Browse Source

add sam data

Kenkart 1 year ago
parent
commit
89cb9ecc85
100 changed files with 15439 additions and 1 deletions
  1. 1 1
      Assets/Scripts/CSVWriter.cs
  2. 145 0
      DataCSV/Sam/FirstPersonPerspective_OneArm_Backward_ColorFeedback_Fast.csv
  3. 145 0
      DataCSV/Sam/FirstPersonPerspective_OneArm_Backward_ColorFeedback_Slow.csv
  4. 145 0
      DataCSV/Sam/FirstPersonPerspective_OneArm_Backward_HapticFeedback_Fast.csv
  5. 145 0
      DataCSV/Sam/FirstPersonPerspective_OneArm_Backward_HapticFeedback_Slow.csv
  6. 145 0
      DataCSV/Sam/FirstPersonPerspective_OneArm_Backward_None_Fast.csv
  7. 145 0
      DataCSV/Sam/FirstPersonPerspective_OneArm_Backward_None_Slow.csv
  8. 161 0
      DataCSV/Sam/FirstPersonPerspective_OneArm_Forward_ColorFeedback_Fast.csv
  9. 161 0
      DataCSV/Sam/FirstPersonPerspective_OneArm_Forward_ColorFeedback_Slow.csv
  10. 161 0
      DataCSV/Sam/FirstPersonPerspective_OneArm_Forward_HapticFeedback_Fast.csv
  11. 161 0
      DataCSV/Sam/FirstPersonPerspective_OneArm_Forward_HapticFeedback_Slow.csv
  12. 161 0
      DataCSV/Sam/FirstPersonPerspective_OneArm_Forward_None_Fast.csv
  13. 161 0
      DataCSV/Sam/FirstPersonPerspective_OneArm_Forward_None_Slow.csv
  14. 136 0
      DataCSV/Sam/FirstPersonPerspective_OneArm_Sideways_ColorFeedback_Fast.csv
  15. 136 0
      DataCSV/Sam/FirstPersonPerspective_OneArm_Sideways_ColorFeedback_Slow.csv
  16. 136 0
      DataCSV/Sam/FirstPersonPerspective_OneArm_Sideways_HapticFeedback_Fast.csv
  17. 136 0
      DataCSV/Sam/FirstPersonPerspective_OneArm_Sideways_HapticFeedback_Slow.csv
  18. 136 0
      DataCSV/Sam/FirstPersonPerspective_OneArm_Sideways_None_Fast.csv
  19. 136 0
      DataCSV/Sam/FirstPersonPerspective_OneArm_Sideways_None_Slow.csv
  20. 115 0
      DataCSV/Sam/FirstPersonPerspective_TwoArmsPlusLeg_Backward_ColorFeedback_Fast.csv
  21. 115 0
      DataCSV/Sam/FirstPersonPerspective_TwoArmsPlusLeg_Backward_ColorFeedback_Slow.csv
  22. 115 0
      DataCSV/Sam/FirstPersonPerspective_TwoArmsPlusLeg_Backward_HapticFeedback_Fast.csv
  23. 115 0
      DataCSV/Sam/FirstPersonPerspective_TwoArmsPlusLeg_Backward_HapticFeedback_Slow.csv
  24. 115 0
      DataCSV/Sam/FirstPersonPerspective_TwoArmsPlusLeg_Backward_None_Fast.csv
  25. 115 0
      DataCSV/Sam/FirstPersonPerspective_TwoArmsPlusLeg_Backward_None_Slow.csv
  26. 193 0
      DataCSV/Sam/FirstPersonPerspective_TwoArmsPlusLeg_Forward_ColorFeedback_Fast.csv
  27. 193 0
      DataCSV/Sam/FirstPersonPerspective_TwoArmsPlusLeg_Forward_ColorFeedback_Slow.csv
  28. 193 0
      DataCSV/Sam/FirstPersonPerspective_TwoArmsPlusLeg_Forward_HapticFeedback_Fast.csv
  29. 193 0
      DataCSV/Sam/FirstPersonPerspective_TwoArmsPlusLeg_Forward_HapticFeedback_Slow.csv
  30. 193 0
      DataCSV/Sam/FirstPersonPerspective_TwoArmsPlusLeg_Forward_None_Fast.csv
  31. 193 0
      DataCSV/Sam/FirstPersonPerspective_TwoArmsPlusLeg_Forward_None_Slow.csv
  32. 161 0
      DataCSV/Sam/FirstPersonPerspective_TwoArmsPlusLeg_Sideways_ColorFeedback_Fast.csv
  33. 161 0
      DataCSV/Sam/FirstPersonPerspective_TwoArmsPlusLeg_Sideways_ColorFeedback_Slow.csv
  34. 161 0
      DataCSV/Sam/FirstPersonPerspective_TwoArmsPlusLeg_Sideways_HapticFeedback_Fast.csv
  35. 161 0
      DataCSV/Sam/FirstPersonPerspective_TwoArmsPlusLeg_Sideways_HapticFeedback_Slow.csv
  36. 161 0
      DataCSV/Sam/FirstPersonPerspective_TwoArmsPlusLeg_Sideways_None_Fast.csv
  37. 161 0
      DataCSV/Sam/FirstPersonPerspective_TwoArmsPlusLeg_Sideways_None_Slow.csv
  38. 158 0
      DataCSV/Sam/FirstPersonPerspective_TwoArms_Backward_ColorFeedback_Fast.csv
  39. 158 0
      DataCSV/Sam/FirstPersonPerspective_TwoArms_Backward_ColorFeedback_Slow.csv
  40. 158 0
      DataCSV/Sam/FirstPersonPerspective_TwoArms_Backward_HapticFeedback_Fast.csv
  41. 158 0
      DataCSV/Sam/FirstPersonPerspective_TwoArms_Backward_HapticFeedback_Slow.csv
  42. 158 0
      DataCSV/Sam/FirstPersonPerspective_TwoArms_Backward_None_Fast.csv
  43. 158 0
      DataCSV/Sam/FirstPersonPerspective_TwoArms_Backward_None_Slow.csv
  44. 162 0
      DataCSV/Sam/FirstPersonPerspective_TwoArms_Forward_ColorFeedback_Fast.csv
  45. 162 0
      DataCSV/Sam/FirstPersonPerspective_TwoArms_Forward_ColorFeedback_Slow.csv
  46. 162 0
      DataCSV/Sam/FirstPersonPerspective_TwoArms_Forward_HapticFeedback_Fast.csv
  47. 162 0
      DataCSV/Sam/FirstPersonPerspective_TwoArms_Forward_HapticFeedback_Slow.csv
  48. 162 0
      DataCSV/Sam/FirstPersonPerspective_TwoArms_Forward_None_Fast.csv
  49. 162 0
      DataCSV/Sam/FirstPersonPerspective_TwoArms_Forward_None_Slow.csv
  50. 192 0
      DataCSV/Sam/FirstPersonPerspective_TwoArms_Sideways_ColorFeedback_Fast.csv
  51. 192 0
      DataCSV/Sam/FirstPersonPerspective_TwoArms_Sideways_ColorFeedback_Slow.csv
  52. 192 0
      DataCSV/Sam/FirstPersonPerspective_TwoArms_Sideways_HapticFeedback_Fast.csv
  53. 192 0
      DataCSV/Sam/FirstPersonPerspective_TwoArms_Sideways_HapticFeedback_Slow.csv
  54. 192 0
      DataCSV/Sam/FirstPersonPerspective_TwoArms_Sideways_None_Fast.csv
  55. 192 0
      DataCSV/Sam/FirstPersonPerspective_TwoArms_Sideways_None_Slow.csv
  56. 145 0
      DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_OneArm_Backward_ColorFeedback_Fast.csv
  57. 145 0
      DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_OneArm_Backward_ColorFeedback_Slow.csv
  58. 145 0
      DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_OneArm_Backward_HapticFeedback_Fast.csv
  59. 145 0
      DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_OneArm_Backward_HapticFeedback_Slow.csv
  60. 145 0
      DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_OneArm_Backward_None_Fast.csv
  61. 145 0
      DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_OneArm_Backward_None_Slow.csv
  62. 161 0
      DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_OneArm_Forward_ColorFeedback_Fast.csv
  63. 161 0
      DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_OneArm_Forward_ColorFeedback_Slow.csv
  64. 161 0
      DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_OneArm_Forward_HapticFeedback_Fast.csv
  65. 161 0
      DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_OneArm_Forward_HapticFeedback_Slow.csv
  66. 161 0
      DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_OneArm_Forward_None_Fast.csv
  67. 161 0
      DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_OneArm_Forward_None_Slow.csv
  68. 136 0
      DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_OneArm_Sideways_ColorFeedback_Fast.csv
  69. 136 0
      DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_OneArm_Sideways_ColorFeedback_Slow.csv
  70. 136 0
      DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_OneArm_Sideways_HapticFeedback_Fast.csv
  71. 136 0
      DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_OneArm_Sideways_HapticFeedback_Slow.csv
  72. 136 0
      DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_OneArm_Sideways_None_Fast.csv
  73. 136 0
      DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_OneArm_Sideways_None_Slow.csv
  74. 115 0
      DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_TwoArmsPlusLeg_Backward_ColorFeedback_Fast.csv
  75. 115 0
      DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_TwoArmsPlusLeg_Backward_ColorFeedback_Slow.csv
  76. 115 0
      DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_TwoArmsPlusLeg_Backward_HapticFeedback_Fast.csv
  77. 115 0
      DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_TwoArmsPlusLeg_Backward_HapticFeedback_Slow.csv
  78. 115 0
      DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_TwoArmsPlusLeg_Backward_None_Fast.csv
  79. 115 0
      DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_TwoArmsPlusLeg_Backward_None_Slow.csv
  80. 193 0
      DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_TwoArmsPlusLeg_Forward_ColorFeedback_Fast.csv
  81. 193 0
      DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_TwoArmsPlusLeg_Forward_ColorFeedback_Slow.csv
  82. 193 0
      DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_TwoArmsPlusLeg_Forward_HapticFeedback_Fast.csv
  83. 193 0
      DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_TwoArmsPlusLeg_Forward_HapticFeedback_Slow.csv
  84. 193 0
      DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_TwoArmsPlusLeg_Forward_None_Fast.csv
  85. 193 0
      DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_TwoArmsPlusLeg_Forward_None_Slow.csv
  86. 161 0
      DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_TwoArmsPlusLeg_Sideways_ColorFeedback_Fast.csv
  87. 161 0
      DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_TwoArmsPlusLeg_Sideways_ColorFeedback_Slow.csv
  88. 161 0
      DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_TwoArmsPlusLeg_Sideways_HapticFeedback_Fast.csv
  89. 161 0
      DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_TwoArmsPlusLeg_Sideways_HapticFeedback_Slow.csv
  90. 161 0
      DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_TwoArmsPlusLeg_Sideways_None_Fast.csv
  91. 161 0
      DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_TwoArmsPlusLeg_Sideways_None_Slow.csv
  92. 158 0
      DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_TwoArms_Backward_ColorFeedback_Fast.csv
  93. 158 0
      DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_TwoArms_Backward_ColorFeedback_Slow.csv
  94. 158 0
      DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_TwoArms_Backward_HapticFeedback_Fast.csv
  95. 158 0
      DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_TwoArms_Backward_HapticFeedback_Slow.csv
  96. 158 0
      DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_TwoArms_Backward_None_Fast.csv
  97. 158 0
      DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_TwoArms_Backward_None_Slow.csv
  98. 162 0
      DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_TwoArms_Forward_ColorFeedback_Fast.csv
  99. 162 0
      DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_TwoArms_Forward_ColorFeedback_Slow.csv
  100. 162 0
      DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_TwoArms_Forward_HapticFeedback_Fast.csv

+ 1 - 1
Assets/Scripts/CSVWriter.cs

@@ -5,7 +5,7 @@ using UnityEngine;
 
 public static class CSVWriter
 {
-    private static string path = Path.GetDirectoryName(Application.dataPath) + "/DataCSV/Pieter/";
+    private static string path = Path.GetDirectoryName(Application.dataPath) + "/DataCSV/Raynard/";
 
     public static void WriteCSV(List<List<Vector3>> posJointsDemos, List<List<Vector3>> posJointsBodys, List<float> csvTimes, ModeController mc)
     {

+ 145 - 0
DataCSV/Sam/FirstPersonPerspective_OneArm_Backward_ColorFeedback_Fast.csv

@@ -0,0 +1,145 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.001793186;0.3090529;-0.0007719835,0.003491705;0.6005471;-0.01513294,0.1821525;0.4778961;0.01344933,0.2065523;0.2703326;0.03037452,0.2373406;0.05897819;-0.02015974,-0.174479;0.4689198;-0.004882717,-0.2090868;0.2625186;-0.01773669,-0.246284;0.05098085;-0.06290817,0.05851842;0.0066476;-0.04098054,0.07546151;-0.2747971;-0.01451988,0.07588744;-0.5748395;0.05499799,0.07781351;-0.5363286;-0.0343954,-0.05649552;0.005838369;-0.04384255,-0.0981473;-0.2734565;-0.02244468,-0.1166798;-0.5739059;0.04270913,-0.1124397;-0.5352563;-0.04659108,0.003176138;0.5269189;-0.009067067,0;0;0,0.04215287;0.298992;-0.06591225,0.0729328;0.584182;-0.1187239,0.2018937;0.4285186;-0.006195068,0.2098857;0.2314955;0.06509614,0.2766616;0.04443142;-0.02828646,-0.1033582;0.516937;-0.1828139,-0.2177328;0.3418434;-0.1978182,-0.2084261;0.1238984;-0.2220185,0.07124748;-0.005061477;-0.006795406,0.1217004;-0.282741;-0.03018141,0.1424994;-0.5890491;-0.005663395,0.163624;-0.6221862;-0.06595254,-0.04795968;0.01159592;-0.05209034,-0.05901907;-0.2705724;-0.07346888,-0.03769843;-0.5714749;-0.01132778,-0.007215114;-0.5672768;-0.09177874,0.06438102;0.5131245;-0.1004016,488.9827
+0;0;0,0.001743506;0.3106788;-0.001176117,0.003455105;0.6219691;-0.01769071,0.1834692;0.4943596;0.01305472,0.2080482;0.2863217;0.02979126,0.2386436;0.07503662;-0.02087752,-0.1759341;0.4851725;-0.005199648,-0.210631;0.2782801;-0.01767503,-0.2479072;0.06662373;-0.06191153,0.05795977;0.006571758;-0.04061047,0.07490863;-0.2750714;-0.01392827,0.07485012;-0.574942;0.05570667,0.07671432;-0.5365824;-0.03276073,-0.05603525;0.00577958;-0.04334028,-0.09791739;-0.2736973;-0.02187811,-0.1165103;-0.5739999;0.04326811,-0.1123572;-0.5355024;-0.04510827,0.003146765;0.5433792;-0.01083247,0;0;0,0.04397704;0.3004795;-0.06560373,0.09366836;0.5991033;-0.139461,0.1968525;0.43071;-0.001897812,0.204401;0.2315501;0.06475306,0.2739796;0.04490989;-0.02727437,-0.0981597;0.5157325;-0.1753488,-0.2111099;0.3402694;-0.2002279,-0.1990888;0.1224959;-0.2242069,0.07072946;-0.005451918;-0.0043993,0.1200107;-0.2834354;-0.02927065,0.1409239;-0.5895935;-0.004750252,0.1618346;-0.6220813;-0.06439805,-0.04597857;0.01171099;-0.05292029,-0.05755991;-0.2707895;-0.07244995,-0.03811762;-0.571386;-0.00892736,-0.008144693;-0.5683789;-0.08812869,0.08051135;0.5248386;-0.116328,488.996
+0;0;0,0.001743506;0.3106788;-0.001176117,0.003455105;0.6219691;-0.01769071,0.1834692;0.4943596;0.01305472,0.2080482;0.2863217;0.02979126,0.2386436;0.07503662;-0.02087752,-0.1759341;0.4851725;-0.005199648,-0.210631;0.2782801;-0.01767503,-0.2479072;0.06662373;-0.06191153,0.05795977;0.006571758;-0.04061047,0.07490863;-0.2750714;-0.01392827,0.07485012;-0.574942;0.05570667,0.07671432;-0.5365824;-0.03276073,-0.05603525;0.00577958;-0.04334028,-0.09791739;-0.2736973;-0.02187811,-0.1165103;-0.5739999;0.04326811,-0.1123572;-0.5355024;-0.04510827,0.003146765;0.5433792;-0.01083247,0;0;0,0.04397704;0.3004795;-0.06560373,0.09366836;0.5991033;-0.139461,0.1968525;0.43071;-0.001897812,0.204401;0.2315501;0.06475306,0.2739796;0.04490989;-0.02727437,-0.0981597;0.5157325;-0.1753488,-0.2111099;0.3402694;-0.2002279,-0.1990888;0.1224959;-0.2242069,0.07072946;-0.005451918;-0.0043993,0.1200107;-0.2834354;-0.02927065,0.1409239;-0.5895935;-0.004750252,0.1618346;-0.6220813;-0.06439805,-0.04597857;0.01171099;-0.05292029,-0.05755991;-0.2707895;-0.07244995,-0.03811762;-0.571386;-0.00892736,-0.008144693;-0.5683789;-0.08812869,0.08051135;0.5248386;-0.116328,489.0175
+0;0;0,0.001728189;0.3079495;-0.001165784,0.003369764;0.6053445;-0.01680465,0.177855;0.4857803;0.01263466,0.2024562;0.2775544;0.02938633,0.2330459;0.06630865;-0.02127301,-0.1704776;0.4768762;-0.005057411,-0.2052059;0.2697968;-0.01754407,-0.2424751;0.05817986;-0.06177233,0.05791324;0.006566481;-0.04057785,0.07488737;-0.2754967;-0.01385586,0.07482883;-0.5755108;0.05581239,0.07668316;-0.5371954;-0.032187,-0.05599026;0.005774939;-0.04330548,-0.09793486;-0.2741188;-0.0218113,-0.1165367;-0.5745651;0.04336608,-0.1124055;-0.5361125;-0.04454277,0.003087065;0.53329;-0.01051673,0;0;0,0.04120174;0.2991462;-0.06042504,0.07645869;0.5890777;-0.1186736,0.1921609;0.4322352;0.001079805,0.1974483;0.2322315;0.06599856,0.2676347;0.04536916;-0.02501344,-0.09812883;0.5158552;-0.1749174,-0.2093575;0.3403184;-0.2074579,-0.1919968;0.1233085;-0.2345164,0.07080504;-0.005415231;-0.0009720325,0.1177768;-0.2839589;-0.02870107,0.1386373;-0.5902653;-0.004138468,0.1595378;-0.6225765;-0.06327367,-0.04511159;0.01147865;-0.05363589,-0.05790568;-0.2715009;-0.07154559,-0.03948727;-0.5722908;-0.007919498,-0.008256201;-0.5678296;-0.08658884,0.0697282;0.5187588;-0.1031358,489.0397
+0;0;0,0.001649101;0.3070366;-0.0002141349,0.003338407;0.6050141;-0.01264109,0.1937375;0.4796028;0.01450909,0.2187154;0.2681192;0.03149197,0.2495993;0.05669826;-0.01996953,-0.1859749;0.4700229;-0.004456132,-0.2213193;0.2596966;-0.01675189,-0.2587742;0.04747307;-0.05987081,0.05555545;0.006303883;-0.03888677,0.07246887;-0.2759039;-0.01201704,0.07220712;-0.5755825;0.05758669,0.07397181;-0.5371727;-0.02964944,-0.05373769;0.005527726;-0.04147327,-0.09587301;-0.2744793;-0.01979448,-0.1144834;-0.5746202;0.04517556,-0.110463;-0.5360714;-0.04197221,0.003053821;0.5322769;-0.007432169,0;0;0,0.03764489;0.2993068;-0.05720592,0.07094408;0.5898845;-0.1155097,0.1783859;0.4330177;0.03900456,0.1921863;0.2218654;0.06836176,0.2638741;0.03953463;-0.03122377,-0.1132276;0.5118687;-0.1895645,-0.2279743;0.3345928;-0.2218762,-0.2048898;0.1179456;-0.2507215,0.06787028;-0.005443871;0.001522064,0.1141247;-0.2841548;-0.02728796,0.1351093;-0.5901629;-0.003398418,0.1559771;-0.6217561;-0.06217599,-0.03990385;0.01067737;-0.05414798,-0.06102764;-0.2721371;-0.0689469,-0.04323958;-0.5724612;-0.004596107,-0.004961263;-0.5680752;-0.07917945,0.06398886;0.5191387;-0.09924436,489.0603
+0;0;0,0.001649101;0.3070366;-0.0002141349,0.003338407;0.6050141;-0.01264109,0.1937375;0.4796028;0.01450909,0.2187154;0.2681192;0.03149197,0.2495993;0.05669826;-0.01996953,-0.1859749;0.4700229;-0.004456132,-0.2213193;0.2596966;-0.01675189,-0.2587742;0.04747307;-0.05987081,0.05555545;0.006303883;-0.03888677,0.07246887;-0.2759039;-0.01201704,0.07220712;-0.5755825;0.05758669,0.07397181;-0.5371727;-0.02964944,-0.05373769;0.005527726;-0.04147327,-0.09587301;-0.2744793;-0.01979448,-0.1144834;-0.5746202;0.04517556,-0.110463;-0.5360714;-0.04197221,0.003053821;0.5322769;-0.007432169,0;0;0,0.03764489;0.2993068;-0.05720592,0.07094408;0.5898845;-0.1155097,0.1783859;0.4330177;0.03900456,0.1921863;0.2218654;0.06836176,0.2638741;0.03953463;-0.03122377,-0.1132276;0.5118687;-0.1895645,-0.2279743;0.3345928;-0.2218762,-0.2048898;0.1179456;-0.2507215,0.06787028;-0.005443871;0.001522064,0.1141247;-0.2841548;-0.02728796,0.1351093;-0.5901629;-0.003398418,0.1559771;-0.6217561;-0.06217599,-0.03990385;0.01067737;-0.05414798,-0.06102764;-0.2721371;-0.0689469,-0.04323958;-0.5724612;-0.004596107,-0.004961263;-0.5680752;-0.07917945,0.06398886;0.5191387;-0.09924436,489.0719
+0;0;0,0.001647277;0.3066971;-0.0002138982,0.003338885;0.6051673;-0.01266979,0.1841277;0.4820782;0.01339851,0.208969;0.2717504;0.03028858,0.239824;0.06052774;-0.02112465,-0.1764501;0.4729811;-0.004611011,-0.2116013;0.2638042;-0.01683958,-0.2490211;0.05177973;-0.05991805,0.05583011;0.006335049;-0.03907902,0.0727694;-0.2763044;-0.01216819,0.07250756;-0.5760883;0.05746,0.07427862;-0.5376482;-0.03009065,-0.05400337;0.005555055;-0.04167831,-0.09620313;-0.2748803;-0.01996635,-0.11482;-0.5751266;0.04502651,-0.1107851;-0.5365469;-0.04243546,0.003052999;0.532098;-0.007437079,0;0;0,0.03549007;0.29945;-0.05600023,0.06758834;0.5905067;-0.1151094,0.1764551;0.4363129;0.02561713,0.1856384;0.2283719;0.06823588,0.2575268;0.04388438;-0.02666806,-0.1047456;0.5096556;-0.1893688,-0.2189886;0.3340167;-0.224578,-0.1943743;0.1176706;-0.2528417,0.06805313;-0.005173892;0.00512886,0.1117876;-0.284412;-0.02664518,0.1331005;-0.590566;-0.00353694,0.1539115;-0.6222562;-0.06270385,-0.04016912;0.01040743;-0.05442821,-0.06138569;-0.2728655;-0.0686585,-0.04472323;-0.5733694;-0.004328698,-0.007161763;-0.568866;-0.07968487,0.06069224;0.5194923;-0.09849691,489.0938
+0;0;0,0.001411713;0.3066979;0.0005117216,0.002912127;0.6052201;-0.01069141,0.1838851;0.4817569;0.01309506,0.2087778;0.2714425;0.03007592,0.2396047;0.06024492;-0.02145708,-0.1767132;0.4726726;-0.004313118,-0.2118059;0.263456;-0.01602004,-0.249543;0.0512034;-0.05767433,0.05588173;0.006336507;-0.03900493,0.07284504;-0.2762964;-0.01204042,0.0721365;-0.5760133;0.05787236,0.07379411;-0.5374945;-0.02967289,-0.05399698;0.0055504;-0.04168721,-0.09644343;-0.2748275;-0.01971664,-0.1150753;-0.5750473;0.04539455,-0.1111561;-0.5363895;-0.04206499,0.002694479;0.532127;-0.00579788,0;0;0,0.03549007;0.29945;-0.05600023,0.06758834;0.5905067;-0.1151094,0.1764551;0.4363129;0.02561713,0.1856384;0.2283719;0.06823588,0.2575268;0.04388438;-0.02666806,-0.1047456;0.5096556;-0.1893688,-0.2189886;0.3340167;-0.224578,-0.1943743;0.1176706;-0.2528417,0.06805313;-0.005173892;0.00512886,0.1117876;-0.284412;-0.02664518,0.1331005;-0.590566;-0.00353694,0.1539115;-0.6222562;-0.06270385,-0.04016912;0.01040743;-0.05442821,-0.06138569;-0.2728655;-0.0686585,-0.04472323;-0.5733694;-0.004328698,-0.007161763;-0.568866;-0.07968487,0.06069224;0.5194923;-0.09849691,489.1055
+0;0;0,0.001411713;0.3066979;0.0005117216,0.002912127;0.6052201;-0.01069141,0.1838851;0.4817569;0.01309506,0.2087778;0.2714425;0.03007592,0.2396047;0.06024492;-0.02145708,-0.1767132;0.4726726;-0.004313118,-0.2118059;0.263456;-0.01602004,-0.249543;0.0512034;-0.05767433,0.05588173;0.006336507;-0.03900493,0.07284504;-0.2762964;-0.01204042,0.0721365;-0.5760133;0.05787236,0.07379411;-0.5374945;-0.02967289,-0.05399698;0.0055504;-0.04168721,-0.09644343;-0.2748275;-0.01971664,-0.1150753;-0.5750473;0.04539455,-0.1111561;-0.5363895;-0.04206499,0.002694479;0.532127;-0.00579788,0;0;0,0.03549007;0.29945;-0.05600023,0.06758834;0.5905067;-0.1151094,0.1764551;0.4363129;0.02561713,0.1856384;0.2283719;0.06823588,0.2575268;0.04388438;-0.02666806,-0.1047456;0.5096556;-0.1893688,-0.2189886;0.3340167;-0.224578,-0.1943743;0.1176706;-0.2528417,0.06805313;-0.005173892;0.00512886,0.1117876;-0.284412;-0.02664518,0.1331005;-0.590566;-0.00353694,0.1539115;-0.6222562;-0.06270385,-0.04016912;0.01040743;-0.05442821,-0.06138569;-0.2728655;-0.0686585,-0.04472323;-0.5733694;-0.004328698,-0.007161763;-0.568866;-0.07968487,0.06069224;0.5194923;-0.09849691,489.1168
+0;0;0,0.001408627;0.3060275;0.0005106031,0.002902848;0.6036136;-0.01067878,0.1865327;0.4790921;0.01340621,0.2113751;0.2692018;0.03035282,0.2421988;0.05802664;-0.02117472,-0.1793551;0.4698746;-0.004257317,-0.214377;0.2610799;-0.01594063,-0.2521101;0.04884978;-0.05759051,0.05561059;0.006305763;-0.03881567,0.07258058;-0.2764384;-0.01184055,0.07187311;-0.5757009;0.05796624,0.07353429;-0.5371637;-0.02976796,-0.05373499;0.00552347;-0.04148494,-0.09619814;-0.2749648;-0.01950573,-0.1148017;-0.5747294;0.04550675,-0.1108741;-0.5360529;-0.04214157,0.002684249;0.5302011;-0.005763859,0;0;0,0.03208061;0.2991905;-0.05577588,0.05440165;0.589422;-0.1184618,0.1741972;0.4376997;0.02166414,0.1794358;0.231106;0.06909633,0.2535745;0.04716848;-0.02508759,-0.1148792;0.5084406;-0.1977055,-0.228268;0.3335774;-0.2367451,-0.2010763;0.1173902;-0.2636494,0.06764141;-0.005026788;0.006191015,0.1090346;-0.2846361;-0.02644563,0.1315387;-0.5902671;-0.003755569,0.1524111;-0.6219841;-0.06315494,-0.04020134;0.01017039;-0.05403122,-0.06154985;-0.2731877;-0.06860228,-0.04565207;-0.5732399;-0.00420133,-0.007916473;-0.5685205;-0.07976491,0.0500101;0.5182661;-0.1002641,489.1281
+0;0;0,0.001516551;0.3060252;0.0011575,0.003129154;0.603642;-0.009136276,0.1868151;0.4788303;0.01308031,0.2115437;0.268929;0.03005573,0.2423089;0.05779049;-0.02165675,-0.1791126;0.4697224;-0.004208671,-0.2141173;0.2608925;-0.0152983,-0.2522137;0.04861268;-0.05636048,0.05560705;0.006273081;-0.03882604,0.07265171;-0.2764706;-0.01189294,0.07150835;-0.5756549;0.05824257,0.07309571;-0.5370539;-0.02948676,-0.05378766;0.005536471;-0.04141489,-0.09630695;-0.2749358;-0.01933967,-0.1149568;-0.5746872;0.04572026,-0.1111058;-0.535952;-0.04192562,0.002877074;0.5302168;-0.004416051,0;0;0,0.03208061;0.2991905;-0.05577588,0.05440165;0.589422;-0.1184618,0.1741972;0.4376997;0.02166414,0.1794358;0.231106;0.06909633,0.2535745;0.04716848;-0.02508759,-0.1148792;0.5084406;-0.1977055,-0.228268;0.3335774;-0.2367451,-0.2010763;0.1173902;-0.2636494,0.06764141;-0.005026788;0.006191015,0.1090346;-0.2846361;-0.02644563,0.1315387;-0.5902671;-0.003755569,0.1524111;-0.6219841;-0.06315494,-0.04020134;0.01017039;-0.05403122,-0.06154985;-0.2731877;-0.06860228,-0.04565207;-0.5732399;-0.00420133,-0.007916473;-0.5685205;-0.07976491,0.0500101;0.5182661;-0.1002641,489.1501
+0;0;0,0.001518528;0.3064243;0.00115901,0.003139821;0.6057738;-0.009205159,0.1832626;0.4812641;0.01271727,0.207962;0.2716107;0.02967262,0.238721;0.06051478;-0.02202944,-0.1755813;0.4723324;-0.004237027,-0.2105446;0.2637492;-0.01531355,-0.2486333;0.05151223;-0.05636746,0.0550954;0.006215362;-0.0384688,0.07214031;-0.2765325;-0.0115353,0.0709957;-0.5760443;0.05867699,0.07258347;-0.5374411;-0.02907494,-0.05329275;0.005485529;-0.04103382,-0.09581267;-0.2749909;-0.01895827,-0.1144829;-0.5750705;0.04617287,-0.110631;-0.5363331;-0.04149558,0.002885362;0.5316558;-0.004440393,0;0;0,0.03101309;0.3000182;-0.05409956,0.05441381;0.592324;-0.115099,0.171904;0.4385632;0.01930618,0.1757469;0.2328477;0.06949043,0.2506452;0.04875311;-0.02367687,-0.1096463;0.508713;-0.1973721,-0.2209968;0.3332423;-0.2381544,-0.1911784;0.1176037;-0.2662891,0.0669727;-0.004580647;0.00690341,0.1072346;-0.2843498;-0.02581477,0.1303138;-0.5903062;-0.003533125,0.1510576;-0.6216286;-0.06341791,-0.03974256;0.009589507;-0.05368941,-0.06229558;-0.2737087;-0.06768212,-0.04679146;-0.5741726;-0.003498718,-0.008782644;-0.5693032;-0.07900182,0.04933345;0.5203293;-0.09757161,489.1612
+0;0;0,0.001518528;0.3064243;0.00115901,0.003139821;0.6057738;-0.009205159,0.1832626;0.4812641;0.01271727,0.207962;0.2716107;0.02967262,0.238721;0.06051478;-0.02202944,-0.1755813;0.4723324;-0.004237027,-0.2105446;0.2637492;-0.01531355,-0.2486333;0.05151223;-0.05636746,0.0550954;0.006215362;-0.0384688,0.07214031;-0.2765325;-0.0115353,0.0709957;-0.5760443;0.05867699,0.07258347;-0.5374411;-0.02907494,-0.05329275;0.005485529;-0.04103382,-0.09581267;-0.2749909;-0.01895827,-0.1144829;-0.5750705;0.04617287,-0.110631;-0.5363331;-0.04149558,0.002885362;0.5316558;-0.004440393,0;0;0,0.03101309;0.3000182;-0.05409956,0.05441381;0.592324;-0.115099,0.171904;0.4385632;0.01930618,0.1757469;0.2328477;0.06949043,0.2506452;0.04875311;-0.02367687,-0.1096463;0.508713;-0.1973721,-0.2209968;0.3332423;-0.2381544,-0.1911784;0.1176037;-0.2662891,0.0669727;-0.004580647;0.00690341,0.1072346;-0.2843498;-0.02581477,0.1303138;-0.5903062;-0.003533125,0.1510576;-0.6216286;-0.06341791,-0.03974256;0.009589507;-0.05368941,-0.06229558;-0.2737087;-0.06768212,-0.04679146;-0.5741726;-0.003498718,-0.008782644;-0.5693032;-0.07900182,0.04933345;0.5203293;-0.09757161,489.1834
+0;0;0,0.001512883;0.3059384;0.0004417995,0.002962288;0.6045575;-0.01319082,0.1853732;0.4804829;0.01311111,0.2102684;0.270918;0.03005172,0.2408031;0.05981308;-0.02151118,-0.1781626;0.4712338;-0.003894663,-0.2132159;0.2626937;-0.01421729,-0.2515951;0.05042955;-0.05455751,0.05485027;0.006204232;-0.03832768,0.07166533;-0.2767212;-0.01121513,0.07036942;-0.5771739;0.05929248,0.07194789;-0.5386066;-0.02969685,-0.05311877;0.005439342;-0.04080275,-0.09589626;-0.275171;-0.01860944,-0.1149407;-0.5761553;0.0468936,-0.1110613;-0.5374436;-0.04201111,0.002766277;0.530591;-0.007224127,0;0;0,0.02881077;0.299759;-0.05399323,0.04886692;0.5913776;-0.1165633,0.1706025;0.4388432;0.01922488,0.1733764;0.2333598;0.07014751,0.2467365;0.04812814;-0.02185202,-0.1145418;0.5071281;-0.2025138,-0.2251245;0.3318303;-0.2457156,-0.1933735;0.1167374;-0.2754353,0.06657528;-0.004367292;0.008044481,0.1055585;-0.2843536;-0.02590537,0.1293656;-0.5912222;-0.003326893,0.1506871;-0.622915;-0.06443644,-0.03933085;0.009301257;-0.05369009,-0.0630929;-0.2740941;-0.06736743,-0.04765886;-0.5754985;-0.002853222,-0.008744359;-0.5708897;-0.07924654,0.04448994;0.5195426;-0.09847331,489.1946
+0;0;0,0.001512883;0.3059384;0.0004417995,0.002962288;0.6045575;-0.01319082,0.1853732;0.4804829;0.01311111,0.2102684;0.270918;0.03005172,0.2408031;0.05981308;-0.02151118,-0.1781626;0.4712338;-0.003894663,-0.2132159;0.2626937;-0.01421729,-0.2515951;0.05042955;-0.05455751,0.05485027;0.006204232;-0.03832768,0.07166533;-0.2767212;-0.01121513,0.07036942;-0.5771739;0.05929248,0.07194789;-0.5386066;-0.02969685,-0.05311877;0.005439342;-0.04080275,-0.09589626;-0.275171;-0.01860944,-0.1149407;-0.5761553;0.0468936,-0.1110613;-0.5374436;-0.04201111,0.002766277;0.530591;-0.007224127,0;0;0,0.02881077;0.299759;-0.05399323,0.04886692;0.5913776;-0.1165633,0.1706025;0.4388432;0.01922488,0.1733764;0.2333598;0.07014751,0.2467365;0.04812814;-0.02185202,-0.1145418;0.5071281;-0.2025138,-0.2251245;0.3318303;-0.2457156,-0.1933735;0.1167374;-0.2754353,0.06657528;-0.004367292;0.008044481,0.1055585;-0.2843536;-0.02590537,0.1293656;-0.5912222;-0.003326893,0.1506871;-0.622915;-0.06443644,-0.03933085;0.009301257;-0.05369009,-0.0630929;-0.2740941;-0.06736743,-0.04765886;-0.5754985;-0.002853222,-0.008744359;-0.5708897;-0.07924654,0.04448994;0.5195426;-0.09847331,489.2059
+0;0;0,0.00151325;0.3060126;0.0004419067,0.002967185;0.6055966;-0.0132372,0.173626;0.4844553;0.01177959,0.2004097;0.2589931;0.03000529,0.2309378;0.04793374;-0.02154648,-0.1665151;0.4758013;-0.004131801,-0.2042275;0.2514418;-0.01523748,-0.2425984;0.03922343;-0.055569,0.05452603;0.006167558;-0.03810111,0.07134975;-0.2769034;-0.01097462,0.07005122;-0.5779636;0.05967553,0.07164212;-0.5393288;-0.03001513,-0.05280478;0.005407189;-0.04056155,-0.09560426;-0.2753475;-0.01835683,-0.1146872;-0.5769403;0.04727863,-0.1107772;-0.53816;-0.04232673,0.002770402;0.5313388;-0.007247002,0;0;0,0.02764688;0.3001725;-0.05270958,0.04803475;0.5930363;-0.1139967,0.1620024;0.453618;0.01845789,0.1706928;0.232414;0.07208657,0.2445418;0.04697675;-0.01899004,-0.1038963;0.5071928;-0.195646,-0.2215596;0.3185426;-0.2451357,-0.1858975;0.1057237;-0.284783,0.06605005;-0.004121453;0.009122849,0.1035836;-0.2843378;-0.02577782,0.1282192;-0.5917609;-0.003094912,0.1502004;-0.6241538;-0.06429505,-0.03872919;0.009028905;-0.05367822,-0.06377532;-0.2744454;-0.06644814,-0.04847142;-0.5765257;-0.002077162,-0.008139744;-0.5720377;-0.07852321,0.0434054;0.520816;-0.09630656,489.228
+0;0;0,0.001512979;0.3060113;0.001000931,0.003107799;0.6056768;-0.01096555,0.1738221;0.4842196;0.01168905,0.2008032;0.2587801;0.02990547,0.2313738;0.04770212;-0.02154457,-0.1663947;0.4756669;-0.003873949,-0.2041708;0.2512715;-0.01399434,-0.2428357;0.03883539;-0.05287255,0.05448538;0.006129953;-0.03816529,0.0711804;-0.2769403;-0.01095264,0.07005399;-0.5779427;0.05994636,0.07156311;-0.5392202;-0.02973721,-0.05287948;0.005425983;-0.0404616,-0.09568267;-0.2753258;-0.01822673,-0.1148516;-0.5768944;0.04749462,-0.111022;-0.5380233;-0.04210526,0.002855741;0.5313714;-0.005599676,0;0;0,0.02764688;0.3001725;-0.05270958,0.04803475;0.5930363;-0.1139967,0.1620024;0.453618;0.01845789,0.1706928;0.232414;0.07208657,0.2445418;0.04697675;-0.01899004,-0.1038963;0.5071928;-0.195646,-0.2215596;0.3185426;-0.2451357,-0.1858975;0.1057237;-0.284783,0.06605005;-0.004121453;0.009122849,0.1035836;-0.2843378;-0.02577782,0.1282192;-0.5917609;-0.003094912,0.1502004;-0.6241538;-0.06429505,-0.03872919;0.009028905;-0.05367822,-0.06377532;-0.2744454;-0.06644814,-0.04847142;-0.5765257;-0.002077162,-0.008139744;-0.5720377;-0.07852321,0.0434054;0.520816;-0.09630656,489.2398
+0;0;0,0.001517122;0.3068492;0.001003672,0.00312144;0.6083523;-0.0110409,0.1709293;0.4871305;0.01136082,0.1985204;0.2565945;0.02998905,0.2290974;0.04547168;-0.02147191,-0.1635076;0.4787231;-0.003937781,-0.2021377;0.2492548;-0.01428697,-0.2408108;0.03677359;-0.05317344,0.05422999;0.006101219;-0.03798639,0.07093406;-0.2771225;-0.010759,0.06980637;-0.5784662;0.06022041,0.071283;-0.5399315;-0.02753178,-0.05263161;0.005400549;-0.04027194,-0.095458;-0.2755034;-0.01802502,-0.1146487;-0.577414;0.04777087,-0.1109016;-0.538734;-0.03989945,0.002867462;0.5334813;-0.00563419,0;0;0,0.02659542;0.301357;-0.05134558,0.04751604;0.5963792;-0.111141,0.1595866;0.4583613;0.01904106,0.1681517;0.2322256;0.07421684,0.2423287;0.04734407;-0.01783013,-0.1006903;0.5070355;-0.1932912,-0.2210229;0.3145046;-0.2453202,-0.1839837;0.102109;-0.2862135,0.06566092;-0.003017336;0.01003098,0.1013403;-0.2835003;-0.02591801,0.1265605;-0.5912234;-0.003161192,0.1481062;-0.622241;-0.06306195,-0.03829078;0.007838539;-0.05379085,-0.06560591;-0.2755966;-0.06621734,-0.05013883;-0.5779494;-0.001479603,-0.01025563;-0.5727812;-0.07609987,0.04259944;0.5234861;-0.09389591,489.2616
+0;0;0,0.001517122;0.3068492;0.001003672,0.00312144;0.6083523;-0.0110409,0.1709293;0.4871305;0.01136082,0.1985204;0.2565945;0.02998905,0.2290974;0.04547168;-0.02147191,-0.1635076;0.4787231;-0.003937781,-0.2021377;0.2492548;-0.01428697,-0.2408108;0.03677359;-0.05317344,0.05422999;0.006101219;-0.03798639,0.07093406;-0.2771225;-0.010759,0.06980637;-0.5784662;0.06022041,0.071283;-0.5399315;-0.02753178,-0.05263161;0.005400549;-0.04027194,-0.095458;-0.2755034;-0.01802502,-0.1146487;-0.577414;0.04777087,-0.1109016;-0.538734;-0.03989945,0.002867462;0.5334813;-0.00563419,0;0;0,0.02659542;0.301357;-0.05134558,0.04751604;0.5963792;-0.111141,0.1595866;0.4583613;0.01904106,0.1681517;0.2322256;0.07421684,0.2423287;0.04734407;-0.01783013,-0.1006903;0.5070355;-0.1932912,-0.2210229;0.3145046;-0.2453202,-0.1839837;0.102109;-0.2862135,0.06566092;-0.003017336;0.01003098,0.1013403;-0.2835003;-0.02591801,0.1265605;-0.5912234;-0.003161192,0.1481062;-0.622241;-0.06306195,-0.03829078;0.007838539;-0.05379085,-0.06560591;-0.2755966;-0.06621734,-0.05013883;-0.5779494;-0.001479603,-0.01025563;-0.5727812;-0.07609987,0.04259944;0.5234861;-0.09389591,489.2843
+0;0;0,0.00157019;0.3069248;0.0003434329,0.003121295;0.6086446;-0.01389369,0.1716448;0.4879091;0.01075015,0.1990295;0.2585256;0.02974976,0.2295031;0.04727821;-0.02143948,-0.164325;0.4794015;-0.003811487,-0.2029223;0.2510164;-0.01265804,-0.242009;0.03832926;-0.05021873,0.05403876;0.006074058;-0.03787505,0.0706374;-0.2772006;-0.01051485,0.06981246;-0.5787319;0.06064793,0.07110919;-0.5403852;-0.02634864,-0.05248365;0.005388543;-0.04010027,-0.09548528;-0.2755361;-0.01772071,-0.1146226;-0.5776913;0.04802106,-0.11107;-0.5391955;-0.03889816,0.00287776;0.5337658;-0.007761669,0;0;0,0.02617627;0.3016075;-0.05052853,0.04729612;0.5970536;-0.1097689,0.1571188;0.4576597;0.02278899,0.1677472;0.2323768;0.07629012,0.2410077;0.04749258;-0.01658154,-0.1007473;0.5068766;-0.1935419,-0.2203812;0.31547;-0.2462579,-0.182441;0.1033996;-0.2882234,0.06539316;-0.002666652;0.01040316,0.100932;-0.2831797;-0.02590179,0.1266523;-0.5910783;-0.003035307,0.1479465;-0.6217939;-0.06219554,-0.03798413;0.007234621;-0.05381884,-0.06649298;-0.2761267;-0.06655688,-0.05025931;-0.5785196;-0.001128189,-0.009968545;-0.5731187;-0.0746897,0.04226219;0.5240749;-0.09264421,489.2953
+0;0;0,0.00157019;0.3069248;0.0003434329,0.003121295;0.6086446;-0.01389369,0.1716448;0.4879091;0.01075015,0.1990295;0.2585256;0.02974976,0.2295031;0.04727821;-0.02143948,-0.164325;0.4794015;-0.003811487,-0.2029223;0.2510164;-0.01265804,-0.242009;0.03832926;-0.05021873,0.05403876;0.006074058;-0.03787505,0.0706374;-0.2772006;-0.01051485,0.06981246;-0.5787319;0.06064793,0.07110919;-0.5403852;-0.02634864,-0.05248365;0.005388543;-0.04010027,-0.09548528;-0.2755361;-0.01772071,-0.1146226;-0.5776913;0.04802106,-0.11107;-0.5391955;-0.03889816,0.00287776;0.5337658;-0.007761669,0;0;0,0.02617627;0.3016075;-0.05052853,0.04729612;0.5970536;-0.1097689,0.1571188;0.4576597;0.02278899,0.1677472;0.2323768;0.07629012,0.2410077;0.04749258;-0.01658154,-0.1007473;0.5068766;-0.1935419,-0.2203812;0.31547;-0.2462579,-0.182441;0.1033996;-0.2882234,0.06539316;-0.002666652;0.01040316,0.100932;-0.2831797;-0.02590179,0.1266523;-0.5910783;-0.003035307,0.1479465;-0.6217939;-0.06219554,-0.03798413;0.007234621;-0.05381884,-0.06649298;-0.2761267;-0.06655688,-0.05025931;-0.5785196;-0.001128189,-0.009968545;-0.5731187;-0.0746897,0.04226219;0.5240749;-0.09264421,489.3065
+0;0;0,0.001573653;0.3076017;0.0003441904,0.003131327;0.6106249;-0.01395685,0.1711808;0.4896422;0.0106659,0.1985675;0.2602416;0.02966691,0.2290426;0.04898335;-0.02152497,-0.1638477;0.4811584;-0.003854946,-0.2024479;0.2527564;-0.01270216,-0.2415366;0.04005827;-0.05026478,0.05376819;0.006043646;-0.03768542,0.07040638;-0.2779059;-0.01026004,0.06958231;-0.5791208;0.06082805,0.07087648;-0.5407905;-0.02599692,-0.05222088;0.005361564;-0.0398995,-0.09532496;-0.2762324;-0.01746661,-0.1144422;-0.5780704;0.04820615,-0.1108966;-0.5395914;-0.03854163,0.002886571;0.5353704;-0.007794059,0;0;0,0.02592663;0.3024743;-0.04958344,0.04775905;0.5993891;-0.1078947,0.1554026;0.4583007;0.02480793,0.1670595;0.2330127;0.07814813,0.239706;0.0479871;-0.01495075,-0.09940821;0.5074427;-0.1924424,-0.2190834;0.3160754;-0.2452833,-0.1765932;0.1040948;-0.2832066,0.06493436;-0.001841247;0.01130819,0.1001876;-0.2829665;-0.02586889,0.1261932;-0.5905216;-0.003107071,0.1475375;-0.6208804;-0.06235981,-0.03730398;0.006060545;-0.05403164,-0.06723666;-0.2779034;-0.06520427,-0.05084077;-0.580048;-0.0002086759,-0.01020271;-0.5745537;-0.07340471,0.04245223;0.5259838;-0.09101939,489.3291
+0;0;0,0.001540387;0.3076009;0.0008247104,0.003206327;0.6106988;-0.01197706,0.1713501;0.4894681;0.01028247,0.1987871;0.2600957;0.02955017,0.2289978;0.04873084;-0.02135731,-0.1637367;0.4808901;-0.003561255,-0.2028748;0.2525144;-0.01052212,-0.2421031;0.03952798;-0.04626195,0.05378376;0.006060593;-0.03766048,0.07046075;-0.2778738;-0.01010193,0.06944895;-0.5790771;0.06103233,0.07060236;-0.5406705;-0.02578727,-0.05222114;0.005350089;-0.03990069,-0.09526208;-0.2762396;-0.01729418,-0.1144905;-0.5780362;0.04853593,-0.1110877;-0.5394803;-0.03821002,0.002922967;0.5354011;-0.006368046,0;0;0,0.02592663;0.3024743;-0.04958344,0.04775905;0.5993891;-0.1078947,0.1554026;0.4583007;0.02480793,0.1670595;0.2330127;0.07814813,0.239706;0.0479871;-0.01495075,-0.09940821;0.5074427;-0.1924424,-0.2190834;0.3160754;-0.2452833,-0.1765932;0.1040948;-0.2832066,0.06493436;-0.001841247;0.01130819,0.1001876;-0.2829665;-0.02586889,0.1261932;-0.5905216;-0.003107071,0.1475375;-0.6208804;-0.06235981,-0.03730398;0.006060545;-0.05403164,-0.06723666;-0.2779034;-0.06520427,-0.05084077;-0.580048;-0.0002086759,-0.01020271;-0.5745537;-0.07340471,0.04245223;0.5259838;-0.09101939,489.3511
+0;0;0,0.0015393;0.3073838;0.0008241282,0.003203653;0.6101729;-0.01196255,0.171445;0.4890401;0.0102973,0.1988846;0.2596456;0.02956687,0.2290972;0.04826756;-0.02134379,-0.163835;0.4804572;-0.003554398,-0.2029769;0.2520594;-0.01051593,-0.2422076;0.0390597;-0.046258,0.05360202;0.006040114;-0.03753322,0.07030699;-0.2783705;-0.009928437,0.06929412;-0.5798881;0.06128003,0.07044297;-0.5415148;-0.02519558,-0.05204467;0.005332011;-0.03976586,-0.09515782;-0.27673;-0.01712143,-0.1144063;-0.5788416;0.04877736,-0.111017;-0.5403196;-0.03762491,0.002920761;0.5349996;-0.006362807,0;0;0,0.02533663;0.3024463;-0.04870439,0.04695375;0.5991596;-0.1065075,0.1545229;0.4580177;0.02624297,0.1665078;0.232796;0.07988667,0.2388166;0.04774794;-0.01346231,-0.09981091;0.5061958;-0.1916568,-0.2195287;0.3149689;-0.245005,-0.1771505;0.1033595;-0.2851412,0.06461295;-0.001912504;0.01182842,0.09974528;-0.2835219;-0.02548647,0.1258863;-0.5914069;-0.002949476,0.1472988;-0.6213656;-0.06207585,-0.03692399;0.006313369;-0.05399225,-0.06729949;-0.2781271;-0.06406581,-0.05094836;-0.5807405;0.0002950355,-0.01029747;-0.5750819;-0.07253672,0.04167607;0.5258538;-0.08974886,489.3736
+0;0;0,0.001538454;0.3072149;0.0008236755,0.003200161;0.6095052;-0.01194016,0.1758457;0.4873368;0.01074272,0.2028046;0.2619613;0.02967467,0.2330257;0.0505242;-0.02125021,-0.1681953;0.4785295;-0.003470933,-0.2066514;0.2541333;-0.0103105,-0.245893;0.04107417;-0.04606254,0.05308322;0.005981653;-0.03716994,0.06984083;-0.2793253;-0.009478165,0.06882797;-0.5808415;0.06172997,0.0699736;-0.5424916;-0.02450398,-0.05154094;0.005280402;-0.03938097,-0.09478995;-0.2776705;-0.01666518,-0.1140383;-0.5797806;0.0492333,-0.1106585;-0.5412824;-0.03692751,0.002917891;0.5344972;-0.006352728,0;0;0,0.02480748;0.3025109;-0.0474956,0.04643419;0.5988129;-0.1047797,0.1516012;0.4557035;0.03565669,0.165394;0.2331922;0.08232307,0.2367569;0.04827073;-0.01214242,-0.1036653;0.5047871;-0.1931039,-0.2212168;0.3169388;-0.245772,-0.1783954;0.1039978;-0.2779401,0.06392372;-0.002195626;0.01200628,0.09918506;-0.2846622;-0.02563691,0.1255044;-0.5924844;-0.002475739,0.1467285;-0.6221853;-0.06157446,-0.03631957;0.006765189;-0.0535755,-0.06763522;-0.2784681;-0.06401718,-0.05173139;-0.5811374;0.0001852512,-0.009927571;-0.5754173;-0.07171924,0.04112986;0.5256543;-0.08813095,489.3954
+0;0;0,0.001561686;0.3072131;0.001307887,0.00329072;0.6095504;-0.01035333,0.1760153;0.4871935;0.01046221,0.2031045;0.2618466;0.02954764,0.233614;0.05031168;-0.02079589,-0.1680958;0.4784148;-0.003318592,-0.2070894;0.2540505;-0.007728919,-0.2465753;0.04078092;-0.04192353,0.0530647;0.00599394;-0.03719441,0.06964368;-0.2793016;-0.009277958,0.06856391;-0.5808214;0.06191381,0.06962395;-0.5424116;-0.02431542,-0.05160784;0.005264532;-0.03929539,-0.09493215;-0.2776726;-0.0165515,-0.1141314;-0.5797665;0.04943589,-0.1108394;-0.5412093;-0.0367225,0.002987975;0.5345179;-0.005105792,0;0;0,0.02480748;0.3025109;-0.0474956,0.04643419;0.5988129;-0.1047797,0.1516012;0.4557035;0.03565669,0.165394;0.2331922;0.08232307,0.2367569;0.04827073;-0.01214242,-0.1036653;0.5047871;-0.1931039,-0.2212168;0.3169388;-0.245772,-0.1783954;0.1039978;-0.2779401,0.06392372;-0.002195626;0.01200628,0.09918506;-0.2846622;-0.02563691,0.1255044;-0.5924844;-0.002475739,0.1467285;-0.6221853;-0.06157446,-0.03631957;0.006765189;-0.0535755,-0.06763522;-0.2784681;-0.06401718,-0.05173139;-0.5811374;0.0001852512,-0.009927571;-0.5754173;-0.07171924,0.04112986;0.5256543;-0.08813095,489.407
+0;0;0,0.001561686;0.3072131;0.001307887,0.00329072;0.6095504;-0.01035333,0.1760153;0.4871935;0.01046221,0.2031045;0.2618466;0.02954764,0.233614;0.05031168;-0.02079589,-0.1680958;0.4784148;-0.003318592,-0.2070894;0.2540505;-0.007728919,-0.2465753;0.04078092;-0.04192353,0.0530647;0.00599394;-0.03719441,0.06964368;-0.2793016;-0.009277958,0.06856391;-0.5808214;0.06191381,0.06962395;-0.5424116;-0.02431542,-0.05160784;0.005264532;-0.03929539,-0.09493215;-0.2776726;-0.0165515,-0.1141314;-0.5797665;0.04943589,-0.1108394;-0.5412093;-0.0367225,0.002987975;0.5345179;-0.005105792,0;0;0,0.02480748;0.3025109;-0.0474956,0.04643419;0.5988129;-0.1047797,0.1516012;0.4557035;0.03565669,0.165394;0.2331922;0.08232307,0.2367569;0.04827073;-0.01214242,-0.1036653;0.5047871;-0.1931039,-0.2212168;0.3169388;-0.245772,-0.1783954;0.1039978;-0.2779401,0.06392372;-0.002195626;0.01200628,0.09918506;-0.2846622;-0.02563691,0.1255044;-0.5924844;-0.002475739,0.1467285;-0.6221853;-0.06157446,-0.03631957;0.006765189;-0.0535755,-0.06763522;-0.2784681;-0.06401718,-0.05173139;-0.5811374;0.0001852512,-0.009927571;-0.5754173;-0.07171924,0.04112986;0.5256543;-0.08813095,489.4183
+0;0;0,0.001553159;0.3055358;0.001300746,0.003276953;0.6069627;-0.01032599,0.1751736;0.4850433;0.01040023,0.2024163;0.2584194;0.02959383,0.2329181;0.04693766;-0.02073704,-0.1672892;0.4763067;-0.003314557,-0.2065039;0.2506709;-0.007749879,-0.2459798;0.03745496;-0.04193589,0.05344677;0.006037099;-0.03746222,0.07013251;-0.2810954;-0.009366017,0.06905297;-0.5825488;0.06181007,0.07011245;-0.5441434;-0.02437332,-0.05197944;0.005302438;-0.03957833,-0.0955827;-0.2794565;-0.01668799,-0.1147777;-0.5814838;0.04928486,-0.1114875;-0.5429313;-0.03682772,0.002975059;0.5321411;-0.005093197,0;0;0,0.02460868;0.3009954;-0.04639411,0.04644065;0.596398;-0.1034458,0.152005;0.4544739;0.03581978,0.1657715;0.2308939;0.08368874,0.235016;0.04467337;-0.009666435,-0.109307;0.5080746;-0.183061,-0.2229255;0.3183479;-0.2427569,-0.1802321;0.1056289;-0.2761632,0.06418454;-0.002822131;0.01299238,0.09960358;-0.2870853;-0.02512336,0.1258855;-0.594835;-0.001869917,0.1472433;-0.6245071;-0.06088209,-0.03672279;0.007580321;-0.05376241,-0.06612553;-0.2797658;-0.06273612,-0.05089126;-0.5824748;0.001111932,-0.01076031;-0.5765803;-0.07174256,0.04110613;0.5234396;-0.08688211,489.4402
+0;0;0,0.001590685;0.3055339;0.001648227,0.003417329;0.6069814;-0.009431645,0.1753974;0.4851395;0.01008991,0.2025196;0.2585262;0.02957698,0.2332535;0.04701737;-0.02049826,-0.1671932;0.4763361;-0.003178224,-0.2072235;0.2508036;-0.004455478,-0.2472876;0.03737363;-0.03655868,0.05342551;0.006016109;-0.03749591,0.0700633;-0.2811039;-0.009244284,0.06925679;-0.5826031;0.06174119,0.07022089;-0.5441647;-0.02444009,-0.0520241;0.005313907;-0.03951805,-0.09567662;-0.2794327;-0.0165678,-0.114866;-0.5814688;0.0493662,-0.1116674;-0.5428811;-0.03674634,0.003083161;0.5321497;-0.004347382,0;0;0,0.02460868;0.3009954;-0.04639411,0.04644065;0.596398;-0.1034458,0.152005;0.4544739;0.03581978,0.1657715;0.2308939;0.08368874,0.235016;0.04467337;-0.009666435,-0.109307;0.5080746;-0.183061,-0.2229255;0.3183479;-0.2427569,-0.1802321;0.1056289;-0.2761632,0.06418454;-0.002822131;0.01299238,0.09960358;-0.2870853;-0.02512336,0.1258855;-0.594835;-0.001869917,0.1472433;-0.6245071;-0.06088209,-0.03672279;0.007580321;-0.05376241,-0.06612553;-0.2797658;-0.06273612,-0.05089126;-0.5824748;0.001111932,-0.01076031;-0.5765803;-0.07174256,0.04110613;0.5234396;-0.08688211,489.4518
+0;0;0,0.001588984;0.3052071;0.001646464,0.003412723;0.6061768;-0.009416034,0.1747199;0.4846328;0.01004135,0.2017609;0.2586984;0.02947003,0.2324946;0.04719053;-0.02060497,-0.1665319;0.4758638;-0.003174934,-0.2064423;0.2510069;-0.004448362,-0.2465061;0.03757793;-0.03655141,0.05356665;0.006032002;-0.03759497,0.07024851;-0.2818485;-0.009268509,0.06944185;-0.5834035;0.06173008,0.07040071;-0.5450109;-0.02398208,-0.05216155;0.005327946;-0.03962245,-0.0959297;-0.2801729;-0.01661141,-0.1151226;-0.5822648;0.04933477,-0.1119414;-0.5437239;-0.03630903,0.003079064;0.5314592;-0.004339524,0;0;0,0.02432954;0.3007594;-0.04591799,0.04626154;0.5956627;-0.1029847,0.1519288;0.4540109;0.03523183,0.1650889;0.2313443;0.08423662,0.2344378;0.04510003;-0.008991241,-0.111369;0.5096284;-0.1786124,-0.2252416;0.3203926;-0.2367324,-0.1828858;0.1080133;-0.2726303,0.06429456;-0.003018767;0.01327586,0.09945059;-0.2879978;-0.0255425,0.1258377;-0.5957704;-0.001950741,0.1469321;-0.6253839;-0.06042457,-0.03695674;0.007767666;-0.05378676,-0.06593502;-0.2803883;-0.06285812,-0.05114131;-0.5831823;0.0009673685,-0.0120033;-0.5770809;-0.0719367,0.04089089;0.5228288;-0.08640194,489.4628
+0;0;0,0.001588984;0.3052071;0.001646464,0.003412723;0.6061768;-0.009416034,0.1747199;0.4846328;0.01004135,0.2017609;0.2586984;0.02947003,0.2324946;0.04719053;-0.02060497,-0.1665319;0.4758638;-0.003174934,-0.2064423;0.2510069;-0.004448362,-0.2465061;0.03757793;-0.03655141,0.05356665;0.006032002;-0.03759497,0.07024851;-0.2818485;-0.009268509,0.06944185;-0.5834035;0.06173008,0.07040071;-0.5450109;-0.02398208,-0.05216155;0.005327946;-0.03962245,-0.0959297;-0.2801729;-0.01661141,-0.1151226;-0.5822648;0.04933477,-0.1119414;-0.5437239;-0.03630903,0.003079064;0.5314592;-0.004339524,0;0;0,0.02432954;0.3007594;-0.04591799,0.04626154;0.5956627;-0.1029847,0.1519288;0.4540109;0.03523183,0.1650889;0.2313443;0.08423662,0.2344378;0.04510003;-0.008991241,-0.111369;0.5096284;-0.1786124,-0.2252416;0.3203926;-0.2367324,-0.1828858;0.1080133;-0.2726303,0.06429456;-0.003018767;0.01327586,0.09945059;-0.2879978;-0.0255425,0.1258377;-0.5957704;-0.001950741,0.1469321;-0.6253839;-0.06042457,-0.03695674;0.007767666;-0.05378676,-0.06593502;-0.2803883;-0.06285812,-0.05114131;-0.5831823;0.0009673685,-0.0120033;-0.5770809;-0.0719367,0.04089089;0.5228288;-0.08640194,489.4853
+0;0;0,0.001667915;0.3047269;0.0005435476,0.003342132;0.604701;-0.01394137,0.1741098;0.4845505;0.009217018,0.2011331;0.2581813;0.02936675,0.2317441;0.04656583;-0.0204494,-0.1662343;0.4759028;-0.003025262,-0.2067566;0.2506611;-0.001175944,-0.2476826;0.0368365;-0.02952911,0.05363087;0.006002051;-0.03770137,0.0701116;-0.2819485;-0.009205474,0.06941059;-0.5838268;0.06173094,0.07019249;-0.5456662;-0.02330554,-0.05230892;0.005363008;-0.03960687,-0.09602976;-0.2802228;-0.01662127,-0.1154035;-0.582598;0.04938611,-0.112415;-0.5442943;-0.03558758,0.003053048;0.530354;-0.007718619,0;0;0,0.0237478;0.300371;-0.04555106,0.0450069;0.5945114;-0.1023958,0.1521589;0.4538407;0.03408504,0.1654457;0.2310317;0.08467031,0.2339309;0.04469797;-0.009081125,-0.1116785;0.5089896;-0.1781903,-0.2342929;0.3228737;-0.2302082,-0.1917073;0.1110156;-0.268969,0.0643771;-0.003117055;0.01340008,0.09939189;-0.2881325;-0.02583337,0.1260189;-0.596157;-0.00185442,0.1468234;-0.6252438;-0.05994343,-0.03714574;0.007817708;-0.05378444,-0.06576407;-0.2804537;-0.06271492,-0.05138013;-0.5834792;0.001563184,-0.01277823;-0.5771076;-0.07089372,0.03982978;0.5219412;-0.08587193,489.5075
+0;0;0,0.001667915;0.3047269;0.0005435476,0.003342132;0.604701;-0.01394137,0.1741098;0.4845505;0.009217018,0.2011331;0.2581813;0.02936675,0.2317441;0.04656583;-0.0204494,-0.1662343;0.4759028;-0.003025262,-0.2067566;0.2506611;-0.001175944,-0.2476826;0.0368365;-0.02952911,0.05363087;0.006002051;-0.03770137,0.0701116;-0.2819485;-0.009205474,0.06941059;-0.5838268;0.06173094,0.07019249;-0.5456662;-0.02330554,-0.05230892;0.005363008;-0.03960687,-0.09602976;-0.2802228;-0.01662127,-0.1154035;-0.582598;0.04938611,-0.112415;-0.5442943;-0.03558758,0.003053048;0.530354;-0.007718619,0;0;0,0.0237478;0.300371;-0.04555106,0.0450069;0.5945114;-0.1023958,0.1521589;0.4538407;0.03408504,0.1654457;0.2310317;0.08467031,0.2339309;0.04469797;-0.009081125,-0.1116785;0.5089896;-0.1781903,-0.2342929;0.3228737;-0.2302082,-0.1917073;0.1110156;-0.268969,0.0643771;-0.003117055;0.01340008,0.09939189;-0.2881325;-0.02583337,0.1260189;-0.596157;-0.00185442,0.1468234;-0.6252438;-0.05994343,-0.03714574;0.007817708;-0.05378444,-0.06576407;-0.2804537;-0.06271492,-0.05138013;-0.5834792;0.001563184,-0.01277823;-0.5771076;-0.07089372,0.03982978;0.5219412;-0.08587193,489.5189
+0;0;0,0.001664373;0.3040798;0.0005423934,0.003331249;0.6026995;-0.01387256,0.175018;0.4827361;0.009340441,0.2018957;0.257586;0.02938166,0.2325112;0.04593986;-0.02044171,-0.1671514;0.474042;-0.002967496,-0.2074555;0.2500134;-0.001128138,-0.2483874;0.03615779;-0.02948541,0.05357259;0.005995528;-0.03766039,0.07006418;-0.2821447;-0.009145722,0.06936228;-0.5844046;0.06188034,0.07014266;-0.5462599;-0.02299024,-0.05225207;0.00535718;-0.03956382,-0.09600171;-0.2804168;-0.01656308,-0.1154;-0.5831741;0.04952772,-0.1124173;-0.5448866;-0.03528019,0.003043848;0.5287852;-0.007686023,0;0;0,0.02317908;0.2998484;-0.04495811,0.04392231;0.5927702;-0.1011312,0.1530743;0.452481;0.03479695,0.1662456;0.2308954;0.08522463,0.2332542;0.04429422;-0.009134293,-0.113661;0.5096546;-0.1775388,-0.2368226;0.3243906;-0.2257579,-0.1965241;0.1124254;-0.266508,0.06435767;-0.003094167;0.01314497,0.09981249;-0.2882391;-0.02616405,0.1262881;-0.5966483;-0.001894474,0.1470193;-0.6257095;-0.05979061,-0.03736327;0.007896638;-0.05353413,-0.0657852;-0.2805866;-0.0624476,-0.05128639;-0.5840752;0.001511417,-0.01300192;-0.5775585;-0.07096475,0.03886738;0.5205945;-0.08479762,489.5409
+0;0;0,0.001651076;0.3040804;1.531801E-05,0.003224011;0.6026242;-0.0158533,0.1749288;0.4830824;0.008828645,0.2016806;0.2579596;0.02933856,0.2325479;0.04631652;-0.02034215,-0.1692195;0.4817898;0.002368481,-0.2116935;0.258173;0.005215776,-0.2532372;0.04397209;-0.01939846,0.05355878;0.005929094;-0.03769054,0.0699562;-0.2822068;-0.009077592,0.06931768;-0.5844442;0.06204504,0.06918661;-0.5463593;-0.02283476,-0.0522551;0.005412646;-0.03955226,-0.09607898;-0.2803524;-0.01658185,-0.1153961;-0.5830976;0.04958799,-0.1133251;-0.5448745;-0.03525335,0.002959475;0.5287458;-0.009252354,0;0;0,0.02317908;0.2998484;-0.04495811,0.04392231;0.5927702;-0.1011312,0.1530743;0.452481;0.03479695,0.1662456;0.2308954;0.08522463,0.2332542;0.04429422;-0.009134293,-0.113661;0.5096546;-0.1775388,-0.2368226;0.3243906;-0.2257579,-0.1965241;0.1124254;-0.266508,0.06435767;-0.003094167;0.01314497,0.09981249;-0.2882391;-0.02616405,0.1262881;-0.5966483;-0.001894474,0.1470193;-0.6257095;-0.05979061,-0.03736327;0.007896638;-0.05353413,-0.0657852;-0.2805866;-0.0624476,-0.05128639;-0.5840752;0.001511417,-0.01300192;-0.5775585;-0.07096475,0.03886738;0.5205945;-0.08479762,489.5524
+0;0;0,0.001685546;0.3104288;1.563781E-05,0.003358623;0.6286973;-0.01698251,0.1949708;0.4972961;0.01038175,0.2213481;0.2753241;0.03060461,0.2522161;0.06367637;-0.01907719,-0.1890636;0.4958536;0.003172868,-0.2309431;0.2753665;0.005980312,-0.2724877;0.06116094;-0.01863446,0.05373625;0.005948741;-0.03781544,0.07011302;-0.2818241;-0.009238537,0.06947127;-0.5855905;0.0622439,0.06934209;-0.5476218;-0.02141647,-0.05242826;0.005430582;-0.03968333,-0.09619693;-0.2799745;-0.01674186,-0.1156118;-0.5842513;0.04976274,-0.1135705;-0.5461463;-0.03385971,0.003070572;0.5482517;-0.009794796,0;0;0,0.02673346;0.3043699;-0.05489206,0.06360725;0.6083131;-0.1430538,0.1547655;0.4506462;0.03439045,0.1691153;0.2326791;0.08597279,0.2325681;0.04479532;-0.008310318,-0.1357521;0.5062628;-0.1752885,-0.2564164;0.3217772;-0.2174962,-0.2208375;0.1091318;-0.2591131,0.06471679;-0.002929211;0.01249552,0.101236;-0.2875637;-0.02684379,0.1272579;-0.5975209;-0.001672983,0.1477427;-0.6258059;-0.05864501,-0.03817955;0.007953128;-0.05321701,-0.06635559;-0.2801775;-0.06243009,-0.05071373;-0.585214;0.001540136,-0.01511196;-0.5804859;-0.07026808,0.05308294;0.5327972;-0.1164112,489.5634
+0;0;0,0.001685546;0.3104288;1.563781E-05,0.003358623;0.6286973;-0.01698251,0.1949708;0.4972961;0.01038175,0.2213481;0.2753241;0.03060461,0.2522161;0.06367637;-0.01907719,-0.1890636;0.4958536;0.003172868,-0.2309431;0.2753665;0.005980312,-0.2724877;0.06116094;-0.01863446,0.05373625;0.005948741;-0.03781544,0.07011302;-0.2818241;-0.009238537,0.06947127;-0.5855905;0.0622439,0.06934209;-0.5476218;-0.02141647,-0.05242826;0.005430582;-0.03968333,-0.09619693;-0.2799745;-0.01674186,-0.1156118;-0.5842513;0.04976274,-0.1135705;-0.5461463;-0.03385971,0.003070572;0.5482517;-0.009794796,0;0;0,0.02673346;0.3043699;-0.05489206,0.06360725;0.6083131;-0.1430538,0.1547655;0.4506462;0.03439045,0.1691153;0.2326791;0.08597279,0.2325681;0.04479532;-0.008310318,-0.1357521;0.5062628;-0.1752885,-0.2564164;0.3217772;-0.2174962,-0.2208375;0.1091318;-0.2591131,0.06471679;-0.002929211;0.01249552,0.101236;-0.2875637;-0.02684379,0.1272579;-0.5975209;-0.001672983,0.1477427;-0.6258059;-0.05864501,-0.03817955;0.007953128;-0.05321701,-0.06635559;-0.2801775;-0.06243009,-0.05071373;-0.585214;0.001540136,-0.01511196;-0.5804859;-0.07026808,0.05308294;0.5327972;-0.1164112,489.5854
+0;0;0,0.00180084;0.3161487;0.0003048517,0.003736892;0.6331422;-0.01525844,0.2016616;0.5014653;0.01061874,0.2282199;0.2795385;0.03101404,0.2590079;0.06779578;-0.01837741,-0.1949555;0.4993051;0.002994834,-0.2377815;0.2791239;0.01067495,-0.2802028;0.06456156;-0.008968011,0.05366065;0.005920986;-0.03777676,0.07001663;-0.2825923;-0.009045579,0.0694361;-0.5866743;0.06251629,0.06930911;-0.5484918;-0.02276029,-0.05237895;0.005432397;-0.03960482,-0.09628294;-0.2807055;-0.01657405,-0.1157541;-0.585265;0.0501475,-0.113669;-0.5469529;-0.03509114,0.0033575;0.5543839;-0.00872469,0;0;0,0.02924722;0.3083939;-0.0631752,0.06586562;0.6114997;-0.1498075,0.157196;0.4505;0.03211904,0.1711776;0.2331859;0.08645082,0.2328971;0.04480588;-0.008027077,-0.1433047;0.5082284;-0.1689054,-0.264392;0.3224752;-0.2036391,-0.2323777;0.1100401;-0.2491233,0.06501469;-0.00262627;0.01038265,0.1027403;-0.2881227;-0.02705383,0.1285648;-0.5983865;-0.001426458,0.1502432;-0.62837;-0.05861998,-0.03951823;0.008221567;-0.05207997,-0.06713344;-0.2806575;-0.06299841,-0.04966898;-0.5859998;0.0006283075,-0.01502229;-0.5820039;-0.07328016,0.05614553;0.536965;-0.1253982,489.5968
+0;0;0,0.00180084;0.3161487;0.0003048517,0.003736892;0.6331422;-0.01525844,0.2016616;0.5014653;0.01061874,0.2282199;0.2795385;0.03101404,0.2590079;0.06779578;-0.01837741,-0.1949555;0.4993051;0.002994834,-0.2377815;0.2791239;0.01067495,-0.2802028;0.06456156;-0.008968011,0.05366065;0.005920986;-0.03777676,0.07001663;-0.2825923;-0.009045579,0.0694361;-0.5866743;0.06251629,0.06930911;-0.5484918;-0.02276029,-0.05237895;0.005432397;-0.03960482,-0.09628294;-0.2807055;-0.01657405,-0.1157541;-0.585265;0.0501475,-0.113669;-0.5469529;-0.03509114,0.0033575;0.5543839;-0.00872469,0;0;0,0.02924722;0.3083939;-0.0631752,0.06586562;0.6114997;-0.1498075,0.157196;0.4505;0.03211904,0.1711776;0.2331859;0.08645082,0.2328971;0.04480588;-0.008027077,-0.1433047;0.5082284;-0.1689054,-0.264392;0.3224752;-0.2036391,-0.2323777;0.1100401;-0.2491233,0.06501469;-0.00262627;0.01038265,0.1027403;-0.2881227;-0.02705383,0.1285648;-0.5983865;-0.001426458,0.1502432;-0.62837;-0.05861998,-0.03951823;0.008221567;-0.05207997,-0.06713344;-0.2806575;-0.06299841,-0.04966898;-0.5859998;0.0006283075,-0.01502229;-0.5820039;-0.07328016,0.05614553;0.536965;-0.1253982,489.6192
+0;0;0,0.00180621;0.3170913;0.0003057607,0.003742435;0.6341032;-0.0152568,0.200454;0.5027815;0.01049942,0.2267237;0.2832664;0.03067308,0.2575139;0.07150859;-0.0187219,-0.1937365;0.5006346;0.002922154,-0.236097;0.282846;0.01051881,-0.2785214;0.06826839;-0.009125551,0.05332228;0.005883649;-0.03753855,0.06963694;-0.2819009;-0.008879937,0.06905671;-0.5858216;0.06264396,0.06892975;-0.5476405;-0.02261674,-0.05204866;0.005398142;-0.03935508,-0.09584175;-0.280017;-0.01638248,-0.1153026;-0.5844148;0.05030366,-0.1132179;-0.5461043;-0.03491913,0.003363195;0.5553763;-0.008725666,0;0;0,0.03016063;0.3089137;-0.06490707,0.06659696;0.612186;-0.1511214,0.159793;0.4494915;0.02688837,0.1779049;0.2353541;0.0825758,0.2305213;0.04427683;-0.01203012,-0.1434404;0.5113276;-0.1601355,-0.2595718;0.323474;-0.182685,-0.2295985;0.1132174;-0.2385691,0.0652561;-0.002639621;0.004658222,0.104699;-0.2877621;-0.02785087,0.1294469;-0.5978885;-0.001526833,0.1511227;-0.6281123;-0.05844426,-0.04229747;0.007546338;-0.04940651,-0.06744126;-0.2805844;-0.06540382,-0.04845818;-0.5857449;-0.002154298,-0.01614426;-0.5816777;-0.07711854,0.05702725;0.5375974;-0.1269205,489.6413
+0;0;0,0.00186881;0.3170907;-0.0005019915,0.003640189;0.6339998;-0.01796099,0.2004604;0.5035089;0.009846932,0.2266321;0.284031;0.03054624,0.2572329;0.07220323;-0.01866642,-0.193667;0.500566;0.002622018,-0.2371006;0.283239;0.01552374,-0.2798909;0.06832497;0.001024407,0.05332682;0.005869913;-0.03753426,0.06957885;-0.2819037;-0.008731348,0.06913474;-0.5858083;0.06286201,0.06894182;-0.5477242;-0.02240781,-0.05205235;0.005409221;-0.03934869,-0.09592719;-0.2799886;-0.01631594,-0.1154415;-0.5844136;0.05023025,-0.1134185;-0.5461965;-0.03500307,0.003312056;0.5553228;-0.010852,0;0;0,0.03016063;0.3089137;-0.06490707,0.06659696;0.612186;-0.1511214,0.159793;0.4494915;0.02688837,0.1779049;0.2353541;0.0825758,0.2305213;0.04427683;-0.01203012,-0.1434404;0.5113276;-0.1601355,-0.2595718;0.323474;-0.182685,-0.2295985;0.1132174;-0.2385691,0.0652561;-0.002639621;0.004658222,0.104699;-0.2877621;-0.02785087,0.1294469;-0.5978885;-0.001526833,0.1511227;-0.6281123;-0.05844426,-0.04229747;0.007546338;-0.04940651,-0.06744126;-0.2805844;-0.06540382,-0.04845818;-0.5857449;-0.002154298,-0.01614426;-0.5816777;-0.07711854,0.05702725;0.5375974;-0.1269205,489.6528
+0;0;0,0.001885835;0.3199795;-0.0005065648,0.003687956;0.6424921;-0.01828867,0.2107282;0.5076151;0.01074645,0.2366726;0.2900428;0.03126604,0.2672549;0.07834332;-0.01791681,-0.2038446;0.5045196;0.00314674,-0.246901;0.2890794;0.01593644,-0.2896655;0.07429554;0.001445894,0.05387864;0.005930655;-0.03792266,0.07012375;-0.2817205;-0.009132011,0.06967808;-0.5867021;0.06271505,0.06948615;-0.5486597;-0.02211433,-0.05259098;0.005465195;-0.03975587,-0.09644715;-0.2798111;-0.01673292,-0.1160306;-0.5853149;0.05004908,-0.1140181;-0.5471401;-0.03474399,0.00335274;0.5621169;-0.01102624,0;0;0,0.03025689;0.3108193;-0.06976104,0.06461603;0.6176943;-0.1644874,0.1633408;0.4508886;0.02522874,0.1836959;0.2388397;0.08048129,0.2282971;0.0444586;-0.01115704,-0.1570962;0.5106424;-0.1472594,-0.2689648;0.3218541;-0.1638804,-0.2530946;0.1102167;-0.2198148,0.06607468;-0.002316594;0.002231121,0.106667;-0.2872287;-0.02960181,0.1303435;-0.5984088;-0.001631975,0.1517028;-0.6282811;-0.0583756,-0.04545195;0.007567843;-0.04746637,-0.06984557;-0.2802498;-0.06751481,-0.04948346;-0.5865133;-0.004554242,-0.01989155;-0.5826837;-0.08005371,0.05592627;0.5419933;-0.1379004,489.6638
+0;0;0,0.001885835;0.3199795;-0.0005065648,0.003687956;0.6424921;-0.01828867,0.2107282;0.5076151;0.01074645,0.2366726;0.2900428;0.03126604,0.2672549;0.07834332;-0.01791681,-0.2038446;0.5045196;0.00314674,-0.246901;0.2890794;0.01593644,-0.2896655;0.07429554;0.001445894,0.05387864;0.005930655;-0.03792266,0.07012375;-0.2817205;-0.009132011,0.06967808;-0.5867021;0.06271505,0.06948615;-0.5486597;-0.02211433,-0.05259098;0.005465195;-0.03975587,-0.09644715;-0.2798111;-0.01673292,-0.1160306;-0.5853149;0.05004908,-0.1140181;-0.5471401;-0.03474399,0.00335274;0.5621169;-0.01102624,0;0;0,0.03025689;0.3108193;-0.06976104,0.06461603;0.6176943;-0.1644874,0.1633408;0.4508886;0.02522874,0.1836959;0.2388397;0.08048129,0.2282971;0.0444586;-0.01115704,-0.1570962;0.5106424;-0.1472594,-0.2689648;0.3218541;-0.1638804,-0.2530946;0.1102167;-0.2198148,0.06607468;-0.002316594;0.002231121,0.106667;-0.2872287;-0.02960181,0.1303435;-0.5984088;-0.001631975,0.1517028;-0.6282811;-0.0583756,-0.04545195;0.007567843;-0.04746637,-0.06984557;-0.2802498;-0.06751481,-0.04948346;-0.5865133;-0.004554242,-0.01989155;-0.5826837;-0.08005371,0.05592627;0.5419933;-0.1379004,489.686
+0;0;0,0.001947636;0.3211379;-0.001111893,0.003689397;0.6434602;-0.02005549,0.2185829;0.5073977;0.01269856,0.2446528;0.2936091;0.03219568,0.2750888;0.08206116;-0.01664634,-0.2117111;0.5036761;0.003653072,-0.2550408;0.2925335;0.0211647,-0.2977386;0.07754949;0.01634606,0.05444505;0.005973366;-0.03836779,0.07062109;-0.2809198;-0.009571161,0.07011235;-0.5877106;0.0627045,0.07008362;-0.5497022;-0.02248772,-0.05319358;0.005538282;-0.04014725,-0.09700689;-0.2789814;-0.01717946,-0.1168127;-0.5863001;0.04995919,-0.1146252;-0.5481585;-0.03519231,0.003370857;0.563275;-0.01248541,0;0;0,0.02809776;0.3109562;-0.07517505,0.05715843;0.6163136;-0.1759796,0.1678664;0.4536;0.02086997,0.192703;0.2461597;0.07669997,0.2266641;0.04743816;-0.009444237,-0.17167;0.5125946;-0.1369497,-0.2794256;0.3252625;-0.144741,-0.263085;0.1173886;-0.2124602,0.06680392;-0.002035856;-0.002263546,0.11044;-0.2857921;-0.03351784,0.1315185;-0.5987387;-0.002455473,0.1532775;-0.6288314;-0.0593524,-0.04866492;0.007740963;-0.04520879,-0.07093531;-0.2791294;-0.06986578,-0.05006908;-0.5874255;-0.00771391,-0.02262546;-0.5839768;-0.08428888,0.0499975;0.5411255;-0.1480055,489.6976
+0;0;0,0.001947636;0.3211379;-0.001111893,0.003689397;0.6434602;-0.02005549,0.2185829;0.5073977;0.01269856,0.2446528;0.2936091;0.03219568,0.2750888;0.08206116;-0.01664634,-0.2117111;0.5036761;0.003653072,-0.2550408;0.2925335;0.0211647,-0.2977386;0.07754949;0.01634606,0.05444505;0.005973366;-0.03836779,0.07062109;-0.2809198;-0.009571161,0.07011235;-0.5877106;0.0627045,0.07008362;-0.5497022;-0.02248772,-0.05319358;0.005538282;-0.04014725,-0.09700689;-0.2789814;-0.01717946,-0.1168127;-0.5863001;0.04995919,-0.1146252;-0.5481585;-0.03519231,0.003370857;0.563275;-0.01248541,0;0;0,0.02809776;0.3109562;-0.07517505,0.05715843;0.6163136;-0.1759796,0.1678664;0.4536;0.02086997,0.192703;0.2461597;0.07669997,0.2266641;0.04743816;-0.009444237,-0.17167;0.5125946;-0.1369497,-0.2794256;0.3252625;-0.144741,-0.263085;0.1173886;-0.2124602,0.06680392;-0.002035856;-0.002263546,0.11044;-0.2857921;-0.03351784,0.1315185;-0.5987387;-0.002455473,0.1532775;-0.6288314;-0.0593524,-0.04866492;0.007740963;-0.04520879,-0.07093531;-0.2791294;-0.06986578,-0.05006908;-0.5874255;-0.00771391,-0.02262546;-0.5839768;-0.08428888,0.0499975;0.5411255;-0.1480055,489.7084
+0;0;0,0.001949177;0.321392;-0.001112772,0.003677827;0.6412262;-0.01990183,0.2218867;0.5050978;0.01316485,0.2489904;0.2828317;0.03343511,0.2793923;0.07152079;-0.01535219,-0.2150298;0.5013189;0.003980146,-0.2600777;0.2818037;0.02218618,-0.3027276;0.06706059;0.01737293,0.05626456;0.00617299;-0.03965,0.07253161;-0.2823344;-0.01069135,0.07202223;-0.5895102;0.06167499,0.07199349;-0.5515;-0.02353631,-0.05497127;0.005723367;-0.04148894,-0.09903109;-0.2803973;-0.01839192,-0.1188617;-0.5881016;0.04883097,-0.1166738;-0.5499581;-0.0363396,0.003362441;0.5618351;-0.01240672,0;0;0,0.02549171;0.3101508;-0.08033991,0.04801476;0.6114115;-0.1870074,0.1724314;0.4620761;0.01302816,0.1988317;0.2461904;0.06998517,0.2280684;0.04491617;-0.01119779,-0.1808538;0.515331;-0.1237867,-0.2868775;0.3170781;-0.1253606,-0.27751;0.1099843;-0.1959382,0.06891859;-0.001127601;-0.00498867,0.1134385;-0.2862777;-0.03734851,0.1320889;-0.5995747;-0.004314423,0.1534264;-0.6298407;-0.06121659,-0.05088481;0.008315174;-0.04601655,-0.07385412;-0.2801093;-0.07098524,-0.052618;-0.5890262;-0.01004654,-0.0281261;-0.5858762;-0.08753434,0.04273338;0.537468;-0.1576188,489.7308
+0;0;0,0.001901062;0.3213905;-0.001549358,0.00348124;0.6411844;-0.02102024,0.2217742;0.5052624;0.01228298,0.2484999;0.2830007;0.03309651,0.2788672;0.07159661;-0.01530728,-0.2151346;0.5013713;0.003955321,-0.2611864;0.2826839;0.02850692,-0.3037562;0.0678978;0.02511174,0.05625612;0.006120219;-0.03967016,0.07242303;-0.2823625;-0.01041054,0.07181235;-0.5895879;0.06174393,0.07166731;-0.5516183;-0.02347105,-0.05497732;0.005774965;-0.04147376,-0.09920989;-0.2803201;-0.01839145,-0.1190325;-0.58804;0.04876275,-0.1169602;-0.5499316;-0.03641406,0.003208095;0.5618097;-0.01335168,0;0;0,0.02549171;0.3101508;-0.08033991,0.04801476;0.6114115;-0.1870074,0.1724314;0.4620761;0.01302816,0.1988317;0.2461904;0.06998517,0.2280684;0.04491617;-0.01119779,-0.1808538;0.515331;-0.1237867,-0.2868775;0.3170781;-0.1253606,-0.27751;0.1099843;-0.1959382,0.06891859;-0.001127601;-0.00498867,0.1134385;-0.2862777;-0.03734851,0.1320889;-0.5995747;-0.004314423,0.1534264;-0.6298407;-0.06121659,-0.05088481;0.008315174;-0.04601655,-0.07385412;-0.2801093;-0.07098524,-0.052618;-0.5890262;-0.01004654,-0.0281261;-0.5858762;-0.08753434,0.04273338;0.537468;-0.1576188,489.7443
+0;0;0,0.00187235;0.3165363;-0.001525957,0.003394913;0.6243725;-0.02023372,0.2183859;0.4930138;0.0123227,0.2502158;0.228303;0.03711134,0.2805347;0.01723635;-0.0112152,-0.2118968;0.4891818;0.004121337,-0.2667439;0.228728;0.03336197,-0.3092458;0.01428466;0.02997222,0.0610357;0.006640199;-0.04304058,0.07746804;-0.2865789;-0.01330057,0.07685246;-0.5962737;0.05943385,0.07670886;-0.5583835;-0.02493227,-0.05964825;0.006265612;-0.04499742,-0.104607;-0.2845267;-0.02153613,-0.124589;-0.5947199;0.04615781,-0.1225373;-0.5566923;-0.0381705,0.00313452;0.5487036;-0.01292318,0;0;0,0.01953507;0.3038612;-0.08653235,0.02741915;0.5894327;-0.2025976,0.1958378;0.5017001;-0.02568938,0.2078421;0.247223;0.05675291,0.22477;0.04204181;-0.01685382,-0.1877809;0.5141062;-0.1067312,-0.3066013;0.2743161;-0.0976828,-0.3024344;0.07145831;-0.1791394,0.07424763;0.001943976;-0.01026893,0.113115;-0.2890279;-0.04119778,0.1296456;-0.6047909;-0.006240606,0.1515882;-0.6345654;-0.06214643,-0.056684;0.008333754;-0.04836747,-0.08224256;-0.2846688;-0.07343181,-0.06078221;-0.596718;-0.01541224,-0.04445811;-0.5938644;-0.09400304,0.02652691;0.5203874;-0.1707978,489.7644
+0;0;0,0.00187235;0.3165363;-0.001525957,0.003394913;0.6243725;-0.02023372,0.2183859;0.4930138;0.0123227,0.2502158;0.228303;0.03711134,0.2805347;0.01723635;-0.0112152,-0.2118968;0.4891818;0.004121337,-0.2667439;0.228728;0.03336197,-0.3092458;0.01428466;0.02997222,0.0610357;0.006640199;-0.04304058,0.07746804;-0.2865789;-0.01330057,0.07685246;-0.5962737;0.05943385,0.07670886;-0.5583835;-0.02493227,-0.05964825;0.006265612;-0.04499742,-0.104607;-0.2845267;-0.02153613,-0.124589;-0.5947199;0.04615781,-0.1225373;-0.5566923;-0.0381705,0.00313452;0.5487036;-0.01292318,0;0;0,0.01953507;0.3038612;-0.08653235,0.02741915;0.5894327;-0.2025976,0.1958378;0.5017001;-0.02568938,0.2078421;0.247223;0.05675291,0.22477;0.04204181;-0.01685382,-0.1877809;0.5141062;-0.1067312,-0.3066013;0.2743161;-0.0976828,-0.3024344;0.07145831;-0.1791394,0.07424763;0.001943976;-0.01026893,0.113115;-0.2890279;-0.04119778,0.1296456;-0.6047909;-0.006240606,0.1515882;-0.6345654;-0.06214643,-0.056684;0.008333754;-0.04836747,-0.08224256;-0.2846688;-0.07343181,-0.06078221;-0.596718;-0.01541224,-0.04445811;-0.5938644;-0.09400304,0.02652691;0.5203874;-0.1707978,489.7868
+0;0;0,0.001830219;0.3144972;-0.00189161,0.003236087;0.6229613;-0.02106552,0.218387;0.4917032;0.0111786,0.2495546;0.2283638;0.03686544,0.2798356;0.01763253;-0.01113335,-0.2120131;0.4876957;0.004138652,-0.2672343;0.2296;0.04041649,-0.3107276;0.0157464;0.04227695,0.06269014;0.00679937;-0.04431062,0.07917003;-0.2888094;-0.0141353,0.07880057;-0.6016035;0.05946752,0.07849102;-0.5638126;-0.02416496,-0.06136184;0.006453597;-0.04618217,-0.1067616;-0.2867185;-0.02260899,-0.1270639;-0.6000484;0.04572714,-0.125192;-0.5621162;-0.03787169,0.003002303;0.5469242;-0.01362746,0;0;0,0.01555192;0.3009797;-0.08991528,0.02209156;0.5874658;-0.2056057,0.1943592;0.5006156;-0.03343105,0.2139614;0.2463867;0.04378486,0.2238392;0.03841087;-0.0216136,-0.1896395;0.5089793;-0.09977135,-0.3048906;0.2694382;-0.08199131,-0.3138794;0.06819934;-0.1659592,0.07574563;0.002090394;-0.01406932,0.1132063;-0.2913159;-0.04687428,0.127995;-0.6101873;-0.009997368,0.1504686;-0.6390034;-0.06559229,-0.06054579;0.008625924;-0.046899,-0.08768345;-0.2864283;-0.07470688,-0.06673433;-0.6024655;-0.02049262,-0.05279893;-0.5994777;-0.09879546,0.02120952;0.5178882;-0.1740587,489.7985
+0;0;0,0.001830219;0.3144972;-0.00189161,0.003236087;0.6229613;-0.02106552,0.218387;0.4917032;0.0111786,0.2495546;0.2283638;0.03686544,0.2798356;0.01763253;-0.01113335,-0.2120131;0.4876957;0.004138652,-0.2672343;0.2296;0.04041649,-0.3107276;0.0157464;0.04227695,0.06269014;0.00679937;-0.04431062,0.07917003;-0.2888094;-0.0141353,0.07880057;-0.6016035;0.05946752,0.07849102;-0.5638126;-0.02416496,-0.06136184;0.006453597;-0.04618217,-0.1067616;-0.2867185;-0.02260899,-0.1270639;-0.6000484;0.04572714,-0.125192;-0.5621162;-0.03787169,0.003002303;0.5469242;-0.01362746,0;0;0,0.01555192;0.3009797;-0.08991528,0.02209156;0.5874658;-0.2056057,0.1943592;0.5006156;-0.03343105,0.2139614;0.2463867;0.04378486,0.2238392;0.03841087;-0.0216136,-0.1896395;0.5089793;-0.09977135,-0.3048906;0.2694382;-0.08199131,-0.3138794;0.06819934;-0.1659592,0.07574563;0.002090394;-0.01406932,0.1132063;-0.2913159;-0.04687428,0.127995;-0.6101873;-0.009997368,0.1504686;-0.6390034;-0.06559229,-0.06054579;0.008625924;-0.046899,-0.08768345;-0.2864283;-0.07470688,-0.06673433;-0.6024655;-0.02049262,-0.05279893;-0.5994777;-0.09879546,0.02120952;0.5178882;-0.1740587,489.8205
+0;0;0,0.001823303;0.3133089;-0.001884462,0.003227132;0.6213809;-0.02104005,0.208078;0.4927321;0.01002088,0.23888;0.2324819;0.0354064,0.2690949;0.02221042;-0.01248766,-0.2017399;0.4889162;0.003317588,-0.2563133;0.2338482;0.03916986,-0.2997117;0.02046122;0.04102626,0.06483659;0.007032174;-0.04582778,0.08123907;-0.287188;-0.01579421,0.08086514;-0.6037602;0.05869763,0.0805236;-0.5651641;-0.03357766,-0.06346282;0.006674563;-0.0477634,-0.1086493;-0.2851204;-0.02430096,-0.1291968;-0.6022348;0.04486057,-0.1271315;-0.5634829;-0.04737758,0.002993251;0.5453123;-0.01359893,0;0;0,0.01246558;0.2996194;-0.09078622,0.01728883;0.5879347;-0.2009482,0.1915948;0.5025815;-0.05066013,0.2260039;0.2527333;0.02493906,0.2267105;0.04209115;-0.03029013,-0.1804699;0.4984941;-0.0932606,-0.2960836;0.2629473;-0.07147732,-0.3114316;0.06515871;-0.1612826,0.07759267;0.002610654;-0.01805496,0.1130515;-0.2894621;-0.05230045,0.1255364;-0.6119772;-0.0123601,0.1495177;-0.6460575;-0.07486892,-0.06447995;0.008456384;-0.04608955,-0.09223828;-0.2851644;-0.07352795,-0.0719948;-0.605652;-0.02209768,-0.06106102;-0.6050853;-0.1092921,0.01677293;0.5174097;-0.1714897,489.8315
+0;0;0,0.00182825;0.3133109;-0.001508923,0.003504669;0.6214861;-0.01905931,0.2085068;0.4924861;0.008460773,0.2389191;0.2322954;0.03490384,0.2691695;0.02195911;-0.01268252,-0.2016348;0.4887734;0.002984622,-0.2571561;0.2349976;0.04586318,-0.3011614;0.02184442;0.05294273,0.06480759;0.006981252;-0.04587656,0.08095628;-0.287234;-0.01565736,0.08068308;-0.6038406;0.05868822,0.08011375;-0.5651588;-0.03357793,-0.06349552;0.006712907;-0.04771452,-0.1087745;-0.2850664;-0.02423648,-0.1292489;-0.6021742;0.04497729,-0.1274146;-0.56334;-0.04725791,0.003180023;0.5453622;-0.01221173,0;0;0,0.01246558;0.2996194;-0.09078622,0.01728883;0.5879347;-0.2009482,0.1915948;0.5025815;-0.05066013,0.2260039;0.2527333;0.02493906,0.2267105;0.04209115;-0.03029013,-0.1804699;0.4984941;-0.0932606,-0.2960836;0.2629473;-0.07147732,-0.3114316;0.06515871;-0.1612826,0.07759267;0.002610654;-0.01805496,0.1130515;-0.2894621;-0.05230045,0.1255364;-0.6119772;-0.0123601,0.1495177;-0.6460575;-0.07486892,-0.06447995;0.008456384;-0.04608955,-0.09223828;-0.2851644;-0.07352795,-0.0719948;-0.605652;-0.02209768,-0.06106102;-0.6050853;-0.1092921,0.01677293;0.5174097;-0.1714897,489.843
+0;0;0,0.001828792;0.3134038;-0.001509371,0.003509089;0.622349;-0.01911233,0.1971854;0.4958757;0.00730264,0.2274905;0.2366014;0.03365257,0.257683;0.02666722;-0.01384283,-0.1903361;0.4923679;0.002128512,-0.2456618;0.2394859;0.04485605,-0.289583;0.02674006;0.05192206,0.06681915;0.007197944;-0.04730052,0.08292741;-0.2862807;-0.01715698,0.08265116;-0.606426;0.05801955,0.08200049;-0.5665039;-0.04742777,-0.06546637;0.006921269;-0.04919553,-0.1106319;-0.2841276;-0.02577627,-0.1313353;-0.6047797;0.0442111,-0.1292389;-0.5646834;-0.06120084,0.003182781;0.5458357;-0.01222973,0;0;0,0.009968512;0.2996989;-0.09115243,0.0137962;0.5896882;-0.1991234,0.185737;0.5052493;-0.06702638,0.2343946;0.2586908;0.008320808,0.2310634;0.04642968;-0.03830433,-0.167805;0.4897817;-0.08761984,-0.2833644;0.2558991;-0.05967683,-0.3099867;0.05952202;-0.1489353,0.0791641;0.002926767;-0.021873,0.1125897;-0.2886337;-0.05612278,0.1243532;-0.6146934;-0.01499701,0.1482022;-0.6515294;-0.09362388,-0.06805161;0.007759385;-0.04541718,-0.09667388;-0.2851189;-0.07189167,-0.07668686;-0.6097301;-0.02318113,-0.06971267;-0.6131496;-0.1234434,0.01346306;0.518487;-0.1702783,489.8648
+0;0;0,0.001828792;0.3134038;-0.001509371,0.003509089;0.622349;-0.01911233,0.1971854;0.4958757;0.00730264,0.2274905;0.2366014;0.03365257,0.257683;0.02666722;-0.01384283,-0.1903361;0.4923679;0.002128512,-0.2456618;0.2394859;0.04485605,-0.289583;0.02674006;0.05192206,0.06681915;0.007197944;-0.04730052,0.08292741;-0.2862807;-0.01715698,0.08265116;-0.606426;0.05801955,0.08200049;-0.5665039;-0.04742777,-0.06546637;0.006921269;-0.04919553,-0.1106319;-0.2841276;-0.02577627,-0.1313353;-0.6047797;0.0442111,-0.1292389;-0.5646834;-0.06120084,0.003182781;0.5458357;-0.01222973,0;0;0,0.009968512;0.2996989;-0.09115243,0.0137962;0.5896882;-0.1991234,0.185737;0.5052493;-0.06702638,0.2343946;0.2586908;0.008320808,0.2310634;0.04642968;-0.03830433,-0.167805;0.4897817;-0.08761984,-0.2833644;0.2558991;-0.05967683,-0.3099867;0.05952202;-0.1489353,0.0791641;0.002926767;-0.021873,0.1125897;-0.2886337;-0.05612278,0.1243532;-0.6146934;-0.01499701,0.1482022;-0.6515294;-0.09362388,-0.06805161;0.007759385;-0.04541718,-0.09667388;-0.2851189;-0.07189167,-0.07668686;-0.6097301;-0.02318113,-0.06971267;-0.6131496;-0.1234434,0.01346306;0.518487;-0.1702783,489.8764
+0;0;0,0.001832414;0.3137297;-0.001976667,0.003463126;0.625585;-0.02085781,0.1870376;0.5010454;0.005204669,0.2161566;0.2508786;0.03131946,0.2459684;0.04136516;-0.0156718,-0.1802798;0.4978723;0.0009869421,-0.2344535;0.2553135;0.04939911,-0.2788103;0.04348156;0.0617488,0.06932773;0.007397663;-0.0490781,0.08529978;-0.2848141;-0.01896362,0.08524763;-0.6086892;0.05680769,0.08456999;-0.570074;-0.03540346,-0.06791733;0.007253011;-0.05103283,-0.1128958;-0.2825441;-0.02770334,-0.1339301;-0.6068816;0.0430011,-0.1322014;-0.568114;-0.04918198,0.003149182;0.5481397;-0.01352239,0;0;0,0.006796964;0.3002439;-0.09077978,0.006183453;0.5945938;-0.1955769,0.1773068;0.5054815;-0.08328152,0.2433483;0.270121;-0.01727152,0.2377862;0.05622333;-0.05205131,-0.1599042;0.4896324;-0.08101465,-0.2642474;0.2604954;-0.05414307,-0.2953182;0.06942101;-0.1517031,0.08061992;0.004583299;-0.02737045,0.1130186;-0.2859243;-0.06061769,0.1222152;-0.6153193;-0.0153327,0.145088;-0.6462542;-0.08122158,-0.07256018;0.006832546;-0.04424993,-0.1013748;-0.2847953;-0.07018498,-0.08256929;-0.6136856;-0.02420802,-0.08198462;-0.6125647;-0.1122037,0.006976672;0.5220393;-0.1675253,489.8983
+0;0;0,0.001832414;0.3137297;-0.001976667,0.003463126;0.625585;-0.02085781,0.1870376;0.5010454;0.005204669,0.2161566;0.2508786;0.03131946,0.2459684;0.04136516;-0.0156718,-0.1802798;0.4978723;0.0009869421,-0.2344535;0.2553135;0.04939911,-0.2788103;0.04348156;0.0617488,0.06932773;0.007397663;-0.0490781,0.08529978;-0.2848141;-0.01896362,0.08524763;-0.6086892;0.05680769,0.08456999;-0.570074;-0.03540346,-0.06791733;0.007253011;-0.05103283,-0.1128958;-0.2825441;-0.02770334,-0.1339301;-0.6068816;0.0430011,-0.1322014;-0.568114;-0.04918198,0.003149182;0.5481397;-0.01352239,0;0;0,0.006796964;0.3002439;-0.09077978,0.006183453;0.5945938;-0.1955769,0.1773068;0.5054815;-0.08328152,0.2433483;0.270121;-0.01727152,0.2377862;0.05622333;-0.05205131,-0.1599042;0.4896324;-0.08101465,-0.2642474;0.2604954;-0.05414307,-0.2953182;0.06942101;-0.1517031,0.08061992;0.004583299;-0.02737045,0.1130186;-0.2859243;-0.06061769,0.1222152;-0.6153193;-0.0153327,0.145088;-0.6462542;-0.08122158,-0.07256018;0.006832546;-0.04424993,-0.1013748;-0.2847953;-0.07018498,-0.08256929;-0.6136856;-0.02420802,-0.08198462;-0.6125647;-0.1122037,0.006976672;0.5220393;-0.1675253,489.9099
+0;0;0,0.001832414;0.3137297;-0.001976667,0.003463126;0.625585;-0.02085781,0.1870376;0.5010454;0.005204669,0.2161566;0.2508786;0.03131946,0.2459684;0.04136516;-0.0156718,-0.1802798;0.4978723;0.0009869421,-0.2344535;0.2553135;0.04939911,-0.2788103;0.04348156;0.0617488,0.06932773;0.007397663;-0.0490781,0.08529978;-0.2848141;-0.01896362,0.08524763;-0.6086892;0.05680769,0.08456999;-0.570074;-0.03540346,-0.06791733;0.007253011;-0.05103283,-0.1128958;-0.2825441;-0.02770334,-0.1339301;-0.6068816;0.0430011,-0.1322014;-0.568114;-0.04918198,0.003149182;0.5481397;-0.01352239,0;0;0,0.006796964;0.3002439;-0.09077978,0.006183453;0.5945938;-0.1955769,0.1773068;0.5054815;-0.08328152,0.2433483;0.270121;-0.01727152,0.2377862;0.05622333;-0.05205131,-0.1599042;0.4896324;-0.08101465,-0.2642474;0.2604954;-0.05414307,-0.2953182;0.06942101;-0.1517031,0.08061992;0.004583299;-0.02737045,0.1130186;-0.2859243;-0.06061769,0.1222152;-0.6153193;-0.0153327,0.145088;-0.6462542;-0.08122158,-0.07256018;0.006832546;-0.04424993,-0.1013748;-0.2847953;-0.07018498,-0.08256929;-0.6136856;-0.02420802,-0.08198462;-0.6125647;-0.1122037,0.006976672;0.5220393;-0.1675253,489.9214
+0;0;0,0.001817382;0.3147297;-0.002330787,0.003388854;0.6284131;-0.02210501,0.1828867;0.5049978;0.003914747,0.2114394;0.2580004;0.03009001,0.2413984;0.04605065;-0.01717162,-0.1761943;0.5018446;0.0003945529,-0.230039;0.2637461;0.05441334,-0.2756788;0.05003399;0.07167643,0.07048558;0.007457056;-0.04992667,0.08629265;-0.2829105;-0.01998448,0.08623578;-0.6110263;0.05695004,0.08547021;-0.5726429;-0.03326413,-0.06905897;0.007441814;-0.05188424,-0.1137676;-0.2805256;-0.02874048,-0.1353268;-0.6091298;0.0429068,-0.1337364;-0.5706039;-0.04728324,0.00309537;0.5505558;-0.01448308,0;0;0,0.004092909;0.3019131;-0.08885503,0.001369663;0.5999228;-0.1887863,0.1734537;0.5044217;-0.09103918,0.2474948;0.2731669;-0.03148007,0.2393999;0.05653617;-0.06402969,-0.1595536;0.4890525;-0.0776544,-0.2588441;0.2634913;-0.03556282,-0.306622;0.07390164;-0.1346937,0.08101392;0.00546056;-0.03038788,0.1135807;-0.2830785;-0.06421566,0.1204903;-0.6165425;-0.0159154,0.1434915;-0.6475498;-0.07883215,-0.07508434;0.006100131;-0.04291417,-0.1017021;-0.2840117;-0.06712858,-0.08473065;-0.6177478;-0.0234129,-0.08647243;-0.615538;-0.1096343,0.002462;0.5264851;-0.1618485,489.9434
+0;0;0,0.001817382;0.3147297;-0.002330787,0.003388854;0.6284131;-0.02210501,0.1828867;0.5049978;0.003914747,0.2114394;0.2580004;0.03009001,0.2413984;0.04605065;-0.01717162,-0.1761943;0.5018446;0.0003945529,-0.230039;0.2637461;0.05441334,-0.2756788;0.05003399;0.07167643,0.07048558;0.007457056;-0.04992667,0.08629265;-0.2829105;-0.01998448,0.08623578;-0.6110263;0.05695004,0.08547021;-0.5726429;-0.03326413,-0.06905897;0.007441814;-0.05188424,-0.1137676;-0.2805256;-0.02874048,-0.1353268;-0.6091298;0.0429068,-0.1337364;-0.5706039;-0.04728324,0.00309537;0.5505558;-0.01448308,0;0;0,0.004092909;0.3019131;-0.08885503,0.001369663;0.5999228;-0.1887863,0.1734537;0.5044217;-0.09103918,0.2474948;0.2731669;-0.03148007,0.2393999;0.05653617;-0.06402969,-0.1595536;0.4890525;-0.0776544,-0.2588441;0.2634913;-0.03556282,-0.306622;0.07390164;-0.1346937,0.08101392;0.00546056;-0.03038788,0.1135807;-0.2830785;-0.06421566,0.1204903;-0.6165425;-0.0159154,0.1434915;-0.6475498;-0.07883215,-0.07508434;0.006100131;-0.04291417,-0.1017021;-0.2840117;-0.06712858,-0.08473065;-0.6177478;-0.0234129,-0.08647243;-0.615538;-0.1096343,0.002462;0.5264851;-0.1618485,489.9544
+0;0;0,0.001829504;0.3168291;-0.002346334,0.003421173;0.6345844;-0.02238294,0.1800687;0.5107568;0.003456556,0.2088742;0.2615734;0.02986347,0.2393528;0.04594736;-0.01821792,-0.1733282;0.5076535;-7.916242E-06,-0.2276495;0.2674478;0.05448893,-0.2740809;0.05002879;0.07205145,0.07241305;0.007660974;-0.05129195,0.08818304;-0.2820252;-0.02142001,0.08812581;-0.612187;0.05599423,0.08735798;-0.5737787;-0.03448807,-0.07094743;0.007645315;-0.05330304,-0.1155511;-0.2796464;-0.0302136,-0.1372448;-0.6102997;0.04188045,-0.1356497;-0.5717485;-0.04857766,0.003123417;0.5555936;-0.01465005,0;0;0,0.0006865785;0.3042751;-0.08834982,-0.006388538;0.606567;-0.1881111,0.16748;0.5049201;-0.1024549,0.2517241;0.2743076;-0.04466009,0.2420394;0.05504143;-0.08420634,-0.155291;0.486054;-0.06767192,-0.2596052;0.2592179;-0.03184756,-0.31128;0.06762996;-0.1336274,0.08145454;0.006090313;-0.03551435,0.1140502;-0.2820062;-0.06709051,0.1187564;-0.6171961;-0.01585197,0.1413067;-0.6487324;-0.07880521,-0.07900713;0.005762054;-0.040717,-0.1047627;-0.2838002;-0.06415786,-0.08978955;-0.6202533;-0.02447252,-0.09595747;-0.6180541;-0.1107709,-0.004226379;0.5319895;-0.1610382,489.9656
+0;0;0,0.001822806;0.3160258;-0.002743461,0.003370129;0.6312766;-0.02323835,0.1809579;0.5083736;0.002625354,0.2087621;0.2658907;0.02894408,0.2400094;0.04403508;-0.02024299,-0.1743476;0.5057167;1.247413E-05,-0.227808;0.2740443;0.06111541,-0.2761849;0.05110915;0.08510031,0.07475437;0.007827578;-0.05295245,0.09026285;-0.2802058;-0.02313163,0.09029052;-0.6160341;0.05546711,0.08940174;-0.5778865;-0.03262875,-0.07324253;0.00795789;-0.05500593,-0.1176103;-0.2776988;-0.03209867,-0.1399523;-0.6139638;0.04128508,-0.1385383;-0.575682;-0.04679141,0.003082684;0.5532609;-0.01542128,0;0;0,-0.004937358;0.304099;-0.085922,-0.01972358;0.6053687;-0.179913,0.1610623;0.5039314;-0.1087825,0.2536441;0.2812074;-0.06310654,0.2400375;0.05465326;-0.09632945,-0.1618578;0.4827688;-0.05358721,-0.261415;0.2602573;-0.02459236,-0.3167151;0.06723823;-0.1355032,0.08154526;0.007974029;-0.0417161,0.1148294;-0.2786712;-0.07034588,0.1156384;-0.6192415;-0.0158515,0.1375342;-0.650227;-0.07609606,-0.08391064;0.004484288;-0.03731413,-0.1112797;-0.2830561;-0.06309042,-0.09747108;-0.6255625;-0.02491774,-0.1070911;-0.6223282;-0.1086979,-0.01541136;0.5313343;-0.1544583,489.9878
+0;0;0,0.001822806;0.3160258;-0.002743461,0.003370129;0.6312766;-0.02323835,0.1809579;0.5083736;0.002625354,0.2087621;0.2658907;0.02894408,0.2400094;0.04403508;-0.02024299,-0.1743476;0.5057167;1.247413E-05,-0.227808;0.2740443;0.06111541,-0.2761849;0.05110915;0.08510031,0.07475437;0.007827578;-0.05295245,0.09026285;-0.2802058;-0.02313163,0.09029052;-0.6160341;0.05546711,0.08940174;-0.5778865;-0.03262875,-0.07324253;0.00795789;-0.05500593,-0.1176103;-0.2776988;-0.03209867,-0.1399523;-0.6139638;0.04128508,-0.1385383;-0.575682;-0.04679141,0.003082684;0.5532609;-0.01542128,0;0;0,-0.004937358;0.304099;-0.085922,-0.01972358;0.6053687;-0.179913,0.1610623;0.5039314;-0.1087825,0.2536441;0.2812074;-0.06310654,0.2400375;0.05465326;-0.09632945,-0.1618578;0.4827688;-0.05358721,-0.261415;0.2602573;-0.02459236,-0.3167151;0.06723823;-0.1355032,0.08154526;0.007974029;-0.0417161,0.1148294;-0.2786712;-0.07034588,0.1156384;-0.6192415;-0.0158515,0.1375342;-0.650227;-0.07609606,-0.08391064;0.004484288;-0.03731413,-0.1112797;-0.2830561;-0.06309042,-0.09747108;-0.6255625;-0.02491774,-0.1070911;-0.6223282;-0.1086979,-0.01541136;0.5313343;-0.1544583,489.9989
+0;0;0,0.001822806;0.3160258;-0.002743461,0.003370129;0.6312766;-0.02323835,0.1809579;0.5083736;0.002625354,0.2087621;0.2658907;0.02894408,0.2400094;0.04403508;-0.02024299,-0.1743476;0.5057167;1.247413E-05,-0.227808;0.2740443;0.06111541,-0.2761849;0.05110915;0.08510031,0.07475437;0.007827578;-0.05295245,0.09026285;-0.2802058;-0.02313163,0.09029052;-0.6160341;0.05546711,0.08940174;-0.5778865;-0.03262875,-0.07324253;0.00795789;-0.05500593,-0.1176103;-0.2776988;-0.03209867,-0.1399523;-0.6139638;0.04128508,-0.1385383;-0.575682;-0.04679141,0.003082684;0.5532609;-0.01542128,0;0;0,-0.004937358;0.304099;-0.085922,-0.01972358;0.6053687;-0.179913,0.1610623;0.5039314;-0.1087825,0.2536441;0.2812074;-0.06310654,0.2400375;0.05465326;-0.09632945,-0.1618578;0.4827688;-0.05358721,-0.261415;0.2602573;-0.02459236,-0.3167151;0.06723823;-0.1355032,0.08154526;0.007974029;-0.0417161,0.1148294;-0.2786712;-0.07034588,0.1156384;-0.6192415;-0.0158515,0.1375342;-0.650227;-0.07609606,-0.08391064;0.004484288;-0.03731413,-0.1112797;-0.2830561;-0.06309042,-0.09747108;-0.6255625;-0.02491774,-0.1070911;-0.6223282;-0.1086979,-0.01541136;0.5313343;-0.1544583,490.0102
+0;0;0,0.001719935;0.3151669;-0.003049819,0.003168608;0.6285333;-0.0239328,0.1853854;0.50505;0.00227855,0.2127149;0.2641796;0.02874949,0.2435818;0.04375319;-0.01971802,-0.1791486;0.5027595;0.0004218537,-0.2322536;0.2743758;0.0674061,-0.2808983;0.05358756;0.09526153,0.07564263;0.007812453;-0.05362231,0.09092563;-0.2792813;-0.02386377,0.09121122;-0.6186585;0.05539393,0.09020542;-0.5806382;-0.03158782,-0.07412232;0.008163212;-0.05565464,-0.1185129;-0.2765415;-0.03296948,-0.141067;-0.6163134;0.0412276,-0.1397969;-0.578168;-0.04573907,0.002910746;0.5510305;-0.01601732,0;0;0,-0.009044982;0.3034449;-0.08474541,-0.02765936;0.6027973;-0.1779413,0.1590241;0.5027831;-0.1071916,0.2533096;0.2803014;-0.07435417,0.2402042;0.05607028;-0.1122797,-0.167221;0.4783443;-0.04190842,-0.265555;0.2568739;-0.01456823,-0.3250252;0.06694181;-0.1253778,0.08116954;0.008334607;-0.04472399,0.1152418;-0.2773349;-0.07254362,0.1139813;-0.6212026;-0.01586676,0.1356063;-0.6516289;-0.07513046,-0.08638509;0.003965257;-0.03435242,-0.1126291;-0.2826518;-0.06088324,-0.1005298;-0.6289927;-0.02399949,-0.1115235;-0.6254491;-0.1065244,-0.0226015;0.5293351;-0.1525025,490.0217
+0;0;0,0.001719935;0.3151669;-0.003049819,0.003168608;0.6285333;-0.0239328,0.1853854;0.50505;0.00227855,0.2127149;0.2641796;0.02874949,0.2435818;0.04375319;-0.01971802,-0.1791486;0.5027595;0.0004218537,-0.2322536;0.2743758;0.0674061,-0.2808983;0.05358756;0.09526153,0.07564263;0.007812453;-0.05362231,0.09092563;-0.2792813;-0.02386377,0.09121122;-0.6186585;0.05539393,0.09020542;-0.5806382;-0.03158782,-0.07412232;0.008163212;-0.05565464,-0.1185129;-0.2765415;-0.03296948,-0.141067;-0.6163134;0.0412276,-0.1397969;-0.578168;-0.04573907,0.002910746;0.5510305;-0.01601732,0;0;0,-0.009044982;0.3034449;-0.08474541,-0.02765936;0.6027973;-0.1779413,0.1590241;0.5027831;-0.1071916,0.2533096;0.2803014;-0.07435417,0.2402042;0.05607028;-0.1122797,-0.167221;0.4783443;-0.04190842,-0.265555;0.2568739;-0.01456823,-0.3250252;0.06694181;-0.1253778,0.08116954;0.008334607;-0.04472399,0.1152418;-0.2773349;-0.07254362,0.1139813;-0.6212026;-0.01586676,0.1356063;-0.6516289;-0.07513046,-0.08638509;0.003965257;-0.03435242,-0.1126291;-0.2826518;-0.06088324,-0.1005298;-0.6289927;-0.02399949,-0.1115235;-0.6254491;-0.1065244,-0.0226015;0.5293351;-0.1525025,490.0357
+0;0;0,0.001719935;0.3151669;-0.003049819,0.003168608;0.6285333;-0.0239328,0.1853854;0.50505;0.00227855,0.2127149;0.2641796;0.02874949,0.2435818;0.04375319;-0.01971802,-0.1791486;0.5027595;0.0004218537,-0.2322536;0.2743758;0.0674061,-0.2808983;0.05358756;0.09526153,0.07564263;0.007812453;-0.05362231,0.09092563;-0.2792813;-0.02386377,0.09121122;-0.6186585;0.05539393,0.09020542;-0.5806382;-0.03158782,-0.07412232;0.008163212;-0.05565464,-0.1185129;-0.2765415;-0.03296948,-0.141067;-0.6163134;0.0412276,-0.1397969;-0.578168;-0.04573907,0.002910746;0.5510305;-0.01601732,0;0;0,-0.009044982;0.3034449;-0.08474541,-0.02765936;0.6027973;-0.1779413,0.1590241;0.5027831;-0.1071916,0.2533096;0.2803014;-0.07435417,0.2402042;0.05607028;-0.1122797,-0.167221;0.4783443;-0.04190842,-0.265555;0.2568739;-0.01456823,-0.3250252;0.06694181;-0.1253778,0.08116954;0.008334607;-0.04472399,0.1152418;-0.2773349;-0.07254362,0.1139813;-0.6212026;-0.01586676,0.1356063;-0.6516289;-0.07513046,-0.08638509;0.003965257;-0.03435242,-0.1126291;-0.2826518;-0.06088324,-0.1005298;-0.6289927;-0.02399949,-0.1115235;-0.6254491;-0.1065244,-0.0226015;0.5293351;-0.1525025,490.0541
+0;0;0,0.001801604;0.3136479;-0.002912839,0.003612432;0.625855;-0.02311498,0.1783386;0.5044309;0.0004456593,0.2049197;0.2703025;0.02706687,0.2372647;0.03758718;-0.02394325,-0.1715561;0.5028999;-0.0001636762,-0.2235103;0.2826284;0.07063624,-0.275071;0.05028869;0.1047591,0.07674379;0.007821293;-0.05442508,0.09198625;-0.2804658;-0.0244444,0.09254898;-0.6223203;0.05523018,0.09135376;-0.5844982;-0.0292983,-0.0752262;0.008394822;-0.0564218,-0.119729;-0.2775132;-0.03369082,-0.1424665;-0.6196753;0.0412824,-0.1414499;-0.5817327;-0.04323716,0.003221387;0.5486931;-0.01546801,0;0;0,-0.01374464;0.3021343;-0.08314252,-0.03579518;0.600309;-0.1753008,0.1472597;0.5051763;-0.1182361,0.2523609;0.2941048;-0.09305835,0.2380351;0.05677521;-0.1287525,-0.1658575;0.4770009;-0.04115862,-0.2612816;0.2620629;-0.01070724,-0.3279886;0.06389405;-0.129383,0.08046385;0.009327054;-0.04849172,0.1128628;-0.2780069;-0.07359362,0.1116557;-0.6242792;-0.01608777,0.1320323;-0.6533001;-0.07361174,-0.08897337;0.002431134;-0.03147537,-0.1151697;-0.2853872;-0.05821423,-0.1054329;-0.6344571;-0.02260129,-0.1187814;-0.630236;-0.1023819,-0.02987812;0.5272201;-0.15009,490.076
+0;0;0,0.001801604;0.3136479;-0.002912839,0.003612432;0.625855;-0.02311498,0.1783386;0.5044309;0.0004456593,0.2049197;0.2703025;0.02706687,0.2372647;0.03758718;-0.02394325,-0.1715561;0.5028999;-0.0001636762,-0.2235103;0.2826284;0.07063624,-0.275071;0.05028869;0.1047591,0.07674379;0.007821293;-0.05442508,0.09198625;-0.2804658;-0.0244444,0.09254898;-0.6223203;0.05523018,0.09135376;-0.5844982;-0.0292983,-0.0752262;0.008394822;-0.0564218,-0.119729;-0.2775132;-0.03369082,-0.1424665;-0.6196753;0.0412824,-0.1414499;-0.5817327;-0.04323716,0.003221387;0.5486931;-0.01546801,0;0;0,-0.01374464;0.3021343;-0.08314252,-0.03579518;0.600309;-0.1753008,0.1472597;0.5051763;-0.1182361,0.2523609;0.2941048;-0.09305835,0.2380351;0.05677521;-0.1287525,-0.1658575;0.4770009;-0.04115862,-0.2612816;0.2620629;-0.01070724,-0.3279886;0.06389405;-0.129383,0.08046385;0.009327054;-0.04849172,0.1128628;-0.2780069;-0.07359362,0.1116557;-0.6242792;-0.01608777,0.1320323;-0.6533001;-0.07361174,-0.08897337;0.002431134;-0.03147537,-0.1151697;-0.2853872;-0.05821423,-0.1054329;-0.6344571;-0.02260129,-0.1187814;-0.630236;-0.1023819,-0.02987812;0.5272201;-0.15009,490.0876
+0;0;0,0.001803237;0.3139322;-0.002915479,0.003621819;0.6274862;-0.0232075,0.180787;0.5050528;0.0006138561,0.2070609;0.2736299;0.02692743,0.2402328;0.03496577;-0.02538664,-0.173985;0.5035004;-3.972091E-06,-0.2253388;0.2857744;0.06997778,-0.2782175;0.04749542;0.1049729,0.07752649;0.007901061;-0.05498016,0.09285436;-0.2820012;-0.02483149,0.09341924;-0.6251631;0.05514779,0.09224285;-0.5874643;-0.02804848,-0.07599342;0.008480439;-0.05699723,-0.1207455;-0.2790295;-0.03413889,-0.1435701;-0.6225002;0.04112106,-0.1425694;-0.5846828;-0.04206645,0.003228785;0.5499319;-0.01552164,0;0;0,-0.0204103;0.3032233;-0.07876682,-0.04928976;0.6045003;-0.1632726,0.1394469;0.5043247;-0.1208844,0.2484572;0.2979177;-0.0996201,0.2332192;0.05521674;-0.1403844,-0.1740318;0.4703851;-0.02791191,-0.2703936;0.2585528;2.937764E-05,-0.3429288;0.05869313;-0.1248404,0.07897168;0.01025182;-0.05247831,0.1086102;-0.2793415;-0.07356143,0.1073291;-0.6268225;-0.0151453,0.1269008;-0.6552465;-0.07158875,-0.09133986;0.0007736654;-0.02742321,-0.1204459;-0.2883126;-0.05515784,-0.1129484;-0.6388952;-0.02062188,-0.1282022;-0.6338648;-0.09889139,-0.04150231;0.5304358;-0.1403008,490.1097
+0;0;0,0.001845517;0.3148322;-0.003366615,0.003697289;0.6280749;-0.02454912,0.180473;0.5059413;-0.0004296359,0.2068563;0.2725374;0.02638906,0.2399651;0.03307217;-0.02547066,-0.1736745;0.5052225;-0.0002129376,-0.2257688;0.2877041;0.07636839,-0.2786559;0.04961711;0.1169483,0.07865427;0.007873374;-0.05580181,0.09402843;-0.283334;-0.02550863,0.09451368;-0.6274955;0.05486949,0.09322061;-0.5898783;-0.02797327,-0.07708941;0.008758932;-0.05781722,-0.1220416;-0.280052;-0.03494056,-0.1450348;-0.6245517;0.04055328,-0.1441606;-0.5868224;-0.04228457,0.003297781;0.5506688;-0.01659238,0;0;0,-0.02436669;0.3047667;-0.07521701,-0.05631962;0.6063507;-0.1565073,0.133216;0.5060555;-0.1244304,0.2473692;0.2998678;-0.1057642,0.2314168;0.0571304;-0.1499598,-0.1792161;0.4681333;-0.02299363,-0.2752984;0.2547671;0.01070762,-0.3500022;0.05781123;-0.118741,0.07839766;0.01115629;-0.05560279,0.1075433;-0.2799777;-0.07423973,0.1054943;-0.6282891;-0.01438165,0.1250458;-0.6566691;-0.07034707,-0.09348697;-0.0001020331;-0.02495002,-0.1209917;-0.2905964;-0.05345139,-0.1164764;-0.642302;-0.01894391,-0.1327379;-0.6369644;-0.09672537,-0.0480883;0.5322911;-0.1340888,490.132
+0;0;0,0.001845517;0.3148322;-0.003366615,0.003697289;0.6280749;-0.02454912,0.180473;0.5059413;-0.0004296359,0.2068563;0.2725374;0.02638906,0.2399651;0.03307217;-0.02547066,-0.1736745;0.5052225;-0.0002129376,-0.2257688;0.2877041;0.07636839,-0.2786559;0.04961711;0.1169483,0.07865427;0.007873374;-0.05580181,0.09402843;-0.283334;-0.02550863,0.09451368;-0.6274955;0.05486949,0.09322061;-0.5898783;-0.02797327,-0.07708941;0.008758932;-0.05781722,-0.1220416;-0.280052;-0.03494056,-0.1450348;-0.6245517;0.04055328,-0.1441606;-0.5868224;-0.04228457,0.003297781;0.5506688;-0.01659238,0;0;0,-0.02436669;0.3047667;-0.07521701,-0.05631962;0.6063507;-0.1565073,0.133216;0.5060555;-0.1244304,0.2473692;0.2998678;-0.1057642,0.2314168;0.0571304;-0.1499598,-0.1792161;0.4681333;-0.02299363,-0.2752984;0.2547671;0.01070762,-0.3500022;0.05781123;-0.118741,0.07839766;0.01115629;-0.05560279,0.1075433;-0.2799777;-0.07423973,0.1054943;-0.6282891;-0.01438165,0.1250458;-0.6566691;-0.07034707,-0.09348697;-0.0001020331;-0.02495002,-0.1209917;-0.2905964;-0.05345139,-0.1164764;-0.642302;-0.01894391,-0.1327379;-0.6369644;-0.09672537,-0.0480883;0.5322911;-0.1340888,490.1433
+0;0;0,0.001842422;0.3143043;-0.003360969,0.00368407;0.6258155;-0.02442121,0.1805499;0.5041988;-0.000349151,0.2066412;0.2733787;0.02617266,0.2400828;0.03150612;-0.02620844,-0.1737721;0.5034797;-0.0001323465,-0.2252898;0.2883694;0.07560121,-0.2787085;0.04788879;0.1165891,0.0793956;0.007947581;-0.05632775,0.0948898;-0.2855335;-0.02579805,0.0953756;-0.6300796;0.05466989,0.09409495;-0.5925356;-0.02737662,-0.07781599;0.008841486;-0.05836215,-0.1231191;-0.2822245;-0.03530688,-0.1461381;-0.6271091;0.04027132,-0.1452723;-0.5894541;-0.04177035,0.003287343;0.5489484;-0.01651986,0;0;0,-0.02804279;0.3050257;-0.07053232,-0.06213309;0.6061626;-0.1457155,0.1280789;0.5051363;-0.1250253,0.2446601;0.3029347;-0.1114073,0.2276881;0.05864909;-0.1604071,-0.1799027;0.4635868;-0.01101642,-0.2766615;0.2519332;0.01140171,-0.3552055;0.05579235;-0.1217301,0.0770683;0.01197538;-0.05879378,0.1050299;-0.2817756;-0.07401943,0.1025988;-0.6303624;-0.01345038,0.122088;-0.6586058;-0.06838727,-0.09528885;-0.00132544;-0.02139903,-0.1251571;-0.2937163;-0.05171046,-0.1221251;-0.645829;-0.01714523,-0.1407051;-0.6399512;-0.09371603,-0.05344637;0.5322396;-0.1249533,490.1653
+0;0;0,0.001917958;0.3142989;-0.003794333,0.003835753;0.6257648;-0.02549415,0.1806836;0.5040504;-0.001591988,0.206597;0.2732796;0.02552701,0.2399859;0.03129877;-0.02638591,-0.1738308;0.5046211;9.060837E-05,-0.2254577;0.2910434;0.07997381,-0.2789268;0.05133183;0.125183,0.07941735;0.007819547;-0.05631502,0.09482037;-0.2856603;-0.02572695,0.09531148;-0.6302174;0.05469332,0.09380052;-0.5927118;-0.0273528,-0.07781672;0.008979178;-0.05834015,-0.1232318;-0.2820777;-0.03539034,-0.1462091;-0.6269281;0.04035603,-0.1455732;-0.5893145;-0.04169159,0.003419107;0.5489163;-0.01741458,0;0;0,-0.02804279;0.3050257;-0.07053232,-0.06213309;0.6061626;-0.1457155,0.1280789;0.5051363;-0.1250253,0.2446601;0.3029347;-0.1114073,0.2276881;0.05864909;-0.1604071,-0.1799027;0.4635868;-0.01101642,-0.2766615;0.2519332;0.01140171,-0.3552055;0.05579235;-0.1217301,0.0770683;0.01197538;-0.05879378,0.1050299;-0.2817756;-0.07401943,0.1025988;-0.6303624;-0.01345038,0.122088;-0.6586058;-0.06838727,-0.09528885;-0.00132544;-0.02139903,-0.1251571;-0.2937163;-0.05171046,-0.1221251;-0.645829;-0.01714523,-0.1407051;-0.6399512;-0.09371603,-0.05344637;0.5322396;-0.1249533,490.1768
+0;0;0,0.001917958;0.3142989;-0.003794333,0.003835753;0.6257648;-0.02549415,0.1806836;0.5040504;-0.001591988,0.206597;0.2732796;0.02552701,0.2399859;0.03129877;-0.02638591,-0.1738308;0.5046211;9.060837E-05,-0.2254577;0.2910434;0.07997381,-0.2789268;0.05133183;0.125183,0.07941735;0.007819547;-0.05631502,0.09482037;-0.2856603;-0.02572695,0.09531148;-0.6302174;0.05469332,0.09380052;-0.5927118;-0.0273528,-0.07781672;0.008979178;-0.05834015,-0.1232318;-0.2820777;-0.03539034,-0.1462091;-0.6269281;0.04035603,-0.1455732;-0.5893145;-0.04169159,0.003419107;0.5489163;-0.01741458,0;0;0,-0.02804279;0.3050257;-0.07053232,-0.06213309;0.6061626;-0.1457155,0.1280789;0.5051363;-0.1250253,0.2446601;0.3029347;-0.1114073,0.2276881;0.05864909;-0.1604071,-0.1799027;0.4635868;-0.01101642,-0.2766615;0.2519332;0.01140171,-0.3552055;0.05579235;-0.1217301,0.0770683;0.01197538;-0.05879378,0.1050299;-0.2817756;-0.07401943,0.1025988;-0.6303624;-0.01345038,0.122088;-0.6586058;-0.06838727,-0.09528885;-0.00132544;-0.02139903,-0.1251571;-0.2937163;-0.05171046,-0.1221251;-0.645829;-0.01714523,-0.1407051;-0.6399512;-0.09371603,-0.05344637;0.5322396;-0.1249533,490.1878
+0;0;0,0.001915201;0.313847;-0.003788877,0.003828647;0.624608;-0.02544,0.1795415;0.5033462;-0.001656596,0.2052835;0.2741019;0.02528302,0.2390882;0.02910657;-0.02727659,-0.1727011;0.5039133;1.521781E-05,-0.2239865;0.2917483;0.07937004,-0.2781217;0.04905052;0.1251425,0.07942254;0.007820059;-0.0563187,0.09484348;-0.2860011;-0.02569506,0.09533545;-0.6311597;0.0548656,0.0938485;-0.5937733;-0.02587674,-0.07782181;0.008979765;-0.05834397,-0.1232897;-0.2824156;-0.03536747,-0.1463071;-0.627868;0.04051112,-0.1456813;-0.5903754;-0.0402327,0.003412896;0.5479247;-0.01737779,0;0;0,-0.03082364;0.3049171;-0.06777501,-0.06617671;0.6056415;-0.1410573,0.1231062;0.5053778;-0.126461,0.2432214;0.3067935;-0.1176295,0.2241979;0.05994897;-0.1689508,-0.1818128;0.4624469;-0.006993778,-0.2789615;0.2526751;0.01535179,-0.3582601;0.05382119;-0.1191726,0.07604706;0.01206881;-0.06010056,0.104165;-0.2820309;-0.07497573,0.1013057;-0.6310669;-0.01340938,0.1198439;-0.6594771;-0.0665195,-0.0957354;-0.002191413;-0.01925666,-0.1263546;-0.2948037;-0.05003028,-0.1243088;-0.6474795;-0.01481242,-0.1436059;-0.6411366;-0.08993942,-0.05723586;0.5318155;-0.1206787,490.2104
+0;0;0,0.002144945;0.3133811;-0.003711483,0.004668757;0.6237714;-0.02503667,0.1805892;0.5018879;-0.002907449,0.2062137;0.273798;0.02462296,0.239987;0.0252922;-0.02865032,-0.172813;0.5041537;2.911501E-05,-0.2239356;0.2947173;0.08347025,-0.2792504;0.04987006;0.1356612,0.08037332;0.007704389;-0.05690558,0.09592977;-0.288251;-0.02596536,0.09637143;-0.634199;0.05477178,0.0946966;-0.5968787;-0.0250443,-0.07867756;0.009300733;-0.05899838,-0.1244035;-0.2842406;-0.03594408,-0.1477275;-0.6304305;0.04026157,-0.1473118;-0.5930036;-0.03956115,0.004040757;0.5471327;-0.01709929,0;0;0,-0.03328066;0.3047407;-0.06520438,-0.06969202;0.6051809;-0.1374645,0.1201;0.5048652;-0.1264861,0.2431444;0.3092533;-0.1205184,0.2215186;0.06014423;-0.1771824,-0.1844749;0.4602789;-0.003269576,-0.2824281;0.2521956;0.0200985,-0.3690981;0.04484846;-0.1033085,0.07536605;0.01286301;-0.06254578,0.1044579;-0.2833924;-0.07578516,0.1005069;-0.6329913;-0.01282692,0.117792;-0.66146;-0.06488109,-0.09726875;-0.003432023;-0.01686663,-0.1281779;-0.2981344;-0.04823641,-0.1272228;-0.6516032;-0.01277411,-0.1468162;-0.6449227;-0.08693138,-0.06053843;0.5313817;-0.1172957,490.2216
+0;0;0,0.002144945;0.3133811;-0.003711483,0.004668757;0.6237714;-0.02503667,0.1805892;0.5018879;-0.002907449,0.2062137;0.273798;0.02462296,0.239987;0.0252922;-0.02865032,-0.172813;0.5041537;2.911501E-05,-0.2239356;0.2947173;0.08347025,-0.2792504;0.04987006;0.1356612,0.08037332;0.007704389;-0.05690558,0.09592977;-0.288251;-0.02596536,0.09637143;-0.634199;0.05477178,0.0946966;-0.5968787;-0.0250443,-0.07867756;0.009300733;-0.05899838,-0.1244035;-0.2842406;-0.03594408,-0.1477275;-0.6304305;0.04026157,-0.1473118;-0.5930036;-0.03956115,0.004040757;0.5471327;-0.01709929,0;0;0,-0.03328066;0.3047407;-0.06520438,-0.06969202;0.6051809;-0.1374645,0.1201;0.5048652;-0.1264861,0.2431444;0.3092533;-0.1205184,0.2215186;0.06014423;-0.1771824,-0.1844749;0.4602789;-0.003269576,-0.2824281;0.2521956;0.0200985,-0.3690981;0.04484846;-0.1033085,0.07536605;0.01286301;-0.06254578,0.1044579;-0.2833924;-0.07578516,0.1005069;-0.6329913;-0.01282692,0.117792;-0.66146;-0.06488109,-0.09726875;-0.003432023;-0.01686663,-0.1281779;-0.2981344;-0.04823641,-0.1272228;-0.6516032;-0.01277411,-0.1468162;-0.6449227;-0.08693138,-0.06053843;0.5313817;-0.1172957,490.2436
+0;0;0,0.002144945;0.3133811;-0.003711483,0.004668757;0.6237714;-0.02503667,0.1805892;0.5018879;-0.002907449,0.2062137;0.273798;0.02462296,0.239987;0.0252922;-0.02865032,-0.172813;0.5041537;2.911501E-05,-0.2239356;0.2947173;0.08347025,-0.2792504;0.04987006;0.1356612,0.08037332;0.007704389;-0.05690558,0.09592977;-0.288251;-0.02596536,0.09637143;-0.634199;0.05477178,0.0946966;-0.5968787;-0.0250443,-0.07867756;0.009300733;-0.05899838,-0.1244035;-0.2842406;-0.03594408,-0.1477275;-0.6304305;0.04026157,-0.1473118;-0.5930036;-0.03956115,0.004040757;0.5471327;-0.01709929,0;0;0,-0.03328066;0.3047407;-0.06520438,-0.06969202;0.6051809;-0.1374645,0.1201;0.5048652;-0.1264861,0.2431444;0.3092533;-0.1205184,0.2215186;0.06014423;-0.1771824,-0.1844749;0.4602789;-0.003269576,-0.2824281;0.2521956;0.0200985,-0.3690981;0.04484846;-0.1033085,0.07536605;0.01286301;-0.06254578,0.1044579;-0.2833924;-0.07578516,0.1005069;-0.6329913;-0.01282692,0.117792;-0.66146;-0.06488109,-0.09726875;-0.003432023;-0.01686663,-0.1281779;-0.2981344;-0.04823641,-0.1272228;-0.6516032;-0.01277411,-0.1468162;-0.6449227;-0.08693138,-0.06053843;0.5313817;-0.1172957,490.2549
+0;0;0,0.002236898;0.31316;-0.004226997,0.004859482;0.6230965;-0.02644873,0.1821543;0.5009654;-0.004059539,0.2075607;0.2749411;0.02388569,0.241288;0.0243029;-0.02956496,-0.1742001;0.5044892;0.0002932362,-0.224172;0.298902;0.08832778,-0.2809193;0.05333595;0.1456955,0.08098014;0.007554252;-0.05729488,0.09658587;-0.290383;-0.02614478,0.09712571;-0.6358616;0.05453249,0.09526022;-0.5986633;-0.02450468,-0.07924069;0.009594107;-0.05938368,-0.1252616;-0.2859387;-0.03651597,-0.1486296;-0.6316356;0.03972179,-0.1484239;-0.5943448;-0.03932865,0.004210623;0.5465518;-0.01824527,0;0;0,-0.03514234;0.3047769;-0.06299305,-0.07247208;0.6049875;-0.1340618,0.1185732;0.5029145;-0.1254485,0.2441734;0.3112526;-0.123534,0.220254;0.0602406;-0.1804097,-0.1875387;0.4604592;0.001850829,-0.2864519;0.254842;0.0230916,-0.3763478;0.04390818;-0.0962384,0.07476529;0.01303792;-0.06432509,0.1042342;-0.2852502;-0.07599878,0.09991357;-0.6342605;-0.01245522,0.1160375;-0.6628467;-0.06354189,-0.09832891;-0.003948007;-0.014608,-0.1298946;-0.3004756;-0.04709601,-0.1292007;-0.6534426;-0.01134137,-0.1491463;-0.6464588;-0.08465304,-0.06312901;0.5312057;-0.1141684,490.2672
+0;0;0,0.002235955;0.313028;-0.004225215,0.004858141;0.6229174;-0.02644365,0.1822076;0.5007823;-0.004051175,0.2075192;0.275602;0.02378971,0.2417744;0.02104068;-0.03049757,-0.174256;0.5043073;0.000302935,-0.2240414;0.2994877;0.08800877,-0.2816769;0.05007793;0.1462744,0.0806947;0.007527623;-0.05709292,0.09632879;-0.2909512;-0.0258862,0.09686929;-0.6368563;0.05489065,0.09502246;-0.59973;-0.02335587,-0.07896137;0.009560288;-0.05917436,-0.125066;-0.2865097;-0.03626508,-0.1484627;-0.6326333;0.04006676,-0.1482591;-0.5954155;-0.0381929,0.004209366;0.5463827;-0.01824126,0;0;0,-0.03694497;0.3046886;-0.06171941,-0.07567877;0.6048928;-0.1318514,0.115827;0.5039387;-0.1258712,0.2449723;0.3156748;-0.1262197,0.2205643;0.06096381;-0.1849442,-0.1897939;0.4606017;0.004651219,-0.2911603;0.2572229;0.02664831,-0.3939543;0.04278755;-0.08458503,0.07401577;0.01304898;-0.06464744,0.1037046;-0.2857729;-0.07613325,0.09908634;-0.6351506;-0.01218438,0.1144612;-0.6634077;-0.06264663,-0.09810936;-0.004494588;-0.01350014,-0.1299998;-0.3014481;-0.04680928,-0.1302236;-0.6547803;-0.0103149,-0.1504475;-0.6475548;-0.08276507,-0.06593876;0.5311098;-0.1121933,490.2883
+0;0;0,0.002235955;0.313028;-0.004225215,0.004858141;0.6229174;-0.02644365,0.1822076;0.5007823;-0.004051175,0.2075192;0.275602;0.02378971,0.2417744;0.02104068;-0.03049757,-0.174256;0.5043073;0.000302935,-0.2240414;0.2994877;0.08800877,-0.2816769;0.05007793;0.1462744,0.0806947;0.007527623;-0.05709292,0.09632879;-0.2909512;-0.0258862,0.09686929;-0.6368563;0.05489065,0.09502246;-0.59973;-0.02335587,-0.07896137;0.009560288;-0.05917436,-0.125066;-0.2865097;-0.03626508,-0.1484627;-0.6326333;0.04006676,-0.1482591;-0.5954155;-0.0381929,0.004209366;0.5463827;-0.01824126,0;0;0,-0.03694497;0.3046886;-0.06171941,-0.07567877;0.6048928;-0.1318514,0.115827;0.5039387;-0.1258712,0.2449723;0.3156748;-0.1262197,0.2205643;0.06096381;-0.1849442,-0.1897939;0.4606017;0.004651219,-0.2911603;0.2572229;0.02664831,-0.3939543;0.04278755;-0.08458503,0.07401577;0.01304898;-0.06464744,0.1037046;-0.2857729;-0.07613325,0.09908634;-0.6351506;-0.01218438,0.1144612;-0.6634077;-0.06264663,-0.09810936;-0.004494588;-0.01350014,-0.1299998;-0.3014481;-0.04680928,-0.1302236;-0.6547803;-0.0103149,-0.1504475;-0.6475548;-0.08276507,-0.06593876;0.5311098;-0.1121933,490.3109
+0;0;0,0.002272654;0.3130226;-0.004590089,0.004912779;0.6228718;-0.02734763,0.1822608;0.5007206;-0.00483963,0.2075552;0.2755659;0.02322282,0.2414472;0.02088842;-0.03074676,-0.1743166;0.5051396;0.0003230404,-0.2237315;0.3022712;0.09265126,-0.2815681;0.05396561;0.1552711,0.080723;0.007322709;-0.05707958,0.09625036;-0.2911561;-0.02581942,0.09695704;-0.6370978;0.05479902,0.09499888;-0.6000034;-0.0234477,-0.07893135;0.009778774;-0.05917872,-0.1250569;-0.2862943;-0.03635222,-0.1485332;-0.6324165;0.03996182,-0.1484395;-0.5952311;-0.03830103,0.004267953;0.5463536;-0.01899274,0;0;0,-0.03694497;0.3046886;-0.06171941,-0.07567877;0.6048928;-0.1318514,0.115827;0.5039387;-0.1258712,0.2449723;0.3156748;-0.1262197,0.2205643;0.06096381;-0.1849442,-0.1897939;0.4606017;0.004651219,-0.2911603;0.2572229;0.02664831,-0.3939543;0.04278755;-0.08458503,0.07401577;0.01304898;-0.06464744,0.1037046;-0.2857729;-0.07613325,0.09908634;-0.6351506;-0.01218438,0.1144612;-0.6634077;-0.06264663,-0.09810936;-0.004494588;-0.01350014,-0.1299998;-0.3014481;-0.04680928,-0.1302236;-0.6547803;-0.0103149,-0.1504475;-0.6475548;-0.08276507,-0.06593876;0.5311098;-0.1121933,490.322
+0;0;0,0.002271676;0.3128879;-0.004588115,0.004909473;0.6224639;-0.02732594,0.1837857;0.499981;-0.00470302,0.2089206;0.2762457;0.02318254,0.2430322;0.01991838;-0.03113666,-0.1758521;0.504438;0.0005039591,-0.2249555;0.3028484;0.09225018,-0.2831668;0.05293423;0.1552757,0.08067068;0.007317964;-0.05704259,0.09626034;-0.2923581;-0.02565704,0.09696738;-0.6384799;0.05500335,0.09503049;-0.6014625;-0.0223935,-0.0788802;0.009772439;-0.05914037,-0.1251908;-0.2874883;-0.03622231,-0.1486793;-0.6337906;0.04013145,-0.1485866;-0.5966831;-0.03728136,0.004265152;0.5460057;-0.0189776,0;0;0,-0.03850723;0.3046161;-0.06042599,-0.07848351;0.6045576;-0.1297641,0.1146906;0.502798;-0.1253066,0.247962;0.3192164;-0.1271584,0.2223685;0.0631474;-0.1870873,-0.1929917;0.4602134;0.008250907,-0.2974326;0.2599801;0.0298292,-0.4027593;0.04088894;-0.07372373,0.07362189;0.0131323;-0.06498098,0.1039057;-0.2868286;-0.07682133,0.09848191;-0.6362227;-0.01200485,0.1132618;-0.6640086;-0.0618608,-0.09812952;-0.005081673;-0.0126468,-0.1295255;-0.3031294;-0.04751327,-0.1309339;-0.6565065;-0.009704463,-0.151275;-0.6490153;-0.08127862,-0.06844377;0.5308302;-0.1102848,490.3336
+0;0;0,0.002267073;0.312254;-0.004578818,0.004898763;0.6211138;-0.02726573,0.1830359;0.4989622;-0.004717115,0.2081356;0.2755402;0.02312938,0.2422164;0.0194439;-0.03114087,-0.1751189;0.5034008;0.0004683919,-0.2241535;0.3020935;0.09208609,-0.2823123;0.0524046;0.1550548,0.08042818;0.007295966;-0.05687112,0.0961059;-0.2940728;-0.02530828,0.09681346;-0.6404499;0.05541161,0.09489462;-0.6034979;-0.02126423,-0.07864308;0.009743062;-0.05896259,-0.1252152;-0.2891967;-0.03591508,-0.148721;-0.6357545;0.040495,-0.1486292;-0.5987133;-0.03619665,0.004255635;0.5447971;-0.01893283,0;0;0,-0.03963184;0.3040521;-0.05924774,-0.07998113;0.6032789;-0.1282444,0.1125562;0.5034391;-0.1258342,0.2512844;0.3243586;-0.128571,0.2296011;0.06792232;-0.1874125,-0.1943937;0.460379;0.009320371,-0.3058076;0.2646894;0.03412623,-0.4088811;0.04161306;-0.06233567,0.07313814;0.01322693;-0.06505466,0.1033592;-0.28846;-0.07675242,0.09794528;-0.63811;-0.0118773,0.1121506;-0.6654674;-0.06126904,-0.09785809;-0.00568557;-0.01215382,-0.1292658;-0.3053947;-0.04755358,-0.1317693;-0.6589746;-0.009235978,-0.1522073;-0.6512635;-0.08006458,-0.069892;0.5296881;-0.1088357,490.3553
+0;0;0,0.002297305;0.3122465;-0.005045092,0.005062543;0.6210501;-0.02844383,0.1830119;0.4996016;-0.002009073,0.2094352;0.2759843;0.02288955,0.2433097;0.0197781;-0.03098973,-0.1751189;0.5044947;0.0006336626,-0.2240123;0.3048611;0.09591573,-0.2830619;0.05664481;0.1636941,0.08043201;0.00706464;-0.05689491,0.09602737;-0.2943052;-0.02530165,0.09664203;-0.6407123;0.0552904,0.09514939;-0.6038072;-0.02139916,-0.07866973;0.009906611;-0.05889976,-0.1252403;-0.2890512;-0.03608467,-0.1486974;-0.6356107;0.04033232,-0.1481795;-0.5986152;-0.03636182,0.004388346;0.5447578;-0.01989263,0;0;0,-0.03963184;0.3040521;-0.05924774,-0.07998113;0.6032789;-0.1282444,0.1125562;0.5034391;-0.1258342,0.2512844;0.3243586;-0.128571,0.2296011;0.06792232;-0.1874125,-0.1943937;0.460379;0.009320371,-0.3058076;0.2646894;0.03412623,-0.4088811;0.04161306;-0.06233567,0.07313814;0.01322693;-0.06505466,0.1033592;-0.28846;-0.07675242,0.09794528;-0.63811;-0.0118773,0.1121506;-0.6654674;-0.06126904,-0.09785809;-0.00568557;-0.01215382,-0.1292658;-0.3053947;-0.04755358,-0.1317693;-0.6589746;-0.009235978,-0.1522073;-0.6512635;-0.08006458,-0.069892;0.5296881;-0.1088357,490.3782
+0;0;0,0.002297305;0.3122465;-0.005045092,0.005062543;0.6210501;-0.02844383,0.1830119;0.4996016;-0.002009073,0.2094352;0.2759843;0.02288955,0.2433097;0.0197781;-0.03098973,-0.1751189;0.5044947;0.0006336626,-0.2240123;0.3048611;0.09591573,-0.2830619;0.05664481;0.1636941,0.08043201;0.00706464;-0.05689491,0.09602737;-0.2943052;-0.02530165,0.09664203;-0.6407123;0.0552904,0.09514939;-0.6038072;-0.02139916,-0.07866973;0.009906611;-0.05889976,-0.1252403;-0.2890512;-0.03608467,-0.1486974;-0.6356107;0.04033232,-0.1481795;-0.5986152;-0.03636182,0.004388346;0.5447578;-0.01989263,0;0;0,-0.03963184;0.3040521;-0.05924774,-0.07998113;0.6032789;-0.1282444,0.1125562;0.5034391;-0.1258342,0.2512844;0.3243586;-0.128571,0.2296011;0.06792232;-0.1874125,-0.1943937;0.460379;0.009320371,-0.3058076;0.2646894;0.03412623,-0.4088811;0.04161306;-0.06233567,0.07313814;0.01322693;-0.06505466,0.1033592;-0.28846;-0.07675242,0.09794528;-0.63811;-0.0118773,0.1121506;-0.6654674;-0.06126904,-0.09785809;-0.00568557;-0.01215382,-0.1292658;-0.3053947;-0.04755358,-0.1317693;-0.6589746;-0.009235978,-0.1522073;-0.6512635;-0.08006458,-0.069892;0.5296881;-0.1088357,490.3893
+0;0;0,0.00229649;0.3121358;-0.005043304,0.005056582;0.6203644;-0.02839773,0.1836063;0.498922;-0.001920661,0.2097359;0.2777896;0.02270127,0.2445977;0.01411572;-0.03274844,-0.1757253;0.5038314;0.0007309336,-0.2240755;0.3064163;0.09495418,-0.2848462;0.05096519;0.1647081,0.08031426;0.007054298;-0.05681162,0.09593519;-0.2948094;-0.02516658,0.09654988;-0.6412368;0.05543021,0.09506531;-0.6043691;-0.02084482,-0.07855456;0.00989211;-0.05881353,-0.1252014;-0.2895557;-0.03596106,-0.1486599;-0.6361356;0.04046043,-0.1481448;-0.599178;-0.03581916,0.004383777;0.5442296;-0.01986418,0;0;0,-0.04018283;0.3040348;-0.05837559,-0.08095138;0.6027942;-0.1265566,0.1121465;0.5029022;-0.1256013,0.2565606;0.3316641;-0.1288519,0.2347699;0.06672138;-0.1849275,-0.1966036;0.4613971;0.01119608,-0.3109925;0.2708297;0.03926338,-0.4297323;0.03838894;-0.03614283,0.07301787;0.01310849;-0.06499434,0.1032406;-0.2890754;-0.07676744,0.09727385;-0.6387048;-0.01171446,0.1114955;-0.6657175;-0.06085253,-0.09772389;-0.005716183;-0.01204455,-0.1289335;-0.3059072;-0.04779936,-0.1320374;-0.6594577;-0.009061452,-0.1524148;-0.6515768;-0.07950829,-0.07078357;0.5293301;-0.107336,490.4115
+0;0;0,0.002402866;0.3113261;-0.005395026,0.005234252;0.6189397;-0.02918879,0.1839392;0.4975693;-0.004394591,0.2096216;0.2753917;0.02197614,0.2446602;0.007932663;-0.03428894,-0.1757129;0.5034263;0.0006509144,-0.2237648;0.306353;0.0984825,-0.2854376;0.04908207;0.1755274,0.08002094;0.006786567;-0.05648523,0.09572929;-0.2967437;-0.02483237,0.09642077;-0.6432133;0.05573296,0.09458029;-0.6064104;-0.02008569,-0.07819802;0.01003172;-0.05851858,-0.125232;-0.2910454;-0.03572369,-0.1487707;-0.6376693;0.04063185,-0.14862;-0.6007818;-0.03520134,0.004541646;0.5428895;-0.02053876,0;0;0,-0.04157803;0.3031063;-0.05793667,-0.08284301;0.6011643;-0.1262679,0.1104729;0.5026649;-0.126044,0.2605576;0.3347707;-0.1280487,0.2457425;0.0644508;-0.1793852,-0.1995488;0.4633193;0.01222941,-0.3176521;0.2742195;0.0440221,-0.4369663;0.03528301;-0.02381049,0.07242257;0.01301044;-0.0650053,0.1024505;-0.2908605;-0.07683897,0.09631743;-0.6405081;-0.0117135,0.1101973;-0.6674514;-0.06032372,-0.09729726;-0.005885885;-0.01177243,-0.1296063;-0.307579;-0.04805811,-0.1332144;-0.6611241;-0.00900406,-0.1536655;-0.6531624;-0.07896265,-0.07256673;0.5278017;-0.1069999,490.4342
+0;0;0,0.002402866;0.3113261;-0.005395026,0.005234252;0.6189397;-0.02918879,0.1839392;0.4975693;-0.004394591,0.2096216;0.2753917;0.02197614,0.2446602;0.007932663;-0.03428894,-0.1757129;0.5034263;0.0006509144,-0.2237648;0.306353;0.0984825,-0.2854376;0.04908207;0.1755274,0.08002094;0.006786567;-0.05648523,0.09572929;-0.2967437;-0.02483237,0.09642077;-0.6432133;0.05573296,0.09458029;-0.6064104;-0.02008569,-0.07819802;0.01003172;-0.05851858,-0.125232;-0.2910454;-0.03572369,-0.1487707;-0.6376693;0.04063185,-0.14862;-0.6007818;-0.03520134,0.004541646;0.5428895;-0.02053876,0;0;0,-0.04157803;0.3031063;-0.05793667,-0.08284301;0.6011643;-0.1262679,0.1104729;0.5026649;-0.126044,0.2605576;0.3347707;-0.1280487,0.2457425;0.0644508;-0.1793852,-0.1995488;0.4633193;0.01222941,-0.3176521;0.2742195;0.0440221,-0.4369663;0.03528301;-0.02381049,0.07242257;0.01301044;-0.0650053,0.1024505;-0.2908605;-0.07683897,0.09631743;-0.6405081;-0.0117135,0.1101973;-0.6674514;-0.06032372,-0.09729726;-0.005885885;-0.01177243,-0.1296063;-0.307579;-0.04805811,-0.1332144;-0.6611241;-0.00900406,-0.1536655;-0.6531624;-0.07896265,-0.07256673;0.5278017;-0.1069999,490.4455
+0;0;0,0.002399692;0.3109148;-0.005387899,0.005227197;0.6181073;-0.02915077,0.1844992;0.4966632;-0.004313495,0.210332;0.2731836;0.02221177,0.2453302;0.006033599;-0.03398832,-0.1762884;0.5025387;0.0007479396,-0.2246218;0.3043105;0.09915282,-0.2862234;0.04733676;0.1761087,0.08004914;0.006788958;-0.05650514,0.09580635;-0.2976852;-0.02475384,0.09649795;-0.6442195;0.05582653,0.09465991;-0.6074256;-0.01989189,-0.07822558;0.01003526;-0.05853921,-0.1254058;-0.2919783;-0.03567341,-0.1489489;-0.6386669;0.04069637,-0.1487984;-0.6017885;-0.03503658,0.004535223;0.5421265;-0.02050863,0;0;0,-0.04226945;0.3026413;-0.05765748,-0.08379792;0.600202;-0.1260924,0.1101417;0.501626;-0.1257918,0.2653968;0.3366835;-0.1277561,0.2630342;0.06451434;-0.1686323,-0.2015154;0.4633557;0.012704,-0.3261127;0.2776688;0.04889677,-0.4466282;0.03593987;-0.003976613,0.07231729;0.01294932;-0.06518674,0.1019246;-0.2919233;-0.07689333,0.09596089;-0.6416112;-0.01160574,0.1096131;-0.6685299;-0.06015158,-0.0973767;-0.005933784;-0.0113734,-0.1300363;-0.3084678;-0.04835358,-0.1339509;-0.6620279;-0.008862283,-0.1543151;-0.6540497;-0.07874186,-0.07347596;0.5269251;-0.1067994,490.4682
+0;0;0,0.002564139;0.3109052;-0.005847273,0.005595592;0.618059;-0.0300839,0.1848558;0.4963124;-0.006543247,0.2103852;0.2729272;0.02104957,0.2450953;0.005527824;-0.03413415,-0.1760756;0.503336;0.0005769506,-0.2237632;0.307258;0.103501,-0.285886;0.05114025;0.182854,0.08007048;0.00658976;-0.0564985,0.09583087;-0.2978874;-0.02477664,0.09659974;-0.6444188;0.05581509,0.09445015;-0.6076545;-0.01989777,-0.07826012;0.01021115;-0.05846258,-0.1254081;-0.2918148;-0.03569449,-0.1488169;-0.6384845;0.04080249,-0.1489784;-0.6016403;-0.03493354,0.004850689;0.5420915;-0.02132993,0;0;0,-0.04226945;0.3026413;-0.05765748,-0.08379792;0.600202;-0.1260924,0.1101417;0.501626;-0.1257918,0.2653968;0.3366835;-0.1277561,0.2630342;0.06451434;-0.1686323,-0.2015154;0.4633557;0.012704,-0.3261127;0.2776688;0.04889677,-0.4466282;0.03593987;-0.003976613,0.07231729;0.01294932;-0.06518674,0.1019246;-0.2919233;-0.07689333,0.09596089;-0.6416112;-0.01160574,0.1096131;-0.6685299;-0.06015158,-0.0973767;-0.005933784;-0.0113734,-0.1300363;-0.3084678;-0.04835358,-0.1339509;-0.6620279;-0.008862283,-0.1543151;-0.6540497;-0.07874186,-0.07347596;0.5269251;-0.1067994,490.48
+0;0;0,0.002564422;0.3109396;-0.005847919,0.005594208;0.6179246;-0.03007226,0.1852559;0.4960965;-0.00650101,0.2109994;0.2708383;0.02132317,0.2458424;0.002414167;-0.03407203,-0.1764801;0.5031358;0.0006350596,-0.2245676;0.3054137;0.1044221,-0.2869284;0.04831439;0.1840792,0.08025025;0.006604555;-0.05662534,0.09603263;-0.2982975;-0.02485921,0.09680134;-0.6447592;0.05571631,0.09465219;-0.6079962;-0.01998114,-0.07843583;0.01023408;-0.05859384,-0.1256496;-0.2922134;-0.03579398,-0.1490537;-0.6388133;0.04068761,-0.1492152;-0.6019706;-0.03503301,0.004849507;0.5419777;-0.02132066,0;0;0,-0.04267922;0.30266;-0.05744219,-0.08444396;0.5999935;-0.1259558,0.1099366;0.5010186;-0.1252344,0.2703811;0.3384279;-0.1251302,0.2742792;0.06420425;-0.1586025,-0.2069045;0.463284;0.008272253,-0.3339819;0.2813062;0.06225007,-0.4602346;0.03878649;0.02251793,0.07265579;0.01295447;-0.06514192,0.1016754;-0.2924156;-0.0765636,0.09577773;-0.6420322;-0.01127863,0.1092277;-0.6689985;-0.05980086,-0.09760312;-0.005980392;-0.0113145,-0.1300606;-0.3089329;-0.04859382,-0.1340854;-0.6623584;-0.008557051,-0.1531036;-0.6542669;-0.07883357,-0.07408057;0.5267553;-0.1066206,490.5021
+0;0;0,0.002564422;0.3109396;-0.005847919,0.005594208;0.6179246;-0.03007226,0.1852559;0.4960965;-0.00650101,0.2109994;0.2708383;0.02132317,0.2458424;0.002414167;-0.03407203,-0.1764801;0.5031358;0.0006350596,-0.2245676;0.3054137;0.1044221,-0.2869284;0.04831439;0.1840792,0.08025025;0.006604555;-0.05662534,0.09603263;-0.2982975;-0.02485921,0.09680134;-0.6447592;0.05571631,0.09465219;-0.6079962;-0.01998114,-0.07843583;0.01023408;-0.05859384,-0.1256496;-0.2922134;-0.03579398,-0.1490537;-0.6388133;0.04068761,-0.1492152;-0.6019706;-0.03503301,0.004849507;0.5419777;-0.02132066,0;0;0,-0.04267922;0.30266;-0.05744219,-0.08444396;0.5999935;-0.1259558,0.1099366;0.5010186;-0.1252344,0.2703811;0.3384279;-0.1251302,0.2742792;0.06420425;-0.1586025,-0.2069045;0.463284;0.008272253,-0.3339819;0.2813062;0.06225007,-0.4602346;0.03878649;0.02251793,0.07265579;0.01295447;-0.06514192,0.1016754;-0.2924156;-0.0765636,0.09577773;-0.6420322;-0.01127863,0.1092277;-0.6689985;-0.05980086,-0.09760312;-0.005980392;-0.0113145,-0.1300606;-0.3089329;-0.04859382,-0.1340854;-0.6623584;-0.008557051,-0.1531036;-0.6542669;-0.07883357,-0.07408057;0.5267553;-0.1066206,490.5132
+0;0;0,0.002647012;0.3107064;-0.00616621,0.005745185;0.6172969;-0.03075317,0.1858796;0.4956845;-0.007611714,0.2117221;0.2675542;0.02107024,0.2464097;-0.0001394749;-0.03391205,-0.1768779;0.5036818;0.0009210967,-0.2254492;0.3052651;0.1095747,-0.2879338;0.05104187;0.1953207,0.08018027;0.006327418;-0.05667176,0.09598558;-0.2992865;-0.02480787,0.09677566;-0.6458974;0.05579439,0.09442532;-0.6091514;-0.01995625,-0.07846775;0.01050107;-0.05842208,-0.1257636;-0.2926736;-0.03576782,-0.1491093;-0.6394157;0.04079133,-0.149471;-0.6025935;-0.03498808,0.004984466;0.5414234;-0.02190544,0;0;0,-0.04302449;0.3024282;-0.0571804,-0.08493334;0.5993595;-0.1257131,0.1098506;0.5000948;-0.1246238,0.2756117;0.3386976;-0.1217694,0.2873956;0.06484169;-0.1491599,-0.2083798;0.4625951;0.007948525,-0.3403255;0.2826591;0.06916366,-0.4709653;0.04189977;0.03993441,0.07283603;0.01289561;-0.06487846,0.1017198;-0.293223;-0.07592916,0.09581718;-0.642993;-0.0106411,0.1089832;-0.6699851;-0.05930066,-0.09752727;-0.00593377;-0.01156809,-0.1297817;-0.3096663;-0.04859735,-0.1337613;-0.6632311;-0.008440301,-0.1525729;-0.6551352;-0.07883581,-0.07455194;0.5261953;-0.1063516,490.5354
+0;0;0,0.002645229;0.3104972;-0.006162057,0.005741023;0.6168525;-0.03073161,0.186307;0.4951593;-0.007559367,0.2126284;0.2628018;0.02165406,0.2447534;0.01488453;-0.02926632,-0.1773154;0.5031757;0.0009937864,-0.2267867;0.3010824;0.1116607,-0.2846551;0.06564039;0.1910721,0.08023167;0.006331475;-0.0567081,0.09605713;-0.299672;-0.02480359,0.0968475;-0.6464064;0.05582738,0.09449799;-0.6096628;-0.01989653,-0.07851807;0.01050781;-0.05845954,-0.1258742;-0.2930533;-0.03577641,-0.1492283;-0.6399189;0.04081001,-0.1495899;-0.6030992;-0.03494267,0.004980588;0.5410073;-0.02188717,0;0;0,-0.04321833;0.3021612;-0.05730843,-0.08526091;0.5987505;-0.1261737,0.1100272;0.4993547;-0.1245317,0.2827655;0.3392656;-0.1162138,0.3133511;0.08614078;-0.1251712,-0.2097315;0.4620644;0.007102393,-0.3458482;0.2825656;0.07630278,-0.4708012;0.06101708;0.056532,0.07299477;0.01274368;-0.06482577,0.1017727;-0.2937802;-0.0758431,0.09585152;-0.6437019;-0.01067805,0.1089722;-0.6707152;-0.05928302,-0.0976065;-0.005720544;-0.01154402,-0.1295939;-0.3098699;-0.04864451,-0.1336075;-0.6635293;-0.008201882,-0.1521629;-0.6554382;-0.07863487,-0.07484123;0.5256554;-0.1066842,490.5572
+0;0;0,0.002645229;0.3104972;-0.006162057,0.005741023;0.6168525;-0.03073161,0.186307;0.4951593;-0.007559367,0.2126284;0.2628018;0.02165406,0.2447534;0.01488453;-0.02926632,-0.1773154;0.5031757;0.0009937864,-0.2267867;0.3010824;0.1116607,-0.2846551;0.06564039;0.1910721,0.08023167;0.006331475;-0.0567081,0.09605713;-0.299672;-0.02480359,0.0968475;-0.6464064;0.05582738,0.09449799;-0.6096628;-0.01989653,-0.07851807;0.01050781;-0.05845954,-0.1258742;-0.2930533;-0.03577641,-0.1492283;-0.6399189;0.04081001,-0.1495899;-0.6030992;-0.03494267,0.004980588;0.5410073;-0.02188717,0;0;0,-0.04321833;0.3021612;-0.05730843,-0.08526091;0.5987505;-0.1261737,0.1100272;0.4993547;-0.1245317,0.2827655;0.3392656;-0.1162138,0.3133511;0.08614078;-0.1251712,-0.2097315;0.4620644;0.007102393,-0.3458482;0.2825656;0.07630278,-0.4708012;0.06101708;0.056532,0.07299477;0.01274368;-0.06482577,0.1017727;-0.2937802;-0.0758431,0.09585152;-0.6437019;-0.01067805,0.1089722;-0.6707152;-0.05928302,-0.0976065;-0.005720544;-0.01154402,-0.1295939;-0.3098699;-0.04864451,-0.1336075;-0.6635293;-0.008201882,-0.1521629;-0.6554382;-0.07863487,-0.07484123;0.5256554;-0.1066842,490.5691
+0;0;0,0.002740596;0.3101772;-0.006423369,0.005902537;0.615971;-0.03122062,0.1872263;0.4943374;-0.008832747,0.2137224;0.259376;0.02131346,0.2459081;0.009996623;-0.02939225,-0.1780204;0.5033468;0.00104828,-0.2277208;0.301068;0.1169399,-0.2866655;0.06617872;0.2014952,0.08017402;0.006077193;-0.05665363,0.09606621;-0.30077;-0.02464199,0.09685583;-0.6477339;0.05582054,0.09432299;-0.6110168;-0.01978557,-0.07847302;0.01071842;-0.05832275,-0.1257751;-0.2937239;-0.03574153,-0.1493055;-0.6408365;0.04053366,-0.1498528;-0.6040363;-0.03510546,0.005125547;0.540244;-0.02232386,0;0;0,-0.04337078;0.3018161;-0.05731201,-0.0853454;0.5978024;-0.1264017,0.110574;0.4981882;-0.1246054,0.2874166;0.3389738;-0.1106341,0.3191262;0.08460003;-0.1198823,-0.2122565;0.4677878;0.00867229,-0.3453084;0.2822382;0.07712852,-0.4806018;0.06431349;0.07588051,0.07308297;0.0125258;-0.06462526,0.1022732;-0.2948029;-0.07600451,0.0963027;-0.6449354;-0.01096272,0.1094171;-0.6719998;-0.05933094,-0.0975058;-0.005431302;-0.01172866,-0.1289625;-0.3104473;-0.04925492,-0.1329738;-0.6642396;-0.008344568,-0.1517497;-0.6561557;-0.07859393,-0.07496652;0.5248318;-0.1068592,490.591
+0;0;0,0.002740596;0.3101772;-0.006423369,0.005902537;0.615971;-0.03122062,0.1872263;0.4943374;-0.008832747,0.2137224;0.259376;0.02131346,0.2459081;0.009996623;-0.02939225,-0.1780204;0.5033468;0.00104828,-0.2277208;0.301068;0.1169399,-0.2866655;0.06617872;0.2014952,0.08017402;0.006077193;-0.05665363,0.09606621;-0.30077;-0.02464199,0.09685583;-0.6477339;0.05582054,0.09432299;-0.6110168;-0.01978557,-0.07847302;0.01071842;-0.05832275,-0.1257751;-0.2937239;-0.03574153,-0.1493055;-0.6408365;0.04053366,-0.1498528;-0.6040363;-0.03510546,0.005125547;0.540244;-0.02232386,0;0;0,-0.04337078;0.3018161;-0.05731201,-0.0853454;0.5978024;-0.1264017,0.110574;0.4981882;-0.1246054,0.2874166;0.3389738;-0.1106341,0.3191262;0.08460003;-0.1198823,-0.2122565;0.4677878;0.00867229,-0.3453084;0.2822382;0.07712852,-0.4806018;0.06431349;0.07588051,0.07308297;0.0125258;-0.06462526,0.1022732;-0.2948029;-0.07600451,0.0963027;-0.6449354;-0.01096272,0.1094171;-0.6719998;-0.05933094,-0.0975058;-0.005431302;-0.01172866,-0.1289625;-0.3104473;-0.04925492,-0.1329738;-0.6642396;-0.008344568,-0.1517497;-0.6561557;-0.07859393,-0.07496652;0.5248318;-0.1068592,490.6024
+0;0;0,0.002737071;0.3097783;-0.006415108,0.005896605;0.6153396;-0.03119518,0.1868282;0.493828;-0.008839083,0.2141452;0.2515879;0.02224099,0.2459397;0.005239382;-0.02784846,-0.1776315;0.502818;0.001020657,-0.2288716;0.294273;0.1205023,-0.2870999;0.06223843;0.20403,0.08020446;0.006079501;-0.05667515,0.09610621;-0.3009522;-0.02464426,0.09689649;-0.6482072;0.05588577,0.0943641;-0.6114912;-0.01970709,-0.07850281;0.01072249;-0.05834489,-0.1258333;-0.2939029;-0.03575009,-0.1493835;-0.6413068;0.04058909,-0.1499307;-0.6045077;-0.03503677,0.005119852;0.5396357;-0.02230113,0;0;0,-0.04334462;0.3014149;-0.05728459,-0.0852755;0.5971473;-0.1264572,0.1104857;0.5000711;-0.1255212,0.2921498;0.3359005;-0.1045787,0.3293603;0.08529213;-0.1088529,-0.2130072;0.4661525;0.00647153,-0.3522387;0.2791437;0.08415512,-0.4887418;0.06576465;0.09076774,0.07317093;0.01241824;-0.06460333,0.102479;-0.2950866;-0.07596803,0.0963878;-0.6455427;-0.01104426,0.1094588;-0.6726217;-0.05938625,-0.09755267;-0.005339971;-0.01169402,-0.1288514;-0.3105174;-0.04956869,-0.1329098;-0.6645839;-0.008433476,-0.1513114;-0.6564703;-0.07877668,-0.07490234;0.5242022;-0.1069074,490.6241
+0;0;0,0.002857047;0.3097715;-0.006684067,0.006114549;0.6153127;-0.03169981,0.1870791;0.4938974;-0.009778648,0.2141884;0.2517015;0.02182274,0.2460958;0.005335078;-0.02810652,-0.1775398;0.5036526;0.001107579,-0.2285027;0.2972009;0.1242858,-0.2864796;0.06707264;0.2130954,0.08022384;0.005879943;-0.05666878,0.09611231;-0.3011358;-0.02447888,0.09671499;-0.6483669;0.0561556,0.09403447;-0.611657;-0.01943269,-0.07853608;0.01086837;-0.05827307,-0.1257122;-0.2937855;-0.0357393,-0.1492386;-0.6411545;0.04076552,-0.149937;-0.6043742;-0.03486077,0.005312501;0.5396156;-0.02275009,0;0;0,-0.04334462;0.3014149;-0.05728459,-0.0852755;0.5971473;-0.1264572,0.1104857;0.5000711;-0.1255212,0.2921498;0.3359005;-0.1045787,0.3293603;0.08529213;-0.1088529,-0.2130072;0.4661525;0.00647153,-0.3522387;0.2791437;0.08415512,-0.4887418;0.06576465;0.09076774,0.07317093;0.01241824;-0.06460333,0.102479;-0.2950866;-0.07596803,0.0963878;-0.6455427;-0.01104426,0.1094588;-0.6726217;-0.05938625,-0.09755267;-0.005339971;-0.01169402,-0.1288514;-0.3105174;-0.04956869,-0.1329098;-0.6645839;-0.008433476,-0.1513114;-0.6564703;-0.07877668,-0.07490234;0.5242022;-0.1069074,490.636
+0;0;0,0.002857047;0.3097715;-0.006684067,0.006114549;0.6153127;-0.03169981,0.1870791;0.4938974;-0.009778648,0.2141884;0.2517015;0.02182274,0.2460958;0.005335078;-0.02810652,-0.1775398;0.5036526;0.001107579,-0.2285027;0.2972009;0.1242858,-0.2864796;0.06707264;0.2130954,0.08022384;0.005879943;-0.05666878,0.09611231;-0.3011358;-0.02447888,0.09671499;-0.6483669;0.0561556,0.09403447;-0.611657;-0.01943269,-0.07853608;0.01086837;-0.05827307,-0.1257122;-0.2937855;-0.0357393,-0.1492386;-0.6411545;0.04076552,-0.149937;-0.6043742;-0.03486077,0.005312501;0.5396156;-0.02275009,0;0;0,-0.04334462;0.3014149;-0.05728459,-0.0852755;0.5971473;-0.1264572,0.1104857;0.5000711;-0.1255212,0.2921498;0.3359005;-0.1045787,0.3293603;0.08529213;-0.1088529,-0.2130072;0.4661525;0.00647153,-0.3522387;0.2791437;0.08415512,-0.4887418;0.06576465;0.09076774,0.07317093;0.01241824;-0.06460333,0.102479;-0.2950866;-0.07596803,0.0963878;-0.6455427;-0.01104426,0.1094588;-0.6726217;-0.05938625,-0.09755267;-0.005339971;-0.01169402,-0.1288514;-0.3105174;-0.04956869,-0.1329098;-0.6645839;-0.008433476,-0.1513114;-0.6564703;-0.07877668,-0.07490234;0.5242022;-0.1069074,490.6473
+0;0;0,0.002855834;0.30964;-0.006681229,0.006106893;0.6145761;-0.03164295,0.1872096;0.4933693;-0.009740794,0.2144739;0.2497884;0.0220413,0.2448084;0.01556681;-0.02542665,-0.1776813;0.5031318;0.001153553,-0.2289356;0.2954995;0.1250362,-0.2840545;0.07671563;0.2094678,0.08019103;0.005877538;-0.05664561,0.09607591;-0.3010689;-0.02446298,0.09667892;-0.6484882;0.05621522,0.09400342;-0.6117909;-0.01923142,-0.07850396;0.01086392;-0.05824925,-0.1256694;-0.2937211;-0.03572057,-0.1492086;-0.6412784;0.04082574,-0.1499056;-0.6045108;-0.03465884,0.005307415;0.5391216;-0.02272191,0;0;0,-0.04332781;0.3012895;-0.0572455,-0.08517574;0.5964258;-0.1263173,0.1107226;0.4998221;-0.1252906,0.2943109;0.3361885;-0.1007049,0.3369985;0.09920043;-0.09380507,-0.213524;0.4651488;0.005854674,-0.3551587;0.2803693;0.08880783,-0.4839537;0.07768223;0.1078606,0.07325736;0.01242739;-0.06444216,0.1024942;-0.2950153;-0.07576966,0.09645744;-0.6456983;-0.01100421,0.1094362;-0.6728565;-0.05905318,-0.09750343;-0.005242898;-0.01180956,-0.1286279;-0.3103458;-0.04985705,-0.1328052;-0.6646039;-0.008707184,-0.1509903;-0.656427;-0.07897289,-0.07484812;0.5237243;-0.1067867,490.6696
+0;0;0,0.00294735;0.3094391;-0.006880193,0.006247756;0.6138778;-0.03189935,0.187824;0.4926186;-0.0106201,0.2153069;0.2466717;0.02195224,0.2447379;0.0196346;-0.02374869,-0.1784726;0.5046006;0.0005286913,-0.2303516;0.2971781;0.1293333,-0.2837432;0.08702523;0.2158533,0.08012265;0.00566147;-0.0566374,0.0959904;-0.301356;-0.02428838,0.096416;-0.6488409;0.05621786,0.09375039;-0.6121638;-0.01917779,-0.07848066;0.01105065;-0.0581219,-0.1255574;-0.293641;-0.03565564,-0.1490576;-0.6412094;0.04096801,-0.1497485;-0.6044575;-0.03446493,0.005438086;0.5386039;-0.02297983,0;0;0,-0.0433968;0.3010699;-0.05729079,-0.08556134;0.5956199;-0.1264901,0.1109736;0.4994817;-0.125186,0.2964627;0.3348697;-0.09685254,0.3419859;0.1062643;-0.08389688,-0.2144131;0.463877;0.00545758,-0.3590888;0.2808686;0.09424392,-0.4830376;0.08409086;0.1146353,0.0733407;0.01237777;-0.06424499,0.1025372;-0.2951509;-0.07571697,0.09652922;-0.6458927;-0.01113153,0.1094631;-0.6730823;-0.05907178,-0.0974215;-0.00508598;-0.01194448,-0.1281172;-0.3102554;-0.05051021,-0.1327491;-0.6644814;-0.008919999,-0.1507361;-0.6562948;-0.07918263,-0.07513897;0.523137;-0.1068945,490.6919
+0;0;0,0.00294735;0.3094391;-0.006880193,0.006247756;0.6138778;-0.03189935,0.187824;0.4926186;-0.0106201,0.2153069;0.2466717;0.02195224,0.2447379;0.0196346;-0.02374869,-0.1784726;0.5046006;0.0005286913,-0.2303516;0.2971781;0.1293333,-0.2837432;0.08702523;0.2158533,0.08012265;0.00566147;-0.0566374,0.0959904;-0.301356;-0.02428838,0.096416;-0.6488409;0.05621786,0.09375039;-0.6121638;-0.01917779,-0.07848066;0.01105065;-0.0581219,-0.1255574;-0.293641;-0.03565564,-0.1490576;-0.6412094;0.04096801,-0.1497485;-0.6044575;-0.03446493,0.005438086;0.5386039;-0.02297983,0;0;0,-0.0433968;0.3010699;-0.05729079,-0.08556134;0.5956199;-0.1264901,0.1109736;0.4994817;-0.125186,0.2964627;0.3348697;-0.09685254,0.3419859;0.1062643;-0.08389688,-0.2144131;0.463877;0.00545758,-0.3590888;0.2808686;0.09424392,-0.4830376;0.08409086;0.1146353,0.0733407;0.01237777;-0.06424499,0.1025372;-0.2951509;-0.07571697,0.09652922;-0.6458927;-0.01113153,0.1094631;-0.6730823;-0.05907178,-0.0974215;-0.00508598;-0.01194448,-0.1281172;-0.3102554;-0.05051021,-0.1327491;-0.6644814;-0.008919999,-0.1507361;-0.6562948;-0.07918263,-0.07513897;0.523137;-0.1068945,490.7137
+0;0;0,0.00294601;0.3092984;-0.006877065,0.006244387;0.6135498;-0.03188053,0.18814;0.492263;-0.01058591,0.2157316;0.245343;0.0221153,0.2450403;0.01924954;-0.02339568,-0.1787969;0.5042659;0.0005823672,-0.2308812;0.2960228;0.1298966,-0.2840508;0.08674334;0.216057,0.08004297;0.005655841;-0.05658108,0.09591046;-0.3013565;-0.0242326,0.09633617;-0.6489292;0.05629396,0.09367295;-0.6122581;-0.0190338,-0.07840262;0.01103966;-0.0580641,-0.1254786;-0.2936469;-0.03559822,-0.1489847;-0.6413031;0.04104478,-0.1496749;-0.6045573;-0.03432025,0.005435284;0.5383286;-0.02296725,0;0;0,-0.04342343;0.3009326;-0.05723166,-0.08563454;0.595284;-0.1264169,0.111248;0.499185;-0.1250236,0.2971627;0.3341504;-0.09340882,0.3451112;0.1071544;-0.07850075,-0.2151295;0.4632645;0.005097859,-0.3627176;0.2824005;0.09623587,-0.4848752;0.08653925;0.1238831,0.07341605;0.01236105;-0.06401229,0.1026045;-0.2951548;-0.07570672,0.09666406;-0.6460013;-0.01118565,0.1097966;-0.6731845;-0.05897164,-0.09729896;-0.004899458;-0.01221439,-0.1277371;-0.3100666;-0.05096073,-0.132382;-0.6643469;-0.009062853,-0.150194;-0.6561267;-0.079307,-0.07520489;0.5228574;-0.1068225,490.7252
+0;0;0,0.003026951;0.3092923;-0.007114402,0.006351372;0.6135329;-0.03224746,0.1882777;0.4922375;-0.01149906,0.215826;0.2454016;0.02186663,0.2450111;0.01933044;-0.02383427,-0.1790213;0.5058621;-4.449859E-05,-0.2312061;0.2996611;0.1324623,-0.2846693;0.0924774;0.2233748,0.08004562;0.005409455;-0.05660142,0.09596587;-0.3015899;-0.02415667,0.09638345;-0.6491703;0.05633671,0.09370486;-0.6125113;-0.01899158,-0.07843377;0.0112582;-0.05798002,-0.1254679;-0.2934506;-0.03572919,-0.1486532;-0.6411201;0.04095098,-0.1493614;-0.604389;-0.03441519,0.005537907;0.5383152;-0.02330535,0;0;0,-0.04342343;0.3009326;-0.05723166,-0.08563454;0.595284;-0.1264169,0.111248;0.499185;-0.1250236,0.2971627;0.3341504;-0.09340882,0.3451112;0.1071544;-0.07850075,-0.2151295;0.4632645;0.005097859,-0.3627176;0.2824005;0.09623587,-0.4848752;0.08653925;0.1238831,0.07341605;0.01236105;-0.06401229,0.1026045;-0.2951548;-0.07570672,0.09666406;-0.6460013;-0.01118565,0.1097966;-0.6731845;-0.05897164,-0.09729896;-0.004899458;-0.01221439,-0.1277371;-0.3100666;-0.05096073,-0.132382;-0.6643469;-0.009062853,-0.150194;-0.6561267;-0.079307,-0.07520489;0.5228574;-0.1068225,490.7368
+0;0;0,0.003025242;0.3091176;-0.007110385,0.006347435;0.6131543;-0.03222622,0.1885334;0.4918516;-0.01146799,0.2161245;0.2446319;0.02194959,0.2451981;0.01942454;-0.02357669,-0.1792862;0.5054954;2.808869E-06,-0.2315522;0.2989739;0.1327157,-0.284811;0.09258178;0.2232808,0.08006954;0.005411071;-0.05661834,0.09599107;-0.3016129;-0.02417099,0.09640866;-0.649199;0.0563237,0.09373;-0.6125399;-0.01900632,-0.0784572;0.01126156;-0.05799734,-0.1254951;-0.2934716;-0.03574473,-0.1486808;-0.6411468;0.04093669,-0.149389;-0.6044155;-0.0344312,0.005534597;0.5379946;-0.02329101,0;0;0,-0.04338086;0.3007625;-0.05721426,-0.08562867;0.5948601;-0.1265488,0.1115527;0.4988838;-0.1249075,0.2981806;0.3343252;-0.09195185,0.3485673;0.1090257;-0.07357883,-0.2156545;0.4627959;0.004738919,-0.3637059;0.2827547;0.09780627,-0.4894436;0.09101257;0.1303829,0.07357233;0.01222423;-0.06390405,0.1028481;-0.2953086;-0.0755899,0.09689712;-0.6461669;-0.01110196,0.1100306;-0.6733494;-0.05889106,-0.09731106;-0.004676471;-0.01243934,-0.1272261;-0.3098677;-0.05159872,-0.1319833;-0.6641027;-0.00928361,-0.1496586;-0.6558798;-0.07956499,-0.07519594;0.5225099;-0.1068995,490.7583
+0;0;0,0.003025242;0.3091176;-0.007110385,0.006347435;0.6131543;-0.03222622,0.1885334;0.4918516;-0.01146799,0.2161245;0.2446319;0.02194959,0.2451981;0.01942454;-0.02357669,-0.1792862;0.5054954;2.808869E-06,-0.2315522;0.2989739;0.1327157,-0.284811;0.09258178;0.2232808,0.08006954;0.005411071;-0.05661834,0.09599107;-0.3016129;-0.02417099,0.09640866;-0.649199;0.0563237,0.09373;-0.6125399;-0.01900632,-0.0784572;0.01126156;-0.05799734,-0.1254951;-0.2934716;-0.03574473,-0.1486808;-0.6411468;0.04093669,-0.149389;-0.6044155;-0.0344312,0.005534597;0.5379946;-0.02329101,0;0;0,-0.04338086;0.3007625;-0.05721426,-0.08562867;0.5948601;-0.1265488,0.1115527;0.4988838;-0.1249075,0.2981806;0.3343252;-0.09195185,0.3485673;0.1090257;-0.07357883,-0.2156545;0.4627959;0.004738919,-0.3637059;0.2827547;0.09780627,-0.4894436;0.09101257;0.1303829,0.07357233;0.01222423;-0.06390405,0.1028481;-0.2953086;-0.0755899,0.09689712;-0.6461669;-0.01110196,0.1100306;-0.6733494;-0.05889106,-0.09731106;-0.004676471;-0.01243934,-0.1272261;-0.3098677;-0.05159872,-0.1319833;-0.6641027;-0.00928361,-0.1496586;-0.6558798;-0.07956499,-0.07519594;0.5225099;-0.1068995,490.7705
+0;0;0,0.003077386;0.3071256;-0.007261259,0.006403033;0.6094677;-0.03234211,0.1886415;0.4886216;-0.01203784,0.2162948;0.2396164;0.02212114,0.2452717;0.01518229;-0.02337589,-0.1794561;0.5033445;-0.0002342444,-0.2322138;0.2974872;0.1367858,-0.2846612;0.0945113;0.2333797,0.07988778;0.005127794;-0.05644216,0.09595675;-0.3038425;-0.02371781,0.09642866;-0.6515595;0.05672573,0.09372038;-0.6149145;-0.01855152,-0.07823492;0.01145941;-0.05781047,-0.1254747;-0.2952269;-0.03536835,-0.1485921;-0.6430256;0.04131385,-0.1493308;-0.6063091;-0.03400213,0.005592434;0.5348552;-0.02344517,0;0;0,-0.04295701;0.2987681;-0.0572772,-0.08522174;0.5912104;-0.1261842,0.1122208;0.4987219;-0.1262107,0.2995174;0.3325875;-0.09079242,0.3520611;0.1088424;-0.06940007,-0.2186935;0.4682277;0.004841536,-0.3603229;0.2802308;0.0972179,-0.4872082;0.09082974;0.1333795,0.07341515;0.01194239;-0.06373119,0.1039135;-0.2974249;-0.07611871,0.09802005;-0.6484864;-0.01209044,0.1112034;-0.6756815;-0.05976725,-0.09702469;-0.004583485;-0.01262025,-0.126178;-0.3117084;-0.05282112,-0.1307738;-0.6660603;-0.01048852,-0.148575;-0.6578321;-0.08068299,-0.07477529;0.5193865;-0.1067154,490.7917
+0;0;0,0.003077386;0.3071256;-0.007261259,0.006403033;0.6094677;-0.03234211,0.1886415;0.4886216;-0.01203784,0.2162948;0.2396164;0.02212114,0.2452717;0.01518229;-0.02337589,-0.1794561;0.5033445;-0.0002342444,-0.2322138;0.2974872;0.1367858,-0.2846612;0.0945113;0.2333797,0.07988778;0.005127794;-0.05644216,0.09595675;-0.3038425;-0.02371781,0.09642866;-0.6515595;0.05672573,0.09372038;-0.6149145;-0.01855152,-0.07823492;0.01145941;-0.05781047,-0.1254747;-0.2952269;-0.03536835,-0.1485921;-0.6430256;0.04131385,-0.1493308;-0.6063091;-0.03400213,0.005592434;0.5348552;-0.02344517,0;0;0,-0.04295701;0.2987681;-0.0572772,-0.08522174;0.5912104;-0.1261842,0.1122208;0.4987219;-0.1262107,0.2995174;0.3325875;-0.09079242,0.3520611;0.1088424;-0.06940007,-0.2186935;0.4682277;0.004841536,-0.3603229;0.2802308;0.0972179,-0.4872082;0.09082974;0.1333795,0.07341515;0.01194239;-0.06373119,0.1039135;-0.2974249;-0.07611871,0.09802005;-0.6484864;-0.01209044,0.1112034;-0.6756815;-0.05976725,-0.09702469;-0.004583485;-0.01262025,-0.126178;-0.3117084;-0.05282112,-0.1307738;-0.6660603;-0.01048852,-0.148575;-0.6578321;-0.08068299,-0.07477529;0.5193865;-0.1067154,490.8035
+0;0;0,0.003077386;0.3071256;-0.007261259,0.006403033;0.6094677;-0.03234211,0.1886415;0.4886216;-0.01203784,0.2162948;0.2396164;0.02212114,0.2452717;0.01518229;-0.02337589,-0.1794561;0.5033445;-0.0002342444,-0.2322138;0.2974872;0.1367858,-0.2846612;0.0945113;0.2333797,0.07988778;0.005127794;-0.05644216,0.09595675;-0.3038425;-0.02371781,0.09642866;-0.6515595;0.05672573,0.09372038;-0.6149145;-0.01855152,-0.07823492;0.01145941;-0.05781047,-0.1254747;-0.2952269;-0.03536835,-0.1485921;-0.6430256;0.04131385,-0.1493308;-0.6063091;-0.03400213,0.005592434;0.5348552;-0.02344517,0;0;0,-0.04295701;0.2987681;-0.0572772,-0.08522174;0.5912104;-0.1261842,0.1122208;0.4987219;-0.1262107,0.2995174;0.3325875;-0.09079242,0.3520611;0.1088424;-0.06940007,-0.2186935;0.4682277;0.004841536,-0.3603229;0.2802308;0.0972179,-0.4872082;0.09082974;0.1333795,0.07341515;0.01194239;-0.06373119,0.1039135;-0.2974249;-0.07611871,0.09802005;-0.6484864;-0.01209044,0.1112034;-0.6756815;-0.05976725,-0.09702469;-0.004583485;-0.01262025,-0.126178;-0.3117084;-0.05282112,-0.1307738;-0.6660603;-0.01048852,-0.148575;-0.6578321;-0.08068299,-0.07477529;0.5193865;-0.1067154,490.8148
+0;0;0,0.003188228;0.307072;-0.007429463,0.006548811;0.609175;-0.0325202,0.1876085;0.4890954;-0.006446568,0.2181518;0.2372428;0.02288117,0.2472486;0.01293886;-0.02285105,-0.178605;0.5040582;-0.0005606338,-0.2320563;0.2989016;0.141835,-0.284781;0.09749265;0.2413579,0.07992078;0.004940139;-0.05643021,0.09607436;-0.3040046;-0.02357677,0.09662769;-0.6520609;0.0567724,0.09486458;-0.6154422;-0.01844017,-0.0782515;0.0115443;-0.05778871,-0.1252602;-0.2951633;-0.03525461,-0.1483453;-0.6432855;0.0414098,-0.1481396;-0.6065921;-0.03381654,0.005731635;0.5345924;-0.02361971,0;0;0,-0.04309149;0.2987468;-0.05702638,-0.08531363;0.5909265;-0.1260276,0.1112979;0.5000892;-0.1268415,0.3002366;0.3324597;-0.08908868,0.3532668;0.1090751;-0.06590652,-0.2178683;0.4659949;0.003839105,-0.3638918;0.2802167;0.1007224,-0.4911347;0.09182675;0.1403301,0.07337369;0.01195899;-0.06379175,0.1037969;-0.2974292;-0.07564497,0.09816596;-0.648953;-0.01240897,0.1113953;-0.6761793;-0.05988503,-0.09704496;-0.004674549;-0.01251115,-0.1260931;-0.3117514;-0.05309677,-0.1309807;-0.6664014;-0.01068296,-0.1487321;-0.6581418;-0.08079779,-0.07489562;0.5191404;-0.1065168,490.8372
+0;0;0,0.003188343;0.307083;-0.007429729,0.006547942;0.6090978;-0.03251375,0.1881118;0.4889015;-0.006393617,0.2185801;0.2376682;0.02286201,0.2478957;0.01167701;-0.02321422,-0.1791168;0.5039057;-0.0004913658,-0.2324366;0.2992537;0.1415541,-0.2855579;0.09632969;0.2418257,0.07996344;0.004942776;-0.05646032,0.09609911;-0.3036594;-0.02364333,0.09665278;-0.6519269;0.05675461,0.09489077;-0.6153123;-0.01841078,-0.07829328;0.01155047;-0.05781956,-0.1252498;-0.294817;-0.03531045,-0.1483489;-0.6431506;0.04140048,-0.1481434;-0.6064613;-0.03377867,0.005730868;0.5345246;-0.02361437,0;0;0,-0.04329548;0.2987303;-0.0570178,-0.08574626;0.5907546;-0.1261451,0.1114144;0.4994245;-0.1266444,0.3003421;0.3327307;-0.08893657,0.3546145;0.1080768;-0.06364751,-0.2184448;0.4646394;0.003823079,-0.3649051;0.2807863;0.1020566,-0.4940955;0.09197015;0.1434414,0.07342456;0.01193911;-0.06381726,0.1037437;-0.2971171;-0.07554698,0.09818982;-0.6489106;-0.01257968,0.1115414;-0.6761346;-0.05994892,-0.09710961;-0.00466306;-0.01242301,-0.1259614;-0.3113768;-0.05325016,-0.1308879;-0.6662591;-0.01095686,-0.148503;-0.657986;-0.08105922,-0.07528156;0.5189981;-0.1065865,490.8589
+0;0;0,0.003188343;0.307083;-0.007429729,0.006547942;0.6090978;-0.03251375,0.1881118;0.4889015;-0.006393617,0.2185801;0.2376682;0.02286201,0.2478957;0.01167701;-0.02321422,-0.1791168;0.5039057;-0.0004913658,-0.2324366;0.2992537;0.1415541,-0.2855579;0.09632969;0.2418257,0.07996344;0.004942776;-0.05646032,0.09609911;-0.3036594;-0.02364333,0.09665278;-0.6519269;0.05675461,0.09489077;-0.6153123;-0.01841078,-0.07829328;0.01155047;-0.05781956,-0.1252498;-0.294817;-0.03531045,-0.1483489;-0.6431506;0.04140048,-0.1481434;-0.6064613;-0.03377867,0.005730868;0.5345246;-0.02361437,0;0;0,-0.04329548;0.2987303;-0.0570178,-0.08574626;0.5907546;-0.1261451,0.1114144;0.4994245;-0.1266444,0.3003421;0.3327307;-0.08893657,0.3546145;0.1080768;-0.06364751,-0.2184448;0.4646394;0.003823079,-0.3649051;0.2807863;0.1020566,-0.4940955;0.09197015;0.1434414,0.07342456;0.01193911;-0.06381726,0.1037437;-0.2971171;-0.07554698,0.09818982;-0.6489106;-0.01257968,0.1115414;-0.6761346;-0.05994892,-0.09710961;-0.00466306;-0.01242301,-0.1259614;-0.3113768;-0.05325016,-0.1308879;-0.6662591;-0.01095686,-0.148503;-0.657986;-0.08105922,-0.07528156;0.5189981;-0.1065865,490.8704
+0;0;0,0.003187102;0.3070769;-0.007678633,0.006495346;0.6090727;-0.03299649,0.1882371;0.4885834;-0.009535417,0.218555;0.2376543;0.02236767,0.2478728;0.01165615;-0.02367283,-0.1792146;0.5044731;-0.0006456021,-0.232869;0.3023998;0.144922,-0.287076;0.1046226;0.2544675,0.0799258;0.004851264;-0.05652154,0.09609322;-0.3037372;-0.02359175,0.0967722;-0.6520253;0.0567161,0.0945316;-0.6154209;-0.01843745,-0.07834315;0.01163783;-0.05773444,-0.1252192;-0.2947479;-0.03530655,-0.1482537;-0.6430577;0.04153148,-0.1485267;-0.6063827;-0.03364872,0.005695101;0.5345062;-0.02403909,0;0;0,-0.04329548;0.2987303;-0.0570178,-0.08574626;0.5907546;-0.1261451,0.1114144;0.4994245;-0.1266444,0.3003421;0.3327307;-0.08893657,0.3546145;0.1080768;-0.06364751,-0.2184448;0.4646394;0.003823079,-0.3649051;0.2807863;0.1020566,-0.4940955;0.09197015;0.1434414,0.07342456;0.01193911;-0.06381726,0.1037437;-0.2971171;-0.07554698,0.09818982;-0.6489106;-0.01257968,0.1115414;-0.6761346;-0.05994892,-0.09710961;-0.00466306;-0.01242301,-0.1259614;-0.3113768;-0.05325016,-0.1308879;-0.6662591;-0.01095686,-0.148503;-0.657986;-0.08105922,-0.07528156;0.5189981;-0.1065865,490.8816
+0;0;0,0.003182687;0.3066515;-0.007667996,0.006485899;0.6081889;-0.03294907,0.1868208;0.4881327;-0.009609337,0.217443;0.2346857;0.02261389,0.2466296;0.009698749;-0.02322062,-0.1777972;0.5039;-0.0007880796,-0.2319901;0.2997989;0.1462403,-0.2859545;0.1029066;0.2552956,0.07988645;0.004848876;-0.05649371,0.09611353;-0.3048784;-0.0234424,0.09679298;-0.6534079;0.05692112,0.09454927;-0.6167945;-0.01833653,-0.07830458;0.0116321;-0.05770602,-0.1253536;-0.2958843;-0.03519536,-0.1484041;-0.6444355;0.04169594,-0.1486775;-0.6077513;-0.03358838,0.005686502;0.5337014;-0.02400116,0;0;0,-0.04348882;0.2982844;-0.05691385,-0.08595229;0.5898072;-0.1261344,0.1098299;0.5006002;-0.1274991,0.3002152;0.3320253;-0.08816242,0.3552694;0.1089486;-0.06027603,-0.2157389;0.4654368;0.005918331,-0.3627077;0.2769565;0.1012431,-0.4929028;0.09016575;0.1428393,0.07303809;0.0121032;-0.06415486,0.1040361;-0.2980405;-0.07584476,0.0986682;-0.6500859;-0.01286197,0.1120224;-0.6772652;-0.06045055,-0.09711757;-0.004822073;-0.01190891,-0.125923;-0.3125978;-0.05351436,-0.1309145;-0.6677352;-0.01127603,-0.1494145;-0.6595806;-0.08122612,-0.07549823;0.5181408;-0.1065454,490.9042
+0;0;0,0.003178348;0.3062334;-0.007657542,0.006475198;0.6071894;-0.03288857,0.1854076;0.4876571;-0.009680903,0.2161433;0.2332705;0.02266178,0.2455404;0.006660953;-0.02350327,-0.1763836;0.5033021;-0.0009280313,-0.2307773;0.2984444;0.1466454,-0.285131;0.1001322;0.2564872,0.07986806;0.004847759;-0.0564807,0.09612443;-0.3054385;-0.02336974,0.09680489;-0.6544857;0.05711314,0.09456182;-0.6178741;-0.0181229,-0.07828654;0.01162942;-0.05769273,-0.1254205;-0.296442;-0.03514144,-0.1485053;-0.645511;0.04186407,-0.1487786;-0.6088286;-0.03339866,0.005677632;0.5328725;-0.02396115,0;0;0,-0.04324416;0.2979596;-0.05654812,-0.08530086;0.5890797;-0.125165,0.1087903;0.5010197;-0.1282034,0.2997763;0.3318078;-0.08826661,0.3553361;0.1073665;-0.05849266,-0.2148661;0.4682021;0.00627999,-0.3600033;0.2764349;0.1004279,-0.4913284;0.08863296;0.143223,0.07279901;0.01216319;-0.06438041,0.1042556;-0.2985048;-0.07595992,0.09890947;-0.6510792;-0.01291585,0.1124883;-0.6782197;-0.06045318,-0.09712522;-0.004899126;-0.01162622,-0.1259489;-0.3131942;-0.05359689,-0.1308969;-0.6688465;-0.01118445,-0.1497872;-0.6606694;-0.08101372,-0.07499041;0.5175214;-0.105763,490.9258
+0;0;0,0.003191131;0.3062284;-0.007850161,0.006454213;0.6071709;-0.033241,0.1852466;0.4882795;-0.006501015,0.2173866;0.2336835;0.02267391,0.2467965;0.007061824;-0.02342309,-0.1764741;0.5037887;-0.001244299,-0.2312976;0.3011503;0.1492061,-0.2853261;0.1045058;0.2621624,0.07986556;0.004783717;-0.05648968,0.0961269;-0.3055164;-0.02351113,0.09666087;-0.6545469;0.05704515,0.09498678;-0.6179601;-0.01820789,-0.07829523;0.01160931;-0.05768498,-0.1253272;-0.2964873;-0.03526481,-0.1483906;-0.6455504;0.04177346,-0.148096;-0.6088852;-0.0334907,0.005668746;0.5328594;-0.02426788,0;0;0,-0.04324416;0.2979596;-0.05654812,-0.08530086;0.5890797;-0.125165,0.1087903;0.5010197;-0.1282034,0.2997763;0.3318078;-0.08826661,0.3553361;0.1073665;-0.05849266,-0.2148661;0.4682021;0.00627999,-0.3600033;0.2764349;0.1004279,-0.4913284;0.08863296;0.143223,0.07279901;0.01216319;-0.06438041,0.1042556;-0.2985048;-0.07595992,0.09890947;-0.6510792;-0.01291585,0.1124883;-0.6782197;-0.06045318,-0.09712522;-0.004899126;-0.01162622,-0.1259489;-0.3131942;-0.05359689,-0.1308969;-0.6688465;-0.01118445,-0.1497872;-0.6606694;-0.08101372,-0.07499041;0.5175214;-0.105763,490.9383
+0;0;0,0.003190578;0.3061753;-0.0078488,0.006451043;0.6068771;-0.03322002,0.185886;0.4878714;-0.00642195,0.2180119;0.2333877;0.02274011,0.2474826;0.006297976;-0.02345208,-0.1771282;0.5034361;-0.001146436,-0.2319275;0.300887;0.1492376,-0.2860675;0.1038364;0.2624273,0.07984718;0.004782615;-0.05647668,0.09612752;-0.3058802;-0.02345958,0.09666152;-0.6549281;0.05710071,0.09498738;-0.6183411;-0.0181545,-0.07827721;0.01160664;-0.0576717,-0.1253641;-0.2968501;-0.03522532,-0.1484287;-0.6459306;0.04181677,-0.1481341;-0.6092651;-0.03344957,0.005666054;0.5326108;-0.02425234,0;0;0,-0.04363658;0.2979154;-0.05619049,-0.08606406;0.5887887;-0.1245594,0.1086658;0.5009216;-0.1286888,0.2996139;0.3318599;-0.08867121,0.3551403;0.1070326;-0.05798721,-0.2159345;0.4683315;0.007620454,-0.3600053;0.2762004;0.1023501,-0.4927691;0.08856282;0.1440381,0.07261613;0.01214483;-0.06455588,0.1045351;-0.2988481;-0.07600927,0.09927936;-0.6514668;-0.01310468,0.1128323;-0.6786118;-0.06064749,-0.09713228;-0.004902632;-0.011373,-0.1258444;-0.3135652;-0.05344005,-0.1307773;-0.6692637;-0.01126367,-0.1498305;-0.6610878;-0.08105066,-0.07566974;0.5172782;-0.1052015,490.9592
+0;0;0,0.003190578;0.3061753;-0.0078488,0.006451043;0.6068771;-0.03322002,0.185886;0.4878714;-0.00642195,0.2180119;0.2333877;0.02274011,0.2474826;0.006297976;-0.02345208,-0.1771282;0.5034361;-0.001146436,-0.2319275;0.300887;0.1492376,-0.2860675;0.1038364;0.2624273,0.07984718;0.004782615;-0.05647668,0.09612752;-0.3058802;-0.02345958,0.09666152;-0.6549281;0.05710071,0.09498738;-0.6183411;-0.0181545,-0.07827721;0.01160664;-0.0576717,-0.1253641;-0.2968501;-0.03522532,-0.1484287;-0.6459306;0.04181677,-0.1481341;-0.6092651;-0.03344957,0.005666054;0.5326108;-0.02425234,0;0;0,-0.04363658;0.2979154;-0.05619049,-0.08606406;0.5887887;-0.1245594,0.1086658;0.5009216;-0.1286888,0.2996139;0.3318599;-0.08867121,0.3551403;0.1070326;-0.05798721,-0.2159345;0.4683315;0.007620454,-0.3600053;0.2762004;0.1023501,-0.4927691;0.08856282;0.1440381,0.07261613;0.01214483;-0.06455588,0.1045351;-0.2988481;-0.07600927,0.09927936;-0.6514668;-0.01310468,0.1128323;-0.6786118;-0.06064749,-0.09713228;-0.004902632;-0.011373,-0.1258444;-0.3135652;-0.05344005,-0.1307773;-0.6692637;-0.01126367,-0.1498305;-0.6610878;-0.08105066,-0.07566974;0.5172782;-0.1052015,490.9709
+0;0;0,0.003231281;0.306171;-0.007999734,0.006487757;0.6068687;-0.03341936,0.1862392;0.4878853;-0.01005892,0.2176368;0.2336955;0.02228598,0.247263;0.006598666;-0.02377142,-0.1771719;0.5040503;-0.001219751,-0.232354;0.3043157;0.1527461,-0.2857858;0.1083529;0.2681393,0.07988169;0.004555642;-0.05644665,0.09626714;-0.3060883;-0.02330397,0.09672821;-0.6551574;0.05716431,0.09447754;-0.6185685;-0.01807569,-0.07826097;0.01177843;-0.05765891,-0.1252172;-0.2967008;-0.03524698,-0.1482132;-0.6457695;0.04186893,-0.1484965;-0.6091056;-0.03339759,0.005705984;0.5326039;-0.02443929,0;0;0,-0.04363658;0.2979154;-0.05619049,-0.08606406;0.5887887;-0.1245594,0.1086658;0.5009216;-0.1286888,0.2996139;0.3318599;-0.08867121,0.3551403;0.1070326;-0.05798721,-0.2159345;0.4683315;0.007620454,-0.3600053;0.2762004;0.1023501,-0.4927691;0.08856282;0.1440381,0.07261613;0.01214483;-0.06455588,0.1045351;-0.2988481;-0.07600927,0.09927936;-0.6514668;-0.01310468,0.1128323;-0.6786118;-0.06064749,-0.09713228;-0.004902632;-0.011373,-0.1258444;-0.3135652;-0.05344005,-0.1307773;-0.6692637;-0.01126367,-0.1498305;-0.6610878;-0.08105066,-0.07566974;0.5172782;-0.1052015,490.982
+0;0;0,0.003230502;0.3060971;-0.007997803,0.006484356;0.6065531;-0.03339748,0.1877006;0.4872566;-0.009926404,0.2187357;0.236002;0.02204501,0.2486221;0.00691098;-0.02441683,-0.1786581;0.5035527;-0.001015536,-0.233203;0.3061244;0.1511724,-0.287104;0.1084409;0.2675789,0.07991678;0.004557644;-0.05647145,0.09629492;-0.3059476;-0.02334357,0.09675628;-0.6552362;0.0571753,0.09450596;-0.6186483;-0.01805346,-0.07829536;0.0117836;-0.05768425,-0.1252306;-0.2965579;-0.03528232,-0.1482411;-0.645846;0.04188207,-0.1485244;-0.6091831;-0.03337321,0.005703106;0.5323378;-0.02442341,0;0;0,-0.04404538;0.2978405;-0.05586505,-0.08691622;0.5884729;-0.1239083,0.1092952;0.4994865;-0.1284516,0.2981604;0.3323038;-0.08979774,0.3545733;0.105729;-0.05792236,-0.2161035;0.4672506;0.01104581,-0.3587133;0.2767247;0.1031139,-0.4930276;0.08709458;0.142289,0.0723712;0.01217625;-0.06488943,0.1046018;-0.2986499;-0.07618189,0.09954306;-0.6514877;-0.01320624,0.1130372;-0.6786492;-0.06072783,-0.09723297;-0.004918763;-0.0108648,-0.1258065;-0.3133995;-0.05331954,-0.130748;-0.6693535;-0.01138698,-0.1502383;-0.6612024;-0.08103316,-0.07642084;0.517011;-0.1046185,491.0042
+0;0;0,0.003230502;0.3060971;-0.007997803,0.006484356;0.6065531;-0.03339748,0.1877006;0.4872566;-0.009926404,0.2187357;0.236002;0.02204501,0.2486221;0.00691098;-0.02441683,-0.1786581;0.5035527;-0.001015536,-0.233203;0.3061244;0.1511724,-0.287104;0.1084409;0.2675789,0.07991678;0.004557644;-0.05647145,0.09629492;-0.3059476;-0.02334357,0.09675628;-0.6552362;0.0571753,0.09450596;-0.6186483;-0.01805346,-0.07829536;0.0117836;-0.05768425,-0.1252306;-0.2965579;-0.03528232,-0.1482411;-0.645846;0.04188207,-0.1485244;-0.6091831;-0.03337321,0.005703106;0.5323378;-0.02442341,0;0;0,-0.04404538;0.2978405;-0.05586505,-0.08691622;0.5884729;-0.1239083,0.1092952;0.4994865;-0.1284516,0.2981604;0.3323038;-0.08979774,0.3545733;0.105729;-0.05792236,-0.2161035;0.4672506;0.01104581,-0.3587133;0.2767247;0.1031139,-0.4930276;0.08709458;0.142289,0.0723712;0.01217625;-0.06488943,0.1046018;-0.2986499;-0.07618189,0.09954306;-0.6514877;-0.01320624,0.1130372;-0.6786492;-0.06072783,-0.09723297;-0.004918763;-0.0108648,-0.1258065;-0.3133995;-0.05331954,-0.130748;-0.6693535;-0.01138698,-0.1502383;-0.6612024;-0.08103316,-0.07642084;0.517011;-0.1046185,491.0157
+0;0;0,0.003272749;0.3059676;-0.008155892,0.006553266;0.6059628;-0.03365585,0.1899415;0.4861073;-0.01118644,0.2198346;0.238811;0.02138706,0.2500448;0.00747098;-0.02549297,-0.1808442;0.5034847;-0.0008345339,-0.2350996;0.3114312;0.1517495,-0.2886415;0.1146259;0.2743447,0.07992243;0.00442651;-0.05645972,0.09632498;-0.3062505;-0.02329884,0.09655454;-0.6555032;0.05722043,0.09411138;-0.6189125;-0.01797711,-0.07828108;0.01187981;-0.05767002,-0.125175;-0.296649;-0.03531281,-0.148174;-0.6458865;0.04192,-0.1486538;-0.6092355;-0.03331038,0.005765249;0.5318655;-0.02466116,0;0;0,-0.04484645;0.2977028;-0.05527401,-0.0888987;0.5879001;-0.122421,0.1096648;0.4986024;-0.1282964,0.2955689;0.333568;-0.09205508,0.353491;0.1053045;-0.05785823,-0.2174753;0.4650092;0.01543478,-0.3597973;0.2778596;0.1039198,-0.4918193;0.08511886;0.1491944,0.07207605;0.01224744;-0.06519151,0.104746;-0.2987194;-0.0762012,0.09976904;-0.6515312;-0.01327419,0.1132302;-0.6787095;-0.06074548,-0.09725919;-0.004988367;-0.01051931,-0.1258193;-0.3136311;-0.05309746,-0.1307285;-0.6695663;-0.01130256,-0.1506234;-0.6614218;-0.08080512,-0.07809252;0.516542;-0.1033638,491.0383
+0;0;0,0.003272749;0.3059676;-0.008155892,0.006553266;0.6059628;-0.03365585,0.1899415;0.4861073;-0.01118644,0.2198346;0.238811;0.02138706,0.2500448;0.00747098;-0.02549297,-0.1808442;0.5034847;-0.0008345339,-0.2350996;0.3114312;0.1517495,-0.2886415;0.1146259;0.2743447,0.07992243;0.00442651;-0.05645972,0.09632498;-0.3062505;-0.02329884,0.09655454;-0.6555032;0.05722043,0.09411138;-0.6189125;-0.01797711,-0.07828108;0.01187981;-0.05767002,-0.125175;-0.296649;-0.03531281,-0.148174;-0.6458865;0.04192,-0.1486538;-0.6092355;-0.03331038,0.005765249;0.5318655;-0.02466116,0;0;0,-0.04484645;0.2977028;-0.05527401,-0.0888987;0.5879001;-0.122421,0.1096648;0.4986024;-0.1282964,0.2955689;0.333568;-0.09205508,0.353491;0.1053045;-0.05785823,-0.2174753;0.4650092;0.01543478,-0.3597973;0.2778596;0.1039198,-0.4918193;0.08511886;0.1491944,0.07207605;0.01224744;-0.06519151,0.104746;-0.2987194;-0.0762012,0.09976904;-0.6515312;-0.01327419,0.1132302;-0.6787095;-0.06074548,-0.09725919;-0.004988367;-0.01051931,-0.1258193;-0.3136311;-0.05309746,-0.1307285;-0.6695663;-0.01130256,-0.1506234;-0.6614218;-0.08080512,-0.07809252;0.516542;-0.1033638,491.0493
+0;0;0,0.003271455;0.3058465;-0.008152666,0.006547701;0.6054507;-0.03361882,0.1898275;0.4857309;-0.01117059,0.2196209;0.2392596;0.02129423,0.2497383;0.008629903;-0.02544185,-0.1807376;0.503098;-0.0008248445,-0.2348119;0.3116852;0.1512502,-0.2881894;0.1154843;0.2734689,0.07997577;0.004429464;-0.05649741,0.09637946;-0.3062692;-0.02333422,0.09660909;-0.6556146;0.05720647,0.0941678;-0.619029;-0.01793336,-0.07833333;0.01188774;-0.05770851,-0.1252305;-0.2966625;-0.03534974,-0.1482356;-0.645993;0.04190361,-0.1487151;-0.6093471;-0.03326904,0.005760837;0.5314619;-0.02463729,0;0;0,-0.0447492;0.2976951;-0.05472112,-0.08824822;0.5878075;-0.1208344,0.109788;0.4978423;-0.1281643,0.2950788;0.33325;-0.09257746,0.3514763;0.1053348;-0.05858612,-0.2163176;0.4641258;0.01701486,-0.3565313;0.2771604;0.1068691,-0.4895203;0.08497111;0.1475953,0.07185519;0.01232371;-0.06551838,0.1046833;-0.2986563;-0.07630086,0.09986465;-0.6515574;-0.01331925,0.1133127;-0.6787625;-0.06066966,-0.09737618;-0.005047694;-0.01000502,-0.1259732;-0.3136671;-0.05288675,-0.1308427;-0.6696929;-0.01104203,-0.1510374;-0.661476;-0.08041779,-0.07762989;0.5164589;-0.1020656,491.0719
+0;0;0,0.003164276;0.3058216;-0.008423943,0.006349822;0.6053205;-0.03415065,0.1911521;0.4853972;-0.01192101,0.2205469;0.2397974;0.02091878,0.2505366;0.01064022;-0.02544741,-0.1823725;0.5032526;-0.0007226579,-0.2374116;0.3159258;0.1546516,-0.2891461;0.1229675;0.279763,0.0799804;0.004374405;-0.05675526,0.09631543;-0.306416;-0.02355244,0.09651829;-0.6560714;0.05712765,0.09396212;-0.6195045;-0.0180207,-0.07856635;0.0119691;-0.05763008,-0.1255807;-0.2966797;-0.03559531,-0.148619;-0.6463461;0.04167597,-0.149213;-0.6097181;-0.03350813,0.005597169;0.531348;-0.02508187,0;0;0,-0.04531982;0.2976854;-0.05419708,-0.0893856;0.5877195;-0.1198981,0.110103;0.4968852;-0.1279774,0.2945544;0.332397;-0.0935812,0.347574;0.1048846;-0.06212902,-0.2189351;0.4652227;0.01883834,-0.3567897;0.2782933;0.1100264,-0.4884995;0.08667456;0.1487176,0.07175802;0.01229581;-0.06585407,0.1048995;-0.2987442;-0.07660913,0.1000625;-0.6519557;-0.01347089,0.1137623;-0.6791036;-0.06083512,-0.09758447;-0.005013555;-0.009449475,-0.126202;-0.3136786;-0.05265703,-0.1308244;-0.6700461;-0.01083543,-0.1509815;-0.6618095;-0.08023992,-0.07862715;0.5163763;-0.101213,491.0934
+0;0;0,0.003164276;0.3058216;-0.008423943,0.006349822;0.6053205;-0.03415065,0.1911521;0.4853972;-0.01192101,0.2205469;0.2397974;0.02091878,0.2505366;0.01064022;-0.02544741,-0.1823725;0.5032526;-0.0007226579,-0.2374116;0.3159258;0.1546516,-0.2891461;0.1229675;0.279763,0.0799804;0.004374405;-0.05675526,0.09631543;-0.306416;-0.02355244,0.09651829;-0.6560714;0.05712765,0.09396212;-0.6195045;-0.0180207,-0.07856635;0.0119691;-0.05763008,-0.1255807;-0.2966797;-0.03559531,-0.148619;-0.6463461;0.04167597,-0.149213;-0.6097181;-0.03350813,0.005597169;0.531348;-0.02508187,0;0;0,-0.04531982;0.2976854;-0.05419708,-0.0893856;0.5877195;-0.1198981,0.110103;0.4968852;-0.1279774,0.2945544;0.332397;-0.0935812,0.347574;0.1048846;-0.06212902,-0.2189351;0.4652227;0.01883834,-0.3567897;0.2782933;0.1100264,-0.4884995;0.08667456;0.1487176,0.07175802;0.01229581;-0.06585407,0.1048995;-0.2987442;-0.07660913,0.1000625;-0.6519557;-0.01347089,0.1137623;-0.6791036;-0.06083512,-0.09758447;-0.005013555;-0.009449475,-0.126202;-0.3136786;-0.05265703,-0.1308244;-0.6700461;-0.01083543,-0.1509815;-0.6618095;-0.08023992,-0.07862715;0.5163763;-0.101213,491.1055
+0;0;0,0.003164164;0.3058108;-0.008423645,0.006349733;0.6053123;-0.03415106,0.1911169;0.4853873;-0.01192262,0.2204321;0.2404519;0.02082832,0.2503045;0.01219161;-0.02535639,-0.1823372;0.5032393;-0.0007263869,-0.2372274;0.3164193;0.1542275,-0.2887594;0.1242162;0.2788492,0.08014183;0.004383235;-0.05686982,0.0964818;-0.3065011;-0.02365696,0.09668478;-0.6563674;0.05707181,0.09412943;-0.6198026;-0.01805238,-0.07872493;0.01199326;-0.05774641,-0.1257535;-0.2967487;-0.03570498,-0.1488057;-0.6466261;0.04161293,-0.1493995;-0.6100002;-0.033547,0.005596973;0.5313294;-0.025081,0;0;0,-0.04516952;0.2977561;-0.05387259,-0.08886062;0.5879281;-0.1192276,0.110329;0.4964712;-0.1279929,0.2940086;0.3319099;-0.09472489,0.3442062;0.1043955;-0.06564665,-0.2149403;0.4626499;0.02227286,-0.3546811;0.2757745;0.1087335,-0.4850163;0.08344828;0.1426671,0.0713411;0.0124197;-0.06657553,0.1049817;-0.2986814;-0.0767498,0.1002767;-0.6521116;-0.01359439,0.1139985;-0.6792633;-0.06090903,-0.09789992;-0.0051762;-0.008056975,-0.1267928;-0.3138068;-0.05200545,-0.1310619;-0.6703928;-0.0101504,-0.1520367;-0.6621903;-0.07927494,-0.07821874;0.5165333;-0.1006305,491.1272
+0;0;0,0.003120501;0.3058042;-0.008676455,0.006208722;0.6052869;-0.03463537,0.1910066;0.4850576;-0.0135138,0.2197303;0.2401997;0.0203226,0.2500398;0.01198353;-0.02579541,-0.1825272;0.5038797;-0.001006754,-0.2376743;0.3185798;0.1556715,-0.2893682;0.1288697;0.2839913,0.08016227;0.00433012;-0.05684506,0.09638184;-0.3065592;-0.02362004,0.09662779;-0.6564391;0.05704987,0.09387544;-0.6198873;-0.0180685,-0.07867918;0.01200564;-0.05780616,-0.125775;-0.29672;-0.03567874,-0.1488052;-0.6466391;0.04145654,-0.1495962;-0.6100293;-0.033703,0.005485069;0.5313104;-0.02550988,0;0;0,-0.04516952;0.2977561;-0.05387259,-0.08886062;0.5879281;-0.1192276,0.110329;0.4964712;-0.1279929,0.2940086;0.3319099;-0.09472489,0.3442062;0.1043955;-0.06564665,-0.2149403;0.4626499;0.02227286,-0.3546811;0.2757745;0.1087335,-0.4850163;0.08344828;0.1426671,0.0713411;0.0124197;-0.06657553,0.1049817;-0.2986814;-0.0767498,0.1002767;-0.6521116;-0.01359439,0.1139985;-0.6792633;-0.06090903,-0.09789992;-0.0051762;-0.008056975,-0.1267928;-0.3138068;-0.05200545,-0.1310619;-0.6703928;-0.0101504,-0.1520367;-0.6621903;-0.07927494,-0.07821874;0.5165333;-0.1006305,491.1388
+0;0;0,0.003118517;0.3056099;-0.008670941,0.006203301;0.6047583;-0.03460027,0.1909644;0.4846334;-0.01349287,0.2195715;0.2407699;0.02020612,0.250163;0.01042987;-0.02634107,-0.1824935;0.5034516;-0.0009883624,-0.2374166;0.3189042;0.1550537,-0.2895916;0.1274286;0.2845677,0.08042938;0.004344548;-0.05703446,0.09665542;-0.3066688;-0.02379618,0.09690147;-0.6566932;0.05690705,0.09414808;-0.6201389;-0.01823963,-0.07894134;0.01204564;-0.05799877,-0.126056;-0.2968031;-0.03586252,-0.1490956;-0.6468668;0.04130462,-0.149887;-0.6102545;-0.03388324,0.005480577;0.5308769;-0.02548651,0;0;0,-0.04495635;0.2976689;-0.05342698,-0.08821328;0.5877016;-0.1181443,0.1106396;0.4958993;-0.1279027,0.2930481;0.3311304;-0.09625244,0.3412959;0.1007344;-0.06888723,-0.215738;0.4642921;0.0224486,-0.3488323;0.2755462;0.1123614,-0.4811686;0.0815855;0.1443825,0.07121261;0.01246533;-0.06718683,0.104996;-0.2987558;-0.07705927,0.1005412;-0.652299;-0.01367521,0.1141839;-0.6794542;-0.06105375,-0.09830695;-0.005074223;-0.007119535,-0.1269327;-0.3137661;-0.05169828,-0.131175;-0.6705083;-0.009898603,-0.1520939;-0.6622468;-0.07908963,-0.07770635;0.5163427;-0.09971738,491.1606
+0;0;0,0.003118517;0.3056099;-0.008670941,0.006203301;0.6047583;-0.03460027,0.1909644;0.4846334;-0.01349287,0.2195715;0.2407699;0.02020612,0.250163;0.01042987;-0.02634107,-0.1824935;0.5034516;-0.0009883624,-0.2374166;0.3189042;0.1550537,-0.2895916;0.1274286;0.2845677,0.08042938;0.004344548;-0.05703446,0.09665542;-0.3066688;-0.02379618,0.09690147;-0.6566932;0.05690705,0.09414808;-0.6201389;-0.01823963,-0.07894134;0.01204564;-0.05799877,-0.126056;-0.2968031;-0.03586252,-0.1490956;-0.6468668;0.04130462,-0.149887;-0.6102545;-0.03388324,0.005480577;0.5308769;-0.02548651,0;0;0,-0.04495635;0.2976689;-0.05342698,-0.08821328;0.5877016;-0.1181443,0.1106396;0.4958993;-0.1279027,0.2930481;0.3311304;-0.09625244,0.3412959;0.1007344;-0.06888723,-0.215738;0.4642921;0.0224486,-0.3488323;0.2755462;0.1123614,-0.4811686;0.0815855;0.1443825,0.07121261;0.01246533;-0.06718683,0.104996;-0.2987558;-0.07705927,0.1005412;-0.652299;-0.01367521,0.1141839;-0.6794542;-0.06105375,-0.09830695;-0.005074223;-0.007119535,-0.1269327;-0.3137661;-0.05169828,-0.131175;-0.6705083;-0.009898603,-0.1520939;-0.6622468;-0.07908963,-0.07770635;0.5163427;-0.09971738,491.1724
+0;0;0,0.003103302;0.3055514;-0.008846075,0.006155097;0.6046299;-0.03488862,0.190817;0.4845622;-0.01422022,0.2191075;0.241855;0.01991786,0.2501515;0.009211764;-0.02706238,-0.1824581;0.5040653;-0.001006657,-0.2377314;0.3234083;0.1576769,-0.2894096;0.1328387;0.2929776,0.08065771;0.004320292;-0.05720807,0.09685265;-0.3067948;-0.02390017,0.09716377;-0.6570805;0.05684117,0.0943027;-0.6205329;-0.01831422,-0.07916103;0.0120708;-0.05818008,-0.1264033;-0.2968803;-0.03623329,-0.1494806;-0.6471766;0.04109297,-0.1503784;-0.6105736;-0.03410666,0.005441646;0.5307583;-0.02574885,0;0;0,-0.04477968;0.2977063;-0.05305934,-0.08769073;0.5877934;-0.1174808,0.1107552;0.4953868;-0.1279685,0.2920476;0.3307574;-0.09792233,0.338131;0.09725399;-0.07250166,-0.2158879;0.4651664;0.02250708,-0.3443922;0.2764995;0.1161232,-0.4741865;0.07727477;0.1436315,0.07112743;0.01247826;-0.06769252,0.105046;-0.2988424;-0.07734942,0.1007297;-0.6526338;-0.01384807,0.1144467;-0.679765;-0.06125331,-0.09867752;-0.005079592;-0.005834339,-0.1273572;-0.3138413;-0.05064518,-0.1313558;-0.6708879;-0.009159453,-0.1522809;-0.66259;-0.07837326,-0.07727829;0.5164112;-0.0991168,491.1941
+0;0;0,0.003103302;0.3055514;-0.008846075,0.006155097;0.6046299;-0.03488862,0.190817;0.4845622;-0.01422022,0.2191075;0.241855;0.01991786,0.2501515;0.009211764;-0.02706238,-0.1824581;0.5040653;-0.001006657,-0.2377314;0.3234083;0.1576769,-0.2894096;0.1328387;0.2929776,0.08065771;0.004320292;-0.05720807,0.09685265;-0.3067948;-0.02390017,0.09716377;-0.6570805;0.05684117,0.0943027;-0.6205329;-0.01831422,-0.07916103;0.0120708;-0.05818008,-0.1264033;-0.2968803;-0.03623329,-0.1494806;-0.6471766;0.04109297,-0.1503784;-0.6105736;-0.03410666,0.005441646;0.5307583;-0.02574885,0;0;0,-0.04477968;0.2977063;-0.05305934,-0.08769073;0.5877934;-0.1174808,0.1107552;0.4953868;-0.1279685,0.2920476;0.3307574;-0.09792233,0.338131;0.09725399;-0.07250166,-0.2158879;0.4651664;0.02250708,-0.3443922;0.2764995;0.1161232,-0.4741865;0.07727477;0.1436315,0.07112743;0.01247826;-0.06769252,0.105046;-0.2988424;-0.07734942,0.1007297;-0.6526338;-0.01384807,0.1144467;-0.679765;-0.06125331,-0.09867752;-0.005079592;-0.005834339,-0.1273572;-0.3138413;-0.05064518,-0.1313558;-0.6708879;-0.009159453,-0.1522809;-0.66259;-0.07837326,-0.07727829;0.5164112;-0.0991168,491.2057
+0;0;0,0.003103887;0.305609;-0.008847742,0.006156672;0.6047852;-0.03489929,0.1909846;0.4846417;-0.01421631,0.2191946;0.2426252;0.01982463,0.2510385;0.00398767;-0.02836611,-0.1826255;0.5041624;-0.0009908825,-0.2377415;0.3240195;0.1572411,-0.2907512;0.1285396;0.296028,0.08092527;0.004334624;-0.05739784,0.09711896;-0.3067566;-0.02409249,0.09743018;-0.657142;0.05667181,0.0945707;-0.6205981;-0.01844151,-0.07942362;0.01211084;-0.05837308,-0.1266623;-0.2968166;-0.03642797,-0.1497461;-0.6472125;0.04092029,-0.1506435;-0.6106133;-0.03423725,0.00544289;0.5308793;-0.02575528,0;0;0,-0.04483625;0.2978165;-0.05272388,-0.08777093;0.5880762;-0.1168077,0.1107241;0.495093;-0.1278641,0.2906503;0.3296668;-0.0998044,0.3337645;0.08880296;-0.07955527,-0.2159949;0.4650165;0.02317211,-0.3410102;0.2757351;0.1184104,-0.4707268;0.06873697;0.1431,0.07088326;0.01254559;-0.06841326,0.10486;-0.2987601;-0.07755709,0.1008541;-0.6526291;-0.01388907,0.1144524;-0.6798009;-0.0612123,-0.09905074;-0.005179481;-0.004932129,-0.1278496;-0.3138129;-0.05037786,-0.1318576;-0.6709188;-0.00851886,-0.1528405;-0.6625817;-0.07768137,-0.07734898;0.5166397;-0.09852076,491.2274
+0;0;0,0.003087515;0.3056059;-0.008958849,0.006122976;0.6047758;-0.03508478,0.1909584;0.4845296;-0.01485193,0.2188293;0.2425322;0.01960185,0.2510777;0.003905937;-0.02837481,-0.1827389;0.504836;-0.001075868,-0.2385387;0.3274873;0.1600466,-0.2906443;0.1341597;0.302151,0.08092581;0.004336542;-0.05739695,0.09707208;-0.30675;-0.02402455,0.09738153;-0.6571567;0.05664721,0.09444208;-0.6206182;-0.0184635,-0.07942737;0.01206467;-0.05837755,-0.126799;-0.2968424;-0.0364317,-0.1497594;-0.6472198;0.04103715,-0.1507371;-0.610627;-0.03411995,0.00541424;0.5308722;-0.02592147,0;0;0,-0.04483625;0.2978165;-0.05272388,-0.08777093;0.5880762;-0.1168077,0.1107241;0.495093;-0.1278641,0.2906503;0.3296668;-0.0998044,0.3337645;0.08880296;-0.07955527,-0.2159949;0.4650165;0.02317211,-0.3410102;0.2757351;0.1184104,-0.4707268;0.06873697;0.1431,0.07088326;0.01254559;-0.06841326,0.10486;-0.2987601;-0.07755709,0.1008541;-0.6526291;-0.01388907,0.1144524;-0.6798009;-0.0612123,-0.09905074;-0.005179481;-0.004932129,-0.1278496;-0.3138129;-0.05037786,-0.1318576;-0.6709188;-0.00851886,-0.1528405;-0.6625817;-0.07768137,-0.07734898;0.5166397;-0.09852076,491.2396
+0;0;0,0.003086985;0.3055534;-0.008957311,0.006121779;0.6046588;-0.03507838,0.1906331;0.4844938;-0.01486489,0.2183066;0.2442106;0.01934483,0.251265;0.0003308952;-0.02968806,-0.1824115;0.5047647;-0.001112878,-0.237816;0.3286723;0.1588682,-0.2910688;0.1310885;0.304101,0.08112814;0.004347384;-0.05754045,0.09724926;-0.3062547;-0.02422002,0.09755891;-0.6568813;0.05650236,0.09461913;-0.6203421;-0.01861669,-0.07962595;0.01209483;-0.0585235,-0.1269238;-0.2963312;-0.03661183,-0.1498987;-0.6469284;0.04090563,-0.1508764;-0.6103348;-0.03425983,0.005413046;0.5307555;-0.02591509,0;0;0,-0.04468724;0.2978762;-0.0522058,-0.0873111;0.5883155;-0.1153803,0.1105738;0.4951342;-0.127773,0.2889161;0.3300371;-0.1030931,0.3308536;0.08344409;-0.08307004,-0.20914;0.4608239;0.02901451,-0.3373697;0.2717252;0.1154491,-0.4637282;0.05556606;0.1320797,0.07062794;0.01245114;-0.06905246,0.1046617;-0.2983659;-0.07790065,0.1009523;-0.6524228;-0.01398516,0.1143614;-0.6796255;-0.06133842,-0.09929087;-0.005827866;-0.004351635,-0.1286846;-0.3138705;-0.05006348,-0.132577;-0.6711841;-0.008027352,-0.1549307;-0.6629058;-0.07674966,-0.07697155;0.5168036;-0.09734416,491.261
+0;0;0,0.003086985;0.3055534;-0.008957311,0.006121779;0.6046588;-0.03507838,0.1906331;0.4844938;-0.01486489,0.2183066;0.2442106;0.01934483,0.251265;0.0003308952;-0.02968806,-0.1824115;0.5047647;-0.001112878,-0.237816;0.3286723;0.1588682,-0.2910688;0.1310885;0.304101,0.08112814;0.004347384;-0.05754045,0.09724926;-0.3062547;-0.02422002,0.09755891;-0.6568813;0.05650236,0.09461913;-0.6203421;-0.01861669,-0.07962595;0.01209483;-0.0585235,-0.1269238;-0.2963312;-0.03661183,-0.1498987;-0.6469284;0.04090563,-0.1508764;-0.6103348;-0.03425983,0.005413046;0.5307555;-0.02591509,0;0;0,-0.04468724;0.2978762;-0.0522058,-0.0873111;0.5883155;-0.1153803,0.1105738;0.4951342;-0.127773,0.2889161;0.3300371;-0.1030931,0.3308536;0.08344409;-0.08307004,-0.20914;0.4608239;0.02901451,-0.3373697;0.2717252;0.1154491,-0.4637282;0.05556606;0.1320797,0.07062794;0.01245114;-0.06905246,0.1046617;-0.2983659;-0.07790065,0.1009523;-0.6524228;-0.01398516,0.1143614;-0.6796255;-0.06133842,-0.09929087;-0.005827866;-0.004351635,-0.1286846;-0.3138705;-0.05006348,-0.132577;-0.6711841;-0.008027352,-0.1549307;-0.6629058;-0.07674966,-0.07697155;0.5168036;-0.09734416,491.2726
+0;0;0,0.003135858;0.3054793;-0.009100311,0.006206404;0.6041818;-0.03525862,0.1925747;0.483528;-0.01519048,0.2195729;0.24645;0.0187073,0.2529734;0.001400083;-0.03032072,-0.1843486;0.5048141;-0.001095157,-0.2394383;0.3340021;0.1597536,-0.292548;0.1376246;0.3086967,0.08144916;0.004270565;-0.05771349,0.09755688;-0.3064734;-0.02433409,0.0979713;-0.6571679;0.05637142,0.09501273;-0.6206474;-0.01864042,-0.07986519;0.01220214;-0.05878527,-0.1271756;-0.2963671;-0.03682616,-0.1501343;-0.647018;0.04074306,-0.1511327;-0.6104415;-0.03431557,0.005488166;0.5304101;-0.02609705,0;0;0,-0.04520696;0.2979189;-0.05109715,-0.08931097;0.5882236;-0.1119583,0.1105534;0.4950242;-0.127749,0.2865942;0.3318318;-0.1062584,0.3286378;0.08409178;-0.08561826,-0.2142121;0.4619514;0.03152145,-0.3351123;0.2739087;0.1215604,-0.4593803;0.0549453;0.1350261,0.07060267;0.0125508;-0.06957579,0.1046347;-0.2984264;-0.07797074,0.1008938;-0.652559;-0.01412606,0.1144334;-0.6797787;-0.06124973,-0.09966914;-0.005821553;-0.003901738,-0.1292148;-0.3139735;-0.04978111,-0.1331155;-0.6713136;-0.00743873,-0.1551985;-0.6628779;-0.07618007,-0.07851157;0.5167539;-0.09457493,491.2943
+0;0;0,0.003135858;0.3054793;-0.009100311,0.006206404;0.6041818;-0.03525862,0.1925747;0.483528;-0.01519048,0.2195729;0.24645;0.0187073,0.2529734;0.001400083;-0.03032072,-0.1843486;0.5048141;-0.001095157,-0.2394383;0.3340021;0.1597536,-0.292548;0.1376246;0.3086967,0.08144916;0.004270565;-0.05771349,0.09755688;-0.3064734;-0.02433409,0.0979713;-0.6571679;0.05637142,0.09501273;-0.6206474;-0.01864042,-0.07986519;0.01220214;-0.05878527,-0.1271756;-0.2963671;-0.03682616,-0.1501343;-0.647018;0.04074306,-0.1511327;-0.6104415;-0.03431557,0.005488166;0.5304101;-0.02609705,0;0;0,-0.04520696;0.2979189;-0.05109715,-0.08931097;0.5882236;-0.1119583,0.1105534;0.4950242;-0.127749,0.2865942;0.3318318;-0.1062584,0.3286378;0.08409178;-0.08561826,-0.2142121;0.4619514;0.03152145,-0.3351123;0.2739087;0.1215604,-0.4593803;0.0549453;0.1350261,0.07060267;0.0125508;-0.06957579,0.1046347;-0.2984264;-0.07797074,0.1008938;-0.652559;-0.01412606,0.1144334;-0.6797787;-0.06124973,-0.09966914;-0.005821553;-0.003901738,-0.1292148;-0.3139735;-0.04978111,-0.1331155;-0.6713136;-0.00743873,-0.1551985;-0.6628779;-0.07618007,-0.07851157;0.5167539;-0.09457493,491.3058
+0;0;0,0.003135858;0.3054793;-0.009100311,0.006206404;0.6041818;-0.03525862,0.1925747;0.483528;-0.01519048,0.2195729;0.24645;0.0187073,0.2529734;0.001400083;-0.03032072,-0.1843486;0.5048141;-0.001095157,-0.2394383;0.3340021;0.1597536,-0.292548;0.1376246;0.3086967,0.08144916;0.004270565;-0.05771349,0.09755688;-0.3064734;-0.02433409,0.0979713;-0.6571679;0.05637142,0.09501273;-0.6206474;-0.01864042,-0.07986519;0.01220214;-0.05878527,-0.1271756;-0.2963671;-0.03682616,-0.1501343;-0.647018;0.04074306,-0.1511327;-0.6104415;-0.03431557,0.005488166;0.5304101;-0.02609705,0;0;0,-0.04520696;0.2979189;-0.05109715,-0.08931097;0.5882236;-0.1119583,0.1105534;0.4950242;-0.127749,0.2865942;0.3318318;-0.1062584,0.3286378;0.08409178;-0.08561826,-0.2142121;0.4619514;0.03152145,-0.3351123;0.2739087;0.1215604,-0.4593803;0.0549453;0.1350261,0.07060267;0.0125508;-0.06957579,0.1046347;-0.2984264;-0.07797074,0.1008938;-0.652559;-0.01412606,0.1144334;-0.6797787;-0.06124973,-0.09966914;-0.005821553;-0.003901738,-0.1292148;-0.3139735;-0.04978111,-0.1331155;-0.6713136;-0.00743873,-0.1551985;-0.6628779;-0.07618007,-0.07851157;0.5167539;-0.09457493,491.3171
+0;0;0,0.003143214;0.3054663;-0.009282784,0.006203858;0.6041697;-0.03559682,0.1922349;0.4835649;-0.01573741,0.2188992;0.2483867;0.01819709,0.2532048;-0.002252266;-0.0317379,-0.1840468;0.5053527;-0.001297133,-0.2387676;0.3390666;0.1615706,-0.2943924;0.1427419;0.3192182,0.08224712;0.004278694;-0.05827741,0.09833594;-0.3066077;-0.02484347,0.0987625;-0.6572373;0.05581529,0.09575108;-0.6207308;-0.01916912,-0.08064365;0.0123236;-0.05936229,-0.1280026;-0.2963953;-0.03752655,-0.1508878;-0.6469549;0.04013545,-0.1519407;-0.6103936;-0.03489725,0.005488407;0.5303906;-0.02639851,0;0;0,-0.04515091;0.2979971;-0.0506444,-0.08891966;0.5884687;-0.1110194,0.1103624;0.4950109;-0.1274891,0.2862444;0.33415;-0.1084981,0.324699;0.07981378;-0.090482,-0.2082743;0.4570824;0.03540608,-0.3308854;0.2706167;0.1212453,-0.4561062;0.04523477;0.1248592,0.07037754;0.01270485;-0.07116699,0.1044934;-0.2984484;-0.07800555,0.1006955;-0.6524749;-0.01399016,0.1142457;-0.6797034;-0.06105781,-0.1006493;-0.006246149;-0.003137664,-0.1309268;-0.3144449;-0.0492226,-0.1345896;-0.6716993;-0.006759956,-0.1576234;-0.6632994;-0.07514815,-0.07821434;0.5169448;-0.09375072,491.3393
+0;0;0,0.003143214;0.3054663;-0.009282784,0.006203858;0.6041697;-0.03559682,0.1922349;0.4835649;-0.01573741,0.2188992;0.2483867;0.01819709,0.2532048;-0.002252266;-0.0317379,-0.1840468;0.5053527;-0.001297133,-0.2387676;0.3390666;0.1615706,-0.2943924;0.1427419;0.3192182,0.08224712;0.004278694;-0.05827741,0.09833594;-0.3066077;-0.02484347,0.0987625;-0.6572373;0.05581529,0.09575108;-0.6207308;-0.01916912,-0.08064365;0.0123236;-0.05936229,-0.1280026;-0.2963953;-0.03752655,-0.1508878;-0.6469549;0.04013545,-0.1519407;-0.6103936;-0.03489725,0.005488407;0.5303906;-0.02639851,0;0;0,-0.04515091;0.2979971;-0.0506444,-0.08891966;0.5884687;-0.1110194,0.1103624;0.4950109;-0.1274891,0.2862444;0.33415;-0.1084981,0.324699;0.07981378;-0.090482,-0.2082743;0.4570824;0.03540608,-0.3308854;0.2706167;0.1212453,-0.4561062;0.04523477;0.1248592,0.07037754;0.01270485;-0.07116699,0.1044934;-0.2984484;-0.07800555,0.1006955;-0.6524749;-0.01399016,0.1142457;-0.6797034;-0.06105781,-0.1006493;-0.006246149;-0.003137664,-0.1309268;-0.3144449;-0.0492226,-0.1345896;-0.6716993;-0.006759956,-0.1576234;-0.6632994;-0.07514815,-0.07821434;0.5169448;-0.09375072,491.3508

+ 145 - 0
DataCSV/Sam/FirstPersonPerspective_OneArm_Backward_ColorFeedback_Slow.csv

@@ -0,0 +1,145 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.001795604;0.3094697;-0.0007730245,0.003605887;0.6197141;-0.01600385,0.1961654;0.4897322;0.01461884,0.2205769;0.2820687;0.03155218,0.2513777;0.07062906;-0.01900247,-0.188191;0.4800581;-0.005138351,-0.2228155;0.2735575;-0.01799852,-0.2600276;0.06193434;-0.06318823,0.05392022;0.006125253;-0.03776042,0.0711965;-0.2808541;-0.0107794,0.07166324;-0.6096404;0.06539822,0.07339666;-0.5719807;-0.01505423,-0.05205628;0.005379609;-0.04039754,-0.09452714;-0.2794076;-0.01857888,-0.114835;-0.60864;0.05281661,-0.111019;-0.5708554;-0.02755199,0.003275235;0.5425661;-0.009647996,0;0;0,0.05194821;0.3001315;-0.05475211,0.108296;0.5964656;-0.1288595,0.1837643;0.4215251;0.04134536,0.2033782;0.224993;0.1120362,0.3116624;0.05857971;0.01826859,-0.1042299;0.5068113;-0.1377735,-0.2296733;0.3406447;-0.163452,-0.2187512;0.1268354;-0.2122115,0.06581382;-0.006230772;-0.0006906986,0.1025566;-0.2888107;-0.04740405,0.09855395;-0.62181;0.007360458,0.1253617;-0.6429335;-0.04922581,-0.04222531;0.00980447;-0.04991646,-0.0644747;-0.2772011;-0.07264024,-0.04208294;-0.6090937;-0.01563509,-0.03467999;-0.6388865;-0.0695266,0.09428984;0.5233305;-0.107708,377.4422
+0;0;0,0.001748015;0.3114823;-0.001179159,0.003472125;0.624613;-0.01773945,0.2073539;0.4911863;0.01610886,0.2319552;0.2829592;0.03286062,0.2625775;0.07148822;-0.01785274,-0.1996152;0.4807834;-0.004561397,-0.2343436;0.2737028;-0.01704813,-0.2716526;0.06186019;-0.06132355,0.05423909;0.006149889;-0.03800351,0.07143819;-0.2796517;-0.01092735,0.07137394;-0.6089278;0.06553603,0.07306031;-0.5713657;-0.01449227,-0.05243811;0.005408564;-0.04055808,-0.09493864;-0.2781948;-0.01877902,-0.1153548;-0.6079452;0.05275548,-0.1115978;-0.5702584;-0.02719048,0.003166415;0.5466935;-0.01093971,0;0;0,0.05233729;0.3009404;-0.06100297,0.1077182;0.5982609;-0.1437984,0.1856709;0.4215394;0.04217458,0.2089121;0.2227848;0.1069884,0.3162167;0.05633914;0.0120616,-0.1183545;0.5079109;-0.1311179,-0.2432608;0.339909;-0.1515653,-0.2325351;0.1267519;-0.20332,0.06610426;-0.006872416;-0.002638578,0.1052972;-0.2879978;-0.04894114,0.09932065;-0.6212437;0.007457256,0.1257755;-0.6422135;-0.04881692,-0.04313774;0.01004607;-0.04962033,-0.06365343;-0.275994;-0.07133761,-0.0415968;-0.6087082;-0.01580227,-0.01273976;-0.6035488;-0.08661737,0.09401502;0.5249057;-0.1203671,377.4663
+0;0;0,0.001753986;0.3125464;-0.001183187,0.003480908;0.6261846;-0.01776995,0.1986099;0.495019;0.01492927,0.2230118;0.2884797;0.03154524,0.2536238;0.07708021;-0.01915096,-0.1909148;0.485062;-0.004854985,-0.2253618;0.2796599;-0.0172405,-0.2626581;0.06788893;-0.06150095,0.05552321;0.006295488;-0.03890324,0.07266481;-0.2785507;-0.0119176,0.0726006;-0.6076971;0.06451568,0.07428313;-0.5701522;-0.01533056,-0.05367959;0.005536613;-0.0415183,-0.09603804;-0.2771187;-0.01981204,-0.1164462;-0.6067393;0.05169429,-0.1126977;-0.56907;-0.0280698,0.003174734;0.548147;-0.01095989,0;0;0,0.0517046;0.3017792;-0.06281424,0.1045763;0.5996329;-0.1472547,0.1922818;0.4199991;0.01897526,0.2131945;0.2293112;0.1010168,0.3141952;0.05812103;0.007798195,-0.1119845;0.5108554;-0.1234287,-0.2327996;0.3414292;-0.1385446,-0.2233239;0.1280937;-0.1894867,0.06756539;-0.007066905;-0.004571438,0.1067829;-0.28735;-0.0499897,0.0993352;-0.6203407;0.006941557,0.1257223;-0.6414075;-0.04901457,-0.04641427;0.009621143;-0.04887812,-0.06495355;-0.2754488;-0.07234873,-0.04287779;-0.6083868;-0.0190156,-0.01909731;-0.6027487;-0.09165281,0.09161918;0.5261288;-0.1234722,377.4984
+0;0;0,0.001753986;0.3125464;-0.001183187,0.003480908;0.6261846;-0.01776995,0.1986099;0.495019;0.01492927,0.2230118;0.2884797;0.03154524,0.2536238;0.07708021;-0.01915096,-0.1909148;0.485062;-0.004854985,-0.2253618;0.2796599;-0.0172405,-0.2626581;0.06788893;-0.06150095,0.05552321;0.006295488;-0.03890324,0.07266481;-0.2785507;-0.0119176,0.0726006;-0.6076971;0.06451568,0.07428313;-0.5701522;-0.01533056,-0.05367959;0.005536613;-0.0415183,-0.09603804;-0.2771187;-0.01981204,-0.1164462;-0.6067393;0.05169429,-0.1126977;-0.56907;-0.0280698,0.003174734;0.548147;-0.01095989,0;0;0,0.0517046;0.3017792;-0.06281424,0.1045763;0.5996329;-0.1472547,0.1922818;0.4199991;0.01897526,0.2131945;0.2293112;0.1010168,0.3141952;0.05812103;0.007798195,-0.1119845;0.5108554;-0.1234287,-0.2327996;0.3414292;-0.1385446,-0.2233239;0.1280937;-0.1894867,0.06756539;-0.007066905;-0.004571438,0.1067829;-0.28735;-0.0499897,0.0993352;-0.6203407;0.006941557,0.1257223;-0.6414075;-0.04901457,-0.04641427;0.009621143;-0.04887812,-0.06495355;-0.2754488;-0.07234873,-0.04287779;-0.6083868;-0.0190156,-0.01909731;-0.6027487;-0.09165281,0.09161918;0.5261288;-0.1234722,377.5203
+0;0;0,0.001683292;0.3134024;-0.0002185747,0.00346431;0.6281916;-0.0134079,0.2055094;0.4939054;0.01548963,0.2299401;0.287055;0.03210045,0.2608208;0.07565582;-0.01935575,-0.1974379;0.4837394;-0.004636098,-0.232008;0.2780208;-0.01666249,-0.269459;0.06581914;-0.05977697,0.05705964;0.006474565;-0.03993965,0.07412153;-0.2782106;-0.01283404,0.07383428;-0.6070918;0.06355232,0.07544271;-0.5694267;-0.01595896,-0.05519268;0.005677393;-0.04259618,-0.09769787;-0.2767877;-0.02072708,-0.1181217;-0.6061763;0.05057405,-0.1144574;-0.5683843;-0.02885671,0.003157611;0.5498028;-0.007794241,0;0;0,0.05089874;0.3019069;-0.06697392,0.1006357;0.5994885;-0.1576607,0.1950914;0.4228882;0.01810217,0.2216111;0.2312759;0.09710407,0.3140929;0.05746874;-0.0005133227,-0.1216187;0.5121629;-0.1165174,-0.2399379;0.3402402;-0.1266665,-0.232245;0.127086;-0.1795543,0.06921408;-0.00738874;-0.006907701,0.1088785;-0.2876025;-0.05138707,0.09934471;-0.6201509;0.006219152,0.1258124;-0.641417;-0.04904962,-0.04919304;0.009940415;-0.04872507,-0.0662302;-0.2749907;-0.07312687,-0.04471607;-0.6079423;-0.02137555,-0.03781791;-0.6366071;-0.07517378,0.08854973;0.526106;-0.132257,377.5541
+0;0;0,0.001687392;0.3141659;-0.0002191071,0.003469293;0.6291134;-0.0134153,0.2141782;0.4923885;0.0164824,0.2386658;0.285056;0.03313195,0.269592;0.07334518;-0.0184001,-0.2060218;0.4817872;-0.004505029,-0.2406725;0.2755891;-0.01655945,-0.2781788;0.06307469;-0.05973748,0.05801417;0.006582875;-0.04060778,0.07506169;-0.2778624;-0.01352501,0.074775;-0.6060929;0.06271021,0.07637905;-0.5684487;-0.01658435,-0.05611597;0.005772367;-0.04330875,-0.09858537;-0.2764547;-0.02145807,-0.1189688;-0.6051916;0.04970197,-0.1153144;-0.567421;-0.02951227,0.003162416;0.5506792;-0.007798393,0;0;0,0.04931287;0.3022108;-0.07028484,0.09569693;0.5993676;-0.1646271,0.1950094;0.4239226;0.02244377,0.2293691;0.2309865;0.09632683,0.3131623;0.05631717;-0.008089542,-0.1334199;0.5133749;-0.1089169,-0.2494466;0.3390155;-0.1083916,-0.2415946;0.1275658;-0.168896,0.07010789;-0.007250607;-0.009501696,0.1097143;-0.2874593;-0.05248642,0.09891511;-0.6193008;0.005060673,0.1252642;-0.6407558;-0.04977322,-0.05184983;0.01008829;-0.04762134,-0.0689405;-0.2743088;-0.0751793,-0.04781633;-0.6068258;-0.02484751,-0.04106311;-0.6350646;-0.07880379,0.08449203;0.5260966;-0.138371,377.5764
+0;0;0,0.00168433;0.3135958;-0.0002187095,0.003449237;0.6254478;-0.01327635,0.2162388;0.4891438;0.01678909,0.2407914;0.2812604;0.03348287,0.2716213;0.07020922;-0.01788862,-0.2080967;0.4784382;-0.004404893,-0.2428395;0.2716922;-0.01649134,-0.2802289;0.05983993;-0.05953484,0.06081188;0.006900332;-0.04256608,0.07783862;-0.2771983;-0.01551632,0.07755112;-0.6063579;0.0609347,0.0791517;-0.5687302;-0.01818893,-0.05882214;0.006050738;-0.0453973,-0.1012398;-0.2758324;-0.02357326,-0.1216809;-0.6054997;0.04778823,-0.1180344;-0.5677459;-0.03125525,0.003146252;0.5480081;-0.007730669,0;0;0,0.04683498;0.3014147;-0.07280707,0.08724099;0.5952408;-0.1699688,0.2162514;0.4455037;0.01279449,0.2301217;0.2481513;0.08319807,0.3091676;0.06404532;-0.006182194,-0.1403252;0.513188;-0.1004358,-0.2525971;0.3359138;-0.09231876,-0.2463899;0.1273113;-0.159984,0.07310081;-0.006361455;-0.01316714,0.110066;-0.2869136;-0.05388188,0.09783714;-0.6196418;0.003852606,0.1240067;-0.6412754;-0.05064893,-0.05693903;0.01149392;-0.04672695,-0.07250289;-0.2722967;-0.07761829,-0.05242351;-0.6061829;-0.02957966,-0.04595447;-0.6338465;-0.08393362,0.07776349;0.5230425;-0.1430371,377.6098
+0;0;0,0.001438098;0.3124302;0.0005212859,0.002984954;0.6207731;-0.01109234,0.2170338;0.4846312;0.01637711,0.2416696;0.2764872;0.03318273,0.2725151;0.06516258;-0.01838128,-0.2094114;0.4738882;-0.004209881,-0.244142;0.2668307;-0.015796,-0.2819018;0.05445032;-0.05747535,0.06223717;0.00705716;-0.04344097,0.07927875;-0.2768799;-0.01635204,0.07849933;-0.6065773;0.06055408,0.0799952;-0.5688897;-0.01844881,-0.06013807;0.006181648;-0.0464283,-0.1027804;-0.27549;-0.02435636,-0.123276;-0.6057406;0.04726786,-0.1197392;-0.5679276;-0.0316577,0.002756941;0.5441992;-0.005965768,0;0;0,0.04362552;0.3000231;-0.07548451,0.07861208;0.5901371;-0.1745081,0.2165859;0.450254;0.007339478,0.2343995;0.2520464;0.07523417,0.3080606;0.06828941;-0.02003288,-0.1480659;0.5131891;-0.1003335,-0.2587264;0.335579;-0.07978669,-0.2538371;0.1291418;-0.1548077,0.07426093;-0.005659521;-0.01623797,0.1096245;-0.2864048;-0.05593634,0.09643054;-0.6196556;0.002248049,0.1226722;-0.6413444;-0.05199623,-0.06032231;0.0118844;-0.04505961,-0.07541582;-0.2714005;-0.07921065,-0.05591016;-0.606202;-0.03291729,-0.04958705;-0.6336082;-0.08739071,0.07041141;0.5188808;-0.1472099,377.6432
+0;0;0,0.001427205;0.3100636;0.0005173372,0.002965045;0.6165806;-0.01102545,0.2075872;0.4835663;0.01542699,0.2338518;0.26166;0.03334378,0.2646372;0.05074736;-0.0181197,-0.2000943;0.473296;-0.004254164,-0.2371213;0.252548;-0.01660634,-0.2748075;0.0405817;-0.05820444,0.06538077;0.007413615;-0.04563516,0.08260405;-0.2795509;-0.0182574,0.08182287;-0.6099918;0.05882214,0.08331331;-0.5723321;-0.01989365,-0.06317563;0.006493882;-0.04877339,-0.1062726;-0.2781811;-0.02646611,-0.1268144;-0.6091764;0.04531963,-0.1232905;-0.5713918;-0.0333191,0.00273854;0.5405133;-0.005932791,0;0;0,0.03828494;0.2972219;-0.07959342,0.06733523;0.5849158;-0.181844,0.2169312;0.4715483;-0.0142653,0.2407842;0.2608836;0.05856799,0.3025413;0.06875598;-0.02718402,-0.1412599;0.5072007;-0.08434194,-0.2474617;0.3105546;-0.06688399,-0.2472119;0.1053509;-0.1441613,0.07723115;-0.003473699;-0.02086759,0.1064194;-0.2881964;-0.05928445,0.0924875;-0.6221892;-0.001080036,0.1187421;-0.6440684;-0.05471134,-0.06546808;0.01187006;-0.04455566,-0.08151945;-0.2740108;-0.08209631,-0.0628099;-0.6099207;-0.03796578,-0.05614587;-0.6369452;-0.09237969,0.06074225;0.5143843;-0.1536648,377.6656
+0;0;0,0.001427205;0.3100636;0.0005173372,0.002965045;0.6165806;-0.01102545,0.2075872;0.4835663;0.01542699,0.2338518;0.26166;0.03334378,0.2646372;0.05074736;-0.0181197,-0.2000943;0.473296;-0.004254164,-0.2371213;0.252548;-0.01660634,-0.2748075;0.0405817;-0.05820444,0.06538077;0.007413615;-0.04563516,0.08260405;-0.2795509;-0.0182574,0.08182287;-0.6099918;0.05882214,0.08331331;-0.5723321;-0.01989365,-0.06317563;0.006493882;-0.04877339,-0.1062726;-0.2781811;-0.02646611,-0.1268144;-0.6091764;0.04531963,-0.1232905;-0.5713918;-0.0333191,0.00273854;0.5405133;-0.005932791,0;0;0,0.03828494;0.2972219;-0.07959342,0.06733523;0.5849158;-0.181844,0.2169312;0.4715483;-0.0142653,0.2407842;0.2608836;0.05856799,0.3025413;0.06875598;-0.02718402,-0.1412599;0.5072007;-0.08434194,-0.2474617;0.3105546;-0.06688399,-0.2472119;0.1053509;-0.1441613,0.07723115;-0.003473699;-0.02086759,0.1064194;-0.2881964;-0.05928445,0.0924875;-0.6221892;-0.001080036,0.1187421;-0.6440684;-0.05471134,-0.06546808;0.01187006;-0.04455566,-0.08151945;-0.2740108;-0.08209631,-0.0628099;-0.6099207;-0.03796578,-0.05614587;-0.6369452;-0.09237969,0.06074225;0.5143843;-0.1536648,377.6882
+0;0;0,0.001521638;0.3070518;0.001161383,0.00316645;0.6109335;-0.009375072,0.2139156;0.4763543;0.01555827,0.2422964;0.2354527;0.03504077,0.2729792;0.02487935;-0.01653328,-0.205867;0.4659059;-0.004275202,-0.2460414;0.2262339;-0.01700265,-0.2840359;0.01452239;-0.05795492,0.06852537;0.007730408;-0.04784589,0.08598933;-0.281969;-0.02025021,0.0847161;-0.6151396;0.05785243,0.08613657;-0.5774428;-0.02065355,-0.06628331;0.006822673;-0.05103616,-0.1098486;-0.2805494;-0.02841787,-0.130617;-0.6143516;0.04403263,-0.1271709;-0.5765347;-0.03439868,0.0029068;0.5353035;-0.004513103,0;0;0,0.02614641;0.2926987;-0.08904123,0.03825272;0.5741193;-0.2034786,0.2104337;0.4879717;-0.03976083,0.2511151;0.2591056;0.03223872,0.2985258;0.06050836;-0.04684234,-0.1595008;0.497631;-0.07108181,-0.2602998;0.2789165;-0.03612255,-0.2689328;0.08049713;-0.1283053,0.07947202;-0.001165032;-0.02697325,0.1046297;-0.2892899;-0.06362534,0.08679581;-0.6259165;-0.004728552,0.1128353;-0.6479921;-0.05796885,-0.07157031;0.01096926;-0.04245093,-0.08815277;-0.2774805;-0.081361,-0.07161632;-0.6171035;-0.04279761,-0.06368195;-0.6123838;-0.1171104,0.03568468;0.5050807;-0.1723228,377.7216
+0;0;0,0.001521638;0.3070518;0.001161383,0.00316645;0.6109335;-0.009375072,0.2139156;0.4763543;0.01555827,0.2422964;0.2354527;0.03504077,0.2729792;0.02487935;-0.01653328,-0.205867;0.4659059;-0.004275202,-0.2460414;0.2262339;-0.01700265,-0.2840359;0.01452239;-0.05795492,0.06852537;0.007730408;-0.04784589,0.08598933;-0.281969;-0.02025021,0.0847161;-0.6151396;0.05785243,0.08613657;-0.5774428;-0.02065355,-0.06628331;0.006822673;-0.05103616,-0.1098486;-0.2805494;-0.02841787,-0.130617;-0.6143516;0.04403263,-0.1271709;-0.5765347;-0.03439868,0.0029068;0.5353035;-0.004513103,0;0;0,0.02614641;0.2926987;-0.08904123,0.03825272;0.5741193;-0.2034786,0.2104337;0.4879717;-0.03976083,0.2511151;0.2591056;0.03223872,0.2985258;0.06050836;-0.04684234,-0.1595008;0.497631;-0.07108181,-0.2602998;0.2789165;-0.03612255,-0.2689328;0.08049713;-0.1283053,0.07947202;-0.001165032;-0.02697325,0.1046297;-0.2892899;-0.06362534,0.08679581;-0.6259165;-0.004728552,0.1128353;-0.6479921;-0.05796885,-0.07157031;0.01096926;-0.04245093,-0.08815277;-0.2774805;-0.081361,-0.07161632;-0.6171035;-0.04279761,-0.06368195;-0.6123838;-0.1171104,0.03568468;0.5050807;-0.1723228,377.745
+0;0;0,0.001520135;0.3067486;0.001160236,0.003164518;0.6105829;-0.009377154,0.2025796;0.4791163;0.01448154,0.231643;0.2324207;0.03443263,0.2622688;0.02223891;-0.01704552,-0.1946553;0.4692291;-0.004286615,-0.235796;0.2237927;-0.01732017,-0.2737198;0.01247483;-0.0581963,0.06958005;0.007849387;-0.04858229,0.08698356;-0.2808472;-0.02108213,0.08569939;-0.6168796;0.05769139,0.08711561;-0.5792059;-0.02057941,-0.06730347;0.006927681;-0.05182166,-0.110718;-0.2794497;-0.02928166,-0.1316647;-0.616119;0.04379115,-0.128229;-0.5783256;-0.03440519,0.002904684;0.5348992;-0.004511737,0;0;0,0.02285528;0.2918087;-0.09178042,0.03461262;0.5731085;-0.2064433,0.2032336;0.4948048;-0.0573318,0.2582173;0.2625165;0.01422501,0.2955768;0.05903959;-0.05624294,-0.1497981;0.4942194;-0.07424574,-0.2475443;0.2692221;-0.03038957,-0.2624356;0.07280706;-0.1250663,0.07997918;-0.0001972318;-0.02943683,0.1043881;-0.2873018;-0.06658578,0.0847189;-0.6267138;-0.007110592,0.1107238;-0.6489404;-0.05986786,-0.07440796;0.009835769;-0.0403726,-0.09029462;-0.2775862;-0.07962963,-0.07538657;-0.6206452;-0.04480236,-0.07038648;-0.615927;-0.1191195,0.03194939;0.5040027;-0.1753135,377.7782
+0;0;0,0.001516756;0.3067216;0.0004429306,0.002985928;0.609648;-0.01340443,0.1974269;0.4808155;0.01435505,0.2268596;0.2330541;0.03438333,0.2572465;0.02297154;-0.01692987,-0.1900661;0.4709568;-0.00377142,-0.2315084;0.2244072;-0.01597549,-0.2697017;0.01317087;-0.05612037,0.0706141;0.007987313;-0.04934296,0.08768733;-0.2792819;-0.02181415,0.08623085;-0.6169611;0.05742944,0.08761811;-0.5794317;-0.02077966,-0.06838498;0.007002595;-0.05252935,-0.1118192;-0.277916;-0.02999531,-0.1332233;-0.6161926;0.04362363,-0.1298138;-0.5785362;-0.0345111,0.00278606;0.5342257;-0.007320296,0;0;0,0.01954632;0.2917021;-0.09278202,0.02901508;0.5733629;-0.2047584,0.1984971;0.4966323;-0.0662489,0.2616439;0.2637006;0.0001470968,0.2928193;0.05814809;-0.06669117,-0.1485973;0.4905776;-0.0734028,-0.2421582;0.2649708;-0.01862093,-0.2609344;0.07141221;-0.117987,0.08030247;0.000702709;-0.03218532,0.1031155;-0.2852007;-0.06840277,0.08263737;-0.6262898;-0.008839373,0.1083758;-0.6486564;-0.06147552,-0.07725994;0.008602292;-0.03797075,-0.09266987;-0.2774802;-0.0766011,-0.07964753;-0.6227595;-0.04624362,-0.07647894;-0.617892;-0.1206318,0.02692488;0.5040456;-0.1744874,377.8008
+0;0;0,0.001516266;0.3066225;0.0004427874,0.002981015;0.608657;-0.01336535,0.1901567;0.482007;0.01356977,0.2195868;0.2342669;0.03359634,0.2499679;0.02422436;-0.01770708,-0.1828715;0.4725163;-0.003880047,-0.2243102;0.2259879;-0.01608307,-0.2624963;0.01479186;-0.0562203,0.0718715;0.008129542;-0.0502216,0.08888576;-0.2781474;-0.02278788,0.08742307;-0.6172681;0.05679398,0.08880492;-0.5797679;-0.02111078,-0.0696027;0.007127289;-0.05346473,-0.1128869;-0.2768072;-0.03100853,-0.1343824;-0.6165277;0.04292467,-0.1309862;-0.5789012;-0.03490602,0.002781647;0.5334234;-0.007296446,0;0;0,0.01556415;0.2917255;-0.09313345,0.02141179;0.5737465;-0.2020097,0.191507;0.4982176;-0.07863951,0.2650753;0.2670807;-0.01694846,0.2878702;0.05997455;-0.08221984,-0.1365998;0.4726031;-0.06048851,-0.2268675;0.2413261;-0.02878662,-0.2413511;0.05430031;-0.1405207,0.08076859;0.001889616;-0.03502393,0.1022311;-0.283177;-0.07070231,0.08021356;-0.6255948;-0.01067257,0.1054575;-0.648313;-0.06273842,-0.07980302;0.007366127;-0.0364833,-0.09579913;-0.2776199;-0.07551759,-0.08446751;-0.6246905;-0.04809739,-0.08710147;-0.6194431;-0.1223112,0.02028267;0.5042294;-0.1726317,377.8329
+0;0;0,0.001518641;0.3071029;0.0004434812,0.002986069;0.6098073;-0.01340435,0.1911859;0.4825143;0.01367411,0.2203042;0.2373994;0.03348847,0.2506497;0.02760306;-0.01775482,-0.1838832;0.4729717;-0.003871181,-0.2248828;0.2290556;-0.0159449,-0.263024;0.01810715;-0.05603508,0.07258172;0.008209875;-0.05071787,0.08952361;-0.2768495;-0.02340083,0.08805628;-0.6170462;0.05643355,0.0894306;-0.579587;-0.02104652,-0.07029048;0.007197718;-0.05399306,-0.1133906;-0.2755291;-0.03163236,-0.1349543;-0.6163277;0.04253544,-0.1315766;-0.5787427;-0.03487094,0.002785742;0.5342121;-0.007306273,0;0;0,0.00910183;0.2923776;-0.0935266,0.005999267;0.5760748;-0.199996,0.1850462;0.5001639;-0.08755851,0.2665989;0.2724332;-0.0345521,0.2824039;0.06323604;-0.09411693,-0.1464384;0.4681418;-0.05478914,-0.2324643;0.2404581;-0.009165604,-0.2534288;0.05611815;-0.1237976,0.08017391;0.00323534;-0.03833389,0.1008078;-0.2807565;-0.07319045,0.07701803;-0.6241955;-0.01324677,0.101623;-0.64737;-0.06450843,-0.08239938;0.005241684;-0.0330254,-0.1003143;-0.2779486;-0.07514912,-0.09054093;-0.626412;-0.05091498,-0.09454659;-0.620954;-0.1246872,0.007315926;0.50595;-0.1711404,377.8673
+0;0;0,0.001521882;0.307812;0.001006821,0.003146017;0.6133045;-0.01122073,0.1869328;0.4861338;0.01290862,0.2166907;0.2374936;0.03299975,0.2470567;0.02782795;-0.01810605,-0.1793121;0.4769269;-0.003845015,-0.2209758;0.2294382;-0.01500693,-0.259382;0.01842347;-0.05362501,0.07433395;0.008363043;-0.05206858,0.09113796;-0.2765552;-0.02467828,0.08985969;-0.6181401;0.05577964,0.09116459;-0.5805979;-0.02176762,-0.07214303;0.007402622;-0.05520142,-0.1152256;-0.2751819;-0.03282139,-0.1369791;-0.6174093;0.04176081,-0.1336677;-0.5797387;-0.03571408,0.002886814;0.536893;-0.005702768,0;0;0,0.002834089;0.2929778;-0.09437966,-0.007980384;0.5790997;-0.2015767,0.1733871;0.5023047;-0.1016533,0.2684819;0.2756012;-0.04994631,0.2801027;0.06530975;-0.1059468,-0.1508722;0.4672533;-0.05493754,-0.2349288;0.2376053;0.002572466,-0.2590279;0.05443557;-0.1130203,0.0807441;0.004666477;-0.0420146,0.09961557;-0.2794516;-0.07565641,0.07419317;-0.6241308;-0.01478553,0.09809892;-0.6474854;-0.0663023,-0.08587091;0.004024723;-0.03027541,-0.1046107;-0.2786235;-0.07465816,-0.09636836;-0.6287761;-0.05273683,-0.1024202;-0.6234738;-0.1263953,-0.004838787;0.5083622;-0.1723263,377.8892
+0;0;0,0.001521882;0.307812;0.001006821,0.003146017;0.6133045;-0.01122073,0.1869328;0.4861338;0.01290862,0.2166907;0.2374936;0.03299975,0.2470567;0.02782795;-0.01810605,-0.1793121;0.4769269;-0.003845015,-0.2209758;0.2294382;-0.01500693,-0.259382;0.01842347;-0.05362501,0.07433395;0.008363043;-0.05206858,0.09113796;-0.2765552;-0.02467828,0.08985969;-0.6181401;0.05577964,0.09116459;-0.5805979;-0.02176762,-0.07214303;0.007402622;-0.05520142,-0.1152256;-0.2751819;-0.03282139,-0.1369791;-0.6174093;0.04176081,-0.1336677;-0.5797387;-0.03571408,0.002886814;0.536893;-0.005702768,0;0;0,0.002834089;0.2929778;-0.09437966,-0.007980384;0.5790997;-0.2015767,0.1733871;0.5023047;-0.1016533,0.2684819;0.2756012;-0.04994631,0.2801027;0.06530975;-0.1059468,-0.1508722;0.4672533;-0.05493754,-0.2349288;0.2376053;0.002572466,-0.2590279;0.05443557;-0.1130203,0.0807441;0.004666477;-0.0420146,0.09961557;-0.2794516;-0.07565641,0.07419317;-0.6241308;-0.01478553,0.09809892;-0.6474854;-0.0663023,-0.08587091;0.004024723;-0.03027541,-0.1046107;-0.2786235;-0.07465816,-0.09636836;-0.6287761;-0.05273683,-0.1024202;-0.6234738;-0.1263953,-0.004838787;0.5083622;-0.1723263,377.9114
+0;0;0,0.001531515;0.3097602;0.001013194,0.003181083;0.6200661;-0.01140963,0.1823973;0.49289;0.0123493,0.2120847;0.2448385;0.03239286,0.2424325;0.03529799;-0.01868243,-0.1747608;0.4839115;-0.00398867,-0.2163259;0.2370087;-0.01512416,-0.2547092;0.02611998;-0.05371919,0.07475937;0.008410905;-0.05236657,0.09151945;-0.2757624;-0.02504789,0.09023446;-0.619141;0.05583254,0.09153273;-0.5816371;-0.02132065,-0.07255591;0.007444988;-0.05551735,-0.1155259;-0.2744008;-0.03319584,-0.1373935;-0.6184253;0.04177801,-0.134099;-0.5807936;-0.03530318,0.00291759;0.5423898;-0.00580033,0;0;0,-0.003646366;0.2948498;-0.09489512,-0.02026037;0.5859327;-0.2018428,0.1617207;0.5026612;-0.1145275,0.2657618;0.27975;-0.06658316,0.2765667;0.06876752;-0.1195602,-0.1444465;0.4611635;-0.04749742,-0.228045;0.2300317;0.001513079,-0.2527091;0.05423905;-0.1246833,0.0793427;0.006090701;-0.04549289,0.09709258;-0.2774543;-0.07818627,0.0699644;-0.6237257;-0.01644206,0.09365147;-0.647375;-0.06714988,-0.08751552;0.002211818;-0.02716812,-0.1105199;-0.2790711;-0.07334629,-0.10324;-0.6312767;-0.05462932,-0.1140469;-0.6259356;-0.1273326,-0.01574763;0.5138973;-0.1725907,377.9447
+0;0;0,0.001589442;0.310688;0.0003476438,0.003193211;0.6228913;-0.01440676,0.1814631;0.4964135;0.01156041,0.2101447;0.2561665;0.03145982,0.241079;0.04172516;-0.02050339,-0.1739291;0.487414;-0.003843039,-0.2143544;0.2482129;-0.01310856,-0.2540321;0.03230993;-0.05123715,0.07717825;0.008674979;-0.05409321,0.09393562;-0.2773085;-0.02647138,0.09299264;-0.6219826;0.05487328,0.09414013;-0.5845965;-0.02211099,-0.07495724;0.007695927;-0.05727128,-0.1183701;-0.2759151;-0.03467771,-0.1402456;-0.6213022;0.04047031,-0.1371018;-0.5837842;-0.03644551,0.002939623;0.5449212;-0.00802158,0;0;0,-0.01173575;0.2954683;-0.09534383,-0.03618784;0.5881604;-0.202224,0.1493666;0.5013521;-0.1244764,0.2639226;0.2907497;-0.08625603,0.2697232;0.07248014;-0.1306062,-0.1540177;0.4595945;-0.04659252,-0.2270314;0.2355199;0.01168998,-0.2601088;0.05850342;-0.1195092,0.0796697;0.008608907;-0.05036306,0.09283096;-0.2772914;-0.08066344,0.06469861;-0.6247479;-0.0182085,0.08818301;-0.6485551;-0.06856441,-0.09152371;0.0002352507;-0.02410742,-0.1181802;-0.2821911;-0.07263666,-0.1128715;-0.6359317;-0.05659053,-0.1250103;-0.6307595;-0.128831,-0.02964485;0.515906;-0.172955,377.9679
+0;0;0,0.001588551;0.3105139;0.000347449,0.00318342;0.6208777;-0.01430994,0.183456;0.4945343;0.01182115,0.2115291;0.2593842;0.03129838,0.24364;0.03678624;-0.02264133,-0.1759187;0.4854339;-0.003754908,-0.2154863;0.2513075;-0.01282386,-0.2566732;0.02719238;-0.05240273,0.07981751;0.008971639;-0.05594305,0.09658387;-0.2771651;-0.02830641,0.09563693;-0.623287;0.05337996,0.09677938;-0.5859334;-0.02326614,-0.07752055;0.007959105;-0.05922979,-0.1209567;-0.2758039;-0.03662411,-0.142924;-0.6226419;0.03883958,-0.1397941;-0.5851569;-0.03773837,0.002932037;0.5435855;-0.007980272,0;0;0,-0.01953521;0.2950429;-0.09481335,-0.04639117;0.5859554;-0.2005947,0.1421511;0.500899;-0.123419,0.256792;0.294435;-0.09709215,0.2596242;0.06806511;-0.1444116,-0.1528859;0.4432046;-0.03980698,-0.220321;0.2175524;-0.008238327,-0.2521233;0.05646296;-0.1711164,0.07921097;0.01113153;-0.05641508,0.08747569;-0.2755128;-0.08260393,0.0581219;-0.6240854;-0.0184989,0.08024678;-0.6484864;-0.06830883,-0.09586323;-0.002611125;-0.01960547,-0.12805;-0.2842506;-0.07022542,-0.1249624;-0.6395577;-0.05535004,-0.1397134;-0.6344736;-0.1267056,-0.03916663;0.5143568;-0.1716869,378.0009
+0;0;0,0.001586986;0.310208;0.0003471067,0.003170359;0.6182787;-0.01419671,0.1841268;0.4924355;0.01195301,0.2114834;0.2632866;0.03093318,0.2445758;0.03388478;-0.02465523,-0.1766047;0.4833008;-0.003681853,-0.2151626;0.2551494;-0.01251936,-0.2576084;0.02418406;-0.05330798,0.08070564;0.009071467;-0.05656553,0.09739821;-0.2758062;-0.0290505,0.09644691;-0.6235256;0.05301288,0.09758518;-0.5861989;-0.02335242,-0.07838313;0.008047666;-0.05988884,-0.1216281;-0.2744666;-0.03738264,-0.1436969;-0.6229054;0.03842935,-0.1405784;-0.5854478;-0.03786806,0.002921205;0.5416719;-0.007923171,0;0;0,-0.02352608;0.2946581;-0.09409976,-0.05452487;0.5834659;-0.1977744,0.1369846;0.5010171;-0.1255121,0.2540656;0.3019618;-0.1085742,0.2551678;0.06800157;-0.1540906,-0.1613575;0.4433078;-0.03665951,-0.2174423;0.2241123;0.01259196,-0.2640516;0.06037438;-0.1542247,0.07845712;0.01181003;-0.05916381,0.08594146;-0.2736759;-0.08431768,0.05569771;-0.6236589;-0.01919222,0.07696864;-0.6484473;-0.06851172,-0.09757404;-0.003690035;-0.01615681,-0.1309619;-0.2838028;-0.06727492,-0.1299991;-0.6408533;-0.05469833,-0.1446692;-0.6357042;-0.1257888,-0.04630074;0.5124906;-0.1694391,378.0346
+0;0;0,0.001551345;0.3097892;0.0008305773,0.003232642;0.6157016;-0.01209218,0.1695068;0.4942316;0.01003855,0.1970363;0.2640863;0.02937118,0.2311037;0.02573875;-0.02803512,-0.161866;0.4857486;-0.003651737,-0.2011361;0.2566034;-0.01063605,-0.2453721;0.01642735;-0.0509384,0.08218769;0.009261274;-0.05754948,0.09891291;-0.2754942;-0.02991123,0.0977447;-0.6232587;0.05221923,0.09875818;-0.5858719;-0.02406798,-0.07979982;0.008175543;-0.06097278,-0.1229652;-0.2742285;-0.03830089,-0.145166;-0.622678;0.03770548,-0.1421761;-0.58516;-0.03851703,0.002946466;0.5396555;-0.006427419,0;0;0,-0.02740961;0.2944101;-0.09243274,-0.06179464;0.5815499;-0.1930094,0.1183722;0.5004559;-0.1396928,0.2500408;0.3097623;-0.1197484,0.2494912;0.06650531;-0.1654799,-0.1576551;0.4474088;-0.04290185,-0.2108728;0.2266501;0.007416118,-0.2679356;0.05139306;-0.1577942,0.07691291;0.01277605;-0.06382561,0.08439182;-0.2729064;-0.08524823,0.05390125;-0.6226916;-0.01885939,0.07363467;-0.6479298;-0.06820178,-0.10001;-0.005928732;-0.01074156,-0.1352392;-0.2853613;-0.06370967,-0.1385895;-0.6425216;-0.05311787,-0.1561541;-0.6374034;-0.1234578,-0.05279461;0.510985;-0.1655362,378.0562
+0;0;0,0.001551345;0.3097892;0.0008305773,0.003232642;0.6157016;-0.01209218,0.1695068;0.4942316;0.01003855,0.1970363;0.2640863;0.02937118,0.2311037;0.02573875;-0.02803512,-0.161866;0.4857486;-0.003651737,-0.2011361;0.2566034;-0.01063605,-0.2453721;0.01642735;-0.0509384,0.08218769;0.009261274;-0.05754948,0.09891291;-0.2754942;-0.02991123,0.0977447;-0.6232587;0.05221923,0.09875818;-0.5858719;-0.02406798,-0.07979982;0.008175543;-0.06097278,-0.1229652;-0.2742285;-0.03830089,-0.145166;-0.622678;0.03770548,-0.1421761;-0.58516;-0.03851703,0.002946466;0.5396555;-0.006427419,0;0;0,-0.02740961;0.2944101;-0.09243274,-0.06179464;0.5815499;-0.1930094,0.1183722;0.5004559;-0.1396928,0.2500408;0.3097623;-0.1197484,0.2494912;0.06650531;-0.1654799,-0.1576551;0.4474088;-0.04290185,-0.2108728;0.2266501;0.007416118,-0.2679356;0.05139306;-0.1577942,0.07691291;0.01277605;-0.06382561,0.08439182;-0.2729064;-0.08524823,0.05390125;-0.6226916;-0.01885939,0.07363467;-0.6479298;-0.06820178,-0.10001;-0.005928732;-0.01074156,-0.1352392;-0.2853613;-0.06370967,-0.1385895;-0.6425216;-0.05311787,-0.1561541;-0.6374034;-0.1234578,-0.05279461;0.510985;-0.1655362,378.079
+0;0;0,0.001547893;0.3090997;0.0008287288,0.003223691;0.6140063;-0.01205098,0.1729469;0.491859;0.01040103,0.2000093;0.2656186;0.02940564,0.2353552;0.01832642;-0.03015496,-0.1652859;0.4832004;-0.003572668,-0.2038896;0.257943;-0.01043848,-0.2497857;0.008753762;-0.05225328,0.08276396;0.00932621;-0.057953,0.09955097;-0.2764812;-0.03021265,0.09838343;-0.6240466;0.05187079,0.0993913;-0.5867007;-0.02399393,-0.08035935;0.008232867;-0.06140029,-0.1236842;-0.2752144;-0.03864466,-0.1458723;-0.6234645;0.03731821,-0.1428989;-0.5859882;-0.03848217,0.002938505;0.5382232;-0.006405812,0;0;0,-0.03135829;0.2937161;-0.09106708,-0.06925053;0.5800099;-0.1897151,0.115705;0.5000055;-0.138767,0.2462277;0.3126538;-0.126874,0.2416446;0.06018522;-0.1736588,-0.1649518;0.4442753;-0.03652756,-0.213566;0.2279899;0.0194684,-0.2785635;0.04586321;-0.149515,0.07562084;0.01363412;-0.06626463,0.08277741;-0.2732108;-0.0864141,0.05147129;-0.6224997;-0.01890159,0.07003608;-0.6482394;-0.06746984,-0.10092;-0.006908533;-0.007925882,-0.1340299;-0.287531;-0.06170314,-0.1426879;-0.644364;-0.05004055,-0.1602999;-0.6391213;-0.11995,-0.05941889;0.5096589;-0.1627131,378.1022
+0;0;0,0.001571493;0.3091424;0.0013161,0.003325459;0.6159089;-0.01052338,0.1755126;0.4924202;0.0103336,0.2032356;0.2618015;0.02986553,0.2397619;0.008549422;-0.03040631,-0.1675399;0.4836686;-0.003404809,-0.2074458;0.2540554;-0.007918315,-0.2547188;-0.001273423;-0.04885649,0.08292311;0.009366608;-0.05812294,0.09960262;-0.2776589;-0.0300372,0.09835579;-0.625828;0.0521689,0.09928569;-0.5884507;-0.02347343,-0.08064652;0.008226777;-0.0614061,-0.1242335;-0.2764261;-0.03852429,-0.1464031;-0.625258;0.03767224,-0.1435154;-0.5877514;-0.03790794,0.00301756;0.5395991;-0.005186512,0;0;0,-0.0368047;0.2938108;-0.0888474,-0.0822004;0.582037;-0.1842864,0.1084283;0.5034655;-0.1444352,0.2426326;0.3131707;-0.1338422,0.2344866;0.05488372;-0.1820595,-0.1739572;0.4410644;-0.02934907,-0.2206791;0.2231097;0.03882634,-0.2948824;0.03531821;-0.1294938,0.0737195;0.01434308;-0.06857085,0.08098713;-0.2738;-0.08784199,0.04832915;-0.6232121;-0.01837444,0.06503197;-0.6494865;-0.06665754,-0.1012941;-0.007808433;-0.004558996,-0.1365259;-0.2891106;-0.06004293,-0.1475749;-0.6464944;-0.04838869,-0.1661087;-0.6412137;-0.117833,-0.07038688;0.5111265;-0.1581347,378.1348
+0;0;0,0.001573914;0.3096187;0.001318128,0.003330428;0.6168017;-0.01053433,0.1811166;0.4917525;0.01082848,0.2083099;0.2655401;0.02998721,0.2451128;0.01037076;-0.03074095,-0.1730714;0.4827167;-0.003355879,-0.2122148;0.2574907;-0.007783146,-0.2598456;0.0002287924;-0.04903127,0.08377027;0.0094623;-0.05871673,0.1004889;-0.2782364;-0.03056512,0.09924082;-0.6267559;0.05172371,0.1001717;-0.5893711;-0.0239952,-0.08147041;0.008310823;-0.06203344,-0.1251597;-0.2770097;-0.03909796,-0.1473516;-0.6261926;0.03717525,-0.1444609;-0.5886785;-0.03848144,0.003022411;0.5404627;-0.005195417,0;0;0,-0.0396365;0.2944383;-0.08719516,-0.08675206;0.5831566;-0.1816483,0.109741;0.5031818;-0.1418703,0.2409887;0.3159716;-0.1440847,0.2312975;0.05554414;-0.191386,-0.1732894;0.4380687;-0.01724182,-0.2223935;0.2235834;0.0449144,-0.3022208;0.03554957;-0.1236818,0.07287249;0.0150229;-0.07084179,0.08132043;-0.2738408;-0.08897901,0.04801679;-0.6231839;-0.01764107,0.06417046;-0.6495438;-0.06613207,-0.1023436;-0.00835018;-0.003272948,-0.1367915;-0.2905092;-0.0584296,-0.1487203;-0.6482465;-0.04745291,-0.1685537;-0.643041;-0.116595,-0.07485429;0.5121568;-0.1556921,378.1685
+0;0;0,0.001509549;0.2969567;0.001264223,0.003128975;0.580348;-0.00968966,0.182151;0.4604138;0.0114014,0.2093291;0.2343277;0.03054944,0.246245;-0.02162564;-0.0303653,-0.174451;0.4513165;-0.002879629,-0.2135726;0.2262162;-0.007304425,-0.2613498;-0.03183614;-0.04867928,0.08366343;0.009450232;-0.05864184,0.1003658;-0.277968;-0.03051768,0.09911276;-0.6278614;0.05209555,0.1000428;-0.590483;-0.02355853,-0.08136652;0.008300223;-0.06195433,-0.1250132;-0.2767421;-0.03904121,-0.1472926;-0.6273016;0.03753269,-0.1444044;-0.5897939;-0.03805923,0.002842937;0.5094561;-0.004731704,0;0;0,-0.04058527;0.2889202;-0.05536389,-0.08333132;0.5647307;-0.1049185,0.103728;0.5066429;-0.1472609,0.2390486;0.3225328;-0.1507289,0.2285559;0.06151634;-0.199163,-0.1952382;0.417971;0.02891903,-0.2460329;0.2022486;0.08463242,-0.335209;0.004679248;-0.06898894,0.07136746;0.01543462;-0.07208467,0.0819155;-0.2730795;-0.09018302,0.04770555;-0.6234733;-0.01734257,0.06367491;-0.6499825;-0.06561828,-0.1022391;-0.008398989;-0.002090836,-0.1370191;-0.2902528;-0.05711781,-0.1506623;-0.6493492;-0.04637047,-0.1747093;-0.6409042;-0.1151889,-0.07296098;0.4964546;-0.08815098,378.2027
+0;0;0,0.001533578;0.2945649;0.001589054,0.003250606;0.5780922;-0.008852243,0.1797681;0.4589816;0.01077865,0.2072238;0.2295815;0.03050536,0.2452254;-0.03194289;-0.03141119,-0.1718085;0.4499472;-0.002837498,-0.2123311;0.2216413;-0.004130459,-0.261869;-0.04225856;-0.04382512,0.08448093;0.00951318;-0.05929171,0.1013573;-0.2817246;-0.03063491,0.1004222;-0.6313249;0.05167557,0.1012666;-0.5939335;-0.02381197,-0.08226492;0.0084028;-0.06248928,-0.1265435;-0.2804275;-0.03920989,-0.1487943;-0.6306504;0.0372432,-0.1459926;-0.5931283;-0.03818412,0.002934141;0.5072247;-0.004037322,0;0;0,-0.04395927;0.2866734;-0.05156827,-0.08762132;0.5623171;-0.1021533,0.09522609;0.506623;-0.1488502,0.2351568;0.3217809;-0.1533389,0.2216268;0.05553141;-0.2043383,-0.1961368;0.4187906;0.03249886,-0.2432174;0.1987244;0.0883704,-0.3443354;-0.006736472;-0.05734774,0.06933873;0.01649949;-0.07525253,0.07848489;-0.2761784;-0.08872223,0.04409155;-0.62611;-0.01550126,0.05963797;-0.6526963;-0.06356382,-0.1031473;-0.009925802;0.002270895,-0.1416929;-0.2950977;-0.05355631,-0.1551147;-0.6538363;-0.04247696,-0.1803662;-0.6454855;-0.1106487,-0.07701683;0.4940423;-0.08567381,378.2356
+0;0;0,0.001528031;0.2934995;0.001583306,0.003245228;0.5770401;-0.008856763,0.1801777;0.4578543;0.0108063,0.2076467;0.2283433;0.03054255,0.2458978;-0.03489845;-0.03178057,-0.1722237;0.4487988;-0.002841789,-0.2127659;0.2203824;-0.004135376,-0.2626291;-0.04525036;-0.04409069,0.08428517;0.009491136;-0.05915432,0.1012245;-0.2828328;-0.03039064,0.100291;-0.6318079;0.05177266,0.1011344;-0.5944264;-0.02361467,-0.0820743;0.008383329;-0.06234448,-0.126518;-0.2815241;-0.03897827,-0.148729;-0.6311208;0.03733812,-0.1459311;-0.5936087;-0.03798909,0.002928932;0.5062107;-0.004044428,0;0;0,-0.04490729;0.2857776;-0.04961109,-0.08899794;0.5612899;-0.1007376,0.09331121;0.5063916;-0.1505246,0.2335913;0.3218155;-0.1590428,0.2180151;0.0539524;-0.2105236,-0.1966655;0.4188761;0.03577634,-0.2415876;0.1986287;0.09315656,-0.3495936;-0.008942589;-0.04788375,0.06828666;0.01636529;-0.07591057,0.07745638;-0.2774447;-0.0885272,0.04383243;-0.6268484;-0.01557612,0.05885462;-0.6541252;-0.06282187,-0.1028602;-0.00999468;0.003631968,-0.1412212;-0.2961149;-0.05321198,-0.1564495;-0.654101;-0.04098783,-0.1823503;-0.6457754;-0.108795,-0.07824291;0.4930339;-0.08444309,378.2696
+0;0;0,0.001522682;0.292472;0.001577764,0.003239435;0.5758971;-0.008853033,0.1806822;0.4567222;0.01084255,0.2081708;0.2270475;0.03059286,0.2453266;-0.02865624;-0.02994563,-0.1727324;0.4476406;-0.002844783,-0.2133035;0.2190614;-0.004139292,-0.2617389;-0.03896494;-0.04295048,0.08439479;0.00950348;-0.05923125,0.1013865;-0.2837243;-0.03037864,0.1004533;-0.6325857;0.05175787,0.101297;-0.595201;-0.02366227,-0.08218104;0.008394231;-0.06242556,-0.1267622;-0.2824096;-0.0389871,-0.1489659;-0.6318923;0.03730439,-0.1461668;-0.5943769;-0.03805558,0.002923809;0.5052176;-0.00405088,0;0;0,-0.04595013;0.2849168;-0.04749417,-0.09069824;0.5602604;-0.09844208,0.09141937;0.5056504;-0.151042,0.232084;0.321341;-0.1628594,0.214911;0.06267548;-0.219667,-0.1962421;0.4201241;0.04161833,-0.2411522;0.1988844;0.09576815,-0.3549972;-0.003968909;-0.03198052,0.06727377;0.01636422;-0.07699084,0.07630792;-0.2784295;-0.0878911,0.04281252;-0.6277317;-0.01496959,0.05766202;-0.6552734;-0.06200027,-0.1028933;-0.01018235;0.005516529,-0.1426151;-0.2969154;-0.05201669,-0.1585541;-0.6547313;-0.03915995,-0.1854407;-0.6464752;-0.106597,-0.07974984;0.4920927;-0.08256602,378.3027
+0;0;0,0.001598724;0.2920858;0.0005209994,0.003180285;0.5756088;-0.01318709,0.1813567;0.457183;0.01039331,0.2085861;0.2290874;0.03069673,0.2455987;-0.02678226;-0.02953724,-0.1736997;0.4481615;-0.002378171,-0.214531;0.2212019;-0.0005147491,-0.2640156;-0.03733879;-0.03479728,0.08504082;0.009517266;-0.05978189,0.1018674;-0.2844767;-0.03068793,0.1010577;-0.6331835;0.05125239,0.1017507;-0.595951;-0.02411374,-0.08294462;0.008503956;-0.06280339,-0.1275831;-0.2830757;-0.03933537,-0.1499622;-0.6323563;0.03691132,-0.1473135;-0.594997;-0.03839917,0.002905606;0.5049665;-0.007274411,0;0;0,-0.04666808;0.2845728;-0.04644728,-0.09189215;0.5600924;-0.09744787,0.09006955;0.5057894;-0.152761,0.2313207;0.3241691;-0.1683638,0.213169;0.06555182;-0.2254159,-0.1960253;0.4191253;0.04430015,-0.2384605;0.2005687;0.1044128,-0.3590963;-0.007035047;-0.008790649,0.0666429;0.01679623;-0.07856846,0.07573216;-0.2788393;-0.08746004,0.04241131;-0.6280203;-0.01484013,0.05700701;-0.655925;-0.06138968,-0.1035792;-0.01074513;0.007230904,-0.143375;-0.2980035;-0.05159903,-0.1601127;-0.6555536;-0.03784731,-0.18759;-0.6473372;-0.1049541,-0.08078744;0.4918799;-0.08166504,378.337
+0;0;0,0.001600981;0.2924981;0.0005217347,0.003197755;0.5787445;-0.0133176,0.1804598;0.4598934;0.01022856,0.2076547;0.2320866;0.03050627,0.2446497;-0.02366121;-0.02969901,-0.1727825;0.450918;-0.002477668,-0.2135621;0.2242458;-0.0006166048,-0.2630231;-0.03417179;-0.03488281,0.08501443;0.009514313;-0.05976334,0.1018297;-0.2842818;-0.03068895,0.1010187;-0.6335522;0.05138377,0.1017131;-0.5963048;-0.02413655,-0.08291889;0.008501317;-0.0627839,-0.1275273;-0.2828822;-0.03933167,-0.1499425;-0.6327271;0.03703821,-0.1472885;-0.5953527;-0.03842635,0.002920473;0.5074328;-0.00734889,0;0;0,-0.04717228;0.2849343;-0.04631567,-0.09283514;0.5627375;-0.09973693,0.08856753;0.5061014;-0.1540418,0.2311383;0.3262992;-0.1738265,0.2117037;0.06792626;-0.2309749,-0.1922166;0.4214547;0.045423,-0.2351726;0.2030295;0.1045156,-0.3616866;-0.007262006;0.003659829,0.06588972;0.01653415;-0.07921362,0.07586736;-0.2788903;-0.08752632,0.04168016;-0.628529;-0.01465392,0.05636198;-0.6565562;-0.06127596,-0.1034278;-0.01030437;0.009281017,-0.1437296;-0.2971012;-0.05044816,-0.1617859;-0.6551437;-0.03610072,-0.1901257;-0.6471756;-0.1029421,-0.08156858;0.4939927;-0.08335757,378.3701
+0;0;0,0.001602551;0.2927849;0.0005222464,0.003202357;0.5795566;-0.01334034,0.180546;0.4605981;0.01022108,0.2076602;0.2334672;0.03043862,0.2447434;-0.0228906;-0.02991026,-0.1728593;0.4516185;-0.002491012,-0.2135179;0.2256189;-0.0006354711,-0.2630969;-0.03341508;-0.03498341,0.08427536;0.009431602;-0.05924379,0.1010823;-0.2842177;-0.03018393,0.1002705;-0.6337767;0.05195664,0.1009652;-0.5965262;-0.02359617,-0.08219804;0.008427411;-0.06223809,-0.1267842;-0.2828104;-0.03879758,-0.1492179;-0.6329446;0.03763544,-0.1465628;-0.595567;-0.03786159,0.002924743;0.5081594;-0.007364483,0;0;0,-0.04687273;0.2853389;-0.04593968,-0.09220254;0.5636351;-0.09992337,0.08863508;0.5056936;-0.1556368,0.2310421;0.3269503;-0.1780746,0.2105536;0.06777138;-0.2341371,-0.1890534;0.4216528;0.04731053,-0.2357709;0.2058573;0.1104149,-0.3631979;-0.007430047;0.01550776,0.06558043;0.01631409;-0.07832098,0.07645859;-0.2789012;-0.08762145,0.04125965;-0.62874;-0.01473045,0.05601936;-0.6568559;-0.06127048,-0.1026614;-0.009855757;0.00803882,-0.1434054;-0.2965859;-0.05097485,-0.1618275;-0.6549079;-0.03664961,-0.1908836;-0.6470134;-0.1031956,-0.08106031;0.4947939;-0.08348894,378.4032
+0;0;0,0.001591514;0.2931109;1.476542E-05,0.003102939;0.5801334;-0.0152588,0.1799569;0.4617172;0.009741076,0.2069515;0.2345509;0.03043716,0.2451112;-0.02709292;-0.03098062,-0.1744782;0.4603859;0.003087814,-0.2173377;0.2347393;0.005960954,-0.2686962;-0.03006662;-0.0244684,0.08328272;0.00921961;-0.05860797,0.1000437;-0.2853044;-0.02936065,0.09930543;-0.6347544;0.05287209,0.09918884;-0.5975622;-0.02263643,-0.08125553;0.008416546;-0.0615029,-0.126051;-0.2836842;-0.03802322,-0.1483857;-0.6337214;0.03848306,-0.1465433;-0.5964062;-0.03699125,0.002847321;0.5087454;-0.008880374,0;0;0,-0.04667307;0.2857777;-0.04548907,-0.0918878;0.5643159;-0.1000707,0.0878084;0.5052517;-0.1570785,0.2306265;0.3268995;-0.1806378,0.2074655;0.06270054;-0.2385023,-0.1865066;0.4239659;0.04923531,-0.2357404;0.2089513;0.1133161,-0.3649198;-0.01222539;0.02343097,0.06499531;0.01630208;-0.07723832,0.07639384;-0.2797569;-0.08723187,0.04067396;-0.6295976;-0.01502609,0.05532864;-0.6576349;-0.06161141,-0.101552;-0.009777451;0.006891568,-0.1423308;-0.2974959;-0.05172529,-0.1617537;-0.6556894;-0.03764699,-0.1915567;-0.6478615;-0.1037791,-0.0808033;0.4954494;-0.08359218,378.4366
+0;0;0,0.001592255;0.2932472;1.477229E-05,0.003105272;0.5805558;-0.01527213,0.1798077;0.4621477;0.009714679,0.2068515;0.234567;0.03044852,0.2451391;-0.02795377;-0.03117513,-0.1743243;0.4608175;0.003067107,-0.217262;0.2347593;0.005945489,-0.2687926;-0.0309342;-0.02458586,0.08327027;0.009218232;-0.0585992,0.1000287;-0.2852608;-0.02935635,0.09929015;-0.6348292;0.05290426,0.09917396;-0.5976609;-0.02235324,-0.08124339;0.008415287;-0.06149371,-0.126032;-0.2836408;-0.03801762,-0.1483742;-0.6337966;0.03851459,-0.146538;-0.5965057;-0.03670882,0.00284954;0.5091357;-0.008890844,0;0;0,-0.04642972;0.2859702;-0.0454073,-0.09130986;0.5647292;-0.1006584,0.08756806;0.5049411;-0.1588624,0.2307093;0.3266649;-0.1849854,0.2072308;0.06146455;-0.242415,-0.1848257;0.4250492;0.04986161,-0.2346793;0.2109225;0.1178221,-0.3661176;-0.01254688;0.03435951,0.06435751;0.0158264;-0.07784867,0.07602976;-0.2802006;-0.0871048,0.04012861;-0.630244;-0.01536798,0.05390605;-0.6582268;-0.06187892,-0.1013537;-0.008877825;0.01006965,-0.1427845;-0.2960871;-0.0503306,-0.1633266;-0.6543474;-0.03643793,-0.1935419;-0.6465108;-0.1020955,-0.08033884;0.4958354;-0.08407879,378.4589
+0;0;0,0.001595422;0.2938305;1.480168E-05,0.003116635;0.5826994;-0.01535557,0.1781159;0.4643459;0.00948781,0.2050158;0.2379761;0.03011133,0.2442519;-0.03104785;-0.03303887,-0.1726106;0.4630285;0.002904167,-0.2153198;0.2381731;0.005767234,-0.2681269;-0.03410219;-0.02552044,0.08292855;0.009180403;-0.05835873,0.09972896;-0.2860367;-0.02904259,0.09899149;-0.6351086;0.05310116,0.09887484;-0.5979123;-0.02244966,-0.08090999;0.008380753;-0.06124135,-0.1258109;-0.2844073;-0.03770642,-0.1481214;-0.6340657;0.03871707,-0.146278;-0.5967464;-0.03679952,0.00285948;0.510882;-0.008938788,0;0;0,-0.04530259;0.2866926;-0.04575968,-0.08762977;0.5670333;-0.1031289,0.08853679;0.5044799;-0.1610487,0.2308314;0.3272827;-0.1883545,0.2043624;0.05508915;-0.2441342,-0.1809579;0.4280088;0.04681949,-0.2344231;0.2179122;0.1202573,-0.3648703;-0.0174064;0.04602776,0.06400993;0.01553461;-0.07764387,0.07646151;-0.2811978;-0.0871129,0.03967233;-0.6306804;-0.01564431,0.05367649;-0.6588697;-0.06230927,-0.101002;-0.008701371;0.009489474,-0.1415373;-0.2968176;-0.05084895,-0.1637871;-0.6544718;-0.03714509,-0.1944493;-0.6467286;-0.1029037,-0.07741021;0.4977496;-0.08597374,378.4921
+0;0;0,0.001673709;0.29383;0.0002833306,0.003438276;0.5827654;-0.01390551,0.1784162;0.464123;0.009157498,0.2055016;0.2377915;0.0299576,0.2446334;-0.03133503;-0.0328193,-0.1722398;0.4622131;0.00241707,-0.2159157;0.2376618;0.01024962,-0.2698335;-0.03504843;-0.01471672,0.08292027;0.009149531;-0.05837535,0.09965604;-0.2860631;-0.02897702,0.09898961;-0.6351337;0.05317234,0.09887712;-0.5978849;-0.02237345,-0.0809397;0.008394528;-0.0612002,-0.1258631;-0.2843876;-0.03763465,-0.1482151;-0.6340063;0.03895828,-0.1463679;-0.5966427;-0.03655391,0.003092133;0.5109092;-0.007944361,0;0;0,-0.04530259;0.2866926;-0.04575968,-0.08762977;0.5670333;-0.1031289,0.08853679;0.5044799;-0.1610487,0.2308314;0.3272827;-0.1883545,0.2043624;0.05508915;-0.2441342,-0.1809579;0.4280088;0.04681949,-0.2344231;0.2179122;0.1202573,-0.3648703;-0.0174064;0.04602776,0.06400993;0.01553461;-0.07764387,0.07646151;-0.2811978;-0.0871129,0.03967233;-0.6306804;-0.01564431,0.05367649;-0.6588697;-0.06230927,-0.101002;-0.008701371;0.009489474,-0.1415373;-0.2968176;-0.05084895,-0.1637871;-0.6544718;-0.03714509,-0.1944493;-0.6467286;-0.1029037,-0.07741021;0.4977496;-0.08597374,378.5144
+0;0;0,0.001674137;0.2939053;0.0002834031,0.003438927;0.5828608;-0.01390382,0.1781577;0.4643405;0.009129501,0.2050453;0.2396618;0.02977771,0.244696;-0.03303346;-0.03383163,-0.1719795;0.4624334;0.002399047,-0.2153365;0.2395219;0.0101744,-0.2699693;-0.03680456;-0.015123,0.08259095;0.009113192;-0.05814351,0.09934474;-0.2864173;-0.02871352,0.09867744;-0.6359435;0.05354304,0.09856477;-0.5986835;-0.02211871,-0.08061823;0.008361189;-0.06095714,-0.1255901;-0.2847362;-0.03736621,-0.1479712;-0.6348111;0.03932667,-0.1461211;-0.5974362;-0.03630142,0.003093038;0.5110574;-0.007947055,0;0;0,-0.04460642;0.2868401;-0.04600239,-0.08641174;0.5671352;-0.1040907,0.08898354;0.5030798;-0.1628523,0.2299841;0.3270419;-0.190408,0.2029446;0.05102089;-0.2457459,-0.17972;0.4288182;0.04601938,-0.236028;0.2223709;0.1224311,-0.3668705;-0.0200168;0.05832604,0.06362648;0.01525378;-0.07748533,0.07663876;-0.2817558;-0.08753777,0.03864712;-0.6315235;-0.01574374,0.05284711;-0.6596085;-0.06266833,-0.1006506;-0.008752757;0.00882155,-0.1409476;-0.2973137;-0.05112701,-0.1646428;-0.6553582;-0.037792,-0.1955971;-0.647675;-0.1035279,-0.07629241;0.4979175;-0.086833,378.5375
+0;0;0,0.00167442;0.2939548;0.0002834509,0.003439771;0.5829954;-0.01390684,0.1767554;0.464853;0.008989324,0.2036997;0.2397006;0.02968107,0.2435626;-0.0344543;-0.03426874,-0.1705754;0.4629613;0.002312813,-0.2140238;0.2395797;0.01010456,-0.268949;-0.03822583;-0.01532825,0.08233999;0.009085502;-0.05796684,0.09906691;-0.2859708;-0.02858408,0.09839851;-0.6360736;0.05380818,0.09828588;-0.5988157;-0.02183127,-0.08037327;0.008335784;-0.06077192,-0.1252729;-0.2842913;-0.03721885,-0.147691;-0.6349437;0.03960054,-0.1458415;-0.597571;-0.03600526,0.003093899;0.5111955;-0.007950363,0;0;0,-0.04397491;0.2869523;-0.04622626,-0.08481633;0.5673457;-0.10495,0.08891349;0.5029613;-0.1631348,0.2306645;0.3271503;-0.1922028,0.2024243;0.04948279;-0.2464499,-0.1762608;0.4311838;0.04605392,-0.2378958;0.2268505;0.1254065,-0.3665257;-0.02054054;0.06980464,0.06345168;0.01507694;-0.07726026,0.07715566;-0.2814083;-0.08775187,0.03824568;-0.6316801;-0.01594257,0.05264263;-0.6596364;-0.06292987,-0.1003877;-0.008659302;0.008360305,-0.1401278;-0.2968328;-0.05145713,-0.1646975;-0.6554185;-0.03828612,-0.1961239;-0.6477658;-0.1037613,-0.0749682;0.4981269;-0.08755493,378.571
+0;0;0,0.001733322;0.2941019;-0.0004655975,0.003349782;0.5832949;-0.01639768,0.177491;0.4656529;0.008404389,0.2043204;0.2406593;0.02962389,0.243796;-0.03260247;-0.03386138,-0.1712405;0.463049;0.002011647,-0.2157656;0.2402604;0.0152376,-0.2709659;-0.03698285;-0.003466818,0.08219289;0.009047328;-0.05785175,0.09886356;-0.286139;-0.02830691,0.09835218;-0.6360767;0.05413084,0.098181;-0.5989038;-0.02152675,-0.08022854;0.00833726;-0.06064834,-0.1252336;-0.2844121;-0.03702229,-0.1477038;-0.634949;0.03960378,-0.1459088;-0.5976581;-0.03602143,0.003050346;0.5114988;-0.009910421,0;0;0,-0.04332351;0.2871154;-0.04676485,-0.08335526;0.5676793;-0.1064441,0.09067688;0.5017139;-0.1652117,0.2310067;0.3248507;-0.1938319,0.2023925;0.0481869;-0.2476754,-0.1751922;0.4322801;0.04603814,-0.2396899;0.231741;0.132156,-0.3669247;-0.01659577;0.08315703,0.06313886;0.01483205;-0.07731652,0.07711847;-0.2817745;-0.08803654,0.03759091;-0.631912;-0.01666498,0.05206837;-0.6598753;-0.06363535,-0.1002282;-0.008480988;0.008169394,-0.1397826;-0.2967673;-0.05193252,-0.1653924;-0.6551334;-0.03887536,-0.1970501;-0.6475206;-0.1042371,-0.0737083;0.4984431;-0.08883333,378.6042
+0;0;0,0.001731759;0.2938366;-0.0004651775,0.003345964;0.582612;-0.01637226,0.1777074;0.4650584;0.008439653,0.2045532;0.2399265;0.0296722,0.2434819;-0.0295493;-0.03293347,-0.1714631;0.4624512;0.002038864,-0.2160155;0.2395256;0.01527295,-0.2704511;-0.0338764;-0.003172316,0.08199994;0.009026089;-0.05771594,0.09869254;-0.2865486;-0.02813223,0.09818158;-0.6362077;0.0542399,0.09800961;-0.5990019;-0.02176496,-0.08004022;0.008317688;-0.06050597,-0.1251044;-0.2848167;-0.03684884,-0.1475568;-0.6350746;0.03971624,-0.1457535;-0.5977502;-0.03625608,0.003047138;0.510962;-0.009898208,0;0;0,-0.04238811;0.2869359;-0.04705524,-0.08146921;0.5670854;-0.1072876,0.09218673;0.5011131;-0.166795,0.231564;0.3232075;-0.1947143,0.2039454;0.0505513;-0.2490089,-0.1734821;0.4334861;0.04644166,-0.2414154;0.2347925;0.1345428,-0.3667903;-0.01046437;0.08782797,0.06272765;0.01457423;-0.07739139,0.07713976;-0.2823974;-0.08827162,0.03693896;-0.6322372;-0.01725817,0.05116261;-0.6606004;-0.06437635,-0.1000115;-0.008310055;0.008076563,-0.139896;-0.2968411;-0.05256426,-0.1661514;-0.6548724;-0.03948243,-0.1982932;-0.6473695;-0.1049766,-0.07206404;0.4979924;-0.08958387,378.6267
+0;0;0,0.0017304;0.293606;-0.0004648125,0.003343386;0.5821556;-0.01635839,0.1781345;0.4645678;0.008491498,0.2051269;0.2382067;0.02983997,0.2432453;-0.02565974;-0.03146254,-0.1718944;0.4619542;0.002074976,-0.21669;0.2378115;0.01538131,-0.2699925;-0.02989948;-0.002680006,0.08198673;0.009024635;-0.05770664,0.09868814;-0.286706;-0.02810732,0.0981771;-0.6364135;0.0542762,0.09800486;-0.5991963;-0.02184886,-0.08002732;0.008316347;-0.06049622,-0.1251153;-0.2849728;-0.03682661,-0.1475708;-0.6352791;0.03974906,-0.1457647;-0.5979431;-0.03634341,0.003044888;0.5105842;-0.009891444,0;0;0,-0.04189795;0.2866758;-0.04763722,-0.08027984;0.5665455;-0.1085279,0.09352821;0.5002773;-0.1682031,0.2335423;0.3210778;-0.194797,0.2057501;0.05416304;-0.2479067,-0.1714914;0.4345702;0.04739641,-0.2457798;0.2383423;0.1390452,-0.3635916;-0.004995584;0.09728859,0.06233968;0.01433191;-0.07772827,0.0772282;-0.2827775;-0.08849812,0.03660785;-0.632728;-0.01801944,0.05096406;-0.6612487;-0.06509781,-0.09995537;-0.008045278;0.008804707,-0.1399031;-0.2965615;-0.05263016,-0.1668864;-0.654586;-0.03947631,-0.1658611;-0.6761153;-0.09596362,-0.07106833;0.49755;-0.09066367,378.6601
+0;0;0,0.001780651;0.2936044;-0.001016562,0.003340008;0.5820931;-0.01796108,0.1780636;0.4651095;0.00927258,0.2056656;0.2387566;0.02991555,0.2436437;-0.02521287;-0.03102951,-0.1718463;0.4620832;0.0019169,-0.2177225;0.2385317;0.02045769,-0.2710007;-0.02972531;0.01444499,0.08195622;0.008991717;-0.05775509,0.09863016;-0.2867321;-0.02807209,0.09805025;-0.6364388;0.05431395,0.09802458;-0.5992822;-0.02181702,-0.0800724;0.008336785;-0.06043373,-0.1252343;-0.2849405;-0.03675898,-0.1478106;-0.635249;0.03977145,-0.1458558;-0.5979733;-0.03632313,0.003055793;0.5105482;-0.01120672,0;0;0,-0.04189795;0.2866758;-0.04763722,-0.08027984;0.5665455;-0.1085279,0.09352821;0.5002773;-0.1682031,0.2335423;0.3210778;-0.194797,0.2057501;0.05416304;-0.2479067,-0.1714914;0.4345702;0.04739641,-0.2457798;0.2383423;0.1390452,-0.3635916;-0.004995584;0.09728859,0.06233968;0.01433191;-0.07772827,0.0772282;-0.2827775;-0.08849812,0.03660785;-0.632728;-0.01801944,0.05096406;-0.6612487;-0.06509781,-0.09995537;-0.008045278;0.008804707,-0.1399031;-0.2965615;-0.05263016,-0.1668864;-0.654586;-0.03947631,-0.1658611;-0.6761153;-0.09596362,-0.07106833;0.49755;-0.09066367,378.682
+0;0;0,0.001780488;0.2935776;-0.001016469,0.003341098;0.5822957;-0.01797417,0.1766529;0.4656279;0.0090991,0.2044308;0.2378327;0.02987361,0.2423147;-0.02548233;-0.03092034,-0.1704346;0.4626259;0.00180275,-0.2166032;0.23765;0.02046169,-0.2697493;-0.02994189;0.01446389,0.08192708;0.008988519;-0.05773455,0.09861273;-0.2869429;-0.02803071,0.09803241;-0.6368998;0.05441427,0.0980067;-0.5997329;-0.02182587,-0.08004391;0.00833382;-0.06041223,-0.1252375;-0.2851494;-0.03672086,-0.14783;-0.6357085;0.03986432,-0.1458724;-0.5984223;-0.03633938,0.00305668;0.5107001;-0.01121502,0;0;0,-0.04108707;0.286648;-0.04834032,-0.07799107;0.5666554;-0.1105764,0.09426054;0.4995353;-0.1689165,0.2354056;0.3192064;-0.1944785,0.2067142;0.05294651;-0.2469032,-0.1680304;0.439862;0.04718941,-0.24583;0.2437872;0.1399028,-0.3613179;0.0007034242;0.09475076,0.0619799;0.01416329;-0.07800007,0.07752597;-0.2831174;-0.08889318,0.03650537;-0.633324;-0.01860762,0.0509842;-0.6618862;-0.06577492,-0.09987032;-0.007863875;0.009497027,-0.1395258;-0.2964555;-0.05278002,-0.1671391;-0.6546811;-0.03938967,-0.1664811;-0.6759238;-0.09629025,-0.06917837;0.4976521;-0.09233975,378.7046
+0;0;0,0.001779454;0.2934071;-0.001015879,0.003339753;0.5820655;-0.01796978,0.1760541;0.4655738;0.009031584,0.2037204;0.2386938;0.02972263,0.2417029;-0.02530634;-0.0312295,-0.1698387;0.4625822;0.00176035,-0.2158218;0.2385101;0.02034432,-0.2691062;-0.02977797;0.01433092,0.08204865;0.009001858;-0.05782022,0.09876798;-0.2875269;-0.02805642,0.09818809;-0.6372255;0.0543277,0.09816236;-0.6000545;-0.0219556,-0.0801627;0.008346187;-0.06050188,-0.1254475;-0.2857294;-0.03676269,-0.1480233;-0.6360297;0.03976596,-0.1460647;-0.5987394;-0.03648088,0.003055419;0.5104909;-0.01121261,0;0;0,-0.04060441;0.2863777;-0.0493052,-0.07691366;0.5661287;-0.1127524,0.09496074;0.4986391;-0.1698589,0.2370569;0.3201913;-0.1950219,0.2079131;0.05293822;-0.2458191,-0.1664933;0.4432718;0.04647012,-0.2492559;0.252201;0.1429607,-0.3663996;0.009010345;0.09835614,0.06160214;0.01392516;-0.07853317,0.07741632;-0.283949;-0.08928704,0.0359677;-0.6339155;-0.01941562,0.05054044;-0.6625187;-0.06657362,-0.09991288;-0.007790927;0.01062597,-0.1400226;-0.2966439;-0.0530133,-0.1678077;-0.6545819;-0.03941425,-0.1674737;-0.6754673;-0.09669542,-0.06822882;0.4972132;-0.094208,378.7381
+0;0;0,0.001732867;0.2929556;-0.00141228,0.003155746;0.5808692;-0.01893661,0.1756061;0.4648432;0.008211038,0.2028712;0.2380949;0.02944471,0.2407967;-0.02592532;-0.03100624,-0.1696091;0.4617687;0.001631095,-0.2165905;0.2386669;0.0266783,-0.2697555;-0.02957709;0.02243811,0.08196596;0.008917244;-0.05779998,0.09859982;-0.2878979;-0.02769523,0.09790459;-0.6376637;0.05445022,0.09777502;-0.6005437;-0.02168004,-0.08010273;0.008414204;-0.06042785,-0.1256129;-0.2859444;-0.03667884,-0.1481802;-0.6362731;0.03977396,-0.1463289;-0.5990292;-0.0363222,0.002910229;0.509523;-0.0120437,0;0;0,-0.03986495;0.2859765;-0.04956031,-0.07541274;0.5650523;-0.1131866,0.09578574;0.498026;-0.1704946,0.2384761;0.320011;-0.1941414,0.2115427;0.0522837;-0.2430906,-0.1644475;0.4441966;0.04678331,-0.2496552;0.2532966;0.1411543,-0.3652691;0.01048508;0.09140183,0.06125375;0.01379663;-0.07871723,0.07760414;-0.2843633;-0.08946562,0.03580697;-0.6343672;-0.01993322,0.05013414;-0.6629635;-0.0669198,-0.09979589;-0.0077164;0.01095478,-0.1394127;-0.296757;-0.05360691,-0.1682566;-0.6546049;-0.03955561,-0.1678943;-0.6752332;-0.09685458,-0.06692114;0.4963374;-0.0946393,378.7715
+0;0;0,0.00173281;0.2929459;-0.001412233,0.003155255;0.5807695;-0.01893084,0.1755921;0.4647745;0.008212565,0.2029537;0.2372244;0.02952132,0.2416158;-0.03192396;-0.0321038,-0.169596;0.4617003;0.001633139,-0.2167435;0.2378095;0.02676891,-0.2709411;-0.03564465;0.02244635,0.0818577;0.008905468;-0.05772364,0.0984881;-0.2878479;-0.02762516,0.09779242;-0.637841;0.05457364,0.09766278;-0.6007174;-0.021595,-0.07999693;0.008403092;-0.06034805,-0.1254976;-0.2858942;-0.03660397,-0.1480796;-0.6364505;0.03989848,-0.1462274;-0.5992029;-0.03623603,0.002909832;0.5094508;-0.01204058,0;0;0,-0.03894265;0.2860027;-0.05008245,-0.07366516;0.5649085;-0.1145043,0.09758359;0.4972799;-0.1711633,0.2397182;0.3176152;-0.1935258,0.212961;0.04359075;-0.2374337,-0.1629423;0.4457098;0.04613882,-0.2517394;0.2562807;0.1421254,-0.3656846;0.00803712;0.08622454,0.06095638;0.01359925;-0.07881236,0.07763908;-0.2844885;-0.08932137,0.03553404;-0.6347549;-0.02009082,0.04989633;-0.6634026;-0.06706524,-0.09966228;-0.007430377;0.01114577,-0.1382696;-0.2963451;-0.05429738,-0.1688789;-0.6542557;-0.03962345,-0.1685992;-0.6746972;-0.09713872,-0.06533897;0.4962463;-0.0957942,378.7935
+0;0;0,0.001729065;0.2923128;-0.001409181,0.003148675;0.5795652;-0.0188933,0.1751315;0.4638233;0.008183692,0.2028784;0.2330681;0.02979259,0.2411444;-0.03332253;-0.03120109,-0.169148;0.4607573;0.001621584,-0.2169597;0.2337129;0.02711141,-0.2706019;-0.0369394;0.02283315,0.0814935;0.008865844;-0.05746681,0.09817629;-0.2888224;-0.02727351,0.09748115;-0.6385392;0.05486041,0.09735136;-0.6014073;-0.02139772,-0.07964101;0.008365704;-0.06007954,-0.1252851;-0.2868589;-0.03626066,-0.1478492;-0.6371384;0.04018141,-0.1459948;-0.5998822;-0.03604256,0.002903719;0.5083821;-0.01201614,0;0;0,-0.03843321;0.2852925;-0.05082154,-0.07316879;0.5634789;-0.1157949,0.09775593;0.4958677;-0.171983,0.2413807;0.3129808;-0.1922109,0.2140929;0.04160798;-0.2341704,-0.1631436;0.4480183;0.04507484,-0.2565362;0.2587495;0.1447743,-0.3841641;0.02625982;0.06856333,0.06053668;0.01343599;-0.07859397,0.07657355;-0.2856149;-0.08953261,0.03397043;-0.6356468;-0.02089667,0.04819519;-0.6644625;-0.0678494,-0.09928363;-0.007418622;0.01048583,-0.1388924;-0.297028;-0.05558857,-0.1701283;-0.6545949;-0.040805,-0.1698719;-0.6750969;-0.09838682,-0.06482083;0.4949875;-0.09699011,378.8276
+0;0;0,0.001700853;0.2922675;-0.001757904,0.003009347;0.5795313;-0.01963206,0.1748888;0.4642157;0.007152814,0.2025525;0.2304806;0.02995197,0.2411191;-0.03791198;-0.03118048,-0.1690128;0.4610136;0.001527698,-0.2180261;0.2319327;0.03372723,-0.2734203;-0.04043657;0.03609676,0.08122193;0.008809327;-0.05740926,0.09782728;-0.2890499;-0.02700423,0.09741423;-0.6387467;0.0552821,0.09713196;-0.6016424;-0.02098047,-0.07950097;0.008361341;-0.05983405,-0.1252463;-0.2870426;-0.03608142,-0.1479438;-0.6373385;0.04031686,-0.146237;-0.6001053;-0.03591501,0.002790458;0.5083388;-0.01266791,0;0;0,-0.0377735;0.2852246;-0.05144286,-0.07195646;0.5633479;-0.1171303,0.09880677;0.49485;-0.172574,0.2436431;0.308818;-0.1907873,0.2154135;0.03518233;-0.2306085,-0.1629927;0.451154;0.04394934,-0.2600092;0.2618653;0.1472681,-0.385047;0.02505459;0.07280084,0.06034222;0.01319048;-0.07845545,0.07656576;-0.2860299;-0.08960366,0.03342832;-0.6361235;-0.02153993,0.04765875;-0.6650005;-0.06841779,-0.0990832;-0.0070539;0.01015834,-0.1387719;-0.2967474;-0.05634587,-0.1705583;-0.6542842;-0.04164409,-0.1705079;-0.6747617;-0.09925096,-0.06373474;0.494869;-0.09815764,378.8606
+0;0;0,0.001698159;0.2918046;-0.00175512,0.003003056;0.5782681;-0.01957832,0.1738488;0.4634404;0.007065635,0.2015069;0.2297539;0.02986006,0.2400433;-0.03842862;-0.03122454,-0.1679858;0.4602576;0.001474327,-0.2169889;0.2312242;0.03366717,-0.2723398;-0.04093187;0.03603484,0.08119606;0.008806522;-0.05739098,0.09780459;-0.2891098;-0.02698012,0.09739166;-0.6386992;0.05528093,0.09710912;-0.6015878;-0.02105697,-0.07947566;0.008358679;-0.059815,-0.1252298;-0.2871019;-0.03605781,-0.1479203;-0.6372902;0.040317,-0.1462117;-0.6000499;-0.03599018,0.002784852;0.5072984;-0.01263597,0;0;0,-0.03660447;0.2848316;-0.05183554,-0.06902505;0.5622027;-0.1180806,0.1003172;0.4934867;-0.1728523,0.2447185;0.3070857;-0.1900835,0.2181223;0.03312832;-0.2272086,-0.1630755;0.4572203;0.04197693,-0.2558102;0.2648993;0.1434996,-0.3858505;0.02901113;0.07579037,0.06033467;0.01301005;-0.07845092,0.07649112;-0.2862888;-0.08912611,0.03310619;-0.6364312;-0.02205992,0.04729133;-0.665302;-0.06908274,-0.09907787;-0.006811317;0.01006297,-0.1387173;-0.2964242;-0.05707794,-0.1705496;-0.6538448;-0.04234853,-0.1709432;-0.6743674;-0.1000152,-0.06128428;0.4939413;-0.09896517,378.894
+0;0;0,0.001698159;0.2918046;-0.00175512,0.003003056;0.5782681;-0.01957832,0.1738488;0.4634404;0.007065635,0.2015069;0.2297539;0.02986006,0.2400433;-0.03842862;-0.03122454,-0.1679858;0.4602576;0.001474327,-0.2169889;0.2312242;0.03366717,-0.2723398;-0.04093187;0.03603484,0.08119606;0.008806522;-0.05739098,0.09780459;-0.2891098;-0.02698012,0.09739166;-0.6386992;0.05528093,0.09710912;-0.6015878;-0.02105697,-0.07947566;0.008358679;-0.059815,-0.1252298;-0.2871019;-0.03605781,-0.1479203;-0.6372902;0.040317,-0.1462117;-0.6000499;-0.03599018,0.002784852;0.5072984;-0.01263597,0;0;0,-0.03660447;0.2848316;-0.05183554,-0.06902505;0.5622027;-0.1180806,0.1003172;0.4934867;-0.1728523,0.2447185;0.3070857;-0.1900835,0.2181223;0.03312832;-0.2272086,-0.1630755;0.4572203;0.04197693,-0.2558102;0.2648993;0.1434996,-0.3858505;0.02901113;0.07579037,0.06033467;0.01301005;-0.07845092,0.07649112;-0.2862888;-0.08912611,0.03310619;-0.6364312;-0.02205992,0.04729133;-0.665302;-0.06908274,-0.09907787;-0.006811317;0.01006297,-0.1387173;-0.2964242;-0.05707794,-0.1705496;-0.6538448;-0.04234853,-0.1709432;-0.6743674;-0.1000152,-0.06128428;0.4939413;-0.09896517,378.9166
+0;0;0,0.001701391;0.2915709;-0.001404222,0.0032589;0.5779612;-0.01772533,0.172409;0.4633214;0.005722196,0.2000044;0.2272304;0.02971601,0.2388426;-0.04281855;-0.0313797,-0.1660743;0.4602574;0.001202817,-0.216453;0.2299871;0.04010982,-0.2729511;-0.04367851;0.04919919,0.08087675;0.008712267;-0.05725174,0.09722313;-0.2891048;-0.0266626,0.09692127;-0.6389407;0.05548588,0.09644988;-0.6017526;-0.02090658,-0.07923935;0.008377383;-0.05954542,-0.1250726;-0.286974;-0.03577996,-0.147696;-0.6373636;0.04069811,-0.1461772;-0.6000493;-0.03566872,0.002956097;0.5069592;-0.01133849,0;0;0,-0.03553542;0.2845443;-0.05282283,-0.06653091;0.5615932;-0.1203434,0.1008676;0.4932325;-0.1736979,0.2457426;0.3039557;-0.1898749,0.2192515;0.02800503;-0.2261646,-0.1602408;0.4571417;0.03831936,-0.2589897;0.2654879;0.1412446,-0.3830152;0.02563334;0.06875322,0.06012493;0.0128775;-0.07819128,0.07643539;-0.2863039;-0.08925247,0.03254224;-0.6367797;-0.02311778,0.04644275;-0.6655394;-0.07046509,-0.09878186;-0.006677079;0.009605949,-0.1387413;-0.2959661;-0.05831314,-0.1707827;-0.6535803;-0.0435117,-0.1711963;-0.6740019;-0.1013493,-0.05915292;0.4934114;-0.1008761,378.9498
+0;0;0,0.001700459;0.2914111;-0.001403452,0.003257761;0.577769;-0.01772356,0.1708962;0.4635072;0.005572785,0.1986449;0.2261046;0.02969991,0.2373012;-0.04268013;-0.03110979,-0.1645676;0.4604706;0.001093722,-0.2152262;0.228921;0.04021689,-0.2714598;-0.04346347;0.0492637,0.08086693;0.008711209;-0.05724478,0.09720927;-0.2890322;-0.0266632,0.09690725;-0.6390356;0.05552462,0.09643586;-0.6018474;-0.02086895,-0.07922973;0.008376366;-0.05953819,-0.1250516;-0.286902;-0.0357786,-0.1476858;-0.6374594;0.04073609,-0.1461671;-0.6001449;-0.03563184,0.00295491;0.5067558;-0.01133571,0;0;0,-0.03464295;0.2843491;-0.05357909,-0.0650581;0.5612351;-0.1218953,0.1008348;0.4930114;-0.1743569,0.2462907;0.3023804;-0.1890039,0.2201705;0.02770481;-0.2251759,-0.1586262;0.4569417;0.0351779,-0.2600189;0.2655385;0.1390839,-0.3837578;0.0291978;0.05990613,0.06005719;0.01288307;-0.07822704,0.07570319;-0.2862417;-0.08976054,0.03184815;-0.6369541;-0.02392077,0.04581516;-0.6657205;-0.07124209,-0.09877046;-0.006748146;0.009548216,-0.1389271;-0.2956966;-0.0593694,-0.1708168;-0.6534969;-0.04455697,-0.1716377;-0.673881;-0.1024244,-0.05778739;0.4930814;-0.1022487,378.9747
+0;0;0,0.001699305;0.2912133;-0.0014025,0.003255969;0.5774568;-0.01771653,0.1702027;0.4633913;0.005508531,0.1978869;0.226541;0.02957953,0.2364437;-0.04155166;-0.0310736,-0.1638793;0.4603672;0.001047917,-0.21442;0.2293563;0.04008006,-0.2705088;-0.04232687;0.04910359,0.0808827;0.008712907;-0.05725594,0.0972215;-0.288966;-0.02668099,0.09691925;-0.6392418;0.05557078,0.09644635;-0.6020306;-0.02106748,-0.07924519;0.008378;-0.0595498,-0.1250572;-0.2868364;-0.03579535,-0.147709;-0.6376666;0.04077887,-0.1461854;-0.6003287;-0.03583368,0.002953195;0.5064617;-0.01133032,0;0;0,-0.0338124;0.2841597;-0.05403686,-0.06376213;0.5608819;-0.1227462,0.1015286;0.4924601;-0.1745281,0.2463868;0.3020147;-0.188333,0.2210474;0.02774456;-0.2225807,-0.1580265;0.4571971;0.03319044,-0.2604018;0.2670908;0.1372233,-0.3869913;0.03983931;0.04041971,0.06006923;0.01283038;-0.07825112,0.07537926;-0.2862437;-0.08986378,0.0312262;-0.6372826;-0.024436,0.04549994;-0.6660758;-0.07203078,-0.0987965;-0.006703167;0.009512446,-0.1392323;-0.2954041;-0.05999483,-0.170581;-0.6535317;-0.04514701,-0.1718782;-0.6739274;-0.1033212,-0.05658032;0.492759;-0.1030264,379.0056
+0;0;0,0.001701306;0.2912826;-0.001835238,0.003198385;0.5775551;-0.0191634,0.1701445;0.4637237;0.004592745,0.1976928;0.2270519;0.0292988,0.2356965;-0.04003407;-0.03060527,-0.1639056;0.460838;0.0007570097,-0.215157;0.2313638;0.04655763,-0.2717026;-0.03867774;0.06230091,0.080116;0.008548833;-0.05671528,0.09635928;-0.2886252;-0.02608942,0.09630287;-0.6389584;0.05587187,0.09574295;-0.6018397;-0.02032112,-0.07848612;0.008381671;-0.05897419,-0.1242284;-0.2863366;-0.03524853,-0.1469811;-0.6371701;0.04123195,-0.1455526;-0.5999255;-0.03493784,0.002910559;0.5065528;-0.01243824,0;0;0,-0.03337353;0.2841539;-0.05472278,-0.06289271;0.5608867;-0.1239569,0.1025352;0.4923247;-0.1749182,0.247042;0.3016884;-0.1875036,0.2226206;0.0284121;-0.2205393,-0.1575074;0.4566572;0.03172287,-0.2611225;0.2666414;0.1343908,-0.38657;0.04492867;0.02727356,0.0602595;0.01249206;-0.07694817,0.0749976;-0.286038;-0.09024286,0.03097293;-0.6371718;-0.0252974,0.0450677;-0.6655309;-0.07275176,-0.09797755;-0.00639324;0.008234473,-0.1380719;-0.294494;-0.06179819,-0.1688045;-0.6526579;-0.04679336,-0.1706494;-0.672491;-0.1048418,-0.05582067;0.4927513;-0.1041028,379.0391
+0;0;0,0.001701138;0.2912539;-0.001835057,0.003198367;0.577556;-0.01916517,0.1698747;0.4637829;0.004564522,0.1974859;0.22657;0.02932706,0.2356387;-0.04156314;-0.03081187,-0.1636366;0.4609019;0.0007349756,-0.2150051;0.230903;0.04664031,-0.2717725;-0.04019728;0.06244532,0.07988887;0.008524598;-0.0565545,0.09611873;-0.288404;-0.02595392,0.09606229;-0.6389098;0.05604773,0.09550083;-0.6017715;-0.02035503,-0.07826361;0.00835791;-0.05880699,-0.1239681;-0.286117;-0.03510093,-0.146732;-0.6371232;0.04141723,-0.1452996;-0.5998588;-0.03496227,0.002910497;0.5065429;-0.01243898,0;0;0,-0.03325265;0.2840264;-0.05530239,-0.06286063;0.5606968;-0.1248741,0.1023727;0.492245;-0.1755798,0.2471361;0.3009723;-0.1857712,0.2224234;0.02662027;-0.218755,-0.1574027;0.4557182;0.03034402,-0.2631189;0.2653585;0.1315012,-0.3893017;0.04487185;0.02000568,0.06028831;0.01236168;-0.07658863,0.07465128;-0.2859265;-0.09016204,0.03034458;-0.6372691;-0.02555633,0.04462511;-0.6656683;-0.07324553,-0.09776133;-0.006219522;0.007572947,-0.1377583;-0.2939236;-0.06308807,-0.168314;-0.6522704;-0.04783835,-0.1702807;-0.672092;-0.1061702,-0.05576149;0.4925722;-0.1049535,379.0721
+0;0;0,0.001700574;0.2911573;-0.001834449,0.00319726;0.5773489;-0.01915686,0.1694609;0.4637313;0.004526072,0.1971031;0.2262522;0.0293164,0.2345275;-0.03676192;-0.02967441,-0.1632256;0.4608574;0.0007059947,-0.2146518;0.2306004;0.04666285,-0.2703354;-0.03532423;0.06216612,0.07955837;0.008489332;-0.05632053,0.09577283;-0.2881573;-0.02574901,0.09571639;-0.6386143;0.05624121,0.09515437;-0.6014689;-0.02023843,-0.07793985;0.008323333;-0.05856372,-0.123601;-0.285872;-0.03488016,-0.1463617;-0.6368294;0.04162732,-0.1449278;-0.5995576;-0.03482903,0.002909592;0.5063856;-0.01243539,0;0;0,-0.033685;0.2837234;-0.05608177,-0.06374098;0.5601263;-0.1260684,0.1013683;0.4925896;-0.1761405,0.2467214;0.3013382;-0.1845291,0.224506;0.03205508;-0.216933,-0.1581133;0.4547355;0.02860335,-0.2661569;0.2634848;0.1261983,-0.388227;0.04675409;0.01581904,0.06073563;0.0123457;-0.07571244,0.07323788;-0.2856846;-0.09049201,0.02913551;-0.6370952;-0.02639794,0.04350938;-0.6655009;-0.07417536,-0.09745072;-0.006065947;0.006337779,-0.138015;-0.2932245;-0.0650155,-0.1670066;-0.6516337;-0.04937014,-0.1698611;-0.6711323;-0.1080409,-0.05653829;0.4920915;-0.1060572,379.0944
+0;0;0,0.001680036;0.2909445;-0.002154642,0.003111655;0.576683;-0.0201632,0.1693875;0.4636482;0.003813298,0.1967751;0.2267301;0.02892041,0.2339799;-0.03648125;-0.0297718,-0.1632336;0.4607273;0.0005524997,-0.214881;0.2323451;0.05236691,-0.2715591;-0.03305496;0.07380521,0.07964259;0.008425827;-0.05641281,0.09577584;-0.2879331;-0.0258528,0.09571508;-0.638467;0.05633816,0.09506584;-0.6013574;-0.0201682,-0.07803065;0.008408605;-0.0586247,-0.1236618;-0.2855007;-0.0350034,-0.146694;-0.6365564;0.0415391,-0.1453453;-0.599326;-0.0349468,0.002844647;0.5058491;-0.01322883,0;0;0,-0.03364684;0.2834728;-0.05627823,-0.06389236;0.5593645;-0.1265266,0.1013656;0.4927968;-0.1760747,0.2466526;0.3021413;-0.1833398,0.2247324;0.03277904;-0.2160916,-0.1583164;0.4536366;0.02784196,-0.2661028;0.2607515;0.1210516,-0.3884888;0.04729368;0.004575744,0.06068802;0.01239231;-0.07589293,0.073292;-0.2853829;-0.08981729,0.02904926;-0.6370472;-0.02653885,0.04345226;-0.6654102;-0.07439804,-0.09754605;-0.006106939;0.006619309,-0.1378748;-0.2928028;-0.06550496,-0.1651351;-0.6514723;-0.04993472,-0.1692345;-0.6714024;-0.108196,-0.05661526;0.4914719;-0.106446,379.1282
+0;0;0,0.001676203;0.2902807;-0.002149726,0.003101629;0.5747533;-0.02007433,0.1693227;0.4621367;0.003856871,0.1966031;0.2261451;0.02886579,0.2337802;-0.03687011;-0.02978268,-0.1631859;0.4592168;0.0005971752,-0.2146313;0.2317277;0.05220895,-0.2712673;-0.03347456;0.07363127,0.07957424;0.008418595;-0.05636439,0.09570041;-0.2878104;-0.02581779,0.09563964;-0.638347;0.05637385,0.09498949;-0.6012275;-0.02023992,-0.07796369;0.008401388;-0.05857438,-0.1235748;-0.285379;-0.03496345,-0.1466072;-0.6364375;0.04157967,-0.1452566;-0.599197;-0.03501361,0.002836142;0.5043233;-0.0131795,0;0;0,-0.03418479;0.2825758;-0.05703211,-0.06526607;0.5569993;-0.1275041,0.100403;0.4929349;-0.1765025,0.2454966;0.3032171;-0.1805849,0.224635;0.03402373;-0.2137291,-0.1624201;0.4497825;0.02391513,-0.2670195;0.2572979;0.1191535,-0.3872564;0.04784337;-0.006029002,0.06126913;0.01228234;-0.07533336,0.07239746;-0.2854103;-0.08947444,0.02814154;-0.6372808;-0.02734518,0.04231732;-0.6654346;-0.07569766,-0.09754599;-0.00592997;0.005430578,-0.1381191;-0.2922758;-0.06740242,-0.1638349;-0.6510214;-0.05092012,-0.1657963;-0.6728731;-0.1077386,-0.05770855;0.4895743;-0.1073854,379.1617
+0;0;0,0.001669059;0.2890435;-0.002140563,0.003087117;0.5720609;-0.0199756,0.169766;0.459643;0.003971539,0.1966715;0.2268949;0.02863674,0.2325593;-0.02699925;-0.02797788,-0.1636546;0.4567151;0.0007029036,-0.214393;0.2323527;0.05160532,-0.2690648;-0.02365273;0.07228474,0.07958322;0.008419546;-0.05637076,0.09567434;-0.2871656;-0.02589054,0.09561361;-0.6375132;0.05625676,0.09496257;-0.6003838;-0.02046196,-0.07797249;0.008402337;-0.05858099,-0.1234844;-0.2847395;-0.03502138,-0.1465044;-0.6356087;0.04148046,-0.145152;-0.5983582;-0.03521775,0.002822816;0.5019454;-0.01311156,0;0;0,-0.03480985;0.2811797;-0.05726933,-0.06738605;0.5537791;-0.1282635,0.0998968;0.4920714;-0.1754174,0.2447379;0.3062703;-0.1771436,0.2281137;0.04627684;-0.2100439,-0.1665024;0.4457084;0.02158459,-0.2681949;0.2539991;0.1132914,-0.3832603;0.05290253;-0.01030283,0.06152961;0.01221314;-0.07514644,0.0725598;-0.2848734;-0.08842969,0.02844255;-0.6367381;-0.02730227,0.04254153;-0.6648795;-0.07585955,-0.09757819;-0.005963208;0.004997766,-0.137332;-0.2917973;-0.06764542,-0.1622772;-0.6503882;-0.05085587,-0.1642702;-0.6725152;-0.1075641,-0.05941834;0.4867699;-0.1080236,379.195
+0;0;0,0.001662442;0.2882231;-0.002502101,0.003047967;0.5705501;-0.02086235,0.1665247;0.4592394;0.002762696,0.1929025;0.2291971;0.02773114,0.228971;-0.02688937;-0.02904518,-0.1605349;0.4567938;0.0003575329,-0.2112525;0.2370073;0.05832558,-0.2670937;-0.02032529;0.08601119,0.07926274;0.008299651;-0.05614595,0.09514393;-0.2866559;-0.02560845,0.09517279;-0.6369338;0.05637211,0.09439735;-0.5998252;-0.02048948,-0.07765971;0.008437822;-0.05832329,-0.1230937;-0.2840841;-0.0348655,-0.1463971;-0.6348173;0.04167569,-0.1451634;-0.5975916;-0.035169,0.002790086;0.5005584;-0.01384928,0;0;0,-0.03507138;0.2801794;-0.0578885,-0.0681777;0.5518037;-0.1297581,0.09639667;0.49425;-0.174238,0.2432196;0.3134868;-0.1717215,0.2297671;0.05158541;-0.2082112,-0.1649223;0.446431;0.01843844,-0.2694706;0.252577;0.09412838,-0.3802514;0.0438583;-0.02532417,0.0613412;0.01206139;-0.07480383,0.07334816;-0.2843533;-0.088135,0.02901853;-0.6361499;-0.02739429,0.04311563;-0.663958;-0.07657099,-0.09722718;-0.005606257;0.004390797,-0.1364636;-0.290858;-0.06824183,-0.1608514;-0.6493915;-0.05167737,-0.1924512;-0.6426898;-0.1181416,-0.06009348;0.4849899;-0.109297,379.2284
+0;0;0,0.001662442;0.2882231;-0.002502101,0.003047967;0.5705501;-0.02086235,0.1665247;0.4592394;0.002762696,0.1929025;0.2291971;0.02773114,0.228971;-0.02688937;-0.02904518,-0.1605349;0.4567938;0.0003575329,-0.2112525;0.2370073;0.05832558,-0.2670937;-0.02032529;0.08601119,0.07926274;0.008299651;-0.05614595,0.09514393;-0.2866559;-0.02560845,0.09517279;-0.6369338;0.05637211,0.09439735;-0.5998252;-0.02048948,-0.07765971;0.008437822;-0.05832329,-0.1230937;-0.2840841;-0.0348655,-0.1463971;-0.6348173;0.04167569,-0.1451634;-0.5975916;-0.035169,0.002790086;0.5005584;-0.01384928,0;0;0,-0.03507138;0.2801794;-0.0578885,-0.0681777;0.5518037;-0.1297581,0.09639667;0.49425;-0.174238,0.2432196;0.3134868;-0.1717215,0.2297671;0.05158541;-0.2082112,-0.1649223;0.446431;0.01843844,-0.2694706;0.252577;0.09412838,-0.3802514;0.0438583;-0.02532417,0.0613412;0.01206139;-0.07480383,0.07334816;-0.2843533;-0.088135,0.02901853;-0.6361499;-0.02739429,0.04311563;-0.663958;-0.07657099,-0.09722718;-0.005606257;0.004390797,-0.1364636;-0.290858;-0.06824183,-0.1608514;-0.6493915;-0.05167737,-0.1924512;-0.6426898;-0.1181416,-0.06009348;0.4849899;-0.109297,379.2514
+0;0;0,0.001655925;0.2870932;-0.002492293,0.003034784;0.5680659;-0.02076504,0.1688216;0.4564963;0.003061836,0.1948627;0.2293902;0.02771159,0.2309798;-0.0270406;-0.02914107,-0.1628501;0.4540161;0.0006227577,-0.2129203;0.237035;0.05785091,-0.2688366;-0.02064359;0.08557374,0.07879398;0.008250568;-0.05581391,0.09464215;-0.2860917;-0.02533991,0.09467098;-0.6359702;0.05654718,0.09389461;-0.5988531;-0.02040692,-0.07720044;0.008387921;-0.05797837,-0.12254;-0.2835257;-0.03456935,-0.1458168;-0.633859;0.04188456,-0.1445816;-0.5966247;-0.03505262,0.002778096;0.4983979;-0.0137844,0;0;0,-0.03610491;0.2788415;-0.0580976,-0.07137562;0.5486526;-0.1304331,0.0964243;0.4951325;-0.1741354,0.2412178;0.3166268;-0.1683493,0.2300437;0.05447349;-0.206352,-0.1764845;0.4403537;0.01220874,-0.2730541;0.2535262;0.105121,-0.377751;0.04465415;-0.02019653,0.0622558;0.01177981;-0.07332945,0.07325964;-0.2840179;-0.08746624,0.02908496;-0.6355958;-0.02778339,0.04317662;-0.6634379;-0.07706738,-0.0966905;-0.005702179;0.00319207,-0.1357514;-0.2906527;-0.06818486,-0.1589885;-0.6488786;-0.05222554,-0.1882063;-0.6421773;-0.1198767,-0.06267475;0.4822973;-0.109849,379.2843
+0;0;0,0.00156035;0.2859238;-0.002766839,0.002853983;0.565829;-0.02142951,0.1717566;0.4537801;0.002619717,0.1974735;0.2271224;0.02752873,0.2330461;-0.02690794;-0.02832763,-0.1661257;0.4516571;0.0008987691,-0.2160972;0.2367492;0.06393059,-0.2721578;-0.01769806;0.09603257,0.078834;0.008142062;-0.05588465,0.0944938;-0.2860297;-0.02539244,0.09478755;-0.6351119;0.05613172,0.09389268;-0.597976;-0.02125728,-0.07724955;0.008507618;-0.05800271,-0.1227346;-0.2832162;-0.03475828,-0.1459336;-0.6327043;0.04156056,-0.1448036;-0.5954573;-0.03581503,0.002622981;0.4963989;-0.01433851,0;0;0,-0.03816277;0.2773732;-0.05805373,-0.07655247;0.54566;-0.1304374,0.09540892;0.496837;-0.1732833,0.2398926;0.3187913;-0.1643541,0.2312977;0.05931735;-0.2032917,-0.1847225;0.4356944;0.01233118,-0.2832299;0.2516392;0.1075968,-0.3781998;0.04224695;-0.01910114,0.06283148;0.01197922;-0.07288957,0.07317751;-0.283719;-0.08583188,0.02953395;-0.6348202;-0.02814412,0.0436842;-0.6630674;-0.07761955,-0.09674951;-0.006180812;0.00234896,-0.1365875;-0.2914917;-0.06637271,-0.1570985;-0.6491456;-0.05342598,-0.185312;-0.6426792;-0.1219165,-0.06704784;0.4796518;-0.1098595,379.3067
+0;0;0,0.001563013;0.2864119;-0.002771563,0.002858146;0.5666698;-0.02146133,0.1684593;0.4552892;0.002273628,0.1943217;0.2273491;0.02732357,0.2295815;-0.02444741;-0.02804163,-0.1628287;0.4532076;0.0005862666,-0.2130829;0.2370839;0.06397468,-0.2686506;-0.01512596;0.09579438,0.07807222;0.008063383;-0.05534463,0.09369351;-0.285385;-0.02492739,0.09398701;-0.6341673;0.05652674,0.09308784;-0.5969973;-0.02123365,-0.07650308;0.008425408;-0.05744223,-0.1218763;-0.2825811;-0.03425495,-0.1450554;-0.6317689;0.04199833,-0.1439199;-0.5944871;-0.03574858,0.002626599;0.4970762;-0.01435363,0;0;0,-0.03741314;0.2777979;-0.05891084,-0.07547092;0.5464424;-0.1315186,0.09316111;0.4982924;-0.1729307,0.2398713;0.320538;-0.161418,0.2326348;0.06342807;-0.2008154,-0.1820515;0.437642;0.008490279,-0.2841781;0.2534341;0.1027805,-0.3757164;0.04193997;-0.01805427,0.06317135;0.01198742;-0.07133722,0.07284196;-0.282995;-0.08449101,0.03031892;-0.6342357;-0.02876186,0.04470379;-0.6625996;-0.07861805,-0.0958445;-0.006069571;0.0005565756,-0.1358777;-0.2911763;-0.0657206,-0.1544612;-0.6486784;-0.0542796,-0.1826404;-0.642317;-0.1231712,-0.06605024;0.4802665;-0.110883,379.3292
+0;0;0,0.001556985;0.2853073;-0.002760874,0.002848046;0.5646874;-0.02139251,0.1710288;0.4528662;0.002579644,0.1967314;0.2263338;0.02747488,0.2323236;-0.02783629;-0.02841222,-0.1654111;0.4507522;0.0008660415,-0.215355;0.2359632;0.06386299,-0.2714464;-0.01862408;0.09598264,0.07694286;0.007946743;-0.05454404,0.09249794;-0.2842578;-0.02425573,0.09279187;-0.6335543;0.05731847,0.09188601;-0.5963309;-0.02102064,-0.07539641;0.008303531;-0.05661129,-0.1205773;-0.2814695;-0.03352229,-0.1437906;-0.6311721;0.04284339,-0.1426467;-0.5938361;-0.03548215,0.002617196;0.495303;-0.01430618,0;0;0,-0.03922368;0.2763072;-0.05938149,-0.07952566;0.5433787;-0.1331651,0.09255864;0.4992325;-0.1730537,0.2385295;0.3228593;-0.1595514,0.232471;0.06333834;-0.1996114,-0.1878799;0.4336808;0.008280009,-0.2909149;0.2503734;0.09981959,-0.3789312;0.03292584;-0.01834273,0.06367148;0.01200578;-0.06899428,0.07197605;-0.2816975;-0.08356428,0.03040813;-0.6337926;-0.02912545,0.04542257;-0.6625258;-0.07927513,-0.09444071;-0.006138602;-0.00129481,-0.1354499;-0.2904517;-0.06475464,-0.1522231;-0.6486098;-0.05456084,-0.1798421;-0.6426042;-0.1242134,-0.06954613;0.4776111;-0.1122012,379.3626
+0;0;0,0.001638818;0.2853079;-0.002649646,0.003259124;0.5647249;-0.02074588,0.1714292;0.4527251;0.001446658,0.197137;0.2262885;0.02719328,0.2324739;-0.0279521;-0.02853509,-0.1652875;0.4512517;0.000860272,-0.2155348;0.2382169;0.06933419,-0.2718647;-0.01561347;0.1066133,0.07693958;0.007841247;-0.05456393,0.09238893;-0.2843586;-0.02417633,0.09296396;-0.6336913;0.05724115,0.09185633;-0.5964423;-0.02109302,-0.07541811;0.008416238;-0.05656574,-0.1205249;-0.2813723;-0.03352624,-0.1437599;-0.6310193;0.04308704,-0.1428177;-0.5936587;-0.03523887,0.00290739;0.4953202;-0.01386766,0;0;0,-0.03922368;0.2763072;-0.05938149,-0.07952566;0.5433787;-0.1331651,0.09255864;0.4992325;-0.1730537,0.2385295;0.3228593;-0.1595514,0.232471;0.06333834;-0.1996114,-0.1878799;0.4336808;0.008280009,-0.2909149;0.2503734;0.09981959,-0.3789312;0.03292584;-0.01834273,0.06367148;0.01200578;-0.06899428,0.07197605;-0.2816975;-0.08356428,0.03040813;-0.6337926;-0.02912545,0.04542257;-0.6625258;-0.07927513,-0.09444071;-0.006138602;-0.00129481,-0.1354499;-0.2904517;-0.06475464,-0.1522231;-0.6486098;-0.05456084,-0.1798421;-0.6426042;-0.1242134,-0.06954613;0.4776111;-0.1122012,379.3857
+0;0;0,0.001629092;0.2836145;-0.00263392,0.003240476;0.5614921;-0.02063014,0.1729147;0.4495017;0.00166034,0.1988189;0.2213356;0.02760361,0.2343255;-0.03412607;-0.02839242,-0.1668035;0.4480152;0.001068727,-0.2174346;0.2333533;0.07006563,-0.274035;-0.02169622;0.1075238,0.07635605;0.007781777;-0.0541501,0.09181122;-0.2845282;-0.02375105,0.09238604;-0.6337293;0.05763577,0.09126586;-0.5963984;-0.0215851,-0.07484612;0.008352407;-0.05613673,-0.1199699;-0.2815453;-0.03308855,-0.1431961;-0.6310607;0.04349589,-0.1422433;-0.5936168;-0.03571664,0.002890715;0.4924765;-0.01379049,0;0;0,-0.04201818;0.2740735;-0.05970764,-0.0848677;0.5389453;-0.1341431,0.08877155;0.5020088;-0.1730263,0.2367817;0.3251804;-0.1579092,0.2330952;0.06402206;-0.1958525,-0.1978098;0.4223548;0.001429826,-0.2686033;0.2237162;0.09595412,-0.3527967;0.03766119;-0.07123427,0.06364597;0.01256222;-0.06792951,0.07260098;-0.2811525;-0.08403969,0.03112989;-0.6330938;-0.02942228,0.04690578;-0.6622449;-0.08024764,-0.09364945;-0.006576732;-0.003092407,-0.1355975;-0.2913214;-0.06448415,-0.1500925;-0.649483;-0.05577923,-0.1766222;-0.6438899;-0.1267117,-0.07430713;0.4737318;-0.1130307,379.4077
+0;0;0,0.001623662;0.2826693;-0.002625141,0.003233257;0.5602421;-0.02060268,0.1749657;0.4477842;0.001869599,0.2008375;0.219903;0.02778048,0.2365308;-0.03690228;-0.02851006,-0.1688644;0.4462797;0.001270825,-0.2194322;0.2318857;0.07018158,-0.2763304;-0.02450517;0.1078367,0.07638773;0.007785005;-0.05417257,0.09177182;-0.2831807;-0.02391331,0.09234589;-0.631927;0.05736749,0.09120465;-0.5944582;-0.02334308,-0.07487717;0.008355872;-0.05616002,-0.1197934;-0.2802087;-0.03321783,-0.1429894;-0.6292687;0.04326683,-0.1420187;-0.5916849;-0.03743523,0.002883763;0.4912791;-0.01376824,0;0;0,-0.04366145;0.2727534;-0.06008935,-0.08736444;0.537065;-0.1348832,0.08836326;0.5028362;-0.1734183,0.2364462;0.3265746;-0.1568699,0.2329727;0.06347975;-0.1909378,-0.2004936;0.4195421;0.003187723,-0.2722943;0.2213602;0.09720451,-0.347484;0.02948833;-0.06989815,0.06388789;0.01299134;-0.06767511,0.0728828;-0.2793445;-0.0841732,0.03148929;-0.6308401;-0.02969122,0.04865066;-0.6612488;-0.08095098,-0.0936101;-0.007031303;-0.004250733,-0.1370669;-0.2906383;-0.06334335,-0.1489149;-0.6484703;-0.05651053,-0.1758655;-0.6434733;-0.1287587,-0.07664986;0.4719538;-0.1137066,379.4414
+0;0;0,0.001654663;0.2822739;-0.003018457,0.003294891;0.5597941;-0.0218025,0.1741814;0.4476173;0.000906243,0.2006684;0.2132972;0.0278302,0.236265;-0.04416229;-0.02792646,-0.1681072;0.4469226;0.001115685,-0.220406;0.2285505;0.0779976,-0.2772672;-0.0274273;0.1216268,0.07502298;0.007509877;-0.05322557,0.09039541;-0.2836649;-0.02293579,0.09088605;-0.6316438;0.05833391,0.08961886;-0.594179;-0.02285072,-0.07353036;0.008354552;-0.05514792,-0.1184775;-0.280424;-0.03227384,-0.1417258;-0.6287449;0.04405741,-0.1408691;-0.5911704;-0.03712243,0.002939041;0.4908471;-0.01471529,0;0;0,-0.04499651;0.271958;-0.06086516,-0.08934066;0.5359894;-0.1362848,0.08448227;0.5076331;-0.1743438,0.2373526;0.3269555;-0.1564934,0.234502;0.06326994;-0.1900063,-0.2007336;0.4184248;0.002245657,-0.2731137;0.2147337;0.1002426,-0.3443123;0.02542949;-0.07225665,0.06328267;0.01350594;-0.06580806,0.07460064;-0.278816;-0.08468461,0.03351308;-0.6296297;-0.03050065,0.05066131;-0.6606784;-0.08175755,-0.09174056;-0.007466884;-0.006761735,-0.1355562;-0.2916487;-0.0638355,-0.1452921;-0.6488053;-0.05761084,-0.1724381;-0.6441149;-0.1302111,-0.07850494;0.4709327;-0.1149716,379.4747
+0;0;0,0.001650433;0.2815524;-0.003010741,0.003286185;0.5583132;-0.02174282,0.1751879;0.4460813;0.00103779,0.2018717;0.2100192;0.02816191,0.2373526;-0.04660295;-0.0274134,-0.1691279;0.4453824;0.001248472,-0.2218155;0.2253869;0.07870194,-0.2784917;-0.02975832;0.1221893,0.07525393;0.007532996;-0.05338941,0.0906391;-0.2838832;-0.02307452,0.09112948;-0.6316812;0.05815292,0.08987351;-0.5942825;-0.02231343,-0.07375671;0.00838027;-0.05531769,-0.1187411;-0.2806377;-0.03242464,-0.1419773;-0.6287775;0.04386692,-0.1411282;-0.59127;-0.03659468,0.002931373;0.4895671;-0.01467625,0;0;0,-0.04639609;0.2708405;-0.06145215,-0.09234168;0.5335954;-0.1375601,0.08261938;0.5077314;-0.1752307,0.2370671;0.3261829;-0.1562805,0.2348801;0.06317765;-0.1883097,-0.2016852;0.4167949;0.004573338,-0.2588142;0.1990557;0.08518949,-0.3250955;0.01039955;-0.08864395,0.06335168;0.01403311;-0.06603003,0.07448432;-0.2785278;-0.08508849,0.0344635;-0.6293432;-0.03134298,0.05218254;-0.659535;-0.08227563,-0.09193787;-0.008136064;-0.007180562,-0.1389526;-0.292424;-0.06239872,-0.1446632;-0.6495095;-0.05804466,-0.1722682;-0.6448777;-0.1296378,-0.08108953;0.4688851;-0.1160648,379.4973
+0;0;0,0.001648059;0.2811474;-0.00300641,0.003282781;0.5577359;-0.0217274,0.1760074;0.4453267;0.001125131,0.2029802;0.206708;0.02854301,0.2386369;-0.05118549;-0.02730765,-0.1699529;0.4446246;0.001336819,-0.2232112;0.2222464;0.07962913,-0.2801682;-0.03416289;0.1233319,0.07568203;0.007575849;-0.05369313,0.09108917;-0.2842565;-0.02333494,0.09157988;-0.6322861;0.05794658,0.09032178;-0.5948749;-0.02265593,-0.0741763;0.008427942;-0.05563238,-0.1192249;-0.2810028;-0.03270663,-0.1424766;-0.6293744;0.04363572,-0.1416261;-0.5918542;-0.03696202,0.002928125;0.4890203;-0.01466397,0;0;0,-0.04746519;0.2699651;-0.06262183,-0.09448135;0.5319878;-0.1399586,0.08121435;0.5089746;-0.1767445,0.2377423;0.325885;-0.1568606,0.2348547;0.06118086;-0.1855512,-0.203129;0.4156261;0.004292242,-0.256229;0.1944704;0.08607673,-0.3200361;-0.004991055;-0.0783725,0.06323469;0.01440883;-0.06679726,0.07560454;-0.2785313;-0.08572316,0.03636675;-0.6297084;-0.03218222,0.05424918;-0.6599426;-0.08322477,-0.09245169;-0.008697415;-0.006719642,-0.1395357;-0.2934756;-0.06157946,-0.1436758;-0.6508304;-0.05811563,-0.1713365;-0.6464688;-0.1297455,-0.08297296;0.4674627;-0.1181428,379.5305
+0;0;0,0.001715627;0.2811426;-0.003394057,0.003417967;0.5576908;-0.02268309,0.1761267;0.4451846;-1.113769E-05,0.2029157;0.2066169;0.02802411,0.2385161;-0.051392;-0.02732735,-0.1700214;0.4457419;0.001631749,-0.2233926;0.2249482;0.08421391,-0.2804034;-0.0306412;0.1324176,0.07570276;0.007453803;-0.05368099,0.09101925;-0.2843773;-0.02326478,0.09151533;-0.6324182;0.05796861,0.09003096;-0.5950447;-0.0226335,-0.07417699;0.008559194;-0.0556114,-0.1193369;-0.2808625;-0.03279053,-0.1425465;-0.6291996;0.04372168,-0.1419218;-0.5917199;-0.0368819,0.003045505;0.4889918;-0.01546033,0;0;0,-0.04746519;0.2699651;-0.06262183,-0.09448135;0.5319878;-0.1399586,0.08121435;0.5089746;-0.1767445,0.2377423;0.325885;-0.1568606,0.2348547;0.06118086;-0.1855512,-0.203129;0.4156261;0.004292242,-0.256229;0.1944704;0.08607673,-0.3200361;-0.004991055;-0.0783725,0.06323469;0.01440883;-0.06679726,0.07560454;-0.2785313;-0.08572316,0.03636675;-0.6297084;-0.03218222,0.05424918;-0.6599426;-0.08322477,-0.09245169;-0.008697415;-0.006719642,-0.1395357;-0.2934756;-0.06157946,-0.1436758;-0.6508304;-0.05811563,-0.1713365;-0.6464688;-0.1297455,-0.08297296;0.4674627;-0.1181428,379.5532
+0;0;0,0.001714909;0.2810249;-0.003392636,0.003417932;0.5576868;-0.02269039,0.1756601;0.4452535;-5.532056E-05,0.2026521;0.2048775;0.02819243,0.2381218;-0.05218424;-0.02695585,-0.1695554;0.4458093;0.00158314,-0.2233311;0.223342;0.08479126,-0.2801326;-0.03130908;0.132818,0.07557195;0.007440924;-0.05358823,0.09085385;-0.2837311;-0.0232407,0.09135;-0.6318316;0.0580066,0.08986477;-0.5944538;-0.02264298,-0.07404882;0.008544405;-0.05551531,-0.1191068;-0.2802237;-0.03274597,-0.1423204;-0.6286204;0.04377935,-0.1416953;-0.5911364;-0.03687171,0.003045226;0.4889427;-0.01546289,0;0;0,-0.04828281;0.2695647;-0.06319094,-0.09597718;0.5314082;-0.1411271,0.07867772;0.5098377;-0.1786034,0.2367523;0.3258534;-0.1569395,0.2351377;0.06198606;-0.1843548,-0.2036808;0.4155432;0.003532678,-0.2576483;0.1942362;0.08965972,-0.3022343;-0.02125606;-0.05851363,0.06312228;0.01458189;-0.06664181,0.07464764;-0.2777131;-0.08578563,0.03683823;-0.6291902;-0.03277969,0.05497998;-0.6595564;-0.08365011,-0.09224188;-0.008814477;-0.007205904,-0.1408544;-0.2928041;-0.06126514,-0.1429962;-0.6502402;-0.05808043,-0.1708665;-0.6460392;-0.1296252,-0.08431505;0.4669112;-0.1191669,379.5754
+0;0;0,0.00170938;0.2801188;-0.003381697,0.003407317;0.555956;-0.0226224,0.1783965;0.4430228;0.0002372712,0.2055022;0.2016337;0.02860407,0.2409032;-0.0549299;-0.02643734,-0.1723107;0.4435874;0.001901796,-0.226313;0.2201825;0.08546059,-0.2830044;-0.03397512;0.1333943,0.07568122;0.007451683;-0.05366572,0.0909119;-0.2827443;-0.02341992,0.09140854;-0.6311842;0.0579066,0.08993009;-0.5938401;-0.02237433,-0.07415589;0.00855676;-0.05559558,-0.1190628;-0.2792434;-0.03290257,-0.142299;-0.6279798;0.04369736,-0.1416768;-0.59053;-0.03658503,0.003035668;0.4874069;-0.0154154,0;0;0,-0.04999438;0.2680698;-0.06418753,-0.09936361;0.5283526;-0.1433582,0.07798576;0.5108765;-0.1800489,0.2347277;0.3244922;-0.1576672,0.2352098;0.06090024;-0.1827013,-0.2079963;0.4124314;0.004261404,-0.2574282;0.192608;0.09935195,-0.2724487;-0.04023045;-0.02582128,0.06317134;0.0149335;-0.06670499,0.07480465;-0.2763526;-0.08613563,0.03805898;-0.6283529;-0.03350306,0.05633816;-0.6582754;-0.08426046,-0.09230839;-0.009254686;-0.007529608,-0.1408017;-0.292268;-0.06149591,-0.1421593;-0.6500559;-0.05823977,-0.1696196;-0.6459919;-0.1294746,-0.0872871;0.4642522;-0.1210792,379.6088
+0;0;0,0.001915975;0.2799281;-0.003315287,0.004159595;0.5558542;-0.02229415,0.1783813;0.4424677;-0.001139959,0.2055853;0.2003185;0.02808739,0.2402724;-0.05491133;-0.02662735,-0.1714886;0.4447108;0.001767254,-0.2257623;0.222365;0.09035161,-0.2825738;-0.02910736;0.1439548,0.07585658;0.007271426;-0.05370766,0.0910667;-0.2820952;-0.02345625,0.09151213;-0.6309894;0.05796847,0.08982459;-0.5936136;-0.02245303,-0.07425613;0.008778061;-0.05568285,-0.1189641;-0.2782283;-0.0331418,-0.1424868;-0.6273664;0.04371285,-0.1420679;-0.5898832;-0.03671534,0.003597515;0.4872602;-0.01518996,0;0;0,-0.05071855;0.2675463;-0.0649693,-0.1004521;0.5276359;-0.1448014,0.07617588;0.5102952;-0.1816483,0.2320248;0.3221109;-0.1586645,0.2329777;0.05974624;-0.1810937,-0.2083724;0.412091;0.002881944,-0.2576122;0.1968887;0.1100915,-0.2525053;-0.04327147;0.002220213,0.06317238;0.01515517;-0.06686687,0.07510249;-0.2752769;-0.08652544,0.03894173;-0.6277958;-0.03379798,0.05740578;-0.6577615;-0.08467102,-0.09243026;-0.009560866;-0.007539462,-0.140727;-0.2917601;-0.06148897,-0.1418069;-0.6500142;-0.05829282,-0.1693884;-0.6461316;-0.1295811,-0.08831022;0.4635617;-0.1223738,379.6317
+0;0;0,0.001898246;0.2773378;-0.00328461,0.004112821;0.5496932;-0.02201185,0.1785123;0.4372811;-0.0009494508,0.2056272;0.195925;0.02818218,0.2397401;-0.05507967;-0.0256268,-0.1716968;0.4395264;0.001960581,-0.2257927;0.2179088;0.09025482,-0.2816637;-0.0294006;0.1429706,0.07491206;0.007180886;-0.05303891,0.09004974;-0.2808075;-0.0229316,0.09049468;-0.6293292;0.0584062,0.08880296;-0.5919351;-0.02221493,-0.07333153;0.00866876;-0.05498951,-0.1178265;-0.2769706;-0.03255583,-0.1413241;-0.6257359;0.04421677,-0.1409042;-0.5882341;-0.03641106,0.003559081;0.4821171;-0.01501307,0;0;0,-0.05063073;0.2648581;-0.06494164,-0.09988642;0.5214669;-0.1440082,0.07580984;0.5048022;-0.1839612,0.2318996;0.3179848;-0.1600475,0.2339661;0.05993629;-0.1817079,-0.2045748;0.4153331;0.009888366,-0.2517752;0.1905566;0.09405653,-0.2356087;-0.05366696;0.009463683,0.06176602;0.01452324;-0.06671238,0.07761832;-0.2742542;-0.08742976,0.04242118;-0.6264812;-0.03469658,0.06096558;-0.6565072;-0.08578753,-0.09128561;-0.008764407;-0.008162751,-0.1386683;-0.2898357;-0.06132981,-0.1385812;-0.647717;-0.05923287,-0.1682077;-0.6441586;-0.1298049,-0.08790275;0.4583741;-0.1218379,379.6648
+0;0;0,0.001898246;0.2773378;-0.00328461,0.004112821;0.5496932;-0.02201185,0.1785123;0.4372811;-0.0009494508,0.2056272;0.195925;0.02818218,0.2397401;-0.05507967;-0.0256268,-0.1716968;0.4395264;0.001960581,-0.2257927;0.2179088;0.09025482,-0.2816637;-0.0294006;0.1429706,0.07491206;0.007180886;-0.05303891,0.09004974;-0.2808075;-0.0229316,0.09049468;-0.6293292;0.0584062,0.08880296;-0.5919351;-0.02221493,-0.07333153;0.00866876;-0.05498951,-0.1178265;-0.2769706;-0.03255583,-0.1413241;-0.6257359;0.04421677,-0.1409042;-0.5882341;-0.03641106,0.003559081;0.4821171;-0.01501307,0;0;0,-0.05063073;0.2648581;-0.06494164,-0.09988642;0.5214669;-0.1440082,0.07580984;0.5048022;-0.1839612,0.2318996;0.3179848;-0.1600475,0.2339661;0.05993629;-0.1817079,-0.2045748;0.4153331;0.009888366,-0.2517752;0.1905566;0.09405653,-0.2356087;-0.05366696;0.009463683,0.06176602;0.01452324;-0.06671238,0.07761832;-0.2742542;-0.08742976,0.04242118;-0.6264812;-0.03469658,0.06096558;-0.6565072;-0.08578753,-0.09128561;-0.008764407;-0.008162751,-0.1386683;-0.2898357;-0.06132981,-0.1385812;-0.647717;-0.05923287,-0.1682077;-0.6441586;-0.1298049,-0.08790275;0.4583741;-0.1218379,379.6871
+0;0;0,0.001983245;0.2776492;-0.003747676,0.004290784;0.5503529;-0.02331484,0.1759653;0.4385593;-0.002331214,0.2026784;0.2009106;0.02705126,0.2364743;-0.0502371;-0.02650804,-0.168983;0.4419705;0.001882238,-0.221525;0.2258098;0.09444445,-0.2783877;-0.02025539;0.1519287,0.07533583;0.00702772;-0.05330143,0.09037136;-0.2800237;-0.02328948,0.09091762;-0.629612;0.05834749,0.0890293;-0.5923256;-0.02165675,-0.07371762;0.008925398;-0.05524464,-0.1180571;-0.2758093;-0.03321246,-0.141703;-0.6256186;0.04393219,-0.1414948;-0.5882386;-0.03608549,0.003717186;0.4826867;-0.0160629,0;0;0,-0.05002464;0.2651471;-0.06558657,-0.09884197;0.5221661;-0.1450036,0.07482908;0.5008752;-0.1850255,0.2314198;0.3193945;-0.160573,0.2325597;0.06118709;-0.1809089,-0.2015396;0.4173058;0.007406712,-0.2550309;0.2041445;0.1061731,-0.2230323;-0.04289037;0.03521017,0.06200526;0.01452833;-0.06715798,0.0782291;-0.2732828;-0.08781838,0.04321316;-0.6266361;-0.03497696,0.06227047;-0.6557367;-0.0859797,-0.09182899;-0.008712334;-0.00757971,-0.138336;-0.2888978;-0.06104449,-0.1375575;-0.6478856;-0.05902535,-0.1671946;-0.6441596;-0.1289443,-0.08693763;0.4589693;-0.1227307,379.724
+0;0;0,0.001987198;0.2782027;-0.003755147,0.004297262;0.5512048;-0.02334305,0.1738072;0.4399059;-0.002525541,0.200378;0.2035238;0.02670031,0.2341419;-0.04738703;-0.02680849,-0.1668073;0.4432741;0.001634976,-0.2190692;0.2282657;0.09370381,-0.2758783;-0.01756756;0.1511339,0.07531057;0.007025363;-0.05328356,0.09031013;-0.2793393;-0.02334341,0.090855;-0.6280341;0.05808491,0.08897071;-0.5907633;-0.02174907,-0.07369289;0.008922405;-0.05522611,-0.1179263;-0.2751311;-0.03324664,-0.1415117;-0.6240462;0.04370082,-0.141304;-0.5866819;-0.03614656,0.003723158;0.4834788;-0.0160847,0;0;0,-0.04902859;0.2658317;-0.06591272,-0.09717284;0.523342;-0.1451933,0.07417683;0.4997975;-0.185755,0.2307556;0.3199808;-0.1615543,0.2304651;0.06197405;-0.1813507,-0.1984117;0.418904;0.005692974,-0.2572367;0.2152834;0.1175629,-0.2237753;-0.02721579;0.03369439,0.06199962;0.01439598;-0.06714892,0.07800115;-0.2727177;-0.08802414,0.04427572;-0.6253307;-0.03562546,0.06307611;-0.6545227;-0.08634758,-0.09180722;-0.008375226;-0.007839977,-0.1379699;-0.2880076;-0.06076311,-0.1367397;-0.6460779;-0.05901474,-0.1666056;-0.6422671;-0.1286713,-0.08548932;0.4599993;-0.1230345,379.7497
+0;0;0,0.001991131;0.2787532;-0.003762578,0.004309282;0.5527107;-0.02342919,0.1714997;0.4415523;-0.00274777,0.1977956;0.2076149;0.02617582,0.2314304;-0.04233609;-0.02712828,-0.1644773;0.4448747;0.001356101,-0.2161987;0.2320899;0.09247273,-0.2727905;-0.01280294;0.1496831,0.07512601;0.007008147;-0.05315299,0.09007946;-0.2784762;-0.02330488,0.09062469;-0.6274022;0.05817744,0.0887429;-0.5901411;-0.02155029,-0.0735123;0.008900539;-0.05509078,-0.1176097;-0.2742798;-0.03317887,-0.1412108;-0.6234263;0.04381962,-0.1410034;-0.5860718;-0.03592149,0.00373134;0.484532;-0.01612232,0;0;0,-0.04718304;0.2666272;-0.06637144,-0.09383412;0.5253898;-0.1457782,0.07453032;0.4983796;-0.1870859,0.2295485;0.3204643;-0.1632075,0.2285104;0.06342301;-0.1826203,-0.1926152;0.4216251;0.005064592,-0.2513998;0.2183997;0.1122957,-0.2139595;-0.01896472;0.01899777,0.06152332;0.01413986;-0.06732917,0.07950682;-0.2719215;-0.08880639,0.04609842;-0.6247401;-0.0359664,0.06479791;-0.653792;-0.08672047,-0.09161142;-0.008027082;-0.007822127,-0.1370077;-0.2869492;-0.06033335,-0.1353072;-0.645254;-0.05836101,-0.1660671;-0.6413856;-0.1275257,-0.082858;0.4614601;-0.123539,379.7744
+0;0;0,0.002027134;0.2792061;-0.004094212,0.004365913;0.5536982;-0.02428553,0.170387;0.4425542;-0.003566475,0.1965813;0.2093889;0.02549438,0.2295047;-0.03801006;-0.02693279,-0.1633624;0.4466904;0.00126568,-0.2145353;0.2366042;0.09687876,-0.2707191;-0.004605025;0.157709,0.07476468;0.006782205;-0.05286643,0.08948465;-0.2761762;-0.02323175,0.09020106;-0.6268876;0.05849823,0.08820501;-0.5896559;-0.02126276,-0.07310527;0.009056985;-0.05481062,-0.1168323;-0.2716207;-0.03317107,-0.1406323;-0.6225151;0.04419517,-0.1405368;-0.5851906;-0.03558226,0.003789227;0.4852658;-0.0168135,0;0;0,-0.04457008;0.2675646;-0.06632948,-0.09013694;0.527115;-0.1457744,0.0766164;0.4984296;-0.1874623,0.2292425;0.319462;-0.1635339,0.2274853;0.06519461;-0.1831257,-0.1881945;0.4236633;0.00464052,-0.2468564;0.2239794;0.1168093,-0.2161249;-0.01194963;0.02498392,0.06119976;0.0138424;-0.06703424,0.08048818;-0.269548;-0.0889008,0.04862481;-0.6242366;-0.0354259,0.06763528;-0.6528952;-0.08657146,-0.09112633;-0.007560381;-0.008333405,-0.1341759;-0.2844898;-0.0594914,-0.1325281;-0.6445901;-0.05751666,-0.1636868;-0.6406131;-0.1265821,-0.0795827;0.4628321;-0.1235151,379.7968
+0;0;0,0.002027134;0.2792061;-0.004094212,0.004365913;0.5536982;-0.02428553,0.170387;0.4425542;-0.003566475,0.1965813;0.2093889;0.02549438,0.2295047;-0.03801006;-0.02693279,-0.1633624;0.4466904;0.00126568,-0.2145353;0.2366042;0.09687876,-0.2707191;-0.004605025;0.157709,0.07476468;0.006782205;-0.05286643,0.08948465;-0.2761762;-0.02323175,0.09020106;-0.6268876;0.05849823,0.08820501;-0.5896559;-0.02126276,-0.07310527;0.009056985;-0.05481062,-0.1168323;-0.2716207;-0.03317107,-0.1406323;-0.6225151;0.04419517,-0.1405368;-0.5851906;-0.03558226,0.003789227;0.4852658;-0.0168135,0;0;0,-0.04457008;0.2675646;-0.06632948,-0.09013694;0.527115;-0.1457744,0.0766164;0.4984296;-0.1874623,0.2292425;0.319462;-0.1635339,0.2274853;0.06519461;-0.1831257,-0.1881945;0.4236633;0.00464052,-0.2468564;0.2239794;0.1168093,-0.2161249;-0.01194963;0.02498392,0.06119976;0.0138424;-0.06703424,0.08048818;-0.269548;-0.0889008,0.04862481;-0.6242366;-0.0354259,0.06763528;-0.6528952;-0.08657146,-0.09112633;-0.007560381;-0.008333405,-0.1341759;-0.2844898;-0.0594914,-0.1325281;-0.6445901;-0.05751666,-0.1636868;-0.6406131;-0.1265821,-0.0795827;0.4628321;-0.1235151,379.8193
+0;0;0,0.002027697;0.2792836;-0.004095349,0.004370875;0.554293;-0.02432787,0.1695077;0.4431798;-0.003657659,0.1954606;0.2121627;0.02513546,0.2284642;-0.0358388;-0.0274194,-0.1624735;0.4472941;0.001148894,-0.213175;0.2391434;0.09588109,-0.2694955;-0.002653241;0.1568595,0.07459242;0.00676658;-0.05274462,0.08933808;-0.2766856;-0.02305823,0.09005256;-0.6264493;0.05845087,0.08805512;-0.5892125;-0.0213659,-0.07293683;0.009036117;-0.05468433,-0.1167402;-0.2721315;-0.03300701,-0.1404759;-0.6220776;0.04415014,-0.1403803;-0.584748;-0.0356831,0.003792542;0.4856651;-0.0168345,0;0;0,-0.04329085;0.2678104;-0.06651092,-0.08795906;0.5280131;-0.1461282,0.07761072;0.4975387;-0.1883271,0.2284682;0.3198835;-0.164829,0.2248192;0.0650503;-0.1848969,-0.1851203;0.4250872;0.004351437,-0.2460982;0.2313381;0.1210327,-0.2153428;-0.006047308;0.03126493,0.06110128;0.01372629;-0.06685829,0.08134333;-0.2700422;-0.08943105,0.05013176;-0.6237255;-0.03546,0.06841526;-0.6527482;-0.08653951,-0.09089869;-0.007369421;-0.008656227,-0.1333261;-0.2849981;-0.05931257,-0.1313759;-0.6441258;-0.05776978,-0.1629749;-0.6401356;-0.1267051,-0.07768811;0.4634973;-0.1238012,379.8527
+0;0;0,0.002059113;0.2798718;-0.004522001,0.004536035;0.5564915;-0.02551892,0.1690516;0.4456427;-0.00124112,0.1960752;0.2169453;0.02422315,0.2302727;-0.04170485;-0.03017008,-0.1620178;0.450166;0.001201922,-0.212022;0.2459972;0.09864862,-0.2716349;-0.004586816;0.1670735,0.07464086;0.006555982;-0.05279844,0.08931227;-0.276959;-0.02307695,0.08993096;-0.6256371;0.05804347,0.08837668;-0.5884469;-0.02181298,-0.07300547;0.00919333;-0.05465895,-0.1168169;-0.2720525;-0.03319556,-0.1404278;-0.6208842;0.04372244,-0.1398885;-0.5835999;-0.03613879,0.003925356;0.4873868;-0.01777334,0;0;0,-0.0440587;0.2680055;-0.06771111,-0.08905095;0.529181;-0.149694,0.07742722;0.4964342;-0.1893392,0.2265622;0.3207169;-0.1656027,0.2149696;0.05548668;-0.1889803,-0.1852065;0.4262131;0.001627401,-0.2457076;0.2416421;0.127938,-0.2242115;-0.003562585;0.02575903,0.0613268;0.01389265;-0.06669283,0.08116607;-0.2699385;-0.08961964,0.05066413;-0.6224508;-0.03519488,0.06809171;-0.6517823;-0.08625579,-0.09089081;-0.007647078;-0.00907181,-0.1329131;-0.2855352;-0.0589882,-0.1306567;-0.6435171;-0.05788721,-0.1621487;-0.6397363;-0.1268218,-0.0785282;0.4644387;-0.1265955,379.8865
+0;0;0,0.0020597;0.2799516;-0.00452329,0.004538891;0.5568247;-0.02554002,0.1678591;0.4462029;-0.001373414,0.1949414;0.2170084;0.0241462,0.2287064;-0.03836992;-0.02955898,-0.160815;0.4506935;0.001051951,-0.2109279;0.2460809;0.09871045,-0.2697867;-0.001333326;0.1662698,0.07434633;0.006530113;-0.0525901,0.08902372;-0.2771006;-0.02285647,0.08964169;-0.6253715;0.0581692,0.0880876;-0.5881822;-0.02167743,-0.07271739;0.009157053;-0.05444326,-0.1165467;-0.2722036;-0.03297111,-0.14013;-0.6206278;0.04385705,-0.1395908;-0.5833444;-0.03599436,0.003927547;0.4876449;-0.01778602,0;0;0,-0.04293748;0.2682902;-0.06763411,-0.08711535;0.5299108;-0.1495054,0.07758183;0.4961428;-0.189971,0.2262915;0.3192897;-0.1670966,0.2138445;0.05742031;-0.1897218,-0.1817512;0.4284066;0.002067611,-0.2488819;0.2449993;0.1276464,-0.2290778;0.002750874;0.02682039,0.06069123;0.0137108;-0.06681561,0.08186191;-0.2701417;-0.08973908,0.05195794;-0.6222468;-0.03509593,0.06848286;-0.6517459;-0.08624649,-0.0905483;-0.007452522;-0.00901133,-0.132102;-0.2855543;-0.05879669,-0.1299379;-0.6431186;-0.05765786,-0.1620877;-0.6393071;-0.1262883,-0.07688395;0.465017;-0.1264739,379.9084
+0;0;0,0.00205929;0.279896;-0.004522391,0.004537081;0.5566118;-0.02552456,0.1694994;0.4456687;-0.001204129,0.1963517;0.2184205;0.02409877,0.2299183;-0.03545764;-0.02929092,-0.1624653;0.4502043;0.001245517,-0.2121527;0.2473292;0.09807469,-0.2706657;0.001368344;0.1652372,0.07447849;0.006541721;-0.05268359,0.08914424;-0.276864;-0.02297355,0.0897623;-0.625187;0.05806426,0.08820593;-0.5879871;-0.02189988,-0.07284665;0.009173331;-0.05454004,-0.1166412;-0.2719641;-0.03308492,-0.140228;-0.6204405;0.04375474,-0.1396881;-0.5831463;-0.03621418,0.003926565;0.4875256;-0.01778106,0;0;0,-0.04290932;0.268123;-0.06808281,-0.08641143;0.5294865;-0.1505983,0.08064207;0.4969027;-0.1888103,0.2253079;0.3189825;-0.168335,0.2128782;0.05862349;-0.1904705,-0.1823747;0.4353548;0.004231825,-0.2713181;0.2954151;0.1639472,-0.2736414;0.04544924;0.08685661,0.06090801;0.01363811;-0.06685519,0.08177058;-0.2700123;-0.08974123,0.05205671;-0.6221585;-0.03490877,0.06868685;-0.6517793;-0.08606863,-0.09073591;-0.007172773;-0.008996947,-0.1317301;-0.2851754;-0.05850005,-0.12947;-0.6427922;-0.05724905,-0.1612422;-0.639016;-0.1261792,-0.07631712;0.4647274;-0.1274123,379.942
+0;0;0,0.002161124;0.2800048;-0.004852254,0.004713497;0.5573148;-0.02633435,0.1703463;0.4460862;-0.003498257,0.1966357;0.2186568;0.02349582,0.2295292;-0.03242804;-0.02932464,-0.1629744;0.4515144;0.001177849,-0.2121621;0.2497827;0.101322,-0.2700593;0.008262187;0.17365,0.07501018;0.006361604;-0.05294823,0.08963487;-0.2762291;-0.02347899,0.09033133;-0.6251929;0.05766632,0.08839533;-0.588037;-0.02208766,-0.0733014;0.009403554;-0.05485426,-0.1170907;-0.2709033;-0.03363189,-0.1407988;-0.6200226;0.04327331,-0.1406403;-0.5827776;-0.03649597,0.004083036;0.4880883;-0.01846045,0;0;0,-0.04198471;0.2684314;-0.06791735,-0.08409908;0.5306678;-0.1505094,0.08329827;0.4977728;-0.1882846,0.2252716;0.3170112;-0.1705992,0.2131422;0.05942765;-0.1910729,-0.1827157;0.4395629;0.003912151,-0.2796516;0.3267738;0.1800541,-0.2946548;0.07715814;0.1138538,0.06144002;0.01341265;-0.06719923,0.08258431;-0.2693975;-0.08980894,0.05300974;-0.6221447;-0.03453255,0.07002513;-0.6514161;-0.08565044,-0.09141826;-0.006662401;-0.008296238,-0.1305738;-0.2840885;-0.05770741,-0.128193;-0.6423526;-0.05632216,-0.159364;-0.6383528;-0.125373,-0.07446152;0.4656619;-0.1273563,379.9661
+0;0;0,0.002165925;0.280627;-0.004863035,0.004721659;0.5583023;-0.02637452,0.1688723;0.4473341;-0.003658779,0.1947623;0.2233599;0.02292519,0.228549;-0.03454223;-0.03132942,-0.1614791;0.4527139;0.000975674,-0.2099195;0.254047;0.09959835,-0.2693887;0.005968913;0.1738902,0.07441358;0.006311007;-0.0525271,0.08900063;-0.2755524;-0.0231337,0.0896962;-0.6240708;0.05790804,0.08776011;-0.5869146;-0.02184922,-0.07271839;0.009328762;-0.05441796,-0.116395;-0.2702567;-0.03325022,-0.1400728;-0.6189303;0.04355684,-0.1399143;-0.581685;-0.03621573,0.004090163;0.4889621;-0.01848769,0;0;0,-0.04143853;0.2691543;-0.0679605,-0.08259588;0.5319002;-0.1506553,0.082578;0.4953355;-0.1908476,0.2251429;0.3195069;-0.1734989,0.2094845;0.05497;-0.1928294,-0.1807998;0.4410403;0.002397195,-0.2848934;0.3294288;0.170471,-0.3026109;0.06955016;0.1180516,0.06186021;0.01262701;-0.06595588,0.08295105;-0.2692995;-0.09037614,0.05350674;-0.6214957;-0.03448176,0.07056671;-0.6506914;-0.08567762,-0.0905402;-0.006352253;-0.009921066,-0.1285971;-0.2834149;-0.05800104,-0.1254724;-0.641215;-0.0563569,-0.1570788;-0.6371862;-0.1252243,-0.07322708;0.4667323;-0.1275027,379.9877
+0;0;0,0.002172656;0.281499;-0.004878148,0.004756833;0.5622662;-0.02663432,0.1639497;0.4516697;-0.004264062,0.1897275;0.228666;0.02220472,0.223583;-0.02976161;-0.03216044,-0.1564785;0.456888;0.0002311766,-0.204709;0.2590819;0.09842651,-0.2642993;0.01049833;0.1728698,0.07459917;0.006326747;-0.0526581,0.0891922;-0.2756522;-0.02325266,0.08988605;-0.62331;0.05758896,0.08794561;-0.5861377;-0.02234749,-0.07289975;0.009352029;-0.0545537,-0.1165942;-0.270348;-0.03337727,-0.1402136;-0.6181607;0.04324012,-0.1400548;-0.5808991;-0.03671167,0.004117334;0.4920473;-0.01864753,0;0;0,-0.040737;0.2696879;-0.06985092,-0.07878627;0.534532;-0.1576681,0.0821746;0.4932002;-0.1929109,0.225269;0.3190694;-0.175642,0.2081933;0.05403137;-0.1943464,-0.1739549;0.4433886;-0.006720677,-0.2843728;0.3349348;0.1580258,-0.3386726;0.08664273;0.07872141,0.06210442;0.01253569;-0.06605935,0.08266436;-0.2694741;-0.09130907,0.05371685;-0.6207074;-0.03474903,0.07098123;-0.6503102;-0.08568525,-0.09080026;-0.006124177;-0.009785118,-0.1285185;-0.2833437;-0.05791478,-0.1253335;-0.6402596;-0.05628156,-0.1571656;-0.6364779;-0.1251609,-0.07017234;0.4688369;-0.133074,380.0206
+0;0;0,0.002321544;0.2814903;-0.005294059,0.00509216;0.5622221;-0.02748317,0.1642726;0.4513574;-0.006260451,0.1897477;0.2284479;0.02127361,0.2233245;-0.03022097;-0.03210836,-0.1562833;0.4575953;6.324798E-05,-0.2038694;0.2619348;0.1027681,-0.2639638;0.01417924;0.1795302,0.07461905;0.00614111;-0.05265192,0.08921503;-0.2758406;-0.02327374,0.08998638;-0.6234955;0.05757929,0.08771704;-0.5863544;-0.02235129,-0.07293195;0.009515948;-0.05448228,-0.1165965;-0.2701956;-0.03339635,-0.1400812;-0.6179893;0.04334865,-0.1402517;-0.5807639;-0.03660639,0.004403745;0.4920154;-0.01939303,0;0;0,-0.040737;0.2696879;-0.06985092,-0.07878627;0.534532;-0.1576681,0.0821746;0.4932002;-0.1929109,0.225269;0.3190694;-0.175642,0.2081933;0.05403137;-0.1943464,-0.1739549;0.4433886;-0.006720677,-0.2843728;0.3349348;0.1580258,-0.3386726;0.08664273;0.07872141,0.06210442;0.01253569;-0.06605935,0.08266436;-0.2694741;-0.09130907,0.05371685;-0.6207074;-0.03474903,0.07098123;-0.6503102;-0.08568525,-0.09080026;-0.006124177;-0.009785118,-0.1285185;-0.2833437;-0.05791478,-0.1253335;-0.6402596;-0.05628156,-0.1571656;-0.6364779;-0.1251609,-0.07017234;0.4688369;-0.133074,380.0428
+0;0;0,0.002327408;0.2822013;-0.005307432,0.005109348;0.5640798;-0.02758322,0.1621362;0.4535576;-0.006513659,0.1878702;0.2283819;0.02130032,0.2211148;-0.02772766;-0.0315535,-0.1541055;0.4597115;-0.000275068,-0.2021753;0.262062;0.1034739,-0.2616752;0.01675762;0.1794766,0.07471307;0.006148849;-0.05271827,0.08931146;-0.2758793;-0.02333525,0.0900821;-0.6232138;0.05744325,0.08781553;-0.5860813;-0.02238987,-0.07302385;0.009527938;-0.05455093,-0.1166956;-0.2702297;-0.03346153,-0.1401587;-0.6177028;0.04321273,-0.140329;-0.5804863;-0.03664483,0.004418926;0.4936684;-0.01946949,0;0;0,-0.04014762;0.270096;-0.07146668,-0.07722673;0.5357503;-0.1609561,0.08184959;0.4920492;-0.1952193,0.2253001;0.315154;-0.1787887,0.2072382;0.05272058;-0.1959157,-0.1709132;0.4446545;-0.01131251,-0.2941034;0.3532506;0.1578308,-0.3371555;0.1054884;0.07876593,0.06237307;0.01245993;-0.06598043,0.08242179;-0.2695995;-0.09160995,0.05384259;-0.6204709;-0.03469324,0.07115217;-0.649936;-0.08562088,-0.09091367;-0.005961661;-0.009911103,-0.1285018;-0.2832938;-0.05776917,-0.1252521;-0.6398809;-0.05633876,-0.1572039;-0.6361683;-0.125022,-0.06869406;0.4699339;-0.1360669,380.0771
+0;0;0,0.002335242;0.2831512;-0.005325296,0.005122385;0.565557;-0.02764294,0.1606896;0.4552698;-0.00667753,0.1866074;0.2284866;0.02133501,0.2197674;-0.02697146;-0.03138434,-0.152628;0.4613668;-0.0004966222,-0.201041;0.2623062;0.103993,-0.2603896;0.01762596;0.1798023,0.07413055;0.006100907;-0.05230723,0.08873796;-0.2761018;-0.02290602,0.08950491;-0.6217713;0.05748529,0.08723356;-0.5846239;-0.02251637,-0.07245449;0.00945365;-0.0541256,-0.1161532;-0.2704771;-0.03302316,-0.1395039;-0.6162847;0.04328358,-0.1396745;-0.5790529;-0.03674255,0.004430631;0.4950097;-0.01951357,0;0;0,-0.03900057;0.2712134;-0.07162833,-0.07453145;0.5377781;-0.1607249,0.08222792;0.4922885;-0.1962924,0.2261327;0.313542;-0.1811876,0.2076465;0.05174661;-0.1972859,-0.1676306;0.4465949;-0.0123635,-0.3027611;0.3669096;0.1557943,-0.335044;0.1172651;0.07981294,0.06214484;0.01200646;-0.06528759,0.08331496;-0.2700267;-0.09221864,0.05495051;-0.6191038;-0.03484774,0.07227103;-0.6488742;-0.08568096,-0.09015799;-0.005235191;-0.0106177,-0.1261463;-0.2831039;-0.05762818,-0.1235702;-0.6379899;-0.05731946,-0.1559822;-0.6342061;-0.1260122,-0.06644967;0.471684;-0.1360319,380.1103
+0;0;0,0.002414834;0.2834534;-0.005625352,0.00527122;0.5661232;-0.02832328,0.1600201;0.4562579;-0.007811689,0.1859028;0.2277737;0.02091476,0.2189038;-0.02690414;-0.03139418,-0.1517238;0.4631306;-0.0004788246,-0.2003705;0.2644061;0.1083433,-0.2598169;0.02254374;0.1899202,0.07391354;0.005832881;-0.05224241,0.08851499;-0.2765028;-0.02280555,0.08930222;-0.6218596;0.05750507,0.08681826;-0.5847301;-0.02255216,-0.07233488;0.009680333;-0.05385594,-0.1160282;-0.2704019;-0.03292723,-0.1392895;-0.6158894;0.0433549,-0.1396718;-0.5786794;-0.03673272,0.00456379;0.4955647;-0.02009533,0;0;0,-0.03848238;0.2715824;-0.07173157,-0.07272415;0.5388008;-0.1603186,0.08217798;0.4920185;-0.1979194,0.2265039;0.3113522;-0.1827574,0.2075778;0.05041111;-0.1981735,-0.1654046;0.4475842;-0.01278771,-0.3151577;0.3846855;0.1524936,-0.3433039;0.1366936;0.07253191,0.06210807;0.01192838;-0.06501389,0.08300622;-0.27017;-0.09288764,0.05510451;-0.6188571;-0.03491759,0.07241115;-0.6486941;-0.08577203,-0.0898962;-0.005111219;-0.01091112,-0.1250473;-0.2833216;-0.05735013,-0.1235153;-0.6378908;-0.05740959,-0.1563577;-0.634046;-0.1259912,-0.06488134;0.4725881;-0.1358018,380.1328
+0;0;0,0.002414834;0.2834534;-0.005625352,0.00527122;0.5661232;-0.02832328,0.1600201;0.4562579;-0.007811689,0.1859028;0.2277737;0.02091476,0.2189038;-0.02690414;-0.03139418,-0.1517238;0.4631306;-0.0004788246,-0.2003705;0.2644061;0.1083433,-0.2598169;0.02254374;0.1899202,0.07391354;0.005832881;-0.05224241,0.08851499;-0.2765028;-0.02280555,0.08930222;-0.6218596;0.05750507,0.08681826;-0.5847301;-0.02255216,-0.07233488;0.009680333;-0.05385594,-0.1160282;-0.2704019;-0.03292723,-0.1392895;-0.6158894;0.0433549,-0.1396718;-0.5786794;-0.03673272,0.00456379;0.4955647;-0.02009533,0;0;0,-0.03848238;0.2715824;-0.07173157,-0.07272415;0.5388008;-0.1603186,0.08217798;0.4920185;-0.1979194,0.2265039;0.3113522;-0.1827574,0.2075778;0.05041111;-0.1981735,-0.1654046;0.4475842;-0.01278771,-0.3151577;0.3846855;0.1524936,-0.3433039;0.1366936;0.07253191,0.06210807;0.01192838;-0.06501389,0.08300622;-0.27017;-0.09288764,0.05510451;-0.6188571;-0.03491759,0.07241115;-0.6486941;-0.08577203,-0.0898962;-0.005111219;-0.01091112,-0.1250473;-0.2833216;-0.05735013,-0.1235153;-0.6378908;-0.05740959,-0.1563577;-0.634046;-0.1259912,-0.06488134;0.4725881;-0.1358018,380.1558
+0;0;0,0.002425861;0.2847477;-0.00565104,0.005300548;0.5692302;-0.02850134,0.1538616;0.4603344;-0.008409011,0.1798845;0.230612;0.02047312,0.2127116;-0.0227239;-0.0315602,-0.1454854;0.4669338;-0.001367746,-0.1943958;0.2671324;0.1080441,-0.253529;0.02654442;0.1891912,0.07292771;0.005755084;-0.05154563,0.08755002;-0.2769841;-0.0220667,0.0883271;-0.6178888;0.05720863,0.08584204;-0.5807562;-0.02288383,-0.07137011;0.009551222;-0.05313762,-0.1151259;-0.2709313;-0.03217901,-0.1380873;-0.6119651;0.04311977,-0.1384698;-0.5747519;-0.03700311,0.004587167;0.4980781;-0.02020418,0;0;0,-0.03528674;0.2722908;-0.07570791,-0.06444348;0.540046;-0.170115,0.08395529;0.4919413;-0.2023664,0.2278819;0.3093256;-0.1875193,0.2079112;0.04972112;-0.2005894,-0.1543465;0.449407;-0.0258503,-0.3187548;0.4095326;0.1343487,-0.3446459;0.1577781;0.07179107,0.06277002;0.01108652;-0.06281352,0.0831859;-0.2711194;-0.09391427,0.05491159;-0.6150811;-0.03567243,0.0722484;-0.6449952;-0.08648181,-0.08840749;-0.004045658;-0.01327676,-0.1214228;-0.2831468;-0.05840791,-0.122317;-0.6331469;-0.05898906,-0.15515;-0.6294563;-0.1275577,-0.05780426;0.4737087;-0.1438994,380.1893
+0;0;0,0.00251603;0.2847611;-0.005897034,0.005454869;0.568985;-0.02897557,0.1535808;0.4604454;-0.009604457,0.179396;0.231523;0.01976693,0.2119919;-0.02103515;-0.03158509,-0.1449828;0.46781;-0.001527408,-0.1934058;0.2707301;0.1113856,-0.2531019;0.03284681;0.1970187,0.07288094;0.005524378;-0.0515001,0.08752677;-0.2772581;-0.021999,0.08829846;-0.6163474;0.05663738,0.0856229;-0.5792518;-0.02322917,-0.07133467;0.009743412;-0.05301737,-0.114927;-0.2708228;-0.03220711,-0.1379234;-0.6100575;0.04233697,-0.1385015;-0.572874;-0.03756445,0.004726236;0.4979708;-0.0206325,0;0;0,-0.03384601;0.2720488;-0.07729101,-0.06273743;0.5394708;-0.1720133,0.08485078;0.4920199;-0.2048478,0.2277316;0.3095697;-0.1896293,0.2077487;0.0508078;-0.2009461,-0.1522486;0.4489085;-0.02816506,-0.3217153;0.4203147;0.1280336,-0.3427458;0.1664806;0.07693496,0.06286327;0.01127368;-0.06257415,0.0827784;-0.2709536;-0.09422731,0.05430941;-0.6129138;-0.03575897,0.07132003;-0.6427252;-0.08644843,-0.08825742;-0.003768179;-0.01381446,-0.121214;-0.2830504;-0.0581547,-0.1228513;-0.6311334;-0.05933013,-0.1556757;-0.6274107;-0.1276546,-0.0560356;0.4732837;-0.1457932,380.2231
+0;0;0,0.00251603;0.2847611;-0.005897034,0.005454869;0.568985;-0.02897557,0.1535808;0.4604454;-0.009604457,0.179396;0.231523;0.01976693,0.2119919;-0.02103515;-0.03158509,-0.1449828;0.46781;-0.001527408,-0.1934058;0.2707301;0.1113856,-0.2531019;0.03284681;0.1970187,0.07288094;0.005524378;-0.0515001,0.08752677;-0.2772581;-0.021999,0.08829846;-0.6163474;0.05663738,0.0856229;-0.5792518;-0.02322917,-0.07133467;0.009743412;-0.05301737,-0.114927;-0.2708228;-0.03220711,-0.1379234;-0.6100575;0.04233697,-0.1385015;-0.572874;-0.03756445,0.004726236;0.4979708;-0.0206325,0;0;0,-0.03384601;0.2720488;-0.07729101,-0.06273743;0.5394708;-0.1720133,0.08485078;0.4920199;-0.2048478,0.2277316;0.3095697;-0.1896293,0.2077487;0.0508078;-0.2009461,-0.1522486;0.4489085;-0.02816506,-0.3217153;0.4203147;0.1280336,-0.3427458;0.1664806;0.07693496,0.06286327;0.01127368;-0.06257415,0.0827784;-0.2709536;-0.09422731,0.05430941;-0.6129138;-0.03575897,0.07132003;-0.6427252;-0.08644843,-0.08825742;-0.003768179;-0.01381446,-0.121214;-0.2830504;-0.0581547,-0.1228513;-0.6311334;-0.05933013,-0.1556757;-0.6274107;-0.1276546,-0.0560356;0.4732837;-0.1457932,380.2462
+0;0;0,0.002519648;0.2851706;-0.005905515,0.005451515;0.5687189;-0.02892303,0.1563876;0.4597678;-0.009378739,0.1820746;0.2319812;0.01984692,0.2150053;-0.02317044;-0.03203245,-0.1478062;0.4672712;-0.001149375,-0.195989;0.2711693;0.1112033,-0.2562981;0.03084311;0.1977158,0.07255278;0.005499503;-0.05126821,0.08720296;-0.2773669;-0.02175835,0.08797286;-0.6156671;0.05669502,0.08529127;-0.5785555;-0.02335162,-0.07101347;0.00969954;-0.05277865,-0.1146188;-0.27095;-0.0319622,-0.1375616;-0.6093952;0.04240839,-0.1381411;-0.5721956;-0.0376732,0.004725919;0.4980009;-0.02061475,0;0;0,-0.03390227;0.2725813;-0.07689977,-0.06377096;0.5401999;-0.1687286,0.0859647;0.4907806;-0.2065964,0.22822;0.3093415;-0.1909773,0.2081889;0.04789594;-0.2020783,-0.1544874;0.4492354;-0.02356773,-0.3256125;0.4213649;0.1292071,-0.3417786;0.167758;0.06362931,0.06274644;0.01125449;-0.06211925,0.08281251;-0.2709737;-0.09442258,0.05425717;-0.6121164;-0.03603792,0.07134753;-0.6420735;-0.08681488,-0.08774301;-0.00378943;-0.01447011,-0.1206052;-0.2832855;-0.05806953,-0.1226587;-0.6305541;-0.05974466,-0.1560056;-0.6267801;-0.1280485,-0.05663816;0.4739629;-0.1435816,380.2687
+0;0;0,0.002633641;0.285549;-0.006161407,0.005653199;0.5687755;-0.02937081,0.1583334;0.4595892;-0.01007509,0.1838313;0.2317893;0.01964792,0.2175826;-0.02881427;-0.03316667,-0.1494394;0.4678234;-0.0008860882,-0.1973731;0.2736431;0.1149705,-0.2587004;0.03021617;0.2089122,0.07241729;0.005307768;-0.05115437,0.08705708;-0.2775796;-0.02149428,0.08764316;-0.6152433;0.05691845,0.08481154;-0.5781552;-0.02293072,-0.07089376;0.009810772;-0.05260254,-0.1143623;-0.2709002;-0.03183971,-0.1372405;-0.6086981;0.04255715,-0.1379782;-0.5715356;-0.03733217,0.004905201;0.4981796;-0.02102421,0;0;0,-0.03382846;0.2731249;-0.07642984,-0.06383529;0.540954;-0.1666515,0.08662855;0.4909084;-0.2080269,0.2288111;0.3093767;-0.192004,0.208618;0.04230568;-0.202399,-0.1554642;0.449714;-0.02048907,-0.3291082;0.4278532;0.1304952,-0.3379758;0.1688305;0.06214768,0.06256784;0.01122496;-0.06203604,0.08273017;-0.270993;-0.09468222,0.05412696;-0.6114691;-0.03617096,0.0711747;-0.6411866;-0.08693862,-0.08752368;-0.00354277;-0.01470578,-0.1205246;-0.2830741;-0.05820858,-0.1229048;-0.6297098;-0.06011279,-0.1565198;-0.6257806;-0.1281165,-0.05662722;0.4746755;-0.1419694,380.3022
+0;0;0,0.002638013;0.2860231;-0.006171637,0.005660006;0.5694777;-0.02939856,0.1593348;0.4600084;-0.01002798,0.1856313;0.2250743;0.02062591,0.2187819;-0.03089142;-0.03124875,-0.1504339;0.4682961;-0.0007793792,-0.1998688;0.2680344;0.1187056,-0.2601047;0.02893965;0.2109755,0.07220574;0.005292263;-0.05100494,0.08685058;-0.2776926;-0.02133463,0.08743504;-0.6144246;0.05686176,0.08460991;-0.5773527;-0.02280452,-0.07068668;0.009782113;-0.05244888,-0.1141702;-0.2710256;-0.0316789,-0.1369852;-0.6078914;0.0425127,-0.1377213;-0.5707453;-0.03719364,0.004911661;0.4988492;-0.0210481,0;0;0,-0.03381768;0.2736639;-0.07628036,-0.06406888;0.5417691;-0.1663153,0.08693941;0.4907858;-0.2093241,0.2309266;0.3016351;-0.1915777,0.208334;0.03957701;-0.2026896,-0.1562946;0.4503487;-0.01938666,-0.3363367;0.4289296;0.1353753,-0.3404779;0.1755218;0.06413125,0.06257071;0.01128021;-0.06165099,0.08224396;-0.2709798;-0.09507966,0.05358812;-0.6104667;-0.03650523,0.07045018;-0.6401625;-0.08706999,-0.08715677;-0.003520951;-0.01531283,-0.1206663;-0.2831356;-0.05853256,-0.1232486;-0.6288128;-0.06055792,-0.1569352;-0.6248074;-0.1283385,-0.05680022;0.4754577;-0.1416445,380.3255
+0;0;0,0.002639326;0.2861654;-0.006174709,0.005661582;0.5696443;-0.029401,0.1598355;0.4600979;-0.01000054,0.186516;0.2217319;0.02110113,0.2191575;-0.03030191;-0.02997669,-0.1509334;0.4684123;-0.0007220842,-0.2010904;0.2652253;0.1205083,-0.2604009;0.02980323;0.2113608,0.07208377;0.005283323;-0.05091877,0.0867334;-0.2777941;-0.02123875,0.08731411;-0.6123664;0.0564561,0.08449446;-0.5753083;-0.02305535,-0.07056726;0.009765589;-0.05236028,-0.114065;-0.271134;-0.0315835,-0.1367337;-0.6058393;0.04213224,-0.1374683;-0.568707;-0.03741919,0.004913749;0.499064;-0.02105624,0;0;0,-0.03294532;0.2737392;-0.07692337,-0.06269164;0.5417106;-0.1675839,0.08817591;0.4918309;-0.2113051,0.2321924;0.2986608;-0.1902797,0.2077217;0.04088393;-0.2024348,-0.1553969;0.4502095;-0.02005104,-0.3376096;0.4418214;0.138775,-0.3430831;0.1921931;0.06912458,0.06278615;0.01140016;-0.06119347,0.08176575;-0.2708922;-0.09553218,0.05249688;-0.6080704;-0.03696871,0.0693806;-0.63769;-0.08736992,-0.08688977;-0.003377519;-0.0159832,-0.1213375;-0.2830325;-0.05881739,-0.1238338;-0.6264913;-0.06110937,-0.1215746;-0.6480384;-0.1220818,-0.05557889;0.4755231;-0.1426761,380.3587
+0;0;0,0.00270751;0.2842586;-0.006320318,0.005753567;0.5652397;-0.02943162,0.1585837;0.4566301;-0.01074267,0.1853908;0.2167311;0.0210287,0.2177451;-0.03285755;-0.02921169,-0.149864;0.4667197;-0.001354601,-0.2004673;0.2643979;0.1242827,-0.2591622;0.03337049;0.2193967,0.07207981;0.005093164;-0.05095205,0.08670799;-0.2779401;-0.02113014,0.08711655;-0.61151;0.05615223,0.0843173;-0.5744982;-0.02302308,-0.07060266;0.009941369;-0.05228754,-0.1140018;-0.2709478;-0.03157634,-0.1365609;-0.6045978;0.04197891,-0.1372864;-0.5675074;-0.03723556,0.005001843;0.4953529;-0.02115044,0;0;0,-0.03158474;0.2713796;-0.0787766,-0.05999777;0.5357915;-0.1724195,0.08949788;0.4919919;-0.2126513,0.2337853;0.297169;-0.1901858,0.2073801;0.04216242;-0.2020106,-0.1522729;0.4448314;-0.02523871,-0.333371;0.4529532;0.1372945,-0.345321;0.2035994;0.07775205,0.06290214;0.01152715;-0.06105733,0.08119155;-0.2707829;-0.0953753,0.05171737;-0.606855;-0.03682303,0.06865929;-0.6361847;-0.08700967,-0.08684916;-0.003358234;-0.01623262,-0.1213936;-0.2830177;-0.05875859,-0.1243898;-0.6254035;-0.06089295,-0.122221;-0.6466238;-0.1217001,-0.05323581;0.4706857;-0.146558,380.3922
+0;0;0,0.002707428;0.28425;-0.006320127,0.005759392;0.5657765;-0.02947865,0.1577665;0.4571893;-0.01082348,0.1846338;0.2167514;0.02101927,0.2166878;-0.03052026;-0.02875472,-0.1490322;0.467225;-0.001485595,-0.1997492;0.2644486;0.1244339,-0.2578992;0.03556599;0.2186649,0.07167307;0.005064423;-0.05066453,0.08629933;-0.2779319;-0.0208465,0.08670475;-0.6089389;0.05584207,0.08391666;-0.5719551;-0.0230175,-0.07020424;0.00988527;-0.05199248,-0.1135977;-0.2709672;-0.03128399,-0.1359835;-0.6020537;0.04170611,-0.1367061;-0.5649917;-0.03719246,0.005005683;0.4957051;-0.0211756,0;0;0,-0.03062571;0.2711294;-0.07997656,-0.05879725;0.5359149;-0.174293,0.08988427;0.4931192;-0.2137094,0.2337929;0.2975398;-0.1895187,0.2073873;0.04491544;-0.2010019,-0.1506036;0.4450256;-0.0276513,-0.3158524;0.479966;0.1484685,-0.3514156;0.2378806;0.07934473,0.06281981;0.01173344;-0.06037855,0.07940251;-0.2706311;-0.09480572,0.05006178;-0.6040546;-0.03636933,0.06681675;-0.6331801;-0.08635759,-0.08611795;-0.003509253;-0.01734808,-0.1224949;-0.2830846;-0.05863168,-0.1258391;-0.6228384;-0.06039932,-0.1235327;-0.6437682;-0.1210311,-0.05204224;0.4706617;-0.1482952,380.4255
+0;0;0,0.002710023;0.2845224;-0.006326186,0.005762718;0.5661163;-0.02949028,0.157876;0.4574851;-0.01082585,0.184962;0.2150896;0.02127616,0.2169971;-0.03203595;-0.02846843,-0.1491364;0.4675278;-0.00148146,-0.2002663;0.2631005;0.1254633,-0.258382;0.03435305;0.2196386,0.0715046;0.005052519;-0.05054544,0.08613136;-0.2779537;-0.02072638,0.0865365;-0.608734;0.05590968,0.08375329;-0.5717623;-0.0228123,-0.07003923;0.009862034;-0.05187027,-0.1134342;-0.2710002;-0.03116105,-0.1358047;-0.6018599;0.04177906,-0.136526;-0.5648102;-0.03698187,0.005008823;0.4960278;-0.02118518,0;0;0,-0.03086608;0.2714631;-0.07972121,-0.05912589;0.5364443;-0.1736739,0.08954916;0.4935074;-0.2136056,0.2344266;0.2962142;-0.1889949,0.2086022;0.04368708;-0.2006125,-0.1509422;0.4455193;-0.02706498,-0.3195172;0.4708645;0.1503043,-0.3460191;0.2310399;0.0705949,0.06264178;0.01184517;-0.06024098,0.07926065;-0.2705151;-0.09476733,0.04976654;-0.6036675;-0.03621435,0.06638156;-0.6326813;-0.08616257,-0.08584073;-0.003613378;-0.01765187,-0.1226246;-0.2831971;-0.05858416,-0.1257955;-0.6227199;-0.06034594,-0.1586286;-0.6186256;-0.1274607,-0.05234311;0.4711138;-0.1478307,380.4582
+0;0;0,0.002784481;0.2845168;-0.006544511,0.005861263;0.5661007;-0.02982852,0.1579998;0.4574626;-0.01161836,0.1850433;0.2151497;0.02113595,0.2169433;-0.03195152;-0.02881623,-0.1493155;0.4688621;-0.002034444,-0.2005441;0.2664396;0.1280444,-0.2589806;0.03998278;0.2274139,0.07150696;0.004832415;-0.05056361,0.08618236;-0.2781618;-0.02065581,0.08657977;-0.6089494;0.05594866,0.08378048;-0.5719904;-0.02277387,-0.07006705;0.01005726;-0.05179515,-0.1134235;-0.2708255;-0.03128418,-0.1354886;-0.6016979;0.04169132,-0.1362287;-0.5646636;-0.03707081,0.005103303;0.4960153;-0.02149656,0;0;0,-0.03086608;0.2714631;-0.07972121,-0.05912589;0.5364443;-0.1736739,0.08954916;0.4935074;-0.2136056,0.2344266;0.2962142;-0.1889949,0.2086022;0.04368708;-0.2006125,-0.1509422;0.4455193;-0.02706498,-0.3195172;0.4708645;0.1503043,-0.3460191;0.2310399;0.0705949,0.06264178;0.01184517;-0.06024098,0.07926065;-0.2705151;-0.09476733,0.04976654;-0.6036675;-0.03621435,0.06638156;-0.6326813;-0.08616257,-0.08584073;-0.003613378;-0.01765187,-0.1226246;-0.2831971;-0.05858416,-0.1257955;-0.6227199;-0.06034594,-0.1586286;-0.6186256;-0.1274607,-0.05234311;0.4711138;-0.1478307,380.4817
+0;0;0,0.002786834;0.2847572;-0.006550041,0.005868935;0.5668285;-0.02987642,0.1579063;0.4580512;-0.01165316,0.1850569;0.2147788;0.02123086,0.2168102;-0.03118651;-0.02849169,-0.1492092;0.4694434;-0.002075473,-0.2006407;0.2662192;0.1285184,-0.2588086;0.0408034;0.2274312,0.07135438;0.004822104;-0.05045572,0.0860325;-0.2782246;-0.02054236,0.08642967;-0.6088131;0.05601599,0.08362845;-0.5718493;-0.02276072,-0.06991754;0.0100358;-0.05168463,-0.113282;-0.270899;-0.03116985,-0.1353339;-0.6015723;0.04176172,-0.1360745;-0.5645331;-0.0370546,0.005109199;0.4965789;-0.02152493,0;0;0,-0.03076053;0.2717322;-0.07970405,-0.05884067;0.5372919;-0.1735542,0.08964711;0.4935148;-0.2137787,0.2350685;0.2954279;-0.1889949,0.2103961;0.04396737;-0.2007582,-0.1506283;0.4463004;-0.02701923,-0.3206411;0.4705787;0.1504808,-0.3399217;0.2307036;0.07258523,0.06261406;0.01171163;-0.06002331,0.0795124;-0.2706388;-0.09492874,0.04962631;-0.603497;-0.03608751,0.06646537;-0.6325964;-0.08594561,-0.08554021;-0.003474749;-0.01820107,-0.1221687;-0.2831589;-0.05895447,-0.1257862;-0.6224738;-0.06050783,-0.1587224;-0.6183704;-0.1276397,-0.05211029;0.4717641;-0.1477444,380.5156
+0;0;0,0.002789403;0.2850197;-0.00655608,0.005872742;0.5672041;-0.02989098,0.1582771;0.4583231;-0.01164269,0.1854784;0.2145956;0.02130283,0.2172703;-0.03166759;-0.02847995,-0.1495763;0.4697426;-0.002041992,-0.2011039;0.2661384;0.1287962,-0.2593423;0.04044954;0.2278288,0.07101015;0.004798841;-0.05021231,0.08569034;-0.2782878;-0.02029474,0.0860873;-0.6087029;0.05622346,0.08329856;-0.5717701;-0.02220251,-0.06958023;0.009987384;-0.05143529,-0.1129508;-0.270987;-0.03091762,-0.1349911;-0.6014868;0.04197569,-0.1357284;-0.5644789;-0.03648973,0.005112886;0.4969434;-0.02153818,0;0;0,-0.03099309;0.2720072;-0.07961464,-0.05934404;0.5377088;-0.1733208,0.08947289;0.4936683;-0.2139494,0.2355077;0.2955003;-0.1888156,0.2113782;0.04368389;-0.200685,-0.1513338;0.446654;-0.02652505,-0.3213329;0.4727458;0.1513736,-0.3317548;0.2328873;0.07078896,0.06257097;0.01175129;-0.05944347,0.07918911;-0.2706171;-0.09466505,0.04913985;-0.6032723;-0.0357852,0.06565694;-0.6321976;-0.08539844,-0.08480256;-0.003694531;-0.01953516,-0.1224549;-0.2834382;-0.05921386,-0.1258271;-0.6225777;-0.06074156,-0.1586369;-0.6183611;-0.1275638,-0.05256647;0.4721652;-0.1475329,380.5373
+0;0;0,0.002856802;0.2851111;-0.006740778,0.005961381;0.5673655;-0.03018495,0.1647052;0.4568062;-0.01186536,0.1914337;0.2161289;0.02115118,0.2234859;-0.03212449;-0.02917444,-0.1560517;0.4696357;-0.001579816,-0.207045;0.2706631;0.1308577,-0.2650586;0.04614538;0.2377031,0.0707417;0.00454073;-0.04998029,0.08546561;-0.278567;-0.01999515,0.08591437;-0.6092206;0.0565008,0.08309672;-0.5723072;-0.02181639,-0.06927807;0.01014746;-0.05119194,-0.1125636;-0.2708675;-0.03062835,-0.1345465;-0.6015987;0.04229083,-0.1353151;-0.564611;-0.03606666,0.005197941;0.4970938;-0.02180561,0;0;0,-0.0310213;0.2721278;-0.07953668,-0.05956122;0.5379409;-0.1731062,0.09463418;0.4919919;-0.2184868,0.2363598;0.2950172;-0.1894195,0.2130393;0.04101259;-0.2007122,-0.1556036;0.4458277;-0.02133456,-0.3299759;0.3684762;0.1314435,-0.2929667;0.1436597;0.0162149,0.06247924;0.01178026;-0.05899668,0.07893131;-0.2705995;-0.09445,0.04840796;-0.6034361;-0.0355289,0.06565601;-0.6320485;-0.08509111,-0.08419631;-0.00376217;-0.02049058,-0.1225926;-0.2835512;-0.05934574,-0.1260525;-0.6229168;-0.06097021,-0.1589093;-0.6186646;-0.1276545,-0.052737;0.4723773;-0.1473427,380.5704
+0;0;0,0.002861649;0.2855949;-0.006752217,0.005972157;0.5683883;-0.0302416,0.1652511;0.4575503;-0.01187149,0.1920692;0.2160654;0.02125585,0.2241416;-0.03234456;-0.02910152,-0.1565849;0.4704229;-0.001551341,-0.2077493;0.2707827;0.1313306,-0.2657995;0.04612333;0.2382434,0.07020056;0.004505996;-0.04959797,0.08492831;-0.2786755;-0.01960502,0.08537651;-0.6089212;0.05679655,0.0825621;-0.5720158;-0.02143052,-0.06874812;0.01006984;-0.05080035,-0.1120449;-0.2710183;-0.0302314,-0.1340007;-0.6013415;0.04259782,-0.1347684;-0.5643618;-0.03566951,0.00520716;0.4979734;-0.02184518,0;0;0,-0.03078674;0.2726489;-0.07958031,-0.05919157;0.5390736;-0.1730905,0.09493858;0.4919986;-0.2200742,0.2371807;0.2945124;-0.1901076,0.2132116;0.04037476;-0.2006695,-0.1556098;0.4468066;-0.02088007,-0.3152837;0.4322102;0.1646538,-0.2831484;0.1824696;0.1214226,0.06235076;0.01174402;-0.05816221,0.07864583;-0.2706489;-0.09417582,0.0475005;-0.603003;-0.03526735,0.06453624;-0.6316995;-0.08465958,-0.08311135;-0.003678274;-0.02207612,-0.1227393;-0.2835945;-0.05928936,-0.126229;-0.6225407;-0.06097708,-0.159244;-0.6182361;-0.1274965,-0.05240032;0.4733477;-0.1473353,380.5932
+0;0;0,0.002864514;0.2858808;-0.006758975,0.005977592;0.5689079;-0.03026748,0.1644417;0.4582232;-0.01194188,0.1914669;0.2148738;0.02144123,0.2234486;-0.03283343;-0.02877368,-0.1557569;0.4710303;-0.001674239,-0.2073164;0.2698487;0.1322336,-0.2652023;0.04582489;0.238844,0.06993721;0.004489091;-0.0494119,0.08466518;-0.2786967;-0.01941849,0.08511347;-0.609015;0.05699991,0.08229769;-0.5721063;-0.02126545,-0.06849021;0.01003206;-0.05060977,-0.1117877;-0.2710604;-0.03004051,-0.1337483;-0.6014563;0.04280475,-0.1345164;-0.5644732;-0.03550088,0.005212027;0.4984406;-0.02186483,0;0;0,-0.03073231;0.2729445;-0.07961488,-0.0591882;0.5396272;-0.1730857,0.09415238;0.4925001;-0.2197928,0.2385416;0.294;-0.1912763,0.2136018;0.04062846;-0.2004471,-0.1550742;0.4474746;-0.02152413,-0.3141489;0.3526782;0.1420992,-0.2604584;0.1040632;0.1275695,0.06222876;0.01177821;-0.05780792,0.07839617;-0.2706157;-0.09390497,0.04707365;-0.6030576;-0.03515578,0.06472173;-0.6314324;-0.08477497,-0.08270679;-0.003582904;-0.02235286,-0.122854;-0.2834859;-0.05913889,-0.1263981;-0.6225061;-0.06084016,-0.1594673;-0.6182077;-0.1273758,-0.05238092;0.4738438;-0.1473365,380.626
+0;0;0,0.002970327;0.2860849;-0.00692169,0.006120399;0.5692756;-0.03046995,0.1639734;0.459095;-0.007078955,0.1936923;0.2140402;0.02145719,0.22648;-0.03871644;-0.0300761,-0.1554229;0.4721449;-0.001945486,-0.2074314;0.2725258;0.1366067,-0.2668442;0.04556833;0.248754,0.06976992;0.004312684;-0.04926292,0.08457605;-0.2788614;-0.01914996,0.08510088;-0.6089931;0.0570613,0.08327444;-0.5721366;-0.02085273,-0.06831267;0.01007804;-0.05044888,-0.1114001;-0.2710455;-0.02979446,-0.1332963;-0.6012398;0.0429218,-0.1330833;-0.5643059;-0.03500649,0.005347954;0.4987755;-0.02205666,0;0;0,-0.03092195;0.2731267;-0.07966757,-0.05963988;0.5399647;-0.1731215,0.0933734;0.4928968;-0.2198453,0.239274;0.2935806;-0.1927259,0.213953;0.03490227;-0.2005329,-0.1552813;0.447858;-0.02183302,-0.315252;0.3514;0.1420407,-0.2402276;0.1035609;0.1182977,0.06207031;0.01189882;-0.05761051,0.07780291;-0.2705148;-0.09378505,0.04621167;-0.6027142;-0.03512597,0.06368777;-0.6308669;-0.08445954,-0.08244888;-0.003622162;-0.02241292,-0.1224054;-0.2835281;-0.0594229,-0.1268667;-0.62231;-0.06091073,-0.1255609;-0.6430401;-0.1204566,-0.0527688;0.4741502;-0.1473751,380.6591
+0;0;0,0.002973349;0.2863759;-0.006928732,0.006129073;0.5700754;-0.03052099,0.1700663;0.4582105;-0.006536035,0.1995508;0.2150892;0.02177496,0.232556;-0.03934419;-0.03010021,-0.1615843;0.4717611;-0.001205608,-0.2131825;0.273717;0.1362534,-0.2729895;0.0452539;0.2491447,0.0696438;0.004304889;-0.04917386,0.08445097;-0.2788891;-0.01905878,0.0849755;-0.6088282;0.05710801,0.08314566;-0.5719591;-0.020951,-0.06818917;0.01005983;-0.05035768,-0.1112796;-0.2710835;-0.02970181,-0.1331631;-0.6010852;0.04297202,-0.1329497;-0.5641384;-0.03510128,0.005354855;0.4994135;-0.02208839,0;0;0,-0.03074286;0.2733675;-0.07995677,-0.0591737;0.5406129;-0.1738858,0.09832048;0.4910236;-0.2260482,0.24043;0.2920514;-0.1945238,0.2145125;0.03166384;-0.2011046,-0.1588479;0.4474345;-0.0176422,-0.3161246;0.3510562;0.1459246,-0.2134141;0.1126877;0.1120458,0.06203281;0.01180238;-0.05744123,0.07767363;-0.2706136;-0.09379554,0.0459353;-0.6025657;-0.03495765,0.06357793;-0.6307712;-0.08440065,-0.08228999;-0.003443517;-0.02243568,-0.1223649;-0.2833967;-0.05911371,-0.1270406;-0.6219749;-0.06119004,-0.1602466;-0.617632;-0.1273929,-0.05237586;0.4746724;-0.1479926,380.693
+0;0;0,0.002973349;0.2863759;-0.006928732,0.006129073;0.5700754;-0.03052099,0.1700663;0.4582105;-0.006536035,0.1995508;0.2150892;0.02177496,0.232556;-0.03934419;-0.03010021,-0.1615843;0.4717611;-0.001205608,-0.2131825;0.273717;0.1362534,-0.2729895;0.0452539;0.2491447,0.0696438;0.004304889;-0.04917386,0.08445097;-0.2788891;-0.01905878,0.0849755;-0.6088282;0.05710801,0.08314566;-0.5719591;-0.020951,-0.06818917;0.01005983;-0.05035768,-0.1112796;-0.2710835;-0.02970181,-0.1331631;-0.6010852;0.04297202,-0.1329497;-0.5641384;-0.03510128,0.005354855;0.4994135;-0.02208839,0;0;0,-0.03074286;0.2733675;-0.07995677,-0.0591737;0.5406129;-0.1738858,0.09832048;0.4910236;-0.2260482,0.24043;0.2920514;-0.1945238,0.2145125;0.03166384;-0.2011046,-0.1588479;0.4474345;-0.0176422,-0.3161246;0.3510562;0.1459246,-0.2134141;0.1126877;0.1120458,0.06203281;0.01180238;-0.05744123,0.07767363;-0.2706136;-0.09379554,0.0459353;-0.6025657;-0.03495765,0.06357793;-0.6307712;-0.08440065,-0.08228999;-0.003443517;-0.02243568,-0.1223649;-0.2833967;-0.05911371,-0.1270406;-0.6219749;-0.06119004,-0.1602466;-0.617632;-0.1273929,-0.05237586;0.4746724;-0.1479926,380.7165
+0;0;0,0.002976781;0.2868125;-0.00717191,0.006086928;0.5707409;-0.03100363,0.1688233;0.4589118;-0.009520625,0.198651;0.2120405;0.02186656,0.2315571;-0.04161853;-0.02980903,-0.1602876;0.4731436;-0.001558395,-0.2130744;0.274338;0.1416553,-0.273916;0.05235401;0.2646085,0.06979807;0.004236541;-0.04935946,0.08462825;-0.2788278;-0.01915338,0.08527016;-0.608102;0.05677027,0.08294336;-0.5712436;-0.02127418,-0.06841596;0.01016315;-0.05041867,-0.1114148;-0.2708806;-0.02984585,-0.1331918;-0.6001754;0.04279742,-0.1334753;-0.5632436;-0.03527471,0.0053282;0.5000429;-0.02251095,0;0;0,-0.03116252;0.2737461;-0.08008528,-0.05997321;0.541223;-0.1739893,0.0963493;0.4916731;-0.2254851,0.2406087;0.2886434;-0.1974058,0.2145336;0.02903506;-0.2018416,-0.1587202;0.4482608;-0.01885097,-0.2825766;0.3939712;0.1921763,-0.2562306;0.1557565;0.08894977,0.06194811;0.01167816;-0.05789757,0.07708199;-0.2707337;-0.09356594,0.04491801;-0.6019443;-0.03481769,0.06211603;-0.6303937;-0.08412576,-0.08270949;-0.003268997;-0.0217837,-0.1229455;-0.2830267;-0.05885751,-0.1280611;-0.6208936;-0.06131731,-0.1612814;-0.6165783;-0.1274996,-0.05309413;0.4752417;-0.148104,380.7493
+0;0;0,0.002978551;0.286983;-0.007176175,0.006090397;0.5710663;-0.03102056,0.1674728;0.4595463;-0.009641322,0.197468;0.2112883;0.02192216,0.2306457;-0.04446392;-0.03017987,-0.1589132;0.4736603;-0.001745017,-0.2119965;0.273738;0.1422731,-0.2733402;0.04992215;0.2662409,0.06975817;0.004234118;-0.04933124,0.0845836;-0.2787397;-0.01913483,0.08522447;-0.6074808;0.0566659,0.08289117;-0.5706033;-0.02159655,-0.06837685;0.01015734;-0.05038985,-0.1113619;-0.2707966;-0.0298236,-0.1331037;-0.5995582;0.04270204,-0.133388;-0.562607;-0.03558816,0.005331331;0.5003369;-0.02252409,0;0;0,-0.03158276;0.2738224;-0.08027124,-0.06091309;0.5414023;-0.1741936,0.09425319;0.4922224;-0.2250283,0.2396204;0.2879909;-0.1988399,0.2133988;0.02622393;-0.2027237,-0.1587105;0.4486645;-0.02016672,-0.251429;0.26209;0.1216826,-0.4163974;0.2367537;0.325074,0.06168711;0.01178083;-0.05808282,0.07558356;-0.2706696;-0.09321737,0.04363633;-0.6013415;-0.03446126,0.06069096;-0.6300328;-0.08388019,-0.08277818;-0.003284161;-0.02132345,-0.123955;-0.2828399;-0.0581861,-0.1298264;-0.6201428;-0.06120249,-0.1631331;-0.6159442;-0.1275554,-0.05390588;0.4753993;-0.1483109,380.7823
+0;0;0,0.002978925;0.287019;-0.007177075,0.006120752;0.573851;-0.03127303,0.1498492;0.465652;-0.01116131,0.1800366;0.2158033;0.02060444,0.2131265;-0.03927213;-0.0313597,-0.1410241;0.4782304;-0.004124168,-0.1944475;0.277027;0.1408168,-0.2556289;0.05380349;0.2644565,0.07039175;0.004272575;-0.04977929,0.08521116;-0.2785862;-0.01959514,0.0858485;-0.6055175;0.05578828,0.08351628;-0.5686432;-0.02243825,-0.06899787;0.01024959;-0.05084751,-0.1119655;-0.2705902;-0.03028962,-0.1335876;-0.5975419;0.04183676,-0.1338717;-0.5605939;-0.03641751,0.005349697;0.5020044;-0.02264236,0;0;0,-0.0269178;0.2723525;-0.08683228,-0.0483181;0.5379447;-0.1956472,0.09173056;0.4936965;-0.2251871,0.237801;0.2876434;-0.2017283,0.211182;0.02659574;-0.203773,-0.1373956;0.4478709;-0.05158806,-0.2542584;0.3805906;0.1632635,-0.2473366;0.130205;0.08504706,0.06257883;0.01140538;-0.05835271,0.07401249;-0.2711015;-0.09297848,0.04131991;-0.5998745;-0.03461218,0.05800089;-0.6286703;-0.08397698,-0.08372863;-0.00265089;-0.02082596,-0.125254;-0.2820115;-0.05788116,-0.1314598;-0.6174502;-0.06097053,-0.1634522;-0.6138045;-0.127709,-0.04349551;0.4724641;-0.1652162,380.8046
+0;0;0,0.002988572;0.2867903;-0.007351866,0.006095216;0.5733377;-0.03157505,0.1545027;0.4645802;-0.008155993,0.1856224;0.2180664;0.02009278,0.2187171;-0.03694832;-0.03177963,-0.1459592;0.4774629;-0.00378952,-0.1990423;0.2812572;0.1418849,-0.25984;0.05997548;0.2689933,0.07058396;0.004227775;-0.04992471,0.08540535;-0.2785951;-0.01986644,0.08590307;-0.6039276;0.05522035,0.08416458;-0.5670875;-0.02292712,-0.06919612;0.01026013;-0.0509811,-0.1120634;-0.2705543;-0.03054625,-0.1335608;-0.5959173;0.04126139,-0.133255;-0.5589957;-0.03689763,0.005337065;0.5016104;-0.02291396,0;0;0,-0.02718136;0.2714788;-0.08872509,-0.05020587;0.5368066;-0.1971655,0.0931558;0.4922893;-0.2328928,0.2356413;0.2887895;-0.2042353,0.2089223;0.02782145;-0.2047691,-0.142017;0.4459848;-0.04970279,-0.2415489;0.2805239;0.1092048,-0.1914843;0.04845642;0.2208145,0.06256001;0.01136592;-0.05873251,0.07188211;-0.2711827;-0.09324813,0.03942391;-0.5983905;-0.03527379,0.055636;-0.6272432;-0.08457255,-0.0841461;-0.002457136;-0.02014557,-0.1272807;-0.2814412;-0.05781849,-0.1340968;-0.6152329;-0.06183863,-0.1663181;-0.611721;-0.1282992,-0.04491708;0.4713482;-0.1670387,380.8378
+0;0;0,0.00299306;0.287221;-0.007362906,0.006102206;0.5739977;-0.03160329,0.1544169;0.465251;-0.008191922,0.1853291;0.2203814;0.01986843,0.2179326;-0.03084856;-0.03123413,-0.1458584;0.4781257;-0.003828164,-0.1985874;0.2832286;0.1408745,-0.2584828;0.06523106;0.2660965,0.07209387;0.004318214;-0.05099269,0.08689192;-0.2780593;-0.02098175,0.08738855;-0.6026757;0.05393975,0.08566757;-0.5659044;-0.02342056,-0.07067635;0.01047961;-0.05207167,-0.1134761;-0.2698926;-0.031669,-0.1349262;-0.5945394;0.03998056,-0.1346234;-0.5576875;-0.0373912,0.005343925;0.5022582;-0.02294073,0;0;0,-0.02759816;0.2713584;-0.09034395,-0.05263661;0.5371492;-0.197844,0.09053139;0.4926614;-0.235337,0.2318866;0.2905087;-0.2060614,0.2061145;0.03335887;-0.2069042,-0.1439053;0.4463495;-0.05094571,-0.2392272;0.3918992;0.1718838,-0.233798;0.1557203;0.06709357,0.06361523;0.01139817;-0.0603292,0.06778902;-0.2711398;-0.092134,0.03617128;-0.5976878;-0.03420281,0.05137338;-0.6256076;-0.08367634,-0.08642653;-0.002425305;-0.01846625,-0.1316478;-0.2805518;-0.05664171,-0.1383684;-0.6136076;-0.06087286,-0.1703907;-0.6099508;-0.1265542,-0.04676685;0.4715226;-0.1681645,380.8717
+0;0;0,0.002984919;0.2864398;-0.007342881,0.006068273;0.5708287;-0.03136865,0.1569942;0.462298;-0.007803927,0.1877523;0.218649;0.02011656,0.2211346;-0.03858219;-0.0322067,-0.1485225;0.4753974;-0.003363997,-0.2009887;0.2814718;0.1406174,-0.2623147;0.05826688;0.2688307,0.07209786;0.004318453;-0.05099551,0.08689629;-0.2780664;-0.02098379,0.08739354;-0.6030893;0.05403155,0.08568197;-0.5663551;-0.02290551,-0.07068026;0.01048019;-0.05207456,-0.1134811;-0.2698994;-0.03167136,-0.1349581;-0.5949527;0.04006795,-0.134657;-0.5581383;-0.03688049,0.005319105;0.4999512;-0.02281018,0;0;0,-0.02942147;0.2701671;-0.0908556,-0.05655893;0.5330681;-0.1985557,0.08883325;0.4923977;-0.2383502,0.2293339;0.2914133;-0.207442,0.2012944;0.02829981;-0.2096889,-0.1489705;0.4422891;-0.04994527,-0.2395711;0.3933422;0.1747461,-0.2356847;0.150132;0.07056504,0.06357475;0.01167747;-0.06032562,0.06632517;-0.2708783;-0.09219384,0.03443461;-0.5977418;-0.03379273,0.04886286;-0.6252684;-0.08329129,-0.0864872;-0.002709862;-0.01816355,-0.1328487;-0.2806606;-0.05630665,-0.1407153;-0.6141104;-0.06040394,-0.1723589;-0.6105552;-0.1257258,-0.04992393;0.4684559;-0.1689131,380.9047
+0;0;0,0.00302941;0.2870432;-0.007499957,0.006112647;0.5717692;-0.03160172,0.157235;0.4631616;-0.01092059,0.1872242;0.2203744;0.01997337,0.221259;-0.04051621;-0.03293774,-0.1484767;0.4767601;-0.003484825,-0.2011834;0.2859853;0.1435743,-0.2625663;0.06086169;0.276139,0.07268504;0.004145218;-0.0513613,0.08757503;-0.2781469;-0.02124349,0.0880032;-0.602318;0.05348524,0.0857107;-0.5656067;-0.0231535,-0.07121034;0.0107173;-0.05246435,-0.1138809;-0.2696076;-0.03209791,-0.1352367;-0.5937783;0.03951755,-0.1355253;-0.5569904;-0.03714821,0.005365358;0.5007801;-0.02301776,0;0;0,-0.03176852;0.2700587;-0.09229469,-0.06076911;0.532748;-0.2009349,0.08511074;0.4924691;-0.2402205,0.2255208;0.2920593;-0.2098839,0.1954877;0.02539128;-0.2127261,-0.1528953;0.4420067;-0.05237054,-0.2380951;0.3931458;0.1737998,-0.2362304;0.1400043;0.08470545,0.06440649;0.01159817;-0.06046128,0.06448853;-0.2709322;-0.09199214,0.03104074;-0.5967643;-0.03380156,0.04528387;-0.6241093;-0.08312178,-0.08728661;-0.002441651;-0.01770216,-0.1344918;-0.2801366;-0.0561053,-0.1439737;-0.6126514;-0.06003916,-0.1752568;-0.6092749;-0.1251265,-0.05365087;0.4681581;-0.1710825,380.9268
+0;0;0,0.003030343;0.2871317;-0.007502269,0.006117109;0.5721853;-0.03163429,0.1573746;0.4634101;-0.01092609,0.1874298;0.2200888;0.02003583,0.2215943;-0.04179558;-0.03307682,-0.148612;0.4770207;-0.003483644,-0.2014346;0.2858263;0.1438991,-0.2630513;0.05984518;0.2769686,0.07246488;0.004132662;-0.05120572,0.08735848;-0.2782279;-0.02108061,0.08778679;-0.6024951;0.05367028,0.08549115;-0.5657745;-0.02307332,-0.07099465;0.01068483;-0.05230543,-0.1136756;-0.2697081;-0.03193405,-0.1350377;-0.5939749;0.03970264,-0.1353267;-0.5571778;-0.03706801,0.005368411;0.5010624;-0.02303415,0;0;0,-0.03272852;0.2696173;-0.09351707,-0.06336966;0.5317884;-0.2038162,0.08342579;0.4926623;-0.2417877,0.2240288;0.2916368;-0.2120094,0.1932885;0.02404845;-0.2168124,-0.1553889;0.441062;-0.05500384,-0.2356051;0.3920472;0.1735353,-0.2381227;0.1357762;0.0905266,0.06457194;0.01164216;-0.05987645,0.06466591;-0.2709054;-0.09187174,0.02965362;-0.5966629;-0.03361965,0.0439411;-0.624168;-0.08290505,-0.08688792;-0.002481792;-0.01829189,-0.1328823;-0.2805266;-0.0561392,-0.1440199;-0.6130897;-0.05999607,-0.1749859;-0.6100029;-0.1252403,-0.05575557;0.4672942;-0.1735587,380.9604
+0;0;0,0.003030343;0.2871317;-0.007502269,0.006117109;0.5721853;-0.03163429,0.1573746;0.4634101;-0.01092609,0.1874298;0.2200888;0.02003583,0.2215943;-0.04179558;-0.03307682,-0.148612;0.4770207;-0.003483644,-0.2014346;0.2858263;0.1438991,-0.2630513;0.05984518;0.2769686,0.07246488;0.004132662;-0.05120572,0.08735848;-0.2782279;-0.02108061,0.08778679;-0.6024951;0.05367028,0.08549115;-0.5657745;-0.02307332,-0.07099465;0.01068483;-0.05230543,-0.1136756;-0.2697081;-0.03193405,-0.1350377;-0.5939749;0.03970264,-0.1353267;-0.5571778;-0.03706801,0.005368411;0.5010624;-0.02303415,0;0;0,-0.03272852;0.2696173;-0.09351707,-0.06336966;0.5317884;-0.2038162,0.08342579;0.4926623;-0.2417877,0.2240288;0.2916368;-0.2120094,0.1932885;0.02404845;-0.2168124,-0.1553889;0.441062;-0.05500384,-0.2356051;0.3920472;0.1735353,-0.2381227;0.1357762;0.0905266,0.06457194;0.01164216;-0.05987645,0.06466591;-0.2709054;-0.09187174,0.02965362;-0.5966629;-0.03361965,0.0439411;-0.624168;-0.08290505,-0.08688792;-0.002481792;-0.01829189,-0.1328823;-0.2805266;-0.0561392,-0.1440199;-0.6130897;-0.05999607,-0.1749859;-0.6100029;-0.1252403,-0.05575557;0.4672942;-0.1735587,380.9826
+0;0;0,0.003064959;0.2865414;-0.007638065,0.006167084;0.5702468;-0.03178481,0.1594395;0.4612555;-0.01193081,0.1885761;0.2202177;0.01981832,0.2233366;-0.04596698;-0.03412281,-0.1506445;0.475788;-0.003273617,-0.2035268;0.2885949;0.1454488,-0.2651332;0.06214672;0.2865094,0.07227316;0.004002854;-0.05105604,0.0871788;-0.2783216;-0.02092144,0.08739223;-0.6030424;0.05394209,0.08490242;-0.5663258;-0.02269127,-0.0707889;0.01074281;-0.0521505,-0.1134033;-0.2696294;-0.03183362,-0.1347867;-0.5943363;0.03997429,-0.1352758;-0.5575583;-0.03669253,0.005414938;0.4995225;-0.02319957,0;0;0,-0.0340168;0.2686774;-0.09396291,-0.06724928;0.5288644;-0.2047422,0.08197586;0.4926004;-0.2431829,0.2235274;0.2948513;-0.214642,0.1913463;0.02294934;-0.2170801,-0.1600284;0.4380707;-0.05465331,-0.2327888;0.3926314;0.1746878,-0.2404599;0.1315131;0.09264719,0.06438146;0.01166698;-0.05970812,0.06549544;-0.2708703;-0.09146976,0.02868835;-0.5968658;-0.03298616,0.04265357;-0.6241587;-0.08244801,-0.0866105;-0.002501647;-0.01839875,-0.1322914;-0.2806748;-0.05541605,-0.1449824;-0.6136441;-0.0597292,-0.1755448;-0.6107553;-0.1249588,-0.05882643;0.4649288;-0.1744521,381.0164
+0;0;0,0.003055184;0.2856275;-0.007613706,0.006160864;0.5696594;-0.03178994,0.1551475;0.4616159;-0.01223525,0.1844801;0.218956;0.01972754,0.2194829;-0.04908411;-0.03458959,-0.1463108;0.4757441;-0.003818884,-0.1995489;0.2872913;0.1459044,-0.2615848;0.05926467;0.2879483,0.0724666;0.004013568;-0.05119269,0.0873612;-0.2781018;-0.0210804,0.0875757;-0.6044267;0.05415295,0.08508678;-0.5677125;-0.02245288,-0.07097836;0.01077156;-0.05229008,-0.1135612;-0.2693931;-0.03198824,-0.1350503;-0.595704;0.04017439,-0.1355392;-0.5589284;-0.03646488,0.005407478;0.4988184;-0.02319054,0;0;0,-0.03659516;0.26785;-0.09256124,-0.07112915;0.5293691;-0.2006793,0.07471023;0.492431;-0.2378507,0.2208674;0.2950991;-0.2163095,0.1880128;0.02134714;-0.2175231,-0.1605235;0.4391959;-0.05482195,-0.231982;0.3891503;0.1757316,-0.2376659;0.1246779;0.09799408,0.06437009;0.01193503;-0.06001877,0.06286671;-0.2705637;-0.09018326,0.02586948;-0.5982518;-0.03187585,0.03947902;-0.6257349;-0.08117294,-0.08694565;-0.002918045;-0.01789261,-0.1320224;-0.2810034;-0.05469388,-0.1481509;-0.6154807;-0.05827473,-0.1788889;-0.6125224;-0.123418,-0.06226755;0.4648476;-0.1715004,381.0391
+0;0;0,0.003051834;0.2853143;-0.007605358,0.006150389;0.5686937;-0.03172491,0.1566611;0.4604585;-0.01208149,0.1859176;0.2184289;0.01979828,0.2211318;-0.05123051;-0.03484699,-0.1478615;0.4747303;-0.00357957,-0.2009613;0.286767;0.1457548,-0.263372;0.05736284;0.2886568,0.07236582;0.004007986;-0.0511215,0.08726011;-0.2781014;-0.02100985,0.08747446;-0.6042085;0.05417328,0.08497865;-0.5674758;-0.02264434,-0.07087965;0.01075658;-0.05221736,-0.1134616;-0.2694021;-0.03191596,-0.1349363;-0.5954952;0.04019851,-0.1354266;-0.5587009;-0.03665266,0.005398986;0.4980392;-0.02314814,0;0;0,-0.03853942;0.2668252;-0.09375739,-0.07521378;0.5264506;-0.2039485,0.07090532;0.4922951;-0.2436514,0.2186913;0.2972023;-0.2202275,0.1850736;0.02186275;-0.2196915,-0.1654251;0.4362615;-0.05654895,-0.2308076;0.3900567;0.1759178,-0.2433826;0.1208048;0.1104381,0.06452148;0.01215458;-0.05962824,0.06098805;-0.2703279;-0.08971882,0.02349526;-0.5977581;-0.03156256,0.03669766;-0.6257727;-0.08067989,-0.08673777;-0.003176642;-0.01824148,-0.1327018;-0.2812185;-0.05421782,-0.1504118;-0.6153897;-0.057999,-0.1811463;-0.6128768;-0.1232091,-0.06576144;0.4625876;-0.1739759,381.0612
+0;0;0,0.002949416;0.2850558;-0.007851942,0.005960234;0.5681657;-0.03220356,0.157482;0.4598692;-0.01275081,0.1862502;0.2195039;0.01938905,0.2200497;-0.03876413;-0.03286723,-0.1489793;0.4745187;-0.003563033,-0.2028454;0.2911845;0.1484997,-0.2611519;0.07371385;0.2895045,0.0734;0.0040145;-0.05208572,0.08820738;-0.2777108;-0.02198802,0.08839655;-0.6037629;0.05324581,0.08578561;-0.5670553;-0.02351239,-0.07210229;0.01098434;-0.05288856,-0.1147199;-0.2687996;-0.03291448,-0.136203;-0.594862;0.03914066,-0.1368097;-0.5580919;-0.03765406,0.005241937;0.4975699;-0.02354875,0;0;0,-0.03954343;0.2661772;-0.09440947,-0.07739504;0.5251648;-0.2050602,0.06952281;0.4903703;-0.245996,0.2176272;0.2977468;-0.2215559,0.1894895;0.03361636;-0.2259004,-0.168097;0.4348813;-0.05692814,-0.2306454;0.3911553;0.1750455,-0.2443101;0.1303041;0.126616,0.06508808;0.01210696;-0.06110287,0.0608298;-0.270238;-0.08862472,0.02244474;-0.597622;-0.0310359,0.03532006;-0.6257605;-0.08000302,-0.08836352;-0.003159269;-0.0172773,-0.1339367;-0.2808434;-0.05345601,-0.1524252;-0.614931;-0.05717347,-0.1831285;-0.6125659;-0.1222677,-0.0677081;0.4614529;-0.1749578,381.0943
+0;0;0,0.002949416;0.2850558;-0.007851942,0.005960234;0.5681657;-0.03220356,0.157482;0.4598692;-0.01275081,0.1862502;0.2195039;0.01938905,0.2200497;-0.03876413;-0.03286723,-0.1489793;0.4745187;-0.003563033,-0.2028454;0.2911845;0.1484997,-0.2611519;0.07371385;0.2895045,0.0734;0.0040145;-0.05208572,0.08820738;-0.2777108;-0.02198802,0.08839655;-0.6037629;0.05324581,0.08578561;-0.5670553;-0.02351239,-0.07210229;0.01098434;-0.05288856,-0.1147199;-0.2687996;-0.03291448,-0.136203;-0.594862;0.03914066,-0.1368097;-0.5580919;-0.03765406,0.005241937;0.4975699;-0.02354875,0;0;0,-0.03954343;0.2661772;-0.09440947,-0.07739504;0.5251648;-0.2050602,0.06952281;0.4903703;-0.245996,0.2176272;0.2977468;-0.2215559,0.1894895;0.03361636;-0.2259004,-0.168097;0.4348813;-0.05692814,-0.2306454;0.3911553;0.1750455,-0.2443101;0.1303041;0.126616,0.06508808;0.01210696;-0.06110287,0.0608298;-0.270238;-0.08862472,0.02244474;-0.597622;-0.0310359,0.03532006;-0.6257605;-0.08000302,-0.08836352;-0.003159269;-0.0172773,-0.1339367;-0.2808434;-0.05345601,-0.1524252;-0.614931;-0.05717347,-0.1831285;-0.6125659;-0.1222677,-0.0677081;0.4614529;-0.1749578,381.1169
+0;0;0,0.002946645;0.2847879;-0.007844563,0.005954177;0.5675898;-0.03217043,0.1581531;0.4591874;-0.01267725,0.1869318;0.2187351;0.01947424,0.2198912;-0.03311385;-0.03148324,-0.1496701;0.4739021;-0.003448645,-0.2035557;0.2905015;0.1486691,-0.260413;0.07843591;0.2861694,0.07307892;0.003996939;-0.05185787,0.08788422;-0.2776889;-0.02176439,0.08807242;-0.6020576;0.05308098,0.08543643;-0.5652856;-0.02441397,-0.07178689;0.01093629;-0.0526572,-0.1143985;-0.2688085;-0.03268592,-0.1357707;-0.5931873;0.03899718,-0.1363832;-0.5563523;-0.03853464,0.005236508;0.4970556;-0.02352318,0;0;0,-0.04043449;0.2654883;-0.09515977,-0.0796082;0.5236991;-0.206373,0.06748198;0.4901579;-0.2484691,0.2169099;0.2984967;-0.2236402,0.1918615;0.04073629;-0.2302032,-0.170609;0.433377;-0.05771545,-0.2280507;0.3923119;0.1761506,-0.2430347;0.1344738;0.1560042,0.06463838;0.01222643;-0.06097651,0.06038617;-0.2701044;-0.08823323,0.02202539;-0.5957128;-0.03057432,0.03434142;-0.6253248;-0.07908201,-0.08796605;-0.003359503;-0.01721711,-0.1339968;-0.2810092;-0.05276344,-0.1534065;-0.6133128;-0.05655791,-0.1843517;-0.611393;-0.1222251,-0.06964393;0.4601627;-0.1761372,381.1393
+0;0;0,0.002910625;0.2852367;-0.008092903,0.005837296;0.569107;-0.03273717,0.159396;0.459737;-0.01401541,0.1874963;0.220194;0.01908654,0.2209239;-0.03149982;-0.03177584,-0.1511797;0.4753866;-0.003616385,-0.2051298;0.2941089;0.149661,-0.2621416;0.08488241;0.2911817,0.07274844;0.003929647;-0.05158773,0.0874484;-0.2778324;-0.02147557,0.08767637;-0.6021413;0.05329859,0.08484345;-0.5653977;-0.02401869,-0.07140251;0.0108953;-0.05245994,-0.1140859;-0.2689057;-0.03240564,-0.1354329;-0.593251;0.0390922,-0.1362471;-0.5564477;-0.03826744,0.00514361;0.498194;-0.02398958,0;0;0,-0.04123155;0.2660121;-0.09471774,-0.08131416;0.5262601;-0.20367,0.06586763;0.489716;-0.2508109,0.216159;0.2997245;-0.2266874,0.1916046;0.04198092;-0.2311029,-0.1716455;0.4370677;-0.05332146,-0.2279996;0.3856919;0.1778732,-0.2243376;0.1275102;0.197443,0.06409628;0.01231197;-0.06090283,0.06063207;-0.2700524;-0.08866978,0.02116888;-0.5953292;-0.03031564,0.03317119;-0.6249648;-0.07859612,-0.08752152;-0.003428861;-0.01724237,-0.1340979;-0.2810511;-0.0528676,-0.1545028;-0.6132237;-0.05640784,-0.1515732;-0.6336744;-0.115379,-0.07104552;0.4619408;-0.1742892,381.1629
+0;0;0,0.002912798;0.2854497;-0.008098946,0.005843879;0.5697501;-0.03278237,0.1585349;0.4604516;-0.01409879,0.1866865;0.2204714;0.01906357,0.2198876;-0.02951731;-0.03145424,-0.1502966;0.4760134;-0.00375817,-0.2043452;0.2944047;0.149799,-0.2609708;0.08659567;0.2903609,0.07424895;0.0040107;-0.05265178,0.08892308;-0.2772562;-0.02259252,0.08915067;-0.6010209;0.05205615,0.08630668;-0.564251;-0.02556313,-0.07287527;0.01112002;-0.05354198,-0.1154837;-0.2681894;-0.03352292,-0.1367949;-0.5919904;0.03785495,-0.1376123;-0.5551606;-0.03980687,0.005148779;0.4986927;-0.02401695,0;0;0,-0.04263931;0.2653709;-0.09651828,-0.08507316;0.5243416;-0.2086709,0.06285293;0.4894291;-0.2520773,0.2144743;0.2997986;-0.2289691,0.1909181;0.04369685;-0.231355,-0.1739437;0.4357812;-0.05763645,-0.2258179;0.3889406;0.1760252,-0.2203484;0.1383367;0.2336141,0.06453388;0.01218677;-0.06315112,0.05912037;-0.2699445;-0.08769941,0.0197172;-0.5946425;-0.02926445,0.03183741;-0.6247049;-0.07747531,-0.08968513;-0.003395338;-0.01569242,-0.136775;-0.2803585;-0.05180215,-0.1578124;-0.6119368;-0.05485945,-0.1548186;-0.6325332;-0.1141023,-0.07422814;0.4604636;-0.1782002,381.1952
+0;0;0,0.002912798;0.2854497;-0.008098946,0.005843879;0.5697501;-0.03278237,0.1585349;0.4604516;-0.01409879,0.1866865;0.2204714;0.01906357,0.2198876;-0.02951731;-0.03145424,-0.1502966;0.4760134;-0.00375817,-0.2043452;0.2944047;0.149799,-0.2609708;0.08659567;0.2903609,0.07424895;0.0040107;-0.05265178,0.08892308;-0.2772562;-0.02259252,0.08915067;-0.6010209;0.05205615,0.08630668;-0.564251;-0.02556313,-0.07287527;0.01112002;-0.05354198,-0.1154837;-0.2681894;-0.03352292,-0.1367949;-0.5919904;0.03785495,-0.1376123;-0.5551606;-0.03980687,0.005148779;0.4986927;-0.02401695,0;0;0,-0.04263931;0.2653709;-0.09651828,-0.08507316;0.5243416;-0.2086709,0.06285293;0.4894291;-0.2520773,0.2144743;0.2997986;-0.2289691,0.1909181;0.04369685;-0.231355,-0.1739437;0.4357812;-0.05763645,-0.2258179;0.3889406;0.1760252,-0.2203484;0.1383367;0.2336141,0.06453388;0.01218677;-0.06315112,0.05912037;-0.2699445;-0.08769941,0.0197172;-0.5946425;-0.02926445,0.03183741;-0.6247049;-0.07747531,-0.08968513;-0.003395338;-0.01569242,-0.136775;-0.2803585;-0.05180215,-0.1578124;-0.6119368;-0.05485945,-0.1548186;-0.6325332;-0.1141023,-0.07422814;0.4604636;-0.1782002,381.2174
+0;0;0,0.002899713;0.285506;-0.008265738,0.005800217;0.569816;-0.03306214,0.158371;0.4605816;-0.01474127,0.1864049;0.2200746;0.01908734,0.2195776;-0.02851985;-0.03111413,-0.1502298;0.4767056;-0.003817108,-0.205002;0.2976863;0.1534279,-0.2602235;0.09405018;0.2980056,0.07386371;0.003956384;-0.05238929,0.088501;-0.2772353;-0.02228497,0.088788;-0.6003596;0.05219559,0.08584274;-0.5636193;-0.02517135,-0.0724931;0.01105405;-0.05327943,-0.1151915;-0.2681819;-0.0334435,-0.1364794;-0.5913157;0.03788679,-0.1374037;-0.5545186;-0.0395257,0.005114092;0.4987736;-0.02427242,0;0;0,-0.04344445;0.2648224;-0.09783697,-0.08671354;0.5233162;-0.2108185,0.06113417;0.489068;-0.2537851,0.2133198;0.2991283;-0.2306263,0.1908683;0.04434708;-0.2321386,-0.1752656;0.4348506;-0.05962101,-0.2248741;0.3912544;0.175777,-0.2218384;0.1431611;0.2379083,0.06415296;0.0123314;-0.06283689,0.05886041;-0.2697685;-0.08693933,0.01929676;-0.5938553;-0.02898097,0.03076556;-0.6242216;-0.07656384,-0.08923928;-0.003494177;-0.01550094,-0.1363089;-0.2804732;-0.05094628,-0.1582425;-0.6113335;-0.05360801,-0.1565102;-0.6306485;-0.1136479,-0.07577963;0.4595577;-0.1801584,381.2408
+0;0;0,0.002906035;0.2861285;-0.008283759,0.005817434;0.5715107;-0.03317662,0.1585936;0.4618959;-0.01480215,0.1866073;0.2215624;0.01900205,0.2206258;-0.03337151;-0.03247961,-0.1504272;0.4780418;-0.00386312,-0.2051598;0.2991517;0.1532684,-0.2617896;0.0903226;0.301533,0.07337251;0.003930073;-0.05204089,0.08801489;-0.2773597;-0.02192608,0.08830189;-0.6004773;0.05255296,0.08537154;-0.5637712;-0.02442217,-0.07201099;0.01098054;-0.05292511,-0.1147243;-0.2683527;-0.03308227,-0.1360117;-0.59148;0.03824658,-0.1369313;-0.5547172;-0.03877387,0.005128136;0.5001399;-0.02434627,0;0;0,-0.0447418;0.2648333;-0.09903574,-0.08979786;0.5233424;-0.2139866,0.05906875;0.4893843;-0.2556522,0.2111008;0.2995445;-0.2325282,0.1899822;0.03810829;-0.2345457,-0.1782267;0.4347835;-0.06222609,-0.2242152;0.3515697;0.1628253,-0.2191391;0.1076564;0.2591553,0.06395508;0.01254359;-0.06212592,0.05816728;-0.269585;-0.08692861,0.01836974;-0.5934916;-0.02816701,0.02884799;-0.623641;-0.07561159,-0.08841509;-0.003882004;-0.01658084,-0.1367893;-0.2809142;-0.05061506,-0.1586913;-0.6117697;-0.05327943,-0.1571224;-0.6306788;-0.1131474,-0.07842263;0.4595591;-0.1827693,381.2728
+0;0;0,0.002909266;0.2864466;-0.008292968,0.005825347;0.5722874;-0.03322558,0.1590047;0.4624624;-0.01481242,0.1870011;0.2222782;0.01897079,0.2208494;-0.0313804;-0.03225332,-0.1508301;0.4786509;-0.003844572,-0.2055288;0.2998719;0.1531894,-0.2618752;0.09208743;0.3007123,0.07355638;0.003939922;-0.05217131,0.08819267;-0.2772326;-0.02206904,0.08847965;-0.6003311;0.05240558,0.08555651;-0.5636414;-0.02438039,-0.07219146;0.01100805;-0.05305775,-0.114887;-0.2682089;-0.03322317,-0.1361732;-0.591317;0.03810144,-0.1370905;-0.5545709;-0.03872973,0.005134992;0.5008072;-0.02438168,0;0;0,-0.0456882;0.2644518;-0.1005321,-0.09190469;0.5225936;-0.2169883,0.05776594;0.4889407;-0.2580113,0.2097564;0.2994647;-0.2332869,0.189395;0.0392822;-0.2349591,-0.1804998;0.43396;-0.06467159,-0.2175234;0.3130228;0.1441752,-0.2338142;0.08996701;0.2786855,0.06396794;0.01259521;-0.06242895,0.05769131;-0.2694694;-0.08648205,0.01757498;-0.5932662;-0.0274446,0.02795344;-0.6232031;-0.07487082,-0.08875922;-0.003851318;-0.0159649,-0.13756;-0.2807197;-0.04974078,-0.159314;-0.6115659;-0.05232822,-0.1561207;-0.6305249;-0.1118446,-0.08030739;0.458905;-0.1854069,381.31
+0;0;0,0.002895472;0.2865973;-0.008401611,0.00579709;0.572638;-0.03342254,0.1594238;0.4625827;-0.01534932,0.1871634;0.2217256;0.01894211,0.2212117;-0.03021848;-0.03171214,-0.1513712;0.479471;-0.003892105,-0.206908;0.302958;0.1564711,-0.2619217;0.09884071;0.3065064,0.07311654;0.00391807;-0.0518582,0.08771405;-0.2773288;-0.0216869,0.08799912;-0.6001261;0.05262852,0.08499971;-0.5634542;-0.0240143,-0.0717627;0.01090044;-0.05274418,-0.1145904;-0.2683761;-0.03290339,-0.1357418;-0.5911462;0.0384615,-0.1367393;-0.5544189;-0.03822867,0.005111278;0.5011247;-0.02455559,0;0;0,-0.04621177;0.2641365;-0.1015546,-0.0925091;0.5223652;-0.2182999,0.05721619;0.4891707;-0.259861,0.2090646;0.2986575;-0.2352781,0.1894337;0.0401704;-0.2354074,-0.1814235;0.4336165;-0.06558155,-0.2369545;0.3914891;0.1691505,-0.2400324;0.1672949;0.2992599,0.06380713;0.01278827;-0.06177187,0.05791169;-0.2693131;-0.08641458,0.0176215;-0.5926601;-0.02687955,0.0280315;-0.6225232;-0.07416248,-0.08794495;-0.004223907;-0.01727702,-0.137151;-0.2813001;-0.04938278,-0.1587195;-0.6118269;-0.05216967,-0.1558643;-0.6307994;-0.1115092,-0.08097085;0.4586432;-0.1866829,381.3366
+0;0;0,0.002897672;0.286815;-0.008407995,0.005803837;0.573305;-0.03346885,0.1601366;0.4629475;-0.01533789,0.1879441;0.2215014;0.0190374,0.2234507;-0.04123427;-0.03378655,-0.1520828;0.4799132;-0.003828162,-0.2077555;0.3029686;0.1569272,-0.2651256;0.09010828;0.313389,0.07299688;0.003911658;-0.05177333,0.08759561;-0.2773588;-0.0215995,0.08788024;-0.5996566;0.05260094,0.08488522;-0.5629945;-0.02392974,-0.07164525;0.0108826;-0.05265785,-0.1144765;-0.2684173;-0.0328154,-0.1355952;-0.5906881;0.03843906,-0.1365913;-0.5539706;-0.03813889,0.005116821;0.5016662;-0.02458636,0;0;0,-0.0471789;0.2637028;-0.1028442,-0.09461621;0.5216141;-0.2209356,0.05596092;0.490399;-0.2617729,0.2080969;0.2993879;-0.2368615,0.18685;0.02989718;-0.2389686,-0.1839176;0.4327422;-0.06747636,-0.2299565;0.3571683;0.1614781,-0.2223535;0.1252661;0.3002034,0.06380883;0.01282054;-0.0615499,0.05766468;-0.2692791;-0.0864234,0.01740071;-0.5920076;-0.02636671,0.02789066;-0.6217206;-0.07363844,-0.08781076;-0.004077893;-0.01723262,-0.137206;-0.2812008;-0.04884961,-0.1587271;-0.6112168;-0.05167431,-0.1564161;-0.6299943;-0.1110521,-0.08283509;0.457965;-0.1889751,381.3596
+0;0;0,0.002899525;0.2869984;-0.008413369,0.005806153;0.5735329;-0.03347747,0.1601553;0.4631739;-0.01534584,0.1880387;0.221068;0.01912339,0.2240604;-0.04547909;-0.03446684,-0.152097;0.4801414;-0.003834892,-0.2079218;0.3027132;0.1573598,-0.2661242;0.08676504;0.3160913,0.07264449;0.003892774;-0.0515234,0.0872474;-0.2774582;-0.02134094,0.08753192;-0.5996358;0.05283184,0.08455087;-0.5630048;-0.023342,-0.0712994;0.01083007;-0.05240365,-0.1141429;-0.2685497;-0.03255553,-0.1352537;-0.5907004;0.03867237,-0.1362452;-0.5540143;-0.03754851,0.00511916;0.5018966;-0.02459528,0;0;0,-0.04804729;0.2636719;-0.1030333,-0.09614825;0.52158;-0.2209735,0.05354659;0.4907302;-0.2636395,0.2071077;0.3001588;-0.2375162,0.1848434;0.0268108;-0.2389231,-0.1853579;0.4327024;-0.06757809,-0.2311644;0.3588537;0.1627022,-0.2391515;0.1516205;0.3421664,0.06358713;0.01307222;-0.06109691,0.05747064;-0.269056;-0.08656907,0.0172707;-0.5915307;-0.0257895,0.02772976;-0.6210269;-0.07275891,-0.08726013;-0.004332702;-0.01771824,-0.1373612;-0.2815215;-0.04835872,-0.1587885;-0.6114202;-0.05116888,-0.1562608;-0.6299771;-0.1102548,-0.08423653;0.4579316;-0.1890655,381.3932
+0;0;0,0.002954724;0.2878341;-0.008574658,0.005912547;0.5756353;-0.03382284,0.1591549;0.4650633;-0.01590745,0.186752;0.2227254;0.01874239,0.2233147;-0.0455244;-0.03492731,-0.1509947;0.4825785;-0.004309189,-0.2073067;0.3079767;0.1601082,-0.2654444;0.09300743;0.3231524,0.07245903;0.003799192;-0.05134324,0.0870403;-0.2774969;-0.02112707,0.08742049;-0.5992297;0.05291348,0.08443779;-0.562656;-0.02271056,-0.0710499;0.0108553;-0.05229672,-0.1138769;-0.2684722;-0.03241859,-0.1349396;-0.590165;0.03874468,-0.1359462;-0.5535349;-0.03692654,0.005211603;0.5036399;-0.02488187,0;0;0,-0.04845271;0.2639489;-0.1044705,-0.09643707;0.5225089;-0.224139,0.0520521;0.4907271;-0.2663136,0.2068593;0.301088;-0.2387164,0.1845704;0.02599087;-0.2387776,-0.1851434;0.4336689;-0.07117611,-0.2297567;0.3608885;0.1599138,-0.2364975;0.1508717;0.3388626,0.06336277;0.01283127;-0.06100321,0.05786428;-0.2692797;-0.08622789,0.01806683;-0.5913361;-0.02548265,0.02826345;-0.6203979;-0.07216072,-0.08702913;-0.004019357;-0.01762526,-0.1367739;-0.2812619;-0.04787696,-0.158116;-0.6107023;-0.05064081,-0.1570698;-0.6289447;-0.1093152,-0.08462126;0.458674;-0.1917467,381.4254
+0;0;0,0.002954724;0.2878341;-0.008574658,0.005912547;0.5756353;-0.03382284,0.1591549;0.4650633;-0.01590745,0.186752;0.2227254;0.01874239,0.2233147;-0.0455244;-0.03492731,-0.1509947;0.4825785;-0.004309189,-0.2073067;0.3079767;0.1601082,-0.2654444;0.09300743;0.3231524,0.07245903;0.003799192;-0.05134324,0.0870403;-0.2774969;-0.02112707,0.08742049;-0.5992297;0.05291348,0.08443779;-0.562656;-0.02271056,-0.0710499;0.0108553;-0.05229672,-0.1138769;-0.2684722;-0.03241859,-0.1349396;-0.590165;0.03874468,-0.1359462;-0.5535349;-0.03692654,0.005211603;0.5036399;-0.02488187,0;0;0,-0.04845271;0.2639489;-0.1044705,-0.09643707;0.5225089;-0.224139,0.0520521;0.4907271;-0.2663136,0.2068593;0.301088;-0.2387164,0.1845704;0.02599087;-0.2387776,-0.1851434;0.4336689;-0.07117611,-0.2297567;0.3608885;0.1599138,-0.2364975;0.1508717;0.3388626,0.06336277;0.01283127;-0.06100321,0.05786428;-0.2692797;-0.08622789,0.01806683;-0.5913361;-0.02548265,0.02826345;-0.6203979;-0.07216072,-0.08702913;-0.004019357;-0.01762526,-0.1367739;-0.2812619;-0.04787696,-0.158116;-0.6107023;-0.05064081,-0.1570698;-0.6289447;-0.1093152,-0.08462126;0.458674;-0.1917467,381.4489
+0;0;0,0.002958498;0.2882018;-0.008585611,0.005918102;0.5761753;-0.03384819,0.158159;0.4658256;-0.01598763,0.1856661;0.2242787;0.01854911,0.222172;-0.04355475;-0.0350373,-0.1499736;0.4832268;-0.00446479,-0.2061017;0.309195;0.1594159,-0.2641492;0.09455937;0.322207,0.07234286;0.003793101;-0.05126091,0.08692397;-0.2775001;-0.02104505,0.08730513;-0.6000487;0.05318325,0.08431849;-0.5634664;-0.02254038,-0.07093599;0.01083789;-0.05221287,-0.1137626;-0.2684867;-0.03233494,-0.1348787;-0.5909953;0.03900878,-0.1358865;-0.5543565;-0.03676209,0.005216881;0.5041513;-0.02490368,0;0;0,-0.04865144;0.2638414;-0.1056576,-0.09633924;0.5221466;-0.2264061,0.05160183;0.4903486;-0.2669263,0.2063098;0.3015671;-0.2400692,0.1840133;0.02690643;-0.2382474,-0.1845382;0.4334644;-0.07399634,-0.2283729;0.3620081;0.1567997,-0.2339714;0.1508557;0.3337808,0.06351315;0.01280332;-0.06064415,0.05830341;-0.2693119;-0.08584976,0.01832569;-0.5920811;-0.02445436,0.0289605;-0.6205897;-0.07188821,-0.08677493;-0.003916516;-0.01817498,-0.1363142;-0.2812681;-0.04772867,-0.1574759;-0.6115597;-0.05041777,-0.1569611;-0.629669;-0.1093376,-0.08464341;0.4583952;-0.1937425,381.4816
+0;0;0,0.002969624;0.2885963;-0.008770123,0.005922692;0.5768645;-0.03420823,0.158719;0.4662821;-0.01645715,0.1861874;0.2240112;0.01850078,0.2229558;-0.04462062;-0.03501893,-0.150564;0.4841905;-0.004588027,-0.2069351;0.3128894;0.1631917,-0.2665531;0.1024709;0.3321563,0.07252715;0.003773038;-0.05139019,0.087057;-0.2769892;-0.02119592,0.0874471;-0.5976465;0.052568,0.08439202;-0.5610456;-0.02350383,-0.07111319;0.0108672;-0.05234686,-0.1138832;-0.2679376;-0.03262695,-0.1348122;-0.5885308;0.03839638,-0.1358803;-0.5518744;-0.03772443,0.005223581;0.5047703;-0.02521998,0;0;0,-0.04703308;0.264902;-0.1048255,-0.09382976;0.5246911;-0.2234969,0.0532368;0.4909272;-0.2675083,0.2068622;0.3003325;-0.2402189,0.1830574;0.0250105;-0.2369933,-0.1830744;0.4347388;-0.0718576,-0.2267375;0.3644701;0.1601502,-0.2314914;0.1507442;0.3353014,0.06164926;0.01149997;-0.06310701,0.06053668;-0.2703971;-0.08508539,0.02043947;-0.5911965;-0.02391124,0.03122759;-0.6200071;-0.07150078,-0.08738376;-0.003112364;-0.01642458,-0.1360084;-0.2799621;-0.04708633,-0.1566653;-0.608336;-0.04957974,-0.1555727;-0.6265942;-0.1088232,-0.08252811;0.4603675;-0.1916599,381.5153
+0;0;0,0.002993912;0.2909567;-0.008841853,0.005998714;0.5842997;-0.03474477,0.1585691;0.4721514;-0.01680388,0.1859733;0.2304474;0.01807224,0.2228675;-0.03910375;-0.03563064,-0.1502903;0.4900353;-0.004951013,-0.2065295;0.3191351;0.162436,-0.2663515;0.1079964;0.331979,0.0730383;0.003799629;-0.05175237,0.08756123;-0.2768288;-0.02157249,0.08795129;-0.5974505;0.05218324,0.08489814;-0.5608538;-0.02384027,-0.07161437;0.01094379;-0.05271578,-0.114364;-0.2677281;-0.03300527,-0.1352906;-0.5882857;0.03801018,-0.1363581;-0.5516335;-0.0380623,0.005283905;0.5105869;-0.02555471,0;0;0,-0.04989471;0.264622;-0.1105833,-0.1005116;0.5238038;-0.2408957,0.05278091;0.4892541;-0.2712939,0.2062644;0.2997537;-0.240953,0.1816312;0.02356377;-0.2370358,-0.1919694;0.4319983;-0.08923144,-0.2336005;0.3647;0.1434184,-0.2361301;0.1467235;0.3148327,0.06208283;0.01142308;-0.06358123,0.06071271;-0.2704034;-0.08469963,0.02096805;-0.5911984;-0.02346873,0.03191186;-0.6199359;-0.07103515,-0.08819303;-0.002895416;-0.01552238,-0.1368243;-0.2795157;-0.04699093,-0.1562728;-0.6079317;-0.04872196,-0.1554188;-0.626555;-0.1076071,-0.08803505;0.4597974;-0.2053137,381.5374

+ 145 - 0
DataCSV/Sam/FirstPersonPerspective_OneArm_Backward_HapticFeedback_Fast.csv

@@ -0,0 +1,145 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.001862757;0.3210434;-0.0008019345,0.003695905;0.6350874;-0.01620437,0.1859252;0.5073261;0.01316915,0.213291;0.2745315;0.03215174,0.2516494;0.0112102;-0.03080765,-0.1778523;0.49817;-0.005530224,-0.2166669;0.2666788;-0.01994671,-0.26301;0.003129125;-0.07622475,0.08193088;0.009307221;-0.05737633,0.09981959;-0.2878453;-0.02943886,0.1003063;-0.6306862;0.04999514,0.1026312;-0.5904128;-0.05790963,-0.07909866;0.008174228;-0.06138339,-0.1230751;-0.2867084;-0.03879128,-0.1442511;-0.6300145;0.03565616,-0.1391329;-0.5895736;-0.07213616,0.003362646;0.5573313;-0.009798417,0;0;0,-0.07472678;0.3035393;-0.07316256,-0.1481208;0.5971422;-0.1584487,0.05964354;0.5357484;-0.1191218,0.2042703;0.351274;-0.1379604,0.1991349;0.0814659;-0.1821253,-0.2048098;0.4005928;-0.0111091,-0.1801713;0.1744953;0.04868586,-0.235443;-0.07435115;-0.05027781,0.0698113;0.0201883;-0.06935525,0.09213112;-0.2776007;-0.0843091,0.05034109;-0.6224719;-0.02802968,0.02856962;-0.6264579;-0.1286545,-0.09896288;-0.01660828;-0.004674271,-0.1345078;-0.3114128;-0.03970196,-0.1518042;-0.6597786;0.007116884,-0.1714588;-0.6640815;-0.09383558,-0.1300865;0.525025;-0.1347625,743.2032
+0;0;0,0.001801666;0.3210424;-0.00121535,0.003531311;0.6350229;-0.01780197,0.1857391;0.5076836;0.01315808,0.2132435;0.2748847;0.03188663,0.2513725;0.01157454;-0.03125839,-0.1780297;0.498385;-0.005318017,-0.2168564;0.2668678;-0.01927824,-0.2633111;0.003095001;-0.07440717,0.08191828;0.009288289;-0.05739739,0.09979928;-0.2878446;-0.02924773,0.0997324;-0.6306464;0.05035654,0.1020064;-0.5904493;-0.05755656,-0.07919823;0.008168653;-0.06125561,-0.1233838;-0.2866789;-0.03861306,-0.1446386;-0.6299745;0.03585986,-0.1395726;-0.5896093;-0.07194221,0.003226367;0.5572987;-0.01101926,0;0;0,-0.07472678;0.3035393;-0.07316256,-0.1481208;0.5971422;-0.1584487,0.05964354;0.5357484;-0.1191218,0.2042703;0.351274;-0.1379604,0.1991349;0.0814659;-0.1821253,-0.2048098;0.4005928;-0.0111091,-0.1801713;0.1744953;0.04868586,-0.235443;-0.07435115;-0.05027781,0.0698113;0.0201883;-0.06935525,0.09213112;-0.2776007;-0.0843091,0.05034109;-0.6224719;-0.02802968,0.02856962;-0.6264579;-0.1286545,-0.09896288;-0.01660828;-0.004674271,-0.1345078;-0.3114128;-0.03970196,-0.1518042;-0.6597786;0.007116884,-0.1714588;-0.6640815;-0.09383558,-0.1300865;0.525025;-0.1347625,743.2179
+0;0;0,0.001797839;0.3203606;-0.001212768,0.003524709;0.6338568;-0.01777614,0.1893916;0.5055917;0.01366258,0.217103;0.2710411;0.03253205,0.2550153;0.009227157;-0.03025416,-0.1816697;0.4961067;-0.005183906,-0.2207885;0.2628474;-0.01924918,-0.2669792;0.0005734563;-0.07406484,0.0822341;0.009324098;-0.05761867,0.1000892;-0.287378;-0.02950982,0.1000225;-0.629065;0.04983557,0.1022952;-0.5888738;-0.05801535,-0.07950357;0.008200145;-0.06149177,-0.1236251;-0.2862199;-0.03888205,-0.1448108;-0.6283991;0.03534867,-0.1397476;-0.5880399;-0.07239127,0.003220036;0.5562014;-0.01099944,0;0;0,-0.07763438;0.3018895;-0.07396793,-0.1543537;0.5938505;-0.1601672,0.05808643;0.5370234;-0.123657,0.2028867;0.3505388;-0.1435149,0.1990528;0.08208925;-0.186481,-0.2100286;0.3949404;-0.009370849,-0.1865592;0.1667373;0.0498786,-0.2339778;-0.08549944;-0.03986596,0.06973739;0.020004;-0.07004166,0.09373917;-0.2771701;-0.08593273,0.04941971;-0.6209272;-0.03196525,0.02787562;-0.6251844;-0.1324797,-0.09945508;-0.01626376;-0.003670858,-0.1337548;-0.3105103;-0.04086676,-0.1513644;-0.6579293;0.004251398,-0.1708125;-0.6625196;-0.09657583,-0.135433;0.5221245;-0.1362138,743.2361
+0;0;0,0.001796551;0.3201311;-0.0012119,0.003523691;0.633689;-0.01778008,0.1913309;0.5048473;0.01391997,0.219075;0.2700193;0.03281176,0.2571637;0.006986558;-0.03026674,-0.183598;0.4952635;-0.005122946,-0.222763;0.2617283;-0.01920485,-0.2691688;-0.001766622;-0.0742757,0.08123474;0.009210786;-0.05691846,0.09901494;-0.2862471;-0.02892748,0.09894846;-0.626989;0.05019845,0.1012202;-0.586802;-0.05760814,-0.0785374;0.008100493;-0.06074449,-0.1224739;-0.2850849;-0.03822958,-0.143601;-0.6263177;0.03579583,-0.1385399;-0.5859627;-0.07189982,0.003218824;0.5559846;-0.0109991,0;0;0,-0.07984249;0.3008884;-0.07469893,-0.1583716;0.5922162;-0.1616354,0.05641945;0.5384245;-0.1273038,0.2013646;0.3518189;-0.1482828,0.1986575;0.08181372;-0.1895838,-0.2136849;0.3921378;-0.008877069,-0.1881786;0.1644391;0.05255263,-0.2342338;-0.09202497;-0.02942891,0.07025056;0.01941204;-0.06790924,0.09366231;-0.2763416;-0.08731651,0.04816307;-0.619199;-0.03492785,0.02675335;-0.6236535;-0.1353555,-0.09826973;-0.01518718;-0.006003517,-0.1321802;-0.3082899;-0.04255285,-0.1502104;-0.6549823;0.0004034638,-0.1695316;-0.6597807;-0.1003287,-0.1390308;0.5206098;-0.1374998,743.2571
+0;0;0,0.001719446;0.3201337;-0.0002232692,0.003495261;0.6338693;-0.01335556,0.1914668;0.5040597;0.01388019,0.2192023;0.2692278;0.03273802,0.2575881;0.006451696;-0.03122373,-0.183451;0.4946008;-0.004845566,-0.2226975;0.2610539;-0.01849881,-0.2692504;-0.00271973;-0.07209153,0.08126083;0.009220677;-0.05687959,0.09896784;-0.2862283;-0.02874913,0.09867022;-0.6269668;0.0503912,0.1008507;-0.5865756;-0.05739777,-0.07860202;0.008085393;-0.06066286,-0.1227143;-0.2850596;-0.03796689,-0.1438745;-0.6263236;0.03590487,-0.1389069;-0.5857606;-0.07177492,0.003190863;0.5560687;-0.007784025,0;0;0,-0.07984249;0.3008884;-0.07469893,-0.1583716;0.5922162;-0.1616354,0.05641945;0.5384245;-0.1273038,0.2013646;0.3518189;-0.1482828,0.1986575;0.08181372;-0.1895838,-0.2136849;0.3921378;-0.008877069,-0.1881786;0.1644391;0.05255263,-0.2342338;-0.09202497;-0.02942891,0.07025056;0.01941204;-0.06790924,0.09366231;-0.2763416;-0.08731651,0.04816307;-0.619199;-0.03492785,0.02675335;-0.6236535;-0.1353555,-0.09826973;-0.01518718;-0.006003517,-0.1321802;-0.3082899;-0.04255285,-0.1502104;-0.6549823;0.0004034638,-0.1695316;-0.6597807;-0.1003287,-0.1390308;0.5206098;-0.1374998,743.27
+0;0;0,0.001726991;0.3215385;-0.0002242489,0.003508173;0.6362303;-0.01339733,0.1907453;0.5063667;0.0137724,0.2185623;0.2708447;0.03268566,0.2568848;0.008502305;-0.0311705,-0.182712;0.4969447;-0.004880412,-0.2220739;0.2627113;-0.01857379,-0.2685499;-0.000626862;-0.07207803,0.08149696;0.009247471;-0.05704488,0.09919218;-0.2860049;-0.02893314,0.09889504;-0.6262073;0.05008268,0.1010749;-0.5858191;-0.05767575,-0.07883041;0.008108889;-0.06083914,-0.1229134;-0.284841;-0.03815828,-0.1440403;-0.6255682;0.03559727,-0.1390741;-0.5850081;-0.07205201,0.003202772;0.5581732;-0.007807425,0;0;0,-0.08126047;0.301698;-0.07592821,-0.1601629;0.5937712;-0.163501,0.0539604;0.5392038;-0.1300919,0.1990789;0.3519253;-0.1517606,0.1972347;0.0821408;-0.1915431,-0.2150595;0.3935609;-0.01147763,-0.1911452;0.1653811;0.05148454,-0.2288736;-0.09487747;-0.02070803,0.0700884;0.01953912;-0.06846333,0.09240683;-0.2760655;-0.08839226,0.04602544;-0.6183139;-0.03646922,0.0246845;-0.6228977;-0.1368339,-0.09857155;-0.01531949;-0.00550907,-0.1326502;-0.3082445;-0.04171619,-0.1520868;-0.6546372;-0.001523018,-0.1713478;-0.6595635;-0.1021894,-0.1408169;0.5219115;-0.1392899,743.2902
+0;0;0,0.001726991;0.3215385;-0.0002242489,0.003508173;0.6362303;-0.01339733,0.1907453;0.5063667;0.0137724,0.2185623;0.2708447;0.03268566,0.2568848;0.008502305;-0.0311705,-0.182712;0.4969447;-0.004880412,-0.2220739;0.2627113;-0.01857379,-0.2685499;-0.000626862;-0.07207803,0.08149696;0.009247471;-0.05704488,0.09919218;-0.2860049;-0.02893314,0.09889504;-0.6262073;0.05008268,0.1010749;-0.5858191;-0.05767575,-0.07883041;0.008108889;-0.06083914,-0.1229134;-0.284841;-0.03815828,-0.1440403;-0.6255682;0.03559727,-0.1390741;-0.5850081;-0.07205201,0.003202772;0.5581732;-0.007807425,0;0;0,-0.08126047;0.301698;-0.07592821,-0.1601629;0.5937712;-0.163501,0.0539604;0.5392038;-0.1300919,0.1990789;0.3519253;-0.1517606,0.1972347;0.0821408;-0.1915431,-0.2150595;0.3935609;-0.01147763,-0.1911452;0.1653811;0.05148454,-0.2288736;-0.09487747;-0.02070803,0.0700884;0.01953912;-0.06846333,0.09240683;-0.2760655;-0.08839226,0.04602544;-0.6183139;-0.03646922,0.0246845;-0.6228977;-0.1368339,-0.09857155;-0.01531949;-0.00550907,-0.1326502;-0.3082445;-0.04171619,-0.1520868;-0.6546372;-0.001523018,-0.1713478;-0.6595635;-0.1021894,-0.1408169;0.5219115;-0.1392899,743.3035
+0;0;0,0.001474107;0.3202531;0.0005343383,0.00305061;0.6344769;-0.0112987,0.1911675;0.5041361;0.01356142,0.2192956;0.266486;0.03274937,0.2572312;0.00658673;-0.03066702,-0.1836773;0.494693;-0.004534521,-0.2233313;0.2582833;-0.01776306,-0.2697704;-0.00291431;-0.06902274,0.08183414;0.009279286;-0.05711946,0.09953912;-0.2857111;-0.02897599,0.09873767;-0.6247296;0.05010438,0.1007775;-0.5842463;-0.05762893,-0.07907408;0.008128098;-0.06104743,-0.1233764;-0.2845087;-0.03811626,-0.1444514;-0.624096;0.03553289,-0.1396285;-0.5834417;-0.07209495,0.002818409;0.5564963;-0.006077943,0;0;0,-0.08223265;0.300201;-0.07537675,-0.1621936;0.5913913;-0.1630459,0.05267429;0.540435;-0.132483,0.1985063;0.3510144;-0.1546154,0.1979472;0.08360204;-0.1933281,-0.2174066;0.390901;-0.01067822,-0.1910872;0.1618692;0.05631906,-0.2291034;-0.09806398;-0.006909952,0.06985095;0.01987228;-0.06907606,0.09257021;-0.2754491;-0.08892441,0.04553322;-0.6165686;-0.03780795,0.02415776;-0.6212148;-0.1381238,-0.09886031;-0.01583459;-0.004633672,-0.133158;-0.3083489;-0.04183435,-0.1531605;-0.6536596;-0.002485413,-0.1724567;-0.6586475;-0.1031037,-0.1426051;0.5197248;-0.138787,743.3235
+0;0;0,0.001474107;0.3202531;0.0005343383,0.00305061;0.6344769;-0.0112987,0.1911675;0.5041361;0.01356142,0.2192956;0.266486;0.03274937,0.2572312;0.00658673;-0.03066702,-0.1836773;0.494693;-0.004534521,-0.2233313;0.2582833;-0.01776306,-0.2697704;-0.00291431;-0.06902274,0.08183414;0.009279286;-0.05711946,0.09953912;-0.2857111;-0.02897599,0.09873767;-0.6247296;0.05010438,0.1007775;-0.5842463;-0.05762893,-0.07907408;0.008128098;-0.06104743,-0.1233764;-0.2845087;-0.03811626,-0.1444514;-0.624096;0.03553289,-0.1396285;-0.5834417;-0.07209495,0.002818409;0.5564963;-0.006077943,0;0;0,-0.08223265;0.300201;-0.07537675,-0.1621936;0.5913913;-0.1630459,0.05267429;0.540435;-0.132483,0.1985063;0.3510144;-0.1546154,0.1979472;0.08360204;-0.1933281,-0.2174066;0.390901;-0.01067822,-0.1910872;0.1618692;0.05631906,-0.2291034;-0.09806398;-0.006909952,0.06985095;0.01987228;-0.06907606,0.09257021;-0.2754491;-0.08892441,0.04553322;-0.6165686;-0.03780795,0.02415776;-0.6212148;-0.1381238,-0.09886031;-0.01583459;-0.004633672,-0.133158;-0.3083489;-0.04183435,-0.1531605;-0.6536596;-0.002485413,-0.1724567;-0.6586475;-0.1031037,-0.1426051;0.5197248;-0.138787,743.3356
+0;0;0,0.001474107;0.3202531;0.0005343383,0.00305061;0.6344769;-0.0112987,0.1911675;0.5041361;0.01356142,0.2192956;0.266486;0.03274937,0.2572312;0.00658673;-0.03066702,-0.1836773;0.494693;-0.004534521,-0.2233313;0.2582833;-0.01776306,-0.2697704;-0.00291431;-0.06902274,0.08183414;0.009279286;-0.05711946,0.09953912;-0.2857111;-0.02897599,0.09873767;-0.6247296;0.05010438,0.1007775;-0.5842463;-0.05762893,-0.07907408;0.008128098;-0.06104743,-0.1233764;-0.2845087;-0.03811626,-0.1444514;-0.624096;0.03553289,-0.1396285;-0.5834417;-0.07209495,0.002818409;0.5564963;-0.006077943,0;0;0,-0.08223265;0.300201;-0.07537675,-0.1621936;0.5913913;-0.1630459,0.05267429;0.540435;-0.132483,0.1985063;0.3510144;-0.1546154,0.1979472;0.08360204;-0.1933281,-0.2174066;0.390901;-0.01067822,-0.1910872;0.1618692;0.05631906,-0.2291034;-0.09806398;-0.006909952,0.06985095;0.01987228;-0.06907606,0.09257021;-0.2754491;-0.08892441,0.04553322;-0.6165686;-0.03780795,0.02415776;-0.6212148;-0.1381238,-0.09886031;-0.01583459;-0.004633672,-0.133158;-0.3083489;-0.04183435,-0.1531605;-0.6536596;-0.002485413,-0.1724567;-0.6586475;-0.1031037,-0.1426051;0.5197248;-0.138787,743.3478
+0;0;0,0.00158342;0.3195187;0.001208538,0.003282184;0.6332584;-0.009660838,0.1931611;0.5022794;0.01343126,0.2211665;0.264564;0.0326561,0.2590627;0.004486412;-0.03104264,-0.1851173;0.492864;-0.004441255,-0.2247604;0.256362;-0.01700037,-0.2716871;-0.00512141;-0.06758022,0.08164497;0.009210442;-0.05700628,0.0993965;-0.2852593;-0.0289562,0.09810178;-0.6240525;0.05046452,0.1000503;-0.5834945;-0.05722566,-0.07897365;0.008128915;-0.06080735,-0.1232563;-0.2839752;-0.03781662,-0.1443751;-0.6234106;0.03585656,-0.139648;-0.582688;-0.07173117,0.003014884;0.5554003;-0.004655635,0;0;0,-0.0831772;0.2989624;-0.07615256,-0.164038;0.5890732;-0.1647148,0.05260576;0.5409983;-0.135716,0.1983498;0.3515724;-0.158932,0.1985612;0.08370513;-0.1960948,-0.2192076;0.3877633;-0.01061071,-0.191193;0.1596715;0.05904441,-0.2254442;-0.1023546;0.001571443,0.06996392;0.01957995;-0.06871772,0.0930875;-0.2749929;-0.09122229,0.04584385;-0.6159815;-0.04037929,0.0246279;-0.6207991;-0.1406293,-0.09866835;-0.01536343;-0.005382446,-0.1326871;-0.3073336;-0.04293855,-0.1525493;-0.6527272;-0.005536314,-0.1716845;-0.6578849;-0.106086,-0.1442225;0.5176981;-0.1402206,743.37
+0;0;0,0.001579541;0.318736;0.001205577,0.00327446;0.6317714;-0.009639871,0.1963968;0.5000493;0.01375023,0.2245259;0.2612838;0.03305998,0.2622584;0.002329051;-0.03036375,-0.188333;0.4904733;-0.004427097,-0.2281512;0.2529266;-0.01704169,-0.2748753;-0.007427901;-0.06740317,0.08165557;0.009211638;-0.05701368,0.09937305;-0.2846932;-0.02901741,0.09808003;-0.6230395;0.05029854,0.1000281;-0.5824841;-0.05736457,-0.0789839;0.00812997;-0.06081524,-0.1231816;-0.2834138;-0.03786861,-0.1442726;-0.6224015;0.03570738,-0.1395467;-0.5816815;-0.07185332,0.003007719;0.5540761;-0.004645133,0;0;0,-0.08467849;0.2977194;-0.07608747,-0.1675918;0.5864079;-0.1648977,0.05272572;0.5412285;-0.137969,0.1983834;0.3504518;-0.1616578,0.1987762;0.08359808;-0.1976135,-0.2219556;0.3831229;-0.007730067,-0.1929756;0.1556568;0.06705242,-0.211348;-0.1086769;0.01915613,0.07013005;0.01949063;-0.06859255,0.09373324;-0.2743912;-0.09213185,0.04644339;-0.6149746;-0.04175758,0.02528967;-0.6199257;-0.1419449,-0.09869404;-0.01517464;-0.005680044,-0.1319391;-0.3066067;-0.04362602,-0.1518909;-0.6516359;-0.007189427,-0.1709624;-0.6569209;-0.1076773,-0.1472341;0.5153977;-0.1403072,743.3909
+0;0;0,0.001579541;0.318736;0.001205577,0.00327446;0.6317714;-0.009639871,0.1963968;0.5000493;0.01375023,0.2245259;0.2612838;0.03305998,0.2622584;0.002329051;-0.03036375,-0.188333;0.4904733;-0.004427097,-0.2281512;0.2529266;-0.01704169,-0.2748753;-0.007427901;-0.06740317,0.08165557;0.009211638;-0.05701368,0.09937305;-0.2846932;-0.02901741,0.09808003;-0.6230395;0.05029854,0.1000281;-0.5824841;-0.05736457,-0.0789839;0.00812997;-0.06081524,-0.1231816;-0.2834138;-0.03786861,-0.1442726;-0.6224015;0.03570738,-0.1395467;-0.5816815;-0.07185332,0.003007719;0.5540761;-0.004645133,0;0;0,-0.08467849;0.2977194;-0.07608747,-0.1675918;0.5864079;-0.1648977,0.05272572;0.5412285;-0.137969,0.1983834;0.3504518;-0.1616578,0.1987762;0.08359808;-0.1976135,-0.2219556;0.3831229;-0.007730067,-0.1929756;0.1556568;0.06705242,-0.211348;-0.1086769;0.01915613,0.07013005;0.01949063;-0.06859255,0.09373324;-0.2743912;-0.09213185,0.04644339;-0.6149746;-0.04175758,0.02528967;-0.6199257;-0.1419449,-0.09869404;-0.01517464;-0.005680044,-0.1319391;-0.3066067;-0.04362602,-0.1518909;-0.6516359;-0.007189427,-0.1709624;-0.6569209;-0.1076773,-0.1472341;0.5153977;-0.1403072,743.4163
+0;0;0,0.001582171;0.3199501;0.0004620336,0.003104667;0.6336391;-0.01385942,0.1961132;0.5029026;0.01392637,0.2244734;0.2641687;0.03322491,0.2619895;0.004797935;-0.03012706,-0.1885402;0.4931162;-0.004067256,-0.2284725;0.2555498;-0.01582666,-0.2756265;-0.005245328;-0.06539007,0.08281482;0.009367364;-0.05786845,0.1002009;-0.2831652;-0.02983526,0.09874176;-0.6214548;0.04955159,0.1006513;-0.5810909;-0.05809994,-0.08020055;0.008212505;-0.06160539,-0.1244306;-0.2819264;-0.03865848,-0.1458734;-0.6208145;0.03509355,-0.1411804;-0.5802758;-0.07245562,0.002898716;0.5559214;-0.007590126,0;0;0,-0.08439234;0.2986405;-0.07786226,-0.1668625;0.5880805;-0.1675074,0.05322734;0.5429864;-0.1408417,0.1989288;0.3523085;-0.1650004,0.1996584;0.08493149;-0.1996868,-0.2208969;0.3846821;-0.0102023,-0.1919382;0.1581193;0.06726603,-0.2102249;-0.1062633;0.01765171,0.07078816;0.01993957;-0.0699017,0.09467292;-0.2724504;-0.09441876,0.04719813;-0.6129352;-0.04381705,0.02611481;-0.6180133;-0.1439416,-0.100177;-0.01581473;-0.003043425,-0.131213;-0.305716;-0.04375542,-0.1511332;-0.6507912;-0.008109804,-0.1701395;-0.6562003;-0.1085332,-0.1465835;0.5169574;-0.1428165,743.4356
+0;0;0,0.001582171;0.3199501;0.0004620336,0.003104667;0.6336391;-0.01385942,0.1961132;0.5029026;0.01392637,0.2244734;0.2641687;0.03322491,0.2619895;0.004797935;-0.03012706,-0.1885402;0.4931162;-0.004067256,-0.2284725;0.2555498;-0.01582666,-0.2756265;-0.005245328;-0.06539007,0.08281482;0.009367364;-0.05786845,0.1002009;-0.2831652;-0.02983526,0.09874176;-0.6214548;0.04955159,0.1006513;-0.5810909;-0.05809994,-0.08020055;0.008212505;-0.06160539,-0.1244306;-0.2819264;-0.03865848,-0.1458734;-0.6208145;0.03509355,-0.1411804;-0.5802758;-0.07245562,0.002898716;0.5559214;-0.007590126,0;0;0,-0.08439234;0.2986405;-0.07786226,-0.1668625;0.5880805;-0.1675074,0.05322734;0.5429864;-0.1408417,0.1989288;0.3523085;-0.1650004,0.1996584;0.08493149;-0.1996868,-0.2208969;0.3846821;-0.0102023,-0.1919382;0.1581193;0.06726603,-0.2102249;-0.1062633;0.01765171,0.07078816;0.01993957;-0.0699017,0.09467292;-0.2724504;-0.09441876,0.04719813;-0.6129352;-0.04381705,0.02611481;-0.6180133;-0.1439416,-0.100177;-0.01581473;-0.003043425,-0.131213;-0.305716;-0.04375542,-0.1511332;-0.6507912;-0.008109804,-0.1701395;-0.6562003;-0.1085332,-0.1465835;0.5169574;-0.1428165,743.447
+0;0;0,0.001585386;0.3206001;0.0004629722,0.003114637;0.635859;-0.0139439,0.1949312;0.504765;0.01376455,0.2233474;0.2655607;0.03310112,0.2607456;0.00700444;-0.03005189,-0.1873529;0.4950388;-0.004118246,-0.2273639;0.2570044;-0.01590083,-0.2743698;-0.002971739;-0.06530857,0.08302572;0.009391219;-0.05801582,0.1003836;-0.2826676;-0.03002803,0.09892447;-0.6209663;0.04936093,0.1008334;-0.5806056;-0.05825659,-0.0804048;0.00823342;-0.06176228,-0.1245632;-0.2814356;-0.03885253,-0.1460066;-0.6203327;0.03490147,-0.1413151;-0.5797974;-0.07261372,0.002906873;0.5574573;-0.007619417,0;0;0,-0.08299301;0.299261;-0.07963753,-0.1639914;0.5905184;-0.1702492,0.0544346;0.5430268;-0.1436327,0.1999667;0.3516088;-0.1677094,0.2009246;0.08504698;-0.2020912,-0.2176927;0.386771;-0.01349139,-0.1670192;0.1746724;0.09065522,-0.190514;-0.09099746;0.05740236,0.07105206;0.01933345;-0.07017922,0.09623726;-0.2722884;-0.09673786,0.04876854;-0.6127971;-0.04622769,0.02762868;-0.6179622;-0.1462729,-0.1005896;-0.01485054;-0.002914269,-0.129716;-0.3042196;-0.04534247,-0.1496029;-0.649368;-0.01030215,-0.1686673;-0.654865;-0.1106467,-0.1443309;0.5185951;-0.1452014,743.4702
+0;0;0,0.001583472;0.320269;0.001047567,0.003259872;0.635363;-0.0115439,0.1958562;0.5038343;0.01361608,0.2243495;0.2657592;0.03285351,0.2618458;0.006862074;-0.03025238,-0.1879322;0.4941863;-0.003940072,-0.2278257;0.2572137;-0.01462771,-0.27525;-0.003349155;-0.06231366,0.08288946;0.009325593;-0.05806144,0.1000958;-0.2824145;-0.03001535,0.09883466;-0.6194233;0.04936473,0.1006455;-0.578957;-0.05824733,-0.08044638;0.008254631;-0.06155486,-0.1245605;-0.2810959;-0.038639,-0.1460225;-0.6187387;0.03494407,-0.1414274;-0.5780942;-0.07256758,0.002994133;0.5570249;-0.005886813,0;0;0,-0.08348437;0.2987778;-0.07961178,-0.1649465;0.5894863;-0.1706913,0.0543011;0.5430818;-0.1442742,0.1985621;0.3521647;-0.1687927,0.2009476;0.08520752;-0.2026191,-0.2182111;0.3851447;-0.0133485,-0.1918041;0.162026;0.07257258,-0.209;-0.1005609;0.01628358,0.07105853;0.01924589;-0.07006454,0.0963107;-0.2720113;-0.09701729,0.04991858;-0.6113617;-0.04635334,0.0288395;-0.6166031;-0.1463878,-0.1005058;-0.014738;-0.003182919,-0.1295751;-0.3038457;-0.04521361,-0.1492461;-0.6477922;-0.01069314,-0.1682395;-0.6533507;-0.1110327,-0.1451073;0.517781;-0.1455181,743.4911
+0;0;0,0.001583472;0.320269;0.001047567,0.003259872;0.635363;-0.0115439,0.1958562;0.5038343;0.01361608,0.2243495;0.2657592;0.03285351,0.2618458;0.006862074;-0.03025238,-0.1879322;0.4941863;-0.003940072,-0.2278257;0.2572137;-0.01462771,-0.27525;-0.003349155;-0.06231366,0.08288946;0.009325593;-0.05806144,0.1000958;-0.2824145;-0.03001535,0.09883466;-0.6194233;0.04936473,0.1006455;-0.578957;-0.05824733,-0.08044638;0.008254631;-0.06155486,-0.1245605;-0.2810959;-0.038639,-0.1460225;-0.6187387;0.03494407,-0.1414274;-0.5780942;-0.07256758,0.002994133;0.5570249;-0.005886813,0;0;0,-0.08348437;0.2987778;-0.07961178,-0.1649465;0.5894863;-0.1706913,0.0543011;0.5430818;-0.1442742,0.1985621;0.3521647;-0.1687927,0.2009476;0.08520752;-0.2026191,-0.2182111;0.3851447;-0.0133485,-0.1918041;0.162026;0.07257258,-0.209;-0.1005609;0.01628358,0.07105853;0.01924589;-0.07006454,0.0963107;-0.2720113;-0.09701729,0.04991858;-0.6113617;-0.04635334,0.0288395;-0.6166031;-0.1463878,-0.1005058;-0.014738;-0.003182919,-0.1295751;-0.3038457;-0.04521361,-0.1492461;-0.6477922;-0.01069314,-0.1682395;-0.6533507;-0.1110327,-0.1451073;0.517781;-0.1455181,743.5036
+0;0;0,0.001585605;0.3207004;0.001048978,0.003267832;0.6369123;-0.01158917,0.1953476;0.5052011;0.01354214,0.223837;0.2671598;0.03277684,0.2612804;0.008627027;-0.03024025,-0.1874152;0.4955789;-0.003967097,-0.2273029;0.2586399;-0.01465321,-0.2746605;-0.001556247;-0.06227206,0.08303989;0.009342517;-0.05816681,0.1002295;-0.2821141;-0.03014797,0.09896757;-0.6193358;0.04928224,0.1007785;-0.5788687;-0.05833733,-0.08059237;0.008269612;-0.06166657,-0.1246637;-0.2807997;-0.03877297,-0.1461392;-0.6186558;0.03485657,-0.1415437;-0.5780105;-0.07266259,0.003000992;0.5582495;-0.005908635,0;0;0,-0.08343226;0.2993005;-0.0794394,-0.1644672;0.5913444;-0.1705115,0.05429524;0.5429031;-0.1446033,0.1981639;0.3517851;-0.1695232,0.199799;0.08509436;-0.2024734,-0.2176387;0.3863096;-0.01415235,-0.1831253;0.1735125;0.0924848,-0.1944503;-0.0931001;0.0608329,0.07129014;0.01912853;-0.07012916,0.09658237;-0.2718382;-0.09707618,0.05021102;-0.6114111;-0.04638886,0.0290524;-0.6166077;-0.1464305,-0.1007533;-0.01432547;-0.003136577,-0.1290851;-0.3032453;-0.04497065,-0.1487557;-0.6474159;-0.01049031,-0.1678297;-0.6529271;-0.1108395,-0.1447759;0.5192422;-0.1453378,743.5246
+0;0;0,0.00164067;0.3207016;0.0003588485,0.003265333;0.6368059;-0.01456423,0.1953942;0.5059274;0.0129753,0.2238089;0.2679164;0.0326895,0.2611185;0.009280562;-0.02998288,-0.1875917;0.4962292;-0.003624117,-0.2276407;0.2592543;-0.0128034,-0.2754956;-0.00114435;-0.05878997,0.08302435;0.009332092;-0.05819067,0.1001021;-0.2821184;-0.0300408,0.09917957;-0.6193064;0.04953711,0.1007839;-0.5789794;-0.05809927,-0.0806351;0.008278878;-0.06160946,-0.1248779;-0.2807538;-0.03858398,-0.1462782;-0.6186394;0.03493188,-0.1418828;-0.578128;-0.07260881,0.003009681;0.5582014;-0.008127092,0;0;0,-0.08343226;0.2993005;-0.0794394,-0.1644672;0.5913444;-0.1705115,0.05429524;0.5429031;-0.1446033,0.1981639;0.3517851;-0.1695232,0.199799;0.08509436;-0.2024734,-0.2176387;0.3863096;-0.01415235,-0.1831253;0.1735125;0.0924848,-0.1944503;-0.0931001;0.0608329,0.07129014;0.01912853;-0.07012916,0.09658237;-0.2718382;-0.09707618,0.05021102;-0.6114111;-0.04638886,0.0290524;-0.6166077;-0.1464305,-0.1007533;-0.01432547;-0.003136577,-0.1290851;-0.3032453;-0.04497065,-0.1487557;-0.6474159;-0.01049031,-0.1678297;-0.6529271;-0.1108395,-0.1447759;0.5192422;-0.1453378,743.5364
+0;0;0,0.00164067;0.3207016;0.0003588485,0.003265333;0.6368059;-0.01456423,0.1953942;0.5059274;0.0129753,0.2238089;0.2679164;0.0326895,0.2611185;0.009280562;-0.02998288,-0.1875917;0.4962292;-0.003624117,-0.2276407;0.2592543;-0.0128034,-0.2754956;-0.00114435;-0.05878997,0.08302435;0.009332092;-0.05819067,0.1001021;-0.2821184;-0.0300408,0.09917957;-0.6193064;0.04953711,0.1007839;-0.5789794;-0.05809927,-0.0806351;0.008278878;-0.06160946,-0.1248779;-0.2807538;-0.03858398,-0.1462782;-0.6186394;0.03493188,-0.1418828;-0.578128;-0.07260881,0.003009681;0.5582014;-0.008127092,0;0;0,-0.08343226;0.2993005;-0.0794394,-0.1644672;0.5913444;-0.1705115,0.05429524;0.5429031;-0.1446033,0.1981639;0.3517851;-0.1695232,0.199799;0.08509436;-0.2024734,-0.2176387;0.3863096;-0.01415235,-0.1831253;0.1735125;0.0924848,-0.1944503;-0.0931001;0.0608329,0.07129014;0.01912853;-0.07012916,0.09658237;-0.2718382;-0.09707618,0.05021102;-0.6114111;-0.04638886,0.0290524;-0.6166077;-0.1464305,-0.1007533;-0.01432547;-0.003136577,-0.1290851;-0.3032453;-0.04497065,-0.1487557;-0.6474159;-0.01049031,-0.1678297;-0.6529271;-0.1108395,-0.1447759;0.5192422;-0.1453378,743.548
+0;0;0,0.001641572;0.3208779;0.0003590457,0.003269831;0.6376962;-0.01459908,0.1942591;0.5069207;0.01283244,0.2226654;0.2689803;0.03254079,0.259998;0.0101845;-0.03017034,-0.1864595;0.4972799;-0.003668712,-0.2264966;0.2603753;-0.01284528,-0.2743811;-0.0001844168;-0.05886028,0.08339101;0.009373306;-0.05844766,0.100428;-0.2813822;-0.03036492,0.099504;-0.6191193;0.0493426,0.1011084;-0.5787919;-0.0582978,-0.08099121;0.008315441;-0.06188155,-0.1251284;-0.280028;-0.03891098,-0.1465637;-0.6184639;0.03472461,-0.142168;-0.5779521;-0.07282009,0.003013508;0.5588852;-0.00814503,0;0;0,-0.08321091;0.2995715;-0.07936192,-0.1632039;0.5926701;-0.1704557,0.0541662;0.5429152;-0.1446099,0.196628;0.3508247;-0.169446,0.1980251;0.08408913;-0.2033849,-0.2164775;0.3876692;-0.0154437,-0.1899994;0.1652805;0.07203855,-0.2071893;-0.09744018;0.01741246,0.07144817;0.01908746;-0.07063198,0.09664378;-0.2712232;-0.09713864,0.05013261;-0.6113344;-0.04632974,0.0288853;-0.6164879;-0.1463721,-0.10119;-0.01450659;-0.002862651,-0.1294759;-0.3027237;-0.04467759,-0.1488266;-0.6474571;-0.009965416,-0.1679934;-0.652932;-0.1103141,-0.1438272;0.5202568;-0.1452811,743.5695
+0;0;0,0.001606871;0.3208771;0.0008603052,0.003348351;0.6377735;-0.01252987,0.1944483;0.5067199;0.01226548,0.2229066;0.2688088;0.03225046,0.2599154;0.00988242;-0.03011228,-0.1863366;0.4969721;-0.003466203,-0.2269317;0.2600947;-0.01068619,-0.2749871;-0.0008180737;-0.05446824,0.08341515;0.00939959;-0.05840899,0.1004919;-0.2813404;-0.03018988,0.09935738;-0.6190647;0.04956941,0.1007873;-0.5786426;-0.05806431,-0.08099163;0.008297645;-0.06188339,-0.1250642;-0.2800415;-0.03873503,-0.1466241;-0.618431;0.03507698,-0.1424055;-0.5778239;-0.07246546,0.0030516;0.5589172;-0.006655776,0;0;0,-0.08321091;0.2995715;-0.07936192,-0.1632039;0.5926701;-0.1704557,0.0541662;0.5429152;-0.1446099,0.196628;0.3508247;-0.169446,0.1980251;0.08408913;-0.2033849,-0.2164775;0.3876692;-0.0154437,-0.1899994;0.1652805;0.07203855,-0.2071893;-0.09744018;0.01741246,0.07144817;0.01908746;-0.07063198,0.09664378;-0.2712232;-0.09713864,0.05013261;-0.6113344;-0.04632974,0.0288853;-0.6164879;-0.1463721,-0.10119;-0.01450659;-0.002862651,-0.1294759;-0.3027237;-0.04467759,-0.1488266;-0.6474571;-0.009965416,-0.1679934;-0.652932;-0.1103141,-0.1438272;0.5202568;-0.1452811,743.5818
+0;0;0,0.001607754;0.3210534;0.0008607779,0.003353464;0.638734;-0.01256401,0.1921349;0.508083;0.01201933,0.2209735;0.2669931;0.03227132,0.2574297;0.01193324;-0.02916015,-0.184039;0.4984532;-0.003521866,-0.2251765;0.2584108;-0.01083832,-0.2725143;0.001394272;-0.05396656,0.08343422;0.00940174;-0.05842234,0.1004979;-0.2811159;-0.03022481,0.09936373;-0.6187419;0.04951125,0.1007936;-0.5783203;-0.05811708,-0.08101014;0.008299541;-0.06189755,-0.125049;-0.2798191;-0.03876688,-0.1466026;-0.6181101;0.03502364,-0.1423842;-0.5775035;-0.07251342,0.003055849;0.5596482;-0.006672816,0;0;0,-0.08242991;0.2999301;-0.07953525,-0.1597274;0.5942084;-0.1718597,0.05443183;0.5430798;-0.144695,0.194659;0.3454616;-0.1701813,0.195613;0.0827409;-0.203876,-0.213358;0.3903146;-0.01836309,-0.1876139;0.1649143;0.0705079,-0.2060827;-0.09356269;0.01567186,0.07135449;0.01888189;-0.07081556,0.09720531;-0.2711509;-0.09726453,0.05061177;-0.6111277;-0.04632187,0.0293143;-0.616281;-0.1463478,-0.1012497;-0.01429383;-0.002647926,-0.1290841;-0.3022958;-0.0446827,-0.1481766;-0.6469107;-0.009662289,-0.1673971;-0.6523876;-0.1099941,-0.1412442;0.5214548;-0.1462736,743.6036
+0;0;0,0.001607754;0.3210534;0.0008607779,0.003353464;0.638734;-0.01256401,0.1921349;0.508083;0.01201933,0.2209735;0.2669931;0.03227132,0.2574297;0.01193324;-0.02916015,-0.184039;0.4984532;-0.003521866,-0.2251765;0.2584108;-0.01083832,-0.2725143;0.001394272;-0.05396656,0.08343422;0.00940174;-0.05842234,0.1004979;-0.2811159;-0.03022481,0.09936373;-0.6187419;0.04951125,0.1007936;-0.5783203;-0.05811708,-0.08101014;0.008299541;-0.06189755,-0.125049;-0.2798191;-0.03876688,-0.1466026;-0.6181101;0.03502364,-0.1423842;-0.5775035;-0.07251342,0.003055849;0.5596482;-0.006672816,0;0;0,-0.08242991;0.2999301;-0.07953525,-0.1597274;0.5942084;-0.1718597,0.05443183;0.5430798;-0.144695,0.194659;0.3454616;-0.1701813,0.195613;0.0827409;-0.203876,-0.213358;0.3903146;-0.01836309,-0.1876139;0.1649143;0.0705079,-0.2060827;-0.09356269;0.01567186,0.07135449;0.01888189;-0.07081556,0.09720531;-0.2711509;-0.09726453,0.05061177;-0.6111277;-0.04632187,0.0293143;-0.616281;-0.1463478,-0.1012497;-0.01429383;-0.002647926,-0.1290841;-0.3022958;-0.0446827,-0.1481766;-0.6469107;-0.009662289,-0.1673971;-0.6523876;-0.1099941,-0.1412442;0.5214548;-0.1462736,743.6152
+0;0;0,0.001630272;0.3207054;0.001365326,0.00344374;0.6378655;-0.0108739,0.19271;0.5071509;0.01169917,0.2216196;0.2666612;0.0320671,0.2586231;0.01010051;-0.02899218,-0.1843294;0.4975322;-0.003400334,-0.2259434;0.2580911;-0.008107027,-0.2738339;-0.0005735457;-0.04958005,0.08327147;0.009405958;-0.05836711,0.1001012;-0.280204;-0.03002848,0.09888858;-0.6188164;0.04992118,0.1002119;-0.5783176;-0.05772641,-0.08098533;0.008261339;-0.06166408,-0.1249648;-0.2789546;-0.03857623,-0.1465259;-0.6182116;0.03552882,-0.1424163;-0.5775289;-0.07203033,0.003125545;0.5590038;-0.005358554,0;0;0,-0.08237834;0.2998215;-0.07859588,-0.1603206;0.593457;-0.1704698,0.05452353;0.5429983;-0.1434314,0.1945425;0.3458995;-0.1685843,0.1924312;0.08189228;-0.203464,-0.2141503;0.3893833;-0.01728217,-0.1907269;0.1629696;0.06800622,-0.2221761;-0.0971795;0.02052725,0.0711354;0.01885268;-0.07080722,0.09778576;-0.2702779;-0.09637165,0.05085582;-0.6111622;-0.04492093,0.02959289;-0.6162451;-0.1450062,-0.1010873;-0.01425951;-0.002713234,-0.1287347;-0.3015715;-0.04330553,-0.1479526;-0.6471798;-0.008130915,-0.1671392;-0.6525869;-0.1085212,-0.1415257;0.5209971;-0.1450531,743.6381
+0;0;0,0.001630272;0.3207054;0.001365326,0.00344374;0.6378655;-0.0108739,0.19271;0.5071509;0.01169917,0.2216196;0.2666612;0.0320671,0.2586231;0.01010051;-0.02899218,-0.1843294;0.4975322;-0.003400334,-0.2259434;0.2580911;-0.008107027,-0.2738339;-0.0005735457;-0.04958005,0.08327147;0.009405958;-0.05836711,0.1001012;-0.280204;-0.03002848,0.09888858;-0.6188164;0.04992118,0.1002119;-0.5783176;-0.05772641,-0.08098533;0.008261339;-0.06166408,-0.1249648;-0.2789546;-0.03857623,-0.1465259;-0.6182116;0.03552882,-0.1424163;-0.5775289;-0.07203033,0.003125545;0.5590038;-0.005358554,0;0;0,-0.08237834;0.2998215;-0.07859588,-0.1603206;0.593457;-0.1704698,0.05452353;0.5429983;-0.1434314,0.1945425;0.3458995;-0.1685843,0.1924312;0.08189228;-0.203464,-0.2141503;0.3893833;-0.01728217,-0.1907269;0.1629696;0.06800622,-0.2221761;-0.0971795;0.02052725,0.0711354;0.01885268;-0.07080722,0.09778576;-0.2702779;-0.09637165,0.05085582;-0.6111622;-0.04492093,0.02959289;-0.6162451;-0.1450062,-0.1010873;-0.01425951;-0.002713234,-0.1287347;-0.3015715;-0.04330553,-0.1479526;-0.6471798;-0.008130915,-0.1671392;-0.6525869;-0.1085212,-0.1415257;0.5209971;-0.1450531,743.6494
+0;0;0,0.001632355;0.321115;0.001367071,0.003449569;0.6389291;-0.01089723,0.1924125;0.5081382;0.01165971,0.2211623;0.2689771;0.03191512,0.2583311;0.01127034;-0.02941692,-0.1840249;0.4985349;-0.00341568,-0.225409;0.2604166;-0.008096371,-0.2735134;0.0005964935;-0.04975466,0.08309693;0.009386241;-0.05824477,0.09993988;-0.2804517;-0.02988384,0.09872498;-0.6197058;0.05021737,0.1000483;-0.5792072;-0.05742899,-0.08081556;0.008244021;-0.06153482,-0.1248297;-0.279198;-0.0384288,-0.1464316;-0.6190979;0.03581671,-0.142322;-0.5784154;-0.07174122,0.003130732;0.5599084;-0.005370773,0;0;0,-0.08174675;0.3004052;-0.07869935,-0.1592858;0.5948173;-0.1706946,0.05534317;0.5424308;-0.1435392,0.1944297;0.3462792;-0.1683257,0.1911385;0.08115059;-0.2037079,-0.2126219;0.3901065;-0.01811092,-0.1908073;0.1643843;0.06560595,-0.2220923;-0.09719589;0.01920601,0.07107124;0.01871368;-0.07059979,0.09872267;-0.2705149;-0.09660482,0.05180543;-0.6120456;-0.04496622,0.0304857;-0.6171018;-0.1450474,-0.1008912;-0.01405587;-0.003009604,-0.1274371;-0.3016967;-0.04365554,-0.1467955;-0.6479528;-0.008398805,-0.1660407;-0.6533351;-0.1087852,-0.1405757;0.522168;-0.1452599,743.6718
+0;0;0,0.001671794;0.3211131;0.00173227,0.003597465;0.6389488;-0.009955414,0.1926534;0.5082436;0.01128375,0.2212761;0.2690937;0.03184887,0.2587277;0.01135388;-0.02917166,-0.1839244;0.4985668;-0.003300669,-0.2261692;0.2605575;-0.004648583,-0.2749903;0.0004766881;-0.0437688,0.08306386;0.009353608;-0.05829716,0.09985842;-0.2804717;-0.02977934,0.09895077;-0.6197773;0.05010736,0.100155;-0.5792373;-0.05753636,-0.08088502;0.008261852;-0.06144109,-0.1249488;-0.2791676;-0.03827461,-0.1465444;-0.6190776;0.03592718,-0.1425493;-0.5783512;-0.07163069,0.003244543;0.5599174;-0.004585815,0;0;0,-0.08174675;0.3004052;-0.07869935,-0.1592858;0.5948173;-0.1706946,0.05534317;0.5424308;-0.1435392,0.1944297;0.3462792;-0.1683257,0.1911385;0.08115059;-0.2037079,-0.2126219;0.3901065;-0.01811092,-0.1908073;0.1643843;0.06560595,-0.2220923;-0.09719589;0.01920601,0.07107124;0.01871368;-0.07059979,0.09872267;-0.2705149;-0.09660482,0.05180543;-0.6120456;-0.04496622,0.0304857;-0.6171018;-0.1450474,-0.1008912;-0.01405587;-0.003009604,-0.1274371;-0.3016967;-0.04365554,-0.1467955;-0.6479528;-0.008398805,-0.1660407;-0.6533351;-0.1087852,-0.1405757;0.522168;-0.1452599,743.683
+0;0;0,0.001672282;0.3212068;0.001732776,0.003599399;0.6392823;-0.009963864,0.1925041;0.5085553;0.01126693,0.2206923;0.2730355;0.03151988,0.2584737;0.01302654;-0.03003789,-0.1837736;0.4988862;-0.003305863,-0.2253771;0.2644898;-0.004633317,-0.274628;0.002119124;-0.04409797,0.08313751;0.009361901;-0.05834885,0.09993978;-0.2805964;-0.02981794,0.09903158;-0.6201085;0.05011734,0.1002358;-0.5795682;-0.05752981,-0.08095675;0.008269178;-0.06149558,-0.1250408;-0.2792922;-0.03831846,-0.1466495;-0.6194088;0.03592846,-0.1426542;-0.5786821;-0.07163282,0.003246195;0.5601879;-0.004589985,0;0;0,-0.0810262;0.3007021;-0.07869339,-0.158219;0.5954562;-0.170716,0.05624546;0.5422556;-0.1434534,0.1934918;0.3491931;-0.1672149,0.1889425;0.08179009;-0.2032206,-0.2113166;0.3904062;-0.01845653,-0.1926786;0.1670918;0.06190282,-0.2234574;-0.09681174;0.01469001,0.0710001;0.01869234;-0.07080722,0.09955754;-0.2705891;-0.09674621,0.05278245;-0.6123316;-0.0449481,0.03142286;-0.6173592;-0.1450346,-0.1009893;-0.01406214;-0.002738809,-0.1266765;-0.301889;-0.04358,-0.146096;-0.6483475;-0.008248311,-0.1653806;-0.6537015;-0.1086408,-0.1395883;0.5227175;-0.145282,743.7049
+0;0;0,0.001672282;0.3212068;0.001732776,0.003599399;0.6392823;-0.009963864,0.1925041;0.5085553;0.01126693,0.2206923;0.2730355;0.03151988,0.2584737;0.01302654;-0.03003789,-0.1837736;0.4988862;-0.003305863,-0.2253771;0.2644898;-0.004633317,-0.274628;0.002119124;-0.04409797,0.08313751;0.009361901;-0.05834885,0.09993978;-0.2805964;-0.02981794,0.09903158;-0.6201085;0.05011734,0.1002358;-0.5795682;-0.05752981,-0.08095675;0.008269178;-0.06149558,-0.1250408;-0.2792922;-0.03831846,-0.1466495;-0.6194088;0.03592846,-0.1426542;-0.5786821;-0.07163282,0.003246195;0.5601879;-0.004589985,0;0;0,-0.0810262;0.3007021;-0.07869339,-0.158219;0.5954562;-0.170716,0.05624546;0.5422556;-0.1434534,0.1934918;0.3491931;-0.1672149,0.1889425;0.08179009;-0.2032206,-0.2113166;0.3904062;-0.01845653,-0.1926786;0.1670918;0.06190282,-0.2234574;-0.09681174;0.01469001,0.0710001;0.01869234;-0.07080722,0.09955754;-0.2705891;-0.09674621,0.05278245;-0.6123316;-0.0449481,0.03142286;-0.6173592;-0.1450346,-0.1009893;-0.01406214;-0.002738809,-0.1266765;-0.301889;-0.04358,-0.146096;-0.6483475;-0.008248311,-0.1653806;-0.6537015;-0.1086408,-0.1395883;0.5227175;-0.145282,743.7167
+0;0;0,0.00175637;0.3208876;0.0005723738,0.003526737;0.6381525;-0.01475488,0.1936708;0.5083663;0.01069545,0.2217454;0.2731903;0.03162911,0.2591976;0.01428154;-0.02932029,-0.1852601;0.4987381;-0.002934804,-0.2273589;0.2647335;-0.001013539,-0.2774312;0.003121972;-0.03570326,0.08250317;0.009233268;-0.05799798,0.09907454;-0.2803009;-0.02934537,0.0982857;-0.6200006;0.05047844,0.0992757;-0.579668;-0.05718989,-0.08046953;0.008250196;-0.06092931,-0.1244308;-0.2789062;-0.0378173,-0.1462319;-0.6191649;0.03645993,-0.142448;-0.5786513;-0.07112889,0.003220378;0.5593628;-0.008160274,0;0;0,-0.08079003;0.3003841;-0.07883286,-0.1581385;0.5943666;-0.1709759,0.05758128;0.5424704;-0.1435876,0.1948736;0.3497049;-0.1665313,0.18845;0.08362842;-0.2027705,-0.2106015;0.3883832;-0.01772574,-0.1924442;0.1649852;0.06163302,-0.2260093;-0.09637107;0.009503234,0.07086276;0.01861307;-0.06991291,0.1011455;-0.2699528;-0.09708452,0.05458662;-0.6118729;-0.04520654,0.03330335;-0.6169277;-0.1452985,-0.1002371;-0.01391027;-0.003848681,-0.1247187;-0.3014723;-0.04427516,-0.1441607;-0.6480358;-0.008439731,-0.1633603;-0.6534189;-0.1088371,-0.1393968;0.5218934;-0.1455243,743.7388
+0;0;0,0.00175637;0.3208876;0.0005723738,0.003526737;0.6381525;-0.01475488,0.1936708;0.5083663;0.01069545,0.2217454;0.2731903;0.03162911,0.2591976;0.01428154;-0.02932029,-0.1852601;0.4987381;-0.002934804,-0.2273589;0.2647335;-0.001013539,-0.2774312;0.003121972;-0.03570326,0.08250317;0.009233268;-0.05799798,0.09907454;-0.2803009;-0.02934537,0.0982857;-0.6200006;0.05047844,0.0992757;-0.579668;-0.05718989,-0.08046953;0.008250196;-0.06092931,-0.1244308;-0.2789062;-0.0378173,-0.1462319;-0.6191649;0.03645993,-0.142448;-0.5786513;-0.07112889,0.003220378;0.5593628;-0.008160274,0;0;0,-0.08079003;0.3003841;-0.07883286,-0.1581385;0.5943666;-0.1709759,0.05758128;0.5424704;-0.1435876,0.1948736;0.3497049;-0.1665313,0.18845;0.08362842;-0.2027705,-0.2106015;0.3883832;-0.01772574,-0.1924442;0.1649852;0.06163302,-0.2260093;-0.09637107;0.009503234,0.07086276;0.01861307;-0.06991291,0.1011455;-0.2699528;-0.09708452,0.05458662;-0.6118729;-0.04520654,0.03330335;-0.6169277;-0.1452985,-0.1002371;-0.01391027;-0.003848681,-0.1247187;-0.3014723;-0.04427516,-0.1441607;-0.6480358;-0.008439731,-0.1633603;-0.6534189;-0.1088371,-0.1393968;0.5218934;-0.1455243,743.7501
+0;0;0,0.00175755;0.3211031;0.0005727582,0.003532526;0.6392147;-0.0147978,0.1927756;0.5094081;0.0105853,0.2207529;0.275047;0.03144641,0.2581302;0.0166564;-0.02938101,-0.1843646;0.4998254;-0.002980547,-0.2263175;0.2666317;-0.001065939,-0.2762897;0.005543649;-0.03568624,0.08263532;0.009248058;-0.05809088,0.09921556;-0.280441;-0.02942293,0.09842613;-0.6203924;0.05046003,0.09941614;-0.5800598;-0.05720999,-0.08059843;0.00826341;-0.06102691,-0.1245832;-0.2790467;-0.03790253,-0.1464005;-0.6195576;0.03642974,-0.1426165;-0.5790437;-0.07116078,0.003225151;0.5601636;-0.008181322,0;0;0,-0.07973703;0.3008566;-0.07898068,-0.1560179;0.5959527;-0.17138,0.05861557;0.5417679;-0.1435294,0.1953122;0.3495007;-0.1656744,0.1880991;0.08404759;-0.202353,-0.2081409;0.3898792;-0.01886529,-0.1913205;0.1670715;0.05998176,-0.2311203;-0.09104505;-0.0004709847,0.07135288;0.01849794;-0.06967974,0.1022416;-0.2701115;-0.09737444,0.05570985;-0.6122954;-0.04547167,0.03434449;-0.6173143;-0.1455605,-0.1004192;-0.01362656;-0.004356273,-0.1241437;-0.3014753;-0.04431519,-0.1430873;-0.6482913;-0.008139238,-0.1623656;-0.6536353;-0.1085371,-0.1376114;0.5231335;-0.1458557,743.772
+0;0;0,0.001743508;0.3211037;1.617556E-05,0.003418413;0.6391344;-0.01690324,0.1926807;0.5097914;0.01008538,0.2205268;0.2754586;0.03143437,0.2582116;0.01707178;-0.02921889,-0.1866408;0.5083665;0.002964969,-0.2308524;0.2756014;0.005928749,-0.2815714;0.01409185;-0.02412182,0.08261402;0.009145584;-0.05813738,0.09909958;-0.2805391;-0.02937063,0.09838144;-0.6204652;0.05062094,0.09821518;-0.5802084;-0.05706077,-0.08060311;0.008348966;-0.06100908,-0.1246626;-0.2789522;-0.03791519,-0.1463885;-0.6194494;0.03650598,-0.1437611;-0.5790173;-0.07112694,0.003135493;0.5601216;-0.009843552,0;0;0,-0.07973703;0.3008566;-0.07898068,-0.1560179;0.5959527;-0.17138,0.05861557;0.5417679;-0.1435294,0.1953122;0.3495007;-0.1656744,0.1880991;0.08404759;-0.202353,-0.2081409;0.3898792;-0.01886529,-0.1913205;0.1670715;0.05998176,-0.2311203;-0.09104505;-0.0004709847,0.07135288;0.01849794;-0.06967974,0.1022416;-0.2701115;-0.09737444,0.05570985;-0.6122954;-0.04547167,0.03434449;-0.6173143;-0.1455605,-0.1004192;-0.01362656;-0.004356273,-0.1241437;-0.3014753;-0.04431519,-0.1430873;-0.6482913;-0.008139238,-0.1623656;-0.6536353;-0.1085371,-0.1376114;0.5231335;-0.1458557,743.7833
+0;0;0,0.001746239;0.3216067;1.62009E-05,0.003423824;0.6401398;-0.0169292,0.191949;0.5108829;0.009991746,0.2197733;0.2767345;0.03132394,0.2574462;0.01842827;-0.0293104,-0.1858982;0.5094636;0.002899009,-0.230075;0.2768817;0.005860456,-0.2807782;0.01545367;-0.02418074,0.08232326;0.009113396;-0.05793277,0.0988801;-0.2818237;-0.02904165,0.09816221;-0.6216292;0.05092155,0.09799592;-0.5813712;-0.05677335,-0.08031943;0.008319582;-0.06079435,-0.1245694;-0.2802237;-0.03760063,-0.1462876;-0.6206002;0.03679416,-0.1436599;-0.5801668;-0.07085196,0.003140513;0.5610175;-0.009859731,0;0;0,-0.0789897;0.301596;-0.07895851,-0.1543265;0.5975009;-0.1712832,0.0595018;0.5409052;-0.1436174,0.1959849;0.3486233;-0.164942,0.1878503;0.08332345;-0.2019246,-0.2064048;0.39081;-0.02029097,-0.1842698;0.1703441;0.06313277,-0.2227248;-0.091988;0.02413329,0.0715149;0.01852036;-0.06898546,0.102904;-0.2712004;-0.09779239,0.05669053;-0.6132735;-0.04570866,0.03525866;-0.6182307;-0.1458192,-0.1000552;-0.01330741;-0.005315925,-0.1241522;-0.3024665;-0.04480715,-0.1428731;-0.6491696;-0.00862832,-0.162201;-0.6544601;-0.1090498,-0.1361562;0.5244908;-0.1457932,743.8058
+0;0;0,0.001744244;0.3212392;1.618238E-05,0.003414129;0.6382472;-0.01684098,0.193397;0.5091304;0.01018598,0.2210897;0.2760894;0.03141729,0.2588855;0.01694089;-0.02941475,-0.1873636;0.5077002;0.003038549,-0.2313314;0.2762182;0.005985992,-0.2822;0.01393777;-0.02415315,0.08226559;0.009107011;-0.05789219,0.0988337;-0.282028;-0.02898141,0.09811545;-0.6220009;0.05102116,0.09794918;-0.5817436;-0.05666605,-0.08026317;0.008313754;-0.06075176,-0.1245432;-0.2804258;-0.03754226,-0.1462721;-0.6209699;0.03688915,-0.1436446;-0.5805373;-0.07074928,0.003132703;0.5596516;-0.009818567,0;0;0,-0.07939193;0.3010055;-0.07931113,-0.1558702;0.5946358;-0.1726696,0.05967724;0.5408278;-0.1435521,0.1958673;0.3496117;-0.1639104,0.1876592;0.08355358;-0.2017617,-0.207022;0.3875893;-0.01990953,-0.1841159;0.1685897;0.06399697,-0.2301002;-0.09240614;0.01868027,0.07141306;0.01851285;-0.06898928,0.1027425;-0.2713414;-0.09853458,0.0568087;-0.6135367;-0.04585671,0.0357337;-0.6186252;-0.1459887,-0.09997743;-0.01335578;-0.005310917,-0.1255782;-0.3026541;-0.0443113,-0.1442371;-0.6495224;-0.008026004,-0.1631879;-0.6549513;-0.1084623,-0.1373081;0.5224168;-0.1468527,743.8273
+0;0;0,0.001829833;0.3212386;0.0003097598,0.003766663;0.6383196;-0.01525143,0.1937256;0.5088888;0.009838707,0.2216093;0.2758872;0.0312518,0.2593046;0.01663992;-0.02922064,-0.1869585;0.5068154;0.00252107,-0.2319216;0.2756464;0.01058445,-0.2838601;0.01294696;-0.01346541,0.08225738;0.009076386;-0.05790867,0.09876173;-0.2820542;-0.02891685,0.09811268;-0.6220259;0.05109119,0.09795233;-0.5816936;-0.05658887,-0.08029263;0.00832742;-0.06071094,-0.1245949;-0.2804063;-0.03747123,-0.1463642;-0.6209117;0.03712521,-0.1437313;-0.580416;-0.07050695,0.00338785;0.5596815;-0.008727654,0;0;0,-0.07939193;0.3010055;-0.07931113,-0.1558702;0.5946358;-0.1726696,0.05967724;0.5408278;-0.1435521,0.1958673;0.3496117;-0.1639104,0.1876592;0.08355358;-0.2017617,-0.207022;0.3875893;-0.01990953,-0.1841159;0.1685897;0.06399697,-0.2301002;-0.09240614;0.01868027,0.07141306;0.01851285;-0.06898928,0.1027425;-0.2713414;-0.09853458,0.0568087;-0.6135367;-0.04585671,0.0357337;-0.6186252;-0.1459887,-0.09997743;-0.01335578;-0.005310917,-0.1255782;-0.3026541;-0.0443113,-0.1442371;-0.6495224;-0.008026004,-0.1631879;-0.6549513;-0.1084623,-0.1373081;0.5224168;-0.1468527,743.8392
+0;0;0,0.001828271;0.3209645;0.0003094954,0.003761098;0.6373774;-0.01521686,0.1939534;0.5080957;0.00987842,0.22181;0.2753199;0.03127076,0.259587;0.01551068;-0.02933276,-0.1871953;0.5060197;0.002551852,-0.2321148;0.2750748;0.01060742,-0.2841659;0.01180595;-0.01349458,0.08226468;0.009077192;-0.05791382,0.09879574;-0.2825244;-0.02887509,0.09814694;-0.6223658;0.0511023,0.09798659;-0.5820338;-0.056576,-0.08029976;0.008328159;-0.06071634,-0.1246737;-0.2808726;-0.03743904,-0.1464347;-0.6212476;0.03712881,-0.1438018;-0.580752;-0.0705016,0.003383302;0.5589503;-0.008710596,0;0;0,-0.0793952;0.3007126;-0.07930923,-0.1559613;0.5935903;-0.1726882,0.05978756;0.5406396;-0.1432607,0.1962238;0.3498392;-0.163224,0.187434;0.08328021;-0.2015617,-0.2070144;0.3868556;-0.01944447,-0.1842964;0.1680237;0.06430919,-0.237258;-0.09123118;0.013489,0.07126935;0.01864475;-0.0691154,0.1022263;-0.2716799;-0.09913588,0.05682556;-0.613758;-0.04612255,0.03580083;-0.6188604;-0.1462584,-0.09996983;-0.01351996;-0.005208433,-0.1263253;-0.303262;-0.04397594,-0.1449357;-0.649991;-0.007621255,-0.1638284;-0.6554399;-0.1080595,-0.137375;0.5216022;-0.1468902,743.8608
+0;0;0,0.001828271;0.3209645;0.0003094954,0.003761098;0.6373774;-0.01521686,0.1939534;0.5080957;0.00987842,0.22181;0.2753199;0.03127076,0.259587;0.01551068;-0.02933276,-0.1871953;0.5060197;0.002551852,-0.2321148;0.2750748;0.01060742,-0.2841659;0.01180595;-0.01349458,0.08226468;0.009077192;-0.05791382,0.09879574;-0.2825244;-0.02887509,0.09814694;-0.6223658;0.0511023,0.09798659;-0.5820338;-0.056576,-0.08029976;0.008328159;-0.06071634,-0.1246737;-0.2808726;-0.03743904,-0.1464347;-0.6212476;0.03712881,-0.1438018;-0.580752;-0.0705016,0.003383302;0.5589503;-0.008710596,0;0;0,-0.0793952;0.3007126;-0.07930923,-0.1559613;0.5935903;-0.1726882,0.05978756;0.5406396;-0.1432607,0.1962238;0.3498392;-0.163224,0.187434;0.08328021;-0.2015617,-0.2070144;0.3868556;-0.01944447,-0.1842964;0.1680237;0.06430919,-0.237258;-0.09123118;0.013489,0.07126935;0.01864475;-0.0691154,0.1022263;-0.2716799;-0.09913588,0.05682556;-0.613758;-0.04612255,0.03580083;-0.6188604;-0.1462584,-0.09996983;-0.01351996;-0.005208433,-0.1263253;-0.303262;-0.04397594,-0.1449357;-0.649991;-0.007621255,-0.1638284;-0.6554399;-0.1080595,-0.137375;0.5216022;-0.1468902,743.8723
+0;0;0,0.001890174;0.3207158;-0.0005077304,0.003654739;0.6363506;-0.01788888,0.1941184;0.5080103;0.009208123,0.2218464;0.2754804;0.03113838,0.259497;0.01485258;-0.02941171,-0.1872973;0.5051624;0.002216232,-0.2333138;0.2749113;0.01588519,-0.285962;0.01048616;-0.001954444,0.08227836;0.009056735;-0.0579119,0.09876455;-0.2828633;-0.02869399,0.09826653;-0.6236607;0.05159051,0.09802291;-0.583452;-0.0560885,-0.08031197;0.008345929;-0.0607114,-0.124819;-0.281164;-0.03734679,-0.1467023;-0.6225449;0.03727783,-0.1441476;-0.5821682;-0.07035508,0.003328606;0.558153;-0.01082321,0;0;0,-0.07938071;0.3004145;-0.07944989,-0.155832;0.5925094;-0.1730816,0.05996434;0.5405679;-0.1430008,0.1968276;0.3502538;-0.1622071,0.1872236;0.08305493;-0.2012362,-0.2070843;0.3864443;-0.01912825,-0.1849288;0.167738;0.06451716,-0.2419146;-0.09046465;0.008886486,0.07119033;0.0187203;-0.06918836,0.1021733;-0.2719067;-0.09950018,0.0568358;-0.6149948;-0.04636145,0.03590499;-0.6201144;-0.1464992,-0.09997015;-0.01359949;-0.005153873,-0.1276973;-0.3035881;-0.0436325,-0.1453729;-0.6513736;-0.007280644,-0.1641649;-0.656853;-0.1077153,-0.1372785;0.5207276;-0.1472354,743.8945
+0;0;0,0.001890174;0.3207158;-0.0005077304,0.003654739;0.6363506;-0.01788888,0.1941184;0.5080103;0.009208123,0.2218464;0.2754804;0.03113838,0.259497;0.01485258;-0.02941171,-0.1872973;0.5051624;0.002216232,-0.2333138;0.2749113;0.01588519,-0.285962;0.01048616;-0.001954444,0.08227836;0.009056735;-0.0579119,0.09876455;-0.2828633;-0.02869399,0.09826653;-0.6236607;0.05159051,0.09802291;-0.583452;-0.0560885,-0.08031197;0.008345929;-0.0607114,-0.124819;-0.281164;-0.03734679,-0.1467023;-0.6225449;0.03727783,-0.1441476;-0.5821682;-0.07035508,0.003328606;0.558153;-0.01082321,0;0;0,-0.07938071;0.3004145;-0.07944989,-0.155832;0.5925094;-0.1730816,0.05996434;0.5405679;-0.1430008,0.1968276;0.3502538;-0.1622071,0.1872236;0.08305493;-0.2012362,-0.2070843;0.3864443;-0.01912825,-0.1849288;0.167738;0.06451716,-0.2419146;-0.09046465;0.008886486,0.07119033;0.0187203;-0.06918836,0.1021733;-0.2719067;-0.09950018,0.0568358;-0.6149948;-0.04636145,0.03590499;-0.6201144;-0.1464992,-0.09997015;-0.01359949;-0.005153873,-0.1276973;-0.3035881;-0.0436325,-0.1453729;-0.6513736;-0.007280644,-0.1641649;-0.656853;-0.1077153,-0.1372785;0.5207276;-0.1472354,743.906
+0;0;0,0.001892445;0.3211011;-0.0005083404,0.003661492;0.6375616;-0.01793829,0.1924611;0.5093826;0.009009028,0.2202239;0.2765611;0.03096679,0.2578949;0.01579183;-0.02961616,-0.1856303;0.5065595;0.002078078,-0.2317044;0.2760197;0.01576418,-0.2843812;0.01145098;-0.002085134,0.08233997;0.009063518;-0.05795527,0.09883486;-0.2830103;-0.02872196,0.0983362;-0.6242454;0.05166566,0.09809251;-0.5840342;-0.05603936,-0.08037212;0.008352179;-0.06075687,-0.1249026;-0.2813103;-0.03737994,-0.146814;-0.6231297;0.03734052,-0.1442587;-0.5827505;-0.07031838,0.003334209;0.5590883;-0.01084771,0;0;0,-0.0786934;0.3009496;-0.07966471,-0.1535291;0.5943003;-0.1734776,0.06018323;0.5403206;-0.142657,0.197787;0.3501141;-0.1612432,0.1872187;0.08279589;-0.2002215,-0.2060941;0.389555;-0.02081051,-0.1863882;0.1702412;0.06268711,-0.2460257;-0.08699192;0.004682418,0.07115021;0.01875108;-0.06933165,0.1019067;-0.272068;-0.09953189,0.05692775;-0.6156976;-0.04662275,0.03608038;-0.6207487;-0.1468301,-0.1000478;-0.01364711;-0.005002155,-0.1284233;-0.303724;-0.0435246,-0.1460824;-0.6519351;-0.006904826,-0.1647822;-0.657351;-0.1074072,-0.1354633;0.522102;-0.1476038,743.9279
+0;0;0,0.001947401;0.3210993;-0.001111759,0.003657634;0.6374931;-0.0196943,0.1923846;0.5099673;0.009832579,0.2207744;0.2771541;0.03106472,0.2583066;0.01628304;-0.02916499,-0.1855783;0.5066983;0.001887179,-0.2327639;0.2767666;0.02095713,-0.2854168;0.01165831;0.015015,0.08230934;0.009030459;-0.05800392,0.09877709;-0.2830366;-0.02868797,0.09821124;-0.624271;0.05170209,0.09817491;-0.5841454;-0.05601127,-0.08041739;0.008372704;-0.06069411,-0.1250208;-0.2812781;-0.03731211,-0.1470502;-0.6230997;0.03736422,-0.1442845;-0.5828057;-0.07029766,0.00334601;0.559049;-0.01228859,0;0;0,-0.0786934;0.3009496;-0.07966471,-0.1535291;0.5943003;-0.1734776,0.06018323;0.5403206;-0.142657,0.197787;0.3501141;-0.1612432,0.1872187;0.08279589;-0.2002215,-0.2060941;0.389555;-0.02081051,-0.1863882;0.1702412;0.06268711,-0.2460257;-0.08699192;0.004682418,0.07115021;0.01875108;-0.06933165,0.1019067;-0.272068;-0.09953189,0.05692775;-0.6156976;-0.04662275,0.03608038;-0.6207487;-0.1468301,-0.1000478;-0.01364711;-0.005002155,-0.1284233;-0.303724;-0.0435246,-0.1460824;-0.6519351;-0.006904826,-0.1647822;-0.657351;-0.1074072,-0.1354633;0.522102;-0.1476038,743.9398
+0;0;0,0.001947401;0.3210993;-0.001111759,0.003657634;0.6374931;-0.0196943,0.1923846;0.5099673;0.009832579,0.2207744;0.2771541;0.03106472,0.2583066;0.01628304;-0.02916499,-0.1855783;0.5066983;0.001887179,-0.2327639;0.2767666;0.02095713,-0.2854168;0.01165831;0.015015,0.08230934;0.009030459;-0.05800392,0.09877709;-0.2830366;-0.02868797,0.09821124;-0.624271;0.05170209,0.09817491;-0.5841454;-0.05601127,-0.08041739;0.008372704;-0.06069411,-0.1250208;-0.2812781;-0.03731211,-0.1470502;-0.6230997;0.03736422,-0.1442845;-0.5828057;-0.07029766,0.00334601;0.559049;-0.01228859,0;0;0,-0.0786934;0.3009496;-0.07966471,-0.1535291;0.5943003;-0.1734776,0.06018323;0.5403206;-0.142657,0.197787;0.3501141;-0.1612432,0.1872187;0.08279589;-0.2002215,-0.2060941;0.389555;-0.02081051,-0.1863882;0.1702412;0.06268711,-0.2460257;-0.08699192;0.004682418,0.07115021;0.01875108;-0.06933165,0.1019067;-0.272068;-0.09953189,0.05692775;-0.6156976;-0.04662275,0.03608038;-0.6207487;-0.1468301,-0.1000478;-0.01364711;-0.005002155,-0.1284233;-0.303724;-0.0435246,-0.1460824;-0.6519351;-0.006904826,-0.1647822;-0.657351;-0.1074072,-0.1354633;0.522102;-0.1476038,743.9506
+0;0;0,0.001943825;0.3205095;-0.001109717,0.003650093;0.6361772;-0.0196506,0.1916564;0.5089979;0.009776847,0.2200117;0.2764682;0.03098313,0.2577988;0.01382506;-0.02965569,-0.1848644;0.5057413;0.001861763,-0.2319925;0.2760895;0.0209085,-0.285003;0.009180427;0.01492601,0.08227517;0.00902671;-0.05797986,0.09877131;-0.2835437;-0.02861338,0.09820707;-0.6238056;0.05154758,0.09817076;-0.5836815;-0.05615009,-0.08038402;0.00836923;-0.06066892,-0.1250643;-0.2817807;-0.03724662,-0.1470309;-0.6226281;0.03721688,-0.1442656;-0.5823356;-0.07042932,0.003339101;0.5578922;-0.01225992,0;0;0,-0.07847158;0.3002383;-0.08019066,-0.1532242;0.59262;-0.174639,0.05954809;0.5406783;-0.1423426,0.1984072;0.3516417;-0.1598666,0.187196;0.08254951;-0.1992373,-0.2058487;0.3895975;-0.02147987,-0.1869967;0.1705133;0.06200942,-0.2488452;-0.087705;0.00213936,0.07095125;0.01884711;-0.06944823,0.1005521;-0.2725894;-0.09978771,0.05598621;-0.6152226;-0.04667807,0.03526012;-0.6203622;-0.1468625,-0.09997105;-0.01397913;-0.004766727,-0.1301942;-0.3043197;-0.04376487,-0.1477698;-0.6515048;-0.006915297,-0.1663428;-0.6570122;-0.1073919,-0.1351304;0.5206604;-0.1486063,743.9729
+0;0;0,0.001895842;0.3205079;-0.001545104,0.003455579;0.6361361;-0.02075893,0.1915396;0.5091364;0.008893932,0.2194993;0.2766114;0.03066856,0.2572436;0.01385248;-0.0294936,-0.1849746;0.5057833;0.001717418,-0.2331529;0.2769976;0.02740274,-0.2860639;0.0100351;0.0231828,0.08226284;0.008949543;-0.05800933,0.09865741;-0.2835958;-0.02833765,0.09798097;-0.6239126;0.05158862,0.09779765;-0.58384;-0.05611372,-0.08039286;0.008444681;-0.06064672,-0.1252484;-0.2816795;-0.03723934,-0.147206;-0.6225441;0.03714807,-0.1445869;-0.582296;-0.07050602,0.003186239;0.5578672;-0.0131972,0;0;0,-0.07847158;0.3002383;-0.08019066,-0.1532242;0.59262;-0.174639,0.05954809;0.5406783;-0.1423426,0.1984072;0.3516417;-0.1598666,0.187196;0.08254951;-0.1992373,-0.2058487;0.3895975;-0.02147987,-0.1869967;0.1705133;0.06200942,-0.2488452;-0.087705;0.00213936,0.07095125;0.01884711;-0.06944823,0.1005521;-0.2725894;-0.09978771,0.05598621;-0.6152226;-0.04667807,0.03526012;-0.6203622;-0.1468625,-0.09997105;-0.01397913;-0.004766727,-0.1301942;-0.3043197;-0.04376487,-0.1477698;-0.6515048;-0.006915297,-0.1663428;-0.6570122;-0.1073919,-0.1351304;0.5206604;-0.1486063,743.9846
+0;0;0,0.001892779;0.31999;-0.001542607,0.003448754;0.6348418;-0.02070739,0.1916629;0.5080389;0.008938408,0.2197187;0.2747149;0.03078785,0.2574929;0.01174727;-0.0294221,-0.1851098;0.5046834;0.001756967,-0.2334537;0.2751116;0.02753054,-0.2864066;0.007937074;0.02330725,0.08200548;0.008921544;-0.05782784,0.09840848;-0.2837742;-0.02814091,0.097731;-0.6246111;0.05190749,0.09754772;-0.58454;-0.05577787,-0.08014134;0.008418261;-0.06045699,-0.1250199;-0.2818551;-0.03703757,-0.1470111;-0.6232405;0.03746349,-0.1443924;-0.582994;-0.07017363,0.003180206;0.556803;-0.01316789,0;0;0,-0.07857675;0.2995763;-0.08049417,-0.1531202;0.5910418;-0.1753318,0.05964251;0.5402177;-0.1423633,0.2000537;0.3512338;-0.1589284,0.1877766;0.0819478;-0.1981509,-0.206223;0.3888697;-0.02151527,-0.1879286;0.1690504;0.06244534,-0.2511707;-0.08860101;0.000636816,0.07062447;0.01857668;-0.06939483,0.09996444;-0.2730093;-0.1000214,0.0553344;-0.6162691;-0.0474968,0.0347027;-0.6214607;-0.1476641,-0.09971231;-0.0134627;-0.004975921,-0.1310599;-0.3037836;-0.04437481,-0.1492389;-0.6514497;-0.007282324,-0.1677108;-0.6570124;-0.1077397,-0.1350651;0.519367;-0.1491842,744.0063
+0;0;0,0.001893239;0.3200678;-0.001542982,0.003449778;0.635043;-0.02071636,0.1912032;0.508306;0.008880581,0.2193411;0.2742995;0.03079394,0.2573874;0.00943777;-0.02984969,-0.1846489;0.5049586;0.001716685,-0.2331342;0.2747154;0.02756564,-0.2864686;0.005616426;0.02331193,0.08175933;0.008894765;-0.05765427,0.09813981;-0.2833991;-0.0280081,0.09746175;-0.6245255;0.0521083,0.09727853;-0.5844576;-0.05554242,-0.07990079;0.008392992;-0.06027552,-0.1247177;-0.2814818;-0.03688826,-0.1467276;-0.6231571;0.03767608,-0.1441098;-0.5829139;-0.06992643,0.003181047;0.556951;-0.01317171,0;0;0,-0.08029816;0.2988506;-0.08179164,-0.1560578;0.5897875;-0.1776924,0.0562855;0.5404139;-0.1423028,0.1991134;0.3523037;-0.1579773,0.1865029;0.08098519;-0.1967607,-0.2099058;0.3899298;-0.02269222,-0.1912071;0.1695912;0.06176039,-0.2579334;-0.08900343;-0.00111483,0.07026502;0.01894715;-0.06922102,0.09522102;-0.2726351;-0.09987855,0.05091972;-0.6163054;-0.04777813,0.03061962;-0.621693;-0.1479065,-0.09929357;-0.01418654;-0.005219909,-0.1354834;-0.3035119;-0.04476743,-0.153744;-0.6514382;-0.007348597,-0.1718815;-0.6571984;-0.1077594,-0.137706;0.5182329;-0.151263,744.0288
+0;0;0,0.001862626;0.3200659;-0.001925104,0.003297175;0.6350161;-0.02152334,0.1912269;0.5086895;0.007786543,0.2189188;0.2747168;0.03060888,0.2569874;0.009789646;-0.02973423,-0.18479;0.5051884;0.001636125,-0.2338531;0.2758746;0.0338684,-0.2885321;0.007022113;0.03620733,0.08169827;0.008860991;-0.05774594,0.09799255;-0.2834184;-0.02791049,0.09758966;-0.6245111;0.05235122,0.0971912;-0.5844825;-0.05530258,-0.07996722;0.008410377;-0.06018495,-0.1248556;-0.2814598;-0.03687728,-0.1469947;-0.6231368;0.03764124,-0.1445852;-0.5829262;-0.06996922,0.0030571;0.556933;-0.01388515,0;0;0,-0.08029816;0.2988506;-0.08179164,-0.1560578;0.5897875;-0.1776924,0.0562855;0.5404139;-0.1423028,0.1991134;0.3523037;-0.1579773,0.1865029;0.08098519;-0.1967607,-0.2099058;0.3899298;-0.02269222,-0.1912071;0.1695912;0.06176039,-0.2579334;-0.08900343;-0.00111483,0.07026502;0.01894715;-0.06922102,0.09522102;-0.2726351;-0.09987855,0.05091972;-0.6163054;-0.04777813,0.03061962;-0.621693;-0.1479065,-0.09929357;-0.01418654;-0.005219909,-0.1354834;-0.3035119;-0.04476743,-0.153744;-0.6514382;-0.007348597,-0.1718815;-0.6571984;-0.1077594,-0.137706;0.5182329;-0.151263,744.0545
+0;0;0,0.001864494;0.320387;-0.001927035,0.003302503;0.6361299;-0.02157823,0.1892924;0.5100269;0.007535084,0.2171066;0.2750206;0.03045824,0.2552915;0.009284467;-0.03006915,-0.1828499;0.5065618;0.001448044,-0.2321297;0.276235;0.03382269,-0.2869757;0.006561607;0.03616877,0.08206786;0.008901077;-0.05800718,0.09834725;-0.2831111;-0.028199,0.09794394;-0.6245549;0.05214531,0.09754556;-0.5845281;-0.05548821,-0.08032899;0.008448426;-0.06045723,-0.1251764;-0.2811567;-0.03717086,-0.1473382;-0.6231854;0.03742437,-0.1449292;-0.5829768;-0.07016583,0.003061587;0.5577733;-0.01391329,0;0;0,-0.0794481;0.2990075;-0.08329201,-0.1543604;0.5904047;-0.1810582,0.05571538;0.540172;-0.1429243,0.1999591;0.3516903;-0.1569042,0.1877751;0.07942322;-0.1951082,-0.2100636;0.3932924;-0.02667601,-0.1921775;0.171993;0.05837509,-0.2626126;-0.08647971;-0.004617773,0.07031475;0.01894587;-0.06982899,0.09265943;-0.2725922;-0.1003404,0.04833109;-0.6166817;-0.04860449,0.02832952;-0.6222092;-0.1487215,-0.09978432;-0.01431156;-0.004178993,-0.1384543;-0.3028235;-0.04529092,-0.156926;-0.6511027;-0.007879693,-0.1747623;-0.6569985;-0.1082741,-0.1362077;0.5186848;-0.1541269,744.0676
+0;0;0,0.001864494;0.320387;-0.001927035,0.003302503;0.6361299;-0.02157823,0.1892924;0.5100269;0.007535084,0.2171066;0.2750206;0.03045824,0.2552915;0.009284467;-0.03006915,-0.1828499;0.5065618;0.001448044,-0.2321297;0.276235;0.03382269,-0.2869757;0.006561607;0.03616877,0.08206786;0.008901077;-0.05800718,0.09834725;-0.2831111;-0.028199,0.09794394;-0.6245549;0.05214531,0.09754556;-0.5845281;-0.05548821,-0.08032899;0.008448426;-0.06045723,-0.1251764;-0.2811567;-0.03717086,-0.1473382;-0.6231854;0.03742437,-0.1449292;-0.5829768;-0.07016583,0.003061587;0.5577733;-0.01391329,0;0;0,-0.0794481;0.2990075;-0.08329201,-0.1543604;0.5904047;-0.1810582,0.05571538;0.540172;-0.1429243,0.1999591;0.3516903;-0.1569042,0.1877751;0.07942322;-0.1951082,-0.2100636;0.3932924;-0.02667601,-0.1921775;0.171993;0.05837509,-0.2626126;-0.08647971;-0.004617773,0.07031475;0.01894587;-0.06982899,0.09265943;-0.2725922;-0.1003404,0.04833109;-0.6166817;-0.04860449,0.02832952;-0.6222092;-0.1487215,-0.09978432;-0.01431156;-0.004178993,-0.1384543;-0.3028235;-0.04529092,-0.156926;-0.6511027;-0.007879693,-0.1747623;-0.6569985;-0.1082741,-0.1362077;0.5186848;-0.1541269,744.0839
+0;0;0,0.001872372;0.3208722;-0.001545339,0.003593111;0.6373138;-0.01958469,0.1885419;0.511018;0.006138487,0.2165195;0.271657;0.03046464,0.2544418;0.007975787;-0.02919045,-0.1815639;0.5076677;0.00119689,-0.2326404;0.2742081;0.04064278,-0.2878062;0.006995469;0.04951783,0.08185375;0.008817513;-0.05794335,0.09786038;-0.2828094;-0.02799,0.09756564;-0.6243796;0.05221751,0.09690168;-0.5842549;-0.05538291,-0.08019658;0.008478584;-0.06026474,-0.1250772;-0.2807339;-0.03699324,-0.147166;-0.6228447;0.03767783,-0.1450269;-0.5825422;-0.06988648,0.003257984;0.5587326;-0.01251608,0;0;0,-0.07954417;0.2990854;-0.08476758,-0.1547196;0.5906656;-0.183707,0.05414443;0.540254;-0.1439853,0.2014997;0.3484193;-0.1563978,0.1886034;0.07823282;-0.1932428,-0.211922;0.3954987;-0.02985179,-0.1934823;0.1701902;0.05712098,-0.2673462;-0.085236;-0.004735157,0.0699896;0.01901364;-0.06982231,0.08951834;-0.2722842;-0.1008682,0.04504519;-0.6165504;-0.04981518,0.02531912;-0.6222222;-0.1499112,-0.09954159;-0.01445145;-0.004224251,-0.1416395;-0.3018948;-0.04669515,-0.1595741;-0.6502388;-0.008769784,-0.1771396;-0.6562813;-0.1091351,-0.1364895;0.5188824;-0.1565056,744.1036
+0;0;0,0.001872372;0.3208722;-0.001545339,0.003593111;0.6373138;-0.01958469,0.1885419;0.511018;0.006138487,0.2165195;0.271657;0.03046464,0.2544418;0.007975787;-0.02919045,-0.1815639;0.5076677;0.00119689,-0.2326404;0.2742081;0.04064278,-0.2878062;0.006995469;0.04951783,0.08185375;0.008817513;-0.05794335,0.09786038;-0.2828094;-0.02799,0.09756564;-0.6243796;0.05221751,0.09690168;-0.5842549;-0.05538291,-0.08019658;0.008478584;-0.06026474,-0.1250772;-0.2807339;-0.03699324,-0.147166;-0.6228447;0.03767783,-0.1450269;-0.5825422;-0.06988648,0.003257984;0.5587326;-0.01251608,0;0;0,-0.07954417;0.2990854;-0.08476758,-0.1547196;0.5906656;-0.183707,0.05414443;0.540254;-0.1439853,0.2014997;0.3484193;-0.1563978,0.1886034;0.07823282;-0.1932428,-0.211922;0.3954987;-0.02985179,-0.1934823;0.1701902;0.05712098,-0.2673462;-0.085236;-0.004735157,0.0699896;0.01901364;-0.06982231,0.08951834;-0.2722842;-0.1008682,0.04504519;-0.6165504;-0.04981518,0.02531912;-0.6222222;-0.1499112,-0.09954159;-0.01445145;-0.004224251,-0.1416395;-0.3018948;-0.04669515,-0.1595741;-0.6502388;-0.008769784,-0.1771396;-0.6562813;-0.1091351,-0.1364895;0.5188824;-0.1565056,744.1154
+0;0;0,0.001874063;0.3211621;-0.001546735,0.003597694;0.6381444;-0.0196183,0.185881;0.5123689;0.005851512,0.21425;0.2696596;0.03051795,0.2517452;0.008948296;-0.02846522,-0.178902;0.5090668;0.0009809835,-0.2306929;0.2723414;0.04097867,-0.2852374;0.008138448;0.04975375,0.08168536;0.008799372;-0.05782414,0.09765952;-0.282236;-0.02793155,0.09736408;-0.6246163;0.05246618,0.09670023;-0.5844932;-0.05511769,-0.0800316;0.008461141;-0.06014077,-0.1248212;-0.2801647;-0.03691647,-0.1469624;-0.6230868;0.0379317,-0.1448236;-0.582786;-0.06961608,0.00326186;0.5593973;-0.01253477,0;0;0,-0.07878162;0.2992032;-0.08615017,-0.1533606;0.5910578;-0.1864622,0.05266605;0.5390332;-0.1452367,0.2024287;0.3446384;-0.1553802,0.1895729;0.07742149;-0.1912289,-0.2125956;0.3985528;-0.03495811,-0.1941614;0.1700352;0.05313814,-0.269805;-0.08156005;-0.008774266,0.07017431;0.01876062;-0.06940579,0.08612818;-0.2720466;-0.1014521,0.04158319;-0.6172531;-0.05108976,0.02209888;-0.623046;-0.1511719,-0.09936017;-0.01408337;-0.004772307,-0.1441727;-0.3003057;-0.04857821,-0.1593579;-0.6493258;-0.008050784,-0.1767207;-0.6554664;-0.1083982,-0.1352655;0.5191861;-0.1589224,744.1376
+0;0;0,0.001876825;0.3213335;-0.002024575,0.003536078;0.638658;-0.02123857,0.1850482;0.513249;0.004746689,0.2134885;0.2689132;0.03025279,0.2503901;0.009573132;-0.02791396,-0.178161;0.5101115;0.0005761357,-0.231072;0.2732062;0.0478599,-0.2859778;0.01099634;0.0631466,0.08161154;0.008708416;-0.057774,0.09750172;-0.2820057;-0.02781388,0.09744654;-0.6247211;0.05236518,0.09665591;-0.5846693;-0.05522113,-0.07995124;0.008538134;-0.06007507,-0.1246992;-0.2797737;-0.03686515,-0.1469571;-0.6229783;0.03795228,-0.1449401;-0.5827488;-0.06960128,0.003216474;0.5598166;-0.01377091,0;0;0,-0.07801878;0.2993693;-0.08691311,-0.1519127;0.5915129;-0.1881928,0.05305786;0.5387563;-0.1454144,0.2045583;0.3434958;-0.154381,0.1925591;0.0774323;-0.1870699,-0.2124108;0.4002867;-0.03713012,-0.1936142;0.1701124;0.05133383,-0.2715872;-0.07978286;-0.007614736,0.07029939;0.01872057;-0.06914949,0.08499581;-0.2718234;-0.1012895,0.04028479;-0.6173541;-0.05136967,0.02097455;-0.6232058;-0.1514609,-0.09925858;-0.01399803;-0.005089503,-0.144779;-0.2995334;-0.05050127,-0.1517866;-0.6476104;0.001226902,-0.1772058;-0.6972061;-0.06729234,-0.1339737;0.5195553;-0.1604056,744.1589
+0;0;0,0.001876825;0.3213335;-0.002024575,0.003536078;0.638658;-0.02123857,0.1850482;0.513249;0.004746689,0.2134885;0.2689132;0.03025279,0.2503901;0.009573132;-0.02791396,-0.178161;0.5101115;0.0005761357,-0.231072;0.2732062;0.0478599,-0.2859778;0.01099634;0.0631466,0.08161154;0.008708416;-0.057774,0.09750172;-0.2820057;-0.02781388,0.09744654;-0.6247211;0.05236518,0.09665591;-0.5846693;-0.05522113,-0.07995124;0.008538134;-0.06007507,-0.1246992;-0.2797737;-0.03686515,-0.1469571;-0.6229783;0.03795228,-0.1449401;-0.5827488;-0.06960128,0.003216474;0.5598166;-0.01377091,0;0;0,-0.07801878;0.2993693;-0.08691311,-0.1519127;0.5915129;-0.1881928,0.05305786;0.5387563;-0.1454144,0.2045583;0.3434958;-0.154381,0.1925591;0.0774323;-0.1870699,-0.2124108;0.4002867;-0.03713012,-0.1936142;0.1701124;0.05133383,-0.2715872;-0.07978286;-0.007614736,0.07029939;0.01872057;-0.06914949,0.08499581;-0.2718234;-0.1012895,0.04028479;-0.6173541;-0.05136967,0.02097455;-0.6232058;-0.1514609,-0.09925858;-0.01399803;-0.005089503,-0.144779;-0.2995334;-0.05050127,-0.1517866;-0.6476104;0.001226902,-0.1772058;-0.6972061;-0.06729234,-0.1339737;0.5195553;-0.1604056,744.1708
+0;0;0,0.001876825;0.3213335;-0.002024575,0.003536078;0.638658;-0.02123857,0.1850482;0.513249;0.004746689,0.2134885;0.2689132;0.03025279,0.2503901;0.009573132;-0.02791396,-0.178161;0.5101115;0.0005761357,-0.231072;0.2732062;0.0478599,-0.2859778;0.01099634;0.0631466,0.08161154;0.008708416;-0.057774,0.09750172;-0.2820057;-0.02781388,0.09744654;-0.6247211;0.05236518,0.09665591;-0.5846693;-0.05522113,-0.07995124;0.008538134;-0.06007507,-0.1246992;-0.2797737;-0.03686515,-0.1469571;-0.6229783;0.03795228,-0.1449401;-0.5827488;-0.06960128,0.003216474;0.5598166;-0.01377091,0;0;0,-0.07801878;0.2993693;-0.08691311,-0.1519127;0.5915129;-0.1881928,0.05305786;0.5387563;-0.1454144,0.2045583;0.3434958;-0.154381,0.1925591;0.0774323;-0.1870699,-0.2124108;0.4002867;-0.03713012,-0.1936142;0.1701124;0.05133383,-0.2715872;-0.07978286;-0.007614736,0.07029939;0.01872057;-0.06914949,0.08499581;-0.2718234;-0.1012895,0.04028479;-0.6173541;-0.05136967,0.02097455;-0.6232058;-0.1514609,-0.09925858;-0.01399803;-0.005089503,-0.144779;-0.2995334;-0.05050127,-0.1517866;-0.6476104;0.001226902,-0.1772058;-0.6972061;-0.06729234,-0.1339737;0.5195553;-0.1604056,744.1818
+0;0;0,0.001848042;0.3200394;-0.002370109,0.003432154;0.6362936;-0.02231312,0.1824608;0.5122133;0.003735591,0.2100105;0.2738928;0.02899133,0.2463269;0.01696602;-0.02829952,-0.175689;0.5090683;0.000224527,-0.2276422;0.2793342;0.05234566,-0.2829671;0.02027094;0.07327208,0.08167155;0.008640481;-0.05784997,0.09745616;-0.2813144;-0.02795033,0.09739673;-0.6241931;0.0524457,0.09648363;-0.5841939;-0.0551552,-0.08001854;0.008622821;-0.06011821,-0.1246636;-0.2789353;-0.03700735,-0.1471929;-0.6223245;0.03786357,-0.1452959;-0.5821554;-0.06970855,0.003135718;0.5576532;-0.01461452,0;0;0,-0.07232661;0.2989354;-0.08854795,-0.135801;0.5910695;-0.1936154,0.06339573;0.5359568;-0.1465256,0.2073078;0.3424256;-0.1518655,0.1974649;0.07856327;-0.1817369,-0.1991476;0.4021806;-0.04320956,-0.1940328;0.1781007;0.04598438,-0.2681098;-0.06923926;-0.01684908,0.0705542;0.0186145;-0.06904435,0.08405005;-0.2711625;-0.101665,0.03940585;-0.6169154;-0.05175376,0.02034457;-0.6228084;-0.1518893,-0.0993674;-0.01379458;-0.005229658,-0.1455246;-0.2981902;-0.05219347,-0.1388213;-0.643531;0.0165385,-0.1742661;-0.6923066;-0.04839879,-0.120839;0.5190624;-0.1647224,744.2043
+0;0;0,0.001846257;0.3197303;-0.002367819,0.003431556;0.6362255;-0.02232657,0.1797678;0.5127556;0.003453689,0.2075098;0.2727724;0.02888562,0.2434002;0.01885965;-0.02773315,-0.1730053;0.5096577;-4.669651E-06,-0.2253209;0.2783208;0.05248008,-0.2799968;0.0222967;0.07316102,0.08194517;0.008669429;-0.05804378,0.09768237;-0.2804145;-0.02823395,0.09762279;-0.6241195;0.05235582,0.09670974;-0.5841208;-0.05523951,-0.08028662;0.008651709;-0.06031961,-0.1247976;-0.2780427;-0.03727817,-0.1473811;-0.6222594;0.03777317,-0.1454843;-0.5820909;-0.06979338,0.00313485;0.5575133;-0.01462096,0;0;0,-0.06805933;0.2994772;-0.08898187,-0.1305524;0.5922083;-0.1937282,0.06612669;0.5342097;-0.1462882,0.2099625;0.3384606;-0.1476674,0.1974435;0.07799357;-0.1787431,-0.1929445;0.4051294;-0.04536445,-0.1979574;0.1788947;0.04295931,-0.2722991;-0.06537037;-0.0184686,0.07181565;0.0184328;-0.06827879,0.08120099;-0.2704393;-0.102494,0.03662658;-0.6170957;-0.05279279,0.01725617;-0.622896;-0.1528962,-0.09971514;-0.01342772;-0.005986354,-0.1474668;-0.2964678;-0.05408977,-0.1319504;-0.6389422;0.03016137,-0.1495961;-0.6451409;-0.07011747,-0.1154746;0.5200773;-0.1650078,744.2261
+0;0;0,0.001846257;0.3197303;-0.002367819,0.003431556;0.6362255;-0.02232657,0.1797678;0.5127556;0.003453689,0.2075098;0.2727724;0.02888562,0.2434002;0.01885965;-0.02773315,-0.1730053;0.5096577;-4.669651E-06,-0.2253209;0.2783208;0.05248008,-0.2799968;0.0222967;0.07316102,0.08194517;0.008669429;-0.05804378,0.09768237;-0.2804145;-0.02823395,0.09762279;-0.6241195;0.05235582,0.09670974;-0.5841208;-0.05523951,-0.08028662;0.008651709;-0.06031961,-0.1247976;-0.2780427;-0.03727817,-0.1473811;-0.6222594;0.03777317,-0.1454843;-0.5820909;-0.06979338,0.00313485;0.5575133;-0.01462096,0;0;0,-0.06805933;0.2994772;-0.08898187,-0.1305524;0.5922083;-0.1937282,0.06612669;0.5342097;-0.1462882,0.2099625;0.3384606;-0.1476674,0.1974435;0.07799357;-0.1787431,-0.1929445;0.4051294;-0.04536445,-0.1979574;0.1788947;0.04295931,-0.2722991;-0.06537037;-0.0184686,0.07181565;0.0184328;-0.06827879,0.08120099;-0.2704393;-0.102494,0.03662658;-0.6170957;-0.05279279,0.01725617;-0.622896;-0.1528962,-0.09971514;-0.01342772;-0.005986354,-0.1474668;-0.2964678;-0.05408977,-0.1319504;-0.6389422;0.03016137,-0.1495961;-0.6451409;-0.07011747,-0.1154746;0.5200773;-0.1650078,744.2379
+0;0;0,0.001846856;0.3201956;-0.002779659,0.003404256;0.6376356;-0.02343612,0.1789639;0.51429;0.002317699,0.2065202;0.2739692;0.02840175,0.2423821;0.01935029;-0.02804919,-0.1722974;0.5116634;-0.00026544,-0.2252811;0.2820567;0.06029268,-0.2808023;0.0261988;0.08781963,0.08169203;0.008554024;-0.05786674,0.09722391;-0.2799142;-0.02800091,0.09725226;-0.624046;0.05254122,0.0961666;-0.5840935;-0.05506998,-0.08003987;0.008696429;-0.06011081,-0.1244746;-0.2773915;-0.03716897,-0.1473691;-0.6219708;0.03802922,-0.1456418;-0.5818544;-0.06955831,0.003113298;0.5586665;-0.01552353,0;0;0,-0.06637987;0.3001331;-0.08972263,-0.1273702;0.5939577;-0.1952927,0.06800045;0.5338374;-0.1456599,0.212301;0.3379545;-0.1446457,0.2008844;0.07694802;-0.1770322,-0.1892055;0.407225;-0.04687409,-0.201205;0.1807643;0.04124732,-0.2790323;-0.06288798;-0.02104299,0.07192304;0.01813143;-0.06777644,0.08059219;-0.270027;-0.1029425,0.03611857;-0.6171365;-0.05343628,0.01689067;-0.622932;-0.153583,-0.09940979;-0.01309065;-0.006453449,-0.1475237;-0.2954062;-0.05472432,-0.1248764;-0.6341759;0.0434387,-0.1424658;-0.6404335;-0.05684295,-0.1126369;0.5215271;-0.1663868,744.2596
+0;0;0,0.001846856;0.3201956;-0.002779659,0.003404256;0.6376356;-0.02343612,0.1789639;0.51429;0.002317699,0.2065202;0.2739692;0.02840175,0.2423821;0.01935029;-0.02804919,-0.1722974;0.5116634;-0.00026544,-0.2252811;0.2820567;0.06029268,-0.2808023;0.0261988;0.08781963,0.08169203;0.008554024;-0.05786674,0.09722391;-0.2799142;-0.02800091,0.09725226;-0.624046;0.05254122,0.0961666;-0.5840935;-0.05506998,-0.08003987;0.008696429;-0.06011081,-0.1244746;-0.2773915;-0.03716897,-0.1473691;-0.6219708;0.03802922,-0.1456418;-0.5818544;-0.06955831,0.003113298;0.5586665;-0.01552353,0;0;0,-0.06637987;0.3001331;-0.08972263,-0.1273702;0.5939577;-0.1952927,0.06800045;0.5338374;-0.1456599,0.212301;0.3379545;-0.1446457,0.2008844;0.07694802;-0.1770322,-0.1892055;0.407225;-0.04687409,-0.201205;0.1807643;0.04124732,-0.2790323;-0.06288798;-0.02104299,0.07192304;0.01813143;-0.06777644,0.08059219;-0.270027;-0.1029425,0.03611857;-0.6171365;-0.05343628,0.01689067;-0.622932;-0.153583,-0.09940979;-0.01309065;-0.006453449,-0.1475237;-0.2954062;-0.05472432,-0.1248764;-0.6341759;0.0434387,-0.1424658;-0.6404335;-0.05684295,-0.1126369;0.5215271;-0.1663868,744.2716
+0;0;0,0.001848237;0.320435;-0.002781737,0.003406481;0.6380436;-0.02344869,0.1789283;0.5146759;0.002304478,0.2066248;0.2731327;0.0285212,0.2425745;0.01788965;-0.02806813,-0.1722577;0.5120498;-0.000278105,-0.2255109;0.2812752;0.06058802,-0.2811682;0.02479014;0.08818245,0.0812314;0.008505791;-0.05754046,0.096747;-0.27966;-0.02770593,0.09677546;-0.6250197;0.05312357,0.09569331;-0.5850994;-0.05413897,-0.07958856;0.008647394;-0.05977188,-0.1239767;-0.2771407;-0.03685408,-0.1469529;-0.6229494;0.03861241,-0.1452312;-0.5828658;-0.06862652,0.003115406;0.5590428;-0.01553292,0;0;0,-0.06576473;0.3003757;-0.09021735,-0.1267116;0.5943171;-0.1959996,0.0685591;0.5336456;-0.145339,0.2145651;0.3375374;-0.1407261,0.2039748;0.07617605;-0.1756814,-0.1860366;0.4122004;-0.04183601,-0.2001599;0.1796486;0.03244505,-0.2856881;-0.06224535;-0.02932896,0.07171938;0.01816532;-0.06714272,0.07977557;-0.2695556;-0.1035037,0.03494659;-0.6178637;-0.05371785,0.0132296;-0.6238646;-0.1529002,-0.09879141;-0.0130741;-0.007149686,-0.1477072;-0.2949236;-0.05550735,-0.1142545;-0.6295414;0.05726939,-0.139188;-0.6892326;0.003060076,-0.1119571;0.5218679;-0.167064,744.293
+0;0;0,0.001748672;0.3204326;-0.003100776,0.003216034;0.6380065;-0.02428499,0.1788011;0.5147103;0.001413357,0.2062066;0.2731698;0.02795794,0.2419663;0.01780304;-0.02819227,-0.1724944;0.512503;-0.0003759097,-0.2257471;0.2834839;0.06679469,-0.2821026;0.02769798;0.09906556,0.08121893;0.008388379;-0.05757529,0.09655931;-0.2797831;-0.02770504,0.09684996;-0.6251814;0.05295879,0.09560964;-0.5852909;-0.05430478,-0.07958654;0.008764995;-0.05975744,-0.1241438;-0.2770085;-0.03698713,-0.147098;-0.6228084;0.03852631,-0.1455318;-0.5827638;-0.06871868,0.002953239;0.5590209;-0.01621807,0;0;0,-0.06576473;0.3003757;-0.09021735,-0.1267116;0.5943171;-0.1959996,0.0685591;0.5336456;-0.145339,0.2145651;0.3375374;-0.1407261,0.2039748;0.07617605;-0.1756814,-0.1860366;0.4122004;-0.04183601,-0.2001599;0.1796486;0.03244505,-0.2856881;-0.06224535;-0.02932896,0.07171938;0.01816532;-0.06714272,0.07977557;-0.2695556;-0.1035037,0.03494659;-0.6178637;-0.05371785,0.0132296;-0.6238646;-0.1529002,-0.09879141;-0.0130741;-0.007149686,-0.1477072;-0.2949236;-0.05550735,-0.1142545;-0.6295414;0.05726939,-0.139188;-0.6892326;0.003060076,-0.1119571;0.5218679;-0.167064,744.3046
+0;0;0,0.001748672;0.3204326;-0.003100776,0.003216034;0.6380065;-0.02428499,0.1788011;0.5147103;0.001413357,0.2062066;0.2731698;0.02795794,0.2419663;0.01780304;-0.02819227,-0.1724944;0.512503;-0.0003759097,-0.2257471;0.2834839;0.06679469,-0.2821026;0.02769798;0.09906556,0.08121893;0.008388379;-0.05757529,0.09655931;-0.2797831;-0.02770504,0.09684996;-0.6251814;0.05295879,0.09560964;-0.5852909;-0.05430478,-0.07958654;0.008764995;-0.05975744,-0.1241438;-0.2770085;-0.03698713,-0.147098;-0.6228084;0.03852631,-0.1455318;-0.5827638;-0.06871868,0.002953239;0.5590209;-0.01621807,0;0;0,-0.06576473;0.3003757;-0.09021735,-0.1267116;0.5943171;-0.1959996,0.0685591;0.5336456;-0.145339,0.2145651;0.3375374;-0.1407261,0.2039748;0.07617605;-0.1756814,-0.1860366;0.4122004;-0.04183601,-0.2001599;0.1796486;0.03244505,-0.2856881;-0.06224535;-0.02932896,0.07171938;0.01816532;-0.06714272,0.07977557;-0.2695556;-0.1035037,0.03494659;-0.6178637;-0.05371785,0.0132296;-0.6238646;-0.1529002,-0.09879141;-0.0130741;-0.007149686,-0.1477072;-0.2949236;-0.05550735,-0.1142545;-0.6295414;0.05726939,-0.139188;-0.6892326;0.003060076,-0.1119571;0.5218679;-0.167064,744.3163
+0;0;0,0.001751662;0.3209806;-0.003106078,0.003225713;0.6400331;-0.02439284,0.179556;0.5160979;0.001426417,0.2069284;0.2748492;0.02793893,0.2428008;0.01867804;-0.02838817,-0.1732312;0.5138812;-0.0003704466,-0.2264196;0.2851388;0.066719,-0.2829527;0.0285472;0.09909151,0.08087815;0.008353184;-0.05733373,0.09623153;-0.2800626;-0.02743815,0.09652247;-0.6257933;0.05330333,0.09528343;-0.5859132;-0.05384833,-0.07925262;0.008728219;-0.05950671,-0.1238476;-0.2772875;-0.03671709,-0.146824;-0.6234202;0.03886903,-0.1452594;-0.5833861;-0.06826406,0.002961418;0.5605967;-0.01627988,0;0;0,-0.06536537;0.3006398;-0.09156585,-0.1257304;0.5955366;-0.1994574,0.06987638;0.5331545;-0.1451285,0.2164364;0.3378421;-0.1400008,0.2078159;0.07553437;-0.1746938,-0.1859083;0.4160514;-0.04146804,-0.2033634;0.1819094;0.02580712,-0.2897924;-0.05846487;-0.04371603,0.07183105;0.01799205;-0.06644392,0.07955068;-0.2697735;-0.1044507,0.03493884;-0.6185077;-0.05502105,0.01287401;-0.6247082;-0.1539316,-0.09834448;-0.0128275;-0.007875611,-0.1468466;-0.2950023;-0.05622862,-0.1069617;-0.6272184;0.0624757,-0.1341558;-0.6830423;0.003523309,-0.1111228;0.5228254;-0.1698649,744.3378
+0;0;0,0.001843727;0.3209813;-0.002980943,0.003693924;0.640076;-0.02365598,0.1800014;0.5159516;0.0002771467,0.2073793;0.2748049;0.02769635,0.2429944;0.01856267;-0.02847076,-0.1730762;0.5144066;-0.0003377311,-0.2265877;0.2875323;0.07258448,-0.2833611;0.03170356;0.1101571,0.0808747;0.008242292;-0.05735463,0.09612372;-0.2801688;-0.02736105,0.09669288;-0.6259354;0.0532253,0.09517787;-0.5860204;-0.05391959,-0.07927541;0.008846692;-0.05945883,-0.1237973;-0.2771843;-0.03671807,-0.1467951;-0.623262;0.03911313,-0.1455064;-0.5831944;-0.06802048,0.003291234;0.5606163;-0.01578128,0;0;0,-0.06536537;0.3006398;-0.09156585,-0.1257304;0.5955366;-0.1994574,0.06987638;0.5331545;-0.1451285,0.2164364;0.3378421;-0.1400008,0.2078159;0.07553437;-0.1746938,-0.1859083;0.4160514;-0.04146804,-0.2033634;0.1819094;0.02580712,-0.2897924;-0.05846487;-0.04371603,0.07183105;0.01799205;-0.06644392,0.07955068;-0.2697735;-0.1044507,0.03493884;-0.6185077;-0.05502105,0.01287401;-0.6247082;-0.1539316,-0.09834448;-0.0128275;-0.007875611,-0.1468466;-0.2950023;-0.05622862,-0.1069617;-0.6272184;0.0624757,-0.1341558;-0.6830423;0.003523309,-0.1111228;0.5228254;-0.1698649,744.3495
+0;0;0,0.001844932;0.321191;-0.002982891,0.00369512;0.6402822;-0.02365716,0.1801828;0.516125;0.0002910756,0.2074355;0.2760806;0.02758494,0.2434226;0.0171617;-0.02916889,-0.1732547;0.5145784;-0.000324429,-0.2265216;0.2887412;0.07226443,-0.283888;0.03024012;0.1102295,0.08115508;0.008270867;-0.05755348,0.09638235;-0.2797289;-0.02760267,0.09695294;-0.6263642;0.05318613,0.09543843;-0.5864524;-0.05392353,-0.07955025;0.008877362;-0.05966497,-0.1240087;-0.2767458;-0.03695663,-0.1470642;-0.6236929;0.03906506,-0.145776;-0.5836285;-0.06803332,0.003292494;0.5608352;-0.01578372,0;0;0,-0.06497408;0.3006843;-0.09242988,-0.1249585;0.595539;-0.2006388,0.07057372;0.5329636;-0.1449828,0.2186076;0.3401994;-0.1389091,0.2121151;0.07485807;-0.1721792,-0.1856251;0.4167999;-0.04194619,-0.2066168;0.18281;0.02063973,-0.2925426;-0.05969848;-0.05258247,0.07176347;0.01801097;-0.06702662,0.07960676;-0.269309;-0.105217,0.0344898;-0.61885;-0.05553079,0.01233768;-0.6251153;-0.1543596,-0.09873667;-0.0129566;-0.007081978,-0.1466557;-0.294747;-0.05577223,-0.102433;-0.6265008;0.06533463,-0.1287356;-0.6824455;0.006218545,-0.1104495;0.5228489;-0.1709805,744.3607
+0;0;0,0.001844932;0.321191;-0.002982891,0.00369512;0.6402822;-0.02365716,0.1801828;0.516125;0.0002910756,0.2074355;0.2760806;0.02758494,0.2434226;0.0171617;-0.02916889,-0.1732547;0.5145784;-0.000324429,-0.2265216;0.2887412;0.07226443,-0.283888;0.03024012;0.1102295,0.08115508;0.008270867;-0.05755348,0.09638235;-0.2797289;-0.02760267,0.09695294;-0.6263642;0.05318613,0.09543843;-0.5864524;-0.05392353,-0.07955025;0.008877362;-0.05966497,-0.1240087;-0.2767458;-0.03695663,-0.1470642;-0.6236929;0.03906506,-0.145776;-0.5836285;-0.06803332,0.003292494;0.5608352;-0.01578372,0;0;0,-0.06497408;0.3006843;-0.09242988,-0.1249585;0.595539;-0.2006388,0.07057372;0.5329636;-0.1449828,0.2186076;0.3401994;-0.1389091,0.2121151;0.07485807;-0.1721792,-0.1856251;0.4167999;-0.04194619,-0.2066168;0.18281;0.02063973,-0.2925426;-0.05969848;-0.05258247,0.07176347;0.01801097;-0.06702662,0.07960676;-0.269309;-0.105217,0.0344898;-0.61885;-0.05553079,0.01233768;-0.6251153;-0.1543596,-0.09873667;-0.0129566;-0.007081978,-0.1466557;-0.294747;-0.05577223,-0.102433;-0.6265008;0.06533463,-0.1287356;-0.6824455;0.006218545,-0.1104495;0.5228489;-0.1709805,744.3828
+0;0;0,0.001881917;0.3210419;-0.003433017,0.00376619;0.6398865;-0.02502322,0.1813086;0.5155543;-0.0006270111,0.2083412;0.2764062;0.0268517,0.2442624;0.01659951;-0.02941329,-0.1743921;0.5148323;-0.0004093628,-0.2277685;0.2919608;0.07805663,-0.285148;0.03364933;0.1220836,0.08173823;0.00818208;-0.05798974,0.09709556;-0.2827067;-0.0277297,0.09758479;-0.629683;0.0533058,0.09591359;-0.5898383;-0.05376261,-0.080112;0.00910236;-0.06008417,-0.125015;-0.2793926;-0.03723254,-0.1481963;-0.6267098;0.03887875,-0.1470665;-0.5867203;-0.06818333,0.003356347;0.560478;-0.01686064,0;0;0,-0.06684623;0.2993636;-0.09484863,-0.1275665;0.5936672;-0.2036228,0.06881551;0.531189;-0.1459663,0.2178344;0.3403563;-0.138623,0.2124837;0.0742344;-0.1718814,-0.1889388;0.4148077;-0.04392004,-0.2155349;0.1810243;0.01366153,-0.2983691;-0.0621379;-0.06357993,0.07285175;0.01917526;-0.06660199,0.0769893;-0.2707457;-0.1077909,0.03215954;-0.6208004;-0.0586834,0.0103858;-0.6273192;-0.157454,-0.09922693;-0.01417836;-0.007992698,-0.1472037;-0.2989174;-0.05687795,-0.1010411;-0.6309713;0.06382297,-0.1262601;-0.6872244;0.004765607,-0.1130144;0.5210037;-0.1739452,744.405
+0;0;0,0.001881917;0.3210419;-0.003433017,0.00376619;0.6398865;-0.02502322,0.1813086;0.5155543;-0.0006270111,0.2083412;0.2764062;0.0268517,0.2442624;0.01659951;-0.02941329,-0.1743921;0.5148323;-0.0004093628,-0.2277685;0.2919608;0.07805663,-0.285148;0.03364933;0.1220836,0.08173823;0.00818208;-0.05798974,0.09709556;-0.2827067;-0.0277297,0.09758479;-0.629683;0.0533058,0.09591359;-0.5898383;-0.05376261,-0.080112;0.00910236;-0.06008417,-0.125015;-0.2793926;-0.03723254,-0.1481963;-0.6267098;0.03887875,-0.1470665;-0.5867203;-0.06818333,0.003356347;0.560478;-0.01686064,0;0;0,-0.06684623;0.2993636;-0.09484863,-0.1275665;0.5936672;-0.2036228,0.06881551;0.531189;-0.1459663,0.2178344;0.3403563;-0.138623,0.2124837;0.0742344;-0.1718814,-0.1889388;0.4148077;-0.04392004,-0.2155349;0.1810243;0.01366153,-0.2983691;-0.0621379;-0.06357993,0.07285175;0.01917526;-0.06660199,0.0769893;-0.2707457;-0.1077909,0.03215954;-0.6208004;-0.0586834,0.0103858;-0.6273192;-0.157454,-0.09922693;-0.01417836;-0.007992698,-0.1472037;-0.2989174;-0.05687795,-0.1010411;-0.6309713;0.06382297,-0.1262601;-0.6872244;0.004765607,-0.1130144;0.5210037;-0.1739452,744.4161
+0;0;0,0.001886888;0.3218899;-0.003442085,0.003772722;0.6409893;-0.02504692,0.1815951;0.5165789;-0.0006244015,0.2085975;0.2776981;0.0268236,0.2447506;0.01621416;-0.02980462,-0.1746652;0.5158558;-0.0004064105,-0.227982;0.2932334;0.07797191,-0.285732;0.03325433;0.1222831,0.08104809;0.008112998;-0.05750012,0.09636284;-0.2819691;-0.027324,0.09685288;-0.6295278;0.05384753,0.09518185;-0.5896841;-0.05321005,-0.0794356;0.009025507;-0.05957687,-0.124214;-0.2786694;-0.03678861,-0.1474343;-0.6265696;0.03945043,-0.1463046;-0.5865811;-0.06760082,0.00336284;0.5615733;-0.01688357,0;0;0,-0.0672344;0.2997;-0.09637427,-0.1283037;0.5940251;-0.2056534,0.06797063;0.5317539;-0.1453259,0.2176603;0.3418057;-0.1376274,0.2136989;0.07378799;-0.1698525,-0.190103;0.415129;-0.04581989,-0.2158496;0.1806397;0.008017145,-0.302319;-0.06038447;-0.07752851,0.07236268;0.01941139;-0.06578541,0.07550083;-0.269488;-0.108448,0.03178506;-0.6204823;-0.06071973,0.01027571;-0.6271205;-0.1594923,-0.09825455;-0.01437192;-0.008964937,-0.1453159;-0.2988774;-0.05516692,-0.09836482;-0.631914;0.06428314,-0.1214688;-0.688509;0.00488171,-0.1137163;0.5213721;-0.175947,744.4392
+0;0;0,0.001974144;0.3235061;-0.003905485,0.003942429;0.6432683;-0.02621188,0.1818343;0.5186322;-0.001936236,0.2085411;0.2807966;0.02601299,0.2448239;0.01784176;-0.03039953,-0.1747968;0.5192065;-0.0002435949,-0.2280042;0.2990902;0.08208518,-0.2861078;0.03860131;0.1312129,0.0798395;0.007861113;-0.05661437,0.09501763;-0.2813336;-0.02647292,0.09551299;-0.6288767;0.05464429,0.09354099;-0.5890808;-0.05243722,-0.07823037;0.009026908;-0.05865027,-0.1229823;-0.2777802;-0.03603555,-0.1461588;-0.6256191;0.04036724,-0.1453288;-0.5856823;-0.06671623,0.003511395;0.5637661;-0.0178533,0;0;0,-0.06658824;0.3008775;-0.09855986,-0.1277843;0.5954835;-0.2090981,0.06817459;0.5323081;-0.1457398,0.2181751;0.343996;-0.1358082,0.215544;0.0746502;-0.1688223,-0.1903085;0.4167278;-0.04924062,-0.2199014;0.1832588;0.002495885,-0.3063424;-0.05711333;-0.0891188,0.07225405;0.01929629;-0.06362653,0.07538392;-0.2679062;-0.1113489,0.03270333;-0.6191734;-0.06491423,0.01183913;-0.6259459;-0.1638019,-0.09654032;-0.0138512;-0.01137713,-0.1412649;-0.2985067;-0.05313176,-0.09382237;-0.6328756;0.0622506,-0.117036;-0.6899997;0.003626198,-0.1131569;0.5228096;-0.1791782,744.4614
+0;0;0,0.001974144;0.3235061;-0.003905485,0.003942429;0.6432683;-0.02621188,0.1818343;0.5186322;-0.001936236,0.2085411;0.2807966;0.02601299,0.2448239;0.01784176;-0.03039953,-0.1747968;0.5192065;-0.0002435949,-0.2280042;0.2990902;0.08208518,-0.2861078;0.03860131;0.1312129,0.0798395;0.007861113;-0.05661437,0.09501763;-0.2813336;-0.02647292,0.09551299;-0.6288767;0.05464429,0.09354099;-0.5890808;-0.05243722,-0.07823037;0.009026908;-0.05865027,-0.1229823;-0.2777802;-0.03603555,-0.1461588;-0.6256191;0.04036724,-0.1453288;-0.5856823;-0.06671623,0.003511395;0.5637661;-0.0178533,0;0;0,-0.06658824;0.3008775;-0.09855986,-0.1277843;0.5954835;-0.2090981,0.06817459;0.5323081;-0.1457398,0.2181751;0.343996;-0.1358082,0.215544;0.0746502;-0.1688223,-0.1903085;0.4167278;-0.04924062,-0.2199014;0.1832588;0.002495885,-0.3063424;-0.05711333;-0.0891188,0.07225405;0.01929629;-0.06362653,0.07538392;-0.2679062;-0.1113489,0.03270333;-0.6191734;-0.06491423,0.01183913;-0.6259459;-0.1638019,-0.09654032;-0.0138512;-0.01137713,-0.1412649;-0.2985067;-0.05313176,-0.09382237;-0.6328756;0.0622506,-0.117036;-0.6899997;0.003626198,-0.1131569;0.5228096;-0.1791782,744.4729
+0;0;0,0.001976782;0.3239384;-0.003910705,0.003946873;0.6439892;-0.02623579,0.1814501;0.5194101;-0.001990477,0.2084759;0.2787324;0.02629272,0.2448463;0.0151431;-0.03025592,-0.1744041;0.519983;-0.0003015231,-0.2282474;0.2972365;0.08301102,-0.2864912;0.03611904;0.1322574,0.07985394;0.007862535;-0.05662461,0.09497811;-0.2803042;-0.02659031,0.09547721;-0.6304693;0.05513887,0.09350364;-0.5906656;-0.05202727,-0.07824451;0.009028541;-0.05866087,-0.1228374;-0.276759;-0.03612655,-0.1461887;-0.6272222;0.04085264,-0.1453581;-0.5872775;-0.06631545,0.003515615;0.5644456;-0.01787287,0;0;0,-0.06489038;0.3011898;-0.1001463,-0.125734;0.5957527;-0.211832,0.06860886;0.5331143;-0.1422143,0.2213415;0.3432708;-0.1328182,0.2194336;0.07343239;-0.1672196,-0.1904098;0.4188734;-0.05214389,-0.2179153;0.18174;-0.002471957,-0.3132993;-0.04658999;-0.1154639,0.07241519;0.01925921;-0.06348181,0.07878686;-0.266336;-0.1141338,0.03225824;-0.6190228;-0.06176424,0.01244635;-0.6258721;-0.1609318,-0.09649043;-0.01378644;-0.01201442,-0.1358016;-0.2990882;-0.04706295,-0.08813696;-0.6382606;0.06241607,-0.1108723;-0.6964239;0.00501458,-0.1110734;0.5231438;-0.1816604,744.4952
+0;0;0,0.0022172;0.3239378;-0.003836509,0.004819763;0.6440077;-0.0258511,0.1820932;0.5188552;-0.003309158,0.2091217;0.2782678;0.02572969,0.2449556;0.01459962;-0.030794,-0.1740652;0.5211386;-0.0003496911,-0.2279889;0.3002268;0.08766332,-0.2866786;0.04044044;0.1430387,0.07990799;0.007659784;-0.05657611,0.09505448;-0.2804963;-0.02645127,0.09550153;-0.6306632;0.05527048,0.09325296;-0.5908352;-0.05188802,-0.07822206;0.009246886;-0.0586568,-0.122743;-0.2765588;-0.03621006,-0.1463515;-0.6269704;0.04092494,-0.1457933;-0.5869994;-0.06624248,0.004167865;0.5644528;-0.01761169,0;0;0,-0.06489038;0.3011898;-0.1001463,-0.125734;0.5957527;-0.211832,0.06860886;0.5331143;-0.1422143,0.2213415;0.3432708;-0.1328182,0.2194336;0.07343239;-0.1672196,-0.1904098;0.4188734;-0.05214389,-0.2179153;0.18174;-0.002471957,-0.3132993;-0.04658999;-0.1154639,0.07241519;0.01925921;-0.06348181,0.07878686;-0.266336;-0.1141338,0.03225824;-0.6190228;-0.06176424,0.01244635;-0.6258721;-0.1609318,-0.09649043;-0.01378644;-0.01201442,-0.1358016;-0.2990882;-0.04706295,-0.08813696;-0.6382606;0.06241607,-0.1108723;-0.6964239;0.00501458,-0.1110734;0.5231438;-0.1816604,744.507
+0;0;0,0.00223206;0.3261088;-0.003862222,0.004845244;0.6474851;-0.02596653,0.1832132;0.5217292;-0.003303044,0.2102023;0.2814921;0.02569353,0.2458498;0.01919621;-0.030536,-0.1751414;0.5240268;-0.0003253277,-0.2289865;0.3034365;0.08755957,-0.2873709;0.04500219;0.1426467,0.07937167;0.007608373;-0.05619639,0.09445309;-0.2793097;-0.02620096,0.09490488;-0.6331853;0.05638632,0.0926562;-0.5933568;-0.05077726,-0.07769705;0.009184823;-0.05826311,-0.1220267;-0.275393;-0.0359128,-0.1458852;-0.6295159;0.04203916,-0.1453271;-0.5895444;-0.06513333,0.004190708;0.567608;-0.01769377,0;0;0,-0.06531872;0.3020977;-0.1041024,-0.1273741;0.5969148;-0.2181997,0.06745124;0.5335274;-0.142555,0.220546;0.3445898;-0.1304023,0.2193802;0.07630995;-0.1658452,-0.1909872;0.4191017;-0.05675997,-0.222774;0.1829952;-0.006496213,-0.3155955;-0.04151744;-0.1257013,0.07250535;0.01886067;-0.06247425,0.07922904;-0.2642884;-0.1193125,0.03048959;-0.6198285;-0.06217599,0.01198625;-0.6270036;-0.1614802,-0.09569304;-0.01314606;-0.01363112,-0.1316218;-0.2981543;-0.04410426,-0.0842147;-0.6431757;0.05963418,-0.107112;-0.7013291;0.002272338,-0.1121608;0.5243052;-0.187449,744.5302
+0;0;0,0.00223206;0.3261088;-0.003862222,0.004845244;0.6474851;-0.02596653,0.1832132;0.5217292;-0.003303044,0.2102023;0.2814921;0.02569353,0.2458498;0.01919621;-0.030536,-0.1751414;0.5240268;-0.0003253277,-0.2289865;0.3034365;0.08755957,-0.2873709;0.04500219;0.1426467,0.07937167;0.007608373;-0.05619639,0.09445309;-0.2793097;-0.02620096,0.09490488;-0.6331853;0.05638632,0.0926562;-0.5933568;-0.05077726,-0.07769705;0.009184823;-0.05826311,-0.1220267;-0.275393;-0.0359128,-0.1458852;-0.6295159;0.04203916,-0.1453271;-0.5895444;-0.06513333,0.004190708;0.567608;-0.01769377,0;0;0,-0.06531872;0.3020977;-0.1041024,-0.1273741;0.5969148;-0.2181997,0.06745124;0.5335274;-0.142555,0.220546;0.3445898;-0.1304023,0.2193802;0.07630995;-0.1658452,-0.1909872;0.4191017;-0.05675997,-0.222774;0.1829952;-0.006496213,-0.3155955;-0.04151744;-0.1257013,0.07250535;0.01886067;-0.06247425,0.07922904;-0.2642884;-0.1193125,0.03048959;-0.6198285;-0.06217599,0.01198625;-0.6270036;-0.1614802,-0.09569304;-0.01314606;-0.01363112,-0.1316218;-0.2981543;-0.04410426,-0.0842147;-0.6431757;0.05963418,-0.107112;-0.7013291;0.002272338,-0.1121608;0.5243052;-0.187449,744.5411
+0;0;0,0.002336049;0.3270409;-0.004414361,0.005064885;0.6495331;-0.02755813,0.1828264;0.5237105;-0.004747343,0.2098784;0.2830474;0.02500781,0.2450973;0.02132407;-0.03080684,-0.1745232;0.5272443;-0.0003824104,-0.2277316;0.3083419;0.09335385,-0.2869887;0.05191499;0.1532588,0.07875183;0.007346382;-0.05571831,0.09379168;-0.2797873;-0.02569775,0.09434152;-0.6316718;0.0564754,0.09245972;-0.5944105;-0.02325279,-0.07706024;0.009330109;-0.05774963,-0.1214124;-0.2754864;-0.03571112,-0.1452136;-0.627593;0.0419402,-0.1450062;-0.5902385;-0.03780138,0.004385813;0.5694243;-0.01897269,0;0;0,-0.06510863;0.3015125;-0.1087739,-0.1270948;0.5961086;-0.226794,0.06572134;0.5340307;-0.1452873,0.2213905;0.3466353;-0.1316504,0.222454;0.07929513;-0.1688375,-0.1918187;0.420517;-0.06438647,-0.2181944;0.1821511;-0.01942105,-0.3156876;-0.03050521;-0.1540582,0.0729757;0.01916659;-0.06056023,0.07648224;-0.2634821;-0.1211462,0.03133076;-0.6175586;-0.06487417,0.03947443;-0.6425722;-0.122494,-0.09449519;-0.01333644;-0.01591069,-0.1264153;-0.2995863;-0.0407175,-0.07760417;-0.6455792;0.0513789,-0.09167872;-0.6828834;0.01033134,-0.1118457;0.5235666;-0.1952233,744.564
+0;0;0,0.002336049;0.3270409;-0.004414361,0.005064885;0.6495331;-0.02755813,0.1828264;0.5237105;-0.004747343,0.2098784;0.2830474;0.02500781,0.2450973;0.02132407;-0.03080684,-0.1745232;0.5272443;-0.0003824104,-0.2277316;0.3083419;0.09335385,-0.2869887;0.05191499;0.1532588,0.07875183;0.007346382;-0.05571831,0.09379168;-0.2797873;-0.02569775,0.09434152;-0.6316718;0.0564754,0.09245972;-0.5944105;-0.02325279,-0.07706024;0.009330109;-0.05774963,-0.1214124;-0.2754864;-0.03571112,-0.1452136;-0.627593;0.0419402,-0.1450062;-0.5902385;-0.03780138,0.004385813;0.5694243;-0.01897269,0;0;0,-0.06510863;0.3015125;-0.1087739,-0.1270948;0.5961086;-0.226794,0.06572134;0.5340307;-0.1452873,0.2213905;0.3466353;-0.1316504,0.222454;0.07929513;-0.1688375,-0.1918187;0.420517;-0.06438647,-0.2181944;0.1821511;-0.01942105,-0.3156876;-0.03050521;-0.1540582,0.0729757;0.01916659;-0.06056023,0.07648224;-0.2634821;-0.1211462,0.03133076;-0.6175586;-0.06487417,0.03947443;-0.6425722;-0.122494,-0.09449519;-0.01333644;-0.01591069,-0.1264153;-0.2995863;-0.0407175,-0.07760417;-0.6455792;0.0513789,-0.09167872;-0.6828834;0.01033134,-0.1118457;0.5235666;-0.1952233,744.5759
+0;0;0,0.002342304;0.3279165;-0.004426179,0.005083848;0.6519103;-0.02768203,0.1836506;0.5254159;-0.004756943,0.2110123;0.2819973;0.0253389,0.2461525;0.02085951;-0.03035089,-0.1753194;0.5289657;-0.000372218,-0.2291371;0.3075569;0.09443729,-0.2882616;0.05170372;0.1542082,0.07783642;0.007260988;-0.05507063,0.09290056;-0.2803366;-0.02500157,0.09343618;-0.6231148;0.05504508,0.09156783;-0.5859055;-0.02411339,-0.07616448;0.009221653;-0.05707835,-0.1205883;-0.2760549;-0.03500424,-0.1437736;-0.6190497;0.0406376,-0.1435676;-0.5817478;-0.03853416,0.004400838;0.571337;-0.0190468,0;0;0,-0.06751258;0.3016237;-0.1096337,-0.132742;0.5962864;-0.2298427,0.06297269;0.5370318;-0.1527967,0.2182758;0.3466215;-0.1297345,0.2226611;0.08043897;-0.1704383,-0.1958255;0.4189575;-0.06643742,-0.2269147;0.1779746;-0.02322007,-0.3191466;-0.02654067;-0.172203,0.07212782;0.0195736;-0.05965281,0.06632788;-0.2642488;-0.1167023,0.03524129;-0.6119727;-0.07168651,0.04241671;-0.6375585;-0.1280804,-0.09307104;-0.01373989;-0.01711731,-0.1226938;-0.3011627;-0.03593397,-0.07610311;-0.6403298;0.04591752,-0.0888828;-0.6388959;-0.02717278,-0.1166383;0.5237113;-0.1975842,744.5978
+0;0;0,0.002380748;0.3279109;-0.004808407,0.005140967;0.6518626;-0.02862809,0.1837065;0.5253527;-0.005579688,0.2110495;0.2819618;0.02475566,0.2458172;0.02070484;-0.0306082,-0.1753782;0.5298029;-0.0003807191,-0.2287953;0.3105032;0.09942557,-0.2881262;0.05578271;0.1636632,0.07786371;0.007063332;-0.05505776,0.09282502;-0.2805343;-0.02493721,0.0935253;-0.6233488;0.05495247,0.09154432;-0.5861717;-0.0242062,-0.07613552;0.009432402;-0.05708255,-0.1205795;-0.2758472;-0.0350882,-0.1438436;-0.6188406;0.04053599,-0.1437488;-0.5815714;-0.038639,0.004462115;0.5713066;-0.01983231,0;0;0,-0.06751258;0.3016237;-0.1096337,-0.132742;0.5962864;-0.2298427,0.06297269;0.5370318;-0.1527967,0.2182758;0.3466215;-0.1297345,0.2226611;0.08043897;-0.1704383,-0.1958255;0.4189575;-0.06643742,-0.2269147;0.1779746;-0.02322007,-0.3191466;-0.02654067;-0.172203,0.07212782;0.0195736;-0.05965281,0.06632788;-0.2642488;-0.1167023,0.03524129;-0.6119727;-0.07168651,0.04241671;-0.6375585;-0.1280804,-0.09307104;-0.01373989;-0.01711731,-0.1226938;-0.3011627;-0.03593397,-0.07610311;-0.6403298;0.04591752,-0.0888828;-0.6388959;-0.02717278,-0.1166383;0.5237113;-0.1975842,744.61
+0;0;0,0.002392434;0.3295205;-0.00483201,0.005164897;0.6549087;-0.02875567,0.1851108;0.5277217;-0.005562073,0.2116626;0.2913743;0.0238954,0.2462405;0.03154293;-0.03116636,-0.1767446;0.5322062;-0.0003229864,-0.2286159;0.3192528;0.096595,-0.287623;0.06592232;0.1604821,0.07872143;0.007141138;-0.05566426,0.09368574;-0.2805141;-0.02553767,0.09438079;-0.6207674;0.05375513,0.09170359;-0.5810678;-0.05322456,-0.0769742;0.009536305;-0.05771135,-0.1214271;-0.2758005;-0.03571259,-0.1445173;-0.6162312;0.03934659,-0.1443893;-0.5764072;-0.06765516,0.004483326;0.5740302;-0.01992467,0;0;0,-0.06705881;0.3023612;-0.1126659,-0.1315207;0.597582;-0.2357938,0.06334118;0.528787;-0.1488512,0.2175794;0.3464689;-0.1287634,0.2259733;0.0826847;-0.174449,-0.1949199;0.41949;-0.07026979,-0.2309588;0.1866771;-0.02631327,-0.318369;-0.009477392;-0.186384,0.07349998;0.01900795;-0.05985833,0.06617076;-0.2643254;-0.1194029,0.04437122;-0.6112482;-0.08433843,0.02732284;-0.6195688;-0.1832666,-0.09433171;-0.01289288;-0.01678896,-0.1182806;-0.3011875;-0.03056401,-0.07049185;-0.6397905;0.04102047,-0.08636568;-0.6485974;-0.05791359,-0.1156607;0.5248803;-0.2028892,744.632
+0;0;0,0.002392434;0.3295205;-0.00483201,0.005164897;0.6549087;-0.02875567,0.1851108;0.5277217;-0.005562073,0.2116626;0.2913743;0.0238954,0.2462405;0.03154293;-0.03116636,-0.1767446;0.5322062;-0.0003229864,-0.2286159;0.3192528;0.096595,-0.287623;0.06592232;0.1604821,0.07872143;0.007141138;-0.05566426,0.09368574;-0.2805141;-0.02553767,0.09438079;-0.6207674;0.05375513,0.09170359;-0.5810678;-0.05322456,-0.0769742;0.009536305;-0.05771135,-0.1214271;-0.2758005;-0.03571259,-0.1445173;-0.6162312;0.03934659,-0.1443893;-0.5764072;-0.06765516,0.004483326;0.5740302;-0.01992467,0;0;0,-0.06705881;0.3023612;-0.1126659,-0.1315207;0.597582;-0.2357938,0.06334118;0.528787;-0.1488512,0.2175794;0.3464689;-0.1287634,0.2259733;0.0826847;-0.174449,-0.1949199;0.41949;-0.07026979,-0.2309588;0.1866771;-0.02631327,-0.318369;-0.009477392;-0.186384,0.07349998;0.01900795;-0.05985833,0.06617076;-0.2643254;-0.1194029,0.04437122;-0.6112482;-0.08433843,0.02732284;-0.6195688;-0.1832666,-0.09433171;-0.01289288;-0.01678896,-0.1182806;-0.3011875;-0.03056401,-0.07049185;-0.6397905;0.04102047,-0.08636568;-0.6485974;-0.05791359,-0.1156607;0.5248803;-0.2028892,744.6435
+0;0;0,0.002423392;0.3293842;-0.005321993,0.005344529;0.6556066;-0.03006597,0.1834696;0.5292733;-0.003068019,0.2116473;0.2908087;0.02348376,0.2455218;0.03460231;-0.03039556,-0.175099;0.5341723;-0.0004220549,-0.2272388;0.3212839;0.1011863,-0.2862884;0.07306738;0.1689648,0.07807125;0.006857286;-0.05522498,0.09305287;-0.2826522;-0.02487507,0.09365795;-0.623661;0.05446106,0.09157658;-0.5840324;-0.05247613,-0.0763607;0.009615842;-0.05717099,-0.1210985;-0.2775766;-0.03525379,-0.14419;-0.6187354;0.03997236,-0.1434679;-0.5789809;-0.06697122,0.004627652;0.5744846;-0.02097344,0;0;0,-0.06470913;0.301282;-0.1164906,-0.1276614;0.5963961;-0.2430062,0.06438877;0.5293351;-0.1531641,0.2179951;0.3443449;-0.1297538,0.2264396;0.08444402;-0.1752775,-0.1935142;0.4209004;-0.07838593,-0.2284357;0.1860584;-0.03373121,-0.3151556;0.001686379;-0.2015966,0.07354923;0.0189884;-0.05849695,0.06674615;-0.2647274;-0.1249831,0.04699993;-0.6125422;-0.0901053,0.03078938;-0.6212283;-0.1889648,-0.09317768;-0.01285811;-0.01856154,-0.1135367;-0.3034856;-0.02764542,-0.0645858;-0.6442721;0.03599339,-0.07964361;-0.6534337;-0.06286123,-0.112113;0.5236388;-0.2094119,744.6655
+0;0;0,0.002423392;0.3293842;-0.005321993,0.005344529;0.6556066;-0.03006597,0.1834696;0.5292733;-0.003068019,0.2116473;0.2908087;0.02348376,0.2455218;0.03460231;-0.03039556,-0.175099;0.5341723;-0.0004220549,-0.2272388;0.3212839;0.1011863,-0.2862884;0.07306738;0.1689648,0.07807125;0.006857286;-0.05522498,0.09305287;-0.2826522;-0.02487507,0.09365795;-0.623661;0.05446106,0.09157658;-0.5840324;-0.05247613,-0.0763607;0.009615842;-0.05717099,-0.1210985;-0.2775766;-0.03525379,-0.14419;-0.6187354;0.03997236,-0.1434679;-0.5789809;-0.06697122,0.004627652;0.5744846;-0.02097344,0;0;0,-0.06470913;0.301282;-0.1164906,-0.1276614;0.5963961;-0.2430062,0.06438877;0.5293351;-0.1531641,0.2179951;0.3443449;-0.1297538,0.2264396;0.08444402;-0.1752775,-0.1935142;0.4209004;-0.07838593,-0.2284357;0.1860584;-0.03373121,-0.3151556;0.001686379;-0.2015966,0.07354923;0.0189884;-0.05849695,0.06674615;-0.2647274;-0.1249831,0.04699993;-0.6125422;-0.0901053,0.03078938;-0.6212283;-0.1889648,-0.09317768;-0.01285811;-0.01856154,-0.1135367;-0.3034856;-0.02764542,-0.0645858;-0.6442721;0.03599339,-0.07964361;-0.6534337;-0.06286123,-0.112113;0.5236388;-0.2094119,744.6766
+0;0;0,0.002426576;0.3298168;-0.005328983,0.005356145;0.6569822;-0.0301482,0.1851102;0.5299249;-0.002951976,0.2132755;0.2915647;0.02358819,0.2472045;0.03494573;-0.03037788,-0.17673;0.5348687;-0.0002818704,-0.228847;0.3220733;0.1012821,-0.2879916;0.07345718;0.1691697,0.07691801;0.006755992;-0.05440922,0.09184948;-0.2817844;-0.0241609,0.09245235;-0.6215518;0.05488642,0.09037193;-0.5819277;-0.0520022,-0.07523272;0.009473801;-0.05632648,-0.1198207;-0.2767573;-0.03448264,-0.1428282;-0.6166742;0.04046965,-0.1421064;-0.576924;-0.06642535,0.004636516;0.5755488;-0.02102076,0;0;0,-0.0652108;0.3013552;-0.1172435,-0.1278011;0.5966066;-0.2460363,0.06626435;0.5304468;-0.1571555,0.2178323;0.3445152;-0.1294088,0.2233786;0.08346394;-0.1711011,-0.1943403;0.4199214;-0.0794635,-0.2335431;0.1864815;-0.03169089,-0.3155905;0.008702949;-0.209398,0.07330534;0.01879743;-0.05652762,0.06598687;-0.2627988;-0.1275451,0.05151697;-0.610059;-0.09768462,0.03543868;-0.6189269;-0.1964414,-0.09135719;-0.01239857;-0.02055542,-0.1091755;-0.3023548;-0.01937198,-0.05682713;-0.6433061;0.03261334,-0.07174185;-0.6526499;-0.06613762,-0.1124977;0.5237771;-0.2117305,744.6989
+0;0;0,0.002545525;0.3298095;-0.005715329,0.005556431;0.6569347;-0.03104461,0.1854582;0.5298817;-0.005527766,0.2129965;0.2916479;0.02274871,0.2466196;0.03499413;-0.03124328,-0.1766912;0.5357794;-0.0004472286,-0.2282156;0.324464;0.1044544,-0.2873969;0.07758677;0.1783867,0.07698496;0.006529086;-0.05434218,0.0919184;-0.2820276;-0.0242508,0.09259652;-0.6218038;0.05475809,0.09000203;-0.5822139;-0.05212236,-0.07523119;0.009651121;-0.0562984,-0.1199449;-0.2765735;-0.034628,-0.1430289;-0.6165011;0.04025243,-0.1428165;-0.5767918;-0.06664852,0.004814939;0.5755166;-0.02178403,0;0;0,-0.0652108;0.3013552;-0.1172435,-0.1278011;0.5966066;-0.2460363,0.06626435;0.5304468;-0.1571555,0.2178323;0.3445152;-0.1294088,0.2233786;0.08346394;-0.1711011,-0.1943403;0.4199214;-0.0794635,-0.2335431;0.1864815;-0.03169089,-0.3155905;0.008702949;-0.209398,0.07330534;0.01879743;-0.05652762,0.06598687;-0.2627988;-0.1275451,0.05151697;-0.610059;-0.09768462,0.03543868;-0.6189269;-0.1964414,-0.09135719;-0.01239857;-0.02055542,-0.1091755;-0.3023548;-0.01937198,-0.05682713;-0.6433061;0.03261334,-0.07174185;-0.6526499;-0.06613762,-0.1124977;0.5237771;-0.2117305,744.7216
+0;0;0,0.002515205;0.3258812;-0.005647254,0.005477042;0.6476741;-0.03055981,0.1839916;0.5223815;-0.005328955,0.2111674;0.2872836;0.02257531,0.2451383;0.02797475;-0.03197525,-0.1753511;0.5282334;-0.0002877917,-0.2261973;0.3196997;0.103233,-0.2859908;0.07026845;0.1779301,0.07876457;0.006680014;-0.05559837,0.09370211;-0.2819559;-0.02549873,0.09437724;-0.6202347;0.05316199,0.09178254;-0.5806441;-0.05372706,-0.07697026;0.009874218;-0.05759981,-0.1216963;-0.276429;-0.03592346,-0.1446785;-0.6148585;0.03862699,-0.1444661;-0.5751485;-0.06828255,0.004748362;0.5676627;-0.02145923,0;0;0,-0.06508042;0.2978962;-0.1151483,-0.1272986;0.5880904;-0.2420621,0.06525016;0.5278118;-0.1548698,0.2181047;0.3465149;-0.1313088,0.2231622;0.08247161;-0.1716378,-0.1973931;0.4177968;-0.07617442,-0.2356912;0.1870251;-0.03072229,-0.3158175;0.01831232;-0.221737,0.0744454;0.01907605;-0.05859733,0.0675149;-0.26243;-0.1303337,0.05704115;-0.6083587;-0.1012788,0.04075514;-0.6171839;-0.2000277,-0.0941303;-0.01287984;-0.01769904,-0.1075572;-0.3031379;-0.02082734,-0.05431359;-0.6426125;0.02959729,-0.06941874;-0.6519127;-0.06915146,-0.1121781;0.5166544;-0.2080996,744.7326
+0;0;0,0.002515205;0.3258812;-0.005647254,0.005477042;0.6476741;-0.03055981,0.1839916;0.5223815;-0.005328955,0.2111674;0.2872836;0.02257531,0.2451383;0.02797475;-0.03197525,-0.1753511;0.5282334;-0.0002877917,-0.2261973;0.3196997;0.103233,-0.2859908;0.07026845;0.1779301,0.07876457;0.006680014;-0.05559837,0.09370211;-0.2819559;-0.02549873,0.09437724;-0.6202347;0.05316199,0.09178254;-0.5806441;-0.05372706,-0.07697026;0.009874218;-0.05759981,-0.1216963;-0.276429;-0.03592346,-0.1446785;-0.6148585;0.03862699,-0.1444661;-0.5751485;-0.06828255,0.004748362;0.5676627;-0.02145923,0;0;0,-0.06508042;0.2978962;-0.1151483,-0.1272986;0.5880904;-0.2420621,0.06525016;0.5278118;-0.1548698,0.2181047;0.3465149;-0.1313088,0.2231622;0.08247161;-0.1716378,-0.1973931;0.4177968;-0.07617442,-0.2356912;0.1870251;-0.03072229,-0.3158175;0.01831232;-0.221737,0.0744454;0.01907605;-0.05859733,0.0675149;-0.26243;-0.1303337,0.05704115;-0.6083587;-0.1012788,0.04075514;-0.6171839;-0.2000277,-0.0941303;-0.01287984;-0.01769904,-0.1075572;-0.3031379;-0.02082734,-0.05431359;-0.6426125;0.02959729,-0.06941874;-0.6519127;-0.06915146,-0.1121781;0.5166544;-0.2080996,744.7444
+0;0;0,0.002698519;0.327199;-0.006153714,0.005885205;0.6500848;-0.03165088,0.1857223;0.5238926;-0.007565248,0.2124389;0.2901196;0.02131068,0.2457901;0.03318852;-0.03171267,-0.1764501;0.5309404;-0.0004205704,-0.2263553;0.3257444;0.1072896,-0.2860461;0.07965323;0.183536,0.07957123;0.006548672;-0.05614623,0.09452381;-0.2823222;-0.0260503,0.09527525;-0.6209989;0.05271468,0.09224105;-0.5814508;-0.05415606,-0.07777217;0.01014748;-0.05809806,-0.1225035;-0.2763979;-0.03649698,-0.1453817;-0.6152096;0.03826606,-0.1456097;-0.5755489;-0.06863739,0.005098254;0.5698291;-0.02240277,0;0;0,-0.06432362;0.2989017;-0.1167243,-0.1259508;0.5899032;-0.2449729,0.06804129;0.5285957;-0.15766,0.2187868;0.3474872;-0.1317201,0.2234035;0.08592245;-0.1704488,-0.1960914;0.4182028;-0.07773143,-0.2406508;0.1912869;-0.02556777,-0.3102207;0.02552645;-0.2195288,0.07496447;0.01939923;-0.05942106,0.06930304;-0.2619289;-0.1328931,0.06208816;-0.6076719;-0.0966146,0.04587583;-0.6166411;-0.1953075,-0.09517523;-0.01334927;-0.01703932,-0.1069983;-0.3038785;-0.02239969,-0.05176058;-0.6435567;0.02733815,-0.06676927;-0.6529829;-0.07136364,-0.1109372;0.5182881;-0.2107241,744.7661
+0;0;0,0.002703097;0.3277541;-0.006164154,0.005897539;0.6514258;-0.03172398,0.1868779;0.5247344;-0.007520317,0.2134346;0.2923601;0.02118285,0.2467748;0.03551382;-0.03182299,-0.177591;0.5318269;-0.0003303364,-0.2271976;0.3278586;0.1067355,-0.2868686;0.0818487;0.1829567,0.07976091;0.006564282;-0.05628006,0.09472643;-0.2825566;-0.02615809,0.09548899;-0.6262501;0.05377363,0.09245397;-0.5866995;-0.05312584,-0.07795756;0.01017167;-0.05823655,-0.1227276;-0.2766216;-0.03661677,-0.1459447;-0.6204523;0.03925373,-0.1461728;-0.580789;-0.06767846,0.00510855;0.5709623;-0.02245192,0;0;0,-0.06406739;0.2990286;-0.1180902,-0.1254082;0.5903771;-0.2476778,0.06975535;0.5277414;-0.1598041,0.2181235;0.3470904;-0.1301551,0.2235882;0.08586755;-0.1704535,-0.1953603;0.4176709;-0.07897833,-0.240202;0.1930453;-0.0236652,-0.3092211;0.03049745;-0.220403,0.07517739;0.01955599;-0.05948329,0.0685102;-0.2622688;-0.1319575,0.06738662;-0.6094769;-0.06902814,0.0511544;-0.6187043;-0.1676469,-0.09535161;-0.01356989;-0.0172124,-0.1077235;-0.3043113;-0.02342035,-0.05121696;-0.6486992;0.02872294,-0.0661869;-0.6583316;-0.06993353,-0.1104561;0.5186661;-0.21311,744.788
+0;0;0,0.002703097;0.3277541;-0.006164154,0.005897539;0.6514258;-0.03172398,0.1868779;0.5247344;-0.007520317,0.2134346;0.2923601;0.02118285,0.2467748;0.03551382;-0.03182299,-0.177591;0.5318269;-0.0003303364,-0.2271976;0.3278586;0.1067355,-0.2868686;0.0818487;0.1829567,0.07976091;0.006564282;-0.05628006,0.09472643;-0.2825566;-0.02615809,0.09548899;-0.6262501;0.05377363,0.09245397;-0.5866995;-0.05312584,-0.07795756;0.01017167;-0.05823655,-0.1227276;-0.2766216;-0.03661677,-0.1459447;-0.6204523;0.03925373,-0.1461728;-0.580789;-0.06767846,0.00510855;0.5709623;-0.02245192,0;0;0,-0.06406739;0.2990286;-0.1180902,-0.1254082;0.5903771;-0.2476778,0.06975535;0.5277414;-0.1598041,0.2181235;0.3470904;-0.1301551,0.2235882;0.08586755;-0.1704535,-0.1953603;0.4176709;-0.07897833,-0.240202;0.1930453;-0.0236652,-0.3092211;0.03049745;-0.220403,0.07517739;0.01955599;-0.05948329,0.0685102;-0.2622688;-0.1319575,0.06738662;-0.6094769;-0.06902814,0.0511544;-0.6187043;-0.1676469,-0.09535161;-0.01356989;-0.0172124,-0.1077235;-0.3043113;-0.02342035,-0.05121696;-0.6486992;0.02872294,-0.0661869;-0.6583316;-0.06993353,-0.1104561;0.5186661;-0.21311,744.7993
+0;0;0,0.002792184;0.3277467;-0.006504388,0.006062587;0.6513846;-0.03247581,0.1871316;0.5249471;-0.008723119,0.2134508;0.292609;0.02048786,0.24674;0.03570676;-0.03227796,-0.1775921;0.5329878;-0.0001440588,-0.2270593;0.3309114;0.1105136,-0.287025;0.08693652;0.192803,0.07973066;0.006291938;-0.05635398,0.09468292;-0.2828273;-0.02620985,0.09546636;-0.6265225;0.05371438,0.09214973;-0.5870031;-0.05317952,-0.07802776;0.01044219;-0.05809448,-0.1227709;-0.2763695;-0.03666293,-0.1459203;-0.6201948;0.0392522,-0.1464307;-0.5805678;-0.06768229,0.005255978;0.5709339;-0.02309432,0;0;0,-0.06406739;0.2990286;-0.1180902,-0.1254082;0.5903771;-0.2476778,0.06975535;0.5277414;-0.1598041,0.2181235;0.3470904;-0.1301551,0.2235882;0.08586755;-0.1704535,-0.1953603;0.4176709;-0.07897833,-0.240202;0.1930453;-0.0236652,-0.3092211;0.03049745;-0.220403,0.07517739;0.01955599;-0.05948329,0.0685102;-0.2622688;-0.1319575,0.06738662;-0.6094769;-0.06902814,0.0511544;-0.6187043;-0.1676469,-0.09535161;-0.01356989;-0.0172124,-0.1077235;-0.3043113;-0.02342035,-0.05121696;-0.6486992;0.02872294,-0.0661869;-0.6583316;-0.06993353,-0.1104561;0.5186661;-0.21311,744.8105
+0;0;0,0.002793295;0.3278771;-0.006506975,0.00607209;0.6523461;-0.03254813,0.1846688;0.5262638;-0.008959177,0.2109333;0.294409;0.02019104,0.2440726;0.03866327;-0.03233724,-0.1751025;0.5341952;-0.0004966091,-0.2244668;0.3325393;0.1099308,-0.2841625;0.08966269;0.1918498,0.07992951;0.00630763;-0.05649452,0.09490015;-0.283167;-0.02631333,0.0956895;-0.6294544;0.0542137,0.09237107;-0.5899299;-0.05273803,-0.07822236;0.01046823;-0.05823937,-0.1230205;-0.276696;-0.03678147,-0.1463445;-0.6231145;0.03970622,-0.1468552;-0.5834823;-0.06728611,0.005262781;0.5716262;-0.02313524,0;0;0,-0.06290938;0.2990309;-0.119065,-0.1231578;0.5908751;-0.2501335,0.06756608;0.523559;-0.1565835,0.2184526;0.3450209;-0.1310182,0.2238011;0.08510244;-0.1719708,-0.192041;0.4194416;-0.0826795,-0.2411015;0.1984322;-0.01908633,-0.3030274;0.03842984;-0.2186553,0.07553288;0.01930529;-0.05951667,0.06919514;-0.2633887;-0.1300473,0.07217021;-0.6113143;-0.05697846,0.05657813;-0.6206375;-0.1557255,-0.09564302;-0.01319842;-0.01727307,-0.1071682;-0.3042592;-0.02629641,-0.04873206;-0.6507993;0.02751222,-0.06303165;-0.6605176;-0.07127229,-0.1084815;0.5189955;-0.2151637,744.8332
+0;0;0,0.002777538;0.3260276;-0.00647027,0.006034014;0.648288;-0.0323349,0.1857712;0.5224528;-0.008718554,0.2121286;0.2897775;0.02053482,0.2452558;0.03412601;-0.0319741,-0.1762764;0.5304345;-0.0002024397,-0.2258155;0.3280649;0.1106158,-0.2854891;0.0852778;0.1925046,0.07988043;0.006303757;-0.05645984,0.0948397;-0.2829509;-0.02630159,0.09563415;-0.6314753;0.05474565,0.09231783;-0.5919568;-0.05213816,-0.07817432;0.01046181;-0.05820361,-0.1229384;-0.2764842;-0.03676202,-0.1464131;-0.6251406;0.04021979,-0.1469235;-0.5855145;-0.06670462,0.005230061;0.5681022;-0.02298431,0;0;0,-0.06378697;0.2972626;-0.1179395,-0.1249755;0.5868524;-0.2480755,0.0676167;0.5223174;-0.1562366,0.2176159;0.3420012;-0.1302645,0.2216972;0.0820317;-0.170408,-0.1960075;0.4201344;-0.07762082,-0.2372507;0.1961239;-0.01592354,-0.3014398;0.03706582;-0.2154043,0.07538636;0.01889923;-0.05973315,0.06933099;-0.2644951;-0.1264608,0.0774077;-0.6124261;-0.04329038,0.06077618;-0.621861;-0.1417487,-0.09569124;-0.01271548;-0.01702462,-0.1080046;-0.3034585;-0.02790901,-0.04499522;-0.6512514;0.02784421,-0.06032755;-0.66106;-0.07067457,-0.1101024;0.5155431;-0.2132673,744.8555
+0;0;0,0.002880585;0.326021;-0.006751474,0.006212508;0.6482577;-0.03290042,0.1860268;0.5225427;-0.01009813,0.2122583;0.2899283;0.01974695,0.2452687;0.03415874;-0.03225806,-0.1762839;0.5314797;-0.0002965257,-0.2254879;0.3312215;0.1144374,-0.2859431;0.09031327;0.2011594,0.07989963;0.006056395;-0.05645974,0.09488052;-0.2831953;-0.02628374,0.0956738;-0.6317688;0.05455206,0.09209336;-0.5922734;-0.05232528,-0.07820445;0.01068174;-0.05812314,-0.1227941;-0.276303;-0.0368368,-0.1464337;-0.6250259;0.03979225,-0.1472073;-0.585413;-0.06713176,0.005389855;0.5680803;-0.0234808,0;0;0,-0.06378697;0.2972626;-0.1179395,-0.1249755;0.5868524;-0.2480755,0.0676167;0.5223174;-0.1562366,0.2176159;0.3420012;-0.1302645,0.2216972;0.0820317;-0.170408,-0.1960075;0.4201344;-0.07762082,-0.2372507;0.1961239;-0.01592354,-0.3014398;0.03706582;-0.2154043,0.07538636;0.01889923;-0.05973315,0.06933099;-0.2644951;-0.1264608,0.0774077;-0.6124261;-0.04329038,0.06077618;-0.621861;-0.1417487,-0.09569124;-0.01271548;-0.01702462,-0.1080046;-0.3034585;-0.02790901,-0.04499522;-0.6512514;0.02784421,-0.06032755;-0.66106;-0.07067457,-0.1101024;0.5155431;-0.2132673,744.8773
+0;0;0,0.002880585;0.326021;-0.006751474,0.006212508;0.6482577;-0.03290042,0.1860268;0.5225427;-0.01009813,0.2122583;0.2899283;0.01974695,0.2452687;0.03415874;-0.03225806,-0.1762839;0.5314797;-0.0002965257,-0.2254879;0.3312215;0.1144374,-0.2859431;0.09031327;0.2011594,0.07989963;0.006056395;-0.05645974,0.09488052;-0.2831953;-0.02628374,0.0956738;-0.6317688;0.05455206,0.09209336;-0.5922734;-0.05232528,-0.07820445;0.01068174;-0.05812314,-0.1227941;-0.276303;-0.0368368,-0.1464337;-0.6250259;0.03979225,-0.1472073;-0.585413;-0.06713176,0.005389855;0.5680803;-0.0234808,0;0;0,-0.06378697;0.2972626;-0.1179395,-0.1249755;0.5868524;-0.2480755,0.0676167;0.5223174;-0.1562366,0.2176159;0.3420012;-0.1302645,0.2216972;0.0820317;-0.170408,-0.1960075;0.4201344;-0.07762082,-0.2372507;0.1961239;-0.01592354,-0.3014398;0.03706582;-0.2154043,0.07538636;0.01889923;-0.05973315,0.06933099;-0.2644951;-0.1264608,0.0774077;-0.6124261;-0.04329038,0.06077618;-0.621861;-0.1417487,-0.09569124;-0.01271548;-0.01702462,-0.1080046;-0.3034585;-0.02790901,-0.04499522;-0.6512514;0.02784421,-0.06032755;-0.66106;-0.07067457,-0.1101024;0.5155431;-0.2132673,744.889
+0;0;0,0.00287593;0.3254941;-0.006740562,0.006207559;0.6477028;-0.03288928,0.1848671;0.5222436;-0.01016837,0.2108659;0.2916928;0.01941194,0.2441671;0.03366956;-0.0330513,-0.1751282;0.5311235;-0.0004294124,-0.2238957;0.3326418;0.1132867,-0.2848835;0.08961087;0.2007728,0.0794412;0.006021645;-0.0561358,0.09438864;-0.2825842;-0.02602718,0.09517853;-0.6296664;0.0544628,0.09160198;-0.5901813;-0.0522988,-0.07775574;0.01062045;-0.05778965,-0.1222458;-0.2757235;-0.03655084,-0.1457843;-0.6229545;0.03975038,-0.1465571;-0.583352;-0.06705783,0.005384544;0.5674902;-0.02346552,0;0;0,-0.06306757;0.2966999;-0.1182868,-0.1235984;0.5861315;-0.2490113,0.06758995;0.5212086;-0.1569886,0.2173605;0.3434308;-0.131134,0.2195392;0.08067611;-0.1684513,-0.1959732;0.4243145;-0.07743728,-0.229549;0.1994868;-0.02239409,-0.2980141;0.02990621;-0.214728,0.07494199;0.01855868;-0.05947828,0.06832165;-0.2662313;-0.1166983,0.08165461;-0.6115599;-0.03000498,0.06369328;-0.6212106;-0.1280153,-0.09509709;-0.01234916;-0.01739061,-0.108285;-0.302352;-0.02954475,-0.04225492;-0.6476927;0.02811935,-0.0589069;-0.657674;-0.0699878,-0.1088824;0.5148293;-0.21404,744.9001
+0;0;0,0.003001992;0.325487;-0.007023167,0.006436933;0.6476745;-0.03342037,0.1851271;0.5223109;-0.01112508,0.2109283;0.2918021;0.01895139,0.2443478;0.0337601;-0.03334406,-0.1750253;0.5319466;-0.0003722031,-0.223529;0.3354571;0.1168621,-0.2842535;0.09442294;0.2098804,0.07946039;0.005823986;-0.05612949,0.09439535;-0.2827668;-0.0258714,0.09499773;-0.6298252;0.05472297,0.09121196;-0.5903487;-0.05203218,-0.07778869;0.01076494;-0.05771852,-0.1221336;-0.2756057;-0.03653707,-0.1456483;-0.622802;0.03992971,-0.1466347;-0.583226;-0.06687912,0.005587117;0.5674691;-0.02393762,0;0;0,-0.06306757;0.2966999;-0.1182868,-0.1235984;0.5861315;-0.2490113,0.06758995;0.5212086;-0.1569886,0.2173605;0.3434308;-0.131134,0.2195392;0.08067611;-0.1684513,-0.1959732;0.4243145;-0.07743728,-0.229549;0.1994868;-0.02239409,-0.2980141;0.02990621;-0.214728,0.07494199;0.01855868;-0.05947828,0.06832165;-0.2662313;-0.1166983,0.08165461;-0.6115599;-0.03000498,0.06369328;-0.6212106;-0.1280153,-0.09509709;-0.01234916;-0.01739061,-0.108285;-0.302352;-0.02954475,-0.04225492;-0.6476927;0.02811935,-0.0589069;-0.657674;-0.0699878,-0.1088824;0.5148293;-0.21404,744.9221
+0;0;0,0.003007282;0.3260605;-0.007035541,0.006447855;0.6487763;-0.03347559,0.183955;0.5235875;-0.01125016,0.2095744;0.294703;0.01861438,0.2430753;0.03603235;-0.03380847,-0.1738269;0.5331597;-0.0005680565,-0.2219889;0.3380548;0.1158402,-0.2828612;0.09643342;0.2090851,0.07947374;0.005824965;-0.05613893,0.09454197;-0.285341;-0.02561085,0.09513472;-0.6268519;0.05369528,0.09134804;-0.587373;-0.05308567,-0.07780177;0.01076675;-0.05772822,-0.1225424;-0.2781591;-0.03635778,-0.1456812;-0.6198057;0.03888673,-0.1466678;-0.5802273;-0.06794791,0.005596742;0.5684484;-0.02397837,0;0;0,-0.06201518;0.2972799;-0.1189656,-0.1218396;0.5871716;-0.250309,0.06779075;0.5188863;-0.157505,0.216375;0.3422507;-0.131834,0.219231;0.07901883;-0.1703279,-0.1940869;0.4257308;-0.07976811,-0.2282059;0.206256;-0.01192208,-0.2906417;0.03224897;-0.2032446,0.07507947;0.01807904;-0.05947948,0.06939578;-0.2711816;-0.1067295,0.08335256;-0.6103287;-0.0189569,0.06532185;-0.6200744;-0.1169443,-0.09519732;-0.01170115;-0.01738213,-0.1068909;-0.3042676;-0.03169063,-0.04023851;-0.6434376;0.02696661,-0.05697023;-0.6534943;-0.07112455,-0.1072722;0.5157638;-0.2152061,744.9335
+0;0;0,0.003007282;0.3260605;-0.007035541,0.006447855;0.6487763;-0.03347559,0.183955;0.5235875;-0.01125016,0.2095744;0.294703;0.01861438,0.2430753;0.03603235;-0.03380847,-0.1738269;0.5331597;-0.0005680565,-0.2219889;0.3380548;0.1158402,-0.2828612;0.09643342;0.2090851,0.07947374;0.005824965;-0.05613893,0.09454197;-0.285341;-0.02561085,0.09513472;-0.6268519;0.05369528,0.09134804;-0.587373;-0.05308567,-0.07780177;0.01076675;-0.05772822,-0.1225424;-0.2781591;-0.03635778,-0.1456812;-0.6198057;0.03888673,-0.1466678;-0.5802273;-0.06794791,0.005596742;0.5684484;-0.02397837,0;0;0,-0.06201518;0.2972799;-0.1189656,-0.1218396;0.5871716;-0.250309,0.06779075;0.5188863;-0.157505,0.216375;0.3422507;-0.131834,0.219231;0.07901883;-0.1703279,-0.1940869;0.4257308;-0.07976811,-0.2282059;0.206256;-0.01192208,-0.2906417;0.03224897;-0.2032446,0.07507947;0.01807904;-0.05947948,0.06939578;-0.2711816;-0.1067295,0.08335256;-0.6103287;-0.0189569,0.06532185;-0.6200744;-0.1169443,-0.09519732;-0.01170115;-0.01738213,-0.1068909;-0.3042676;-0.03169063,-0.04023851;-0.6434376;0.02696661,-0.05697023;-0.6534943;-0.07112455,-0.1072722;0.5157638;-0.2152061,744.9561
+0;0;0,0.003109526;0.3264658;-0.007258771,0.006611909;0.6495415;-0.03383812,0.1852886;0.5237989;-0.01213535,0.2106867;0.296509;0.01796612,0.2443074;0.03715119;-0.03424073,-0.175297;0.5355941;-0.001160387,-0.2232406;0.3439063;0.1178734,-0.2842329;0.1038363;0.2167102,0.07976118;0.00563593;-0.05638188,0.09484873;-0.2862855;-0.02562346,0.09526769;-0.6283468;0.05362619,0.09149235;-0.58889;-0.05315759,-0.0781266;0.0110008;-0.05785969,-0.1228886;-0.2787093;-0.03649809,-0.146022;-0.6208526;0.03892957,-0.1470004;-0.5812898;-0.06790704,0.005746302;0.5690672;-0.02430238,0;0;0,-0.06157142;0.2973566;-0.1201262,-0.121269;0.5874121;-0.2520785,0.07005167;0.5195895;-0.160367,0.2151408;0.3424569;-0.1323485,0.2183373;0.07862347;-0.1711311,-0.193348;0.4246705;-0.08043742,-0.2295839;0.2100054;-0.004163325,-0.2860284;0.0293979;-0.1920924,0.07507859;0.01761907;-0.06021047,0.06891236;-0.2734754;-0.1004331,0.08503085;-0.6119863;-0.008579493,0.06709029;-0.6218538;-0.1065345,-0.095925;-0.01083936;-0.0159195,-0.1066519;-0.3040676;-0.03306654,-0.03993782;-0.6436591;0.02620709,-0.0565712;-0.6538167;-0.07186006,-0.1066821;0.5159259;-0.2167978,744.978
+0;0;0,0.00310878;0.3263874;-0.007257028,0.006612531;0.6495895;-0.03384694,0.184693;0.5239619;-0.01218039,0.2101918;0.295771;0.01804041,0.2436886;0.0373694;-0.03397395,-0.174696;0.5357179;-0.001241842,-0.2228296;0.3432702;0.1182638,-0.2835971;0.1040853;0.2167363,0.07926267;0.005600705;-0.0560295,0.09437618;-0.2868233;-0.02521813,0.09479648;-0.6299753;0.05428424,0.09219225;-0.593452;-0.01937503,-0.07763831;0.01093204;-0.05749807,-0.1224773;-0.2792767;-0.0360997,-0.1456846;-0.6225111;0.03956848,-0.1463595;-0.5859147;-0.03412723,0.005746546;0.56908;-0.02430703,0;0;0,-0.061555;0.297103;-0.1205482,-0.1210693;0.5870908;-0.2530434,0.06917937;0.5184899;-0.1600056,0.2135512;0.3397092;-0.1312165,0.2151372;0.07686815;-0.1700881,-0.1933494;0.4280401;-0.07980144,-0.2280678;0.2138985;0.001270071,-0.277973;0.02741066;-0.1812968,0.07466082;0.0171636;-0.05987,0.06992444;-0.2750916;-0.09528136,0.07875931;-0.6130596;0.00358057,0.07401402;-0.6420092;-0.04088807,-0.09526444;-0.01044741;-0.01639457,-0.1054087;-0.3041714;-0.03408132,-0.03725198;-0.64449;0.02601865,-0.04927732;-0.6423025;-0.04148602,-0.1065341;0.5156174;-0.2176342,745.0009
+0;0;0,0.003110019;0.3265175;-0.007259921,0.006618597;0.6501655;-0.03389008,0.1838673;0.5245625;-0.01225788,0.2094163;0.2959219;0.01802249,0.2427881;0.03848442;-0.03379782,-0.1738551;0.5362641;-0.001370056,-0.2220836;0.343437;0.1183712,-0.2826244;0.1051446;0.2164762,0.0793593;0.005607533;-0.0560978,0.0944833;-0.2870194;-0.02526505,0.09490121;-0.6282277;0.05378702,0.0911302;-0.5887817;-0.05287425,-0.07773296;0.01094537;-0.05756816,-0.1226031;-0.2794648;-0.03615494,-0.1456789;-0.6207551;0.03908465,-0.1466562;-0.5812033;-0.06762938,0.005750625;0.5694714;-0.02432829,0;0;0,-0.06107676;0.2971905;-0.1209278,-0.1200318;0.587649;-0.253736,0.06896484;0.5180995;-0.1601801,0.2130073;0.3384973;-0.1311798,0.2146904;0.07677388;-0.1708167,-0.1922251;0.4294735;-0.08063956,-0.2267827;0.217835;0.008023329,-0.2729566;0.02576995;-0.1681927,0.07464705;0.0169369;-0.06014371,0.06971537;-0.2758963;-0.09230423,0.08037084;-0.6121802;0.005020618,0.06149873;-0.6222451;-0.09254336,-0.09548844;-0.0100781;-0.01602178,-0.105197;-0.3039491;-0.03487671,-0.03711713;-0.6421089;0.02583224,-0.05477839;-0.6524301;-0.07185276,-0.1057274;0.5159817;-0.2181988,745.0225
+0;0;0,0.003195466;0.326511;-0.007510471,0.006731723;0.6501476;-0.03427844,0.1840099;0.5245366;-0.01317592,0.2095188;0.2959738;0.01771973,0.2427499;0.03856179;-0.03431683,-0.1740655;0.537819;-0.002009006,-0.2223871;0.346883;0.1206884,-0.283262;0.1109768;0.2242044,0.07936192;0.005363251;-0.05611797,0.09453622;-0.2872514;-0.02519345,0.09494615;-0.6284673;0.05382602,0.09115336;-0.5890384;-0.05283599,-0.07776383;0.01116204;-0.05748479,-0.1225942;-0.2792693;-0.03627655,-0.1453549;-0.6205727;0.03899955,-0.1463577;-0.5810418;-0.0677161,0.005859072;0.5694572;-0.02468573,0;0;0,-0.06107676;0.2971905;-0.1209278,-0.1200318;0.587649;-0.253736,0.06896484;0.5180995;-0.1601801,0.2130073;0.3384973;-0.1311798,0.2146904;0.07677388;-0.1708167,-0.1922251;0.4294735;-0.08063956,-0.2267827;0.217835;0.008023329,-0.2729566;0.02576995;-0.1681927,0.07464705;0.0169369;-0.06014371,0.06971537;-0.2758963;-0.09230423,0.08037084;-0.6121802;0.005020618,0.06149873;-0.6222451;-0.09254336,-0.09548844;-0.0100781;-0.01602178,-0.105197;-0.3039491;-0.03487671,-0.03711713;-0.6421089;0.02583224,-0.05477839;-0.6524301;-0.07185276,-0.1057274;0.5159817;-0.2181988,745.0343
+0;0;0,0.003190579;0.3260116;-0.007498984,0.00672561;0.6495355;-0.03425635,0.1830032;0.5242319;-0.01322503,0.208565;0.2951953;0.01773466,0.2418455;0.03740048;-0.03437927,-0.1730599;0.5374396;-0.002120867,-0.2214817;0.3461078;0.1208309,-0.2824471;0.1098508;0.2245008,0.07986327;0.005397132;-0.05647248,0.09503335;-0.2871363;-0.02555655,0.09544807;-0.632336;0.05438553,0.09285221;-0.5958827;-0.01861628,-0.07825509;0.01123255;-0.05784793,-0.123073;-0.2791181;-0.03664558,-0.1460995;-0.6244064;0.03950941,-0.1467858;-0.5878832;-0.03352911,0.005853551;0.5689;-0.02467015,0;0;0,-0.05995959;0.2967109;-0.1213157,-0.1184731;0.5870268;-0.2543559,0.06935468;0.517302;-0.1607115,0.2140987;0.3376778;-0.1314893,0.2150759;0.07562771;-0.1716197,-0.1905163;0.4319411;-0.08060661,-0.224084;0.2233487;0.0165123,-0.2641639;0.02797754;-0.1581455,0.07497897;0.01641303;-0.06087017,0.07117052;-0.2763975;-0.09263825,0.07844888;-0.614347;0.01362062,0.07672458;-0.6437137;-0.02939414,-0.09644037;-0.00901234;-0.01464391,-0.1040007;-0.3027042;-0.035848,-0.03546784;-0.6447474;0.02630942,-0.04796501;-0.6424057;-0.0404475,-0.1042314;0.515426;-0.2187855,745.0559
+0;0;0,0.003190579;0.3260116;-0.007498984,0.00672561;0.6495355;-0.03425635,0.1830032;0.5242319;-0.01322503,0.208565;0.2951953;0.01773466,0.2418455;0.03740048;-0.03437927,-0.1730599;0.5374396;-0.002120867,-0.2214817;0.3461078;0.1208309,-0.2824471;0.1098508;0.2245008,0.07986327;0.005397132;-0.05647248,0.09503335;-0.2871363;-0.02555655,0.09544807;-0.632336;0.05438553,0.09285221;-0.5958827;-0.01861628,-0.07825509;0.01123255;-0.05784793,-0.123073;-0.2791181;-0.03664558,-0.1460995;-0.6244064;0.03950941,-0.1467858;-0.5878832;-0.03352911,0.005853551;0.5689;-0.02467015,0;0;0,-0.05995959;0.2967109;-0.1213157,-0.1184731;0.5870268;-0.2543559,0.06935468;0.517302;-0.1607115,0.2140987;0.3376778;-0.1314893,0.2150759;0.07562771;-0.1716197,-0.1905163;0.4319411;-0.08060661,-0.224084;0.2233487;0.0165123,-0.2641639;0.02797754;-0.1581455,0.07497897;0.01641303;-0.06087017,0.07117052;-0.2763975;-0.09263825,0.07844888;-0.614347;0.01362062,0.07672458;-0.6437137;-0.02939414,-0.09644037;-0.00901234;-0.01464391,-0.1040007;-0.3027042;-0.035848,-0.03546784;-0.6447474;0.02630942,-0.04796501;-0.6424057;-0.0404475,-0.1042314;0.515426;-0.2187855,745.0679
+0;0;0,0.003263135;0.3256635;-0.007699544,0.006820608;0.6490944;-0.03456813,0.1828808;0.5237927;-0.01392941,0.2083248;0.2946817;0.01750044,0.2415469;0.03736669;-0.03466216,-0.1729239;0.5380239;-0.002520004,-0.2214665;0.3486136;0.1235529,-0.2815977;0.1159005;0.2342983,0.08019492;0.005147508;-0.05665917,0.09538805;-0.2869822;-0.02571847,0.09585612;-0.6318656;0.05406953,0.09202198;-0.5924582;-0.05250125,-0.0785357;0.01150346;-0.05803273,-0.1232006;-0.2784668;-0.03681383,-0.1461296;-0.6234312;0.03924348,-0.1471754;-0.5839226;-0.06738213,0.005944829;0.5684823;-0.02495579,0;0;0,-0.05859445;0.2965087;-0.1215563,-0.1165377;0.5867708;-0.2547591,0.07094868;0.5169107;-0.1609607,0.2157348;0.3371916;-0.1315479,0.2162632;0.07562661;-0.1717865,-0.1883118;0.433106;-0.0802175,-0.2221601;0.2334297;0.03428451,-0.255089;0.04028487;-0.14361,0.07516265;0.0159848;-0.06134367,0.07315818;-0.2764719;-0.09285569,0.0759444;-0.6107438;0.02361488,0.05609476;-0.6209884;-0.07358027,-0.09691964;-0.008513339;-0.01421583,-0.1024292;-0.3017439;-0.03687427,-0.03416438;-0.6433444;0.02605391,-0.05290766;-0.6537665;-0.07128716,-0.1023659;0.5152059;-0.2191348,745.0897
+0;0;0,0.003263135;0.3256635;-0.007699544,0.006820608;0.6490944;-0.03456813,0.1828808;0.5237927;-0.01392941,0.2083248;0.2946817;0.01750044,0.2415469;0.03736669;-0.03466216,-0.1729239;0.5380239;-0.002520004,-0.2214665;0.3486136;0.1235529,-0.2815977;0.1159005;0.2342983,0.08019492;0.005147508;-0.05665917,0.09538805;-0.2869822;-0.02571847,0.09585612;-0.6318656;0.05406953,0.09202198;-0.5924582;-0.05250125,-0.0785357;0.01150346;-0.05803273,-0.1232006;-0.2784668;-0.03681383,-0.1461296;-0.6234312;0.03924348,-0.1471754;-0.5839226;-0.06738213,0.005944829;0.5684823;-0.02495579,0;0;0,-0.05859445;0.2965087;-0.1215563,-0.1165377;0.5867708;-0.2547591,0.07094868;0.5169107;-0.1609607,0.2157348;0.3371916;-0.1315479,0.2162632;0.07562661;-0.1717865,-0.1883118;0.433106;-0.0802175,-0.2221601;0.2334297;0.03428451,-0.255089;0.04028487;-0.14361,0.07516265;0.0159848;-0.06134367,0.07315818;-0.2764719;-0.09285569,0.0759444;-0.6107438;0.02361488,0.05609476;-0.6209884;-0.07358027,-0.09691964;-0.008513339;-0.01421583,-0.1024292;-0.3017439;-0.03687427,-0.03416438;-0.6433444;0.02605391,-0.05290766;-0.6537665;-0.07128716,-0.1023659;0.5152059;-0.2191348,745.1011
+0;0;0,0.003263135;0.3256635;-0.007699544,0.006820608;0.6490944;-0.03456813,0.1828808;0.5237927;-0.01392941,0.2083248;0.2946817;0.01750044,0.2415469;0.03736669;-0.03466216,-0.1729239;0.5380239;-0.002520004,-0.2214665;0.3486136;0.1235529,-0.2815977;0.1159005;0.2342983,0.08019492;0.005147508;-0.05665917,0.09538805;-0.2869822;-0.02571847,0.09585612;-0.6318656;0.05406953,0.09202198;-0.5924582;-0.05250125,-0.0785357;0.01150346;-0.05803273,-0.1232006;-0.2784668;-0.03681383,-0.1461296;-0.6234312;0.03924348,-0.1471754;-0.5839226;-0.06738213,0.005944829;0.5684823;-0.02495579,0;0;0,-0.05859445;0.2965087;-0.1215563,-0.1165377;0.5867708;-0.2547591,0.07094868;0.5169107;-0.1609607,0.2157348;0.3371916;-0.1315479,0.2162632;0.07562661;-0.1717865,-0.1883118;0.433106;-0.0802175,-0.2221601;0.2334297;0.03428451,-0.255089;0.04028487;-0.14361,0.07516265;0.0159848;-0.06134367,0.07315818;-0.2764719;-0.09285569,0.0759444;-0.6107438;0.02361488,0.05609476;-0.6209884;-0.07358027,-0.09691964;-0.008513339;-0.01421583,-0.1024292;-0.3017439;-0.03687427,-0.03416438;-0.6433444;0.02605391,-0.05290766;-0.6537665;-0.07128716,-0.1023659;0.5152059;-0.2191348,745.1234
+0;0;0,0.003385363;0.3260588;-0.00788884,0.006996637;0.6507156;-0.0348951,0.1846095;0.5250336;-0.00837088,0.2123767;0.2960724;0.0182912,0.2458429;0.03808492;-0.03430861,-0.174806;0.5397186;-0.002594205,-0.223399;0.3532093;0.1268587,-0.2840413;0.1215548;0.241327,0.0799798;0.004943787;-0.05647187,0.09521614;-0.2864584;-0.02548393,0.09576687;-0.6328806;0.05448801,0.09409772;-0.5966146;-0.01671628,-0.0783093;0.01155283;-0.05783139,-0.1226487;-0.2777392;-0.03657682,-0.1456254;-0.6242271;0.03972767,-0.1454307;-0.5878904;-0.03148965,0.006108824;0.569686;-0.02522524,0;0;0,-0.05798018;0.2969845;-0.1217642,-0.1147662;0.5883341;-0.2560909,0.07462256;0.5179354;-0.1627181,0.2166302;0.3370303;-0.1309023,0.2165183;0.07477358;-0.171715,-0.1874631;0.4363381;-0.07775125,-0.2180953;0.2377549;0.03857348,-0.2480655;0.04466663;-0.1410455,0.07499593;0.01585376;-0.06111097,0.07462994;-0.2758802;-0.09271479,0.08069337;-0.606737;0.03728962,0.08216911;-0.6367648;-0.001525164,-0.09655278;-0.00837323;-0.01475578,-0.1016664;-0.3007994;-0.03859663,-0.03371791;-0.6435316;0.02714372,-0.04710407;-0.6406186;-0.03765754,-0.1010138;0.5164044;-0.2200758,745.1354
+0;0;0,0.003390825;0.3265848;-0.007901568,0.007012746;0.6521993;-0.03498845,0.184658;0.5262493;-0.008429989,0.2123364;0.2980199;0.01814687,0.2458934;0.03933257;-0.03459563,-0.1748285;0.5409372;-0.002652172,-0.2232661;0.355024;0.126387,-0.284073;0.1227411;0.2411658,0.07967339;0.004924847;-0.05625553,0.09490797;-0.2864437;-0.02527116,0.09545863;-0.6328192;0.05469,0.09383013;-0.5967058;-0.01478019,-0.07800929;0.01150857;-0.05760983,-0.1223436;-0.2777501;-0.03635772,-0.1453172;-0.6241913;0.03993647,-0.1451272;-0.5880089;-0.02954644,0.006122095;0.5709106;-0.02528767,0;0;0,-0.05745697;0.297523;-0.122108,-0.1131275;0.5897386;-0.257349,0.07506935;0.5165417;-0.1610711,0.2174021;0.3367071;-0.1300554,0.2169804;0.07378596;-0.1712782,-0.1860723;0.447957;-0.0732542,-0.2083559;0.2384443;0.02250042,-0.2343245;0.04346788;-0.1567671,0.07465942;0.01574239;-0.06095028,0.07577135;-0.2758962;-0.09309793,0.08351572;-0.6020755;0.04803014,0.08525246;-0.6323694;0.01299071,-0.09612;-0.008241897;-0.01515933,-0.10028;-0.3006296;-0.0392395,-0.03351597;-0.6433012;0.02775918,-0.04884365;-0.6399377;-0.03486424,-0.09972325;0.5175778;-0.2210739,745.1568
+0;0;0,0.003390825;0.3265848;-0.007901568,0.007012746;0.6521993;-0.03498845,0.184658;0.5262493;-0.008429989,0.2123364;0.2980199;0.01814687,0.2458934;0.03933257;-0.03459563,-0.1748285;0.5409372;-0.002652172,-0.2232661;0.355024;0.126387,-0.284073;0.1227411;0.2411658,0.07967339;0.004924847;-0.05625553,0.09490797;-0.2864437;-0.02527116,0.09545863;-0.6328192;0.05469,0.09383013;-0.5967058;-0.01478019,-0.07800929;0.01150857;-0.05760983,-0.1223436;-0.2777501;-0.03635772,-0.1453172;-0.6241913;0.03993647,-0.1451272;-0.5880089;-0.02954644,0.006122095;0.5709106;-0.02528767,0;0;0,-0.05745697;0.297523;-0.122108,-0.1131275;0.5897386;-0.257349,0.07506935;0.5165417;-0.1610711,0.2174021;0.3367071;-0.1300554,0.2169804;0.07378596;-0.1712782,-0.1860723;0.447957;-0.0732542,-0.2083559;0.2384443;0.02250042,-0.2343245;0.04346788;-0.1567671,0.07465942;0.01574239;-0.06095028,0.07577135;-0.2758962;-0.09309793,0.08351572;-0.6020755;0.04803014,0.08525246;-0.6323694;0.01299071,-0.09612;-0.008241897;-0.01515933,-0.10028;-0.3006296;-0.0392395,-0.03351597;-0.6433012;0.02775918,-0.04884365;-0.6399377;-0.03486424,-0.09972325;0.5175778;-0.2210739,745.1689
+0;0;0,0.003397893;0.3273866;-0.008186488,0.006975634;0.6540071;-0.03561063,0.1866349;0.5270737;-0.01147432,0.2143211;0.2979267;0.01765941,0.2478129;0.03975275;-0.03493598,-0.176775;0.5427888;-0.002682287,-0.2257719;0.3582566;0.1302493,-0.2876965;0.1323214;0.2553909,0.07943509;0.00482148;-0.05617452,0.09466347;-0.2858434;-0.02515737,0.0953559;-0.64103;0.05674112,0.0932328;-0.604772;-0.01447099,-0.07786215;0.01156638;-0.05737997,-0.1220156;-0.2770237;-0.03625474,-0.1455063;-0.6322324;0.04210521,-0.145765;-0.5959074;-0.02913215,0.006100811;0.5724915;-0.02581846,0;0;0,-0.05709906;0.2983055;-0.1225319,-0.1118668;0.5915484;-0.2584114,0.07861193;0.5188851;-0.1635208,0.2178703;0.3356823;-0.1293526,0.2174862;0.0734804;-0.1716824,-0.1828056;0.4462883;-0.07206261,-0.2201789;0.2446369;0.03777178,-0.2353108;0.04156287;-0.1327384,0.07449776;0.01564977;-0.06077766,0.07630675;-0.2752273;-0.09344745,0.0931012;-0.6031165;0.06489372,0.09134108;-0.6332734;0.02625585,-0.09579436;-0.008079529;-0.01571364,-0.09974945;-0.2997677;-0.03984713,-0.03416643;-0.6517075;0.02872818,-0.04950507;-0.6489863;-0.03557914,-0.0987059;0.5191454;-0.2219965,745.1904
+0;0;0,0.003397893;0.3273866;-0.008186488,0.006975634;0.6540071;-0.03561063,0.1866349;0.5270737;-0.01147432,0.2143211;0.2979267;0.01765941,0.2478129;0.03975275;-0.03493598,-0.176775;0.5427888;-0.002682287,-0.2257719;0.3582566;0.1302493,-0.2876965;0.1323214;0.2553909,0.07943509;0.00482148;-0.05617452,0.09466347;-0.2858434;-0.02515737,0.0953559;-0.64103;0.05674112,0.0932328;-0.604772;-0.01447099,-0.07786215;0.01156638;-0.05737997,-0.1220156;-0.2770237;-0.03625474,-0.1455063;-0.6322324;0.04210521,-0.145765;-0.5959074;-0.02913215,0.006100811;0.5724915;-0.02581846,0;0;0,-0.05709906;0.2983055;-0.1225319,-0.1118668;0.5915484;-0.2584114,0.07861193;0.5188851;-0.1635208,0.2178703;0.3356823;-0.1293526,0.2174862;0.0734804;-0.1716824,-0.1828056;0.4462883;-0.07206261,-0.2201789;0.2446369;0.03777178,-0.2353108;0.04156287;-0.1327384,0.07449776;0.01564977;-0.06077766,0.07630675;-0.2752273;-0.09344745,0.0931012;-0.6031165;0.06489372,0.09134108;-0.6332734;0.02625585,-0.09579436;-0.008079529;-0.01571364,-0.09974945;-0.2997677;-0.03984713,-0.03416643;-0.6517075;0.02872818,-0.04950507;-0.6489863;-0.03557914,-0.0987059;0.5191454;-0.2219965,745.2022
+0;0;0,0.003397893;0.3273866;-0.008186488,0.006975634;0.6540071;-0.03561063,0.1866349;0.5270737;-0.01147432,0.2143211;0.2979267;0.01765941,0.2478129;0.03975275;-0.03493598,-0.176775;0.5427888;-0.002682287,-0.2257719;0.3582566;0.1302493,-0.2876965;0.1323214;0.2553909,0.07943509;0.00482148;-0.05617452,0.09466347;-0.2858434;-0.02515737,0.0953559;-0.64103;0.05674112,0.0932328;-0.604772;-0.01447099,-0.07786215;0.01156638;-0.05737997,-0.1220156;-0.2770237;-0.03625474,-0.1455063;-0.6322324;0.04210521,-0.145765;-0.5959074;-0.02913215,0.006100811;0.5724915;-0.02581846,0;0;0,-0.05709906;0.2983055;-0.1225319,-0.1118668;0.5915484;-0.2584114,0.07861193;0.5188851;-0.1635208,0.2178703;0.3356823;-0.1293526,0.2174862;0.0734804;-0.1716824,-0.1828056;0.4462883;-0.07206261,-0.2201789;0.2446369;0.03777178,-0.2353108;0.04156287;-0.1327384,0.07449776;0.01564977;-0.06077766,0.07630675;-0.2752273;-0.09344745,0.0931012;-0.6031165;0.06489372,0.09134108;-0.6332734;0.02625585,-0.09579436;-0.008079529;-0.01571364,-0.09974945;-0.2997677;-0.03984713,-0.03416643;-0.6517075;0.02872818,-0.04950507;-0.6489863;-0.03557914,-0.0987059;0.5191454;-0.2219965,745.2137
+0;0;0,0.003415224;0.3277329;-0.008401427,0.006958969;0.6545882;-0.03601903,0.1864798;0.5282602;-0.008325579,0.2153939;0.2992187;0.01792098,0.2489131;0.04093254;-0.03461687,-0.1768624;0.5438389;-0.003045298,-0.226183;0.3615398;0.132304,-0.2877606;0.1374194;0.261043,0.07890608;0.004726246;-0.05581103,0.09413786;-0.2859278;-0.02492046,0.09468343;-0.6425378;0.05738518,0.09313008;-0.6064261;-0.01243992,-0.07735461;0.01146984;-0.05699197,-0.1214088;-0.2771201;-0.0359913,-0.144973;-0.6337636;0.04271994,-0.1446997;-0.5975791;-0.02711549,0.006097013;0.57304;-0.02617208,0;0;0,-0.05639252;0.2988549;-0.1224611,-0.110294;0.592505;-0.2584124,0.07933582;0.5184022;-0.1616442,0.2187599;0.3355831;-0.1281326,0.2193787;0.07340074;-0.1712084,-0.182819;0.4522707;-0.07045113,-0.2077602;0.2446465;0.0308162,-0.2236128;0.05544248;-0.1550494,0.07373618;0.01560977;-0.06068516,0.07784573;-0.2752984;-0.09264588,0.09595022;-0.6021641;0.07098866,0.09841539;-0.6325185;0.03539944,-0.09504773;-0.008051887;-0.01626269,-0.09877531;-0.2997612;-0.03987969,-0.03400433;-0.6530631;0.03031778,-0.0505447;-0.6498827;-0.03231161,-0.09734641;0.5200199;-0.221997,745.2354
+0;0;0,0.003415224;0.3277329;-0.008401427,0.006958969;0.6545882;-0.03601903,0.1864798;0.5282602;-0.008325579,0.2153939;0.2992187;0.01792098,0.2489131;0.04093254;-0.03461687,-0.1768624;0.5438389;-0.003045298,-0.226183;0.3615398;0.132304,-0.2877606;0.1374194;0.261043,0.07890608;0.004726246;-0.05581103,0.09413786;-0.2859278;-0.02492046,0.09468343;-0.6425378;0.05738518,0.09313008;-0.6064261;-0.01243992,-0.07735461;0.01146984;-0.05699197,-0.1214088;-0.2771201;-0.0359913,-0.144973;-0.6337636;0.04271994,-0.1446997;-0.5975791;-0.02711549,0.006097013;0.57304;-0.02617208,0;0;0,-0.05639252;0.2988549;-0.1224611,-0.110294;0.592505;-0.2584124,0.07933582;0.5184022;-0.1616442,0.2187599;0.3355831;-0.1281326,0.2193787;0.07340074;-0.1712084,-0.182819;0.4522707;-0.07045113,-0.2077602;0.2446465;0.0308162,-0.2236128;0.05544248;-0.1550494,0.07373618;0.01560977;-0.06068516,0.07784573;-0.2752984;-0.09264588,0.09595022;-0.6021641;0.07098866,0.09841539;-0.6325185;0.03539944,-0.09504773;-0.008051887;-0.01626269,-0.09877531;-0.2997612;-0.03987969,-0.03400433;-0.6530631;0.03031778,-0.0505447;-0.6498827;-0.03231161,-0.09734641;0.5200199;-0.221997,745.2471
+0;0;0,0.00299825;0.2877191;-0.007375674,0.006017201;0.5661622;-0.03089107,0.1638433;0.4575716;-0.006844467,0.1927882;0.2282852;0.01943015,0.2264572;-0.03115498;-0.03334245,-0.1555372;0.4712654;-0.00220306,-0.2049106;0.2887714;0.1332909,-0.2667633;0.06364962;0.2626052,0.07790498;0.004666283;-0.05510294,0.0931858;-0.2869233;-0.02411294,0.09373192;-0.6438994;0.05827719,0.09217504;-0.6077738;-0.0117069,-0.0763732;0.01132432;-0.0562689,-0.1205692;-0.2781946;-0.03520063,-0.1441576;-0.6352041;0.0435914,-0.1438837;-0.5990056;-0.02640303,0.005285458;0.4969333;-0.02253167,0;0;0,-0.04335077;0.2745399;-0.07479453,-0.08395356;0.5380923;-0.1583586,0.08107363;0.5188757;-0.1623826,0.2201777;0.3356316;-0.1281471,0.2215249;0.07245377;-0.1724572,-0.1859202;0.4299366;-0.02292594,-0.2075189;0.2183025;0.07112136,-0.2219968;0.04146141;-0.128241,0.07297186;0.01556406;-0.05966711,0.0783788;-0.2762248;-0.09204674,0.09716938;-0.6026417;0.07323861,0.1004982;-0.6329711;0.03736377,-0.09322523;-0.007131865;-0.01963391,-0.09790196;-0.2999177;-0.04138125,-0.03406865;-0.6535762;0.02983243,-0.05442999;-0.6463459;-0.03345007,-0.07415116;0.4730866;-0.1350944,745.2687
+0;0;0,0.0030365;0.287715;-0.00751751,0.006051739;0.5661544;-0.03107774,0.1641564;0.4575835;-0.01005491,0.1924452;0.2285619;0.0190874,0.2262919;-0.03088646;-0.0335312,-0.1555732;0.4718054;-0.002278199,-0.2052915;0.2918473;0.1364429,-0.2663351;0.06796822;0.2682747,0.07793865;0.004444831;-0.05507364,0.09331812;-0.287127;-0.02396577,0.09378965;-0.644125;0.05833028,0.09169663;-0.6079976;-0.01163966,-0.07635736;0.01149193;-0.05625642,-0.1204307;-0.2780481;-0.03522047,-0.143949;-0.6350455;0.04364704,-0.1442125;-0.5988484;-0.02634756,0.005322994;0.4969269;-0.02270679,0;0;0,-0.04335077;0.2745399;-0.07479453,-0.08395356;0.5380923;-0.1583586,0.08107363;0.5188757;-0.1623826,0.2201777;0.3356316;-0.1281471,0.2215249;0.07245377;-0.1724572,-0.1859202;0.4299366;-0.02292594,-0.2075189;0.2183025;0.07112136,-0.2219968;0.04146141;-0.128241,0.07297186;0.01556406;-0.05966711,0.0783788;-0.2762248;-0.09204674,0.09716938;-0.6026417;0.07323861,0.1004982;-0.6329711;0.03736377,-0.09322523;-0.007131865;-0.01963391,-0.09790196;-0.2999177;-0.04138125,-0.03406865;-0.6535762;0.02983243,-0.05442999;-0.6463459;-0.03345007,-0.07415116;0.4730866;-0.1350944,745.2803
+0;0;0,0.003522445;0.3337594;-0.008720571,0.007056431;0.6601089;-0.03634379,0.1872501;0.5339355;-0.01208828,0.2157212;0.3034377;0.01724189,0.2494812;0.04465467;-0.03524179,-0.1772008;0.5501468;-0.003223816,-0.2272396;0.3690286;0.1363915,-0.2881266;0.1457236;0.2678852,0.07714418;0.004399522;-0.05451224,0.09251819;-0.2870691;-0.02341539,0.09299097;-0.6450137;0.05909891,0.09089519;-0.6088783;-0.01096353,-0.075579;0.01137479;-0.05568296,-0.1196367;-0.2780626;-0.03465447,-0.1432174;-0.6360068;0.04442221,-0.1434813;-0.5998015;-0.02566493,0.006200318;0.578782;-0.0265098,0;0;0,-0.05384773;0.3033167;-0.1287758,-0.1055602;0.5967175;-0.2649038,0.08196382;0.5191295;-0.1626294,0.2211728;0.3341384;-0.1279991,0.2246319;0.07190883;-0.1736789,-0.1765988;0.4562863;-0.07559915,-0.1993645;0.2453705;0.02337745,-0.2112392;0.07374144;-0.1797614,0.07272598;0.01519981;-0.05849838,0.0791437;-0.2764352;-0.09113526,0.09800975;-0.6033118;0.07538486,0.1021929;-0.6336023;0.03935242,-0.09151176;-0.006679605;-0.02287237,-0.09697778;-0.2995247;-0.04208687,-0.03355638;-0.6540253;0.03030243,-0.05107771;-0.6511275;-0.03222161,-0.09305413;0.5243989;-0.2285016,745.3027
+0;0;0,0.003510444;0.3326223;-0.008690862,0.007044337;0.658963;-0.03631313,0.1880561;0.5325937;-0.01199325,0.2168176;0.2997454;0.01763599,0.2503481;0.04272085;-0.03449105,-0.1780415;0.5488782;-0.003088739,-0.2285905;0.3659132;0.1379502,-0.2890638;0.1441256;0.2685505,0.0768905;0.004385055;-0.05433299,0.0922867;-0.2875041;-0.02319125,0.0927588;-0.6449332;0.05920418,0.09066576;-0.6088057;-0.01076667,-0.07533047;0.01133738;-0.05549986,-0.1194518;-0.2785178;-0.03444102,-0.1429985;-0.6359463;0.04452175,-0.143262;-0.5997491;-0.02547376,0.006188294;0.5776428;-0.02647993,0;0;0,-0.05342851;0.3024318;-0.1280854,-0.104873;0.5957944;-0.2643723,0.08392507;0.5186516;-0.1632993,0.2242897;0.3313336;-0.1296375,0.2280463;0.07103494;-0.1758292,-0.1746083;0.4615924;-0.07062383,-0.227838;0.2710629;0.05894667,-0.2480399;0.0456484;-0.07774039,0.07306665;0.01448986;-0.05774736,0.0813057;-0.2774481;-0.09107208,0.09946817;-0.6036602;0.07566285,0.1031165;-0.6339846;0.03980899,-0.09105919;-0.005538056;-0.02368551,-0.09474946;-0.2987384;-0.04432787,-0.03314123;-0.6525061;0.0304892,-0.04815796;-0.6493682;-0.03268337,-0.0924772;0.5234971;-0.2279053,745.3248
+0;0;0,0.003557804;0.3326172;-0.008866264,0.007125986;0.6589447;-0.03663903,0.188182;0.5324314;-0.0134584,0.2163216;0.299641;0.01720439,0.2498864;0.04261252;-0.03488129,-0.178063;0.5495959;-0.003233267,-0.2291358;0.3688079;0.1404005,-0.2886232;0.150149;0.2766089,0.07690234;0.004259242;-0.05432624,0.09231284;-0.2876278;-0.02317095,0.09254778;-0.6450552;0.05923299,0.09027462;-0.6089231;-0.01073185,-0.07532301;0.0114309;-0.0554908,-0.1193808;-0.2784378;-0.03448577,-0.142918;-0.6358498;0.04455479,-0.1433645;-0.5996616;-0.02544059,0.006261203;0.5776291;-0.02676811,0;0;0,-0.05342851;0.3024318;-0.1280854,-0.104873;0.5957944;-0.2643723,0.08392507;0.5186516;-0.1632993,0.2242897;0.3313336;-0.1296375,0.2280463;0.07103494;-0.1758292,-0.1746083;0.4615924;-0.07062383,-0.227838;0.2710629;0.05894667,-0.2480399;0.0456484;-0.07774039,0.07306665;0.01448986;-0.05774736,0.0813057;-0.2774481;-0.09107208,0.09946817;-0.6036602;0.07566285,0.1031165;-0.6339846;0.03980899,-0.09105919;-0.005538056;-0.02368551,-0.09474946;-0.2987384;-0.04432787,-0.03314123;-0.6525061;0.0304892,-0.04815796;-0.6493682;-0.03268337,-0.0924772;0.5234971;-0.2279053,745.3362
+0;0;0,0.003499603;0.3271761;-0.008721226,0.00691136;0.6391637;-0.03522855,0.1861206;0.5176259;-0.01273338,0.2142454;0.2849585;0.01791322,0.2478306;0.02777377;-0.03420412,-0.17631;0.5346118;-0.00261474,-0.2273559;0.3539192;0.1409432,-0.2868793;0.1351274;0.2772344,0.07643687;0.004233462;-0.05399742,0.0917201;-0.2852429;-0.02309944,0.0919551;-0.6427523;0.05932342,0.08972134;-0.6067265;-0.009428896,-0.0748671;0.01136171;-0.05515493,-0.118561;-0.276113;-0.03432338,-0.1421037;-0.633607;0.04473532,-0.1425424;-0.5975261;-0.02404702,0.006094486;0.562353;-0.02590447,0;0;0,-0.05414818;0.2988078;-0.1221244,-0.1082669;0.5828344;-0.2424309,0.08484302;0.518966;-0.1638496,0.226339;0.3323921;-0.1317027,0.2322781;0.07189581;-0.1774695,-0.1773232;0.4527258;-0.05568483,-0.2341476;0.2624306;0.07246765,-0.2526511;0.04637802;-0.0790813,0.07282404;0.01436594;-0.05715347,0.08299661;-0.2749917;-0.09111691,0.09672157;-0.6039476;0.07076621,0.1034663;-0.6340846;0.0375061,-0.0903859;-0.005491761;-0.02400977,-0.0943967;-0.2962615;-0.04454509,-0.03313072;-0.6499488;0.03133833,-0.04892816;-0.6457304;-0.03074172,-0.09496292;0.5133942;-0.2109895,745.3588
+0;0;0,0.003499603;0.3271761;-0.008721226,0.00691136;0.6391637;-0.03522855,0.1861206;0.5176259;-0.01273338,0.2142454;0.2849585;0.01791322,0.2478306;0.02777377;-0.03420412,-0.17631;0.5346118;-0.00261474,-0.2273559;0.3539192;0.1409432,-0.2868793;0.1351274;0.2772344,0.07643687;0.004233462;-0.05399742,0.0917201;-0.2852429;-0.02309944,0.0919551;-0.6427523;0.05932342,0.08972134;-0.6067265;-0.009428896,-0.0748671;0.01136171;-0.05515493,-0.118561;-0.276113;-0.03432338,-0.1421037;-0.633607;0.04473532,-0.1425424;-0.5975261;-0.02404702,0.006094486;0.562353;-0.02590447,0;0;0,-0.05414818;0.2988078;-0.1221244,-0.1082669;0.5828344;-0.2424309,0.08484302;0.518966;-0.1638496,0.226339;0.3323921;-0.1317027,0.2322781;0.07189581;-0.1774695,-0.1773232;0.4527258;-0.05568483,-0.2341476;0.2624306;0.07246765,-0.2526511;0.04637802;-0.0790813,0.07282404;0.01436594;-0.05715347,0.08299661;-0.2749917;-0.09111691,0.09672157;-0.6039476;0.07076621,0.1034663;-0.6340846;0.0375061,-0.0903859;-0.005491761;-0.02400977,-0.0943967;-0.2962615;-0.04454509,-0.03313072;-0.6499488;0.03133833,-0.04892816;-0.6457304;-0.03074172,-0.09496292;0.5133942;-0.2109895,745.3705
+0;0;0,0.003303566;0.3192837;-0.00879476,0.00654707;0.6242633;-0.03501892,0.1851734;0.5039638;-0.01299291,0.2132001;0.2697948;0.01831842,0.2462966;0.01689792;-0.0328511,-0.1759579;0.5212266;-0.002166118,-0.2284353;0.3426186;0.1459766,-0.2855293;0.1296706;0.2840489,0.07622899;0.004169228;-0.05409321,0.0914583;-0.2855836;-0.02313791,0.09166277;-0.6380104;0.05818168,0.08928511;-0.6019021;-0.01171857,-0.07488128;0.01140771;-0.054927,-0.1187132;-0.2763484;-0.03438377,-0.1419341;-0.6287864;0.04349999,-0.1424866;-0.5926213;-0.02643351,0.005775077;0.5483899;-0.02571711,0;0;0,-0.05457464;0.2933158;-0.1140954,-0.1093042;0.5716964;-0.2291019,0.08551258;0.5183703;-0.1640663,0.230123;0.3316672;-0.1352437,0.2361688;0.07519358;-0.1783166,-0.1831017;0.4488784;-0.04384296,-0.2371398;0.2657734;0.09811968,-0.2585382;0.0578921;-0.05679329,0.07350072;0.0142374;-0.05611825,0.08633078;-0.2752444;-0.09050632,0.1024482;-0.6019804;0.06377077,0.1072543;-0.6322216;0.02803683,-0.09011433;-0.005072227;-0.02465761,-0.09392951;-0.2961209;-0.04522412,-0.03393941;-0.6448078;0.02985066,-0.05017252;-0.6406276;-0.03338572,-0.09595759;0.5031246;-0.1980591,745.3921
+0;0;0,0.003303566;0.3192837;-0.00879476,0.00654707;0.6242633;-0.03501892,0.1851734;0.5039638;-0.01299291,0.2132001;0.2697948;0.01831842,0.2462966;0.01689792;-0.0328511,-0.1759579;0.5212266;-0.002166118,-0.2284353;0.3426186;0.1459766,-0.2855293;0.1296706;0.2840489,0.07622899;0.004169228;-0.05409321,0.0914583;-0.2855836;-0.02313791,0.09166277;-0.6380104;0.05818168,0.08928511;-0.6019021;-0.01171857,-0.07488128;0.01140771;-0.054927,-0.1187132;-0.2763484;-0.03438377,-0.1419341;-0.6287864;0.04349999,-0.1424866;-0.5926213;-0.02643351,0.005775077;0.5483899;-0.02571711,0;0;0,-0.05457464;0.2933158;-0.1140954,-0.1093042;0.5716964;-0.2291019,0.08551258;0.5183703;-0.1640663,0.230123;0.3316672;-0.1352437,0.2361688;0.07519358;-0.1783166,-0.1831017;0.4488784;-0.04384296,-0.2371398;0.2657734;0.09811968,-0.2585382;0.0578921;-0.05679329,0.07350072;0.0142374;-0.05611825,0.08633078;-0.2752444;-0.09050632,0.1024482;-0.6019804;0.06377077,0.1072543;-0.6322216;0.02803683,-0.09011433;-0.005072227;-0.02465761,-0.09392951;-0.2961209;-0.04522412,-0.03393941;-0.6448078;0.02985066,-0.05017252;-0.6406276;-0.03338572,-0.09595759;0.5031246;-0.1980591,745.4042
+0;0;0,0.003007259;0.2906461;-0.00800593,0.005973667;0.5696049;-0.03202133,0.1593645;0.4614544;-0.01251092,0.1874307;0.2269549;0.01884462,0.220558;-0.02617672;-0.03237238,-0.1508468;0.4762833;-0.003210716,-0.2033984;0.2974231;0.1451411,-0.2605453;0.08427747;0.2833416,0.07563076;0.004136509;-0.0536687,0.09089114;-0.2862074;-0.02265025,0.09109455;-0.6367959;0.05824516,0.08859029;-0.6003623;-0.01537672,-0.07429362;0.01131818;-0.05449595,-0.118215;-0.277025;-0.03391081,-0.1413148;-0.6276245;0.0435667,-0.1418967;-0.5911311;-0.03009021,0.005261551;0.4996164;-0.02344099,0;0;0,-0.0374296;0.2774567;-0.07851815,-0.0735143;0.5424529;-0.1613307,0.08697288;0.5173073;-0.1650262,0.2323515;0.3305738;-0.1375206,0.2375155;0.07371253;-0.1798503,-0.1627953;0.4438044;-0.01676597,-0.1955411;0.2218115;0.06328282,-0.2162444;0.08434777;-0.1568791,0.07289311;0.01382399;-0.05579376,0.0900284;-0.2760151;-0.09035254,0.1108105;-0.6069694;0.04926777,0.1141574;-0.6364921;0.005522013,-0.08920443;-0.004479093;-0.02529742,-0.09502786;-0.2960788;-0.04604068,-0.03555107;-0.6428347;0.02932043,-0.06121174;-0.6369179;-0.0357132,-0.06440762;0.4767407;-0.1374249,745.4247
+0;0;0,0.00296576;0.2906398;-0.008246204,0.0058414;0.569581;-0.0324772,0.1592611;0.4611786;-0.01387981,0.186761;0.2267532;0.01851494,0.220373;-0.0263294;-0.03262809,-0.1510164;0.4768132;-0.003490776,-0.2038139;0.2994083;0.146512,-0.2611403;0.08902732;0.2888135,0.07565006;0.004086384;-0.05364534,0.09079799;-0.2862622;-0.02261551,0.09104444;-0.6368643;0.05822092,0.08834713;-0.6004435;-0.01539526,-0.07425044;0.01132986;-0.05455234,-0.1182346;-0.276998;-0.03388689,-0.1413123;-0.6276394;0.0434076,-0.1420876;-0.5911618;-0.03024891,0.005156818;0.4995987;-0.02384441,0;0;0,-0.0374296;0.2774567;-0.07851815,-0.0735143;0.5424529;-0.1613307,0.08697288;0.5173073;-0.1650262,0.2323515;0.3305738;-0.1375206,0.2375155;0.07371253;-0.1798503,-0.1627953;0.4438044;-0.01676597,-0.1955411;0.2218115;0.06328282,-0.2162444;0.08434777;-0.1568791,0.07289311;0.01382399;-0.05579376,0.0900284;-0.2760151;-0.09035254,0.1108105;-0.6069694;0.04926777,0.1141574;-0.6364921;0.005522013,-0.08920443;-0.004479093;-0.02529742,-0.09502786;-0.2960788;-0.04604068,-0.03555107;-0.6428347;0.02932043,-0.06121174;-0.6369179;-0.0357132,-0.06440762;0.4767407;-0.1374249,745.4363
+0;0;0,0.002957365;0.2898172;-0.008222863,0.005838617;0.5692942;-0.03249444,0.1622685;0.4601293;-0.01370092,0.1900685;0.2231466;0.01904722,0.223567;-0.02908145;-0.03192312,-0.1540701;0.4760693;-0.003108939,-0.2074436;0.2967291;0.1485302,-0.2645764;0.08705854;0.2903513,0.07446857;0.004022563;-0.05280751,0.08964346;-0.2868426;-0.02172248,0.08988407;-0.6291346;0.05719794,0.08711901;-0.5925525;-0.01826734,-0.07309082;0.01115291;-0.05370035,-0.1171533;-0.2776879;-0.03299814,-0.1396839;-0.6200184;0.0424643,-0.1404787;-0.5833781;-0.03304233,0.005153917;0.4992999;-0.02386017,0;0;0,-0.03829855;0.2767045;-0.07770586,-0.07498671;0.5420214;-0.1610646,0.08822946;0.5176014;-0.1667564,0.2350745;0.3284546;-0.1409488,0.237827;0.07216376;-0.1815267,-0.1660383;0.442653;-0.01405739,-0.197078;0.2189885;0.06970895,-0.22092;0.08786286;-0.1529494,0.07183968;0.01351047;-0.05483532,0.09353431;-0.2764444;-0.09025598,0.1169675;-0.6071166;0.02592969,0.1252601;-0.635502;-0.02169752,-0.08715529;-0.004086847;-0.02715949,-0.09567967;-0.2962475;-0.04635934,-0.03844475;-0.6348807;0.02742421,-0.06473107;-0.6296025;-0.03923791,-0.06585042;0.4763022;-0.1371536,745.4581
+0;0;0,0.002957365;0.2898172;-0.008222863,0.005838617;0.5692942;-0.03249444,0.1622685;0.4601293;-0.01370092,0.1900685;0.2231466;0.01904722,0.223567;-0.02908145;-0.03192312,-0.1540701;0.4760693;-0.003108939,-0.2074436;0.2967291;0.1485302,-0.2645764;0.08705854;0.2903513,0.07446857;0.004022563;-0.05280751,0.08964346;-0.2868426;-0.02172248,0.08988407;-0.6291346;0.05719794,0.08711901;-0.5925525;-0.01826734,-0.07309082;0.01115291;-0.05370035,-0.1171533;-0.2776879;-0.03299814,-0.1396839;-0.6200184;0.0424643,-0.1404787;-0.5833781;-0.03304233,0.005153917;0.4992999;-0.02386017,0;0;0,-0.03829855;0.2767045;-0.07770586,-0.07498671;0.5420214;-0.1610646,0.08822946;0.5176014;-0.1667564,0.2350745;0.3284546;-0.1409488,0.237827;0.07216376;-0.1815267,-0.1660383;0.442653;-0.01405739,-0.197078;0.2189885;0.06970895,-0.22092;0.08786286;-0.1529494,0.07183968;0.01351047;-0.05483532,0.09353431;-0.2764444;-0.09025598,0.1169675;-0.6071166;0.02592969,0.1252601;-0.635502;-0.02169752,-0.08715529;-0.004086847;-0.02715949,-0.09567967;-0.2962475;-0.04635934,-0.03844475;-0.6348807;0.02742421,-0.06473107;-0.6296025;-0.03923791,-0.06585042;0.4763022;-0.1371536,745.47
+0;0;0,0.002913171;0.2868311;-0.0083041,0.005768332;0.566685;-0.03270401,0.1564818;0.4591914;-0.01465714,0.1837227;0.2254887;0.01821441,0.217256;-0.02580862;-0.03253287,-0.1483544;0.4751187;-0.003866244,-0.201577;0.3011642;0.1489301,-0.2573989;0.09531394;0.2950797,0.07259938;0.003888662;-0.05149253,0.08764236;-0.2850968;-0.02055382,0.08794824;-0.6294698;0.05882461,0.08390599;-0.590219;-0.04735823,-0.07125223;0.01086483;-0.05236744,-0.1151341;-0.2761106;-0.03198172,-0.1378219;-0.6204939;0.04403928,-0.1390904;-0.581165;-0.06220607,0.005094519;0.4969175;-0.02407202,0;0;0,-0.03456219;0.2747084;-0.07543397,-0.06778859;0.5405444;-0.1599286,0.08699407;0.5169486;-0.1687787,0.2340486;0.3319249;-0.1446803,0.2365126;0.07640797;-0.1841152,-0.1582614;0.43663;-0.02075201,-0.2141818;0.236129;0.09375465,-0.2243616;0.1068794;-0.1299439,0.07009839;0.01339713;-0.05332923,0.0947066;-0.2742419;-0.09013057,0.1171528;-0.6123846;0.01011634,0.07907671;-0.6164246;-0.08352232,-0.08455697;-0.004305291;-0.02772826,-0.1003199;-0.294315;-0.04622137,-0.04245212;-0.6349856;0.02786413,-0.07892995;-0.6393694;-0.06628383,-0.05994432;0.4748765;-0.1360819,745.4917
+0;0;0,0.002913171;0.2868311;-0.0083041,0.005768332;0.566685;-0.03270401,0.1564818;0.4591914;-0.01465714,0.1837227;0.2254887;0.01821441,0.217256;-0.02580862;-0.03253287,-0.1483544;0.4751187;-0.003866244,-0.201577;0.3011642;0.1489301,-0.2573989;0.09531394;0.2950797,0.07259938;0.003888662;-0.05149253,0.08764236;-0.2850968;-0.02055382,0.08794824;-0.6294698;0.05882461,0.08390599;-0.590219;-0.04735823,-0.07125223;0.01086483;-0.05236744,-0.1151341;-0.2761106;-0.03198172,-0.1378219;-0.6204939;0.04403928,-0.1390904;-0.581165;-0.06220607,0.005094519;0.4969175;-0.02407202,0;0;0,-0.03456219;0.2747084;-0.07543397,-0.06778859;0.5405444;-0.1599286,0.08699407;0.5169486;-0.1687787,0.2340486;0.3319249;-0.1446803,0.2365126;0.07640797;-0.1841152,-0.1582614;0.43663;-0.02075201,-0.2141818;0.236129;0.09375465,-0.2243616;0.1068794;-0.1299439,0.07009839;0.01339713;-0.05332923,0.0947066;-0.2742419;-0.09013057,0.1171528;-0.6123846;0.01011634,0.07907671;-0.6164246;-0.08352232,-0.08455697;-0.004305291;-0.02772826,-0.1003199;-0.294315;-0.04622137,-0.04245212;-0.6349856;0.02786413,-0.07892995;-0.6393694;-0.06628383,-0.05994432;0.4748765;-0.1360819,745.5045
+0;0;0,0.003065735;0.3018525;-0.00873899,0.006304999;0.6192122;-0.03631111,0.1828006;0.4979358;-0.01574828,0.2103731;0.2613879;0.01752346,0.2438136;0.01078591;-0.03308342,-0.1740937;0.5165831;-0.003114579,-0.2279642;0.3405107;0.1515419,-0.2836317;0.1352301;0.2972872,0.07252508;0.003884682;-0.05143985,0.08750773;-0.2839417;-0.02062523,0.08781167;-0.6261272;0.058249,0.08379178;-0.5869277;-0.0473465,-0.07117932;0.01085372;-0.05231385,-0.1148852;-0.2749707;-0.0320099,-0.1374288;-0.6171665;0.04352822,-0.1386904;-0.5778893;-0.06212945,0.005560296;0.5421046;-0.02677098,0;0;0,-0.04649201;0.2822453;-0.09683394,-0.1081243;0.5651543;-0.2298234,0.08588444;0.5177327;-0.1716378,0.2353857;0.3307057;-0.1494474,0.2360155;0.07571849;-0.1876812,-0.1662931;0.4419161;-0.03750184,-0.2488661;0.2751281;0.1147664,-0.2746405;0.08909374;-0.06189035,0.07024377;0.01276314;-0.05314088,0.09583361;-0.2734473;-0.0911777,0.120603;-0.61428;-0.01035881,0.0899167;-0.6234502;-0.1040351,-0.08469027;-0.003820636;-0.02709239,-0.1030952;-0.2924473;-0.04642966,-0.04624828;-0.6311924;0.02659315,-0.07515786;-0.6407681;-0.06747709,-0.0941256;0.4963152;-0.1966217,745.5251
+0;0;0,0.003049565;0.3018495;-0.00884873,0.006270469;0.6192025;-0.03649974,0.1827736;0.4978282;-0.0163652,0.2100148;0.261299;0.01731005,0.24388;0.01070875;-0.03307202,-0.1742039;0.517226;-0.003205495,-0.2287428;0.3438848;0.1542761,-0.2834609;0.1408643;0.3035052,0.07252557;0.003886402;-0.05143905,0.08746435;-0.2839356;-0.02056239,0.08776656;-0.626142;0.05822146,0.08363423;-0.58695;-0.04737036,-0.07118267;0.01081233;-0.05231786,-0.1150116;-0.2749932;-0.03201322,-0.1374348;-0.6171709;0.04364268,-0.1388091;-0.5779026;-0.06201437,0.00553103;0.5420973;-0.02693947,0;0;0,-0.04649201;0.2822453;-0.09683394,-0.1081243;0.5651543;-0.2298234,0.08588444;0.5177327;-0.1716378,0.2353857;0.3307057;-0.1494474,0.2360155;0.07571849;-0.1876812,-0.1662931;0.4419161;-0.03750184,-0.2488661;0.2751281;0.1147664,-0.2746405;0.08909374;-0.06189035,0.07024377;0.01276314;-0.05314088,0.09583361;-0.2734473;-0.0911777,0.120603;-0.61428;-0.01035881,0.0899167;-0.6234502;-0.1040351,-0.08469027;-0.003820636;-0.02709239,-0.1030952;-0.2924473;-0.04642966,-0.04624828;-0.6311924;0.02659315,-0.07515786;-0.6407681;-0.06747709,-0.0941256;0.4963152;-0.1966217,745.5367
+0;0;0,0.003049565;0.3018495;-0.00884873,0.006270469;0.6192025;-0.03649974,0.1827736;0.4978282;-0.0163652,0.2100148;0.261299;0.01731005,0.24388;0.01070875;-0.03307202,-0.1742039;0.517226;-0.003205495,-0.2287428;0.3438848;0.1542761,-0.2834609;0.1408643;0.3035052,0.07252557;0.003886402;-0.05143905,0.08746435;-0.2839356;-0.02056239,0.08776656;-0.626142;0.05822146,0.08363423;-0.58695;-0.04737036,-0.07118267;0.01081233;-0.05231786,-0.1150116;-0.2749932;-0.03201322,-0.1374348;-0.6171709;0.04364268,-0.1388091;-0.5779026;-0.06201437,0.00553103;0.5420973;-0.02693947,0;0;0,-0.04649201;0.2822453;-0.09683394,-0.1081243;0.5651543;-0.2298234,0.08588444;0.5177327;-0.1716378,0.2353857;0.3307057;-0.1494474,0.2360155;0.07571849;-0.1876812,-0.1662931;0.4419161;-0.03750184,-0.2488661;0.2751281;0.1147664,-0.2746405;0.08909374;-0.06189035,0.07024377;0.01276314;-0.05314088,0.09583361;-0.2734473;-0.0911777,0.120603;-0.61428;-0.01035881,0.0899167;-0.6234502;-0.1040351,-0.08469027;-0.003820636;-0.02709239,-0.1030952;-0.2924473;-0.04642966,-0.04624828;-0.6311924;0.02659315,-0.07515786;-0.6407681;-0.06747709,-0.0941256;0.4963152;-0.1966217,745.548
+0;0;0,0.002875056;0.2845764;-0.008342369,0.005645234;0.5577267;-0.03228042,0.1490122;0.4525442;-0.01510639,0.1753667;0.223714;0.01747274,0.2095807;-0.02945733;-0.03342826,-0.1410745;0.4683072;-0.004412564,-0.1938381;0.3006082;0.1479431,-0.2491198;0.09549664;0.2987092,0.07233823;0.003876363;-0.05130618,0.087185;-0.2821729;-0.0206197,0.08748723;-0.624406;0.05817032,0.08331839;-0.5851328;-0.04835445,-0.0709988;0.01078441;-0.05218272,-0.1145578;-0.2732608;-0.03200315,-0.1369827;-0.6154652;0.04365867,-0.1383692;-0.5761151;-0.06293188,0.004981523;0.4885181;-0.02369924,0;0;0,-0.02570781;0.2719068;-0.08042026,-0.04548016;0.5314936;-0.1662974,0.09646839;0.5152102;-0.1784785,0.2383482;0.3325871;-0.1532171,0.2353949;0.07475951;-0.1902773,-0.1413532;0.437115;-0.03740294,-0.2180623;0.2698369;0.1049098,-0.2406123;0.1032567;-0.09408708,0.06962542;0.01254007;-0.05362105,0.09956349;-0.2710229;-0.09463382,0.1203028;-0.6122858;-0.01437807,0.08340573;-0.6159566;-0.1090131,-0.08479454;-0.003695774;-0.02600766,-0.1039992;-0.2905457;-0.04429879,-0.04938383;-0.6301094;0.02673065,-0.08454086;-0.6341971;-0.06841613,-0.03908288;0.4667349;-0.1412117,745.5701
+0;0;0,0.002921236;0.284572;-0.008477477,0.005727792;0.5577162;-0.03248252,0.1490677;0.4524209;-0.0154923,0.1751282;0.2235772;0.01722811,0.2096369;-0.0296035;-0.03342667,-0.1410768;0.4688064;-0.004642138,-0.1942531;0.3039271;0.1506199,-0.2491249;0.1010338;0.304505,0.07236403;0.003794211;-0.05127592,0.08719151;-0.2822517;-0.02054953,0.08759593;-0.6244917;0.05821036,0.08339446;-0.585232;-0.0483143,-0.07095675;0.01084107;-0.05222816,-0.1145069;-0.273203;-0.03201436,-0.1369121;-0.6154005;0.04368484,-0.13833;-0.5760612;-0.06290626,0.005053997;0.4885093;-0.02388786,0;0;0,-0.02570781;0.2719068;-0.08042026,-0.04548016;0.5314936;-0.1662974,0.09646839;0.5152102;-0.1784785,0.2383482;0.3325871;-0.1532171,0.2353949;0.07475951;-0.1902773,-0.1413532;0.437115;-0.03740294,-0.2180623;0.2698369;0.1049098,-0.2406123;0.1032567;-0.09408708,0.06962542;0.01254007;-0.05362105,0.09956349;-0.2710229;-0.09463382,0.1203028;-0.6122858;-0.01437807,0.08340573;-0.6159566;-0.1090131,-0.08479454;-0.003695774;-0.02600766,-0.1039992;-0.2905457;-0.04429879,-0.04938383;-0.6301094;0.02673065,-0.08454086;-0.6341971;-0.06841613,-0.03908288;0.4667349;-0.1412117,745.5814
+0;0;0,0.003155676;0.3074099;-0.009157823,0.006496886;0.6323646;-0.03756126,0.1706333;0.5118929;-0.01811849,0.1968627;0.2815647;0.01481418,0.2310756;0.03055546;-0.03540615,-0.1616048;0.5306555;-0.005694214,-0.2151261;0.3647066;0.150575,-0.2695273;0.1635535;0.3031403,0.07424733;0.003892957;-0.0526104,0.08900675;-0.2808401;-0.02202504,0.08941031;-0.6223461;0.05656595,0.08641846;-0.5857523;-0.01928985,-0.07280342;0.01112321;-0.05358741,-0.1161537;-0.2716171;-0.0334664,-0.1385109;-0.6130807;0.04207047,-0.1395205;-0.5764303;-0.03383265,0.005726307;0.5532169;-0.02773206,0;0;0,-0.03381521;0.2861772;-0.1074886,-0.07790008;0.5765787;-0.2495234,0.09987453;0.515074;-0.183687,0.2411213;0.3299221;-0.1593609,0.2330232;0.07405099;-0.1934583,-0.1454021;0.451705;-0.07238649,-0.2269399;0.2990566;0.08532746,-0.2678761;0.1083604;-0.08395752,0.07314777;0.01135117;-0.05306816,0.1023687;-0.2702349;-0.09869313,0.1163859;-0.6109688;-0.01802707,0.1299005;-0.6380833;-0.0666256,-0.08722731;-0.002820362;-0.02605984,-0.1048752;-0.2885863;-0.04195293,-0.05353347;-0.628569;0.02571424,-0.07398725;-0.6269999;-0.04196044,-0.06749649;0.5060827;-0.2136953,745.5926
+0;0;0,0.003155676;0.3074099;-0.009157823,0.006496886;0.6323646;-0.03756126,0.1706333;0.5118929;-0.01811849,0.1968627;0.2815647;0.01481418,0.2310756;0.03055546;-0.03540615,-0.1616048;0.5306555;-0.005694214,-0.2151261;0.3647066;0.150575,-0.2695273;0.1635535;0.3031403,0.07424733;0.003892957;-0.0526104,0.08900675;-0.2808401;-0.02202504,0.08941031;-0.6223461;0.05656595,0.08641846;-0.5857523;-0.01928985,-0.07280342;0.01112321;-0.05358741,-0.1161537;-0.2716171;-0.0334664,-0.1385109;-0.6130807;0.04207047,-0.1395205;-0.5764303;-0.03383265,0.005726307;0.5532169;-0.02773206,0;0;0,-0.03381521;0.2861772;-0.1074886,-0.07790008;0.5765787;-0.2495234,0.09987453;0.515074;-0.183687,0.2411213;0.3299221;-0.1593609,0.2330232;0.07405099;-0.1934583,-0.1454021;0.451705;-0.07238649,-0.2269399;0.2990566;0.08532746,-0.2678761;0.1083604;-0.08395752,0.07314777;0.01135117;-0.05306816,0.1023687;-0.2702349;-0.09869313,0.1163859;-0.6109688;-0.01802707,0.1299005;-0.6380833;-0.0666256,-0.08722731;-0.002820362;-0.02605984,-0.1048752;-0.2885863;-0.04195293,-0.05353347;-0.628569;0.02571424,-0.07398725;-0.6269999;-0.04196044,-0.06749649;0.5060827;-0.2136953,745.6148
+0;0;0,0.003176064;0.3086588;-0.009379799,0.006440416;0.6271738;-0.03739182,0.1756182;0.5068656;-0.01800368,0.201729;0.2765693;0.01522639,0.2356184;0.02897094;-0.03410282,-0.1667819;0.5266915;-0.00486365,-0.2203668;0.3638573;0.1546232,-0.2753167;0.1699142;0.3103582,0.07390925;0.003844938;-0.05236949,0.08864725;-0.2809394;-0.02174266,0.08905937;-0.6196988;0.05618545,0.08603416;-0.5831625;-0.01914251,-0.07246835;0.01107429;-0.0533444,-0.115851;-0.2717246;-0.03334198,-0.1379615;-0.6104162;0.04169082,-0.1390192;-0.5738249;-0.03368565,0.005686954;0.5494749;-0.02770481,0;0;0,-0.03860663;0.2859962;-0.1099272,-0.08119813;0.5709137;-0.248805,0.1024062;0.5130056;-0.1895809,0.2430314;0.3273258;-0.1657069,0.2326118;0.07477522;-0.1972735,-0.1524424;0.4537652;-0.06564257,-0.2280056;0.2941763;0.08812341,-0.2800125;0.1024378;-0.07130821,0.07220155;0.01096493;-0.05372739,0.1009503;-0.2706393;-0.09987855,0.1105266;-0.6090959;-0.02122593,0.1243709;-0.6363958;-0.06867313,-0.08715199;-0.002170162;-0.02489471,-0.1051219;-0.2881361;-0.03746155,-0.05900732;-0.6269885;0.0248549,-0.07988819;-0.6254008;-0.04209958,-0.07105413;0.5017669;-0.2134874,745.6369
+0;0;0,0.003176064;0.3086588;-0.009379799,0.006440416;0.6271738;-0.03739182,0.1756182;0.5068656;-0.01800368,0.201729;0.2765693;0.01522639,0.2356184;0.02897094;-0.03410282,-0.1667819;0.5266915;-0.00486365,-0.2203668;0.3638573;0.1546232,-0.2753167;0.1699142;0.3103582,0.07390925;0.003844938;-0.05236949,0.08864725;-0.2809394;-0.02174266,0.08905937;-0.6196988;0.05618545,0.08603416;-0.5831625;-0.01914251,-0.07246835;0.01107429;-0.0533444,-0.115851;-0.2717246;-0.03334198,-0.1379615;-0.6104162;0.04169082,-0.1390192;-0.5738249;-0.03368565,0.005686954;0.5494749;-0.02770481,0;0;0,-0.03860663;0.2859962;-0.1099272,-0.08119813;0.5709137;-0.248805,0.1024062;0.5130056;-0.1895809,0.2430314;0.3273258;-0.1657069,0.2326118;0.07477522;-0.1972735,-0.1524424;0.4537652;-0.06564257,-0.2280056;0.2941763;0.08812341,-0.2800125;0.1024378;-0.07130821,0.07220155;0.01096493;-0.05372739,0.1009503;-0.2706393;-0.09987855,0.1105266;-0.6090959;-0.02122593,0.1243709;-0.6363958;-0.06867313,-0.08715199;-0.002170162;-0.02489471,-0.1051219;-0.2881361;-0.03746155,-0.05900732;-0.6269885;0.0248549,-0.07988819;-0.6254008;-0.04209958,-0.07105413;0.5017669;-0.2134874,745.6486

+ 145 - 0
DataCSV/Sam/FirstPersonPerspective_OneArm_Backward_HapticFeedback_Slow.csv

@@ -0,0 +1,145 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.001787315;0.3080412;-0.0007694562,0.003567173;0.6130117;-0.01573389,0.1582928;0.4948747;0.0100063,0.1885001;0.2379071;0.03096002,0.2186606;0.03086334;-0.01854357,-0.1506625;0.4870985;-0.005875021,-0.1935076;0.2315696;-0.0217885,-0.2299461;0.02434631;-0.06603868,0.04850243;0.0055098;-0.03396633,0.06644603;-0.2925545;-0.005943134,0.06688747;-0.6035171;0.06610485,0.06886476;-0.5647798;-0.02566627,-0.04682577;0.004839077;-0.03633848,-0.09093714;-0.2909485;-0.01367704,-0.1101441;-0.6023329;0.05384805,-0.1057912;-0.5634531;-0.03782742,0.003242865;0.537344;-0.009499987,0;0;0,0.0198618;0.3030791;-0.0513978,0.03779326;0.6011733;-0.1150427,0.1276271;0.4670717;0.02023648,0.1371473;0.246888;0.1573949,0.2105952;0.04496799;0.149579,-0.08499384;0.4993812;-0.2035414,-0.217069;0.2905827;-0.2831861,-0.1815031;0.08001484;-0.3081582,0.05700171;-0.0008117259;0.01693225,0.1025687;-0.2954916;-0.01527023,0.1433687;-0.6100096;0.02082229,0.17065;-0.641066;-0.04266024,-0.03076876;0.005189646;-0.05062515,-0.05954534;-0.292754;-0.06936245,-0.03194321;-0.6038364;-0.003372274,-0.02336439;-0.6441235;-0.06243426,0.0333743;0.5276307;-0.09669781,438.3725
+0;0;0,0.001728998;0.3080936;-0.00116633,0.003407645;0.6128786;-0.01727462,0.1580364;0.4951523;0.009846497,0.1906537;0.2190768;0.03205662,0.220697;0.01160416;-0.01769788,-0.1507477;0.4872591;-0.005836877,-0.1967921;0.2127037;-0.02239226,-0.2333956;0.004866496;-0.06583056,0.04822402;0.005467871;-0.03378895,0.0662554;-0.2941639;-0.005402561,0.06619509;-0.6032801;0.06637937,0.06814382;-0.5645415;-0.02609956,-0.04662277;0.004808759;-0.03606023,-0.09117992;-0.2925183;-0.01322726,-0.1103461;-0.6020799;0.05392755,-0.1060046;-0.5631972;-0.03845622,0.003110993;0.5372679;-0.01067636,0;0;0,0.01989803;0.3031369;-0.05136251,0.03816718;0.6010675;-0.1150844,0.1279188;0.4669393;0.02006508,0.1383019;0.2297109;0.1663172,0.2186041;0.03050669;0.1492212,-0.08493123;0.499704;-0.2032775,-0.2261951;0.2750957;-0.2891291,-0.1905939;0.0640675;-0.3140823,0.05671924;-0.0005095303;0.01672769,0.1024458;-0.2968152;-0.01524234,0.1431893;-0.609421;0.02113223,0.1710989;-0.6411231;-0.04247928,-0.03056834;0.005117965;-0.05036397,-0.0596551;-0.2943806;-0.06946022,-0.03232574;-0.6036618;-0.003857404,-0.02336022;-0.6441696;-0.06369705,0.03367962;0.5275585;-0.09672999,438.3962
+0;0;0,0.001730801;0.3084149;-0.001167546,0.003409198;0.6131465;-0.01727206,0.1579692;0.4954731;0.009836953,0.1906436;0.2189146;0.03208594,0.2206807;0.01148508;-0.01765821,-0.1506776;0.4875835;-0.005839451,-0.1968025;0.2125477;-0.02242381,-0.2333984;0.004753694;-0.06585307,0.04803897;0.00544689;-0.03365929,0.06608434;-0.2944173;-0.005250882,0.06602397;-0.6038272;0.06659923,0.06797353;-0.5650848;-0.02591909,-0.04644386;0.004790307;-0.03592186,-0.09103559;-0.2927674;-0.01307118,-0.11022;-0.6026231;0.05414743,-0.1058767;-0.5637366;-0.0382757,0.003112681;0.53757;-0.01067678,0;0;0,0.01970564;0.3035175;-0.05111718,0.03828567;0.6013591;-0.1149075,0.1280442;0.467186;0.02003169,0.1384988;0.2300095;0.1672909,0.2175609;0.0302902;0.1510091,-0.08484481;0.4999451;-0.203017,-0.2256332;0.274534;-0.2891315,-0.1911462;0.06376885;-0.3172809,0.05659485;-0.0002726912;0.01634955,0.1027578;-0.2967616;-0.01550126,0.1437399;-0.6096307;0.02097225,0.1716241;-0.6415398;-0.04250693,-0.03053793;0.005073218;-0.05012042,-0.05977324;-0.2946941;-0.06845154,-0.03212491;-0.6044197;-0.003624476,0.01691424;-0.6004705;-0.07816565,0.03370249;0.5278963;-0.0965333,438.4286
+0;0;0,0.001730801;0.3084149;-0.001167546,0.003409198;0.6131465;-0.01727206,0.1579692;0.4954731;0.009836953,0.1906436;0.2189146;0.03208594,0.2206807;0.01148508;-0.01765821,-0.1506776;0.4875835;-0.005839451,-0.1968025;0.2125477;-0.02242381,-0.2333984;0.004753694;-0.06585307,0.04803897;0.00544689;-0.03365929,0.06608434;-0.2944173;-0.005250882,0.06602397;-0.6038272;0.06659923,0.06797353;-0.5650848;-0.02591909,-0.04644386;0.004790307;-0.03592186,-0.09103559;-0.2927674;-0.01307118,-0.11022;-0.6026231;0.05414743,-0.1058767;-0.5637366;-0.0382757,0.003112681;0.53757;-0.01067678,0;0;0,0.01970564;0.3035175;-0.05111718,0.03828567;0.6013591;-0.1149075,0.1280442;0.467186;0.02003169,0.1384988;0.2300095;0.1672909,0.2175609;0.0302902;0.1510091,-0.08484481;0.4999451;-0.203017,-0.2256332;0.274534;-0.2891315,-0.1911462;0.06376885;-0.3172809,0.05659485;-0.0002726912;0.01634955,0.1027578;-0.2967616;-0.01550126,0.1437399;-0.6096307;0.02097225,0.1716241;-0.6415398;-0.04250693,-0.03053793;0.005073218;-0.05012042,-0.05977324;-0.2946941;-0.06845154,-0.03212491;-0.6044197;-0.003624476,0.01691424;-0.6004705;-0.07816565,0.03370249;0.5278963;-0.0965333,438.4506
+0;0;0,0.001656178;0.3083542;-0.0002150539,0.003380448;0.6130018;-0.01296872,0.157996;0.4946173;0.01026971,0.1905853;0.2186888;0.03242775,0.2208437;0.01154959;-0.01799154,-0.150482;0.4868347;-0.00513762,-0.1965969;0.212416;-0.02118025,-0.2332932;0.00449051;-0.06342591,0.04786996;0.00543181;-0.03350721,0.06585936;-0.2947292;-0.004928114,0.06559018;-0.6029134;0.06665114,0.06748176;-0.5638989;-0.02685771,-0.04630368;0.004763026;-0.0357359,-0.09111951;-0.2930572;-0.01267796,-0.1102581;-0.6017169;0.05413608,-0.1059486;-0.5625532;-0.03927806,0.003084692;0.5374098;-0.007555351,0;0;0,0.01967803;0.3034874;-0.05092406,0.03844116;0.6010586;-0.114696,0.1282121;0.4669093;0.02003003,0.1383794;0.2313462;0.168678,0.2149375;0.03061907;0.154124,-0.08499558;0.5000821;-0.2025027,-0.2261067;0.2756013;-0.2884423,-0.1919551;0.06495884;-0.3172131,0.05648811;-6.973743E-05;0.01590157,0.1029896;-0.2967905;-0.01621437,0.1432983;-0.6084355;0.02057886,0.1719471;-0.6415575;-0.04285312,-0.03057644;0.005027074;-0.04983554,-0.06025117;-0.2949992;-0.06829274,-0.03182714;-0.6035174;-0.004185192,0.01763676;-0.5998425;-0.07961102,0.03381055;0.5276746;-0.09634161,438.4845
+0;0;0,0.001654641;0.3080681;-0.0002148543,0.003375046;0.6120171;-0.01293776,0.1577364;0.4939146;0.01025618,0.1904144;0.2172356;0.03247449,0.2206711;0.01010792;-0.01794199,-0.1502338;0.4861448;-0.005125794,-0.1964741;0.2109796;-0.02121206,-0.2331684;0.003065735;-0.06345537,0.04769464;0.005411916;-0.03338449,0.06569985;-0.2950129;-0.004780276,0.0654316;-0.6021346;0.06655221,0.06733786;-0.5630502;-0.0276821,-0.04613409;0.004745582;-0.03560502,-0.09098931;-0.2933364;-0.01252682,-0.1100619;-0.6009319;0.05405688,-0.105719;-0.5616972;-0.04008198,0.003080118;0.5366367;-0.007539544,0;0;0,0.0188132;0.3032804;-0.05075264,0.03672425;0.6001854;-0.1145318,0.126394;0.4660116;0.01995825,0.1386132;0.2299566;0.1690941,0.2140454;0.0288091;0.1546423,-0.08598328;0.4996755;-0.2025774,-0.2292198;0.2744084;-0.2853471,-0.194081;0.06407517;-0.3150854,0.0564115;6.997585E-05;0.01537299,0.1035801;-0.2967989;-0.01689887,0.1431163;-0.6074427;0.01983547,0.1726896;-0.6415039;-0.04331398,-0.03060679;0.004999651;-0.04956631,-0.06110782;-0.2952306;-0.06770317,-0.03239949;-0.6029965;-0.005508546,0.01758621;-0.599463;-0.08145076,0.03230371;0.5270081;-0.09617472,438.5074
+0;0;0,0.001652188;0.3076114;-0.0002145359,0.003370665;0.6112179;-0.01292294,0.1483616;0.4957932;0.00918636,0.1814138;0.2159455;0.03165913,0.2115993;0.009306103;-0.0186385,-0.1409485;0.4884942;-0.005263609,-0.1877183;0.2101777;-0.0215341,-0.2243261;0.002753899;-0.06367783,0.04733261;0.005370837;-0.03313109,0.06524272;-0.2934671;-0.004677959,0.06497217;-0.6032237;0.06726649,0.06687752;-0.5641436;-0.02692292,-0.04578391;0.00470956;-0.03533475,-0.0904022;-0.2917979;-0.01237845,-0.1096384;-0.6020323;0.05477647,-0.1052976;-0.562802;-0.03931753,0.003076085;0.5359267;-0.007531109,0;0;0,0.01944926;0.3027877;-0.05068445,0.03778387;0.5993177;-0.1144598,0.1196171;0.4740978;0.01712346,0.1390188;0.2333813;0.1640635,0.2123543;0.03155343;0.1587472,-0.07865778;0.500897;-0.1952549,-0.2242334;0.2729018;-0.2773409,-0.1885079;0.0628835;-0.3048519,0.05612152;0.0004171133;0.01473403,0.1044116;-0.2944786;-0.01901579,0.1439532;-0.6076992;0.01912332,0.1736775;-0.6420884;-0.04355216,-0.03041025;0.004920613;-0.04917209,-0.06239461;-0.2935322;-0.06754138,-0.03232756;-0.6041032;-0.006167155,0.01818699;-0.6006324;-0.0816801,0.03328603;0.5262296;-0.09613419,438.5401
+0;0;0,0.001413984;0.3071912;0.0005125448,0.002935429;0.610427;-0.0109057,0.1438649;0.495959;0.008848988,0.1769997;0.2160081;0.03145233,0.2071074;0.009737775;-0.0188784,-0.137053;0.4888822;-0.004712556,-0.1837652;0.2103924;-0.02029573,-0.2206219;0.003091648;-0.06097822,0.04747022;0.005382713;-0.03313377,0.06548741;-0.2948096;-0.004494008,0.06475256;-0.6056541;0.06801443,0.06653088;-0.566515;-0.02590565,-0.04586916;0.004714934;-0.0354123,-0.09095272;-0.2930823;-0.01207675,-0.1102763;-0.6044484;0.05545183,-0.1060718;-0.5651602;-0.03837629,0.002711424;0.535199;-0.005869234,0;0;0,0.01973047;0.3022995;-0.0509355,0.03854642;0.598307;-0.1149812,0.1167831;0.47642;0.01486539,0.1396702;0.2351599;0.1606431,0.2077559;0.03181206;0.1616843,-0.07628564;0.5005492;-0.191036,-0.2246478;0.2724965;-0.2682503,-0.1893265;0.06321916;-0.2989503,0.05607474;0.0008711517;0.01533318,0.10588;-0.294982;-0.02003121,0.1452949;-0.6093455;0.0187552,0.1751409;-0.643139;-0.04407215,-0.03028081;0.004749565;-0.04940401,-0.06344399;-0.2950437;-0.06627004,-0.03158898;-0.6068816;-0.006063733,0.01860449;-0.6033838;-0.08146873,0.03393314;0.5253312;-0.09659886,438.5736
+0;0;0,0.001412245;0.3068135;0.0005119145,0.002929708;0.6091887;-0.01086911,0.1428253;0.4953457;0.008755101,0.1760192;0.2148958;0.03139873,0.2060612;0.009075582;-0.01882217,-0.1360331;0.4883206;-0.004707019,-0.1828285;0.2093346;-0.02031797,-0.2196048;0.002486169;-0.06091169,0.04765185;0.005403309;-0.03326054,0.06569937;-0.2952942;-0.004572581,0.06496327;-0.6066661;0.06805888,0.06673813;-0.5675448;-0.02567838,-0.04604467;0.004732974;-0.03554779,-0.09120409;-0.2935655;-0.01217297,-0.1105605;-0.6054598;0.05547018,-0.1063641;-0.5661896;-0.03817532,0.002706707;0.534298;-0.005855218,0;0;0,0.02110913;0.3018491;-0.05077672,0.04094528;0.5970609;-0.1141236,0.1185641;0.4759778;0.01442742,0.141603;0.2305139;0.1540103,0.2084425;0.02742761;0.1626737,-0.07401073;0.5004972;-0.1892793,-0.227394;0.2747524;-0.2653031,-0.1924573;0.06600386;-0.2967683,0.05632243;0.0008894801;0.01526928,0.1075926;-0.2951209;-0.02102065,0.1469909;-0.6099919;0.01812506,0.1769426;-0.64353;-0.04463506,-0.03038677;0.004767562;-0.04959912,-0.06304626;-0.295601;-0.06632596,-0.03008593;-0.60794;-0.006439924,0.01974414;-0.6044455;-0.0818551,0.03597278;0.5243875;-0.09602237,438.5963
+0;0;0,0.001412245;0.3068135;0.0005119145,0.002929708;0.6091887;-0.01086911,0.1428253;0.4953457;0.008755101,0.1760192;0.2148958;0.03139873,0.2060612;0.009075582;-0.01882217,-0.1360331;0.4883206;-0.004707019,-0.1828285;0.2093346;-0.02031797,-0.2196048;0.002486169;-0.06091169,0.04765185;0.005403309;-0.03326054,0.06569937;-0.2952942;-0.004572581,0.06496327;-0.6066661;0.06805888,0.06673813;-0.5675448;-0.02567838,-0.04604467;0.004732974;-0.03554779,-0.09120409;-0.2935655;-0.01217297,-0.1105605;-0.6054598;0.05547018,-0.1063641;-0.5661896;-0.03817532,0.002706707;0.534298;-0.005855218,0;0;0,0.02110913;0.3018491;-0.05077672,0.04094528;0.5970609;-0.1141236,0.1185641;0.4759778;0.01442742,0.141603;0.2305139;0.1540103,0.2084425;0.02742761;0.1626737,-0.07401073;0.5004972;-0.1892793,-0.227394;0.2747524;-0.2653031,-0.1924573;0.06600386;-0.2967683,0.05632243;0.0008894801;0.01526928,0.1075926;-0.2951209;-0.02102065,0.1469909;-0.6099919;0.01812506,0.1769426;-0.64353;-0.04463506,-0.03038677;0.004767562;-0.04959912,-0.06304626;-0.295601;-0.06632596,-0.03008593;-0.60794;-0.006439924,0.01974414;-0.6044455;-0.0818551,0.03597278;0.5243875;-0.09602237,438.6183
+0;0;0,0.001517417;0.3062;0.001158162,0.003152003;0.6080045;-0.009291047,0.1433522;0.4940382;0.008873256,0.1763969;0.2135485;0.03155738,0.2064004;0.00763756;-0.01887476,-0.1360736;0.4870833;-0.004328774,-0.18285;0.2080253;-0.01914776,-0.2200032;0.001001343;-0.0591933,0.0481211;0.005428585;-0.03359919,0.06628021;-0.2958022;-0.00490508,0.06508589;-0.6083215;0.06835644,0.06676704;-0.5692123;-0.02455655,-0.04654664;0.004791139;-0.03583952,-0.09184603;-0.2940197;-0.01232092,-0.1113271;-0.6071314;0.0556388,-0.1072486;-0.5678801;-0.0371858,0.002895453;0.5332774;-0.004487132,0;0;0,0.02166862;0.3011879;-0.05077839,0.04193234;0.5957561;-0.1141117,0.120745;0.4752774;0.01401187,0.143317;0.2295574;0.1532712,0.2073404;0.02534471;0.1596856,-0.07471884;0.5002953;-0.1880387,-0.2316158;0.2754841;-0.2596227,-0.1976731;0.06524247;-0.2817421,0.05692274;0.0007612705;0.01527214,0.1090285;-0.2954828;-0.02237749,0.1482123;-0.6115838;0.01739383,0.1780662;-0.6441804;-0.04512858,-0.03093894;0.004890717;-0.04992873,-0.06345872;-0.2960424;-0.06650533,-0.02901428;-0.6095673;-0.006900616,0.01972254;-0.605845;-0.08208596,0.03687137;0.5232675;-0.09602666,438.6429
+0;0;0,0.00151383;0.3054762;0.001155424,0.003143971;0.6064304;-0.009261959,0.1438266;0.4926009;0.008930715,0.1768748;0.2120812;0.03161726,0.2069003;0.006019428;-0.01885182,-0.1365571;0.4856221;-0.004316575,-0.1833385;0.2065343;-0.01913714,-0.2205189;-0.0006413013;-0.05921201,0.04862705;0.00548566;-0.03395245,0.06687499;-0.2972187;-0.005117968,0.06567612;-0.6109286;0.06842266,0.06733552;-0.5719372;-0.02328793,-0.04703603;0.004841512;-0.03621634,-0.09255703;-0.2954311;-0.01258268,-0.1121123;-0.6097357;0.05563594,-0.1080866;-0.5706041;-0.03598741,0.002888352;0.5319746;-0.004475475,0;0;0,0.02229993;0.3004051;-0.05078197,0.04308303;0.5941124;-0.1138957,0.1231967;0.4742165;0.01383471,0.144861;0.2281454;0.1526792,0.207845;0.02337874;0.1563861,-0.07532059;0.4991616;-0.1868008,-0.2350978;0.2743384;-0.2517926,-0.2009712;0.06412621;-0.2753791,0.05722489;0.0007842779;0.0164969,0.1104752;-0.296486;-0.02336717,0.1496747;-0.613809;0.01654625,0.1790817;-0.6449667;-0.04581881,-0.03126224;0.005058566;-0.05044337,-0.06248765;-0.2975532;-0.06610902,-0.02788782;-0.6122979;-0.006424814,0.01960307;-0.6082433;-0.08102966,0.03787144;0.5218949;-0.09589219,438.6743
+0;0;0,0.001508801;0.3044614;0.001151586,0.003132818;0.6042606;-0.009223828,0.1442103;0.4906571;0.00898469,0.17726;0.2101246;0.03167227,0.2073043;0.003933966;-0.01882838,-0.1369566;0.4836588;-0.004299605,-0.1837402;0.2045584;-0.01912085,-0.2209439;-0.002746835;-0.05922078,0.04944582;0.005578027;-0.03452413,0.06774016;-0.297896;-0.005616337,0.0665395;-0.612074;0.06803402,0.06819556;-0.5731007;-0.02349208,-0.04782801;0.004923032;-0.03682614,-0.09346475;-0.296113;-0.01313239,-0.1130492;-0.6108866;0.05518802,-0.1090316;-0.5717734;-0.03625101,0.002878353;0.5301408;-0.004458949,0;0;0,0.02284581;0.2992962;-0.05099249,0.04397938;0.5917591;-0.1142569,0.1262071;0.4730385;0.01270365,0.147543;0.2268164;0.1513577,0.2093653;0.02152725;0.1527398,-0.07600018;0.4980772;-0.1860986,-0.2366489;0.2725785;-0.2464951,-0.2030225;0.06259459;-0.2737641,0.05805047;0.0006178617;0.0172534,0.1129376;-0.2968181;-0.02500868,0.1513268;-0.61465;0.01552272,0.1806157;-0.6459388;-0.04649448,-0.03200497;0.005249422;-0.05114728,-0.0602244;-0.298461;-0.0663292,-0.02602426;-0.6137197;-0.006530248,0.02062641;-0.6096317;-0.08144734,0.03870279;0.5199068;-0.09620357,438.7076
+0;0;0,0.001505019;0.3043483;0.0004395032,0.002958833;0.6037313;-0.01321686,0.1834707;0.4802279;0.01286955,0.2141881;0.2216521;0.03377204,0.2441352;0.01461039;-0.01679842,-0.1762842;0.4710749;-0.003959362,-0.2195354;0.2137638;-0.01669613,-0.2571759;0.005585089;-0.05625992,0.04949835;0.005598865;-0.03458793,0.06769464;-0.3005666;-0.005248303,0.06635068;-0.6121613;0.067874,0.06796945;-0.5733753;-0.02338742,-0.04793581;0.004908608;-0.0368215,-0.09422712;-0.2987516;-0.01280519,-0.1139778;-0.6108975;0.05512695,-0.1099993;-0.5719634;-0.0360477,0.002762956;0.5298148;-0.007254198,0;0;0,0.02448628;0.2990225;-0.05114961,0.04648689;0.5910919;-0.1146529,0.1398305;0.4400034;0.04295325,0.1537707;0.206823;0.1598911,0.2197655;0.002478302;0.1454551,-0.1076215;0.4920577;-0.2091218,-0.2576481;0.2848374;-0.2619765,-0.226878;0.07362972;-0.2896352,0.05793923;-0.0002653897;0.01790905,0.1172758;-0.2993525;-0.02630949,0.1537049;-0.6146557;0.01488209,0.1830659;-0.6459801;-0.04664612,-0.03176862;0.005643833;-0.05134842,-0.05895578;-0.300933;-0.06551617,-0.02414685;-0.6135115;-0.006161772,0.02359017;-0.6095434;-0.07999931,0.0409997;0.5194004;-0.09650183,438.7303
+0;0;0,0.001505019;0.3043483;0.0004395032,0.002958833;0.6037313;-0.01321686,0.1834707;0.4802279;0.01286955,0.2141881;0.2216521;0.03377204,0.2441352;0.01461039;-0.01679842,-0.1762842;0.4710749;-0.003959362,-0.2195354;0.2137638;-0.01669613,-0.2571759;0.005585089;-0.05625992,0.04949835;0.005598865;-0.03458793,0.06769464;-0.3005666;-0.005248303,0.06635068;-0.6121613;0.067874,0.06796945;-0.5733753;-0.02338742,-0.04793581;0.004908608;-0.0368215,-0.09422712;-0.2987516;-0.01280519,-0.1139778;-0.6108975;0.05512695,-0.1099993;-0.5719634;-0.0360477,0.002762956;0.5298148;-0.007254198,0;0;0,0.02448628;0.2990225;-0.05114961,0.04648689;0.5910919;-0.1146529,0.1398305;0.4400034;0.04295325,0.1537707;0.206823;0.1598911,0.2197655;0.002478302;0.1454551,-0.1076215;0.4920577;-0.2091218,-0.2576481;0.2848374;-0.2619765,-0.226878;0.07362972;-0.2896352,0.05793923;-0.0002653897;0.01790905,0.1172758;-0.2993525;-0.02630949,0.1537049;-0.6146557;0.01488209,0.1830659;-0.6459801;-0.04664612,-0.03176862;0.005643833;-0.05134842,-0.05895578;-0.300933;-0.06551617,-0.02414685;-0.6135115;-0.006161772,0.02359017;-0.6095434;-0.07999931,0.0409997;0.5194004;-0.09650183,438.7524
+0;0;0,0.001502545;0.3038479;0.0004387807,0.002949557;0.6017684;-0.0131461,0.1563605;0.4861655;0.009884796,0.1897225;0.2053274;0.03258691,0.2196139;-0.001329422;-0.01788954,-0.1494391;0.4783853;-0.004420148,-0.196414;0.1989207;-0.01825349,-0.2339846;-0.008871004;-0.05774374,0.04997937;0.005653274;-0.03492405,0.06808606;-0.2990046;-0.005728899,0.06673252;-0.6128181;0.06791411,0.06833827;-0.5741027;-0.0226135,-0.04840164;0.004956308;-0.03717932,-0.09446499;-0.2972086;-0.01328128,-0.1143564;-0.6115773;0.0551346,-0.1104099;-0.572715;-0.03530692,0.002754908;0.5283155;-0.007220832,0;0;0,0.0251569;0.2984278;-0.0513227,0.04830133;0.5888864;-0.1148908,0.140897;0.4642483;0.01775242,0.1559499;0.2143378;0.1512311,0.2186715;0.008991703;0.1443455,-0.08521252;0.4954749;-0.1909868,-0.2489551;0.2703664;-0.2458771,-0.2216836;0.05881491;-0.2713853,0.05857607;-0.000484556;0.017838,0.1187627;-0.2976306;-0.02775168,0.1545464;-0.6152819;0.01373601,0.1838261;-0.6462988;-0.0470376,-0.03237629;0.005816019;-0.05164818,-0.0580086;-0.2993723;-0.06577864,-0.02274581;-0.6141957;-0.006223269,0.02174322;-0.6099187;-0.08127551,0.04235405;0.5177305;-0.09667158,438.7863
+0;0;0,0.001511093;0.3056297;0.000999683,0.003142553;0.6125225;-0.0112859,0.1547852;0.49382;0.00962169,0.1883937;0.2130058;0.03231261,0.2184093;0.005759388;-0.01820348,-0.1474966;0.486221;-0.004205997,-0.1945517;0.2067073;-0.01681227,-0.2325147;-0.001872569;-0.05498474,0.0504737;0.005678613;-0.03535523,0.06843863;-0.2989236;-0.00607264,0.06725964;-0.6139783;0.06813627,0.06877589;-0.5752144;-0.02197114,-0.04898604;0.005026475;-0.03748247,-0.09504507;-0.2970808;-0.01355629,-0.115109;-0.6127282;0.05523326,-0.1112612;-0.5738151;-0.03479009,0.002882004;0.5357143;-0.005739301,0;0;0,0.02986186;0.2991929;-0.05481506,0.07421948;0.5924994;-0.1340628,0.1424447;0.4662592;0.01418304,0.1585658;0.2165363;0.1478977,0.2239915;0.011998;0.130944,-0.07584096;0.49637;-0.185885,-0.2408349;0.2715409;-0.2381332,-0.2171396;0.05854769;-0.2599576,0.05928504;-0.0007431805;0.01773596,0.1205614;-0.2973859;-0.02928543,0.1557426;-0.6163167;0.01329637,0.1847174;-0.6468222;-0.04751492,-0.03304019;0.006000637;-0.05198241,-0.05717234;-0.2992414;-0.0663935,-0.02156557;-0.6153696;-0.006703295,0.02140877;-0.6127169;-0.08156171,0.0613793;0.5202779;-0.110621,438.8083
+0;0;0,0.001499199;0.3032241;0.0009918148,0.003055922;0.594873;-0.01057812,0.1841094;0.4743358;0.01284862,0.2100405;0.25767;0.03035608,0.239975;0.05098377;-0.02002347,-0.1766566;0.4652665;-0.003654391,-0.2129625;0.2496042;-0.01338092,-0.250823;0.04158808;-0.05145022,0.05026229;0.005654829;-0.03520714,0.06811779;-0.2970918;-0.006102942,0.06693336;-0.6136011;0.06844863,0.0684542;-0.5748108;-0.02193155,-0.04878086;0.005005422;-0.03732548,-0.09455931;-0.2952615;-0.01354505,-0.1147158;-0.6123663;0.05556213,-0.1108565;-0.5734263;-0.03473371,0.002816646;0.5243356;-0.005484352,0;0;0,0.02865264;0.2970808;-0.05357361,0.05785283;0.5800366;-0.1190615,0.1509984;0.4393058;0.04192638,0.1591776;0.2411101;0.1345251,0.2193267;0.03492586;0.1296732,-0.1060512;0.4922379;-0.2035188,-0.2344389;0.3190966;-0.2417507,-0.2139;0.1060948;-0.2607711,0.05892372;-0.001286298;0.01800442,0.1217902;-0.2954674;-0.030231,0.1567845;-0.6159058;0.01257324,0.1850632;-0.647121;-0.04826403,-0.03272017;0.006138036;-0.05186071,-0.05738261;-0.2971966;-0.06604737,-0.02104591;-0.614695;-0.005947553,0.02427134;-0.6110743;-0.08010034,0.05200307;0.5116997;-0.1018171,438.8304
+0;0;0,0.001494373;0.302248;0.0009886217,0.003053375;0.5946153;-0.01063585,0.1834182;0.473487;0.01277787,0.2107245;0.2453307;0.03121381,0.240734;0.03812701;-0.01929188,-0.1759827;0.4644521;-0.003662698,-0.2142141;0.2373524;-0.01390506,-0.2521693;0.02881551;-0.05206967,0.05020837;0.005648761;-0.03516937,0.06795567;-0.2952634;-0.006241515,0.06676734;-0.6128127;0.068555,0.0682691;-0.5741327;-0.02069072,-0.04872853;0.005000052;-0.03728543,-0.09422959;-0.2934475;-0.0136491,-0.1144523;-0.6115941;0.05568513,-0.1106414;-0.5727662;-0.03347732,0.002811451;0.5232977;-0.005485735,0;0;0,0.02946006;0.2961161;-0.05295634,0.05936139;0.5797985;-0.1181908,0.1528931;0.4385386;0.04166627,0.1650264;0.2273282;0.133229,0.2308806;0.0228515;0.1178246,-0.1042625;0.493156;-0.2024737,-0.2401395;0.3111498;-0.2418692,-0.2222007;0.09714068;-0.2580885,0.0588759;-0.002036005;0.01786494,0.1239093;-0.2938474;-0.03026772,0.1599408;-0.6153011;0.01219034,0.1866127;-0.646306;-0.04788804,-0.03253234;0.006503216;-0.05185584,-0.05670088;-0.2950307;-0.06575254,-0.01962395;-0.6134591;-0.005236994,0.02490123;-0.609517;-0.07859156,0.05307157;0.510767;-0.1006439,438.8639
+0;0;0,0.00154627;0.3022491;0.0003382011,0.003051973;0.5945177;-0.0133944,0.1834626;0.4741695;0.01225608,0.2106973;0.2460422;0.03115162,0.2405994;0.03875585;-0.01907781,-0.1761478;0.4650632;-0.003330195,-0.2145337;0.237929;-0.0121283,-0.2528875;0.0292298;-0.04898471,0.05019896;0.005642458;-0.03518379,0.06783073;-0.2952635;-0.006120671,0.06696205;-0.612781;0.06881493,0.06829251;-0.5742172;-0.02044473,-0.04875436;0.005005654;-0.0372509,-0.09443246;-0.293404;-0.0134784,-0.1145844;-0.6115785;0.05574878,-0.1109394;-0.5728617;-0.03343154,0.002820193;0.5232528;-0.007558331,0;0;0,0.02946006;0.2961161;-0.05295634,0.05936139;0.5797985;-0.1181908,0.1528931;0.4385386;0.04166627,0.1650264;0.2273282;0.133229,0.2308806;0.0228515;0.1178246,-0.1042625;0.493156;-0.2024737,-0.2401395;0.3111498;-0.2418692,-0.2222007;0.09714068;-0.2580885,0.0588759;-0.002036005;0.01786494,0.1239093;-0.2938474;-0.03026772,0.1599408;-0.6153011;0.01219034,0.1866127;-0.646306;-0.04788804,-0.03253234;0.006503216;-0.05185584,-0.05670088;-0.2950307;-0.06575254,-0.01962395;-0.6134591;-0.005236994,0.02490123;-0.609517;-0.07859156,0.05307157;0.510767;-0.1006439,438.8885
+0;0;0,0.001540916;0.3012026;0.0003370301,0.00304492;0.5934145;-0.01341878,0.18365;0.4724664;0.01229798,0.2106827;0.2460308;0.03105341,0.240668;0.03816846;-0.01931557,-0.1763511;0.4633502;-0.003305221,-0.2144523;0.2379003;-0.01203808,-0.2529127;0.02862123;-0.0489969,0.05010869;0.005632311;-0.03512052,0.06764361;-0.2936207;-0.006217044,0.06677328;-0.61174;0.06886058,0.06810181;-0.5731886;-0.02026932,-0.04866669;0.004996652;-0.03718391,-0.09409387;-0.2917738;-0.01354201,-0.114284;-0.6105512;0.05581637,-0.1106443;-0.5718471;-0.03323428,0.002811362;0.5216031;-0.007537951,0;0;0,0.03034488;0.2951594;-0.05182266,0.06100165;0.5789203;-0.1160822,0.1558997;0.4358585;0.04220104,0.1699909;0.2261718;0.1326916,0.2386375;0.02307682;0.1065581,-0.1024121;0.4942912;-0.2020878,-0.2371973;0.3131346;-0.2391132,-0.2231088;0.0980556;-0.2527301,0.05875615;-0.002809584;0.01777291,0.1261272;-0.2924193;-0.03000402,0.1619562;-0.6145202;0.01247644,0.1886185;-0.6454297;-0.04750848,-0.03227631;0.006906795;-0.05183234,-0.05484299;-0.2931203;-0.06485967,-0.01747587;-0.6121898;-0.004563518,0.02678004;-0.608175;-0.07794756,0.05415682;0.5094278;-0.09832096,438.9202
+0;0;0,0.00153723;0.3004822;0.000336224,0.003041379;0.5928144;-0.01343396,0.1856205;0.4711114;0.01251729,0.212436;0.2464959;0.03112196,0.2424625;0.03834707;-0.01931644,-0.1783118;0.4618956;-0.003256301,-0.2161068;0.2382579;-0.01191897,-0.2546202;0.02869041;-0.04892872,0.05004754;0.005625437;-0.03507766,0.06755714;-0.2931958;-0.006215891,0.06668762;-0.6110212;0.06879236,0.06801743;-0.5724615;-0.02042311,-0.04860729;0.004990554;-0.03713853,-0.09396892;-0.2913517;-0.01353074,-0.1141404;-0.6098346;0.05576356,-0.1104972;-0.5711221;-0.0333726,0.002807111;0.5207847;-0.007535253,0;0;0,0.03100347;0.2944178;-0.05146813,0.06235276;0.5782589;-0.1155751,0.1587222;0.4338468;0.04367733,0.1735135;0.2247601;0.130748,0.2449197;0.0230881;0.09910798,-0.102907;0.4950115;-0.2030856,-0.2369423;0.3153831;-0.2389399,-0.224759;0.09983483;-0.2516701,0.05853694;-0.003341436;0.01814127,0.127593;-0.2920206;-0.03012156,0.16291;-0.6138922;0.01220322,0.1896043;-0.6448389;-0.047858,-0.03200356;0.007149829;-0.05187963,-0.05418068;-0.2924806;-0.06466735,-0.01659146;-0.6112378;-0.004493922,0.02759738;-0.6072756;-0.07800455,0.05519912;0.5086018;-0.09769082,438.9538
+0;0;0,0.001502596;0.3000543;0.0008044772,0.003110408;0.5923529;-0.01151828,0.1886002;0.469611;0.01221528,0.2149661;0.2491931;0.0307308,0.244789;0.04054122;-0.01952325,-0.1809725;0.4601502;-0.003053184,-0.2185827;0.2406899;-0.009742301,-0.2573075;0.03043741;-0.04502339,0.04991688;0.005624855;-0.03495281,0.06744558;-0.2928103;-0.005986817,0.06637796;-0.6106288;0.06907141,0.06755925;-0.572019;-0.01984672,-0.0484666;0.004965434;-0.03703195,-0.09370568;-0.2910053;-0.01327091,-0.1139948;-0.6094499;0.05619058,-0.1105097;-0.5706872;-0.03265213,0.002839151;0.5202713;-0.006148841,0;0;0,0.03172428;0.2938912;-0.05154634,0.06410928;0.5774445;-0.1159194,0.1614427;0.4311124;0.04533577,0.1766081;0.2249243;0.1282728,0.2501051;0.02487954;0.08914757,-0.1044735;0.4952978;-0.204357,-0.2362138;0.31901;-0.2388419,-0.2254907;0.1029485;-0.2512088,0.05835615;-0.003654063;0.01806211,0.128189;-0.2917651;-0.03015852,0.1633198;-0.6136857;0.01199007,0.1899997;-0.6441556;-0.04812264,-0.03179006;0.007303633;-0.05177916,-0.05393296;-0.2919599;-0.06446195,-0.01610431;-0.610746;-0.004562452,0.02778347;-0.6067787;-0.07789814,0.05649771;0.5078696;-0.09786248,438.9759
+0;0;0,0.001494445;0.2984267;0.0008001134,0.003092546;0.5890095;-0.0114554,0.1921443;0.4656011;0.0126075,0.2169222;0.258459;0.03000782,0.2467859;0.04952177;-0.02031494,-0.1845127;0.4559589;-0.002953648,-0.2198577;0.2497168;-0.009239878,-0.2586354;0.03917678;-0.04456921,0.04971883;0.005602539;-0.03481413,0.06730479;-0.2938075;-0.005753508,0.06624398;-0.6096;0.06882622,0.06744212;-0.5708674;-0.02136035,-0.0482743;0.004945733;-0.03688502,-0.09366117;-0.2919919;-0.01304636,-0.1138209;-0.6084064;0.05597231,-0.1102862;-0.5695186;-0.03413777,0.002822435;0.5172325;-0.006108645,0;0;0,0.03276011;0.2921663;-0.05125451,0.06635274;0.5738649;-0.1153541,0.1659919;0.42603;0.04789186,0.1825845;0.2315177;0.1234844,0.2541855;0.03149877;0.07938552,-0.1057219;0.4966854;-0.2063707,-0.229601;0.3310278;-0.2385593,-0.2202787;0.1145522;-0.2499792,0.05809689;-0.004346877;0.01792288,0.130094;-0.2931494;-0.02908444,0.1651179;-0.6130908;0.01213455,0.1926335;-0.6439627;-0.04909301,-0.03147624;0.007655349;-0.05163348,-0.05253202;-0.2926733;-0.06426564,-0.01460493;-0.6093936;-0.004785385,0.02971917;-0.6058781;-0.07925192,0.0582525;0.5046752;-0.09724951,439.0092
+0;0;0,0.001489556;0.2974504;0.0007974958,0.003082786;0.5871674;-0.01142355,0.1942252;0.4633552;0.01283359,0.2190182;0.2560862;0.03024456,0.2489515;0.04666241;-0.02019541,-0.18659;0.4536065;-0.002899348,-0.2219566;0.2472382;-0.009189427,-0.2608246;0.03620775;-0.04460104,0.04984973;0.00561729;-0.0349058,0.06740536;-0.2932763;-0.005895302,0.06634392;-0.609255;0.06872839,0.06754126;-0.5705281;-0.02139746,-0.04840141;0.004958755;-0.03698214,-0.09370999;-0.2914667;-0.0131846,-0.1138816;-0.6080678;0.05587476,-0.1103493;-0.569186;-0.03417465,0.002813301;0.5155566;-0.006089175,0;0;0,0.03348249;0.2910611;-0.05139995,0.06786805;0.5716761;-0.1158898,0.1692311;0.4242147;0.04905105,0.1862681;0.2290315;0.1231558,0.2598204;0.03152363;0.06949735,-0.1066522;0.4971264;-0.207572,-0.2308012;0.3314231;-0.2393163,-0.2224294;0.1143671;-0.250048,0.0581727;-0.004645497;0.01814723,0.1309524;-0.2927398;-0.02867174,0.1661956;-0.6128711;0.01239205,0.1937527;-0.6435212;-0.04894661,-0.03148862;0.007863154;-0.05178419,-0.05147509;-0.2920351;-0.06398119,-0.0133905;-0.6089188;-0.004427519,0.03070629;-0.6054752;-0.07892911,0.0594713;0.5027431;-0.0976038,439.0426
+0;0;0,0.001511552;0.2973508;0.0012659,0.003170446;0.5873617;-0.00991331,0.1942319;0.4632098;0.01232594,0.2191548;0.2558839;0.02988512,0.249462;0.04575156;-0.02012462,-0.1863212;0.4535014;-0.002914273,-0.2221965;0.2470795;-0.006971908,-0.2614206;0.03522398;-0.0409398,0.04970412;0.005614346;-0.0348389,0.06710245;-0.2937806;-0.005542807,0.06597329;-0.6090909;0.06890503,0.06706097;-0.5704619;-0.01957198,-0.04833954;0.004931131;-0.03680683,-0.09380496;-0.2919889;-0.01293892,-0.1138823;-0.6078995;0.05606651,-0.1105045;-0.5691193;-0.03233783,0.00288068;0.515546;-0.004890742,0;0;0,0.0340846;0.2908033;-0.0518949,0.06979962;0.5711489;-0.1178968,0.1695389;0.4245924;0.04868293,0.1892391;0.2292385;0.1219103,0.2627519;0.03462656;0.05635738,-0.1050837;0.4969362;-0.2089046,-0.2310613;0.3323654;-0.2398817,-0.223248;0.1146537;-0.2506374,0.05790086;-0.004879117;0.01842427,0.131104;-0.2934474;-0.02813649,0.1664876;-0.6129594;0.01216793,0.193467;-0.6425681;-0.04802132,-0.03125266;0.007927629;-0.05173194,-0.0509899;-0.2925096;-0.06382163,-0.01311857;-0.6087679;-0.004569329,0.03035537;-0.6050294;-0.07753631,0.06089085;0.50225;-0.09901834,439.0651
+0;0;0,0.001505201;0.2961014;0.001260581,0.003155424;0.5846086;-0.009861956,0.1935099;0.4609918;0.01228968,0.2184802;0.2532718;0.02988224,0.2487959;0.04308018;-0.02014158,-0.1856344;0.4513194;-0.002894112,-0.221578;0.244505;-0.006959461,-0.2608131;0.03258979;-0.04093692,0.04974796;0.005619299;-0.03486963,0.06713763;-0.2936266;-0.005588116,0.0660099;-0.6085368;0.06876525,0.067067;-0.5701504;-0.01722409,-0.04838217;0.004935481;-0.0368393,-0.09382495;-0.2918367;-0.01298327,-0.1138768;-0.6073464;0.05593458,-0.110594;-0.5688131;-0.02998411,0.002867036;0.5131342;-0.004863264,0;0;0,0.03445734;0.289395;-0.0523746,0.0706213;0.5678828;-0.1193748,0.1699405;0.4248863;0.04832554,0.1951635;0.2282394;0.1174228,0.2655523;0.03285605;0.05054474,-0.1043783;0.4973568;-0.2088706,-0.2311175;0.3327908;-0.2394623,-0.223748;0.1150094;-0.2503653,0.05776296;-0.005072027;0.01897478,0.1301827;-0.2936616;-0.02770853,0.1665563;-0.6126883;0.01225471,0.1921477;-0.640608;-0.04653311,-0.03112845;0.008004687;-0.05185819,-0.05070969;-0.2923052;-0.06362449,-0.01277327;-0.6082084;-0.004767537,0.02941613;-0.6038533;-0.07567602,0.06157829;0.4994448;-0.1001885,439.0989
+0;0;0,0.001505199;0.2961011;0.00126058,0.003160035;0.5854712;-0.009901239,0.1943633;0.4612639;0.01235194,0.2193484;0.2534205;0.02995493,0.2497341;0.04274452;-0.02018418,-0.186472;0.4515483;-0.002899576,-0.2224369;0.2446112;-0.006967337,-0.2617624;0.03220758;-0.04102311,0.0497863;0.005623628;-0.0348965,0.06718387;-0.2937583;-0.005601669,0.06605995;-0.6076075;0.06850117,0.06712906;-0.5691257;-0.01846573,-0.04841946;0.004939284;-0.03686768,-0.0938829;-0.2919679;-0.0130008,-0.1138672;-0.6064146;0.05568485,-0.1105471;-0.5677842;-0.03121061,0.002870203;0.5136389;-0.004877511,0;0;0,0.03470547;0.2892444;-0.05303692,0.07124609;0.5680813;-0.1220529,0.1701077;0.4250853;0.04781842,0.202194;0.2288194;0.1155171,0.2667692;0.03439534;0.03902578,-0.1055101;0.4969015;-0.2099736,-0.2329673;0.3326377;-0.2400568,-0.2253202;0.1143644;-0.2510066,0.05774206;-0.005090088;0.01918364,0.1285105;-0.2943511;-0.02675438,0.1660132;-0.612223;0.01254916,0.1923023;-0.6407738;-0.04675531,-0.03108378;0.008018888;-0.05193806,-0.05043749;-0.2924492;-0.0635474,-0.01279849;-0.607376;-0.005253308,0.02981887;-0.6034542;-0.07694719,0.06209368;0.4994673;-0.1022146,439.1323
+0;0;0,0.001541567;0.2960993;0.001597331,0.003295138;0.5854892;-0.009039502,0.1945961;0.4613696;0.0118966,0.2194707;0.253536;0.02976875,0.2500874;0.04283302;-0.0201157,-0.1863813;0.4515797;-0.002858205,-0.2230943;0.2447374;-0.004029612,-0.2630056;0.0321206;-0.0360105,0.04976648;0.005604076;-0.03492788,0.06711408;-0.2937649;-0.005470999,0.0662744;-0.6076617;0.0684334,0.06724726;-0.5691466;-0.01853137,-0.04846107;0.004949967;-0.03681153,-0.09397587;-0.2919443;-0.01288219,-0.1139543;-0.6064001;0.05576301,-0.1107266;-0.5677344;-0.03113239,0.002974321;0.5136471;-0.004158366,0;0;0,0.03470547;0.2892444;-0.05303692,0.07124609;0.5680813;-0.1220529,0.1701077;0.4250853;0.04781842,0.202194;0.2288194;0.1155171,0.2667692;0.03439534;0.03902578,-0.1055101;0.4969015;-0.2099736,-0.2329673;0.3326377;-0.2400568,-0.2253202;0.1143644;-0.2510066,0.05774206;-0.005090088;0.01918364,0.1285105;-0.2943511;-0.02675438,0.1660132;-0.612223;0.01254916,0.1923023;-0.6407738;-0.04675531,-0.03108378;0.008018888;-0.05193806,-0.05043749;-0.2924492;-0.0635474,-0.01279849;-0.607376;-0.005253308,0.02981887;-0.6034542;-0.07694719,0.06209368;0.4994673;-0.1022146,439.1547
+0;0;0,0.001535562;0.294946;0.00159111,0.003281012;0.5829982;-0.008996889,0.1941466;0.4593219;0.0118806,0.2190062;0.2516135;0.02974198,0.2496969;0.04040162;-0.02026296,-0.1859624;0.4495543;-0.002840575,-0.2226532;0.2428366;-0.004011276,-0.262661;0.0297063;-0.03606941,0.04990808;0.00562002;-0.03502725,0.06722339;-0.293192;-0.005625166,0.06638511;-0.606569;0.06815684,0.06737656;-0.5678911;-0.02047032,-0.04859894;0.00496405;-0.03691625,-0.09402907;-0.2913779;-0.01303143,-0.1139744;-0.605313;0.05550009,-0.110685;-0.5664816;-0.03305639,0.002961642;0.5114802;-0.004137772,0;0;0,0.03522531;0.2878578;-0.05380607,0.07220197;0.5649142;-0.12414,0.1703408;0.4253115;0.04734111,0.2079566;0.2305745;0.1162057,0.2669479;0.03805724;0.02954531,-0.1051739;0.4971993;-0.2100825,-0.2334338;0.3336344;-0.2396747,-0.2248599;0.1148942;-0.2511673,0.05786547;-0.00529778;0.01930881,0.1268515;-0.2944719;-0.02621293,0.1649586;-0.6117281;0.01310587,0.1923669;-0.6411687;-0.04728174,-0.03115809;0.008123798;-0.05208154,-0.05059885;-0.2917678;-0.0639163,-0.01288121;-0.6061512;-0.005692318,0.03047254;-0.6028908;-0.07874376,0.06295557;0.4967528;-0.1039643,439.1768
+0;0;0,0.001532664;0.2943893;0.001588107,0.003274358;0.5818285;-0.008978147,0.1946387;0.4581494;0.01193203,0.2195008;0.2504197;0.02979524,0.2502407;0.0388698;-0.02028973,-0.1864607;0.4483564;-0.002827501,-0.2231552;0.2416175;-0.003998322,-0.263227;0.02814609;-0.03610776,0.04967426;0.005593691;-0.03486316,0.06699339;-0.293284;-0.005454611,0.06615923;-0.6051194;0.06796443,0.06715337;-0.5664179;-0.02090287,-0.04837127;0.004940794;-0.03674331,-0.09381138;-0.2914663;-0.01285324,-0.1136586;-0.603857;0.05534115,-0.1103603;-0.5650016;-0.03345527,0.002955583;0.5104437;-0.004128078,0;0;0,0.03504724;0.2870968;-0.05492782,0.07123063;0.5632909;-0.1265337,0.1709153;0.4260268;0.04605174,0.2157182;0.2326615;0.1145453,0.2623887;0.03948313;0.02121353,-0.1062176;0.4974887;-0.2125489,-0.2356759;0.3347472;-0.2416107,-0.2261397;0.1157416;-0.2539572,0.05781786;-0.005116373;0.01857901,0.1262198;-0.2945967;-0.02630973,0.1642495;-0.6103448;0.0122807,0.1915555;-0.6403896;-0.04791164,-0.03125383;0.008113727;-0.05168779,-0.05046216;-0.2917991;-0.06495709,-0.01324368;-0.6047596;-0.007486675,0.03023233;-0.6016631;-0.08069968,0.06224009;0.4953424;-0.1060011,439.2009
+0;0;0,0.00160558;0.2933383;0.0005232334,0.003201661;0.5793519;-0.01329217,0.2023987;0.4549548;0.01239818,0.2271442;0.2476662;0.0308495,0.2578552;0.03535976;-0.01912931,-0.1944842;0.4448705;-0.001877818,-0.2315908;0.2386144;-0.0001843787,-0.2726504;0.02409159;-0.02863013,0.04980173;0.005573516;-0.03500956,0.06685135;-0.2923165;-0.005530043,0.06612761;-0.6039804;0.0677058,0.06695766;-0.5653173;-0.02256678,-0.04857416;0.004980099;-0.03677901,-0.09380415;-0.2904636;-0.01299999,-0.1138059;-0.6026404;0.05514704,-0.1106334;-0.5638254;-0.03505889,0.002925651;0.5083673;-0.007350847,0;0;0,0.03533147;0.2858213;-0.05575013,0.07172549;0.5604584;-0.1281269,0.1841533;0.4204596;0.04433967,0.2254609;0.2280233;0.1163349,0.2616292;0.03931573;0.00864841,-0.1126167;0.4979436;-0.2182174,-0.2433558;0.336607;-0.2464865,-0.2318904;0.1171002;-0.2606424,0.05807426;-0.005265981;0.01834655,0.1251391;-0.2940087;-0.0266881,0.1631024;-0.6095996;0.01151681,0.1916588;-0.6408457;-0.04896736,-0.03149101;0.008282174;-0.05173653,-0.04968403;-0.290705;-0.06492145,-0.0130668;-0.6036896;-0.008368544,0.02958547;-0.6010187;-0.08359342,0.06267944;0.4929073;-0.1074097,439.2332
+0;0;0,0.00160304;0.2928744;0.000522406,0.003195619;0.5782824;-0.01326631,0.2048978;0.4533104;0.012664,0.2296115;0.2462879;0.03109163,0.2603417;0.0338483;-0.01891853,-0.1969686;0.4430994;-0.001791253,-0.2340276;0.2371081;-9.998749E-05,-0.275113;0.02245077;-0.02856358,0.05064068;0.005667407;-0.03559932,0.06761824;-0.2909636;-0.006244395,0.06689564;-0.6021376;0.06687632,0.06772652;-0.5634658;-0.02348672,-0.04939243;0.005063994;-0.03739858,-0.09443128;-0.2891311;-0.01372006,-0.1144016;-0.6008171;0.05431985,-0.1112259;-0.5619932;-0.03597647,0.002919981;0.5073935;-0.007333003,0;0;0,0.03494336;0.2849697;-0.05787468,0.07039116;0.5584137;-0.1327717,0.1886195;0.4189256;0.0396297,0.2316864;0.2281044;0.1140685,0.2588007;0.03925818;0.003715038,-0.1168273;0.4982395;-0.2218298,-0.2497253;0.3389699;-0.249758,-0.2368242;0.1194699;-0.264899,0.05903868;-0.005669773;0.01860642,0.1240664;-0.2933384;-0.02784872,0.1618445;-0.6084713;0.01010537,0.1907642;-0.6398382;-0.05021977,-0.0322109;0.008587888;-0.05246539,-0.05005888;-0.2890957;-0.06681258,-0.01341292;-0.6015973;-0.01045476,0.02832277;-0.5990753;-0.08624701,0.06164764;0.4911598;-0.1113017,439.2665
+0;0;0,0.00159963;0.2922513;0.0005212947,0.003187645;0.576862;-0.0132313,0.2055736;0.4518542;0.01275434,0.2302901;0.2448086;0.03118404,0.2609957;0.03253964;-0.01878595,-0.1976522;0.4416087;-0.001749808,-0.2347153;0.2355944;-5.835388E-05,-0.2757677;0.02110949;-0.02849907,0.05092112;0.005698791;-0.03579647,0.06787481;-0.2905153;-0.0064828,0.06715353;-0.6011239;0.06650507,0.06799263;-0.5623663;-0.02475219,-0.04966595;0.005092037;-0.03760569,-0.09464149;-0.2886895;-0.01396045,-0.1145755;-0.5998093;0.05395585,-0.1113684;-0.5608982;-0.03723403,0.00291258;0.5061203;-0.007310306,0;0;0,0.03487855;0.283994;-0.05953646,0.06971648;0.5561038;-0.1364985,0.1920539;0.4183297;0.0347302,0.2482374;0.2306353;0.1084368,0.2531855;0.03752905;0.00268507,-0.1188984;0.4977778;-0.2237139,-0.2526817;0.339116;-0.2510439,-0.2380434;0.120031;-0.2679374,0.05969492;-0.005761325;0.01761103,0.1236075;-0.293395;-0.02790308,0.161443;-0.6080217;0.009299517,0.1907239;-0.6399834;-0.05159926,-0.03360177;0.008889539;-0.05194921,-0.04929104;-0.2883668;-0.06874329,-0.01281899;-0.6004444;-0.01322012,0.0284562;-0.5983213;-0.0901911,0.06112685;0.4891697;-0.1144633,439.2998
+0;0;0,0.001581043;0.2911823;1.466827E-05,0.003074744;0.5748187;-0.0150764,0.2038099;0.4509523;0.01235449,0.2284675;0.2434526;0.03125885,0.2593918;0.03141859;-0.01851362,-0.1984104;0.4494414;0.004804236,-0.2375593;0.2433299;0.007428639,-0.2791798;0.02873337;-0.01723106,0.0510425;0.005650535;-0.03591978,0.06778841;-0.2886091;-0.006698716,0.06712926;-0.6006118;0.0667219,0.06698785;-0.5618885;-0.02486129,-0.04980007;0.00515835;-0.03769403,-0.09455535;-0.2866801;-0.01423543,-0.1144966;-0.599207;0.05407238,-0.112262;-0.5603345;-0.03746933,0.002822313;0.5043209;-0.00877751,0;0;0,0.03445759;0.2825791;-0.06124831,0.06890725;0.5534531;-0.1394036,0.1898112;0.4204129;0.0330255,0.2606098;0.2351485;0.101481,0.2459729;0.03952092;0.001943827,-0.1189569;0.4975133;-0.223877,-0.2541755;0.3393412;-0.2506913,-0.2377156;0.1208064;-0.2697603,0.06007186;-0.005675703;0.01693082,0.1220943;-0.2916641;-0.02875161,0.1605;-0.6077887;0.007675409,0.1899187;-0.6399212;-0.05346131,-0.0339007;0.008898299;-0.05195246,-0.04984798;-0.2863044;-0.06995419,-0.01340212;-0.5999169;-0.01467666,0.02808216;-0.5980456;-0.09182217,0.06042092;0.4868159;-0.1171064,439.333
+0;0;0,0.001571361;0.2893992;1.457845E-05,0.003052139;0.570568;-0.01494365,0.2113675;0.4453349;0.01322631,0.2359668;0.2383252;0.03208602,0.2668978;0.02624549;-0.01769718,-0.2060177;0.4437671;0.005391383,-0.2450742;0.2381422;0.008009588,-0.2867036;0.02349946;-0.01665542,0.05150261;0.00570147;-0.03624357,0.06818141;-0.2873788;-0.007139627,0.06752156;-0.5997111;0.06635854,0.06738085;-0.5610301;-0.02477866,-0.05024898;0.005204849;-0.03803382,-0.09482488;-0.2854639;-0.01466924,-0.1147872;-0.598321;0.05371073,-0.1125635;-0.5594916;-0.03738518,0.002802019;0.5007156;-0.008702434,0;0;0,0.03443411;0.2803949;-0.0628283,0.06862763;0.5482935;-0.1423893,0.20595;0.4134914;0.02531576,0.2778921;0.2307979;0.09785032,0.2402785;0.03809829;-0.001472235,-0.1260706;0.498868;-0.229692,-0.2618837;0.3417393;-0.2557534,-0.2441806;0.1233972;-0.2763988,0.06098001;-0.005933285;0.01564789,0.1222694;-0.2909022;-0.02971244,0.1605797;-0.6074638;0.005993366,0.1896918;-0.6396985;-0.05451035,-0.0355183;0.009419431;-0.05146209,-0.04920283;-0.2844496;-0.07325584,-0.01275735;-0.5984144;-0.01801383,0.02600625;-0.5964422;-0.09607275,0.06018063;0.4824589;-0.1197436,439.3552
+0;0;0,0.001575728;0.2902036;1.461897E-05,0.003067599;0.5736526;-0.01508456,0.2111311;0.4475106;0.01314638,0.2358291;0.2396707;0.03208173,0.266687;0.02809164;-0.01758396,-0.2057571;0.4459447;0.00532079,-0.2449702;0.2394952;0.007949496,-0.2865014;0.02535908;-0.01665729,0.05389892;0.005966748;-0.0379299,0.07056049;-0.2868107;-0.008856032,0.06990059;-0.5991666;0.06464772,0.06975889;-0.5604255;-0.02712187,-0.05258696;0.00544702;-0.03980345,-0.0971168;-0.2849214;-0.01646302,-0.1170806;-0.5978022;0.05192214,-0.1148415;-0.5589116;-0.03980589,0.002813989;0.5028254;-0.008756244,0;0;0,0.03833259;0.2802852;-0.0647409,0.07406916;0.5502573;-0.1447573,0.2100569;0.413362;0.02283239,0.2952779;0.2320561;0.0863266,0.2419507;0.03788571;-0.001072884,-0.1211472;0.4979613;-0.2318831,-0.2590198;0.3412707;-0.2564833,-0.2402013;0.1237589;-0.2792676,0.0644171;-0.006697297;0.01359987,0.127236;-0.2911783;-0.03073764,0.1651409;-0.6079262;0.003953934,0.1943534;-0.6405139;-0.05709934,-0.03967069;0.0108258;-0.0518499,-0.04323442;-0.2827629;-0.07703886,-0.007687815;-0.5970835;-0.02310878,0.03122373;-0.5956174;-0.1016568,0.0649967;0.483505;-0.1219881,439.3887
+0;0;0,0.001653049;0.290203;0.0002798332,0.003383896;0.5737176;-0.01365891,0.2114401;0.44724;0.01254804,0.2363084;0.2394353;0.03164551,0.2670843;0.02777551;-0.01772658,-0.2053644;0.4449698;0.004536085,-0.2454651;0.2387996;0.01172749,-0.2878698;0.02432135;-0.007907774,0.05389353;0.005946682;-0.03794071,0.070491;-0.2868263;-0.008785332,0.06989467;-0.5991812;0.06472344,0.06975802;-0.5603762;-0.02704006,-0.05260626;0.005455974;-0.03977671,-0.09715846;-0.2849066;-0.0164059,-0.1171594;-0.5977519;0.05213087,-0.1149156;-0.5588075;-0.03959181,0.003042525;0.502852;-0.007779947,0;0;0,0.03833259;0.2802852;-0.0647409,0.07406916;0.5502573;-0.1447573,0.2100569;0.413362;0.02283239,0.2952779;0.2320561;0.0863266,0.2419507;0.03788571;-0.001072884,-0.1211472;0.4979613;-0.2318831,-0.2590198;0.3412707;-0.2564833,-0.2402013;0.1237589;-0.2792676,0.0644171;-0.006697297;0.01359987,0.127236;-0.2911783;-0.03073764,0.1651409;-0.6079262;0.003953934,0.1943534;-0.6405139;-0.05709934,-0.03967069;0.0108258;-0.0518499,-0.04323442;-0.2827629;-0.07703886,-0.007687815;-0.5970835;-0.02310878,0.03122373;-0.5956174;-0.1016568,0.0649967;0.483505;-0.1219881,439.4114
+0;0;0,0.001646975;0.2891368;0.0002788051,0.003371265;0.5715454;-0.01360048,0.2109847;0.4455758;0.0125308,0.2359989;0.2365516;0.03174034,0.2666529;0.02573045;-0.01743615,-0.2049304;0.4433105;0.004535938,-0.2452665;0.2359304;0.01176954,-0.2875032;0.02230187;-0.007787926,0.05339218;0.005891363;-0.03758776,0.06993987;-0.2860035;-0.008519834,0.06934436;-0.5979297;0.06488805,0.06920124;-0.558708;-0.03121817,-0.05211689;0.005405219;-0.03940668,-0.09653547;-0.2840864;-0.01610597,-0.116509;-0.5965023;0.05233674,-0.114159;-0.5571346;-0.04372673,0.00303177;0.5010692;-0.007753815,0;0;0,0.0375443;0.2787618;-0.06697106,0.0727513;0.5467076;-0.150023,0.209117;0.4151853;0.01976538,0.3086995;0.2355919;0.06991887,0.2391432;0.03995824;0.001413584,-0.1230854;0.499836;-0.2331825,-0.2630729;0.3431838;-0.2566226,-0.2437031;0.1267435;-0.2807463,0.06419648;-0.006010681;0.01187253,0.1266364;-0.2898192;-0.03143287,0.1642954;-0.6062816;0.00203824,0.194818;-0.6405088;-0.06326652,-0.03963897;0.01023256;-0.0512086,-0.04557481;-0.2821411;-0.07955866,-0.009282351;-0.5959761;-0.0259163,0.03118658;-0.5961429;-0.1082188,0.06389829;0.4806439;-0.1263924,439.4446
+0;0;0,0.001640704;0.2880359;0.0002777435,0.003359098;0.5694565;-0.01354938,0.2095813;0.444185;0.01241895,0.234672;0.2345212;0.03168727,0.2652434;0.02426855;-0.0173566,-0.2035481;0.4419349;0.004477639,-0.2440077;0.2339201;0.01173338,-0.2861305;0.02086774;-0.007771349,0.05297473;0.0058453;-0.03729388,0.069418;-0.2842076;-0.008409368,0.06882241;-0.5961739;0.06500795,0.06867811;-0.5568758;-0.03189418,-0.05170941;0.005362958;-0.03909857,-0.0958477;-0.282302;-0.01594489,-0.1158238;-0.594758;0.0525066,-0.1134543;-0.5553128;-0.04435242,0.003021176;0.4993067;-0.0077298,0;0;0,0.03653494;0.2769622;-0.07017517,0.07113127;0.5430657;-0.1559939,0.2082562;0.4174311;0.01406813,0.3167364;0.2403782;0.05701089,0.2414985;0.04360467;0.0007476807,-0.1234282;0.5036049;-0.2359475,-0.2647117;0.3469276;-0.2571824,-0.2446845;0.1313735;-0.2832862,0.06436951;-0.004913777;0.007983923,0.1260275;-0.2871468;-0.03418469,0.1635311;-0.6037323;-0.001313448,0.1945265;-0.6386192;-0.06692958,-0.04168097;0.00945373;-0.0490372,-0.04783064;-0.2800928;-0.0859201,-0.01112382;-0.5940557;-0.03306829,0.02923344;-0.5947892;-0.1161541,0.06248668;0.4775704;-0.1316917,439.4784
+0;0;0,0.00169859;0.2882087;-0.0004562679,0.003273043;0.5699627;-0.01598911,0.2073805;0.4460679;0.01181197,0.2322721;0.2373249;0.03149885,0.2626507;0.02703546;-0.01735643,-0.2012442;0.4430168;0.004321303,-0.2425534;0.2363195;0.01659198,-0.285033;0.02296612;0.002197945,0.05358949;0.005898827;-0.03771915,0.06973279;-0.2799495;-0.009108931,0.06927791;-0.591224;0.06422059,0.0690608;-0.5521265;-0.0317378,-0.05230874;0.005435865;-0.03954251,-0.09589006;-0.2780526;-0.01666385,-0.1158776;-0.58986;0.0514961,-0.113601;-0.5506128;-0.04442122,0.002980368;0.4997877;-0.009648331,0;0;0,0.03542142;0.276356;-0.07375646,0.069371;0.542204;-0.1619966,0.2112852;0.4157814;-6.508827E-05,0.3215224;0.2433365;0.05181265,0.2440835;0.04717539;-0.003462791,-0.123258;0.5061909;-0.2388376,-0.2651684;0.3510431;-0.2581094,-0.2450217;0.1357;-0.2855473,0.065402;-0.004807353;0.005369425,0.1251911;-0.2831436;-0.03637552,0.1623753;-0.5992496;-0.005335333,0.1925388;-0.6351271;-0.06890535,-0.04235997;0.01000988;-0.04934368,-0.048845;-0.2749269;-0.08880797,-0.01153692;-0.5881444;-0.03615773,0.02638934;-0.5887505;-0.1193184,0.06092019;0.476814;-0.137146,439.5118
+0;0;0,0.001692896;0.2872425;-0.0004547382,0.00326428;0.5684522;-0.01595824,0.2065243;0.4449016;0.01174285,0.231519;0.2352939;0.03151128,0.2617903;0.02574696;-0.01717149,-0.2004053;0.4418632;0.004283253,-0.2418855;0.2343096;0.01660477,-0.2842152;0.02170959;0.002261552,0.05394194;0.005937622;-0.03796722,0.07003402;-0.2790038;-0.009447781,0.06957953;-0.5900156;0.06381991,0.06936292;-0.5509394;-0.03191392,-0.05265277;0.005471617;-0.03980258,-0.09609581;-0.2771173;-0.01699651,-0.1160665;-0.5886618;0.05110597,-0.1137953;-0.5494362;-0.04458687,0.002972112;0.4983985;-0.009628425,0;0;0,0.03598711;0.274901;-0.07513785,0.07101634;0.5395163;-0.1649106,0.2136981;0.413464;-0.005182981,0.3322068;0.2427545;0.03682733,0.2477863;0.04660958;-0.003130913,-0.1212458;0.5081213;-0.2394483,-0.2645369;0.3528048;-0.2566347,-0.2452806;0.1380654;-0.2833272,0.06597819;-0.004633963;0.003449917,0.1262386;-0.2822226;-0.03626323,0.1629633;-0.5982784;-0.006992104,0.1930442;-0.6341057;-0.07031107,-0.04375343;0.01012143;-0.04867948,-0.04977248;-0.2735794;-0.09041071,-0.01149456;-0.5866205;-0.03906032,0.02544766;-0.5873896;-0.1223425,0.06224569;0.4744352;-0.1397073,439.5341
+0;0;0,0.001692933;0.2872488;-0.0004547482,0.003266099;0.5687708;-0.01597456,0.204844;0.4456038;0.01155522,0.229909;0.2354057;0.03137934,0.2600936;0.02645932;-0.01716391,-0.1987232;0.4425905;0.004157266,-0.2403204;0.2344523;0.01651349,-0.2825286;0.02246159;0.002211378,0.05467131;0.006017908;-0.03848059,0.07070928;-0.2779654;-0.01005705,0.07025602;-0.5881321;0.06301153,0.07004058;-0.5491044;-0.0322105,-0.05336471;0.0055456;-0.04034077,-0.09666166;-0.2760931;-0.01761139,-0.1165781;-0.5867909;0.05030601,-0.114319;-0.5476146;-0.04487525,0.002973687;0.4986587;-0.009639466,0;0;0,0.03637256;0.2741502;-0.07767653,0.07171927;0.5384793;-0.1691413,0.216103;0.4134308;-0.01344037,0.3439459;0.2471963;0.02158499,0.2564411;0.05096295;-0.006011248,-0.1193036;0.5088022;-0.2414245,-0.2636318;0.3535168;-0.2575588,-0.2454183;0.1391892;-0.2832128,0.0669919;-0.004220575;0.0004405975,0.1270758;-0.281081;-0.03763604,0.1635984;-0.5964274;-0.009971382,0.1932269;-0.6319109;-0.07308125,-0.04583445;0.01043417;-0.04791925,-0.05020262;-0.2717457;-0.09338398,-0.01146192;-0.5841293;-0.04380362,0.02420654;-0.5849785;-0.1270195,0.06288376;0.473489;-0.1435654,439.568
+0;0;0,0.001732214;0.2856178;-0.0009889094,0.003247376;0.5660381;-0.01747408,0.2035676;0.4441047;0.01259415,0.2286277;0.238597;0.03133608,0.2588531;0.02851309;-0.01716793,-0.1975066;0.4406359;0.004162908,-0.239158;0.2376716;0.02099625,-0.2815602;0.02417541;0.01621095,0.05621351;0.006167389;-0.03961403,0.07219742;-0.2773184;-0.01115941,0.07168869;-0.5841057;0.0611154,0.07165617;-0.5450414;-0.03530883,-0.05492139;0.005718174;-0.0414513,-0.09821434;-0.2754224;-0.01875629,-0.1180199;-0.5827375;0.04838157,-0.1155441;-0.5435224;-0.04799659,0.00296989;0.4961876;-0.01087967,0;0;0,0.03664935;0.2717046;-0.08009338,0.07247104;0.5338954;-0.1742771,0.2307019;0.3959452;-0.04730177,0.3508365;0.2475658;0.03494143,0.2621518;0.05456707;-0.01289153,-0.1164443;0.5126488;-0.2442305,-0.2574826;0.3605001;-0.2573326,-0.2407295;0.1449508;-0.2830093,0.06886445;-0.004217267;-0.002677441,0.1289098;-0.2807037;-0.03981423,0.1646574;-0.5927449;-0.01345658,0.1950514;-0.6290595;-0.07716203,-0.04899811;0.01083652;-0.04742385,-0.04958127;-0.2704217;-0.09561974,-0.01090574;-0.5797056;-0.0488221,0.01847279;-0.5809897;-0.1356438,0.06351277;0.4694417;-0.1480448,439.5899
+0;0;0,0.001732214;0.2856178;-0.0009889094,0.003247376;0.5660381;-0.01747408,0.2035676;0.4441047;0.01259415,0.2286277;0.238597;0.03133608,0.2588531;0.02851309;-0.01716793,-0.1975066;0.4406359;0.004162908,-0.239158;0.2376716;0.02099625,-0.2815602;0.02417541;0.01621095,0.05621351;0.006167389;-0.03961403,0.07219742;-0.2773184;-0.01115941,0.07168869;-0.5841057;0.0611154,0.07165617;-0.5450414;-0.03530883,-0.05492139;0.005718174;-0.0414513,-0.09821434;-0.2754224;-0.01875629,-0.1180199;-0.5827375;0.04838157,-0.1155441;-0.5435224;-0.04799659,0.00296989;0.4961876;-0.01087967,0;0;0,0.03664935;0.2717046;-0.08009338,0.07247104;0.5338954;-0.1742771,0.2307019;0.3959452;-0.04730177,0.3508365;0.2475658;0.03494143,0.2621518;0.05456707;-0.01289153,-0.1164443;0.5126488;-0.2442305,-0.2574826;0.3605001;-0.2573326,-0.2407295;0.1449508;-0.2830093,0.06886445;-0.004217267;-0.002677441,0.1289098;-0.2807037;-0.03981423,0.1646574;-0.5927449;-0.01345658,0.1950514;-0.6290595;-0.07716203,-0.04899811;0.01083652;-0.04742385,-0.04958127;-0.2704217;-0.09561974,-0.01090574;-0.5797056;-0.0488221,0.01847279;-0.5809897;-0.1356438,0.06351277;0.4694417;-0.1480448,439.6123
+0;0;0,0.001731127;0.2854387;-0.0009882895,0.003244385;0.5655195;-0.01745524,0.203074;0.4437614;0.01255103,0.2281559;0.2380752;0.03130924,0.258347;0.02822949;-0.01713977,-0.1970189;0.440301;0.004140424,-0.2387065;0.2371605;0.02098838,-0.2810607;0.02390635;0.01620851,0.05761289;0.006320921;-0.04060018,0.07358803;-0.2770092;-0.01216119,0.07308384;-0.5810564;0.05946811,0.07305147;-0.5420309;-0.03654292,-0.05628861;0.005860522;-0.04248319,-0.09955778;-0.2751256;-0.01980064,-0.1191864;-0.579696;0.04673758,-0.1167212;-0.5405204;-0.04922755,0.00296709;0.4957168;-0.01086535,0;0;0,0.03760076;0.2704611;-0.08316374,0.07419699;0.5310336;-0.1804628,0.2327832;0.396614;-0.05243492,0.3573533;0.2505074;0.02770829,0.2688752;0.05656105;-0.0153091,-0.1148495;0.5150542;-0.2462745,-0.2558073;0.3624385;-0.2575504,-0.2408434;0.1467388;-0.2808695,0.07044026;-0.004247427;-0.005263329,0.130917;-0.2805883;-0.0415709,0.1663424;-0.5899065;-0.01621222,0.1968372;-0.6261568;-0.07930374,-0.05119339;0.01141919;-0.04750171,-0.04893738;-0.2695898;-0.0961718,-0.01000517;-0.5765209;-0.05312105,0.01851577;-0.5781509;-0.1396409,0.06502212;0.4670148;-0.1533825,439.6459
+0;0;0,0.001685676;0.2849776;-0.001373819,0.003072797;0.5658301;-0.0184889,0.2019672;0.4442812;0.01163242,0.2267085;0.2385217;0.03090062,0.2568247;0.02886638;-0.01710276,-0.1961;0.4407361;0.004045102,-0.2387326;0.2382855;0.02677383,-0.2809502;0.02527614;0.02340675,0.05843154;0.006356887;-0.0412042,0.07428095;-0.2764606;-0.01251917,0.0736842;-0.5766828;0.05799053,0.07352035;-0.5376793;-0.03828,-0.05710328;0.005998281;-0.04307754,-0.1004672;-0.2744786;-0.02044851,-0.119838;-0.5751839;0.04517488,-0.1174968;-0.5360236;-0.05105253,0.002831814;0.4958015;-0.01172328,0;0;0,0.03880784;0.2692634;-0.08490062,0.07677999;0.5299925;-0.1836004,0.2358863;0.3981499;-0.05706024,0.3616763;0.252488;0.02218533,0.275435;0.05679424;-0.0156703,-0.1111174;0.518146;-0.2473433,-0.2515861;0.3648161;-0.2562247,-0.2376584;0.1493427;-0.2795462,0.07113488;-0.005357951;-0.007972479,0.1350605;-0.2808001;-0.04121304,0.1694397;-0.5863803;-0.01788592,0.2000536;-0.6229089;-0.0810194,-0.05271633;0.01214086;-0.04718079,-0.04560677;-0.268538;-0.0943893,-0.008594703;-0.5722169;-0.05547205,0.01932334;-0.5742179;-0.1423376,0.06728861;0.4658551;-0.1562848,439.6686
+0;0;0,0.001816407;0.3070787;-0.001480364,0.003401926;0.6279005;-0.02100758,0.2212467;0.4919708;0.01225507,0.2461028;0.2852569;0.03161263,0.2761135;0.07633618;-0.01622257,-0.2147671;0.4880877;0.003944465,-0.2575974;0.2846981;0.02677861,-0.2996671;0.0724351;0.02342332,0.05890675;0.006408586;-0.0415393,0.07474715;-0.2762481;-0.01287059,0.0741551;-0.5741075;0.05708421,0.07398913;-0.5349879;-0.04042755,-0.05756769;0.006047064;-0.04342788,-0.100907;-0.2742703;-0.02081173,-0.1201253;-0.5726091;0.04429523,-0.1177539;-0.5333306;-0.05317285,0.003128355;0.5484023;-0.01332708,0;0;0,0.06140964;0.2759426;-0.1199474,0.1312219;0.5522476;-0.2686639,0.2355088;0.4014551;-0.0571022,0.3632315;0.2512987;0.01263404,0.2859258;0.05071954;-0.01243686,-0.1106005;0.5084594;-0.2199218,-0.2451963;0.3484651;-0.22291,-0.2304331;0.1342681;-0.2500843,0.07147513;-0.005166143;-0.01006007,0.1361863;-0.2803753;-0.04230857,0.1695471;-0.5836508;-0.0193882,0.2010883;-0.6211064;-0.08300138,-0.05409567;0.01224942;-0.04647794,-0.04638011;-0.2678576;-0.09595633,-0.009425733;-0.5692494;-0.05838438,0.01506344;-0.5782039;-0.1448399,0.1146233;0.4842834;-0.2301362,439.6906
+0;0;0,0.001830399;0.3094443;-0.001491768,0.00340557;0.6282275;-0.02090141,0.2227019;0.4922907;0.01249576,0.2475122;0.2859586;0.03181758,0.2775453;0.07688127;-0.01605347,-0.216211;0.4883818;0.004129903,-0.2589622;0.2853678;0.02692188,-0.3010635;0.07294568;0.02356408,0.05946359;0.006469165;-0.04193197,0.07528445;-0.2758388;-0.01329863,0.07469851;-0.5706249;0.05593435,0.07453219;-0.531486;-0.04178366,-0.05811188;0.006104227;-0.0438384,-0.1013977;-0.2738673;-0.02125014,-0.1204177;-0.5691277;0.043185,-0.1180413;-0.5298297;-0.05448925,0.003133267;0.5490975;-0.01325648,0;0;0,0.06212117;0.2766409;-0.1239843,0.1292996;0.5505283;-0.2739503,0.2373371;0.3997992;-0.06219435,0.3659543;0.2526537;0.01107001,0.2894168;0.05201219;-0.01707149,-0.1130225;0.5094275;-0.2210721,-0.2461146;0.3486628;-0.2228046,-0.2320244;0.1340298;-0.2481248,0.0717207;-0.005950153;-0.01252174,0.1383975;-0.2805635;-0.04268265,0.1707388;-0.5808725;-0.02121377,0.2023788;-0.61843;-0.08498883,-0.05548977;0.01273284;-0.04576918,-0.04552705;-0.2668223;-0.09594494,-0.01004858;-0.5654808;-0.06077708,0.0135721;-0.5748007;-0.1475433,0.1133212;0.4832764;-0.2346826,439.724
+0;0;0,0.001828166;0.3141446;-0.001889488,0.003278279;0.6326631;-0.02172634,0.2228712;0.4969827;0.01135146,0.2472018;0.2914096;0.03140362,0.277282;0.08207583;-0.01627687,-0.2164254;0.4928923;0.00416599,-0.2595332;0.2914127;0.03248589,-0.3027382;0.07897729;0.03433402,0.06025127;0.006534851;-0.04258679,0.07600754;-0.2760941;-0.01373643,0.07566646;-0.5648547;0.05421112,0.07530551;-0.5257699;-0.04330979,-0.05897465;0.006202531;-0.04438553,-0.1023809;-0.2740967;-0.02184743,-0.1211233;-0.563352;0.04123811,-0.1189406;-0.5241024;-0.05624355,0.003034408;0.5533451;-0.01396735,0;0;0,0.06351121;0.2790958;-0.129482,0.1294346;0.5521637;-0.2809732,0.2363376;0.3965708;-0.07003927,0.3721986;0.2608393;0.00979232,0.2950852;0.0607141;-0.02186681,-0.1128911;0.5077402;-0.2227227,-0.239337;0.3426349;-0.2202695,-0.2266158;0.1275073;-0.2438746,0.07264793;-0.006410152;-0.01295161,0.1422533;-0.2803344;-0.04581976,0.1727266;-0.5746725;-0.02493596,0.2039673;-0.6120794;-0.08875847,-0.05577289;0.01374387;-0.04676587,-0.04339524;-0.2657482;-0.09863809,-0.008446041;-0.5583432;-0.06448603,0.01398767;-0.5679073;-0.1512294,0.1135869;0.4850123;-0.2410841,439.7571
+0;0;0,0.001828166;0.3141446;-0.001889488,0.003278279;0.6326631;-0.02172634,0.2228712;0.4969827;0.01135146,0.2472018;0.2914096;0.03140362,0.277282;0.08207583;-0.01627687,-0.2164254;0.4928923;0.00416599,-0.2595332;0.2914127;0.03248589,-0.3027382;0.07897729;0.03433402,0.06025127;0.006534851;-0.04258679,0.07600754;-0.2760941;-0.01373643,0.07566646;-0.5648547;0.05421112,0.07530551;-0.5257699;-0.04330979,-0.05897465;0.006202531;-0.04438553,-0.1023809;-0.2740967;-0.02184743,-0.1211233;-0.563352;0.04123811,-0.1189406;-0.5241024;-0.05624355,0.003034408;0.5533451;-0.01396735,0;0;0,0.06351121;0.2790958;-0.129482,0.1294346;0.5521637;-0.2809732,0.2363376;0.3965708;-0.07003927,0.3721986;0.2608393;0.00979232,0.2950852;0.0607141;-0.02186681,-0.1128911;0.5077402;-0.2227227,-0.239337;0.3426349;-0.2202695,-0.2266158;0.1275073;-0.2438746,0.07264793;-0.006410152;-0.01295161,0.1422533;-0.2803344;-0.04581976,0.1727266;-0.5746725;-0.02493596,0.2039673;-0.6120794;-0.08875847,-0.05577289;0.01374387;-0.04676587,-0.04339524;-0.2657482;-0.09863809,-0.008446041;-0.5583432;-0.06448603,0.01398767;-0.5679073;-0.1512294,0.1135869;0.4850123;-0.2410841,439.7802
+0;0;0,0.001826806;0.3139108;-0.001888082,0.003269243;0.6308246;-0.02163391,0.2242827;0.4949914;0.01158676,0.2485864;0.2896463;0.03161668,0.2786762;0.08024532;-0.01607911,-0.2178513;0.4908746;0.004354881,-0.2609113;0.2896184;0.03264339,-0.3041301;0.07711482;0.0344921,0.06048305;0.006559989;-0.04275061,0.07622816;-0.2758688;-0.01392069,0.07589155;-0.5608548;0.05313868,0.07552672;-0.5216725;-0.04542951,-0.05920151;0.006226391;-0.04455626,-0.1025771;-0.2738743;-0.02203412,-0.1210744;-0.5593486;0.04022678,-0.1188683;-0.5199997;-0.05830173,0.003026021;0.5517179;-0.01389559,0;0;0,0.06328025;0.2772519;-0.1329432,0.1274017;0.5471274;-0.287499,0.2354583;0.3945009;-0.07303166,0.3704815;0.2595756;0.008958578,0.2973483;0.05820921;-0.0246892,-0.1143343;0.5132014;-0.2223279,-0.2367895;0.3454586;-0.2172742,-0.2239378;0.1301242;-0.239523,0.07255271;-0.007024736;-0.01468349,0.1433247;-0.2805762;-0.0464015,0.1724746;-0.5711614;-0.0257957,0.2039866;-0.609866;-0.08972383,-0.0568127;0.01401157;-0.04587854,-0.04352401;-0.265331;-0.09722278,-0.01005976;-0.5545274;-0.06624383,0.01169548;-0.565011;-0.1539246,0.111904;0.4807838;-0.246558,439.8028
+0;0;0,0.001808946;0.3100028;-0.001492991,0.003494455;0.6201421;-0.01920001,0.2201017;0.486645;0.009624667,0.2440521;0.2817381;0.03044926,0.2741997;0.07211627;-0.01697547,-0.213234;0.4827224;0.003838836,-0.2569584;0.2828674;0.03760681,-0.3008142;0.07043819;0.04466231,0.06121786;0.006594555;-0.04333542,0.07671516;-0.2757529;-0.01433518,0.07647256;-0.5568985;0.05168343,0.07586467;-0.5176287;-0.04683132,-0.05997846;0.006341074;-0.04507158,-0.103431;-0.2736688;-0.02254057,-0.1216123;-0.5552594;0.03892102,-0.1196537;-0.5158269;-0.05956067,0.003163382;0.5425113;-0.01221689,0;0;0,0.06296097;0.2708515;-0.1370497,0.1253637;0.531498;-0.294107,0.2329224;0.3951387;-0.07813931,0.3700902;0.2653582;0.007512093,0.298887;0.06366318;-0.02920985,-0.1090852;0.5097606;-0.2239218,-0.2256495;0.3384715;-0.2157414,-0.2144332;0.123082;-0.2398422,0.07297862;-0.006137133;-0.01747942,0.1436464;-0.2796445;-0.049119,0.1718386;-0.5663588;-0.02908158,0.2033452;-0.6055255;-0.0924437,-0.05909286;0.01366984;-0.04461212,-0.04471717;-0.2650146;-0.09873781,-0.01228228;-0.5505528;-0.07014946,0.008507065;-0.561895;-0.1576142,0.1101432;0.4674532;-0.2523696,439.8362
+0;0;0,0.001934986;0.3316024;-0.001597016,0.003756866;0.6656661;-0.02049164,0.2213561;0.5299913;0.008606454,0.2453034;0.3251116;0.02942829,0.2754722;0.1153427;-0.01802969,-0.2139775;0.5260507;0.002793945,-0.2576961;0.3262221;0.03655744,-0.3015827;0.1136439;0.04361789,0.06632025;0.0071442;-0.04694735,0.08487788;-0.3309598;-0.01222029,0.08461919;-0.6307449;0.05817525,0.08402327;-0.5916576;-0.03840048,-0.06497756;0.00686959;-0.04882821,-0.1170109;-0.3284352;-0.02184789,-0.1363975;-0.6286948;0.04368849,-0.1344776;-0.5894479;-0.05285484,0.003417604;0.5861153;-0.01333581,0;0;0,0.0655629;0.249089;-0.2088604,0.1392713;0.4934935;-0.4246535,0.2516893;0.3581926;-0.2061782,0.378931;0.2191812;-0.1197598,0.3183316;0.01478848;-0.1611927,-0.09812423;0.4642051;-0.349839,-0.2099681;0.289952;-0.3393724,-0.1996715;0.07438283;-0.3636475,0.07900586;-0.007858753;-0.01870251,0.1572754;-0.2988386;-0.1770353,0.1896063;-0.6044145;-0.1569154,0.2199534;-0.642513;-0.2189755,-0.06505445;0.01456515;-0.04700259,-0.02718463;-0.2725711;-0.2258414,0.004201166;-0.5778707;-0.2006662,0.01820941;-0.5980921;-0.2824671,0.1237053;0.4305929;-0.3779538,439.8583
+0;0;0,0.00188533;0.3230929;-0.001556034,0.003662956;0.6497632;-0.02014295,0.2414731;0.5081233;0.01105865,0.2655089;0.3024868;0.03195739,0.2957016;0.09255137;-0.01553828,-0.2342384;0.5038171;0.004707024,-0.2781185;0.3032505;0.03859523,-0.3220399;0.09050345;0.04566128,0.06994609;0.007534785;-0.04951404,0.08564632;-0.2785098;-0.02013407,0.08543042;-0.5287077;0.03861741,0.08482065;-0.4894094;-0.06020123,-0.06852999;0.007245163;-0.05149773,-0.1125515;-0.2764312;-0.02867169,-0.1287314;-0.5270252;0.02602438,-0.1267668;-0.4875635;-0.07276109,0.003320455;0.5694528;-0.01291879,0;0;0,0.04658827;0.2799011;-0.1545312,0.104686;0.5550234;-0.3214107,0.2525082;0.4326309;-0.095541,0.3470707;0.2657241;-0.01491284,0.3101784;0.05706821;-0.06330705,-0.1490706;0.5107053;-0.233207,-0.2509949;0.329812;-0.2194254,-0.2410176;0.114848;-0.2499413,0.08470212;-0.009482712;-0.01168323,0.155016;-0.2822583;-0.07152152,0.176112;-0.5375824;-0.05114079,0.2050767;-0.579573;-0.1130307,-0.06735301;0.0170824;-0.05072112,-0.02275589;-0.2607171;-0.1121194,-0.004765484;-0.5160959;-0.08956344,0.01719269;-0.5282581;-0.1766963,0.09338773;0.4894773;-0.2758243,439.893
+0;0;0,0.001933813;0.3310904;-0.002086049,0.003699444;0.667837;-0.02233584,0.2409577;0.5264081;0.009492223,0.2648663;0.3210056;0.0309341,0.2947772;0.1107949;-0.01621354,-0.2336186;0.5223085;0.004042895,-0.2780986;0.3231525;0.04379231,-0.322603;0.1106157;0.0561831,0.06779475;0.007234086;-0.04799289,0.08621643;-0.3297941;-0.01325977,0.08616851;-0.6273426;0.05635239,0.08544332;-0.5881227;-0.04233052,-0.06641554;0.007092633;-0.04990439,-0.1182923;-0.3271506;-0.02299687,-0.1376169;-0.6251239;0.04196028,-0.1357668;-0.5857409;-0.05669257,0.003372781;0.5872543;-0.01470324,0;0;0,0.0573874;0.2392981;-0.2215221,0.1134124;0.4833605;-0.4476216,0.2597852;0.373464;-0.2110806,0.3505728;0.2057315;-0.1283462,0.3193642;-0.003199622;-0.180114,-0.1402495;0.4530246;-0.3474415,-0.240341;0.2715641;-0.3308479,-0.2249422;0.05573583;-0.3529187,0.08128165;-0.005995572;-0.01758194,0.1519841;-0.2941537;-0.1822021,0.1839116;-0.5976241;-0.1658506,0.212858;-0.6391974;-0.2280054,-0.06703211;0.01295917;-0.04785953,-0.02564107;-0.2712379;-0.2285596,0.0004666522;-0.5750452;-0.2085465,0.01646597;-0.5979806;-0.2908005,0.1006875;0.4261883;-0.3917525,439.9248
+0;0;0,0.001933813;0.3310904;-0.002086049,0.003699444;0.667837;-0.02233584,0.2409577;0.5264081;0.009492223,0.2648663;0.3210056;0.0309341,0.2947772;0.1107949;-0.01621354,-0.2336186;0.5223085;0.004042895,-0.2780986;0.3231525;0.04379231,-0.322603;0.1106157;0.0561831,0.06779475;0.007234086;-0.04799289,0.08621643;-0.3297941;-0.01325977,0.08616851;-0.6273426;0.05635239,0.08544332;-0.5881227;-0.04233052,-0.06641554;0.007092633;-0.04990439,-0.1182923;-0.3271506;-0.02299687,-0.1376169;-0.6251239;0.04196028,-0.1357668;-0.5857409;-0.05669257,0.003372781;0.5872543;-0.01470324,0;0;0,0.0573874;0.2392981;-0.2215221,0.1134124;0.4833605;-0.4476216,0.2597852;0.373464;-0.2110806,0.3505728;0.2057315;-0.1283462,0.3193642;-0.003199622;-0.180114,-0.1402495;0.4530246;-0.3474415,-0.240341;0.2715641;-0.3308479,-0.2249422;0.05573583;-0.3529187,0.08128165;-0.005995572;-0.01758194,0.1519841;-0.2941537;-0.1822021,0.1839116;-0.5976241;-0.1658506,0.212858;-0.6391974;-0.2280054,-0.06703211;0.01295917;-0.04785953,-0.02564107;-0.2712379;-0.2285596,0.0004666522;-0.5750452;-0.2085465,0.01646597;-0.5979806;-0.2908005,0.1006875;0.4261883;-0.3917525,439.9473
+0;0;0,0.00188979;0.3235532;-0.00203856,0.003612839;0.6523194;-0.02182995,0.2488971;0.5102735;0.01067878,0.2728134;0.3048036;0.03212767,0.3027439;0.09445633;-0.01505061,-0.2416995;0.5060354;0.005045494,-0.286194;0.3068143;0.04480792,-0.3307274;0.09413929;0.05720676,0.07155287;0.0076351;-0.05065333,0.08718675;-0.2783896;-0.02117647,0.08714944;-0.5100319;0.03301678,0.08641795;-0.4707319;-0.06652262,-0.07009721;0.007485805;-0.05267079,-0.1141233;-0.2761754;-0.02983527,-0.1291675;-0.5081484;0.02073404,-0.1273014;-0.468684;-0.07877504,0.003292001;0.5731736;-0.01433346,0;0;0,0.02398617;0.2820173;-0.1567969,0.05425306;0.5603836;-0.3297799,0.2317006;0.4592952;-0.1088023,0.3075545;0.2842903;-0.02592063,0.2963172;0.0744438;-0.08254027,-0.1942027;0.5515833;-0.237068,-0.2891539;0.367599;-0.2174738,-0.2732419;0.1515815;-0.2387076,0.08578534;0.00254932;-0.01944852,0.1362979;-0.273912;-0.08222651,0.1575523;-0.5099487;-0.06149077,0.1853455;-0.5530492;-0.1237721,-0.07370856;0.00814572;-0.04737685,-0.04204358;-0.2646627;-0.133958,-0.02614761;-0.4997903;-0.1014401,-0.004042098;-0.5115434;-0.1895488,0.04998933;0.4958178;-0.2835908,439.9702
+0;0;0,0.001962429;0.3398488;-0.00251681,0.003640702;0.6760495;-0.0238793,0.2528459;0.5257326;0.01018062,0.2765502;0.3206771;0.03191113,0.3062454;0.1105932;-0.01493444,-0.2455248;0.5213562;0.005294917,-0.2902263;0.3236886;0.05014093,-0.3354644;0.1118578;0.06725205,0.07143565;0.00755757;-0.05059963,0.09211262;-0.3722672;-0.01143277,0.0920611;-0.6694329;0.05824477,0.09122764;-0.6303059;-0.03997032,-0.06998982;0.007542123;-0.05258359,-0.1284723;-0.369143;-0.02230965,-0.147998;-0.6667511;0.04257939,-0.1462665;-0.6274691;-0.05560943,0.003312428;0.5889628;-0.01535384,0;0;0,0.03505427;0.2378684;-0.2402024,0.07153295;0.4651451;-0.4860322,0.257313;0.3617499;-0.2570794,0.3197421;0.1847531;-0.1684415,0.3215951;-0.02675992;-0.2181442,-0.186081;0.4131913;-0.3621187,-0.2769942;0.2280792;-0.3386631,-0.2611167;0.01236708;-0.3593454,0.08691854;-0.001124322;-0.01282167,0.1510728;-0.3218965;-0.2108567,0.1794117;-0.6255042;-0.1973774,0.2068445;-0.6667305;-0.2598631,-0.07093928;0.007873931;-0.0512456,-0.02392616;-0.3075911;-0.2621959,0.000330735;-0.6113321;-0.2444354,0.01530491;-0.6364241;-0.324877,0.06470283;0.4030647;-0.4247439,440.0032
+0;0;0,0.00193965;0.3359038;-0.002487595,0.003605371;0.6691062;-0.02359165,0.2510549;0.5214778;0.01006831,0.2747549;0.3164597;0.03179485,0.3043958;0.1067598;-0.0149651,-0.2437925;0.5171323;0.005217155,-0.2884858;0.3195008;0.05005496,-0.3336412;0.1080572;0.06713481,0.07225006;0.00764373;-0.0511765,0.09027716;-0.3235044;-0.01702909,0.09021592;-0.6767915;0.06580746,0.08938879;-0.6377339;-0.03166249,-0.07078774;0.007628107;-0.05318307,-0.1217754;-0.3207828;-0.0267889,-0.1449886;-0.674596;0.0503548,-0.1432703;-0.6353844;-0.04708908,0.003285547;0.5842609;-0.01528563,0;0;0,0.03275594;0.233655;-0.2391102,0.06457336;0.457058;-0.4852009,0.2624591;0.3850403;-0.2669027,0.3129033;0.2056336;-0.1756079,0.3249542;-0.006940573;-0.216913,-0.1891827;0.4114189;-0.3572766,-0.2740862;0.2243004;-0.3282221,-0.2583262;0.009137332;-0.3504847,0.08778029;-0.001477152;-0.01378298,0.1649033;-0.2640913;-0.2041404,0.1804375;-0.6265361;-0.1960063,0.2072851;-0.6663169;-0.2591963,-0.07211246;0.007982998;-0.05131857,-0.02414726;-0.2516016;-0.2549489,0.002034305;-0.6132821;-0.2417049,0.01815204;-0.6381811;-0.3211368,0.05885862;0.3991964;-0.4228535,440.0254
+0;0;0,0.00193965;0.3359038;-0.002487595,0.003605371;0.6691062;-0.02359165,0.2510549;0.5214778;0.01006831,0.2747549;0.3164597;0.03179485,0.3043958;0.1067598;-0.0149651,-0.2437925;0.5171323;0.005217155,-0.2884858;0.3195008;0.05005496,-0.3336412;0.1080572;0.06713481,0.07225006;0.00764373;-0.0511765,0.09027716;-0.3235044;-0.01702909,0.09021592;-0.6767915;0.06580746,0.08938879;-0.6377339;-0.03166249,-0.07078774;0.007628107;-0.05318307,-0.1217754;-0.3207828;-0.0267889,-0.1449886;-0.674596;0.0503548,-0.1432703;-0.6353844;-0.04708908,0.003285547;0.5842609;-0.01528563,0;0;0,0.03275594;0.233655;-0.2391102,0.06457336;0.457058;-0.4852009,0.2624591;0.3850403;-0.2669027,0.3129033;0.2056336;-0.1756079,0.3249542;-0.006940573;-0.216913,-0.1891827;0.4114189;-0.3572766,-0.2740862;0.2243004;-0.3282221,-0.2583262;0.009137332;-0.3504847,0.08778029;-0.001477152;-0.01378298,0.1649033;-0.2640913;-0.2041404,0.1804375;-0.6265361;-0.1960063,0.2072851;-0.6663169;-0.2591963,-0.07211246;0.007982998;-0.05131857,-0.02414726;-0.2516016;-0.2549489,0.002034305;-0.6132821;-0.2417049,0.01815204;-0.6381811;-0.3211368,0.05885862;0.3991964;-0.4228535,440.0481
+0;0;0,0.001932239;0.3349987;-0.002908166,0.00356861;0.6691952;-0.0247481,0.2515747;0.5214024;0.008975366,0.2750444;0.3167214;0.03119113,0.3045807;0.1070139;-0.01530261,-0.2444436;0.5176933;0.005327702,-0.2895697;0.3221375;0.05690499,-0.3352977;0.1114096;0.07957654,0.07437813;0.007788181;-0.05268593,0.0939415;-0.3555553;-0.01506807,0.09396734;-0.6690887;0.05831267,0.09299879;-0.6302098;-0.03769018,-0.0728739;0.007917837;-0.05472909,-0.1288422;-0.3524276;-0.02583242,-0.149701;-0.6663686;0.04267954,-0.1481601;-0.6273435;-0.05330221,0.003254958;0.5840666;-0.01621834,0;0;0,0.03077131;0.2316678;-0.2400405,0.0582163;0.4516831;-0.4910793,0.2590877;0.3858435;-0.2717626,0.3093474;0.208344;-0.177388,0.3234463;-0.00428085;-0.2174275,-0.1910907;0.4035531;-0.346528,-0.2732533;0.2157705;-0.3161033,-0.2578757;0.000772208;-0.3395675,0.09024049;-0.001763105;-0.01490354,0.1658413;-0.3062384;-0.2030409,0.1794213;-0.6278738;-0.195679,0.2059206;-0.6657933;-0.2587745,-0.07494227;0.008315602;-0.05179841,-0.02579564;-0.295233;-0.2499376,-0.001494059;-0.6161591;-0.2397485,0.01370134;-0.6407459;-0.3177595,0.05349413;0.3961159;-0.4261971,440.0818
+0;0;0,0.001932644;0.3350689;-0.002908776,0.003570913;0.669649;-0.02477324,0.2494593;0.5223044;0.008744033,0.2738516;0.3095773;0.03183311,0.3033736;0.09997131;-0.01463814,-0.2423295;0.518627;0.005127469,-0.2892296;0.3153838;0.05873229,-0.3349355;0.1047578;0.08139287,0.07717538;0.008081083;-0.05466737,0.09681357;-0.3566522;-0.01690562,0.09683943;-0.6703703;0.05651836,0.09587844;-0.6315609;-0.03873381,-0.07561458;0.008215616;-0.05678737,-0.1317969;-0.3535082;-0.02778017,-0.152668;-0.6676342;0.04077216,-0.1511392;-0.6286798;-0.05445906,0.003256944;0.5844344;-0.01623485,0;0;0,0.02359997;0.2299299;-0.2426081,0.0441963;0.4471169;-0.4972456,0.2498171;0.3963915;-0.2845845,0.303132;0.2137609;-0.1836665,0.3160278;0.0007488132;-0.2214208,-0.1959499;0.3912034;-0.336191,-0.2746202;0.1934339;-0.3033411,-0.2594524;-0.02145246;-0.3269972,0.09400377;0.001384825;-0.01308584,0.1597552;-0.3045843;-0.2051837,0.1726125;-0.6264431;-0.1979909,0.1990453;-0.6632838;-0.2611189,-0.07839032;0.006439577;-0.05313525,-0.03205966;-0.2973219;-0.2541935,-0.008306121;-0.618499;-0.2446439,0.006584947;-0.6430231;-0.3218248,0.04091045;0.3929053;-0.4310274,440.1042
+0;0;0,0.001940052;0.3363533;-0.002919926,0.003577674;0.670848;-0.02478536,0.2514871;0.5228749;0.008948876,0.2764905;0.3048186;0.03261638,0.3060294;0.09509234;-0.01388151,-0.2443397;0.5191672;0.005302619,-0.2924147;0.3108323;0.06025035,-0.3381467;0.1000856;0.08292393,0.07789434;0.008156366;-0.05517665,0.09770977;-0.3598686;-0.0170741,0.09773557;-0.6730131;0.05621563,0.09677935;-0.6342473;-0.03856393,-0.07631899;0.008292151;-0.05731639,-0.1330084;-0.3566962;-0.02804741,-0.1538413;-0.6702478;0.04037958,-0.1523201;-0.6313377;-0.05437915,0.003263269;0.585515;-0.0162351,0;0;0,0.01446985;0.2280234;-0.2468638,0.02753984;0.4446411;-0.502368,0.2399838;0.3962242;-0.2930124,0.2969139;0.2099859;-0.1890502,0.3085118;-0.002783701;-0.2292285,-0.2097447;0.384541;-0.3330463,-0.2871298;0.1814794;-0.2941691,-0.2735589;-0.03388624;-0.3154564,0.0946123;0.003059536;-0.01475358,0.1527934;-0.3067144;-0.2095404,0.1643326;-0.6280433;-0.2027977,0.190384;-0.6639381;-0.2663596,-0.08034965;0.004779592;-0.05195771,-0.03967889;-0.2998775;-0.2588798,-0.01688619;-0.6205699;-0.2506458,-0.002365669;-0.6449928;-0.3273806,0.02603432;0.3906792;-0.4357288,440.1379
+0;0;0,0.001842795;0.3376801;-0.003267677,0.003442682;0.6850408;-0.02657871,0.2526272;0.5328159;0.007562103,0.2758035;0.3285499;0.03001034,0.3050649;0.1195888;-0.01593616,-0.2457687;0.5296843;0.005023604,-0.2908035;0.3360074;0.06182846,-0.336918;0.1267033;0.08823501,0.07820275;0.008076865;-0.05543716,0.09745981;-0.3536699;-0.0179405,0.09772401;-0.6676399;0.0553836,0.0966454;-0.6290389;-0.03789463,-0.07663099;0.008439495;-0.05753827,-0.1325645;-0.3502971;-0.02895429,-0.1534301;-0.6646321;0.03968806,-0.1520681;-0.6258971;-0.053574,0.003145371;0.5956811;-0.01745226,0;0;0,0.003532782;0.2326368;-0.2447643,0.001139008;0.4685851;-0.5007794,0.2282016;0.4102009;-0.3051758,0.2927611;0.2427407;-0.2024391,0.2962289;0.02784836;-0.2234466,-0.2219667;0.366355;-0.3163603,-0.2889441;0.1752771;-0.2743014,-0.2788445;-0.0390636;-0.2985518,0.09439284;0.004790515;-0.01792288,0.1452001;-0.3030926;-0.2057104,0.1542001;-0.6253492;-0.2008796,0.1797421;-0.6600519;-0.2636261,-0.08202301;0.003082897;-0.05016879,-0.04979204;-0.2970229;-0.2539707,-0.02942867;-0.6187391;-0.2478338,-0.01573487;-0.640712;-0.3245624,0.004230052;0.4083459;-0.4342194,440.171
+0;0;0,0.001732612;0.3174898;-0.003072298,0.003222826;0.6408198;-0.02474301,0.2288292;0.50131;0.00634023,0.2522468;0.2949175;0.02902216,0.2814983;0.086027;-0.01690883,-0.2224191;0.4984746;0.004041871,-0.2679227;0.3027815;0.06143808,-0.3140216;0.09354812;0.08783571,0.07865709;0.00812379;-0.05575924,0.09781136;-0.3516921;-0.01846272,0.09807695;-0.6673028;0.05524457,0.09701261;-0.6288157;-0.03679938,-0.0770762;0.008488527;-0.05787255,-0.1327112;-0.3483332;-0.02944114,-0.1536858;-0.6643109;0.03955993,-0.1523418;-0.6256915;-0.05246807,0.002948034;0.5582282;-0.0163078,0;0;0,0.02519903;0.1988846;-0.2462156,0.04340922;0.3906971;-0.5068376,0.2212729;0.414344;-0.3107171,0.2887;0.2464335;-0.2062166,0.290412;0.03143561;-0.2255435,-0.169234;0.3928299;-0.3458281,-0.2344309;0.1992756;-0.3017055,-0.2260764;-0.01524562;-0.3243198,0.09446649;0.005505323;-0.02019405,0.1431088;-0.3017338;-0.2058372,0.1487546;-0.6257613;-0.2016726,0.1734329;-0.6590997;-0.2643182,-0.08358132;0.002423247;-0.0486859,-0.05485083;-0.2973512;-0.2500194,-0.03692508;-0.6209381;-0.2463806,-0.02416704;-0.6472188;-0.3185953,0.03936316;0.3425816;-0.4393015,440.2047
+0;0;0,0.001728307;0.3167008;-0.003064664,0.003221078;0.640561;-0.0247678,0.2214461;0.5028416;0.005582465,0.2458568;0.287696;0.02922633,0.275085;0.07897188;-0.01666806,-0.2150567;0.5000988;0.003359212,-0.2624901;0.2961063;0.06318959,-0.3085523;0.08703963;0.08956619,0.08022014;0.008285224;-0.05686727,0.09936145;-0.3512874;-0.01959597,0.09962581;-0.6654387;0.05377048,0.09856603;-0.6269879;-0.03787906,-0.07860783;0.008657208;-0.05902258,-0.1342052;-0.3479233;-0.03061039,-0.1550828;-0.6624398;0.0380716,-0.1537446;-0.6238574;-0.05356206,0.002946055;0.5578998;-0.01632549,0;0;0,0.01459286;0.199322;-0.2457023,0.03103246;0.3936025;-0.5052748,0.2059945;0.4194306;-0.3207417,0.2805237;0.2468934;-0.2106559,0.277633;0.03179336;-0.2264655,-0.1751776;0.391212;-0.3479991,-0.2392277;0.1898946;-0.2949762,-0.2344621;-0.02449505;-0.3182287,0.09537075;0.006671488;-0.02444816,0.133725;-0.3043245;-0.2057171,0.1367066;-0.6268868;-0.2014251,0.160355;-0.6599875;-0.2641246,-0.08706951;0.00155531;-0.04641426,-0.06672844;-0.298133;-0.2484566,-0.05252322;-0.6204194;-0.2466021,-0.04076343;-0.6461149;-0.318934,0.02729737;0.3448892;-0.4380641,440.2381
+0;0;0,0.001826894;0.3180507;-0.002953728,0.00371315;0.6437097;-0.02414813,0.2139511;0.5073111;0.003236115,0.2393435;0.2836523;0.02866689,0.2683369;0.07505149;-0.01705744,-0.206959;0.5054693;0.002503106,-0.2565899;0.2950479;0.07013702,-0.3028078;0.08678368;0.100724,0.08023673;0.008177274;-0.0569022,0.09930088;-0.3523909;-0.01940457,0.09981755;-0.6662636;0.05374838,0.09851483;-0.6277379;-0.03838271,-0.07865006;0.008776906;-0.0589898,-0.1343108;-0.3488158;-0.03055956,-0.1551873;-0.6629708;0.03827686,-0.1540792;-0.6243138;-0.05384452,0.003291743;0.5605568;-0.01590743,0;0;0,0.007654101;0.20227;-0.2453499,0.02054062;0.4005354;-0.504318,0.1915519;0.4244136;-0.3283257,0.276851;0.2476114;-0.2152779,0.2676046;0.03263015;-0.2272446,-0.176414;0.3858135;-0.3437414,-0.2403389;0.1746131;-0.2925284,-0.2397949;-0.04025659;-0.309152,0.09504463;0.008807808;-0.0251317,0.1247168;-0.3046951;-0.2057264,0.1254737;-0.6269427;-0.2008719,0.1488297;-0.6596227;-0.2648113,-0.08759119;-0.0004592836;-0.04549982,-0.07434402;-0.3023689;-0.2466318,-0.06333304;-0.6244657;-0.2468086,-0.05300931;-0.6499873;-0.3201114,0.0175096;0.3507763;-0.4372559,440.2718
+0;0;0,0.001869431;0.3254562;-0.003022502,0.003822961;0.6627048;-0.02496437,0.1917343;0.5291355;0.0006707646,0.2167938;0.308409;0.02576813,0.2477348;0.08579558;-0.02302771,-0.1845943;0.5274888;1.539476E-05,-0.2335745;0.3198262;0.06676257,-0.2828971;0.09757194;0.09940421,0.08136774;0.00829254;-0.05770429,0.1006673;-0.356728;-0.01974363,0.1011872;-0.6725402;0.05386135,0.099884;-0.6340117;-0.03830066,-0.0797587;0.008900624;-0.05982131,-0.1361068;-0.3531077;-0.03104001,-0.1571122;-0.669204;0.03822177,-0.1560038;-0.6305441;-0.05393053,0.003387311;0.5767416;-0.01644515,0;0;0,0.007113785;0.214022;-0.2451088,0.01566323;0.4324199;-0.502955,0.1752199;0.4234735;-0.3365507,0.2706459;0.2530501;-0.2277951,0.2568698;0.02348143;-0.2296817,-0.1628508;0.3803315;-0.3538406,-0.2149847;0.1691944;-0.3020605,-0.215438;-0.05988753;-0.3224666,0.09541959;0.01046404;-0.02837014,0.1147512;-0.3097303;-0.2076893,0.113423;-0.6339377;-0.2011278,0.1356531;-0.6658368;-0.266263,-0.09012192;-0.001990077;-0.0435125,-0.08677849;-0.3097008;-0.2444016,-0.07910103;-0.6338772;-0.2468546,-0.07127061;-0.6576844;-0.321766,0.01392868;0.3776719;-0.436156,440.2935
+0;0;0,0.001853731;0.3227228;-0.002997117,0.003785879;0.6561242;-0.02464622,0.1897708;0.5249544;0.0006236769,0.2150689;0.3021268;0.02595994,0.245953;0.07992236;-0.02274623,-0.1826894;0.5233246;-2.495572E-05,-0.2321358;0.3136852;0.0673576,-0.2813677;0.09183936;0.09993926,0.08151138;0.008307179;-0.05780616,0.101317;-0.3662854;-0.01885005,0.101837;-0.6821823;0.05477469,0.1005324;-0.6436442;-0.0374906,-0.0798995;0.008916337;-0.05992692,-0.1377252;-0.362585;-0.03039088,-0.1587363;-0.6787661;0.03888949,-0.1576266;-0.6400965;-0.05336608,0.00335991;0.5720711;-0.0163163,0;0;0,-0.001121767;0.2071915;-0.2474527,0.002710827;0.4205575;-0.5045626,0.1656159;0.4186321;-0.3475707,0.2644644;0.2480867;-0.237674,0.2518177;0.01886892;-0.2372289,-0.171789;0.3727697;-0.356488,-0.2249686;0.1609422;-0.2996102,-0.2347605;-0.06793691;-0.3144222,0.09512172;0.0118143;-0.02944398,0.1097882;-0.3172158;-0.2131653,0.1058708;-0.6414666;-0.2055643,0.1269322;-0.6742942;-0.2703454,-0.09071496;-0.003659898;-0.04256839,-0.09393514;-0.3199912;-0.2478817,-0.08785731;-0.6442614;-0.2527452,-0.0808403;-0.6687889;-0.3273441,0.002945524;0.3681085;-0.4383543,440.327
+0;0;0,0.001891743;0.3227181;-0.00345094,0.003860642;0.656052;-0.02606922,0.1898459;0.5249688;-0.0004263986,0.2150318;0.3021588;0.02517502,0.2457734;0.07981396;-0.02297705,-0.1827784;0.5242125;-0.0001983941,-0.2325083;0.3165671;0.07290698,-0.2816142;0.09550187;0.1105857,0.08151063;0.008159298;-0.05782828,0.1012871;-0.3664336;-0.01886083,0.1017324;-0.6822969;0.05490833,0.1002923;-0.643813;-0.03735993,-0.07988894;0.009077015;-0.05991687,-0.1377129;-0.3624333;-0.03048963,-0.1588155;-0.6786069;0.03879686,-0.1578419;-0.6399983;-0.05346595,0.003426987;0.5720299;-0.0174324,0;0;0,-0.001121767;0.2071915;-0.2474527,0.002710827;0.4205575;-0.5045626,0.1656159;0.4186321;-0.3475707,0.2644644;0.2480867;-0.237674,0.2518177;0.01886892;-0.2372289,-0.171789;0.3727697;-0.356488,-0.2249686;0.1609422;-0.2996102,-0.2347605;-0.06793691;-0.3144222,0.09512172;0.0118143;-0.02944398,0.1097882;-0.3172158;-0.2131653,0.1058708;-0.6414666;-0.2055643,0.1269322;-0.6742942;-0.2703454,-0.09071496;-0.003659898;-0.04256839,-0.09393514;-0.3199912;-0.2478817,-0.08785731;-0.6442614;-0.2527452,-0.0808403;-0.6687889;-0.3273441,0.002945524;0.3681085;-0.4383543,440.3495
+0;0;0,0.001923793;0.3281857;-0.003509408,0.003927718;0.6676194;-0.02658864,0.1858826;0.5350055;-0.001050698,0.2118673;0.3051282;0.02536278,0.2430636;0.07949518;-0.02350139,-0.1787118;0.5342655;-0.0008276068,-0.230019;0.3200338;0.0745966,-0.2798511;0.09569931;0.1128325,0.08226475;0.008234787;-0.05836329,0.1018957;-0.3636029;-0.01968246,0.1023441;-0.6815762;0.05457948,0.1009081;-0.6431171;-0.03741936,-0.08062806;0.009160995;-0.06047121,-0.1380267;-0.3596167;-0.03126041,-0.1592703;-0.6779025;0.03848891,-0.1582995;-0.6393189;-0.0535045,0.003480928;0.5810524;-0.01769022,0;0;0,-0.006512761;0.2170979;-0.2460649,-0.01011011;0.4385562;-0.5043848,0.1530833;0.4202847;-0.3470256,0.2563062;0.2428864;-0.2370651,0.2433275;0.01029649;-0.2349055,-0.1760441;0.3770119;-0.3503991,-0.2275333;0.1582833;-0.2893815,-0.2431891;-0.07353532;-0.306298,0.09518281;0.01266161;-0.03196073,0.1024842;-0.316232;-0.210624,0.0947644;-0.642524;-0.2008276,0.1148749;-0.6756577;-0.2652256,-0.09245816;-0.004563644;-0.04089298,-0.1052802;-0.3204463;-0.2413889,-0.1016585;-0.6468841;-0.2482676,-0.0967735;-0.6703246;-0.323485,-0.008519564;0.3830415;-0.437386,440.3719
+0;0;0,0.001926428;0.3286352;-0.003514214,0.00392732;0.6675546;-0.02655829,0.1840458;0.5355394;-0.001201821,0.2106631;0.3000662;0.02585464,0.2422301;0.07175234;-0.02359011,-0.1768766;0.5348069;-0.000980977,-0.2294328;0.3153601;0.07627928,-0.279857;0.08836024;0.1149695,0.08251617;0.008259953;-0.05854166,0.1023029;-0.3665285;-0.01955387,0.1027544;-0.6867383;0.05523041,0.1013227;-0.6483042;-0.03649693,-0.08087447;0.009188992;-0.06065601,-0.1387286;-0.3625152;-0.03121341,-0.1601216;-0.6830397;0.03902651,-0.1591537;-0.6444815;-0.05269542,0.003481227;0.5811226;-0.01767376,0;0;0,-0.01305232;0.2173245;-0.2462049,-0.02021165;0.4377971;-0.5046179,0.1445092;0.4206195;-0.3531377,0.2512308;0.2378957;-0.2430892,0.2392487;0.002478644;-0.2411585,-0.1770318;0.3657862;-0.3410211,-0.2316485;0.1397848;-0.2878367,-0.2539505;-0.09381175;-0.3102807,0.09469949;0.01440272;-0.03359818,0.1002275;-0.3166498;-0.2145722,0.08712639;-0.6449517;-0.2014024,0.1066767;-0.6778949;-0.2657688,-0.09321804;-0.006411338;-0.03966816,-0.1128552;-0.3244663;-0.2417408,-0.1115147;-0.6531776;-0.2503629,-0.1079583;-0.6765378;-0.3253771,-0.01784928;0.3825047;-0.4376345,440.4055
+0;0;0,0.002026217;0.3320393;-0.004008502,0.004136298;0.6751493;-0.02803616,0.1793701;0.5434048;-0.003177054,0.2063646;0.3030064;0.02507333,0.2366297;0.08366483;-0.0219827,-0.1720293;0.5439705;-0.001509242,-0.2258101;0.3214824;0.08170665,-0.2742767;0.1041978;0.1226862,0.08142462;0.008017186;-0.05773837,0.1009973;-0.3649088;-0.01887,0.10146;-0.6895661;0.05690562,0.09978934;-0.651267;-0.03381498,-0.07978353;0.009206126;-0.0598147,-0.1374926;-0.360641;-0.03065228,-0.1591429;-0.6855747;0.04071936,-0.1584398;-0.6471561;-0.05000289,0.003663135;0.5878766;-0.01886062,0;0;0,-0.01718842;0.2246909;-0.2439034,-0.03098247;0.4535029;-0.5004132,0.1352139;0.4228939;-0.3559721,0.2475444;0.2368595;-0.2460117,0.2377719;0.01072858;-0.2428083,-0.1796514;0.369846;-0.3387257,-0.2370577;0.1407644;-0.2791911,-0.2658009;-0.08269732;-0.3010913,0.09281256;0.01598215;-0.03403473,0.09617224;-0.3136005;-0.2138448,0.07997443;-0.6461945;-0.197614,0.09804794;-0.6783916;-0.261698,-0.09176223;-0.008327452;-0.03922129,-0.1172858;-0.3288798;-0.2330316,-0.1195578;-0.6620517;-0.2446881,-0.1172423;-0.6838556;-0.3196073,-0.02694811;0.3962646;-0.4340169,440.4275
+0;0;0,0.002026217;0.3320393;-0.004008502,0.004136298;0.6751493;-0.02803616,0.1793701;0.5434048;-0.003177054,0.2063646;0.3030064;0.02507333,0.2366297;0.08366483;-0.0219827,-0.1720293;0.5439705;-0.001509242,-0.2258101;0.3214824;0.08170665,-0.2742767;0.1041978;0.1226862,0.08142462;0.008017186;-0.05773837,0.1009973;-0.3649088;-0.01887,0.10146;-0.6895661;0.05690562,0.09978934;-0.651267;-0.03381498,-0.07978353;0.009206126;-0.0598147,-0.1374926;-0.360641;-0.03065228,-0.1591429;-0.6855747;0.04071936,-0.1584398;-0.6471561;-0.05000289,0.003663135;0.5878766;-0.01886062,0;0;0,-0.01718842;0.2246909;-0.2439034,-0.03098247;0.4535029;-0.5004132,0.1352139;0.4228939;-0.3559721,0.2475444;0.2368595;-0.2460117,0.2377719;0.01072858;-0.2428083,-0.1796514;0.369846;-0.3387257,-0.2370577;0.1407644;-0.2791911,-0.2658009;-0.08269732;-0.3010913,0.09281256;0.01598215;-0.03403473,0.09617224;-0.3136005;-0.2138448,0.07997443;-0.6461945;-0.197614,0.09804794;-0.6783916;-0.261698,-0.09176223;-0.008327452;-0.03922129,-0.1172858;-0.3288798;-0.2330316,-0.1195578;-0.6620517;-0.2446881,-0.1172423;-0.6838556;-0.3196073,-0.02694811;0.3962646;-0.4340169,440.45
+0;0;0,0.002026705;0.3321195;-0.004009469,0.004144846;0.676548;-0.02813182,0.1796169;0.5443571;-0.003210733,0.2067785;0.3024706;0.02521452,0.2377963;0.07767333;-0.02301195,-0.1722632;0.5449237;-0.001540642,-0.2263768;0.3210584;0.08219036,-0.276049;0.09836915;0.1241892,0.08156868;0.008031371;-0.05784053,0.101146;-0.3649835;-0.0189629,0.1016135;-0.6929321;0.05758091,0.09996843;-0.6547605;-0.03174544,-0.07992469;0.009222414;-0.05992052,-0.1376475;-0.3607128;-0.03075117,-0.1595173;-0.6889405;0.04134402,-0.158825;-0.6506513;-0.04798396,0.003669593;0.5888897;-0.01891575,0;0;0,-0.02507844;0.2255369;-0.2425442,-0.04600012;0.4551831;-0.4995904,0.1250384;0.4231842;-0.3594427,0.2425002;0.2369202;-0.25191,0.2315839;0.005284876;-0.2450106,-0.190612;0.368608;-0.3351502,-0.2511153;0.1407548;-0.2682392,-0.2879619;-0.08709528;-0.2916571,0.09231307;0.01716805;-0.03531337,0.09207747;-0.3127897;-0.2146528,0.07318041;-0.6485109;-0.1961145,0.08930124;-0.6803242;-0.2591059,-0.09227918;-0.009512528;-0.03817778,-0.125238;-0.3309033;-0.2296366,-0.1288576;-0.6674083;-0.2423162,-0.1272233;-0.6883183;-0.3161686,-0.03971565;0.3978501;-0.4329379,440.4837
+0;0;0,0.002248535;0.3285158;-0.003890729,0.005031261;0.670729;-0.02748965,0.1894172;0.5369111;-0.003664284,0.2162307;0.2982377;0.02514355,0.247557;0.067737;-0.02426989,-0.1810905;0.5392866;-0.000585584,-0.2345852;0.3201322;0.08672725,-0.2858922;0.09302501;0.1351368,0.0833289;0.007987703;-0.05899817,0.1027112;-0.3607536;-0.02044866,0.1031341;-0.6920148;0.05686089,0.1013016;-0.6540051;-0.0304723,-0.08157079;0.00964275;-0.06116793,-0.1385423;-0.3560908;-0.03244377,-0.1608762;-0.6875836;0.04052668,-0.1604213;-0.6494573;-0.04681377,0.00432341;0.5843458;-0.01854305,0;0;0,-0.0326003;0.223054;-0.2390125,-0.06690197;0.44758;-0.4960802,0.1185238;0.4187335;-0.3553622,0.2411796;0.2351311;-0.2565718,0.2274487;-0.002063185;-0.246377,-0.2116337;0.3535799;-0.3246238,-0.2608165;0.1293762;-0.248285,-0.3069213;-0.1012411;-0.2835492,0.09159954;0.01705924;-0.04250646,0.08881596;-0.3132307;-0.2120137,0.06696273;-0.6520447;-0.1910739,0.08240534;-0.6827658;-0.2524667,-0.09567808;-0.009297283;-0.03532077,-0.1349934;-0.3280745;-0.2215123,-0.1389205;-0.6680064;-0.2334221,-0.1366409;-0.687912;-0.305525,-0.05618015;0.392606;-0.4297061,440.5059
+0;0;0,0.002234672;0.3264904;-0.003866741,0.004981055;0.6642389;-0.02713761,0.1969373;0.5300469;-0.00286658,0.223681;0.2919946;0.02586628,0.2552253;0.05988981;-0.02389104,-0.1886985;0.5325194;0.0003378261,-0.242054;0.3139353;0.08742346,-0.2937181;0.08524762;0.1361699,0.08166099;0.007827822;-0.05781727,0.1010168;-0.3604091;-0.01932049,0.1014439;-0.6949169;0.05874675,0.09967993;-0.6572071;-0.02531634,-0.07993807;0.009449742;-0.0599436,-0.1368317;-0.3557836;-0.03125873,-0.1593844;-0.6905252;0.04242687,-0.1589466;-0.6527032;-0.04164321,0.004286011;0.5794184;-0.01835286,0;0;0,-0.03741159;0.2210112;-0.2374244,-0.08198553;0.4400677;-0.4917052,0.1145981;0.4160913;-0.3549871,0.2402176;0.2336418;-0.2593753,0.226139;-0.005118638;-0.2475972,-0.2293016;0.3418499;-0.3159632,-0.2669843;0.1206753;-0.2272417,-0.3263905;-0.1067538;-0.2729624,0.08936281;0.01670766;-0.0425179,0.08784951;-0.3133738;-0.2113345,0.06378294;-0.6553124;-0.1892221,0.0782956;-0.6840885;-0.2480772,-0.09387691;-0.009365418;-0.03423515,-0.135835;-0.3291175;-0.2171374,-0.1409291;-0.6724054;-0.2279833,-0.1384591;-0.690559;-0.2972963,-0.06934333;0.3867387;-0.4263725,440.5396
+0;0;0,0.002215997;0.3237619;-0.003834427,0.004936366;0.6583123;-0.02687952,0.2007141;0.5240634;-0.002397239,0.2273794;0.2867081;0.02625149,0.2592959;0.05186501;-0.02409285,-0.1925562;0.5265848;0.0008706041,-0.2457554;0.3086408;0.08770123,-0.298029;0.0772551;0.1370228,0.08105318;0.007769558;-0.05738692,0.1003828;-0.3599682;-0.01894233,0.1008127;-0.6967121;0.05964679,0.09907893;-0.6591343;-0.02297692,-0.07934308;0.009379406;-0.05949743,-0.1361596;-0.3553588;-0.03085144,-0.1588631;-0.6923381;0.04332675,-0.1584327;-0.65465;-0.03930382,0.004248864;0.5744123;-0.0181901,0;0;0,-0.0426452;0.2192735;-0.2343969,-0.09252744;0.4358167;-0.4855943,0.1107036;0.4148532;-0.3550692,0.2379917;0.2323285;-0.2636809,0.2256322;-0.009343848;-0.2515903,-0.242437;0.3358463;-0.3095917,-0.2707705;0.1183854;-0.2107115,-0.3408771;-0.1079298;-0.2614162,0.08785416;0.01657861;-0.0439322,0.08693418;-0.3143104;-0.2100475,0.06028852;-0.6582325;-0.1859519,0.07405875;-0.6857741;-0.2441452,-0.09368382;-0.009458682;-0.03251335,-0.137042;-0.3303479;-0.2120485,-0.1456762;-0.67582;-0.2241908,-0.1433222;-0.6930493;-0.2923887,-0.07903118;0.3830434;-0.4211891,440.5617
+0;0;0,0.002302464;0.3223391;-0.004350895,0.005126664;0.6560995;-0.02834103,0.2004792;0.5221635;-0.003739718,0.2270555;0.2857319;0.02549226,0.2590441;0.04801396;-0.02520304,-0.1921596;0.5260462;0.001056261,-0.2444325;0.3109927;0.09314439,-0.2982545;0.07808544;0.1475548,0.08215068;0.007663446;-0.05812306,0.1012579;-0.3571226;-0.01998375,0.1017838;-0.6936574;0.05860491,0.0998463;-0.6561814;-0.02348154,-0.08038609;0.009732787;-0.06024205,-0.1367329;-0.3521093;-0.03224346,-0.1594958;-0.6888567;0.04202061,-0.1592822;-0.6512846;-0.04007962,0.004417083;0.5723916;-0.01936986,0;0;0,-0.04861724;0.2196423;-0.230912,-0.1007261;0.4365802;-0.4803605,0.1038768;0.4148642;-0.3540382,0.235027;0.2342994;-0.266536,0.2216188;-0.0101361;-0.2533212,-0.2496641;0.3362195;-0.3050559,-0.275781;0.1233717;-0.1979374,-0.3546191;-0.1027145;-0.250594,0.08769159;0.01616272;-0.04727268,0.08334441;-0.3140772;-0.2079315,0.05492251;-0.6575519;-0.1824467,0.06833383;-0.6852108;-0.239835,-0.09588415;-0.009376478;-0.03006766,-0.1414934;-0.3284598;-0.2061193,-0.1527596;-0.6736231;-0.2190606,-0.1509234;-0.6903106;-0.2869925,-0.08672094;0.3835534;-0.4164855,440.5951
+0;0;0,0.002302464;0.3223391;-0.004350895,0.005126664;0.6560995;-0.02834103,0.2004792;0.5221635;-0.003739718,0.2270555;0.2857319;0.02549226,0.2590441;0.04801396;-0.02520304,-0.1921596;0.5260462;0.001056261,-0.2444325;0.3109927;0.09314439,-0.2982545;0.07808544;0.1475548,0.08215068;0.007663446;-0.05812306,0.1012579;-0.3571226;-0.01998375,0.1017838;-0.6936574;0.05860491,0.0998463;-0.6561814;-0.02348154,-0.08038609;0.009732787;-0.06024205,-0.1367329;-0.3521093;-0.03224346,-0.1594958;-0.6888567;0.04202061,-0.1592822;-0.6512846;-0.04007962,0.004417083;0.5723916;-0.01936986,0;0;0,-0.04861724;0.2196423;-0.230912,-0.1007261;0.4365802;-0.4803605,0.1038768;0.4148642;-0.3540382,0.235027;0.2342994;-0.266536,0.2216188;-0.0101361;-0.2533212,-0.2496641;0.3362195;-0.3050559,-0.275781;0.1233717;-0.1979374,-0.3546191;-0.1027145;-0.250594,0.08769159;0.01616272;-0.04727268,0.08334441;-0.3140772;-0.2079315,0.05492251;-0.6575519;-0.1824467,0.06833383;-0.6852108;-0.239835,-0.09588415;-0.009376478;-0.03006766,-0.1414934;-0.3284598;-0.2061193,-0.1527596;-0.6736231;-0.2190606,-0.1509234;-0.6903106;-0.2869925,-0.08672094;0.3835534;-0.4164855,440.6175
+0;0;0,0.002292195;0.3209014;-0.00433149,0.005107576;0.653619;-0.028259,0.2006619;0.519631;-0.003641579,0.2274168;0.2816099;0.02578693,0.2594474;0.04358071;-0.02497474,-0.192381;0.5235178;0.001159338,-0.2450053;0.3070185;0.09386658,-0.2988978;0.07380624;0.1483482,0.07947783;0.007414107;-0.05623196,0.09848732;-0.3555062;-0.01828772,0.09901367;-0.6923569;0.06037472,0.09710521;-0.6549929;-0.02048272,-0.07777064;0.009416119;-0.05828201,-0.1338292;-0.3505753;-0.03042662,-0.1566136;-0.6876388;0.04390717,-0.1564031;-0.65018;-0.03696385,0.004397993;0.5699109;-0.0192878,0;0;0,-0.05422487;0.2214181;-0.2259102,-0.108759;0.4393473;-0.4725652,0.09756149;0.4166605;-0.3492973,0.2318873;0.2357806;-0.2628396,0.2197007;-0.009267762;-0.2548773,-0.2569951;0.3382519;-0.2974134,-0.2808538;0.1270807;-0.1830745,-0.3668118;-0.09634869;-0.237399,0.08507555;0.01666918;-0.04492235,0.08073683;-0.3129393;-0.2025666,0.05074522;-0.6565199;-0.1759334,0.06333996;-0.6836643;-0.2322512,-0.09196764;-0.009772967;-0.03130767,-0.1424612;-0.3303871;-0.1991447,-0.1562603;-0.6757882;-0.2119583,-0.1549677;-0.6913405;-0.2791826,-0.09413601;0.3858249;-0.4092441,440.6509
+0;0;0,0.002328723;0.3207452;-0.004703331,0.005161528;0.6532331;-0.02920629,0.2035798;0.5183318;-0.00421736,0.2302415;0.2810053;0.02536214,0.2616912;0.04468091;-0.02471817,-0.1953319;0.5232755;0.001558241,-0.2474181;0.30944;0.09887771,-0.3010868;0.07902828;0.1569849,0.07968827;0.007228845;-0.05634793,0.09844024;-0.3532355;-0.01859592,0.09913173;-0.6917492;0.06029148,0.09713686;-0.6545218;-0.01942245,-0.07791959;0.00965343;-0.05842016,-0.1336241;-0.3479056;-0.03085325,-0.1565963;-0.6865959;0.04382218,-0.1565008;-0.6492757;-0.03590818,0.004454912;0.5693825;-0.02005078,0;0;0,-0.05870094;0.2225784;-0.2234235,-0.1174469;0.4423718;-0.4671957,0.09391007;0.4168699;-0.3462865,0.2306379;0.2367806;-0.2639275,0.2199268;-0.006498158;-0.2570696,-0.2675104;0.3409417;-0.2913758,-0.2822923;0.1324213;-0.1721684,-0.3723516;-0.08725838;-0.2267257,0.08464044;0.01629093;-0.04634833,0.08006342;-0.3123268;-0.200299,0.04787931;-0.6571931;-0.171201,0.05986302;-0.6837015;-0.2266421,-0.09273918;-0.009496647;-0.0297796,-0.1447245;-0.3293126;-0.1932625,-0.1601728;-0.676313;-0.2061945,-0.1595183;-0.6909134;-0.2726844,-0.1017565;0.3881062;-0.4045515,440.6733
+0;0;0,0.002324491;0.3201623;-0.004694784,0.005148108;0.6515702;-0.02911319,0.2007969;0.5177566;-0.004385881,0.2279138;0.2763787;0.02569858,0.2591662;0.04153667;-0.02406759,-0.1925603;0.5226315;0.0013093,-0.2455357;0.3051456;0.1002901,-0.2988677;0.07617919;0.1580329,0.07946684;0.007208758;-0.05619135,0.09821416;-0.3531662;-0.01844871,0.09890651;-0.6921004;0.06053669,0.09691741;-0.6548939;-0.01894652,-0.07770307;0.009626605;-0.05825782,-0.1333937;-0.3478438;-0.03069775,-0.1563945;-0.6869547;0.04407045,-0.1562993;-0.6496558;-0.03542916,0.004444668;0.5680965;-0.01999883,0;0;0,-0.06182505;0.2229795;-0.2213349,-0.1216701;0.4436367;-0.4625766,0.0877849;0.4200159;-0.3469834,0.2281931;0.2371563;-0.2648151,0.2179304;-0.004616976;-0.2581449,-0.2691411;0.3418899;-0.289327,-0.2872286;0.1326422;-0.1636608,-0.379192;-0.08437246;-0.2189012,0.08399022;0.01670459;-0.04680824,0.07882333;-0.3121267;-0.2000706,0.04463154;-0.6570525;-0.1688831,0.05635441;-0.6836447;-0.2239592,-0.09257916;-0.00998476;-0.02922011,-0.1467001;-0.3301367;-0.1911452,-0.1636761;-0.6774964;-0.2041295,-0.1632299;-0.6917174;-0.2705959,-0.1057926;0.3890021;-0.400816,440.6962
+0;0;0,0.002317706;0.3192278;-0.00468108,0.005120059;0.6481353;-0.02890011,0.1997572;0.515532;-0.004357479,0.226662;0.2760422;0.02549165,0.2579421;0.04099216;-0.02431861,-0.1915574;0.5203816;0.001308128,-0.2441183;0.3045969;0.09951469,-0.2974977;0.07542768;0.1573086,0.07917567;0.007182345;-0.05598546,0.09796307;-0.3539632;-0.01816212,0.09865355;-0.6919765;0.06060868,0.0966535;-0.6547303;-0.01931239,-0.07741837;0.009591334;-0.05804437,-0.1332281;-0.3486434;-0.03042536,-0.1561664;-0.686833;0.04413969,-0.1560707;-0.6494938;-0.03579785,0.004424615;0.5656105;-0.01988936,0;0;0,-0.06328772;0.2221796;-0.2203736,-0.1237323;0.4412375;-0.4594681,0.08508223;0.4199527;-0.3470945,0.2273076;0.2388661;-0.2699597,0.2181129;-0.003087252;-0.260901,-0.2696009;0.3391358;-0.287055,-0.2951481;0.1367396;-0.155323,-0.3877665;-0.07992019;-0.2117891,0.08348824;0.01708397;-0.04682517,0.07799168;-0.3125932;-0.2000976,0.04410089;-0.6565197;-0.1680937,0.0545999;-0.6843978;-0.2227178,-0.09215905;-0.01045277;-0.02919238,-0.146836;-0.3315325;-0.1908336,-0.1652565;-0.6778855;-0.2034262,-0.1647277;-0.692295;-0.2702948,-0.1077916;0.3872703;-0.3984315,440.7292
+0;0;0,0.002343923;0.3185829;-0.005147471,0.005286029;0.6471613;-0.03010982,0.197705;0.515803;-0.001521694,0.2262031;0.2746263;0.02533207,0.2573802;0.03882198;-0.02425676,-0.1895471;0.521094;0.001335932,-0.2422799;0.3057843;0.1041,-0.2966273;0.07733372;0.1664811,0.07937874;0.006972128;-0.05614986,0.09797996;-0.3524838;-0.0184673,0.09857861;-0.6898671;0.06002535,0.09702892;-0.6526982;-0.01959541,-0.07763954;0.009776884;-0.05812846,-0.1331861;-0.3468022;-0.03091598,-0.1560321;-0.684334;0.04351037,-0.1554945;-0.6470712;-0.03611515,0.004556708;0.5646311;-0.02085944,0;0;0,-0.06572457;0.2241906;-0.21667,-0.1276977;0.4463698;-0.4521084,0.08035054;0.4226643;-0.3443892,0.2252942;0.2410206;-0.2689149,0.2166494;-0.001659766;-0.2607768,-0.2719586;0.3434943;-0.2825806,-0.3016425;0.142042;-0.1475424,-0.3942738;-0.07594238;-0.2017364,0.08320355;0.01703286;-0.04784822,0.07675953;-0.3125072;-0.1973019,0.04116395;-0.6554209;-0.1636558,0.05174019;-0.683057;-0.2180569,-0.09273312;-0.01037938;-0.0282,-0.1472439;-0.3311586;-0.1866419,-0.1685848;-0.6766967;-0.1983431,-0.1685553;-0.6904172;-0.2652892,-0.1114355;0.3911554;-0.3922398,440.7626
+0;0;0,0.002343923;0.3185829;-0.005147471,0.005286029;0.6471613;-0.03010982,0.197705;0.515803;-0.001521694,0.2262031;0.2746263;0.02533207,0.2573802;0.03882198;-0.02425676,-0.1895471;0.521094;0.001335932,-0.2422799;0.3057843;0.1041,-0.2966273;0.07733372;0.1664811,0.07937874;0.006972128;-0.05614986,0.09797996;-0.3524838;-0.0184673,0.09857861;-0.6898671;0.06002535,0.09702892;-0.6526982;-0.01959541,-0.07763954;0.009776884;-0.05812846,-0.1331861;-0.3468022;-0.03091598,-0.1560321;-0.684334;0.04351037,-0.1554945;-0.6470712;-0.03611515,0.004556708;0.5646311;-0.02085944,0;0;0,-0.06572457;0.2241906;-0.21667,-0.1276977;0.4463698;-0.4521084,0.08035054;0.4226643;-0.3443892,0.2252942;0.2410206;-0.2689149,0.2166494;-0.001659766;-0.2607768,-0.2719586;0.3434943;-0.2825806,-0.3016425;0.142042;-0.1475424,-0.3942738;-0.07594238;-0.2017364,0.08320355;0.01703286;-0.04784822,0.07675953;-0.3125072;-0.1973019,0.04116395;-0.6554209;-0.1636558,0.05174019;-0.683057;-0.2180569,-0.09273312;-0.01037938;-0.0282,-0.1472439;-0.3311586;-0.1866419,-0.1685848;-0.6766967;-0.1983431,-0.1685553;-0.6904172;-0.2652892,-0.1114355;0.3911554;-0.3922398,440.7854
+0;0;0,0.002338817;0.3178888;-0.005136257,0.00528093;0.6464712;-0.03010749,0.1970858;0.5150887;-0.001560621,0.2254744;0.2748386;0.02518998,0.2569558;0.03673185;-0.02488304,-0.1889382;0.5203628;0.001287941,-0.2414684;0.3058803;0.1036572,-0.2963464;0.07519908;0.1666474,0.07968494;0.006999022;-0.05636645,0.09801894;-0.347293;-0.01922524,0.09861837;-0.6851249;0.05937176,0.09706935;-0.6479589;-0.02021482,-0.07793903;0.009814597;-0.05835269,-0.1326876;-0.3416419;-0.03153114,-0.155564;-0.6796224;0.04299416,-0.1550266;-0.6423627;-0.03659717,0.004550025;0.5637618;-0.02083704,0;0;0,-0.06818306;0.227695;-0.2111664,-0.1320602;0.4536638;-0.4424667,0.07676843;0.4254028;-0.3380988,0.2231575;0.2449677;-0.2656071,0.2142428;-4.951656E-05;-0.2566454,-0.2750813;0.3474788;-0.2748622,-0.305856;0.1488466;-0.1376041,-0.4003902;-0.07110409;-0.1912526,0.08258481;0.01684576;-0.04971743,0.07534727;-0.3099897;-0.1924224,0.03843225;-0.6529962;-0.1564786,0.04883814;-0.6805765;-0.2109213,-0.09360566;-0.01022083;-0.026634,-0.1494318;-0.327606;-0.1795674,-0.1725668;-0.6734947;-0.1911398,-0.1730254;-0.6864734;-0.2585223,-0.1154009;0.3971097;-0.383718,440.8187
+0;0;0,0.002454875;0.3180646;-0.005511799,0.00547505;0.6462097;-0.03096481,0.1960933;0.5152671;-0.004348431,0.2240683;0.2732555;0.02437644,0.2553739;0.0342917;-0.02589413,-0.1875618;0.521515;0.001033807,-0.2399033;0.3068487;0.1075989,-0.2950054;0.07698756;0.1764354,0.07956529;0.006747923;-0.05616359,0.09796479;-0.348783;-0.01908798,0.0986403;-0.6872504;0.05961659,0.09671363;-0.650129;-0.01975274,-0.07775275;0.009974601;-0.05818537,-0.1328446;-0.342683;-0.03148525,-0.1558396;-0.6813012;0.04310676,-0.1556819;-0.6440911;-0.0362778,0.004722814;0.5636119;-0.02157005,0;0;0,-0.06907983;0.2281291;-0.2106812,-0.1338649;0.4542968;-0.440964,0.07397176;0.4274225;-0.338876,0.2231031;0.2458369;-0.2684214,0.2137124;-1.311302E-06;-0.2591355,-0.2751927;0.3475301;-0.2740941,-0.3060443;0.1514499;-0.129948,-0.4019281;-0.06843567;-0.1853328,0.08236565;0.01717737;-0.04951119,0.07618742;-0.3095959;-0.1954441,0.03784501;-0.6527104;-0.1559811,0.04820471;-0.6803634;-0.2100434,-0.09326191;-0.01067079;-0.02681173,-0.1489328;-0.3287957;-0.1811252,-0.173826;-0.6752471;-0.1914615,-0.1743086;-0.6880155;-0.2587264,-0.1170462;0.3977876;-0.3823545,440.852
+0;0;0,0.002461141;0.3188765;-0.005525868,0.005477836;0.6466441;-0.03095143,0.194835;0.5160773;-0.004455077,0.2229754;0.2726353;0.02443957,0.2541842;0.03441031;-0.02567559,-0.1862909;0.5222839;0.0008916799,-0.2389417;0.3063489;0.1080866,-0.2938736;0.07719843;0.1767102,0.07895529;0.006696188;-0.055733,0.09741402;-0.3499791;-0.01853804,0.09809006;-0.6887146;0.06022887,0.09617981;-0.6516539;-0.01846386,-0.07715663;0.009898128;-0.05773928,-0.1324258;-0.3438946;-0.03095322,-0.155439;-0.682781;0.04369786,-0.1552827;-0.6456324;-0.03500995,0.004726121;0.5641034;-0.02156317,0;0;0,-0.07299863;0.2287812;-0.2098789,-0.139476;0.4550888;-0.4389973,0.06781173;0.4291527;-0.3398478,0.2191224;0.2471193;-0.2701361,0.2092307;0.00202629;-0.2618773,-0.2597555;0.3419403;-0.251577,-0.3466716;0.1453533;-0.1303751,-0.4301817;-0.0789891;-0.1845342,0.08124314;0.01804379;-0.04958749,0.0721862;-0.3096264;-0.196188,0.03306635;-0.6527737;-0.1553714,0.04339434;-0.6800465;-0.208843,-0.09235574;-0.0119107;-0.02671134,-0.1534366;-0.3295424;-0.1826623,-0.1796342;-0.6762192;-0.19134,-0.1755449;-0.6967732;-0.2519505,-0.1223089;0.3985676;-0.3805823,440.8744
+0;0;0,0.002447484;0.317107;-0.005495204,0.00531307;0.6285214;-0.02987607,0.1952442;0.4972961;-0.003269373,0.2235457;0.2524604;0.02579069,0.2544112;0.01685633;-0.02377311,-0.1870417;0.5035217;0.00209366,-0.239994;0.2863505;0.1099023,-0.2943215;0.05972104;0.1777709,0.07392673;0.006269717;-0.05218344,0.08860609;-0.2773774;-0.02260403,0.08925838;-0.6042126;0.05339568,0.08736851;-0.5672272;-0.02445757,-0.07224263;0.00926773;-0.05406194,-0.1161956;-0.272087;-0.03276024,-0.1384003;-0.5990679;0.03926825,-0.1382457;-0.5619956;-0.03859993,0.004556689;0.5454684;-0.02042953,0;0;0,-0.07175415;0.2685886;-0.1526582,-0.1381784;0.5206299;-0.3237484,0.07098087;0.487143;-0.2298188,0.2234831;0.304295;-0.1598215,0.2143842;0.06178397;-0.1549065,-0.2506277;0.399575;-0.1349452,-0.3494205;0.2024151;-0.0211123,-0.4300141;-0.02064462;-0.07276072,0.07448936;0.01750314;-0.04870892,0.0770181;-0.2654027;-0.0874908,0.03750836;-0.5959057;-0.04501295,0.04729678;-0.622995;-0.09753442,-0.08598235;-0.008865195;-0.02749592,-0.1520594;-0.2843255;-0.06357307,-0.1736538;-0.6190549;-0.07293259,-0.1696259;-0.6391153;-0.1328595,-0.1200364;0.458596;-0.2707362,440.9081
+0;0;0,0.002656119;0.3220579;-0.006057024,0.005904562;0.6512126;-0.03211352,0.1942758;0.5199523;-0.006991437,0.2224483;0.2734391;0.02345818,0.2532276;0.0363217;-0.02547618,-0.1850654;0.5273342;0.0004919339,-0.2376903;0.3109554;0.1140721,-0.2927779;0.08384196;0.1844387,0.07750438;0.006378572;-0.05468784,0.09609333;-0.3527437;-0.01727279,0.09684739;-0.6926086;0.06176854,0.094652;-0.6557001;-0.01555739,-0.07575205;0.009883905;-0.05658897,-0.1313617;-0.3463472;-0.02973465,-0.1543202;-0.6863478;0.0452907,-0.1544852;-0.6493579;-0.03205889,0.005089269;0.5680664;-0.02253233,0;0;0,-0.08138208;0.2332546;-0.2067227,-0.1605532;0.4644318;-0.4287136,0.04758884;0.4333662;-0.3374798,0.2022823;0.2493764;-0.2688699,0.1925796;0.005589187;-0.2625272,-0.2687148;0.3423671;-0.2382328,-0.3721161;0.1449804;-0.1249356,-0.4527484;-0.07848316;-0.1808736,0.07787107;0.022019;-0.04989624,0.05539329;-0.308327;-0.1950874,0.0152693;-0.6521026;-0.1507628,0.02516079;-0.6788831;-0.2028203,-0.08995153;-0.01611159;-0.02622049,-0.1728496;-0.3331242;-0.1790117,-0.200531;-0.6808578;-0.1874605,-0.1965044;-0.7004358;-0.2471066,-0.1422263;0.4030279;-0.3748672,440.9415
+0;0;0,0.002657469;0.3222217;-0.006060105,0.005904122;0.6511957;-0.03210654,0.1938631;0.519998;-0.007013427,0.2220474;0.2733823;0.02344885,0.2529347;0.0354328;-0.02565723,-0.1846523;0.5273638;0.0004536547,-0.2372991;0.310895;0.1140811,-0.29258;0.08298461;0.1846946,0.07761624;0.006387777;-0.05476677,0.09619962;-0.3526272;-0.0173629,0.09695575;-0.6934226;0.06189483,0.09477893;-0.6565725;-0.01477749,-0.07586137;0.00989817;-0.05667065,-0.1314544;-0.3462266;-0.02982435,-0.1544758;-0.687158;0.0454064,-0.1546394;-0.6502271;-0.03128938,0.005088416;0.5680074;-0.02252049,0;0;0,-0.08135217;0.2334012;-0.2068243,-0.1605568;0.4644402;-0.4287291,0.04753482;0.4338101;-0.3386154,0.2027311;0.2497846;-0.2708635,0.1928593;0.005154341;-0.2642303,-0.2685433;0.3426211;-0.2383692,-0.368627;0.1452939;-0.1218065,-0.4512129;-0.07789011;-0.179719,0.07802868;0.0218848;-0.04997062,0.05442548;-0.3075161;-0.1968517,0.01535663;-0.6522968;-0.1518655,0.0254117;-0.6788969;-0.2031064,-0.09015105;-0.01605474;-0.02606754,-0.1727008;-0.3328187;-0.1793069,-0.2003619;-0.6815091;-0.1878893,-0.1965552;-0.7005861;-0.2471116,-0.1421407;0.4034243;-0.3744082,440.9749
+0;0;0,0.002659675;0.3224891;-0.006065133,0.005904502;0.6512791;-0.03210261,0.1934181;0.5201246;-0.007037984,0.2216931;0.2727152;0.02352234,0.2526375;0.03432555;-0.02567457,-0.1842057;0.5274731;0.0004115086,-0.2370219;0.3103076;0.1144047,-0.2924051;0.0819757;0.1851487,0.07778982;0.006402063;-0.05488925,0.09641168;-0.3533562;-0.01740795,0.09716801;-0.6942369;0.06186964,0.09499462;-0.6573977;-0.01468149,-0.07603103;0.009920307;-0.05679738,-0.1317392;-0.3469417;-0.02989551,-0.1547663;-0.6879585;0.04535409,-0.1549296;-0.6510386;-0.03122046,0.00508811;0.5680209;-0.02250852,0;0;0,-0.08148073;0.2333117;-0.2072911,-0.1607409;0.4641165;-0.4291921,0.0472151;0.4345781;-0.3401902,0.2034137;0.2499182;-0.2735002,0.1931169;0.004862398;-0.26649,-0.2667188;0.3424465;-0.2373665,-0.3652256;0.1437082;-0.1201302,-0.4502288;-0.07835302;-0.1807172,0.07816045;0.02176747;-0.05022144,0.05481894;-0.3076209;-0.1990035,0.01534672;-0.6522845;-0.1528068,0.02533603;-0.6789585;-0.2037954,-0.09052883;-0.01586759;-0.02564808,-0.1728518;-0.3328203;-0.1803785,-0.2003855;-0.6816103;-0.1889005,-0.1970356;-0.700657;-0.2480172,-0.1421817;0.4035249;-0.3743391,440.9974
+0;0;0,0.002751986;0.3230283;-0.006410747,0.00607429;0.6518185;-0.03287153,0.1933667;0.5209512;-0.008292595,0.2213604;0.2738315;0.02277682,0.2523032;0.03503735;-0.02626972,-0.1838944;0.5292681;0.0005813725,-0.2365088;0.3143355;0.1182792,-0.2922477;0.08755749;0.1947683,0.07798541;0.006154212;-0.05512043,0.09660906;-0.3539556;-0.01757468,0.09738749;-0.6954493;0.0618376,0.09501125;-0.658629;-0.01474772,-0.07631978;0.01021362;-0.05682283,-0.1320492;-0.347022;-0.03012896,-0.1550503;-0.688645;0.0452999,-0.155416;-0.6517476;-0.03131451,0.005239115;0.5685188;-0.02315781,0;0;0,-0.08212015;0.2333254;-0.2078738,-0.1616276;0.4640045;-0.4298966,0.04642244;0.434443;-0.3415089,0.2030104;0.2502031;-0.2755318,0.1926036;0.004792854;-0.268379,-0.2662171;0.3426291;-0.2371035,-0.3616242;0.1434167;-0.1186593,-0.4456349;-0.07919015;-0.1800924,0.07841226;0.02170902;-0.05037951,0.0542248;-0.3072594;-0.2008135,0.0144693;-0.6524261;-0.1538644,0.02459064;-0.6790538;-0.2049363,-0.09086584;-0.01582142;-0.02551359,-0.1738755;-0.3326313;-0.1810015,-0.2011702;-0.6820698;-0.1895231,-0.1985925;-0.7010849;-0.2487544,-0.1428697;0.4037254;-0.3746836,441.031
+0;0;0,0.002753631;0.3232214;-0.006414578,0.006075361;0.6519552;-0.03287301,0.1929568;0.521161;-0.008322937,0.2209061;0.2744327;0.02269727,0.2509785;0.04235537;-0.02496968,-0.1834808;0.5294598;0.0005316567,-0.2360118;0.3148676;0.1180431,-0.2901829;0.09446844;0.1923807,0.0779561;0.0061519;-0.05509972,0.09655032;-0.3533885;-0.01761334,0.09732918;-0.6950755;0.0618439,0.09495194;-0.6582524;-0.01477345,-0.0762911;0.01020978;-0.05680148,-0.1319324;-0.3464609;-0.03014982,-0.1549465;-0.6882774;0.04532176,-0.1553124;-0.6513771;-0.03132469,0.005239878;0.5686247;-0.0231557,0;0;0,-0.08219735;0.2335793;-0.2078583,-0.1617743;0.4642802;-0.4297767,0.0462234;0.4350033;-0.3419547,0.20327;0.2510678;-0.2777491,0.1967767;0.01238607;-0.2727246,-0.2649819;0.3429139;-0.236374,-0.3548519;0.142478;-0.116511,-0.4387358;-0.07195623;-0.1798971,0.07836418;0.02159822;-0.05043364,0.0541593;-0.3066845;-0.2009821,0.01409403;-0.6520202;-0.1540551,0.02443817;-0.6785954;-0.205189,-0.09085313;-0.01571234;-0.02549136,-0.1739157;-0.3319441;-0.1807923,-0.2013548;-0.6815767;-0.1890503,-0.199266;-0.700606;-0.2483309,-0.1427905;0.4043207;-0.3742468,441.0643
+0;0;0,0.002753631;0.3232214;-0.006414578,0.006075361;0.6519552;-0.03287301,0.1929568;0.521161;-0.008322937,0.2209061;0.2744327;0.02269727,0.2509785;0.04235537;-0.02496968,-0.1834808;0.5294598;0.0005316567,-0.2360118;0.3148676;0.1180431,-0.2901829;0.09446844;0.1923807,0.0779561;0.0061519;-0.05509972,0.09655032;-0.3533885;-0.01761334,0.09732918;-0.6950755;0.0618439,0.09495194;-0.6582524;-0.01477345,-0.0762911;0.01020978;-0.05680148,-0.1319324;-0.3464609;-0.03014982,-0.1549465;-0.6882774;0.04532176,-0.1553124;-0.6513771;-0.03132469,0.005239878;0.5686247;-0.0231557,0;0;0,-0.08219735;0.2335793;-0.2078583,-0.1617743;0.4642802;-0.4297767,0.0462234;0.4350033;-0.3419547,0.20327;0.2510678;-0.2777491,0.1967767;0.01238607;-0.2727246,-0.2649819;0.3429139;-0.236374,-0.3548519;0.142478;-0.116511,-0.4387358;-0.07195623;-0.1798971,0.07836418;0.02159822;-0.05043364,0.0541593;-0.3066845;-0.2009821,0.01409403;-0.6520202;-0.1540551,0.02443817;-0.6785954;-0.205189,-0.09085313;-0.01571234;-0.02549136,-0.1739157;-0.3319441;-0.1807923,-0.2013548;-0.6815767;-0.1890503,-0.199266;-0.700606;-0.2483309,-0.1427905;0.4043207;-0.3742468,441.0868
+0;0;0,0.002866794;0.3244601;-0.00671915,0.006269822;0.6535885;-0.03349802,0.1936049;0.5227935;-0.009763016,0.2213911;0.2763928;0.02185088,0.2513521;0.04425003;-0.02535015,-0.1838559;0.5321042;0.000448443,-0.2359761;0.3199773;0.1219823,-0.2908466;0.1013231;0.2006933,0.07787517;0.00590294;-0.05502919,0.09645402;-0.3528183;-0.01760583,0.09723148;-0.6944438;0.06161873,0.09466495;-0.6576373;-0.01499322,-0.07622294;0.01041109;-0.05665044,-0.1315216;-0.3454987;-0.03025176,-0.15469;-0.6872708;0.04484988,-0.1552446;-0.6503801;-0.03179551,0.005414583;0.5702353;-0.02370529,0;0;0,-0.08351104;0.2342269;-0.2085459,-0.1637563;0.4649723;-0.4308169,0.04471712;0.4361016;-0.3425689,0.2016389;0.2522091;-0.2789772,0.1955849;0.01355749;-0.2740128,-0.2608562;0.3422541;-0.2320201,-0.361371;0.1429958;-0.1194247,-0.4356872;-0.07498191;-0.1825015,0.07818301;0.02166444;-0.05045462,0.05288651;-0.3055968;-0.2010758,0.01206438;-0.6507612;-0.154382,0.02235744;-0.6773451;-0.2055154,-0.09071557;-0.01573759;-0.02550711,-0.1751834;-0.3307487;-0.1806191,-0.2031753;-0.6802263;-0.1888089,-0.2013926;-0.6993291;-0.2480377,-0.1447188;0.4054727;-0.3747654,441.1203
+0;0;0,0.0028681;0.3246079;-0.00672221,0.006271276;0.6537503;-0.03350053,0.1946675;0.5227192;-0.009690616,0.2221806;0.2787402;0.02161257,0.2521254;0.04672359;-0.0255628,-0.1849211;0.5320824;0.0005784053,-0.236529;0.3220403;0.1209178,-0.2913697;0.103505;0.199586,0.07803501;0.005915056;-0.05514214,0.09653912;-0.3513632;-0.0178693,0.09731682;-0.6930909;0.06137892,0.09474666;-0.6562748;-0.01534143,-0.07637938;0.01043246;-0.05676671,-0.1314557;-0.3440457;-0.03047422,-0.154631;-0.6859199;0.04464985,-0.1551863;-0.6490194;-0.03210399,0.005416359;0.5704284;-0.02371148,0;0;0,-0.08326238;0.2343403;-0.2087481,-0.1633918;0.4650508;-0.4311287,0.0461487;0.4354021;-0.3407142,0.2020106;0.2529109;-0.2801611,0.1957721;0.01439686;-0.2750592,-0.2612709;0.3424072;-0.2313668,-0.3569228;0.1436471;-0.1190826,-0.4312837;-0.07326631;-0.1852108,0.07842401;0.02131078;-0.05060267,0.05349594;-0.3047143;-0.2004883,0.0117756;-0.6499772;-0.1545362,0.02193139;-0.676527;-0.2058983,-0.09100008;-0.01545923;-0.02539892,-0.174245;-0.3291995;-0.1803724,-0.2021797;-0.678812;-0.1874046,-0.2074246;-0.6901034;-0.2522629,-0.1442678;0.4059072;-0.374778,441.1541
+0;0;0,0.002873229;0.3251885;-0.006734233,0.006278763;0.6545587;-0.03352997,0.1957469;0.5232224;-0.009636535,0.2232009;0.2797664;0.02159955,0.2531377;0.04781193;-0.02556318,-0.1859923;0.5326386;0.0006906651,-0.2374896;0.3230468;0.1207721,-0.2923157;0.10457;0.1994192,0.07807001;0.005917709;-0.05516686,0.09648358;-0.3496125;-0.0180764,0.09725802;-0.689907;0.06083945,0.09468254;-0.6530767;-0.01603973,-0.07641363;0.01043713;-0.05679217,-0.1312204;-0.3423066;-0.03062832,-0.1542985;-0.682747;0.04418068,-0.154855;-0.6458322;-0.03273205,0.005423489;0.5712019;-0.02373684,0;0;0,-0.08320586;0.234968;-0.2089689,-0.1633414;0.4658988;-0.4314601,0.04721965;0.4354908;-0.3395102,0.203906;0.2536948;-0.2812021,0.1970147;0.0152583;-0.2763076,-0.2619492;0.343063;-0.2307429,-0.3525318;0.1435447;-0.1167802,-0.4237919;-0.07359634;-0.1853015,0.07853438;0.02060273;-0.05080556,0.05481966;-0.3045008;-0.198663,0.01205811;-0.6483825;-0.1545563,0.02191342;-0.6752201;-0.2058988,-0.09116348;-0.01488311;-0.0253188,-0.1736627;-0.3267049;-0.1804883,-0.2005183;-0.6749671;-0.1850488,-0.205728;-0.6863212;-0.2500595,-0.1442201;0.4068661;-0.3749402,441.1872
+0;0;0,0.003001933;0.3254806;-0.007023028,0.006519729;0.6554513;-0.0341269,0.1968363;0.5237898;-0.01060156,0.2239492;0.2815616;0.02100404,0.2540613;0.0490571;-0.02611592,-0.1867099;0.5340513;0.0008497704,-0.2376796;0.3275721;0.1240444,-0.2923943;0.1103922;0.207857,0.07835253;0.005742787;-0.05534692,0.09666518;-0.3481157;-0.01824567,0.09725589;-0.6884465;0.06078641,0.09452309;-0.6516058;-0.01627584,-0.07670414;0.01061485;-0.05691379,-0.1310781;-0.3405214;-0.03094195,-0.154137;-0.6809874;0.04404254,-0.154849;-0.6440748;-0.03305846,0.005634261;0.5718812;-0.02424634,0;0;0,-0.08293903;0.2348983;-0.2096183,-0.1625638;0.4654721;-0.433584,0.04835553;0.4349504;-0.3385055,0.205234;0.2543498;-0.2821047,0.197347;0.01541173;-0.2764673,-0.2616763;0.3430896;-0.2310778,-0.348986;0.1438878;-0.1166042,-0.4160705;-0.07357454;-0.1900561,0.07877551;0.02021477;-0.05119729,0.05537129;-0.3038937;-0.1972578,0.01241492;-0.6479877;-0.1545315,0.02177151;-0.6749393;-0.2061243,-0.09169864;-0.01469429;-0.02471473,-0.1740973;-0.323969;-0.1811989,-0.197204;-0.6725713;-0.1774592,-0.2022952;-0.6841066;-0.242588,-0.1436276;0.4069597;-0.3761375,441.2208
+0;0;0,0.003006498;0.3259755;-0.007033707,0.006523277;0.6558503;-0.03412603,0.1982634;0.523931;-0.01051101,0.2253546;0.2818969;0.02106927,0.2544842;0.05697832;-0.02451331,-0.1881362;0.5342689;0.001025513,-0.2390651;0.3279551;0.1241215,-0.2919947;0.1178611;0.2051996,0.07850022;0.005753612;-0.05545125,0.09685637;-0.3489454;-0.01826187,0.09744678;-0.6891043;0.0607303,0.0947037;-0.6522378;-0.01662198,-0.07684873;0.01063486;-0.05702107,-0.1313518;-0.3413354;-0.03098753,-0.1543991;-0.6816294;0.04395909,-0.1551138;-0.6446909;-0.03343209,0.005638869;0.5723802;-0.02425731,0;0;0,-0.08338255;0.2336597;-0.2115869,-0.1626506;0.4628571;-0.4369311,0.05007336;0.4335239;-0.3434656,0.2059668;0.2534582;-0.2835877,0.2037233;0.02218223;-0.2789962,-0.2629384;0.3413728;-0.2324837,-0.3480213;0.1414388;-0.1180325,-0.4083949;-0.06912078;-0.192426,0.07875849;0.01981238;-0.05171847,0.05501442;-0.3050043;-0.1982169,0.01210873;-0.648994;-0.1560459,0.02107043;-0.6759861;-0.2081001,-0.09213731;-0.01406907;-0.02414553,-0.1763785;-0.3218048;-0.1845624,-0.1952825;-0.6699722;-0.1653208,-0.2005231;-0.6819762;-0.2304841,-0.1438352;0.4052478;-0.3786852,441.2542
+0;0;0,0.002983154;0.3234445;-0.006979094,0.006409245;0.6448041;-0.03332169,0.2031323;0.5148373;-0.009731495,0.2302282;0.2727606;0.02185433,0.2589754;0.05079454;-0.02312989,-0.193195;0.5254408;0.002101431,-0.2441328;0.3190907;0.125219,-0.2963676;0.1117546;0.2052328,0.07722656;0.00566026;-0.05455156,0.09609608;-0.3589586;-0.01632211,0.0966865;-0.6991295;0.06267285,0.09395947;-0.6623031;-0.01422691,-0.07560187;0.01046231;-0.05609591,-0.1316293;-0.3513514;-0.0293343,-0.1546773;-0.6916574;0.04561495,-0.1553878;-0.6547595;-0.03132348,0.005558714;0.5645312;-0.02383097,0;0;0,-0.08362751;0.2263244;-0.2155404,-0.1658393;0.4420671;-0.440659,0.05229087;0.4293036;-0.3508255,0.2088531;0.2496701;-0.2912185,0.2086203;0.02140398;-0.2875495,-0.2656531;0.3166487;-0.2342383,-0.3512633;0.1190082;-0.1161618,-0.4006452;-0.07757093;-0.221219,0.07853358;0.02192563;-0.04820371,0.05615069;-0.3085479;-0.2064779,0.01328499;-0.6526424;-0.1650257,0.02241589;-0.6792538;-0.2167885,-0.08946552;-0.01555275;-0.02694229,-0.1779402;-0.3276985;-0.1987029,-0.1923888;-0.6734852;-0.1520169,-0.1957282;-0.6860607;-0.2163891,-0.1456022;0.3899188;-0.382302,441.2764
+0;0;0,0.003072365;0.3225643;-0.007172023,0.006564661;0.6447157;-0.03370372,0.2041155;0.513855;-0.01067919,0.2312979;0.2705969;0.02153707,0.2599458;0.04960123;-0.02294776,-0.194384;0.5268904;0.001449745,-0.2456958;0.3217355;0.1288463,-0.2976666;0.1171748;0.2130639,0.07875574;0.005564885;-0.05567116,0.09773317;-0.3616199;-0.01698258,0.09814967;-0.7016765;0.06180263,0.09542226;-0.6648446;-0.01534092,-0.07714176;0.01086212;-0.05713033,-0.1334443;-0.3535411;-0.03026127,-0.1564422;-0.6936793;0.04472434,-0.157149;-0.6567709;-0.03245737,0.0056952;0.5638831;-0.02412551,0;0;0,-0.07983846;0.2227556;-0.2193498,-0.1607676;0.4374682;-0.4470246,0.05720074;0.4254596;-0.3537884,0.2149639;0.2457742;-0.2923455,0.2148326;0.01853712;-0.2909405,-0.2626219;0.3156604;-0.2377643,-0.3483878;0.1158034;-0.1209197,-0.397639;-0.08142586;-0.2224757,0.08028936;0.02033207;-0.04972863,0.0594892;-0.3121591;-0.2100365,0.01746402;-0.6562379;-0.1689339,0.02656087;-0.6830059;-0.2208943,-0.09217361;-0.01371084;-0.02547059,-0.1785962;-0.3262597;-0.2030261,-0.1896639;-0.669268;-0.139241,-0.192694;-0.6824338;-0.2035277,-0.1411275;0.3856075;-0.3874331,441.3098
+0;0;0,0.003056374;0.3208854;-0.007134695,0.006536119;0.6418787;-0.0335691,0.2038543;0.5114075;-0.01059968,0.2308927;0.269438;0.02144591,0.2598247;0.04625079;-0.02348005,-0.1941708;0.5244274;0.001514809,-0.2452109;0.3203592;0.1282365,-0.297697;0.1137699;0.2132893,0.077921;0.005505902;-0.05508108,0.0974263;-0.3718927;-0.01531633,0.09784374;-0.7127136;0.06364596,0.09510569;-0.6758551;-0.01379837,-0.07632412;0.01074699;-0.0565248,-0.1341928;-0.3637926;-0.02890834,-0.1572424;-0.7046953;0.04624581,-0.157952;-0.66776;-0.03123683,0.005670207;0.561376;-0.02403,0;0;0,-0.07418573;0.2155903;-0.2259314,-0.151878;0.4265615;-0.4565225,0.06405042;0.418721;-0.3624063,0.2224204;0.242698;-0.2972748,0.2235913;0.01320615;-0.2974467,-0.255244;0.3072854;-0.2462479,-0.3451478;0.1085607;-0.1334071,-0.389497;-0.0907314;-0.2382104,0.07998396;0.02159393;-0.0476675,0.06492613;-0.3177665;-0.2179587,0.02380798;-0.6627721;-0.1770375,0.03291017;-0.6899265;-0.2290249,-0.09014792;-0.01546081;-0.02775315,-0.1775165;-0.3352142;-0.2135377,-0.1853704;-0.6765539;-0.1372515,-0.1875999;-0.6906855;-0.2012797,-0.1334423;0.3759688;-0.3959179,441.3436
+0;0;0,0.003084581;0.3238468;-0.00720054,0.006727285;0.6598933;-0.03497172,0.2001449;0.5246016;-0.01157653,0.227061;0.2837273;0.02032401,0.2561103;0.05963437;-0.02478429,-0.1901715;0.5373693;0.0003033392,-0.2409805;0.3342249;0.1264514,-0.2936797;0.1267972;0.2118494,0.07868952;0.005560206;-0.05562434,0.09781934;-0.3645733;-0.01662507,0.09823691;-0.7055026;0.06236233,0.09548783;-0.6686165;-0.01539395,-0.0770769;0.01085299;-0.05708229,-0.1338316;-0.3564766;-0.02999746,-0.1568885;-0.6974877;0.0451806,-0.1576009;-0.6605245;-0.03261414,0.005799112;0.5736023;-0.02474674,0;0;0,-0.07121557;0.2218962;-0.225008,-0.1415636;0.450954;-0.4622922,0.0692661;0.41966;-0.3586957,0.2279316;0.2467187;-0.290292,0.2320295;0.01632881;-0.2903793,-0.2561159;0.3526153;-0.2523863,-0.3259469;0.1397213;-0.1545994,-0.3837328;-0.07580854;-0.2120795,0.08017416;0.01818296;-0.0505817,0.06888758;-0.3168501;-0.2134042,0.02902577;-0.6621792;-0.1730208,0.03830671;-0.6894935;-0.2252698,-0.09207775;-0.01240686;-0.02616828,-0.177419;-0.3292135;-0.2029058,-0.1821294;-0.6688322;-0.1185915,-0.1943008;-0.6985911;-0.1673947,-0.1255593;0.3929368;-0.3996072,441.3655
+0;0;0,0.003145158;0.3213706;-0.00739223,0.006721333;0.6486655;-0.03448122,0.2072174;0.515902;-0.01172384,0.2344238;0.272129;0.02122783,0.26308;0.05015479;-0.02364486,-0.1975531;0.5309165;0.0008993037,-0.2490904;0.3272743;0.1317619,-0.3015847;0.1238452;0.2210269,0.07789724;0.005264268;-0.05508227,0.09785768;-0.3796443;-0.01440381,0.09826776;-0.7209821;0.06464387,0.09549748;-0.6840951;-0.01326276,-0.07632865;0.01095603;-0.05642387,-0.135299;-0.3710806;-0.02852631,-0.1580679;-0.7125059;0.04677667,-0.1588003;-0.6755444;-0.03116914,0.00583468;0.5666805;-0.02473459,0;0;0,-0.06796019;0.212317;-0.2316172,-0.1427625;0.4214137;-0.473388,0.07629187;0.4108349;-0.3676972,0.2352135;0.2356462;-0.294868,0.2403967;0.007445574;-0.2970827,-0.2488909;0.3008658;-0.2591766,-0.3332223;0.09290691;-0.154809,-0.3735914;-0.1062174;-0.2588625,0.08013961;0.02129839;-0.04747391,0.07417414;-0.3249476;-0.2215025,0.03670143;-0.6710341;-0.1817529,0.0459747;-0.6986917;-0.2338505,-0.09004823;-0.01510266;-0.02815983,-0.175523;-0.3457669;-0.2113619,-0.1762463;-0.6865591;-0.1299966,-0.1879717;-0.7166522;-0.1787398,-0.1240389;0.372869;-0.4092774,441.3992
+0;0;0,0.003178245;0.3247513;-0.007469995,0.006870645;0.6627143;-0.03555136,0.2048948;0.5256176;-0.01236259,0.2322579;0.2804407;0.02077884,0.2607094;0.06005183;-0.02377338,-0.1950147;0.5404518;0.0001089536,-0.2468488;0.3356368;0.1317252,-0.2989682;0.1336606;0.2203526,0.07961083;0.005380072;-0.05629398,0.09903166;-0.3691229;-0.01671522,0.09944385;-0.71222;0.06273989,0.09671069;-0.6754253;-0.01412293,-0.07800773;0.01119705;-0.05766508,-0.1353839;-0.3605116;-0.0305217,-0.1582701;-0.7036966;0.04516939,-0.1589927;-0.6668285;-0.03173209,0.005930535;0.5757863;-0.0252171,0;0;0,-0.06536123;0.2185006;-0.2313325,-0.1328294;0.4420767;-0.4772735,0.08099421;0.4131006;-0.3644085,0.2385829;0.2363951;-0.2875986,0.2454058;0.009874851;-0.2903736,-0.250671;0.344364;-0.2612324,-0.3272169;0.1238977;-0.1746638,-0.3766472;-0.09081872;-0.2277597,0.08091559;0.01689148;-0.05199218,0.07617259;-0.3217115;-0.2178886,0.04170679;-0.6700189;-0.1788645,0.05127496;-0.6966463;-0.2304718,-0.09344107;-0.01213822;-0.02563727,-0.1730927;-0.3362486;-0.2011485,-0.1722837;-0.6800046;-0.124598,-0.1826361;-0.7102045;-0.1718244,-0.1171698;0.3859228;-0.4119613,441.4326
+0;0;0,0.003178245;0.3247513;-0.007469995,0.006870645;0.6627143;-0.03555136,0.2048948;0.5256176;-0.01236259,0.2322579;0.2804407;0.02077884,0.2607094;0.06005183;-0.02377338,-0.1950147;0.5404518;0.0001089536,-0.2468488;0.3356368;0.1317252,-0.2989682;0.1336606;0.2203526,0.07961083;0.005380072;-0.05629398,0.09903166;-0.3691229;-0.01671522,0.09944385;-0.71222;0.06273989,0.09671069;-0.6754253;-0.01412293,-0.07800773;0.01119705;-0.05766508,-0.1353839;-0.3605116;-0.0305217,-0.1582701;-0.7036966;0.04516939,-0.1589927;-0.6668285;-0.03173209,0.005930535;0.5757863;-0.0252171,0;0;0,-0.06536123;0.2185006;-0.2313325,-0.1328294;0.4420767;-0.4772735,0.08099421;0.4131006;-0.3644085,0.2385829;0.2363951;-0.2875986,0.2454058;0.009874851;-0.2903736,-0.250671;0.344364;-0.2612324,-0.3272169;0.1238977;-0.1746638,-0.3766472;-0.09081872;-0.2277597,0.08091559;0.01689148;-0.05199218,0.07617259;-0.3217115;-0.2178886,0.04170679;-0.6700189;-0.1788645,0.05127496;-0.6966463;-0.2304718,-0.09344107;-0.01213822;-0.02563727,-0.1730927;-0.3362486;-0.2011485,-0.1722837;-0.6800046;-0.124598,-0.1826361;-0.7102045;-0.1718244,-0.1171698;0.3859228;-0.4119613,441.4549
+0;0;0,0.003251411;0.3244935;-0.007671881,0.006866887;0.6532075;-0.03500819,0.2105054;0.5190196;-0.01242115,0.2379792;0.2716313;0.02151602,0.266175;0.05324668;-0.02275466,-0.200799;0.5354707;0.0007679369,-0.2532142;0.3309501;0.1368983,-0.3042479;0.1334453;0.2308885,0.08019728;0.00514766;-0.05666084,0.1003413;-0.3821761;-0.01563773,0.1008046;-0.7235309;0.06333393,0.09803303;-0.6867307;-0.01370149,-0.07853802;0.0115038;-0.05803443,-0.1377575;-0.3729568;-0.02990109,-0.1604519;-0.7143918;0.04537805,-0.1612079;-0.6775185;-0.03169701,0.005970299;0.5706801;-0.02516747,0;0;0,-0.0665277;0.211451;-0.2371244,-0.1393617;0.4166792;-0.4847963,0.08172283;0.4080245;-0.3746374,0.2394293;0.2306348;-0.2923629,0.2490833;0.006264135;-0.2957313,-0.2456147;0.2971322;-0.264724,-0.3400359;0.07512242;-0.194697,-0.3678309;-0.1262755;-0.2901594,0.08212809;0.02035492;-0.05009198,0.07464571;-0.3274165;-0.226465,0.04626061;-0.6746578;-0.1893487,0.05603333;-0.7013742;-0.24108,-0.09382001;-0.01463769;-0.02553618,-0.1729218;-0.3482144;-0.2114875,-0.170029;-0.6914678;-0.1412839,-0.1704538;-0.7068037;-0.2039964,-0.1208852;0.3683031;-0.4197826,441.4883
+0;0;0,0.003284177;0.3277636;-0.007749193,0.007055745;0.6707159;-0.03640701,0.2004425;0.5326725;-0.0136881,0.2283177;0.2816696;0.02074493,0.2564568;0.06372422;-0.0234367,-0.1903868;0.5483047;-0.001155576,-0.2435679;0.3407958;0.1369638,-0.2944989;0.1436883;0.230765,0.08061734;0.005174622;-0.05695761,0.1002146;-0.3716364;-0.01704796,0.1006776;-0.7127871;0.06187649,0.09710344;-0.6740176;-0.03746789,-0.07894938;0.01156406;-0.05833841,-0.1365616;-0.3624615;-0.03096866,-0.1592424;-0.7036923;0.04426547,-0.1602173;-0.6648285;-0.05513003,0.006089332;0.5817614;-0.02579989,0;0;0,-0.05828203;0.2210643;-0.2350183,-0.121234;0.4462726;-0.4875875,0.08474028;0.41543;-0.367424,0.2442013;0.2373092;-0.2790482,0.2591944;0.01370279;-0.2834535,-0.2337111;0.3501238;-0.2697862,-0.3282469;0.1216065;-0.2080775,-0.3649305;-0.09378676;-0.2581182,0.08402465;0.01795083;-0.04886436,0.08101713;-0.3214798;-0.2183967,0.05855572;-0.6691366;-0.1831369,0.05029377;-0.6963472;-0.2644861,-0.09438436;-0.0116468;-0.02694522,-0.1643638;-0.3413991;-0.2010994,-0.1568111;-0.6853251;-0.1357471,-0.1624328;-0.7127994;-0.2171356,-0.1069493;0.3882974;-0.4207954,441.5112
+0;0;0,0.003297184;0.3290617;-0.007779885,0.007030157;0.668481;-0.03607315,0.203032;0.532139;-0.01347373,0.2299054;0.2901573;0.01972175,0.2586873;0.06723334;-0.02546914,-0.1930047;0.5479795;-0.0007742252,-0.2442743;0.3479286;0.132381,-0.2963688;0.1463185;0.228325,0.08069038;0.005179311;-0.05700922,0.1001278;-0.368558;-0.01742512,0.100593;-0.711337;0.06187603,0.09701362;-0.6725547;-0.03761337,-0.07902092;0.01157454;-0.05839127,-0.1361632;-0.3594;-0.03124478,-0.1589523;-0.7022595;0.04434844,-0.1599286;-0.6633828;-0.05519216,0.006089333;0.5818819;-0.0257469,0;0;0,-0.05888514;0.2201817;-0.2374985,-0.1199068;0.4398905;-0.4905617,0.0874837;0.4197661;-0.3668227,0.2390391;0.249491;-0.2750807,0.2634993;0.02153955;-0.2774386,-0.2218574;0.3104229;-0.2755594,-0.34777;0.1045345;-0.229351,-0.3461994;-0.1118544;-0.3051079,0.08425996;0.01984799;-0.0478971,0.08278078;-0.3160553;-0.2175765,0.06607019;-0.6660615;-0.1859105,0.06415942;-0.6932192;-0.2678704,-0.09388284;-0.013906;-0.02793657,-0.1615371;-0.3406838;-0.2019006,-0.1488141;-0.6869949;-0.1411299,-0.1481034;-0.71433;-0.222985,-0.1047543;0.3854835;-0.4240997,441.5443
+0;0;0,0.003440707;0.3313892;-0.008017808,0.007223318;0.671483;-0.03638907,0.1976257;0.5370544;-0.007991338,0.2278549;0.2877924;0.02103474,0.2557665;0.07262501;-0.02283468,-0.1876639;0.5527967;-0.001798803,-0.2405654;0.3497504;0.1391321,-0.2911425;0.1565454;0.2346012,0.08114804;0.005016;-0.05729675,0.1005454;-0.3659682;-0.01784599,0.1010914;-0.7094043;0.06143662,0.09876388;-0.6706668;-0.03785421,-0.07945314;0.01172158;-0.05867612,-0.1359016;-0.3565762;-0.03161692,-0.1586803;-0.7000775;0.04402984,-0.1584088;-0.6612412;-0.05527917,0.006274893;0.5849214;-0.02605904,0;0;0,-0.05621977;0.2234301;-0.2383554,-0.1140407;0.4450493;-0.4914265,0.08580835;0.4216684;-0.3633804,0.2352931;0.2435552;-0.2642953,0.2649948;0.02426797;-0.2699096,-0.2252366;0.3579467;-0.2754137,-0.3279082;0.1297747;-0.2395818,-0.3536812;-0.08523856;-0.2854691,0.0851981;0.0185608;-0.04785252,0.08364298;-0.3153559;-0.2153611,0.07279049;-0.666401;-0.1856296,0.06512833;-0.6937346;-0.2668366,-0.09465735;-0.01226055;-0.02797767,-0.1575775;-0.3385261;-0.1987223,-0.1418057;-0.6857744;-0.1403759,-0.1468379;-0.7133729;-0.221601,-0.09971523;0.3901834;-0.4252069,441.5779
+0;0;0,0.003461683;0.3334095;-0.008066688,0.00725004;0.6740168;-0.03647361,0.1916581;0.5411061;-0.00864408,0.2219183;0.2915887;0.02041173,0.2496467;0.07783286;-0.0231699,-0.1815614;0.5563551;-0.002645541,-0.2345171;0.3531008;0.1384298,-0.2847624;0.1611633;0.2332726,0.08168636;0.005049275;-0.05767684,0.1010072;-0.3644701;-0.01838185,0.1015533;-0.7080199;0.060927,0.0992255;-0.6692812;-0.03837581,-0.0799802;0.01179934;-0.05906536,-0.1362058;-0.3550442;-0.032113,-0.158992;-0.6986592;0.04355879,-0.1587205;-0.6598218;-0.0557622,0.006301815;0.5874735;-0.02614576,0;0;0,-0.05310734;0.2249865;-0.2404156,-0.1078358;0.4470828;-0.4944541,0.0827926;0.4191561;-0.3592803,0.2313349;0.2414198;-0.2574773,0.2649381;0.0242117;-0.2646353,-0.2135859;0.3586441;-0.2817273,-0.3261577;0.1333505;-0.2574529,-0.3463137;-0.08112836;-0.3016383,0.08628698;0.0171566;-0.0478015,0.08556253;-0.3162982;-0.2129357,0.07992448;-0.6678855;-0.1870282,0.07252845;-0.6952146;-0.2682779,-0.0955409;-0.01054294;-0.0280278,-0.1544072;-0.3362564;-0.1980498,-0.1338302;-0.6835479;-0.1407622,-0.1385984;-0.7111356;-0.2220256,-0.09423122;0.3921398;-0.4281707,441.6114
+0;0;0,0.003477905;0.3349719;-0.00810449,0.007266216;0.6755722;-0.03650399,0.1900124;0.5432215;-0.008848691,0.2202187;0.2941482;0.0201554,0.2479338;0.0804954;-0.02340522,-0.1798577;0.5583336;-0.002903987,-0.2327191;0.3554412;0.1379202,-0.2829401;0.1635961;0.2327173,0.08149828;0.005037649;-0.05754404,0.1007748;-0.3636352;-0.01833908,0.101319;-0.7059186;0.06067741,0.09899103;-0.6671795;-0.03863037,-0.07979606;0.01177217;-0.05892936,-0.1358929;-0.354231;-0.03203875,-0.1585951;-0.6965792;0.04335408,-0.1583235;-0.6577414;-0.05597186,0.006319567;0.5891727;-0.02619331,0;0;0,-0.0484302;0.2262306;-0.2424009,-0.09892206;0.4483167;-0.4973178,0.08765906;0.419297;-0.3584695,0.2290601;0.2404509;-0.2497911,0.2655677;0.02392843;-0.2597106,-0.2029077;0.3599853;-0.284643,-0.3289692;0.1413256;-0.275283,-0.3501849;-0.07268339;-0.3207057,0.08655784;0.01570573;-0.04732585,0.08974602;-0.3176014;-0.2108021,0.08903378;-0.6681476;-0.1880291,0.08177289;-0.695506;-0.2692764,-0.09530218;-0.009084478;-0.02852421,-0.1494719;-0.3343782;-0.1990466,-0.1230969;-0.6802043;-0.1432752,-0.1277481;-0.7078118;-0.2245376,-0.08620527;0.3934501;-0.4309852,441.6339
+0;0;0,0.003458807;0.3332556;-0.008333247,0.007182099;0.6732023;-0.03694496,0.1906985;0.5405352;-0.01192747,0.2209496;0.29016;0.01990521,0.248659;0.0765596;-0.0236096,-0.1805783;0.5565904;-0.00294511,-0.2341143;0.3549631;0.1423013,-0.2853477;0.1680355;0.2458373,0.08011813;0.004862939;-0.05665755,0.1007556;-0.3890459;-0.01462314,0.1014209;-0.7303243;0.06406843,0.09846926;-0.691624;-0.03493559,-0.07853168;0.01166583;-0.05787338,-0.1383683;-0.3794313;-0.02924448,-0.1609393;-0.720731;0.04604711,-0.1612989;-0.6819376;-0.05299202,0.006256294;0.5869361;-0.02658212,0;0;0,-0.01836585;0.2162099;-0.2530942,-0.0512266;0.4353294;-0.5125735,0.1308477;0.4096915;-0.3686914,0.2664939;0.2274048;-0.2547271,0.3045998;0.01138537;-0.2677665,-0.1892588;0.3168909;-0.3438043,-0.2841861;0.0970995;-0.2583833,-0.2873247;-0.1089103;-0.3347807,0.08855978;0.0186163;-0.03825235,0.1356242;-0.3289908;-0.2234852,0.1381002;-0.6785556;-0.2019899,0.1448317;-0.7061896;-0.2827315,-0.09043249;-0.01214396;-0.03642982,-0.09542979;-0.3628947;-0.2216484,-0.06519867;-0.7075057;-0.1669391,-0.05590915;-0.7351672;-0.2474069,-0.04120275;0.3806637;-0.4457808,441.656
+0;0;0,0.003471423;0.3344712;-0.008363644,0.007196306;0.6745541;-0.03697066,0.1910832;0.5420954;-0.01196012,0.2214764;0.290543;0.02002222,0.2491477;0.07723694;-0.02343265,-0.1809328;0.5581825;-0.002959879,-0.2347205;0.3556072;0.1429694,-0.2858833;0.1689372;0.2463627,0.07966853;0.004835649;-0.0563396,0.1001641;-0.386364;-0.0145943,0.1008263;-0.7260445;0.06372885,0.09786902;-0.6873278;-0.03546242,-0.07809097;0.01160037;-0.0575486,-0.1375161;-0.3768068;-0.02911661,-0.1599813;-0.7165086;0.04582247,-0.1603416;-0.6776986;-0.05340398,0.006273728;0.5885887;-0.02664395,0;0;0,-0.02227595;0.2202216;-0.2509167,-0.05079437;0.4403552;-0.5102346,0.1280883;0.4137071;-0.3624704,0.2593141;0.228977;-0.2446578,0.2999554;0.01396461;-0.2611339,-0.1909826;0.3199631;-0.3421237,-0.2974008;0.1002287;-0.267176,-0.2920071;-0.1076283;-0.337318,0.08829022;0.01849869;-0.03751326,0.1358092;-0.3276767;-0.2194595,0.1412742;-0.6756504;-0.199403,0.1487634;-0.7029198;-0.2805681,-0.08960743;-0.01194132;-0.03704758,-0.09679391;-0.3610525;-0.219447,-0.06173665;-0.7035577;-0.1648663,-0.0516964;-0.7308424;-0.2457446,-0.04287984;0.3859959;-0.4433019,441.6899
+0;0;0,0.003448743;0.332286;-0.008309001,0.007148351;0.6700653;-0.03672945,0.2015394;0.5353981;-0.01093667,0.2323633;0.2802817;0.02149879,0.2596574;0.0698836;-0.02136366,-0.1916119;0.5523992;-0.001425104,-0.2461617;0.3469538;0.1465717,-0.2966269;0.1628286;0.2485555,0.07990801;0.004850185;-0.05650896,0.1005685;-0.389498;-0.01442767,0.1012219;-0.7246681;0.06285544,0.09827095;-0.6859699;-0.03612489,-0.07832571;0.01163524;-0.05772159,-0.1382291;-0.379898;-0.02906077,-0.160396;-0.715089;0.04488321,-0.1607556;-0.6762977;-0.05413222,0.006230419;0.5845327;-0.02645474,0;0;0,-0.02876613;0.2170867;-0.2500815,-0.05842251;0.4310954;-0.5113592,0.1292037;0.4159162;-0.3608804,0.2564034;0.2256325;-0.2396414,0.2969967;0.01356789;-0.2548168,-0.2068353;0.3112123;-0.3338913,-0.3248043;0.09152846;-0.2638281,-0.3191381;-0.1140336;-0.331368,0.08885712;0.01817574;-0.03709626,0.1378839;-0.3320394;-0.2178001,0.1475571;-0.6754151;-0.2001464,0.156465;-0.7028942;-0.2807584,-0.08983389;-0.01154991;-0.03739721,-0.09399977;-0.3628213;-0.2225976,-0.05593777;-0.7003536;-0.1684192,-0.04448482;-0.7278121;-0.2487239,-0.0511246;0.3782365;-0.4437211,441.7234
+0;0;0,0.003431995;0.3293422;-0.008442683,0.007035538;0.6617406;-0.03656852,0.2045923;0.5287211;-0.006821685,0.2368439;0.2732412;0.02245453,0.2640593;0.06353019;-0.02020268,-0.1951263;0.5458595;-0.001012763,-0.2501401;0.3425176;0.14996,-0.300137;0.1605468;0.2544874,0.08066203;0.004831422;-0.05705303,0.1016153;-0.395001;-0.01455903,0.1021247;-0.7279776;0.062292,0.09993442;-0.6893597;-0.03616589,-0.07907603;0.01172509;-0.05826025,-0.1396783;-0.3852681;-0.02937108,-0.1616809;-0.7182758;0.04412375,-0.1612955;-0.6795552;-0.05434871,0.006150239;0.5779841;-0.02645491,0;0;0,-0.02555792;0.2105194;-0.2521462,-0.05423951;0.4139763;-0.5149801,0.1333838;0.412278;-0.3614035,0.2558199;0.2200765;-0.2379725,0.2972655;0.009032816;-0.254761,-0.2121704;0.3094472;-0.3375329,-0.3247043;0.08591846;-0.2701662,-0.3216791;-0.1196105;-0.3356468,0.09008593;0.01685029;-0.03722024,0.1433461;-0.3376517;-0.22053,0.1554775;-0.678715;-0.20297,0.1649807;-0.7070004;-0.2822514,-0.09107368;-0.0100736;-0.03726742,-0.09058371;-0.3648424;-0.2276608,-0.04864309;-0.699651;-0.1735874,-0.03659505;-0.7278968;-0.2525513,-0.04727475;0.36475;-0.446815,441.7567
+0;0;0,0.003431995;0.3293422;-0.008442683,0.007035538;0.6617406;-0.03656852,0.2045923;0.5287211;-0.006821685,0.2368439;0.2732412;0.02245453,0.2640593;0.06353019;-0.02020268,-0.1951263;0.5458595;-0.001012763,-0.2501401;0.3425176;0.14996,-0.300137;0.1605468;0.2544874,0.08066203;0.004831422;-0.05705303,0.1016153;-0.395001;-0.01455903,0.1021247;-0.7279776;0.062292,0.09993442;-0.6893597;-0.03616589,-0.07907603;0.01172509;-0.05826025,-0.1396783;-0.3852681;-0.02937108,-0.1616809;-0.7182758;0.04412375,-0.1612955;-0.6795552;-0.05434871,0.006150239;0.5779841;-0.02645491,0;0;0,-0.02555792;0.2105194;-0.2521462,-0.05423951;0.4139763;-0.5149801,0.1333838;0.412278;-0.3614035,0.2558199;0.2200765;-0.2379725,0.2972655;0.009032816;-0.254761,-0.2121704;0.3094472;-0.3375329,-0.3247043;0.08591846;-0.2701662,-0.3216791;-0.1196105;-0.3356468,0.09008593;0.01685029;-0.03722024,0.1433461;-0.3376517;-0.22053,0.1554775;-0.678715;-0.20297,0.1649807;-0.7070004;-0.2822514,-0.09107368;-0.0100736;-0.03726742,-0.09058371;-0.3648424;-0.2276608,-0.04864309;-0.699651;-0.1735874,-0.03659505;-0.7278968;-0.2525513,-0.04727475;0.36475;-0.446815,441.7795
+0;0;0,0.003416219;0.3278283;-0.008403874,0.007002928;0.6586643;-0.0363838,0.2023633;0.5268696;-0.006936807,0.2344886;0.2723902;0.02222476,0.2617034;0.06268324;-0.02043162,-0.1929167;0.5438177;-0.001192391,-0.247715;0.341272;0.1491891,-0.297711;0.1593048;0.2537146,0.08022936;0.004805506;-0.05674699,0.1012125;-0.3955973;-0.01419238,0.1017273;-0.7320327;0.06345695,0.09980544;-0.6944712;-0.0229314,-0.07865187;0.01166219;-0.05794774,-0.1393406;-0.3858972;-0.02901737,-0.1615717;-0.7223641;0.04524089,-0.1612336;-0.6847125;-0.04116024,0.006124792;0.5755855;-0.02635202,0;0;0,-0.01789364;0.207527;-0.2533102,-0.04190646;0.4094064;-0.5158417,0.1397726;0.4111696;-0.360811,0.25745;0.2174536;-0.2372458,0.299882;0.006603032;-0.2539425,-0.2049129;0.3108389;-0.345844,-0.3215899;0.09130059;-0.2763341,-0.32162;-0.1155738;-0.3374915,0.09014606;0.01650101;-0.0357976,0.1498937;-0.3369757;-0.2203457,0.1577845;-0.6811771;-0.1942394,0.1812808;-0.711311;-0.2521675,-0.09009066;-0.009773927;-0.03831717,-0.08540868;-0.3641214;-0.2306439,-0.03933543;-0.7018275;-0.1754149,-0.0276824;-0.7231817;-0.2443407,-0.03658001;0.3606524;-0.4480319,441.8129
+0;0;0,0.003465009;0.3283172;-0.008578377,0.007058333;0.6601846;-0.03671846,0.1942484;0.529866;-0.0116127,0.2254656;0.2771367;0.02054636,0.2528113;0.06752184;-0.02196553,-0.1843372;0.546706;-0.002404444,-0.2392022;0.348119;0.1506768,-0.2885209;0.1672415;0.257187,0.08013759;0.004570235;-0.05662747,0.1012651;-0.3959768;-0.01389301,0.1017122;-0.7344376;0.06412981,0.09898584;-0.6964561;-0.02701213,-0.07851169;0.01181616;-0.05784362,-0.1390574;-0.3859396;-0.02894547,-0.1613546;-0.7244;0.04582684,-0.1616978;-0.6863276;-0.04534724,0.006176893;0.5764518;-0.02659354,0;0;0,-0.01299276;0.2079138;-0.2539308,-0.03336463;0.4110278;-0.5171585,0.1366134;0.4060546;-0.3584261,0.258232;0.2165125;-0.2352858,0.2976737;0.005041197;-0.2500401,-0.197825;0.3220265;-0.3607641,-0.3071327;0.1022891;-0.2856101,-0.3115303;-0.1061337;-0.3406923,0.09078359;0.0166335;-0.03363419,0.1521052;-0.3359461;-0.2197466,0.1595162;-0.681575;-0.1861429,0.1872613;-0.7125575;-0.2485075,-0.08931874;-0.009733858;-0.03971152,-0.07988274;-0.3643118;-0.2317948,-0.03191644;-0.7038682;-0.1766204,-0.0196653;-0.7281462;-0.2492964,-0.02927793;0.3612483;-0.4491897,441.8351
+0;0;0,0.003483903;0.3301074;-0.008625153,0.007140187;0.6678174;-0.03729667,0.18762;0.5369352;-0.01245513,0.2181396;0.2898541;0.01898522,0.2454946;0.08016671;-0.02354138,-0.177505;0.5531765;-0.003574271,-0.2311439;0.3590276;0.1460858,-0.2804796;0.1780875;0.2526329,0.08005846;0.004565723;-0.05657156,0.101183;-0.3959234;-0.01384328,0.1016382;-0.7405676;0.06560495,0.09889928;-0.7025493;-0.02595642,-0.07843416;0.01180449;-0.05778651,-0.1389712;-0.3858938;-0.02889254,-0.1616757;-0.7305375;0.04724579,-0.1620205;-0.6924281;-0.04434785,0.006235379;0.5818647;-0.02690332,0;0;0,-0.01186834;0.2114127;-0.2534192,-0.02590866;0.4240885;-0.5170181,0.1359693;0.403583;-0.3564134,0.2532623;0.2190385;-0.233309,0.2957239;0.008154035;-0.2491324,-0.186866;0.3268066;-0.3676064,-0.2910597;0.1089329;-0.2994614,-0.294066;-0.09947547;-0.3549817,0.09078035;0.01642206;-0.03346324,0.1521169;-0.3364648;-0.2188606,0.1498771;-0.6862983;-0.1668668,0.1842509;-0.7164587;-0.2273188,-0.08909222;-0.009636271;-0.04000331,-0.07890743;-0.3641552;-0.2320349,-0.02886859;-0.7097667;-0.1759942,-0.01700649;-0.7337433;-0.2494864,-0.02377436;0.3708092;-0.4488018,441.8687
+0;0;0,0.00351323;0.3328862;-0.008697757,0.007204347;0.6738114;-0.03763956,0.1816752;0.5436532;-0.01318382,0.211922;0.2987808;0.01797548,0.2392823;0.08905376;-0.02455916,-0.1713701;0.5593571;-0.004596772,-0.2245294;0.3669438;0.1437255,-0.2738745;0.1859695;0.2502927,0.08045869;0.004588548;-0.05685437,0.1015803;-0.3958453;-0.01413199,0.1020399;-0.7438492;0.06609075,0.09974162;-0.7071208;-0.01074182,-0.07882627;0.01186351;-0.0580754,-0.1393549;-0.3857798;-0.02918542,-0.1622807;-0.7337834;0.04769516,-0.1625701;-0.6969784;-0.02916449,0.006291512;0.5870962;-0.02715401,0;0;0,-0.008678481;0.2147405;-0.2543864,-0.01856014;0.4308082;-0.5195813,0.13558;0.3981988;-0.3557894,0.2545419;0.2172897;-0.2334445,0.2971239;0.006445587;-0.2500193,-0.1745694;0.3303027;-0.3739671,-0.2804092;0.1148829;-0.3088479,-0.28314;-0.09365995;-0.3640351,0.09147821;0.0160922;-0.03316402,0.154198;-0.3368722;-0.2178285,0.1481709;-0.6881545;-0.1537423,0.1794064;-0.7100872;-0.2015035,-0.08948912;-0.009335223;-0.0403934,-0.07484813;-0.362856;-0.2338547,-0.0233878;-0.7116989;-0.1772586,-0.0136376;-0.7268965;-0.2390316,-0.01722337;0.3768963;-0.4508643,441.9021
+0;0;0,0.003564451;0.3332387;-0.008882831,0.007300152;0.6749472;-0.03804491,0.1782758;0.5454299;-0.0149306,0.2076852;0.3021352;0.01711581,0.2350769;0.09237823;-0.02539049,-0.1677929;0.5616488;-0.005268767,-0.2211703;0.372703;0.1448463,-0.269717;0.1942589;0.2560038,0.08049782;0.004458378;-0.0568662,0.1016251;-0.3957083;-0.01415342,0.1018533;-0.7428614;0.06588183,0.09931493;-0.706014;-0.01224466,-0.07884464;0.01196534;-0.0580852,-0.1392463;-0.3854342;-0.02928806,-0.1621069;-0.7325725;0.04748048,-0.1626055;-0.6956624;-0.03068012,0.006376943;0.5881377;-0.02750708,0;0;0,-0.007300392;0.2153718;-0.2543645,-0.01375957;0.432399;-0.5199087,0.1347869;0.3973989;-0.3548846,0.2517438;0.218076;-0.2313995,0.2939741;0.007159933;-0.2483139,-0.1696469;0.3350241;-0.379025,-0.2722083;0.1202377;-0.3124505,-0.2770995;-0.088486;-0.3669072,0.09146284;0.01583327;-0.03342748,0.1529894;-0.3384399;-0.2153864,0.1425909;-0.6864917;-0.1400683,0.1721367;-0.712231;-0.1867294,-0.08964622;-0.009080356;-0.04018261,-0.0753125;-0.3620265;-0.234161,-0.02313161;-0.7098368;-0.1773615,-0.01328742;-0.7257964;-0.2401938,-0.01327036;0.3784643;-0.4510713,441.9358
+0;0;0,0.003577912;0.3344971;-0.008916377,0.007330795;0.6777754;-0.0382098,0.176633;0.548328;-0.0151758,0.206306;0.3028527;0.01715783,0.2337004;0.09307487;-0.02535272,-0.1660741;0.5643895;-0.005607817,-0.2199299;0.3737502;0.1458527,-0.2684814;0.1952883;0.2570213,0.08000399;0.004431027;-0.05651735,0.1011108;-0.3953479;-0.01384595,0.1013378;-0.740731;0.06578122,0.09882288;-0.7039468;-0.0116246,-0.07836097;0.01189193;-0.05772888,-0.1387041;-0.3851227;-0.02895964,-0.1614482;-0.7304909;0.04741748,-0.1619422;-0.6936446;-0.03002215,0.006403918;0.5906211;-0.02763012,0;0;0,-0.005551144;0.2173598;-0.2543709,-0.009874389;0.4364871;-0.5202737,0.1359857;0.3970257;-0.354141,0.251223;0.2148203;-0.2288189,0.2931396;0.003870428;-0.2463548,-0.1666056;0.3418075;-0.3827291,-0.2719448;0.1264364;-0.3141507,-0.2796561;-0.08348896;-0.3635091,0.09123118;0.01587941;-0.03223658,0.1524916;-0.3400334;-0.2101769,0.1394305;-0.6847439;-0.128727,0.1677508;-0.7127752;-0.1720207,-0.08870132;-0.009030346;-0.04080455,-0.07324106;-0.361875;-0.234069,-0.0210232;-0.7078298;-0.1773367,-0.01147117;-0.7232609;-0.2396969,-0.009793743;0.3821106;-0.45134,441.958
+0;0;0,0.003577912;0.3344971;-0.008916377,0.007330795;0.6777754;-0.0382098,0.176633;0.548328;-0.0151758,0.206306;0.3028527;0.01715783,0.2337004;0.09307487;-0.02535272,-0.1660741;0.5643895;-0.005607817,-0.2199299;0.3737502;0.1458527,-0.2684814;0.1952883;0.2570213,0.08000399;0.004431027;-0.05651735,0.1011108;-0.3953479;-0.01384595,0.1013378;-0.740731;0.06578122,0.09882288;-0.7039468;-0.0116246,-0.07836097;0.01189193;-0.05772888,-0.1387041;-0.3851227;-0.02895964,-0.1614482;-0.7304909;0.04741748,-0.1619422;-0.6936446;-0.03002215,0.006403918;0.5906211;-0.02763012,0;0;0,-0.005551144;0.2173598;-0.2543709,-0.009874389;0.4364871;-0.5202737,0.1359857;0.3970257;-0.354141,0.251223;0.2148203;-0.2288189,0.2931396;0.003870428;-0.2463548,-0.1666056;0.3418075;-0.3827291,-0.2719448;0.1264364;-0.3141507,-0.2796561;-0.08348896;-0.3635091,0.09123118;0.01587941;-0.03223658,0.1524916;-0.3400334;-0.2101769,0.1394305;-0.6847439;-0.128727,0.1677508;-0.7127752;-0.1720207,-0.08870132;-0.009030346;-0.04080455,-0.07324106;-0.361875;-0.234069,-0.0210232;-0.7078298;-0.1773367,-0.01147117;-0.7232609;-0.2396969,-0.009793743;0.3821106;-0.45134,441.9801
+0;0;0,0.003459741;0.3343778;-0.009210531,0.007106692;0.6773908;-0.03878821,0.1765242;0.5481755;-0.01603811,0.2059638;0.3022007;0.01685181,0.2334244;0.09236899;-0.02560417,-0.1662983;0.5645632;-0.005760221,-0.2214215;0.3769504;0.1498512,-0.268793;0.2002648;0.2644116,0.0792195;0.004332789;-0.05621532,0.1001701;-0.3942728;-0.0136309,0.1003692;-0.7374843;0.06556233,0.09790898;-0.7011639;-0.006764717,-0.07781891;0.01185524;-0.05708181,-0.1381174;-0.3840035;-0.02882102,-0.1607311;-0.7272259;0.04702622,-0.1613028;-0.6908467;-0.02533523,0.006221064;0.5903493;-0.02811721,0;0;0,-0.002307177;0.2181856;-0.2535646,-0.005800456;0.4371676;-0.519289,0.1388759;0.3972878;-0.3517237,0.2525837;0.2141424;-0.2253103,0.2947155;0.003269166;-0.2438393,-0.1634487;0.3436846;-0.3827209,-0.2709471;0.1286188;-0.3145827,-0.2784582;-0.0817406;-0.3623158,0.09036939;0.01481469;-0.03268886,0.1520661;-0.3453926;-0.19877,0.1372428;-0.68545;-0.1081774,0.1568294;-0.7124829;-0.1486845,-0.0879746;-0.008236556;-0.04058684,-0.07073198;-0.36001;-0.2331925,-0.01831621;-0.7037457;-0.176942,-0.009343905;-0.7161641;-0.235229,-0.005943656;0.3828391;-0.4504466,442.0139
+0;0;0,0.003413026;0.3298628;-0.009086165,0.006891468;0.6569676;-0.03724199,0.1750719;0.5331361;-0.01520422,0.2041678;0.2900332;0.01730169,0.231634;0.0801585;-0.025163,-0.1651566;0.5493998;-0.005004093,-0.2196362;0.3639776;0.1487905,-0.2670175;0.1872558;0.2633744,0.07852868;0.004295006;-0.0557251,0.09942534;-0.3932848;-0.01325027,0.09962455;-0.7366531;0.06597912,0.09713987;-0.7002698;-0.007067412,-0.0771403;0.01175185;-0.05658405,-0.1372836;-0.3830882;-0.02839598,-0.1599077;-0.7264673;0.04748591,-0.160485;-0.6900247;-0.02559539,0.006057374;0.5749908;-0.02719192,0;0;0,-0.0008717775;0.2118374;-0.2530372,0.002592504;0.4062728;-0.5175371,0.1402839;0.3958418;-0.3509052,0.2520146;0.2157698;-0.2240489,0.2955067;0.005189374;-0.243268,-0.1598032;0.3387002;-0.3832288,-0.2671122;0.1265465;-0.3163129,-0.2744362;-0.08405615;-0.3631951,0.08993128;0.0149599;-0.03128982,0.1514172;-0.3459992;-0.1932728,0.1350659;-0.6847921;-0.09771608,0.1555593;-0.7114885;-0.1395283,-0.08674793;-0.008233077;-0.04120074,-0.0679116;-0.3591136;-0.2331344,-0.01517267;-0.703005;-0.1771306,-0.005886712;-0.7171291;-0.2350059,0.0004161894;0.3601932;-0.4490256,442.0363
+0;0;0,0.003426656;0.3311802;-0.009122451,0.006929074;0.6605682;-0.03749907,0.1728293;0.5362287;-0.01549107,0.2018173;0.2940276;0.01689426,0.2292808;0.08417389;-0.02556618,-0.162831;0.552274;-0.005427906,-0.2171085;0.3675396;0.1477962,-0.264485;0.1908355;0.2623686,0.07919878;0.004331656;-0.05620062,0.09989683;-0.3894697;-0.01412944,0.1000966;-0.7337888;0.06531937,0.09750251;-0.6971245;-0.01094354,-0.07779855;0.01185213;-0.05706689,-0.1373703;-0.3792355;-0.02914671,-0.160057;-0.7235656;0.04694532,-0.1606597;-0.6868392;-0.02935387,0.006084092;0.5775214;-0.02731782,0;0;0,0.002818465;0.2123182;-0.254339,0.01005566;0.4101913;-0.5191119,0.1434243;0.3957275;-0.3512862,0.2536134;0.2159871;-0.2243917,0.2970165;0.005386725;-0.2433493,-0.1517984;0.3396751;-0.3872815,-0.2641069;0.1314813;-0.3195124,-0.2707066;-0.07931472;-0.3655254,0.09051019;0.014045;-0.03256321,0.1506348;-0.3451193;-0.1896107,0.1344441;-0.683439;-0.08888578,0.1563661;-0.7086506;-0.1372416,-0.08829462;-0.007202007;-0.04002387,-0.06652233;-0.3528409;-0.2332533,-0.01338529;-0.6977104;-0.1774918,-0.003278713;-0.7137043;-0.2379037,0.006734699;0.3623581;-0.4505401,442.0702
+0;0;0,0.003210409;0.3146151;-0.008926443,0.006491072;0.6330261;-0.03671613,0.204024;0.5010229;-0.01370752,0.232772;0.255958;0.02015749,0.2606574;0.04599419;-0.02227207,-0.1953198;0.5211455;-0.0003362745,-0.2505135;0.3356889;0.1564745,-0.298073;0.1611515;0.2745315,0.0790317;0.00426905;-0.05604334,0.09946704;-0.387426;-0.01418253,0.09971003;-0.7331089;0.06551971,0.09691913;-0.6964653;-0.01065095,-0.07756952;0.01183632;-0.05699089,-0.1369065;-0.3771327;-0.02911214,-0.1596603;-0.7228544;0.04709785,-0.1604625;-0.686152;-0.02911455,0.005683506;0.5504717;-0.02653249,0;0;0,-0.006414786;0.1872705;-0.2529056,-0.01364385;0.3571714;-0.5236218,0.1464325;0.3957739;-0.3547366,0.2561151;0.2139495;-0.2245841,0.2997461;0.003535375;-0.2466044,-0.2000445;0.3362478;-0.372848,-0.3139299;0.1260485;-0.3030163,-0.3207287;-0.08521156;-0.3475763,0.09104627;0.01399922;-0.03032637,0.1519755;-0.3421857;-0.1884875,0.1361316;-0.6820692;-0.08810163,0.1583662;-0.7072631;-0.1361969,-0.08734023;-0.007022161;-0.04156277,-0.06312228;-0.3493864;-0.2359727,-0.01008789;-0.6956438;-0.1799167,0.0002599312;-0.7139877;-0.2383093,-0.01304038;0.3130594;-0.4530997,442.103
+0;0;0,0.003230772;0.3166105;-0.00898306,0.006533422;0.6371158;-0.03692721,0.2032053;0.5053659;-0.01397904,0.2318619;0.2610807;0.01977823,0.2597435;0.05114524;-0.0226456,-0.1944041;0.5254011;-0.0006658677,-0.2494223;0.3405346;0.155646,-0.2969753;0.1660208;0.2736871,0.07966094;0.00430304;-0.05648955,0.1000747;-0.3869781;-0.01467298,0.1003157;-0.7298046;0.06437067,0.09752632;-0.6931648;-0.01175739,-0.07818713;0.01193056;-0.05744465,-0.1374614;-0.3766274;-0.02959537,-0.1600272;-0.7194924;0.0459849,-0.1608289;-0.6827937;-0.03018487,0.005726232;0.5545999;-0.02674831,0;0;0,-0.004245505;0.1861464;-0.2562516,-0.009967908;0.3584089;-0.5279973,0.1490627;0.3953474;-0.3583393,0.2583182;0.2145963;-0.2278466,0.3015906;0.004095405;-0.2494547,-0.1959979;0.3369838;-0.3777778,-0.3130431;0.1293127;-0.3084294,-0.3191938;-0.08254139;-0.3500232,0.09183589;0.01417676;-0.0303421,0.1528428;-0.3424494;-0.1864262,0.1375356;-0.6800967;-0.08876395,0.160611;-0.7050813;-0.1366343,-0.08793651;-0.007106269;-0.04209662,-0.06113327;-0.346468;-0.2405443,-0.008388523;-0.689873;-0.1851454,0.002093359;-0.708317;-0.2433747,-0.009666011;0.3143514;-0.457485,442.1371
+0;0;0,0.003329883;0.3263233;-0.009258636,0.006956447;0.6780678;-0.03978726,0.1570244;0.5527392;-0.01920969,0.1855085;0.3099237;0.01434448,0.2133828;0.1000437;-0.02806816,-0.1468536;0.5680513;-0.009034926,-0.2015407;0.3842971;0.1463365,-0.2490812;0.2098293;0.2643464,0.07802871;0.004214871;-0.05533209,0.09844133;-0.3870447;-0.01351783,0.09868135;-0.7285146;0.06521303,0.09593776;-0.6919836;-0.009666339,-0.07658509;0.0116861;-0.05626762,-0.135856;-0.3768504;-0.02841988,-0.1583326;-0.7183585;0.04686131,-0.1591211;-0.6817697;-0.0280591,0.006098537;0.5903669;-0.02896876,0;0;0,0.009095997;0.2027973;-0.2556839,0.03866371;0.4272308;-0.5265536,0.1521338;0.3949018;-0.3576157,0.2604094;0.2152921;-0.2275646,0.3031859;0.004659832;-0.2482939,-0.1127083;0.3510047;-0.4062336,-0.2314807;0.1458837;-0.3375671,-0.2371996;-0.06649953;-0.3761171,0.09131643;0.01426324;-0.02501511,0.1539925;-0.3409998;-0.1834736,0.1389339;-0.6781278;-0.08903717,0.1624143;-0.7034959;-0.1342051,-0.08501343;-0.00795074;-0.04332882,-0.0565194;-0.3472221;-0.2416523,-0.003823631;-0.6893017;-0.1868349,0.006109615;-0.7042903;-0.2462862,0.03312221;0.3741906;-0.456089,442.1709
+0;0;0,0.003346936;0.3295396;-0.009540563,0.006919018;0.6796796;-0.04007929,0.1641155;0.5527852;-0.01942339,0.1914864;0.3179663;0.01360516,0.2194907;0.1081033;-0.02877481,-0.15412;0.5694126;-0.008158172,-0.2075968;0.3946272;0.1453679,-0.2542147;0.2227179;0.2674201,0.07860974;0.004210596;-0.05575551,0.09888259;-0.3852439;-0.01406061,0.0991853;-0.7260386;0.06449302,0.09633636;-0.6895188;-0.01034328,-0.07715106;0.01176431;-0.05670284,-0.136289;-0.3749814;-0.0292298,-0.158741;-0.7157862;0.04600128,-0.159635;-0.6792114;-0.02887907,0.006073847;0.5921696;-0.02925211,0;0;0,0.01285426;0.2053809;-0.2575889,0.04006076;0.4258082;-0.5299675,0.1582871;0.391059;-0.3547034,0.2612432;0.2156801;-0.2297144,0.303692;0.004982784;-0.2503908,-0.1182152;0.3496137;-0.406409,-0.2358824;0.1525798;-0.3407428,-0.240308;-0.0601816;-0.3772907,0.09199363;0.01440629;-0.02520967,0.1539378;-0.3394546;-0.1825936,0.1396524;-0.6769415;-0.09198307,0.165591;-0.7014775;-0.1367505,-0.08530622;-0.007671691;-0.04438346,-0.05668583;-0.3443389;-0.2435325,-0.004015505;-0.6857064;-0.1887075,0.006026239;-0.7008703;-0.2479568,0.03430568;0.3733757;-0.4593017,442.204
+0;0;0,0.003322451;0.3271288;-0.009470767,0.006651566;0.6534192;-0.03790632,0.1755488;0.5300585;-0.01732267,0.2037648;0.2879899;0.0167256,0.2317722;0.07810386;-0.02565904,-0.1661224;0.5479105;-0.005227851,-0.2212503;0.3677288;0.1530382,-0.2678733;0.1958006;0.2751038,0.07830442;0.004194242;-0.05553895,0.09873775;-0.3883431;-0.013514,0.09903835;-0.7267728;0.06449451,0.09618734;-0.6902483;-0.01039638,-0.07685141;0.01171862;-0.05648261,-0.1364575;-0.3780884;-0.0287921,-0.1587537;-0.7165283;0.04591693,-0.1596484;-0.6799486;-0.02901805,0.005868537;0.5723433;-0.02787521,0;0;0,0.01763409;0.2002682;-0.258255,0.05114109;0.3863718;-0.5255442,0.1732572;0.4015219;-0.3540218,0.2654055;0.2100561;-0.2299163,0.306945;-0.0007711798;-0.2513487,-0.1244695;0.3403385;-0.4048718,-0.2444194;0.13636;-0.3373632,-0.2476035;-0.07678089;-0.3719152,0.09191455;0.01532966;-0.02346206,0.1555558;-0.340874;-0.182641,0.1456002;-0.6771851;-0.09652591,0.1718603;-0.7015831;-0.1413658,-0.08402765;-0.008368275;-0.04585932,-0.05438577;-0.3470958;-0.2474881,-0.002256624;-0.6861804;-0.1934113,0.009286186;-0.7029933;-0.2511579,0.04301102;0.3440664;-0.4561274,442.2376
+0;0;0,0.003321156;0.3270012;-0.009467075,0.006676408;0.6558886;-0.03815303,0.1741376;0.5317428;-0.01751694,0.202417;0.2891304;0.01660781,0.2304143;0.07931963;-0.02576164,-0.1646642;0.5494448;-0.005523695,-0.2199158;0.3688584;0.1530978,-0.2665221;0.1969919;0.2751197,0.07840878;0.004199832;-0.05561297,0.09877045;-0.3869611;-0.01373537,0.09907054;-0.7248177;0.06414102,0.09619289;-0.6882322;-0.01144991,-0.07695383;0.01173424;-0.05655788,-0.1363509;-0.376706;-0.02896446,-0.1586093;-0.7145727;0.04561802,-0.1595124;-0.6779315;-0.0300174,0.005882367;0.5736725;-0.02798085,0;0;0,0.02089614;0.2002517;-0.2578626,0.05255693;0.3890629;-0.5267971,0.1738243;0.3981683;-0.3547895,0.2681491;0.208611;-0.2283149,0.3095261;-0.002286643;-0.2485564,-0.1219263;0.3413769;-0.4065976,-0.2391773;0.1353874;-0.3384396,-0.2418438;-0.07822864;-0.3694343,0.09215409;0.01472904;-0.02343202,0.1571046;-0.3407264;-0.1803017,0.1533663;-0.6777347;-0.09891772,0.1801259;-0.7016208;-0.145241,-0.08410905;-0.007733072;-0.04608957,-0.05482154;-0.3450332;-0.2474503,-0.003065415;-0.6836337;-0.1937583,0.008164197;-0.7008434;-0.2521603,0.04418533;0.3447109;-0.4573247,442.2708
+0;0;0,0.003294977;0.3261407;-0.009560828,0.006650029;0.6569085;-0.03851263,0.1739767;0.5318423;-0.01818197,0.202024;0.2883141;0.01648975,0.230372;0.07854918;-0.02568423,-0.1646341;0.5502421;-0.005699338,-0.2207869;0.3717716;0.1564423,-0.2665904;0.2018265;0.2813594,0.07867378;0.004215864;-0.05579969,0.09890994;-0.3856696;-0.01397398,0.09920183;-0.7161911;0.06211974,0.09541357;-0.6777644;-0.03468044,-0.07721704;0.01172893;-0.05675301,-0.136588;-0.375425;-0.02924822,-0.1582455;-0.7059188;0.04382436,-0.1595054;-0.6674222;-0.05303562,0.005853342;0.5738338;-0.02821219,0;0;0,0.02403538;0.1983176;-0.257997,0.05419133;0.3883305;-0.5286295,0.1754088;0.3964422;-0.3554168,0.2709727;0.2078821;-0.2265472,0.3118905;-0.003111526;-0.2463214,-0.1191803;0.3425704;-0.4071663,-0.2334376;0.1334574;-0.3399967,-0.2388629;-0.08002378;-0.3713008,0.09267864;0.01410699;-0.0230782,0.1589506;-0.340491;-0.1781197,0.1619254;-0.6723719;-0.1082554,0.2085742;-0.7022639;-0.1690211,-0.08429183;-0.007190677;-0.04652017,-0.05498797;-0.3430531;-0.2477844,-0.005249217;-0.6744815;-0.1956684,0.00859462;-0.7051169;-0.2704169,0.04657059;0.3429416;-0.4587016,442.2929
+0;0;0,0.003251089;0.3217966;-0.009433481,0.006573599;0.6494076;-0.0381434,0.1711473;0.5251152;-0.01798768,0.1988546;0.2845381;0.01626389,0.2271949;0.07483076;-0.02589852,-0.1619171;0.5432135;-0.00570952,-0.2173894;0.3669057;0.1544673,-0.2631804;0.1970074;0.2793501,0.07782241;0.004170241;-0.05519585,0.09790784;-0.3828112;-0.01368168,0.09819905;-0.7125653;0.06223536,0.09452417;-0.6743909;-0.03166749,-0.07638143;0.011602;-0.05613885,-0.1353102;-0.3726683;-0.02883893,-0.1569174;-0.7023947;0.04406397,-0.1581396;-0.6641524;-0.04989688,0.005777736;0.5664188;-0.02785361,0;0;0,0.02597904;0.1924306;-0.2568038,0.05458801;0.3784671;-0.5265326,0.1742129;0.3898437;-0.3570957,0.2682716;0.205153;-0.2272477,0.3091681;-0.005862713;-0.2461653,-0.1162212;0.3409115;-0.4091578,-0.2282341;0.1334928;-0.3439745,-0.2329898;-0.08021006;-0.3734101,0.09072837;0.01058094;-0.02786946,0.1536729;-0.3423627;-0.1806774,0.1660003;-0.6746163;-0.1177745,0.2052376;-0.7064809;-0.1771991,-0.0862474;-0.0007283835;-0.0410019,-0.06876618;-0.3312997;-0.246668,-0.02082135;-0.662432;-0.1961322,-0.00836594;-0.6917683;-0.2683966,0.04760192;0.3331265;-0.4566107,442.3266
+0;0;0,0.003282567;0.3249124;-0.009524819,0.006640029;0.6559893;-0.03855154,0.1786094;0.5287006;-0.01781181,0.2059837;0.2910149;0.01602811,0.234328;0.08127794;-0.02614026,-0.1693725;0.5476096;-0.004983718,-0.2241781;0.3734208;0.1532679,-0.2699756;0.2034984;0.2781684,0.07901229;0.004234003;-0.05603978,0.09886432;-0.3782506;-0.01500802,0.09915183;-0.7038091;0.05994312,0.09543051;-0.6655315;-0.03514633,-0.07754928;0.01177939;-0.05699719,-0.1357932;-0.3680255;-0.03001451,-0.1571255;-0.6935568;0.04196084,-0.1583632;-0.6552103;-0.05318735,0.005833173;0.5718542;-0.02811961,0;0;0,0.02625287;0.1968258;-0.2573712,0.05642302;0.3895659;-0.5265217,0.1841223;0.3934206;-0.3531942,0.2714593;0.2071461;-0.2264543,0.309517;-0.004361168;-0.2461383,-0.1222232;0.3449649;-0.4055517,-0.2343473;0.1403167;-0.3428121,-0.2383519;-0.07332763;-0.372999,0.09216365;0.009579957;-0.02855539,0.151193;-0.3386454;-0.1822655,0.1687892;-0.6679425;-0.1287873,0.2061577;-0.7011658;-0.1898675,-0.08751083;-0.0004302253;-0.04174919,-0.06944527;-0.3266923;-0.2457071,-0.02548663;-0.6545228;-0.1987926,-0.01263872;-0.683976;-0.2724446,0.04855659;0.3417233;-0.4569702,442.3619
+0;0;0,0.003331191;0.3245077;-0.009667173,0.006736309;0.6559227;-0.03880475,0.1769716;0.5288515;-0.01837533,0.2044447;0.2876026;0.0161188,0.2330137;0.0779999;-0.02581717,-0.1676532;0.5483136;-0.005487839,-0.2237121;0.3744965;0.1581907,-0.2691393;0.2065257;0.2855887,0.07935707;0.004160872;-0.05623107,0.09914225;-0.3775272;-0.01523103,0.09952162;-0.6985618;0.05864885,0.09571717;-0.6601771;-0.03780977,-0.0778138;0.01188871;-0.05727532,-0.1359254;-0.3671281;-0.03030287,-0.1569423;-0.6881228;0.04070596,-0.1582262;-0.6496661;-0.05581282,0.005916478;0.5717162;-0.02834731,0;0;0,0.02545896;0.1949216;-0.2583935,0.0529321;0.3866979;-0.5289457,0.1792518;0.3914564;-0.3558853,0.2731638;0.2059184;-0.2258782,0.3100656;-0.00584662;-0.2432549,-0.1223125;0.3464045;-0.4052697,-0.2315459;0.136273;-0.3415633,-0.2390595;-0.07704665;-0.3723264,0.09241459;0.008711427;-0.02933335,0.1495162;-0.3395471;-0.1816936,0.1697759;-0.6657416;-0.1403623,0.2042828;-0.701115;-0.2030091,-0.08790696;-0.000430033;-0.04182072,-0.07337516;-0.326009;-0.2456475,-0.03231165;-0.6498507;-0.2013544,-0.02032822;-0.6804375;-0.2760183,0.04577147;0.3391271;-0.4590421,442.3933
+0;0;0,0.003331191;0.3245077;-0.009667173,0.006736309;0.6559227;-0.03880475,0.1769716;0.5288515;-0.01837533,0.2044447;0.2876026;0.0161188,0.2330137;0.0779999;-0.02581717,-0.1676532;0.5483136;-0.005487839,-0.2237121;0.3744965;0.1581907,-0.2691393;0.2065257;0.2855887,0.07935707;0.004160872;-0.05623107,0.09914225;-0.3775272;-0.01523103,0.09952162;-0.6985618;0.05864885,0.09571717;-0.6601771;-0.03780977,-0.0778138;0.01188871;-0.05727532,-0.1359254;-0.3671281;-0.03030287,-0.1569423;-0.6881228;0.04070596,-0.1582262;-0.6496661;-0.05581282,0.005916478;0.5717162;-0.02834731,0;0;0,0.02545896;0.1949216;-0.2583935,0.0529321;0.3866979;-0.5289457,0.1792518;0.3914564;-0.3558853,0.2731638;0.2059184;-0.2258782,0.3100656;-0.00584662;-0.2432549,-0.1223125;0.3464045;-0.4052697,-0.2315459;0.136273;-0.3415633,-0.2390595;-0.07704665;-0.3723264,0.09241459;0.008711427;-0.02933335,0.1495162;-0.3395471;-0.1816936,0.1697759;-0.6657416;-0.1403623,0.2042828;-0.701115;-0.2030091,-0.08790696;-0.000430033;-0.04182072,-0.07337516;-0.326009;-0.2456475,-0.03231165;-0.6498507;-0.2013544,-0.02032822;-0.6804375;-0.2760183,0.04577147;0.3391271;-0.4590421,442.4156
+0;0;0,0.003331375;0.3245255;-0.009667705,0.006737656;0.6560531;-0.03881465,0.1841853;0.5271567;-0.01796255,0.2121761;0.2813618;0.01718158,0.2407438;0.07176855;-0.02475249,-0.1749705;0.5474394;-0.004531659,-0.2320858;0.370347;0.1622311,-0.2775109;0.2023837;0.2896235,0.07966182;0.004176851;-0.05644701,0.09950508;-0.3786319;-0.01532658,0.09988321;-0.6986184;0.05831212,0.09608515;-0.6602478;-0.03798447,-0.07811262;0.01193437;-0.05749527,-0.1363948;-0.3681953;-0.03044362,-0.1573432;-0.6881421;0.04033341,-0.1586249;-0.6496996;-0.05602324,0.005917652;0.5718287;-0.028355,0;0;0,0.02462553;0.1952969;-0.2582133,0.04999045;0.3872357;-0.5289907,0.1856499;0.3984128;-0.3577507,0.2740534;0.2049274;-0.2266707,0.3073046;-0.007448077;-0.2438436,-0.1310675;0.3485223;-0.4013241,-0.2361185;0.1317306;-0.3349964,-0.2461547;-0.08089714;-0.3695309,0.09247522;0.009036362;-0.03027201,0.1451626;-0.3410053;-0.1829875,0.1662197;-0.66682;-0.1481225,0.1972889;-0.7022817;-0.2122085,-0.08844844;-0.001321951;-0.04153122,-0.078618;-0.3273798;-0.2469984,-0.04164691;-0.6509237;-0.2049666,-0.02959563;-0.6813415;-0.2795454,0.04353119;0.3397314;-0.458952,442.4492
+0;0;0,0.003341993;0.3247843;-0.009869834,0.006740189;0.6565966;-0.03921351,0.1867953;0.526962;-0.01838003,0.2137033;0.2896334;0.01586476,0.2423853;0.08008097;-0.02588452,-0.1776505;0.5480645;-0.004393978,-0.2328716;0.3802579;0.159963,-0.279378;0.2161161;0.2917678,0.08011699;0.004167879;-0.05676807,0.09988398;-0.3777922;-0.01569059,0.1002726;-0.6972469;0.05779668,0.09653619;-0.6591739;-0.03524067,-0.07855505;0.01200443;-0.05782486,-0.136741;-0.3672927;-0.03099711,-0.1575915;-0.6866835;0.03975984,-0.1588979;-0.6485426;-0.05333743,0.005922891;0.5723147;-0.02870578,0;0;0,0.02548216;0.1966566;-0.2574301,0.05137373;0.3901195;-0.5274401,0.1916797;0.3964489;-0.3556581,0.2743099;0.2083927;-0.2290533,0.3059931;-0.004245996;-0.245141,-0.1314114;0.3539642;-0.3969675,-0.2290416;0.1427323;-0.3331628,-0.2403535;-0.06956437;-0.3689403,0.09356984;0.007903695;-0.02899885,0.1452356;-0.3397644;-0.1852973,0.1606885;-0.6658398;-0.1555004,0.1891867;-0.699682;-0.2175255,-0.0886373;-0.0006031869;-0.04244743,-0.08271291;-0.324492;-0.2498904,-0.04960762;-0.6482243;-0.2104797,-0.03942096;-0.6764202;-0.282899,0.04485381;0.3422702;-0.4575655,442.4826
+0;0;0,0.003362187;0.3267468;-0.009929473,0.006771404;0.6596303;-0.03936449,0.1793076;0.5316781;-0.01893491,0.2066519;0.2905021;0.01586502,0.2353039;0.08116892;-0.02584059,-0.169992;0.5519035;-0.005530104,-0.2261084;0.3813767;0.1614912,-0.2725661;0.2174066;0.2931582,0.08107361;0.004217646;-0.05744591,0.100431;-0.369828;-0.01721958,0.1008178;-0.6877287;0.05591023,0.09710463;-0.6497061;-0.03654713,-0.07949303;0.01214777;-0.05851531,-0.1364733;-0.35929;-0.03224345,-0.1572224;-0.6771272;0.03816932,-0.1585206;-0.6390371;-0.05434757,0.005952144;0.575146;-0.02883153,0;0;0,0.01808295;0.2037504;-0.2550139,0.04059855;0.403271;-0.522239,0.1783012;0.4007623;-0.3572836,0.2677367;0.2107042;-0.2307775,0.2958442;-0.002457365;-0.2431386,-0.1332627;0.3679773;-0.3929717,-0.2240291;0.1504055;-0.3255289,-0.2456808;-0.06000824;-0.3660006,0.09391054;0.005546749;-0.03226137,0.1315151;-0.3356011;-0.1875257,0.1419419;-0.6605394;-0.160779,0.17043;-0.6954067;-0.2208388,-0.09080634;0.001454135;-0.04053204,-0.09904253;-0.313913;-0.246393,-0.07118634;-0.6367449;-0.2088088,-0.06310631;-0.66355;-0.2818459,0.03468614;0.353759;-0.4532259,442.5051

+ 145 - 0
DataCSV/Sam/FirstPersonPerspective_OneArm_Backward_None_Fast.csv

@@ -0,0 +1,145 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.001736671;0.2993127;-0.0007476535,0.003443516;0.5916843;-0.0150828,0.1724572;0.4730138;0.01217498,0.1981007;0.2548704;0.02996287,0.2286907;0.04487757;-0.02024585,-0.1649399;0.4645217;-0.005168358,-0.2013117;0.2475998;-0.01867752,-0.2382693;0.03742476;-0.063558,0.0863998;0.009814883;-0.06050592,0.1050999;-0.3008163;-0.03130123,0.1055994;-0.6526492;0.05021616,0.1072244;-0.6154687;-0.02520292,-0.08341309;0.008620091;-0.06473155,-0.1293843;-0.2996383;-0.04111467,-0.1511157;-0.6519486;0.03528537,-0.1475384;-0.614651;-0.04005511,0.003133677;0.5193927;-0.009127032,0;0;0,-0.0422419;0.295461;-0.02258563,-0.08195354;0.5829408;-0.06084299,0.09232851;0.5055893;-0.1130288,0.2669198;0.3807898;-0.1630635,0.05273844;0.3540321;-0.1941125,-0.1869098;0.4173233;0.04694378,-0.2180831;0.2028597;0.08686985,-0.2966635;0.006830871;0.03254211,0.06789133;0.01651528;-0.07962561,0.09458356;-0.2949029;-0.07886791,0.07555341;-0.6478392;-0.004668474,0.08745418;-0.6750567;-0.05290508,-0.1042629;-0.0130461;0.01346361,-0.1393358;-0.3212414;-0.02500537,-0.1373561;-0.6782183;0.02972451,-0.1625602;-0.6678447;-0.03899086,-0.07232533;0.5120574;-0.04882193,530.3765
+0;0;0,0.001679715;0.2993119;-0.001133086,0.003290205;0.5916244;-0.01657055,0.1722841;0.4733452;0.01215955,0.1980574;0.2551979;0.02970938,0.2284644;0.04521389;-0.02064737,-0.1651051;0.4647209;-0.004976704,-0.2014882;0.2477747;-0.01805832,-0.2385347;0.03742169;-0.06202242,0.08638652;0.009794919;-0.06052813,0.1050786;-0.3008158;-0.03110161,0.10501;-0.6526085;0.05059052,0.1065993;-0.6154814;-0.02483439,-0.0835181;0.008614212;-0.0645968,-0.1297079;-0.2996074;-0.0409272,-0.1515202;-0.651907;0.03549898,-0.1479793;-0.6146623;-0.03984831,0.003006691;0.5193623;-0.01026451,0;0;0,-0.0422419;0.295461;-0.02258563,-0.08195354;0.5829408;-0.06084299,0.09232851;0.5055893;-0.1130288,0.2669198;0.3807898;-0.1630635,0.05273844;0.3540321;-0.1941125,-0.1869098;0.4173233;0.04694378,-0.2180831;0.2028597;0.08686985,-0.2966635;0.006830871;0.03254211,0.06789133;0.01651528;-0.07962561,0.09458356;-0.2949029;-0.07886791,0.07555341;-0.6478392;-0.004668474,0.08745418;-0.6750567;-0.05290508,-0.1042629;-0.0130461;0.01346361,-0.1393358;-0.3212414;-0.02500537,-0.1373561;-0.6782183;0.02972451,-0.1625602;-0.6678447;-0.03899086,-0.07232533;0.5120574;-0.04882193,530.39
+0;0;0,0.001679161;0.2992131;-0.001132712,0.003288862;0.5913771;-0.01656169,0.1725845;0.4730667;0.01220393,0.1983565;0.2549309;0.02975285,0.228767;0.04492304;-0.02060962,-0.1654059;0.464427;-0.004962852,-0.201787;0.2474922;-0.01804378,-0.2388377;0.03711537;-0.06201286,0.08635002;0.009790781;-0.06050256,0.10505;-0.3009505;-0.03106368,0.1049813;-0.6528062;0.05064308,0.1065718;-0.6156738;-0.02483737,-0.08348282;0.008610573;-0.06456951,-0.129692;-0.2997406;-0.04088996,-0.1515082;-0.6521033;0.03554991,-0.1479647;-0.6148533;-0.03985287,0.003005547;0.5191658;-0.01026008,0;0;0,-0.04187863;0.295403;-0.02271104,-0.08130075;0.5827918;-0.06081891,0.09336721;0.5051082;-0.1127391,0.2679298;0.3802701;-0.1627269,0.05369744;0.354191;-0.1941729,-0.1879384;0.4179734;0.04629584,-0.2194691;0.2037729;0.08727581,-0.2992432;0.008518741;0.03181084,0.06820868;0.01652998;-0.07929111,0.09438691;-0.2950642;-0.07878447,0.07537848;-0.6480555;-0.004526377,0.08725943;-0.6752518;-0.05288053,-0.1044047;-0.01260008;0.01239494,-0.1393366;-0.3210254;-0.0254208,-0.1373284;-0.6780472;0.0294414,-0.1622645;-0.6676426;-0.03944197,-0.07173442;0.511943;-0.04885221,530.4113
+0;0;0,0.001679758;0.2993194;-0.001133114,0.003291369;0.5918338;-0.01658103,0.1719045;0.4736128;0.01210262,0.1976737;0.2555013;0.02964957,0.2280908;0.04544699;-0.02072404,-0.1647263;0.4650078;-0.004995115,-0.2011033;0.2480972;-0.01807458,-0.2381623;0.03767383;-0.06205339,0.08629776;0.009784854;-0.06046594,0.1050025;-0.301037;-0.03101942,0.1049339;-0.6530083;0.05071416,0.106524;-0.6158775;-0.02474918,-0.08343229;0.008605361;-0.06453043,-0.1296535;-0.2998258;-0.04084474,-0.1514769;-0.6523042;0.03562023,-0.1479342;-0.6150558;-0.03976546,0.003007677;0.5195264;-0.01027103,0;0;0,-0.04143105;0.295565;-0.02282572,-0.08028445;0.5834006;-0.06084871,0.09359779;0.5051063;-0.1124389,0.268773;0.381093;-0.1622274,0.05472282;0.3541461;-0.1945055,-0.1870928;0.418821;0.04522116,-0.2188683;0.2046778;0.08617926,-0.2994617;0.009898111;0.03004468,0.06842293;0.01646942;-0.07903314,0.09439473;-0.2952234;-0.07852268,0.07519673;-0.6483443;-0.004352808,0.08712719;-0.6755358;-0.05267358,-0.1043953;-0.01260486;0.011913,-0.139248;-0.3211358;-0.0257845,-0.1372182;-0.6782829;0.02904322,-0.1620606;-0.6678397;-0.03986598,-0.07086117;0.5124273;-0.04892159,530.4325
+0;0;0,0.001607665;0.2993219;-0.0002087545,0.003264724;0.5920019;-0.01245248,0.1720255;0.4729086;0.01218334,0.1977866;0.2547936;0.02969874,0.2284409;0.04494423;-0.02138022,-0.1645954;0.4644159;-0.004629628,-0.2010481;0.2474944;-0.01731095,-0.2382246;0.03684846;-0.06010934,0.08632547;0.009795362;-0.06042465,0.1049533;-0.3010172;-0.03083139,0.1046458;-0.6529849;0.05091706,0.1061721;-0.6157112;-0.02453396,-0.08350094;0.008589321;-0.06444371,-0.1299071;-0.2997994;-0.04056755,-0.1517647;-0.65231;0.03573871,-0.1482874;-0.614916;-0.03963589,0.002981469;0.519605;-0.007267931,0;0;0,-0.04143105;0.295565;-0.02282572,-0.08028445;0.5834006;-0.06084871,0.09359779;0.5051063;-0.1124389,0.268773;0.381093;-0.1622274,0.05472282;0.3541461;-0.1945055,-0.1870928;0.418821;0.04522116,-0.2188683;0.2046778;0.08617926,-0.2994617;0.009898111;0.03004468,0.06842293;0.01646942;-0.07903314,0.09439473;-0.2952234;-0.07852268,0.07519673;-0.6483443;-0.004352808,0.08712719;-0.6755358;-0.05267358,-0.1043953;-0.01260486;0.011913,-0.139248;-0.3211358;-0.0257845,-0.1372182;-0.6782829;0.02904322,-0.1620606;-0.6678397;-0.03986598,-0.07086117;0.5124273;-0.04892159,530.455
+0;0;0,0.00160845;0.299468;-0.0002088564,0.003266442;0.5923136;-0.01245958,0.1719689;0.4731936;0.01217261,0.1977285;0.2550914;0.02968699,0.2284093;0.04506069;-0.0214361,-0.1645362;0.4647039;-0.004634575,-0.2009868;0.247795;-0.01731515,-0.2381954;0.03696708;-0.06015053,0.08604837;0.009763921;-0.0602307,0.1046535;-0.3006706;-0.03067343,0.1043461;-0.6525837;0.05106235,0.1058725;-0.6153095;-0.02439391,-0.08323291;0.008561751;-0.06423686,-0.1295826;-0.2994519;-0.04038973,-0.1514368;-0.6519078;0.03590468,-0.1479593;-0.6145133;-0.03947514,0.00298302;0.519874;-0.007271971,0;0;0,-0.0413591;0.2957253;-0.02279735,-0.08016009;0.583763;-0.06062603,0.09370282;0.505397;-0.1121144,0.2699867;0.3829966;-0.1619244,0.05544141;0.3645324;-0.1979401,-0.1872328;0.4193217;0.04515446,-0.2192089;0.2050951;0.08544608,-0.3007046;0.01068123;0.02861765,0.06870334;0.01624438;-0.07837963,0.09420566;-0.2951059;-0.0784235,0.07501447;-0.6481785;-0.004294634,0.08695623;-0.6753653;-0.05262637,-0.1042229;-0.01275672;0.01011126,-0.1390638;-0.3210387;-0.02646356,-0.1370313;-0.6781222;0.02840791,-0.1618222;-0.6676623;-0.04053036,-0.07075457;0.5127327;-0.04876351,530.4662
+0;0;0,0.001609548;0.2996725;-0.000208999,0.003268107;0.5926143;-0.01246339,0.1692966;0.4742183;0.01186217,0.1950521;0.2561504;0.02937381,0.2257387;0.04608014;-0.02175892,-0.1618839;0.4658629;-0.004679064,-0.1983287;0.2489882;-0.01735765,-0.2355443;0.03812054;-0.06020109,0.08540897;0.009691367;-0.05978314,0.1039948;-0.3004219;-0.03025646,0.1036876;-0.652145;0.05143517,0.1052166;-0.6148586;-0.02414728,-0.08261443;0.008498131;-0.06375954,-0.1289162;-0.2991967;-0.03993709,-0.1507585;-0.6514623;0.03631613,-0.1472752;-0.6140555;-0.03918976,0.002984627;0.5201601;-0.007274727,0;0;0,-0.04124752;0.2959494;-0.02277851,-0.07996136;0.5841282;-0.06037498,0.09094777;0.503581;-0.1114798,0.2700615;0.385382;-0.1611879,0.0557695;0.3650521;-0.1979489,-0.1853907;0.4209377;0.04342816,-0.2181338;0.2068732;0.08377507,-0.3000044;0.01285569;0.02598113,0.06875315;0.01581073;-0.07736707,0.09435187;-0.2952062;-0.07817793,0.07489751;-0.6480988;-0.004211187,0.08694191;-0.6752064;-0.05280948,-0.1035564;-0.01274234;0.008737544,-0.1382535;-0.3207998;-0.02709779,-0.1362335;-0.6776822;0.02779908,-0.1611659;-0.6672505;-0.04121968,-0.07058143;0.5130664;-0.04859185,530.4894
+0;0;0,0.001379379;0.2996733;0.0005000012,0.002849999;0.5926661;-0.0105244,0.1690526;0.4739249;0.01168057,0.1948614;0.2558708;0.02928633,0.2255201;0.04582556;-0.02196551,-0.1621467;0.4655813;-0.004308351,-0.1985309;0.2486654;-0.0164461,-0.236062;0.03757083;-0.05787312,0.08548795;0.009693597;-0.05966979,0.1041002;-0.3004124;-0.03008421,0.1032689;-0.6520569;0.05194132,0.1046999;-0.6147026;-0.02363647,-0.08260465;0.008491009;-0.06377314,-0.1291771;-0.2991409;-0.03966694,-0.151037;-0.6513754;0.0367251,-0.1476536;-0.6139011;-0.03877869,0.002634183;0.5201885;-0.005672063,0;0;0,-0.04124752;0.2959494;-0.02277851,-0.07996136;0.5841282;-0.06037498,0.09094777;0.503581;-0.1114798,0.2700615;0.385382;-0.1611879,0.0557695;0.3650521;-0.1979489,-0.1853907;0.4209377;0.04342816,-0.2181338;0.2068732;0.08377507,-0.3000044;0.01285569;0.02598113,0.06875315;0.01581073;-0.07736707,0.09435187;-0.2952062;-0.07817793,0.07489751;-0.6480988;-0.004211187,0.08694191;-0.6752064;-0.05280948,-0.1035564;-0.01274234;0.008737544,-0.1382535;-0.3207998;-0.02709779,-0.1362335;-0.6776822;0.02779908,-0.1611659;-0.6672505;-0.04121968,-0.07058143;0.5130664;-0.04859185,530.5009
+0;0;0,0.001379379;0.2996733;0.0005000012,0.002849999;0.5926661;-0.0105244,0.1690526;0.4739249;0.01168057,0.1948614;0.2558708;0.02928633,0.2255201;0.04582556;-0.02196551,-0.1621467;0.4655813;-0.004308351,-0.1985309;0.2486654;-0.0164461,-0.236062;0.03757083;-0.05787312,0.08548795;0.009693597;-0.05966979,0.1041002;-0.3004124;-0.03008421,0.1032689;-0.6520569;0.05194132,0.1046999;-0.6147026;-0.02363647,-0.08260465;0.008491009;-0.06377314,-0.1291771;-0.2991409;-0.03966694,-0.151037;-0.6513754;0.0367251,-0.1476536;-0.6139011;-0.03877869,0.002634183;0.5201885;-0.005672063,0;0;0,-0.04124752;0.2959494;-0.02277851,-0.07996136;0.5841282;-0.06037498,0.09094777;0.503581;-0.1114798,0.2700615;0.385382;-0.1611879,0.0557695;0.3650521;-0.1979489,-0.1853907;0.4209377;0.04342816,-0.2181338;0.2068732;0.08377507,-0.3000044;0.01285569;0.02598113,0.06875315;0.01581073;-0.07736707,0.09435187;-0.2952062;-0.07817793,0.07489751;-0.6480988;-0.004211187,0.08694191;-0.6752064;-0.05280948,-0.1035564;-0.01274234;0.008737544,-0.1382535;-0.3207998;-0.02709779,-0.1362335;-0.6776822;0.02779908,-0.1611659;-0.6672505;-0.04121968,-0.07058143;0.5130664;-0.04859185,530.5218
+0;0;0,0.001379591;0.2997192;0.0005000777,0.002850619;0.5927892;-0.01052693,0.1719468;0.4732322;0.01198052,0.1977563;0.255172;0.02958678,0.2284233;0.04506996;-0.02167889,-0.1650112;0.4647435;-0.004286406,-0.2013964;0.2478215;-0.0164245,-0.2389378;0.03666992;-0.05786271,0.08528402;0.009670474;-0.05952745,0.1038958;-0.3004276;-0.02994263,0.1030648;-0.6519139;0.05204601,0.1044944;-0.6145669;-0.02345691,-0.08240761;0.008470755;-0.06362101,-0.1289788;-0.2991533;-0.03951544,-0.1508289;-0.6512293;0.03684225,-0.1474489;-0.6137624;-0.03858675,0.002634769;0.5203001;-0.005673829,0;0;0,-0.04093628;0.2960457;-0.02269149,-0.07934377;0.5843919;-0.05992699,0.09509307;0.5068722;-0.1105666,0.2722294;0.3857014;-0.1602328,0.0581468;0.3642687;-0.1979258,-0.187199;0.419463;0.04482891,-0.220571;0.2054422;0.08492598,-0.3033939;0.01211636;0.02596007,0.06878503;0.01582062;-0.07699823,0.09413001;-0.2952086;-0.07796264,0.07466815;-0.6479551;-0.004093647,0.08679796;-0.6750845;-0.05252719,-0.1035017;-0.01243601;0.006568838,-0.1381805;-0.3206523;-0.02781956,-0.1361789;-0.6773362;0.02729909,-0.1606772;-0.6668129;-0.04181827,-0.07004175;0.5132901;-0.0482533,530.5341
+0;0;0,0.001485289;0.2997169;0.00113364,0.003072918;0.5928172;-0.009011439,0.1722185;0.4729922;0.01176239,0.1979097;0.2549204;0.02939857,0.2285185;0.04485488;-0.0220511,-0.1647763;0.4646043;-0.004159606,-0.2011435;0.2476457;-0.01568089,-0.2390463;0.03644474;-0.0565344,0.08527859;0.009620355;-0.05954335,0.1039722;-0.3004772;-0.03000462,0.1026293;-0.6518717;0.05237012,0.1039954;-0.6144697;-0.02312861,-0.08248838;0.008490694;-0.06351358,-0.1291212;-0.2991157;-0.03930271,-0.1510255;-0.6511763;0.03711072,-0.1477115;-0.613659;-0.0383162,0.002824009;0.5203156;-0.004350589,0;0;0,-0.04093628;0.2960457;-0.02269149,-0.07934377;0.5843919;-0.05992699,0.09509307;0.5068722;-0.1105666,0.2722294;0.3857014;-0.1602328,0.0581468;0.3642687;-0.1979258,-0.187199;0.419463;0.04482891,-0.220571;0.2054422;0.08492598,-0.3033939;0.01211636;0.02596007,0.06878503;0.01582062;-0.07699823,0.09413001;-0.2952086;-0.07796264,0.07466815;-0.6479551;-0.004093647,0.08679796;-0.6750845;-0.05252719,-0.1035017;-0.01243601;0.006568838,-0.1381805;-0.3206523;-0.02781956,-0.1361789;-0.6773362;0.02729909,-0.1606772;-0.6668129;-0.04181827,-0.07004175;0.5132901;-0.0482533,530.5552
+0;0;0,0.001486278;0.2999164;0.001134395,0.00307727;0.5936483;-0.009033406,0.1714027;0.4738742;0.0116739,0.1971028;0.2557267;0.02931621,0.2277138;0.04564588;-0.02213722,-0.1639616;0.4655269;-0.004171052,-0.2003415;0.248493;-0.01569634,-0.238247;0.03727661;-0.05655282,0.08513626;0.009604297;-0.05944397,0.1038307;-0.3005067;-0.02990395,0.1024875;-0.6519742;0.0524879,0.1038548;-0.6145658;-0.02307641,-0.0823507;0.008476522;-0.06340758,-0.1289855;-0.2991433;-0.03919565,-0.1508944;-0.6512769;0.03723365,-0.1475775;-0.613753;-0.03825878,0.00282775;0.5209687;-0.004361112,0;0;0,-0.04065166;0.2962927;-0.02261424,-0.07850873;0.5854135;-0.05940104,0.09546115;0.5094552;-0.1087704,0.2712619;0.386519;-0.1591773,0.05758664;0.3617017;-0.1971962,-0.185609;0.419636;0.04408039,-0.2193904;0.2055799;0.08406601,-0.3029755;0.0126802;0.02472213,0.06875615;0.01583198;-0.07678509,0.09409487;-0.2952112;-0.07781601,0.07465658;-0.6480445;-0.003988981,0.08682431;-0.6751366;-0.05256009,-0.103349;-0.01244594;0.006171887,-0.138049;-0.3207063;-0.02792261,-0.1360004;-0.6774718;0.02715762,-0.1603265;-0.6669054;-0.04210487,-0.06934826;0.514088;-0.04786944,530.5671
+0;0;0,0.00148756;0.3001751;0.001135373,0.003080383;0.5942569;-0.009045509,0.1669889;0.4756055;0.01124885,0.1926799;0.2575351;0.02888492,0.223312;0.04731029;-0.02260378,-0.1595892;0.4674769;-0.004180989,-0.1959562;0.2505196;-0.0157022,-0.2338877;0.03915848;-0.0565867,0.08450159;0.009532699;-0.05900083,0.1031511;-0.2998325;-0.02953186,0.101808;-0.6512755;0.05285426,0.1031748;-0.6138695;-0.02268565,-0.0817368;0.008413333;-0.06293489,-0.1282595;-0.2984665;-0.03878119,-0.1501668;-0.6505758;0.0376428,-0.146851;-0.6130543;-0.03782526,0.002830481;0.5214661;-0.004366069,0;0;0,-0.04042479;0.2965862;-0.02260566,-0.07781672;0.5861572;-0.0591321,0.0908568;0.5050493;-0.1086409,0.2706842;0.3880041;-0.1585233,0.06414698;0.3288982;-0.1989305,-0.1822953;0.4229084;0.04169129,-0.2167077;0.2090221;0.08161886,-0.3004626;0.01624657;0.02156403,0.06866228;0.01535758;-0.07590866,0.09413213;-0.2949173;-0.0778687,0.07474401;-0.6477492;-0.00414443,0.08700968;-0.674835;-0.05265999,-0.1026417;-0.01219215;0.005340847,-0.1371059;-0.3197512;-0.02846283,-0.1350099;-0.6764503;0.02688002,-0.1596865;-0.6658857;-0.04223096,-0.06878497;0.5146893;-0.04767704,530.5889
+0;0;0,0.001484392;0.3001769;0.0004334796,0.002911366;0.5941133;-0.01298064,0.1668315;0.476375;0.01116002,0.1927342;0.2583289;0.02878622,0.2231507;0.04804206;-0.02257687,-0.159886;0.4680626;-0.004123439,-0.196358;0.2510829;-0.01486382,-0.2345884;0.03964123;-0.05504773,0.08447814;0.009555505;-0.05903072,0.1028645;-0.2998084;-0.02938459,0.1013488;-0.6512314;0.05308427,0.1026889;-0.6139576;-0.02246897,-0.08181136;0.008377451;-0.06284272,-0.1285863;-0.2984551;-0.03857552,-0.1508615;-0.6504997;0.03803976,-0.1475679;-0.6131033;-0.03744164,0.002718698;0.5214083;-0.0071157,0;0;0,-0.04042479;0.2965862;-0.02260566,-0.07781672;0.5861572;-0.0591321,0.0908568;0.5050493;-0.1086409,0.2706842;0.3880041;-0.1585233,0.06414698;0.3288982;-0.1989305,-0.1822953;0.4229084;0.04169129,-0.2167077;0.2090221;0.08161886,-0.3004626;0.01624657;0.02156403,0.06866228;0.01535758;-0.07590866,0.09413213;-0.2949173;-0.0778687,0.07474401;-0.6477492;-0.00414443,0.08700968;-0.674835;-0.05265999,-0.1026417;-0.01219215;0.005340847,-0.1371059;-0.3197512;-0.02846283,-0.1350099;-0.6764503;0.02688002,-0.1596865;-0.6658857;-0.04223096,-0.06878497;0.5146893;-0.04767704,530.6005
+0;0;0,0.001484392;0.3001769;0.0004334796,0.002911366;0.5941133;-0.01298064,0.1668315;0.476375;0.01116002,0.1927342;0.2583289;0.02878622,0.2231507;0.04804206;-0.02257687,-0.159886;0.4680626;-0.004123439,-0.196358;0.2510829;-0.01486382,-0.2345884;0.03964123;-0.05504773,0.08447814;0.009555505;-0.05903072,0.1028645;-0.2998084;-0.02938459,0.1013488;-0.6512314;0.05308427,0.1026889;-0.6139576;-0.02246897,-0.08181136;0.008377451;-0.06284272,-0.1285863;-0.2984551;-0.03857552,-0.1508615;-0.6504997;0.03803976,-0.1475679;-0.6131033;-0.03744164,0.002718698;0.5214083;-0.0071157,0;0;0,-0.04042479;0.2965862;-0.02260566,-0.07781672;0.5861572;-0.0591321,0.0908568;0.5050493;-0.1086409,0.2706842;0.3880041;-0.1585233,0.06414698;0.3288982;-0.1989305,-0.1822953;0.4229084;0.04169129,-0.2167077;0.2090221;0.08161886,-0.3004626;0.01624657;0.02156403,0.06866228;0.01535758;-0.07590866,0.09413213;-0.2949173;-0.0778687,0.07474401;-0.6477492;-0.00414443,0.08700968;-0.674835;-0.05265999,-0.1026417;-0.01219215;0.005340847,-0.1371059;-0.3197512;-0.02846283,-0.1350099;-0.6764503;0.02688002,-0.1596865;-0.6658857;-0.04223096,-0.06878497;0.5146893;-0.04767704,530.6116
+0;0;0,0.001485067;0.3003134;0.0004336766,0.002913213;0.5944834;-0.0129905,0.167255;0.4765846;0.01120074,0.1931392;0.258694;0.02881436,0.2235598;0.04837833;-0.02255576,-0.1603022;0.4682508;-0.004121996,-0.196748;0.2514259;-0.01485471,-0.2349837;0.03995526;-0.05504412,0.08405287;0.009507402;-0.05873356,0.1024514;-0.3000605;-0.02906788,0.100937;-0.6511679;0.0533269,0.1022753;-0.6139041;-0.02212249,-0.08139952;0.008335279;-0.06252637,-0.1282053;-0.2986996;-0.03824317,-0.1504605;-0.650428;0.03830329,-0.1471713;-0.6130418;-0.03707436,0.002720427;0.5217335;-0.007121946,0;0;0,-0.04024089;0.2967587;-0.02248263,-0.07740758;0.5866358;-0.05869317,0.09182078;0.5053297;-0.1079149,0.2710475;0.3867954;-0.1557052,0.05896491;0.3536678;-0.1971841,-0.1823632;0.4237739;0.04280844,-0.2169013;0.2099666;0.08217907,-0.3003836;0.01719369;0.02162907,0.0685216;0.01528668;-0.07533932,0.09419121;-0.2951744;-0.07776356,0.07474962;-0.6476927;-0.004140139,0.08721114;-0.6747927;-0.05242538,-0.102164;-0.01194901;0.004964324,-0.1364813;-0.319736;-0.02880487,-0.1344452;-0.6760778;0.0267279,-0.1590823;-0.665458;-0.04229808,-0.06842175;0.5151042;-0.04731321,530.6339
+0;0;0,0.001484801;0.3003121;0.0009822898,0.003051226;0.5945621;-0.0107608,0.1674456;0.4763582;0.01114522,0.1935206;0.2584897;0.02874987,0.2239834;0.0481554;-0.02251889,-0.1601846;0.468122;-0.003842015,-0.1966921;0.2512624;-0.01362254,-0.2352207;0.03957483;-0.05236376,0.0839902;0.009449433;-0.05883247,0.102248;-0.3001178;-0.02907258,0.1009343;-0.6511577;0.05361241,0.1022038;-0.6138201;-0.02183103,-0.08151467;0.00836425;-0.06237229,-0.1283245;-0.2986674;-0.03805611,-0.15068;-0.6503676;0.03859052,-0.1474585;-0.6129051;-0.03678252,0.002804286;0.5217656;-0.005503897,0;0;0,-0.04024089;0.2967587;-0.02248263,-0.07740758;0.5866358;-0.05869317,0.09182078;0.5053297;-0.1079149,0.2710475;0.3867954;-0.1557052,0.05896491;0.3536678;-0.1971841,-0.1823632;0.4237739;0.04280844,-0.2169013;0.2099666;0.08217907,-0.3003836;0.01719369;0.02162907,0.0685216;0.01528668;-0.07533932,0.09419121;-0.2951744;-0.07776356,0.07474962;-0.6476927;-0.004140139,0.08721114;-0.6747927;-0.05242538,-0.102164;-0.01194901;0.004964324,-0.1364813;-0.319736;-0.02880487,-0.1344452;-0.6760778;0.0267279,-0.1590823;-0.665458;-0.04229808,-0.06842175;0.5151042;-0.04731321,530.6448
+0;0;0,0.001485568;0.3004671;0.0009827968,0.003052906;0.59487;-0.01076474,0.1667425;0.4768612;0.01106996,0.1928186;0.2589837;0.02867534,0.2232993;0.04852615;-0.02262346,-0.1594852;0.4686602;-0.003853122,-0.1959942;0.2517917;-0.01363405,-0.2345455;0.03998008;-0.05239797,0.08411427;0.009463391;-0.05891939,0.1024188;-0.3008962;-0.02908332,0.1011044;-0.6521272;0.0536467,0.1023731;-0.6147942;-0.02174982,-0.08163509;0.008376606;-0.06246442,-0.1285647;-0.2994409;-0.038086,-0.1509324;-0.6513327;0.03860237,-0.1477129;-0.6138748;-0.03672381,0.002805968;0.5220743;-0.00550789,0;0;0,-0.03938344;0.2970365;-0.02240324,-0.07527614;0.5872605;-0.05836344,0.09351869;0.5082576;-0.1061332,0.2698194;0.3852605;-0.1535704,0.05806307;0.3527523;-0.1977911,-0.1809506;0.4253551;0.0422119,-0.2155612;0.2115138;0.08138455,-0.2991364;0.01875879;0.0204443,0.0683483;0.0154433;-0.07567215,0.09434798;-0.2957926;-0.07779574,0.07477715;-0.6485437;-0.004359007,0.08745051;-0.6756217;-0.05254102,-0.1023254;-0.0117092;0.005353508,-0.136452;-0.3202877;-0.02874932,-0.1344074;-0.6768128;0.02688279,-0.1587453;-0.6660945;-0.04222509,-0.06663157;0.5156773;-0.04704785,530.6562
+0;0;0,0.001485568;0.3004671;0.0009827968,0.003052906;0.59487;-0.01076474,0.1667425;0.4768612;0.01106996,0.1928186;0.2589837;0.02867534,0.2232993;0.04852615;-0.02262346,-0.1594852;0.4686602;-0.003853122,-0.1959942;0.2517917;-0.01363405,-0.2345455;0.03998008;-0.05239797,0.08411427;0.009463391;-0.05891939,0.1024188;-0.3008962;-0.02908332,0.1011044;-0.6521272;0.0536467,0.1023731;-0.6147942;-0.02174982,-0.08163509;0.008376606;-0.06246442,-0.1285647;-0.2994409;-0.038086,-0.1509324;-0.6513327;0.03860237,-0.1477129;-0.6138748;-0.03672381,0.002805968;0.5220743;-0.00550789,0;0;0,-0.03938344;0.2970365;-0.02240324,-0.07527614;0.5872605;-0.05836344,0.09351869;0.5082576;-0.1061332,0.2698194;0.3852605;-0.1535704,0.05806307;0.3527523;-0.1977911,-0.1809506;0.4253551;0.0422119,-0.2155612;0.2115138;0.08138455,-0.2991364;0.01875879;0.0204443,0.0683483;0.0154433;-0.07567215,0.09434798;-0.2957926;-0.07779574,0.07477715;-0.6485437;-0.004359007,0.08745051;-0.6756217;-0.05254102,-0.1023254;-0.0117092;0.005353508,-0.136452;-0.3202877;-0.02874932,-0.1344074;-0.6768128;0.02688279,-0.1587453;-0.6660945;-0.04222509,-0.06663157;0.5156773;-0.04704785,530.678
+0;0;0,0.001537612;0.3005567;0.0003363074,0.003051962;0.5949811;-0.0135428,0.1670487;0.4775865;0.01043105,0.193052;0.259774;0.02847223,0.2234413;0.04911043;-0.02257556,-0.1598958;0.4693074;-0.003739416,-0.1965461;0.2524431;-0.01213971,-0.2355248;0.04034367;-0.04959661,0.08401833;0.00944382;-0.05888734,0.102203;-0.3008978;-0.02891286,0.1012423;-0.6520578;0.05396251,0.1023726;-0.6147819;-0.02187324,-0.08160048;0.008377995;-0.06234707,-0.1287109;-0.2993891;-0.03782913,-0.1509981;-0.6512756;0.03873299,-0.1479012;-0.6138697;-0.03703534,0.002815286;0.5222113;-0.007583482,0;0;0,-0.03925955;0.29715;-0.02230191,-0.07513846;0.5875259;-0.05804801,0.0942087;0.5094805;-0.1053212,0.2688596;0.3839442;-0.1520293,0.05773197;0.3502113;-0.1988883,-0.1798166;0.4241784;0.04281768,-0.2149823;0.210244;0.08075747,-0.2985559;0.01742709;0.01955601,0.06830141;0.01546255;-0.07557654,0.09426793;-0.2957641;-0.07777071,0.07471815;-0.6484804;-0.004343271,0.08721106;-0.675394;-0.05343556,-0.1022362;-0.01177761;0.005002444,-0.1365373;-0.3203473;-0.02889859,-0.1344211;-0.6768117;0.02687986,-0.1589361;-0.6661908;-0.04260931,-0.06648153;0.5159065;-0.04679036,530.6895
+0;0;0,0.001537612;0.3005567;0.0003363074,0.003051962;0.5949811;-0.0135428,0.1670487;0.4775865;0.01043105,0.193052;0.259774;0.02847223,0.2234413;0.04911043;-0.02257556,-0.1598958;0.4693074;-0.003739416,-0.1965461;0.2524431;-0.01213971,-0.2355248;0.04034367;-0.04959661,0.08401833;0.00944382;-0.05888734,0.102203;-0.3008978;-0.02891286,0.1012423;-0.6520578;0.05396251,0.1023726;-0.6147819;-0.02187324,-0.08160048;0.008377995;-0.06234707,-0.1287109;-0.2993891;-0.03782913,-0.1509981;-0.6512756;0.03873299,-0.1479012;-0.6138697;-0.03703534,0.002815286;0.5222113;-0.007583482,0;0;0,-0.03925955;0.29715;-0.02230191,-0.07513846;0.5875259;-0.05804801,0.0942087;0.5094805;-0.1053212,0.2688596;0.3839442;-0.1520293,0.05773197;0.3502113;-0.1988883,-0.1798166;0.4241784;0.04281768,-0.2149823;0.210244;0.08075747,-0.2985559;0.01742709;0.01955601,0.06830141;0.01546255;-0.07557654,0.09426793;-0.2957641;-0.07777071,0.07471815;-0.6484804;-0.004343271,0.08721106;-0.675394;-0.05343556,-0.1022362;-0.01177761;0.005002444,-0.1365373;-0.3203473;-0.02889859,-0.1344211;-0.6768117;0.02687986,-0.1589361;-0.6661908;-0.04260931,-0.06648153;0.5159065;-0.04679036,530.7007
+0;0;0,0.001542571;0.3015262;0.0003373922,0.003072575;0.5990757;-0.01369676,0.166202;0.4809762;0.01025926,0.1921747;0.2634198;0.02827922,0.2225883;0.05258781;-0.02280938,-0.159022;0.4727406;-0.003836643,-0.1956292;0.2561314;-0.01222706,-0.2346391;0.04386234;-0.04971389,0.0839;0.009430517;-0.0588044,0.1020698;-0.3006572;-0.02885445,0.1011093;-0.6517384;0.05400234,0.1022395;-0.6144632;-0.02182572,-0.08148555;0.008366195;-0.06225925,-0.1285575;-0.2991491;-0.03776137,-0.1508396;-0.6509566;0.03878358,-0.1477431;-0.6135515;-0.03697707,0.002832843;0.5253661;-0.00766048,0;0;0,-0.03907873;0.2982201;-0.02140403,-0.07487668;0.5921577;-0.0540061,0.09171981;0.5065445;-0.1059358,0.2683943;0.3831897;-0.1495221,0.05808344;0.3484756;-0.2000141,-0.1794554;0.4272505;0.04380614,-0.2143384;0.2133379;0.08061136,-0.2977067;0.0204604;0.01869871,0.06822711;0.01536769;-0.0754652,0.09442221;-0.2955819;-0.07785726,0.07491107;-0.6482006;-0.00434804,0.08739462;-0.6751196;-0.05342436,-0.1021195;-0.01160178;0.004807283,-0.1361996;-0.3199477;-0.02899912,-0.1340592;-0.6763204;0.02684098,-0.1590991;-0.6655749;-0.04248702,-0.06621481;0.5194346;-0.04371381,530.7228
+0;0;0,0.001509963;0.3015254;0.0008084214,0.003146237;0.5991482;-0.01175413,0.1663669;0.4808074;0.00990298,0.1923873;0.2632779;0.02817586,0.2225371;0.05233945;-0.02262891,-0.1589138;0.4724804;-0.003535614,-0.1960312;0.2558961;-0.01013707,-0.2351802;0.04333942;-0.04580479,0.08392429;0.009456961;-0.05876549,0.1021364;-0.3006142;-0.0286701,0.1009571;-0.6516821;0.0542405,0.1019645;-0.6143402;-0.02158286,-0.08148596;0.008348289;-0.06226111,-0.1284889;-0.2991624;-0.03757362,-0.1509006;-0.6509218;0.03915473,-0.1479288;-0.6134496;-0.03660433,0.002868695;0.5253962;-0.006260267,0;0;0,-0.03907873;0.2982201;-0.02140403,-0.07487668;0.5921577;-0.0540061,0.09171981;0.5065445;-0.1059358,0.2683943;0.3831897;-0.1495221,0.05808344;0.3484756;-0.2000141,-0.1794554;0.4272505;0.04380614,-0.2143384;0.2133379;0.08061136,-0.2977067;0.0204604;0.01869871,0.06822711;0.01536769;-0.0754652,0.09442221;-0.2955819;-0.07785726,0.07491107;-0.6482006;-0.00434804,0.08739462;-0.6751196;-0.05342436,-0.1021195;-0.01160178;0.004807283,-0.1361996;-0.3199477;-0.02899912,-0.1340592;-0.6763204;0.02684098,-0.1590991;-0.6655749;-0.04248702,-0.06621481;0.5194346;-0.04371381,530.7346
+0;0;0,0.001506316;0.3007972;0.0008064689,0.003138603;0.5976499;-0.01171901,0.1671646;0.4793873;0.009995457,0.1931862;0.2618482;0.02826915,0.2233517;0.0507997;-0.02256212,-0.1597161;0.4710193;-0.003509241,-0.1968351;0.2544254;-0.01011099,-0.2360046;0.04175787;-0.04579732,0.08415606;0.009483078;-0.05892778,0.1024335;-0.301699;-0.02872458,0.1012545;-0.6526518;0.05415886,0.1022604;-0.6153205;-0.02155494,-0.08171099;0.008371345;-0.06243305,-0.1288823;-0.300241;-0.03765712,-0.1512867;-0.651885;0.03904609,-0.1483192;-0.6144236;-0.03660349,0.002862179;0.5241954;-0.006247296,0;0;0,-0.03865749;0.2975501;-0.02124643,-0.07420719;0.5907463;-0.05376101,0.09382093;0.5075164;-0.1044865,0.268644;0.381507;-0.1479938,0.0589928;0.3455928;-0.2008312,-0.1796878;0.4259338;0.0444101,-0.2140078;0.2119493;0.08138447,-0.2982358;0.0193544;0.01935157,0.06803685;0.01549795;-0.0759964,0.09467441;-0.2965392;-0.07794714,0.07515845;-0.649037;-0.004439831,0.08774952;-0.6759904;-0.05327749,-0.1024042;-0.0112571;0.005595076,-0.1361842;-0.3206986;-0.02883493,-0.1340551;-0.6769693;0.02689284,-0.1587655;-0.6661474;-0.04245367,-0.06565669;0.5183066;-0.0435164,530.7565
+0;0;0,0.001506316;0.3007972;0.0008064689,0.003138603;0.5976499;-0.01171901,0.1671646;0.4793873;0.009995457,0.1931862;0.2618482;0.02826915,0.2233517;0.0507997;-0.02256212,-0.1597161;0.4710193;-0.003509241,-0.1968351;0.2544254;-0.01011099,-0.2360046;0.04175787;-0.04579732,0.08415606;0.009483078;-0.05892778,0.1024335;-0.301699;-0.02872458,0.1012545;-0.6526518;0.05415886,0.1022604;-0.6153205;-0.02155494,-0.08171099;0.008371345;-0.06243305,-0.1288823;-0.300241;-0.03765712,-0.1512867;-0.651885;0.03904609,-0.1483192;-0.6144236;-0.03660349,0.002862179;0.5241954;-0.006247296,0;0;0,-0.03865749;0.2975501;-0.02124643,-0.07420719;0.5907463;-0.05376101,0.09382093;0.5075164;-0.1044865,0.268644;0.381507;-0.1479938,0.0589928;0.3455928;-0.2008312,-0.1796878;0.4259338;0.0444101,-0.2140078;0.2119493;0.08138447,-0.2982358;0.0193544;0.01935157,0.06803685;0.01549795;-0.0759964,0.09467441;-0.2965392;-0.07794714,0.07515845;-0.649037;-0.004439831,0.08774952;-0.6759904;-0.05327749,-0.1024042;-0.0112571;0.005595076,-0.1361842;-0.3206986;-0.02883493,-0.1340551;-0.6769693;0.02689284,-0.1587655;-0.6661474;-0.04245367,-0.06565669;0.5183066;-0.0435164,530.768
+0;0;0,0.001529062;0.3007954;0.001280565,0.003227452;0.5976942;-0.01016236,0.1673279;0.4792518;0.009767979,0.1934752;0.2617403;0.02818981,0.2239287;0.05059421;-0.02206117,-0.1596193;0.470911;-0.003325453,-0.1972572;0.2543479;-0.007582434,-0.2366705;0.04147032;-0.04171418,0.08412669;0.00950256;-0.05896655,0.1022093;-0.301667;-0.0285183,0.1009524;-0.652624;0.05434606,0.1018832;-0.6152402;-0.02136359,-0.08181705;0.008346183;-0.06229738,-0.1290705;-0.3002511;-0.03749079,-0.1514176;-0.6518763;0.03931588,-0.1485273;-0.6143631;-0.03633157,0.002930977;0.5242158;-0.00502351,0;0;0,-0.03865749;0.2975501;-0.02124643,-0.07420719;0.5907463;-0.05376101,0.09382093;0.5075164;-0.1044865,0.268644;0.381507;-0.1479938,0.0589928;0.3455928;-0.2008312,-0.1796878;0.4259338;0.0444101,-0.2140078;0.2119493;0.08138447,-0.2982358;0.0193544;0.01935157,0.06803685;0.01549795;-0.0759964,0.09467441;-0.2965392;-0.07794714,0.07515845;-0.649037;-0.004439831,0.08774952;-0.6759904;-0.05327749,-0.1024042;-0.0112571;0.005595076,-0.1361842;-0.3206986;-0.02883493,-0.1340551;-0.6769693;0.02689284,-0.1587655;-0.6661474;-0.04245367,-0.06565669;0.5183066;-0.0435164,530.7791
+0;0;0,0.001530577;0.3010934;0.001281833,0.003229649;0.5980968;-0.01016358,0.1672029;0.4797005;0.009754531,0.193331;0.2623494;0.02816278,0.2238264;0.05091202;-0.02215753,-0.1594913;0.4713661;-0.003328769,-0.1971014;0.2549627;-0.00758261,-0.2365691;0.04179151;-0.04176145,0.08389178;0.009476025;-0.0588019,0.1019764;-0.3017291;-0.02835017,0.1007202;-0.6525062;0.05447172,0.1016509;-0.6151228;-0.02123319,-0.0815886;0.008322879;-0.06212343,-0.1288475;-0.3003097;-0.03731401,-0.1511831;-0.6517546;0.0394533,-0.148293;-0.6142419;-0.03618941,0.002933219;0.5246297;-0.005025513,0;0;0,-0.03830222;0.2979164;-0.02097535,-0.0735583;0.5912573;-0.05344343,0.09468043;0.5098714;-0.1034114,0.2656972;0.3781526;-0.1442337,0.0579506;0.3396403;-0.2036138,-0.1798091;0.4275203;0.04466031,-0.2151156;0.2139855;0.08233565,-0.2993264;0.02105263;0.02026074,0.0680756;0.01538509;-0.07559299,0.09459138;-0.2966956;-0.07793999,0.07521583;-0.6490167;-0.004454851,0.08775197;-0.6759822;-0.05328512,-0.1021478;-0.01113436;0.005210824,-0.135738;-0.320634;-0.02920794,-0.1337683;-0.6767005;0.02663424,-0.1582652;-0.665831;-0.0427959,-0.06504193;0.5188304;-0.04316092,530.8015
+0;0;0,0.00153137;0.3012495;0.001282498,0.003229648;0.5981108;-0.01015708,0.1672778;0.4797377;0.009764696,0.1933907;0.262513;0.02816223,0.2239191;0.05084704;-0.02221248,-0.159565;0.4713995;-0.003324553,-0.1971532;0.255122;-0.007575919,-0.2366635;0.0417203;-0.04179171,0.08388254;0.009474982;-0.05879543,0.1019702;-0.3017818;-0.02833864,0.100714;-0.6525741;0.05448683,0.1016439;-0.6151963;-0.02116038,-0.08157962;0.008321961;-0.06211659,-0.1288463;-0.3003618;-0.03730305,-0.151183;-0.6518219;0.03946757,-0.148295;-0.6143149;-0.03611749,0.002933395;0.5246872;-0.005022069,0;0;0,-0.03824573;0.2980918;-0.02082729,-0.07354114;0.5912794;-0.05332685,0.09476018;0.509839;-0.1033401,0.2646791;0.3763802;-0.1423686,0.05969048;0.3304718;-0.2067435,-0.1803029;0.4279553;0.04464702,-0.2153275;0.2145766;0.08272257,-0.298701;0.02074374;0.02148746,0.06808301;0.0153808;-0.07557178,0.09460954;-0.2967511;-0.07793617,0.07523482;-0.6490892;-0.004456282,0.08762517;-0.6761072;-0.05317211,-0.1021508;-0.01104905;0.005108152,-0.1356489;-0.3205988;-0.02942281,-0.1337335;-0.6766529;0.02660054,-0.1581484;-0.6657571;-0.0428022,-0.06501099;0.5189028;-0.04301429,530.8235
+0;0;0,0.00156837;0.3012477;0.001625105,0.003367907;0.5981292;-0.009275959,0.1674948;0.4798298;0.009492096,0.1934921;0.2626152;0.02817094,0.2242528;0.05092216;-0.02194792,-0.15947;0.4714279;-0.003170864,-0.19784;0.2552493;-0.004395145,-0.2379389;0.04163346;-0.03652631,0.08384916;0.009442038;-0.05884831,0.1018848;-0.3018012;-0.02822304,0.1009463;-0.6526467;0.05438062,0.1017926;-0.6152399;-0.02126473,-0.08164973;0.008339961;-0.06202197,-0.1289698;-0.3003304;-0.03714349,-0.1512999;-0.6518008;0.03958192,-0.1484924;-0.6142629;-0.0360031,0.003039983;0.5246957;-0.004286696,0;0;0,-0.03824573;0.2980918;-0.02082729,-0.07354114;0.5912794;-0.05332685,0.09476018;0.509839;-0.1033401,0.2646791;0.3763802;-0.1423686,0.05969048;0.3304718;-0.2067435,-0.1803029;0.4279553;0.04464702,-0.2153275;0.2145766;0.08272257,-0.298701;0.02074374;0.02148746,0.06808301;0.0153808;-0.07557178,0.09460954;-0.2967511;-0.07793617,0.07523482;-0.6490892;-0.004456282,0.08762517;-0.6761072;-0.05317211,-0.1021508;-0.01104905;0.005108152,-0.1356489;-0.3205988;-0.02942281,-0.1337335;-0.6766529;0.02660054,-0.1581484;-0.6657571;-0.0428022,-0.06501099;0.5189028;-0.04301429,530.8348
+0;0;0,0.00156837;0.3012477;0.001625105,0.003367907;0.5981292;-0.009275959,0.1674948;0.4798298;0.009492096,0.1934921;0.2626152;0.02817094,0.2242528;0.05092216;-0.02194792,-0.15947;0.4714279;-0.003170864,-0.19784;0.2552493;-0.004395145,-0.2379389;0.04163346;-0.03652631,0.08384916;0.009442038;-0.05884831,0.1018848;-0.3018012;-0.02822304,0.1009463;-0.6526467;0.05438062,0.1017926;-0.6152399;-0.02126473,-0.08164973;0.008339961;-0.06202197,-0.1289698;-0.3003304;-0.03714349,-0.1512999;-0.6518008;0.03958192,-0.1484924;-0.6142629;-0.0360031,0.003039983;0.5246957;-0.004286696,0;0;0,-0.03824573;0.2980918;-0.02082729,-0.07354114;0.5912794;-0.05332685,0.09476018;0.509839;-0.1033401,0.2646791;0.3763802;-0.1423686,0.05969048;0.3304718;-0.2067435,-0.1803029;0.4279553;0.04464702,-0.2153275;0.2145766;0.08272257,-0.298701;0.02074374;0.02148746,0.06808301;0.0153808;-0.07557178,0.09460954;-0.2967511;-0.07793617,0.07523482;-0.6490892;-0.004456282,0.08762517;-0.6761072;-0.05317211,-0.1021508;-0.01104905;0.005108152,-0.1356489;-0.3205988;-0.02942281,-0.1337335;-0.6766529;0.02660054,-0.1581484;-0.6657571;-0.0428022,-0.06501099;0.5189028;-0.04301429,530.846
+0;0;0,0.001570307;0.3016197;0.001627111,0.003371027;0.5986921;-0.009280456,0.1654904;0.4809053;0.009321796,0.1914782;0.2637704;0.02799379,0.2222563;0.05195726;-0.02215349,-0.1574834;0.4726059;-0.003186601,-0.1958394;0.2565067;-0.004410433,-0.235961;0.04276966;-0.03655982,0.08350217;0.009402964;-0.05860478,0.101519;-0.301515;-0.02801152,0.1005804;-0.6523924;0.05459966,0.1014246;-0.6150029;-0.02086809,-0.08131184;0.008305448;-0.0617653,-0.1285825;-0.3000423;-0.03691283,-0.1509146;-0.6515446;0.03981956,-0.1481136;-0.6140245;-0.035588,0.003042947;0.5252236;-0.004288813,0;0;0,-0.03816764;0.2984979;-0.02053714,-0.0735507;0.5918947;-0.05278468,0.09219854;0.5083114;-0.1033893,0.2636871;0.3767479;-0.1415246,0.06135838;0.3229182;-0.208549,-0.1771497;0.4292431;0.04589821,-0.2115866;0.2152178;0.08023262,-0.2941735;0.0210138;0.01866132,0.06783527;0.01530507;-0.07523084,0.09463324;-0.2964715;-0.07801795,0.07522864;-0.6488447;-0.00455308,0.08779228;-0.6759115;-0.05288768,-0.1017462;-0.0109997;0.004717986,-0.1354652;-0.3202155;-0.02962054,-0.1334237;-0.676311;0.0263462,-0.1585161;-0.6654155;-0.0426182,-0.06498259;0.5194833;-0.0424974,530.8687
+0;0;0,0.001651076;0.3016505;0.0005380601,0.00330653;0.5981695;-0.01376914,0.166028;0.4812621;0.008501189,0.1919381;0.2642173;0.02782093,0.2226203;0.05211046;-0.02211089,-0.1582986;0.4730214;-0.003164934,-0.1971517;0.2570577;-0.001391792,-0.2381727;0.04273658;-0.02981079,0.08335989;0.009329148;-0.05860024,0.1011868;-0.3021421;-0.02777671,0.1003718;-0.6531283;0.05469923,0.1010654;-0.615889;-0.02073769,-0.08130514;0.008335866;-0.06156201,-0.1285972;-0.3005775;-0.03669887,-0.1511226;-0.6521413;0.04004621,-0.1484715;-0.6147751;-0.03533501,0.003021674;0.52491;-0.007637408,0;0;0,-0.03755629;0.2986199;-0.02029014,-0.07239207;0.591684;-0.05250168,0.09394838;0.5087354;-0.1029358,0.2635223;0.3745774;-0.1403439,0.06509179;0.3121346;-0.2121084,-0.1766829;0.4287021;0.04615426,-0.2115313;0.2147475;0.08024321,-0.2928685;0.01942213;0.01977706,0.06769597;0.01526883;-0.07519317,0.09474239;-0.2970474;-0.07823229,0.07528049;-0.6494959;-0.004777431,0.08813167;-0.6765301;-0.05300164,-0.1016431;-0.01084813;0.004569899,-0.135284;-0.3205921;-0.0302032,-0.1332973;-0.6767213;0.02603132,-0.1582651;-0.6657704;-0.0429423,-0.06395949;0.5193827;-0.04220366,530.8906
+0;0;0,0.001651076;0.3016505;0.0005380601,0.00330653;0.5981695;-0.01376914,0.166028;0.4812621;0.008501189,0.1919381;0.2642173;0.02782093,0.2226203;0.05211046;-0.02211089,-0.1582986;0.4730214;-0.003164934,-0.1971517;0.2570577;-0.001391792,-0.2381727;0.04273658;-0.02981079,0.08335989;0.009329148;-0.05860024,0.1011868;-0.3021421;-0.02777671,0.1003718;-0.6531283;0.05469923,0.1010654;-0.615889;-0.02073769,-0.08130514;0.008335866;-0.06156201,-0.1285972;-0.3005775;-0.03669887,-0.1511226;-0.6521413;0.04004621,-0.1484715;-0.6147751;-0.03533501,0.003021674;0.52491;-0.007637408,0;0;0,-0.03755629;0.2986199;-0.02029014,-0.07239207;0.591684;-0.05250168,0.09394838;0.5087354;-0.1029358,0.2635223;0.3745774;-0.1403439,0.06509179;0.3121346;-0.2121084,-0.1766829;0.4287021;0.04615426,-0.2115313;0.2147475;0.08024321,-0.2928685;0.01942213;0.01977706,0.06769597;0.01526883;-0.07519317,0.09474239;-0.2970474;-0.07823229,0.07528049;-0.6494959;-0.004777431,0.08813167;-0.6765301;-0.05300164,-0.1016431;-0.01084813;0.004569899,-0.135284;-0.3205921;-0.0302032,-0.1332973;-0.6767213;0.02603132,-0.1582651;-0.6657704;-0.0429423,-0.06395949;0.5193827;-0.04220366,530.9023
+0;0;0,0.001648383;0.3011584;0.0005371824,0.003301316;0.597232;-0.01374924,0.1642031;0.4809069;0.008332948,0.1901027;0.2639503;0.02764484,0.2217994;0.04482995;-0.02393802,-0.1565022;0.4727582;-0.003202916,-0.1953395;0.2568822;-0.001430493,-0.2377169;0.03547437;-0.0307892,0.08325656;0.009317583;-0.0585276,0.1011243;-0.3028664;-0.02763354,0.1003088;-0.6540431;0.05488718,0.1010024;-0.6168042;-0.02054432,-0.08120435;0.008325534;-0.0614857,-0.1286047;-0.3012947;-0.03656567,-0.1511423;-0.6530493;0.04022108,-0.1484913;-0.6156836;-0.03515472,0.00301683;0.5240675;-0.007625452,0;0;0,-0.03634002;0.2982492;-0.02064538,-0.07054611;0.5909005;-0.05317736,0.09301111;0.5052729;-0.1045055,0.2646028;0.3736019;-0.1410153,0.06250273;0.2985424;-0.2131319,-0.1875584;0.4606444;0.05222949,-0.2288562;0.2489344;0.09207033,-0.3107957;0.04633181;0.02948187,0.06775898;0.01470062;-0.07507706,0.09589697;-0.2982253;-0.07933593,0.0764039;-0.6508603;-0.005823851,0.08926934;-0.6778917;-0.054039,-0.1016521;-0.009635127;0.004238243,-0.1337775;-0.3201371;-0.03166403,-0.1319204;-0.6764336;0.02477011,-0.1566366;-0.6654475;-0.04429777,-0.06226847;0.5186886;-0.04280639,530.924
+0;0;0,0.001635213;0.301159;1.517084E-05,0.003195006;0.5971575;-0.01571241,0.164115;0.4812294;0.007768377,0.1898932;0.264299;0.02753192,0.2218506;0.04518184;-0.02390325,-0.1584451;0.4800178;0.001713455,-0.1993734;0.2645386;0.004457135,-0.2423842;0.04277331;-0.02102634,0.0832351;0.009214339;-0.05857445,0.1010008;-0.3029649;-0.02757391,0.1002589;-0.6541154;0.05505901,0.1001425;-0.6169298;-0.02038067,-0.08120907;0.008411733;-0.06146773,-0.1286898;-0.3011989;-0.03658057,-0.1511331;-0.6529394;0.04029801,-0.1492924;-0.6156309;-0.03510749,0.002933153;0.5240283;-0.00917841,0;0;0,-0.03634002;0.2982492;-0.02064538,-0.07054611;0.5909005;-0.05317736,0.09301111;0.5052729;-0.1045055,0.2646028;0.3736019;-0.1410153,0.06250273;0.2985424;-0.2131319,-0.1875584;0.4606444;0.05222949,-0.2288562;0.2489344;0.09207033,-0.3107957;0.04633181;0.02948187,0.06775898;0.01470062;-0.07507706,0.09589697;-0.2982253;-0.07933593,0.0764039;-0.6508603;-0.005823851,0.08926934;-0.6778917;-0.054039,-0.1016521;-0.009635127;0.004238243,-0.1337775;-0.3201371;-0.03166403,-0.1319204;-0.6764336;0.02477011,-0.1566366;-0.6654475;-0.04429777,-0.06226847;0.5186886;-0.04280639,530.9362
+0;0;0,0.001634645;0.3010542;1.516557E-05,0.003191089;0.5963873;-0.01567365,0.1646833;0.4805428;0.007846192,0.190455;0.263667;0.02760476,0.2222699;0.04552719;-0.02360097,-0.1590203;0.4793269;0.001769805,-0.1999383;0.263902;0.004512794,-0.2427573;0.04312585;-0.02085701,0.08315714;0.009205707;-0.05851959,0.1009179;-0.3028859;-0.02752774,0.1001748;-0.6545872;0.05523476,0.1000581;-0.6173878;-0.020349,-0.081133;0.008403854;-0.06141016,-0.1286004;-0.3011199;-0.03652997,-0.151079;-0.6534121;0.04046918,-0.1492347;-0.6160896;-0.03508034,0.00293008;0.5234934;-0.009160674,0;0;0,-0.0366478;0.2981623;-0.01981187,-0.07153094;0.5902213;-0.05085754,0.09195773;0.5045222;-0.1048141,0.264307;0.3737593;-0.140682,0.06543843;0.2941973;-0.2137599,-0.1875674;0.4536114;0.05193783,-0.2254552;0.2409368;0.08967005,-0.3054796;0.03873667;0.02697723,0.06773612;0.0146445;-0.07497835,0.09595659;-0.2981827;-0.07943678,0.07665677;-0.6513969;-0.005876064,0.08943176;-0.6783697;-0.05441117,-0.1015656;-0.00958158;0.004124587,-0.1335988;-0.3200084;-0.03173867,-0.1317295;-0.6768688;0.02475175,-0.1567149;-0.6658729;-0.04438094,-0.06304026;0.5182173;-0.04089093,530.9576
+0;0;0,0.001634645;0.3010542;1.516557E-05,0.003191089;0.5963873;-0.01567365,0.1646833;0.4805428;0.007846192,0.190455;0.263667;0.02760476,0.2222699;0.04552719;-0.02360097,-0.1590203;0.4793269;0.001769805,-0.1999383;0.263902;0.004512794,-0.2427573;0.04312585;-0.02085701,0.08315714;0.009205707;-0.05851959,0.1009179;-0.3028859;-0.02752774,0.1001748;-0.6545872;0.05523476,0.1000581;-0.6173878;-0.020349,-0.081133;0.008403854;-0.06141016,-0.1286004;-0.3011199;-0.03652997,-0.151079;-0.6534121;0.04046918,-0.1492347;-0.6160896;-0.03508034,0.00293008;0.5234934;-0.009160674,0;0;0,-0.0366478;0.2981623;-0.01981187,-0.07153094;0.5902213;-0.05085754,0.09195773;0.5045222;-0.1048141,0.264307;0.3737593;-0.140682,0.06543843;0.2941973;-0.2137599,-0.1875674;0.4536114;0.05193783,-0.2254552;0.2409368;0.08967005,-0.3054796;0.03873667;0.02697723,0.06773612;0.0146445;-0.07497835,0.09595659;-0.2981827;-0.07943678,0.07665677;-0.6513969;-0.005876064,0.08943176;-0.6783697;-0.05441117,-0.1015656;-0.00958158;0.004124587,-0.1335988;-0.3200084;-0.03173867,-0.1317295;-0.6768688;0.02475175,-0.1567149;-0.6658729;-0.04438094,-0.06304026;0.5182173;-0.04089093,530.9696
+0;0;0,0.001714335;0.3009622;0.000290208,0.003514284;0.5955227;-0.01414787,0.1659482;0.479427;0.007758264,0.1918943;0.262616;0.02768342,0.2238753;0.04266839;-0.02362193,-0.1596269;0.4776537;0.00149995,-0.2014656;0.2625481;0.009003027,-0.2455308;0.0396716;-0.01140109,0.08300792;0.009159203;-0.05843706,0.1007219;-0.3033085;-0.02732041,0.1000502;-0.6551547;0.05548215,0.09993757;-0.617899;-0.02013483,-0.08102526;0.008403403;-0.0612649,-0.1285745;-0.3014917;-0.03632195,-0.1511042;-0.6538903;0.04088,-0.1492552;-0.6165198;-0.03470334,0.003164289;0.5228668;-0.008120374,0;0;0,-0.03692936;0.2981116;-0.01862764,-0.07233168;0.5894117;-0.04816961,0.09122299;0.5036728;-0.1052518,0.2642427;0.3737617;-0.1408112,0.06983308;0.2824071;-0.2175655,-0.1887395;0.4505455;0.0535903,-0.2252508;0.2373117;0.08930445,-0.3028683;0.03319769;0.02338797,0.06769446;0.01472634;-0.07476425,0.09606959;-0.2984637;-0.07975483,0.07687415;-0.6518232;-0.006126881,0.08957635;-0.6787901;-0.05474806,-0.101394;-0.009681944;0.003823182,-0.133233;-0.3205261;-0.03195789,-0.1314811;-0.6775813;0.02426506,-0.1567769;-0.6665396;-0.04480945,-0.06368815;0.5176571;-0.03858304,530.991
+0;0;0,0.001714335;0.3009622;0.000290208,0.003514284;0.5955227;-0.01414787,0.1659482;0.479427;0.007758264,0.1918943;0.262616;0.02768342,0.2238753;0.04266839;-0.02362193,-0.1596269;0.4776537;0.00149995,-0.2014656;0.2625481;0.009003027,-0.2455308;0.0396716;-0.01140109,0.08300792;0.009159203;-0.05843706,0.1007219;-0.3033085;-0.02732041,0.1000502;-0.6551547;0.05548215,0.09993757;-0.617899;-0.02013483,-0.08102526;0.008403403;-0.0612649,-0.1285745;-0.3014917;-0.03632195,-0.1511042;-0.6538903;0.04088,-0.1492552;-0.6165198;-0.03470334,0.003164289;0.5228668;-0.008120374,0;0;0,-0.03692936;0.2981116;-0.01862764,-0.07233168;0.5894117;-0.04816961,0.09122299;0.5036728;-0.1052518,0.2642427;0.3737617;-0.1408112,0.06983308;0.2824071;-0.2175655,-0.1887395;0.4505455;0.0535903,-0.2252508;0.2373117;0.08930445,-0.3028683;0.03319769;0.02338797,0.06769446;0.01472634;-0.07476425,0.09606959;-0.2984637;-0.07975483,0.07687415;-0.6518232;-0.006126881,0.08957635;-0.6787901;-0.05474806,-0.101394;-0.009681944;0.003823182,-0.133233;-0.3205261;-0.03195789,-0.1314811;-0.6775813;0.02426506,-0.1567769;-0.6665396;-0.04480945,-0.06368815;0.5176571;-0.03858304,531.0031
+0;0;0,0.001713835;0.3008744;0.0002901233,0.003513037;0.5953155;-0.01414256,0.1664656;0.4791007;0.00781256,0.1924111;0.2622947;0.02773725,0.2232981;0.04987119;-0.02181301,-0.1601467;0.4773218;0.001534306,-0.2019844;0.2622211;0.009037211,-0.2445422;0.04696892;-0.01066891,0.08293851;0.009151543;-0.05838819,0.1006285;-0.3028937;-0.02731361,0.0999565;-0.6549085;0.05552863,0.09984396;-0.6176569;-0.02004605,-0.08095749;0.008396375;-0.06121367,-0.1284424;-0.3010798;-0.03630444,-0.1509829;-0.6536473;0.0409345,-0.149135;-0.6162809;-0.03460656,0.003163134;0.5226789;-0.008116664,0;0;0,-0.03735859;0.2980193;-0.01781178,-0.07343023;0.5891653;-0.04684854,0.09020108;0.503901;-0.1056967,0.2635738;0.3744536;-0.1411967,0.087907;0.2665876;-0.2189083,-0.1750721;0.4239889;0.05144851,-0.2113945;0.2095021;0.07885437,-0.2829441;0.01226158;0.01169914,0.06751873;0.01490712;-0.07477117,0.09593933;-0.2978428;-0.08029699,0.07675368;-0.6513605;-0.006574869,0.08951476;-0.6783348;-0.05510545,-0.1012815;-0.009996431;0.003722342,-0.1335528;-0.3203602;-0.03210673,-0.1316791;-0.6776413;0.02379001,-0.1581654;-0.6666793;-0.0447677,-0.06460664;0.5174411;-0.0373466,531.0245
+0;0;0,0.001773233;0.3008738;-0.0004763182,0.00341941;0.5952196;-0.01666953,0.1664668;0.4796979;0.007039912,0.1923155;0.2629286;0.02748376,0.2230125;0.05043501;-0.0218836,-0.1600932;0.4772595;0.001053603,-0.2029907;0.2626146;0.0137961,-0.2459156;0.04702495;-0.0007488141,0.08294557;0.009130177;-0.05838152,0.1005677;-0.3029033;-0.02715048,0.1000533;-0.6548995;0.05577223,0.09988228;-0.6177337;-0.01981053,-0.08096324;0.008413608;-0.06120372,-0.1285368;-0.3010437;-0.03622927,-0.1511392;-0.6536427;0.04084757,-0.149346;-0.616359;-0.03470284,0.003116661;0.522629;-0.01011049,0;0;0,-0.03735859;0.2980193;-0.01781178,-0.07343023;0.5891653;-0.04684854,0.09020108;0.503901;-0.1056967,0.2635738;0.3744536;-0.1411967,0.087907;0.2665876;-0.2189083,-0.1750721;0.4239889;0.05144851,-0.2113945;0.2095021;0.07885437,-0.2829441;0.01226158;0.01169914,0.06751873;0.01490712;-0.07477117,0.09593933;-0.2978428;-0.08029699,0.07675368;-0.6513605;-0.006574869,0.08951476;-0.6783348;-0.05510545,-0.1012815;-0.009996431;0.003722342,-0.1335528;-0.3203602;-0.03210673,-0.1316791;-0.6776413;0.02379001,-0.1581654;-0.6666793;-0.0447677,-0.06460664;0.5174411;-0.0373466,531.0361
+0;0;0,0.001774107;0.3010221;-0.000476553,0.003420309;0.5953717;-0.01666987,0.1665614;0.4798266;0.00704929,0.1924482;0.2627375;0.02752331,0.2231577;0.0501572;-0.02186419,-0.1601859;0.4773869;0.001059549,-0.2031467;0.2624252;0.01382085,-0.2460891;0.04674762;-0.0007299967,0.08275025;0.009108678;-0.05824405,0.1003532;-0.3025846;-0.02704705,0.09983893;-0.6544636;0.05584805,0.09966799;-0.6173006;-0.01970582,-0.08077259;0.008393796;-0.06105961,-0.1282943;-0.3007261;-0.03611238,-0.1508892;-0.6532078;0.0409388,-0.1490967;-0.6159269;-0.03458272,0.003117566;0.5227824;-0.01011094,0;0;0,-0.03775186;0.2981249;-0.0177207,-0.0742972;0.5892127;-0.04678345,0.09139894;0.5106372;-0.1023932,0.2608312;0.3764945;-0.1413217,0.09557918;0.2547196;-0.2215414,-0.1751523;0.4223717;0.05072328,-0.2099796;0.2069895;0.07551409,-0.2761731;0.01006383;0.001952693,0.06741798;0.01509473;-0.0744977,0.09564707;-0.2973161;-0.08069587,0.07630059;-0.6507204;-0.007062435,0.08926465;-0.6776743;-0.05551767,-0.1010085;-0.0104569;0.003297132,-0.133705;-0.3204903;-0.03200203,-0.1317239;-0.6777141;0.02347726,-0.157561;-0.6667002;-0.04531005,-0.06533206;0.5175095;-0.03726459,531.0577
+0;0;0,0.001774107;0.3010221;-0.000476553,0.003420309;0.5953717;-0.01666987,0.1665614;0.4798266;0.00704929,0.1924482;0.2627375;0.02752331,0.2231577;0.0501572;-0.02186419,-0.1601859;0.4773869;0.001059549,-0.2031467;0.2624252;0.01382085,-0.2460891;0.04674762;-0.0007299967,0.08275025;0.009108678;-0.05824405,0.1003532;-0.3025846;-0.02704705,0.09983893;-0.6544636;0.05584805,0.09966799;-0.6173006;-0.01970582,-0.08077259;0.008393796;-0.06105961,-0.1282943;-0.3007261;-0.03611238,-0.1508892;-0.6532078;0.0409388,-0.1490967;-0.6159269;-0.03458272,0.003117566;0.5227824;-0.01011094,0;0;0,-0.03775186;0.2981249;-0.0177207,-0.0742972;0.5892127;-0.04678345,0.09139894;0.5106372;-0.1023932,0.2608312;0.3764945;-0.1413217,0.09557918;0.2547196;-0.2215414,-0.1751523;0.4223717;0.05072328,-0.2099796;0.2069895;0.07551409,-0.2761731;0.01006383;0.001952693,0.06741798;0.01509473;-0.0744977,0.09564707;-0.2973161;-0.08069587,0.07630059;-0.6507204;-0.007062435,0.08926465;-0.6776743;-0.05551767,-0.1010085;-0.0104569;0.003297132,-0.133705;-0.3204903;-0.03200203,-0.1317239;-0.6777141;0.02347726,-0.157561;-0.6667002;-0.04531005,-0.06533206;0.5175095;-0.03726459,531.0698
+0;0;0,0.001825627;0.3010204;-0.001042239,0.003417131;0.5953081;-0.01830742,0.1664964;0.4803292;0.007660168,0.1929678;0.2632478;0.02745759,0.2235643;0.0505845;-0.02164193,-0.1601399;0.4775041;0.0007937402,-0.204137;0.2631094;0.01857509,-0.2470599;0.04699199;0.01373104,0.08271946;0.009075455;-0.05829294,0.1002934;-0.3026106;-0.02700775,0.09970991;-0.6544889;0.05588988,0.09968442;-0.617386;-0.01966985,-0.08081809;0.008414423;-0.06099653,-0.1284177;-0.3006931;-0.03604389,-0.1511342;-0.6531769;0.04096177,-0.1491941;-0.6159558;-0.03456184,0.003128873;0.5227456;-0.01145699,0;0;0,-0.03775186;0.2981249;-0.0177207,-0.0742972;0.5892127;-0.04678345,0.09139894;0.5106372;-0.1023932,0.2608312;0.3764945;-0.1413217,0.09557918;0.2547196;-0.2215414,-0.1751523;0.4223717;0.05072328,-0.2099796;0.2069895;0.07551409,-0.2761731;0.01006383;0.001952693,0.06741798;0.01509473;-0.0744977,0.09564707;-0.2973161;-0.08069587,0.07630059;-0.6507204;-0.007062435,0.08926465;-0.6776743;-0.05551767,-0.1010085;-0.0104569;0.003297132,-0.133705;-0.3204903;-0.03200203,-0.1317239;-0.6777141;0.02347726,-0.157561;-0.6667002;-0.04531005,-0.06533206;0.5175095;-0.03726459,531.0809
+0;0;0,0.001825992;0.3010805;-0.001042447,0.003417262;0.5953259;-0.01830527,0.166386;0.4803835;0.007648647,0.192872;0.2631827;0.02745696,0.2303427;0.00273934;-0.03267399,-0.1600292;0.4775603;0.0007868651,-0.2040506;0.2630477;0.018578,-0.2566171;-0.001625866;0.01264561,0.08263505;0.009066192;-0.05823345,0.1001818;-0.3021383;-0.0269966,0.09959765;-0.6544303;0.05599848,0.09957214;-0.6173207;-0.01963142,-0.0807356;0.008405836;-0.06093428,-0.1282616;-0.3002241;-0.0360202,-0.1510049;-0.6531222;0.04107599,-0.149063;-0.6158944;-0.03451776,0.003129034;0.5227712;-0.01145557,0;0;0,-0.03818077;0.2981542;-0.01732516,-0.07518093;0.5891581;-0.04621577,0.09083991;0.5128634;-0.1012421,0.2593674;0.3777941;-0.141551,0.05132465;0.2329248;-0.2341881,-0.1756369;0.4213405;0.05031104,-0.2090292;0.2052404;0.07165974,-0.2875675;-0.03510636;-0.02276322,0.06721048;0.01541555;-0.07447815,0.0950149;-0.296539;-0.08104467,0.0754353;-0.6503966;-0.007562876,0.08891989;-0.6772159;-0.05614448,-0.1008504;-0.01101819;0.003112856,-0.1344303;-0.320499;-0.0318992,-0.1324315;-0.6782213;0.02313675,-0.1580779;-0.6672026;-0.04580093,-0.066101;0.5174739;-0.03672218,531.0916
+0;0;0,0.001825992;0.3010805;-0.001042447,0.003417262;0.5953259;-0.01830527,0.166386;0.4803835;0.007648647,0.192872;0.2631827;0.02745696,0.2303427;0.00273934;-0.03267399,-0.1600292;0.4775603;0.0007868651,-0.2040506;0.2630477;0.018578,-0.2566171;-0.001625866;0.01264561,0.08263505;0.009066192;-0.05823345,0.1001818;-0.3021383;-0.0269966,0.09959765;-0.6544303;0.05599848,0.09957214;-0.6173207;-0.01963142,-0.0807356;0.008405836;-0.06093428,-0.1282616;-0.3002241;-0.0360202,-0.1510049;-0.6531222;0.04107599,-0.149063;-0.6158944;-0.03451776,0.003129034;0.5227712;-0.01145557,0;0;0,-0.03818077;0.2981542;-0.01732516,-0.07518093;0.5891581;-0.04621577,0.09083991;0.5128634;-0.1012421,0.2593674;0.3777941;-0.141551,0.05132465;0.2329248;-0.2341881,-0.1756369;0.4213405;0.05031104,-0.2090292;0.2052404;0.07165974,-0.2875675;-0.03510636;-0.02276322,0.06721048;0.01541555;-0.07447815,0.0950149;-0.296539;-0.08104467,0.0754353;-0.6503966;-0.007562876,0.08891989;-0.6772159;-0.05614448,-0.1008504;-0.01101819;0.003112856,-0.1344303;-0.320499;-0.0318992,-0.1324315;-0.6782213;0.02313675,-0.1580779;-0.6672026;-0.04580093,-0.066101;0.5174739;-0.03672218,531.1035
+0;0;0,0.001782088;0.3012768;-0.001452394,0.003236774;0.5954762;-0.01934164,0.1671987;0.4804595;0.006925471,0.1933143;0.2632712;0.02726391,0.2302309;0.006273746;-0.03157909,-0.1610565;0.4775361;0.0006687921,-0.2060571;0.2638405;0.02465998,-0.2578079;0.002731651;0.02053257,0.08228236;0.008951667;-0.05802309,0.09967963;-0.3014857;-0.0265367,0.09897988;-0.6535292;0.05614367,0.09885126;-0.6164619;-0.01942349,-0.08041193;0.008446685;-0.06066111,-0.1280108;-0.2994214;-0.03582215,-0.1507251;-0.6520314;0.04112849,-0.1488874;-0.614841;-0.03440481,0.002987176;0.5229443;-0.01233417,0;0;0,-0.03890651;0.2982711;-0.0171361,-0.07666948;0.5891737;-0.0459621,0.09038734;0.5150219;-0.1016209,0.2583808;0.3792359;-0.1417058,0.05611283;0.2329758;-0.2342727,-0.1763299;0.4178661;0.04919819,-0.208849;0.2013097;0.06686917,-0.2846971;-0.03500609;-0.02943725,0.06698929;0.01575711;-0.07403612,0.09480307;-0.2954268;-0.08154488,0.07500958;-0.6489986;-0.008289576,0.08819994;-0.6759104;-0.05673981,-0.1003741;-0.01167611;0.002430858,-0.134719;-0.3203249;-0.03252251,-0.1329745;-0.6777982;0.02207553,-0.1584465;-0.6667697;-0.04685649,-0.06738282;0.5175228;-0.0364778,531.1251
+0;0;0,0.001782088;0.3012768;-0.001452394,0.003236774;0.5954762;-0.01934164,0.1671987;0.4804595;0.006925471,0.1933143;0.2632712;0.02726391,0.2302309;0.006273746;-0.03157909,-0.1610565;0.4775361;0.0006687921,-0.2060571;0.2638405;0.02465998,-0.2578079;0.002731651;0.02053257,0.08228236;0.008951667;-0.05802309,0.09967963;-0.3014857;-0.0265367,0.09897988;-0.6535292;0.05614367,0.09885126;-0.6164619;-0.01942349,-0.08041193;0.008446685;-0.06066111,-0.1280108;-0.2994214;-0.03582215,-0.1507251;-0.6520314;0.04112849,-0.1488874;-0.614841;-0.03440481,0.002987176;0.5229443;-0.01233417,0;0;0,-0.03890651;0.2982711;-0.0171361,-0.07666948;0.5891737;-0.0459621,0.09038734;0.5150219;-0.1016209,0.2583808;0.3792359;-0.1417058,0.05611283;0.2329758;-0.2342727,-0.1763299;0.4178661;0.04919819,-0.208849;0.2013097;0.06686917,-0.2846971;-0.03500609;-0.02943725,0.06698929;0.01575711;-0.07403612,0.09480307;-0.2954268;-0.08154488,0.07500958;-0.6489986;-0.008289576,0.08819994;-0.6759104;-0.05673981,-0.1003741;-0.01167611;0.002430858,-0.134719;-0.3203249;-0.03252251,-0.1329745;-0.6777982;0.02207553,-0.1584465;-0.6667697;-0.04685649,-0.06738282;0.5175228;-0.0364778,531.1369
+0;0;0,0.001785942;0.3019283;-0.001455535,0.003242205;0.5964345;-0.019362,0.16543;0.4818314;0.006701439,0.1915257;0.2648089;0.02702435,0.222057;0.05226319;-0.02164083,-0.1592791;0.4789396;0.0005123494,-0.2042454;0.2654071;0.02448522,-0.2470451;0.04946117;0.02107171,0.0819618;0.008916792;-0.05779704,0.09931228;-0.3006857;-0.02639533,0.09861294;-0.6525217;0.05623632,0.09848461;-0.6154698;-0.01916644,-0.08009867;0.008413778;-0.06042479,-0.1275695;-0.2986263;-0.03565262,-0.1502704;-0.6510285;0.04125268,-0.1484368;-0.6138538;-0.0341163,0.002992451;0.5238572;-0.01235015,0;0;0,-0.04023769;0.2987264;-0.01759362,-0.07851616;0.5898359;-0.04680681,0.08580405;0.5124742;-0.1041315,0.2568951;0.380362;-0.1424329,0.1152297;0.2303843;-0.2193336,-0.1771753;0.4196348;0.04723294,-0.2098105;0.203013;0.06147112,-0.267292;0.008024201;-0.02309468,0.06694207;0.01606286;-0.07347441,0.09336464;-0.2943687;-0.08213019,0.0733428;-0.6478366;-0.009489536,0.0862595;-0.6748778;-0.05760169,-0.09996156;-0.01195774;0.001562871,-0.1352803;-0.3196995;-0.03291032,-0.1343662;-0.6771062;0.02072429,-0.1600961;-0.6661365;-0.04791348,-0.069152;0.5181566;-0.03726268,531.1583
+0;0;0,0.001757064;0.3019266;-0.001816001,0.003099253;0.5964094;-0.0201198,0.1654413;0.4821615;0.005701763,0.1911233;0.2651702;0.02686768,0.2216725;0.05257203;-0.02155634,-0.1594103;0.4791368;0.000388246,-0.2049124;0.2664663;0.03028114,-0.2487911;0.0507181;0.03215808,0.08190059;0.008882934;-0.05788895,0.09915976;-0.3007042;-0.02628674,0.09874422;-0.6525055;0.05649478,0.09846513;-0.6154811;-0.01891013,-0.08016525;0.008431206;-0.060334,-0.1277118;-0.298604;-0.03564613,-0.1505459;-0.651008;0.04121191,-0.1488582;-0.6138561;-0.03416265,0.002876132;0.5238404;-0.01302102,0;0;0,-0.04023769;0.2987264;-0.01759362,-0.07851616;0.5898359;-0.04680681,0.08580405;0.5124742;-0.1041315,0.2568951;0.380362;-0.1424329,0.1152297;0.2303843;-0.2193336,-0.1771753;0.4196348;0.04723294,-0.2098105;0.203013;0.06147112,-0.267292;0.008024201;-0.02309468,0.06694207;0.01606286;-0.07347441,0.09336464;-0.2943687;-0.08213019,0.0733428;-0.6478366;-0.009489536,0.0862595;-0.6748778;-0.05760169,-0.09996156;-0.01195774;0.001562871,-0.1352803;-0.3196995;-0.03291032,-0.1343662;-0.6771062;0.02072429,-0.1600961;-0.6661365;-0.04791348,-0.069152;0.5181566;-0.03726268,531.1706
+0;0;0,0.00175733;0.3019723;-0.001816276,0.003098574;0.5962271;-0.02010367,0.1665118;0.4818082;0.005831105,0.1921941;0.2648141;0.0269973,0.2291268;0.007792354;-0.0315452,-0.1604796;0.4787636;0.0004825862,-0.2059824;0.2660903;0.03037586,-0.2590297;0.005260319;0.03264499,0.08184329;0.00887672;-0.05784846,0.09908339;-0.3003683;-0.02628118,0.09866753;-0.6524376;0.05656341,0.0983884;-0.615412;-0.01885333,-0.08010917;0.008425308;-0.06029179,-0.1276032;-0.2982706;-0.03563121,-0.1504547;-0.650943;0.04128538,-0.1487667;-0.61379;-0.034101,0.002875771;0.5237617;-0.01301501,0;0;0,-0.0412268;0.2986124;-0.01801777,-0.0802144;0.5893713;-0.04746461,0.08609141;0.5144214;-0.1036499,0.2566775;0.3816521;-0.1419473,0.07056512;0.2154965;-0.2347155,-0.1791323;0.417796;0.04642899,-0.2112838;0.2009353;0.05790483,-0.2783432;-0.03305018;-0.04982307,0.06666664;0.01624426;-0.07358837,0.09256467;-0.2938799;-0.08244824,0.07227218;-0.6476943;-0.01020074,0.085196;-0.674729;-0.05833745,-0.09985672;-0.01223113;0.001612537,-0.1356383;-0.3195914;-0.03267283,-0.1355112;-0.6773761;0.02030159,-0.1608312;-0.6664286;-0.04849535,-0.07059222;0.5178425;-0.03784299,531.1929
+0;0;0,0.00175733;0.3019723;-0.001816276,0.003098574;0.5962271;-0.02010367,0.1665118;0.4818082;0.005831105,0.1921941;0.2648141;0.0269973,0.2291268;0.007792354;-0.0315452,-0.1604796;0.4787636;0.0004825862,-0.2059824;0.2660903;0.03037586,-0.2590297;0.005260319;0.03264499,0.08184329;0.00887672;-0.05784846,0.09908339;-0.3003683;-0.02628118,0.09866753;-0.6524376;0.05656341,0.0983884;-0.615412;-0.01885333,-0.08010917;0.008425308;-0.06029179,-0.1276032;-0.2982706;-0.03563121,-0.1504547;-0.650943;0.04128538,-0.1487667;-0.61379;-0.034101,0.002875771;0.5237617;-0.01301501,0;0;0,-0.0412268;0.2986124;-0.01801777,-0.0802144;0.5893713;-0.04746461,0.08609141;0.5144214;-0.1036499,0.2566775;0.3816521;-0.1419473,0.07056512;0.2154965;-0.2347155,-0.1791323;0.417796;0.04642899,-0.2112838;0.2009353;0.05790483,-0.2783432;-0.03305018;-0.04982307,0.06666664;0.01624426;-0.07358837,0.09256467;-0.2938799;-0.08244824,0.07227218;-0.6476943;-0.01020074,0.085196;-0.674729;-0.05833745,-0.09985672;-0.01223113;0.001612537,-0.1356383;-0.3195914;-0.03267283,-0.1355112;-0.6773761;0.02030159,-0.1608312;-0.6664286;-0.04849535,-0.07059222;0.5178425;-0.03784299,531.2054
+0;0;0,0.001762671;0.3020725;-0.001454798,0.003364956;0.5965616;-0.01821686,0.1668809;0.4818328;0.00480244,0.1922342;0.2649245;0.02684674,0.2292887;0.007277638;-0.03144313,-0.1603613;0.4788705;0.0004331507,-0.2066466;0.26731;0.03617892,-0.26055;0.006212622;0.04485085,0.08165531;0.008796135;-0.05780287,0.09861655;-0.3002231;-0.02606314,0.09831303;-0.651961;0.05653197,0.09784815;-0.614872;-0.01880711,-0.08000215;0.008458029;-0.06011864,-0.1275594;-0.2980027;-0.03545925,-0.1503057;-0.6502974;0.0414346,-0.148808;-0.6130839;-0.0338792,0.003055593;0.5240214;-0.01169166,0;0;0,-0.04147067;0.2986403;-0.01863241,-0.08064502;0.5894617;-0.04858184,0.08596333;0.5161116;-0.104089,0.2564436;0.3831151;-0.141856,0.0724984;0.2141015;-0.2354038,-0.1796388;0.4179367;0.04532014,-0.2122195;0.2010071;0.05293728,-0.2721503;-0.03631635;-0.05307447,0.06639291;0.01636714;-0.07355428,0.09281212;-0.2934746;-0.0829401,0.07223106;-0.6470144;-0.01133299,0.08480246;-0.674149;-0.05933356,-0.09965333;-0.01237332;0.001499918,-0.1353717;-0.3194534;-0.03334231,-0.1363125;-0.6768897;0.0193835,-0.1614373;-0.6659555;-0.04940378,-0.07098521;0.5179288;-0.03886223,531.2253
+0;0;0,0.001762671;0.3020725;-0.001454798,0.003364956;0.5965616;-0.01821686,0.1668809;0.4818328;0.00480244,0.1922342;0.2649245;0.02684674,0.2292887;0.007277638;-0.03144313,-0.1603613;0.4788705;0.0004331507,-0.2066466;0.26731;0.03617892,-0.26055;0.006212622;0.04485085,0.08165531;0.008796135;-0.05780287,0.09861655;-0.3002231;-0.02606314,0.09831303;-0.651961;0.05653197,0.09784815;-0.614872;-0.01880711,-0.08000215;0.008458029;-0.06011864,-0.1275594;-0.2980027;-0.03545925,-0.1503057;-0.6502974;0.0414346,-0.148808;-0.6130839;-0.0338792,0.003055593;0.5240214;-0.01169166,0;0;0,-0.04147067;0.2986403;-0.01863241,-0.08064502;0.5894617;-0.04858184,0.08596333;0.5161116;-0.104089,0.2564436;0.3831151;-0.141856,0.0724984;0.2141015;-0.2354038,-0.1796388;0.4179367;0.04532014,-0.2122195;0.2010071;0.05293728,-0.2721503;-0.03631635;-0.05307447,0.06639291;0.01636714;-0.07355428,0.09281212;-0.2934746;-0.0829401,0.07223106;-0.6470144;-0.01133299,0.08480246;-0.674149;-0.05933356,-0.09965333;-0.01237332;0.001499918,-0.1353717;-0.3194534;-0.03334231,-0.1363125;-0.6768897;0.0193835,-0.1614373;-0.6659555;-0.04940378,-0.07098521;0.5179288;-0.03886223,531.2369
+0;0;0,0.001764584;0.3024004;-0.001456377,0.00336782;0.5970577;-0.01822705,0.1676567;0.4821104;0.004871818,0.1929939;0.2653388;0.02690222,0.2304605;0.004826635;-0.03203591,-0.1611295;0.4791342;0.0004819138,-0.2073857;0.267707;0.03620515,-0.2618885;0.003705889;0.04497353,0.08107611;0.008733742;-0.05739286,0.09799036;-0.2994293;-0.02574107,0.09768692;-0.6510808;0.05683374,0.09722191;-0.61399;-0.01852426,-0.07943468;0.008398034;-0.0596922,-0.1268601;-0.2972136;-0.03510114,-0.1496009;-0.6494218;0.04177383,-0.1481028;-0.6122065;-0.03355888,0.003058373;0.5244981;-0.0117001,0;0;0,-0.0417609;0.298894;-0.01922584,-0.08118932;0.5898021;-0.04965091,0.08657473;0.5169837;-0.1045218,0.2567981;0.3834054;-0.1405506,0.07457079;0.2088624;-0.2357974,-0.1806623;0.4171997;0.04399039,-0.2132199;0.2003543;0.04993088,-0.2712919;-0.03933133;-0.05925942,0.0663904;0.01623049;-0.07261157,0.09277225;-0.2926942;-0.08365178,0.07198388;-0.6461955;-0.01236272,0.08433932;-0.6733617;-0.06041169,-0.09898908;-0.01201777;0.0005372564,-0.1345596;-0.318234;-0.03437328,-0.1358793;-0.6756063;0.01817001,-0.1607035;-0.664697;-0.0507403,-0.07145662;0.5182765;-0.03980422,531.2593
+0;0;0,0.001766227;0.3023979;-0.00190527,0.00330766;0.5969907;-0.01971261,0.1676497;0.482299;0.003923476,0.192876;0.2655755;0.02654713,0.2299672;0.004903167;-0.03191844,-0.1612111;0.4794581;0.0001473278,-0.2081426;0.2693256;0.04208755,-0.2633305;0.005768597;0.05745279,0.08108097;0.008651802;-0.0573984,0.09792452;-0.2995042;-0.02564076,0.09786788;-0.6512237;0.05664482,0.09731406;-0.6141826;-0.01871724,-0.07943147;0.008482627;-0.05968451,-0.1268641;-0.297127;-0.03508208,-0.1497068;-0.6493486;0.04170102,-0.148294;-0.6121831;-0.0336381,0.003013649;0.5244627;-0.01284294,0;0;0,-0.0417609;0.298894;-0.01922584,-0.08118932;0.5898021;-0.04965091,0.08657473;0.5169837;-0.1045218,0.2567981;0.3834054;-0.1405506,0.07457079;0.2088624;-0.2357974,-0.1806623;0.4171997;0.04399039,-0.2132199;0.2003543;0.04993088,-0.2712919;-0.03933133;-0.05925942,0.0663904;0.01623049;-0.07261157,0.09277225;-0.2926942;-0.08365178,0.07198388;-0.6461955;-0.01236272,0.08433932;-0.6733617;-0.06041169,-0.09898908;-0.01201777;0.0005372564,-0.1345596;-0.318234;-0.03437328,-0.1358793;-0.6756063;0.01817001,-0.1607035;-0.664697;-0.0507403,-0.07145662;0.5182765;-0.03980422,531.2719
+0;0;0,0.001766372;0.3024226;-0.001905426,0.003307254;0.5969051;-0.0197053,0.1687462;0.4819772;0.004038238,0.1939584;0.2653743;0.02664931,0.2308417;0.006163001;-0.03148857,-0.1623053;0.4791174;0.0002369341,-0.2092107;0.2691017;0.04215384,-0.2640892;0.007021964;0.05743295,0.0812882;0.008673916;-0.05754511,0.0981355;-0.2995507;-0.0257804,0.09807892;-0.6509145;0.05642199,0.09752514;-0.613874;-0.01893481,-0.07963449;0.008504308;-0.05983706,-0.1270777;-0.2971733;-0.03522915,-0.1498973;-0.6490388;0.04147631,-0.1484845;-0.6118737;-0.03385755,0.003013425;0.5244218;-0.01283986,0;0;0,-0.041861;0.2988588;-0.01993108,-0.08154753;0.589553;-0.05095005,0.08781172;0.5176105;-0.1049452,0.257645;0.3833345;-0.1394467,0.08322032;0.2026063;-0.2334907,-0.1818527;0.4165748;0.04345784,-0.2135265;0.1996853;0.04786755,-0.2680596;-0.03301832;-0.07381258,0.06633766;0.01633474;-0.07298589,0.09325653;-0.2926123;-0.08404708,0.07195538;-0.6458101;-0.01325679,0.08430761;-0.6729826;-0.06129074,-0.09922108;-0.01219228;0.0009874025,-0.1343399;-0.3184517;-0.03460812,-0.1363395;-0.6755087;0.01754617,-0.1609035;-0.6646309;-0.0514428,-0.07171506;0.5181184;-0.0408771,531.2921
+0;0;0,0.001766372;0.3024226;-0.001905426,0.003307254;0.5969051;-0.0197053,0.1687462;0.4819772;0.004038238,0.1939584;0.2653743;0.02664931,0.2308417;0.006163001;-0.03148857,-0.1623053;0.4791174;0.0002369341,-0.2092107;0.2691017;0.04215384,-0.2640892;0.007021964;0.05743295,0.0812882;0.008673916;-0.05754511,0.0981355;-0.2995507;-0.0257804,0.09807892;-0.6509145;0.05642199,0.09752514;-0.613874;-0.01893481,-0.07963449;0.008504308;-0.05983706,-0.1270777;-0.2971733;-0.03522915,-0.1498973;-0.6490388;0.04147631,-0.1484845;-0.6118737;-0.03385755,0.003013425;0.5244218;-0.01283986,0;0;0,-0.041861;0.2988588;-0.01993108,-0.08154753;0.589553;-0.05095005,0.08781172;0.5176105;-0.1049452,0.257645;0.3833345;-0.1394467,0.08322032;0.2026063;-0.2334907,-0.1818527;0.4165748;0.04345784,-0.2135265;0.1996853;0.04786755,-0.2680596;-0.03301832;-0.07381258,0.06633766;0.01633474;-0.07298589,0.09325653;-0.2926123;-0.08404708,0.07195538;-0.6458101;-0.01325679,0.08430761;-0.6729826;-0.06129074,-0.09922108;-0.01219228;0.0009874025,-0.1343399;-0.3184517;-0.03460812,-0.1363395;-0.6755087;0.01754617,-0.1609035;-0.6646309;-0.0514428,-0.07171506;0.5181184;-0.0408771,531.3043
+0;0;0,0.001746302;0.3024204;-0.002239628,0.003222367;0.5968559;-0.02077181,0.1687807;0.4823739;0.003291218,0.1938181;0.2657866;0.0262438,0.230472;0.006472349;-0.0315794,-0.1624196;0.4794655;4.434772E-05,-0.209635;0.2706816;0.04741237,-0.2654739;0.009211063;0.06853326,0.0812778;0.008598825;-0.05757107,0.09805708;-0.2996275;-0.02578731,0.09799618;-0.6509507;0.05658873,0.09735667;-0.6139476;-0.01877089,-0.07963277;0.008581249;-0.05982837,-0.1270911;-0.2970973;-0.03526118,-0.1501752;-0.6489435;0.04145367,-0.1488467;-0.6118215;-0.0338858,0.002949224;0.5243945;-0.01367812,0;0;0,-0.041861;0.2988588;-0.01993108,-0.08154753;0.589553;-0.05095005,0.08781172;0.5176105;-0.1049452,0.257645;0.3833345;-0.1394467,0.08322032;0.2026063;-0.2334907,-0.1818527;0.4165748;0.04345784,-0.2135265;0.1996853;0.04786755,-0.2680596;-0.03301832;-0.07381258,0.06633766;0.01633474;-0.07298589,0.09325653;-0.2926123;-0.08404708,0.07195538;-0.6458101;-0.01325679,0.08430761;-0.6729826;-0.06129074,-0.09922108;-0.01219228;0.0009874025,-0.1343399;-0.3184517;-0.03460812,-0.1363395;-0.6755087;0.01754617,-0.1609035;-0.6646309;-0.0514428,-0.07171506;0.5181184;-0.0408771,531.3168
+0;0;0,0.001743617;0.3019553;-0.002236183,0.003217484;0.5959484;-0.02073997,0.1691948;0.481481;0.003354068,0.1942173;0.2650223;0.02629302,0.2306804;0.007058412;-0.03122908,-0.1628414;0.4785653;9.900145E-05,-0.2100288;0.2699053;0.0474389,-0.265577;0.009796381;0.0684498,0.08119702;0.008590278;-0.05751385,0.09794908;-0.2991362;-0.02578164,0.09788816;-0.6505961;0.05662648,0.09724751;-0.6135806;-0.0188675,-0.07955361;0.00857272;-0.0597689,-0.126935;-0.2966101;-0.03524156,-0.1500281;-0.6485933;0.04150316,-0.1486972;-0.6114586;-0.03397062,0.002944795;0.5236077;-0.0136581,0;0;0,-0.04209318;0.2983216;-0.0204308,-0.0820881;0.5884605;-0.05202723,0.08807617;0.5179366;-0.1051989,0.2577668;0.3832852;-0.1380737,0.09677544;0.1896033;-0.2261238,-0.183247;0.4153948;0.04191076,-0.2132087;0.1983704;0.0449787,-0.2664207;-0.03227448;-0.07812746,0.06610367;0.01636636;-0.07305503,0.09316008;-0.2920684;-0.08396959,0.07161635;-0.6455702;-0.01405859,0.08390896;-0.6727004;-0.06237006,-0.09911656;-0.01223314;0.0009216682,-0.1344208;-0.3178932;-0.03525422,-0.1367211;-0.6751607;0.01641592,-0.1609866;-0.6643379;-0.05281118,-0.07218371;0.5171814;-0.0418005,531.3375
+0;0;0,0.001743617;0.3019553;-0.002236183,0.003217484;0.5959484;-0.02073997,0.1691948;0.481481;0.003354068,0.1942173;0.2650223;0.02629302,0.2306804;0.007058412;-0.03122908,-0.1628414;0.4785653;9.900145E-05,-0.2100288;0.2699053;0.0474389,-0.265577;0.009796381;0.0684498,0.08119702;0.008590278;-0.05751385,0.09794908;-0.2991362;-0.02578164,0.09788816;-0.6505961;0.05662648,0.09724751;-0.6135806;-0.0188675,-0.07955361;0.00857272;-0.0597689,-0.126935;-0.2966101;-0.03524156,-0.1500281;-0.6485933;0.04150316,-0.1486972;-0.6114586;-0.03397062,0.002944795;0.5236077;-0.0136581,0;0;0,-0.04209318;0.2983216;-0.0204308,-0.0820881;0.5884605;-0.05202723,0.08807617;0.5179366;-0.1051989,0.2577668;0.3832852;-0.1380737,0.09677544;0.1896033;-0.2261238,-0.183247;0.4153948;0.04191076,-0.2132087;0.1983704;0.0449787,-0.2664207;-0.03227448;-0.07812746,0.06610367;0.01636636;-0.07305503,0.09316008;-0.2920684;-0.08396959,0.07161635;-0.6455702;-0.01405859,0.08390896;-0.6727004;-0.06237006,-0.09911656;-0.01223314;0.0009216682,-0.1344208;-0.3178932;-0.03525422,-0.1367211;-0.6751607;0.01641592,-0.1609866;-0.6643379;-0.05281118,-0.07218371;0.5171814;-0.0418005,531.3491
+0;0;0,0.00174279;0.3021532;-0.002623031,0.003186195;0.5960941;-0.02171311,0.1692515;0.4817931;0.002409398,0.1941391;0.2647463;0.02596733,0.2240737;0.05221075;-0.02115341,-0.162996;0.4793087;-3.391318E-05,-0.2108485;0.2719383;0.05465943,-0.2571931;0.05836855;0.07763673,0.0807111;0.008451309;-0.0571719,0.0972619;-0.2989408;-0.02534682,0.09729081;-0.6497239;0.05675197,0.09652932;-0.6127432;-0.01872659,-0.07907878;0.008592006;-0.05938902,-0.1264285;-0.2962638;-0.03494216,-0.1497655;-0.6475028;0.04170942,-0.148554;-0.6104072;-0.03375255,0.002919711;0.5237675;-0.01446607,0;0;0,-0.0421987;0.2984702;-0.02100682,-0.08226242;0.588506;-0.05328321,0.0883695;0.5188558;-0.1050816,0.2580931;0.3829204;-0.1366911,0.14592;0.2074161;-0.2067142,-0.1835793;0.415592;0.04089486,-0.2129953;0.1978372;0.04202266,-0.2561198;0.008526012;-0.06088202,0.06615256;0.0160566;-0.07225204,0.09360808;-0.2919761;-0.08403111,0.07145545;-0.6448152;-0.01472926,0.08359;-0.6719865;-0.06300473,-0.09856812;-0.01177462;0.0001300466,-0.1337157;-0.3171226;-0.03598034,-0.1362708;-0.6736745;0.01552866,-0.1602924;-0.6628753;-0.05375781,-0.07234786;0.5172647;-0.0427897,531.3715
+0;0;0,0.001743088;0.3022049;-0.00262348,0.003186685;0.5961916;-0.02171748,0.1699962;0.4816713;0.002483694,0.194969;0.2638817;0.02612225,0.2249217;0.05121727;-0.02102706,-0.163738;0.4791757;2.944842E-05,-0.2117543;0.2710957;0.05490997,-0.258127;0.05739646;0.0779012,0.0804283;0.008421699;-0.05697159,0.09696571;-0.2987217;-0.02517226,0.09699456;-0.648829;0.0567684,0.09623297;-0.6118475;-0.01871951,-0.07880171;0.008561901;-0.05918094,-0.1261131;-0.2960472;-0.03475386,-0.1494051;-0.6466097;0.04175007,-0.1481935;-0.6095132;-0.03372123,0.002920086;0.5238335;-0.0144673,0;0;0,-0.04236533;0.2984744;-0.02135301,-0.08273959;0.5884527;-0.0541687,0.08910288;0.5194238;-0.1050079,0.2592002;0.3822977;-0.13464,0.1469158;0.2078629;-0.2075174,-0.1848743;0.4151396;0.04006442,-0.2138321;0.1965619;0.0401761,-0.2520739;0.009039775;-0.06808005,0.0662766;0.01575154;-0.07172656,0.09390022;-0.2919904;-0.08411908,0.07147554;-0.6441779;-0.01519489,0.08356263;-0.6713556;-0.06348944,-0.0982731;-0.0112936;-0.0005012719,-0.1331458;-0.3164213;-0.03659438,-0.1359238;-0.6723197;0.01457243,-0.1596271;-0.6615365;-0.05482941,-0.07274412;0.5172126;-0.0435257,531.393
+0;0;0,0.001743088;0.3022049;-0.00262348,0.003186685;0.5961916;-0.02171748,0.1699962;0.4816713;0.002483694,0.194969;0.2638817;0.02612225,0.2249217;0.05121727;-0.02102706,-0.163738;0.4791757;2.944842E-05,-0.2117543;0.2710957;0.05490997,-0.258127;0.05739646;0.0779012,0.0804283;0.008421699;-0.05697159,0.09696571;-0.2987217;-0.02517226,0.09699456;-0.648829;0.0567684,0.09623297;-0.6118475;-0.01871951,-0.07880171;0.008561901;-0.05918094,-0.1261131;-0.2960472;-0.03475386,-0.1494051;-0.6466097;0.04175007,-0.1481935;-0.6095132;-0.03372123,0.002920086;0.5238335;-0.0144673,0;0;0,-0.04236533;0.2984744;-0.02135301,-0.08273959;0.5884527;-0.0541687,0.08910288;0.5194238;-0.1050079,0.2592002;0.3822977;-0.13464,0.1469158;0.2078629;-0.2075174,-0.1848743;0.4151396;0.04006442,-0.2138321;0.1965619;0.0401761,-0.2520739;0.009039775;-0.06808005,0.0662766;0.01575154;-0.07172656,0.09390022;-0.2919904;-0.08411908,0.07147554;-0.6441779;-0.01519489,0.08356263;-0.6713556;-0.06348944,-0.0982731;-0.0112936;-0.0005012719,-0.1331458;-0.3164213;-0.03659438,-0.1359238;-0.6723197;0.01457243,-0.1596271;-0.6615365;-0.05482941,-0.07274412;0.5172126;-0.0435257,531.4047
+0;0;0,0.001649187;0.3022027;-0.002924367,0.003008736;0.5961574;-0.02249687,0.1698774;0.4817045;0.00164701,0.1945878;0.2639173;0.02558119,0.2243822;0.05114982;-0.02120226,-0.1639609;0.4796069;-5.334057E-05,-0.2119768;0.2731096;0.06051166,-0.2589313;0.05999297;0.08739923,0.08041595;0.008305447;-0.05700608,0.09676659;-0.298844;-0.02516867,0.09706124;-0.6489905;0.05660404,0.09618834;-0.6120299;-0.01888459,-0.0787997;0.008678339;-0.05916664,-0.1262913;-0.2959152;-0.03489675,-0.1495611;-0.6464688;0.04165477,-0.1484589;-0.6093997;-0.03382079,0.002768038;0.5238132;-0.01510825,0;0;0,-0.04236533;0.2984744;-0.02135301,-0.08273959;0.5884527;-0.0541687,0.08910288;0.5194238;-0.1050079,0.2592002;0.3822977;-0.13464,0.1469158;0.2078629;-0.2075174,-0.1848743;0.4151396;0.04006442,-0.2138321;0.1965619;0.0401761,-0.2520739;0.009039775;-0.06808005,0.0662766;0.01575154;-0.07172656,0.09390022;-0.2919904;-0.08411908,0.07147554;-0.6441779;-0.01519489,0.08356263;-0.6713556;-0.06348944,-0.0982731;-0.0112936;-0.0005012719,-0.1331458;-0.3164213;-0.03659438,-0.1359238;-0.6723197;0.01457243,-0.1596271;-0.6615365;-0.05482941,-0.07274412;0.5172126;-0.0435257,531.419
+0;0;0,0.001647379;0.3018714;-0.002921162,0.003004763;0.5953562;-0.02246214,0.1702749;0.4809228;0.001709646,0.1951137;0.2620044;0.02576813,0.2249138;0.04919612;-0.0210243,-0.1643647;0.4788201;5.215406E-06,-0.2126299;0.2712504;0.06088477,-0.2595935;0.05809282;0.0877775,0.08047797;0.008311852;-0.05705003,0.09686088;-0.2994438;-0.0251498,0.09715401;-0.6477875;0.05620191,0.09628227;-0.6108361;-0.01918677,-0.07886047;0.008685032;-0.05921227,-0.1264458;-0.2965097;-0.03489449,-0.1495958;-0.6452584;0.0412629,-0.148495;-0.6081987;-0.03411271,0.002764466;0.5231326;-0.01508583,0;0;0,-0.04203373;0.2981542;-0.02179122,-0.08215901;0.5876158;-0.05522704,0.09027615;0.5199025;-0.1051884,0.2613449;0.3817393;-0.1328917,0.1511477;0.2063771;-0.2068484,-0.185402;0.4143677;0.03859143,-0.2147026;0.1946805;0.03838673,-0.2505119;0.008827612;-0.07360139,0.06621683;0.01558441;-0.07192326,0.0947545;-0.2927191;-0.08350182,0.07190402;-0.6432552;-0.01594543,0.08376328;-0.670527;-0.06402707,-0.09838495;-0.01098949;-0.000360292,-0.1326597;-0.3167434;-0.03695726,-0.1356292;-0.6708569;0.01360319,-0.1589628;-0.6600493;-0.05582108,-0.07225654;0.5165142;-0.04440069,531.4385
+0;0;0,0.001647324;0.3018613;-0.002921064,0.003003628;0.5951136;-0.0224467,0.1699695;0.4808113;0.001689005,0.1949075;0.2610183;0.02584361,0.225826;0.04022312;-0.02270498,-0.1640619;0.4787124;-1.232885E-05,-0.2125199;0.2703134;0.06111047,-0.2612461;0.04915588;0.0890125,0.08023378;0.008286632;-0.05687693,0.09658366;-0.2988486;-0.025041,0.09687646;-0.6467907;0.05621689,0.09600572;-0.6098474;-0.01908452,-0.07862119;0.008658679;-0.0590326,-0.1261106;-0.2959208;-0.03476384,-0.1492339;-0.6442674;0.04130573,-0.1481344;-0.6072159;-0.03398263,0.002763512;0.5229443;-0.01507594,0;0;0,-0.04146234;0.2981734;-0.02247238,-0.08083323;0.5874145;-0.05661607,0.09134944;0.5205564;-0.1052203,0.2629212;0.381201;-0.130863,0.1537563;0.1949856;-0.2048242,-0.1852017;0.4149013;0.03651065,-0.2145254;0.1943243;0.03695468,-0.2502002;0.003768906;-0.08337569,0.06609569;0.01536378;-0.07166886,0.09486747;-0.2922985;-0.08302808,0.07231472;-0.6426499;-0.01660609,0.08426967;-0.6699507;-0.06449103,-0.09811376;-0.01068029;-0.0008561587,-0.1317447;-0.3158655;-0.03751462,-0.1348623;-0.669615;0.01266716,-0.1578082;-0.6587784;-0.05679883,-0.0712318;0.5163686;-0.04552197,531.46
+0;0;0,0.001733905;0.3018619;-0.002803383,0.003435306;0.5951529;-0.02176798,0.1703849;0.4806722;0.0005910052,0.1953279;0.2609721;0.02557166,0.2260247;0.0401157;-0.02283903,-0.1639214;0.4792094;8.816831E-06,-0.2126739;0.2725123;0.06644563,-0.2616071;0.05201232;0.09882963,0.08023036;0.008176624;-0.05689768,0.09646911;-0.2989537;-0.02495737,0.09704192;-0.6469318;0.0561444,0.09597723;-0.609964;-0.01915225,-0.07864381;0.008776207;-0.05898511,-0.1260554;-0.2958196;-0.03476837,-0.1492003;-0.6441108;0.04154784,-0.1482946;-0.6070357;-0.03374089,0.003069455;0.5229624;-0.01461368,0;0;0,-0.04146234;0.2981734;-0.02247238,-0.08083323;0.5874145;-0.05661607,0.09134944;0.5205564;-0.1052203,0.2629212;0.381201;-0.130863,0.1537563;0.1949856;-0.2048242,-0.1852017;0.4149013;0.03651065,-0.2145254;0.1943243;0.03695468,-0.2502002;0.003768906;-0.08337569,0.06609569;0.01536378;-0.07166886,0.09486747;-0.2922985;-0.08302808,0.07231472;-0.6426499;-0.01660609,0.08426967;-0.6699507;-0.06449103,-0.09811376;-0.01068029;-0.0008561587,-0.1317447;-0.3158655;-0.03751462,-0.1348623;-0.669615;0.01266716,-0.1578082;-0.6587784;-0.05679883,-0.0712318;0.5163686;-0.04552197,531.4717
+0;0;0,0.001734015;0.3018811;-0.002803561,0.003434015;0.5949359;-0.02175438,0.1700622;0.480562;0.0005728686,0.1950085;0.2608333;0.02555678,0.2257674;0.03953017;-0.02295183,-0.1636017;0.4791019;-8.201227E-06,-0.2123605;0.272378;0.06643726,-0.2613927;0.051432;0.09888676,0.07997433;0.008150532;-0.05671611,0.09618948;-0.2985333;-0.02482224,0.09676161;-0.6461058;0.05618499,0.09569756;-0.6091421;-0.01906737,-0.07839285;0.008748202;-0.05879688,-0.1257355;-0.2954048;-0.03461535,-0.1488534;-0.6432899;0.04161189,-0.1479483;-0.606219;-0.03363253,0.003068293;0.5227709;-0.01460261,0;0;0,-0.04083382;0.2982432;-0.02294946,-0.07944059;0.5872403;-0.05796051,0.09261855;0.520301;-0.1049652,0.264485;0.380956;-0.1288843,0.1616823;0.1905447;-0.2027042,-0.1854509;0.4162158;0.03457667,-0.214778;0.1956121;0.03565959,-0.2493998;0.004968151;-0.08570944,0.06626737;0.01512635;-0.07112575,0.09607655;-0.2919587;-0.08317947,0.07287387;-0.6418828;-0.01696825,0.08476416;-0.6692184;-0.06475735,-0.09782027;-0.01039304;-0.001490316,-0.1303046;-0.315284;-0.03784138,-0.1337954;-0.6686603;0.01197919,-0.1563096;-0.6577996;-0.05758619,-0.07009319;0.5162297;-0.04659414,531.4935
+0;0;0,0.001734015;0.3018811;-0.002803561,0.003434015;0.5949359;-0.02175438,0.1700622;0.480562;0.0005728686,0.1950085;0.2608333;0.02555678,0.2257674;0.03953017;-0.02295183,-0.1636017;0.4791019;-8.201227E-06,-0.2123605;0.272378;0.06643726,-0.2613927;0.051432;0.09888676,0.07997433;0.008150532;-0.05671611,0.09618948;-0.2985333;-0.02482224,0.09676161;-0.6461058;0.05618499,0.09569756;-0.6091421;-0.01906737,-0.07839285;0.008748202;-0.05879688,-0.1257355;-0.2954048;-0.03461535,-0.1488534;-0.6432899;0.04161189,-0.1479483;-0.606219;-0.03363253,0.003068293;0.5227709;-0.01460261,0;0;0,-0.04083382;0.2982432;-0.02294946,-0.07944059;0.5872403;-0.05796051,0.09261855;0.520301;-0.1049652,0.264485;0.380956;-0.1288843,0.1616823;0.1905447;-0.2027042,-0.1854509;0.4162158;0.03457667,-0.214778;0.1956121;0.03565959,-0.2493998;0.004968151;-0.08570944,0.06626737;0.01512635;-0.07112575,0.09607655;-0.2919587;-0.08317947,0.07287387;-0.6418828;-0.01696825,0.08476416;-0.6692184;-0.06475735,-0.09782027;-0.01039304;-0.001490316,-0.1303046;-0.315284;-0.03784138,-0.1337954;-0.6686603;0.01197919,-0.1563096;-0.6577996;-0.05758619,-0.07009319;0.5162297;-0.04659414,531.5049
+0;0;0,0.001769572;0.3018767;-0.003228076,0.003501918;0.5948726;-0.02302908,0.1701308;0.4805751;-0.0003791917,0.1949663;0.2608638;0.02486619,0.2255833;0.03942075;-0.02309057,-0.1636803;0.4798976;-0.0001749368,-0.2127185;0.2751399;0.07191375,-0.2616253;0.05497137;0.1094396,0.0799736;0.008005439;-0.05673781,0.09616484;-0.2986787;-0.02483465,0.09665485;-0.6462141;0.05633147,0.09548022;-0.6092947;-0.01892331,-0.07838248;0.008905851;-0.05878703,-0.1257237;-0.2952545;-0.03469455,-0.1489424;-0.6431314;0.04153941,-0.1481483;-0.6061102;-0.03371093,0.003129597;0.5227342;-0.01561381,0;0;0,-0.04083382;0.2982432;-0.02294946,-0.07944059;0.5872403;-0.05796051,0.09261855;0.520301;-0.1049652,0.264485;0.380956;-0.1288843,0.1616823;0.1905447;-0.2027042,-0.1854509;0.4162158;0.03457667,-0.214778;0.1956121;0.03565959,-0.2493998;0.004968151;-0.08570944,0.06626737;0.01512635;-0.07112575,0.09607655;-0.2919587;-0.08317947,0.07287387;-0.6418828;-0.01696825,0.08476416;-0.6692184;-0.06475735,-0.09782027;-0.01039304;-0.001490316,-0.1303046;-0.315284;-0.03784138,-0.1337954;-0.6686603;0.01197919,-0.1563096;-0.6577996;-0.05758619,-0.07009319;0.5162297;-0.04659414,531.5162
+0;0;0,0.001765037;0.301103;-0.003219802,0.003492028;0.5931853;-0.02295682,0.1698681;0.4792249;-0.0003581746,0.194763;0.258989;0.02494748,0.2254955;0.03671013;-0.0231903,-0.1634349;0.4785484;-0.0001542298,-0.2125902;0.2733019;0.07210656,-0.2616815;0.0523023;0.1097741,0.0800598;0.008014068;-0.05679897,0.09627333;-0.2990924;-0.02485188,0.09676218;-0.6457996;0.0561208,0.09558535;-0.6088671;-0.0192749,-0.07846697;0.00891545;-0.05885039,-0.1258734;-0.2956637;-0.03472475,-0.1490367;-0.6427116;0.04132753,-0.1482411;-0.6056771;-0.0340637,0.003121116;0.5213198;-0.01556961,0;0;0,-0.04030816;0.2974647;-0.02380085,-0.0779961;0.5855638;-0.05950403,0.09431276;0.5199089;-0.1038461,0.2665326;0.37983;-0.1258056,0.171788;0.1836994;-0.1980958,-0.1867202;0.4169427;0.03180739,-0.2172024;0.1959932;0.03582287,-0.2505488;0.004210725;-0.08573833,0.0670052;0.01519671;-0.07056403,0.09627645;-0.292355;-0.08293271,0.07294717;-0.6414947;-0.01720643,0.0849864;-0.6687655;-0.06525922,-0.09794336;-0.01014833;-0.002007074,-0.1290609;-0.3155912;-0.03853378,-0.1328394;-0.6681743;0.01079767,-0.1546045;-0.6573162;-0.05915821,-0.06894521;0.514832;-0.04790878,531.5383
+0;0;0,0.001760821;0.3003837;-0.003212112,0.003479861;0.5911251;-0.02285961,0.1696083;0.4775342;-0.0003152136,0.1944672;0.2576162;0.02495391,0.2243057;0.0418044;-0.02178333,-0.1631965;0.4768587;-0.0001115752,-0.2122809;0.2719085;0.07204491,-0.259944;0.05733873;0.1086165,0.07968725;0.007976776;-0.05653466,0.09587886;-0.2987143;-0.02463077,0.09636752;-0.6452928;0.05631184,0.09519033;-0.6083582;-0.01910719,-0.07810184;0.008873964;-0.05857654,-0.1254441;-0.2952933;-0.03448351,-0.1485989;-0.6422123;0.04154053,-0.147803;-0.6051757;-0.03387404,0.003110531;0.5195662;-0.01550392,0;0;0,-0.03982939;0.2967924;-0.02391052,-0.07655571;0.5835772;-0.06019497,0.09575343;0.5199814;-0.1026642,0.2674871;0.3796144;-0.1232812,0.1864403;0.1833327;-0.1907673,-0.1870992;0.4172703;0.03079953,-0.2185161;0.1967595;0.0336934,-0.2494229;0.01015894;-0.08409642,0.06757491;0.01507038;-0.06940007,0.09649102;-0.2920999;-0.08163667,0.07309851;-0.6413608;-0.01730752,0.08508316;-0.6686342;-0.06540775,-0.09749757;-0.0097754;-0.002918907,-0.1274181;-0.3149836;-0.03886562,-0.1314395;-0.6673912;0.01074615,-0.1527933;-0.6565016;-0.05937029,-0.06775156;0.5131525;-0.04845738,531.5609
+0;0;0,0.001833012;0.3003786;-0.003626281,0.003623117;0.5910777;-0.02387065,0.1697349;0.4773948;-0.001487317,0.1944244;0.2575238;0.02435079,0.2242157;0.04161547;-0.02196872,-0.1632507;0.4779309;9.309873E-05,-0.2124391;0.274441;0.07620324,-0.2601471;0.06055734;0.1165413,0.07970908;0.007848271;-0.05652188,0.09580541;-0.2988415;-0.02455701,0.09629942;-0.6454312;0.05633766,0.09491051;-0.6085318;-0.019081,-0.07810257;0.009012162;-0.05855446,-0.1255618;-0.2951455;-0.03457166,-0.1486747;-0.6420302;0.04162154,-0.1480902;-0.6050316;-0.0337985,0.003235244;0.5195362;-0.01634904,0;0;0,-0.03982939;0.2967924;-0.02391052,-0.07655571;0.5835772;-0.06019497,0.09575343;0.5199814;-0.1026642,0.2674871;0.3796144;-0.1232812,0.1864403;0.1833327;-0.1907673,-0.1870992;0.4172703;0.03079953,-0.2185161;0.1967595;0.0336934,-0.2494229;0.01015894;-0.08409642,0.06757491;0.01507038;-0.06940007,0.09649102;-0.2920999;-0.08163667,0.07309851;-0.6413608;-0.01730752,0.08508316;-0.6686342;-0.06540775,-0.09749757;-0.0097754;-0.002918907,-0.1274181;-0.3149836;-0.03886562,-0.1314395;-0.6673912;0.01074615,-0.1527933;-0.6565016;-0.05937029,-0.06775156;0.5131525;-0.04845738,531.5721
+0;0;0,0.001833012;0.3003786;-0.003626281,0.003623117;0.5910777;-0.02387065,0.1697349;0.4773948;-0.001487317,0.1944244;0.2575238;0.02435079,0.2242157;0.04161547;-0.02196872,-0.1632507;0.4779309;9.309873E-05,-0.2124391;0.274441;0.07620324,-0.2601471;0.06055734;0.1165413,0.07970908;0.007848271;-0.05652188,0.09580541;-0.2988415;-0.02455701,0.09629942;-0.6454312;0.05633766,0.09491051;-0.6085318;-0.019081,-0.07810257;0.009012162;-0.05855446,-0.1255618;-0.2951455;-0.03457166,-0.1486747;-0.6420302;0.04162154,-0.1480902;-0.6050316;-0.0337985,0.003235244;0.5195362;-0.01634904,0;0;0,-0.03982939;0.2967924;-0.02391052,-0.07655571;0.5835772;-0.06019497,0.09575343;0.5199814;-0.1026642,0.2674871;0.3796144;-0.1232812,0.1864403;0.1833327;-0.1907673,-0.1870992;0.4172703;0.03079953,-0.2185161;0.1967595;0.0336934,-0.2494229;0.01015894;-0.08409642,0.06757491;0.01507038;-0.06940007,0.09649102;-0.2920999;-0.08163667,0.07309851;-0.6413608;-0.01730752,0.08508316;-0.6686342;-0.06540775,-0.09749757;-0.0097754;-0.002918907,-0.1274181;-0.3149836;-0.03886562,-0.1314395;-0.6673912;0.01074615,-0.1527933;-0.6565016;-0.05937029,-0.06775156;0.5131525;-0.04845738,531.5831
+0;0;0,0.001828736;0.2996778;-0.003617822,0.003616416;0.5899953;-0.02383919,0.169042;0.4765038;-0.001518986,0.1937516;0.2564535;0.02434019,0.2240768;0.03667608;-0.02280936,-0.1625711;0.4770378;5.491264E-05,-0.2117996;0.2733818;0.07622713,-0.2603626;0.05566539;0.1172881,0.07943769;0.007821551;-0.05632944,0.09546215;-0.2974987;-0.0245073,0.09595588;-0.6438956;0.05634237,0.0945663;-0.606993;-0.0191127,-0.07783666;0.008981478;-0.0583551,-0.125084;-0.293818;-0.03447938,-0.148184;-0.6405097;0.04167142,-0.1475992;-0.6035077;-0.03378503,0.003228639;0.5184715;-0.01631945,0;0;0,-0.03927289;0.296103;-0.02457476,-0.07553025;0.5823967;-0.06212687,0.09665199;0.5192509;-0.1021261,0.2683052;0.3781515;-0.1202238,0.1928984;0.176786;-0.1924081,-0.1875706;0.4180993;0.02778146,-0.2209817;0.1976807;0.02864398,-0.2479621;0.007073492;-0.09129666,0.06964263;0.0146201;-0.06693792,0.09569097;-0.2913325;-0.08123398,0.07248255;-0.6405684;-0.01780391,0.08457913;-0.6678141;-0.06596661,-0.09715901;-0.009352244;-0.00414641,-0.1267961;-0.3132875;-0.03928743,-0.1308742;-0.6655471;0.009948891,-0.1516446;-0.6546752;-0.06037717,-0.0667939;0.5120324;-0.05009007,531.6054
+0;0;0,0.002051148;0.2996772;-0.003549183,0.004411874;0.590012;-0.02348939,0.1696306;0.4759866;-0.002752484,0.1943426;0.2560188;0.02379758,0.2242205;0.0361757;-0.02333116,-0.162266;0.4781145;5.381182E-06,-0.2115681;0.276136;0.08047521,-0.2605028;0.05952947;0.1266465,0.07949147;0.007619856;-0.05628121,0.09553958;-0.2976891;-0.02436313,0.09598181;-0.6440878;0.05647919,0.0943986;-0.607168;-0.01897049,-0.07781431;0.009198686;-0.05835104,-0.1249854;-0.29362;-0.03456812,-0.1483398;-0.6402608;0.04173681,-0.1479468;-0.6032402;-0.03371916,0.003825704;0.518478;-0.01608071,0;0;0,-0.03927289;0.296103;-0.02457476,-0.07553025;0.5823967;-0.06212687,0.09665199;0.5192509;-0.1021261,0.2683052;0.3781515;-0.1202238,0.1928984;0.176786;-0.1924081,-0.1875706;0.4180993;0.02778146,-0.2209817;0.1976807;0.02864398,-0.2479621;0.007073492;-0.09129666,0.06964263;0.0146201;-0.06693792,0.09569097;-0.2913325;-0.08123398,0.07248255;-0.6405684;-0.01780391,0.08457913;-0.6678141;-0.06596661,-0.09715901;-0.009352244;-0.00414641,-0.1267961;-0.3132875;-0.03928743,-0.1308742;-0.6655471;0.009948891,-0.1516446;-0.6546752;-0.06037717,-0.0667939;0.5120324;-0.05009007,531.6167
+0;0;0,0.002048127;0.2992359;-0.003543956,0.004403905;0.5889618;-0.02344292,0.1689416;0.475249;-0.002775114,0.1937354;0.2545535;0.02386279,0.2232599;0.03731084;-0.02270846,-0.1615895;0.4773682;-2.859533E-05,-0.2110547;0.2747214;0.08070748,-0.2594106;0.0606771;0.1263326,0.07883715;0.007557136;-0.05581794,0.09478022;-0.2957536;-0.02410877,0.09522204;-0.6418253;0.05665724,0.09363876;-0.6049052;-0.01879596,-0.07717381;0.00912297;-0.05787075,-0.1240361;-0.2917137;-0.03424349,-0.1473686;-0.6380273;0.04198942,-0.1469755;-0.6010064;-0.03347006,0.003818863;0.5175657;-0.01604851,0;0;0,-0.0380608;0.2957283;-0.02559328,-0.07299104;0.5814374;-0.06411171,0.09847046;0.5196613;-0.1023874,0.2697805;0.3767765;-0.1187468,0.2014741;0.1756521;-0.1902878,-0.1877469;0.4200899;0.0241591,-0.2239214;0.1993588;0.02404754,-0.2481959;0.008884996;-0.09156133,0.07036319;0.01395643;-0.06513286,0.09614057;-0.2899062;-0.08125973,0.07344919;-0.6390446;-0.01899886,0.08521199;-0.6663598;-0.06716728,-0.09631628;-0.008635341;-0.006054469,-0.1242812;-0.3107034;-0.04112516,-0.1283091;-0.6626354;0.008033771,-0.1484426;-0.6517482;-0.06248523,-0.06463788;0.5112116;-0.05182385,531.6388
+0;0;0,0.002048127;0.2992359;-0.003543956,0.004403905;0.5889618;-0.02344292,0.1689416;0.475249;-0.002775114,0.1937354;0.2545535;0.02386279,0.2232599;0.03731084;-0.02270846,-0.1615895;0.4773682;-2.859533E-05,-0.2110547;0.2747214;0.08070748,-0.2594106;0.0606771;0.1263326,0.07883715;0.007557136;-0.05581794,0.09478022;-0.2957536;-0.02410877,0.09522204;-0.6418253;0.05665724,0.09363876;-0.6049052;-0.01879596,-0.07717381;0.00912297;-0.05787075,-0.1240361;-0.2917137;-0.03424349,-0.1473686;-0.6380273;0.04198942,-0.1469755;-0.6010064;-0.03347006,0.003818863;0.5175657;-0.01604851,0;0;0,-0.0380608;0.2957283;-0.02559328,-0.07299104;0.5814374;-0.06411171,0.09847046;0.5196613;-0.1023874,0.2697805;0.3767765;-0.1187468,0.2014741;0.1756521;-0.1902878,-0.1877469;0.4200899;0.0241591,-0.2239214;0.1993588;0.02404754,-0.2481959;0.008884996;-0.09156133,0.07036319;0.01395643;-0.06513286,0.09614057;-0.2899062;-0.08125973,0.07344919;-0.6390446;-0.01899886,0.08521199;-0.6663598;-0.06716728,-0.09631628;-0.008635341;-0.006054469,-0.1242812;-0.3107034;-0.04112516,-0.1283091;-0.6626354;0.008033771,-0.1484426;-0.6517482;-0.06248523,-0.06463788;0.5112116;-0.05182385,531.6503
+0;0;0,0.002134644;0.2988446;-0.00403377,0.004577816;0.5875787;-0.02472861,0.1702372;0.4738193;-0.003847131,0.1948996;0.254415;0.02327962,0.2254593;0.02731542;-0.02515122,-0.1627245;0.4771119;0.0002199095,-0.2112328;0.277546;0.08567605,-0.2626507;0.05504227;0.1376561,0.07832513;0.007306577;-0.05541641,0.09418014;-0.2953898;-0.02376873,0.09471926;-0.6404089;0.0568012,0.0929388;-0.6035387;-0.0186331,-0.0766427;0.009279555;-0.05743672,-0.1233988;-0.290974;-0.03420373,-0.1467356;-0.636211;0.0419326,-0.1465393;-0.5992526;-0.03351437,0.003974556;0.5164133;-0.01710165,0;0;0,-0.03648894;0.2953651;-0.02751279,-0.06909426;0.5801236;-0.06798601,0.1037453;0.5204324;-0.10236,0.2717501;0.3752413;-0.1156371,0.2112416;0.1605867;-0.1871617,-0.1884723;0.4205476;0.01890775,-0.2267463;0.2014211;0.0178951,-0.249946;2.618134E-05;-0.09938882,0.0711519;0.0136418;-0.0633285,0.09682617;-0.2894173;-0.08267069,0.07457766;-0.6376092;-0.02104831,0.08597255;-0.6650082;-0.06917548,-0.0955212;-0.008011985;-0.008408264,-0.1221955;-0.309524;-0.04386378,-0.1259668;-0.6604106;0.005067948,-0.1448973;-0.6495185;-0.06576443,-0.06145636;0.5101372;-0.05507779,531.6721
+0;0;0,0.002134644;0.2988446;-0.00403377,0.004577816;0.5875787;-0.02472861,0.1702372;0.4738193;-0.003847131,0.1948996;0.254415;0.02327962,0.2254593;0.02731542;-0.02515122,-0.1627245;0.4771119;0.0002199095,-0.2112328;0.277546;0.08567605,-0.2626507;0.05504227;0.1376561,0.07832513;0.007306577;-0.05541641,0.09418014;-0.2953898;-0.02376873,0.09471926;-0.6404089;0.0568012,0.0929388;-0.6035387;-0.0186331,-0.0766427;0.009279555;-0.05743672,-0.1233988;-0.290974;-0.03420373,-0.1467356;-0.636211;0.0419326,-0.1465393;-0.5992526;-0.03351437,0.003974556;0.5164133;-0.01710165,0;0;0,-0.03648894;0.2953651;-0.02751279,-0.06909426;0.5801236;-0.06798601,0.1037453;0.5204324;-0.10236,0.2717501;0.3752413;-0.1156371,0.2112416;0.1605867;-0.1871617,-0.1884723;0.4205476;0.01890775,-0.2267463;0.2014211;0.0178951,-0.249946;2.618134E-05;-0.09938882,0.0711519;0.0136418;-0.0633285,0.09682617;-0.2894173;-0.08267069,0.07457766;-0.6376092;-0.02104831,0.08597255;-0.6650082;-0.06917548,-0.0955212;-0.008011985;-0.008408264,-0.1221955;-0.309524;-0.04386378,-0.1259668;-0.6604106;0.005067948,-0.1448973;-0.6495185;-0.06576443,-0.06145636;0.5101372;-0.05507779,531.6837
+0;0;0,0.002129689;0.298151;-0.004024407,0.004568946;0.586422;-0.02468844,0.1684014;0.4731945;-0.003959474,0.1931833;0.2527265;0.02329879,0.223822;0.02504045;-0.02525713,-0.1609005;0.4764509;6.286427E-05,-0.209644;0.2759176;0.08593328,-0.2611947;0.05283916;0.1380475,0.07741911;0.00722206;-0.05477539,0.09325391;-0.2950887;-0.02316803,0.09378943;-0.6378042;0.05686396,0.09200244;-0.6009088;-0.01884731,-0.07575615;0.009172214;-0.05677233,-0.1224527;-0.2906988;-0.03356893,-0.1456337;-0.6336308;0.04205905,-0.1454367;-0.5966468;-0.03366493,0.003966225;0.5153203;-0.0170683,0;0;0,-0.03482927;0.2947772;-0.02842665,-0.06550784;0.5791484;-0.0698173,0.1050824;0.521076;-0.1029427,0.272482;0.3732099;-0.111675,0.2168775;0.1573141;-0.1853943,-0.1872624;0.4218744;0.0121088,-0.2259999;0.2017326;0.01262443,-0.2470928;-0.0009067059;-0.1041221,0.07177036;0.01337332;-0.0609622,0.09707976;-0.2892309;-0.08173895,0.07549199;-0.635337;-0.02170682,0.08618133;-0.6627569;-0.0704062,-0.09422425;-0.007489501;-0.01057917,-0.1203857;-0.3086881;-0.0457435,-0.1235315;-0.6572959;0.002443295,-0.1416346;-0.6464307;-0.06889448,-0.05834307;0.5092131;-0.05671787,531.7058
+0;0;0,0.002164643;0.2981458;-0.00437194,0.004620601;0.5863795;-0.02553743,0.1684517;0.4731373;-0.004700954,0.1932168;0.2526944;0.02277424,0.2235307;0.02490442;-0.02549752,-0.1609553;0.4772196;6.833114E-05,-0.209336;0.2785965;0.09046441,-0.2610666;0.05650572;0.1464732,0.07744626;0.007025463;-0.05476259,0.09317297;-0.2952853;-0.0231011,0.09387313;-0.6380371;0.05677395,0.09197842;-0.6011726;-0.01893751,-0.07572734;0.009381832;-0.05677652,-0.122445;-0.2904923;-0.03365697,-0.1457048;-0.6334229;0.04195338,-0.1456142;-0.5964702;-0.03377369,0.00402155;0.5152931;-0.01777562,0;0;0,-0.03482927;0.2947772;-0.02842665,-0.06550784;0.5791484;-0.0698173,0.1050824;0.521076;-0.1029427,0.272482;0.3732099;-0.111675,0.2168775;0.1573141;-0.1853943,-0.1872624;0.4218744;0.0121088,-0.2259999;0.2017326;0.01262443,-0.2470928;-0.0009067059;-0.1041221,0.07177036;0.01337332;-0.0609622,0.09707976;-0.2892309;-0.08173895,0.07549199;-0.635337;-0.02170682,0.08618133;-0.6627569;-0.0704062,-0.09422425;-0.007489501;-0.01057917,-0.1203857;-0.3086881;-0.0457435,-0.1235315;-0.6572959;0.002443295,-0.1416346;-0.6464307;-0.06889448,-0.05834307;0.5092131;-0.05671787,531.7176
+0;0;0,0.002183948;0.3008047;-0.004410929,0.004774967;0.6049171;-0.02683267,0.1709398;0.4852464;-0.005171521,0.1957974;0.2639798;0.02240634,0.2263791;0.03417686;-0.02629199,-0.1632405;0.4893879;-0.0003331266,-0.2118021;0.2900226;0.09040076,-0.2639898;0.06596923;0.1469045,0.07702616;0.006987354;-0.05446553,0.0926904;-0.2941225;-0.02292982,0.09338877;-0.6360039;0.0567424,0.0914918;-0.5991311;-0.01905986,-0.07531656;0.00933094;-0.05646853,-0.1218487;-0.289352;-0.03344083,-0.1450494;-0.6314117;0.04197752,-0.1449587;-0.5944507;-0.03384036,0.004126891;0.5280132;-0.01843565,0;0;0,-0.03568233;0.2967305;-0.03443074,-0.07291616;0.5916308;-0.1020033,0.1079507;0.5225515;-0.101918,0.2729195;0.3706606;-0.1091175,0.2245205;0.1505671;-0.1821418,-0.1858571;0.4258859;-0.0007063374,-0.2270227;0.2053485;0.001736947,-0.2446738;-0.002354607;-0.1107977,0.07284439;0.0130946;-0.05891156,0.09689932;-0.2881795;-0.08262348,0.07569326;-0.633621;-0.02387357,0.08601238;-0.6610682;-0.07276273,-0.09343257;-0.006716985;-0.01317504,-0.1191875;-0.3067286;-0.04834193,-0.1219121;-0.6545051;-0.0006439276,-0.1372093;-0.6449036;-0.07238452,-0.06335515;0.5179748;-0.08035803,531.7391
+0;0;0,0.002183948;0.3008047;-0.004410929,0.004774967;0.6049171;-0.02683267,0.1709398;0.4852464;-0.005171521,0.1957974;0.2639798;0.02240634,0.2263791;0.03417686;-0.02629199,-0.1632405;0.4893879;-0.0003331266,-0.2118021;0.2900226;0.09040076,-0.2639898;0.06596923;0.1469045,0.07702616;0.006987354;-0.05446553,0.0926904;-0.2941225;-0.02292982,0.09338877;-0.6360039;0.0567424,0.0914918;-0.5991311;-0.01905986,-0.07531656;0.00933094;-0.05646853,-0.1218487;-0.289352;-0.03344083,-0.1450494;-0.6314117;0.04197752,-0.1449587;-0.5944507;-0.03384036,0.004126891;0.5280132;-0.01843565,0;0;0,-0.03568233;0.2967305;-0.03443074,-0.07291616;0.5916308;-0.1020033,0.1079507;0.5225515;-0.101918,0.2729195;0.3706606;-0.1091175,0.2245205;0.1505671;-0.1821418,-0.1858571;0.4258859;-0.0007063374,-0.2270227;0.2053485;0.001736947,-0.2446738;-0.002354607;-0.1107977,0.07284439;0.0130946;-0.05891156,0.09689932;-0.2881795;-0.08262348,0.07569326;-0.633621;-0.02387357,0.08601238;-0.6610682;-0.07276273,-0.09343257;-0.006716985;-0.01317504,-0.1191875;-0.3067286;-0.04834193,-0.1219121;-0.6545051;-0.0006439276,-0.1372093;-0.6449036;-0.07238452,-0.06335515;0.5179748;-0.08035803,531.7508
+0;0;0,0.002235345;0.303825;-0.004909023,0.004975055;0.6097906;-0.02812823,0.1719372;0.4910845;-0.002789531,0.1982215;0.2686435;0.02197812,0.2288161;0.03724374;-0.02668445,-0.1641654;0.4956766;-0.00030935,-0.2128017;0.2970931;0.09447151,-0.2661339;0.0729097;0.1556874,0.07523267;0.006607963;-0.05321707,0.09069408;-0.2921734;-0.02189518,0.09129995;-0.6336263;0.05754431,0.08982285;-0.5967932;-0.01834681,-0.07358431;0.009266222;-0.05509232,-0.1197548;-0.2871238;-0.0324732,-0.1428765;-0.6287271;0.04285094,-0.142364;-0.5918044;-0.03304471,0.004300548;0.5334632;-0.01957309,0;0;0,-0.03632507;0.2989562;-0.04055166,-0.07357718;0.5953147;-0.1107697,0.1090078;0.5236428;-0.1025941,0.2738872;0.3700591;-0.105932,0.2320116;0.1465076;-0.1774936,-0.1876119;0.429041;-0.01049185,-0.2317243;0.2081067;-0.005349732,-0.2440553;-0.003877506;-0.1137958,0.07442945;0.01206928;-0.05338788,0.09567969;-0.2865322;-0.08298445,0.07542361;-0.6319214;-0.02644062,0.08562128;-0.6593619;-0.0754807,-0.09072192;-0.005392747;-0.01661712,-0.1169699;-0.303066;-0.05114383,-0.1186462;-0.6504889;-0.00428598,-0.1322904;-0.641171;-0.0763583,-0.06425495;0.5219374;-0.09007215,531.7728
+0;0;0,0.002235345;0.303825;-0.004909023,0.004975055;0.6097906;-0.02812823,0.1719372;0.4910845;-0.002789531,0.1982215;0.2686435;0.02197812,0.2288161;0.03724374;-0.02668445,-0.1641654;0.4956766;-0.00030935,-0.2128017;0.2970931;0.09447151,-0.2661339;0.0729097;0.1556874,0.07523267;0.006607963;-0.05321707,0.09069408;-0.2921734;-0.02189518,0.09129995;-0.6336263;0.05754431,0.08982285;-0.5967932;-0.01834681,-0.07358431;0.009266222;-0.05509232,-0.1197548;-0.2871238;-0.0324732,-0.1428765;-0.6287271;0.04285094,-0.142364;-0.5918044;-0.03304471,0.004300548;0.5334632;-0.01957309,0;0;0,-0.03632507;0.2989562;-0.04055166,-0.07357718;0.5953147;-0.1107697,0.1090078;0.5236428;-0.1025941,0.2738872;0.3700591;-0.105932,0.2320116;0.1465076;-0.1774936,-0.1876119;0.429041;-0.01049185,-0.2317243;0.2081067;-0.005349732,-0.2440553;-0.003877506;-0.1137958,0.07442945;0.01206928;-0.05338788,0.09567969;-0.2865322;-0.08298445,0.07542361;-0.6319214;-0.02644062,0.08562128;-0.6593619;-0.0754807,-0.09072192;-0.005392747;-0.01661712,-0.1169699;-0.303066;-0.05114383,-0.1186462;-0.6504889;-0.00428598,-0.1322904;-0.641171;-0.0763583,-0.06425495;0.5219374;-0.09007215,531.7841
+0;0;0,0.002249258;0.3057161;-0.004939577,0.004995117;0.6123651;-0.02820163,0.1720406;0.4936544;-0.002856448,0.1986549;0.26842;0.02222222,0.2334113;0.005543888;-0.03305973,-0.1642288;0.4982488;-0.0003750362,-0.2134758;0.2971716;0.09559605,-0.2740627;0.04249337;0.1651389,0.07436241;0.006531525;-0.05260148,0.08975356;-0.2908919;-0.02142193,0.09035869;-0.6319302;0.05792107,0.08888068;-0.5950928;-0.01801664,-0.07273313;0.009159035;-0.05445504,-0.1186938;-0.285884;-0.03193871,-0.1417874;-0.6270725;0.04329395,-0.1412746;-0.5901456;-0.03264831,0.004320756;0.5360541;-0.01964834,0;0;0,-0.03630832;0.3000451;-0.04632926,-0.07306634;0.5961643;-0.1207597,0.1096907;0.52483;-0.1050324,0.2759247;0.3686077;-0.09968257,0.2336063;0.1104397;-0.1698709,-0.1893455;0.4337369;-0.01849705,-0.2345684;0.2102022;-0.01108843,-0.2454436;-0.0339534;-0.1278692,0.07455669;0.01188961;-0.05137396,0.09559419;-0.2851871;-0.08256078,0.07604264;-0.6306466;-0.02891135,0.08636367;-0.6580492;-0.07804275,-0.08907812;-0.004634076;-0.01956931,-0.114827;-0.30103;-0.05357219,-0.1159816;-0.6481389;-0.00756276,-0.1284669;-0.6391963;-0.07978587,-0.06401616;0.5229706;-0.09936452,531.8065
+0;0;0,0.002378844;0.3082137;-0.005341091,0.005221719;0.6170822;-0.02925496,0.1769438;0.4966872;-0.004999029,0.2030948;0.2704545;0.02185301,0.2353212;0.02446254;-0.02989608,-0.1687235;0.5023165;-0.0001497157,-0.2176524;0.3016462;0.09946744,-0.2743752;0.06502457;0.1703285,0.07391381;0.006268622;-0.05217432,0.08924056;-0.2898879;-0.02129041,0.08992079;-0.63072;0.05796403,0.08808134;-0.593921;-0.01781233,-0.07223001;0.009266109;-0.05405249,-0.1181214;-0.2844969;-0.03181135,-0.141277;-0.6254809;0.04330179,-0.1411265;-0.5885972;-0.03248911,0.004521948;0.5402452;-0.02051544,0;0;0,-0.036044;0.3019231;-0.0507257,-0.0723276;0.5998254;-0.1276417,0.11499;0.5235988;-0.1018708,0.2789934;0.3635491;-0.09332061,0.2468056;0.122579;-0.1649163,-0.1943124;0.4354247;-0.02504939,-0.2442371;0.2118634;-0.01437228,-0.2477974;-0.01986009;-0.1169399,0.07534435;0.01153916;-0.04914046,0.09593093;-0.2838723;-0.08386302,0.07631115;-0.6293508;-0.03182483,0.08698996;-0.6567722;-0.08061433,-0.08779491;-0.003891393;-0.02239682,-0.1127953;-0.2990654;-0.05623037,-0.1134075;-0.6460155;-0.01069457,-0.123725;-0.6371716;-0.08306609,-0.06346397;0.5261952;-0.1057138,531.8287
+0;0;0,0.002378844;0.3082137;-0.005341091,0.005221719;0.6170822;-0.02925496,0.1769438;0.4966872;-0.004999029,0.2030948;0.2704545;0.02185301,0.2353212;0.02446254;-0.02989608,-0.1687235;0.5023165;-0.0001497157,-0.2176524;0.3016462;0.09946744,-0.2743752;0.06502457;0.1703285,0.07391381;0.006268622;-0.05217432,0.08924056;-0.2898879;-0.02129041,0.08992079;-0.63072;0.05796403,0.08808134;-0.593921;-0.01781233,-0.07223001;0.009266109;-0.05405249,-0.1181214;-0.2844969;-0.03181135,-0.141277;-0.6254809;0.04330179,-0.1411265;-0.5885972;-0.03248911,0.004521948;0.5402452;-0.02051544,0;0;0,-0.036044;0.3019231;-0.0507257,-0.0723276;0.5998254;-0.1276417,0.11499;0.5235988;-0.1018708,0.2789934;0.3635491;-0.09332061,0.2468056;0.122579;-0.1649163,-0.1943124;0.4354247;-0.02504939,-0.2442371;0.2118634;-0.01437228,-0.2477974;-0.01986009;-0.1169399,0.07534435;0.01153916;-0.04914046,0.09593093;-0.2838723;-0.08386302,0.07631115;-0.6293508;-0.03182483,0.08698996;-0.6567722;-0.08061433,-0.08779491;-0.003891393;-0.02239682,-0.1127953;-0.2990654;-0.05623037,-0.1134075;-0.6460155;-0.01069457,-0.123725;-0.6371716;-0.08306609,-0.06346397;0.5261952;-0.1057138,531.8398
+0;0;0,0.002390241;0.3096903;-0.005366679,0.00523338;0.618587;-0.02928085,0.1744758;0.4988503;-0.005251707,0.201102;0.2685073;0.02208819,0.235307;0.007412016;-0.03283816,-0.1662198;0.5043986;-0.0004721396,-0.2160376;0.3000825;0.1009549,-0.2762431;0.04893285;0.1761666,0.07301825;0.006192669;-0.05154216,0.0882437;-0.2880066;-0.02086235,0.08892191;-0.6278291;0.05815732,0.0862464;-0.5879397;-0.05206072,-0.07135484;0.009153838;-0.05339757,-0.116943;-0.2826678;-0.03130342,-0.14003;-0.6226417;0.04358722,-0.139811;-0.5826292;-0.06665196,0.004533899;0.5417818;-0.02054495,0;0;0,-0.03439455;0.3028904;-0.05492711,-0.0673598;0.6002119;-0.1355836,0.1161754;0.5251076;-0.1043875,0.281442;0.3609622;-0.08833838,0.2526112;0.104455;-0.1640384,-0.1929883;0.4430736;-0.03425287,-0.242741;0.2155353;-0.01796336,-0.2459001;-0.03237377;-0.1223124,0.07536499;0.01101655;-0.04717374,0.09724472;-0.2822161;-0.08270073,0.07758617;-0.6271436;-0.03409529,0.06177107;-0.6281343;-0.1391783,-0.08607183;-0.003250024;-0.02465129,-0.1098009;-0.2966175;-0.05779871,-0.1098858;-0.6426122;-0.01294826,-0.1234793;-0.6437577;-0.118296,-0.05956897;0.5268002;-0.1126518,531.862
+0;0;0,0.00255404;0.3096807;-0.005824244,0.005602276;0.6185385;-0.03021477,0.1748301;0.498517;-0.007402591,0.2011435;0.2682713;0.02103765,0.2350669;0.006932288;-0.03289537,-0.1660014;0.5051495;-0.0006789118,-0.2151536;0.3030496;0.1054061,-0.2758684;0.05273655;0.1829606,0.07303771;0.006010966;-0.0515361,0.08826624;-0.2881911;-0.02088474,0.08902021;-0.6280108;0.05814608,0.0858912;-0.5881644;-0.05206386,-0.07138635;0.009314283;-0.05332768,-0.1169432;-0.2825193;-0.03132794,-0.1398987;-0.6224747;0.04368744,-0.1401338;-0.5825121;-0.06655623,0.004849291;0.5417467;-0.02136582,0;0;0,-0.03439455;0.3028904;-0.05492711,-0.0673598;0.6002119;-0.1355836,0.1161754;0.5251076;-0.1043875,0.281442;0.3609622;-0.08833838,0.2526112;0.104455;-0.1640384,-0.1929883;0.4430736;-0.03425287,-0.242741;0.2155353;-0.01796336,-0.2459001;-0.03237377;-0.1223124,0.07536499;0.01101655;-0.04717374,0.09724472;-0.2822161;-0.08270073,0.07758617;-0.6271436;-0.03409529,0.06177107;-0.6281343;-0.1391783,-0.08607183;-0.003250024;-0.02465129,-0.1098009;-0.2966175;-0.05779871,-0.1098858;-0.6426122;-0.01294826,-0.1234793;-0.6437577;-0.118296,-0.05956897;0.5268002;-0.1126518,531.8737
+0;0;0,0.002553307;0.3095919;-0.005822573,0.005568;0.6150502;-0.02994104,0.1708097;0.4969647;-0.00756305,0.1971379;0.2665899;0.02089313,0.2310431;0.005390584;-0.03301107,-0.162011;0.5034413;-0.0009974018,-0.2111907;0.3012281;0.1051471,-0.2718731;0.05104876;0.1826601,0.07263767;0.005978044;-0.05125384,0.08778129;-0.2865836;-0.0207734,0.08852825;-0.6232433;0.05752251,0.08540075;-0.5834017;-0.05263412,-0.07099537;0.009263268;-0.05303559,-0.1162982;-0.2809431;-0.03115853,-0.1390402;-0.6177372;0.04315928,-0.1392752;-0.5777795;-0.06703108,0.004824035;0.5391784;-0.02119809,0;0;0,-0.03086451;0.3020757;-0.06070567,-0.05532604;0.5948223;-0.1477931,0.1205944;0.5236671;-0.1025033,0.2844507;0.3584245;-0.08197379,0.2593901;0.1027626;-0.1612787,-0.1857369;0.4521675;-0.04501066,-0.237869;0.2254531;-0.02360259,-0.2381564;-0.02305071;-0.1261995,0.07654822;0.01031873;-0.04441643,0.09753848;-0.2810822;-0.08177376,0.07791197;-0.6231936;-0.03655005,0.06425145;-0.624826;-0.1416876,-0.08482421;-0.00257051;-0.02715088,-0.1069221;-0.2944725;-0.05964085,-0.1063815;-0.6373577;-0.01605135,-0.1178204;-0.6391174;-0.1214155,-0.04996782;0.5227243;-0.123162,531.8956
+0;0;0,0.002553307;0.3095919;-0.005822573,0.005568;0.6150502;-0.02994104,0.1708097;0.4969647;-0.00756305,0.1971379;0.2665899;0.02089313,0.2310431;0.005390584;-0.03301107,-0.162011;0.5034413;-0.0009974018,-0.2111907;0.3012281;0.1051471,-0.2718731;0.05104876;0.1826601,0.07263767;0.005978044;-0.05125384,0.08778129;-0.2865836;-0.0207734,0.08852825;-0.6232433;0.05752251,0.08540075;-0.5834017;-0.05263412,-0.07099537;0.009263268;-0.05303559,-0.1162982;-0.2809431;-0.03115853,-0.1390402;-0.6177372;0.04315928,-0.1392752;-0.5777795;-0.06703108,0.004824035;0.5391784;-0.02119809,0;0;0,-0.03086451;0.3020757;-0.06070567,-0.05532604;0.5948223;-0.1477931,0.1205944;0.5236671;-0.1025033,0.2844507;0.3584245;-0.08197379,0.2593901;0.1027626;-0.1612787,-0.1857369;0.4521675;-0.04501066,-0.237869;0.2254531;-0.02360259,-0.2381564;-0.02305071;-0.1261995,0.07654822;0.01031873;-0.04441643,0.09753848;-0.2810822;-0.08177376,0.07791197;-0.6231936;-0.03655005,0.06425145;-0.624826;-0.1416876,-0.08482421;-0.00257051;-0.02715088,-0.1069221;-0.2944725;-0.05964085,-0.1063815;-0.6373577;-0.01605135,-0.1178204;-0.6391174;-0.1214155,-0.04996782;0.5227243;-0.123162,531.9069
+0;0;0,0.002637458;0.309585;-0.006143953,0.005723838;0.6150113;-0.03065084,0.1710459;0.497158;-0.008681414,0.1971387;0.2668192;0.02027821,0.2309921;0.005562842;-0.03338191,-0.1620075;0.5045004;-0.0008473042,-0.211049;0.304163;0.1088581,-0.272031;0.05605312;0.1925422,0.07261012;0.005730022;-0.05132116,0.08774033;-0.2868299;-0.02081829,0.08850773;-0.6234913;0.05747028,0.08509004;-0.5836819;-0.05268062,-0.0710593;0.009509627;-0.05290622,-0.1163349;-0.2807153;-0.03121962,-0.1390105;-0.6175042;0.0431419,-0.1395365;-0.5775839;-0.06705081,0.004963258;0.5391516;-0.02180471,0;0;0,-0.03086451;0.3020757;-0.06070567,-0.05532604;0.5948223;-0.1477931,0.1205944;0.5236671;-0.1025033,0.2844507;0.3584245;-0.08197379,0.2593901;0.1027626;-0.1612787,-0.1857369;0.4521675;-0.04501066,-0.237869;0.2254531;-0.02360259,-0.2381564;-0.02305071;-0.1261995,0.07654822;0.01031873;-0.04441643,0.09753848;-0.2810822;-0.08177376,0.07791197;-0.6231936;-0.03655005,0.06425145;-0.624826;-0.1416876,-0.08482421;-0.00257051;-0.02715088,-0.1069221;-0.2944725;-0.05964085,-0.1063815;-0.6373577;-0.01605135,-0.1178204;-0.6391174;-0.1214155,-0.04996782;0.5227243;-0.123162,531.9184
+0;0;0,0.002647897;0.3108104;-0.006168273,0.005742005;0.617002;-0.03073932,0.1714811;0.4987954;-0.00870793,0.1983441;0.2616573;0.02110654,0.2304115;0.01418427;-0.02972258,-0.1624135;0.5061564;-0.0008540358,-0.2129027;0.2999052;0.1120898,-0.2706674;0.06488505;0.1913589,0.07229506;0.005705158;-0.05109847,0.08735768;-0.2855479;-0.02073186,0.0881227;-0.6211593;0.05731253,0.08470785;-0.581358;-0.0527467,-0.07075097;0.009468364;-0.05267666,-0.1158244;-0.2794601;-0.03108693,-0.1384293;-0.6151986;0.04304266,-0.1389548;-0.5752865;-0.06705837,0.004978947;0.5408951;-0.02186437,0;0;0,-0.02965317;0.3025608;-0.06500626,-0.05471773;0.5954754;-0.1540663,0.1216173;0.5250164;-0.1058173,0.2874099;0.3531361;-0.07726908,0.274664;0.1091284;-0.1490505,-0.1860799;0.4561741;-0.04910472,-0.2407544;0.2232773;-0.02431011,-0.2429673;-0.01464754;-0.115094,0.0766902;0.01046568;-0.04335046,0.09889784;-0.2794888;-0.0809083,0.07939337;-0.6209549;-0.03911114,0.06607095;-0.6229787;-0.1440766,-0.08377143;-0.002284378;-0.02910855,-0.1046696;-0.2930113;-0.0610225,-0.1031774;-0.6349416;-0.01850208,-0.1142808;-0.6370887;-0.1236878,-0.04904801;0.5232772;-0.129029,531.9408
+0;0;0,0.002656435;0.3118125;-0.006188161,0.005769939;0.6199273;-0.03093071,0.1786083;0.4990908;-0.008240585,0.2048757;0.2672098;0.02091293,0.2358827;0.02792051;-0.02823531,-0.1695395;0.506766;-5.142577E-05,-0.2189094;0.3050871;0.1103885,-0.2747638;0.07783896;0.1870362,0.07183892;0.005669161;-0.05077606,0.08673653;-0.2823934;-0.0207421,0.08750038;-0.6174934;0.05718337,0.08409214;-0.577711;-0.05266283,-0.07030456;0.009408622;-0.05234428,-0.1148842;-0.2763548;-0.03099106,-0.1374546;-0.6115817;0.04302558,-0.1379792;-0.5716888;-0.06686233,0.00499853;0.5429876;-0.02195864,0;0;0,-0.02679508;0.3021332;-0.0725944,-0.04765628;0.593558;-0.173465,0.130951;0.5184984;-0.1006949,0.2908403;0.3484506;-0.07192159,0.286948;0.1114191;-0.1385341,-0.1875179;0.4624912;-0.05628645,-0.2437838;0.2363419;-0.02467384,-0.2507393;0.002058074;-0.1001657,0.07722305;0.009563059;-0.04142857,0.1006161;-0.2768175;-0.08070898,0.08105858;-0.6181382;-0.0422039,0.07071662;-0.6213254;-0.1469185,-0.08246278;-0.0012687;-0.03113609,-0.1015103;-0.2889392;-0.0625513,-0.0986544;-0.6304007;-0.02058889,-0.1067768;-0.6336892;-0.1254669,-0.04304499;0.521624;-0.1450915,531.9623
+0;0;0,0.002754989;0.3118062;-0.006457103,0.005940629;0.6198984;-0.03147148,0.1788531;0.4991773;-0.009564302,0.2049951;0.2673571;0.02017889,0.2358928;0.02795726;-0.02849768,-0.1695476;0.5077712;-0.0001390055,-0.2185837;0.3081966;0.1142033,-0.2751695;0.08270702;0.1953748,0.07185619;0.005446701;-0.05077597,0.08677533;-0.2826129;-0.02072434,0.08753806;-0.6177601;0.05699784,0.08385839;-0.5780014;-0.05284172,-0.07033165;0.009606412;-0.05227191,-0.1147375;-0.2761955;-0.0310733,-0.1374665;-0.6114864;0.04260416,-0.1382616;-0.5716071;-0.06728333,0.005151277;0.5429666;-0.02243318,0;0;0,-0.02679508;0.3021332;-0.0725944,-0.04765628;0.593558;-0.173465,0.130951;0.5184984;-0.1006949,0.2908403;0.3484506;-0.07192159,0.286948;0.1114191;-0.1385341,-0.1875179;0.4624912;-0.05628645,-0.2437838;0.2363419;-0.02467384,-0.2507393;0.002058074;-0.1001657,0.07722305;0.009563059;-0.04142857,0.1006161;-0.2768175;-0.08070898,0.08105858;-0.6181382;-0.0422039,0.07071662;-0.6213254;-0.1469185,-0.08246278;-0.0012687;-0.03113609,-0.1015103;-0.2889392;-0.0625513,-0.0986544;-0.6304007;-0.02058889,-0.1067768;-0.6336892;-0.1254669,-0.04304499;0.521624;-0.1450915,531.9739
+0;0;0,0.002754989;0.3118062;-0.006457103,0.005940629;0.6198984;-0.03147148,0.1788531;0.4991773;-0.009564302,0.2049951;0.2673571;0.02017889,0.2358928;0.02795726;-0.02849768,-0.1695476;0.5077712;-0.0001390055,-0.2185837;0.3081966;0.1142033,-0.2751695;0.08270702;0.1953748,0.07185619;0.005446701;-0.05077597,0.08677533;-0.2826129;-0.02072434,0.08753806;-0.6177601;0.05699784,0.08385839;-0.5780014;-0.05284172,-0.07033165;0.009606412;-0.05227191,-0.1147375;-0.2761955;-0.0310733,-0.1374665;-0.6114864;0.04260416,-0.1382616;-0.5716071;-0.06728333,0.005151277;0.5429666;-0.02243318,0;0;0,-0.02679508;0.3021332;-0.0725944,-0.04765628;0.593558;-0.173465,0.130951;0.5184984;-0.1006949,0.2908403;0.3484506;-0.07192159,0.286948;0.1114191;-0.1385341,-0.1875179;0.4624912;-0.05628645,-0.2437838;0.2363419;-0.02467384,-0.2507393;0.002058074;-0.1001657,0.07722305;0.009563059;-0.04142857,0.1006161;-0.2768175;-0.08070898,0.08105858;-0.6181382;-0.0422039,0.07071662;-0.6213254;-0.1469185,-0.08246278;-0.0012687;-0.03113609,-0.1015103;-0.2889392;-0.0625513,-0.0986544;-0.6304007;-0.02058889,-0.1067768;-0.6336892;-0.1254669,-0.04304499;0.521624;-0.1450915,531.9857
+0;0;0,0.002687475;0.304165;-0.006298865,0.005728962;0.5983112;-0.03015899,0.1865841;0.4795343;-0.008128817,0.2131214;0.2442081;0.02206419,0.2431861;0.01126203;-0.02530016,-0.1776665;0.4885191;0.001725262,-0.2274441;0.2859263;0.1177968,-0.2825045;0.06651548;0.1967801,0.07154052;0.005422774;-0.05055292,0.0863795;-0.2810889;-0.02066276,0.08714085;-0.6156324;0.05691941,0.08347952;-0.5759224;-0.05237253,-0.07002269;0.009564212;-0.05204228,-0.1141899;-0.274702;-0.03095758,-0.136878;-0.6093888;0.04258715,-0.1376691;-0.5695588;-0.06675251,0.004979998;0.5253156;-0.02158314,0;0;0,-0.02524517;0.291709;-0.08265471,-0.04555841;0.5630506;-0.196821,0.1348084;0.5172547;-0.1018491,0.2951698;0.3438227;-0.06720996,0.2999662;0.111115;-0.124089,-0.1936363;0.4652499;-0.06084977,-0.2544999;0.2378763;-0.02096073,-0.264239;0.006751865;-0.0833929,0.07777146;0.009098113;-0.03964686,0.1018254;-0.2754806;-0.08013105,0.08261748;-0.6165744;-0.04513216,0.07436562;-0.6217634;-0.1487954,-0.08141907;-0.0007194821;-0.03276381,-0.0994514;-0.2868932;-0.06410158,-0.09507697;-0.6277971;-0.02281969,-0.1011074;-0.6330767;-0.1266051,-0.04077069;0.4968711;-0.1652012,532.0073
+0;0;0,0.002805277;0.3041584;-0.006562951,0.005941074;0.5982851;-0.03064994,0.18683;0.4796043;-0.009056409,0.2131655;0.2443209;0.02164304,0.243337;0.01135796;-0.02556983,-0.1775797;0.4893538;0.001823571,-0.227088;0.2887945;0.1214862,-0.2819107;0.07118632;0.205464,0.0715578;0.005244772;-0.05054724,0.08638439;-0.2812521;-0.0205087,0.08696501;-0.6157725;0.05717409,0.08308952;-0.5760714;-0.05211124,-0.07005236;0.009694333;-0.05197823,-0.1140755;-0.2745984;-0.03095047,-0.1367407;-0.6092517;0.04275383,-0.1377504;-0.5694487;-0.06658645,0.00516772;0.5252962;-0.02202041,0;0;0,-0.02524517;0.291709;-0.08265471,-0.04555841;0.5630506;-0.196821,0.1348084;0.5172547;-0.1018491,0.2951698;0.3438227;-0.06720996,0.2999662;0.111115;-0.124089,-0.1936363;0.4652499;-0.06084977,-0.2544999;0.2378763;-0.02096073,-0.264239;0.006751865;-0.0833929,0.07777146;0.009098113;-0.03964686,0.1018254;-0.2754806;-0.08013105,0.08261748;-0.6165744;-0.04513216,0.07436562;-0.6217634;-0.1487954,-0.08141907;-0.0007194821;-0.03276381,-0.0994514;-0.2868932;-0.06410158,-0.09507697;-0.6277971;-0.02281969,-0.1011074;-0.6330767;-0.1266051,-0.04077069;0.4968711;-0.1652012,532.0189
+0;0;0,0.002816692;0.3053961;-0.006589657,0.005997703;0.6037666;-0.0310404,0.1908527;0.4826956;-0.008998582,0.2167759;0.2510962;0.02122018,0.246829;0.01904778;-0.02580735,-0.1815424;0.4926588;0.002119811,-0.2302755;0.2952397;0.1199088,-0.2848829;0.07848583;0.203557,0.07113747;0.005213965;-0.05025033,0.08586089;-0.2792892;-0.02042081,0.08643853;-0.6120926;0.05686323,0.08257177;-0.5724132;-0.05217594,-0.06964088;0.009637389;-0.05167291,-0.1133577;-0.2726771;-0.03079147,-0.1359066;-0.6056126;0.0425345,-0.136914;-0.5658317;-0.06655949,0.005209634;0.5293888;-0.02224666,0;0;0,-0.02213323;0.2905183;-0.09180093,-0.04037055;0.5648955;-0.2101362,0.1400931;0.5134587;-0.1033447,0.2986295;0.3438504;-0.06697607,0.3084475;0.1114041;-0.1202075,-0.190219;0.4680712;-0.06723882,-0.256936;0.2470652;-0.0233226,-0.2720543;0.01523222;-0.07796849,0.07847912;0.008473665;-0.03717589,0.1036053;-0.2735711;-0.08039737,0.0847654;-0.6132988;-0.04939103,0.07735091;-0.6193497;-0.1525586,-0.07994713;0.0001437993;-0.03494648,-0.09611061;-0.2840635;-0.06678358,-0.09046588;-0.6233321;-0.026831,-0.09566172;-0.6294674;-0.1301046,-0.03609084;0.4975322;-0.1776729,532.041
+0;0;0,0.002816692;0.3053961;-0.006589657,0.005997703;0.6037666;-0.0310404,0.1908527;0.4826956;-0.008998582,0.2167759;0.2510962;0.02122018,0.246829;0.01904778;-0.02580735,-0.1815424;0.4926588;0.002119811,-0.2302755;0.2952397;0.1199088,-0.2848829;0.07848583;0.203557,0.07113747;0.005213965;-0.05025033,0.08586089;-0.2792892;-0.02042081,0.08643853;-0.6120926;0.05686323,0.08257177;-0.5724132;-0.05217594,-0.06964088;0.009637389;-0.05167291,-0.1133577;-0.2726771;-0.03079147,-0.1359066;-0.6056126;0.0425345,-0.136914;-0.5658317;-0.06655949,0.005209634;0.5293888;-0.02224666,0;0;0,-0.02213323;0.2905183;-0.09180093,-0.04037055;0.5648955;-0.2101362,0.1400931;0.5134587;-0.1033447,0.2986295;0.3438504;-0.06697607,0.3084475;0.1114041;-0.1202075,-0.190219;0.4680712;-0.06723882,-0.256936;0.2470652;-0.0233226,-0.2720543;0.01523222;-0.07796849,0.07847912;0.008473665;-0.03717589,0.1036053;-0.2735711;-0.08039737,0.0847654;-0.6132988;-0.04939103,0.07735091;-0.6193497;-0.1525586,-0.07994713;0.0001437993;-0.03494648,-0.09611061;-0.2840635;-0.06678358,-0.09046588;-0.6233321;-0.026831,-0.09566172;-0.6294674;-0.1301046,-0.03609084;0.4975322;-0.1776729,532.0525
+0;0;0,0.002828012;0.2969099;-0.006601613,0.005957279;0.5855693;-0.0303563,0.1945078;0.4657924;-0.008989753,0.2193692;0.2433058;0.0204756,0.2488733;0.01570477;-0.02533884,-0.1857259;0.4782303;0.002583236,-0.2326563;0.2905933;0.1191015,-0.2861805;0.07991844;0.2058364,0.07107696;0.005022301;-0.05024314,0.08578609;-0.2795774;-0.02025618,0.08619002;-0.6093644;0.05614975,0.08234815;-0.5697409;-0.05251553,-0.06962034;0.009803052;-0.05156005,-0.1132596;-0.2726406;-0.03073423,-0.135563;-0.6025069;0.04198685,-0.1365586;-0.5627756;-0.06673218,0.005182373;0.5135274;-0.02181975,0;0;0,-0.01794681;0.2793837;-0.09914517,-0.02919701;0.5406358;-0.2236717,0.146597;0.5021609;-0.1029434,0.3019619;0.3423457;-0.06678438,0.3194402;0.113985;-0.1149251,-0.1931053;0.4891915;-0.08742192,-0.2579266;0.2815552;-0.02682522,-0.2722833;0.05244322;-0.07235843,0.07903628;0.007195979;-0.03609729,0.1052689;-0.274695;-0.08039045,0.08705731;-0.6115877;-0.05265689,0.0835813;-0.618987;-0.1551495,-0.0794291;0.001312549;-0.03592806,-0.09376667;-0.282958;-0.0690525,-0.08713479;-0.6191533;-0.02998456,-0.08838439;-0.6266136;-0.1325062,-0.02684642;0.4765126;-0.1898162,532.0743
+0;0;0,0.002817096;0.2957639;-0.006576132,0.005941867;0.5840097;-0.03030295,0.1944959;0.4642076;-0.008933272,0.2182866;0.2513023;0.01926316,0.247564;0.02545024;-0.02619923,-0.1857453;0.4766458;0.002639944,-0.2306547;0.2970893;0.1141404,-0.2837676;0.08803332;0.2002088,0.06981106;0.004932853;-0.04934831,0.08453549;-0.279963;-0.01933013,0.08493593;-0.6069006;0.05641564,0.08109905;-0.5672897;-0.05210856,-0.06838039;0.009628458;-0.05064175,-0.1120651;-0.2731092;-0.02979426,-0.1341757;-0.6001253;0.0422985,-0.1351701;-0.5604067;-0.06627937,0.005166701;0.5119436;-0.02176352,0;0;0,-0.01276481;0.2767818;-0.1037128,-0.01933214;0.5373724;-0.2290123,0.1537453;0.4921145;-0.1036014,0.3049486;0.3419318;-0.06793021,0.3308661;0.1144792;-0.1070039,-0.1857392;0.4904653;-0.09540975,-0.2535786;0.2935297;-0.03793041,-0.2663532;0.06420867;-0.07230826,0.07860934;0.005146891;-0.03357458,0.1078498;-0.2763842;-0.08014512,0.09054099;-0.6107104;-0.05664635,0.08751981;-0.6185494;-0.1588407,-0.07709712;0.002841863;-0.03716356,-0.0899637;-0.2816622;-0.07144846,-0.08175778;-0.6149859;-0.03332019,-0.08254977;-0.6228865;-0.1355333,-0.01821471;0.4732454;-0.1950486,532.0967
+0;0;0,0.002817096;0.2957639;-0.006576132,0.005941867;0.5840097;-0.03030295,0.1944959;0.4642076;-0.008933272,0.2182866;0.2513023;0.01926316,0.247564;0.02545024;-0.02619923,-0.1857453;0.4766458;0.002639944,-0.2306547;0.2970893;0.1141404,-0.2837676;0.08803332;0.2002088,0.06981106;0.004932853;-0.04934831,0.08453549;-0.279963;-0.01933013,0.08493593;-0.6069006;0.05641564,0.08109905;-0.5672897;-0.05210856,-0.06838039;0.009628458;-0.05064175,-0.1120651;-0.2731092;-0.02979426,-0.1341757;-0.6001253;0.0422985,-0.1351701;-0.5604067;-0.06627937,0.005166701;0.5119436;-0.02176352,0;0;0,-0.01276481;0.2767818;-0.1037128,-0.01933214;0.5373724;-0.2290123,0.1537453;0.4921145;-0.1036014,0.3049486;0.3419318;-0.06793021,0.3308661;0.1144792;-0.1070039,-0.1857392;0.4904653;-0.09540975,-0.2535786;0.2935297;-0.03793041,-0.2663532;0.06420867;-0.07230826,0.07860934;0.005146891;-0.03357458,0.1078498;-0.2763842;-0.08014512,0.09054099;-0.6107104;-0.05664635,0.08751981;-0.6185494;-0.1588407,-0.07709712;0.002841863;-0.03716356,-0.0899637;-0.2816622;-0.07144846,-0.08175778;-0.6149859;-0.03332019,-0.08254977;-0.6228865;-0.1355333,-0.01821471;0.4732454;-0.1950486,532.1103
+0;0;0,0.002904907;0.2968219;-0.006827556,0.006072619;0.5867295;-0.0308066,0.1974631;0.4659761;-0.009795986,0.2208267;0.2566354;0.01850136,0.2494753;0.03471978;-0.02635949,-0.1887949;0.480304;0.002249828,-0.2330527;0.3054256;0.1146285,-0.2855331;0.1020502;0.2038699,0.06973495;0.004712663;-0.0493106,0.08451241;-0.2802494;-0.01919482,0.08490116;-0.6038346;0.05574168,0.08104361;-0.5642447;-0.05274157,-0.06833071;0.009808031;-0.05051161,-0.1119886;-0.2730279;-0.02985802,-0.1335733;-0.5966959;0.04152853,-0.1345932;-0.5570022;-0.06700928,0.005290738;0.5144323;-0.02221168,0;0;0,-0.01070505;0.2770367;-0.1062748,-0.01719767;0.539361;-0.2318418,0.1587788;0.4868578;-0.1044295,0.3085342;0.3408434;-0.06670331,0.3386801;0.1173978;-0.1019607,-0.189602;0.4931002;-0.103101,-0.2647826;0.3048767;-0.03914808,-0.2783069;0.07820837;-0.06191454,0.07906254;0.00418222;-0.03237796,0.1076316;-0.2773556;-0.07980156,0.09238076;-0.6085168;-0.05924368,0.09157784;-0.6164957;-0.1613829,-0.07637193;0.003933336;-0.03832185,-0.0896538;-0.2806125;-0.07275985,-0.07936103;-0.610506;-0.03551308,-0.07793052;-0.6185375;-0.1376259,-0.01603925;0.4749757;-0.1978629,532.1298
+0;0;0,0.002904907;0.2968219;-0.006827556,0.006072619;0.5867295;-0.0308066,0.1974631;0.4659761;-0.009795986,0.2208267;0.2566354;0.01850136,0.2494753;0.03471978;-0.02635949,-0.1887949;0.480304;0.002249828,-0.2330527;0.3054256;0.1146285,-0.2855331;0.1020502;0.2038699,0.06973495;0.004712663;-0.0493106,0.08451241;-0.2802494;-0.01919482,0.08490116;-0.6038346;0.05574168,0.08104361;-0.5642447;-0.05274157,-0.06833071;0.009808031;-0.05051161,-0.1119886;-0.2730279;-0.02985802,-0.1335733;-0.5966959;0.04152853,-0.1345932;-0.5570022;-0.06700928,0.005290738;0.5144323;-0.02221168,0;0;0,-0.01070505;0.2770367;-0.1062748,-0.01719767;0.539361;-0.2318418,0.1587788;0.4868578;-0.1044295,0.3085342;0.3408434;-0.06670331,0.3386801;0.1173978;-0.1019607,-0.189602;0.4931002;-0.103101,-0.2647826;0.3048767;-0.03914808,-0.2783069;0.07820837;-0.06191454,0.07906254;0.00418222;-0.03237796,0.1076316;-0.2773556;-0.07980156,0.09238076;-0.6085168;-0.05924368,0.09157784;-0.6164957;-0.1613829,-0.07637193;0.003933336;-0.03832185,-0.0896538;-0.2806125;-0.07275985,-0.07936103;-0.610506;-0.03551308,-0.07793052;-0.6185375;-0.1376259,-0.01603925;0.4749757;-0.1978629,532.1415
+0;0;0,0.002904907;0.2968219;-0.006827556,0.006072619;0.5867295;-0.0308066,0.1974631;0.4659761;-0.009795986,0.2208267;0.2566354;0.01850136,0.2494753;0.03471978;-0.02635949,-0.1887949;0.480304;0.002249828,-0.2330527;0.3054256;0.1146285,-0.2855331;0.1020502;0.2038699,0.06973495;0.004712663;-0.0493106,0.08451241;-0.2802494;-0.01919482,0.08490116;-0.6038346;0.05574168,0.08104361;-0.5642447;-0.05274157,-0.06833071;0.009808031;-0.05051161,-0.1119886;-0.2730279;-0.02985802,-0.1335733;-0.5966959;0.04152853,-0.1345932;-0.5570022;-0.06700928,0.005290738;0.5144323;-0.02221168,0;0;0,-0.01070505;0.2770367;-0.1062748,-0.01719767;0.539361;-0.2318418,0.1587788;0.4868578;-0.1044295,0.3085342;0.3408434;-0.06670331,0.3386801;0.1173978;-0.1019607,-0.189602;0.4931002;-0.103101,-0.2647826;0.3048767;-0.03914808,-0.2783069;0.07820837;-0.06191454,0.07906254;0.00418222;-0.03237796,0.1076316;-0.2773556;-0.07980156,0.09238076;-0.6085168;-0.05924368,0.09157784;-0.6164957;-0.1613829,-0.07637193;0.003933336;-0.03832185,-0.0896538;-0.2806125;-0.07275985,-0.07936103;-0.610506;-0.03551308,-0.07793052;-0.6185375;-0.1376259,-0.01603925;0.4749757;-0.1978629,532.1526
+0;0;0,0.003011738;0.3005739;-0.00710636,0.006245845;0.5946211;-0.03157944,0.203942;0.4702514;-0.01035738,0.2271599;0.2611853;0.01832267,0.2549108;0.04624666;-0.02524943,-0.1952316;0.4862173;0.002442714,-0.2395273;0.3133785;0.1174855,-0.2897556;0.1189902;0.2099926,0.06914546;0.004438271;-0.04885252,0.0839546;-0.2803081;-0.01869382,0.08438727;-0.5991197;0.05506252,0.08048817;-0.559553;-0.05331413,-0.06771485;0.009918488;-0.05003683,-0.1112509;-0.272723;-0.02935421,-0.1324466;-0.5916095;0.04095346,-0.1335101;-0.5519398;-0.06747896,0.00543937;0.5203882;-0.02272776,0;0;0,-0.007450506;0.2797427;-0.1099672,-0.01126447;0.5458726;-0.237355,0.168037;0.4822456;-0.1028483,0.317317;0.3365308;-0.06344151,0.345782;0.1203124;-0.09958863,-0.1941918;0.4980094;-0.111921,-0.2765805;0.3154278;-0.04159091,-0.2905289;0.09535587;-0.05711584,0.07911106;0.002417088;-0.03038025,0.107739;-0.2790589;-0.07686758,0.09531912;-0.6057156;-0.06196308,0.09763768;-0.6139169;-0.1638823,-0.07481916;0.005437229;-0.03949545,-0.08677084;-0.2789769;-0.07377563,-0.07519062;-0.6040658;-0.03822086,-0.07063935;-0.6122973;-0.1400534,-0.0111472;0.4796631;-0.20263,532.1642
+0;0;0,0.003011738;0.3005739;-0.00710636,0.006245845;0.5946211;-0.03157944,0.203942;0.4702514;-0.01035738,0.2271599;0.2611853;0.01832267,0.2549108;0.04624666;-0.02524943,-0.1952316;0.4862173;0.002442714,-0.2395273;0.3133785;0.1174855,-0.2897556;0.1189902;0.2099926,0.06914546;0.004438271;-0.04885252,0.0839546;-0.2803081;-0.01869382,0.08438727;-0.5991197;0.05506252,0.08048817;-0.559553;-0.05331413,-0.06771485;0.009918488;-0.05003683,-0.1112509;-0.272723;-0.02935421,-0.1324466;-0.5916095;0.04095346,-0.1335101;-0.5519398;-0.06747896,0.00543937;0.5203882;-0.02272776,0;0;0,-0.007450506;0.2797427;-0.1099672,-0.01126447;0.5458726;-0.237355,0.168037;0.4822456;-0.1028483,0.317317;0.3365308;-0.06344151,0.345782;0.1203124;-0.09958863,-0.1941918;0.4980094;-0.111921,-0.2765805;0.3154278;-0.04159091,-0.2905289;0.09535587;-0.05711584,0.07911106;0.002417088;-0.03038025,0.107739;-0.2790589;-0.07686758,0.09531912;-0.6057156;-0.06196308,0.09763768;-0.6139169;-0.1638823,-0.07481916;0.005437229;-0.03949545,-0.08677084;-0.2789769;-0.07377563,-0.07519062;-0.6040658;-0.03822086,-0.07063935;-0.6122973;-0.1400534,-0.0111472;0.4796631;-0.20263,532.186
+0;0;0,0.003054267;0.3048183;-0.007206709,0.006331004;0.6027483;-0.03202301,0.2131635;0.4746703;-0.01006409,0.2363338;0.2660328;0.01855717,0.2636188;0.0547031;-0.02428335,-0.2044131;0.4913723;0.003326129,-0.2486179;0.3188877;0.118133,-0.298003;0.1277633;0.209087,0.06792226;0.004359758;-0.04798831,0.08274517;-0.2806516;-0.01780155,0.08317066;-0.5941653;0.05472915,0.07927687;-0.5546116;-0.05349976,-0.06651697;0.009743027;-0.04915167,-0.1100935;-0.2731615;-0.02844981,-0.130937;-0.5867488;0.04068952,-0.131999;-0.5470923;-0.06759509,0.005509353;0.5271186;-0.02300477,0;0;0,-0.002478015;0.2827052;-0.114224,-0.0006611794;0.5518864;-0.2442939,0.1803708;0.4700856;-0.09710145,0.3304129;0.3266492;-0.05468703,0.3535821;0.1152997;-0.09979391,-0.1940266;0.5022792;-0.1139841,-0.2829462;0.3211536;-0.04938965,-0.2957482;0.1042156;-0.05314071,0.07877839;0.0003452003;-0.02700305,0.1096518;-0.2807657;-0.07584929,0.0998398;-0.6022272;-0.06498814,0.1030016;-0.6108209;-0.1665778,-0.07216039;0.007049924;-0.04096945,-0.08252189;-0.2777096;-0.07513221,-0.06941067;-0.5974117;-0.04092117,-0.0640061;-0.6060305;-0.1424067,-0.002315316;0.4845637;-0.2087021,532.1976
+0;0;0,0.003164777;0.3048132;-0.007374813,0.006478447;0.6027404;-0.03221881,0.2129341;0.4752589;-0.003621304,0.238272;0.2663291;0.02070816,0.2656776;0.05506244;-0.02236596,-0.2044379;0.492312;0.003086871,-0.2487796;0.3221199;0.1212143,-0.2984398;0.1324174;0.2149526,0.06794312;0.004199764;-0.04797306,0.08284443;-0.2807948;-0.01766651,0.0833429;-0.5943426;0.05471634,0.08080483;-0.5548147;-0.05355512,-0.06652402;0.009814168;-0.04912797,-0.1098884;-0.2731166;-0.02834076,-0.1306847;-0.5867239;0.04072265,-0.1303887;-0.5470884;-0.06756863,0.005649808;0.5271116;-0.02319347,0;0;0,-0.002478015;0.2827052;-0.114224,-0.0006611794;0.5518864;-0.2442939,0.1803708;0.4700856;-0.09710145,0.3304129;0.3266492;-0.05468703,0.3535821;0.1152997;-0.09979391,-0.1940266;0.5022792;-0.1139841,-0.2829462;0.3211536;-0.04938965,-0.2957482;0.1042156;-0.05314071,0.07877839;0.0003452003;-0.02700305,0.1096518;-0.2807657;-0.07584929,0.0998398;-0.6022272;-0.06498814,0.1030016;-0.6108209;-0.1665778,-0.07216039;0.007049924;-0.04096945,-0.08252189;-0.2777096;-0.07513221,-0.06941067;-0.5974117;-0.04092117,-0.0640061;-0.6060305;-0.1424067,-0.002315316;0.4845637;-0.2087021,532.2198
+0;0;0,0.003176152;0.3059088;-0.007401321,0.006513623;0.6059742;-0.03241927,0.2063691;0.47969;-0.004390493,0.2316054;0.2715984;0.01984135,0.2590337;0.06015603;-0.0232686,-0.1977233;0.4962004;0.002104249,-0.2418871;0.3266912;0.1197577,-0.2915886;0.1368309;0.213574,0.0683583;0.004225428;-0.0482662,0.0832537;-0.280656;-0.01797168,0.08374745;-0.5912338;0.05372554,0.08121557;-0.5517291;-0.0542822,-0.06693053;0.00987414;-0.04942817,-0.1102777;-0.2729444;-0.02864922,-0.1308771;-0.5835811;0.03976002,-0.1305817;-0.543969;-0.06826748,0.005680026;0.5298929;-0.02333993,0;0;0,0.002490833;0.2827611;-0.1169829,0.01308857;0.5532513;-0.2488613,0.1833146;0.4710783;-0.1003196,0.3214288;0.3203851;-0.04795408,0.3585065;0.1120744;-0.0984571,-0.183403;0.5023438;-0.1371108,-0.2878925;0.3335927;-0.06547889,-0.2996413;0.1165141;-0.05789289,0.07955794;0.0001080036;-0.02628422,0.1090993;-0.2811317;-0.07453966,0.102143;-0.5997095;-0.06685233,0.1100926;-0.6086679;-0.1677556,-0.07214868;0.007616422;-0.04191535,-0.08103387;-0.2770023;-0.07670503,-0.06794357;-0.5937521;-0.043577,-0.05774561;-0.6026877;-0.1442867,0.009316117;0.4857137;-0.2128623,532.2419
+0;0;0,0.003210223;0.3091903;-0.007480715,0.006589436;0.6130099;-0.032815,0.210217;0.4847584;-0.004307164,0.2353878;0.2772063;0.01986186,0.2628855;0.06522992;-0.02335697,-0.2014932;0.5015801;0.002310012,-0.2455424;0.3325104;0.1196584,-0.2953694;0.1421706;0.2137117,0.06833667;0.004224091;-0.04825094,0.08323191;-0.2806542;-0.01795676,0.08371748;-0.5860864;0.05255259,0.08118788;-0.5465903;-0.05535761,-0.06690935;0.009871016;-0.04941254,-0.1102561;-0.2729444;-0.02863382,-0.1305141;-0.5784345;0.03864201,-0.130219;-0.5388311;-0.06928793,0.005744653;0.5359077;-0.02361382,0;0;0,0.009719186;0.2851086;-0.1195137,0.02909453;0.5580305;-0.2540286,0.1870398;0.440067;-0.09313512,0.341293;0.3076458;-0.03867292,0.3640106;0.09954624;-0.09979963,-0.1737551;0.5063654;-0.1414388,-0.2838117;0.337765;-0.08014454,-0.2939167;0.1209284;-0.05922207,0.07976097;-0.0008015335;-0.02556253,0.1123275;-0.2816278;-0.07425809,0.1067848;-0.5949843;-0.06812787,0.1140796;-0.6043397;-0.1688211,-0.07160753;0.008699313;-0.04257443,-0.07630882;-0.2758898;-0.07838149,-0.06274752;-0.5873963;-0.04612605,-0.05319997;-0.5967254;-0.146641,0.02309756;0.4898111;-0.2174187,532.2533
+0;0;0,0.003208973;0.3091842;-0.007731326,0.00653637;0.6129846;-0.03330086,0.2103619;0.484404;-0.007779224,0.2354085;0.2771033;0.01857696,0.2629082;0.06512032;-0.02460837,-0.2015984;0.5022185;0.002187394,-0.2459241;0.3352792;0.1224456,-0.2967695;0.149767;0.2251976,0.0683045;0.004145885;-0.04830325,0.08322905;-0.2807198;-0.01790495,0.08382452;-0.58617;0.05252539,0.08060782;-0.5466886;-0.05536779,-0.06695198;0.009945676;-0.04933979,-0.1102244;-0.2728866;-0.02863605,-0.1304258;-0.5783558;0.03875125,-0.1308177;-0.5387729;-0.06918019,0.005708987;0.5358894;-0.02403969,0;0;0,0.009719186;0.2851086;-0.1195137,0.02909453;0.5580305;-0.2540286,0.1870398;0.440067;-0.09313512,0.341293;0.3076458;-0.03867292,0.3640106;0.09954624;-0.09979963,-0.1737551;0.5063654;-0.1414388,-0.2838117;0.337765;-0.08014454,-0.2939167;0.1209284;-0.05922207,0.07976097;-0.0008015335;-0.02556253,0.1123275;-0.2816278;-0.07425809,0.1067848;-0.5949843;-0.06812787,0.1140796;-0.6043397;-0.1688211,-0.07160753;0.008699313;-0.04257443,-0.07630882;-0.2758898;-0.07838149,-0.06274752;-0.5873963;-0.04612605,-0.05319997;-0.5967254;-0.146641,0.02309756;0.4898111;-0.2174187,532.2643
+0;0;0,0.003208973;0.3091842;-0.007731326,0.00653637;0.6129846;-0.03330086,0.2103619;0.484404;-0.007779224,0.2354085;0.2771033;0.01857696,0.2629082;0.06512032;-0.02460837,-0.2015984;0.5022185;0.002187394,-0.2459241;0.3352792;0.1224456,-0.2967695;0.149767;0.2251976,0.0683045;0.004145885;-0.04830325,0.08322905;-0.2807198;-0.01790495,0.08382452;-0.58617;0.05252539,0.08060782;-0.5466886;-0.05536779,-0.06695198;0.009945676;-0.04933979,-0.1102244;-0.2728866;-0.02863605,-0.1304258;-0.5783558;0.03875125,-0.1308177;-0.5387729;-0.06918019,0.005708987;0.5358894;-0.02403969,0;0;0,0.009719186;0.2851086;-0.1195137,0.02909453;0.5580305;-0.2540286,0.1870398;0.440067;-0.09313512,0.341293;0.3076458;-0.03867292,0.3640106;0.09954624;-0.09979963,-0.1737551;0.5063654;-0.1414388,-0.2838117;0.337765;-0.08014454,-0.2939167;0.1209284;-0.05922207,0.07976097;-0.0008015335;-0.02556253,0.1123275;-0.2816278;-0.07425809,0.1067848;-0.5949843;-0.06812787,0.1140796;-0.6043397;-0.1688211,-0.07160753;0.008699313;-0.04257443,-0.07630882;-0.2758898;-0.07838149,-0.06274752;-0.5873963;-0.04612605,-0.05319997;-0.5967254;-0.146641,0.02309756;0.4898111;-0.2174187,532.2865
+0;0;0,0.003213435;0.3096141;-0.007742077,0.006546375;0.613913;-0.03333983,0.2045678;0.4869515;-0.008298522,0.2295397;0.2802697;0.01797898,0.2570583;0.06814057;-0.02523611,-0.1957057;0.5042606;0.001385355,-0.239899;0.3378196;0.1212845,-0.2907795;0.1521796;0.2241074,0.0668656;0.004058548;-0.04728569,0.08180606;-0.2811109;-0.01685497,0.08239754;-0.5845104;0.05310253,0.07918561;-0.5450431;-0.05463081,-0.06554156;0.00973616;-0.0483004,-0.1088602;-0.2733977;-0.02757458,-0.1289259;-0.5768162;0.03936031,-0.1293173;-0.5372475;-0.06841123,0.005720694;0.5369763;-0.0240977,0;0;0,0.01629419;0.2850201;-0.1201215,0.0428117;0.558933;-0.2525375,0.1918574;0.4398203;-0.09351826,0.3391156;0.3034926;-0.03218913,0.3682156;0.09724987;-0.09730959,-0.1609562;0.5104479;-0.1581885,-0.2780614;0.3477436;-0.0961789,-0.288581;0.1315684;-0.06822914,0.07855917;-0.002011001;-0.02340579,0.1148476;-0.2822964;-0.07433844,0.1101629;-0.5935728;-0.06879687,0.1205714;-0.6029832;-0.1690211,-0.06906382;0.009440086;-0.04317975,-0.07328984;-0.2754456;-0.07914029,-0.05784779;-0.5848259;-0.04765899,-0.04520009;-0.5941828;-0.1476464,0.03520603;0.4906572;-0.2166777,532.2977
+0;0;0,0.00322636;0.309609;-0.007936821,0.006525035;0.6138943;-0.03369637,0.2043907;0.4876414;-0.00475027,0.2305035;0.2807895;0.01895352,0.2580342;0.06864898;-0.02419787,-0.1958048;0.5048003;0.00106558,-0.2403473;0.3401623;0.1233022,-0.2909234;0.1560835;0.2290406,0.06686352;0.004004931;-0.04729321,0.08180854;-0.2811773;-0.01698419,0.08227269;-0.5845623;0.05303712,0.07987548;-0.5451304;-0.05472055,-0.06554884;0.009719325;-0.04829392,-0.1087737;-0.2734377;-0.0276886,-0.1288209;-0.5768511;0.03927477,-0.1283991;-0.5373069;-0.06849883,0.00571188;0.5369632;-0.02440692,0;0;0,0.01629419;0.2850201;-0.1201215,0.0428117;0.558933;-0.2525375,0.1918574;0.4398203;-0.09351826,0.3391156;0.3034926;-0.03218913,0.3682156;0.09724987;-0.09730959,-0.1609562;0.5104479;-0.1581885,-0.2780614;0.3477436;-0.0961789,-0.288581;0.1315684;-0.06822914,0.07855917;-0.002011001;-0.02340579,0.1148476;-0.2822964;-0.07433844,0.1101629;-0.5935728;-0.06879687,0.1205714;-0.6029832;-0.1690211,-0.06906382;0.009440086;-0.04317975,-0.07328984;-0.2754456;-0.07914029,-0.05784779;-0.5848259;-0.04765899,-0.04520009;-0.5941828;-0.1476464,0.03520603;0.4906572;-0.2166777,532.3091
+0;0;0,0.003217027;0.3087134;-0.007913864,0.006507652;0.6122456;-0.03359424,0.1998539;0.4876254;-0.005157325,0.2259326;0.2810438;0.01851548,0.2534827;0.06875375;-0.02466633,-0.1912274;0.5043935;0.0005260743,-0.2357117;0.3399707;0.1226029,-0.2863234;0.1557621;0.2284159,0.06618614;0.003964358;-0.04681409,0.08113506;-0.2812923;-0.01649716,0.08159713;-0.583321;0.05321112,0.07920066;-0.543892;-0.05451365,-0.06488477;0.00962086;-0.04780466,-0.1081209;-0.2736101;-0.02719396,-0.1280785;-0.5756671;0.03947005,-0.1276568;-0.5361258;-0.06827065,0.005699882;0.5358239;-0.02436631,0;0;0,0.02173044;0.2843822;-0.1184547,0.05345837;0.5588356;-0.2468154,0.1952343;0.436328;-0.09057403,0.3414599;0.300502;-0.02665353,0.3692102;0.09493768;-0.09494686,-0.1502074;0.5130926;-0.1689239,-0.2684623;0.3503466;-0.1102217,-0.2797054;0.1349772;-0.07586492,0.07788324;-0.002567738;-0.02270436,0.1161404;-0.2825678;-0.07418513,0.1123049;-0.5924684;-0.06891608,0.1247477;-0.6016661;-0.168956,-0.06773618;0.009936153;-0.04360004,-0.07131172;-0.2748865;-0.08071051,-0.05515651;-0.5827911;-0.04885802,-0.040485;-0.5919118;-0.1486257,0.04475283;0.4906251;-0.2122087,532.3315
+0;0;0,0.003217027;0.3087134;-0.007913864,0.006507652;0.6122456;-0.03359424,0.1998539;0.4876254;-0.005157325,0.2259326;0.2810438;0.01851548,0.2534827;0.06875375;-0.02466633,-0.1912274;0.5043935;0.0005260743,-0.2357117;0.3399707;0.1226029,-0.2863234;0.1557621;0.2284159,0.06618614;0.003964358;-0.04681409,0.08113506;-0.2812923;-0.01649716,0.08159713;-0.583321;0.05321112,0.07920066;-0.543892;-0.05451365,-0.06488477;0.00962086;-0.04780466,-0.1081209;-0.2736101;-0.02719396,-0.1280785;-0.5756671;0.03947005,-0.1276568;-0.5361258;-0.06827065,0.005699882;0.5358239;-0.02436631,0;0;0,0.02173044;0.2843822;-0.1184547,0.05345837;0.5588356;-0.2468154,0.1952343;0.436328;-0.09057403,0.3414599;0.300502;-0.02665353,0.3692102;0.09493768;-0.09494686,-0.1502074;0.5130926;-0.1689239,-0.2684623;0.3503466;-0.1102217,-0.2797054;0.1349772;-0.07586492,0.07788324;-0.002567738;-0.02270436,0.1161404;-0.2825678;-0.07418513,0.1123049;-0.5924684;-0.06891608,0.1247477;-0.6016661;-0.168956,-0.06773618;0.009936153;-0.04360004,-0.07131172;-0.2748865;-0.08071051,-0.05515651;-0.5827911;-0.04885802,-0.040485;-0.5919118;-0.1486257,0.04475283;0.4906251;-0.2122087,532.3538
+0;0;0,0.003265517;0.3094149;-0.008084492,0.006601025;0.6174662;-0.03419852,0.1909527;0.4940127;-0.01006717,0.2164224;0.2878142;0.01617099,0.2441319;0.07541034;-0.02690654,-0.181789;0.5105927;-0.001001053,-0.2265527;0.3485681;0.1238959,-0.2765275;0.165284;0.2318233,0.06497879;0.003705731;-0.04591584,0.0800292;-0.2816278;-0.01547353,0.08042627;-0.5822484;0.05382628,0.07720987;-0.5428323;-0.05369821,-0.06366044;0.009581019;-0.04690194,-0.1067908;-0.2737641;-0.02631607,-0.1265951;-0.5743844;0.04009665,-0.127;-0.5348611;-0.06746575,0.005784283;0.5398794;-0.02481676,0;0;0,0.02895946;0.285029;-0.1171897,0.07471858;0.5633835;-0.2437632,0.1963441;0.433952;-0.08686328,0.3432863;0.2997429;-0.02166438,0.3691857;0.09453711;-0.09208226,-0.1256009;0.5157931;-0.1819499,-0.2534763;0.3564;-0.1361598,-0.2672627;0.1442413;-0.08578613,0.0767609;-0.003092438;-0.02103424,0.1162731;-0.2828814;-0.0732398,0.1144297;-0.5913495;-0.0688324,0.1291815;-0.6006058;-0.1683404,-0.06573558;0.01009615;-0.04383082,-0.06916574;-0.2748018;-0.08111149,-0.05165754;-0.5810707;-0.04842749,-0.03469051;-0.5902275;-0.1476212,0.06248412;0.4941607;-0.2096031,532.3652
+0;0;0,0.003264809;0.3093478;-0.008082737,0.006599228;0.6172943;-0.03418233,0.1924158;0.4936194;-0.009951489,0.217813;0.2880077;0.016212,0.2455769;0.07518671;-0.02695013,-0.1832717;0.5103304;-0.0008137226,-0.227908;0.348767;0.1237278,-0.277981;0.1651229;0.2318671,0.06379717;0.003638344;-0.04508087,0.07885158;-0.2817709;-0.01463048,0.07924727;-0.5813465;0.05442841,0.07603522;-0.5419431;-0.05295125,-0.06250279;0.009406792;-0.04604904,-0.1056446;-0.2740136;-0.0254577,-0.1253801;-0.5735887;0.04072414,-0.1257844;-0.5340782;-0.06669337,0.005783971;0.5398486;-0.02481764,0;0;0,0.03287156;0.2848632;-0.1163807,0.07906179;0.5631641;-0.2426546,0.1988435;0.4319758;-0.08224654,0.3361249;0.2919762;-0.01041579,0.3698178;0.0910342;-0.09050107,-0.123298;0.5156179;-0.1857708,-0.2529605;0.357531;-0.1433217,-0.2666242;0.145346;-0.09119314,0.07568436;-0.003368229;-0.01939416,0.1168373;-0.2829165;-0.0720396,0.1164599;-0.5903157;-0.06752777,0.1329316;-0.5996494;-0.1665766,-0.06364025;0.01025383;-0.04427616,-0.06610703;-0.2748497;-0.08063912,-0.04764009;-0.5799163;-0.04735084,-0.02896794;-0.5891224;-0.1460593,0.06698207;0.4940556;-0.2085328,532.3905
+0;0;0,0.003264809;0.3093478;-0.008082737,0.006599228;0.6172943;-0.03418233,0.1924158;0.4936194;-0.009951489,0.217813;0.2880077;0.016212,0.2455769;0.07518671;-0.02695013,-0.1832717;0.5103304;-0.0008137226,-0.227908;0.348767;0.1237278,-0.277981;0.1651229;0.2318671,0.06379717;0.003638344;-0.04508087,0.07885158;-0.2817709;-0.01463048,0.07924727;-0.5813465;0.05442841,0.07603522;-0.5419431;-0.05295125,-0.06250279;0.009406792;-0.04604904,-0.1056446;-0.2740136;-0.0254577,-0.1253801;-0.5735887;0.04072414,-0.1257844;-0.5340782;-0.06669337,0.005783971;0.5398486;-0.02481764,0;0;0,0.03287156;0.2848632;-0.1163807,0.07906179;0.5631641;-0.2426546,0.1988435;0.4319758;-0.08224654,0.3361249;0.2919762;-0.01041579,0.3698178;0.0910342;-0.09050107,-0.123298;0.5156179;-0.1857708,-0.2529605;0.357531;-0.1433217,-0.2666242;0.145346;-0.09119314,0.07568436;-0.003368229;-0.01939416,0.1168373;-0.2829165;-0.0720396,0.1164599;-0.5903157;-0.06752777,0.1329316;-0.5996494;-0.1665766,-0.06364025;0.01025383;-0.04427616,-0.06610703;-0.2748497;-0.08063912,-0.04764009;-0.5799163;-0.04735084,-0.02896794;-0.5891224;-0.1460593,0.06698207;0.4940556;-0.2085328,532.4096
+0;0;0,0.003305014;0.308984;-0.008236296,0.006654922;0.615363;-0.03432948,0.1880893;0.4933625;-0.0116825,0.2129285;0.2878753;0.01538397,0.2407449;0.07486629;-0.02778135,-0.1788191;0.5105582;-0.001438843,-0.2239018;0.3509741;0.1253487,-0.2732011;0.1697635;0.2382296,0.0633544;0.003508888;-0.04475555,0.07841612;-0.2817718;-0.0143054,0.07861255;-0.5806273;0.05459496,0.07512216;-0.5412116;-0.05283494,-0.0620533;0.009417109;-0.04571494,-0.1051139;-0.273891;-0.02518532,-0.1247941;-0.5727336;0.0409028,-0.1254797;-0.5332318;-0.06657401,0.005839004;0.5386422;-0.02501632,0;0;0,0.03715103;0.2851892;-0.1132996,0.08577814;0.5641515;-0.2332542,0.1990295;0.4299773;-0.07701564,0.3379839;0.2920575;-0.004597425,0.3693304;0.09199011;-0.08826494,-0.1134393;0.5148456;-0.186957,-0.242685;0.3552957;-0.1493546,-0.2563564;0.1424951;-0.09896777,0.07520004;-0.003704995;-0.0189836,0.1176885;-0.2830849;-0.07075977,0.119119;-0.5897474;-0.06652331,0.1369209;-0.5986;-0.165597,-0.06266143;0.01059638;-0.04461403,-0.06576739;-0.274078;-0.0832144,-0.04503206;-0.5779511;-0.04725449,-0.02503981;-0.5866621;-0.1459651,0.07324249;0.4950051;-0.201081,532.4319
+0;0;0,0.003305014;0.308984;-0.008236296,0.006654922;0.615363;-0.03432948,0.1880893;0.4933625;-0.0116825,0.2129285;0.2878753;0.01538397,0.2407449;0.07486629;-0.02778135,-0.1788191;0.5105582;-0.001438843,-0.2239018;0.3509741;0.1253487,-0.2732011;0.1697635;0.2382296,0.0633544;0.003508888;-0.04475555,0.07841612;-0.2817718;-0.0143054,0.07861255;-0.5806273;0.05459496,0.07512216;-0.5412116;-0.05283494,-0.0620533;0.009417109;-0.04571494,-0.1051139;-0.273891;-0.02518532,-0.1247941;-0.5727336;0.0409028,-0.1254797;-0.5332318;-0.06657401,0.005839004;0.5386422;-0.02501632,0;0;0,0.03715103;0.2851892;-0.1132996,0.08577814;0.5641515;-0.2332542,0.1990295;0.4299773;-0.07701564,0.3379839;0.2920575;-0.004597425,0.3693304;0.09199011;-0.08826494,-0.1134393;0.5148456;-0.186957,-0.242685;0.3552957;-0.1493546,-0.2563564;0.1424951;-0.09896777,0.07520004;-0.003704995;-0.0189836,0.1176885;-0.2830849;-0.07075977,0.119119;-0.5897474;-0.06652331,0.1369209;-0.5986;-0.165597,-0.06266143;0.01059638;-0.04461403,-0.06576739;-0.274078;-0.0832144,-0.04503206;-0.5779511;-0.04725449,-0.02503981;-0.5866621;-0.1459651,0.07324249;0.4950051;-0.201081,532.4431
+0;0;0,0.003305014;0.308984;-0.008236296,0.006654922;0.615363;-0.03432948,0.1880893;0.4933625;-0.0116825,0.2129285;0.2878753;0.01538397,0.2407449;0.07486629;-0.02778135,-0.1788191;0.5105582;-0.001438843,-0.2239018;0.3509741;0.1253487,-0.2732011;0.1697635;0.2382296,0.0633544;0.003508888;-0.04475555,0.07841612;-0.2817718;-0.0143054,0.07861255;-0.5806273;0.05459496,0.07512216;-0.5412116;-0.05283494,-0.0620533;0.009417109;-0.04571494,-0.1051139;-0.273891;-0.02518532,-0.1247941;-0.5727336;0.0409028,-0.1254797;-0.5332318;-0.06657401,0.005839004;0.5386422;-0.02501632,0;0;0,0.03715103;0.2851892;-0.1132996,0.08577814;0.5641515;-0.2332542,0.1990295;0.4299773;-0.07701564,0.3379839;0.2920575;-0.004597425,0.3693304;0.09199011;-0.08826494,-0.1134393;0.5148456;-0.186957,-0.242685;0.3552957;-0.1493546,-0.2563564;0.1424951;-0.09896777,0.07520004;-0.003704995;-0.0189836,0.1176885;-0.2830849;-0.07075977,0.119119;-0.5897474;-0.06652331,0.1369209;-0.5986;-0.165597,-0.06266143;0.01059638;-0.04461403,-0.06576739;-0.274078;-0.0832144,-0.04503206;-0.5779511;-0.04725449,-0.02503981;-0.5866621;-0.1459651,0.07324249;0.4950051;-0.201081,532.4545
+0;0;0,0.003197154;0.3089991;-0.008511469,0.006468616;0.6166342;-0.03498648,0.1894949;0.4941195;-0.01250994,0.2140711;0.2887799;0.01494655,0.2419591;0.07568252;-0.02817018,-0.1805165;0.5118069;-0.001416925,-0.2265333;0.3551878;0.1284875,-0.2746421;0.1757525;0.2448308,0.06287177;0.003438676;-0.04461473,0.07785923;-0.2817128;-0.014151,0.07803275;-0.5808022;0.0548614,0.07438481;-0.5414304;-0.0523837,-0.0617602;0.009408791;-0.04530242,-0.1048961;-0.2737777;-0.02508543,-0.1246027;-0.5728766;0.04101115,-0.1254503;-0.5334176;-0.06628498,0.005685199;0.5396381;-0.02554702,0;0;0,0.04195957;0.2849436;-0.1122928,0.09390112;0.5643336;-0.2331436,0.2024638;0.4306121;-0.07025337,0.3378196;0.2901581;0.003731012,0.3628232;0.08961993;-0.0811603,-0.1077942;0.5139039;-0.1862976,-0.2273;0.3457897;-0.155021,-0.2419075;0.1334849;-0.1024799,0.07486551;-0.00402692;-0.01827836,0.1190615;-0.2831935;-0.06904006,0.1223468;-0.5901039;-0.06551147,0.1413862;-0.5991524;-0.164078,-0.06165977;0.01090593;-0.04510313,-0.06315396;-0.2735986;-0.08407725,-0.04117301;-0.5774193;-0.04630131,-0.04128475;-0.6261241;-0.1198417,0.0805469;0.4951828;-0.2006176,532.4764
+0;0;0,0.003197154;0.3089991;-0.008511469,0.006468616;0.6166342;-0.03498648,0.1894949;0.4941195;-0.01250994,0.2140711;0.2887799;0.01494655,0.2419591;0.07568252;-0.02817018,-0.1805165;0.5118069;-0.001416925,-0.2265333;0.3551878;0.1284875,-0.2746421;0.1757525;0.2448308,0.06287177;0.003438676;-0.04461473,0.07785923;-0.2817128;-0.014151,0.07803275;-0.5808022;0.0548614,0.07438481;-0.5414304;-0.0523837,-0.0617602;0.009408791;-0.04530242,-0.1048961;-0.2737777;-0.02508543,-0.1246027;-0.5728766;0.04101115,-0.1254503;-0.5334176;-0.06628498,0.005685199;0.5396381;-0.02554702,0;0;0,0.04195957;0.2849436;-0.1122928,0.09390112;0.5643336;-0.2331436,0.2024638;0.4306121;-0.07025337,0.3378196;0.2901581;0.003731012,0.3628232;0.08961993;-0.0811603,-0.1077942;0.5139039;-0.1862976,-0.2273;0.3457897;-0.155021,-0.2419075;0.1334849;-0.1024799,0.07486551;-0.00402692;-0.01827836,0.1190615;-0.2831935;-0.06904006,0.1223468;-0.5901039;-0.06551147,0.1413862;-0.5991524;-0.164078,-0.06165977;0.01090593;-0.04510313,-0.06315396;-0.2735986;-0.08407725,-0.04117301;-0.5774193;-0.04630131,-0.04128475;-0.6261241;-0.1198417,0.0805469;0.4951828;-0.2006176,532.4876
+0;0;0,0.003204199;0.30968;-0.008530225,0.006499707;0.6195701;-0.03519415,0.1955859;0.4950951;-0.01223125,0.2202106;0.2893504;0.0152794,0.248126;0.07604377;-0.02787967,-0.1866336;0.513366;-0.0007722303,-0.2327412;0.356438;0.1293884,-0.2808972;0.1768264;0.245846,0.06252545;0.003419734;-0.04436897,0.07750466;-0.2815747;-0.01392202,0.07767841;-0.5810518;0.05517985,0.07403965;-0.5417036;-0.05179532,-0.06142;0.009356963;-0.04505287,-0.1045321;-0.2736736;-0.02484701,-0.1242643;-0.5731602;0.04133525,-0.1251097;-0.533725;-0.06569083,0.005711624;0.5421155;-0.02569848,0;0;0,0.04607628;0.2856111;-0.1108515,0.1021015;0.5671138;-0.2307734,0.2087067;0.4339204;-0.05780673,0.3348356;0.2828954;0.01274157,0.3607276;0.08436619;-0.0770216,-0.107258;0.5126885;-0.1858615,-0.2308742;0.3456104;-0.1635447,-0.2457123;0.1341041;-0.1070946,0.07451721;-0.004363149;-0.01782918,0.1188943;-0.2835455;-0.0674386,0.1244204;-0.5908257;-0.06427479,0.1458717;-0.5999301;-0.1620245,-0.06086704;0.01120945;-0.04537932,-0.06277414;-0.2729238;-0.08585039,-0.03873881;-0.5766534;-0.04544914,-0.03920886;-0.6253532;-0.1185959,0.0878208;0.4975266;-0.1984673,532.499
+0;0;0,0.003159982;0.3096733;-0.008786233,0.006354685;0.619544;-0.03568966,0.195473;0.4947577;-0.01385831,0.2196008;0.2890781;0.01456412,0.2479247;0.07581271;-0.02853262,-0.1868281;0.5140215;-0.001057709,-0.2331514;0.3583704;0.1305514,-0.2814587;0.1810885;0.2504648,0.0625414;0.003378294;-0.04434966,0.07741024;-0.2816207;-0.01389155,0.07762076;-0.5811094;0.05515995,0.07370147;-0.5417798;-0.05180694,-0.06138431;0.009366619;-0.04509949,-0.1045581;-0.2736489;-0.0248148,-0.1242714;-0.5731713;0.04121114,-0.1253978;-0.5337591;-0.06581437,0.005597074;0.5420961;-0.02613596,0;0;0,0.04607628;0.2856111;-0.1108515,0.1021015;0.5671138;-0.2307734,0.2087067;0.4339204;-0.05780673,0.3348356;0.2828954;0.01274157,0.3607276;0.08436619;-0.0770216,-0.107258;0.5126885;-0.1858615,-0.2308742;0.3456104;-0.1635447,-0.2457123;0.1341041;-0.1070946,0.07451721;-0.004363149;-0.01782918,0.1188943;-0.2835455;-0.0674386,0.1244204;-0.5908257;-0.06427479,0.1458717;-0.5999301;-0.1620245,-0.06086704;0.01120945;-0.04537932,-0.06277414;-0.2729238;-0.08585039,-0.03873881;-0.5766534;-0.04544914,-0.03920886;-0.6253532;-0.1185959,0.0878208;0.4975266;-0.1984673,532.5101
+0;0;0,0.003165781;0.3102416;-0.008802355,0.006378149;0.6218193;-0.03584954,0.1969674;0.4963303;-0.01388153,0.2210414;0.2911092;0.01447756,0.2494283;0.07736947;-0.02871503,-0.1883019;0.5157437;-0.0009815358,-0.2345219;0.3604395;0.1303342,-0.2829367;0.1827633;0.2505143,0.06199995;0.003349047;-0.04396571,0.07686108;-0.2815022;-0.0135234,0.07707216;-0.5817803;0.05571011,0.0731582;-0.5424634;-0.05111124,-0.06085288;0.009285529;-0.04470905,-0.1040043;-0.2735832;-0.02443488,-0.1237695;-0.573895;0.04176509,-0.1248944;-0.5344957;-0.0651148,0.005617258;0.5440363;-0.02625449,0;0;0,0.05035319;0.2861361;-0.1092155,0.1094267;0.5691084;-0.2286716,0.2116637;0.4345126;-0.05118775,0.3250064;0.2768711;0.02498388,0.3641559;0.08549877;-0.07601118,-0.1024753;0.5108216;-0.1849715,-0.2252336;0.3436001;-0.163364,-0.2393187;0.1308455;-0.109576,0.07396294;-0.004723698;-0.01718616,0.1192386;-0.2838101;-0.06564951,0.1270287;-0.5918502;-0.06234074,0.1496511;-0.6009897;-0.1596508,-0.05973439;0.01149759;-0.04569247,-0.06150378;-0.2723909;-0.08682641,-0.03561972;-0.5764256;-0.04377679,-0.03647755;-0.6255001;-0.1162985,0.09444247;0.4992292;-0.196497,532.5324
+0;0;0,0.003165781;0.3102416;-0.008802355,0.006378149;0.6218193;-0.03584954,0.1969674;0.4963303;-0.01388153,0.2210414;0.2911092;0.01447756,0.2494283;0.07736947;-0.02871503,-0.1883019;0.5157437;-0.0009815358,-0.2345219;0.3604395;0.1303342,-0.2829367;0.1827633;0.2505143,0.06199995;0.003349047;-0.04396571,0.07686108;-0.2815022;-0.0135234,0.07707216;-0.5817803;0.05571011,0.0731582;-0.5424634;-0.05111124,-0.06085288;0.009285529;-0.04470905,-0.1040043;-0.2735832;-0.02443488,-0.1237695;-0.573895;0.04176509,-0.1248944;-0.5344957;-0.0651148,0.005617258;0.5440363;-0.02625449,0;0;0,0.05035319;0.2861361;-0.1092155,0.1094267;0.5691084;-0.2286716,0.2116637;0.4345126;-0.05118775,0.3250064;0.2768711;0.02498388,0.3641559;0.08549877;-0.07601118,-0.1024753;0.5108216;-0.1849715,-0.2252336;0.3436001;-0.163364,-0.2393187;0.1308455;-0.109576,0.07396294;-0.004723698;-0.01718616,0.1192386;-0.2838101;-0.06564951,0.1270287;-0.5918502;-0.06234074,0.1496511;-0.6009897;-0.1596508,-0.05973439;0.01149759;-0.04569247,-0.06150378;-0.2723909;-0.08682641,-0.03561972;-0.5764256;-0.04377679,-0.03647755;-0.6255001;-0.1162985,0.09444247;0.4992292;-0.196497,532.5437
+0;0;0,0.002911055;0.2866227;-0.008298067,0.005726029;0.5625751;-0.0323834,0.1862197;0.4481079;-0.01254002,0.2101036;0.2432047;0.01628071,0.2386445;0.02932017;-0.02691139,-0.1785737;0.4671679;0.0003733002,-0.2252376;0.31465;0.1343403,-0.2727488;0.1394465;0.2587314,0.06127731;0.003282214;-0.04346213,0.0761036;-0.2815403;-0.01296911,0.07637063;-0.5821708;0.05632664,0.07225405;-0.5427501;-0.05180843,-0.06014024;0.009170434;-0.04420059,-0.10339;-0.273671;-0.02410854,-0.1231959;-0.5743105;0.04225624,-0.1244878;-0.5348102;-0.0659425,0.00505653;0.4932542;-0.02380668,0;0;0,0.02919104;0.2745418;-0.07748914,0.05959209;0.5385143;-0.1556103,0.2126019;0.4339997;-0.0464642,0.3206647;0.2745376;0.03278638,0.3607588;0.08501984;-0.07162737,-0.11815;0.5178406;-0.1980504,-0.2407587;0.3506283;-0.178213,-0.2540782;0.1371121;-0.1266361,0.07331032;-0.004781187;-0.01604295,0.1190048;-0.2838213;-0.0642314,0.1289797;-0.5921515;-0.06052566,0.1559454;-0.5958911;-0.160192,-0.05822609;0.01144307;-0.04618892,-0.05936686;-0.2725222;-0.08663532,-0.03255651;-0.5765722;-0.04174124,-0.03346708;-0.6268154;-0.1149472,0.05128923;0.4730455;-0.1327131,532.5662
+0;0;0,0.002911055;0.2866227;-0.008298067,0.005726029;0.5625751;-0.0323834,0.1862197;0.4481079;-0.01254002,0.2101036;0.2432047;0.01628071,0.2386445;0.02932017;-0.02691139,-0.1785737;0.4671679;0.0003733002,-0.2252376;0.31465;0.1343403,-0.2727488;0.1394465;0.2587314,0.06127731;0.003282214;-0.04346213,0.0761036;-0.2815403;-0.01296911,0.07637063;-0.5821708;0.05632664,0.07225405;-0.5427501;-0.05180843,-0.06014024;0.009170434;-0.04420059,-0.10339;-0.273671;-0.02410854,-0.1231959;-0.5743105;0.04225624,-0.1244878;-0.5348102;-0.0659425,0.00505653;0.4932542;-0.02380668,0;0;0,0.02919104;0.2745418;-0.07748914,0.05959209;0.5385143;-0.1556103,0.2126019;0.4339997;-0.0464642,0.3206647;0.2745376;0.03278638,0.3607588;0.08501984;-0.07162737,-0.11815;0.5178406;-0.1980504,-0.2407587;0.3506283;-0.178213,-0.2540782;0.1371121;-0.1266361,0.07331032;-0.004781187;-0.01604295,0.1190048;-0.2838213;-0.0642314,0.1289797;-0.5921515;-0.06052566,0.1559454;-0.5958911;-0.160192,-0.05822609;0.01144307;-0.04618892,-0.05936686;-0.2725222;-0.08663532,-0.03255651;-0.5765722;-0.04174124,-0.03346708;-0.6268154;-0.1149472,0.05128923;0.4730455;-0.1327131,532.5882
+0;0;0,0.002898075;0.2853447;-0.008261069,0.005714061;0.561392;-0.03235181,0.19271;0.4453399;-0.01210844,0.2167228;0.2393307;0.01686786,0.2452981;0.02518891;-0.02637618,-0.1851757;0.465084;0.001268333,-0.2320915;0.3117428;0.1359584,-0.2796599;0.1363286;0.2604991,0.05955627;0.00319003;-0.04224146,0.07439157;-0.2818057;-0.01172988,0.07465946;-0.5834016;0.05778836,0.07056818;-0.5440387;-0.04968236,-0.05845115;0.008912873;-0.04295918,-0.1017272;-0.2741006;-0.0228549,-0.1215968;-0.5757055;0.04372296,-0.1228807;-0.5362635;-0.06381102,0.005044904;0.4921066;-0.02377946,0;0;0,0.03074638;0.273564;-0.07560182,0.06143778;0.5375425;-0.1539476,0.2146262;0.4355528;-0.0305152,0.3181781;0.266855;0.03785204,0.3640453;0.08197075;-0.07286073,-0.1188488;0.5149612;-0.2094322,-0.2426194;0.3478472;-0.1847386,-0.2567489;0.1342075;-0.1327605,0.07150382;-0.004575968;-0.01441288,0.1183975;-0.2834287;-0.06356359,0.1300062;-0.5926785;-0.05880022,0.1614841;-0.5964724;-0.1563783,-0.05516127;0.01125397;-0.04660525,-0.0567942;-0.2731706;-0.08499329,-0.02927393;-0.5779361;-0.03858696,-0.03009231;-0.6280823;-0.1109076,0.05310418;0.4720998;-0.1310959,532.6106
+0;0;0,0.002875998;0.2846697;-0.008345104,0.005682914;0.5613895;-0.03256059,0.1934401;0.4449417;-0.01271612,0.2171046;0.2394679;0.01653772,0.2460754;0.0250946;-0.02656279,-0.1860546;0.4655631;0.001273666,-0.2334327;0.3149809;0.1380786,-0.2802426;0.1413023;0.2657401,0.0591563;0.003169987;-0.04195684,0.07394632;-0.281786;-0.01138765,0.07421299;-0.5837484;0.05813111,0.07001143;-0.5444024;-0.04922988,-0.05806095;0.008819203;-0.04267366,-0.1014535;-0.2741404;-0.02257121,-0.1212396;-0.5760775;0.04418745,-0.122637;-0.5366539;-0.06323986,0.005017499;0.4920033;-0.02395738,0;0;0,0.03219134;0.2731804;-0.07383037,0.06319968;0.5377129;-0.1526163,0.2148485;0.4356588;-0.02526093,0.3119487;0.2662371;0.04892206,0.3629262;0.08577114;-0.06720804,-0.1183895;0.5140039;-0.2076897,-0.2385586;0.3446261;-0.1851989,-0.2532472;0.1312175;-0.1314041,0.07113549;-0.004982799;-0.01359439,0.11847;-0.2837831;-0.06241012,0.1311727;-0.5933293;-0.05657959,0.1633985;-0.5971057;-0.1538012,-0.05429182;0.0114127;-0.04681924,-0.05520656;-0.2731067;-0.0842493,-0.0273926;-0.5780917;-0.0370825,-0.02797377;-0.6285607;-0.1088864,0.05487415;0.4721599;-0.1297603,532.622
+0;0;0,0.002875998;0.2846697;-0.008345104,0.005682914;0.5613895;-0.03256059,0.1934401;0.4449417;-0.01271612,0.2171046;0.2394679;0.01653772,0.2460754;0.0250946;-0.02656279,-0.1860546;0.4655631;0.001273666,-0.2334327;0.3149809;0.1380786,-0.2802426;0.1413023;0.2657401,0.0591563;0.003169987;-0.04195684,0.07394632;-0.281786;-0.01138765,0.07421299;-0.5837484;0.05813111,0.07001143;-0.5444024;-0.04922988,-0.05806095;0.008819203;-0.04267366,-0.1014535;-0.2741404;-0.02257121,-0.1212396;-0.5760775;0.04418745,-0.122637;-0.5366539;-0.06323986,0.005017499;0.4920033;-0.02395738,0;0;0,0.03219134;0.2731804;-0.07383037,0.06319968;0.5377129;-0.1526163,0.2148485;0.4356588;-0.02526093,0.3119487;0.2662371;0.04892206,0.3629262;0.08577114;-0.06720804,-0.1183895;0.5140039;-0.2076897,-0.2385586;0.3446261;-0.1851989,-0.2532472;0.1312175;-0.1314041,0.07113549;-0.004982799;-0.01359439,0.11847;-0.2837831;-0.06241012,0.1311727;-0.5933293;-0.05657959,0.1633985;-0.5971057;-0.1538012,-0.05429182;0.0114127;-0.04681924,-0.05520656;-0.2731067;-0.0842493,-0.0273926;-0.5780917;-0.0370825,-0.02797377;-0.6285607;-0.1088864,0.05487415;0.4721599;-0.1297603,532.6333
+0;0;0,0.002875998;0.2846697;-0.008345104,0.005682914;0.5613895;-0.03256059,0.1934401;0.4449417;-0.01271612,0.2171046;0.2394679;0.01653772,0.2460754;0.0250946;-0.02656279,-0.1860546;0.4655631;0.001273666,-0.2334327;0.3149809;0.1380786,-0.2802426;0.1413023;0.2657401,0.0591563;0.003169987;-0.04195684,0.07394632;-0.281786;-0.01138765,0.07421299;-0.5837484;0.05813111,0.07001143;-0.5444024;-0.04922988,-0.05806095;0.008819203;-0.04267366,-0.1014535;-0.2741404;-0.02257121,-0.1212396;-0.5760775;0.04418745,-0.122637;-0.5366539;-0.06323986,0.005017499;0.4920033;-0.02395738,0;0;0,0.03219134;0.2731804;-0.07383037,0.06319968;0.5377129;-0.1526163,0.2148485;0.4356588;-0.02526093,0.3119487;0.2662371;0.04892206,0.3629262;0.08577114;-0.06720804,-0.1183895;0.5140039;-0.2076897,-0.2385586;0.3446261;-0.1851989,-0.2532472;0.1312175;-0.1314041,0.07113549;-0.004982799;-0.01359439,0.11847;-0.2837831;-0.06241012,0.1311727;-0.5933293;-0.05657959,0.1633985;-0.5971057;-0.1538012,-0.05429182;0.0114127;-0.04681924,-0.05520656;-0.2731067;-0.0842493,-0.0273926;-0.5780917;-0.0370825,-0.02797377;-0.6285607;-0.1088864,0.05487415;0.4721599;-0.1297603,532.6552
+0;0;0,0.002937484;0.2861547;-0.008524627,0.005855421;0.5700941;-0.03344736,0.1900956;0.4524476;-0.01381118,0.2134445;0.2474143;0.0155048,0.2426569;0.0330916;-0.02737551,-0.1824918;0.4734889;0.0001219902,-0.2301353;0.3257647;0.1392296,-0.2765854;0.1540113;0.2694965,0.05881165;0.003083629;-0.04167293,0.07359076;-0.2820291;-0.01104679,0.07394865;-0.5848923;0.05865131,0.06971703;-0.5455662;-0.04863798,-0.05766793;0.008810746;-0.04244683,-0.101076;-0.2743066;-0.02229899,-0.1209034;-0.5771322;0.04469058,-0.1223314;-0.537726;-0.06266563,0.00516121;0.4987903;-0.02459229,0;0;0,0.03354321;0.2751322;-0.0717144,0.06738716;0.5472552;-0.1494818,0.2120973;0.437913;-0.02194619,0.3048502;0.2689653;0.05740642,0.3552744;0.08736765;-0.05707503,-0.1138317;0.5101118;-0.2039968,-0.2320623;0.3397364;-0.1830913,-0.2466621;0.1265406;-0.1286792,0.07098205;-0.005096436;-0.01185441,0.1179406;-0.2839451;-0.06169319,0.132313;-0.5943155;-0.05477953,0.1653451;-0.5979023;-0.151716,-0.05271809;0.01126595;-0.04794616,-0.05303065;-0.2738271;-0.08211417,-0.02482185;-0.5795823;-0.03413365,0.0102216;-0.5829261;-0.1304458,0.05832285;0.479535;-0.1272345,532.6671
+0;0;0,0.002934613;0.2858751;-0.008516298,0.005848824;0.5694413;-0.03339899,0.1874634;0.452697;-0.01394626,0.2107507;0.2482045;0.01529237,0.2399884;0.03369622;-0.02762508,-0.1798294;0.4734392;-0.0002110898,-0.2273472;0.3261047;0.1385295,-0.2738376;0.1542026;0.2689092,0.05707228;0.00299243;-0.04044044,0.07186444;-0.2823723;-0.009787235,0.07222253;-0.585398;0.05994824,0.06800087;-0.5460938;-0.04708837,-0.05596238;0.008550165;-0.04119145,-0.09940882;-0.2748174;-0.02102581,-0.1192468;-0.5778055;0.04599968,-0.1206715;-0.5384213;-0.06110369,0.005156985;0.4983811;-0.02457417,0;0;0,0.03538927;0.2750955;-0.06982684,0.0697622;0.5467502;-0.1476276,0.209181;0.4358226;-0.01806498,0.3006482;0.269562;0.06682038,0.355968;0.09188223;-0.05183959,-0.1074217;0.5076177;-0.2050543,-0.2257105;0.3381763;-0.1824326,-0.2402246;0.1248189;-0.1278566,0.06915314;-0.005330414;-0.009542465,0.118992;-0.2836551;-0.06095123,0.1349376;-0.5940784;-0.05253315,0.169451;-0.5976702;-0.1486666,-0.04991262;0.01092675;-0.04786404,-0.04933508;-0.2747146;-0.07948874,-0.02040801;-0.5804508;-0.03074109,0.01609442;-0.5837865;-0.1262269,0.06076723;0.4792747;-0.1254003,532.6887
+0;0;0,0.002934613;0.2858751;-0.008516298,0.005848824;0.5694413;-0.03339899,0.1874634;0.452697;-0.01394626,0.2107507;0.2482045;0.01529237,0.2399884;0.03369622;-0.02762508,-0.1798294;0.4734392;-0.0002110898,-0.2273472;0.3261047;0.1385295,-0.2738376;0.1542026;0.2689092,0.05707228;0.00299243;-0.04044044,0.07186444;-0.2823723;-0.009787235,0.07222253;-0.585398;0.05994824,0.06800087;-0.5460938;-0.04708837,-0.05596238;0.008550165;-0.04119145,-0.09940882;-0.2748174;-0.02102581,-0.1192468;-0.5778055;0.04599968,-0.1206715;-0.5384213;-0.06110369,0.005156985;0.4983811;-0.02457417,0;0;0,0.03538927;0.2750955;-0.06982684,0.0697622;0.5467502;-0.1476276,0.209181;0.4358226;-0.01806498,0.3006482;0.269562;0.06682038,0.355968;0.09188223;-0.05183959,-0.1074217;0.5076177;-0.2050543,-0.2257105;0.3381763;-0.1824326,-0.2402246;0.1248189;-0.1278566,0.06915314;-0.005330414;-0.009542465,0.118992;-0.2836551;-0.06095123,0.1349376;-0.5940784;-0.05253315,0.169451;-0.5976702;-0.1486666,-0.04991262;0.01092675;-0.04786404,-0.04933508;-0.2747146;-0.07948874,-0.02040801;-0.5804508;-0.03074109,0.01609442;-0.5837865;-0.1262269,0.06076723;0.4792747;-0.1254003,532.7111
+0;0;0,0.003043997;0.2958241;-0.008989767,0.006255596;0.6092758;-0.0366138,0.1916618;0.4849541;-0.01630615,0.2148216;0.2806847;0.01316843,0.2441346;0.06652245;-0.02949929,-0.1834364;0.5066734;-0.001911297,-0.2309653;0.3622419;0.1395512,-0.2784948;0.1944892;0.2742555,0.057018;0.002966214;-0.04040094,0.07178578;-0.2823936;-0.009712232,0.07215416;-0.5851956;0.05994427,0.06788252;-0.5459662;-0.04642,-0.0559064;0.008543365;-0.04115304,-0.09937674;-0.2748269;-0.02111021,-0.1191403;-0.5775685;0.04595831,-0.1206338;-0.5382615;-0.06047446,0.005502673;0.5316325;-0.02693371,0;0;0,0.04367651;0.2824898;-0.0767715,0.1060595;0.573683;-0.1785178,0.2086477;0.4356599;-0.01483774,0.2974884;0.2693381;0.07219958,0.349229;0.0859381;-0.03840161,-0.09733965;0.5023434;-0.192386,-0.2150182;0.3325429;-0.171157,-0.2294153;0.1195287;-0.1167239,0.0691471;-0.005663812;-0.008870602,0.1197091;-0.2838577;-0.06026864,0.1359218;-0.5940081;-0.05104256,0.1690139;-0.6002471;-0.1459553,-0.04959543;0.01119273;-0.04803232,-0.04809799;-0.2744906;-0.07922345,-0.01929876;-0.5799115;-0.02992933,0.01579295;-0.5858862;-0.1242224,0.0903655;0.5021387;-0.1509881,532.7334
+0;0;0,0.003043997;0.2958241;-0.008989767,0.006255596;0.6092758;-0.0366138,0.1916618;0.4849541;-0.01630615,0.2148216;0.2806847;0.01316843,0.2441346;0.06652245;-0.02949929,-0.1834364;0.5066734;-0.001911297,-0.2309653;0.3622419;0.1395512,-0.2784948;0.1944892;0.2742555,0.057018;0.002966214;-0.04040094,0.07178578;-0.2823936;-0.009712232,0.07215416;-0.5851956;0.05994427,0.06788252;-0.5459662;-0.04642,-0.0559064;0.008543365;-0.04115304,-0.09937674;-0.2748269;-0.02111021,-0.1191403;-0.5775685;0.04595831,-0.1206338;-0.5382615;-0.06047446,0.005502673;0.5316325;-0.02693371,0;0;0,0.04367651;0.2824898;-0.0767715,0.1060595;0.573683;-0.1785178,0.2086477;0.4356599;-0.01483774,0.2974884;0.2693381;0.07219958,0.349229;0.0859381;-0.03840161,-0.09733965;0.5023434;-0.192386,-0.2150182;0.3325429;-0.171157,-0.2294153;0.1195287;-0.1167239,0.0691471;-0.005663812;-0.008870602,0.1197091;-0.2838577;-0.06026864,0.1359218;-0.5940081;-0.05104256,0.1690139;-0.6002471;-0.1459553,-0.04959543;0.01119273;-0.04803232,-0.04809799;-0.2744906;-0.07922345,-0.01929876;-0.5799115;-0.02992933,0.01579295;-0.5858862;-0.1242224,0.0903655;0.5021387;-0.1509881,532.7446

+ 145 - 0
DataCSV/Sam/FirstPersonPerspective_OneArm_Backward_None_Slow.csv

@@ -0,0 +1,145 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.00184683;0.3182985;-0.0007950778,0.003690541;0.6342781;-0.01630827,0.2301199;0.4935728;0.01869526,0.2551893;0.2803131;0.03608492,0.2859244;0.06932439;-0.01436191,-0.2217386;0.4821998;-0.00453177,-0.2572961;0.2701342;-0.0177385,-0.2944289;0.05896243;-0.06283183,0.06467955;0.007347496;-0.04529519,0.08278245;-0.293363;-0.0170232,0.08322181;-0.6028624;0.05468577,0.08557472;-0.5624653;-0.05451868,-0.06244367;0.006453065;-0.04845853,-0.1069467;-0.2919604;-0.02559591,-0.1260633;-0.6018797;0.04161147,-0.1208834;-0.5613131;-0.06747917,0.003353698;0.5556856;-0.009833416,0;0;0,0.01196076;0.3075738;-0.08107567,0.02319044;0.6088435;-0.1769822,0.1867187;0.4501362;-0.004731178,0.1971986;0.2353938;0.008922577,0.2150721;0.03372324;-0.07483482,-0.2084362;0.5012605;-0.09915712,-0.2805488;0.2997645;-0.0744652,-0.2574033;0.09136738;-0.1380318,0.0759059;-0.000144273;-0.02296424,0.1403266;-0.2920819;-0.06961465,0.1680132;-0.6075337;-0.04400468,0.1880654;-0.6107907;-0.146626,-0.06476127;0.007672461;-0.04512421,-0.07899304;-0.2931653;-0.07424372,-0.03585462;-0.6054108;-0.0345693,-0.01323859;-0.6085351;-0.1366994,0.02033676;0.5345784;-0.1506126,819.2207
+0;0;0,0.001787097;0.3184465;-0.001205522,0.003525426;0.6341339;-0.01789796,0.2325407;0.493305;0.01932975,0.257727;0.2801271;0.03647979,0.2882667;0.06922634;-0.01409682,-0.2245268;0.4816215;-0.003885061,-0.260081;0.2696173;-0.01666868,-0.2972894;0.05834591;-0.06082473,0.06505593;0.007376354;-0.0455825,0.08309789;-0.2924312;-0.01717945,0.08303723;-0.603292;0.05500758,0.08479049;-0.5654299;-0.0281947,-0.06289578;0.006487188;-0.04864654,-0.1074791;-0.2910144;-0.02580017,-0.1267535;-0.6023231;0.04173363,-0.1228475;-0.5643314;-0.04138304,0.003217483;0.5556453;-0.01104855,0;0;0,0.01042999;0.3075773;-0.08185506,0.01984815;0.6085131;-0.1782503,0.1869189;0.4506091;-0.004567146,0.1985482;0.2359066;0.007301331,0.2149941;0.03352168;-0.07479429,-0.2121256;0.5001148;-0.09244087,-0.2798306;0.296959;-0.06970258,-0.2574474;0.08887097;-0.1342641,0.0761964;6.616116E-05;-0.02363372,0.1408868;-0.2905366;-0.07243943,0.168877;-0.6071666;-0.04402471,0.1949945;-0.636596;-0.09668899,-0.06532167;0.007677484;-0.04515069,-0.07931802;-0.2922893;-0.07414837,-0.03595044;-0.6059281;-0.03420683,-0.01966553;-0.601175;-0.1122126,0.01745398;0.5343487;-0.1517665,819.2447
+0;0;0,0.001783717;0.3178441;-0.001203242,0.003514701;0.6321576;-0.01781823,0.2106896;0.4977127;0.0164771,0.2384502;0.2627454;0.0353801,0.2689628;0.0520318;-0.01515162,-0.202844;0.487142;-0.004526583,-0.2420323;0.2534683;-0.01861684,-0.2792076;0.04238449;-0.06273369,0.06569093;0.007448354;-0.04602743,0.08387329;-0.2946922;-0.01740336,0.08381265;-0.6054403;0.05475752,0.085581;-0.5675105;-0.02916073,-0.0635097;0.006550509;-0.04912137,-0.1084399;-0.2932661;-0.02609722,-0.1277073;-0.6044619;0.04141211,-0.1237677;-0.5664014;-0.04241979,0.003208509;0.5541153;-0.01100778,0;0;0,0.0098968;0.3069701;-0.08185935,0.01840332;0.6065135;-0.1781695,0.1804074;0.4733633;-0.02324295,0.1994161;0.2383954;0.004440784,0.214741;0.03454579;-0.07363081,-0.1913966;0.5030828;-0.09715623,-0.2643454;0.2790847;-0.06815711,-0.2428896;0.07223988;-0.1362714,0.07678958;0.0006525218;-0.02433586,0.1423865;-0.2919098;-0.07476544,0.1696022;-0.6082487;-0.04377127,0.1953372;-0.6387241;-0.09657955,-0.06616732;0.007542857;-0.04532429,-0.08023571;-0.2947648;-0.074496,-0.03685568;-0.6082767;-0.03449524,-0.02242517;-0.6037248;-0.1135676,0.01626503;0.5328007;-0.1517324,819.2772
+0;0;0,0.001780336;0.3172417;-0.001200962,0.003506048;0.6305916;-0.01776427,0.2132584;0.495702;0.01685006,0.2407417;0.2630814;0.03556426,0.2725661;0.04330942;-0.01713978,-0.2054104;0.485;-0.004414446,-0.2442072;0.2536602;-0.01836398,-0.2829807;0.03350204;-0.06437738,0.06642269;0.007531324;-0.04654015,0.08471042;-0.2963602;-0.0177502,0.08464979;-0.6070884;0.05440607,0.08642803;-0.5691144;-0.02998192,-0.06421717;0.006623478;-0.04966856,-0.1094078;-0.2949306;-0.02651098,-0.1286739;-0.6061065;0.04099404,-0.1247123;-0.5680009;-0.04330713,0.003200859;0.552805;-0.01097612,0;0;0,0.008819923;0.3063033;-0.08214283,0.01605663;0.6047989;-0.178659,0.1808006;0.4724275;-0.02201271,0.2006329;0.2395909;0.002719879,0.209395;0.02849986;-0.08361673,-0.1954094;0.5017653;-0.09446235,-0.2662131;0.2801514;-0.06141622,-0.2439217;0.06581587;-0.1366067,0.07728745;0.001391947;-0.02567863,0.1436484;-0.2928135;-0.07620287,0.1700264;-0.608983;-0.04304194,0.1957478;-0.6398503;-0.09616137,-0.06726792;0.007265628;-0.04535325,-0.08134618;-0.2968143;-0.07451741,-0.03795245;-0.6103097;-0.03456503,-0.02345436;-0.6059145;-0.1140778,0.01423824;0.5313671;-0.1521754,819.2991
+0;0;0,0.001701732;0.3168357;-0.0002209691,0.003474619;0.6301137;-0.01333985,0.2096762;0.4952363;0.01599585,0.2380707;0.254825;0.03530174,0.2688485;0.04413056;-0.01598292,-0.2015437;0.4848616;-0.004543059,-0.2417227;0.2457657;-0.0185207,-0.2790489;0.03427152;-0.06149144,0.06734023;0.007641105;-0.04713568,0.0856719;-0.2982308;-0.01801284,0.08539948;-0.6101291;0.05442905,0.08710699;-0.5719919;-0.02998013,-0.06513689;0.006700304;-0.05027085,-0.1108054;-0.2967862;-0.02677421,-0.1301746;-0.6091657;0.04084504,-0.1262845;-0.5708938;-0.04347864,0.003170097;0.5522813;-0.00776604,0;0;0,0.007101849;0.3057264;-0.08287787,0.01185076;0.6035945;-0.1806595,0.1785751;0.4809394;-0.02791929,0.2029253;0.2408154;-0.001009464,0.2130337;0.03775343;-0.08245373,-0.1938725;0.5002605;-0.09298311,-0.2657075;0.2711694;-0.05646495,-0.2470978;0.06586419;-0.1304444,0.07801143;0.002382308;-0.02689624,0.1448893;-0.2934332;-0.07945395,0.1699507;-0.6105428;-0.04282165,0.1956702;-0.6414458;-0.09595704,-0.06868851;0.006721625;-0.0452943,-0.08290103;-0.2993318;-0.07480934,-0.03941071;-0.614027;-0.03475955,-0.02568638;-0.6097084;-0.1144223,0.01072203;0.5303349;-0.1538119,819.3234
+0;0;0,0.001696478;0.3158575;-0.0002202869,0.0034637;0.628112;-0.01329415,0.206848;0.4943221;0.01569512,0.2354684;0.2519974;0.03515466,0.2662214;0.04147263;-0.01608871,-0.1987593;0.484089;-0.004563464,-0.2392581;0.2430902;-0.01865235,-0.2765542;0.03176627;-0.0615885,0.0679706;0.007712633;-0.04757692,0.08640629;-0.2998948;-0.01828883,0.08613291;-0.6128943;0.05440881,0.08783355;-0.5747898;-0.0296611,-0.06574664;0.006763026;-0.05074143,-0.1116743;-0.2984456;-0.02711147,-0.1311119;-0.6119279;0.0407465,-0.1272374;-0.5736892;-0.04323825,0.003160387;0.5505885;-0.007742456,0;0;0,0.007258356;0.3045906;-0.08331156,0.01333961;0.6009817;-0.1822035,0.177762;0.4833393;-0.03002572,0.205713;0.2413905;-0.005559206,0.213984;0.03702222;-0.08338929,-0.1865869;0.4967866;-0.0850284,-0.2517005;0.2628414;-0.05422369,-0.234828;0.05848281;-0.1306776,0.07865115;0.003073335;-0.02734232,0.145713;-0.2940122;-0.08268595,0.1699428;-0.6119192;-0.04266381,0.1954778;-0.6426862;-0.09549999,-0.06971387;0.006163845;-0.04522206,-0.08327575;-0.3016571;-0.07492679,-0.04020084;-0.6175467;-0.034777,-0.02868093;-0.6132456;-0.1144211,0.0117095;0.5281937;-0.1549997,819.3573
+0;0;0,0.001685893;0.3138867;-0.0002189124,0.00343289;0.6224866;-0.01313195,0.2034969;0.4907197;0.01539566,0.2322082;0.2476257;0.03491697,0.2629365;0.03726979;-0.01628529,-0.1954901;0.4806536;-0.00453226,-0.2361174;0.2388897;-0.01866587,-0.2733836;0.02773532;-0.06156758,0.06868592;0.0077938;-0.04807762,0.08718916;-0.3009408;-0.01868221,0.08691245;-0.6177535;0.05490112,0.08858236;-0.5797954;-0.02764978,-0.06643855;0.0068342;-0.05127543,-0.1125345;-0.2994927;-0.02755889,-0.1322089;-0.6167942;0.04112581,-0.1284044;-0.5787045;-0.04134147,0.003133898;0.5460677;-0.007659364,0;0;0,0.007441536;0.3023809;-0.08389378,0.01517302;0.5943538;-0.1842928,0.1767666;0.4852656;-0.03218389,0.2094338;0.242926;-0.009722948,0.2139372;0.03726304;-0.08387136,-0.1804876;0.4948388;-0.08249918,-0.2407226;0.2587969;-0.0515784,-0.226881;0.05589721;-0.1319253,0.07940162;0.003859103;-0.02775693,0.1456723;-0.2942821;-0.08470869,0.1693826;-0.6158039;-0.04173827,0.1948486;-0.6442929;-0.09475994,-0.07093608;0.005408117;-0.04504199,-0.08401956;-0.303585;-0.07463261,-0.04086737;-0.623378;-0.03394892,-0.03064163;-0.6188081;-0.1122402,0.0130163;0.5229044;-0.1567206,819.3889
+0;0;0,0.001439367;0.3127057;0.0005217455,0.002983893;0.6204903;-0.01106407,0.2033642;0.4884612;0.01495912,0.2322354;0.2445326;0.034654,0.2629213;0.03430165;-0.01664314,-0.1958766;0.4784035;-0.004314561,-0.2365781;0.2357481;-0.01789259,-0.2741425;0.02446695;-0.05935623,0.06903954;0.007828489;-0.04818895,0.08763912;-0.3020671;-0.01862345,0.08688502;-0.6210567;0.05578493,0.08843929;-0.583069;-0.02630243,-0.06671101;0.006857287;-0.0515028,-0.1132518;-0.3005659;-0.02741296,-0.1330817;-0.6200907;0.04188508,-0.1294069;-0.5819727;-0.04012193,0.002756811;0.5442291;-0.005958434,0;0;0,0.006106272;0.3010922;-0.08422232,0.01116633;0.5920936;-0.1849477,0.1764127;0.4890752;-0.03467871,0.2122074;0.246251;-0.01282097,0.2148912;0.03980967;-0.08454848,-0.1832268;0.4932553;-0.08152237,-0.2429;0.2569777;-0.04498978,-0.2313181;0.0540729;-0.1253986,0.07962539;0.004297584;-0.0281291,0.1463285;-0.2945;-0.08750963,0.1686587;-0.6179743;-0.04106259,0.1932769;-0.6458677;-0.09441853,-0.07158505;0.00483372;-0.04474521,-0.08380587;-0.3053709;-0.07439458,-0.04133007;-0.6275924;-0.03364345,-0.03124507;-0.6229054;-0.111503,0.009862483;0.5208378;-0.1573291,819.4224
+0;0;0,0.001433961;0.3115313;0.0005197861,0.002974205;0.6184905;-0.01103696,0.1990463;0.4878122;0.0145267,0.2278192;0.2447141;0.03415453,0.2584977;0.03453341;-0.01713035,-0.1916195;0.4779706;-0.004333007,-0.2321824;0.2361414;-0.01786481,-0.2697378;0.02491064;-0.05931854,0.06955068;0.007886448;-0.04854573,0.08817211;-0.3023732;-0.01894549,0.08741201;-0.6238991;0.0560545,0.08901685;-0.5856515;-0.028704,-0.06720491;0.006908055;-0.0518841,-0.1138004;-0.3008762;-0.02776597,-0.133788;-0.6229415;0.04208305,-0.1299936;-0.5845593;-0.04259247,0.002747579;0.5423824;-0.005941572,0;0;0,0.005423352;0.2999253;-0.08408046,0.01033528;0.5901734;-0.1844702,0.174453;0.491357;-0.03945947,0.2143588;0.2501136;-0.01667857,0.2165195;0.04323429;-0.08698869,-0.1799468;0.4934016;-0.08245685,-0.2382556;0.2581772;-0.04271495,-0.2290173;0.05482747;-0.1221554,0.08013609;0.004783332;-0.02848697,0.1457501;-0.2939251;-0.09135222,0.167222;-0.6194783;-0.04077053,0.1908057;-0.6495533;-0.09635305,-0.07255097;0.004382071;-0.04442223,-0.08417852;-0.3062693;-0.07348232,-0.04237127;-0.6312467;-0.03290684,-0.03263868;-0.6273689;-0.1133898,0.009054661;0.5190384;-0.1569633,819.4557
+0;0;0,0.001433961;0.3115313;0.0005197861,0.002974205;0.6184905;-0.01103696,0.1990463;0.4878122;0.0145267,0.2278192;0.2447141;0.03415453,0.2584977;0.03453341;-0.01713035,-0.1916195;0.4779706;-0.004333007,-0.2321824;0.2361414;-0.01786481,-0.2697378;0.02491064;-0.05931854,0.06955068;0.007886448;-0.04854573,0.08817211;-0.3023732;-0.01894549,0.08741201;-0.6238991;0.0560545,0.08901685;-0.5856515;-0.028704,-0.06720491;0.006908055;-0.0518841,-0.1138004;-0.3008762;-0.02776597,-0.133788;-0.6229415;0.04208305,-0.1299936;-0.5845593;-0.04259247,0.002747579;0.5423824;-0.005941572,0;0;0,0.005423352;0.2999253;-0.08408046,0.01033528;0.5901734;-0.1844702,0.174453;0.491357;-0.03945947,0.2143588;0.2501136;-0.01667857,0.2165195;0.04323429;-0.08698869,-0.1799468;0.4934016;-0.08245685,-0.2382556;0.2581772;-0.04271495,-0.2290173;0.05482747;-0.1221554,0.08013609;0.004783332;-0.02848697,0.1457501;-0.2939251;-0.09135222,0.167222;-0.6194783;-0.04077053,0.1908057;-0.6495533;-0.09635305,-0.07255097;0.004382071;-0.04442223,-0.08417852;-0.3062693;-0.07348232,-0.04237127;-0.6312467;-0.03290684,-0.03263868;-0.6273689;-0.1133898,0.009054661;0.5190384;-0.1569633,819.4786
+0;0;0,0.001537601;0.3102729;0.001173567,0.003195272;0.6164244;-0.009433007,0.1947593;0.4868573;0.01369786,0.2231465;0.2459012;0.03318478,0.2540025;0.03413941;-0.01868035,-0.1868587;0.4773588;-0.004332443,-0.2270422;0.2376326;-0.01706277,-0.2652511;0.02472621;-0.05824617,0.07032072;0.007932943;-0.04909944,0.08901881;-0.3022386;-0.01955366,0.0877864;-0.6247247;0.05604432,0.08930281;-0.5865082;-0.02776379,-0.06801991;0.007001425;-0.0523733,-0.1146638;-0.3006783;-0.02815664,-0.1347662;-0.6237758;0.04197045,-0.1310874;-0.5854311;-0.04175793,0.00293443;0.5404471;-0.004548715,0;0;0,0.004294783;0.2985654;-0.0843401,0.008728176;0.5879458;-0.1846957,0.1722527;0.4947855;-0.04592538,0.2185131;0.2571985;-0.02027702,0.2172056;0.04782347;-0.08843493,-0.1767354;0.4929894;-0.08328461,-0.2323828;0.2605578;-0.03719375,-0.2286545;0.0547771;-0.1154595,0.0808459;0.005011946;-0.02928329,0.1437592;-0.2942286;-0.09194088,0.1649384;-0.6207757;-0.04063463,0.1866062;-0.6507429;-0.09566236,-0.07392767;0.004122031;-0.04400453,-0.08358656;-0.3065498;-0.07261734,-0.04454882;-0.6329854;-0.03224747,-0.03590667;-0.6288427;-0.1119364,0.007553264;0.5169556;-0.1572096,819.5117
+0;0;0,0.001533874;0.3095209;0.001170722,0.003184739;0.6144265;-0.009393591,0.1928399;0.4856792;0.0135372,0.2212641;0.2444091;0.03304951,0.2518595;0.03443609;-0.01837752,-0.1849786;0.4762753;-0.004313585,-0.2252145;0.2362368;-0.0170605,-0.2631006;0.02512872;-0.05789603,0.07100417;0.008010044;-0.04957664,0.0896229;-0.3008451;-0.02015626,0.08838503;-0.6247596;0.05577656,0.08989564;-0.5865744;-0.02771076,-0.06868099;0.007069472;-0.05288231,-0.115127;-0.2993045;-0.02876844,-0.1353183;-0.6238331;0.04166926,-0.1316536;-0.5855203;-0.04173864,0.00292488;0.5387355;-0.004527704,0;0;0,0.001805797;0.2977191;-0.08465791,0.003765225;0.5856942;-0.1853359,0.1695736;0.4958931;-0.05190277,0.2198508;0.2589335;-0.02502775,0.2184723;0.0508402;-0.09109426,-0.1699004;0.4790601;-0.06885427,-0.2239111;0.2440817;-0.03324629,-0.2241432;0.04024212;-0.1114696,0.08132894;0.005485445;-0.03031683,0.1416617;-0.2929277;-0.09287262,0.1617848;-0.6209377;-0.04098368,0.182882;-0.6506028;-0.0960691,-0.07524885;0.003616284;-0.04345259,-0.08434879;-0.3058012;-0.07141137,-0.04727504;-0.6340265;-0.03164175,-0.0422685;-0.6298305;-0.1113192,0.003332943;0.5150367;-0.157764,819.5345
+0;0;0,0.001534969;0.3097419;0.001171558,0.00318497;0.6146025;-0.009400481,0.1964951;0.4846096;0.01389247,0.2246481;0.2456413;0.03321862,0.2552109;0.03589179;-0.01815366,-0.1885961;0.4750247;-0.004301933,-0.2284481;0.2372762;-0.01692724,-0.2662939;0.02639289;-0.0577193,0.07181358;0.008101354;-0.05014179,0.09033474;-0.2991351;-0.0208756,0.08909261;-0.6241626;0.05531811,0.09057955;-0.5861056;-0.02686109,-0.06946394;0.007150061;-0.05348515,-0.1156665;-0.2976182;-0.02949765,-0.1359272;-0.6232618;0.04118206,-0.1323199;-0.5850793;-0.04091897,0.002924341;0.5386872;-0.004520174,0;0;0,-0.0023707;0.2975045;-0.08619285,-0.007063866;0.584096;-0.1904905,0.1664939;0.4980872;-0.05697227,0.227467;0.2657023;-0.03348851,0.2184577;0.0564906;-0.09445858,-0.1769508;0.4755705;-0.06273296,-0.2272118;0.2424039;-0.02559647,-0.2322032;0.03840147;-0.102578,0.08174341;0.005935073;-0.0319345,0.1391606;-0.2913853;-0.0943656,0.1581388;-0.6205275;-0.04187656,0.1792074;-0.6494493;-0.09577346,-0.077034;0.002940025;-0.04235731,-0.08753812;-0.304694;-0.07142127,-0.05202301;-0.6342975;-0.03205032,-0.04848167;-0.629987;-0.1104599,-0.005278736;0.5136727;-0.1617782,819.5673
+0;0;0,0.001535047;0.3104205;0.0004482721,0.003015642;0.6156519;-0.01350059,0.1917139;0.4879041;0.0136591,0.2201007;0.2489463;0.03297574,0.2504257;0.03929172;-0.01823293,-0.1843491;0.4783362;-0.003932672,-0.2243188;0.2405471;-0.0157031,-0.2624343;0.02974118;-0.0557662,0.07262233;0.008214468;-0.05074625,0.09080849;-0.2977805;-0.02142296,0.08940365;-0.6234878;0.05501117,0.09082484;-0.5857742;-0.0251114,-0.07032982;0.007201745;-0.05402327,-0.1165953;-0.2962894;-0.03002034,-0.1372406;-0.6225729;0.04098856,-0.1337477;-0.5847293;-0.03905782,0.002814473;0.5397388;-0.007376865,0;0;0,-0.005210415;0.2978124;-0.08743048,-0.01070432;0.5849816;-0.1916327,0.1629935;0.4993336;-0.067904,0.228209;0.2685514;-0.04022336,0.2172;0.05865455;-0.09783506,-0.1726045;0.4698604;-0.06280379,-0.2204366;0.2367762;-0.02201701,-0.231583;0.03435691;-0.102012,0.08210457;0.006730556;-0.03361845,0.1362888;-0.289915;-0.09598041,0.1543486;-0.6197673;-0.04305887,0.1744011;-0.6473778;-0.09559536,-0.07898597;0.001955863;-0.04091519,-0.09034383;-0.304266;-0.0712912,-0.05732764;-0.6350347;-0.03345731,-0.05585321;-0.6301555;-0.109929,-0.00891079;0.5144544;-0.1629441,819.5895
+0;0;0,0.001535047;0.3104205;0.0004482721,0.003015642;0.6156519;-0.01350059,0.1917139;0.4879041;0.0136591,0.2201007;0.2489463;0.03297574,0.2504257;0.03929172;-0.01823293,-0.1843491;0.4783362;-0.003932672,-0.2243188;0.2405471;-0.0157031,-0.2624343;0.02974118;-0.0557662,0.07262233;0.008214468;-0.05074625,0.09080849;-0.2977805;-0.02142296,0.08940365;-0.6234878;0.05501117,0.09082484;-0.5857742;-0.0251114,-0.07032982;0.007201745;-0.05402327,-0.1165953;-0.2962894;-0.03002034,-0.1372406;-0.6225729;0.04098856,-0.1337477;-0.5847293;-0.03905782,0.002814473;0.5397388;-0.007376865,0;0;0,-0.005210415;0.2978124;-0.08743048,-0.01070432;0.5849816;-0.1916327,0.1629935;0.4993336;-0.067904,0.228209;0.2685514;-0.04022336,0.2172;0.05865455;-0.09783506,-0.1726045;0.4698604;-0.06280379,-0.2204366;0.2367762;-0.02201701,-0.231583;0.03435691;-0.102012,0.08210457;0.006730556;-0.03361845,0.1362888;-0.289915;-0.09598041,0.1543486;-0.6197673;-0.04305887,0.1744011;-0.6473778;-0.09559536,-0.07898597;0.001955863;-0.04091519,-0.09034383;-0.304266;-0.0712912,-0.05732764;-0.6350347;-0.03345731,-0.05585321;-0.6301555;-0.109929,-0.00891079;0.5144544;-0.1629441,819.6121
+0;0;0,0.00154905;0.3132523;0.0004523613,0.003044156;0.6216679;-0.01365687,0.1896868;0.4933721;0.01336388,0.2170061;0.2634011;0.03195405,0.2485804;0.0451095;-0.02136422,-0.1822897;0.4839082;-0.004036747,-0.2207563;0.2550619;-0.01536452,-0.260442;0.03557153;-0.05707806,0.07398727;0.00836886;-0.05170003,0.09185354;-0.2922438;-0.02289252,0.09042976;-0.6223426;0.05457215,0.09182237;-0.5847841;-0.02393884,-0.07165167;0.007337102;-0.05503863,-0.1171034;-0.2908158;-0.0314579,-0.138027;-0.6214985;0.04050838,-0.1346044;-0.5838126;-0.03792796,0.002840043;0.5446436;-0.007443515,0;0;0,-0.007875532;0.3004661;-0.08824778,-0.01331516;0.5911849;-0.1920516,0.1565768;0.5012698;-0.06756973,0.2329055;0.2825413;-0.04995131,0.2168383;0.06238164;-0.1025114,-0.1711923;0.4673475;-0.06389334,-0.2105554;0.2427976;-0.01909956,-0.2333264;0.0342809;-0.1056633,0.08284796;0.007760644;-0.03595877,0.1334146;-0.2841509;-0.09717751,0.1481568;-0.6187521;-0.04433227,0.1681777;-0.6445642;-0.09636331,-0.08173592;0.0008537699;-0.03918618,-0.09456171;-0.2998869;-0.06931327,-0.06390466;-0.6356654;-0.03352401,-0.06257094;-0.6302342;-0.108475,-0.01203282;0.5193601;-0.1635747,819.6454
+0;0;0,0.001558893;0.3152976;0.001031306,0.003209763;0.6257257;-0.0113855,0.180452;0.4993178;0.01215759,0.2076588;0.2719932;0.03052634,0.2401084;0.04794106;-0.02408613,-0.1727764;0.4904381;-0.00400062,-0.2108684;0.2641662;-0.01420564,-0.2519099;0.03867252;-0.05547354,0.07409886;0.008336593;-0.05190391,0.09161858;-0.2887168;-0.02334701,0.09037919;-0.6199126;0.05466384,0.09169739;-0.5822935;-0.02367409,-0.07191487;0.007379211;-0.05502684,-0.1168324;-0.2872411;-0.03169362,-0.1379243;-0.61906;0.04062022,-0.1345791;-0.5813111;-0.03764462,0.002947028;0.548273;-0.005792347,0;0;0,-0.009944946;0.3024456;-0.08856559,-0.01693626;0.5953549;-0.1918852,0.1513797;0.5022474;-0.08647156,0.2291822;0.2883369;-0.05576038,0.2166976;0.06233281;-0.110543,-0.1639767;0.4679112;-0.06805399,-0.2003681;0.2456954;-0.02277844,-0.2302531;0.0333582;-0.1136337,0.08200953;0.00853011;-0.03815532,0.1294604;-0.2802458;-0.09914756,0.141409;-0.6161534;-0.04622054,0.161649;-0.6416791;-0.09821916,-0.08297475;0.0001022608;-0.03700454,-0.09972991;-0.2967425;-0.06807895,-0.07060975;-0.6341536;-0.03516008,-0.07246086;-0.6286939;-0.1099329,-0.01547553;0.5230362;-0.1636336,819.6677
+0;0;0,0.001563316;0.3161924;0.001034232,0.003222567;0.6281575;-0.01144059,0.174869;0.5029896;0.01155861,0.2020569;0.2758228;0.0299146,0.2343287;0.0529983;-0.02439862,-0.167226;0.4943898;-0.00409031,-0.2052916;0.2682749;-0.01428825,-0.2461082;0.04401676;-0.05533003,0.07426047;0.008354777;-0.05201712,0.09161389;-0.285879;-0.02373129,0.09036883;-0.6185879;0.05463598,0.09168094;-0.581004;-0.02333978,-0.07207172;0.007395305;-0.05514686,-0.1165629;-0.2844285;-0.03203511,-0.1377511;-0.6177633;0.04060911,-0.1344214;-0.5800502;-0.0372939,0.002958805;0.5504018;-0.005825564,0;0;0,-0.01089686;0.3029198;-0.09001088,-0.01974769;0.5971453;-0.1940839,0.1451592;0.5035223;-0.09428382,0.2270958;0.2915833;-0.06189251,0.2160377;0.06673901;-0.1163433,-0.1576469;0.4639467;-0.07145704,-0.1955931;0.2416669;-0.02864704,-0.226981;0.03149359;-0.1207563,0.08139193;0.009653389;-0.03965306,0.1245451;-0.2769969;-0.1000199,0.1330504;-0.6148041;-0.0485208,0.1536503;-0.6397068;-0.1004901,-0.08374221;-0.0009992097;-0.03572736,-0.1025282;-0.2950583;-0.0649009,-0.07871768;-0.6348981;-0.03696958,-0.08211405;-0.6294606;-0.1112973,-0.01782344;0.5245726;-0.1656756,819.7015
+0;0;0,0.001591188;0.3218295;0.001052671,0.003270602;0.6375657;-0.01157117,0.1698879;0.5128855;0.01098466,0.1969081;0.2871198;0.02922743,0.2294609;0.06235462;-0.02555886,-0.1622054;0.5045371;-0.004206738,-0.2000362;0.279817;-0.01434178,-0.2412082;0.0536056;-0.05574102,0.07477153;0.008412274;-0.05237509,0.09174392;-0.279361;-0.02471034,0.09049503;-0.6130943;0.0538982,0.09179737;-0.5755668;-0.02349741,-0.07256772;0.007446199;-0.05552637,-0.116082;-0.27797;-0.0329221,-0.1373354;-0.6123311;0.03994578,-0.1340306;-0.5746754;-0.03737762,0.003003791;0.5589115;-0.005891259,0;0;0,-0.01569751;0.307516;-0.0936234,-0.0269548;0.6049636;-0.1996732,0.1347019;0.5087451;-0.1049843,0.2217532;0.3007153;-0.07065225,0.2102653;0.07306331;-0.1218698,-0.1522929;0.459044;-0.07749569,-0.1943601;0.2409491;-0.02555357,-0.2315736;0.03341097;-0.1261702,0.08112393;0.01123789;-0.04119849,0.1193707;-0.2695055;-0.1010914,0.1216071;-0.6088458;-0.05208158,0.1423517;-0.6335607;-0.1033103,-0.08492671;-0.002518181;-0.0344356,-0.1095648;-0.2895689;-0.06379022,-0.08987273;-0.6310264;-0.03975346,-0.09437693;-0.6256674;-0.1133807,-0.02467912;0.5316277;-0.1707685,819.7352
+0;0;0,0.001652469;0.3230079;0.0003614291,0.003278359;0.6393216;-0.01456876,0.1711345;0.5150465;0.01030766,0.1977694;0.2919427;0.0287871,0.230019;0.06838363;-0.02538551,-0.1635308;0.5065719;-0.004197439,-0.2010714;0.2844394;-0.0128018,-0.2424361;0.05935653;-0.05255157,0.07596913;0.008539073;-0.05324577,0.09276842;-0.2781598;-0.02555484,0.09185325;-0.6126709;0.05339133,0.09300801;-0.575238;-0.02408056,-0.07378292;0.007575359;-0.05637404,-0.1173044;-0.2767451;-0.03372395,-0.1385348;-0.6119484;0.03920828,-0.1353712;-0.5743827;-0.03819474,0.003022733;0.5607251;-0.008132281,0;0;0,-0.02106519;0.3076396;-0.09618258,-0.03438196;0.6054091;-0.2031271,0.1285572;0.5090741;-0.1064837,0.2217271;0.3058295;-0.0775497,0.2111593;0.07880932;-0.125545,-0.1580408;0.4572401;-0.07891978,-0.1962669;0.2421209;-0.02334376,-0.2349674;0.03273785;-0.1161574,0.08109368;0.01225954;-0.04419112,0.1164951;-0.2682467;-0.1017084,0.1157854;-0.608767;-0.05505586,0.1358384;-0.633619;-0.1065109,-0.08772182;-0.004118253;-0.0311008,-0.1155197;-0.2894959;-0.06322796,-0.09855781;-0.6320652;-0.0411004,-0.1029556;-0.6269493;-0.1147205,-0.03142796;0.532184;-0.1740024,819.7568
+0;0;0,0.001652469;0.3230079;0.0003614291,0.003278359;0.6393216;-0.01456876,0.1711345;0.5150465;0.01030766,0.1977694;0.2919427;0.0287871,0.230019;0.06838363;-0.02538551,-0.1635308;0.5065719;-0.004197439,-0.2010714;0.2844394;-0.0128018,-0.2424361;0.05935653;-0.05255157,0.07596913;0.008539073;-0.05324577,0.09276842;-0.2781598;-0.02555484,0.09185325;-0.6126709;0.05339133,0.09300801;-0.575238;-0.02408056,-0.07378292;0.007575359;-0.05637404,-0.1173044;-0.2767451;-0.03372395,-0.1385348;-0.6119484;0.03920828,-0.1353712;-0.5743827;-0.03819474,0.003022733;0.5607251;-0.008132281,0;0;0,-0.02106519;0.3076396;-0.09618258,-0.03438196;0.6054091;-0.2031271,0.1285572;0.5090741;-0.1064837,0.2217271;0.3058295;-0.0775497,0.2111593;0.07880932;-0.125545,-0.1580408;0.4572401;-0.07891978,-0.1962669;0.2421209;-0.02334376,-0.2349674;0.03273785;-0.1161574,0.08109368;0.01225954;-0.04419112,0.1164951;-0.2682467;-0.1017084,0.1157854;-0.608767;-0.05505586,0.1358384;-0.633619;-0.1065109,-0.08772182;-0.004118253;-0.0311008,-0.1155197;-0.2894959;-0.06322796,-0.09855781;-0.6320652;-0.0411004,-0.1029556;-0.6269493;-0.1147205,-0.03142796;0.532184;-0.1740024,819.7797
+0;0;0,0.001655016;0.3235057;0.0003619861,0.003284903;0.6404735;-0.01458741,0.1713856;0.5162224;0.01030841,0.1977995;0.2949702;0.0286345,0.2300982;0.07107061;-0.02562063,-0.163766;0.5077355;-0.004217766,-0.200995;0.2874464;-0.01275072,-0.2424228;0.06202076;-0.05256103,0.07685802;0.008638986;-0.05386877,0.09363044;-0.2776013;-0.02622215,0.09272076;-0.6101054;0.05225037,0.09387498;-0.5726761;-0.02518468,-0.07464623;0.007663995;-0.05703365,-0.118098;-0.2762016;-0.03441979,-0.1392011;-0.6093937;0.03807487,-0.136039;-0.5718316;-0.03929134,0.003029571;0.5619674;-0.008158326,0;0;0,-0.02660514;0.3071831;-0.09792614,-0.04327102;0.6050237;-0.2061052,0.1216015;0.5094671;-0.1107376,0.2200981;0.3102514;-0.08629179,0.2119198;0.08184037;-0.1296434,-0.163971;0.4550276;-0.07997657,-0.1919798;0.24246;-0.0165996,-0.2418962;0.03585795;-0.1111606,0.08073142;0.01287234;-0.04690814,0.1128277;-0.2681394;-0.1015103,0.1087901;-0.6068428;-0.05699635,0.1278398;-0.6319919;-0.108459,-0.08960236;-0.004762932;-0.02885072,-0.1207729;-0.2893135;-0.06107697,-0.1062661;-0.6301755;-0.04317798,-0.1110502;-0.625288;-0.1166572,-0.0394362;0.5321092;-0.1765523,819.8132
+0;0;0,0.001627834;0.3250632;0.0008715285,0.003380637;0.6441071;-0.01261831,0.1711987;0.5186601;0.009930983,0.1980128;0.2944949;0.02876128,0.2301155;0.06989299;-0.02533435,-0.1632723;0.5100979;-0.003887297,-0.2015219;0.2869066;-0.01069013,-0.2432068;0.06058173;-0.04866822,0.07680253;0.008654451;-0.05377869,0.09357788;-0.2769545;-0.0260576,0.09246406;-0.6085272;0.05224888,0.09390859;-0.5679988;-0.05648357,-0.07457113;0.00763986;-0.05697767,-0.1178659;-0.2756106;-0.03423784,-0.139033;-0.6078364;0.0382297,-0.1347714;-0.567121;-0.07041053,0.003081093;0.5645087;-0.00668893,0;0;0,-0.032764;0.3070828;-0.10147,-0.05400209;0.6052031;-0.213758,0.116258;0.5101868;-0.1266549,0.2173766;0.3104777;-0.09179878,0.2088079;0.08132617;-0.1344492,-0.1690468;0.4531271;-0.08316809,-0.1975155;0.2385613;-0.01627514,-0.2489904;0.03064121;-0.1085925,0.07924417;0.01325351;-0.04909563,0.1108338;-0.2679553;-0.09955406,0.1023676;-0.6061708;-0.05940199,0.09051591;-0.6119627;-0.1619406,-0.09008047;-0.005203015;-0.02690933,-0.1250759;-0.2886972;-0.05898259,-0.1134686;-0.6289334;-0.0456355,-0.1227663;-0.634981;-0.1483478,-0.04827009;0.5320817;-0.1822691,819.8359
+0;0;0,0.001623488;0.3241954;0.000869202,0.003379532;0.6436767;-0.01262353,0.1713614;0.5184396;0.009922924,0.1973984;0.3007712;0.02820746,0.230455;0.06949601;-0.02749545,-0.1634336;0.509869;-0.003908746,-0.2005747;0.2931465;-0.01051442,-0.2434982;0.06009701;-0.0496209,0.07782311;0.008769454;-0.05449332,0.09459029;-0.2767004;-0.02678573,0.0934772;-0.6080579;0.05146993,0.09492033;-0.5675396;-0.05715749,-0.07556205;0.00774138;-0.05773481,-0.1188358;-0.2753711;-0.03500605,-0.1399892;-0.6073812;0.03741444,-0.1357317;-0.5666762;-0.07112084,0.003080945;0.5643326;-0.006713094,0;0;0,-0.03618382;0.3052245;-0.1031251,-0.06169961;0.6028973;-0.2169819,0.1096146;0.5100285;-0.1296616,0.2175032;0.3202606;-0.1024592,0.2095369;0.08287981;-0.1381059,-0.1740842;0.4495569;-0.08497155,-0.1935387;0.2421736;-0.0142223,-0.2564854;0.03153507;-0.1109328,0.07965447;0.01398781;-0.05061984,0.1076032;-0.2676121;-0.1002409,0.09695542;-0.6058259;-0.0625453,0.08504444;-0.6119527;-0.1648469,-0.09166975;-0.006001386;-0.02575853,-0.1281594;-0.289206;-0.05746929,-0.1194363;-0.6293867;-0.04633949,-0.1288008;-0.6357805;-0.1488111,-0.05527098;0.5301425;-0.1854236,819.8588
+0;0;0,0.001618145;0.3231284;0.0008663412,0.003375603;0.6427879;-0.01262583,0.1748253;0.5167493;0.01025265,0.2021555;0.2882696;0.02944537,0.2353266;0.05619302;-0.02645055,-0.1668679;0.5080022;-0.003864005,-0.2058537;0.2805152;-0.01079778,-0.2489259;0.04665823;-0.05003976,0.07728216;0.008708498;-0.05411454,0.09402183;-0.276293;-0.02645241,0.09290735;-0.6080609;0.05190018,0.09392978;-0.570609;-0.0250594,-0.07503682;0.007687571;-0.0573335,-0.1182395;-0.2749605;-0.03464203,-0.1394191;-0.6073818;0.03786817,-0.1364028;-0.5697976;-0.03902613,0.003077558;0.5635879;-0.006726133,0;0;0,-0.04019575;0.3032725;-0.1040452,-0.0696702;0.600386;-0.2189262,0.1109331;0.5191358;-0.1452568,0.2139817;0.3161526;-0.1065648,0.207215;0.07793197;-0.1424725,-0.1821116;0.4442808;-0.08376642,-0.2006455;0.2271909;-0.007302254,-0.2642016;0.01346657;-0.09877224,0.07751573;0.01445717;-0.05252671,0.1045026;-0.2673119;-0.09888577,0.09057136;-0.6061023;-0.06371117,0.1060883;-0.6323282;-0.1144776,-0.0914658;-0.006956543;-0.02371432,-0.1326077;-0.2891777;-0.05420787,-0.1276177;-0.6299616;-0.0470205,-0.1356757;-0.6260433;-0.1193681,-0.06265725;0.5278627;-0.1873238,819.8906
+0;0;0,0.00164258;0.3231265;0.001375634,0.003471226;0.6428357;-0.0109507,0.174998;0.5166084;0.01005186,0.2024604;0.2881577;0.02940017,0.2359481;0.05597377;-0.02585764,-0.1667646;0.5078896;-0.00363489,-0.2062954;0.280435;-0.008105965,-0.2496357;0.0463471;-0.04563849,0.0772552;0.008726387;-0.05415015,0.09381644;-0.2762637;-0.02626359,0.09262833;-0.6080356;0.05207098,0.09357437;-0.5705302;-0.0248844,-0.07513422;0.007664465;-0.05720891,-0.1184121;-0.2749698;-0.03448936,-0.1395376;-0.6073732;0.03811865,-0.1365998;-0.5697364;-0.03877348,0.003151562;0.5636098;-0.005409894,0;0;0,-0.04019575;0.3032725;-0.1040452,-0.0696702;0.600386;-0.2189262,0.1109331;0.5191358;-0.1452568,0.2139817;0.3161526;-0.1065648,0.207215;0.07793197;-0.1424725,-0.1821116;0.4442808;-0.08376642,-0.2006455;0.2271909;-0.007302254,-0.2642016;0.01346657;-0.09877224,0.07751573;0.01445717;-0.05252671,0.1045026;-0.2673119;-0.09888577,0.09057136;-0.6061023;-0.06371117,0.1060883;-0.6323282;-0.1144776,-0.0914658;-0.006956543;-0.02371432,-0.1326077;-0.2891777;-0.05420787,-0.1276177;-0.6299616;-0.0470205,-0.1356757;-0.6260433;-0.1193681,-0.06265725;0.5278627;-0.1873238,819.9138
+0;0;0,0.001635171;0.321669;0.001369429,0.003451019;0.6392296;-0.01088355,0.1742286;0.5135127;0.01003015,0.2007951;0.2925137;0.02874734,0.2347614;0.05701192;-0.0273001,-0.1660416;0.504832;-0.003596832,-0.2042829;0.2847967;-0.007922066,-0.2482425;0.04736362;-0.04599092,0.07730847;0.008732405;-0.05418749,0.09386246;-0.276133;-0.02631312,0.09267718;-0.6071125;0.05183436,0.09362585;-0.5695863;-0.02533507,-0.07518603;0.00766975;-0.05724836,-0.118445;-0.2748409;-0.03453875,-0.1395201;-0.6064506;0.03789586,-0.136574;-0.5687925;-0.03921017,0.003132585;0.5603089;-0.005364085,0;0;0,-0.04066016;0.3000026;-0.1087229,-0.07296079;0.5912052;-0.2316859,0.1071046;0.5129519;-0.1528969,0.2112686;0.3193014;-0.1135776,0.2043105;0.07734327;-0.1476948,-0.1754589;0.4363166;-0.08608787,-0.201289;0.2268759;-0.01284812,-0.2718547;0.01500277;-0.1122784,0.07654521;0.01477599;-0.05395961,0.1018596;-0.2671416;-0.09957743,0.08426505;-0.6051896;-0.06686854,0.09965438;-0.6313326;-0.1180916,-0.09179489;-0.007271286;-0.02258241,-0.1343716;-0.289203;-0.05259994,-0.1346653;-0.629272;-0.04961749,-0.1439869;-0.6263503;-0.1216768,-0.0650377;0.5201584;-0.1977947,819.9399
+0;0;0,0.001629663;0.3205855;0.001364816,0.003448935;0.638804;-0.01091984,0.1729965;0.5131088;0.009905287,0.1991924;0.2951933;0.02836134,0.2337298;0.05573143;-0.02862855,-0.16483;0.5044905;-0.003623832,-0.2025378;0.2875251;-0.007888719,-0.2472366;0.04609953;-0.04659771,0.07779103;0.008786912;-0.05452573,0.09431698;-0.275596;-0.02669857,0.09314569;-0.6026709;0.05052699,0.09447072;-0.5621589;-0.05725693,-0.07565534;0.007717624;-0.0576057,-0.1188411;-0.2743145;-0.03493456,-0.1396675;-0.6020121;0.03664553,-0.1355527;-0.5613159;-0.07104983,0.003129234;0.559569;-0.005378393,0;0;0,-0.04046252;0.2986307;-0.1093714,-0.07602644;0.5901059;-0.2325411,0.1038894;0.5140114;-0.1553495,0.2113108;0.324938;-0.1203358,0.2029255;0.07829669;-0.1500072,-0.1729247;0.4341792;-0.0849799,-0.1995717;0.2273485;-0.01409228,-0.2729037;0.01366074;-0.1177389,0.07629381;0.0151245;-0.05524683,0.1003168;-0.266901;-0.09773946,0.08085626;-0.6009452;-0.06645226,0.06381209;-0.6087169;-0.1665144,-0.09265058;-0.007752107;-0.02138883,-0.1355349;-0.2893379;-0.04952209,-0.141069;-0.6253625;-0.04968872,-0.1555901;-0.6334217;-0.1500395,-0.06738196;0.5187038;-0.1988366,819.9724
+0;0;0,0.001670777;0.3209176;0.001731216,0.003594145;0.6383145;-0.009933349,0.1736603;0.5130678;0.009695806,0.2004764;0.2890124;0.02896291,0.2345439;0.05456115;-0.026544,-0.16516;0.5043612;-0.003426307,-0.2047385;0.2813744;-0.004689144,-0.2491482;0.04479367;-0.04027458,0.07720809;0.008694205;-0.05418737,0.09366874;-0.2753689;-0.02623653,0.09279203;-0.6031092;0.05092719,0.09366024;-0.56551;-0.02668284,-0.07518286;0.007679415;-0.05710967,-0.1183706;-0.2740355;-0.03440377,-0.1392301;-0.6023595;0.03726882,-0.1363496;-0.5646259;-0.04027931,0.003242462;0.5595605;-0.004582598,0;0;0,-0.04715716;0.2979947;-0.1094041,-0.0866622;0.5887491;-0.2309532,0.09577232;0.5139944;-0.1575451,0.206196;0.3193476;-0.1227546,0.1997054;0.07808103;-0.1536953,-0.1798749;0.4312518;-0.08292685,-0.2035774;0.2171898;-0.01287799,-0.2775816;0.00871186;-0.1142155,0.07375652;0.01570755;-0.05732536,0.09513843;-0.2665201;-0.09775376,0.07322561;-0.6011066;-0.06708813,0.08603352;-0.6275311;-0.1193764,-0.09241433;-0.009049008;-0.01872581,-0.1418056;-0.2891597;-0.04775222,-0.1515111;-0.6257122;-0.05039416,-0.1626931;-0.6232498;-0.1224945,-0.07667276;0.517601;-0.198256,820.0034
+0;0;0,0.001678045;0.3223137;0.001738747,0.003616059;0.6422147;-0.01002821,0.1691595;0.5173296;0.009281522,0.1954916;0.2973182;0.02820087,0.2297639;0.0614579;-0.02763964,-0.1606766;0.508854;-0.003492641,-0.1995407;0.2898919;-0.004732686,-0.2442174;0.05188926;-0.040532,0.07752905;0.008730346;-0.05441263,0.09397487;-0.2750767;-0.02648699,0.09310438;-0.6004907;0.05012904,0.09397276;-0.5628901;-0.02749592,-0.0754954;0.007711339;-0.05734708,-0.1186442;-0.2737497;-0.03466164,-0.1393557;-0.5997432;0.03650222,-0.1364747;-0.5620081;-0.04106084,0.003260485;0.5625896;-0.004618272,0;0;0,-0.04442493;0.2995281;-0.1104593,-0.08489939;0.5922225;-0.2336018,0.09260526;0.5101485;-0.1611996,0.2047438;0.3213344;-0.1261208,0.1978579;0.0786224;-0.1572068,-0.1755576;0.435858;-0.08842943,-0.2006731;0.2256264;-0.02039813,-0.2725161;0.01508781;-0.1225497,0.07357507;0.0158934;-0.05815339,0.09011825;-0.266617;-0.09702468,0.06828775;-0.5988783;-0.06717658,0.08016855;-0.6254659;-0.1195297,-0.09293779;-0.009039534;-0.01812623,-0.1429973;-0.2888339;-0.046515,-0.1562682;-0.6228721;-0.04923576,-0.168383;-0.6205379;-0.1211524,-0.07509523;0.5203076;-0.2004104,820.0364
+0;0;0,0.001664371;0.3196873;0.001724579,0.003577755;0.6354934;-0.009888285,0.1682984;0.5119371;0.009277163,0.1946916;0.2914146;0.02824046,0.228593;0.05810715;-0.02699564,-0.159892;0.5035037;-0.003433265,-0.1988464;0.2840329;-0.00467619,-0.2430395;0.04860641;-0.04008802,0.07837239;0.008825313;-0.05500452,0.09479719;-0.2746191;-0.02711456,0.09392683;-0.5999855;0.04949024,0.09512871;-0.5594658;-0.05794639,-0.07631662;0.00779522;-0.05797089,-0.1194103;-0.2733061;-0.03531444,-0.1401187;-0.5992519;0.03583901,-0.1361313;-0.5585462;-0.07151194,0.003227107;0.5569712;-0.00455328,0;0;0,-0.04458557;0.2967831;-0.1101708,-0.08548561;0.5851059;-0.2328951,0.09209941;0.5101858;-0.1630101,0.2038495;0.3206265;-0.127435,0.1985844;0.08051582;-0.1582866,-0.1771425;0.434851;-0.08662906,-0.2008922;0.2242391;-0.01760039,-0.2734309;0.01473147;-0.1149522,0.0738062;0.01614556;-0.05947757,0.08766732;-0.2664658;-0.09590626,0.06557702;-0.598762;-0.06720877,0.0457777;-0.6069205;-0.1662374,-0.09421989;-0.009403171;-0.01672751,-0.1441151;-0.288853;-0.0451286,-0.159473;-0.6227497;-0.04821018,-0.176788;-0.6312141;-0.1475853,-0.07551512;0.5143844;-0.1998289,820.0696
+0;0;0,0.001739899;0.3178782;0.0005670059,0.003489232;0.631401;-0.01458263,0.1687104;0.5091512;0.008327709,0.1952598;0.2867518;0.02812408,0.2286917;0.05563527;-0.02628279,-0.1606258;0.5007831;-0.003518615,-0.2004375;0.2794915;-0.001701729,-0.2451349;0.04596233;-0.03266773,0.07865415;0.008802509;-0.0552922,0.09486152;-0.274372;-0.02726895,0.09410673;-0.5994074;0.049109,0.09509423;-0.559101;-0.05828756,-0.07671539;0.007865299;-0.05808678,-0.1197111;-0.2729837;-0.03548243,-0.140571;-0.598554;0.03558838,-0.1367967;-0.5580669;-0.07172887,0.003186225;0.5534732;-0.008060173,0;0;0,-0.04509302;0.2949699;-0.109587,-0.08667649;0.5811496;-0.2316642,0.09208249;0.5109606;-0.1639709,0.2036775;0.319088;-0.128058,0.1992629;0.08139035;-0.1592505,-0.1778162;0.4324438;-0.08386846,-0.1966597;0.2193907;-0.01450292,-0.2715988;0.01260078;-0.1099739,0.07343484;0.0164564;-0.06047892,0.08648168;-0.2661538;-0.09507656,0.06400058;-0.5980331;-0.06621432,0.04359436;-0.6062502;-0.1650286,-0.09474248;-0.009903307;-0.0157154,-0.1449722;-0.2890197;-0.04411969,-0.1616935;-0.6224768;-0.04711712,-0.1796271;-0.6309955;-0.1462933,-0.07649779;0.5109309;-0.1987841,820.1028
+0;0;0,0.001742055;0.3182722;0.0005677086,0.003496513;0.6327267;-0.0146285,0.1695331;0.5099939;0.008384805,0.196366;0.2852201;0.02839253,0.2293809;0.05698662;-0.02533564,-0.1614276;0.5015845;-0.00351995,-0.2016643;0.2779303;-0.001683666,-0.2458041;0.04731429;-0.03226338,0.07951853;0.008899245;-0.05589984,0.09570072;-0.2738352;-0.02792013,0.09494803;-0.597965;0.04824499,0.09593502;-0.5576639;-0.05909633,-0.07755846;0.007951736;-0.05872513,-0.1204873;-0.2724609;-0.0361559,-0.1412891;-0.597124;0.03471687,-0.1375168;-0.5566422;-0.07254518,0.003192478;0.5545346;-0.00808391,0;0;0,-0.04711148;0.2948951;-0.1100812,-0.09065054;0.5816379;-0.2325585,0.08928975;0.5123563;-0.1644871,0.2016091;0.3179785;-0.1291997,0.1960362;0.08321428;-0.1595628,-0.1773835;0.4287719;-0.08269227,-0.2028883;0.2144303;-0.01162368,-0.2769118;0.0118496;-0.1093417,0.07335202;0.01679721;-0.06216526,0.08276799;-0.2658419;-0.09394526,0.05893166;-0.5967141;-0.06535769,0.03840031;-0.6050603;-0.1640353,-0.09603406;-0.0104373;-0.01398959,-0.1499771;-0.2883204;-0.0432241,-0.1671757;-0.6208265;-0.04561088,-0.1852446;-0.629473;-0.1446524,-0.08009787;0.5112291;-0.1995709,820.125
+0;0;0,0.001742196;0.318298;0.0005677547,0.003498809;0.6331574;-0.0146502,0.1704944;0.5100204;0.008470416,0.1973433;0.2851118;0.02849014,0.2304053;0.05655238;-0.02531477,-0.1623755;0.5015627;-0.003503013,-0.2026363;0.2777743;-0.001665627,-0.2468392;0.04682884;-0.03228902,0.07966312;0.008915427;-0.05600149,0.09583865;-0.2737026;-0.0280333,0.09508578;-0.5979095;0.04814994,0.09607239;-0.5576123;-0.05914993,-0.07769949;0.007966194;-0.05883191,-0.1206107;-0.2723309;-0.03627197,-0.1414174;-0.5970713;0.03461765,-0.1376465;-0.5565936;-0.07260298,0.003194202;0.5548181;-0.008093299,0;0;0,-0.04707401;0.2949656;-0.1099832,-0.09111869;0.5820677;-0.2324824,0.08996696;0.5122504;-0.1644449,0.2036536;0.3180064;-0.1320388,0.1967453;0.08276704;-0.1610596,-0.1781106;0.4294942;-0.0811381,-0.2022587;0.2144901;-0.01116939,-0.2741439;0.01065904;-0.1087036,0.07307635;0.01679057;-0.06276774,0.08422394;-0.2657548;-0.09376168,0.05725815;-0.5964143;-0.06457686,0.03629865;-0.6047717;-0.1631145,-0.09630765;-0.01044465;-0.013327,-0.1507516;-0.2881318;-0.04235289,-0.1686931;-0.6206763;-0.04496303,-0.1872008;-0.6293358;-0.143873,-0.08045127;0.5115175;-0.1994824,820.1584
+0;0;0,0.001728277;0.3182986;1.603425E-05,0.003385843;0.6330779;-0.01673504,0.170401;0.5103543;0.007850674,0.1971241;0.2854728;0.0283386,0.2304581;0.05691667;-0.02531225,-0.164394;0.5090967;0.001566085,-0.2068225;0.2857197;0.004410327,-0.251686;0.05440131;-0.02217091,0.07964259;0.008816638;-0.05604632,0.09572575;-0.273797;-0.02798174,0.09504087;-0.5979798;0.04830508,0.09487518;-0.5577583;-0.05900643,-0.077704;0.008048673;-0.05881472,-0.120688;-0.2722397;-0.03628455,-0.1414077;-0.5969671;0.03468988,-0.1387893;-0.5565708;-0.07257302,0.00310547;0.5547765;-0.009738917,0;0;0,-0.04707401;0.2949656;-0.1099832,-0.09111869;0.5820677;-0.2324824,0.08996696;0.5122504;-0.1644449,0.2036536;0.3180064;-0.1320388,0.1967453;0.08276704;-0.1610596,-0.1781106;0.4294942;-0.0811381,-0.2022587;0.2144901;-0.01116939,-0.2741439;0.01065904;-0.1087036,0.07307635;0.01679057;-0.06276774,0.08422394;-0.2657548;-0.09376168,0.05725815;-0.5964143;-0.06457686,0.03629865;-0.6047717;-0.1631145,-0.09630765;-0.01044465;-0.013327,-0.1507516;-0.2881318;-0.04235289,-0.1686931;-0.6206763;-0.04496303,-0.1872008;-0.6293358;-0.143873,-0.08045127;0.5115175;-0.1994824,820.1812
+0;0;0,0.001726309;0.3179362;1.601599E-05,0.003383771;0.6327159;-0.01673736,0.1704369;0.5099346;0.007856608,0.196521;0.2904305;0.02785463,0.230834;0.05516151;-0.02737198,-0.1644344;0.5086768;0.001570588,-0.2058483;0.2906411;0.00434682,-0.2520296;0.05252877;-0.02301512,0.07982191;0.00883649;-0.05617251,0.09589514;-0.2736027;-0.02812526,0.09521005;-0.5978872;0.04818552,0.09504437;-0.5576674;-0.05910815,-0.07787896;0.008066796;-0.05894714,-0.1208364;-0.2720485;-0.03643088,-0.1415626;-0.5968778;0.03456583,-0.1389447;-0.5564833;-0.07267924,0.003103228;0.554367;-0.009736991,0;0;0,-0.04683645;0.2947242;-0.109683,-0.09104708;0.5818838;-0.2319918,0.09018834;0.512277;-0.1642184,0.207398;0.3260439;-0.1352098,0.1967499;0.08359182;-0.1613338,-0.1762893;0.4297038;-0.07895528,-0.2036844;0.2202672;-0.01077766,-0.2771217;0.007272765;-0.1046883,0.07308318;0.01665932;-0.06313705,0.08412872;-0.2658375;-0.09297776,0.05590576;-0.5964626;-0.06340265,0.034674;-0.6047987;-0.1618707,-0.09660958;-0.01026762;-0.01288933,-0.1490988;-0.2881758;-0.04167857,-0.1699984;-0.6206536;-0.04411534,-0.1887838;-0.6292927;-0.1429614,-0.08031332;0.5112681;-0.1990395,820.2037
+0;0;0,0.001721639;0.3170762;1.597267E-05,0.003376907;0.6314537;-0.01671764,0.1708463;0.508628;0.007914172,0.1968732;0.2896043;0.02786842,0.2312124;0.05415672;-0.02740012,-0.1648576;0.507367;0.001612525,-0.2061808;0.2898085;0.004382679,-0.2523971;0.05151545;-0.02300004,0.07995147;0.008850832;-0.05626369,0.09601796;-0.2734699;-0.0282282,0.09533259;-0.5978854;0.04811339,0.09516689;-0.5576636;-0.05920059,-0.07800537;0.008079889;-0.05904283,-0.1209448;-0.2719179;-0.036536,-0.1416794;-0.5968785;0.03448937,-0.139061;-0.556482;-0.07277599,0.003096601;0.5531708;-0.009723165,0;0;0,-0.04762445;0.2941213;-0.1084657,-0.09244761;0.5810497;-0.2300539,0.08944462;0.5121937;-0.1628866,0.2057093;0.3259087;-0.1341231,0.1953336;0.08334775;-0.1610656,-0.1776105;0.4289457;-0.07655572,-0.2056782;0.2199914;-0.00875283,-0.2731652;0.004923359;-0.1028837,0.07319997;0.0166626;-0.06324792,0.08240458;-0.2658648;-0.09227705,0.05343476;-0.5964891;-0.06190896,0.03210191;-0.6047511;-0.1604064,-0.09680025;-0.01022817;-0.01269943,-0.1495507;-0.2879899;-0.04124689,-0.1720566;-0.6205035;-0.04268409,-0.1909475;-0.6290677;-0.1415615,-0.08158256;0.5104526;-0.1972635,820.2372
+0;0;0,0.001799244;0.3158685;0.0003045816,0.003711358;0.6289858;-0.01507528,0.1695667;0.506678;0.007606121,0.1962932;0.2833451;0.02813065,0.2298076;0.05285192;-0.02563456,-0.1629024;0.5048671;0.001215287,-0.2059997;0.2832908;0.008944066,-0.2521776;0.04972838;-0.01243833,0.07996581;0.008823532;-0.05629543,0.09596492;-0.2733946;-0.02819114,0.09534381;-0.5987334;0.04837324,0.09522764;-0.5612481;-0.02963736,-0.0780558;0.008095431;-0.05901964,-0.1210018;-0.2717992;-0.03649137,-0.1418342;-0.5976487;0.03489433,-0.1399267;-0.5600449;-0.04308157,0.003335869;0.5510375;-0.008608745,0;0;0,-0.04710246;0.2934442;-0.1069958,-0.09075488;0.5798064;-0.2268927,0.08940928;0.5112773;-0.1617773,0.2057338;0.3199757;-0.1320207,0.1952357;0.08292727;-0.1609838,-0.1756281;0.428297;-0.07546854,-0.2039641;0.2149724;-0.006891251,-0.2710522;0.004995078;-0.09935597,0.07301053;0.01660404;-0.06352425,0.08192441;-0.2659075;-0.09182072,0.05195196;-0.5972785;-0.0601542,0.06004649;-0.6241745;-0.1134367,-0.09687193;-0.01016343;-0.01241354,-0.1490048;-0.2879198;-0.04116118,-0.1735685;-0.6212432;-0.04134661,-0.1875554;-0.6191211;-0.1132416,-0.08024046;0.5093384;-0.1946192,820.2591
+0;0;0,0.001798569;0.31575;0.0003044673,0.003710398;0.6288295;-0.01507498,0.1672351;0.5071211;0.007380956,0.1935732;0.287034;0.02760719,0.2273502;0.05473505;-0.02657926,-0.1605728;0.5053357;0.001079721,-0.2030438;0.2869797;0.008696172,-0.2495834;0.05158736;-0.01285375,0.08006565;0.008834547;-0.05636571,0.0960599;-0.2732981;-0.02826994,0.09543906;-0.5984929;0.04826053,0.09532296;-0.5610121;-0.0297022,-0.07815325;0.008105537;-0.05909332,-0.1210863;-0.2717043;-0.03657188,-0.1419094;-0.5974095;0.03478219,-0.1400031;-0.5598104;-0.04314586,0.003334801;0.5508588;-0.008606578,0;0;0,-0.04578428;0.2940305;-0.1055994,-0.08722017;0.5816945;-0.2230611,0.09018292;0.5114542;-0.1602643,0.2054835;0.3233166;-0.1310902,0.195907;0.08447146;-0.1611099,-0.1725929;0.4301988;-0.07551353,-0.2000818;0.2203162;-0.006703816,-0.2666641;0.009273469;-0.101928,0.0729638;0.01656416;-0.06377745,0.08163348;-0.2659219;-0.09153509,0.0508886;-0.5969766;-0.0588789,0.05863469;-0.6239383;-0.1120722,-0.097039;-0.01009912;-0.01212813,-0.14946;-0.2877415;-0.04060218,-0.1749093;-0.6208496;-0.04011477,-0.1890728;-0.6184263;-0.112039,-0.07730997;0.5107791;-0.1915302,820.2934
+0;0;0,0.001808991;0.3175797;0.0003062316,0.003742482;0.6342538;-0.01525739,0.1641727;0.5123061;0.006985446,0.1902644;0.2942777;0.02702248,0.2244696;0.0590336;-0.02785095,-0.1574564;0.5105543;0.0008029845,-0.19953;0.2942408;0.008348191,-0.2466597;0.05586417;-0.01347495,0.08011232;0.008839698;-0.05639857,0.09610648;-0.2732913;-0.02830297,0.0954849;-0.5988744;0.04831893,0.09536842;-0.5613689;-0.0299019,-0.07819881;0.008110262;-0.05912777,-0.1211316;-0.2716979;-0.03660646,-0.1419796;-0.5977923;0.03483286,-0.140067;-0.560168;-0.04335318,0.00336176;0.5552194;-0.008700738,0;0;0,-0.04343044;0.296616;-0.1048472,-0.08183794;0.589174;-0.2209167,0.09143574;0.512329;-0.1582432,0.2063536;0.3263571;-0.1294863,0.1960384;0.08472718;-0.161572,-0.166569;0.4349022;-0.07829569,-0.1942644;0.2265649;-0.01160861,-0.256646;0.01141965;-0.1082624,0.07290044;0.01652339;-0.06394863,0.08179419;-0.2659578;-0.09166741,0.0500397;-0.5971846;-0.05766463,0.0568347;-0.6240776;-0.1114407,-0.09712642;-0.01005039;-0.01193188,-0.1490221;-0.2877381;-0.04090453,-0.1757235;-0.6211441;-0.03911181,-0.1900275;-0.6184814;-0.1113816,-0.07268297;0.5168255;-0.1897485,820.3261
+0;0;0,0.001873261;0.317846;-0.0005031871,0.003640975;0.6342139;-0.0179483,0.1632964;0.5132851;0.005976249,0.1891527;0.2964509;0.02642623,0.2234014;0.0593722;-0.02865282,-0.156535;0.510897;0.000113287,-0.1994454;0.2961878;0.0128596,-0.2473365;0.0556549;-0.003368122,0.08028769;0.008837613;-0.05651077,0.09622286;-0.2733254;-0.02826942,0.09574659;-0.5992389;0.04850877,0.09556989;-0.5618346;-0.02958964,-0.07836887;0.008144005;-0.05924253,-0.1213883;-0.2716894;-0.03665885,-0.1423159;-0.5981611;0.03470665,-0.140463;-0.560635;-0.04335833,0.003311986;0.5553317;-0.01082077,0;0;0,-0.04179617;0.2975828;-0.1035731,-0.07946478;0.5905394;-0.2183082,0.09292758;0.5128134;-0.1566758,0.2067298;0.3275422;-0.1279106,0.1954496;0.08434671;-0.1616995,-0.1645656;0.4364727;-0.07741975,-0.1919109;0.2287229;-0.01264244,-0.2545899;0.01121035;-0.1084161,0.07302497;0.01646465;-0.06414008,0.08163545;-0.2660433;-0.09211469,0.04905531;-0.5974113;-0.05678034,0.05555201;-0.6244115;-0.1102872,-0.09737155;-0.009983071;-0.01169625,-0.1494062;-0.28766;-0.04094274,-0.1768505;-0.6213611;-0.03867533,-0.1912341;-0.6184561;-0.1108777,-0.07038535;0.5181737;-0.1874201,820.3601
+0;0;0,0.001873261;0.317846;-0.0005031871,0.003640975;0.6342139;-0.0179483,0.1632964;0.5132851;0.005976249,0.1891527;0.2964509;0.02642623,0.2234014;0.0593722;-0.02865282,-0.156535;0.510897;0.000113287,-0.1994454;0.2961878;0.0128596,-0.2473365;0.0556549;-0.003368122,0.08028769;0.008837613;-0.05651077,0.09622286;-0.2733254;-0.02826942,0.09574659;-0.5992389;0.04850877,0.09556989;-0.5618346;-0.02958964,-0.07836887;0.008144005;-0.05924253,-0.1213883;-0.2716894;-0.03665885,-0.1423159;-0.5981611;0.03470665,-0.140463;-0.560635;-0.04335833,0.003311986;0.5553317;-0.01082077,0;0;0,-0.04179617;0.2975828;-0.1035731,-0.07946478;0.5905394;-0.2183082,0.09292758;0.5128134;-0.1566758,0.2067298;0.3275422;-0.1279106,0.1954496;0.08434671;-0.1616995,-0.1645656;0.4364727;-0.07741975,-0.1919109;0.2287229;-0.01264244,-0.2545899;0.01121035;-0.1084161,0.07302497;0.01646465;-0.06414008,0.08163545;-0.2660433;-0.09211469,0.04905531;-0.5974113;-0.05678034,0.05555201;-0.6244115;-0.1102872,-0.09737155;-0.009983071;-0.01169625,-0.1494062;-0.28766;-0.04094274,-0.1768505;-0.6213611;-0.03867533,-0.1912341;-0.6184561;-0.1108777,-0.07038535;0.5181737;-0.1874201,820.3823
+0;0;0,0.001876479;0.3183921;-0.0005040517,0.003646725;0.6352066;-0.01797288,0.1637714;0.5140623;0.006009292,0.1895538;0.2978483;0.02640077,0.2238697;0.06030399;-0.02878647,-0.1569989;0.5116672;0.0001291195,-0.1997865;0.2975721;0.01283897,-0.2477717;0.05656677;-0.003420629,0.08029646;0.008838579;-0.05651694,0.09622921;-0.2732815;-0.02827989,0.09575253;-0.5994767;0.04856466,0.09557574;-0.562069;-0.02957032,-0.07837744;0.008144895;-0.059249,-0.1213903;-0.271646;-0.03666875,-0.142336;-0.5983998;0.03475842,-0.1404823;-0.5608701;-0.04334312,0.003317352;0.5562323;-0.01083704,0;0;0,-0.04097453;0.2985926;-0.1026688,-0.07833322;0.5923855;-0.2165968,0.09435751;0.5133027;-0.1545043,0.2076777;0.3284035;-0.1262231,0.1953987;0.0849839;-0.1615314,-0.1626249;0.4361446;-0.07592487,-0.1901177;0.2291526;-0.010906,-0.2559194;0.01200856;-0.1066616,0.07298703;0.0164409;-0.06420588,0.08118403;-0.2660648;-0.091887,0.04823771;-0.5976192;-0.05590343,0.05463871;-0.6246034;-0.1094928,-0.09739746;-0.009943054;-0.01160502,-0.1496523;-0.2874844;-0.04132321,-0.177856;-0.6214019;-0.03782276,-0.1920717;-0.6183593;-0.1101498,-0.06928889;0.5198395;-0.1858847,820.4159
+0;0;0,0.001936491;0.3193003;-0.00110553,0.003654461;0.6372773;-0.01980147,0.1616986;0.5168942;0.006212996,0.1881145;0.3002684;0.02596887,0.2221021;0.06403464;-0.02857259,-0.1549238;0.5141557;-0.0004429258,-0.1988286;0.300211;0.01730111,-0.2465088;0.06014024;0.01192017,0.08005907;0.008783574;-0.05641815,0.0959788;-0.2735637;-0.02807782,0.09543803;-0.5996647;0.04874705,0.09540167;-0.5595284;-0.05908017,-0.07821885;0.008143803;-0.05903479,-0.1213379;-0.2718676;-0.03643093,-0.1423903;-0.5985297;0.03493359,-0.1396217;-0.5582248;-0.07284209,0.003339569;0.5580103;-0.01231808,0;0;0,-0.0393979;0.3000116;-0.1019728,-0.07499722;0.5956349;-0.2151656,0.09498267;0.5138744;-0.1531529,0.2083685;0.3286038;-0.1242859,0.1952283;0.08688354;-0.1608231,-0.1588636;0.4384906;-0.07745492,-0.1871091;0.2312795;-0.01202887,-0.2507695;0.01552556;-0.1086411,0.07304053;0.01649049;-0.06373978,0.08149158;-0.2660854;-0.09299755,0.04745665;-0.5972378;-0.05526209,0.0254918;-0.6038992;-0.1547756,-0.097031;-0.00997782;-0.01245153,-0.1493375;-0.287693;-0.04269868,-0.1781626;-0.6214458;-0.03796253,-0.1976933;-0.6283833;-0.1378806,-0.06640033;0.5226074;-0.1846297,820.4383
+0;0;0,0.00193818;0.3195788;-0.001106494,0.003657236;0.637752;-0.01981334,0.1631999;0.5169441;0.00637987,0.1894161;0.301956;0.02598639,0.2235597;0.06463777;-0.02880544,-0.1564189;0.5141796;-0.0003390415,-0.1999918;0.3018524;0.01727084,-0.2478908;0.06067953;0.0118652,0.08040254;0.008821256;-0.05666019,0.09632456;-0.2735668;-0.02831576,0.09578376;-0.5996971;0.048516,0.09574737;-0.5595548;-0.05937509,-0.07855442;0.008178741;-0.05928805,-0.1216797;-0.2718732;-0.03668093,-0.142734;-0.5985646;0.03468999,-0.1399638;-0.5582536;-0.07314953,0.003342201;0.5584492;-0.01232658,0;0;0,-0.03875293;0.3004758;-0.1017253,-0.07403521;0.5963866;-0.2148163,0.09728342;0.5137519;-0.1520298,0.209582;0.3297623;-0.1232467,0.1952259;0.08710888;-0.1606777,-0.1577826;0.4371559;-0.07617934,-0.1891862;0.2323152;-0.01025768,-0.2530999;0.01477152;-0.1055345,0.07331963;0.0163762;-0.06410003,0.08222559;-0.2661961;-0.09365606,0.0473626;-0.5971967;-0.05508733,0.02580355;-0.6037949;-0.1547825,-0.09749694;-0.009903277;-0.01220788,-0.1493972;-0.2875962;-0.04371906,-0.1785627;-0.6213325;-0.03790364,-0.1976833;-0.6282023;-0.1379955,-0.0654908;0.5233129;-0.1842825,820.4604
+0;0;0,0.001937068;0.3193954;-0.001105859,0.003653064;0.6369926;-0.01977753,0.1639234;0.516167;0.006484588,0.1899;0.3031433;0.02591196,0.2242212;0.06459132;-0.02916473,-0.1571489;0.5133901;-0.0002648784,-0.2003237;0.3030029;0.01718411,-0.2484718;0.06057622;0.01175036,0.08057074;0.008839711;-0.05677873,0.09649578;-0.273602;-0.02842892,0.09595452;-0.6000023;0.04846647,0.09591813;-0.5598561;-0.05946738,-0.07871876;0.008195851;-0.05941208,-0.1218522;-0.2719092;-0.03680067,-0.142924;-0.5988712;0.03462936,-0.1401526;-0.5585561;-0.0732529,0.003338709;0.557861;-0.01230693,0;0;0,-0.0378179;0.3004786;-0.1014926,-0.07241259;0.595856;-0.2145605,0.09930071;0.513345;-0.1507857,0.21055;0.3309897;-0.1224756,0.1953731;0.08717194;-0.1604364,-0.1569616;0.4366057;-0.07542862,-0.1884359;0.2336603;-0.01020726,-0.2544024;0.0151547;-0.1051925,0.0735125;0.01633087;-0.06420922,0.08269913;-0.26625;-0.09411311,0.04724142;-0.5974069;-0.05501962,0.02595125;-0.6039615;-0.1548352,-0.09772781;-0.009861466;-0.01206792,-0.149524;-0.2875307;-0.04443372,-0.1788861;-0.6215161;-0.03794984,-0.1977335;-0.6283391;-0.1381572,-0.06404805;0.5229566;-0.1840084,820.4946
+0;0;0,0.001890842;0.3196626;-0.001541029,0.003460461;0.6374381;-0.02090292,0.1599983;0.5177017;0.005137112,0.1867818;0.2949592;0.02599567,0.2204458;0.06060554;-0.02766272,-0.153462;0.51491;-0.0008375719,-0.1996134;0.2957495;0.02376714,-0.2468045;0.05764677;0.0200034,0.08044548;0.008751829;-0.05672778,0.09627917;-0.2737851;-0.02807122,0.09563;-0.6003841;0.0486333,0.09549763;-0.5631108;-0.02913656,-0.07861681;0.008258119;-0.05930691,-0.1219377;-0.2719405;-0.03670033,-0.1430103;-0.5990651;0.03468858,-0.1411191;-0.5616651;-0.04304644,0.003188033;0.5582716;-0.01325448,0;0;0,-0.03758726;0.300836;-0.1013658,-0.07224529;0.5964171;-0.2144954,0.09530856;0.5155824;-0.1495864,0.2128602;0.3257698;-0.1192641,0.1958346;0.08713284;-0.160454,-0.1545867;0.4391367;-0.07795241,-0.1833251;0.2268536;-0.008119471,-0.2536222;0.0149916;-0.1035496,0.07351816;0.01645097;-0.06395745,0.0825485;-0.2661697;-0.094666,0.0468819;-0.597398;-0.05508566,0.05116659;-0.6247447;-0.1079447,-0.09751941;-0.01006517;-0.01244055,-0.1494667;-0.2877913;-0.04513117,-0.1789097;-0.6219137;-0.03832968,-0.1924225;-0.6184198;-0.1105509,-0.06385443;0.5234765;-0.1839151,820.5278
+0;0;0,0.001890842;0.3196626;-0.001541029,0.003460461;0.6374381;-0.02090292,0.1599983;0.5177017;0.005137112,0.1867818;0.2949592;0.02599567,0.2204458;0.06060554;-0.02766272,-0.153462;0.51491;-0.0008375719,-0.1996134;0.2957495;0.02376714,-0.2468045;0.05764677;0.0200034,0.08044548;0.008751829;-0.05672778,0.09627917;-0.2737851;-0.02807122,0.09563;-0.6003841;0.0486333,0.09549763;-0.5631108;-0.02913656,-0.07861681;0.008258119;-0.05930691,-0.1219377;-0.2719405;-0.03670033,-0.1430103;-0.5990651;0.03468858,-0.1411191;-0.5616651;-0.04304644,0.003188033;0.5582716;-0.01325448,0;0;0,-0.03758726;0.300836;-0.1013658,-0.07224529;0.5964171;-0.2144954,0.09530856;0.5155824;-0.1495864,0.2128602;0.3257698;-0.1192641,0.1958346;0.08713284;-0.160454,-0.1545867;0.4391367;-0.07795241,-0.1833251;0.2268536;-0.008119471,-0.2536222;0.0149916;-0.1035496,0.07351816;0.01645097;-0.06395745,0.0825485;-0.2661697;-0.094666,0.0468819;-0.597398;-0.05508566,0.05116659;-0.6247447;-0.1079447,-0.09751941;-0.01006517;-0.01244055,-0.1494667;-0.2877913;-0.04513117,-0.1789097;-0.6219137;-0.03832968,-0.1924225;-0.6184198;-0.1105509,-0.06385443;0.5234765;-0.1839151,820.5503
+0;0;0,0.001889304;0.3194026;-0.001539775,0.00345645;0.6366705;-0.02086994,0.1634569;0.5161818;0.005562295,0.1895679;0.2990318;0.02589715,0.223675;0.06159326;-0.02846758,-0.1569241;0.5133286;-0.0005442975,-0.2019167;0.2996706;0.02344266,-0.249729;0.05843355;0.01962937,0.08036906;0.008743515;-0.05667389,0.09621029;-0.2739277;-0.02800371,0.09556133;-0.6004125;0.04867399,0.09542914;-0.5631485;-0.02899607,-0.07854213;0.008250275;-0.05925057,-0.1218836;-0.2720815;-0.03663325,-0.1429489;-0.5990916;0.0347307,-0.1410601;-0.5617012;-0.04290456,0.003184515;0.5576475;-0.01323535,0;0;0,-0.03690455;0.3005571;-0.101624,-0.07099961;0.5953765;-0.2154713,0.0996395;0.5138319;-0.1485038,0.215317;0.3296136;-0.1179786,0.1976343;0.08791269;-0.159977,-0.1560565;0.4379226;-0.07569101,-0.1842659;0.2307737;-0.008289285,-0.2536786;0.01582448;-0.1056268,0.07379635;0.0164417;-0.06349277,0.08249735;-0.2662261;-0.09510159,0.04640674;-0.5972666;-0.05532789,0.05028976;-0.6246915;-0.1079845,-0.09736465;-0.009981096;-0.0129641,-0.1494102;-0.287708;-0.04665293,-0.1792756;-0.6216594;-0.03911747,-0.1925324;-0.6181651;-0.1112779,-0.06276352;0.522674;-0.1846571,820.5837
+0;0;0,0.001861694;0.3199058;-0.001924141,0.003307381;0.6374566;-0.02170123,0.1600721;0.5181148;0.004117978,0.1864927;0.2948834;0.02589258,0.2202823;0.05973504;-0.02766776,-0.1536745;0.5151935;-0.0010139,-0.2004852;0.2964071;0.02973863,-0.249018;0.05777459;0.03181466,0.08005167;0.0086824;-0.0565821,0.09581768;-0.2741212;-0.02771392,0.09543282;-0.5999506;0.04895623,0.09503318;-0.5598922;-0.05901743,-0.07835551;0.00824087;-0.05897195,-0.1217886;-0.2722315;-0.03641992,-0.142937;-0.5986191;0.03476405,-0.1405203;-0.5583782;-0.07316616,0.003064217;0.558369;-0.01396477,0;0;0,-0.03722225;0.3010537;-0.1016271,-0.07170734;0.5961123;-0.2155991,0.09539147;0.5159688;-0.1482391,0.2162396;0.327779;-0.1168582,0.1998863;0.08820689;-0.1573923,-0.1543625;0.440023;-0.07807884,-0.1843373;0.2273089;-0.008374654,-0.2520848;0.01418655;-0.1047818,0.07395765;0.01640993;-0.06281853,0.08164259;-0.2663191;-0.09545326,0.04571266;-0.5967033;-0.05547047,0.0248548;-0.6032978;-0.1553977,-0.0969498;-0.009932837;-0.01368434,-0.1497126;-0.2876052;-0.04794729,-0.180003;-0.6208611;-0.03980562,-0.1984077;-0.6277118;-0.1401198,-0.06338907;0.5233528;-0.1847506,820.6169
+0;0;0,0.001862456;0.3200368;-0.001924929,0.003310034;0.638019;-0.02173062,0.164881;0.5173005;0.004656281,0.1909212;0.2972831;0.02611738,0.2247197;0.06207281;-0.02745706,-0.1584707;0.5142898;-0.0006327033,-0.2046074;0.2986534;0.02967707,-0.2531531;0.05995806;0.03175364,0.08010489;0.008688174;-0.05661971,0.09587371;-0.2741657;-0.02774641,0.09548993;-0.5990757;0.04870738,0.09509003;-0.5590108;-0.05933489,-0.07840761;0.008246349;-0.05901116,-0.1218484;-0.2722759;-0.03645512,-0.1429371;-0.5977424;0.03452797,-0.140519;-0.557495;-0.07347081,0.003066427;0.558787;-0.01398006,0;0;0,-0.03577428;0.3013617;-0.1016469,-0.0684423;0.5969606;-0.2159595,0.1030604;0.5154858;-0.1476371,0.2177239;0.3274792;-0.1152003,0.2019226;0.08772145;-0.1552377,-0.1548079;0.4382648;-0.07536646,-0.1875701;0.2292234;-0.006267533,-0.2543682;0.0153355;-0.1017998,0.07423697;0.01622003;-0.06264067,0.08178748;-0.2665146;-0.09569716,0.04552446;-0.5959028;-0.0556941,0.02512185;-0.6024381;-0.1558115,-0.0970397;-0.009594662;-0.013759,-0.1500578;-0.2871711;-0.0488165,-0.1801178;-0.619485;-0.04011796,-0.1980603;-0.6262671;-0.1406154,-0.06059566;0.5240378;-0.1849997,820.6398
+0;0;0,0.001863792;0.3202664;-0.001926309,0.003312905;0.6385924;-0.02175417,0.1645484;0.5178586;0.004604049,0.1905803;0.2979115;0.0260583,0.2242894;0.06332329;-0.02737444,-0.1581335;0.5148541;-0.0006739805,-0.2042556;0.2992866;0.02962612,-0.2526728;0.06122263;0.0316972,0.07993803;0.008670076;-0.05650178,0.09571368;-0.2743063;-0.02761596,0.0953301;-0.5990511;0.04879897,0.09493016;-0.5589853;-0.05925348,-0.07824428;0.008229172;-0.05888824,-0.1217039;-0.2724146;-0.03632243,-0.1427819;-0.5977157;0.03462458,-0.1403635;-0.5574673;-0.07338437,0.003068987;0.5592592;-0.01399369,0;0;0,-0.03447113;0.3016604;-0.1019337,-0.06585597;0.5974497;-0.2170677,0.1046618;0.5146692;-0.1474566,0.2186594;0.326427;-0.1145301,0.2041016;0.08684255;-0.1520844,-0.1528915;0.4391061;-0.07676594,-0.1871166;0.2303422;-0.007766187,-0.2533653;0.01675674;-0.1027153,0.07434247;0.01611015;-0.06222034,0.08129095;-0.2666666;-0.09610128,0.04510112;-0.5959126;-0.05627775,0.02483229;-0.60246;-0.1564291,-0.09680136;-0.009429085;-0.01408196,-0.1504713;-0.2868984;-0.04998755,-0.1799638;-0.6190639;-0.04024744,-0.1977717;-0.625874;-0.1407696,-0.05832276;0.5244864;-0.1858642,820.6619
+0;0;0,0.00187136;0.3206988;-0.001544503,0.003604125;0.6394519;-0.01973088,0.1678808;0.5175564;0.003994354,0.1933949;0.2992718;0.02617851,0.2273647;0.06307338;-0.02725888,-0.1609402;0.5145798;-0.000396017,-0.2075192;0.301677;0.03557654,-0.2569353;0.06231526;0.04352657,0.07953051;0.008567245;-0.05629874,0.09507656;-0.2746685;-0.02720726,0.09479675;-0.5989369;0.04893745,0.0941302;-0.5587726;-0.05908384,-0.07792036;0.008237937;-0.05855425,-0.1215096;-0.2726528;-0.03595236,-0.1424795;-0.5974345;0.03493636,-0.140332;-0.5570917;-0.07304868,0.003265066;0.5599485;-0.01257932,0;0;0,-0.03465657;0.3016278;-0.1033113,-0.06583962;0.5971428;-0.2200658,0.1073083;0.5143831;-0.148082,0.2188049;0.3267688;-0.1140141,0.2043921;0.08552811;-0.151356,-0.1544967;0.4378758;-0.07668307,-0.188596;0.2314079;-0.005976088,-0.255771;0.01687936;-0.102227,0.07461935;0.01561674;-0.06128716,0.08040986;-0.2672283;-0.09700322,0.04417913;-0.5959473;-0.05726385,0.02435697;-0.6026866;-0.1574121,-0.09628122;-0.00886142;-0.01481384,-0.1513659;-0.286018;-0.05302834,-0.1803233;-0.6176225;-0.040861,-0.1976758;-0.6246197;-0.141372,-0.05837784;0.5242762;-0.1883354,820.6952
+0;0;0,0.00187136;0.3206988;-0.001544503,0.003604125;0.6394519;-0.01973088,0.1678808;0.5175564;0.003994354,0.1933949;0.2992718;0.02617851,0.2273647;0.06307338;-0.02725888,-0.1609402;0.5145798;-0.000396017,-0.2075192;0.301677;0.03557654,-0.2569353;0.06231526;0.04352657,0.07953051;0.008567245;-0.05629874,0.09507656;-0.2746685;-0.02720726,0.09479675;-0.5989369;0.04893745,0.0941302;-0.5587726;-0.05908384,-0.07792036;0.008237937;-0.05855425,-0.1215096;-0.2726528;-0.03595236,-0.1424795;-0.5974345;0.03493636,-0.140332;-0.5570917;-0.07304868,0.003265066;0.5599485;-0.01257932,0;0;0,-0.03465657;0.3016278;-0.1033113,-0.06583962;0.5971428;-0.2200658,0.1073083;0.5143831;-0.148082,0.2188049;0.3267688;-0.1140141,0.2043921;0.08552811;-0.151356,-0.1544967;0.4378758;-0.07668307,-0.188596;0.2314079;-0.005976088,-0.255771;0.01687936;-0.102227,0.07461935;0.01561674;-0.06128716,0.08040986;-0.2672283;-0.09700322,0.04417913;-0.5959473;-0.05726385,0.02435697;-0.6026866;-0.1574121,-0.09628122;-0.00886142;-0.01481384,-0.1513659;-0.286018;-0.05302834,-0.1803233;-0.6176225;-0.040861,-0.1976758;-0.6246197;-0.141372,-0.05837784;0.5242762;-0.1883354,820.7176
+0;0;0,0.001872689;0.3209265;-0.0015456,0.003607244;0.6400078;-0.01975053,0.167594;0.518109;0.003952557,0.1937913;0.2939795;0.02673073,0.2272043;0.06165299;-0.02583069,-0.1606486;0.5151377;-0.0004300894,-0.2084748;0.296534;0.0365057,-0.2570808;0.061096;0.0443254,0.0796097;0.008575777;-0.05635481,0.09515927;-0.274724;-0.02725675,0.09488016;-0.5981816;0.04869757,0.09421347;-0.5580153;-0.05934602,-0.07799796;0.00824614;-0.05861256,-0.121597;-0.2727081;-0.03600556,-0.1425146;-0.5966777;0.03470591,-0.1403666;-0.5563328;-0.07330143,0.003267853;0.5604265;-0.01259196,0;0;0,-0.03373436;0.3019841;-0.1032827,-0.0645482;0.5978718;-0.2200954,0.108312;0.5148141;-0.1484938,0.2199744;0.3214309;-0.1088254,0.2071958;0.08458658;-0.1487782,-0.1532509;0.4383841;-0.07727505,-0.192855;0.2277485;-0.003090762,-0.2564629;0.01600006;-0.09780812,0.07476366;0.01528156;-0.0613513,0.07937432;-0.2675812;-0.09760904,0.04298746;-0.5954536;-0.05799007,0.02329216;-0.6021537;-0.1582019,-0.09642651;-0.008344816;-0.01481231,-0.1540379;-0.2845688;-0.05638738,-0.1813254;-0.6152918;-0.03990702,-0.1985481;-0.6222505;-0.1404787,-0.0571414;0.5249075;-0.1883798,820.7512
+0;0;0,0.001874735;0.3209755;-0.00202232,0.003540613;0.6396435;-0.02132928,0.1703154;0.5174189;0.003211206,0.1961348;0.2955995;0.02636682,0.2295518;0.0607494;-0.02630715,-0.1634607;0.5145355;-0.0006213821,-0.2114958;0.2994621;0.042305,-0.2612167;0.06201313;0.05614815,0.0790204;0.008431927;-0.05593969,0.09452009;-0.2751378;-0.02671583,0.09446802;-0.5985004;0.04893558,0.09367416;-0.5584075;-0.05909082,-0.07741282;0.008267051;-0.05816771,-0.1210611;-0.2729595;-0.03552818,-0.1420621;-0.5967838;0.03506438,-0.1400369;-0.5565124;-0.07292912,0.00321862;0.5602128;-0.0138058,0;0;0,-0.0343148;0.3017577;-0.1039119,-0.06560122;0.596886;-0.2215631,0.1101694;0.5144401;-0.1487417,0.2198943;0.3226472;-0.1089599,0.2093031;0.08259474;-0.1451325,-0.1553516;0.4366258;-0.07599207,-0.1947761;0.2282647;-0.002249129,-0.258945;0.01456301;-0.09847663,0.075243;0.01500103;-0.05964923,0.07927743;-0.2679024;-0.09780002,0.04218391;-0.5955284;-0.05815506,0.02270502;-0.6023581;-0.1583366,-0.09556451;-0.008018581;-0.01573839,-0.1563972;-0.2833672;-0.06033211,-0.1781286;-0.6136876;-0.03382537,-0.1951668;-0.6208042;-0.1343453,-0.05800128;0.5241975;-0.1895542,820.7734
+0;0;0,0.001873161;0.3207061;-0.002020622,0.003535311;0.638651;-0.02128226,0.1707398;0.5165299;0.003281681,0.1969177;0.291631;0.02675877,0.2302189;0.05759409;-0.0257328,-0.1638929;0.5136392;-0.0005607409,-0.2125948;0.2955798;0.04296159,-0.2621436;0.05895305;0.05675681,0.0782515;0.008349881;-0.05539538,0.09376025;-0.2753858;-0.02615442,0.09370825;-0.5982563;0.0493819,0.09291475;-0.5581679;-0.05859651,-0.07665955;0.008186609;-0.05760171,-0.1203333;-0.2732045;-0.03494893,-0.1413024;-0.596536;0.03553623,-0.1392781;-0.5562693;-0.07240931,0.003214183;0.5594336;-0.013779,0;0;0,-0.03430527;0.3012711;-0.1044934,-0.06562725;0.5953906;-0.222692,0.1104756;0.5143975;-0.1488757,0.2209724;0.3198599;-0.106905,0.2115348;0.08056939;-0.1428015,-0.15567;0.4362965;-0.07590478,-0.1956768;0.2245314;-0.002617829,-0.2588003;0.01248346;-0.101049,0.07512101;0.01466918;-0.05833792,0.07925181;-0.2682416;-0.09765577,0.04179052;-0.5954207;-0.05890393,0.02216906;-0.602354;-0.1589673,-0.0944987;-0.007685149;-0.01651055,-0.1582107;-0.2822199;-0.06312575,-0.1770006;-0.610252;-0.01848227,-0.2021224;-0.6603259;-0.08717589,-0.05800845;0.523004;-0.1905375,820.796
+0;0;0,0.001873161;0.3207061;-0.002020622,0.003535311;0.638651;-0.02128226,0.1707398;0.5165299;0.003281681,0.1969177;0.291631;0.02675877,0.2302189;0.05759409;-0.0257328,-0.1638929;0.5136392;-0.0005607409,-0.2125948;0.2955798;0.04296159,-0.2621436;0.05895305;0.05675681,0.0782515;0.008349881;-0.05539538,0.09376025;-0.2753858;-0.02615442,0.09370825;-0.5982563;0.0493819,0.09291475;-0.5581679;-0.05859651,-0.07665955;0.008186609;-0.05760171,-0.1203333;-0.2732045;-0.03494893,-0.1413024;-0.596536;0.03553623,-0.1392781;-0.5562693;-0.07240931,0.003214183;0.5594336;-0.013779,0;0;0,-0.03430527;0.3012711;-0.1044934,-0.06562725;0.5953906;-0.222692,0.1104756;0.5143975;-0.1488757,0.2209724;0.3198599;-0.106905,0.2115348;0.08056939;-0.1428015,-0.15567;0.4362965;-0.07590478,-0.1956768;0.2245314;-0.002617829,-0.2588003;0.01248346;-0.101049,0.07512101;0.01466918;-0.05833792,0.07925181;-0.2682416;-0.09765577,0.04179052;-0.5954207;-0.05890393,0.02216906;-0.602354;-0.1589673,-0.0944987;-0.007685149;-0.01651055,-0.1582107;-0.2822199;-0.06312575,-0.1770006;-0.610252;-0.01848227,-0.2021224;-0.6603259;-0.08717589,-0.05800845;0.523004;-0.1905375,820.8181
+0;0;0,0.001850102;0.3203962;-0.002372751,0.00344079;0.6380103;-0.02240814,0.1705686;0.5164642;0.002470047,0.1968639;0.2889944;0.02657588,0.2298768;0.05543961;-0.02550335,-0.1638164;0.5135278;-0.0008080425,-0.2134041;0.2942535;0.04894,-0.2636962;0.0587566;0.0679628,0.07790006;0.008241476;-0.05517853,0.09335197;-0.2756017;-0.02590912,0.09329613;-0.5976955;0.04961339,0.09237994;-0.5576625;-0.0583518,-0.07632339;0.00822463;-0.05734202,-0.1200274;-0.2732724;-0.03471829,-0.141191;-0.5958456;0.03561402,-0.1392876;-0.5556421;-0.07232229,0.003142542;0.5588889;-0.01466246,0;0;0,-0.03413443;0.3008446;-0.1048341,-0.0655392;0.5945625;-0.2232587,0.1104937;0.5149443;-0.1496811,0.221633;0.3181084;-0.1058776,0.2128191;0.07938594;-0.1417079,-0.1561784;0.4366031;-0.07650771,-0.1962636;0.22216;-0.002871051,-0.2618156;0.01159242;-0.1014314,0.07503517;0.01446086;-0.05780673,0.0787145;-0.2684543;-0.0979054,0.04150791;-0.5950091;-0.060148,0.02188967;-0.6019934;-0.1601744,-0.09394308;-0.007253971;-0.01740944,-0.1587009;-0.2814468;-0.06523336,-0.1749957;-0.6057906;-0.002117112,-0.1922067;-0.6131414;-0.10245,-0.05790105;0.522265;-0.1910872,820.8516
+0;0;0,0.001850939;0.320541;-0.002373823,0.003435768;0.6369799;-0.02233431,0.1717855;0.5154338;0.002638519,0.1979586;0.2890221;0.02663222,0.2312794;0.05328843;-0.02593287,-0.1650376;0.512476;-0.0006634742,-0.2143947;0.2942216;0.04885316,-0.265156;0.05652776;0.06805342,0.0771233;0.008159298;-0.05462834,0.0925988;-0.2761174;-0.02531423,0.09254298;-0.5981416;0.05019197,0.09162763;-0.5581178;-0.05767392,-0.07556235;0.00814262;-0.05677025,-0.1193331;-0.2737843;-0.03411198,-0.1404921;-0.5962878;0.03620515,-0.1385905;-0.5560937;-0.07163189,0.003138686;0.5581678;-0.01461891,0;0;0,-0.03474453;0.3001269;-0.1071086,-0.06728119;0.5914947;-0.2278087,0.1100578;0.5145564;-0.1513984,0.2215286;0.3191847;-0.1074996,0.213057;0.07789774;-0.1414495,-0.1582447;0.4354117;-0.07813457,-0.2009936;0.2225831;-0.004653215,-0.2664677;0.01055047;-0.1056434,0.075101;0.01444897;-0.05612398,0.07763016;-0.2684927;-0.09913158,0.04085189;-0.5951516;-0.06249738,0.02156768;-0.6025178;-0.1623385,-0.09264249;-0.007091193;-0.01912893,-0.1582069;-0.2814177;-0.06769137,-0.1742396;-0.603113;0.007513769,-0.1908851;-0.6527016;-0.06407501,-0.05921558;0.5199699;-0.1947918,820.874
+0;0;0,0.001855239;0.3212858;-0.002379339,0.003444334;0.6386042;-0.0223992,0.1691275;0.5174302;0.002330556,0.1962435;0.2828612;0.02718873,0.2288833;0.05194584;-0.02430196,-0.1623722;0.5145192;-0.0009192498,-0.2135075;0.2884014;0.05038141,-0.2632313;0.05556591;0.06918924,0.0776673;0.00821685;-0.05501366,0.09312601;-0.2757514;-0.02573135,0.09307027;-0.597332;0.04967084,0.09215534;-0.5573128;-0.0581456,-0.07609534;0.008200055;-0.05717069,-0.1198186;-0.273421;-0.03453699,-0.1409485;-0.5954803;0.03568328,-0.1390477;-0.5552909;-0.07210433,0.003146109;0.5594889;-0.01465412,0;0;0,-0.03499646;0.3002657;-0.1088552,-0.06848998;0.5921313;-0.230417,0.1063156;0.5160951;-0.153687,0.2229737;0.3145398;-0.107403,0.2148117;0.0783195;-0.1416359,-0.1573288;0.4368978;-0.08240531,-0.2043436;0.2175952;-0.00448329,-0.2675363;0.0105519;-0.1053709,0.07497579;0.01453921;-0.05738878,0.07662056;-0.2684043;-0.09831119,0.04154397;-0.5951083;-0.06463957,0.02237172;-0.6026501;-0.1643825,-0.09353762;-0.007177731;-0.01803949,-0.1597133;-0.2807822;-0.06799743,-0.1746182;-0.6004155;0.01392907,-0.1912027;-0.649259;-0.05841909,-0.0600983;0.5203894;-0.1972208,820.8967
+0;0;0,0.001858362;0.3221904;-0.002796976,0.003418917;0.6403432;-0.02350964,0.1679464;0.5193939;0.001163843,0.1956969;0.277379;0.02743177,0.2277221;0.05000083;-0.02297968,-0.161281;0.5169321;-0.00125726,-0.2146382;0.2857068;0.05972776,-0.2642194;0.0572222;0.0843097,0.07603019;0.007961171;-0.05385618,0.09134201;-0.2764197;-0.02441351,0.09136843;-0.5970072;0.05061819,0.0902818;-0.5570458;-0.05708831,-0.07449255;0.008093706;-0.05594472,-0.1182977;-0.2739407;-0.03332794,-0.1396258;-0.594945;0.03672544,-0.137897;-0.5548196;-0.07095738,0.003126533;0.5609868;-0.01555823,0;0;0,-0.03452233;0.2997699;-0.1129785,-0.06880686;0.5914558;-0.2370303,0.1047437;0.5173311;-0.1587305,0.2239532;0.3096417;-0.1069083,0.2174976;0.0772939;-0.1421299,-0.1562065;0.4371305;-0.08867601,-0.2122152;0.2133693;-0.006060638,-0.2684024;0.008790344;-0.1073434,0.07389344;0.01458126;-0.05542206,0.0771241;-0.268349;-0.09916973,0.04430898;-0.5946083;-0.06943536,0.0255174;-0.6025994;-0.1689575,-0.0909469;-0.006994375;-0.02059609,-0.1567203;-0.2821159;-0.0648207,-0.1715947;-0.6019313;0.01200969,-0.1861987;-0.649727;-0.06171729,-0.06014626;0.5197365;-0.2032354,820.9299
+0;0;0,0.001848513;0.3204827;-0.002782152,0.00339759;0.6362782;-0.02333888,0.1738316;0.5144797;0.001869429,0.200772;0.2795309;0.02737042,0.2328603;0.05170386;-0.02314055,-0.1671894;0.5119296;-0.000638403,-0.2189887;0.2874554;0.05856605,-0.2686678;0.05851983;0.08319651,0.07608902;0.00796733;-0.05389784,0.09141369;-0.2766523;-0.02443045,0.09144006;-0.5966211;0.05045644,0.09035471;-0.5566715;-0.05712303,-0.07455018;0.008099968;-0.055988,-0.1183921;-0.2741712;-0.03335222,-0.139679;-0.594556;0.03656596,-0.1379523;-0.5544426;-0.07098986,0.003107566;0.5575625;-0.01545167,0;0;0,-0.0355443;0.2968972;-0.1153646,-0.07199582;0.5843076;-0.2426691,0.1076806;0.5163237;-0.1608019,0.2246663;0.3158579;-0.1087942,0.2214378;0.08221513;-0.1385736,-0.1641876;0.4323739;-0.08801442,-0.2162263;0.2143186;-0.008510269,-0.2683703;0.01085736;-0.1151436,0.07424245;0.01448938;-0.05510092,0.0773297;-0.2684288;-0.1004806,0.0463741;-0.5944653;-0.07346129,0.02835693;-0.6030251;-0.1727691,-0.09083972;-0.006791168;-0.02144806,-0.1551465;-0.2839623;-0.05539371,-0.1693349;-0.6057391;0.009770833,-0.1831344;-0.6535719;-0.06388479,-0.06281413;0.5137919;-0.2080035,820.9526
+0;0;0,0.001848513;0.3204827;-0.002782152,0.00339759;0.6362782;-0.02333888,0.1738316;0.5144797;0.001869429,0.200772;0.2795309;0.02737042,0.2328603;0.05170386;-0.02314055,-0.1671894;0.5119296;-0.000638403,-0.2189887;0.2874554;0.05856605,-0.2686678;0.05851983;0.08319651,0.07608902;0.00796733;-0.05389784,0.09141369;-0.2766523;-0.02443045,0.09144006;-0.5966211;0.05045644,0.09035471;-0.5566715;-0.05712303,-0.07455018;0.008099968;-0.055988,-0.1183921;-0.2741712;-0.03335222,-0.139679;-0.594556;0.03656596,-0.1379523;-0.5544426;-0.07098986,0.003107566;0.5575625;-0.01545167,0;0;0,-0.0355443;0.2968972;-0.1153646,-0.07199582;0.5843076;-0.2426691,0.1076806;0.5163237;-0.1608019,0.2246663;0.3158579;-0.1087942,0.2214378;0.08221513;-0.1385736,-0.1641876;0.4323739;-0.08801442,-0.2162263;0.2143186;-0.008510269,-0.2683703;0.01085736;-0.1151436,0.07424245;0.01448938;-0.05510092,0.0773297;-0.2684288;-0.1004806,0.0463741;-0.5944653;-0.07346129,0.02835693;-0.6030251;-0.1727691,-0.09083972;-0.006791168;-0.02144806,-0.1551465;-0.2839623;-0.05539371,-0.1693349;-0.6057391;0.009770833,-0.1831344;-0.6535719;-0.06388479,-0.06281413;0.5137919;-0.2080035,820.9858
+0;0;0,0.001753103;0.3212447;-0.003108634,0.00321896;0.638528;-0.0242779,0.1730815;0.516652;0.000848908,0.199845;0.2807698;0.02677166,0.2317488;0.0529393;-0.02332387,-0.1667821;0.5145165;-0.000882131,-0.2187874;0.2908624;0.06471492,-0.2690661;0.06265788;0.09350602,0.07630078;0.007880427;-0.05408886,0.09146793;-0.277037;-0.0245559,0.09173597;-0.5955648;0.04983263,0.09049263;-0.5556503;-0.05769179,-0.07476724;0.008234237;-0.05613887,-0.1188214;-0.2743123;-0.03362568,-0.1399898;-0.5932105;0.03601314,-0.1384198;-0.5531414;-0.07149266,0.002956093;0.5595207;-0.01620876,0;0;0,-0.03490839;0.2962928;-0.1191757,-0.07033692;0.5844161;-0.248971,0.1082745;0.5167421;-0.1662495,0.2233481;0.3148393;-0.1112769,0.220714;0.081322;-0.1412251,-0.1635522;0.4319723;-0.09584165,-0.2207435;0.2149039;-0.01436082,-0.2719895;0.01252753;-0.123227,0.07473049;0.01488766;-0.0548017,0.07598505;-0.2680109;-0.1022046,0.04854804;-0.5931723;-0.07960033,0.03134308;-0.6021074;-0.1788445,-0.0909551;-0.007151394;-0.02203502,-0.1547332;-0.2851929;-0.05212595,-0.1659578;-0.6070012;0.00538167,-0.1784496;-0.6562708;-0.06687918,-0.06138455;0.5136874;-0.2139761,821.0197
+0;0;0,0.001763751;0.3231957;-0.003127514,0.003237057;0.6420715;-0.0244005,0.1692961;0.5208107;0.0003800876,0.1965726;0.2804071;0.02679973,0.2279371;0.05642791;-0.02244898,-0.1629715;0.5187229;-0.001312263,-0.2159736;0.2907818;0.06554215,-0.2654023;0.06643496;0.09384656,0.07668842;0.007920464;-0.05436366,0.09188889;-0.2776227;-0.02476584,0.09215587;-0.5948822;0.0493265,0.09091368;-0.5549769;-0.05809792,-0.07514709;0.008276071;-0.05642409,-0.119298;-0.274891;-0.03386145,-0.1403822;-0.5925194;0.03550009,-0.1388136;-0.5524597;-0.07190572,0.002973049;0.5627213;-0.01629634,0;0;0,-0.03407413;0.29704;-0.1227784,-0.06827211;0.5858681;-0.2552555,0.1061243;0.5180105;-0.1725354,0.220214;0.3115894;-0.1124542,0.2225568;0.08244115;-0.1450336,-0.1591696;0.4344768;-0.1044891,-0.2246866;0.2150086;-0.022166,-0.2768901;0.01557045;-0.1274042,0.07539967;0.01480886;-0.05472517,0.07757731;-0.2679592;-0.1064889,0.05215384;-0.5920936;-0.0856595,0.03515347;-0.6013723;-0.1846941,-0.09142985;-0.006989212;-0.02215826,-0.1515778;-0.2865395;-0.05175281,-0.1602429;-0.6079278;0.0009526722,-0.1749113;-0.657683;-0.07020639,-0.05956277;0.5149381;-0.2198253,821.0525
+0;0;0,0.001761742;0.3228276;-0.003123951,0.003240224;0.6428494;-0.02447667,0.1692683;0.5212414;0.0003371499,0.1960364;0.2853181;0.02626443,0.2276958;0.05923255;-0.02344742,-0.1629397;0.519154;-0.001354896,-0.2149541;0.2954609;0.06425361,-0.2648477;0.06900425;0.09282418,0.07588115;0.007837088;-0.0537914,0.09112924;-0.2786009;-0.02410082,0.09139585;-0.5954213;0.04988895,0.09015384;-0.5555174;-0.05751964,-0.07435604;0.008188953;-0.05583013,-0.1186453;-0.2758655;-0.03319678,-0.1397003;-0.5930542;0.03606874,-0.1381319;-0.552996;-0.07132126,0.002975035;0.5631444;-0.01633628,0;0;0,-0.03158079;0.2952575;-0.1267128,-0.06321116;0.5839502;-0.2628734,0.1098573;0.5159074;-0.1772215,0.2219102;0.3134236;-0.1181197,0.2238402;0.08166216;-0.147635,-0.158454;0.4327597;-0.1144984,-0.2176967;0.2169657;-0.03100099,-0.2764773;0.01777057;-0.1380261,0.07562353;0.01463583;-0.05272341,0.08167531;-0.2678053;-0.1106124,0.0594711;-0.5919391;-0.09346652,0.04425362;-0.6016658;-0.192595,-0.08996798;-0.00669312;-0.02395513,-0.144731;-0.2883949;-0.05234344,-0.1512044;-0.6104528;-0.006665345,-0.1640431;-0.6205233;-0.1059919,-0.05515403;0.5129089;-0.2267148,821.0757
+0;0;0,0.001854797;0.3229083;-0.00299884,0.003715407;0.6438113;-0.02379444,0.1680257;0.522194;-0.000899313,0.1944251;0.289666;0.02553992,0.2258419;0.0636292;-0.0240063,-0.1610861;0.5207539;-0.001472455,-0.2126851;0.3019882;0.06884348,-0.2627662;0.07631613;0.1019871,0.07550812;0.007695361;-0.05354877,0.09067951;-0.2792475;-0.02370788,0.09120195;-0.5966264;0.05026226,0.08968493;-0.5566983;-0.05702414,-0.07401495;0.008259654;-0.05551333,-0.1183102;-0.2763153;-0.03288834,-0.1394199;-0.5939797;0.03671705,-0.1381295;-0.5538988;-0.07055806,0.003310058;0.563827;-0.01586775,0;0;0,-0.03009267;0.2940406;-0.1300645,-0.05990818;0.5823162;-0.2694776,0.1099246;0.5140361;-0.1801538,0.2189166;0.314232;-0.1196206,0.2217328;0.08222805;-0.1460917,-0.1618665;0.4355293;-0.1260888,-0.1943538;0.2141759;-0.05251939,-0.2612086;0.02658768;-0.1744849,0.0758882;0.01497987;-0.05142713,0.08424047;-0.2672106;-0.1127102,0.06454593;-0.5922443;-0.0998106,0.04976597;-0.6023934;-0.1987088,-0.08909254;-0.00702081;-0.02532573,-0.1424243;-0.2894374;-0.05453941,-0.1474311;-0.6121684;-0.009585619,-0.1554241;-0.6605492;-0.08309612,-0.05233102;0.5112836;-0.2326341,821.1089
+0;0;0,0.001842472;0.3207627;-0.002978914,0.003692684;0.6399025;-0.02366843,0.1761675;0.5164822;-5.728751E-05,0.2023036;0.2862731;0.02611828,0.2336561;0.06069861;-0.02332659,-0.1692548;0.5149707;-0.0006588344,-0.2203392;0.2983866;0.06895588,-0.2703178;0.07317615;0.1020317,0.07711675;0.007859303;-0.05468957,0.09230646;-0.27943;-0.02481264,0.09282517;-0.5945466;0.04863022,0.09130994;-0.5546301;-0.0585301,-0.07559177;0.008435618;-0.05669599,-0.1199405;-0.2764829;-0.03404368,-0.1408997;-0.5918829;0.03506554,-0.1396108;-0.5518138;-0.0720835,0.003288655;0.5601785;-0.01576754,0;0;0,-0.03305496;0.2907347;-0.1314597,-0.06593315;0.5747222;-0.2748373,0.1128747;0.5148214;-0.183598,0.2187526;0.3166022;-0.1214406,0.220741;0.08488302;-0.1462169,-0.1707965;0.4258343;-0.1224602,-0.2185374;0.2095099;-0.04973423,-0.277666;0.02078667;-0.1730182,0.07770216;0.01540169;-0.05220032,0.08920328;-0.2664572;-0.1160893,0.0714514;-0.5893777;-0.1061015,0.05800223;-0.6001396;-0.2048008,-0.09132551;-0.00750734;-0.02455607,-0.1409014;-0.2905996;-0.05710639,-0.1403063;-0.6115761;-0.01628648,-0.1513538;-0.6226619;-0.1151494,-0.05778711;0.5047557;-0.2366686,821.131
+0;0;0,0.001731527;0.3014479;-0.002799538,0.003445548;0.5973837;-0.022063,0.2020568;0.4714463;0.003516665,0.2283974;0.2394365;0.02989698,0.2598276;0.01330335;-0.01967036,-0.1955464;0.4697065;0.002824245,-0.2470304;0.2514283;0.07298349,-0.2971328;0.02566007;0.1061412,0.0773504;0.007883116;-0.05485528,0.09254488;-0.2794965;-0.02496896,0.09306083;-0.5929331;0.04808236,0.09155043;-0.5530483;-0.05873573,-0.0758208;0.008461177;-0.05686777,-0.1201835;-0.2765469;-0.03420834,-0.1410309;-0.5902655;0.03453244,-0.1397462;-0.5502285;-0.07227441,0.003062216;0.5217437;-0.01456685,0;0;0,-0.04771218;0.2696058;-0.1261663,-0.09575143;0.5254028;-0.2682869,0.1075693;0.5184951;-0.1859286,0.2156755;0.3192397;-0.1240525,0.221135;0.08710718;-0.1498528,-0.2138276;0.3839068;-0.08812059,-0.2528301;0.1641843;-0.01450577,-0.3186251;-0.006704003;-0.1595892,0.07771565;0.01604229;-0.05250955,0.09124883;-0.2656452;-0.1171634,0.07637107;-0.5870858;-0.1113472,0.06475476;-0.5990847;-0.2093842,-0.0915928;-0.008280314;-0.02442384,-0.1412612;-0.2911502;-0.05947727,-0.1357351;-0.6106871;-0.02146538,-0.1449433;-0.6229994;-0.1196233,-0.08532891;0.4607662;-0.2296705,821.1645
+0;0;0,0.001779948;0.3036466;-0.003247003,0.003563482;0.6057556;-0.02379005,0.1988953;0.4792609;0.001988867,0.2249813;0.2484878;0.02850528,0.2564892;0.02060102;-0.02084697,-0.1923398;0.4784668;0.00222826,-0.243847;0.2634003;0.07794639,-0.2941768;0.03682508;0.1165642,0.07734212;0.007742026;-0.0548709,0.09253457;-0.2800236;-0.02493575,0.09297691;-0.593747;0.04833363,0.0913097;-0.5539258;-0.05847965,-0.07580336;0.008612811;-0.05685268,-0.1202242;-0.2767847;-0.0342464,-0.1411839;-0.5908164;0.03457068,-0.1400568;-0.5508507;-0.07223628,0.00316564;0.5286725;-0.0158665,0;0;0,-0.04301081;0.2707539;-0.1306038,-0.08799493;0.5335808;-0.2740719,0.1129099;0.5194045;-0.1927149,0.2129795;0.3192796;-0.1250689,0.2164042;0.08527249;-0.1493521,-0.205424;0.3875982;-0.09891419,-0.2540594;0.1727718;-0.02065794,-0.3186294;-0.0004359186;-0.1662277,0.07807249;0.0160515;-0.05195761,0.09263872;-0.2653677;-0.1192408,0.08184786;-0.5873377;-0.1160963,0.07047419;-0.5993934;-0.2141283,-0.09142783;-0.008268914;-0.02500265,-0.1401181;-0.2916609;-0.06041736,-0.1297361;-0.6117566;-0.02546081,-0.1387036;-0.6241271;-0.1236068,-0.07828554;0.467293;-0.2351308,821.1978
+0;0;0,0.001846053;0.3149237;-0.003367593,0.00379485;0.644931;-0.02578134,0.195978;0.5126684;0.0003871489,0.2223338;0.2795078;0.02717789,0.2540064;0.05043037;-0.02243222,-0.189031;0.511887;0.0006227326,-0.241071;0.2945954;0.07712422,-0.2916639;0.06683639;0.1159438,0.07283693;0.007291052;-0.05167466,0.08808502;-0.2815285;-0.02162988,0.08853222;-0.5987061;0.05244623,0.08686464;-0.5588827;-0.05439105,-0.07138781;0.008111114;-0.053541,-0.1159714;-0.2783316;-0.03085193,-0.1371619;-0.5958209;0.03872285,-0.1360345;-0.5558529;-0.06810811,0.003363181;0.5612936;-0.01718407,0;0;0,-0.04231647;0.2813804;-0.135004,-0.08359707;0.5714979;-0.288414,0.1180402;0.5190362;-0.199029,0.2146962;0.3156853;-0.127739,0.2128213;0.08016846;-0.1493971,-0.1927635;0.4074511;-0.1149815,-0.2529171;0.192264;-0.03848119,-0.313107;0.001248062;-0.164302,0.0755524;0.01567253;-0.04555058,0.09679858;-0.264685;-0.1197138,0.08906326;-0.5903063;-0.1195452,0.07711155;-0.6022152;-0.2175977,-0.0847315;-0.007217143;-0.02823356,-0.1311584;-0.292664;-0.05850856,-0.1171751;-0.616542;-0.02693889,-0.1230654;-0.6635408;-0.101437,-0.07449537;0.4989095;-0.2469726,821.2201
+0;0;0,0.001846053;0.3149237;-0.003367593,0.00379485;0.644931;-0.02578134,0.195978;0.5126684;0.0003871489,0.2223338;0.2795078;0.02717789,0.2540064;0.05043037;-0.02243222,-0.189031;0.511887;0.0006227326,-0.241071;0.2945954;0.07712422,-0.2916639;0.06683639;0.1159438,0.07283693;0.007291052;-0.05167466,0.08808502;-0.2815285;-0.02162988,0.08853222;-0.5987061;0.05244623,0.08686464;-0.5588827;-0.05439105,-0.07138781;0.008111114;-0.053541,-0.1159714;-0.2783316;-0.03085193,-0.1371619;-0.5958209;0.03872285,-0.1360345;-0.5558529;-0.06810811,0.003363181;0.5612936;-0.01718407,0;0;0,-0.04231647;0.2813804;-0.135004,-0.08359707;0.5714979;-0.288414,0.1180402;0.5190362;-0.199029,0.2146962;0.3156853;-0.127739,0.2128213;0.08016846;-0.1493971,-0.1927635;0.4074511;-0.1149815,-0.2529171;0.192264;-0.03848119,-0.313107;0.001248062;-0.164302,0.0755524;0.01567253;-0.04555058,0.09679858;-0.264685;-0.1197138,0.08906326;-0.5903063;-0.1195452,0.07711155;-0.6022152;-0.2175977,-0.0847315;-0.007217143;-0.02823356,-0.1311584;-0.292664;-0.05850856,-0.1171751;-0.616542;-0.02693889,-0.1230654;-0.6635408;-0.101437,-0.07449537;0.4989095;-0.2469726,821.2538
+0;0;0,0.00195392;0.3201919;-0.003865476,0.003977268;0.6490752;-0.02686024,0.1950008;0.5177364;-0.001056075,0.2211159;0.2851699;0.02627395,0.252669;0.05649315;-0.0227848,-0.1879291;0.518353;0.0007613879,-0.2399577;0.3031133;0.0812662,-0.2904871;0.07658102;0.1239898,0.0757642;0.007459854;-0.05372456,0.09089676;-0.2808665;-0.02367362,0.09134872;-0.5979614;0.0503369,0.08938197;-0.5581916;-0.05645937,-0.07423721;0.008566142;-0.05565654,-0.1188548;-0.2773798;-0.03310973,-0.1400007;-0.5947446;0.03659941,-0.139173;-0.5548342;-0.0701988,0.003527939;0.5661986;-0.0181469,0;0;0,-0.0410274;0.2864715;-0.1370857,-0.08009131;0.5753528;-0.2910953,0.120821;0.5193593;-0.2031515,0.2069566;0.3142261;-0.1255813,0.2089097;0.0794992;-0.1499715,-0.1888779;0.4123787;-0.1187824,-0.2647305;0.2025667;-0.04301022,-0.3176371;0.00449948;-0.1599104,0.07780518;0.01476723;-0.04909658,0.09799848;-0.266037;-0.1198452,0.09291359;-0.5916073;-0.1221006,0.0806017;-0.6035519;-0.2200487,-0.09032884;-0.005517683;-0.02219117,-0.1304871;-0.2906244;-0.05914643,-0.1161058;-0.6144741;-0.02846378,-0.126013;-0.6267607;-0.1265375,-0.0712277;0.503552;-0.2497344,821.2758
+0;0;0,0.002032077;0.3329997;-0.004020096,0.00413685;0.6750954;-0.02793193,0.189438;0.5420138;-0.002301956,0.2153386;0.3113565;0.02480371,0.2471942;0.0804875;-0.02472534,-0.1820821;0.542612;-0.0005386472,-0.2336836;0.3291393;0.07930528,-0.2846974;0.1004353;0.1224385,0.07763066;0.007643629;-0.05504808,0.09275657;-0.2805562;-0.02501033,0.09321316;-0.6008978;0.049758,0.09124534;-0.5611227;-0.05709626,-0.07606605;0.00877717;-0.05702765,-0.120664;-0.2770432;-0.03449074,-0.1420265;-0.5976576;0.03593216,-0.1411983;-0.5577418;-0.07092404,0.003670244;0.589032;-0.01888354,0;0;0,-0.03853925;0.2992797;-0.1409094,-0.07464527;0.602054;-0.2978816,0.118822;0.5143981;-0.2053647,0.2127583;0.3143178;-0.1295211,0.2121532;0.07710606;-0.1518505,-0.1743653;0.4276296;-0.1315244,-0.2527088;0.2203695;-0.05726852,-0.3144681;0.01587836;-0.1628031,0.07930106;0.01319093;-0.05150318,0.105909;-0.2672483;-0.1210449,0.1023497;-0.5961546;-0.1251998,0.08928453;-0.6077577;-0.2232597,-0.09238821;-0.004815367;-0.02358957,-0.1251698;-0.2907942;-0.06008175,-0.1079079;-0.618124;-0.03239663,-0.1185948;-0.6300946;-0.1305879,-0.0663259;0.5267943;-0.2559798,821.2983
+0;0;0,0.00210165;0.3444008;-0.004157734,0.004291098;0.7002546;-0.02902997,0.1743958;0.5675803;-0.004393683,0.1998975;0.3404759;0.02229445,0.2317505;0.1096262;-0.02723047,-0.16677;0.5681296;-0.002774443,-0.2175767;0.3579452;0.07583958,-0.2685862;0.1292603;0.1189692,0.08092362;0.007967858;-0.05738312,0.09602992;-0.2798584;-0.0273843,0.09648486;-0.5990411;0.04711353,0.09451756;-0.5592686;-0.05971256,-0.07929263;0.009149482;-0.05944666,-0.1238328;-0.2763004;-0.03693896,-0.145118;-0.5957547;0.03322917,-0.14429;-0.5558416;-0.07359887,0.003805872;0.6107569;-0.0196205,0;0;0,-0.03706776;0.3113408;-0.142571,-0.07196653;0.629462;-0.3002214,0.09423751;0.5002456;-0.1975939,0.2120045;0.3138779;-0.1317379,0.213042;0.07683206;-0.1555514,-0.1652136;0.4635023;-0.1424318,-0.2330778;0.2530197;-0.07894558,-0.3020612;0.04043809;-0.1614638,0.08131054;0.01240477;-0.05603266,0.1107408;-0.2679813;-0.1230371,0.1090115;-0.5957063;-0.1276288,0.09292637;-0.6067767;-0.2254331,-0.09822097;-0.003544627;-0.01565303,-0.1235945;-0.2886351;-0.06094844,-0.1019946;-0.6146057;-0.03440803,-0.1157239;-0.6260747;-0.132403,-0.06393102;0.5502726;-0.2582324,821.3317
+0;0;0,0.002357255;0.3444001;-0.004078852,0.005251048;0.7002753;-0.02860503,0.1750987;0.5670493;-0.005622369,0.2006029;0.3400302;0.02177879,0.231986;0.1091115;-0.02772427,-0.1663587;0.5692385;-0.002785061,-0.2172412;0.3607854;0.08026434,-0.2686413;0.1332663;0.1287617,0.08097839;0.00776239;-0.05733398,0.09610699;-0.2800532;-0.02724472,0.09651449;-0.5992376;0.04724634,0.09427305;-0.5594407;-0.05957213,-0.07926988;0.009370753;-0.05944254,-0.1237382;-0.2760972;-0.03702231,-0.1452578;-0.5955047;0.03328784,-0.1447015;-0.5555653;-0.07353953,0.004517572;0.6107648;-0.01933454,0;0;0,-0.03706776;0.3113408;-0.142571,-0.07196653;0.629462;-0.3002214,0.09423751;0.5002456;-0.1975939,0.2120045;0.3138779;-0.1317379,0.213042;0.07683206;-0.1555514,-0.1652136;0.4635023;-0.1424318,-0.2330778;0.2530197;-0.07894558,-0.3020612;0.04043809;-0.1614638,0.08131054;0.01240477;-0.05603266,0.1107408;-0.2679813;-0.1230371,0.1090115;-0.5957063;-0.1276288,0.09292637;-0.6067767;-0.2254331,-0.09822097;-0.003544627;-0.01565303,-0.1235945;-0.2886351;-0.06094844,-0.1019946;-0.6146057;-0.03440803,-0.1157239;-0.6260747;-0.132403,-0.06393102;0.5502726;-0.2582324,821.3539
+0;0;0,0.002372919;0.3466886;-0.004105955,0.005256928;0.7013619;-0.02854396,0.1695016;0.5699902;-0.006055226,0.1960689;0.3335082;0.0224881,0.2271265;0.1049843;-0.02650156,-0.1607332;0.5721075;-0.00331117,-0.2137367;0.3549653;0.08319999,-0.2646037;0.1298058;0.1311944,0.08084209;0.007749324;-0.05723748,0.09595527;-0.2797729;-0.02717889,0.096362;-0.5983585;0.04717242,0.09411927;-0.558556;-0.05970762,-0.07913645;0.00935498;-0.05934248,-0.1235594;-0.275822;-0.03694512,-0.1450387;-0.5946302;0.03323313,-0.144482;-0.5546851;-0.07365579,0.004526874;0.6122689;-0.01931672,0;0;0,-0.03498048;0.3140283;-0.1427517,-0.06818625;0.6310014;-0.3003566,0.09395601;0.5100826;-0.1986296,0.2085617;0.3104539;-0.1318598,0.209322;0.0758206;-0.1549757,-0.1580972;0.4677424;-0.1466078,-0.2356938;0.251569;-0.07810896,-0.3054456;0.04034105;-0.1562446,0.08047903;0.01215047;-0.05698347,0.1102975;-0.2683767;-0.1219165,0.1116156;-0.5954697;-0.1277051,0.09588204;-0.6064656;-0.2256656,-0.09794319;-0.003542657;-0.0163158,-0.1246544;-0.2883859;-0.06049536,-0.1010791;-0.6136782;-0.034919,-0.1144546;-0.62506;-0.1330674,-0.06041364;0.552247;-0.2583973,821.3875
+0;0;0,0.002387651;0.3488409;-0.004131447,0.005267393;0.7029913;-0.02852505,0.1649206;0.5731091;-0.006437938,0.1916718;0.3349903;0.02230296,0.2226725;0.1068855;-0.02659685,-0.1561182;0.5751675;-0.003770295,-0.2094886;0.3565223;0.08333969,-0.2602623;0.1317757;0.1312461,0.08054856;0.007721187;-0.05702965,0.09565558;-0.2796839;-0.02698332,0.09606264;-0.5985301;0.04742884,0.09381916;-0.5587244;-0.05948693,-0.07884911;0.009321012;-0.05912701,-0.123254;-0.2757398;-0.03673877,-0.1447508;-0.5948089;0.03349691,-0.1441939;-0.5548605;-0.07342775,0.004539897;0.6142105;-0.01933014,0;0;0,-0.03193311;0.3170763;-0.1419706,-0.06243956;0.6345656;-0.297895,0.09425177;0.5126755;-0.1986303,0.2082081;0.3102002;-0.1333621,0.2062615;0.07589017;-0.1552494,-0.1497561;0.4732923;-0.1476382,-0.233384;0.2578248;-0.07819465,-0.3036923;0.04906569;-0.1610222,0.07971118;0.01161039;-0.05754471,0.1114414;-0.2687973;-0.1215556,0.1158094;-0.5961336;-0.1272278,0.09912971;-0.6068273;-0.2251971,-0.09745874;-0.003219087;-0.01707332,-0.1227659;-0.2880271;-0.06153235,-0.09709644;-0.6134939;-0.03677901,-0.1114335;-0.6245738;-0.1349577,-0.05531178;0.5558159;-0.256485,821.41
+0;0;0,0.002505942;0.3508255;-0.004735401,0.005495641;0.7041448;-0.03011965,0.1602176;0.5759515;-0.008255276,0.186506;0.342081;0.02066006,0.2173411;0.1129351;-0.02820717,-0.1511324;0.5790304;-0.004452217,-0.2028391;0.3663063;0.08663841,-0.2547203;0.1417976;0.1390868,0.08181678;0.007632297;-0.05788682,0.09686036;-0.2795727;-0.0278588,0.09735925;-0.598848;0.04669937,0.0948377;-0.5591182;-0.06013338,-0.08005935;0.009693227;-0.05999719,-0.1244225;-0.2751939;-0.03795321,-0.1460181;-0.5946709;0.03250216,-0.1457401;-0.5548161;-0.07434852,0.00474659;0.6157808;-0.02064948,0;0;0,-0.03366257;0.3195542;-0.1409225,-0.0653865;0.6367164;-0.2955427,0.08207817;0.5037993;-0.1964281,0.2058436;0.3109723;-0.135416,0.203754;0.07568055;-0.1573269,-0.149231;0.4780631;-0.14903,-0.2264746;0.263795;-0.08311179,-0.3030106;0.05146341;-0.1531418,0.08028261;0.01137903;-0.05939985,0.114507;-0.2688708;-0.1218772,0.1201091;-0.5966377;-0.1276553,0.1019175;-0.6071854;-0.2253242,-0.09929281;-0.002968399;-0.01533772,-0.1202327;-0.2875148;-0.06234387,-0.09307717;-0.6133327;-0.03782526,-0.1089486;-0.6242777;-0.1357327,-0.05782492;0.5582427;-0.2545164,821.4445
+0;0;0,0.002414748;0.3380585;-0.004563074,0.005143611;0.6605549;-0.02768715,0.1623493;0.5404229;-0.006560759,0.1881247;0.3111166;0.02179027,0.2190716;0.08113964;-0.0272542,-0.1538274;0.5435495;-0.002698744,-0.2045249;0.334977;0.08661417,-0.2565943;0.109654;0.1392528,0.08235861;0.007682842;-0.05827017,0.09740203;-0.2795191;-0.02824248,0.09789947;-0.5978673;0.04609919,0.09595658;-0.5603703;-0.03621738,-0.08058955;0.00975742;-0.06039453,-0.1249523;-0.2751267;-0.03835078,-0.1464851;-0.593676;0.0319,-0.1462709;-0.5560827;-0.05043039,0.004468129;0.5808697;-0.0191471,0;0;0,-0.0383561;0.3055068;-0.1396589,-0.07810561;0.588336;-0.2912123,0.08492123;0.5043463;-0.196605,0.2035349;0.3137053;-0.1363029,0.1987883;0.07767819;-0.1591313,-0.1580248;0.4325105;-0.1456686,-0.2415942;0.230318;-0.0670309,-0.3144438;0.03047329;-0.1719476,0.08051198;0.01242033;-0.06000781,0.1144047;-0.2678493;-0.1225631,0.1208711;-0.5946638;-0.1273532,0.1343027;-0.617631;-0.1894021,-0.09997885;-0.004905966;-0.01474929,-0.121335;-0.2893066;-0.06242622,-0.09201792;-0.6139575;-0.03763042,-0.101206;-0.6163422;-0.1131474,-0.06845318;0.5196659;-0.2510331,821.4767
+0;0;0,0.002327273;0.3258123;-0.004397777,0.004962089;0.6371925;-0.02675747,0.1710789;0.5168349;-0.005142074,0.1976699;0.2802727;0.02410605,0.2284994;0.05116843;-0.0247523,-0.1629086;0.5201376;-0.001062505,-0.2152103;0.3049653;0.09107649,-0.2670821;0.08049738;0.1435153,0.08191793;0.007641733;-0.05795838,0.09693831;-0.2791204;-0.02797667,0.09743803;-0.5989237;0.0467048,0.09549777;-0.561437;-0.03550016,-0.08015833;0.009705211;-0.06007137,-0.1244531;-0.2747427;-0.03806138,-0.1460844;-0.594748;0.03251051,-0.1458705;-0.557165;-0.04970825,0.004304008;0.5595601;-0.01843742,0;0;0,-0.04920757;0.2925589;-0.1347826,-0.1009493;0.5658631;-0.2765648,0.07771194;0.5173883;-0.1956503,0.1950541;0.3165635;-0.1371319,0.1918637;0.08145267;-0.1603501,-0.1866216;0.4141446;-0.1248519,-0.2421964;0.1921354;-0.05310556,-0.326578;0.006506115;-0.17247,0.07663682;0.01449484;-0.06359887,0.113763;-0.2656586;-0.1226985,0.1221096;-0.5939499;-0.1253216,0.1345589;-0.6172118;-0.1871736,-0.09954765;-0.005742644;-0.01361643,-0.1240224;-0.2895343;-0.06073685,-0.09124996;-0.6153834;-0.0362399,-0.1009856;-0.6177545;-0.1115712,-0.08836411;0.4985707;-0.2390175,821.5104
+0;0;0,0.002350885;0.3237977;-0.004748092,0.005024659;0.6376055;-0.02782767,0.1652392;0.5182065;-0.00650222,0.1913314;0.2859508;0.02244528,0.2217067;0.05769892;-0.02592436,-0.157042;0.5222006;-0.001836106,-0.2080153;0.3129339;0.09340403,-0.2598507;0.09039274;0.1495264,0.08254761;0.007488227;-0.05836977,0.09745596;-0.2790912;-0.02835585,0.09810923;-0.5988945;0.04617127,0.09604297;-0.5614085;-0.03639545,-0.08071546;0.009999809;-0.06051636,-0.1250021;-0.2742698;-0.03859988,-0.1467046;-0.59424;0.03194808,-0.1466057;-0.5566578;-0.05063565,0.004366039;0.5594505;-0.01929406,0;0;0,-0.05109486;0.2910076;-0.1325779,-0.1016428;0.5674939;-0.2740858,0.07045759;0.5102655;-0.1904478,0.1955759;0.3182219;-0.136354,0.1890985;0.08443427;-0.1620951,-0.1829011;0.4161963;-0.1268847,-0.2406333;0.1996957;-0.05438638,-0.322574;0.01829675;-0.1798509,0.07626411;0.01550949;-0.06496501,0.1143565;-0.2645904;-0.1227913,0.1217255;-0.5928751;-0.1208582,0.1352131;-0.6169365;-0.1822832,-0.1003515;-0.00801834;-0.01193741,-0.1260004;-0.29153;-0.05899228,-0.09090538;-0.6170173;-0.03339491,-0.1012573;-0.6194105;-0.1090328,-0.0892403;0.4995283;-0.2365582,821.5336
+0;0;0,0.002347243;0.3232961;-0.004740737,0.005040761;0.6394279;-0.02801309,0.1683614;0.5181913;-0.006326498,0.1937563;0.2921416;0.0218475,0.2242514;0.06299058;-0.0267127,-0.1601598;0.5222627;-0.001570037,-0.2097711;0.3185878;0.09112519,-0.2618107;0.09516996;0.1474687,0.08219516;0.007456255;-0.05812056,0.09711034;-0.2792544;-0.02809289,0.09776688;-0.6006528;0.04680594,0.09568802;-0.5631211;-0.03626394,-0.08037084;0.009957113;-0.06025798,-0.1246778;-0.2744427;-0.03833146,-0.1464885;-0.5960087;0.03256837,-0.146389;-0.5583804;-0.05051865,0.004373385;0.5602338;-0.01936601,0;0;0,-0.0496895;0.2909579;-0.1319954,-0.09891035;0.569999;-0.2741652,0.07598859;0.507668;-0.1897795,0.1941504;0.3188892;-0.135581,0.1860393;0.08451083;-0.163852,-0.182795;0.416291;-0.1243951,-0.2347947;0.2050446;-0.05222751,-0.3271735;0.02801335;-0.1784192,0.07558433;0.01608622;-0.06494522,0.1141944;-0.2639182;-0.1235449,0.118377;-0.5936073;-0.1095884,0.1376398;-0.6181198;-0.1697464,-0.09990019;-0.008632492;-0.01162205,-0.1269415;-0.2923346;-0.0575458,-0.08987916;-0.6192866;-0.0323277,-0.1010482;-0.6218496;-0.1083314,-0.08716026;0.5008854;-0.2363212,821.5669
+0;0;0,0.002386398;0.328689;-0.004819818,0.005254703;0.6653511;-0.02965502,0.1711651;0.537209;-0.007078298,0.1962741;0.3137042;0.02077851,0.2260344;0.09007446;-0.02661163,-0.1626494;0.541346;-0.002245201,-0.2117021;0.3399641;0.08940645,-0.2624879;0.1219294;0.1443923,0.08187199;0.007426939;-0.05789204,0.09679942;-0.2795194;-0.02783969,0.09745913;-0.602474;0.0474218,0.09547038;-0.5652687;-0.0320476,-0.08005484;0.009917964;-0.06002105,-0.1243982;-0.2747156;-0.03807651,-0.1463145;-0.5978385;0.0331666,-0.1462194;-0.5605408;-0.04631918,0.004534842;0.5799289;-0.02032791,0;0;0,-0.04952161;0.2967621;-0.1324587,-0.09676343;0.5975829;-0.2782717,0.07822865;0.5066054;-0.1880744,0.1934423;0.319152;-0.13378,0.182099;0.09114696;-0.1658237,-0.1782383;0.4275586;-0.128168,-0.2329648;0.2218304;-0.0504392,-0.3250244;0.04903434;-0.1721286,0.07599605;0.01648495;-0.06373787,0.1157513;-0.2632979;-0.1237814,0.1188684;-0.5939819;-0.09923005,0.136319;-0.6186814;-0.15468,-0.09923179;-0.009489497;-0.01314036,-0.1257691;-0.2939276;-0.05620899,-0.08665718;-0.6222816;-0.03134385,-0.09761562;-0.623035;-0.104182,-0.08582436;0.5217897;-0.2392821,821.6005
+0;0;0,0.002384846;0.324145;-0.00523734,0.005203262;0.6388618;-0.02901459,0.174337;0.5196232;-0.003460336,0.2009906;0.2940559;0.02165541,0.2304699;0.07109247;-0.02523303,-0.1661192;0.5242748;-0.0009480286,-0.215439;0.3229004;0.09516493,-0.2668269;0.1068902;0.1541491,0.08237201;0.007235038;-0.0582672,0.09719408;-0.2791912;-0.02824051,0.09776939;-0.6034298;0.04719403,0.0962213;-0.5662681;-0.03234488,-0.08056723;0.01014556;-0.06032041,-0.1248285;-0.2739883;-0.03863662,-0.1467845;-0.5983697;0.03289005,-0.1462474;-0.5611144;-0.04665361,0.0045289;0.5625508;-0.02046129,0;0;0,-0.05284159;0.2925035;-0.1294317,-0.1105044;0.571551;-0.2651989,0.07382789;0.5061008;-0.1824467,0.1934265;0.3181978;-0.1313541,0.182504;0.09137844;-0.1661952,-0.1925586;0.4180237;-0.1117091,-0.2300069;0.202552;-0.0454414,-0.3394827;0.03699256;-0.1611366,0.07417611;0.01759598;-0.06648946,0.1173134;-0.2619747;-0.1225314,0.1180052;-0.5926895;-0.08447027,0.1351937;-0.6197107;-0.1376987,-0.09994871;-0.01069108;-0.01133658,-0.1275;-0.2945195;-0.05427486,-0.08637553;-0.623872;-0.02864188,-0.09820108;-0.6247929;-0.1013343,-0.09557343;0.5049154;-0.2300742,821.6339
+0;0;0,0.002386846;0.3244169;-0.005241733,0.005258454;0.6451112;-0.02957496,0.1744105;0.5222461;-0.003610631,0.2008708;0.2983153;0.0213229,0.2304017;0.0749616;-0.02564761,-0.1661464;0.5268991;-0.001097582,-0.2151085;0.3269856;0.0943181,-0.2665863;0.1105973;0.1534055,0.08159608;0.007166884;-0.05771833,0.09642347;-0.2793623;-0.02768085,0.0970037;-0.6063693;0.04839774,0.09492336;-0.5667455;-0.05848658,-0.07980829;0.01004999;-0.05975219,-0.1240855;-0.274186;-0.03806061,-0.1462289;-0.601337;0.03407675,-0.1455072;-0.5615872;-0.07281397,0.004552158;0.5651864;-0.02061662,0;0;0,-0.05147818;0.2933753;-0.1286871,-0.1056776;0.5790792;-0.2661684,0.0767532;0.5051287;-0.1815336,0.1941569;0.3180881;-0.1295812,0.1832161;0.09133311;-0.1673653,-0.1884857;0.4187449;-0.1128158,-0.2390148;0.211565;-0.03541964,-0.3419623;0.04139347;-0.1512153,0.07453537;0.01740274;-0.0646708,0.1186147;-0.2620151;-0.1212728,0.1164254;-0.594312;-0.07335782,0.09882213;-0.6053495;-0.1709654,-0.09873005;-0.01048267;-0.01353445,-0.1249311;-0.2949173;-0.05392713,-0.0822681;-0.6268951;-0.02761288,-0.09778135;-0.6381653;-0.1254766,-0.09246786;0.5085274;-0.2298825,821.6558
+0;0;0,0.00238957;0.3247872;-0.005247716,0.005267623;0.6462044;-0.02964471,0.1746604;0.5229129;-0.003615065,0.2007603;0.3020313;0.02097894,0.2304575;0.07741973;-0.02625611,-0.1663856;0.5275725;-0.001098406,-0.2146809;0.3303813;0.09301797,-0.2664486;0.1127743;0.1524381,0.08182659;0.007187131;-0.05788139,0.09664842;-0.2792347;-0.02785517,0.09722971;-0.6068338;0.0483612,0.09514738;-0.5672008;-0.05862564,-0.08003376;0.01007838;-0.059921,-0.1242944;-0.2740511;-0.03823755,-0.1464779;-0.6017945;0.03403044,-0.1457555;-0.5620354;-0.07296279,0.004558102;0.5659149;-0.02064547,0;0;0,-0.0509122;0.2941217;-0.1281419,-0.1044308;0.5806469;-0.2658768,0.07790194;0.5057038;-0.1806839,0.1912279;0.3200808;-0.1279957,0.1826264;0.09228575;-0.1679816,-0.1871729;0.4186596;-0.1127063,-0.2436603;0.2181094;-0.031076,-0.3502795;0.04555413;-0.1425232,0.07518815;0.01772365;-0.06426597,0.118945;-0.2617712;-0.1201825,0.1155965;-0.5932981;-0.06353235,0.09847741;-0.6042756;-0.1613643,-0.09896412;-0.01091941;-0.01357834,-0.1256395;-0.2952019;-0.05395923,-0.08097173;-0.6274734;-0.02692292,-0.0960215;-0.6386498;-0.1250112,-0.09145986;0.5097247;-0.2294116,821.6895
+0;0;0,0.002508068;0.3249565;-0.005631229,0.005478941;0.6477371;-0.03064081,0.1750707;0.5240262;-0.006136066,0.2006154;0.3030394;0.02009332,0.2302535;0.07680421;-0.02749955,-0.166396;0.529587;-0.001345681,-0.2141903;0.33357;0.09596155,-0.2663575;0.1159526;0.1611314,0.08193828;0.006949177;-0.05783864,0.09674706;-0.2791988;-0.02799844,0.09740401;-0.6083663;0.04854361,0.09480244;-0.5687503;-0.05862837,-0.08007167;0.01027209;-0.05992071,-0.1244122;-0.2735633;-0.0384312,-0.1467753;-0.6028775;0.03411128,-0.1465624;-0.5631418;-0.07308126,0.004744151;0.5670548;-0.02146393,0;0;0,-0.05077013;0.2946758;-0.1273706,-0.1032576;0.583275;-0.2644725,0.07889347;0.5080009;-0.1798732,0.1907352;0.3212998;-0.1268656,0.1813281;0.09221186;-0.168771,-0.1847551;0.4166821;-0.1132192,-0.2545431;0.224356;-0.0220271,-0.3615112;0.04674487;-0.128507,0.07551938;0.01779974;-0.06393337,0.1175502;-0.262038;-0.1179211,0.1151618;-0.5943112;-0.05628371,0.09920901;-0.6050751;-0.1546142,-0.0989837;-0.01121767;-0.01355999,-0.1262867;-0.2951338;-0.05401492,-0.08031216;-0.6287677;-0.02599552,-0.09419806;-0.6397093;-0.1245655,-0.09067287;0.5117432;-0.2281516,821.7226
+0;0;0,0.002508068;0.3249565;-0.005631229,0.005478941;0.6477371;-0.03064081,0.1750707;0.5240262;-0.006136066,0.2006154;0.3030394;0.02009332,0.2302535;0.07680421;-0.02749955,-0.166396;0.529587;-0.001345681,-0.2141903;0.33357;0.09596155,-0.2663575;0.1159526;0.1611314,0.08193828;0.006949177;-0.05783864,0.09674706;-0.2791988;-0.02799844,0.09740401;-0.6083663;0.04854361,0.09480244;-0.5687503;-0.05862837,-0.08007167;0.01027209;-0.05992071,-0.1244122;-0.2735633;-0.0384312,-0.1467753;-0.6028775;0.03411128,-0.1465624;-0.5631418;-0.07308126,0.004744151;0.5670548;-0.02146393,0;0;0,-0.05077013;0.2946758;-0.1273706,-0.1032576;0.583275;-0.2644725,0.07889347;0.5080009;-0.1798732,0.1907352;0.3212998;-0.1268656,0.1813281;0.09221186;-0.168771,-0.1847551;0.4166821;-0.1132192,-0.2545431;0.224356;-0.0220271,-0.3615112;0.04674487;-0.128507,0.07551938;0.01779974;-0.06393337,0.1175502;-0.262038;-0.1179211,0.1151618;-0.5943112;-0.05628371,0.09920901;-0.6050751;-0.1546142,-0.0989837;-0.01121767;-0.01355999,-0.1262867;-0.2951338;-0.05401492,-0.08031216;-0.6287677;-0.02599552,-0.09419806;-0.6397093;-0.1245655,-0.09067287;0.5117432;-0.2281516,821.7451
+0;0;0,0.00249193;0.3228657;-0.005594997,0.005447198;0.6439469;-0.03045986,0.1715991;0.5218015;-0.006344267,0.1979156;0.2941375;0.02067764,0.2285442;0.06034191;-0.02850571,-0.1629588;0.5272498;-0.001650803,-0.2121972;0.32531;0.09859658,-0.2661077;0.1004201;0.1659443,0.08084033;0.006856059;-0.05706361,0.09563605;-0.2790397;-0.02724973,0.09630498;-0.6142042;0.05068683,0.09444292;-0.5773216;-0.02602091,-0.07899873;0.01013444;-0.05911779,-0.1233001;-0.2734507;-0.03764723,-0.1460707;-0.6087646;0.03621689,-0.1459183;-0.5717963;-0.04050556,0.004718736;0.5639595;-0.021362,0;0;0,-0.04937413;0.2936508;-0.1249445,-0.1006767;0.581654;-0.2597177,0.07622162;0.5208598;-0.1732838,0.1902877;0.326778;-0.1225414,0.1821343;0.0903105;-0.1676431,-0.1811467;0.4165652;-0.1125523,-0.2687814;0.2265489;-0.01525085,-0.3639194;0.03170118;-0.1201347,0.07591785;0.0172824;-0.06145095,0.1177615;-0.2626662;-0.1136241,0.1150498;-0.5997123;-0.04432464,0.1305224;-0.6267542;-0.09373856,-0.09670512;-0.009686704;-0.01981687,-0.1223715;-0.2943382;-0.05385971,-0.07530931;-0.6339778;-0.02487854,-0.08392258;-0.6329103;-0.09575617,-0.08854897;0.5104252;-0.2242119,821.7789
+0;0;0,0.002660111;0.322542;-0.00606613,0.005829059;0.6436317;-0.03142863,0.1717404;0.5212798;-0.008521508,0.1971059;0.2993289;0.01889415,0.2270651;0.06852922;-0.02873641,-0.1625034;0.5277841;-0.001927786,-0.2098849;0.332965;0.1003354,-0.2635047;0.1119028;0.1688271,0.08048908;0.006624211;-0.05679387,0.09526922;-0.2789153;-0.02704501,0.09601513;-0.6151044;0.05114143,0.09382293;-0.578206;-0.02607234,-0.07866926;0.01026454;-0.05876822,-0.1228847;-0.2729763;-0.03741625,-0.1455949;-0.6092995;0.03679766,-0.1457597;-0.5723197;-0.04043974,0.005045029;0.563674;-0.02221485,0;0;0,-0.04848484;0.2939362;-0.1238062,-0.09725477;0.5833108;-0.2566783,0.07939453;0.5147524;-0.1723518,0.1905515;0.3260253;-0.1205499,0.1833258;0.09340306;-0.1681879,-0.1807474;0.4189619;-0.111284,-0.2697281;0.2340184;-0.01889563,-0.3618992;0.04115956;-0.122552,0.07623107;0.01711339;-0.06036448,0.1171558;-0.2630442;-0.1100953,0.1150898;-0.6007791;-0.03890777,0.1312658;-0.627441;-0.08932734,-0.09602767;-0.00949114;-0.02089307,-0.121063;-0.2937431;-0.05568298,-0.07340583;-0.6341679;-0.02443384,-0.0826016;-0.6331065;-0.0957946,-0.08593903;0.5117427;-0.2216253,821.8015
+0;0;0,0.002468333;0.2992886;-0.005628797,0.005127365;0.5687382;-0.02706027,0.1836024;0.4530091;-0.004257529,0.2097866;0.2238948;0.02404296,0.2397106;-0.006634086;-0.02353171,-0.1756405;0.4599999;0.00282936,-0.2245512;0.258893;0.1083931,-0.2781081;0.0380902;0.1768044,0.07969125;0.00655855;-0.05623091,0.09450573;-0.2796445;-0.02641293,0.09525592;-0.6177584;0.05222116,0.09304865;-0.5808126;-0.02552329,-0.07788946;0.01016279;-0.05818569,-0.1222077;-0.2737362;-0.03678409,-0.1450479;-0.6119851;0.03785472,-0.1452138;-0.5749573;-0.03991352,0.004439368;0.4985741;-0.01897504,0;0;0,-0.05062212;0.2707784;-0.117166,-0.09726661;0.5077099;-0.2386606,0.07943366;0.5201;-0.1670473,0.1912013;0.322983;-0.1157362,0.1839021;0.09128913;-0.1664019,-0.2191121;0.4061277;-0.08198612,-0.2851442;0.2009691;0.00478746,-0.3811129;-0.0003415346;-0.07624561,0.07668235;0.0168258;-0.05824375,0.1164406;-0.2647384;-0.104738,0.1155487;-0.6045266;-0.03368855,0.1325045;-0.6307365;-0.08516932,-0.09464169;-0.008434138;-0.02296605,-0.1178655;-0.2935744;-0.05726603,-0.07018027;-0.6358613;-0.0245449,-0.07857471;-0.6355369;-0.09628198,-0.0864623;0.4464834;-0.205143,821.8353
+0;0;0,0.002478879;0.3005674;-0.005652847,0.005503747;0.6070908;-0.03004646,0.1721647;0.4844108;-0.007061847,0.1982513;0.2561496;0.02113325,0.2280533;0.02656133;-0.02624732,-0.1635848;0.4909443;-0.000438422,-0.2123133;0.2905864;0.1047322,-0.2656518;0.07068449;0.1728644,0.07887951;0.006491743;-0.05565814,0.09378023;-0.2813773;-0.02566659,0.09452365;-0.616446;0.05225931,0.09232325;-0.5795218;-0.02524336,-0.07709608;0.01005927;-0.05759301,-0.1216723;-0.2754923;-0.03606684,-0.1443068;-0.6106948;0.03789975,-0.1444721;-0.5736889;-0.03962664,0.004718373;0.5269959;-0.02081688,0;0;0,-0.04933068;0.2721941;-0.1177104,-0.0862996;0.5466614;-0.2514238,0.08326088;0.5180241;-0.167362,0.1895845;0.3218222;-0.1058905,0.1844794;0.09307699;-0.1649957,-0.1964768;0.4179527;-0.1021116,-0.2719449;0.2169785;-0.01555198,-0.3669106;0.01926465;-0.1034986,0.07665918;0.01659849;-0.05665517,0.114357;-0.2676451;-0.09878087,0.1152723;-0.6051043;-0.03196383,0.1327463;-0.6313334;-0.08287954,-0.0930915;-0.008181767;-0.02507947,-0.1159269;-0.2949737;-0.05999435,-0.06894781;-0.6340303;-0.02567766,-0.07727726;-0.6333452;-0.09730667,-0.07790439;0.4753489;-0.2147491,821.8684
+0;0;0,0.002560054;0.3004993;-0.005963641,0.005641739;0.6054925;-0.03058185,0.1755877;0.4835515;-0.007905288,0.2014457;0.2552846;0.02079384,0.2310844;0.02655458;-0.02618561,-0.1667967;0.4910996;0.0001483038,-0.2153971;0.2925642;0.1088669,-0.2687868;0.07534397;0.1821324,0.0780808;0.00616174;-0.05518785,0.09303498;-0.2829945;-0.02503987,0.09379279;-0.615445;0.05226949,0.09138963;-0.5785475;-0.02518325,-0.07641314;0.01022611;-0.05689234,-0.121162;-0.2766222;-0.03545805,-0.143554;-0.6091987;0.03797337,-0.1439239;-0.5722232;-0.03950878,0.004851972;0.5267216;-0.02139625,0;0;0,-0.04816273;0.2720137;-0.1184518,-0.08574872;0.543952;-0.2536588,0.08708006;0.5165589;-0.1664698,0.1902027;0.3205471;-0.09906697,0.1864125;0.0933986;-0.1606472,-0.1984884;0.4185565;-0.1011042,-0.2796482;0.2177234;-0.01938991,-0.3691446;0.01860686;-0.1074008,0.07692137;0.01605296;-0.05482411,0.1137484;-0.2701869;-0.0929606,0.1158726;-0.6057611;-0.03062201,0.134149;-0.6318287;-0.0813632,-0.09180366;-0.007370889;-0.0264204,-0.1126347;-0.2955314;-0.06210599,-0.06632326;-0.6317468;-0.02584118,-0.07431934;-0.6311955;-0.09740315,-0.07699671;0.4744442;-0.2164848,821.9019
+0;0;0,0.002598881;0.3050568;-0.006054088,0.005768444;0.6187261;-0.03127464,0.1779385;0.496006;-0.008396948,0.2025268;0.2789477;0.01889297,0.2314602;0.05566086;-0.02696849,-0.1689103;0.5036526;-0.0002383422,-0.2151243;0.3148658;0.1031419,-0.2672435;0.1028148;0.1746638,0.07694861;0.006072393;-0.05438762,0.09182644;-0.2816075;-0.02439355,0.0925796;-0.6120223;0.05244241,0.09019716;-0.5751842;-0.02434296,-0.07530513;0.01007783;-0.05606739,-0.1198255;-0.275306;-0.03474253,-0.1420804;-0.6058459;0.03823925,-0.1424471;-0.5689306;-0.03857528,0.004976509;0.539739;-0.02206382,0;0;0,-0.04382174;0.2764802;-0.1214142,-0.07439151;0.5563968;-0.2619832,0.09450467;0.507004;-0.1500096,0.1944485;0.3194258;-0.09265733,0.1930958;0.09728491;-0.1513858,-0.1911611;0.4283721;-0.1095088,-0.2701336;0.2365192;-0.03589174,-0.3550356;0.04072531;-0.121061,0.07730111;0.01481208;-0.05216432,0.1113539;-0.2710015;-0.08428526,0.1171875;-0.6057316;-0.02951312,0.1349675;-0.6322601;-0.07887745,-0.09013131;-0.006272943;-0.02744036,-0.1077524;-0.2931774;-0.06288095,-0.06218898;-0.6272671;-0.02564749,-0.0680242;-0.6263869;-0.0968263,-0.06698088;0.486731;-0.2243509,821.938
+0;0;0,0.002595784;0.3046933;-0.006046875,0.005720584;0.6139247;-0.03087371,0.1815524;0.4921632;-0.007927363,0.2070512;0.2670669;0.02037313,0.2355958;0.04678054;-0.02487206,-0.1726017;0.4999708;0.0004030783,-0.2205271;0.304193;0.1076116,-0.2719459;0.09499152;0.1781724,0.07618637;0.00601224;-0.05384886,0.09101251;-0.2806681;-0.02395901,0.09176317;-0.6099845;0.05262151,0.08938166;-0.5731491;-0.02413348,-0.07455916;0.009978001;-0.05551199,-0.1189249;-0.2744142;-0.03426122,-0.1411058;-0.6038554;0.03847793,-0.1414723;-0.5669428;-0.03830621,0.004947494;0.5368173;-0.02188209,0;0;0,-0.04299036;0.2760244;-0.1218348,-0.07451941;0.5509526;-0.2621021,0.09891914;0.5103462;-0.1524711,0.1960034;0.3167733;-0.08019638,0.1964362;0.09922558;-0.1439209,-0.1996356;0.4348302;-0.1091008,-0.282207;0.2368348;-0.03100324,-0.3638811;0.04423198;-0.1183044,0.07747053;0.01390556;-0.05044961,0.1107785;-0.2713098;-0.07946062,0.1173659;-0.6055462;-0.02889347,0.1354196;-0.6320289;-0.07816315,-0.08884843;-0.005726264;-0.02851973,-0.1054232;-0.2916837;-0.06391031,-0.06017336;-0.6245431;-0.0255501,-0.06481504;-0.6236824;-0.09677564,-0.06672789;0.4833882;-0.2246675,821.9698
+0;0;0,0.002680772;0.3034064;-0.006283154,0.005813712;0.606396;-0.0308557,0.1789609;0.4874643;-0.009149141,0.2048993;0.2574486;0.02036251,0.2340312;0.03173003;-0.0255323,-0.1698726;0.4960688;0.0002878606,-0.2185269;0.2980478;0.11374,-0.271879;0.08544452;0.1902728,0.07541275;0.005716289;-0.05328916,0.09025586;-0.2808753;-0.02339067,0.0910046;-0.6098783;0.05290665,0.08842728;-0.5730432;-0.02402749,-0.07381276;0.01008189;-0.05485914,-0.1179923;-0.2742636;-0.03376856,-0.1403047;-0.6034076;0.03855819,-0.1408616;-0.5664879;-0.03840953,0.005043278;0.5313079;-0.022034,0;0;0,-0.04008055;0.2753403;-0.1211751,-0.06629449;0.5461683;-0.2567849,0.1019344;0.5110492;-0.149838,0.1970716;0.3141648;-0.06837392,0.1988881;0.09067065;-0.1312306,-0.1981965;0.4407254;-0.1124285,-0.2883053;0.2397185;-0.03543765,-0.3674421;0.03687043;-0.1160224,0.07774503;0.01315635;-0.0483954,0.1110187;-0.2721976;-0.07513404,0.1175611;-0.6065303;-0.02776623,0.1356182;-0.6329118;-0.07743812,-0.08733483;-0.004768046;-0.03015603,-0.1022151;-0.2907902;-0.06506883,-0.05772572;-0.6232044;-0.02524025,-0.06118969;-0.6220771;-0.09684046,-0.0602583;0.4798661;-0.2209489,822.0036
+0;0;0,0.002684259;0.3038011;-0.006291327,0.005832512;0.608276;-0.03100518,0.1893613;0.485926;-0.008435003,0.2145245;0.2627854;0.02019455,0.2426711;0.04470116;-0.02414799,-0.1803115;0.4950446;0.001565766,-0.2275115;0.3029424;0.1116269,-0.2790591;0.09752981;0.1855711,0.07296697;0.005530898;-0.05156089,0.08782858;-0.2814178;-0.02162515,0.08857387;-0.6089019;0.05431993,0.08495534;-0.5693055;-0.05369446,-0.07141887;0.009754912;-0.05307995,-0.1156535;-0.2749448;-0.0319631,-0.1378628;-0.6025693;0.04002975,-0.1386447;-0.5628542;-0.0680318,0.005053879;0.5323889;-0.02208961,0;0;0,-0.03380385;0.2761564;-0.1222162,-0.04967913;0.5484148;-0.2598784,0.1163022;0.5036938;-0.1269479,0.2014281;0.3060315;-0.05675005,0.204948;0.09011824;-0.1174815,-0.1975776;0.4435243;-0.1132092,-0.2861138;0.2471887;-0.04350855,-0.3547405;0.05024222;-0.1261022,0.07783014;0.01176819;-0.04262948,0.1121745;-0.2736511;-0.07113934,0.1191356;-0.6068953;-0.02739048,0.1170256;-0.6171341;-0.1281312,-0.08321861;-0.0026623;-0.03287657,-0.09377629;-0.2895863;-0.06480943,-0.05064909;-0.6205292;-0.02442478,-0.05069954;-0.6308404;-0.1251586,-0.046654;0.4814473;-0.223202,822.036
+0;0;0,0.002669938;0.3021802;-0.006257762,0.005798432;0.6047454;-0.03082221,0.1872377;0.4832831;-0.008449408,0.2131322;0.2536574;0.02101221,0.241117;0.03682661;-0.02307547,-0.1782366;0.4922981;0.001437778,-0.2268084;0.2946129;0.1146976,-0.2780597;0.09038094;0.1882168,0.07189137;0.005449369;-0.05080084,0.08674721;-0.2813877;-0.02087674,0.08748925;-0.6074485;0.05473824,0.08387079;-0.5678522;-0.05327428,-0.0703661;0.009611118;-0.05229751,-0.1145835;-0.2749779;-0.03118886,-0.1366963;-0.6011784;0.04049106,-0.1374782;-0.5614634;-0.06756862,0.005023493;0.5292183;-0.02194893,0;0;0,-0.03090474;0.2745788;-0.1225176,-0.04714008;0.5445676;-0.2603769,0.1169676;0.5037299;-0.1287014,0.2048481;0.3026146;-0.05062366,0.2109609;0.08727586;-0.1083672,-0.1984706;0.4516667;-0.1194165,-0.2952094;0.2498595;-0.05474881,-0.354664;0.0478536;-0.1282419,0.0785075;0.0103485;-0.03883648,0.1122789;-0.2749263;-0.06832314,0.1193994;-0.6069852;-0.02685142,0.1188275;-0.6172892;-0.1275845,-0.0815688;-0.002369318;-0.03346204,-0.09113422;-0.2890616;-0.06674414,-0.0490004;-0.6183975;-0.02436031,-0.04751195;-0.6287637;-0.1250591,-0.04374501;0.4780811;-0.2236114,822.0695
+0;0;0,0.002771823;0.3005313;-0.006484686,0.005963202;0.5998753;-0.03102211,0.1809498;0.4808999;-0.009638673,0.2071921;0.2464491;0.02095215,0.2346307;0.03458756;-0.02198425,-0.1716577;0.4903337;0.0008889325,-0.2209908;0.290484;0.1201281,-0.2708477;0.09258647;0.1964994,0.07123361;0.005221011;-0.05031823,0.08604974;-0.2810737;-0.02030088,0.08661363;-0.6059549;0.05514346,0.08278082;-0.5663605;-0.05293847,-0.06973498;0.009650413;-0.05174274,-0.1137271;-0.2744418;-0.03072982,-0.1357392;-0.599452;0.04085068,-0.1367378;-0.5597569;-0.0672856,0.005171048;0.525112;-0.0221828,0;0;0,-0.02498394;0.2737577;-0.1216607,-0.03417648;0.5417233;-0.2570596,0.1208168;0.5013146;-0.1267855,0.2089715;0.2976676;-0.04106331,0.2186969;0.08769479;-0.09849644,-0.187315;0.4565763;-0.1278091,-0.2857129;0.2482999;-0.06839157,-0.334362;0.05060941;-0.1460669,0.07877727;0.009384662;-0.03659892,0.1122143;-0.2756433;-0.06354761,0.1204673;-0.6070155;-0.02661085,0.1207784;-0.6171212;-0.1275063,-0.08025113;-0.001722718;-0.03449923,-0.08858737;-0.2878781;-0.06812733,-0.04711387;-0.6160135;-0.02515006,-0.04474533;-0.6261734;-0.1259966,-0.03246798;0.4757069;-0.2209039,822.103
+0;0;0,0.002769287;0.3002563;-0.006478752,0.005956263;0.5991877;-0.03098371,0.1743919;0.4819352;-0.01007669,0.2009922;0.2442873;0.02093128,0.2284615;0.03218842;-0.02205321,-0.165073;0.4910174;5.852804E-05,-0.2150789;0.2884424;0.1209237,-0.2649916;0.09032322;0.1973806,0.07120855;0.005219175;-0.05030053,0.08607447;-0.2820376;-0.02018233,0.08663429;-0.6045775;0.05471833,0.08385343;-0.5676164;-0.02369952,-0.06971046;0.009647018;-0.05172454,-0.1138504;-0.2753998;-0.03064101,-0.1357039;-0.5980678;0.04042365,-0.1364284;-0.5610336;-0.03803363,0.005164905;0.5244994;-0.02215327,0;0;0,-0.01800093;0.2739815;-0.121711,-0.01859923;0.5417754;-0.2568402,0.1248119;0.4996102;-0.1241298,0.2077356;0.2952041;-0.02672648,0.2266033;0.08704679;-0.08919811,-0.1749133;0.4674248;-0.1417901,-0.2782086;0.2553573;-0.09175955,-0.3155349;0.0534306;-0.1653835,0.07923868;0.008841932;-0.0356524,0.1111222;-0.2776897;-0.05862141,0.1206863;-0.6068904;-0.02430224,0.1388132;-0.6324657;-0.07710719,-0.07942744;-2.429021E-05;-0.0363225,-0.08588795;-0.2872593;-0.0694714,-0.04532892;-0.6129227;-0.02541807,-0.0416632;-0.6119888;-0.09854317,-0.01905006;0.4757984;-0.2207325,822.1253
+0;0;0,0.002769287;0.3002563;-0.006478752,0.005956263;0.5991877;-0.03098371,0.1743919;0.4819352;-0.01007669,0.2009922;0.2442873;0.02093128,0.2284615;0.03218842;-0.02205321,-0.165073;0.4910174;5.852804E-05,-0.2150789;0.2884424;0.1209237,-0.2649916;0.09032322;0.1973806,0.07120855;0.005219175;-0.05030053,0.08607447;-0.2820376;-0.02018233,0.08663429;-0.6045775;0.05471833,0.08385343;-0.5676164;-0.02369952,-0.06971046;0.009647018;-0.05172454,-0.1138504;-0.2753998;-0.03064101,-0.1357039;-0.5980678;0.04042365,-0.1364284;-0.5610336;-0.03803363,0.005164905;0.5244994;-0.02215327,0;0;0,-0.01800093;0.2739815;-0.121711,-0.01859923;0.5417754;-0.2568402,0.1248119;0.4996102;-0.1241298,0.2077356;0.2952041;-0.02672648,0.2266033;0.08704679;-0.08919811,-0.1749133;0.4674248;-0.1417901,-0.2782086;0.2553573;-0.09175955,-0.3155349;0.0534306;-0.1653835,0.07923868;0.008841932;-0.0356524,0.1111222;-0.2776897;-0.05862141,0.1206863;-0.6068904;-0.02430224,0.1388132;-0.6324657;-0.07710719,-0.07942744;-2.429021E-05;-0.0363225,-0.08588795;-0.2872593;-0.0694714,-0.04532892;-0.6129227;-0.02541807,-0.0416632;-0.6119888;-0.09854317,-0.01905006;0.4757984;-0.2207325,822.1473
+0;0;0,0.002860133;0.3002822;-0.006676596,0.006117158;0.6007282;-0.03140889,0.173799;0.4831046;-0.01108696,0.2001053;0.2476867;0.02009097,0.2276056;0.03554346;-0.02261192,-0.1645898;0.4941737;-0.0007875822,-0.2142479;0.295631;0.122503,-0.2641369;0.09926429;0.2033471,0.07069616;0.004995394;-0.04997397,0.08551747;-0.2817747;-0.01975832,0.08591057;-0.602721;0.05459936,0.08313556;-0.5657699;-0.02389034,-0.06924735;0.009750531;-0.05128381,-0.1132194;-0.2748471;-0.03029917,-0.1349249;-0.5958704;0.04047245,-0.1356441;-0.5588415;-0.03805607,0.005308908;0.5255864;-0.022505,0;0;0,-0.01111531;0.2747973;-0.1207688,-0.008455336;0.5448645;-0.2547543,0.1311922;0.495135;-0.117662,0.2066541;0.2929638;-0.01510453,0.2401996;0.08676836;-0.0778954,-0.1677763;0.4710998;-0.1467161,-0.2705237;0.2582727;-0.1115977,-0.301832;0.05367447;-0.1804738,0.07959936;0.007449656;-0.03359675,0.1095373;-0.2789029;-0.05540609,0.1204862;-0.6066873;-0.02420902,0.1387664;-0.6321878;-0.07714462,-0.07828835;0.0005041202;-0.0372958,-0.08496131;-0.2861146;-0.07157296,-0.04470174;-0.6098943;-0.02594822,-0.03984706;-0.6087976;-0.09914443,-0.009470761;0.4782262;-0.218914,822.17
+0;0;0,0.00289728;0.3041823;-0.00676331,0.0062972;0.6178202;-0.03263015,0.1970788;0.4900537;-0.01022932,0.2209557;0.2763769;0.01806928,0.2484602;0.06420146;-0.0246401,-0.1877957;0.5026433;0.001484919,-0.2328678;0.3224363;0.1133894,-0.2827644;0.1260398;0.1942458,0.06944577;0.004907042;-0.04909008,0.08430468;-0.2825907;-0.01879776,0.08469265;-0.599355;0.05459101,0.0818965;-0.5623509;-0.02449675,-0.06802259;0.009578076;-0.05037677,-0.1121062;-0.2757418;-0.02933888,-0.1335289;-0.5925821;0.04051056,-0.1342535;-0.5554996;-0.03861632,0.005442622;0.5383713;-0.02321591,0;0;0,-0.008988023;0.278523;-0.1221685,-0.006043673;0.560941;-0.2610626,0.1447722;0.4807057;-0.09659076,0.206881;0.2929943;-0.007508755,0.247292;0.08825895;-0.07114363,-0.1886232;0.4800476;-0.1453774,-0.2871556;0.2897746;-0.1119672,-0.3094764;0.08486891;-0.1834824,0.07940669;0.005400032;-0.03036523,0.1079737;-0.2819526;-0.05050969,0.1202762;-0.6057269;-0.02322507,0.1395785;-0.6306196;-0.07731724,-0.07616653;0.001322494;-0.03812532,-0.08190015;-0.2861542;-0.07155718,-0.04258605;-0.6057498;-0.02640567,-0.03380464;-0.6048171;-0.09982048,-0.006934822;0.490271;-0.2235599,822.2032
+0;0;0,0.002936317;0.3082808;-0.006854437,0.006370507;0.6250769;-0.03296719,0.2128953;0.4928415;-0.009440101,0.2358211;0.2876764;0.01773125,0.2632896;0.07577796;-0.02492237,-0.203608;0.5064659;0.003236804,-0.2468846;0.3334372;0.1106837,-0.2967161;0.1372971;0.1914345,0.06875486;0.004858222;-0.04860169,0.08364715;-0.2832856;-0.0182413,0.08402292;-0.5900865;0.05283915,0.08121905;-0.5530631;-0.02646684,-0.06734583;0.009482784;-0.04987557,-0.1115285;-0.2764782;-0.02879041,-0.1322774;-0.5833528;0.03886203,-0.133004;-0.5462508;-0.04048319,0.005510571;0.5451298;-0.02349392,0;0;0,-0.005755424;0.2831033;-0.1221149,-0.002032429;0.5701757;-0.2586551,0.1566859;0.4744239;-0.08118391,0.2095327;0.2930742;0.006429434,0.2643093;0.09054321;-0.05235434,-0.2011323;0.4836125;-0.1412701,-0.2958894;0.2995729;-0.1187502,-0.3063964;0.09457648;-0.1918314,0.07943456;0.003290504;-0.02814746,0.1095522;-0.2847897;-0.04467273,0.1208196;-0.5986781;-0.02172661,0.1416922;-0.6231081;-0.07602525,-0.07430255;0.003313985;-0.03976312,-0.07830148;-0.2848891;-0.07282892,-0.03999786;-0.5942239;-0.02783769,-0.02896954;-0.5930295;-0.10129,-0.003126919;0.4985193;-0.2219648,822.2253
+0;0;0,0.003016992;0.3082746;-0.007090994,0.00647824;0.6250594;-0.03333859,0.2130381;0.4928142;-0.01043358,0.2359279;0.2877189;0.01728988,0.2632807;0.07584134;-0.02554174,-0.203876;0.5082791;0.002568277,-0.2472362;0.3369474;0.1126678,-0.2973428;0.1427714;0.1978725,0.06875712;0.004646583;-0.04861916,0.08369894;-0.2834851;-0.01816842,0.08406754;-0.5902928;0.05288274,0.08124748;-0.5532821;-0.0264238,-0.06737259;0.009670503;-0.04980334,-0.1115161;-0.2763113;-0.02892002,-0.1319817;-0.5831977;0.03876524,-0.1327273;-0.5461112;-0.04058119,0.005613668;0.5451161;-0.02383468,0;0;0,-0.005755424;0.2831033;-0.1221149,-0.002032429;0.5701757;-0.2586551,0.1566859;0.4744239;-0.08118391,0.2095327;0.2930742;0.006429434,0.2643093;0.09054321;-0.05235434,-0.2011323;0.4836125;-0.1412701,-0.2958894;0.2995729;-0.1187502,-0.3063964;0.09457648;-0.1918314,0.07943456;0.003290504;-0.02814746,0.1095522;-0.2847897;-0.04467273,0.1208196;-0.5986781;-0.02172661,0.1416922;-0.6231081;-0.07602525,-0.07430255;0.003313985;-0.03976312,-0.07830148;-0.2848891;-0.07282892,-0.03999786;-0.5942239;-0.02783769,-0.02896954;-0.5930295;-0.10129,-0.003126919;0.4985193;-0.2219648,822.2483
+0;0;0,0.003061597;0.3128323;-0.007195831,0.006598755;0.6365607;-0.03400456,0.2343175;0.4975181;-0.009558185,0.2572555;0.2919908;0.01822368,0.2847742;0.07882717;-0.02486794,-0.2251567;0.5145618;0.004770946,-0.2686082;0.3428691;0.1151024,-0.3190189;0.1475145;0.2008244,0.06705651;0.004531655;-0.04741663,0.08191939;-0.2820781;-0.01712673,0.08228687;-0.587954;0.05370865,0.07946692;-0.5509436;-0.02559508,-0.06570621;0.009431316;-0.04857152,-0.1096166;-0.2750399;-0.02779851,-0.13002;-0.5809943;0.03968121,-0.1307655;-0.543908;-0.03966239,0.005718414;0.5551592;-0.02432731,0;0;0,-0.0007578731;0.2880811;-0.1222045,0.01137951;0.5827847;-0.2583992,0.1685072;0.4579746;-0.05656505,0.2184497;0.2725464;0.0250535,0.2732411;0.07856515;-0.0610981,-0.2138235;0.4874422;-0.143412,-0.3137471;0.3049018;-0.1281229,-0.3183143;0.09629859;-0.1953298,0.07802696;0.001788557;-0.02596235,0.1098012;-0.2845399;-0.04298878,0.1226232;-0.5974841;-0.02109241,0.1438823;-0.6218104;-0.07534075,-0.07124412;0.00430363;-0.04088034,-0.07390182;-0.2825935;-0.07196866,-0.03608672;-0.5909815;-0.02674947,-0.0208881;-0.589597;-0.09952539,0.007872328;0.5094485;-0.2219284,822.2813
+0;0;0,0.003081255;0.314841;-0.007242035,0.006616675;0.6384071;-0.03402618,0.2352308;0.4994117;-0.009554498,0.2581635;0.293932;0.01822093,0.28567;0.08086374;-0.0248514,-0.2260372;0.5165219;0.004830575,-0.2694787;0.344869;0.1151365,-0.3198668;0.1496018;0.20082,0.06645864;0.004491251;-0.04699387,0.0813379;-0.2824341;-0.01667062,0.08170275;-0.5861236;0.05365843,0.07887495;-0.5490937;-0.02586606,-0.06512038;0.009347227;-0.04813846,-0.1090791;-0.2754373;-0.02734257,-0.1293367;-0.5792046;0.03965478,-0.1300843;-0.5420986;-0.03990971,0.005739277;0.5572778;-0.02438128,0;0;0,0.002295062;0.2904957;-0.1216297,0.01587619;0.58542;-0.2568073,0.1704608;0.4571116;-0.05283475,0.2207476;0.2719641;0.02908563,0.2854909;0.08043624;-0.05538488,-0.2122474;0.4891556;-0.1475646,-0.3068851;0.3034424;-0.1389854,-0.2986032;0.0985292;-0.2161339,0.07736502;0.001415193;-0.02565146,0.1092044;-0.285364;-0.04017782,0.1233835;-0.5961091;-0.01992822,0.144361;-0.6203834;-0.07466221,-0.07023901;0.00490561;-0.04108239,-0.07248569;-0.2821912;-0.07329156,-0.03565491;-0.5883414;-0.0275843,-0.01944434;-0.5869504;-0.1003875,0.01218188;0.5122772;-0.2205822,822.304
+0;0;0,0.003182143;0.3175805;-0.00750844,0.006763033;0.6431456;-0.03457013,0.2317605;0.5046213;-0.01077859,0.2545392;0.2995099;0.01735895,0.2820646;0.0863183;-0.02585899,-0.2224721;0.5227894;0.003787054,-0.2659299;0.3532199;0.1166537,-0.31575;0.1604116;0.2084089,0.0646506;0.004149758;-0.04567683,0.07949975;-0.281366;-0.01543664,0.07990526;-0.5801568;0.05368794,0.07705624;-0.5431665;-0.02550143,-0.06331299;0.009273729;-0.04678415,-0.1069667;-0.2741314;-0.02604565,-0.1268313;-0.5729924;0.03984683,-0.1276084;-0.5359269;-0.03938329,0.005877911;0.5616736;-0.02485525,0;0;0,0.007459551;0.2936358;-0.1210217,0.02822334;0.5910842;-0.2546058,0.1717166;0.4569092;-0.04983234,0.2242843;0.2741985;0.03522468,0.2916833;0.08478767;-0.05227971,-0.2046975;0.5038846;-0.1675778,-0.3110971;0.3255448;-0.1515994,-0.2982512;0.1193447;-0.2250336,0.07522919;-0.000272125;-0.02497578,0.1080785;-0.2856215;-0.03725839,0.1230855;-0.5913227;-0.017869,0.1438842;-0.6159517;-0.07182288,-0.06765547;0.005783504;-0.04089722,-0.07030407;-0.2797484;-0.07434438,-0.03436699;-0.5808415;-0.02845549,-0.01400894;-0.5792564;-0.09991238,0.02259344;0.5174337;-0.2188742,822.337
+0;0;0,0.003186983;0.3180635;-0.007519859,0.006719164;0.6391914;-0.03418677,0.222916;0.5045434;-0.01114142,0.2456466;0.2998649;0.01693673,0.2731775;0.08663012;-0.02628998,-0.2135831;0.5220022;0.002855573,-0.2569492;0.3527907;0.115484,-0.3067794;0.1599433;0.2072578,0.06399553;0.00410771;-0.045214,0.07879389;-0.2804316;-0.01507723,0.07920122;-0.5805665;0.0543583,0.07634947;-0.5435696;-0.02490671,-0.06267147;0.009179762;-0.0463101,-0.1061759;-0.2732562;-0.02564253,-0.1261298;-0.5734617;0.04054637,-0.1269077;-0.5363894;-0.03875943,0.005851957;0.5593684;-0.02466852,0;0;0,0.01113701;0.2956399;-0.1170645,0.0350952;0.5919806;-0.2414627,0.1726398;0.4556822;-0.04854393,0.225766;0.2756852;0.04077005,0.3043332;0.09100264;-0.04763341,-0.192883;0.5044268;-0.1770864,-0.2984328;0.3255447;-0.1694228,-0.2806896;0.1173115;-0.2359036,0.07442497;-0.0002680421;-0.0248487,0.1071163;-0.2847385;-0.03473186,0.123835;-0.5918456;-0.01717734,0.1450781;-0.6163042;-0.07124233,-0.06648757;0.006236185;-0.04119611,-0.06872603;-0.2781488;-0.07598095,-0.03328488;-0.5804085;-0.02817439,-0.0121847;-0.5783029;-0.09970564,0.02871853;0.5189241;-0.2085211,822.3598
+0;0;0,0.003191019;0.3184663;-0.007529382,0.006714054;0.6387632;-0.0341289,0.2190781;0.505257;-0.01134318,0.2417605;0.3010124;0.01667546,0.2693139;0.08760338;-0.02658656,-0.2097098;0.5224075;0.002406539,-0.2529839;0.3535545;0.1147962,-0.3028548;0.1605496;0.206645,0.0637726;0.004093401;-0.0450565,0.07857137;-0.2804538;-0.01491889,0.078973;-0.5763848;0.05354407,0.07510343;-0.5368904;-0.0540117,-0.06245315;0.009147784;-0.04614878,-0.1059587;-0.273296;-0.02548063,-0.1256332;-0.5692965;0.03978117,-0.1266887;-0.5297;-0.06782994,0.005848729;0.5591135;-0.0246313,0;0;0,0.01393606;0.2969619;-0.1144862,0.03814864;0.5935177;-0.2361197,0.1719905;0.4546037;-0.04687142,0.2272355;0.2779085;0.04662824,0.3110805;0.09711127;-0.04533148,-0.1866232;0.5048925;-0.1802726,-0.2895328;0.3248235;-0.1806864,-0.2610856;0.1174698;-0.2467878,0.07434478;-0.0001474321;-0.02422023,0.1056942;-0.2848373;-0.03217363,0.1231801;-0.5876179;-0.01541948,0.1504525;-0.5954259;-0.1128881,-0.06481589;0.006417862;-0.04326081,-0.06728674;-0.2780013;-0.07781506,-0.03373164;-0.5758594;-0.02865142,-0.004546987;-0.5833971;-0.1256697,0.03190583;0.5204172;-0.2036793,822.393
+0;0;0,0.003353304;0.3229711;-0.007814135,0.006943747;0.6457497;-0.03465081,0.2046116;0.5157986;-0.006322719,0.2294219;0.3112193;0.01750014,0.2571141;0.09774359;-0.02602439,-0.1951688;0.5321329;0.0001027174,-0.2385871;0.3654847;0.1157703,-0.2887666;0.1737986;0.2104889,0.06326597;0.003910656;-0.04467063,0.07804523;-0.2787495;-0.01461232,0.07851547;-0.5745367;0.05367049,0.07599451;-0.5350731;-0.05387094,-0.06194456;0.009138569;-0.04574604,-0.1049538;-0.2714748;-0.0251291,-0.1245721;-0.5673181;0.0400223,-0.124278;-0.5277475;-0.06753882,0.006064105;0.5654658;-0.02506994,0;0;0,0.02499331;0.3033912;-0.1082211,0.05997331;0.6051758;-0.2206514,0.171394;0.4527113;-0.04344988,0.2259894;0.2754483;0.04946374,0.3201366;0.1011438;-0.04533792,-0.1533437;0.5079377;-0.1917846,-0.262361;0.3316355;-0.2000617,-0.2352888;0.1209791;-0.2559555,0.07389044;-0.0005562305;-0.02352095,0.1032421;-0.2835825;-0.03082156,0.1214653;-0.586114;-0.01363373,0.151034;-0.5933223;-0.1105993,-0.06266201;0.007856846;-0.04500094,-0.06604248;-0.2745904;-0.08008426,-0.03437304;-0.5720043;-0.02817206,-0.002917085;-0.5789078;-0.124659,0.05091439;0.5306662;-0.1905794,822.4265
+0;0;0,0.003346268;0.3222934;-0.007797739,0.006900452;0.641809;-0.0343553,0.2021134;0.5134487;-0.006376253,0.2269564;0.3085996;0.01747802,0.2546542;0.09508058;-0.02605533,-0.1927024;0.5295801;-3.061071E-05,-0.236178;0.3627122;0.1157896,-0.2863676;0.1709872;0.2105273,0.06293263;0.003890051;-0.04443526,0.07771014;-0.2787367;-0.01438051,0.07818138;-0.575158;0.05404869,0.07631566;-0.5381541;-0.02554083,-0.06161817;0.009090418;-0.045505,-0.1046223;-0.2714897;-0.0248905,-0.1242827;-0.5679673;0.04040056,-0.124065;-0.5308843;-0.03920352,0.006031481;0.5624991;-0.02489067,0;0;0,0.02738573;0.3040006;-0.1038206,0.06221002;0.6041932;-0.2110424,0.1714833;0.449276;-0.03835559,0.2262405;0.2702432;0.05163455,0.329208;0.1016373;-0.04439902,-0.1481245;0.5082927;-0.1925076,-0.2568297;0.3319317;-0.2076507,-0.2227945;0.1216756;-0.2613784,0.07375426;-0.0008952022;-0.02257538,0.1019654;-0.2840163;-0.02936649,0.1212483;-0.5871602;-0.01262498,0.1430809;-0.6113769;-0.06713104,-0.06100587;0.008676458;-0.04640197,-0.06394976;-0.2739199;-0.08001949,-0.03360371;-0.5719422;-0.02700801,-0.009661172;-0.5688699;-0.09834303,0.05339665;0.5302144;-0.1822352,822.4599
+0;0;0,0.003346268;0.3222934;-0.007797739,0.006900452;0.641809;-0.0343553,0.2021134;0.5134487;-0.006376253,0.2269564;0.3085996;0.01747802,0.2546542;0.09508058;-0.02605533,-0.1927024;0.5295801;-3.061071E-05,-0.236178;0.3627122;0.1157896,-0.2863676;0.1709872;0.2105273,0.06293263;0.003890051;-0.04443526,0.07771014;-0.2787367;-0.01438051,0.07818138;-0.575158;0.05404869,0.07631566;-0.5381541;-0.02554083,-0.06161817;0.009090418;-0.045505,-0.1046223;-0.2714897;-0.0248905,-0.1242827;-0.5679673;0.04040056,-0.124065;-0.5308843;-0.03920352,0.006031481;0.5624991;-0.02489067,0;0;0,0.02738573;0.3040006;-0.1038206,0.06221002;0.6041932;-0.2110424,0.1714833;0.449276;-0.03835559,0.2262405;0.2702432;0.05163455,0.329208;0.1016373;-0.04439902,-0.1481245;0.5082927;-0.1925076,-0.2568297;0.3319317;-0.2076507,-0.2227945;0.1216756;-0.2613784,0.07375426;-0.0008952022;-0.02257538,0.1019654;-0.2840163;-0.02936649,0.1212483;-0.5871602;-0.01262498,0.1430809;-0.6113769;-0.06713104,-0.06100587;0.008676458;-0.04640197,-0.06394976;-0.2739199;-0.08001949,-0.03360371;-0.5719422;-0.02700801,-0.009661172;-0.5688699;-0.09834303,0.05339665;0.5302144;-0.1822352,822.4822
+0;0;0,0.003331528;0.3209923;-0.008026596,0.006804535;0.6380385;-0.03462352,0.1995119;0.5107038;-0.009798121,0.224248;0.3059731;0.01623132,0.2519501;0.09242955;-0.02727193,-0.1901013;0.5275519;-0.0003721509,-0.2338775;0.3626822;0.1183951,-0.2850972;0.1758043;0.2219036,0.0621664;0.00377332;-0.04396253,0.07701053;-0.2795573;-0.01372803,0.07759106;-0.5773498;0.05493659,0.07518926;-0.5402703;-0.0256238,-0.06093541;0.009051919;-0.04490593,-0.1039747;-0.2722563;-0.02431374,-0.1236696;-0.5700673;0.04138413,-0.1239623;-0.532912;-0.03920483,0.005960551;0.5593963;-0.02517653,0;0;0,0.02931483;0.3040256;-0.09909916,0.06408048;0.602864;-0.2027302,0.1706748;0.4457836;-0.03406024,0.2251615;0.2658076;0.05450559,0.3363303;0.1027752;-0.0420487,-0.1428599;0.5071708;-0.1919564,-0.248622;0.3297325;-0.2150668,-0.2098847;0.1194682;-0.265556,0.07337002;-0.001539141;-0.02064157,0.1001433;-0.285528;-0.02729464,0.1201402;-0.5900364;-0.01085615,0.1428649;-0.6132778;-0.06737876,-0.05879348;0.009449084;-0.04759879,-0.06259195;-0.2740319;-0.07976733,-0.03356347;-0.57335;-0.02534726,-0.008781454;-0.5702845;-0.09750159,0.05534708;0.5292666;-0.1747715,822.5051
+0;0;0,0.003308744;0.3187971;-0.007971703,0.006764303;0.6342537;-0.03444123,0.2013781;0.5067114;-0.009497156,0.2261875;0.3013741;0.01660941,0.2539125;0.08765417;-0.02692976,-0.1920668;0.5237253;2.151541E-05,-0.2359727;0.358367;0.1191407,-0.2872347;0.1713348;0.2227347,0.0607256;0.003685868;-0.04294363,0.07572946;-0.2826935;-0.01238381,0.0763105;-0.5807455;0.05634066,0.07391138;-0.5436739;-0.02412952,-0.05952314;0.008842127;-0.04386517,-0.1030256;-0.275493;-0.02305141,-0.1227376;-0.5735636;0.04270372,-0.1230299;-0.5364164;-0.037795,0.005923229;0.5558828;-0.02502681,0;0;0,0.02849019;0.3028253;-0.09587073,0.06106163;0.6002321;-0.1994445,0.1652629;0.4435622;-0.02562737,0.2217477;0.2606081;0.05682111,0.3383898;0.1035425;-0.04350615,-0.1471779;0.5055415;-0.1921175,-0.2507179;0.326762;-0.2200074,-0.2071433;0.1172855;-0.2706177,0.0722383;-0.001189977;-0.01804304,0.09612327;-0.2884853;-0.02598405,0.1162146;-0.5932627;-0.009692907,0.1389553;-0.6165626;-0.06602407,-0.05589063;0.009107744;-0.04835935,-0.06417405;-0.277528;-0.07907539,-0.03663421;-0.5771582;-0.02410606,-0.01050456;-0.5739147;-0.09574785,0.05276763;0.526894;-0.171443,822.5385
+0;0;0,0.003290264;0.3170165;-0.007927179,0.006729297;0.6309628;-0.03426695,0.198935;0.5044653;-0.009567175,0.2237098;0.2994145;0.01650295,0.2514799;0.08534677;-0.02710708,-0.1896531;0.5212691;-0.0001660027,-0.2334977;0.3561416;0.118787,-0.2848431;0.168805;0.2225495,0.05952748;0.003613146;-0.04209635,0.07457792;-0.2836554;-0.01144164,0.07516041;-0.5824506;0.05745421,0.07276112;-0.5453786;-0.02302193,-0.05834875;0.008667671;-0.04299971,-0.1019862;-0.2765503;-0.02212133,-0.1217475;-0.5753642;0.04379779,-0.1220398;-0.5382165;-0.03670689,0.005892921;0.5530297;-0.02490512,0;0;0,0.02748643;0.30194;-0.0930047,0.05875834;0.5985982;-0.194489,0.1627976;0.44223;-0.02426195,0.2158428;0.2599346;0.06114198,0.3426063;0.1153147;-0.04616188,-0.144914;0.5071437;-0.2016958,-0.2527134;0.3309507;-0.2276684,-0.2092046;0.1212135;-0.2788081,0.07116375;-0.001371294;-0.01620245,0.09312502;-0.2897114;-0.02439547,0.1137005;-0.5952294;-0.008240938,0.1363967;-0.6185359;-0.06459236,-0.05374309;0.008802382;-0.04860943,-0.06214837;-0.2788991;-0.07770661,-0.0379999;-0.5795721;-0.02258677,-0.009991612;-0.5761223;-0.09359947,0.05085644;0.5254619;-0.1670928,822.5715
+0;0;0,0.003286407;0.3153713;-0.008084539,0.006674629;0.6278685;-0.03446941,0.1958722;0.5031355;-0.006304147,0.2218068;0.297696;0.01723779,0.2496161;0.08340836;-0.02635035,-0.1868768;0.5195463;-0.0007418357,-0.2311151;0.3560326;0.1206601,-0.2822031;0.1700906;0.2274688,0.05901963;0.003535105;-0.04174515,0.07418076;-0.2857709;-0.01099786,0.07463847;-0.5849503;0.05805278,0.07284755;-0.5479038;-0.02245148,-0.05785917;0.008579133;-0.04262846,-0.1017091;-0.2786724;-0.02172519,-0.1214784;-0.5778798;0.04430991,-0.1211633;-0.5407494;-0.03620626,0.005854812;0.5503071;-0.02510387,0;0;0,0.02630059;0.3013551;-0.08960247,0.05620001;0.5974243;-0.1887319,0.1596716;0.4435368;-0.02116346,0.2096525;0.2592024;0.06223297,0.3457819;0.1263461;-0.04916929,-0.1435448;0.5049949;-0.1989209,-0.2497679;0.328183;-0.2286937,-0.2033296;0.118803;-0.2796448,0.0710997;-0.0005715489;-0.01352692,0.08892076;-0.2912177;-0.02249503,0.1097528;-0.5971338;-0.006437302,0.1322879;-0.6204794;-0.06283069,-0.05240064;0.00794574;-0.04929006,-0.06458564;-0.2818481;-0.07657109,-0.04091857;-0.5827179;-0.02005803,-0.01256325;-0.5789598;-0.09105898,0.04865336;0.524422;-0.1619389,822.5942
+0;0;0,0.003234438;0.3103842;-0.007956696,0.006440765;0.6060811;-0.03288838,0.1710189;0.4923611;-0.007754263,0.1970649;0.2860389;0.01588882,0.2247667;0.07257909;-0.02753093,-0.1620354;0.5066412;-0.00291414,-0.2064638;0.3424249;0.1190095,-0.2573545;0.1572013;0.2254055,0.05888705;0.003527164;-0.04165138,0.07416821;-0.2880692;-0.01066066,0.07462652;-0.5876404;0.05848042,0.07283769;-0.5506022;-0.02193007,-0.0577292;0.00855986;-0.0425327,-0.1019262;-0.2809658;-0.02146394,-0.1217214;-0.580565;0.04465764,-0.1214067;-0.543443;-0.03576474,0.005672617;0.5334081;-0.0241131,0;0;0,0.02216697;0.3002197;-0.07608485,0.03511557;0.5905333;-0.1362247,0.1551158;0.4561101;-0.01763248,0.2035967;0.2670145;0.05785728,0.3439783;0.1263896;-0.03560615,-0.1209927;0.5044157;-0.193051,-0.2262607;0.3273385;-0.230045,-0.1746688;0.120353;-0.2821322,0.07135956;-0.000322789;-0.01107574,0.0855384;-0.293456;-0.02078438,0.1067055;-0.5997529;-0.004729748,0.1290757;-0.6232162;-0.06094217,-0.05162578;0.007638702;-0.04991384,-0.06521529;-0.2846122;-0.0749567,-0.04276283;-0.5859097;-0.01804191,-0.0123286;-0.5793241;-0.08906382,0.03246967;0.519483;-0.118794,822.6186
+0;0;0,0.003234438;0.3103842;-0.007956696,0.006440765;0.6060811;-0.03288838,0.1710189;0.4923611;-0.007754263,0.1970649;0.2860389;0.01588882,0.2247667;0.07257909;-0.02753093,-0.1620354;0.5066412;-0.00291414,-0.2064638;0.3424249;0.1190095,-0.2573545;0.1572013;0.2254055,0.05888705;0.003527164;-0.04165138,0.07416821;-0.2880692;-0.01066066,0.07462652;-0.5876404;0.05848042,0.07283769;-0.5506022;-0.02193007,-0.0577292;0.00855986;-0.0425327,-0.1019262;-0.2809658;-0.02146394,-0.1217214;-0.580565;0.04465764,-0.1214067;-0.543443;-0.03576474,0.005672617;0.5334081;-0.0241131,0;0;0,0.02216697;0.3002197;-0.07608485,0.03511557;0.5905333;-0.1362247,0.1551158;0.4561101;-0.01763248,0.2035967;0.2670145;0.05785728,0.3439783;0.1263896;-0.03560615,-0.1209927;0.5044157;-0.193051,-0.2262607;0.3273385;-0.230045,-0.1746688;0.120353;-0.2821322,0.07135956;-0.000322789;-0.01107574,0.0855384;-0.293456;-0.02078438,0.1067055;-0.5997529;-0.004729748,0.1290757;-0.6232162;-0.06094217,-0.05162578;0.007638702;-0.04991384,-0.06521529;-0.2846122;-0.0749567,-0.04276283;-0.5859097;-0.01804191,-0.0123286;-0.5793241;-0.08906382,0.03246967;0.519483;-0.118794,822.6498
+0;0;0,0.003242376;0.3072222;-0.0080272,0.006433824;0.6019061;-0.03292627,0.1717362;0.4882435;-0.01092829,0.197193;0.2821496;0.01529655,0.2250398;0.06869327;-0.02799444,-0.1625524;0.503113;-0.002797453,-0.2072933;0.3411708;0.1220361,-0.2575157;0.1569784;0.2304983,0.05867647;0.003346311;-0.04146245,0.07407173;-0.288525;-0.01032263,0.07446379;-0.585355;0.05810335,0.07203405;-0.5482418;-0.02312355,-0.05748599;0.008651753;-0.0423529,-0.1016046;-0.2811856;-0.02129536,-0.1211592;-0.5780152;0.04427994,-0.1214651;-0.540821;-0.0369756,0.005670339;0.5293784;-0.02415626,0;0;0,0.01954044;0.2982046;-0.07178164,0.03193514;0.5869602;-0.1344907,0.153691;0.4551638;-0.01516891,0.2022899;0.2660369;0.06019425,0.3432183;0.1258471;-0.03307509,-0.1243813;0.5033538;-0.1916176,-0.2270716;0.3260474;-0.2343677,-0.1734797;0.1192248;-0.2850185,0.07130899;-0.0004259646;-0.009386539,0.08423737;-0.2939281;-0.01859975,0.104213;-0.597412;-0.001604557,0.1268789;-0.6221012;-0.05772638,-0.05094334;0.007395887;-0.05023283,-0.06562772;-0.2851934;-0.07413785,-0.04315452;-0.5833272;-0.01581591,-0.01233553;-0.5768496;-0.08758776,0.02929594;0.5162327;-0.1163688,822.6719
+0;0;0,0.003214697;0.3045996;-0.007958675,0.006399649;0.5986843;-0.03280806,0.1709021;0.4853481;-0.01088938,0.1963899;0.2790031;0.01536741,0.2242108;0.06574482;-0.0278834,-0.1617734;0.500146;-0.002797782,-0.2065689;0.3380063;0.1221879,-0.2567448;0.1539849;0.2305494,0.05868704;0.003346914;-0.04146992,0.07419861;-0.2907295;-0.01009484,0.07459462;-0.590543;0.05901893,0.07219375;-0.5535144;-0.02124258,-0.05749635;0.008653312;-0.04236053,-0.1019482;-0.2833738;-0.02114389,-0.1216994;-0.583187;0.04509053,-0.1220016;-0.5460783;-0.03519928,0.005637511;0.5262846;-0.02405353,0;0;0,0.01691709;0.2962662;-0.06924391,0.02848583;0.5841051;-0.1334617,0.1511667;0.4582124;-0.01271939,0.1983866;0.267584;0.06041336,0.3394076;0.1250254;-0.02854657,-0.1267342;0.5011073;-0.1901118,-0.2282429;0.3235793;-0.2359059,-0.1703507;0.1188651;-0.2894255,0.07173822;0.0008742809;-0.00529027,0.08195683;-0.2948461;-0.01757765,0.1021219;-0.6013818;-0.0004222393,0.1249928;-0.6248214;-0.0562632,-0.04837963;0.007024838;-0.05277487,-0.06587132;-0.288074;-0.0705691,-0.04413395;-0.5892273;-0.01141451,-0.01338043;-0.5823624;-0.08223873,0.02607773;0.5136112;-0.1149211,822.7055
+0;0;0,0.003199006;0.3031128;-0.007919828,0.006381074;0.5969327;-0.03274886,0.1706249;0.4836842;-0.01085363,0.1961368;0.2771447;0.01542791,0.2239455;0.06398015;-0.0278039,-0.1615296;0.4984588;-0.002774706,-0.2063673;0.3361664;0.1223288,-0.2565211;0.1522258;0.2306427,0.05807455;0.003311984;-0.04103711,0.07358728;-0.2907864;-0.009659681,0.07398485;-0.5917801;0.05972612,0.07159117;-0.5547724;-0.02029491,-0.05689628;0.008563002;-0.04191844,-0.1013515;-0.2834859;-0.02070021,-0.1211804;-0.5844792;0.04579491,-0.1214817;-0.5473918;-0.03425433,0.005619183;0.5245565;-0.02399717,0;0;0,0.01457702;0.2953254;-0.06723666,0.02542844;0.5827361;-0.1322706,0.148795;0.4602978;-0.01063228,0.1958972;0.2687405;0.06069326,0.3365923;0.1247657;-0.02624106,-0.1281444;0.5002107;-0.1911338,-0.2305295;0.323469;-0.2388811,-0.1708102;0.1192583;-0.2919192,0.07102165;0.0007620454;-0.004796982,0.0798936;-0.2950457;-0.01654911,0.09975655;-0.6028204;0.0005371571,0.123085;-0.6262815;-0.05474305,-0.04834154;0.006629;-0.05183454,-0.06714451;-0.2883654;-0.07037656,-0.04584472;-0.5905806;-0.01017675,-0.01456539;-0.5835429;-0.08055103,0.0231791;0.5123186;-0.1135142,822.7278
+0;0;0,0.003241995;0.3030924;-0.008079249,0.006474291;0.5986817;-0.0332098,0.1656858;0.4858184;-0.01262929,0.1906963;0.2789149;0.01462373,0.218525;0.06581157;-0.02856071,-0.1564061;0.5009137;-0.003636854,-0.2017995;0.3402297;0.1240245,-0.2511207;0.1589388;0.2369554,0.05759938;0.003190147;-0.04069002,0.07321991;-0.2926748;-0.009110145,0.07341886;-0.5953614;0.06067346,0.07082362;-0.5583605;-0.01920469,-0.05641648;0.008561675;-0.04156227,-0.1010747;-0.2852574;-0.02027099,-0.1210071;-0.587931;0.04666434,-0.1215169;-0.5508661;-0.0332487,0.005696727;0.5255674;-0.02433443,0;0;0,0.01464687;0.2965722;-0.06140995,0.02730231;0.5862863;-0.1240776,0.1460497;0.4610077;-0.008370161,0.1927676;0.2683902;0.06158161,0.3325188;0.1227534;-0.02392817,-0.1199338;0.498821;-0.1853872,-0.223352;0.3223831;-0.233881,-0.1627547;0.1182602;-0.2859786,0.07057653;0.001562625;-0.0002346039,0.07761516;-0.2959124;-0.01560879,0.09675032;-0.6054398;0.002156973,0.1204391;-0.6288794;-0.05279136,-0.04461359;0.006382088;-0.05433637,-0.06809846;-0.2903825;-0.06684949,-0.04751676;-0.5941159;-0.005112957,-0.01580127;-0.5867419;-0.07524469,0.02422093;0.5149059;-0.1061773,822.7621
+0;0;0,0.00321307;0.3003882;-0.008007168,0.006434556;0.5949823;-0.0330441,0.1640687;0.4829444;-0.01263181,0.1901075;0.2675339;0.01574173,0.2179339;0.05444795;-0.02743918,-0.1548383;0.4978904;-0.003728297,-0.2020981;0.3305998;0.1291819,-0.2514152;0.1493237;0.2421036,0.05692671;0.00315289;-0.04021483,0.07264847;-0.2946295;-0.00843028,0.07284794;-0.5981042;0.06153502,0.07025775;-0.5611169;-0.01818793,-0.05575762;0.008461687;-0.04107689,-0.1007052;-0.2872616;-0.01964761,-0.1206896;-0.5907233;0.04746199,-0.1211984;-0.553672;-0.03229577,0.00566159;0.5223002;-0.02422121,0;0;0,0.01226372;0.2942232;-0.05991507,0.02360307;0.5827981;-0.1233048,0.1427812;0.468244;-0.004759789,0.1904465;0.2657686;0.06318474,0.3302645;0.1200266;-0.02198982,-0.1212878;0.496699;-0.1842535,-0.2287039;0.31289;-0.2348575,-0.168292;0.1088042;-0.2872401,0.06969056;0.00172469;0.002841473,0.07589018;-0.2975621;-0.01506901,0.09440023;-0.6078954;0.003443241,0.1180653;-0.6314481;-0.05117679,-0.04309236;0.005877925;-0.05455567,-0.06943199;-0.2926792;-0.06463996,-0.0493306;-0.5970851;-0.001989819,-0.01698911;-0.589581;-0.07169807,0.02107954;0.5119389;-0.1050367,822.7837
+0;0;0,0.00321307;0.3003882;-0.008007168,0.006434556;0.5949823;-0.0330441,0.1640687;0.4829444;-0.01263181,0.1901075;0.2675339;0.01574173,0.2179339;0.05444795;-0.02743918,-0.1548383;0.4978904;-0.003728297,-0.2020981;0.3305998;0.1291819,-0.2514152;0.1493237;0.2421036,0.05692671;0.00315289;-0.04021483,0.07264847;-0.2946295;-0.00843028,0.07284794;-0.5981042;0.06153502,0.07025775;-0.5611169;-0.01818793,-0.05575762;0.008461687;-0.04107689,-0.1007052;-0.2872616;-0.01964761,-0.1206896;-0.5907233;0.04746199,-0.1211984;-0.553672;-0.03229577,0.00566159;0.5223002;-0.02422121,0;0;0,0.01226372;0.2942232;-0.05991507,0.02360307;0.5827981;-0.1233048,0.1427812;0.468244;-0.004759789,0.1904465;0.2657686;0.06318474,0.3302645;0.1200266;-0.02198982,-0.1212878;0.496699;-0.1842535,-0.2287039;0.31289;-0.2348575,-0.168292;0.1088042;-0.2872401,0.06969056;0.00172469;0.002841473,0.07589018;-0.2975621;-0.01506901,0.09440023;-0.6078954;0.003443241,0.1180653;-0.6314481;-0.05117679,-0.04309236;0.005877925;-0.05455567,-0.06943199;-0.2926792;-0.06463996,-0.0493306;-0.5970851;-0.001989819,-0.01698911;-0.589581;-0.07169807,0.02107954;0.5119389;-0.1050367,822.806
+0;0;0,0.003097959;0.2994121;-0.008247391,0.006225768;0.593484;-0.03350892,0.1642088;0.4815254;-0.01334425,0.1916882;0.251929;0.01735568,0.2195743;0.0388463;-0.0257581,-0.1553012;0.4967987;-0.003765268,-0.206754;0.3216783;0.1414847,-0.2548595;0.1422552;0.25782,0.05623629;0.003075758;-0.03990609,0.07192387;-0.2953962;-0.008019291,0.07210056;-0.599937;0.06225099,0.06938771;-0.5629676;-0.01750326,-0.05524204;0.008415786;-0.0405212,-0.100393;-0.2879994;-0.0193598,-0.1204587;-0.5925498;0.0479415,-0.1210891;-0.5555155;-0.03185069,0.005486545;0.5208313;-0.02460195,0;0;0,0.01150756;0.2936828;-0.0578208,0.02257058;0.5817325;-0.1213281,0.1412465;0.4827372;0.003587961,0.1893931;0.2627981;0.06458592,0.3289614;0.1167742;-0.02049279,-0.1219129;0.4951083;-0.1835085,-0.2374953;0.2998386;-0.2375691,-0.1771842;0.09595628;-0.2908162,0.06886386;0.001428276;0.004494905,0.07468288;-0.2984986;-0.01443624,0.09289718;-0.6099175;0.004787207,0.1166248;-0.6334268;-0.04989767,-0.0423336;0.005478684;-0.05424321,-0.07020237;-0.2936944;-0.06243927,-0.05017111;-0.5991563;0.0006071068,-0.01647189;-0.5916055;-0.06850922,0.02002046;0.5108915;-0.1030705,822.8403
+0;0;0,0.003116908;0.3012436;-0.008297841,0.006280487;0.598691;-0.03385993,0.1602194;0.4866796;-0.01385243,0.1879335;0.2551219;0.01710976,0.2158238;0.04200724;-0.02601047,-0.1511713;0.5015649;-0.004516868,-0.2030636;0.3249484;0.1419739,-0.2511763;0.1454985;0.2583267,0.0559663;0.003060991;-0.03971451,0.07166247;-0.2955744;-0.007810242,0.07183947;-0.6006432;0.06258184,0.06912673;-0.563674;-0.0171693,-0.05497682;0.008375383;-0.04032667,-0.1001525;-0.2882022;-0.01915367,-0.120253;-0.5932805;0.04826428,-0.1208833;-0.5562465;-0.03152479,0.005530564;0.5249867;-0.02482405,0;0;0,0.01247258;0.2961363;-0.0545342,0.02585625;0.5884798;-0.1137507,0.1408862;0.4817646;0.004658461,0.1899119;0.2599209;0.06571245,0.3298749;0.1146895;-0.02015519,-0.1115933;0.499851;-0.182149,-0.2331274;0.3053315;-0.2344689,-0.178012;0.1000016;-0.2879199,0.06845849;0.001058072;0.005581617,0.07533777;-0.298972;-0.01396322,0.09259307;-0.6109527;0.005842447,0.1163052;-0.6344666;-0.04884005,-0.04176436;0.005440473;-0.05426765,-0.06982668;-0.2939252;-0.06059895,-0.05010419;-0.5999312;0.00259351,-0.01552562;-0.592178;-0.06614932,0.02245924;0.5162506;-0.09684134,822.8729
+0;0;0,0.003121928;0.3017288;-0.008311204,0.006289865;0.5995827;-0.03390557,0.1578974;0.4881028;-0.01405776,0.1856373;0.2563296;0.01693323,0.213529;0.04320443;-0.02618913,-0.1488012;0.5027637;-0.004862873,-0.2007418;0.325983;0.1417642,-0.2488568;0.1465242;0.2581227,0.05575661;0.003049522;-0.03956571,0.07145217;-0.2955743;-0.007662684,0.07163021;-0.6024379;0.06314354,0.06891518;-0.5654628;-0.01667498,-0.05477084;0.008344003;-0.04017557,-0.09994473;-0.288222;-0.0190034,-0.1201635;-0.5950953;0.0488112,-0.1207944;-0.5580553;-0.03104529,0.005539475;0.5258327;-0.02486406,0;0;0,0.01241866;0.297181;-0.0514617,0.02589616;0.5902469;-0.1091104,0.1390157;0.4806789;0.006416321,0.1877697;0.2585596;0.0675292,0.3281221;0.1138133;-0.01854944,-0.108872;0.4992256;-0.1770774,-0.2300116;0.3041622;-0.2292717,-0.1746372;0.09904712;-0.2833206,0.06805243;0.001206309;0.007138253,0.07392595;-0.2987885;-0.01308537,0.09066667;-0.6125895;0.007590294,0.1145787;-0.6359836;-0.04722119,-0.04142575;0.0050303;-0.05424156,-0.07023639;-0.2942917;-0.05831861,-0.0512627;-0.6020802;0.005595632,-0.01664408;-0.5941624;-0.06325892,0.02249515;0.5178931;-0.09253478,822.8953
+0;0;0,0.003078847;0.3017222;-0.00856064,0.006149957;0.5995573;-0.03438522,0.1577878;0.4878287;-0.0154367,0.184968;0.2561289;0.01658142,0.2132678;0.04304495;-0.02647866,-0.1489762;0.5032863;-0.005165309,-0.2011598;0.3279439;0.1430935,-0.249426;0.1508128;0.2629049,0.05577083;0.003012569;-0.03954848,0.07135075;-0.2956161;-0.007633764,0.07156646;-0.6024915;0.06312084,0.06864212;-0.5655303;-0.0166915,-0.05473901;0.008352614;-0.04021714,-0.09997754;-0.2881977;-0.01896237,-0.120177;-0.5951076;0.04869205,-0.1210175;-0.5580847;-0.03116403,0.005428581;0.5258138;-0.02528846,0;0;0,0.01241866;0.297181;-0.0514617,0.02589616;0.5902469;-0.1091104,0.1390157;0.4806789;0.006416321,0.1877697;0.2585596;0.0675292,0.3281221;0.1138133;-0.01854944,-0.108872;0.4992256;-0.1770774,-0.2300116;0.3041622;-0.2292717,-0.1746372;0.09904712;-0.2833206,0.06805243;0.001206309;0.007138253,0.07392595;-0.2987885;-0.01308537,0.09066667;-0.6125895;0.007590294,0.1145787;-0.6359836;-0.04722119,-0.04142575;0.0050303;-0.05424156,-0.07023639;-0.2942917;-0.05831861,-0.0512627;-0.6020802;0.005595632,-0.01664408;-0.5941624;-0.06325892,0.02249515;0.5178931;-0.09253478,822.9177
+0;0;0,0.003082436;0.3020739;-0.008570617,0.00615331;0.599884;-0.0343914,0.1568291;0.4884348;-0.01550999,0.1840875;0.2560685;0.01660023,0.212394;0.04293402;-0.02647005,-0.147997;0.5037947;-0.005303482,-0.2003308;0.327948;0.1433818,-0.2486085;0.1507749;0.2632216,0.0556188;0.003004356;-0.03944067,0.07116926;-0.2950598;-0.007586282,0.07138625;-0.6037406;0.06358458,0.0684605;-0.5667761;-0.01626611,-0.05458978;0.008329845;-0.04010751,-0.09974279;-0.2876598;-0.01889291,-0.1200611;-0.5963753;0.04915953,-0.120902;-0.5593491;-0.03073491,0.005432321;0.5261799;-0.02529951,0;0;0,0.01255746;0.2978583;-0.049541,0.02603438;0.5910372;-0.1064675,0.1384071;0.4793314;0.007383347,0.187133;0.2565909;0.06887054,0.3275635;0.1124763;-0.01826644,-0.1071741;0.5029716;-0.1757254,-0.2290897;0.3073672;-0.2271424,-0.1774484;0.1014476;-0.2820322,0.06778052;0.0008305311;0.007946968,0.0737654;-0.2985252;-0.01324344,0.09008611;-0.6141158;0.008789301,0.113786;-0.6375456;-0.0461359,-0.04122624;0.005066407;-0.05415507,-0.06814722;-0.2938743;-0.05706808,-0.05119187;-0.6035898;0.007259414,-0.01640678;-0.59559;-0.06158234,0.02263071;0.5186946;-0.09002233,822.9521
+0;0;0,0.00307127;0.3009796;-0.00853957,0.006135054;0.5980924;-0.03429306,0.1570461;0.4868985;-0.01543525,0.1842283;0.2551818;0.01658519,0.212537;0.0420302;-0.02648855,-0.1482475;0.502282;-0.005213091,-0.200435;0.3269269;0.1430565,-0.2487165;0.1497396;0.2629059,0.05566667;0.003006942;-0.03947461,0.07125442;-0.295772;-0.007543836,0.07147212;-0.6054647;0.06386033,0.06854796;-0.5685039;-0.01594687,-0.05463677;0.008337013;-0.04014203,-0.09989806;-0.2883625;-0.01887655,-0.1202829;-0.5980899;0.04939897,-0.1211234;-0.5610676;-0.03045195,0.005417127;0.5247015;-0.02523979,0;0;0,0.0123512;0.2968822;-0.0487802,0.02535217;0.5893255;-0.1059046,0.138301;0.4782836;0.008122683,0.1866774;0.2562429;0.06988406,0.3267553;0.1119405;-0.01755333,-0.108364;0.5038765;-0.1748034,-0.2297836;0.3087981;-0.2263639,-0.1793816;0.1026587;-0.2816497,0.06782448;0.001029581;0.008052588,0.07448513;-0.2990498;-0.01290965,0.0900142;-0.6156954;0.009509563,0.1136152;-0.639176;-0.04534483,-0.04144287;0.004853287;-0.05408326,-0.06723133;-0.2949125;-0.05669408,-0.0511871;-0.6056899;0.007867493,-0.01654517;-0.5976379;-0.06101221,0.02215202;0.5173214;-0.08935547,822.985
+0;0;0,0.00306154;0.3014395;-0.008727031,0.006095035;0.5987281;-0.03461607,0.156626;0.4875607;-0.01611927,0.1843648;0.2495861;0.01735315,0.212802;0.03647858;-0.02568203,-0.1479149;0.5034726;-0.005338823,-0.2021103;0.3263382;0.1502505,-0.249449;0.1517712;0.2741897,0.0556326;0.002979865;-0.03945852,0.07121989;-0.296462;-0.007400345,0.07149642;-0.607793;0.06436186,0.06845593;-0.5708348;-0.01550639,-0.05460028;0.008325677;-0.04012895,-0.10007;-0.2890335;-0.01900561,-0.1205809;-0.6003737;0.0497213,-0.121535;-0.5633568;-0.03019396,0.005385389;0.5252503;-0.02552503,0;0;0,0.01228423;0.2977;-0.04663825,0.02517948;0.5906475;-0.1021693,0.1387431;0.485444;0.01220536,0.1857996;0.2553932;0.0703783,0.326099;0.110929;-0.01634908,-0.1081457;0.5024194;-0.1708942,-0.2317475;0.3010949;-0.222979,-0.1803617;0.09556705;-0.279488,0.06789948;0.001606494;0.006922483,0.07453115;-0.2992635;-0.01229858,0.08929391;-0.6175846;0.0107348,0.1125925;-0.6411083;-0.04430151,-0.04187134;0.004575591;-0.05372798,-0.06840821;-0.295795;-0.05680774,-0.05235016;-0.6081555;0.008383397,-0.01755454;-0.5999761;-0.06053484,0.02196769;0.5184503;-0.08606362,823.0182
+0;0;0,0.003037735;0.2990956;-0.008659174,0.006056963;0.5949847;-0.03442544,0.1585357;0.4836968;-0.01585278,0.1858902;0.2490194;0.01715588,0.214324;0.03593737;-0.02587416,-0.1499201;0.4998133;-0.004933754,-0.2033647;0.3251331;0.1484999,-0.2506977;0.150587;0.2724242,0.05560874;0.002978587;-0.0394416,0.07129611;-0.2983859;-0.007177591,0.07157354;-0.6107339;0.06481905,0.06853655;-0.5737837;-0.01495735,-0.05457687;0.008322108;-0.04011174,-0.1003385;-0.2909462;-0.01885278,-0.1209164;-0.6033036;0.05009865,-0.1218695;-0.5662947;-0.02972471,0.005350833;0.521871;-0.02537946,0;0;0,0.0121959;0.2955486;-0.04521823,0.02446443;0.5870218;-0.1010842,0.1399676;0.4841589;0.01527882,0.1844637;0.2569439;0.07276607,0.3236255;0.1109169;-0.01310658,-0.1121494;0.5055914;-0.168804,-0.2314411;0.3055947;-0.2205935,-0.1839404;0.09874;-0.2755373,0.06793647;0.001157254;0.006335735,0.07589702;-0.3017393;-0.01092339,0.09030618;-0.6210765;0.01276255,0.1133095;-0.6447427;-0.04212451,-0.04224843;0.004820605;-0.05337299,-0.06733829;-0.2976263;-0.05536384,-0.05146123;-0.6109922;0.01016957,-0.01705697;-0.6027207;-0.05886682,0.02149719;0.5152342;-0.08478475,823.0405
+0;0;0,0.003025568;0.2978977;-0.008624492,0.006037606;0.5930776;-0.0343259,0.160587;0.4815135;-0.01565419,0.1881771;0.2448142;0.01763886,0.2166135;0.03171246;-0.02539516,-0.1520336;0.4978476;-0.004587738,-0.2059387;0.3216625;0.1501678,-0.253276;0.1471002;0.2741036,0.0555992;0.002978076;-0.03943482,0.07130557;-0.2987514;-0.007131737,0.0715853;-0.6136807;0.06545986,0.06855419;-0.576744;-0.0141622,-0.0545675;0.008320678;-0.04010485,-0.1003846;-0.2913102;-0.01882014,-0.1211325;-0.6062489;0.05070109,-0.1220837;-0.5692536;-0.02896784,0.005333786;0.5202031;-0.0253095,0;0;0,0.01120667;0.2944053;-0.04501677,0.02251083;0.5851182;-0.1012411,0.1401696;0.48679;0.01774955,0.1834107;0.2565771;0.07278109,0.3221747;0.1103351;-0.01342057,-0.1161497;0.5025567;-0.1687998,-0.2366327;0.3001608;-0.2179524,-0.18873;0.0935498;-0.2735413,0.06795142;0.001674533;0.005919933,0.07614552;-0.301563;-0.01170802,0.09002109;-0.6235534;0.01236796,0.1126228;-0.6474208;-0.04226208,-0.04246492;0.004553598;-0.0532094,-0.06756704;-0.2982573;-0.0557269,-0.05222382;-0.6142141;0.01049948,-0.01786891;-0.6058606;-0.05840731,0.01991466;0.513599;-0.08478665,823.0742
+0;0;0,0.003032195;0.3001302;-0.008798329,0.006047016;0.5972723;-0.03475142,0.160166;0.485113;-0.01640266,0.18712;0.2510775;0.01691756,0.2159457;0.03777772;-0.02596712,-0.1516586;0.5020572;-0.004907489,-0.2056225;0.3305435;0.1509138,-0.2521979;0.1577346;0.277936,0.05541474;0.002969489;-0.03930312,0.07110284;-0.2992896;-0.006877702,0.07138144;-0.6147723;0.06575376,0.06826122;-0.5778317;-0.01397622,-0.05438866;0.008261398;-0.0399746,-0.100416;-0.29188;-0.01865149,-0.1210881;-0.6073363;0.05109628,-0.1221259;-0.570338;-0.02868294,0.00534225;0.5237827;-0.02563943,0;0;0,0.01091003;0.2968885;-0.04362273,0.02146322;0.590017;-0.09791303,0.1396319;0.48425;0.01732302,0.183409;0.2568989;0.07213522,0.3218694;0.1125858;-0.01824878,-0.1159521;0.5048274;-0.1667641,-0.2346711;0.303939;-0.213229,-0.1891244;0.09675278;-0.2694978,0.06773987;0.001389951;0.005807161,0.07662749;-0.3023764;-0.01165915,0.08977436;-0.6249572;0.01229,0.1121039;-0.6488156;-0.04262304,-0.04235672;0.0047507;-0.05298759,-0.06766445;-0.2985786;-0.05597694,-0.05274807;-0.6150645;0.01049817,-0.01860226;-0.6065611;-0.05868809,0.01899195;0.5177203;-0.08205914,823.0965
+0;0;0,0.003039509;0.3008542;-0.008819554,0.00605144;0.5977106;-0.03474716,0.1638037;0.4847255;-0.0161918,0.1903697;0.2540581;0.0166489,0.2191919;0.04078522;-0.02623037,-0.1553369;0.5020673;-0.004426923,-0.2085242;0.3330219;0.149152,-0.2550938;0.1602348;0.2761581,0.05519469;0.002957698;-0.03914706,0.0708506;-0.2986809;-0.006788198,0.0711306;-0.6157382;0.06620575,0.06801267;-0.5788026;-0.01346546,-0.05417269;0.008228594;-0.03981587,-0.1001056;-0.2912967;-0.01853653,-0.1208808;-0.6083274;0.05155934,-0.1219178;-0.5713343;-0.02816108,0.005347455;0.5243024;-0.02564528,0;0;0,0.01015554;0.2977541;-0.04289103,0.02012108;0.5906625;-0.09689856,0.1410109;0.4824256;0.02024294,0.1836226;0.257548;0.07129217,0.3217047;0.1124963;-0.01841855,-0.1207004;0.5068588;-0.1675059,-0.2379081;0.3085765;-0.2115308,-0.1937936;0.1013016;-0.2685019,0.06746566;0.0006424487;0.005972147,0.077212;-0.3024594;-0.01170087,0.08952494;-0.6266797;0.01244712,0.1118077;-0.6505913;-0.04234648,-0.04205643;0.005279148;-0.05283068,-0.06749296;-0.2974175;-0.05524208,-0.0524329;-0.6155261;0.01134302,-0.01836623;-0.606928;-0.05784331,0.01773025;0.5184364;-0.08109403,823.1306
+0;0;0,0.003032433;0.3001538;-0.00879902,0.006037875;0.5963733;-0.0346728,0.1647382;0.4832724;-0.0160759,0.1914377;0.2514458;0.01692983,0.2202524;0.03822802;-0.02593837,-0.1563095;0.5007178;-0.004240725,-0.2097641;0.3308229;0.1501099,-0.2563216;0.1580804;0.2770833,0.05528676;0.002962632;-0.03921235,0.07090059;-0.2978655;-0.006940439,0.07118086;-0.6152282;0.06612382,0.06808165;-0.5783343;-0.01306926,-0.05426306;0.00824232;-0.03988228,-0.1000725;-0.2904782;-0.01866012,-0.1208678;-0.6078143;0.05150328,-0.1218986;-0.5708632;-0.02773871,0.005335048;0.5230858;-0.02558587,0;0;0,0.009714976;0.2971674;-0.04214358,0.01949714;0.5894731;-0.09592414,0.1419844;0.4842414;0.02181101,0.1844276;0.2574576;0.06990981,0.3246793;0.1138576;-0.01862454,-0.1224184;0.5062875;-0.1667027,-0.2413456;0.3071702;-0.2085883,-0.198543;0.09960179;-0.2652727,0.06758628;0.0005303621;0.005901337,0.07826524;-0.3016225;-0.01339746,0.08920651;-0.6260675;0.01255059,0.1110127;-0.6504708;-0.04124022,-0.0422797;0.005270196;-0.05279833,-0.06764358;-0.2966123;-0.0553455,-0.05241419;-0.6149833;0.01147866,-0.018641;-0.6062012;-0.05735338,0.01713009;0.5173606;-0.08016658,823.1636
+0;0;0,0.003081141;0.3001491;-0.008941524,0.006126002;0.596362;-0.03488806,0.1647968;0.4831363;-0.01649525,0.1911985;0.251296;0.01665361,0.2202614;0.03807032;-0.02600723,-0.1563148;0.5012705;-0.004487054,-0.2101875;0.3342323;0.152808,-0.2563998;0.163358;0.2824082,0.05530648;0.002899845;-0.03918923,0.07090003;-0.2979248;-0.00687534,0.07127507;-0.6152939;0.06616098,0.06815159;-0.57841;-0.01303203,-0.05423092;0.008285626;-0.039917,-0.1000311;-0.2904338;-0.01865885,-0.1208081;-0.6077634;0.05153921,-0.1218622;-0.5708204;-0.0277032,0.005412497;0.5230764;-0.02578687,0;0;0,0.009714976;0.2971674;-0.04214358,0.01949714;0.5894731;-0.09592414,0.1419844;0.4842414;0.02181101,0.1844276;0.2574576;0.06990981,0.3246793;0.1138576;-0.01862454,-0.1224184;0.5062875;-0.1667027,-0.2413456;0.3071702;-0.2085883,-0.198543;0.09960179;-0.2652727,0.06758628;0.0005303621;0.005901337,0.07826524;-0.3016225;-0.01339746,0.08920651;-0.6260675;0.01255059,0.1110127;-0.6504708;-0.04124022,-0.0422797;0.005270196;-0.05279833,-0.06764358;-0.2966123;-0.0553455,-0.05241419;-0.6149833;0.01147866,-0.018641;-0.6062012;-0.05735338,0.01713009;0.5173606;-0.08016658,823.1862
+0;0;0,0.003084265;0.3004534;-0.008950589,0.006129887;0.596739;-0.03490261,0.1681401;0.4826768;-0.01631516,0.1932138;0.2624973;0.01516644,0.2222903;0.04917142;-0.02751444,-0.1596994;0.501191;-0.004055372,-0.2108624;0.3425541;0.1453283,-0.2570965;0.1715996;0.2749894,0.05541617;0.002905596;-0.03926696,0.07095119;-0.2967899;-0.00707436,0.07132723;-0.615013;0.0661585,0.0682041;-0.5781299;-0.01302589,-0.05433848;0.008302058;-0.03999617,-0.09996677;-0.2892961;-0.01881782,-0.1207997;-0.6074796;0.05156915,-0.1218537;-0.5705374;-0.02766464,0.005416385;0.5234537;-0.02580146,0;0;0,0.009240925;0.2975308;-0.04185581,0.01842187;0.5899729;-0.09540319,0.1429367;0.4739981;0.02149034,0.1854249;0.2592553;0.06817102,0.3275699;0.1186011;-0.02230668,-0.1265843;0.5066506;-0.1676059,-0.2405584;0.3178349;-0.2057807,-0.1993646;0.1094207;-0.2609315,0.06773235;0.0003440678;0.005787849,0.07985215;-0.3006152;-0.01349282,0.08966975;-0.6259372;0.01293278,0.111366;-0.6503829;-0.04084682,-0.04250089;0.005442176;-0.05277638,-0.06714009;-0.29536;-0.05523498,-0.05190835;-0.6145796;0.01181708,-0.0185551;-0.6057259;-0.05723144,0.01617292;0.5178443;-0.07970357,823.2083
+0;0;0,0.003085702;0.3005934;-0.00895476,0.006131111;0.5968582;-0.03490489,0.1697027;0.4824112;-0.01622722,0.1941731;0.2675304;0.01449676,0.2232665;0.05408038;-0.02820895,-0.1612824;0.501103;-0.003849799,-0.2112142;0.3462838;0.1419389,-0.2574752;0.1752298;0.2716754,0.05540533;0.002905028;-0.03925927,0.07090809;-0.2961683;-0.007133514,0.07128378;-0.614089;0.06602976,0.06816764;-0.5772213;-0.01297734,-0.05432785;0.008300435;-0.03998835,-0.09986141;-0.2886798;-0.01885396,-0.1206745;-0.6065611;0.05146611,-0.1217261;-0.5696344;-0.02759027,0.005417672;0.5235794;-0.02580454,0;0;0,0.009037912;0.2976902;-0.0417726,0.01816966;0.5900941;-0.09541798,0.1438908;0.4695307;0.02055526,0.1897224;0.2611321;0.06731009,0.3313479;0.1214863;-0.02581549,-0.1291737;0.5071754;-0.1669314,-0.2401991;0.3225899;-0.2032363,-0.2001664;0.1134646;-0.2570425,0.06775576;0.0002040565;0.00534749,0.08090977;-0.3000883;-0.01385355,0.089995;-0.6251189;0.01258755,0.1115336;-0.6497352;-0.04081798,-0.04299871;0.005591979;-0.05233853,-0.06648873;-0.2946625;-0.05589832,-0.05136842;-0.6136699;0.01067664,-0.01861374;-0.6047385;-0.05847713,0.01590344;0.5179801;-0.0796845,823.2418
+0;0;0,0.003084803;0.2997897;-0.009110278,0.006089735;0.5930496;-0.03494042,0.1768906;0.4777014;-0.01613008,0.2006252;0.2683625;0.01407599,0.2348529;0.01829278;-0.03574559,-0.1686752;0.4977106;-0.002868565,-0.2173838;0.3496946;0.1421047,-0.2728823;0.1538157;0.2993942,0.05538553;0.00288129;-0.03924424,0.0708421;-0.295788;-0.007124174,0.0712301;-0.6147152;0.06624177,0.0680357;-0.5778133;-0.01329913,-0.05430576;0.008298762;-0.0399748,-0.0998036;-0.2882883;-0.01899715,-0.1206197;-0.6071517;0.05164298,-0.1217365;-0.5701918;-0.02794915,0.005388192;0.5207047;-0.02592091,0;0;0,0.008647487;0.2968185;-0.04231334,0.01670487;0.58573;-0.09834504,0.1476834;0.467582;0.02523232,0.1933925;0.2637547;0.06601954,0.346028;0.09596494;-0.05537891,-0.1378031;0.5012138;-0.1707395,-0.2473936;0.3218457;-0.2041382,-0.1999183;0.07674727;-0.266279,0.06776159;0.0001501739;0.004930973,0.08150316;-0.2997221;-0.01408863,0.0908466;-0.6257969;0.01208806,0.1125054;-0.650795;-0.04167724,-0.04342187;0.005689717;-0.05194361,-0.06658759;-0.2941636;-0.05697237,-0.05133916;-0.6141618;0.009855501,-0.01826383;-0.605461;-0.05969277,0.01471113;0.5147569;-0.08177757,823.2753
+0;0;0,0.003079407;0.2992654;-0.009094344,0.006079943;0.5920988;-0.03488865,0.1752079;0.4772398;-0.01618253,0.1989447;0.2678815;0.01402635,0.2330695;0.0185637;-0.03564544,-0.1669857;0.4970539;-0.00305043,-0.2156988;0.3490241;0.1419363,-0.2710304;0.1537342;0.2987528,0.05571683;0.002898525;-0.03947899,0.07115868;-0.2954862;-0.007389527,0.07154799;-0.6154889;0.06622383,0.06836479;-0.5786113;-0.01303791,-0.0546306;0.008348403;-0.04021392,-0.1000851;-0.287956;-0.01925626,-0.1209714;-0.6078948;0.05162209,-0.1220843;-0.5709593;-0.02769069,0.005379075;0.5198235;-0.02587781,0;0;0,0.008559644;0.2963905;-0.04160976,0.01686612;0.5850516;-0.09666133,0.1481891;0.4646429;0.02208233,0.1997059;0.2620789;0.06234121,0.3555062;0.1000648;-0.06122613,-0.1352544;0.4990892;-0.1699468,-0.2460283;0.3201772;-0.2019867,-0.1979028;0.07574007;-0.2630246,0.0682225;0.0003351271;0.004115343,0.08288039;-0.2991983;-0.01502967,0.09217045;-0.6263937;0.01100302,0.1137814;-0.6507823;-0.04298496,-0.04421937;0.005619837;-0.05181142,-0.06630685;-0.2939846;-0.05895207,-0.05077551;-0.6150863;0.007930424,-0.01818831;-0.6062372;-0.06157191,0.01477225;0.5140798;-0.08041215,823.2979

+ 161 - 0
DataCSV/Sam/FirstPersonPerspective_OneArm_Forward_ColorFeedback_Fast.csv

@@ -0,0 +1,161 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.006013633;0.3170496;0.008559445,0.01229998;0.630515;0.00263074,0.1920591;0.5002633;0.008279483,0.2229962;0.2506992;0.02759185,0.2572024;0.02707106;-0.02593213,-0.1668613;0.4886262;-0.00012057,-0.2058465;0.2394771;0.004026402,-0.2350955;0.01153998;-0.03109596,0.08354648;0.005689867;-0.04056364,0.09619059;-0.3006004;-0.007452082,0.099916;-0.6387948;0.05749324,0.1002469;-0.6013411;-0.01774666,-0.08239786;0.00543805;-0.04288145,-0.1028858;-0.3013423;-0.01972923,-0.1167496;-0.6396462;0.04324277,-0.1145475;-0.6021757;-0.03196394,0.0106532;0.5527064;0.006502668,0;0;0,0.0002408326;0.3093436;-0.07025957,0.002334684;0.6130744;-0.1482508,0.1783884;0.5112455;-0.06547809,0.2554947;0.2722783;-0.04178071,0.2429062;0.04626083;-0.09471512,-0.1391813;0.4730484;-0.01927537,-0.1807709;0.2247572;-0.003976234,-0.2020536;0.01269457;-0.09682503,0.08194485;0.006764561;-0.0435555,0.1079645;-0.2994137;-0.06900835,0.09033045;-0.637686;-0.00681448,0.1058625;-0.6641599;-0.05462837,-0.08549822;0.002316603;-0.03663995,-0.1048578;-0.3051576;-0.04908078,-0.09506228;-0.642974;0.01718608,-0.1012472;-0.6339859;-0.05518076,0.001794949;0.5381881;-0.1267188,730.1003
+0;0;0,0.005883584;0.3170539;0.008494733,0.01199463;0.6305214;0.002494724,0.1918345;0.5003824;0.008350008,0.2227;0.2507742;0.02720029,0.2574248;0.02716456;-0.02606648,-0.1671081;0.4885769;7.555028E-05,-0.2057368;0.2393678;0.003940144,-0.2350369;0.01144946;-0.03126152,0.08350351;0.005693881;-0.04065148,0.09623986;-0.3005792;-0.00741649,0.09983493;-0.6387568;0.05762341,0.1001435;-0.6013069;-0.01761697,-0.08243994;0.005434644;-0.04280093,-0.1028268;-0.3013538;-0.01966644,-0.1167717;-0.6396328;0.04342087,-0.1145923;-0.6021659;-0.03178686,0.01039788;0.5527126;0.006383106,0;0;0,0.0002408326;0.3093436;-0.07025957,0.002334684;0.6130744;-0.1482508,0.1783884;0.5112455;-0.06547809,0.2554947;0.2722783;-0.04178071,0.2429062;0.04626083;-0.09471512,-0.1391813;0.4730484;-0.01927537,-0.1807709;0.2247572;-0.003976234,-0.2020536;0.01269457;-0.09682503,0.08194485;0.006764561;-0.0435555,0.1079645;-0.2994137;-0.06900835,0.09033045;-0.637686;-0.00681448,0.1058625;-0.6641599;-0.05462837,-0.08549822;0.002316603;-0.03663995,-0.1048578;-0.3051576;-0.04908078,-0.09506228;-0.642974;0.01718608,-0.1012472;-0.6339859;-0.05518076,0.001794949;0.5381881;-0.1267188,730.1171
+0;0;0,0.005895077;0.3176731;0.008511326,0.01202305;0.6320088;0.002494752,0.1909389;0.5019208;0.008350773,0.2211424;0.2576666;0.02679673,0.2562428;0.03163745;-0.02704639,-0.1661844;0.4901751;0.0001182556,-0.2039845;0.2463115;0.003899956,-0.2336016;0.01592697;-0.0316826,0.08432199;0.005749691;-0.04104993,0.09705118;-0.3003513;-0.007833619,0.1006437;-0.6382867;0.0571597,0.1009512;-0.6008615;-0.01783204,-0.08324799;0.005487914;-0.04322046,-0.1036234;-0.3011281;-0.02009896,-0.1175583;-0.6391649;0.04294316,-0.1153861;-0.6017227;-0.03201605,0.0104219;0.5539857;0.006393841,0;0;0,0.0004941523;0.3101695;-0.06941247,0.002767563;0.6149244;-0.1468892,0.1773274;0.511043;-0.06383657,0.2580203;0.2783795;-0.04743576,0.2422444;0.04932673;-0.09749818,-0.1365914;0.4734358;-0.01751356,-0.1782262;0.2306646;-0.001978537,-0.2021833;0.01680127;-0.09636515,0.08192311;0.006908208;-0.04548883,0.1086746;-0.2991382;-0.06963682,0.09060678;-0.6370246;-0.006838083,0.1057271;-0.6636891;-0.05416155,-0.08676924;0.002320447;-0.03597317,-0.1050084;-0.3050352;-0.04874067,-0.09635363;-0.6427833;0.01674713,-0.1027418;-0.6336517;-0.05538258,0.002165407;0.5397975;-0.1254191,730.1334
+0;0;0,0.005895077;0.3176731;0.008511326,0.01202305;0.6320088;0.002494752,0.1909389;0.5019208;0.008350773,0.2211424;0.2576666;0.02679673,0.2562428;0.03163745;-0.02704639,-0.1661844;0.4901751;0.0001182556,-0.2039845;0.2463115;0.003899956,-0.2336016;0.01592697;-0.0316826,0.08432199;0.005749691;-0.04104993,0.09705118;-0.3003513;-0.007833619,0.1006437;-0.6382867;0.0571597,0.1009512;-0.6008615;-0.01783204,-0.08324799;0.005487914;-0.04322046,-0.1036234;-0.3011281;-0.02009896,-0.1175583;-0.6391649;0.04294316,-0.1153861;-0.6017227;-0.03201605,0.0104219;0.5539857;0.006393841,0;0;0,0.0004941523;0.3101695;-0.06941247,0.002767563;0.6149244;-0.1468892,0.1773274;0.511043;-0.06383657,0.2580203;0.2783795;-0.04743576,0.2422444;0.04932673;-0.09749818,-0.1365914;0.4734358;-0.01751356,-0.1782262;0.2306646;-0.001978537,-0.2021833;0.01680127;-0.09636515,0.08192311;0.006908208;-0.04548883,0.1086746;-0.2991382;-0.06963682,0.09060678;-0.6370246;-0.006838083,0.1057271;-0.6636891;-0.05416155,-0.08676924;0.002320447;-0.03597317,-0.1050084;-0.3050352;-0.04874067,-0.09635363;-0.6427833;0.01674713,-0.1027418;-0.6336517;-0.05538258,0.002165407;0.5397975;-0.1254191,730.1524
+0;0;0,0.005875347;0.3177323;0.008483257,0.01198952;0.6321695;0.002451298,0.1889684;0.5026436;0.008305367,0.2197108;0.2549996;0.02706276,0.254871;0.03115064;-0.02628368,-0.1643214;0.4910265;0.0002885605,-0.2023872;0.2437162;0.003908061,-0.231594;0.01550595;-0.03155313,0.08475886;0.005789217;-0.04133024,0.0974419;-0.2981924;-0.008270476,0.1010436;-0.6400016;0.05745038,0.1013297;-0.6025755;-0.01755555,-0.08372824;0.005512684;-0.04341614,-0.1038802;-0.2990019;-0.02053776,-0.1181267;-0.6408744;0.0433838,-0.1159749;-0.6034317;-0.03159014,0.01039235;0.5541451;0.006351699,0;0;0,2.431869E-05;0.3105191;-0.06810403,0.001818135;0.6156412;-0.1445515,0.1772578;0.513967;-0.06946397,0.2576689;0.2778973;-0.04873586,0.2415215;0.05157201;-0.1007605,-0.1341;0.4732966;-0.01520727,-0.1750965;0.2269538;0.0008868072,-0.2016089;0.0160704;-0.09406433,0.08141872;0.007299155;-0.04736543,0.1092287;-0.296535;-0.0712409,0.09001751;-0.6379277;-0.006066561,0.105255;-0.6645514;-0.05342364,-0.08780213;0.002147784;-0.03481295,-0.1054375;-0.3031079;-0.04771947,-0.09765134;-0.6447669;0.01841884,-0.1054786;-0.6355395;-0.05361136,0.001350716;0.5404418;-0.1233287,730.1747
+0;0;0,0.005890463;0.3185497;0.008505082,0.01202563;0.6340659;0.002451968,0.1875451;0.5046803;0.008304074,0.2177552;0.2613246;0.02673665,0.2532949;0.03505956;-0.02718559,-0.1628688;0.4931578;0.0003525279,-0.2002754;0.25013;0.00390935,-0.2297974;0.0194566;-0.0319346,0.08521464;0.005820347;-0.04155249,0.09786632;-0.2974099;-0.008574441,0.1014731;-0.6397053;0.0572399,0.1017577;-0.6023188;-0.01736649,-0.08417846;0.005542327;-0.0436496,-0.1042806;-0.2982195;-0.02082777,-0.1185474;-0.6405783;0.04318472,-0.116407;-0.6031753;-0.03138987,0.01042276;0.5557625;0.00636631,0;0;0,0.0001012832;0.3117686;-0.0661912,0.001562566;0.6185465;-0.1404369,0.1747178;0.5130359;-0.06515574,0.2582527;0.2820853;-0.0525806,0.2396782;0.05307974;-0.1033547,-0.1310101;0.472698;-0.01214017,-0.1719969;0.2305719;0.000877494,-0.1998767;0.01804091;-0.09617842,0.08128405;0.007474064;-0.04857016,0.109305;-0.2956342;-0.07173109,0.08968312;-0.63742;-0.006094933,0.1037583;-0.6644146;-0.05272388,-0.08902802;0.001752815;-0.03305994,-0.106487;-0.3027062;-0.04706259,-0.09968761;-0.6449312;0.01886547,-0.1077673;-0.6353984;-0.05280439,0.001187772;0.5429079;-0.1197495,730.186
+0;0;0,0.005890463;0.3185497;0.008505082,0.01202563;0.6340659;0.002451968,0.1875451;0.5046803;0.008304074,0.2177552;0.2613246;0.02673665,0.2532949;0.03505956;-0.02718559,-0.1628688;0.4931578;0.0003525279,-0.2002754;0.25013;0.00390935,-0.2297974;0.0194566;-0.0319346,0.08521464;0.005820347;-0.04155249,0.09786632;-0.2974099;-0.008574441,0.1014731;-0.6397053;0.0572399,0.1017577;-0.6023188;-0.01736649,-0.08417846;0.005542327;-0.0436496,-0.1042806;-0.2982195;-0.02082777,-0.1185474;-0.6405783;0.04318472,-0.116407;-0.6031753;-0.03138987,0.01042276;0.5557625;0.00636631,0;0;0,0.0001012832;0.3117686;-0.0661912,0.001562566;0.6185465;-0.1404369,0.1747178;0.5130359;-0.06515574,0.2582527;0.2820853;-0.0525806,0.2396782;0.05307974;-0.1033547,-0.1310101;0.472698;-0.01214017,-0.1719969;0.2305719;0.000877494,-0.1998767;0.01804091;-0.09617842,0.08128405;0.007474064;-0.04857016,0.109305;-0.2956342;-0.07173109,0.08968312;-0.63742;-0.006094933,0.1037583;-0.6644146;-0.05272388,-0.08902802;0.001752815;-0.03305994,-0.106487;-0.3027062;-0.04706259,-0.09968761;-0.6449312;0.01886547,-0.1077673;-0.6353984;-0.05280439,0.001187772;0.5429079;-0.1197495,730.2085
+0;0;0,0.005791401;0.3185525;0.008467,0.01180664;0.6340694;0.002336824,0.187369;0.50471;0.008245322,0.2176659;0.2613708;0.02675276,0.2532869;0.03513563;-0.02724127,-0.1630804;0.49322;0.0004759738,-0.2001811;0.2501412;0.003731116,-0.2295308;0.01948258;-0.03234905,0.08522528;0.005838344;-0.04152812,0.09790738;-0.2973838;-0.008487981,0.1014377;-0.6396893;0.05727833,0.1016925;-0.6023054;-0.01732842,-0.08416678;0.005523205;-0.04367455,-0.1041779;-0.2982513;-0.02094113,-0.1186305;-0.6405672;0.04325855,-0.1165196;-0.6031665;-0.03131712,0.01023961;0.5557665;0.006272175,0;0;0,0.0001012832;0.3117686;-0.0661912,0.001562566;0.6185465;-0.1404369,0.1747178;0.5130359;-0.06515574,0.2582527;0.2820853;-0.0525806,0.2396782;0.05307974;-0.1033547,-0.1310101;0.472698;-0.01214017,-0.1719969;0.2305719;0.000877494,-0.1998767;0.01804091;-0.09617842,0.08128405;0.007474064;-0.04857016,0.109305;-0.2956342;-0.07173109,0.08968312;-0.63742;-0.006094933,0.1037583;-0.6644146;-0.05272388,-0.08902802;0.001752815;-0.03305994,-0.106487;-0.3027062;-0.04706259,-0.09968761;-0.6449312;0.01886547,-0.1077673;-0.6353984;-0.05280439,0.001187772;0.5429079;-0.1197495,730.2213
+0;0;0,0.005794886;0.3187442;0.008472094,0.01182373;0.6349722;0.002326693,0.1888579;0.5049764;0.00826223,0.2189368;0.2633875;0.02663655,0.2553323;0.03223354;-0.02853141,-0.1645118;0.4933907;0.0004281425,-0.2013456;0.2520602;0.00365987,-0.2313334;0.01638672;-0.03320475,0.08551209;0.005857993;-0.04166788,0.09817203;-0.2968342;-0.008685485,0.1017084;-0.6397266;0.05719359,0.1019614;-0.6023936;-0.01689867,-0.08445004;0.005541793;-0.04382154,-0.1044262;-0.2977017;-0.02112786,-0.1189036;-0.6406046;0.0431819,-0.1168072;-0.603255;-0.03087948,0.01025247;0.5564583;0.006272642,0;0;0,-0.0007588863;0.3120179;-0.06593513,-0.001475826;0.619334;-0.1409645,0.1732527;0.5128647;-0.06326818,0.2585972;0.2842734;-0.05490732,0.238474;0.05058211;-0.1076682,-0.1323738;0.4720721;-0.009437241,-0.172804;0.2316523;0.003649718,-0.202108;0.01448356;-0.09524059,0.08110411;0.007720351;-0.04945064,0.1092902;-0.2948814;-0.07199812,0.08990956;-0.6372975;-0.006398201,0.1026862;-0.6646932;-0.05207086,-0.08976907;0.001508642;-0.03197004,-0.1070803;-0.3023895;-0.04669827,-0.1009983;-0.6452539;0.01914079,-0.1090967;-0.6356239;-0.05201383,-0.001103222;0.5435699;-0.1199377,730.2421
+0;0;0,0.005801735;0.3191209;0.008482108,0.01183216;0.6354343;0.002336544,0.1872551;0.5059185;0.008253359,0.2178343;0.2603114;0.02693328,0.2537148;0.0324281;-0.02745409,-0.1629262;0.4944373;0.0004899562,-0.2003726;0.249093;0.003775435,-0.2299362;0.01675405;-0.03256758,0.08538955;0.005849598;-0.04160816,0.09812175;-0.2985706;-0.008437485,0.1016469;-0.6403737;0.05723232,0.1020213;-0.5995231;-0.05240061,-0.084329;0.005533851;-0.04375874,-0.1044192;-0.2994408;-0.0209355,-0.1188506;-0.6412544;0.04316998,-0.1157486;-0.6003793;-0.06641726,0.01026121;0.5569358;0.006281722,0;0;0,-0.001249433;0.3126346;-0.06482148,-0.002589047;0.6202722;-0.1388786,0.1721808;0.5145181;-0.06651306,0.2583127;0.281959;-0.05629468,0.2372302;0.05201052;-0.1097307,-0.1309796;0.4728548;-0.007648483,-0.1706193;0.228052;0.002701855,-0.2009615;0.0145438;-0.09563331,0.08057221;0.007878363;-0.0500288,0.1093791;-0.2964387;-0.07228565,0.08949725;-0.6376095;-0.006243944,0.07369604;-0.6373835;-0.11113,-0.08997256;0.001466976;-0.0309777,-0.1076706;-0.3041043;-0.04669399,-0.1020411;-0.6458415;0.01917224,-0.1156009;-0.6458667;-0.08595565,-0.002107441;0.5444574;-0.1180954,730.2644
+0;0;0,0.005740183;0.3191225;0.00846626,0.01169418;0.6354372;0.002308019,0.1871482;0.5059533;0.008186166,0.2177491;0.2603425;0.0267811,0.2540524;0.03254721;-0.02769438,-0.1630653;0.4944901;0.0005912422,-0.2001721;0.2490893;0.00348661,-0.2291216;0.01680811;-0.03370978,0.08540017;0.005862877;-0.04158448,0.0981538;-0.2985548;-0.008399148,0.101704;-0.6403715;0.05719902,0.1020368;-0.5995212;-0.05243408,-0.08432099;0.005517416;-0.04377624,-0.1042308;-0.2994761;-0.02104818,-0.1188758;-0.6412693;0.04311782,-0.1158145;-0.6003923;-0.06647038,0.01014455;0.5569384;0.006254895,0;0;0,-0.001249433;0.3126346;-0.06482148,-0.002589047;0.6202722;-0.1388786,0.1721808;0.5145181;-0.06651306,0.2583127;0.281959;-0.05629468,0.2372302;0.05201052;-0.1097307,-0.1309796;0.4728548;-0.007648483,-0.1706193;0.228052;0.002701855,-0.2009615;0.0145438;-0.09563331,0.08057221;0.007878363;-0.0500288,0.1093791;-0.2964387;-0.07228565,0.08949725;-0.6376095;-0.006243944,0.07369604;-0.6373835;-0.11113,-0.08997256;0.001466976;-0.0309777,-0.1076706;-0.3041043;-0.04669399,-0.1020411;-0.6458415;0.01917224,-0.1156009;-0.6458667;-0.08595565,-0.002107441;0.5444574;-0.1180954,730.2863
+0;0;0,0.005744572;0.3193665;0.008472733,0.01169081;0.6352754;0.002326253,0.185402;0.5064895;0.008175544,0.2154441;0.2653639;0.02643091,0.2532467;0.02816112;-0.03029429,-0.1613556;0.4951394;0.0006555654,-0.1977848;0.25422;0.003498059,-0.2279298;0.01234603;-0.03523446,0.0854377;0.005865453;-0.04160276,0.09820437;-0.2988636;-0.008383486,0.1017573;-0.640945;0.05726548,0.1020902;-0.6000916;-0.05239814,-0.08435805;0.00551984;-0.04379548,-0.1042882;-0.2997856;-0.02104417,-0.1189446;-0.6418435;0.04317152,-0.1158824;-0.6009635;-0.06644721,0.01014503;0.5569714;0.00626333,0;0;0,-0.001230463;0.3132309;-0.0631237,-0.002253562;0.6210959;-0.1344762,0.1717495;0.5155082;-0.06748986,0.258865;0.288138;-0.05794668,0.2361567;0.048563;-0.1127195,-0.1301363;0.4736555;-0.006280974,-0.168851;0.2332689;0.003353251,-0.2008761;0.01123431;-0.09953973,0.0800707;0.008197814;-0.0508554,0.1099154;-0.2963077;-0.07348108,0.09026648;-0.6376184;-0.006675005,0.07378381;-0.6371125;-0.1115675,-0.09023769;0.001290217;-0.03033622,-0.1075192;-0.3045915;-0.04658359,-0.1022839;-0.6465605;0.01953614,-0.1165195;-0.6463069;-0.08561384,-0.001954034;0.5452697;-0.1144836,730.2979
+0;0;0,0.005744572;0.3193665;0.008472733,0.01169081;0.6352754;0.002326253,0.185402;0.5064895;0.008175544,0.2154441;0.2653639;0.02643091,0.2532467;0.02816112;-0.03029429,-0.1613556;0.4951394;0.0006555654,-0.1977848;0.25422;0.003498059,-0.2279298;0.01234603;-0.03523446,0.0854377;0.005865453;-0.04160276,0.09820437;-0.2988636;-0.008383486,0.1017573;-0.640945;0.05726548,0.1020902;-0.6000916;-0.05239814,-0.08435805;0.00551984;-0.04379548,-0.1042882;-0.2997856;-0.02104417,-0.1189446;-0.6418435;0.04317152,-0.1158824;-0.6009635;-0.06644721,0.01014503;0.5569714;0.00626333,0;0;0,-0.001230463;0.3132309;-0.0631237,-0.002253562;0.6210959;-0.1344762,0.1717495;0.5155082;-0.06748986,0.258865;0.288138;-0.05794668,0.2361567;0.048563;-0.1127195,-0.1301363;0.4736555;-0.006280974,-0.168851;0.2332689;0.003353251,-0.2008761;0.01123431;-0.09953973,0.0800707;0.008197814;-0.0508554,0.1099154;-0.2963077;-0.07348108,0.09026648;-0.6376184;-0.006675005,0.07378381;-0.6371125;-0.1115675,-0.09023769;0.001290217;-0.03033622,-0.1075192;-0.3045915;-0.04658359,-0.1022839;-0.6465605;0.01953614,-0.1165195;-0.6463069;-0.08561384,-0.001954034;0.5452697;-0.1144836,730.3201
+0;0;0,0.005561769;0.3194768;0.008502806,0.01128641;0.6351486;0.002330148,0.1845887;0.5067327;0.008250946,0.2145104;0.2669833;0.02649273,0.2519344;0.03326201;-0.02958187,-0.1612006;0.4953018;0.0008732188,-0.1970221;0.2556776;0.003094936,-0.2269936;0.0172594;-0.03470749,0.08600263;0.005949064;-0.04183995,0.09891453;-0.3011834;-0.008252319,0.1023543;-0.6407775;0.05686216,0.1026543;-0.5999144;-0.05290591,-0.08488877;0.005507186;-0.0441134,-0.104913;-0.3022261;-0.0212122,-0.1197131;-0.6417443;0.04269553,-0.1166794;-0.600854;-0.06702833,0.009808682;0.5569463;0.006272054,0;0;0,-0.001276851;0.3136325;-0.06165767,-0.00220935;0.6217774;-0.1307068,0.1702365;0.5139593;-0.06236672,0.2587801;0.2884774;-0.0572865,0.2364978;0.05270535;-0.1128345,-0.1302714;0.4739926;-0.004353665,-0.1684601;0.2348793;0.00426463,-0.1999708;0.01609354;-0.0972756,0.08003114;0.00837326;-0.05203199,0.1104989;-0.2986222;-0.07326102,0.09039944;-0.6373175;-0.006497622,0.07438476;-0.6365981;-0.1116323,-0.09108897;0.001193794;-0.02972874,-0.10848;-0.3071009;-0.04637594,-0.1032179;-0.6465032;0.01961049,-0.1169807;-0.6460299;-0.08577398,-0.001973927;0.5458986;-0.1113241,730.3314
+0;0;0,0.005561769;0.3194768;0.008502806,0.01128641;0.6351486;0.002330148,0.1845887;0.5067327;0.008250946,0.2145104;0.2669833;0.02649273,0.2519344;0.03326201;-0.02958187,-0.1612006;0.4953018;0.0008732188,-0.1970221;0.2556776;0.003094936,-0.2269936;0.0172594;-0.03470749,0.08600263;0.005949064;-0.04183995,0.09891453;-0.3011834;-0.008252319,0.1023543;-0.6407775;0.05686216,0.1026543;-0.5999144;-0.05290591,-0.08488877;0.005507186;-0.0441134,-0.104913;-0.3022261;-0.0212122,-0.1197131;-0.6417443;0.04269553,-0.1166794;-0.600854;-0.06702833,0.009808682;0.5569463;0.006272054,0;0;0,-0.001276851;0.3136325;-0.06165767,-0.00220935;0.6217774;-0.1307068,0.1702365;0.5139593;-0.06236672,0.2587801;0.2884774;-0.0572865,0.2364978;0.05270535;-0.1128345,-0.1302714;0.4739926;-0.004353665,-0.1684601;0.2348793;0.00426463,-0.1999708;0.01609354;-0.0972756,0.08003114;0.00837326;-0.05203199,0.1104989;-0.2986222;-0.07326102,0.09039944;-0.6373175;-0.006497622,0.07438476;-0.6365981;-0.1116323,-0.09108897;0.001193794;-0.02972874,-0.10848;-0.3071009;-0.04637594,-0.1032179;-0.6465032;0.01961049,-0.1169807;-0.6460299;-0.08577398,-0.001973927;0.5458986;-0.1113241,730.3425
+0;0;0,0.005563917;0.3196001;0.008506088,0.01128077;0.6348448;0.002343615,0.1836614;0.506845;0.008246358,0.2137525;0.2657389;0.02659137,0.2513225;0.03110607;-0.02970194,-0.1602989;0.4954745;0.0009076549,-0.196323;0.2544944;0.003141945,-0.2264114;0.01514633;-0.03480792,0.08601046;0.005949606;-0.04184376,0.09897795;-0.302505;-0.008111533,0.1024088;-0.6412138;0.0568332,0.1027088;-0.6003487;-0.05295477,-0.0848965;0.005507688;-0.04411742,-0.1050069;-0.3035504;-0.02111763,-0.1197685;-0.6421835;0.0426235,-0.1167342;-0.6012912;-0.06712025,0.009805882;0.556793;0.006277935,0;0;0,-0.001363128;0.3140691;-0.06005264,-0.002235457;0.6222329;-0.1270285,0.1703073;0.5158167;-0.06258106,0.2589854;0.2889398;-0.05648088,0.2364695;0.05232644;-0.1125181,-0.1295768;0.4731709;-0.002757274,-0.1674234;0.2325504;0.003842533,-0.1988586;0.01308443;-0.09852701,0.07957602;0.008679807;-0.0526917,0.1109329;-0.2996239;-0.07308459,0.09072332;-0.6374071;-0.006396294,0.07414255;-0.6364632;-0.1115265,-0.09124269;0.001030368;-0.02928834,-0.1084193;-0.3085884;-0.04636145,-0.1030263;-0.6470665;0.01964439,-0.11736;-0.6463717;-0.08574674,-0.002070397;0.5463837;-0.1081443,730.365
+0;0;0,0.00529525;0.3195978;0.008760391,0.0108209;0.6348477;0.002688818,0.1832604;0.5068023;0.008476943,0.2135471;0.2657262;0.02689335,0.2512648;0.03115119;-0.02954197,-0.1606795;0.4954465;0.001269858,-0.1963265;0.2544048;0.002814428,-0.2267424;0.01506405;-0.03491955,0.08602843;0.006002098;-0.0417993,0.09883441;-0.3024369;-0.00786303,0.1022025;-0.6411328;0.05715194,0.1024684;-0.6002512;-0.05263447,-0.0848897;0.005455392;-0.044137,-0.1050869;-0.3035794;-0.02090219,-0.1199464;-0.6421875;0.04294896,-0.1169466;-0.6012788;-0.0667941,0.009416215;0.5567934;0.006599772,0;0;0,-0.001363128;0.3140691;-0.06005264,-0.002235457;0.6222329;-0.1270285,0.1703073;0.5158167;-0.06258106,0.2589854;0.2889398;-0.05648088,0.2364695;0.05232644;-0.1125181,-0.1295768;0.4731709;-0.002757274,-0.1674234;0.2325504;0.003842533,-0.1988586;0.01308443;-0.09852701,0.07957602;0.008679807;-0.0526917,0.1109329;-0.2996239;-0.07308459,0.09072332;-0.6374071;-0.006396294,0.07414255;-0.6364632;-0.1115265,-0.09124269;0.001030368;-0.02928834,-0.1084193;-0.3085884;-0.04636145,-0.1030263;-0.6470665;0.01964439,-0.11736;-0.6463717;-0.08574674,-0.002070397;0.5463837;-0.1081443,730.3759
+0;0;0,0.00529525;0.3195978;0.008760391,0.0108209;0.6348477;0.002688818,0.1832604;0.5068023;0.008476943,0.2135471;0.2657262;0.02689335,0.2512648;0.03115119;-0.02954197,-0.1606795;0.4954465;0.001269858,-0.1963265;0.2544048;0.002814428,-0.2267424;0.01506405;-0.03491955,0.08602843;0.006002098;-0.0417993,0.09883441;-0.3024369;-0.00786303,0.1022025;-0.6411328;0.05715194,0.1024684;-0.6002512;-0.05263447,-0.0848897;0.005455392;-0.044137,-0.1050869;-0.3035794;-0.02090219,-0.1199464;-0.6421875;0.04294896,-0.1169466;-0.6012788;-0.0667941,0.009416215;0.5567934;0.006599772,0;0;0,-0.001363128;0.3140691;-0.06005264,-0.002235457;0.6222329;-0.1270285,0.1703073;0.5158167;-0.06258106,0.2589854;0.2889398;-0.05648088,0.2364695;0.05232644;-0.1125181,-0.1295768;0.4731709;-0.002757274,-0.1674234;0.2325504;0.003842533,-0.1988586;0.01308443;-0.09852701,0.07957602;0.008679807;-0.0526917,0.1109329;-0.2996239;-0.07308459,0.09072332;-0.6374071;-0.006396294,0.07414255;-0.6364632;-0.1115265,-0.09124269;0.001030368;-0.02928834,-0.1084193;-0.3085884;-0.04636145,-0.1030263;-0.6470665;0.01964439,-0.11736;-0.6463717;-0.08574674,-0.002070397;0.5463837;-0.1081443,730.3871
+0;0;0,0.005277714;0.3185394;0.008731379,0.01076378;0.6315392;0.002713056,0.1835487;0.5041975;0.008464726,0.213778;0.2635778;0.02684627,0.251139;0.03122142;-0.02905528,-0.1610462;0.4928201;0.001243914,-0.1966257;0.2522347;0.002785561,-0.2267539;0.01515763;-0.03459152,0.08575919;0.005983314;-0.04166849,0.09862084;-0.3037965;-0.007584684,0.1019857;-0.6421688;0.05736815,0.1022516;-0.6012859;-0.05243038,-0.08462404;0.005438319;-0.04399886,-0.104909;-0.3049399;-0.02066305,-0.1197543;-0.6432244;0.04312708,-0.1167542;-0.6023144;-0.06662808,0.009373466;0.5542838;0.00658398,0;0;0,-0.001828149;0.3131177;-0.05937552,-0.003965467;0.6190616;-0.1259151,0.1700517;0.5159805;-0.06261826,0.2591426;0.289875;-0.05320024,0.2375419;0.05595766;-0.1108749,-0.1336201;0.4778997;0.0002253056,-0.1715898;0.2378388;0.009096196,-0.2008602;0.02067018;-0.09333088,0.07937116;0.008433312;-0.05249572,0.1112345;-0.30114;-0.07346678,0.09073405;-0.6384438;-0.006147861,0.07423364;-0.6374772;-0.1113098,-0.09106179;0.001069103;-0.02886711,-0.1081757;-0.3098798;-0.04643421,-0.102788;-0.6479291;0.02004577,-0.1170411;-0.6472103;-0.0853757,-0.003396273;0.5440217;-0.1071005,730.4094
+0;0;0,0.00494579;0.3185441;0.008757916,0.01003606;0.6315483;0.002639804,0.182951;0.5042328;0.008537409,0.2133091;0.2636414;0.02707725,0.2507091;0.03132179;-0.02895082,-0.1614909;0.4924257;0.0007842015,-0.1967571;0.2517928;0.002085481,-0.2268756;0.0148814;-0.03633542,0.08576566;0.0060978;-0.04163857,0.09840446;-0.3036727;-0.007387102,0.101832;-0.6420484;0.05754478,0.1022203;-0.6011723;-0.05225406,-0.08462419;0.005317803;-0.04401327,-0.1049793;-0.3050434;-0.02051194,-0.1200058;-0.6433415;0.04316332,-0.1168815;-0.6024321;-0.06658842,0.008769316;0.5542924;0.006541289,0;0;0,-0.001828149;0.3131177;-0.05937552,-0.003965467;0.6190616;-0.1259151,0.1700517;0.5159805;-0.06261826,0.2591426;0.289875;-0.05320024,0.2375419;0.05595766;-0.1108749,-0.1336201;0.4778997;0.0002253056,-0.1715898;0.2378388;0.009096196,-0.2008602;0.02067018;-0.09333088,0.07937116;0.008433312;-0.05249572,0.1112345;-0.30114;-0.07346678,0.09073405;-0.6384438;-0.006147861,0.07423364;-0.6374772;-0.1113098,-0.09106179;0.001069103;-0.02886711,-0.1081757;-0.3098798;-0.04643421,-0.102788;-0.6479291;0.02004577,-0.1170411;-0.6472103;-0.0853757,-0.003396273;0.5440217;-0.1071005,730.4206
+0;0;0,0.004947851;0.3186768;0.008761567,0.01004119;0.631869;0.002637639,0.1833642;0.5043372;0.008544915,0.2141378;0.2604531;0.02733848,0.2508155;0.03262007;-0.02760756,-0.161888;0.4925023;0.0007734685,-0.1976368;0.2485761;0.002092557,-0.2271737;0.01624003;-0.03558635,0.08547214;0.006076931;-0.04149607,0.09814796;-0.3046009;-0.00714428,0.1015697;-0.6424067;0.05767825,0.1019581;-0.6015275;-0.05215167,-0.08433458;0.005299604;-0.04386264,-0.1047493;-0.3059706;-0.02029248,-0.1197505;-0.643699;0.04327556,-0.1166254;-0.6027865;-0.06650727,0.008772828;0.5545145;0.0065441,0;0;0,-0.002287135;0.3134466;-0.05832815,-0.004954726;0.6196972;-0.12432,0.1698732;0.5165671;-0.0620811,0.2587219;0.2870076;-0.04836941,0.2388754;0.05845636;-0.1087239,-0.134724;0.476118;0.0007094219,-0.1725968;0.2326649;0.009423224,-0.2008263;0.02006622;-0.09195273,0.07911631;0.008435488;-0.05228567,0.1110998;-0.3020468;-0.07324386,0.09053308;-0.6387827;-0.006069899,0.07411891;-0.6377331;-0.1113009,-0.09080056;0.0008810926;-0.02861505,-0.1081381;-0.3109325;-0.04686664,-0.102842;-0.6480554;0.02129928,-0.1170092;-0.6472483;-0.08419093,-0.004271522;0.5445275;-0.1056213,730.4319
+0;0;0,0.004947851;0.3186768;0.008761567,0.01004119;0.631869;0.002637639,0.1833642;0.5043372;0.008544915,0.2141378;0.2604531;0.02733848,0.2508155;0.03262007;-0.02760756,-0.161888;0.4925023;0.0007734685,-0.1976368;0.2485761;0.002092557,-0.2271737;0.01624003;-0.03558635,0.08547214;0.006076931;-0.04149607,0.09814796;-0.3046009;-0.00714428,0.1015697;-0.6424067;0.05767825,0.1019581;-0.6015275;-0.05215167,-0.08433458;0.005299604;-0.04386264,-0.1047493;-0.3059706;-0.02029248,-0.1197505;-0.643699;0.04327556,-0.1166254;-0.6027865;-0.06650727,0.008772828;0.5545145;0.0065441,0;0;0,-0.002287135;0.3134466;-0.05832815,-0.004954726;0.6196972;-0.12432,0.1698732;0.5165671;-0.0620811,0.2587219;0.2870076;-0.04836941,0.2388754;0.05845636;-0.1087239,-0.134724;0.476118;0.0007094219,-0.1725968;0.2326649;0.009423224,-0.2008263;0.02006622;-0.09195273,0.07911631;0.008435488;-0.05228567,0.1110998;-0.3020468;-0.07324386,0.09053308;-0.6387827;-0.006069899,0.07411891;-0.6377331;-0.1113009,-0.09080056;0.0008810926;-0.02861505,-0.1081381;-0.3109325;-0.04686664,-0.102842;-0.6480554;0.02129928,-0.1170092;-0.6472483;-0.08419093,-0.004271522;0.5445275;-0.1056213,730.4434
+0;0;0,0.004736346;0.318005;0.008834411,0.009678195;0.6292144;0.002790058,0.1841226;0.5019515;0.008626788,0.2148441;0.2595183;0.02735429,0.2517894;0.0312584;-0.02789556,-0.1631029;0.4896989;-0.000104425,-0.1984747;0.2471779;0.0007434789,-0.2285257;0.01456383;-0.03808631,0.08512352;0.006125642;-0.04125525,0.09771565;-0.3048349;-0.006838918,0.1011323;-0.6422037;0.057883,0.1017358;-0.6013097;-0.05205051,-0.0839344;0.005187753;-0.04374513,-0.1044233;-0.3063521;-0.02002471,-0.1195452;-0.6436145;0.04356537,-0.1162011;-0.6026885;-0.06631575,0.008453585;0.5523862;0.00666248,0;0;0,-0.003091618;0.3129119;-0.05748248,-0.006911665;0.6172682;-0.1227694,0.1682708;0.5151948;-0.05604172,0.2588761;0.2877364;-0.04500794,0.2395889;0.05897968;-0.1068015,-0.1376722;0.4739347;0.002204254,-0.1741811;0.2317106;0.01013875,-0.2033385;0.02045959;-0.09494674,0.07886931;0.008522183;-0.05188966,0.1105097;-0.3022775;-0.07291245,0.09012553;-0.6385708;-0.005759001,0.0748719;-0.6374875;-0.1112843,-0.0904276;0.0007125961;-0.02842314,-0.1079931;-0.3113358;-0.04731146,-0.102943;-0.6478886;0.02142718,-0.1159403;-0.6470361;-0.08433633,-0.005896881;0.5426091;-0.1042204,730.4653
+0;0;0,0.004736346;0.318005;0.008834411,0.009678195;0.6292144;0.002790058,0.1841226;0.5019515;0.008626788,0.2148441;0.2595183;0.02735429,0.2517894;0.0312584;-0.02789556,-0.1631029;0.4896989;-0.000104425,-0.1984747;0.2471779;0.0007434789,-0.2285257;0.01456383;-0.03808631,0.08512352;0.006125642;-0.04125525,0.09771565;-0.3048349;-0.006838918,0.1011323;-0.6422037;0.057883,0.1017358;-0.6013097;-0.05205051,-0.0839344;0.005187753;-0.04374513,-0.1044233;-0.3063521;-0.02002471,-0.1195452;-0.6436145;0.04356537,-0.1162011;-0.6026885;-0.06631575,0.008453585;0.5523862;0.00666248,0;0;0,-0.003091618;0.3129119;-0.05748248,-0.006911665;0.6172682;-0.1227694,0.1682708;0.5151948;-0.05604172,0.2588761;0.2877364;-0.04500794,0.2395889;0.05897968;-0.1068015,-0.1376722;0.4739347;0.002204254,-0.1741811;0.2317106;0.01013875,-0.2033385;0.02045959;-0.09494674,0.07886931;0.008522183;-0.05188966,0.1105097;-0.3022775;-0.07291245,0.09012553;-0.6385708;-0.005759001,0.0748719;-0.6374875;-0.1112843,-0.0904276;0.0007125961;-0.02842314,-0.1079931;-0.3113358;-0.04731146,-0.102943;-0.6478886;0.02142718,-0.1159403;-0.6470361;-0.08433633,-0.005896881;0.5426091;-0.1042204,730.4768
+0;0;0,0.004740973;0.3183156;0.008843041,0.009699529;0.6305766;0.00277291,0.1849416;0.502693;0.008638276,0.2154311;0.2620911;0.02722432,0.2524681;0.03326447;-0.0281627,-0.1638729;0.4903845;-0.0001328965,-0.1989776;0.2496953;0.0007086028,-0.2291032;0.01650374;-0.03821759,0.08491363;0.006110538;-0.04115353,0.09754372;-0.3057877;-0.006633416,0.1009496;-0.6420926;0.0578844,0.1015535;-0.6011903;-0.05213173,-0.08372744;0.005174961;-0.04363727,-0.1042781;-0.3073043;-0.01984533,-0.1193523;-0.6435031;0.04354423,-0.1160057;-0.6025688;-0.06641947,0.008468707;0.5533586;0.006664977,0;0;0,-0.003337547;0.3133447;-0.0568285,-0.007234901;0.6188595;-0.1217315,0.1675794;0.5144113;-0.05189204,0.2590608;0.2893372;-0.04018211,0.2417392;0.06012362;-0.103128,-0.1387513;0.4735166;0.002626017,-0.1753839;0.233158;0.009706073,-0.2047547;0.02186505;-0.09656581,0.0787975;0.008529127;-0.05157017,0.110455;-0.3032383;-0.07231975,0.08987096;-0.6384915;-0.005561113,0.07549115;-0.6373535;-0.1113107,-0.0901707;0.0006646218;-0.02846188,-0.1078432;-0.3122651;-0.04831947,-0.1026622;-0.6475175;0.02135193,-0.114785;-0.6465993;-0.08462007,-0.006232604;0.5437738;-0.103281,730.4993
+0;0;0,0.004504141;0.3183148;0.008993885,0.0093621;0.6305791;0.003030903,0.1846388;0.5027546;0.008904759,0.2151738;0.2621533;0.02742492,0.2524079;0.0333658;-0.02799151,-0.1640066;0.489992;-0.0008810801,-0.199199;0.2493155;-0.001703026,-0.2297784;0.01637457;-0.04175938,0.08491954;0.006205357;-0.04112713,0.09739816;-0.3056786;-0.006424129,0.1007898;-0.6419711;0.05815932,0.10163;-0.6010597;-0.05185436,-0.08373358;0.005082479;-0.04363636,-0.1044655;-0.3073682;-0.01962859,-0.1195755;-0.643548;0.04385379,-0.1159913;-0.6026061;-0.06610166,0.008148835;0.5533599;0.006904559,0;0;0,-0.003337547;0.3133447;-0.0568285,-0.007234901;0.6188595;-0.1217315,0.1675794;0.5144113;-0.05189204,0.2590608;0.2893372;-0.04018211,0.2417392;0.06012362;-0.103128,-0.1387513;0.4735166;0.002626017,-0.1753839;0.233158;0.009706073,-0.2047547;0.02186505;-0.09656581,0.0787975;0.008529127;-0.05157017,0.110455;-0.3032383;-0.07231975,0.08987096;-0.6384915;-0.005561113,0.07549115;-0.6373535;-0.1113107,-0.0901707;0.0006646218;-0.02846188,-0.1078432;-0.3122651;-0.04831947,-0.1026622;-0.6475175;0.02135193,-0.114785;-0.6465993;-0.08462007,-0.006232604;0.5437738;-0.103281,730.5221
+0;0;0,0.004498838;0.3179401;0.008983295,0.00935086;0.6298231;0.003029147,0.185303;0.5019374;0.008904017,0.2158444;0.2612861;0.02742804,0.2530521;0.03266057;-0.02794914,-0.1646726;0.4891262;-0.0009191586,-0.1998724;0.2483996;-0.001741276,-0.2304301;0.01562361;-0.04176926,0.08442944;0.006169544;-0.04088977,0.09693845;-0.3064736;-0.00610229,0.1003266;-0.6424182;0.05841436,0.101167;-0.601505;-0.05161877,-0.08325033;0.005053146;-0.04338453,-0.1040327;-0.3081582;-0.01931831,-0.1191271;-0.6439902;0.04409841,-0.1155423;-0.6030463;-0.06587648,0.008139667;0.5527359;0.006896186,0;0;0,-0.004825085;0.3129906;-0.05657244,-0.009368315;0.6180787;-0.1215961,0.1664256;0.5146559;-0.05121231,0.2584239;0.2900273;-0.034863,0.2436252;0.06063129;-0.0971458,-0.1414135;0.4717597;0.002324574,-0.1788264;0.2314412;0.008350397,-0.207614;0.02123445;-0.09983952,0.07858276;0.008755118;-0.0508573,0.1093199;-0.3038472;-0.07201099,0.08830786;-0.63876;-0.005493641,0.07429048;-0.6376454;-0.111306,-0.08950105;0.0003609495;-0.02877153,-0.1088115;-0.3132405;-0.04861234,-0.1035624;-0.6480901;0.02125073,-0.1153231;-0.6471898;-0.08477751,-0.008128792;0.5431488;-0.10308,730.5337
+0;0;0,0.004499632;0.3179962;0.008984881,0.009347739;0.6296278;0.003036031,0.1860424;0.5016037;0.008915582,0.2172386;0.2557928;0.02783676,0.2537594;0.03138831;-0.02651802,-0.1653977;0.4887388;-0.000948702,-0.2013522;0.242851;-0.001788445,-0.2313457;0.01437272;-0.04107741,0.08406261;0.006142737;-0.04071211,0.09655586;-0.3061069;-0.005968422,0.09995504;-0.6431441;0.05875807,0.1007958;-0.6022261;-0.05132273,-0.08288862;0.005031191;-0.04319603,-0.1036448;-0.3077859;-0.01916011,-0.1187883;-0.6447102;0.04446287,-0.115202;-0.6037616;-0.06555968,0.008137712;0.5526146;0.006899348,0;0;0,-0.006152749;0.3130471;-0.05644655,-0.01141922;0.6177976;-0.1217823,0.1643;0.5144683;-0.0477109,0.2560588;0.284493;-0.02659416,0.2452349;0.06018035;-0.09149599,-0.144236;0.4712353;0.002118364,-0.1844024;0.2260311;0.006087966,-0.2132263;0.02154005;-0.1034483,0.07900088;0.008821577;-0.04942441,0.1078833;-0.30347;-0.07184839,0.08630903;-0.6393934;-0.004876852,0.07325105;-0.6383114;-0.110853,-0.08882412;0.0001594112;-0.02952933,-0.1095825;-0.3129111;-0.04999903,-0.1042227;-0.6486334;0.02111372,-0.1151011;-0.7045432;-0.0477256,-0.009969279;0.5429762;-0.1031525,730.5558
+0;0;0,0.004085757;0.317994;0.009255229,0.008762125;0.62963;0.003427953,0.1855097;0.5016197;0.009181459,0.2168088;0.2558053;0.02788571,0.2535198;0.03136261;-0.02618257,-0.1657987;0.4884852;-0.001482885,-0.2016628;0.2426058;-0.004842014,-0.232996;0.01490657;-0.0474667,0.08409436;0.006246488;-0.04063068,0.09628774;-0.3059973;-0.00572817,0.09957772;-0.6430169;0.05909568,0.1006058;-0.602084;-0.05098205,-0.08285876;0.004925717;-0.04326539,-0.1039398;-0.307845;-0.01891118,-0.1189689;-0.6447735;0.04471643,-0.1151977;-0.6038072;-0.06529818,0.007599411;0.5526153;0.007274632,0;0;0,-0.006152749;0.3130471;-0.05644655,-0.01141922;0.6177976;-0.1217823,0.1643;0.5144683;-0.0477109,0.2560588;0.284493;-0.02659416,0.2452349;0.06018035;-0.09149599,-0.144236;0.4712353;0.002118364,-0.1844024;0.2260311;0.006087966,-0.2132263;0.02154005;-0.1034483,0.07900088;0.008821577;-0.04942441,0.1078833;-0.30347;-0.07184839,0.08630903;-0.6393934;-0.004876852,0.07325105;-0.6383114;-0.110853,-0.08882412;0.0001594112;-0.02952933,-0.1095825;-0.3129111;-0.04999903,-0.1042227;-0.6486334;0.02111372,-0.1151011;-0.7045432;-0.0477256,-0.009969279;0.5429762;-0.1031525,730.5679
+0;0;0,0.004085757;0.317994;0.009255229,0.008762125;0.62963;0.003427953,0.1855097;0.5016197;0.009181459,0.2168088;0.2558053;0.02788571,0.2535198;0.03136261;-0.02618257,-0.1657987;0.4884852;-0.001482885,-0.2016628;0.2426058;-0.004842014,-0.232996;0.01490657;-0.0474667,0.08409436;0.006246488;-0.04063068,0.09628774;-0.3059973;-0.00572817,0.09957772;-0.6430169;0.05909568,0.1006058;-0.602084;-0.05098205,-0.08285876;0.004925717;-0.04326539,-0.1039398;-0.307845;-0.01891118,-0.1189689;-0.6447735;0.04471643,-0.1151977;-0.6038072;-0.06529818,0.007599411;0.5526153;0.007274632,0;0;0,-0.006152749;0.3130471;-0.05644655,-0.01141922;0.6177976;-0.1217823,0.1643;0.5144683;-0.0477109,0.2560588;0.284493;-0.02659416,0.2452349;0.06018035;-0.09149599,-0.144236;0.4712353;0.002118364,-0.1844024;0.2260311;0.006087966,-0.2132263;0.02154005;-0.1034483,0.07900088;0.008821577;-0.04942441,0.1078833;-0.30347;-0.07184839,0.08630903;-0.6393934;-0.004876852,0.07325105;-0.6383114;-0.110853,-0.08882412;0.0001594112;-0.02952933,-0.1095825;-0.3129111;-0.04999903,-0.1042227;-0.6486334;0.02111372,-0.1151011;-0.7045432;-0.0477256,-0.009969279;0.5429762;-0.1031525,730.5791
+0;0;0,0.004085462;0.3179711;0.00925456,0.008757013;0.629286;0.003433148,0.1867286;0.5010012;0.009195965,0.2180244;0.2552122;0.02789828,0.2549667;0.02935553;-0.02651064,-0.1669945;0.4877765;-0.00154168,-0.2028549;0.2419224;-0.004900462,-0.2343856;0.01278864;-0.0477937,0.08379095;0.00622395;-0.04048409,0.09598844;-0.3061251;-0.005569812,0.09927659;-0.6429576;0.05921805,0.100305;-0.6020214;-0.05089307,-0.0825598;0.004907945;-0.04310929,-0.1036479;-0.3079682;-0.01874687,-0.1186687;-0.6447097;0.04484542,-0.1148964;-0.60374;-0.06520254,0.007595446;0.5523473;0.007276031,0;0;0,-0.007413462;0.3129823;-0.05652499,-0.01374902;0.6173075;-0.1221991,0.162854;0.5137413;-0.04558945,0.2537389;0.2838664;-0.02031231,0.2463033;0.05809174;-0.08593869,-0.1476712;0.4704168;0.001901746,-0.1905496;0.2256712;0.003492863,-0.218226;0.02151901;-0.1100509,0.07906475;0.009012997;-0.04864311,0.1066546;-0.3034433;-0.07187271,0.08524141;-0.6392336;-0.005158901,0.0729097;-0.6382062;-0.1112421,-0.08835734;-2.944721E-05;-0.02985969,-0.1101449;-0.3130706;-0.05131292,-0.1048978;-0.6484362;0.02056782,-0.115971;-0.7042401;-0.04842627,-0.01193468;0.5426101;-0.1034193,730.6021
+0;0;0,0.003802999;0.3180142;0.009391292,0.008344679;0.6299375;0.003629073,0.1874516;0.5011461;0.009396086,0.2191544;0.2536728;0.02789499,0.2565234;0.024323;-0.02688307,-0.1684429;0.4878178;-0.001330773,-0.2044316;0.2403334;-0.008157329,-0.2373735;0.008380532;-0.05410408,0.08333455;0.006265285;-0.04020344,0.09525888;-0.3052557;-0.005249169,0.09857832;-0.6433667;0.05976148,0.09958566;-0.6024172;-0.05038796,-0.08207668;0.00480342;-0.04290179,-0.1031965;-0.3072295;-0.01843293,-0.1184929;-0.645216;0.04550105,-0.1147395;-0.6042358;-0.06458596,0.007218181;0.5527588;0.007473286,0;0;0,-0.008504257;0.3130451;-0.05626869,-0.01616994;0.6179727;-0.1218843,0.1619994;0.5151872;-0.04470992,0.2510965;0.2832227;-0.0156498,0.2491027;0.05278856;-0.0780561,-0.1511385;0.468974;0.00105045,-0.1955805;0.2227727;0.0007013852,-0.2242977;0.01818539;-0.1189556,0.07886562;0.009234279;-0.04790783,0.1057116;-0.302393;-0.07192922,0.08446164;-0.6395932;-0.005589724,0.07276257;-0.6385667;-0.1117852,-0.08763602;-0.0002129693;-0.03033317,-0.1105469;-0.3123195;-0.05210303,-0.1052761;-0.6488594;0.02048868,-0.114709;-0.6480411;-0.08587512,-0.0139685;0.5430357;-0.1031172,730.6241
+0;0;0,0.003802999;0.3180142;0.009391292,0.008344679;0.6299375;0.003629073,0.1874516;0.5011461;0.009396086,0.2191544;0.2536728;0.02789499,0.2565234;0.024323;-0.02688307,-0.1684429;0.4878178;-0.001330773,-0.2044316;0.2403334;-0.008157329,-0.2373735;0.008380532;-0.05410408,0.08333455;0.006265285;-0.04020344,0.09525888;-0.3052557;-0.005249169,0.09857832;-0.6433667;0.05976148,0.09958566;-0.6024172;-0.05038796,-0.08207668;0.00480342;-0.04290179,-0.1031965;-0.3072295;-0.01843293,-0.1184929;-0.645216;0.04550105,-0.1147395;-0.6042358;-0.06458596,0.007218181;0.5527588;0.007473286,0;0;0,-0.008504257;0.3130451;-0.05626869,-0.01616994;0.6179727;-0.1218843,0.1619994;0.5151872;-0.04470992,0.2510965;0.2832227;-0.0156498,0.2491027;0.05278856;-0.0780561,-0.1511385;0.468974;0.00105045,-0.1955805;0.2227727;0.0007013852,-0.2242977;0.01818539;-0.1189556,0.07886562;0.009234279;-0.04790783,0.1057116;-0.302393;-0.07192922,0.08446164;-0.6395932;-0.005589724,0.07276257;-0.6385667;-0.1117852,-0.08763602;-0.0002129693;-0.03033317,-0.1105469;-0.3123195;-0.05210303,-0.1052761;-0.6488594;0.02048868,-0.114709;-0.6480411;-0.08587512,-0.0139685;0.5430357;-0.1031172,730.6365
+0;0;0,0.003803627;0.3180667;0.009392843,0.008348695;0.6302226;0.003624861,0.188485;0.5010434;0.00940749,0.2202188;0.2533276;0.02792452,0.2574978;0.02453026;-0.02672158,-0.1694448;0.4876389;-0.001380712,-0.2054687;0.239912;-0.008213956,-0.2383312;0.008517832;-0.05405002,0.08293066;0.00623492;-0.04000859,0.09488641;-0.306107;-0.00496221,0.09821231;-0.6448758;0.06017491,0.09921996;-0.6039229;-0.05000821,-0.08167888;0.00478014;-0.04269386,-0.1028544;-0.308075;-0.01816053,-0.1181805;-0.646719;0.04589783,-0.114426;-0.6057354;-0.06422284,0.007220844;0.5529512;0.007473694,0;0;0,-0.008995086;0.3131339;-0.05599475,-0.01755315;0.6182526;-0.1217155,0.1614198;0.5148487;-0.04319477,0.2493182;0.2828549;-0.009051561,0.252184;0.05263577;-0.07000303,-0.1545444;0.4687929;4.99934E-06,-0.2022357;0.2229935;-0.004602607,-0.2312282;0.02112003;-0.1276094,0.07886188;0.009227365;-0.04703951,0.1055946;-0.3032158;-0.07139635,0.08366606;-0.6411328;-0.005446196,0.07273993;-0.6400906;-0.1117635,-0.08710073;-0.0002463851;-0.03050344,-0.1104155;-0.313115;-0.05282474,-0.1049716;-0.650221;0.02030594,-0.1189046;-0.7045329;-0.05011195,-0.01517263;0.5432391;-0.1028936,730.6584
+0;0;0,0.003565477;0.3180671;0.009471499,0.008013017;0.6302252;0.003747005,0.1881826;0.5010434;0.009511704,0.2199179;0.2533253;0.02799506,0.2574454;0.02464499;-0.02696988,-0.1697788;0.4877234;-0.001241723,-0.2058119;0.2401337;-0.01191682,-0.2393638;0.009735808;-0.06206893,0.08292889;0.006284761;-0.04000447,0.09468822;-0.3060551;-0.004873745,0.09798671;-0.644819;0.06028958,0.09898685;-0.6038602;-0.04989301,-0.08168946;0.004734955;-0.04267866,-0.1030042;-0.3081041;-0.01806122,-0.1184763;-0.6467298;0.04605919,-0.1147283;-0.6057408;-0.06406116,0.006918842;0.5529528;0.007585618,0;0;0,-0.008995086;0.3131339;-0.05599475,-0.01755315;0.6182526;-0.1217155,0.1614198;0.5148487;-0.04319477,0.2493182;0.2828549;-0.009051561,0.252184;0.05263577;-0.07000303,-0.1545444;0.4687929;4.99934E-06,-0.2022357;0.2229935;-0.004602607,-0.2312282;0.02112003;-0.1276094,0.07886188;0.009227365;-0.04703951,0.1055946;-0.3032158;-0.07139635,0.08366606;-0.6411328;-0.005446196,0.07273993;-0.6400906;-0.1117635,-0.08710073;-0.0002463851;-0.03050344,-0.1104155;-0.313115;-0.05282474,-0.1049716;-0.650221;0.02030594,-0.1189046;-0.7045329;-0.05011195,-0.01517263;0.5432391;-0.1028936,730.6702
+0;0;0,0.003565477;0.3180671;0.009471499,0.008013017;0.6302252;0.003747005,0.1881826;0.5010434;0.009511704,0.2199179;0.2533253;0.02799506,0.2574454;0.02464499;-0.02696988,-0.1697788;0.4877234;-0.001241723,-0.2058119;0.2401337;-0.01191682,-0.2393638;0.009735808;-0.06206893,0.08292889;0.006284761;-0.04000447,0.09468822;-0.3060551;-0.004873745,0.09798671;-0.644819;0.06028958,0.09898685;-0.6038602;-0.04989301,-0.08168946;0.004734955;-0.04267866,-0.1030042;-0.3081041;-0.01806122,-0.1184763;-0.6467298;0.04605919,-0.1147283;-0.6057408;-0.06406116,0.006918842;0.5529528;0.007585618,0;0;0,-0.008995086;0.3131339;-0.05599475,-0.01755315;0.6182526;-0.1217155,0.1614198;0.5148487;-0.04319477,0.2493182;0.2828549;-0.009051561,0.252184;0.05263577;-0.07000303,-0.1545444;0.4687929;4.99934E-06,-0.2022357;0.2229935;-0.004602607,-0.2312282;0.02112003;-0.1276094,0.07886188;0.009227365;-0.04703951,0.1055946;-0.3032158;-0.07139635,0.08366606;-0.6411328;-0.005446196,0.07273993;-0.6400906;-0.1117635,-0.08710073;-0.0002463851;-0.03050344,-0.1104155;-0.313115;-0.05282474,-0.1049716;-0.650221;0.02030594,-0.1189046;-0.7045329;-0.05011195,-0.01517263;0.5432391;-0.1028936,730.6821
+0;0;0,0.003571191;0.3185768;0.009486677,0.008033418;0.6317667;0.003738209,0.1885277;0.5021137;0.009525128,0.2205591;0.2520842;0.02818095,0.2576407;0.02612136;-0.02613082,-0.1700854;0.4887695;-0.001247876,-0.2064548;0.2388695;-0.01202258,-0.239608;0.01120958;-0.06157871,0.08257541;0.006257973;-0.03983395,0.09436198;-0.3068052;-0.004621871,0.09765568;-0.6450779;0.06044695,0.09865616;-0.6041154;-0.04977297,-0.08134127;0.004714773;-0.04249674,-0.1027053;-0.3088488;-0.01782229,-0.118155;-0.6469834;0.04620513,-0.1144058;-0.6059907;-0.06395254,0.006933908;0.5541176;0.007595535,0;0;0,-0.009172946;0.3136463;-0.05599809,-0.01786146;0.6196722;-0.1223919,0.1607986;0.5163795;-0.04158425,0.2481182;0.2822706;-0.003412481,0.2532371;0.05378634;-0.05956196,-0.1563299;0.4698599;-0.001811616,-0.2085696;0.222703;-0.01037133,-0.2375934;0.02563573;-0.1356955,0.07884175;0.009393185;-0.04626393,0.1049115;-0.3038135;-0.07094908,0.08333631;-0.6414046;-0.005833864,0.07323141;-0.6403959;-0.1122622,-0.08659074;-0.0003519189;-0.03076563,-0.1102638;-0.3139146;-0.05324659,-0.104816;-0.6504993;0.01992632,-0.1187919;-0.704852;-0.05049323,-0.01551796;0.5443214;-0.1033592,730.6935
+0;0;0,0.003308028;0.318579;0.009508689,0.007606039;0.6317719;0.003781667,0.1881931;0.5022076;0.009646581,0.2202942;0.252183;0.02824758,0.2574772;0.02629873;-0.02632116,-0.1704363;0.4887492;-0.001210799,-0.2063661;0.2390248;-0.01655933,-0.2403976;0.01148424;-0.0660684,0.08259288;0.006325237;-0.03978709,0.09417771;-0.3067446;-0.004567605,0.09719329;-0.6450084;0.06056078,0.09821354;-0.6040428;-0.04965864,-0.08133908;0.004653542;-0.04250768,-0.1027362;-0.308905;-0.0177974,-0.1183822;-0.6470072;0.04635324,-0.1146163;-0.6060116;-0.06380357,0.006574464;0.5541213;0.007627683,0;0;0,-0.009172946;0.3136463;-0.05599809,-0.01786146;0.6196722;-0.1223919,0.1607986;0.5163795;-0.04158425,0.2481182;0.2822706;-0.003412481,0.2532371;0.05378634;-0.05956196,-0.1563299;0.4698599;-0.001811616,-0.2085696;0.222703;-0.01037133,-0.2375934;0.02563573;-0.1356955,0.07884175;0.009393185;-0.04626393,0.1049115;-0.3038135;-0.07094908,0.08333631;-0.6414046;-0.005833864,0.07323141;-0.6403959;-0.1122622,-0.08659074;-0.0003519189;-0.03076563,-0.1102638;-0.3139146;-0.05324659,-0.104816;-0.6504993;0.01992632,-0.1187919;-0.704852;-0.05049323,-0.01551796;0.5443214;-0.1033592,730.7048
+0;0;0,0.003305079;0.3182951;0.009500213,0.007591279;0.6306237;0.003792422,0.1892908;0.5010394;0.009654961,0.2217634;0.2481218;0.02847118,0.2586456;0.02406454;-0.0256562,-0.1715275;0.4874988;-0.001268689,-0.207873;0.234885;-0.0167948,-0.2416293;0.009184748;-0.06590345,0.08170523;0.006257256;-0.03935948,0.09326369;-0.3061002;-0.004220143,0.09628274;-0.6447538;0.06098328,0.09730321;-0.6037857;-0.04926083,-0.0804649;0.004603529;-0.04205083,-0.1018133;-0.3082415;-0.01739678,-0.1174773;-0.6467332;0.04682776,-0.1137106;-0.6057351;-0.06335372,0.006563646;0.5532699;0.007623739,0;0;0,-0.009713873;0.3131784;-0.05690193,-0.01924922;0.6180343;-0.1244435,0.1595416;0.5174661;-0.03856087,0.2474636;0.2811985;0.004137516,0.2545609;0.05407596;-0.04931092,-0.1592018;0.4695078;-0.003072031,-0.2128013;0.2197346;-0.01385477,-0.2434735;0.02711828;-0.1421119,0.07861301;0.009400249;-0.04467321,0.1047684;-0.3029417;-0.07101583,0.08304885;-0.6411474;-0.007047176,0.07412694;-0.6402817;-0.1135681,-0.08528993;-0.0003800391;-0.0314571,-0.1091265;-0.3131943;-0.05414226,-0.1036214;-0.6501739;0.0190786,-0.1182692;-0.7050214;-0.05064546,-0.01666838;0.5431035;-0.1049998,730.7264
+0;0;0,0.003305079;0.3182951;0.009500213,0.007591279;0.6306237;0.003792422,0.1892908;0.5010394;0.009654961,0.2217634;0.2481218;0.02847118,0.2586456;0.02406454;-0.0256562,-0.1715275;0.4874988;-0.001268689,-0.207873;0.234885;-0.0167948,-0.2416293;0.009184748;-0.06590345,0.08170523;0.006257256;-0.03935948,0.09326369;-0.3061002;-0.004220143,0.09628274;-0.6447538;0.06098328,0.09730321;-0.6037857;-0.04926083,-0.0804649;0.004603529;-0.04205083,-0.1018133;-0.3082415;-0.01739678,-0.1174773;-0.6467332;0.04682776,-0.1137106;-0.6057351;-0.06335372,0.006563646;0.5532699;0.007623739,0;0;0,-0.009713873;0.3131784;-0.05690193,-0.01924922;0.6180343;-0.1244435,0.1595416;0.5174661;-0.03856087,0.2474636;0.2811985;0.004137516,0.2545609;0.05407596;-0.04931092,-0.1592018;0.4695078;-0.003072031,-0.2128013;0.2197346;-0.01385477,-0.2434735;0.02711828;-0.1421119,0.07861301;0.009400249;-0.04467321,0.1047684;-0.3029417;-0.07101583,0.08304885;-0.6411474;-0.007047176,0.07412694;-0.6402817;-0.1135681,-0.08528993;-0.0003800391;-0.0314571,-0.1091265;-0.3131943;-0.05414226,-0.1036214;-0.6501739;0.0190786,-0.1182692;-0.7050214;-0.05064546,-0.01666838;0.5431035;-0.1049998,730.7383
+0;0;0,0.002883062;0.3182815;0.009566794,0.006935991;0.6306739;0.003871819,0.1892274;0.5010263;0.009937903,0.2220707;0.2454584;0.0287689,0.2588568;0.02297342;-0.02531794,-0.1725646;0.4873365;-0.00117677,-0.2087432;0.2323185;-0.02130489,-0.2450951;0.01116484;-0.08086793,0.08116847;0.006223812;-0.03901279,0.09241831;-0.3069468;-0.003747515,0.09541804;-0.6443943;0.06107583,0.09647412;-0.6034163;-0.04921794,-0.07984474;0.004567279;-0.04186897,-0.1015517;-0.3090485;-0.01696975,-0.1172131;-0.6462935;0.04708014,-0.1134103;-0.6052855;-0.06315012,0.00599253;0.5532941;0.007705816,0;0;0,-0.01011342;0.3132238;-0.05649376,-0.01988482;0.6180974;-0.1242089,0.1589203;0.5175276;-0.0369215,0.246949;0.2786744;0.007218361,0.2543022;0.05238537;-0.04295492,-0.1623956;0.4697786;-0.005359277,-0.2176104;0.2177808;-0.01938248,-0.2464518;0.03017725;-0.1526163,0.07852507;0.009626716;-0.04347634,0.1043569;-0.3034884;-0.07063627,0.08267458;-0.6405367;-0.007309914,0.07460789;-0.6396684;-0.1139524,-0.08451772;-0.0005372716;-0.03170992,-0.1085229;-0.3141489;-0.05445876,-0.1027479;-0.649997;0.01802957,-0.1179422;-0.7052921;-0.05110962,-0.01730497;0.5431453;-0.1047473,730.7588
+0;0;0,0.002883062;0.3182815;0.009566794,0.006935991;0.6306739;0.003871819,0.1892274;0.5010263;0.009937903,0.2220707;0.2454584;0.0287689,0.2588568;0.02297342;-0.02531794,-0.1725646;0.4873365;-0.00117677,-0.2087432;0.2323185;-0.02130489,-0.2450951;0.01116484;-0.08086793,0.08116847;0.006223812;-0.03901279,0.09241831;-0.3069468;-0.003747515,0.09541804;-0.6443943;0.06107583,0.09647412;-0.6034163;-0.04921794,-0.07984474;0.004567279;-0.04186897,-0.1015517;-0.3090485;-0.01696975,-0.1172131;-0.6462935;0.04708014,-0.1134103;-0.6052855;-0.06315012,0.00599253;0.5532941;0.007705816,0;0;0,-0.01011342;0.3132238;-0.05649376,-0.01988482;0.6180974;-0.1242089,0.1589203;0.5175276;-0.0369215,0.246949;0.2786744;0.007218361,0.2543022;0.05238537;-0.04295492,-0.1623956;0.4697786;-0.005359277,-0.2176104;0.2177808;-0.01938248,-0.2464518;0.03017725;-0.1526163,0.07852507;0.009626716;-0.04347634,0.1043569;-0.3034884;-0.07063627,0.08267458;-0.6405367;-0.007309914,0.07460789;-0.6396684;-0.1139524,-0.08451772;-0.0005372716;-0.03170992,-0.1085229;-0.3141489;-0.05445876,-0.1027479;-0.649997;0.01802957,-0.1179422;-0.7052921;-0.05110962,-0.01730497;0.5431453;-0.1047473,730.771
+0;0;0,0.002876064;0.3175089;0.009543572,0.006907111;0.6282076;0.003883197,0.1890487;0.4991134;0.00992216,0.222567;0.2382921;0.02914024,0.2596234;0.01417246;-0.025344,-0.1724351;0.4854354;-0.001183042,-0.2093574;0.2251752;-0.02172492,-0.2459765;0.002396628;-0.0817256,0.08066291;0.006185048;-0.03876981,0.09196114;-0.3083324;-0.003352862,0.09496172;-0.6458753;0.06148881,0.09601779;-0.6048974;-0.04880397,-0.07934743;0.004538832;-0.0416082,-0.1011477;-0.3104257;-0.01660189,-0.1168135;-0.6477661;0.04746611,-0.1130108;-0.6067582;-0.06276316,0.005969856;0.5513367;0.007691976,0;0;0,-0.01037151;0.3123767;-0.05678463,-0.02082728;0.6153197;-0.1252398,0.1575678;0.5184611;-0.03569722,0.2468977;0.2751443;0.0126524,0.2547426;0.04623708;-0.03329611,-0.1653026;0.4710282;-0.007058725,-0.2231866;0.2143137;-0.02341981,-0.2512224;0.02835937;-0.1620066,0.07849259;0.009933442;-0.04228592,0.1037145;-0.3045518;-0.06996489,0.08234905;-0.6419244;-0.007740498,0.07495262;-0.6411263;-0.1144114,-0.0837365;-0.0007639851;-0.03217875,-0.1081981;-0.3157333;-0.05452224,-0.1021721;-0.651825;0.01727375,-0.116515;-0.7074718;-0.05161045,-0.01812185;0.5409638;-0.1055317,730.7923
+0;0;0,0.002658641;0.3175108;0.009542289,0.00645779;0.628212;0.003855044,0.1886861;0.4991248;0.009958969,0.2222335;0.2383035;0.02912505,0.2595199;0.01426852;-0.02555051,-0.1727972;0.4854384;-0.001241903,-0.2094554;0.2255673;-0.02661463,-0.2471645;0.004341543;-0.09148762,0.08068094;0.006209151;-0.03872842,0.09183329;-0.308312;-0.003298208,0.09480689;-0.6458461;0.06159028,0.09588592;-0.6048695;-0.04870241,-0.07935131;0.004514554;-0.04160344,-0.1011703;-0.3104564;-0.01669351,-0.116967;-0.6477649;0.04750954,-0.1131406;-0.6067591;-0.06271912,0.005605808;0.5513403;0.007667504,0;0;0,-0.01037151;0.3123767;-0.05678463,-0.02082728;0.6153197;-0.1252398,0.1575678;0.5184611;-0.03569722,0.2468977;0.2751443;0.0126524,0.2547426;0.04623708;-0.03329611,-0.1653026;0.4710282;-0.007058725,-0.2231866;0.2143137;-0.02341981,-0.2512224;0.02835937;-0.1620066,0.07849259;0.009933442;-0.04228592,0.1037145;-0.3045518;-0.06996489,0.08234905;-0.6419244;-0.007740498,0.07495262;-0.6411263;-0.1144114,-0.0837365;-0.0007639851;-0.03217875,-0.1081981;-0.3157333;-0.05452224,-0.1021721;-0.651825;0.01727375,-0.116515;-0.7074718;-0.05161045,-0.01812185;0.5409638;-0.1055317,730.804
+0;0;0,0.002655285;0.3171102;0.009530247,0.006454221;0.6277981;0.003841826,0.1891788;0.4985383;0.009953498,0.2234962;0.2317316;0.0295594,0.2605671;0.008991227;-0.02480021,-0.1732852;0.4848148;-0.001277762,-0.2107845;0.2189802;-0.02723275,-0.2482757;-0.0009672493;-0.09173085,0.07995835;0.006153542;-0.03838157,0.09113143;-0.3089518;-0.002885539,0.09410157;-0.6460938;0.06192756,0.09518067;-0.6051164;-0.04837307,-0.07864062;0.004474121;-0.04123084,-0.1005001;-0.3110818;-0.01627463,-0.1162785;-0.6479986;0.04785383,-0.1124519;-0.6069919;-0.06238276,0.005601896;0.5508955;0.007655816,0;0;0,-0.01082443;0.3119854;-0.05661011,-0.02129801;0.6148201;-0.1254926,0.1576775;0.5170463;-0.03637981,0.2460098;0.268404;0.01949811,0.2551523;0.04033087;-0.02341485,-0.1678114;0.4713361;-0.008661486,-0.2278643;0.2090893;-0.02784948,-0.2561889;0.03025849;-0.1733133,0.07844009;0.009919226;-0.04065847,0.1035339;-0.3050076;-0.0701139,0.08286524;-0.6422566;-0.00920248,0.07577281;-0.6414779;-0.1158969,-0.08247204;-0.0009047028;-0.03319475,-0.1075011;-0.3164338;-0.05535612,-0.100448;-0.6522887;0.0155388,-0.1052799;-0.6516914;-0.09123211,-0.01864836;0.5404462;-0.1057246,730.8259
+0;0;0,0.002655285;0.3171102;0.009530247,0.006454221;0.6277981;0.003841826,0.1891788;0.4985383;0.009953498,0.2234962;0.2317316;0.0295594,0.2605671;0.008991227;-0.02480021,-0.1732852;0.4848148;-0.001277762,-0.2107845;0.2189802;-0.02723275,-0.2482757;-0.0009672493;-0.09173085,0.07995835;0.006153542;-0.03838157,0.09113143;-0.3089518;-0.002885539,0.09410157;-0.6460938;0.06192756,0.09518067;-0.6051164;-0.04837307,-0.07864062;0.004474121;-0.04123084,-0.1005001;-0.3110818;-0.01627463,-0.1162785;-0.6479986;0.04785383,-0.1124519;-0.6069919;-0.06238276,0.005601896;0.5508955;0.007655816,0;0;0,-0.01082443;0.3119854;-0.05661011,-0.02129801;0.6148201;-0.1254926,0.1576775;0.5170463;-0.03637981,0.2460098;0.268404;0.01949811,0.2551523;0.04033087;-0.02341485,-0.1678114;0.4713361;-0.008661486,-0.2278643;0.2090893;-0.02784948,-0.2561889;0.03025849;-0.1733133,0.07844009;0.009919226;-0.04065847,0.1035339;-0.3050076;-0.0701139,0.08286524;-0.6422566;-0.00920248,0.07577281;-0.6414779;-0.1158969,-0.08247204;-0.0009047028;-0.03319475,-0.1075011;-0.3164338;-0.05535612,-0.100448;-0.6522887;0.0155388,-0.1052799;-0.6516914;-0.09123211,-0.01864836;0.5404462;-0.1057246,730.8378
+0;0;0,0.002454597;0.3171104;0.009576585,0.00607289;0.6278014;0.003919214,0.1888949;0.4986403;0.01008656,0.2232493;0.2318311;0.02959386,0.2604564;0.009207278;-0.02514868,-0.1729412;0.4836467;-0.004853104,-0.2111989;0.2181607;-0.03316255,-0.2488371;-0.001006454;-0.100182,0.07996612;0.006185858;-0.0383602,0.09100705;-0.308926;-0.002879757,0.09390516;-0.6460551;0.06200356,0.09584071;-0.6050888;-0.04828647,-0.0786378;0.00444335;-0.04123958,-0.1005704;-0.3111058;-0.01626141,-0.1167119;-0.6480331;0.04772081,-0.1120253;-0.6070408;-0.062484,0.005290336;0.5508972;0.007714876,0;0;0,-0.01082443;0.3119854;-0.05661011,-0.02129801;0.6148201;-0.1254926,0.1576775;0.5170463;-0.03637981,0.2460098;0.268404;0.01949811,0.2551523;0.04033087;-0.02341485,-0.1678114;0.4713361;-0.008661486,-0.2278643;0.2090893;-0.02784948,-0.2561889;0.03025849;-0.1733133,0.07844009;0.009919226;-0.04065847,0.1035339;-0.3050076;-0.0701139,0.08286524;-0.6422566;-0.00920248,0.07577281;-0.6414779;-0.1158969,-0.08247204;-0.0009047028;-0.03319475,-0.1075011;-0.3164338;-0.05535612,-0.100448;-0.6522887;0.0155388,-0.1052799;-0.6516914;-0.09123211,-0.01864836;0.5404462;-0.1057246,730.8506
+0;0;0,0.002451578;0.3167204;0.009564809,0.006066354;0.6271077;0.00391339,0.1896252;0.4978226;0.01008603,0.2240332;0.2305972;0.02962376,0.2611488;0.008520842;-0.02498418,-0.1736612;0.4827689;-0.004913519,-0.2119786;0.2168687;-0.03326712,-0.2495243;-0.001759455;-0.1001218,0.07983893;0.006176019;-0.03829919,0.09086894;-0.3086241;-0.002853841,0.09377041;-0.6461452;0.06210492,0.09570544;-0.6051819;-0.04815512,-0.07851272;0.004436282;-0.04117399,-0.1004236;-0.3108008;-0.01622053,-0.1165839;-0.6481198;0.04783609,-0.1118986;-0.6071305;-0.06233874,0.00528467;0.5502889;0.007704838,0;0;0,-0.01017326;0.3113745;-0.05789447,-0.02047122;0.6136785;-0.1277473,0.1586046;0.5155858;-0.03684187,0.2464608;0.2672414;0.02300286,0.2562432;0.03879601;-0.0143404,-0.1687539;0.4722421;-0.01043721,-0.2325531;0.2108529;-0.03452856,-0.2574692;0.03568633;-0.1841059,0.07851299;0.009832233;-0.04022765,0.1037417;-0.3048019;-0.069314,0.08380784;-0.6428615;-0.01043367,0.07698505;-0.642216;-0.1170778,-0.08198678;-0.0008923744;-0.03400877,-0.1070076;-0.3161507;-0.05553265,-0.09910789;-0.652564;0.01455441,-0.1036686;-0.6521071;-0.09215839,-0.0178861;0.5394662;-0.107698,730.871
+0;0;0,0.002451578;0.3167204;0.009564809,0.006066354;0.6271077;0.00391339,0.1896252;0.4978226;0.01008603,0.2240332;0.2305972;0.02962376,0.2611488;0.008520842;-0.02498418,-0.1736612;0.4827689;-0.004913519,-0.2119786;0.2168687;-0.03326712,-0.2495243;-0.001759455;-0.1001218,0.07983893;0.006176019;-0.03829919,0.09086894;-0.3086241;-0.002853841,0.09377041;-0.6461452;0.06210492,0.09570544;-0.6051819;-0.04815512,-0.07851272;0.004436282;-0.04117399,-0.1004236;-0.3108008;-0.01622053,-0.1165839;-0.6481198;0.04783609,-0.1118986;-0.6071305;-0.06233874,0.00528467;0.5502889;0.007704838,0;0;0,-0.01017326;0.3113745;-0.05789447,-0.02047122;0.6136785;-0.1277473,0.1586046;0.5155858;-0.03684187,0.2464608;0.2672414;0.02300286,0.2562432;0.03879601;-0.0143404,-0.1687539;0.4722421;-0.01043721,-0.2325531;0.2108529;-0.03452856,-0.2574692;0.03568633;-0.1841059,0.07851299;0.009832233;-0.04022765,0.1037417;-0.3048019;-0.069314,0.08380784;-0.6428615;-0.01043367,0.07698505;-0.642216;-0.1170778,-0.08198678;-0.0008923744;-0.03400877,-0.1070076;-0.3161507;-0.05553265,-0.09910789;-0.652564;0.01455441,-0.1036686;-0.6521071;-0.09215839,-0.0178861;0.5394662;-0.107698,730.8826
+0;0;0,0.002163203;0.3159856;0.009594734,0.005538171;0.626007;0.003980527,0.1885736;0.4971417;0.01028365,0.2235831;0.2262136;0.02998472,0.2604944;0.006467462;-0.02426127,-0.1731361;0.4815325;-0.006777395,-0.2128762;0.2125445;-0.03967134,-0.2516663;0.001462266;-0.1204985,0.07977431;0.006215713;-0.038157,0.09059922;-0.3096828;-0.002620928,0.09353109;-0.6462059;0.06221887,0.09595499;-0.6052462;-0.0480423,-0.07836667;0.00438381;-0.04120654,-0.1005195;-0.3119218;-0.01606895,-0.1167287;-0.6482524;0.04780285,-0.1115535;-0.6072637;-0.0623606,0.004849562;0.5492706;0.00774908,0;0;0,-0.009758562;0.3104251;-0.05903101,-0.0201436;0.6120801;-0.1300123,0.1566057;0.5168506;-0.03413749,0.2465567;0.2652856;0.02619243,0.2584366;0.03775543;7.129088E-05,-0.1691098;0.4731732;-0.01319058,-0.2372158;0.2092741;-0.04029527,-0.2585687;0.03892876;-0.1923477,0.07852133;0.009772986;-0.03996778,0.1044896;-0.3058372;-0.06976271,0.08480328;-0.6429718;-0.01133943,0.07908728;-0.642476;-0.1180182,-0.08161926;-0.0009393274;-0.03458246,-0.1062536;-0.3173395;-0.05593529,-0.09767225;-0.6528494;0.01349156,-0.1011251;-0.6525287;-0.09323584,-0.01755123;0.5380476;-0.1096253,730.9047
+0;0;0,0.002163203;0.3159856;0.009594734,0.005538171;0.626007;0.003980527,0.1885736;0.4971417;0.01028365,0.2235831;0.2262136;0.02998472,0.2604944;0.006467462;-0.02426127,-0.1731361;0.4815325;-0.006777395,-0.2128762;0.2125445;-0.03967134,-0.2516663;0.001462266;-0.1204985,0.07977431;0.006215713;-0.038157,0.09059922;-0.3096828;-0.002620928,0.09353109;-0.6462059;0.06221887,0.09595499;-0.6052462;-0.0480423,-0.07836667;0.00438381;-0.04120654,-0.1005195;-0.3119218;-0.01606895,-0.1167287;-0.6482524;0.04780285,-0.1115535;-0.6072637;-0.0623606,0.004849562;0.5492706;0.00774908,0;0;0,-0.009758562;0.3104251;-0.05903101,-0.0201436;0.6120801;-0.1300123,0.1566057;0.5168506;-0.03413749,0.2465567;0.2652856;0.02619243,0.2584366;0.03775543;7.129088E-05,-0.1691098;0.4731732;-0.01319058,-0.2372158;0.2092741;-0.04029527,-0.2585687;0.03892876;-0.1923477,0.07852133;0.009772986;-0.03996778,0.1044896;-0.3058372;-0.06976271,0.08480328;-0.6429718;-0.01133943,0.07908728;-0.642476;-0.1180182,-0.08161926;-0.0009393274;-0.03458246,-0.1062536;-0.3173395;-0.05593529,-0.09767225;-0.6528494;0.01349156,-0.1011251;-0.6525287;-0.09323584,-0.01755123;0.5380476;-0.1096253,730.9158
+0;0;0,0.002156197;0.3149622;0.009563659,0.005523792;0.624318;0.003959443,0.1884495;0.4955987;0.01025541,0.2237337;0.2225452;0.03011103,0.2604476;0.003974527;-0.02384479,-0.1730422;0.4799989;-0.00679536,-0.2130941;0.2089007;-0.03994735,-0.2516767;-0.001052439;-0.1203422,0.08009392;0.006240616;-0.03830988,0.09093925;-0.3102538;-0.002706774,0.09386221;-0.6457543;0.06193602,0.09628703;-0.6047905;-0.04836696,-0.07868065;0.004401374;-0.04137163,-0.1008753;-0.3125008;-0.01618663,-0.1170352;-0.6478095;0.04749111,-0.111858;-0.6068168;-0.0627141,0.004836212;0.5476962;0.007722365,0;0;0,-0.009867564;0.3094658;-0.05857325,-0.01956783;0.6104367;-0.129668,0.1566183;0.5181488;-0.03258514,0.2478834;0.2652741;0.03004456,0.2610673;0.0388789;0.005474806,-0.1701235;0.473428;-0.01410638,-0.2399098;0.2080958;-0.04453825,-0.2601901;0.04369573;-0.2013617,0.0791134;0.009492368;-0.03965592,0.1065348;-0.3065431;-0.07004642,0.0869491;-0.642765;-0.0124352,0.08203024;-0.6422681;-0.1191976,-0.08178871;-0.0005853956;-0.03509832,-0.1037644;-0.317816;-0.05597271,-0.0945425;-0.6524972;0.012228,-0.0972011;-0.6521604;-0.0945702,-0.01718785;0.5365042;-0.1093245,730.9379
+0;0;0,0.001734893;0.3149619;0.009660046,0.004929357;0.6243205;0.004112438,0.1879221;0.4956398;0.01052471,0.2233402;0.2226023;0.03036205,0.2601702;0.00411047;-0.02383346,-0.1730899;0.4792936;-0.009119801,-0.2147242;0.2091608;-0.04775028,-0.2526943;-0.001389816;-0.1268639,0.08014793;0.006294373;-0.03818792,0.09061246;-0.3102157;-0.002609909,0.09335096;-0.6457208;0.06201693,0.09637851;-0.6047598;-0.04827143,-0.07863979;0.004344105;-0.04145528,-0.1009122;-0.3125464;-0.01619137,-0.1174756;-0.6477782;0.04778626,-0.1116971;-0.606784;-0.06238892,0.004299321;0.5476975;0.007861458,0;0;0,-0.009867564;0.3094658;-0.05857325,-0.01956783;0.6104367;-0.129668,0.1566183;0.5181488;-0.03258514,0.2478834;0.2652741;0.03004456,0.2610673;0.0388789;0.005474806,-0.1701235;0.473428;-0.01410638,-0.2399098;0.2080958;-0.04453825,-0.2601901;0.04369573;-0.2013617,0.0791134;0.009492368;-0.03965592,0.1065348;-0.3065431;-0.07004642,0.0869491;-0.642765;-0.0124352,0.08203024;-0.6422681;-0.1191976,-0.08178871;-0.0005853956;-0.03509832,-0.1037644;-0.317816;-0.05597271,-0.0945425;-0.6524972;0.012228,-0.0972011;-0.6521604;-0.0945702,-0.01718785;0.5365042;-0.1093245,730.9495
+0;0;0,0.001731517;0.3143489;0.009641248,0.004922308;0.6233588;0.004098837,0.188004;0.4947136;0.01050942,0.2235413;0.2207576;0.0304135,0.2601334;0.003677219;-0.02343191,-0.173182;0.4783596;-0.009144561,-0.2149564;0.2073181;-0.04790501,-0.2526812;-0.00187245;-0.1265076,0.0799596;0.006279583;-0.03809818,0.09044646;-0.310906;-0.002444237,0.09317954;-0.645746;0.06205447,0.09620785;-0.6047822;-0.04826185,-0.07845501;0.004333897;-0.04135787,-0.1007749;-0.313233;-0.01604004,-0.1173055;-0.6478002;0.04781076,-0.1115255;-0.6068032;-0.06239235,0.004292771;0.5467965;0.007844886,0;0;0,-0.009312898;0.3088972;-0.05836964,-0.01834758;0.6095245;-0.1295004,0.1574814;0.517969;-0.03163481,0.2488455;0.2647284;0.03342509,0.2615547;0.03932378;0.0135901,-0.1702164;0.4734515;-0.01507714,-0.2460532;0.2093568;-0.04991579,-0.2615327;0.04959831;-0.2099152,0.07929275;0.009305328;-0.03886533,0.1075775;-0.3072631;-0.07004642,0.08865282;-0.642951;-0.01311732,0.08429194;-0.6424515;-0.1199338,-0.0812948;-0.0002987578;-0.03571428,-0.1017332;-0.3183463;-0.05610859,-0.09211214;-0.6523921;0.01176043,-0.09420947;-0.6520473;-0.09508171,-0.01612917;0.5356376;-0.1092024,730.9717
+0;0;0,0.001449199;0.3143474;0.009736584,0.004480173;0.6233602;0.004291693,0.1875929;0.4947496;0.01083872,0.2232229;0.220798;0.03063851,0.2599424;0.003733978;-0.02318579,-0.173257;0.4780359;-0.01110604,-0.2175356;0.2087473;-0.05837159,-0.2545093;0.0004967004;-0.139777,0.08000372;0.006304072;-0.03800143,0.09029126;-0.3108846;-0.002316762,0.09297091;-0.6457266;0.06217426,0.09653454;-0.6047649;-0.04812628,-0.07840811;0.004308715;-0.04144933,-0.1009053;-0.3132495;-0.01617979,-0.1175906;-0.6477581;0.04793709,-0.1112742;-0.6067548;-0.06223594,0.003873862;0.5467972;0.008027266,0;0;0,-0.009312898;0.3088972;-0.05836964,-0.01834758;0.6095245;-0.1295004,0.1574814;0.517969;-0.03163481,0.2488455;0.2647284;0.03342509,0.2615547;0.03932378;0.0135901,-0.1702164;0.4734515;-0.01507714,-0.2460532;0.2093568;-0.04991579,-0.2615327;0.04959831;-0.2099152,0.07929275;0.009305328;-0.03886533,0.1075775;-0.3072631;-0.07004642,0.08865282;-0.642951;-0.01311732,0.08429194;-0.6424515;-0.1199338,-0.0812948;-0.0002987578;-0.03571428,-0.1017332;-0.3183463;-0.05610859,-0.09211214;-0.6523921;0.01176043,-0.09420947;-0.6520473;-0.09508171,-0.01612917;0.5356376;-0.1092024,730.9833
+0;0;0,0.001447151;0.3139033;0.009722829,0.004475327;0.622635;0.004282187,0.1870017;0.4942434;0.01081767,0.223105;0.2166515;0.03088055,0.2599901;-0.001390889;-0.02318634,-0.1726957;0.4775831;-0.011057,-0.2175626;0.2047161;-0.05895063,-0.254703;-0.00447309;-0.1407229,0.07978827;0.006287095;-0.03789909,0.09010303;-0.3117408;-0.002120014,0.09277514;-0.6456411;0.06218965,0.09634062;-0.6046738;-0.04816801,-0.07819696;0.004297111;-0.04133771,-0.1007537;-0.3141013;-0.01600131,-0.1173921;-0.6476692;0.04793526,-0.1110724;-0.6066601;-0.06229481,0.003869433;0.5461247;0.008015189,0;0;0,-0.008528739;0.3085968;-0.0576818,-0.01668455;0.6091694;-0.1279507,0.1587531;0.5169269;-0.03179574,0.2497505;0.2605872;0.0372889,0.26336;0.03379066;0.02299404,-0.1718506;0.4776383;-0.01725562,-0.2496515;0.2103235;-0.05265377,-0.2626646;0.05864559;-0.221919,0.07935021;0.009189785;-0.0382247,0.1085741;-0.3080427;-0.07043886,0.08981436;-0.6427873;-0.0136373,0.08603004;-0.6422058;-0.120558,-0.08077087;-0.0001995947;-0.03630512,-0.100305;-0.3191775;-0.0562995,-0.08989751;-0.6523572;0.01089657,-0.09142426;-0.651915;-0.09604178,-0.01473007;0.5352384;-0.1079876,731.0049
+0;0;0,0.001447151;0.3139033;0.009722829,0.004475327;0.622635;0.004282187,0.1870017;0.4942434;0.01081767,0.223105;0.2166515;0.03088055,0.2599901;-0.001390889;-0.02318634,-0.1726957;0.4775831;-0.011057,-0.2175626;0.2047161;-0.05895063,-0.254703;-0.00447309;-0.1407229,0.07978827;0.006287095;-0.03789909,0.09010303;-0.3117408;-0.002120014,0.09277514;-0.6456411;0.06218965,0.09634062;-0.6046738;-0.04816801,-0.07819696;0.004297111;-0.04133771,-0.1007537;-0.3141013;-0.01600131,-0.1173921;-0.6476692;0.04793526,-0.1110724;-0.6066601;-0.06229481,0.003869433;0.5461247;0.008015189,0;0;0,-0.008528739;0.3085968;-0.0576818,-0.01668455;0.6091694;-0.1279507,0.1587531;0.5169269;-0.03179574,0.2497505;0.2605872;0.0372889,0.26336;0.03379066;0.02299404,-0.1718506;0.4776383;-0.01725562,-0.2496515;0.2103235;-0.05265377,-0.2626646;0.05864559;-0.221919,0.07935021;0.009189785;-0.0382247,0.1085741;-0.3080427;-0.07043886,0.08981436;-0.6427873;-0.0136373,0.08603004;-0.6422058;-0.120558,-0.08077087;-0.0001995947;-0.03630512,-0.100305;-0.3191775;-0.0562995,-0.08989751;-0.6523572;0.01089657,-0.09142426;-0.651915;-0.09604178,-0.01473007;0.5352384;-0.1079876,731.0172
+0;0;0,0.001447062;0.3138841;0.009722233,0.00447693;0.6228034;0.00427583,0.1878485;0.4940664;0.01082942,0.2244661;0.2125206;0.03117807,0.26131;-0.005278245;-0.02282843,-0.1735106;0.4773291;-0.01114632,-0.2190166;0.2005755;-0.05972211,-0.2561155;-0.008379996;-0.1414031,0.07961579;0.006273504;-0.03781717,0.08991652;-0.3113216;-0.002086774,0.09260199;-0.6468916;0.06254447,0.09616701;-0.6059257;-0.04779881,-0.07802793;0.004287823;-0.04124836,-0.100554;-0.3136773;-0.01594644,-0.1172756;-0.6489133;0.04830984,-0.1109567;-0.6079056;-0.06190587,0.003870199;0.5461874;0.008013991,0;0;0,-0.007737085;0.3083707;-0.0588851,-0.01528868;0.6089318;-0.1300957,0.1597771;0.5161164;-0.03114986,0.2508812;0.2562351;0.04085493,0.2645951;0.02955055;0.02916908,-0.1722822;0.4794357;-0.01897928,-0.2533594;0.2091837;-0.05657248,-0.2650618;0.05845188;-0.2264357,0.07944796;0.00892961;-0.0376358,0.1092761;-0.3076727;-0.07114267,0.09184189;-0.6443799;-0.01532173,0.08880699;-0.6439214;-0.1222174,-0.08027962;-6.297858E-05;-0.03692355,-0.09864483;-0.3186617;-0.05709675,-0.08720163;-0.6535535;0.01004677,-0.08797901;-0.6532339;-0.09685072,-0.01346852;0.5349469;-0.1099148,731.0383
+0;0;0,0.001245908;0.3138829;0.009788927,0.004046454;0.6228058;0.004402818,0.1875235;0.4941918;0.01126494,0.2242139;0.2126343;0.03131775,0.261101;-0.005136237;-0.02277356,-0.173683;0.4771655;-0.01211383,-0.2208339;0.2018306;-0.0667986,-0.2577945;-0.005461186;-0.1526738,0.07967377;0.006293145;-0.0376916,0.0898576;-0.3113084;-0.001985274,0.0924641;-0.6468886;0.06259673,0.09635466;-0.6059225;-0.04773554,-0.07794115;0.004280536;-0.04141285,-0.1005353;-0.3136661;-0.01594005,-0.1174252;-0.6488843;0.0483652,-0.1107806;-0.6078753;-0.06183123,0.003515309;0.546188;0.008114838,0;0;0,-0.007737085;0.3083707;-0.0588851,-0.01528868;0.6089318;-0.1300957,0.1597771;0.5161164;-0.03114986,0.2508812;0.2562351;0.04085493,0.2645951;0.02955055;0.02916908,-0.1722822;0.4794357;-0.01897928,-0.2533594;0.2091837;-0.05657248,-0.2650618;0.05845188;-0.2264357,0.07944796;0.00892961;-0.0376358,0.1092761;-0.3076727;-0.07114267,0.09184189;-0.6443799;-0.01532173,0.08880699;-0.6439214;-0.1222174,-0.08027962;-6.297858E-05;-0.03692355,-0.09864483;-0.3186617;-0.05709675,-0.08720163;-0.6535535;0.01004677,-0.08797901;-0.6532339;-0.09685072,-0.01346852;0.5349469;-0.1099148,731.0504
+0;0;0,0.001244123;0.313433;0.009774898,0.004040719;0.621922;0.00439614,0.1880432;0.4932621;0.01126228,0.2248517;0.210798;0.03137966,0.2615936;-0.006115153;-0.0224987,-0.1741933;0.4761873;-0.01218315,-0.221496;0.1999658;-0.067044,-0.2583111;-0.006509975;-0.1525811,0.07992283;0.006312817;-0.03780942,0.0900678;-0.3100767;-0.002239358,0.09268583;-0.647143;0.06262866,0.09657731;-0.6061743;-0.04772975,-0.07818479;0.004293916;-0.04154231,-0.1006927;-0.3124394;-0.01616671,-0.1176574;-0.6491421;0.04842332,-0.1110112;-0.6081305;-0.06179921,0.003510284;0.5454066;0.008103199,0;0;0,-0.007615149;0.3080147;-0.05836344,-0.01469907;0.6081877;-0.1293759,0.1606372;0.5153821;-0.03009319,0.2519902;0.2550916;0.04372454,0.2657911;0.02915594;0.03555155,-0.1728424;0.4785739;-0.01904562,-0.2603536;0.2106987;-0.06520027,-0.2681127;0.06250624;-0.2363229,0.07978511;0.008632183;-0.03764153,0.1092442;-0.3067478;-0.07137752,0.09349117;-0.645113;-0.01579618,0.09091829;-0.6446159;-0.1227419,-0.08050185;0.0002120599;-0.03710082,-0.09858054;-0.3172084;-0.05679568,-0.0863858;-0.6539497;0.008664273,-0.08668562;-0.6536072;-0.09826925,-0.01302633;0.5342923;-0.1092436,731.072
+0;0;0,0.001244123;0.313433;0.009774898,0.004040719;0.621922;0.00439614,0.1880432;0.4932621;0.01126228,0.2248517;0.210798;0.03137966,0.2615936;-0.006115153;-0.0224987,-0.1741933;0.4761873;-0.01218315,-0.221496;0.1999658;-0.067044,-0.2583111;-0.006509975;-0.1525811,0.07992283;0.006312817;-0.03780942,0.0900678;-0.3100767;-0.002239358,0.09268583;-0.647143;0.06262866,0.09657731;-0.6061743;-0.04772975,-0.07818479;0.004293916;-0.04154231,-0.1006927;-0.3124394;-0.01616671,-0.1176574;-0.6491421;0.04842332,-0.1110112;-0.6081305;-0.06179921,0.003510284;0.5454066;0.008103199,0;0;0,-0.007615149;0.3080147;-0.05836344,-0.01469907;0.6081877;-0.1293759,0.1606372;0.5153821;-0.03009319,0.2519902;0.2550916;0.04372454,0.2657911;0.02915594;0.03555155,-0.1728424;0.4785739;-0.01904562,-0.2603536;0.2106987;-0.06520027,-0.2681127;0.06250624;-0.2363229,0.07978511;0.008632183;-0.03764153,0.1092442;-0.3067478;-0.07137752,0.09349117;-0.645113;-0.01579618,0.09091829;-0.6446159;-0.1227419,-0.08050185;0.0002120599;-0.03710082,-0.09858054;-0.3172084;-0.05679568,-0.0863858;-0.6539497;0.008664273,-0.08668562;-0.6536072;-0.09826925,-0.01302633;0.5342923;-0.1092436,731.0832
+0;0;0,0.001052925;0.3127994;0.009768318,0.003615279;0.6204934;0.004401371,0.1894491;0.4917086;0.0117649,0.2262549;0.2079037;0.03172234,0.2634656;-0.009738907;-0.02252925,-0.1760765;0.4742849;-0.01336056,-0.2252435;0.1986219;-0.07573611,-0.2637658;-0.001502529;-0.1765449,0.0800413;0.006334552;-0.03780017,0.09006011;-0.3102379;-0.002227429,0.09263413;-0.6476325;0.0627832,0.09686498;-0.6066657;-0.04759337,-0.07826158;0.004282465;-0.0416218,-0.1008134;-0.3126243;-0.01621654,-0.1178907;-0.6496158;0.04869243,-0.1109055;-0.6086046;-0.06153966,0.003158005;0.5441913;0.008095622,0;0;0,-0.008240834;0.3074799;-0.05769039,-0.01578355;0.6069716;-0.1280704,0.161687;0.5148401;-0.02902508,0.2530127;0.2535565;0.0463984,0.2678671;0.02672561;0.04157376,-0.1755416;0.4768486;-0.01751056,-0.2679792;0.2108519;-0.07227607,-0.2729307;0.07470725;-0.2543098,0.08014329;0.008301258;-0.03719854,0.110499;-0.307124;-0.07139421,0.09538276;-0.6459277;-0.01615214,0.0932462;-0.6453597;-0.1231585,-0.08042627;0.0006165772;-0.03750766,-0.09690499;-0.3171065;-0.05659734,-0.08419889;-0.6542823;0.008357517,-0.08405815;-0.653869;-0.09862736,-0.01403859;0.5332545;-0.1081054,731.0942
+0;0;0,0.001052925;0.3127994;0.009768318,0.003615279;0.6204934;0.004401371,0.1894491;0.4917086;0.0117649,0.2262549;0.2079037;0.03172234,0.2634656;-0.009738907;-0.02252925,-0.1760765;0.4742849;-0.01336056,-0.2252435;0.1986219;-0.07573611,-0.2637658;-0.001502529;-0.1765449,0.0800413;0.006334552;-0.03780017,0.09006011;-0.3102379;-0.002227429,0.09263413;-0.6476325;0.0627832,0.09686498;-0.6066657;-0.04759337,-0.07826158;0.004282465;-0.0416218,-0.1008134;-0.3126243;-0.01621654,-0.1178907;-0.6496158;0.04869243,-0.1109055;-0.6086046;-0.06153966,0.003158005;0.5441913;0.008095622,0;0;0,-0.008240834;0.3074799;-0.05769039,-0.01578355;0.6069716;-0.1280704,0.161687;0.5148401;-0.02902508,0.2530127;0.2535565;0.0463984,0.2678671;0.02672561;0.04157376,-0.1755416;0.4768486;-0.01751056,-0.2679792;0.2108519;-0.07227607,-0.2729307;0.07470725;-0.2543098,0.08014329;0.008301258;-0.03719854,0.110499;-0.307124;-0.07139421,0.09538276;-0.6459277;-0.01615214,0.0932462;-0.6453597;-0.1231585,-0.08042627;0.0006165772;-0.03750766,-0.09690499;-0.3171065;-0.05659734,-0.08419889;-0.6542823;0.008357517,-0.08405815;-0.653869;-0.09862736,-0.01403859;0.5332545;-0.1081054,731.1165
+0;0;0,0.001051588;0.3124022;0.009755916,0.00361082;0.6197225;0.004395347,0.1904981;0.4907305;0.01177529,0.2273257;0.2067572;0.03174457,0.2648847;-0.01292227;-0.02301475,-0.1770934;0.4732083;-0.01349217,-0.2262896;0.1973818;-0.07590471,-0.2651723;-0.004615545;-0.177657,0.08000241;0.006331475;-0.03778181,0.09006915;-0.3117554;-0.002038892,0.09264263;-0.6490786;0.062958,0.0968741;-0.6081102;-0.04743487,-0.07822356;0.004280385;-0.04160159,-0.1008833;-0.3141424;-0.01607478,-0.117957;-0.6510627;0.04882047,-0.1109707;-0.6100499;-0.06142791,0.003154081;0.5435098;0.008085275,0;0;0,-0.008334324;0.3071359;-0.05735398,-0.01577365;0.6062859;-0.1275644,0.162499;0.5144596;-0.02771902,0.254211;0.2531797;0.04789567,0.2677287;0.02409235;0.04575324,-0.1769608;0.4755213;-0.01762886,-0.2743343;0.2128225;-0.08010731,-0.2761941;0.0740194;-0.2628601,0.08019833;0.008140773;-0.0370121,0.1108912;-0.3087569;-0.07153678,0.0964831;-0.6476239;-0.01694942,0.09500985;-0.6470162;-0.1239948,-0.08026734;0.0006961352;-0.03774399,-0.09604404;-0.3185817;-0.05700395,-0.08263996;-0.6557528;0.00744883,-0.08184066;-0.6553043;-0.0995599,-0.01407616;0.5326492;-0.1076403,731.1279
+0;0;0,0.0007784729;0.3124006;0.009831818,0.003049812;0.6197246;0.004527225,0.1900437;0.4907708;0.01209737,0.2269082;0.2067918;0.03191623,0.2645444;-0.01285954;-0.02290292,-0.1773591;0.473148;-0.01477678,-0.2276111;0.198831;-0.08275314,-0.2668633;0.001540244;-0.1932246,0.08004395;0.006355572;-0.03768969,0.08997439;-0.3117482;-0.002059434,0.09245896;-0.6490433;0.06308681,0.09706124;-0.6080747;-0.0472912,-0.07818034;0.004256615;-0.0416852,-0.1010461;-0.3141463;-0.01609452,-0.1180642;-0.651046;0.04892188,-0.1107082;-0.610027;-0.06130182,0.002692876;0.54351;0.008190308,0;0;0,-0.008334324;0.3071359;-0.05735398,-0.01577365;0.6062859;-0.1275644,0.162499;0.5144596;-0.02771902,0.254211;0.2531797;0.04789567,0.2677287;0.02409235;0.04575324,-0.1769608;0.4755213;-0.01762886,-0.2743343;0.2128225;-0.08010731,-0.2761941;0.0740194;-0.2628601,0.08019833;0.008140773;-0.0370121,0.1108912;-0.3087569;-0.07153678,0.0964831;-0.6476239;-0.01694942,0.09500985;-0.6470162;-0.1239948,-0.08026734;0.0006961352;-0.03774399,-0.09604404;-0.3185817;-0.05700395,-0.08263996;-0.6557528;0.00744883,-0.08184066;-0.6553043;-0.0995599,-0.01407616;0.5326492;-0.1076403,731.1392
+0;0;0,0.0007775525;0.3120312;0.009820193,0.003046406;0.6190207;0.004521226,0.1917777;0.4896572;0.01212378,0.228668;0.2054788;0.03195656,0.2664161;-0.01482542;-0.02302555,-0.1790315;0.471871;-0.01499952,-0.2293187;0.1973615;-0.08302362,-0.2686876;-0.0005157292;-0.1938235,0.08014635;0.006363703;-0.03773791,0.09012926;-0.3134209;-0.001919392,0.09260361;-0.6493284;0.06295884,0.0972063;-0.6083588;-0.0474292,-0.07828035;0.004262061;-0.04173853,-0.1012669;-0.3158232;-0.01601263,-0.1182151;-0.651337;0.04873629,-0.1108583;-0.6103169;-0.06149742,0.002689841;0.5428854;0.008180495,0;0;0,-0.008587405;0.3067657;-0.05728531,-0.01613325;0.6055576;-0.1275442,0.1638819;0.5138919;-0.0271132,0.2550116;0.2524782;0.04950166,0.2685531;0.02270307;0.04811716,-0.1794321;0.4747282;-0.01762453,-0.2778069;0.2134242;-0.08510949,-0.2781472;0.08185816;-0.2739803,0.08040273;0.007898182;-0.03689313,0.1118281;-0.3106571;-0.07124138,0.09813508;-0.6482805;-0.01764989,0.09716493;-0.6476745;-0.124711,-0.08031345;0.0009119968;-0.0379078,-0.09502848;-0.320127;-0.05694057,-0.08073884;-0.6559367;0.006909072,-0.07944028;-0.6554868;-0.1001056,-0.01443125;0.5320069;-0.1076071,731.1609
+0;0;0,0.0007775525;0.3120312;0.009820193,0.003046406;0.6190207;0.004521226,0.1917777;0.4896572;0.01212378,0.228668;0.2054788;0.03195656,0.2664161;-0.01482542;-0.02302555,-0.1790315;0.471871;-0.01499952,-0.2293187;0.1973615;-0.08302362,-0.2686876;-0.0005157292;-0.1938235,0.08014635;0.006363703;-0.03773791,0.09012926;-0.3134209;-0.001919392,0.09260361;-0.6493284;0.06295884,0.0972063;-0.6083588;-0.0474292,-0.07828035;0.004262061;-0.04173853,-0.1012669;-0.3158232;-0.01601263,-0.1182151;-0.651337;0.04873629,-0.1108583;-0.6103169;-0.06149742,0.002689841;0.5428854;0.008180495,0;0;0,-0.008587405;0.3067657;-0.05728531,-0.01613325;0.6055576;-0.1275442,0.1638819;0.5138919;-0.0271132,0.2550116;0.2524782;0.04950166,0.2685531;0.02270307;0.04811716,-0.1794321;0.4747282;-0.01762453,-0.2778069;0.2134242;-0.08510949,-0.2781472;0.08185816;-0.2739803,0.08040273;0.007898182;-0.03689313,0.1118281;-0.3106571;-0.07124138,0.09813508;-0.6482805;-0.01764989,0.09716493;-0.6476745;-0.124711,-0.08031345;0.0009119968;-0.0379078,-0.09502848;-0.320127;-0.05694057,-0.08073884;-0.6559367;0.006909072,-0.07944028;-0.6554868;-0.1001056,-0.01443125;0.5320069;-0.1076071,731.1725
+0;0;0,0.0004703591;0.3122438;0.009942179,0.002578775;0.6194918;0.004768414,0.1914157;0.4901751;0.01273682,0.2282919;0.2064014;0.03234651,0.2659708;-0.01391247;-0.02268561,-0.1790766;0.471892;-0.01665973,-0.2315633;0.2010327;-0.09509648,-0.27159;0.008060336;-0.2140332,0.07994588;0.006372463;-0.03747191,0.08965895;-0.3152305;-0.001444548,0.09221838;-0.6505305;0.06328597,0.09568465;-0.6130939;-0.01152277,-0.07796513;0.004217473;-0.04171025,-0.1011327;-0.3176719;-0.01580083,-0.1183622;-0.6525466;0.04888881,-0.1130283;-0.6150749;-0.02580649,0.00227701;0.5433043;0.008368166,0;0;0,-0.008586153;0.3072228;-0.05599689,-0.01599509;0.6067424;-0.1242726,0.1645355;0.5130321;-0.0260818,0.2547401;0.2522415;0.0521698,0.2683637;0.0224593;0.0511868,-0.1807652;0.4737408;-0.01881629,-0.2801599;0.2160324;-0.09614005,-0.2775057;0.08541067;-0.2856588,0.08034125;0.007642537;-0.03637266,0.1122854;-0.312631;-0.07137537,0.09889963;-0.6496087;-0.01762128,0.11462;-0.6762332;-0.06463408,-0.07983891;0.001221102;-0.03821456,-0.09425151;-0.3216938;-0.05662677,-0.07917202;-0.6569031;0.0068556,-0.07791804;-0.6467757;-0.06571971,-0.01435584;0.5329842;-0.1049173,731.1959
+0;0;0,0.0004703591;0.3122438;0.009942179,0.002578775;0.6194918;0.004768414,0.1914157;0.4901751;0.01273682,0.2282919;0.2064014;0.03234651,0.2659708;-0.01391247;-0.02268561,-0.1790766;0.471892;-0.01665973,-0.2315633;0.2010327;-0.09509648,-0.27159;0.008060336;-0.2140332,0.07994588;0.006372463;-0.03747191,0.08965895;-0.3152305;-0.001444548,0.09221838;-0.6505305;0.06328597,0.09568465;-0.6130939;-0.01152277,-0.07796513;0.004217473;-0.04171025,-0.1011327;-0.3176719;-0.01580083,-0.1183622;-0.6525466;0.04888881,-0.1130283;-0.6150749;-0.02580649,0.00227701;0.5433043;0.008368166,0;0;0,-0.008586153;0.3072228;-0.05599689,-0.01599509;0.6067424;-0.1242726,0.1645355;0.5130321;-0.0260818,0.2547401;0.2522415;0.0521698,0.2683637;0.0224593;0.0511868,-0.1807652;0.4737408;-0.01881629,-0.2801599;0.2160324;-0.09614005,-0.2775057;0.08541067;-0.2856588,0.08034125;0.007642537;-0.03637266,0.1122854;-0.312631;-0.07137537,0.09889963;-0.6496087;-0.01762128,0.11462;-0.6762332;-0.06463408,-0.07983891;0.001221102;-0.03821456,-0.09425151;-0.3216938;-0.05662677,-0.07917202;-0.6569031;0.0068556,-0.07791804;-0.6467757;-0.06571971,-0.01435584;0.5329842;-0.1049173,731.2072
+0;0;0,0.0004699852;0.3119956;0.009934274,0.002577415;0.6191046;0.004762496,0.1911999;0.489874;0.01272473,0.2281065;0.2058659;0.03235061,0.2655966;-0.01334353;-0.02240563,-0.1788721;0.4716116;-0.01663847,-0.2314021;0.2005286;-0.09514001,-0.2712282;0.008523628;-0.2134806,0.07971537;0.006354089;-0.03736386,0.08939341;-0.3140889;-0.001466453,0.0919624;-0.6506404;0.06350566,0.09542859;-0.6132039;-0.01130144,-0.07774033;0.004205313;-0.04158999,-0.1008243;-0.316523;-0.01577402,-0.1181181;-0.6526476;0.04915706,-0.1127843;-0.6151761;-0.02553661,0.002275751;0.5429429;0.008361032,0;0;0,-0.008012816;0.3070175;-0.05582285,-0.01508862;0.606401;-0.124105,0.1644425;0.5132864;-0.02422357,0.254124;0.2522832;0.05478548,0.2688073;0.02372973;0.05272435,-0.1804041;0.4734609;-0.02006923,-0.2806963;0.2202418;-0.1107857,-0.2731119;0.09590115;-0.3029793,0.08028734;0.007510245;-0.03589582,0.1118865;-0.3116053;-0.07100677,0.09981175;-0.6499919;-0.0176816,0.1156008;-0.6766058;-0.06468153,-0.0794037;0.001394134;-0.03852377,-0.09437189;-0.3203738;-0.05605506,-0.07784163;-0.6568807;0.007069454,-0.07614676;-0.6467406;-0.06549869,-0.01351404;0.5326697;-0.1047432,731.228
+0;0;0,-0.0002314105;0.3119862;0.010232,0.001594049;0.6190988;0.005211515,0.1903041;0.4899902;0.01357633,0.2271424;0.2059466;0.03281227,0.2646856;-0.01324236;-0.02198944,-0.1792669;0.471097;-0.01845375,-0.2343966;0.2035079;-0.106571,-0.2745746;0.0139951;-0.2287477,0.07982186;0.006476801;-0.03711461,0.08873963;-0.3139757;-0.001105417,0.09126734;-0.6505201;0.06390485,0.09514201;-0.6130754;-0.01088139,-0.07761689;0.004070897;-0.04183323,-0.1013972;-0.316561;-0.01545748,-0.1185094;-0.6526725;0.0495891,-0.1127704;-0.6151919;-0.02507363,0.00135568;0.542936;0.008791504,0;0;0,-0.008012816;0.3070175;-0.05582285,-0.01508862;0.606401;-0.124105,0.1644425;0.5132864;-0.02422357,0.254124;0.2522832;0.05478548,0.2688073;0.02372973;0.05272435,-0.1804041;0.4734609;-0.02006923,-0.2806963;0.2202418;-0.1107857,-0.2731119;0.09590115;-0.3029793,0.08028734;0.007510245;-0.03589582,0.1118865;-0.3116053;-0.07100677,0.09981175;-0.6499919;-0.0176816,0.1156008;-0.6766058;-0.06468153,-0.0794037;0.001394134;-0.03852377,-0.09437189;-0.3203738;-0.05605506,-0.07784163;-0.6568807;0.007069454,-0.07614676;-0.6467406;-0.06549869,-0.01351404;0.5326697;-0.1047432,731.2395
+0;0;0,-0.0002313733;0.311936;0.01023036,0.001591975;0.6186615;0.005218267,0.190647;0.4896031;0.01358491,0.2275505;0.2050562;0.03285492,0.2647988;-0.01241069;-0.02151624,-0.1795979;0.4706754;-0.01850356,-0.2348252;0.2026122;-0.1067769,-0.2746875;0.01458833;-0.2279938,0.0796568;0.006463407;-0.03703786,0.08860842;-0.3152053;-0.0008920021,0.09112822;-0.6506971;0.06391492,0.09500492;-0.6132486;-0.01091021,-0.07745639;0.004062478;-0.04174672,-0.101327;-0.3177863;-0.01527087,-0.1183856;-0.6528466;0.04957226,-0.1126436;-0.615362;-0.0251293,0.001354065;0.5426453;0.008791358,0;0;0,-0.008522898;0.3071938;-0.05448055,-0.01616082;0.6066719;-0.1205208,0.1641161;0.5135461;-0.02176189,0.2537616;0.2515027;0.05567861,0.2686394;0.02476434;0.05370331,-0.1837962;0.472905;-0.02185559,-0.2813604;0.2195806;-0.1167665,-0.2745723;0.1117123;-0.3166511,0.08032081;0.007493615;-0.03537226,0.1120404;-0.3128312;-0.07063246,0.1004618;-0.6502125;-0.01770973,0.1163376;-0.6767976;-0.06477785,-0.07906099;0.001465922;-0.03880714,-0.09356071;-0.3215761;-0.05586579,-0.07679274;-0.6569765;0.007272542,-0.07436973;-0.6466779;-0.06535869,-0.01445691;0.532933;-0.1017876,731.2617
+0;0;0,-0.0002313733;0.311936;0.01023036,0.001591975;0.6186615;0.005218267,0.190647;0.4896031;0.01358491,0.2275505;0.2050562;0.03285492,0.2647988;-0.01241069;-0.02151624,-0.1795979;0.4706754;-0.01850356,-0.2348252;0.2026122;-0.1067769,-0.2746875;0.01458833;-0.2279938,0.0796568;0.006463407;-0.03703786,0.08860842;-0.3152053;-0.0008920021,0.09112822;-0.6506971;0.06391492,0.09500492;-0.6132486;-0.01091021,-0.07745639;0.004062478;-0.04174672,-0.101327;-0.3177863;-0.01527087,-0.1183856;-0.6528466;0.04957226,-0.1126436;-0.615362;-0.0251293,0.001354065;0.5426453;0.008791358,0;0;0,-0.008522898;0.3071938;-0.05448055,-0.01616082;0.6066719;-0.1205208,0.1641161;0.5135461;-0.02176189,0.2537616;0.2515027;0.05567861,0.2686394;0.02476434;0.05370331,-0.1837962;0.472905;-0.02185559,-0.2813604;0.2195806;-0.1167665,-0.2745723;0.1117123;-0.3166511,0.08032081;0.007493615;-0.03537226,0.1120404;-0.3128312;-0.07063246,0.1004618;-0.6502125;-0.01770973,0.1163376;-0.6767976;-0.06477785,-0.07906099;0.001465922;-0.03880714,-0.09356071;-0.3215761;-0.05586579,-0.07679274;-0.6569765;0.007272542,-0.07436973;-0.6466779;-0.06535869,-0.01445691;0.532933;-0.1017876,731.2729
+0;0;0,-0.0006173245;0.3119296;0.01040647,0.0009802798;0.6186587;0.005519798,0.1901227;0.4897311;0.01436894,0.2270433;0.2051646;0.03331446,0.2644645;-0.01229349;-0.02097316,-0.1799599;0.4706131;-0.01929857,-0.2367234;0.205407;-0.1149216,-0.2770054;0.03200804;-0.2561508,0.07971358;0.006512061;-0.03690694,0.08830504;-0.3151538;-0.0006489791,0.09069101;-0.650657;0.06410412,0.09481175;-0.6132025;-0.01070737,-0.07742519;0.004006536;-0.04180995,-0.1013995;-0.3178339;-0.01532682,-0.1186684;-0.6528378;0.04975187,-0.1126842;-0.6153462;-0.02492998,0.0008065287;0.5426406;0.009053291,0;0;0,-0.008522898;0.3071938;-0.05448055,-0.01616082;0.6066719;-0.1205208,0.1641161;0.5135461;-0.02176189,0.2537616;0.2515027;0.05567861,0.2686394;0.02476434;0.05370331,-0.1837962;0.472905;-0.02185559,-0.2813604;0.2195806;-0.1167665,-0.2745723;0.1117123;-0.3166511,0.08032081;0.007493615;-0.03537226,0.1120404;-0.3128312;-0.07063246,0.1004618;-0.6502125;-0.01770973,0.1163376;-0.6767976;-0.06477785,-0.07906099;0.001465922;-0.03880714,-0.09356071;-0.3215761;-0.05586579,-0.07679274;-0.6569765;0.007272542,-0.07436973;-0.6466779;-0.06535869,-0.01445691;0.532933;-0.1017876,731.2842
+0;0;0,-0.0006187081;0.3126287;0.01042979,0.0009836761;0.6203066;0.005526312,0.1919778;0.4905844;0.01444034,0.2290324;0.2049855;0.0334546,0.2661987;-0.01099168;-0.02046331,-0.1817258;0.4712794;-0.01955659,-0.2386953;0.2051111;-0.1155266,-0.2787029;0.03289296;-0.2557939,0.07945999;0.006491343;-0.03678953,0.08806904;-0.3158327;-0.0004573762,0.09045626;-0.6515131;0.06432994,0.09654102;-0.6105056;-0.04613793,-0.07717888;0.00399379;-0.04167693,-0.1012022;-0.3185052;-0.01513963,-0.1184802;-0.653686;0.04997345,-0.1096439;-0.6126239;-0.06030299,0.0008092923;0.5440116;0.009072673,0;0;0,-0.008875161;0.3078636;-0.05465436,-0.01682037;0.6081528;-0.1213784,0.1641901;0.5131136;-0.01957941,0.2532033;0.2496297;0.05758429,0.2687392;0.024496;0.05474353,-0.1856598;0.4718367;-0.02223594,-0.2826905;0.2203723;-0.1254448,-0.2749031;0.1174838;-0.3261633,0.0803006;0.007396549;-0.03473616,0.1123465;-0.3135017;-0.07057357,0.1011317;-0.6510967;-0.01776934,0.1031536;-0.6500833;-0.1250868,-0.07851882;0.001695946;-0.03926087,-0.09277427;-0.3220649;-0.05546593,-0.07559765;-0.6575954;0.007848606,-0.07131275;-0.6567202;-0.09936488,-0.01503734;0.5341879;-0.102417,731.3066
+0;0;0,-0.0006187081;0.3126287;0.01042979,0.0009836761;0.6203066;0.005526312,0.1919778;0.4905844;0.01444034,0.2290324;0.2049855;0.0334546,0.2661987;-0.01099168;-0.02046331,-0.1817258;0.4712794;-0.01955659,-0.2386953;0.2051111;-0.1155266,-0.2787029;0.03289296;-0.2557939,0.07945999;0.006491343;-0.03678953,0.08806904;-0.3158327;-0.0004573762,0.09045626;-0.6515131;0.06432994,0.09654102;-0.6105056;-0.04613793,-0.07717888;0.00399379;-0.04167693,-0.1012022;-0.3185052;-0.01513963,-0.1184802;-0.653686;0.04997345,-0.1096439;-0.6126239;-0.06030299,0.0008092923;0.5440116;0.009072673,0;0;0,-0.008875161;0.3078636;-0.05465436,-0.01682037;0.6081528;-0.1213784,0.1641901;0.5131136;-0.01957941,0.2532033;0.2496297;0.05758429,0.2687392;0.024496;0.05474353,-0.1856598;0.4718367;-0.02223594,-0.2826905;0.2203723;-0.1254448,-0.2749031;0.1174838;-0.3261633,0.0803006;0.007396549;-0.03473616,0.1123465;-0.3135017;-0.07057357,0.1011317;-0.6510967;-0.01776934,0.1031536;-0.6500833;-0.1250868,-0.07851882;0.001695946;-0.03926087,-0.09277427;-0.3220649;-0.05546593,-0.07559765;-0.6575954;0.007848606,-0.07131275;-0.6567202;-0.09936488,-0.01503734;0.5341879;-0.102417,731.319
+0;0;0,-0.001108271;0.3127523;0.01078998,0.0001688403;0.6206523;0.006105734,0.1927109;0.4906039;0.01534025,0.2295836;0.2061968;0.03391157,0.2665926;-0.008402437;-0.01964369,-0.1833214;0.4708596;-0.02147203,-0.242603;0.21127;-0.1295961,-0.2814929;0.03995079;-0.2689804,0.07941771;0.006512388;-0.03660955,0.0875873;-0.3166643;2.72654E-05,0.08992011;-0.6520426;0.06463897,0.09658072;-0.6110211;-0.04579253,-0.07702616;0.003954906;-0.04172735,-0.1018315;-0.3193955;-0.01562474,-0.1188654;-0.654143;0.05004676,-0.1094557;-0.6130611;-0.06017848,0.0001215667;0.5442887;0.009559609,0;0;0,-0.008523062;0.308042;-0.05448985,-0.01610498;0.6085798;-0.1211324,0.1672787;0.5092254;-0.02250863,0.2523299;0.24734;0.0597968,0.2689532;0.02375138;0.05505585,-0.1871798;0.4718184;-0.023273,-0.2984365;0.2586954;-0.1807289,-0.2750359;0.1206958;-0.3559408,0.08038178;0.007265449;-0.03429031,0.1125959;-0.3145144;-0.06995702,0.101466;-0.65186;-0.01768065,0.1031233;-0.6508286;-0.1250074,-0.07825477;0.001841858;-0.03953027,-0.0922306;-0.3228266;-0.05525389,-0.0747238;-0.6580443;0.007843688,-0.07080565;-0.6571577;-0.09938511,-0.01442505;0.5345416;-0.1021891,731.3303
+0;0;0,-0.001108271;0.3127523;0.01078998,0.0001688403;0.6206523;0.006105734,0.1927109;0.4906039;0.01534025,0.2295836;0.2061968;0.03391157,0.2665926;-0.008402437;-0.01964369,-0.1833214;0.4708596;-0.02147203,-0.242603;0.21127;-0.1295961,-0.2814929;0.03995079;-0.2689804,0.07941771;0.006512388;-0.03660955,0.0875873;-0.3166643;2.72654E-05,0.08992011;-0.6520426;0.06463897,0.09658072;-0.6110211;-0.04579253,-0.07702616;0.003954906;-0.04172735,-0.1018315;-0.3193955;-0.01562474,-0.1188654;-0.654143;0.05004676,-0.1094557;-0.6130611;-0.06017848,0.0001215667;0.5442887;0.009559609,0;0;0,-0.008523062;0.308042;-0.05448985,-0.01610498;0.6085798;-0.1211324,0.1672787;0.5092254;-0.02250863,0.2523299;0.24734;0.0597968,0.2689532;0.02375138;0.05505585,-0.1871798;0.4718184;-0.023273,-0.2984365;0.2586954;-0.1807289,-0.2750359;0.1206958;-0.3559408,0.08038178;0.007265449;-0.03429031,0.1125959;-0.3145144;-0.06995702,0.101466;-0.65186;-0.01768065,0.1031233;-0.6508286;-0.1250074,-0.07825477;0.001841858;-0.03953027,-0.0922306;-0.3228266;-0.05525389,-0.0747238;-0.6580443;0.007843688,-0.07080565;-0.6571577;-0.09938511,-0.01442505;0.5345416;-0.1021891,731.351
+0;0;0,-0.001108984;0.3129533;0.01079692,0.0001684145;0.6209012;0.006112689,0.1939433;0.490516;0.0153839,0.2309601;0.204998;0.03402777,0.2679687;-0.009599522;-0.01952706,-0.1844961;0.4706453;-0.02166402,-0.2440093;0.2100417;-0.1302105,-0.2828988;0.0387239;-0.2695936,0.0791239;0.006488295;-0.03647411,0.08731224;-0.3174298;0.0002467558,0.08964655;-0.6530235;0.06489996,0.09630883;-0.6119992;-0.04555923,-0.0767412;0.003940274;-0.04157298,-0.1016034;-0.320152;-0.01541048,-0.1186483;-0.6551144;0.05030319,-0.1092362;-0.6140298;-0.0599497,0.0001211452;0.5445445;0.009566255,0;0;0,-0.008992195;0.3083187;-0.05400253,-0.01701389;0.6089727;-0.1202865,0.166236;0.5104141;-0.01781393,0.2519855;0.2462322;0.06024598,0.2685009;0.02264898;0.05499124,-0.1896232;0.4709514;-0.02386899,-0.3026796;0.2584636;-0.1829462,-0.2721635;0.1528994;-0.3784323,0.08023227;0.007546156;-0.03374743,0.1123536;-0.3149183;-0.07012486,0.1016066;-0.6524801;-0.01773047,0.104611;-0.6513872;-0.1250734,-0.07776859;0.001535566;-0.03978366,-0.09215564;-0.3238668;-0.0554284,-0.07401701;-0.6592308;0.007900506,-0.06875676;-0.6582716;-0.09931947,-0.01522873;0.5349248;-0.1014185,731.3625
+0;0;0,-0.001321843;0.3129477;0.01093466,-0.0002030632;0.6208988;0.006377473,0.1936435;0.4907213;0.01636975,0.2305728;0.2051744;0.03474302,0.2677181;-0.009354204;-0.01899274,-0.1842926;0.4701247;-0.02333801,-0.2481624;0.2166848;-0.145515,-0.2857992;0.04813823;-0.2885723,0.07914152;0.006492748;-0.03643508,0.08710608;-0.3174212;0.0003716797,0.08940194;-0.6530069;0.06506803,0.09665525;-0.6119819;-0.04535387,-0.07673465;0.003937195;-0.04158539,-0.1017817;-0.3201319;-0.01531196,-0.1184381;-0.6550891;0.05052713,-0.1084432;-0.614;-0.05967399,-0.0002124084;0.5445398;0.009780468,0;0;0,-0.008992195;0.3083187;-0.05400253,-0.01701389;0.6089727;-0.1202865,0.166236;0.5104141;-0.01781393,0.2519855;0.2462322;0.06024598,0.2685009;0.02264898;0.05499124,-0.1896232;0.4709514;-0.02386899,-0.3026796;0.2584636;-0.1829462,-0.2721635;0.1528994;-0.3784323,0.08023227;0.007546156;-0.03374743,0.1123536;-0.3149183;-0.07012486,0.1016066;-0.6524801;-0.01773047,0.104611;-0.6513872;-0.1250734,-0.07776859;0.001535566;-0.03978366,-0.09215564;-0.3238668;-0.0554284,-0.07401701;-0.6592308;0.007900506,-0.06875676;-0.6582716;-0.09931947,-0.01522873;0.5349248;-0.1014185,731.3845
+0;0;0,-0.001322601;0.313127;0.01094093,-0.0002042367;0.6208822;0.006389149,0.1935468;0.4908433;0.01637319,0.2304944;0.2051556;0.03475552,0.2677317;-0.009904623;-0.01911338,-0.1842031;0.4702568;-0.02331501,-0.2481044;0.2166919;-0.1455523,-0.2858344;0.04772773;-0.288964,0.07886988;0.006470463;-0.03631002,0.08682664;-0.3171265;0.0004607216,0.0891338;-0.6543628;0.06547528,0.09403037;-0.6169201;-0.009068422,-0.07647127;0.003923681;-0.04144265,-0.1014938;-0.3198283;-0.01519493,-0.1182322;-0.6564331;0.050968,-0.1114848;-0.618947;-0.02342666,-0.0002135681;0.5446352;0.009787153,0;0;0,-0.009351492;0.3087492;-0.05250192,-0.01779306;0.6097892;-0.1160336,0.1651808;0.5106532;-0.01391101,0.2516656;0.2455378;0.06061888,0.2680554;0.02140382;0.05472779,-0.1916958;0.4709862;-0.02451302,-0.302544;0.2548126;-0.1804045,-0.2722652;0.1538631;-0.3789788,0.08016393;0.007517636;-0.03313565,0.1120944;-0.3146302;-0.06962752,0.1013876;-0.6539561;-0.01762962,0.1184257;-0.6803867;-0.06412077,-0.07726293;0.001744776;-0.0401016,-0.09174503;-0.3233626;-0.05513126,-0.0733213;-0.6603695;0.008487985,-0.06908191;-0.6497767;-0.06391038,-0.01590253;0.5356627;-0.09795499,731.4069
+0;0;0,-0.001322601;0.313127;0.01094093,-0.0002042367;0.6208822;0.006389149,0.1935468;0.4908433;0.01637319,0.2304944;0.2051556;0.03475552,0.2677317;-0.009904623;-0.01911338,-0.1842031;0.4702568;-0.02331501,-0.2481044;0.2166919;-0.1455523,-0.2858344;0.04772773;-0.288964,0.07886988;0.006470463;-0.03631002,0.08682664;-0.3171265;0.0004607216,0.0891338;-0.6543628;0.06547528,0.09403037;-0.6169201;-0.009068422,-0.07647127;0.003923681;-0.04144265,-0.1014938;-0.3198283;-0.01519493,-0.1182322;-0.6564331;0.050968,-0.1114848;-0.618947;-0.02342666,-0.0002135681;0.5446352;0.009787153,0;0;0,-0.009351492;0.3087492;-0.05250192,-0.01779306;0.6097892;-0.1160336,0.1651808;0.5106532;-0.01391101,0.2516656;0.2455378;0.06061888,0.2680554;0.02140382;0.05472779,-0.1916958;0.4709862;-0.02451302,-0.302544;0.2548126;-0.1804045,-0.2722652;0.1538631;-0.3789788,0.08016393;0.007517636;-0.03313565,0.1120944;-0.3146302;-0.06962752,0.1013876;-0.6539561;-0.01762962,0.1184257;-0.6803867;-0.06412077,-0.07726293;0.001744776;-0.0401016,-0.09174503;-0.3233626;-0.05513126,-0.0733213;-0.6603695;0.008487985,-0.06908191;-0.6497767;-0.06391038,-0.01590253;0.5356627;-0.09795499,731.4182
+0;0;0,-0.001854222;0.3137901;0.01110694,-0.001069789;0.6223034;0.006704872,0.1939164;0.4918329;0.0172007,0.2309504;0.2058085;0.03541559,0.2683657;-0.009793535;-0.01870515,-0.1854189;0.4707507;-0.02568943,-0.2525168;0.2237297;-0.1598231,-0.2883226;0.06070243;-0.3113263,0.07871716;0.006529802;-0.03607692,0.08624221;-0.317657;0.0007368885,0.08844804;-0.6539143;0.0654894,0.09378697;-0.6164796;-0.008933827,-0.07620383;0.00383423;-0.04145901,-0.1018646;-0.3204277;-0.014913,-0.1183758;-0.6560541;0.05103409,-0.1111905;-0.6185728;-0.02322895,-0.0009554529;0.5458671;0.01004196,0;0;0,-0.009876311;0.3095424;-0.05173993,-0.0189672;0.6114864;-0.1145403,0.1645757;0.5110862;-0.01100039,0.2507492;0.2447966;0.0609529,0.2671911;0.02007976;0.05422974,-0.1943306;0.4711552;-0.02510208,-0.3039877;0.2527525;-0.1793385,-0.27278;0.1630434;-0.3837683,0.08009267;0.007407397;-0.03272414,0.1120783;-0.3152858;-0.06953382,0.101181;-0.6536136;-0.01774288,0.1183809;-0.6800597;-0.06400943,-0.07680938;0.002005421;-0.04045826,-0.09168906;-0.3236859;-0.05504343,-0.07297619;-0.6596549;0.008528627,-0.06814674;-0.6489576;-0.06376716,-0.01690982;0.5371343;-0.09661865,731.4291
+0;0;0,-0.001854222;0.3137901;0.01110694,-0.001069789;0.6223034;0.006704872,0.1939164;0.4918329;0.0172007,0.2309504;0.2058085;0.03541559,0.2683657;-0.009793535;-0.01870515,-0.1854189;0.4707507;-0.02568943,-0.2525168;0.2237297;-0.1598231,-0.2883226;0.06070243;-0.3113263,0.07871716;0.006529802;-0.03607692,0.08624221;-0.317657;0.0007368885,0.08844804;-0.6539143;0.0654894,0.09378697;-0.6164796;-0.008933827,-0.07620383;0.00383423;-0.04145901,-0.1018646;-0.3204277;-0.014913,-0.1183758;-0.6560541;0.05103409,-0.1111905;-0.6185728;-0.02322895,-0.0009554529;0.5458671;0.01004196,0;0;0,-0.009876311;0.3095424;-0.05173993,-0.0189672;0.6114864;-0.1145403,0.1645757;0.5110862;-0.01100039,0.2507492;0.2447966;0.0609529,0.2671911;0.02007976;0.05422974,-0.1943306;0.4711552;-0.02510208,-0.3039877;0.2527525;-0.1793385,-0.27278;0.1630434;-0.3837683,0.08009267;0.007407397;-0.03272414,0.1120783;-0.3152858;-0.06953382,0.101181;-0.6536136;-0.01774288,0.1183809;-0.6800597;-0.06400943,-0.07680938;0.002005421;-0.04045826,-0.09168906;-0.3236859;-0.05504343,-0.07297619;-0.6596549;0.008528627,-0.06814674;-0.6489576;-0.06376716,-0.01690982;0.5371343;-0.09661865,731.4409
+0;0;0,-0.002194982;0.3137829;0.01124728,-0.00168462;0.6223009;0.007049285,0.1930504;0.4920865;0.02495155,0.2357127;0.2064935;0.03634746,0.2732033;-0.009032056;-0.01802492,-0.1855545;0.4708186;-0.02750247,-0.2554498;0.2347161;-0.1787756,-0.2904691;0.08166632;-0.3405241,0.07874614;0.006532101;-0.03601323,0.08605321;-0.3176616;0.0007840432,0.08822023;-0.6539145;0.0655607,0.09504203;-0.616502;-0.008743517,-0.0760956;0.003845362;-0.04165629,-0.1023092;-0.3203543;-0.01489054,-0.1186514;-0.6559613;0.05119682,-0.1099887;-0.6184945;-0.02290986,-0.001473579;0.545861;0.01029756,0;0;0,-0.009876311;0.3095424;-0.05173993,-0.0189672;0.6114864;-0.1145403,0.1645757;0.5110862;-0.01100039,0.2507492;0.2447966;0.0609529,0.2671911;0.02007976;0.05422974,-0.1943306;0.4711552;-0.02510208,-0.3039877;0.2527525;-0.1793385,-0.27278;0.1630434;-0.3837683,0.08009267;0.007407397;-0.03272414,0.1120783;-0.3152858;-0.06953382,0.101181;-0.6536136;-0.01774288,0.1183809;-0.6800597;-0.06400943,-0.07680938;0.002005421;-0.04045826,-0.09168906;-0.3236859;-0.05504343,-0.07297619;-0.6596549;0.008528627,-0.06814674;-0.6489576;-0.06376716,-0.01690982;0.5371343;-0.09661865,731.4518
+0;0;0,-0.002196051;0.3139358;0.01125276,-0.00168529;0.6226747;0.007051981,0.1934396;0.4923036;0.0249857,0.2361219;0.2065768;0.03638693,0.2746962;-0.01517831;-0.01955701,-0.1859239;0.470993;-0.02757344,-0.2558519;0.2347799;-0.1789174,-0.2918833;0.0773064;-0.3453411,0.07861776;0.006521451;-0.03595451,0.08595801;-0.3191447;0.001009893,0.08812375;-0.6551989;0.06574826,0.0949489;-0.6177828;-0.00859233,-0.07597154;0.003839092;-0.04158837,-0.1023042;-0.321833;-0.01470106,-0.1186367;-0.6572418;0.05134725,-0.1099698;-0.6197712;-0.02279571,-0.001474114;0.5461858;0.01030234,0;0;0,-0.009472311;0.3099018;-0.05057955,-0.01794203;0.6122925;-0.1123943,0.1653119;0.5097774;-0.008534662,0.2513008;0.2427762;0.06152106,0.2651132;0.01149392;0.05099703,-0.1959265;0.4740462;-0.02621902,-0.3022564;0.2527156;-0.1788568,-0.2699411;0.1682769;-0.3924425,0.08014213;0.007078915;-0.03229761,0.1128401;-0.3170477;-0.06905985,0.1023079;-0.6552372;-0.01762915,0.1196256;-0.6816439;-0.06395936,-0.07643632;0.002066171;-0.04085618,-0.09104833;-0.3251471;-0.05487972,-0.07185481;-0.6608702;0.008758366,-0.0665152;-0.6500831;-0.06356354,-0.01606308;0.537828;-0.09471202,731.4742
+0;0;0,-0.002196051;0.3139358;0.01125276,-0.00168529;0.6226747;0.007051981,0.1934396;0.4923036;0.0249857,0.2361219;0.2065768;0.03638693,0.2746962;-0.01517831;-0.01955701,-0.1859239;0.470993;-0.02757344,-0.2558519;0.2347799;-0.1789174,-0.2918833;0.0773064;-0.3453411,0.07861776;0.006521451;-0.03595451,0.08595801;-0.3191447;0.001009893,0.08812375;-0.6551989;0.06574826,0.0949489;-0.6177828;-0.00859233,-0.07597154;0.003839092;-0.04158837,-0.1023042;-0.321833;-0.01470106,-0.1186367;-0.6572418;0.05134725,-0.1099698;-0.6197712;-0.02279571,-0.001474114;0.5461858;0.01030234,0;0;0,-0.009472311;0.3099018;-0.05057955,-0.01794203;0.6122925;-0.1123943,0.1653119;0.5097774;-0.008534662,0.2513008;0.2427762;0.06152106,0.2651132;0.01149392;0.05099703,-0.1959265;0.4740462;-0.02621902,-0.3022564;0.2527156;-0.1788568,-0.2699411;0.1682769;-0.3924425,0.08014213;0.007078915;-0.03229761,0.1128401;-0.3170477;-0.06905985,0.1023079;-0.6552372;-0.01762915,0.1196256;-0.6816439;-0.06395936,-0.07643632;0.002066171;-0.04085618,-0.09104833;-0.3251471;-0.05487972,-0.07185481;-0.6608702;0.008758366,-0.0665152;-0.6500831;-0.06356354,-0.01606308;0.537828;-0.09471202,731.4854
+0;0;0,-0.002203591;0.3150137;0.0112914,-0.001690195;0.6255264;0.007064521,0.1940846;0.4944855;0.02506794,0.2367801;0.2086705;0.03647269,0.2752497;-0.01248264;-0.01931939,-0.1865412;0.4731041;-0.02766607,-0.2564908;0.2368181;-0.1790568,-0.2924244;0.07977201;-0.3450287,0.07857079;0.006517556;-0.03593304,0.0859239;-0.3197192;0.001096133,0.08808856;-0.6556062;0.06580231,0.09821896;-0.6145987;-0.04453972,-0.07592617;0.003836799;-0.04156353,-0.1023049;-0.3224059;-0.01462911,-0.1186293;-0.6576478;0.05138634,-0.1057652;-0.6165594;-0.05866235,-0.001477665;0.548547;0.01033572,0;0;0,-0.009528816;0.3110648;-0.05013847,-0.01787153;0.6153666;-0.1114812,0.1646606;0.5088903;-0.005931616,0.2496263;0.2411252;0.06281352,0.2638032;0.01061992;0.0498631,-0.1960805;0.4736961;-0.02664439,-0.30567;0.2596924;-0.1873794,-0.2677627;0.2097104;-0.4100142,0.08022127;0.006889671;-0.03200173,0.1127799;-0.3178688;-0.06843686,0.1024269;-0.655979;-0.0175848,0.1087403;-0.6542996;-0.1250894,-0.07616173;0.002249507;-0.04124755,-0.09060965;-0.3255744;-0.05460235,-0.07133453;-0.6610937;0.009170108,-0.06277695;-0.6595313;-0.09814823,-0.01604107;0.5403701;-0.09390998,731.5075
+0;0;0,-0.002540766;0.3149907;0.01152794,-0.002318739;0.6252326;0.007691501,0.1942249;0.4940802;0.0251817,0.2367016;0.2082428;0.03723253,0.2752784;-0.01421064;-0.01911241,-0.1887603;0.4738283;-0.02448907,-0.2561264;0.2424716;-0.1844527,-0.2943367;0.09845309;-0.3631903,0.0784374;0.006428833;-0.03567048,0.08537603;-0.3208653;0.001490492,0.08751886;-0.6561451;0.06610057,0.09692143;-0.6150824;-0.04435658,-0.0756209;0.003919086;-0.04162038,-0.1024716;-0.323315;-0.01428164,-0.1189642;-0.6579337;0.05167207,-0.1068218;-0.6167836;-0.05850875,-0.00203116;0.5483914;0.0108024,0;0;0,-0.009631529;0.3113023;-0.04854512,-0.01816604;0.6157746;-0.1075776,0.1649193;0.5075419;-0.002722502,0.2493009;0.2390234;0.06383657,0.2621935;0.007208243;0.04821754,-0.1987338;0.4746249;-0.02734083,-0.3111054;0.2664419;-0.1937289,-0.2774538;0.2305532;-0.4211669,0.08021991;0.006455868;-0.03145194,0.112947;-0.3193405;-0.06800628,0.1028007;-0.6568513;-0.01726102,0.1100357;-0.6549417;-0.1248257,-0.07558289;0.002727856;-0.04178424,-0.08974314;-0.3262063;-0.05412726,-0.07093208;-0.6611622;0.009451594,-0.0614483;-0.6593655;-0.0979086,-0.01628554;0.5407771;-0.09066081,731.5313
+0;0;0,-0.002540766;0.3149907;0.01152794,-0.002318739;0.6252326;0.007691501,0.1942249;0.4940802;0.0251817,0.2367016;0.2082428;0.03723253,0.2752784;-0.01421064;-0.01911241,-0.1887603;0.4738283;-0.02448907,-0.2561264;0.2424716;-0.1844527,-0.2943367;0.09845309;-0.3631903,0.0784374;0.006428833;-0.03567048,0.08537603;-0.3208653;0.001490492,0.08751886;-0.6561451;0.06610057,0.09692143;-0.6150824;-0.04435658,-0.0756209;0.003919086;-0.04162038,-0.1024716;-0.323315;-0.01428164,-0.1189642;-0.6579337;0.05167207,-0.1068218;-0.6167836;-0.05850875,-0.00203116;0.5483914;0.0108024,0;0;0,-0.009631529;0.3113023;-0.04854512,-0.01816604;0.6157746;-0.1075776,0.1649193;0.5075419;-0.002722502,0.2493009;0.2390234;0.06383657,0.2621935;0.007208243;0.04821754,-0.1987338;0.4746249;-0.02734083,-0.3111054;0.2664419;-0.1937289,-0.2774538;0.2305532;-0.4211669,0.08021991;0.006455868;-0.03145194,0.112947;-0.3193405;-0.06800628,0.1028007;-0.6568513;-0.01726102,0.1100357;-0.6549417;-0.1248257,-0.07558289;0.002727856;-0.04178424,-0.08974314;-0.3262063;-0.05412726,-0.07093208;-0.6611622;0.009451594,-0.0614483;-0.6593655;-0.0979086,-0.01628554;0.5407771;-0.09066081,731.5522
+0;0;0,-0.00255002;0.3161381;0.01156993,-0.002326721;0.6279534;0.007714963,0.1946274;0.496323;0.02524991,0.2369211;0.211717;0.03724882,0.2752161;-0.009111181;-0.01868447,-0.1891561;0.4760288;-0.02452441,-0.256232;0.2456688;-0.1837989,-0.2941632;0.1027025;-0.3612306,0.07827085;0.006415183;-0.03559474,0.08523995;-0.3223161;0.001729414,0.087378;-0.6568474;0.06619524,0.09678742;-0.6157765;-0.04434244,-0.07546034;0.003910765;-0.04153201,-0.102429;-0.3247603;-0.01407322,-0.1188847;-0.6586319;0.05173323,-0.1067335;-0.6174737;-0.05852792,-0.002037776;0.5507473;0.01084063,0;0;0,-0.01018262;0.3127449;-0.04658937,-0.01973429;0.6194708;-0.1020067,0.1645635;0.507157;-0.0004961491,0.2483739;0.2394186;0.06450534,0.2606717;0.009392455;0.04727459,-0.2005857;0.4729389;-0.02852001,-0.3131548;0.272522;-0.2019978,-0.264198;0.1850013;-0.4100928,0.08015499;0.006262898;-0.03115153,0.1125419;-0.3210309;-0.06770062,0.1029245;-0.6577603;-0.01678586,0.1108456;-0.6555108;-0.1244745,-0.0752553;0.002766873;-0.04199343,-0.08986817;-0.3276042;-0.05413085,-0.07112121;-0.6618146;0.009300359,-0.06094797;-0.6596792;-0.0981694,-0.01756194;0.5438872;-0.0861001,731.564
+0;0;0,-0.002758885;0.3160801;0.01175451,-0.002802714;0.6275483;0.008104425,0.1941964;0.4959975;0.02839601,0.238788;0.2121575;0.03795125,0.276474;-0.004964769;-0.0167538,-0.1883696;0.4751664;-0.0298541,-0.2525222;0.2472926;-0.1929577,-0.2948434;0.1037834;-0.363747,0.07807148;0.006385116;-0.03536543,0.08509559;-0.3238316;0.002031364,0.08714562;-0.6574241;0.06647242,0.09476127;-0.6199989;-0.0077914,-0.07503466;0.003944315;-0.04172387,-0.1025184;-0.3261369;-0.01375995,-0.1190291;-0.6590663;0.05201414,-0.1095713;-0.621564;-0.02202983,-0.002432387;0.5505369;0.01115176,0;0;0,-0.01000778;0.3130346;-0.04428983,-0.01907209;0.6200088;-0.09635186,0.1652273;0.5064545;0.003858797,0.248154;0.2381738;0.06545018,0.2593229;0.01214559;0.04697203,-0.2010767;0.4714759;-0.02887699,-0.3145455;0.2805009;-0.211355,-0.2596634;0.2515177;-0.4297649,0.08014368;0.005802929;-0.03049517,0.1122805;-0.3229866;-0.06731367,0.1032891;-0.6587273;-0.01595044,0.1213015;-0.6849809;-0.06220341,-0.07456919;0.003184065;-0.04261382,-0.08922723;-0.328721;-0.05334407,-0.07038;-0.6619704;0.01014136,-0.06289079;-0.650496;-0.0621702,-0.01707006;0.5444378;-0.08134532,731.5855
+0;0;0,-0.002758885;0.3160801;0.01175451,-0.002802714;0.6275483;0.008104425,0.1941964;0.4959975;0.02839601,0.238788;0.2121575;0.03795125,0.276474;-0.004964769;-0.0167538,-0.1883696;0.4751664;-0.0298541,-0.2525222;0.2472926;-0.1929577,-0.2948434;0.1037834;-0.363747,0.07807148;0.006385116;-0.03536543,0.08509559;-0.3238316;0.002031364,0.08714562;-0.6574241;0.06647242,0.09476127;-0.6199989;-0.0077914,-0.07503466;0.003944315;-0.04172387,-0.1025184;-0.3261369;-0.01375995,-0.1190291;-0.6590663;0.05201414,-0.1095713;-0.621564;-0.02202983,-0.002432387;0.5505369;0.01115176,0;0;0,-0.01000778;0.3130346;-0.04428983,-0.01907209;0.6200088;-0.09635186,0.1652273;0.5064545;0.003858797,0.248154;0.2381738;0.06545018,0.2593229;0.01214559;0.04697203,-0.2010767;0.4714759;-0.02887699,-0.3145455;0.2805009;-0.211355,-0.2596634;0.2515177;-0.4297649,0.08014368;0.005802929;-0.03049517,0.1122805;-0.3229866;-0.06731367,0.1032891;-0.6587273;-0.01595044,0.1213015;-0.6849809;-0.06220341,-0.07456919;0.003184065;-0.04261382,-0.08922723;-0.328721;-0.05334407,-0.07038;-0.6619704;0.01014136,-0.06289079;-0.650496;-0.0621702,-0.01707006;0.5444378;-0.08134532,731.5975
+0;0;0,-0.002758885;0.3160801;0.01175451,-0.002802714;0.6275483;0.008104425,0.1941964;0.4959975;0.02839601,0.238788;0.2121575;0.03795125,0.276474;-0.004964769;-0.0167538,-0.1883696;0.4751664;-0.0298541,-0.2525222;0.2472926;-0.1929577,-0.2948434;0.1037834;-0.363747,0.07807148;0.006385116;-0.03536543,0.08509559;-0.3238316;0.002031364,0.08714562;-0.6574241;0.06647242,0.09476127;-0.6199989;-0.0077914,-0.07503466;0.003944315;-0.04172387,-0.1025184;-0.3261369;-0.01375995,-0.1190291;-0.6590663;0.05201414,-0.1095713;-0.621564;-0.02202983,-0.002432387;0.5505369;0.01115176,0;0;0,-0.01000778;0.3130346;-0.04428983,-0.01907209;0.6200088;-0.09635186,0.1652273;0.5064545;0.003858797,0.248154;0.2381738;0.06545018,0.2593229;0.01214559;0.04697203,-0.2010767;0.4714759;-0.02887699,-0.3145455;0.2805009;-0.211355,-0.2596634;0.2515177;-0.4297649,0.08014368;0.005802929;-0.03049517,0.1122805;-0.3229866;-0.06731367,0.1032891;-0.6587273;-0.01595044,0.1213015;-0.6849809;-0.06220341,-0.07456919;0.003184065;-0.04261382,-0.08922723;-0.328721;-0.05334407,-0.07038;-0.6619704;0.01014136,-0.06289079;-0.650496;-0.0621702,-0.01707006;0.5444378;-0.08134532,731.6086
+0;0;0,-0.003128551;0.3162607;0.01212957,-0.003417285;0.627259;0.008694004,0.1938269;0.496004;0.02842151,0.2372658;0.2127655;0.03851476,0.2746635;-0.003164798;-0.01584428,-0.1902071;0.4760943;-0.02600543,-0.2530557;0.2565401;-0.1993805,-0.2935006;0.1252641;-0.3785737,0.07789976;0.006311145;-0.03501355,0.08445243;-0.3254833;0.002775293,0.08647006;-0.6587113;0.0671155,0.09349202;-0.6212573;-0.007198371,-0.07466518;0.003982244;-0.0417541,-0.1027393;-0.3276253;-0.01335027,-0.1192186;-0.6601634;0.05246389,-0.110353;-0.6226313;-0.02164475,-0.003012144;0.5504258;0.01168279,0;0;0,-0.01039079;0.3135547;-0.04187155,-0.01987313;0.6204576;-0.09137797,0.1653165;0.5057306;0.006291866,0.2474578;0.2375997;0.06605387,0.257995;0.01292236;0.04634476,-0.2030944;0.4719037;-0.02895361,-0.3164527;0.2813351;-0.2107404,-0.2730506;0.2190438;-0.4233795,0.08001392;0.005564898;-0.03001595,0.1120949;-0.3247764;-0.06748533,0.1034901;-0.6600467;-0.01548147,0.1218276;-0.6862274;-0.06168627,-0.07404142;0.003314803;-0.04290725,-0.08881821;-0.3302085;-0.05302377,-0.07010866;-0.6630402;0.01067599,-0.06220381;-0.6513773;-0.06163367,-0.01776622;0.5449603;-0.07695031,731.6315
+0;0;0,-0.003128551;0.3162607;0.01212957,-0.003417285;0.627259;0.008694004,0.1938269;0.496004;0.02842151,0.2372658;0.2127655;0.03851476,0.2746635;-0.003164798;-0.01584428,-0.1902071;0.4760943;-0.02600543,-0.2530557;0.2565401;-0.1993805,-0.2935006;0.1252641;-0.3785737,0.07789976;0.006311145;-0.03501355,0.08445243;-0.3254833;0.002775293,0.08647006;-0.6587113;0.0671155,0.09349202;-0.6212573;-0.007198371,-0.07466518;0.003982244;-0.0417541,-0.1027393;-0.3276253;-0.01335027,-0.1192186;-0.6601634;0.05246389,-0.110353;-0.6226313;-0.02164475,-0.003012144;0.5504258;0.01168279,0;0;0,-0.01039079;0.3135547;-0.04187155,-0.01987313;0.6204576;-0.09137797,0.1653165;0.5057306;0.006291866,0.2474578;0.2375997;0.06605387,0.257995;0.01292236;0.04634476,-0.2030944;0.4719037;-0.02895361,-0.3164527;0.2813351;-0.2107404,-0.2730506;0.2190438;-0.4233795,0.08001392;0.005564898;-0.03001595,0.1120949;-0.3247764;-0.06748533,0.1034901;-0.6600467;-0.01548147,0.1218276;-0.6862274;-0.06168627,-0.07404142;0.003314803;-0.04290725,-0.08881821;-0.3302085;-0.05302377,-0.07010866;-0.6630402;0.01067599,-0.06220381;-0.6513773;-0.06163367,-0.01776622;0.5449603;-0.07695031,731.6526
+0;0;0,-0.003129721;0.3163789;0.0121341,-0.003418457;0.6274065;0.008698373,0.1944856;0.4959661;0.02848211,0.237964;0.2124699;0.03858453,0.2753252;-0.003249198;-0.01572134,-0.1908357;0.4759896;-0.02612729,-0.2537415;0.2562357;-0.1996601,-0.2941469;0.1250881;-0.378678,0.0777226;0.006296792;-0.03493392,0.08428937;-0.3262121;0.002936289,0.08630606;-0.6592834;0.06724625,0.0933252;-0.6218324;-0.007037766,-0.07449538;0.003973186;-0.04165914,-0.10263;-0.3283484;-0.01319415,-0.1191015;-0.6607301;0.05258906,-0.1102395;-0.623201;-0.0214898,-0.0030133;0.5505702;0.01168728,0;0;0,-0.01046179;0.3138537;-0.04048538,-0.0199964;0.620917;-0.08915305,0.165243;0.5059339;0.009837143,0.2473849;0.2369129;0.06678391,0.2579889;0.01248273;0.04682493,-0.2038255;0.4705099;-0.02918642,-0.3284396;0.3206533;-0.2398446,-0.2689731;0.2282124;-0.436817,0.07988688;0.005532652;-0.02980447,0.1122137;-0.3255152;-0.06724429,0.1039499;-0.6605692;-0.01483345,0.1223555;-0.686749;-0.06096339,-0.07379585;0.003205256;-0.04295032,-0.08856322;-0.3310435;-0.05290408,-0.06956625;-0.6636059;0.01126537,-0.06108427;-0.6518448;-0.06097245,-0.01788294;0.5453864;-0.07488513,731.6641
+0;0;0,-0.003471988;0.3163635;0.01243932,-0.004002885;0.6273922;0.009202636,0.1939477;0.4959159;0.02872289,0.2364051;0.2122821;0.03929464,0.273893;-0.003381386;-0.01514479,-0.1917958;0.4764492;-0.02451753,-0.2552605;0.2678214;-0.2110898,-0.2942725;0.1400566;-0.3928422,0.07786009;0.006193027;-0.0346451,0.08403543;-0.3263397;0.003081281,0.08606473;-0.6593792;0.06755544,0.09287502;-0.6219114;-0.006746329,-0.07428214;0.004124295;-0.04202363,-0.1028871;-0.3281116;-0.01303273,-0.1193534;-0.6604549;0.05294564,-0.1106995;-0.6229101;-0.02115623,-0.003561477;0.5505551;0.01216544,0;0;0,-0.01046179;0.3138537;-0.04048538,-0.0199964;0.620917;-0.08915305,0.165243;0.5059339;0.009837143,0.2473849;0.2369129;0.06678391,0.2579889;0.01248273;0.04682493,-0.2038255;0.4705099;-0.02918642,-0.3284396;0.3206533;-0.2398446,-0.2689731;0.2282124;-0.436817,0.07988688;0.005532652;-0.02980447,0.1122137;-0.3255152;-0.06724429,0.1039499;-0.6605692;-0.01483345,0.1223555;-0.686749;-0.06096339,-0.07379585;0.003205256;-0.04295032,-0.08856322;-0.3310435;-0.05290408,-0.06956625;-0.6636059;0.01126537,-0.06108427;-0.6518448;-0.06097245,-0.01788294;0.5453864;-0.07488513,731.6862
+0;0;0,-0.003244889;0.2956704;0.01162568,-0.003730525;0.5805843;0.008665533,0.1804758;0.4594792;0.02678306,0.2229314;0.1758574;0.03735436,0.260339;-0.03934404;-0.01696844,-0.1784984;0.4413635;-0.02276266,-0.2419604;0.2327445;-0.209327,-0.2808889;0.1052535;-0.39069,0.07757001;0.006169953;-0.03451603,0.08375759;-0.327022;0.00328514,0.0857852;-0.6597843;0.06770565,0.09259723;-0.6223146;-0.006615177,-0.07400539;0.004108928;-0.04186706,-0.1026671;-0.3287856;-0.01281869,-0.1191196;-0.6608523;0.05310477,-0.1104636;-0.6233056;-0.02101611,-0.003326912;0.5103266;0.01137464,0;0;0,-0.01478864;0.2955094;0.004710674,-0.0301739;0.5799928;0.003279209,0.1645995;0.5052201;0.01164198,0.2459354;0.2359143;0.06833768,0.2569833;0.01210257;0.04716682,-0.2082037;0.4736625;-0.04189017,-0.3354868;0.329963;-0.2552092,-0.2742387;0.2342113;-0.4494828,0.07970227;0.005507141;-0.02938962,0.1117601;-0.3262393;-0.0668149,0.1036474;-0.6609568;-0.01405811,0.122079;-0.6871226;-0.06022596,-0.07326733;0.003081897;-0.04323112,-0.08888747;-0.3318046;-0.05277505,-0.06993756;-0.6639696;0.01197224,-0.06176906;-0.6493792;-0.06097712,-0.02659638;0.5098352;0.006241322,731.6978
+0;0;0,-0.003583569;0.2956526;0.01197386,-0.004306982;0.5805674;0.009218006,0.1800045;0.4595872;0.02718518,0.2220052;0.1759124;0.0381422,0.259279;-0.03930427;-0.01621218,-0.1788452;0.4416054;-0.02360769,-0.2428335;0.2425657;-0.220189,-0.280405;0.1282252;-0.4103904,0.07769007;0.006142512;-0.03424986,0.08350617;-0.327045;0.003648337,0.08555068;-0.6597821;0.06819881,0.09256029;-0.6223016;-0.006102562,-0.07383467;0.004149578;-0.04216339,-0.1029491;-0.3286512;-0.01249743,-0.119449;-0.660797;0.0530144,-0.1105958;-0.6232404;-0.02108219,-0.003842763;0.5103087;0.01189319,0;0;0,-0.01478864;0.2955094;0.004710674,-0.0301739;0.5799928;0.003279209,0.1645995;0.5052201;0.01164198,0.2459354;0.2359143;0.06833768,0.2569833;0.01210257;0.04716682,-0.2082037;0.4736625;-0.04189017,-0.3354868;0.329963;-0.2552092,-0.2742387;0.2342113;-0.4494828,0.07970227;0.005507141;-0.02938962,0.1117601;-0.3262393;-0.0668149,0.1036474;-0.6609568;-0.01405811,0.122079;-0.6871226;-0.06022596,-0.07326733;0.003081897;-0.04323112,-0.08888747;-0.3318046;-0.05277505,-0.06993756;-0.6639696;0.01197224,-0.06176906;-0.6493792;-0.06097712,-0.02659638;0.5098352;0.006241322,731.7198
+0;0;0,-0.003875744;0.3197577;0.01295011,-0.00467345;0.6347752;0.009918012,0.1904673;0.503793;0.02904965,0.2325404;0.2196299;0.04002553,0.2697216;0.004946947;-0.01419405,-0.1894294;0.4847565;-0.02472229,-0.2535278;0.2853741;-0.221642,-0.2910061;0.1713172;-0.4113717,0.07746271;0.006124536;-0.03414963,0.08328954;-0.3276775;0.00381846,0.08534261;-0.6618075;0.06863917,0.09233918;-0.624341;-0.005524017,-0.0736186;0.004137434;-0.04204001,-0.1027867;-0.329277;-0.01231934,-0.1193557;-0.6628134;0.05346676,-0.1105189;-0.6252708;-0.02049202,-0.004162801;0.5574894;0.01286076,0;0;0,-0.01018623;0.3184145;-0.03059626,-0.01848157;0.6301296;-0.07553434,0.1645364;0.5046922;0.01356816,0.2447919;0.2344259;0.0697329,0.2563448;0.011306;0.04748416,-0.1992429;0.4722424;-0.03136946,-0.3284494;0.333903;-0.2477191,-0.2838595;0.2341409;-0.4438574,0.07958224;0.005383879;-0.02901483,0.111445;-0.3270048;-0.06645608,0.103096;-0.6632364;-0.01423145,0.1226572;-0.6891525;-0.06000948,-0.07283997;0.003145098;-0.04345832,-0.08889541;-0.3323509;-0.05261943,-0.0699429;-0.6657728;0.0131034,-0.06092162;-0.6534833;-0.05907581,-0.01654248;0.5538828;-0.06270099,731.7313
+0;0;0,-0.003879579;0.3200741;0.01296292,-0.004678607;0.6352261;0.009922691,0.1919216;0.5036271;0.02918378,0.2340139;0.2193339;0.04016468,0.2711629;0.004837692;-0.01400776,-0.190821;0.484448;-0.02499098,-0.2549487;0.2849744;-0.2220008,-0.2923945;0.1710166;-0.4115655,0.07714579;0.006099479;-0.03400991,0.08298539;-0.3284335;0.004041325,0.08503726;-0.6623688;0.06882425,0.09203093;-0.6249053;-0.005308114,-0.0733174;0.004120507;-0.041868,-0.1025493;-0.3300241;-0.01208225,-0.1191088;-0.663366;0.05366549,-0.1102756;-0.6258265;-0.02026255,-0.00416654;0.5577257;0.01287361,0;0;0,-0.01084773;0.3187059;-0.03064918,-0.02018559;0.630536;-0.07550001,0.163884;0.5041087;0.01558852,0.2440644;0.2334426;0.07059693,0.2556394;0.01056026;0.04795218,-0.2018708;0.471593;-0.03114017,-0.3499075;0.3773824;-0.2590096,-0.2824405;0.2885578;-0.453642,0.07939081;0.005240381;-0.028548,0.1109738;-0.3278696;-0.06642389,0.1028575;-0.6638399;-0.01377559,0.122538;-0.6897402;-0.05947089,-0.07218442;0.003258329;-0.04386505,-0.08891794;-0.3329573;-0.05243193,-0.07016207;-0.6661505;0.01347982,-0.06077991;-0.6538372;-0.05862687,-0.01788779;0.5541042;-0.06253147,731.7529
+0;0;0,-0.00418168;0.3200586;0.01324791,-0.005266063;0.6352113;0.01041014,0.1914463;0.5037014;0.02960425,0.2329843;0.219341;0.04095132,0.2700201;0.004634142;-0.01245875,-0.1911158;0.4846514;-0.02596631,-0.2564385;0.2917761;-0.22906,-0.293377;0.1812007;-0.4207158,0.07724108;0.006044358;-0.03380284,0.08277761;-0.3284774;0.004393082,0.08474502;-0.6624182;0.06914933,0.09194679;-0.6249482;-0.004962437,-0.07318708;0.004199445;-0.04208761,-0.1027755;-0.3298719;-0.01183551,-0.1193549;-0.6631969;0.0539927,-0.1103158;-0.6256529;-0.01990996,-0.00466862;0.5577099;0.01331671,0;0;0,-0.01084773;0.3187059;-0.03064918,-0.02018559;0.630536;-0.07550001,0.163884;0.5041087;0.01558852,0.2440644;0.2334426;0.07059693,0.2556394;0.01056026;0.04795218,-0.2018708;0.471593;-0.03114017,-0.3499075;0.3773824;-0.2590096,-0.2824405;0.2885578;-0.453642,0.07939081;0.005240381;-0.028548,0.1109738;-0.3278696;-0.06642389,0.1028575;-0.6638399;-0.01377559,0.122538;-0.6897402;-0.05947089,-0.07218442;0.003258329;-0.04386505,-0.08891794;-0.3329573;-0.05243193,-0.07016207;-0.6661505;0.01347982,-0.06077991;-0.6538372;-0.05862687,-0.01788779;0.5541042;-0.06253147,731.7646
+0;0;0,-0.00418168;0.3200586;0.01324791,-0.005266063;0.6352113;0.01041014,0.1914463;0.5037014;0.02960425,0.2329843;0.219341;0.04095132,0.2700201;0.004634142;-0.01245875,-0.1911158;0.4846514;-0.02596631,-0.2564385;0.2917761;-0.22906,-0.293377;0.1812007;-0.4207158,0.07724108;0.006044358;-0.03380284,0.08277761;-0.3284774;0.004393082,0.08474502;-0.6624182;0.06914933,0.09194679;-0.6249482;-0.004962437,-0.07318708;0.004199445;-0.04208761,-0.1027755;-0.3298719;-0.01183551,-0.1193549;-0.6631969;0.0539927,-0.1103158;-0.6256529;-0.01990996,-0.00466862;0.5577099;0.01331671,0;0;0,-0.01084773;0.3187059;-0.03064918,-0.02018559;0.630536;-0.07550001,0.163884;0.5041087;0.01558852,0.2440644;0.2334426;0.07059693,0.2556394;0.01056026;0.04795218,-0.2018708;0.471593;-0.03114017,-0.3499075;0.3773824;-0.2590096,-0.2824405;0.2885578;-0.453642,0.07939081;0.005240381;-0.028548,0.1109738;-0.3278696;-0.06642389,0.1028575;-0.6638399;-0.01377559,0.122538;-0.6897402;-0.05947089,-0.07218442;0.003258329;-0.04386505,-0.08891794;-0.3329573;-0.05243193,-0.07016207;-0.6661505;0.01347982,-0.06077991;-0.6538372;-0.05862687,-0.01788779;0.5541042;-0.06253147,731.7756
+0;0;0,-0.00418168;0.3200586;0.01324791,-0.005266063;0.6352113;0.01041014,0.1914463;0.5037014;0.02960425,0.2329843;0.219341;0.04095132,0.2700201;0.004634142;-0.01245875,-0.1911158;0.4846514;-0.02596631,-0.2564385;0.2917761;-0.22906,-0.293377;0.1812007;-0.4207158,0.07724108;0.006044358;-0.03380284,0.08277761;-0.3284774;0.004393082,0.08474502;-0.6624182;0.06914933,0.09194679;-0.6249482;-0.004962437,-0.07318708;0.004199445;-0.04208761,-0.1027755;-0.3298719;-0.01183551,-0.1193549;-0.6631969;0.0539927,-0.1103158;-0.6256529;-0.01990996,-0.00466862;0.5577099;0.01331671,0;0;0,-0.01084773;0.3187059;-0.03064918,-0.02018559;0.630536;-0.07550001,0.163884;0.5041087;0.01558852,0.2440644;0.2334426;0.07059693,0.2556394;0.01056026;0.04795218,-0.2018708;0.471593;-0.03114017,-0.3499075;0.3773824;-0.2590096,-0.2824405;0.2885578;-0.453642,0.07939081;0.005240381;-0.028548,0.1109738;-0.3278696;-0.06642389,0.1028575;-0.6638399;-0.01377559,0.122538;-0.6897402;-0.05947089,-0.07218442;0.003258329;-0.04386505,-0.08891794;-0.3329573;-0.05243193,-0.07016207;-0.6661505;0.01347982,-0.06077991;-0.6538372;-0.05862687,-0.01788779;0.5541042;-0.06253147,731.7869
+0;0;0,-0.00418046;0.3199653;0.01324405,-0.005264324;0.6348764;0.01040637,0.1920475;0.5032057;0.02965011,0.23366;0.2183356;0.04101751,0.2706183;0.00407736;-0.01228095,-0.191684;0.4840975;-0.02609031,-0.2571238;0.2908764;-0.2295481,-0.2939851;0.1805321;-0.4208035,0.0768977;0.006017488;-0.03365257,0.08243953;-0.3288239;0.004579846,0.08440696;-0.6627684;0.06933679,0.09160448;-0.6253027;-0.00473123,-0.07286172;0.004180776;-0.04190051,-0.1024784;-0.3302098;-0.0116195,-0.119058;-0.6635383;0.05420942,-0.1100243;-0.6259988;-0.01964962,-0.004666914;0.5573793;0.01331278,0;0;0,-0.01098271;0.3186421;-0.03028631,-0.02041617;0.6302773;-0.07475185,0.1635255;0.5035739;0.01806711,0.2426107;0.2318963;0.07236814,0.2549449;0.009602278;0.0489912,-0.2016986;0.469909;-0.02786954,-0.3514059;0.3810233;-0.2574318,-0.2838459;0.2963454;-0.4533362,0.0792341;0.005131781;-0.0278852,0.1105197;-0.3283066;-0.06597972,0.1025889;-0.6642298;-0.01297951,0.1223149;-0.6901333;-0.05857873,-0.07143129;0.00322559;-0.04437487,-0.08862163;-0.333313;-0.05195341,-0.06996061;-0.6664443;0.01431531,-0.06062712;-0.6540826;-0.05776374,-0.01811771;0.5538497;-0.06178474,731.809
+0;0;0,-0.004374442;0.3199551;0.01342847,-0.005665545;0.6348672;0.01076777,0.1917175;0.5034261;0.03027592,0.2325685;0.2184498;0.04174238,0.269486;0.00411503;-0.01127615,-0.1918461;0.484234;-0.0270044,-0.257452;0.2962114;-0.2352234,-0.2934298;0.1921736;-0.4301464,0.07700147;0.006002471;-0.03341716,0.08227676;-0.3288461;0.004788753,0.08424745;-0.662786;0.06956938,0.09166934;-0.6253189;-0.004476354,-0.07264279;0.00420457;-0.04227659,-0.1026224;-0.3301004;-0.01141375,-0.1192572;-0.663431;0.054391,-0.1100001;-0.6258883;-0.01944005,-0.005034217;0.5573686;0.01362692,0;0;0,-0.01098271;0.3186421;-0.03028631,-0.02041617;0.6302773;-0.07475185,0.1635255;0.5035739;0.01806711,0.2426107;0.2318963;0.07236814,0.2549449;0.009602278;0.0489912,-0.2016986;0.469909;-0.02786954,-0.3514059;0.3810233;-0.2574318,-0.2838459;0.2963454;-0.4533362,0.0792341;0.005131781;-0.0278852,0.1105197;-0.3283066;-0.06597972,0.1025889;-0.6642298;-0.01297951,0.1223149;-0.6901333;-0.05857873,-0.07143129;0.00322559;-0.04437487,-0.08862163;-0.333313;-0.05195341,-0.06996061;-0.6664443;0.01431531,-0.06062712;-0.6540826;-0.05776374,-0.01811771;0.5538497;-0.06178474,731.8204
+0;0;0,-0.004369767;0.3196131;0.01341412,-0.005660062;0.6342549;0.0107536,0.1923661;0.5026481;0.03031578,0.2331647;0.2180367;0.04176755,0.270038;0.003958851;-0.01118743,-0.1924513;0.4833933;-0.02715179,-0.2579732;0.2956115;-0.2351042,-0.2939079;0.1916984;-0.4297936,0.07661919;0.005972672;-0.03325126,0.08190646;-0.3296361;0.005041383,0.083876;-0.6633804;0.06978408,0.09129683;-0.6259144;-0.004251115,-0.07228215;0.004183697;-0.04206671,-0.1023299;-0.3308802;-0.01113381,-0.1189549;-0.6640157;0.05463241,-0.1096991;-0.626474;-0.01918814,-0.005028821;0.556767;0.01361236,0;0;0,-0.0111371;0.3183446;-0.02973652,-0.02059866;0.6297451;-0.07391119,0.1634165;0.5028183;0.02029586,0.2409962;0.2310359;0.07428741,0.2547028;0.00920105;0.04990268,-0.2031277;0.4705274;-0.02697395,-0.3065108;0.2784513;-0.2146387,-0.2738519;0.2715117;-0.4357234,0.07905415;0.004835486;-0.02718234,0.1103644;-0.329302;-0.06590366,0.1024242;-0.6649128;-0.01220846,0.1222257;-0.6907989;-0.05777884,-0.07054165;0.003476818;-0.04498452,-0.08837362;-0.3338127;-0.05171942,-0.06964441;-0.6665828;0.01531798,-0.06005134;-0.6541876;-0.05672415,-0.01829743;0.5533268;-0.06095386,731.8314
+0;0;0,-0.004369767;0.3196131;0.01341412,-0.005660062;0.6342549;0.0107536,0.1923661;0.5026481;0.03031578,0.2331647;0.2180367;0.04176755,0.270038;0.003958851;-0.01118743,-0.1924513;0.4833933;-0.02715179,-0.2579732;0.2956115;-0.2351042,-0.2939079;0.1916984;-0.4297936,0.07661919;0.005972672;-0.03325126,0.08190646;-0.3296361;0.005041383,0.083876;-0.6633804;0.06978408,0.09129683;-0.6259144;-0.004251115,-0.07228215;0.004183697;-0.04206671,-0.1023299;-0.3308802;-0.01113381,-0.1189549;-0.6640157;0.05463241,-0.1096991;-0.626474;-0.01918814,-0.005028821;0.556767;0.01361236,0;0;0,-0.0111371;0.3183446;-0.02973652,-0.02059866;0.6297451;-0.07391119,0.1634165;0.5028183;0.02029586,0.2409962;0.2310359;0.07428741,0.2547028;0.00920105;0.04990268,-0.2031277;0.4705274;-0.02697395,-0.3065108;0.2784513;-0.2146387,-0.2738519;0.2715117;-0.4357234,0.07905415;0.004835486;-0.02718234,0.1103644;-0.329302;-0.06590366,0.1024242;-0.6649128;-0.01220846,0.1222257;-0.6907989;-0.05777884,-0.07054165;0.003476818;-0.04498452,-0.08837362;-0.3338127;-0.05171942,-0.06964441;-0.6665828;0.01531798,-0.06005134;-0.6541876;-0.05672415,-0.01829743;0.5533268;-0.06095386,731.8538
+0;0;0,-0.004660166;0.3195417;0.01360073,-0.006205506;0.634026;0.01116335,0.1936889;0.5020614;0.0308401,0.233831;0.2186168;0.04243772,0.2705033;0.004815087;-0.01023099,-0.1942857;0.4824635;-0.02862905,-0.2587742;0.3053747;-0.2444242,-0.294885;0.2048006;-0.4404112,0.07658206;0.005973114;-0.0329891,0.08145287;-0.3300788;0.005264405,0.08342817;-0.663097;0.06996587,0.0910554;-0.6256347;-0.003976703,-0.07207209;0.004152452;-0.04215617,-0.1025714;-0.3312907;-0.01108182,-0.1192649;-0.663654;0.05485214,-0.1098052;-0.6261181;-0.01887091,-0.005514057;0.5565781;0.01393708,0;0;0,-0.01122443;0.3183108;-0.02942491,-0.02061576;0.6296092;-0.07320213,0.1638829;0.5015115;0.02366328,0.2400844;0.2302785;0.07574725,0.2541308;0.008923337;0.05055523,-0.2042078;0.4692308;-0.02373584,-0.3072844;0.2800858;-0.2126435,-0.2742639;0.2841443;-0.4333768,0.07897706;0.004801542;-0.02698779,0.110052;-0.3297712;-0.06588984,0.1021108;-0.6646179;-0.01198315,0.122008;-0.6905124;-0.05738449,-0.07040949;0.003473995;-0.04493556,-0.08856873;-0.3342148;-0.05231418,-0.06999642;-0.6659969;0.01600146,-0.06030578;-0.6535597;-0.05596384,-0.01834437;0.553214;-0.06035852,731.8652
+0;0;0,-0.004660166;0.3195417;0.01360073,-0.006205506;0.634026;0.01116335,0.1936889;0.5020614;0.0308401,0.233831;0.2186168;0.04243772,0.2705033;0.004815087;-0.01023099,-0.1942857;0.4824635;-0.02862905,-0.2587742;0.3053747;-0.2444242,-0.294885;0.2048006;-0.4404112,0.07658206;0.005973114;-0.0329891,0.08145287;-0.3300788;0.005264405,0.08342817;-0.663097;0.06996587,0.0910554;-0.6256347;-0.003976703,-0.07207209;0.004152452;-0.04215617,-0.1025714;-0.3312907;-0.01108182,-0.1192649;-0.663654;0.05485214,-0.1098052;-0.6261181;-0.01887091,-0.005514057;0.5565781;0.01393708,0;0;0,-0.01122443;0.3183108;-0.02942491,-0.02061576;0.6296092;-0.07320213,0.1638829;0.5015115;0.02366328,0.2400844;0.2302785;0.07574725,0.2541308;0.008923337;0.05055523,-0.2042078;0.4692308;-0.02373584,-0.3072844;0.2800858;-0.2126435,-0.2742639;0.2841443;-0.4333768,0.07897706;0.004801542;-0.02698779,0.110052;-0.3297712;-0.06588984,0.1021108;-0.6646179;-0.01198315,0.122008;-0.6905124;-0.05738449,-0.07040949;0.003473995;-0.04493556,-0.08856873;-0.3342148;-0.05231418,-0.06999642;-0.6659969;0.01600146,-0.06030578;-0.6535597;-0.05596384,-0.01834437;0.553214;-0.06035852,731.887
+0;0;0,-0.00451727;0.2954434;0.01273717,-0.006119099;0.5751193;0.01070033,0.174062;0.4563025;0.02848061,0.2140824;0.1713939;0.04043258,0.2497898;-0.04082029;-0.01068496,-0.1728427;0.4385362;-0.03555427,-0.2443292;0.2651442;-0.2540543,-0.2784027;0.170698;-0.4511375,0.07646775;0.005968326;-0.03272441,0.08108837;-0.3304113;0.005528878,0.08304635;-0.6626176;0.07019152,0.09238746;-0.6251988;-0.003501892,-0.07176259;0.004154663;-0.0422693,-0.1026885;-0.3315321;-0.01074218,-0.119325;-0.6630768;0.05519272,-0.108161;-0.6255763;-0.01823835,-0.005447447;0.505497;0.01316383,0;0;0,-0.01233883;0.295479;0.003060102,-0.0249029;0.5747712;0.007436275,0.1640113;0.5007272;0.02558899,0.239435;0.2276942;0.0773735,0.2537922;0.008481517;0.05163312,-0.2016236;0.4769548;-0.03289741,-0.2940082;0.2900486;-0.2315141,-0.2954301;0.3361298;-0.4478411,0.07891226;0.004730999;-0.02653861,0.1097744;-0.3301843;-0.06546426,0.1019942;-0.664167;-0.01123214,0.1216044;-0.6901643;-0.05653954,-0.0701229;0.003445536;-0.04499703,-0.08852147;-0.3345364;-0.05309815,-0.07020172;-0.6653256;0.0161042,-0.06094186;-0.6505658;-0.05638723,-0.02202575;0.5052025;0.009823084,731.8988
+0;0;0,-0.00451727;0.2954434;0.01273717,-0.006119099;0.5751193;0.01070033,0.174062;0.4563025;0.02848061,0.2140824;0.1713939;0.04043258,0.2497898;-0.04082029;-0.01068496,-0.1728427;0.4385362;-0.03555427,-0.2443292;0.2651442;-0.2540543,-0.2784027;0.170698;-0.4511375,0.07646775;0.005968326;-0.03272441,0.08108837;-0.3304113;0.005528878,0.08304635;-0.6626176;0.07019152,0.09238746;-0.6251988;-0.003501892,-0.07176259;0.004154663;-0.0422693,-0.1026885;-0.3315321;-0.01074218,-0.119325;-0.6630768;0.05519272,-0.108161;-0.6255763;-0.01823835,-0.005447447;0.505497;0.01316383,0;0;0,-0.01233883;0.295479;0.003060102,-0.0249029;0.5747712;0.007436275,0.1640113;0.5007272;0.02558899,0.239435;0.2276942;0.0773735,0.2537922;0.008481517;0.05163312,-0.2016236;0.4769548;-0.03289741,-0.2940082;0.2900486;-0.2315141,-0.2954301;0.3361298;-0.4478411,0.07891226;0.004730999;-0.02653861,0.1097744;-0.3301843;-0.06546426,0.1019942;-0.664167;-0.01123214,0.1216044;-0.6901643;-0.05653954,-0.0701229;0.003445536;-0.04499703,-0.08852147;-0.3345364;-0.05309815,-0.07020172;-0.6653256;0.0161042,-0.06094186;-0.6505658;-0.05638723,-0.02202575;0.5052025;0.009823084,731.921
+0;0;0,-0.004505033;0.294643;0.01270266,-0.006107583;0.5745862;0.01066968,0.175551;0.4554528;0.02857297,0.2154422;0.1714638;0.04048636,0.2509496;-0.03956214;-0.01034497,-0.1742106;0.4375403;-0.03598927,-0.2454663;0.2647079;-0.2537841,-0.2793491;0.1707906;-0.4497638,0.07634854;0.005959021;-0.03267339,0.08097591;-0.3309118;0.005635746,0.08292987;-0.6624375;0.07016592,0.09226952;-0.6250199;-0.003515899,-0.07165071;0.004148185;-0.0422034,-0.1026218;-0.3320286;-0.01063025,-0.1192242;-0.6628942;0.05516958,-0.1080619;-0.6253949;-0.01824994,-0.005436785;0.5050524;0.01313005,0;0;0,-0.01223782;0.2946709;0.003936768,-0.02451752;0.5742625;0.007529736,0.1655864;0.4989003;0.02827239,0.239462;0.2261205;0.07843804,0.2541569;0.008225054;0.05231953,-0.2032898;0.4800252;-0.03333776,-0.3129512;0.3280402;-0.2507266,-0.2718377;0.3706282;-0.4625579,0.07880939;0.004643917;-0.02645135,0.1098717;-0.3307688;-0.06523752,0.1022631;-0.6640327;-0.01088166,0.1217563;-0.6900696;-0.05617118,-0.06998105;0.003516742;-0.0449716,-0.08823705;-0.3349681;-0.05307434,-0.07012637;-0.6650611;0.01612013,-0.0604312;-0.6502997;-0.05630258,-0.0217271;0.5047815;0.009989977,731.9431
+0;0;0,-0.00470086;0.2946326;0.01287366,-0.0065123;0.5745746;0.01105595,0.1751483;0.4553939;0.02899546,0.2147831;0.1713851;0.04128752,0.2499497;-0.03972353;-0.009437267,-0.1731022;0.437534;-0.0404925,-0.247834;0.2726889;-0.2632575,-0.278114;0.1838528;-0.4621741,0.07646544;0.00596299;-0.03239811,0.08083974;-0.3309178;0.005852677,0.08280517;-0.6624163;0.0705224,0.09295242;-0.6250119;-0.003053881,-0.07140963;0.004183537;-0.0426066,-0.1029601;-0.3319099;-0.01072088,-0.1195071;-0.6627065;0.05543854,-0.1075412;-0.625217;-0.01785529,-0.005822371;0.5050405;0.01350304,0;0;0,-0.01223782;0.2946709;0.003936768,-0.02451752;0.5742625;0.007529736,0.1655864;0.4989003;0.02827239,0.239462;0.2261205;0.07843804,0.2541569;0.008225054;0.05231953,-0.2032898;0.4800252;-0.03333776,-0.3129512;0.3280402;-0.2507266,-0.2718377;0.3706282;-0.4625579,0.07880939;0.004643917;-0.02645135,0.1098717;-0.3307688;-0.06523752,0.1022631;-0.6640327;-0.01088166,0.1217563;-0.6900696;-0.05617118,-0.06998105;0.003516742;-0.0449716,-0.08823705;-0.3349681;-0.05307434,-0.07012637;-0.6650611;0.01612013,-0.0604312;-0.6502997;-0.05630258,-0.0217271;0.5047815;0.009989977,731.9544
+0;0;0,-0.004688986;0.2938883;0.01284114,-0.006503588;0.5744433;0.01102615,0.1765054;0.4549158;0.02908029,0.2165835;0.1677304;0.04150984,0.2511669;-0.03987736;-0.008373763,-0.1743403;0.4369228;-0.0409255,-0.249908;0.2702339;-0.2661821,-0.2796858;0.182871;-0.4618,0.07641223;0.00595884;-0.03237556,0.08078761;-0.3310054;0.005884696,0.08275068;-0.6621057;0.07047674,0.09288769;-0.6247088;-0.00302536,-0.07135993;0.004180626;-0.04257695,-0.1029182;-0.331996;-0.01068334,-0.1194453;-0.6623952;0.05539661,-0.1074915;-0.6249133;-0.01782333,-0.005813887;0.5049324;0.01347242,0;0;0,-0.01200789;0.2939183;0.005010128,-0.02396728;0.5741551;0.007941484,0.1671291;0.497053;0.03106451,0.2400295;0.2206966;0.08155107,0.2547608;0.006794631;0.05301499,-0.2043401;0.4791048;-0.03228093,-0.3137504;0.3426548;-0.2638991,-0.2748135;0.3591408;-0.4760252,0.07881451;0.004626542;-0.02625609,0.1099766;-0.3308627;-0.06503463,0.1024509;-0.663718;-0.01068306,0.1219389;-0.6897837;-0.05581498,-0.06987884;0.003552202;-0.04502048,-0.08809532;-0.3350189;-0.0531201,-0.06999433;-0.6646806;0.01615422,-0.06008312;-0.6498953;-0.0561667,-0.02128656;0.5046932;0.01040673,731.9677
+0;0;0,-0.004688986;0.2938883;0.01284114,-0.006503588;0.5744433;0.01102615,0.1765054;0.4549158;0.02908029,0.2165835;0.1677304;0.04150984,0.2511669;-0.03987736;-0.008373763,-0.1743403;0.4369228;-0.0409255,-0.249908;0.2702339;-0.2661821,-0.2796858;0.182871;-0.4618,0.07641223;0.00595884;-0.03237556,0.08078761;-0.3310054;0.005884696,0.08275068;-0.6621057;0.07047674,0.09288769;-0.6247088;-0.00302536,-0.07135993;0.004180626;-0.04257695,-0.1029182;-0.331996;-0.01068334,-0.1194453;-0.6623952;0.05539661,-0.1074915;-0.6249133;-0.01782333,-0.005813887;0.5049324;0.01347242,0;0;0,-0.01200789;0.2939183;0.005010128,-0.02396728;0.5741551;0.007941484,0.1671291;0.497053;0.03106451,0.2400295;0.2206966;0.08155107,0.2547608;0.006794631;0.05301499,-0.2043401;0.4791048;-0.03228093,-0.3137504;0.3426548;-0.2638991,-0.2748135;0.3591408;-0.4760252,0.07881451;0.004626542;-0.02625609,0.1099766;-0.3308627;-0.06503463,0.1024509;-0.663718;-0.01068306,0.1219389;-0.6897837;-0.05581498,-0.06987884;0.003552202;-0.04502048,-0.08809532;-0.3350189;-0.0531201,-0.06999433;-0.6646806;0.01615422,-0.06008312;-0.6498953;-0.0561667,-0.02128656;0.5046932;0.01040673,731.9876
+0;0;0,-0.005175258;0.3122359;0.01376368,-0.007438964;0.6258962;0.01195598,0.191671;0.4948854;0.03185561,0.2312087;0.20837;0.04446841,0.2657135;0.000768587;-0.005491767,-0.1889566;0.4749876;-0.04720427,-0.2676104;0.3303779;-0.2853535,-0.2923982;0.2392676;-0.4799541,0.0764594;0.005954941;-0.03207826,0.08058945;-0.3312847;0.006207772,0.08256209;-0.6617231;0.07068572,0.09313291;-0.6243274;-0.002789021,-0.07102992;0.0041929;-0.04298472,-0.1030966;-0.3321587;-0.01053745,-0.11958;-0.6618532;0.05564895,-0.1071943;-0.6243726;-0.01753311,-0.006639889;0.5492712;0.01463535,0;0;0,-0.006248504;0.3113893;-0.02655506,-0.007996455;0.6214937;-0.07390642,0.1681338;0.4947669;0.03437257,0.2404152;0.2187601;0.08345509,0.2559757;0.004943043;0.05473113,-0.1962999;0.4741095;-0.01876681,-0.3034187;0.3390436;-0.2513527,-0.2725105;0.3631008;-0.4640752,0.07884081;0.004586041;-0.02595401,0.109792;-0.3312008;-0.06471896,0.1025242;-0.6633655;-0.01027107,0.1220129;-0.6894238;-0.05546665,-0.06960128;0.003628085;-0.04531021,-0.08775859;-0.3352202;-0.05340957,-0.06977252;-0.6641725;0.01600014,-0.05925201;-0.6517953;-0.05571968,-0.007522061;0.5458988;-0.06108475,731.9996
+0;0;0,-0.005175258;0.3122359;0.01376368,-0.007438964;0.6258962;0.01195598,0.191671;0.4948854;0.03185561,0.2312087;0.20837;0.04446841,0.2657135;0.000768587;-0.005491767,-0.1889566;0.4749876;-0.04720427,-0.2676104;0.3303779;-0.2853535,-0.2923982;0.2392676;-0.4799541,0.0764594;0.005954941;-0.03207826,0.08058945;-0.3312847;0.006207772,0.08256209;-0.6617231;0.07068572,0.09313291;-0.6243274;-0.002789021,-0.07102992;0.0041929;-0.04298472,-0.1030966;-0.3321587;-0.01053745,-0.11958;-0.6618532;0.05564895,-0.1071943;-0.6243726;-0.01753311,-0.006639889;0.5492712;0.01463535,0;0;0,-0.006248504;0.3113893;-0.02655506,-0.007996455;0.6214937;-0.07390642,0.1681338;0.4947669;0.03437257,0.2404152;0.2187601;0.08345509,0.2559757;0.004943043;0.05473113,-0.1962999;0.4741095;-0.01876681,-0.3034187;0.3390436;-0.2513527,-0.2725105;0.3631008;-0.4640752,0.07884081;0.004586041;-0.02595401,0.109792;-0.3312008;-0.06471896,0.1025242;-0.6633655;-0.01027107,0.1220129;-0.6894238;-0.05546665,-0.06960128;0.003628085;-0.04531021,-0.08775859;-0.3352202;-0.05340957,-0.06977252;-0.6641725;0.01600014,-0.05925201;-0.6517953;-0.05571968,-0.007522061;0.5458988;-0.06108475,732.0211
+0;0;0,-0.005179337;0.312482;0.01377452,-0.007438325;0.6254321;0.01196722,0.1955918;0.4934238;0.0322046,0.2345803;0.2108876;0.04464224,0.2690864;0.003278315;-0.005319826,-0.1925614;0.4731326;-0.04841841,-0.2701229;0.3305313;-0.2832601,-0.2949116;0.2394176;-0.4778681,0.07617205;0.005932561;-0.0319577,0.08031037;-0.3319828;0.006405041,0.08227391;-0.6608964;0.07058547,0.09285764;-0.6234916;-0.002979025,-0.07076298;0.004177143;-0.04282317,-0.1028939;-0.3328483;-0.01031089,-0.1193012;-0.6610216;0.0555701,-0.1069004;-0.6235319;-0.01770137,-0.006640061;0.5488849;0.01464388,0;0;0,-0.005957857;0.3116385;-0.02659917,-0.007165983;0.6211935;-0.07282901,0.1704398;0.4923485;0.03994847,0.2399252;0.2191795;0.08524752,0.2574225;0.005528629;0.05634022,-0.1994275;0.4725578;-0.01719249,-0.3061654;0.3422928;-0.2477128,-0.2749817;0.3647415;-0.4605792,0.07866281;0.004274279;-0.02554536,0.1093974;-0.3322445;-0.06409574,0.1027517;-0.6629148;-0.01005697,0.1220578;-0.6889892;-0.05546093,-0.06926357;0.00372048;-0.04524808,-0.08756589;-0.335795;-0.05360881,-0.06958371;-0.6631966;0.01561556,-0.05838469;-0.6508106;-0.05609853,-0.006827623;0.5456553;-0.06013488,732.0331
+0;0;0,-0.005367772;0.3124709;0.01395379,-0.007868716;0.6254193;0.01237672,0.1951797;0.4934345;0.03278985,0.2338192;0.2108753;0.04578293,0.267982;0.003181741;-0.004064403,-0.1919335;0.4728062;-0.05062873,-0.2649229;0.3353611;-0.2899672,-0.2947253;0.2417513;-0.4826781,0.0762923;0.005928221;-0.0316704,0.0802051;-0.3319834;0.006749142,0.08218934;-0.6608911;0.07095943,0.09317897;-0.6234851;-0.002545401,-0.07052132;0.004228994;-0.04321493,-0.1030607;-0.3326905;-0.01001696,-0.1194724;-0.6608416;0.05597297,-0.1066683;-0.6233481;-0.0172287,-0.007041327;0.5488715;0.01502939,0;0;0,-0.005957857;0.3116385;-0.02659917,-0.007165983;0.6211935;-0.07282901,0.1704398;0.4923485;0.03994847,0.2399252;0.2191795;0.08524752,0.2574225;0.005528629;0.05634022,-0.1994275;0.4725578;-0.01719249,-0.3061654;0.3422928;-0.2477128,-0.2749817;0.3647415;-0.4605792,0.07866281;0.004274279;-0.02554536,0.1093974;-0.3322445;-0.06409574,0.1027517;-0.6629148;-0.01005697,0.1220578;-0.6889892;-0.05546093,-0.06926357;0.00372048;-0.04524808,-0.08756589;-0.335795;-0.05360881,-0.06958371;-0.6631966;0.01561556,-0.05838469;-0.6508106;-0.05609853,-0.006827623;0.5456553;-0.06013488,732.0441
+0;0;0,-0.005376275;0.3129658;0.0139759,-0.007874895;0.6255655;0.01239571,0.1964594;0.4931894;0.03292309,0.2348502;0.2124492;0.04583253,0.2690122;0.004760206;-0.004013699,-0.1931146;0.47243;-0.05102576,-0.2656341;0.3358696;-0.2888235,-0.2954358;0.242262;-0.4815301,0.07567757;0.005880454;-0.03141521,0.0795721;-0.3304534;0.006824944,0.08156764;-0.6612344;0.07140094,0.09259205;-0.6238049;-0.00233648,-0.0699531;0.004194918;-0.04286672,-0.1023406;-0.3311514;-0.009823766,-0.1188457;-0.6611714;0.056542,-0.1060011;-0.6236542;-0.0168913,-0.007047086;0.5489788;0.01504973,0;0;0,-0.005442977;0.3121081;-0.02703261,-0.006541774;0.6213364;-0.07306862,0.1701003;0.4918954;0.04372072,0.2392478;0.2202713;0.08724737,0.2597884;0.006882429;0.05844355,-0.1998383;0.4716341;-0.01662007,-0.3092622;0.3519386;-0.2493323,-0.2810921;0.3789564;-0.462083,0.07831027;0.004066318;-0.02448583,0.1077278;-0.3308133;-0.06433773,0.1025058;-0.6633685;-0.009841442,0.1223195;-0.6892257;-0.05568171,-0.06856938;0.003788105;-0.04508302,-0.08744416;-0.3340998;-0.05365147,-0.06878898;-0.6633437;0.01592221,-0.05700871;-0.6510258;-0.05592844,-0.006333202;0.5457751;-0.06027436,732.0661
+0;0;0,-0.005376275;0.3129658;0.0139759,-0.007874895;0.6255655;0.01239571,0.1964594;0.4931894;0.03292309,0.2348502;0.2124492;0.04583253,0.2690122;0.004760206;-0.004013699,-0.1931146;0.47243;-0.05102576,-0.2656341;0.3358696;-0.2888235,-0.2954358;0.242262;-0.4815301,0.07567757;0.005880454;-0.03141521,0.0795721;-0.3304534;0.006824944,0.08156764;-0.6612344;0.07140094,0.09259205;-0.6238049;-0.00233648,-0.0699531;0.004194918;-0.04286672,-0.1023406;-0.3311514;-0.009823766,-0.1188457;-0.6611714;0.056542,-0.1060011;-0.6236542;-0.0168913,-0.007047086;0.5489788;0.01504973,0;0;0,-0.005442977;0.3121081;-0.02703261,-0.006541774;0.6213364;-0.07306862,0.1701003;0.4918954;0.04372072,0.2392478;0.2202713;0.08724737,0.2597884;0.006882429;0.05844355,-0.1998383;0.4716341;-0.01662007,-0.3092622;0.3519386;-0.2493323,-0.2810921;0.3789564;-0.462083,0.07831027;0.004066318;-0.02448583,0.1077278;-0.3308133;-0.06433773,0.1025058;-0.6633685;-0.009841442,0.1223195;-0.6892257;-0.05568171,-0.06856938;0.003788105;-0.04508302,-0.08744416;-0.3340998;-0.05365147,-0.06878898;-0.6633437;0.01592221,-0.05700871;-0.6510258;-0.05592844,-0.006333202;0.5457751;-0.06027436,732.0793
+0;0;0,-0.00572412;0.3131272;0.01414671,-0.008670768;0.6247839;0.01291387,0.1922581;0.4933712;0.03345527,0.230143;0.2135446;0.04647919,0.2645113;0.005940184;-0.003344487,-0.1892418;0.4726313;-0.05300397,-0.2637812;0.3375859;-0.2898889,-0.2901232;0.2715197;-0.4941057,0.07554349;0.005884537;-0.03084216,0.07907514;-0.3297026;0.007426977,0.08103808;-0.6606524;0.07180233,0.09265398;-0.6232229;-0.001863845,-0.06933554;0.004215357;-0.04321456,-0.1023869;-0.3302414;-0.009421609,-0.1189917;-0.6603144;0.05730125,-0.1055581;-0.6227948;-0.01604603,-0.00777598;0.5483314;0.01552022,0;0;0,-0.004172355;0.3122979;-0.02709508,-0.002707168;0.620741;-0.07197261,0.1698445;0.4918938;0.04337811,0.23847;0.2216637;0.09000492,0.2626692;0.00858365;0.06217575,-0.1941208;0.4732125;-0.01768392,-0.3117713;0.3800709;-0.2572477,-0.2568916;0.4346224;-0.4591773,0.07814287;0.00376156;-0.02392125,0.1068336;-0.3303744;-0.06424093,0.102486;-0.6630977;-0.009907007,0.1223427;-0.6889403;-0.05577803,-0.06820185;0.00385257;-0.045015,-0.08745936;-0.3332739;-0.05341628,-0.06848537;-0.6626815;0.01591239,-0.05671513;-0.6503559;-0.05596187,-0.003257602;0.5453006;-0.05928302,732.1014
+0;0;0,-0.00572412;0.3131272;0.01414671,-0.008670768;0.6247839;0.01291387,0.1922581;0.4933712;0.03345527,0.230143;0.2135446;0.04647919,0.2645113;0.005940184;-0.003344487,-0.1892418;0.4726313;-0.05300397,-0.2637812;0.3375859;-0.2898889,-0.2901232;0.2715197;-0.4941057,0.07554349;0.005884537;-0.03084216,0.07907514;-0.3297026;0.007426977,0.08103808;-0.6606524;0.07180233,0.09265398;-0.6232229;-0.001863845,-0.06933554;0.004215357;-0.04321456,-0.1023869;-0.3302414;-0.009421609,-0.1189917;-0.6603144;0.05730125,-0.1055581;-0.6227948;-0.01604603,-0.00777598;0.5483314;0.01552022,0;0;0,-0.004172355;0.3122979;-0.02709508,-0.002707168;0.620741;-0.07197261,0.1698445;0.4918938;0.04337811,0.23847;0.2216637;0.09000492,0.2626692;0.00858365;0.06217575,-0.1941208;0.4732125;-0.01768392,-0.3117713;0.3800709;-0.2572477,-0.2568916;0.4346224;-0.4591773,0.07814287;0.00376156;-0.02392125,0.1068336;-0.3303744;-0.06424093,0.102486;-0.6630977;-0.009907007,0.1223427;-0.6889403;-0.05577803,-0.06820185;0.00385257;-0.045015,-0.08745936;-0.3332739;-0.05341628,-0.06848537;-0.6626815;0.01591239,-0.05671513;-0.6503559;-0.05596187,-0.003257602;0.5453006;-0.05928302,732.1221
+0;0;0,-0.005727775;0.3133271;0.01415575,-0.008669442;0.6244345;0.01292221,0.1905552;0.4935527;0.03330872,0.2283312;0.2145295;0.04629525,0.2626877;0.00699614;-0.003511373,-0.1876959;0.4729894;-0.05241422,-0.2620212;0.3383317;-0.2886189,-0.2883542;0.2722881;-0.4927658,0.07504319;0.005845565;-0.03063791,0.07856529;-0.3288338;0.00752772,0.08052745;-0.6596529;0.07187764,0.09212716;-0.6222338;-0.001685768,-0.06887636;0.00418744;-0.04292837,-0.1018383;-0.3293647;-0.009226818,-0.1184366;-0.6593072;0.05746968,-0.1050216;-0.6217982;-0.01577528,-0.00777539;0.5480448;0.01552642,0;0;0,-0.003346875;0.3125049;-0.02713895,-0.00088346;0.6205662;-0.07072997,0.1702282;0.4919379;0.04300284,0.2376929;0.2228631;0.0929718,0.2656687;0.01015261;0.06646228,-0.1913054;0.4739833;-0.01830588,-0.3100815;0.3804429;-0.2561967,-0.2609258;0.4303008;-0.4607183,0.07780569;0.003361851;-0.02322292,0.1065491;-0.3298083;-0.06385255,0.1029258;-0.6625553;-0.01044512,0.1226423;-0.6884791;-0.05610657,-0.06751276;0.004022471;-0.04505751,-0.08749767;-0.3321419;-0.05362345,-0.06763511;-0.6613665;0.01567827,-0.0558878;-0.6489857;-0.05610428,-0.001666382;0.545167;-0.05818772,732.134
+0;0;0,-0.005978065;0.313316;0.01429661,-0.009197327;0.6244205;0.01322781,0.1900809;0.4936754;0.03408568,0.2274823;0.2146087;0.04721819,0.2619236;0.007048935;-0.002419773,-0.1873669;0.4726416;-0.05384061,-0.2632496;0.3394975;-0.2904078,-0.2929051;0.2912502;-0.4990317,0.0751648;0.005839146;-0.03033954,0.07846557;-0.3288451;0.007802885,0.08042785;-0.6596569;0.07219046,0.09235241;-0.6222376;-0.001320973,-0.06860114;0.00422145;-0.04336351,-0.1020527;-0.3292252;-0.009105254,-0.1186369;-0.6591189;0.05783607,-0.1048993;-0.6216083;-0.01534892,-0.008242552;0.5480309;0.0158124,0;0;0,-0.003346875;0.3125049;-0.02713895,-0.00088346;0.6205662;-0.07072997,0.1702282;0.4919379;0.04300284,0.2376929;0.2228631;0.0929718,0.2656687;0.01015261;0.06646228,-0.1913054;0.4739833;-0.01830588,-0.3100815;0.3804429;-0.2561967,-0.2609258;0.4303008;-0.4607183,0.07780569;0.003361851;-0.02322292,0.1065491;-0.3298083;-0.06385255,0.1029258;-0.6625553;-0.01044512,0.1226423;-0.6884791;-0.05610657,-0.06751276;0.004022471;-0.04505751,-0.08749767;-0.3321419;-0.05362345,-0.06763511;-0.6613665;0.01567827,-0.0558878;-0.6489857;-0.05610428,-0.001666382;0.545167;-0.05818772,732.1553
+0;0;0,-0.005979863;0.3134103;0.01430091,-0.009185781;0.6231995;0.01323288,0.1941634;0.4915679;0.03445832,0.2308129;0.2181108;0.04732686,0.2652531;0.01055762;-0.002309531,-0.1910377;0.4701021;-0.05527408,-0.265395;0.3396343;-0.287086,-0.2950495;0.2913886;-0.4957033,0.07418019;0.005762657;-0.02994211,0.077468;-0.3276071;0.008050511,0.07942902;-0.6582069;0.07239683,0.09135337;-0.6207877;-0.001113333,-0.06770252;0.004166151;-0.04279548,-0.1010227;-0.3279709;-0.008671772,-0.1175962;-0.6576532;0.05822664,-0.1038589;-0.6201427;-0.01495707,-0.00823388;0.5470399;0.01580969,0;0;0,-0.001875252;0.312648;-0.02672076,0.002038673;0.6197534;-0.06743765,0.1720947;0.4866053;0.05284214,0.239844;0.2224346;0.09656262,0.2689009;0.00987713;0.07004404,-0.193792;0.4725978;-0.01894177,-0.3130194;0.3866048;-0.2527742,-0.2632959;0.417172;-0.4609122,0.07717262;0.002479285;-0.02169514,0.106863;-0.3290968;-0.06371236,0.1038155;-0.6617875;-0.01129007,0.1236349;-0.6876973;-0.05692196,-0.06611194;0.004424497;-0.04518931,-0.08654425;-0.3303827;-0.05392628,-0.06561195;-0.6593432;0.01526397,-0.05230197;-0.6468916;-0.05626141,0.0008596926;0.5445111;-0.05539393,732.1667
+0;0;0,-0.005975417;0.3131773;0.01429028,-0.009159221;0.6207815;0.01322274,0.1961787;0.488966;0.03461958,0.2318175;0.2230506;0.04713321,0.2662033;0.01582466;-0.002424933,-0.1928159;0.4672887;-0.05599652,-0.2651226;0.3404192;-0.2814152,-0.2947303;0.2922495;-0.4897036,0.07305576;0.005675306;-0.02948824,0.07633769;-0.3270987;0.008436482,0.07828248;-0.6549639;0.07225053,0.09022094;-0.6175359;-0.001346558,-0.06667627;0.004103001;-0.04214678,-0.09993693;-0.3274405;-0.008084051,-0.1163733;-0.6543957;0.05826099,-0.1026197;-0.6168764;-0.01500927,-0.00821185;0.5449842;0.01578729,0;0;0,0.0003980249;0.3124886;-0.02589703,0.005872533;0.6176887;-0.06404543,0.1751432;0.4813509;0.0585146,0.2429576;0.2247812;0.09987783,0.2754799;0.01241192;0.07932115,-0.1955605;0.475702;-0.02346845,-0.3173491;0.3909385;-0.2473443,-0.2590988;0.4318542;-0.4510937,0.07640041;0.001176268;-0.02001262,0.1078549;-0.329543;-0.06270909,0.1056108;-0.6598486;-0.01306319,0.1256478;-0.6856792;-0.05884194,-0.06411469;0.005404995;-0.04581488,-0.08567061;-0.3287235;-0.0548198,-0.06312897;-0.6548861;0.01360063,-0.04815488;-0.6424006;-0.05769631,0.004276067;0.5427587;-0.05239844,732.1888
+0;0;0,-0.00619887;0.3131679;0.01440078,-0.009636845;0.6207689;0.01352918,0.1957117;0.4889835;0.0351699,0.2310486;0.2230512;0.04817013,0.2651643;0.01572908;-0.001172166,-0.1926105;0.4671415;-0.05723465,-0.2660937;0.3427933;-0.2836755,-0.2951367;0.2962979;-0.4924234,0.07316693;0.005649633;-0.0292163,0.07614153;-0.3271295;0.008689459,0.07814933;-0.6549824;0.07256362,0.09034794;-0.6175504;-0.0009903759,-0.06648189;0.004146155;-0.04244854,-0.1002901;-0.3273085;-0.00806208,-0.1167472;-0.6541997;0.05859243,-0.1027344;-0.6166801;-0.01462868,-0.008662548;0.5449713;0.01607191,0;0;0,0.0003980249;0.3124886;-0.02589703,0.005872533;0.6176887;-0.06404543,0.1751432;0.4813509;0.0585146,0.2429576;0.2247812;0.09987783,0.2754799;0.01241192;0.07932115,-0.1955605;0.475702;-0.02346845,-0.3173491;0.3909385;-0.2473443,-0.2590988;0.4318542;-0.4510937,0.07640041;0.001176268;-0.02001262,0.1078549;-0.329543;-0.06270909,0.1056108;-0.6598486;-0.01306319,0.1256478;-0.6856792;-0.05884194,-0.06411469;0.005404995;-0.04581488,-0.08567061;-0.3287235;-0.0548198,-0.06312897;-0.6548861;0.01360063,-0.04815488;-0.6424006;-0.05769631,0.004276067;0.5427587;-0.05239844,732.2003
+0;0;0,-0.00619887;0.3131679;0.01440078,-0.009636845;0.6207689;0.01352918,0.1957117;0.4889835;0.0351699,0.2310486;0.2230512;0.04817013,0.2651643;0.01572908;-0.001172166,-0.1926105;0.4671415;-0.05723465,-0.2660937;0.3427933;-0.2836755,-0.2951367;0.2962979;-0.4924234,0.07316693;0.005649633;-0.0292163,0.07614153;-0.3271295;0.008689459,0.07814933;-0.6549824;0.07256362,0.09034794;-0.6175504;-0.0009903759,-0.06648189;0.004146155;-0.04244854,-0.1002901;-0.3273085;-0.00806208,-0.1167472;-0.6541997;0.05859243,-0.1027344;-0.6166801;-0.01462868,-0.008662548;0.5449713;0.01607191,0;0;0,0.0003980249;0.3124886;-0.02589703,0.005872533;0.6176887;-0.06404543,0.1751432;0.4813509;0.0585146,0.2429576;0.2247812;0.09987783,0.2754799;0.01241192;0.07932115,-0.1955605;0.475702;-0.02346845,-0.3173491;0.3909385;-0.2473443,-0.2590988;0.4318542;-0.4510937,0.07640041;0.001176268;-0.02001262,0.1078549;-0.329543;-0.06270909,0.1056108;-0.6598486;-0.01306319,0.1256478;-0.6856792;-0.05884194,-0.06411469;0.005404995;-0.04581488,-0.08567061;-0.3287235;-0.0548198,-0.06312897;-0.6548861;0.01360063,-0.04815488;-0.6424006;-0.05769631,0.004276067;0.5427587;-0.05239844,732.2114
+0;0;0,-0.006209356;0.3136977;0.01442514,-0.009643486;0.6209489;0.01355339,0.2009037;0.4877971;0.03567802,0.2351236;0.2302704;0.04826734,0.2692313;0.0229971;-0.001063343,-0.1972976;0.4653994;-0.05907735,-0.2684582;0.3449816;-0.2783608,-0.2974944;0.2984972;-0.4870596,0.07105847;0.005486827;-0.02837437,0.07400886;-0.3245845;0.009222962,0.07601679;-0.6524586;0.07310124,0.08822039;-0.6150235;-0.0004828274,-0.06456607;0.004026674;-0.04122529,-0.09809916;-0.324731;-0.007118627,-0.1145574;-0.6516433;0.05954018,-0.1005389;-0.6141206;-0.01371086,-0.008669933;0.5452092;0.01609417,0;0;0,0.003486097;0.3128878;-0.02723813,0.01061313;0.6176521;-0.06575656,0.1801696;0.4738941;0.06177402,0.2461277;0.2256279;0.1025531,0.2814467;0.01368661;0.08274055,-0.1975547;0.4762201;-0.02771534,-0.3181536;0.393392;-0.2427616,-0.2587002;0.4347718;-0.4460154,0.07488027;-0.0006734431;-0.01664352,0.1097451;-0.3276399;-0.06404328,0.1080943;-0.6581666;-0.01571846,0.1283317;-0.6839437;-0.06152439,-0.06075376;0.006351195;-0.04640215,-0.08294791;-0.3250104;-0.05513303,-0.05844417;-0.6512753;0.01222194,-0.04235158;-0.6389187;-0.05883133,0.00854446;0.5428151;-0.05396485,732.2338
+0;0;0,-0.006490257;0.3136856;0.01456257,-0.01019839;0.6209331;0.01390251,0.2003578;0.4878544;0.03637706,0.2342389;0.2302853;0.0490169,0.2680764;0.02288128;5.086884E-05,-0.1969752;0.4652739;-0.06074486,-0.2694364;0.3473422;-0.2809516,-0.2975045;0.3084483;-0.4913287,0.07117464;0.005453402;-0.0280882,0.07371718;-0.3246244;0.009482136,0.07564071;-0.65242;0.07376465,0.0881817;-0.6149813;0.0002377108,-0.06433996;0.004082172;-0.04157189,-0.09842036;-0.3245622;-0.006920114,-0.1149424;-0.6514375;0.0599042,-0.1005906;-0.6139119;-0.01328198,-0.009200771;0.545193;0.01642055,0;0;0,0.003486097;0.3128878;-0.02723813,0.01061313;0.6176521;-0.06575656,0.1801696;0.4738941;0.06177402,0.2461277;0.2256279;0.1025531,0.2814467;0.01368661;0.08274055,-0.1975547;0.4762201;-0.02771534,-0.3181536;0.393392;-0.2427616,-0.2587002;0.4347718;-0.4460154,0.07488027;-0.0006734431;-0.01664352,0.1097451;-0.3276399;-0.06404328,0.1080943;-0.6581666;-0.01571846,0.1283317;-0.6839437;-0.06152439,-0.06075376;0.006351195;-0.04640215,-0.08294791;-0.3250104;-0.05513303,-0.05844417;-0.6512753;0.01222194,-0.04235158;-0.6389187;-0.05883133,0.00854446;0.5428151;-0.05396485,732.2449
+0;0;0,-0.006519697;0.3151085;0.01462863,-0.01022947;0.6224925;0.01396844,0.1992753;0.4896721;0.03634381,0.2326094;0.2362617;0.04877957,0.2664332;0.02894148;-0.0001666807,-0.1960634;0.467205;-0.06029063,-0.2673547;0.3511774;-0.2769419,-0.2954114;0.3122992;-0.487234,0.07082894;0.005426914;-0.02795177,0.07333856;-0.3203777;0.009132179,0.07526247;-0.6482395;0.07342768,0.09386276;-0.6072066;-0.03562446,-0.06402745;0.004062344;-0.04136997,-0.09766665;-0.3203274;-0.007166799,-0.114192;-0.6472687;0.05967102,-0.09290609;-0.6061071;-0.04887572,-0.009231465;0.5467229;0.01648746,0;0;0,0.007173985;0.3141483;-0.02844739,0.01628222;0.6189145;-0.06760406,0.1811165;0.4703157;0.06115246,0.250329;0.2280292;0.1057568,0.2877034;0.0164047;0.08732605,-0.1925463;0.4801937;-0.0327821,-0.3121315;0.3952773;-0.2424752,-0.2476673;0.4496727;-0.4409871,0.07484473;-0.001811147;-0.0149157,0.1115615;-0.3238533;-0.06462359,0.1113511;-0.6547369;-0.01828766,0.1340864;-0.6511362;-0.1238635,-0.05927297;0.007614086;-0.0474998,-0.0806136;-0.3195069;-0.05565853,-0.05416454;-0.6458809;0.01076047,-0.02925378;-0.6422521;-0.09433034,0.01365487;0.5440946;-0.05562687,732.2671
+0;0;0,-0.006183944;0.298881;0.01387528,-0.009602455;0.5819175;0.01319451,0.1832411;0.4578765;0.0338477,0.215903;0.2095762;0.04603269,0.2497258;0.002262026;-0.002912145,-0.1806129;0.4371987;-0.05509081,-0.2504666;0.3235108;-0.2673732,-0.2785225;0.2846337;-0.4776592,0.06920695;0.005302637;-0.02731167,0.07170234;-0.3186543;0.009561962,0.07362502;-0.6463071;0.07381647,0.09228562;-0.6052384;-0.03558926,-0.06256121;0.003969316;-0.04042259,-0.09600963;-0.3185807;-0.006413396,-0.1125245;-0.6453136;0.06038181,-0.09116952;-0.6041159;-0.04851688,-0.008660244;0.5103838;0.01557271,0;0;0,0.00169152;0.2990616;-0.01094985,0.005492598;0.5815618;-0.02609921,0.1809139;0.4659375;0.06250715,0.2523364;0.2299963;0.1083205,0.2914256;0.01867989;0.08998513,-0.1927403;0.4912319;-0.04965516,-0.3088135;0.4078163;-0.2556579,-0.241734;0.4656131;-0.4523268,0.07362819;-0.003113896;-0.01152563,0.1126183;-0.3224114;-0.06484389,0.1134446;-0.6533015;-0.02012467,0.1382712;-0.6477444;-0.12608,-0.05663051;0.008216627;-0.04784474,-0.07889768;-0.3170017;-0.05499899,-0.05016575;-0.6431901;0.01030225,-0.02318755;-0.6376017;-0.09513306,0.003605038;0.5104563;-0.01809525,732.2892
+0;0;0,-0.006301007;0.2988738;0.01397604,-0.009958083;0.5819074;0.01350616,0.1828561;0.4577704;0.03453318,0.2152795;0.2094438;0.04681905,0.2490735;0.00204508;-0.001786418,-0.1802208;0.4368451;-0.05617971,-0.2507707;0.3302896;-0.2719039,-0.2788605;0.2970818;-0.4831549,0.06932968;0.005267035;-0.02700557,0.0716673;-0.3186886;0.009889459,0.07354555;-0.6463214;0.07424722,0.09262197;-0.6052562;-0.03508713,-0.06232009;0.004053796;-0.04078505,-0.09615956;-0.3183785;-0.006054077,-0.1126133;-0.6450957;0.06083313,-0.09084619;-0.6038936;-0.04798348,-0.00897899;0.5103728;0.01584144,0;0;0,0.00169152;0.2990616;-0.01094985,0.005492598;0.5815618;-0.02609921,0.1809139;0.4659375;0.06250715,0.2523364;0.2299963;0.1083205,0.2914256;0.01867989;0.08998513,-0.1927403;0.4912319;-0.04965516,-0.3088135;0.4078163;-0.2556579,-0.241734;0.4656131;-0.4523268,0.07362819;-0.003113896;-0.01152563,0.1126183;-0.3224114;-0.06484389,0.1134446;-0.6533015;-0.02012467,0.1382712;-0.6477444;-0.12608,-0.05663051;0.008216627;-0.04784474,-0.07889768;-0.3170017;-0.05499899,-0.05016575;-0.6431901;0.01030225,-0.02318755;-0.6376017;-0.09513306,0.003605038;0.5104563;-0.01809525,732.301
+0;0;0,-0.006301007;0.2988738;0.01397604,-0.009958083;0.5819074;0.01350616,0.1828561;0.4577704;0.03453318,0.2152795;0.2094438;0.04681905,0.2490735;0.00204508;-0.001786418,-0.1802208;0.4368451;-0.05617971,-0.2507707;0.3302896;-0.2719039,-0.2788605;0.2970818;-0.4831549,0.06932968;0.005267035;-0.02700557,0.0716673;-0.3186886;0.009889459,0.07354555;-0.6463214;0.07424722,0.09262197;-0.6052562;-0.03508713,-0.06232009;0.004053796;-0.04078505,-0.09615956;-0.3183785;-0.006054077,-0.1126133;-0.6450957;0.06083313,-0.09084619;-0.6038936;-0.04798348,-0.00897899;0.5103728;0.01584144,0;0;0,0.00169152;0.2990616;-0.01094985,0.005492598;0.5815618;-0.02609921,0.1809139;0.4659375;0.06250715,0.2523364;0.2299963;0.1083205,0.2914256;0.01867989;0.08998513,-0.1927403;0.4912319;-0.04965516,-0.3088135;0.4078163;-0.2556579,-0.241734;0.4656131;-0.4523268,0.07362819;-0.003113896;-0.01152563,0.1126183;-0.3224114;-0.06484389,0.1134446;-0.6533015;-0.02012467,0.1382712;-0.6477444;-0.12608,-0.05663051;0.008216627;-0.04784474,-0.07889768;-0.3170017;-0.05499899,-0.05016575;-0.6431901;0.01030225,-0.02318755;-0.6376017;-0.09513306,0.003605038;0.5104563;-0.01809525,732.3116
+0;0;0,-0.006364553;0.301888;0.01411698,-0.01032978;0.6086869;0.01356399,0.1824517;0.4775258;0.03480887,0.2138787;0.2368309;0.04671716,0.2476536;0.02954881;-0.001860965,-0.1803804;0.4566146;-0.05584286,-0.2487622;0.3533338;-0.2649373,-0.2768362;0.3201447;-0.4760695,0.06809461;0.005173206;-0.02652448,0.07042823;-0.3182271;0.0103073,0.07229348;-0.6435937;0.0742199,0.09126789;-0.6025877;-0.03452971,-0.06120989;0.00398158;-0.04005849,-0.09499135;-0.317898;-0.005387053,-0.1113313;-0.6423553;0.0610375,-0.08968058;-0.6012132;-0.04719716,-0.009254063;0.5300927;0.01612974,0;0;0,0.008098558;0.3017214;-0.01657557,0.03667881;0.6034991;-0.06275511,0.1833387;0.4634458;0.0615201,0.2524495;0.2363883;0.1137891,0.2977903;0.02625614;0.09781528,-0.169053;0.4927396;-0.04706848,-0.2816908;0.4185846;-0.2492497,-0.2109691;0.4734347;-0.4453526,0.07268167;-0.003965557;-0.008296728,0.1151873;-0.3217524;-0.06446218,0.1173014;-0.650835;-0.02381849,0.1424833;-0.6473872;-0.1285491,-0.05365515;0.008958374;-0.04907198,-0.07547066;-0.3157445;-0.05554511,-0.04484319;-0.6395686;0.00888868,-0.01752169;-0.6360751;-0.09531584,0.02760212;0.5272176;-0.04591632,732.3342
+0;0;0,-0.006472342;0.3018818;0.01419874,-0.01064389;0.6086779;0.01381059,0.1820993;0.4773765;0.03539175,0.2133587;0.2366653;0.04741107,0.2471804;0.02943872;-0.001370996,-0.1800011;0.4563338;-0.05689976,-0.2485839;0.3621943;-0.2702015,-0.2774594;0.3312752;-0.4815701,0.06819812;0.005205768;-0.02625075,0.0704285;-0.318198;0.01055674,0.0719756;-0.6435789;0.07440537,0.09133792;-0.602571;-0.03427566,-0.06096664;0.003954351;-0.04043042,-0.09536868;-0.3178439;-0.005613953,-0.1112296;-0.6422083;0.06137758,-0.08920182;-0.6010691;-0.04678128,-0.009531781;0.5300832;0.01634334,0;0;0,0.008098558;0.3017214;-0.01657557,0.03667881;0.6034991;-0.06275511,0.1833387;0.4634458;0.0615201,0.2524495;0.2363883;0.1137891,0.2977903;0.02625614;0.09781528,-0.169053;0.4927396;-0.04706848,-0.2816908;0.4185846;-0.2492497,-0.2109691;0.4734347;-0.4453526,0.07268167;-0.003965557;-0.008296728,0.1151873;-0.3217524;-0.06446218,0.1173014;-0.650835;-0.02381849,0.1424833;-0.6473872;-0.1285491,-0.05365515;0.008958374;-0.04907198,-0.07547066;-0.3157445;-0.05554511,-0.04484319;-0.6395686;0.00888868,-0.01752169;-0.6360751;-0.09531584,0.02760212;0.5272176;-0.04591632,732.3455
+0;0;0,-0.006524193;0.3043003;0.01431249,-0.01068917;0.610656;0.01395752,0.1840065;0.4797106;0.03570513,0.2136035;0.251801;0.04708524,0.2474604;0.04435855;-0.001747627,-0.1818073;0.4584522;-0.05753285,-0.2467427;0.3693193;-0.2594908,-0.2756483;0.3383679;-0.4710795,0.06816956;0.005203588;-0.02623975,0.07038432;-0.3159366;0.01031011,0.07192676;-0.6403364;0.07396623,0.09125087;-0.5993502;-0.03450035,-0.0609411;0.003952695;-0.04041349,-0.09510235;-0.3155932;-0.005840708,-0.1109154;-0.6389797;0.06094882,-0.08893113;-0.5978624;-0.04699661,-0.009589748;0.5329579;0.01646138,0;0;0,0.01327999;0.3037305;-0.020432,0.04157545;0.6052633;-0.06619978,0.1840771;0.4590187;0.06359053,0.2525776;0.2455095;0.1152604,0.3025464;0.03601877;0.1018419,-0.1649047;0.4936074;-0.05124423,-0.2703595;0.4277196;-0.2448582,-0.1976121;0.4821201;-0.440592,0.07276769;-0.004387915;-0.006949902,0.1156777;-0.3195469;-0.06444216,0.1206958;-0.6478472;-0.02592683,0.147374;-0.6447034;-0.1299756,-0.05277431;0.009442446;-0.04988391,-0.07329283;-0.3130713;-0.05586095,-0.0408893;-0.6357806;0.008157827,-0.01208664;-0.6325713;-0.09533994,0.03358261;0.5294912;-0.05073428,732.3564
+0;0;0,-0.006524193;0.3043003;0.01431249,-0.01068917;0.610656;0.01395752,0.1840065;0.4797106;0.03570513,0.2136035;0.251801;0.04708524,0.2474604;0.04435855;-0.001747627,-0.1818073;0.4584522;-0.05753285,-0.2467427;0.3693193;-0.2594908,-0.2756483;0.3383679;-0.4710795,0.06816956;0.005203588;-0.02623975,0.07038432;-0.3159366;0.01031011,0.07192676;-0.6403364;0.07396623,0.09125087;-0.5993502;-0.03450035,-0.0609411;0.003952695;-0.04041349,-0.09510235;-0.3155932;-0.005840708,-0.1109154;-0.6389797;0.06094882,-0.08893113;-0.5978624;-0.04699661,-0.009589748;0.5329579;0.01646138,0;0;0,0.01327999;0.3037305;-0.020432,0.04157545;0.6052633;-0.06619978,0.1840771;0.4590187;0.06359053,0.2525776;0.2455095;0.1152604,0.3025464;0.03601877;0.1018419,-0.1649047;0.4936074;-0.05124423,-0.2703595;0.4277196;-0.2448582,-0.1976121;0.4821201;-0.440592,0.07276769;-0.004387915;-0.006949902,0.1156777;-0.3195469;-0.06444216,0.1206958;-0.6478472;-0.02592683,0.147374;-0.6447034;-0.1299756,-0.05277431;0.009442446;-0.04988391,-0.07329283;-0.3130713;-0.05586095,-0.0408893;-0.6357806;0.008157827,-0.01208664;-0.6325713;-0.09533994,0.03358261;0.5294912;-0.05073428,732.3791
+0;0;0,-0.006632825;0.2977821;0.01412206,-0.01071185;0.5806835;0.01395462,0.1837205;0.4561118;0.03593199,0.2122654;0.2341837;0.04713292,0.2462357;0.02467115;-0.001913711,-0.1812764;0.4347376;-0.05860487,-0.2450052;0.3559788;-0.2584249,-0.273638;0.3345561;-0.4733116,0.06876524;0.005233834;-0.02617363,0.07069008;-0.3117025;0.009902755,0.07215779;-0.6365486;0.07355896,0.09185285;-0.5955235;-0.03520033,-0.061253;0.003991308;-0.04090538,-0.09580538;-0.3112597;-0.006600711,-0.1112087;-0.6350247;0.06061703,-0.08884869;-0.5938649;-0.04761201,-0.009657713;0.5092602;0.01623643,0;0;0,0.008664206;0.2978089;-0.01234484,0.01312228;0.5802258;-0.02655387,0.186447;0.4577934;0.0642984,0.2552702;0.2508982;0.1157777,0.3099009;0.04026753;0.1055179,-0.1839282;0.498983;-0.07164195,-0.2854131;0.4403219;-0.2625661,-0.2054778;0.4904401;-0.4589168,0.07336068;-0.004827052;-0.006001711,0.1169931;-0.3155403;-0.06351137,0.125458;-0.6445325;-0.02784967,0.154606;-0.6391941;-0.132158,-0.05259687;0.009999087;-0.05074148,-0.0701206;-0.3084654;-0.05595579,-0.03565409;-0.6315633;0.007282484,-0.004405485;-0.626158;-0.09643184,0.01033865;0.5092056;-0.01907086,732.3898
+0;0;0,-0.006632825;0.2977821;0.01412206,-0.01071185;0.5806835;0.01395462,0.1837205;0.4561118;0.03593199,0.2122654;0.2341837;0.04713292,0.2462357;0.02467115;-0.001913711,-0.1812764;0.4347376;-0.05860487,-0.2450052;0.3559788;-0.2584249,-0.273638;0.3345561;-0.4733116,0.06876524;0.005233834;-0.02617363,0.07069008;-0.3117025;0.009902755,0.07215779;-0.6365486;0.07355896,0.09185285;-0.5955235;-0.03520033,-0.061253;0.003991308;-0.04090538,-0.09580538;-0.3112597;-0.006600711,-0.1112087;-0.6350247;0.06061703,-0.08884869;-0.5938649;-0.04761201,-0.009657713;0.5092602;0.01623643,0;0;0,0.008664206;0.2978089;-0.01234484,0.01312228;0.5802258;-0.02655387,0.186447;0.4577934;0.0642984,0.2552702;0.2508982;0.1157777,0.3099009;0.04026753;0.1055179,-0.1839282;0.498983;-0.07164195,-0.2854131;0.4403219;-0.2625661,-0.2054778;0.4904401;-0.4589168,0.07336068;-0.004827052;-0.006001711,0.1169931;-0.3155403;-0.06351137,0.125458;-0.6445325;-0.02784967,0.154606;-0.6391941;-0.132158,-0.05259687;0.009999087;-0.05074148,-0.0701206;-0.3084654;-0.05595579,-0.03565409;-0.6315633;0.007282484,-0.004405485;-0.626158;-0.09643184,0.01033865;0.5092056;-0.01907086,732.4013
+0;0;0,-0.006581343;0.2954709;0.01401245,-0.01062449;0.5759162;0.01388918,0.1795574;0.4541445;0.03538376,0.2071358;0.2397307;0.04620544,0.2419965;0.02472648;-0.004126795,-0.1774625;0.4332375;-0.05708701,-0.2390335;0.3571454;-0.2501413,-0.2684169;0.3351611;-0.4706606,0.06734324;0.005125604;-0.02563239,0.06925403;-0.309497;0.01018063,0.07071745;-0.6333932;0.0736507,0.09031913;-0.5924203;-0.03459288,-0.05998635;0.003908772;-0.04005949,-0.09428649;-0.3090408;-0.006005261,-0.1096447;-0.6318591;0.06101592,-0.08739077;-0.5907522;-0.04669992,-0.009594537;0.5061314;0.01611864,0;0;0,0.01408511;0.2952562;-0.01296544,0.02761742;0.5745814;-0.03253222,0.1906889;0.4564229;0.06592798,0.2574409;0.2568235;0.1164768,0.3182322;0.04190634;0.1069639,-0.1650628;0.4989367;-0.08499082,-0.2729577;0.4396545;-0.2630225,-0.1870046;0.4975985;-0.4610881,0.07187133;-0.006091684;-0.003975868,0.1195933;-0.3137996;-0.06152654,0.1316129;-0.642125;-0.02994704,0.1639488;-0.6373411;-0.1326108,-0.05012514;0.01067553;-0.05091077,-0.06639075;-0.3055268;-0.0559248,-0.02948992;-0.6274208;0.007019065,0.00490858;-0.6225575;-0.09499169,0.02219445;0.5055135;-0.0238049,732.4241
+0;0;0,-0.006778014;0.2954569;0.01421255,-0.01103075;0.5758985;0.01428251,0.1791674;0.4541081;0.03592448,0.2065195;0.239674;0.04691792,0.2415538;0.02470161;-0.003429931,-0.1774762;0.4332433;-0.05755493,-0.2382078;0.3639429;-0.2534122,-0.2616681;0.3480682;-0.4751621,0.06745333;0.005131342;-0.02534011,0.06918589;-0.3094983;0.01042096,0.07061003;-0.633356;0.07408774,0.09044729;-0.5923751;-0.0341121,-0.05987183;0.003899411;-0.04023137,-0.09440119;-0.3089646;-0.005626831,-0.1097291;-0.6317571;0.06152498,-0.08724391;-0.5906429;-0.04614205,-0.009960957;0.5061133;0.01647789,0;0;0,0.01408511;0.2952562;-0.01296544,0.02761742;0.5745814;-0.03253222,0.1906889;0.4564229;0.06592798,0.2574409;0.2568235;0.1164768,0.3182322;0.04190634;0.1069639,-0.1650628;0.4989367;-0.08499082,-0.2729577;0.4396545;-0.2630225,-0.1870046;0.4975985;-0.4610881,0.07187133;-0.006091684;-0.003975868,0.1195933;-0.3137996;-0.06152654,0.1316129;-0.642125;-0.02994704,0.1639488;-0.6373411;-0.1326108,-0.05012514;0.01067553;-0.05091077,-0.06639075;-0.3055268;-0.0559248,-0.02948992;-0.6274208;0.007019065,0.00490858;-0.6225575;-0.09499169,0.02219445;0.5055135;-0.0238049,732.4352
+0;0;0,-0.006813368;0.296998;0.01428668,-0.01111199;0.5804693;0.0143688,0.182619;0.4572255;0.03638848,0.2094357;0.2469884;0.04716676,0.2437056;0.03670651;-0.00208253,-0.1806726;0.4359719;-0.05883342,-0.2402155;0.3680277;-0.2508574,-0.2631639;0.3524995;-0.4677688,0.06675589;0.005078287;-0.0250781,0.06847283;-0.3067146;0.01036055,0.06988372;-0.6275582;0.07343477,0.08966089;-0.5866106;-0.03443732,-0.05925278;0.003859093;-0.0398154,-0.09347083;-0.3061841;-0.005522851,-0.1086561;-0.6259724;0.06100397,-0.086239;-0.5848917;-0.04633693,-0.01003478;0.5102001;0.0165794,0;0;0,0.01522875;0.2967662;-0.01249957,0.03044784;0.57899;-0.03383613,0.1923211;0.4501421;0.06918287,0.2611762;0.2554793;0.1181762,0.3236422;0.04610261;0.1093588,-0.1623066;0.4967792;-0.09555365,-0.2657284;0.4434863;-0.2730325,-0.1804486;0.5001706;-0.466249,0.07111475;-0.007031739;-0.002072811,0.1209763;-0.3109794;-0.06210041,0.134552;-0.6362364;-0.03136802,0.1691987;-0.631668;-0.132858,-0.0484646;0.01132537;-0.05132221,-0.06320066;-0.3020918;-0.05643881,-0.02560296;-0.6206841;0.006856229,0.01107133;-0.6160046;-0.0939468,0.02538541;0.5093745;-0.02535915,732.4567
+0;0;0,-0.006813368;0.296998;0.01428668,-0.01111199;0.5804693;0.0143688,0.182619;0.4572255;0.03638848,0.2094357;0.2469884;0.04716676,0.2437056;0.03670651;-0.00208253,-0.1806726;0.4359719;-0.05883342,-0.2402155;0.3680277;-0.2508574,-0.2631639;0.3524995;-0.4677688,0.06675589;0.005078287;-0.0250781,0.06847283;-0.3067146;0.01036055,0.06988372;-0.6275582;0.07343477,0.08966089;-0.5866106;-0.03443732,-0.05925278;0.003859093;-0.0398154,-0.09347083;-0.3061841;-0.005522851,-0.1086561;-0.6259724;0.06100397,-0.086239;-0.5848917;-0.04633693,-0.01003478;0.5102001;0.0165794,0;0;0,0.01522875;0.2967662;-0.01249957,0.03044784;0.57899;-0.03383613,0.1923211;0.4501421;0.06918287,0.2611762;0.2554793;0.1181762,0.3236422;0.04610261;0.1093588,-0.1623066;0.4967792;-0.09555365,-0.2657284;0.4434863;-0.2730325,-0.1804486;0.5001706;-0.466249,0.07111475;-0.007031739;-0.002072811,0.1209763;-0.3109794;-0.06210041,0.134552;-0.6362364;-0.03136802,0.1691987;-0.631668;-0.132858,-0.0484646;0.01132537;-0.05132221,-0.06320066;-0.3020918;-0.05643881,-0.02560296;-0.6206841;0.006856229,0.01107133;-0.6160046;-0.0939468,0.02538541;0.5093745;-0.02535915,732.4688
+0;0;0,-0.006986736;0.2981053;0.01446942,-0.01157696;0.5835313;0.01481973,0.1843586;0.4594716;0.03739463,0.2109037;0.2491338;0.04821799,0.244863;0.04220435;-0.0002016388,-0.1831289;0.438554;-0.05965337,-0.2418296;0.373676;-0.253067,-0.2648315;0.3569142;-0.4663917,0.06552948;0.004967656;-0.02419213,0.06705138;-0.303893;0.01082915,0.06840687;-0.6250347;0.07421099,0.08829088;-0.5841021;-0.03335053,-0.05788764;0.003807484;-0.03922464,-0.09191261;-0.3032428;-0.004784357,-0.107232;-0.6232821;0.06223224,-0.08471721;-0.5822155;-0.04479576,-0.01045157;0.5130454;0.01697382,0;0;0,0.0178674;0.2977346;-0.01264,0.03491333;0.5817402;-0.0354178,0.1945658;0.4461753;0.07186961,0.2667055;0.2523227;0.1196272,0.3297625;0.0467964;0.1096148,-0.1581848;0.4962825;-0.1021775,-0.261026;0.4454035;-0.2807798,-0.1594361;0.5144963;-0.4574805,0.0695789;-0.007911146;0.0004889965,0.1229191;-0.3078727;-0.0611682,0.1387576;-0.6335794;-0.03261424,0.1750091;-0.6292319;-0.1331735,-0.04607861;0.01165839;-0.05142852,-0.05849715;-0.2989024;-0.05606007,-0.02038191;-0.6176826;0.007794797,0.01787634;-0.6132108;-0.09205006,0.02979998;0.5119069;-0.02697253,732.4905
+0;0;0,-0.006986736;0.2981053;0.01446942,-0.01157696;0.5835313;0.01481973,0.1843586;0.4594716;0.03739463,0.2109037;0.2491338;0.04821799,0.244863;0.04220435;-0.0002016388,-0.1831289;0.438554;-0.05965337,-0.2418296;0.373676;-0.253067,-0.2648315;0.3569142;-0.4663917,0.06552948;0.004967656;-0.02419213,0.06705138;-0.303893;0.01082915,0.06840687;-0.6250347;0.07421099,0.08829088;-0.5841021;-0.03335053,-0.05788764;0.003807484;-0.03922464,-0.09191261;-0.3032428;-0.004784357,-0.107232;-0.6232821;0.06223224,-0.08471721;-0.5822155;-0.04479576,-0.01045157;0.5130454;0.01697382,0;0;0,0.0178674;0.2977346;-0.01264,0.03491333;0.5817402;-0.0354178,0.1945658;0.4461753;0.07186961,0.2667055;0.2523227;0.1196272,0.3297625;0.0467964;0.1096148,-0.1581848;0.4962825;-0.1021775,-0.261026;0.4454035;-0.2807798,-0.1594361;0.5144963;-0.4574805,0.0695789;-0.007911146;0.0004889965,0.1229191;-0.3078727;-0.0611682,0.1387576;-0.6335794;-0.03261424,0.1750091;-0.6292319;-0.1331735,-0.04607861;0.01165839;-0.05142852,-0.05849715;-0.2989024;-0.05606007,-0.02038191;-0.6176826;0.007794797,0.01787634;-0.6132108;-0.09205006,0.02979998;0.5119069;-0.02697253,732.5022
+0;0;0,-0.006958826;0.2969145;0.01441162,-0.01153599;0.5815303;0.01475245,0.1802731;0.4586044;0.03689482,0.2067926;0.2484694;0.04770774,0.2407721;0.04141708;-0.0007406399,-0.1794303;0.4381299;-0.0580975,-0.2380743;0.3733144;-0.2513247,-0.2610898;0.3565426;-0.4647761,0.06560081;0.004973064;-0.02421846,0.06711262;-0.3018398;0.01057062,0.06846523;-0.6222975;0.07381747,0.08830906;-0.581387;-0.03352676,-0.05795066;0.003811629;-0.03926734,-0.09175004;-0.3012028;-0.005055401,-0.1070368;-0.6205605;0.06181847,-0.08456749;-0.5795163;-0.04499332,-0.01041058;0.5110434;0.01690657,0;0;0,0.02111934;0.296266;-0.01395512,0.04530697;0.5785713;-0.04075623,0.1961666;0.4465409;0.07207036,0.2672435;0.2530299;0.1218548,0.3331066;0.04838032;0.1094806,-0.1472642;0.4971037;-0.1015868,-0.2497425;0.4463554;-0.2801917,-0.1570814;0.495763;-0.4681952,0.06965776;-0.007817745;0.00118804,0.1220906;-0.3057309;-0.06082201,0.1404784;-0.6306883;-0.03325891,0.1773098;-0.6268405;-0.1332345,-0.04565758;0.01172674;-0.05189028,-0.05830894;-0.2967627;-0.05645863,-0.01888118;-0.614544;0.008005731,0.0199473;-0.6105793;-0.09124202,0.03822435;0.5090592;-0.03115439,732.5236
+0;0;0,-0.007056607;0.2969047;0.01456525,-0.01182989;0.5815166;0.0151582,0.1799578;0.4585433;0.03757844,0.2062875;0.2483881;0.04846266,0.2404548;0.041344;0.0001115091,-0.1797482;0.4387542;-0.0582529,-0.2377509;0.3790373;-0.253308,-0.2626067;0.3538521;-0.4657236,0.06572797;0.004927995;-0.02388055,0.06703101;-0.3018925;0.01084956,0.06837619;-0.6223356;0.07417087,0.08840745;-0.5814125;-0.03313727,-0.05774446;0.003873441;-0.03956395,-0.09163262;-0.3010623;-0.004743073,-0.1070857;-0.6204016;0.06217979,-0.08443121;-0.5793418;-0.04459125,-0.01067762;0.5110285;0.01725343,0;0;0,0.02111934;0.296266;-0.01395512,0.04530697;0.5785713;-0.04075623,0.1961666;0.4465409;0.07207036,0.2672435;0.2530299;0.1218548,0.3331066;0.04838032;0.1094806,-0.1472642;0.4971037;-0.1015868,-0.2497425;0.4463554;-0.2801917,-0.1570814;0.495763;-0.4681952,0.06965776;-0.007817745;0.00118804,0.1220906;-0.3057309;-0.06082201,0.1404784;-0.6306883;-0.03325891,0.1773098;-0.6268405;-0.1332345,-0.04565758;0.01172674;-0.05189028,-0.05830894;-0.2967627;-0.05645863,-0.01888118;-0.614544;0.008005731,0.0199473;-0.6105793;-0.09124202,0.03822435;0.5090592;-0.03115439,732.5357
+0;0;0,-0.007056607;0.2969047;0.01456525,-0.01182989;0.5815166;0.0151582,0.1799578;0.4585433;0.03757844,0.2062875;0.2483881;0.04846266,0.2404548;0.041344;0.0001115091,-0.1797482;0.4387542;-0.0582529,-0.2377509;0.3790373;-0.253308,-0.2626067;0.3538521;-0.4657236,0.06572797;0.004927995;-0.02388055,0.06703101;-0.3018925;0.01084956,0.06837619;-0.6223356;0.07417087,0.08840745;-0.5814125;-0.03313727,-0.05774446;0.003873441;-0.03956395,-0.09163262;-0.3010623;-0.004743073,-0.1070857;-0.6204016;0.06217979,-0.08443121;-0.5793418;-0.04459125,-0.01067762;0.5110285;0.01725343,0;0;0,0.02111934;0.296266;-0.01395512,0.04530697;0.5785713;-0.04075623,0.1961666;0.4465409;0.07207036,0.2672435;0.2530299;0.1218548,0.3331066;0.04838032;0.1094806,-0.1472642;0.4971037;-0.1015868,-0.2497425;0.4463554;-0.2801917,-0.1570814;0.495763;-0.4681952,0.06965776;-0.007817745;0.00118804,0.1220906;-0.3057309;-0.06082201,0.1404784;-0.6306883;-0.03325891,0.1773098;-0.6268405;-0.1332345,-0.04565758;0.01172674;-0.05189028,-0.05830894;-0.2967627;-0.05645863,-0.01888118;-0.614544;0.008005731,0.0199473;-0.6105793;-0.09124202,0.03822435;0.5090592;-0.03115439,732.5468
+0;0;0,-0.007093316;0.2984492;0.01464102,-0.01190207;0.5851761;0.01523809,0.1839109;0.4605664;0.03810235,0.2102557;0.2502919;0.04899275,0.2444607;0.04301856;0.0005880557,-0.1833741;0.4403603;-0.05974816,-0.2414097;0.3806095;-0.2549139,-0.2662929;0.3553964;-0.4675648,0.06481577;0.004859603;-0.02354913,0.0661068;-0.2991325;0.01086082,0.06744953;-0.6189936;0.07406715,0.08736727;-0.5781325;-0.03263285,-0.05694306;0.003819684;-0.03901486,-0.09051882;-0.298305;-0.004514981,-0.1059438;-0.6170646;0.06228637,-0.08341774;-0.5760674;-0.04387957,-0.01074113;0.5141574;0.01734909,0;0;0,0.02203844;0.2977574;-0.01383471,0.04604539;0.5822657;-0.04033637,0.1951573;0.4403909;0.07748437,0.2711924;0.2481422;0.1253078,0.3382725;0.04398802;0.1080859,-0.1418829;0.4843868;-0.1180055,-0.2503792;0.4376806;-0.2942867,-0.1581144;0.4886341;-0.4823458,0.06845444;-0.008936346;0.003659487,0.121711;-0.303334;-0.06029868,0.1425329;-0.6276265;-0.03367519,0.1829283;-0.6239311;-0.1315315,-0.04400901;0.01196026;-0.05195594,-0.05669613;-0.2936913;-0.05556532,-0.01607971;-0.610723;0.008849066,0.02626081;-0.6068849;-0.08822003,0.03944696;0.5121114;-0.03115535,732.569
+0;0;0,-0.007109342;0.2984279;0.01474818,-0.01205539;0.5872939;0.0155052,0.1796616;0.4632663;0.03844943,0.2055874;0.2529816;0.04910707,0.2398418;0.04550074;0.001018614,-0.1800051;0.4444052;-0.05852422,-0.2379546;0.3867233;-0.2542793,-0.2631266;0.3601529;-0.4668694,0.0634396;0.004685387;-0.02284535,0.06463552;-0.294532;0.01099022,0.06602714;-0.6142458;0.07420507,0.08598162;-0.5734985;-0.03130265,-0.05562247;0.003796981;-0.03821215,-0.08874799;-0.2935477;-0.004063755,-0.1039627;-0.6121389;0.06289253,-0.08143261;-0.5712596;-0.04208176,-0.01087298;0.5158351;0.01759379,0;0;0,0.02559835;0.2974059;-0.01489091,0.05262877;0.5836787;-0.04274678,0.195397;0.4445328;0.07755733,0.2715557;0.2525007;0.1258159,0.340959;0.04921004;0.1060598,-0.1077901;0.446584;-0.1410079,-0.2306739;0.4242111;-0.312485,-0.1374968;0.4706157;-0.5014263,0.06670707;-0.008810192;0.006402493,0.1210078;-0.297239;-0.06095886,0.1436898;-0.6213452;-0.03535223,0.1892885;-0.6181819;-0.129406,-0.04143499;0.0114202;-0.0521648,-0.05577189;-0.2893507;-0.05510396,-0.01408239;-0.606065;0.009463783,0.03337068;-0.6027233;-0.08371942,0.045387;0.5131792;-0.03328729,732.5909
+0;0;0,-0.007109342;0.2984279;0.01474818,-0.01205539;0.5872939;0.0155052,0.1796616;0.4632663;0.03844943,0.2055874;0.2529816;0.04910707,0.2398418;0.04550074;0.001018614,-0.1800051;0.4444052;-0.05852422,-0.2379546;0.3867233;-0.2542793,-0.2631266;0.3601529;-0.4668694,0.0634396;0.004685387;-0.02284535,0.06463552;-0.294532;0.01099022,0.06602714;-0.6142458;0.07420507,0.08598162;-0.5734985;-0.03130265,-0.05562247;0.003796981;-0.03821215,-0.08874799;-0.2935477;-0.004063755,-0.1039627;-0.6121389;0.06289253,-0.08143261;-0.5712596;-0.04208176,-0.01087298;0.5158351;0.01759379,0;0;0,0.02559835;0.2974059;-0.01489091,0.05262877;0.5836787;-0.04274678,0.195397;0.4445328;0.07755733,0.2715557;0.2525007;0.1258159,0.340959;0.04921004;0.1060598,-0.1077901;0.446584;-0.1410079,-0.2306739;0.4242111;-0.312485,-0.1374968;0.4706157;-0.5014263,0.06670707;-0.008810192;0.006402493,0.1210078;-0.297239;-0.06095886,0.1436898;-0.6213452;-0.03535223,0.1892885;-0.6181819;-0.129406,-0.04143499;0.0114202;-0.0521648,-0.05577189;-0.2893507;-0.05510396,-0.01408239;-0.606065;0.009463783,0.03337068;-0.6027233;-0.08371942,0.045387;0.5131792;-0.03328729,732.6026
+0;0;0,-0.007087859;0.2975261;0.01470361,-0.01203755;0.5866055;0.01546053,0.1802864;0.4623424;0.03847307,0.2062181;0.2520094;0.04913316,0.2404847;0.04445522;0.001027729,-0.1805239;0.4434213;-0.05880891,-0.2384867;0.3857261;-0.254609,-0.2636677;0.3591463;-0.4672742,0.06295147;0.004649337;-0.02266957,0.06414367;-0.2936381;0.01106085,0.06552729;-0.6115141;0.07391234,0.08544047;-0.570789;-0.03137704,-0.05519449;0.003767766;-0.03791814,-0.08821706;-0.2926529;-0.003875863,-0.1033443;-0.6094127;0.06269555,-0.08086085;-0.568556;-0.04206151,-0.01085401;0.5150783;0.01755112,0;0;0,0.02705765;0.2963674;-0.01491642,0.05560927;0.5826942;-0.04293799,0.1951501;0.4436885;0.08244252,0.2714772;0.2514749;0.1299212,0.344454;0.04952347;0.1085427,-0.1078857;0.4509495;-0.1415531,-0.2293078;0.4262327;-0.3138083,-0.1357346;0.47328;-0.5024818,0.06611094;-0.008815706;0.007073879,0.1196504;-0.2966372;-0.05931044,0.1439202;-0.6188616;-0.03523183,0.1903584;-0.6158485;-0.1285732,-0.04049715;0.01138022;-0.05223873,-0.05618996;-0.2883913;-0.05455787,-0.01388013;-0.6031315;0.009830132,0.03439432;-0.5999338;-0.08262869,0.04807428;0.512158;-0.033463,732.6244
+0;0;0,-0.007052398;0.2975182;0.01488071,-0.01207053;0.5865958;0.01585743,0.1802175;0.4622514;0.03900709,0.2060443;0.2519069;0.04969543,0.2403173;0.04433618;0.001666065,-0.1804535;0.4442819;-0.05948828,-0.2385908;0.3893928;-0.2560419,-0.2637213;0.3667176;-0.4691647,0.06306006;0.004606369;-0.0223746,0.06431661;-0.2937027;0.01116234,0.06565152;-0.6115259;0.07428107,0.08583806;-0.5708005;-0.0309562,-0.05511164;0.003824797;-0.03803275,-0.08806518;-0.2925658;-0.003663495,-0.1032205;-0.6092751;0.06314129,-0.08046473;-0.5684113;-0.04155622,-0.01087957;0.5150671;0.01789122,0;0;0,0.02705765;0.2963674;-0.01491642,0.05560927;0.5826942;-0.04293799,0.1951501;0.4436885;0.08244252,0.2714772;0.2514749;0.1299212,0.344454;0.04952347;0.1085427,-0.1078857;0.4509495;-0.1415531,-0.2293078;0.4262327;-0.3138083,-0.1357346;0.47328;-0.5024818,0.06611094;-0.008815706;0.007073879,0.1196504;-0.2966372;-0.05931044,0.1439202;-0.6188616;-0.03523183,0.1903584;-0.6158485;-0.1285732,-0.04049715;0.01138022;-0.05223873,-0.05618996;-0.2883913;-0.05455787,-0.01388013;-0.6031315;0.009830132,0.03439432;-0.5999338;-0.08262869,0.04807428;0.512158;-0.033463,732.6362
+0;0;0,-0.007052398;0.2975182;0.01488071,-0.01207053;0.5865958;0.01585743,0.1802175;0.4622514;0.03900709,0.2060443;0.2519069;0.04969543,0.2403173;0.04433618;0.001666065,-0.1804535;0.4442819;-0.05948828,-0.2385908;0.3893928;-0.2560419,-0.2637213;0.3667176;-0.4691647,0.06306006;0.004606369;-0.0223746,0.06431661;-0.2937027;0.01116234,0.06565152;-0.6115259;0.07428107,0.08583806;-0.5708005;-0.0309562,-0.05511164;0.003824797;-0.03803275,-0.08806518;-0.2925658;-0.003663495,-0.1032205;-0.6092751;0.06314129,-0.08046473;-0.5684113;-0.04155622,-0.01087957;0.5150671;0.01789122,0;0;0,0.02705765;0.2963674;-0.01491642,0.05560927;0.5826942;-0.04293799,0.1951501;0.4436885;0.08244252,0.2714772;0.2514749;0.1299212,0.344454;0.04952347;0.1085427,-0.1078857;0.4509495;-0.1415531,-0.2293078;0.4262327;-0.3138083,-0.1357346;0.47328;-0.5024818,0.06611094;-0.008815706;0.007073879,0.1196504;-0.2966372;-0.05931044,0.1439202;-0.6188616;-0.03523183,0.1903584;-0.6158485;-0.1285732,-0.04049715;0.01138022;-0.05223873,-0.05618996;-0.2883913;-0.05455787,-0.01388013;-0.6031315;0.009830132,0.03439432;-0.5999338;-0.08262869,0.04807428;0.512158;-0.033463,732.6471
+0;0;0,-0.007061093;0.297885;0.01489905,-0.01207784;0.5868807;0.01587702,0.1756306;0.463858;0.03851915,0.2014192;0.2538246;0.04919168,0.2356867;0.04628769;0.001170136,-0.1763988;0.446319;-0.05761631,-0.2344501;0.3915111;-0.2538792,-0.2595766;0.3688396;-0.4669673,0.06269147;0.004579444;-0.02224381,0.06393758;-0.2912537;0.01101477,0.0652709;-0.6086982;0.07405831,0.08543181;-0.5679864;-0.03104535,-0.05478951;0.003802441;-0.03781044,-0.08746953;-0.2901282;-0.003726449,-0.1026068;-0.6064602;0.06299876,-0.07987991;-0.5656102;-0.04156581,-0.01088781;0.5154082;0.01790921,0;0;0,0.02992594;0.2964725;-0.01469064,0.06150874;0.5824252;-0.04244065,0.1945128;0.4453951;0.08286452,0.2716215;0.2546923;0.1336551,0.3461363;0.05327214;0.1129339,-0.1012871;0.4583572;-0.1386532,-0.2192519;0.4321724;-0.3126981,-0.1179758;0.4742531;-0.4985052,0.06561041;-0.008896947;0.007880211,0.120899;-0.2937135;-0.05881023,0.1460473;-0.6154903;-0.03484082,0.1928493;-0.6126739;-0.127785,-0.03956938;0.01156928;-0.05240606,-0.0546298;-0.2857435;-0.0541903,-0.01193367;-0.6000156;0.01028803,0.03670085;-0.5970089;-0.08176646,0.05312793;0.512027;-0.03307438,732.6694
+0;0;0,-0.006989348;0.2978718;0.01519408,-0.01202213;0.5868665;0.01628386,0.1756523;0.4638025;0.03920446,0.2012246;0.2537406;0.04983652,0.2356438;0.04626757;0.001647856,-0.1763113;0.4469487;-0.05786053,-0.2343086;0.3947658;-0.2548535,-0.2596823;0.3717676;-0.4678774,0.06276646;0.00450006;-0.02204767,0.06400325;-0.2913237;0.0112944,0.0653613;-0.6087564;0.07439659,0.0857347;-0.568037;-0.03066529,-0.05476205;0.003875804;-0.03784277,-0.08730619;-0.2900293;-0.003410783,-0.1024003;-0.6063519;0.06336898,-0.07946406;-0.5654931;-0.04114895,-0.0108216;0.5153936;0.01829575,0;0;0,0.02992594;0.2964725;-0.01469064,0.06150874;0.5824252;-0.04244065,0.1945128;0.4453951;0.08286452,0.2716215;0.2546923;0.1336551,0.3461363;0.05327214;0.1129339,-0.1012871;0.4583572;-0.1386532,-0.2192519;0.4321724;-0.3126981,-0.1179758;0.4742531;-0.4985052,0.06561041;-0.008896947;0.007880211,0.120899;-0.2937135;-0.05881023,0.1460473;-0.6154903;-0.03484082,0.1928493;-0.6126739;-0.127785,-0.03956938;0.01156928;-0.05240606,-0.0546298;-0.2857435;-0.0541903,-0.01193367;-0.6000156;0.01028803,0.03670085;-0.5970089;-0.08176646,0.05312793;0.512027;-0.03307438,732.6814

+ 161 - 0
DataCSV/Sam/FirstPersonPerspective_OneArm_Forward_ColorFeedback_Slow.csv

@@ -0,0 +1,161 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.005906419;0.3113972;0.008406844,0.01213777;0.6220639;0.002499618,0.2353622;0.4791743;0.008577678,0.2625978;0.2594692;0.02557943,0.294614;0.05015844;-0.02451777,-0.2095594;0.4647489;-0.001835116,-0.2438803;0.2454091;0.001815694,-0.2712567;0.03206524;-0.03105802,0.07037804;0.004793041;-0.03417007,0.08174581;-0.2705792;-0.004400905,0.08534236;-0.5970767;0.05829817,0.08570448;-0.5589187;-0.02405044,-0.06941046;0.004580914;-0.03612255,-0.08783028;-0.271232;-0.01530739,-0.1012146;-0.5978351;0.04548663,-0.09880441;-0.5596588;-0.03682568,0.01048947;0.5441834;0.006375121,0;0;0,-0.002621345;0.2763811;-0.1438067,-0.003435232;0.5453916;-0.2994056,0.1592361;0.495009;-0.0904851,0.2164073;0.3021193;0.003462546,0.2591248;0.09474;-0.04668546,-0.2214793;0.4765591;-0.172723,-0.2858928;0.2686958;-0.1286218,-0.2747567;0.05341856;-0.1582442,0.07666491;0.00177297;-0.01621675,0.09547313;-0.2743949;-0.001286745,0.08784609;-0.5980124;0.07459593,0.1154057;-0.6300061;0.02721214,-0.06224683;0.006649049;-0.04716734,-0.07646391;-0.2669642;-0.08934551,-0.04831998;-0.5958765;-0.04973177,-0.02941006;-0.5978678;-0.1236706,-0.003499009;0.4792816;-0.2580223,291.1794
+0;0;0,0.005796056;0.3123372;0.008368361,0.01187463;0.6240846;0.002369519,0.2356251;0.4809315;0.00871826,0.2625544;0.2631549;0.02516464,0.2950053;0.05418798;-0.02461404,-0.2102016;0.4662684;-0.001559075,-0.2439041;0.24884;0.001812682,-0.2712855;0.0358465;-0.03108385,0.07023841;0.00478937;-0.03419372,0.08169111;-0.2706155;-0.004308369,0.0851311;-0.5942057;0.05792603,0.08546664;-0.5561041;-0.02389763,-0.0693438;0.004571314;-0.03600172,-0.08767591;-0.271297;-0.01519886,-0.1010193;-0.5949844;0.04516716,-0.0986492;-0.556864;-0.036621,0.01027075;0.5459284;0.006275259,0;0;0,-0.001788102;0.276652;-0.1453223,-0.002014279;0.5460482;-0.3024116,0.1601739;0.4950338;-0.09213138,0.2171266;0.305264;0.003608465,0.2597038;0.09678861;-0.04024768,-0.2216461;0.4749984;-0.1779471,-0.285815;0.2691041;-0.1342181,-0.2753436;0.05403429;-0.1630881,0.07658401;0.001806617;-0.0160377,0.09414534;-0.2745221;-0.001679658,0.08701113;-0.5955932;0.07219934,0.1138941;-0.6273702;0.02506375,-0.06197419;0.006726881;-0.04732368,-0.07607323;-0.2668473;-0.09010828,-0.04901486;-0.5930511;-0.05197027,-0.02963488;-0.5949903;-0.1252176,-0.002224095;0.4798274;-0.2606864,291.2037
+0;0;0,0.005809967;0.3130868;0.008388446,0.01190778;0.6258205;0.002370343,0.2362463;0.4822421;0.008738216,0.2633061;0.2634112;0.02526422,0.295702;0.05479762;-0.0244303,-0.2107541;0.4675404;-0.001566175,-0.2446197;0.2490594;0.001821905,-0.2719549;0.03642604;-0.03101901,0.0700247;0.004774797;-0.03408968,0.08146267;-0.2702759;-0.004242763,0.08487274;-0.5910517;0.05745035,0.08519064;-0.5533758;-0.02007334,-0.06913281;0.004557406;-0.03589217,-0.08744135;-0.2709561;-0.01511608,-0.1006687;-0.5918282;0.04472492,-0.09842314;-0.5541347;-0.03276514,0.01029868;0.5474102;0.006288784,0;0;0,-0.001315348;0.2768775;-0.146508,-0.001276247;0.5466902;-0.3048432,0.1606448;0.4947447;-0.09315062,0.216898;0.3056659;0.006734848,0.2609532;0.09662315;-0.03066754,-0.2223022;0.4738182;-0.1820441,-0.2872009;0.266838;-0.1391524,-0.275245;0.05213739;-0.1674256,0.07642715;0.001867026;-0.01561308,0.09290792;-0.2740546;0.000824213,0.08558667;-0.5930594;0.07080412,0.1100266;-0.6219369;0.02602601,-0.06155828;0.006689469;-0.04747834,-0.076426;-0.2663659;-0.09100154,-0.04986242;-0.5898092;-0.05366999,-0.03089924;-0.5901571;-0.1228679,-0.001541868;0.4803464;-0.2628367,291.2334
+0;0;0,0.005812377;0.3132166;0.008391923,0.01191867;0.6263801;0.002362489,0.2362957;0.4826071;0.008739937,0.2633953;0.2634535;0.0252903,0.2957343;0.05520691;-0.0243168,-0.2107883;0.4679026;-0.001566383,-0.2447039;0.2490995;0.001826692,-0.2719909;0.03684019;-0.03095645,0.06986681;0.004764032;-0.03401282,0.08130207;-0.2702215;-0.004172971,0.08470778;-0.5905869;0.0574412,0.08502673;-0.5528857;-0.02033737,-0.06897694;0.00454713;-0.03581125,-0.08728115;-0.2709011;-0.01504007,-0.1004916;-0.5913626;0.04472435,-0.09823862;-0.5536438;-0.03302049,0.01030583;0.5477873;0.006290046,0;0;0,-0.000417389;0.2766388;-0.1472402,0.001175977;0.5462331;-0.3067808,0.1613028;0.4928201;-0.09325314,0.2170872;0.304944;0.009835482,0.2619418;0.09537667;-0.02087164,-0.2207993;0.4721811;-0.1849828,-0.2863518;0.2649703;-0.1425195,-0.2714788;0.05090091;-0.1712672,0.07621826;0.001882196;-0.01575351,0.09233046;-0.2739726;0.00106144,0.08497585;-0.5927848;0.06995702,0.1094423;-0.6215866;0.02465081,-0.06138363;0.006684659;-0.04741629,-0.07660803;-0.2661865;-0.09154965,-0.05043876;-0.5893265;-0.05497592,-0.03107322;-0.5899149;-0.1242453,0.0004674792;0.4799139;-0.2644002,291.267
+0;0;0,0.005803179;0.3138295;0.008379054,0.01192237;0.628453;0.002301543,0.2385157;0.4835412;0.008752174,0.2653546;0.2673419;0.02512784,0.2980219;0.05936405;-0.02443627,-0.2129733;0.468695;-0.001492957,-0.2462057;0.2527871;0.001666955,-0.2733417;0.04075719;-0.03128,0.06976393;0.004765029;-0.03401839,0.0812394;-0.2702743;-0.004106268,0.08460074;-0.5892749;0.05722912,0.08489896;-0.5515352;-0.02094454,-0.06891563;0.004537419;-0.03573526,-0.08714888;-0.2709841;-0.01503515,-0.1004448;-0.5900438;0.044621,-0.09820203;-0.5522868;-0.03351932,0.01030329;0.5493578;0.00625547,0;0;0,0.0008932874;0.2769316;-0.1479895,0.004735842;0.547255;-0.309124,0.1656884;0.4894691;-0.09302354,0.2172996;0.305027;0.01208615,0.2617895;0.09508528;-0.01481414,-0.2203579;0.4725986;-0.1870436,-0.2857541;0.2684346;-0.1449601,-0.2699122;0.05459817;-0.1732717,0.07636338;0.001546919;-0.01460147,0.09207302;-0.274427;0.001666783,0.08413752;-0.592025;0.06951451,0.1087747;-0.6208538;0.02365279,-0.0610437;0.00682514;-0.04768695,-0.07676646;-0.2660897;-0.09176975,-0.05093636;-0.58786;-0.05528113,-0.03151143;-0.5887845;-0.124833,0.003424242;0.4806558;-0.2662623,291.3018
+0;0;0,0.0058128;0.3143498;0.008392947,0.01195544;0.6301745;0.002289617,0.2411485;0.484145;0.008787057,0.2677659;0.2697299;0.02502758,0.3003887;0.06203537;-0.02446901,-0.2154986;0.4691292;-0.001575117,-0.2484566;0.255003;0.001558719,-0.2755557;0.04326196;-0.03134336,0.06962799;0.004755744;-0.0339521,0.08110568;-0.2703369;-0.004034184,0.08446438;-0.5890872;0.05725309,0.0847658;-0.5512645;-0.02175912,-0.06878134;0.004528577;-0.03566563,-0.08701812;-0.2710463;-0.01496151,-0.1003036;-0.5898558;0.04464784,-0.09803679;-0.5520155;-0.03433067,0.01032887;0.5507135;0.006261831,0;0;0,0.002134755;0.2771741;-0.148627,0.007619776;0.5481319;-0.3109972,0.168816;0.4857278;-0.09127021,0.2181071;0.3041672;0.01621103,0.2619572;0.09380876;-0.00564456,-0.2200129;0.4712101;-0.1867882,-0.287129;0.2693509;-0.145625,-0.2699924;0.05630149;-0.1767289,0.07626788;0.001474857;-0.01429868,0.09132658;-0.2746145;0.001533984,0.08344116;-0.5917708;0.07022858,0.1083815;-0.6205769;0.0230689,-0.06076706;0.006882005;-0.04778514,-0.07674991;-0.2660751;-0.09185033,-0.05110241;-0.5876083;-0.0554106,-0.0312254;-0.5889893;-0.1255843,0.005929135;0.4813196;-0.2678032,291.3342
+0;0;0,0.00582786;0.3151642;0.00841469,0.01200477;0.6327477;0.002275608,0.2414361;0.486161;0.008800037,0.2684472;0.2685742;0.0252808,0.3010731;0.06085995;-0.02422051,-0.215702;0.4711291;-0.00157328,-0.2491476;0.2538355;0.001606912,-0.2762492;0.04207432;-0.03129829,0.06950511;0.004747352;-0.03389218,0.08098179;-0.2703209;-0.003976919,0.08434382;-0.5893872;0.05737107,0.08464665;-0.5515279;-0.02201109,-0.06865997;0.004520586;-0.03560269,-0.08689514;-0.2710299;-0.0149004,-0.1001938;-0.5901552;0.04476801,-0.09791635;-0.5522783;-0.03458031,0.01036826;0.5528011;0.006272095,0;0;0,0.00378444;0.2776938;-0.1493487,0.01122509;0.5497496;-0.3132331,0.1699743;0.4841625;-0.09088302,0.2194532;0.3016869;0.02136564,0.2626525;0.09124142;-0.001140594,-0.2167501;0.4719968;-0.1876515,-0.2849691;0.2670405;-0.146611,-0.2678051;0.05412887;-0.1787679,0.07611568;0.001429349;-0.0143714,0.09098087;-0.2746378;0.001601934,0.08260219;-0.5921375;0.07017231,0.1076441;-0.6209955;0.02250648,-0.06060448;0.006931513;-0.04776221,-0.07655339;-0.2660252;-0.09168746,-0.05173767;-0.5880293;-0.05597052,-0.03165882;-0.5897065;-0.126375,0.009091645;0.4826289;-0.26964,291.3679
+0;0;0,0.005731529;0.3152592;0.008379466,0.01178774;0.6328529;0.002164093,0.2413156;0.4863199;0.008754972,0.2683714;0.2690125;0.02528254,0.3010172;0.06167281;-0.02420181,-0.2159679;0.4713272;-0.001382851,-0.2490996;0.2542523;0.001524065,-0.275998;0.04285866;-0.03154262,0.06938656;0.004753315;-0.03381031,0.08088869;-0.2702564;-0.0038443,0.08417747;-0.5891417;0.05742236,0.08444934;-0.5512629;-0.02218509,-0.06852477;0.004496743;-0.03555784,-0.08667404;-0.2710138;-0.01493959,-0.1001378;-0.589909;0.04486763,-0.09788537;-0.5520123;-0.03470665,0.0101885;0.5529408;0.006180314,0;0;0,0.004798695;0.27793;-0.149075,0.01255366;0.5502381;-0.3125467,0.1710698;0.4832878;-0.0900898,0.2197195;0.3015755;0.0232308,0.2639077;0.09112972;0.006978042,-0.2160182;0.472764;-0.188485,-0.2833817;0.2675065;-0.1489978,-0.2657872;0.05552621;-0.1844794,0.0759891;0.001410216;-0.01427913,0.0908501;-0.2745865;0.002017736,0.08198301;-0.5920099;0.06995916,0.1070312;-0.621094;0.02219772,-0.06038852;0.00694394;-0.04780411,-0.07683198;-0.2659019;-0.09191065,-0.05226734;-0.5877275;-0.05617351,-0.03202658;-0.5894682;-0.1267592,0.01038719;0.4830623;-0.2691031,291.4014
+0;0;0,0.005740612;0.3157589;0.008392746,0.01180819;0.633951;0.002167086,0.2385309;0.4881101;0.008732564,0.2655101;0.271418;0.02521333,0.2981185;0.06431638;-0.02421421,-0.2132073;0.4732992;-0.001282321,-0.2462452;0.2568389;0.001616363,-0.2731127;0.045688;-0.03141236,0.06949645;0.004760844;-0.03386386,0.08100274;-0.2703483;-0.00388702,0.08428846;-0.5889369;0.05732264,0.08456062;-0.5510497;-0.02236902,-0.0686333;0.004503866;-0.03561416,-0.08678914;-0.2711063;-0.01498846,-0.1002404;-0.5897048;0.04476312,-0.09798556;-0.5517997;-0.03489533,0.01020664;0.5539231;0.006189128,0;0;0,0.00647673;0.2788353;-0.1483779,0.01553737;0.5525188;-0.3106537,0.1708757;0.4831177;-0.08993459,0.2189669;0.3025047;0.02417564,0.2638078;0.09216097;0.0122478,-0.2114912;0.4722708;-0.1909088,-0.2789157;0.2674885;-0.1525272,-0.259458;0.05625537;-0.1899358,0.07617734;0.001382321;-0.01393867,0.08966511;-0.274825;0.00166893,0.08077812;-0.5919038;0.06977344,0.1057726;-0.6209751;0.02182651,-0.06041119;0.00695839;-0.04797137,-0.07715829;-0.2660278;-0.09172204,-0.0532991;-0.5876613;-0.05652534,-0.03298704;-0.5893393;-0.1272146,0.01306973;0.4849676;-0.2675962,291.4232
+0;0;0,0.005742205;0.3158465;0.008395075,0.01180603;0.6338431;0.002174225,0.2485073;0.4851995;0.008847166,0.2746085;0.2755592;0.0247916,0.3072168;0.06845824;-0.02463578,-0.2229704;0.4697414;-0.001605338,-0.2549332;0.2603254;0.001199015,-0.2818006;0.04917519;-0.0318296,0.0693663;0.004751928;-0.03380044,0.08087086;-0.2703159;-0.003828097,0.08415425;-0.5886784;0.05733811,0.08442977;-0.5506935;-0.02334014,-0.06850477;0.004495431;-0.03554746,-0.08665788;-0.2710734;-0.01492485,-0.1000996;-0.5894457;0.04478431,-0.09781683;-0.5514427;-0.03586032,0.01020593;0.5538883;0.00619259,0;0;0,0.006432317;0.2792147;-0.1478519,0.01495062;0.5530735;-0.309478,0.1803188;0.4778517;-0.08402896,0.2184566;0.3012665;0.02664042,0.2640465;0.09109034;0.01461077,-0.2215002;0.4722147;-0.1858726,-0.2867398;0.2736594;-0.1511718,-0.2670467;0.06251796;-0.188969,0.07596824;0.001355171;-0.01427317,0.08825657;-0.274848;0.001658916,0.07915562;-0.5917944;0.06925249,0.1044002;-0.6220582;0.02125454,-0.06033021;0.007011224;-0.0478314,-0.07812489;-0.2658279;-0.09182218,-0.05508899;-0.5873115;-0.05683121,-0.03469954;-0.5893009;-0.1284815,0.01263256;0.4854835;-0.2666099,291.4568
+0;0;0,0.005690097;0.316338;0.008392387,0.01168495;0.6347604;0.002153166,0.247162;0.4864809;0.008761852,0.2738607;0.2721904;0.02498556,0.3068967;0.06489703;-0.02458704,-0.2218695;0.4711285;-0.001409828,-0.2542445;0.2570212;0.001116322,-0.2805885;0.04564574;-0.03273233,0.06929269;0.004757069;-0.03374116,0.08081825;-0.2703478;-0.003751287,0.08412334;-0.5885684;0.05731857,0.08437137;-0.550483;-0.02437835,-0.06841706;0.004476766;-0.03551953,-0.08640971;-0.2711486;-0.01497998,-0.1000438;-0.5893474;0.04475658,-0.09776253;-0.5512421;-0.03690689,0.01010576;0.5547637;0.006175351,0;0;0,0.007573538;0.2807283;-0.1459684,0.01699776;0.5571947;-0.3039162,0.182881;0.4776991;-0.0821929,0.220692;0.2979337;0.03248572,0.265062;0.08757493;0.01517034,-0.2196558;0.4713017;-0.1864843,-0.2870777;0.2682372;-0.1530843,-0.2670069;0.0569357;-0.1914009,0.07587776;0.001062125;-0.01428318,0.0871567;-0.2752402;0.001361132,0.07812701;-0.5920088;0.06904387,0.1034979;-0.6236181;0.02108097,-0.06019634;0.007269857;-0.04781341,-0.07829793;-0.2655253;-0.0921988,-0.05627803;-0.5869368;-0.0573475,-0.03561826;-0.588968;-0.1300593,0.01450105;0.4888692;-0.2621605,291.4904
+0;0;0,0.005690097;0.316338;0.008392387,0.01168495;0.6347604;0.002153166,0.247162;0.4864809;0.008761852,0.2738607;0.2721904;0.02498556,0.3068967;0.06489703;-0.02458704,-0.2218695;0.4711285;-0.001409828,-0.2542445;0.2570212;0.001116322,-0.2805885;0.04564574;-0.03273233,0.06929269;0.004757069;-0.03374116,0.08081825;-0.2703478;-0.003751287,0.08412334;-0.5885684;0.05731857,0.08437137;-0.550483;-0.02437835,-0.06841706;0.004476766;-0.03551953,-0.08640971;-0.2711486;-0.01497998,-0.1000438;-0.5893474;0.04475658,-0.09776253;-0.5512421;-0.03690689,0.01010576;0.5547637;0.006175351,0;0;0,0.007573538;0.2807283;-0.1459684,0.01699776;0.5571947;-0.3039162,0.182881;0.4776991;-0.0821929,0.220692;0.2979337;0.03248572,0.265062;0.08757493;0.01517034,-0.2196558;0.4713017;-0.1864843,-0.2870777;0.2682372;-0.1530843,-0.2670069;0.0569357;-0.1914009,0.07587776;0.001062125;-0.01428318,0.0871567;-0.2752402;0.001361132,0.07812701;-0.5920088;0.06904387,0.1034979;-0.6236181;0.02108097,-0.06019634;0.007269857;-0.04781341,-0.07829793;-0.2655253;-0.0921988,-0.05627803;-0.5869368;-0.0573475,-0.03561826;-0.588968;-0.1300593,0.01450105;0.4888692;-0.2621605,291.5125
+0;0;0,0.005708589;0.317366;0.008419661,0.01172348;0.6368556;0.002161439,0.2475466;0.4882536;0.008785085,0.2743137;0.2734138;0.02505038,0.3073472;0.06613585;-0.02451855,-0.2221782;0.4728786;-0.001401628,-0.2546362;0.2582225;0.001130997,-0.2809782;0.04686266;-0.03271514,0.06933614;0.004760052;-0.03376232,0.08086339;-0.2703852;-0.003768042,0.08417131;-0.588878;0.05735403,0.08442046;-0.5507555;-0.02471656,-0.06845996;0.004479573;-0.0355418,-0.08645525;-0.2711862;-0.01499924,-0.100101;-0.5896571;0.04478839,-0.09780929;-0.5515146;-0.0372486,0.01013991;0.5566374;0.006194762,0;0;0,0.00820408;0.2825102;-0.1447251,0.01768364;0.5611643;-0.3009715,0.1851298;0.4782504;-0.08079934,0.220873;0.2971195;0.0334425,0.2654683;0.08680773;0.01633477,-0.2191649;0.4705261;-0.1846288,-0.2869942;0.2667103;-0.1530777,-0.2662023;0.05589473;-0.1935369,0.07593818;0.0009147227;-0.01423407,0.08669627;-0.2754626;0.001170634,0.07727095;-0.5924646;0.06903338,0.1027577;-0.6243159;0.02079988,-0.06021504;0.007379982;-0.0478512,-0.07842518;-0.2654574;-0.09218644,-0.05713852;-0.587212;-0.05746845,-0.03645486;-0.5891502;-0.1306378,0.01523569;0.4923224;-0.2596371,291.5462
+0;0;0,0.005531202;0.317721;0.008456074,0.01132393;0.6370897;0.002168801,0.2486414;0.488324;0.008912992,0.2753593;0.2742456;0.02520155,0.3085457;0.0669893;-0.02452355,-0.22387;0.472704;-0.001168467,-0.2558559;0.2587373;0.0008153629,-0.2824337;0.04731598;-0.03270658,0.06936597;0.004798256;-0.03374628,0.08093243;-0.2703303;-0.003658559,0.08416513;-0.5894783;0.05753556,0.08439028;-0.5513247;-0.02485347,-0.06846759;0.004441856;-0.03557995,-0.08640524;-0.2712249;-0.01506511,-0.1003143;-0.5903016;0.04499491,-0.09803724;-0.5521277;-0.03736094,0.009809395;0.5569395;0.006208892,0;0;0,0.00852602;0.2833607;-0.143815,0.01788904;0.5622209;-0.2994401,0.1865747;0.4773067;-0.0787015,0.2206692;0.2959735;0.03427911,0.2655921;0.08575302;0.01643682,-0.2202035;0.4718069;-0.182472,-0.2877276;0.2683385;-0.1533192,-0.2669597;0.05825581;-0.1976255,0.07588382;0.0008591712;-0.01464176,0.08597698;-0.275532;0.000875473,0.07609918;-0.5931386;0.06898689,0.1015923;-0.625373;0.02070165,-0.06035007;0.007468616;-0.04770285,-0.07843197;-0.2653753;-0.09201975,-0.05866958;-0.5879428;-0.05781005,-0.03798307;-0.5899016;-0.13133,0.01549152;0.493387;-0.2582233,291.5691
+0;0;0,0.005517126;0.3169124;0.008434555,0.01128307;0.6348089;0.002179568,0.2466519;0.4870556;0.008878917,0.2734937;0.2719838;0.02524306,0.3066897;0.06466796;-0.02449633,-0.2219875;0.4715635;-0.001119928,-0.2541218;0.2566041;0.0008731061,-0.2807072;0.04512198;-0.03265847,0.06960178;0.004814568;-0.033861,0.08117009;-0.2703579;-0.003768476,0.08441439;-0.5906516;0.05764531,0.08463924;-0.5525088;-0.02463421,-0.06870034;0.004456956;-0.03570091,-0.08664085;-0.2712537;-0.01518279,-0.1005998;-0.5914758;0.04509284,-0.09832581;-0.5533128;-0.03715355,0.009777037;0.5551087;0.006196975,0;0;0,0.008656465;0.2833049;-0.1421213,0.01810977;0.5616075;-0.2957096,0.1865419;0.4776077;-0.07807589,0.2200642;0.2946315;0.0343523,0.2653393;0.08452183;0.01538062,-0.2185812;0.4725509;-0.1812328,-0.2861275;0.2677182;-0.1543034,-0.2656644;0.05801147;-0.2007812,0.07608622;0.0009008646;-0.01497436,0.08448806;-0.2756001;0.0003838548,0.07437997;-0.5943561;0.06866765,0.09918201;-0.6265516;0.02016139,-0.06074577;0.007417685;-0.04763492,-0.07939103;-0.2653893;-0.09222155,-0.06054843;-0.5892182;-0.05830963,-0.04009902;-0.5909576;-0.1318672,0.01568758;0.4929653;-0.2550535,291.5913
+0;0;0,0.00551702;0.3169064;0.008434393,0.01127074;0.6341335;0.002195741,0.2457114;0.4868931;0.00887218,0.2727134;0.2705384;0.02533393,0.3059253;0.06312302;-0.02442935,-0.2210825;0.4714621;-0.00108729,-0.2534085;0.2552204;0.0009176328,-0.2800066;0.04363674;-0.03263005,0.06963345;0.004816758;-0.03387642,0.08119815;-0.2702697;-0.003793284,0.08445266;-0.5915709;0.05781369,0.08467906;-0.5533721;-0.02503236,-0.06873161;0.004458984;-0.03571715,-0.08666652;-0.2711656;-0.01520544,-0.1006694;-0.5923951;0.04525978,-0.09837974;-0.5541758;-0.0375529,0.009769341;0.5546783;0.006200801,0;0;0,0.008577973;0.2843647;-0.1399798,0.01745562;0.5636901;-0.2903297,0.1880425;0.4792309;-0.07688332,0.2203013;0.2940152;0.03475881,0.2674768;0.08439761;0.0138905,-0.2185752;0.4729217;-0.1789126,-0.2858623;0.266345;-0.1542565,-0.2666131;0.05734117;-0.2047287,0.07599127;0.0006663799;-0.01563692,0.08485773;-0.2756969;0.0003650188,0.07389298;-0.5954641;0.06869626,0.09869765;-0.6282641;0.01999688,-0.06102109;0.007932726;-0.04725599,-0.07916199;-0.2648033;-0.09194736,-0.061855;-0.5898314;-0.05881666,-0.04146856;-0.5914295;-0.1330911,0.01521872;0.494814;-0.2505488,291.6254
+0;0;0,0.005250618;0.3169041;0.008686553,0.01081159;0.6341364;0.002539386,0.2453083;0.486835;0.009068197,0.2724858;0.2705072;0.02559401,0.3058282;0.06314294;-0.0242948,-0.221458;0.4714238;-0.0007126504,-0.2534455;0.255127;0.0006733577,-0.2803331;0.04354969;-0.03268347,0.069648;0.004859257;-0.03384042,0.08106865;-0.2702133;-0.003575318,0.08426367;-0.5915023;0.05809828,0.08446427;-0.553291;-0.0247466,-0.0687261;0.004416647;-0.035733,-0.08673836;-0.2711872;-0.0150117,-0.1008342;-0.5923929;0.0455579,-0.09857055;-0.5541612;-0.03725427,0.009381643;0.5546787;0.00652066,0;0;0,0.008577973;0.2843647;-0.1399798,0.01745562;0.5636901;-0.2903297,0.1880425;0.4792309;-0.07688332,0.2203013;0.2940152;0.03475881,0.2674768;0.08439761;0.0138905,-0.2185752;0.4729217;-0.1789126,-0.2858623;0.266345;-0.1542565,-0.2666131;0.05734117;-0.2047287,0.07599127;0.0006663799;-0.01563692,0.08485773;-0.2756969;0.0003650188,0.07389298;-0.5954641;0.06869626,0.09869765;-0.6282641;0.01999688,-0.06102109;0.007932726;-0.04725599,-0.07916199;-0.2648033;-0.09194736,-0.061855;-0.5898314;-0.05881666,-0.04146856;-0.5914295;-0.1330911,0.01521872;0.494814;-0.2505488,291.6482
+0;0;0,0.005246264;0.3166412;0.008679349,0.01080102;0.6335192;0.002538893,0.2434827;0.4868251;0.009043833,0.2713486;0.2650178;0.02598824,0.3047376;0.05736385;-0.02397028,-0.2196897;0.4715326;-0.0006617061,-0.2524874;0.2497571;0.0007594088,-0.2794126;0.03788421;-0.03264403,0.06971183;0.00486371;-0.03387143,0.08113098;-0.2701727;-0.003610313,0.08433838;-0.5927061;0.05830216,0.0845406;-0.5544287;-0.02521008,-0.06878909;0.004420694;-0.03576575,-0.08679898;-0.271147;-0.01504717,-0.1009494;-0.5935968;0.04575702,-0.09866752;-0.5552987;-0.03772223,0.009372608;0.5541464;0.006515911,0;0;0,0.008370548;0.284715;-0.138679,0.01692343;0.564034;-0.2883046,0.1881871;0.4847438;-0.07787704,0.2203114;0.2934034;0.03445697,0.2711772;0.08495787;0.008112669,-0.216607;0.4745165;-0.1752693,-0.285631;0.2623222;-0.1535585,-0.2685738;0.05457602;-0.2108424,0.07596322;0.0005531609;-0.01612306,0.08391035;-0.2757808;0.0002346039,0.07229425;-0.5968223;0.06856251,0.09725632;-0.6302394;0.019593,-0.06126719;0.007944638;-0.04705194,-0.07978452;-0.2647667;-0.09151304,-0.06367835;-0.5912112;-0.05917328,-0.04350107;-0.592945;-0.1341979,0.0147682;0.4951814;-0.2486489,291.6714
+0;0;0,0.005236745;0.3160667;0.0086636,0.01075764;0.6310169;0.002565388,0.2313651;0.4884;0.008909667,0.2596792;0.2630252;0.02612661,0.293107;0.05512977;-0.02388999,-0.2078978;0.4738969;-0.0002948618,-0.241223;0.2485543;0.00114911,-0.2681795;0.03643508;-0.03229316,0.06996142;0.004881123;-0.0339927,0.08137633;-0.2700531;-0.003742827,0.08458948;-0.5931652;0.05828073,0.0847922;-0.5548671;-0.02543985,-0.06903537;0.004436522;-0.0358938,-0.08703858;-0.2710288;-0.01518292,-0.1012144;-0.5940571;0.04573037,-0.09892682;-0.5557383;-0.03795715,0.009340055;0.5522461;0.006512239,0;0;0,0.01068587;0.2853863;-0.1357982,0.0233148;0.5646959;-0.2810178,0.1833471;0.4857654;-0.07951808,0.2210105;0.2922949;0.03468609,0.2717179;0.08417326;0.003803968,-0.2004848;0.4785077;-0.1756946,-0.2699589;0.2622518;-0.158412,-0.2545522;0.05499777;-0.2188105,0.07610634;0.0006915033;-0.01677132,0.08433518;-0.2754853;0.000341177,0.07207459;-0.5971421;0.06849766,0.09674577;-0.6309999;0.01959419,-0.06180348;0.00803203;-0.04679472,-0.07937554;-0.2647074;-0.09082416,-0.06465916;-0.5919474;-0.05990333,-0.04520819;-0.5934894;-0.1354335,0.019976;0.4959015;-0.2425652,291.7049
+0;0;0,0.004905939;0.3159773;0.008687348,0.0100281;0.6309308;0.002487862,0.2305884;0.4883807;0.009009241,0.2592205;0.261468;0.026495,0.2926967;0.05352148;-0.02365506,-0.2081214;0.4733422;-0.000865886,-0.2413825;0.2463904;0.00036141,-0.2683412;0.0343338;-0.03402868,0.06980515;0.004963033;-0.03388987,0.08102186;-0.269953;-0.003492281,0.08430815;-0.5943815;0.05876325,0.08460425;-0.5560863;-0.02498008,-0.0688761;0.00432819;-0.03582265,-0.08694091;-0.271112;-0.01496562,-0.101348;-0.5954663;0.04608509,-0.09896519;-0.5571457;-0.03762234,0.008736197;0.5521407;0.006466818,0;0;0,0.01040415;0.2853878;-0.1355977,0.02257457;0.5644977;-0.2812381,0.1827259;0.4863716;-0.07987452,0.2225251;0.2912818;0.03401542,0.2719201;0.08299446;0.001550436,-0.2012201;0.4779866;-0.1768719,-0.2703834;0.2600509;-0.1585588,-0.2618341;0.05582429;-0.2299439,0.07580587;0.0006008744;-0.01729226,0.08418125;-0.2755541;-6.008148E-05,0.07169037;-0.5984597;0.06861567,0.09630802;-0.632328;0.01966,-0.06184458;0.008123956;-0.04642373,-0.07956496;-0.2645808;-0.09054523,-0.06598707;-0.5933236;-0.06080824,-0.04652169;-0.5948691;-0.1363584,0.01933464;0.4957358;-0.2426805,291.7268
+0;0;0,0.004905939;0.3159773;0.008687348,0.0100281;0.6309308;0.002487862,0.2305884;0.4883807;0.009009241,0.2592205;0.261468;0.026495,0.2926967;0.05352148;-0.02365506,-0.2081214;0.4733422;-0.000865886,-0.2413825;0.2463904;0.00036141,-0.2683412;0.0343338;-0.03402868,0.06980515;0.004963033;-0.03388987,0.08102186;-0.269953;-0.003492281,0.08430815;-0.5943815;0.05876325,0.08460425;-0.5560863;-0.02498008,-0.0688761;0.00432819;-0.03582265,-0.08694091;-0.271112;-0.01496562,-0.101348;-0.5954663;0.04608509,-0.09896519;-0.5571457;-0.03762234,0.008736197;0.5521407;0.006466818,0;0;0,0.01040415;0.2853878;-0.1355977,0.02257457;0.5644977;-0.2812381,0.1827259;0.4863716;-0.07987452,0.2225251;0.2912818;0.03401542,0.2719201;0.08299446;0.001550436,-0.2012201;0.4779866;-0.1768719,-0.2703834;0.2600509;-0.1585588,-0.2618341;0.05582429;-0.2299439,0.07580587;0.0006008744;-0.01729226,0.08418125;-0.2755541;-6.008148E-05,0.07169037;-0.5984597;0.06861567,0.09630802;-0.632328;0.01966,-0.06184458;0.008123956;-0.04642373,-0.07956496;-0.2645808;-0.09054523,-0.06598707;-0.5933236;-0.06080824,-0.04652169;-0.5948691;-0.1363584,0.01933464;0.4957358;-0.2426805,291.749
+0;0;0,0.00489552;0.3153063;0.0086689,0.01000842;0.6296903;0.002480188,0.2292752;0.4876446;0.008980059,0.2582995;0.2576237;0.02670533,0.2918374;0.04929452;-0.02353701,-0.2068724;0.4726938;-0.000837395,-0.2405891;0.2426333;0.0004067119,-0.2675975;0.03018656;-0.03404666,0.07008534;0.004982954;-0.03402589,0.08131066;-0.270144;-0.003604976,0.08460309;-0.5951793;0.05876698,0.08489811;-0.5569146;-0.02466907,-0.06915256;0.004345562;-0.03596644,-0.08723123;-0.271306;-0.0150934,-0.1016653;-0.5962669;0.04607149,-0.0992912;-0.5579768;-0.03732879,0.008718682;0.5510322;0.006452484,0;0;0,0.009934485;0.2850967;-0.1346788,0.02127541;0.5638721;-0.2797916,0.1819701;0.4882455;-0.08061624,0.2234201;0.2901356;0.03384137,0.2718676;0.08246151;-0.005837917,-0.1989993;0.4824736;-0.1685697,-0.2693866;0.2611623;-0.1570315,-0.2660137;0.06182146;-0.2424831,0.07597783;0.0005559623;-0.01793337,0.0841798;-0.2757339;0.0005853176,0.07104297;-0.5993286;0.06887102,0.09483612;-0.633153;0.01998019,-0.0623847;0.00821263;-0.04620874,-0.08006347;-0.2646636;-0.09061956,-0.0675122;-0.594101;-0.06125131,-0.04930633;-0.5954695;-0.1368458,0.01828731;0.4951961;-0.2413309,291.7718
+0;0;0,0.004676348;0.3139766;0.008722499,0.00965962;0.6277891;0.002582611,0.2330968;0.4847163;0.009054981,0.2636175;0.243868;0.02766005,0.2973631;0.03537691;-0.0228048,-0.2110221;0.4690448;-0.00211268,-0.2461627;0.2281092;-0.001270319,-0.273611;0.01564102;-0.0367372,0.07042688;0.005068046;-0.0341325,0.08166175;-0.2723751;-0.003425784,0.0849682;-0.5988661;0.0592093,0.0854257;-0.5606074;-0.02413044,-0.06944307;0.004292083;-0.03619251,-0.08772356;-0.2736679;-0.01502883,-0.1023579;-0.6000559;0.04651092,-0.09982271;-0.561773;-0.0367891,0.008407339;0.5492249;0.006542532,0;0;0,0.00846453;0.2838021;-0.1344023,0.01876432;0.56186;-0.2797289,0.1864844;0.499477;-0.08134915,0.2240497;0.2874399;0.03229354,0.2702072;0.07986234;-0.01169564,-0.2040454;0.4817244;-0.1632229,-0.2797027;0.2505121;-0.1531038,-0.2828844;0.05587199;-0.249328,0.07610616;0.0006276071;-0.018924,0.0824865;-0.2780396;-0.000276804,0.06928124;-0.6029786;0.06879354,0.09311794;-0.6362813;0.01941228,-0.06310506;0.008084051;-0.04585911,-0.0812938;-0.2670922;-0.09047988,-0.07001688;-0.5982201;-0.06295536,-0.05190283;-0.5995482;-0.1384826,0.01603238;0.4933052;-0.2412274,291.805
+0;0;0,0.004653952;0.3124729;0.008680725,0.009628792;0.6257541;0.002548652,0.2387464;0.4811211;0.009080984,0.2703369;0.2318307;0.0283382,0.3041102;0.02316841;-0.02216809,-0.2165981;0.4650535;-0.002368953,-0.2529704;0.2156727;-0.001497066,-0.2804413;0.003030106;-0.03699307,0.07050494;0.005073663;-0.03417033,0.08184186;-0.2748896;-0.003184702,0.08515467;-0.6020079;0.05957073,0.08561264;-0.5637408;-0.02385376,-0.06952003;0.004296841;-0.03623262,-0.08796657;-0.2761879;-0.01487671,-0.102629;-0.6032031;0.04678129,-0.1000913;-0.5649118;-0.03660344,0.008377633;0.5472602;0.006505029,0;0;0,0.00565993;0.2821373;-0.1345468,0.01385775;0.5595882;-0.2800276,0.1887447;0.5074102;-0.08069706,0.2231848;0.2836311;0.02998853,0.2678149;0.07625115;-0.01726818,-0.2119212;0.4794481;-0.1562434,-0.2933794;0.2410748;-0.148676,-0.2963385;0.04783458;-0.2480788,0.07589632;0.0006320477;-0.02009106,0.08137347;-0.280555;-0.0008065701,0.06625262;-0.6062325;0.06746626,0.09001754;-0.639767;0.01820374,-0.06362066;0.007962287;-0.04531352,-0.0845024;-0.2692995;-0.0917668,-0.07382045;-0.6011586;-0.06510174,-0.05572557;-0.6024961;-0.1407241,0.01177828;0.491089;-0.2415302,291.8272
+0;0;0,0.004653952;0.3124729;0.008680725,0.009628792;0.6257541;0.002548652,0.2387464;0.4811211;0.009080984,0.2703369;0.2318307;0.0283382,0.3041102;0.02316841;-0.02216809,-0.2165981;0.4650535;-0.002368953,-0.2529704;0.2156727;-0.001497066,-0.2804413;0.003030106;-0.03699307,0.07050494;0.005073663;-0.03417033,0.08184186;-0.2748896;-0.003184702,0.08515467;-0.6020079;0.05957073,0.08561264;-0.5637408;-0.02385376,-0.06952003;0.004296841;-0.03623262,-0.08796657;-0.2761879;-0.01487671,-0.102629;-0.6032031;0.04678129,-0.1000913;-0.5649118;-0.03660344,0.008377633;0.5472602;0.006505029,0;0;0,0.00565993;0.2821373;-0.1345468,0.01385775;0.5595882;-0.2800276,0.1887447;0.5074102;-0.08069706,0.2231848;0.2836311;0.02998853,0.2678149;0.07625115;-0.01726818,-0.2119212;0.4794481;-0.1562434,-0.2933794;0.2410748;-0.148676,-0.2963385;0.04783458;-0.2480788,0.07589632;0.0006320477;-0.02009106,0.08137347;-0.280555;-0.0008065701,0.06625262;-0.6062325;0.06746626,0.09001754;-0.639767;0.01820374,-0.06362066;0.007962287;-0.04531352,-0.0845024;-0.2692995;-0.0917668,-0.07382045;-0.6011586;-0.06510174,-0.05572557;-0.6024961;-0.1407241,0.01177828;0.491089;-0.2415302,291.8497
+0;0;0,0.004395199;0.3106157;0.008776348,0.009243857;0.6222697;0.002786233,0.2377227;0.4783981;0.009302751,0.26951;0.2279295;0.02858245,0.3034575;0.01933646;-0.02194253,-0.2160448;0.4617873;-0.003433676,-0.2526805;0.2112405;-0.00428933,-0.2805608;-0.001139358;-0.04081002,0.07089209;0.005180323;-0.03433353,0.08219981;-0.2774388;-0.002886798,0.08549962;-0.604623;0.05994745,0.08613738;-0.5663409;-0.02355692,-0.06990203;0.004242928;-0.03642828,-0.0886886;-0.2788898;-0.01467322,-0.1033894;-0.6059643;0.04708979,-0.1006689;-0.567659;-0.03637039,0.008018198;0.5442617;0.00669946,0;0;0,0.003997736;0.2806236;-0.1334648,0.01052079;0.5568567;-0.2778411,0.187218;0.5069343;-0.08162069,0.2232949;0.2810919;0.02705431,0.2656815;0.07310763;-0.01944518,-0.2127424;0.4787554;-0.150939,-0.2985786;0.2405898;-0.1458464,-0.3124728;0.05636634;-0.2602357,0.07606588;0.000781238;-0.02108765,0.08044156;-0.2830494;-0.0008051395,0.06411275;-0.6088544;0.0669663,0.08787726;-0.6424984;0.01770497,-0.06439567;0.007844915;-0.04497746,-0.086448;-0.2720132;-0.09170556,-0.07701493;-0.604107;-0.06654179,-0.05973715;-0.6053769;-0.1424737,0.0089176;0.4887101;-0.2396896,291.883
+0;0;0,0.004387076;0.3100417;0.008760128,0.009222985;0.6208758;0.002784861,0.2366191;0.4774987;0.009279887,0.268617;0.2253713;0.02868727,0.3025794;0.01668678;-0.02185986,-0.2150039;0.4609664;-0.003396348,-0.2518823;0.2087603;-0.004257669,-0.2797748;-0.003712729;-0.04079437,0.07145369;0.005221361;-0.03460552,0.08286534;-0.2799953;-0.002869762,0.08616477;-0.6071404;0.05995699,0.08681065;-0.5687527;-0.02461226,-0.07045579;0.00427654;-0.03671686,-0.08941502;-0.2814584;-0.01476185,-0.104114;-0.6084939;0.04699378,-0.1013588;-0.5700827;-0.03753071,0.008000204;0.543051;0.006688898,0;0;0,0.003006414;0.2805963;-0.1322062,0.007961199;0.5562774;-0.2759225,0.1858416;0.5070017;-0.08249068,0.2247859;0.2790686;0.0247407,0.2640272;0.07073948;-0.0233922,-0.2131135;0.4762903;-0.1478655,-0.3062111;0.2390293;-0.1449107,-0.3175074;0.05671149;-0.2627679,0.07662895;0.001557976;-0.02135444,0.07953308;-0.2849107;-0.001027584,0.06226248;-0.6106114;0.06681657,0.08578775;-0.6445938;0.01606679,-0.06518407;0.007159039;-0.04505796,-0.08824469;-0.2753745;-0.09119903,-0.07952598;-0.6075878;-0.06795454,-0.0625568;-0.6091297;-0.1450252,0.006724611;0.4882877;-0.2378526,291.9059
+0;0;0,0.00437399;0.3091169;0.008733998,0.009196479;0.6190886;0.002775773,0.2362553;0.4760363;0.009255541,0.2682002;0.2243265;0.02863078,0.3021763;0.01555733;-0.02193684,-0.2146944;0.4595287;-0.003401794,-0.2515116;0.2077402;-0.004261688,-0.2794154;-0.004818901;-0.0408132,0.07166151;0.005236547;-0.03470617,0.08306248;-0.2797134;-0.003000092,0.08638104;-0.6087561;0.06019107,0.08702965;-0.570333;-0.0247349,-0.0706607;0.004288978;-0.03682365,-0.0896022;-0.2811788;-0.01488918,-0.1043865;-0.6101111;0.04722466,-0.1016197;-0.5716645;-0.03765637,0.007977268;0.5414909;0.006668415,0;0;0,0.001870669;0.2798997;-0.1315343,0.005570754;0.5549604;-0.2746112,0.1846689;0.5052317;-0.0828402,0.2262585;0.2772181;0.02220178,0.2632987;0.06875643;-0.02747488,-0.2141402;0.4748708;-0.1451971,-0.3116226;0.2398186;-0.1463442,-0.3239232;0.06034815;-0.2685534,0.07671583;0.001636207;-0.02189326,0.08001715;-0.2845982;-0.002126932,0.06117235;-0.6120487;0.06638718,0.08460379;-0.6464895;0.01557231,-0.06563938;0.007028978;-0.04482608,-0.08916204;-0.275201;-0.09091984,-0.08123931;-0.6094388;-0.06865899,-0.06467053;-0.6110402;-0.1461872,0.004669458;0.4871342;-0.2367055,291.9393
+0;0;0,0.003955728;0.3078739;0.008960682,0.008585095;0.6163703;0.003153992,0.2347541;0.4740508;0.009444335,0.2670682;0.2202643;0.0287552,0.3012151;0.01149829;-0.02153658,-0.214148;0.4572676;-0.004182566,-0.2511751;0.2034139;-0.007650637,-0.2803199;-0.008381233;-0.04729812,0.07180651;0.005333752;-0.03469373,0.08297424;-0.2806456;-0.002727054,0.08619432;-0.6105053;0.06071962,0.08699194;-0.5720232;-0.02468271,-0.07075145;0.004205972;-0.03694346,-0.09005924;-0.282256;-0.01463781,-0.1047691;-0.6120265;0.04763804,-0.1018433;-0.5735184;-0.03771531,0.007420229;0.539213;0.007007792,0;0;0,0.0002992079;0.2790237;-0.1304913,0.001994297;0.5532619;-0.2719758,0.18305;0.5039188;-0.08382821,0.2281006;0.2729685;0.0184319,0.2627213;0.06397204;-0.03056216,-0.2158025;0.472991;-0.1424671,-0.3173443;0.2374633;-0.148847,-0.3332196;0.06504996;-0.2803769,0.07658159;0.001356065;-0.02284074,0.07902637;-0.2859152;-0.002839804,0.05943495;-0.614186;0.06569982,0.08265702;-0.6488314;0.01424241,-0.06615703;0.007373051;-0.04423985,-0.09109379;-0.2756163;-0.09141988,-0.08386358;-0.6107869;-0.07016846,-0.06775624;-0.6124062;-0.1483153,0.001681067;0.4856907;-0.2345126,291.9729
+0;0;0,0.003949046;0.3073538;0.008945546,0.008569213;0.6152368;0.003148642,0.2338701;0.4732777;0.00942412,0.2663686;0.2180431;0.02884516,0.30052;0.009249538;-0.02145325,-0.2133144;0.4565586;-0.004150647,-0.2505529;0.2012565;-0.007638506,-0.2797015;-0.01056653;-0.04729122,0.07213914;0.005358459;-0.03485444,0.08331705;-0.2808816;-0.002858628,0.08655035;-0.6120958;0.06084858,0.08735052;-0.5735865;-0.02482713,-0.07107919;0.004225455;-0.0371146,-0.09040459;-0.2824976;-0.01478861,-0.1051748;-0.6136222;0.04774296,-0.1022396;-0.5750869;-0.03788359,0.007406022;0.5381905;0.006996898,0;0;0,-0.0002398267;0.2788028;-0.129734,0.000691548;0.5524111;-0.2711017,0.1822164;0.5024838;-0.08463645,0.2304487;0.2696322;0.01552224,0.2631947;0.0604476;-0.03408122,-0.2154039;0.4737422;-0.1400148,-0.3211331;0.2386528;-0.1515189,-0.3382174;0.06947185;-0.2870804,0.07670088;0.001411438;-0.02371883,0.0788272;-0.2861572;-0.004179716,0.05822432;-0.6156757;0.06484914,0.08156662;-0.6503537;0.01302958,-0.06693594;0.007401295;-0.043731,-0.0925131;-0.2755728;-0.0922438,-0.08572512;-0.6121628;-0.07143445,-0.07029557;-0.6138594;-0.1499878,0.0005201995;0.4849954;-0.2335868,292.0062
+0;0;0,0.00396609;0.3086804;0.008984156,0.008603506;0.6177126;0.003165082,0.2251205;0.4779696;0.009361466,0.2579697;0.2199803;0.02899211,0.292136;0.01109518;-0.02132837,-0.2047279;0.4618987;-0.003687042,-0.2423683;0.2038412;-0.007212543,-0.2715297;-0.00807482;-0.04688266,0.07239452;0.005377429;-0.03497783,0.08356447;-0.2806586;-0.003004815,0.08681836;-0.6139818;0.06110804,0.08762883;-0.575363;-0.02567015,-0.07133082;0.004240414;-0.03724599,-0.09064244;-0.2822783;-0.01493591,-0.1055067;-0.6155114;0.04799383,-0.1025338;-0.5768663;-0.03873459,0.00743578;0.5403659;0.007028341,0;0;0,0.002318121;0.2816743;-0.1266265,0.006153919;0.5585558;-0.2640297,0.1812633;0.503195;-0.08574843,0.2309062;0.2674943;0.01426983,0.2633609;0.05860953;-0.03717279,-0.2045345;0.4711484;-0.1441066,-0.3152766;0.2357304;-0.1624753,-0.335233;0.07011165;-0.3021345,0.07679607;0.001787037;-0.02434134,0.07857767;-0.2856061;-0.005218744,0.05672078;-0.6171428;0.06428742,0.08062835;-0.6521582;0.01130795,-0.06744979;0.007054548;-0.04352114,-0.09382987;-0.2756134;-0.09216893,-0.08746448;-0.6143752;-0.07154655,-0.07233483;-0.6160098;-0.1513948,0.005138941;0.4902583;-0.2275167,292.0399
+0;0;0,0.003701765;0.3095488;0.009141301,0.008210016;0.6191733;0.003385243,0.2218702;0.4801827;0.009536029,0.2550425;0.2212387;0.02889239,0.289094;0.01224954;-0.02102271,-0.202263;0.4642989;-0.003247582,-0.2399198;0.2053432;-0.01039056,-0.2699372;-0.006017908;-0.05225835,0.07277312;0.005471252;-0.03510824,0.0837077;-0.2801924;-0.003055301,0.08699439;-0.6149679;0.06131401,0.08778276;-0.5763987;-0.02489131,-0.07167467;0.004194657;-0.03746462,-0.09104148;-0.2819385;-0.01502676,-0.1061869;-0.6165907;0.04827651,-0.1032495;-0.5779973;-0.03787997,0.007079094;0.5416915;0.007244554,0;0;0,0.003080994;0.2832089;-0.1253035,0.007154673;0.5610806;-0.2620177,0.1806101;0.5026226;-0.08641863,0.232946;0.2660845;0.01276684,0.2632159;0.05681589;-0.03839827,-0.2005295;0.4698485;-0.1436673,-0.3151463;0.2356616;-0.1670466,-0.3372142;0.07635802;-0.3135487,0.07704453;0.00195095;-0.0248754,0.07873338;-0.2851104;-0.006338596,0.05615341;-0.6179783;0.06378913,0.08014226;-0.6524079;0.01107502,-0.06807345;0.00695455;-0.04331386,-0.09393202;-0.2754799;-0.09140532,-0.08842663;-0.6157953;-0.07180881,-0.07381201;-0.617074;-0.1512661,0.006098978;0.4925855;-0.2255909,292.0735
+0;0;0,0.003712138;0.3104162;0.009166915,0.008241271;0.6214749;0.003382868,0.2148095;0.4841227;0.00947752,0.247513;0.2288379;0.02856034,0.2815716;0.01980552;-0.02136509,-0.1953309;0.4687629;-0.002884344,-0.2324556;0.2134666;-0.00992638,-0.2624793;0.002061769;-0.05180284,0.0730615;0.005492933;-0.03524736,0.08397786;-0.2796949;-0.003247812,0.08727774;-0.6158148;0.06137999,0.08806309;-0.5772783;-0.02449546,-0.07195868;0.004211279;-0.03761308,-0.09129324;-0.2814452;-0.0152126,-0.1064995;-0.6174414;0.04834488,-0.1035733;-0.5788808;-0.0374819,0.007104645;0.5436023;0.007261644,0;0;0,0.003655776;0.2848022;-0.123816,0.008110017;0.5653085;-0.2583842,0.1756773;0.4975303;-0.08754301,0.2341888;0.2667607;0.0120852,0.2635936;0.057503;-0.03981518,-0.1926444;0.4701134;-0.143984,-0.3100293;0.2424141;-0.1752545,-0.3333656;0.08756419;-0.3263307,0.07732167;0.002022833;-0.02505589,0.07920759;-0.2845582;-0.006536245,0.05659738;-0.6186679;0.06434178,0.08000186;-0.6526052;0.01131034,-0.06844512;0.006917613;-0.04333523,-0.09387243;-0.2751921;-0.09069341,-0.08871579;-0.6169027;-0.07142001,-0.07495943;-0.617785;-0.1508249,0.006962195;0.4960808;-0.2225139,292.0955
+0;0;0,0.003712138;0.3104162;0.009166915,0.008241271;0.6214749;0.003382868,0.2148095;0.4841227;0.00947752,0.247513;0.2288379;0.02856034,0.2815716;0.01980552;-0.02136509,-0.1953309;0.4687629;-0.002884344,-0.2324556;0.2134666;-0.00992638,-0.2624793;0.002061769;-0.05180284,0.0730615;0.005492933;-0.03524736,0.08397786;-0.2796949;-0.003247812,0.08727774;-0.6158148;0.06137999,0.08806309;-0.5772783;-0.02449546,-0.07195868;0.004211279;-0.03761308,-0.09129324;-0.2814452;-0.0152126,-0.1064995;-0.6174414;0.04834488,-0.1035733;-0.5788808;-0.0374819,0.007104645;0.5436023;0.007261644,0;0;0,0.003655776;0.2848022;-0.123816,0.008110017;0.5653085;-0.2583842,0.1756773;0.4975303;-0.08754301,0.2341888;0.2667607;0.0120852,0.2635936;0.057503;-0.03981518,-0.1926444;0.4701134;-0.143984,-0.3100293;0.2424141;-0.1752545,-0.3333656;0.08756419;-0.3263307,0.07732167;0.002022833;-0.02505589,0.07920759;-0.2845582;-0.006536245,0.05659738;-0.6186679;0.06434178,0.08000186;-0.6526052;0.01131034,-0.06844512;0.006917613;-0.04333523,-0.09387243;-0.2751921;-0.09069341,-0.08871579;-0.6169027;-0.07142001,-0.07495943;-0.617785;-0.1508249,0.006962195;0.4960808;-0.2225139,292.1178
+0;0;0,0.003484145;0.3108117;0.009255444,0.007921386;0.6222539;0.003508209,0.2120446;0.4855255;0.009561518,0.2446261;0.2312022;0.02853772,0.2789024;0.02233414;-0.02166521,-0.1932398;0.4704447;-0.002613526,-0.2302337;0.2162531;-0.01357327,-0.2608788;0.005816311;-0.05938033,0.07322564;0.005549401;-0.03532368,0.08396383;-0.279668;-0.003243577,0.08723549;-0.6156757;0.06138957,0.08800993;-0.5771899;-0.02392902,-0.07213124;0.004180933;-0.03768497,-0.09159506;-0.2814923;-0.01520521,-0.1069413;-0.617363;0.0483935,-0.1040391;-0.5788538;-0.03687689,0.006817525;0.5442975;0.007380801,0;0;0,0.003874853;0.2856576;-0.1228268,0.008223481;0.566959;-0.2566147,0.1740968;0.49656;-0.08788109,0.2363856;0.2672555;0.01031041,0.2633577;0.05741762;-0.04030204,-0.1895905;0.4698064;-0.1427066,-0.3094923;0.2453101;-0.179134,-0.3325423;0.09494624;-0.3346348,0.07741569;0.002038509;-0.02536154,0.07918182;-0.2845601;-0.006612539,0.05677011;-0.6185543;0.06434488,0.07913883;-0.6525542;0.01185179,-0.068778;0.00687948;-0.0431603,-0.09426534;-0.2752655;-0.09046774,-0.08940502;-0.6168858;-0.07145937,-0.07615437;-0.6174383;-0.150471,0.007115275;0.4975585;-0.220897,292.1515
+0;0;0,0.003483488;0.3107531;0.009253698,0.007913047;0.6216561;0.003517383,0.2124098;0.4849796;0.009566778,0.2457782;0.2245143;0.02900126,0.2800412;0.01572691;-0.02118229,-0.1936079;0.4698714;-0.002630295,-0.2314952;0.2095411;-0.01385471,-0.2621284;-0.0008144379;-0.0596441,0.07364386;0.005581096;-0.03552542,0.08443361;-0.2810055;-0.00329132,0.08770945;-0.6174433;0.06142455,0.08848719;-0.5789214;-0.02425737,-0.07254321;0.004204812;-0.0379002,-0.09210047;-0.2828399;-0.01531253,-0.1074664;-0.6191404;0.04836759,-0.1045518;-0.580595;-0.03726593,0.006811427;0.5438578;0.007382116,0;0;0,0.003227368;0.2861891;-0.1214521,0.006723866;0.5673336;-0.254333,0.1751462;0.5020301;-0.08821988,0.2374299;0.265352;0.008926868,0.262412;0.05495743;-0.04000759,-0.191073;0.4680533;-0.1408707,-0.3164549;0.2404295;-0.1832981,-0.3420832;0.09751543;-0.3451724,0.07762394;0.00254491;-0.0261662,0.07839315;-0.2854326;-0.007306814,0.0558285;-0.6197822;0.0640409,0.07791139;-0.6544623;0.01166296,-0.06952099;0.006433374;-0.0429193,-0.09582254;-0.2769706;-0.09064539,-0.09139165;-0.6190532;-0.07196184,-0.07821931;-0.6195745;-0.1513946,0.005825549;0.4980029;-0.2188201,292.1737
+0;0;0,0.00348385;0.3107854;0.00925466,0.007912525;0.6216261;0.003519964,0.2114469;0.4852523;0.009557792,0.2447369;0.2253983;0.02894666,0.2789945;0.01664418;-0.02122889,-0.1926695;0.4702149;-0.002582164,-0.2304679;0.2104956;-0.01378024,-0.2610963;0.0001735389;-0.05956232,0.07408961;0.005614877;-0.03574045,0.084915;-0.2819184;-0.003399864,0.08819506;-0.61879;0.06139943,0.08897237;-0.5802727;-0.02423529,-0.0729823;0.004230263;-0.0381296,-0.09260416;-0.2837627;-0.01546732,-0.1079899;-0.6204967;0.04829489,-0.1050769;-0.581956;-0.03729147,0.006811286;0.5438548;0.00738336,0;0;0,0.002338521;0.2865736;-0.1206458,0.004911579;0.5680029;-0.2527983,0.1735792;0.5011406;-0.08848166,0.2371835;0.2650449;0.00754714,0.2614363;0.05443367;-0.04066253,-0.19144;0.4679793;-0.1395182,-0.3266852;0.2521656;-0.2038718,-0.3433211;0.0989344;-0.3572111,0.07795724;0.002795756;-0.02670264,0.07707858;-0.2861253;-0.007666826,0.05450625;-0.6208464;0.06405783,0.07663882;-0.6553496;0.01156068,-0.07022718;0.006196615;-0.04275422,-0.0969996;-0.2781082;-0.09063455,-0.09344129;-0.6206841;-0.07271308,-0.08065033;-0.6210693;-0.1522089,0.004262075;0.4986015;-0.2174778,292.2073
+0;0;0,0.003224886;0.3105721;0.009269704,0.007480945;0.620734;0.003572503,0.2092222;0.4852588;0.009665855,0.2431164;0.2212688;0.02930583,0.2774653;0.01260136;-0.0211037,-0.1911754;0.470233;-0.002456042,-0.2291121;0.20656;-0.01866188,-0.2605497;-0.003637567;-0.06439738,0.07431105;0.005690986;-0.03579751,0.08502799;-0.2839251;-0.003216516,0.08802812;-0.6204545;0.06157794,0.08882043;-0.5819387;-0.02401746,-0.07318297;0.004186918;-0.03824531,-0.09297712;-0.2858812;-0.01538621,-0.1085429;-0.6222499;0.04843552,-0.1056183;-0.5837108;-0.03711126,0.006451165;0.5432186;0.007411823,0;0;0,0.001635842;0.2872222;-0.1185415,0.003153093;0.5693506;-0.2475879,0.1729718;0.5051935;-0.08865499,0.2363894;0.2642696;0.007048607,0.2614196;0.05370145;-0.0408845,-0.1919435;0.4668886;-0.1392139,-0.3312474;0.2506374;-0.2103129,-0.3470396;0.1003635;-0.3666185,0.07804638;0.00321579;-0.02709985,0.07605053;-0.2877775;-0.007791517,0.05305766;-0.6220961;0.06405401,0.07512489;-0.6566458;0.0116508,-0.0706416;0.005735681;-0.04257753,-0.09825002;-0.2805709;-0.09074574,-0.09537546;-0.6228341;-0.07322279,-0.08261522;-0.6228453;-0.1528232,0.002816692;0.4997931;-0.2131484,292.2295
+0;0;0,0.00322599;0.3106784;0.009272876,0.007478651;0.6205916;0.003581321,0.2077762;0.4856175;0.009654248,0.2419497;0.2194523;0.02945605,0.2762959;0.01080112;-0.02094956,-0.1897683;0.4706987;-0.002381272,-0.2280175;0.2048531;-0.01872063,-0.2594527;-0.005328029;-0.06445259,0.07447264;0.005703362;-0.03587536,0.08522476;-0.2848634;-0.003187414,0.08822894;-0.6218476;0.06169458,0.08902045;-0.5833405;-0.02381375,-0.07334211;0.004196022;-0.03832848,-0.09320123;-0.2868243;-0.01539434,-0.108788;-0.6236475;0.0485136,-0.1058664;-0.585117;-0.03694615,0.006450041;0.5431643;0.007416278,0;0;0,0.001509495;0.2879266;-0.1171043,0.002780803;0.5704085;-0.2447696,0.1726841;0.5064799;-0.08876562,0.2366962;0.2630308;0.006307125,0.261856;0.05243357;-0.04135299,-0.1909545;0.4671944;-0.1378553,-0.3342484;0.2530873;-0.2155008,-0.3457742;0.1044629;-0.3737211,0.07814213;0.003451139;-0.02734303,0.07574725;-0.2885016;-0.008080721,0.05271272;-0.6232228;0.06408644,0.07447592;-0.6578296;0.01177001,-0.07093053;0.005468944;-0.04248168,-0.09881518;-0.2817627;-0.09078921,-0.09630812;-0.6245075;-0.0735634,-0.08394232;-0.6243017;-0.153213,0.002494991;0.5007986;-0.2106354,292.2628
+0;0;0,0.003241057;0.3121295;0.009316186,0.007513368;0.6234738;0.00359919,0.2028634;0.4895753;0.009633875,0.2373548;0.2209333;0.02961994,0.2716967;0.0123084;-0.02077931,-0.1849203;0.4750228;-0.00210614,-0.2235255;0.2067034;-0.01859755,-0.2549568;-0.003451258;-0.06432373,0.07447343;0.005703422;-0.03587574,0.08528514;-0.2864738;-0.003006626,0.08829281;-0.6238494;0.06195074,0.08908471;-0.585338;-0.02360031,-0.07334289;0.004196067;-0.03832888,-0.09331208;-0.2884372;-0.01526764,-0.108917;-0.6256516;0.04871454,-0.1059939;-0.5871169;-0.03678791,0.006480277;0.5457091;0.007450853,0;0;0,0.002330855;0.2906496;-0.1141906,0.004606523;0.5763698;-0.2380705,0.1717647;0.5074799;-0.08838058,0.2362014;0.2610099;0.005736589,0.2614425;0.05034485;-0.04145384,-0.1854883;0.4680723;-0.1387987,-0.3296044;0.2531957;-0.2213592,-0.3390967;0.1136918;-0.3877694,0.07802993;0.00355497;-0.02765107,0.07457523;-0.2900056;-0.008284332,0.05154205;-0.6250818;0.06413221,0.07314653;-0.6601661;0.01227331,-0.07107297;0.005246224;-0.04227292,-0.09973513;-0.2835997;-0.09034899,-0.09802463;-0.6267852;-0.07386896,-0.08601695;-0.6261118;-0.1537928,0.004028998;0.5059086;-0.2049325,292.2965
+0;0;0,0.002827354;0.3121315;0.009381939,0.006866056;0.6234789;0.00367918,0.2023292;0.4896869;0.009924886,0.2368539;0.2210351;0.02971995,0.2713328;0.01250432;-0.02097457,-0.1854792;0.4750128;-0.001989041,-0.2235101;0.2069389;-0.02314764,-0.257582;-0.0003440231;-0.0789749,0.07450444;0.00571283;-0.0358098,0.08500043;-0.2864722;-0.002907656,0.08799976;-0.6238753;0.06190716,0.08881892;-0.5853601;-0.02364327,-0.07328939;0.0041923;-0.03843148,-0.09354173;-0.2884081;-0.01520076,-0.1092011;-0.6256087;0.04884069,-0.1062514;-0.5870702;-0.03666047,0.005917892;0.5457133;0.007532291,0;0;0,0.002330855;0.2906496;-0.1141906,0.004606523;0.5763698;-0.2380705,0.1717647;0.5074799;-0.08838058,0.2362014;0.2610099;0.005736589,0.2614425;0.05034485;-0.04145384,-0.1854883;0.4680723;-0.1387987,-0.3296044;0.2531957;-0.2213592,-0.3390967;0.1136918;-0.3877694,0.07802993;0.00355497;-0.02765107,0.07457523;-0.2900056;-0.008284332,0.05154205;-0.6250818;0.06413221,0.07314653;-0.6601661;0.01227331,-0.07107297;0.005246224;-0.04227292,-0.09973513;-0.2835997;-0.09034899,-0.09802463;-0.6267852;-0.07386896,-0.08601695;-0.6261118;-0.1537928,0.004028998;0.5059086;-0.2049325,292.3188
+0;0;0,0.002831286;0.3125656;0.009394986,0.006870077;0.6239162;0.003694071,0.2007649;0.4906166;0.009918442,0.2354036;0.2210775;0.02977888,0.26989;0.01250166;-0.0209266,-0.1839458;0.4760596;-0.001900322,-0.2221023;0.2071005;-0.0231288,-0.2561816;-0.0002272576;-0.07896812,0.07475683;0.005732183;-0.03593111,0.08532374;-0.2884271;-0.002806649,0.0883206;-0.6255515;0.06195464,0.08913633;-0.587072;-0.02323753,-0.07353767;0.004206502;-0.03856167,-0.09392685;-0.2903709;-0.01517398,-0.1095733;-0.6272931;0.04881459,-0.1066359;-0.5887904;-0.03632852,0.00592246;0.5461954;0.007544957,0;0;0,0.002220426;0.2918718;-0.1122472,0.004233614;0.5783662;-0.2343321,0.1715151;0.5073714;-0.08800101,0.2358599;0.2596796;0.005562544,0.2626938;0.04938248;-0.04259634,-0.1845342;0.4677706;-0.1382191,-0.3325219;0.2556508;-0.2239536,-0.3360983;0.1221576;-0.3955083,0.07813463;0.003982246;-0.02813554,0.07411508;-0.2915321;-0.008294346,0.05108074;-0.6263015;0.06419539,0.07200167;-0.6613262;0.01257777,-0.0715213;0.004884923;-0.0421109,-0.100682;-0.2858938;-0.09044267,-0.09926768;-0.6288129;-0.07430704,-0.08751739;-0.6277573;-0.1540217,0.003725249;0.5077648;-0.2015996,292.3424
+0;0;0,0.002825259;0.3119002;0.009374986,0.006852186;0.6223295;0.003694506,0.2000495;0.4895455;0.009894695,0.2348487;0.2187579;0.02984712,0.2693591;0.01003657;-0.02089373,-0.1832765;0.475041;-0.001881525,-0.2216096;0.204836;-0.02320833,-0.2557127;-0.002636433;-0.07908662,0.07470752;0.005728402;-0.03590741,0.08532588;-0.2898631;-0.002621669,0.08832202;-0.6269066;0.06212408,0.08913096;-0.5884977;-0.02235903,-0.07348917;0.004203727;-0.03853624,-0.09397762;-0.291808;-0.01503468,-0.1096203;-0.6286494;0.04893855,-0.1067074;-0.5902174;-0.03549591,0.005908418;0.5449243;0.007529754,0;0;0,0.001445625;0.2918787;-0.1103737,0.002417658;0.5784106;-0.230016,0.1708375;0.5075516;-0.08692837,0.2355197;0.2581368;0.005502701,0.2629385;0.04843283;-0.04551339,-0.1859484;0.4679929;-0.1365726,-0.3372695;0.2576776;-0.2249152,-0.3316212;0.126284;-0.3982184,0.07804097;0.003926128;-0.02824116,0.07356489;-0.2929943;-0.007912874,0.05058632;-0.6276722;0.06462717,0.0705447;-0.6622744;0.01327562,-0.0715384;0.004799445;-0.04198327,-0.1010377;-0.287431;-0.09021391,-0.09998493;-0.6302646;-0.07398495,-0.0884938;-0.6286974;-0.1531575,0.002216041;0.507841;-0.1979685,292.3746
+0;0;0,0.002616039;0.3124231;0.009389385,0.006416616;0.6233153;0.003673839,0.1985126;0.4907678;0.009933291,0.2332124;0.2209873;0.02975772,0.2679405;0.01232377;-0.02116645,-0.1824681;0.4763432;-0.001871726,-0.2203855;0.2075456;-0.02811601,-0.2555073;0.001498535;-0.08853793,0.0747489;0.005752625;-0.03588093,0.08525001;-0.2904019;-0.002519678,0.08822158;-0.6277064;0.06232468,0.08904731;-0.5893065;-0.02207777,-0.07351702;0.004182622;-0.03854456,-0.09406188;-0.2923954;-0.01508926,-0.1098479;-0.6294745;0.04907013,-0.1069197;-0.5910522;-0.03528331,0.005557498;0.5457997;0.00751823,0;0;0,0.001247901;0.2929928;-0.1088891,0.001906589;0.580675;-0.2269561,0.1704031;0.5069118;-0.08654188,0.2355448;0.2583166;0.004757889,0.2638772;0.04880732;-0.04665136,-0.1852395;0.4686321;-0.1353108,-0.3377903;0.2610611;-0.2248717,-0.3265781;0.1376536;-0.4037142,0.07809257;0.003874749;-0.02818632,0.07356323;-0.293621;-0.008023262,0.05029401;-0.6284642;0.06495953,0.07015963;-0.6629734;0.01358891,-0.07157207;0.004784589;-0.04198189,-0.1011115;-0.2879848;-0.09039976,-0.1001669;-0.6310745;-0.07377229,-0.0889348;-0.6292613;-0.1529832,0.001774549;0.5098217;-0.1952708,292.3984
+0;0;0,0.002617577;0.3126068;0.009394906,0.006418688;0.6235402;0.0036794,0.1977035;0.491233;0.009928257,0.2325217;0.2205323;0.0298203,0.2672446;0.01189949;-0.02109637,-0.1816754;0.4768691;-0.001827126,-0.2197221;0.2071547;-0.02816092,-0.2548387;0.001137912;-0.08857395,0.07472131;0.005750503;-0.03586769,0.08526735;-0.291671;-0.002363719,0.08823896;-0.6289794;0.06248138,0.08906443;-0.5905822;-0.02189399,-0.0734899;0.004181079;-0.03853034,-0.09412265;-0.2936657;-0.01497469,-0.1099088;-0.6307487;0.04918544,-0.1069816;-0.5923291;-0.03514094,0.005559668;0.5460336;0.00752335,0;0;0,0.001188681;0.2937886;-0.1072612,0.001970034;0.5821657;-0.2237287,0.170367;0.507291;-0.08522892,0.2359167;0.2572316;0.004550934,0.2635514;0.04750684;-0.04622006,-0.1845547;0.4695769;-0.1334578,-0.3379467;0.2616019;-0.2234811,-0.3257185;0.1554926;-0.4129992,0.07801436;0.003869593;-0.02831292,0.07370611;-0.2948882;-0.007855415,0.05006322;-0.6296183;0.06554389,0.06985474;-0.6640397;0.01407957,-0.07159574;0.004729618;-0.04188695,-0.1014673;-0.2893553;-0.09000163,-0.1006115;-0.6324337;-0.07305424,-0.08955999;-0.6303999;-0.1523395,0.001783129;0.5111491;-0.1924331,292.4306
+0;0;0,0.00260671;0.3113091;0.009355905,0.006399462;0.6215507;0.003655811,0.1996029;0.4889344;0.009916881,0.2344311;0.2181562;0.02981462,0.2691601;0.009487003;-0.02111093,-0.1835591;0.4744272;-0.001955726,-0.2216167;0.2046356;-0.02829706,-0.2567394;-0.0014171;-0.08872062,0.07478166;0.005755146;-0.03589665,0.08539928;-0.2936855;-0.002165228,0.0883733;-0.6312668;0.06273234,0.08918576;-0.593002;-0.02031296,-0.07354924;0.004184455;-0.03856145,-0.09432206;-0.2956844;-0.01484589,-0.110121;-0.6330401;0.04936614,-0.1072399;-0.5947533;-0.03363096,0.005543073;0.5442814;0.007487993,0;0;0,-0.0008693337;0.2929301;-0.1058247,-0.002872914;0.5810852;-0.2209759,0.1694329;0.5063231;-0.08389449,0.2349314;0.2557296;0.004663944,0.2621662;0.0460656;-0.04673266,-0.1900074;0.4673875;-0.1299863,-0.3445405;0.2611553;-0.222277,-0.3270475;0.1625522;-0.4154447,0.07812068;0.003973752;-0.02820206,0.07264489;-0.2968002;-0.007700445,0.04902692;-0.6317576;0.06597018,0.06721309;-0.6661997;0.01615071,-0.07167236;0.00452959;-0.04191112,-0.1027976;-0.2915937;-0.0894236,-0.1021521;-0.6349405;-0.07226956,-0.09142221;-0.6322785;-0.1503912,-0.002152875;0.5101632;-0.1900642,292.4637
+0;0;0,0.002409693;0.3113092;0.009401394,0.006021856;0.621554;0.003732395,0.1993247;0.489042;0.01005328,0.2341904;0.2182613;0.02985095,0.269047;0.009701326;-0.02143334,-0.1831736;0.4731922;-0.0057395,-0.2220008;0.2037544;-0.03447034,-0.2572613;-0.001567304;-0.09725599,0.07478891;0.00578537;-0.03587666,0.08528097;-0.2936614;-0.00216005,0.08818285;-0.6312298;0.06280781,0.08964013;-0.5929734;-0.02022952,-0.07354659;0.004155676;-0.03856963,-0.09438889;-0.2957067;-0.01483319,-0.1105514;-0.6330731;0.04923241,-0.1070229;-0.594797;-0.03374077,0.00523557;0.544283;0.00754616,0;0;0,-0.0008693337;0.2929301;-0.1058247,-0.002872914;0.5810852;-0.2209759,0.1694329;0.5063231;-0.08389449,0.2349314;0.2557296;0.004663944,0.2621662;0.0460656;-0.04673266,-0.1900074;0.4673875;-0.1299863,-0.3445405;0.2611553;-0.222277,-0.3270475;0.1625522;-0.4154447,0.07812068;0.003973752;-0.02820206,0.07264489;-0.2968002;-0.007700445,0.04902692;-0.6317576;0.06597018,0.06721309;-0.6661997;0.01615071,-0.07167236;0.00452959;-0.04191112,-0.1027976;-0.2915937;-0.0894236,-0.1021521;-0.6349405;-0.07226956,-0.09142221;-0.6322785;-0.1503912,-0.002152875;0.5101632;-0.1900642,292.486
+0;0;0,0.002408022;0.3110933;0.009394874,0.006018306;0.6211748;0.003729337,0.1987833;0.4888683;0.01004069,0.2330999;0.2223526;0.02952653,0.2679547;0.0138032;-0.02175516,-0.182654;0.4730625;-0.005708281,-0.2208696;0.2078685;-0.03398658,-0.2561283;0.002557233;-0.09676905,0.07482482;0.005788147;-0.03589388,0.08532242;-0.2938168;-0.002159454,0.08822513;-0.6314826;0.06282714,0.08968681;-0.5932012;-0.02046074,-0.0735819;0.004157671;-0.03858814,-0.0944352;-0.2958632;-0.01483916,-0.1106024;-0.6333268;0.0492449,-0.1070632;-0.5950257;-0.03397863,0.005232552;0.543956;0.007540524,0;0;0,-0.0008909144;0.2927779;-0.1056099,-0.002870686;0.5807502;-0.220777,0.1683564;0.5023867;-0.08323026,0.2351608;0.2564871;0.004282475,0.2620487;0.04671356;-0.04680204,-0.1892557;0.4683754;-0.1283993,-0.3421912;0.2671917;-0.2218004,-0.3243838;0.2003843;-0.4280944,0.07811807;0.003964931;-0.02832794,0.07305729;-0.2969858;-0.007970572,0.0491608;-0.6319346;0.06611085,0.06763037;-0.6665;0.01613307,-0.07174517;0.004540404;-0.04186456,-0.1027803;-0.2917344;-0.08950289,-0.1022835;-0.6351777;-0.07229079,-0.09185895;-0.6325961;-0.1506946,-0.002165817;0.5098901;-0.1898541,292.52
+0;0;0,0.002415661;0.3120803;0.009424678,0.006035665;0.6229995;0.003743094,0.19805;0.4906794;0.01005596,0.2325494;0.2227442;0.02964559,0.2674251;0.01406965;-0.02166687,-0.1819125;0.4749347;-0.005632121,-0.2203317;0.2083282;-0.03406104,-0.2556116;0.002893791;-0.09688118,0.07482877;0.005788454;-0.03589578,0.08538248;-0.2954177;-0.001981068,0.0882901;-0.6336541;0.06311536,0.08975235;-0.5953695;-0.0202048,-0.07358579;0.004157891;-0.03859019,-0.09455054;-0.2974663;-0.01471428,-0.110745;-0.6355003;0.04947808,-0.1072045;-0.597196;-0.03377769,0.005247605;0.5455542;0.007565461,0;0;0,-0.001094285;0.2945121;-0.103683,-0.003023136;0.5842403;-0.2166905,0.1683564;0.5019453;-0.08187961,0.2359822;0.2541069;0.003946789,0.2611815;0.04459015;-0.04955148,-0.1885576;0.4679847;-0.1269301,-0.3423352;0.2662205;-0.2218346,-0.3279905;0.2095642;-0.4315455,0.07812377;0.004110843;-0.02830434,0.07288685;-0.2984338;-0.007662775,0.04878728;-0.6338519;0.06692791,0.06761733;-0.6682513;0.01681637,-0.07176394;0.004355029;-0.04186083,-0.1030744;-0.2936002;-0.0890739,-0.102851;-0.6376168;-0.07168344,-0.1020162;-0.665689;-0.1320154,-0.002420392;0.5128987;-0.1863091,292.5532
+0;0;0,0.002142232;0.3129223;0.009501719,0.005531989;0.6244143;0.003841092,0.1982758;0.4919478;0.01031972,0.2330879;0.2225479;0.02990966,0.2681342;0.01390508;-0.02159541,-0.1825624;0.4755132;-0.007643579,-0.2220784;0.2080424;-0.04035198,-0.2589085;0.007625684;-0.1170952,0.0746934;0.005819828;-0.03572675,0.08505114;-0.2964455;-0.001724299,0.08799808;-0.6346984;0.06344882,0.08982909;-0.5964195;-0.01984209,-0.07337543;0.004104601;-0.03858205,-0.09457222;-0.2985502;-0.01452933,-0.1108647;-0.6366096;0.0496708,-0.1069554;-0.5983088;-0.03354628,0.004835803;0.5468335;0.007651111,0;0;0,-0.001604807;0.2959745;-0.1020379,-0.0041718;0.5869246;-0.2134466,0.168725;0.503123;-0.08023477,0.2357361;0.2529875;0.004107714,0.2606392;0.04359369;-0.05017781,-0.189742;0.4680212;-0.1242865,-0.3342405;0.2411612;-0.1670261,-0.3227056;0.2137682;-0.3827329,0.0779952;0.004012287;-0.0281074,0.07269516;-0.2996221;-0.00796175,0.04862247;-0.6349457;0.06720376,0.0672591;-0.6693283;0.01703572,-0.07147085;0.004416319;-0.04197368,-0.1033047;-0.2946175;-0.08880424,-0.1032148;-0.6386483;-0.07107984,-0.101995;-0.6668043;-0.1312933,-0.003443744;0.5152863;-0.1834266,292.5865
+0;0;0,0.002146358;0.3135249;0.009520018,0.00553983;0.6253564;0.003853584,0.1992674;0.4925348;0.01034952,0.2342105;0.2221212;0.03001317,0.2692541;0.01349434;-0.02148794,-0.1835089;0.4760165;-0.007705206,-0.2231736;0.2075393;-0.04053668,-0.2600009;0.007137954;-0.117274,0.07458993;0.005811765;-0.03567726,0.08500043;-0.2979932;-0.001501612,0.08794768;-0.6362818;0.06367838,0.08977392;-0.5980245;-0.01939537,-0.07327378;0.004098915;-0.03852861,-0.09457854;-0.3000975;-0.01435336,-0.1108727;-0.6381927;0.04985355,-0.1069736;-0.5999135;-0.03314658,0.004842965;0.5476998;0.007667324,0;0;0,-0.002494849;0.2970983;-0.1005957,-0.006109782;0.5888451;-0.2108321,0.1685163;0.5038378;-0.07849741,0.2353173;0.2519604;0.004125834,0.2601562;0.04248993;-0.04982519,-0.1918717;0.468197;-0.1210861,-0.3440573;0.256996;-0.2045418,-0.3297924;0.2164344;-0.4179823,0.07791219;0.004217356;-0.02796793,0.07260257;-0.3009729;-0.007855892,0.04839282;-0.6362773;0.06751823,0.06685261;-0.6705539;0.01751304,-0.07131639;0.004208627;-0.04203047,-0.103626;-0.2964191;-0.08842927,-0.1036991;-0.6404781;-0.07054773,-0.1050762;-0.6674635;-0.1315686,-0.005138353;0.5170192;-0.181072,292.6092
+0;0;0,0.002150191;0.3140849;0.009537019,0.005546062;0.6261356;0.003866827,0.19995;0.4930728;0.01037451,0.2346914;0.2242195;0.0299247,0.2697403;0.01556133;-0.02158416,-0.1841588;0.476497;-0.00774306,-0.2235945;0.209569;-0.04038509,-0.2604274;0.009137496;-0.1171339,0.07454284;0.005808096;-0.03565473,0.08497424;-0.2986068;-0.001410469,0.0879237;-0.6371481;0.06381821,0.08972557;-0.599001;-0.01814731,-0.07322752;0.004096327;-0.03850428,-0.09457505;-0.3007108;-0.0142805,-0.1108814;-0.6390585;0.04997437,-0.1070343;-0.6008898;-0.03191851,0.004848756;0.5484298;0.007682979,0;0;0,-0.00287278;0.2980489;-0.09951615,-0.0066742;0.5903078;-0.2090037,0.1688507;0.5030144;-0.07724237,0.2352162;0.252315;0.004100323,0.2605213;0.04300749;-0.0503962,-0.1930861;0.4713819;-0.1176586,-0.3395388;0.2478699;-0.1673098,-0.3268931;0.2283107;-0.3838216,0.07790784;0.004015833;-0.02785444,0.07264614;-0.3017938;-0.007786274,0.04854931;-0.6372678;0.06804395,0.06583008;-0.6707019;0.01839041,-0.07121181;0.004375034;-0.04208758,-0.1034829;-0.2969376;-0.08812232,-0.1036716;-0.6412487;-0.07013451,-0.1049877;-0.6678753;-0.1299649,-0.00569088;0.5183651;-0.1793978,292.6429
+0;0;0,0.001735219;0.315021;0.00966186,0.004969887;0.6284013;0.004022641,0.2002232;0.494772;0.0106848,0.2351687;0.2253777;0.03025744,0.2703451;0.01669627;-0.02150467,-0.1849176;0.4773333;-0.01027268,-0.2259963;0.210805;-0.0483877,-0.2622616;0.009708151;-0.1239491,0.07446393;0.005847983;-0.03547967,0.08454517;-0.299069;-0.001204792,0.08730274;-0.6369107;0.06387211,0.08951479;-0.5989022;-0.01670901,-0.07306274;0.004036026;-0.03851531,-0.09451935;-0.3012475;-0.01417676,-0.1111981;-0.638814;0.05024642,-0.1069761;-0.6007812;-0.03025201,0.004327771;0.5503091;0.007843547,0;0;0,-0.003177453;0.2991342;-0.09921312,-0.007254284;0.5927464;-0.2088602,0.1686981;0.5033464;-0.07630991,0.2349143;0.2517443;0.004246242,0.2596906;0.04276957;-0.05214834,-0.1932804;0.47039;-0.1161579,-0.3426279;0.2526307;-0.1828941,-0.3293051;0.2367446;-0.3997691,0.07784685;0.003933877;-0.02760935,0.0724993;-0.3023663;-0.007548809,0.04848751;-0.6371542;0.06808233,0.06493217;-0.669773;0.0193913,-0.07093102;0.004435996;-0.04227285,-0.1034734;-0.2974234;-0.08779971,-0.1037157;-0.6410066;-0.06963074,-0.104934;-0.6666847;-0.1284595,-0.00621536;0.5204198;-0.1791751,292.676
+0;0;0,0.001741415;0.3161458;0.009696358,0.004986741;0.6305604;0.004038241,0.2013839;0.4963415;0.01072998,0.236139;0.2284152;0.03019596,0.2713119;0.01975442;-0.02156102,-0.18601;0.4788008;-0.01035012,-0.2268649;0.2137249;-0.04825744,-0.2631266;0.01264793;-0.1238114,0.07448516;0.005849651;-0.03548979,0.08458339;-0.2995812;-0.001157153,0.08734098;-0.6374249;0.06392014,0.08954757;-0.5994361;-0.01646232,-0.07308357;0.004037177;-0.0385263,-0.09457634;-0.3017609;-0.01414673,-0.1112552;-0.6393293;0.05027684,-0.1070436;-0.6013163;-0.03002313,0.004342448;0.5522035;0.007872097,0;0;0,-0.0035442;0.3004544;-0.09879184,-0.007763978;0.5951782;-0.2084112,0.1690855;0.502526;-0.07552671,0.2351096;0.2521254;0.003919601,0.2597251;0.04302193;-0.05198264,-0.1939027;0.46953;-0.1146604,-0.34202;0.2479414;-0.1629412,-0.3273654;0.2381175;-0.3800678,0.0778868;0.00395304;-0.02756453,0.07266095;-0.302871;-0.007555008,0.04858896;-0.6376352;0.06817198,0.06547973;-0.669954;0.01958084,-0.07095164;0.004390671;-0.04228912,-0.1032759;-0.2980036;-0.08791333,-0.103677;-0.6415738;-0.06946358,-0.103698;-0.6675836;-0.1277125,-0.006716471;0.5225741;-0.1787052,292.6989
+0;0;0,0.001457482;0.3161443;0.009792241,0.004540326;0.6305618;0.004233241,0.2009697;0.49638;0.01107183,0.2358154;0.2284581;0.03043582,0.2711108;0.019813;-0.02130087,-0.1860638;0.4784535;-0.01246526,-0.2293678;0.215092;-0.0586905,-0.2649075;0.01491854;-0.1369386,0.07452625;0.005872462;-0.03539965,0.08443254;-0.2995614;-0.001037441,0.08713622;-0.6374071;0.06403211,0.08973289;-0.5994198;-0.01633885,-0.07303989;0.004013718;-0.0386115,-0.09470336;-0.3017759;-0.01427843,-0.1115384;-0.6392853;0.0504136,-0.1069359;-0.6012677;-0.02986444,0.003919803;0.5522042;0.008056375,0;0;0,-0.0035442;0.3004544;-0.09879184,-0.007763978;0.5951782;-0.2084112,0.1690855;0.502526;-0.07552671,0.2351096;0.2521254;0.003919601,0.2597251;0.04302193;-0.05198264,-0.1939027;0.46953;-0.1146604,-0.34202;0.2479414;-0.1629412,-0.3273654;0.2381175;-0.3800678,0.0778868;0.00395304;-0.02756453,0.07266095;-0.302871;-0.007555008,0.04858896;-0.6376352;0.06817198,0.06547973;-0.669954;0.01958084,-0.07095164;0.004390671;-0.04228912,-0.1032759;-0.2980036;-0.08791333,-0.103677;-0.6415738;-0.06946358,-0.103698;-0.6675836;-0.1277125,-0.006716471;0.5225741;-0.1787052,292.7213
+0;0;0,0.001459942;0.3166778;0.009808766,0.004544925;0.6313065;0.004247173,0.2005141;0.49723;0.01107995,0.2352588;0.2300851;0.03038778,0.2705542;0.02143984;-0.02134894,-0.185616;0.4793453;-0.0124022,-0.2287944;0.2167475;-0.05849338,-0.2643341;0.01657394;-0.1367415,0.07449792;0.00587023;-0.0353862,0.08442385;-0.3001691;-0.0009558648,0.08712691;-0.6379373;0.06409876,0.08972522;-0.599945;-0.01632322,-0.07301212;0.004012192;-0.03859682,-0.09471855;-0.3023837;-0.01421551,-0.1115497;-0.6398157;0.05046169,-0.1069443;-0.6017929;-0.02986732,0.003924204;0.5529238;0.008071531,0;0;0,-0.003478941;0.3014129;-0.09757733,-0.007396255;0.596862;-0.2058563,0.1691944;0.5020092;-0.07443094,0.2346749;0.2519099;0.003729105,0.2593295;0.04279667;-0.05211997,-0.1929951;0.4695423;-0.1133809,-0.3376941;0.2452995;-0.154899,-0.3246648;0.2397416;-0.3722803,0.0778816;0.003861457;-0.02749777,0.07256178;-0.3035772;-0.007567408,0.0483273;-0.6382263;0.06825781,0.06546141;-0.6706185;0.01976085,-0.07090414;0.004432153;-0.04230296,-0.1032615;-0.2985975;-0.08780131,-0.1039484;-0.6420852;-0.06929408,-0.1030025;-0.668703;-0.1270163,-0.006451223;0.5240839;-0.1765082,292.7543
+0;0;0,0.001458818;0.3164341;0.009801215,0.004538829;0.6305519;0.00424923,0.2005857;0.4965949;0.01107629,0.2354184;0.2287733;0.03043303,0.270713;0.02013279;-0.02130251,-0.1856948;0.4787033;-0.01241502,-0.2289826;0.2154403;-0.05862295,-0.2645215;0.01527129;-0.1368693,0.07451265;0.005871391;-0.0353932,0.08448357;-0.3015551;-0.0008068085,0.08718801;-0.639496;0.06428108,0.08980332;-0.6014515;-0.01666686,-0.07302656;0.004012986;-0.03860445,-0.09483137;-0.3037716;-0.01411264,-0.1116711;-0.6413761;0.05059764,-0.1070356;-0.6033009;-0.03025672,0.003919225;0.5523105;0.008066698,0;0;0,-0.003714133;0.3015135;-0.0964601,-0.007695232;0.5967001;-0.2039642,0.1695057;0.5012107;-0.07377052,0.2353266;0.2502429;0.003683805,0.2596232;0.04106615;-0.05206466,-0.1934157;0.4720444;-0.1096454,-0.3320201;0.2430898;-0.1506948,-0.3218376;0.2574303;-0.3678211,0.07791279;0.003830015;-0.02746296,0.07296383;-0.3050255;-0.007702589,0.04868101;-0.6397852;0.06841636,0.06607228;-0.672877;0.02003145,-0.07092019;0.004398695;-0.04231153,-0.1027702;-0.3001543;-0.08747467,-0.1037663;-0.6438122;-0.06887194,-0.1025073;-0.6707531;-0.1270121,-0.00674447;0.5239993;-0.174803,292.7879
+0;0;0,0.001458086;0.3162752;0.009796296,0.004535029;0.6300782;0.004250234,0.2012143;0.4960293;0.01108271,0.2361461;0.2274459;0.03049451,0.2714398;0.01881088;-0.02123967,-0.186307;0.4780802;-0.01248404,-0.2297179;0.2140684;-0.05882341,-0.2652558;0.01390463;-0.1370677,0.07444344;0.005865938;-0.03536032,0.08445574;-0.3028365;-0.0006303787,0.08716048;-0.6408149;0.06446473,0.08979053;-0.602725;-0.01693955,-0.07295873;0.004009258;-0.03856859,-0.09485404;-0.3050528;-0.01397513,-0.1116956;-0.6426948;0.05074232,-0.107034;-0.6045741;-0.03056785,0.003916116;0.5519238;0.008063455,0;0;0,-0.004264195;0.3016027;-0.09563327,-0.008731801;0.5966369;-0.2026136,0.1696309;0.5007927;-0.07312799,0.2357626;0.2489226;0.003827333,0.2596254;0.03966305;-0.05177498,-0.1947964;0.4725564;-0.1072742,-0.3255026;0.2383044;-0.1494162,-0.3186519;0.2355781;-0.3671231,0.07786044;0.00357312;-0.0274148,0.07310289;-0.3065645;-0.007523775,0.04881647;-0.6413496;0.06865501,0.06635229;-0.6746702;0.01984906,-0.07081423;0.004600911;-0.04231742,-0.1024163;-0.3013394;-0.0870992,-0.1035913;-0.6450387;-0.06856424,-0.09525444;-0.6405993;-0.14587,-0.007661488;0.5239827;-0.1735747,292.8216
+0;0;0,0.001260542;0.3175696;0.009903906,0.004113882;0.6324151;0.004401508,0.2000361;0.4984961;0.01156336,0.2352724;0.228097;0.03082146,0.2706057;0.01950029;-0.0209912,-0.1856245;0.480317;-0.01339818,-0.2309067;0.215894;-0.06591572,-0.2663103;0.01733454;-0.1481733,0.07470954;0.005901038;-0.03534316,0.08467326;-0.3048361;-0.0004085638,0.08728877;-0.6415759;0.06439662,0.09014633;-0.6035215;-0.01664084,-0.07308487;0.004013828;-0.03883255,-0.0951907;-0.3070608;-0.0139103,-0.112139;-0.6434374;0.05061717,-0.1072586;-0.6053515;-0.03032052,0.003570364;0.5540124;0.0082,0;0;0,-0.004336018;0.3034781;-0.09398079,-0.008537594;0.6001019;-0.1996205,0.1693669;0.500322;-0.07254529,0.2369455;0.2464152;0.002904177,0.2599665;0.03701855;-0.05249119,-0.1933365;0.4746286;-0.1043352,-0.3210558;0.2359932;-0.1426632,-0.3171426;0.248737;-0.3600749,0.07791154;0.003652781;-0.02796292,0.07360458;-0.3085243;-0.007858276,0.04932649;-0.6420481;0.06812,0.06634566;-0.6753076;0.01965666,-0.07128827;0.004636362;-0.04197575,-0.1022282;-0.3034185;-0.08694446,-0.1024521;-0.6459379;-0.07019191,-0.09463508;-0.6411934;-0.1472709,-0.00756089;0.5270538;-0.1709025,292.8551
+0;0;0,0.001260542;0.3175696;0.009903906,0.004113882;0.6324151;0.004401508,0.2000361;0.4984961;0.01156336,0.2352724;0.228097;0.03082146,0.2706057;0.01950029;-0.0209912,-0.1856245;0.480317;-0.01339818,-0.2309067;0.215894;-0.06591572,-0.2663103;0.01733454;-0.1481733,0.07470954;0.005901038;-0.03534316,0.08467326;-0.3048361;-0.0004085638,0.08728877;-0.6415759;0.06439662,0.09014633;-0.6035215;-0.01664084,-0.07308487;0.004013828;-0.03883255,-0.0951907;-0.3070608;-0.0139103,-0.112139;-0.6434374;0.05061717,-0.1072586;-0.6053515;-0.03032052,0.003570364;0.5540124;0.0082,0;0;0,-0.004336018;0.3034781;-0.09398079,-0.008537594;0.6001019;-0.1996205,0.1693669;0.500322;-0.07254529,0.2369455;0.2464152;0.002904177,0.2599665;0.03701855;-0.05249119,-0.1933365;0.4746286;-0.1043352,-0.3210558;0.2359932;-0.1426632,-0.3171426;0.248737;-0.3600749,0.07791154;0.003652781;-0.02796292,0.07360458;-0.3085243;-0.007858276,0.04932649;-0.6420481;0.06812,0.06634566;-0.6753076;0.01965666,-0.07128827;0.004636362;-0.04197575,-0.1022282;-0.3034185;-0.08694446,-0.1024521;-0.6459379;-0.07019191,-0.09463508;-0.6411934;-0.1472709,-0.00756089;0.5270538;-0.1709025,292.8771
+0;0;0,0.001260927;0.3176665;0.009906925,0.004112927;0.632358;0.004408027,0.2000887;0.4984819;0.01156799,0.2353794;0.227665;0.03085584,0.2707107;0.0190798;-0.02095397,-0.1856761;0.4802979;-0.0134003,-0.2310284;0.2154663;-0.06599899,-0.26643;0.01691778;-0.1482521,0.07478265;0.005906813;-0.03537774,0.08477141;-0.305611;-0.0003553778,0.08738767;-0.642449;0.06446869,0.09024625;-0.6043918;-0.01659746,-0.0731564;0.004017757;-0.03887055,-0.09531777;-0.3078385;-0.01388568,-0.112271;-0.6443132;0.05066059,-0.1073889;-0.6062244;-0.03030575,0.00356981;0.5540133;0.008203711,0;0;0,-0.004646759;0.3038767;-0.09300065,-0.009075005;0.6006515;-0.1977432,0.1696112;0.4998179;-0.07238889,0.2376324;0.2454149;0.0025208,0.2604299;0.03594443;-0.05264044,-0.1939383;0.4752208;-0.1027855,-0.3163472;0.233536;-0.1423298,-0.3152843;0.2588262;-0.358662,0.07798746;0.003527462;-0.02800775,0.07406381;-0.3094562;-0.00811887,0.04977292;-0.6430673;0.06792307,0.06681841;-0.676268;0.01934385,-0.0713873;0.004691061;-0.04196151,-0.1015529;-0.3042568;-0.08680564,-0.1017013;-0.6468884;-0.07030265,-0.09414997;-0.6420488;-0.1474696,-0.008046042;0.5275787;-0.1692493,292.8995
+0;0;0,0.001070567;0.3180404;0.009931991,0.003692749;0.633033;0.00442512,0.2002562;0.4991056;0.01210269,0.235473;0.2275527;0.03119856,0.2711191;0.0190616;-0.02077183,-0.186347;0.4806772;-0.01447159,-0.2333915;0.2169147;-0.07415437,-0.2702939;0.02520517;-0.1707243,0.07486058;0.005924545;-0.03535353,0.08474126;-0.3062831;-0.0002712533,0.08731098;-0.6431146;0.0646309,0.09032559;-0.6053005;-0.01401582,-0.07319606;0.00400528;-0.03892781,-0.09543698;-0.3085321;-0.01387282,-0.1124858;-0.6449612;0.05092784,-0.1075086;-0.6071154;-0.02761594,0.003222793;0.5546147;0.008221833,0;0;0,-0.005032834;0.3043984;-0.09255147,-0.009809125;0.6015385;-0.1971405,0.1696537;0.4993483;-0.07240152,0.2380202;0.2441407;0.002036572,0.2609644;0.03469869;-0.05316925,-0.1946844;0.4747747;-0.1019413,-0.317247;0.2323567;-0.14141,-0.3161648;0.2570825;-0.3578067,0.07804035;0.003469527;-0.02804899,0.07442202;-0.3102252;-0.008438826,0.05008151;-0.6438308;0.06764817,0.06583294;-0.6757417;0.02101779,-0.07146613;0.004700168;-0.04194735,-0.1011525;-0.3049861;-0.08683814,-0.1014382;-0.6476445;-0.07072913,-0.0942173;-0.6420089;-0.145627,-0.008694384;0.5283794;-0.1686699,292.9222
+0;0;0,0.001074448;0.3191932;0.009967991,0.003713115;0.6361951;0.004422789,0.2005741;0.5016049;0.01213427,0.235855;0.2295583;0.03126486,0.2714998;0.02107459;-0.0207037,-0.1866198;0.4831483;-0.01448061,-0.2337497;0.2189063;-0.07427187,-0.2706509;0.02720357;-0.1708384,0.074931;0.005930117;-0.03538679,0.08482306;-0.3066373;-0.0002640821,0.08739375;-0.6435971;0.06466277,0.09042523;-0.6057392;-0.01442401,-0.0732649;0.004009048;-0.03896443,-0.09553146;-0.3088885;-0.01388056,-0.1125868;-0.6454457;0.05094476,-0.1075817;-0.607556;-0.0280385,0.003239694;0.5571987;0.008247487,0;0;0,-0.005104687;0.3056344;-0.09244657,-0.00997993;0.60484;-0.1972175,0.169351;0.4992382;-0.07233787,0.2380931;0.2434744;0.001685381,0.2610725;0.03401494;-0.05340934,-0.1942275;0.474998;-0.1013556,-0.3258119;0.2395211;-0.1547997,-0.3161145;0.2723691;-0.3698897,0.07808907;0.003557265;-0.02813339,0.07449938;-0.3105018;-0.008540154,0.05017044;-0.6442318;0.06759381,0.06602143;-0.6764487;0.02065277,-0.07157255;0.004641905;-0.04192692,-0.1011437;-0.3054169;-0.08685969,-0.1015533;-0.6482081;-0.07079768,-0.09439522;-0.6426755;-0.1461354,-0.008839164;0.5310892;-0.1686728,292.9555
+0;0;0,0.001074448;0.3191932;0.009967991,0.003713115;0.6361951;0.004422789,0.2005741;0.5016049;0.01213427,0.235855;0.2295583;0.03126486,0.2714998;0.02107459;-0.0207037,-0.1866198;0.4831483;-0.01448061,-0.2337497;0.2189063;-0.07427187,-0.2706509;0.02720357;-0.1708384,0.074931;0.005930117;-0.03538679,0.08482306;-0.3066373;-0.0002640821,0.08739375;-0.6435971;0.06466277,0.09042523;-0.6057392;-0.01442401,-0.0732649;0.004009048;-0.03896443,-0.09553146;-0.3088885;-0.01388056,-0.1125868;-0.6454457;0.05094476,-0.1075817;-0.607556;-0.0280385,0.003239694;0.5571987;0.008247487,0;0;0,-0.005104687;0.3056344;-0.09244657,-0.00997993;0.60484;-0.1972175,0.169351;0.4992382;-0.07233787,0.2380931;0.2434744;0.001685381,0.2610725;0.03401494;-0.05340934,-0.1942275;0.474998;-0.1013556,-0.3258119;0.2395211;-0.1547997,-0.3161145;0.2723691;-0.3698897,0.07808907;0.003557265;-0.02813339,0.07449938;-0.3105018;-0.008540154,0.05017044;-0.6442318;0.06759381,0.06602143;-0.6764487;0.02065277,-0.07157255;0.004641905;-0.04192692,-0.1011437;-0.3054169;-0.08685969,-0.1015533;-0.6482081;-0.07079768,-0.09439522;-0.6426755;-0.1461354,-0.008839164;0.5310892;-0.1686728,292.9779
+0;0;0,0.0007935006;0.3184313;0.01002161,0.003120229;0.6333137;0.004581181,0.1991269;0.4998144;0.01243587,0.2344431;0.2277625;0.03142235,0.2701566;0.01933214;-0.02059636,-0.1859688;0.4813429;-0.01573244,-0.2341101;0.2185473;-0.08085379,-0.2713571;0.03133519;-0.1856818,0.07494432;0.005950657;-0.03528846,0.08472371;-0.3073143;-0.0002001971,0.08720586;-0.6442808;0.06488255,0.09051327;-0.6063983;-0.01444002,-0.07319944;0.003985425;-0.03902942,-0.09571737;-0.3095741;-0.01382801,-0.1127189;-0.6461456;0.05112503,-0.1074325;-0.6082268;-0.02808665,0.002753899;0.5550933;0.008340663,0;0;0,-0.005443387;0.3051555;-0.09137821,-0.01119141;0.6030746;-0.1933439,0.168887;0.4988889;-0.07211781,0.2380467;0.2430522;0.001261234,0.2611219;0.03348875;-0.05328512,-0.1951751;0.4744366;-0.1009504,-0.3294136;0.2420282;-0.1608355,-0.3216248;0.2743048;-0.3760614,0.07808071;0.003804773;-0.02804041,0.07467812;-0.31095;-0.008556603,0.05026225;-0.6447263;0.06750607,0.06668556;-0.6767366;0.02007031,-0.07153291;0.004410628;-0.04196341,-0.1009609;-0.3063693;-0.08681422,-0.101726;-0.649206;-0.07098193,-0.09456951;-0.6435652;-0.1466163,-0.009771816;0.5298145;-0.1657102,293.0116
+0;0;0,0.0007944338;0.3188057;0.0100334,0.003124098;0.6341044;0.004584179,0.1990115;0.5004961;0.01244324,0.234369;0.2281259;0.03145193,0.2700837;0.01968841;-0.02056854,-0.1858516;0.4820358;-0.01570805,-0.2340493;0.2189327;-0.08090562,-0.2712975;0.03171419;-0.1857372,0.07498771;0.005954101;-0.03530889,0.08477827;-0.307669;-0.0001805127,0.08726071;-0.6446743;0.06490975,0.09055895;-0.6068136;-0.01419313,-0.07324181;0.003987731;-0.03905201,-0.09578548;-0.3099303;-0.01382179,-0.112789;-0.6465405;0.05113873,-0.1075172;-0.6086437;-0.02785356,0.002757101;0.5557417;0.008350505,0;0;0,-0.005546395;0.3056133;-0.09114885,-0.01124968;0.6038954;-0.1933396,0.1683453;0.4988979;-0.07164288,0.2381431;0.2426641;0.0009489059,0.2613495;0.03314622;-0.05374622,-0.1949251;0.4737958;-0.101461,-0.3311321;0.242371;-0.1621838,-0.3220999;0.2771607;-0.3769765,0.07806043;0.003861487;-0.02823091,0.07482131;-0.3112555;-0.008733988,0.05037668;-0.6450767;0.0673008,0.06694189;-0.676878;0.02001309,-0.07168296;0.004397837;-0.04180355,-0.1009985;-0.3066956;-0.0870896,-0.1018194;-0.6495712;-0.07124545,-0.09452341;-0.6438509;-0.146659,-0.009852644;0.5305177;-0.1656125,293.0448
+0;0;0,0.0007949354;0.319007;0.01003973,0.003127514;0.6347172;0.004581979,0.1970535;0.5015238;0.01240673,0.2319182;0.2329499;0.03115049,0.2676353;0.02449818;-0.02087354,-0.1839644;0.483248;-0.0154633,-0.2314903;0.2238119;-0.07975215,-0.2687411;0.03658067;-0.1845909,0.07506225;0.00596002;-0.03534399,0.08485294;-0.3076673;-0.0002151355,0.08733945;-0.6452245;0.06498172,0.09066723;-0.6072934;-0.01482964,-0.07331461;0.003991695;-0.03909083,-0.09585859;-0.3099306;-0.01386027,-0.11289;-0.6470921;0.05120665,-0.107571;-0.6091245;-0.02849313,0.002759876;0.5562174;0.008354889,0;0;0,-0.005652484;0.3058647;-0.09100413,-0.01138289;0.6045623;-0.193249,0.1656628;0.4932001;-0.07343722,0.2381929;0.2423722;0.0008835718,0.2614426;0.032924;-0.05411864,-0.1930822;0.4740739;-0.1023392,-0.3281102;0.2461538;-0.1616576,-0.3180931;0.2836995;-0.3759572,0.07812898;0.003876477;-0.0282824,0.07492854;-0.3112443;-0.008772612,0.05043402;-0.6456007;0.06743455,0.0675118;-0.6780127;0.0199275,-0.07182627;0.004357222;-0.04172601,-0.1007521;-0.306793;-0.08690131,-0.1019519;-0.6502218;-0.07087329,-0.09496251;-0.6447077;-0.147001,-0.009986226;0.5310526;-0.165483,293.0671
+0;0;0,0.0004808583;0.3192136;0.01016411,0.002647151;0.6350183;0.004837432,0.1975982;0.5016417;0.01305783,0.2326424;0.2319661;0.03169329,0.2682934;0.02350934;-0.02037705,-0.1848889;0.4827667;-0.01729044,-0.2347679;0.2253639;-0.09183037,-0.2726405;0.04277715;-0.2043661,0.07508149;0.005984724;-0.03519189,0.08457235;-0.3082604;1.121685E-05,0.08715399;-0.6464694;0.06530333,0.09088264;-0.6084698;-0.01516843,-0.07322127;0.003960857;-0.03917235,-0.09585876;-0.3105642;-0.0138557,-0.1132377;-0.6483442;0.05139517,-0.1075001;-0.6103069;-0.02895457,0.002336118;0.5564909;0.008547744,0;0;0,-0.005854145;0.3062301;-0.09049702,-0.01164559;0.6050805;-0.192565,0.1658932;0.4944193;-0.07125545,0.2382523;0.2416905;0.0008044243,0.2616319;0.03228205;-0.05431366,-0.1941115;0.4743271;-0.1009533,-0.3311421;0.2479413;-0.1663169,-0.3186897;0.2907728;-0.3794997,0.0780783;0.003955185;-0.02827811,0.07511192;-0.3117936;-0.008957863,0.05050167;-0.6467808;0.06741548,0.06781484;-0.679625;0.01941061,-0.07176676;0.004240261;-0.04175007,-0.1006649;-0.3075365;-0.08691069,-0.101573;-0.651623;-0.07082499,-0.09432846;-0.6462701;-0.147595,-0.01024928;0.5315418;-0.1648066,293.1012
+0;0;0,0.0004806314;0.3190629;0.01015931,0.002645537;0.6346709;0.004835565,0.1980106;0.5012172;0.01306367,0.2332499;0.2300396;0.03180292,0.2689012;0.0215815;-0.02026775,-0.1852871;0.4823022;-0.01734892,-0.235444;0.2234658;-0.09230404,-0.2733168;0.04087789;-0.2048405,0.07484212;0.005965644;-0.0350797,0.0843635;-0.3092901;0.000236623,0.08694404;-0.6473563;0.06550116,0.09067972;-0.6093416;-0.01512218,-0.07298782;0.003948228;-0.03904746,-0.09569812;-0.3115883;-0.01364939,-0.1130698;-0.6492257;0.05157393,-0.1073213;-0.6111732;-0.02892716,0.00233466;0.5561827;0.008544018,0;0;0,-0.006150126;0.3061763;-0.09012699,-0.01213796;0.6048254;-0.1921599,0.1658343;0.4959206;-0.0699892,0.2382123;0.2410715;0.0003218651,0.2618341;0.03169909;-0.05483556,-0.1950262;0.47301;-0.101497,-0.3347633;0.2472054;-0.1694389,-0.320986;0.289518;-0.3826453,0.07795732;0.004469544;-0.0277524,0.07538451;-0.3123749;-0.009667635,0.05080824;-0.6472054;0.06674862,0.0681427;-0.6801392;0.01861167,-0.07139079;0.003854832;-0.04190478,-0.1004069;-0.3089379;-0.0871027,-0.1012284;-0.6528872;-0.07119361,-0.09357338;-0.647552;-0.148079,-0.01070555;0.5313367;-0.1643825,293.1342
+0;0;0,0.0004801946;0.318773;0.01015008,0.002643798;0.6342;0.004828743,0.1982172;0.500717;0.01306028,0.2335399;0.2288981;0.03184385,0.2691914;0.02043889;-0.02022712,-0.1854884;0.4817819;-0.01738468,-0.2357639;0.2223334;-0.09251704,-0.2736369;0.03974445;-0.2050541,0.0748401;0.005965483;-0.03507875,0.08437615;-0.3097761;0.000291992,0.08695435;-0.6475347;0.06549716,0.09070662;-0.6094845;-0.01548431,-0.07298586;0.003948122;-0.03904641,-0.09573115;-0.3120746;-0.01360921,-0.113087;-0.6494049;0.05155478,-0.107313;-0.6113167;-0.02930391,0.002333037;0.555741;0.00853582,0;0;0,-0.006230726;0.305859;-0.09017181,-0.0122169;0.604259;-0.1923742,0.1658902;0.4959431;-0.06974387,0.2382635;0.2402512;4.005432E-05,0.2620448;0.03090592;-0.05515671,-0.1953025;0.4733156;-0.1007924,-0.3347111;0.2473267;-0.1713634,-0.3201202;0.2898247;-0.38448,0.07792588;0.004475236;-0.02783298,0.07577017;-0.3128867;-0.01018214,0.05159777;-0.6474953;0.06592321,0.06870571;-0.680899;0.01771355,-0.07138846;0.003767715;-0.04191226,-0.1000898;-0.3095142;-0.08735941,-0.1009719;-0.6531531;-0.07152353,-0.09337883;-0.6479455;-0.1487542,-0.01078446;0.5308185;-0.1645515,293.1567
+0;0;0,-0.0002364374;0.3187634;0.01045427,0.001637587;0.6341941;0.005288249,0.1973015;0.5008377;0.01393732,0.2325587;0.2289848;0.03234768,0.2682607;0.02054499;-0.01976652,-0.1858848;0.4812484;-0.01927276,-0.2386484;0.2251438;-0.1036081,-0.2768561;0.04492487;-0.2197933,0.07494008;0.006080689;-0.03484473,0.08372701;-0.3096703;0.0006361455,0.08626378;-0.6474218;0.0658796,0.09045827;-0.6093627;-0.0150793,-0.07286996;0.003821927;-0.03927477,-0.09630139;-0.3121058;-0.013286,-0.1134749;-0.6494229;0.05199389,-0.1072622;-0.6113248;-0.02883129,0.001392028;0.555734;0.00897622,0;0;0,-0.006230726;0.305859;-0.09017181,-0.0122169;0.604259;-0.1923742,0.1658902;0.4959431;-0.06974387,0.2382635;0.2402512;4.005432E-05,0.2620448;0.03090592;-0.05515671,-0.1953025;0.4733156;-0.1007924,-0.3347111;0.2473267;-0.1713634,-0.3201202;0.2898247;-0.38448,0.07792588;0.004475236;-0.02783298,0.07577017;-0.3128867;-0.01018214,0.05159777;-0.6474953;0.06592321,0.06870571;-0.680899;0.01771355,-0.07138846;0.003767715;-0.04191226,-0.1000898;-0.3095142;-0.08735941,-0.1009719;-0.6531531;-0.07152353,-0.09337883;-0.6479455;-0.1487542,-0.01078446;0.5308185;-0.1645515,293.1792
+0;0;0,-0.0002365497;0.3189148;0.01045924,0.001637944;0.6344204;0.005292247,0.1970826;0.5011131;0.01393635,0.2323941;0.2288416;0.03237505,0.2680958;0.02040435;-0.01973851,-0.185675;0.4815458;-0.01923658,-0.2385198;0.2250468;-0.1037018,-0.276727;0.04483005;-0.2198855,0.07492902;0.006079792;-0.03483959,0.08372489;-0.3099924;0.0006773807,0.08625787;-0.647239;0.0658233,0.09045891;-0.6091673;-0.01526195,-0.07285921;0.003821363;-0.03926897,-0.09631447;-0.3124277;-0.01325376,-0.1134623;-0.6492406;0.05192853,-0.1072399;-0.6111299;-0.02902281,0.001392346;0.555948;0.008980794,0;0;0,-0.006559577;0.306229;-0.08942509,-0.01289146;0.6050504;-0.190603,0.165422;0.4967045;-0.06893277,0.2378795;0.240334;-6.484985E-05,0.2621655;0.03103636;-0.05521178,-0.1953433;0.4723706;-0.09990048,-0.33388;0.2490459;-0.1814623,-0.3186379;0.2912579;-0.3945875,0.07789908;0.004560262;-0.02785778,0.07602229;-0.3131318;-0.01028991,0.05204255;-0.6472598;0.06566477,0.06881082;-0.6805981;0.01703644,-0.07137045;0.003676899;-0.04192682,-0.09997021;-0.3099695;-0.08718657,-0.1009045;-0.6531025;-0.07154886,-0.09328427;-0.647826;-0.1489329,-0.01137901;0.5314993;-0.1630435,293.202
+0;0;0,-0.000236685;0.3190973;0.01046522,0.001639614;0.634928;0.00529153,0.1956886;0.5018972;0.01390568,0.2305475;0.2331151;0.03210808,0.2662508;0.02466829;-0.02000788,-0.1843398;0.4824694;-0.01903071,-0.2365074;0.2292578;-0.1024134,-0.2747163;0.04903272;-0.2186025,0.07497849;0.006083806;-0.03486259,0.08377897;-0.3101538;0.0006729774,0.08630075;-0.6459095;0.0655309,0.09044883;-0.6079395;-0.01453236,-0.07290731;0.003823886;-0.0392949,-0.09637486;-0.3125908;-0.01326607,-0.1134469;-0.6479146;0.05162807,-0.107303;-0.6099062;-0.02830294,0.001393658;0.5563411;0.008985464,0;0;0,-0.006644387;0.3064026;-0.08947587,-0.01313382;0.6054992;-0.1908438,0.1635265;0.4922977;-0.07093072,0.2375689;0.24073;-6.67572E-05,0.2618426;0.03146222;-0.05537176,-0.1941369;0.4732021;-0.1002233,-0.3284368;0.2522569;-0.1835122,-0.3125548;0.2978774;-0.3958973,0.07796075;0.004602343;-0.02784109,0.07617501;-0.3132637;-0.01039338,0.05307305;-0.6460522;0.06485891,0.06823959;-0.6794204;0.01747417,-0.07143002;0.003611577;-0.04193919,-0.09990819;-0.3102116;-0.08722182,-0.1008832;-0.6518329;-0.07177193,-0.09384296;-0.6462596;-0.1482221,-0.01156851;0.5318536;-0.1632125,293.2354
+0;0;0,-0.0006309011;0.3187898;0.01063534,0.001009374;0.6339195;0.005603494,0.1950081;0.5012721;0.01469889,0.2300125;0.2314747;0.03266114,0.2658762;0.0230668;-0.01936712,-0.1845783;0.4816632;-0.01983321,-0.2383958;0.2302213;-0.1104934,-0.2770013;0.06403889;-0.2458448,0.07500848;0.006127686;-0.03472851,0.08346403;-0.3104496;0.0009558648,0.08585002;-0.6459546;0.06570932,0.0902318;-0.6080278;-0.0138412,-0.07285517;0.00377005;-0.03934211,-0.09645021;-0.312979;-0.01327794,-0.1137192;-0.6479847;0.05180111,-0.1073559;-0.6100186;-0.02761155,0.0008302265;0.5555403;0.009246733,0;0;0,-0.007051784;0.3062882;-0.08875918,-0.01404111;0.6049446;-0.189193,0.1628918;0.4947426;-0.06894302,0.2371825;0.2414823;-0.000541687,0.2616559;0.0320947;-0.05517554,-0.1950966;0.4726864;-0.09989624,-0.3279777;0.2555558;-0.1975462,-0.3129955;0.2963991;-0.410934,0.07792158;0.004665822;-0.02786302,0.0763818;-0.3135547;-0.01056123,0.05347697;-0.646189;0.064219,0.06809706;-0.679502;0.01744246,-0.07139774;0.003542532;-0.04194883,-0.09983572;-0.3106313;-0.08724886,-0.1009058;-0.6519895;-0.07189341,-0.09355976;-0.646173;-0.1478639,-0.01235157;0.5314354;-0.1618042,293.2572
+0;0;0,-0.0006313379;0.3190105;0.0106427,0.001010087;0.6343626;0.005607218,0.1962565;0.501309;0.01474032,0.231401;0.2304322;0.03277443,0.2672666;0.02201295;-0.01925667,-0.1857692;0.4815741;-0.02001368,-0.2398019;0.2291263;-0.1110366,-0.2784096;0.06293477;-0.2463954,0.07498418;0.0061257;-0.03471726,0.08346101;-0.3112483;0.001056917,0.08584603;-0.6466184;0.06578435,0.09023316;-0.608682;-0.0138633,-0.07283156;0.003768828;-0.03932936,-0.09648597;-0.3137774;-0.0131996,-0.113748;-0.6486484;0.05185329,-0.107377;-0.6106725;-0.02765632,0.0008308078;0.555926;0.009253128,0;0;0,-0.007856127;0.306692;-0.08808875,-0.01584556;0.605738;-0.187984,0.1627379;0.495879;-0.06749725,0.23704;0.2409994;-0.0007874891,0.261674;0.03168094;-0.05566119,-0.1976611;0.4717321;-0.09916639,-0.3295878;0.2550771;-0.2020767,-0.3141057;0.2935175;-0.4158869,0.07787651;0.004748195;-0.02789521,0.07674621;-0.3142927;-0.01087999,0.05405291;-0.6467919;0.0639379,0.06850068;-0.6803749;0.0173068,-0.07136408;0.003441176;-0.04196148,-0.09979647;-0.3115592;-0.08717448,-0.1009211;-0.6527942;-0.07214592,-0.09333077;-0.6469195;-0.1482139,-0.01389955;0.5321295;-0.1607141,293.2921
+0;0;0,-0.0006312132;0.3189475;0.0106406,0.00100947;0.6341518;0.005607774,0.1961483;0.5011724;0.01473581,0.2313683;0.2297136;0.03280866,0.2672358;0.02128364;-0.01922511,-0.1856669;0.4814483;-0.01999906,-0.2398158;0.228458;-0.1112175,-0.2784254;0.06225803;-0.2465833,0.07498634;0.006125877;-0.03471826,0.0834749;-0.3116875;0.001105443,0.08585899;-0.6469262;0.06580751,0.09030268;-0.6088874;-0.01486696,-0.07283365;0.003768937;-0.03933049,-0.09652081;-0.3142168;-0.01316456,-0.1137761;-0.6489567;0.05186285,-0.1073229;-0.610878;-0.0286718,0.0008302921;0.5557593;0.009251635,0;0;0,-0.008354522;0.3068685;-0.0871954,-0.01672726;0.6060644;-0.1861384,0.1622471;0.4964313;-0.06662059,0.2371624;0.240789;-0.001109362,0.2612062;0.03143558;-0.05615544,-0.198708;0.4713787;-0.09931852,-0.3270634;0.2567041;-0.2119981,-0.3114284;0.2931656;-0.4261549,0.07786444;0.004823238;-0.02792311,0.07702293;-0.3146659;-0.01099062,0.05431587;-0.6470495;0.06372571,0.06926637;-0.6814929;0.01664829,-0.07136931;0.003361386;-0.04196374,-0.09969374;-0.3120737;-0.08734131,-0.1008576;-0.6531736;-0.07228915,-0.0929963;-0.6475015;-0.1493547,-0.01470069;0.5324181;-0.1591048,293.3242
+0;0;0,-0.001130176;0.3189338;0.01100325,0.0001762254;0.6341446;0.006198972,0.1954721;0.5012946;0.01560816,0.2306694;0.2298101;0.03333566,0.266613;0.0213882;-0.01867797,-0.1859395;0.4812678;-0.02173072,-0.2425276;0.2334732;-0.124942,-0.280298;0.06708549;-0.260314,0.07504215;0.006153584;-0.03459252,0.08307589;-0.3116485;0.001435,0.08540788;-0.6469094;0.06602408,0.09027218;-0.6088603;-0.01462509,-0.07278237;0.003737008;-0.03942836,-0.09717514;-0.314236;-0.01375984,-0.1142031;-0.6488662;0.05188865,-0.1073311;-0.610773;-0.02860989,0.0001276928;0.5557474;0.009744829,0;0;0,-0.008354522;0.3068685;-0.0871954,-0.01672726;0.6060644;-0.1861384,0.1622471;0.4964313;-0.06662059,0.2371624;0.240789;-0.001109362,0.2612062;0.03143558;-0.05615544,-0.198708;0.4713787;-0.09931852,-0.3270634;0.2567041;-0.2119981,-0.3114284;0.2931656;-0.4261549,0.07786444;0.004823238;-0.02792311,0.07702293;-0.3146659;-0.01099062,0.05431587;-0.6470495;0.06372571,0.06926637;-0.6814929;0.01664829,-0.07136931;0.003361386;-0.04196374,-0.09969374;-0.3120737;-0.08734131,-0.1008576;-0.6531736;-0.07228915,-0.0929963;-0.6475015;-0.1493547,-0.01470069;0.5324181;-0.1591048,293.3475
+0;0;0,-0.001131202;0.3192231;0.01101323,0.0001772255;0.6349594;0.006199655,0.1964954;0.5016613;0.0156469,0.2317629;0.2296353;0.03340977,0.267709;0.02119935;-0.01860738,-0.1869125;0.4815297;-0.0218874,-0.2436134;0.2332408;-0.1253045,-0.2813863;0.06684192;-0.2606857,0.07509154;0.006157634;-0.03461529,0.08313685;-0.3121022;0.001464125,0.08546439;-0.6467236;0.06593002,0.09035134;-0.608637;-0.01509467,-0.07283027;0.003739468;-0.03945431,-0.09725817;-0.3146915;-0.01374882,-0.1142537;-0.6486835;0.05177447,-0.1073497;-0.6105526;-0.02909889,0.000128592;0.5563991;0.009752886,0;0;0,-0.009038296;0.3071134;-0.08732486,-0.01824686;0.6066388;-0.1868665,0.1616307;0.4966519;-0.06621075,0.2370877;0.2404067;-0.001387358,0.2605759;0.03103626;-0.05666637,-0.2009069;0.4720685;-0.09884913,-0.3273116;0.2565829;-0.213502,-0.3117442;0.2920629;-0.4278435,0.0778966;0.004865021;-0.02798796,0.07753751;-0.3151105;-0.01151824,0.05521873;-0.6469089;0.06294346,0.07015897;-0.681284;0.0151217,-0.07143514;0.003285227;-0.04196548,-0.09950381;-0.3126809;-0.08705749,-0.100491;-0.6531537;-0.07256035,-0.09255153;-0.6476141;-0.1499744,-0.01598718;0.532896;-0.1596406,293.3801
+0;0;0,-0.00113135;0.3192649;0.01101467,0.0001772793;0.6350481;0.006200447,0.1974672;0.5014691;0.01567732,0.2327334;0.2294538;0.03343948,0.2686822;0.02100138;-0.01858179,-0.187838;0.4812379;-0.02204273,-0.2445367;0.2329588;-0.1254558,-0.2823126;0.06654668;-0.2608476,0.07511943;0.006159921;-0.03462815,0.0831805;-0.3127236;0.001521975,0.08550596;-0.6470462;0.0659303,0.09036154;-0.6090115;-0.01457424,-0.07285732;0.003740857;-0.03946897,-0.0973331;-0.3153141;-0.0137131,-0.1143134;-0.6490079;0.05175167,-0.1074537;-0.6109292;-0.02860251,0.0001286396;0.5564777;0.009754133,0;0;0,-0.009872533;0.3072437;-0.08692837,-0.01995524;0.6068443;-0.1863058,0.1612714;0.4970436;-0.06556082,0.2366234;0.2406581;-0.001217604,0.2602573;0.03136386;-0.05679011,-0.2033044;0.4713309;-0.0986089,-0.3287723;0.2579335;-0.2180696,-0.311719;0.2895088;-0.4329257,0.0779124;0.004874885;-0.0280335,0.07781906;-0.3157309;-0.01158834,0.05558999;-0.6472236;0.06286931,0.07016743;-0.6809925;0.01501393,-0.07147157;0.003253299;-0.04196681,-0.09970456;-0.3134102;-0.08652731,-0.1003656;-0.653603;-0.07260455,-0.09230434;-0.6478637;-0.1495172,-0.01748328;0.533087;-0.1591086,293.4024
+0;0;0,-0.001348512;0.3192617;0.01115527,-0.0002026071;0.635025;0.006471832,0.1969014;0.5017369;0.01667316,0.2320213;0.2301807;0.03414621,0.2681042;0.02178778;-0.01805267,-0.1873858;0.4807943;-0.02370188,-0.2481263;0.2397719;-0.1398927,-0.2846866;0.07604589;-0.2788584,0.07511254;0.006162212;-0.03458023,0.08297182;-0.31347;0.001739997,0.08525643;-0.6474105;0.06611919,0.09052463;-0.609403;-0.01408215,-0.0728282;0.003736758;-0.03946834,-0.09754413;-0.3160486;-0.01354221,-0.114119;-0.6493638;0.05197413,-0.1068595;-0.6113096;-0.02806687,-0.0002122222;0.5564598;0.009973144,0;0;0,-0.01011276;0.3072571;-0.08686233,-0.02042191;0.6068214;-0.1862509,0.1599372;0.4976127;-0.06412864,0.2354305;0.2414871;-0.001026154,0.2598993;0.03231116;-0.0567131,-0.2036081;0.4700678;-0.1004318,-0.3290232;0.2594958;-0.2237685,-0.3105671;0.2906571;-0.438577,0.07790344;0.004915446;-0.02797413,0.07772776;-0.316449;-0.01152635,0.05552262;-0.647545;0.06296253,0.06977443;-0.6813058;0.01546955,-0.07143193;0.003224615;-0.04198501,-0.1001132;-0.3141476;-0.08668385,-0.1003731;-0.6539606;-0.07278227,-0.09176559;-0.6481196;-0.1493746,-0.01790015;0.5330765;-0.1590466,293.4359
+0;0;0,-0.001348438;0.319244;0.01115466,-0.000202561;0.6350155;0.006470598,0.1962494;0.5018939;0.01665041,0.231292;0.2309357;0.03408499,0.2673807;0.02250943;-0.01812222,-0.1867667;0.4810205;-0.02359108,-0.2473734;0.2405289;-0.1395261,-0.2839396;0.07677671;-0.278514,0.07499674;0.006152711;-0.03452691,0.08286762;-0.3139514;0.001846943,0.08516347;-0.6495343;0.06654274,0.09040476;-0.6115676;-0.0132489,-0.07271592;0.003730997;-0.03940749,-0.09746835;-0.3165265;-0.01344308,-0.1141247;-0.651481;0.05239547,-0.1069023;-0.6134679;-0.02723663,-0.0002121779;0.5564358;0.009972557,0;0;0,-0.00999099;0.3072143;-0.08696294,-0.02021388;0.6067652;-0.1864276,0.1588857;0.4981218;-0.06322456,0.2347602;0.2425418;-0.0009968393,0.2592925;0.03348525;-0.0572374,-0.2029299;0.4702626;-0.1011165,-0.3251368;0.2636986;-0.2328249,-0.303823;0.2990221;-0.4467582,0.07779656;0.005036831;-0.02787113,0.07785971;-0.3168208;-0.01176596,0.05509752;-0.649426;0.06348228,0.07003107;-0.6819726;0.01528931,-0.07126959;0.003138651;-0.04201512,-0.1004572;-0.3146377;-0.08693653,-0.100321;-0.6561227;-0.07298328,-0.09152567;-0.6501642;-0.149156,-0.0177136;0.5330113;-0.1592035,293.4697
+0;0;0,-0.001346042;0.3186768;0.01113484,-0.0002032661;0.6335429;0.006465778,0.1957487;0.500825;0.01661679,0.2308844;0.229147;0.03409769,0.2669767;0.02070014;-0.01811467,-0.1862925;0.4800047;-0.02352228,-0.2470603;0.2388742;-0.1397653,-0.28363;0.07510588;-0.2787669,0.07480505;0.006136985;-0.03443866,0.08268912;-0.3145037;0.001996156,0.08498608;-0.6502508;0.06672361,0.09018712;-0.6123453;-0.01245527,-0.07253006;0.003721461;-0.03930676,-0.09732398;-0.3170729;-0.01329884,-0.1139885;-0.6521912;0.05257192,-0.1068215;-0.6142396;-0.02644866,-0.0002128506;0.5552281;0.009955934,0;0;0,-0.01037189;0.3068475;-0.08612633,-0.02081024;0.6057529;-0.1846361,0.158394;0.4982825;-0.06256939,0.2345199;0.2418939;-0.0007724836,0.2583753;0.03284509;-0.05741478,-0.2037596;0.4692632;-0.1025422,-0.3262692;0.2622259;-0.2347392,-0.3040174;0.2981466;-0.4484994,0.07769131;0.005176544;-0.02750898,0.07822096;-0.3172508;-0.01200152,0.05534343;-0.6499504;0.06355333,0.06977031;-0.6820291;0.01562691,-0.07095364;0.003022054;-0.04214176,-0.1003732;-0.3153208;-0.08677857,-0.09984934;-0.6569862;-0.07315985,-0.09075584;-0.6507505;-0.1487337,-0.01827089;0.5321864;-0.1576748,293.5031
+0;0;0,-0.001883299;0.3187109;0.01128111,-0.001084109;0.6336928;0.006774454,0.1952245;0.5009391;0.01740246,0.2304354;0.2289948;0.03472069,0.2666095;0.0205449;-0.01760472,-0.1866795;0.4797141;-0.02577808,-0.2504742;0.2448533;-0.1533087,-0.2850923;0.08723402;-0.2997862,0.07464949;0.006192379;-0.03421266,0.08209869;-0.314726;0.002229992,0.08430121;-0.6504804;0.06688565,0.08999521;-0.6125512;-0.0124871,-0.07226603;0.003636098;-0.03931664,-0.09766807;-0.3173567;-0.01303826,-0.1141546;-0.6524811;0.05281021,-0.1064915;-0.6145023;-0.0263917,-0.0009669049;0.5553391;0.01019526,0;0;0,-0.01058867;0.3068701;-0.08617473,-0.0212236;0.6058198;-0.1848836,0.1576322;0.4992947;-0.06118035,0.2333361;0.2421482;-0.0008645095,0.2578067;0.03334793;-0.05832339,-0.2043113;0.4680922;-0.1039013,-0.3272157;0.2622171;-0.238078,-0.304618;0.2940035;-0.4525001,0.07754937;0.005314022;-0.02718925,0.07834318;-0.3174028;-0.01217651,0.05542392;-0.650078;0.06344223,0.07020709;-0.6822914;0.01541853,-0.0706761;0.002940715;-0.04216208,-0.1003775;-0.315663;-0.0866781,-0.09963296;-0.6573209;-0.07305563,-0.08999631;-0.6511504;-0.1487829,-0.01863448;0.5322393;-0.1578608,293.5253
+0;0;0,-0.001883685;0.3187761;0.01128342,-0.001084305;0.6338556;0.006774933,0.1946331;0.5012305;0.01738276,0.2298072;0.2295708;0.03468286,0.2659855;0.02109669;-0.01764863,-0.18612;0.4800694;-0.02566766,-0.249848;0.2454544;-0.1530648,-0.28447;0.08781683;-0.2995593,0.07455084;0.006184196;-0.03416745,0.08201664;-0.3154496;0.002356436,0.08421592;-0.6507097;0.06691691,0.08988419;-0.6128164;-0.01209717,-0.07217054;0.003631293;-0.03926469,-0.0976292;-0.318077;-0.01292773,-0.1140914;-0.6527081;0.05282379,-0.106463;-0.6147652;-0.02602023,-0.0009670488;0.5554665;0.01019728,0;0;0,-0.01024774;0.3069407;-0.08620596,-0.02059446;0.6059753;-0.1850011,0.1566527;0.5000254;-0.05957676,0.2318214;0.2427185;-0.0005996339,0.2575018;0.03416708;-0.05852843,-0.2034446;0.4685911;-0.1048383,-0.3245786;0.2647929;-0.2431436,-0.3021468;0.2996514;-0.457131,0.07748018;0.005352169;-0.0270493,0.07889721;-0.3180863;-0.01209831,0.05612358;-0.6503145;0.06325483,0.0708243;-0.6821427;0.01530886,-0.07048988;0.002870014;-0.04226616,-0.09985421;-0.3164932;-0.0867953,-0.09886368;-0.6576614;-0.07354725,-0.08888413;-0.6513878;-0.1488807,-0.01806921;0.5323616;-0.1579599,293.5587
+0;0;0,-0.002229859;0.3187688;0.011426,-0.001710548;0.6338532;0.007126135,0.1937568;0.501485;0.02516616,0.2342765;0.2302352;0.03598973,0.2705277;0.0218349;-0.01658509,-0.186263;0.4801376;-0.0274839,-0.252648;0.2558928;-0.1711597,-0.2865095;0.1079028;-0.3275608,0.07457829;0.006186372;-0.03410713,0.08182781;-0.3154542;0.002400357,0.08398841;-0.65071;0.06698491,0.09123101;-0.6128403;-0.01190282,-0.07206804;0.003641836;-0.03945152,-0.09807515;-0.3180046;-0.01289656,-0.1143689;-0.6526165;0.05299482,-0.1051719;-0.614689;-0.02568319,-0.001494115;0.5554605;0.0104574,0;0;0,-0.01024774;0.3069407;-0.08620596,-0.02059446;0.6059753;-0.1850011,0.1566527;0.5000254;-0.05957676,0.2318214;0.2427185;-0.0005996339,0.2575018;0.03416708;-0.05852843,-0.2034446;0.4685911;-0.1048383,-0.3245786;0.2647929;-0.2431436,-0.3021468;0.2996514;-0.457131,0.07748018;0.005352169;-0.0270493,0.07889721;-0.3180863;-0.01209831,0.05612358;-0.6503145;0.06325483,0.0708243;-0.6821427;0.01530886,-0.07048988;0.002870014;-0.04226616,-0.09985421;-0.3164932;-0.0867953,-0.09886368;-0.6576614;-0.07354725,-0.08888413;-0.6513878;-0.1488807,-0.01806921;0.5323616;-0.1579599,293.5813
+0;0;0,-0.002225762;0.3181832;0.01140501,-0.001707222;0.6327874;0.007111832,0.1934854;0.500618;0.02512595,0.2341114;0.2286562;0.03597793,0.2703659;0.02023749;-0.01660154,-0.1860003;0.4793007;-0.0274501,-0.2525595;0.2544672;-0.171503,-0.286424;0.1064641;-0.327918,0.07434642;0.006167138;-0.03400109,0.0816096;-0.3160795;0.002575181,0.0837729;-0.6517545;0.0672405,0.0910778;-0.6138172;-0.01232583,-0.07184398;0.003630513;-0.03932886,-0.0979001;-0.3186221;-0.01272387,-0.1142142;-0.6536523;0.05324991,-0.1049381;-0.6156566;-0.02610489,-0.001491129;0.5545176;0.01043787,0;0;0,-0.009898692;0.3064442;-0.08584619,-0.01984772;0.6050748;-0.1843739,0.1573615;0.4996231;-0.05959582,0.2318731;0.2414697;-0.0001287423,0.2576384;0.03302383;-0.0584712,-0.203369;0.4686257;-0.1064197,-0.3224157;0.2673699;-0.2515246,-0.2999624;0.3027885;-0.4654375,0.07734235;0.005312145;-0.02667284,0.08028244;-0.3187691;-0.01266718,0.05727749;-0.6513731;0.06289268,0.07264235;-0.683642;0.01458454,-0.07006907;0.002834057;-0.04247106,-0.09848024;-0.3172161;-0.0871271,-0.09752425;-0.6588154;-0.07397559,-0.08725994;-0.6527259;-0.1499368,-0.01742263;0.5315614;-0.1574078,293.6148
+0;0;0,-0.002225796;0.3181879;0.01140518,-0.001707265;0.6327904;0.007111975,0.1928738;0.5007892;0.02508006,0.2335528;0.228473;0.03594618,0.2698118;0.02002785;-0.01663996,-0.1854217;0.4795387;-0.02733108,-0.2520676;0.2544122;-0.1715717,-0.2859364;0.1063904;-0.3280066,0.0741249;0.006148762;-0.03389978,0.08139239;-0.3162894;0.002698235,0.08355733;-0.6522188;0.06741256,0.09094815;-0.6141881;-0.01308952,-0.07162991;0.003619695;-0.03921167,-0.09770152;-0.3188244;-0.01259086,-0.114028;-0.6541086;0.05343292,-0.1046427;-0.6160189;-0.02685516,-0.00149117;0.5545198;0.01043805,0;0;0,-0.009616859;0.3064409;-0.08590722,-0.01934309;0.605048;-0.1845238,0.1563675;0.500806;-0.05807996,0.2306917;0.2420355;0.0005948506,0.2569443;0.0337576;-0.05823112,-0.2025176;0.468225;-0.1081583,-0.3207578;0.274743;-0.2647244,-0.3101712;0.3045597;-0.4804285,0.07715794;0.005361408;-0.02644634,0.08079328;-0.318926;-0.01291609,0.05767649;-0.6517403;0.06285644,0.07352568;-0.6846653;0.01397943,-0.06974079;0.002772355;-0.04254455,-0.09785081;-0.3175036;-0.08717345,-0.09699846;-0.659358;-0.07390583,-0.08604153;-0.6535501;-0.1506808,-0.01695929;0.5315387;-0.1575406,293.6374
+0;0;0,-0.00222869;0.3186017;0.01142001,-0.001709287;0.6338483;0.007116776,0.1930961;0.5015927;0.02510991,0.2336737;0.2299557;0.03594893,0.2699402;0.0214673;-0.01664812,-0.185635;0.4803177;-0.0273616,-0.2521147;0.2557527;-0.1712425,-0.2859905;0.1077002;-0.3277097,0.07392994;0.006132591;-0.03381062,0.08120307;-0.3165558;0.002815798,0.08336775;-0.6524451;0.0675224,0.09058998;-0.6145976;-0.01114332,-0.07144152;0.003610175;-0.03910854,-0.09753335;-0.3190842;-0.01246708,-0.1138579;-0.6543283;0.05354882,-0.1046867;-0.6164231;-0.02490778,-0.00149266;0.5553851;0.01045103,0;0;0,-0.00948967;0.3068502;-0.08599591,-0.01901293;0.6060821;-0.1847961,0.1562516;0.5005402;-0.05751038,0.2300488;0.2425034;0.0018332,0.2555654;0.03430051;-0.05774522,-0.2021558;0.4674838;-0.1091268,-0.3208132;0.2788064;-0.2699745,-0.3079983;0.3426557;-0.4780806,0.07706326;0.005373448;-0.02605343,0.08151178;-0.3191852;-0.01324439,0.05840588;-0.6519423;0.06259823,0.07356447;-0.6837226;0.01510668,-0.06939837;0.002736039;-0.04269404,-0.09718948;-0.3179042;-0.08673581,-0.09608845;-0.659735;-0.07393969,-0.08510386;-0.6533746;-0.1489233,-0.01669363;0.5323864;-0.1577554,293.6706
+0;0;0,-0.00257495;0.3192287;0.01168304,-0.002351002;0.6355083;0.007756812,0.194128;0.5024756;0.02531869,0.2346485;0.2298025;0.0368145,0.2707936;0.02137105;-0.01597883,-0.1887172;0.482231;-0.02433393,-0.2529807;0.2615295;-0.1769304,-0.2887825;0.126589;-0.3444016,0.07370603;0.006041045;-0.03351883,0.08055063;-0.3168172;0.00313849,0.08269735;-0.6527057;0.06786587,0.08940486;-0.6148139;-0.01093098,-0.07105944;0.003682686;-0.03910983,-0.09754623;-0.3191164;-0.01214162,-0.1140688;-0.6543426;0.05393183,-0.1054067;-0.6163885;-0.02466789,-0.002056311;0.5567669;0.01094464,0;0;0,-0.01065245;0.3075986;-0.08555532,-0.02159514;0.6080108;-0.1839046,0.1557655;0.5003906;-0.05697465,0.2297833;0.2413769;0.002673626,0.253978;0.03289978;-0.05639577,-0.2050126;0.465269;-0.1091596,-0.3253385;0.2867243;-0.2816941,-0.3109202;0.3178726;-0.497006,0.07687081;0.005372286;-0.02558518,0.08198609;-0.3193659;-0.01346231,0.05880918;-0.6521275;0.06235266,0.07399791;-0.6840231;0.0148716,-0.06895296;0.002716235;-0.04278664,-0.09664958;-0.3181506;-0.08643818,-0.09543159;-0.6599934;-0.07389656,-0.08418753;-0.6535646;-0.1489578,-0.01891418;0.5339968;-0.156975,293.6944
+0;0;0,-0.00257287;0.3189708;0.0116736,-0.002349121;0.6346265;0.00775664,0.1966154;0.5011019;0.02549274,0.2371023;0.2286541;0.03697905,0.2732506;0.0202045;-0.01581888,-0.1910815;0.4806007;-0.02478912,-0.255292;0.2600816;-0.1772595,-0.2910969;0.1251294;-0.3447452,0.0732927;0.006007168;-0.03333086,0.08016526;-0.31817;0.003476214,0.08232053;-0.6553956;0.06846127,0.0891044;-0.6174139;-0.01123261,-0.07066095;0.003662035;-0.03889051,-0.09725595;-0.3204557;-0.01181213,-0.1138443;-0.6570165;0.05452435,-0.1050836;-0.6189718;-0.02497015,-0.002055164;0.5560812;0.01093653,0;0;0,-0.01209157;0.3074071;-0.08508754,-0.02448961;0.6072387;-0.183028,0.1563525;0.498929;-0.0566895,0.2299581;0.2400132;0.002839565,0.2545453;0.03166796;-0.056602,-0.212615;0.4704206;-0.1093746,-0.3261086;0.2917697;-0.2860154,-0.3207988;0.3645367;-0.4914961,0.0766218;0.005490899;-0.02485561,0.08318985;-0.3206031;-0.01425266,0.05991305;-0.6545998;0.06225371,0.07610189;-0.6869641;0.01419687,-0.0682214;0.002564049;-0.0431059,-0.09514295;-0.3197134;-0.08675621,-0.09353603;-0.6629167;-0.074194,-0.08221328;-0.6566923;-0.1501371,-0.02144941;0.5334111;-0.1561985,293.7262
+0;0;0,-0.00257287;0.3189708;0.0116736,-0.002349121;0.6346265;0.00775664,0.1966154;0.5011019;0.02549274,0.2371023;0.2286541;0.03697905,0.2732506;0.0202045;-0.01581888,-0.1910815;0.4806007;-0.02478912,-0.255292;0.2600816;-0.1772595,-0.2910969;0.1251294;-0.3447452,0.0732927;0.006007168;-0.03333086,0.08016526;-0.31817;0.003476214,0.08232053;-0.6553956;0.06846127,0.0891044;-0.6174139;-0.01123261,-0.07066095;0.003662035;-0.03889051,-0.09725595;-0.3204557;-0.01181213,-0.1138443;-0.6570165;0.05452435,-0.1050836;-0.6189718;-0.02497015,-0.002055164;0.5560812;0.01093653,0;0;0,-0.01209157;0.3074071;-0.08508754,-0.02448961;0.6072387;-0.183028,0.1563525;0.498929;-0.0566895,0.2299581;0.2400132;0.002839565,0.2545453;0.03166796;-0.056602,-0.212615;0.4704206;-0.1093746,-0.3261086;0.2917697;-0.2860154,-0.3207988;0.3645367;-0.4914961,0.0766218;0.005490899;-0.02485561,0.08318985;-0.3206031;-0.01425266,0.05991305;-0.6545998;0.06225371,0.07610189;-0.6869641;0.01419687,-0.0682214;0.002564049;-0.0431059,-0.09514295;-0.3197134;-0.08675621,-0.09353603;-0.6629167;-0.074194,-0.08221328;-0.6566923;-0.1501371,-0.02144941;0.5334111;-0.1561985,293.7489
+0;0;0,-0.00278201;0.3187295;0.01185303,-0.00282921;0.6339561;0.008141952,0.1953543;0.5006911;0.02859172,0.2379737;0.2294042;0.03772437,0.2741584;0.0209316;-0.01480136,-0.189503;0.4797353;-0.03000726,-0.2508184;0.2619395;-0.1858974,-0.2914536;0.1241473;-0.3498829,0.07330538;0.005995318;-0.03320644,0.08020508;-0.3183723;0.003527947,0.08228115;-0.6562032;0.06878772,0.09049942;-0.6181905;-0.01135256,-0.07045396;0.003703522;-0.03917672,-0.0974509;-0.320531;-0.01170812,-0.1141714;-0.6576903;0.05490164,-0.1039651;-0.6195943;-0.02500142,-0.002452211;0.5555571;0.01124419,0;0;0,-0.01173253;0.3072468;-0.08484387,-0.02352986;0.6068197;-0.18226,0.156187;0.4984688;-0.05583763,0.2288423;0.2402645;0.003728151,0.2537156;0.03178552;-0.05498242,-0.211632;0.4703854;-0.1103156,-0.3274503;0.3065713;-0.2980586,-0.323028;0.3597798;-0.5094313,0.07659387;0.005512774;-0.02480483,0.08354604;-0.3207659;-0.01454187,0.06027588;-0.6553478;0.06231046,0.07692124;-0.6878482;0.01361918,-0.06810194;0.002515505;-0.04322138,-0.09509711;-0.3199406;-0.08686465,-0.09297344;-0.6637886;-0.07434036,-0.0813459;-0.6577061;-0.1508058,-0.02069492;0.5330793;-0.1556051,293.7823
+0;0;0,-0.002789178;0.3195507;0.01188357,-0.002836901;0.6361046;0.008154934,0.1969696;0.5020076;0.02876201,0.239627;0.2304795;0.03790278,0.275818;0.02196987;-0.01463228,-0.1910419;0.4808801;-0.03031725,-0.2524118;0.2628905;-0.1863461,-0.2930543;0.1250739;-0.3503606,0.07321639;0.00598804;-0.03316613,0.08012454;-0.3187772;0.003613282,0.08220223;-0.6568698;0.06892362,0.09041673;-0.6188608;-0.01117991,-0.07036842;0.003699026;-0.03912916,-0.09739845;-0.3209329;-0.01162688,-0.1141319;-0.6583534;0.05503449,-0.1039303;-0.6202612;-0.02483191,-0.002458063;0.5573233;0.0112723,0;0;0,-0.01257893;0.3080966;-0.08473444,-0.02535871;0.6089707;-0.1823204,0.1555176;0.4984095;-0.05457616,0.2277794;0.2397971;0.004825592,0.2537823;0.03164691;-0.05470037,-0.2149657;0.4713944;-0.1111724,-0.3303745;0.3107877;-0.3022667,-0.3262226;0.3712467;-0.5117267,0.0764998;0.005491853;-0.02478123,0.08372422;-0.3211885;-0.01474953,0.06044645;-0.6560808;0.06194258,0.07756923;-0.688383;0.01322461,-0.06794589;0.002488372;-0.04328571,-0.09492654;-0.3203475;-0.08712512,-0.09258348;-0.6644655;-0.07472695,-0.08062165;-0.6583256;-0.1511194,-0.02225839;0.5348605;-0.1555917,293.8061
+0;0;0,-0.002786217;0.3192115;0.01187096,-0.002833562;0.6350299;0.008152576,0.1977764;0.5009358;0.02882126,0.2402519;0.2305655;0.03792306,0.2764429;0.02205598;-0.01461196,-0.1918004;0.479723;-0.03049633,-0.2529087;0.262663;-0.1858599,-0.2935511;0.1248465;-0.3498743,0.0732152;0.005987943;-0.03316559,0.0801383;-0.3194801;0.00369342,0.08221343;-0.6571565;0.06892335,0.09037523;-0.6191989;-0.01066623,-0.07036728;0.003698966;-0.03912852,-0.0974558;-0.3216355;-0.01156673,-0.1141686;-0.6586406;0.05501258,-0.1040325;-0.6206003;-0.0243414,-0.002455811;0.5564747;0.01126099,0;0;0,-0.01331533;0.3079159;-0.08399487,-0.02674506;0.6083012;-0.1806118,0.1548834;0.4982636;-0.05231953,0.2263874;0.2405441;0.006459471,0.2534481;0.03251716;-0.05302525,-0.2174021;0.4707821;-0.1112315,-0.3379644;0.3252643;-0.3094143,-0.3286376;0.3922148;-0.5167222,0.07650945;0.005465031;-0.02475309,0.0843287;-0.3219154;-0.01490903,0.06132867;-0.6564105;0.06169796,0.07826483;-0.6881591;0.01306963,-0.06788532;0.002473031;-0.04337908,-0.09447995;-0.3211227;-0.08713389,-0.0918757;-0.6648153;-0.07475595,-0.08982589;-0.6909467;-0.1322843,-0.02348453;0.5343434;-0.1541479,293.8382
+0;0;0,-0.003155592;0.3189942;0.01223441,-0.003451815;0.6346853;0.008726917,0.1973744;0.5007402;0.02882449,0.2388114;0.2305552;0.03845257,0.2749171;0.022085;-0.01402844,-0.1936307;0.480469;-0.02659043,-0.2535828;0.2710334;-0.1919752,-0.2926304;0.1442928;-0.3649775,0.07316104;0.005927231;-0.03288364,0.07959417;-0.3198141;0.004215803,0.08163998;-0.6576961;0.06945463,0.08920947;-0.6196609;-0.01065382,-0.07012322;0.003739999;-0.03921416,-0.0976852;-0.3218178;-0.01132851,-0.1143946;-0.6590003;0.05540484,-0.1048377;-0.6208808;-0.02448238,-0.003037698;0.5561498;0.01178192,0;0;0,-0.01299451;0.3077006;-0.08407378,-0.02610046;0.6079021;-0.1808832,0.1548929;0.4975012;-0.05149961,0.2257656;0.240293;0.008755203,0.2549871;0.03231601;-0.0496347,-0.2175451;0.4721015;-0.1118068,-0.339394;0.3335534;-0.313715,-0.3275799;0.4036795;-0.5197743,0.07640189;0.005357444;-0.02455711,0.0847553;-0.3223147;-0.0152626,0.06204122;-0.6570352;0.06135869,0.0793396;-0.6889908;0.01235366,-0.06761063;0.002519932;-0.04349088,-0.09432942;-0.321339;-0.08738483,-0.09154572;-0.6652298;-0.07489799,-0.0790147;-0.6589808;-0.1511744,-0.02290498;0.5339811;-0.1543725,293.8715
+0;0;0,-0.003154605;0.3188944;0.01223058,-0.00345077;0.6344942;0.00872393,0.1982488;0.5003255;0.02889508,0.2394216;0.2318634;0.03846177,0.2755295;0.02338062;-0.01402242,-0.1944604;0.479966;-0.02676136,-0.2540302;0.271866;-0.1910915,-0.2930802;0.1451176;-0.3641043,0.07319429;0.005929925;-0.03289858,0.07962967;-0.319926;0.004213903,0.08167534;-0.6577861;0.06944849,0.08930492;-0.619687;-0.0112958,-0.07015508;0.003741698;-0.03923197,-0.09772675;-0.3219306;-0.01133653,-0.1144351;-0.6590912;0.05539249,-0.1048024;-0.6209073;-0.0251288,-0.003036747;0.5559766;0.01177824,0;0;0,-0.01266541;0.3075982;-0.0841198,-0.02550091;0.6076993;-0.1809795,0.1551879;0.4970095;-0.04942369,0.2248118;0.2416614;0.01228929,0.2564889;0.03411043;-0.04638434,-0.2181864;0.4730266;-0.1113266,-0.3416261;0.3422192;-0.3150682,-0.3283814;0.4079607;-0.5224955,0.07648383;0.005211622;-0.02445292,0.08533624;-0.3225679;-0.01534152,0.06265865;-0.6572659;0.06128836,0.08019003;-0.6896787;0.01188445,-0.06759185;0.002668784;-0.04357868,-0.0937259;-0.3213946;-0.08717573,-0.09077897;-0.6652561;-0.07453479,-0.07792354;-0.6592;-0.151378,-0.02234948;0.5337981;-0.1544619,293.9052
+0;0;0,-0.003155335;0.3189682;0.01223341,-0.003451571;0.6346387;0.008725943,0.1991645;0.5001982;0.02897574,0.2399864;0.2340237;0.0384609,0.2760996;0.0255105;-0.01403094,-0.1953326;0.479746;-0.02693409,-0.2543948;0.2734192;-0.1898639,-0.2934505;0.1466524;-0.3629019,0.07295817;0.005910796;-0.03279246,0.07938731;-0.3196289;0.004284024,0.08143142;-0.6572303;0.06946865,0.08905965;-0.6191326;-0.01126136,-0.06992877;0.003729629;-0.03910542,-0.09747369;-0.3216267;-0.01123704,-0.1141692;-0.658529;0.05544088,-0.1045382;-0.6203465;-0.02506619,-0.003037451;0.5561026;0.01178097,0;0;0,-0.01261162;0.3075895;-0.08443904,-0.02530003;0.6076511;-0.1816685,0.1550785;0.4959968;-0.04800439,0.2235118;0.2435863;0.01688862,0.2588082;0.03678425;-0.04247785,-0.2191135;0.4736232;-0.1113652,-0.3433845;0.3462427;-0.313692,-0.3289419;0.4149227;-0.5201182,0.07632708;0.005036712;-0.02412438,0.08597536;-0.3224191;-0.01565623,0.06312129;-0.6568649;0.06083941,0.080851;-0.6893502;0.01162219,-0.06721359;0.002771822;-0.04367868,-0.09288347;-0.3210045;-0.08729175,-0.08957448;-0.6645907;-0.07443159,-0.07649732;-0.658561;-0.1512138,-0.02218378;0.533766;-0.1550472,293.9274
+0;0;0,-0.003500403;0.3189526;0.01254113,-0.00404219;0.6346242;0.009235455,0.1986215;0.500147;0.02921554,0.2384848;0.2338433;0.03914135,0.2747203;0.02538387;-0.01347959,-0.1963078;0.4802168;-0.02529271,-0.2558947;0.2843362;-0.2004653,-0.2936036;0.1608393;-0.3761465,0.07308724;0.005813392;-0.03252134,0.07913315;-0.3197497;0.00441432,0.08119004;-0.6573188;0.06976538,0.08859129;-0.619203;-0.01098393,-0.06972861;0.003871473;-0.03944756,-0.09773406;-0.321401;-0.01106429,-0.1144243;-0.6582644;0.05581143,-0.1050195;-0.6200649;-0.02472062,-0.003591016;0.5560874;0.01226381,0;0;0,-0.01261162;0.3075895;-0.08443904,-0.02530003;0.6076511;-0.1816685,0.1550785;0.4959968;-0.04800439,0.2235118;0.2435863;0.01688862,0.2588082;0.03678425;-0.04247785,-0.2191135;0.4736232;-0.1113652,-0.3433845;0.3462427;-0.313692,-0.3289419;0.4149227;-0.5201182,0.07632708;0.005036712;-0.02412438,0.08597536;-0.3224191;-0.01565623,0.06312129;-0.6568649;0.06083941,0.080851;-0.6893502;0.01162219,-0.06721359;0.002771822;-0.04367868,-0.09288347;-0.3210045;-0.08729175,-0.08957448;-0.6645907;-0.07443159,-0.07649732;-0.658561;-0.1512138,-0.02218378;0.533766;-0.1550472,293.9501
+0;0;0,-0.003498299;0.3187609;0.01253359,-0.004039535;0.6341804;0.009231377,0.1990624;0.4996665;0.02924497,0.2387399;0.2346035;0.03912454,0.2749555;0.02625912;-0.01346735,-0.1967238;0.4796931;-0.02538154,-0.2560331;0.284725;-0.1997381,-0.2937212;0.1612963;-0.3753222,0.07289898;0.005798417;-0.03243757,0.07894095;-0.3195529;0.00447407,0.08099871;-0.6572628;0.06985238,0.08843242;-0.6191114;-0.01125111,-0.069549;0.003861501;-0.03934595,-0.09753624;-0.3211994;-0.01098114,-0.1142334;-0.6582034;0.05592249,-0.1047874;-0.6199679;-0.0249628,-0.003588848;0.5557283;0.01225646,0;0;0,-0.01218057;0.3074267;-0.08437014,-0.024459;0.6072717;-0.1815031,0.155704;0.4954793;-0.04688692,0.2237628;0.2449505;0.02044535,0.2646748;0.03873989;-0.0368979,-0.2193645;0.474756;-0.1115006,-0.3436004;0.3487586;-0.3130457,-0.3288656;0.4208465;-0.5181581,0.07618979;0.004985929;-0.02388167,0.08629306;-0.3222581;-0.0160253,0.06380877;-0.6568371;0.060642,0.0818772;-0.689341;0.01098037,-0.06689265;0.00280086;-0.04379047,-0.09268977;-0.320718;-0.08763693,-0.08886708;-0.6644328;-0.07452081,-0.07560839;-0.6585101;-0.1516179,-0.02145576;0.5334585;-0.1549196,293.9833
+0;0;0,-0.003841063;0.3168964;0.01283423,-0.004635567;0.6287029;0.009798625,0.2003902;0.4948687;0.02975716,0.2395221;0.2305702;0.03996577,0.2755421;0.02259235;-0.0125604,-0.1987993;0.4748654;-0.02674553,-0.2584168;0.2894211;-0.2098994,-0.2947246;0.1789264;-0.3937034,0.07287352;0.005761695;-0.03212648,0.07855064;-0.319464;0.004866105,0.08062315;-0.6567588;0.07030079,0.08833401;-0.61853;-0.01143377,-0.06925714;0.003892316;-0.03954939,-0.09767579;-0.3209558;-0.01059233,-0.1144018;-0.6576513;0.05581687,-0.1046628;-0.6193387;-0.02569241,-0.004124092;0.551292;0.01274614,0;0;0,-0.01294435;0.3053816;-0.08471918,-0.02615574;0.6009493;-0.1831298,0.1550825;0.4963983;-0.04392099,0.2237413;0.2468075;0.02300882,0.2709704;0.04049054;-0.02713037,-0.223926;0.4756529;-0.1101008,-0.3498333;0.3532549;-0.3117325,-0.3334624;0.4283843;-0.5151994,0.07610369;0.004962891;-0.02365279,0.08649498;-0.3221556;-0.01604342,0.06437264;-0.6564556;0.06016612,0.08293046;-0.6893973;0.01014948,-0.06663039;0.002831226;-0.04391163,-0.09213174;-0.3205454;-0.08806631,-0.08805788;-0.6638585;-0.0749005,-0.0742052;-0.6582393;-0.1524982,-0.02293196;0.5284201;-0.1561017,294.0071
+0;0;0,-0.003835821;0.316464;0.01281671,-0.004630846;0.6283289;0.009777945,0.2009176;0.4942673;0.02978309,0.2401398;0.2293593;0.04001524,0.276187;0.02122432;-0.01255062,-0.1992911;0.4742129;-0.02686388,-0.2590461;0.2883409;-0.2104401,-0.2953813;0.1777628;-0.394383,0.0728633;0.005760886;-0.03212196,0.07852303;-0.3184689;0.004757341,0.08058888;-0.6546777;0.06998134,0.08830626;-0.6164419;-0.01182237,-0.06924742;0.00389177;-0.03954384,-0.09757905;-0.3199616;-0.01067545,-0.1142512;-0.655573;0.05551993,-0.104504;-0.6172534;-0.0260583,-0.00411882;0.5508347;0.01272863,0;0;0,-0.01278878;0.3047188;-0.08550644,-0.02554229;0.600072;-0.1848061,0.1562516;0.4975367;-0.04488587,0.2243517;0.2487234;0.0277338,0.2737716;0.04355432;-0.0256145,-0.2222029;0.4692012;-0.1103416,-0.358257;0.359401;-0.3134487,-0.3370029;0.4351951;-0.5163927,0.07623989;0.004952937;-0.02317357,0.08641987;-0.3211761;-0.01587486,0.06475659;-0.6545457;0.05955887,0.08359729;-0.6876879;0.009786129,-0.06646358;0.002789733;-0.04414609,-0.09179678;-0.3195543;-0.08852613,-0.08737462;-0.6617448;-0.0750768,-0.08610284;-0.689399;-0.1341836,-0.02245537;0.5275302;-0.1575575,294.0394
+0;0;0,-0.003813179;0.314596;0.01274106,-0.004604333;0.624813;0.009716053,0.2046326;0.4900816;0.03001492,0.2432629;0.2291711;0.04009266,0.2793071;0.02105348;-0.01246881,-0.2027801;0.4696663;-0.02765173,-0.2616335;0.2865991;-0.2084579,-0.2979656;0.1760302;-0.3923853,0.07264651;0.005743745;-0.0320264,0.07826126;-0.3159093;0.004559819,0.08032367;-0.6515602;0.06967558,0.08810261;-0.6132587;-0.01278058,-0.06904139;0.003880191;-0.03942619,-0.09714786;-0.3173994;-0.01078722,-0.1137923;-0.6524539;0.05529831,-0.1039674;-0.6140679;-0.02693058,-0.00409461;0.5476673;0.01265347,0;0;0,-0.01219311;0.3026295;-0.08610582,-0.02369787;0.5960302;-0.1861804,0.1580427;0.4960474;-0.03889847,0.225825;0.2505004;0.03024197,0.2800249;0.04656586;-0.02312398,-0.2256222;0.470014;-0.1097506,-0.3671612;0.3685411;-0.3080891,-0.3405949;0.4453149;-0.5100169,0.07609421;0.004527718;-0.02292085,0.08645897;-0.3190074;-0.01596928,0.06584932;-0.652065;0.05855417,0.0851597;-0.6855623;0.008318186,-0.06606599;0.003226333;-0.04428397,-0.09046156;-0.3164211;-0.08968343,-0.08583456;-0.6580286;-0.0759441,-0.08480605;-0.6859967;-0.1356692,-0.02097742;0.5239236;-0.1587288,294.073
+0;0;0,-0.004100055;0.3138112;0.01298932,-0.00517169;0.6237724;0.01016414,0.208116;0.48807;0.0307211,0.2454065;0.2327874;0.04090785,0.281325;0.02455768;-0.01089097,-0.2067853;0.4674096;-0.02954701,-0.2654283;0.2942572;-0.211873,-0.3012525;0.1870175;-0.3977471,0.07262272;0.005682958;-0.03178172,0.0779256;-0.314721;0.004802234,0.07990155;-0.6501106;0.06983938,0.08791505;-0.6117986;-0.01262569,-0.06881113;0.003948354;-0.03957114,-0.0971508;-0.3160243;-0.01059575,-0.1138022;-0.6507952;0.05551801,-0.1037443;-0.6124009;-0.0267144,-0.004577123;0.546644;0.01305673,0;0;0,-0.01208715;0.3017997;-0.08621979,-0.0233105;0.594926;-0.1863387,0.1598282;0.4933154;-0.0342586,0.2267486;0.253014;0.03237796,0.2841431;0.04962705;-0.01931835,-0.2304625;0.4747529;-0.1073659,-0.3704811;0.3762783;-0.3006561,-0.342477;0.4526281;-0.5024464,0.07599881;0.004312813;-0.02284765,0.08650212;-0.3179724;-0.01598024,0.06653821;-0.6508666;0.05820036,0.08641879;-0.6840609;0.007751938,-0.06585682;0.003468311;-0.04435407,-0.09000865;-0.3147202;-0.09123672,-0.08447126;-0.6560196;-0.07695504,-0.0836555;-0.6839447;-0.1367699,-0.0206651;0.5228368;-0.158886,294.1067
+0;0;0,-0.004100267;0.3138274;0.01298999,-0.00517225;0.6239078;0.01016414,0.2110069;0.4873906;0.03096193,0.2470803;0.2404403;0.04081619,0.2829623;0.0324218;-0.01093008,-0.2095345;0.4664494;-0.03012546,-0.2662634;0.2989485;-0.2065005,-0.3020512;0.1918177;-0.392186,0.07242874;0.005667778;-0.03169683,0.07769548;-0.3125527;0.004637808,0.07966651;-0.6471075;0.06951308,0.08769139;-0.6087837;-0.01306911,-0.06862732;0.003937808;-0.03946543,-0.09677386;-0.3138543;-0.01068752,-0.1133838;-0.647792;0.0552617,-0.1033116;-0.6093857;-0.02708749,-0.00457754;0.5467609;0.01305742,0;0;0,-0.01121577;0.3019322;-0.08593249,-0.0216466;0.5953725;-0.1855891,0.1613315;0.4883785;-0.02974796,0.2284034;0.2568796;0.03576922,0.2891104;0.0537215;-0.01196265,-0.232984;0.4783272;-0.1072699,-0.371223;0.3841285;-0.2927407,-0.3413432;0.4592256;-0.4944943,0.07581887;0.003915399;-0.02277946,0.08665855;-0.3161624;-0.01607776,0.06781313;-0.6484561;0.05717063,0.08791105;-0.6818165;0.006821394,-0.06554975;0.003872454;-0.04439561,-0.08986461;-0.3117142;-0.09365055,-0.08309254;-0.6520886;-0.07819211,-0.08219363;-0.6793625;-0.1387924,-0.01919347;0.5232028;-0.1582782,294.1285
+0;0;0,-0.004087117;0.312821;0.01294833,-0.005152753;0.6211765;0.01014077,0.2172744;0.4834347;0.03143913,0.2505356;0.2557359;0.04052518,0.2864168;0.04772188;-0.01121998,-0.2154624;0.4618862;-0.03141975,-0.2677689;0.3074433;-0.194045,-0.303556;0.2003147;-0.3797266,0.07197046;0.005631916;-0.03149627,0.07714615;-0.3070876;0.004210267,0.07910798;-0.6400808;0.06878272,0.08693168;-0.6019657;-0.01172915,-0.06819309;0.003912892;-0.03921572,-0.09585308;-0.3083857;-0.01093527,-0.1123855;-0.6407646;0.05470611,-0.1025658;-0.6025691;-0.0255786,-0.004561875;0.5445267;0.01301541,0;0;0,-0.008757293;0.3013193;-0.08468366,-0.0161773;0.5937241;-0.1822891,0.1670854;0.4771208;-0.02036285,0.2302232;0.2636486;0.03861856,0.2923759;0.06090891;-0.009010553,-0.2373855;0.4842501;-0.1084263,-0.3676428;0.3977197;-0.2774857,-0.3356835;0.4727951;-0.4789234,0.07537558;0.002740413;-0.02268243,0.0878774;-0.311749;-0.01673484,0.07001639;-0.6426708;0.05558157,0.08896464;-0.6751277;0.007111788,-0.06488779;0.004929749;-0.04437062,-0.08838551;-0.3047638;-0.09568371,-0.08031134;-0.6434892;-0.07962768,-0.07947993;-0.6693352;-0.1387019,-0.01457049;0.5218348;-0.1555841,294.1621
+0;0;0,-0.004086794;0.3127962;0.01294731,-0.005151607;0.6209183;0.01014198,0.2197608;0.482553;0.0316445,0.2515734;0.2647715;0.04033482,0.2874621;0.05671394;-0.01142115,-0.217825;0.460763;-0.03191874,-0.2678533;0.3130467;-0.187461,-0.3036479;0.2058957;-0.3731814,0.0712036;0.005571906;-0.03116067,0.0763125;-0.3031122;0.004085099,0.07826898;-0.6351969;0.0684814,0.08608527;-0.5970895;-0.0119543,-0.06746647;0.003871199;-0.03879787,-0.09476952;-0.3043973;-0.01088236,-0.1112568;-0.6358696;0.05457995,-0.1014464;-0.5976818;-0.02562882,-0.004561199;0.5443295;0.01301434,0;0;0,-0.00650496;0.301523;-0.08406782,-0.01189757;0.5939846;-0.1808975,0.1701562;0.4719725;-0.0157361,0.2317042;0.2684156;0.04164648,0.2963775;0.0666334;-0.006891489,-0.2374908;0.4890751;-0.1095893,-0.363331;0.4065952;-0.2704546,-0.330785;0.48069;-0.4722102,0.0746303;0.001669884;-0.02234983,0.08931954;-0.3086642;-0.01676345,0.07216595;-0.6389027;0.05450535,0.09117252;-0.6711724;0.005946398,-0.06380456;0.005857375;-0.04434697,-0.08741772;-0.2993709;-0.09756656,-0.07789752;-0.6370733;-0.08032025,-0.07655632;-0.6631505;-0.1390592,-0.01080376;0.5220748;-0.1543977,294.1955
+0;0;0,-0.004276429;0.3127862;0.01312759,-0.00554379;0.6209093;0.01049549,0.2194448;0.482806;0.03230672,0.2506751;0.2649432;0.04107275,0.2865242;0.05681147;-0.01041139,-0.2179496;0.4609204;-0.03301255,-0.2681049;0.3171782;-0.1921948,-0.3030416;0.2161513;-0.3814766,0.07129967;0.005558001;-0.03094269,0.07616287;-0.3031328;0.004278639,0.07812258;-0.635213;0.0686985,0.08618253;-0.597104;-0.01171301,-0.06726374;0.00389323;-0.0391461,-0.09490144;-0.3042965;-0.01069421,-0.1114436;-0.6357707;0.05474406,-0.1013906;-0.5975795;-0.0254343,-0.004919861;0.544319;0.01332113,0;0;0,-0.00650496;0.301523;-0.08406782,-0.01189757;0.5939846;-0.1808975,0.1701562;0.4719725;-0.0157361,0.2317042;0.2684156;0.04164648,0.2963775;0.0666334;-0.006891489,-0.2374908;0.4890751;-0.1095893,-0.363331;0.4065952;-0.2704546,-0.330785;0.48069;-0.4722102,0.0746303;0.001669884;-0.02234983,0.08931954;-0.3086642;-0.01676345,0.07216595;-0.6389027;0.05450535,0.09117252;-0.6711724;0.005946398,-0.06380456;0.005857375;-0.04434697,-0.08741772;-0.2993709;-0.09756656,-0.07789752;-0.6370733;-0.08032025,-0.07655632;-0.6631505;-0.1390592,-0.01080376;0.5220748;-0.1543977,294.218
+0;0;0,-0.004257861;0.3114281;0.01307059,-0.005512844;0.6166327;0.01046605,0.2190472;0.4794402;0.03221223,0.2491141;0.2696936;0.0406517,0.284943;0.06167951;-0.01080334,-0.2175244;0.4575958;-0.03298417,-0.2658113;0.3192086;-0.1862363,-0.3007282;0.2182388;-0.3754112,0.07066813;0.00550877;-0.03066861,0.07548282;-0.3001032;0.004201429,0.07743719;-0.6312784;0.06844572,0.0855097;-0.5931568;-0.01209102,-0.06666795;0.003858746;-0.03879936,-0.09403001;-0.3012571;-0.01063124,-0.1105271;-0.631828;0.05462869,-0.1004585;-0.593624;-0.02567456,-0.004895392;0.5408375;0.01326236,0;0;0,-0.003100455;0.3002678;-0.08370233,-0.003564902;0.5900431;-0.179498,0.1740754;0.4677333;-0.01195145,0.2339425;0.2721667;0.04407096,0.3004695;0.07059689;-0.002243038,-0.2321792;0.4963463;-0.1122328,-0.3546372;0.4154274;-0.2652852,-0.3221598;0.4895182;-0.4669209,0.07401551;0.0006079972;-0.02205062,0.0912924;-0.3064896;-0.016541,0.07483916;-0.6361977;0.0529573,0.09418476;-0.6685117;0.004377365,-0.06284995;0.006731753;-0.04437863,-0.08525389;-0.2951599;-0.09912649,-0.07470011;-0.6318885;-0.08150373,-0.07341535;-0.658337;-0.1400632,-0.003951833;0.5188754;-0.153266,294.2405
+0;0;0,-0.004241815;0.3102545;0.01302134,-0.005490631;0.613874;0.01042785,0.2198055;0.4768072;0.03222444,0.24974;0.267984;0.04062676,0.2855846;0.05987883;-0.0108508,-0.2182063;0.4548908;-0.03318704,-0.2662806;0.3171127;-0.1857646,-0.3012128;0.2160987;-0.3750222,0.06968717;0.005432302;-0.03024289,0.0744538;-0.2971295;0.004279112,0.07640462;-0.6277019;0.0684065,0.08459832;-0.5894583;-0.01333933,-0.06574252;0.003805181;-0.03826077,-0.09283147;-0.2982653;-0.0103738,-0.1092985;-0.6282346;0.05476737,-0.09907874;-0.5899075;-0.02674147,-0.004875854;0.5384071;0.01321205,0;0;0,0.0004156456;0.2991328;-0.08345532,0.003790744;0.58731;-0.1789706,0.1778344;0.4624237;-0.008054018,0.2379711;0.2690624;0.05168557,0.3065408;0.06865223;0.002936363,-0.2278053;0.501068;-0.1153907,-0.3527633;0.4190776;-0.2645112,-0.3204393;0.4933247;-0.4662165,0.07322822;-0.0001239777;-0.02092981,0.09307292;-0.3040085;-0.01663113,0.07764655;-0.6333406;0.05190134,0.09767786;-0.6661228;0.002155781,-0.06134319;0.007305084;-0.04454315,-0.08242569;-0.2914744;-0.09971941,-0.07099386;-0.6275439;-0.08180586,-0.06937345;-0.6548035;-0.1412718,0.002417393;0.5164927;-0.1527715,294.274
+0;0;0,-0.004547874;0.311842;0.013273,-0.006048126;0.6163676;0.01088591,0.2226745;0.4782391;0.03294818,0.2521993;0.2697636;0.04147831,0.2879648;0.06124857;-0.009888042,-0.2214771;0.4558035;-0.03513183,-0.2689088;0.3255534;-0.1938506,-0.3041267;0.2274662;-0.3849913,0.0685733;0.005348461;-0.02953918,0.07291235;-0.2940159;0.004538098,0.07486331;-0.6229305;0.06844228,0.08334766;-0.5846296;-0.01380967,-0.06453496;0.003718199;-0.03774758,-0.09170456;-0.2951038;-0.01006569,-0.1081924;-0.6233716;0.0550558,-0.09766961;-0.5849888;-0.02695194,-0.005372122;0.5406495;0.01359768,0;0;0,0.004554041;0.3006074;-0.0840044,0.0108852;0.5895879;-0.1798191,0.1820697;0.4570236;-0.003768206,0.2416317;0.264973;0.05928278,0.3143053;0.06760959;0.00304747,-0.225293;0.4991659;-0.1196699,-0.3535783;0.4191741;-0.2664715,-0.3202446;0.49325;-0.4684561,0.07244398;-0.0009292066;-0.01882744,0.09562106;-0.3013589;-0.01685643,0.08095553;-0.629285;0.05038786,0.1015852;-0.6624924;0.0005328655,-0.05935758;0.007782295;-0.04493974,-0.07804447;-0.2879493;-0.0996453,-0.06593332;-0.6223391;-0.08206324,-0.06382357;-0.6501426;-0.1417339,0.008697979;0.5185562;-0.1535373,294.307
+0;0;0,-0.004546153;0.311724;0.01326798,-0.006042026;0.615356;0.01088773,0.2193514;0.4783559;0.03265987,0.2487535;0.270747;0.04115454,0.2845933;0.06179899;-0.01031849,-0.2183199;0.4562477;-0.03442684,-0.2655544;0.326539;-0.1924859,-0.3008455;0.2282481;-0.3840236,0.06788406;0.005294702;-0.02924228,0.0721819;-0.2912262;0.004511327,0.07413196;-0.6199892;0.06838605,0.08261576;-0.5816888;-0.01386064,-0.06388631;0.003680827;-0.03736817,-0.09079785;-0.2923029;-0.009949215,-0.1072781;-0.6204194;0.05514225,-0.09675597;-0.5820371;-0.02686024,-0.005367966;0.5398558;0.0135917,0;0;0,0.009889655;0.3004149;-0.08379507,0.02180346;0.5886253;-0.178555,0.1830083;0.4499115;-0.001503944,0.2445845;0.2623207;0.06960273,0.323042;0.0695996;0.004056931,-0.2136292;0.5014521;-0.1260149,-0.343512;0.4211394;-0.2699539,-0.3137973;0.4863359;-0.4760115,0.07208847;-0.001209736;-0.01712251,0.09904624;-0.2984565;-0.01736236,0.08566883;-0.6264942;0.04882836,0.1066835;-0.6593101;-0.001350641,-0.05788293;0.008053795;-0.04556417,-0.07347636;-0.2850015;-0.09995022,-0.05979117;-0.6191823;-0.08249332,-0.05693205;-0.6474298;-0.1416917,0.01804329;0.5177773;-0.1525848,294.3408
+0;0;0,-0.004775952;0.312362;0.01346656,-0.006514283;0.615922;0.01125787,0.218304;0.4789982;0.03305041,0.2474066;0.2718147;0.0417418,0.28264;0.06241718;-0.008697271,-0.2147529;0.4568198;-0.04688725,-0.2667374;0.3307303;-0.205779,-0.3003587;0.2375378;-0.4002464,0.06574269;0.005131232;-0.02813461,0.0697774;-0.2885942;0.005268017,0.07171058;-0.6165932;0.06911171,0.08213156;-0.5783169;-0.01310087,-0.06169746;0.003571946;-0.03634077,-0.08870187;-0.2895485;-0.008811407,-0.1051276;-0.6168942;0.05628844,-0.09267302;-0.5785267;-0.02563147,-0.005785813;0.54041;0.01392977,0;0;0,0.01592793;0.3005533;-0.08478308,0.03164323;0.5883749;-0.1799192,0.1863462;0.4441127;-0.0006299019,0.2511155;0.2596537;0.07438589,0.3321252;0.06866232;0.006617792,-0.2052394;0.5063826;-0.1330472,-0.3354667;0.4227152;-0.2740725,-0.3030077;0.4923812;-0.4783416,0.0703901;-0.002324581;-0.01340961,0.103665;-0.2960501;-0.01839066,0.09104296;-0.6237748;0.04564238,0.1130108;-0.6572351;-0.003614187,-0.05452694;0.00837865;-0.04578862,-0.06632473;-0.2823226;-0.09832714,-0.05107328;-0.615689;-0.08108619,-0.02937049;-0.6111404;-0.1573569,0.02670024;0.5176442;-0.153795,294.3627
+0;0;0,-0.004775952;0.312362;0.01346656,-0.006514283;0.615922;0.01125787,0.218304;0.4789982;0.03305041,0.2474066;0.2718147;0.0417418,0.28264;0.06241718;-0.008697271,-0.2147529;0.4568198;-0.04688725,-0.2667374;0.3307303;-0.205779,-0.3003587;0.2375378;-0.4002464,0.06574269;0.005131232;-0.02813461,0.0697774;-0.2885942;0.005268017,0.07171058;-0.6165932;0.06911171,0.08213156;-0.5783169;-0.01310087,-0.06169746;0.003571946;-0.03634077,-0.08870187;-0.2895485;-0.008811407,-0.1051276;-0.6168942;0.05628844,-0.09267302;-0.5785267;-0.02563147,-0.005785813;0.54041;0.01392977,0;0;0,0.01592793;0.3005533;-0.08478308,0.03164323;0.5883749;-0.1799192,0.1863462;0.4441127;-0.0006299019,0.2511155;0.2596537;0.07438589,0.3321252;0.06866232;0.006617792,-0.2052394;0.5063826;-0.1330472,-0.3354667;0.4227152;-0.2740725,-0.3030077;0.4923812;-0.4783416,0.0703901;-0.002324581;-0.01340961,0.103665;-0.2960501;-0.01839066,0.09104296;-0.6237748;0.04564238,0.1130108;-0.6572351;-0.003614187,-0.05452694;0.00837865;-0.04578862,-0.06632473;-0.2823226;-0.09832714,-0.05107328;-0.615689;-0.08108619,-0.02937049;-0.6111404;-0.1573569,0.02670024;0.5176442;-0.153795,294.3851
+0;0;0,-0.00476895;0.3119041;0.01344682,-0.006505166;0.6149231;0.01123502,0.215544;0.4787047;0.03279314,0.2445233;0.272399;0.0414477,0.2797539;0.06301822;-0.008987349,-0.2121605;0.4568004;-0.04615653,-0.2639248;0.3312452;-0.204375,-0.2975433;0.23806;-0.3988269,0.06528642;0.00509562;-0.02793935,0.069311;-0.2878926;0.005379438,0.07124744;-0.6164447;0.06933081,0.0816426;-0.5781888;-0.01267809,-0.06126926;0.003547156;-0.03608856,-0.0882059;-0.2888375;-0.008628294,-0.1046593;-0.6167354;0.05658135,-0.09223561;-0.5783886;-0.02513561,-0.005776178;0.5393574;0.01390883,0;0;0,0.01869997;0.2996997;-0.08554602,0.03968801;0.5861926;-0.1819086,0.1887852;0.4439561;-0.001338005,0.2497634;0.263094;0.08261013,0.3361778;0.07438055;0.01519346,-0.196274;0.509706;-0.1386366,-0.3263061;0.422832;-0.2765543,-0.2916977;0.4940323;-0.479921,0.07015304;-0.002348095;-0.0119133,0.1041041;-0.2952254;-0.01813436,0.09275338;-0.6238936;0.04422212,0.1153071;-0.6569321;-0.004962917,-0.05344943;0.008383468;-0.04627921,-0.06547349;-0.281571;-0.09872248,-0.04820776;-0.6153801;-0.08101983,-0.02612694;-0.6110682;-0.1568766,0.0333025;0.5157137;-0.1552665,294.4188
+0;0;0,-0.004971111;0.3115709;0.01361376,-0.006935933;0.6148446;0.01162454,0.213605;0.4786953;0.03310952,0.2423423;0.2727742;0.04202191,0.2772427;0.06326379;-0.008318868,-0.2093441;0.4570045;-0.05128339,-0.2635286;0.3374833;-0.2127996,-0.2935793;0.2493197;-0.4102103,0.06520047;0.005084516;-0.02762518,0.06898955;-0.2867266;0.005508207,0.0709455;-0.616627;0.06986617,0.08222614;-0.5783955;-0.01192824,-0.06088948;0.003567214;-0.03632975,-0.08821893;-0.2875618;-0.008709874,-0.1046862;-0.6167637;0.05713061,-0.09138377;-0.5784377;-0.0243498,-0.006183299;0.538991;0.01429402,0;0;0,0.02156779;0.2989193;-0.08642077,0.04833201;0.5844936;-0.1848524,0.1910233;0.4432226;-0.0005614758,0.2503134;0.2641355;0.08730912,0.3395931;0.0770752;0.01886606,-0.1877646;0.5116442;-0.1453509,-0.3180696;0.4221219;-0.2806842,-0.2755826;0.4956127;-0.4817832,0.07004482;-0.002441734;-0.01130772,0.1044881;-0.2940445;-0.01819205,0.09396047;-0.6243553;0.04315901,0.117143;-0.6564611;-0.00674868,-0.05276042;0.008490874;-0.046737,-0.06491774;-0.2802791;-0.09898639,-0.04602854;-0.6154104;-0.08137298,-0.02319361;-0.611446;-0.1567789,0.04058181;0.5141014;-0.1575329,294.4411
+0;0;0,-0.004955234;0.3105758;0.01357028,-0.006920554;0.6139035;0.01157948,0.2124339;0.4780342;0.03296446,0.2411114;0.2725416;0.0418583,0.2760074;0.06305741;-0.008476183,-0.2082311;0.4564606;-0.05097269,-0.2623028;0.3371881;-0.2121527,-0.2923498;0.2490355;-0.4095388,0.06546997;0.005105531;-0.02773937,0.06923787;-0.2850751;0.005208895,0.07119299;-0.6148331;0.06953906,0.08240087;-0.5766547;-0.01172773,-0.06114116;0.003581958;-0.03647991,-0.08831792;-0.2859204;-0.009014364,-0.1047781;-0.6149802;0.05679769,-0.09156144;-0.5767079;-0.02415714,-0.006167468;0.5380043;0.01425057,0;0;0,0.02513;0.2976381;-0.08629084,0.05557474;0.5829518;-0.1845994,0.1933636;0.4418465;0.001918077,0.2506778;0.2646672;0.09384894,0.3450438;0.08006835;0.02563429,-0.1800658;0.5109715;-0.1482138,-0.3074949;0.4203277;-0.2848675,-0.2575407;0.4986302;-0.4823725,0.07047556;-0.002698332;-0.01038122,0.1049401;-0.2926112;-0.01858354,0.09564739;-0.6229925;0.041785,0.1191592;-0.6544109;-0.007931951,-0.05258721;0.008713979;-0.04733399,-0.06567929;-0.2783416;-0.09960478,-0.04385951;-0.6131458;-0.08192487,-0.02066247;-0.609196;-0.1566248,0.04719423;0.5125533;-0.157356,294.4743
+0;0;0,-0.004964541;0.3111592;0.01359577,-0.006937658;0.6157647;0.01160059,0.2261298;0.4759192;0.03416688,0.2548253;0.2702975;0.04306631,0.2899222;0.05960755;-0.00755788,-0.2209197;0.4529925;-0.05503488,-0.2750254;0.333645;-0.2163163,-0.3052453;0.244985;-0.4148384,0.0644509;0.005026062;-0.02730759,0.0681759;-0.2818497;0.005265417,0.07013154;-0.6116968;0.069613,0.08136152;-0.5735024;-0.01181407,-0.06018947;0.003526204;-0.03591209,-0.08705671;-0.282679;-0.008759348,-0.1035213;-0.6118278;0.05707051,-0.09027863;-0.5735391;-0.02404398,-0.006182441;0.5396507;0.01427924,0;0;0,0.02814073;0.2979153;-0.08651066,0.05961761;0.58435;-0.1851988,0.1899759;0.4272086;0.02001595,0.2568324;0.2517256;0.1090038,0.3555678;0.07977888;0.01482034,-0.1902068;0.5006534;-0.1563808,-0.3220527;0.414453;-0.2919134,-0.2568847;0.491156;-0.4869894,0.06951524;-0.003497899;-0.008960009,0.1058471;-0.2897746;-0.01886964,0.09783386;-0.620372;0.04100323,0.1219199;-0.6515785;-0.008969311,-0.05087693;0.00920524;-0.04745194,-0.06361916;-0.2746037;-0.09905271,-0.04044097;-0.6093934;-0.08110103,-0.01355969;-0.6057448;-0.1546308,0.05114885;0.5137389;-0.1579328,294.4969
+0;0;0,-0.005137904;0.3099823;0.01366433,-0.007340317;0.6141702;0.01184694,0.222307;0.4754335;0.03437611,0.2506229;0.2702377;0.04340911,0.2856148;0.05970536;-0.007256422,-0.2169454;0.452471;-0.05686069,-0.2732754;0.3489049;-0.2274176,-0.2984132;0.2565084;-0.4247657,0.06422243;0.00500188;-0.02694428,0.06772523;-0.2810201;0.005527122,0.06969402;-0.610813;0.06987912,0.08138889;-0.5726309;-0.01140853,-0.05966192;0.003521846;-0.03610521,-0.08685853;-0.2817469;-0.008585816,-0.1033097;-0.6107974;0.05747128,-0.089607;-0.5725214;-0.02349255,-0.006548027;0.5381958;0.01450357,0;0;0,0.02955123;0.2967725;-0.08576107,0.06230314;0.5828356;-0.1838372,0.1918739;0.4291472;0.01838565,0.2532665;0.2547538;0.1122289,0.3569223;0.08415906;0.02129912,-0.1840802;0.4982678;-0.1575718,-0.31379;0.4121548;-0.2944973,-0.2460903;0.4836278;-0.4905168,0.06935117;-0.003611505;-0.007273674,0.1049547;-0.2890459;-0.01888394,0.09814368;-0.6197583;0.04020381,0.1232077;-0.6505373;-0.009687178,-0.05021539;0.009124132;-0.04765185,-0.06294214;-0.273899;-0.09875125,-0.03934138;-0.6086159;-0.08097275,-0.012591;-0.6049597;-0.1544698,0.05363936;0.5123194;-0.1567779,294.5303
+0;0;0,-0.005135131;0.309815;0.01365696,-0.007339579;0.6142865;0.01183804,0.2200276;0.4761088;0.03417147,0.2482917;0.2712887;0.04318794,0.2832527;0.06094252;-0.007432781,-0.2148471;0.4533752;-0.05615601,-0.271074;0.3499987;-0.2264007,-0.2961895;0.2576838;-0.4235742,0.06302317;0.004908477;-0.02644113,0.06652227;-0.280811;0.005995933,0.06848884;-0.6102339;0.07027572,0.08016135;-0.5720674;-0.01085646,-0.05854782;0.003456081;-0.035431,-0.08571566;-0.281511;-0.007940702,-0.1021484;-0.6101923;0.05804229,-0.08847188;-0.5719321;-0.02276672,-0.006546595;0.5382456;0.01449699,0;0;0,0.03125846;0.2964898;-0.08552742,0.0656186;0.5827692;-0.1833086,0.1926457;0.4304048;0.01797152,0.2525161;0.2579957;0.1155527,0.3583252;0.08692503;0.02854991,-0.177798;0.4881821;-0.1641833,-0.3113109;0.4045013;-0.2983594,-0.2421856;0.4774001;-0.4931354,0.06823398;-0.004196823;-0.004653692,0.1048078;-0.2890914;-0.01870632,0.09875497;-0.6195663;0.0396452,0.1244062;-0.6497294;-0.01043272,-0.0485527;0.009044186;-0.04749721,-0.06241743;-0.2736306;-0.09851436,-0.03781326;-0.6078449;-0.0797899,-0.009837702;-0.6042569;-0.1526264,0.05660888;0.5121838;-0.1563561,294.5526
+0;0;0,-0.005135131;0.309815;0.01365696,-0.007339579;0.6142865;0.01183804,0.2200276;0.4761088;0.03417147,0.2482917;0.2712887;0.04318794,0.2832527;0.06094252;-0.007432781,-0.2148471;0.4533752;-0.05615601,-0.271074;0.3499987;-0.2264007,-0.2961895;0.2576838;-0.4235742,0.06302317;0.004908477;-0.02644113,0.06652227;-0.280811;0.005995933,0.06848884;-0.6102339;0.07027572,0.08016135;-0.5720674;-0.01085646,-0.05854782;0.003456081;-0.035431,-0.08571566;-0.281511;-0.007940702,-0.1021484;-0.6101923;0.05804229,-0.08847188;-0.5719321;-0.02276672,-0.006546595;0.5382456;0.01449699,0;0;0,0.03125846;0.2964898;-0.08552742,0.0656186;0.5827692;-0.1833086,0.1926457;0.4304048;0.01797152,0.2525161;0.2579957;0.1155527,0.3583252;0.08692503;0.02854991,-0.177798;0.4881821;-0.1641833,-0.3113109;0.4045013;-0.2983594,-0.2421856;0.4774001;-0.4931354,0.06823398;-0.004196823;-0.004653692,0.1048078;-0.2890914;-0.01870632,0.09875497;-0.6195663;0.0396452,0.1244062;-0.6497294;-0.01043272,-0.0485527;0.009044186;-0.04749721,-0.06241743;-0.2736306;-0.09851436,-0.03781326;-0.6078449;-0.0797899,-0.009837702;-0.6042569;-0.1526264,0.05660888;0.5121838;-0.1563561,294.586
+0;0;0,-0.004848454;0.2822401;0.0126038,-0.007113;0.5649107;0.01112076,0.2040919;0.436585;0.03205097,0.2321406;0.2314737;0.04148272,0.2668421;0.02050465;-0.009150736,-0.1987577;0.4151182;-0.05475863,-0.2517411;0.3153459;-0.2284958,-0.2820135;0.2202599;-0.4242459,0.06218789;0.004832251;-0.02581539,0.06548386;-0.2798092;0.006547498,0.06746641;-0.6084363;0.070703,0.0796223;-0.5702443;-0.01060241,-0.05748382;0.003447166;-0.03522564,-0.08489355;-0.2803586;-0.007261179,-0.1012912;-0.6082296;0.05867245,-0.08712827;-0.5699409;-0.02229763,-0.00634952;0.4942756;0.01356853,0;0;0,0.0117153;0.2777177;-0.05076861,0.02693779;0.5528165;-0.1138244,0.1930482;0.426233;0.02948451,0.2515159;0.2513054;0.1239736,0.3664347;0.09228832;0.02506399,-0.167185;0.4970573;-0.2034062,-0.3010343;0.4154469;-0.338944,-0.2244285;0.4904176;-0.5307429,0.06725976;-0.004366815;-0.003764868,0.1051778;-0.2879468;-0.01871872,0.09968011;-0.6176621;0.03936028,0.1258386;-0.6477707;-0.01092029,-0.04705633;0.009178194;-0.04752453,-0.06184527;-0.2724255;-0.09811761,-0.03637549;-0.605754;-0.07917064,-0.004066225;-0.5982593;-0.1518003,0.02281582;0.4847511;-0.09522295,294.6088
+0;0;0,-0.004846047;0.2821;0.01259754,-0.007088282;0.5620999;0.01113816,0.2048616;0.4344805;0.03210302,0.2329036;0.2294183;0.04153251,0.2676859;0.01795766;-0.00921895,-0.199433;0.4129367;-0.05501798,-0.2524037;0.3131883;-0.2287135,-0.2827467;0.2178807;-0.4249198,0.0617719;0.004799927;-0.0256427,0.06506802;-0.2798545;0.006721653,0.06704849;-0.6081371;0.07080992,0.08016466;-0.569298;-0.01691841,-0.05709929;0.003424106;-0.03499001,-0.08451026;-0.2803945;-0.007024277,-0.1008907;-0.607922;0.05884024,-0.08560895;-0.5689784;-0.02852625,-0.006334672;0.492378;0.01355428,0;0;0,0.01354261;0.2774988;-0.05073118,0.03217254;0.5496505;-0.1137438,0.1932924;0.4222479;0.03518534,0.2519636;0.2475007;0.1297731,0.3689672;0.09652168;0.02015281,-0.1654766;0.499751;-0.1998936,-0.2969614;0.4158622;-0.3362761,-0.2111666;0.4889312;-0.5254884,0.06681451;-0.004696906;-0.003180265,0.1050425;-0.2882375;-0.01833987,0.09983739;-0.6175665;0.03993535,0.1289025;-0.648908;-0.01784753,-0.04624985;0.00935029;-0.04764324,-0.06129926;-0.2722124;-0.09846066,-0.03569733;-0.6051196;-0.07850996,-0.0003685132;-0.5996065;-0.1566041,0.0270252;0.4825726;-0.09526086,294.6422
+0;0;0,-0.005034974;0.2930979;0.01308867,-0.007479233;0.598873;0.011541,0.204505;0.4660165;0.0326856,0.2324629;0.2615693;0.04208682,0.2671975;0.05039905;-0.00859493,-0.1997469;0.4444749;-0.0544262,-0.2525588;0.3450257;-0.2276008,-0.2828601;0.249849;-0.4235376,0.06205756;0.004822124;-0.02576129,0.06534897;-0.2794259;0.006556865,0.06732694;-0.6072943;0.07056427,0.08022891;-0.5685996;-0.01573134,-0.05736334;0.003439941;-0.03515182,-0.08473518;-0.2799735;-0.007226011,-0.101095;-0.6070877;0.05855541,-0.08606277;-0.5682903;-0.02738428,-0.006668951;0.5239078;0.01413883,0;0;0,0.03386881;0.2832417;-0.06877589,0.08546835;0.5679853;-0.1676109,0.1928104;0.427924;0.02915096,0.2475304;0.2563064;0.130254,0.3647891;0.1012357;0.02743649,-0.1436233;0.4924037;-0.167999,-0.2725838;0.407284;-0.3050848,-0.1853514;0.4822847;-0.4925239,0.0671491;-0.00458774;-0.002826214,0.1045197;-0.2878013;-0.01850319,0.1003548;-0.6167921;0.0393436,0.1293532;-0.6475574;-0.01683164,-0.0462402;0.009369472;-0.04808423,-0.06150261;-0.2716851;-0.09934463,-0.03561624;-0.6040934;-0.07853296,-0.003698096;-0.6023162;-0.1551731,0.07452346;0.4982724;-0.1421649,294.6649
+0;0;0,-0.005379706;0.2942866;0.01329552,-0.008262407;0.599143;0.0120849,0.1996341;0.4673618;0.03319976,0.2272408;0.263452;0.0426903,0.2621481;0.05259168;-0.007914774,-0.1951889;0.4458976;-0.05627888,-0.2495058;0.34749;-0.228897,-0.2762609;0.2803876;-0.4363166,0.06240792;0.004861329;-0.0254793,0.06539622;-0.2790943;0.006901972,0.06733526;-0.6060137;0.07049331,0.08085885;-0.567364;-0.0152711,-0.05727942;0.003482387;-0.03570038,-0.08524569;-0.2795168;-0.007106608,-0.1016483;-0.60557;0.05880365,-0.08600841;-0.5668154;-0.0265895,-0.00738577;0.5242414;0.01463837,0;0;0,0.03575648;0.2838961;-0.07024789,0.08588131;0.568447;-0.1675663,0.1919091;0.4309275;0.02560474,0.2428339;0.26238;0.132515,0.3614082;0.1047133;0.0359602,-0.1390194;0.4927776;-0.1671339,-0.2668884;0.4054551;-0.3029855,-0.17729;0.4780613;-0.4899131,0.06738076;-0.00464201;-0.002420902,0.1037614;-0.2876699;-0.01854372,0.1002044;-0.6156478;0.03926396,0.1297431;-0.6461809;-0.01620173,-0.04620319;0.009302394;-0.04843868,-0.06179531;-0.2713997;-0.09993131,-0.03545411;-0.6026855;-0.07802766,-0.00399005;-0.6007534;-0.1544177,0.07493888;0.4987821;-0.1421771,294.698
+0;0;0,-0.005379706;0.2942866;0.01329552,-0.008262407;0.599143;0.0120849,0.1996341;0.4673618;0.03319976,0.2272408;0.263452;0.0426903,0.2621481;0.05259168;-0.007914774,-0.1951889;0.4458976;-0.05627888,-0.2495058;0.34749;-0.228897,-0.2762609;0.2803876;-0.4363166,0.06240792;0.004861329;-0.0254793,0.06539622;-0.2790943;0.006901972,0.06733526;-0.6060137;0.07049331,0.08085885;-0.567364;-0.0152711,-0.05727942;0.003482387;-0.03570038,-0.08524569;-0.2795168;-0.007106608,-0.1016483;-0.60557;0.05880365,-0.08600841;-0.5668154;-0.0265895,-0.00738577;0.5242414;0.01463837,0;0;0,0.03575648;0.2838961;-0.07024789,0.08588131;0.568447;-0.1675663,0.1919091;0.4309275;0.02560474,0.2428339;0.26238;0.132515,0.3614082;0.1047133;0.0359602,-0.1390194;0.4927776;-0.1671339,-0.2668884;0.4054551;-0.3029855,-0.17729;0.4780613;-0.4899131,0.06738076;-0.00464201;-0.002420902,0.1037614;-0.2876699;-0.01854372,0.1002044;-0.6156478;0.03926396,0.1297431;-0.6461809;-0.01620173,-0.04620319;0.009302394;-0.04843868,-0.06179531;-0.2713997;-0.09993131,-0.03545411;-0.6026855;-0.07802766,-0.00399005;-0.6007534;-0.1544177,0.07493888;0.4987821;-0.1421771,294.7206
+0;0;0,-0.005123339;0.2802626;0.01266193,-0.007644847;0.5459242;0.01148061,0.1861573;0.4244606;0.03111813,0.2138934;0.2195945;0.04065317,0.2489166;0.008034378;-0.01011986,-0.1819296;0.4044499;-0.05230132,-0.2365012;0.3055807;-0.2257289,-0.2633451;0.2382556;-0.433837,0.06111514;0.004760626;-0.0249515,0.064084;-0.2773478;0.00721913,0.06602051;-0.6038421;0.07072781,0.0795121;-0.565213;-0.01483363,-0.05609287;0.003410249;-0.03496085,-0.08387722;-0.277748;-0.006553084,-0.1002585;-0.6033773;0.05927151,-0.08465563;-0.5646436;-0.02591954,-0.006843885;0.4774885;0.01381366,0;0;0,0.03079188;0.273153;-0.05632925,0.0566754;0.5321441;-0.1088884,0.1925577;0.4270461;0.04412436,0.24655;0.2524146;0.1411757,0.3643268;0.1037326;0.02899504,-0.1253337;0.494464;-0.1863194,-0.2580498;0.4092038;-0.3202873,-0.1681024;0.4844183;-0.5068737,0.0659548;-0.005198389;-0.001800537,0.1036247;-0.2861426;-0.01854181,0.1004103;-0.6136576;0.03941727,0.1303421;-0.6440071;-0.01571226,-0.04447468;0.009176782;-0.04814655,-0.0615808;-0.2696874;-0.09885246,-0.03457114;-0.6004581;-0.07656246,0.002178364;-0.5952126;-0.1514887,0.04938278;0.4663897;-0.0912044,294.7535
+0;0;0,-0.005534108;0.2900478;0.01323489,-0.008763446;0.6024731;0.01221232,0.2066412;0.4682409;0.03452547,0.234036;0.263837;0.04414444,0.2689434;0.05346823;-0.006165288,-0.2015206;0.4454955;-0.06055561,-0.2571013;0.3479733;-0.2338305,-0.287158;0.2990731;-0.4452778,0.06138771;0.004768879;-0.02477855,0.06416887;-0.2772285;0.007359391,0.06610262;-0.6032319;0.0708111,0.07963916;-0.5648096;-0.01263771,-0.05602711;0.003447693;-0.03541534,-0.08421267;-0.2775069;-0.006550105,-0.1005558;-0.6026056;0.05941822,-0.08496109;-0.5640797;-0.02366002,-0.007820368;0.5270193;0.01476524,0;0;0,0.03634806;0.2805147;-0.06575608,0.08280041;0.5732832;-0.164588,0.1923583;0.4335328;0.03550148,0.2435082;0.2616941;0.1378689,0.3555394;0.09417728;0.05189371,-0.1470685;0.4838148;-0.17422,-0.2788419;0.3982835;-0.3081757,-0.1870933;0.4781522;-0.4904057,0.06615993;-0.004970163;-0.001825094,0.1025672;-0.285978;-0.01832366,0.09973241;-0.6129714;0.03977442,0.1295098;-0.641886;-0.01370693,-0.04453442;0.009255705;-0.04833413,-0.06190331;-0.2694669;-0.09907955,-0.03501616;-0.5997326;-0.07650153,-0.001608487;-0.5969413;-0.1497237,0.07270675;0.5026714;-0.1398339,294.776
+0;0;0,-0.005446968;0.2854807;0.01302649,-0.008264523;0.556904;0.01196811,0.1828766;0.4349854;0.03185991,0.2102588;0.2306754;0.04147447,0.2451906;0.0201598;-0.008870389,-0.1792422;0.4148058;-0.05249548,-0.2347973;0.3173285;-0.2256907,-0.2648751;0.2683941;-0.4372857,0.06084583;0.004726782;-0.02455982,0.06361274;-0.2758272;0.007413628,0.06554297;-0.6012375;0.07074989,0.07916267;-0.5627635;-0.01321157,-0.05553254;0.003417259;-0.03510271,-0.08357383;-0.2760993;-0.006385224,-0.09988719;-0.6006065;0.05946308,-0.08419673;-0.5620283;-0.02412552,-0.007392476;0.4871333;0.01432875,0;0;0,0.0331167;0.2776555;-0.05923939,0.05672809;0.5426142;-0.1125174,0.1903611;0.4331076;0.03818917,0.2414175;0.2618057;0.141309,0.3566287;0.09793672;0.05217433,-0.1245872;0.4916506;-0.1873754,-0.2596853;0.4085927;-0.3194158,-0.1560712;0.4774165;-0.4999679,0.06559445;-0.004968196;-0.0006532669,0.1020344;-0.2844598;-0.01788902,0.0997365;-0.6108442;0.04020596,0.1295566;-0.6402864;-0.01349902,-0.04310048;0.008760503;-0.04892182,-0.06196594;-0.2687334;-0.09772463,-0.03446583;-0.5982953;-0.0744912,0.001533374;-0.5926951;-0.1480815,0.04966153;0.4755054;-0.09460807,294.8096
+0;0;0,-0.005617407;0.2944136;0.0134341,-0.008876053;0.6096873;0.01240409,0.1944458;0.4781277;0.0336249,0.2217543;0.274368;0.04321356,0.256514;0.06488934;-0.006883312,-0.1907048;0.4566646;-0.05609574,-0.2461103;0.3594499;-0.2288245,-0.2760399;0.3107565;-0.4393772,0.06091212;0.004731932;-0.02458658,0.06368101;-0.2760218;0.00740963,0.06561106;-0.6014018;0.07074,0.07918733;-0.5629548;-0.01295371,-0.05559305;0.003420982;-0.03514097,-0.08365431;-0.2762946;-0.006403031,-0.09996614;-0.6007715;0.05943915,-0.08432572;-0.5622207;-0.0238829,-0.007924961;0.5335923;0.01497871,0;0;0,0.0376089;0.2844375;-0.06761885,0.08371229;0.5805002;-0.1658585,0.1803218;0.4388268;0.02613808,0.2368433;0.2735111;0.134912,0.3455711;0.09667546;0.06778049,-0.1331948;0.4812759;-0.1706138,-0.2665812;0.3968728;-0.3026739,-0.1653026;0.4654711;-0.4833286,0.06569592;-0.004590303;-0.0003910065,0.1010062;-0.2844306;-0.01761627,0.09920221;-0.6107515;0.04067588,0.1293619;-0.6395662;-0.01309705,-0.04304309;0.008591877;-0.04909837,-0.06214141;-0.2691759;-0.09741396,-0.03460486;-0.5986967;-0.07408185,-0.0008234121;-0.5960009;-0.1473867,0.07354377;0.5091505;-0.1412864,294.8435
+0;0;0,-0.00587797;0.296956;0.01365528,-0.009374309;0.6099922;0.01281193,0.1946644;0.478298;0.03433894,0.2217482;0.2744755;0.04430291,0.2562234;0.06496893;-0.005559281,-0.1911626;0.4565963;-0.05747186,-0.2474834;0.3612902;-0.2310264,-0.2768324;0.314305;-0.4419737,0.06136557;0.004738383;-0.0245039,0.06387282;-0.2757564;0.00744633,0.06585944;-0.6001511;0.07064673,0.07974781;-0.5616896;-0.01309597,-0.05575879;0.003477406;-0.03560186,-0.08425523;-0.275901;-0.006618001,-0.1005388;-0.5993441;0.05933341,-0.08458495;-0.5607829;-0.0240303,-0.00839656;0.533926;0.01536367,0;0;0,0.03868453;0.2864292;-0.0697546,0.08328114;0.5811145;-0.1656425,0.1817626;0.439944;0.02628684,0.2337509;0.2728791;0.1347442,0.344823;0.09709562;0.06893444,-0.1344967;0.4825524;-0.1700381,-0.2679273;0.397116;-0.3014662,-0.1728349;0.4641232;-0.4859526,0.06608149;-0.004667133;-0.0002839565,0.1005495;-0.2843559;-0.01732945,0.09843747;-0.6096551;0.04103303,0.1288429;-0.6386719;-0.01253795,-0.04334185;0.00879306;-0.04932335,-0.06267944;-0.2687226;-0.09744368,-0.0351976;-0.5972409;-0.07397795,-0.001608029;-0.5945286;-0.1474929,0.07312476;0.5097958;-0.1410656,294.8768
+0;0;0,-0.005749368;0.290459;0.01335653,-0.008806067;0.5634199;0.01247532,0.1837753;0.4410031;0.03273243,0.2109077;0.2368149;0.04271427,0.2455172;0.0264923;-0.007342145,-0.1804325;0.4205174;-0.05393391,-0.2368544;0.3250403;-0.2277997,-0.2663177;0.2778721;-0.4395688,0.06108496;0.004716716;-0.02439184,0.06359275;-0.2758389;0.00756532,0.06557726;-0.5998899;0.07069874,0.07949258;-0.5614119;-0.01320648,-0.05550381;0.003461505;-0.03543906,-0.08400644;-0.2759776;-0.006448908,-0.1002727;-0.5990779;0.05943262,-0.08428795;-0.5605001;-0.02409287,-0.0079075;0.493514;0.0148204,0;0;0,0.03296603;0.2821032;-0.06252098,0.0513076;0.5487707;-0.1171427,0.1826421;0.4331628;0.03703284,0.2336881;0.2628175;0.1414616,0.3492652;0.09639311;0.05849218,-0.13362;0.4940669;-0.1872897,-0.269075;0.4081941;-0.3169292,-0.1757448;0.4632847;-0.5071753,0.06578808;-0.00449577;0.0005469322,0.1002465;-0.2842205;-0.01693797,0.09837243;-0.6091109;0.04172635,0.1287256;-0.6382718;-0.0119791,-0.04196354;0.00847041;-0.05015871,-0.06234293;-0.2695106;-0.09543887,-0.03514819;-0.5976813;-0.07170653,0.000940375;-0.5920733;-0.1452473,0.04491054;0.4815087;-0.09903049,294.8988
+0;0;0,-0.005864333;0.2962671;0.01362361,-0.009380495;0.6111669;0.01279341,0.2053099;0.476548;0.03531599,0.2324222;0.2725108;0.04529045,0.2670209;0.06225362;-0.004750378,-0.2007556;0.4537079;-0.06131074,-0.2571358;0.3583015;-0.235048,-0.28659;0.3111479;-0.4467511,0.06129128;0.004732647;-0.02447423,0.06379919;-0.2758369;0.00748452,0.0657832;-0.5998052;0.07060184,0.07969081;-0.5613319;-0.01325693,-0.05569128;0.003473197;-0.03555876,-0.08419532;-0.2759798;-0.006567167,-0.1004575;-0.5989977;0.05929756,-0.08448152;-0.5604246;-0.02418169,-0.008402659;0.5350939;0.01534537,0;0;0,0.03606981;0.2864694;-0.0680325,0.08054103;0.5821979;-0.166831,0.1845456;0.4354035;0.03370261,0.2302489;0.2648136;0.1398914,0.3469698;0.09850171;0.05849242,-0.1481524;0.4822611;-0.1694711,-0.2836572;0.3953657;-0.298131,-0.1913764;0.4482456;-0.489435,0.06600717;-0.004547477;0.0006167889,0.1001455;-0.2843169;-0.01700664,0.09826001;-0.6091168;0.04168511,0.1285223;-0.6382912;-0.01198148,-0.04216267;0.008575696;-0.05026703,-0.06267303;-0.2693806;-0.09572672,-0.03552805;-0.597448;-0.07168228,-0.00159625;-0.594748;-0.1451728,0.07075074;0.5109348;-0.1419256,294.9323
+0;0;0,-0.006179542;0.2986682;0.0138654,-0.009945724;0.6108385;0.01323318,0.2024784;0.476967;0.03589466,0.2293024;0.273047;0.04590175,0.2636111;0.06275541;-0.003746022,-0.1983892;0.4541857;-0.06209126,-0.2557575;0.360818;-0.236431,-0.2842163;0.3213825;-0.4497371,0.06144228;0.004707708;-0.02424744,0.06360398;-0.2759292;0.007695395,0.06550409;-0.5997347;0.07119541,0.07982488;-0.5612402;-0.01276634,-0.05554216;0.003523979;-0.03588738,-0.08451781;-0.2758942;-0.006425947,-0.1008387;-0.5987905;0.05958493,-0.08445019;-0.5601969;-0.0239877,-0.008944384;0.5348157;0.01576062,0;0;0,0.03744207;0.2881373;-0.07076788,0.08050187;0.5820896;-0.1667747,0.1855618;0.436802;0.03067994,0.2271849;0.2664031;0.1385443,0.3450778;0.09999499;0.05933475,-0.1462596;0.4843964;-0.1678937,-0.2828479;0.397806;-0.2953643,-0.1928625;0.4452309;-0.4890601,0.06606042;-0.004535377;0.0008394718,0.09999891;-0.2843646;-0.0172112,0.09820752;-0.6090872;0.04142213,0.128653;-0.6386119;-0.01202607,-0.04212791;0.008605663;-0.05036305,-0.06258364;-0.2694399;-0.09568752,-0.03547474;-0.5973991;-0.07132266,-0.002091452;-0.594712;-0.1452577,0.07070146;0.5108849;-0.1418607,294.9549
+0;0;0,-0.006179542;0.2986682;0.0138654,-0.009945724;0.6108385;0.01323318,0.2024784;0.476967;0.03589466,0.2293024;0.273047;0.04590175,0.2636111;0.06275541;-0.003746022,-0.1983892;0.4541857;-0.06209126,-0.2557575;0.360818;-0.236431,-0.2842163;0.3213825;-0.4497371,0.06144228;0.004707708;-0.02424744,0.06360398;-0.2759292;0.007695395,0.06550409;-0.5997347;0.07119541,0.07982488;-0.5612402;-0.01276634,-0.05554216;0.003523979;-0.03588738,-0.08451781;-0.2758942;-0.006425947,-0.1008387;-0.5987905;0.05958493,-0.08445019;-0.5601969;-0.0239877,-0.008944384;0.5348157;0.01576062,0;0;0,0.03744207;0.2881373;-0.07076788,0.08050187;0.5820896;-0.1667747,0.1855618;0.436802;0.03067994,0.2271849;0.2664031;0.1385443,0.3450778;0.09999499;0.05933475,-0.1462596;0.4843964;-0.1678937,-0.2828479;0.397806;-0.2953643,-0.1928625;0.4452309;-0.4890601,0.06606042;-0.004535377;0.0008394718,0.09999891;-0.2843646;-0.0172112,0.09820752;-0.6090872;0.04142213,0.128653;-0.6386119;-0.01202607,-0.04212791;0.008605663;-0.05036305,-0.06258364;-0.2694399;-0.09568752,-0.03547474;-0.5973991;-0.07132266,-0.002091452;-0.594712;-0.1452577,0.07070146;0.5108849;-0.1418607,294.9885
+0;0;0,-0.00623979;0.3015801;0.01400058,-0.009970737;0.6107464;0.01334608,0.20491;0.4762469;0.03624009,0.2317588;0.2721379;0.04625645,0.2661162;0.06154738;-0.003461879,-0.2006165;0.4532008;-0.06288461,-0.258038;0.3597465;-0.237386,-0.2865373;0.320255;-0.4509953,0.06183086;0.004737482;-0.02440079,0.06399461;-0.2761639;0.007572155,0.06589191;-0.5994918;0.07097852,0.08029485;-0.5609486;-0.01346485,-0.05589343;0.003546266;-0.03611435,-0.08489639;-0.2761353;-0.006625144,-0.1011932;-0.5985554;0.05928839,-0.08471069;-0.5599126;-0.02476363,-0.008969979;0.5347679;0.01587205,0;0;0,0.03909129;0.2900768;-0.07424855,0.08048646;0.5818688;-0.1677639,0.1845495;0.4346374;0.03287029,0.222226;0.2619488;0.1388929,0.343177;0.1004705;0.05347443,-0.1496176;0.4869536;-0.1651195,-0.2877659;0.3980834;-0.2896138,-0.18799;0.4569666;-0.4755661,0.06648752;-0.004506052;-5.698204E-05,0.09967083;-0.2847243;-0.01764011,0.09740786;-0.6088308;0.04164505,0.1281673;-0.6386743;-0.0120554,-0.04273481;0.00875889;-0.05037773,-0.06435359;-0.2692413;-0.09707977,-0.03660411;-0.5965689;-0.07155593,-0.003184151;-0.5940815;-0.1459689,0.07063571;0.510787;-0.1426549,295.0217
+0;0;0,-0.00635791;0.3015729;0.01410225,-0.01035039;0.6107359;0.01367853,0.2044957;0.4761294;0.03699144,0.2311485;0.2719988;0.04709072,0.2654766;0.06132238;-0.002282873,-0.2001647;0.4528075;-0.06411088,-0.2581585;0.3652162;-0.2414415,-0.2866922;0.3314836;-0.456031,0.06194052;0.004705674;-0.02412731,0.06396746;-0.2761946;0.007864183,0.06582091;-0.5995028;0.07137244,0.0805448;-0.5609623;-0.01301583,-0.05567801;0.003621742;-0.03643817,-0.08502004;-0.2759577;-0.006323123,-0.1012566;-0.5983623;0.05968119,-0.08445594;-0.5597162;-0.02430748,-0.009310461;0.5347564;0.01615892,0;0;0,0.03909129;0.2900768;-0.07424855,0.08048646;0.5818688;-0.1677639,0.1845495;0.4346374;0.03287029,0.222226;0.2619488;0.1388929,0.343177;0.1004705;0.05347443,-0.1496176;0.4869536;-0.1651195,-0.2877659;0.3980834;-0.2896138,-0.18799;0.4569666;-0.4755661,0.06648752;-0.004506052;-5.698204E-05,0.09967083;-0.2847243;-0.01764011,0.09740786;-0.6088308;0.04164505,0.1281673;-0.6386743;-0.0120554,-0.04273481;0.00875889;-0.05037773,-0.06435359;-0.2692413;-0.09707977,-0.03660411;-0.5965689;-0.07155593,-0.003184151;-0.5940815;-0.1459689,0.07063571;0.510787;-0.1426549,295.0443
+0;0;0,-0.006397117;0.3034326;0.01418921,-0.01039013;0.6126084;0.01375075,0.2074283;0.4768299;0.03736449,0.23406;0.2728614;0.04745575,0.2684556;0.06177045;-0.002015002,-0.2028484;0.4531843;-0.06514104,-0.2607962;0.3656626;-0.2423308,-0.289386;0.3318636;-0.4573426,0.06185182;0.004698935;-0.02409277,0.06387594;-0.2758102;0.007854177,0.0657291;-0.5990677;0.07135247,0.08047117;-0.5605166;-0.01313999,-0.05559828;0.003616556;-0.03638599,-0.08489945;-0.2755736;-0.006312884,-0.1011334;-0.5979276;0.05968108,-0.08431205;-0.5592707;-0.0244113,-0.009345293;0.5362706;0.01624283,0;0;0,0.03911;0.2915921;-0.07588172,0.08006496;0.5834419;-0.1694272,0.1833616;0.4306178;0.03360035,0.2230685;0.2593303;0.1408298,0.3318643;0.09338212;0.04694439,-0.1534404;0.4885364;-0.1631844,-0.293682;0.3985438;-0.2842126,-0.1988561;0.4069839;-0.4820171,0.06637203;-0.004717469;-0.0008294582,0.1002255;-0.2844742;-0.01815462,0.09742325;-0.6083914;0.04185081,0.1282157;-0.6384236;-0.01179051,-0.04278534;0.008906178;-0.0501825,-0.06428973;-0.268689;-0.0969642,-0.03658994;-0.5959634;-0.07136972,-0.003358986;-0.5935484;-0.1459633,0.07027442;0.5120771;-0.144011,295.0666
+0;0;0,-0.006436333;0.3052927;0.0142762,-0.0104328;0.6147147;0.01382633,0.2101734;0.4778457;0.03772195,0.2368152;0.2737991;0.04781708,0.2712108;0.06270851;-0.001653578,-0.2053711;0.4538966;-0.06609969,-0.2633411;0.3663413;-0.2433574,-0.2919309;0.3325424;-0.4583687,0.06197506;0.004708298;-0.02414077,0.0639988;-0.2757478;0.007800139,0.06585359;-0.5992891;0.07135417,0.08185756;-0.560006;-0.02037074,-0.05570906;0.003623762;-0.03645849,-0.08500469;-0.2755136;-0.006391063,-0.1012529;-0.5981506;0.05966083,-0.08299166;-0.5587528;-0.03162974,-0.009383482;0.5380496;0.0163291,0;0;0,0.0392587;0.2930378;-0.07769465,0.08000012;0.5849795;-0.1718397,0.1838979;0.4295936;0.03375316,0.2233612;0.257647;0.1401663,0.3294737;0.0899947;0.04623842,-0.156759;0.4898712;-0.1612664,-0.2999093;0.397999;-0.2775172,-0.1973824;0.4086818;-0.4713308,0.06648226;-0.004816294;-0.00166297,0.1010334;-0.2844557;-0.01863313,0.09746289;-0.6085116;0.04216576,0.1305175;-0.6408545;-0.01928759,-0.04303751;0.009014617;-0.05012347,-0.06417862;-0.2685542;-0.0969056,-0.03658412;-0.5961432;-0.07149999,-0.0008898973;-0.5961723;-0.1526169,0.07018299;0.5133975;-0.1460612,295.1001
+0;0;0,-0.006567037;0.3062986;0.01440648,-0.01077443;0.615864;0.01411599,0.2017997;0.4808224;0.03761533,0.2282549;0.2771066;0.04778738,0.2625653;0.06688501;-0.001699708,-0.1978187;0.4575995;-0.06423871,-0.2558609;0.3779284;-0.2447577,-0.2851538;0.3465624;-0.4591811,0.06326785;0.004829425;-0.02435299,0.06520326;-0.2758046;0.007586747,0.06673495;-0.597945;0.07079952,0.08282387;-0.5587981;-0.0195079,-0.05655915;0.003668478;-0.03750757,-0.08641157;-0.2755723;-0.007295536,-0.1021145;-0.5967064;0.05902883,-0.08381075;-0.5574504;-0.03084468,-0.009686675;0.5389901;0.01659328,0;0;0,0.03867993;0.2939973;-0.07835174,0.078229;0.586144;-0.1728418,0.1856516;0.436421;0.02285147,0.22056;0.2664042;0.1332107,0.3203729;0.08751938;0.05668044,-0.1502417;0.4932169;-0.1593328,-0.2950801;0.3989673;-0.2708781,-0.2040327;0.4355564;-0.466303,0.06774832;-0.004550725;-0.002943993,0.1004923;-0.2846481;-0.01883841,0.09625825;-0.6073005;0.04157805,0.129867;-0.6392109;-0.01788211,-0.04442484;0.009267702;-0.05059402,-0.06544662;-0.2683722;-0.09806506,-0.038973;-0.5946156;-0.0728242,-0.0056279;-0.5940602;-0.153565,0.06873204;0.514364;-0.1468737,295.1228
+0;0;0,-0.006567037;0.3062986;0.01440648,-0.01077443;0.615864;0.01411599,0.2017997;0.4808224;0.03761533,0.2282549;0.2771066;0.04778738,0.2625653;0.06688501;-0.001699708,-0.1978187;0.4575995;-0.06423871,-0.2558609;0.3779284;-0.2447577,-0.2851538;0.3465624;-0.4591811,0.06326785;0.004829425;-0.02435299,0.06520326;-0.2758046;0.007586747,0.06673495;-0.597945;0.07079952,0.08282387;-0.5587981;-0.0195079,-0.05655915;0.003668478;-0.03750757,-0.08641157;-0.2755723;-0.007295536,-0.1021145;-0.5967064;0.05902883,-0.08381075;-0.5574504;-0.03084468,-0.009686675;0.5389901;0.01659328,0;0;0,0.03867993;0.2939973;-0.07835174,0.078229;0.586144;-0.1728418,0.1856516;0.436421;0.02285147,0.22056;0.2664042;0.1332107,0.3203729;0.08751938;0.05668044,-0.1502417;0.4932169;-0.1593328,-0.2950801;0.3989673;-0.2708781,-0.2040327;0.4355564;-0.466303,0.06774832;-0.004550725;-0.002943993,0.1004923;-0.2846481;-0.01883841,0.09625825;-0.6073005;0.04157805,0.129867;-0.6392109;-0.01788211,-0.04442484;0.009267702;-0.05059402,-0.06544662;-0.2683722;-0.09806506,-0.038973;-0.5946156;-0.0728242,-0.0056279;-0.5940602;-0.153565,0.06873204;0.514364;-0.1468737,295.1446
+0;0;0,-0.006603311;0.3079905;0.01448606,-0.0108422;0.6198596;0.01418302,0.2089789;0.4820065;0.03842804,0.2354604;0.278087;0.04861026,0.2697959;0.06771255;-0.0009128302,-0.2043111;0.4579891;-0.06691058,-0.2624114;0.3782384;-0.2476101,-0.2917255;0.3468496;-0.4621895,0.06329724;0.004831669;-0.0243643,0.06523093;-0.2755527;0.007547025,0.06676246;-0.5976598;0.07075325,0.08343157;-0.558183;-0.02281076,-0.05658542;0.003670182;-0.03752499,-0.08641128;-0.2753222;-0.007339833,-0.1021126;-0.596423;0.05897766,-0.08314879;-0.5568332;-0.0341368,-0.009742822;0.5421643;0.01668679,0;0;0,0.03904255;0.2952521;-0.08008409,0.07859789;0.5888594;-0.1775541,0.1857947;0.4304478;0.02509904,0.2227096;0.2590413;0.1330121,0.3220512;0.08131281;0.05280781,-0.1576883;0.4944853;-0.1574094,-0.3107668;0.4013456;-0.2588004,-0.2205874;0.4009257;-0.4581904,0.06774978;-0.004540592;-0.003585339,0.1009945;-0.2843431;-0.01916909,0.0958482;-0.6068945;0.04153013,0.1307121;-0.6404542;-0.02065158,-0.04484729;0.009172048;-0.0502802,-0.06573945;-0.2681459;-0.09819414,-0.03971017;-0.5944483;-0.07370821,-0.005435944;-0.5951782;-0.1573912,0.06902191;0.5165596;-0.1506271,295.1783
+0;0;0,-0.006881457;0.3089445;0.01465143,-0.01138514;0.6213302;0.01450911,0.2104633;0.4828208;0.03947452,0.2367149;0.2787218;0.04977561,0.2708313;0.06830813;0.0005180277,-0.2061017;0.4584268;-0.06841884,-0.2647107;0.3859953;-0.2521859,-0.2934667;0.3644804;-0.4679969,0.06371456;0.004849419;-0.02425123,0.06541841;-0.2756994;0.007683223,0.06687311;-0.5976667;0.07077532,0.0836012;-0.5583025;-0.02159986,-0.05675409;0.003698154;-0.03790095,-0.08733951;-0.2753589;-0.007534813,-0.1026063;-0.5962546;0.05908724,-0.08361474;-0.556776;-0.03283757,-0.01023612;0.5434783;0.0169963,0;0;0,0.03879356;0.2959775;-0.08124709,0.07754607;0.5897865;-0.1800883,0.1855187;0.4303247;0.02478528,0.2250272;0.2583349;0.131135,0.3198808;0.07777119;0.05199146,-0.1611577;0.5000747;-0.1528222,-0.3133578;0.4006387;-0.2497723,-0.2217675;0.4023728;-0.4484488,0.06807503;-0.004437178;-0.004157782,0.1019912;-0.2843081;-0.02004242,0.09556614;-0.6065899;0.04110408,0.1307021;-0.6404551;-0.01879072,-0.04550479;0.009233044;-0.05015226,-0.06635188;-0.2681403;-0.0987301,-0.04063078;-0.5943438;-0.07474334,-0.007645492;-0.5947427;-0.1577408,0.068171;0.5174283;-0.1527965,295.201
+0;0;0,-0.006900562;0.3098023;0.01469211,-0.01141242;0.6227537;0.01454751,0.2117396;0.4836976;0.03965145,0.2380036;0.2795022;0.0499574,0.2721129;0.06913237;0.0007100999,-0.2072806;0.4591597;-0.06887783,-0.2659173;0.386694;-0.2527317,-0.2946673;0.3651836;-0.4684976,0.06424535;0.004889818;-0.02445326,0.06594864;-0.2755651;0.007470496,0.06740278;-0.59741;0.0705386,0.08386796;-0.5581929;-0.02038475,-0.05722689;0.003728962;-0.03821669,-0.08780207;-0.2752346;-0.007860724,-0.103063;-0.5960083;0.058736,-0.08436998;-0.5566787;-0.03174405,-0.01026061;0.5447125;0.01704075,0;0;0,0.03742727;0.2967986;-0.08216262,0.07488168;0.5910912;-0.1818483,0.1847011;0.4302668;0.02347922,0.2270563;0.2581892;0.1287746,0.3122075;0.07247967;0.05063748,-0.1647368;0.5010602;-0.1506467,-0.3200384;0.3988114;-0.2396319,-0.2308172;0.4181405;-0.4384035,0.06861052;-0.004249126;-0.004886627,0.1014993;-0.2841364;-0.02096105,0.09469926;-0.6063148;0.04002047,0.1285024;-0.6401386;-0.01834893,-0.04645667;0.009311032;-0.05004418,-0.06811941;-0.2677072;-0.09972938,-0.04244899;-0.5938067;-0.07598233,-0.01052308;-0.5936918;-0.1579014,0.06591032;0.518571;-0.1543107,295.2233
+0;0;0,-0.006917236;0.3105509;0.01472761,-0.01143529;0.6239317;0.01458269,0.2136296;0.4842403;0.03988481,0.2399131;0.2798932;0.05019841,0.2740114;0.06959152;0.0009670369,-0.2089981;0.4594913;-0.06957883,-0.2676783;0.3869717;-0.2535692,-0.296419;0.3654683;-0.4692653,0.06480853;0.004932682;-0.02466762,0.06651173;-0.2755093;0.007254673,0.06796595;-0.5973718;0.07032623,0.08432115;-0.5582163;-0.01998979,-0.05772854;0.00376165;-0.0385517,-0.0883023;-0.275189;-0.008197125,-0.1035641;-0.5959804;0.05840325,-0.08499591;-0.556713;-0.03147244,-0.01028186;0.5457805;0.01707944,0;0;0,0.0369705;0.2973479;-0.08321071,0.07361314;0.5918027;-0.1840611,0.1867922;0.4309183;0.02200103,0.2292654;0.2578137;0.1258554,0.3102387;0.06975026;0.04911757,-0.1676787;0.5016815;-0.1476635,-0.3276491;0.4007911;-0.2300377,-0.2440291;0.4015469;-0.4320781,0.06916194;-0.004244775;-0.005619049,0.1025971;-0.2840247;-0.02220035,0.09452453;-0.6061781;0.03885388,0.1276266;-0.6402037;-0.01870727,-0.04744736;0.009589603;-0.04989744,-0.0687694;-0.2673022;-0.1003544,-0.04339668;-0.5935029;-0.07744233,-0.01252425;-0.5932137;-0.1591275,0.06483254;0.5192524;-0.1562307,295.2567
+0;0;0,-0.007123945;0.3105361;0.01493792,-0.01187616;0.6239128;0.01500888,0.2132054;0.4841991;0.04048765,0.2392733;0.2798328;0.05096495,0.2735413;0.06956223;0.001718301,-0.2089768;0.4595002;-0.07016999,-0.266857;0.3934534;-0.2568317,-0.2898042;0.377926;-0.4737316,0.06491446;0.004938204;-0.02438634,0.06645879;-0.2755099;0.007489644,0.06787399;-0.5973343;0.07075667,0.08442576;-0.558172;-0.01952285,-0.05761832;0.003752642;-0.03871711,-0.0883964;-0.2751217;-0.007872012,-0.1036281;-0.5958876;0.05885817,-0.08486693;-0.5566141;-0.03097678,-0.01067811;0.5457611;0.01746747,0;0;0,0.0369705;0.2973479;-0.08321071,0.07361314;0.5918027;-0.1840611,0.1867922;0.4309183;0.02200103,0.2292654;0.2578137;0.1258554,0.3102387;0.06975026;0.04911757,-0.1676787;0.5016815;-0.1476635,-0.3276491;0.4007911;-0.2300377,-0.2440291;0.4015469;-0.4320781,0.06916194;-0.004244775;-0.005619049,0.1025971;-0.2840247;-0.02220035,0.09452453;-0.6061781;0.03885388,0.1276266;-0.6402037;-0.01870727,-0.04744736;0.009589603;-0.04989744,-0.0687694;-0.2673022;-0.1003544,-0.04339668;-0.5935029;-0.07744233,-0.01252425;-0.5932137;-0.1591275,0.06483254;0.5192524;-0.1562307,295.2788
+0;0;0,-0.007149287;0.3116408;0.01499106,-0.01191918;0.6261823;0.015059,0.2156842;0.4854084;0.04080807,0.2417893;0.2807499;0.05130035,0.2760398;0.07058708;0.002078928,-0.2112428;0.4604319;-0.07109321,-0.2692057;0.3942907;-0.2580218,-0.2921412;0.3787712;-0.4748105,0.06545106;0.004979024;-0.02458792,0.06699909;-0.2761399;0.007364308,0.0684128;-0.5976273;0.0705651,0.0848162;-0.5585473;-0.01890513,-0.05809459;0.003783661;-0.03903715,-0.0889463;-0.2757578;-0.008118272,-0.104162;-0.5961878;0.05854205,-0.08556905;-0.5569974;-0.03048761,-0.01071549;0.5476623;0.01752917,0;0;0,0.03561702;0.2980106;-0.0855391,0.07110406;0.5927662;-0.1894836,0.187668;0.4341593;0.0199523,0.2296284;0.2590514;0.1212106,0.3036189;0.06730099;0.04690433,-0.1720267;0.5015195;-0.144576,-0.3372954;0.3996522;-0.2151875,-0.2679839;0.3889326;-0.4221785,0.06966974;-0.00392136;-0.006629229,0.1017577;-0.2845446;-0.02312756,0.09298049;-0.6064138;0.03748298,0.1251639;-0.6401742;-0.01957226,-0.04856959;0.009595663;-0.04961971,-0.07034204;-0.2677231;-0.101306,-0.04588618;-0.59371;-0.0792844,-0.01604282;-0.5933296;-0.160454,0.06263566;0.5201377;-0.1607378,295.3123
+0;0;0,-0.007174534;0.3127414;0.015044,-0.01194987;0.627641;0.01511071,0.2170799;0.4863549;0.04101004,0.2432201;0.281422;0.05151639,0.2774635;0.07130198;0.002304997,-0.2125334;0.4612213;-0.07159535,-0.2705741;0.3949914;-0.2587746,-0.2935048;0.3794751;-0.4755192,0.06652899;0.005061026;-0.02499286,0.06807231;-0.2752035;0.006862244,0.06948564;-0.5966028;0.07004572,0.0853831;-0.5578027;-0.01666496,-0.05905138;0.003845976;-0.03968007,-0.08980931;-0.2748458;-0.008855168,-0.1050209;-0.5951879;0.05778688,-0.08700136;-0.556281;-0.02849681,-0.01074432;0.5490005;0.01758466,0;0;0,0.03300868;0.298803;-0.08781886,0.06717373;0.5934432;-0.1935856,0.1879599;0.4384268;0.0173378,0.2280066;0.2611993;0.116221,0.2991623;0.06803036;0.04295826,-0.1763947;0.5023863;-0.1406241,-0.349975;0.4075545;-0.2011881,-0.2792803;0.3818122;-0.4063329,0.07059176;-0.003642082;-0.008938789,0.1004531;-0.2836737;-0.02493548,0.0906723;-0.6054949;0.03529048,0.1214757;-0.6385002;-0.01884269,-0.05106894;0.009627604;-0.04874051,-0.07361171;-0.2660727;-0.1039355,-0.05034393;-0.5921423;-0.08322639,-0.02237168;-0.5909117;-0.1622124,0.0591388;0.5208557;-0.1642873,295.3349
+0;0;0,-0.007356755;0.313893;0.01523572,-0.01244363;0.63021;0.01558349,0.2211638;0.4872411;0.04235536,0.2470901;0.2818066;0.05292641,0.2815518;0.07181549;0.003790364,-0.2171288;0.4622933;-0.07339121,-0.274461;0.3989277;-0.2622961,-0.2978033;0.3819178;-0.4787771,0.06649146;0.005040582;-0.02454727,0.06787174;-0.275079;0.007215101,0.0692315;-0.5972316;0.07079646,0.08504907;-0.5585347;-0.01476791,-0.05873744;0.003863378;-0.03980047,-0.0895962;-0.2746143;-0.008565027,-0.1049638;-0.595661;0.05866254,-0.08705346;-0.5568577;-0.02647742,-0.01118113;0.5511372;0.018,0;0;0,0.03180061;0.2994361;-0.09023213,0.06472864;0.5943813;-0.1997092,0.1898173;0.4415731;0.01663899,0.2315983;0.2617605;0.1110265,0.2956638;0.06543577;0.03995991,-0.1825645;0.5020638;-0.1400083,-0.3578521;0.4025095;-0.1884895,-0.2900796;0.3720898;-0.3938667,0.07016393;-0.003413767;-0.01069856,0.1020127;-0.283127;-0.02566195,0.08989492;-0.6058313;0.0338509,0.1194561;-0.6382973;-0.01973296,-0.05199879;0.00965634;-0.04745493,-0.07510957;-0.2653517;-0.1050239,-0.05279801;-0.5923727;-0.08537108,-0.02537732;-0.5910149;-0.1633122,0.05704067;0.5217037;-0.1693974,295.3684
+0;0;0,-0.007372992;0.3145858;0.01526935,-0.01246589;0.6312774;0.01561784,0.2227537;0.4877792;0.0425612,0.248712;0.2820907;0.05314531,0.2831733;0.07210281;0.004010022,-0.2185775;0.4626585;-0.07398783,-0.2759806;0.3992145;-0.2631263,-0.2993225;0.3822049;-0.479604,0.06708205;0.005085354;-0.0247653,0.06846263;-0.2750949;0.007003946,0.0698207;-0.5968499;0.07050683,0.08550312;-0.5582274;-0.01432639,-0.05925915;0.003897693;-0.04015398,-0.09012461;-0.2746403;-0.00891177,-0.1054732;-0.5952908;0.05823282,-0.08771595;-0.5565627;-0.02617962,-0.01120201;0.5521183;0.01803699,0;0;0,0.03057506;0.2996925;-0.09220266,0.06253329;0.5944567;-0.2035248,0.1907192;0.4444416;0.01455188,0.2327267;0.263182;0.1066058,0.2943655;0.06600976;0.03574991,-0.1850119;0.5018332;-0.1350575,-0.3576937;0.3988324;-0.1866852,-0.2919874;0.3637401;-0.3919849,0.07069821;-0.003147513;-0.01144719,0.1016051;-0.2830037;-0.02685666,0.08862025;-0.6053494;0.03217983,0.1170614;-0.6377175;-0.02090764,-0.05286887;0.00960343;-0.04745353,-0.07461379;-0.2656949;-0.1044633,-0.05382483;-0.5924765;-0.08595994,-0.02764562;-0.5909879;-0.1635403,0.05509859;0.5218415;-0.1727781,295.3908
+0;0;0,-0.007375702;0.3147014;0.01527496,-0.01246065;0.6308981;0.01562527,0.2246175;0.4870678;0.04275826,0.2506053;0.2811454;0.05335442,0.2850592;0.07120237;0.004229642,-0.2202251;0.4617473;-0.07471806,-0.2776935;0.3982311;-0.2640717,-0.3010303;0.3812251;-0.4805031,0.06779386;0.005139315;-0.02502809,0.0691748;-0.2751135;0.006749393,0.07053719;-0.5978927;0.07045442,0.0861221;-0.5593238;-0.0138513,-0.05988796;0.003939052;-0.04058005,-0.09076141;-0.2746711;-0.009329747,-0.1061589;-0.5963423;0.05802858,-0.08851202;-0.5576684;-0.02585898,-0.01119964;0.5519189;0.01803893,0;0;0,0.02866048;0.2992844;-0.09450984,0.05894348;0.5927644;-0.2082436,0.1909854;0.4466676;0.01198792,0.2333789;0.2641451;0.101877,0.293846;0.06630865;0.03201389,-0.1889499;0.5018119;-0.1321014,-0.359683;0.3873698;-0.162841,-0.2975722;0.3519205;-0.3691466,0.07123505;-0.002846658;-0.01289535,0.1019091;-0.2827767;-0.02875853,0.08694652;-0.6060023;0.03080583,0.1144001;-0.6388363;-0.02136659,-0.0542792;0.009585016;-0.0470183,-0.07530588;-0.2659527;-0.1035001,-0.05618352;-0.5940512;-0.08825871,-0.03089974;-0.5925513;-0.165539,0.05203295;0.5205754;-0.1768408,295.4237
+0;0;0,-0.00747934;0.314691;0.0154378,-0.01278189;0.6308835;0.01606816,0.2242666;0.4869947;0.04355162,0.2500686;0.2810525;0.05421765,0.2847129;0.07111779;0.00519146,-0.2205792;0.4625217;-0.07496232,-0.2774191;0.4040019;-0.2661072,-0.3026219;0.3784651;-0.4814884,0.06792526;0.005092739;-0.02467888,0.0691155;-0.2751671;0.007044729,0.07047042;-0.5979315;0.07082474,0.08620252;-0.5593528;-0.01345263,-0.05967486;0.004002931;-0.04088657,-0.09062941;-0.2745353;-0.009080056,-0.1061944;-0.5961881;0.05832762,-0.08840212;-0.5575019;-0.02552793,-0.01149079;0.5519028;0.01841583,0;0;0,0.02866048;0.2992844;-0.09450984,0.05894348;0.5927644;-0.2082436,0.1909854;0.4466676;0.01198792,0.2333789;0.2641451;0.101877,0.293846;0.06630865;0.03201389,-0.1889499;0.5018119;-0.1321014,-0.359683;0.3873698;-0.162841,-0.2975722;0.3519205;-0.3691466,0.07123505;-0.002846658;-0.01289535,0.1019091;-0.2827767;-0.02875853,0.08694652;-0.6060023;0.03080583,0.1144001;-0.6388363;-0.02136659,-0.0542792;0.009585016;-0.0470183,-0.07530588;-0.2659527;-0.1035001,-0.05618352;-0.5940512;-0.08825871,-0.03089974;-0.5925513;-0.165539,0.05203295;0.5205754;-0.1768408,295.4463
+0;0;0,-0.007459918;0.3138739;0.01539771,-0.01274123;0.6287944;0.01603253,0.225427;0.4850782;0.04362186,0.251263;0.2788649;0.05430193,0.2858458;0.06930241;0.005362675,-0.2215465;0.4604881;-0.07545894,-0.2784613;0.4018913;-0.2668555,-0.3036194;0.3763998;-0.4818548,0.06894262;0.005169016;-0.02504851,0.07013335;-0.2752054;0.006688071,0.07149507;-0.5995873;0.07078773,0.08693585;-0.5611674;-0.01192906,-0.06056865;0.004062885;-0.04149896,-0.09153585;-0.2745892;-0.009679433,-0.1071789;-0.5978539;0.05806606,-0.08971602;-0.5593286;-0.02423671,-0.01145803;0.5502967;0.01836584,0;0;0,0.02488452;0.2977972;-0.09750462,0.05306632;0.5896208;-0.2124727,0.197485;0.4539957;0.004339695,0.2326607;0.2687624;0.09241247,0.2904426;0.06794158;0.03044725,-0.1942361;0.501129;-0.1301814,-0.361103;0.3786219;-0.1514651,-0.3013458;0.3390138;-0.3572993,0.07205705;-0.002730131;-0.01440692,0.09944675;-0.2830749;-0.03099108,0.08352542;-0.6078442;0.02905655,0.110242;-0.6396024;-0.02216387,-0.05593568;0.009654845;-0.0467463,-0.0774304;-0.2660179;-0.1029684,-0.06042561;-0.5960379;-0.09148243,-0.03711806;-0.5941018;-0.167775,0.04694292;0.5180528;-0.1806998,295.469
+0;0;0,-0.007471544;0.314363;0.01542171,-0.01273172;0.6280235;0.01605383,0.2261749;0.4844131;0.0437132,0.2520368;0.2779926;0.054404,0.28661;0.06848814;0.005478282,-0.2222014;0.4597458;-0.07574133,-0.2791734;0.4010901;-0.2673301,-0.3043245;0.3756057;-0.4822699,0.06869178;0.005150209;-0.02495737,0.06988291;-0.2753201;0.006790061,0.07124735;-0.6003507;0.07101789,0.0866463;-0.5619537;-0.01147483,-0.06034827;0.004048102;-0.04134797,-0.09132607;-0.2746992;-0.009517562,-0.1070004;-0.5986105;0.0583634,-0.08958483;-0.5601082;-0.02371643,-0.0114536;0.5498363;0.01837792,0;0;0,0.02190518;0.2974428;-0.1008251,0.04757389;0.5873957;-0.2176313,0.1940219;0.4545226;0.0004942417,0.2341741;0.2690204;0.08633876,0.2887616;0.0670017;0.02559495,-0.1994792;0.50051;-0.1332223,-0.3665646;0.3776019;-0.1524208,-0.3040659;0.289452;-0.3416421,0.07144139;-0.002232373;-0.01609659,0.0979592;-0.2827207;-0.03330135,0.08084012;-0.6081963;0.02623463,0.1072453;-0.63967;-0.02511168,-0.0563912;0.009240821;-0.04585407,-0.07915673;-0.2663957;-0.1022379,-0.06390683;-0.597281;-0.09486391,-0.04065717;-0.5954555;-0.1708793,0.04223217;0.5163485;-0.1853197,295.5025
+0;0;0,-0.00746038;0.3131634;0.0154764,-0.01273854;0.621446;0.01626508,0.2267952;0.4789924;0.04458741,0.2522519;0.2725125;0.05505221,0.2868129;0.06317466;0.006533366,-0.2229696;0.4554064;-0.07667857,-0.2798705;0.3987682;-0.2688917,-0.3052679;0.37196;-0.4833845,0.07034308;0.00519525;-0.02533137,0.07146561;-0.2756613;0.006427951,0.072887;-0.6022128;0.07099479,0.08837308;-0.5638722;-0.01088664,-0.06167529;0.004210168;-0.04237039,-0.09276813;-0.2748886;-0.01031743,-0.1083082;-0.6002935;0.05807086,-0.09082331;-0.5618505;-0.02339659,-0.01146914;0.5447298;0.01850734,0;0;0,0.01881339;0.2953714;-0.1037703,0.03830862;0.5793858;-0.2220039,0.1988815;0.4600837;-0.009497404,0.233556;0.2738226;0.07708192,0.2897277;0.0710364;0.02146387,-0.2054558;0.499469;-0.1263485,-0.362589;0.362754;-0.1294583,-0.3085681;0.2871637;-0.3262798,0.07325494;-0.001739293;-0.01573229,0.09720106;-0.2826849;-0.03539085,0.07865448;-0.6098151;0.0233345,0.1041905;-0.640649;-0.02825141,-0.05797178;0.008976526;-0.04664238,-0.0792741;-0.267579;-0.1009892,-0.06662896;-0.6001978;-0.09757779,-0.04556376;-0.5983177;-0.1736007,0.03474176;0.5100249;-0.1893182,295.5357
+0;0;0,-0.007460253;0.3131581;0.01547614,-0.01273643;0.6213325;0.01625743,0.2259822;0.4789633;0.04449441,0.2514836;0.2721207;0.05497759,0.2860645;0.06266245;0.006430849,-0.2222396;0.4554582;-0.07635554,-0.2792404;0.3987205;-0.2689064,-0.3046524;0.3718969;-0.4835225,0.07011203;0.005178187;-0.02524818,0.07123452;-0.2756661;0.006509757,0.07265605;-0.6022507;0.07108315,0.08804171;-0.5639641;-0.01026728,-0.06147272;0.00419634;-0.04223123,-0.0925642;-0.2748903;-0.01017968,-0.1081059;-0.6003282;0.05821555,-0.09073433;-0.5619399;-0.02272358,-0.01146469;0.5444752;0.01850381,0;0;0,0.01672188;0.2951168;-0.1048315,0.03359899;0.5792358;-0.2229776,0.1956267;0.4606464;-0.01250648,0.2378809;0.2737411;0.07010746,0.2932956;0.07130288;0.01202703,-0.2096649;0.4996266;-0.1304103,-0.3675359;0.3631935;-0.1330261,-0.3095559;0.2754137;-0.3237049,0.07270653;-0.001283497;-0.0170908,0.09758931;-0.2821383;-0.03670502,0.07737387;-0.6093183;0.02138019,0.1026913;-0.6401681;-0.02940965,-0.05837004;0.008657236;-0.04580364,-0.07874154;-0.2679429;-0.100216,-0.06891605;-0.600708;-0.09986909,-0.0477706;-0.5986114;-0.1753512,0.03042941;0.5096323;-0.1904352,295.5581
+0;0;0,-0.007468365;0.3134986;0.01549297,-0.01273913;0.6213605;0.01627003,0.2239629;0.4795443;0.04428636,0.2495013;0.2724016;0.05478476,0.2840381;0.06321095;0.006300028,-0.2204521;0.4562389;-0.07553718,-0.2775357;0.3994189;-0.2683674,-0.3029152;0.3726295;-0.4827094,0.07177372;0.005300912;-0.02584657,0.07289599;-0.2754887;0.005905187,0.0743134;-0.601127;0.07029146,0.08966269;-0.56286;-0.01086667,-0.06292965;0.004295794;-0.04323212,-0.09401507;-0.2747365;-0.01118681,-0.1095117;-0.5992314;0.05701023,-0.09218124;-0.5608629;-0.02373758,-0.01146734;0.5444999;0.01851651,0;0;0,0.01253828;0.2949074;-0.1070027,0.02659003;0.578292;-0.2264731,0.1888354;0.462023;-0.01764297,0.2392562;0.2753599;0.06163621,0.2901389;0.07057159;0.008939028,-0.211817;0.4976009;-0.1262465,-0.3688829;0.3599197;-0.1329343,-0.298344;0.2459792;-0.3042414,0.07409331;-0.00069049;-0.01890278,0.09524238;-0.2818082;-0.03833866,0.07322857;-0.6080698;0.01872897,0.09810508;-0.638874;-0.03201151,-0.06089781;0.008361192;-0.045488,-0.08257353;-0.2677311;-0.1016612,-0.0746053;-0.599575;-0.1036586,-0.0544723;-0.5974836;-0.1791991,0.02407102;0.5087934;-0.1936429,295.5916
+0;0;0,-0.007431;0.3134902;0.01567956,-0.01277454;0.6213502;0.01669074,0.2238821;0.4794342;0.04488489,0.2493172;0.2722801;0.05541111,0.2838604;0.06307277;0.00700305,-0.2203613;0.4573008;-0.0764332,-0.2776168;0.4032443;-0.2700055,-0.3029455;0.3803903;-0.4848088,0.07189754;0.005251922;-0.02551026,0.07308038;-0.275558;0.006059363,0.07444789;-0.6011422;0.07071943,0.09000788;-0.5628749;-0.01039854,-0.06283519;0.004360818;-0.0433628,-0.09385564;-0.2746432;-0.01100969,-0.109381;-0.5990863;0.05742644,-0.09184065;-0.5607125;-0.02327547,-0.01149476;0.544488;0.01887619,0;0;0,0.01253828;0.2949074;-0.1070027,0.02659003;0.578292;-0.2264731,0.1888354;0.462023;-0.01764297,0.2392562;0.2753599;0.06163621,0.2901389;0.07057159;0.008939028,-0.211817;0.4976009;-0.1262465,-0.3688829;0.3599197;-0.1329343,-0.298344;0.2459792;-0.3042414,0.07409331;-0.00069049;-0.01890278,0.09524238;-0.2818082;-0.03833866,0.07322857;-0.6080698;0.01872897,0.09810508;-0.638874;-0.03201151,-0.06089781;0.008361192;-0.045488,-0.08257353;-0.2677311;-0.1016612,-0.0746053;-0.599575;-0.1036586,-0.0544723;-0.5974836;-0.1791991,0.02407102;0.5087934;-0.1936429,295.6143
+0;0;0,-0.007418201;0.3129503;0.01565256,-0.01275127;0.6202081;0.01666118,0.2191916;0.4797308;0.04433083,0.2446188;0.2726411;0.05485378,0.2791176;0.06370313;0.00650806,-0.2161595;0.4580405;-0.07455887,-0.2733972;0.4040007;-0.2680711,-0.2986932;0.3811762;-0.4825977,0.07310936;0.005340443;-0.02594023,0.074292;-0.2754242;0.005624307,0.07566115;-0.6013964;0.07036142,0.09114558;-0.5631693;-0.01036263,-0.06389428;0.00443432;-0.04409368,-0.09490974;-0.2745248;-0.01174577,-0.1104536;-0.5993546;0.05677191,-0.09299843;-0.5610213;-0.0235381,-0.01147377;0.5434824;0.01884274,0;0;0,0.009617545;0.2936317;-0.1092052,0.02147647;0.5759282;-0.2299345,0.1862874;0.4663205;-0.02810431,0.2403554;0.2811206;0.05202723,0.2873836;0.07429913;0.0051682,-0.20996;0.4955337;-0.1249668,-0.3676795;0.3585376;-0.1252192,-0.298334;0.2346541;-0.2896169,0.07488579;-0.0004535019;-0.02093577,0.09364143;-0.2817153;-0.04008174,0.07073803;-0.6084858;0.01601743,0.09445058;-0.6390006;-0.0349679,-0.06326653;0.008444895;-0.04441198,-0.08549906;-0.2670198;-0.103161,-0.07928018;-0.599272;-0.1076836,-0.06082065;-0.597185;-0.183208,0.01946363;0.5067079;-0.1968026,295.6364
+0;0;0,-0.007391381;0.3118188;0.01559597,-0.01269628;0.6174529;0.01659959,0.2169041;0.4780344;0.04399941,0.2423371;0.2708976;0.05452476,0.2768085;0.06212521;0.006217327,-0.2140388;0.4565638;-0.07368648,-0.2712896;0.4025117;-0.2672427,-0.2965656;0.3797053;-0.4815995,0.07405036;0.005409181;-0.02627411,0.075233;-0.2753527;0.005290115,0.0766082;-0.6027681;0.0703138,0.09170647;-0.5647461;-0.00839711,-0.06471667;0.004491394;-0.04466122,-0.09573182;-0.274465;-0.01231363,-0.1113445;-0.6007327;0.05650737,-0.09432462;-0.5626073;-0.02179983,-0.01142566;0.5411406;0.01876939,0;0;0,0.006499417;0.291871;-0.1108959,0.01477492;0.5720808;-0.2326581,0.1827444;0.4686289;-0.03509927,0.2426215;0.2849322;0.04448414,0.2856478;0.07662891;0.001283646,-0.2107736;0.4921185;-0.1202717,-0.3315149;0.3242564;-0.09015336,-0.2873777;0.2053964;-0.2663125,0.07550849;4.974007E-05;-0.02239442,0.09251232;-0.281325;-0.0414753,0.0680166;-0.6096427;0.01364398,0.08991354;-0.6387311;-0.03652382,-0.06487617;0.00812463;-0.04391034,-0.08698782;-0.2672541;-0.1030932,-0.08310206;-0.6009586;-0.1106379,-0.06661825;-0.5982867;-0.1845917,0.01368239;0.5034081;-0.1993001,295.67
+0;0;0,-0.007272386;0.3099343;0.01580938,-0.01253478;0.6121519;0.01691481,0.2171991;0.4733933;0.04465847,0.2424174;0.2662396;0.05514334,0.2770373;0.05755644;0.006673619,-0.2140211;0.4527443;-0.074264,-0.2712155;0.4012838;-0.2685298,-0.2967371;0.3781514;-0.482796,0.07525668;0.00539555;-0.02643505,0.07643069;-0.2754114;0.005214484,0.07783093;-0.6027045;0.0702768,0.09295913;-0.5647448;-0.007736564,-0.06565943;0.00464707;-0.0453733,-0.09655154;-0.2743386;-0.01268917,-0.1121145;-0.6004871;0.05616496,-0.0950833;-0.5624239;-0.02144449,-0.01126577;0.5366019;0.01904145,0;0;0,0.003382169;0.2894097;-0.1122172,0.006008573;0.5651348;-0.2359161,0.1797751;0.4702932;-0.04067159,0.2428724;0.2877342;0.03901219,0.2855986;0.07924978;-0.00347567,-0.2166983;0.4928423;-0.1179616,-0.3349741;0.3230755;-0.08883025,-0.2893498;0.2002139;-0.2618041,0.07649866;0.0005021989;-0.02322054,0.09175925;-0.2810048;-0.042624,0.0657113;-0.6092164;0.0117321,0.0871269;-0.6379833;-0.03792811,-0.0663854;0.007857458;-0.04384894,-0.08907502;-0.2673417;-0.1039006,-0.08525179;-0.6009171;-0.1121925,-0.06972104;-0.598188;-0.1856323,0.006369241;0.4975699;-0.2020226,295.6923

+ 161 - 0
DataCSV/Sam/FirstPersonPerspective_OneArm_Forward_HapticFeedback_Fast.csv

@@ -0,0 +1,161 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.005638363;0.2972648;0.008025309,0.01136175;0.5826352;0.00261481,0.172151;0.464561;0.007745307,0.2033016;0.2132739;0.02719102,0.2421714;-0.04084331;-0.03363032,-0.1489579;0.4541498;0.0002301838,-0.1882123;0.2032806;0.004405788,-0.2214491;-0.05573303;-0.03550509,0.08225089;0.005601632;-0.03993461,0.09591451;-0.325385;-0.004153233,0.0997787;-0.676178;0.06321146,0.1001001;-0.6389371;-0.009880304,-0.08112009;0.00535372;-0.04221647,-0.10326;-0.3261626;-0.01719747,-0.1176402;-0.6770692;0.04812041,-0.115501;-0.6398119;-0.02493913,0.009855779;0.5114794;0.006155677,0;0;0,-0.00840009;0.2972987;-0.002331018,-0.01448318;0.5824993;-0.01167822,0.1535517;0.4957178;-0.03200459,0.2747357;0.2725703;-0.0283525,0.2812892;0.01689878;-0.09449434,-0.1637382;0.4580391;0.04742832,-0.1917996;0.2061497;0.03136576,-0.2087855;-0.004739523;-0.1268204,0.0751071;0.01062137;-0.05135632,0.117063;-0.3198344;-0.05896688,0.1041214;-0.6680052;0.01988864,0.1269462;-0.6917588;-0.0246594,-0.08892418;-0.004047383;-0.02162104,-0.1292161;-0.3309194;-0.07212276,-0.138496;-0.6836011;-0.01610339,-0.1507711;-0.6685476;-0.08696146,-0.01263782;0.5114896;-0.006006718,599.0914
+0;0;0,0.00551643;0.2972687;0.007964635,0.0110802;0.5826411;0.00248923,0.1719426;0.4646679;0.007804836,0.2030212;0.2133363;0.02678527,0.2424802;-0.04075989;-0.0337438,-0.1491861;0.454106;0.0004020762,-0.1880815;0.2031763;0.004293352,-0.2213763;-0.05581602;-0.03570764,0.08220859;0.005605584;-0.04002108,0.09597188;-0.3253626;-0.004106328,0.09970088;-0.6761382;0.06335647,0.1000006;-0.638901;-0.009735748,-0.08116151;0.005350368;-0.04213721,-0.1031922;-0.3261747;-0.01713735,-0.1176566;-0.6770555;0.04830011,-0.1155394;-0.6398017;-0.0247604,0.009619974;0.5114851;0.006045143,0;0;0,-0.00840009;0.2972987;-0.002331018,-0.01448318;0.5824993;-0.01167822,0.1535517;0.4957178;-0.03200459,0.2747357;0.2725703;-0.0283525,0.2812892;0.01689878;-0.09449434,-0.1637382;0.4580391;0.04742832,-0.1917996;0.2061497;0.03136576,-0.2087855;-0.004739523;-0.1268204,0.0751071;0.01062137;-0.05135632,0.117063;-0.3198344;-0.05896688,0.1041214;-0.6680052;0.01988864,0.1269462;-0.6917588;-0.0246594,-0.08892418;-0.004047383;-0.02162104,-0.1292161;-0.3309194;-0.07212276,-0.138496;-0.6836011;-0.01610339,-0.1507711;-0.6685476;-0.08696146,-0.01263782;0.5114896;-0.006006718,599.1085
+0;0;0,0.005623298;0.3030276;0.008118932,0.01171012;0.6153942;0.002223108,0.1997768;0.4851959;0.008052138,0.230811;0.2342231;0.02700548,0.2704807;-0.02122936;-0.03384668,-0.1753479;0.4728581;-0.0005953517,-0.2141877;0.2222867;0.003290369,-0.2476602;-0.03808808;-0.03692414,0.08296718;0.005657311;-0.04039038,0.09667661;-0.3240155;-0.004616182,0.1004148;-0.6756533;0.06301244,0.1007133;-0.6384457;-0.009781487,-0.08191045;0.005399739;-0.04252603,-0.1038549;-0.3248278;-0.01762402,-0.1183548;-0.6765711;0.0479743,-0.1162463;-0.639347;-0.02478805,0.01016056;0.5398852;0.005996563,0;0;0,-0.01612386;0.3025268;-0.01186728,-0.04731694;0.6095508;-0.06099105,0.1513416;0.4965602;-0.03633356,0.2757193;0.2756063;-0.03194427,0.2813845;0.01792595;-0.09598637,-0.1858584;0.4494114;0.05565055,-0.2122564;0.1976484;0.0405435,-0.2315668;-0.01424503;-0.1183933,0.07495978;0.01137221;-0.05290222,0.1171696;-0.3177347;-0.06057739,0.1043697;-0.6667665;0.01847768,0.1267979;-0.6907533;-0.02549267,-0.09023145;-0.004762988;-0.01955864,-0.1306212;-0.3301482;-0.07098882,-0.1406591;-0.6841791;-0.01809216,-0.1531418;-0.6709419;-0.08819342,-0.04181762;0.5351741;-0.04849577,599.125
+0;0;0,0.005623298;0.3030276;0.008118932,0.01171012;0.6153942;0.002223108,0.1997768;0.4851959;0.008052138,0.230811;0.2342231;0.02700548,0.2704807;-0.02122936;-0.03384668,-0.1753479;0.4728581;-0.0005953517,-0.2141877;0.2222867;0.003290369,-0.2476602;-0.03808808;-0.03692414,0.08296718;0.005657311;-0.04039038,0.09667661;-0.3240155;-0.004616182,0.1004148;-0.6756533;0.06301244,0.1007133;-0.6384457;-0.009781487,-0.08191045;0.005399739;-0.04252603,-0.1038549;-0.3248278;-0.01762402,-0.1183548;-0.6765711;0.0479743,-0.1162463;-0.639347;-0.02478805,0.01016056;0.5398852;0.005996563,0;0;0,-0.01612386;0.3025268;-0.01186728,-0.04731694;0.6095508;-0.06099105,0.1513416;0.4965602;-0.03633356,0.2757193;0.2756063;-0.03194427,0.2813845;0.01792595;-0.09598637,-0.1858584;0.4494114;0.05565055,-0.2122564;0.1976484;0.0405435,-0.2315668;-0.01424503;-0.1183933,0.07495978;0.01137221;-0.05290222,0.1171696;-0.3177347;-0.06057739,0.1043697;-0.6667665;0.01847768,0.1267979;-0.6907533;-0.02549267,-0.09023145;-0.004762988;-0.01955864,-0.1306212;-0.3301482;-0.07098882,-0.1406591;-0.6841791;-0.01809216,-0.1531418;-0.6709419;-0.08819342,-0.04181762;0.5351741;-0.04849577,599.1434
+0;0;0,0.005603457;0.3030287;0.008090681,0.01167464;0.6153955;0.00218045,0.199746;0.4852007;0.008029572,0.2308993;0.2342468;0.02703767,0.2710123;-0.02113435;-0.03382335,-0.175387;0.4728653;-0.0004828968,-0.2139615;0.2222496;0.003184979,-0.2472825;-0.03810719;-0.03727141,0.08294069;0.005665031;-0.04044366,0.09669521;-0.3239974;-0.004590962,0.1004005;-0.6756389;0.06302038,0.1006782;-0.6384318;-0.009773687,-0.08193217;0.005394431;-0.04248481,-0.1037866;-0.324846;-0.01767364,-0.1184429;-0.6765525;0.04808664,-0.1163545;-0.6393293;-0.02467638,0.01012896;0.5398864;0.005955112,0;0;0,-0.01612386;0.3025268;-0.01186728,-0.04731694;0.6095508;-0.06099105,0.1513416;0.4965602;-0.03633356,0.2757193;0.2756063;-0.03194427,0.2813845;0.01792595;-0.09598637,-0.1858584;0.4494114;0.05565055,-0.2122564;0.1976484;0.0405435,-0.2315668;-0.01424503;-0.1183933,0.07495978;0.01137221;-0.05290222,0.1171696;-0.3177347;-0.06057739,0.1043697;-0.6667665;0.01847768,0.1267979;-0.6907533;-0.02549267,-0.09023145;-0.004762988;-0.01955864,-0.1306212;-0.3301482;-0.07098882,-0.1406591;-0.6841791;-0.01809216,-0.1531418;-0.6709419;-0.08819342,-0.04181762;0.5351741;-0.04849577,599.1553
+0;0;0,0.005638776;0.3049388;0.008141678,0.01167811;0.6156402;0.002247328,0.1983787;0.485862;0.008080392,0.2294687;0.2354183;0.02704984,0.2698281;-0.02153164;-0.03418505,-0.1740416;0.4736158;-0.0003705211,-0.2125377;0.2235096;0.003289897,-0.2460633;-0.03844652;-0.03741502,0.08342376;0.005698026;-0.04067922,0.09716278;-0.3235931;-0.004866894,0.1008722;-0.6756272;0.06281993,0.1011484;-0.6384594;-0.009577304,-0.08240937;0.005425849;-0.04273225,-0.1042392;-0.3244426;-0.01794903,-0.1189119;-0.6765419;0.04788468,-0.1168349;-0.639358;-0.02448168,0.01013287;0.5401522;0.006020933,0;0;0,-0.01855173;0.3041601;-0.01510573,-0.04780635;0.6100001;-0.06225967,0.1496711;0.4974954;-0.03979349,0.2761225;0.2783318;-0.03471494,0.2811521;0.01855004;-0.09708476,-0.1853503;0.4506485;0.05360936,-0.2102506;0.1989729;0.0442405,-0.2315869;-0.01542132;-0.1138157,0.07465231;0.01182178;-0.05416703,0.116785;-0.3169205;-0.06173825,0.1039051;-0.6663685;0.01727748,0.1262557;-0.6905081;-0.02587533,-0.09105636;-0.004994743;-0.01818185,-0.1314532;-0.329858;-0.07048798,-0.1423201;-0.6844662;-0.01893044,-0.1550266;-0.671216;-0.08857815,-0.04224841;0.5356504;-0.04975748,599.1667
+0;0;0,0.005673461;0.3068145;0.008191759,0.01170057;0.6168734;0.002301806,0.1972539;0.4873918;0.008124029,0.2281644;0.2383928;0.02698405,0.2687835;-0.02020971;-0.03464466,-0.172898;0.4752202;-0.0002754088,-0.211172;0.2265568;0.003363894,-0.2449133;-0.0370841;-0.03760281,0.08402052;0.005738785;-0.04097021,0.09771734;-0.3225408;-0.005267899,0.1014338;-0.6752467;0.06254812,0.1017105;-0.6380674;-0.009966053,-0.08299886;0.005464662;-0.04303793,-0.1047616;-0.3233904;-0.01833084,-0.1194623;-0.6761616;0.04762851,-0.1173819;-0.6389662;-0.02485473,0.01015463;0.5413513;0.006077114,0;0;0,-0.02035568;0.3057608;-0.01817608,-0.04882313;0.6111555;-0.06446052,0.14754;0.498037;-0.04380059,0.2760066;0.2817444;-0.03875756,0.2805756;0.019734;-0.09919715,-0.1810978;0.4484897;0.05348873,-0.2050953;0.1982191;0.0434691,-0.2293702;-0.01640984;-0.1167446,0.07404089;0.01273882;-0.05591607,0.1161761;-0.3149775;-0.06342149,0.1031053;-0.6651427;0.0154953,0.124959;-0.6894014;-0.02795959,-0.09200551;-0.005796263;-0.01650233,-0.1330849;-0.3293258;-0.07008257,-0.1447364;-0.6849369;-0.02089625,-0.1584892;-0.6718579;-0.09042658,-0.04312921;0.5368076;-0.05180407,599.1888
+0;0;0,0.005578049;0.3068172;0.00815508,0.01148745;0.6168768;0.002189443,0.1970828;0.4874228;0.008069304,0.2280822;0.2384407;0.02700592,0.2687941;-0.02012764;-0.03470484,-0.1731066;0.4752856;-0.0001376718,-0.2110676;0.2265698;0.003192955,-0.244612;-0.03705409;-0.03804373,0.08403101;0.005756531;-0.04094618,0.09776076;-0.3225143;-0.005176652,0.1013985;-0.6752306;0.06258987,0.1016461;-0.6380538;-0.009924643,-0.08298735;0.005445809;-0.04306254,-0.1046516;-0.3234229;-0.01845115,-0.1195437;-0.6761501;0.04770109,-0.117492;-0.638957;-0.02478321,0.009976074;0.5413551;0.005985015,0;0;0,-0.02035568;0.3057608;-0.01817608,-0.04882313;0.6111555;-0.06446052,0.14754;0.498037;-0.04380059,0.2760066;0.2817444;-0.03875756,0.2805756;0.019734;-0.09919715,-0.1810978;0.4484897;0.05348873,-0.2050953;0.1982191;0.0434691,-0.2293702;-0.01640984;-0.1167446,0.07404089;0.01273882;-0.05591607,0.1161761;-0.3149775;-0.06342149,0.1031053;-0.6651427;0.0154953,0.124959;-0.6894014;-0.02795959,-0.09200551;-0.005796263;-0.01650233,-0.1330849;-0.3293258;-0.07008257,-0.1447364;-0.6849369;-0.02089625,-0.1584892;-0.6718579;-0.09042658,-0.04312921;0.5368076;-0.05180407,599.2103
+0;0;0,0.00560212;0.3081412;0.008190271,0.0115074;0.6179805;0.00222624,0.195666;0.48893;0.00809063,0.2262384;0.2433777;0.02676639,0.2676552;-0.0196678;-0.03601291,-0.1716813;0.476886;-5.333638E-05,-0.2091193;0.2315964;0.003231409,-0.2432446;-0.03659222;-0.03871929,0.08450752;0.005789174;-0.04117837,0.09819695;-0.3215178;-0.005513866,0.1018386;-0.6746207;0.06232693,0.1020861;-0.6374488;-0.01013732,-0.08345793;0.005476689;-0.04330673,-0.1050586;-0.3224265;-0.0187676,-0.119967;-0.6755401;0.04745714,-0.1179167;-0.638352;-0.02497691,0.009995814;0.5424482;0.006022343,0;0;0,-0.02140427;0.3068964;-0.02014685,-0.04963212;0.6121296;-0.06616449,0.1452906;0.4990023;-0.04699492,0.2757181;0.2879503;-0.04198909,0.2798379;0.02081361;-0.1009004,-0.1774166;0.4479488;0.05351409,-0.1990768;0.2010262;0.0417054,-0.2263429;-0.01851581;-0.1192524,0.07348114;0.0133484;-0.05738497,0.1154067;-0.3134176;-0.06483197,0.1023574;-0.6640506;0.01380301,0.1241726;-0.688337;-0.02955198,-0.09267527;-0.006005567;-0.01568184,-0.1342518;-0.328397;-0.06975941,-0.1467314;-0.6846139;-0.02231485,-0.1614737;-0.6716497;-0.09156087,-0.04390853;0.5377775;-0.05348253,599.2222
+0;0;0,0.00560212;0.3081412;0.008190271,0.0115074;0.6179805;0.00222624,0.195666;0.48893;0.00809063,0.2262384;0.2433777;0.02676639,0.2676552;-0.0196678;-0.03601291,-0.1716813;0.476886;-5.333638E-05,-0.2091193;0.2315964;0.003231409,-0.2432446;-0.03659222;-0.03871929,0.08450752;0.005789174;-0.04117837,0.09819695;-0.3215178;-0.005513866,0.1018386;-0.6746207;0.06232693,0.1020861;-0.6374488;-0.01013732,-0.08345793;0.005476689;-0.04330673,-0.1050586;-0.3224265;-0.0187676,-0.119967;-0.6755401;0.04745714,-0.1179167;-0.638352;-0.02497691,0.009995814;0.5424482;0.006022343,0;0;0,-0.02140427;0.3068964;-0.02014685,-0.04963212;0.6121296;-0.06616449,0.1452906;0.4990023;-0.04699492,0.2757181;0.2879503;-0.04198909,0.2798379;0.02081361;-0.1009004,-0.1774166;0.4479488;0.05351409,-0.1990768;0.2010262;0.0417054,-0.2263429;-0.01851581;-0.1192524,0.07348114;0.0133484;-0.05738497,0.1154067;-0.3134176;-0.06483197,0.1023574;-0.6640506;0.01380301,0.1241726;-0.688337;-0.02955198,-0.09267527;-0.006005567;-0.01568184,-0.1342518;-0.328397;-0.06975941,-0.1467314;-0.6846139;-0.02231485,-0.1614737;-0.6716497;-0.09156087,-0.04390853;0.5377775;-0.05348253,599.2437
+0;0;0,0.005542685;0.3081427;0.008174968,0.01137315;0.6179833;0.002198486,0.1955625;0.4889663;0.008022165,0.2261566;0.2434103;0.02661295,0.2680615;-0.01953357;-0.03626805,-0.1718185;0.4769412;5.493639E-05,-0.2089171;0.2315952;0.002949658,-0.2423334;-0.03652681;-0.0399861,0.08451803;0.005802317;-0.04115494,0.0982305;-0.321502;-0.005474668,0.101898;-0.6746188;0.06229212,0.102118;-0.6374471;-0.01017223,-0.08345;0.005460423;-0.04332406,-0.1048566;-0.3224631;-0.01888726,-0.1199858;-0.6755557;0.04740001,-0.1179624;-0.6383663;-0.02503467,0.009882081;0.5424507;0.005996223,0;0;0,-0.02140427;0.3068964;-0.02014685,-0.04963212;0.6121296;-0.06616449,0.1452906;0.4990023;-0.04699492,0.2757181;0.2879503;-0.04198909,0.2798379;0.02081361;-0.1009004,-0.1774166;0.4479488;0.05351409,-0.1990768;0.2010262;0.0417054,-0.2263429;-0.01851581;-0.1192524,0.07348114;0.0133484;-0.05738497,0.1154067;-0.3134176;-0.06483197,0.1023574;-0.6640506;0.01380301,0.1241726;-0.688337;-0.02955198,-0.09267527;-0.006005567;-0.01568184,-0.1342518;-0.328397;-0.06975941,-0.1467314;-0.6846139;-0.02231485,-0.1614737;-0.6716497;-0.09156087,-0.04390853;0.5377775;-0.05348253,599.2551
+0;0;0,0.005565736;0.3094242;0.008208966,0.01138864;0.6188563;0.002236396,0.1950123;0.4900051;0.008053763,0.2253758;0.2463;0.02650441,0.2676531;-0.01898071;-0.03693542,-0.1712494;0.4780166;0.0001108069,-0.2080683;0.2345199;0.002983708,-0.2417817;-0.03598493;-0.04033362,0.08502689;0.005837251;-0.04140272,0.09870075;-0.3205455;-0.005822916,0.102372;-0.6740229;0.06201306,0.1025925;-0.6368345;-0.01061923,-0.08395243;0.005493299;-0.0435849,-0.1052988;-0.3215069;-0.0192169,-0.1204434;-0.67496;0.04713806,-0.1184153;-0.637754;-0.0254645,0.009897619;0.5433264;0.006033992,0;0;0,-0.02288891;0.3078922;-0.02280664,-0.05132896;0.6125833;-0.06949115,0.1433645;0.4997362;-0.05035591,0.2751367;0.2917381;-0.04512644,0.2790145;0.02185476;-0.1028655,-0.1761261;0.4474219;0.052022,-0.1962317;0.2021576;0.04223985,-0.2256273;-0.02001226;-0.1188884,0.07277854;0.01397899;-0.05903983,0.1145464;-0.3118677;-0.06665516,0.1016626;-0.6628845;0.01197457,0.1231078;-0.6872297;-0.03177333,-0.09347537;-0.006577093;-0.01403307,-0.1362464;-0.3274937;-0.07026247,-0.1494268;-0.6842178;-0.02404976,-0.1646971;-0.6714661;-0.09330645,-0.0452845;0.5383539;-0.05626726,599.2665
+0;0;0,0.005584276;0.3104549;0.00823631,0.01140245;0.6196308;0.002265533,0.1949809;0.4907781;0.008083134,0.2249973;0.2498591;0.02632285,0.2676986;-0.01808202;-0.0377532,-0.1711919;0.4787925;0.0001421049,-0.2075899;0.2380795;0.002982163,-0.2416414;-0.03513812;-0.04076959,0.08535474;0.005859757;-0.04156236,0.09897812;-0.319318;-0.006113917,0.1026569;-0.6735194;0.06186102,0.1028774;-0.6363304;-0.01077718,-0.08427613;0.00551448;-0.04375295,-0.1055437;-0.3202784;-0.01947493,-0.1207194;-0.6744555;0.04701595,-0.118691;-0.6372489;-0.0255925,0.009911147;0.5440865;0.006063853,0;0;0,-0.02412658;0.3087134;-0.02439713,-0.05297077;0.6131071;-0.07106733,0.1419851;0.500243;-0.05267644,0.274691;0.2961901;-0.04746556,0.2787583;0.02341831;-0.1049166,-0.1752608;0.4470278;0.05231775,-0.1939574;0.2044715;0.04269947,-0.2241583;-0.01827887;-0.1221998,0.07226823;0.01453733;-0.06010962,0.114085;-0.3100761;-0.06787014,0.1009977;-0.6618543;0.01070189,0.1224247;-0.6862043;-0.03305888,-0.09390523;-0.007152235;-0.01333602,-0.1375379;-0.3265111;-0.07068473,-0.1510586;-0.6840705;-0.02528396,-0.1669092;-0.6714353;-0.0943872,-0.04663133;0.5389092;-0.05772305,599.2883
+0;0;0,0.005404749;0.3104573;0.008262754,0.01101059;0.6196364;0.002260073,0.1946889;0.4909113;0.008163834,0.224755;0.2500054;0.02649361,0.2676463;-0.01785985;-0.03777283,-0.1715293;0.4788051;0.0003502374,-0.2075236;0.238025;0.002582673,-0.2418735;-0.03522332;-0.04074225,0.085367;0.005905096;-0.04153072,0.09903695;-0.3192586;-0.005971216,0.1026248;-0.6734719;0.06194639,0.1028233;-0.6362833;-0.0106919,-0.08426138;0.005466484;-0.04378737,-0.1054612;-0.3203332;-0.01954168,-0.1208985;-0.6744674;0.04711724,-0.1188909;-0.6372609;-0.02549179,0.009583071;0.5440915;0.006068031,0;0;0,-0.02412658;0.3087134;-0.02439713,-0.05297077;0.6131071;-0.07106733,0.1419851;0.500243;-0.05267644,0.274691;0.2961901;-0.04746556,0.2787583;0.02341831;-0.1049166,-0.1752608;0.4470278;0.05231775,-0.1939574;0.2044715;0.04269947,-0.2241583;-0.01827887;-0.1221998,0.07226823;0.01453733;-0.06010962,0.114085;-0.3100761;-0.06787014,0.1009977;-0.6618543;0.01070189,0.1224247;-0.6862043;-0.03305888,-0.09390523;-0.007152235;-0.01333602,-0.1375379;-0.3265111;-0.07068473,-0.1510586;-0.6840705;-0.02528396,-0.1669092;-0.6714353;-0.0943872,-0.04663133;0.5389092;-0.05772305,599.3004
+0;0;0,0.005411993;0.3108734;0.008273829,0.01100955;0.6195918;0.002277119,0.1940471;0.491091;0.008171597,0.2241055;0.2502471;0.02649665,0.2669702;-0.01745275;-0.03773013,-0.1709019;0.4790267;0.00038508,-0.2068869;0.2383086;0.00261694,-0.2412157;-0.034771;-0.04068124,0.0855803;0.00591985;-0.04163449,0.09922095;-0.318547;-0.006151192,0.1028125;-0.6731209;0.06183556,0.1030111;-0.6359295;-0.01083071,-0.08447192;0.005480142;-0.04389678,-0.1056263;-0.3196214;-0.01970305,-0.1210793;-0.674116;0.04702371,-0.1190709;-0.6369067;-0.02561329,0.00958279;0.5440868;0.006083059,0;0;0,-0.02466273;0.3090127;-0.02535677,-0.05339285;0.6129396;-0.07207751,0.1410073;0.5005861;-0.05381989,0.2743767;0.2970369;-0.04878187,0.2787017;0.02445278;-0.1062701,-0.1746085;0.4472944;0.05175038,-0.1928492;0.2047067;0.04377875,-0.2239647;-0.01710778;-0.1219193,0.07207695;0.01458985;-0.06070018,0.113996;-0.3093049;-0.06837201,0.1005024;-0.6614913;0.009988546,0.1220569;-0.6857927;-0.03381681,-0.09419061;-0.007024089;-0.01308644,-0.137859;-0.3256214;-0.07064194,-0.151907;-0.6835977;-0.02577145,-0.1679584;-0.6710313;-0.09484072,-0.04702569;0.5387989;-0.05865598,599.3221
+0;0;0,0.005411993;0.3108734;0.008273829,0.01100955;0.6195918;0.002277119,0.1940471;0.491091;0.008171597,0.2241055;0.2502471;0.02649665,0.2669702;-0.01745275;-0.03773013,-0.1709019;0.4790267;0.00038508,-0.2068869;0.2383086;0.00261694,-0.2412157;-0.034771;-0.04068124,0.0855803;0.00591985;-0.04163449,0.09922095;-0.318547;-0.006151192,0.1028125;-0.6731209;0.06183556,0.1030111;-0.6359295;-0.01083071,-0.08447192;0.005480142;-0.04389678,-0.1056263;-0.3196214;-0.01970305,-0.1210793;-0.674116;0.04702371,-0.1190709;-0.6369067;-0.02561329,0.00958279;0.5440868;0.006083059,0;0;0,-0.02466273;0.3090127;-0.02535677,-0.05339285;0.6129396;-0.07207751,0.1410073;0.5005861;-0.05381989,0.2743767;0.2970369;-0.04878187,0.2787017;0.02445278;-0.1062701,-0.1746085;0.4472944;0.05175038,-0.1928492;0.2047067;0.04377875,-0.2239647;-0.01710778;-0.1219193,0.07207695;0.01458985;-0.06070018,0.113996;-0.3093049;-0.06837201,0.1005024;-0.6614913;0.009988546,0.1220569;-0.6857927;-0.03381681,-0.09419061;-0.007024089;-0.01308644,-0.137859;-0.3256214;-0.07064194,-0.151907;-0.6835977;-0.02577145,-0.1679584;-0.6710313;-0.09484072,-0.04702569;0.5387989;-0.05865598,599.3442
+0;0;0,0.005162327;0.3115752;0.008540484,0.01057497;0.620407;0.002626293,0.1935842;0.4917475;0.008407183,0.2238652;0.2507165;0.02682014,0.2668469;-0.01659632;-0.03749142,-0.1711815;0.4797041;0.0007637041,-0.2068218;0.2387075;0.002307985,-0.2414826;-0.03403622;-0.04069223,0.08583984;0.005988941;-0.04170767,0.09928888;-0.3179385;-0.006067265,0.102819;-0.6729242;0.06207464,0.1029943;-0.6357483;-0.01032471,-0.08470361;0.005443433;-0.04404024,-0.105915;-0.3191098;-0.01963869,-0.1214891;-0.6740034;0.04728343,-0.1195109;-0.6368095;-0.02508733,0.009213706;0.5447656;0.006416349,0;0;0,-0.0257227;0.3095041;-0.02691174,-0.05491955;0.6134515;-0.07391238,0.1396777;0.5010056;-0.05558848,0.2736922;0.2976255;-0.05024576,0.2782589;0.02557394;-0.1086123,-0.1752027;0.4477189;0.05069765,-0.1935423;0.20487;0.04437177,-0.2233944;-0.01916471;-0.1179761,0.07170723;0.01464671;-0.06154204,0.1133716;-0.3087395;-0.06964231,0.09972823;-0.6613884;0.008608341,0.1215044;-0.6857035;-0.03462195,-0.09450995;-0.006981042;-0.0127675,-0.1386562;-0.3248453;-0.07102194,-0.1531435;-0.6833366;-0.02692357,-0.1692397;-0.6708018;-0.09569179,-0.04826861;0.5392337;-0.06029844,599.3554
+0;0;0,0.005162327;0.3115752;0.008540484,0.01057497;0.620407;0.002626293,0.1935842;0.4917475;0.008407183,0.2238652;0.2507165;0.02682014,0.2668469;-0.01659632;-0.03749142,-0.1711815;0.4797041;0.0007637041,-0.2068218;0.2387075;0.002307985,-0.2414826;-0.03403622;-0.04069223,0.08583984;0.005988941;-0.04170767,0.09928888;-0.3179385;-0.006067265,0.102819;-0.6729242;0.06207464,0.1029943;-0.6357483;-0.01032471,-0.08470361;0.005443433;-0.04404024,-0.105915;-0.3191098;-0.01963869,-0.1214891;-0.6740034;0.04728343,-0.1195109;-0.6368095;-0.02508733,0.009213706;0.5447656;0.006416349,0;0;0,-0.0257227;0.3095041;-0.02691174,-0.05491955;0.6134515;-0.07391238,0.1396777;0.5010056;-0.05558848,0.2736922;0.2976255;-0.05024576,0.2782589;0.02557394;-0.1086123,-0.1752027;0.4477189;0.05069765,-0.1935423;0.20487;0.04437177,-0.2233944;-0.01916471;-0.1179761,0.07170723;0.01464671;-0.06154204,0.1133716;-0.3087395;-0.06964231,0.09972823;-0.6613884;0.008608341,0.1215044;-0.6857035;-0.03462195,-0.09450995;-0.006981042;-0.0127675,-0.1386562;-0.3248453;-0.07102194,-0.1531435;-0.6833366;-0.02692357,-0.1692397;-0.6708018;-0.09569179,-0.04826861;0.5392337;-0.06029844,599.3671
+0;0;0,0.005170449;0.3120655;0.008553922,0.01058136;0.620797;0.002640209,0.1935926;0.4921262;0.008421655,0.2238603;0.2512012;0.02682652,0.2666761;-0.01507998;-0.03723684,-0.1711774;0.4800826;0.0007780869,-0.206802;0.2391921;0.002321689,-0.241329;-0.03249903;-0.04051257,0.0860899;0.006006387;-0.04182917,0.09951255;-0.3172856;-0.006258693,0.103044;-0.6724032;0.06190855,0.1032196;-0.6352127;-0.01063823,-0.08495037;0.00545929;-0.04416853,-0.1061201;-0.3184572;-0.01981485,-0.1217001;-0.6734827;0.04713215,-0.1197178;-0.6362743;-0.02538598,0.009219903;0.5451449;0.006430797,0;0;0,-0.02658094;0.309837;-0.02791524,-0.05603749;0.6136649;-0.07486248,0.138696;0.501316;-0.05651522,0.2732978;0.2984437;-0.05151963,0.278012;0.02776703;-0.1111422,-0.1758769;0.4478098;0.05004254,-0.1944732;0.2050481;0.04549505,-0.2237683;-0.0178068;-0.1167408,0.07149693;0.01471922;-0.06219935,0.1127166;-0.3080802;-0.07023811,0.09900808;-0.6609169;0.007775784,0.1207133;-0.6852098;-0.0357666,-0.09485227;-0.007071653;-0.01225828,-0.1395015;-0.3240173;-0.07154576,-0.1544636;-0.6826737;-0.02784705,-0.1706108;-0.6702259;-0.09673798,-0.04927158;0.5394503;-0.06122899,599.389
+0;0;0,0.004845272;0.31207;0.00857992,0.009866033;0.620806;0.002567836,0.1930051;0.4921629;0.008501337,0.2234017;0.2512663;0.02706469,0.2662622;-0.01497275;-0.03714366,-0.1716029;0.4796645;0.000294202,-0.2069138;0.2387263;0.001597132,-0.2414298;-0.0327749;-0.04243335,0.08609639;0.006121314;-0.04179914,0.09928647;-0.3171609;-0.006053675,0.1028837;-0.6722821;0.06209157,0.1031402;-0.635096;-0.0104554,-0.08495052;0.00533831;-0.044183,-0.1061935;-0.3185603;-0.01965658,-0.1219636;-0.6736002;0.04716986,-0.1198993;-0.6363921;-0.025346,0.008625576;0.5451533;0.00638835,0;0;0,-0.02658094;0.309837;-0.02791524,-0.05603749;0.6136649;-0.07486248,0.138696;0.501316;-0.05651522,0.2732978;0.2984437;-0.05151963,0.278012;0.02776703;-0.1111422,-0.1758769;0.4478098;0.05004254,-0.1944732;0.2050481;0.04549505,-0.2237683;-0.0178068;-0.1167408,0.07149693;0.01471922;-0.06219935,0.1127166;-0.3080802;-0.07023811,0.09900808;-0.6609169;0.007775784,0.1207133;-0.6852098;-0.0357666,-0.09485227;-0.007071653;-0.01225828,-0.1395015;-0.3240173;-0.07154576,-0.1544636;-0.6826737;-0.02784705,-0.1706108;-0.6702259;-0.09673798,-0.04927158;0.5394503;-0.06122899,599.4011
+0;0;0,0.004848207;0.312259;0.008585119,0.009865569;0.6207856;0.002575334,0.1932893;0.4920688;0.008511691,0.223677;0.2512427;0.02706961,0.2664074;-0.01418805;-0.03694382,-0.1718815;0.4795511;0.0002918881,-0.207182;0.2386836;0.001594437,-0.2415932;-0.03199342;-0.04230237,0.08624962;0.006132208;-0.04187353,0.09941268;-0.3164878;-0.006201293,0.1030153;-0.6721451;0.06204682,0.1032726;-0.6349358;-0.01073444,-0.08510172;0.005347811;-0.04426163,-0.1063012;-0.3178873;-0.01978545,-0.1220951;-0.6734632;0.04714188,-0.1200242;-0.6362318;-0.02560819,0.008625245;0.545141;0.006395443,0;0;0,-0.02720496;0.3099191;-0.02851248,-0.0571697;0.6134766;-0.07550025,0.1381224;0.5014008;-0.05679321,0.2732488;0.2989521;-0.0522778,0.277764;0.02942848;-0.1132181,-0.1763903;0.4473013;0.05013876,-0.194526;0.204558;0.04670921,-0.2233585;-0.01793346;-0.1146703,0.07148963;0.01475212;-0.0624628,0.1126551;-0.3073795;-0.0705893,0.09887084;-0.6608092;0.007259607,0.1205876;-0.6850206;-0.03677058,-0.09502244;-0.007131889;-0.01224195,-0.1395061;-0.3233812;-0.07171486,-0.1548199;-0.6825945;-0.02819225,-0.1710473;-0.6702456;-0.0972883,-0.05018676;0.5393026;-0.06180048,599.4227
+0;0;0,0.004848207;0.312259;0.008585119,0.009865569;0.6207856;0.002575334,0.1932893;0.4920688;0.008511691,0.223677;0.2512427;0.02706961,0.2664074;-0.01418805;-0.03694382,-0.1718815;0.4795511;0.0002918881,-0.207182;0.2386836;0.001594437,-0.2415932;-0.03199342;-0.04230237,0.08624962;0.006132208;-0.04187353,0.09941268;-0.3164878;-0.006201293,0.1030153;-0.6721451;0.06204682,0.1032726;-0.6349358;-0.01073444,-0.08510172;0.005347811;-0.04426163,-0.1063012;-0.3178873;-0.01978545,-0.1220951;-0.6734632;0.04714188,-0.1200242;-0.6362318;-0.02560819,0.008625245;0.545141;0.006395443,0;0;0,-0.02720496;0.3099191;-0.02851248,-0.0571697;0.6134766;-0.07550025,0.1381224;0.5014008;-0.05679321,0.2732488;0.2989521;-0.0522778,0.277764;0.02942848;-0.1132181,-0.1763903;0.4473013;0.05013876,-0.194526;0.204558;0.04670921,-0.2233585;-0.01793346;-0.1146703,0.07148963;0.01475212;-0.0624628,0.1126551;-0.3073795;-0.0705893,0.09887084;-0.6608092;0.007259607,0.1205876;-0.6850206;-0.03677058,-0.09502244;-0.007131889;-0.01224195,-0.1395061;-0.3233812;-0.07171486,-0.1548199;-0.6825945;-0.02819225,-0.1710473;-0.6702456;-0.0972883,-0.05018676;0.5393026;-0.06180048,599.4341
+0;0;0,0.00465302;0.3124104;0.008678989,0.009545555;0.6205166;0.002713979,0.1925759;0.4920239;0.008584514,0.2230505;0.2515386;0.02716155,0.2655396;-0.01097232;-0.0363787,-0.1715818;0.479174;-0.0005724677,-0.2066694;0.2386015;0.0002686236,-0.2412296;-0.02891693;-0.04438769,0.0864161;0.006218659;-0.0418817,0.09946928;-0.3161273;-0.006205253,0.1030725;-0.6719203;0.06205122,0.1034732;-0.6346862;-0.01094956,-0.08520893;0.005266528;-0.0444094,-0.106448;-0.31768;-0.01982048,-0.1223957;-0.6733608;0.04724236,-0.1201751;-0.6361054;-0.02572364,0.008340547;0.5449181;0.006524418,0;0;0,-0.02749193;0.3099862;-0.0291543,-0.05717026;0.6131463;-0.07610393,0.1376814;0.5015303;-0.05725169,0.2730067;0.299606;-0.05271029,0.2780479;0.03356791;-0.1155832,-0.1760775;0.4474579;0.04954578,-0.1940197;0.205039;0.04528724,-0.2222605;-0.01482739;-0.1147625,0.07147279;0.01479205;-0.06271625,0.1125068;-0.3070703;-0.07113934,0.09868008;-0.6606547;0.006626368,0.1205801;-0.6847339;-0.03784204,-0.09517779;-0.007201603;-0.01223998,-0.1396123;-0.3230959;-0.07212739,-0.1551263;-0.682431;-0.02855885,-0.1714649;-0.6701647;-0.09784213,-0.0502357;0.5390227;-0.06236672,599.4558
+0;0;0,0.00465302;0.3124104;0.008678989,0.009545555;0.6205166;0.002713979,0.1925759;0.4920239;0.008584514,0.2230505;0.2515386;0.02716155,0.2655396;-0.01097232;-0.0363787,-0.1715818;0.479174;-0.0005724677,-0.2066694;0.2386015;0.0002686236,-0.2412296;-0.02891693;-0.04438769,0.0864161;0.006218659;-0.0418817,0.09946928;-0.3161273;-0.006205253,0.1030725;-0.6719203;0.06205122,0.1034732;-0.6346862;-0.01094956,-0.08520893;0.005266528;-0.0444094,-0.106448;-0.31768;-0.01982048,-0.1223957;-0.6733608;0.04724236,-0.1201751;-0.6361054;-0.02572364,0.008340547;0.5449181;0.006524418,0;0;0,-0.02749193;0.3099862;-0.0291543,-0.05717026;0.6131463;-0.07610393,0.1376814;0.5015303;-0.05725169,0.2730067;0.299606;-0.05271029,0.2780479;0.03356791;-0.1155832,-0.1760775;0.4474579;0.04954578,-0.1940197;0.205039;0.04528724,-0.2222605;-0.01482739;-0.1147625,0.07147279;0.01479205;-0.06271625,0.1125068;-0.3070703;-0.07113934,0.09868008;-0.6606547;0.006626368,0.1205801;-0.6847339;-0.03784204,-0.09517779;-0.007201603;-0.01223998,-0.1396123;-0.3230959;-0.07212739,-0.1551263;-0.682431;-0.02855885,-0.1714649;-0.6701647;-0.09784213,-0.0502357;0.5390227;-0.06236672,599.468
+0;0;0,0.004655943;0.3126066;0.008684441,0.009548731;0.6207287;0.002718033,0.1926856;0.4921749;0.008591297,0.2231704;0.2516092;0.02717454,0.2652045;-0.008090526;-0.03568525,-0.1716836;0.4793175;-0.0005710055,-0.2067829;0.2386646;0.000270367,-0.2409731;-0.02598898;-0.04390771,0.0863506;0.006213945;-0.04184996,0.09939595;-0.315939;-0.006194878,0.1030012;-0.6719308;0.06209971,0.1034026;-0.6346846;-0.01102263,-0.08514435;0.005262536;-0.04437574,-0.1063707;-0.3174905;-0.01980155,-0.1223273;-0.67337;0.04729874,-0.120103;-0.6361026;-0.02578875,0.008343238;0.5450997;0.006530004,0;0;0,-0.02771507;0.3101096;-0.02973032,-0.05733803;0.6132888;-0.07669497,0.1375644;0.5014989;-0.05697036,0.2729734;0.2995289;-0.0526104,0.2781371;0.03680152;-0.1167183,-0.176363;0.4476454;0.0490988,-0.1943642;0.2051471;0.04497014,-0.2216733;-0.01228361;-0.1135866,0.07160569;0.01468554;-0.06247735,0.1129013;-0.3069442;-0.07101893,0.09830685;-0.6608187;0.00622797,0.1204581;-0.6847754;-0.03846598,-0.09505201;-0.007098581;-0.01269588,-0.139316;-0.3228153;-0.07259259,-0.1551027;-0.6823589;-0.02915918,-0.1713523;-0.6701397;-0.09858067,-0.05041216;0.5391361;-0.0629425,599.49
+0;0;0,0.004423359;0.3126059;0.008832579,0.009216812;0.6207312;0.00297198,0.1923886;0.4922392;0.008855312,0.2229191;0.2516742;0.02737268,0.2651767;-0.007981092;-0.03552049,-0.1718038;0.4789075;-0.001366903,-0.2069909;0.2382673;-0.002188725,-0.2416961;-0.02610181;-0.04764945,0.08635662;0.006310368;-0.04182312,0.09924552;-0.3158279;-0.005979132,0.1028357;-0.6718064;0.06238495,0.1033942;-0.6345542;-0.01073576,-0.08515058;0.005168488;-0.04437481,-0.1065641;-0.3175552;-0.01957771,-0.1225586;-0.6734143;0.04762085,-0.1201764;-0.6361418;-0.02546117,0.008028516;0.5451011;0.006765919,0;0;0,-0.02771507;0.3101096;-0.02973032,-0.05733803;0.6132888;-0.07669497,0.1375644;0.5014989;-0.05697036,0.2729734;0.2995289;-0.0526104,0.2781371;0.03680152;-0.1167183,-0.176363;0.4476454;0.0490988,-0.1943642;0.2051471;0.04497014,-0.2216733;-0.01228361;-0.1135866,0.07160569;0.01468554;-0.06247735,0.1129013;-0.3069442;-0.07101893,0.09830685;-0.6608187;0.00622797,0.1204581;-0.6847754;-0.03846598,-0.09505201;-0.007098581;-0.01269588,-0.139316;-0.3228153;-0.07259259,-0.1551027;-0.6823589;-0.02915918,-0.1713523;-0.6701397;-0.09858067,-0.05041216;0.5391361;-0.0629425,599.502
+0;0;0,0.004423359;0.3126059;0.008832579,0.009216812;0.6207312;0.00297198,0.1923886;0.4922392;0.008855312,0.2229191;0.2516742;0.02737268,0.2651767;-0.007981092;-0.03552049,-0.1718038;0.4789075;-0.001366903,-0.2069909;0.2382673;-0.002188725,-0.2416961;-0.02610181;-0.04764945,0.08635662;0.006310368;-0.04182312,0.09924552;-0.3158279;-0.005979132,0.1028357;-0.6718064;0.06238495,0.1033942;-0.6345542;-0.01073576,-0.08515058;0.005168488;-0.04437481,-0.1065641;-0.3175552;-0.01957771,-0.1225586;-0.6734143;0.04762085,-0.1201764;-0.6361418;-0.02546117,0.008028516;0.5451011;0.006765919,0;0;0,-0.02771507;0.3101096;-0.02973032,-0.05733803;0.6132888;-0.07669497,0.1375644;0.5014989;-0.05697036,0.2729734;0.2995289;-0.0526104,0.2781371;0.03680152;-0.1167183,-0.176363;0.4476454;0.0490988,-0.1943642;0.2051471;0.04497014,-0.2216733;-0.01228361;-0.1135866,0.07160569;0.01468554;-0.06247735,0.1129013;-0.3069442;-0.07101893,0.09830685;-0.6608187;0.00622797,0.1204581;-0.6847754;-0.03846598,-0.09505201;-0.007098581;-0.01269588,-0.139316;-0.3228153;-0.07259259,-0.1551027;-0.6823589;-0.02915918,-0.1713523;-0.6701397;-0.09858067,-0.05041216;0.5391361;-0.0629425,599.5134
+0;0;0,0.004424643;0.3126966;0.008835142,0.009217638;0.6207921;0.002974257,0.1925331;0.4922455;0.00885989,0.2229342;0.2527001;0.02729878,0.2651484;-0.006688356;-0.03552975,-0.1719435;0.4789034;-0.001370305,-0.2069815;0.2392831;-0.002188644,-0.241651;-0.02481429;-0.04760264,0.0862985;0.006306121;-0.04179496,0.09918335;-0.315731;-0.005962234,0.1027682;-0.6711822;0.06230056,0.1033252;-0.6339496;-0.0106223,-0.08509327;0.00516501;-0.04434494,-0.1065001;-0.3174573;-0.01955562,-0.1224709;-0.6727893;0.04754338,-0.1200951;-0.6355365;-0.02534089,0.008029131;0.5451487;0.006768865,0;0;0,-0.02779955;0.3101634;-0.03004408,-0.05733683;0.6133246;-0.07697916,0.1377232;0.501936;-0.05542111,0.2728378;0.3010295;-0.05024314,0.2783221;0.03936946;-0.1174428,-0.1766368;0.4477967;0.04888754,-0.1945777;0.2063299;0.04463243,-0.2207128;-0.01084799;-0.1139947,0.07164705;0.01461834;-0.06234598,0.1130718;-0.3069019;-0.07050991,0.09850214;-0.6604518;0.005702734,0.1202676;-0.6846015;-0.03861928,-0.09495091;-0.007054843;-0.01298338,-0.1387632;-0.3227188;-0.07293893,-0.1549139;-0.6817098;-0.02954787,-0.1708524;-0.6694364;-0.09884506,-0.05042169;0.5391591;-0.0632174,599.5359
+0;0;0,0.004017665;0.3126944;0.009100984,0.00864091;0.6207943;0.00336041,0.1920087;0.4922621;0.009116234,0.2225099;0.2527133;0.02734373,0.2649441;-0.006719291;-0.03515363,-0.1723314;0.4786404;-0.001943699,-0.2072813;0.2390282;-0.005217206,-0.2434993;-0.02416864;-0.05448695,0.08633108;0.00641263;-0.04171137,0.09890667;-0.3156185;-0.005714841,0.1023764;-0.671051;0.06265064,0.1030574;-0.6338086;-0.01027019,-0.08506262;0.00505673;-0.04441616,-0.1068044;-0.3175178;-0.01929856,-0.1226547;-0.6728542;0.04780531,-0.1201564;-0.6355896;-0.0250737,0.007498875;0.5451493;0.007138675,0;0;0,-0.02779955;0.3101634;-0.03004408,-0.05733683;0.6133246;-0.07697916,0.1377232;0.501936;-0.05542111,0.2728378;0.3010295;-0.05024314,0.2783221;0.03936946;-0.1174428,-0.1766368;0.4477967;0.04888754,-0.1945777;0.2063299;0.04463243,-0.2207128;-0.01084799;-0.1139947,0.07164705;0.01461834;-0.06234598,0.1130718;-0.3069019;-0.07050991,0.09850214;-0.6604518;0.005702734,0.1202676;-0.6846015;-0.03861928,-0.09495091;-0.007054843;-0.01298338,-0.1387632;-0.3227188;-0.07293893,-0.1549139;-0.6817098;-0.02954787,-0.1708524;-0.6694364;-0.09884506,-0.05042169;0.5391591;-0.0632174,599.5473
+0;0;0,0.004019575;0.3128431;0.009105312,0.008642197;0.620901;0.003363936,0.1926918;0.4921454;0.009128463,0.2232951;0.2517951;0.02741695,0.2654199;-0.005746335;-0.03462483,-0.1729954;0.4784734;-0.001972364,-0.2080623;0.2380594;-0.005256826,-0.2440163;-0.02321883;-0.05416742,0.08613875;0.006398343;-0.04161844,0.09872632;-0.3159399;-0.005587578,0.1021932;-0.6710845;0.06272251,0.1028743;-0.6338421;-0.01019762,-0.08487312;0.005045465;-0.0443172,-0.1066357;-0.3178367;-0.01917565,-0.122473;-0.6728853;0.04787386,-0.1199749;-0.6356208;-0.02500445,0.007499741;0.5452282;0.007143592,0;0;0,-0.02805522;0.3102613;-0.03034282,-0.05756485;0.6134125;-0.07707667,0.1381768;0.5022796;-0.05321693,0.2728242;0.3000922;-0.04776859,0.2786412;0.04103461;-0.1170981,-0.1778544;0.4478759;0.04888469,-0.1958704;0.2056235;0.04354324,-0.2209609;-0.009889662;-0.1141775,0.07175691;0.01444829;-0.06192827,0.1136374;-0.3073332;-0.06975794,0.09836911;-0.6607462;0.005555391,0.1201079;-0.6849036;-0.03876925,-0.09467467;-0.006948972;-0.01346606,-0.1381735;-0.3229802;-0.07338868,-0.154518;-0.6815856;-0.0293319,-0.1700203;-0.6692944;-0.09873176,-0.05063853;0.5392179;-0.06332302,599.5585
+0;0;0,0.004019575;0.3128431;0.009105312,0.008642197;0.620901;0.003363936,0.1926918;0.4921454;0.009128463,0.2232951;0.2517951;0.02741695,0.2654199;-0.005746335;-0.03462483,-0.1729954;0.4784734;-0.001972364,-0.2080623;0.2380594;-0.005256826,-0.2440163;-0.02321883;-0.05416742,0.08613875;0.006398343;-0.04161844,0.09872632;-0.3159399;-0.005587578,0.1021932;-0.6710845;0.06272251,0.1028743;-0.6338421;-0.01019762,-0.08487312;0.005045465;-0.0443172,-0.1066357;-0.3178367;-0.01917565,-0.122473;-0.6728853;0.04787386,-0.1199749;-0.6356208;-0.02500445,0.007499741;0.5452282;0.007143592,0;0;0,-0.02805522;0.3102613;-0.03034282,-0.05756485;0.6134125;-0.07707667,0.1381768;0.5022796;-0.05321693,0.2728242;0.3000922;-0.04776859,0.2786412;0.04103461;-0.1170981,-0.1778544;0.4478759;0.04888469,-0.1958704;0.2056235;0.04354324,-0.2209609;-0.009889662;-0.1141775,0.07175691;0.01444829;-0.06192827,0.1136374;-0.3073332;-0.06975794,0.09836911;-0.6607462;0.005555391,0.1201079;-0.6849036;-0.03876925,-0.09467467;-0.006948972;-0.01346606,-0.1381735;-0.3229802;-0.07338868,-0.154518;-0.6815856;-0.0293319,-0.1700203;-0.6692944;-0.09873176,-0.05063853;0.5392179;-0.06332302,599.5702
+0;0;0,0.00374598;0.3132462;0.009250485,0.00823945;0.6218599;0.003568549,0.1923192;0.4929286;0.009324726,0.2233723;0.2505266;0.02744455,0.2651159;-0.005672276;-0.03374616,-0.1733579;0.4792339;-0.001696985,-0.2086091;0.236821;-0.008383648,-0.2454074;-0.02228566;-0.0597092,0.08595432;0.006462245;-0.0414673,0.09827989;-0.3155409;-0.005336888,0.1017689;-0.6709198;0.06299397,0.1024418;-0.6336046;-0.01059505,-0.0846569;0.004954424;-0.04425048,-0.1064874;-0.3175778;-0.01895829,-0.1225649;-0.6728259;0.04824091,-0.1200574;-0.6354902;-0.02530641,0.007131616;0.5459599;0.007349073,0;0;0,-0.02788479;0.3106804;-0.03037906,-0.0564729;0.6145276;-0.0768106,0.1386721;0.502478;-0.05003142,0.2737665;0.2981132;-0.0440414,0.2788121;0.04157269;-0.1167479,-0.1789019;0.4501669;0.04808713,-0.1987367;0.2060052;0.04152962,-0.221634;-0.008330256;-0.1155077,0.07191256;0.01440445;-0.06140471,0.1137887;-0.3070391;-0.06938934,0.09850254;-0.6607933;0.005442142,0.1204889;-0.6846262;-0.04025173,-0.09441417;-0.006822783;-0.01374254,-0.1377428;-0.3225196;-0.07375497,-0.1540662;-0.6813331;-0.0294618,-0.1690015;-0.6691369;-0.09967056,-0.04981302;0.540068;-0.06310868,599.5928
+0;0;0,0.00374598;0.3132462;0.009250485,0.00823945;0.6218599;0.003568549,0.1923192;0.4929286;0.009324726,0.2233723;0.2505266;0.02744455,0.2651159;-0.005672276;-0.03374616,-0.1733579;0.4792339;-0.001696985,-0.2086091;0.236821;-0.008383648,-0.2454074;-0.02228566;-0.0597092,0.08595432;0.006462245;-0.0414673,0.09827989;-0.3155409;-0.005336888,0.1017689;-0.6709198;0.06299397,0.1024418;-0.6336046;-0.01059505,-0.0846569;0.004954424;-0.04425048,-0.1064874;-0.3175778;-0.01895829,-0.1225649;-0.6728259;0.04824091,-0.1200574;-0.6354902;-0.02530641,0.007131616;0.5459599;0.007349073,0;0;0,-0.02788479;0.3106804;-0.03037906,-0.0564729;0.6145276;-0.0768106,0.1386721;0.502478;-0.05003142,0.2737665;0.2981132;-0.0440414,0.2788121;0.04157269;-0.1167479,-0.1789019;0.4501669;0.04808713,-0.1987367;0.2060052;0.04152962,-0.221634;-0.008330256;-0.1155077,0.07191256;0.01440445;-0.06140471,0.1137887;-0.3070391;-0.06938934,0.09850254;-0.6607933;0.005442142,0.1204889;-0.6846262;-0.04025173,-0.09441417;-0.006822783;-0.01374254,-0.1377428;-0.3225196;-0.07375497,-0.1540662;-0.6813331;-0.0294618,-0.1690015;-0.6691369;-0.09967056,-0.04981302;0.540068;-0.06310868,599.6044
+0;0;0,0.00374598;0.3132462;0.009250485,0.00823945;0.6218599;0.003568549,0.1923192;0.4929286;0.009324726,0.2233723;0.2505266;0.02744455,0.2651159;-0.005672276;-0.03374616,-0.1733579;0.4792339;-0.001696985,-0.2086091;0.236821;-0.008383648,-0.2454074;-0.02228566;-0.0597092,0.08595432;0.006462245;-0.0414673,0.09827989;-0.3155409;-0.005336888,0.1017689;-0.6709198;0.06299397,0.1024418;-0.6336046;-0.01059505,-0.0846569;0.004954424;-0.04425048,-0.1064874;-0.3175778;-0.01895829,-0.1225649;-0.6728259;0.04824091,-0.1200574;-0.6354902;-0.02530641,0.007131616;0.5459599;0.007349073,0;0;0,-0.02788479;0.3106804;-0.03037906,-0.0564729;0.6145276;-0.0768106,0.1386721;0.502478;-0.05003142,0.2737665;0.2981132;-0.0440414,0.2788121;0.04157269;-0.1167479,-0.1789019;0.4501669;0.04808713,-0.1987367;0.2060052;0.04152962,-0.221634;-0.008330256;-0.1155077,0.07191256;0.01440445;-0.06140471,0.1137887;-0.3070391;-0.06938934,0.09850254;-0.6607933;0.005442142,0.1204889;-0.6846262;-0.04025173,-0.09441417;-0.006822783;-0.01374254,-0.1377428;-0.3225196;-0.07375497,-0.1540662;-0.6813331;-0.0294618,-0.1690015;-0.6691369;-0.09967056,-0.04981302;0.540068;-0.06310868,599.616
+0;0;0,0.003511205;0.3132257;0.009327328,0.007906241;0.6216947;0.003690847,0.1925464;0.4926404;0.009433187,0.2236837;0.2495899;0.02756827,0.2655397;-0.005466059;-0.03373625,-0.1742043;0.4789934;-0.00158428,-0.2095585;0.2360689;-0.01205823,-0.2469803;-0.02090277;-0.06799482,0.08597735;0.006515788;-0.04147504,0.09810542;-0.3156183;-0.00524269,0.1015612;-0.6705387;0.06302841,0.1022295;-0.6332161;-0.0105945,-0.08469237;0.004909012;-0.04424753,-0.1066755;-0.31774;-0.01885814,-0.1228855;-0.6725155;0.04832031,-0.1203811;-0.6351727;-0.02526102,0.006831921;0.5458244;0.007459807,0;0;0,-0.02802082;0.3106542;-0.03030586,-0.05651624;0.6144232;-0.0763309,0.1390861;0.5027746;-0.04731679,0.2737441;0.2974017;-0.03949881,0.2795602;0.04322562;-0.1164691,-0.1812001;0.4513645;0.04781091,-0.2035233;0.2068404;0.03877925,-0.2222922;-0.007192284;-0.1174304,0.07219788;0.01442841;-0.06110668,0.1136505;-0.3072003;-0.06928778,0.09849373;-0.6605459;0.005267382,0.1201878;-0.6844595;-0.04052663,-0.09437332;-0.006617925;-0.01430447,-0.1378083;-0.3224117;-0.07445404,-0.1538639;-0.6806748;-0.02938653,-0.1680958;-0.6684272;-0.0997904,-0.04986022;0.5399752;-0.0627346,599.638
+0;0;0,0.003511205;0.3132257;0.009327328,0.007906241;0.6216947;0.003690847,0.1925464;0.4926404;0.009433187,0.2236837;0.2495899;0.02756827,0.2655397;-0.005466059;-0.03373625,-0.1742043;0.4789934;-0.00158428,-0.2095585;0.2360689;-0.01205823,-0.2469803;-0.02090277;-0.06799482,0.08597735;0.006515788;-0.04147504,0.09810542;-0.3156183;-0.00524269,0.1015612;-0.6705387;0.06302841,0.1022295;-0.6332161;-0.0105945,-0.08469237;0.004909012;-0.04424753,-0.1066755;-0.31774;-0.01885814,-0.1228855;-0.6725155;0.04832031,-0.1203811;-0.6351727;-0.02526102,0.006831921;0.5458244;0.007459807,0;0;0,-0.02802082;0.3106542;-0.03030586,-0.05651624;0.6144232;-0.0763309,0.1390861;0.5027746;-0.04731679,0.2737441;0.2974017;-0.03949881,0.2795602;0.04322562;-0.1164691,-0.1812001;0.4513645;0.04781091,-0.2035233;0.2068404;0.03877925,-0.2222922;-0.007192284;-0.1174304,0.07219788;0.01442841;-0.06110668,0.1136505;-0.3072003;-0.06928778,0.09849373;-0.6605459;0.005267382,0.1201878;-0.6844595;-0.04052663,-0.09437332;-0.006617925;-0.01430447,-0.1378083;-0.3224117;-0.07445404,-0.1538639;-0.6806748;-0.02938653,-0.1680958;-0.6684272;-0.0997904,-0.04986022;0.5399752;-0.0627346,599.6492
+0;0;0,0.003512565;0.313347;0.00933094,0.007907166;0.6217855;0.003694286,0.1939088;0.4923313;0.00945159,0.2251623;0.2483742;0.02765433,0.2665415;-0.003776804;-0.03295195,-0.1755309;0.4785842;-0.001646651,-0.2110169;0.2347535;-0.01215967,-0.2480125;-0.01929131;-0.06745916,0.0858534;0.006506395;-0.04141524,0.09798064;-0.3156056;-0.005185384,0.1014363;-0.670508;0.06308226,0.1021056;-0.6331737;-0.01065832,-0.08457026;0.004901934;-0.04418373,-0.1065518;-0.3177249;-0.01879609,-0.1227611;-0.6724824;0.04837896,-0.1202527;-0.635128;-0.02531997,0.006832703;0.5459052;0.007463744,0;0;0,-0.02795003;0.3107874;-0.03026128,-0.05605228;0.6146158;-0.07592583,0.1403232;0.5024118;-0.04176712,0.273995;0.2952657;-0.03502107,0.281597;0.04475334;-0.113451,-0.1837275;0.4517138;0.04727519,-0.2075226;0.2065474;0.03500896,-0.2247924;-0.001523882;-0.1242818,0.07263801;0.01436046;-0.06038094,0.1137155;-0.3072816;-0.0690279,0.09838976;-0.6606671;0.005215168,0.1203846;-0.6844408;-0.04079056,-0.094152;-0.00635151;-0.01494719,-0.1374115;-0.3221648;-0.07499997,-0.1535793;-0.6803515;-0.02951299,-0.1666758;-0.6680447;-0.1002756,-0.04947306;0.5401381;-0.06239915,599.6611
+0;0;0,0.003253722;0.3133491;0.009352591,0.007486874;0.6217906;0.003736998,0.1935805;0.4924279;0.009575252,0.224902;0.2484755;0.0277245,0.2663943;-0.003587782;-0.03316852,-0.1758759;0.4785632;-0.001609913,-0.2109331;0.2349038;-0.01658567,-0.2489087;-0.01900785;-0.07183264,0.08587156;0.006576329;-0.04136651,0.09779123;-0.3155425;-0.005129047,0.1009551;-0.6704357;0.0632011,0.1016376;-0.6330993;-0.01053914,-0.08456799;0.004838273;-0.0441951,-0.1065836;-0.3177833;-0.0187706,-0.1229987;-0.6725069;0.04853373,-0.1204792;-0.6351504;-0.02516462,0.006478798;0.5459088;0.007495403,0;0;0,-0.02795003;0.3107874;-0.03026128,-0.05605228;0.6146158;-0.07592583,0.1403232;0.5024118;-0.04176712,0.273995;0.2952657;-0.03502107,0.281597;0.04475334;-0.113451,-0.1837275;0.4517138;0.04727519,-0.2075226;0.2065474;0.03500896,-0.2247924;-0.001523882;-0.1242818,0.07263801;0.01436046;-0.06038094,0.1137155;-0.3072816;-0.0690279,0.09838976;-0.6606671;0.005215168,0.1203846;-0.6844408;-0.04079056,-0.094152;-0.00635151;-0.01494719,-0.1374115;-0.3221648;-0.07499997,-0.1535793;-0.6803515;-0.02951299,-0.1666758;-0.6680447;-0.1002756,-0.04947306;0.5401381;-0.06239915,599.6723
+0;0;0,0.003255824;0.3135515;0.009358632,0.007488138;0.6219334;0.003742715,0.1958361;0.491907;0.009606986,0.2273783;0.2462358;0.0278841,0.268546;-0.003855318;-0.0325325,-0.1780723;0.4778753;-0.001712959,-0.2133765;0.2324991;-0.01679423,-0.251055;-0.01942593;-0.07160895,0.08537015;0.006537929;-0.04112497,0.09729546;-0.3157332;-0.004870381,0.1004643;-0.6711869;0.0635677,0.101148;-0.6338381;-0.01029816,-0.08407419;0.004810022;-0.04393704,-0.1061002;-0.317964;-0.01850053,-0.1225412;-0.673248;0.04891012,-0.1200174;-0.635879;-0.02491378,0.006479805;0.5460324;0.007502074,0;0;0,-0.02776313;0.3110065;-0.03028083,-0.05536836;0.6148536;-0.07571578,0.1426388;0.5027795;-0.03591132,0.274066;0.2921707;-0.02855515,0.2832756;0.04501042;-0.1105156,-0.1886815;0.4543281;0.04664975,-0.2161258;0.2080584;0.0298759,-0.2288011;0.005125478;-0.13306,0.0731665;0.01434368;-0.05884719,0.113862;-0.3074607;-0.0689013,0.09814668;-0.6614438;0.005193949,0.1203957;-0.6850847;-0.04104757,-0.09340122;-0.00530135;-0.01643704,-0.1359751;-0.3214622;-0.07597721,-0.1523584;-0.6800928;-0.02953563,-0.1639662;-0.6677166;-0.1007065,-0.04889916;0.5403411;-0.06221914,599.6943
+0;0;0,0.003255824;0.3135515;0.009358632,0.007488138;0.6219334;0.003742715,0.1958361;0.491907;0.009606986,0.2273783;0.2462358;0.0278841,0.268546;-0.003855318;-0.0325325,-0.1780723;0.4778753;-0.001712959,-0.2133765;0.2324991;-0.01679423,-0.251055;-0.01942593;-0.07160895,0.08537015;0.006537929;-0.04112497,0.09729546;-0.3157332;-0.004870381,0.1004643;-0.6711869;0.0635677,0.101148;-0.6338381;-0.01029816,-0.08407419;0.004810022;-0.04393704,-0.1061002;-0.317964;-0.01850053,-0.1225412;-0.673248;0.04891012,-0.1200174;-0.635879;-0.02491378,0.006479805;0.5460324;0.007502074,0;0;0,-0.02776313;0.3110065;-0.03028083,-0.05536836;0.6148536;-0.07571578,0.1426388;0.5027795;-0.03591132,0.274066;0.2921707;-0.02855515,0.2832756;0.04501042;-0.1105156,-0.1886815;0.4543281;0.04664975,-0.2161258;0.2080584;0.0298759,-0.2288011;0.005125478;-0.13306,0.0731665;0.01434368;-0.05884719,0.113862;-0.3074607;-0.0689013,0.09814668;-0.6614438;0.005193949,0.1203957;-0.6850847;-0.04104757,-0.09340122;-0.00530135;-0.01643704,-0.1359751;-0.3214622;-0.07597721,-0.1523584;-0.6800928;-0.02953563,-0.1639662;-0.6677166;-0.1007065,-0.04889916;0.5403411;-0.06221914,599.7057
+0;0;0,0.002840236;0.3135536;0.009424684,0.006841676;0.6219386;0.003822964,0.1952998;0.4920149;0.009890723,0.2268724;0.2463346;0.02799316,0.2682043;-0.003643662;-0.0327774,-0.1786325;0.4778658;-0.001596911,-0.2134114;0.2327141;-0.0209463,-0.2542555;-0.01576839;-0.08786978,0.0854057;0.006548713;-0.04104938,0.09698276;-0.315731;-0.004758354,0.1001428;-0.6712137;0.06352954,0.1008501;-0.6338616;-0.01033578,-0.08401287;0.004805704;-0.04405466,-0.1063512;-0.3179321;-0.0184312,-0.1228496;-0.6732014;0.0490419,-0.1203028;-0.6358292;-0.02478089,0.005916234;0.5460365;0.007583737,0;0;0,-0.02776313;0.3110065;-0.03028083,-0.05536836;0.6148536;-0.07571578,0.1426388;0.5027795;-0.03591132,0.274066;0.2921707;-0.02855515,0.2832756;0.04501042;-0.1105156,-0.1886815;0.4543281;0.04664975,-0.2161258;0.2080584;0.0298759,-0.2288011;0.005125478;-0.13306,0.0731665;0.01434368;-0.05884719,0.113862;-0.3074607;-0.0689013,0.09814668;-0.6614438;0.005193949,0.1203957;-0.6850847;-0.04104757,-0.09340122;-0.00530135;-0.01643704,-0.1359751;-0.3214622;-0.07597721,-0.1523584;-0.6800928;-0.02953563,-0.1639662;-0.6677166;-0.1007065,-0.04889916;0.5403411;-0.06221914,599.7175
+0;0;0,0.002842556;0.3138097;0.009432382,0.006845446;0.6223105;0.003826465,0.1958256;0.4921587;0.0099045,0.2275465;0.2453246;0.02809196,0.2685078;-0.00241223;-0.0321337,-0.1791394;0.4779705;-0.001614863,-0.2140817;0.2316675;-0.02105513,-0.2545595;-0.014587;-0.08737855,0.08505377;0.006521728;-0.04088023,0.09664506;-0.3161539;-0.004544612,0.09980024;-0.6710892;0.06363812,0.1005076;-0.6337359;-0.01023952,-0.08366667;0.004785901;-0.04387312,-0.1060324;-0.3183485;-0.01821818,-0.1225055;-0.6730708;0.04915102,-0.1199583;-0.6356974;-0.02468408,0.005919044;0.5463296;0.007591142,0;0;0,-0.02697153;0.3113009;-0.03062487,-0.05252037;0.6153455;-0.07669973,0.1443717;0.503806;-0.02883673,0.2737627;0.2905764;-0.0214088,0.2851777;0.0468144;-0.1058381,-0.1869566;0.4535631;0.04523444,-0.2163876;0.2068212;0.02251127,-0.2263214;0.005256817;-0.1385838,0.07373565;0.01412156;-0.05754566,0.1139754;-0.3081203;-0.06827641,0.09799141;-0.6616396;0.005253077,0.1203836;-0.6852294;-0.04099846,-0.09278885;-0.004900673;-0.01772237,-0.1354509;-0.3215434;-0.07681178,-0.1515623;-0.6796306;-0.03042355,-0.162089;-0.6672028;-0.101788,-0.0466126;0.5407501;-0.06296134,599.739
+0;0;0,0.002842556;0.3138097;0.009432382,0.006845446;0.6223105;0.003826465,0.1958256;0.4921587;0.0099045,0.2275465;0.2453246;0.02809196,0.2685078;-0.00241223;-0.0321337,-0.1791394;0.4779705;-0.001614863,-0.2140817;0.2316675;-0.02105513,-0.2545595;-0.014587;-0.08737855,0.08505377;0.006521728;-0.04088023,0.09664506;-0.3161539;-0.004544612,0.09980024;-0.6710892;0.06363812,0.1005076;-0.6337359;-0.01023952,-0.08366667;0.004785901;-0.04387312,-0.1060324;-0.3183485;-0.01821818,-0.1225055;-0.6730708;0.04915102,-0.1199583;-0.6356974;-0.02468408,0.005919044;0.5463296;0.007591142,0;0;0,-0.02697153;0.3113009;-0.03062487,-0.05252037;0.6153455;-0.07669973,0.1443717;0.503806;-0.02883673,0.2737627;0.2905764;-0.0214088,0.2851777;0.0468144;-0.1058381,-0.1869566;0.4535631;0.04523444,-0.2163876;0.2068212;0.02251127,-0.2263214;0.005256817;-0.1385838,0.07373565;0.01412156;-0.05754566,0.1139754;-0.3081203;-0.06827641,0.09799141;-0.6616396;0.005253077,0.1203836;-0.6852294;-0.04099846,-0.09278885;-0.004900673;-0.01772237,-0.1354509;-0.3215434;-0.07681178,-0.1515623;-0.6796306;-0.03042355,-0.162089;-0.6672028;-0.101788,-0.0466126;0.5407501;-0.06296134,599.7507
+0;0;0,0.002625376;0.3135382;0.009422898,0.006383994;0.6208783;0.003812661,0.1950835;0.4911532;0.009937702,0.2268217;0.2443988;0.02807008,0.2663147;0.007105127;-0.02984126,-0.1791506;0.476984;-0.001658265,-0.2138316;0.2311287;-0.02566255,-0.2537724;-0.003189564;-0.09437481,0.08475536;0.006522716;-0.04068422,0.09619305;-0.3160455;-0.004347522,0.09931459;-0.6703712;0.06376901,0.1000397;-0.6329945;-0.01035219,-0.08335858;0.00474254;-0.04370443,-0.1057358;-0.318287;-0.01815717,-0.1223184;-0.6723758;0.04923983,-0.1197469;-0.6349794;-0.02483834,0.005545355;0.5452105;0.007565408,0;0;0,-0.0263136;0.3110823;-0.03061509,-0.05028087;0.6141644;-0.07610464,0.1454368;0.504274;-0.02491713,0.2735148;0.2903444;-0.01757264,0.2906656;0.05679902;-0.09747338,-0.1886794;0.4537084;0.04100733,-0.2189087;0.2076943;0.01295375,-0.2279596;0.01354289;-0.140164,0.07432439;0.01379874;-0.05627346,0.1138254;-0.3083985;-0.0676775,0.09795988;-0.6614207;0.005259752,0.1203406;-0.6849147;-0.04149914,-0.09152935;-0.00406992;-0.02206887,-0.1337788;-0.3210679;-0.07889064,-0.1497723;-0.6783421;-0.03097829,-0.1589904;-0.6658671;-0.1027891,-0.0447553;0.5398286;-0.06253839,599.7728
+0;0;0,0.002626783;0.3137063;0.009427949,0.006388421;0.6213025;0.003810016,0.195009;0.4914638;0.009940818,0.2269248;0.243328;0.02817471,0.2654535;0.01182869;-0.02832254,-0.1790722;0.4773004;-0.001650411,-0.2139474;0.2300688;-0.02578908,-0.2529129;0.00147213;-0.09282349,0.08409254;0.006471706;-0.04036605,0.09554718;-0.3165745;-0.003975507,0.09865548;-0.6693982;0.0638523,0.09937715;-0.632057;-0.009913206,-0.08270668;0.004705452;-0.04336265,-0.1051171;-0.3188027;-0.01777753,-0.1216293;-0.6713907;0.04933379,-0.1190702;-0.6340298;-0.02438889,0.005548279;0.545499;0.007569494,0;0;0,-0.0254913;0.3112246;-0.03157258,-0.04862832;0.6144515;-0.07822657,0.145707;0.5048634;-0.0210197,0.2729048;0.288896;-0.01095724,0.2941729;0.06173588;-0.08978796,-0.1896804;0.4535811;0.03525458,-0.2214289;0.2062901;0.007657042,-0.2315547;0.02253342;-0.1485457,0.07526079;0.01311961;-0.0539124,0.1139277;-0.309624;-0.06639433,0.09770912;-0.6612909;0.005453825,0.1195048;-0.6851144;-0.04063034,-0.08976303;-0.003858973;-0.02589526,-0.132753;-0.3216807;-0.08026027,-0.1482187;-0.6773959;-0.03206939,-0.1558461;-0.6648303;-0.1037188,-0.04326708;0.5400327;-0.06429458,599.795
+0;0;0,0.002626783;0.3137063;0.009427949,0.006388421;0.6213025;0.003810016,0.195009;0.4914638;0.009940818,0.2269248;0.243328;0.02817471,0.2654535;0.01182869;-0.02832254,-0.1790722;0.4773004;-0.001650411,-0.2139474;0.2300688;-0.02578908,-0.2529129;0.00147213;-0.09282349,0.08409254;0.006471706;-0.04036605,0.09554718;-0.3165745;-0.003975507,0.09865548;-0.6693982;0.0638523,0.09937715;-0.632057;-0.009913206,-0.08270668;0.004705452;-0.04336265,-0.1051171;-0.3188027;-0.01777753,-0.1216293;-0.6713907;0.04933379,-0.1190702;-0.6340298;-0.02438889,0.005548279;0.545499;0.007569494,0;0;0,-0.0254913;0.3112246;-0.03157258,-0.04862832;0.6144515;-0.07822657,0.145707;0.5048634;-0.0210197,0.2729048;0.288896;-0.01095724,0.2941729;0.06173588;-0.08978796,-0.1896804;0.4535811;0.03525458,-0.2214289;0.2062901;0.007657042,-0.2315547;0.02253342;-0.1485457,0.07526079;0.01311961;-0.0539124,0.1139277;-0.309624;-0.06639433,0.09770912;-0.6612909;0.005453825,0.1195048;-0.6851144;-0.04063034,-0.08976303;-0.003858973;-0.02589526,-0.132753;-0.3216807;-0.08026027,-0.1482187;-0.6773959;-0.03206939,-0.1558461;-0.6648303;-0.1037188,-0.04326708;0.5400327;-0.06429458,599.8064
+0;0;0,0.002428249;0.3137065;0.009473789,0.006011187;0.6213057;0.003886538,0.194729;0.4915689;0.01007565,0.2266793;0.2434309;0.02821784,0.2653495;0.01205267;-0.02867739,-0.1787041;0.4760947;-0.005342843,-0.2142846;0.2291873;-0.03167121,-0.2534029;0.001401678;-0.1013262,0.08410071;0.006505693;-0.04034358,0.09541988;-0.3165471;-0.003969014,0.09845278;-0.6693574;0.06393226,0.09974722;-0.6320235;-0.009826154,-0.0827037;0.004673089;-0.04337184,-0.105189;-0.3188281;-0.01776421,-0.1220813;-0.6714271;0.04919407,-0.1189471;-0.6340758;-0.02450736,0.005239818;0.5455006;0.007627949,0;0;0,-0.0254913;0.3112246;-0.03157258,-0.04862832;0.6144515;-0.07822657,0.145707;0.5048634;-0.0210197,0.2729048;0.288896;-0.01095724,0.2941729;0.06173588;-0.08978796,-0.1896804;0.4535811;0.03525458,-0.2214289;0.2062901;0.007657042,-0.2315547;0.02253342;-0.1485457,0.07526079;0.01311961;-0.0539124,0.1139277;-0.309624;-0.06639433,0.09770912;-0.6612909;0.005453825,0.1195048;-0.6851144;-0.04063034,-0.08976303;-0.003858973;-0.02589526,-0.132753;-0.3216807;-0.08026027,-0.1482187;-0.6773959;-0.03206939,-0.1558461;-0.6648303;-0.1037188,-0.04326708;0.5400327;-0.06429458,599.8177
+0;0;0,0.00242573;0.3133811;0.009463963,0.006002247;0.6204338;0.003885456,0.1945421;0.4908541;0.01006701,0.2267921;0.240388;0.02837942,0.2650931;0.01121908;-0.02797256,-0.1785381;0.4753946;-0.005336902,-0.2144524;0.2261706;-0.03191229,-0.2531971;0.0005600154;-0.1009021,0.08323751;0.00643892;-0.0399295,0.094547;-0.3163376;-0.003586039,0.09757445;-0.6685134;0.06419314,0.09886011;-0.6312293;-0.009065039,-0.08185484;0.004625125;-0.04292668,-0.104321;-0.3185994;-0.01734095,-0.1211829;-0.6705644;0.04949693,-0.1180699;-0.633263;-0.02370465,0.005231958;0.5447349;0.007621629,0;0;0,-0.0251059;0.3109026;-0.03181863,-0.0478974;0.6135857;-0.07857227,0.1462148;0.5051422;-0.02056479,0.2729132;0.28651;-0.00455904,0.2962731;0.06240191;-0.0845015,-0.1901896;0.4524414;0.03243376,-0.2262889;0.2039681;-0.0002243444,-0.2338104;0.0278483;-0.1617365,0.07584097;0.01221606;-0.05160642,0.1141055;-0.3102332;-0.06559778,0.09754776;-0.6612959;0.005898945,0.1192328;-0.6853468;-0.03915358,-0.08808708;-0.003738265;-0.0281247,-0.1311029;-0.3214601;-0.08137825,-0.1462993;-0.6763607;-0.0319254,-0.1532776;-0.6636531;-0.1031557,-0.04257686;0.5392783;-0.06460881,599.8394
+0;0;0,0.00242573;0.3133811;0.009463963,0.006002247;0.6204338;0.003885456,0.1945421;0.4908541;0.01006701,0.2267921;0.240388;0.02837942,0.2650931;0.01121908;-0.02797256,-0.1785381;0.4753946;-0.005336902,-0.2144524;0.2261706;-0.03191229,-0.2531971;0.0005600154;-0.1009021,0.08323751;0.00643892;-0.0399295,0.094547;-0.3163376;-0.003586039,0.09757445;-0.6685134;0.06419314,0.09886011;-0.6312293;-0.009065039,-0.08185484;0.004625125;-0.04292668,-0.104321;-0.3185994;-0.01734095,-0.1211829;-0.6705644;0.04949693,-0.1180699;-0.633263;-0.02370465,0.005231958;0.5447349;0.007621629,0;0;0,-0.0251059;0.3109026;-0.03181863,-0.0478974;0.6135857;-0.07857227,0.1462148;0.5051422;-0.02056479,0.2729132;0.28651;-0.00455904,0.2962731;0.06240191;-0.0845015,-0.1901896;0.4524414;0.03243376,-0.2262889;0.2039681;-0.0002243444,-0.2338104;0.0278483;-0.1617365,0.07584097;0.01221606;-0.05160642,0.1141055;-0.3102332;-0.06559778,0.09754776;-0.6612959;0.005898945,0.1192328;-0.6853468;-0.03915358,-0.08808708;-0.003738265;-0.0281247,-0.1311029;-0.3214601;-0.08137825,-0.1462993;-0.6763607;-0.0319254,-0.1532776;-0.6636531;-0.1031557,-0.04257686;0.5392783;-0.06460881,599.8512
+0;0;0,0.002141249;0.3127787;0.009497358,0.0054695;0.6184275;0.00397668,0.1970027;0.4885851;0.01032661,0.2296489;0.235946;0.02869776,0.267583;0.01011105;-0.02705131,-0.1814119;0.4722551;-0.007522376,-0.2184693;0.2214251;-0.03819582,-0.2583343;0.004494041;-0.1212626,0.08259071;0.006435156;-0.03950412,0.09366643;-0.3167829;-0.003144663,0.09672452;-0.6677921;0.06448628,0.09833582;-0.6305065;-0.008810923,-0.08113338;0.004538579;-0.04266132,-0.1037995;-0.3190959;-0.01694128,-0.1207064;-0.6699044;0.04967998,-0.1172661;-0.6325996;-0.02355225,0.004793729;0.5431215;0.00767498,0;0;0,-0.02519045;0.3102484;-0.03219676,-0.04850478;0.6113808;-0.07946157,0.1459475;0.5072298;-0.007734057,0.2715015;0.2849647;0.0002779998,0.2981297;0.06446065;-0.0785718,-0.1950448;0.4520491;0.03210045,-0.23198;0.2017499;-0.00276944,-0.2389728;0.02837214;-0.1622675,0.07658169;0.01181793;-0.04918122,0.1143361;-0.3110709;-0.06441069,0.09714411;-0.6610959;0.006142616,0.1188964;-0.6851122;-0.03899312,-0.0863786;-0.003537922;-0.03081282,-0.1299051;-0.3218441;-0.08278604,-0.144642;-0.6753457;-0.03169571,-0.1493323;-0.6625906;-0.1031714,-0.04297107;0.5375237;-0.06533265,599.8747
+0;0;0,0.002141249;0.3127787;0.009497358,0.0054695;0.6184275;0.00397668,0.1970027;0.4885851;0.01032661,0.2296489;0.235946;0.02869776,0.267583;0.01011105;-0.02705131,-0.1814119;0.4722551;-0.007522376,-0.2184693;0.2214251;-0.03819582,-0.2583343;0.004494041;-0.1212626,0.08259071;0.006435156;-0.03950412,0.09366643;-0.3167829;-0.003144663,0.09672452;-0.6677921;0.06448628,0.09833582;-0.6305065;-0.008810923,-0.08113338;0.004538579;-0.04266132,-0.1037995;-0.3190959;-0.01694128,-0.1207064;-0.6699044;0.04967998,-0.1172661;-0.6325996;-0.02355225,0.004793729;0.5431215;0.00767498,0;0;0,-0.02519045;0.3102484;-0.03219676,-0.04850478;0.6113808;-0.07946157,0.1459475;0.5072298;-0.007734057,0.2715015;0.2849647;0.0002779998,0.2981297;0.06446065;-0.0785718,-0.1950448;0.4520491;0.03210045,-0.23198;0.2017499;-0.00276944,-0.2389728;0.02837214;-0.1622675,0.07658169;0.01181793;-0.04918122,0.1143361;-0.3110709;-0.06441069,0.09714411;-0.6610959;0.006142616,0.1188964;-0.6851122;-0.03899312,-0.0863786;-0.003537922;-0.03081282,-0.1299051;-0.3218441;-0.08278604,-0.144642;-0.6753457;-0.03169571,-0.1493323;-0.6625906;-0.1031714,-0.04297107;0.5375237;-0.06533265,599.8845
+0;0;0,0.002132224;0.3114603;0.009457327,0.005441794;0.6154037;0.003965674,0.1976385;0.485751;0.0103062,0.2299487;0.2357123;0.02848824,0.2679682;0.009368718;-0.02738639,-0.1820757;0.4693648;-0.007604087,-0.2187517;0.2211167;-0.0379618,-0.2587065;0.003697023;-0.1212157,0.08179887;0.006373458;-0.03912538,0.092834;-0.3156597;-0.002899196,0.09588991;-0.6664206;0.06468388,0.0975064;-0.6291116;-0.008849151,-0.0803555;0.004495065;-0.0422523,-0.1029385;-0.3179531;-0.01662654,-0.1198335;-0.6685133;0.04994757,-0.1163822;-0.6311851;-0.02352029,0.004769405;0.5404747;0.007645461,0;0;0,-0.02379693;0.3089704;-0.03274989,-0.04519425;0.608475;-0.08025789,0.1475914;0.5065413;-0.001654863,0.2701282;0.2855453;0.004619837,0.2986707;0.06501929;-0.07508278,-0.1971277;0.4537675;0.02858622,-0.234669;0.2058475;-0.003354043,-0.2419178;0.03639321;-0.167767,0.0771976;0.0107404;-0.04677224,0.1140883;-0.3109764;-0.0634129,0.09654658;-0.6608267;0.006637096,0.1186722;-0.6846344;-0.03895164,-0.08457895;-0.003314525;-0.03313432,-0.1278426;-0.3207768;-0.08298841,-0.1423895;-0.6738466;-0.03064253,-0.1453995;-0.6611038;-0.1024497,-0.04013872;0.5349809;-0.06606627,599.907
+0;0;0,0.001709558;0.3103625;0.009518979,0.004832253;0.6126758;0.004112149,0.2006265;0.4824661;0.01060732,0.2333015;0.2305751;0.02890828,0.271136;0.006124064;-0.02676537,-0.1855201;0.4649819;-0.01040489,-0.2239299;0.2157707;-0.04604349,-0.2629355;-0.0005226135;-0.1273149,0.08125118;0.006381017;-0.03871358,0.09191231;-0.3160754;-0.002467152,0.09476651;-0.665755;0.06489003,0.09677891;-0.6284693;-0.008417979,-0.07972228;0.004403903;-0.04202592,-0.1024131;-0.3184401;-0.01628737,-0.1196763;-0.6678348;0.05039319,-0.1158353;-0.6305271;-0.02283958,0.004219447;0.5381483;0.007758643,0;0;0,-0.02357382;0.3078245;-0.03326774,-0.04503611;0.6055861;-0.08127069,0.1492014;0.5064519;0.00541544,0.268822;0.2817315;0.01199579,0.2997973;0.06451549;-0.07026601,-0.203168;0.454199;0.02739923,-0.2413749;0.2047296;-0.006614245,-0.248613;0.03579497;-0.1688424,0.0774131;0.010304;-0.04519129,0.1140005;-0.3118415;-0.06219792,0.09629281;-0.6607525;0.006856441,0.1183681;-0.6846581;-0.03828859,-0.08330702;-0.003017222;-0.03452608,-0.1263977;-0.3210538;-0.08353157,-0.1405331;-0.6727256;-0.02923474,-0.1418274;-0.6599164;-0.1008867,-0.03992526;0.5325347;-0.06693864,599.9289
+0;0;0,0.001709558;0.3103625;0.009518979,0.004832253;0.6126758;0.004112149,0.2006265;0.4824661;0.01060732,0.2333015;0.2305751;0.02890828,0.271136;0.006124064;-0.02676537,-0.1855201;0.4649819;-0.01040489,-0.2239299;0.2157707;-0.04604349,-0.2629355;-0.0005226135;-0.1273149,0.08125118;0.006381017;-0.03871358,0.09191231;-0.3160754;-0.002467152,0.09476651;-0.665755;0.06489003,0.09677891;-0.6284693;-0.008417979,-0.07972228;0.004403903;-0.04202592,-0.1024131;-0.3184401;-0.01628737,-0.1196763;-0.6678348;0.05039319,-0.1158353;-0.6305271;-0.02283958,0.004219447;0.5381483;0.007758643,0;0;0,-0.02357382;0.3078245;-0.03326774,-0.04503611;0.6055861;-0.08127069,0.1492014;0.5064519;0.00541544,0.268822;0.2817315;0.01199579,0.2997973;0.06451549;-0.07026601,-0.203168;0.454199;0.02739923,-0.2413749;0.2047296;-0.006614245,-0.248613;0.03579497;-0.1688424,0.0774131;0.010304;-0.04519129,0.1140005;-0.3118415;-0.06219792,0.09629281;-0.6607525;0.006856441,0.1183681;-0.6846581;-0.03828859,-0.08330702;-0.003017222;-0.03452608,-0.1263977;-0.3210538;-0.08353157,-0.1405331;-0.6727256;-0.02923474,-0.1418274;-0.6599164;-0.1008867,-0.03992526;0.5325347;-0.06693864,599.9405
+0;0;0,0.00143082;0.310361;0.009613108,0.004397054;0.6126771;0.004301772,0.2002222;0.4825045;0.01094382,0.2329824;0.2306176;0.02914888,0.2709488;0.006183445;-0.02650294,-0.185565;0.4646357;-0.01251749,-0.2262773;0.2170362;-0.05597617,-0.2645064;0.001714811;-0.1401456,0.081296;0.006405901;-0.03861526,0.0917545;-0.3160537;-0.002337605,0.0945529;-0.6657352;0.06501156,0.09692103;-0.628451;-0.008285955,-0.07967462;0.004378313;-0.04211886,-0.1025457;-0.3184569;-0.0164294,-0.1199705;-0.6677904;0.05052903,-0.1157731;-0.6304784;-0.02268375,0.003806856;0.5381489;0.007938069,0;0;0,-0.02357382;0.3078245;-0.03326774,-0.04503611;0.6055861;-0.08127069,0.1492014;0.5064519;0.00541544,0.268822;0.2817315;0.01199579,0.2997973;0.06451549;-0.07026601,-0.203168;0.454199;0.02739923,-0.2413749;0.2047296;-0.006614245,-0.248613;0.03579497;-0.1688424,0.0774131;0.010304;-0.04519129,0.1140005;-0.3118415;-0.06219792,0.09629281;-0.6607525;0.006856441,0.1183681;-0.6846581;-0.03828859,-0.08330702;-0.003017222;-0.03452608,-0.1263977;-0.3210538;-0.08353157,-0.1405331;-0.6727256;-0.02923474,-0.1418274;-0.6599164;-0.1008867,-0.03992526;0.5325347;-0.06693864,599.9519
+0;0;0,0.001424512;0.3089927;0.009570728,0.00437687;0.609906;0.004282194,0.2006095;0.4799199;0.01091574,0.233345;0.2282228;0.02910708,0.2709164;0.006123528;-0.02596578,-0.1859734;0.4620143;-0.01259396,-0.226655;0.2146014;-0.05601987,-0.2644864;0.001520038;-0.1393137,0.08060243;0.006351249;-0.03828582,0.09108776;-0.3169354;-0.001915101,0.09386934;-0.6645154;0.06502928,0.09623983;-0.6272238;-0.008341156,-0.07899489;0.004340959;-0.04175952,-0.1019246;-0.3193224;-0.01600417,-0.1192447;-0.6665564;0.05055181,-0.1150431;-0.6292371;-0.0227338,0.003789058;0.535679;0.00790379,0;0;0,-0.02185225;0.3065382;-0.03357029,-0.04090843;0.6030095;-0.08175063,0.1509568;0.5049021;0.01074982,0.2688147;0.2794539;0.01679468,0.3002519;0.0651973;-0.06614233,-0.2041867;0.4568673;0.02391098,-0.2459019;0.2086445;-0.01349534,-0.2517066;0.04199812;-0.1746413,0.07787035;0.009449095;-0.04300952,0.113646;-0.313571;-0.06104302,0.09582642;-0.6604979;0.006966114,0.1180903;-0.6843151;-0.03831124,-0.08223466;-0.002653226;-0.03511859,-0.1255792;-0.3215258;-0.08399183,-0.1396882;-0.6709223;-0.0289995,-0.1396102;-0.6581053;-0.1007403,-0.03642854;0.530236;-0.06736159,599.9637
+0;0;0,0.001424512;0.3089927;0.009570728,0.00437687;0.609906;0.004282194,0.2006095;0.4799199;0.01091574,0.233345;0.2282228;0.02910708,0.2709164;0.006123528;-0.02596578,-0.1859734;0.4620143;-0.01259396,-0.226655;0.2146014;-0.05601987,-0.2644864;0.001520038;-0.1393137,0.08060243;0.006351249;-0.03828582,0.09108776;-0.3169354;-0.001915101,0.09386934;-0.6645154;0.06502928,0.09623983;-0.6272238;-0.008341156,-0.07899489;0.004340959;-0.04175952,-0.1019246;-0.3193224;-0.01600417,-0.1192447;-0.6665564;0.05055181,-0.1150431;-0.6292371;-0.0227338,0.003789058;0.535679;0.00790379,0;0;0,-0.02185225;0.3065382;-0.03357029,-0.04090843;0.6030095;-0.08175063,0.1509568;0.5049021;0.01074982,0.2688147;0.2794539;0.01679468,0.3002519;0.0651973;-0.06614233,-0.2041867;0.4568673;0.02391098,-0.2459019;0.2086445;-0.01349534,-0.2517066;0.04199812;-0.1746413,0.07787035;0.009449095;-0.04300952,0.113646;-0.313571;-0.06104302,0.09582642;-0.6604979;0.006966114,0.1180903;-0.6843151;-0.03831124,-0.08223466;-0.002653226;-0.03511859,-0.1255792;-0.3215258;-0.08399183,-0.1396882;-0.6709223;-0.0289995,-0.1396102;-0.6581053;-0.1007403,-0.03642854;0.530236;-0.06736159,599.9852
+0;0;0,0.001417839;0.3075453;0.009525895,0.004356157;0.6070374;0.004260731,0.2031185;0.4766472;0.01091774,0.2358664;0.224855;0.02911596,0.2733915;0.003029212;-0.02588908,-0.1884282;0.4585117;-0.01289383,-0.2291252;0.2110053;-0.05633616,-0.26691;-0.00181368;-0.1395274,0.07988164;0.006294453;-0.03794345,0.09040219;-0.3180784;-0.001450531,0.09316491;-0.6633011;0.06503984,0.09553593;-0.626008;-0.008347176,-0.07828847;0.00430214;-0.04138609,-0.1012952;-0.3204487;-0.0155442,-0.1184978;-0.6653277;0.05056042,-0.1142953;-0.6280068;-0.02274176,0.003770814;0.5331223;0.007867115,0;0;0,-0.02100098;0.3050191;-0.03462934,-0.03943426;0.599818;-0.08441019,0.1526551;0.5044085;0.01507711,0.2667003;0.2769071;0.02137709,0.3006983;0.0641963;-0.06370306,-0.2077481;0.4581144;0.02163087,-0.2511988;0.2105318;-0.01859095,-0.256069;0.04405403;-0.1795314,0.07812572;0.008778036;-0.04098439,0.1134245;-0.3153296;-0.06017947,0.09547889;-0.6599759;0.006933689,0.1177773;-0.683777;-0.03837299,-0.0810315;-0.002318276;-0.03590159,-0.1246317;-0.3223336;-0.08437203,-0.1386366;-0.6694285;-0.03018402,-0.1373682;-0.6566912;-0.1019117,-0.03507797;0.5274485;-0.06956148,600.0071
+0;0;0,0.001220748;0.3075441;0.009591242,0.00393686;0.6070397;0.004384462,0.2028045;0.476783;0.01137888,0.2356174;0.2249803;0.02931253,0.2731866;0.00318341;-0.02577888,-0.1885768;0.4583343;-0.01395292,-0.2307449;0.2120966;-0.06285863,-0.2683888;0.0009721518;-0.1503216,0.0799398;0.006314158;-0.03781746,0.09034097;-0.3180654;-0.001349121,0.09302244;-0.6632985;0.06509059,0.09560997;-0.6260052;-0.008289099,-0.0782014;0.004294829;-0.04155114,-0.1012777;-0.3204371;-0.01553472,-0.1186535;-0.6652979;0.05062027,-0.1142343;-0.627976;-0.02266907,0.003424438;0.5331228;0.007965627,0;0;0,-0.02100098;0.3050191;-0.03462934,-0.03943426;0.599818;-0.08441019,0.1526551;0.5044085;0.01507711,0.2667003;0.2769071;0.02137709,0.3006983;0.0641963;-0.06370306,-0.2077481;0.4581144;0.02163087,-0.2511988;0.2105318;-0.01859095,-0.256069;0.04405403;-0.1795314,0.07812572;0.008778036;-0.04098439,0.1134245;-0.3153296;-0.06017947,0.09547889;-0.6599759;0.006933689,0.1177773;-0.683777;-0.03837299,-0.0810315;-0.002318276;-0.03590159,-0.1246317;-0.3223336;-0.08437203,-0.1386366;-0.6694285;-0.03018402,-0.1373682;-0.6566912;-0.1019117,-0.03507797;0.5274485;-0.06956148,600.0185
+0;0;0,0.001217815;0.3068053;0.009568203,0.003930637;0.6059493;0.004366072,0.2027804;0.475749;0.0113577,0.2353919;0.2254918;0.02918127,0.2727211;0.005111873;-0.02555819,-0.1885651;0.457302;-0.0139718,-0.2304743;0.2125756;-0.06257734,-0.2678778;0.002799958;-0.1494815,0.07932954;0.006265955;-0.03752876,0.08974404;-0.3185292;-0.001013685,0.09241103;-0.6618977;0.06506719,0.0949961;-0.6246113;-0.008243032,-0.07760441;0.004262042;-0.04123393,-0.1007103;-0.320886;-0.01518417,-0.1179922;-0.6638842;0.05061351,-0.1135772;-0.6265693;-0.02260645,0.003418572;0.5320837;0.007944752,0;0;0,-0.0199369;0.3043506;-0.03458047,-0.03732657;0.598922;-0.08397317,0.1533768;0.5039854;0.01794553,0.2646582;0.2768797;0.02496719,0.3016306;0.0661619;-0.05981635,-0.2090647;0.4595627;0.01748311,-0.2558762;0.2143786;-0.02378808,-0.2581623;0.05092731;-0.1857622,0.078223;0.008224934;-0.03942537,0.1130866;-0.3163114;-0.05928588,0.0950148;-0.6591573;0.00709033,0.1175479;-0.6829157;-0.03803682,-0.0801348;-0.001864085;-0.03627376,-0.1242877;-0.3222907;-0.0843472,-0.1376559;-0.6674315;-0.02980563,-0.1352784;-0.6546339;-0.1014477,-0.03322306;0.5265671;-0.06923771,600.0297
+0;0;0,0.001217815;0.3068053;0.009568203,0.003930637;0.6059493;0.004366072,0.2027804;0.475749;0.0113577,0.2353919;0.2254918;0.02918127,0.2727211;0.005111873;-0.02555819,-0.1885651;0.457302;-0.0139718,-0.2304743;0.2125756;-0.06257734,-0.2678778;0.002799958;-0.1494815,0.07932954;0.006265955;-0.03752876,0.08974404;-0.3185292;-0.001013685,0.09241103;-0.6618977;0.06506719,0.0949961;-0.6246113;-0.008243032,-0.07760441;0.004262042;-0.04123393,-0.1007103;-0.320886;-0.01518417,-0.1179922;-0.6638842;0.05061351,-0.1135772;-0.6265693;-0.02260645,0.003418572;0.5320837;0.007944752,0;0;0,-0.0199369;0.3043506;-0.03458047,-0.03732657;0.598922;-0.08397317,0.1533768;0.5039854;0.01794553,0.2646582;0.2768797;0.02496719,0.3016306;0.0661619;-0.05981635,-0.2090647;0.4595627;0.01748311,-0.2558762;0.2143786;-0.02378808,-0.2581623;0.05092731;-0.1857622,0.078223;0.008224934;-0.03942537,0.1130866;-0.3163114;-0.05928588,0.0950148;-0.6591573;0.00709033,0.1175479;-0.6829157;-0.03803682,-0.0801348;-0.001864085;-0.03627376,-0.1242877;-0.3222907;-0.0843472,-0.1376559;-0.6674315;-0.02980563,-0.1352784;-0.6546339;-0.1014477,-0.03322306;0.5265671;-0.06923771,600.0406
+0;0;0,0.001032749;0.3068056;0.009581141,0.0035249;0.6059516;0.004376312,0.2024796;0.4759104;0.01188005,0.2349393;0.2256177;0.02948088,0.2726012;0.005336612;-0.02542839,-0.1887621;0.4572609;-0.01501307,-0.2321234;0.2141487;-0.0700232,-0.2711126;0.01159817;-0.1720541,0.07935364;0.00628013;-0.03747542,0.08963288;-0.3185214;-0.000977993,0.09225236;-0.6618751;0.0651809,0.09506211;-0.624592;-0.008121379,-0.07758921;0.004245673;-0.04126422,-0.1007273;-0.3208988;-0.01519856,-0.1181062;-0.6638425;0.05085687,-0.1134672;-0.6265298;-0.02234946,0.003082224;0.5320854;0.007952629,0;0;0,-0.0199369;0.3043506;-0.03458047,-0.03732657;0.598922;-0.08397317,0.1533768;0.5039854;0.01794553,0.2646582;0.2768797;0.02496719,0.3016306;0.0661619;-0.05981635,-0.2090647;0.4595627;0.01748311,-0.2558762;0.2143786;-0.02378808,-0.2581623;0.05092731;-0.1857622,0.078223;0.008224934;-0.03942537,0.1130866;-0.3163114;-0.05928588,0.0950148;-0.6591573;0.00709033,0.1175479;-0.6829157;-0.03803682,-0.0801348;-0.001864085;-0.03627376,-0.1242877;-0.3222907;-0.0843472,-0.1376559;-0.6674315;-0.02980563,-0.1352784;-0.6546339;-0.1014477,-0.03322306;0.5265671;-0.06923771,600.052
+0;0;0,0.001032268;0.3066627;0.00957668,0.00352606;0.606014;0.004367352,0.2045314;0.4753217;0.01191503,0.2364489;0.2292104;0.02922183,0.2741502;0.00869821;-0.02574506,-0.1907348;0.4564804;-0.01525473,-0.2333716;0.2174296;-0.06934585,-0.2724018;0.01466654;-0.1714838,0.07853863;0.00621563;-0.03709053,0.08878665;-0.3175991;-0.0007039793,0.09140122;-0.6603092;0.06533088,0.0942113;-0.6230252;-0.007979773,-0.07679233;0.004202068;-0.04084041,-0.09986011;-0.3199546;-0.01485394,-0.1172065;-0.6622554;0.05107766,-0.1125669;-0.6249419;-0.02213703,0.003082945;0.5320746;0.007947213,0;0;0,-0.01959454;0.3041776;-0.03502703,-0.03690674;0.5989135;-0.08471155,0.1535798;0.5011312;0.02193379,0.2632158;0.2779435;0.02943301,0.3032386;0.06812833;-0.05684638,-0.2129392;0.4599523;0.01341359,-0.263494;0.2202933;-0.03013851,-0.2638806;0.05795665;-0.1935858,0.07825994;0.007394135;-0.03746152,0.1127332;-0.3161059;-0.05853963,0.09456614;-0.65841;0.007153511,0.1174191;-0.6820626;-0.03795242,-0.07892071;-0.001273867;-0.03677713,-0.1231393;-0.320756;-0.08432569,-0.1361574;-0.665116;-0.02896805,-0.1324452;-0.6523164;-0.1005625,-0.03280699;0.5264977;-0.06990647,600.0737
+0;0;0,0.001032268;0.3066627;0.00957668,0.00352606;0.606014;0.004367352,0.2045314;0.4753217;0.01191503,0.2364489;0.2292104;0.02922183,0.2741502;0.00869821;-0.02574506,-0.1907348;0.4564804;-0.01525473,-0.2333716;0.2174296;-0.06934585,-0.2724018;0.01466654;-0.1714838,0.07853863;0.00621563;-0.03709053,0.08878665;-0.3175991;-0.0007039793,0.09140122;-0.6603092;0.06533088,0.0942113;-0.6230252;-0.007979773,-0.07679233;0.004202068;-0.04084041,-0.09986011;-0.3199546;-0.01485394,-0.1172065;-0.6622554;0.05107766,-0.1125669;-0.6249419;-0.02213703,0.003082945;0.5320746;0.007947213,0;0;0,-0.01959454;0.3041776;-0.03502703,-0.03690674;0.5989135;-0.08471155,0.1535798;0.5011312;0.02193379,0.2632158;0.2779435;0.02943301,0.3032386;0.06812833;-0.05684638,-0.2129392;0.4599523;0.01341359,-0.263494;0.2202933;-0.03013851,-0.2638806;0.05795665;-0.1935858,0.07825994;0.007394135;-0.03746152,0.1127332;-0.3161059;-0.05853963,0.09456614;-0.65841;0.007153511,0.1174191;-0.6820626;-0.03795242,-0.07892071;-0.001273867;-0.03677713,-0.1231393;-0.320756;-0.08432569,-0.1361574;-0.665116;-0.02896805,-0.1324452;-0.6523164;-0.1005625,-0.03280699;0.5264977;-0.06990647,600.0853
+0;0;0,0.0007652802;0.3071064;0.0096652,0.002981924;0.606873;0.004504241,0.2084696;0.4749122;0.01235429,0.2398714;0.2330138;0.02923635,0.2773224;0.0144434;-0.02531304,-0.1951801;0.4555508;-0.01717118,-0.2379856;0.2218827;-0.07507467,-0.2770447;0.02556282;-0.1850025,0.07801501;0.006194472;-0.03673434,0.08810194;-0.3169219;-0.0005426332,0.09062031;-0.6588046;0.06548967,0.09369468;-0.6214775;-0.008243993,-0.07619864;0.004148719;-0.04062857,-0.0994247;-0.3192715;-0.01463464,-0.1166743;-0.6607535;0.05126606,-0.1117604;-0.6233926;-0.02236452,0.002635274;0.5328546;0.008061768,0;0;0,-0.0197715;0.3045945;-0.0352087,-0.03731196;0.5997413;-0.0848577,0.1551865;0.4983974;0.02705955,0.2625986;0.2787884;0.03158116,0.3046272;0.07125594;-0.05394722,-0.2209043;0.4597686;0.007043704,-0.2776722;0.2269106;-0.04133458,-0.2728018;0.06143358;-0.1986397,0.07825469;0.006955624;-0.03608251,0.1120564;-0.3158053;-0.05841255,0.09421507;-0.657316;0.007180691,0.1170183;-0.6808177;-0.03883433,-0.07785968;-0.0007871356;-0.03756829,-0.1225016;-0.3195837;-0.08438309,-0.1352729;-0.6630691;-0.02865985,-0.1296058;-0.6503332;-0.10056,-0.03316934;0.5272462;-0.07006574,600.1078
+0;0;0,0.0007657224;0.3072838;0.009670784,0.002984391;0.607343;0.004503213,0.2107061;0.4746425;0.01240518,0.2415084;0.2373628;0.02896491,0.278835;0.01951812;-0.02540337,-0.1973257;0.4550709;-0.01744082,-0.2393139;0.2258644;-0.07423872,-0.2782432;0.03019632;-0.1838016,0.07712109;0.006123495;-0.03631343,0.08716998;-0.3157745;-0.0002581887,0.08968437;-0.6571164;0.06566964,0.09276467;-0.6197751;-0.008206353,-0.07532553;0.004101182;-0.04016304,-0.09846401;-0.3180996;-0.01426712,-0.1156864;-0.6590413;0.05152932,-0.1107629;-0.6216662;-0.0222434,0.002637222;0.5332139;0.008066061,0;0;0,-0.01886965;0.3048582;-0.03497005,-0.03509317;0.6004975;-0.08391118,0.1567804;0.49523;0.03213763,0.2641012;0.2807817;0.03647375,0.3070524;0.0746904;-0.05005407,-0.2239039;0.4610952;0.002801843,-0.2832513;0.233954;-0.04628403,-0.2774605;0.06842642;-0.2024013,0.07812714;0.006147891;-0.03409076,0.1114834;-0.3152896;-0.0582695,0.09398028;-0.6563535;0.006815672,0.1172223;-0.6796565;-0.03944063,-0.07663387;-9.680884E-06;-0.03782955,-0.1214806;-0.3175102;-0.08474936,-0.1340175;-0.6603993;-0.02874081,-0.1270142;-0.6476418;-0.1006762,-0.03132617;0.5278262;-0.06932926,600.1305
+0;0;0,0.0007657224;0.3072838;0.009670784,0.002984391;0.607343;0.004503213,0.2107061;0.4746425;0.01240518,0.2415084;0.2373628;0.02896491,0.278835;0.01951812;-0.02540337,-0.1973257;0.4550709;-0.01744082,-0.2393139;0.2258644;-0.07423872,-0.2782432;0.03019632;-0.1838016,0.07712109;0.006123495;-0.03631343,0.08716998;-0.3157745;-0.0002581887,0.08968437;-0.6571164;0.06566964,0.09276467;-0.6197751;-0.008206353,-0.07532553;0.004101182;-0.04016304,-0.09846401;-0.3180996;-0.01426712,-0.1156864;-0.6590413;0.05152932,-0.1107629;-0.6216662;-0.0222434,0.002637222;0.5332139;0.008066061,0;0;0,-0.01886965;0.3048582;-0.03497005,-0.03509317;0.6004975;-0.08391118,0.1567804;0.49523;0.03213763,0.2641012;0.2807817;0.03647375,0.3070524;0.0746904;-0.05005407,-0.2239039;0.4610952;0.002801843,-0.2832513;0.233954;-0.04628403,-0.2774605;0.06842642;-0.2024013,0.07812714;0.006147891;-0.03409076,0.1114834;-0.3152896;-0.0582695,0.09398028;-0.6563535;0.006815672,0.1172223;-0.6796565;-0.03944063,-0.07663387;-9.680884E-06;-0.03782955,-0.1214806;-0.3175102;-0.08474936,-0.1340175;-0.6603993;-0.02874081,-0.1270142;-0.6476418;-0.1006762,-0.03132617;0.5278262;-0.06932926,600.1523
+0;0;0,0.0004633129;0.3075662;0.00979324,0.002526812;0.6081434;0.004740806,0.2109973;0.4751905;0.01307385,0.2410405;0.2439985;0.02904997,0.2780752;0.02745184;-0.02504113,-0.1979395;0.4550103;-0.01937305,-0.2407006;0.2343397;-0.08327591,-0.2800429;0.04466702;-0.200179,0.07599995;0.006057934;-0.03562238,0.08570367;-0.3152354;0.0003702939,0.08830456;-0.6559669;0.06614936,0.09172965;-0.6186186;-0.00777071,-0.07411697;0.004009309;-0.03965154,-0.0972622;-0.3175702;-0.01376706,-0.1147708;-0.6578695;0.05197047,-0.1095003;-0.6204866;-0.02183752,0.00223248;0.5338327;0.008251884,0;0;0,-0.01799088;0.3052303;-0.03469729,-0.0327854;0.6016089;-0.08277583,0.1576659;0.4936504;0.03555822,0.2672782;0.2874125;0.04321694,0.3093809;0.08249308;-0.04295301,-0.2253159;0.463893;-0.001555897,-0.2881801;0.2452195;-0.05482497,-0.2790486;0.08134569;-0.210555,0.07763769;0.005532503;-0.031991,0.111274;-0.3151169;-0.05790758,0.09416042;-0.6557122;0.006384134,0.1174124;-0.678989;-0.03999305,-0.07506464;0.0005173627;-0.0380352,-0.1199055;-0.3163596;-0.08491136,-0.1322306;-0.6585628;-0.02854987,-0.1242249;-0.6457722;-0.1004502,-0.02942386;0.5286873;-0.06843567,600.1743
+0;0;0,0.0004633129;0.3075662;0.00979324,0.002526812;0.6081434;0.004740806,0.2109973;0.4751905;0.01307385,0.2410405;0.2439985;0.02904997,0.2780752;0.02745184;-0.02504113,-0.1979395;0.4550103;-0.01937305,-0.2407006;0.2343397;-0.08327591,-0.2800429;0.04466702;-0.200179,0.07599995;0.006057934;-0.03562238,0.08570367;-0.3152354;0.0003702939,0.08830456;-0.6559669;0.06614936,0.09172965;-0.6186186;-0.00777071,-0.07411697;0.004009309;-0.03965154,-0.0972622;-0.3175702;-0.01376706,-0.1147708;-0.6578695;0.05197047,-0.1095003;-0.6204866;-0.02183752,0.00223248;0.5338327;0.008251884,0;0;0,-0.01799088;0.3052303;-0.03469729,-0.0327854;0.6016089;-0.08277583,0.1576659;0.4936504;0.03555822,0.2672782;0.2874125;0.04321694,0.3093809;0.08249308;-0.04295301,-0.2253159;0.463893;-0.001555897,-0.2881801;0.2452195;-0.05482497,-0.2790486;0.08134569;-0.210555,0.07763769;0.005532503;-0.031991,0.111274;-0.3151169;-0.05790758,0.09416042;-0.6557122;0.006384134,0.1174124;-0.678989;-0.03999305,-0.07506464;0.0005173627;-0.0380352,-0.1199055;-0.3163596;-0.08491136,-0.1322306;-0.6585628;-0.02854987,-0.1242249;-0.6457722;-0.1004502,-0.02942386;0.5286873;-0.06843567,600.1859
+0;0;0,0.000464054;0.3080582;0.009808904,0.002532584;0.6094028;0.004741084,0.2117915;0.4759769;0.01310424,0.2411044;0.250405;0.02869199,0.2789769;0.02895914;-0.0266229,-0.1986916;0.4557204;-0.01946537,-0.2404133;0.2404142;-0.08181478,-0.2806457;0.04645027;-0.2013627,0.07509137;0.005985512;-0.03519652,0.08474145;-0.3135317;0.0005971827,0.08734745;-0.6549313;0.06650525,0.09075844;-0.6176133;-0.007110521,-0.0732309;0.003961378;-0.0391775,-0.09624818;-0.3158403;-0.01343612,-0.1137911;-0.6568069;0.05243033,-0.1085423;-0.6194544;-0.02107382,0.002237257;0.5348408;0.008264033,0;0;0,-0.01693173;0.3057414;-0.03509665,-0.03010958;0.6029435;-0.08335567,0.1588126;0.493269;0.03816032,0.2716138;0.2953754;0.04810596,0.3113984;0.08547917;-0.04073715,-0.2268277;0.4668865;-0.008931249,-0.2917883;0.255024;-0.06259029,-0.2798952;0.08938053;-0.2236901,0.07720584;0.005287051;-0.03040791,0.1105511;-0.3134982;-0.05741906,0.09403817;-0.6550523;0.005608797,0.1176457;-0.6783426;-0.04007816,-0.07369334;0.001014308;-0.03849153,-0.1187296;-0.3138652;-0.08632635,-0.1309846;-0.6566156;-0.02908673,-0.1217273;-0.6437687;-0.1005328,-0.02720585;0.5297641;-0.06892204,600.1974
+0;0;0,-0.0002284901;0.3080489;0.01010288,0.001563343;0.6093971;0.005183561,0.2109113;0.4761067;0.01399568,0.2401699;0.2505066;0.02927371,0.2780961;0.02908139;-0.0260871,-0.1990163;0.4551504;-0.02153203,-0.2428028;0.2426192;-0.09151867,-0.2833907;0.05117291;-0.2149419,0.07519168;0.006101105;-0.03496173,0.08408369;-0.3134256;0.0009434372,0.08664781;-0.6548181;0.06689022,0.09046078;-0.617492;-0.006705023,-0.07311462;0.003834759;-0.03940663,-0.09682626;-0.3158708;-0.01310709,-0.1141849;-0.6568242;0.05287652,-0.1085373;-0.6194627;-0.02059718,0.00132998;0.534834;0.008688353,0;0;0,-0.01693173;0.3057414;-0.03509665,-0.03010958;0.6029435;-0.08335567,0.1588126;0.493269;0.03816032,0.2716138;0.2953754;0.04810596,0.3113984;0.08547917;-0.04073715,-0.2268277;0.4668865;-0.008931249,-0.2917883;0.255024;-0.06259029,-0.2798952;0.08938053;-0.2236901,0.07720584;0.005287051;-0.03040791,0.1105511;-0.3134982;-0.05741906,0.09403817;-0.6550523;0.005608797,0.1176457;-0.6783426;-0.04007816,-0.07369334;0.001014308;-0.03849153,-0.1187296;-0.3138652;-0.08632635,-0.1309846;-0.6566156;-0.02908673,-0.1217273;-0.6437687;-0.1005328,-0.02720585;0.5297641;-0.06892204,600.2196
+0;0;0,-0.0002287523;0.3084024;0.01011447,0.001564621;0.6100092;0.005190965,0.2129612;0.4760815;0.01405793,0.2413266;0.2573682;0.02886958,0.2798893;0.0322272;-0.02742026,-0.2009737;0.4549203;-0.02181708,-0.2434235;0.248877;-0.08966725,-0.2846926;0.05421799;-0.2151617,0.07412023;0.006014167;-0.03446354,0.08296679;-0.3118793;0.001258094,0.08553082;-0.6532591;0.06720242,0.08934033;-0.6159397;-0.00632602,-0.07207276;0.003780115;-0.0388451,-0.09566319;-0.3142912;-0.01267998,-0.1130212;-0.655232;0.05330117,-0.1073787;-0.6178772;-0.02010582,0.00133106;0.5353829;0.008698729,0;0;0,-0.01572134;0.3061299;-0.03537965,-0.02790768;0.6036361;-0.08364034,0.1607035;0.4909751;0.04127622,0.2772736;0.303598;0.05395436,0.314214;0.08949062;-0.03625393,-0.2266723;0.4672807;-0.007754609,-0.2936655;0.2654009;-0.06788719,-0.2792111;0.09699534;-0.231517,0.07686726;0.004719377;-0.02805114,0.1104386;-0.3121851;-0.05729246,0.09442666;-0.6539729;0.004514694,0.118281;-0.6772162;-0.04098964,-0.0719865;0.001671604;-0.0391518,-0.1168884;-0.3115858;-0.08673483,-0.1284679;-0.6542145;-0.02870972,-0.11892;-0.6413651;-0.1000484,-0.0252395;0.5303847;-0.06919885,600.2416
+0;0;0,-0.0002287523;0.3084024;0.01011447,0.001564621;0.6100092;0.005190965,0.2129612;0.4760815;0.01405793,0.2413266;0.2573682;0.02886958,0.2798893;0.0322272;-0.02742026,-0.2009737;0.4549203;-0.02181708,-0.2434235;0.248877;-0.08966725,-0.2846926;0.05421799;-0.2151617,0.07412023;0.006014167;-0.03446354,0.08296679;-0.3118793;0.001258094,0.08553082;-0.6532591;0.06720242,0.08934033;-0.6159397;-0.00632602,-0.07207276;0.003780115;-0.0388451,-0.09566319;-0.3142912;-0.01267998,-0.1130212;-0.655232;0.05330117,-0.1073787;-0.6178772;-0.02010582,0.00133106;0.5353829;0.008698729,0;0;0,-0.01572134;0.3061299;-0.03537965,-0.02790768;0.6036361;-0.08364034,0.1607035;0.4909751;0.04127622,0.2772736;0.303598;0.05395436,0.314214;0.08949062;-0.03625393,-0.2266723;0.4672807;-0.007754609,-0.2936655;0.2654009;-0.06788719,-0.2792111;0.09699534;-0.231517,0.07686726;0.004719377;-0.02805114,0.1104386;-0.3121851;-0.05729246,0.09442666;-0.6539729;0.004514694,0.118281;-0.6772162;-0.04098964,-0.0719865;0.001671604;-0.0391518,-0.1168884;-0.3115858;-0.08673483,-0.1284679;-0.6542145;-0.02870972,-0.11892;-0.6413651;-0.1000484,-0.0252395;0.5303847;-0.06919885,600.2529
+0;0;0,-0.0006108683;0.3086673;0.01029763,0.0009639398;0.6109604;0.005484862,0.2103202;0.477563;0.0148467,0.2387661;0.2583158;0.02944348,0.2770877;0.03562458;-0.02615057,-0.1992719;0.456404;-0.02241511,-0.243006;0.2520733;-0.09608889,-0.2842573;0.07450143;-0.2407167,0.07350127;0.006004557;-0.03403068,0.0819927;-0.3119156;0.001805067,0.08441942;-0.6531489;0.06766412,0.08846992;-0.6158215;-0.005871952,-0.07139122;0.003694295;-0.03855158,-0.09508635;-0.3143984;-0.01237685,-0.1126502;-0.6551239;0.05381336,-0.106768;-0.6177601;-0.01959527,0.0007928832;0.5361211;0.00896356,0;0;0,-0.01484463;0.3063919;-0.03585482,-0.02568679;0.6045568;-0.08462358,0.1608943;0.4925739;0.03918076,0.2808186;0.3071527;0.05731106,0.3158071;0.09500787;-0.03168893,-0.2235902;0.4695587;-0.01084835,-0.2980703;0.2719387;-0.07786059,-0.2797694;0.1045232;-0.2384462,0.07653952;0.004724294;-0.02675748,0.110309;-0.312084;-0.05711675,0.09478937;-0.6538809;0.003854513,0.117979;-0.6773379;-0.04177713,-0.07088746;0.001958981;-0.03959431,-0.1160804;-0.3112594;-0.08735779,-0.1271881;-0.6537242;-0.02923688,-0.1175914;-0.6409269;-0.1005785,-0.0233938;0.5311158;-0.06998777,600.2647
+0;0;0,-0.0006108683;0.3086673;0.01029763,0.0009639398;0.6109604;0.005484862,0.2103202;0.477563;0.0148467,0.2387661;0.2583158;0.02944348,0.2770877;0.03562458;-0.02615057,-0.1992719;0.456404;-0.02241511,-0.243006;0.2520733;-0.09608889,-0.2842573;0.07450143;-0.2407167,0.07350127;0.006004557;-0.03403068,0.0819927;-0.3119156;0.001805067,0.08441942;-0.6531489;0.06766412,0.08846992;-0.6158215;-0.005871952,-0.07139122;0.003694295;-0.03855158,-0.09508635;-0.3143984;-0.01237685,-0.1126502;-0.6551239;0.05381336,-0.106768;-0.6177601;-0.01959527,0.0007928832;0.5361211;0.00896356,0;0;0,-0.01484463;0.3063919;-0.03585482,-0.02568679;0.6045568;-0.08462358,0.1608943;0.4925739;0.03918076,0.2808186;0.3071527;0.05731106,0.3158071;0.09500787;-0.03168893,-0.2235902;0.4695587;-0.01084835,-0.2980703;0.2719387;-0.07786059,-0.2797694;0.1045232;-0.2384462,0.07653952;0.004724294;-0.02675748,0.110309;-0.312084;-0.05711675,0.09478937;-0.6538809;0.003854513,0.117979;-0.6773379;-0.04177713,-0.07088746;0.001958981;-0.03959431,-0.1160804;-0.3112594;-0.08735779,-0.1271881;-0.6537242;-0.02923688,-0.1175914;-0.6409269;-0.1005785,-0.0233938;0.5311158;-0.06998777,600.2861
+0;0;0,-0.00061083;0.308648;0.01029699,0.0009653231;0.6111841;0.005481172,0.2072407;0.4786079;0.01475836,0.2352911;0.2624086;0.02915222,0.2731924;0.04216023;-0.02583196,-0.1963289;0.45776;-0.02195556,-0.239455;0.2562697;-0.09460516,-0.2802539;0.0806458;-0.2376464,0.07235651;0.005911038;-0.03350067,0.08085839;-0.3124005;0.002379194,0.08328133;-0.6531022;0.06813563,0.08734643;-0.6157483;-0.005665556,-0.07027933;0.003636758;-0.03795115,-0.09400363;-0.3148475;-0.0117442,-0.1115401;-0.6550421;0.05434287,-0.1056367;-0.6176518;-0.01933042,0.0007941753;0.5363049;0.008961724,0;0;0,-0.0130832;0.3064091;-0.03622508,-0.02049736;0.6048363;-0.08550787,0.1617515;0.4930354;0.0378623,0.284969;0.3141561;0.06143761,0.3173163;0.1028021;-0.02372241,-0.2217282;0.4747749;-0.02882918,-0.306301;0.2826429;-0.08940071,-0.2838557;0.1161399;-0.2466968,0.07589097;0.004720062;-0.02471805,0.1100331;-0.3122922;-0.05664611,0.09542738;-0.6537825;0.00317407,0.1189393;-0.677036;-0.04296136,-0.06909533;0.002553381;-0.04014992,-0.1157283;-0.3109247;-0.08746527,-0.1253068;-0.6529744;-0.02986596,-0.1134788;-0.6402935;-0.1011216,-0.01917251;0.5313709;-0.07067156,600.3088
+0;0;0,-0.00109368;0.3086348;0.01064793,0.0001619184;0.6111772;0.006051221,0.20659;0.4787382;0.01563556,0.2346224;0.2625184;0.02975437,0.272604;0.04227863;-0.02520853,-0.1965531;0.4575704;-0.02383075,-0.2416218;0.260218;-0.1060318,-0.2815338;0.08439586;-0.2490797,0.07241037;0.005937774;-0.03337934,0.0804567;-0.3123625;0.002704665,0.0828267;-0.6530867;0.06834627,0.08727658;-0.6157233;-0.005431771,-0.07022984;0.003605949;-0.03804559,-0.09466086;-0.3148655;-0.01233682,-0.1119663;-0.6549487;0.05438145,-0.1056798;-0.6175451;-0.01925879,0.0001155609;0.5362935;0.009438161,0;0;0,-0.0130832;0.3064091;-0.03622508,-0.02049736;0.6048363;-0.08550787,0.1617515;0.4930354;0.0378623,0.284969;0.3141561;0.06143761,0.3173163;0.1028021;-0.02372241,-0.2217282;0.4747749;-0.02882918,-0.306301;0.2826429;-0.08940071,-0.2838557;0.1161399;-0.2466968,0.07589097;0.004720062;-0.02471805,0.1100331;-0.3122922;-0.05664611,0.09542738;-0.6537825;0.00317407,0.1189393;-0.677036;-0.04296136,-0.06909533;0.002553381;-0.04014992,-0.1157283;-0.3109247;-0.08746527,-0.1253068;-0.6529744;-0.02986596,-0.1134788;-0.6402935;-0.1011216,-0.01917251;0.5313709;-0.07067156,600.3199
+0;0;0,-0.001092675;0.3083511;0.01063814,0.0001604131;0.6102183;0.006054175,0.202815;0.4790605;0.01551488,0.2305228;0.2653447;0.02947018,0.2687771;0.0435238;-0.02588731,-0.1929601;0.4582796;-0.02323013,-0.2375068;0.2632127;-0.1044793,-0.2777054;0.08612828;-0.2485541,0.071594;0.00587083;-0.03300302,0.07962148;-0.3116839;0.002996467,0.08199752;-0.6532778;0.06880561,0.08643314;-0.615938;-0.004736096,-0.06943806;0.003565295;-0.03761665,-0.09381184;-0.3141602;-0.01196811,-0.1111615;-0.6551114;0.05492045,-0.1048951;-0.6177315;-0.0184839,0.0001141976;0.5355639;0.009430746,0;0;0,-0.01095095;0.3062183;-0.03612781,-0.01484063;0.6041246;-0.08481693,0.1628973;0.4933396;0.03692317,0.2887491;0.320238;0.06580353,0.3182661;0.1071733;-0.02059412,-0.2155542;0.4785056;-0.03652744,-0.3038416;0.2905518;-0.09582001,-0.284229;0.1295446;-0.2614232,0.07540987;0.004460782;-0.0232985,0.1095776;-0.3116483;-0.05660009,0.09627515;-0.6542059;0.002562288,0.1200206;-0.6774749;-0.04305029,-0.06764611;0.00314568;-0.04078573,-0.115114;-0.3093205;-0.08887994,-0.1234432;-0.6521916;-0.03063207,-0.1108478;-0.639474;-0.1015165,-0.01443843;0.5308506;-0.07013869,600.342
+0;0;0,-0.001092675;0.3083511;0.01063814,0.0001604131;0.6102183;0.006054175,0.202815;0.4790605;0.01551488,0.2305228;0.2653447;0.02947018,0.2687771;0.0435238;-0.02588731,-0.1929601;0.4582796;-0.02323013,-0.2375068;0.2632127;-0.1044793,-0.2777054;0.08612828;-0.2485541,0.071594;0.00587083;-0.03300302,0.07962148;-0.3116839;0.002996467,0.08199752;-0.6532778;0.06880561,0.08643314;-0.615938;-0.004736096,-0.06943806;0.003565295;-0.03761665,-0.09381184;-0.3141602;-0.01196811,-0.1111615;-0.6551114;0.05492045,-0.1048951;-0.6177315;-0.0184839,0.0001141976;0.5355639;0.009430746,0;0;0,-0.01095095;0.3062183;-0.03612781,-0.01484063;0.6041246;-0.08481693,0.1628973;0.4933396;0.03692317,0.2887491;0.320238;0.06580353,0.3182661;0.1071733;-0.02059412,-0.2155542;0.4785056;-0.03652744,-0.3038416;0.2905518;-0.09582001,-0.284229;0.1295446;-0.2614232,0.07540987;0.004460782;-0.0232985,0.1095776;-0.3116483;-0.05660009,0.09627515;-0.6542059;0.002562288,0.1200206;-0.6774749;-0.04305029,-0.06764611;0.00314568;-0.04078573,-0.115114;-0.3093205;-0.08887994,-0.1234432;-0.6521916;-0.03063207,-0.1108478;-0.639474;-0.1015165,-0.01443843;0.5308506;-0.07013869,600.3535
+0;0;0,-0.001301604;0.3081562;0.01076724,-0.0002044609;0.6098924;0.006310012,0.1998425;0.4797365;0.01643537,0.2271962;0.2682307;0.03004453,0.2648481;0.05077632;-0.02442407,-0.1901813;0.4584812;-0.02454239,-0.23749;0.2707571;-0.1150394,-0.27564;0.09991188;-0.2600477,0.07074573;0.00580396;-0.03256984,0.07856473;-0.3121906;0.003564294,0.08089579;-0.6529201;0.06925231,0.08573494;-0.6155647;-0.004417241,-0.06859419;0.003519515;-0.03717377,-0.0931835;-0.3146273;-0.01138048,-0.1100953;-0.6547189;0.0554678,-0.103427;-0.6173206;-0.01805445,-0.0002135928;0.5352763;0.009635335,0;0;0,-0.008618318;0.3060542;-0.0365293,-0.01008039;0.6037982;-0.08550358,0.1642871;0.4931545;0.03555322,0.2912164;0.3244328;0.06856966,0.3190117;0.1148529;-0.01494431,-0.2098591;0.4807718;-0.04204981,-0.3022573;0.2980953;-0.1033689,-0.2826612;0.1507451;-0.2753422,0.07491364;0.004121363;-0.0216887,0.109387;-0.3122437;-0.05650377,0.09702627;-0.6541641;0.001415491,0.1208222;-0.6773651;-0.04449892,-0.06606844;0.003468657;-0.04150143,-0.1139132;-0.3093769;-0.08972888,-0.1219457;-0.6514271;-0.03181441,-0.1088394;-0.6388101;-0.1027424,-0.01023477;0.5305854;-0.07072186,600.3761
+0;0;0,-0.001300959;0.3080034;0.0107619,-0.0002037011;0.6097606;0.006304691,0.2012668;0.4792125;0.0164783,0.2285997;0.2678679;0.03007708,0.2660147;0.05178139;-0.02404888,-0.1915323;0.4578059;-0.02479104,-0.2388049;0.2702249;-0.1152191,-0.276715;0.1004544;-0.2593152,0.07030027;0.005767414;-0.03236476,0.07812255;-0.31236;0.003784467,0.08045363;-0.6530944;0.06947342,0.08532142;-0.6156954;-0.004632056,-0.06816228;0.003497354;-0.0369397,-0.09276185;-0.3147824;-0.01113564,-0.1096739;-0.6548787;0.05571359,-0.1029661;-0.6174366;-0.01824372,-0.0002128326;0.5351475;0.009629878,0;0;0,-0.006539822;0.3059166;-0.03682208,-0.005839214;0.6036297;-0.08612394,0.1679223;0.4913684;0.0374918,0.2959417;0.3239516;0.07186055,0.3200957;0.1161642;-0.01336765,-0.2083282;0.4810953;-0.04682777,-0.3064713;0.3032826;-0.1127757,-0.2862508;0.1538224;-0.2809294,0.0746429;0.003745377;-0.02091122,0.1094826;-0.312585;-0.05688715,0.09801134;-0.6546365;0.0004675388,0.1213273;-0.6778136;-0.046422,-0.06506;0.003966672;-0.04212283,-0.1134143;-0.3090025;-0.08992643,-0.1207173;-0.6511638;-0.03254498,-0.10667;-0.6387157;-0.1037114,-0.006490611;0.5304432;-0.07124162,600.3982
+0;0;0,-0.001300695;0.3079408;0.01075971,-0.0002028093;0.6098706;0.006299955,0.2009268;0.4793744;0.01646388,0.2282477;0.2681221;0.03005673,0.2648089;0.05696706;-0.022834,-0.1912077;0.4580041;-0.02473564,-0.2384597;0.270505;-0.1151242,-0.2755046;0.1046089;-0.2559318,0.06989569;0.005734223;-0.0321785,0.07769723;-0.3115499;0.003874917,0.08003113;-0.6526957;0.06964318,0.08492102;-0.6152632;-0.004798763,-0.06777;0.003477226;-0.03672711,-0.09230437;-0.3139589;-0.01099144,-0.1092368;-0.6544659;0.05593851,-0.1024986;-0.6169901;-0.0183546,-0.000211946;0.5352148;0.009627043,0;0;0,-0.004958548;0.3058401;-0.03717852,-0.003162608;0.6036702;-0.08680201,0.1693234;0.4906872;0.0376377,0.2983309;0.324325;0.07284307,0.3214251;0.1202948;-0.008144148,-0.2059397;0.4808809;-0.05181381,-0.3088305;0.3073634;-0.1215557,-0.2876572;0.1618309;-0.2861539,0.07440045;0.003413677;-0.02016592,0.1090296;-0.3120299;-0.05658221,0.09889661;-0.6547296;-0.0003190041,0.1223672;-0.6777115;-0.04788804,-0.06414995;0.004400506;-0.04265168,-0.1124838;-0.3077101;-0.09040962,-0.1195268;-0.6502511;-0.03272602,-0.104673;-0.6379355;-0.1040519,-0.004041806;0.5304598;-0.07183528,600.4207
+0;0;0,-0.001819613;0.3079332;0.01089962,-0.001051116;0.6098672;0.006597204,0.2001988;0.4794369;0.01724562,0.227552;0.2681798;0.0306991,0.2641888;0.05706398;-0.02229552,-0.1913346;0.4576767;-0.0270237,-0.2408929;0.2752275;-0.1260945,-0.2759537;0.1155924;-0.2744454,0.06994591;0.005802203;-0.03205696,0.07731105;-0.3114949;0.003974475,0.07954904;-0.6526551;0.06967112,0.08488709;-0.6152216;-0.004739933,-0.06771263;0.003406991;-0.03683934,-0.09282803;-0.3139637;-0.01085749,-0.10958;-0.6544838;0.05605116,-0.1023959;-0.6170037;-0.01819973,-0.0009394392;0.5352086;0.009856686,0;0;0,-0.004958548;0.3058401;-0.03717852,-0.003162608;0.6036702;-0.08680201,0.1693234;0.4906872;0.0376377,0.2983309;0.324325;0.07284307,0.3214251;0.1202948;-0.008144148,-0.2059397;0.4808809;-0.05181381,-0.3088305;0.3073634;-0.1215557,-0.2876572;0.1618309;-0.2861539,0.07440045;0.003413677;-0.02016592,0.1090296;-0.3120299;-0.05658221,0.09889661;-0.6547296;-0.0003190041,0.1223672;-0.6777115;-0.04788804,-0.06414995;0.004400506;-0.04265168,-0.1124838;-0.3077101;-0.09040962,-0.1195268;-0.6502511;-0.03272602,-0.104673;-0.6379355;-0.1040519,-0.004041806;0.5304598;-0.07183528,600.4318
+0;0;0,-0.001819613;0.3079332;0.01089962,-0.001051116;0.6098672;0.006597204,0.2001988;0.4794369;0.01724562,0.227552;0.2681798;0.0306991,0.2641888;0.05706398;-0.02229552,-0.1913346;0.4576767;-0.0270237,-0.2408929;0.2752275;-0.1260945,-0.2759537;0.1155924;-0.2744454,0.06994591;0.005802203;-0.03205696,0.07731105;-0.3114949;0.003974475,0.07954904;-0.6526551;0.06967112,0.08488709;-0.6152216;-0.004739933,-0.06771263;0.003406991;-0.03683934,-0.09282803;-0.3139637;-0.01085749,-0.10958;-0.6544838;0.05605116,-0.1023959;-0.6170037;-0.01819973,-0.0009394392;0.5352086;0.009856686,0;0;0,-0.004958548;0.3058401;-0.03717852,-0.003162608;0.6036702;-0.08680201,0.1693234;0.4906872;0.0376377,0.2983309;0.324325;0.07284307,0.3214251;0.1202948;-0.008144148,-0.2059397;0.4808809;-0.05181381,-0.3088305;0.3073634;-0.1215557,-0.2876572;0.1618309;-0.2861539,0.07440045;0.003413677;-0.02016592,0.1090296;-0.3120299;-0.05658221,0.09889661;-0.6547296;-0.0003190041,0.1223672;-0.6777115;-0.04788804,-0.06414995;0.004400506;-0.04265168,-0.1124838;-0.3077101;-0.09040962,-0.1195268;-0.6502511;-0.03272602,-0.104673;-0.6379355;-0.1040519,-0.004041806;0.5304598;-0.07183528,600.4539
+0;0;0,-0.002151736;0.3076007;0.01102569,-0.001651858;0.6092454;0.006927005,0.1989228;0.4792691;0.02519081,0.2304046;0.268522;0.03360016,0.2671494;0.05728407;-0.01969052,-0.191058;0.4573622;-0.0288393,-0.2426356;0.2831355;-0.140468,-0.2769582;0.1331305;-0.2989987,0.0694054;0.005757274;-0.0317414,0.07655045;-0.3112485;0.004240025,0.07875094;-0.6526933;0.07001683,0.08553943;-0.615317;-0.003924564,-0.06706927;0.003389231;-0.03671509,-0.09270163;-0.3136224;-0.01054278,-0.1092962;-0.6544113;0.05656499,-0.1006758;-0.6169809;-0.01717984,-0.001445935;0.5346593;0.0100965,0;0;0,-0.003620528;0.3055043;-0.03739524,-0.001299955;0.6029951;-0.08725142,0.1704599;0.4901075;0.03743697,0.2998936;0.3247578;0.07461954,0.321831;0.1195819;-0.004330628,-0.2043146;0.4813467;-0.05603337,-0.3095062;0.3278309;-0.1601667,-0.2723745;0.1829272;-0.3227573,0.07419631;0.003179431;-0.01850867,0.1088123;-0.3117442;-0.05676103,0.09931684;-0.6548847;-0.001260042,0.1232052;-0.677893;-0.04802847,-0.0629885;0.00484277;-0.04320612,-0.11149;-0.3070486;-0.09021468,-0.1179957;-0.6500129;-0.03321362,-0.1026487;-0.6376567;-0.1040725,-0.002259955;0.5298714;-0.0722456,600.4659
+0;0;0,-0.002151736;0.3076007;0.01102569,-0.001651858;0.6092454;0.006927005,0.1989228;0.4792691;0.02519081,0.2304046;0.268522;0.03360016,0.2671494;0.05728407;-0.01969052,-0.191058;0.4573622;-0.0288393,-0.2426356;0.2831355;-0.140468,-0.2769582;0.1331305;-0.2989987,0.0694054;0.005757274;-0.0317414,0.07655045;-0.3112485;0.004240025,0.07875094;-0.6526933;0.07001683,0.08553943;-0.615317;-0.003924564,-0.06706927;0.003389231;-0.03671509,-0.09270163;-0.3136224;-0.01054278,-0.1092962;-0.6544113;0.05656499,-0.1006758;-0.6169809;-0.01717984,-0.001445935;0.5346593;0.0100965,0;0;0,-0.003620528;0.3055043;-0.03739524,-0.001299955;0.6029951;-0.08725142,0.1704599;0.4901075;0.03743697,0.2998936;0.3247578;0.07461954,0.321831;0.1195819;-0.004330628,-0.2043146;0.4813467;-0.05603337,-0.3095062;0.3278309;-0.1601667,-0.2723745;0.1829272;-0.3227573,0.07419631;0.003179431;-0.01850867,0.1088123;-0.3117442;-0.05676103,0.09931684;-0.6548847;-0.001260042,0.1232052;-0.677893;-0.04802847,-0.0629885;0.00484277;-0.04320612,-0.11149;-0.3070486;-0.09021468,-0.1179957;-0.6500129;-0.03321362,-0.1026487;-0.6376567;-0.1040725,-0.002259955;0.5298714;-0.0722456,600.4877
+0;0;0,-0.002151461;0.3075614;0.01102428,-0.001651488;0.6092284;0.006925679,0.1983719;0.479409;0.02514776,0.2298454;0.2687171;0.03355491,0.2664458;0.05830964;-0.01952628,-0.1905359;0.4575623;-0.02873369,-0.2421001;0.2833813;-0.1403331,-0.2762877;0.133966;-0.2982406,0.06937145;0.005754458;-0.03172587,0.07650442;-0.310715;0.004194673,0.07870714;-0.6525058;0.07003815,0.08553514;-0.6150866;-0.004333593,-0.06703647;0.003387574;-0.03669713,-0.09262545;-0.3130877;-0.01056911,-0.1092368;-0.6542221;0.05660667,-0.1005663;-0.6167484;-0.01756737,-0.001445577;0.5346468;0.01009499,0;0;0,-0.002448671;0.3054763;-0.03739524,0.001286112;0.6029575;-0.08735943,0.1714906;0.4896154;0.03800344,0.3007339;0.3243143;0.07573986,0.322356;0.1193382;-0.001369238,-0.2019113;0.4822407;-0.05915278,-0.3081198;0.3287678;-0.1621972,-0.2710311;0.1838702;-0.3236208,0.07421572;0.002909094;-0.01831961,0.1083682;-0.3115366;-0.05641937,0.09978193;-0.6551483;-0.001479145,0.1240792;-0.6778255;-0.04909825,-0.06262812;0.005292568;-0.04360908,-0.1114495;-0.3059518;-0.09091134,-0.1173577;-0.6491918;-0.03335656,-0.1014016;-0.6369767;-0.1045038,-8.650124E-06;0.5298477;-0.07233334,600.4994
+0;0;0,-0.002151461;0.3075614;0.01102428,-0.001651488;0.6092284;0.006925679,0.1983719;0.479409;0.02514776,0.2298454;0.2687171;0.03355491,0.2664458;0.05830964;-0.01952628,-0.1905359;0.4575623;-0.02873369,-0.2421001;0.2833813;-0.1403331,-0.2762877;0.133966;-0.2982406,0.06937145;0.005754458;-0.03172587,0.07650442;-0.310715;0.004194673,0.07870714;-0.6525058;0.07003815,0.08553514;-0.6150866;-0.004333593,-0.06703647;0.003387574;-0.03669713,-0.09262545;-0.3130877;-0.01056911,-0.1092368;-0.6542221;0.05660667,-0.1005663;-0.6167484;-0.01756737,-0.001445577;0.5346468;0.01009499,0;0;0,-0.002448671;0.3054763;-0.03739524,0.001286112;0.6029575;-0.08735943,0.1714906;0.4896154;0.03800344,0.3007339;0.3243143;0.07573986,0.322356;0.1193382;-0.001369238,-0.2019113;0.4822407;-0.05915278,-0.3081198;0.3287678;-0.1621972,-0.2710311;0.1838702;-0.3236208,0.07421572;0.002909094;-0.01831961,0.1083682;-0.3115366;-0.05641937,0.09978193;-0.6551483;-0.001479145,0.1240792;-0.6778255;-0.04909825,-0.06262812;0.005292568;-0.04360908,-0.1114495;-0.3059518;-0.09091134,-0.1173577;-0.6491918;-0.03335656,-0.1014016;-0.6369767;-0.1045038,-8.650124E-06;0.5298477;-0.07233334,600.5209
+0;0;0,-0.002479102;0.307346;0.01124816,-0.00226266;0.6085191;0.007529579,0.2017682;0.4776913;0.02547189,0.2331153;0.2667482;0.03436519,0.2694706;0.05710506;-0.01873503,-0.1958455;0.4566658;-0.02609611,-0.2455605;0.2859285;-0.1441465,-0.2815704;0.1502036;-0.3125913,0.06917466;0.005669647;-0.03145812,0.07586976;-0.310137;0.004398558,0.07805572;-0.6521645;0.07030897,0.08438487;-0.6147178;-0.00404311,-0.06669078;0.003456278;-0.0367054,-0.09259908;-0.3122925;-0.01032621,-0.1094236;-0.6536456;0.05695486,-0.1012502;-0.6161402;-0.01721121,-0.001984059;0.5340769;0.01054335,0;0;0,-0.001173936;0.3052969;-0.03723741,0.004130177;0.6022643;-0.08709455,0.1756177;0.4872965;0.04265904,0.3037701;0.3201827;0.07742476,0.3219026;0.1157114;0.0002608299,-0.2040151;0.4823884;-0.0630895,-0.3111664;0.3309773;-0.1686926,-0.2790754;0.1863555;-0.3303907,0.07402478;0.002615243;-0.01789927,0.1079679;-0.3111403;-0.05623555,0.09993895;-0.6550615;-0.001595736,0.1245463;-0.6776667;-0.0490396,-0.06206056;0.005624624;-0.04386048,-0.1111467;-0.3049502;-0.0907454,-0.1165254;-0.6484254;-0.03305966,-0.09950803;-0.6362357;-0.1038901,0.002467148;0.5293024;-0.07210851,600.5433
+0;0;0,-0.002479102;0.307346;0.01124816,-0.00226266;0.6085191;0.007529579,0.2017682;0.4776913;0.02547189,0.2331153;0.2667482;0.03436519,0.2694706;0.05710506;-0.01873503,-0.1958455;0.4566658;-0.02609611,-0.2455605;0.2859285;-0.1441465,-0.2815704;0.1502036;-0.3125913,0.06917466;0.005669647;-0.03145812,0.07586976;-0.310137;0.004398558,0.07805572;-0.6521645;0.07030897,0.08438487;-0.6147178;-0.00404311,-0.06669078;0.003456278;-0.0367054,-0.09259908;-0.3122925;-0.01032621,-0.1094236;-0.6536456;0.05695486,-0.1012502;-0.6161402;-0.01721121,-0.001984059;0.5340769;0.01054335,0;0;0,-0.001173936;0.3052969;-0.03723741,0.004130177;0.6022643;-0.08709455,0.1756177;0.4872965;0.04265904,0.3037701;0.3201827;0.07742476,0.3219026;0.1157114;0.0002608299,-0.2040151;0.4823884;-0.0630895,-0.3111664;0.3309773;-0.1686926,-0.2790754;0.1863555;-0.3303907,0.07402478;0.002615243;-0.01789927,0.1079679;-0.3111403;-0.05623555,0.09993895;-0.6550615;-0.001595736,0.1245463;-0.6776667;-0.0490396,-0.06206056;0.005624624;-0.04386048,-0.1111467;-0.3049502;-0.0907454,-0.1165254;-0.6484254;-0.03305966,-0.09950803;-0.6362357;-0.1038901,0.002467148;0.5293024;-0.07210851,600.5545
+0;0;0,-0.002479853;0.3074391;0.01125157,-0.002263341;0.6089203;0.007528233,0.204968;0.4771053;0.02570912,0.2363229;0.2661094;0.03460465,0.272675;0.0564851;-0.01849082,-0.1988905;0.4557496;-0.02666879,-0.248618;0.2849696;-0.1447487,-0.2846247;0.1492568;-0.3131784,0.0687478;0.005634661;-0.031264,0.07543881;-0.3099788;0.004570741,0.07762398;-0.6518834;0.07045744,0.08402999;-0.6143463;-0.004797481,-0.06627924;0.003434951;-0.0364789,-0.09217169;-0.3121206;-0.01011584,-0.1089901;-0.6533511;0.05714104,-0.1007175;-0.6157545;-0.01792562,-0.00198436;0.5343765;0.01054612,0;0;0,-0.0002430528;0.3053494;-0.03759289,0.005777024;0.602522;-0.08799839,0.1779252;0.4842121;0.04556108,0.3050111;0.3160505;0.07950759,0.3216116;0.1114166;0.002485752,-0.2058489;0.4819146;-0.06504732,-0.3104016;0.3321047;-0.1755337,-0.2794363;0.1908353;-0.340358,0.07372002;0.002232432;-0.01719952,0.108064;-0.3111839;-0.05633283,0.1005207;-0.6549945;-0.001725435,0.1268361;-0.6765497;-0.0508244,-0.06129625;0.005813359;-0.0440956,-0.1100958;-0.3046682;-0.09057769,-0.1154959;-0.6480138;-0.03287888,-0.09766182;-0.6361055;-0.1044036,0.003947482;0.5294943;-0.07284689,600.5659
+0;0;0,-0.00268339;0.3074307;0.01143285,-0.002725834;0.608915;0.007899649,0.2043296;0.4770368;0.02897665,0.2374457;0.2662419;0.03607289,0.2738406;0.05655815;-0.016758,-0.1978252;0.4551392;-0.03225607,-0.2454684;0.2859077;-0.1533856,-0.2863397;0.1473151;-0.3183238,0.06879432;0.005626379;-0.03116299,0.07550801;-0.3099969;0.004581103,0.07760894;-0.6518722;0.07062216,0.08531398;-0.6143599;-0.004513361,-0.06611837;0.003475616;-0.03676587,-0.09238751;-0.3120181;-0.01003777,-0.1093081;-0.6532139;0.05736943,-0.0997393;-0.6156235;-0.01754366,-0.002367362;0.5343688;0.01084943,0;0;0,-0.0002430528;0.3053494;-0.03759289,0.005777024;0.602522;-0.08799839,0.1779252;0.4842121;0.04556108,0.3050111;0.3160505;0.07950759,0.3216116;0.1114166;0.002485752,-0.2058489;0.4819146;-0.06504732,-0.3104016;0.3321047;-0.1755337,-0.2794363;0.1908353;-0.340358,0.07372002;0.002232432;-0.01719952,0.108064;-0.3111839;-0.05633283,0.1005207;-0.6549945;-0.001725435,0.1268361;-0.6765497;-0.0508244,-0.06129625;0.005813359;-0.0440956,-0.1100958;-0.3046682;-0.09057769,-0.1154959;-0.6480138;-0.03287888,-0.09766182;-0.6361055;-0.1044036,0.003947482;0.5294943;-0.07284689,600.5881
+0;0;0,-0.002682843;0.3073681;0.01143052,-0.00272529;0.6088992;0.007896794,0.2033554;0.4772804;0.02888874,0.2364704;0.2664926;0.03598474,0.273052;0.05573262;-0.01711731,-0.1969028;0.4554861;-0.03205521,-0.2445444;0.2862604;-0.1531807,-0.2856255;0.1469564;-0.3189654,0.06880584;0.005627321;-0.03116821,0.07551342;-0.309709;0.004543392,0.07761458;-0.6516225;0.07059184,0.08532399;-0.614106;-0.004586227,-0.06612943;0.003476197;-0.03677202,-0.09237469;-0.3117307;-0.01006822,-0.1092972;-0.6529646;0.05734652,-0.09972296;-0.6153699;-0.01760899,-0.002366765;0.5343421;0.01084701,0;0;0,0.000767082;0.3052695;-0.03772163,0.0077459;0.6024042;-0.0885067,0.1785447;0.4839814;0.04490113,0.3030507;0.3139765;0.07918048,0.3180061;0.1061821;0.007238626,-0.2034059;0.4829998;-0.06783167,-0.3066078;0.3354828;-0.1825773,-0.2774634;0.1992832;-0.3533933,0.07380809;0.001977652;-0.01690626,0.1079455;-0.3111957;-0.05582142,0.1011053;-0.655121;-0.001596451,0.1275985;-0.6765904;-0.05075622,-0.06097687;0.006140993;-0.04451378,-0.1091982;-0.3042251;-0.0903928,-0.1144691;-0.6476208;-0.03274485,-0.09635601;-0.6357721;-0.10423,0.005691134;0.5293905;-0.07326317,600.5995
+0;0;0,-0.002682843;0.3073681;0.01143052,-0.00272529;0.6088992;0.007896794,0.2033554;0.4772804;0.02888874,0.2364704;0.2664926;0.03598474,0.273052;0.05573262;-0.01711731,-0.1969028;0.4554861;-0.03205521,-0.2445444;0.2862604;-0.1531807,-0.2856255;0.1469564;-0.3189654,0.06880584;0.005627321;-0.03116821,0.07551342;-0.309709;0.004543392,0.07761458;-0.6516225;0.07059184,0.08532399;-0.614106;-0.004586227,-0.06612943;0.003476197;-0.03677202,-0.09237469;-0.3117307;-0.01006822,-0.1092972;-0.6529646;0.05734652,-0.09972296;-0.6153699;-0.01760899,-0.002366765;0.5343421;0.01084701,0;0;0,0.000767082;0.3052695;-0.03772163,0.0077459;0.6024042;-0.0885067,0.1785447;0.4839814;0.04490113,0.3030507;0.3139765;0.07918048,0.3180061;0.1061821;0.007238626,-0.2034059;0.4829998;-0.06783167,-0.3066078;0.3354828;-0.1825773,-0.2774634;0.1992832;-0.3533933,0.07380809;0.001977652;-0.01690626,0.1079455;-0.3111957;-0.05582142,0.1011053;-0.655121;-0.001596451,0.1275985;-0.6765904;-0.05075622,-0.06097687;0.006140993;-0.04451378,-0.1091982;-0.3042251;-0.0903928,-0.1144691;-0.6476208;-0.03274485,-0.09635601;-0.6357721;-0.10423,0.005691134;0.5293905;-0.07326317,600.6105
+0;0;0,-0.003041889;0.3075001;0.01179358,-0.003322606;0.6092948;0.008456299,0.2049485;0.4771703;0.0290376,0.2373658;0.2657971;0.03656992,0.2736034;0.05656514;-0.01610286,-0.2006216;0.456144;-0.02844154,-0.2475238;0.2922968;-0.1578266,-0.286714;0.165093;-0.3314611,0.06863201;0.005560306;-0.03084798,0.07485119;-0.3093484;0.005017715,0.07692041;-0.6510949;0.07100269,0.08404032;-0.6135369;-0.004347846,-0.06578224;0.003508475;-0.0367866,-0.09242764;-0.3112229;-0.009828303,-0.1093282;-0.6522619;0.0576683,-0.1003389;-0.6146246;-0.01747414,-0.002928972;0.5346439;0.01136019,0;0;0,0.001948729;0.3053895;-0.03792262,0.01018712;0.6026299;-0.08944607,0.1803003;0.4796165;0.04674244,0.2983958;0.3035939;0.07599521,0.3170089;0.09657983;0.007699251,-0.2035122;0.4831363;-0.0703262,-0.3064941;0.3388158;-0.1901283,-0.2782382;0.2038294;-0.359969,0.07360043;0.001543224;-0.01653671,0.108241;-0.3111542;-0.0554328,0.1018404;-0.6549456;-0.001437426,0.1286423;-0.6762409;-0.05079293,-0.06039766;0.006406694;-0.04476543,-0.1082;-0.303695;-0.08998112,-0.1134591;-0.6469338;-0.03246212,-0.09478682;-0.635184;-0.103903,0.007814489;0.5295714;-0.07401323,600.6327
+0;0;0,-0.003041303;0.3074409;0.0117913,-0.003321774;0.6089493;0.008457059,0.2028442;0.4774739;0.02885675,0.2352913;0.2659063;0.03639599,0.2714889;0.05690545;-0.01621862,-0.1986194;0.4566605;-0.02804038,-0.2455647;0.2926626;-0.1575444,-0.2847117;0.1655993;-0.3309872,0.06852257;0.00555144;-0.03079879,0.07475774;-0.3101668;0.005159099,0.07681829;-0.6504838;0.07086807,0.08395869;-0.6129041;-0.004699163,-0.06567734;0.00350288;-0.03672794,-0.09239124;-0.3120375;-0.009700347,-0.1092211;-0.65165;0.05751393,-0.100206;-0.6139908;-0.01784461,-0.002928495;0.5343656;0.01135834,0;0;0,0.002987742;0.3052777;-0.03827238,0.01226285;0.6021121;-0.0902791,0.1802177;0.4796834;0.04505467,0.2914917;0.2988046;0.07282972,0.3138962;0.09111516;0.008618593,-0.199682;0.4837497;-0.07306819,-0.3019537;0.3423358;-0.1972176,-0.2728812;0.2123897;-0.3705055,0.07355692;0.001345068;-0.01619554,0.1077323;-0.3122576;-0.05486393,0.1022142;-0.6547354;-0.001796722,0.1290874;-0.6758919;-0.0515933,-0.06002739;0.006505009;-0.04504578,-0.1079936;-0.3043892;-0.09036553,-0.1130801;-0.6462142;-0.0332048,-0.09419681;-0.6345801;-0.1047937,0.009651706;0.5291585;-0.07471466,600.655
+0;0;0,-0.003041303;0.3074409;0.0117913,-0.003321774;0.6089493;0.008457059,0.2028442;0.4774739;0.02885675,0.2352913;0.2659063;0.03639599,0.2714889;0.05690545;-0.01621862,-0.1986194;0.4566605;-0.02804038,-0.2455647;0.2926626;-0.1575444,-0.2847117;0.1655993;-0.3309872,0.06852257;0.00555144;-0.03079879,0.07475774;-0.3101668;0.005159099,0.07681829;-0.6504838;0.07086807,0.08395869;-0.6129041;-0.004699163,-0.06567734;0.00350288;-0.03672794,-0.09239124;-0.3120375;-0.009700347,-0.1092211;-0.65165;0.05751393,-0.100206;-0.6139908;-0.01784461,-0.002928495;0.5343656;0.01135834,0;0;0,0.002987742;0.3052777;-0.03827238,0.01226285;0.6021121;-0.0902791,0.1802177;0.4796834;0.04505467,0.2914917;0.2988046;0.07282972,0.3138962;0.09111516;0.008618593,-0.199682;0.4837497;-0.07306819,-0.3019537;0.3423358;-0.1972176,-0.2728812;0.2123897;-0.3705055,0.07355692;0.001345068;-0.01619554,0.1077323;-0.3122576;-0.05486393,0.1022142;-0.6547354;-0.001796722,0.1290874;-0.6758919;-0.0515933,-0.06002739;0.006505009;-0.04504578,-0.1079936;-0.3043892;-0.09036553,-0.1130801;-0.6462142;-0.0332048,-0.09419681;-0.6345801;-0.1047937,0.009651706;0.5291585;-0.07471466,600.6666
+0;0;0,-0.003373567;0.3073955;0.0120867,-0.003888556;0.6087679;0.008946501,0.1999356;0.4779416;0.02887238,0.2316625;0.265992;0.03677227,0.2679107;0.05746035;-0.0158669,-0.1973048;0.4578947;-0.02595483,-0.2447296;0.3019946;-0.1653737,-0.2824516;0.1784548;-0.3411157,0.06845919;0.005445275;-0.03046202,0.07432839;-0.3106021;0.005394068,0.07639767;-0.6502044;0.07113874,0.08332673;-0.6126063;-0.004458942,-0.06531324;0.003626323;-0.03694965,-0.09250014;-0.3121389;-0.009395985,-0.1092909;-0.6510313;0.05788253,-0.1004861;-0.6133549;-0.01751176,-0.003460237;0.5342093;0.01182145,0;0;0,0.003692061;0.3052091;-0.03851271,0.01346757;0.6018203;-0.09090734,0.1792323;0.4795985;0.04312634,0.285168;0.2948478;0.06835365,0.3035077;0.08478127;0.01262236,-0.1962548;0.4845591;-0.07645665,-0.297626;0.3459918;-0.2049658,-0.253146;0.2381188;-0.3892352,0.07343633;0.001132637;-0.01581359,0.1074779;-0.3128498;-0.05405307,0.1020461;-0.6547343;-0.001690388,0.1291897;-0.6757866;-0.05146623,-0.05964924;0.006607567;-0.04519463,-0.107872;-0.3045745;-0.09043117,-0.1126548;-0.6457343;-0.03347965,-0.09353499;-0.6341504;-0.1050061,0.01076616;0.5289158;-0.07525277,600.6884
+0;0;0,-0.003373567;0.3073955;0.0120867,-0.003888556;0.6087679;0.008946501,0.1999356;0.4779416;0.02887238,0.2316625;0.265992;0.03677227,0.2679107;0.05746035;-0.0158669,-0.1973048;0.4578947;-0.02595483,-0.2447296;0.3019946;-0.1653737,-0.2824516;0.1784548;-0.3411157,0.06845919;0.005445275;-0.03046202,0.07432839;-0.3106021;0.005394068,0.07639767;-0.6502044;0.07113874,0.08332673;-0.6126063;-0.004458942,-0.06531324;0.003626323;-0.03694965,-0.09250014;-0.3121389;-0.009395985,-0.1092909;-0.6510313;0.05788253,-0.1004861;-0.6133549;-0.01751176,-0.003460237;0.5342093;0.01182145,0;0;0,0.003692061;0.3052091;-0.03851271,0.01346757;0.6018203;-0.09090734,0.1792323;0.4795985;0.04312634,0.285168;0.2948478;0.06835365,0.3035077;0.08478127;0.01262236,-0.1962548;0.4845591;-0.07645665,-0.297626;0.3459918;-0.2049658,-0.253146;0.2381188;-0.3892352,0.07343633;0.001132637;-0.01581359,0.1074779;-0.3128498;-0.05405307,0.1020461;-0.6547343;-0.001690388,0.1291897;-0.6757866;-0.05146623,-0.05964924;0.006607567;-0.04519463,-0.107872;-0.3045745;-0.09043117,-0.1126548;-0.6457343;-0.03347965,-0.09353499;-0.6341504;-0.1050061,0.01076616;0.5289158;-0.07525277,600.7001
+0;0;0,-0.003725679;0.307377;0.01244869,-0.004492189;0.6087503;0.009524507,0.1994455;0.4780625;0.02928555,0.2308326;0.2660733;0.03747369,0.266951;0.0575268;-0.0151961,-0.197657;0.4581637;-0.02692176,-0.2454752;0.3094221;-0.1738263,-0.2818823;0.1986253;-0.3581328,0.06856515;0.005421056;-0.03022712,0.07408199;-0.3106222;0.005721012,0.07616852;-0.6501987;0.07159833,0.08329856;-0.6125897;-0.003979564,-0.06516258;0.003662198;-0.03721118,-0.09277886;-0.3120141;-0.009071698,-0.109618;-0.6509871;0.05778673,-0.1006126;-0.6133007;-0.01758285,-0.003999553;0.5341908;0.01236345,0;0;0,0.003692061;0.3052091;-0.03851271,0.01346757;0.6018203;-0.09090734,0.1792323;0.4795985;0.04312634,0.285168;0.2948478;0.06835365,0.3035077;0.08478127;0.01262236,-0.1962548;0.4845591;-0.07645665,-0.297626;0.3459918;-0.2049658,-0.253146;0.2381188;-0.3892352,0.07343633;0.001132637;-0.01581359,0.1074779;-0.3128498;-0.05405307,0.1020461;-0.6547343;-0.001690388,0.1291897;-0.6757866;-0.05146623,-0.05964924;0.006607567;-0.04519463,-0.107872;-0.3045745;-0.09043117,-0.1126548;-0.6457343;-0.03347965,-0.09353499;-0.6341504;-0.1050061,0.01076616;0.5289158;-0.07525277,600.722
+0;0;0,-0.003728262;0.3075901;0.01245733,-0.004497122;0.6097379;0.009522974,0.1979327;0.4792046;0.02916842,0.2295123;0.265914;0.03740682,0.2655856;0.05762887;-0.01519696,-0.1962232;0.4594536;-0.0266218,-0.2443349;0.3097988;-0.1744282,-0.2806963;0.1991408;-0.3585038,0.06859068;0.005423075;-0.03023837,0.07411078;-0.3108074;0.005731057,0.07619508;-0.6500199;0.07153776,0.08327233;-0.6124673;-0.003480695,-0.06518684;0.003663562;-0.03722504,-0.09281948;-0.3121997;-0.009068882,-0.1096406;-0.6508095;0.05771789,-0.1007019;-0.61318;-0.0170938,-0.004002756;0.5349165;0.01237189,0;0;0,0.004848905;0.3053083;-0.03929472,0.01617244;0.6022187;-0.09406877,0.1787319;0.4791377;0.04147483,0.2790715;0.289476;0.0642438,0.2993172;0.07868308;0.01317907,-0.1924497;0.4853238;-0.07808915,-0.3064896;0.3472981;-0.1985127,-0.2757947;0.2375813;-0.3841769,0.07353105;0.0009767413;-0.0155139,0.1076611;-0.313176;-0.0538435,0.1025786;-0.6547457;-0.001840591,0.1287744;-0.67645;-0.05057812,-0.05944534;0.006739863;-0.04548929,-0.1072761;-0.3047339;-0.09045891,-0.1120619;-0.6455361;-0.03361736,-0.09300494;-0.633976;-0.1045519,0.01306862;0.5292094;-0.07774067,600.7333
+0;0;0,-0.003728262;0.3075901;0.01245733,-0.004497122;0.6097379;0.009522974,0.1979327;0.4792046;0.02916842,0.2295123;0.265914;0.03740682,0.2655856;0.05762887;-0.01519696,-0.1962232;0.4594536;-0.0266218,-0.2443349;0.3097988;-0.1744282,-0.2806963;0.1991408;-0.3585038,0.06859068;0.005423075;-0.03023837,0.07411078;-0.3108074;0.005731057,0.07619508;-0.6500199;0.07153776,0.08327233;-0.6124673;-0.003480695,-0.06518684;0.003663562;-0.03722504,-0.09281948;-0.3121997;-0.009068882,-0.1096406;-0.6508095;0.05771789,-0.1007019;-0.61318;-0.0170938,-0.004002756;0.5349165;0.01237189,0;0;0,0.004848905;0.3053083;-0.03929472,0.01617244;0.6022187;-0.09406877,0.1787319;0.4791377;0.04147483,0.2790715;0.289476;0.0642438,0.2993172;0.07868308;0.01317907,-0.1924497;0.4853238;-0.07808915,-0.3064896;0.3472981;-0.1985127,-0.2757947;0.2375813;-0.3841769,0.07353105;0.0009767413;-0.0155139,0.1076611;-0.313176;-0.0538435,0.1025786;-0.6547457;-0.001840591,0.1287744;-0.67645;-0.05057812,-0.05944534;0.006739863;-0.04548929,-0.1072761;-0.3047339;-0.09045891,-0.1120619;-0.6455361;-0.03361736,-0.09300494;-0.633976;-0.1045519,0.01306862;0.5292094;-0.07774067,600.7446
+0;0;0,-0.004018636;0.3075795;0.01273138,-0.005060739;0.6095888;0.009992293,0.1959495;0.4796016;0.02944338,0.2273887;0.2643761;0.03803169,0.2633352;0.05598356;-0.01380762,-0.1950373;0.4601321;-0.02735094,-0.2444784;0.3141494;-0.1810677,-0.2803306;0.206826;-0.3670871,0.06857082;0.005365883;-0.03000849,0.07380047;-0.3106137;0.006070277,0.07579806;-0.6496782;0.07182007,0.08305158;-0.6121545;-0.002824143,-0.06497187;0.00372806;-0.0373633,-0.09292021;-0.3118261;-0.008788038,-0.109754;-0.6502653;0.05805017,-0.10065;-0.6126671;-0.01638344,-0.004484203;0.5347995;0.01279716,0;0;0,0.005683683;0.3052564;-0.03961873,0.01749205;0.6019414;-0.09475303,0.1784246;0.4786016;0.0400517,0.2743097;0.2842689;0.06066847,0.2897362;0.07271588;0.01153326,-0.1898052;0.4861583;-0.08015846,-0.2832147;0.3559081;-0.2274464,-0.2604266;0.2297055;-0.4034024,0.0734728;0.0007963777;-0.01524377,0.1075643;-0.3131423;-0.05335379,0.1028088;-0.6545862;-0.001534466,0.1286273;-0.6766112;-0.0495739,-0.05914152;0.006857887;-0.04567832,-0.1070859;-0.304415;-0.09020485,-0.1116198;-0.6451618;-0.03396542,-0.09253889;-0.6335627;-0.1045225,0.01430382;0.528982;-0.07837009,600.7675
+0;0;0,-0.004020531;0.3077246;0.01273738,-0.005063965;0.6100628;0.009994008,0.1946022;0.48033;0.02933775,0.2257995;0.2667603;0.03785999,0.2618553;0.05773424;-0.01413694,-0.193761;0.4609911;-0.02707547,-0.2428218;0.3161316;-0.1796096,-0.2787829;0.2084818;-0.3661945,0.06861562;0.005369388;-0.0300281,0.0738317;-0.3097907;0.005957106,0.07583123;-0.6491828;0.07177041,0.08311629;-0.6116263;-0.00319849,-0.06501433;0.003730496;-0.03738771,-0.09289018;-0.3110054;-0.008886553,-0.1097403;-0.6497715;0.05801622,-0.1005967;-0.6121402;-0.01674116,-0.004486534;0.5351575;0.01280322,0;0;0,0.006978929;0.3052633;-0.04047751,0.02033693;0.601862;-0.09748769,0.1785375;0.4780991;0.03837561,0.2677139;0.2821348;0.05579614,0.2822212;0.06907399;0.01007699,-0.1861998;0.4873594;-0.08150347,-0.2811107;0.3603749;-0.2282166,-0.2566985;0.2345077;-0.4050134,0.073578;0.0005689859;-0.0149858,0.10797;-0.312544;-0.05274105,0.1034632;-0.6544444;-0.001689911,0.1295303;-0.6762205;-0.05037522,-0.05896844;0.007043561;-0.04595358,-0.1063727;-0.3035028;-0.09024645,-0.1107294;-0.6445904;-0.03400933,-0.09156126;-0.6332185;-0.1048336,0.0167489;0.5289142;-0.08061194,600.7894
+0;0;0,-0.004020531;0.3077246;0.01273738,-0.005063965;0.6100628;0.009994008,0.1946022;0.48033;0.02933775,0.2257995;0.2667603;0.03785999,0.2618553;0.05773424;-0.01413694,-0.193761;0.4609911;-0.02707547,-0.2428218;0.3161316;-0.1796096,-0.2787829;0.2084818;-0.3661945,0.06861562;0.005369388;-0.0300281,0.0738317;-0.3097907;0.005957106,0.07583123;-0.6491828;0.07177041,0.08311629;-0.6116263;-0.00319849,-0.06501433;0.003730496;-0.03738771,-0.09289018;-0.3110054;-0.008886553,-0.1097403;-0.6497715;0.05801622,-0.1005967;-0.6121402;-0.01674116,-0.004486534;0.5351575;0.01280322,0;0;0,0.006978929;0.3052633;-0.04047751,0.02033693;0.601862;-0.09748769,0.1785375;0.4780991;0.03837561,0.2677139;0.2821348;0.05579614,0.2822212;0.06907399;0.01007699,-0.1861998;0.4873594;-0.08150347,-0.2811107;0.3603749;-0.2282166,-0.2566985;0.2345077;-0.4050134,0.073578;0.0005689859;-0.0149858,0.10797;-0.312544;-0.05274105,0.1034632;-0.6544444;-0.001689911,0.1295303;-0.6762205;-0.05037522,-0.05896844;0.007043561;-0.04595358,-0.1063727;-0.3035028;-0.09024645,-0.1107294;-0.6445904;-0.03400933,-0.09156126;-0.6332185;-0.1048336,0.0167489;0.5289142;-0.08061194,600.8009
+0;0;0,-0.004023266;0.3079339;0.01274604,-0.005068193;0.6106817;0.009998417,0.1940842;0.4809749;0.02930374,0.22525;0.2676208;0.03781739,0.2637409;0.04447757;-0.01769127,-0.193275;0.461686;-0.02696363,-0.2422862;0.3169727;-0.1793438,-0.2806762;0.2020525;-0.3785303,0.06869381;0.005375507;-0.03006232,0.07388324;-0.3081738;0.005738961,0.07588911;-0.6486444;0.07176141,0.08319331;-0.6110681;-0.003404401,-0.06508841;0.003734746;-0.03743032,-0.09282179;-0.3093925;-0.009074828,-0.1097254;-0.6492351;0.05804055,-0.1005578;-0.6115838;-0.01691319,-0.004489871;0.5356607;0.01281197,0;0;0,0.008134276;0.305337;-0.04129267,0.02192619;0.6020865;-0.09958029,0.1788004;0.4777776;0.03711057,0.2634723;0.2798402;0.05178118,0.2689254;0.05107799;0.007129431,-0.1844939;0.4892752;-0.08429691,-0.2797686;0.3632942;-0.2313183,-0.2520421;0.234112;-0.4234091,0.07371591;0.0003237724;-0.01474237,0.1085289;-0.3111561;-0.0520277,0.1043312;-0.6542932;-0.001802683,0.1304498;-0.6759536;-0.05089116,-0.05882318;0.007263549;-0.04624448,-0.1051783;-0.3018703;-0.08994025,-0.1096304;-0.6440781;-0.03375103,-0.09018523;-0.6328672;-0.10467,0.01825002;0.5290936;-0.08240676,600.8224
+0;0;0,-0.004209953;0.307924;0.01292353,-0.005453964;0.6106728;0.01034608,0.193769;0.4811979;0.02992028,0.2243644;0.2677642;0.0385081,0.2628128;0.0445413;-0.01670901,-0.1934207;0.4618244;-0.02790155,-0.2425564;0.3210044;-0.1838477,-0.2800262;0.2126524;-0.3868539,0.06878649;0.005362093;-0.02985202,0.07372634;-0.3081941;0.005924441,0.07573554;-0.6486601;0.07197105,0.08326744;-0.6110823;-0.003172144,-0.06489283;0.003756002;-0.03776627,-0.09296614;-0.3092911;-0.008865952,-0.109926;-0.6491358;0.05822479,-0.1005317;-0.6114812;-0.01670055,-0.004842807;0.5356504;0.01311388,0;0;0,0.008134276;0.305337;-0.04129267,0.02192619;0.6020865;-0.09958029,0.1788004;0.4777776;0.03711057,0.2634723;0.2798402;0.05178118,0.2689254;0.05107799;0.007129431,-0.1844939;0.4892752;-0.08429691,-0.2797686;0.3632942;-0.2313183,-0.2520421;0.234112;-0.4234091,0.07371591;0.0003237724;-0.01474237,0.1085289;-0.3111561;-0.0520277,0.1043312;-0.6542932;-0.001802683,0.1304498;-0.6759536;-0.05089116,-0.05882318;0.007263549;-0.04624448,-0.1051783;-0.3018703;-0.08994025,-0.1096304;-0.6440781;-0.03375103,-0.09018523;-0.6328672;-0.10467,0.01825002;0.5290936;-0.08240676,600.8342
+0;0;0,-0.004209953;0.307924;0.01292353,-0.005453964;0.6106728;0.01034608,0.193769;0.4811979;0.02992028,0.2243644;0.2677642;0.0385081,0.2628128;0.0445413;-0.01670901,-0.1934207;0.4618244;-0.02790155,-0.2425564;0.3210044;-0.1838477,-0.2800262;0.2126524;-0.3868539,0.06878649;0.005362093;-0.02985202,0.07372634;-0.3081941;0.005924441,0.07573554;-0.6486601;0.07197105,0.08326744;-0.6110823;-0.003172144,-0.06489283;0.003756002;-0.03776627,-0.09296614;-0.3092911;-0.008865952,-0.109926;-0.6491358;0.05822479,-0.1005317;-0.6114812;-0.01670055,-0.004842807;0.5356504;0.01311388,0;0;0,0.008134276;0.305337;-0.04129267,0.02192619;0.6020865;-0.09958029,0.1788004;0.4777776;0.03711057,0.2634723;0.2798402;0.05178118,0.2689254;0.05107799;0.007129431,-0.1844939;0.4892752;-0.08429691,-0.2797686;0.3632942;-0.2313183,-0.2520421;0.234112;-0.4234091,0.07371591;0.0003237724;-0.01474237,0.1085289;-0.3111561;-0.0520277,0.1043312;-0.6542932;-0.001802683,0.1304498;-0.6759536;-0.05089116,-0.05882318;0.007263549;-0.04624448,-0.1051783;-0.3018703;-0.08994025,-0.1096304;-0.6440781;-0.03375103,-0.09018523;-0.6328672;-0.10467,0.01825002;0.5290936;-0.08240676,600.8452
+0;0;0,-0.004209638;0.3079009;0.01292256,-0.005453186;0.6105455;0.01034624,0.19335;0.4812178;0.02988376,0.2239497;0.2677546;0.03847278,0.2632061;0.03984065;-0.01790474,-0.1930219;0.4618852;-0.02781596,-0.2421644;0.3210458;-0.1837837,-0.2804217;0.2104167;-0.3910561,0.06868522;0.005354197;-0.02980806,0.07360099;-0.3066739;0.005794046,0.0756157;-0.6480738;0.07202183,0.0831453;-0.6104984;-0.003098436,-0.06479727;0.003750471;-0.03771067,-0.09273377;-0.3077711;-0.008951185,-0.1097401;-0.648548;0.05832358,-0.1003487;-0.6108958;-0.01657889,-0.004842292;0.5355553;0.01311286,0;0;0,0.009266876;0.3051899;-0.04196334,0.02343733;0.6016965;-0.1008546,0.179562;0.4767192;0.03578521,0.2569119;0.275611;0.04799772,0.260551;0.04170579;0.003959425,-0.1828245;0.4900657;-0.08685934,-0.278946;0.3673955;-0.2361556,-0.2502071;0.2399081;-0.4351161,0.07374115;-3.966689E-05;-0.0140388,0.1085348;-0.3099187;-0.05169034,0.1049586;-0.6541185;-0.002115011,0.1313975;-0.6756814;-0.05109859,-0.05844302;0.007510426;-0.0465065,-0.1036708;-0.3003415;-0.08934213,-0.1083177;-0.643561;-0.03345998,-0.08873896;-0.6324233;-0.104298,0.01967167;0.5287738;-0.08354378,600.8576
+0;0;0,-0.004490228;0.3078893;0.01310476,-0.005979848;0.6105356;0.01074201,0.192903;0.481297;0.03024685,0.2231406;0.2677881;0.03898293,0.262247;0.03979582;-0.01718154,-0.1931442;0.4617965;-0.02892686,-0.241721;0.3284017;-0.1914778,-0.2802286;0.2211522;-0.4004729,0.06876504;0.005363416;-0.02962178,0.07328787;-0.30668;0.005898781,0.07531277;-0.6480606;0.07222497,0.08305917;-0.6104817;-0.002872899,-0.06471542;0.003728596;-0.03785313,-0.09303574;-0.3077495;-0.008998826,-0.1101485;-0.6484588;0.05859081,-0.1005409;-0.6108052;-0.01628411,-0.005310319;0.5355429;0.0134278,0;0;0,0.009266876;0.3051899;-0.04196334,0.02343733;0.6016965;-0.1008546,0.179562;0.4767192;0.03578521,0.2569119;0.275611;0.04799772,0.260551;0.04170579;0.003959425,-0.1828245;0.4900657;-0.08685934,-0.278946;0.3673955;-0.2361556,-0.2502071;0.2399081;-0.4351161,0.07374115;-3.966689E-05;-0.0140388,0.1085348;-0.3099187;-0.05169034,0.1049586;-0.6541185;-0.002115011,0.1313975;-0.6756814;-0.05109859,-0.05844302;0.007510426;-0.0465065,-0.1036708;-0.3003415;-0.08934213,-0.1083177;-0.643561;-0.03345998,-0.08873896;-0.6324233;-0.104298,0.01967167;0.5287738;-0.08354378,600.869
+0;0;0,-0.004491213;0.3079568;0.01310764,-0.00597987;0.6104023;0.01074627,0.1926596;0.4812752;0.03022888,0.223574;0.2629876;0.03916049,0.2632038;0.03194332;-0.01775581,-0.1929144;0.4617986;-0.02887228,-0.2425784;0.3254182;-0.1950613,-0.2816015;0.216733;-0.4068542,0.0687322;0.005360854;-0.02960763,0.07325269;-0.3065214;0.005894588,0.07527126;-0.6468334;0.07201313,0.08305731;-0.6092156;-0.003469132,-0.06468451;0.003726815;-0.03783505,-0.0929902;-0.3075905;-0.008995647,-0.1100494;-0.6472331;0.05838239,-0.1003926;-0.6095403;-0.01687577,-0.005310743;0.5354546;0.01343046,0;0;0,0.009974875;0.3051346;-0.04269361,0.02414458;0.6012921;-0.1023078,0.1798472;0.4749493;0.03401685,0.2488863;0.2654724;0.04017711,0.2514781;0.02807841;-0.002587795,-0.1819238;0.49044;-0.09021249,-0.2814058;0.3680088;-0.2444813,-0.2273943;0.2682149;-0.4573554,0.07376153;-0.000264734;-0.01373434,0.1084198;-0.3099757;-0.05154014,0.1052893;-0.6531606;-0.002526522,0.1319648;-0.6744465;-0.05226994,-0.05819106;0.007675204;-0.04673711,-0.1032438;-0.3000547;-0.08944502,-0.1076106;-0.6422398;-0.03396337,-0.08773664;-0.6312744;-0.1050896,0.02040202;0.5284548;-0.08482862,600.8896
+0;0;0,-0.004708437;0.3079463;0.01327619,-0.00643889;0.6103914;0.01108633,0.1922283;0.4811966;0.03062802,0.2228942;0.2628833;0.0397863,0.2618374;0.03143822;-0.01596353,-0.1903017;0.4616058;-0.03998291,-0.2450788;0.3287429;-0.2074101,-0.28224;0.225738;-0.4223531,0.06880184;0.005369999;-0.02944378,0.07308605;-0.3065194;0.006024467,0.07509167;-0.6468086;0.07226041,0.08463444;-0.6092297;-0.003023855,-0.06456838;0.003738157;-0.03803179,-0.09324275;-0.3075088;-0.008800013,-0.110284;-0.6471204;0.05873916,-0.09887896;-0.609458;-0.0162771,-0.005715857;0.5354431;0.01373829,0;0;0,0.009974875;0.3051346;-0.04269361,0.02414458;0.6012921;-0.1023078,0.1798472;0.4749493;0.03401685,0.2488863;0.2654724;0.04017711,0.2514781;0.02807841;-0.002587795,-0.1819238;0.49044;-0.09021249,-0.2814058;0.3680088;-0.2444813,-0.2273943;0.2682149;-0.4573554,0.07376153;-0.000264734;-0.01373434,0.1084198;-0.3099757;-0.05154014,0.1052893;-0.6531606;-0.002526522,0.1319648;-0.6744465;-0.05226994,-0.05819106;0.007675204;-0.04673711,-0.1032438;-0.3000547;-0.08944502,-0.1076106;-0.6422398;-0.03396337,-0.08773664;-0.6312744;-0.1050896,0.02040202;0.5284548;-0.08482862,600.9032
+0;0;0,-0.004716091;0.3084469;0.01329777,-0.006449088;0.6112966;0.01110333,0.1927592;0.4818096;0.03069618,0.222806;0.2679045;0.03966954,0.2621043;0.03434832;-0.01658878,-0.1908138;0.4621654;-0.04010729,-0.2444849;0.3319852;-0.2041539,-0.2819851;0.2280408;-0.4210574,0.06897216;0.005383293;-0.02951666,0.07322485;-0.3042119;0.005690679,0.07523151;-0.644679;0.07196125,0.08475066;-0.6071189;-0.003136642,-0.06472822;0.00374741;-0.03812594,-0.09319166;-0.3052101;-0.009109184,-0.1102418;-0.6449991;0.05846529,-0.09886502;-0.6073557;-0.01636525,-0.005724664;0.536204;0.0137604,0;0;0,0.01157215;0.3054296;-0.04378819,0.02661462;0.6016519;-0.104898,0.1803115;0.4662394;0.03072929,0.244941;0.2600861;0.03864098,0.2461307;0.02040246;-0.003881454,-0.1804081;0.4914329;-0.09199943,-0.2775194;0.374661;-0.245858,-0.227266;0.2501639;-0.4489168,0.07405032;-0.0005997717;-0.0131743,0.1090527;-0.3079463;-0.05085492,0.1065578;-0.6514224;-0.00256896,0.1331161;-0.672877;-0.05191016,-0.05808127;0.007919;-0.04712991,-0.1015284;-0.2978381;-0.08874443,-0.1054799;-0.6402728;-0.03363992,-0.08591652;-0.629391;-0.1046275,0.02262449;0.528775;-0.08702278,600.9237
+0;0;0,-0.004716091;0.3084469;0.01329777,-0.006449088;0.6112966;0.01110333,0.1927592;0.4818096;0.03069618,0.222806;0.2679045;0.03966954,0.2621043;0.03434832;-0.01658878,-0.1908138;0.4621654;-0.04010729,-0.2444849;0.3319852;-0.2041539,-0.2819851;0.2280408;-0.4210574,0.06897216;0.005383293;-0.02951666,0.07322485;-0.3042119;0.005690679,0.07523151;-0.644679;0.07196125,0.08475066;-0.6071189;-0.003136642,-0.06472822;0.00374741;-0.03812594,-0.09319166;-0.3052101;-0.009109184,-0.1102418;-0.6449991;0.05846529,-0.09886502;-0.6073557;-0.01636525,-0.005724664;0.536204;0.0137604,0;0;0,0.01157215;0.3054296;-0.04378819,0.02661462;0.6016519;-0.104898,0.1803115;0.4662394;0.03072929,0.244941;0.2600861;0.03864098,0.2461307;0.02040246;-0.003881454,-0.1804081;0.4914329;-0.09199943,-0.2775194;0.374661;-0.245858,-0.227266;0.2501639;-0.4489168,0.07405032;-0.0005997717;-0.0131743,0.1090527;-0.3079463;-0.05085492,0.1065578;-0.6514224;-0.00256896,0.1331161;-0.672877;-0.05191016,-0.05808127;0.007919;-0.04712991,-0.1015284;-0.2978381;-0.08874443,-0.1054799;-0.6402728;-0.03363992,-0.08591652;-0.629391;-0.1046275,0.02262449;0.528775;-0.08702278,600.9454
+0;0;0,-0.004934873;0.3092997;0.01351453,-0.00689653;0.6125514;0.01155058,0.1923578;0.4829038;0.03119048,0.2221446;0.2694619;0.04042836,0.2593275;0.04624973;-0.01320465,-0.1896411;0.4633132;-0.04503145,-0.2458045;0.3394267;-0.2124467,-0.2778205;0.2454973;-0.4227678,0.06898449;0.005379604;-0.02922846,0.07298003;-0.3023315;0.005710289,0.07499946;-0.6429367;0.07215657,0.08533768;-0.605393;-0.00280451,-0.0644233;0.003774243;-0.03843821,-0.09324186;-0.3032176;-0.009313401,-0.1102435;-0.6431017;0.05866351,-0.09805236;-0.6054713;-0.0160098,-0.006150483;0.5373616;0.01419671,0;0;0,0.01324123;0.3060786;-0.0448761,0.02870246;0.6025823;-0.1065173,0.1795491;0.4537781;0.02508282,0.245492;0.248768;0.0374298,0.245488;0.02003706;-0.004580744,-0.1786483;0.493542;-0.09429771,-0.2929836;0.3768592;-0.2351614,-0.2418125;0.2842199;-0.4422417,0.07404155;-0.001089662;-0.01260018,0.1107473;-0.3062427;-0.05077219,0.1083689;-0.6499667;-0.003030773,0.1355171;-0.6712173;-0.05221724,-0.05761573;0.00830153;-0.04747225,-0.09963126;-0.2958079;-0.08839812,-0.103257;-0.6384687;-0.03361232,-0.08423293;-0.6276552;-0.1046962,0.0246338;0.5296391;-0.08852315,600.9566
+0;0;0,-0.004934873;0.3092997;0.01351453,-0.00689653;0.6125514;0.01155058,0.1923578;0.4829038;0.03119048,0.2221446;0.2694619;0.04042836,0.2593275;0.04624973;-0.01320465,-0.1896411;0.4633132;-0.04503145,-0.2458045;0.3394267;-0.2124467,-0.2778205;0.2454973;-0.4227678,0.06898449;0.005379604;-0.02922846,0.07298003;-0.3023315;0.005710289,0.07499946;-0.6429367;0.07215657,0.08533768;-0.605393;-0.00280451,-0.0644233;0.003774243;-0.03843821,-0.09324186;-0.3032176;-0.009313401,-0.1102435;-0.6431017;0.05866351,-0.09805236;-0.6054713;-0.0160098,-0.006150483;0.5373616;0.01419671,0;0;0,0.01324123;0.3060786;-0.0448761,0.02870246;0.6025823;-0.1065173,0.1795491;0.4537781;0.02508282,0.245492;0.248768;0.0374298,0.245488;0.02003706;-0.004580744,-0.1786483;0.493542;-0.09429771,-0.2929836;0.3768592;-0.2351614,-0.2418125;0.2842199;-0.4422417,0.07404155;-0.001089662;-0.01260018,0.1107473;-0.3062427;-0.05077219,0.1083689;-0.6499667;-0.003030773,0.1355171;-0.6712173;-0.05221724,-0.05761573;0.00830153;-0.04747225,-0.09963126;-0.2958079;-0.08839812,-0.103257;-0.6384687;-0.03361232,-0.08423293;-0.6276552;-0.1046962,0.0246338;0.5296391;-0.08852315,600.9689
+0;0;0,-0.004939226;0.3095725;0.01352645,-0.006902369;0.6130461;0.01156064,0.1927392;0.4832262;0.03123596,0.2225198;0.2698289;0.04047192,0.2611336;0.03802699;-0.01522502,-0.1900037;0.4635974;-0.04513443,-0.2461554;0.3397368;-0.2125146,-0.2794034;0.2421927;-0.4309294,0.06893622;0.00537584;-0.029208,0.07290068;-0.2999423;0.005459033,0.07492561;-0.6414757;0.07208639,0.08525656;-0.6039373;-0.00282193,-0.06437822;0.003771602;-0.03841131,-0.09297268;-0.3008329;-0.009513,-0.1100206;-0.6416432;0.05864915,-0.09783809;-0.6040181;-0.0159716,-0.006155665;0.5377901;0.01420909,0;0;0,0.0140766;0.3061742;-0.04584455,0.0299408;0.602706;-0.1083369,0.1803108;0.4502303;0.02221799,0.2403915;0.2435055;0.03509188,0.2375986;0.005623534;-0.006497622,-0.1781825;0.4952146;-0.09577844,-0.2739823;0.3930231;-0.2597597,-0.2268145;0.2674746;-0.4606031,0.07403599;-0.001318425;-0.01229405,0.1114786;-0.3039973;-0.04997993,0.1090168;-0.6487951;-0.003110409,0.1361225;-0.6701019;-0.05217886,-0.0573526;0.008501745;-0.0476719,-0.09921957;-0.2932651;-0.08792873,-0.1020527;-0.6369487;-0.03350535,-0.08330671;-0.6262051;-0.1045869,0.02578268;0.5297502;-0.09013844,600.9899
+0;0;0,-0.005130973;0.3095641;0.0136459,-0.007325911;0.6130363;0.01185363,0.1923389;0.4832382;0.03175481,0.2217919;0.2698025;0.04115055,0.260318;0.03800659;-0.01463214,-0.189381;0.4632834;-0.04753194,-0.2479731;0.3555584;-0.2249379,-0.2756497;0.2538298;-0.4422179,0.06903863;0.005376983;-0.0289649,0.07277779;-0.2999445;0.005697535,0.07481664;-0.6414748;0.07233984,0.08558491;-0.603941;-0.002507314,-0.06413611;0.003785958;-0.03881283,-0.09316783;-0.3007315;-0.00943654,-0.1102045;-0.641493;0.05897155,-0.09758749;-0.6038727;-0.01557744,-0.006541111;0.5377801;0.01448515,0;0;0,0.0140766;0.3061742;-0.04584455,0.0299408;0.602706;-0.1083369,0.1803108;0.4502303;0.02221799,0.2403915;0.2435055;0.03509188,0.2375986;0.005623534;-0.006497622,-0.1781825;0.4952146;-0.09577844,-0.2739823;0.3930231;-0.2597597,-0.2268145;0.2674746;-0.4606031,0.07403599;-0.001318425;-0.01229405,0.1114786;-0.3039973;-0.04997993,0.1090168;-0.6487951;-0.003110409,0.1361225;-0.6701019;-0.05217886,-0.0573526;0.008501745;-0.0476719,-0.09921957;-0.2932651;-0.08792873,-0.1020527;-0.6369487;-0.03350535,-0.08330671;-0.6262051;-0.1045869,0.02578268;0.5297502;-0.09013844,601.0018
+0;0;0,-0.005141655;0.3102086;0.01367431,-0.007341417;0.6143166;0.01187625,0.1912087;0.4846145;0.0316878,0.2206615;0.2711804;0.04108347,0.2597152;0.03621024;-0.01546312,-0.1883675;0.4647717;-0.0471537,-0.2469592;0.3570475;-0.2245583,-0.2750148;0.2539259;-0.4448138,0.06938089;0.005403639;-0.02910849,0.07310589;-0.2987622;0.005422749,0.0751269;-0.6373032;0.07148176,0.08587913;-0.5997806;-0.0032539,-0.06445406;0.003804727;-0.03900524,-0.09337589;-0.2995601;-0.009740146,-0.1102635;-0.6373391;0.05806921,-0.09766523;-0.5997302;-0.01636875,-0.006554421;0.5388501;0.01451512,0;0;0,0.01490068;0.3066211;-0.04694915,0.03098357;0.6035291;-0.1106708,0.1795554;0.4488173;0.0189724,0.2352269;0.2408737;0.03201127,0.2339671;-0.0004514307;-0.009150028,-0.1760893;0.4959052;-0.0923275,-0.2694838;0.3949498;-0.2584459,-0.2149223;0.2649963;-0.4586179,0.07447632;-0.00138551;-0.01189828,0.1122813;-0.3028985;-0.04909849,0.1092113;-0.6448355;-0.003848553,0.1358882;-0.6671467;-0.05190587,-0.0575726;0.008545627;-0.04798519,-0.09852566;-0.2921926;-0.0880167,-0.1007394;-0.6329161;-0.03434603,-0.08290287;-0.6222217;-0.1055273,0.02677371;0.5304482;-0.09211683,601.0248
+0;0;0,-0.005141655;0.3102086;0.01367431,-0.007341417;0.6143166;0.01187625,0.1912087;0.4846145;0.0316878,0.2206615;0.2711804;0.04108347,0.2597152;0.03621024;-0.01546312,-0.1883675;0.4647717;-0.0471537,-0.2469592;0.3570475;-0.2245583,-0.2750148;0.2539259;-0.4448138,0.06938089;0.005403639;-0.02910849,0.07310589;-0.2987622;0.005422749,0.0751269;-0.6373032;0.07148176,0.08587913;-0.5997806;-0.0032539,-0.06445406;0.003804727;-0.03900524,-0.09337589;-0.2995601;-0.009740146,-0.1102635;-0.6373391;0.05806921,-0.09766523;-0.5997302;-0.01636875,-0.006554421;0.5388501;0.01451512,0;0;0,0.01490068;0.3066211;-0.04694915,0.03098357;0.6035291;-0.1106708,0.1795554;0.4488173;0.0189724,0.2352269;0.2408737;0.03201127,0.2339671;-0.0004514307;-0.009150028,-0.1760893;0.4959052;-0.0923275,-0.2694838;0.3949498;-0.2584459,-0.2149223;0.2649963;-0.4586179,0.07447632;-0.00138551;-0.01189828,0.1122813;-0.3028985;-0.04909849,0.1092113;-0.6448355;-0.003848553,0.1358882;-0.6671467;-0.05190587,-0.0575726;0.008545627;-0.04798519,-0.09852566;-0.2921926;-0.0880167,-0.1007394;-0.6329161;-0.03434603,-0.08290287;-0.6222217;-0.1055273,0.02677371;0.5304482;-0.09211683,601.0462
+0;0;0,-0.005336893;0.3106733;0.01387352,-0.007775412;0.6153039;0.01229581,0.1905521;0.4855597;0.03226233,0.2197275;0.2722088;0.04207297,0.258424;0.03695202;-0.01438963,-0.1875435;0.465412;-0.04921307,-0.2426553;0.3616317;-0.2299295,-0.2764128;0.255599;-0.4482152,0.06935875;0.005389456;-0.02879215,0.07286945;-0.2977961;0.00567914,0.07491202;-0.6363723;0.07177695,0.08607341;-0.5988505;-0.002876639,-0.06411225;0.003844657;-0.0392875,-0.09330769;-0.2984506;-0.00950118,-0.1102018;-0.636248;0.05842859,-0.09719755;-0.5986374;-0.01591709,-0.006958283;0.5397053;0.01491559,0;0;0,0.01551709;0.3069217;-0.04792881,0.03177983;0.6042075;-0.1123474,0.1792275;0.4461175;0.01602768,0.2333015;0.2379242;0.03008508,0.2318816;-0.003826767;-0.009735115,-0.1753037;0.4980123;-0.09560714,-0.2907193;0.3942294;-0.2451881,-0.2602674;0.271287;-0.4549236,0.07438838;-0.001510262;-0.01152205,0.11302;-0.3019748;-0.04827428,0.110497;-0.6440917;-0.004040718,0.1372083;-0.6664484;-0.0519948,-0.05721229;0.008663919;-0.04817012,-0.09811327;-0.2911343;-0.0877957,-0.09951178;-0.6319789;-0.03459878,-0.08167179;-0.6213576;-0.1057361,0.02754794;0.5310324;-0.09363437,601.0583
+0;0;0,-0.005336893;0.3106733;0.01387352,-0.007775412;0.6153039;0.01229581,0.1905521;0.4855597;0.03226233,0.2197275;0.2722088;0.04207297,0.258424;0.03695202;-0.01438963,-0.1875435;0.465412;-0.04921307,-0.2426553;0.3616317;-0.2299295,-0.2764128;0.255599;-0.4482152,0.06935875;0.005389456;-0.02879215,0.07286945;-0.2977961;0.00567914,0.07491202;-0.6363723;0.07177695,0.08607341;-0.5988505;-0.002876639,-0.06411225;0.003844657;-0.0392875,-0.09330769;-0.2984506;-0.00950118,-0.1102018;-0.636248;0.05842859,-0.09719755;-0.5986374;-0.01591709,-0.006958283;0.5397053;0.01491559,0;0;0,0.01551709;0.3069217;-0.04792881,0.03177983;0.6042075;-0.1123474,0.1792275;0.4461175;0.01602768,0.2333015;0.2379242;0.03008508,0.2318816;-0.003826767;-0.009735115,-0.1753037;0.4980123;-0.09560714,-0.2907193;0.3942294;-0.2451881,-0.2602674;0.271287;-0.4549236,0.07438838;-0.001510262;-0.01152205,0.11302;-0.3019748;-0.04827428,0.110497;-0.6440917;-0.004040718,0.1372083;-0.6664484;-0.0519948,-0.05721229;0.008663919;-0.04817012,-0.09811327;-0.2911343;-0.0877957,-0.09951178;-0.6319789;-0.03459878,-0.08167179;-0.6213576;-0.1057361,0.02754794;0.5310324;-0.09363437,601.0696
+0;0;0,-0.005336893;0.3106733;0.01387352,-0.007775412;0.6153039;0.01229581,0.1905521;0.4855597;0.03226233,0.2197275;0.2722088;0.04207297,0.258424;0.03695202;-0.01438963,-0.1875435;0.465412;-0.04921307,-0.2426553;0.3616317;-0.2299295,-0.2764128;0.255599;-0.4482152,0.06935875;0.005389456;-0.02879215,0.07286945;-0.2977961;0.00567914,0.07491202;-0.6363723;0.07177695,0.08607341;-0.5988505;-0.002876639,-0.06411225;0.003844657;-0.0392875,-0.09330769;-0.2984506;-0.00950118,-0.1102018;-0.636248;0.05842859,-0.09719755;-0.5986374;-0.01591709,-0.006958283;0.5397053;0.01491559,0;0;0,0.01551709;0.3069217;-0.04792881,0.03177983;0.6042075;-0.1123474,0.1792275;0.4461175;0.01602768,0.2333015;0.2379242;0.03008508,0.2318816;-0.003826767;-0.009735115,-0.1753037;0.4980123;-0.09560714,-0.2907193;0.3942294;-0.2451881,-0.2602674;0.271287;-0.4549236,0.07438838;-0.001510262;-0.01152205,0.11302;-0.3019748;-0.04827428,0.110497;-0.6440917;-0.004040718,0.1372083;-0.6664484;-0.0519948,-0.05721229;0.008663919;-0.04817012,-0.09811327;-0.2911343;-0.0877957,-0.09951178;-0.6319789;-0.03459878,-0.08167179;-0.6213576;-0.1057361,0.02754794;0.5310324;-0.09363437,601.0826
+0;0;0,-0.00568507;0.310991;0.0140502,-0.008571201;0.6159798;0.01280986,0.1902824;0.4859219;0.03313917,0.2191792;0.2724832;0.04307321,0.2574574;0.04126042;-0.01241873,-0.1872772;0.4653962;-0.05242706,-0.2441323;0.3623899;-0.2331117,-0.2734711;0.2888075;-0.4605616,0.06941164;0.00540689;-0.02833871,0.07259618;-0.2971963;0.006169062,0.07459848;-0.634783;0.07183538,0.08639871;-0.5972356;-0.002999708,-0.06370759;0.003873197;-0.03970685,-0.09351042;-0.2977107;-0.009235308,-0.1104482;-0.634403;0.05882561,-0.09680141;-0.5967641;-0.01568553,-0.007685626;0.5403144;0.01538937,0;0;0,0.01653647;0.3070644;-0.04881716,0.03339309;0.6046225;-0.1135457,0.1803546;0.4439505;0.01441169,0.2300932;0.2345823;0.02785659,0.2330218;-0.003284872;-0.009815693,-0.1748102;0.5014523;-0.09789804,-0.2687924;0.4065338;-0.267154,-0.2129646;0.2870115;-0.468664,0.07431443;-0.001797557;-0.01115465,0.1146452;-0.3015129;-0.04740024,0.1122891;-0.6426572;-0.003858566,0.1393794;-0.6649262;-0.05213451,-0.05684853;0.008896309;-0.04836726,-0.09649569;-0.2906005;-0.08708877,-0.09739044;-0.6304718;-0.03448099,-0.07947083;-0.6199923;-0.1058556,0.02904903;0.531397;-0.09478855,601.1021
+0;0;0,-0.005686339;0.3110604;0.01405334,-0.008574269;0.6162432;0.01281272,0.1893715;0.4863996;0.03306179,0.218269;0.2729557;0.04299608,0.2562024;0.04381555;-0.01199602,-0.1864559;0.465968;-0.05211186,-0.2433124;0.3629591;-0.232801,-0.2723869;0.2900395;-0.4582021,0.0696447;0.005425045;-0.02843386,0.07283057;-0.297304;0.006088264,0.0748266;-0.6338317;0.0715486,0.08665898;-0.5962638;-0.003490441,-0.0639215;0.003886203;-0.03984017,-0.09373673;-0.2978232;-0.009355959,-0.1106214;-0.6334592;0.05849146,-0.0969374;-0.5957995;-0.01622276,-0.00768828;0.5405425;0.01539344,0;0;0,0.01694869;0.3070132;-0.04943752,0.03413387;0.6046943;-0.1144347,0.1802171;0.4427028;0.01184297,0.2280322;0.2328803;0.02526999,0.232999;-0.003163651;-0.009756561,-0.1733965;0.5030236;-0.09885867,-0.267554;0.4074646;-0.267663,-0.2730756;0.2730045;-0.464788,0.07459903;-0.001838595;-0.01095009,0.1150131;-0.3017199;-0.04679298,0.1133673;-0.6418488;-0.003786564,0.140655;-0.6645542;-0.05180383,-0.05697522;0.008969525;-0.04859705,-0.09597944;-0.2908042;-0.08682281,-0.0963532;-0.6296474;-0.03462043,-0.07860693;-0.6192614;-0.106234,0.02972416;0.5314455;-0.0956409,601.124
+0;0;0,-0.005686339;0.3110604;0.01405334,-0.008574269;0.6162432;0.01281272,0.1893715;0.4863996;0.03306179,0.218269;0.2729557;0.04299608,0.2562024;0.04381555;-0.01199602,-0.1864559;0.465968;-0.05211186,-0.2433124;0.3629591;-0.232801,-0.2723869;0.2900395;-0.4582021,0.0696447;0.005425045;-0.02843386,0.07283057;-0.297304;0.006088264,0.0748266;-0.6338317;0.0715486,0.08665898;-0.5962638;-0.003490441,-0.0639215;0.003886203;-0.03984017,-0.09373673;-0.2978232;-0.009355959,-0.1106214;-0.6334592;0.05849146,-0.0969374;-0.5957995;-0.01622276,-0.00768828;0.5405425;0.01539344,0;0;0,0.01694869;0.3070132;-0.04943752,0.03413387;0.6046943;-0.1144347,0.1802171;0.4427028;0.01184297,0.2280322;0.2328803;0.02526999,0.232999;-0.003163651;-0.009756561,-0.1733965;0.5030236;-0.09885867,-0.267554;0.4074646;-0.267663,-0.2730756;0.2730045;-0.464788,0.07459903;-0.001838595;-0.01095009,0.1150131;-0.3017199;-0.04679298,0.1133673;-0.6418488;-0.003786564,0.140655;-0.6645542;-0.05180383,-0.05697522;0.008969525;-0.04859705,-0.09597944;-0.2908042;-0.08682281,-0.0963532;-0.6296474;-0.03462043,-0.07860693;-0.6192614;-0.106234,0.02972416;0.5314455;-0.0956409,601.1357
+0;0;0,-0.005942597;0.3114571;0.01421179,-0.009108986;0.6172416;0.0131305,0.1894136;0.4872447;0.03390101,0.2180114;0.2738654;0.04394235,0.2557547;0.0464057;-0.01045469,-0.186609;0.4662903;-0.05369328,-0.2446302;0.364486;-0.2345767,-0.2771289;0.311613;-0.4632026,0.07047133;0.005474535;-0.02844506,0.0734557;-0.2971276;0.006041111,0.07544377;-0.6322891;0.07127529,0.08759735;-0.5947273;-0.003647938,-0.06431752;0.003957852;-0.04065579,-0.09456252;-0.2975253;-0.009681452,-0.1113647;-0.6317567;0.05814005,-0.09736329;-0.5941018;-0.01645046,-0.008160995;0.5413948;0.01569672,0;0;0,0.01760573;0.3072263;-0.05044675,0.03537016;0.6053246;-0.1162181,0.1812059;0.4417471;0.01019882,0.2286166;0.2320043;0.0246756,0.2340157;-0.002421334;-0.009043463,-0.1727152;0.5027606;-0.09342314,-0.2642387;0.4096624;-0.2649035,-0.2730676;0.2899344;-0.4691308,0.07537233;-0.00183171;-0.01099801,0.1159546;-0.3017038;-0.04558277,0.1151514;-0.6404759;-0.002857208,0.1424089;-0.6630366;-0.05094862,-0.05782481;0.009067246;-0.04877885,-0.09452178;-0.2908931;-0.08677077,-0.09452426;-0.628353;-0.0346792,-0.07774618;-0.618003;-0.106448,0.03083116;0.5319772;-0.09725022,601.1572
+0;0;0,-0.005942597;0.3114571;0.01421179,-0.009108986;0.6172416;0.0131305,0.1894136;0.4872447;0.03390101,0.2180114;0.2738654;0.04394235,0.2557547;0.0464057;-0.01045469,-0.186609;0.4662903;-0.05369328,-0.2446302;0.364486;-0.2345767,-0.2771289;0.311613;-0.4632026,0.07047133;0.005474535;-0.02844506,0.0734557;-0.2971276;0.006041111,0.07544377;-0.6322891;0.07127529,0.08759735;-0.5947273;-0.003647938,-0.06431752;0.003957852;-0.04065579,-0.09456252;-0.2975253;-0.009681452,-0.1113647;-0.6317567;0.05814005,-0.09736329;-0.5941018;-0.01645046,-0.008160995;0.5413948;0.01569672,0;0;0,0.01760573;0.3072263;-0.05044675,0.03537016;0.6053246;-0.1162181,0.1812059;0.4417471;0.01019882,0.2286166;0.2320043;0.0246756,0.2340157;-0.002421334;-0.009043463,-0.1727152;0.5027606;-0.09342314,-0.2642387;0.4096624;-0.2649035,-0.2730676;0.2899344;-0.4691308,0.07537233;-0.00183171;-0.01099801,0.1159546;-0.3017038;-0.04558277,0.1151514;-0.6404759;-0.002857208,0.1424089;-0.6630366;-0.05094862,-0.05782481;0.009067246;-0.04877885,-0.09452178;-0.2908931;-0.08677077,-0.09452426;-0.628353;-0.0346792,-0.07774618;-0.618003;-0.106448,0.03083116;0.5319772;-0.09725022,601.1693
+0;0;0,-0.005941161;0.3113819;0.01420836,-0.009107705;0.6171841;0.01312741,0.1876756;0.4876695;0.03373748,0.2162584;0.2744019;0.04377357,0.2546894;0.04279807;-0.01161454,-0.185037;0.4668996;-0.05308574,-0.2430279;0.3651485;-0.2338745,-0.2761186;0.3113122;-0.4666657,0.07038225;0.005467615;-0.0284091,0.07336078;-0.2965425;0.006009597,0.07535054;-0.6319883;0.07129912,0.08832488;-0.5939158;-0.008683935,-0.06423621;0.003952849;-0.0406044,-0.09442203;-0.2969405;-0.009690661,-0.1112385;-0.6314553;0.05818838,-0.0962915;-0.5932835;-0.02143949,-0.008159786;0.541343;0.01569344,0;0;0,0.0181573;0.3070498;-0.05085897,0.03636816;0.6051154;-0.1167426,0.1806536;0.4405749;0.007414095,0.2288979;0.2312258;0.02310394,0.2329416;-0.007738605;-0.009527214,-0.1705766;0.5067367;-0.09767804,-0.2943858;0.4176308;-0.2497707,-0.2660002;0.317693;-0.4674673,0.07527292;-0.001933455;-0.01099467,0.1166784;-0.3011292;-0.04521656,0.1167741;-0.6401906;-0.002462387,0.1474015;-0.666213;-0.05300188,-0.05763943;0.009167025;-0.04882925,-0.09400022;-0.2902644;-0.08654362,-0.09382024;-0.6280437;-0.03462356,-0.07577118;-0.6190522;-0.1111981,0.03173676;0.5317818;-0.09776688,601.1907
+0;0;0,-0.006163333;0.3113725;0.01431822,-0.009582255;0.6171717;0.01343185,0.1872124;0.4876859;0.03427466,0.2155531;0.2744047;0.04470101,0.2536821;0.04269344;-0.01044586,-0.1848559;0.4667581;-0.05426215,-0.2437904;0.3670292;-0.2358706,-0.27625;0.3150643;-0.4691755,0.07048935;0.005442881;-0.02814711,0.07318895;-0.2965718;0.006254379,0.07524318;-0.6320052;0.0716054,0.08850025;-0.5939283;-0.008330822,-0.06404895;0.003994424;-0.04089511,-0.09473167;-0.2968183;-0.009687571,-0.1115693;-0.6312677;0.05850808,-0.09634069;-0.5930956;-0.02106636,-0.008607394;0.5413302;0.01597605,0;0;0,0.0181573;0.3070498;-0.05085897,0.03636816;0.6051154;-0.1167426,0.1806536;0.4405749;0.007414095,0.2288979;0.2312258;0.02310394,0.2329416;-0.007738605;-0.009527214,-0.1705766;0.5067367;-0.09767804,-0.2943858;0.4176308;-0.2497707,-0.2660002;0.317693;-0.4674673,0.07527292;-0.001933455;-0.01099467,0.1166784;-0.3011292;-0.04521656,0.1167741;-0.6401906;-0.002462387,0.1474015;-0.666213;-0.05300188,-0.05763943;0.009167025;-0.04882925,-0.09400022;-0.2902644;-0.08654362,-0.09382024;-0.6280437;-0.03462356,-0.07577118;-0.6190522;-0.1111981,0.03173676;0.5317818;-0.09776688,601.2025
+0;0;0,-0.006163333;0.3113725;0.01431822,-0.009582255;0.6171717;0.01343185,0.1872124;0.4876859;0.03427466,0.2155531;0.2744047;0.04470101,0.2536821;0.04269344;-0.01044586,-0.1848559;0.4667581;-0.05426215,-0.2437904;0.3670292;-0.2358706,-0.27625;0.3150643;-0.4691755,0.07048935;0.005442881;-0.02814711,0.07318895;-0.2965718;0.006254379,0.07524318;-0.6320052;0.0716054,0.08850025;-0.5939283;-0.008330822,-0.06404895;0.003994424;-0.04089511,-0.09473167;-0.2968183;-0.009687571,-0.1115693;-0.6312677;0.05850808,-0.09634069;-0.5930956;-0.02106636,-0.008607394;0.5413302;0.01597605,0;0;0,0.0181573;0.3070498;-0.05085897,0.03636816;0.6051154;-0.1167426,0.1806536;0.4405749;0.007414095,0.2288979;0.2312258;0.02310394,0.2329416;-0.007738605;-0.009527214,-0.1705766;0.5067367;-0.09767804,-0.2943858;0.4176308;-0.2497707,-0.2660002;0.317693;-0.4674673,0.07527292;-0.001933455;-0.01099467,0.1166784;-0.3011292;-0.04521656,0.1167741;-0.6401906;-0.002462387,0.1474015;-0.666213;-0.05300188,-0.05763943;0.009167025;-0.04882925,-0.09400022;-0.2902644;-0.08654362,-0.09382024;-0.6280437;-0.03462356,-0.07577118;-0.6190522;-0.1111981,0.03173676;0.5317818;-0.09776688,601.2136
+0;0;0,-0.006169067;0.3116623;0.01433154,-0.009590686;0.6177064;0.01344524,0.1864959;0.488373;0.03422324,0.2148255;0.2751753;0.04464551,0.2527822;0.04451151;-0.01025208,-0.1842261;0.4675209;-0.05399321,-0.2431375;0.3678311;-0.2355306,-0.2754503;0.316101;-0.4677807,0.0711217;0.005491709;-0.02839962,0.07381593;-0.2959223;0.005933456,0.07586951;-0.6312501;0.0712639,0.08912538;-0.5931739;-0.008665077,-0.06462353;0.004030257;-0.04126197,-0.09524523;-0.2961842;-0.01011651,-0.1120776;-0.6305283;0.05805768,-0.09685031;-0.592357;-0.02150955,-0.008615289;0.5418231;0.01599083,0;0;0,0.01902362;0.3072548;-0.05108214,0.03784496;0.6055498;-0.1168973,0.1815604;0.4400248;0.005604029,0.2296308;0.2307936;0.02221632,0.2342551;-0.007250965;-0.008987188,-0.16823;0.5058419;-0.0921763,-0.2607145;0.4237185;-0.268434,-0.2117881;0.2989957;-0.4677094,0.07595496;-0.001955658;-0.01104593,0.1172107;-0.3006217;-0.04470658,0.1186305;-0.6395682;-0.001924753,0.1491477;-0.6655481;-0.05256606,-0.05840025;0.009275135;-0.04897322,-0.09331223;-0.2897481;-0.08642568,-0.09237842;-0.6274343;-0.03461588,-0.075378;-0.6184226;-0.1114278,0.03309333;0.5321724;-0.09795308,601.2363
+0;0;0,-0.006448145;0.3116503;0.01446808,-0.01014235;0.6176906;0.01379241,0.1859544;0.4884252;0.03489456,0.2140034;0.2751925;0.04535866,0.2516595;0.04438326;-0.009133134,-0.1839592;0.467403;-0.05552512,-0.2439474;0.3697713;-0.2378268,-0.2751829;0.3264883;-0.4719446,0.07123797;0.005458255;-0.02811319,0.07355977;-0.2959617;0.00619523,0.07552702;-0.6312093;0.07193911,0.08914939;-0.593129;-0.00792782,-0.06439721;0.004085804;-0.04160888,-0.0955187;-0.2960252;-0.009965628,-0.1124163;-0.6303315;0.05837784,-0.09682707;-0.592157;-0.02111895,-0.009142846;0.5418069;0.01631522,0;0;0,0.01902362;0.3072548;-0.05108214,0.03784496;0.6055498;-0.1168973,0.1815604;0.4400248;0.005604029,0.2296308;0.2307936;0.02221632,0.2342551;-0.007250965;-0.008987188,-0.16823;0.5058419;-0.0921763,-0.2607145;0.4237185;-0.268434,-0.2117881;0.2989957;-0.4677094,0.07595496;-0.001955658;-0.01104593,0.1172107;-0.3006217;-0.04470658,0.1186305;-0.6395682;-0.001924753,0.1491477;-0.6655481;-0.05256606,-0.05840025;0.009275135;-0.04897322,-0.09331223;-0.2897481;-0.08642568,-0.09237842;-0.6274343;-0.03461588,-0.075378;-0.6184226;-0.1114278,0.03309333;0.5321724;-0.09795308,601.2468
+0;0;0,-0.006458601;0.3121556;0.01449154,-0.01016254;0.6189981;0.01381282,0.1870182;0.4892072;0.03502555,0.2150793;0.2758825;0.04549417,0.2526105;0.04583849;-0.00881695,-0.1849449;0.4680685;-0.05589511,-0.244959;0.3703947;-0.2382754,-0.2760909;0.3272552;-0.471617,0.07154706;0.005481937;-0.02823517,0.07385394;-0.2940013;0.005852809,0.07582744;-0.6303142;0.07180563,0.08843537;-0.5928358;-0.0021137,-0.06467661;0.004103532;-0.04178941,-0.09559813;-0.2940791;-0.01034948,-0.1125495;-0.6294478;0.05821119,-0.09812112;-0.5918821;-0.01536556,-0.009160004;0.5428847;0.01634327,0;0;0,0.01934852;0.3076028;-0.05195189,0.0384847;0.6064563;-0.118866,0.1827046;0.4403267;0.004890442,0.2289339;0.2305127;0.0205555,0.2355267;-0.006958574;-0.00846982,-0.168464;0.505328;-0.08933632,-0.288632;0.4253011;-0.2492106,-0.2642112;0.3207999;-0.4631304,0.07627516;-0.001974761;-0.01115608,0.1177073;-0.2986199;-0.04495764,0.1200076;-0.6385481;-0.001327753,0.1460723;-0.6609562;-0.04879332,-0.05875588;0.009347089;-0.04905748,-0.09284119;-0.2878596;-0.08598873,-0.09148273;-0.6266565;-0.03426982,-0.07621943;-0.6161456;-0.1054468,0.03364681;0.5329233;-0.09962654,601.2697
+0;0;0,-0.006463062;0.3123713;0.01450155,-0.010169;0.6193816;0.01382327,0.1870802;0.4895501;0.03504323,0.215139;0.2762429;0.04551098,0.2534068;0.04168379;-0.009866104,-0.1850122;0.468404;-0.05590903,-0.2450214;0.3707383;-0.2382743,-0.2767643;0.326752;-0.4761958,0.07118095;0.005453885;-0.02809068,0.07346949;-0.2916492;0.00572638,0.07545304;-0.6296732;0.07201473,0.08810975;-0.5921658;-0.002190627,-0.06434566;0.004082534;-0.04157557,-0.09502143;-0.2917303;-0.0103855,-0.112059;-0.6288053;0.05852398,-0.09757484;-0.5912103;-0.01533748,-0.009166174;0.5432462;0.01635446,0;0;0,0.02003175;0.3077668;-0.05202127,0.03982561;0.6067939;-0.1187413,0.1842043;0.4403562;0.004410982,0.2301324;0.2305106;0.02029324,0.2362728;-0.01180881;-0.007860184,-0.167801;0.5079815;-0.09304948,-0.2901461;0.4258148;-0.250139,-0.2670923;0.3203621;-0.4689935,0.07579321;-0.002257109;-0.01165557,0.1190348;-0.296296;-0.04467678,0.1218597;-0.6379136;-0.0005438328,0.1481176;-0.6603689;-0.04831362,-0.0583893;0.009546055;-0.0488377,-0.0924921;-0.2853208;-0.085026,-0.08964137;-0.6258869;-0.03340318,-0.07393146;-0.6154741;-0.1047651,0.0348445;0.533231;-0.09956551,601.2914
+0;0;0,-0.006585409;0.3123638;0.01460686,-0.01055075;0.6193709;0.01415762,0.18667;0.4894411;0.03575809,0.2145239;0.2761114;0.0463125,0.2527591;0.04145661;-0.008680619,-0.1846277;0.468042;-0.05700875,-0.2452351;0.3765035;-0.2423308,-0.2770163;0.3389315;-0.481344,0.07130718;0.005417267;-0.02777585,0.07345103;-0.2916847;0.006060837,0.07538873;-0.629688;0.0724557,0.08832748;-0.592183;-0.001701236,-0.06409765;0.004169423;-0.04194836,-0.09513206;-0.2915355;-0.01009635,-0.1121066;-0.6285942;0.05890803,-0.09734288;-0.5909963;-0.01489776,-0.009508677;0.5432345;0.01664313,0;0;0,0.02003175;0.3077668;-0.05202127,0.03982561;0.6067939;-0.1187413,0.1842043;0.4403562;0.004410982,0.2301324;0.2305106;0.02029324,0.2362728;-0.01180881;-0.007860184,-0.167801;0.5079815;-0.09304948,-0.2901461;0.4258148;-0.250139,-0.2670923;0.3203621;-0.4689935,0.07579321;-0.002257109;-0.01165557,0.1190348;-0.296296;-0.04467678,0.1218597;-0.6379136;-0.0005438328,0.1481176;-0.6603689;-0.04831362,-0.0583893;0.009546055;-0.0488377,-0.0924921;-0.2853208;-0.085026,-0.08964137;-0.6258869;-0.03340318,-0.07393146;-0.6154741;-0.1047651,0.0348445;0.533231;-0.09956551,601.3032
+0;0;0,-0.006585409;0.3123638;0.01460686,-0.01055075;0.6193709;0.01415762,0.18667;0.4894411;0.03575809,0.2145239;0.2761114;0.0463125,0.2527591;0.04145661;-0.008680619,-0.1846277;0.468042;-0.05700875,-0.2452351;0.3765035;-0.2423308,-0.2770163;0.3389315;-0.481344,0.07130718;0.005417267;-0.02777585,0.07345103;-0.2916847;0.006060837,0.07538873;-0.629688;0.0724557,0.08832748;-0.592183;-0.001701236,-0.06409765;0.004169423;-0.04194836,-0.09513206;-0.2915355;-0.01009635,-0.1121066;-0.6285942;0.05890803,-0.09734288;-0.5909963;-0.01489776,-0.009508677;0.5432345;0.01664313,0;0;0,0.02003175;0.3077668;-0.05202127,0.03982561;0.6067939;-0.1187413,0.1842043;0.4403562;0.004410982,0.2301324;0.2305106;0.02029324,0.2362728;-0.01180881;-0.007860184,-0.167801;0.5079815;-0.09304948,-0.2901461;0.4258148;-0.250139,-0.2670923;0.3203621;-0.4689935,0.07579321;-0.002257109;-0.01165557,0.1190348;-0.296296;-0.04467678,0.1218597;-0.6379136;-0.0005438328,0.1481176;-0.6603689;-0.04831362,-0.0583893;0.009546055;-0.0488377,-0.0924921;-0.2853208;-0.085026,-0.08964137;-0.6258869;-0.03340318,-0.07393146;-0.6154741;-0.1047651,0.0348445;0.533231;-0.09956551,601.314
+0;0;0,-0.006595863;0.3128597;0.01463004,-0.01056977;0.6205288;0.01417917,0.1875798;0.4901648;0.03587578,0.2154334;0.2768374;0.04643008,0.253859;0.04101384;-0.008836947,-0.1854712;0.4686646;-0.05732908,-0.2460778;0.3771271;-0.2426491,-0.2780174;0.339368;-0.4828528,0.07102449;0.005395791;-0.02766574,0.07316959;-0.2918787;0.006190602,0.07510111;-0.6288048;0.07237385,0.08799088;-0.5913281;-0.001502343,-0.06384354;0.004152893;-0.04178206,-0.09489597;-0.2917238;-0.009911548,-0.1118164;-0.6277082;0.0588729,-0.09710858;-0.5901391;-0.01465347,-0.009525231;0.5442122;0.01667056,0;0;0,0.02042566;0.3081448;-0.05261421,0.0405244;0.6076895;-0.1199691,0.1854361;0.4402476;0.003588676,0.2309993;0.2303283;0.01951575,0.2368198;-0.01339617;-0.007096767,-0.1682504;0.5093817;-0.09472357,-0.291276;0.4273589;-0.251353,-0.2587326;0.3512107;-0.4821907,0.07546128;-0.002407253;-0.01178074,0.1200168;-0.2964388;-0.04469347,0.1231415;-0.6369244;-0.0003888607,0.1492283;-0.6590616;-0.04814792,-0.05804272;0.009657993;-0.04875194,-0.09311119;-0.2852731;-0.08492996,-0.08869074;-0.6247256;-0.03339791,-0.07296813;-0.6142967;-0.1044578,0.0354651;0.5339875;-0.1006317,601.3365
+0;0;0,-0.006707569;0.3128533;0.01471477,-0.01088909;0.6205196;0.0144296,0.187219;0.4900113;0.03647384,0.2149242;0.2766695;0.04712655,0.2534028;0.0409091;-0.008372501,-0.1850796;0.468376;-0.05841698,-0.2458645;0.3849404;-0.2474659,-0.278716;0.3497639;-0.4879386,0.07113245;0.005429754;-0.02738022,0.07318264;-0.291848;0.006453782,0.0747847;-0.6287888;0.0725708,0.08793799;-0.5913109;-0.001258798,-0.06358982;0.004124493;-0.04217,-0.09521271;-0.2916774;-0.01016617,-0.1116371;-0.6275657;0.0592054,-0.09667312;-0.5899985;-0.01426946,-0.00980921;0.5442024;0.01688896,0;0;0,0.02042566;0.3081448;-0.05261421,0.0405244;0.6076895;-0.1199691,0.1854361;0.4402476;0.003588676,0.2309993;0.2303283;0.01951575,0.2368198;-0.01339617;-0.007096767,-0.1682504;0.5093817;-0.09472357,-0.291276;0.4273589;-0.251353,-0.2587326;0.3512107;-0.4821907,0.07546128;-0.002407253;-0.01178074,0.1200168;-0.2964388;-0.04469347,0.1231415;-0.6369244;-0.0003888607,0.1492283;-0.6590616;-0.04814792,-0.05804272;0.009657993;-0.04875194,-0.09311119;-0.2852731;-0.08492996,-0.08869074;-0.6247256;-0.03339791,-0.07296813;-0.6142967;-0.1044578,0.0354651;0.5339875;-0.1006317,601.348
+0;0;0,-0.006709505;0.3129436;0.01471902,-0.01089198;0.6206802;0.01443411,0.1862343;0.4904322;0.03638105,0.2139314;0.2771527;0.04703064,0.2526659;0.0398248;-0.008837413,-0.1842089;0.4689047;-0.05803684,-0.2449759;0.3854935;-0.2470305,-0.2780459;0.3500831;-0.489102,0.07098865;0.005418777;-0.02732487,0.07304274;-0.2924245;0.006573496,0.07464251;-0.6288818;0.07259565,0.08781114;-0.5913951;-0.001320116,-0.06346126;0.004116155;-0.04208475,-0.0951443;-0.2922484;-0.01002004,-0.1115451;-0.6276548;0.05925199,-0.09656367;-0.5900788;-0.01430864,-0.009811956;0.5443532;0.01689377,0;0;0,0.02121975;0.3081483;-0.05281806,0.04188289;0.6077218;-0.1201968,0.1863035;0.4408949;0.002432108,0.2319338;0.2311186;0.01917934,0.2378001;-0.01438777;-0.006085873,-0.1662487;0.511611;-0.09545457,-0.2900634;0.4287657;-0.2509385,-0.2734286;0.3456642;-0.4828082,0.07521699;-0.002468079;-0.01231718,0.1210571;-0.296982;-0.04432011,0.1246832;-0.6369317;0.0002450943,0.1508353;-0.6590078;-0.04768348,-0.05799031;0.00973472;-0.04855676,-0.09293006;-0.2858145;-0.08452639,-0.08769595;-0.6247711;-0.03308672,-0.07202022;-0.6143858;-0.1042382,0.03670469;0.534017;-0.1008627,601.3697
+0;0;0,-0.006732245;0.3140042;0.01476891,-0.0109423;0.6237647;0.0144776,0.1858663;0.4929959;0.03641178,0.2136945;0.2787061;0.04711182,0.2528346;0.03889325;-0.009341199,-0.1839603;0.4715043;-0.05784895,-0.2450152;0.3876979;-0.2477379,-0.2784314;0.3519168;-0.492344,0.07125577;0.005439167;-0.02742769,0.07331104;-0.2925748;0.006490109,0.07490803;-0.6284498;0.07239798,0.0881033;-0.590948;-0.001667276,-0.06370005;0.004131643;-0.0422431,-0.09540126;-0.2924028;-0.01016001,-0.1117737;-0.6272286;0.05899211,-0.09676194;-0.5896373;-0.01471728,-0.009853645;0.5468272;0.01695694,0;0;0,0.02126846;0.3091856;-0.05304718,0.04194595;0.6107416;-0.1208634,0.1863024;0.4430715;0.001038551,0.2313807;0.2321621;0.0181911,0.2379555;-0.01607269;-0.005585909,-0.1651894;0.5107216;-0.08945528,-0.2870388;0.4307901;-0.2493699,-0.2816468;0.3396818;-0.4815322,0.07549356;-0.002497047;-0.01239896,0.1214;-0.2972229;-0.04396176,0.1259058;-0.6365162;0.000962019,0.151575;-0.6586961;-0.04735374,-0.05832393;0.009801456;-0.04859523,-0.09389311;-0.2858884;-0.08422245,-0.08741123;-0.6242446;-0.03292494,-0.07262278;-0.6138759;-0.104423,0.03674677;0.5364316;-0.101429,601.3929
+0;0;0,-0.006993901;0.3139927;0.01489083,-0.01145956;0.623749;0.01476059,0.1853614;0.493029;0.03714911,0.2129274;0.2787112;0.04796595,0.2518279;0.0387917;-0.008198902,-0.1839903;0.4713998;-0.05851566,-0.2455337;0.3953418;-0.2514836,-0.2783221;0.3708099;-0.4975572,0.07135856;0.005431216;-0.02716071,0.07316849;-0.2925838;0.006761884,0.0746861;-0.6284763;0.07258271,0.08809159;-0.5909719;-0.001444541,-0.06356303;0.00414183;-0.04244802,-0.0960526;-0.2922884;-0.01019137,-0.1119797;-0.6270629;0.05931208,-0.0967603;-0.589467;-0.01435425,-0.01032404;0.5468115;0.01721856,0;0;0,0.02126846;0.3091856;-0.05304718,0.04194595;0.6107416;-0.1208634,0.1863024;0.4430715;0.001038551,0.2313807;0.2321621;0.0181911,0.2379555;-0.01607269;-0.005585909,-0.1651894;0.5107216;-0.08945528,-0.2870388;0.4307901;-0.2493699,-0.2816468;0.3396818;-0.4815322,0.07549356;-0.002497047;-0.01239896,0.1214;-0.2972229;-0.04396176,0.1259058;-0.6365162;0.000962019,0.151575;-0.6586961;-0.04735374,-0.05832393;0.009801456;-0.04859523,-0.09389311;-0.2858884;-0.08422245,-0.08741123;-0.6242446;-0.03292494,-0.07262278;-0.6138759;-0.104423,0.03674677;0.5364316;-0.101429,601.4034
+0;0;0,-0.006993901;0.3139927;0.01489083,-0.01145956;0.623749;0.01476059,0.1853614;0.493029;0.03714911,0.2129274;0.2787112;0.04796595,0.2518279;0.0387917;-0.008198902,-0.1839903;0.4713998;-0.05851566,-0.2455337;0.3953418;-0.2514836,-0.2783221;0.3708099;-0.4975572,0.07135856;0.005431216;-0.02716071,0.07316849;-0.2925838;0.006761884,0.0746861;-0.6284763;0.07258271,0.08809159;-0.5909719;-0.001444541,-0.06356303;0.00414183;-0.04244802,-0.0960526;-0.2922884;-0.01019137,-0.1119797;-0.6270629;0.05931208,-0.0967603;-0.589467;-0.01435425,-0.01032404;0.5468115;0.01721856,0;0;0,0.02126846;0.3091856;-0.05304718,0.04194595;0.6107416;-0.1208634,0.1863024;0.4430715;0.001038551,0.2313807;0.2321621;0.0181911,0.2379555;-0.01607269;-0.005585909,-0.1651894;0.5107216;-0.08945528,-0.2870388;0.4307901;-0.2493699,-0.2816468;0.3396818;-0.4815322,0.07549356;-0.002497047;-0.01239896,0.1214;-0.2972229;-0.04396176,0.1259058;-0.6365162;0.000962019,0.151575;-0.6586961;-0.04735374,-0.05832393;0.009801456;-0.04859523,-0.09389311;-0.2858884;-0.08422245,-0.08741123;-0.6242446;-0.03292494,-0.07262278;-0.6138759;-0.104423,0.03674677;0.5364316;-0.101429,601.4146
+0;0;0,-0.007008207;0.314635;0.01492129,-0.01148013;0.6248274;0.01479304,0.1882427;0.4932536;0.03747883,0.2161874;0.2759916;0.04844427,0.2551188;0.03588136;-0.007765234,-0.1865846;0.4713037;-0.05960417,-0.2489735;0.3942009;-0.255223,-0.281788;0.3696495;-0.5014921,0.07109131;0.005410876;-0.02705899,0.07290582;-0.2933576;0.006949371,0.07442201;-0.6289354;0.07270855,0.08793443;-0.5913712;-0.001909234,-0.06332497;0.004126319;-0.04228905,-0.09589668;-0.2930534;-0.00995085,-0.1118088;-0.6275144;0.05948753,-0.09646805;-0.5898578;-0.01476646,-0.01034377;0.5478334;0.01725282,0;0;0,0.01985463;0.3097014;-0.05438542,0.03932024;0.6115127;-0.1234107,0.1866629;0.4441524;0.001125097,0.2321586;0.2302977;0.0184536,0.2397357;-0.01820569;-0.004277706,-0.1710063;0.5147294;-0.09267873,-0.2951095;0.4300289;-0.2524541,-0.2836894;0.3468014;-0.4875516,0.07510686;-0.00235036;-0.01299524,0.1230587;-0.2976961;-0.0428946,0.1275866;-0.6367116;0.001681566,0.1533071;-0.658939;-0.04749537,-0.05815085;0.009723429;-0.04836708,-0.09381685;-0.2867342;-0.08390971,-0.08650007;-0.6247082;-0.0323431,-0.07113566;-0.6145861;-0.1042905,0.03441613;0.5371968;-0.1036999,601.4371
+0;0;0,-0.007217633;0.31462;0.01513437,-0.01192142;0.6248085;0.0152199,0.1878206;0.4932148;0.03805861,0.215536;0.2759323;0.04919809,0.2546612;0.03585762;-0.007028852,-0.1866117;0.4713094;-0.06008334,-0.24815;0.4010884;-0.2585424,-0.2743497;0.3833601;-0.5061859,0.07120752;0.005416933;-0.02675044,0.07285278;-0.2933581;0.007208588,0.07432828;-0.6288961;0.07317158,0.08800311;-0.5913264;-0.001416057,-0.06320406;0.004116437;-0.0424705,-0.09599344;-0.292982;-0.009609718,-0.1118742;-0.6274164;0.059964,-0.09637398;-0.5897548;-0.01425634,-0.01074111;0.547814;0.01764207,0;0;0,0.01985463;0.3097014;-0.05438542,0.03932024;0.6115127;-0.1234107,0.1866629;0.4441524;0.001125097,0.2321586;0.2302977;0.0184536,0.2397357;-0.01820569;-0.004277706,-0.1710063;0.5147294;-0.09267873,-0.2951095;0.4300289;-0.2524541,-0.2836894;0.3468014;-0.4875516,0.07510686;-0.00235036;-0.01299524,0.1230587;-0.2976961;-0.0428946,0.1275866;-0.6367116;0.001681566,0.1533071;-0.658939;-0.04749537,-0.05815085;0.009723429;-0.04836708,-0.09381685;-0.2867342;-0.08390971,-0.08650007;-0.6247082;-0.0323431,-0.07113566;-0.6145861;-0.1042905,0.03441613;0.5371968;-0.1036999,601.4482
+0;0;0,-0.00723057;0.315184;0.0151615,-0.01194363;0.6259844;0.0152476,0.1905105;0.4935033;0.03836943,0.2184703;0.2743045;0.04960716,0.2577545;0.03325422;-0.006848287,-0.189032;0.4712989;-0.06111196,-0.251113;0.4004586;-0.2613212,-0.2774192;0.3826582;-0.5099711,0.07124855;0.005420054;-0.02676585,0.07289547;-0.2936566;0.007227454,0.0743704;-0.6290648;0.07316492,0.08796535;-0.5915393;-0.0009870082,-0.06324047;0.004118809;-0.04249497,-0.09606296;-0.2932795;-0.009601016,-0.1119375;-0.6275846;0.05994578,-0.0965279;-0.5899677;-0.01384101,-0.01076114;0.5488476;0.01767425,0;0;0,0.01881976;0.3100862;-0.05581641,0.03721974;0.6121587;-0.1267126,0.1874836;0.4456907;0.0008401871,0.2327524;0.2298517;0.01874065,0.2405235;-0.01969278;-0.003683567,-0.1754656;0.5150397;-0.09249701,-0.3013154;0.4305484;-0.2536777,-0.2477241;0.320966;-0.4726648,0.07508012;-0.002274662;-0.01341438,0.1237696;-0.2978741;-0.04266191,0.128361;-0.6367698;0.001804113,0.1530676;-0.6592248;-0.04696083,-0.05830988;0.009713932;-0.04824668,-0.09406368;-0.2870494;-0.0837187,-0.08586141;-0.6248816;-0.03223307,-0.07056206;-0.6147575;-0.1037232,0.0325892;0.5378107;-0.1065059,601.4603
+0;0;0,-0.00723057;0.315184;0.0151615,-0.01194363;0.6259844;0.0152476,0.1905105;0.4935033;0.03836943,0.2184703;0.2743045;0.04960716,0.2577545;0.03325422;-0.006848287,-0.189032;0.4712989;-0.06111196,-0.251113;0.4004586;-0.2613212,-0.2774192;0.3826582;-0.5099711,0.07124855;0.005420054;-0.02676585,0.07289547;-0.2936566;0.007227454,0.0743704;-0.6290648;0.07316492,0.08796535;-0.5915393;-0.0009870082,-0.06324047;0.004118809;-0.04249497,-0.09606296;-0.2932795;-0.009601016,-0.1119375;-0.6275846;0.05994578,-0.0965279;-0.5899677;-0.01384101,-0.01076114;0.5488476;0.01767425,0;0;0,0.01881976;0.3100862;-0.05581641,0.03721974;0.6121587;-0.1267126,0.1874836;0.4456907;0.0008401871,0.2327524;0.2298517;0.01874065,0.2405235;-0.01969278;-0.003683567,-0.1754656;0.5150397;-0.09249701,-0.3013154;0.4305484;-0.2536777,-0.2477241;0.320966;-0.4726648,0.07508012;-0.002274662;-0.01341438,0.1237696;-0.2978741;-0.04266191,0.128361;-0.6367698;0.001804113,0.1530676;-0.6592248;-0.04696083,-0.05830988;0.009713932;-0.04824668,-0.09406368;-0.2870494;-0.0837187,-0.08586141;-0.6248816;-0.03223307,-0.07056206;-0.6147575;-0.1037232,0.0325892;0.5378107;-0.1065059,601.4714
+0;0;0,-0.007382785;0.3150037;0.01528963,-0.01237564;0.625469;0.01565547,0.1891343;0.4933614;0.03900373,0.2172256;0.2707717;0.05045753,0.2568522;0.02930917;-0.006042533,-0.1886716;0.4718565;-0.06076921,-0.2507915;0.4031994;-0.265449,-0.277632;0.3836403;-0.514374,0.07146716;0.00541778;-0.0263842,0.07294606;-0.2947158;0.007647533,0.07435665;-0.628912;0.07360588,0.08799584;-0.591413;-0.000174664,-0.0631329;0.004152483;-0.04277882,-0.09619647;-0.2942218;-0.009311672,-0.1121385;-0.6272709;0.0604292,-0.09669483;-0.58968;-0.01298539,-0.01114577;0.5484395;0.01800954,0;0;0,0.01900801;0.309747;-0.05666661,0.03778494;0.611118;-0.1289718,0.1874145;0.4479414;0.0003507137,0.2330006;0.2287104;0.01841116,0.2406255;-0.02138939;-0.003004074,-0.174134;0.5165136;-0.09245729,-0.3029612;0.4321358;-0.2560127,-0.3496234;0.3856308;-0.4983484,0.07515481;-0.002334416;-0.01339173,0.1239109;-0.2990372;-0.04221487,0.1290171;-0.6367742;0.001913071,0.1535199;-0.6594779;-0.04612613,-0.05836106;0.009758728;-0.04828858,-0.09420647;-0.2880732;-0.08366854,-0.08558633;-0.6247234;-0.03236626,-0.07036855;-0.6146094;-0.1034915,0.03302253;0.5370033;-0.1083579,601.4921
+0;0;0,-0.007382785;0.3150037;0.01528963,-0.01237564;0.625469;0.01565547,0.1891343;0.4933614;0.03900373,0.2172256;0.2707717;0.05045753,0.2568522;0.02930917;-0.006042533,-0.1886716;0.4718565;-0.06076921,-0.2507915;0.4031994;-0.265449,-0.277632;0.3836403;-0.514374,0.07146716;0.00541778;-0.0263842,0.07294606;-0.2947158;0.007647533,0.07435665;-0.628912;0.07360588,0.08799584;-0.591413;-0.000174664,-0.0631329;0.004152483;-0.04277882,-0.09619647;-0.2942218;-0.009311672,-0.1121385;-0.6272709;0.0604292,-0.09669483;-0.58968;-0.01298539,-0.01114577;0.5484395;0.01800954,0;0;0,0.01900801;0.309747;-0.05666661,0.03778494;0.611118;-0.1289718,0.1874145;0.4479414;0.0003507137,0.2330006;0.2287104;0.01841116,0.2406255;-0.02138939;-0.003004074,-0.174134;0.5165136;-0.09245729,-0.3029612;0.4321358;-0.2560127,-0.3496234;0.3856308;-0.4983484,0.07515481;-0.002334416;-0.01339173,0.1239109;-0.2990372;-0.04221487,0.1290171;-0.6367742;0.001913071,0.1535199;-0.6594779;-0.04612613,-0.05836106;0.009758728;-0.04828858,-0.09420647;-0.2880732;-0.08366854,-0.08558633;-0.6247234;-0.03236626,-0.07036855;-0.6146094;-0.1034915,0.03302253;0.5370033;-0.1083579,601.5041
+0;0;0,-0.0073794;0.3148592;0.01528262,-0.0123647;0.6248543;0.01564879,0.188302;0.4931158;0.03890468,0.2169608;0.26603;0.05058984,0.2563165;0.02621767;-0.005524091,-0.1879174;0.4717012;-0.06044928,-0.251292;0.4016573;-0.2692634,-0.2779491;0.3822318;-0.5164872,0.07147849;0.005418639;-0.02638838,0.07296151;-0.2955509;0.007738138,0.07437092;-0.6294681;0.07364141,0.08802865;-0.5919589;-0.0002393797,-0.0631429;0.004153141;-0.0427856,-0.09629856;-0.2950522;-0.009225238,-0.1122273;-0.6278232;0.0604574,-0.09676263;-0.5902219;-0.01305693,-0.01113702;0.5479626;0.01799866,0;0;0,0.01857097;0.3092605;-0.05862928,0.03706224;0.6094443;-0.1338556,0.1864771;0.451605;-0.001115322,0.233339;0.2281233;0.01852369,0.2416561;-0.02026066;-0.002544165,-0.173659;0.5171465;-0.09164933,-0.3051971;0.4316787;-0.2587385,-0.3556753;0.3896729;-0.4993525,0.07516727;-0.002238452;-0.01340723,0.1239779;-0.2998013;-0.04210043,0.1297384;-0.6372269;0.002135038,0.1542999;-0.6598589;-0.04611325,-0.05837914;0.009682068;-0.04830131,-0.09431933;-0.2889964;-0.08364186,-0.08524967;-0.6253172;-0.03214432,-0.07016716;-0.6154395;-0.1033406,0.03236037;0.5356896;-0.1124661,601.527
+0;0;0,-0.007483089;0.3148488;0.01544554,-0.01268195;0.6248398;0.0160863,0.1879636;0.4930516;0.03963017,0.2164173;0.265944;0.05139238,0.2559905;0.02614114;-0.004608948,-0.1882586;0.4723538;-0.06060135,-0.2509401;0.4078197;-0.2713908,-0.2797286;0.3786498;-0.517415,0.07161704;0.005369532;-0.02602019,0.07289527;-0.2956074;0.008048465,0.07429694;-0.6295094;0.07402933,0.08808367;-0.5919915;0.000173375,-0.06291822;0.004220492;-0.04310878,-0.09616097;-0.2949076;-0.008951087,-0.1122631;-0.6276596;0.06078261,-0.0966709;-0.5900475;-0.01270368,-0.01142497;0.5479466;0.01837192,0;0;0,0.01857097;0.3092605;-0.05862928,0.03706224;0.6094443;-0.1338556,0.1864771;0.451605;-0.001115322,0.233339;0.2281233;0.01852369,0.2416561;-0.02026066;-0.002544165,-0.173659;0.5171465;-0.09164933,-0.3051971;0.4316787;-0.2587385,-0.3556753;0.3896729;-0.4993525,0.07516727;-0.002238452;-0.01340723,0.1239779;-0.2998013;-0.04210043,0.1297384;-0.6372269;0.002135038,0.1542999;-0.6598589;-0.04611325,-0.05837914;0.009682068;-0.04830131,-0.09431933;-0.2889964;-0.08364186,-0.08524967;-0.6253172;-0.03214432,-0.07016716;-0.6154395;-0.1033406,0.03236037;0.5356896;-0.1124661,601.5383
+0;0;0,-0.007491303;0.3151944;0.01546249,-0.01269569;0.6255156;0.01610354,0.188931;0.4933662;0.03975457,0.2182193;0.2595969;0.0518618,0.257463;0.02179118;-0.00367314,-0.1891397;0.4725667;-0.06096941,-0.2536598;0.4061397;-0.2779419,-0.2822085;0.3772126;-0.5219172,0.07158514;0.00536714;-0.0260086,0.07286832;-0.2967776;0.008192239,0.0742679;-0.630179;0.0740742,0.08820808;-0.5925775;-0.0006038025,-0.06289019;0.004218612;-0.04308958,-0.09626192;-0.29607;-0.008799359,-0.1123399;-0.6283232;0.06082981,-0.09657416;-0.5906264;-0.01347441,-0.01143722;0.5485309;0.01839188,0;0;0,0.01746722;0.3093025;-0.06057668,0.03454022;0.6093332;-0.1380796,0.1860457;0.4558032;-0.002145529,0.233377;0.2255976;0.01828861,0.2421826;-0.02072197;-0.002324581,-0.1764978;0.5183191;-0.09133308,-0.3128603;0.4331009;-0.263947,-0.275682;0.3118513;-0.476296,0.07513034;-0.00209856;-0.01344299,0.1239543;-0.3008638;-0.04204965,0.1302716;-0.6377345;0.00241518,0.1549808;-0.660553;-0.04686546,-0.05835881;0.009571387;-0.04829414,-0.09446034;-0.2903124;-0.08335394,-0.08486713;-0.6261047;-0.03187169,-0.06960934;-0.6166099;-0.1038137,0.03022006;0.5356218;-0.1161382,601.5594
+0;0;0,-0.007491303;0.3151944;0.01546249,-0.01269569;0.6255156;0.01610354,0.188931;0.4933662;0.03975457,0.2182193;0.2595969;0.0518618,0.257463;0.02179118;-0.00367314,-0.1891397;0.4725667;-0.06096941,-0.2536598;0.4061397;-0.2779419,-0.2822085;0.3772126;-0.5219172,0.07158514;0.00536714;-0.0260086,0.07286832;-0.2967776;0.008192239,0.0742679;-0.630179;0.0740742,0.08820808;-0.5925775;-0.0006038025,-0.06289019;0.004218612;-0.04308958,-0.09626192;-0.29607;-0.008799359,-0.1123399;-0.6283232;0.06082981,-0.09657416;-0.5906264;-0.01347441,-0.01143722;0.5485309;0.01839188,0;0;0,0.01746722;0.3093025;-0.06057668,0.03454022;0.6093332;-0.1380796,0.1860457;0.4558032;-0.002145529,0.233377;0.2255976;0.01828861,0.2421826;-0.02072197;-0.002324581,-0.1764978;0.5183191;-0.09133308,-0.3128603;0.4331009;-0.263947,-0.275682;0.3118513;-0.476296,0.07513034;-0.00209856;-0.01344299,0.1239543;-0.3008638;-0.04204965,0.1302716;-0.6377345;0.00241518,0.1549808;-0.660553;-0.04686546,-0.05835881;0.009571387;-0.04829414,-0.09446034;-0.2903124;-0.08335394,-0.08486713;-0.6261047;-0.03187169,-0.06960934;-0.6166099;-0.1038137,0.03022006;0.5356218;-0.1161382,601.5823
+0;0;0,-0.007501669;0.3148966;0.01556205,-0.01280517;0.6246476;0.01636521,0.1834727;0.4940167;0.03995588,0.2134716;0.2506945;0.05228793,0.2525883;0.01376262;-0.002626479,-0.1846357;0.4747129;-0.0592938,-0.2516895;0.4079687;-0.2858037,-0.2804347;0.3776267;-0.5285701,0.07178959;0.005302084;-0.02585228,0.07300518;-0.2988393;0.008540105,0.07445172;-0.6311696;0.07424955,0.08848021;-0.593614;7.504225E-05,-0.06294356;0.004296744;-0.04324168,-0.0966142;-0.2979412;-0.008531321,-0.1124293;-0.6291046;0.06106719,-0.0965901;-0.5914562;-0.01273231,-0.0115339;0.5478193;0.01861075,0;0;0,0.01652398;0.3088538;-0.06160021,0.03252008;0.6081965;-0.1397247,0.1821842;0.4638254;-0.004820578,0.2337934;0.2249774;0.01854325,0.2432701;-0.02030344;-0.002191536,-0.1725641;0.5185622;-0.09123328,-0.3146434;0.4324889;-0.2719612,-0.2726266;0.3328422;-0.4932925,0.07520378;-0.001787454;-0.01383448,0.1237189;-0.3026548;-0.04232025,0.1307534;-0.6383343;0.002768993,0.1552741;-0.6609427;-0.04608631,-0.05860557;0.009430027;-0.04823545,-0.09484304;-0.2924738;-0.08326763,-0.08467443;-0.6271665;-0.03188026,-0.06961687;-0.6175953;-0.1033762,0.02848219;0.5346673;-0.1176701,601.6046
+0;0;0,-0.007501669;0.3148966;0.01556205,-0.01280517;0.6246476;0.01636521,0.1834727;0.4940167;0.03995588,0.2134716;0.2506945;0.05228793,0.2525883;0.01376262;-0.002626479,-0.1846357;0.4747129;-0.0592938,-0.2516895;0.4079687;-0.2858037,-0.2804347;0.3776267;-0.5285701,0.07178959;0.005302084;-0.02585228,0.07300518;-0.2988393;0.008540105,0.07445172;-0.6311696;0.07424955,0.08848021;-0.593614;7.504225E-05,-0.06294356;0.004296744;-0.04324168,-0.0966142;-0.2979412;-0.008531321,-0.1124293;-0.6291046;0.06106719,-0.0965901;-0.5914562;-0.01273231,-0.0115339;0.5478193;0.01861075,0;0;0,0.01652398;0.3088538;-0.06160021,0.03252008;0.6081965;-0.1397247,0.1821842;0.4638254;-0.004820578,0.2337934;0.2249774;0.01854325,0.2432701;-0.02030344;-0.002191536,-0.1725641;0.5185622;-0.09123328,-0.3146434;0.4324889;-0.2719612,-0.2726266;0.3328422;-0.4932925,0.07520378;-0.001787454;-0.01383448,0.1237189;-0.3026548;-0.04232025,0.1307534;-0.6383343;0.002768993,0.1552741;-0.6609427;-0.04608631,-0.05860557;0.009430027;-0.04823545,-0.09484304;-0.2924738;-0.08326763,-0.08467443;-0.6271665;-0.03188026,-0.06961687;-0.6175953;-0.1033762,0.02848219;0.5346673;-0.1176701,601.6157
+0;0;0,-0.007514264;0.3154253;0.01558818,-0.01282944;0.6258598;0.01639213,0.1831763;0.4951122;0.0399583,0.2138112;0.2466314;0.05255179,0.2529268;0.009706289;-0.002361041,-0.1844124;0.4758356;-0.05915128,-0.2528878;0.4076764;-0.2904632,-0.2816321;0.3773353;-0.5332227,0.071887;0.005309278;-0.02588736,0.07311193;-0.3011672;0.008769073,0.07455169;-0.6319407;0.07417069,0.0885887;-0.5943805;-4.883111E-05,-0.06302898;0.004302574;-0.04330035,-0.09695812;-0.3002558;-0.008323509,-0.1126991;-0.6298679;0.06094897,-0.09685032;-0.5922149;-0.01289532,-0.011555;0.5488388;0.0186433,0;0;0,0.01557477;0.3091655;-0.06298184,0.03038386;0.608922;-0.1424594,0.1807255;0.4667256;-0.006829739,0.234522;0.2231998;0.01848555,0.2437101;-0.0220947;-0.002134323,-0.1735487;0.5181053;-0.09035975,-0.3211444;0.4399438;-0.2772984,-0.2773283;0.3348467;-0.4957331,0.07525428;-0.001356989;-0.01417875,0.1230559;-0.3047299;-0.04264355,0.1313422;-0.6387652;0.002548933,0.1555864;-0.6616486;-0.04621887,-0.05879258;0.009214305;-0.04821424,-0.09557721;-0.2949957;-0.08333574,-0.08504663;-0.628131;-0.03234057,-0.07019743;-0.6186577;-0.103901,0.02665889;0.5352722;-0.1200817,601.6378
+0;0;0,-0.00747667;0.3154169;0.01577593,-0.01286531;0.6258494;0.01681593,0.1831043;0.4950189;0.04051849,0.2136152;0.2465246;0.05314535,0.2527382;0.009580597;-0.001680639,-0.1843425;0.4767118;-0.05982727,-0.2530241;0.4118676;-0.2920294,-0.2817108;0.3859836;-0.5353113,0.07201101;0.005260211;-0.02555052,0.07330205;-0.3012384;0.008907113,0.07469113;-0.6319569;0.07458684,0.08892082;-0.5943965;0.0004040375,-0.06293436;0.004367701;-0.04343124,-0.09679259;-0.3001598;-0.008118436,-0.1125628;-0.6297193;0.0613969,-0.09652203;-0.5920613;-0.01240541,-0.01158287;0.5488268;0.01900593,0;0;0,0.01557477;0.3091655;-0.06298184,0.03038386;0.608922;-0.1424594,0.1807255;0.4667256;-0.006829739,0.234522;0.2231998;0.01848555,0.2437101;-0.0220947;-0.002134323,-0.1735487;0.5181053;-0.09035975,-0.3211444;0.4399438;-0.2772984,-0.2773283;0.3348467;-0.4957331,0.07525428;-0.001356989;-0.01417875,0.1230559;-0.3047299;-0.04264355,0.1313422;-0.6387652;0.002548933,0.1555864;-0.6616486;-0.04621887,-0.05879258;0.009214305;-0.04821424,-0.09557721;-0.2949957;-0.08333574,-0.08504663;-0.628131;-0.03234057,-0.07019743;-0.6186577;-0.103901,0.02665889;0.5352722;-0.1200817,601.649
+0;0;0,-0.007476031;0.3153899;0.01577458,-0.01286263;0.6257049;0.01681435,0.1842472;0.4945921;0.04064204,0.2149073;0.2448834;0.05333061,0.2535182;0.01104115;-0.0007776618,-0.1853527;0.4761777;-0.06029174,-0.25437;0.4110166;-0.2936287,-0.2826812;0.3854715;-0.5337258,0.07212169;0.005268296;-0.02558979,0.07341976;-0.3028981;0.009055343,0.07480665;-0.6330953;0.07463151,0.08902652;-0.59554;0.0004999414,-0.0630311;0.004374414;-0.04349799,-0.09707356;-0.3018102;-0.007993035,-0.1128189;-0.6308501;0.0614127,-0.09678923;-0.5931975;-0.01233865,-0.01158074;0.5487154;0.01900341,0;0;0,0.01549833;0.3090679;-0.06334329,0.03054033;0.6087505;-0.1425998,0.1820224;0.4665782;-0.006547928,0.2354461;0.2217347;0.01900816,0.2460285;-0.02028039;-0.00142169,-0.1744586;0.5171067;-0.08968613,-0.3316697;0.4829798;-0.2835302,-0.2852747;0.3546202;-0.4847067,0.07532749;-0.001304418;-0.01442909,0.1234472;-0.3063453;-0.04276777,0.1321871;-0.6397589;0.002962586,0.1564618;-0.6627262;-0.04561711,-0.05901171;0.009145242;-0.04814679,-0.09543514;-0.2968386;-0.08301404,-0.08436845;-0.629415;-0.03199668,-0.06955235;-0.6199353;-0.1035101,0.0267496;0.5351157;-0.1202981,601.66
+0;0;0,-0.007476031;0.3153899;0.01577458,-0.01286263;0.6257049;0.01681435,0.1842472;0.4945921;0.04064204,0.2149073;0.2448834;0.05333061,0.2535182;0.01104115;-0.0007776618,-0.1853527;0.4761777;-0.06029174,-0.25437;0.4110166;-0.2936287,-0.2826812;0.3854715;-0.5337258,0.07212169;0.005268296;-0.02558979,0.07341976;-0.3028981;0.009055343,0.07480665;-0.6330953;0.07463151,0.08902652;-0.59554;0.0004999414,-0.0630311;0.004374414;-0.04349799,-0.09707356;-0.3018102;-0.007993035,-0.1128189;-0.6308501;0.0614127,-0.09678923;-0.5931975;-0.01233865,-0.01158074;0.5487154;0.01900341,0;0;0,0.01549833;0.3090679;-0.06334329,0.03054033;0.6087505;-0.1425998,0.1820224;0.4665782;-0.006547928,0.2354461;0.2217347;0.01900816,0.2460285;-0.02028039;-0.00142169,-0.1744586;0.5171067;-0.08968613,-0.3316697;0.4829798;-0.2835302,-0.2852747;0.3546202;-0.4847067,0.07532749;-0.001304418;-0.01442909,0.1234472;-0.3063453;-0.04276777,0.1321871;-0.6397589;0.002962586,0.1564618;-0.6627262;-0.04561711,-0.05901171;0.009145242;-0.04814679,-0.09543514;-0.2968386;-0.08301404,-0.08436845;-0.629415;-0.03199668,-0.06955235;-0.6199353;-0.1035101,0.0267496;0.5351157;-0.1202981,601.6827
+0;0;0,-0.007396916;0.3152415;0.01608009,-0.01279917;0.6254636;0.01723958,0.1847595;0.4941967;0.04141276,0.2155012;0.2416721;0.05419403,0.254061;0.009239927;0.0002082475,-0.1856862;0.4764579;-0.06074926,-0.2554072;0.4137265;-0.2975632,-0.2838334;0.3879616;-0.5362139,0.07240138;0.005190839;-0.02543208,0.07369697;-0.3046948;0.009494897,0.07510559;-0.6339462;0.07494649,0.08944254;-0.5964029;0.001013435,-0.06316826;0.004470757;-0.0436518,-0.09725939;-0.3034051;-0.007583093,-0.1129155;-0.6315049;0.061683,-0.09677504;-0.5938635;-0.01186727,-0.01150636;0.548497;0.0194061,0;0;0,0.01541112;0.3088222;-0.06388974,0.03053674;0.6083692;-0.1432869,0.1830986;0.4672551;-0.007219791,0.2365466;0.219648;0.01944685,0.2473911;-0.02093963;-0.001193762,-0.1747451;0.516391;-0.0888917,-0.2928439;0.3497566;-0.2410848,-0.2723355;0.297886;-0.476276,0.07545917;-0.00107792;-0.01484752,0.1236326;-0.30791;-0.0428493,0.1326024;-0.6402883;0.003374338,0.1563143;-0.6632445;-0.04522538,-0.0593739;0.009012073;-0.04805434,-0.09499363;-0.2988914;-0.08236719,-0.08379231;-0.6305402;-0.03161264,-0.0691871;-0.6210424;-0.1029912,0.02671527;0.5347639;-0.1209736,601.6938

+ 161 - 0
DataCSV/Sam/FirstPersonPerspective_OneArm_Forward_HapticFeedback_Slow.csv

@@ -0,0 +1,161 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.006008271;0.3167669;0.008551814,0.0123138;0.6312083;0.002615352,0.1910881;0.5012599;0.008253521,0.2237061;0.2381353;0.02861527,0.2557181;0.02885231;-0.02147528,-0.165883;0.489686;-0.0001009069,-0.2069865;0.2269989;0.0042714,-0.2343593;0.01368338;-0.02859795,0.06371605;0.004339331;-0.03093553,0.07530817;-0.2764675;-0.0005788542,0.07873999;-0.5880108;0.0592485,0.07912854;-0.5492574;-0.02911054,-0.06284005;0.004147284;-0.03270319,-0.0816234;-0.2771089;-0.01147724,-0.09439465;-0.588753;0.04653231,-0.09180859;-0.5499799;-0.04178777,0.01066741;0.5534182;0.006486358,0;0;0,0.028863;0.3049037;-0.08155513,0.06345238;0.6049321;-0.1695659,0.1610281;0.455694;-0.01045227,0.1699978;0.1996145;0.06065297,0.2044749;-0.007435888;0.003428221,-0.1298238;0.5100719;-0.1712,-0.2577212;0.2770517;-0.1787481,-0.2368169;0.06168231;-0.2013802,0.07086664;-0.00278911;-0.002389908,0.1059157;-0.2826149;-0.0218184,0.1270188;-0.5979506;0.005900385,0.1475938;-0.63231;-0.05170727,-0.04823526;0.00855901;-0.05133881,-0.06826505;-0.2718722;-0.08075931,-0.0510785;-0.579388;-0.004674666,-0.02184511;-0.5769485;-0.08385751,0.05508527;0.5311736;-0.1459298,512.0588
+0;0;0,0.005878338;0.3167712;0.008487159,0.01200806;0.6312147;0.002479165,0.1908628;0.5013785;0.008322841,0.2234055;0.2382073;0.0281974,0.2559027;0.02894168;-0.02165245,-0.1661302;0.4896371;9.332458E-05,-0.2068579;0.2268867;0.00416791,-0.2342784;0.01358874;-0.02877565,0.06368327;0.004342392;-0.03100252,0.07535996;-0.2764487;-0.0005326848,0.07867172;-0.5879765;0.0593818,0.07903405;-0.5492277;-0.0289778,-0.06287215;0.004144688;-0.03264178,-0.0815628;-0.2771189;-0.01143208,-0.09440881;-0.5887402;0.04668368,-0.09184936;-0.5499712;-0.04163758,0.01041168;0.5534244;0.006366621,0;0;0,0.028863;0.3049037;-0.08155513,0.06345238;0.6049321;-0.1695659,0.1610281;0.455694;-0.01045227,0.1699978;0.1996145;0.06065297,0.2044749;-0.007435888;0.003428221,-0.1298238;0.5100719;-0.1712,-0.2577212;0.2770517;-0.1787481,-0.2368169;0.06168231;-0.2013802,0.07086664;-0.00278911;-0.002389908,0.1059157;-0.2826149;-0.0218184,0.1270188;-0.5979506;0.005900385,0.1475938;-0.63231;-0.05170727,-0.04823526;0.00855901;-0.05133881,-0.06826505;-0.2718722;-0.08075931,-0.0510785;-0.579388;-0.004674666,-0.02184511;-0.5769485;-0.08385751,0.05508527;0.5311736;-0.1459298,512.0842
+0;0;0,0.005868512;0.3162416;0.008472972,0.01198695;0.6301048;0.002475014,0.1956881;0.4989895;0.008365307,0.2268658;0.2468567;0.02740625,0.2593696;0.03754894;-0.02245364,-0.1708879;0.4869329;-8.51173E-05,-0.2099073;0.2352033;0.003818563,-0.2373334;0.02186236;-0.02913164,0.06212003;0.004235799;-0.03024149,0.07379699;-0.276562;0.00022907,0.07711399;-0.5885825;0.0602383,0.07747608;-0.5498396;-0.02806142,-0.06132881;0.004042947;-0.03184052,-0.08001991;-0.2772274;-0.01063031,-0.09288624;-0.5893415;0.04757736,-0.09032852;-0.5505785;-0.04068406,0.010393;0.5524325;0.006356576,0;0;0,0.02884327;0.3054184;-0.07747674,0.0630942;0.605889;-0.1619673,0.1555008;0.4479307;0.002225876,0.1667478;0.2014962;0.06585813,0.201241;-0.005417183;0.007984877,-0.1338572;0.5093995;-0.172052,-0.2576128;0.2870775;-0.18482,-0.234891;0.07199572;-0.2088155,0.0691623;-0.002821654;4.720688E-05,0.1041288;-0.2826623;-0.01941586,0.125129;-0.5984607;0.008854151,0.1458364;-0.6323696;-0.04911375,-0.04460089;0.008273459;-0.05228478,-0.06759834;-0.2723124;-0.07787596,-0.05175031;-0.5800953;-0.0004975572,-0.02022851;-0.5773407;-0.07883959,0.05483504;0.5319738;-0.1391871,512.1114
+0;0;0,0.005762369;0.3105218;0.008319723,0.01144064;0.6018407;0.002773309,0.1808499;0.4809677;0.008203262,0.2121402;0.2279244;0.02731296,0.2446496;0.0185802;-0.0225556,-0.1572049;0.4698491;0.000410317,-0.1963652;0.2172105;0.004328094,-0.2237961;0.003832445;-0.02862784,0.06176764;0.00421177;-0.03006994,0.07344842;-0.2766779;0.0004105903,0.07677314;-0.5894246;0.0605595,0.0771573;-0.5501488;-0.03312165,-0.06098091;0.004020012;-0.03165989,-0.07967813;-0.2773423;-0.01044274,-0.0925744;-0.5901829;0.0479004,-0.0898608;-0.5508859;-0.0457401,0.009971548;0.5302526;0.006350819,0;0;0,0.02337503;0.3024431;-0.06714177,0.03205448;0.5888591;-0.1202166,0.1545812;0.4491484;0.001917362,0.1640172;0.2026698;0.06925559,0.1999682;-0.00387755;0.0108223,-0.1312621;0.5106962;-0.1780569,-0.2568498;0.2885963;-0.194626,-0.2323869;0.07395898;-0.2211047,0.06875895;-0.002959996;0.0007910728,0.1031459;-0.2829266;-0.01922798,0.1241707;-0.5993751;0.01005912,0.1475298;-0.6362146;-0.05198264,-0.04438622;0.008163326;-0.05196541,-0.06633908;-0.2725073;-0.07854709,-0.05188233;-0.5809561;-0.0005099103,-0.01640524;-0.5770114;-0.08372555,0.03067946;0.5188187;-0.1049762,512.145
+0;0;0,0.005706726;0.3086134;0.008239788,0.01139232;0.6010587;0.002658246,0.1821177;0.4795262;0.008134908,0.213231;0.2288947;0.02711858,0.2461112;0.01956174;-0.02276849,-0.1585512;0.4683241;0.0004044939,-0.1970761;0.2180303;0.004067658,-0.224389;0.004618883;-0.02909398,0.06076833;0.00415061;-0.02963195,0.07248645;-0.2767042;0.0009126458,0.07579337;-0.5905406;0.06125507,0.07614186;-0.5514963;-0.03009498,-0.06002942;0.003952349;-0.03112744,-0.07864821;-0.2773949;-0.009989642,-0.09172887;-0.5912893;0.04870073,-0.08910809;-0.5522248;-0.04261036,0.009921119;0.5291878;0.006251032,0;0;0,0.02104541;0.3017493;-0.06202507,0.03077476;0.5889728;-0.116756,0.1507201;0.4480704;0.009886265,0.161474;0.2031286;0.07338762,0.1942542;-0.003776431;0.01417708,-0.1324585;0.5097161;-0.1782418,-0.2586056;0.2916643;-0.2044123,-0.2338837;0.07683231;-0.2294355,0.06761241;-0.00299871;0.002763987,0.1017633;-0.282983;-0.01704121,0.1226084;-0.6004989;0.01286697,0.1449958;-0.6355593;-0.04790068,-0.04263452;0.007900687;-0.05203793,-0.06580377;-0.2729517;-0.07516547,-0.05221502;-0.5824006;0.003588267,-0.01606524;-0.5776677;-0.07691959,0.02912407;0.5187123;-0.1012247,512.1785
+0;0;0,0.005670638;0.3066618;0.008187682,0.0113657;0.5995874;0.002592918,0.1824817;0.477724;0.008084751,0.2136128;0.226949;0.02707929,0.2464988;0.01757886;-0.02281665,-0.1589688;0.4664962;0.0003366009,-0.1975158;0.2160591;0.004001861,-0.2248334;0.002609774;-0.02916567,0.06038802;0.004124634;-0.02944649,0.07211305;-0.276896;0.001116134,0.07543211;-0.5918838;0.06167995,0.07578065;-0.552838;-0.0296859,-0.05965373;0.003927613;-0.03093263,-0.0782835;-0.2775857;-0.00978235,-0.09141216;-0.5926319;0.04912335,-0.08879092;-0.5535658;-0.04220353,0.009890062;0.5274996;0.006196553,0;0;0,0.01934634;0.3003722;-0.05952215,0.02970173;0.5878428;-0.1154165,0.1502558;0.4471967;0.01146293,0.1600248;0.2021834;0.07542468,0.1937935;-0.004389077;0.01547099,-0.1326785;0.5084051;-0.1798498,-0.2596336;0.2909382;-0.2082852,-0.2321204;0.07667534;-0.2355145,0.06711715;-0.003084004;0.004074097,0.1008568;-0.2832115;-0.0167675,0.1215085;-0.6018279;0.01411056,0.1446512;-0.6366394;-0.046664,-0.04157832;0.007785732;-0.05235882,-0.06484953;-0.2734392;-0.0727345,-0.05214565;-0.5841184;0.006090187,-0.01545678;-0.5793185;-0.07421269,0.02779422;0.5174242;-0.09962392,512.2024
+0;0;0,0.005656939;0.305921;0.008167903,0.01138621;0.6005885;0.002529745,0.1816628;0.4782874;0.008046326,0.2129582;0.2261886;0.02714114,0.2458512;0.01677409;-0.02276536,-0.1581544;0.4671133;0.0003352393,-0.1969049;0.2153542;0.004019849,-0.2242283;0.00185965;-0.0291547,0.05959575;0.00407052;-0.02906016,0.07132091;-0.2769534;0.001502816,0.07465284;-0.5931628;0.06230152,0.07499351;-0.5543216;-0.02699687,-0.05887109;0.003876084;-0.0305268,-0.07750109;-0.2776405;-0.009376284,-0.09068066;-0.5939085;0.04975788,-0.08811873;-0.5550476;-0.03950244,0.009896733;0.5278249;0.006167161,0;0;0,0.01839939;0.3003443;-0.05604553,0.03011079;0.5896953;-0.1111352,0.1461304;0.4492309;0.01900791,0.1581543;0.2016104;0.07763647,0.1940459;-0.004398674;0.01681613,-0.130032;0.5080664;-0.1791489,-0.2567953;0.2891557;-0.2092656,-0.2260146;0.07612015;-0.2423629,0.06620055;-0.002729565;0.004769802,0.09959561;-0.2829086;-0.01597905,0.1203251;-0.6026926;0.01571393,0.1426747;-0.6365333;-0.04325509,-0.04071907;0.007415104;-0.05195853,-0.06480461;-0.2738525;-0.07078458,-0.05302655;-0.5858079;0.00821615,-0.01552423;-0.580324;-0.06953359,0.02758998;0.5185789;-0.09544778,512.2347
+0;0;0,0.005528233;0.304077;0.008082247,0.01113968;0.598438;0.002378267,0.1783798;0.4771299;0.007910357,0.2107997;0.2167391;0.02771467,0.243772;0.007326201;-0.02226449,-0.1553816;0.466187;0.0005109757,-0.195082;0.2060748;0.003994216,-0.2222494;-0.007432595;-0.02940312,0.05979899;0.00409652;-0.02913853,0.0715651;-0.2772248;0.001515213,0.07484529;-0.595277;0.06262182,0.07514742;-0.5565212;-0.02584594,-0.05905628;0.003875401;-0.0306446,-0.07762209;-0.2779583;-0.009553147,-0.09105066;-0.5960203;0.05009782,-0.08854754;-0.5572447;-0.03833307,0.009685109;0.525755;0.006031169,0;0;0,0.01605407;0.298852;-0.05466675,0.02718838;0.5877951;-0.1103437,0.1455076;0.453189;0.01613188,0.1544388;0.1980693;0.08001304,0.1923491;-0.007401183;0.01850271,-0.1290725;0.5064507;-0.1782421,-0.2595008;0.2805785;-0.2131258,-0.2271729;0.0677366;-0.2461724,0.0663633;-0.001831532;0.005857706,0.09708428;-0.2825673;-0.01566935,0.1180242;-0.6041467;0.0167377,0.1397618;-0.637425;-0.04179978,-0.04088769;0.006971045;-0.0521666,-0.06618026;-0.2745885;-0.06961128,-0.05490096;-0.5884241;0.009647742,-0.01804933;-0.5825824;-0.06756388,0.02483874;0.5168127;-0.09439826,512.2684
+0;0;0,0.005537574;0.3045909;0.008095904,0.01119117;0.6011491;0.002340753,0.1779314;0.4792287;0.00790524,0.2107295;0.2158;0.0279406,0.2437072;0.00635232;-0.02204686,-0.1548707;0.4683173;0.000527129,-0.1950343;0.2051704;0.004051007,-0.2222062;-0.008372441;-0.02935187,0.05991404;0.004104402;-0.02919459,0.0717113;-0.2779618;0.001540314,0.07498373;-0.5952617;0.06250238,0.07528475;-0.556538;-0.02564046,-0.0591699;0.003882857;-0.03070356,-0.07778487;-0.2786971;-0.00955626,-0.09118168;-0.5960068;0.04995362,-0.08868776;-0.5572634;-0.03815249,0.009721551;0.5277141;0.006031454,0;0;0,0.01543033;0.2997285;-0.05288196,0.02666941;0.5909209;-0.1084855,0.1451368;0.4533072;0.01559067,0.1532439;0.1954315;0.08121252,0.1928053;-0.009503603;0.01883388,-0.1277742;0.5060768;-0.1784275,-0.2643687;0.2817119;-0.2217192,-0.2289033;0.06867345;-0.2502044,0.06645864;-0.001313508;0.006355047,0.09632618;-0.2828267;-0.01608133,0.1168941;-0.6036109;0.01679444,0.1384451;-0.6372155;-0.04095817,-0.04092734;0.006721026;-0.05233204,-0.06618652;-0.2756516;-0.0688497,-0.05569415;-0.5888563;0.009884126,-0.01884925;-0.5828186;-0.06701595,0.02416978;0.5191886;-0.09246254,512.2901
+0;0;0,0.005549905;0.3052691;0.008113933,0.01124784;0.6041434;0.002307705,0.1800254;0.4809085;0.007931385,0.2128151;0.2175475;0.0279616,0.2457918;0.008106321;-0.02202432,-0.1568362;0.469864;0.0004632762,-0.1969894;0.2067848;0.003986249,-0.2241605;-0.006751463;-0.0294156,0.05956131;0.004080239;-0.02902272,0.07136641;-0.2781732;0.001732593,0.07463846;-0.5954358;0.06268749,0.07493706;-0.5567819;-0.02474997,-0.05882156;0.003859997;-0.0305228,-0.07744889;-0.2789075;-0.009361463,-0.09084413;-0.5961798;0.05014142,-0.08837017;-0.5575064;-0.03725961,0.009763755;0.5299854;0.006034743,0;0;0,0.0147685;0.3006938;-0.05148792,0.0258882;0.5942603;-0.1070337,0.1451313;0.4512213;0.01671052,0.1513554;0.1931267;0.08139277,0.1928159;-0.01141188;0.0189693,-0.1288137;0.5070444;-0.1805491,-0.2663991;0.2834003;-0.2240113,-0.2300432;0.07094356;-0.2555086,0.06603734;-0.001123548;0.0066576,0.09560716;-0.2828465;-0.01592708,0.1160688;-0.6035848;0.01708937,0.1372851;-0.6367311;-0.04020548,-0.04052481;0.006493228;-0.05217369,-0.06657279;-0.2760386;-0.0679692,-0.05646349;-0.58924;0.0106727,-0.01958012;-0.5829268;-0.06547742,0.02334653;0.5218041;-0.09093571,512.3235
+0;0;0,0.005476945;0.3044879;0.008078006,0.01109143;0.6027694;0.002273272,0.170624;0.4824319;0.007748737,0.2047299;0.2086888;0.02847354,0.2381006;-0.0007049441;-0.02160134,-0.1479107;0.4720056;0.000840819,-0.1892677;0.1984965;0.004067822,-0.2158787;-0.01502073;-0.03012379,0.05954903;0.004088149;-0.02899661,0.07144672;-0.2798991;0.001961542,0.07474423;-0.5973897;0.06289128,0.07500843;-0.5587767;-0.02413573,-0.05879653;0.003847261;-0.03052492,-0.07737011;-0.2806772;-0.009322207,-0.09097292;-0.598146;0.0502773,-0.08854282;-0.5595118;-0.0367141,0.009631312;0.528805;0.005992161,0;0;0,0.0143819;0.3002992;-0.04921007,0.0260363;0.5934076;-0.1038585,0.1393307;0.4591185;0.01577401,0.1498673;0.1908141;0.08233023,0.1911693;-0.01356864;0.01917434,-0.1197992;0.5069897;-0.1739887,-0.2630791;0.2750357;-0.2208527,-0.2264187;0.06263581;-0.2526191,0.06601216;-0.0005257726;0.006761789,0.09422712;-0.2841707;-0.01555848,0.1146676;-0.605124;0.01752782,0.1359507;-0.6379537;-0.03945827,-0.04068714;0.006147202;-0.05206123,-0.06767134;-0.2780771;-0.06745929,-0.05791673;-0.5915225;0.0111564,-0.02077937;-0.5849935;-0.0644603,0.02328566;0.5211121;-0.08796859,512.3571
+0;0;0,0.005476945;0.3044879;0.008078006,0.01109143;0.6027694;0.002273272,0.170624;0.4824319;0.007748737,0.2047299;0.2086888;0.02847354,0.2381006;-0.0007049441;-0.02160134,-0.1479107;0.4720056;0.000840819,-0.1892677;0.1984965;0.004067822,-0.2158787;-0.01502073;-0.03012379,0.05954903;0.004088149;-0.02899661,0.07144672;-0.2798991;0.001961542,0.07474423;-0.5973897;0.06289128,0.07500843;-0.5587767;-0.02413573,-0.05879653;0.003847261;-0.03052492,-0.07737011;-0.2806772;-0.009322207,-0.09097292;-0.598146;0.0502773,-0.08854282;-0.5595118;-0.0367141,0.009631312;0.528805;0.005992161,0;0;0,0.0143819;0.3002992;-0.04921007,0.0260363;0.5934076;-0.1038585,0.1393307;0.4591185;0.01577401,0.1498673;0.1908141;0.08233023,0.1911693;-0.01356864;0.01917434,-0.1197992;0.5069897;-0.1739887,-0.2630791;0.2750357;-0.2208527,-0.2264187;0.06263581;-0.2526191,0.06601216;-0.0005257726;0.006761789,0.09422712;-0.2841707;-0.01555848,0.1146676;-0.605124;0.01752782,0.1359507;-0.6379537;-0.03945827,-0.04068714;0.006147202;-0.05206123,-0.06767134;-0.2780771;-0.06745929,-0.05791673;-0.5915225;0.0111564,-0.02077937;-0.5849935;-0.0644603,0.02328566;0.5211121;-0.08796859,512.3795
+0;0;0,0.005475251;0.3043937;0.008075508,0.01109557;0.6029868;0.002265573,0.1708102;0.4825402;0.007745866,0.2049891;0.2082116;0.02851499,0.238361;-0.001189932;-0.02156176,-0.148087;0.472102;0.0008300841,-0.1895325;0.198008;0.004063989,-0.2161444;-0.01551723;-0.0301289,0.05953374;0.004087099;-0.02898916,0.07144293;-0.2801747;0.001998926,0.07474443;-0.5980498;0.06300244,0.07500834;-0.5594462;-0.02392902,-0.05878143;0.003846273;-0.03051708,-0.07737297;-0.2809532;-0.009293865,-0.09099223;-0.5988064;0.0503778,-0.08856481;-0.5601817;-0.03651807,0.009634344;0.5289661;0.00598729,0;0;0,0.01395508;0.300446;-0.04783463,0.02564466;0.593954;-0.1020241,0.1398653;0.4585834;0.01613068,0.1493964;0.1897495;0.0831623,0.1907092;-0.01458126;0.01981758,-0.1197449;0.5066193;-0.1732691,-0.2635694;0.2744599;-0.2209374,-0.2256868;0.06247659;-0.2540786,0.06596548;-0.0004801154;0.007047415,0.09373443;-0.2844628;-0.01507902,0.114111;-0.6057757;0.01838231,0.1351967;-0.6385815;-0.03855634,-0.04068774;0.006080965;-0.05204682,-0.06799065;-0.2784479;-0.06635582,-0.05851654;-0.5923567;0.01205551,-0.02148553;-0.5857093;-0.06353901,0.02285365;0.5215838;-0.08621836,512.4128
+0;0;0,0.005293657;0.304076;0.008092917,0.01070771;0.6026189;0.002253415,0.1703538;0.482349;0.007806994,0.2045982;0.2079645;0.02868406,0.2381177;-0.001371905;-0.0215401,-0.1482608;0.4718164;0.001009064,-0.1892571;0.1975752;0.00355174,-0.2161016;-0.01596802;-0.03030664,0.05971822;0.004130892;-0.02905269,0.07169273;-0.2807037;0.002096482,0.0749124;-0.5985656;0.063044,0.07514905;-0.5599954;-0.02355547,-0.05894479;0.003824061;-0.03063132,-0.07751525;-0.2815678;-0.009392742,-0.09136826;-0.5993587;0.05042525,-0.08897484;-0.560767;-0.03613934,0.009309346;0.5286164;0.005983619,0;0;0,0.01352249;0.3002869;-0.04691148,0.02520215;0.593744;-0.1010795,0.1401263;0.4575979;0.01548148,0.1489714;0.1889875;0.08378673,0.1902472;-0.01537308;0.020535,-0.1199727;0.5064268;-0.1723576,-0.2636265;0.2740136;-0.2197193,-0.2253576;0.06226361;-0.2538536,0.06612807;-0.0002703965;0.007375241,0.09317396;-0.2849278;-0.01460505,0.1134205;-0.6062064;0.01902938,0.1342664;-0.6386033;-0.03793597,-0.04082768;0.005975033;-0.0521995,-0.06851502;-0.2791574;-0.06551666,-0.05912803;-0.5931134;0.01261568,-0.02249253;-0.5863106;-0.06283434,0.02239957;0.521396;-0.08526349,512.4361
+0;0;0,0.005292175;0.3039909;0.008090651,0.01070383;0.6024015;0.002254037,0.1658972;0.4834512;0.00775517,0.2001652;0.2088775;0.02864663,0.2336954;-0.0005259365;-0.02159362,-0.1439064;0.4732099;0.001145229,-0.1849311;0.1987796;0.003689658,-0.2117841;-0.01483205;-0.03017957,0.06007556;0.00415561;-0.02922654,0.07209067;-0.2816448;0.002028259,0.07531821;-0.6002835;0.06312472,0.07555256;-0.5617967;-0.02263169,-0.0592975;0.003846944;-0.03081461,-0.07793093;-0.2825126;-0.00950402,-0.0918178;-0.6010801;0.05046015,-0.08944768;-0.562572;-0.03526172,0.009306217;0.5284392;0.005982218,0;0;0,0.01328585;0.3003606;-0.04594517,0.0249099;0.5937123;-0.09996057,0.1377733;0.4623507;0.01423144,0.1496466;0.1945286;0.08586835,0.1887065;-0.01007931;0.02177405,-0.1162077;0.5069213;-0.1690629,-0.2598622;0.27428;-0.2164218,-0.2215516;0.06254339;-0.2510347,0.06655459;0.0006310046;0.007114887,0.09271007;-0.2851008;-0.01471043,0.1125895;-0.6071997;0.01891923,0.133578;-0.6388912;-0.03747129,-0.04127785;0.005718756;-0.0523829,-0.06918602;-0.2803834;-0.06541312,-0.0598009;-0.5951735;0.01264409,-0.02352498;-0.5880908;-0.06208944,0.02210138;0.5214026;-0.0841589,512.4581
+0;0;0,0.00528636;0.3036568;0.00808176,0.01069446;0.6018711;0.002248525,0.1656351;0.4830311;0.007744902,0.2000582;0.2072138;0.02873098,0.2335942;-0.002225637;-0.0215179,-0.1436671;0.4728064;0.001145661,-0.1848775;0.1971331;0.003701614,-0.2117352;-0.01651528;-0.03017343,0.05997882;0.004148918;-0.02917947,0.07200481;-0.2819102;0.002103612,0.07523756;-0.601064;0.06329882,0.07547175;-0.5625831;-0.02239673,-0.05920201;0.003840749;-0.03076499,-0.07785232;-0.282778;-0.009435108,-0.09176163;-0.6018604;0.05062599,-0.08939319;-0.5633584;-0.03503504,0.00929756;0.5279462;0.00597482,0;0;0,0.01298226;0.3001059;-0.04548264,0.02452392;0.5932289;-0.09967303,0.137058;0.4649788;0.0162921,0.1498112;0.1956958;0.08717657,0.1882235;-0.008893594;0.0225072,-0.11688;0.5085015;-0.1680712,-0.2613722;0.2747095;-0.2145886,-0.2238514;0.06304565;-0.2507145,0.06645602;0.0007381439;0.00701189,0.0920601;-0.2852866;-0.01506472,0.1120392;-0.6078542;0.01907277,0.1329364;-0.6394762;-0.0373342,-0.04129688;0.005591802;-0.05224378,-0.06992508;-0.2807153;-0.06496163,-0.06067525;-0.5961066;0.01286609,-0.02423557;-0.5889989;-0.0617248,0.02172026;0.5209664;-0.08383036,512.4922
+0;0;0,0.005031095;0.3036546;0.008323377,0.01025829;0.6018739;0.002576133,0.1652551;0.4829928;0.007968321,0.1999021;0.2072097;0.02903608,0.2335699;-0.002178073;-0.02133957,-0.1440287;0.4727812;0.001487436,-0.1848076;0.1970376;0.003254373,-0.2119576;-0.01660429;-0.03042796,0.05999135;0.004185523;-0.02914847,0.07186755;-0.2818591;0.002323844,0.07504122;-0.6010008;0.06358524,0.07524872;-0.5625071;-0.0221091,-0.05919727;0.003804281;-0.03077864,-0.07792801;-0.2827929;-0.009230815,-0.0919296;-0.6018517;0.05093395,-0.08958812;-0.5633368;-0.03472655,0.008927878;0.5279467;0.006280297,0;0;0,0.01298226;0.3001059;-0.04548264,0.02452392;0.5932289;-0.09967303,0.137058;0.4649788;0.0162921,0.1498112;0.1956958;0.08717657,0.1882235;-0.008893594;0.0225072,-0.11688;0.5085015;-0.1680712,-0.2613722;0.2747095;-0.2145886,-0.2238514;0.06304565;-0.2507145,0.06645602;0.0007381439;0.00701189,0.0920601;-0.2852866;-0.01506472,0.1120392;-0.6078542;0.01907277,0.1329364;-0.6394762;-0.0373342,-0.04129688;0.005591802;-0.05224378,-0.06992508;-0.2807153;-0.06496163,-0.06067525;-0.5961066;0.01286609,-0.02423557;-0.5889989;-0.0617248,0.02172026;0.5209664;-0.08383036,512.515
+0;0;0,0.005031256;0.3036644;0.008323644,0.01025819;0.6018685;0.00257688,0.1674188;0.4823735;0.007992012,0.2009892;0.21516;0.02840512,0.2346741;0.005665958;-0.02199609,-0.1461456;0.4720206;0.00142143,-0.1856574;0.2048453;0.003133462,-0.2128212;-0.008905008;-0.03056596,0.06006156;0.004190422;-0.02918258,0.07193575;-0.2818059;0.002284419,0.07511451;-0.6014593;0.06364404,0.07533101;-0.5625973;-0.02576625,-0.05926655;0.003808734;-0.03081466,-0.07799412;-0.28274;-0.009270472,-0.09201816;-0.6023105;0.05099078,-0.08957516;-0.5634264;-0.03838421,0.008927921;0.5279496;0.006280627,0;0;0,0.0130306;0.300187;-0.04499578,0.02472334;0.5933239;-0.09899187,0.1399465;0.4618718;0.01557039,0.1519568;0.2021829;0.08881115,0.1856283;-0.002865553;0.02259897,-0.1186083;0.5086051;-0.168691,-0.2590709;0.2815847;-0.2096637,-0.2208247;0.07014194;-0.2469719,0.06653427;0.0007061958;0.007019043,0.09203229;-0.285274;-0.01512313,0.1120092;-0.6083577;0.01910019,0.1348776;-0.6427815;-0.03920412,-0.04137126;0.005603486;-0.05228378,-0.07013233;-0.2806557;-0.06467616,-0.06081727;-0.5966083;0.01304472,-0.02329258;-0.5904472;-0.06503464,0.02186645;0.5210639;-0.08318615,512.5381
+0;0;0,0.005028754;0.3035133;0.008319504,0.01024753;0.6012543;0.002583828,0.1831143;0.4774113;0.008160126,0.2146938;0.2260449;0.02736263,0.2483758;0.01656902;-0.02303422,-0.1615178;0.4660326;0.0009385357,-0.1986863;0.2147022;0.002549035,-0.2258478;0.0009704083;-0.03114747,0.05997709;0.004184529;-0.02914154,0.07185574;-0.2819192;0.002337273,0.07503124;-0.6012458;0.06363416,0.07524572;-0.5624664;-0.0249418,-0.05918321;0.003803378;-0.03077133,-0.07791781;-0.282853;-0.009219047,-0.09192752;-0.6020967;0.05098059,-0.0895073;-0.5632955;-0.0375604,0.008920283;0.527503;0.006279178,0;0;0,0.01336811;0.3001127;-0.04436803,0.02623716;0.5928882;-0.09749913,0.1456082;0.4508652;0.03178048,0.1534154;0.2034658;0.08908319,0.1881793;-0.00151822;0.02329946,-0.1323917;0.5095794;-0.1746284,-0.2643399;0.2956676;-0.2118096,-0.2280983;0.08408011;-0.2501732,0.06643054;0.0005350113;0.007119656,0.09226486;-0.2854981;-0.01535273,0.1121028;-0.6082342;0.01906681,0.1345534;-0.642419;-0.03837109,-0.04115228;0.005875247;-0.05230644,-0.07000191;-0.2805234;-0.06374581,-0.06078891;-0.5962905;0.01334604,-0.02236706;-0.5899617;-0.06337592,0.02298284;0.520762;-0.08194613,512.5721
+0;0;0,0.004711459;0.3034515;0.008342967,0.009552153;0.6011061;0.00251394,0.1893109;0.4753625;0.008311436,0.2200775;0.2315337;0.02710075,0.2537466;0.02238934;-0.02333819,-0.1685504;0.4630954;0.0002561654,-0.2042911;0.2192245;0.001574955,-0.2314051;0.005946487;-0.03301323,0.05986869;0.004256567;-0.02906579,0.07154697;-0.2819722;0.002582651,0.07478116;-0.6012571;0.06385117,0.07509158;-0.5625609;-0.02394152,-0.05907189;0.003712091;-0.03072345,-0.07788006;-0.2830624;-0.009008164,-0.09205879;-0.6022743;0.05107464,-0.08956071;-0.5635514;-0.03668041,0.008343161;0.5273724;0.006237547,0;0;0,0.01340041;0.3000939;-0.04403043,0.02633938;0.5927657;-0.09720469,0.1493428;0.4494842;0.03856898,0.1580622;0.2084475;0.08933736,0.2020572;0.003735691;0.02953292,-0.1396489;0.5111738;-0.1759202,-0.2669321;0.3026802;-0.2088065,-0.2325761;0.09122695;-0.2478736,0.06628245;0.0003057718;0.007330894,0.09233736;-0.285821;-0.01541805,0.1121006;-0.6085161;0.01899862,0.1342055;-0.6420813;-0.03804636,-0.04084434;0.006294386;-0.05233851,-0.07004662;-0.2802545;-0.06243194,-0.06077319;-0.5961931;0.01375171,-0.02254304;-0.5896574;-0.06221645,0.02307083;0.5206637;-0.0816288,512.5943
+0;0;0,0.004711459;0.3034515;0.008342967,0.009552153;0.6011061;0.00251394,0.1893109;0.4753625;0.008311436,0.2200775;0.2315337;0.02710075,0.2537466;0.02238934;-0.02333819,-0.1685504;0.4630954;0.0002561654,-0.2042911;0.2192245;0.001574955,-0.2314051;0.005946487;-0.03301323,0.05986869;0.004256567;-0.02906579,0.07154697;-0.2819722;0.002582651,0.07478116;-0.6012571;0.06385117,0.07509158;-0.5625609;-0.02394152,-0.05907189;0.003712091;-0.03072345,-0.07788006;-0.2830624;-0.009008164,-0.09205879;-0.6022743;0.05107464,-0.08956071;-0.5635514;-0.03668041,0.008343161;0.5273724;0.006237547,0;0;0,0.01340041;0.3000939;-0.04403043,0.02633938;0.5927657;-0.09720469,0.1493428;0.4494842;0.03856898,0.1580622;0.2084475;0.08933736,0.2020572;0.003735691;0.02953292,-0.1396489;0.5111738;-0.1759202,-0.2669321;0.3026802;-0.2088065,-0.2325761;0.09122695;-0.2478736,0.06628245;0.0003057718;0.007330894,0.09233736;-0.285821;-0.01541805,0.1121006;-0.6085161;0.01899862,0.1342055;-0.6420813;-0.03804636,-0.04084434;0.006294386;-0.05233851,-0.07004662;-0.2802545;-0.06243194,-0.06077319;-0.5961931;0.01375171,-0.02254304;-0.5896574;-0.06221645,0.02307083;0.5206637;-0.0816288,512.6174
+0;0;0,0.004806426;0.309568;0.008511133,0.009950075;0.6258357;0.002258272,0.1963658;0.4920959;0.008438944,0.2257988;0.2588362;0.02641381,0.2594553;0.04976988;-0.0240063,-0.1748559;0.4793708;8.2938E-05,-0.2090474;0.2460709;0.001344563,-0.2361513;0.03287241;-0.03323072,0.05985317;0.004255464;-0.02905826,0.07153776;-0.2821278;0.002607269,0.07477015;-0.601235;0.06384167,0.07507672;-0.5626465;-0.02286287,-0.05905658;0.003711129;-0.03071549,-0.0778749;-0.2832182;-0.008988472,-0.09204573;-0.6022523;0.05106087,-0.08957861;-0.5636375;-0.03560648,0.008641811;0.5460476;0.00628763,0;0;0,0.02155841;0.3049711;-0.04955578,0.05981601;0.6100705;-0.1236017,0.1522321;0.4491668;0.04086637,0.16574;0.2188497;0.08956027,0.2099839;0.01364769;0.03195572,-0.1344749;0.5120316;-0.1655678,-0.2559227;0.3115622;-0.1912967,-0.222715;0.1004379;-0.232618,0.06625359;3.668666E-05;0.00744009,0.092893;-0.2861911;-0.01533294,0.1121163;-0.6087416;0.01903462,0.1341557;-0.6413671;-0.03739095,-0.04074011;0.006749385;-0.05234102,-0.06990715;-0.2799959;-0.06134425,-0.06077604;-0.5959628;0.01396212,-0.0244824;-0.5910899;-0.06115733,0.04862873;0.5341831;-0.1012402,512.6509
+0;0;0,0.004614925;0.3098526;0.008607932,0.009616284;0.6248029;0.002436064,0.2013195;0.4903174;0.008579949,0.2288392;0.2731506;0.02535568,0.2626899;0.06400995;-0.02526638,-0.1800908;0.4768587;-0.001010865,-0.2117762;0.2596131;-0.0002513287,-0.2393101;0.04648307;-0.03582869,0.05982643;0.004305218;-0.02899498,0.07142167;-0.2820372;0.002696682,0.07465219;-0.6010294;0.06389317,0.07512924;-0.5624179;-0.02300714,-0.05899069;0.003646052;-0.03074491,-0.07785755;-0.2832298;-0.008902395,-0.09215573;-0.6021214;0.05122391,-0.08951227;-0.5634845;-0.03563499,0.008355697;0.5457175;0.006422251,0;0;0,0.02253066;0.3051227;-0.04996562,0.05966923;0.6092682;-0.1229517,0.1576794;0.4471513;0.04369116,0.1781204;0.2342882;0.09340715,0.2217954;0.02931377;0.03402519,-0.1404831;0.5125409;-0.1639093,-0.2532726;0.3252678;-0.1840961,-0.2214927;0.1138165;-0.2256492,0.06618483;-0.0004251003;0.007604837,0.09365164;-0.286526;-0.01525664,0.1126051;-0.6089744;0.01908326,0.1350909;-0.6411926;-0.03791976,-0.04073728;0.007098447;-0.05223535,-0.06910349;-0.2797259;-0.05984788,-0.06006596;-0.5957271;0.01480459,-0.02429785;-0.5908452;-0.06079817,0.0490368;0.5338724;-0.1011713,512.6844
+0;0;0,0.004559819;0.3061527;0.008505145,0.009164518;0.5961425;0.002972409,0.1932377;0.4738069;0.008529507,0.2197329;0.2647254;0.02468066,0.2536331;0.05527891;-0.02601543,-0.1727788;0.4608914;-0.0006742189,-0.2032845;0.251734;5.703879E-05,-0.2308586;0.0382923;-0.03557236,0.06007089;0.00432281;-0.02911346,0.07164707;-0.2815489;0.002526104,0.07487542;-0.6003273;0.06368157,0.07534858;-0.561786;-0.02250969,-0.05923174;0.00366095;-0.03087054,-0.07806759;-0.2827432;-0.009063931,-0.09235619;-0.6014211;0.05102208,-0.08973429;-0.5628548;-0.0351281,0.008061956;0.5269711;0.006458894,0;0;0,0.01928802;0.3022893;-0.04551625,0.0307656;0.5885151;-0.09106112,0.1612204;0.4437214;0.03909206,0.1889987;0.241716;0.09477091,0.2339354;0.0384014;0.0297246,-0.1421208;0.5145419;-0.1652581,-0.2521896;0.3348311;-0.1815934,-0.2232977;0.1224888;-0.2223753,0.06650132;-0.001056522;0.007158995,0.09480387;-0.2866086;-0.01557159,0.1134918;-0.608845;0.01884508,0.1357162;-0.6407807;-0.03747678,-0.04172156;0.007517143;-0.0517455,-0.06819408;-0.2790013;-0.05975104,-0.05905993;-0.5949881;0.01399835,-0.02386815;-0.5877857;-0.06179031,0.03073059;0.5200832;-0.0803318,512.7071
+0;0;0,0.004610976;0.3095875;0.008600566,0.00969369;0.6296507;0.002243772,0.2094679;0.489489;0.008647032,0.2359314;0.2806574;0.02477889,0.2699226;0.0706491;-0.02605319,-0.1880008;0.4754637;-0.001347581,-0.2184701;0.2665562;-0.0006171976,-0.2461182;0.052542;-0.03634216,0.06010007;0.00432491;-0.0291276,0.07165995;-0.2811446;0.002467453,0.07488803;-0.5998957;0.06361769,0.075362;-0.5613397;-0.02272193,-0.05926052;0.003662728;-0.03088554,-0.07806986;-0.2823386;-0.009109605,-0.09235724;-0.6009891;0.05097126,-0.08973083;-0.562408;-0.03532721,0.008379807;0.5472217;0.00639849,0;0;0,0.02294824;0.3048038;-0.05007648,0.06205555;0.6114653;-0.1325028,0.1673208;0.4424545;0.04066038,0.2047003;0.242868;0.09844661,0.2468577;0.04227623;0.02210236,-0.1509667;0.5116724;-0.1603886,-0.2608972;0.3318864;-0.1731743,-0.2343336;0.1185968;-0.2137294,0.06659494;-0.001538008;0.006472111,0.0957543;-0.2865995;-0.01620865,0.1143635;-0.6087783;0.01852632,0.1367182;-0.6408293;-0.03784656,-0.04233488;0.007935937;-0.05122421,-0.0680689;-0.2782294;-0.05970363,-0.05843603;-0.5944066;0.01303684,-0.02513467;-0.5896949;-0.06298611,0.04985212;0.5341908;-0.1061733,512.74
+0;0;0,0.004401201;0.3110399;0.008788332,0.009350837;0.629163;0.002607173,0.2168754;0.4880497;0.009049088,0.2433901;0.2791266;0.02513084,0.2775936;0.06896111;-0.02577501,-0.1955987;0.4729506;-0.002528308,-0.2261576;0.2639622;-0.003242034,-0.254248;0.04998136;-0.04003803,0.06071917;0.004436953;-0.02940672,0.07213429;-0.2808666;0.002338706,0.07535382;-0.6000904;0.06364422,0.07600974;-0.5615725;-0.02223802,-0.05987118;0.003634074;-0.03120087,-0.07883619;-0.2821879;-0.009239173,-0.09317929;-0.6013048;0.05102115,-0.09038133;-0.562763;-0.03481563,0.008074345;0.5479196;0.006682699,0;0;0,0.0260734;0.3054785;-0.05334282,0.06411019;0.6106982;-0.1344154,0.177851;0.4414649;0.04234767,0.2167888;0.2417293;0.09891653,0.2650898;0.04403986;0.01819038,-0.1576539;0.5120208;-0.1576293,-0.2702657;0.333669;-0.1685715,-0.2492453;0.1190973;-0.2066232,0.06736342;-0.00247103;0.005227089,0.09756881;-0.2872422;-0.01777697,0.1167976;-0.6098844;0.01693463,0.1386576;-0.6414192;-0.03949547,-0.04358074;0.008894235;-0.05092023,-0.06749848;-0.2772162;-0.06116598,-0.05733012;-0.5940722;0.01074712,-0.02523274;-0.5893159;-0.06528747,0.0529906;0.534098;-0.1093655,512.7639
+0;0;0,0.004401201;0.3110399;0.008788332,0.009350837;0.629163;0.002607173,0.2168754;0.4880497;0.009049088,0.2433901;0.2791266;0.02513084,0.2775936;0.06896111;-0.02577501,-0.1955987;0.4729506;-0.002528308,-0.2261576;0.2639622;-0.003242034,-0.254248;0.04998136;-0.04003803,0.06071917;0.004436953;-0.02940672,0.07213429;-0.2808666;0.002338706,0.07535382;-0.6000904;0.06364422,0.07600974;-0.5615725;-0.02223802,-0.05987118;0.003634074;-0.03120087,-0.07883619;-0.2821879;-0.009239173,-0.09317929;-0.6013048;0.05102115,-0.09038133;-0.562763;-0.03481563,0.008074345;0.5479196;0.006682699,0;0;0,0.0260734;0.3054785;-0.05334282,0.06411019;0.6106982;-0.1344154,0.177851;0.4414649;0.04234767,0.2167888;0.2417293;0.09891653,0.2650898;0.04403986;0.01819038,-0.1576539;0.5120208;-0.1576293,-0.2702657;0.333669;-0.1685715,-0.2492453;0.1190973;-0.2066232,0.06736342;-0.00247103;0.005227089,0.09756881;-0.2872422;-0.01777697,0.1167976;-0.6098844;0.01693463,0.1386576;-0.6414192;-0.03949547,-0.04358074;0.008894235;-0.05092023,-0.06749848;-0.2772162;-0.06116598,-0.05733012;-0.5940722;0.01074712,-0.02523274;-0.5893159;-0.06528747,0.0529906;0.534098;-0.1093655,512.785
+0;0;0,0.00440477;0.3112921;0.008795459,0.009324485;0.6275039;0.002687956,0.2193965;0.4870392;0.009089626,0.2459119;0.2781104;0.02517182,0.2801667;0.06762944;-0.02581043,-0.1980673;0.4717574;-0.002627819,-0.228627;0.2627633;-0.003341565,-0.2567596;0.0484613;-0.04019279,0.06147453;0.00449215;-0.02977254,0.07288437;-0.2806793;0.001958175,0.07610604;-0.6001163;0.06330463,0.07677072;-0.5614844;-0.02372612,-0.06061599;0.003679282;-0.03158901,-0.07957222;-0.2820103;-0.00963749,-0.09392489;-0.6013403;0.05066307,-0.09108952;-0.5626842;-0.03632161,0.008069564;0.5476334;0.006694612,0;0;0,0.02831301;0.3052135;-0.05516004,0.06563312;0.6087367;-0.1355472,0.1843194;0.4426934;0.04191923,0.2339354;0.245189;0.0979836,0.2816393;0.04973525;0.01082301,-0.1591049;0.5108467;-0.1552367,-0.2711808;0.3320011;-0.1633706,-0.2518215;0.116721;-0.2001743,0.0683053;-0.003054351;0.003279924,0.1002383;-0.2875238;-0.01946163,0.11919;-0.6104065;0.01519847,0.1414511;-0.642428;-0.04230881,-0.04575508;0.009529535;-0.05001362,-0.06664328;-0.2765392;-0.06372886,-0.05592798;-0.593876;0.00695575,-0.02417707;-0.5895196;-0.07039792,0.05511513;0.533293;-0.1111639,512.8196
+0;0;0,0.004005158;0.311721;0.009072653,0.008741216;0.6273224;0.003108043,0.2194061;0.4870771;0.009350459,0.2459691;0.2784582;0.02522447,0.2804246;0.0678055;-0.02552182,-0.1989513;0.4714358;-0.00334923,-0.2293886;0.2627618;-0.00620007,-0.2587968;0.04905255;-0.04620587,0.06199431;0.004604907;-0.02995292,0.07314005;-0.2808114;0.001950821,0.07626254;-0.6006739;0.06347461,0.07708994;-0.561875;-0.0251163,-0.06108343;0.003631236;-0.03189523,-0.0803532;-0.2822666;-0.009633495,-0.09461721;-0.6020427;0.05075495,-0.09158216;-0.563217;-0.03778515,0.007540724;0.5478054;0.007079705,0;0;0,0.03031051;0.3051179;-0.05703235,0.06802423;0.6080068;-0.1373012,0.1892042;0.4437096;0.03953362,0.2477836;0.2498738;0.09848714,0.2950762;0.05537915;0.00864172,-0.158083;0.5103878;-0.1522429,-0.2700076;0.3317468;-0.1585412,-0.2552319;0.1158762;-0.1948526,0.06890739;-0.003483444;0.001146793,0.1023901;-0.2880732;-0.02103639,0.121335;-0.6114445;0.01330185,0.1437398;-0.6439519;-0.04600501,-0.04770458;0.01003923;-0.04883814,-0.06679475;-0.2762156;-0.06610882,-0.05531302;-0.5942823;0.003236182,-0.02393404;-0.5904818;-0.07585491,0.05768992;0.5328042;-0.113261,512.8517
+0;0;0,0.004012014;0.3122546;0.009088185,0.008741562;0.6274236;0.003138752,0.2189816;0.487579;0.009362698,0.2455423;0.2789781;0.02523534,0.2799871;0.0683907;-0.02549522,-0.1985286;0.4719695;-0.003311271,-0.2289633;0.2633134;-0.006161866,-0.2583623;0.04967038;-0.04615526,0.06254592;0.004645879;-0.03021942,0.07369787;-0.2809294;0.001702089,0.0768172;-0.600468;0.06316356,0.07763331;-0.5617892;-0.02421933,-0.06162693;0.003663545;-0.03217901,-0.08090743;-0.2823936;-0.009904878,-0.095157;-0.6018459;0.05042241,-0.09216333;-0.5631405;-0.03691036,0.007545264;0.5481844;0.007096542,0;0;0,0.03150819;0.3051532;-0.05907988,0.06939314;0.6075042;-0.1396766,0.1926626;0.4458751;0.03606558,0.2603987;0.2550157;0.09485555,0.2995734;0.05791298;0.006975174,-0.1570123;0.5118045;-0.1502621,-0.2688681;0.3330482;-0.1527575,-0.2580887;0.1172514;-0.1904752,0.06951859;-0.003627509;-0.0008921623,0.1038658;-0.2882967;-0.02280855,0.1222868;-0.6113824;0.01137447,0.1436794;-0.6430289;-0.04739475,-0.04959085;0.01028712;-0.04776726,-0.06754816;-0.2760053;-0.0680352,-0.05553943;-0.5940154;-8.262694E-05,-0.02545453;-0.5899627;-0.07839863,0.05925667;0.5324958;-0.1158659,512.8745
+0;0;0,0.00401788;0.3127111;0.009101471,0.008738852;0.6273106;0.003172816,0.2178459;0.4881772;0.009365338,0.2443907;0.2797015;0.02522845,0.2788326;0.06913143;-0.02549792,-0.1974156;0.4726517;-0.003240369,-0.227832;0.2641208;-0.006089252,-0.2572286;0.05049551;-0.04607935,0.06265297;0.004653831;-0.03027115,0.07381132;-0.2810853;0.001668675,0.07692746;-0.600297;0.06306728,0.07774295;-0.5616248;-0.02424897,-0.06173241;0.003669816;-0.0322341,-0.08102398;-0.2825515;-0.009947179,-0.09525897;-0.6016769;0.05031839,-0.09226759;-0.5629782;-0.03694778,0.007548362;0.5484561;0.007111388,0;0;0,0.03211072;0.305181;-0.06099772,0.0697953;0.6065571;-0.143182,0.1960231;0.4490789;0.0306077,0.2674269;0.2601108;0.09069896,0.3068884;0.06280456;0.003451116,-0.1560315;0.5119706;-0.1478143,-0.2680695;0.3334622;-0.147023,-0.2590088;0.1179968;-0.1869195,0.06960416;-0.003676504;-0.002267122,0.1053855;-0.2883607;-0.02385616,0.1223653;-0.6112304;0.009945393,0.1434061;-0.642861;-0.04886746,-0.05034249;0.01027169;-0.04715423,-0.06805152;-0.2760999;-0.06881544,-0.05605078;-0.5940295;-0.002089456,-0.02714459;-0.5900738;-0.08074141,0.05996888;0.5319182;-0.1193609,512.9075
+0;0;0,0.003743779;0.3130621;0.009245051,0.008320961;0.6274208;0.003400764,0.2148718;0.4892712;0.009535161,0.2415349;0.2811378;0.02509336,0.2758612;0.07046233;-0.02522451,-0.1952573;0.4739118;-0.002826361,-0.225525;0.2657691;-0.008567723,-0.2557847;0.05270246;-0.05077335,0.06293151;0.004731337;-0.03036031,0.0738586;-0.2807368;0.001670696,0.07699453;-0.6001567;0.06308749,0.07777639;-0.5616581;-0.02240629,-0.0619816;0.003627384;-0.03239802,-0.08133516;-0.2823099;-0.009975521,-0.09578591;-0.6016122;0.05042414,-0.0928727;-0.5630897;-0.03502119,0.007172671;0.5487491;0.007319346,0;0;0,0.0319544;0.3051911;-0.06280661,0.06898013;0.6061565;-0.1458764,0.1983461;0.4521497;0.02317023,0.2727571;0.2659281;0.08686471,0.3140516;0.06880176;8.72612E-05,-0.1546659;0.512624;-0.1436806,-0.2660808;0.3341509;-0.1411142,-0.2589002;0.1190607;-0.183292,0.06981316;-0.003705174;-0.00411129,0.1058883;-0.2881355;-0.02497768,0.1219526;-0.6113191;0.008268118,0.1419541;-0.6417064;-0.04948426,-0.05137898;0.01023853;-0.04647451,-0.06888116;-0.2757995;-0.06913088,-0.05702187;-0.5942349;-0.003792025,-0.03029128;-0.5897552;-0.08135632,0.05944834;0.5317087;-0.1219478,512.9413
+0;0;0,0.003750741;0.3136443;0.009262242,0.008334468;0.6284528;0.003414609,0.2150796;0.4902555;0.009550683,0.2417605;0.2819839;0.02511922,0.2760554;0.07150082;-0.02515269,-0.195433;0.4748818;-0.002822396,-0.2257208;0.2666008;-0.008567574,-0.2559528;0.05372877;-0.05073465,0.0633133;0.00476004;-0.0305445,0.07424934;-0.2809421;0.001512766,0.07738336;-0.600167;0.06289206,0.07815675;-0.5617605;-0.02167467,-0.06235762;0.003649391;-0.03259457,-0.08172704;-0.2825223;-0.01015369,-0.09616897;-0.6016296;0.05020908,-0.09328735;-0.5631995;-0.03430972,0.007186294;0.5497891;0.007332796,0;0;0,0.03149346;0.3051909;-0.06587291,0.06769238;0.6061136;-0.1511474,0.1989466;0.4526475;0.01745796,0.2821126;0.2693535;0.07924843,0.3147496;0.06884608;-0.002837658,-0.1564131;0.5125805;-0.1407041,-0.2683623;0.3343053;-0.13662,-0.2635415;0.1196571;-0.1803169,0.07006947;-0.003597141;-0.006444216,0.1056038;-0.2883606;-0.02694035,0.1207811;-0.6114731;0.005458832,0.1411098;-0.6406373;-0.05206633,-0.05232242;0.009914645;-0.0461331,-0.07013977;-0.2762165;-0.07030901,-0.05843832;-0.5948322;-0.006835856,-0.03322892;-0.5902299;-0.08392179,0.0585405;0.5317825;-0.1267383,512.9636
+0;0;0,0.003750741;0.3136443;0.009262242,0.008334468;0.6284528;0.003414609,0.2150796;0.4902555;0.009550683,0.2417605;0.2819839;0.02511922,0.2760554;0.07150082;-0.02515269,-0.195433;0.4748818;-0.002822396,-0.2257208;0.2666008;-0.008567574,-0.2559528;0.05372877;-0.05073465,0.0633133;0.00476004;-0.0305445,0.07424934;-0.2809421;0.001512766,0.07738336;-0.600167;0.06289206,0.07815675;-0.5617605;-0.02167467,-0.06235762;0.003649391;-0.03259457,-0.08172704;-0.2825223;-0.01015369,-0.09616897;-0.6016296;0.05020908,-0.09328735;-0.5631995;-0.03430972,0.007186294;0.5497891;0.007332796,0;0;0,0.03149346;0.3051909;-0.06587291,0.06769238;0.6061136;-0.1511474,0.1989466;0.4526475;0.01745796,0.2821126;0.2693535;0.07924843,0.3147496;0.06884608;-0.002837658,-0.1564131;0.5125805;-0.1407041,-0.2683623;0.3343053;-0.13662,-0.2635415;0.1196571;-0.1803169,0.07006947;-0.003597141;-0.006444216,0.1056038;-0.2883606;-0.02694035,0.1207811;-0.6114731;0.005458832,0.1411098;-0.6406373;-0.05206633,-0.05232242;0.009914645;-0.0461331,-0.07013977;-0.2762165;-0.07030901,-0.05843832;-0.5948322;-0.006835856,-0.03322892;-0.5902299;-0.08392179,0.0585405;0.5317825;-0.1267383,512.9861
+0;0;0,0.003529788;0.3148834;0.009376691,0.008041312;0.6315378;0.00354147,0.2170374;0.4923017;0.009701757,0.2437153;0.2840599;0.02523961,0.2782254;0.0737672;-0.02530576,-0.1979009;0.4768616;-0.002763298,-0.2281918;0.2687278;-0.01173721,-0.2590459;0.05685557;-0.05785672,0.0640199;0.004851745;-0.03088287,0.07474812;-0.2801007;0.001167424,0.0778613;-0.5998331;0.06266992,0.07862975;-0.5614129;-0.02198863,-0.06306309;0.003655317;-0.03294731,-0.08250882;-0.2817526;-0.01048844,-0.09711175;-0.6013545;0.05002973,-0.094232;-0.5629112;-0.034581,0.006921764;0.5524735;0.007469094,0;0;0,0.03112071;0.3058467;-0.06885672,0.06573439;0.6075349;-0.1587868,0.199779;0.4537173;0.01221752,0.2835206;0.2708414;0.07435846,0.3181072;0.07007846;-0.006058216,-0.1603269;0.5122761;-0.1363958,-0.2727475;0.3343782;-0.1307697,-0.269576;0.1201877;-0.1763898,0.07070249;-0.003431559;-0.008075953,0.1057907;-0.2875605;-0.02756381,0.1199749;-0.6113496;0.003749132,0.140165;-0.6407374;-0.05373144,-0.05338599;0.009811221;-0.04614668,-0.07130279;-0.2756085;-0.06970046,-0.05994269;-0.5952064;-0.008469753,-0.03602253;-0.5908802;-0.08597615,0.05723003;0.5330888;-0.1332271,513.0198
+0;0;0,0.003533944;0.3152542;0.009387733,0.008053563;0.6324762;0.003544789,0.2170393;0.4931667;0.009708755,0.2437264;0.284854;0.0252519,0.278202;0.07477091;-0.02524307,-0.1978808;0.4777273;-0.002755755,-0.228182;0.2695225;-0.01173273,-0.2590053;0.05786155;-0.05780625,0.06493259;0.004920913;-0.03132315,0.07563857;-0.2794407;0.0006606914,0.07876307;-0.6003348;0.06238665,0.07953639;-0.5618613;-0.02280806,-0.06396214;0.003707428;-0.03341702,-0.08336756;-0.2811087;-0.01100471,-0.09802353;-0.6018718;0.04973333,-0.09512555;-0.563375;-0.03541326,0.006932938;0.5533359;0.00747619,0;0;0,0.02984718;0.3058501;-0.07106829,0.06208602;0.6079961;-0.1623368,0.2004729;0.4556291;0.006250143,0.2848043;0.2727346;0.06777859,0.3188879;0.07037804;-0.00813818,-0.1630396;0.5113729;-0.1367068,-0.2752276;0.3333753;-0.127836,-0.2725598;0.1201681;-0.1769155,0.07145254;-0.003047138;-0.01033664,0.1061947;-0.2867016;-0.0285635,0.1188643;-0.6118349;0.00178051,0.1396971;-0.6417791;-0.05569315,-0.05525343;0.009696001;-0.04554825,-0.07323137;-0.2750514;-0.06993695,-0.06243279;-0.596338;-0.01119028,-0.03919008;-0.592229;-0.08942051,0.05440269;0.5334818;-0.136482,513.042
+0;0;0,0.003534644;0.3153166;0.009389592,0.008052094;0.6323856;0.003553887,0.2188369;0.4927058;0.009729777,0.2455599;0.2841123;0.02529388,0.2800128;0.07416783;-0.02516777,-0.1996319;0.4771343;-0.002841335,-0.2299739;0.2686489;-0.01183041,-0.260777;0.05712762;-0.05787354,0.06594842;0.004997897;-0.03181318,0.07666309;-0.2795947;0.0001966469,0.07979066;-0.6008041;0.06198324,0.08056555;-0.5623134;-0.02338462,-0.06496277;0.003765429;-0.0339398,-0.08438396;-0.2812821;-0.0115093,-0.09905434;-0.6023604;0.04928843,-0.09615047;-0.5638463;-0.03603121,0.006933514;0.5533897;0.007478119,0;0;0,0.02811301;0.3056193;-0.07301855,0.05821395;0.6074737;-0.1654344,0.2018113;0.4588755;0.003579855,0.2845081;0.2740512;0.06247663,0.3181425;0.07068071;-0.01045632,-0.167879;0.5105565;-0.1323467,-0.2795594;0.3318397;-0.1249031,-0.2802246;0.1196815;-0.1778043,0.07224575;-0.002498478;-0.01267123,0.1057867;-0.2866261;-0.0293715,0.1174847;-0.6121986;9.941868E-05,0.1382572;-0.6422828;-0.05750918,-0.05705192;0.009459854;-0.04518675,-0.07606716;-0.2753557;-0.07069922,-0.06548175;-0.5973347;-0.01395145,-0.04317506;-0.593316;-0.09261371,0.05128397;0.5331326;-0.1393118,513.0751
+0;0;0,0.003271484;0.3150596;0.009403645,0.007604376;0.6308022;0.003622268,0.2199419;0.491341;0.009880776,0.2467609;0.2824571;0.02542104,0.2812893;0.0726992;-0.0252519,-0.2014043;0.475529;-0.002875336,-0.231422;0.2668959;-0.01569831,-0.263024;0.05559996;-0.06167282,0.06719513;0.005146025;-0.0323696,0.07780276;-0.281516;-0.0001209341,0.08066784;-0.6028973;0.06175694,0.08147479;-0.5642241;-0.0254199,-0.06617507;0.003785985;-0.03458299,-0.08576731;-0.2833234;-0.01195706,-0.1006324;-0.6045512;0.04899185,-0.0976538;-0.5658543;-0.03813545,0.00656193;0.5523332;0.007508812,0;0;0,0.0258266;0.3049882;-0.07534504,0.05108505;0.6049415;-0.170763,0.2010011;0.4625752;-0.0009860843,0.2826368;0.2761071;0.05521466,0.3171141;0.07212587;-0.01522182,-0.1746702;0.5103841;-0.1279229,-0.2856676;0.3308373;-0.1219401,-0.2881217;0.1199764;-0.1792984,0.07313617;-0.001921862;-0.0153904,0.10546;-0.2883983;-0.03001976,0.1164119;-0.6143188;-0.002111912,0.1374511;-0.6460087;-0.06065583,-0.05931076;0.009304543;-0.04455464,-0.08016323;-0.2771735;-0.07324445,-0.06946723;-0.5995205;-0.01755791,-0.0478516;-0.5961778;-0.09816703,0.04570338;0.5313135;-0.1438649,513.0975
+0;0;0,0.003271484;0.3150596;0.009403645,0.007604376;0.6308022;0.003622268,0.2199419;0.491341;0.009880776,0.2467609;0.2824571;0.02542104,0.2812893;0.0726992;-0.0252519,-0.2014043;0.475529;-0.002875336,-0.231422;0.2668959;-0.01569831,-0.263024;0.05559996;-0.06167282,0.06719513;0.005146025;-0.0323696,0.07780276;-0.281516;-0.0001209341,0.08066784;-0.6028973;0.06175694,0.08147479;-0.5642241;-0.0254199,-0.06617507;0.003785985;-0.03458299,-0.08576731;-0.2833234;-0.01195706,-0.1006324;-0.6045512;0.04899185,-0.0976538;-0.5658543;-0.03813545,0.00656193;0.5523332;0.007508812,0;0;0,0.0258266;0.3049882;-0.07534504,0.05108505;0.6049415;-0.170763,0.2010011;0.4625752;-0.0009860843,0.2826368;0.2761071;0.05521466,0.3171141;0.07212587;-0.01522182,-0.1746702;0.5103841;-0.1279229,-0.2856676;0.3308373;-0.1219401,-0.2881217;0.1199764;-0.1792984,0.07313617;-0.001921862;-0.0153904,0.10546;-0.2883983;-0.03001976,0.1164119;-0.6143188;-0.002111912,0.1374511;-0.6460087;-0.06065583,-0.05931076;0.009304543;-0.04455464,-0.08016323;-0.2771735;-0.07324445,-0.06946723;-0.5995205;-0.01755791,-0.0478516;-0.5961778;-0.09816703,0.04570338;0.5313135;-0.1438649,513.1203
+0;0;0,0.003283927;0.316258;0.009439413,0.007650978;0.6344925;0.003609694,0.2276167;0.4921637;0.009987006,0.2545041;0.2827471;0.02556691,0.2890259;0.07302877;-0.02509649,-0.2088103;0.4757858;-0.003225668,-0.2389045;0.2666206;-0.01608135,-0.2705005;0.05536452;-0.06204719,0.06738378;0.005160473;-0.03246047,0.07801128;-0.2820386;-0.0001513921,0.08087121;-0.6028422;0.06161527,0.08167493;-0.5642037;-0.0252133,-0.06636086;0.003796614;-0.03468008,-0.08598981;-0.2838507;-0.01201176,-0.1008282;-0.6045011;0.04882761,-0.09786148;-0.565839;-0.03795163,0.006599437;0.555339;0.007530146,0;0;0,0.02387889;0.3059674;-0.07702446,0.04304804;0.6081634;-0.1750846,0.1992766;0.462232;0.0006537437,0.2849766;0.2752919;0.05095196,0.3172205;0.07068855;-0.01860452,-0.1880711;0.5100613;-0.1209814,-0.2989177;0.3297248;-0.1174053,-0.3017179;0.1203175;-0.1797032,0.07312521;-0.001719892;-0.01645088,0.1058472;-0.288749;-0.03000402,0.1161367;-0.6141698;-0.002917051,0.1371296;-0.6455027;-0.06132984,-0.05996736;0.009045513;-0.04407926,-0.08140957;-0.2779885;-0.07221867,-0.07062194;-0.6000983;-0.0186719,-0.04935203;-0.5966796;-0.09901799,0.03900119;0.5338779;-0.1477525,513.1537
+0;0;0,0.002865737;0.3163688;0.009509304,0.006991214;0.634375;0.003700645,0.2246195;0.4929787;0.01027983,0.2515441;0.2834662;0.02571733,0.2861401;0.07422708;-0.02514941,-0.2069841;0.4766473;-0.00297953,-0.236643;0.2675857;-0.0194804,-0.2708307;0.05959855;-0.07549731,0.06821117;0.005230276;-0.032785,0.07858062;-0.2834322;-0.0002795123,0.08142874;-0.6038249;0.06126761,0.08225744;-0.5652105;-0.02527964,-0.06709875;0.003838183;-0.03518523,-0.08710694;-0.2852347;-0.01223457,-0.1019768;-0.6054351;0.04857818,-0.09899275;-0.5667971;-0.03791922,0.006027476;0.5553321;0.007617042,0;0;0,0.02185542;0.3055977;-0.0795002,0.03858748;0.6067855;-0.1803291,0.1989948;0.4712366;-0.007488966,0.2809008;0.2825261;0.04289436,0.3148186;0.07598014;-0.01837277,-0.1883042;0.510626;-0.1161015,-0.2975066;0.3291501;-0.1158013,-0.3043002;0.1245361;-0.190983,0.07368755;-0.001164258;-0.01799345,0.1052605;-0.2898239;-0.03099203,0.1150023;-0.6148124;-0.003878117,0.1358254;-0.6457537;-0.06234074,-0.06117094;0.008678038;-0.04402025,-0.0837009;-0.2796724;-0.07294399,-0.07295825;-0.6015474;-0.02070727,-0.0533882;-0.5982071;-0.1011535,0.03500874;0.5328262;-0.1523778,513.1757
+0;0;0,0.002861063;0.3158529;0.009493794,0.006977763;0.6331768;0.003700495,0.2217276;0.4928416;0.01023273,0.2486655;0.2832259;0.02567783,0.2832265;0.07419887;-0.02513734,-0.2041869;0.4767255;-0.002851857,-0.2338604;0.2675608;-0.01936085,-0.2680135;0.05978458;-0.07532098,0.06897479;0.00528883;-0.03315203,0.07938724;-0.2845705;-0.0005117655,0.08223357;-0.604762;0.06099671,0.08305903;-0.5661814;-0.02521116,-0.06784993;0.003881152;-0.03557914,-0.08794107;-0.2863903;-0.01253332,-0.1028016;-0.6063896;0.04824127,-0.09982925;-0.5677856;-0.03791697,0.006016942;0.5543731;0.00760504,0;0;0,0.01984768;0.3047754;-0.08111358,0.03558987;0.6053082;-0.1819115,0.1971967;0.4763322;-0.01238441,0.2776905;0.2867619;0.03748274,0.3119949;0.07919437;-0.0191555,-0.1874791;0.5119149;-0.1132713,-0.2962596;0.3300911;-0.1164059,-0.3063969;0.1309539;-0.2042156,0.07424476;-0.0008240938;-0.01927662,0.1043096;-0.2908667;-0.03206992,0.1132754;-0.6156978;-0.005268335,0.134457;-0.6463431;-0.06340265,-0.06223268;0.008418901;-0.04405414,-0.085239;-0.2812657;-0.07136326,-0.07536739;-0.6034283;-0.02209054,-0.05690527;-0.600007;-0.1024574,0.03224078;0.5315694;-0.1540267,513.2094
+0;0;0,0.00285879;0.3156019;0.009486252,0.006974293;0.6328323;0.003695363,0.2227684;0.4922394;0.01023833,0.2503749;0.2774203;0.02606683,0.2849311;0.06842263;-0.02474121,-0.2052069;0.4760454;-0.00290957,-0.2356171;0.2616885;-0.01982838,-0.2697653;0.05394141;-0.07578066,0.06978083;0.005350634;-0.03353944,0.08029409;-0.2873154;-0.0005831234,0.08312874;-0.6061926;0.06067289,0.08395243;-0.5676305;-0.02534953,-0.06864281;0.003926506;-0.03599491,-0.08892849;-0.2891556;-0.01272594,-0.103728;-0.6078415;0.04779918,-0.1007621;-0.5692559;-0.0381737,0.006013961;0.5540687;0.007597922,0;0;0,0.01737767;0.3040045;-0.08355856,0.02992764;0.6035882;-0.1872828,0.1952815;0.4806148;-0.0166297,0.2767605;0.2855692;0.03315258,0.3094554;0.07757613;-0.02275419,-0.1915488;0.5109116;-0.1084654,-0.3031776;0.3248315;-0.1170149,-0.3131501;0.1286451;-0.2111801,0.07484973;-0.0004941821;-0.0204978,0.1037929;-0.2935041;-0.03305101,0.1115254;-0.6170579;-0.006667135,0.1328733;-0.6475688;-0.06460285,-0.06339955;0.008216543;-0.04399855,-0.08685164;-0.2842928;-0.07117105,-0.07770488;-0.6053743;-0.02356897,-0.06027499;-0.6020922;-0.1039195,0.02737028;0.530156;-0.1586289,513.2426
+0;0;0,0.002640816;0.3153822;0.009478315,0.006510922;0.63192;0.003672983,0.2232468;0.4912709;0.01029409,0.2518539;0.268859;0.0266377,0.2866279;0.05991982;-0.02435374,-0.2064076;0.4750035;-0.003019125,-0.2376674;0.2534019;-0.02465538,-0.2728356;0.04708263;-0.08515712,0.07033865;0.005413216;-0.03376392,0.08077896;-0.2890264;-0.0005958602,0.08358317;-0.6073329;0.06059627,0.08442186;-0.5688012;-0.02513074,-0.06917946;0.003935844;-0.0362704,-0.08960535;-0.2909248;-0.01295092,-0.1045022;-0.6090187;0.04759482,-0.1015281;-0.5704642;-0.03808242,0.005639936;0.5533336;0.007570481,0;0;0,0.01483951;0.3033784;-0.08546376,0.0248165;0.6019768;-0.1901946,0.1937663;0.4842935;-0.01997185,0.2771692;0.2816247;0.0302465,0.3080147;0.07343745;-0.02606988,-0.1954177;0.5112563;-0.1039799,-0.3105685;0.3186419;-0.1178558,-0.3238439;0.1339429;-0.2326381,0.07521655;-7.304549E-05;-0.02143121,0.1040252;-0.2948789;-0.03421378,0.1109673;-0.6178485;-0.007496595,0.1318679;-0.6487923;-0.06469488,-0.06419472;0.007917576;-0.04396795,-0.08775926;-0.286432;-0.07055396,-0.07918515;-0.6071351;-0.02421379,-0.06268215;-0.6038455;-0.1044436,0.02277952;0.5287831;-0.1613796,513.265
+0;0;0,0.002645288;0.3159163;0.009494367,0.006519401;0.6327925;0.003679228,0.2239105;0.4917854;0.01031702,0.253796;0.2594351;0.02739094,0.28858;0.05043544;-0.02361527,-0.2070414;0.4754688;-0.003036399,-0.239698;0.2439651;-0.02563946,-0.2748764;0.03758605;-0.08615872,0.07104963;0.005467932;-0.0341052,0.08159436;-0.2919167;-0.0006053895,0.08440145;-0.61055;0.06064955,0.08524451;-0.5719739;-0.02552347,-0.06987872;0.003975627;-0.03663702,-0.09050891;-0.2938343;-0.01308429,-0.1054211;-0.6122546;0.0475236,-0.1024315;-0.5736556;-0.03859939,0.005646524;0.5540355;0.007585187,0;0;0,0.01193658;0.3033873;-0.08782864,0.0196186;0.6019696;-0.1938267,0.1913395;0.4900765;-0.02327371,0.2772483;0.2771489;0.02625275,0.3042322;0.06863779;-0.0310831,-0.1986187;0.5087689;-0.1001632,-0.3197798;0.3085791;-0.1205435,-0.3330564;0.1266475;-0.2397788,0.07572927;0.0005890429;-0.02249098,0.1037202;-0.297253;-0.03582025,0.1096844;-0.620558;-0.00888443,0.1306687;-0.6519689;-0.0662291,-0.0652725;0.007422993;-0.04388068,-0.08934988;-0.2898358;-0.07087193,-0.08130699;-0.6110548;-0.0256957,-0.06529758;-0.6080195;-0.1064215,0.01807454;0.5286915;-0.1647298,513.2984
+0;0;0,0.002639414;0.3152147;0.009473281,0.006505086;0.6314033;0.003669846,0.2215237;0.4912222;0.01027054,0.2521696;0.2529595;0.02777893,0.2869503;0.04397987;-0.02322239,-0.2047406;0.4750831;-0.00293763,-0.2382281;0.2376885;-0.02611585,-0.2734032;0.03132921;-0.08662932,0.07177251;0.005523564;-0.0344522,0.08242241;-0.294827;-0.0006182827,0.08523257;-0.6138093;0.06070377,0.0860793;-0.5751958;-0.02584497,-0.07058969;0.004016077;-0.03700978,-0.09142563;-0.296764;-0.01322215,-0.1063541;-0.6155331;0.04745214,-0.1033515;-0.5768966;-0.03904636,0.005633859;0.5527952;0.007568421,0;0;0,0.009426728;0.3024964;-0.08867955,0.01530748;0.6005406;-0.1942635,0.1879254;0.493014;-0.02730083,0.2763812;0.2746087;0.02259445,0.3012989;0.06570679;-0.03417182,-0.1988677;0.5076449;-0.09743766,-0.3222191;0.3027641;-0.1261285,-0.3406599;0.1397359;-0.2695336,0.07650624;0.001679659;-0.02264357,0.1027388;-0.2992786;-0.0369482,0.1083882;-0.6229324;-0.009850502,0.128867;-0.6553358;-0.06687713,-0.06613422;0.006470844;-0.04419446,-0.09097446;-0.2937506;-0.07100216,-0.08321839;-0.6154367;-0.02655098,-0.06818722;-0.612494;-0.1078379,0.01422298;0.5273446;-0.1653438,513.3323
+0;0;0,0.002439925;0.3152149;0.009519341,0.006121607;0.6314067;0.003747571,0.2212441;0.4913419;0.01041656,0.2519231;0.2530769;0.02783689,0.2868315;0.04420662;-0.0235237,-0.2042818;0.4737091;-0.007152765,-0.2384465;0.2366258;-0.03243356,-0.2737595;0.03099863;-0.09531263,0.07177947;0.005552573;-0.03443302,0.08230341;-0.2948041;-0.0006139576,0.08504542;-0.6137743;0.06077452,0.08656418;-0.5751695;-0.02576591,-0.07058714;0.003988456;-0.03701762,-0.09149277;-0.2967851;-0.01320906,-0.1067648;-0.6155643;0.04732686,-0.1030874;-0.5769391;-0.0391467,0.005321699;0.5527969;0.00762741,0;0;0,0.009426728;0.3024964;-0.08867955,0.01530748;0.6005406;-0.1942635,0.1879254;0.493014;-0.02730083,0.2763812;0.2746087;0.02259445,0.3012989;0.06570679;-0.03417182,-0.1988677;0.5076449;-0.09743766,-0.3222191;0.3027641;-0.1261285,-0.3406599;0.1397359;-0.2695336,0.07650624;0.001679659;-0.02264357,0.1027388;-0.2992786;-0.0369482,0.1083882;-0.6229324;-0.009850502,0.128867;-0.6553358;-0.06687713,-0.06613422;0.006470844;-0.04419446,-0.09097446;-0.2937506;-0.07100216,-0.08321839;-0.6154367;-0.02655098,-0.06818722;-0.612494;-0.1078379,0.01422298;0.5273446;-0.1653438,513.3541
+0;0;0,0.002441624;0.3154345;0.009525972,0.006122413;0.6315538;0.003754453,0.2207996;0.4916078;0.01041808,0.2519141;0.2499611;0.02808567,0.2868091;0.0411714;-0.02325512,-0.2038489;0.4740115;-0.007115022,-0.2384986;0.2335631;-0.03275464,-0.273798;0.02801529;-0.09560945,0.07197238;0.005567494;-0.03452555,0.08254826;-0.2962717;-0.0005395673,0.08528528;-0.6146612;0.06073716,0.08679901;-0.5760848;-0.0255173,-0.07077684;0.003999174;-0.0371171,-0.09178565;-0.2982589;-0.01319103,-0.1070299;-0.6164578;0.04723469,-0.1033647;-0.5778611;-0.03895311,0.005322425;0.5529362;0.007634681,0;0;0,0.007517993;0.3025844;-0.08934069,0.011788;0.6006144;-0.1948326,0.1855082;0.4939146;-0.0294075,0.2769253;0.2726529;0.01916766,0.2992616;0.06307739;-0.03584051,-0.2004611;0.5060119;-0.095276,-0.3266784;0.3008617;-0.1359698,-0.344028;0.1374121;-0.278903,0.07660836;0.001880318;-0.023036,0.1021997;-0.3005984;-0.03805113,0.1077257;-0.6236287;-0.01057219,0.1277131;-0.6562449;-0.06710005,-0.06647301;0.006179583;-0.04411559,-0.09184194;-0.2955455;-0.07042441,-0.08428271;-0.6167586;-0.02684444,-0.06993898;-0.6137145;-0.1079821,0.01106825;0.5273819;-0.1659725,513.3879
+0;0;0,0.00244683;0.316107;0.009546285,0.006125769;0.6320727;0.003776264,0.2196301;0.4924673;0.01042441,0.2508476;0.2500208;0.02815047,0.2857589;0.04113336;-0.02321434,-0.2027069;0.4749666;-0.007013253,-0.2374713;0.2337225;-0.03273772,-0.2727872;0.02807847;-0.09562195,0.07229324;0.005592315;-0.03467947,0.08289598;-0.2970132;-0.0006071962,0.08564483;-0.61678;0.06093461,0.08715062;-0.5782487;-0.02486665,-0.07109237;0.004017003;-0.03728258,-0.09215453;-0.2990085;-0.01329576,-0.1074647;-0.6185839;0.04739136,-0.1038187;-0.5800323;-0.03834361,0.005325848;0.5534618;0.007656163,0;0;0,0.006277934;0.3034352;-0.08892941,0.009767994;0.601782;-0.1931031,0.1839962;0.4944249;-0.0307343,0.2762802;0.2723365;0.01648283,0.2969688;0.06292923;-0.04018879,-0.2005864;0.5050983;-0.09315933,-0.3260516;0.300471;-0.1427092,-0.3446679;0.148898;-0.2981768,0.07694539;0.002345622;-0.02311182,0.1023773;-0.3008603;-0.03932428,0.1071079;-0.6252451;-0.01107812,0.1271338;-0.6576071;-0.06717491,-0.06686992;0.00570986;-0.0442274,-0.09226696;-0.2968126;-0.07027648,-0.08495829;-0.6194321;-0.02658391,-0.07138406;-0.6161168;-0.1074577,0.009172484;0.5283908;-0.1646645,513.4104
+0;0;0,0.002163267;0.3159948;0.009595015,0.005593359;0.6311536;0.003874803,0.2174185;0.492529;0.01065321,0.2489062;0.2488553;0.02837241,0.2839675;0.04012284;-0.02315479,-0.2009994;0.4744726;-0.009082643,-0.2367418;0.2325439;-0.03866756,-0.2735878;0.03204103;-0.1154437,0.07276721;0.005669746;-0.03480542,0.08318643;-0.2983897;-0.0006011464,0.08598351;-0.6194425;0.0612579,0.08789375;-0.5808053;-0.02563715,-0.07148321;0.003998751;-0.0375871,-0.09280582;-0.3004525;-0.0133916,-0.1082698;-0.6213216;0.04754395,-0.1041913;-0.5826616;-0.03927409,0.004890514;0.5528306;0.00772127,0;0;0,0.004058294;0.3036729;-0.0878396,0.004602812;0.6022062;-0.1890564,0.1813031;0.4949642;-0.03302622,0.2756199;0.2721017;0.01300573,0.2948228;0.06213209;-0.04174471,-0.2031652;0.5036425;-0.09127618,-0.3291402;0.3004355;-0.1506014,-0.3459356;0.1558734;-0.3126919,0.07727511;0.002756149;-0.02365565,0.1021118;-0.3019139;-0.04068422,0.1062863;-0.6275457;-0.01143122,0.1262562;-0.660776;-0.06828308,-0.06754234;0.005359891;-0.04413539,-0.09348243;-0.2985489;-0.07053985,-0.08617296;-0.6225168;-0.02694335,-0.07313537;-0.6192535;-0.1090663,0.004790902;0.5287757;-0.16153,513.4435
+0;0;0,0.002173956;0.3175563;0.00964243,0.005612991;0.6335247;0.00390963,0.2166896;0.4949621;0.0106851,0.2483104;0.2502586;0.02847919,0.2833739;0.04151283;-0.02305129,-0.2002573;0.4769692;-0.008981369,-0.2361507;0.234018;-0.03869133,-0.2729991;0.03350237;-0.1154724,0.07287557;0.005678188;-0.03485725,0.08331664;-0.2990189;-0.0005812384,0.08612438;-0.6212937;0.06151326,0.0880373;-0.5826445;-0.02550384,-0.07158966;0.004004705;-0.03764307,-0.09295699;-0.3010851;-0.01339683,-0.1084798;-0.6231754;0.04777066,-0.1043956;-0.5845034;-0.03916933,0.004908799;0.5550517;0.007763465,0;0;0,0.001593038;0.3060639;-0.08521795,-0.001305312;0.6072143;-0.1810472,0.1795029;0.4952597;-0.03376173,0.2751921;0.2716366;0.01132251,0.2922994;0.06147283;-0.04343318,-0.2077563;0.5014036;-0.08842713,-0.3337511;0.2995565;-0.1560981,-0.3535848;0.1657714;-0.326884,0.07732579;0.003147066;-0.02385235,0.1023214;-0.3021179;-0.04153657,0.1058897;-0.628933;-0.01147246,0.1259924;-0.6624396;-0.06815791,-0.06773818;0.004966971;-0.04410198,-0.09368729;-0.2996392;-0.06990738,-0.08663851;-0.6248954;-0.02650942,-0.07420848;-0.6211106;-0.1090243,-0.0003161356;0.5330845;-0.155025,513.4662
+0;0;0,0.002175595;0.3177956;0.009649696,0.005609676;0.6333106;0.003924834,0.2148619;0.4953715;0.01066994,0.2466073;0.2497035;0.02853416,0.2816745;0.04093611;-0.02300165,-0.1984914;0.4775336;-0.008827033,-0.2345263;0.2336249;-0.03865409,-0.2713785;0.03308848;-0.1154431,0.07300838;0.005688537;-0.03492078,0.08347835;-0.2998517;-0.0005499236,0.08629296;-0.6229156;0.06169663,0.0882127;-0.5842355;-0.02563072,-0.07172013;0.004012004;-0.03771167,-0.09314658;-0.301922;-0.01339834,-0.1087075;-0.624801;0.04791892,-0.1046087;-0.586098;-0.03933102,0.004906432;0.5549431;0.007773484,0;0;0,0.0007325262;0.3065889;-0.08422971,-0.002122559;0.6073773;-0.1796904,0.1777281;0.4957319;-0.03451109,0.2746879;0.2713342;0.009353872,0.2906114;0.06111503;-0.04563522,-0.2070539;0.4998499;-0.08924582,-0.336073;0.301188;-0.1638595,-0.3553045;0.1797785;-0.3437465,0.07737771;0.003400266;-0.02414894,0.1023116;-0.302674;-0.04266119,0.1053781;-0.6302162;-0.01168513,0.1258864;-0.6640151;-0.06837916,-0.06799233;0.004716628;-0.04400956,-0.09422816;-0.3007384;-0.06959727,-0.0873953;-0.6268135;-0.02622482,-0.07493634;-0.6230444;-0.1090609,-0.00122527;0.5333583;-0.1536682,513.5001
+0;0;0,0.001762193;0.319918;0.009812054,0.005035717;0.6369734;0.004120266,0.2076247;0.5006765;0.0109176,0.2393799;0.255877;0.02870332,0.2746779;0.04647365;-0.02323784,-0.1919479;0.4825843;-0.0108252,-0.2292763;0.2403892;-0.04546045,-0.265667;0.03859667;-0.1212832,0.07317945;0.005747107;-0.03486766,0.08330086;-0.3003852;-0.0004561767,0.08593984;-0.6236973;0.06182195,0.08833931;-0.5850101;-0.02558693,-0.07180243;0.003966406;-0.03785094,-0.09334456;-0.3025339;-0.01341538,-0.109306;-0.6255826;0.04823714,-0.1047262;-0.5868691;-0.03908204,0.004388778;0.5582947;0.007969873,0;0;0,-0.0001322031;0.3104711;-0.07781148,-0.002191968;0.6167762;-0.1599894,0.176996;0.4954468;-0.03488302,0.2748909;0.272087;0.007289171,0.2894096;0.0611735;-0.04837298,-0.20357;0.4986196;-0.09201171,-0.342944;0.3304937;-0.2084593,-0.3480399;0.186098;-0.3725249,0.07738713;0.003480226;-0.02455878,0.1026803;-0.3031329;-0.04332685,0.1054171;-0.6308733;-0.01178455,0.1260909;-0.6647366;-0.06849098,-0.06830882;0.004794469;-0.04375994,-0.09436068;-0.3012477;-0.06950995,-0.08767504;-0.6275927;-0.02626102,-0.07552947;-0.6227109;-0.1095863,-0.001761898;0.5412005;-0.1377695,513.5332
+0;0;0,0.001758481;0.3192441;0.009791384,0.005024896;0.6356052;0.004112944,0.2070814;0.4996534;0.01089305,0.2389806;0.253743;0.02875949,0.2744632;0.04324469;-0.02345328,-0.1914412;0.4816087;-0.01079261,-0.228939;0.2383145;-0.04558503,-0.2655199;0.03546683;-0.1218043,0.07331352;0.005757636;-0.03493154,0.08346777;-0.3013679;-0.0004084073,0.08611398;-0.6255656;0.06204032,0.08851605;-0.5868691;-0.02546299,-0.07193398;0.003973673;-0.03792029,-0.09354601;-0.3035211;-0.01340545,-0.1095512;-0.6274546;0.04841596,-0.1049665;-0.5887318;-0.03899755,0.004379549;0.5571201;0.007953071,0;0;0,-0.001198448;0.3098061;-0.07768226,-0.004513107;0.6149874;-0.1612687,0.1748125;0.4957041;-0.03516078,0.2742395;0.2716826;0.006520271,0.2887341;0.0595976;-0.04919863,-0.2041622;0.4975022;-0.09003218,-0.3425829;0.3298316;-0.2105933,-0.3487439;0.1961862;-0.3849368,0.07753585;0.003858179;-0.02452636,0.1025084;-0.3037467;-0.04393506,0.1050537;-0.6323529;-0.01195955,0.1258699;-0.6663091;-0.06865644,-0.06846964;0.00436067;-0.04383069,-0.0947357;-0.302711;-0.0690923,-0.08811066;-0.6299805;-0.02594342,-0.07629636;-0.6251891;-0.1093891,-0.003492326;0.5398097;-0.1384139,513.567
+0;0;0,0.001472505;0.3194028;0.00989317,0.004570613;0.6352946;0.00432145,0.2065105;0.4995063;0.01124659,0.2386387;0.2524787;0.02910044,0.2743581;0.04132678;-0.02325785,-0.1913472;0.4810784;-0.01294877,-0.231274;0.2382556;-0.05556905,-0.2672407;0.03567708;-0.1347573,0.07328779;0.005774875;-0.03481138,0.083267;-0.301907;-0.0001962557,0.08586358;-0.6263691;0.06229559,0.08869904;-0.5876474;-0.02546659,-0.07182612;0.003947018;-0.03796986,-0.09364904;-0.3040934;-0.0134577,-0.1098171;-0.6282325;0.0486716,-0.1047914;-0.5894775;-0.03898912,0.003949732;0.5568917;0.008146795,0;0;0,-0.001929641;0.3101263;-0.07704663,-0.005136311;0.6145998;-0.1614263,0.1738172;0.4963133;-0.03455973,0.2742558;0.2712429;0.005800486,0.2887228;0.05881032;-0.05134439,-0.2045153;0.4969098;-0.08950935,-0.341912;0.3284057;-0.2124,-0.3525754;0.2060139;-0.3954546,0.07745045;0.003933936;-0.02454042,0.1028072;-0.3041603;-0.04456425,0.1052156;-0.6329933;-0.01215029,0.1261916;-0.6672523;-0.06886983,-0.0683915;0.004207851;-0.04383124,-0.09473859;-0.3034237;-0.06902274,-0.08790303;-0.630957;-0.02586247,-0.07606456;-0.6262517;-0.1095664,-0.004196718;0.5395746;-0.1383531,513.5894
+0;0;0,0.001472505;0.3194028;0.00989317,0.004570613;0.6352946;0.00432145,0.2065105;0.4995063;0.01124659,0.2386387;0.2524787;0.02910044,0.2743581;0.04132678;-0.02325785,-0.1913472;0.4810784;-0.01294877,-0.231274;0.2382556;-0.05556905,-0.2672407;0.03567708;-0.1347573,0.07328779;0.005774875;-0.03481138,0.083267;-0.301907;-0.0001962557,0.08586358;-0.6263691;0.06229559,0.08869904;-0.5876474;-0.02546659,-0.07182612;0.003947018;-0.03796986,-0.09364904;-0.3040934;-0.0134577,-0.1098171;-0.6282325;0.0486716,-0.1047914;-0.5894775;-0.03898912,0.003949732;0.5568917;0.008146795,0;0;0,-0.001929641;0.3101263;-0.07704663,-0.005136311;0.6145998;-0.1614263,0.1738172;0.4963133;-0.03455973,0.2742558;0.2712429;0.005800486,0.2887228;0.05881032;-0.05134439,-0.2045153;0.4969098;-0.08950935,-0.341912;0.3284057;-0.2124,-0.3525754;0.2060139;-0.3954546,0.07745045;0.003933936;-0.02454042,0.1028072;-0.3041603;-0.04456425,0.1052156;-0.6329933;-0.01215029,0.1261916;-0.6672523;-0.06886983,-0.0683915;0.004207851;-0.04383124,-0.09473859;-0.3034237;-0.06902274,-0.08790303;-0.630957;-0.02586247,-0.07606456;-0.6262517;-0.1095664,-0.004196718;0.5395746;-0.1383531,513.6227
+0;0;0,0.001469991;0.3188576;0.00987628,0.004558109;0.6337429;0.004320346,0.2067883;0.4980752;0.01124003,0.2390664;0.2498956;0.02917714,0.2749001;0.03806786;-0.02334873,-0.1916365;0.479621;-0.01298982,-0.2317495;0.2356658;-0.05580886,-0.2678314;0.03243892;-0.1352505,0.07338267;0.005782351;-0.03485646,0.0834206;-0.3037104;-3.761053E-05,0.08601919;-0.6284234;0.06250257,0.08881174;-0.5898336;-0.0239316,-0.07191912;0.003952128;-0.03801902,-0.09387048;-0.3059012;-0.01336259,-0.1100511;-0.630291;0.04881476,-0.1051014;-0.5916685;-0.03751948,0.00393883;0.5555423;0.008135819,0;0;0,-0.003021747;0.3098663;-0.07578659,-0.006550446;0.6131138;-0.160784,0.172651;0.4961877;-0.03302383,0.2743933;0.2700273;0.00514245,0.2892661;0.0575193;-0.05429816,-0.2059838;0.4954247;-0.08775201,-0.3438762;0.3320133;-0.2190497,-0.3547496;0.2151802;-0.4065219,0.07755447;0.003926635;-0.02456236,0.103789;-0.3058457;-0.04581571,0.1057244;-0.6348266;-0.01228333,0.1262574;-0.6682919;-0.06798792,-0.06851321;0.004070594;-0.04384967,-0.09460112;-0.3054893;-0.06815994,-0.08776867;-0.6333431;-0.02547773,-0.07604302;-0.6282357;-0.1079115,-0.005617291;0.5383894;-0.1374245,513.6566
+0;0;0,0.001477706;0.320531;0.009928112,0.004588551;0.6377444;0.004329385,0.2098673;0.500592;0.01132602,0.2423213;0.2510597;0.02936091,0.2781959;0.03899044;-0.02322485,-0.1945549;0.4818601;-0.01326855,-0.2348866;0.2365751;-0.05632098,-0.2710095;0.03311653;-0.1358532,0.07342209;0.005785458;-0.03487518,0.083501;-0.3049705;8.578971E-05,0.08609441;-0.6290361;0.06250127,0.08889157;-0.5904321;-0.02407555,-0.07195775;0.003954252;-0.03803944,-0.09399872;-0.3071637;-0.01328237,-0.110147;-0.6309068;0.048771,-0.1051892;-0.59227;-0.03770573,0.003964365;0.5589242;0.008175087,0;0;0,-0.005308785;0.3119361;-0.07421947,-0.01274212;0.6178491;-0.1580551,0.1709615;0.4969579;-0.031394,0.2742903;0.2697136;0.00504899,0.2891836;0.05723022;-0.05540443,-0.2128483;0.492696;-0.08485213,-0.3504912;0.3301266;-0.2200205,-0.3622775;0.218539;-0.4108999,0.07756849;0.003968507;-0.0246563,0.1043081;-0.3069669;-0.04695654,0.1057449;-0.6351896;-0.01247859,0.1265101;-0.6687769;-0.06818199,-0.06859463;0.004023624;-0.04380798,-0.09509465;-0.3068224;-0.06759101,-0.0879171;-0.6340858;-0.02554209,-0.07606681;-0.6287834;-0.1081677,-0.01078063;0.5424367;-0.1348834,513.6896
+0;0;0,0.001273729;0.3208918;0.01000751,0.004146719;0.637841;0.004476829,0.2083546;0.5012619;0.01179598,0.2410038;0.2507164;0.02964009,0.2769717;0.03837276;-0.02310327,-0.193575;0.482316;-0.01421855,-0.2355324;0.2373077;-0.06288009,-0.271572;0.03518163;-0.1466153,0.07351835;0.00580695;-0.03477963,0.08352494;-0.306267;0.000305254,0.08603834;-0.6298611;0.06258057,0.0891116;-0.5911987;-0.02457395,-0.07191959;0.003949831;-0.03821339,-0.09412052;-0.3084632;-0.01318392,-0.1104072;-0.6317083;0.04882452,-0.1051584;-0.593012;-0.0382227,0.003600995;0.5591202;0.008290736,0;0;0,-0.00591068;0.3126757;-0.07261038,-0.01325326;0.6185687;-0.1554978,0.1696033;0.4972349;-0.03045416,0.2743956;0.2693328;0.00471139,0.2893899;0.05659412;-0.05597472,-0.212449;0.4933916;-0.08376797,-0.348637;0.3306066;-0.2220116,-0.3583202;0.2238462;-0.4161091,0.07761777;0.003923357;-0.02466536,0.105026;-0.308174;-0.04844141,0.1059563;-0.6357793;-0.0127821,0.127003;-0.6698309;-0.0687716,-0.0686477;0.004023667;-0.04381318,-0.09519313;-0.3081468;-0.06760781,-0.08763471;-0.6348959;-0.02547079,-0.07580068;-0.6296161;-0.108713,-0.01138373;0.5432052;-0.1325049,513.7233
+0;0;0,0.001273729;0.3208918;0.01000751,0.004146719;0.637841;0.004476829,0.2083546;0.5012619;0.01179598,0.2410038;0.2507164;0.02964009,0.2769717;0.03837276;-0.02310327,-0.193575;0.482316;-0.01421855,-0.2355324;0.2373077;-0.06288009,-0.271572;0.03518163;-0.1466153,0.07351835;0.00580695;-0.03477963,0.08352494;-0.306267;0.000305254,0.08603834;-0.6298611;0.06258057,0.0891116;-0.5911987;-0.02457395,-0.07191959;0.003949831;-0.03821339,-0.09412052;-0.3084632;-0.01318392,-0.1104072;-0.6317083;0.04882452,-0.1051584;-0.593012;-0.0382227,0.003600995;0.5591202;0.008290736,0;0;0,-0.00591068;0.3126757;-0.07261038,-0.01325326;0.6185687;-0.1554978,0.1696033;0.4972349;-0.03045416,0.2743956;0.2693328;0.00471139,0.2893899;0.05659412;-0.05597472,-0.212449;0.4933916;-0.08376797,-0.348637;0.3306066;-0.2220116,-0.3583202;0.2238462;-0.4161091,0.07761777;0.003923357;-0.02466536,0.105026;-0.308174;-0.04844141,0.1059563;-0.6357793;-0.0127821,0.127003;-0.6698309;-0.0687716,-0.0686477;0.004023667;-0.04381318,-0.09519313;-0.3081468;-0.06760781,-0.08763471;-0.6348959;-0.02547079,-0.07580068;-0.6296161;-0.108713,-0.01138373;0.5432052;-0.1325049,513.7454
+0;0;0,0.001274646;0.3211228;0.01001471,0.004147809;0.6380879;0.004484192,0.208323;0.5015247;0.01180246,0.2409221;0.251363;0.02961923,0.276961;0.03860049;-0.02322816,-0.1935423;0.4825818;-0.01420791,-0.2354355;0.2379488;-0.0627949,-0.2715461;0.03542405;-0.1466952,0.07356345;0.005810513;-0.03480097,0.08358735;-0.3068034;0.0003446192,0.08610599;-0.6310729;0.06274991,0.0891523;-0.5924864;-0.02364033,-0.07196371;0.003952254;-0.03823683,-0.09420305;-0.3090012;-0.01316406,-0.1105237;-0.632921;0.0489738,-0.105321;-0.5943009;-0.03731008,0.003602132;0.5593737;0.008297778,0;0;0,-0.00607831;0.3130684;-0.07192326,-0.01329166;0.6190733;-0.154465,0.1693835;0.4970984;-0.02962756,0.2741334;0.2695104;0.004900217,0.289508;0.05660704;-0.05670595,-0.2123941;0.4932514;-0.0829646,-0.3471382;0.3315526;-0.2231734,-0.3572807;0.2054684;-0.4058191,0.07767262;0.003954023;-0.0246532,0.1054259;-0.3085514;-0.04981732,0.1061394;-0.6367583;-0.01333165,0.1271411;-0.6701625;-0.06887555,-0.06869995;0.003991751;-0.04382731,-0.09549017;-0.3087187;-0.06744136,-0.08764844;-0.6361413;-0.02519948,-0.07595944;-0.6305906;-0.1077336,-0.01148243;0.5436954;-0.1315377,513.7681
+0;0;0,0.001079366;0.3206545;0.01001362,0.00370387;0.6357973;0.004518329,0.2067698;0.5003459;0.01230906,0.2391834;0.2504091;0.02988486,0.2755788;0.03753488;-0.02317811,-0.1925885;0.4813095;-0.01514199,-0.2358882;0.238543;-0.0700739,-0.2735664;0.04280312;-0.168674,0.07361786;0.005826195;-0.03476665,0.08354981;-0.3080016;0.0004976802,0.08602425;-0.6323441;0.06299338,0.08932147;-0.5937974;-0.02302602,-0.07198097;0.003938791;-0.03828159,-0.09433731;-0.3102205;-0.01309658,-0.110754;-0.6341755;0.04930139,-0.1053102;-0.5955942;-0.03660542,0.003235755;0.5576863;0.008300158,0;0;0,-0.006339803;0.3129348;-0.07037306,-0.01348644;0.617944;-0.1495669,0.169314;0.4971155;-0.02839088,0.2738908;0.2695947;0.005164146,0.2895928;0.05661327;-0.05686879,-0.212467;0.493366;-0.08301101,-0.3448699;0.3320022;-0.2253456,-0.3438265;0.2275243;-0.4216592,0.07771751;0.003900528;-0.02463794,0.1056892;-0.3096737;-0.05145049,0.1062816;-0.6378282;-0.01371336,0.1274568;-0.6712171;-0.06863809,-0.06873703;0.00403769;-0.04383117,-0.09549882;-0.3099008;-0.06742243,-0.08764707;-0.6374093;-0.02515685,-0.07590727;-0.6315145;-0.1074027,-0.01175401;0.5429002;-0.1276293,513.7902
+0;0;0,0.001078706;0.3204583;0.0100075,0.003701318;0.6353824;0.004515082,0.2071476;0.4998555;0.01231177,0.2395511;0.2499963;0.02988211,0.2759164;0.03729837;-0.02313693,-0.1929567;0.4807835;-0.01519055,-0.2362428;0.2380925;-0.07010538,-0.2738899;0.04251467;-0.1686239,0.0736552;0.00582915;-0.03478429,0.08361974;-0.3090282;0.0005957298,0.08609007;-0.6328321;0.06298765,0.08937895;-0.5943069;-0.02281452,-0.07201749;0.003940789;-0.03830101,-0.09444717;-0.3112491;-0.01303338,-0.1108366;-0.6346661;0.04926097,-0.1054065;-0.5961065;-0.03642888,0.003233393;0.557303;0.008295384,0;0;0,-0.006543323;0.3128702;-0.06974435,-0.01363713;0.6176565;-0.1489234,0.16927;0.4970353;-0.02703261,0.2739527;0.2694606;0.005209923,0.2897434;0.05668375;-0.0568428,-0.2128131;0.4940228;-0.08025821,-0.3417346;0.3321143;-0.2250103,-0.343097;0.2263545;-0.4204249,0.0777611;0.003833264;-0.02464819,0.1060855;-0.3106492;-0.05266047,0.1065095;-0.6381711;-0.01422811,0.1276334;-0.6717452;-0.0686121,-0.06878634;0.004086582;-0.04382642,-0.09565682;-0.3108796;-0.06750117,-0.08766132;-0.63784;-0.02530224,-0.07614921;-0.6318533;-0.1073775,-0.01193301;0.5426585;-0.1269393,513.8234
+0;0;0,0.00107641;0.3197762;0.009986197,0.003685368;0.6330382;0.004525262,0.2055152;0.49844;0.01226717,0.2379348;0.2484568;0.02984624,0.2743256;0.03560974;-0.02320997,-0.1914119;0.4795195;-0.01501675,-0.2347195;0.2367079;-0.06995886,-0.272393;0.04099299;-0.1685465,0.07368122;0.005831209;-0.03479657,0.08366682;-0.3096918;0.0006582439,0.0861332;-0.6329787;0.06295055,0.0894274;-0.5944398;-0.0229901,-0.07204292;0.003942181;-0.03831454,-0.09452002;-0.311914;-0.01299349,-0.1108833;-0.6348147;0.04920141,-0.1054444;-0.5962412;-0.03662676,0.003220275;0.5554314;0.008282683,0;0;0,-0.0064473;0.3124575;-0.0684576,-0.01286054;0.6160398;-0.1456985,0.1691415;0.4970909;-0.02603626,0.273946;0.2693879;0.005885601,0.2897904;0.05663946;-0.05680561,-0.2112622;0.4941113;-0.07950938,-0.3373899;0.3312966;-0.2259158,-0.3426016;0.201452;-0.4063497,0.07779455;0.003793329;-0.02464437,0.1062817;-0.3113086;-0.05311871,0.1065945;-0.6382583;-0.01432991,0.127871;-0.6718681;-0.06883383,-0.06882045;0.004125399;-0.04382297,-0.09576523;-0.3115098;-0.06748611,-0.08776463;-0.6379505;-0.02537577,-0.07631485;-0.6318499;-0.1076393,-0.01137704;0.5413859;-0.1242104,513.8572
+0;0;0,0.0007944418;0.318809;0.0100335,0.003099086;0.6306014;0.00465496,0.2052547;0.4963477;0.01259092,0.2376557;0.2467524;0.03001015,0.2740793;0.03417782;-0.02304284,-0.1918904;0.4772983;-0.01645876,-0.2360578;0.2361952;-0.07620467,-0.2740454;0.04526073;-0.1831169,0.07377281;0.005857638;-0.03473684,0.08363429;-0.310037;0.0006459691,0.08601555;-0.6333073;0.06308343,0.08958772;-0.5947938;-0.0225891,-0.0720552;0.003923126;-0.03841932,-0.09476215;-0.3122686;-0.01300636,-0.1110727;-0.6351601;0.04930666,-0.1053631;-0.5966073;-0.03624609,0.002737323;0.5533563;0.008367571,0;0;0,-0.006681874;0.3117418;-0.06717777,-0.01342785;0.6142237;-0.1427209,0.1696228;0.4972214;-0.02400637,0.2737175;0.2694355;0.006471388,0.2900013;0.05698398;-0.056206,-0.2125189;0.4930579;-0.07889511,-0.3343447;0.3265578;-0.2241095,-0.3367895;0.1903144;-0.3994977,0.07783861;0.003773481;-0.02470422,0.1063843;-0.3116607;-0.05342841,0.1066495;-0.6386043;-0.01449704,0.1279314;-0.6719894;-0.06885171,-0.06888264;0.004130567;-0.04383501,-0.09588782;-0.3118614;-0.06746668,-0.08787462;-0.6382995;-0.02525594,-0.07623366;-0.6319866;-0.107283,-0.01185424;0.5398355;-0.1216345,513.8906
+0;0;0,0.000793019;0.318238;0.01001553,0.003089787;0.6289507;0.004656808,0.2058399;0.4948266;0.01259088,0.238248;0.2451767;0.03001392,0.2748989;0.03127548;-0.02337018,-0.1924683;0.4757214;-0.01654388,-0.2366455;0.2345656;-0.07630284,-0.2748701;0.04243951;-0.1838824,0.07377985;0.005858196;-0.03474016,0.0836455;-0.3101703;0.0006576367,0.08602855;-0.6336831;0.06314191,0.08959006;-0.595195;-0.02227493,-0.07206208;0.0039235;-0.03842299,-0.09477864;-0.3124021;-0.01299926,-0.1111014;-0.6355357;0.04936048,-0.1054089;-0.5970085;-0.03593695,0.002729413;0.5520022;0.008355162,0;0;0,-0.0067349;0.3112137;-0.06691027,-0.01352748;0.6125216;-0.1426764,0.1696746;0.4976708;-0.02201676,0.2735778;0.2696664;0.007934093,0.2900891;0.05589484;-0.05512142,-0.213515;0.4919578;-0.07970443,-0.3331133;0.3200431;-0.2204896,-0.3293429;0.1736613;-0.389324,0.07783496;0.003799081;-0.0247376,0.1063449;-0.3117602;-0.05361342,0.106588;-0.6389489;-0.01465225,0.1280679;-0.6721182;-0.06877279,-0.06889962;0.004116565;-0.0438242,-0.09599697;-0.312005;-0.06742951,-0.08785444;-0.6386822;-0.02516599,-0.07570889;-0.6323017;-0.106869,-0.01194051;0.5384755;-0.1214743,513.9243
+0;0;0,0.000793019;0.318238;0.01001553,0.003089787;0.6289507;0.004656808,0.2058399;0.4948266;0.01259088,0.238248;0.2451767;0.03001392,0.2748989;0.03127548;-0.02337018,-0.1924683;0.4757214;-0.01654388,-0.2366455;0.2345656;-0.07630284,-0.2748701;0.04243951;-0.1838824,0.07377985;0.005858196;-0.03474016,0.0836455;-0.3101703;0.0006576367,0.08602855;-0.6336831;0.06314191,0.08959006;-0.595195;-0.02227493,-0.07206208;0.0039235;-0.03842299,-0.09477864;-0.3124021;-0.01299926,-0.1111014;-0.6355357;0.04936048,-0.1054089;-0.5970085;-0.03593695,0.002729413;0.5520022;0.008355162,0;0;0,-0.0067349;0.3112137;-0.06691027,-0.01352748;0.6125216;-0.1426764,0.1696746;0.4976708;-0.02201676,0.2735778;0.2696664;0.007934093,0.2900891;0.05589484;-0.05512142,-0.213515;0.4919578;-0.07970443,-0.3331133;0.3200431;-0.2204896,-0.3293429;0.1736613;-0.389324,0.07783496;0.003799081;-0.0247376,0.1063449;-0.3117602;-0.05361342,0.106588;-0.6389489;-0.01465225,0.1280679;-0.6721182;-0.06877279,-0.06889962;0.004116565;-0.0438242,-0.09599697;-0.312005;-0.06742951,-0.08785444;-0.6386822;-0.02516599,-0.07570889;-0.6323017;-0.106869,-0.01194051;0.5384755;-0.1214743,513.9467
+0;0;0,0.000478919;0.3179262;0.01012311,0.002611915;0.6287202;0.004892218,0.2062316;0.4944347;0.01324067,0.2387365;0.2442995;0.03052582,0.2753838;0.0300173;-0.02299966,-0.1932241;0.4747223;-0.01845396,-0.2394889;0.2359707;-0.08759281,-0.2784199;0.04828142;-0.2032734,0.07389829;0.005890412;-0.03463731,0.0834407;-0.3100616;0.0007570088,0.08591102;-0.6336874;0.06323379,0.0898729;-0.5951874;-0.02227151,-0.07206739;0.003898438;-0.03855504,-0.09482785;-0.312335;-0.01310088,-0.1114575;-0.6355503;0.04933645,-0.1053609;-0.5970103;-0.03603921,0.002306921;0.5517172;0.008530498,0;0;0,-0.006786913;0.3109748;-0.06654572,-0.01359488;0.6123561;-0.1423314,0.1700881;0.4979287;-0.0205853,0.2735536;0.269168;0.009187222,0.2901419;0.05518778;-0.05454779,-0.212924;0.4873364;-0.07721423,-0.3276331;0.3088551;-0.2147249,-0.3201852;0.1453433;-0.3674774,0.07787958;0.003771931;-0.02481818,0.1064456;-0.3116949;-0.05370069,0.1064538;-0.6389838;-0.01464868,0.1281674;-0.6722665;-0.06871271,-0.06898783;0.004132054;-0.04380644,-0.09606182;-0.3119164;-0.06725543,-0.08785618;-0.6387047;-0.02500365,-0.075767;-0.6323376;-0.1068232,-0.01200421;0.5382637;-0.121105,513.9802
+0;0;0,0.0004789346;0.3179365;0.01012344,0.002615029;0.6292083;0.004882599,0.2069903;0.494545;0.01325634,0.2395694;0.2438385;0.03058097,0.2759748;0.0309715;-0.02259101,-0.1939467;0.4747595;-0.01855583,-0.2403173;0.2354626;-0.08785258,-0.2789911;0.04901288;-0.2027692,0.07390137;0.005890657;-0.03463875,0.08345047;-0.3102828;0.0007803701,0.08591983;-0.6337833;0.06323299,0.0898805;-0.595286;-0.0222459,-0.07207039;0.0038986;-0.03855665,-0.09484679;-0.3125564;-0.01308465,-0.11147;-0.6356467;0.04932853,-0.1053753;-0.5971093;-0.03602075,0.002309378;0.5520399;0.008528699,0;0;0,-0.006825894;0.311097;-0.06601834,-0.01366694;0.6130638;-0.1414359,0.1704656;0.4980072;-0.0191021,0.273537;0.2686065;0.01199198,0.2908822;0.05607866;-0.05122232,-0.2133606;0.4869545;-0.07538737,-0.3075441;0.2747071;-0.1768557,-0.3162086;0.1309969;-0.3463764,0.07787797;0.003753453;-0.02483725,0.1066186;-0.3119036;-0.05392241,0.1064687;-0.639047;-0.01472735,0.1283343;-0.6723807;-0.06862783,-0.06899681;0.004136055;-0.04379828,-0.09605764;-0.3121432;-0.06717508,-0.08780289;-0.638789;-0.02482587,-0.07573605;-0.632367;-0.1066366,-0.01206621;0.5387709;-0.1203086,514.0045
+0;0;0,0.0004787678;0.3178258;0.01011992,0.002615281;0.6291673;0.004877293,0.2081943;0.4941333;0.01328037,0.2406992;0.2439985;0.0305655,0.2766032;0.03406253;-0.02187433,-0.195101;0.4742315;-0.01871892,-0.2413658;0.2354802;-0.08785766,-0.2795071;0.0515978;-0.2011919,0.07405534;0.00590293;-0.03471092,0.08362624;-0.3109925;0.0007890835,0.08609806;-0.6348149;0.06330382,0.09011173;-0.5962038;-0.02331919,-0.07222053;0.003906723;-0.03863697,-0.09504895;-0.3132709;-0.01310681,-0.1116887;-0.6366826;0.04936846,-0.1055124;-0.5980309;-0.03712322,0.002309503;0.5519665;0.00852492,0;0;0,-0.006790705;0.3111092;-0.06542826,-0.0136091;0.6132883;-0.1402833,0.1714802;0.4981137;-0.01720858,0.2737202;0.2690561;0.01445127,0.2918879;0.05923533;-0.04684591,-0.2143519;0.4871672;-0.07308201,-0.3126889;0.2821087;-0.1835519,-0.3125428;0.125243;-0.3368662,0.07797137;0.003783643;-0.02510047,0.106857;-0.3125931;-0.05418563,0.1062283;-0.6400568;-0.0149138,0.1286966;-0.6738076;-0.0699122,-0.06919481;0.004131827;-0.04380514,-0.09642313;-0.3128418;-0.06748876,-0.08788185;-0.6397994;-0.02505143,-0.07567025;-0.6336257;-0.107979,-0.01201134;0.5389228;-0.1192935,514.0364
+0;0;0,-0.0002358107;0.3179185;0.01042656,0.001618083;0.6298454;0.005325395,0.2073553;0.4947221;0.0141799,0.2397439;0.2449875;0.03109236,0.2757436;0.03481053;-0.02145619,-0.1955274;0.4741259;-0.02073724,-0.243998;0.2388584;-0.09821096,-0.2825241;0.05713737;-0.2153644,0.07418434;0.006019367;-0.03449334,0.08300982;-0.311117;0.001143221,0.08544091;-0.6347969;0.06366844,0.08991908;-0.5961927;-0.02276586,-0.07213508;0.003783384;-0.0388787,-0.09566933;-0.3135305;-0.01277589,-0.1121273;-0.6367941;0.04978425,-0.1054945;-0.5981483;-0.0365073,0.001375825;0.5524401;0.008963785,0;0;0,-0.006609105;0.3112726;-0.06516647,-0.01281926;0.6141118;-0.1398318,0.1718977;0.4983726;-0.0164628,0.2734144;0.2695941;0.01605129,0.2925318;0.0596837;-0.04562402,-0.2135542;0.4875622;-0.07170059,-0.3037786;0.2740957;-0.1716704,-0.3008484;0.1037013;-0.3101944,0.07799269;0.003732055;-0.02515054,0.107082;-0.3128328;-0.05454111,0.1062527;-0.6401129;-0.0149045,0.12864;-0.6737385;-0.06981874,-0.06924842;0.004165684;-0.04377946,-0.09648784;-0.3130262;-0.06766751,-0.08771572;-0.6398594;-0.02539391,-0.0756187;-0.633617;-0.1081841,-0.01141444;0.5395194;-0.1188822,514.0618
+0;0;0,-0.0002354558;0.3174399;0.01041087,0.001616233;0.6289949;0.005315839,0.2071133;0.4940326;0.01415985,0.2395231;0.2441347;0.03108338,0.2752795;0.03537785;-0.02111009,-0.195299;0.4734605;-0.02071652,-0.2438014;0.238039;-0.09824094,-0.2820672;0.05754596;-0.2146028,0.07424645;0.006024408;-0.03452222,0.08307458;-0.3112071;0.001125023,0.08550459;-0.6347436;0.06362256,0.08998135;-0.5961421;-0.02278473,-0.07219549;0.003786552;-0.03891125,-0.0957368;-0.3136225;-0.01280062,-0.1121875;-0.6367429;0.04973182,-0.1055568;-0.5980998;-0.03653277,0.001374268;0.5516833;0.008949826,0;0;0,-0.006381198;0.3109469;-0.06440377,-0.012436;0.6135249;-0.1385837,0.1721425;0.4981465;-0.01553059,0.2733313;0.2690637;0.01714468,0.2931558;0.06027882;-0.04283834,-0.2131849;0.4876353;-0.07098128,-0.2998517;0.2695668;-0.1643665,-0.298145;0.09822665;-0.2993544,0.07801067;0.00370276;-0.02532267,0.1071168;-0.3129745;-0.05452609,0.1061028;-0.6401169;-0.01497221,0.1285296;-0.6736884;-0.06989002,-0.0693787;0.00415744;-0.04370269,-0.09682009;-0.3130915;-0.06787931,-0.08801544;-0.6397532;-0.02542491,-0.07591102;-0.6334518;-0.1082024,-0.01106003;0.5389991;-0.1177421,514.0911
+0;0;0,-0.0002354558;0.3174399;0.01041087,0.001616233;0.6289949;0.005315839,0.2071133;0.4940326;0.01415985,0.2395231;0.2441347;0.03108338,0.2752795;0.03537785;-0.02111009,-0.195299;0.4734605;-0.02071652,-0.2438014;0.238039;-0.09824094,-0.2820672;0.05754596;-0.2146028,0.07424645;0.006024408;-0.03452222,0.08307458;-0.3112071;0.001125023,0.08550459;-0.6347436;0.06362256,0.08998135;-0.5961421;-0.02278473,-0.07219549;0.003786552;-0.03891125,-0.0957368;-0.3136225;-0.01280062,-0.1121875;-0.6367429;0.04973182,-0.1055568;-0.5980998;-0.03653277,0.001374268;0.5516833;0.008949826,0;0;0,-0.006381198;0.3109469;-0.06440377,-0.012436;0.6135249;-0.1385837,0.1721425;0.4981465;-0.01553059,0.2733313;0.2690637;0.01714468,0.2931558;0.06027882;-0.04283834,-0.2131849;0.4876353;-0.07098128,-0.2998517;0.2695668;-0.1643665,-0.298145;0.09822665;-0.2993544,0.07801067;0.00370276;-0.02532267,0.1071168;-0.3129745;-0.05452609,0.1061028;-0.6401169;-0.01497221,0.1285296;-0.6736884;-0.06989002,-0.0693787;0.00415744;-0.04370269,-0.09682009;-0.3130915;-0.06787931,-0.08801544;-0.6397532;-0.02542491,-0.07591102;-0.6334518;-0.1082024,-0.01106003;0.5389991;-0.1177421,514.1141
+0;0;0,-0.0006266122;0.3166226;0.01056303,0.0009929962;0.627643;0.005604358,0.2014817;0.4943905;0.01482576,0.2339767;0.2439355;0.03150025,0.2698865;0.03525953;-0.02059493,-0.1907862;0.4741265;-0.02086002,-0.2407454;0.240711;-0.1050206,-0.2794006;0.07431489;-0.2405461,0.07440691;0.006078541;-0.03444998,0.08286995;-0.3107789;0.001265965,0.08517087;-0.6343234;0.06371102,0.08992431;-0.5957242;-0.02258689,-0.07227086;0.003739814;-0.03902658,-0.09588678;-0.3132895;-0.01293935,-0.1125401;-0.6363525;0.04981969,-0.1056372;-0.5977108;-0.03632865,0.0008166095;0.5504718;0.009191449,0;0;0,-0.004809409;0.3105998;-0.062181,-0.008138426;0.6133854;-0.1333811,0.1719261;0.4983844;-0.01534366,0.2739382;0.2693245;0.01910568,0.294548;0.06031683;-0.03954672,-0.2057472;0.489123;-0.07227863,-0.2889202;0.2663367;-0.1589401,-0.2873596;0.08893493;-0.2857282,0.07806384;0.003708869;-0.0255425,0.1068812;-0.3126286;-0.05462861,0.1058251;-0.6397762;-0.01514363,0.1281968;-0.6733018;-0.06998777,-0.06961001;0.00409944;-0.0435635,-0.09721114;-0.3127211;-0.06823725,-0.08828773;-0.6393825;-0.02582951,-0.07633965;-0.632837;-0.1086003,-0.007529274;0.5387715;-0.113364,514.1373
+0;0;0,-0.0006258416;0.3162332;0.01055005,0.0009924854;0.6269875;0.005596705,0.2017337;0.4937575;0.01482087,0.2342919;0.2428144;0.03152785,0.2702053;0.034118;-0.02057242,-0.1910273;0.4734679;-0.02090977,-0.2410839;0.2395977;-0.1052343,-0.2797428;0.07318524;-0.2407731,0.07453069;0.006088654;-0.0345073,0.08298261;-0.3103528;0.001161769,0.08528394;-0.6339535;0.06361766,0.09004003;-0.5953496;-0.02272838,-0.07239109;0.003746036;-0.03909151,-0.09597601;-0.3128671;-0.01303852,-0.1126322;-0.6359862;0.04973142,-0.1057254;-0.5973396;-0.03646499,0.0008163113;0.5499092;0.009179475,0;0;0,-0.004995987;0.3102765;-0.06179547,-0.008767657;0.6127471;-0.1331458,0.1718194;0.4986376;-0.01487374,0.2742792;0.269347;0.0203321,0.2949141;0.06044751;-0.03877425,-0.2058688;0.4876168;-0.07014248,-0.2888412;0.263267;-0.1543705,-0.2871439;0.08403789;-0.2785977,0.078116;0.003695518;-0.02582407,0.106772;-0.3122529;-0.05470848,0.105537;-0.639458;-0.01522708,0.1279664;-0.6729698;-0.07014036,-0.06988294;0.004037333;-0.04339037,-0.09754184;-0.3123131;-0.06861591,-0.08875816;-0.6390097;-0.02600613,-0.07695173;-0.6324661;-0.1088475,-0.00801488;0.5382452;-0.113075,514.1706
+0;0;0,-0.0006249093;0.3157621;0.01053433,0.000992084;0.6262549;0.005585453,0.2019276;0.4930428;0.01481171,0.234436;0.2424833;0.03149316,0.2703407;0.03383742;-0.02059451,-0.1912129;0.4727337;-0.02095345,-0.241193;0.2392209;-0.1051491,-0.2798426;0.07284868;-0.2406551,0.07456372;0.006091352;-0.03452259,0.08301221;-0.3102214;0.001131974,0.08531345;-0.6338103;0.06358558,0.09007375;-0.5951988;-0.02283687,-0.07242317;0.003747695;-0.03910883,-0.09599849;-0.3127367;-0.01306644,-0.1126541;-0.635844;0.0497012,-0.1057412;-0.5971897;-0.03657148,0.0008160748;0.5492488;0.00916487,0;0;0,-0.005278647;0.3099094;-0.06119943,-0.009571679;0.6120794;-0.1326513,0.1718171;0.4988058;-0.01479316,0.274588;0.2701679;0.02095652,0.2955723;0.06107683;-0.03714633,-0.2068353;0.4876053;-0.0694356,-0.2885652;0.262084;-0.1505252,-0.2872441;0.08222023;-0.2737432,0.07807678;0.00378564;-0.02604509,0.1066841;-0.3120233;-0.05507421,0.1054058;-0.6392145;-0.01557994,0.1279194;-0.6727215;-0.07058597,-0.07004962;0.003966313;-0.04319699,-0.09776684;-0.312194;-0.0690971,-0.0889464;-0.6388757;-0.02647413,-0.07718594;-0.6323253;-0.1094047,-0.00866136;0.5376652;-0.1125393,514.1947
+0;0;0,-0.001117494;0.3153548;0.01087977,0.0001697151;0.6256995;0.00615796,0.2014958;0.4925869;0.01568398,0.2340619;0.2413977;0.03208623,0.2700784;0.0325533;-0.02003285,-0.1916882;0.471942;-0.02280737,-0.2440459;0.2426717;-0.1183029,-0.2818928;0.07594672;-0.2539493,0.07470792;0.006126177;-0.03443845,0.08270017;-0.3100349;0.001403034,0.08495247;-0.6338383;0.06378481,0.09014784;-0.5952413;-0.02235337,-0.0724582;0.003720364;-0.03925275,-0.09672502;-0.3126107;-0.01371678,-0.1131711;-0.635805;0.0496882,-0.1058314;-0.597161;-0.0362891,0.0001220604;0.5487204;0.009639677,0;0;0,-0.005526751;0.3095897;-0.06076145,-0.01023488;0.6115479;-0.1324081,0.1718165;0.4996267;-0.01447511,0.2744942;0.2702372;0.02106905,0.2958501;0.06083071;-0.03657126,-0.2072663;0.4858849;-0.06884703,-0.2892412;0.260008;-0.150611,-0.2876575;0.07916848;-0.2727754,0.07800791;0.003900677;-0.0265398,0.1064926;-0.311785;-0.05547857,0.1049335;-0.6391909;-0.01613188,0.127372;-0.6723307;-0.07118249,-0.07046063;0.003848369;-0.04272353,-0.09874509;-0.3119986;-0.07005431,-0.08957148;-0.6388664;-0.02741015,-0.07784743;-0.6322413;-0.1100954,-0.009213515;0.5371854;-0.1122317,514.2256
+0;0;0,-0.001117877;0.315463;0.01088351,0.0001696645;0.6259225;0.00615873,0.2016374;0.4927114;0.01569167,0.23421;0.241472;0.03209721,0.2702685;0.03238398;-0.02008266,-0.1918232;0.472052;-0.02282677,-0.2441914;0.2427358;-0.1183414,-0.2820825;0.07581633;-0.254146,0.07475914;0.006130376;-0.03446206,0.08274888;-0.3099314;0.001368172,0.08500185;-0.6338315;0.06376857,0.09018933;-0.5952476;-0.0222388,-0.07250788;0.003722914;-0.03927966,-0.09676707;-0.3125088;-0.01375171,-0.113218;-0.6357995;0.0496722,-0.1058895;-0.5971686;-0.03617452,0.0001219733;0.5488844;0.009643114,0;0;0,-0.005603649;0.3096752;-0.06088114,-0.0103889;0.6117115;-0.1326876,0.1717457;0.499736;-0.01445651,0.2749976;0.270564;0.02118897,0.296505;0.0607878;-0.03601336,-0.2072619;0.4859872;-0.06785649,-0.2894093;0.2603568;-0.1502831,-0.2878154;0.07995866;-0.2735499,0.07798762;0.003909379;-0.02677298,0.1066587;-0.311676;-0.05552149,0.105033;-0.6392084;-0.01640511,0.1273306;-0.6722519;-0.0714159,-0.07076602;0.003875455;-0.0423237,-0.09881886;-0.3118414;-0.07022657,-0.0898838;-0.6388719;-0.02802043,-0.07827575;-0.6322285;-0.1105891,-0.009326003;0.537306;-0.1124463,514.2591
+0;0;0,-0.001117877;0.315463;0.01088351,0.0001696645;0.6259225;0.00615873,0.2016374;0.4927114;0.01569167,0.23421;0.241472;0.03209721,0.2702685;0.03238398;-0.02008266,-0.1918232;0.472052;-0.02282677,-0.2441914;0.2427358;-0.1183414,-0.2820825;0.07581633;-0.254146,0.07475914;0.006130376;-0.03446206,0.08274888;-0.3099314;0.001368172,0.08500185;-0.6338315;0.06376857,0.09018933;-0.5952476;-0.0222388,-0.07250788;0.003722914;-0.03927966,-0.09676707;-0.3125088;-0.01375171,-0.113218;-0.6357995;0.0496722,-0.1058895;-0.5971686;-0.03617452,0.0001219733;0.5488844;0.009643114,0;0;0,-0.005603649;0.3096752;-0.06088114,-0.0103889;0.6117115;-0.1326876,0.1717457;0.499736;-0.01445651,0.2749976;0.270564;0.02118897,0.296505;0.0607878;-0.03601336,-0.2072619;0.4859872;-0.06785649,-0.2894093;0.2603568;-0.1502831,-0.2878154;0.07995866;-0.2735499,0.07798762;0.003909379;-0.02677298,0.1066587;-0.311676;-0.05552149,0.105033;-0.6392084;-0.01640511,0.1273306;-0.6722519;-0.0714159,-0.07076602;0.003875455;-0.0423237,-0.09881886;-0.3118414;-0.07022657,-0.0898838;-0.6388719;-0.02802043,-0.07827575;-0.6322285;-0.1105891,-0.009326003;0.537306;-0.1124463,514.2819
+0;0;0,-0.001333359;0.315674;0.01102992,-0.0002049323;0.6263366;0.006430878,0.2015629;0.4932439;0.01672432,0.2340362;0.2421526;0.03288057,0.2701755;0.03343387;-0.01939989,-0.1918165;0.4718057;-0.02460599,-0.2479795;0.2489472;-0.1320405,-0.2845969;0.08496523;-0.2712234,0.07490877;0.006145494;-0.03448641,0.08267909;-0.309869;0.001422722,0.08490387;-0.6350632;0.06411575,0.09050062;-0.5965562;-0.02108736,-0.07263062;0.00372662;-0.03936126,-0.0970668;-0.3124392;-0.01372858,-0.1132075;-0.6370245;0.05007181,-0.1054953;-0.5984679;-0.03496094,-0.0002143651;0.5492616;0.009865783,0;0;0,-0.0056592;0.3098807;-0.06095457,-0.01055118;0.6120224;-0.1331758,0.1716861;0.4997799;-0.01459837,0.2751915;0.2709101;0.02100563,0.2973552;0.06135432;-0.03554463,-0.2074308;0.4862283;-0.06736449,-0.289105;0.2610231;-0.1508771,-0.2869281;0.08287741;-0.2768221,0.07799478;0.003947824;-0.02719617,0.106631;-0.3115859;-0.05606532,0.104908;-0.6404133;-0.01661658,0.1270821;-0.6721623;-0.07192159,-0.07110127;0.003901579;-0.04204508,-0.09899278;-0.3117008;-0.07089366,-0.09026455;-0.6400708;-0.02866082,-0.07886776;-0.6332384;-0.1104938,-0.009464122;0.537605;-0.1128478,514.3152
+0;0;0,-0.001332137;0.3153847;0.01101981,-0.0002064871;0.6252073;0.006435523,0.2025512;0.4921069;0.01675071,0.2350168;0.2410749;0.03290315,0.2712653;0.03172565;-0.01953526,-0.1927579;0.4705635;-0.02478235,-0.2489076;0.2477576;-0.1321915,-0.2856357;0.08328028;-0.2717949,0.07497941;0.00615129;-0.03451893,0.08274124;-0.3095179;0.001350969,0.08497109;-0.6354542;0.06418703,0.09055724;-0.5969633;-0.02085473,-0.07269911;0.003730135;-0.03939838,-0.0971086;-0.3120903;-0.0137937,-0.1132861;-0.6374162;0.05015226,-0.1055885;-0.5988759;-0.03471947,-0.0002158872;0.5483993;0.009858528,0;0;0,-0.006134443;0.3095244;-0.0612185,-0.01221382;0.6106063;-0.1341386,0.1716605;0.499757;-0.01494122,0.2754668;0.2710907;0.02066755,0.2978473;0.06079383;-0.03559231,-0.2092901;0.4846777;-0.06657856,-0.2910199;0.2603251;-0.1521247,-0.2875375;0.08451784;-0.2823958,0.07795966;0.003970474;-0.02752876,0.1066788;-0.311186;-0.0566082,0.1047764;-0.6407446;-0.01691914,0.126944;-0.6720152;-0.07250619,-0.07130017;0.003919999;-0.0418596,-0.09913459;-0.3113039;-0.07106814,-0.09046727;-0.6404662;-0.02905913,-0.07916252;-0.6336308;-0.1107353,-0.01070598;0.5365512;-0.1135287,514.3486
+0;0;0,-0.001332391;0.3154449;0.01102191,-0.0002062265;0.6254285;0.006434653,0.2029564;0.4921608;0.01676605,0.2354298;0.2410682;0.03292239,0.271766;0.0312124;-0.0196429,-0.1931421;0.4705744;-0.02484995,-0.2493054;0.2477147;-0.132285,-0.2861224;0.0828394;-0.2722262,0.0750265;0.006155153;-0.03454061,0.08278541;-0.3093953;0.001315791,0.08501573;-0.6354007;0.0641652,0.09059772;-0.5969162;-0.02081304,-0.07274478;0.003732478;-0.03942313,-0.09714508;-0.3119691;-0.01382809,-0.1133261;-0.6373641;0.05013145,-0.1056342;-0.5988302;-0.03467689,-0.0002156333;0.5485656;0.009860104,0;0;0,-0.006581321;0.309544;-0.06138349,-0.01297363;0.6107343;-0.1345172,0.1714292;0.4999208;-0.01518011,0.2753903;0.2712128;0.02014351,0.2978466;0.06038909;-0.03617692,-0.2102163;0.4844324;-0.06645885,-0.2919111;0.2620907;-0.1573056,-0.2880419;0.09940058;-0.3044105,0.07795282;0.004008234;-0.02769851,0.1067067;-0.3110163;-0.05686522,0.1046263;-0.6407111;-0.01772976,0.1266066;-0.6721042;-0.07315731,-0.07136518;0.003879454;-0.04185544,-0.09915406;-0.3112495;-0.07082929,-0.0904578;-0.6405278;-0.02917917,-0.07920264;-0.6336895;-0.110796,-0.01138215;0.5366337;-0.1138728,514.3712
+0;0;0,-0.001864031;0.3154501;0.01116569,-0.001075561;0.625736;0.006734909,0.2002993;0.4929674;0.0174884,0.232784;0.2420782;0.03346577,0.2692973;0.03167406;-0.0193502,-0.1914706;0.4711941;-0.02680766,-0.2503261;0.2545173;-0.1444643,-0.2852687;0.09542027;-0.292315,0.07516153;0.006234854;-0.03444733,0.082485;-0.3092672;0.001380257,0.08462393;-0.6353269;0.06416902,0.09070383;-0.5968603;-0.02058315,-0.07276172;0.003661039;-0.03958632,-0.09773503;-0.3119141;-0.01375146,-0.1137455;-0.6373621;0.05019566,-0.1055631;-0.5988424;-0.03437408,-0.0009604372;0.5487728;0.010095,0;0;0,-0.006044678;0.309781;-0.06030011,-0.01161957;0.6115281;-0.132472,0.1712681;0.4999477;-0.0155592,0.2752586;0.2714365;0.01943373,0.2979007;0.06007613;-0.03719497,-0.2076268;0.4844326;-0.06802818,-0.2888377;0.2661617;-0.1681206,-0.2871704;0.1042852;-0.3170699,0.07799803;0.004022658;-0.02783656,0.106621;-0.3109247;-0.05729294,0.1045235;-0.6406894;-0.01839876,0.1263253;-0.6718975;-0.07380486,-0.07146538;0.003880491;-0.04186156,-0.09908061;-0.3111976;-0.07087836,-0.09068879;-0.6405628;-0.0295247,-0.07948449;-0.6335819;-0.1109873,-0.01028791;0.5372451;-0.112103,514.3931
+0;0;0,-0.001866074;0.3157959;0.01117793,-0.001075901;0.6269195;0.006732087,0.2013323;0.4935775;0.01753606,0.2338146;0.2427071;0.03351223,0.2706286;0.03057024;-0.01973868,-0.1924483;0.4716924;-0.02698735,-0.2512994;0.2550318;-0.1446352,-0.2865297;0.09462462;-0.2937034,0.07521331;0.006239148;-0.03447106,0.08252537;-0.3087714;0.001300715,0.08466916;-0.6355724;0.06423222,0.09072805;-0.5971351;-0.02022707,-0.07281185;0.003663561;-0.03961359,-0.09774626;-0.31142;-0.01381897,-0.1137931;-0.6376078;0.05027353,-0.105639;-0.5991176;-0.03400398,-0.0009603479;0.5496693;0.01010471,0;0;0,-0.006681025;0.310155;-0.06012249,-0.01371007;0.6128183;-0.1319423,0.1710166;0.5000671;-0.01570655,0.2750536;0.27157;0.01910233,0.297898;0.05851094;-0.03814221,-0.2095642;0.4819689;-0.06817228,-0.2925561;0.2699463;-0.1795503,-0.2887381;0.1319069;-0.3531116,0.07809249;0.003998578;-0.02774525,0.1065144;-0.3103954;-0.05796742,0.1043109;-0.6408858;-0.01878738,0.1260563;-0.6716909;-0.0742054,-0.07147529;0.003923393;-0.04195372,-0.0988429;-0.3107027;-0.07069737,-0.09072876;-0.640874;-0.02964956,-0.07952239;-0.6337644;-0.110839,-0.01190744;0.5382241;-0.1116581,514.4266
+0;0;0,-0.002209012;0.3157886;0.01131918,-0.001695313;0.6269171;0.007079234,0.2004495;0.493841;0.02557413,0.2378683;0.243349;0.0355694,0.2747564;0.03128737;-0.01792911,-0.1925728;0.4717632;-0.02887737,-0.2538776;0.2646791;-0.1615581,-0.288334;0.1140891;-0.3207071,0.075241;0.006241344;-0.03441021,0.08234123;-0.3087759;0.001345504,0.08444731;-0.6355726;0.06430048,0.09218904;-0.5971605;-0.02002376,-0.07270845;0.003674197;-0.03980209,-0.09818001;-0.3113488;-0.01379396,-0.1140626;-0.6375179;0.05043487,-0.1042318;-0.599044;-0.03366519,-0.001482025;0.5496632;0.0103621,0;0;0,-0.006681025;0.310155;-0.06012249,-0.01371007;0.6128183;-0.1319423,0.1710166;0.5000671;-0.01570655,0.2750536;0.27157;0.01910233,0.297898;0.05851094;-0.03814221,-0.2095642;0.4819689;-0.06817228,-0.2925561;0.2699463;-0.1795503,-0.2887381;0.1319069;-0.3531116,0.07809249;0.003998578;-0.02774525,0.1065144;-0.3103954;-0.05796742,0.1043109;-0.6408858;-0.01878738,0.1260563;-0.6716909;-0.0742054,-0.07147529;0.003923393;-0.04195372,-0.0988429;-0.3107027;-0.07069737,-0.09072876;-0.640874;-0.02964956,-0.07952239;-0.6337644;-0.110839,-0.01190744;0.5382241;-0.1116581,514.4491
+0;0;0,-0.002208656;0.3157378;0.01131735,-0.001694993;0.626617;0.007083264,0.1989493;0.4940814;0.0254598,0.2364257;0.2432042;0.03547045,0.273362;0.03086603;-0.01809782,-0.1911533;0.4721676;-0.02858718,-0.2525523;0.264765;-0.161472,-0.2870536;0.1139786;-0.3208284,0.07528358;0.006244877;-0.03442968,0.0823835;-0.3087583;0.00132443,0.0844906;-0.6357139;0.06431003,0.09222676;-0.597308;-0.01995353,-0.07274958;0.003676276;-0.03982461,-0.09822001;-0.3113327;-0.01381764,-0.1141104;-0.6376604;0.05044243,-0.1042866;-0.5991927;-0.03359711,-0.001482052;0.5494889;0.01036078,0;0;0,-0.007467083;0.3106769;-0.05698586,-0.01592036;0.6140961;-0.1242628,0.1704443;0.5003731;-0.01566768,0.274875;0.2715561;0.01869869,0.2980782;0.05842479;-0.03924966,-0.210845;0.4810818;-0.07005885,-0.2947186;0.2738258;-0.1902846,-0.2899463;0.1375882;-0.3656068,0.07817382;0.003999889;-0.02765632,0.1065938;-0.3103381;-0.05831027,0.1043707;-0.641026;-0.01942325,0.1259259;-0.6718199;-0.07483387,-0.07146718;0.003911511;-0.04206138,-0.09868088;-0.3107459;-0.07044897,-0.09071897;-0.6411432;-0.02987953,-0.07940961;-0.6336278;-0.1111039,-0.01376013;0.5393095;-0.1052411,514.4826
+0;0;0,-0.002209986;0.3159279;0.01132417,-0.001695895;0.6270479;0.007086993,0.1990947;0.4944172;0.02547686,0.2365744;0.2435178;0.0354884,0.2736272;0.03050965;-0.01824888,-0.1912923;0.4724874;-0.02860953,-0.2526968;0.2650664;-0.1615061,-0.287307;0.1138044;-0.3213654,0.07529338;0.006245689;-0.03443416,0.08239283;-0.3087372;0.001317654,0.08450086;-0.6358351;0.06433067,0.09208754;-0.5975915;-0.0183048,-0.07275906;0.003676755;-0.03982979,-0.09822784;-0.3113119;-0.0138245,-0.1141251;-0.6377816;0.05046353,-0.1044911;-0.5994775;-0.03195225,-0.001482804;0.5498651;0.01036684,0;0;0,-0.007978953;0.3109695;-0.0563724,-0.01682281;0.6146163;-0.1236758,0.1698935;0.5010662;-0.01517081,0.2746429;0.2722371;0.01829982,0.2978885;0.05844313;-0.03987956,-0.2115795;0.4797085;-0.07108621,-0.2994989;0.3068126;-0.2348931,-0.2866783;0.1651029;-0.4063196,0.07820062;0.004042804;-0.02760673,0.106555;-0.3102293;-0.05878162,0.1041467;-0.6410699;-0.01996422,0.1252861;-0.6707641;-0.07422161,-0.07144221;0.003874708;-0.04212848,-0.09882911;-0.3107574;-0.07040157,-0.09083134;-0.6413451;-0.03020262,-0.07951889;-0.6333581;-0.1098367,-0.01459892;0.5397894;-0.1045978,514.5049
+0;0;0,-0.002211167;0.3160967;0.01133022,-0.001696762;0.6274132;0.007090301,0.1993936;0.4946491;0.02550489,0.2368771;0.2437248;0.03551742,0.2739243;0.03074846;-0.01821184,-0.1915766;0.4726866;-0.02866229,-0.2529871;0.265245;-0.1615721,-0.2875922;0.1140055;-0.3214075,0.07528014;0.006244591;-0.03442811,0.08238428;-0.3089459;0.001347262,0.08449177;-0.635962;0.06434451,0.09221502;-0.5975701;-0.01977848,-0.07274628;0.003676109;-0.03982279,-0.09823184;-0.3115202;-0.01380036,-0.1141251;-0.6379082;0.0504716,-0.1043177;-0.5994546;-0.03342775,-0.001483531;0.5501799;0.01037229,0;0;0,-0.008184388;0.3111491;-0.05629944,-0.01719839;0.6149575;-0.1237564,0.1697023;0.5011334;-0.01488638,0.2745849;0.2722678;0.01810527,0.2976693;0.05863157;-0.04058838,-0.2124381;0.4803663;-0.0715638,-0.30011;0.3101029;-0.238274,-0.2897999;0.1705361;-0.4115745,0.07820328;0.004075348;-0.02755046,0.1067261;-0.3103789;-0.05886054,0.1041428;-0.6411345;-0.02004409,0.1253714;-0.6715257;-0.07580256,-0.07141323;0.003868263;-0.04214946,-0.09849051;-0.3110296;-0.0701045,-0.09076609;-0.6415653;-0.0301148,-0.07914418;-0.6339728;-0.1111678,-0.0149435;0.540094;-0.1046209,514.5385
+0;0;0,-0.00254791;0.3158764;0.01156035,-0.002326012;0.6269223;0.007709533,0.1988896;0.4941594;0.02555483,0.236235;0.2428522;0.03614986,0.2731873;0.02976643;-0.01782235,-0.1932104;0.4734255;-0.02529808,-0.2524384;0.2700175;-0.1659375,-0.2890397;0.1320637;-0.3371484,0.07537113;0.006177518;-0.03427605,0.08205277;-0.3089941;0.001508527,0.08414288;-0.6360258;0.06452917,0.09131063;-0.5975925;-0.01967433,-0.07266475;0.003765882;-0.03999336,-0.09852094;-0.3113479;-0.01366722,-0.1146078;-0.6377348;0.05066399,-0.1053514;-0.5992349;-0.03332885,-0.002037243;0.5497631;0.0108333,0;0;0,-0.008898936;0.3110859;-0.05535698,-0.01896394;0.614773;-0.1219182,0.1688962;0.5014191;-0.01442122,0.2743861;0.2723004;0.01780796,0.2971243;0.05862987;-0.0414536,-0.214205;0.4795814;-0.07254872,-0.3022961;0.3167884;-0.2469065,-0.2936944;0.1880269;-0.4286494,0.07822066;0.004123151;-0.02753806,0.1066952;-0.3102764;-0.05916739,0.1040438;-0.6410534;-0.02037001,0.1253536;-0.6714762;-0.0761168,-0.07141404;0.003831821;-0.04218019,-0.09845132;-0.3110382;-0.07018261,-0.09082057;-0.6415963;-0.03019665,-0.07896788;-0.6339122;-0.1112784,-0.01644441;0.5399482;-0.1029902,514.5718
+0;0;0,-0.002546862;0.3157465;0.0115556,-0.00232509;0.6266393;0.007706567,0.1987456;0.4939516;0.02553983,0.2361214;0.2424399;0.0361435,0.2731068;0.02916314;-0.01787708,-0.1930719;0.4732326;-0.02527644,-0.2523481;0.269659;-0.1660304,-0.2889822;0.1315817;-0.3373947,0.07526557;0.006168866;-0.03422805,0.0819534;-0.3092947;0.001589678,0.08404747;-0.6369452;0.06472957,0.09115504;-0.5985827;-0.01876709,-0.07256298;0.003760608;-0.03993735,-0.09844313;-0.3116451;-0.01358682,-0.1145604;-0.6386496;0.05086613,-0.1053817;-0.6002211;-0.03242165,-0.002036452;0.5495153;0.01082892,0;0;0,-0.009206183;0.3109938;-0.05508113,-0.01937134;0.6145003;-0.1217327,0.1681622;0.5012503;-0.01383281,0.2742517;0.272053;0.01749134,0.2963327;0.05839026;-0.04278946,-0.2151684;0.4815056;-0.07283363,-0.3008447;0.3229929;-0.252558,-0.2890351;0.2126882;-0.4461208,0.0782359;0.00417608;-0.02713346,0.1066428;-0.3104441;-0.05956984,0.1040848;-0.6418489;-0.02070808,0.1252488;-0.6714916;-0.07626867,-0.07121289;0.003763359;-0.04229755,-0.09835504;-0.3113933;-0.07030649,-0.09073151;-0.6425616;-0.03011455,-0.07879472;-0.6346803;-0.1104913,-0.01684528;0.5397214;-0.1027675,514.5955
+0;0;0,-0.002546315;0.3156786;0.01155311,-0.002324591;0.6261861;0.007710287,0.1997101;0.4933654;0.0256088,0.2370682;0.241973;0.03620743,0.2740752;0.02857147;-0.01784475,-0.1939895;0.4725469;-0.02545158,-0.2532377;0.2690699;-0.1661388,-0.2898932;0.1309117;-0.3376033,0.07522611;0.006165633;-0.0342101,0.08191462;-0.3093299;0.001611248,0.08400973;-0.6371433;0.06478252,0.09111806;-0.5987799;-0.01872299,-0.07252494;0.003758637;-0.03991641,-0.0984077;-0.311679;-0.01356321,-0.114533;-0.638846;0.05092175,-0.1053534;-0.6004166;-0.03237484,-0.002036454;0.549196;0.01082722,0;0;0,-0.009484954;0.3108481;-0.0554657,-0.01996134;0.6138176;-0.1226907,0.1675473;0.5013052;-0.01174021,0.2739536;0.2720807;0.01724172,0.2955153;0.05840823;-0.04367232,-0.2166229;0.4808832;-0.07324976,-0.3008818;0.3285331;-0.2587113,-0.2891245;0.2176054;-0.4520716,0.0783181;0.004154176;-0.02676439,0.106482;-0.3104357;-0.06001067,0.1038939;-0.641994;-0.02103686,0.1251369;-0.6715175;-0.07670856,-0.0710696;0.003763389;-0.04245308,-0.09829945;-0.3114369;-0.0702491,-0.09055518;-0.6427639;-0.03001186,-0.0781334;-0.6349221;-0.1103135,-0.01733127;0.5392408;-0.1034901,514.6281
+0;0;0,-0.002754964;0.3156309;0.0117378,-0.002800057;0.6261294;0.008090733,0.1996255;0.4930875;0.02885766,0.239051;0.2421313;0.03730589,0.2761118;0.02861099;-0.01649163,-0.1934983;0.4716816;-0.031,-0.2502187;0.2702077;-0.1752076,-0.2918378;0.1290793;-0.3431635,0.07507692;0.006140204;-0.03400893,0.08179002;-0.3094555;0.001732055,0.08380673;-0.6376259;0.0651257,0.09233031;-0.5993156;-0.01799172,-0.07215658;0.003793023;-0.04012348,-0.09842344;-0.3116732;-0.01339771,-0.1146658;-0.6391913;0.05130731,-0.1040804;-0.6007946;-0.03156406,-0.002429797;0.549132;0.01113751,0;0;0,-0.00952284;0.310792;-0.05555081,-0.01993676;0.613722;-0.1229086,0.1677207;0.5010935;-0.01097536,0.2738767;0.2718529;0.01703238,0.2948658;0.05836603;-0.04494667,-0.2195379;0.4849889;-0.08233733,-0.3070996;0.3381191;-0.2703983,-0.3146447;0.2467547;-0.4740014,0.07814718;0.004166037;-0.02658033,0.1067093;-0.310421;-0.06037903,0.1039865;-0.6423634;-0.02132201,0.125258;-0.6716574;-0.07683754,-0.07080809;0.003743848;-0.04246234,-0.09806155;-0.3115498;-0.07021683,-0.09030367;-0.6432766;-0.0300203,-0.07651806;-0.6353651;-0.1098468,-0.01731837;0.5391476;-0.1036777,514.6613
+0;0;0,-0.002754964;0.3156309;0.0117378,-0.002800057;0.6261294;0.008090733,0.1996255;0.4930875;0.02885766,0.239051;0.2421313;0.03730589,0.2761118;0.02861099;-0.01649163,-0.1934983;0.4716816;-0.031,-0.2502187;0.2702077;-0.1752076,-0.2918378;0.1290793;-0.3431635,0.07507692;0.006140204;-0.03400893,0.08179002;-0.3094555;0.001732055,0.08380673;-0.6376259;0.0651257,0.09233031;-0.5993156;-0.01799172,-0.07215658;0.003793023;-0.04012348,-0.09842344;-0.3116732;-0.01339771,-0.1146658;-0.6391913;0.05130731,-0.1040804;-0.6007946;-0.03156406,-0.002429797;0.549132;0.01113751,0;0;0,-0.00952284;0.310792;-0.05555081,-0.01993676;0.613722;-0.1229086,0.1677207;0.5010935;-0.01097536,0.2738767;0.2718529;0.01703238,0.2948658;0.05836603;-0.04494667,-0.2195379;0.4849889;-0.08233733,-0.3070996;0.3381191;-0.2703983,-0.3146447;0.2467547;-0.4740014,0.07814718;0.004166037;-0.02658033,0.1067093;-0.310421;-0.06037903,0.1039865;-0.6423634;-0.02132201,0.125258;-0.6716574;-0.07683754,-0.07080809;0.003743848;-0.04246234,-0.09806155;-0.3115498;-0.07021683,-0.09030367;-0.6432766;-0.0300203,-0.07651806;-0.6353651;-0.1098468,-0.01731837;0.5391476;-0.1036777,514.6843
+0;0;0,-0.002535857;0.2905282;0.01080427,-0.002579111;0.5689473;0.007517183,0.1860023;0.4472357;0.02677636,0.2254228;0.1963112;0.03522353,0.2624917;-0.0172558;-0.01858577,-0.1802562;0.4272927;-0.02899075,-0.2369694;0.2258443;-0.1731801,-0.2785976;0.08468492;-0.3411728,0.07497481;0.006131854;-0.03396268,0.08168658;-0.3094008;0.001771152,0.08370554;-0.6379376;0.06523558,0.09216807;-0.5996867;-0.01728661,-0.07205845;0.003787865;-0.04006892,-0.09832006;-0.3116153;-0.01334849,-0.1145805;-0.6394991;0.05142877,-0.104071;-0.6011624;-0.03084914,-0.002244918;0.4994503;0.01026717,0;0;0,-0.01430036;0.289659;-0.02056623,-0.03057846;0.5662122;-0.04780245,0.1673203;0.5011135;-0.01029849,0.2733552;0.2717758;0.01707363,0.2942843;0.05849096;-0.04579091,-0.21119;0.4988874;-0.1042026,-0.2976303;0.3575459;-0.2969176,-0.2895254;0.2687489;-0.5016854,0.07808292;0.004168063;-0.02641916,0.1066986;-0.3103218;-0.06047869,0.1039594;-0.6426492;-0.02150083,0.1250822;-0.6714684;-0.07667089,-0.07059461;0.003800862;-0.04259391,-0.09805866;-0.3114222;-0.07021601,-0.09029476;-0.643517;-0.02995446,-0.07593693;-0.6323176;-0.1098919,-0.02677558;0.4975058;-0.03767943,514.7072
+0;0;0,-0.003066624;0.3100006;0.01188947,-0.003352564;0.6257718;0.008447507,0.2062223;0.4911806;0.02922077,0.2446806;0.2404181;0.03815673,0.2816406;0.02701482;-0.01556616,-0.2018697;0.4700236;-0.02861578,-0.2575121;0.2756435;-0.1821117,-0.2974837;0.1459038;-0.3592078,0.0749816;0.006074726;-0.03370192,0.08121412;-0.3095093;0.00224068,0.08320456;-0.6382457;0.06571364,0.09101077;-0.5999592;-0.01689997,-0.07186818;0.003833066;-0.04018997,-0.09857072;-0.3115732;-0.01317387,-0.1148278;-0.6396289;0.05175318,-0.1049721;-0.6012555;-0.03063228,-0.002947808;0.5490116;0.01143345,0;0;0,-0.01450215;0.3064667;-0.04603243,-0.02936607;0.6128964;-0.1210167,0.16741;0.5008015;-0.008718975,0.2730335;0.2714689;0.01756715,0.2936279;0.05872507;-0.04653502,-0.2353565;0.4814539;-0.0865014,-0.3266112;0.32989;-0.26855,-0.3150747;0.2521744;-0.4774049,0.07802378;0.00420627;-0.02625942,0.1067477;-0.3103118;-0.06057119,0.1038619;-0.6428307;-0.02154207,0.1251684;-0.6716388;-0.07669878,-0.07042093;0.003822668;-0.04267601,-0.09798872;-0.3114714;-0.07012931,-0.09024244;-0.6437567;-0.02979534,-0.07550614;-0.6354997;-0.1089452,-0.02580292;0.5386227;-0.1017313,514.7394
+0;0;0,-0.003090516;0.3124157;0.0119821,-0.003378678;0.6267581;0.008533164,0.2063693;0.4918572;0.02933123,0.244777;0.2414242;0.03825545,0.2817999;0.02765806;-0.01555877,-0.2020577;0.4706829;-0.02855279,-0.257627;0.2765581;-0.1818471,-0.2976666;0.1465977;-0.3592443,0.07486952;0.006065646;-0.03365155,0.08110375;-0.3096048;0.002300896,0.08309428;-0.6383567;0.06577686,0.09090556;-0.6000648;-0.01689034,-0.07176076;0.003827337;-0.0401299,-0.09847061;-0.3116653;-0.01310639,-0.1147285;-0.6397366;0.05182372,-0.1048664;-0.6013578;-0.03061518,-0.00297254;0.5497357;0.01152931,0;0;0,-0.0138654;0.3085763;-0.04842663,-0.02860294;0.6140244;-0.1213691,0.1672591;0.500493;-0.007563353,0.2728397;0.2714307;0.01802373,0.2931018;0.05851938;-0.04694414,-0.2348372;0.4815673;-0.08808605,-0.3273188;0.3320613;-0.2707514,-0.3144951;0.2803557;-0.4878337,0.07795009;0.004161239;-0.02609849,0.1066632;-0.3104327;-0.06052947,0.1037649;-0.6429636;-0.02146864,0.1251837;-0.6718217;-0.07661033,-0.07007992;0.003957783;-0.04298609,-0.09796222;-0.3114411;-0.06991962,-0.09022374;-0.6437285;-0.02946984,-0.07508472;-0.6354936;-0.1085946,-0.02521398;0.5394843;-0.1020336,514.7729
+0;0;0,-0.003097537;0.3131255;0.01200932,-0.003386249;0.626957;0.008559464,0.2062183;0.4920447;0.02934731,0.2445776;0.2419273;0.03826027,0.2816203;0.028047;-0.01558271,-0.2019283;0.4708848;-0.02849699,-0.2574276;0.2770048;-0.181598,-0.2974885;0.146975;-0.35909,0.07475545;0.006056405;-0.03360028,0.08099251;-0.3097574;0.002368495,0.08298394;-0.6386577;0.0658731,0.09092087;-0.6002324;-0.01812382,-0.07165143;0.003821506;-0.04006876,-0.09837341;-0.3118144;-0.01303298,-0.1146386;-0.6400337;0.05192644,-0.1046179;-0.6015201;-0.03183851,-0.00297984;0.5498834;0.0115576,0;0;0,-0.01364642;0.3092061;-0.04905844,-0.02817203;0.6143481;-0.1211061,0.1670445;0.5003133;-0.006771088,0.2725121;0.2715481;0.01877475,0.2927433;0.05879717;-0.04713249,-0.2344382;0.4818547;-0.08921174,-0.3167438;0.3691152;-0.3004584,-0.3035318;0.2821257;-0.5060655,0.07791105;0.004155487;-0.0258193,0.1065701;-0.310557;-0.0605433,0.1036772;-0.6432508;-0.02157378,0.1252883;-0.672805;-0.07792735,-0.06976268;0.004096417;-0.04324841,-0.0978672;-0.3114618;-0.06978446,-0.09010363;-0.6439025;-0.02934799,-0.07444818;-0.6360052;-0.1096962,-0.02487602;0.5397326;-0.101841,514.7958
+0;0;0,-0.003446423;0.3140341;0.01234773,-0.003980255;0.6275889;0.009094357,0.2060003;0.4924181;0.02963707,0.2434859;0.241998;0.03897086,0.2805846;0.02857313;-0.0149035,-0.203234;0.471766;-0.02684554,-0.2592669;0.2875686;-0.19157,-0.297874;0.16113;-0.3714359,0.0747232;0.005943517;-0.03324929,0.08059071;-0.3100131;0.002596509,0.08259484;-0.6389217;0.06627096,0.09027576;-0.6004993;-0.0175296,-0.07128939;0.003958131;-0.04033054,-0.09846848;-0.3117165;-0.01278478,-0.1147305;-0.6399375;0.05237522,-0.1049703;-0.6014282;-0.03119989,-0.003536737;0.5503847;0.01207132,0;0;0,-0.01336366;0.3100427;-0.04976631,-0.02747872;0.6151225;-0.1209285,0.1670736;0.5007938;-0.004879475,0.272188;0.2714934;0.01909542,0.292773;0.0592254;-0.04684019,-0.234235;0.4822992;-0.0898714,-0.3255751;0.3505611;-0.2860972,-0.3045532;0.2830485;-0.4978259,0.07778815;0.004116237;-0.02562141,0.1065399;-0.3106907;-0.06051946,0.1036227;-0.6434221;-0.02152443,0.1253951;-0.6727272;-0.07775021,-0.06935634;0.004276619;-0.04354085,-0.09758739;-0.3114205;-0.06973775,-0.08996759;-0.6439033;-0.02928415,-0.07395488;-0.6359418;-0.1093489,-0.02432093;0.5403526;-0.1017177,514.8288
+0;0;0,-0.003239859;0.2952121;0.01160766,-0.003722798;0.5763599;0.008660688,0.1858231;0.4540117;0.02721691,0.2233254;0.2034803;0.03655484,0.2605033;-0.01040022;-0.01743452,-0.1835821;0.4353696;-0.02376851,-0.2396399;0.2510903;-0.1885663,-0.2783295;0.1243818;-0.368816,0.07460298;0.005933955;-0.0331958,0.08047339;-0.3101785;0.002667677,0.08247734;-0.6390584;0.06633657,0.09015112;-0.6006438;-0.01738618,-0.0711747;0.003951763;-0.04026566,-0.0983672;-0.3118786;-0.01270631,-0.1146278;-0.640071;0.052448,-0.1048767;-0.6015695;-0.03104952,-0.003320534;0.5063367;0.01136076,0;0;0,-0.01602676;0.2946818;-0.01418519,-0.03342253;0.5747287;-0.03075004,0.1666201;0.5006131;-0.004127741,0.2718143;0.2712076;0.01968217,0.2924014;0.05853546;-0.04656458,-0.2046472;0.4997777;-0.1123915,-0.2998575;0.3797219;-0.3143351,-0.2745005;0.3305105;-0.5310773,0.07769729;0.00402233;-0.02548981,0.1064339;-0.3109356;-0.06046724,0.1035099;-0.6436418;-0.02150822,0.1253807;-0.6729255;-0.07760024,-0.06912138;0.004351015;-0.04365869,-0.09751678;-0.3115037;-0.06968202,-0.09008177;-0.643971;-0.02930873,-0.07368957;-0.6324641;-0.1101079,-0.02930708;0.505204;-0.02299881,514.8621
+0;0;0,-0.003780439;0.3118949;0.01263167,-0.004578025;0.6292247;0.00961904,0.1975867;0.4968431;0.02931467,0.2346661;0.2464072;0.03898782,0.2718036;0.0319771;-0.01516791,-0.1960269;0.4771193;-0.0263988,-0.2525175;0.3014016;-0.1999462,-0.2899517;0.1874789;-0.3894525,0.07456421;0.005895368;-0.03287182,0.08008658;-0.310465;0.003112387,0.08210777;-0.6394081;0.06692684,0.09000149;-0.6009842;-0.01674607,-0.07086393;0.003982619;-0.04046695,-0.09850793;-0.3120105;-0.01229922,-0.1148198;-0.6403691;0.05246561,-0.1048498;-0.6018593;-0.03097668,-0.00407094;0.5524783;0.01254125,0;0;0,-0.01339736;0.3099321;-0.03485513,-0.02561397;0.6204202;-0.09949374,0.1663421;0.5002616;-0.003204338,0.2715191;0.2709943;0.02047873,0.292324;0.05778009;-0.04584741,-0.2226615;0.4844979;-0.0980251,-0.3210739;0.3703614;-0.3016779,-0.2930884;0.3152853;-0.5172602,0.07757663;0.003956437;-0.02532482,0.1062821;-0.3112381;-0.06050515,0.1034167;-0.64403;-0.02150226,0.1252613;-0.673326;-0.07754898,-0.06887706;0.004368505;-0.04372641,-0.09751455;-0.3117226;-0.06971836,-0.09044416;-0.6442943;-0.02939544,-0.07401955;-0.6353927;-0.1095174,-0.02241438;0.5454742;-0.08301187,514.8959
+0;0;0,-0.003780439;0.3118949;0.01263167,-0.004578025;0.6292247;0.00961904,0.1975867;0.4968431;0.02931467,0.2346661;0.2464072;0.03898782,0.2718036;0.0319771;-0.01516791,-0.1960269;0.4771193;-0.0263988,-0.2525175;0.3014016;-0.1999462,-0.2899517;0.1874789;-0.3894525,0.07456421;0.005895368;-0.03287182,0.08008658;-0.310465;0.003112387,0.08210777;-0.6394081;0.06692684,0.09000149;-0.6009842;-0.01674607,-0.07086393;0.003982619;-0.04046695,-0.09850793;-0.3120105;-0.01229922,-0.1148198;-0.6403691;0.05246561,-0.1048498;-0.6018593;-0.03097668,-0.00407094;0.5524783;0.01254125,0;0;0,-0.01339736;0.3099321;-0.03485513,-0.02561397;0.6204202;-0.09949374,0.1663421;0.5002616;-0.003204338,0.2715191;0.2709943;0.02047873,0.292324;0.05778009;-0.04584741,-0.2226615;0.4844979;-0.0980251,-0.3210739;0.3703614;-0.3016779,-0.2930884;0.3152853;-0.5172602,0.07757663;0.003956437;-0.02532482,0.1062821;-0.3112381;-0.06050515,0.1034167;-0.64403;-0.02150226,0.1252613;-0.673326;-0.07754898,-0.06887706;0.004368505;-0.04372641,-0.09751455;-0.3117226;-0.06971836,-0.09044416;-0.6442943;-0.02939544,-0.07401955;-0.6353927;-0.1095174,-0.02241438;0.5454742;-0.08301187,514.918
+0;0;0,-0.003810288;0.3143574;0.0127314,-0.004606241;0.629293;0.009710884,0.1984177;0.4964417;0.02948673,0.2354214;0.2465171;0.03914013,0.2725284;0.03226267;-0.01497125,-0.19687;0.4766339;-0.02646369,-0.2532452;0.301275;-0.1996567,-0.2906488;0.1874456;-0.3890077,0.0743897;0.005881571;-0.03279489,0.07991792;-0.3108133;0.003227372,0.08193906;-0.6397486;0.06704029,0.08995643;-0.6011927;-0.01794317,-0.07069808;0.003973299;-0.04037225,-0.09837131;-0.312354;-0.01217473,-0.1146828;-0.6407047;0.05258856,-0.1045567;-0.6020616;-0.03216068,-0.004097616;0.5523134;0.01264197,0;0;0,-0.0120675;0.3116722;-0.04137611,-0.02396769;0.6196966;-0.1059856,0.1660608;0.4997409;-0.002406359,0.2711643;0.2710072;0.02123427,0.2931603;0.05774482;-0.04392147,-0.2230846;0.4850355;-0.09621333,-0.3188345;0.3690745;-0.2994612,-0.2922321;0.3375109;-0.519702,0.07740802;0.003809035;-0.0252471,0.1060932;-0.3117244;-0.06045556,0.1031331;-0.6445141;-0.02150917,0.1252265;-0.6746478;-0.07856607,-0.06863984;0.004426406;-0.04373677,-0.0976263;-0.3119799;-0.06963466,-0.09041549;-0.644585;-0.0296801,-0.0736122;-0.6363171;-0.1109515,-0.02115366;0.5448282;-0.08805513,514.9409
+0;0;0,-0.003890489;0.2977713;0.0123254,-0.004852428;0.5751926;0.00977807,0.1860839;0.4532308;0.02819852,0.2226615;0.2028288;0.03819052,0.2596781;-0.01176764;-0.01519206,-0.1853308;0.4347358;-0.02575277,-0.2428526;0.2648937;-0.204593,-0.2797721;0.1543752;-0.3961502,0.07430948;0.005814952;-0.03251989,0.0795656;-0.3117644;0.00374154,0.08150277;-0.6405739;0.06750271,0.08970262;-0.6020685;-0.01688006,-0.07040934;0.00404006;-0.04049022,-0.09849918;-0.3131118;-0.01177028,-0.1148239;-0.6413147;0.05304639,-0.1045321;-0.6027252;-0.03109831,-0.004316458;0.5056655;0.01238558,0;0;0,-0.01627921;0.2972549;-0.01446795,-0.03611106;0.5735618;-0.02682447,0.1656435;0.4991832;-0.001373529,0.270723;0.2699546;0.02210999,0.2935527;0.05637071;-0.04217291,-0.2099907;0.5075067;-0.1055269,-0.3002826;0.3941717;-0.3132321,-0.2791826;0.3614761;-0.5340428,0.07728475;0.003712147;-0.02503085,0.1057703;-0.3127185;-0.0605185,0.1028151;-0.6453788;-0.02161813,0.1249295;-0.6750116;-0.07831836,-0.06838394;0.004397154;-0.04378992,-0.09774274;-0.3128863;-0.06964371,-0.09058017;-0.6453459;-0.02959052,-0.07493564;-0.6338571;-0.1112766,-0.03157999;0.5045263;-0.01943111,514.9639
+0;0;0,-0.003873871;0.2964995;0.01227275,-0.004839268;0.575069;0.00971838,0.1841197;0.453457;0.0279818,0.2207519;0.2026813;0.03798871,0.2577988;-0.01209034;-0.01543747,-0.1834348;0.4351543;-0.02540876,-0.2410425;0.2650588;-0.2045158,-0.2779921;0.15445;-0.3962295,0.07420857;0.005807056;-0.03247573,0.07947706;-0.3125191;0.003870972,0.08141433;-0.6413453;0.06763538,0.08960169;-0.6028529;-0.01661881,-0.07031374;0.004034574;-0.04043524,-0.09846963;-0.3138631;-0.01164777,-0.1147952;-0.6420827;0.05317219,-0.104519;-0.6035063;-0.03084428,-0.004301793;0.5053468;0.01233321,0;0;0,-0.01569668;0.2960811;-0.01293015,-0.03340664;0.5736755;-0.02607942,0.1654773;0.4980251;-0.0003254414,0.2710721;0.268736;0.02430582,0.2940177;0.05502886;-0.04016471,-0.2078127;0.5094509;-0.1004412,-0.2993818;0.3997248;-0.3099782,-0.2729365;0.3754367;-0.5314831,0.07729484;0.003374726;-0.02468658,0.1058872;-0.3137968;-0.06025434,0.1028708;-0.6464705;-0.02132583,0.1250385;-0.6760059;-0.07791257,-0.06810502;0.004679631;-0.04398995,-0.09708048;-0.3134307;-0.06941883,-0.09008847;-0.6458772;-0.02908634,-0.07475791;-0.6343558;-0.110704,-0.02960263;0.504381;-0.01885962,514.9965
+0;0;0,-0.003873871;0.2964995;0.01227275,-0.004839268;0.575069;0.00971838,0.1841197;0.453457;0.0279818,0.2207519;0.2026813;0.03798871,0.2577988;-0.01209034;-0.01543747,-0.1834348;0.4351543;-0.02540876,-0.2410425;0.2650588;-0.2045158,-0.2779921;0.15445;-0.3962295,0.07420857;0.005807056;-0.03247573,0.07947706;-0.3125191;0.003870972,0.08141433;-0.6413453;0.06763538,0.08960169;-0.6028529;-0.01661881,-0.07031374;0.004034574;-0.04043524,-0.09846963;-0.3138631;-0.01164777,-0.1147952;-0.6420827;0.05317219,-0.104519;-0.6035063;-0.03084428,-0.004301793;0.5053468;0.01233321,0;0;0,-0.01569668;0.2960811;-0.01293015,-0.03340664;0.5736755;-0.02607942,0.1654773;0.4980251;-0.0003254414,0.2710721;0.268736;0.02430582,0.2940177;0.05502886;-0.04016471,-0.2078127;0.5094509;-0.1004412,-0.2993818;0.3997248;-0.3099782,-0.2729365;0.3754367;-0.5314831,0.07729484;0.003374726;-0.02468658,0.1058872;-0.3137968;-0.06025434,0.1028708;-0.6464705;-0.02132583,0.1250385;-0.6760059;-0.07791257,-0.06810502;0.004679631;-0.04398995,-0.09708048;-0.3134307;-0.06941883,-0.09008847;-0.6458772;-0.02908634,-0.07475791;-0.6343558;-0.110704,-0.02960263;0.504381;-0.01885962,515.02
+0;0;0,-0.003859378;0.2953902;0.01222683,-0.00482621;0.5745486;0.009671105,0.18395;0.4529465;0.02792084,0.2205064;0.2026896;0.03790705,0.2575853;-0.01226807;-0.01556538,-0.1832474;0.4346616;-0.02541785,-0.2407359;0.2649179;-0.2041545,-0.2777175;0.1542134;-0.3960341,0.07410775;0.005799165;-0.0324316,0.07939206;-0.3134829;0.004024249,0.08132858;-0.6421801;0.06776366,0.08925097;-0.6039626;-0.0137639,-0.07021821;0.004029092;-0.0403803,-0.09845865;-0.3148232;-0.01150637,-0.1147778;-0.6429141;0.05328817,-0.1048342;-0.6046152;-0.02800937,-0.004288423;0.5047859;0.01228745,0;0;0,-0.01546925;0.2950367;-0.01156735,-0.03246905;0.5732582;-0.02530003,0.1658972;0.4969425;0.001653671,0.2709444;0.267872;0.02524209,0.2943601;0.05387424;-0.03877044,-0.207658;0.5090764;-0.09797902,-0.296726;0.3518184;-0.2751836,-0.2645886;0.3843935;-0.4950631,0.07723961;0.003175646;-0.02452254,0.1058714;-0.3149683;-0.06005692,0.1027842;-0.6475116;-0.02115083,0.1239455;-0.6748887;-0.07626081,-0.06795191;0.004728761;-0.04401789,-0.0970434;-0.3143191;-0.06971093,-0.09008081;-0.6465735;-0.02888394,-0.07526269;-0.6344371;-0.1078672,-0.02883932;0.5038999;-0.01821375,515.0524
+0;0;0,-0.004036189;0.2952145;0.01239011,-0.005192709;0.575968;0.009979616,0.183731;0.4542181;0.02850446,0.219581;0.2041289;0.03856718,0.2565222;-0.01034328;-0.01448534,-0.1834586;0.4358453;-0.02633062,-0.2410329;0.2708406;-0.2090592,-0.2770339;0.1667361;-0.4041072,0.07416016;0.005780984;-0.03218408,0.07919718;-0.3139438;0.004296206,0.08113495;-0.6423038;0.0679944,0.08932318;-0.6040657;-0.01369685,-0.06996232;0.004049424;-0.04071661,-0.09858791;-0.3151563;-0.01124773,-0.1149447;-0.6429172;0.05345747,-0.1047318;-0.6045955;-0.02799693,-0.004621569;0.5058578;0.01256619,0;0;0,-0.01553662;0.2949329;-0.009726286,-0.03216403;0.5748234;-0.02304649,0.1662036;0.4958827;0.003065586,0.2712288;0.2672197;0.02784491,0.2951537;0.05371509;-0.03556561,-0.2072293;0.5086667;-0.09683638,-0.2982948;0.3511918;-0.272449,-0.2536992;0.4190303;-0.4812233,0.07722263;0.003056139;-0.02441907,0.105887;-0.3155147;-0.06007147,0.1027615;-0.6477094;-0.02110481,0.1239536;-0.6754813;-0.0760746,-0.06787342;0.0047765;-0.04403804,-0.09710691;-0.3146795;-0.06998781,-0.09014992;-0.6465427;-0.02875737,-0.07527178;-0.6343898;-0.1079312,-0.02855764;0.5050665;-0.01645684,515.0748
+0;0;0,-0.004405024;0.3221919;0.01352235,-0.005712347;0.6418353;0.01084402,0.2016759;0.5070802;0.03121951,0.2374226;0.2577106;0.04125328,0.2744133;0.04295133;-0.01187026,-0.2013834;0.4869127;-0.02897225,-0.2587921;0.3223827;-0.2111751,-0.2948413;0.2181389;-0.4064842,0.07403074;0.005770895;-0.03212792,0.0790761;-0.3144826;0.004412696,0.08101413;-0.6428891;0.06811991,0.08903605;-0.6048183;-0.01191207,-0.06984022;0.004042357;-0.04064555,-0.09851316;-0.3156912;-0.01112794,-0.1148723;-0.6434985;0.05358641,-0.1048668;-0.6053459;-0.02621353,-0.005076357;0.5637645;0.01372428,0;0;0,-0.01227695;0.319967;-0.03847432,-0.02326668;0.6342437;-0.09593987,0.1666774;0.4947363;0.004889965,0.2710636;0.2664767;0.02865481,0.295664;0.05265228;-0.03447914,-0.2231864;0.4859618;-0.07397002,-0.3144258;0.3307829;-0.250488,-0.2680737;0.3985169;-0.4592355,0.07712181;0.002900839;-0.02428722,0.1058555;-0.3162151;-0.05981708,0.1026829;-0.6484506;-0.02079511,0.1228183;-0.6750746;-0.0748589,-0.06768178;0.004851077;-0.04406474,-0.09692769;-0.3151463;-0.06993702,-0.09009857;-0.6470184;-0.02837517,-0.07579708;-0.6370802;-0.1053661,-0.02052518;0.5577576;-0.08025217,515.1083
+0;0;0,-0.004396926;0.3215996;0.01349749,-0.005690288;0.6375384;0.01084183,0.2060032;0.5022844;0.03155691,0.2417074;0.253212;0.04157871,0.2788316;0.03767715;-0.01173668,-0.20546;0.4816964;-0.02988987,-0.2628003;0.3173625;-0.2118756,-0.2989796;0.2127422;-0.40789,0.0738961;0.005760399;-0.03206949,0.07894874;-0.3149554;0.004523885,0.080887;-0.6434007;0.0682386,0.08889425;-0.6053447;-0.01164711,-0.06971319;0.004035005;-0.04057163,-0.09842752;-0.3161602;-0.0110114,-0.1147886;-0.644006;0.05371058,-0.1048014;-0.6058683;-0.02594352,-0.005059862;0.5601506;0.01369689,0;0;0,-0.01277839;0.3187376;-0.04325318,-0.02573737;0.6275755;-0.1085246,0.166478;0.4942998;0.005934954,0.270646;0.2662637;0.02961779,0.2961702;0.0516212;-0.03325605,-0.2300602;0.4826305;-0.07556394,-0.3251313;0.3391585;-0.2593833,-0.2760185;0.4134901;-0.4661168,0.07698602;0.002935052;-0.02422404,0.1058381;-0.316611;-0.06001735,0.1025224;-0.6488463;-0.0206697,0.1227031;-0.6753607;-0.07461047,-0.06750556;0.004797485;-0.04407097,-0.09698114;-0.315601;-0.07051472,-0.09026528;-0.6474367;-0.0283303,-0.07521046;-0.6379439;-0.1049041,-0.02238331;0.5525153;-0.08975959,515.1414
+0;0;0,-0.004383405;0.3005645;0.012793,-0.00578286;0.5845587;0.01056439,0.1819251;0.4626816;0.02896978,0.2172728;0.2130905;0.03918222,0.2541559;-0.001939982;-0.01378918,-0.1824325;0.4442766;-0.02687933,-0.2392187;0.2883387;-0.2169007,-0.275537;0.1871865;-0.414014,0.07384741;0.005759821;-0.0318111,0.07850648;-0.3156839;0.004779521,0.08045619;-0.6443881;0.06864282,0.08868368;-0.6063384;-0.01111903,-0.06949848;0.004004173;-0.04065082,-0.09867195;-0.3168572;-0.01092728,-0.1151492;-0.644915;0.05415255,-0.104945;-0.606786;-0.0253725,-0.005151844;0.5138797;0.01309569,0;0;0,-0.01470442;0.300404;-0.00794363,-0.030391;0.5837319;-0.017591,0.1660751;0.4939418;0.006961584,0.2699592;0.2653041;0.03109312,0.2962104;0.05139785;-0.03183103,-0.1998691;0.502197;-0.09966619,-0.295378;0.3630369;-0.2871815,-0.2723115;0.4165461;-0.5039974,0.07681024;0.00300476;-0.02428412,0.1057074;-0.317269;-0.06000948,0.1023216;-0.649765;-0.02046561,0.1226545;-0.6761455;-0.0743382,-0.06738289;0.0047052;-0.04399963,-0.0971102;-0.3163639;-0.07078628,-0.09064946;-0.6484611;-0.0283774,-0.07486124;-0.6358014;-0.1054779,-0.02666213;0.513353;-0.01165533,515.1756
+0;0;0,-0.004363272;0.2991841;0.01273424,-0.005761735;0.5831894;0.01051287,0.181983;0.4614957;0.02891458,0.2173417;0.2118263;0.03913023,0.2540878;-0.00240542;-0.0136444,-0.1824495;0.443087;-0.02694601,-0.2392536;0.2871;-0.217027,-0.275437;0.1863236;-0.4134081,0.07375823;0.005752866;-0.03177268,0.07842273;-0.316065;0.004860528,0.08037183;-0.6446671;0.06870399,0.08859235;-0.6066244;-0.01099027,-0.06941455;0.003999338;-0.04060173,-0.09862198;-0.3172356;-0.01084359,-0.1150941;-0.6451914;0.05421603,-0.1048986;-0.6070693;-0.02524164,-0.00513245;0.5127043;0.01303723,0;0;0,-0.01493378;0.2990365;-0.006816626,-0.03054722;0.5823743;-0.0169723,0.1659902;0.4932495;0.007855654,0.2697397;0.2644546;0.0319047,0.2967105;0.0512307;-0.03005338,-0.2004157;0.5028803;-0.098621,-0.2971646;0.3699748;-0.2901026,-0.2754768;0.4213915;-0.506705,0.07674409;0.002930135;-0.02417922,0.1057513;-0.3177145;-0.05990195,0.102497;-0.65014;-0.02063656,0.122797;-0.6767983;-0.07412672,-0.06725038;0.004722158;-0.04402231,-0.09698334;-0.3167543;-0.07046816,-0.09078958;-0.648729;-0.02788253,-0.07504636;-0.636033;-0.104929,-0.02680052;0.512185;-0.01111221,515.2087
+0;0;0,-0.004880286;0.3191858;0.01376075,-0.006668658;0.6321675;0.01151156,0.2049143;0.4972812;0.03222987,0.2401432;0.2464839;0.04275087,0.2758678;0.03416711;-0.00839138,-0.2025354;0.4764142;-0.04298098,-0.2654631;0.3237819;-0.2353207,-0.299553;0.2292901;-0.4324991,0.07369442;0.005751867;-0.03153756,0.07812314;-0.3166582;0.005127095,0.08006012;-0.645301;0.06909613,0.09012087;-0.6073108;-0.01027463,-0.06915991;0.004003982;-0.04073627,-0.09880152;-0.3177419;-0.01051845,-0.1152595;-0.6457304;0.0547092,-0.1032354;-0.6076521;-0.02437899,-0.005924811;0.5550616;0.01423986,0;0;0,-0.01218702;0.3159063;-0.04633999,-0.02449345;0.6222293;-0.1094866,0.1654398;0.4929034;0.009071589,0.2692223;0.2629536;0.0336349,0.2966983;0.0521667;-0.02788043,-0.2308064;0.4843982;-0.07288774,-0.3288506;0.3692409;-0.2763016,-0.3321911;0.392068;-0.4963878,0.0766439;0.002898186;-0.02399755,0.1056794;-0.3183261;-0.05983186,0.1023172;-0.6507905;-0.02036047,0.1226562;-0.6772919;-0.07382727,-0.0670098;0.004719623;-0.04411327,-0.09687192;-0.3173669;-0.07020339,-0.09088334;-0.6494101;-0.02762018,-0.07553695;-0.6399105;-0.103837,-0.02149113;0.5471193;-0.09208584,515.2308
+0;0;0,-0.004880286;0.3191858;0.01376075,-0.006668658;0.6321675;0.01151156,0.2049143;0.4972812;0.03222987,0.2401432;0.2464839;0.04275087,0.2758678;0.03416711;-0.00839138,-0.2025354;0.4764142;-0.04298098,-0.2654631;0.3237819;-0.2353207,-0.299553;0.2292901;-0.4324991,0.07369442;0.005751867;-0.03153756,0.07812314;-0.3166582;0.005127095,0.08006012;-0.645301;0.06909613,0.09012087;-0.6073108;-0.01027463,-0.06915991;0.004003982;-0.04073627,-0.09880152;-0.3177419;-0.01051845,-0.1152595;-0.6457304;0.0547092,-0.1032354;-0.6076521;-0.02437899,-0.005924811;0.5550616;0.01423986,0;0;0,-0.01218702;0.3159063;-0.04633999,-0.02449345;0.6222293;-0.1094866,0.1654398;0.4929034;0.009071589,0.2692223;0.2629536;0.0336349,0.2966983;0.0521667;-0.02788043,-0.2308064;0.4843982;-0.07288774,-0.3288506;0.3692409;-0.2763016,-0.3321911;0.392068;-0.4963878,0.0766439;0.002898186;-0.02399755,0.1056794;-0.3183261;-0.05983186,0.1023172;-0.6507905;-0.02036047,0.1226562;-0.6772919;-0.07382727,-0.0670098;0.004719623;-0.04411327,-0.09687192;-0.3173669;-0.07020339,-0.09088334;-0.6494101;-0.02762018,-0.07553695;-0.6399105;-0.103837,-0.02149113;0.5471193;-0.09208584,515.2536
+0;0;0,-0.004873177;0.3187208;0.01374071,-0.006654127;0.6304679;0.01150302,0.2028818;0.4965162;0.03203372,0.2381303;0.2455796;0.04256056,0.2738476;0.03330587;-0.008571312,-0.200619;0.4758514;-0.0424482,-0.2635816;0.3231344;-0.2348947,-0.2976646;0.2286617;-0.4320332,0.07353265;0.00573924;-0.03146832,0.07797197;-0.3174427;0.005284101,0.07990898;-0.6460919;0.06925438,0.08997339;-0.6080987;-0.01014515,-0.06900809;0.003995192;-0.04064685,-0.09872066;-0.318521;-0.01035669,-0.115179;-0.6465158;0.05487224,-0.1031505;-0.6084346;-0.02424464,-0.005913893;0.5537366;0.01421807,0;0;0,-0.01264871;0.3156852;-0.04447889,-0.02640976;0.6224491;-0.098454,0.164957;0.4920054;0.01023936,0.2690349;0.2620413;0.03487182,0.2962388;0.0512073;-0.02644134,-0.2308178;0.4846255;-0.07406453,-0.3288755;0.3708143;-0.2784028,-0.3268447;0.411054;-0.4959504,0.07652447;0.002855867;-0.02379274,0.1055449;-0.3191625;-0.05955505,0.10227;-0.651614;-0.01991177,0.1226134;-0.6780745;-0.07346392,-0.06674595;0.004712634;-0.04419291,-0.09674781;-0.3181701;-0.06995371,-0.09075294;-0.6501787;-0.02705079,-0.07543644;-0.6402248;-0.1034251,-0.02301586;0.5471909;-0.08361149,515.2783
+0;0;0,-0.005083545;0.3186179;0.01392167,-0.007098271;0.6304375;0.01192182,0.2009594;0.4967675;0.03237069,0.2359921;0.2457354;0.04323551,0.2710401;0.03533912;-0.007318117,-0.1979494;0.4763096;-0.04722535,-0.264004;0.3306049;-0.2441248,-0.2941818;0.2420685;-0.4423702,0.07366974;0.005744973;-0.03121358,0.07787053;-0.3177736;0.005520014,0.07982081;-0.6467164;0.06969114,0.09055929;-0.6088806;-0.00817208,-0.06879877;0.00403058;-0.04104883,-0.09909779;-0.3187319;-0.01042785,-0.1155172;-0.6469781;0.05522149,-0.1028542;-0.6090523;-0.02234282,-0.006336232;0.553636;0.01462466,0;0;0,-0.01263824;0.3157366;-0.04344749,-0.02593882;0.6228808;-0.09572959,0.1642399;0.4915931;0.01090503,0.2688209;0.2617988;0.03580141,0.2957817;0.0527457;-0.02436948,-0.2292208;0.4858257;-0.07344361,-0.3296635;0.3791691;-0.2805621,-0.3157876;0.4296703;-0.4934182,0.0765122;0.002950162;-0.02391028,0.1054896;-0.3194006;-0.05970979,0.1022386;-0.6521454;-0.01976824,0.1222549;-0.6776938;-0.07223845,-0.0668266;0.00461305;-0.0441299,-0.09676538;-0.3185968;-0.07002132,-0.09081142;-0.6509086;-0.02691202,-0.07583045;-0.6404915;-0.1019552,-0.02268496;0.5475171;-0.08102989,515.3098
+0;0;0,-0.005078477;0.3183002;0.01390779,-0.007093014;0.6300794;0.0119076,0.2009009;0.4964212;0.03235121,0.2359308;0.245409;0.04321516,0.2709596;0.03512751;-0.007310878,-0.1978851;0.4759696;-0.04722032,-0.2639345;0.3302764;-0.2441041,-0.2940958;0.2417884;-0.4422413,0.07365994;0.005744209;-0.03120943,0.07786611;-0.318189;0.005571233,0.07981656;-0.6471605;0.06974798,0.09042794;-0.6094175;-0.00719358,-0.06878962;0.004030044;-0.04104337,-0.09912746;-0.319146;-0.01038315,-0.1155484;-0.647421;0.05527195,-0.1030352;-0.609589;-0.02137424,-0.006330918;0.5532721;0.01461065,0;0;0,-0.01269257;0.3154705;-0.04302883,-0.02597643;0.6225733;-0.09531093,0.1639627;0.4910436;0.01152563,0.268549;0.2613528;0.03713918,0.2956023;0.05250135;-0.02325439,-0.2293347;0.4860908;-0.07211454,-0.331111;0.4113678;-0.2921379,-0.3180732;0.460664;-0.5052062,0.07652034;0.002949029;-0.02384853,0.105438;-0.3198232;-0.05969644,0.1021995;-0.6525537;-0.01938939,0.1217428;-0.6775874;-0.07117653,-0.06681305;0.00458302;-0.04413415,-0.09658195;-0.3190453;-0.07024361,-0.09087338;-0.6513234;-0.0266159,-0.07611681;-0.6406571;-0.1007847,-0.02273219;0.5472108;-0.08057237,515.3431
+0;0;0,-0.005073348;0.3179787;0.01389375,-0.007086592;0.6295443;0.01189419,0.2006872;0.4959797;0.03231782,0.235711;0.2450115;0.04317987,0.2709573;0.03342478;-0.007659789,-0.1976759;0.4755498;-0.04716935,-0.2637137;0.3298822;-0.2440187,-0.2940622;0.2408449;-0.4433858,0.07365581;0.005743887;-0.03120768,0.07786477;-0.3184038;0.005597342,0.07981752;-0.6477618;0.06984949,0.09045747;-0.6099979;-0.007299334,-0.06878577;0.004029818;-0.04104107,-0.0991437;-0.3193603;-0.01036054,-0.1155839;-0.6480209;0.05537168,-0.103037;-0.6101678;-0.02148098,-0.006324829;0.5527704;0.01459606,0;0;0,-0.0127746;0.3152068;-0.04255271,-0.02580051;0.6221188;-0.09473491,0.1635529;0.4908638;0.01278853,0.267815;0.2610757;0.03841162,0.2950932;0.05100252;-0.02258897,-0.2291996;0.4864687;-0.07100029,-0.3301345;0.4133735;-0.2919052,-0.3178039;0.4610355;-0.5067823,0.07648008;0.002995372;-0.02395654,0.1052354;-0.3199956;-0.05992866,0.1020486;-0.6530605;-0.01910591,0.1219115;-0.6780896;-0.07109332,-0.06685966;0.004529723;-0.04406085,-0.09664962;-0.319324;-0.07004954,-0.09113903;-0.6520238;-0.0265834,-0.07627652;-0.6413923;-0.1009433,-0.02262333;0.5467936;-0.07996655,515.3764
+0;0;0,-0.004800048;0.2895986;0.0127658,-0.006827376;0.5700393;0.01111891,0.1752158;0.4510106;0.02928714,0.2098922;0.1997234;0.04034915,0.2450681;-0.01191628;-0.01058285,-0.1728013;0.4328175;-0.04299923,-0.2417843;0.3059882;-0.251867,-0.2670542;0.2131057;-0.450253,0.07367581;0.005738144;-0.03091041,0.07764508;-0.3183728;0.00588515,0.07961423;-0.6482272;0.07024916,0.09073236;-0.6104485;-0.007029742,-0.068444;0.004040253;-0.04141981,-0.09926233;-0.3192172;-0.01023571,-0.1157166;-0.6483291;0.05583371,-0.1026896;-0.6104612;-0.02113734,-0.006104663;0.5007368;0.01354224,0;0;0,-0.01364812;0.2895966;-0.0009241104,-0.02830172;0.5695263;-0.008914471,0.1627994;0.4909374;0.01369691,0.2674199;0.2609876;0.03914762,0.2948334;0.05092326;-0.02204251,-0.1937076;0.5070766;-0.08807786,-0.2938326;0.4370083;-0.3106436,-0.2803701;0.4883736;-0.5246602,0.07640644;0.003005892;-0.02386475,0.1051328;-0.319876;-0.06046653,0.101827;-0.6533397;-0.01873469,0.1219448;-0.6784024;-0.07088375,-0.06673445;0.004498213;-0.04407703,-0.09651391;-0.3192825;-0.07047417,-0.09127765;-0.6524185;-0.02638853,-0.07587856;-0.6390687;-0.1015004,-0.02477161;0.5004197;-0.004328012,515.4095
+0;0;0,-0.004800878;0.2896487;0.01276801,-0.0068342;0.5709059;0.0111155,0.1751933;0.4516589;0.02928996,0.2098099;0.2008046;0.04033291,0.2450308;-0.0111054;-0.01066415,-0.1727892;0.4334677;-0.04298921,-0.2416534;0.3068568;-0.2514972,-0.2669556;0.2138557;-0.4501366,0.07357331;0.005730161;-0.03086741,0.07754339;-0.3184471;0.005935673,0.07951517;-0.6487414;0.0703855,0.09061728;-0.610974;-0.00678198,-0.06834878;0.004034632;-0.04136219,-0.09917341;-0.3192889;-0.01017171,-0.1156496;-0.6488397;0.05598581,-0.1026414;-0.6109831;-0.02087428,-0.006109159;0.5013802;0.01354663,0;0;0,-0.01374913;0.2896433;-0.0004010201,-0.02822597;0.5703937;-0.008645773,0.1626224;0.4905226;0.01524878,0.2669694;0.2608799;0.04023004,0.2945132;0.05067021;-0.02141643,-0.1940005;0.5067335;-0.0871522,-0.2920001;0.4410285;-0.3114892,-0.2805148;0.494405;-0.5254194,0.07631907;0.002964079;-0.02377558,0.1052566;-0.3198689;-0.06122684,0.1017925;-0.653632;-0.01830697,0.1219599;-0.6784284;-0.07054734,-0.06658617;0.004524765;-0.04409617,-0.09642147;-0.3193174;-0.0705006,-0.09128123;-0.652827;-0.02581383,-0.07580079;-0.6394511;-0.1007965,-0.02475083;0.5010635;-0.004007578,515.4319
+0;0;0,-0.004796617;0.2893916;0.01275668,-0.006828143;0.5704032;0.01110579,0.1763259;0.4509123;0.02937585,0.2109311;0.2001407;0.04041517,0.2465517;-0.01417412;-0.01116061,-0.1738201;0.432608;-0.04335272,-0.2426616;0.3060389;-0.251792,-0.268251;0.2119823;-0.4526856,0.07356276;0.00572934;-0.03086298,0.07754681;-0.3195886;0.006069604,0.07951219;-0.6488112;0.07031032,0.09100581;-0.6107699;-0.009578437,-0.06833898;0.004034054;-0.04135625,-0.09927206;-0.3204272;-0.01005602,-0.1156948;-0.6489087;0.05588686,-0.1022279;-0.6107751;-0.02368366,-0.006103783;0.5009428;0.01353464,0;0;0,-0.01421019;0.2893623;-0.0008835793,-0.02957024;0.5697117;-0.01208353,0.1623631;0.4905196;0.01609039,0.2668394;0.261029;0.04108191,0.2935086;0.04837988;-0.02159834,-0.1975093;0.5071708;-0.08735087,-0.3008095;0.4382752;-0.3082315,-0.2856081;0.497441;-0.5230059,0.07632524;0.002915531;-0.02372313,0.1053269;-0.3210276;-0.06155658,0.1016425;-0.65362;-0.01811647,0.1225412;-0.6803928;-0.07214499,-0.06656422;0.00456709;-0.04410414,-0.09636416;-0.3204195;-0.07069972,-0.09131538;-0.6527576;-0.02548697,-0.07528594;-0.6400357;-0.1030982,-0.0258368;0.5005215;-0.00661087,515.4664
+0;0;0,-0.004971128;0.2893813;0.0129227,-0.00721954;0.5703913;0.01147814,0.1759512;0.4509217;0.02990661,0.2102466;0.2001297;0.04143893,0.2455128;-0.01427211;-0.01001842,-0.1732567;0.4323133;-0.04534379,-0.2380401;0.3103206;-0.2577742,-0.2688051;0.2136874;-0.4567095,0.07367889;0.005725148;-0.03058552,0.07744582;-0.3195892;0.006401746,0.07943192;-0.6488059;0.07067237,0.09136632;-0.6107632;-0.009151608,-0.0681056;0.004084128;-0.04173459,-0.09943195;-0.320275;-0.009774245,-0.115859;-0.6487344;0.05627768,-0.1019541;-0.6105967;-0.02321706,-0.006468752;0.5009304;0.01388522,0;0;0,-0.01421019;0.2893623;-0.0008835793,-0.02957024;0.5697117;-0.01208353,0.1623631;0.4905196;0.01609039,0.2668394;0.261029;0.04108191,0.2935086;0.04837988;-0.02159834,-0.1975093;0.5071708;-0.08735087,-0.3008095;0.4382752;-0.3082315,-0.2856081;0.497441;-0.5230059,0.07632524;0.002915531;-0.02372313,0.1053269;-0.3210276;-0.06155658,0.1016425;-0.65362;-0.01811647,0.1225412;-0.6803928;-0.07214499,-0.06656422;0.00456709;-0.04410414,-0.09636416;-0.3204195;-0.07069972,-0.09131538;-0.6527576;-0.02548697,-0.07528594;-0.6400357;-0.1030982,-0.0258368;0.5005215;-0.00661087,515.4877
+0;0;0,-0.00496673;0.2891253;0.01291126,-0.007213046;0.5698773;0.01146836,0.1765572;0.4503151;0.02994705,0.2107878;0.1999966;0.04145759,0.2460499;-0.01437989;-0.009993669,-0.1737998;0.4316454;-0.04555097,-0.2384609;0.3098831;-0.2575803,-0.2692223;0.2132613;-0.4564921,0.07364941;0.005722858;-0.03057329,0.07742149;-0.320036;0.006464519,0.07940728;-0.6492009;0.07072505,0.09107142;-0.6113403;-0.00729125,-0.06807835;0.004082494;-0.0417179,-0.0994475;-0.3207198;-0.009713881,-0.115872;-0.6491277;0.05632768,-0.102282;-0.6111743;-0.02136685,-0.006463036;0.5004883;0.01387294,0;0;0,-0.01438321;0.2890957;-0.001255512,-0.02972378;0.5691303;-0.01381969,0.1625213;0.4901895;0.01700926,0.2665603;0.261089;0.04255176,0.2935168;0.04876561;-0.02100945,-0.1992217;0.5076197;-0.08686998,-0.3026927;0.4521187;-0.3108721,-0.2892731;0.5139664;-0.5249811,0.07632809;0.002892345;-0.02360868,0.1054836;-0.3214501;-0.0617764,0.1017481;-0.6539483;-0.01802754,0.1219867;-0.6793398;-0.07100463,-0.06647082;0.004594646;-0.04418406,-0.0960917;-0.3208553;-0.07082583,-0.09112798;-0.6530678;-0.02507502,-0.07545039;-0.6399906;-0.1009184,-0.02602148;0.500037;-0.008026361,515.5213
+0;0;0,-0.005385763;0.3135182;0.01400056,-0.007873132;0.624509;0.0124116,0.1979394;0.4916906;0.03307006,0.232166;0.2414017;0.04457924,0.2674303;0.02701138;-0.006875336,-0.1944636;0.4707805;-0.05148842,-0.2591171;0.3490325;-0.2634928,-0.2898805;0.2524045;-0.4624173,0.07352003;0.005712805;-0.03051958,0.07729786;-0.3205427;0.006574698,0.07928385;-0.6497407;0.07084166,0.09079352;-0.6119843;-0.006141447,-0.06795876;0.004075322;-0.04164461,-0.09937574;-0.3212222;-0.009591792,-0.1158019;-0.649663;0.05645638,-0.1023919;-0.6118149;-0.02020921,-0.007044922;0.5478852;0.0150669,0;0;0,-0.01145708;0.3110563;-0.04039025,-0.02320983;0.6171869;-0.0940125,0.1626269;0.4901747;0.01776958,0.2663634;0.2609914;0.043504,0.293289;0.04876402;-0.02044034,-0.2266741;0.4897475;-0.06492104,-0.3310948;0.4326808;-0.2880538,-0.3178609;0.4996668;-0.500638,0.07627337;0.002891362;-0.02330852,0.1053065;-0.321851;-0.06245422,0.1016486;-0.6541955;-0.01729703,0.1213213;-0.6786605;-0.06988597,-0.06617197;0.004596855;-0.04437808,-0.09593822;-0.3213894;-0.07045218,-0.09099544;-0.6535966;-0.02441508,-0.07603273;-0.6429507;-0.09871563,-0.02035368;0.5420939;-0.07878613,515.5437
+0;0;0,-0.0057202;0.3129126;0.01413702,-0.008634239;0.621033;0.01290707,0.1977411;0.4887114;0.03391731,0.2315579;0.2389324;0.04554273,0.2670879;0.02431063;-0.005965061,-0.1941594;0.467406;-0.054899,-0.2606947;0.3468617;-0.2663473,-0.2879271;0.2785623;-0.4774669,0.07358435;0.005731928;-0.0300423,0.07701428;-0.3201894;0.00712459,0.07897213;-0.6502805;0.07133289,0.09108625;-0.6125324;-0.005492829,-0.0675374;0.004106036;-0.04209384,-0.09963679;-0.3207175;-0.009274211,-0.1161985;-0.6499341;0.05727552,-0.1021887;-0.612092;-0.01921764,-0.00774635;0.5451699;0.01549332,0;0;0,-0.01157466;0.3104939;-0.04008079,-0.02330039;0.6138301;-0.09301805,0.1632906;0.4902033;0.01986551,0.2661811;0.2611082;0.04430318,0.2928698;0.04868288;-0.02004862,-0.2282557;0.4906989;-0.06414407,-0.336779;0.4241518;-0.2820028,-0.3158348;0.4932477;-0.4935803,0.07622053;0.002916574;-0.02306461,0.1055797;-0.3213814;-0.0628984,0.1014947;-0.654494;-0.01700807,0.1213247;-0.6789436;-0.06945801,-0.06593987;0.004571557;-0.04450939,-0.09563936;-0.321099;-0.07048036,-0.09104081;-0.6540846;-0.02372447,-0.07590726;-0.6433859;-0.09793641,-0.02045314;0.5394897;-0.07791591,515.5768
+0;0;0,-0.005714247;0.3125871;0.01412231,-0.008620791;0.6198877;0.01289219,0.1986163;0.4874445;0.03397587,0.2323747;0.2380966;0.04558123,0.2678512;0.02379808;-0.005848985,-0.1949302;0.4660497;-0.05521347,-0.2613508;0.3457134;-0.2662969,-0.2885421;0.2775169;-0.4770986,0.07363352;0.005735758;-0.03006238,0.07706116;-0.3199676;0.007079648,0.07901849;-0.6499715;0.07127101,0.09111124;-0.6122371;-0.005419247,-0.06758253;0.00410878;-0.04212198,-0.09966046;-0.3204975;-0.009324294,-0.1162178;-0.6496271;0.05720787,-0.1022327;-0.6117989;-0.01915041,-0.007734255;0.5441402;0.0154745,0;0;0,-0.0114636;0.3101898;-0.03992009,-0.02279612;0.612738;-0.09267473,0.1643369;0.4902257;0.02147508,0.2662752;0.2610917;0.04503155,0.2926758;0.04909565;-0.01968455,-0.2289949;0.4907622;-0.06342729,-0.3416724;0.4161773;-0.2760058,-0.3107078;0.4829767;-0.4867344,0.0762532;0.002854377;-0.0231483,0.1055355;-0.3212027;-0.06319213,0.1014156;-0.654139;-0.01667953,0.1209392;-0.6787543;-0.06886625,-0.06603662;0.004636004;-0.04445463,-0.09571183;-0.3208144;-0.07044293,-0.09117746;-0.6536697;-0.02339232,-0.07594856;-0.6429291;-0.09745048,-0.02005161;0.5385162;-0.07755089,515.5997
+0;0;0,-0.005717576;0.3127691;0.01413054,-0.00862433;0.6200751;0.01289826,0.1984571;0.4876201;0.0339698,0.2323274;0.2374462;0.04561361,0.2680201;0.02184142;-0.006130114,-0.1947914;0.4662415;-0.05515201,-0.2614319;0.3455066;-0.2669346,-0.288789;0.2768944;-0.4790213,0.07363174;0.005735619;-0.03006165,0.07706303;-0.3203144;0.007119913,0.07901672;-0.6497041;0.07119179,0.09111118;-0.6119686;-0.005509302,-0.0675809;0.004108681;-0.04212096,-0.09969297;-0.3208432;-0.009288363,-0.1162195;-0.6493601;0.05711996,-0.1022324;-0.6115308;-0.0192491,-0.007737152;0.5442728;0.01548244,0;0;0,-0.01150478;0.3103189;-0.04033232,-0.02269638;0.6127403;-0.09384322,0.1638274;0.4912413;0.02177954,0.2664393;0.2614969;0.04540277,0.2924286;0.04818384;-0.01985765,-0.2288318;0.4914553;-0.06280544,-0.3430579;0.4158326;-0.2751809,-0.3151744;0.4820135;-0.4879706,0.07623044;0.002989233;-0.02319956,0.1056494;-0.3213581;-0.06364918,0.1011508;-0.6536155;-0.01683664,0.1208828;-0.6781602;-0.06903529,-0.06608088;0.004504388;-0.04439888,-0.096143;-0.3212399;-0.07066307,-0.09148029;-0.6534529;-0.0235532,-0.07621647;-0.6427563;-0.09760433,-0.02000537;0.538525;-0.0784061,515.6329
+0;0;0,-0.005967419;0.3127581;0.01427115,-0.009148331;0.6200612;0.01320147,0.197986;0.4877484;0.03476399,0.2315203;0.2375354;0.04653868,0.2673011;0.02190319;-0.005029816,-0.1944275;0.4658806;-0.05664854,-0.2624644;0.3465027;-0.2687562,-0.2932732;0.296379;-0.4854939,0.07375108;0.005729321;-0.0297689,0.07696674;-0.3203255;0.007390065,0.07892054;-0.6497079;0.07149944,0.09135371;-0.6119722;-0.005147457,-0.06731086;0.004142051;-0.04254792,-0.09989995;-0.3207071;-0.009172969,-0.1164124;-0.6491754;0.05747911,-0.1020889;-0.6113445;-0.01882741,-0.008200899;0.544259;0.01576618,0;0;0,-0.01150478;0.3103189;-0.04033232,-0.02269638;0.6127403;-0.09384322,0.1638274;0.4912413;0.02177954,0.2664393;0.2614969;0.04540277,0.2924286;0.04818384;-0.01985765,-0.2288318;0.4914553;-0.06280544,-0.3430579;0.4158326;-0.2751809,-0.3151744;0.4820135;-0.4879706,0.07623044;0.002989233;-0.02319956,0.1056494;-0.3213581;-0.06364918,0.1011508;-0.6536155;-0.01683664,0.1208828;-0.6781602;-0.06903529,-0.06608088;0.004504388;-0.04439888,-0.096143;-0.3212399;-0.07066307,-0.09148029;-0.6534529;-0.0235532,-0.07621647;-0.6427563;-0.09760433,-0.02000537;0.538525;-0.0784061,515.6555
+0;0;0,-0.005900797;0.3092664;0.01411183,-0.009025984;0.6111457;0.01305512,0.1966695;0.4804147;0.03444614,0.2301048;0.2309409;0.04618604,0.2656518;0.01671754;-0.005045533,-0.193034;0.4586979;-0.05633511,-0.2608699;0.3396727;-0.2678161,-0.2914774;0.2898765;-0.4831378,0.07365221;0.005721641;-0.02972899,0.07685595;-0.3191245;0.007292222,0.07880753;-0.6481322;0.07132867,0.09124685;-0.6103926;-0.005356133,-0.06722063;0.004136499;-0.04249088,-0.0996889;-0.3195084;-0.009239651,-0.1161826;-0.647603;0.05733661,-0.101852;-0.6097683;-0.01900765,-0.008093445;0.536535;0.01557952,0;0;0,-0.01100934;0.3065272;-0.04242086,-0.02122095;0.6027214;-0.09984684,0.1641771;0.4927232;0.01971506,0.2668748;0.2638804;0.04373788,0.2914468;0.05152619;-0.02015115,-0.2286554;0.4985242;-0.06320886,-0.3399715;0.4065852;-0.2697248,-0.3375812;0.4384725;-0.4905356,0.07615517;0.003109157;-0.02306342,0.1054614;-0.3197628;-0.06549764,0.1001411;-0.6516032;-0.01854897,0.1203328;-0.6759909;-0.07079339,-0.06597836;0.004398126;-0.04437015,-0.09697445;-0.3199004;-0.07221872,-0.09250188;-0.651762;-0.02533147,-0.07739395;-0.6413422;-0.09938256,-0.01878203;0.5300076;-0.08309126,515.6888
+0;0;0,-0.005900797;0.3092664;0.01411183,-0.009025984;0.6111457;0.01305512,0.1966695;0.4804147;0.03444614,0.2301048;0.2309409;0.04618604,0.2656518;0.01671754;-0.005045533,-0.193034;0.4586979;-0.05633511,-0.2608699;0.3396727;-0.2678161,-0.2914774;0.2898765;-0.4831378,0.07365221;0.005721641;-0.02972899,0.07685595;-0.3191245;0.007292222,0.07880753;-0.6481322;0.07132867,0.09124685;-0.6103926;-0.005356133,-0.06722063;0.004136499;-0.04249088,-0.0996889;-0.3195084;-0.009239651,-0.1161826;-0.647603;0.05733661,-0.101852;-0.6097683;-0.01900765,-0.008093445;0.536535;0.01557952,0;0;0,-0.01100934;0.3065272;-0.04242086,-0.02122095;0.6027214;-0.09984684,0.1641771;0.4927232;0.01971506,0.2668748;0.2638804;0.04373788,0.2914468;0.05152619;-0.02015115,-0.2286554;0.4985242;-0.06320886,-0.3399715;0.4065852;-0.2697248,-0.3375812;0.4384725;-0.4905356,0.07615517;0.003109157;-0.02306342,0.1054614;-0.3197628;-0.06549764,0.1001411;-0.6516032;-0.01854897,0.1203328;-0.6759909;-0.07079339,-0.06597836;0.004398126;-0.04437015,-0.09697445;-0.3199004;-0.07221872,-0.09250188;-0.651762;-0.02533147,-0.07739395;-0.6413422;-0.09938256,-0.01878203;0.5300076;-0.08309126,515.7225
+0;0;0,-0.006036409;0.3049603;0.01402336,-0.009329783;0.5995544;0.01317447,0.1967929;0.4704049;0.03479509,0.2300269;0.2202981;0.04702168,0.2651058;0.007122949;-0.003713645,-0.19307;0.4484762;-0.05797608,-0.2621802;0.3315279;-0.2709414,-0.2920432;0.2837199;-0.4855827,0.07392504;0.005708171;-0.02951902,0.07682163;-0.3183431;0.007392582,0.07883409;-0.6469578;0.07141514,0.09160551;-0.6091767;-0.005592763,-0.06717073;0.004189114;-0.04288836,-0.1000922;-0.3185724;-0.009403765,-0.1165876;-0.6462231;0.0574056,-0.1019168;-0.6083504;-0.01925378,-0.00839222;0.5266147;0.01562133,0;0;0,-0.009005241;0.3014329;-0.04786444,-0.01434964;0.5872159;-0.1189528,0.1654671;0.4941998;0.0166471,0.2681334;0.2648082;0.04207373,0.2909153;0.05347584;-0.0217061,-0.2235106;0.5069103;-0.06103796,-0.3303339;0.3822662;-0.2530275,-0.3282031;0.4347959;-0.4686298,0.07614613;0.003475636;-0.02363372,0.1061193;-0.3183305;-0.06747985,0.09969399;-0.6498044;-0.0208497,0.1197784;-0.6739947;-0.07389593,-0.06643943;0.004090963;-0.04402195,-0.09760454;-0.3191873;-0.07402101,-0.09349711;-0.6507692;-0.02790033,-0.07868563;-0.6413691;-0.1021306,-0.01336072;0.5173491;-0.09786415,515.7447
+0;0;0,-0.00600374;0.3033099;0.01394746,-0.009303765;0.5984176;0.01308043,0.1994656;0.4680087;0.03496572,0.2325148;0.2192931;0.0471243,0.2676279;0.00590989;-0.003660541,-0.1954131;0.4457979;-0.05899902,-0.2641389;0.3295001;-0.2707798,-0.294031;0.2816455;-0.4856306,0.07433432;0.005739774;-0.02968245,0.07720996;-0.3159696;0.006962406,0.0792242;-0.6448733;0.07104126,0.09232077;-0.6068941;-0.007927179,-0.06754261;0.004212307;-0.04312581,-0.1002262;-0.3162167;-0.009883191,-0.1167361;-0.6441555;0.05698492,-0.1016918;-0.6060824;-0.02162612,-0.008359312;0.5249418;0.01554527,0;0;0,-0.007959783;0.2986456;-0.05454302,-0.01294652;0.5835857;-0.131103,0.1675314;0.4961832;0.01064301,0.2692;0.2681297;0.03811312,0.2904883;0.05591068;-0.02397013,-0.2231791;0.5117875;-0.06277841,-0.3246768;0.3851434;-0.2545048,-0.3099763;0.4267583;-0.4722123,0.07651026;0.003527403;-0.02394414,0.1064326;-0.3155737;-0.07006574,0.09909342;-0.6474423;-0.02427101,0.1191845;-0.6724476;-0.0794251,-0.06706035;0.004125356;-0.04388023,-0.09855925;-0.3164914;-0.07645038,-0.09470382;-0.6484819;-0.03111623,-0.08003835;-0.6402048;-0.1071704,-0.01184469;0.5134439;-0.1090901,515.7678
+0;0;0,-0.005986823;0.3024553;0.01390817,-0.009284979;0.5973892;0.01304032,0.2015082;0.4664367;0.03511437,0.2344772;0.2183241;0.04724348,0.2695788;0.00501138;-0.00352456,-0.1972161;0.4440096;-0.05976546,-0.2657753;0.3279938;-0.2710329,-0.2956575;0.2801549;-0.4858125,0.07499813;0.005791031;-0.02994752,0.07784643;-0.3128587;0.006348822,0.07986497;-0.6424651;0.07056458,0.0933571;-0.6042449;-0.01078894,-0.06814578;0.004249923;-0.04351093,-0.1005185;-0.3131317;-0.01058447,-0.1170637;-0.6417711;0.05642651,-0.101565;-0.6034541;-0.02455881,-0.008340664;0.5239242;0.0155048,0;0;0,-0.008563124;0.2967996;-0.05954098,-0.01494707;0.5807013;-0.1391404,0.1686619;0.4984362;0.003633745,0.2693548;0.2709285;0.03355265,0.2895457;0.05818172;-0.0268042,-0.2237666;0.5092958;-0.05743752,-0.3242349;0.3579603;-0.2300575,-0.3154587;0.3890211;-0.4497618,0.07707766;0.003660321;-0.02451015,0.1063048;-0.3121184;-0.07239366,0.09807581;-0.6448602;-0.02786016,0.1189778;-0.6715641;-0.08456802,-0.06811374;0.004055723;-0.04357956,-0.09939717;-0.3132797;-0.07797173,-0.09616588;-0.6462457;-0.03448256,-0.08223863;-0.6390235;-0.1129377,-0.0134268;0.5107994;-0.116436,515.801
+0;0;0,-0.00616374;0.2979045;0.01382994,-0.009658403;0.587382;0.01318,0.2019751;0.4576958;0.03563876,0.2343749;0.211388;0.04772598,0.2692048;-0.00209859;-0.0026761,-0.197493;0.434994;-0.06200506,-0.2667861;0.3222184;-0.2725841,-0.2956773;0.2821839;-0.4891309,0.0758523;0.005811805;-0.02993418,0.07828936;-0.3105713;0.006077392,0.08022173;-0.6398741;0.07065547,0.09449317;-0.6014089;-0.01301699,-0.06856844;0.004350456;-0.04430403,-0.1012349;-0.3106588;-0.01108993,-0.1178329;-0.639037;0.05604164,-0.1015008;-0.600473;-0.02724304,-0.008709529;0.5153425;0.01557501,0;0;0,-0.00864739;0.2909465;-0.06520486,-0.01590427;0.5673372;-0.1508751,0.1696028;0.4994878;-0.006684542,0.2692198;0.2743622;0.02878833,0.2890199;0.06060791;-0.02819467,-0.2219236;0.5051176;-0.05665196,-0.3266395;0.3580484;-0.2277328,-0.3152384;0.3282367;-0.4475311,0.07763174;0.003929824;-0.02532339,0.1055733;-0.3095458;-0.07383513,0.09720068;-0.6423376;-0.03148103,0.1179128;-0.670375;-0.09046483,-0.06932753;0.003879851;-0.04315142,-0.1012052;-0.311094;-0.07744911,-0.09889031;-0.6443965;-0.03848122,-0.08583256;-0.6385681;-0.1192379,-0.01409017;0.4994999;-0.1265621,515.8229
+0;0;0,-0.006070577;0.2934017;0.01362091,-0.009535264;0.5803852;0.01297281,0.1901913;0.4544849;0.0342807,0.2225045;0.2088349;0.04633563,0.2572569;-0.004176885;-0.003954343,-0.1867138;0.4330653;-0.05784792,-0.2558219;0.3205909;-0.2678644,-0.2846488;0.2806454;-0.4839297,0.0765598;0.005866013;-0.03021339,0.07896151;-0.3059278;0.005275808,0.08089803;-0.6359386;0.06999275,0.09511174;-0.5975077;-0.01334115,-0.069208;0.004391034;-0.04471727,-0.1014006;-0.3060487;-0.01198497,-0.1180343;-0.635133;0.05529096,-0.1017683;-0.5966038;-0.02765673,-0.008593368;0.5088755;0.01535021,0;0;0,-0.003286868;0.2855892;-0.06881094,-0.002823316;0.5588054;-0.1565878,0.1704142;0.5006207;-0.01970148,0.270194;0.2775948;0.02315664,0.2882447;0.06324886;-0.03014255,-0.1998576;0.5093062;-0.06980989,-0.3069727;0.3636213;-0.2396204,-0.2937607;0.3415896;-0.459736,0.07819159;0.003780365;-0.02608538,0.106803;-0.3049769;-0.0743649,0.09638727;-0.6389403;-0.036165,0.1165737;-0.6665747;-0.09522796,-0.07043273;0.004145616;-0.04278677,-0.1023897;-0.3059417;-0.07891451,-0.100735;-0.6402596;-0.04247254,-0.08923967;-0.6348887;-0.1229642,-0.003236324;0.4916316;-0.1319366,515.8566
+0;0;0,-0.006069948;0.2933713;0.0136195,-0.009530097;0.5799711;0.01296963,0.1951782;0.4527393;0.03475092,0.2276062;0.2062171;0.04684865,0.2621226;-0.005348414;-0.003099877,-0.1911733;0.4307829;-0.05968675,-0.2605268;0.3179092;-0.270449,-0.289158;0.2782348;-0.4850472,0.07687865;0.005890444;-0.03033922,0.07923;-0.2993669;0.004405977,0.08118328;-0.6322336;0.06968296,0.09577511;-0.5935784;-0.01586786,-0.06949623;0.004409322;-0.0449035,-0.1010139;-0.2995223;-0.0128574,-0.1177916;-0.6314545;0.05500072,-0.1010929;-0.5926983;-0.03015362,-0.00858862;0.5084931;0.01534597,0;0;0,-0.005907848;0.2839816;-0.07489085,-0.0107215;0.5549253;-0.1681149,0.1703491;0.503446;-0.03016829,0.2733836;0.281599;0.0160799,0.2877381;0.06766222;-0.03363132,-0.2087613;0.5095229;-0.07256376,-0.3218033;0.3681384;-0.2434527,-0.3069728;0.3475765;-0.4620928,0.07832192;0.004234999;-0.02670646,0.1066831;-0.2975145;-0.07708144,0.09526594;-0.6346393;-0.04127979,0.1156597;-0.6637726;-0.1020591,-0.07100169;0.00391189;-0.04253174,-0.1025338;-0.2995246;-0.07895727,-0.1028075;-0.6371111;-0.04578471,-0.09155703;-0.633045;-0.1282932,-0.009374045;0.4884011;-0.1418786,515.8903
+0;0;0,-0.006184853;0.2933643;0.0137184,-0.009886987;0.579961;0.01328226,0.1947879;0.4526273;0.0354632,0.2269791;0.2060791;0.04766108,0.261466;-0.005572736;-0.001941122,-0.1907385;0.4304082;-0.06085858,-0.2607833;0.3246158;-0.2750379,-0.289449;0.290727;-0.490621,0.077015;0.005850895;-0.02999918,0.07921769;-0.2994052;0.004766176,0.08112583;-0.6322517;0.07014805,0.09604281;-0.5935991;-0.01534694,-0.06922837;0.004503166;-0.04530614,-0.1011145;-0.2993176;-0.01257993,-0.1178301;-0.6312338;0.05537165,-0.1008091;-0.5924742;-0.0297185,-0.008908657;0.5084822;0.01561572,0;0;0,-0.005907848;0.2839816;-0.07489085,-0.0107215;0.5549253;-0.1681149,0.1703491;0.503446;-0.03016829,0.2733836;0.281599;0.0160799,0.2877381;0.06766222;-0.03363132,-0.2087613;0.5095229;-0.07256376,-0.3218033;0.3681384;-0.2434527,-0.3069728;0.3475765;-0.4620928,0.07832192;0.004234999;-0.02670646,0.1066831;-0.2975145;-0.07708144,0.09526594;-0.6346393;-0.04127979,0.1156597;-0.6637726;-0.1020591,-0.07100169;0.00391189;-0.04253174,-0.1025338;-0.2995246;-0.07895727,-0.1028075;-0.6371111;-0.04578471,-0.09155703;-0.633045;-0.1282932,-0.009374045;0.4884011;-0.1418786,515.9122
+0;0;0,-0.006194514;0.2938226;0.01373983,-0.009911906;0.5815919;0.01329743,0.1904081;0.4550535;0.03506658,0.2228098;0.2068926;0.04734425,0.2569105;-0.002388537;-0.001702361,-0.1868657;0.43331;-0.05919332,-0.2573686;0.3268256;-0.2747736,-0.2857133;0.2933163;-0.4879419,0.07678621;0.005833514;-0.02991007,0.07896982;-0.2967781;0.004554115,0.08087956;-0.6299046;0.06999099,0.09566103;-0.5913306;-0.01472729,-0.06902272;0.004489789;-0.04517155,-0.1006327;-0.2966989;-0.01272885,-0.1173623;-0.6288943;0.05527989,-0.1004959;-0.5902144;-0.02903723,-0.008928097;0.5097127;0.01564397,0;0;0,-0.003938854;0.2832986;-0.07927966,-0.004937205;0.5545641;-0.175267,0.168056;0.5053192;-0.03484607,0.2761744;0.2836349;0.00932312,0.2884074;0.07108448;-0.03583956,-0.2010282;0.511494;-0.08453247,-0.314874;0.3651792;-0.2531016,-0.2998942;0.3461601;-0.4693905,0.07797409;0.004068673;-0.02698612,0.1078177;-0.2946347;-0.07848358,0.09460374;-0.6322846;-0.04566884,0.1145828;-0.6612853;-0.1055768,-0.07079408;0.004127292;-0.0423784,-0.1023653;-0.2966623;-0.07836772,-0.1046352;-0.6347319;-0.04734093,-0.09304966;-0.6309241;-0.1288819,-0.00489397;0.487866;-0.1483514,515.9348
+0;0;0,-0.006217525;0.2949141;0.01379087,-0.009963605;0.5848932;0.01333936,0.1868447;0.4586304;0.03478795,0.2188624;0.2134111;0.04692008,0.2528921;0.004565924;-0.002024364,-0.1837648;0.4372709;-0.05780695,-0.253432;0.3320488;-0.2708318,-0.2817177;0.2986093;-0.4835561,0.0770976;0.005857171;-0.03003136,0.07924565;-0.2918263;0.00387156,0.08116646;-0.6268835;0.06968771,0.09584672;-0.5883683;-0.01445048,-0.06930263;0.004507997;-0.04535474,-0.1003978;-0.2917758;-0.01344037,-0.1172244;-0.6258966;0.05496254,-0.1004735;-0.587276;-0.02877724,-0.008970354;0.5123241;0.01570841,0;0;0,-0.003130175;0.283487;-0.08263469,-0.003049623;0.5559369;-0.1818795,0.1711753;0.5009118;-0.04921007,0.2795705;0.2849612;0.004832745,0.2884806;0.07206498;-0.03718734,-0.1958685;0.5134289;-0.09177768,-0.3052807;0.3589186;-0.2513407,-0.2919574;0.3407393;-0.4673543,0.07822107;0.003969818;-0.0273118,0.1089089;-0.289538;-0.07908964,0.09360535;-0.6292336;-0.04792118,0.1129573;-0.6580737;-0.1073401,-0.07128001;0.004265736;-0.04220418,-0.1014111;-0.2918248;-0.07672974,-0.1057158;-0.6320933;-0.04848709,-0.096207;-0.628526;-0.1295929,-0.003269758;0.4888238;-0.1541548,515.9683
+0;0;0,-0.006320755;0.2948115;0.0138662,-0.01026834;0.5852338;0.01357318,0.1876912;0.4584569;0.03548847,0.2188869;0.2182364;0.0474833,0.2530998;0.00861305;-0.001862973,-0.1844258;0.4368322;-0.05935606,-0.2528689;0.3428846;-0.2722231,-0.2820784;0.3116079;-0.4860363,0.07792436;0.0059482;-0.02999455,0.07993939;-0.2862314;0.003259219,0.08153702;-0.6222405;0.06919341,0.09656444;-0.5836971;-0.01515573,-0.06966153;0.00451831;-0.04619649,-0.1007421;-0.2862107;-0.01474151,-0.117121;-0.6211702;0.05443822,-0.100025;-0.5825248;-0.02950564,-0.009240882;0.5126216;0.01591314,0;0;0,-0.00464204;0.2820288;-0.08708787,-0.007042512;0.5536458;-0.1898382,0.171828;0.4995447;-0.06069756,0.2821816;0.2914279;-0.002970465,0.2886617;0.07658729;-0.03970004,-0.1993501;0.5167274;-0.09786706,-0.3057069;0.3566167;-0.2457716,-0.2995376;0.2755187;-0.4480896,0.07872818;0.004301548;-0.02811813,0.107189;-0.2833205;-0.08236146,0.09120364;-0.6240109;-0.05192375,0.1101877;-0.6531898;-0.1115146,-0.07245123;0.00404356;-0.04173401,-0.1026365;-0.2861846;-0.07827569,-0.1079718;-0.6274387;-0.05054195,-0.09951811;-0.6244674;-0.1318535,-0.006532557;0.4868213;-0.16132,516.0018
+0;0;0,-0.006323107;0.2949213;0.01387136,-0.01028461;0.586361;0.0135722,0.1867312;0.4594678;0.03540531,0.2175786;0.2219291;0.04726623,0.2515721;0.01365001;-0.001763597,-0.1835925;0.4379473;-0.05898213,-0.2512714;0.3450485;-0.2694727,-0.2802936;0.3139724;-0.4819147,0.07831643;0.005978128;-0.03014547,0.08030242;-0.2819912;0.002629114,0.08190724;-0.6195095;0.06885944,0.09675939;-0.5810657;-0.014506,-0.07001203;0.004541044;-0.04642893,-0.1006447;-0.2819986;-0.01542721,-0.1170972;-0.6184626;0.05406325,-0.1002005;-0.5799181;-0.02890164,-0.009251814;0.5133715;0.01592432,0;0;0,-0.004526552;0.2808698;-0.09111881,-0.00683267;0.5516633;-0.198806,0.1712099;0.4976447;-0.06891154,0.2837462;0.2945802;-0.008767836,0.2907455;0.08040994;-0.04073309,-0.197582;0.5106944;-0.1023031,-0.3039788;0.3469407;-0.2415199,-0.3067808;0.2881908;-0.450039,0.07893491;0.004525363;-0.02875328,0.107039;-0.2787426;-0.08328629,0.08872052;-0.6209627;-0.05400372,0.1075425;-0.6494088;-0.1129229,-0.07315192;0.003914012;-0.0413694,-0.1037025;-0.281926;-0.07833682,-0.1102737;-0.6247964;-0.05179764,-0.1025273;-0.6220988;-0.1320239,-0.006313328;0.4849851;-0.1690099,516.0236
+0;0;0,-0.0063269;0.2950982;0.01387968,-0.01030493;0.5877502;0.01357662,0.1854615;0.4608347;0.03529687,0.2160277;0.225462;0.04704963,0.249992;0.01736119;-0.001938246,-0.1824916;0.4394519;-0.05848637,-0.2495534;0.3474002;-0.2670575,-0.2785507;0.3163507;-0.4793178,0.07923041;0.006047896;-0.03049728,0.08120497;-0.2802618;0.00208842,0.08279029;-0.6136818;0.06751457,0.09772586;-0.5751906;-0.01631907,-0.0708291;0.00459404;-0.04697078,-0.1012853;-0.2802942;-0.01614773,-0.117538;-0.6126727;0.05249896,-0.1005464;-0.5740802;-0.03093188,-0.009266935;0.5143933;0.01594058,0;0;0,-0.005164493;0.2794977;-0.09576011,-0.008761309;0.5496649;-0.2081833,0.167994;0.4988622;-0.07734871,0.2853689;0.3016202;-0.01577425,0.2905261;0.08705842;-0.04398799,-0.1963259;0.5079744;-0.1063533,-0.2894195;0.3470841;-0.2544093,-0.2797549;0.2510417;-0.4481663,0.07987312;0.004156709;-0.02910542,0.106231;-0.2773888;-0.08457017,0.08595361;-0.6153489;-0.05586839,0.1037886;-0.6446539;-0.1149285,-0.07430547;0.004375847;-0.04127552,-0.1055474;-0.2796847;-0.07832342,-0.1136368;-0.6184978;-0.05398827,-0.106571;-0.6165651;-0.1345212,-0.007873759;0.4830953;-0.1772702,516.0572
+0;0;0,-0.006572803;0.2950874;0.01399427,-0.01079212;0.5877354;0.01384316,0.1849847;0.4608684;0.03601634,0.2152628;0.225465;0.04789738,0.2490192;0.01727159;-0.0008404329,-0.182496;0.4393487;-0.05916385,-0.2500944;0.3558078;-0.2711168,-0.2785469;0.3345199;-0.4846505,0.07934471;0.006039055;-0.03020043,0.08108356;-0.2802716;0.002389889,0.08259008;-0.613709;0.06772962,0.09776361;-0.5752149;-0.01606099,-0.07067673;0.004605367;-0.04719863,-0.1018903;-0.2801828;-0.01620884,-0.1177009;-0.6125104;0.05278661,-0.1004743;-0.5739127;-0.03059548,-0.009709444;0.5143785;0.01618675,0;0;0,-0.005164493;0.2794977;-0.09576011,-0.008761309;0.5496649;-0.2081833,0.167994;0.4988622;-0.07734871,0.2853689;0.3016202;-0.01577425,0.2905261;0.08705842;-0.04398799,-0.1963259;0.5079744;-0.1063533,-0.2894195;0.3470841;-0.2544093,-0.2797549;0.2510417;-0.4481663,0.07987312;0.004156709;-0.02910542,0.106231;-0.2773888;-0.08457017,0.08595361;-0.6153489;-0.05586839,0.1037886;-0.6446539;-0.1149285,-0.07430547;0.004375847;-0.04127552,-0.1055474;-0.2796847;-0.07832342,-0.1136368;-0.6184978;-0.05398827,-0.106571;-0.6165651;-0.1345212,-0.007873759;0.4830953;-0.1772702,516.08
+0;0;0,-0.006571222;0.2950165;0.0139909,-0.01081661;0.5894676;0.01383225,0.1838457;0.4622996;0.03591047,0.2132558;0.2336449;0.0474509,0.2480122;0.01928435;-0.002730638,-0.1815144;0.4409041;-0.05872046,-0.2471748;0.3597582;-0.264597,-0.2764702;0.3378397;-0.484456,0.07986125;0.00607837;-0.03039703,0.08160066;-0.280325;0.002203828,0.08308604;-0.6090825;0.06662651,0.09802294;-0.570721;-0.01585744,-0.07113684;0.004635348;-0.0475059,-0.1023605;-0.280245;-0.01650608,-0.1179493;-0.6079084;0.05152102,-0.1009913;-0.5694447;-0.03056078,-0.009724932;0.5155009;0.01619531,0;0;0,-0.002439775;0.2772913;-0.1018686,-0.002585694;0.5460422;-0.2221737,0.1682124;0.5042093;-0.08481646,0.2857437;0.3145989;-0.02552581,0.2898259;0.09278344;-0.04692364,-0.188749;0.4774561;-0.1114628,-0.2943982;0.3386486;-0.2626309,-0.2752976;0.2515461;-0.4668978,0.08024083;0.004600197;-0.02964783,0.1038369;-0.2770609;-0.08624244,0.08217044;-0.6101556;-0.05773854,0.09883992;-0.6389988;-0.1156716,-0.07513633;0.004104068;-0.04094429,-0.1093354;-0.2795064;-0.07952151,-0.1175516;-0.6135749;-0.05575591,-0.109629;-0.6121598;-0.1346024,-0.002639964;0.4797691;-0.1892235,516.102
+0;0;0,-0.006516749;0.2925709;0.01387492,-0.0106809;0.5814037;0.01374044,0.1828425;0.4564565;0.03564434,0.2123831;0.2267866;0.04723602,0.2469441;0.01363106;-0.002663426,-0.1804212;0.4351838;-0.05844359,-0.2463732;0.3536776;-0.2652342,-0.2755039;0.3318823;-0.4838574,0.08015323;0.006100593;-0.03050817,0.08189248;-0.2802767;0.00208973,0.08337539;-0.6084887;0.0664055,0.09806219;-0.5702671;-0.01469731,-0.07139692;0.004652296;-0.04767958,-0.1026178;-0.2802021;-0.01668258,-0.1181806;-0.6073217;0.05123162,-0.1015066;-0.5689998;-0.02947578,-0.009617496;0.5093526;0.01604231,0;0;0,-0.003089301;0.2747679;-0.1016157,-0.005496141;0.5386128;-0.2191238,0.1683342;0.5028508;-0.09017562,0.2872654;0.3136965;-0.02827787,0.2917953;0.09317023;-0.04989552,-0.1907891;0.4834957;-0.1129929,-0.2918396;0.332249;-0.2567583,-0.2684379;0.2223297;-0.4477814,0.08036294;0.004528463;-0.03022909,0.1058006;-0.276968;-0.08671141,0.08139566;-0.6092883;-0.05791187,0.09715955;-0.6370882;-0.1151102,-0.07568787;0.004195215;-0.04057404,-0.1087988;-0.2794691;-0.07950731,-0.118837;-0.6129907;-0.0566072,-0.1120361;-0.6110358;-0.1342486,-0.004745372;0.4739327;-0.1872852,516.1364
+0;0;0,-0.006651264;0.2899318;0.01394677,-0.01097744;0.5752114;0.01400325,0.1916106;0.4484687;0.03696555,0.2207734;0.2198393;0.04868675,0.2561183;0.002960697;-0.002107546,-0.1883521;0.4262397;-0.062626,-0.253104;0.3523516;-0.2714488,-0.2767724;0.3363362;-0.4951651,0.08087947;0.006152702;-0.03038389,0.08245613;-0.280166;0.002159337,0.08389083;-0.6064222;0.06629764,0.09852646;-0.5683207;-0.01353062,-0.07178891;0.004675563;-0.04823916,-0.1032113;-0.2800364;-0.01674839,-0.1186527;-0.6052196;0.05090075,-0.1020635;-0.5670196;-0.02853442,-0.009883858;0.5038742;0.01624745,0;0;0,-0.007223378;0.2705906;-0.1050131,-0.01655196;0.5278645;-0.2279088,0.1675224;0.5069746;-0.09705305,0.2860869;0.3189331;-0.03506851,0.2892767;0.0939873;-0.05103326,-0.2039954;0.4817624;-0.107317,-0.3007146;0.3232723;-0.2443772,-0.2840573;0.2074406;-0.4371756,0.08048815;0.004952103;-0.0316174,0.1036817;-0.2767183;-0.08786488,0.07733192;-0.6068465;-0.05819941,0.09215328;-0.6339003;-0.1145694,-0.07685156;0.003809106;-0.03977251,-0.1127634;-0.2792501;-0.08011794,-0.1245967;-0.6107918;-0.05777938,-0.1184691;-0.6090966;-0.1340269,-0.01368482;0.4648662;-0.194469,516.158
+0;0;0,-0.006620695;0.2885993;0.01388267,-0.01094115;0.5734977;0.01392775,0.1968325;0.4451567;0.03742841,0.224868;0.2253651;0.04869652,0.2616554;-0.000364989;-0.004170854,-0.1929038;0.4223559;-0.06472487,-0.2551527;0.3513241;-0.2654755,-0.279787;0.334655;-0.4983223,0.08124999;0.006180889;-0.03052308,0.0828266;-0.2801285;0.002019094,0.08425328;-0.6045632;0.06579928,0.09885616;-0.5664798;-0.01385026,-0.07211778;0.004696982;-0.04846015,-0.1035391;-0.2800058;-0.0169704,-0.1188943;-0.6033733;0.05030103,-0.1023422;-0.5651917;-0.02895629,-0.009844914;0.5019875;0.01617739,0;0;0,-0.01139031;0.2680659;-0.1074104,-0.02679486;0.5235064;-0.2326417,0.1659705;0.5028765;-0.1032426,0.2876448;0.3267124;-0.04508042,0.2911451;0.09226073;-0.05614877,-0.2142893;0.4828941;-0.1033265,-0.3013937;0.3204935;-0.2268585,-0.2817544;0.1924231;-0.4225997,0.08069649;0.005162954;-0.03213787,0.1033986;-0.276508;-0.08853507,0.07510391;-0.6045868;-0.05867672,0.08918357;-0.6318666;-0.114743,-0.07747146;0.003734167;-0.03944175,-0.1131762;-0.2793291;-0.07987604,-0.1270625;-0.6089975;-0.05857528,-0.1219416;-0.6076042;-0.1345889,-0.02244493;0.4606592;-0.1987112,516.1916
+0;0;0,-0.006620695;0.2885993;0.01388267,-0.01094115;0.5734977;0.01392775,0.1968325;0.4451567;0.03742841,0.224868;0.2253651;0.04869652,0.2616554;-0.000364989;-0.004170854,-0.1929038;0.4223559;-0.06472487,-0.2551527;0.3513241;-0.2654755,-0.279787;0.334655;-0.4983223,0.08124999;0.006180889;-0.03052308,0.0828266;-0.2801285;0.002019094,0.08425328;-0.6045632;0.06579928,0.09885616;-0.5664798;-0.01385026,-0.07211778;0.004696982;-0.04846015,-0.1035391;-0.2800058;-0.0169704,-0.1188943;-0.6033733;0.05030103,-0.1023422;-0.5651917;-0.02895629,-0.009844914;0.5019875;0.01617739,0;0;0,-0.01139031;0.2680659;-0.1074104,-0.02679486;0.5235064;-0.2326417,0.1659705;0.5028765;-0.1032426,0.2876448;0.3267124;-0.04508042,0.2911451;0.09226073;-0.05614877,-0.2142893;0.4828941;-0.1033265,-0.3013937;0.3204935;-0.2268585,-0.2817544;0.1924231;-0.4225997,0.08069649;0.005162954;-0.03213787,0.1033986;-0.276508;-0.08853507,0.07510391;-0.6045868;-0.05867672,0.08918357;-0.6318666;-0.114743,-0.07747146;0.003734167;-0.03944175,-0.1131762;-0.2793291;-0.07987604,-0.1270625;-0.6089975;-0.05857528,-0.1219416;-0.6076042;-0.1345889,-0.02244493;0.4606592;-0.1987112,516.2141
+0;0;0,-0.006755969;0.2882591;0.01399151,-0.01136753;0.5750241;0.01428935,0.1942698;0.4466909;0.03792782,0.2219883;0.2270557;0.04922959,0.2592072;0.0002643615;-0.003837556,-0.1914705;0.4247344;-0.06394049,-0.2527658;0.3569886;-0.2659035,-0.2779755;0.3386179;-0.499704,0.08208251;0.006222507;-0.03030316,0.08349233;-0.2798926;0.002139034,0.08485755;-0.6033382;0.06597559,0.09956495;-0.5652518;-0.01358333,-0.07251031;0.00476927;-0.04913295,-0.1040296;-0.2796688;-0.01722897,-0.1194588;-0.6020041;0.05026843,-0.1028056;-0.5638186;-0.02889587,-0.01021639;0.5029258;0.01649272,0;0;0,-0.0102081;0.2664193;-0.1106853,-0.02219898;0.5226393;-0.2389348,0.1653124;0.5056447;-0.1078367,0.2865003;0.3294642;-0.04944514,0.2910937;0.09388721;-0.06031155,-0.2077435;0.4779339;-0.1065302,-0.29643;0.3135996;-0.2259648,-0.2699103;0.154875;-0.3984145,0.08080278;0.005531192;-0.03368759,0.103297;-0.2761972;-0.08881879,0.0723741;-0.6030406;-0.05863214,0.08562647;-0.6305996;-0.1145129,-0.07868855;0.003308031;-0.03862261,-0.1157264;-0.2792645;-0.07982092,-0.1310717;-0.6079398;-0.05905905,-0.1263137;-0.6069758;-0.1348588,-0.01915706;0.4595049;-0.2041621,516.2365
+0;0;0,-0.006763953;0.2885997;0.01400804,-0.01138073;0.5756887;0.01430843,0.1955157;0.4469801;0.03807972,0.2241507;0.2200826;0.0497552,0.2605327;-0.001609311;-0.002118714,-0.1925989;0.4248886;-0.0644156,-0.2559209;0.3549027;-0.2730566,-0.2805638;0.336945;-0.5016,0.08291253;0.00628543;-0.03060959,0.08432153;-0.279663;0.001813708,0.08568353;-0.602348;0.06550016,0.1004418;-0.5642337;-0.01433374,-0.07324354;0.004817497;-0.04962979,-0.1047444;-0.2794548;-0.01774438,-0.1201374;-0.6010323;0.0495943,-0.1034266;-0.5628185;-0.02984361,-0.01022913;0.5035611;0.01651269,0;0;0,-0.01227452;0.2665215;-0.111119,-0.025021;0.5232679;-0.2389653,0.1650864;0.5074744;-0.1105099,0.2882365;0.3234304;-0.0521946,0.2909274;0.09322909;-0.06491995,-0.2114286;0.4793323;-0.1058503,-0.3016906;0.3040091;-0.2222692,-0.2761897;0.1497228;-0.3917014,0.0811574;0.00560537;-0.03511405,0.1030493;-0.2762056;-0.08917928,0.06976643;-0.6019752;-0.05835843,0.08268121;-0.6300381;-0.1142066,-0.08000193;0.003321539;-0.03794204,-0.1149708;-0.2794192;-0.0786189,-0.134288;-0.6072052;-0.05947077,-0.1299486;-0.6063401;-0.135559,-0.02186745;0.4600471;-0.204299,516.2704
+0;0;0,-0.006756515;0.2882824;0.01399264,-0.01137513;0.5754855;0.01429361,0.1967793;0.4464135;0.03819727,0.2252097;0.2211363;0.04978937,0.2618988;-0.002426624;-0.002522361,-0.1937078;0.4241869;-0.06492457,-0.2565777;0.3547008;-0.2720756,-0.2814285;0.3365916;-0.5025479,0.08284242;0.006280114;-0.0305837,0.08425091;-0.2795659;0.001827985,0.08561388;-0.6024783;0.0655593,0.1004931;-0.5642974;-0.01492929,-0.07318159;0.004813423;-0.04958782,-0.1046712;-0.2793571;-0.01771383,-0.120075;-0.601161;0.04967229,-0.1032272;-0.5628799;-0.03041706,-0.01022325;0.5033404;0.01649841,0;0;0,-0.01440704;0.2657814;-0.1118073,-0.02821178;0.5225803;-0.2396991,0.1647492;0.5073966;-0.1138813,0.2876385;0.3251838;-0.05566454,0.2908962;0.09321561;-0.07125783,-0.2148308;0.4800591;-0.1049089,-0.2978758;0.2960042;-0.2094067,-0.2770948;0.134704;-0.3755795,0.08068763;0.005844533;-0.03595853,0.1022395;-0.2760215;-0.08932042,0.06709722;-0.6017907;-0.05808926,0.07986417;-0.6309175;-0.1138365,-0.08025188;0.00314959;-0.03724759,-0.1151871;-0.2794358;-0.07830238,-0.1374316;-0.6072811;-0.05936778,-0.1336523;-0.6067247;-0.1360849,-0.02482526;0.4593371;-0.2050591,516.3037
+0;0;0,-0.006874735;0.2892525;0.01418986,-0.01171281;0.5777644;0.0147447,0.199622;0.4473594;0.03930663,0.2275975;0.224069;0.05087115,0.2652416;-0.004043996;-0.002400219,-0.1969036;0.4255446;-0.06633405,-0.2585317;0.3620952;-0.2735806,-0.2859167;0.3343472;-0.5076117,0.08421475;0.006314052;-0.03059724,0.08542705;-0.2791407;0.001714399,0.08677144;-0.5993972;0.06499884,0.1018663;-0.5611659;-0.01586487,-0.07398577;0.004962892;-0.05069178,-0.1055141;-0.2787383;-0.0182957,-0.1209582;-0.5978918;0.04858822,-0.1038865;-0.5595575;-0.03187075,-0.01052688;0.505217;0.01690115,0;0;0,-0.01796081;0.2661964;-0.1128383,-0.03492449;0.5235869;-0.2421033,0.1615519;0.509353;-0.1138904,0.2855001;0.3290333;-0.06007028,0.2888668;0.0925494;-0.07889701,-0.221086;0.4831739;-0.1012535,-0.2873146;0.2757601;-0.1592902,-0.2782763;0.1317142;-0.3475972,0.08124518;0.005933195;-0.03784442,0.1004826;-0.2761519;-0.08871508,0.06356068;-0.598928;-0.0567255,0.07571538;-0.6288933;-0.1123221,-0.0821214;0.003186743;-0.03625055,-0.1193431;-0.2786553;-0.07759672,-0.1416792;-0.6037772;-0.05841763,-0.1380992;-0.6034917;-0.1354811,-0.03058305;0.4601738;-0.2070444,516.3369
+0;0;0,-0.006867693;0.2889562;0.01417532,-0.01171086;0.5777702;0.01473242,0.1970085;0.448049;0.03901652,0.2248981;0.2254443;0.05054552,0.2628827;-0.004732013;-0.003207706,-0.194581;0.4265058;-0.06530909,-0.2560197;0.3632513;-0.2719192,-0.2836525;0.3352523;-0.5080672,0.08429822;0.006320311;-0.03062757,0.08550995;-0.2790009;0.001668956,0.08684865;-0.5979012;0.0646854,0.1019289;-0.559678;-0.01610002,-0.07405911;0.004967811;-0.05074202,-0.1055727;-0.2786007;-0.01836109,-0.1209514;-0.5964026;0.04823959,-0.1038963;-0.5580764;-0.03214148,-0.01052433;0.5051863;0.01688995,0;0;0,-0.01808178;0.2657238;-0.1131711,-0.03588795;0.5238439;-0.2415469,0.1615904;0.5084576;-0.1215858,0.2858086;0.330201;-0.06450701,0.2875002;0.0916986;-0.08517408,-0.2180052;0.4758171;-0.09834459,-0.2951458;0.2724478;-0.1545037,-0.2805391;0.1206395;-0.3390417,0.08096436;0.006143808;-0.03861618,0.09990054;-0.2759609;-0.08872676,0.06169911;-0.597054;-0.05540848,0.07259499;-0.6274873;-0.1106391,-0.08254162;0.003119555;-0.03551524,-0.1217024;-0.2783694;-0.07654068,-0.1439875;-0.6020899;-0.05708071,-0.1414073;-0.6017886;-0.1341044,-0.03139213;0.4602422;-0.206775,516.3591
+0;0;0,-0.006898812;0.2902655;0.01423955,-0.0117611;0.5802218;0.01479685,0.200767;0.4491191;0.03949638,0.2285517;0.2273514;0.05098203,0.2662414;-0.001037911;-0.002353881,-0.1979988;0.4271811;-0.06674112,-0.2592065;0.3641644;-0.2725743,-0.2866248;0.3363828;-0.506889,0.08439661;0.006327688;-0.03066332,0.08560778;-0.2788615;0.001618268,0.08694094;-0.596442;0.0643739,0.1018225;-0.558327;-0.01534726,-0.07414555;0.004973609;-0.05080125,-0.1056445;-0.2784637;-0.0184353,-0.1209596;-0.5949503;0.04788973,-0.1041291;-0.5567338;-0.03143241,-0.01056911;0.5073035;0.01696432,0;0;0,-0.0206991;0.2666944;-0.1137984,-0.04062228;0.5254507;-0.2431533,0.1617273;0.5102791;-0.1227372,0.284823;0.3318705;-0.06703614,0.2858737;0.09527592;-0.08822178,-0.2218727;0.4753232;-0.09131642,-0.3027751;0.273582;-0.1446089,-0.2816514;0.1053937;-0.3110223,0.08081529;0.006541848;-0.03910446,0.09905042;-0.275595;-0.08852816,0.06012601;-0.5951629;-0.05448842,0.06982923;-0.6255423;-0.1083674,-0.08288383;0.002823824;-0.0350052,-0.1215921;-0.2786156;-0.07587032,-0.1463038;-0.6008047;-0.05635278,-0.1440805;-0.6001952;-0.1323398,-0.03551473;0.4616628;-0.2081077,516.3925
+0;0;0,-0.006914759;0.2902599;0.01434452,-0.01187853;0.580214;0.01505399,0.2005733;0.4490122;0.04030786,0.2279229;0.227178;0.05155084,0.2656432;-0.001295149;-0.001403056,-0.1981883;0.4281009;-0.06720658,-0.2593205;0.3672509;-0.2737131,-0.2870395;0.3379922;-0.5078124,0.08448914;0.006240021;-0.03042554,0.08562901;-0.2789531;0.001824163,0.08701131;-0.5965262;0.06461577,0.1020821;-0.5584093;-0.01506964,-0.07407826;0.005056837;-0.05089112,-0.1056512;-0.2783514;-0.01834326,-0.120764;-0.5948094;0.04816473,-0.103748;-0.5565928;-0.03111782,-0.01067196;0.507295;0.01718526,0;0;0,-0.0206991;0.2666944;-0.1137984,-0.04062228;0.5254507;-0.2431533,0.1617273;0.5102791;-0.1227372,0.284823;0.3318705;-0.06703614,0.2858737;0.09527592;-0.08822178,-0.2218727;0.4753232;-0.09131642,-0.3027751;0.273582;-0.1446089,-0.2816514;0.1053937;-0.3110223,0.08081529;0.006541848;-0.03910446,0.09905042;-0.275595;-0.08852816,0.06012601;-0.5951629;-0.05448842,0.06982923;-0.6255423;-0.1083674,-0.08288383;0.002823824;-0.0350052,-0.1215921;-0.2786156;-0.07587032,-0.1463038;-0.6008047;-0.05635278,-0.1440805;-0.6001952;-0.1323398,-0.03551473;0.4616628;-0.2081077,516.415
+0;0;0,-0.006931983;0.290983;0.01438025,-0.01191375;0.5819883;0.01509226,0.2039614;0.4495782;0.04072811,0.2320026;0.2221347;0.05225539,0.2687291;-0.0003190488;0.0006966293,-0.2012541;0.4283284;-0.06852642,-0.263932;0.3659398;-0.2802547,-0.2909207;0.337452;-0.5081864,0.08413292;0.006213712;-0.03029726,0.0852724;-0.2788816;0.001941385,0.08664979;-0.5953255;0.06450971,0.1018214;-0.5571542;-0.015709,-0.07376593;0.005035516;-0.05067656,-0.105328;-0.2782755;-0.01813985,-0.1203871;-0.5936083;0.04813164,-0.1032573;-0.5553367;-0.03168149,-0.01070279;0.5088043;0.01723129,0;0;0,-0.0231517;0.2669251;-0.1146338,-0.04554645;0.5262275;-0.2448559,0.1614634;0.5116429;-0.1248591,0.2866289;0.3274725;-0.06950021,0.2833541;0.09731779;-0.09210324,-0.2238329;0.4726197;-0.08246008,-0.3140905;0.2675962;-0.1321458,-0.2946442;0.1048632;-0.2953409,0.08039901;0.007028312;-0.03900623,0.09817276;-0.2751253;-0.08792877,0.05781687;-0.5932101;-0.05261755,0.06731713;-0.6242083;-0.1066635,-0.08252046;0.002398343;-0.03492141,-0.121775;-0.2790115;-0.07476539,-0.1488192;-0.5998242;-0.05473367,-0.1468666;-0.5995135;-0.1311975,-0.03982386;0.4622828;-0.2096386,516.4377
+0;0;0,-0.006940585;0.291344;0.0143981,-0.01193129;0.5828723;0.01511062,0.2057103;0.4498257;0.04094392,0.2336892;0.2228883;0.05244556,0.2702469;0.001456693;0.001123711,-0.202835;0.4284013;-0.06920841,-0.2653735;0.3661515;-0.2804656,-0.2922381;0.3377946;-0.50735,0.08444882;0.006237043;-0.03041102,0.08558788;-0.2787549;0.001815932,0.08696733;-0.5956714;0.06447772,0.1021445;-0.5574971;-0.01577042,-0.07404291;0.005054424;-0.05086683,-0.1055936;-0.2781539;-0.01834192,-0.1206751;-0.5939577;0.04802856,-0.103539;-0.555683;-0.03181386,-0.01071785;0.5095385;0.01725401,0;0;0,-0.02437229;0.2674178;-0.1141512,-0.04758589;0.5275144;-0.2438173,0.1631606;0.5104555;-0.1264293,0.2869315;0.3259687;-0.0711019,0.2808539;0.09718025;-0.09602618,-0.2263128;0.4725915;-0.07911003,-0.3119078;0.2649996;-0.1237732,-0.2871035;0.08995752;-0.271243,0.08048569;0.007043779;-0.03959513,0.0976314;-0.2751639;-0.08781457,0.05628506;-0.5934147;-0.0507822,0.06554629;-0.6247396;-0.1045449,-0.08306541;0.002411895;-0.03449139,-0.1228611;-0.2789508;-0.07337043,-0.1506842;-0.6001823;-0.05335233,-0.1493882;-0.5998249;-0.1298805,-0.04171075;0.4633344;-0.2087417,516.4717
+0;0;0,-0.006894159;0.2908426;0.01454682,-0.01194791;0.5820356;0.01548089,0.2104003;0.4476895;0.04199739,0.2380249;0.2227031;0.05342974,0.2752844;-0.002954856;0.001215208,-0.206952;0.426896;-0.07197702,-0.2691362;0.3681861;-0.2822126,-0.2964565;0.343535;-0.5139065,0.0840666;0.00614084;-0.02982801,0.0852663;-0.2786726;0.002191698,0.08659697;-0.5954842;0.06510954,0.1020068;-0.5572967;-0.01522581,-0.07347041;0.005098912;-0.05070221,-0.1049331;-0.2778829;-0.01788783,-0.1200402;-0.5935842;0.04870433,-0.102669;-0.5552911;-0.03121896,-0.01072861;0.5088055;0.01756306,0;0;0,-0.02554271;0.2669001;-0.1138439,-0.0496399;0.5269492;-0.2426949,0.1668793;0.5129951;-0.1278698,0.2855954;0.3267294;-0.07567501,0.2788117;0.09353429;-0.1003764,-0.2308955;0.4736298;-0.07353359,-0.3136999;0.2662911;-0.1143602,-0.2890133;0.08531862;-0.2615869,0.07996449;0.00705865;-0.03937602,0.09604334;-0.2752443;-0.08619404,0.05540012;-0.5935708;-0.04950142,0.06393257;-0.625863;-0.1024652,-0.08241096;0.002389346;-0.03460256,-0.1225318;-0.2788857;-0.07228655,-0.1519036;-0.5998658;-0.05133311,-0.1511195;-0.5995257;-0.1280009,-0.04362279;0.4627758;-0.2078516,516.5046
+0;0;0,-0.006903496;0.2912365;0.01456652,-0.01196258;0.5827339;0.01550411,0.2112135;0.4481428;0.04211252,0.2387349;0.2239967;0.05350217,0.2764346;-0.004327446;0.0006707124,-0.2077007;0.4272714;-0.07228844,-0.2696527;0.3687808;-0.2817388,-0.2972958;0.3438385;-0.5161701,0.0844143;0.006166238;-0.02995138,0.08561298;-0.2784061;0.002041228,0.08694533;-0.5956175;0.06503849,0.102289;-0.5574652;-0.01495156,-0.07377428;0.00512;-0.05091191,-0.1052104;-0.2776223;-0.0181253,-0.1203365;-0.593722;0.04855091,-0.10304;-0.5554646;-0.03102887,-0.01074301;0.5094875;0.01758675,0;0;0,-0.02593731;0.2671719;-0.1141269,-0.05064779;0.5276805;-0.2426274,0.1667974;0.513119;-0.1272607,0.2852324;0.3268296;-0.07829094,0.2760471;0.09103955;-0.1040406,-0.2303839;0.4756802;-0.07036223,-0.3071809;0.265683;-0.104008,-0.2855878;0.0786742;-0.2485963,0.07993243;0.007147193;-0.04025674,0.09519397;-0.2752267;-0.0854063,0.0541798;-0.5938033;-0.04771948,0.06244354;-0.6260903;-0.1001823,-0.08303586;0.002342101;-0.03406525,-0.1237864;-0.2786922;-0.07101737,-0.1533959;-0.6000594;-0.05004133,-0.15289;-0.599586;-0.1263841,-0.04450619;0.4634145;-0.2079427,516.5266
+0;0;0,-0.007099296;0.2994966;0.01497966,-0.0124423;0.6072716;0.01603318,0.1707671;0.4811521;0.03829413,0.1980926;0.2586014;0.04960271,0.2364094;0.02654053;-0.004093394,-0.1726339;0.464043;-0.055485,-0.2341449;0.4059687;-0.2634445,-0.2622405;0.3806182;-0.5017126,0.08429988;0.006157881;-0.02991079,0.0854985;-0.2783964;0.002079789,0.08683334;-0.596204;0.06519544,0.102199;-0.55804;-0.01490946,-0.07367429;0.005113062;-0.0508429,-0.1051084;-0.2776113;-0.01805838,-0.1202629;-0.5943051;0.04874314,-0.1029416;-0.5560358;-0.0309509,-0.01117967;0.5314388;0.01818935,0;0;0,-0.01011506;0.2769218;-0.114826,-0.004767265;0.5584507;-0.2390914,0.167075;0.5132497;-0.1273475,0.283723;0.3273563;-0.0800159,0.2727841;0.08792676;-0.1075392,-0.1684449;0.4729061;-0.1126435,-0.2432874;0.2631939;-0.1413274,-0.2207519;0.07001257;-0.2840749,0.07978675;0.007081896;-0.04028606,0.09437338;-0.2753344;-0.08527756,0.05267232;-0.5941665;-0.0453496,0.06055198;-0.6268937;-0.09752965,-0.0829615;0.002406159;-0.03392115,-0.1245844;-0.2786511;-0.06956233,-0.1543022;-0.6005988;-0.04826252,-0.1542725;-0.5992967;-0.1250478,-0.004103827;0.4901312;-0.2060935,516.5601
+0;0;0,-0.007027162;0.2994834;0.01527628,-0.01238722;0.6072573;0.01644893,0.1707899;0.4810975;0.03897978,0.1978862;0.2585166;0.05024548,0.2363727;0.02652708;-0.003637493,-0.1725469;0.4646568;-0.0557061,-0.2340007;0.409364;-0.2644392,-0.2623727;0.3836481;-0.5026354,0.08440073;0.006051135;-0.02964703,0.08559037;-0.2784941;0.002423849,0.08694997;-0.5962901;0.06559822,0.1024776;-0.5581202;-0.01447485,-0.07363737;0.005211712;-0.05088637,-0.1049407;-0.2774881;-0.01776713,-0.1200522;-0.5941725;0.04908901,-0.1025712;-0.5558965;-0.03056947,-0.01111344;0.5314241;0.01858355,0;0;0,-0.01011506;0.2769218;-0.114826,-0.004767265;0.5584507;-0.2390914,0.167075;0.5132497;-0.1273475,0.283723;0.3273563;-0.0800159,0.2727841;0.08792676;-0.1075392,-0.1684449;0.4729061;-0.1126435,-0.2432874;0.2631939;-0.1413274,-0.2207519;0.07001257;-0.2840749,0.07978675;0.007081896;-0.04028606,0.09437338;-0.2753344;-0.08527756,0.05267232;-0.5941665;-0.0453496,0.06055198;-0.6268937;-0.09752965,-0.0829615;0.002406159;-0.03392115,-0.1245844;-0.2786511;-0.06956233,-0.1543022;-0.6005988;-0.04826252,-0.1542725;-0.5992967;-0.1250478,-0.004103827;0.4901312;-0.2060935,516.5825

+ 161 - 0
DataCSV/Sam/FirstPersonPerspective_OneArm_Forward_None_Fast.csv

@@ -0,0 +1,161 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.006225348;0.3282116;0.008860788,0.01280133;0.6561218;0.002659956,0.1878946;0.5236377;0.008440858,0.2183386;0.2780513;0.02744542,0.2555104;0.03503503;-0.03071897,-0.1619433;0.5122951;0.0002533705,-0.2003071;0.2671171;0.004334246,-0.2320919;0.0194183;-0.03383314,0.08785751;0.005983467;-0.04265674,0.09966207;-0.2799693;-0.01174377,0.1034469;-0.6235602;0.05423786,0.1039246;-0.5827981;-0.05439745,-0.08664963;0.005718655;-0.04509415,-0.1057772;-0.2806917;-0.02347922,-0.1198622;-0.6243938;0.04049761,-0.1166827;-0.5836075;-0.06808981,0.01107922;0.5747538;0.006709006,0;0;0,-0.01833752;0.3172809;-0.08268476,-0.03567891;0.6311901;-0.1763651,0.1455144;0.5150248;-0.1201937,0.2460546;0.2883447;-0.1097782,0.2296933;0.04387102;-0.171314,-0.1582424;0.4867584;-0.03539755,-0.1853681;0.2409398;-0.0144673,-0.2111439;-0.002241582;-0.07787201,0.08056842;0.01012349;-0.05459476,0.1085064;-0.2761937;-0.06488585,0.09014085;-0.6210691;-0.008794785,0.07038218;-0.6236223;-0.1111059,-0.09515219;-0.001152133;-0.02278324,-0.1006303;-0.288956;-0.02108431,-0.1018093;-0.6359511;0.02381063,-0.1193689;-0.6388251;-0.07879858,-0.03174418;0.55383;-0.1510658,718.4268
+0;0;0,0.006090721;0.328216;0.008793798,0.01248334;0.6561285;0.002518375,0.1876588;0.5237543;0.008501762,0.2180324;0.2781245;0.02705161,0.2557677;0.03512834;-0.03083328,-0.1622007;0.5122475;0.0004366906,-0.2002136;0.2670105;0.004239689,-0.232054;0.01933208;-0.03401388,0.08781233;0.005987688;-0.04274911,0.09970299;-0.2799491;-0.0117209,0.1033554;-0.6235229;0.05435681,0.1038009;-0.5827664;-0.05427919,-0.08669388;0.005715074;-0.04500948,-0.105727;-0.2807028;-0.02341109,-0.1198945;-0.6243797;0.04068287,-0.1167477;-0.5835985;-0.06790601,0.01081354;0.5747602;0.006584632,0;0;0,-0.01833752;0.3172809;-0.08268476,-0.03567891;0.6311901;-0.1763651,0.1455144;0.5150248;-0.1201937,0.2460546;0.2883447;-0.1097782,0.2296933;0.04387102;-0.171314,-0.1582424;0.4867584;-0.03539755,-0.1853681;0.2409398;-0.0144673,-0.2111439;-0.002241582;-0.07787201,0.08056842;0.01012349;-0.05459476,0.1085064;-0.2761937;-0.06488585,0.09014085;-0.6210691;-0.008794785,0.07038218;-0.6236223;-0.1111059,-0.09515219;-0.001152133;-0.02278324,-0.1006303;-0.288956;-0.02108431,-0.1018093;-0.6359511;0.02381063,-0.1193689;-0.6388251;-0.07879858,-0.03174418;0.55383;-0.1510658,718.4421
+0;0;0,0.006040362;0.3255022;0.008721089,0.01239354;0.6513991;0.002488456,0.1861845;0.5200308;0.008426566,0.2167602;0.2727665;0.02709984,0.2545139;0.02965182;-0.03081328,-0.1609114;0.5086149;0.0004252009,-0.1991774;0.261746;0.004253505,-0.2310333;0.01394676;-0.03401873,0.08805638;0.006004329;-0.04286793,0.1001754;-0.2854235;-0.01124385,0.1038213;-0.6283868;0.05471644,0.1042674;-0.5876163;-0.05406092,-0.08693482;0.005730958;-0.04513457,-0.1063335;-0.2861873;-0.02312142,-0.1204758;-0.6292534;0.04085865,-0.1173249;-0.5884581;-0.06787153,0.01073612;0.5706338;0.00652458,0;0;0,-0.01557584;0.3155935;-0.07888198,-0.03027736;0.6285762;-0.169019,0.1492309;0.5131121;-0.1171834,0.2483446;0.2839125;-0.1089838,0.2299539;0.03941408;-0.1703541,-0.1546144;0.4861997;-0.03144892,-0.1844262;0.2391631;-0.008924704,-0.2109426;-0.00374651;-0.07354535,0.08006445;0.009861141;-0.05585766,0.1114731;-0.2817093;-0.06465101,0.09299716;-0.6255202;-0.005994555,0.07308421;-0.6275697;-0.1085861,-0.09569868;-0.0009878828;-0.02164306,-0.09892035;-0.2943551;-0.02008213,-0.09984936;-0.6405121;0.02641867,-0.1175681;-0.6428704;-0.07647789,-0.02715991;0.5514783;-0.1447649,718.4537
+0;0;0,0.006040362;0.3255022;0.008721089,0.01239354;0.6513991;0.002488456,0.1861845;0.5200308;0.008426566,0.2167602;0.2727665;0.02709984,0.2545139;0.02965182;-0.03081328,-0.1609114;0.5086149;0.0004252009,-0.1991774;0.261746;0.004253505,-0.2310333;0.01394676;-0.03401873,0.08805638;0.006004329;-0.04286793,0.1001754;-0.2854235;-0.01124385,0.1038213;-0.6283868;0.05471644,0.1042674;-0.5876163;-0.05406092,-0.08693482;0.005730958;-0.04513457,-0.1063335;-0.2861873;-0.02312142,-0.1204758;-0.6292534;0.04085865,-0.1173249;-0.5884581;-0.06787153,0.01073612;0.5706338;0.00652458,0;0;0,-0.01557584;0.3155935;-0.07888198,-0.03027736;0.6285762;-0.169019,0.1492309;0.5131121;-0.1171834,0.2483446;0.2839125;-0.1089838,0.2299539;0.03941408;-0.1703541,-0.1546144;0.4861997;-0.03144892,-0.1844262;0.2391631;-0.008924704,-0.2109426;-0.00374651;-0.07354535,0.08006445;0.009861141;-0.05585766,0.1114731;-0.2817093;-0.06465101,0.09299716;-0.6255202;-0.005994555,0.07308421;-0.6275697;-0.1085861,-0.09569868;-0.0009878828;-0.02164306,-0.09892035;-0.2943551;-0.02008213,-0.09984936;-0.6405121;0.02641867,-0.1175681;-0.6428704;-0.07647789,-0.02715991;0.5514783;-0.1447649,718.4692
+0;0;0,0.006019049;0.3255035;0.008690743,0.01235591;0.6514005;0.002443157,0.1861518;0.5200355;0.008400032,0.2168448;0.2727898;0.02712726,0.2550204;0.02974303;-0.0307943,-0.1609519;0.5086218;0.0005235998,-0.1989564;0.2617093;0.004137278,-0.2306681;0.01392721;-0.03436515,0.08802827;0.006012524;-0.04292447,0.1001871;-0.2854061;-0.01123101,0.103801;-0.6283729;0.05471243,0.104216;-0.5876032;-0.05406514,-0.08695789;0.005725325;-0.04509083,-0.106277;-0.2862042;-0.02315797,-0.1205718;-0.6292346;0.04098007,-0.117451;-0.5884407;-0.06775111,0.01070264;0.5706352;0.006480573,0;0;0,-0.01557584;0.3155935;-0.07888198,-0.03027736;0.6285762;-0.169019,0.1492309;0.5131121;-0.1171834,0.2483446;0.2839125;-0.1089838,0.2299539;0.03941408;-0.1703541,-0.1546144;0.4861997;-0.03144892,-0.1844262;0.2391631;-0.008924704,-0.2109426;-0.00374651;-0.07354535,0.08006445;0.009861141;-0.05585766,0.1114731;-0.2817093;-0.06465101,0.09299716;-0.6255202;-0.005994555,0.07308421;-0.6275697;-0.1085861,-0.09569868;-0.0009878828;-0.02164306,-0.09892035;-0.2943551;-0.02008213,-0.09984936;-0.6405121;0.02641867,-0.1175681;-0.6428704;-0.07647789,-0.02715991;0.5514783;-0.1447649,718.4815
+0;0;0,0.006025052;0.3258281;0.008699411,0.01235332;0.6512815;0.002459408,0.1849529;0.5203495;0.008398803,0.2156049;0.2734334;0.02710106,0.2540838;0.02845606;-0.03128059,-0.1597805;0.5090137;0.0005761599,-0.1977343;0.2624304;0.00418502,-0.2296979;0.01268007;-0.03462325,0.08848139;0.006043473;-0.04314542,0.1008417;-0.2902042;-0.01092677,0.1044583;-0.633429;0.05506627,0.1048737;-0.5926481;-0.05382419,-0.0874055;0.005754795;-0.04532293,-0.1070447;-0.2910123;-0.02302663,-0.1213503;-0.6343006;0.04115967,-0.1182263;-0.5934956;-0.06768436,0.01070184;0.5706036;0.006492452,0;0;0,-0.01380534;0.316813;-0.07559681,-0.02614693;0.6302876;-0.1627121,0.1510051;0.5110034;-0.1138396,0.2485569;0.2814245;-0.1080072,0.227622;0.03540409;-0.1707659,-0.1512716;0.4860421;-0.02910466,-0.1816408;0.2394629;-0.006012756,-0.2112507;-0.004991084;-0.07134636,0.07977945;0.00992775;-0.05712867,0.1121959;-0.2865048;-0.06264448,0.09441201;-0.6304553;-0.003035545,0.07429865;-0.6320198;-0.105859,-0.09647743;-0.001287618;-0.02043173,-0.0994793;-0.2995209;-0.0192618,-0.09976525;-0.6457225;0.02886129,-0.1176834;-0.6475915;-0.07427375,-0.02359569;0.5530601;-0.1391046,718.4929
+0;0;0,0.006025052;0.3258281;0.008699411,0.01235332;0.6512815;0.002459408,0.1849529;0.5203495;0.008398803,0.2156049;0.2734334;0.02710106,0.2540838;0.02845606;-0.03128059,-0.1597805;0.5090137;0.0005761599,-0.1977343;0.2624304;0.00418502,-0.2296979;0.01268007;-0.03462325,0.08848139;0.006043473;-0.04314542,0.1008417;-0.2902042;-0.01092677,0.1044583;-0.633429;0.05506627,0.1048737;-0.5926481;-0.05382419,-0.0874055;0.005754795;-0.04532293,-0.1070447;-0.2910123;-0.02302663,-0.1213503;-0.6343006;0.04115967,-0.1182263;-0.5934956;-0.06768436,0.01070184;0.5706036;0.006492452,0;0;0,-0.01380534;0.316813;-0.07559681,-0.02614693;0.6302876;-0.1627121,0.1510051;0.5110034;-0.1138396,0.2485569;0.2814245;-0.1080072,0.227622;0.03540409;-0.1707659,-0.1512716;0.4860421;-0.02910466,-0.1816408;0.2394629;-0.006012756,-0.2112507;-0.004991084;-0.07134636,0.07977945;0.00992775;-0.05712867,0.1121959;-0.2865048;-0.06264448,0.09441201;-0.6304553;-0.003035545,0.07429865;-0.6320198;-0.105859,-0.09647743;-0.001287618;-0.02043173,-0.0994793;-0.2995209;-0.0192618,-0.09976525;-0.6457225;0.02886129,-0.1176834;-0.6475915;-0.07427375,-0.02359569;0.5530601;-0.1391046,718.5143
+0;0;0,0.005927708;0.32605;0.008666279,0.01211817;0.6507727;0.002366358,0.1843135;0.5203096;0.008341458,0.2153044;0.2713956;0.02727289,0.2541228;0.02485327;-0.03156769,-0.1595559;0.5090353;0.0007179887,-0.1975065;0.2603876;0.004047705,-0.2294907;0.009024829;-0.03527106,0.08807921;0.006033853;-0.04291877,0.1005654;-0.2925034;-0.01038913,0.1041045;-0.6356673;0.05554213,0.1044768;-0.5948792;-0.05346029,-0.08698527;0.005708161;-0.04513709,-0.1066872;-0.2933728;-0.02275491,-0.1211761;-0.6365473;0.04160579,-0.1180919;-0.5957347;-0.06735122,0.01050987;0.5704073;0.00640536,0;0;0,-0.01291747;0.3177629;-0.07265449,-0.02369574;0.6318083;-0.1550643,0.1530238;0.5120749;-0.1112969,0.2487525;0.2794927;-0.1069891,0.2248927;0.03248639;-0.1715705,-0.150854;0.488389;-0.02489185,-0.1813351;0.2396518;-0.003034336,-0.2179185;-0.005440965;-0.06893862,0.07965229;0.009425014;-0.05659556,0.1122988;-0.2893024;-0.0624845,0.09496869;-0.6329762;-0.001583338,0.07444624;-0.6340248;-0.1046021,-0.09587722;-0.0006681604;-0.02105921,-0.09914872;-0.3012102;-0.01953078,-0.09849032;-0.6471827;0.02969868,-0.1168254;-0.6485296;-0.07364177,-0.02150881;0.5545354;-0.132668,718.5364
+0;0;0,0.005927708;0.32605;0.008666279,0.01211817;0.6507727;0.002366358,0.1843135;0.5203096;0.008341458,0.2153044;0.2713956;0.02727289,0.2541228;0.02485327;-0.03156769,-0.1595559;0.5090353;0.0007179887,-0.1975065;0.2603876;0.004047705,-0.2294907;0.009024829;-0.03527106,0.08807921;0.006033853;-0.04291877,0.1005654;-0.2925034;-0.01038913,0.1041045;-0.6356673;0.05554213,0.1044768;-0.5948792;-0.05346029,-0.08698527;0.005708161;-0.04513709,-0.1066872;-0.2933728;-0.02275491,-0.1211761;-0.6365473;0.04160579,-0.1180919;-0.5957347;-0.06735122,0.01050987;0.5704073;0.00640536,0;0;0,-0.01291747;0.3177629;-0.07265449,-0.02369574;0.6318083;-0.1550643,0.1530238;0.5120749;-0.1112969,0.2487525;0.2794927;-0.1069891,0.2248927;0.03248639;-0.1715705,-0.150854;0.488389;-0.02489185,-0.1813351;0.2396518;-0.003034336,-0.2179185;-0.005440965;-0.06893862,0.07965229;0.009425014;-0.05659556,0.1122988;-0.2893024;-0.0624845,0.09496869;-0.6329762;-0.001583338,0.07444624;-0.6340248;-0.1046021,-0.09587722;-0.0006681604;-0.02105921,-0.09914872;-0.3012102;-0.01953078,-0.09849032;-0.6471827;0.02969868,-0.1168254;-0.6485296;-0.07364177,-0.02150881;0.5545354;-0.132668,718.5481
+0;0;0,0.005919844;0.3256174;0.008654783,0.0121123;0.6504498;0.002356178,0.1862954;0.5194709;0.008350552,0.2165332;0.2766069;0.02682185,0.2559731;0.02611652;-0.03296098,-0.1615046;0.5080677;0.0006399406,-0.1985328;0.2654635;0.003888726,-0.2310292;0.01007557;-0.03605967,0.08768697;0.006006982;-0.04272764,0.1002556;-0.2945023;-0.009983107,0.1037942;-0.6376141;0.05593814,0.1041671;-0.5968086;-0.05323995,-0.08659789;0.00568274;-0.04493607,-0.10643;-0.2953739;-0.02240605,-0.1209166;-0.6384963;0.04194488,-0.1178275;-0.5976663;-0.06718772,0.01050512;0.5701413;0.006392322,0;0;0,-0.0115374;0.3181964;-0.06895328,-0.02031747;0.6335807;-0.1468122,0.1562081;0.5059004;-0.1062534,0.249523;0.2789015;-0.1047502,0.2223513;0.02877975;-0.172394,-0.1515785;0.4878533;-0.02002215,-0.1818636;0.2453064;0.00216415,-0.2191449;-0.003647119;-0.06497128,0.08016281;0.008692443;-0.0552187,0.1128046;-0.2920335;-0.06108642,0.09604222;-0.6354266;0.001235485,0.07568948;-0.6359125;-0.1021721,-0.09505906;0.0004271545;-0.02267889,-0.0977236;-0.3020985;-0.02001172,-0.09672315;-0.6476032;0.03204063,-0.1148793;-0.6483774;-0.07169007,-0.01868078;0.5559909;-0.1257057,718.5699
+0;0;0,0.005857038;0.325619;0.008638611,0.01197101;0.6504527;0.00232698,0.1861857;0.5195055;0.008283,0.2164448;0.2766378;0.02667025,0.2563496;0.02624422;-0.03320942,-0.1616463;0.5081202;0.000739722,-0.1983387;0.2654602;0.003602752,-0.2301601;0.01013568;-0.03728367,0.08769788;0.006020619;-0.04270332,0.1002877;-0.2944862;-0.009944323,0.1038514;-0.6376116;0.05590501,0.1041829;-0.5968063;-0.05327324,-0.08658966;0.005665862;-0.04495405,-0.1062437;-0.2954094;-0.02251798,-0.1209448;-0.6385113;0.04189371,-0.1178961;-0.5976794;-0.06723984,0.01038565;0.5701438;0.006364862,0;0;0,-0.0115374;0.3181964;-0.06895328,-0.02031747;0.6335807;-0.1468122,0.1562081;0.5059004;-0.1062534,0.249523;0.2789015;-0.1047502,0.2223513;0.02877975;-0.172394,-0.1515785;0.4878533;-0.02002215,-0.1818636;0.2453064;0.00216415,-0.2191449;-0.003647119;-0.06497128,0.08016281;0.008692443;-0.0552187,0.1128046;-0.2920335;-0.06108642,0.09604222;-0.6354266;0.001235485,0.07568948;-0.6359125;-0.1021721,-0.09505906;0.0004271545;-0.02267889,-0.0977236;-0.3020985;-0.02001172,-0.09672315;-0.6476032;0.03204063,-0.1148793;-0.6483774;-0.07169007,-0.01868078;0.5559909;-0.1257057,718.5812
+0;0;0,0.005878274;0.3267996;0.008669931,0.01198423;0.6512033;0.002364137,0.1872194;0.5200073;0.008329027,0.2179107;0.2736713;0.02697887,0.2578655;0.02296361;-0.03297593,-0.16263;0.508556;0.0007419991,-0.1998464;0.2624306;0.003645916,-0.2317077;0.00678581;-0.0372918,0.08701688;0.005973867;-0.04237172,0.09976377;-0.2982829;-0.009203929,0.1033223;-0.6409043;0.05654869,0.103654;-0.6000896;-0.05272553,-0.08591727;0.005621866;-0.04460498,-0.1058165;-0.2992104;-0.02188893,-0.1204961;-0.6418084;0.04242815,-0.1174447;-0.600967;-0.06680133,0.01039976;0.5709393;0.006399764,0;0;0,-0.01009256;0.3199404;-0.06666303,-0.01775621;0.6351617;-0.1434727,0.1595826;0.5073262;-0.1023548,0.2510078;0.2757822;-0.1024728,0.2233201;0.02542567;-0.1702981,-0.149633;0.4870775;-0.01700415,-0.1810132;0.2411176;0.005136756,-0.2191363;-0.007966504;-0.06230965,0.07999136;0.008075356;-0.054214,0.1141103;-0.2962901;-0.05989981,0.09765472;-0.6389916;0.003427744,0.07756296;-0.6392276;-0.1002064,-0.09399792;0.001062697;-0.02379598,-0.09635436;-0.3052296;-0.02002821,-0.0942783;-0.6499085;0.03398724,-0.1121733;-0.6504259;-0.06996653,-0.01629522;0.5576035;-0.1224086,718.5928
+0;0;0,0.005878274;0.3267996;0.008669931,0.01198423;0.6512033;0.002364137,0.1872194;0.5200073;0.008329027,0.2179107;0.2736713;0.02697887,0.2578655;0.02296361;-0.03297593,-0.16263;0.508556;0.0007419991,-0.1998464;0.2624306;0.003645916,-0.2317077;0.00678581;-0.0372918,0.08701688;0.005973867;-0.04237172,0.09976377;-0.2982829;-0.009203929,0.1033223;-0.6409043;0.05654869,0.103654;-0.6000896;-0.05272553,-0.08591727;0.005621866;-0.04460498,-0.1058165;-0.2992104;-0.02188893,-0.1204961;-0.6418084;0.04242815,-0.1174447;-0.600967;-0.06680133,0.01039976;0.5709393;0.006399764,0;0;0,-0.01009256;0.3199404;-0.06666303,-0.01775621;0.6351617;-0.1434727,0.1595826;0.5073262;-0.1023548,0.2510078;0.2757822;-0.1024728,0.2233201;0.02542567;-0.1702981,-0.149633;0.4870775;-0.01700415,-0.1810132;0.2411176;0.005136756,-0.2191363;-0.007966504;-0.06230965,0.07999136;0.008075356;-0.054214,0.1141103;-0.2962901;-0.05989981,0.09765472;-0.6389916;0.003427744,0.07756296;-0.6392276;-0.1002064,-0.09399792;0.001062697;-0.02379598,-0.09635436;-0.3052296;-0.02002821,-0.0942783;-0.6499085;0.03398724,-0.1121733;-0.6504259;-0.06996653,-0.01629522;0.5576035;-0.1224086,718.6149
+0;0;0,0.005700117;0.3274237;0.008714311,0.0115933;0.6523948;0.002363741,0.1867324;0.5212312;0.008417105,0.2176146;0.2737856;0.02724447,0.2578041;0.02279338;-0.0329738,-0.1627734;0.5096774;0.0009600837,-0.1997448;0.262361;0.003253121,-0.231931;0.006324828;-0.03734274,0.08654281;0.00598643;-0.04210275,0.09939451;-0.2997139;-0.008671731,0.1028713;-0.642962;0.05714338,0.1031702;-0.6021387;-0.05222192,-0.08542196;0.005541777;-0.04439048,-0.1053528;-0.3007565;-0.02159606,-0.1203122;-0.6439279;0.04299931,-0.1172896;-0.6030776;-0.06632194,0.01007385;0.5719845;0.006416945,0;0;0,-0.009328127;0.3210532;-0.06444049,-0.01618887;0.637387;-0.1391037,0.1604171;0.5077012;-0.09934282,0.2511148;0.2746556;-0.1004453,0.222838;0.02415729;-0.1689255,-0.1487141;0.4879835;-0.01480342,-0.1812491;0.241024;0.007333737,-0.2236772;-0.007648796;-0.06049102,0.07962073;0.007801414;-0.05383134,0.113515;-0.2980578;-0.05989861,0.09803409;-0.641117;0.005167961,0.07803364;-0.6410553;-0.09866691,-0.09335604;0.001283242;-0.02410687,-0.09656291;-0.3064737;-0.02081342,-0.09363047;-0.6514197;0.03545954,-0.1114338;-0.6516362;-0.06869422,-0.01488948;0.5595451;-0.1185243,718.6374
+0;0;0,0.005678989;0.3262101;0.008682012,0.01155323;0.6501482;0.002360309,0.185735;0.5197293;0.008379183,0.2166136;0.2723132;0.0272043,0.2569306;0.02052438;-0.0332051,-0.1618594;0.5082387;0.0009629414,-0.1988264;0.2609519;0.003255705,-0.2311148;0.004103005;-0.03746901,0.08653662;0.005986002;-0.04209974,0.0994982;-0.3023279;-0.008382902,0.1029711;-0.6451936;0.05735888,0.1032705;-0.6043519;-0.05219267,-0.08541586;0.00554138;-0.04438731,-0.1055171;-0.3033757;-0.02139801,-0.1204598;-0.6461648;0.0431254,-0.1174321;-0.605296;-0.06638202,0.0100426;0.570205;0.006389961,0;0;0,-0.007863939;0.320549;-0.06088686,-0.01207288;0.6370592;-0.1303575,0.1629129;0.5073602;-0.09459043,0.2514858;0.2735461;-0.09748721,0.2230181;0.02235219;-0.1665061,-0.1471381;0.4878917;-0.0116569,-0.1811045;0.2411519;0.01044177,-0.2248211;-0.00776884;-0.05883811,0.07943529;0.007922232;-0.05407476,0.1135798;-0.3005923;-0.05798077,0.09862088;-0.6431675;0.007664684,0.07889555;-0.6425508;-0.09657884,-0.09346348;0.0009630516;-0.02367399,-0.09697175;-0.309422;-0.02034211,-0.09404176;-0.6537649;0.03719301,-0.111562;-0.6534068;-0.06737071,-0.01156276;0.5592877;-0.1113641,718.6594
+0;0;0,0.005678989;0.3262101;0.008682012,0.01155323;0.6501482;0.002360309,0.185735;0.5197293;0.008379183,0.2166136;0.2723132;0.0272043,0.2569306;0.02052438;-0.0332051,-0.1618594;0.5082387;0.0009629414,-0.1988264;0.2609519;0.003255705,-0.2311148;0.004103005;-0.03746901,0.08653662;0.005986002;-0.04209974,0.0994982;-0.3023279;-0.008382902,0.1029711;-0.6451936;0.05735888,0.1032705;-0.6043519;-0.05219267,-0.08541586;0.00554138;-0.04438731,-0.1055171;-0.3033757;-0.02139801,-0.1204598;-0.6461648;0.0431254,-0.1174321;-0.605296;-0.06638202,0.0100426;0.570205;0.006389961,0;0;0,-0.007863939;0.320549;-0.06088686,-0.01207288;0.6370592;-0.1303575,0.1629129;0.5073602;-0.09459043,0.2514858;0.2735461;-0.09748721,0.2230181;0.02235219;-0.1665061,-0.1471381;0.4878917;-0.0116569,-0.1811045;0.2411519;0.01044177,-0.2248211;-0.00776884;-0.05883811,0.07943529;0.007922232;-0.05407476,0.1135798;-0.3005923;-0.05798077,0.09862088;-0.6431675;0.007664684,0.07889555;-0.6425508;-0.09657884,-0.09346348;0.0009630516;-0.02367399,-0.09697175;-0.309422;-0.02034211,-0.09404176;-0.6537649;0.03719301,-0.111562;-0.6534068;-0.06737071,-0.01156276;0.5592877;-0.1113641,718.6818
+0;0;0,0.005397894;0.325793;0.008930204,0.01106153;0.6489266;0.002720274,0.1842093;0.5190459;0.008597692,0.2154256;0.2705701;0.02757938,0.2556738;0.02025703;-0.0326423,-0.1611897;0.5076419;0.001360034,-0.1979308;0.2592016;0.002952014,-0.2303874;0.003802985;-0.03731361,0.0862315;0.006016267;-0.04189797,0.09903842;-0.3024454;-0.007959206,0.1024576;-0.6462776;0.0580417,0.1027232;-0.6054073;-0.05163061,-0.08509009;0.005468269;-0.04424118,-0.1052887;-0.3035892;-0.02100467,-0.1203736;-0.6473323;0.04381477,-0.1173769;-0.6064349;-0.06581423,0.009627627;0.5692491;0.006712559,0;0;0,-0.006830961;0.3205828;-0.05856586,-0.009841293;0.6369122;-0.1250706,0.1640769;0.5081877;-0.09126401,0.251679;0.272842;-0.09490585,0.2230852;0.02353978;-0.1651485,-0.1463076;0.4889868;-0.009929761,-0.1818791;0.2413571;0.01218813,-0.2250314;-0.005949274;-0.05767347,0.07955744;0.007582486;-0.05329752,0.1136556;-0.3010911;-0.05802655,0.09944545;-0.6445279;0.008589029,0.08005389;-0.6435809;-0.09593916,-0.09281401;0.001412453;-0.02471985,-0.09671161;-0.3091302;-0.02117965,-0.09258798;-0.6542809;0.03749229,-0.109772;-0.6535732;-0.06735484,-0.009575859;0.5592607;-0.1067216,718.6929
+0;0;0,0.005397894;0.325793;0.008930204,0.01106153;0.6489266;0.002720274,0.1842093;0.5190459;0.008597692,0.2154256;0.2705701;0.02757938,0.2556738;0.02025703;-0.0326423,-0.1611897;0.5076419;0.001360034,-0.1979308;0.2592016;0.002952014,-0.2303874;0.003802985;-0.03731361,0.0862315;0.006016267;-0.04189797,0.09903842;-0.3024454;-0.007959206,0.1024576;-0.6462776;0.0580417,0.1027232;-0.6054073;-0.05163061,-0.08509009;0.005468269;-0.04424118,-0.1052887;-0.3035892;-0.02100467,-0.1203736;-0.6473323;0.04381477,-0.1173769;-0.6064349;-0.06581423,0.009627627;0.5692491;0.006712559,0;0;0,-0.006830961;0.3205828;-0.05856586,-0.009841293;0.6369122;-0.1250706,0.1640769;0.5081877;-0.09126401,0.251679;0.272842;-0.09490585,0.2230852;0.02353978;-0.1651485,-0.1463076;0.4889868;-0.009929761,-0.1818791;0.2413571;0.01218813,-0.2250314;-0.005949274;-0.05767347,0.07955744;0.007582486;-0.05329752,0.1136556;-0.3010911;-0.05802655,0.09944545;-0.6445279;0.008589029,0.08005389;-0.6435809;-0.09593916,-0.09281401;0.001412453;-0.02471985,-0.09671161;-0.3091302;-0.02117965,-0.09258798;-0.6542809;0.03749229,-0.109772;-0.6535732;-0.06735484,-0.009575859;0.5592607;-0.1067216,718.7152
+0;0;0,0.005205188;0.3141621;0.008611394,0.01035084;0.6076949;0.002915017,0.1621731;0.4899272;0.008262891,0.1933689;0.2416148;0.0272321,0.2323047;-0.0005358756;-0.03102581,-0.1408229;0.4799232;0.001913765,-0.1775398;0.2316463;0.003504699,-0.208938;-0.01542406;-0.0354479,0.08569569;0.005978884;-0.04163764,0.0985296;-0.3031327;-0.007627361,0.1019488;-0.6469657;0.05837371,0.1022165;-0.6060088;-0.05217304,-0.08456137;0.005434292;-0.04396629,-0.1048026;-0.3042744;-0.02068082,-0.1198874;-0.6480182;0.0441388,-0.1168669;-0.607034;-0.0663643,0.009024015;0.5339671;0.006609187,0;0;0,0.001445755;0.311929;-0.03869534,0.01322567;0.6040303;-0.06435585,0.1648152;0.5079319;-0.08873725,0.2515135;0.2724301;-0.0925293,0.2242829;0.03168163;-0.1621394,-0.1355343;0.4890176;-0.00739285,-0.1724603;0.2416705;0.01377188,-0.2142119;0.002641633;-0.0545575,0.07949305;0.007183164;-0.0523684,0.1138072;-0.3021198;-0.05742836,0.09965196;-0.6453985;0.01001334,0.07937606;-0.6410185;-0.09616208,-0.09183515;0.001991149;-0.025991,-0.09629203;-0.309189;-0.02169794,-0.09162193;-0.6541059;0.03829811,-0.1096954;-0.6499547;-0.06821903,0.01121528;0.5310843;-0.05312943,718.7372
+0;0;0,0.004877825;0.3141667;0.008637566,0.009651734;0.6077037;0.002847477,0.1615975;0.4899589;0.008325963,0.1929262;0.2416757;0.02745852,0.2319027;-0.000436604;-0.03093124,-0.1412639;0.4795771;0.00150871,-0.1776575;0.2312512;0.002851592,-0.2090456;-0.01564649;-0.03718883,0.08570216;0.006093284;-0.04160774,0.09831369;-0.303009;-0.007430155,0.1017966;-0.6468455;0.05854962,0.1021874;-0.6058953;-0.05199744,-0.08456153;0.005313866;-0.04398068,-0.1048727;-0.3043778;-0.02053005,-0.1201417;-0.6481355;0.04417284,-0.1169962;-0.6071518;-0.06632682,0.008442831;0.5339754;0.006570812,0;0;0,0.001445755;0.311929;-0.03869534,0.01322567;0.6040303;-0.06435585,0.1648152;0.5079319;-0.08873725,0.2515135;0.2724301;-0.0925293,0.2242829;0.03168163;-0.1621394,-0.1355343;0.4890176;-0.00739285,-0.1724603;0.2416705;0.01377188,-0.2142119;0.002641633;-0.0545575,0.07949305;0.007183164;-0.0523684,0.1138072;-0.3021198;-0.05742836,0.09965196;-0.6453985;0.01001334,0.07937606;-0.6410185;-0.09616208,-0.09183515;0.001991149;-0.025991,-0.09629203;-0.309189;-0.02169794,-0.09162193;-0.6541059;0.03829811,-0.1096954;-0.6499547;-0.06821903,0.01121528;0.5310843;-0.05312943,718.7488
+0;0;0,0.004944533;0.3184631;0.008755689,0.01024663;0.6445128;0.00245922,0.1816597;0.5162672;0.008408309,0.2130691;0.2673447;0.02759014,0.2521618;0.02451009;-0.0309738,-0.1598564;0.5045604;0.0007209601,-0.1963437;0.255595;0.0020673,-0.2278254;0.007960796;-0.03809255,0.08551619;0.006080063;-0.04151746,0.09822957;-0.3055185;-0.007063862,0.1016997;-0.6480985;0.05867481,0.1020884;-0.6072102;-0.05124783,-0.08437805;0.005302335;-0.04388525,-0.1048533;-0.3068903;-0.02024523,-0.1200665;-0.6493919;0.04422121,-0.1169387;-0.6084702;-0.0656543,0.008957658;0.5659016;0.006429145,0;0;0,-0.000735268;0.3157071;-0.04299164,-0.006798372;0.6346403;-0.1111362,0.1659929;0.508058;-0.08618808,0.2517421;0.2715054;-0.08880615,0.2241041;0.03056806;-0.1603041,-0.1466363;0.4880487;-0.005732819,-0.1842457;0.2400957;0.01480469,-0.2271682;0.001583442;-0.05727951,0.07944663;0.007178992;-0.05206132,0.114069;-0.3046209;-0.05701017,0.09983923;-0.6464288;0.01125074,0.08075774;-0.6446797;-0.09381819,-0.09159207;0.001904284;-0.0260951,-0.09629523;-0.3117853;-0.0217251,-0.09105926;-0.6552271;0.03922559,-0.1079318;-0.6537175;-0.06615613,-0.006510973;0.5578049;-0.09400773,718.7599
+0;0;0,0.004944533;0.3184631;0.008755689,0.01024663;0.6445128;0.00245922,0.1816597;0.5162672;0.008408309,0.2130691;0.2673447;0.02759014,0.2521618;0.02451009;-0.0309738,-0.1598564;0.5045604;0.0007209601,-0.1963437;0.255595;0.0020673,-0.2278254;0.007960796;-0.03809255,0.08551619;0.006080063;-0.04151746,0.09822957;-0.3055185;-0.007063862,0.1016997;-0.6480985;0.05867481,0.1020884;-0.6072102;-0.05124783,-0.08437805;0.005302335;-0.04388525,-0.1048533;-0.3068903;-0.02024523,-0.1200665;-0.6493919;0.04422121,-0.1169387;-0.6084702;-0.0656543,0.008957658;0.5659016;0.006429145,0;0;0,-0.000735268;0.3157071;-0.04299164,-0.006798372;0.6346403;-0.1111362,0.1659929;0.508058;-0.08618808,0.2517421;0.2715054;-0.08880615,0.2241041;0.03056806;-0.1603041,-0.1466363;0.4880487;-0.005732819,-0.1842457;0.2400957;0.01480469,-0.2271682;0.001583442;-0.05727951,0.07944663;0.007178992;-0.05206132,0.114069;-0.3046209;-0.05701017,0.09983923;-0.6464288;0.01125074,0.08075774;-0.6446797;-0.09381819,-0.09159207;0.001904284;-0.0260951,-0.09629523;-0.3117853;-0.0217251,-0.09105926;-0.6552271;0.03922559,-0.1079318;-0.6537175;-0.06615613,-0.006510973;0.5578049;-0.09400773,718.7822
+0;0;0,0.004805429;0.3226433;0.008963267,0.009933679;0.6455948;0.002719549,0.182659;0.516614;0.008648404,0.214241;0.2673907;0.02790043,0.2535911;0.02427314;-0.03094569,-0.161238;0.5044789;8.856878E-07,-0.1976005;0.2551653;0.0008725379,-0.2296076;0.007410198;-0.04048472,0.08530275;0.00613854;-0.04134212,0.09795446;-0.3062934;-0.00676294,0.1014258;-0.6490692;0.05899627,0.1020295;-0.6081731;-0.0509576,-0.08411113;0.005198676;-0.04383725,-0.104697;-0.3078152;-0.02000459,-0.1200612;-0.650483;0.04460466,-0.1167165;-0.6095549;-0.06529681,0.008673982;0.5665652;0.006702925,0;0;0,-0.00186196;0.3193565;-0.04701161,-0.006319314;0.635671;-0.1126049,0.167389;0.508135;-0.08309603,0.2520525;0.270848;-0.08579183,0.2246526;0.02995846;-0.1588597,-0.1465036;0.4878412;-0.005199581,-0.1849181;0.2396168;0.01453052,-0.228037;0.001629069;-0.06043644,0.07937283;0.007112562;-0.05169892,0.1142229;-0.3055051;-0.05671167,0.1001741;-0.6474452;0.01192665,0.08170491;-0.6457681;-0.09326673,-0.09122019;0.001911293;-0.02643171,-0.09618178;-0.3126105;-0.02185911,-0.09035253;-0.6560942;0.03991926,-0.106609;-0.6546549;-0.06557462,-0.006075621;0.5585285;-0.09493804,718.8045
+0;0;0,0.004805429;0.3226433;0.008963267,0.009933679;0.6455948;0.002719549,0.182659;0.516614;0.008648404,0.214241;0.2673907;0.02790043,0.2535911;0.02427314;-0.03094569,-0.161238;0.5044789;8.856878E-07,-0.1976005;0.2551653;0.0008725379,-0.2296076;0.007410198;-0.04048472,0.08530275;0.00613854;-0.04134212,0.09795446;-0.3062934;-0.00676294,0.1014258;-0.6490692;0.05899627,0.1020295;-0.6081731;-0.0509576,-0.08411113;0.005198676;-0.04383725,-0.104697;-0.3078152;-0.02000459,-0.1200612;-0.650483;0.04460466,-0.1167165;-0.6095549;-0.06529681,0.008673982;0.5665652;0.006702925,0;0;0,-0.00186196;0.3193565;-0.04701161,-0.006319314;0.635671;-0.1126049,0.167389;0.508135;-0.08309603,0.2520525;0.270848;-0.08579183,0.2246526;0.02995846;-0.1588597,-0.1465036;0.4878412;-0.005199581,-0.1849181;0.2396168;0.01453052,-0.228037;0.001629069;-0.06043644,0.07937283;0.007112562;-0.05169892,0.1142229;-0.3055051;-0.05671167,0.1001741;-0.6474452;0.01192665,0.08170491;-0.6457681;-0.09326673,-0.09122019;0.001911293;-0.02643171,-0.09618178;-0.3126105;-0.02185911,-0.09035253;-0.6560942;0.03991926,-0.106609;-0.6546549;-0.06557462,-0.006075621;0.5585285;-0.09493804,718.8159
+0;0;0,0.004678179;0.3140995;0.008725914,0.009294635;0.604809;0.003009473,0.1633288;0.4867745;0.008448361,0.1950029;0.2368245;0.02775652,0.2343561;-0.006312445;-0.03109429,-0.1434485;0.4759493;0.000734244,-0.179917;0.2259087;0.001608438,-0.2119266;-0.02186616;-0.03975212,0.08534183;0.006141352;-0.04136106,0.0979877;-0.3061461;-0.006797861,0.1014679;-0.6497909;0.05912806,0.1020757;-0.6088194;-0.05158717,-0.08414967;0.005201058;-0.04385732,-0.104726;-0.3076681;-0.02003569,-0.1201292;-0.6512046;0.04473735,-0.1167613;-0.6102009;-0.06592511,0.008123476;0.5313341;0.006712874,0;0;0,0.002302065;0.3123193;-0.03475499,0.01196252;0.6016638;-0.06018162,0.1674232;0.5087147;-0.08019924,0.2518431;0.2705505;-0.08167243,0.2260458;0.02933691;-0.1543236,-0.1392017;0.4876396;-0.003975913,-0.1785653;0.2387758;0.01521666,-0.2219987;0.002173692;-0.06390772,0.07942069;0.007267058;-0.0516839,0.1134752;-0.3052885;-0.05691051,0.1000731;-0.6481284;0.01187348,0.08128385;-0.6435716;-0.09479523,-0.09128244;0.001738544;-0.02638514,-0.0971299;-0.3126334;-0.02262809,-0.09045114;-0.6568553;0.03995555,-0.107029;-0.6525313;-0.06702353,0.01031734;0.528986;-0.04882908,718.8271
+0;0;0,0.004444484;0.3140988;0.00887476,0.008967485;0.6048114;0.003257852,0.1630333;0.4868287;0.008702882,0.1947547;0.2368794;0.0279426,0.2343173;-0.006216019;-0.03093946,-0.1435951;0.4756041;9.637978E-05,-0.1801549;0.2255768;-0.0007575006,-0.2126467;-0.02193183;-0.04331889,0.08534778;0.006236649;-0.04133453,0.09784198;-0.3060366;-0.006588213,0.1013077;-0.6496686;0.05940478,0.1021532;-0.608688;-0.05130798,-0.08415584;0.005108109;-0.04385642,-0.1049136;-0.3077326;-0.01981868,-0.1203534;-0.6512495;0.04504921,-0.1167465;-0.610238;-0.06560495,0.007813033;0.5313353;0.006943735,0;0;0,0.002302065;0.3123193;-0.03475499,0.01196252;0.6016638;-0.06018162,0.1674232;0.5087147;-0.08019924,0.2518431;0.2705505;-0.08167243,0.2260458;0.02933691;-0.1543236,-0.1392017;0.4876396;-0.003975913,-0.1785653;0.2387758;0.01521666,-0.2219987;0.002173692;-0.06390772,0.07942069;0.007267058;-0.0516839,0.1134752;-0.3052885;-0.05691051,0.1000731;-0.6481284;0.01187348,0.08128385;-0.6435716;-0.09479523,-0.09128244;0.001738544;-0.02638514,-0.0971299;-0.3126334;-0.02262809,-0.09045114;-0.6568553;0.03995555,-0.107029;-0.6525313;-0.06702353,0.01031734;0.528986;-0.04882908,718.8497
+0;0;0,0.004525627;0.3198332;0.009036786,0.009631218;0.6480415;0.002852007,0.1867335;0.5177448;0.008844213,0.2184864;0.2675475;0.02810303,0.2584818;0.02179255;-0.03142323,-0.1655784;0.504848;-0.001044541,-0.2021745;0.2545725;-0.001899269,-0.2350217;0.004356056;-0.0449263,0.08529513;0.006232801;-0.04130903,0.09779842;-0.3062679;-0.0065374,0.1012624;-0.6497335;0.05942364,0.1021025;-0.6088246;-0.05056624,-0.08410392;0.005104958;-0.04382936,-0.1048768;-0.3079637;-0.01977411,-0.1203091;-0.6513142;0.04506236,-0.1167258;-0.6103746;-0.06486931,0.008387473;0.5688823;0.006822978,0;0;0,-0.001109079;0.3171959;-0.04220128,-0.01089971;0.6371978;-0.1150856,0.1676159;0.5087383;-0.07845926,0.2520735;0.2703169;-0.07855415,0.2270398;0.02553745;-0.1492283,-0.151299;0.4856596;-0.00287582,-0.1917854;0.2366228;0.01499383,-0.234855;-0.002430037;-0.06585969,0.07938592;0.007285566;-0.05162692,0.1131683;-0.3055317;-0.0567472,0.09984241;-0.6482182;0.01195478,0.08251105;-0.6467359;-0.09342004,-0.09122134;0.001682284;-0.02638901,-0.09770481;-0.3129149;-0.02343947,-0.09086479;-0.6568503;0.03975179,-0.1059728;-0.6556021;-0.06590128,-0.009732202;0.5600364;-0.09696817,718.8612
+0;0;0,0.004525627;0.3198332;0.009036786,0.009631218;0.6480415;0.002852007,0.1867335;0.5177448;0.008844213,0.2184864;0.2675475;0.02810303,0.2584818;0.02179255;-0.03142323,-0.1655784;0.504848;-0.001044541,-0.2021745;0.2545725;-0.001899269,-0.2350217;0.004356056;-0.0449263,0.08529513;0.006232801;-0.04130903,0.09779842;-0.3062679;-0.0065374,0.1012624;-0.6497335;0.05942364,0.1021025;-0.6088246;-0.05056624,-0.08410392;0.005104958;-0.04382936,-0.1048768;-0.3079637;-0.01977411,-0.1203091;-0.6513142;0.04506236,-0.1167258;-0.6103746;-0.06486931,0.008387473;0.5688823;0.006822978,0;0;0,-0.001109079;0.3171959;-0.04220128,-0.01089971;0.6371978;-0.1150856,0.1676159;0.5087383;-0.07845926,0.2520735;0.2703169;-0.07855415,0.2270398;0.02553745;-0.1492283,-0.151299;0.4856596;-0.00287582,-0.1917854;0.2366228;0.01499383,-0.234855;-0.002430037;-0.06585969,0.07938592;0.007285566;-0.05162692,0.1131683;-0.3055317;-0.0567472,0.09984241;-0.6482182;0.01195478,0.08251105;-0.6467359;-0.09342004,-0.09122134;0.001682284;-0.02638901,-0.09770481;-0.3129149;-0.02343947,-0.09086479;-0.6568503;0.03975179,-0.1059728;-0.6556021;-0.06590128,-0.009732202;0.5600364;-0.09696817,718.8726
+0;0;0,0.00410936;0.319831;0.009308695,0.009034242;0.6480439;0.003252409,0.1861908;0.5177611;0.009117834,0.2180483;0.2675602;0.02815586,0.2582522;0.02176349;-0.03105664,-0.1659891;0.504594;-0.001572964,-0.2024932;0.254327;-0.004992035,-0.2368076;0.004963785;-0.05167216,0.08532734;0.006338073;-0.0412264,0.09753053;-0.3061568;-0.006295826,0.1008833;-0.6496046;0.05976443,0.1019105;-0.6086807;-0.05022239,-0.08407363;0.004997937;-0.04389974,-0.1051716;-0.3080243;-0.01952595,-0.1204874;-0.6513791;0.04531525,-0.1167193;-0.6104218;-0.06460848,0.007839128;0.5688832;0.007206277,0;0;0,-0.001109079;0.3171959;-0.04220128,-0.01089971;0.6371978;-0.1150856,0.1676159;0.5087383;-0.07845926,0.2520735;0.2703169;-0.07855415,0.2270398;0.02553745;-0.1492283,-0.151299;0.4856596;-0.00287582,-0.1917854;0.2366228;0.01499383,-0.234855;-0.002430037;-0.06585969,0.07938592;0.007285566;-0.05162692,0.1131683;-0.3055317;-0.0567472,0.09984241;-0.6482182;0.01195478,0.08251105;-0.6467359;-0.09342004,-0.09122134;0.001682284;-0.02638901,-0.09770481;-0.3129149;-0.02343947,-0.09086479;-0.6568503;0.03975179,-0.1059728;-0.6556021;-0.06590128,-0.009732202;0.5600364;-0.09696817,718.884
+0;0;0,0.004139405;0.3221694;0.009376753,0.009026553;0.6478624;0.00334003,0.1866149;0.5174144;0.009212148,0.2183822;0.267922;0.02819626,0.2579496;0.02601619;-0.03007891,-0.1664189;0.5042154;-0.001504572,-0.2028196;0.2546571;-0.004913961,-0.2365908;0.009241298;-0.05085514,0.08528029;0.006334578;-0.04120367,0.09747459;-0.3059327;-0.006298542,0.1008342;-0.650089;0.05989803,0.1018618;-0.609162;-0.05012041,-0.08402727;0.004995182;-0.04387554,-0.1051099;-0.307799;-0.0195195,-0.1204572;-0.6518624;0.04545549,-0.1166881;-0.610902;-0.06449983,0.007830818;0.5686604;0.007295956,0;0;0,-0.002688423;0.3191105;-0.04538083,-0.01098359;0.6372491;-0.115217,0.167891;0.5090861;-0.07659459,0.2522798;0.2714346;-0.07255864,0.2313531;0.03036766;-0.1427641,-0.1517577;0.4853809;-0.002873629,-0.1922894;0.2369629;0.01330159,-0.2346522;0.001075491;-0.06443226,0.07938424;0.007293195;-0.05153203,0.1128063;-0.3053325;-0.05663276,0.09983985;-0.6488001;0.01191497,0.0829729;-0.6473228;-0.09356713,-0.09113271;0.001635836;-0.02650944,-0.09794145;-0.3127261;-0.02366904,-0.09108496;-0.6573493;0.03977143,-0.1057208;-0.6561085;-0.06597929,-0.009809032;0.5600595;-0.0970397,718.8954
+0;0;0,0.004139405;0.3221694;0.009376753,0.009026553;0.6478624;0.00334003,0.1866149;0.5174144;0.009212148,0.2183822;0.267922;0.02819626,0.2579496;0.02601619;-0.03007891,-0.1664189;0.5042154;-0.001504572,-0.2028196;0.2546571;-0.004913961,-0.2365908;0.009241298;-0.05085514,0.08528029;0.006334578;-0.04120367,0.09747459;-0.3059327;-0.006298542,0.1008342;-0.650089;0.05989803,0.1018618;-0.609162;-0.05012041,-0.08402727;0.004995182;-0.04387554,-0.1051099;-0.307799;-0.0195195,-0.1204572;-0.6518624;0.04545549,-0.1166881;-0.610902;-0.06449983,0.007830818;0.5686604;0.007295956,0;0;0,-0.002688423;0.3191105;-0.04538083,-0.01098359;0.6372491;-0.115217,0.167891;0.5090861;-0.07659459,0.2522798;0.2714346;-0.07255864,0.2313531;0.03036766;-0.1427641,-0.1517577;0.4853809;-0.002873629,-0.1922894;0.2369629;0.01330159,-0.2346522;0.001075491;-0.06443226,0.07938424;0.007293195;-0.05153203,0.1128063;-0.3053325;-0.05663276,0.09983985;-0.6488001;0.01191497,0.0829729;-0.6473228;-0.09356713,-0.09113271;0.001635836;-0.02650944,-0.09794145;-0.3127261;-0.02366904,-0.09108496;-0.6573493;0.03977143,-0.1057208;-0.6561085;-0.06597929,-0.009809032;0.5600595;-0.0970397,718.9177
+0;0;0,0.003866152;0.3232951;0.009547244,0.00859398;0.6480067;0.003592331,0.186386;0.5174646;0.009451162,0.2183461;0.267983;0.0281002,0.2583302;0.02258274;-0.03051134,-0.1669731;0.5042313;-0.00119928,-0.2032539;0.2547384;-0.008081237,-0.2385011;0.00655292;-0.05724344,0.08532442;0.006414888;-0.04116342,0.09727962;-0.3059123;-0.006118689,0.1006608;-0.6503181;0.0601023,0.1016672;-0.6093791;-0.04994174,-0.08403651;0.004918117;-0.04392621,-0.105211;-0.3079223;-0.01939402,-0.1207921;-0.6522014;0.04573025,-0.1170424;-0.6112316;-0.06425142,0.007436563;0.5687096;0.007542059,0;0;0,-0.003070563;0.3199757;-0.04724407,-0.01052913;0.6372932;-0.1162727,0.168205;0.5093254;-0.07543135,0.2522094;0.2716299;-0.06804967,0.2335016;0.02648324;-0.1373925,-0.1520806;0.4855995;-0.004112922,-0.1922781;0.2369928;0.009643184,-0.235615;-0.001991212;-0.06950152,0.07941419;0.007352829;-0.05152822,0.1127963;-0.3053434;-0.05663013,0.09987681;-0.6490601;0.01195478,0.08354451;-0.6476367;-0.0936246,-0.09116147;0.001610319;-0.0265109,-0.09804495;-0.3128181;-0.02390921,-0.09133747;-0.6576979;0.03953307,-0.1054321;-0.6565051;-0.06630573,-0.00949423;0.5600783;-0.09778595,718.9296
+0;0;0,0.003866152;0.3232951;0.009547244,0.00859398;0.6480067;0.003592331,0.186386;0.5174646;0.009451162,0.2183461;0.267983;0.0281002,0.2583302;0.02258274;-0.03051134,-0.1669731;0.5042313;-0.00119928,-0.2032539;0.2547384;-0.008081237,-0.2385011;0.00655292;-0.05724344,0.08532442;0.006414888;-0.04116342,0.09727962;-0.3059123;-0.006118689,0.1006608;-0.6503181;0.0601023,0.1016672;-0.6093791;-0.04994174,-0.08403651;0.004918117;-0.04392621,-0.105211;-0.3079223;-0.01939402,-0.1207921;-0.6522014;0.04573025,-0.1170424;-0.6112316;-0.06425142,0.007436563;0.5687096;0.007542059,0;0;0,-0.003070563;0.3199757;-0.04724407,-0.01052913;0.6372932;-0.1162727,0.168205;0.5093254;-0.07543135,0.2522094;0.2716299;-0.06804967,0.2335016;0.02648324;-0.1373925,-0.1520806;0.4855995;-0.004112922,-0.1922781;0.2369928;0.009643184,-0.235615;-0.001991212;-0.06950152,0.07941419;0.007352829;-0.05152822,0.1127963;-0.3053434;-0.05663013,0.09987681;-0.6490601;0.01195478,0.08354451;-0.6476367;-0.0936246,-0.09116147;0.001610319;-0.0265109,-0.09804495;-0.3128181;-0.02390921,-0.09133747;-0.6576979;0.03953307,-0.1054321;-0.6565051;-0.06630573,-0.00949423;0.5600783;-0.09778595,718.9412
+0;0;0,0.00386358;0.3230801;0.009540892,0.008558793;0.6455508;0.0036191,0.1872015;0.5151225;0.009469232,0.2191432;0.2657845;0.02810753,0.2593225;0.01918636;-0.03079013,-0.1678272;0.5018266;-0.001231532,-0.204087;0.2524774;-0.008109525,-0.2395063;0.003080428;-0.05751171,0.08522075;0.006407094;-0.04111341,0.097179;-0.3059998;-0.006059729,0.100561;-0.6504872;0.06017693,0.1015669;-0.6095538;-0.04981058,-0.0839344;0.004912141;-0.04387283,-0.1051143;-0.3080082;-0.01933439,-0.1206991;-0.6523687;0.04580531,-0.1169513;-0.6114045;-0.06411988,0.007406568;0.5666096;0.007551109,0;0;0,-0.004004031;0.3192934;-0.05022359,-0.01174031;0.6335279;-0.1226292,0.1682015;0.5093829;-0.07416058,0.25313;0.2723345;-0.06265903,0.2373021;0.02499102;-0.129477,-0.1526933;0.4827821;-0.006590493,-0.1913632;0.2340029;0.005683173,-0.2337848;-0.005595759;-0.07609006,0.07954855;0.007356852;-0.05110621,0.1126069;-0.3054575;-0.05602622,0.0999493;-0.6494358;0.01171565,0.0843673;-0.6483999;-0.09381199,-0.09098963;0.001490882;-0.02669468,-0.0980202;-0.313014;-0.02403114,-0.09161472;-0.6579787;0.03944005,-0.1049475;-0.6571754;-0.06633135,-0.01040001;0.5570773;-0.1025784,718.963
+0;0;0,0.003621676;0.3230805;0.009620789,0.008216283;0.6455535;0.003743929,0.1868931;0.5151225;0.009575971,0.2188362;0.2657822;0.02818037,0.2592835;0.01931019;-0.03106093,-0.168167;0.5019106;-0.001090298,-0.2044361;0.2526994;-0.0118353,-0.2405985;0.004376248;-0.06588932,0.08521893;0.006458311;-0.04110917,0.09698071;-0.3059466;-0.00597113,0.1003349;-0.650429;0.06029217,0.1013332;-0.6094896;-0.04969481,-0.08394528;0.004865708;-0.04385721,-0.1052644;-0.3080386;-0.01923464,-0.1209977;-0.6523804;0.04596815,-0.1172564;-0.6114109;-0.06395672,0.007098463;0.5666112;0.007665496,0;0;0,-0.004004031;0.3192934;-0.05022359,-0.01174031;0.6335279;-0.1226292,0.1682015;0.5093829;-0.07416058,0.25313;0.2723345;-0.06265903,0.2373021;0.02499102;-0.129477,-0.1526933;0.4827821;-0.006590493,-0.1913632;0.2340029;0.005683173,-0.2337848;-0.005595759;-0.07609006,0.07954855;0.007356852;-0.05110621,0.1126069;-0.3054575;-0.05602622,0.0999493;-0.6494358;0.01171565,0.0843673;-0.6483999;-0.09381199,-0.09098963;0.001490882;-0.02669468,-0.0980202;-0.313014;-0.02403114,-0.09161472;-0.6579787;0.03944005,-0.1049475;-0.6571754;-0.06633135,-0.01040001;0.5570773;-0.1025784,718.9749
+0;0;0,0.003621676;0.3230805;0.009620789,0.008216283;0.6455535;0.003743929,0.1868931;0.5151225;0.009575971,0.2188362;0.2657822;0.02818037,0.2592835;0.01931019;-0.03106093,-0.168167;0.5019106;-0.001090298,-0.2044361;0.2526994;-0.0118353,-0.2405985;0.004376248;-0.06588932,0.08521893;0.006458311;-0.04110917,0.09698071;-0.3059466;-0.00597113,0.1003349;-0.650429;0.06029217,0.1013332;-0.6094896;-0.04969481,-0.08394528;0.004865708;-0.04385721,-0.1052644;-0.3080386;-0.01923464,-0.1209977;-0.6523804;0.04596815,-0.1172564;-0.6114109;-0.06395672,0.007098463;0.5666112;0.007665496,0;0;0,-0.004004031;0.3192934;-0.05022359,-0.01174031;0.6335279;-0.1226292,0.1682015;0.5093829;-0.07416058,0.25313;0.2723345;-0.06265903,0.2373021;0.02499102;-0.129477,-0.1526933;0.4827821;-0.006590493,-0.1913632;0.2340029;0.005683173,-0.2337848;-0.005595759;-0.07609006,0.07954855;0.007356852;-0.05110621,0.1126069;-0.3054575;-0.05602622,0.0999493;-0.6494358;0.01171565,0.0843673;-0.6483999;-0.09381199,-0.09098963;0.001490882;-0.02669468,-0.0980202;-0.313014;-0.02403114,-0.09161472;-0.6579787;0.03944005,-0.1049475;-0.6571754;-0.06633135,-0.01040001;0.5570773;-0.1025784,718.9858
+0;0;0,0.00363051;0.3238685;0.009644255,0.008222244;0.6461411;0.003764521,0.1863765;0.5157516;0.009596376,0.2189208;0.2617186;0.02855092,0.2566921;0.0315529;-0.02677104,-0.1676547;0.5025779;-0.001038986,-0.2046064;0.2486765;-0.01198622,-0.2383763;0.0167821;-0.06246408,0.08516132;0.006453946;-0.04108139,0.09689665;-0.3052484;-0.006022371,0.1002512;-0.6497734;0.06024911,0.10125;-0.60883;-0.04977829,-0.08388853;0.004862419;-0.04382756,-0.1051597;-0.3073381;-0.01926037,-0.120895;-0.6517224;0.04595046,-0.1171523;-0.6107489;-0.06401479,0.007102898;0.5670911;0.007691436,0;0;0,-0.004685983;0.3199152;-0.05127716,-0.01233929;0.6339648;-0.123606,0.1668708;0.5106012;-0.07258511,0.2525017;0.2691873;-0.05420399,0.2453778;0.03723551;-0.114296,-0.1526243;0.4804008;-0.009830616,-0.1917446;0.2268237;0.001098562,-0.2315789;0.005085513;-0.08080894,0.07989211;0.007633627;-0.05040598,0.1120301;-0.3045661;-0.05527329,0.09898013;-0.6488328;0.01113987,0.08420996;-0.6478601;-0.09452963,-0.09081641;0.001048795;-0.02707519,-0.09863054;-0.3127321;-0.02469848,-0.09198343;-0.6578057;0.03839414,-0.1045024;-0.6570601;-0.06750315,-0.01097418;0.5574033;-0.103555,719.0076
+0;0;0,0.003362976;0.3238708;0.009666632,0.007786127;0.6461464;0.003808879,0.1860341;0.5158445;0.009717384,0.2186492;0.2618164;0.02861623,0.2565238;0.0317308;-0.02696748,-0.1680132;0.5025581;-0.001001275,-0.2045183;0.2488351;-0.01659556,-0.2391828;0.01706229;-0.06702549,0.08517934;0.006523317;-0.04103305,0.09671381;-0.3051856;-0.005966663,0.09978513;-0.6497016;0.06036549,0.1008036;-0.6087551;-0.04966141,-0.08388628;0.004799271;-0.04383884,-0.1051904;-0.3073962;-0.01923598,-0.1211255;-0.6517476;0.04610036,-0.1173662;-0.6107711;-0.06386404,0.006735941;0.5670949;0.00772428,0;0;0,-0.004685983;0.3199152;-0.05127716,-0.01233929;0.6339648;-0.123606,0.1668708;0.5106012;-0.07258511,0.2525017;0.2691873;-0.05420399,0.2453778;0.03723551;-0.114296,-0.1526243;0.4804008;-0.009830616,-0.1917446;0.2268237;0.001098562,-0.2315789;0.005085513;-0.08080894,0.07989211;0.007633627;-0.05040598,0.1120301;-0.3045661;-0.05527329,0.09898013;-0.6488328;0.01113987,0.08420996;-0.6478601;-0.09452963,-0.09081641;0.001048795;-0.02707519,-0.09863054;-0.3127321;-0.02469848,-0.09198343;-0.6578057;0.03839414,-0.1045024;-0.6570601;-0.06750315,-0.01097418;0.5574033;-0.103555,719.0189
+0;0;0,0.003369474;0.3244966;0.009685312,0.00777577;0.6455566;0.003837357,0.1878943;0.5147222;0.009766548,0.219551;0.268159;0.02811002,0.2584248;0.03200296;-0.02894016,-0.1698466;0.5012972;-0.001063931,-0.2052789;0.2550301;-0.01619996,-0.240858;0.01714237;-0.0679604,0.08513344;0.006519801;-0.04101094,0.09651141;-0.3009599;-0.006420337,0.09959907;-0.6473086;0.06026468,0.1006166;-0.6063721;-0.04966173,-0.08384107;0.004796686;-0.04381521,-0.1048561;-0.3031629;-0.01954617,-0.120876;-0.6493461;0.04613774,-0.1171202;-0.6083797;-0.06372623,0.006725612;0.5665072;0.007752651,0;0;0,-0.00541465;0.3199795;-0.05465389,-0.01302283;0.6320678;-0.1299722,0.1664885;0.5038115;-0.07585835,0.2525653;0.2713034;-0.05011296,0.2463847;0.0332756;-0.1120818,-0.1551402;0.4801719;-0.01308527,-0.1934365;0.2340681;-0.003170722,-0.2334295;0.007692993;-0.09086604,0.08018769;0.007894158;-0.04979682,0.1114419;-0.3000916;-0.05593538,0.09910099;-0.6465081;0.009311199,0.0844771;-0.6459179;-0.09616709,-0.09063633;0.0007128034;-0.02750736,-0.09828407;-0.308819;-0.02636678,-0.09148252;-0.6557757;0.0367888,-0.1038507;-0.6554161;-0.0689133,-0.01159486;0.5557755;-0.1089323,719.0411
+0;0;0,0.003377488;0.3252684;0.009708347,0.007791469;0.6468983;0.003840324,0.1870403;0.5159376;0.009778402,0.2190059;0.266969;0.02830083,0.2585982;0.02644806;-0.02980382,-0.1689931;0.5025766;-0.001000387,-0.2047712;0.253907;-0.01628408,-0.2410079;0.01162231;-0.06900122,0.08458777;0.006478011;-0.04074807,0.09594204;-0.3003614;-0.006229509,0.099029;-0.6466328;0.06044064,0.1000467;-0.6056946;-0.04950256,-0.08330369;0.00476594;-0.04353438,-0.104275;-0.3025524;-0.01931586,-0.1202913;-0.6486584;0.04635339,-0.1165349;-0.6076903;-0.06352735,0.00673635;0.5674754;0.007774116,0;0;0,-0.005605683;0.3203335;-0.05709791,-0.01248984;0.6322749;-0.1354241,0.1655776;0.5065858;-0.07502604,0.2527373;0.2724461;-0.04449725,0.2489074;0.02988566;-0.1072972,-0.1556663;0.4824415;-0.01890434,-0.1968617;0.2343256;-0.00932761,-0.2334503;0.004054904;-0.1011466,0.08040308;0.00792259;-0.04827047,0.111319;-0.299405;-0.0563221,0.09885538;-0.645979;0.007626768,0.08578293;-0.6457061;-0.09798384,-0.08972335;0.0008279947;-0.02839886,-0.09763151;-0.3080536;-0.02769405,-0.09067609;-0.6549735;0.03520691,-0.1014844;-0.6549238;-0.07059644,-0.0112562;0.5558789;-0.1133626,719.0637
+0;0;0,0.002946371;0.3252705;0.009776867,0.007119441;0.6469036;0.00392363,0.186481;0.5160406;0.0100556,0.2184774;0.2670628;0.02840102,0.2582276;0.02665038;-0.03004405,-0.1695752;0.5025679;-0.0008828603,-0.2048209;0.2541258;-0.02049196,-0.244102;0.01515195;-0.0848545,0.08462299;0.006488697;-0.04067318,0.09564569;-0.3003589;-0.006119918,0.09872411;-0.6466585;0.06040392,0.09977683;-0.6057156;-0.04953847,-0.08324292;0.004761662;-0.04365091,-0.1045116;-0.3025221;-0.01925442,-0.1205838;-0.6486139;0.04647568,-0.1167931;-0.607641;-0.06340341,0.006151059;0.5674797;0.007858901,0;0;0,-0.005605683;0.3203335;-0.05709791,-0.01248984;0.6322749;-0.1354241,0.1655776;0.5065858;-0.07502604,0.2527373;0.2724461;-0.04449725,0.2489074;0.02988566;-0.1072972,-0.1556663;0.4824415;-0.01890434,-0.1968617;0.2343256;-0.00932761,-0.2334503;0.004054904;-0.1011466,0.08040308;0.00792259;-0.04827047,0.111319;-0.299405;-0.0563221,0.09885538;-0.645979;0.007626768,0.08578293;-0.6457061;-0.09798384,-0.08972335;0.0008279947;-0.02839886,-0.09763151;-0.3080536;-0.02769405,-0.09067609;-0.6549735;0.03520691,-0.1014844;-0.6549238;-0.07059644,-0.0112562;0.5558789;-0.1133626,719.0859
+0;0;0,0.002981617;0.3291616;0.009893824,0.007166672;0.6517245;0.004020529,0.1861893;0.5206521;0.01016353,0.2185028;0.2692064;0.02869079,0.257149;0.03547211;-0.0281308,-0.1692051;0.5072044;-0.0007546032,-0.2048002;0.2562998;-0.02055806,-0.2429901;0.02396408;-0.08313274,0.08371872;0.00641936;-0.04023855,0.09459208;-0.296271;-0.00615342,0.09766492;-0.6419427;0.0602498,0.09871743;-0.601002;-0.04967009,-0.08235341;0.00471078;-0.04318447,-0.1033339;-0.2984098;-0.0191185,-0.119377;-0.6438742;0.04649242,-0.1155871;-0.6029035;-0.06336417,0.006194571;0.5719956;0.007970911,0;0;0,-0.006636366;0.3233782;-0.06194067,-0.01351075;0.635941;-0.1416023,0.1632712;0.5071342;-0.08028221,0.2502055;0.2719319;-0.03863335,0.2527975;0.03696348;-0.1029532,-0.1548754;0.4758432;-0.03130037,-0.1971303;0.2253263;-0.02304533,-0.2315484;0.004212394;-0.1193675,0.08057844;0.008062333;-0.04594874,0.1101886;-0.2949988;-0.05931449,0.09748269;-0.6411593;0.0032897,0.08562317;-0.6412427;-0.1023395,-0.08808832;0.0007942792;-0.03014947,-0.0971432;-0.3038658;-0.03146561,-0.09013058;-0.6502029;0.03105804,-0.09972079;-0.6505029;-0.07473955,-0.01223309;0.5593351;-0.1191716,719.1083
+0;0;0,0.002985722;0.3296148;0.009907448,0.007164983;0.6517447;0.004034946,0.1843584;0.5211306;0.01015881,0.2175653;0.262733;0.02919831,0.2555489;0.03300574;-0.02664915,-0.1674257;0.5078196;-0.000648411,-0.2040049;0.2499779;-0.0209994,-0.2415402;0.02162528;-0.08250132,0.08331447;0.006388363;-0.04004425,0.09416102;-0.2955555;-0.006043185,0.09723038;-0.6408364;0.06028495,0.09828272;-0.5998974;-0.04961774,-0.08195575;0.004688033;-0.04297594,-0.1028845;-0.2976851;-0.01896932,-0.1189095;-0.6427588;0.0465674,-0.1151202;-0.6017898;-0.063272,0.00619211;0.5719526;0.007988464,0;0;0,-0.007178366;0.3231826;-0.06522655,-0.01434472;0.6343237;-0.1485467,0.1604766;0.5128109;-0.07778859,0.2490652;0.2707821;-0.0352602,0.2550929;0.03950647;-0.09699774,-0.1546271;0.4770114;-0.03726624,-0.1998448;0.219863;-0.02922779,-0.2299355;0.001202166;-0.1220625,0.08083705;0.008413494;-0.04449987,0.109697;-0.2938399;-0.06043124,0.09669241;-0.6398494;0.0006916523,0.08669976;-0.6403751;-0.1049857,-0.08720908;0.0006438439;-0.03130199,-0.0966357;-0.303249;-0.03331989,-0.08963447;-0.649312;0.02847891,-0.09735224;-0.6500437;-0.07732929,-0.01291381;0.558006;-0.1249475,719.1306
+0;0;0,0.002760009;0.3296169;0.009906117,0.006698795;0.6517494;0.004005762,0.1839821;0.5211419;0.01019308,0.2172178;0.2627442;0.02918106,0.2554371;0.03310385;-0.0268625,-0.1678015;0.5078228;-0.0007072408,-0.204119;0.2503666;-0.0258442,-0.2427716;0.02360561;-0.09234032,0.08333308;0.006413259;-0.0400015,0.0940396;-0.2955342;-0.005987696,0.09708136;-0.6408061;0.06038833,0.09815657;-0.5998683;-0.04951426,-0.08195975;0.004662956;-0.04297103,-0.1029065;-0.2977163;-0.01905693,-0.1190653;-0.6427575;0.04661795,-0.1152525;-0.6017905;-0.06322084,0.005814436;0.5719564;0.0079631,0;0;0,-0.007178366;0.3231826;-0.06522655,-0.01434472;0.6343237;-0.1485467,0.1604766;0.5128109;-0.07778859,0.2490652;0.2707821;-0.0352602,0.2550929;0.03950647;-0.09699774,-0.1546271;0.4770114;-0.03726624,-0.1998448;0.219863;-0.02922779,-0.2299355;0.001202166;-0.1220625,0.08083705;0.008413494;-0.04449987,0.109697;-0.2938399;-0.06043124,0.09669241;-0.6398494;0.0006916523,0.08669976;-0.6403751;-0.1049857,-0.08720908;0.0006438439;-0.03130199,-0.0966357;-0.303249;-0.03331989,-0.08963447;-0.649312;0.02847891,-0.09735224;-0.6500437;-0.07732929,-0.01291381;0.558006;-0.1249475,719.1417
+0;0;0,0.002761669;0.3298151;0.009912075,0.006702649;0.6521463;0.004001637,0.1865403;0.5206056;0.01023108,0.2200757;0.2598781;0.02939026,0.2573492;0.03592032;-0.02526646,-0.1702912;0.5070953;-0.0008256547,-0.2069362;0.2473178;-0.02618926,-0.2446323;0.02616818;-0.09103989,0.08338673;0.006417388;-0.04002725,0.09403636;-0.2939254;-0.006194208,0.09707024;-0.6383022;0.06000974,0.09814448;-0.5973743;-0.04979393,-0.08201252;0.004665959;-0.0429987,-0.1028479;-0.2961063;-0.01921169,-0.1189649;-0.6402531;0.04629294,-0.1151555;-0.599296;-0.06344699,0.005816028;0.5721492;0.007969102,0;0;0,-0.00860177;0.3225946;-0.06886673,-0.01786795;0.6329114;-0.1557457,0.1601928;0.5145319;-0.08044386,0.2496537;0.2715893;-0.0309844,0.2594427;0.04491705;-0.08628011,-0.1589676;0.4746139;-0.04128727,-0.2057046;0.215259;-0.03667505,-0.2365538;0.00751178;-0.1387689,0.08106044;0.009047687;-0.04409146,0.1095176;-0.2916338;-0.05973577,0.09665818;-0.6372833;-0.001868963,0.08740776;-0.638285;-0.1073713,-0.087061;-9.281294E-05;-0.0318918,-0.09662048;-0.3023671;-0.03354976,-0.08925618;-0.6478913;0.02600185,-0.09622935;-0.6490939;-0.07961629,-0.0157866;0.5566904;-0.1312082,719.1639
+0;0;0,0.002761669;0.3298151;0.009912075,0.006702649;0.6521463;0.004001637,0.1865403;0.5206056;0.01023108,0.2200757;0.2598781;0.02939026,0.2573492;0.03592032;-0.02526646,-0.1702912;0.5070953;-0.0008256547,-0.2069362;0.2473178;-0.02618926,-0.2446323;0.02616818;-0.09103989,0.08338673;0.006417388;-0.04002725,0.09403636;-0.2939254;-0.006194208,0.09707024;-0.6383022;0.06000974,0.09814448;-0.5973743;-0.04979393,-0.08201252;0.004665959;-0.0429987,-0.1028479;-0.2961063;-0.01921169,-0.1189649;-0.6402531;0.04629294,-0.1151555;-0.599296;-0.06344699,0.005816028;0.5721492;0.007969102,0;0;0,-0.00860177;0.3225946;-0.06886673,-0.01786795;0.6329114;-0.1557457,0.1601928;0.5145319;-0.08044386,0.2496537;0.2715893;-0.0309844,0.2594427;0.04491705;-0.08628011,-0.1589676;0.4746139;-0.04128727,-0.2057046;0.215259;-0.03667505,-0.2365538;0.00751178;-0.1387689,0.08106044;0.009047687;-0.04409146,0.1095176;-0.2916338;-0.05973577,0.09665818;-0.6372833;-0.001868963,0.08740776;-0.638285;-0.1073713,-0.087061;-9.281294E-05;-0.0318918,-0.09662048;-0.3023671;-0.03354976,-0.08925618;-0.6478913;0.02600185,-0.09622935;-0.6490939;-0.07961629,-0.0157866;0.5566904;-0.1312082,719.1863
+0;0;0,0.002562972;0.3311113;0.009999407,0.006326311;0.6543231;0.004097741,0.1859208;0.5225773;0.01039626,0.2202894;0.2556584;0.02991159,0.2574582;0.03326382;-0.02477458,-0.1696247;0.5078444;-0.004283679,-0.2078982;0.2422492;-0.03260477,-0.2454977;0.02330773;-0.09955522,0.08284569;0.00640861;-0.03974155,0.0933027;-0.2920381;-0.006137539,0.09626149;-0.6362259;0.0601043,0.09818717;-0.5953156;-0.04962291,-0.08146954;0.004603354;-0.04272462,-0.1022422;-0.2942575;-0.01906745,-0.1187217;-0.6382394;0.04625442,-0.114059;-0.5973032;-0.063388,0.005508212;0.5739257;0.008065809,0;0;0,-0.009263799;0.3230809;-0.07262349,-0.01883596;0.6332649;-0.1631079,0.1575798;0.5180178;-0.07995319,0.248919;0.2702225;-0.02461386,0.2599295;0.04521066;-0.08011031,-0.1594643;0.4757499;-0.04695452,-0.2114783;0.2109854;-0.04840424,-0.2408332;0.004823461;-0.1507125,0.08115418;0.009429783;-0.04253173,0.1084117;-0.2893315;-0.06007361,0.09589168;-0.6352541;-0.004911657,0.08800158;-0.6367074;-0.1103215,-0.08599448;-0.0003807448;-0.03299505,-0.09672903;-0.300698;-0.03482315,-0.08884521;-0.6462357;0.02351644,-0.09445377;-0.647886;-0.08198054,-0.01666166;0.5569737;-0.1375134,719.1976
+0;0;0,0.002565126;0.3313896;0.01000781,0.006328004;0.6545696;0.004104817,0.186444;0.5226371;0.01041197,0.2210166;0.2541334;0.03004315,0.2578549;0.03371577;-0.02415691,-0.17013;0.5078615;-0.004310436,-0.2086307;0.2406895;-0.03279966,-0.245896;0.02369426;-0.09915499,0.08231412;0.00636749;-0.03948655,0.09266604;-0.2890797;-0.006220274,0.09562888;-0.6337396;0.06011241,0.09755349;-0.5928353;-0.04955397,-0.0809468;0.004573817;-0.04245048,-0.1015107;-0.2912834;-0.01903108,-0.1180128;-0.6357371;0.04638039,-0.1133527;-0.5948069;-0.06320126,0.005509517;0.574134;0.008074773,0;0;0,-0.009989694;0.3224545;-0.07647967,-0.0201555;0.6316712;-0.1700435,0.1557367;0.5205463;-0.08007288,0.2495408;0.2729109;-0.0204711,0.2613375;0.04828104;-0.06823015,-0.1616431;0.4748643;-0.05318302,-0.2174097;0.2093088;-0.05990582,-0.2452664;0.005266428;-0.1622257,0.08146592;0.00987795;-0.04051018,0.1068056;-0.2859001;-0.05990362,0.09529458;-0.6328563;-0.008056402,0.08895262;-0.634765;-0.1133699,-0.08482538;-0.0006651587;-0.03434469,-0.09623599;-0.2979352;-0.03611477,-0.0878709;-0.6442556;0.02037852,-0.09192926;-0.6463486;-0.08499175,-0.01781514;0.555609;-0.1436734,719.2195
+0;0;0,0.002565126;0.3313896;0.01000781,0.006328004;0.6545696;0.004104817,0.186444;0.5226371;0.01041197,0.2210166;0.2541334;0.03004315,0.2578549;0.03371577;-0.02415691,-0.17013;0.5078615;-0.004310436,-0.2086307;0.2406895;-0.03279966,-0.245896;0.02369426;-0.09915499,0.08231412;0.00636749;-0.03948655,0.09266604;-0.2890797;-0.006220274,0.09562888;-0.6337396;0.06011241,0.09755349;-0.5928353;-0.04955397,-0.0809468;0.004573817;-0.04245048,-0.1015107;-0.2912834;-0.01903108,-0.1180128;-0.6357371;0.04638039,-0.1133527;-0.5948069;-0.06320126,0.005509517;0.574134;0.008074773,0;0;0,-0.009989694;0.3224545;-0.07647967,-0.0201555;0.6316712;-0.1700435,0.1557367;0.5205463;-0.08007288,0.2495408;0.2729109;-0.0204711,0.2613375;0.04828104;-0.06823015,-0.1616431;0.4748643;-0.05318302,-0.2174097;0.2093088;-0.05990582,-0.2452664;0.005266428;-0.1622257,0.08146592;0.00987795;-0.04051018,0.1068056;-0.2859001;-0.05990362,0.09529458;-0.6328563;-0.008056402,0.08895262;-0.634765;-0.1133699,-0.08482538;-0.0006651587;-0.03434469,-0.09623599;-0.2979352;-0.03611477,-0.0878709;-0.6442556;0.02037852,-0.09192926;-0.6463486;-0.08499175,-0.01781514;0.555609;-0.1436734,719.2315
+0;0;0,0.002268661;0.3313902;0.01006249,0.00578579;0.6545739;0.004191667,0.1860384;0.5227876;0.01063862,0.2207337;0.254292;0.0301628,0.2577449;0.03395084;-0.02423008,-0.170258;0.507412;-0.006167101,-0.2096413;0.2408391;-0.03876571,-0.2485365;0.02918521;-0.1198118,0.08235571;0.006416845;-0.03939172,0.0924802;-0.2890415;-0.006154995,0.09548283;-0.6336872;0.06024984,0.09789345;-0.5927876;-0.04940738,-0.08090252;0.004525665;-0.04253993,-0.101622;-0.2913134;-0.01902886,-0.1182224;-0.635762;0.0463846,-0.1130755;-0.5948336;-0.06317543,0.00506397;0.5741364;0.008141979,0;0;0,-0.009989694;0.3224545;-0.07647967,-0.0201555;0.6316712;-0.1700435,0.1557367;0.5205463;-0.08007288,0.2495408;0.2729109;-0.0204711,0.2613375;0.04828104;-0.06823015,-0.1616431;0.4748643;-0.05318302,-0.2174097;0.2093088;-0.05990582,-0.2452664;0.005266428;-0.1622257,0.08146592;0.00987795;-0.04051018,0.1068056;-0.2859001;-0.05990362,0.09529458;-0.6328563;-0.008056402,0.08895262;-0.634765;-0.1133699,-0.08482538;-0.0006651587;-0.03434469,-0.09623599;-0.2979352;-0.03611477,-0.0878709;-0.6442556;0.02037852,-0.09192926;-0.6463486;-0.08499175,-0.01781514;0.555609;-0.1436734,719.2534
+0;0;0,0.00225898;0.3299761;0.01001955,0.005766333;0.6522535;0.004166581,0.1862601;0.5206588;0.0106041,0.2208974;0.2526117;0.03009566,0.2566881;0.03953707;-0.02250341,-0.1705065;0.5052629;-0.006223803,-0.209824;0.2391353;-0.03876796,-0.2474365;0.0344615;-0.1171412,0.08252262;0.00642985;-0.03947156,0.09259322;-0.2874562;-0.006411705,0.09557366;-0.6295542;0.05950224,0.09798232;-0.5886634;-0.05006554,-0.08106649;0.004534837;-0.04262614,-0.1016757;-0.2897299;-0.0192402,-0.1181533;-0.6316321;0.04568971,-0.1130107;-0.5907126;-0.06378096,0.005046839;0.5720753;0.008104159,0;0;0,-0.0105772;0.3201711;-0.07980132,-0.02102248;0.6276454;-0.1759305,0.1556521;0.5212029;-0.08448601,0.2492612;0.2761276;-0.01663089,0.2637241;0.05795115;-0.05710673,-0.1643986;0.4745205;-0.05833393,-0.222687;0.210151;-0.07017176,-0.2491616;0.01576516;-0.1748698,0.08148162;0.01037788;-0.0407722,0.106248;-0.2839112;-0.05931735,0.0948488;-0.6287508;-0.01094102,0.08898832;-0.6310984;-0.1160543,-0.0848905;-0.001183025;-0.03466311,-0.09713851;-0.2968191;-0.03822884,-0.08803365;-0.6407996;0.01635162,-0.0916146;-0.6433403;-0.08880442,-0.01861928;0.5520455;-0.1490335,719.265
+0;0;0,0.002258201;0.3298622;0.01001609,0.005762528;0.6518787;0.00416487,0.1874981;0.5199238;0.0106199,0.2227266;0.2473013;0.03044417,0.2585067;0.03428949;-0.02213942,-0.1717134;0.5044224;-0.006323321,-0.2117021;0.2337522;-0.03942297,-0.2493035;0.0291387;-0.1177732,0.08215364;0.006401102;-0.03929507,0.09218606;-0.2863705;-0.006360583,0.09515667;-0.6273392;0.05933578,0.09756394;-0.5864547;-0.05016909,-0.08070403;0.004514561;-0.04243556,-0.1012351;-0.2886343;-0.01913829,-0.1176583;-0.629408;0.04557729,-0.1125186;-0.5884948;-0.06383052,0.005042965;0.5716927;0.00810283,0;0;0,-0.01099554;0.3192575;-0.08287477,-0.02177215;0.6253625;-0.1823881,0.1545025;0.5234691;-0.08338571,0.2480909;0.2741386;-0.01244497,0.263698;0.0564899;-0.05492735,-0.166785;0.4733896;-0.06325719,-0.2292236;0.205361;-0.07806107,-0.2549842;0.01446693;-0.1890346,0.08147418;0.01063636;-0.03978848,0.1056234;-0.2825353;-0.0589664,0.09421016;-0.6265498;-0.01305128,0.08998911;-0.6293373;-0.1180406,-0.08413456;-0.001404606;-0.03540763,-0.0967795;-0.2958995;-0.03906834,-0.08791192;-0.6389325;0.01416968,-0.08985064;-0.6418968;-0.09083118,-0.01928394;0.5500955;-0.1545582,719.2865
+0;0;0,0.001816966;0.3298619;0.01011704,0.005140969;0.6518812;0.00432474,0.1869461;0.5199646;0.01089461,0.2223083;0.2473582;0.03070063,0.2582017;0.03442317;-0.02211655,-0.1717887;0.5037215;-0.008625995,-0.2133573;0.2340152;-0.04719549,-0.2503617;0.0288194;-0.1242971,0.08220905;0.006456242;-0.03916997,0.09188921;-0.2863299;-0.0062587,0.09467235;-0.6273032;0.05942145,0.09767799;-0.5864215;-0.0500689,-0.08066212;0.00445582;-0.04252136,-0.1012651;-0.2886822;-0.0191511,-0.1180985;-0.6293778;0.04586927,-0.1123617;-0.5884632;-0.06350872,0.004481626;0.571694;0.00824815,0;0;0,-0.01099554;0.3192575;-0.08287477,-0.02177215;0.6253625;-0.1823881,0.1545025;0.5234691;-0.08338571,0.2480909;0.2741386;-0.01244497,0.263698;0.0564899;-0.05492735,-0.166785;0.4733896;-0.06325719,-0.2292236;0.205361;-0.07806107,-0.2549842;0.01446693;-0.1890346,0.08147418;0.01063636;-0.03978848,0.1056234;-0.2825353;-0.0589664,0.09421016;-0.6265498;-0.01305128,0.08998911;-0.6293373;-0.1180406,-0.08413456;-0.001404606;-0.03540763,-0.0967795;-0.2958995;-0.03906834,-0.08791192;-0.6389325;0.01416968,-0.08985064;-0.6418968;-0.09083118,-0.01928394;0.5500955;-0.1545582,719.2999
+0;0;0,0.001816966;0.3298619;0.01011704,0.005140969;0.6518812;0.00432474,0.1869461;0.5199646;0.01089461,0.2223083;0.2473582;0.03070063,0.2582017;0.03442317;-0.02211655,-0.1717887;0.5037215;-0.008625995,-0.2133573;0.2340152;-0.04719549,-0.2503617;0.0288194;-0.1242971,0.08220905;0.006456242;-0.03916997,0.09188921;-0.2863299;-0.0062587,0.09467235;-0.6273032;0.05942145,0.09767799;-0.5864215;-0.0500689,-0.08066212;0.00445582;-0.04252136,-0.1012651;-0.2886822;-0.0191511,-0.1180985;-0.6293778;0.04586927,-0.1123617;-0.5884632;-0.06350872,0.004481626;0.571694;0.00824815,0;0;0,-0.01099554;0.3192575;-0.08287477,-0.02177215;0.6253625;-0.1823881,0.1545025;0.5234691;-0.08338571,0.2480909;0.2741386;-0.01244497,0.263698;0.0564899;-0.05492735,-0.166785;0.4733896;-0.06325719,-0.2292236;0.205361;-0.07806107,-0.2549842;0.01446693;-0.1890346,0.08147418;0.01063636;-0.03978848,0.1056234;-0.2825353;-0.0589664,0.09421016;-0.6265498;-0.01305128,0.08998911;-0.6293373;-0.1180406,-0.08413456;-0.001404606;-0.03540763,-0.0967795;-0.2958995;-0.03906834,-0.08791192;-0.6389325;0.01416968,-0.08985064;-0.6418968;-0.09083118,-0.01928394;0.5500955;-0.1545582,719.3199
+0;0;0,0.001522012;0.3301416;0.01022579,0.004681509;0.6523545;0.00453259,0.1856569;0.5206915;0.01122543,0.2215022;0.2450837;0.03114492,0.2578436;0.03025548;-0.02212498,-0.1710518;0.5041696;-0.01046748,-0.215598;0.2332529;-0.05801878,-0.2521909;0.0271474;-0.1385857,0.08200833;0.00646203;-0.03895361,0.09148523;-0.2857325;-0.006080866,0.09420171;-0.6251769;0.05929661,0.09773681;-0.5843031;-0.05012086,-0.08037274;0.004416676;-0.04248791,-0.1010972;-0.2881183;-0.01920958,-0.1180119;-0.6272248;0.04578859,-0.111746;-0.5863096;-0.06350238,0.004046295;0.5721417;0.008446243,0;0;0,-0.01098572;0.3186403;-0.0863018,-0.02164647;0.6244364;-0.1873848,0.1524104;0.5239736;-0.0847044,0.2468508;0.2734286;-0.00757122,0.2638241;0.05328956;-0.0470717,-0.1675116;0.4747508;-0.06926917,-0.2343162;0.2049489;-0.08890062,-0.2600443;0.01338899;-0.2027093,0.08147358;0.01073766;-0.0391314,0.1049263;-0.2819024;-0.05810094,0.09403133;-0.624848;-0.01598525,0.0908453;-0.6279681;-0.1208463,-0.08352961;-0.001536348;-0.03612411,-0.096473;-0.2953995;-0.04112444,-0.08796334;-0.6370364;0.01098994,-0.08886155;-0.6403292;-0.09386095,-0.01919653;0.5492777;-0.1591895,719.3322
+0;0;0,0.001515488;0.3287265;0.01018196,0.004657091;0.6491203;0.004519956,0.1877408;0.5172909;0.01122403,0.2238296;0.2398109;0.03127884,0.2597008;0.02776213;-0.02130183,-0.1731022;0.5005776;-0.01072031,-0.217951;0.2278205;-0.05859465,-0.2540705;0.02438161;-0.1381192,0.08164147;0.006433121;-0.03877935,0.09114824;-0.2866827;-0.005802952,0.09385321;-0.6246882;0.05929738,0.09738518;-0.583824;-0.05002303,-0.08001319;0.004396918;-0.04229784,-0.100803;-0.2890604;-0.01894611,-0.1176459;-0.6267295;0.04577653,-0.1113857;-0.5858239;-0.06341748,0.004025281;0.5693375;0.008412628,0;0;0,-0.01156352;0.3165342;-0.08854055,-0.02340017;0.6191354;-0.1932409,0.1515834;0.5243872;-0.08413243,0.2470253;0.2732607;-0.003347874,0.2648943;0.05530402;-0.03786922,-0.1728845;0.4745073;-0.07271279,-0.239918;0.2028393;-0.09278212,-0.2652445;0.01522453;-0.2075663,0.08153119;0.01094639;-0.037992,0.1045442;-0.2826077;-0.05776811,0.09412734;-0.6243517;-0.01782346,0.09229149;-0.6279086;-0.1224754,-0.08276707;-0.001703487;-0.03684103,-0.09708523;-0.296436;-0.04157956,-0.08738286;-0.6368027;0.008912925,-0.08693051;-0.6405209;-0.09570223,-0.02064058;0.544825;-0.1640656,719.3538
+0;0;0,0.001515488;0.3287265;0.01018196,0.004657091;0.6491203;0.004519956,0.1877408;0.5172909;0.01122403,0.2238296;0.2398109;0.03127884,0.2597008;0.02776213;-0.02130183,-0.1731022;0.5005776;-0.01072031,-0.217951;0.2278205;-0.05859465,-0.2540705;0.02438161;-0.1381192,0.08164147;0.006433121;-0.03877935,0.09114824;-0.2866827;-0.005802952,0.09385321;-0.6246882;0.05929738,0.09738518;-0.583824;-0.05002303,-0.08001319;0.004396918;-0.04229784,-0.100803;-0.2890604;-0.01894611,-0.1176459;-0.6267295;0.04577653,-0.1113857;-0.5858239;-0.06341748,0.004025281;0.5693375;0.008412628,0;0;0,-0.01156352;0.3165342;-0.08854055,-0.02340017;0.6191354;-0.1932409,0.1515834;0.5243872;-0.08413243,0.2470253;0.2732607;-0.003347874,0.2648943;0.05530402;-0.03786922,-0.1728845;0.4745073;-0.07271279,-0.239918;0.2028393;-0.09278212,-0.2652445;0.01522453;-0.2075663,0.08153119;0.01094639;-0.037992,0.1045442;-0.2826077;-0.05776811,0.09412734;-0.6243517;-0.01782346,0.09229149;-0.6279086;-0.1224754,-0.08276707;-0.001703487;-0.03684103,-0.09708523;-0.296436;-0.04157956,-0.08738286;-0.6368027;0.008912925,-0.08693051;-0.6405209;-0.09570223,-0.02064058;0.544825;-0.1640656,719.3656
+0;0;0,0.001515488;0.3287265;0.01018196,0.004657091;0.6491203;0.004519956,0.1877408;0.5172909;0.01122403,0.2238296;0.2398109;0.03127884,0.2597008;0.02776213;-0.02130183,-0.1731022;0.5005776;-0.01072031,-0.217951;0.2278205;-0.05859465,-0.2540705;0.02438161;-0.1381192,0.08164147;0.006433121;-0.03877935,0.09114824;-0.2866827;-0.005802952,0.09385321;-0.6246882;0.05929738,0.09738518;-0.583824;-0.05002303,-0.08001319;0.004396918;-0.04229784,-0.100803;-0.2890604;-0.01894611,-0.1176459;-0.6267295;0.04577653,-0.1113857;-0.5858239;-0.06341748,0.004025281;0.5693375;0.008412628,0;0;0,-0.01156352;0.3165342;-0.08854055,-0.02340017;0.6191354;-0.1932409,0.1515834;0.5243872;-0.08413243,0.2470253;0.2732607;-0.003347874,0.2648943;0.05530402;-0.03786922,-0.1728845;0.4745073;-0.07271279,-0.239918;0.2028393;-0.09278212,-0.2652445;0.01522453;-0.2075663,0.08153119;0.01094639;-0.037992,0.1045442;-0.2826077;-0.05776811,0.09412734;-0.6243517;-0.01782346,0.09229149;-0.6279086;-0.1224754,-0.08276707;-0.001703487;-0.03684103,-0.09708523;-0.296436;-0.04157956,-0.08738286;-0.6368027;0.008912925,-0.08693051;-0.6405209;-0.09570223,-0.02064058;0.544825;-0.1640656,719.3876
+0;0;0,0.001303894;0.3284913;0.01024451,0.004211579;0.6493205;0.004639221,0.1885801;0.5172142;0.01167367,0.2246937;0.2400831;0.03141123,0.2601206;0.03093311;-0.02053886,-0.1744204;0.5001032;-0.01182121,-0.22083;0.229097;-0.06564625,-0.2563275;0.03001085;-0.148122,0.08108862;0.006404898;-0.03836093,0.09051862;-0.287687;-0.005297676,0.09312633;-0.6234238;0.0593145,0.0969791;-0.5825642;-0.0499464,-0.07932523;0.004356549;-0.04214827,-0.1002469;-0.2900548;-0.01856102,-0.1171447;-0.6254296;0.04577425,-0.1105646;-0.5845275;-0.06335212,0.003658013;0.5694686;0.00850793,0;0;0,-0.01068118;0.3155012;-0.09142256,-0.02187325;0.6182038;-0.1972334,0.1528767;0.5246605;-0.08461976,0.2472838;0.275088;0.0007982254,0.2671845;0.05967849;-0.02920675,-0.173954;0.4743836;-0.07745451,-0.2444424;0.203997;-0.09789724,-0.269411;0.02120425;-0.2147774,0.08121737;0.01074794;-0.03709674,0.105018;-0.2837124;-0.05706573,0.09528125;-0.6235521;-0.02080345,0.09470633;-0.6273664;-0.1253357,-0.08167244;-0.001601458;-0.03761642,-0.09500048;-0.297327;-0.04401582,-0.08550472;-0.6354308;0.005948275,-0.08379254;-0.6393993;-0.09852149,-0.01926669;0.5438816;-0.1678901,719.3991
+0;0;0,0.001303894;0.3284913;0.01024451,0.004211579;0.6493205;0.004639221,0.1885801;0.5172142;0.01167367,0.2246937;0.2400831;0.03141123,0.2601206;0.03093311;-0.02053886,-0.1744204;0.5001032;-0.01182121,-0.22083;0.229097;-0.06564625,-0.2563275;0.03001085;-0.148122,0.08108862;0.006404898;-0.03836093,0.09051862;-0.287687;-0.005297676,0.09312633;-0.6234238;0.0593145,0.0969791;-0.5825642;-0.0499464,-0.07932523;0.004356549;-0.04214827,-0.1002469;-0.2900548;-0.01856102,-0.1171447;-0.6254296;0.04577425,-0.1105646;-0.5845275;-0.06335212,0.003658013;0.5694686;0.00850793,0;0;0,-0.01068118;0.3155012;-0.09142256,-0.02187325;0.6182038;-0.1972334,0.1528767;0.5246605;-0.08461976,0.2472838;0.275088;0.0007982254,0.2671845;0.05967849;-0.02920675,-0.173954;0.4743836;-0.07745451,-0.2444424;0.203997;-0.09789724,-0.269411;0.02120425;-0.2147774,0.08121737;0.01074794;-0.03709674,0.105018;-0.2837124;-0.05706573,0.09528125;-0.6235521;-0.02080345,0.09470633;-0.6273664;-0.1253357,-0.08167244;-0.001601458;-0.03761642,-0.09500048;-0.297327;-0.04401582,-0.08550472;-0.6354308;0.005948275,-0.08379254;-0.6393993;-0.09852149,-0.01926669;0.5438816;-0.1678901,719.4099
+0;0;0,0.001303894;0.3284913;0.01024451,0.004211579;0.6493205;0.004639221,0.1885801;0.5172142;0.01167367,0.2246937;0.2400831;0.03141123,0.2601206;0.03093311;-0.02053886,-0.1744204;0.5001032;-0.01182121,-0.22083;0.229097;-0.06564625,-0.2563275;0.03001085;-0.148122,0.08108862;0.006404898;-0.03836093,0.09051862;-0.287687;-0.005297676,0.09312633;-0.6234238;0.0593145,0.0969791;-0.5825642;-0.0499464,-0.07932523;0.004356549;-0.04214827,-0.1002469;-0.2900548;-0.01856102,-0.1171447;-0.6254296;0.04577425,-0.1105646;-0.5845275;-0.06335212,0.003658013;0.5694686;0.00850793,0;0;0,-0.01068118;0.3155012;-0.09142256,-0.02187325;0.6182038;-0.1972334,0.1528767;0.5246605;-0.08461976,0.2472838;0.275088;0.0007982254,0.2671845;0.05967849;-0.02920675,-0.173954;0.4743836;-0.07745451,-0.2444424;0.203997;-0.09789724,-0.269411;0.02120425;-0.2147774,0.08121737;0.01074794;-0.03709674,0.105018;-0.2837124;-0.05706573,0.09528125;-0.6235521;-0.02080345,0.09470633;-0.6273664;-0.1253357,-0.08167244;-0.001601458;-0.03761642,-0.09500048;-0.297327;-0.04401582,-0.08550472;-0.6354308;0.005948275,-0.08379254;-0.6393993;-0.09852149,-0.01926669;0.5438816;-0.1678901,719.421
+0;0;0,0.001106157;0.3286134;0.01026217,0.003782447;0.650067;0.00464661,0.1880933;0.518084;0.01215589,0.224849;0.2346656;0.03208616,0.2606817;0.02508277;-0.02015637,-0.1744866;0.5008008;-0.01276709,-0.2235867;0.2255131;-0.07505772,-0.2606824;0.03279974;-0.1721333,0.0807063;0.006387181;-0.03811422,0.09000418;-0.2874053;-0.005101226,0.09255658;-0.6219673;0.05936361,0.09674351;-0.5811144;-0.04986714,-0.0789118;0.004318045;-0.04196761,-0.09984086;-0.2897847;-0.01839045,-0.1167748;-0.623947;0.04597358,-0.109862;-0.5830501;-0.0631142,0.003303472;0.5701438;0.008516184,0;0;0,-0.009995341;0.3151984;-0.09296966,-0.02063572;0.6183494;-0.1994565,0.1525567;0.5248694;-0.0843153,0.2478528;0.2716554;0.009894609,0.2678469;0.05538964;-0.01781082,-0.1739903;0.4751566;-0.08140422,-0.2496801;0.2000723;-0.1073651,-0.2730912;0.01698376;-0.2251306,0.08128972;0.01059231;-0.03587174,0.1049268;-0.2835855;-0.05564618,0.09573582;-0.6225154;-0.0219419,0.09610841;-0.6264684;-0.1264107,-0.08082844;-0.001479027;-0.03836108,-0.09416486;-0.296896;-0.0447866,-0.08456303;-0.6340111;0.003743336,-0.08189781;-0.6381075;-0.1006454,-0.0181853;0.5439641;-0.1700668,719.4337
+0;0;0,0.001104303;0.3280625;0.01024497,0.003778386;0.6492672;0.004631982,0.1886722;0.5171388;0.01215183,0.2255144;0.2330533;0.03212901,0.2617057;0.02137312;-0.02063632,-0.1750514;0.499801;-0.01284976,-0.224267;0.2238654;-0.07528698,-0.2617339;0.02922356;-0.1733341,0.08051707;0.006372205;-0.03802486,0.08982024;-0.2875875;-0.004993077,0.09236355;-0.6209574;0.05924206,0.09654849;-0.5801097;-0.04993672,-0.07872678;0.004307921;-0.04186921,-0.09966776;-0.2899622;-0.01827864,-0.1165413;-0.6229339;0.04585605,-0.1096319;-0.5820422;-0.06317982,0.003299524;0.5693628;0.008500646,0;0;0,-0.01032403;0.3141872;-0.09439826,-0.02123185;0.616519;-0.2024248,0.1515549;0.5251734;-0.08422995,0.2470793;0.2720961;0.01214409,0.2680635;0.0535457;-0.01427317,-0.1760483;0.4752327;-0.08403741,-0.2557628;0.201279;-0.1165336,-0.2791101;0.02056119;-0.241827,0.0813661;0.01033336;-0.0352459,0.1043622;-0.2840527;-0.05519533,0.09581127;-0.6219649;-0.02340984,0.09699166;-0.6261278;-0.1277492,-0.08037185;-0.001298537;-0.0388352,-0.09399617;-0.2968615;-0.04568125,-0.08447655;-0.6328454;0.002196539,-0.08099864;-0.6371532;-0.1020439,-0.01871784;0.5423115;-0.1726449,719.4539
+0;0;0,0.001104303;0.3280625;0.01024497,0.003778386;0.6492672;0.004631982,0.1886722;0.5171388;0.01215183,0.2255144;0.2330533;0.03212901,0.2617057;0.02137312;-0.02063632,-0.1750514;0.499801;-0.01284976,-0.224267;0.2238654;-0.07528698,-0.2617339;0.02922356;-0.1733341,0.08051707;0.006372205;-0.03802486,0.08982024;-0.2875875;-0.004993077,0.09236355;-0.6209574;0.05924206,0.09654849;-0.5801097;-0.04993672,-0.07872678;0.004307921;-0.04186921,-0.09966776;-0.2899622;-0.01827864,-0.1165413;-0.6229339;0.04585605,-0.1096319;-0.5820422;-0.06317982,0.003299524;0.5693628;0.008500646,0;0;0,-0.01032403;0.3141872;-0.09439826,-0.02123185;0.616519;-0.2024248,0.1515549;0.5251734;-0.08422995,0.2470793;0.2720961;0.01214409,0.2680635;0.0535457;-0.01427317,-0.1760483;0.4752327;-0.08403741,-0.2557628;0.201279;-0.1165336,-0.2791101;0.02056119;-0.241827,0.0813661;0.01033336;-0.0352459,0.1043622;-0.2840527;-0.05519533,0.09581127;-0.6219649;-0.02340984,0.09699166;-0.6261278;-0.1277492,-0.08037185;-0.001298537;-0.0388352,-0.09399617;-0.2968615;-0.04568125,-0.08447655;-0.6328454;0.002196539,-0.08099864;-0.6371532;-0.1020439,-0.01871784;0.5423115;-0.1726449,719.4662
+0;0;0,0.0008142911;0.3267744;0.01028419,0.0031764;0.6465142;0.004754006,0.1896936;0.5143356;0.01247576,0.2265705;0.2302608;0.03230132,0.2622035;0.02230045;-0.01960009,-0.1768052;0.4967562;-0.01433224,-0.2270741;0.2223467;-0.08233155,-0.264237;0.0355567;-0.1869232,0.08032896;0.006378203;-0.03782389,0.0894988;-0.2873613;-0.004922643,0.09195448;-0.6207327;0.05946575,0.0965035;-0.579891;-0.04963495,-0.07845871;0.004271772;-0.04183362,-0.09957311;-0.2897439;-0.018203,-0.1163933;-0.6227245;0.04605707,-0.1091223;-0.5818329;-0.0628911,0.002803753;0.5669451;0.008578319,0;0;0,-0.01062983;0.3124938;-0.09551239,-0.02175634;0.6125712;-0.2054224,0.1512076;0.5253993;-0.08305907,0.2456791;0.2725486;0.01488566,0.2677568;0.05716509;-0.003375769,-0.1803943;0.4760909;-0.08691546,-0.2614326;0.2028145;-0.1216176,-0.2824086;0.02857527;-0.2497257,0.08133162;0.01032841;-0.03467798,0.1045096;-0.2837676;-0.05516601,0.09615345;-0.6218301;-0.02463293,0.09850302;-0.6262261;-0.1288087,-0.07989696;-0.001315152;-0.03922775,-0.09364874;-0.2966367;-0.04597487,-0.08365747;-0.6327261;0.001273796,-0.07901275;-0.6372578;-0.10278,-0.01922239;0.5389276;-0.1751533,719.4875
+0;0;0,0.0008142911;0.3267744;0.01028419,0.0031764;0.6465142;0.004754006,0.1896936;0.5143356;0.01247576,0.2265705;0.2302608;0.03230132,0.2622035;0.02230045;-0.01960009,-0.1768052;0.4967562;-0.01433224,-0.2270741;0.2223467;-0.08233155,-0.264237;0.0355567;-0.1869232,0.08032896;0.006378203;-0.03782389,0.0894988;-0.2873613;-0.004922643,0.09195448;-0.6207327;0.05946575,0.0965035;-0.579891;-0.04963495,-0.07845871;0.004271772;-0.04183362,-0.09957311;-0.2897439;-0.018203,-0.1163933;-0.6227245;0.04605707,-0.1091223;-0.5818329;-0.0628911,0.002803753;0.5669451;0.008578319,0;0;0,-0.01062983;0.3124938;-0.09551239,-0.02175634;0.6125712;-0.2054224,0.1512076;0.5253993;-0.08305907,0.2456791;0.2725486;0.01488566,0.2677568;0.05716509;-0.003375769,-0.1803943;0.4760909;-0.08691546,-0.2614326;0.2028145;-0.1216176,-0.2824086;0.02857527;-0.2497257,0.08133162;0.01032841;-0.03467798,0.1045096;-0.2837676;-0.05516601,0.09615345;-0.6218301;-0.02463293,0.09850302;-0.6262261;-0.1288087,-0.07989696;-0.001315152;-0.03922775,-0.09364874;-0.2966367;-0.04597487,-0.08365747;-0.6327261;0.001273796,-0.07901275;-0.6372578;-0.10278,-0.01922239;0.5389276;-0.1751533,719.4995
+0;0;0,0.0008142911;0.3267744;0.01028419,0.0031764;0.6465142;0.004754006,0.1896936;0.5143356;0.01247576,0.2265705;0.2302608;0.03230132,0.2622035;0.02230045;-0.01960009,-0.1768052;0.4967562;-0.01433224,-0.2270741;0.2223467;-0.08233155,-0.264237;0.0355567;-0.1869232,0.08032896;0.006378203;-0.03782389,0.0894988;-0.2873613;-0.004922643,0.09195448;-0.6207327;0.05946575,0.0965035;-0.579891;-0.04963495,-0.07845871;0.004271772;-0.04183362,-0.09957311;-0.2897439;-0.018203,-0.1163933;-0.6227245;0.04605707,-0.1091223;-0.5818329;-0.0628911,0.002803753;0.5669451;0.008578319,0;0;0,-0.01062983;0.3124938;-0.09551239,-0.02175634;0.6125712;-0.2054224,0.1512076;0.5253993;-0.08305907,0.2456791;0.2725486;0.01488566,0.2677568;0.05716509;-0.003375769,-0.1803943;0.4760909;-0.08691546,-0.2614326;0.2028145;-0.1216176,-0.2824086;0.02857527;-0.2497257,0.08133162;0.01032841;-0.03467798,0.1045096;-0.2837676;-0.05516601,0.09615345;-0.6218301;-0.02463293,0.09850302;-0.6262261;-0.1288087,-0.07989696;-0.001315152;-0.03922775,-0.09364874;-0.2966367;-0.04597487,-0.08365747;-0.6327261;0.001273796,-0.07901275;-0.6372578;-0.10278,-0.01922239;0.5389276;-0.1751533,719.5103
+0;0;0,0.0004917882;0.3264693;0.01039513,0.002686378;0.646417;0.004997288,0.190273;0.5140457;0.01309787,0.2267993;0.2329644;0.03252149,0.2630941;0.02074403;-0.02048897,-0.1777966;0.4958822;-0.01610645,-0.2297852;0.2275928;-0.09379898,-0.2683416;0.0417095;-0.2083665,0.08002828;0.006379032;-0.03751053,0.08890443;-0.2875128;-0.004587486,0.09144548;-0.6204059;0.05967838,0.09649926;-0.5795634;-0.04939221,-0.07804549;0.00422182;-0.04175325,-0.09921679;-0.2899318;-0.01807633,-0.1163226;-0.6224027;0.04614896,-0.1085458;-0.581509;-0.06275624,0.002371138;0.5668274;0.008757783,0;0;0,-0.01016493;0.3120107;-0.09610653,-0.02094036;0.612237;-0.2062447,0.1516078;0.5256639;-0.08102632,0.243736;0.2762949;0.01920152,0.2661234;0.05623329;0.003820181,-0.1815328;0.4760497;-0.08871127,-0.2637175;0.2072266;-0.129917,-0.2839926;0.02964647;-0.2611387,0.08119296;0.0101901;-0.03400183,0.1048983;-0.2839955;-0.05469131,0.09654949;-0.621671;-0.02536678,0.09983461;-0.6261135;-0.1294937,-0.07928373;-0.001244866;-0.03955755,-0.09272099;-0.2967227;-0.04644941,-0.082687;-0.6323256;0.0007128417,-0.07710872;-0.6368944;-0.1032746,-0.01847734;0.5385703;-0.1759808,719.5332
+0;0;0,0.000489506;0.3249543;0.01034689,0.002675483;0.6436277;0.004971896,0.1898762;0.5117155;0.01304698,0.2265694;0.2293499;0.03255937,0.2626855;0.01817395;-0.02019019,-0.1774347;0.4935894;-0.01609715,-0.229661;0.2240741;-0.0941447,-0.2680275;0.03910564;-0.2081483,0.07956716;0.006342276;-0.0372944,0.08844366;-0.2875611;-0.004370064,0.09098393;-0.6203505;0.05987578,0.09603833;-0.5795066;-0.04920833,-0.0775958;0.004197494;-0.04151266,-0.09876792;-0.2899676;-0.01783481,-0.1158684;-0.622335;0.04637046,-0.1080907;-0.58144;-0.06254825,0.002361631;0.5643885;0.008715838,0;0;0,-0.01033838;0.3105195;-0.09577751,-0.02082971;0.6096228;-0.2053156,0.1513067;0.5260859;-0.0802691,0.2432201;0.2760814;0.02223563,0.2647625;0.05696554;0.007871866,-0.1831287;0.4760776;-0.09035107,-0.2671302;0.207193;-0.1362026,-0.2874811;0.03795148;-0.2762928,0.08103675;0.01000676;-0.03308988,0.1048846;-0.2841079;-0.05476618,0.09665869;-0.6217356;-0.02608395,0.100668;-0.6261476;-0.1302099,-0.07850006;-0.001171747;-0.03997995,-0.0922707;-0.2966423;-0.04701902,-0.08152613;-0.6321533;-0.0001181401,-0.07522994;-0.636685;-0.1040912,-0.01845251;0.5362243;-0.1753161,719.5546
+0;0;0,0.000489506;0.3249543;0.01034689,0.002675483;0.6436277;0.004971896,0.1898762;0.5117155;0.01304698,0.2265694;0.2293499;0.03255937,0.2626855;0.01817395;-0.02019019,-0.1774347;0.4935894;-0.01609715,-0.229661;0.2240741;-0.0941447,-0.2680275;0.03910564;-0.2081483,0.07956716;0.006342276;-0.0372944,0.08844366;-0.2875611;-0.004370064,0.09098393;-0.6203505;0.05987578,0.09603833;-0.5795066;-0.04920833,-0.0775958;0.004197494;-0.04151266,-0.09876792;-0.2899676;-0.01783481,-0.1158684;-0.622335;0.04637046,-0.1080907;-0.58144;-0.06254825,0.002361631;0.5643885;0.008715838,0;0;0,-0.01033838;0.3105195;-0.09577751,-0.02082971;0.6096228;-0.2053156,0.1513067;0.5260859;-0.0802691,0.2432201;0.2760814;0.02223563,0.2647625;0.05696554;0.007871866,-0.1831287;0.4760776;-0.09035107,-0.2671302;0.207193;-0.1362026,-0.2874811;0.03795148;-0.2762928,0.08103675;0.01000676;-0.03308988,0.1048846;-0.2841079;-0.05476618,0.09665869;-0.6217356;-0.02608395,0.100668;-0.6261476;-0.1302099,-0.07850006;-0.001171747;-0.03997995,-0.0922707;-0.2966423;-0.04701902,-0.08152613;-0.6321533;-0.0001181401,-0.07522994;-0.636685;-0.1040912,-0.01845251;0.5362243;-0.1753161,719.5665
+0;0;0,-0.0002406808;0.3244843;0.0106419,0.001652248;0.6430904;0.005424273,0.1896336;0.5111062;0.01391552,0.2263116;0.2282984;0.03306776,0.2624109;0.01753929;-0.01962631,-0.178531;0.4922849;-0.01799266,-0.2334208;0.22586;-0.1057265,-0.2720536;0.04363579;-0.2232044,0.07939477;0.006442145;-0.03691602,0.0875845;-0.2878488;-0.003846593,0.09008305;-0.6205114;0.06041383,0.0957322;-0.5796574;-0.04862217,-0.07720159;0.004049115;-0.04160939,-0.09904052;-0.2904066;-0.01738694,-0.1159553;-0.6226413;0.04690936,-0.107588;-0.5817348;-0.06194655,0.001404247;0.5638505;0.0091489,0;0;0,-0.01029459;0.3098677;-0.09632969,-0.02076313;0.6087778;-0.2061937,0.1513629;0.5258518;-0.07955313,0.2426787;0.2758354;0.02458882,0.2638873;0.05696276;0.01258063,-0.1846232;0.4761618;-0.09191019,-0.2719612;0.2095674;-0.146608,-0.2913244;0.04396977;-0.2904889,0.08097629;0.009981304;-0.03241968,0.104819;-0.2844757;-0.05465484,0.09643931;-0.6220081;-0.02633977,0.1010753;-0.62648;-0.1304011,-0.07800274;-0.001146579;-0.04027505,-0.09180976;-0.2969938;-0.04746087,-0.0806297;-0.6323522;-0.0004521534,-0.07371661;-0.6369356;-0.10435,-0.01839302;0.5354067;-0.1761274,719.5881
+0;0;0,-0.0002406808;0.3244843;0.0106419,0.001652248;0.6430904;0.005424273,0.1896336;0.5111062;0.01391552,0.2263116;0.2282984;0.03306776,0.2624109;0.01753929;-0.01962631,-0.178531;0.4922849;-0.01799266,-0.2334208;0.22586;-0.1057265,-0.2720536;0.04363579;-0.2232044,0.07939477;0.006442145;-0.03691602,0.0875845;-0.2878488;-0.003846593,0.09008305;-0.6205114;0.06041383,0.0957322;-0.5796574;-0.04862217,-0.07720159;0.004049115;-0.04160939,-0.09904052;-0.2904066;-0.01738694,-0.1159553;-0.6226413;0.04690936,-0.107588;-0.5817348;-0.06194655,0.001404247;0.5638505;0.0091489,0;0;0,-0.01029459;0.3098677;-0.09632969,-0.02076313;0.6087778;-0.2061937,0.1513629;0.5258518;-0.07955313,0.2426787;0.2758354;0.02458882,0.2638873;0.05696276;0.01258063,-0.1846232;0.4761618;-0.09191019,-0.2719612;0.2095674;-0.146608,-0.2913244;0.04396977;-0.2904889,0.08097629;0.009981304;-0.03241968,0.104819;-0.2844757;-0.05465484,0.09643931;-0.6220081;-0.02633977,0.1010753;-0.62648;-0.1304011,-0.07800274;-0.001146579;-0.04027505,-0.09180976;-0.2969938;-0.04746087,-0.0806297;-0.6323522;-0.0004521534,-0.07371661;-0.6369356;-0.10435,-0.01839302;0.5354067;-0.1761274,719.6003
+0;0;0,-0.0002402112;0.3238512;0.01062113,0.001651911;0.6423296;0.00540509,0.1910152;0.5099774;0.01393043,0.2275617;0.2281834;0.03301401,0.263833;0.01642041;-0.01993107,-0.1798522;0.4910179;-0.01821201,-0.2345453;0.2255481;-0.1056313,-0.2733621;0.04245588;-0.2236688,0.07943487;0.0064454;-0.03693467,0.08764797;-0.2886854;-0.003770869,0.09014188;-0.6207286;0.06036991,0.09579066;-0.5798753;-0.04865885,-0.07724059;0.00405116;-0.04163041,-0.09914184;-0.2912449;-0.01733884,-0.1160251;-0.622861;0.04683776,-0.1076584;-0.5819553;-0.06201093,0.001403971;0.5631089;0.009128815,0;0;0,-0.01036921;0.3091682;-0.09643626,-0.02068418;0.6079236;-0.2063718,0.1518778;0.5252144;-0.07765985,0.2424499;0.2757086;0.02554512,0.2630901;0.05563745;0.01529694,-0.1864429;0.4753426;-0.09245955,-0.2762342;0.2120712;-0.1535608,-0.2945915;0.05028489;-0.3033959,0.08111017;0.009827822;-0.0322516,0.1045656;-0.2854951;-0.05469561,0.0969389;-0.6224747;-0.02713633,0.1023271;-0.6269537;-0.1311514,-0.07793482;-0.001004187;-0.04050639,-0.09153439;-0.2976999;-0.04800324,-0.07994597;-0.6323801;-0.0008031316,-0.07228272;-0.6369701;-0.1046385,-0.01834385;0.5345628;-0.1763291,719.6224
+0;0;0,-0.0006409049;0.3238446;0.01080397,0.001016782;0.6423268;0.005718199,0.1904702;0.5101054;0.01472525,0.2270337;0.228292;0.03348748,0.2634733;0.01653759;-0.01937624,-0.1802347;0.4909553;-0.01899889,-0.236449;0.228315;-0.1136968,-0.2756745;0.05946408;-0.2512217,0.07949149;0.006493918;-0.03680412,0.08737416;-0.2886343;-0.003537461,0.0897356;-0.6206888;0.06055004,0.09574001;-0.5798267;-0.04845883,-0.07720948;0.003995373;-0.04169346,-0.09920589;-0.2912931;-0.01739521,-0.1162973;-0.6228533;0.04701453,-0.1075776;-0.5819373;-0.06180544,0.0008357058;0.5631039;0.009400655,0;0;0,-0.01036921;0.3091682;-0.09643626,-0.02068418;0.6079236;-0.2063718,0.1518778;0.5252144;-0.07765985,0.2424499;0.2757086;0.02554512,0.2630901;0.05563745;0.01529694,-0.1864429;0.4753426;-0.09245955,-0.2762342;0.2120712;-0.1535608,-0.2945915;0.05028489;-0.3033959,0.08111017;0.009827822;-0.0322516,0.1045656;-0.2854951;-0.05469561,0.0969389;-0.6224747;-0.02713633,0.1023271;-0.6269537;-0.1311514,-0.07793482;-0.001004187;-0.04050639,-0.09153439;-0.2976999;-0.04800324,-0.07994597;-0.6323801;-0.0008031316,-0.07228272;-0.6369701;-0.1046385,-0.01834385;0.5345628;-0.1763291,719.6439
+0;0;0,-0.0006400654;0.3234204;0.01078982,0.001017695;0.641936;0.00570247,0.1910833;0.5095096;0.01472829,0.2278844;0.2258645;0.03361246,0.2642994;0.01425318;-0.01921553,-0.1808184;0.4902976;-0.01910472,-0.2373981;0.2259502;-0.1144181,-0.2765971;0.0572134;-0.2518501,0.07915073;0.00646608;-0.03664635,0.08706936;-0.2900088;-0.003227901,0.08942875;-0.6217738;0.06080374,0.09543231;-0.5809132;-0.04819003,-0.0768785;0.003978246;-0.04151473,-0.09897527;-0.2926575;-0.01710561,-0.1160517;-0.6239288;0.04724801,-0.1073333;-0.5830143;-0.06155688,0.0008365412;0.5626791;0.009386507,0;0;0,-0.009997487;0.3086261;-0.09678626,-0.01997593;0.607366;-0.2068994,0.1523699;0.5253457;-0.07659029,0.2419369;0.273927;0.02796508,0.2628463;0.05405422;0.01724315,-0.1869841;0.474758;-0.09388013,-0.2802656;0.2125974;-0.1626974,-0.2966156;0.05475913;-0.3166972,0.08099665;0.009783477;-0.0315187,0.1048891;-0.2867932;-0.05493331,0.09743086;-0.6234792;-0.02735424,0.1035164;-0.627988;-0.131305,-0.07731786;-0.0008906396;-0.04087491,-0.091219;-0.2989521;-0.04742978,-0.0785712;-0.6334208;-0.00112211,-0.07021609;-0.638035;-0.10488,-0.01769489;0.5339673;-0.1768548,719.6667
+0;0;0,-0.0006394693;0.3231192;0.01077977,0.001018433;0.641676;0.005691005,0.1911562;0.5092005;0.0147202,0.227951;0.2256041;0.03360113,0.2644497;0.01350628;-0.01934832,-0.1808867;0.4899812;-0.01912566,-0.2374567;0.2256792;-0.1144227,-0.2767458;0.0565545;-0.2521706,0.07915714;0.006466603;-0.03664932,0.08708153;-0.2902235;-0.003206607,0.08944198;-0.6221379;0.06085386,0.09544538;-0.5812775;-0.04813698,-0.07688472;0.003978568;-0.04151809,-0.09899753;-0.2928725;-0.01709126,-0.1160817;-0.6242929;0.04729131,-0.1073635;-0.5833787;-0.06151064,0.0008372132;0.5623902;0.009376386,0;0;0,-0.009847999;0.3082983;-0.09683894,-0.0195545;0.6071267;-0.2068632,0.1526095;0.5251125;-0.07629609,0.2391951;0.2730063;0.02897787,0.2603024;0.05254264;0.02051783,-0.1881037;0.4754107;-0.09607898,-0.2833577;0.216206;-0.1727393,-0.2992963;0.06388637;-0.3329453,0.08108103;0.009615451;-0.03137279,0.1047652;-0.2871746;-0.05505776,0.09752784;-0.6240379;-0.02772212,0.1042592;-0.628535;-0.1316338,-0.07722892;-0.0007248661;-0.04106107,-0.09139411;-0.2989817;-0.04801991,-0.0781268;-0.6335697;-0.001638137,-0.0691298;-0.6381649;-0.1053455,-0.01735385;0.5336667;-0.1768858,719.6887
+0;0;0,-0.001144959;0.3231053;0.01114716,0.0001750586;0.6416688;0.006289417,0.1904707;0.5093191;0.01558894,0.2272418;0.225696;0.03410908,0.2638179;0.01360635;-0.01881988,-0.181179;0.4898049;-0.02079428,-0.2402972;0.2309309;-0.1286204,-0.2787323;0.06161512;-0.2663746,0.07921606;0.006495852;-0.03651659,0.08671584;-0.2901838;-0.002883606,0.08902471;-0.6221201;0.06106499,0.09559637;-0.5812457;-0.04789167,-0.07683059;0.003944864;-0.04162141,-0.09960212;-0.2928943;-0.01765892,-0.1164612;-0.6242062;0.04733858,-0.1071772;-0.5832723;-0.06141458,0.000125973;0.5623782;0.009875678,0;0;0,-0.009847999;0.3082983;-0.09683894,-0.0195545;0.6071267;-0.2068632,0.1526095;0.5251125;-0.07629609,0.2391951;0.2730063;0.02897787,0.2603024;0.05254264;0.02051783,-0.1881037;0.4754107;-0.09607898,-0.2833577;0.216206;-0.1727393,-0.2992963;0.06388637;-0.3329453,0.08108103;0.009615451;-0.03137279,0.1047652;-0.2871746;-0.05505776,0.09752784;-0.6240379;-0.02772212,0.1042592;-0.628535;-0.1316338,-0.07722892;-0.0007248661;-0.04106107,-0.09139411;-0.2989817;-0.04801991,-0.0781268;-0.6335697;-0.001638137,-0.0691298;-0.6381649;-0.1053455,-0.01735385;0.5336667;-0.1768858,719.7003
+0;0;0,-0.001144354;0.3229349;0.01114129,0.0001761839;0.6416388;0.006280885,0.1923499;0.5087178;0.01563894,0.2291442;0.2249151;0.0341708,0.2660837;0.01071885;-0.01928388,-0.1829668;0.489011;-0.02110327,-0.2421224;0.2299731;-0.1289976,-0.2809393;0.05897561;-0.2681201,0.07911349;0.006487441;-0.03646931,0.086626;-0.2906958;-0.002779238,0.08893427;-0.6225456;0.0611527,0.0955072;-0.5816692;-0.04782515,-0.07673111;0.003939756;-0.04156751,-0.09954128;-0.2934033;-0.01756436,-0.116396;-0.6246288;0.04741621,-0.1071102;-0.5836928;-0.06135809,0.0001270687;0.5623004;0.009869308,0;0;0,-0.00991255;0.3082635;-0.09637284,-0.01952294;0.6075588;-0.2055516,0.1536589;0.5257344;-0.07319497,0.2367623;0.2713205;0.02980305,0.257724;0.04857159;0.02305723,-0.1907445;0.4753095;-0.09614679,-0.2873977;0.2188026;-0.1804293,-0.3052072;0.07407087;-0.3502454,0.08106687;0.009416401;-0.03115344,0.1042612;-0.2879259;-0.05479431,0.09752031;-0.624732;-0.02771688,0.1052665;-0.6291111;-0.1316195,-0.0769707;-0.0003848284;-0.04130866,-0.09200038;-0.2991087;-0.04819823,-0.07787254;-0.633557;-0.001703892,-0.0678651;-0.6380258;-0.1053833,-0.01735692;0.5339296;-0.1758616,719.7223
+0;0;0,-0.001144354;0.3229349;0.01114129,0.0001761839;0.6416388;0.006280885,0.1923499;0.5087178;0.01563894,0.2291442;0.2249151;0.0341708,0.2660837;0.01071885;-0.01928388,-0.1829668;0.489011;-0.02110327,-0.2421224;0.2299731;-0.1289976,-0.2809393;0.05897561;-0.2681201,0.07911349;0.006487441;-0.03646931,0.086626;-0.2906958;-0.002779238,0.08893427;-0.6225456;0.0611527,0.0955072;-0.5816692;-0.04782515,-0.07673111;0.003939756;-0.04156751,-0.09954128;-0.2934033;-0.01756436,-0.116396;-0.6246288;0.04741621,-0.1071102;-0.5836928;-0.06135809,0.0001270687;0.5623004;0.009869308,0;0;0,-0.00991255;0.3082635;-0.09637284,-0.01952294;0.6075588;-0.2055516,0.1536589;0.5257344;-0.07319497,0.2367623;0.2713205;0.02980305,0.257724;0.04857159;0.02305723,-0.1907445;0.4753095;-0.09614679,-0.2873977;0.2188026;-0.1804293,-0.3052072;0.07407087;-0.3502454,0.08106687;0.009416401;-0.03115344,0.1042612;-0.2879259;-0.05479431,0.09752031;-0.624732;-0.02771688,0.1052665;-0.6291111;-0.1316195,-0.0769707;-0.0003848284;-0.04130866,-0.09200038;-0.2991087;-0.04819823,-0.07787254;-0.633557;-0.001703892,-0.0678651;-0.6380258;-0.1053833,-0.01735692;0.5339296;-0.1758616,719.7343
+0;0;0,-0.001365758;0.3233446;0.01129793,-0.0002054629;0.643198;0.00654998,0.1878984;0.5112937;0.01649508,0.2246006;0.2275031;0.03475534,0.2618778;0.01221243;-0.0191713,-0.1788427;0.4913072;-0.02203649,-0.2423197;0.2394261;-0.143462,-0.2800902;0.07028081;-0.2870274,0.07917025;0.006495105;-0.03644831,0.08648;-0.2907883;-0.002667606,0.08874757;-0.6222388;0.06123152,0.09591114;-0.5813503;-0.04782423,-0.0767625;0.003938624;-0.04160048,-0.0997503;-0.2934872;-0.01748712,-0.1162015;-0.624317;0.04754068,-0.1063302;-0.583365;-0.06129703,-0.0002152144;0.563518;0.01010098,0;0;0,-0.009036481;0.3091776;-0.09491467,-0.01578817;0.61102;-0.2006238,0.1535914;0.5256474;-0.07316279,0.2358316;0.2712238;0.03038812,0.255098;0.04709202;0.02394605,-0.1841817;0.4757623;-0.09668612,-0.2834097;0.2245649;-0.1929733,-0.3003204;0.08376835;-0.367725,0.08114087;0.009393543;-0.03108883,0.1039982;-0.2880891;-0.05461788,0.09734853;-0.6245159;-0.02777743,0.1047037;-0.6285632;-0.1319394,-0.07699315;-0.0003391997;-0.04135859,-0.09266977;-0.2991258;-0.04862665,-0.07797357;-0.6331149;-0.001905125,-0.0683571;-0.6372521;-0.1058533,-0.01452851;0.5365801;-0.1720121,719.7557
+0;0;0,-0.001365758;0.3233446;0.01129793,-0.0002054629;0.643198;0.00654998,0.1878984;0.5112937;0.01649508,0.2246006;0.2275031;0.03475534,0.2618778;0.01221243;-0.0191713,-0.1788427;0.4913072;-0.02203649,-0.2423197;0.2394261;-0.143462,-0.2800902;0.07028081;-0.2870274,0.07917025;0.006495105;-0.03644831,0.08648;-0.2907883;-0.002667606,0.08874757;-0.6222388;0.06123152,0.09591114;-0.5813503;-0.04782423,-0.0767625;0.003938624;-0.04160048,-0.0997503;-0.2934872;-0.01748712,-0.1162015;-0.624317;0.04754068,-0.1063302;-0.583365;-0.06129703,-0.0002152144;0.563518;0.01010098,0;0;0,-0.009036481;0.3091776;-0.09491467,-0.01578817;0.61102;-0.2006238,0.1535914;0.5256474;-0.07316279,0.2358316;0.2712238;0.03038812,0.255098;0.04709202;0.02394605,-0.1841817;0.4757623;-0.09668612,-0.2834097;0.2245649;-0.1929733,-0.3003204;0.08376835;-0.367725,0.08114087;0.009393543;-0.03108883,0.1039982;-0.2880891;-0.05461788,0.09734853;-0.6245159;-0.02777743,0.1047037;-0.6285632;-0.1319394,-0.07699315;-0.0003391997;-0.04135859,-0.09266977;-0.2991258;-0.04862665,-0.07797357;-0.6331149;-0.001905125,-0.0683571;-0.6372521;-0.1058533,-0.01452851;0.5365801;-0.1720121,719.7675
+0;0;0,-0.001366011;0.3234043;0.01130002,-0.0002052746;0.6433518;0.006551519,0.1894856;0.5110049;0.01655065,0.2262033;0.2270949;0.0348186,0.2635175;0.01159032;-0.01916162,-0.1803495;0.4908498;-0.02230599,-0.2438532;0.2388627;-0.1437826,-0.2816612;0.06954934;-0.2874907,0.07912979;0.006491785;-0.03642968,0.08644319;-0.2909401;-0.002632111,0.08870952;-0.6222084;0.0612319,0.0958746;-0.5813175;-0.04784691,-0.07672327;0.003936611;-0.04157922,-0.09972253;-0.2936377;-0.01745382,-0.1161647;-0.6242857;0.04753824,-0.1062913;-0.5833314;-0.06132247,-0.0002150264;0.5636698;0.01010261,0;0;0,-0.009086922;0.3094065;-0.09436631,-0.0160256;0.6114842;-0.1996706,0.1543767;0.5254192;-0.07071614,0.2346741;0.2695977;0.03123736,0.253168;0.04515184;0.02571607,-0.1850598;0.4743337;-0.09466279,-0.2888888;0.2512521;-0.242111,-0.3045495;0.09446412;-0.4031101,0.08124691;0.009311169;-0.03070879,0.1035126;-0.2883494;-0.05445504,0.09727705;-0.6245874;-0.02748203,0.1049067;-0.6285645;-0.1316717,-0.07669978;2.215398E-06;-0.04180828,-0.09241354;-0.2989443;-0.0485578,-0.07756378;-0.6327763;-0.002102431,-0.06767187;-0.6368399;-0.1060734,-0.01469183;0.5370163;-0.1711295,719.7894
+0;0;0,-0.001910986;0.3233964;0.01144696,-0.001099696;0.6433484;0.006865477,0.1887197;0.5110632;0.01731315,0.2254807;0.2271467;0.0353938,0.2628722;0.01168214;-0.01869245,-0.1805485;0.4905404;-0.02443872,-0.2471519;0.24534;-0.1575838,-0.2829348;0.08241661;-0.3089904,0.07918664;0.006568747;-0.03629208,0.08609094;-0.2908753;-0.002515119,0.08826414;-0.6221576;0.06127935,0.09608592;-0.5812653;-0.04775419,-0.07665832;0.003857098;-0.04170628,-0.1002023;-0.2936558;-0.01735009,-0.1164692;-0.6243166;0.04762129,-0.1059425;-0.583356;-0.06117756,-0.0009805004;0.5636633;0.01034441,0;0;0,-0.009086922;0.3094065;-0.09436631,-0.0160256;0.6114842;-0.1996706,0.1543767;0.5254192;-0.07071614,0.2346741;0.2695977;0.03123736,0.253168;0.04515184;0.02571607,-0.1850598;0.4743337;-0.09466279,-0.2888888;0.2512521;-0.242111,-0.3045495;0.09446412;-0.4031101,0.08124691;0.009311169;-0.03070879,0.1035126;-0.2883494;-0.05445504,0.09727705;-0.6245874;-0.02748203,0.1049067;-0.6285645;-0.1316717,-0.07669978;2.215398E-06;-0.04180828,-0.09241354;-0.2989443;-0.0485578,-0.07756378;-0.6327763;-0.002102431,-0.06767187;-0.6368399;-0.1060734,-0.01469183;0.5370163;-0.1711295,719.801
+0;0;0,-0.001909543;0.3231521;0.01143831,-0.001098615;0.6429404;0.006859549,0.1892917;0.5105473;0.017326,0.2260491;0.2266589;0.03540487,0.263579;0.01039709;-0.0188815,-0.1810881;0.4899628;-0.02455154,-0.2476848;0.2447866;-0.1576834,-0.2836002;0.08126037;-0.3096503,0.07906581;0.006558724;-0.0362367,0.08598487;-0.2915214;-0.002387509,0.08816026;-0.6231395;0.06147163,0.09598185;-0.5822475;-0.0475591,-0.07654134;0.003851212;-0.04164264,-0.1001356;-0.294298;-0.01723437,-0.116419;-0.6252939;0.04780288,-0.1058926;-0.5843337;-0.06099317,-0.000979495;0.5633057;0.01033628,0;0;0,-0.008941785;0.3092955;-0.0939045,-0.01584633;0.6112315;-0.1991165,0.1549926;0.5246408;-0.06978107,0.2334932;0.2684536;0.03257298,0.2514488;0.0430904;0.0288732,-0.1882701;0.4772368;-0.09783881,-0.2926808;0.2524987;-0.2422749,-0.3081169;0.1016682;-0.4100144,0.08129612;0.009164214;-0.0302403,0.1035223;-0.2891004;-0.05452228,0.09762178;-0.6256763;-0.02740884,0.1061936;-0.6295987;-0.1315401,-0.07633542;0.0001982172;-0.04219457,-0.09193588;-0.2994048;-0.04852243,-0.07668155;-0.6335465;-0.001939368,-0.06585218;-0.6375508;-0.1058333,-0.01450205;0.5368195;-0.1705713,719.8225
+0;0;0,-0.002260469;0.3231446;0.01158285,-0.001733832;0.6429379;0.007215876,0.1884175;0.5107945;0.02490811,0.2307612;0.2273344;0.0362189,0.2683666;0.01114921;-0.01831987,-0.181249;0.4900287;-0.02630754,-0.2506223;0.2556894;-0.1764509,-0.2857487;0.1021713;-0.3386945,0.07909491;0.006561032;-0.03617273,0.08581354;-0.2915254;-0.002338734,0.08795066;-0.6231391;0.06154423,0.09794466;-0.5822799;-0.04731214,-0.07643264;0.003862393;-0.04184078,-0.1005352;-0.2942295;-0.01723048,-0.116652;-0.6252064;0.04794511,-0.1039611;-0.5842673;-0.06062187,-0.00151396;0.5632994;0.01060007,0;0;0,-0.008941785;0.3092955;-0.0939045,-0.01584633;0.6112315;-0.1991165,0.1549926;0.5246408;-0.06978107,0.2334932;0.2684536;0.03257298,0.2514488;0.0430904;0.0288732,-0.1882701;0.4772368;-0.09783881,-0.2926808;0.2524987;-0.2422749,-0.3081169;0.1016682;-0.4100144,0.08129612;0.009164214;-0.0302403,0.1035223;-0.2891004;-0.05452228,0.09762178;-0.6256763;-0.02740884,0.1061936;-0.6295987;-0.1315401,-0.07633542;0.0001982172;-0.04219457,-0.09193588;-0.2994048;-0.04852243,-0.07668155;-0.6335465;-0.001939368,-0.06585218;-0.6375508;-0.1058333,-0.01450205;0.5368195;-0.1705713,719.8345
+0;0;0,-0.002256765;0.3226151;0.01156387,-0.00173068;0.641989;0.007203527,0.1899646;0.5095467;0.02500665,0.2323122;0.22606;0.0363185,0.2699961;0.009423956;-0.01833403,-0.1827075;0.4886121;-0.02662542,-0.2520873;0.2542509;-0.1767828,-0.287287;0.1004125;-0.3393648,0.07900461;0.006553542;-0.03613143,0.08573939;-0.2922496;-0.00221609,0.08787706;-0.6239487;0.0616833,0.09787146;-0.583089;-0.04717741,-0.07634538;0.003857983;-0.04179301,-0.1005059;-0.2949507;-0.01712354,-0.1166268;-0.6260127;0.04806881,-0.1039354;-0.5850732;-0.0605025,-0.001511161;0.5624785;0.01058229,0;0;0,-0.009119272;0.3088908;-0.09339499,-0.01643516;0.6105255;-0.1981692,0.1557498;0.5239793;-0.06782746,0.2324403;0.2670669;0.03415561,0.2493715;0.04112823;0.03236175,-0.1911463;0.4763495;-0.09873342,-0.2991165;0.2573119;-0.2492357,-0.3100151;0.1090643;-0.4202387,0.08128825;0.008990794;-0.03002572,0.1032282;-0.2899817;-0.05478501,0.0976885;-0.6266244;-0.02734494,0.1070515;-0.6304703;-0.1314375,-0.07612033;0.0002770737;-0.0423766,-0.0920803;-0.3000318;-0.04860472,-0.07679563;-0.6342359;-0.001850393,-0.06517433;-0.6381603;-0.1056895,-0.01494378;0.5362075;-0.169744,719.8563
+0;0;0,-0.002256765;0.3226151;0.01156387,-0.00173068;0.641989;0.007203527,0.1899646;0.5095467;0.02500665,0.2323122;0.22606;0.0363185,0.2699961;0.009423956;-0.01833403,-0.1827075;0.4886121;-0.02662542,-0.2520873;0.2542509;-0.1767828,-0.287287;0.1004125;-0.3393648,0.07900461;0.006553542;-0.03613143,0.08573939;-0.2922496;-0.00221609,0.08787706;-0.6239487;0.0616833,0.09787146;-0.583089;-0.04717741,-0.07634538;0.003857983;-0.04179301,-0.1005059;-0.2949507;-0.01712354,-0.1166268;-0.6260127;0.04806881,-0.1039354;-0.5850732;-0.0605025,-0.001511161;0.5624785;0.01058229,0;0;0,-0.009119272;0.3088908;-0.09339499,-0.01643516;0.6105255;-0.1981692,0.1557498;0.5239793;-0.06782746,0.2324403;0.2670669;0.03415561,0.2493715;0.04112823;0.03236175,-0.1911463;0.4763495;-0.09873342,-0.2991165;0.2573119;-0.2492357,-0.3100151;0.1090643;-0.4202387,0.08128825;0.008990794;-0.03002572,0.1032282;-0.2899817;-0.05478501,0.0976885;-0.6266244;-0.02734494,0.1070515;-0.6304703;-0.1314375,-0.07612033;0.0002770737;-0.0423766,-0.0920803;-0.3000318;-0.04860472,-0.07679563;-0.6342359;-0.001850393,-0.06517433;-0.6381603;-0.1056895,-0.01494378;0.5362075;-0.169744,719.869
+0;0;0,-0.002257241;0.3226831;0.01156631,-0.001730904;0.6421768;0.007204685,0.1909647;0.5094374;0.02508404,0.2333192;0.2259047;0.03639773,0.2711765;0.008271456;-0.01850636,-0.1836543;0.4883935;-0.02681776,-0.2530454;0.2539942;-0.1769996,-0.2884071;0.0994477;-0.3403299,0.07880907;0.006537321;-0.036042,0.08556765;-0.2933218;-0.002006799,0.08770549;-0.625047;0.06189762,0.09770031;-0.5841868;-0.04696762,-0.07615642;0.003848434;-0.04168957,-0.1004023;-0.2960162;-0.01693292,-0.1165245;-0.6271043;0.04826457,-0.1038325;-0.5861643;-0.06031126,-0.001511329;0.5626458;0.01058432,0;0;0,-0.009307787;0.3091124;-0.09287715,-0.01691881;0.6109639;-0.1973679,0.1557118;0.5229265;-0.06581641,0.2316315;0.2654757;0.03551482,0.2465546;0.03835079;0.03736495,-0.1932013;0.4758562;-0.09999722,-0.3027256;0.2607314;-0.2550408,-0.3126531;0.1260883;-0.4383016,0.08131326;0.008897424;-0.02935338,0.1027168;-0.2911224;-0.05484033,0.09742592;-0.6277759;-0.02715731,0.107551;-0.6315381;-0.1312106,-0.07551271;0.0005984686;-0.04301282,-0.0919639;-0.3007644;-0.04842771,-0.07695313;-0.634986;-0.001517728,-0.06456717;-0.6388234;-0.1053017,-0.01533213;0.5366071;-0.168992,719.8899
+0;0;0,-0.002602722;0.3226718;0.01180905,-0.002376456;0.6421732;0.007843054,0.19041;0.5093672;0.02516639,0.2325452;0.225828;0.03712032,0.2702805;0.008227155;-0.01799551,-0.1852235;0.489504;-0.02355092,-0.252048;0.2600074;-0.1822284,-0.2894248;0.1191306;-0.357067,0.07889042;0.006465964;-0.0358765,0.08524759;-0.2934006;-0.00182965,0.08736768;-0.6251221;0.06209472,0.09663976;-0.5842128;-0.04682955,-0.07605767;0.003941722;-0.04186077,-0.1006583;-0.2958699;-0.01681304,-0.1169758;-0.6269373;0.0484407,-0.1050019;-0.585942;-0.06021108,-0.002078786;0.5626358;0.01106311,0;0;0,-0.009307787;0.3091124;-0.09287715,-0.01691881;0.6109639;-0.1973679,0.1557118;0.5229265;-0.06581641,0.2316315;0.2654757;0.03551482,0.2465546;0.03835079;0.03736495,-0.1932013;0.4758562;-0.09999722,-0.3027256;0.2607314;-0.2550408,-0.3126531;0.1260883;-0.4383016,0.08131326;0.008897424;-0.02935338,0.1027168;-0.2911224;-0.05484033,0.09742592;-0.6277759;-0.02715731,0.107551;-0.6315381;-0.1312106,-0.07551271;0.0005984686;-0.04301282,-0.0919639;-0.3007644;-0.04842771,-0.07695313;-0.634986;-0.001517728,-0.06456717;-0.6388234;-0.1053017,-0.01533213;0.5366071;-0.168992,719.9025
+0;0;0,-0.0025992;0.322235;0.01179306,-0.002373165;0.6414541;0.007830379,0.191402;0.5084394;0.02522355,0.2335444;0.2248522;0.0371795,0.2715285;0.005816132;-0.01829986,-0.1861614;0.4884741;-0.02374407,-0.2529972;0.2589387;-0.1824484,-0.2906205;0.1171327;-0.3584402,0.07880297;0.006458797;-0.03583673,0.08517904;-0.2942991;-0.001688682,0.08729798;-0.6258416;0.06220122,0.09657001;-0.5849324;-0.04672235,-0.07597336;0.003937353;-0.04181436,-0.1006471;-0.2967654;-0.01669219,-0.1169558;-0.6276543;0.04852635,-0.104982;-0.586659;-0.06012471,-0.002075739;0.5619817;0.0110478,0;0;0,-0.009425923;0.3087773;-0.09246063,-0.01716486;0.6103799;-0.1967959,0.1561472;0.5221813;-0.0643692,0.2305567;0.2639889;0.0363307,0.2447627;0.03535041;0.04082775,-0.1950572;0.4754719;-0.100617,-0.3030975;0.2563146;-0.2510759,-0.3122653;0.1405285;-0.4485781,0.0813224;0.008679867;-0.02910709,0.1022519;-0.2922637;-0.05473876,0.09732252;-0.6287353;-0.02699995,0.1079697;-0.6324521;-0.1310151,-0.07531814;0.0006461255;-0.0431585,-0.09191372;-0.3016114;-0.04835984,-0.07701985;-0.6356813;-0.001643781,-0.06411155;-0.6394582;-0.105383,-0.01553889;0.5360836;-0.1684461,719.9235
+0;0;0,-0.0025992;0.322235;0.01179306,-0.002373165;0.6414541;0.007830379,0.191402;0.5084394;0.02522355,0.2335444;0.2248522;0.0371795,0.2715285;0.005816132;-0.01829986,-0.1861614;0.4884741;-0.02374407,-0.2529972;0.2589387;-0.1824484,-0.2906205;0.1171327;-0.3584402,0.07880297;0.006458797;-0.03583673,0.08517904;-0.2942991;-0.001688682,0.08729798;-0.6258416;0.06220122,0.09657001;-0.5849324;-0.04672235,-0.07597336;0.003937353;-0.04181436,-0.1006471;-0.2967654;-0.01669219,-0.1169558;-0.6276543;0.04852635,-0.104982;-0.586659;-0.06012471,-0.002075739;0.5619817;0.0110478,0;0;0,-0.009425923;0.3087773;-0.09246063,-0.01716486;0.6103799;-0.1967959,0.1561472;0.5221813;-0.0643692,0.2305567;0.2639889;0.0363307,0.2447627;0.03535041;0.04082775,-0.1950572;0.4754719;-0.100617,-0.3030975;0.2563146;-0.2510759,-0.3122653;0.1405285;-0.4485781,0.0813224;0.008679867;-0.02910709,0.1022519;-0.2922637;-0.05473876,0.09732252;-0.6287353;-0.02699995,0.1079697;-0.6324521;-0.1310151,-0.07531814;0.0006461255;-0.0431585,-0.09191372;-0.3016114;-0.04835984,-0.07701985;-0.6356813;-0.001643781,-0.06411155;-0.6394582;-0.105383,-0.01553889;0.5360836;-0.1684461,719.9352
+0;0;0,-0.002810811;0.3220291;0.01197574,-0.002859015;0.6411251;0.008216578,0.191205;0.5079733;0.02834542,0.2357183;0.2246312;0.0378839,0.2746066;0.0005819649;-0.01856645,-0.1856276;0.4874545;-0.02903172,-0.2496677;0.2599804;-0.1918492,-0.2933391;0.1118927;-0.3680873,0.07863904;0.006431534;-0.03562253,0.08506435;-0.2956344;-0.001413781,0.08710237;-0.6272722;0.06264967,0.09825682;-0.5863968;-0.04612268,-0.07558014;0.003972989;-0.04202719,-0.1007209;-0.297969;-0.01644717,-0.1171349;-0.6289476;0.04894151,-0.1032822;-0.5879591;-0.05950884,-0.002477058;0.5616953;0.0113596,0;0;0,-0.009423867;0.3088268;-0.09160376,-0.01720758;0.6105568;-0.1951776,0.1563255;0.5211573;-0.06253194,0.2299583;0.2625916;0.03785277,0.2410795;0.02866386;0.04500485,-0.1958653;0.474516;-0.100939,-0.3072499;0.2707415;-0.2695349,-0.3119523;0.1459596;-0.4677882,0.081297;0.008517623;-0.02850747,0.1021346;-0.2937233;-0.0544219,0.09706446;-0.6303067;-0.0265317,0.1082232;-0.6339017;-0.1305556,-0.07479598;0.0007725792;-0.04358203,-0.09216855;-0.3027552;-0.04852592,-0.07682195;-0.63682;-0.00101684,-0.06340571;-0.6404722;-0.1047553,-0.01555559;0.5362381;-0.1670153,719.9572
+0;0;0,-0.002810811;0.3220291;0.01197574,-0.002859015;0.6411251;0.008216578,0.191205;0.5079733;0.02834542,0.2357183;0.2246312;0.0378839,0.2746066;0.0005819649;-0.01856645,-0.1856276;0.4874545;-0.02903172,-0.2496677;0.2599804;-0.1918492,-0.2933391;0.1118927;-0.3680873,0.07863904;0.006431534;-0.03562253,0.08506435;-0.2956344;-0.001413781,0.08710237;-0.6272722;0.06264967,0.09825682;-0.5863968;-0.04612268,-0.07558014;0.003972989;-0.04202719,-0.1007209;-0.297969;-0.01644717,-0.1171349;-0.6289476;0.04894151,-0.1032822;-0.5879591;-0.05950884,-0.002477058;0.5616953;0.0113596,0;0;0,-0.009423867;0.3088268;-0.09160376,-0.01720758;0.6105568;-0.1951776,0.1563255;0.5211573;-0.06253194,0.2299583;0.2625916;0.03785277,0.2410795;0.02866386;0.04500485,-0.1958653;0.474516;-0.100939,-0.3072499;0.2707415;-0.2695349,-0.3119523;0.1459596;-0.4677882,0.081297;0.008517623;-0.02850747,0.1021346;-0.2937233;-0.0544219,0.09706446;-0.6303067;-0.0265317,0.1082232;-0.6339017;-0.1305556,-0.07479598;0.0007725792;-0.04358203,-0.09216855;-0.3027552;-0.04852592,-0.07682195;-0.63682;-0.00101684,-0.06340571;-0.6404722;-0.1047553,-0.01555559;0.5362381;-0.1670153,719.9686
+0;0;0,-0.002810811;0.3220291;0.01197574,-0.002859015;0.6411251;0.008216578,0.191205;0.5079733;0.02834542,0.2357183;0.2246312;0.0378839,0.2746066;0.0005819649;-0.01856645,-0.1856276;0.4874545;-0.02903172,-0.2496677;0.2599804;-0.1918492,-0.2933391;0.1118927;-0.3680873,0.07863904;0.006431534;-0.03562253,0.08506435;-0.2956344;-0.001413781,0.08710237;-0.6272722;0.06264967,0.09825682;-0.5863968;-0.04612268,-0.07558014;0.003972989;-0.04202719,-0.1007209;-0.297969;-0.01644717,-0.1171349;-0.6289476;0.04894151,-0.1032822;-0.5879591;-0.05950884,-0.002477058;0.5616953;0.0113596,0;0;0,-0.009423867;0.3088268;-0.09160376,-0.01720758;0.6105568;-0.1951776,0.1563255;0.5211573;-0.06253194,0.2299583;0.2625916;0.03785277,0.2410795;0.02866386;0.04500485,-0.1958653;0.474516;-0.100939,-0.3072499;0.2707415;-0.2695349,-0.3119523;0.1459596;-0.4677882,0.081297;0.008517623;-0.02850747,0.1021346;-0.2937233;-0.0544219,0.09706446;-0.6303067;-0.0265317,0.1082232;-0.6339017;-0.1305556,-0.07479598;0.0007725792;-0.04358203,-0.09216855;-0.3027552;-0.04852592,-0.07682195;-0.63682;-0.00101684,-0.06340571;-0.6404722;-0.1047553,-0.01555559;0.5362381;-0.1670153,719.9797
+0;0;0,-0.003180292;0.3214911;0.01233017,-0.003477967;0.6392897;0.008802637,0.1921277;0.5063553;0.02847292,0.2356015;0.2228889;0.03857428,0.2744357;-0.001334891;-0.01787261,-0.1886875;0.4866125;-0.02549785,-0.2515867;0.2668818;-0.1990124,-0.2935851;0.1305636;-0.3850881,0.07876714;0.006381416;-0.0354034,0.08474683;-0.2964006;-0.0009188503,0.08675664;-0.628336;0.06317178,0.0970467;-0.5874128;-0.04572854,-0.07549653;0.004026583;-0.04221901,-0.1011159;-0.2985849;-0.01629884,-0.1175312;-0.629833;0.04926002,-0.1045395;-0.5887953;-0.05933955,-0.003061565;0.560321;0.01187449,0;0;0,-0.01001826;0.3085087;-0.09077811,-0.01944208;0.6094973;-0.1923664,0.1567059;0.5206686;-0.06084681,0.2278171;0.2615016;0.03975582,0.2396537;0.02749494;0.04820919,-0.1996039;0.4734952;-0.1000597,-0.310967;0.274464;-0.2742149,-0.3157179;0.1695296;-0.4838262,0.08139475;0.008533388;-0.02829242,0.1016609;-0.2944655;-0.05442429,0.09650765;-0.6313267;-0.02630448,0.108025;-0.6347209;-0.1304038,-0.0747669;0.0006831255;-0.0436787,-0.09233795;-0.3035693;-0.04853755,-0.07715942;-0.6378917;-0.0006738976,-0.06338788;-0.6413446;-0.1044801,-0.01724626;0.53546;-0.1648107,720.0019
+0;0;0,-0.003188276;0.3222982;0.01236113,-0.0034882;0.6419553;0.008809707,0.1922455;0.5084366;0.02851202,0.2357146;0.2250011;0.03861228,0.2745651;0.0006829053;-0.01785837,-0.1888139;0.488681;-0.02549336,-0.2517062;0.2689742;-0.198989,-0.2937223;0.1325987;-0.385143,0.07872169;0.006377734;-0.03538298,0.08471587;-0.2971377;-0.0008148961,0.08672404;-0.6288046;0.06322388,0.09702147;-0.5878735;-0.0457544,-0.07545298;0.00402426;-0.04219465,-0.1011344;-0.2993202;-0.01621169,-0.1175364;-0.6303004;0.04929412,-0.1045354;-0.5892548;-0.05938321,-0.003068899;0.5624368;0.01190295,0;0;0,-0.01019704;0.3095897;-0.08994055,-0.01982959;0.6130796;-0.1898983,0.1568817;0.5204206;-0.05994941,0.2267884;0.261118;0.04105782,0.2389955;0.02701065;0.04891347,-0.1969568;0.4704217;-0.09523497,-0.3110638;0.2858988;-0.2830064,-0.3026913;0.174828;-0.4894287,0.08144405;0.008462012;-0.02801776,0.1010275;-0.2952995;-0.05443692,0.09599609;-0.6318826;-0.02625251,0.1067847;-0.6350877;-0.1305733,-0.07454131;0.0006933769;-0.04396416,-0.09246601;-0.3042871;-0.04821825,-0.07725666;-0.6382903;-6.780028E-05,-0.06421247;-0.6415642;-0.1041086,-0.01759893;0.5382916;-0.1627927,720.024
+0;0;0,-0.003188276;0.3222982;0.01236113,-0.0034882;0.6419553;0.008809707,0.1922455;0.5084366;0.02851202,0.2357146;0.2250011;0.03861228,0.2745651;0.0006829053;-0.01785837,-0.1888139;0.488681;-0.02549336,-0.2517062;0.2689742;-0.198989,-0.2937223;0.1325987;-0.385143,0.07872169;0.006377734;-0.03538298,0.08471587;-0.2971377;-0.0008148961,0.08672404;-0.6288046;0.06322388,0.09702147;-0.5878735;-0.0457544,-0.07545298;0.00402426;-0.04219465,-0.1011344;-0.2993202;-0.01621169,-0.1175364;-0.6303004;0.04929412,-0.1045354;-0.5892548;-0.05938321,-0.003068899;0.5624368;0.01190295,0;0;0,-0.01019704;0.3095897;-0.08994055,-0.01982959;0.6130796;-0.1898983,0.1568817;0.5204206;-0.05994941,0.2267884;0.261118;0.04105782,0.2389955;0.02701065;0.04891347,-0.1969568;0.4704217;-0.09523497,-0.3110638;0.2858988;-0.2830064,-0.3026913;0.174828;-0.4894287,0.08144405;0.008462012;-0.02801776,0.1010275;-0.2952995;-0.05443692,0.09599609;-0.6318826;-0.02625251,0.1067847;-0.6350877;-0.1305733,-0.07454131;0.0006933769;-0.04396416,-0.09246601;-0.3042871;-0.04821825,-0.07725666;-0.6382903;-6.780028E-05,-0.06421247;-0.6415642;-0.1041086,-0.01759893;0.5382916;-0.1627927,720.0358
+0;0;0,-0.003533377;0.3219572;0.01265926,-0.0040815;0.641376;0.009315013,0.1916603;0.5079006;0.02874965,0.2340968;0.2244067;0.03931619,0.2733704;-0.001530021;-0.01771648,-0.18974;0.4886531;-0.02389133,-0.2531734;0.2801282;-0.2103716,-0.2940438;0.1462773;-0.4007818,0.07880725;0.006268364;-0.03506656,0.08446629;-0.2984624;-0.0004943497,0.08648249;-0.6293523;0.06356366,0.09647448;-0.5883956;-0.0454513,-0.07518578;0.004174466;-0.04253484,-0.1013992;-0.3002843;-0.01596777,-0.1177592;-0.6304824;0.04958473,-0.1050623;-0.5894127;-0.05913694,-0.003625073;0.5619246;0.01237863,0;0;0,-0.01038314;0.3094973;-0.08906603,-0.02016644;0.6128494;-0.1886568,0.1569264;0.5196624;-0.05956173,0.2262361;0.2607093;0.04252028,0.2382407;0.02487946;0.05161428,-0.1991818;0.4725147;-0.09710381,-0.31308;0.2767633;-0.2731434,-0.3012694;0.192614;-0.4936472,0.08159054;0.008083642;-0.02751684,0.1010038;-0.2969187;-0.05368543,0.09595549;-0.6327524;-0.02565265,0.1073031;-0.6358597;-0.1299565,-0.07428083;0.0009881225;-0.04428227,-0.09221574;-0.3052073;-0.0475643,-0.07742198;-0.6384681;0.0005400553,-0.0638141;-0.6416335;-0.1034745,-0.0179121;0.5381128;-0.1616111,720.0573
+0;0;0,-0.003533377;0.3219572;0.01265926,-0.0040815;0.641376;0.009315013,0.1916603;0.5079006;0.02874965,0.2340968;0.2244067;0.03931619,0.2733704;-0.001530021;-0.01771648,-0.18974;0.4886531;-0.02389133,-0.2531734;0.2801282;-0.2103716,-0.2940438;0.1462773;-0.4007818,0.07880725;0.006268364;-0.03506656,0.08446629;-0.2984624;-0.0004943497,0.08648249;-0.6293523;0.06356366,0.09647448;-0.5883956;-0.0454513,-0.07518578;0.004174466;-0.04253484,-0.1013992;-0.3002843;-0.01596777,-0.1177592;-0.6304824;0.04958473,-0.1050623;-0.5894127;-0.05913694,-0.003625073;0.5619246;0.01237863,0;0;0,-0.01038314;0.3094973;-0.08906603,-0.02016644;0.6128494;-0.1886568,0.1569264;0.5196624;-0.05956173,0.2262361;0.2607093;0.04252028,0.2382407;0.02487946;0.05161428,-0.1991818;0.4725147;-0.09710381,-0.31308;0.2767633;-0.2731434,-0.3012694;0.192614;-0.4936472,0.08159054;0.008083642;-0.02751684,0.1010038;-0.2969187;-0.05368543,0.09595549;-0.6327524;-0.02565265,0.1073031;-0.6358597;-0.1299565,-0.07428083;0.0009881225;-0.04428227,-0.09221574;-0.3052073;-0.0475643,-0.07742198;-0.6384681;0.0005400553,-0.0638141;-0.6416335;-0.1034745,-0.0179121;0.5381128;-0.1616111,720.0692
+0;0;0,-0.003909894;0.3225752;0.01306422,-0.004725665;0.6423895;0.009944633,0.1936502;0.5082461;0.02943065,0.235652;0.2245643;0.04038793,0.2746424;-0.0005647987;-0.0164699,-0.1925317;0.4888946;-0.02523091,-0.2565215;0.28985;-0.221817,-0.2958235;0.1702432;-0.4207787,0.07885948;0.00623497;-0.0347654,0.0841873;-0.2989801;-4.890934E-05,0.08622321;-0.6303192;0.06423037,0.09650224;-0.5893497;-0.04472663,-0.07494605;0.004212038;-0.04279805,-0.1016162;-0.3006487;-0.01562267,-0.1180468;-0.631399;0.04961392,-0.1050642;-0.5903178;-0.05904277,-0.004199999;0.5628308;0.01297393,0;0;0,-0.01036105;0.3102387;-0.088799,-0.01985247;0.613937;-0.188622,0.1583322;0.5183994;-0.05667186,0.2267545;0.2583286;0.04353356,0.238611;0.02333352;0.05207229,-0.2028293;0.4742357;-0.09896455,-0.3205098;0.2735306;-0.2669775,-0.3105617;0.1856841;-0.485198,0.08164378;0.007737696;-0.02721667,0.1011377;-0.2977188;-0.05379081,0.09646782;-0.6340013;-0.02526212,0.1090563;-0.6370544;-0.1294093,-0.07409409;0.001218162;-0.04443992,-0.0917331;-0.30549;-0.04741327,-0.07664969;-0.6391668;0.001102712,-0.06180625;-0.642271;-0.1027308,-0.01768708;0.5391231;-0.1614704,720.0911
+0;0;0,-0.003909894;0.3225752;0.01306422,-0.004725665;0.6423895;0.009944633,0.1936502;0.5082461;0.02943065,0.235652;0.2245643;0.04038793,0.2746424;-0.0005647987;-0.0164699,-0.1925317;0.4888946;-0.02523091,-0.2565215;0.28985;-0.221817,-0.2958235;0.1702432;-0.4207787,0.07885948;0.00623497;-0.0347654,0.0841873;-0.2989801;-4.890934E-05,0.08622321;-0.6303192;0.06423037,0.09650224;-0.5893497;-0.04472663,-0.07494605;0.004212038;-0.04279805,-0.1016162;-0.3006487;-0.01562267,-0.1180468;-0.631399;0.04961392,-0.1050642;-0.5903178;-0.05904277,-0.004199999;0.5628308;0.01297393,0;0;0,-0.01036105;0.3102387;-0.088799,-0.01985247;0.613937;-0.188622,0.1583322;0.5183994;-0.05667186,0.2267545;0.2583286;0.04353356,0.238611;0.02333352;0.05207229,-0.2028293;0.4742357;-0.09896455,-0.3205098;0.2735306;-0.2669775,-0.3105617;0.1856841;-0.485198,0.08164378;0.007737696;-0.02721667,0.1011377;-0.2977188;-0.05379081,0.09646782;-0.6340013;-0.02526212,0.1090563;-0.6370544;-0.1294093,-0.07409409;0.001218162;-0.04443992,-0.0917331;-0.30549;-0.04741327,-0.07664969;-0.6391668;0.001102712,-0.06180625;-0.642271;-0.1027308,-0.01768708;0.5391231;-0.1614704,720.1028
+0;0;0,-0.00391485;0.3229841;0.01308078,-0.004731525;0.6431683;0.009957869,0.1954913;0.508431;0.02960068,0.2375094;0.2246388;0.04056223,0.2765491;-0.0007742345;-0.01636732,-0.1942946;0.488899;-0.02557101,-0.2583093;0.2897769;-0.2222337,-0.2976609;0.1700193;-0.4214463,0.07869549;0.006222005;-0.03469311,0.08404212;-0.3000704;0.0001459271,0.08607861;-0.6315035;0.06444344,0.09635891;-0.5905327;-0.04452698,-0.0747902;0.00420328;-0.04270905,-0.1015544;-0.3017336;-0.01543775,-0.1179898;-0.6325777;0.04981735,-0.1050056;-0.5914952;-0.05885272,-0.0042053;0.5635252;0.01299038,0;0;0,-0.01020932;0.3109225;-0.0879097,-0.01937656;0.6152083;-0.187155,0.1595984;0.5167891;-0.05361962,0.2272154;0.2557953;0.04504061,0.2385755;0.02046894;0.05332041,-0.2046569;0.4744643;-0.09878639,-0.3221841;0.2737368;-0.2670704,-0.3086711;0.221083;-0.4964633,0.08160824;0.007293671;-0.02687383,0.1014591;-0.2992439;-0.05329537,0.09689041;-0.635598;-0.02446437,0.1100692;-0.6385275;-0.128592,-0.07378547;0.001529487;-0.04459452,-0.09140271;-0.3062707;-0.04706766,-0.07601622;-0.6399553;0.001963321,-0.06058475;-0.6429319;-0.1018394,-0.01730953;0.5402586;-0.1601222,720.1246
+0;0;0,-0.004219698;0.3229684;0.01336836,-0.00532652;0.6431535;0.01045105,0.1950113;0.5085068;0.03002526,0.2364762;0.2246476;0.04135232,0.2753968;-0.0009868294;-0.01477606,-0.1945907;0.4891063;-0.02656791,-0.2597983;0.2965709;-0.2293037,-0.2986168;0.1803677;-0.4307139,0.0787927;0.006165778;-0.03448187,0.08386185;-0.3001163;0.0004896298,0.08581452;-0.6315551;0.06476066,0.09640072;-0.5905745;-0.04417948,-0.07465726;0.004283803;-0.04293307,-0.1017479;-0.3015859;-0.01523478,-0.1182031;-0.6324134;0.05010018,-0.1049161;-0.5913241;-0.0585326,-0.004712559;0.5635092;0.01343799,0;0;0,-0.01020932;0.3109225;-0.0879097,-0.01937656;0.6152083;-0.187155,0.1595984;0.5167891;-0.05361962,0.2272154;0.2557953;0.04504061,0.2385755;0.02046894;0.05332041,-0.2046569;0.4744643;-0.09878639,-0.3221841;0.2737368;-0.2670704,-0.3086711;0.221083;-0.4964633,0.08160824;0.007293671;-0.02687383,0.1014591;-0.2992439;-0.05329537,0.09689041;-0.635598;-0.02446437,0.1100692;-0.6385275;-0.128592,-0.07378547;0.001529487;-0.04459452,-0.09140271;-0.3062707;-0.04706766,-0.07601622;-0.6399553;0.001963321,-0.06058475;-0.6429319;-0.1018394,-0.01730953;0.5402586;-0.1601222,720.136
+0;0;0,-0.004219698;0.3229684;0.01336836,-0.00532652;0.6431535;0.01045105,0.1950113;0.5085068;0.03002526,0.2364762;0.2246476;0.04135232,0.2753968;-0.0009868294;-0.01477606,-0.1945907;0.4891063;-0.02656791,-0.2597983;0.2965709;-0.2293037,-0.2986168;0.1803677;-0.4307139,0.0787927;0.006165778;-0.03448187,0.08386185;-0.3001163;0.0004896298,0.08581452;-0.6315551;0.06476066,0.09640072;-0.5905745;-0.04417948,-0.07465726;0.004283803;-0.04293307,-0.1017479;-0.3015859;-0.01523478,-0.1182031;-0.6324134;0.05010018,-0.1049161;-0.5913241;-0.0585326,-0.004712559;0.5635092;0.01343799,0;0;0,-0.01020932;0.3109225;-0.0879097,-0.01937656;0.6152083;-0.187155,0.1595984;0.5167891;-0.05361962,0.2272154;0.2557953;0.04504061,0.2385755;0.02046894;0.05332041,-0.2046569;0.4744643;-0.09878639,-0.3221841;0.2737368;-0.2670704,-0.3086711;0.221083;-0.4964633,0.08160824;0.007293671;-0.02687383,0.1014591;-0.2992439;-0.05329537,0.09689041;-0.635598;-0.02446437,0.1100692;-0.6385275;-0.128592,-0.07378547;0.001529487;-0.04459452,-0.09140271;-0.3062707;-0.04706766,-0.07601622;-0.6399553;0.001963321,-0.06058475;-0.6429319;-0.1018394,-0.01730953;0.5402586;-0.1601222,720.1473
+0;0;0,-0.004215658;0.3226593;0.01335556,-0.005321239;0.6424773;0.01044142,0.1955986;0.5077566;0.03006078,0.2370683;0.2238647;0.04138915,0.2759912;-0.001782909;-0.0147425,-0.1951402;0.4882994;-0.02669751,-0.2603552;0.2957419;-0.2294566,-0.299176;0.1795319;-0.4308786,0.0787056;0.006158962;-0.03444375,0.08378694;-0.3008595;0.0006118268,0.08574213;-0.6327264;0.06496589,0.09632827;-0.5917459;-0.04397367,-0.07457473;0.004279068;-0.04288561,-0.1017305;-0.3023261;-0.01512073,-0.1182069;-0.6335809;0.05029864,-0.1049201;-0.5924916;-0.05833356,-0.004707944;0.5629194;0.01342512,0;0;0,-0.01012032;0.310752;-0.08738375,-0.01916057;0.6147022;-0.186482,0.1600026;0.5156855;-0.05229473,0.227041;0.2543404;0.04592562,0.2388588;0.0190001;0.05353403,-0.2055128;0.4747155;-0.09854251,-0.3245972;0.2764707;-0.2687206,-0.3109784;0.2209683;-0.4974488,0.08161157;0.006984174;-0.02663922,0.1013197;-0.3003057;-0.05308843,0.09686319;-0.6370851;-0.02409411,0.1103272;-0.6399673;-0.1281996,-0.07361713;0.001721637;-0.04468143,-0.09120123;-0.3068253;-0.04683511,-0.07566651;-0.6408831;0.002611056,-0.05995387;-0.6438164;-0.1011626,-0.01712461;0.5398388;-0.1594627,720.1695
+0;0;0,-0.004229355;0.3237076;0.01339895,-0.005339652;0.6449073;0.01047262,0.1957595;0.5098047;0.03011915,0.2372411;0.2258317;0.04145076,0.2759563;0.001388296;-0.01438135,-0.1953241;0.4903304;-0.02668923,-0.2605578;0.2977179;-0.2295063,-0.2991714;0.1821281;-0.4298533,0.07864722;0.006154394;-0.03441821,0.08374116;-0.3016257;0.0007243305,0.08569996;-0.6341064;0.06519741,0.09629318;-0.5931185;-0.04381499,-0.07451942;0.004275894;-0.04285379,-0.1017425;-0.3030898;-0.01502005,-0.1182495;-0.6349573;0.05052031,-0.1049537;-0.5938606;-0.05818452,-0.004723789;0.5650163;0.01346881,0;0;0,-0.00984472;0.3122756;-0.08585477,-0.01812825;0.6185304;-0.1823735,0.1609512;0.5141604;-0.05000091,0.2272885;0.2521048;0.04703521,0.2391143;0.01798823;0.05340146,-0.2049908;0.4749972;-0.09866771,-0.3261153;0.2808912;-0.2722809,-0.3130263;0.1996767;-0.4918801,0.08162288;0.006690085;-0.02647305,0.101515;-0.3013782;-0.05269814,0.09682205;-0.6387959;-0.02386546,0.1106112;-0.6413704;-0.1281028,-0.0735031;0.0019352;-0.04473728,-0.09142238;-0.3073562;-0.04742795,-0.07529941;-0.6418852;0.002914801,-0.05926936;-0.6445171;-0.1009835,-0.01633434;0.5430466;-0.1560884,720.1918
+0;0;0,-0.004425605;0.3236972;0.01358553,-0.005747033;0.6448979;0.01083976,0.1954252;0.5100293;0.03075523,0.2361475;0.2259504;0.04218557,0.27482;0.001426905;-0.0133533,-0.1954873;0.4904695;-0.02762257,-0.2608865;0.3030391;-0.2351858,-0.2985747;0.1940557;-0.4393749,0.07875334;0.006139035;-0.03417744,0.0836023;-0.3016478;0.0009407401,0.08556435;-0.6341239;0.06543741,0.0964878;-0.5931339;-0.04354218,-0.0742955;0.004300229;-0.04323843,-0.1018523;-0.3029868;-0.01486987,-0.1184141;-0.6348563;0.05064642,-0.1047896;-0.5937549;-0.05801722,-0.005096203;0.5650054;0.01378724,0;0;0,-0.00984472;0.3122756;-0.08585477,-0.01812825;0.6185304;-0.1823735,0.1609512;0.5141604;-0.05000091,0.2272885;0.2521048;0.04703521,0.2391143;0.01798823;0.05340146,-0.2049908;0.4749972;-0.09866771,-0.3261153;0.2808912;-0.2722809,-0.3130263;0.1996767;-0.4918801,0.08162288;0.006690085;-0.02647305,0.101515;-0.3013782;-0.05269814,0.09682205;-0.6387959;-0.02386546,0.1106112;-0.6413704;-0.1281028,-0.0735031;0.0019352;-0.04473728,-0.09142238;-0.3073562;-0.04742795,-0.07529941;-0.6418852;0.002914801,-0.05926936;-0.6445171;-0.1009835,-0.01633434;0.5430466;-0.1560884,720.2142
+0;0;0,-0.004438009;0.3246045;0.0136236,-0.005762476;0.6465985;0.01087264,0.1956471;0.5115098;0.03081381,0.23638;0.2273572;0.04224712,0.2745165;0.005945519;-0.01252199,-0.1957256;0.4919271;-0.02763271,-0.2611419;0.3044479;-0.2352499,-0.2983077;0.196975;-0.4366089,0.07857617;0.006125224;-0.03410055,0.08343789;-0.3024716;0.001110055,0.08540027;-0.6350032;0.06561748,0.096329;-0.5940079;-0.04341485,-0.07412835;0.004290555;-0.04314116,-0.1017576;-0.3038053;-0.01469794,-0.1183223;-0.6357301;0.05082928,-0.1046912;-0.5946234;-0.05788694,-0.00511038;0.5665506;0.01382585,0;0;0,-0.009783104;0.3135856;-0.08450866,-0.01798488;0.6211669;-0.1794448,0.1613056;0.5131413;-0.04832101,0.2271236;0.2505017;0.04770517,0.2391922;0.01961039;0.05225778,-0.2048887;0.4745016;-0.09881291,-0.3263923;0.2814629;-0.2734712,-0.3132033;0.2056701;-0.4915508,0.08153459;0.006437004;-0.0261774,0.1014896;-0.3024523;-0.05234313,0.0967971;-0.6399173;-0.02340102,0.110881;-0.6422732;-0.1277232,-0.07317071;0.002131623;-0.04490082,-0.0914657;-0.3079562;-0.04740061,-0.07512896;-0.6424823;0.003272235,-0.05880594;-0.6448935;-0.1007059,-0.01620489;0.5453857;-0.1535444,720.2366
+0;0;0,-0.004438009;0.3246045;0.0136236,-0.005762476;0.6465985;0.01087264,0.1956471;0.5115098;0.03081381,0.23638;0.2273572;0.04224712,0.2745165;0.005945519;-0.01252199,-0.1957256;0.4919271;-0.02763271,-0.2611419;0.3044479;-0.2352499,-0.2983077;0.196975;-0.4366089,0.07857617;0.006125224;-0.03410055,0.08343789;-0.3024716;0.001110055,0.08540027;-0.6350032;0.06561748,0.096329;-0.5940079;-0.04341485,-0.07412835;0.004290555;-0.04314116,-0.1017576;-0.3038053;-0.01469794,-0.1183223;-0.6357301;0.05082928,-0.1046912;-0.5946234;-0.05788694,-0.00511038;0.5665506;0.01382585,0;0;0,-0.009783104;0.3135856;-0.08450866,-0.01798488;0.6211669;-0.1794448,0.1613056;0.5131413;-0.04832101,0.2271236;0.2505017;0.04770517,0.2391922;0.01961039;0.05225778,-0.2048887;0.4745016;-0.09881291,-0.3263923;0.2814629;-0.2734712,-0.3132033;0.2056701;-0.4915508,0.08153459;0.006437004;-0.0261774,0.1014896;-0.3024523;-0.05234313,0.0967971;-0.6399173;-0.02340102,0.110881;-0.6422732;-0.1277232,-0.07317071;0.002131623;-0.04490082,-0.0914657;-0.3079562;-0.04740061,-0.07512896;-0.6424823;0.003272235,-0.05880594;-0.6448935;-0.1007059,-0.01620489;0.5453857;-0.1535444,720.248
+0;0;0,-0.004732856;0.3245259;0.01381287,-0.006317778;0.6462557;0.01129153,0.1958174;0.5111526;0.03124715,0.2360795;0.22686;0.04287947,0.273586;0.008195072;-0.01098726,-0.1964774;0.4913365;-0.02888419,-0.2611588;0.3137179;-0.2453249,-0.298091;0.2108561;-0.4457698,0.07846791;0.006120204;-0.03380147,0.0829574;-0.3036231;0.001457278,0.08493215;-0.636547;0.06614041,0.09617642;-0.5955458;-0.04286784,-0.07384688;0.004254708;-0.04319427,-0.1019585;-0.3049276;-0.01455265,-0.1186473;-0.6371967;0.05136262,-0.1047015;-0.5960869;-0.057322,-0.005603728;0.5662764;0.01415592,0;0;0,-0.009415045;0.3137502;-0.08368063,-0.01730119;0.621139;-0.1783593,0.1616154;0.5114576;-0.04597188,0.2270498;0.2482309;0.04894232,0.239546;0.02029106;0.05210375,-0.2069375;0.4794447;-0.09831418,-0.3259929;0.2823499;-0.2702389,-0.3147864;0.2079954;-0.4858045,0.08141677;0.006193281;-0.02588749,0.1013948;-0.3038791;-0.05158353,0.09673535;-0.6417572;-0.02255344,0.1110274;-0.6440439;-0.1268778,-0.07284389;0.002265776;-0.04500937,-0.09146773;-0.3089487;-0.04672867,-0.07488849;-0.6438861;0.003948443,-0.05835946;-0.6462288;-0.1000275,-0.01559094;0.5454217;-0.1524873,720.27
+0;0;0,-0.004732856;0.3245259;0.01381287,-0.006317778;0.6462557;0.01129153,0.1958174;0.5111526;0.03124715,0.2360795;0.22686;0.04287947,0.273586;0.008195072;-0.01098726,-0.1964774;0.4913365;-0.02888419,-0.2611588;0.3137179;-0.2453249,-0.298091;0.2108561;-0.4457698,0.07846791;0.006120204;-0.03380147,0.0829574;-0.3036231;0.001457278,0.08493215;-0.636547;0.06614041,0.09617642;-0.5955458;-0.04286784,-0.07384688;0.004254708;-0.04319427,-0.1019585;-0.3049276;-0.01455265,-0.1186473;-0.6371967;0.05136262,-0.1047015;-0.5960869;-0.057322,-0.005603728;0.5662764;0.01415592,0;0;0,-0.009415045;0.3137502;-0.08368063,-0.01730119;0.621139;-0.1783593,0.1616154;0.5114576;-0.04597188,0.2270498;0.2482309;0.04894232,0.239546;0.02029106;0.05210375,-0.2069375;0.4794447;-0.09831418,-0.3259929;0.2823499;-0.2702389,-0.3147864;0.2079954;-0.4858045,0.08141677;0.006193281;-0.02588749,0.1013948;-0.3038791;-0.05158353,0.09673535;-0.6417572;-0.02255344,0.1110274;-0.6440439;-0.1268778,-0.07284389;0.002265776;-0.04500937,-0.09146773;-0.3089487;-0.04672867,-0.07488849;-0.6438861;0.003948443,-0.05835946;-0.6462288;-0.1000275,-0.01559094;0.5454217;-0.1524873,720.2815
+0;0;0,-0.004962096;0.3245364;0.01399143,-0.006801784;0.6459163;0.01165802,0.1951326;0.5109745;0.03164661,0.2350907;0.2265095;0.04357997,0.2718848;0.007836461;-0.009093344,-0.1936207;0.491065;-0.04011308,-0.2649959;0.3179429;-0.2582729,-0.3001064;0.2206223;-0.4613544,0.078426;0.006121167;-0.03356244,0.08268621;-0.3040205;0.001707043,0.08465002;-0.6372167;0.06656237,0.0984393;-0.5962652;-0.04222325,-0.07360034;0.004261058;-0.04335176,-0.102114;-0.3052417;-0.01428379,-0.1188;-0.6377743;0.05184759,-0.1023198;-0.5967022;-0.05655076,-0.006031823;0.5661035;0.0144821,0;0;0,-0.009452999;0.314141;-0.08228183,-0.01746622;0.6219596;-0.1743417,0.1617734;0.5110115;-0.04401183,0.226311;0.2467346;0.04900455,0.2394697;0.01920785;0.05114579,-0.2071076;0.4784968;-0.09838655,-0.3241096;0.279398;-0.2696455,-0.3143108;0.2085352;-0.4860446,0.08132296;0.006165326;-0.02575088,0.1009967;-0.3043257;-0.05140638,0.0963838;-0.6424981;-0.02228808,0.1110005;-0.6445174;-0.1267176,-0.07265997;0.002249521;-0.04505567,-0.09181806;-0.309326;-0.04695479,-0.07510896;-0.644486;0.00421549,-0.05825748;-0.6465606;-0.09985967,-0.01569816;0.5461675;-0.1492205,720.2924
+0;0;0,-0.004962096;0.3245364;0.01399143,-0.006801784;0.6459163;0.01165802,0.1951326;0.5109745;0.03164661,0.2350907;0.2265095;0.04357997,0.2718848;0.007836461;-0.009093344,-0.1936207;0.491065;-0.04011308,-0.2649959;0.3179429;-0.2582729,-0.3001064;0.2206223;-0.4613544,0.078426;0.006121167;-0.03356244,0.08268621;-0.3040205;0.001707043,0.08465002;-0.6372167;0.06656237,0.0984393;-0.5962652;-0.04222325,-0.07360034;0.004261058;-0.04335176,-0.102114;-0.3052417;-0.01428379,-0.1188;-0.6377743;0.05184759,-0.1023198;-0.5967022;-0.05655076,-0.006031823;0.5661035;0.0144821,0;0;0,-0.009452999;0.314141;-0.08228183,-0.01746622;0.6219596;-0.1743417,0.1617734;0.5110115;-0.04401183,0.226311;0.2467346;0.04900455,0.2394697;0.01920785;0.05114579,-0.2071076;0.4784968;-0.09838655,-0.3241096;0.279398;-0.2696455,-0.3143108;0.2085352;-0.4860446,0.08132296;0.006165326;-0.02575088,0.1009967;-0.3043257;-0.05140638,0.0963838;-0.6424981;-0.02228808,0.1110005;-0.6445174;-0.1267176,-0.07265997;0.002249521;-0.04505567,-0.09181806;-0.309326;-0.04695479,-0.07510896;-0.644486;0.00421549,-0.05825748;-0.6465606;-0.09985967,-0.01569816;0.5461675;-0.1492205,720.3161
+0;0;0,-0.004951282;0.3238292;0.01396094,-0.006781165;0.6436329;0.01164459,0.1957509;0.5090673;0.03166545,0.2357279;0.2244675;0.04360447,0.2720973;0.008318931;-0.00846076,-0.1941674;0.4890982;-0.04030928,-0.2655765;0.3158941;-0.2585725,-0.3002817;0.219697;-0.4593095,0.07822303;0.006105325;-0.03347557,0.08248836;-0.3044094;0.001836337,0.08445341;-0.6378168;0.06673275,0.09824914;-0.5968602;-0.04210371,-0.07340986;0.00425003;-0.04323956,-0.1019579;-0.3056251;-0.01413663,-0.1186544;-0.6383685;0.05203665,-0.1021665;-0.5972912;-0.05641235,-0.006016429;0.5643616;0.01444951,0;0;0,-0.009151325;0.3138049;-0.0807929,-0.01645014;0.6208131;-0.1700931,0.1632891;0.5096025;-0.04071045,0.2268033;0.2442419;0.05032492,0.2398364;0.01933563;0.04932308,-0.2076546;0.4773275;-0.09792762,-0.3223508;0.27573;-0.2680482,-0.3144129;0.2084506;-0.4829066,0.08127153;0.005925208;-0.02523017,0.1008302;-0.3049322;-0.05110788,0.09660847;-0.6433132;-0.02184439,0.1116937;-0.6450845;-0.1263373,-0.07205749;0.002609062;-0.04558116,-0.09147801;-0.3093277;-0.04727324,-0.07463141;-0.6445601;0.004796363,-0.05731111;-0.6463864;-0.09933261,-0.01490565;0.5453308;-0.1457534,720.3369
+0;0;0,-0.005166508;0.3238176;0.01414887,-0.007235126;0.64362;0.01207858,0.1952997;0.5090017;0.03213949,0.2350197;0.2243821;0.04445799,0.27104;0.008148894;-0.007498123,-0.1929341;0.4890913;-0.04532652,-0.2678267;0.3238917;-0.2685707,-0.2988417;0.2328991;-0.4723159,0.0783428;0.006109391;-0.03319354,0.08237486;-0.3044146;0.002064593,0.08435145;-0.6377945;0.06710134,0.09934009;-0.5968574;-0.04157922,-0.07316286;0.00428625;-0.04365266,-0.1022449;-0.305512;-0.01426162,-0.1188858;-0.638186;0.05227328,-0.1012108;-0.5971231;-0.05599007,-0.006448578;0.5643484;0.01486835,0;0;0,-0.009151325;0.3138049;-0.0807929,-0.01645014;0.6208131;-0.1700931,0.1632891;0.5096025;-0.04071045,0.2268033;0.2442419;0.05032492,0.2398364;0.01933563;0.04932308,-0.2076546;0.4773275;-0.09792762,-0.3223508;0.27573;-0.2680482,-0.3144129;0.2084506;-0.4829066,0.08127153;0.005925208;-0.02523017,0.1008302;-0.3049322;-0.05110788,0.09660847;-0.6433132;-0.02184439,0.1116937;-0.6450845;-0.1263373,-0.07205749;0.002609062;-0.04558116,-0.09147801;-0.3093277;-0.04727324,-0.07463141;-0.6445601;0.004796363,-0.05731111;-0.6463864;-0.09933261,-0.01490565;0.5453308;-0.1457534,720.3486
+0;0;0,-0.005154812;0.3230846;0.01411684,-0.007220685;0.6424591;0.01204913,0.1962942;0.5076728;0.03219048,0.2360253;0.2229736;0.04451242,0.2718064;0.008176804;-0.007098559,-0.1938276;0.4876655;-0.04565225,-0.268741;0.3224197;-0.2689587,-0.29955;0.2320316;-0.4713506,0.07823213;0.006100761;-0.03314665,0.08227781;-0.305472;0.00223057,0.08425383;-0.6387551;0.06724843,0.09924556;-0.5978157;-0.04145458,-0.07305951;0.004280195;-0.043591,-0.1022397;-0.3065643;-0.01410069,-0.1188758;-0.6391417;0.05241489,-0.1011972;-0.5980766;-0.05587082,-0.006435141;0.5632886;0.01483535,0;0;0,-0.00868763;0.313372;-0.07957411,-0.01567563;0.6201266;-0.1682317,0.1646882;0.5081701;-0.03840638,0.2272794;0.2421083;0.05146836,0.241402;0.0188624;0.04487514,-0.2086844;0.4783383;-0.09638309,-0.3242641;0.2720845;-0.2603487,-0.3153757;0.2085477;-0.4747449,0.08125015;0.005626321;-0.02495885,0.1013351;-0.3062949;-0.05039978,0.09691391;-0.6445982;-0.02141404,0.1121169;-0.646266;-0.1259453,-0.07185833;0.002806112;-0.04565842,-0.09104657;-0.3102035;-0.04716594,-0.07413244;-0.6453369;0.004875612,-0.05669536;-0.6470526;-0.09929171,-0.01421179;0.5447093;-0.1440151,720.3704
+0;0;0,-0.005154812;0.3230846;0.01411684,-0.007220685;0.6424591;0.01204913,0.1962942;0.5076728;0.03219048,0.2360253;0.2229736;0.04451242,0.2718064;0.008176804;-0.007098559,-0.1938276;0.4876655;-0.04565225,-0.268741;0.3224197;-0.2689587,-0.29955;0.2320316;-0.4713506,0.07823213;0.006100761;-0.03314665,0.08227781;-0.305472;0.00223057,0.08425383;-0.6387551;0.06724843,0.09924556;-0.5978157;-0.04145458,-0.07305951;0.004280195;-0.043591,-0.1022397;-0.3065643;-0.01410069,-0.1188758;-0.6391417;0.05241489,-0.1011972;-0.5980766;-0.05587082,-0.006435141;0.5632886;0.01483535,0;0;0,-0.00868763;0.313372;-0.07957411,-0.01567563;0.6201266;-0.1682317,0.1646882;0.5081701;-0.03840638,0.2272794;0.2421083;0.05146836,0.241402;0.0188624;0.04487514,-0.2086844;0.4783383;-0.09638309,-0.3242641;0.2720845;-0.2603487,-0.3153757;0.2085477;-0.4747449,0.08125015;0.005626321;-0.02495885,0.1013351;-0.3062949;-0.05039978,0.09691391;-0.6445982;-0.02141404,0.1121169;-0.646266;-0.1259453,-0.07185833;0.002806112;-0.04565842,-0.09104657;-0.3102035;-0.04716594,-0.07413244;-0.6453369;0.004875612,-0.05669536;-0.6470526;-0.09929171,-0.01421179;0.5447093;-0.1440151,720.3821
+0;0;0,-0.005352952;0.3229566;0.01423625,-0.007662518;0.6422881;0.01235104,0.1966171;0.5073214;0.03278627,0.2359222;0.2224905;0.04532492,0.2714205;0.008911446;-0.006073818,-0.1938818;0.4869076;-0.04832396,-0.2720732;0.3431482;-0.2850729,-0.2975747;0.2494145;-0.4852769,0.07818119;0.00608904;-0.03280063,0.08200066;-0.3057898;0.002606247,0.08399042;-0.6390958;0.06764376,0.09961687;-0.5981629;-0.04097118,-0.07262944;0.00428732;-0.04395268,-0.1022847;-0.3067702;-0.01394549,-0.1189111;-0.6393259;0.05281528,-0.1006018;-0.5982676;-0.05536699,-0.006836897;0.5631176;0.01511943,0;0;0,-0.0088934;0.3133773;-0.07904363,-0.01597691;0.6200992;-0.1676543,0.1644467;0.5079496;-0.03641534,0.2265981;0.2413176;0.05232739,0.2417257;0.01950753;0.04286957,-0.2091894;0.4769471;-0.09524634,-0.3295873;0.2599024;-0.24094,-0.3155509;0.203155;-0.4556507,0.08115027;0.005622804;-0.02466321,0.1009322;-0.3066381;-0.0499301,0.09641829;-0.6449716;-0.02100229,0.111854;-0.6465921;-0.1255145,-0.07154772;0.002740435;-0.04581125,-0.0915903;-0.3105196;-0.04756652,-0.07436126;-0.6455427;0.0052482,-0.05669434;-0.6472087;-0.09889625,-0.01448756;0.5446857;-0.1434286,720.4046
+0;0;0,-0.005352952;0.3229566;0.01423625,-0.007662518;0.6422881;0.01235104,0.1966171;0.5073214;0.03278627,0.2359222;0.2224905;0.04532492,0.2714205;0.008911446;-0.006073818,-0.1938818;0.4869076;-0.04832396,-0.2720732;0.3431482;-0.2850729,-0.2975747;0.2494145;-0.4852769,0.07818119;0.00608904;-0.03280063,0.08200066;-0.3057898;0.002606247,0.08399042;-0.6390958;0.06764376,0.09961687;-0.5981629;-0.04097118,-0.07262944;0.00428732;-0.04395268,-0.1022847;-0.3067702;-0.01394549,-0.1189111;-0.6393259;0.05281528,-0.1006018;-0.5982676;-0.05536699,-0.006836897;0.5631176;0.01511943,0;0;0,-0.0088934;0.3133773;-0.07904363,-0.01597691;0.6200992;-0.1676543,0.1644467;0.5079496;-0.03641534,0.2265981;0.2413176;0.05232739,0.2417257;0.01950753;0.04286957,-0.2091894;0.4769471;-0.09524634,-0.3295873;0.2599024;-0.24094,-0.3155509;0.203155;-0.4556507,0.08115027;0.005622804;-0.02466321,0.1009322;-0.3066381;-0.0499301,0.09641829;-0.6449716;-0.02100229,0.111854;-0.6465921;-0.1255145,-0.07154772;0.002740435;-0.04581125,-0.0915903;-0.3105196;-0.04756652,-0.07436126;-0.6455427;0.0052482,-0.05669434;-0.6472087;-0.09889625,-0.01448756;0.5446857;-0.1434286,720.4156
+0;0;0,-0.005354272;0.3230363;0.01423977,-0.007665389;0.6425541;0.0123516,0.1987078;0.5069194;0.03297184,0.2380334;0.2219402;0.04551702,0.2737181;0.007239446;-0.006151654,-0.1958076;0.4862956;-0.04897265,-0.2740397;0.3424613;-0.2858449,-0.2996751;0.2482354;-0.4871003,0.07798507;0.006073765;-0.03271834,0.08181332;-0.3065222;0.002769951,0.08380093;-0.6394691;0.06773739,0.09942695;-0.5985366;-0.04087448,-0.07244726;0.004276565;-0.04384243,-0.1021707;-0.3074962;-0.01376623,-0.1187792;-0.6396936;0.05292261,-0.1004704;-0.5986357;-0.05525661,-0.006838787;0.5632895;0.01512328,0;0;0,-0.008342296;0.3135469;-0.07875681,-0.01461019;0.6203777;-0.1677139,0.1658352;0.5066363;-0.03301954,0.2267131;0.2388323;0.05353642,0.2416257;0.01612064;0.03881907,-0.2101475;0.4787816;-0.09186611,-0.3344065;0.2488858;-0.2127986,-0.3159058;0.1929438;-0.428594,0.08103483;0.005379885;-0.02436114,0.1004066;-0.3076514;-0.04939079,0.09614342;-0.6456231;-0.02048969,0.1115252;-0.6472622;-0.125001,-0.07120815;0.002926372;-0.04593351,-0.09152611;-0.3110363;-0.04814991,-0.07449483;-0.6455644;0.005508434,-0.05688107;-0.6472484;-0.09863624,-0.01336373;0.5449119;-0.1433294,720.4374
+0;0;0,-0.005549072;0.3230248;0.01442509,-0.008106644;0.6425409;0.01277137,0.1982857;0.5069301;0.03356977,0.2372593;0.2219278;0.0466752,0.272589;0.007139847;-0.004874825,-0.1951726;0.4859637;-0.0512161,-0.268793;0.3473301;-0.292624,-0.2996135;0.2505229;-0.4919176,0.07810817;0.006069322;-0.0324242,0.0817278;-0.3065232;0.003116634,0.08373637;-0.639464;0.0681143,0.09996165;-0.5985297;-0.04040948,-0.07219984;0.00432965;-0.04424351,-0.1023011;-0.307345;-0.01353301,-0.118914;-0.63952;0.05326612,-0.1000098;-0.5984566;-0.05481006,-0.007249885;0.5632758;0.0155182,0;0;0,-0.008342296;0.3135469;-0.07875681,-0.01461019;0.6203777;-0.1677139,0.1658352;0.5066363;-0.03301954,0.2267131;0.2388323;0.05353642,0.2416257;0.01612064;0.03881907,-0.2101475;0.4787816;-0.09186611,-0.3344065;0.2488858;-0.2127986,-0.3159058;0.1929438;-0.428594,0.08103483;0.005379885;-0.02436114,0.1004066;-0.3076514;-0.04939079,0.09614342;-0.6456231;-0.02048969,0.1115252;-0.6472622;-0.125001,-0.07120815;0.002926372;-0.04593351,-0.09152611;-0.3110363;-0.04814991,-0.07449483;-0.6455644;0.005508434,-0.05688107;-0.6472484;-0.09863624,-0.01336373;0.5449119;-0.1433294,720.4492
+0;0;0,-0.005538356;0.322401;0.01439724,-0.008091945;0.6414303;0.01274696,0.1982661;0.5059727;0.03353749,0.2372468;0.2209194;0.04664526,0.2719237;0.0100998;-0.003952336,-0.1951296;0.4850097;-0.05123492,-0.2687632;0.3463513;-0.292686,-0.2990142;0.2513326;-0.4882975,0.07798729;0.006059929;-0.03237402,0.08161587;-0.3073054;0.003254678,0.08362354;-0.6400969;0.06822318,0.09985554;-0.599158;-0.04034556,-0.07208811;0.004322949;-0.04417504,-0.1022638;-0.3081223;-0.01338862,-0.1188692;-0.6401482;0.05338053,-0.09995721;-0.5990801;-0.05474043,-0.007236745;0.5623094;0.01548879,0;0;0,-0.008162931;0.3131352;-0.07784653,-0.01406723;0.6196636;-0.1661215,0.1660974;0.5057465;-0.03146505,0.2262585;0.2374899;0.05435896,0.2422584;0.019182;0.03723693,-0.2098971;0.4807314;-0.08816314,-0.3350197;0.2410137;-0.1872917,-0.3121483;0.1877271;-0.3990579,0.08093245;0.005261779;-0.02427077,0.1001982;-0.3086033;-0.04872298,0.09596419;-0.6464196;-0.01978612,0.1108568;-0.6479885;-0.1244376,-0.07108419;0.002959854;-0.04588132,-0.0914455;-0.3117765;-0.04849448,-0.07463003;-0.6460013;0.006151121,-0.05750134;-0.6476173;-0.09814337,-0.0129154;0.5442897;-0.1419179,720.4709
+0;0;0,-0.005538356;0.322401;0.01439724,-0.008091945;0.6414303;0.01274696,0.1982661;0.5059727;0.03353749,0.2372468;0.2209194;0.04664526,0.2719237;0.0100998;-0.003952336,-0.1951296;0.4850097;-0.05123492,-0.2687632;0.3463513;-0.292686,-0.2990142;0.2513326;-0.4882975,0.07798729;0.006059929;-0.03237402,0.08161587;-0.3073054;0.003254678,0.08362354;-0.6400969;0.06822318,0.09985554;-0.599158;-0.04034556,-0.07208811;0.004322949;-0.04417504,-0.1022638;-0.3081223;-0.01338862,-0.1188692;-0.6401482;0.05338053,-0.09995721;-0.5990801;-0.05474043,-0.007236745;0.5623094;0.01548879,0;0;0,-0.008162931;0.3131352;-0.07784653,-0.01406723;0.6196636;-0.1661215,0.1660974;0.5057465;-0.03146505,0.2262585;0.2374899;0.05435896,0.2422584;0.019182;0.03723693,-0.2098971;0.4807314;-0.08816314,-0.3350197;0.2410137;-0.1872917,-0.3121483;0.1877271;-0.3990579,0.08093245;0.005261779;-0.02427077,0.1001982;-0.3086033;-0.04872298,0.09596419;-0.6464196;-0.01978612,0.1108568;-0.6479885;-0.1244376,-0.07108419;0.002959854;-0.04588132,-0.0914455;-0.3117765;-0.04849448,-0.07463003;-0.6460013;0.006151121,-0.05750134;-0.6476173;-0.09814337,-0.0129154;0.5442897;-0.1419179,720.483
+0;0;0,-0.005883886;0.3218668;0.01454156,-0.008897664;0.6403575;0.01324795,0.1975377;0.5049186;0.03436636,0.2361402;0.2197918;0.04763697,0.2709786;0.009347335;-0.002868295,-0.1944078;0.4836109;-0.05446016,-0.2703591;0.3460075;-0.2958319,-0.2970614;0.2790375;-0.5028424,0.07816968;0.006089107;-0.03191436,0.08147117;-0.3076262;0.003860604,0.0834454;-0.6404803;0.06860636,0.1005473;-0.599542;-0.03985129,-0.07174592;0.0043619;-0.04471688,-0.1026432;-0.3082968;-0.01312636,-0.1193435;-0.6402689;0.05398041,-0.09956533;-0.599198;-0.05400775,-0.007973366;0.5613837;0.01594025,0;0;0,-0.007812932;0.312754;-0.0772543,-0.01304789;0.6187366;-0.1655276,0.1663842;0.5048935;-0.02986002,0.2260699;0.2363535;0.05550671,0.2427028;0.01869363;0.0355351,-0.2085711;0.4808154;-0.08450383,-0.3290588;0.2311319;-0.1626345,-0.3072954;0.1728876;-0.3728376,0.08095375;0.005195081;-0.02419925,0.09995254;-0.3091086;-0.04787016,0.09572735;-0.6469451;-0.01894998,0.1101799;-0.6485096;-0.1236877,-0.07110937;0.002975751;-0.04583344,-0.09144499;-0.3121205;-0.04881197,-0.07505611;-0.6462352;0.006744325,-0.05836228;-0.6478465;-0.09764548,-0.01208937;0.5435252;-0.1412935,720.4945
+0;0;0,-0.005883886;0.3218668;0.01454156,-0.008897664;0.6403575;0.01324795,0.1975377;0.5049186;0.03436636,0.2361402;0.2197918;0.04763697,0.2709786;0.009347335;-0.002868295,-0.1944078;0.4836109;-0.05446016,-0.2703591;0.3460075;-0.2958319,-0.2970614;0.2790375;-0.5028424,0.07816968;0.006089107;-0.03191436,0.08147117;-0.3076262;0.003860604,0.0834454;-0.6404803;0.06860636,0.1005473;-0.599542;-0.03985129,-0.07174592;0.0043619;-0.04471688,-0.1026432;-0.3082968;-0.01312636,-0.1193435;-0.6402689;0.05398041,-0.09956533;-0.599198;-0.05400775,-0.007973366;0.5613837;0.01594025,0;0;0,-0.007812932;0.312754;-0.0772543,-0.01304789;0.6187366;-0.1655276,0.1663842;0.5048935;-0.02986002,0.2260699;0.2363535;0.05550671,0.2427028;0.01869363;0.0355351,-0.2085711;0.4808154;-0.08450383,-0.3290588;0.2311319;-0.1626345,-0.3072954;0.1728876;-0.3728376,0.08095375;0.005195081;-0.02419925,0.09995254;-0.3091086;-0.04787016,0.09572735;-0.6469451;-0.01894998,0.1101799;-0.6485096;-0.1236877,-0.07110937;0.002975751;-0.04583344,-0.09144499;-0.3121205;-0.04881197,-0.07505611;-0.6462352;0.006744325,-0.05836228;-0.6478465;-0.09764548,-0.01208937;0.5435252;-0.1412935,720.506
+0;0;0,-0.005876783;0.3214782;0.01452401,-0.008888372;0.6397272;0.01323006,0.1981456;0.5041509;0.03440125,0.2367508;0.2190035;0.04767282,0.2714782;0.009229466;-0.002671547,-0.1949421;0.482781;-0.05468413,-0.2708988;0.3451678;-0.2960732,-0.2975161;0.2784111;-0.5024242,0.07823619;0.006094287;-0.03194151,0.08154894;-0.3086912;0.00395548,0.08352061;-0.6411122;0.068617,0.1006309;-0.6001686;-0.03989351,-0.07180696;0.004365611;-0.04475492,-0.1028096;-0.3093596;-0.01305665,-0.1194882;-0.6408999;0.05396283,-0.09970041;-0.5998235;-0.05407796,-0.007964391;0.5607805;0.01592145,0;0;0,-0.007399395;0.3125477;-0.07650471,-0.01239942;0.6183289;-0.1646135,0.1668951;0.5036045;-0.02794242,0.2259642;0.2347952;0.05707479,0.243382;0.01808637;0.03517532,-0.2079031;0.4841957;-0.07731006,-0.3315759;0.2378311;-0.1608869,-0.3053178;0.1677454;-0.3661773,0.08098046;0.005021185;-0.02439785,0.09994943;-0.3104404;-0.04706049,0.09563601;-0.6478065;-0.01783276,0.1089945;-0.6493504;-0.1227784,-0.07128226;0.003103235;-0.04568928,-0.0913731;-0.3130757;-0.04977963,-0.07552428;-0.64665;0.006485309,-0.05991417;-0.6482285;-0.09813869,-0.01149452;0.5431431;-0.1403861,720.5281
+0;0;0,-0.006133583;0.3214669;0.01466854,-0.009429037;0.6397129;0.01354282,0.1976603;0.5042787;0.03520397,0.2358826;0.2190867;0.04862472,0.2706957;0.009286091;-0.001549155,-0.1945927;0.4824199;-0.05617119,-0.272141;0.3463534;-0.2979308,-0.3021166;0.2975852;-0.5088071,0.07836299;0.006087595;-0.03163045,0.08146755;-0.3087025;0.004244722,0.08343933;-0.6411161;0.0689441,0.1010288;-0.6001722;-0.03948975,-0.07152005;0.004401068;-0.04520858,-0.1029832;-0.309225;-0.01298669,-0.1196477;-0.6407161;0.05427878,-0.09938388;-0.5996376;-0.05367352,-0.008442301;0.5607662;0.01621393,0;0;0,-0.007399395;0.3125477;-0.07650471,-0.01239942;0.6183289;-0.1646135,0.1668951;0.5036045;-0.02794242,0.2259642;0.2347952;0.05707479,0.243382;0.01808637;0.03517532,-0.2079031;0.4841957;-0.07731006,-0.3315759;0.2378311;-0.1608869,-0.3053178;0.1677454;-0.3661773,0.08098046;0.005021185;-0.02439785,0.09994943;-0.3104404;-0.04706049,0.09563601;-0.6478065;-0.01783276,0.1089945;-0.6493504;-0.1227784,-0.07128226;0.003103235;-0.04568928,-0.0913731;-0.3130757;-0.04977963,-0.07552428;-0.64665;0.006485309,-0.05991417;-0.6482285;-0.09813869,-0.01149452;0.5431431;-0.1403861,720.5393
+0;0;0,-0.006146042;0.3221199;0.01469833,-0.009451341;0.6413051;0.01356759,0.1950775;0.5062985;0.03500181,0.2333019;0.2210908;0.04842331,0.268135;0.01116991;-0.001779325,-0.1922959;0.4847116;-0.05523662,-0.2698484;0.3486375;-0.2970095,-0.2998412;0.2998414;-0.5080067,0.0783652;0.006087768;-0.03163135,0.08148168;-0.3099107;0.004381545,0.08344967;-0.6416867;0.0689568,0.1010452;-0.600739;-0.03951429,-0.07152207;0.004401193;-0.04520986,-0.103106;-0.3104287;-0.01286428,-0.1197385;-0.641284;0.05427215,-0.09946775;-0.6002016;-0.05371724,-0.008461166;0.5620832;0.01624801,0;0;0,-0.005726546;0.3133286;-0.07620645,-0.007029325;0.62023;-0.1639469,0.1673384;0.5029305;-0.02718401,0.2257913;0.2338912;0.057585,0.2436091;0.01717111;0.03488326,-0.2004735;0.4887205;-0.07345568,-0.3238063;0.234086;-0.1276308,-0.2960782;0.1587695;-0.331,0.08097284;0.004888088;-0.02445841,0.09991793;-0.3118085;-0.04695392,0.09580293;-0.648482;-0.01723599,0.1080474;-0.6500407;-0.1223528,-0.07131706;0.003243354;-0.04562966,-0.09037324;-0.3141936;-0.05131137,-0.07515748;-0.6468371;0.006705634,-0.06065732;-0.6484368;-0.09811152,-0.007200763;0.5447259;-0.1397934,720.5601
+0;0;0,-0.006146042;0.3221199;0.01469833,-0.009451341;0.6413051;0.01356759,0.1950775;0.5062985;0.03500181,0.2333019;0.2210908;0.04842331,0.268135;0.01116991;-0.001779325,-0.1922959;0.4847116;-0.05523662,-0.2698484;0.3486375;-0.2970095,-0.2998412;0.2998414;-0.5080067,0.0783652;0.006087768;-0.03163135,0.08148168;-0.3099107;0.004381545,0.08344967;-0.6416867;0.0689568,0.1010452;-0.600739;-0.03951429,-0.07152207;0.004401193;-0.04520986,-0.103106;-0.3104287;-0.01286428,-0.1197385;-0.641284;0.05427215,-0.09946775;-0.6002016;-0.05371724,-0.008461166;0.5620832;0.01624801,0;0;0,-0.005726546;0.3133286;-0.07620645,-0.007029325;0.62023;-0.1639469,0.1673384;0.5029305;-0.02718401,0.2257913;0.2338912;0.057585,0.2436091;0.01717111;0.03488326,-0.2004735;0.4887205;-0.07345568,-0.3238063;0.234086;-0.1276308,-0.2960782;0.1587695;-0.331,0.08097284;0.004888088;-0.02445841,0.09991793;-0.3118085;-0.04695392,0.09580293;-0.648482;-0.01723599,0.1080474;-0.6500407;-0.1223528,-0.07131706;0.003243354;-0.04562966,-0.09037324;-0.3141936;-0.05131137,-0.07515748;-0.6468371;0.006705634,-0.06065732;-0.6484368;-0.09811152,-0.007200763;0.5447259;-0.1397934,720.5717
+0;0;0,-0.006375874;0.3221102;0.01481198,-0.009944559;0.6412923;0.01388431,0.1945962;0.5063155;0.03556031,0.2324968;0.2210897;0.04950371,0.2670562;0.01107137;-0.0004802719,-0.1921076;0.4845645;-0.05645912,-0.270922;0.3511948;-0.2993284,-0.3003427;0.3040948;-0.510791,0.07848445;0.006060229;-0.03133964,0.0813091;-0.309943;0.004655238,0.08334085;-0.6417068;0.06929131,0.1013198;-0.6007529;-0.03911626,-0.07131356;0.004447483;-0.04553355,-0.1034174;-0.3102981;-0.01288056,-0.1200709;-0.6410886;0.05456903,-0.09941815;-0.6000059;-0.05334792,-0.008926241;0.56207;0.01654192,0;0;0,-0.005726546;0.3133286;-0.07620645,-0.007029325;0.62023;-0.1639469,0.1673384;0.5029305;-0.02718401,0.2257913;0.2338912;0.057585,0.2436091;0.01717111;0.03488326,-0.2004735;0.4887205;-0.07345568,-0.3238063;0.234086;-0.1276308,-0.2960782;0.1587695;-0.331,0.08097284;0.004888088;-0.02445841,0.09991793;-0.3118085;-0.04695392,0.09580293;-0.648482;-0.01723599,0.1080474;-0.6500407;-0.1223528,-0.07131706;0.003243354;-0.04562966,-0.09037324;-0.3141936;-0.05131137,-0.07515748;-0.6468371;0.006705634,-0.06065732;-0.6484368;-0.09811152,-0.007200763;0.5447259;-0.1397934,720.5828
+0;0;0,-0.006367775;0.321701;0.01479317,-0.009930224;0.6403431;0.01387069,0.1952641;0.5054097;0.03560055,0.2331717;0.2201313;0.04954652,0.2682085;0.007211849;-0.001127928,-0.1926869;0.4835885;-0.05671568,-0.2715159;0.3501942;-0.2996296,-0.301343;0.3024436;-0.5140134,0.0784917;0.006060789;-0.03134254,0.08132249;-0.3106298;0.004730638,0.08335247;-0.6421048;0.06931046,0.101336;-0.6011482;-0.0391246,-0.07132015;0.004447894;-0.04553776,-0.1034939;-0.3109823;-0.01281374,-0.1201328;-0.6414849;0.05457714,-0.09947485;-0.6003993;-0.05336716,-0.008914774;0.5613439;0.01652082,0;0;0,-0.005802542;0.3129717;-0.07593393,-0.007815763;0.6192291;-0.1639388,0.1674735;0.5022931;-0.02666379,0.2254951;0.2328693;0.0573573,0.2442649;0.01337406;0.03286838,-0.2006128;0.4903869;-0.0684172,-0.3316181;0.2424942;-0.1347653,-0.2968265;0.1865043;-0.3463896,0.08095536;0.004842281;-0.02455235,0.09991685;-0.3125586;-0.04689932,0.09578744;-0.6489038;-0.01681352,0.1070812;-0.6504788;-0.1220613,-0.07136752;0.003270432;-0.04556333,-0.08989333;-0.3148642;-0.05259087,-0.07499529;-0.6470189;0.006583553,-0.06144353;-0.6486319;-0.0983859,-0.007660434;0.5439962;-0.1396711,720.6052
+0;0;0,-0.00636836;0.3217305;0.01479452,-0.009929527;0.6402553;0.01387184,0.1962528;0.5050668;0.03569352,0.2341708;0.2197099;0.04964333,0.2690007;0.008047923;-0.0007318631,-0.1935759;0.48314;-0.05706951,-0.2724265;0.349709;-0.3000503,-0.3020775;0.3022403;-0.5131679,0.07847313;0.006059355;-0.03133512,0.08131624;-0.31201;0.00489511,0.08333975;-0.6424282;0.06926902,0.1013255;-0.6014702;-0.03917993,-0.07130327;0.004446841;-0.04552699,-0.103617;-0.3123567;-0.0126605,-0.1202029;-0.6418055;0.05451551,-0.09954234;-0.6007186;-0.05344261,-0.008914277;0.5612717;0.01652144,0;0;0,-0.005469516;0.3130374;-0.07581306,-0.007370234;0.6191919;-0.163753,0.1684235;0.5016181;-0.02559209,0.2255856;0.2315654;0.05726266,0.2443483;0.01340389;0.03266358,-0.2003123;0.4908965;-0.0651925,-0.3391218;0.2474782;-0.1325748,-0.2986929;0.1835955;-0.3395436,0.08092321;0.004795015;-0.02459836,0.100768;-0.3138943;-0.04766726,0.09577444;-0.6490651;-0.01668668,0.1066102;-0.6506395;-0.1219976,-0.07136333;0.003319415;-0.04552906,-0.08977491;-0.3161942;-0.05333401,-0.07473544;-0.6471191;0.006555591,-0.06164381;-0.6487259;-0.09848897,-0.007225856;0.5439729;-0.1394932,720.6268
+0;0;0,-0.006656453;0.3217182;0.01493547,-0.01050132;0.6402391;0.014232,0.1956914;0.505122;0.03639479,0.2332339;0.2197183;0.05040058,0.2677879;0.007922798;0.0003977641,-0.1932872;0.4830163;-0.05868503,-0.2735791;0.3523401;-0.3026887,-0.3022415;0.3126227;-0.5175202,0.07860143;0.006022443;-0.03101908,0.08105152;-0.3120532;0.005185127,0.08298997;-0.6423923;0.06996641,0.101473;-0.6014289;-0.03839834,-0.07105357;0.00450813;-0.04590974,-0.1038948;-0.3121862;-0.01251797,-0.120545;-0.6415977;0.05482484,-0.09939323;-0.6005065;-0.05303771,-0.009460977;0.561255;0.01685789,0;0;0,-0.005469516;0.3130374;-0.07581306,-0.007370234;0.6191919;-0.163753,0.1684235;0.5016181;-0.02559209,0.2255856;0.2315654;0.05726266,0.2443483;0.01340389;0.03266358,-0.2003123;0.4908965;-0.0651925,-0.3391218;0.2474782;-0.1325748,-0.2986929;0.1835955;-0.3395436,0.08092321;0.004795015;-0.02459836,0.100768;-0.3138943;-0.04766726,0.09577444;-0.6490651;-0.01668668,0.1066102;-0.6506395;-0.1219976,-0.07136333;0.003319415;-0.04552906,-0.08977491;-0.3161942;-0.05333401,-0.07473544;-0.6471191;0.006555591,-0.06164381;-0.6487259;-0.09848897,-0.007225856;0.5439729;-0.1394932,720.6389
+0;0;0,-0.006651933;0.3214997;0.01492533,-0.01049102;0.6395466;0.01422453,0.1954111;0.5046655;0.03635462,0.2329631;0.2191896;0.05036396,0.2675879;0.006959707;0.0002585799,-0.1930204;0.4825909;-0.05859145,-0.2733326;0.3518816;-0.3026569,-0.3020538;0.3120827;-0.517929,0.07877848;0.006036008;-0.03108896,0.08123338;-0.3126646;0.005186392,0.08317215;-0.6430587;0.06997847,0.1016605;-0.6020921;-0.03841747,-0.07121362;0.004518284;-0.04601316,-0.1041193;-0.3127983;-0.01255577,-0.1207723;-0.6422647;0.05479825,-0.09961449;-0.6011704;-0.05309533,-0.009452746;0.5607195;0.01684521,0;0;0,-0.005576998;0.3129072;-0.07541275,-0.00764966;0.6187366;-0.1627693,0.1682227;0.501467;-0.02528619,0.2249319;0.2309401;0.05658055,0.2438701;0.01253814;0.03025771,-0.1992673;0.4911518;-0.06167184,-0.3399593;0.2500658;-0.1336871,-0.2967793;0.178884;-0.3381855,0.08097883;0.004858255;-0.0250566,0.1011046;-0.3144326;-0.04830098,0.09537739;-0.6495702;-0.01648951,0.1055306;-0.6510912;-0.1219177,-0.07164551;0.00329645;-0.04544293,-0.08999607;-0.3168247;-0.05425733,-0.0749813;-0.6476244;0.006636877,-0.06257432;-0.6491778;-0.0985402,-0.007421702;0.5436196;-0.138706,720.6608
+0;0;0,-0.006651933;0.3214997;0.01492533,-0.01049102;0.6395466;0.01422453,0.1954111;0.5046655;0.03635462,0.2329631;0.2191896;0.05036396,0.2675879;0.006959707;0.0002585799,-0.1930204;0.4825909;-0.05859145,-0.2733326;0.3518816;-0.3026569,-0.3020538;0.3120827;-0.517929,0.07877848;0.006036008;-0.03108896,0.08123338;-0.3126646;0.005186392,0.08317215;-0.6430587;0.06997847,0.1016605;-0.6020921;-0.03841747,-0.07121362;0.004518284;-0.04601316,-0.1041193;-0.3127983;-0.01255577,-0.1207723;-0.6422647;0.05479825,-0.09961449;-0.6011704;-0.05309533,-0.009452746;0.5607195;0.01684521,0;0;0,-0.005576998;0.3129072;-0.07541275,-0.00764966;0.6187366;-0.1627693,0.1682227;0.501467;-0.02528619,0.2249319;0.2309401;0.05658055,0.2438701;0.01253814;0.03025771,-0.1992673;0.4911518;-0.06167184,-0.3399593;0.2500658;-0.1336871,-0.2967793;0.178884;-0.3381855,0.08097883;0.004858255;-0.0250566,0.1011046;-0.3144326;-0.04830098,0.09537739;-0.6495702;-0.01648951,0.1055306;-0.6510912;-0.1219177,-0.07164551;0.00329645;-0.04544293,-0.08999607;-0.3168247;-0.05425733,-0.0749813;-0.6476244;0.006636877,-0.06257432;-0.6491778;-0.0985402,-0.007421702;0.5436196;-0.138706,720.683
+0;0;0,-0.006775719;0.3213907;0.01502897,-0.01088218;0.6393264;0.01456538,0.1937094;0.5047147;0.03696766,0.2310179;0.2189741;0.05110458,0.2654911;0.00740695;0.001522224,-0.1914696;0.4825156;-0.05926733,-0.2726489;0.359906;-0.3074936,-0.3013033;0.3260307;-0.5229903,0.07878999;0.005985742;-0.03069059,0.08109428;-0.3133502;0.005678309,0.08298831;-0.6437375;0.07057714,0.1018944;-0.602771;-0.03778116,-0.07082391;0.004606952;-0.04635033,-0.1041808;-0.3132274;-0.01211464,-0.1207729;-0.6426914;0.05533491,-0.0992001;-0.6015893;-0.05251029,-0.009803547;0.5605193;0.01713808,0;0;0,-0.005153596;0.3130176;-0.07454658,-0.006578907;0.6190568;-0.1607919,0.1680965;0.5010878;-0.02480888,0.225418;0.2294767;0.05381107,0.2436086;0.01176248;0.02779031,-0.1972407;0.4916334;-0.06073302,-0.3422847;0.2528803;-0.1328347,-0.293119;0.1772949;-0.3335261,0.08083956;0.004754424;-0.02505922,0.1019093;-0.3150361;-0.0494206,0.09584918;-0.6501077;-0.01683974,0.1057651;-0.6515073;-0.1223621,-0.07152444;0.003381247;-0.04536987,-0.09031846;-0.3173363;-0.05488183,-0.07476939;-0.6479743;0.006826706,-0.06259447;-0.6494023;-0.09845046,-0.006528869;0.5438539;-0.1370673,720.694
+0;0;0,-0.006775719;0.3213907;0.01502897,-0.01088218;0.6393264;0.01456538,0.1937094;0.5047147;0.03696766,0.2310179;0.2189741;0.05110458,0.2654911;0.00740695;0.001522224,-0.1914696;0.4825156;-0.05926733,-0.2726489;0.359906;-0.3074936,-0.3013033;0.3260307;-0.5229903,0.07878999;0.005985742;-0.03069059,0.08109428;-0.3133502;0.005678309,0.08298831;-0.6437375;0.07057714,0.1018944;-0.602771;-0.03778116,-0.07082391;0.004606952;-0.04635033,-0.1041808;-0.3132274;-0.01211464,-0.1207729;-0.6426914;0.05533491,-0.0992001;-0.6015893;-0.05251029,-0.009803547;0.5605193;0.01713808,0;0;0,-0.005153596;0.3130176;-0.07454658,-0.006578907;0.6190568;-0.1607919,0.1680965;0.5010878;-0.02480888,0.225418;0.2294767;0.05381107,0.2436086;0.01176248;0.02779031,-0.1972407;0.4916334;-0.06073302,-0.3422847;0.2528803;-0.1328347,-0.293119;0.1772949;-0.3335261,0.08083956;0.004754424;-0.02505922,0.1019093;-0.3150361;-0.0494206,0.09584918;-0.6501077;-0.01683974,0.1057651;-0.6515073;-0.1223621,-0.07152444;0.003381247;-0.04536987,-0.09031846;-0.3173363;-0.05488183,-0.07476939;-0.6479743;0.006826706,-0.06259447;-0.6494023;-0.09845046,-0.006528869;0.5438539;-0.1370673,720.7054
+0;0;0,-0.006772349;0.3212309;0.0150215,-0.01087625;0.6389688;0.01455847,0.1934656;0.5044811;0.03693467,0.2307843;0.2186617;0.05107548,0.265575;0.005146369;0.001036555,-0.1912421;0.4823091;-0.05918257,-0.2724439;0.3596657;-0.3074772,-0.3013621;0.3254785;-0.5249584,0.078902;0.005994252;-0.03073422,0.08120443;-0.3130848;0.00560542,0.08310424;-0.6444789;0.07070202,0.1020139;-0.6035104;-0.03767638,-0.07092459;0.004613501;-0.04641622,-0.1042547;-0.3129652;-0.01220806,-0.1208973;-0.6434331;0.05544702,-0.09932051;-0.602329;-0.05241817,-0.009798377;0.5602173;0.01712935,0;0;0,-0.005105883;0.3129602;-0.07409883,-0.006534904;0.6189195;-0.1599,0.1681174;0.50089;-0.02449942,0.2253718;0.2288659;0.05302619,0.2431275;0.00942792;0.02413367,-0.1965428;0.4914602;-0.05914345,-0.3448644;0.2544247;-0.1305594,-0.2957631;0.185818;-0.33595,0.08082043;0.004826337;-0.02551103,0.1026832;-0.3146153;-0.05033731,0.09574331;-0.6505888;-0.01661801,0.10531;-0.6519347;-0.12221,-0.07175899;0.003328782;-0.04522846,-0.09073307;-0.3170938;-0.0555575,-0.07487398;-0.6485279;0.007396437,-0.06304818;-0.6499066;-0.09795671,-0.006466597;0.5437351;-0.1363018,720.7276
+0;0;0,-0.006887043;0.3212244;0.0151085,-0.01120536;0.6389593;0.0148166,0.1930937;0.5043228;0.03755128,0.2302136;0.2184841;0.05182394,0.2650523;0.005025923;0.001574937,-0.1908382;0.4820114;-0.0603046,-0.2722786;0.3702231;-0.3135953,-0.3020225;0.3383742;-0.53132,0.07902194;0.006031983;-0.03041703,0.08122251;-0.3130505;0.005898627,0.08279827;-0.6444591;0.07093008,0.1020945;-0.6034888;-0.03737997,-0.07064273;0.004581952;-0.04684718,-0.1045851;-0.3129164;-0.01249593,-0.1207398;-0.6432898;0.05573663,-0.09878726;-0.6021886;-0.052053,-0.01009103;0.5602072;0.01735442,0;0;0,-0.005105883;0.3129602;-0.07409883,-0.006534904;0.6189195;-0.1599,0.1681174;0.50089;-0.02449942,0.2253718;0.2288659;0.05302619,0.2431275;0.00942792;0.02413367,-0.1965428;0.4914602;-0.05914345,-0.3448644;0.2544247;-0.1305594,-0.2957631;0.185818;-0.33595,0.08082043;0.004826337;-0.02551103,0.1026832;-0.3146153;-0.05033731,0.09574331;-0.6505888;-0.01661801,0.10531;-0.6519347;-0.12221,-0.07175899;0.003328782;-0.04522846,-0.09073307;-0.3170938;-0.0555575,-0.07487398;-0.6485279;0.007396437,-0.06304818;-0.6499066;-0.09795671,-0.006466597;0.5437351;-0.1363018,720.739
+0;0;0,-0.006887043;0.3212244;0.0151085,-0.01120536;0.6389593;0.0148166,0.1930937;0.5043228;0.03755128,0.2302136;0.2184841;0.05182394,0.2650523;0.005025923;0.001574937,-0.1908382;0.4820114;-0.0603046,-0.2722786;0.3702231;-0.3135953,-0.3020225;0.3383742;-0.53132,0.07902194;0.006031983;-0.03041703,0.08122251;-0.3130505;0.005898627,0.08279827;-0.6444591;0.07093008,0.1020945;-0.6034888;-0.03737997,-0.07064273;0.004581952;-0.04684718,-0.1045851;-0.3129164;-0.01249593,-0.1207398;-0.6432898;0.05573663,-0.09878726;-0.6021886;-0.052053,-0.01009103;0.5602072;0.01735442,0;0;0,-0.005105883;0.3129602;-0.07409883,-0.006534904;0.6189195;-0.1599,0.1681174;0.50089;-0.02449942,0.2253718;0.2288659;0.05302619,0.2431275;0.00942792;0.02413367,-0.1965428;0.4914602;-0.05914345,-0.3448644;0.2544247;-0.1305594,-0.2957631;0.185818;-0.33595,0.08082043;0.004826337;-0.02551103,0.1026832;-0.3146153;-0.05033731,0.09574331;-0.6505888;-0.01661801,0.10531;-0.6519347;-0.12221,-0.07175899;0.003328782;-0.04522846,-0.09073307;-0.3170938;-0.0555575,-0.07487398;-0.6485279;0.007396437,-0.06304818;-0.6499066;-0.09795671,-0.006466597;0.5437351;-0.1363018,720.7504
+0;0;0,-0.006874574;0.3206427;0.01508114,-0.01116031;0.6359874;0.01479676,0.1928144;0.5021576;0.03747699,0.2299631;0.2160967;0.05176075,0.2647318;0.003067315;0.001612686,-0.1905238;0.4798808;-0.06022755,-0.2720276;0.3680055;-0.3137152,-0.3017116;0.3362206;-0.5310025,0.07936842;0.006058431;-0.0305504,0.08157182;-0.313434;0.005811915,0.08314808;-0.644949;0.07086423,0.09656572;-0.6073207;-0.004449166,-0.07095248;0.004602042;-0.0470526,-0.1049384;-0.3133042;-0.01265721,-0.1210983;-0.6437836;0.05559723,-0.1058336;-0.6060644;-0.0193543,-0.01005617;0.5579556;0.01731137,0;0;0,-0.00543879;0.3125585;-0.0732398,-0.008197889;0.6164422;-0.1575608,0.1679004;0.5011842;-0.0239532,0.2259899;0.2282383;0.05048513,0.2425136;0.00918518;0.02136683,-0.1964078;0.4840936;-0.05887304,-0.3338327;0.2336029;-0.1011067,-0.2956384;0.1879716;-0.3145644,0.08097562;0.004823953;-0.02624989,0.103508;-0.3148685;-0.0525465,0.09529348;-0.6506504;-0.01622224,0.1129286;-0.676362;-0.06617785,-0.07233568;0.003400551;-0.04500406,-0.09168416;-0.3173913;-0.05598981,-0.07544737;-0.6486915;0.00814265,-0.06708845;-0.6404089;-0.06512956,-0.007647842;0.5418706;-0.1344247,720.7722
+0;0;0,-0.007141763;0.320631;0.01520565,-0.01168779;0.6359713;0.01508533,0.1922987;0.502192;0.03823698,0.2290972;0.2160937;0.05267665,0.2636532;0.002969593;0.002784569,-0.1905473;0.4797726;-0.06092292,-0.2727032;0.3782408;-0.3185207,-0.3018296;0.3564488;-0.5371115,0.07948292;0.006049575;-0.03025303,0.0814233;-0.313444;0.006114434,0.08292121;-0.6449761;0.07108083,0.0965526;-0.6073454;-0.004193909,-0.07079984;0.004613389;-0.04728084,-0.105631;-0.3131812;-0.0126994,-0.1213513;-0.64361;0.05590183,-0.1058755;-0.605886;-0.0190059,-0.01053612;0.5579395;0.01757827,0;0;0,-0.00543879;0.3125585;-0.0732398,-0.008197889;0.6164422;-0.1575608,0.1679004;0.5011842;-0.0239532,0.2259899;0.2282383;0.05048513,0.2425136;0.00918518;0.02136683,-0.1964078;0.4840936;-0.05887304,-0.3338327;0.2336029;-0.1011067,-0.2956384;0.1879716;-0.3145644,0.08097562;0.004823953;-0.02624989,0.103508;-0.3148685;-0.0525465,0.09529348;-0.6506504;-0.01622224,0.1129286;-0.676362;-0.06617785,-0.07233568;0.003400551;-0.04500406,-0.09168416;-0.3173913;-0.05598981,-0.07544737;-0.6486915;0.00814265,-0.06708845;-0.6404089;-0.06512956,-0.007647842;0.5418706;-0.1344247,720.7836
+0;0;0,-0.007132671;0.3202228;0.01518629,-0.01166275;0.6344568;0.01506638,0.1917975;0.5010944;0.0381561,0.2286149;0.2148491;0.05260319,0.2630947;0.002194509;0.002820998,-0.1900628;0.4787326;-0.06074848,-0.2722609;0.3771487;-0.3184786,-0.3013231;0.3554047;-0.536588,0.07980263;0.006073908;-0.03037472,0.08174353;-0.3135062;0.006002599,0.08324459;-0.6457359;0.07110568,0.09685923;-0.6081145;-0.004076511,-0.07108463;0.004631946;-0.04747103,-0.1059252;-0.3132488;-0.01288021,-0.1216786;-0.6443728;0.05586535,-0.1062218;-0.6066583;-0.01895029,-0.01051511;0.5566983;0.01755058,0;0;0,-0.005718932;0.3122549;-0.07272077,-0.009204835;0.6151959;-0.1562717,0.167472;0.5012874;-0.02404022,0.2268957;0.2279252;0.04836488,0.2434561;0.00989908;0.01550937,-0.196805;0.483806;-0.05780499,-0.3619153;0.2612022;-0.1395772,-0.3044878;0.2053719;-0.3456699,0.0811138;0.004957944;-0.02690625,0.1036831;-0.314823;-0.05316067,0.09502051;-0.6512385;-0.01619005,0.112543;-0.6770097;-0.06597304,-0.07282139;0.00335725;-0.04487482,-0.09226692;-0.3175017;-0.05627456,-0.07616005;-0.649483;0.008116454,-0.06797295;-0.6411154;-0.06510114,-0.008419931;0.5408539;-0.1333256,720.7946
+0;0;0,-0.007132671;0.3202228;0.01518629,-0.01166275;0.6344568;0.01506638,0.1917975;0.5010944;0.0381561,0.2286149;0.2148491;0.05260319,0.2630947;0.002194509;0.002820998,-0.1900628;0.4787326;-0.06074848,-0.2722609;0.3771487;-0.3184786,-0.3013231;0.3554047;-0.536588,0.07980263;0.006073908;-0.03037472,0.08174353;-0.3135062;0.006002599,0.08324459;-0.6457359;0.07110568,0.09685923;-0.6081145;-0.004076511,-0.07108463;0.004631946;-0.04747103,-0.1059252;-0.3132488;-0.01288021,-0.1216786;-0.6443728;0.05586535,-0.1062218;-0.6066583;-0.01895029,-0.01051511;0.5566983;0.01755058,0;0;0,-0.005718932;0.3122549;-0.07272077,-0.009204835;0.6151959;-0.1562717,0.167472;0.5012874;-0.02404022,0.2268957;0.2279252;0.04836488,0.2434561;0.00989908;0.01550937,-0.196805;0.483806;-0.05780499,-0.3619153;0.2612022;-0.1395772,-0.3044878;0.2053719;-0.3456699,0.0811138;0.004957944;-0.02690625,0.1036831;-0.314823;-0.05316067,0.09502051;-0.6512385;-0.01619005,0.112543;-0.6770097;-0.06597304,-0.07282139;0.00335725;-0.04487482,-0.09226692;-0.3175017;-0.05627456,-0.07616005;-0.649483;0.008116454,-0.06797295;-0.6411154;-0.06510114,-0.008419931;0.5408539;-0.1333256,720.8172
+0;0;0,-0.007346387;0.3202325;0.01540435,-0.0121332;0.6358978;0.01549739,0.1912728;0.5020843;0.03874922,0.2278224;0.2155438;0.05343938,0.262218;0.004490629;0.004009437,-0.1900336;0.4797767;-0.06119451,-0.271187;0.387173;-0.3229116,-0.2942196;0.3715878;-0.5406187,0.08017068;0.006098783;-0.03011762,0.08193519;-0.3143327;0.006302897,0.08339683;-0.6467173;0.07164596,0.09717305;-0.6090915;-0.003494695,-0.07115979;0.004634588;-0.04781642,-0.1063259;-0.3139988;-0.01257375,-0.1220574;-0.6452901;0.05634611,-0.1064423;-0.6075717;-0.01842454,-0.01093422;0.5576859;0.01795786,0;0;0,-0.005948499;0.3126399;-0.071141,-0.01037878;0.6178897;-0.1516311,0.167542;0.500655;-0.02304721,0.2291198;0.2265072;0.0455699,0.2440313;0.009843782;0.01387739,-0.1972847;0.4859373;-0.05313546,-0.3453071;0.2466593;-0.120162,-0.298728;0.2082048;-0.3311631,0.08100444;0.005184472;-0.02798223,0.103751;-0.3155508;-0.05282879,0.09509911;-0.6520972;-0.01523781,0.1124961;-0.6778963;-0.06501603,-0.07338216;0.003115178;-0.044463,-0.09298369;-0.3185914;-0.05571123,-0.0769411;-0.650857;0.008270103,-0.06939182;-0.6422552;-0.06507283,-0.009321034;0.5428007;-0.1296058,720.8281
+0;0;0,-0.007346387;0.3202325;0.01540435,-0.0121332;0.6358978;0.01549739,0.1912728;0.5020843;0.03874922,0.2278224;0.2155438;0.05343938,0.262218;0.004490629;0.004009437,-0.1900336;0.4797767;-0.06119451,-0.271187;0.387173;-0.3229116,-0.2942196;0.3715878;-0.5406187,0.08017068;0.006098783;-0.03011762,0.08193519;-0.3143327;0.006302897,0.08339683;-0.6467173;0.07164596,0.09717305;-0.6090915;-0.003494695,-0.07115979;0.004634588;-0.04781642,-0.1063259;-0.3139988;-0.01257375,-0.1220574;-0.6452901;0.05634611,-0.1064423;-0.6075717;-0.01842454,-0.01093422;0.5576859;0.01795786,0;0;0,-0.005948499;0.3126399;-0.071141,-0.01037878;0.6178897;-0.1516311,0.167542;0.500655;-0.02304721,0.2291198;0.2265072;0.0455699,0.2440313;0.009843782;0.01387739,-0.1972847;0.4859373;-0.05313546,-0.3453071;0.2466593;-0.120162,-0.298728;0.2082048;-0.3311631,0.08100444;0.005184472;-0.02798223,0.103751;-0.3155508;-0.05282879,0.09509911;-0.6520972;-0.01523781,0.1124961;-0.6778963;-0.06501603,-0.07338216;0.003115178;-0.044463,-0.09298369;-0.3185914;-0.05571123,-0.0769411;-0.650857;0.008270103,-0.06939182;-0.6422552;-0.06507283,-0.009321034;0.5428007;-0.1296058,720.8507
+0;0;0,-0.007344308;0.3201419;0.01539999,-0.01213569;0.6361095;0.01549472,0.1898588;0.5026475;0.03860253,0.2264371;0.2158822;0.0533042,0.261005;0.003771141;0.003626484,-0.1887848;0.4804958;-0.06064328,-0.2700019;0.3878194;-0.3225656,-0.2931499;0.372156;-0.5413641,0.08032601;0.0061106;-0.03017597,0.08209899;-0.3158583;0.00641929,0.08356044;-0.6482005;0.07175402,0.09732811;-0.6105794;-0.003339976,-0.07129766;0.004643569;-0.04790907,-0.1066325;-0.3155186;-0.01249731,-0.122362;-0.6467676;0.05641376,-0.1067565;-0.609054;-0.01831045,-0.01093616;0.5578608;0.01795636,0;0;0,-0.006149605;0.3129798;-0.0691936,-0.01118259;0.6194377;-0.1461732,0.1672511;0.5006216;-0.02262974,0.231337;0.2260471;0.04287052,0.2455132;0.008507639;0.009261847,-0.1972136;0.4870162;-0.05096711,-0.3383308;0.2438209;-0.1197451,-0.2953474;0.2177645;-0.334518,0.08092089;0.005411357;-0.02868319,0.1041559;-0.3167808;-0.05434775,0.09503464;-0.65301;-0.0144875,0.1122915;-0.6788567;-0.06418753,-0.07382412;0.002851166;-0.0440689,-0.09357705;-0.320398;-0.0552989,-0.0773306;-0.6525939;0.008764103,-0.07010046;-0.6437226;-0.06463917,-0.009994268;0.5440518;-0.1250567,720.8619
+0;0;0,-0.007502968;0.3201315;0.01553853,-0.01258426;0.6360943;0.0159169,0.1894201;0.5026355;0.03935223,0.2256162;0.2158247;0.05411067,0.2604215;0.003740236;0.004484821,-0.1892816;0.4810797;-0.06065726,-0.2693242;0.3926138;-0.3243909,-0.2928991;0.3754344;-0.5430299,0.08049724;0.006102332;-0.02971791,0.08208378;-0.3158774;0.006790919,0.08348633;-0.6481709;0.07237375,0.0973644;-0.6105405;-0.002698973,-0.07110991;0.004677161;-0.04818404,-0.1065801;-0.3154153;-0.01228089,-0.1224314;-0.6465682;0.05706293,-0.1067172;-0.6088443;-0.01763743,-0.0113349;0.5578443;0.01830827,0;0;0,-0.006149605;0.3129798;-0.0691936,-0.01118259;0.6194377;-0.1461732,0.1672511;0.5006216;-0.02262974,0.231337;0.2260471;0.04287052,0.2455132;0.008507639;0.009261847,-0.1972136;0.4870162;-0.05096711,-0.3383308;0.2438209;-0.1197451,-0.2953474;0.2177645;-0.334518,0.08092089;0.005411357;-0.02868319,0.1041559;-0.3167808;-0.05434775,0.09503464;-0.65301;-0.0144875,0.1122915;-0.6788567;-0.06418753,-0.07382412;0.002851166;-0.0440689,-0.09357705;-0.320398;-0.0552989,-0.0773306;-0.6525939;0.008764103,-0.07010046;-0.6437226;-0.06463917,-0.009994268;0.5440518;-0.1250567,720.8733
+0;0;0,-0.007492544;0.3196868;0.01551694,-0.01255922;0.6347405;0.01589537,0.1886506;0.5017515;0.03924013,0.224704;0.2160719;0.05394036,0.2599449;0.001332879;0.003693346,-0.18856;0.4802806;-0.06037557,-0.2682868;0.3921636;-0.3230689,-0.2921568;0.3747692;-0.5444446,0.08052572;0.006104491;-0.02972843,0.08211319;-0.3160637;0.00680178,0.08351878;-0.6490749;0.07252625,0.09740743;-0.6114387;-0.00260371,-0.07113507;0.004678816;-0.04820109,-0.106626;-0.315601;-0.01227691,-0.1225116;-0.6474692;0.05721666,-0.1067854;-0.6097394;-0.01754065,-0.01131389;0.5567429;0.01827903,0;0;0,-0.006164998;0.3128029;-0.06791806,-0.01147456;0.6186996;-0.1433587,0.1672364;0.5005413;-0.02206135,0.232315;0.2270223;0.04182076,0.2471234;0.007347837;0.004359007,-0.1969939;0.4864319;-0.04961982,-0.3425585;0.2528279;-0.1354623,-0.2954907;0.2375714;-0.3532498,0.08077809;0.005530298;-0.02915049,0.1044556;-0.3167531;-0.05564785,0.09532824;-0.653459;-0.01364779,0.1125855;-0.6792705;-0.06347728,-0.07407656;0.002746491;-0.0437099,-0.09365548;-0.3207097;-0.05475768,-0.07751025;-0.6535814;0.00969363,-0.07042266;-0.6446033;-0.0638153,-0.01025324;0.5434845;-0.1225727,720.895
+0;0;0,-0.007492544;0.3196868;0.01551694,-0.01255922;0.6347405;0.01589537,0.1886506;0.5017515;0.03924013,0.224704;0.2160719;0.05394036,0.2599449;0.001332879;0.003693346,-0.18856;0.4802806;-0.06037557,-0.2682868;0.3921636;-0.3230689,-0.2921568;0.3747692;-0.5444446,0.08052572;0.006104491;-0.02972843,0.08211319;-0.3160637;0.00680178,0.08351878;-0.6490749;0.07252625,0.09740743;-0.6114387;-0.00260371,-0.07113507;0.004678816;-0.04820109,-0.106626;-0.315601;-0.01227691,-0.1225116;-0.6474692;0.05721666,-0.1067854;-0.6097394;-0.01754065,-0.01131389;0.5567429;0.01827903,0;0;0,-0.006164998;0.3128029;-0.06791806,-0.01147456;0.6186996;-0.1433587,0.1672364;0.5005413;-0.02206135,0.232315;0.2270223;0.04182076,0.2471234;0.007347837;0.004359007,-0.1969939;0.4864319;-0.04961982,-0.3425585;0.2528279;-0.1354623,-0.2954907;0.2375714;-0.3532498,0.08077809;0.005530298;-0.02915049,0.1044556;-0.3167531;-0.05564785,0.09532824;-0.653459;-0.01364779,0.1125855;-0.6792705;-0.06347728,-0.07407656;0.002746491;-0.0437099,-0.09365548;-0.3207097;-0.05475768,-0.07751025;-0.6535814;0.00969363,-0.07042266;-0.6446033;-0.0638153,-0.01025324;0.5434845;-0.1225727,720.9174
+0;0;0,-0.00761984;0.3206025;0.01572779,-0.01294375;0.638047;0.01638762,0.1874965;0.5045606;0.03995892,0.2231763;0.2197772;0.05470824,0.2585484;0.005432159;0.004652094,-0.188284;0.4838872;-0.06015493,-0.2668841;0.4029641;-0.3244761,-0.2926163;0.3768909;-0.5443821,0.08072152;0.006052146;-0.02932807,0.08208887;-0.3159123;0.007116247,0.08349187;-0.6501284;0.07315917,0.09750508;-0.612487;-0.001910061,-0.07091685;0.004757032;-0.04858908,-0.1064777;-0.3152297;-0.01204953,-0.1225949;-0.6482947;0.05774977,-0.1067466;-0.6105576;-0.01694373,-0.01165796;0.5593913;0.01872563,0;0;0,-0.006601289;0.3143891;-0.06486392,-0.01294781;0.6241291;-0.1343815,0.1674779;0.5004736;-0.02113914,0.233807;0.2276915;0.04036379,0.2488017;0.008814573;0.0007576942,-0.1976395;0.4843301;-0.04857922,-0.3779845;0.3044575;-0.1816721,-0.302553;0.2720623;-0.3889431,0.08068335;0.005619347;-0.0295186,0.1049699;-0.3164118;-0.05592489,0.095512;-0.6542014;-0.01265001,0.1129484;-0.6799853;-0.06239223,-0.07434385;0.002624673;-0.04334549,-0.09380829;-0.32064;-0.05394172,-0.07754703;-0.6547503;0.01063315,-0.07051909;-0.6453294;-0.06296889,-0.01149261;0.5478143;-0.1152039,720.9288
+0;0;0,-0.00761984;0.3206025;0.01572779,-0.01294375;0.638047;0.01638762,0.1874965;0.5045606;0.03995892,0.2231763;0.2197772;0.05470824,0.2585484;0.005432159;0.004652094,-0.188284;0.4838872;-0.06015493,-0.2668841;0.4029641;-0.3244761,-0.2926163;0.3768909;-0.5443821,0.08072152;0.006052146;-0.02932807,0.08208887;-0.3159123;0.007116247,0.08349187;-0.6501284;0.07315917,0.09750508;-0.612487;-0.001910061,-0.07091685;0.004757032;-0.04858908,-0.1064777;-0.3152297;-0.01204953,-0.1225949;-0.6482947;0.05774977,-0.1067466;-0.6105576;-0.01694373,-0.01165796;0.5593913;0.01872563,0;0;0,-0.006601289;0.3143891;-0.06486392,-0.01294781;0.6241291;-0.1343815,0.1674779;0.5004736;-0.02113914,0.233807;0.2276915;0.04036379,0.2488017;0.008814573;0.0007576942,-0.1976395;0.4843301;-0.04857922,-0.3779845;0.3044575;-0.1816721,-0.302553;0.2720623;-0.3889431,0.08068335;0.005619347;-0.0295186,0.1049699;-0.3164118;-0.05592489,0.095512;-0.6542014;-0.01265001,0.1129484;-0.6799853;-0.06239223,-0.07434385;0.002624673;-0.04334549,-0.09380829;-0.32064;-0.05394172,-0.07754703;-0.6547503;0.01063315,-0.07051909;-0.6453294;-0.06296889,-0.01149261;0.5478143;-0.1152039,720.9401
+0;0;0,-0.007593754;0.319505;0.01567395,-0.01285935;0.6334652;0.01633566,0.1859759;0.5014951;0.03970564,0.2216185;0.2170087;0.05443958,0.2566042;0.005004629;0.004930135,-0.1868095;0.4809864;-0.05961025,-0.2653275;0.4001478;-0.3236557,-0.2907787;0.3743593;-0.54116,0.08079663;0.006057777;-0.02935536,0.08216553;-0.3162706;0.007130146,0.08357218;-0.6513548;0.07334461,0.09757052;-0.6137215;-0.001645021,-0.07098283;0.004761457;-0.04863429,-0.1065838;-0.3155869;-0.01205344,-0.122743;-0.649517;0.05792715,-0.1069114;-0.6117881;-0.01668715,-0.01159121;0.5558887;0.01864159,0;0;0,-0.007031769;0.3136949;-0.06271243,-0.01456076;0.6204456;-0.1294625,0.1671116;0.5010285;-0.0208137,0.2358018;0.2287442;0.03887606,0.2503669;0.01242557;-0.001311302,-0.1988389;0.4824921;-0.0483688,-0.3813238;0.3094842;-0.1868877,-0.3036256;0.2803572;-0.3911804,0.0805297;0.005839705;-0.030123,0.1052671;-0.3164816;-0.05706263,0.09589303;-0.6549332;-0.01200366,0.1132129;-0.6807709;-0.06160045,-0.07466805;0.002451716;-0.0429558,-0.09402691;-0.3211968;-0.05323072,-0.07754956;-0.6562181;0.01124354,-0.07053269;-0.6465693;-0.06233811,-0.01281776;0.5450921;-0.110919,720.9623
+0;0;0,-0.007611307;0.3194989;0.0157895,-0.01298706;0.6334568;0.01661601,0.1857788;0.5013938;0.04049955,0.2208633;0.2168221;0.0549222,0.2558774;0.004740208;0.00576736,-0.1870027;0.4818449;-0.06001009,-0.2654238;0.4037858;-0.3249193,-0.2911541;0.3766262;-0.5422237,0.08088522;0.005973849;-0.02912772,0.08217352;-0.316359;0.007321751,0.08363201;-0.6514354;0.07357417,0.09780831;-0.6138002;-0.001381837,-0.07091841;0.004841135;-0.04872033,-0.106603;-0.3154744;-0.01193387,-0.1225487;-0.6493742;0.05823976,-0.1065427;-0.6116452;-0.01633729,-0.0117034;0.5558794;0.01888345,0;0;0,-0.007031769;0.3136949;-0.06271243,-0.01456076;0.6204456;-0.1294625,0.1671116;0.5010285;-0.0208137,0.2358018;0.2287442;0.03887606,0.2503669;0.01242557;-0.001311302,-0.1988389;0.4824921;-0.0483688,-0.3813238;0.3094842;-0.1868877,-0.3036256;0.2803572;-0.3911804,0.0805297;0.005839705;-0.030123,0.1052671;-0.3164816;-0.05706263,0.09589303;-0.6549332;-0.01200366,0.1132129;-0.6807709;-0.06160045,-0.07466805;0.002451716;-0.0429558,-0.09402691;-0.3211968;-0.05323072,-0.07754956;-0.6562181;0.01124354,-0.07053269;-0.6465693;-0.06233811,-0.01281776;0.5450921;-0.110919,720.9738
+0;0;0,-0.007611307;0.3194989;0.0157895,-0.01298706;0.6334568;0.01661601,0.1857788;0.5013938;0.04049955,0.2208633;0.2168221;0.0549222,0.2558774;0.004740208;0.00576736,-0.1870027;0.4818449;-0.06001009,-0.2654238;0.4037858;-0.3249193,-0.2911541;0.3766262;-0.5422237,0.08088522;0.005973849;-0.02912772,0.08217352;-0.316359;0.007321751,0.08363201;-0.6514354;0.07357417,0.09780831;-0.6138002;-0.001381837,-0.07091841;0.004841135;-0.04872033,-0.106603;-0.3154744;-0.01193387,-0.1225487;-0.6493742;0.05823976,-0.1065427;-0.6116452;-0.01633729,-0.0117034;0.5558794;0.01888345,0;0;0,-0.007031769;0.3136949;-0.06271243,-0.01456076;0.6204456;-0.1294625,0.1671116;0.5010285;-0.0208137,0.2358018;0.2287442;0.03887606,0.2503669;0.01242557;-0.001311302,-0.1988389;0.4824921;-0.0483688,-0.3813238;0.3094842;-0.1868877,-0.3036256;0.2803572;-0.3911804,0.0805297;0.005839705;-0.030123,0.1052671;-0.3164816;-0.05706263,0.09589303;-0.6549332;-0.01200366,0.1132129;-0.6807709;-0.06160045,-0.07466805;0.002451716;-0.0429558,-0.09402691;-0.3211968;-0.05323072,-0.07754956;-0.6562181;0.01124354,-0.07053269;-0.6465693;-0.06233811,-0.01281776;0.5450921;-0.110919,720.985
+0;0;0,-0.007631845;0.320361;0.0158321,-0.01304053;0.6362454;0.0166607,0.1851989;0.5037833;0.04050161,0.2203098;0.2189974;0.05493512,0.2552566;0.007323369;0.005874809,-0.1865718;0.4842874;-0.05973552,-0.265052;0.4061696;-0.3248442,-0.2907328;0.3790622;-0.5417307,0.08091066;0.005975728;-0.02913688,0.08220025;-0.3166795;0.00734904,0.08366283;-0.6526943;0.073787,0.09785788;-0.6150491;-0.001268171,-0.07094073;0.004842658;-0.04873566,-0.106661;-0.3157932;-0.0119124,-0.1226514;-0.6506282;0.05845777,-0.1066242;-0.6128891;-0.01621795,-0.01174783;0.5581212;0.01894411,0;0;0,-0.007683083;0.3152784;-0.05899597,-0.01587588;0.6248729;-0.1214943,0.1671828;0.5008439;-0.01985002,0.2372666;0.2285225;0.0390861,0.2515978;0.01301998;-0.003190994,-0.1998577;0.481456;-0.04783617,-0.393321;0.3479666;-0.2130533,-0.301466;0.2996123;-0.4071115,0.08040429;0.00590992;-0.03051925,0.1053918;-0.3167536;-0.05703592,0.09652099;-0.6559539;-0.01027489,0.1139095;-0.681722;-0.06008244,-0.07489882;0.002314399;-0.04261468,-0.0937653;-0.3217174;-0.05192933,-0.07743101;-0.6577478;0.0124046,-0.0704101;-0.6477587;-0.0613755,-0.01403214;0.548719;-0.1039598,721.0068
+0;0;0,-0.007593662;0.3203524;0.01602278,-0.01307714;0.6362349;0.01709157,0.1851257;0.5036891;0.04107025,0.2200946;0.2188876;0.055542,0.2550479;0.007196695;0.006559279,-0.1865014;0.4851736;-0.06041712,-0.265218;0.4108551;-0.326546,-0.2908473;0.3877298;-0.5438992,0.08105023;0.005920502;-0.02875776,0.08240943;-0.316758;0.007518871,0.08382052;-0.6527171;0.07423934,0.09821042;-0.6150715;-0.0007786974,-0.07083423;0.004915959;-0.04888298,-0.1064798;-0.3156874;-0.01170602,-0.1224999;-0.6504691;0.05891084,-0.1062786;-0.6127248;-0.01572242,-0.01177633;0.5581091;0.01931294,0;0;0,-0.007683083;0.3152784;-0.05899597,-0.01587588;0.6248729;-0.1214943,0.1671828;0.5008439;-0.01985002,0.2372666;0.2285225;0.0390861,0.2515978;0.01301998;-0.003190994,-0.1998577;0.481456;-0.04783617,-0.393321;0.3479666;-0.2130533,-0.301466;0.2996123;-0.4071115,0.08040429;0.00590992;-0.03051925,0.1053918;-0.3167536;-0.05703592,0.09652099;-0.6559539;-0.01027489,0.1139095;-0.681722;-0.06008244,-0.07489882;0.002314399;-0.04261468,-0.0937653;-0.3217174;-0.05192933,-0.07743101;-0.6577478;0.0124046,-0.0704101;-0.6477587;-0.0613755,-0.01403214;0.548719;-0.1039598,721.0182
+0;0;0,-0.007597421;0.320511;0.01603072,-0.01309349;0.6371186;0.01710184,0.1847182;0.5044997;0.04104213,0.2196682;0.2198516;0.0555061,0.254227;0.01055007;0.007076234,-0.186165;0.4860213;-0.06024206,-0.2648391;0.4117428;-0.3262276,-0.2901792;0.3888786;-0.5411276,0.08089343;0.005909049;-0.02870213,0.08225642;-0.3176684;0.007675566,0.08367062;-0.654368;0.07454312,0.09807037;-0.6167172;-0.0005262569,-0.0706972;0.004906449;-0.04878841,-0.1064421;-0.3165901;-0.01150789,-0.1224975;-0.6521097;0.05926464,-0.106265;-0.6143602;-0.0154197,-0.01178964;0.5588108;0.01932839,0;0;0,-0.007833019;0.3160204;-0.05578303,-0.01596244;0.6266302;-0.1168928,0.1671132;0.500194;-0.01792741,0.2389496;0.2279418;0.03840685,0.2532149;0.01504844;-0.004252434,-0.1996723;0.4811841;-0.04620322,-0.3056616;0.2507201;-0.1807687,-0.2979099;0.214672;-0.3952153,0.08024538;0.005940825;-0.03046084,0.1052058;-0.3176313;-0.05702376,0.09695529;-0.6572798;-0.00792408,0.1143611;-0.6830168;-0.0578413,-0.07479374;0.002197316;-0.04246818,-0.09358459;-0.3227929;-0.04993802,-0.07699701;-0.6595757;0.01442163,-0.06994951;-0.6493977;-0.05946152,-0.01415733;0.5502283;-0.09962249,721.0296
+0;0;0,-0.007597421;0.320511;0.01603072,-0.01309349;0.6371186;0.01710184,0.1847182;0.5044997;0.04104213,0.2196682;0.2198516;0.0555061,0.254227;0.01055007;0.007076234,-0.186165;0.4860213;-0.06024206,-0.2648391;0.4117428;-0.3262276,-0.2901792;0.3888786;-0.5411276,0.08089343;0.005909049;-0.02870213,0.08225642;-0.3176684;0.007675566,0.08367062;-0.654368;0.07454312,0.09807037;-0.6167172;-0.0005262569,-0.0706972;0.004906449;-0.04878841,-0.1064421;-0.3165901;-0.01150789,-0.1224975;-0.6521097;0.05926464,-0.106265;-0.6143602;-0.0154197,-0.01178964;0.5588108;0.01932839,0;0;0,-0.007833019;0.3160204;-0.05578303,-0.01596244;0.6266302;-0.1168928,0.1671132;0.500194;-0.01792741,0.2389496;0.2279418;0.03840685,0.2532149;0.01504844;-0.004252434,-0.1996723;0.4811841;-0.04620322,-0.3056616;0.2507201;-0.1807687,-0.2979099;0.214672;-0.3952153,0.08024538;0.005940825;-0.03046084,0.1052058;-0.3176313;-0.05702376,0.09695529;-0.6572798;-0.00792408,0.1143611;-0.6830168;-0.0578413,-0.07479374;0.002197316;-0.04246818,-0.09358459;-0.3227929;-0.04993802,-0.07699701;-0.6595757;0.01442163,-0.06994951;-0.6493977;-0.05946152,-0.01415733;0.5502283;-0.09962249,721.0516
+0;0;0,-0.007504101;0.3198095;0.0163131,-0.01300971;0.635953;0.01750672,0.183694;0.5037421;0.0416152,0.2184919;0.2178981;0.05608288,0.2531436;0.009023353;0.007568661,-0.1851003;0.4860824;-0.06009141,-0.2640207;0.4150739;-0.3281518,-0.2895658;0.3919203;-0.5426148,0.08089586;0.005799853;-0.02841589,0.08225138;-0.3184226;0.008126974,0.08369271;-0.6553225;0.07509901,0.09822083;-0.6176785;0.0001801774,-0.07057946;0.004995288;-0.04877324,-0.1062478;-0.3171244;-0.01103581,-0.1222676;-0.652846;0.05983932,-0.1059119;-0.6151027;-0.01469162,-0.01169697;0.5578003;0.01970663,0;0;0,-0.007571459;0.3155765;-0.05435729,-0.01570991;0.6257133;-0.1154618,0.166598;0.5002916;-0.01700282,0.239884;0.2271694;0.03921461,0.2542223;0.01493895;-0.004781485,-0.1983362;0.4801806;-0.04567582,-0.3069887;0.2534424;-0.1867837,-0.2838879;0.253577;-0.4027683,0.08035572;0.005883216;-0.02989292,0.105514;-0.3182914;-0.05700994,0.09740965;-0.6579755;-0.006632566,0.1150444;-0.6837218;-0.05626822,-0.07447699;0.002213279;-0.04281962,-0.09275143;-0.3235056;-0.04836095,-0.07621048;-0.6605159;0.01597633,-0.06911152;-0.6502498;-0.05779704,-0.0138834;0.5494779;-0.0981636,721.0629

+ 161 - 0
DataCSV/Sam/FirstPersonPerspective_OneArm_Forward_None_Slow.csv

@@ -0,0 +1,161 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.005914268;0.3118109;0.008418015,0.012132;0.621799;0.00252363,0.2246978;0.4821604;0.008488869,0.2507275;0.272183;0.02473785,0.2828169;0.06239405;-0.0254738,-0.1991282;0.4684189;-0.001430212,-0.2319295;0.2587907;0.002058954,-0.2593684;0.0449594;-0.03088986,0.06316434;0.004301757;-0.03066766,0.07482892;-0.2782604;-0.0001212358,0.07852119;-0.6134478;0.06424663,0.07892472;-0.5743568;-0.02752017,-0.06229593;0.004111373;-0.03242001,-0.08119668;-0.2789029;-0.01106139,-0.09493719;-0.6141988;0.05135072,-0.09225139;-0.5750873;-0.04037562,0.01048728;0.5440871;0.006390744,0;0;0,0.05015282;0.2890397;-0.1061728,0.1004618;0.5693946;-0.2286994,0.2072481;0.4006019;-0.03464198,0.2113585;0.1934064;0.01102233,0.2219888;-0.01395175;-0.0557003,-0.1311267;0.4909502;-0.1587023,-0.2400238;0.3110065;-0.1305287,-0.2299928;0.09680982;-0.1702968,0.06943479;-0.004540265;-0.01034117,0.1009459;-0.2853661;-0.04281259,0.09669118;-0.6237685;0.001607656,0.1173426;-0.6566426;-0.06261325,-0.05307055;0.009783393;-0.04512811,-0.08577074;-0.2719044;-0.06733593,-0.07565212;-0.6108502;-0.02833864,-0.05778094;-0.6137656;-0.112607,0.08867939;0.5001872;-0.1951091,129.0871
+0;0;0,0.005786368;0.3118151;0.008354372,0.01183067;0.6218053;0.002389491,0.2244827;0.4822999;0.008595625,0.2504523;0.2722853;0.02445582,0.283028;0.06251375;-0.02551455,-0.1993695;0.4683595;-0.001175148,-0.2318708;0.2586808;0.002076431,-0.2593576;0.0448671;-0.03094678,0.06313185;0.004304792;-0.03073407,0.07488152;-0.2782415;-7.377751E-05,0.07844462;-0.6134123;0.06438784,0.07882093;-0.574326;-0.02737955,-0.06232775;0.004108799;-0.03235914,-0.08113523;-0.2789129;-0.01101686,-0.09495617;-0.6141843;0.05150952,-0.09229801;-0.5750771;-0.04021806,0.0102359;0.5440931;0.006273038,0;0;0,0.05015282;0.2890397;-0.1061728,0.1004618;0.5693946;-0.2286994,0.2072481;0.4006019;-0.03464198,0.2113585;0.1934064;0.01102233,0.2219888;-0.01395175;-0.0557003,-0.1311267;0.4909502;-0.1587023,-0.2400238;0.3110065;-0.1305287,-0.2299928;0.09680982;-0.1702968,0.06943479;-0.004540265;-0.01034117,0.1009459;-0.2853661;-0.04281259,0.09669118;-0.6237685;0.001607656,0.1173426;-0.6566426;-0.06261325,-0.05307055;0.009783393;-0.04512811,-0.08577074;-0.2719044;-0.06733593,-0.07565212;-0.6108502;-0.02833864,-0.05778094;-0.6137656;-0.112607,0.08867939;0.5001872;-0.1951091,129.1117
+0;0;0,0.005792923;0.3121683;0.008363836,0.01183318;0.6219521;0.002403677,0.2251164;0.4823351;0.008613139,0.2510569;0.2725554;0.0244556,0.2836425;0.0627207;-0.02552979,-0.1999817;0.4683537;-0.001186355,-0.2324466;0.2589094;0.002061588,-0.2599417;0.0450315;-0.03097155,0.0633928;0.004322586;-0.03086112,0.07514671;-0.2783257;-0.0001897532,0.07871329;-0.6138237;0.06433479,0.07908961;-0.5747371;-0.02743522,-0.06258538;0.004125783;-0.0324929,-0.08139966;-0.2789981;-0.01114292,-0.09523409;-0.6145967;0.05144451,-0.09257586;-0.5754893;-0.04028569,0.01023985;0.54431;0.006283724,0;0;0,0.04920928;0.2891501;-0.1073463,0.0981521;0.5691178;-0.2307851,0.2064269;0.4014509;-0.03579639,0.2154754;0.1951006;0.01183869,0.2212299;-0.01230802;-0.05553697,-0.1330582;0.4910725;-0.1567854,-0.2398548;0.3104108;-0.1269982,-0.2304149;0.09659566;-0.1692463,0.0696145;-0.004276514;-0.01119256,0.1007948;-0.2851595;-0.04438066,0.09638351;-0.6238042;0.0007345676,0.1166615;-0.6565081;-0.06377482,-0.05370964;0.009688553;-0.04484582,-0.08616812;-0.2721317;-0.06704293,-0.07655151;-0.611571;-0.0293137,-0.05911284;-0.6145447;-0.1136527,0.08676435;0.5000246;-0.1969869,129.1415
+0;0;0,0.005811651;0.3131775;0.008390876,0.01185652;0.6231933;0.002423617,0.2339577;0.4809099;0.008734816,0.2598724;0.2713391;0.0245615,0.2924601;0.06149082;-0.02542713,-0.2085903;0.4663546;-0.001466939,-0.2410229;0.2571189;0.001777771,-0.2685198;0.04322709;-0.03125751,0.06381108;0.004351107;-0.03106474,0.07557988;-0.2786554;-0.0003545117,0.07913768;-0.6133272;0.06401114,0.07951657;-0.5741786;-0.0283854,-0.06299833;0.004153006;-0.03270729,-0.08183645;-0.2793296;-0.01133025,-0.09563681;-0.6141019;0.05110306,-0.09296043;-0.5749323;-0.0412534,0.01026067;0.5454288;0.006309781,0;0;0,0.04779623;0.2898854;-0.1089325,0.09381253;0.5699463;-0.2338591,0.2116375;0.3961526;-0.03602242,0.2174065;0.19038;0.01363992,0.224199;-0.01669978;-0.05468965,-0.1448234;0.4919067;-0.1538093,-0.2489865;0.310672;-0.119957,-0.2397653;0.09758428;-0.165845,0.0699112;-0.004269838;-0.01224732,0.1009233;-0.2854466;-0.0461905,0.09581849;-0.6230797;5.555153E-05,0.1158846;-0.6553674;-0.06581211,-0.05451193;0.009884845;-0.04457065,-0.08667384;-0.2723006;-0.06718205,-0.07748086;-0.6110622;-0.03089321,-0.06075264;-0.6142903;-0.1159639,0.08326781;0.5007644;-0.1996884,129.1652
+0;0;0,0.005808638;0.3141247;0.008386938,0.01184687;0.624603;0.002399727,0.2364903;0.4815529;0.008764165,0.262471;0.2722664;0.02461623,0.2954029;0.06260403;-0.02534936,-0.2110888;0.4668353;-0.001392242,-0.2432586;0.2578309;0.001666633,-0.2706144;0.04408357;-0.03154719,0.06439459;0.004398291;-0.03140018,0.07619398;-0.2784046;-0.0006437283,0.07970705;-0.6118046;0.06346027,0.0800578;-0.5727016;-0.02848362,-0.06361158;0.004188199;-0.03298492,-0.08235951;-0.2791105;-0.01170051,-0.09625558;-0.6125723;0.05064847,-0.09361776;-0.5734488;-0.04125622,0.01025423;0.5467995;0.006289083,0;0;0,0.04639333;0.2907756;-0.1098893,0.09138278;0.5714491;-0.234973,0.2129785;0.3959311;-0.03727293,0.2238767;0.1911559;0.01445198,0.2274258;-0.01674011;-0.05116844,-0.1491794;0.4943253;-0.152104,-0.248439;0.3114775;-0.1141393,-0.2400385;0.1001012;-0.1669492,0.07039166;-0.004499257;-0.0132947,0.1010992;-0.285417;-0.04800677,0.09452731;-0.6216471;-0.001280546,0.1144991;-0.6533109;-0.06712413,-0.05543814;0.01019192;-0.04443777,-0.08697438;-0.2718832;-0.06683724,-0.07843955;-0.609519;-0.03210266,-0.06239025;-0.6125356;-0.1168906,0.08105674;0.5021685;-0.2008464,129.1972
+0;0;0,0.005808638;0.3141247;0.008386938,0.01184687;0.624603;0.002399727,0.2364903;0.4815529;0.008764165,0.262471;0.2722664;0.02461623,0.2954029;0.06260403;-0.02534936,-0.2110888;0.4668353;-0.001392242,-0.2432586;0.2578309;0.001666633,-0.2706144;0.04408357;-0.03154719,0.06439459;0.004398291;-0.03140018,0.07619398;-0.2784046;-0.0006437283,0.07970705;-0.6118046;0.06346027,0.0800578;-0.5727016;-0.02848362,-0.06361158;0.004188199;-0.03298492,-0.08235951;-0.2791105;-0.01170051,-0.09625558;-0.6125723;0.05064847,-0.09361776;-0.5734488;-0.04125622,0.01025423;0.5467995;0.006289083,0;0;0,0.04639333;0.2907756;-0.1098893,0.09138278;0.5714491;-0.234973,0.2129785;0.3959311;-0.03727293,0.2238767;0.1911559;0.01445198,0.2274258;-0.01674011;-0.05116844,-0.1491794;0.4943253;-0.152104,-0.248439;0.3114775;-0.1141393,-0.2400385;0.1001012;-0.1669492,0.07039166;-0.004499257;-0.0132947,0.1010992;-0.285417;-0.04800677,0.09452731;-0.6216471;-0.001280546,0.1144991;-0.6533109;-0.06712413,-0.05543814;0.01019192;-0.04443777,-0.08697438;-0.2718832;-0.06683724,-0.07843955;-0.609519;-0.03210266,-0.06239025;-0.6125356;-0.1168906,0.08105674;0.5021685;-0.2008464,129.2194
+0;0;0,0.005806057;0.3139851;0.008383211,0.01183524;0.6240029;0.002407732,0.2339406;0.4818709;0.008735111,0.2599274;0.2725352;0.0245909,0.292823;0.06310427;-0.02531952,-0.2086098;0.4673187;-0.001307183,-0.2407871;0.2582651;0.001752412,-0.2681127;0.04475378;-0.03142474,0.06505207;0.004443199;-0.03172078,0.07685546;-0.2784554;-0.0009539165,0.08037542;-0.6125097;0.06327587,0.08072534;-0.5734282;-0.02845061,-0.06426106;0.004230962;-0.0333217,-0.08301534;-0.2791636;-0.01203008,-0.09693868;-0.6132798;0.05044123,-0.09430709;-0.5741779;-0.04124613,0.01024638;0.5463845;0.006287838,0;0;0,0.04441421;0.2904962;-0.1110404,0.08790984;0.5706391;-0.2366934,0.2103643;0.401908;-0.0388639,0.2256587;0.1972154;0.01227522,0.2282782;-0.01198466;-0.0482471,-0.1490513;0.4951042;-0.1513709,-0.2470078;0.3119568;-0.1112495,-0.2393606;0.1012625;-0.1658746,0.07081196;-0.004329175;-0.01498818,0.1005444;-0.2854019;-0.05008316,0.0933593;-0.6223063;-0.003458023,0.1123002;-0.6535465;-0.06969428,-0.05681606;0.0102985;-0.04385883,-0.08936704;-0.2715897;-0.06829359,-0.08174284;-0.6100264;-0.03464016,-0.06579675;-0.6130279;-0.1192154,0.07801054;0.5015664;-0.2024419,129.2532
+0;0;0,0.005691269;0.3130448;0.008320607,0.01155374;0.6205211;0.002329811,0.2352763;0.4788738;0.008694792,0.2613354;0.2695713;0.02461352,0.2942906;0.06026679;-0.02533978,-0.210395;0.4642618;-0.001185592,-0.2423062;0.2551832;0.001614241,-0.2694595;0.04178636;-0.03176581,0.06592052;0.004515875;-0.0321214,0.07776118;-0.2785879;-0.001273425,0.08121334;-0.6133142;0.0630367,0.08152056;-0.5744107;-0.02692322,-0.06510178;0.004272119;-0.03378163,-0.08378522;-0.2793473;-0.01255654,-0.0979178;-0.6140838;0.05022164,-0.09537246;-0.5751601;-0.0397008,0.01001841;0.5438029;0.006185515,0;0;0,0.03993823;0.2895423;-0.112556,0.07892686;0.5676434;-0.2379572,0.2125185;0.406853;-0.04187584,0.2245246;0.2022048;0.01022959,0.225541;-0.007606417;-0.04780483,-0.1546493;0.5008205;-0.1385818,-0.2490827;0.3153886;-0.1006694,-0.2429198;0.1062358;-0.1607271,0.0714692;-0.003908485;-0.01657009,0.09941033;-0.2851703;-0.05332184,0.08949842;-0.6227045;-0.006827351,0.1070847;-0.6527681;-0.07205963,-0.0582675;0.01021997;-0.04356766,-0.09228512;-0.2716362;-0.06885529,-0.08646832;-0.6109787;-0.03719879,-0.0728943;-0.6131918;-0.1205668,0.07050599;0.4992926;-0.203896,129.2768
+0;0;0,0.00568029;0.3124408;0.008304554,0.01152052;0.6187537;0.00233829,0.2361451;0.4771841;0.00869637,0.2622058;0.2678688;0.02461608,0.295124;0.05879992;-0.02528098,-0.2112976;0.462514;-0.001223284,-0.2432107;0.2534227;0.00157672,-0.2703335;0.04026604;-0.03176575,0.06631554;0.004542936;-0.03231388,0.07816407;-0.278749;-0.001445407,0.08161608;-0.6134609;0.06286196,0.08192284;-0.5745708;-0.02696308,-0.0654919;0.00429772;-0.03398407,-0.08418776;-0.2795102;-0.01274488,-0.09831973;-0.6142323;0.05003062,-0.09577821;-0.5753221;-0.039757,0.009991916;0.5423713;0.00617712,0;0;0,0.03525083;0.2886403;-0.1147373,0.07033403;0.5657489;-0.2406349,0.2134298;0.4117278;-0.04719591,0.221857;0.2070632;0.005594969,0.2236889;-0.003767714;-0.04760361,-0.1607797;0.5001981;-0.1334932,-0.2557683;0.3151109;-0.09521278,-0.2489376;0.1061575;-0.1550035,0.0713699;-0.003432035;-0.01889801,0.09703861;-0.2849442;-0.05684066,0.08480243;-0.6223819;-0.01030659,0.1023239;-0.6523192;-0.07548475,-0.05967119;0.01005726;-0.04243556,-0.09628762;-0.2713065;-0.0714405,-0.09221318;-0.6108437;-0.04182182,-0.0796997;-0.613028;-0.12522,0.06297569;0.4976959;-0.2064881,129.309
+0;0;0,0.005671354;0.3119493;0.008291489,0.01149813;0.6175544;0.00233759,0.2362273;0.4760972;0.008689675,0.2622633;0.2669804;0.02459429,0.2951669;0.05800392;-0.02528071,-0.2114166;0.4614206;-0.001234442,-0.2432996;0.2525275;0.001562908,-0.2704104;0.03946503;-0.03176482,0.06757572;0.004629265;-0.03292794,0.07942918;-0.2787804;-0.002046639,0.08287181;-0.6125827;0.06208598,0.08317682;-0.5737432;-0.02722681,-0.06673644;0.004379389;-0.03462987,-0.08544007;-0.2795465;-0.01338184,-0.09953363;-0.613359;0.04922306,-0.0970066;-0.5744995;-0.04005251,0.009972366;0.5413138;0.006169292,0;0;0,0.03148005;0.2881502;-0.1157229,0.06334534;0.5644985;-0.242414,0.2129848;0.4154255;-0.05155826,0.2250095;0.2116613;0.003179789,0.222239;0.0002783835;-0.0473268,-0.164806;0.4997936;-0.1286683,-0.2582688;0.3153975;-0.084811,-0.2547258;0.1074251;-0.1478688,0.07251164;-0.003273279;-0.02008748,0.09581324;-0.2850094;-0.05877852,0.08120357;-0.6214927;-0.01279664,0.09843632;-0.6517479;-0.07704115,-0.06137573;0.01015298;-0.04245109,-0.09814119;-0.2713452;-0.07112721,-0.09649261;-0.6101623;-0.04375842,-0.08507675;-0.61215;-0.1268335,0.05687282;0.4966314;-0.2080367,129.3426
+0;0;0,0.005580304;0.3102341;0.008230452,0.01133087;0.6157215;0.002270272,0.2350874;0.4747141;0.008555455,0.2611259;0.2657223;0.024378,0.2953409;0.05103095;-0.02696378,-0.210603;0.4601257;-0.001110033,-0.2421774;0.2513127;0.001353653,-0.2694616;0.03239344;-0.03370301,0.06765088;0.004644356;-0.0329417,0.07952312;-0.2787351;-0.002049798,0.08299014;-0.6125467;0.06201213,0.08325956;-0.5737634;-0.02673555,-0.066796;0.004370695;-0.03467794,-0.08532983;-0.2795448;-0.01352061,-0.0996319;-0.6133336;0.0491427,-0.09715375;-0.5745287;-0.03956865,0.009828153;0.5395989;0.006097671,0;0;0,0.02801818;0.2863298;-0.1165087,0.05743787;0.5624951;-0.2439368,0.2126703;0.4187413;-0.05745435,0.225771;0.2155994;-0.001172066,0.2242832;-0.002420455;-0.04979444,-0.1701376;0.4985867;-0.1326674,-0.2594795;0.3141223;-0.08170846,-0.2560551;0.1011415;-0.1489876,0.07196347;-0.003115207;-0.02224684,0.0944472;-0.2849245;-0.06068087,0.07660276;-0.621431;-0.0160594,0.09307452;-0.651502;-0.07988358,-0.06230725;0.0102366;-0.04118721,-0.1009446;-0.2707242;-0.07228917,-0.1021566;-0.6097531;-0.04771092,-0.09115513;-0.6115876;-0.1302876,0.05128669;0.4947255;-0.2095711,129.3653
+0;0;0,0.005580304;0.3102341;0.008230452,0.01133087;0.6157215;0.002270272,0.2350874;0.4747141;0.008555455,0.2611259;0.2657223;0.024378,0.2953409;0.05103095;-0.02696378,-0.210603;0.4601257;-0.001110033,-0.2421774;0.2513127;0.001353653,-0.2694616;0.03239344;-0.03370301,0.06765088;0.004644356;-0.0329417,0.07952312;-0.2787351;-0.002049798,0.08299014;-0.6125467;0.06201213,0.08325956;-0.5737634;-0.02673555,-0.066796;0.004370695;-0.03467794,-0.08532983;-0.2795448;-0.01352061,-0.0996319;-0.6133336;0.0491427,-0.09715375;-0.5745287;-0.03956865,0.009828153;0.5395989;0.006097671,0;0;0,0.02801818;0.2863298;-0.1165087,0.05743787;0.5624951;-0.2439368,0.2126703;0.4187413;-0.05745435,0.225771;0.2155994;-0.001172066,0.2242832;-0.002420455;-0.04979444,-0.1701376;0.4985867;-0.1326674,-0.2594795;0.3141223;-0.08170846,-0.2560551;0.1011415;-0.1489876,0.07196347;-0.003115207;-0.02224684,0.0944472;-0.2849245;-0.06068087,0.07660276;-0.621431;-0.0160594,0.09307452;-0.651502;-0.07988358,-0.06230725;0.0102366;-0.04118721,-0.1009446;-0.2707242;-0.07228917,-0.1021566;-0.6097531;-0.04771092,-0.09115513;-0.6115876;-0.1302876,0.05128669;0.4947255;-0.2095711,129.3876
+0;0;0,0.005570129;0.3096684;0.008215445,0.01133368;0.6158476;0.002242985,0.230594;0.4759918;0.008486314,0.256646;0.2668919;0.02431704,0.2913711;0.04899915;-0.02779033,-0.2062059;0.4616945;-0.0009863698,-0.2377966;0.2527733;0.001478591,-0.2654876;0.03058966;-0.03410083,0.06811399;0.004676149;-0.03316721,0.07999512;-0.2789156;-0.002252156,0.0834473;-0.6112981;0.06153549,0.0837172;-0.5724993;-0.02736826,-0.06725325;0.004400614;-0.03491532,-0.08580098;-0.2797276;-0.01374214,-0.1000418;-0.6120872;0.04865286,-0.09755931;-0.5732669;-0.04021449,0.009828147;0.5395823;0.006077558,0;0;0,0.02575635;0.2856066;-0.1172967,0.05313138;0.5622101;-0.2459123,0.2055051;0.423572;-0.06064844,0.2271239;0.2205269;-0.006266356,0.2274283;-0.001583531;-0.05171013,-0.1702233;0.4989595;-0.1372949,-0.2540695;0.3145748;-0.07709355,-0.2517888;0.09889784;-0.1469256,0.0723492;-0.002677172;-0.02280068,0.09356136;-0.2846024;-0.06266809,0.07351061;-0.6196624;-0.01917529,0.0893767;-0.6506783;-0.08247375,-0.06298395;0.009977847;-0.0411693,-0.1008347;-0.2714495;-0.07095424,-0.104975;-0.6092297;-0.04982985,-0.09368325;-0.6112143;-0.1324788,0.04720884;0.4943424;-0.2113831,129.4208
+0;0;0,0.005379395;0.3090009;0.008223992,0.01092895;0.6149983;0.002225927,0.2308442;0.475243;0.008571161,0.2574863;0.2617716;0.02481353,0.2928404;0.04097764;-0.02815953,-0.2070891;0.460766;-0.0007725423,-0.2389843;0.2474061;0.001205662,-0.2672981;0.02217504;-0.03450588,0.06901395;0.004773905;-0.03357502,0.0809513;-0.2791772;-0.002522478,0.08431812;-0.6115659;0.06121045,0.08456412;-0.572657;-0.02881077,-0.06812012;0.004419314;-0.03539938,-0.08663298;-0.2800872;-0.01422669,-0.1011191;-0.6124017;0.04832509,-0.09863111;-0.5734706;-0.04165987,0.009489795;0.5388372;0.006064945,0;0;0,0.02315824;0.2844291;-0.1189198,0.04860341;0.5605658;-0.2484996,0.2122671;0.4302607;-0.07063079,0.2311864;0.2235435;-0.01186228,0.2276594;-0.002060518;-0.05540967,-0.1676849;0.499508;-0.1211418,-0.2539334;0.309321;-0.06697729,-0.2540453;0.09125264;-0.1394491,0.07310145;-0.002529502;-0.02372289,0.09241816;-0.284624;-0.06596637,0.07034648;-0.6195369;-0.02235746,0.08639967;-0.6516719;-0.08611321,-0.06433669;0.009961617;-0.04092129,-0.1028781;-0.2716125;-0.07199533,-0.1085189;-0.6094798;-0.05277577,-0.1006502;-0.6118572;-0.1368771,0.04306761;0.4928652;-0.2138107,129.4429
+0;0;0,0.005363794;0.3081048;0.008200141,0.01091554;0.6142201;0.002197651,0.2303189;0.4745304;0.008541184,0.257299;0.2583509;0.0249896,0.2927651;0.03685737;-0.02815131,-0.2066046;0.4600868;-0.000780974,-0.2389044;0.2440202;0.001222325,-0.2673079;0.0180755;-0.03460238,0.06956806;0.004812235;-0.0338446,0.08150543;-0.2791391;-0.002792016,0.08487712;-0.6120087;0.06103308,0.08512384;-0.5730739;-0.0292494,-0.06866705;0.004454797;-0.03568361,-0.08717994;-0.280052;-0.01451089,-0.101687;-0.6128472;0.04813135,-0.09919179;-0.5738901;-0.04211476,0.009474855;0.537978;0.006040747,0;0;0,0.02211247;0.2834732;-0.1190736,0.04586928;0.5594766;-0.2495456,0.2136237;0.4330443;-0.07536817,0.2342131;0.2237431;-0.01619768,0.2280106;-0.002901226;-0.05785179,-0.16783;0.498739;-0.1180971,-0.2517563;0.306174;-0.05803771,-0.2539722;0.08779635;-0.1318449,0.07338467;-0.002480656;-0.02483678,0.09239517;-0.2845909;-0.06711626,0.06798597;-0.6199247;-0.02419138,0.08366796;-0.6524525;-0.08802843,-0.06541244;0.01003451;-0.04035902,-0.102845;-0.2716623;-0.07167771,-0.1116436;-0.6100915;-0.05508303,-0.1048491;-0.6125818;-0.1395167,0.04056337;0.4917593;-0.2146757,129.4655
+0;0;0,0.005367322;0.3083074;0.008205534,0.01091202;0.6140336;0.002210211,0.2300407;0.474509;0.0085463,0.2566215;0.2615293;0.02475126,0.2908401;0.04782656;-0.02652047,-0.2063363;0.4600835;-0.0007641977,-0.238158;0.247215;0.00120945,-0.2655624;0.02921766;-0.03335515,0.07004379;0.004845143;-0.03407604,0.08198368;-0.2791659;-0.003016932,0.0853534;-0.6118416;0.06077101,0.08560085;-0.5728804;-0.02977848,-0.06913663;0.004485261;-0.03592763,-0.0876534;-0.2800814;-0.01475046,-0.102152;-0.6126828;0.04785532,-0.09964943;-0.5736992;-0.0426577,0.009472955;0.5378772;0.006048991,0;0;0,0.01941459;0.2835748;-0.1198249,0.04010627;0.5594913;-0.2500877,0.210018;0.4341689;-0.07746482,0.2380179;0.2279652;-0.02245975,0.2351565;0.009130597;-0.06210542,-0.1690449;0.4986234;-0.1120226,-0.2505251;0.3084525;-0.05264634,-0.2544495;0.09827328;-0.125295,0.07345776;-0.002509773;-0.0262382,0.09271556;-0.2845877;-0.06902504,0.06537201;-0.6194713;-0.02591228,0.08072205;-0.6520417;-0.09016871,-0.06650726;0.0102168;-0.03953715,-0.1033823;-0.2714091;-0.07265197,-0.1150051;-0.6096172;-0.05736878,-0.1091013;-0.6121576;-0.1421382,0.03578973;0.4917549;-0.2153063,129.4995
+0;0;0,0.00510957;0.308391;0.008453204,0.01046663;0.6140052;0.002547392,0.2286981;0.474704;0.008734291,0.2554176;0.2620217;0.02498162,0.2895023;0.05004111;-0.02601782,-0.2057707;0.4603591;-0.0003697788,-0.2372192;0.2477073;0.0009928723,-0.2647054;0.03141995;-0.03310655,0.07088555;0.004945598;-0.03444172,0.08267612;-0.2790368;-0.003196307,0.08598412;-0.6116862;0.06065799,0.08620173;-0.5727782;-0.02921578,-0.06994727;0.004495124;-0.03636792,-0.08854296;-0.2800358;-0.01497544,-0.1031372;-0.612599;0.04773582,-0.1006815;-0.5736688;-0.04210246,0.009096177;0.5378532;0.006363029,0;0;0,0.01750329;0.2835671;-0.1203575,0.036199;0.5593179;-0.2509966,0.2075026;0.4371004;-0.0798049,0.2425204;0.2316123;-0.02726864,0.236405;0.01416631;-0.06439447,-0.1686286;0.4964718;-0.1075256,-0.2489805;0.3067447;-0.04621593,-0.2546565;0.09875731;-0.1197518,0.07406327;-0.002477795;-0.02727532,0.09376377;-0.2845051;-0.07009792,0.06355186;-0.6191896;-0.02746654,0.07850607;-0.6512337;-0.09136963,-0.06782506;0.01027821;-0.03910973,-0.1044486;-0.2712183;-0.07345667,-0.1173236;-0.6093957;-0.0588209,-0.1121378;-0.6117067;-0.1429981,0.03238004;0.4916139;-0.216109,129.5222
+0;0;0,0.00510957;0.308391;0.008453204,0.01046663;0.6140052;0.002547392,0.2286981;0.474704;0.008734291,0.2554176;0.2620217;0.02498162,0.2895023;0.05004111;-0.02601782,-0.2057707;0.4603591;-0.0003697788,-0.2372192;0.2477073;0.0009928723,-0.2647054;0.03141995;-0.03310655,0.07088555;0.004945598;-0.03444172,0.08267612;-0.2790368;-0.003196307,0.08598412;-0.6116862;0.06065799,0.08620173;-0.5727782;-0.02921578,-0.06994727;0.004495124;-0.03636792,-0.08854296;-0.2800358;-0.01497544,-0.1031372;-0.612599;0.04773582,-0.1006815;-0.5736688;-0.04210246,0.009096177;0.5378532;0.006363029,0;0;0,0.01750329;0.2835671;-0.1203575,0.036199;0.5593179;-0.2509966,0.2075026;0.4371004;-0.0798049,0.2425204;0.2316123;-0.02726864,0.236405;0.01416631;-0.06439447,-0.1686286;0.4964718;-0.1075256,-0.2489805;0.3067447;-0.04621593,-0.2546565;0.09875731;-0.1197518,0.07406327;-0.002477795;-0.02727532,0.09376377;-0.2845051;-0.07009792,0.06355186;-0.6191896;-0.02746654,0.07850607;-0.6512337;-0.09136963,-0.06782506;0.01027821;-0.03910973,-0.1044486;-0.2712183;-0.07345667,-0.1173236;-0.6093957;-0.0588209,-0.1121378;-0.6117067;-0.1429981,0.03238004;0.4916139;-0.216109,129.5577
+0;0;0,0.005075497;0.3063346;0.008396835,0.01040385;0.6103119;0.002523617,0.2252985;0.4724038;0.008652789,0.2531974;0.2503336;0.02561728,0.2866742;0.04213369;-0.02447258,-0.2025532;0.4582774;-0.000312625,-0.2353898;0.236239;0.001110174,-0.2623858;0.02380915;-0.03238108,0.07212989;0.005032415;-0.03504632,0.08393391;-0.2792739;-0.003765266,0.08726315;-0.6140593;0.06049908,0.08747935;-0.5752095;-0.0287886,-0.07117514;0.004574033;-0.03700633,-0.08979204;-0.2802814;-0.01558946,-0.10448;-0.6149801;0.04752451,-0.1020403;-0.5761082;-0.04172791,0.009041161;0.5345913;0.006317641,0;0;0,0.01371463;0.2810958;-0.1213844,0.02862902;0.5547205;-0.2531564,0.2089875;0.4456998;-0.09449816,0.2447797;0.2320651;-0.03567266,0.2391802;0.01861243;-0.07286811,-0.1674766;0.492835;-0.1025257,-0.2509583;0.2956231;-0.03529775,-0.2567452;0.09034508;-0.104611,0.07486203;-0.00218752;-0.02910638,0.09232184;-0.2843821;-0.07393169,0.0591227;-0.6209632;-0.03111482,0.07246086;-0.6521193;-0.09540081,-0.06994115;0.01021433;-0.03821248,-0.1050956;-0.271599;-0.07417564,-0.1224105;-0.6118696;-0.06240964,-0.1197785;-0.6140897;-0.1461091,0.02559914;0.4876033;-0.2180002,129.5934
+0;0;0,0.004620801;0.2976125;0.008182433,0.009261496;0.5829719;0.00260437,0.2062187;0.4555946;0.008432015,0.2349783;0.2276716;0.02599562,0.2684964;0.01946539;-0.02421707,-0.1855456;0.4421653;-0.0003863955,-0.2189548;0.2142031;0.0008463644,-0.2459472;0.001881644;-0.03358668,0.07277162;0.005173944;-0.03533006,0.08437437;-0.2792035;-0.003886316,0.08778302;-0.6157121;0.06068728,0.08809893;-0.5768622;-0.02865698,-0.0718031;0.004512122;-0.03734498,-0.09048963;-0.2804076;-0.01577014,-0.1054332;-0.6168391;0.04755378,-0.102891;-0.577962;-0.04175217,0.008106507;0.5125318;0.006161651,0;0;0,0.02124836;0.2710202;-0.1214826,0.04940037;0.5203426;-0.2574279,0.2103457;0.4494986;-0.1020241,0.2449916;0.2304026;-0.03972602,0.2396276;0.01704302;-0.07771993,-0.1363231;0.4916545;-0.1222533,-0.2202067;0.2886435;-0.05272249,-0.2272816;0.08340487;-0.1221606,0.0751791;-0.001908332;-0.0302515,0.09045583;-0.284272;-0.0753212,0.05661643;-0.6225532;-0.03242469,0.06960081;-0.6534375;-0.09711885,-0.07103899;0.01011021;-0.0377086,-0.1069689;-0.2714402;-0.07555455,-0.1250737;-0.6134319;-0.0640096,-0.1238398;-0.6167945;-0.1473536,0.04212873;0.4605813;-0.220665,129.6237
+0;0;0,0.00459177;0.2957427;0.008131025,0.009272516;0.5835619;0.002493902,0.2015036;0.4566644;0.008311702,0.2303298;0.2282136;0.02591599,0.2638564;0.01995419;-0.02430953,-0.1809431;0.4435545;-0.0002969732,-0.2144297;0.2150643;0.000938642,-0.241429;0.002688691;-0.0335032,0.07323985;0.005207235;-0.03555739,0.08484919;-0.2793318;-0.00409577,0.08825804;-0.61586;0.06048161,0.08857424;-0.5770019;-0.02894577,-0.07226509;0.004541154;-0.03758527,-0.09096223;-0.2805404;-0.01599817,-0.1059067;-0.6169916;0.04732945,-0.1033621;-0.5781062;-0.04205959,0.008103191;0.5122474;0.006095336,0;0;0,0.02356382;0.2692402;-0.1204383,0.05006933;0.521849;-0.2559049,0.2095809;0.4517252;-0.1067626,0.2474945;0.2326239;-0.04441023,0.2411087;0.01934931;-0.08303404,-0.1318714;0.4890213;-0.1243439,-0.2152011;0.2856894;-0.0533301,-0.223631;0.08042707;-0.1227198,0.07542518;-0.001985162;-0.03102613,0.08910546;-0.2844365;-0.07708263,0.05505367;-0.6226979;-0.03403878,0.06739031;-0.6535739;-0.09898305,-0.07181684;0.01022989;-0.03732572,-0.1069499;-0.2714781;-0.07596971,-0.1265264;-0.6134294;-0.06505163,-0.1260878;-0.6166255;-0.14856,0.04316051;0.460771;-0.219548,129.6569
+0;0;0,0.004602923;0.296461;0.008150772,0.00937693;0.5900068;0.002371208,0.1931131;0.4633848;0.008200928,0.2219421;0.2349121;0.0258069,0.2554798;0.02658367;-0.02443526,-0.172605;0.4508484;-3.119651E-05,-0.2060948;0.2223363;0.001204537,-0.2331031;0.009890229;-0.03324872,0.07369624;0.005239683;-0.03577896,0.08530398;-0.27926;-0.004321702,0.08872516;-0.6170056;0.06048928,0.08904097;-0.5781583;-0.02882932,-0.0727154;0.004569452;-0.03781948,-0.09140995;-0.2804727;-0.01623536,-0.1064085;-0.6181409;0.04732134,-0.103867;-0.5792664;-0.04195896,0.008172259;0.5165366;0.006081508,0;0;0,0.02898775;0.2686847;-0.1222496,0.06166157;0.5254837;-0.2607956,0.2080728;0.4525158;-0.1095488,0.2487848;0.2337313;-0.04776882,0.2435876;0.02059168;-0.08769726,-0.1150218;0.4851194;-0.1332137,-0.1965606;0.2813627;-0.06127265,-0.2069386;0.07645626;-0.1316675,0.07548775;-0.001848161;-0.03220105,0.08824369;-0.2843736;-0.07781935,0.05366859;-0.623871;-0.03503656,0.06541343;-0.6544789;-0.1001897,-0.07280076;0.01030883;-0.03650345,-0.1088237;-0.2710194;-0.07676681,-0.1274438;-0.6142234;-0.06457587,-0.127614;-0.6175879;-0.1479004,0.0533794;0.4625629;-0.2235739,129.6905
+0;0;0,0.004403646;0.295667;0.008213845,0.009039199;0.5875835;0.00250978,0.1928114;0.4615865;0.008252225,0.2216657;0.2338882;0.02584149,0.2553693;0.02565622;-0.02456064,-0.1727277;0.4486878;-0.0009394959,-0.2059496;0.2209069;-0.0001431266,-0.2333639;0.008702874;-0.03556592,0.0738945;0.005317582;-0.03581309,0.08541299;-0.2791298;-0.004331172,0.08883893;-0.6174179;0.0605671,0.08933004;-0.5785525;-0.02889501,-0.07286225;0.004503413;-0.03797452,-0.09160423;-0.2804738;-0.01627656,-0.1067673;-0.6186552;0.0474868,-0.1040459;-0.5797638;-0.04193267,0.007877169;0.5146813;0.006184313,0;0;0,0.02791165;0.2676368;-0.1228712,0.05746391;0.523476;-0.2604489,0.2070045;0.452575;-0.1119757,0.2509609;0.2348318;-0.05160856,0.2446464;0.02158856;-0.09065127,-0.116645;0.4841059;-0.1312113,-0.1963644;0.2802462;-0.05997556,-0.2083655;0.07489716;-0.1287113,0.07528058;-0.001938879;-0.03317118,0.08774571;-0.284492;-0.07836461,0.05303605;-0.6245558;-0.03577185,0.06427976;-0.6550663;-0.1013033,-0.07343938;0.01047914;-0.03561034,-0.109307;-0.2706549;-0.07697764,-0.1251243;-0.6142601;-0.05833249,-0.1333721;-0.642391;-0.1264139,0.05051163;0.4608233;-0.2236266,129.7238
+0;0;0,0.004403646;0.295667;0.008213845,0.009039199;0.5875835;0.00250978,0.1928114;0.4615865;0.008252225,0.2216657;0.2338882;0.02584149,0.2553693;0.02565622;-0.02456064,-0.1727277;0.4486878;-0.0009394959,-0.2059496;0.2209069;-0.0001431266,-0.2333639;0.008702874;-0.03556592,0.0738945;0.005317582;-0.03581309,0.08541299;-0.2791298;-0.004331172,0.08883893;-0.6174179;0.0605671,0.08933004;-0.5785525;-0.02889501,-0.07286225;0.004503413;-0.03797452,-0.09160423;-0.2804738;-0.01627656,-0.1067673;-0.6186552;0.0474868,-0.1040459;-0.5797638;-0.04193267,0.007877169;0.5146813;0.006184313,0;0;0,0.02791165;0.2676368;-0.1228712,0.05746391;0.523476;-0.2604489,0.2070045;0.452575;-0.1119757,0.2509609;0.2348318;-0.05160856,0.2446464;0.02158856;-0.09065127,-0.116645;0.4841059;-0.1312113,-0.1963644;0.2802462;-0.05997556,-0.2083655;0.07489716;-0.1287113,0.07528058;-0.001938879;-0.03317118,0.08774571;-0.284492;-0.07836461,0.05303605;-0.6245558;-0.03577185,0.06427976;-0.6550663;-0.1013033,-0.07343938;0.01047914;-0.03561034,-0.109307;-0.2706549;-0.07697764,-0.1251243;-0.6142601;-0.05833249,-0.1333721;-0.642391;-0.1264139,0.05051163;0.4608233;-0.2236266,129.746
+0;0;0,0.004387709;0.294597;0.00818412,0.009004388;0.585325;0.002503971,0.1922066;0.4598067;0.008224177,0.2212204;0.2308502;0.02591063,0.2549445;0.02249174;-0.02452211,-0.172196;0.4469481;-0.0009389669,-0.2056016;0.2179085;-0.000138197,-0.2330325;0.005575597;-0.03558251,0.07420129;0.005339659;-0.03596178,0.08572076;-0.2791317;-0.004477195,0.08915265;-0.6180085;0.06053402,0.08964547;-0.5791124;-0.02923794,-0.07316475;0.00452211;-0.03813218,-0.09190832;-0.2804792;-0.01643238,-0.1070978;-0.6192491;0.04744194,-0.104367;-0.5803269;-0.04228722,0.007847358;0.5127364;0.006162695,0;0;0,0.02686716;0.2664805;-0.1230445,0.05424701;0.521905;-0.259326,0.2065441;0.4536175;-0.115087,0.251458;0.2350212;-0.05365324,0.2495761;0.02213079;-0.09570289,-0.1185597;0.4830126;-0.130816,-0.1978666;0.2777758;-0.05895507,-0.2104611;0.07193191;-0.1265102,0.07529715;-0.001847207;-0.03397822,0.08682042;-0.284466;-0.07916451,0.05203788;-0.625138;-0.0366385,0.06310989;-0.6558461;-0.1024437,-0.0740464;0.01040038;-0.0351647,-0.1100647;-0.2706674;-0.07701613,-0.1245099;-0.6142884;-0.0488802,-0.1327977;-0.641375;-0.1182403,0.04801352;0.459293;-0.2229295,129.7686
+0;0;0,0.004167254;0.2945065;0.008321187,0.008695225;0.5855466;0.00272351,0.1947425;0.4589327;0.008503984,0.2238415;0.2296464;0.02615319,0.2577417;0.02134375;-0.02430143,-0.1750467;0.4453962;-0.001875322,-0.2085841;0.2160381;-0.002658614,-0.2364255;0.003953978;-0.03912845,0.07438572;0.005435615;-0.03602553,0.08576715;-0.2790256;-0.00437383,0.08917243;-0.6166673;0.06046874,0.08986603;-0.5776599;-0.03034836,-0.07334688;0.004452024;-0.03822351,-0.09225589;-0.2805261;-0.01632665,-0.1074265;-0.6180546;0.04741044,-0.1044678;-0.579022;-0.04335861,0.007549202;0.512607;0.006382481,0;0;0,0.02561027;0.266183;-0.1237392,0.04815201;0.5216508;-0.2614601,0.2057146;0.4545557;-0.1168723,0.2520664;0.2359045;-0.05544209,0.2493277;0.02293006;-0.09690595,-0.1240404;0.4826218;-0.1280574,-0.2031969;0.277185;-0.05552833,-0.2164838;0.07155906;-0.1235454,0.07543916;-0.001634777;-0.03415966,0.08639282;-0.2842825;-0.07932401,0.05200522;-0.6237483;-0.03691483,0.06262009;-0.6555741;-0.103204,-0.07427398;0.01021498;-0.03520869,-0.1105163;-0.270877;-0.07672197,-0.1230749;-0.6123835;-0.03885896,-0.1312748;-0.6442261;-0.1054745,0.04346715;0.458825;-0.2245026,129.8031
+0;0;0,0.004161647;0.2941102;0.008309989,0.00869109;0.5852444;0.002708525,0.1951401;0.4584434;0.008497153,0.2238405;0.2322982;0.02590458,0.2577451;0.02396882;-0.02455652,-0.175445;0.4448777;-0.001904495,-0.2085229;0.2186617;-0.002677056,-0.236368;0.006550342;-0.03915158,0.07461881;0.005452647;-0.03613841,0.08599839;-0.2789626;-0.004491825,0.08938633;-0.6148844;0.06002045,0.09008813;-0.5757707;-0.0318696,-0.0735767;0.004465974;-0.03834328,-0.09248266;-0.2804662;-0.01644996,-0.107576;-0.6162754;0.04696246,-0.1045823;-0.577136;-0.04487896,0.007543943;0.5122333;0.006371084,0;0;0,0.02516754;0.2656488;-0.1240342,0.04724172;0.5211594;-0.2619586,0.2038604;0.4533225;-0.1152964,0.2535713;0.237769;-0.05755591,0.2511558;0.02483177;-0.09937525,-0.1262438;0.4839885;-0.1303015,-0.2021388;0.2813367;-0.05654126,-0.2166256;0.07565731;-0.1242399,0.0756008;-0.00174287;-0.03442621,0.086988;-0.2843755;-0.07928395,0.05273443;-0.6221431;-0.03737378,0.06273316;-0.6555602;-0.1037488,-0.0745833;0.01028617;-0.03514555,-0.1100094;-0.2710643;-0.07527014,-0.1218784;-0.6093506;-0.02589154,-0.122886;-0.6139223;-0.1115135,0.04248832;0.4582837;-0.2249532,129.8245
+0;0;0,0.004156637;0.2937562;0.008299986,0.00869238;0.5852952;0.002690391,0.1948058;0.4584801;0.008480744,0.2238286;0.2297954;0.02608364,0.2577419;0.02141242;-0.02439045,-0.1751198;0.4449386;-0.001902392,-0.2085692;0.2161823;-0.002683628,-0.2364214;0.004016325;-0.03916753,0.07476143;0.005463068;-0.03620748,0.08614051;-0.2789395;-0.004562315,0.08952201;-0.6142236;0.0598275,0.09022549;-0.575088;-0.03228265,-0.07371733;0.00447451;-0.03841656,-0.09262244;-0.2804448;-0.01652422,-0.1076871;-0.6156166;0.04676782,-0.1046863;-0.5764554;-0.04529358,0.007543507;0.5121742;0.006358459,0;0;0,0.02446368;0.2652256;-0.1242406,0.04542863;0.5212836;-0.2621837,0.2038283;0.4555737;-0.1185095,0.2545102;0.2379067;-0.05933786,0.2523365;0.02510023;-0.1021154,-0.1282759;0.4843166;-0.1320246,-0.2037201;0.279529;-0.05574161,-0.2189165;0.0739079;-0.1236405,0.07558031;-0.001797944;-0.03484941,0.08741786;-0.2844238;-0.07955074,0.05347545;-0.6216246;-0.03812075,0.06269537;-0.6560104;-0.103982,-0.07485577;0.01038692;-0.03491165,-0.1097006;-0.271213;-0.07368041,-0.1221111;-0.6072994;-0.01481802,-0.1299288;-0.6435284;-0.07901184,0.04083149;0.4582648;-0.2251844,129.8582
+0;0;0,0.003777589;0.2940094;0.008557155,0.008181388;0.5874713;0.003019693,0.2001684;0.4583933;0.008771866,0.2290208;0.231794;0.02601402,0.2631068;0.02340025;-0.02418807,-0.1811343;0.4441374;-0.002802986,-0.2141949;0.2174781;-0.005899535,-0.2432877;0.00606069;-0.04547632,0.07522935;0.005587999;-0.0363475,0.08633305;-0.2787515;-0.004564129,0.08959755;-0.6131619;0.05975787,0.09046303;-0.5739581;-0.03291056,-0.07412401;0.004406461;-0.03870447,-0.09332108;-0.2804129;-0.01652672,-0.1082338;-0.6147329;0.04660829,-0.1050591;-0.5755009;-0.04600698,0.007068286;0.5137428;0.006702236,0;0;0,0.02165312;0.2655523;-0.1246681,0.03824636;0.5234559;-0.2638404,0.2029605;0.4546319;-0.1169524,0.2553179;0.2387931;-0.06083369,0.2531496;0.0258982;-0.1030369,-0.1375362;0.4854493;-0.1262488,-0.2122182;0.2821585;-0.05159986,-0.2281907;0.07657368;-0.119348,0.07588023;-0.001845598;-0.03536391,0.08808851;-0.2844565;-0.07968616,0.05505866;-0.6209439;-0.03889918,0.06368823;-0.6562468;-0.104732,-0.07562997;0.01046028;-0.03438766,-0.1102852;-0.27143;-0.07070934,-0.1214701;-0.6054132;-0.00507012,-0.1291327;-0.63752;-0.07404063,0.03465533;0.4598653;-0.2265036,129.8911
+0;0;0,0.003777589;0.2940094;0.008557155,0.008181388;0.5874713;0.003019693,0.2001684;0.4583933;0.008771866,0.2290208;0.231794;0.02601402,0.2631068;0.02340025;-0.02418807,-0.1811343;0.4441374;-0.002802986,-0.2141949;0.2174781;-0.005899535,-0.2432877;0.00606069;-0.04547632,0.07522935;0.005587999;-0.0363475,0.08633305;-0.2787515;-0.004564129,0.08959755;-0.6131619;0.05975787,0.09046303;-0.5739581;-0.03291056,-0.07412401;0.004406461;-0.03870447,-0.09332108;-0.2804129;-0.01652672,-0.1082338;-0.6147329;0.04660829,-0.1050591;-0.5755009;-0.04600698,0.007068286;0.5137428;0.006702236,0;0;0,0.02165312;0.2655523;-0.1246681,0.03824636;0.5234559;-0.2638404,0.2029605;0.4546319;-0.1169524,0.2553179;0.2387931;-0.06083369,0.2531496;0.0258982;-0.1030369,-0.1375362;0.4854493;-0.1262488,-0.2122182;0.2821585;-0.05159986,-0.2281907;0.07657368;-0.119348,0.07588023;-0.001845598;-0.03536391,0.08808851;-0.2844565;-0.07968616,0.05505866;-0.6209439;-0.03889918,0.06368823;-0.6562468;-0.104732,-0.07562997;0.01046028;-0.03438766,-0.1102852;-0.27143;-0.07070934,-0.1214701;-0.6054132;-0.00507012,-0.1291327;-0.63752;-0.07404063,0.03465533;0.4598653;-0.2265036,129.9137
+0;0;0,0.003783986;0.2945072;0.008571645,0.008197442;0.5886127;0.003021914,0.200843;0.4591805;0.0087894,0.2295142;0.2340038;0.02592331,0.2636014;0.025603;-0.02428049,-0.1817651;0.4448758;-0.002825079,-0.2146181;0.2196395;-0.005902187,-0.2437119;0.008214936;-0.04548031,0.07564265;0.005618699;-0.03654719,0.08674651;-0.2787252;-0.004763328,0.09001488;-0.6135315;0.05963481,0.09088776;-0.574249;-0.03382569,-0.07453123;0.004430669;-0.03891711,-0.0937286;-0.280393;-0.01673902,-0.108659;-0.6151088;0.04647073,-0.1054571;-0.575798;-0.04693616,0.007081853;0.5147195;0.006712684,0;0;0,0.02181247;0.2655678;-0.1257787,0.03885795;0.523827;-0.2655976,0.2031693;0.4540778;-0.116955,0.2562291;0.2395075;-0.06250907,0.2545982;0.02662331;-0.1048284,-0.1373494;0.4843388;-0.1266334,-0.2113854;0.2819152;-0.0533972,-0.2272294;0.07635008;-0.1212587,0.07614298;-0.001870066;-0.03588629,0.08892389;-0.2844565;-0.08023167,0.0570128;-0.6214151;-0.03907776,0.06505911;-0.6568364;-0.105989,-0.07618749;0.01047371;-0.03427601,-0.110184;-0.2718941;-0.06740655,-0.1192823;-0.6054603;0.002621092,-0.1274514;-0.6379345;-0.06703542,0.03512581;0.4601377;-0.2281168,129.9474
+0;0;0,0.003526415;0.2948857;0.008708282,0.007818148;0.5896391;0.003217872,0.2026246;0.4595238;0.008994554,0.2313848;0.2350204;0.02577643,0.2653733;0.02641772;-0.02404635,-0.1841796;0.4450379;-0.002663939,-0.2168279;0.2205244;-0.00885687,-0.2467899;0.009554207;-0.05064723,0.07565363;0.005687816;-0.0364979,0.08653323;-0.2785395;-0.004606124,0.08982771;-0.6141094;0.05991593,0.09068097;-0.5748347;-0.0333856,-0.0745117;0.004360691;-0.03894755,-0.09378113;-0.2803337;-0.01662251,-0.1089625;-0.6157801;0.04683097,-0.1057833;-0.5764793;-0.04641768,0.006737754;0.515619;0.006904758,0;0;0,0.02115698;0.2656001;-0.1267076,0.038663;0.5241485;-0.2672975,0.2043416;0.4528235;-0.1170251,0.2565695;0.2385468;-0.06346822,0.2570261;0.02597278;-0.1077926,-0.1391316;0.4844124;-0.1261011,-0.211337;0.2816182;-0.05418845,-0.2275567;0.07629192;-0.1229681,0.07597651;-0.001627028;-0.03623319,0.0902499;-0.2841483;-0.07980633,0.05922115;-0.6220946;-0.03967381,0.06742942;-0.657149;-0.1066997,-0.07621781;0.01026291;-0.03425549,-0.1100388;-0.2724054;-0.0638419,-0.1170089;-0.6064381;0.007954322,-0.1253685;-0.6385159;-0.06181955,0.03470697;0.4604118;-0.2296715,129.9812
+0;0;0,0.003528512;0.2950611;0.008713462,0.007823006;0.5900042;0.003220813,0.203149;0.4597235;0.009003865,0.2318656;0.2355606;0.0257603,0.2658628;0.02690431;-0.02407529,-0.1846816;0.4451992;-0.002685565,-0.2172803;0.2210262;-0.008869104,-0.24725;0.01000175;-0.0506702,0.07549406;0.005675818;-0.03642091,0.08637702;-0.2786394;-0.004519273,0.08968463;-0.615546;0.06025979,0.09053677;-0.5762835;-0.03291913,-0.07435452;0.004351493;-0.03886539,-0.09362992;-0.2804309;-0.01653345,-0.1088718;-0.6172135;0.04717278,-0.1056967;-0.5779249;-0.04595334,0.00674237;0.5159676;0.006908522,0;0;0,0.02201031;0.2655479;-0.1270797,0.04080611;0.524136;-0.2678289,0.2064106;0.451995;-0.1169887,0.2588798;0.2379023;-0.06439805,0.2585042;0.02545622;-0.1096013,-0.1380465;0.4838278;-0.1266591,-0.2131758;0.2814886;-0.05760212,-0.2270329;0.07607754;-0.1268199,0.07589279;-0.001566261;-0.03599834,0.09264961;-0.2839399;-0.0802207,0.06269155;-0.6233407;-0.03993511,0.07103673;-0.6578206;-0.107326,-0.07590028;0.01015847;-0.03455434,-0.108745;-0.2730141;-0.06112119,-0.1144299;-0.6075335;0.0148906,-0.1200492;-0.6463976;-0.04831537,0.03653112;0.4604111;-0.2301853,130.0033
+0;0;0,0.003556977;0.2974414;0.008783755,0.007912116;0.5965493;0.003209337,0.2164598;0.461331;0.00919073,0.2449858;0.2386557;0.02583595,0.2789848;0.02998877;-0.0240022,-0.1975118;0.4458277;-0.003286606,-0.2298942;0.2231425;-0.009429106,-0.2598654;0.01210718;-0.05123236,0.0752971;0.005661011;-0.0363259,0.08618256;-0.2787197;-0.004416905,0.08950375;-0.6170094;0.06062809,0.0903512;-0.5777979;-0.03203783,-0.07416055;0.00434014;-0.038764,-0.09344038;-0.2805079;-0.01642691,-0.1087448;-0.6186731;0.04754085,-0.1055872;-0.5794356;-0.04507256,0.006814745;0.5213661;0.006954155,0;0;0,0.01599459;0.2679537;-0.1284764,0.02774026;0.5305216;-0.2714045,0.2084352;0.4505185;-0.1158988,0.258975;0.2372447;-0.0645659,0.2606574;0.02488841;-0.110213,-0.1573265;0.4849405;-0.1153983,-0.230703;0.2829372;-0.04842362,-0.2446231;0.07763043;-0.1179725,0.07585414;-0.001455158;-0.0355711,0.09321941;-0.2838133;-0.08008432,0.06640375;-0.6249473;-0.04020596,0.07466388;-0.6591036;-0.1072006,-0.07550301;0.009991935;-0.03493892,-0.1067254;-0.2736487;-0.05906854,-0.1112995;-0.608709;0.0209032,-0.1160115;-0.6464616;-0.04281438,0.02520353;0.4657109;-0.2331831,130.037
+0;0;0,0.003340861;0.2980297;0.008874817,0.007605938;0.5973901;0.003340285,0.2211527;0.4607524;0.009355307,0.2492361;0.2415402;0.02571172,0.283453;0.03303401;-0.02440423,-0.2026637;0.444982;-0.003376455,-0.2345504;0.2258833;-0.01282313,-0.2651424;0.01581112;-0.05855083,0.07547661;0.005719991;-0.03640953,0.08618075;-0.278593;-0.004431151,0.08947226;-0.6166397;0.06059422,0.0903092;-0.5774692;-0.03160905,-0.07434857;0.004309455;-0.03884341,-0.09375067;-0.280458;-0.01643493,-0.10919;-0.6183668;0.04754972,-0.1060537;-0.579171;-0.04460147,0.006541415;0.5222117;0.007074873,0;0;0,0.01299407;0.2689977;-0.1279962,0.02355418;0.5324988;-0.2698238,0.2102954;0.4496011;-0.1146593,0.2589057;0.2391335;-0.06515527,0.2604681;0.0265649;-0.1095331,-0.1657874;0.4846235;-0.1111221,-0.2407089;0.2857587;-0.04827496,-0.2504184;0.07996966;-0.1169324,0.07622802;-0.001132816;-0.03525758,0.09432276;-0.2834544;-0.07928252,0.07091279;-0.6247501;-0.04076099,0.0791726;-0.6591307;-0.1068909,-0.07560707;0.00962758;-0.03529833,-0.1049938;-0.2743039;-0.05744407,-0.1079313;-0.6089674;0.02321845,-0.1112465;-0.648621;-0.03780309,0.02117035;0.4674982;-0.2319276,130.0703
+0;0;0,0.003346608;0.2985424;0.008890086,0.007612771;0.5979785;0.003356755,0.2217425;0.4612175;0.009375807,0.2510003;0.2328375;0.02641627,0.2852388;0.02420008;-0.02373123,-0.2032239;0.4454043;-0.003390498,-0.2364441;0.2171426;-0.01323225,-0.2670553;0.006938159;-0.05898873,0.07506768;0.005688999;-0.03621226,0.08577591;-0.2787326;-0.00422167,0.08908315;-0.6183951;0.06111448,0.08991331;-0.5792988;-0.03034206,-0.07394574;0.004286107;-0.03863295,-0.09335525;-0.2805901;-0.01621592,-0.1088684;-0.620114;0.04807456,-0.1057574;-0.5809926;-0.04333032,0.006548863;0.5228436;0.007089186,0;0;0,0.008322857;0.2701256;-0.1272035,0.01423754;0.5345935;-0.2676578,0.2063706;0.4556222;-0.1181962,0.2530444;0.2367426;-0.06147671,0.2629557;0.02509192;-0.1096678,-0.1740919;0.4833531;-0.1080731,-0.252158;0.2757932;-0.04382057,-0.2622009;0.07077689;-0.1151233,0.07605319;-0.0007423759;-0.03455734,0.09713276;-0.282862;-0.0792551,0.07593802;-0.6260365;-0.04140878,0.08410506;-0.6599662;-0.1069376,-0.07491967;0.009204889;-0.03579332,-0.1034338;-0.2750934;-0.05567174,-0.1028532;-0.6116207;0.02432418,-0.1054654;-0.652577;-0.03403782,0.01301755;0.4693785;-0.2301633,130.0926
+0;0;0,0.003335177;0.2975226;0.008859717,0.007582307;0.5956225;0.003352478,0.2196247;0.4598297;0.009330969,0.2489059;0.231268;0.02638498,0.283126;0.02274214;-0.02373568,-0.2012094;0.4441702;-0.003311201,-0.234456;0.2157269;-0.01316078,-0.2650509;0.005634904;-0.05889278,0.07543222;0.005716626;-0.03638811,0.08614132;-0.278728;-0.004394934,0.08945476;-0.6190276;0.06106376,0.0902883;-0.5798942;-0.03076502,-0.07430483;0.004306921;-0.03882056,-0.09371592;-0.2805924;-0.01640171,-0.1092582;-0.620753;0.04800934,-0.1061345;-0.5815946;-0.04376757,0.006523622;0.5208565;0.007066584,0;0;0,0.007699444;0.2698827;-0.1253529,0.01372731;0.5339152;-0.263763,0.2049703;0.4571717;-0.1175449,0.2515145;0.238268;-0.06006932,0.2611734;0.0261934;-0.1058645,-0.175391;0.4834746;-0.1099699,-0.2541262;0.2752498;-0.04806782,-0.2626429;0.07080738;-0.1208476,0.07652666;-0.000328958;-0.03450155,0.09973843;-0.2823048;-0.0791986,0.08258329;-0.6264434;-0.04213166,0.09180665;-0.6603958;-0.1080229,-0.07530587;0.008794269;-0.03603444,-0.09997959;-0.2759821;-0.05449034,-0.09640429;-0.6132791;0.02499266,-0.09817977;-0.6539046;-0.03438349,0.01243487;0.4688257;-0.2267959,130.1259
+0;0;0,0.003089405;0.2975246;0.008880274,0.007179833;0.5956274;0.003393536,0.2193169;0.459939;0.009465938,0.2486617;0.2313818;0.02646983,0.2829754;0.02292849;-0.02388797,-0.2015364;0.4441455;-0.003275246,-0.2343812;0.2158628;-0.01730593,-0.2657866;0.005880907;-0.06299451,0.07544818;0.005778071;-0.0363453,0.08597398;-0.2786726;-0.004345398,0.08900763;-0.6189632;0.06117322,0.08985764;-0.5798273;-0.03065514,-0.07430284;0.004250987;-0.03883055,-0.09374395;-0.2806437;-0.01637915,-0.1094837;-0.6207718;0.04815586,-0.1063461;-0.5816109;-0.04362033,0.006186559;0.5208599;0.007096751,0;0;0,0.007699444;0.2698827;-0.1253529,0.01372731;0.5339152;-0.263763,0.2049703;0.4571717;-0.1175449,0.2515145;0.238268;-0.06006932,0.2611734;0.0261934;-0.1058645,-0.175391;0.4834746;-0.1099699,-0.2541262;0.2752498;-0.04806782,-0.2626429;0.07080738;-0.1208476,0.07652666;-0.000328958;-0.03450155,0.09973843;-0.2823048;-0.0791986,0.08258329;-0.6264434;-0.04213166,0.09180665;-0.6603958;-0.1080229,-0.07530587;0.008794269;-0.03603444,-0.09997959;-0.2759821;-0.05449034,-0.09640429;-0.6132791;0.02499266,-0.09817977;-0.6539046;-0.03438349,0.01243487;0.4688257;-0.2267959,130.1486
+0;0;0,0.003089055;0.297491;0.008879269,0.007179803;0.5956174;0.00339173,0.214417;0.4613149;0.009410396,0.2441285;0.2299024;0.02662671,0.2784574;0.0213564;-0.02375348,-0.1967613;0.4458844;-0.003037884,-0.2300164;0.2147499;-0.01724384,-0.2614358;0.004674658;-0.06295273,0.07492901;0.005738312;-0.03609521,0.08554102;-0.2810419;-0.003833242,0.08856599;-0.6203589;0.06149792,0.08940559;-0.5813348;-0.02920595,-0.07379156;0.004221736;-0.03856335,-0.09339188;-0.2830061;-0.01592809,-0.1090865;-0.622161;0.04842228,-0.1059874;-0.5831122;-0.04223005,0.006186333;0.5208352;0.007095674,0;0;0,0.01157605;0.2696352;-0.1255074,0.02011654;0.5334303;-0.2642863,0.2037774;0.459483;-0.1156569,0.2512021;0.2375533;-0.05883241,0.2611463;0.02578825;-0.1064217,-0.1694444;0.4812003;-0.1200889,-0.2478218;0.2690508;-0.06025179,-0.2529728;0.06592432;-0.137201,0.07629313;0.0002432168;-0.03360724,0.1025733;-0.2836434;-0.07958651,0.08945043;-0.6270598;-0.0434444,0.09851865;-0.6602773;-0.1084878,-0.07444498;0.008214916;-0.03661432,-0.09655335;-0.2791761;-0.05433386,-0.08937772;-0.615685;0.02391919,-0.09069834;-0.6562947;-0.03371647,0.01835157;0.4683924;-0.2272182,130.1819
+0;0;0,0.003091382;0.297715;0.008885955,0.007186678;0.5961722;0.003393091,0.2205992;0.4600397;0.009483613,0.2504559;0.2274962;0.02678407,0.2848137;0.01877466;-0.02363853,-0.2027747;0.4441516;-0.003333886,-0.2361924;0.2118873;-0.01760928,-0.2676382;0.001635313;-0.06335664,0.07488466;0.005734915;-0.03607384,0.08553341;-0.2820384;-0.003700156,0.08854009;-0.6193033;0.0612359,0.08938091;-0.5802661;-0.02959964,-0.07374787;0.004219237;-0.03854052,-0.09341607;-0.2840032;-0.01582688,-0.1090158;-0.621107;0.04813431,-0.1059122;-0.5820451;-0.04264963,0.006192351;0.5213254;0.007100235,0;0;0,0.005120479;0.2711921;-0.1230907,0.007600896;0.5372216;-0.2585237,0.2017158;0.4617966;-0.1137168,0.245306;0.2391479;-0.05211616,0.2599323;0.02838337;-0.1036134,-0.187194;0.4808215;-0.1134493,-0.2682429;0.2678621;-0.05559961,-0.2724422;0.06500253;-0.1338167,0.07645129;0.0004911125;-0.0331192,0.1037073;-0.2844712;-0.07815814,0.09648342;-0.6261874;-0.04422975,0.1057649;-0.6595806;-0.1092577,-0.07419477;0.007964513;-0.03706245,-0.09379312;-0.2806504;-0.05415702,-0.0822794;-0.6151861;0.02282786,-0.08388085;-0.6561953;-0.03451854,0.007199831;0.4715897;-0.2223425,130.2153
+0;0;0,0.002706514;0.2987911;0.008980957,0.006592918;0.5984219;0.003480231,0.2176313;0.4628207;0.009785241,0.2478846;0.2274064;0.02713126,0.2823694;0.01883967;-0.02357201,-0.2008668;0.4469852;-0.003071505,-0.2341924;0.2120775;-0.02161236,-0.2682703;0.00475876;-0.07744926,0.07482556;0.005737453;-0.03596414,0.08519603;-0.2829532;-0.003455482,0.08819366;-0.6201644;0.06132248,0.08906484;-0.5811085;-0.0296611,-0.07360528;0.004210369;-0.03859713,-0.09361541;-0.2848907;-0.01564423,-0.1092659;-0.6218995;0.04836082,-0.1061288;-0.5828188;-0.04257036,0.005676753;0.5232807;0.007203306,0;0;0,0.002673522;0.2723536;-0.123209,0.003908165;0.5393503;-0.2593362,0.1941074;0.4646478;-0.1121697,0.2393053;0.2395875;-0.04939198,0.2541227;0.02860385;-0.09965563,-0.1897731;0.4785891;-0.1175211,-0.2750584;0.2634048;-0.06222062,-0.2740744;0.0597717;-0.1383303,0.07631616;0.0007483363;-0.03317356,0.1060548;-0.284864;-0.07842708,0.1010503;-0.6265709;-0.04484344,0.111426;-0.6593559;-0.110503,-0.07406519;0.007745025;-0.0371425,-0.09374419;-0.2817172;-0.05533591,-0.0772409;-0.6159027;0.0218931,-0.07874972;-0.65749;-0.0349731,0.00374236;0.4735018;-0.2229378,130.2379
+0;0;0,0.002714374;0.2996588;0.009007039,0.006607243;0.599786;0.003498261,0.2157809;0.4646173;0.009785478,0.2456371;0.2322933;0.02690379,0.2801208;0.02373332;-0.02379784,-0.1990377;0.4489211;-0.002958233,-0.2319259;0.217097;-0.0212557,-0.2660027;0.009784937;-0.07709079,0.07455029;0.005716346;-0.03583184,0.08491236;-0.2827407;-0.003349494,0.0879057;-0.6194687;0.06133565,0.08877771;-0.5804042;-0.02973432,-0.0733345;0.00419488;-0.03845514,-0.09332844;-0.2846722;-0.01552082,-0.1089565;-0.6211982;0.04839252,-0.1058165;-0.5821088;-0.04262502,0.00568987;0.5245458;0.007226242,0;0;0,0.00535588;0.2728794;-0.1240647,0.009035438;0.5400484;-0.2609034,0.1931264;0.4627774;-0.1083615,0.2349962;0.2405096;-0.04509401,0.2507963;0.02958801;-0.09528875,-0.1858303;0.4801426;-0.1243253,-0.2715353;0.2682477;-0.07034299,-0.2713374;0.0647473;-0.1467929,0.07625502;0.0007620751;-0.03254128,0.1102596;-0.2840346;-0.07841539,0.1082342;-0.6254208;-0.0463171,0.1193485;-0.6580908;-0.1120865,-0.07350494;0.007702442;-0.03757712,-0.08998094;-0.2816472;-0.05694883,-0.06999392;-0.6151895;0.02005079,-0.07101732;-0.656874;-0.03684348,0.008322395;0.4741749;-0.2243519,130.2715
+0;0;0,0.002699723;0.2980413;0.008958422,0.006565102;0.5960469;0.003489804,0.2161628;0.4613203;0.009754299,0.2461721;0.2278048;0.02696041,0.2806589;0.01922584;-0.02374582,-0.1994796;0.445593;-0.003014717,-0.2325364;0.2125798;-0.02140603,-0.2666163;0.005248949;-0.0772462,0.07372692;0.005653212;-0.03543609,0.08418059;-0.2853537;-0.002666611,0.08716231;-0.6207751;0.06176754,0.08803698;-0.581683;-0.02957955,-0.07252456;0.004148549;-0.03803042,-0.09269524;-0.287272;-0.01489337,-0.1082626;-0.6224922;0.04877197,-0.1051131;-0.5833752;-0.04252251,0.005654572;0.5213678;0.007189982,0;0;0,0.003266722;0.271216;-0.1238847,0.004957311;0.5360175;-0.2607183,0.189063;0.4645228;-0.1062372,0.227964;0.241016;-0.04098725,0.2459831;0.03035614;-0.09161711,-0.1911443;0.4784077;-0.1266329,-0.2761611;0.2645717;-0.0739791,-0.2763548;0.06225167;-0.1535543,0.07586262;0.001390964;-0.03108478,0.1115213;-0.2856749;-0.07787943,0.1129124;-0.6258681;-0.04730415,0.1245932;-0.658963;-0.1129572,-0.07220636;0.007086476;-0.03820153,-0.08746196;-0.2849256;-0.05728919,-0.06481622;-0.6169264;0.01972268,-0.06529663;-0.6572629;-0.03927119,0.00471282;0.4707978;-0.2241423,130.3047
+0;0;0,0.00248193;0.2964071;0.008908048,0.006077128;0.5905125;0.003496583,0.2078331;0.4592993;0.009674203,0.2380738;0.2241873;0.02695107,0.2727659;0.01573969;-0.02392041,-0.1921315;0.444156;-0.002719045,-0.2251763;0.2099006;-0.02559077,-0.2602617;0.004066676;-0.08595017,0.07360696;0.005664743;-0.03533278,0.08396786;-0.2865354;-0.002416987,0.08690944;-0.6204355;0.06177289,0.08780979;-0.5812765;-0.03025697,-0.07239391;0.004118725;-0.03795572,-0.09266444;-0.2884993;-0.0148136,-0.1082911;-0.6221763;0.04869822,-0.1050983;-0.5829929;-0.0432782,0.00526319;0.5170734;0.007138802,0;0;0,0.005695403;0.2689998;-0.124697,0.009766996;0.5289902;-0.2622285,0.1806564;0.4633342;-0.1037483,0.2229059;0.2387251;-0.03850744,0.2360049;0.02742708;-0.08773563,-0.1812316;0.4771103;-0.1349948,-0.2679376;0.2618665;-0.08358616,-0.2716196;0.06062043;-0.1656125,0.07598205;0.001826137;-0.03036237,0.1126016;-0.2861345;-0.07841873,0.116567;-0.62477;-0.04794645,0.1286454;-0.6588001;-0.1135852,-0.07181152;0.006636218;-0.03869814,-0.08564536;-0.2866;-0.05851907,-0.06105877;-0.6169736;0.01807755,-0.06132113;-0.6579374;-0.04123748,0.008681923;0.4653519;-0.2254016,130.327
+0;0;0,0.00246731;0.294661;0.008855574,0.006044464;0.5873038;0.003466498,0.2027516;0.4577878;0.009568172,0.233322;0.2201122;0.02703341,0.2680049;0.01172043;-0.02382445,-0.1872388;0.4430221;-0.002516018,-0.2206439;0.2062125;-0.02563712,-0.25572;0.0004337132;-0.08598037,0.07409684;0.005702443;-0.03556792,0.08445701;-0.2864774;-0.002654415,0.08740589;-0.6212056;0.06169465,0.08824744;-0.5826447;-0.02432477,-0.07287572;0.004146136;-0.03820833,-0.09314483;-0.2884516;-0.01506781,-0.1088102;-0.622956;0.04860151,-0.105826;-0.5843724;-0.03736797,0.005233367;0.5141212;0.007095998,0;0;0,0.006843843;0.2669012;-0.1250062,0.01219393;0.5250312;-0.2628815,0.1754488;0.4650123;-0.1032016,0.2179695;0.2380714;-0.03672552,0.2340075;0.02687594;-0.0852623,-0.1753449;0.4741246;-0.1399992,-0.2681222;0.2583591;-0.08933473,-0.2695921;0.05824733;-0.1740087,0.07659198;0.002360374;-0.03026604,0.1138375;-0.2854733;-0.07847667,0.1197656;-0.6243877;-0.0425005,0.1319318;-0.6558636;-0.1020491,-0.07236134;0.006054461;-0.03892452,-0.08586232;-0.2871072;-0.0597503,-0.05880844;-0.6180719;0.01720995,-0.05833254;-0.6538807;-0.03884643,0.01079687;0.4617452;-0.22597,130.3609
+0;0;0,0.002457905;0.2935378;0.008821818,0.006027324;0.5855533;0.003442493,0.1976628;0.4575977;0.009475041,0.2288718;0.2149572;0.02730512,0.2635614;0.006524473;-0.02356273,-0.1823113;0.4432112;-0.002298783,-0.2164142;0.2014548;-0.02590288,-0.2514971;-0.004364431;-0.08625797,0.07361274;0.005665188;-0.03533555,0.08404022;-0.2884127;-0.002208233,0.08697254;-0.6212616;0.06177956,0.08789657;-0.5818617;-0.03267015,-0.0723996;0.004119048;-0.0379587,-0.09280039;-0.2903794;-0.01466786,-0.1083778;-0.6230059;0.04864401,-0.1051011;-0.583581;-0.04575086,0.005217486;0.5124842;0.007066362,0;0;0,0.008049723;0.2653711;-0.1255455,0.01427005;0.5225108;-0.2639058,0.1698052;0.4662286;-0.1030874,0.2136832;0.2351583;-0.03346299,0.2283534;0.02401516;-0.08284377,-0.169243;0.4720719;-0.144464,-0.2637051;0.2515125;-0.09350535,-0.2708488;0.05169269;-0.1786883,0.07630093;0.002987593;-0.02947497,0.1149718;-0.286634;-0.07755709,0.1227349;-0.6222045;-0.03040242,0.1365828;-0.6568806;-0.09848475,-0.07159574;0.005528711;-0.03928124,-0.08582758;-0.2895652;-0.05940547,-0.05604987;-0.6186215;0.01626948,-0.05541202;-0.6608775;-0.04528229,0.01269579;0.4594291;-0.2268772,130.3939
+0;0;0,0.002272135;0.293538;0.008864711,0.005671426;0.5855564;0.003514716,0.1974021;0.4577044;0.009607428,0.2286448;0.2150617;0.02734784,0.2634619;0.006738007;-0.02387834,-0.1819137;0.4419865;-0.006053949,-0.2167062;0.2005471;-0.03179924,-0.2519267;-0.004541889;-0.09451374,0.07361989;0.00569494;-0.03531588,0.08392405;-0.288389;-0.002203107,0.08678525;-0.6212252;0.061854,0.08844265;-0.5818349;-0.03258663,-0.07239699;0.004090719;-0.03796675,-0.09286602;-0.2904013;-0.01465541,-0.108802;-0.6230383;0.04851208,-0.1047889;-0.5836257;-0.04585558,0.004927882;0.5124857;0.00712117,0;0;0,0.008049723;0.2653711;-0.1255455,0.01427005;0.5225108;-0.2639058,0.1698052;0.4662286;-0.1030874,0.2136832;0.2351583;-0.03346299,0.2283534;0.02401516;-0.08284377,-0.169243;0.4720719;-0.144464,-0.2637051;0.2515125;-0.09350535,-0.2708488;0.05169269;-0.1786883,0.07630093;0.002987593;-0.02947497,0.1149718;-0.286634;-0.07755709,0.1227349;-0.6222045;-0.03040242,0.1365828;-0.6568806;-0.09848475,-0.07159574;0.005528711;-0.03928124,-0.08582758;-0.2895652;-0.05940547,-0.05604987;-0.6186215;0.01626948,-0.05541202;-0.6608775;-0.04528229,0.01269579;0.4594291;-0.2268772,130.4164
+0;0;0,0.002270883;0.2933763;0.008859827,0.005678402;0.5861207;0.003491794,0.1978793;0.4578379;0.009605234,0.2296445;0.2111372;0.02764234,0.2644698;0.002764747;-0.02359585,-0.1823691;0.4420814;-0.006094649,-0.2177434;0.1966042;-0.03227051,-0.2529722;-0.008532912;-0.09499972,0.07392641;0.00571865;-0.03546291,0.08423749;-0.2885628;-0.002327889,0.08711063;-0.6227881;0.06199656,0.08868688;-0.5838575;-0.02782017,-0.07269841;0.004107751;-0.03812483,-0.09318119;-0.2905822;-0.01479783,-0.1091836;-0.6246074;0.04863328,-0.105367;-0.5856556;-0.04111404,0.004931845;0.512754;0.007112863,0;0;0,0.006342072;0.264854;-0.1263545,0.01105925;0.5221295;-0.2660525,0.1660864;0.4680745;-0.1029935,0.2127959;0.2337253;-0.03161931,0.227223;0.02276151;-0.08205128,-0.1719662;0.4725461;-0.1451722,-0.2720391;0.2494536;-0.09607273,-0.2849316;0.05089265;-0.1836203,0.07654855;0.003367215;-0.02973914,0.116339;-0.2865207;-0.07651067,0.1263007;-0.6224415;-0.02256298,0.1433374;-0.6571069;-0.08320475,-0.07203466;0.005149058;-0.03924194,-0.08720107;-0.2901372;-0.05878292,-0.05506796;-0.6205046;0.01656453,-0.05322697;-0.6591755;-0.0420035,0.009956446;0.4589126;-0.2286525,130.4503
+0;0;0,0.002265872;0.292729;0.008840279,0.005669641;0.5851579;0.003476375,0.1958538;0.4574882;0.009561831,0.2277232;0.209979;0.02765805,0.2625283;0.001727104;-0.02355047,-0.1804194;0.4418964;-0.005973924,-0.2159097;0.1956146;-0.03223558,-0.2511181;-0.00940372;-0.09492846,0.07389855;0.005716495;-0.03544955,0.08419982;-0.2882853;-0.002346013,0.08711533;-0.6274387;0.06292687,0.08868448;-0.5885484;-0.02648476,-0.07267101;0.004106203;-0.03811045,-0.09313433;-0.2903037;-0.01480562,-0.1093727;-0.629254;0.04956076,-0.1055733;-0.5903426;-0.03978179,0.004923481;0.5118302;0.007095516,0;0;0,0.00500818;0.2641433;-0.1263993,0.008654241;0.5210149;-0.2662156,0.1614212;0.4691446;-0.1035159,0.2109013;0.2349035;-0.03080559,0.2238129;0.02336127;-0.07861471,-0.1720989;0.4725757;-0.1462196,-0.2698351;0.247128;-0.09905021,-0.2866211;0.05006182;-0.1889707,0.07649282;0.003896981;-0.02973223,0.1176391;-0.2858821;-0.0741632,0.1290436;-0.6254252;-0.01191831,0.147953;-0.6571063;-0.07447886,-0.07198088;0.004689318;-0.03933328,-0.08743667;-0.2903289;-0.05842269,-0.0529926;-0.6256004;0.01707988,-0.0508182;-0.6644434;-0.04064242,0.007835228;0.4578458;-0.2288043,130.4833
+0;0;0,0.002014908;0.2943237;0.008936983,0.005244057;0.5912407;0.003508848,0.2117815;0.457712;0.01003774,0.2439307;0.2089194;0.02812917,0.2788946;0.0007668138;-0.02325488,-0.1961628;0.4401076;-0.009204106,-0.2326561;0.1930966;-0.03941053,-0.2693997;-0.0068492;-0.1159734,0.07383829;0.0057532;-0.03531773,0.0839735;-0.2900182;-0.002045799,0.0868902;-0.6248001;0.06245853,0.08886638;-0.5858648;-0.02743602,-0.07253539;0.004057609;-0.03814035,-0.09327678;-0.2920949;-0.01460438,-0.1094021;-0.6266853;0.04893696,-0.1051828;-0.5877265;-0.04087792,0.004573395;0.5165042;0.007179183,0;0;0,-0.007535052;0.2677037;-0.1224267,-0.02977305;0.5327355;-0.2545633,0.1588429;0.4721001;-0.1039484,0.2077397;0.236864;-0.0295732,0.2218283;0.0252879;-0.0767684,-0.2164502;0.4740666;-0.1252323,-0.3191589;0.2491095;-0.07936491,-0.3360516;0.05321887;-0.1717326,0.07624423;0.004583806;-0.02997231,0.118045;-0.287523;-0.07018113,0.1326606;-0.6212229;-0.001777649,0.1540905;-0.6560279;-0.06098795,-0.07198945;0.004210663;-0.03914489,-0.08836594;-0.2925516;-0.05797015,-0.05321727;-0.6235889;0.01569932,-0.05077004;-0.6629025;-0.04221797,-0.02288681;0.4669982;-0.2194827,130.5168
+0;0;0,0.002021374;0.2952682;0.008965663,0.005246362;0.5917605;0.003552719,0.213454;0.4580458;0.01009051,0.2453875;0.2109224;0.02806056,0.2803437;0.002815768;-0.02331214,-0.1977735;0.4402997;-0.009306192,-0.2340219;0.194946;-0.03930995,-0.2707574;-0.004955694;-0.1158559,0.07392199;0.005759722;-0.03535777,0.08409461;-0.2911033;-0.001963042,0.08699045;-0.62349;0.06207979,0.08896681;-0.5845539;-0.02782299,-0.07261762;0.00406221;-0.03818359,-0.09343557;-0.2931833;-0.01456075,-0.1094455;-0.6253799;0.04852598,-0.1052258;-0.5864202;-0.04129712,0.004578277;0.5173111;0.007208952,0;0;0,-0.01046103;0.2687142;-0.1222744,-0.02989507;0.5330492;-0.2553012,0.1596921;0.4718796;-0.1042926,0.2061207;0.2382531;-0.0289557,0.2210114;0.02657104;-0.07519889,-0.218574;0.4739399;-0.1239515,-0.323219;0.2511786;-0.08106246,-0.343159;0.05574362;-0.1736747,0.07628365;0.004835725;-0.030087,0.1184998;-0.2889867;-0.06519437,0.1348493;-0.6189185;0.008754969,0.1547735;-0.654312;-0.05034661,-0.07211157;0.003961726;-0.03914119,-0.08887775;-0.2939011;-0.05766014,-0.05330687;-0.6225877;0.0150771,-0.05057849;-0.6619885;-0.04273605,-0.02396397;0.4676319;-0.2200603,130.5395
+0;0;0,0.002025014;0.2957999;0.008981807,0.005247271;0.5920146;0.003578593,0.2123794;0.4587884;0.01009254,0.2445792;0.2096043;0.02821245,0.279532;0.001517743;-0.02315529,-0.1967275;0.4411339;-0.009204134,-0.2332782;0.1937341;-0.03945809,-0.2700101;-0.006148249;-0.1159967,0.07371918;0.00574392;-0.03526076,0.08392264;-0.2920189;-0.001764804,0.08681791;-0.6243406;0.06226549,0.08871771;-0.5857506;-0.02415502,-0.07241838;0.004051065;-0.03807883,-0.09329943;-0.2940955;-0.01438438,-0.1093062;-0.626227;0.04868999,-0.10525;-0.5876144;-0.03765392,0.004580827;0.5177481;0.007225845,0;0;0,-0.01229236;0.2692474;-0.1222174,-0.03012646;0.5330285;-0.2559516,0.1576519;0.4730932;-0.1051702,0.2059893;0.2379168;-0.02892447,0.2208347;0.02616106;-0.0747447,-0.2184558;0.4732484;-0.1246732,-0.3269673;0.2499236;-0.08213907,-0.3508857;0.05648611;-0.1779004,0.07605888;0.005268037;-0.02996874,0.1197908;-0.2898064;-0.06009245,0.1373898;-0.6190349;0.01635861,0.1559568;-0.6532134;-0.03915977,-0.07180443;0.003592681;-0.03926891,-0.08869231;-0.2951878;-0.05754101,-0.05268945;-0.6237533;0.01522188,-0.0495443;-0.6603856;-0.04042119,-0.02492929;0.4678701;-0.2205026,130.5729
+0;0;0,0.001630018;0.2959224;0.009076094,0.004686792;0.5921875;0.003726645,0.2119227;0.4589929;0.0103751,0.2446642;0.2065892;0.0287133,0.279718;-0.001365483;-0.02286854,-0.1967147;0.4404903;-0.01186096,-0.2352026;0.1907718;-0.04757208,-0.2713415;-0.00962469;-0.1228704,0.07375631;0.005792411;-0.03514251,0.08361785;-0.2924799;-0.001614548,0.08634069;-0.6260654;0.06264249,0.08867151;-0.5876268;-0.02226555,-0.07236844;0.003997672;-0.03814931,-0.09335747;-0.2946332;-0.01434114,-0.1098261;-0.6279469;0.04927042,-0.1053774;-0.5894827;-0.03555048,0.004076109;0.5179182;0.007360504,0;0;0,-0.01467479;0.2695552;-0.121572,-0.03348904;0.5332237;-0.2554908,0.1546478;0.4763139;-0.1054254,0.2056992;0.2382389;-0.02907109,0.2196786;0.02622218;-0.07365918,-0.2214761;0.4729008;-0.1228449,-0.3340262;0.2476598;-0.08143353,-0.3635901;0.05634008;-0.1797054,0.07600795;0.005497217;-0.03001857,0.1204833;-0.2903591;-0.0560708,0.1380869;-0.6204737;0.02222443,0.1567246;-0.6528469;-0.0329864,-0.07179274;0.003379711;-0.03928003,-0.08904945;-0.2958933;-0.05732456,-0.05260423;-0.6258127;0.01506749,-0.04906757;-0.6614306;-0.03941007,-0.02846109;0.4681709;-0.2198207,130.6063
+0;0;0,0.001630054;0.2959288;0.009076293,0.004685378;0.5920528;0.003729509,0.2118054;0.4589293;0.01037441,0.2445807;0.2062654;0.02873151,0.2796279;-0.001649976;-0.02284059,-0.1966035;0.440437;-0.01184922,-0.2351311;0.1904612;-0.04759715,-0.2712632;-0.009897456;-0.1228812,0.07362042;0.005781739;-0.03507777,0.08349867;-0.2929959;-0.001492999,0.08623141;-0.627794;0.06299762,0.08857696;-0.5893021;-0.02244671,-0.0722351;0.003990307;-0.03807902,-0.09325969;-0.2951465;-0.01423052,-0.1097882;-0.6296718;0.04961228,-0.1053114;-0.5911542;-0.03574437,0.00407501;0.5178217;0.007361498,0;0;0,-0.01597993;0.2696822;-0.1211407,-0.0353718;0.5331994;-0.254956,0.1535754;0.477364;-0.1064496,0.2053472;0.2392791;-0.0297327,0.2198147;0.02716391;-0.07348919,-0.2232647;0.4729654;-0.1223522,-0.3390088;0.2486847;-0.08296072,-0.375216;0.06011884;-0.1841969,0.07586494;0.005833238;-0.02990532,0.1206807;-0.290636;-0.05421853,0.1386794;-0.6216586;0.02550817,0.1568956;-0.6532733;-0.03150201,-0.07159179;0.003132301;-0.03935287,-0.08933315;-0.2966143;-0.0575417,-0.05230715;-0.6276386;0.01531629,-0.04871703;-0.663569;-0.03962583,-0.0303395;0.4682176;-0.2192369,130.64
+0;0;0,0.001364249;0.2959208;0.009165839,0.004266109;0.5919909;0.003913285,0.2106722;0.4591315;0.01070208,0.2436225;0.2057825;0.02901282,0.2787873;-0.002090305;-0.02253235,-0.1958926;0.4403004;-0.01402279,-0.2368412;0.1912636;-0.05773374,-0.2722493;-0.008168861;-0.1356921,0.07366835;0.005804863;-0.03499215,0.08335784;-0.2929444;-0.001381978,0.08604549;-0.6287864;0.06330167,0.08880725;-0.5902914;-0.02217936,-0.0721991;0.003967515;-0.03816703,-0.09338845;-0.2951297;-0.01436651,-0.1101236;-0.6306375;0.04994187,-0.1052285;-0.5921101;-0.03544033,0.003678367;0.5177728;0.007534451,0;0;0,-0.01617533;0.2697216;-0.1210108,-0.03538101;0.5331881;-0.2548256,0.1527616;0.4788517;-0.1067064,0.2055579;0.2401234;-0.03036451,0.220078;0.02791695;-0.07351708,-0.2227014;0.4727167;-0.1226489,-0.3423205;0.2491107;-0.08661643,-0.3810259;0.06223744;-0.189984,0.0758833;0.005940706;-0.02985978,0.1206789;-0.2906531;-0.05222273,0.1385025;-0.6226112;0.02819657,0.1569688;-0.6542294;-0.02880335,-0.07157678;0.003023001;-0.03940557,-0.08953156;-0.29668;-0.05758128,-0.05238929;-0.6287734;0.01532651,-0.04831181;-0.6651555;-0.03911233,-0.03041309;0.4682276;-0.2190871,130.6621
+0;0;0,0.001364695;0.2960176;0.009168837,0.004267044;0.5921395;0.003915026,0.2108557;0.4592072;0.01070765,0.2438903;0.2052107;0.02906519,0.2790629;-0.00270851;-0.02249148,-0.1960681;0.4403595;-0.01403905,-0.2371213;0.1906862;-0.05786172,-0.2725374;-0.008790746;-0.1358375,0.07385293;0.005819407;-0.03507983,0.08354973;-0.2931551;-0.001444314,0.08623421;-0.6286014;0.06316312,0.08899339;-0.5901143;-0.02223814,-0.07238;0.003977456;-0.03826266,-0.09358533;-0.2953454;-0.01444419,-0.1103008;-0.6304578;0.04978842,-0.1054102;-0.5919383;-0.03551412,0.003679134;0.5179003;0.007537223,0;0;0,-0.01620236;0.2698107;-0.1210456,-0.03500187;0.5333094;-0.2549689,0.153228;0.4790131;-0.1067884,0.2064195;0.2396473;-0.03051758,0.2211432;0.02759032;-0.07457018,-0.2225257;0.4723599;-0.1224807,-0.3438432;0.2486582;-0.08809851,-0.3870182;0.06961076;-0.2030051,0.07606728;0.005868882;-0.02996731,0.1203819;-0.2912271;-0.04949427,0.1387234;-0.623226;0.02890134,0.1573434;-0.6552933;-0.02743673,-0.07182512;0.003011151;-0.0393802,-0.08932309;-0.2969532;-0.05744521,-0.0522445;-0.6286638;0.01534804,-0.04793083;-0.6649338;-0.03908264,-0.03015215;0.4683363;-0.219193,130.6957
+0;0;0,0.001365435;0.2961782;0.00917381,0.004270004;0.5925257;0.003916155,0.2105707;0.4596221;0.01070695,0.24378;0.2042822;0.02916158,0.2789566;-0.00366044;-0.02240092,-0.1957883;0.4408005;-0.0140054,-0.2370586;0.1898068;-0.05805983,-0.2724787;-0.009692729;-0.1360444,0.07395764;0.005827657;-0.03512957,0.08368318;-0.294033;-0.001394354,0.08636216;-0.6287922;0.06308073,0.08914357;-0.5902367;-0.02300836,-0.07248262;0.003983094;-0.0383169,-0.0937508;-0.2962269;-0.01442784,-0.110432;-0.6306529;0.04967318,-0.1055021;-0.5920649;-0.03631637,0.003681677;0.5182337;0.007540924,0;0;0,-0.01633557;0.2700827;-0.1208138,-0.03482232;0.5339891;-0.2544756,0.1532378;0.4797648;-0.1068506,0.207017;0.2391278;-0.03040767,0.2223548;0.0271934;-0.0749588,-0.2221088;0.4717435;-0.1219572,-0.3478186;0.2482277;-0.09229916,-0.3932733;0.07231906;-0.2111531,0.07605927;0.005883068;-0.03030109,0.1200301;-0.2923222;-0.04730725,0.1384672;-0.6237148;0.03058362,0.1567323;-0.6560937;-0.02657866,-0.07206547;0.00303214;-0.03918104,-0.08981573;-0.2977773;-0.05782706,-0.05292871;-0.6287165;0.01529311,-0.04806682;-0.6653046;-0.03979457,-0.03008975;0.4689186;-0.2187514,130.7288
+0;0;0,0.001364122;0.2958935;0.009164992,0.004267026;0.5920706;0.003910439,0.2121451;0.4587649;0.01072319,0.2456391;0.2012354;0.02933608,0.2808394;-0.006847098;-0.02226109,-0.1973113;0.4397998;-0.01417753,-0.2389356;0.1866537;-0.05860975,-0.2743795;-0.01297989;-0.1366468,0.07385188;0.005819325;-0.03507933,0.08360685;-0.2949487;-0.001242042,0.08627935;-0.6288979;0.06307703,0.08907145;-0.5903095;-0.02334306,-0.07237898;0.003977399;-0.03826211,-0.09371153;-0.297141;-0.01430076,-0.1103524;-0.6307578;0.04964516,-0.1054035;-0.5921367;-0.03667504,0.003679053;0.5178232;0.007533031,0;0;0,-0.01681792;0.2697532;-0.1207857,-0.0353857;0.5334556;-0.2544596,0.1538629;0.4813392;-0.1058314,0.2083968;0.2382628;-0.03013682,0.2269441;0.02708836;-0.07768679,-0.223755;0.4709707;-0.1204275,-0.3547944;0.2474091;-0.09515712,-0.40233;0.0759698;-0.219851,0.07588026;0.005553633;-0.03049374,0.1191914;-0.2937545;-0.04599524,0.137945;-0.6243175;0.03173876,0.1560131;-0.6571813;-0.02545977,-0.07198502;0.003278636;-0.03906319,-0.09033293;-0.2983943;-0.05799289,-0.05360945;-0.6285364;0.01497072,-0.04872666;-0.6653026;-0.04042267,-0.03065297;0.4684448;-0.2187197,130.7626
+0;0;0,0.001174498;0.2958923;0.009227864,0.003857282;0.592073;0.004031272,0.2118424;0.4589069;0.01119791,0.2454031;0.2013666;0.02954019,0.2806446;-0.006688714;-0.022138,-0.197441;0.4396144;-0.0152926,-0.2405699;0.1877659;-0.06531268,-0.2758816;-0.01027822;-0.1473568,0.07390565;0.005837542;-0.03496286,0.08354992;-0.2949366;-0.001148351,0.08614382;-0.6288958;0.06312171,0.08919088;-0.5903073;-0.02328975,-0.07229847;0.003970639;-0.03841471,-0.09369554;-0.2971303;-0.01429152,-0.1105039;-0.6307293;0.04970312,-0.1052998;-0.5921072;-0.03660195,0.003342558;0.5178238;0.007628532,0;0;0,-0.01681792;0.2697532;-0.1207857,-0.0353857;0.5334556;-0.2544596,0.1538629;0.4813392;-0.1058314,0.2083968;0.2382628;-0.03013682,0.2269441;0.02708836;-0.07768679,-0.223755;0.4709707;-0.1204275,-0.3547944;0.2474091;-0.09515712,-0.40233;0.0759698;-0.219851,0.07588026;0.005553633;-0.03049374,0.1191914;-0.2937545;-0.04599524,0.137945;-0.6243175;0.03173876,0.1560131;-0.6571813;-0.02545977,-0.07198502;0.003278636;-0.03906319,-0.09033293;-0.2983943;-0.05799289,-0.05360945;-0.6285364;0.01497072,-0.04872666;-0.6653026;-0.04042267,-0.03065297;0.4684448;-0.2187197,130.7852
+0;0;0,0.001179434;0.2971359;0.009266647,0.003883551;0.595704;0.004023911,0.213357;0.4614143;0.01125011,0.2466214;0.2061475;0.02943047,0.2819042;-0.002151012;-0.02230812,-0.1988576;0.4419836;-0.01543012,-0.2416057;0.1923584;-0.06500863,-0.2769587;-0.005917236;-0.1471487,0.07382791;0.005831401;-0.03492608,0.08350135;-0.2958526;-0.001009282,0.08608341;-0.6282867;0.06296729,0.08911255;-0.5897487;-0.02293598,-0.07222242;0.003966462;-0.03837429,-0.0936842;-0.2980453;-0.01417814,-0.1104158;-0.6301209;0.04952427,-0.1052424;-0.5915494;-0.03627322,0.003363962;0.5207531;0.007655167,0;0;0,-0.01627599;0.271099;-0.1209025,-0.03336786;0.5373396;-0.2550564,0.1572261;0.479224;-0.1057694,0.2112862;0.2387695;-0.02923632,0.2321868;0.02871893;-0.08169532,-0.223185;0.4706093;-0.1193244,-0.3576084;0.2513598;-0.0979194,-0.4101366;0.08541073;-0.2283484,0.07578051;0.005327195;-0.03055048,0.1188206;-0.2950301;-0.04434061,0.137392;-0.6241958;0.032583,0.1551708;-0.6576319;-0.02328491,-0.07189389;0.003507392;-0.03903029,-0.09037197;-0.299064;-0.0581676,-0.05442597;-0.6275566;0.01540334,-0.04920271;-0.6633613;-0.04030934,-0.02910585;0.4715897;-0.2191415,130.8074
+0;0;0,0.001185697;0.2987138;0.009315857,0.003904514;0.5988947;0.00404614,0.2129446;0.4643545;0.01128301,0.2467095;0.2052462;0.02973696,0.2820117;-0.003167301;-0.02203019,-0.1984243;0.4449636;-0.01534248,-0.2418157;0.1915818;-0.06566709,-0.2771882;-0.0068032;-0.1478525,0.07369124;0.005820606;-0.03486142,0.08341443;-0.2974149;-0.0007702038,0.08599534;-0.6297011;0.0631779,0.08904366;-0.591109;-0.02326941,-0.07208873;0.00395912;-0.03830326,-0.09366089;-0.2996058;-0.01398267,-0.110385;-0.6315336;0.04969139,-0.1051788;-0.5929079;-0.03664948,0.003382344;0.5235716;0.007695437,0;0;0,-0.0143766;0.2727641;-0.1212897,-0.02827726;0.5406744;-0.2560835,0.1598855;0.4851526;-0.1051867,0.2146833;0.2408244;-0.02825403,0.242174;0.03209139;-0.08336353,-0.2179741;0.4693424;-0.1193276,-0.3591206;0.2493443;-0.1021169,-0.4190285;0.0888917;-0.2363864,0.07564817;0.005125433;-0.03050709,0.1177969;-0.297007;-0.04267168,0.1363624;-0.6261488;0.03369069,0.1542674;-0.6596741;-0.0228796,-0.07169911;0.003548473;-0.03906716,-0.09071475;-0.3005792;-0.05786314,-0.05544585;-0.628998;0.01567113,-0.05008501;-0.6651539;-0.04046192,-0.02490001;0.4745504;-0.2199812,130.8292
+0;0;0,0.001005512;0.2987141;0.009328454,0.003502571;0.598897;0.004056096,0.2126508;0.464524;0.01183135,0.2462585;0.205379;0.03005469,0.2818753;-0.002941027;-0.02187307,-0.1986089;0.4449203;-0.01643777,-0.2435038;0.1932097;-0.07339349,-0.280376;0.001657516;-0.1698842,0.07371362;0.005833773;-0.03481188,0.08331054;-0.2974076;-0.0007371306,0.08584547;-0.6296796;0.06328648,0.08915873;-0.5910913;-0.02315146,-0.0720746;0.003943915;-0.03833139,-0.09367678;-0.2996177;-0.01399595,-0.1104948;-0.6314929;0.04992754,-0.1050245;-0.5928698;-0.03639726,0.00305116;0.5235732;0.007702983,0;0;0,-0.0143766;0.2727641;-0.1212897,-0.02827726;0.5406744;-0.2560835,0.1598855;0.4851526;-0.1051867,0.2146833;0.2408244;-0.02825403,0.242174;0.03209139;-0.08336353,-0.2179741;0.4693424;-0.1193276,-0.3591206;0.2493443;-0.1021169,-0.4190285;0.0888917;-0.2363864,0.07564817;0.005125433;-0.03050709,0.1177969;-0.297007;-0.04267168,0.1363624;-0.6261488;0.03369069,0.1542674;-0.6596741;-0.0228796,-0.07169911;0.003548473;-0.03906716,-0.09071475;-0.3005792;-0.05786314,-0.05544585;-0.628998;0.01567113,-0.05008501;-0.6651539;-0.04046192,-0.02490001;0.4745504;-0.2199812,130.8517
+0;0;0,0.001019163;0.3027695;0.009455098,0.003563338;0.6086265;0.00408196,0.2020266;0.4758103;0.01171718,0.2354934;0.2177517;0.02986412,0.2711274;0.009331331;-0.02208866,-0.188285;0.4572051;-0.01511201,-0.2329917;0.2065499;-0.07182895,-0.2698816;0.01490535;-0.1683662,0.07399994;0.005856433;-0.03494709,0.08363217;-0.2985008;-0.0007469505,0.08615914;-0.6297281;0.06307535,0.08949037;-0.5910933;-0.02383136,-0.07235455;0.003959233;-0.03848027,-0.09403622;-0.3007194;-0.01405529,-0.1108014;-0.631551;0.04966721,-0.1053014;-0.5928812;-0.03712574,0.003103231;0.5318518;0.007799098,0;0;0,-0.009417076;0.2781005;-0.1197131,-0.01561521;0.5541975;-0.2513053,0.1597983;0.485451;-0.1047428,0.2212435;0.2442445;-0.02672052,0.2472453;0.03562936;-0.08339119,-0.2006657;0.4672955;-0.1286477,-0.3509645;0.2548011;-0.1113288,-0.4132376;0.09970711;-0.2508846,0.07572389;0.005061805;-0.03117466,0.1164416;-0.298487;-0.04096889,0.1349023;-0.6267449;0.03451109,0.1527817;-0.6607339;-0.02227068,-0.0722227;0.003704207;-0.0387524,-0.09142704;-0.3015276;-0.05773933,-0.0575343;-0.6291101;0.0152826,-0.05192942;-0.6658818;-0.04082952,-0.01431612;0.4858567;-0.2161453,130.8855
+0;0;0,0.001022338;0.3037128;0.009484556,0.00355965;0.6087041;0.004131102,0.2008111;0.4765557;0.01172663,0.2342192;0.2189502;0.02984171,0.269853;0.01053059;-0.02211088,-0.187119;0.4580641;-0.01493885,-0.2317471;0.2078489;-0.07155621,-0.2686369;0.01620507;-0.1680931,0.0741313;0.005866828;-0.03500912,0.0838194;-0.300256;-0.00061059,0.08634181;-0.6308862;0.06309666,0.0896975;-0.5921879;-0.02444851,-0.07248299;0.003966261;-0.03854858,-0.09429044;-0.3024798;-0.0139819,-0.1110254;-0.6327151;0.04962573,-0.105485;-0.5939816;-0.03780485,0.003101496;0.5322553;0.007832457,0;0;0,-0.008486703;0.279573;-0.1187408,-0.01537881;0.5549635;-0.2497544,0.1594837;0.4862498;-0.1042805,0.2270929;0.2469415;-0.02704453,0.2589569;0.03923301;-0.08404851,-0.1982508;0.467161;-0.1264246,-0.3538248;0.258723;-0.1139678,-0.4200011;0.108766;-0.2572897,0.07570638;0.00495398;-0.03161502,0.1152092;-0.3005942;-0.03986883,0.1331635;-0.6282525;0.03562284,0.1511709;-0.6626477;-0.02164912,-0.07251091;0.003706156;-0.03852195,-0.09205382;-0.3033199;-0.05699844,-0.0593111;-0.6304857;0.0156087,-0.05419115;-0.6678084;-0.04089369,-0.01378315;0.4869596;-0.2146652,130.9079
+0;0;0,0.0007542942;0.3026977;0.009526449,0.002996136;0.6064321;0.004250046,0.200234;0.4746605;0.01203065,0.2341916;0.2130737;0.03028676,0.2699033;0.004653975;-0.02172929,-0.1872571;0.4560741;-0.01631287,-0.2335465;0.2033876;-0.07892917,-0.2707916;0.01618497;-0.1837519,0.07402658;0.005877787;-0.03485633,0.08364568;-0.3022529;-0.0003431439,0.08608028;-0.6327631;0.06349263,0.08973437;-0.5940544;-0.02414469,-0.07230306;0.00393662;-0.03855148,-0.09445193;-0.3044839;-0.01376311,-0.1111278;-0.6346067;0.04994544,-0.1052872;-0.5958579;-0.03756936,0.002639508;0.5302833;0.007909968,0;0;0,-0.008385174;0.2788587;-0.1178336,-0.01573408;0.5530762;-0.2483492,0.1604837;0.4900777;-0.105248,0.2322877;0.2484333;-0.02545954,0.2631505;0.04060504;-0.08268452,-0.1981586;0.4655674;-0.1247714,-0.3733685;0.2677791;-0.1345321,-0.4390468;0.1159881;-0.2761855,0.07549958;0.004863143;-0.03171134,0.1135104;-0.3029224;-0.03888679,0.131041;-0.630592;0.03623462,0.1491108;-0.6651081;-0.02104235,-0.07237968;0.003628907;-0.03843772,-0.09216882;-0.3054708;-0.05558463,-0.06108871;-0.6328797;0.01621613,-0.05644251;-0.6660512;-0.04508052,-0.01399903;0.4853647;-0.2133591,130.941
+0;0;0,0.0007629782;0.3061826;0.009636126,0.003033131;0.6137022;0.004298206,0.1867972;0.4848768;0.01183854,0.2205191;0.2251056;0.02996795,0.2562115;0.01679884;-0.02201992,-0.174279;0.4675575;-0.01457282,-0.2202471;0.2166247;-0.07675454,-0.257472;0.02952357;-0.1815204,0.07414126;0.005886892;-0.03491033,0.08378937;-0.3031731;-0.0002930649,0.08622279;-0.6335236;0.06351186,0.08988749;-0.5947896;-0.02437994,-0.07241506;0.003942719;-0.0386112,-0.09463073;-0.3054078;-0.01374807,-0.1112985;-0.6353711;0.04992969,-0.105441;-0.5965968;-0.03783923,0.002672543;0.5367079;0.007998764,0;0;0,-0.00223821;0.2835545;-0.115901,-0.0003484748;0.5639404;-0.2423246,0.1595191;0.4887872;-0.104706,0.2358664;0.2500919;-0.02633166,0.2686471;0.04208976;-0.08136749,-0.1751752;0.4694134;-0.1333483,-0.3540931;0.2777649;-0.147706,-0.4242781;0.1299167;-0.291175,0.07559584;0.004727721;-0.03183126,0.1120369;-0.3042143;-0.03786206,0.1293376;-0.6317787;0.03704262,0.1474051;-0.6666034;-0.02028108,-0.0725578;0.003682877;-0.03836814,-0.0919584;-0.3064256;-0.05467162,-0.0627304;-0.6339283;0.01671596,-0.05807854;-0.6677526;-0.04427179,-0.001069173;0.4946617;-0.2085328,130.9748
+0;0;0,0.0007642802;0.3067051;0.009652569,0.003029296;0.6135036;0.004329298,0.1869376;0.4848705;0.01186144,0.2204774;0.2265023;0.02989294,0.2561565;0.01827274;-0.02207565,-0.1744193;0.4675377;-0.01457045,-0.2201392;0.2179601;-0.07641634,-0.2573503;0.0309284;-0.1811433,0.07402284;0.00587749;-0.03485457,0.08369371;-0.3039112;-0.0001556836,0.08612995;-0.6346445;0.06372319,0.08976893;-0.5959718;-0.02355172,-0.07229941;0.003936422;-0.03854953,-0.09456746;-0.3061436;-0.01362778,-0.1112546;-0.6364893;0.05012378,-0.1054382;-0.5977766;-0.03702911,0.002669797;0.5367418;0.008018678,0;0;0,-0.001244411;0.2843669;-0.1153069,-0.0003099069;0.5639297;-0.2418032,0.1607041;0.4899423;-0.1050317,0.2414798;0.2541081;-0.02717471,0.2757955;0.04600282;-0.08054042,-0.17459;0.4697244;-0.1319201,-0.358467;0.2853844;-0.1522224,-0.4309548;0.1440766;-0.3009198,0.07551634;0.004592359;-0.03170109,0.1111631;-0.3051885;-0.03733206,0.1278895;-0.6332094;0.03745747,0.1457718;-0.6679122;-0.01910353,-0.07237267;0.003743855;-0.03843107,-0.09238957;-0.3070813;-0.05435692,-0.06384974;-0.6350278;0.0171102,-0.05964986;-0.6688032;-0.04305983,-0.0006794482;0.4949417;-0.2079413,130.9973
+0;0;0,0.0004606709;0.3058124;0.009737396,0.002554448;0.6113132;0.004565281,0.1854637;0.4834079;0.01240877,0.2191964;0.2238243;0.03034684,0.2548094;0.01559047;-0.02166781,-0.1734192;0.4656977;-0.01606664,-0.2214317;0.2179276;-0.08781709,-0.2592637;0.03553616;-0.2002324,0.07406249;0.0059035;-0.03471427,0.08343296;-0.3043555;4.228577E-05,0.08596903;-0.636595;0.06418198,0.0900081;-0.5979295;-0.02298918,-0.07222752;0.0039071;-0.03864071,-0.09457786;-0.3066282;-0.0136452,-0.1116501;-0.6384463;0.05045399,-0.1054347;-0.5997399;-0.036585,0.002251679;0.5348722;0.008177011,0;0;0,-0.0005898848;0.2839112;-0.1140628,-6.083399E-05;0.5623055;-0.2399774,0.1609893;0.489337;-0.1051264,0.2443017;0.253261;-0.0265739,0.28016;0.045478;-0.08019781,-0.173416;0.4704978;-0.1306268,-0.3566833;0.2832049;-0.1439597,-0.4307327;0.1552296;-0.3035658,0.07543883;0.004485279;-0.03184414,0.1104166;-0.3058525;-0.0366919,0.1254103;-0.6356133;0.03771544,0.1433659;-0.6700567;-0.01898431,-0.07240278;0.003759325;-0.03832608,-0.09292974;-0.3075219;-0.05379011,-0.06577983;-0.6371493;0.01770867,-0.06194225;-0.6710778;-0.0421966,-0.0002508163;0.4936355;-0.206202,131.0306
+0;0;0,0.0004606709;0.3058124;0.009737396,0.002554448;0.6113132;0.004565281,0.1854637;0.4834079;0.01240877,0.2191964;0.2238243;0.03034684,0.2548094;0.01559047;-0.02166781,-0.1734192;0.4656977;-0.01606664,-0.2214317;0.2179276;-0.08781709,-0.2592637;0.03553616;-0.2002324,0.07406249;0.0059035;-0.03471427,0.08343296;-0.3043555;4.228577E-05,0.08596903;-0.636595;0.06418198,0.0900081;-0.5979295;-0.02298918,-0.07222752;0.0039071;-0.03864071,-0.09457786;-0.3066282;-0.0136452,-0.1116501;-0.6384463;0.05045399,-0.1054347;-0.5997399;-0.036585,0.002251679;0.5348722;0.008177011,0;0;0,-0.0005898848;0.2839112;-0.1140628,-6.083399E-05;0.5623055;-0.2399774,0.1609893;0.489337;-0.1051264,0.2443017;0.253261;-0.0265739,0.28016;0.045478;-0.08019781,-0.173416;0.4704978;-0.1306268,-0.3566833;0.2832049;-0.1439597,-0.4307327;0.1552296;-0.3035658,0.07543883;0.004485279;-0.03184414,0.1104166;-0.3058525;-0.0366919,0.1254103;-0.6356133;0.03771544,0.1433659;-0.6700567;-0.01898431,-0.07240278;0.003759325;-0.03832608,-0.09292974;-0.3075219;-0.05379011,-0.06577983;-0.6371493;0.01770867,-0.06194225;-0.6710778;-0.0421966,-0.0002508163;0.4936355;-0.206202,131.0529
+0;0;0,0.0004593656;0.3049458;0.009709804,0.002550659;0.6100914;0.004543183,0.1871798;0.4817791;0.0124228,0.2208216;0.2228955;0.03031249,0.2564047;0.01483604;-0.02165861,-0.1750715;0.4639027;-0.01631987,-0.2229545;0.2168008;-0.08787683,-0.2607549;0.03456199;-0.2001981,0.07407421;0.005904434;-0.03471976,0.08342715;-0.3037743;-2.820045E-05,0.08597305;-0.6373012;0.06436001,0.08999736;-0.5986673;-0.02249236,-0.07223894;0.003907718;-0.03864682,-0.09454749;-0.3060468;-0.01369806,-0.1116859;-0.6391506;0.05064949,-0.1054932;-0.6004761;-0.03607118,0.002248191;0.5337265;0.008151322,0;0;0,-0.001858316;0.2831634;-0.1135848,-0.002004892;0.5611817;-0.2394712,0.1616566;0.4899734;-0.1052523,0.2490158;0.255742;-0.02794409,0.2870739;0.0477125;-0.07825518,-0.1766578;0.4700604;-0.1286565,-0.365357;0.290107;-0.1506081,-0.4430695;0.1667678;-0.311866,0.07534479;0.004389852;-0.03211236,0.1102097;-0.3053841;-0.03617215,0.1234211;-0.6366134;0.03802443,0.1411843;-0.6709374;-0.01837563,-0.0724986;0.003834269;-0.03816494,-0.09358596;-0.306836;-0.05337108,-0.06745318;-0.6378478;0.01832827,-0.0638866;-0.6718415;-0.04105323,-0.00209973;0.4925852;-0.2057188,131.0755
+0;0;0,-0.0002270936;0.3061661;0.01004113,0.001590261;0.6123189;0.005010179,0.1842386;0.4845051;0.01324049,0.2178837;0.2250822;0.03080907,0.2534944;0.01717611;-0.02117169,-0.1734785;0.4662179;-0.01776223,-0.2238296;0.2218232;-0.09824155,-0.2619394;0.04206571;-0.2141292,0.07400894;0.006005136;-0.03441178,0.08263521;-0.3039723;0.0004203245,0.08514147;-0.637661;0.06487897,0.08962863;-0.5990396;-0.0217291,-0.07196454;0.003774439;-0.03878678,-0.09496753;-0.3063765;-0.01327321,-0.1119345;-0.639636;0.05122143,-0.1052883;-0.600973;-0.03524361,0.001350628;0.5357527;0.008609131,0;0;0,-0.0002280027;0.2847833;-0.1128583,0.0005261377;0.5642759;-0.2379096,0.1622559;0.4900313;-0.105125,0.2513108;0.2560855;-0.02715373,0.2918987;0.04814015;-0.07517886,-0.1723617;0.4715965;-0.1287753,-0.3639295;0.2946861;-0.1560782,-0.4519143;0.184;-0.3210094,0.07521791;0.004315466;-0.0319562,0.1098649;-0.3057849;-0.0352788,0.1216505;-0.6373309;0.03852963,0.1393512;-0.6713701;-0.01787162,-0.07225291;0.003869978;-0.03823735,-0.09307589;-0.3071655;-0.05227303,-0.06894243;-0.6386269;0.01886266,-0.06523801;-0.6726028;-0.04020336,0.0003225878;0.4953637;-0.2043467,131.1087
+0;0;0,-0.0002284306;0.3079686;0.01010024,0.001599313;0.6158627;0.005041251,0.1821317;0.48822;0.01323782,0.2160536;0.226663;0.03095092,0.2516704;0.01872106;-0.0210388,-0.1714494;0.4701443;-0.01740643,-0.2222146;0.2237391;-0.09854777,-0.260331;0.04395062;-0.2144554,0.07400848;0.006005099;-0.03441157,0.08265743;-0.3047874;0.0005121231,0.08516617;-0.6388064;0.06503458,0.08963379;-0.6002225;-0.0211961,-0.07196409;0.003774416;-0.03878654,-0.09502757;-0.307192;-0.01320589,-0.1120113;-0.6407815;0.05135259,-0.1053941;-0.6021562;-0.03473566,0.001358361;0.538875;0.008660015,0;0;0,0.001446806;0.2868841;-0.1124372,0.003294058;0.5683848;-0.2372475,0.162858;0.4905814;-0.1057374,0.2554635;0.2561844;-0.02599525,0.2950133;0.04813893;-0.07461858,-0.1675551;0.4722069;-0.1295418,-0.3659701;0.3004777;-0.1614336,-0.4525697;0.1869519;-0.3252131,0.07527735;0.00438723;-0.0318048,0.1089749;-0.3066401;-0.03539801,0.1196617;-0.6385125;0.03866053,0.137246;-0.6722914;-0.01748586,-0.07222408;0.003758255;-0.03830184,-0.09270004;-0.3081369;-0.05203478,-0.07057501;-0.6401934;0.01858464,-0.06692654;-0.6744121;-0.03965641,0.002874687;0.4989874;-0.2037199,131.1426
+0;0;0,-0.0002284906;0.3080495;0.0101029,0.001598046;0.6157311;0.005047997,0.1817333;0.4882676;0.01323131,0.2158652;0.2250913;0.03105407,0.2514622;0.0172652;-0.02090669,-0.1710706;0.4702315;-0.01734558,-0.2221502;0.2223009;-0.09898926,-0.2602453;0.04261257;-0.2148323,0.07387783;0.005994497;-0.03435082,0.08253618;-0.305136;0.0006108508,0.08504701;-0.6394346;0.0651873,0.0895016;-0.6008757;-0.02079193,-0.07183705;0.003767753;-0.03871807,-0.09492561;-0.3075369;-0.01310959,-0.1119236;-0.6414055;0.05150291,-0.1053256;-0.6028053;-0.03433432,0.001357307;0.5388112;0.008663569,0;0;0,0.00177069;0.2871964;-0.1118557,0.003632039;0.5686622;-0.236217,0.1631051;0.4902654;-0.1054812,0.257781;0.2551768;-0.02477051,0.299244;0.04719815;-0.07150865,-0.1666214;0.4728222;-0.1282162,-0.3693796;0.3041959;-0.1628382,-0.4550553;0.1890485;-0.3258091,0.07517026;0.00432393;-0.03169513,0.108282;-0.3071094;-0.03520393,0.1179447;-0.6391913;0.03936315,0.135537;-0.6728076;-0.01657438,-0.07203849;0.003786024;-0.03834016,-0.09281202;-0.3084513;-0.05159748,-0.07205622;-0.6408614;0.01914656,-0.06854687;-0.675131;-0.03866891,0.003228746;0.4992914;-0.2027905,131.1649
+0;0;0,-0.0006096332;0.3080433;0.01027681,0.0009903602;0.6157285;0.005347826,0.1812127;0.4883895;0.01398858,0.2153604;0.2251951;0.03151122,0.2511226;0.01737736;-0.0203697,-0.1714366;0.470172;-0.01809298,-0.2239369;0.224884;-0.1065344,-0.2624331;0.05917218;-0.2415025,0.07393049;0.006039621;-0.03422941,0.08224049;-0.3050881;0.0008407049,0.08461797;-0.639398;0.06536351,0.089353;-0.6008322;-0.02060004,-0.07180812;0.003715868;-0.0387767,-0.094997;-0.3075807;-0.0131612,-0.1122045;-0.6413931;0.05168604,-0.1053282;-0.6027848;-0.03412853,0.0008145434;0.5388066;0.008923328,0;0;0,0.00177069;0.2871964;-0.1118557,0.003632039;0.5686622;-0.236217,0.1631051;0.4902654;-0.1054812,0.257781;0.2551768;-0.02477051,0.299244;0.04719815;-0.07150865,-0.1666214;0.4728222;-0.1282162,-0.3693796;0.3041959;-0.1628382,-0.4550553;0.1890485;-0.3258091,0.07517026;0.00432393;-0.03169513,0.108282;-0.3071094;-0.03520393,0.1179447;-0.6391913;0.03936315,0.135537;-0.6728076;-0.01657438,-0.07203849;0.003786024;-0.03834016,-0.09281202;-0.3084513;-0.05159748,-0.07205622;-0.6408614;0.01914656,-0.06854687;-0.675131;-0.03866891,0.003228746;0.4992914;-0.2027905,131.1869
+0;0;0,-0.0006089762;0.3077113;0.01026574,0.000988475;0.6148971;0.00534532,0.1827478;0.4872675;0.01402277,0.2172744;0.2211535;0.03173978,0.2530125;0.01347528;-0.02010632,-0.1729054;0.4688949;-0.01833207,-0.2259882;0.2208859;-0.1077545,-0.2644585;0.05528529;-0.2426321,0.07400577;0.006045771;-0.03426426,0.08232565;-0.3054519;0.0008475445,0.08471144;-0.6409291;0.06559564,0.08940388;-0.6024403;-0.01959483,-0.07188123;0.003719652;-0.03881619,-0.09509768;-0.307947;-0.01317023,-0.1123652;-0.642925;0.05190343,-0.1055508;-0.6043941;-0.03313942,0.0008129756;0.5381141;0.008914368,0;0;0,0.001240514;0.287389;-0.1104445,0.002733193;0.5688366;-0.2336128,0.1651875;0.4913211;-0.1048467,0.2623785;0.2547522;-0.02171016,0.3068732;0.04707685;-0.0662818,-0.1687182;0.473428;-0.1246873,-0.377323;0.30849;-0.1647142,-0.4623914;0.1950818;-0.3290231,0.07506633;0.004155904;-0.03217483,0.1067503;-0.3078129;-0.03427863,0.115722;-0.6409954;0.04090047,0.1327277;-0.6736753;-0.01507759,-0.0722481;0.003943224;-0.03810653,-0.09367471;-0.3086531;-0.05064643,-0.07432459;-0.6422802;0.02049824,-0.07138036;-0.6764777;-0.03626008,0.002412997;0.4994684;-0.2005014,131.2207
+0;0;0,-0.0006089762;0.3077113;0.01026574,0.000988475;0.6148971;0.00534532,0.1827478;0.4872675;0.01402277,0.2172744;0.2211535;0.03173978,0.2530125;0.01347528;-0.02010632,-0.1729054;0.4688949;-0.01833207,-0.2259882;0.2208859;-0.1077545,-0.2644585;0.05528529;-0.2426321,0.07400577;0.006045771;-0.03426426,0.08232565;-0.3054519;0.0008475445,0.08471144;-0.6409291;0.06559564,0.08940388;-0.6024403;-0.01959483,-0.07188123;0.003719652;-0.03881619,-0.09509768;-0.307947;-0.01317023,-0.1123652;-0.642925;0.05190343,-0.1055508;-0.6043941;-0.03313942,0.0008129756;0.5381141;0.008914368,0;0;0,0.001240514;0.287389;-0.1104445,0.002733193;0.5688366;-0.2336128,0.1651875;0.4913211;-0.1048467,0.2623785;0.2547522;-0.02171016,0.3068732;0.04707685;-0.0662818,-0.1687182;0.473428;-0.1246873,-0.377323;0.30849;-0.1647142,-0.4623914;0.1950818;-0.3290231,0.07506633;0.004155904;-0.03217483,0.1067503;-0.3078129;-0.03427863,0.115722;-0.6409954;0.04090047,0.1327277;-0.6736753;-0.01507759,-0.0722481;0.003943224;-0.03810653,-0.09367471;-0.3086531;-0.05064643,-0.07432459;-0.6422802;0.02049824,-0.07138036;-0.6764777;-0.03626008,0.002412997;0.4994684;-0.2005014,131.2434
+0;0;0,-0.001089776;0.307533;0.01060992,0.0001805029;0.6144505;0.005917164,0.1840352;0.4864798;0.01490648,0.2186788;0.2192657;0.03235513,0.2544835;0.01164939;-0.01945746,-0.1750353;0.4676261;-0.02024528,-0.2307332;0.2237292;-0.1218331,-0.2683576;0.05798462;-0.2566818,0.07397763;0.006066292;-0.03410181,0.0818446;-0.3051389;0.001177866,0.08418476;-0.6415745;0.06599325,0.08931661;-0.6030827;-0.01909165,-0.0717499;0.003683996;-0.03886904,-0.09563632;-0.3076885;-0.01373335,-0.112724;-0.6434912;0.05214516,-0.105474;-0.6049529;-0.03278082,0.0001330164;0.537743;0.009386593,0;0;0,0.0008984134;0.2874559;-0.1098115,0.002017334;0.5688846;-0.2323406,0.1671883;0.4917026;-0.1042032,0.2647589;0.2541305;-0.02085161,0.3089106;0.04623108;-0.06443501,-0.1711492;0.4735787;-0.1226174,-0.3804533;0.3085136;-0.1656679,-0.4657373;0.1940359;-0.3290463,0.07496362;0.004038304;-0.03219581,0.1065259;-0.3076547;-0.03474307,0.1144369;-0.6417189;0.04097962,0.1314587;-0.6743367;-0.01494145,-0.07216678;0.004029598;-0.03805443,-0.09374947;-0.3082873;-0.05020147,-0.0751054;-0.6428972;0.02110068,-0.07258361;-0.6774088;-0.03520016,0.001795173;0.4995239;-0.1993995,131.2764
+0;0;0,-0.001090414;0.3077129;0.01061612,0.0001808117;0.6148627;0.005919682,0.1845117;0.4866978;0.01492607,0.2191437;0.2195736;0.03236886,0.2549397;0.01200777;-0.01943113,-0.1754887;0.4677953;-0.02031672,-0.2311679;0.2239804;-0.1218704,-0.2687832;0.05827619;-0.2566863,0.07402819;0.006070438;-0.03412512,0.08187918;-0.3045021;0.001082834,0.08422601;-0.6418973;0.0660831,0.08935927;-0.6034032;-0.01902516,-0.07179895;0.003686515;-0.03889561,-0.09563682;-0.3070531;-0.01381101,-0.1127732;-0.6438136;0.05225541,-0.1055212;-0.6052729;-0.03269389,0.0001332872;0.5380938;0.009391889,0;0;0,0.0005733594;0.2879968;-0.1088972,0.001506448;0.5700561;-0.2305603,0.16764;0.4918106;-0.1033394,0.2651489;0.2543502;-0.01989151,0.3095721;0.04636787;-0.06253053,-0.1720098;0.4735425;-0.1210878,-0.3811266;0.3087213;-0.1653947,-0.4600232;0.1945904;-0.3321208,0.07501023;0.004065007;-0.03222561,0.1060352;-0.3070478;-0.03390765,0.1130654;-0.6421005;0.0419631,0.1298262;-0.6748186;-0.01396036,-0.07225894;0.003983957;-0.03800424,-0.09475578;-0.3076636;-0.04924129,-0.07595119;-0.6432534;0.02211623,-0.07419613;-0.6778382;-0.03416567,0.001330741;0.5005162;-0.197854,131.3098
+0;0;0,-0.001090117;0.3076292;0.01061324,0.0001804599;0.61459;0.005920831,0.184127;0.4866081;0.01491225,0.2188349;0.2188989;0.03239324,0.2546255;0.01136453;-0.01939889,-0.1751229;0.467745;-0.02025708,-0.2309241;0.2233962;-0.1220331,-0.2685336;0.05771704;-0.2568286,0.07411521;0.006077574;-0.03416523,0.08196432;-0.3044211;0.001034345,0.08431447;-0.6422936;0.06612656,0.08942958;-0.6038294;-0.01868083,-0.07188334;0.003690847;-0.03894133,-0.09571553;-0.3069747;-0.0138627,-0.1128761;-0.6442116;0.05229718,-0.1056498;-0.6057012;-0.0323518,0.0001329824;0.537897;0.009389606,0;0;0,0.0003367737;0.2882929;-0.1078732,0.001135774;0.570721;-0.2282016,0.1676922;0.4919142;-0.1028926,0.2656735;0.2540007;-0.01937413,0.3098067;0.04586704;-0.06140423,-0.1719997;0.4733832;-0.1196119,-0.3812576;0.3084217;-0.1662737,-0.4392708;0.1863388;-0.3358735,0.07510983;0.004081279;-0.03223538,0.105379;-0.3070332;-0.03347754,0.1116132;-0.6425838;0.04246497,0.128324;-0.6751595;-0.01316905,-0.07238281;0.003949663;-0.03797884,-0.09505288;-0.307628;-0.0487218,-0.07720114;-0.6437014;0.02294631,-0.07531024;-0.6782693;-0.03288846,0.001005679;0.5010861;-0.1958783,131.3323
+0;0;0,-0.00129986;0.3077432;0.01075281,-0.0001872545;0.6147608;0.006185842,0.1848838;0.4866549;0.01589609,0.2195161;0.2188696;0.03312651,0.2554346;0.0114259;-0.01883458,-0.1759439;0.4669907;-0.02201419,-0.235841;0.2293152;-0.1365916,-0.2722347;0.06633504;-0.2749242,0.07402627;0.006073094;-0.03408013,0.08165701;-0.3042644;0.001183927,0.08397011;-0.6423696;0.06636599,0.08952924;-0.6039198;-0.01826436,-0.07177496;0.003682717;-0.03889755,-0.09577216;-0.3068034;-0.01372534,-0.1125537;-0.6442755;0.05260807,-0.1048933;-0.6057764;-0.03185308,-0.0001966442;0.5380372;0.009605087,0;0;0,-0.0002054796;0.2885144;-0.1076224,0.0001983121;0.5710323;-0.2278774,0.167908;0.4921314;-0.1022377,0.265625;0.2539603;-0.01898408,0.3101428;0.04585481;-0.06061649,-0.1732727;0.4728962;-0.1177943,-0.3775869;0.3032798;-0.1696714,-0.4356593;0.1842395;-0.3413687,0.07500121;0.003990173;-0.03220439,0.1052392;-0.3069695;-0.033149,0.1106999;-0.6427865;0.04278708,0.1273961;-0.6752596;-0.01273727,-0.07224825;0.004034264;-0.03797553,-0.094166;-0.3074645;-0.047941,-0.07786072;-0.6438925;0.02360937,-0.07582845;-0.6780977;-0.03241003,0.0001551136;0.5013653;-0.1955554,131.3655
+0;0;0,-0.001300337;0.307856;0.01075675,-0.0001877148;0.6148664;0.006190246,0.1850767;0.4867176;0.01590659,0.2197571;0.2185604;0.03316093,0.2556699;0.01114979;-0.01879188,-0.176128;0.4670328;-0.0220433,-0.2361082;0.2290273;-0.1367798,-0.2724962;0.06607306;-0.2750904,0.07394551;0.006066469;-0.03404295,0.08158216;-0.3045117;0.001248453,0.08389759;-0.6429584;0.06649637,0.08945891;-0.6045053;-0.0181673,-0.07169665;0.003678699;-0.03885511,-0.09571247;-0.3070482;-0.01366338,-0.1125109;-0.6448612;0.05273703,-0.1048475;-0.6063588;-0.03175738,-0.0001971032;0.5381535;0.00960901,0;0;0,-0.0004901662;0.2888067;-0.1071594,-0.0005437955;0.5714703;-0.2270515,0.1678121;0.4919685;-0.1020796,0.2653261;0.2532251;-0.0190053,0.3100882;0.04509231;-0.06005478,-0.1742997;0.4731159;-0.1175226,-0.3767322;0.3011316;-0.1709195,-0.4291743;0.1673454;-0.3332742,0.07489952;0.003967404;-0.03221774,0.1047523;-0.3072734;-0.03295636,0.1096208;-0.6434607;0.04295969,0.126244;-0.6760301;-0.01252961,-0.07216406;0.004027221;-0.0379446,-0.09444748;-0.3077024;-0.04746834,-0.07923947;-0.6445829;0.02386896,-0.07668807;-0.6788481;-0.03211137,-0.0004670545;0.5017813;-0.1948025,131.3994
+0;0;0,-0.001304849;0.3089244;0.01079408,-0.0001869523;0.617437;0.006203805,0.1839228;0.4891973;0.01589924,0.218592;0.2211265;0.03314802,0.2545025;0.01372918;-0.01880146,-0.1750309;0.4696352;-0.02181415,-0.2349918;0.2317064;-0.1365137,-0.2713774;0.06876257;-0.2748154,0.07402282;0.006072812;-0.03407854,0.08165877;-0.3044769;0.001209624,0.08397434;-0.6429427;0.06646123,0.0895339;-0.6044923;-0.01817552,-0.07177162;0.003682546;-0.03889574,-0.09578524;-0.3070159;-0.01370632,-0.1125847;-0.644848;0.05269784,-0.1049237;-0.6063483;-0.03176968,-0.0001963911;0.5403127;0.009640906,0;0;0,-0.0004082099;0.2901663;-0.1065638,-0.0004038215;0.5747892;-0.2256794,0.1669282;0.4922552;-0.1018257,0.2636274;0.2533057;-0.01867628,0.3087857;0.04523093;-0.05951238,-0.1731085;0.4725714;-0.1183142,-0.3702114;0.2959052;-0.1757683,-0.421642;0.155621;-0.3328581,0.07500296;0.003956199;-0.03219485,0.1034864;-0.3073847;-0.03267598,0.1079067;-0.6435835;0.04330468,0.1244634;-0.6761366;-0.01218128,-0.07226526;0.004028272;-0.0379356,-0.09574816;-0.3075981;-0.04700299,-0.08096281;-0.6445432;0.02421293,-0.07839438;-0.6787808;-0.03175697,-0.0003197715;0.5045537;-0.1936336,131.4221
+0;0;0,-0.001825425;0.3089168;0.01093444,-0.001044687;0.6174337;0.006505363,0.1831895;0.4892539;0.01663633,0.2178996;0.2211771;0.03370827,0.2538844;0.01381822;-0.01834327,-0.175214;0.469335;-0.0238871,-0.2381016;0.2378142;-0.1496041,-0.2725384;0.08102;-0.2953148,0.074076;0.006144806;-0.03394983,0.08128481;-0.3044176;0.001316823,0.08350522;-0.6428977;0.06649737,0.08957432;-0.6044462;-0.01810424,-0.07171086;0.003608164;-0.03901459,-0.09629318;-0.3070262;-0.01358421,-0.1129135;-0.6448712;0.05279882,-0.1047456;-0.6063667;-0.03162071,-0.0009293177;0.5403064;0.009872621,0;0;0,-0.0004082099;0.2901663;-0.1065638,-0.0004038215;0.5747892;-0.2256794,0.1669282;0.4922552;-0.1018257,0.2636274;0.2533057;-0.01867628,0.3087857;0.04523093;-0.05951238,-0.1731085;0.4725714;-0.1183142,-0.3702114;0.2959052;-0.1757683,-0.421642;0.155621;-0.3328581,0.07500296;0.003956199;-0.03219485,0.1034864;-0.3073847;-0.03267598,0.1079067;-0.6435835;0.04330468,0.1244634;-0.6761366;-0.01218128,-0.07226526;0.004028272;-0.0379356,-0.09574816;-0.3075981;-0.04700299,-0.08096281;-0.6445432;0.02421293,-0.07839438;-0.6787808;-0.03175697,-0.0003197715;0.5045537;-0.1936336,131.4439
+0;0;0,-0.001827633;0.3092905;0.01094767,-0.001045838;0.6182652;0.006511281,0.1837423;0.4897985;0.01666841,0.2184448;0.2217808;0.03373659,0.2544214;0.01446946;-0.01830301,-0.1757392;0.4698196;-0.0239769,-0.2386129;0.2383499;-0.1496661,-0.2730418;0.08159165;-0.2953435,0.07390783;0.006130856;-0.03387275,0.0811187;-0.3045206;0.00140401,0.08333948;-0.6430564;0.06659527,0.08940551;-0.6046091;-0.01796351,-0.07154805;0.003599972;-0.03892602,-0.09613742;-0.3071234;-0.01348835,-0.1127605;-0.6450241;0.05290559,-0.1045967;-0.6065239;-0.03147119,-0.0009302695;0.5410045;0.009884358,0;0;0,-0.001069397;0.2906457;-0.1063378,-0.001659349;0.575806;-0.2253532,0.1664856;0.4922731;-0.1016011,0.2627242;0.2531791;-0.01852703,0.3090805;0.04527454;-0.05861664,-0.1744372;0.4716179;-0.1178977,-0.3633386;0.28898;-0.1833864,-0.419106;0.142954;-0.3335424,0.07486843;0.003973484;-0.03203511,0.1030603;-0.3074841;-0.03243923,0.1068964;-0.6437314;0.04361582,0.1233434;-0.6762552;-0.01186943,-0.07200769;0.003996075;-0.03802951,-0.09605687;-0.307694;-0.04649654,-0.08179778;-0.6447172;0.02473086,-0.07930889;-0.6790057;-0.03111836,-0.001403041;0.5054177;-0.1933217,131.4771
+0;0;0,-0.002169671;0.3101646;0.01111759,-0.001660772;0.620338;0.00686958,0.1828055;0.4918372;0.02404589,0.2227607;0.2243666;0.03471866,0.2588062;0.01714867;-0.01755787,-0.1758072;0.4716924;-0.0256383,-0.2412672;0.2505718;-0.1673123,-0.2749366;0.1034215;-0.3228261,0.07391831;0.006131625;-0.0338053,0.08092263;-0.3046302;0.001467407,0.08310431;-0.6431589;0.06668248,0.09085774;-0.6047342;-0.01776913,-0.07143027;0.003609607;-0.03910239,-0.09655775;-0.3071579;-0.01344559,-0.1130106;-0.6450365;0.05308906,-0.1031649;-0.6065499;-0.03113803,-0.001446622;0.5427721;0.0101657,0;0;0,-0.001061909;0.2916433;-0.1061766,-0.001909181;0.5781572;-0.225045,0.1660377;0.4922023;-0.1013081,0.2619922;0.2531616;-0.01822305,0.309303;0.04544404;-0.05805373,-0.1740963;0.4711896;-0.1178374,-0.35962;0.2857496;-0.1844994,-0.4150518;0.1326186;-0.3275014,0.0748932;0.004001111;-0.03192663,0.1029677;-0.3075722;-0.03207827,0.1061455;-0.6438653;0.04379177,0.1225969;-0.6764581;-0.01165796,-0.0719608;0.003963352;-0.03808207,-0.09597643;-0.3078448;-0.04614439,-0.08224382;-0.6448774;0.02512928,-0.07970376;-0.6795914;-0.03026753,-0.001562841;0.5074274;-0.1930366,131.4996
+0;0;0,-0.002171256;0.3103913;0.01112571,-0.001662132;0.6206309;0.006877554,0.1827684;0.4921432;0.02405104,0.2227252;0.2246612;0.03472426,0.2587718;0.01743753;-0.01755372,-0.1757747;0.4720023;-0.02562351,-0.2412376;0.2508723;-0.1673036,-0.2749079;0.1037179;-0.3228217,0.07399209;0.006137746;-0.03383904,0.08100178;-0.3048625;0.001460724,0.0831808;-0.6429774;0.06659608,0.09096882;-0.604515;-0.01823246,-0.07150158;0.00361321;-0.03914142,-0.09664834;-0.3073927;-0.01346494,-0.113081;-0.6448583;0.05298838,-0.1031914;-0.6063338;-0.03161465,-0.001447992;0.5430682;0.01017354,0;0;0,-0.001309447;0.2920296;-0.1057744,-0.002442285;0.5787712;-0.224263,0.1656609;0.4924976;-0.1008987,0.2611154;0.2531908;-0.01796627,0.3088213;0.04558519;-0.05794168,-0.174329;0.4701927;-0.1174932,-0.352056;0.2785534;-0.1878111,-0.3889705;0.1245799;-0.3358092,0.07497059;0.004038841;-0.03194809,0.1026929;-0.3078069;-0.03167892,0.1057236;-0.6436327;0.04435372,0.1217898;-0.6765927;-0.01137829,-0.0720663;0.003925373;-0.03806076,-0.09582072;-0.3081524;-0.04577741,-0.08295;-0.6448;0.02543908,-0.08038229;-0.6798406;-0.0301602,-0.002024427;0.5080034;-0.192347,131.5333
+0;0;0,-0.002173333;0.3106881;0.01113635,-0.00166395;0.6210886;0.006885958,0.1833106;0.4924095;0.02410217,0.2232762;0.2248693;0.03477771,0.2593269;0.0176219;-0.01750628,-0.1762912;0.472209;-0.02571907,-0.2417682;0.251031;-0.1674299,-0.2754424;0.1038597;-0.3229659,0.07390419;0.006130454;-0.03379884,0.0809209;-0.3051812;0.001536269,0.08309772;-0.6429529;0.06660551,0.09088672;-0.6044896;-0.01823366,-0.07141663;0.003608918;-0.03909492,-0.09658857;-0.3077084;-0.01339273,-0.1130046;-0.6448314;0.05299313,-0.1031137;-0.6063058;-0.0316205,-0.001449696;0.5434849;0.01018369,0;0;0,-0.001762398;0.2923772;-0.1056802,-0.003250249;0.5792831;-0.2241871,0.165271;0.492855;-0.1002584,0.2603973;0.2532203;-0.01770473,0.3080788;0.04567005;-0.05812955,-0.1753017;0.4691113;-0.1173177,-0.3512528;0.2759896;-0.1882693,-0.3875042;0.1213413;-0.3357635,0.07487014;0.004054457;-0.03193426,0.1023941;-0.3081229;-0.03127789,0.1048904;-0.6436397;0.04455543,0.1210149;-0.6766953;-0.01106811,-0.07196398;0.003905121;-0.03804877,-0.09604754;-0.3084703;-0.04541671,-0.08350986;-0.644733;0.02598868,-0.08126981;-0.6795834;-0.02986285,-0.00275144;0.5084786;-0.1922538,131.5553
+0;0;0,-0.002173333;0.3106881;0.01113635,-0.00166395;0.6210886;0.006885958,0.1833106;0.4924095;0.02410217,0.2232762;0.2248693;0.03477771,0.2593269;0.0176219;-0.01750628,-0.1762912;0.472209;-0.02571907,-0.2417682;0.251031;-0.1674299,-0.2754424;0.1038597;-0.3229659,0.07390419;0.006130454;-0.03379884,0.0809209;-0.3051812;0.001536269,0.08309772;-0.6429529;0.06660551,0.09088672;-0.6044896;-0.01823366,-0.07141663;0.003608918;-0.03909492,-0.09658857;-0.3077084;-0.01339273,-0.1130046;-0.6448314;0.05299313,-0.1031137;-0.6063058;-0.0316205,-0.001449696;0.5434849;0.01018369,0;0;0,-0.001762398;0.2923772;-0.1056802,-0.003250249;0.5792831;-0.2241871,0.165271;0.492855;-0.1002584,0.2603973;0.2532203;-0.01770473,0.3080788;0.04567005;-0.05812955,-0.1753017;0.4691113;-0.1173177,-0.3512528;0.2759896;-0.1882693,-0.3875042;0.1213413;-0.3357635,0.07487014;0.004054457;-0.03193426,0.1023941;-0.3081229;-0.03127789,0.1048904;-0.6436397;0.04455543,0.1210149;-0.6766953;-0.01106811,-0.07196398;0.003905121;-0.03804877,-0.09604754;-0.3084703;-0.04541671,-0.08350986;-0.644733;0.02598868,-0.08126981;-0.6795834;-0.02986285,-0.00275144;0.5084786;-0.1922538,131.5777
+0;0;0,-0.002508284;0.3109637;0.01138056,-0.002290226;0.6215863;0.00751267,0.1827965;0.4927954;0.02419601,0.222516;0.2255119;0.03546461,0.2584522;0.01828557;-0.01702348,-0.1778251;0.473726;-0.02257435,-0.2408184;0.2573868;-0.1721546,-0.2764132;0.1232265;-0.3386575,0.07393964;0.006060192;-0.03362507,0.0805632;-0.306372;0.001848474,0.08271482;-0.643027;0.06672358,0.08994323;-0.6045223;-0.01819254,-0.07128467;0.003694359;-0.03923379,-0.09691612;-0.3086805;-0.01313647,-0.1134764;-0.6446718;0.05308777,-0.1041416;-0.6061;-0.03161591,-0.001999615;0.5439352;0.01065636,0;0;0,-0.002188548;0.2928067;-0.1053267,-0.004138194;0.5801533;-0.2233214,0.1647473;0.4931225;-0.09999299,0.2596668;0.2536101;-0.01771808,0.3070433;0.04600176;-0.05825734,-0.1762221;0.4687343;-0.1175303,-0.341645;0.2677917;-0.1910315,-0.3833556;0.1134057;-0.337368,0.07481471;0.00409627;-0.03194404,0.1026229;-0.309179;-0.03075337,0.1040317;-0.6436362;0.04465508,0.1202187;-0.6767925;-0.01088405,-0.0719261;0.003861327;-0.03802852,-0.09637424;-0.3096098;-0.04539171,-0.08432495;-0.6447412;0.02596526,-0.08212903;-0.6796396;-0.02988004,-0.0035052;0.5092397;-0.1915329,131.6114
+0;0;0,-0.002512384;0.3114721;0.01139916,-0.00229412;0.6224378;0.007526779,0.1827519;0.4935666;0.02421083,0.2223005;0.2274335;0.03543092,0.2582509;0.0201249;-0.01707799,-0.1777895;0.4745015;-0.02254913,-0.2405117;0.2590933;-0.1714857,-0.2761207;0.1248798;-0.3380546,0.07384906;0.006052767;-0.03358387,0.08047068;-0.3062879;0.001879279,0.08262001;-0.6425848;0.06668538,0.08985205;-0.6040758;-0.01827337,-0.07119733;0.003689833;-0.03918573,-0.09682128;-0.3085935;-0.01309605,-0.1133639;-0.6442274;0.05305775,-0.1040245;-0.6056513;-0.03168845,-0.002003166;0.544695;0.01067418,0;0;0,-0.002756298;0.2934469;-0.1050355,-0.005003467;0.5812427;-0.2228353,0.1637951;0.4931701;-0.0995295,0.2582569;0.2547191;-0.01746297,0.3063684;0.0475097;-0.05960608,-0.1769439;0.4681176;-0.1179172,-0.3392354;0.2664874;-0.1922382,-0.3783961;0.1078957;-0.3348621,0.07482068;0.004127532;-0.03167057,0.1020651;-0.3091047;-0.03046036,0.1029104;-0.6432021;0.04489398,0.119157;-0.6764121;-0.01063299,-0.07172295;0.003811412;-0.03820324,-0.09668054;-0.3095355;-0.04519952,-0.08514804;-0.6442809;0.02630328,-0.08298595;-0.679204;-0.02958057,-0.00430271;0.5102065;-0.1910973,131.6339
+0;0;0,-0.002512384;0.3114721;0.01139916,-0.00229412;0.6224378;0.007526779,0.1827519;0.4935666;0.02421083,0.2223005;0.2274335;0.03543092,0.2582509;0.0201249;-0.01707799,-0.1777895;0.4745015;-0.02254913,-0.2405117;0.2590933;-0.1714857,-0.2761207;0.1248798;-0.3380546,0.07384906;0.006052767;-0.03358387,0.08047068;-0.3062879;0.001879279,0.08262001;-0.6425848;0.06668538,0.08985205;-0.6040758;-0.01827337,-0.07119733;0.003689833;-0.03918573,-0.09682128;-0.3085935;-0.01309605,-0.1133639;-0.6442274;0.05305775,-0.1040245;-0.6056513;-0.03168845,-0.002003166;0.544695;0.01067418,0;0;0,-0.002756298;0.2934469;-0.1050355,-0.005003467;0.5812427;-0.2228353,0.1637951;0.4931701;-0.0995295,0.2582569;0.2547191;-0.01746297,0.3063684;0.0475097;-0.05960608,-0.1769439;0.4681176;-0.1179172,-0.3392354;0.2664874;-0.1922382,-0.3783961;0.1078957;-0.3348621,0.07482068;0.004127532;-0.03167057,0.1020651;-0.3091047;-0.03046036,0.1029104;-0.6432021;0.04489398,0.119157;-0.6764121;-0.01063299,-0.07172295;0.003811412;-0.03820324,-0.09668054;-0.3095355;-0.04519952,-0.08514804;-0.6442809;0.02630328,-0.08298595;-0.679204;-0.02958057,-0.00430271;0.5102065;-0.1910973,131.6559
+0;0;0,-0.002722948;0.3119628;0.01160139,-0.002772058;0.6233764;0.007920402,0.181127;0.494621;0.02709597,0.2228566;0.2289979;0.03603795,0.2588609;0.0215646;-0.01622593,-0.1759432;0.4751782;-0.02727211,-0.2359785;0.2619294;-0.1799077,-0.2764111;0.1248242;-0.3430756,0.07391073;0.006044827;-0.03348066,0.080561;-0.3065971;0.001925807,0.08262576;-0.6425861;0.06682979,0.09134581;-0.6040842;-0.01820357,-0.07103576;0.003734106;-0.03950024,-0.09705677;-0.3087796;-0.0130246,-0.1136861;-0.6441007;0.05322199,-0.1028567;-0.6055104;-0.03155963,-0.002397695;0.5455257;0.01100094,0;0;0,-0.002908871;0.2942963;-0.1041348,-0.005263105;0.5832085;-0.2203672,0.1631323;0.4940352;-0.09895587,0.2571026;0.2554914;-0.01744914,0.3056279;0.04856999;-0.0608685,-0.176717;0.4677474;-0.1188861,-0.3337159;0.2630728;-0.1952839,-0.3720893;0.1031668;-0.3367546,0.07483788;0.004280567;-0.03164268,0.1015669;-0.3092898;-0.03021693,0.1023721;-0.6429706;0.04569006,0.1180271;-0.6762216;-0.01028514,-0.07174318;0.003672115;-0.03820631,-0.09683488;-0.3099611;-0.04509654,-0.08623306;-0.6444429;0.02642159,-0.08414;-0.6796197;-0.0294944,-0.004489981;0.5118731;-0.1890459,131.6899
+0;0;0,-0.002724102;0.312095;0.01160631,-0.002773448;0.6237565;0.007921207,0.1816611;0.4947588;0.02714741,0.2233924;0.2291252;0.03608975,0.2593993;0.02167667;-0.01617797,-0.1764501;0.4752594;-0.02737918,-0.2364878;0.2620021;-0.1800209,-0.2769234;0.1248869;-0.3432008,0.07392778;0.006046221;-0.03348839,0.08057971;-0.3066738;0.001926921,0.08264437;-0.6426461;0.06682767,0.09136463;-0.6041439;-0.01820779,-0.07105214;0.003734967;-0.03950935,-0.09707965;-0.3088567;-0.01302711,-0.1137081;-0.6441611;0.0532162,-0.1028785;-0.6055706;-0.03156753,-0.002398634;0.545812;0.01100546,0;0;0,-0.003614105;0.2943886;-0.1042483,-0.006526776;0.5834618;-0.2207267,0.1624583;0.4942384;-0.09870099,0.2563099;0.2555155;-0.01754736,0.3047511;0.04861605;-0.06124377,-0.1781545;0.4673566;-0.118967,-0.3186787;0.2460918;-0.1796096,-0.3687559;0.1011885;-0.3330978,0.07483088;0.004389673;-0.0316925,0.100968;-0.3093095;-0.0302968,0.1015877;-0.6429805;0.04557848,0.117255;-0.6762457;-0.01038051,-0.07178837;0.003573771;-0.03817072,-0.09730933;-0.3100975;-0.04533505,-0.08687147;-0.6444912;0.02653717,-0.08486907;-0.6797296;-0.02931355,-0.005529463;0.512076;-0.1892929,131.7235
+0;0;0,-0.002724102;0.312095;0.01160631,-0.002773448;0.6237565;0.007921207,0.1816611;0.4947588;0.02714741,0.2233924;0.2291252;0.03608975,0.2593993;0.02167667;-0.01617797,-0.1764501;0.4752594;-0.02737918,-0.2364878;0.2620021;-0.1800209,-0.2769234;0.1248869;-0.3432008,0.07392778;0.006046221;-0.03348839,0.08057971;-0.3066738;0.001926921,0.08264437;-0.6426461;0.06682767,0.09136463;-0.6041439;-0.01820779,-0.07105214;0.003734967;-0.03950935,-0.09707965;-0.3088567;-0.01302711,-0.1137081;-0.6441611;0.0532162,-0.1028785;-0.6055706;-0.03156753,-0.002398634;0.545812;0.01100546,0;0;0,-0.003614105;0.2943886;-0.1042483,-0.006526776;0.5834618;-0.2207267,0.1624583;0.4942384;-0.09870099,0.2563099;0.2555155;-0.01754736,0.3047511;0.04861605;-0.06124377,-0.1781545;0.4673566;-0.118967,-0.3186787;0.2460918;-0.1796096,-0.3687559;0.1011885;-0.3330978,0.07483088;0.004389673;-0.0316925,0.100968;-0.3093095;-0.0302968,0.1015877;-0.6429805;0.04557848,0.117255;-0.6762457;-0.01038051,-0.07178837;0.003573771;-0.03817072,-0.09730933;-0.3100975;-0.04533505,-0.08687147;-0.6444912;0.02653717,-0.08486907;-0.6797296;-0.02931355,-0.005529463;0.512076;-0.1892929,131.7455
+0;0;0,-0.003090974;0.312462;0.01198388,-0.00338629;0.6245663;0.00850048,0.1817782;0.4954168;0.02724829,0.2225147;0.2297991;0.03671361,0.2584516;0.02230367;-0.01552202,-0.1786755;0.4767295;-0.02383676,-0.2376142;0.2708343;-0.1864258,-0.2764792;0.1446863;-0.3586192,0.07407193;0.006001028;-0.03329305,0.0802469;-0.3066685;0.002317611,0.08227919;-0.6423179;0.06712535,0.09036067;-0.6037391;-0.01840141,-0.07099628;0.003786564;-0.03970239,-0.09745222;-0.3087068;-0.01293578,-0.1140512;-0.6436613;0.05335661,-0.103848;-0.6049926;-0.03193396,-0.002974631;0.5464969;0.01153735,0;0;0,-0.003839589;0.2947583;-0.1043479,-0.007048242;0.5841628;-0.2211716,0.1623761;0.4945842;-0.0984261,0.2555591;0.2556746;-0.01754999,0.3041024;0.04887207;-0.06171608,-0.1788944;0.4667439;-0.1190494,-0.3222137;0.2509034;-0.1909818,-0.3694957;0.09843674;-0.3379264,0.0748647;0.004448414;-0.0317266,0.1005544;-0.3092496;-0.03027749,0.1008368;-0.6425607;0.04567194,0.1167391;-0.6763077;-0.01033854,-0.07185768;0.003527777;-0.03814599,-0.09739582;-0.3101033;-0.04534573,-0.08732991;-0.6441514;0.02659291,-0.08527677;-0.6797985;-0.02944266,-0.00598444;0.5126955;-0.18962,131.768
+0;0;0,-0.003088761;0.3122384;0.0119753,-0.003381641;0.6226947;0.008515918,0.1827969;0.4938284;0.02732826,0.2235596;0.2280393;0.03679969,0.259499;0.02052929;-0.01543961,-0.179641;0.4750382;-0.024038,-0.2386177;0.2690102;-0.1867319,-0.2774855;0.1428533;-0.3589374,0.07396773;0.005992587;-0.03324622,0.08013913;-0.3064962;0.00234386,0.08217113;-0.6420964;0.0671421,0.09025698;-0.603513;-0.01843097,-0.07089642;0.003781237;-0.03964654,-0.09733706;-0.3085316;-0.01289541,-0.1139336;-0.6434369;0.05338727,-0.1037248;-0.6047636;-0.03194947,-0.002972957;0.5451897;0.01153084,0;0;0,-0.004617162;0.2946692;-0.1038966,-0.01055688;0.5828768;-0.2191706,0.1619146;0.4950134;-0.0984261,0.2550895;0.2559201;-0.01750684,0.3035344;0.04913615;-0.0619421,-0.1826063;0.4648544;-0.1180331,-0.3282259;0.2509037;-0.1916207,-0.371208;0.09715031;-0.3385677,0.07476807;0.004511118;-0.03165174,0.100264;-0.3090202;-0.03021073,0.1003422;-0.6422885;0.0457015,0.1162998;-0.6761189;-0.01027036,-0.07170772;0.003465302;-0.03818956,-0.0972901;-0.3099801;-0.04536713,-0.08756864;-0.6439549;0.02672157,-0.08573409;-0.6796164;-0.02937666,-0.008592293;0.5118315;-0.1881063,131.8016
+0;0;0,-0.003091105;0.3124753;0.01198439,-0.00338501;0.6238067;0.008513981,0.1841737;0.4943061;0.02745342,0.2249651;0.2283302;0.0369315,0.2609056;0.02081424;-0.01530929,-0.1809544;0.4753765;-0.0242941,-0.2399725;0.2692036;-0.1871024,-0.2788414;0.1430431;-0.3593128,0.07393423;0.005989872;-0.03323116,0.0801074;-0.3065889;0.002369162,0.08213902;-0.6421274;0.0671555,0.0902479;-0.6035196;-0.01866122,-0.0708643;0.003779525;-0.03962858,-0.09731255;-0.3086231;-0.01286975,-0.1139061;-0.6434669;0.05340076,-0.1036682;-0.6047689;-0.03217896,-0.002974992;0.5460486;0.01153874,0;0;0,-0.005009703;0.294898;-0.1039426,-0.0120139;0.5837566;-0.2198822,0.1619074;0.4952665;-0.09818292,0.2549604;0.2558466;-0.01746011,0.303341;0.04906619;-0.06201196,-0.1845639;0.4643591;-0.1172645,-0.330703;0.2511164;-0.1925496,-0.3721578;0.09654352;-0.3390843,0.07474867;0.00453648;-0.03159928,0.1002227;-0.3090869;-0.03004456,0.1001726;-0.6422994;0.04582977,0.1162486;-0.6763537;-0.01023245,-0.07165235;0.003438587;-0.03821747,-0.09717915;-0.3101051;-0.04526472,-0.08762256;-0.6439896;0.02696646,-0.08644719;-0.6800043;-0.02911422,-0.009792991;0.512536;-0.1886039,131.8235
+0;0;0,-0.00342915;0.3124601;0.01228584,-0.003965106;0.6237926;0.009014334,0.1836401;0.4942579;0.02770242,0.2234736;0.228153;0.03762082,0.2595359;0.0206905;-0.01474845,-0.1818881;0.4758115;-0.02274787,-0.2414305;0.2800771;-0.1977898,-0.2789591;0.1571708;-0.3726307,0.07406502;0.005891165;-0.03295643,0.07987022;-0.30671;0.002508689,0.08191455;-0.6422165;0.06746045,0.08978214;-0.6035894;-0.01837679,-0.07066146;0.003923267;-0.0399753,-0.09755191;-0.3083989;-0.01272208,-0.1141401;-0.643204;0.05374503,-0.1041428;-0.6044879;-0.03186128,-0.003518402;0.5460337;0.01201269,0;0;0,-0.005009703;0.294898;-0.1039426,-0.0120139;0.5837566;-0.2198822,0.1619074;0.4952665;-0.09818292,0.2549604;0.2558466;-0.01746011,0.303341;0.04906619;-0.06201196,-0.1845639;0.4643591;-0.1172645,-0.330703;0.2511164;-0.1925496,-0.3721578;0.09654352;-0.3390843,0.07474867;0.00453648;-0.03159928,0.1002227;-0.3090869;-0.03004456,0.1001726;-0.6422994;0.04582977,0.1162486;-0.6763537;-0.01023245,-0.07165235;0.003438587;-0.03821747,-0.09717915;-0.3101051;-0.04526472,-0.08762256;-0.6439896;0.02696646,-0.08644719;-0.6800043;-0.02911422,-0.009792991;0.512536;-0.1886039,131.8464
+0;0;0,-0.003431877;0.3127086;0.01229561,-0.00396846;0.6243547;0.009020214,0.183049;0.4948885;0.02766261,0.2229043;0.2286378;0.03758645,0.258979;0.02110367;-0.01480092,-0.1813302;0.4765;-0.02262909,-0.2409053;0.2806584;-0.1977669,-0.2784468;0.1577097;-0.3726682,0.07405956;0.005890731;-0.032954,0.07986804;-0.3068871;0.00253116,0.08191217;-0.642361;0.06747663,0.0897757;-0.6037384;-0.01831628,-0.07065626;0.003922978;-0.03997236,-0.0975619;-0.3085757;-0.01270374,-0.1141485;-0.6433483;0.05375693,-0.1041563;-0.6046367;-0.03180517,-0.003521214;0.5465016;0.0120222,0;0;0,-0.004923925;0.2952106;-0.1038082,-0.01151804;0.5844226;-0.2197349,0.1615031;0.4953023;-0.09810829,0.2545181;0.2557001;-0.01739025,0.3017039;0.04883161;-0.06316328,-0.1838362;0.4647808;-0.1178367,-0.3318192;0.2537461;-0.196206,-0.3669453;0.09724644;-0.34246,0.07471834;0.004576325;-0.03164983,0.09993279;-0.309246;-0.03002214,0.09972751;-0.6424049;0.04593825,0.1157507;-0.6765735;-0.009938955,-0.0716667;0.003402815;-0.03818102,-0.09733481;-0.3103077;-0.04523551,-0.08797812;-0.6441237;0.02718137,-0.08682925;-0.6801148;-0.02885851,-0.00949049;0.5130964;-0.1884494,131.8793
+0;0;0,-0.003796572;0.3132258;0.01268557,-0.004596252;0.6259502;0.009621227,0.182485;0.4963149;0.02811545,0.2219538;0.2297407;0.03841195,0.2579238;0.0220519;-0.01404123,-0.1816691;0.4780672;-0.02342822,-0.2417999;0.2910262;-0.2081591,-0.2780573;0.1806851;-0.3917076,0.07408162;0.005857212;-0.03265907,0.07954039;-0.3068601;0.002910748,0.08160105;-0.6422259;0.0679712,0.08969408;-0.6035892;-0.01781427,-0.07040529;0.003956844;-0.04020505,-0.09773094;-0.3083974;-0.01236169,-0.1143613;-0.6431673;0.05366771,-0.1041396;-0.6044427;-0.03188131,-0.0040798;0.5477861;0.01259742,0;0;0,-0.004722178;0.2958139;-0.1037188,-0.01067417;0.5862091;-0.2196274,0.1616964;0.4956576;-0.09756661,0.2542482;0.2554002;-0.01734091,0.2995827;0.048528;-0.06559516,-0.1830721;0.4653358;-0.1180745,-0.3314106;0.254668;-0.1977008,-0.3638439;0.09973985;-0.346446,0.07463393;0.004572034;-0.03158927,0.09979759;-0.3091972;-0.02992964,0.09975281;-0.6422924;0.04593158,0.1155507;-0.6766341;-0.009834051,-0.0715339;0.003410097;-0.03821361,-0.0973681;-0.310234;-0.04507418,-0.0881878;-0.6439399;0.02747568,-0.08688778;-0.6799183;-0.02859915,-0.008892462;0.5145394;-0.188338,131.913
+0;0;0,-0.003794876;0.3130859;0.0126799,-0.004591639;0.6249527;0.009629014,0.1811011;0.4960482;0.02799467,0.2205424;0.2296602;0.03828399,0.2565185;0.02193603;-0.01417811,-0.1803473;0.4779361;-0.02316602,-0.2404361;0.2910256;-0.2077679,-0.2766997;0.1806658;-0.3913477,0.07401864;0.005852233;-0.0326313,0.07947542;-0.3067505;0.002925485,0.08153752;-0.6423515;0.06803157,0.08962095;-0.6037251;-0.01765222,-0.07034544;0.00395348;-0.04017087,-0.09766108;-0.3082863;-0.01233771,-0.1143031;-0.643291;0.053738,-0.1040936;-0.6045768;-0.03170963,-0.004077489;0.547137;0.01259194,0;0;0,-0.004565991;0.2959166;-0.1030071,-0.009726308;0.5862776;-0.2167227,0.1615579;0.4953948;-0.09705973,0.2539284;0.2550974;-0.01737928,0.2988311;0.04824257;-0.06627369,-0.1818884;0.4657439;-0.1184032,-0.3298977;0.255594;-0.1993621,-0.3609725;0.1059647;-0.3537683,0.07461996;0.004582822;-0.03144312,0.09978779;-0.3090711;-0.02992105,0.09964939;-0.6423712;0.04611921,0.115466;-0.6766565;-0.009546757,-0.07139467;0.003379824;-0.03832999,-0.09718046;-0.3101579;-0.04493967,-0.0881171;-0.6440766;0.02777409,-0.08658609;-0.6799349;-0.02827777,-0.008236282;0.5146724;-0.1861482,131.936
+0;0;0,-0.003794799;0.3130795;0.01267965,-0.004591823;0.6250721;0.009627949,0.1810298;0.496167;0.02798845,0.2205494;0.2292495;0.0382982,0.2565249;0.02152896;-0.01416299,-0.1802794;0.4780619;-0.02315255,-0.2404877;0.2907799;-0.2081213,-0.2767506;0.180422;-0.3916979,0.07404799;0.005854553;-0.03264424,0.07950784;-0.3069242;0.002932575,0.0815705;-0.6426162;0.0680563,0.0896642;-0.6039788;-0.01773641,-0.07037333;0.003955047;-0.04018679,-0.09770435;-0.3084606;-0.01233796,-0.1143509;-0.6435561;0.05375566,-0.1041284;-0.6048307;-0.03180058,-0.004077539;0.5472361;0.01259165,0;0;0,-0.00476709;0.2961401;-0.1023343,-0.009984262;0.5867951;-0.2156386,0.1612578;0.4952965;-0.09625387,0.253365;0.2541095;-0.01714563,0.2976125;0.04709357;-0.06593919,-0.1820831;0.465746;-0.1178098,-0.3303247;0.2552624;-0.1992599,-0.3574616;0.1138683;-0.3619422,0.07466947;0.004606992;-0.03140497,0.09949377;-0.30925;-0.02951264,0.09922788;-0.6426147;0.0466609,0.1151226;-0.6770287;-0.009005066,-0.07143234;0.003353803;-0.03833012,-0.0972417;-0.3103687;-0.04450634,-0.08817387;-0.6442913;0.02862303,-0.08695814;-0.6800608;-0.02770986,-0.008486509;0.5151294;-0.1851547,131.9692
+0;0;0,-0.004090041;0.3130448;0.0129576,-0.00517016;0.6251847;0.0101062,0.1821687;0.4959196;0.02853427,0.2211624;0.2289777;0.03918627,0.2570252;0.02107035;-0.01253236,-0.1821034;0.4777803;-0.0243795,-0.2434248;0.2967197;-0.2150327,-0.2791935;0.1896461;-0.400619,0.07428741;0.005813224;-0.03251023,0.07946722;-0.3071554;0.003224738,0.08144636;-0.6430866;0.06836692,0.08975807;-0.6044652;-0.01716699,-0.07038843;0.00403886;-0.04047819,-0.09807044;-0.3085084;-0.01217522,-0.1147487;-0.6438199;0.05404531,-0.1043165;-0.6051132;-0.03124727,-0.004570118;0.547346;0.01302543,0;0;0,-0.005486488;0.2963269;-0.1016953,-0.01275722;0.5873872;-0.2142477,0.1611271;0.4954408;-0.09541297,0.252494;0.2538464;-0.01682472,0.2967322;0.04676683;-0.06527543,-0.1854266;0.4651687;-0.1157166,-0.3327271;0.2541812;-0.19744,-0.3573581;0.1151698;-0.3625326,0.07475458;0.004710525;-0.03160524,0.09928627;-0.3093694;-0.02934265,0.09921485;-0.6429047;0.0471518,0.1149041;-0.6771773;-0.008367062,-0.07166716;0.003284898;-0.03824076,-0.09750857;-0.3106383;-0.044373,-0.08835223;-0.6447102;0.02917508,-0.08736502;-0.6802828;-0.02702744,-0.01064293;0.5156453;-0.1839762,132.0025
+0;0;0,-0.004089647;0.3130146;0.01295635,-0.00517058;0.6253979;0.01010291,0.1831817;0.4957981;0.02861721,0.2221976;0.2287042;0.03927528,0.2580769;0.02070166;-0.01246701,-0.1830665;0.4775605;-0.02458362,-0.2444228;0.2963966;-0.2153455,-0.2802079;0.189274;-0.4010167,0.07441681;0.005823351;-0.03256686,0.07960173;-0.3074539;0.003203359,0.08158053;-0.6433285;0.06833458,0.08988485;-0.6047149;-0.01712329,-0.07051104;0.004045895;-0.0405487,-0.09822036;-0.3088096;-0.01221782,-0.1148958;-0.6440647;0.05399157,-0.1044729;-0.6053658;-0.03122518,-0.004570108;0.5475035;0.01302423,0;0;0,-0.006163269;0.2965979;-0.100769,-0.01418553;0.5880204;-0.213007,0.1608804;0.4951543;-0.09406209,0.2512731;0.252875;-0.01592779,0.2937947;0.04572362;-0.06602597,-0.1872153;0.4652296;-0.1132924,-0.3325437;0.2518405;-0.1927895,-0.3520733;0.1147119;-0.3602528,0.07483057;0.004692256;-0.03179216,0.09897996;-0.3097169;-0.02822757,0.09886988;-0.6431807;0.04832077,0.1146109;-0.6774192;-0.007103447,-0.07188752;0.003296656;-0.0381273,-0.09789693;-0.3109316;-0.04388249,-0.08874943;-0.6448298;0.03018585,-0.08776986;-0.6803881;-0.02591546,-0.01189155;0.5161963;-0.1828001,132.0249
+0;0;0,-0.004089647;0.3130146;0.01295635,-0.00517058;0.6253979;0.01010291,0.1831817;0.4957981;0.02861721,0.2221976;0.2287042;0.03927528,0.2580769;0.02070166;-0.01246701,-0.1830665;0.4775605;-0.02458362,-0.2444228;0.2963966;-0.2153455,-0.2802079;0.189274;-0.4010167,0.07441681;0.005823351;-0.03256686,0.07960173;-0.3074539;0.003203359,0.08158053;-0.6433285;0.06833458,0.08988485;-0.6047149;-0.01712329,-0.07051104;0.004045895;-0.0405487,-0.09822036;-0.3088096;-0.01221782,-0.1148958;-0.6440647;0.05399157,-0.1044729;-0.6053658;-0.03122518,-0.004570108;0.5475035;0.01302423,0;0;0,-0.006163269;0.2965979;-0.100769,-0.01418553;0.5880204;-0.213007,0.1608804;0.4951543;-0.09406209,0.2512731;0.252875;-0.01592779,0.2937947;0.04572362;-0.06602597,-0.1872153;0.4652296;-0.1132924,-0.3325437;0.2518405;-0.1927895,-0.3520733;0.1147119;-0.3602528,0.07483057;0.004692256;-0.03179216,0.09897996;-0.3097169;-0.02822757,0.09886988;-0.6431807;0.04832077,0.1146109;-0.6774192;-0.007103447,-0.07188752;0.003296656;-0.0381273,-0.09789693;-0.3109316;-0.04388249,-0.08874943;-0.6448298;0.03018585,-0.08776986;-0.6803881;-0.02591546,-0.01189155;0.5161963;-0.1828001,132.0474
+0;0;0,-0.004084794;0.3126432;0.01294097,-0.005165207;0.624878;0.01008894,0.1839055;0.4951184;0.02866149,0.2229694;0.2276954;0.03933269,0.2588521;0.01967303;-0.01241454,-0.1837447;0.476811;-0.02474298,-0.2451766;0.2954239;-0.2157398,-0.280965;0.1882911;-0.4014288,0.07465465;0.005841963;-0.03267095,0.07984588;-0.3078161;0.003142752,0.08182616;-0.6439408;0.06832246,0.09012722;-0.6053305;-0.01710191,-0.07073641;0.004058826;-0.0406783,-0.09847941;-0.309177;-0.01231298,-0.1151673;-0.6446817;0.05394571,-0.1047485;-0.6059861;-0.03123765,-0.004565029;0.5470217;0.01300883,0;0;0,-0.006261595;0.2966262;-0.09951687,-0.01433632;0.5881158;-0.2111619,0.1614505;0.4952047;-0.09213734,0.2503321;0.2517292;-0.01484108,0.2929525;0.04468036;-0.06536722,-0.1878971;0.4655476;-0.1106425,-0.329133;0.2453931;-0.1794854,-0.3406998;0.114928;-0.3529319,0.07494064;0.004660606;-0.03220272,0.0991135;-0.3101117;-0.02719641,0.09890316;-0.6437494;0.04973173,0.1147791;-0.6779034;-0.005699158,-0.07227331;0.003320504;-0.03795236,-0.09818003;-0.3113086;-0.04327206,-0.08878378;-0.645334;0.031366,-0.08812433;-0.6807064;-0.02490461,-0.01204822;0.5162717;-0.1811006,132.0811
+0;0;0,-0.004258524;0.3114766;0.01307263,-0.00554086;0.6230649;0.01040585,0.1839916;0.4936889;0.02925286,0.2223018;0.2264368;0.04000615,0.258145;0.01833944;-0.01146949,-0.184266;0.4752627;-0.02574171,-0.2457915;0.2989343;-0.2210104,-0.2807224;0.1979241;-0.410261,0.07508326;0.005852942;-0.0325847,0.08003094;-0.3082001;0.003248449,0.08201764;-0.6448522;0.06855522,0.09054361;-0.6062742;-0.01650561,-0.07083317;0.004099829;-0.04122343,-0.09895096;-0.3094433;-0.01227731,-0.1157208;-0.6454812;0.05406189,-0.1050866;-0.6068164;-0.03075232,-0.004908819;0.5454789;0.01326823,0;0;0,-0.005839318;0.2961835;-0.09720063,-0.01394001;0.5876803;-0.2070203,0.1625039;0.4946681;-0.08912635,0.2499248;0.2506668;-0.01278543,0.2927161;0.04365961;-0.06334162,-0.1880623;0.4666767;-0.1062505,-0.3273164;0.2423453;-0.1636153,-0.3207514;0.1187839;-0.3423007,0.07523089;0.004528254;-0.03245497,0.09974109;-0.310576;-0.02564573,0.09962405;-0.6446589;0.0517633,0.115507;-0.6787087;-0.003254652,-0.07273624;0.003447009;-0.03782954,-0.09758276;-0.3116746;-0.04216461,-0.08815826;-0.6460605;0.03333939,-0.08772093;-0.6812457;-0.0226277,-0.01168428;0.5158573;-0.1776168,132.1044
+0;0;0,-0.004247846;0.3106956;0.01303985,-0.005528988;0.6220874;0.01037746,0.1833733;0.4930044;0.02916677,0.2215814;0.2264642;0.03989141,0.2574259;0.01835957;-0.01158603,-0.1836577;0.4746395;-0.02564461,-0.2450193;0.2987808;-0.2203932,-0.2799514;0.1977671;-0.4096504,0.07517467;0.005860067;-0.03262436,0.08012757;-0.3085248;0.003246646,0.08211622;-0.6455077;0.06861758,0.09063711;-0.6069349;-0.01639246,-0.07091939;0.00410482;-0.04127361,-0.09906689;-0.3097696;-0.01229691,-0.1158532;-0.6461377;0.05410749,-0.1052254;-0.607478;-0.03065609,-0.00489793;0.5446218;0.01323539,0;0;0,-0.005231194;0.2961404;-0.09483314,-0.01162398;0.5882874;-0.2024801,0.1636249;0.4941284;-0.0859623,0.2486241;0.2497774;-0.01055503,0.2915689;0.04282987;-0.06125784,-0.1858624;0.4681208;-0.1022245,-0.3245831;0.2421774;-0.1504395,-0.307028;0.1225848;-0.331082,0.07542428;0.00440219;-0.03227568,0.1000094;-0.3109888;-0.02372098,0.09994566;-0.6453011;0.05418992,0.1158429;-0.6793265;-0.0007722378,-0.0728104;0.00355638;-0.03789352,-0.09734131;-0.3119415;-0.0407901,-0.08751547;-0.6464288;0.03573774,-0.08729127;-0.6817319;-0.02001404,-0.01002459;0.5162756;-0.1738234,132.137
+0;0;0,-0.004252834;0.3110604;0.01305516,-0.00553417;0.6224743;0.01039185,0.1843936;0.4930855;0.02926884,0.2225248;0.2270819;0.0399719,0.2583757;0.01893999;-0.01151475,-0.1846361;0.4746206;-0.02584104,-0.2458742;0.2991159;-0.2201976,-0.2808126;0.1980841;-0.4094886,0.07524364;0.005865444;-0.03265429,0.08019664;-0.3085254;0.003217399,0.0821864;-0.6456974;0.06862502,0.09069018;-0.6071418;-0.01621436,-0.07098447;0.004108586;-0.04131148,-0.0991325;-0.3097718;-0.01233422,-0.1159283;-0.6463286;0.05410742,-0.1053218;-0.6076863;-0.03048598,-0.00490291;0.544984;0.0132507,0;0;0,-0.005249135;0.2967065;-0.09425926,-0.01160999;0.5890617;-0.2013981,0.1644234;0.493907;-0.0843389,0.2478236;0.2492;-0.01024866,0.2879893;0.04174264;-0.06131101,-0.1862448;0.4696877;-0.09872972,-0.2974361;0.2248182;-0.09734389,-0.2925032;0.1314009;-0.2935786,0.07528973;0.004274905;-0.03279471,0.1003386;-0.3110599;-0.02333927,0.1002281;-0.6455274;0.05475402,0.1162458;-0.679508;4.434586E-05,-0.0729974;0.003635591;-0.03768919,-0.09730592;-0.3118863;-0.04051149,-0.0873469;-0.6465354;0.03615573,-0.08710486;-0.6819712;-0.01917362,-0.01000775;0.5170043;-0.1727893,132.1707
+0;0;0,-0.004530361;0.3106411;0.01322189,-0.00606143;0.6214375;0.01078618,0.184563;0.4921946;0.02966984,0.2220943;0.2271844;0.04051319,0.2577999;0.01901917;-0.010767,-0.1853603;0.4735085;-0.02703238,-0.2456546;0.3079371;-0.2287928,-0.2808134;0.2100144;-0.4196129,0.07532746;0.005875261;-0.03244866,0.07988159;-0.3083282;0.003317792,0.0818852;-0.6461173;0.06894618,0.09062783;-0.6075637;-0.0158098,-0.07089138;0.004084426;-0.04146555,-0.09940775;-0.3095499;-0.01241151,-0.1163404;-0.6466748;0.05446704,-0.1054973;-0.6080368;-0.03003731,-0.005371634;0.5441748;0.01355327,0;0;0,-0.00480561;0.2966423;-0.09313154,-0.01095527;0.5889561;-0.198586,0.165768;0.4934145;-0.08221102,0.247218;0.2487345;-0.009725094,0.2874668;0.04111384;-0.05983496,-0.1864167;0.4709586;-0.09560257,-0.2950093;0.2260901;-0.09368462,-0.2882002;0.1316568;-0.2893203,0.07536882;0.004068136;-0.03262901,0.1008498;-0.3110288;-0.02322507,0.100895;-0.6459779;0.05565286,0.1169442;-0.6799148;0.0009932518,-0.07294358;0.003855434;-0.03776284,-0.09681371;-0.3114974;-0.04033409,-0.0862667;-0.6466534;0.03694351,-0.08628995;-0.6823729;-0.01795748,-0.009441584;0.5169628;-0.1704376,132.2036
+0;0;0,-0.004520729;0.3099807;0.01319378,-0.006049964;0.6203526;0.01075959,0.184993;0.491052;0.02967677,0.2224066;0.2268735;0.04048608,0.2581183;0.0186719;-0.01080306,-0.1857465;0.4723247;-0.02715056,-0.2458515;0.3072728;-0.2282778,-0.2810165;0.2093331;-0.4191312,0.0755587;0.005893296;-0.03254827,0.08011647;-0.3085613;0.003246766,0.08212273;-0.6467972;0.06896195,0.09082459;-0.6082835;-0.01539874,-0.071109;0.004096963;-0.04159284,-0.09964816;-0.309788;-0.01251557,-0.1166032;-0.6473587;0.05445142,-0.1058107;-0.608761;-0.02965882,-0.005360678;0.5431468;0.01352464,0;0;0,-0.004155293;0.2963552;-0.09186316,-0.009979613;0.5883539;-0.1969533,0.1670887;0.4924025;-0.08049273,0.2470281;0.2479773;-0.008569717,0.2868447;0.04038799;-0.05931545,-0.1851;0.4731531;-0.09043514,-0.2879656;0.2267419;-0.08777229,-0.2712153;0.1291831;-0.2813066,0.07548756;0.003811568;-0.03302026,0.1017925;-0.311419;-0.02199888,0.1019391;-0.6467886;0.05707836,0.1178417;-0.6803233;0.00253129,-0.07331503;0.004098943;-0.03756784,-0.09618021;-0.3115863;-0.03950877,-0.0853477;-0.6470885;0.03825313,-0.08539052;-0.6826603;-0.01620122,-0.008490048;0.5164078;-0.1688395,132.2376
+0;0;0,-0.004740863;0.3100671;0.01336762,-0.00651824;0.6204374;0.01110905,0.1840109;0.4912122;0.03003469,0.2211588;0.2267534;0.04112879,0.2562651;0.01811114;-0.00912834,-0.1827499;0.4724291;-0.03766542,-0.2491054;0.3114825;-0.2404823,-0.2826054;0.2186261;-0.4342483,0.07567596;0.005906526;-0.03238556,0.07999727;-0.3086836;0.003389802,0.08199113;-0.6469781;0.06923749,0.09264871;-0.6085138;-0.01484168,-0.07101952;0.004111642;-0.04183162,-0.09994218;-0.3098304;-0.01234672,-0.1168835;-0.6474512;0.05479655,-0.1041461;-0.6088937;-0.02898329,-0.005773341;0.5432225;0.01384121,0;0;0,-0.003764629;0.2966017;-0.09141135,-0.008856848;0.5888036;-0.1959665,0.1672773;0.4923015;-0.07960916,0.2464196;0.2471613;-0.008304834,0.2841203;0.0394095;-0.06033993,-0.1835296;0.4751679;-0.08858865,-0.2801093;0.2262433;-0.07632171,-0.2594525;0.1411287;-0.2753659,0.07544576;0.003745019;-0.03323364,0.1018476;-0.31159;-0.02173519,0.1021591;-0.6469949;0.05755258,0.1181246;-0.6805896;0.003189325,-0.0734187;0.004151231;-0.03745696,-0.09628898;-0.3116637;-0.03928729,-0.08537223;-0.6472381;0.03851823,-0.08510455;-0.6830561;-0.01554164,-0.007594906;0.5168049;-0.167953,132.2595
+0;0;0,-0.004739372;0.3099696;0.01336342,-0.006516658;0.6203688;0.01110648,0.1827526;0.4915307;0.02992317,0.2199383;0.2268027;0.04102856,0.2550505;0.01812561;-0.009236969,-0.1815743;0.4728722;-0.03732766,-0.2479973;0.3117618;-0.240351,-0.2815029;0.2188899;-0.4341493,0.07572917;0.005910679;-0.03240833,0.08005267;-0.308839;0.003385175,0.08204758;-0.647313;0.06926779,0.09266818;-0.6088781;-0.01451958,-0.07106946;0.004114534;-0.04186103,-0.1000068;-0.3099867;-0.01236118,-0.1169571;-0.6477867;0.05481772,-0.1042639;-0.6092588;-0.02867137,-0.005772165;0.5431958;0.01383715,0;0;0,-0.002949506;0.2967969;-0.09047151,-0.006239451;0.5896202;-0.1934388,0.1679962;0.492118;-0.07812285,0.2462561;0.246065;-0.007977486,0.2821271;0.03807245;-0.06049395,-0.1801344;0.4764287;-0.08643448,-0.2740259;0.2265038;-0.06885577,-0.2545162;0.1456978;-0.2698417,0.0754368;0.003562301;-0.0334177,0.1023013;-0.3118628;-0.02106857,0.1028692;-0.6474179;0.05837703,0.1186748;-0.6808222;0.004207376,-0.07353229;0.004317177;-0.03734311,-0.09588186;-0.3116986;-0.03865497,-0.08500168;-0.6474165;0.03934687,-0.08449543;-0.6830971;-0.01441254,-0.005569875;0.5174839;-0.1658783,132.2927
+0;0;0,-0.00473681;0.309802;0.01335619,-0.006511338;0.6197594;0.0111041,0.183009;0.4910056;0.02993691,0.2201889;0.2263191;0.04104055,0.2553062;0.01761132;-0.009232365,-0.181806;0.4723222;-0.03740402,-0.2482186;0.311237;-0.2403955,-0.2817291;0.2183514;-0.4342223,0.07583604;0.005919021;-0.03245406,0.08016145;-0.3089697;0.003355253,0.08215736;-0.647611;0.06927046,0.09278333;-0.6091719;-0.01455934,-0.07116975;0.00412034;-0.0419201,-0.1001199;-0.3101197;-0.01240722,-0.1170786;-0.6480867;0.0548049,-0.104379;-0.6095546;-0.02872647,-0.005768325;0.54274;0.01382934,0;0;0,-0.002867773;0.2969229;-0.08947992,-0.006458059;0.5897781;-0.191004,0.1684906;0.4916468;-0.07684422,0.245016;0.2450094;-0.006998301,0.2820279;0.03738071;-0.06028962,-0.1801201;0.4776515;-0.08293694,-0.2719128;0.22756;-0.05858678,-0.25272;0.1516784;-0.2615477,0.07551058;0.003457338;-0.03355002,0.1025452;-0.3120644;-0.02047062,0.1032883;-0.647753;0.05914974,0.11909;-0.6811785;0.004936457,-0.07370088;0.004416511;-0.03725694,-0.09577581;-0.3117604;-0.03810002,-0.08474331;-0.6475803;0.04019472,-0.08415765;-0.6832542;-0.01363984,-0.005673774;0.5176697;-0.163806,132.3266
+0;0;0,-0.004942711;0.3097909;0.01353599,-0.006948507;0.619747;0.01152223,0.1825752;0.490944;0.03039196,0.219516;0.226239;0.04184854,0.2542963;0.01744945;-0.008319013,-0.1806637;0.4723154;-0.0420867,-0.2503161;0.3186747;-0.2497106,-0.2802634;0.2308145;-0.446442,0.07595216;0.005922962;-0.03218063,0.08004102;-0.3089751;0.003574144,0.08204864;-0.6475886;0.06963189,0.09359343;-0.6091644;-0.01407783,-0.07093029;0.004155455;-0.0423206,-0.1004219;-0.3100066;-0.01251555,-0.1173241;-0.6479032;0.05506387,-0.1037102;-0.6093822;-0.02832451,-0.006184303;0.5427274;0.01423275,0;0;0,-0.002867773;0.2969229;-0.08947992,-0.006458059;0.5897781;-0.191004,0.1684906;0.4916468;-0.07684422,0.245016;0.2450094;-0.006998301,0.2820279;0.03738071;-0.06028962,-0.1801201;0.4776515;-0.08293694,-0.2719128;0.22756;-0.05858678,-0.25272;0.1516784;-0.2615477,0.07551058;0.003457338;-0.03355002,0.1025452;-0.3120644;-0.02047062,0.1032883;-0.647753;0.05914974,0.11909;-0.6811785;0.004936457,-0.07370088;0.004416511;-0.03725694,-0.09577581;-0.3117604;-0.03810002,-0.08474331;-0.6475803;0.04019472,-0.08415765;-0.6832542;-0.01363984,-0.005673774;0.5176697;-0.163806,132.3492
+0;0;0,-0.004946645;0.3100374;0.01354676,-0.006952535;0.6199994;0.01153249,0.1823482;0.4912437;0.0303836,0.2193741;0.2259287;0.04186659,0.2541592;0.01711097;-0.008307755,-0.1804613;0.4726371;-0.04200939,-0.2502742;0.3186424;-0.2501117,-0.2802256;0.2307703;-0.4468697,0.07597564;0.005924793;-0.03219058,0.08007021;-0.3094132;0.00361415,0.0820761;-0.6477345;0.06961487,0.09363665;-0.6092988;-0.01420908,-0.07095221;0.004156739;-0.04233368,-0.1004851;-0.3104442;-0.01248699,-0.1173727;-0.6480491;0.0550341,-0.1037402;-0.6095165;-0.02846806,-0.006188193;0.5429658;0.0142435,0;0;0,-0.002533257;0.2973424;-0.08895111,-0.005644396;0.5903646;-0.1900191,0.1687783;0.4913909;-0.07583046,0.2442452;0.2434928;-0.006938934,0.2805851;0.03585298;-0.06076694,-0.1786501;0.4794039;-0.0803628,-0.2715867;0.2299268;-0.04844421,-0.251585;0.1580343;-0.2528059,0.0754935;0.003382146;-0.03365898,0.1025337;-0.3125609;-0.02003598,0.1033345;-0.6479144;0.05970597,0.1192542;-0.6815204;0.005557057,-0.0737646;0.004480298;-0.03717989,-0.09629261;-0.3121068;-0.03853928,-0.08488724;-0.6474815;0.04029688,-0.08428447;-0.6835969;-0.01317888,-0.004962496;0.5182219;-0.1628699,132.3823
+0;0;0,-0.004944592;0.3099088;0.01354114,-0.006951373;0.6199939;0.01152528,0.181572;0.4914004;0.03031161,0.2185537;0.2264023;0.04178087,0.2533376;0.01759173;-0.00839173,-0.1797407;0.4728706;-0.04178271,-0.2494702;0.3190597;-0.2496365,-0.2794205;0.2311907;-0.4463877,0.07603335;0.005929293;-0.03221503,0.08013148;-0.3096832;0.003620874,0.08213733;-0.6479986;0.06962046,0.09368572;-0.6095718;-0.01411528,-0.0710061;0.004159896;-0.04236583,-0.1005647;-0.3107149;-0.01249316,-0.117452;-0.648314;0.05502675,-0.1038338;-0.6097904;-0.02838754,-0.006186524;0.5429091;0.01423809,0;0;0,-0.001473166;0.2975045;-0.08797812,-0.003408358;0.5908706;-0.1884527,0.1697139;0.4909814;-0.07462717,0.2447689;0.243206;-0.00609041,0.2807637;0.03546055;-0.0597117,-0.1756917;0.4805074;-0.07822322,-0.2703856;0.2323435;-0.04400514,-0.2463534;0.1655825;-0.2496613,0.07539985;0.00312829;-0.0340457,0.1032597;-0.3129717;-0.01931787,0.1042456;-0.6482329;0.06078315,0.1201565;-0.6817666;0.006687164,-0.07392026;0.004704809;-0.03698233,-0.09562209;-0.3122193;-0.03759635,-0.08422263;-0.6475363;0.04145969,-0.0834842;-0.6834387;-0.01213497,-0.003100745;0.5186207;-0.161437,132.4049
+0;0;0,-0.00513522;0.3098204;0.01365719,-0.007374279;0.6192998;0.01182334,0.1817982;0.4907362;0.03086955,0.2184583;0.2250736;0.04256439,0.2531668;0.0162466;-0.007690735,-0.1797503;0.4718358;-0.04422742,-0.2526796;0.337751;-0.2650439,-0.2776138;0.2461028;-0.4607934,0.07610801;0.005927573;-0.03193083,0.07997546;-0.3098694;0.003920861,0.08199423;-0.6480361;0.06990683,0.09403683;-0.6096107;-0.0137978,-0.07070348;0.00417363;-0.04278716,-0.1007313;-0.3107917;-0.01240299,-0.1176002;-0.6481972;0.05533139,-0.10349;-0.609675;-0.0280398,-0.006572295;0.5423959;0.01451247,0;0;0,-0.001680948;0.2975327;-0.0875957,-0.004138373;0.590458;-0.1874757,0.1700661;0.4907278;-0.07406521,0.2446187;0.2419371;-0.006223679,0.2798124;0.03413628;-0.06025314,-0.1763055;0.4811962;-0.07559685,-0.2736547;0.2335667;-0.04009887,-0.24693;0.1685003;-0.2459899,0.07519792;0.003042042;-0.03439713,0.1034538;-0.3131832;-0.01919198,0.1044357;-0.648248;0.06109285,0.1204768;-0.681829;0.007031675,-0.07393822;0.004763937;-0.03684546,-0.09556562;-0.3123469;-0.03783789,-0.08440338;-0.6474148;0.04166003,-0.08334401;-0.6834465;-0.01182991,-0.003631957;0.5183566;-0.1605833,132.4382
+0;0;0,-0.005133451;0.3097136;0.01365249,-0.0073686;0.6186743;0.01182313,0.1813254;0.4904072;0.03082215,0.2179414;0.2250642;0.04250292,0.2526541;0.01621142;-0.007758424,-0.1793081;0.4715547;-0.04408476,-0.2521496;0.3376312;-0.2646355,-0.2770869;0.2459717;-0.4604093,0.07617466;0.005932764;-0.0319588,0.08004119;-0.3097893;0.003884397,0.08206034;-0.6480191;0.06988265,0.09410499;-0.6095922;-0.01383621,-0.07076541;0.004177286;-0.04282464,-0.1007861;-0.3107134;-0.01244766,-0.1176581;-0.6481817;0.05529933,-0.1035456;-0.6096582;-0.02808603,-0.006568345;0.5419362;0.01450647,0;0;0,-0.001301095;0.29757;-0.08709574,-0.003385782;0.590226;-0.1861632,0.1703989;0.4905171;-0.07350683,0.2446541;0.2418426;-0.006192684,0.2794258;0.03405948;-0.0606699,-0.175122;0.4818456;-0.07417884,-0.2734838;0.235181;-0.0372251,-0.2511224;0.1763448;-0.2455252,0.07522221;0.00295943;-0.03452539,0.103613;-0.3131659;-0.01906991,0.1047702;-0.6482267;0.06150365,0.1208996;-0.6817705;0.007402178,-0.07405595;0.004849623;-0.03676059,-0.09541931;-0.3122043;-0.03748829,-0.08422529;-0.6473354;0.04201685,-0.08291782;-0.6834667;-0.01136741,-0.002999201;0.5182238;-0.1594775,132.4604
+0;0;0,-0.005140275;0.3101254;0.01367064,-0.007378407;0.6194952;0.01183864,0.1800082;0.4914796;0.03072779,0.2167344;0.2253377;0.04244373,0.2514532;0.01644869;-0.007826325,-0.1781138;0.4727584;-0.04365747,-0.2511747;0.3384316;-0.2648723,-0.2761162;0.2467562;-0.46068,0.07620395;0.005935045;-0.03197108,0.08007331;-0.3100184;0.003898371,0.08209111;-0.6480215;0.0698524,0.0941471;-0.6095867;-0.01394532,-0.07079262;0.004178892;-0.0428411,-0.1008353;-0.3109425;-0.01244187,-0.117696;-0.6481847;0.0552597,-0.1035702;-0.6096531;-0.02820421,-0.006577034;0.5426497;0.01452573,0;0;0,-0.0007969588;0.2982129;-0.08636832,-0.001466438;0.5918342;-0.1838584,0.1708919;0.4902767;-0.07308102,0.2447477;0.2404775;-0.006273508,0.278215;0.03260686;-0.0613811,-0.17242;0.4833162;-0.07294973,-0.278444;0.2396255;-0.03182371,-0.2453784;0.1844369;-0.2397371,0.07517771;0.002863348;-0.03470635,0.1038691;-0.313456;-0.01898861,0.1050737;-0.6482707;0.06161952,0.1212561;-0.681945;0.007561449,-0.07414287;0.004971004;-0.03664072,-0.09538203;-0.3123246;-0.0374135,-0.08402349;-0.6472266;0.04203265,-0.08257201;-0.6837792;-0.01095038,-0.0014612;0.5195886;-0.1575212,132.4937
+0;0;0,-0.005327289;0.3101143;0.01384856,-0.007803998;0.6194824;0.01224351,0.1796019;0.4914886;0.03129285,0.2159993;0.225325;0.043532,0.2503727;0.01635118;-0.006622612,-0.1775605;0.4724563;-0.04567168,-0.2463147;0.3429865;-0.2711224,-0.2763008;0.2487997;-0.4650213,0.07632425;0.005930704;-0.03168366,0.07998275;-0.3100192;0.0042389,0.08202183;-0.6480162;0.07022361,0.09454018;-0.6095799;-0.01350614,-0.07055086;0.004230765;-0.04323303,-0.1009755;-0.3107915;-0.01219268,-0.1178406;-0.6480109;0.05562086,-0.1032554;-0.609475;-0.02776356,-0.006973388;0.5426365;0.0149065,0;0;0,-0.0007969588;0.2982129;-0.08636832,-0.001466438;0.5918342;-0.1838584,0.1708919;0.4902767;-0.07308102,0.2447477;0.2404775;-0.006273508,0.278215;0.03260686;-0.0613811,-0.17242;0.4833162;-0.07294973,-0.278444;0.2396255;-0.03182371,-0.2453784;0.1844369;-0.2397371,0.07517771;0.002863348;-0.03470635,0.1038691;-0.313456;-0.01898861,0.1050737;-0.6482707;0.06161952,0.1212561;-0.681945;0.007561449,-0.07414287;0.004971004;-0.03664072,-0.09538203;-0.3123246;-0.0374135,-0.08402349;-0.6472266;0.04203265,-0.08257201;-0.6837792;-0.01095038,-0.0014612;0.5195886;-0.1575212,132.5167
+0;0;0,-0.005330522;0.3103025;0.01385696,-0.007807934;0.6197545;0.01225116,0.1794943;0.4917603;0.03129237,0.2160457;0.2244711;0.04358329,0.2504199;0.01549184;-0.006572604,-0.1774691;0.4727387;-0.04562928,-0.2465141;0.3427212;-0.2720335,-0.276501;0.2485321;-0.4659373,0.07634264;0.005932134;-0.0316913,0.08000121;-0.3100235;0.004231911,0.08203943;-0.6478802;0.07018927,0.0945612;-0.6094417;-0.01356339,-0.07056787;0.004231784;-0.04324345,-0.100993;-0.3107961;-0.01220254,-0.1178512;-0.6478757;0.05558287,-0.103262;-0.6093374;-0.02782435,-0.006977011;0.5428797;0.01491516,0;0;0,-0.0006140471;0.2985069;-0.08603096,-0.001120538;0.5923336;-0.1831627,0.1711898;0.4903339;-0.07275867,0.2448839;0.2388085;-0.007683277,0.2778735;0.03090003;-0.06295753,-0.1715243;0.4830281;-0.07170769,-0.2902136;0.24357;-0.0329359,-0.2629586;0.1969526;-0.2437759,0.07513343;0.002795845;-0.03485513,0.1040278;-0.3135009;-0.01893902,0.1053112;-0.6481572;0.0617156,0.1215242;-0.6818784;0.007685419,-0.07419795;0.005029245;-0.03656637,-0.09527876;-0.3122832;-0.03707495,-0.08386048;-0.6471013;0.04209643,-0.08242792;-0.6837566;-0.01079525,-0.001137994;0.5200438;-0.1568623,132.55
+0;0;0,-0.005337299;0.310697;0.01387458,-0.007815483;0.6202391;0.01226777,0.1792549;0.4922725;0.03128984,0.2158487;0.2246736;0.043595,0.2502197;0.01571389;-0.006556209,-0.177264;0.4732745;-0.04553602,-0.2463889;0.3431064;-0.2722026,-0.276373;0.2489261;-0.4660883,0.07639273;0.005936025;-0.03171209,0.0800515;-0.3100375;0.004213162,0.08209052;-0.6480259;0.0701962,0.09460744;-0.6095906;-0.01352399,-0.07061416;0.00423456;-0.04327181,-0.101041;-0.3108112;-0.01222915,-0.1179058;-0.6480221;0.05558268,-0.1033222;-0.6094872;-0.02779222,-0.00698417;0.5433282;0.01493302,0;0;0,-0.0005399808;0.2991562;-0.08519888,-0.0008232445;0.5933211;-0.1815829,0.1716932;0.4901714;-0.07271695,0.2452564;0.2380184;-0.008630514,0.2776286;0.02992353;-0.06348681,-0.1707774;0.4839478;-0.06982993,-0.2942905;0.2459045;-0.03548466,-0.2511209;0.2108555;-0.2458857,0.07513225;0.002771437;-0.03498864,0.1044273;-0.3135099;-0.01914001,0.1057894;-0.6482807;0.06161094,0.1219946;-0.6820151;0.007645845,-0.07432228;0.005079719;-0.03642988,-0.09532578;-0.312256;-0.03687211,-0.08392603;-0.6472927;0.04195995,-0.08207326;-0.6837878;-0.01106711,-0.0008670986;0.5209545;-0.1553884,132.5833
+0;0;0,-0.005681911;0.3108182;0.0140424,-0.008609035;0.6201046;0.01278024,0.1781124;0.492209;0.0320606,0.2142687;0.2251503;0.04449027,0.2488523;0.01624495;-0.005645618,-0.1762829;0.4729427;-0.04825592,-0.2474212;0.3440591;-0.2743322,-0.2739282;0.2775788;-0.4798288,0.07659702;0.005966603;-0.03127229,0.07992515;-0.3102806;0.004791394,0.0819296;-0.6482294;0.07052814,0.09510466;-0.6098027;-0.01302596,-0.0703025;0.004274145;-0.04381724,-0.1014491;-0.3109079;-0.01197177,-0.1184051;-0.6479612;0.05616214,-0.1031683;-0.6094323;-0.02703026,-0.00770971;0.5432644;0.0153998,0;0;0,-0.0003158972;0.2995345;-0.08435869,-0.0002477169;0.5938088;-0.1795897,0.1722165;0.4898778;-0.07219458,0.2453755;0.2379821;-0.009119511,0.2777645;0.02979763;-0.06353688,-0.1702331;0.4842606;-0.06894159,-0.2970894;0.2483098;-0.03705366,-0.2539586;0.2143772;-0.2476229,0.07514753;0.002741843;-0.03501415,0.1046444;-0.3138054;-0.01914763,0.1061617;-0.6485075;0.06151748,0.122382;-0.6822808;0.007705212,-0.07435898;0.005106153;-0.03640507,-0.09528371;-0.3125196;-0.03627828,-0.0836973;-0.6475793;0.04205038,-0.08161428;-0.6839762;-0.01098733,-0.0003610998;0.5214245;-0.1536555,132.6059
+0;0;0,-0.005677785;0.3105925;0.0140322,-0.008592644;0.618601;0.01277754,0.1790006;0.4908394;0.03212368,0.2150651;0.2244578;0.04452183,0.2496411;0.01559861;-0.005602989,-0.1770656;0.4714822;-0.0485715,-0.2480235;0.3429254;-0.2740746,-0.2745247;0.2764598;-0.4795258,0.07661544;0.005968038;-0.03127981,0.07994588;-0.3104991;0.004808962,0.08195075;-0.6485187;0.07055949,0.09512298;-0.6100938;-0.01297667,-0.0703194;0.004275172;-0.04382778,-0.1014877;-0.3111261;-0.01196016,-0.1184472;-0.6482501;0.05618803,-0.1032137;-0.609723;-0.02698651,-0.007697704;0.5421355;0.01538433,0;0;0,-0.001187325;0.2996713;-0.08302116,-0.00279332;0.5931908;-0.1764064,0.1724942;0.4895988;-0.07219076,0.2450493;0.2379895;-0.01020646,0.2778214;0.02968101;-0.06372046,-0.173273;0.4848105;-0.06581169,-0.3084265;0.2532539;-0.04282064,-0.2750699;0.2212358;-0.2554056,0.07515748;0.002647698;-0.03504729,0.1046908;-0.3141271;-0.01934719,0.1064624;-0.648887;0.06138062,0.1226859;-0.682646;0.007581234,-0.07439468;0.005216433;-0.03636193,-0.0950997;-0.3126454;-0.03602749,-0.08349557;-0.6478583;0.04196008,-0.08121711;-0.6844703;-0.01076967,-0.002369687;0.5210382;-0.150943,132.6393
+0;0;0,-0.005679616;0.3106926;0.01403673,-0.008595364;0.6187888;0.0127809,0.1786577;0.491079;0.03209794,0.2147181;0.2247279;0.04449467,0.2492928;0.01587701;-0.005628161,-0.1767589;0.4717571;-0.04845004,-0.2477086;0.343215;-0.2739272,-0.2742088;0.2767521;-0.4793702,0.07667026;0.005972308;-0.03130219,0.08000267;-0.3106819;0.004807904,0.08200748;-0.6486906;0.07055631,0.09514201;-0.6102898;-0.01274074,-0.07036971;0.004278231;-0.04385914,-0.1015564;-0.3113094;-0.01197269,-0.1185154;-0.6484225;0.0561733,-0.1033254;-0.6099198;-0.02676317,-0.007699935;0.5422815;0.01538912,0;0;0,-0.0009172558;0.2998906;-0.08260727,-0.002162509;0.593585;-0.175735,0.1728201;0.4893128;-0.07222509,0.2449972;0.2372131;-0.01195002,0.2774742;0.02882226;-0.06528783,-0.1725713;0.4847486;-0.06582419,-0.3177251;0.2587198;-0.05038934,-0.2787285;0.2317149;-0.2627014,0.07516639;0.002674878;-0.0351665,0.104789;-0.3142841;-0.01953292,0.1067145;-0.6490728;0.0610249,0.1230503;-0.6827714;0.007572889,-0.07449839;0.005205963;-0.03628652,-0.09493157;-0.3128616;-0.03564422,-0.08333217;-0.6481657;0.04190146,-0.08076882;-0.6844398;-0.01084951,-0.001835853;0.5213734;-0.1503115,132.6724
+0;0;0,-0.005924994;0.3105345;0.01416969,-0.009108333;0.6179352;0.01307966,0.1792534;0.4902487;0.03292952,0.2149175;0.2241448;0.04545201,0.2495769;0.01527008;-0.004500419,-0.1774198;0.4703726;-0.05015733,-0.2497777;0.3434131;-0.2757358,-0.279621;0.2948602;-0.4856814,0.07696863;0.005979275;-0.03106763,0.0800847;-0.3099781;0.004940573,0.08209651;-0.64914;0.07095338,0.09561761;-0.6107274;-0.01240027,-0.07024745;0.004322757;-0.04440416,-0.1018273;-0.3104662;-0.01206279,-0.11883;-0.6486869;0.05656821,-0.1032532;-0.6101707;-0.02641527,-0.008154392;0.5416124;0.01566199,0;0;0,-0.001711354;0.3000665;-0.08139277,-0.004135199;0.5934867;-0.1730587,0.1732702;0.4889075;-0.07204437,0.2453191;0.2367902;-0.01300311,0.2773401;0.02829801;-0.0662086,-0.1754565;0.4839623;-0.06383603,-0.3523473;0.2848999;-0.1002204,-0.294026;0.2549166;-0.3076446,0.07532425;0.002633363;-0.03527665,0.1048631;-0.3136362;-0.01990271,0.1072371;-0.6495391;0.06106734,0.1236264;-0.6833122;0.007534027,-0.07475501;0.005257071;-0.03618247,-0.09459136;-0.3121403;-0.03531188,-0.08298714;-0.6487179;0.04197579,-0.08001953;-0.6851804;-0.01070585,-0.00347247;0.521349;-0.1479895,132.6947
+0;0;0,-0.005935577;0.3110892;0.014195,-0.009124068;0.6189795;0.01310208,0.1792336;0.4911443;0.03295647,0.2147864;0.2258706;0.0454399,0.2494355;0.01705797;-0.004497692,-0.1774283;0.4712689;-0.05012773,-0.2495604;0.3447054;-0.2750024,-0.2793949;0.2961669;-0.4848857,0.07692336;0.005975758;-0.03104936,0.08004335;-0.3103783;0.005004058,0.08205555;-0.6496084;0.07103015,0.09557249;-0.6111984;-0.01229779,-0.07020612;0.004320215;-0.04437804,-0.1018256;-0.310864;-0.01199606,-0.1188318;-0.6491528;0.05664875,-0.1032597;-0.6106392;-0.02630915,-0.008168249;0.5425064;0.01568949,0;0;0,-0.001905181;0.3009793;-0.08013129,-0.004250482;0.5952671;-0.1706517,0.1736528;0.4884178;-0.072052,0.2450095;0.2366258;-0.0146153,0.2775346;0.0279787;-0.06663036,-0.1759694;0.4838831;-0.06319709,-0.3572762;0.2914004;-0.10642,-0.2958736;0.257746;-0.3123184,0.07526799;0.002628326;-0.03528166,0.1050126;-0.3140372;-0.0201931,0.1075797;-0.6499715;0.06093717,0.1239999;-0.6837074;0.007410526,-0.07470389;0.005251314;-0.03617633,-0.09437897;-0.3125546;-0.03484877,-0.08271968;-0.649326;0.04189556,-0.07964853;-0.6858472;-0.01066371,-0.003615513;0.5228834;-0.1458335,132.7285
+0;0;0,-0.005933486;0.3109796;0.01419,-0.009117668;0.6184553;0.01309876,0.1802055;0.4904633;0.03303857,0.2158215;0.2247182;0.04554418,0.250499;0.01573478;-0.004434239,-0.1782965;0.4704853;-0.05047429,-0.2505569;0.343697;-0.2757486,-0.2804157;0.2951187;-0.4858035,0.07705083;0.00598566;-0.03110081,0.080175;-0.3107926;0.005000947,0.08218632;-0.6498734;0.07099798,0.09569243;-0.6114701;-0.01226329,-0.07032247;0.004327374;-0.04445158,-0.1019844;-0.3112794;-0.01202619,-0.118983;-0.6494193;0.05658842,-0.1034234;-0.6109126;-0.02630309,-0.008163202;0.5420904;0.01568251,0;0;0,-0.002549209;0.301084;-0.07928944,-0.005795598;0.5951732;-0.1690111,0.1739322;0.4880714;-0.07188129,0.2452782;0.2354986;-0.01564908,0.2754374;0.02709904;-0.07073522,-0.1782393;0.4830551;-0.06177238,-0.3564352;0.2863475;-0.1017436,-0.3007433;0.2488441;-0.3087855,0.07542802;0.00252831;-0.03527236,0.1051122;-0.3145789;-0.02032423,0.1079243;-0.6503372;0.06087852,0.1243837;-0.6840699;0.007467747,-0.0748545;0.005341487;-0.03616891,-0.09422316;-0.3129096;-0.03454617,-0.08231945;-0.6495816;0.04191161,-0.07937519;-0.6860481;-0.01061462,-0.004910566;0.522844;-0.144376,132.7622
+0;0;0,-0.00615537;0.3109703;0.01429972,-0.009593244;0.6184429;0.01340407,0.179742;0.4904786;0.03356677,0.2150563;0.2247165;0.04655868,0.2494614;0.01563619;-0.003202073,-0.1781403;0.4703487;-0.05159435,-0.2515764;0.3460801;-0.2778902,-0.2808657;0.2991905;-0.4884084,0.07716807;0.005958584;-0.030814,0.07999969;-0.3108244;0.005269706,0.08207617;-0.6498928;0.0713289,0.0958766;-0.6114848;-0.01188362,-0.07011746;0.004372887;-0.04476984,-0.1023005;-0.3111494;-0.01203628,-0.1193207;-0.6492231;0.05689839,-0.1034678;-0.6107161;-0.02593753,-0.008611649;0.5420775;0.01596584,0;0;0,-0.002549209;0.301084;-0.07928944,-0.005795598;0.5951732;-0.1690111,0.1739322;0.4880714;-0.07188129,0.2452782;0.2354986;-0.01564908,0.2754374;0.02709904;-0.07073522,-0.1782393;0.4830551;-0.06177238,-0.3564352;0.2863475;-0.1017436,-0.3007433;0.2488441;-0.3087855,0.07542802;0.00252831;-0.03527236,0.1051122;-0.3145789;-0.02032423,0.1079243;-0.6503372;0.06087852,0.1243837;-0.6840699;0.007467747,-0.0748545;0.005341487;-0.03616891,-0.09422316;-0.3129096;-0.03454617,-0.08231945;-0.6495816;0.04191161,-0.07937519;-0.6860481;-0.01061462,-0.004910566;0.522844;-0.144376,132.7842
+0;0;0,-0.006165202;0.311467;0.01432256,-0.009609093;0.6194711;0.01342402,0.180426;0.4911509;0.03365745,0.2159129;0.2240897;0.04671287,0.2503226;0.01498149;-0.003054511,-0.178782;0.4709464;-0.05181912,-0.2525771;0.3460703;-0.2792212,-0.2818704;0.2991744;-0.4897675,0.07721205;0.005961979;-0.03083156,0.08004586;-0.3110659;0.005280029,0.08212303;-0.6502468;0.07136115,0.09591874;-0.6118417;-0.01182291,-0.07015742;0.00437538;-0.04479535,-0.1023654;-0.3113908;-0.01203649,-0.1193911;-0.6495767;0.05692106,-0.1035438;-0.6110726;-0.02588654,-0.00862538;0.542941;0.01599132,0;0;0,-0.002888463;0.3017025;-0.07888031,-0.006452262;0.5963558;-0.1685605,0.1739319;0.4876139;-0.07156992,0.2460173;0.2335286;-0.01683569,0.2753165;0.02512722;-0.07249045,-0.1792251;0.4829502;-0.0609976,-0.3631106;0.2909564;-0.1065608,-0.3073146;0.2607319;-0.3147923,0.07547653;0.002529085;-0.0352807,0.1051755;-0.3148311;-0.02047491,0.1081086;-0.6506804;0.0608356,0.1245609;-0.6843798;0.007428885,-0.07491025;0.005332891;-0.03616415,-0.09419204;-0.3131699;-0.03445232,-0.08217105;-0.649976;0.04191469,-0.07917242;-0.6862153;-0.01084817,-0.005479805;0.5238603;-0.1439052,132.8064
+0;0;0,-0.006173954;0.3119092;0.01434289,-0.009626091;0.6206427;0.01344054,0.1814515;0.4918149;0.03377859,0.2168973;0.2250636;0.04681886,0.2513105;0.01593378;-0.002953675,-0.1797319;0.4714994;-0.05216806,-0.2534414;0.3467682;-0.2793062,-0.2827376;0.2998675;-0.4898743,0.07725281;0.005965128;-0.03084783,0.08008673;-0.3110754;0.005265193,0.08216467;-0.6503817;0.07137076,0.09594961;-0.6119832;-0.01174825,-0.07019446;0.00437769;-0.044819,-0.1024037;-0.311401;-0.01205884,-0.1194358;-0.649712;0.05692421,-0.1036008;-0.6112145;-0.02581862,-0.008639516;0.5438898;0.01601531,0;0;0,-0.003200546;0.3022516;-0.07851672,-0.007123597;0.5976893;-0.1681082,0.174261;0.487101;-0.07122636,0.246017;0.2329692;-0.01783371,0.275165;0.02463929;-0.07392216,-0.1806059;0.4823647;-0.06051486,-0.3719162;0.2998411;-0.1121698,-0.3126462;0.2668886;-0.3190467,0.07550268;0.002527058;-0.03532887,0.1051545;-0.314855;-0.02062488,0.1082741;-0.6508123;0.060776,0.1246302;-0.6844556;0.007378101,-0.07498945;0.005338764;-0.03610054,-0.09430831;-0.3131744;-0.03437766,-0.08211995;-0.6501278;0.04189162,-0.07932623;-0.6864274;-0.01070018,-0.006051064;0.5249612;-0.1434491,132.8401
+0;0;0,-0.006446807;0.3115856;0.01446508,-0.01016762;0.6198089;0.01377742,0.1810997;0.4911527;0.03444253,0.2161435;0.2247446;0.04751614,0.2502962;0.01540874;-0.001906,-0.1796392;0.4706519;-0.05373452,-0.2545871;0.3486731;-0.281498,-0.2829166;0.3094169;-0.4938347,0.07746167;0.005935114;-0.03056929,0.07990893;-0.3117732;0.005593102,0.08189946;-0.6509891;0.0721152,0.09603151;-0.6126065;-0.01073995,-0.07002326;0.00444276;-0.04524403,-0.1028265;-0.3118858;-0.01189082,-0.1199242;-0.6501493;0.05726163,-0.1037516;-0.611669;-0.02520952,-0.009158698;0.5432104;0.016324,0;0;0,-0.003112957;0.3021557;-0.07764435,-0.006900869;0.5973643;-0.1662495,0.1749548;0.4864549;-0.07062888,0.2461652;0.2323298;-0.0184586,0.2755319;0.02434978;-0.07601213,-0.1813254;0.482838;-0.06000149,-0.3741451;0.3037454;-0.1158463,-0.3172424;0.27461;-0.3240378,0.07565624;0.00240013;-0.03521919,0.105534;-0.3156375;-0.02067161,0.1087671;-0.6515836;0.06073093,0.1251286;-0.6851269;0.007537838,-0.07504086;0.005449063;-0.03618278,-0.0936899;-0.31377;-0.03427146,-0.08153711;-0.6507196;0.04197724,-0.07867256;-0.6868988;-0.01043531,-0.005875193;0.5247085;-0.1418588,132.8627
+0;0;0,-0.006457661;0.3121102;0.01448943,-0.0101846;0.6208407;0.01380041,0.1818886;0.4918328;0.03454648,0.2169425;0.2253483;0.04762384,0.2511028;0.01596557;-0.001809355,-0.180375;0.4712453;-0.05400328,-0.2553445;0.3492315;-0.2818321,-0.2836803;0.3099665;-0.4942163,0.07745873;0.005934889;-0.03056814,0.0799108;-0.3123969;0.005665233,0.081901;-0.6515554;0.07217608,0.09601379;-0.6131843;-0.0105662,-0.0700206;0.004442591;-0.04524232,-0.1028882;-0.3125068;-0.01182365,-0.119983;-0.6507131;0.05731711,-0.1038325;-0.6122444;-0.02504169,-0.009173948;0.5441105;0.01635137,0;0;0,-0.003397018;0.3028731;-0.0769465,-0.007446252;0.5988007;-0.1649051,0.175182;0.4862049;-0.06972313,0.2463959;0.2318175;-0.01844573,0.2756965;0.02403246;-0.07691431,-0.1827101;0.4828041;-0.05938675,-0.3775174;0.3084311;-0.1230887,-0.3194383;0.2764831;-0.3305925,0.07563869;0.002481192;-0.03524375,0.1057205;-0.3161642;-0.02060843,0.1089777;-0.6520533;0.06078005,0.1253223;-0.685532;0.00768733,-0.07504644;0.005362778;-0.0361768,-0.09347649;-0.3144966;-0.03410066,-0.08151335;-0.6513917;0.04215355,-0.07847884;-0.687473;-0.0101876,-0.006356075;0.5259567;-0.1406643,132.896
+0;0;0,-0.006448862;0.3116849;0.01446969,-0.01016706;0.6196983;0.01378472,0.1818828;0.4909335;0.03452096,0.2168897;0.2248057;0.04758082,0.251072;0.01528832;-0.001884174,-0.1803425;0.4703482;-0.05401943,-0.2552116;0.3484977;-0.2815433,-0.2835656;0.3092075;-0.4940641,0.07748937;0.005937237;-0.03058022,0.07994408;-0.3127379;0.005692227,0.08193531;-0.6520709;0.07223729,0.09609044;-0.6136747;-0.01075317,-0.0700483;0.004444349;-0.04526021,-0.1029514;-0.3128469;-0.0118055,-0.1200549;-0.6512272;0.05737083,-0.103856;-0.6127331;-0.02523501,-0.009159534;0.5432057;0.01632778,0;0;0,-0.003272548;0.3026155;-0.07623386,-0.007120572;0.5981218;-0.1631005,0.1755246;0.4858181;-0.06843257,0.2465158;0.2314739;-0.01853967,0.2765087;0.02442539;-0.07972884,-0.1832274;0.4840464;-0.0587129,-0.3785027;0.3122844;-0.1264285,-0.321264;0.2783881;-0.3340039,0.07570986;0.002510965;-0.03516698,0.1058561;-0.3164787;-0.02059412,0.1091209;-0.6525465;0.06081128,0.1255476;-0.6861674;0.00751185,-0.07506129;0.005322488;-0.03622812,-0.09318949;-0.3148989;-0.03394878,-0.08138005;-0.6520089;0.04218626,-0.07791264;-0.6883632;-0.01019092,-0.006099679;0.5254225;-0.1391761,132.9292
+0;0;0,-0.006570939;0.3116775;0.01457476,-0.01054935;0.6196876;0.01411956,0.181474;0.4908271;0.0352248,0.2162254;0.2246711;0.04839276,0.2503785;0.01506822;-0.0007292479,-0.1799776;0.4699954;-0.05508205,-0.255593;0.3557895;-0.2862948,-0.2839813;0.3222287;-0.4997908,0.07762679;0.005897373;-0.03023749,0.0799263;-0.3127765;0.006056011,0.08187151;-0.6520888;0.072708,0.09634206;-0.6136953;-0.01022831,-0.06977832;0.004538938;-0.04566605,-0.1030661;-0.3126365;-0.01150132,-0.1201063;-0.6510005;0.05777028,-0.1035948;-0.6125031;-0.0247733,-0.009502384;0.543194;0.01661673,0;0;0,-0.003272548;0.3026155;-0.07623386,-0.007120572;0.5981218;-0.1631005,0.1755246;0.4858181;-0.06843257,0.2465158;0.2314739;-0.01853967,0.2765087;0.02442539;-0.07972884,-0.1832274;0.4840464;-0.0587129,-0.3785027;0.3122844;-0.1264285,-0.321264;0.2783881;-0.3340039,0.07570986;0.002510965;-0.03516698,0.1058561;-0.3164787;-0.02059412,0.1091209;-0.6525465;0.06081128,0.1255476;-0.6861674;0.00751185,-0.07506129;0.005322488;-0.03622812,-0.09318949;-0.3148989;-0.03394878,-0.08138005;-0.6520089;0.04218626,-0.07791264;-0.6883632;-0.01019092,-0.006099679;0.5254225;-0.1391761,132.9517
+0;0;0,-0.006574927;0.3118666;0.01458361,-0.01055401;0.6199284;0.01412813,0.1820935;0.4908793;0.03529473,0.2168472;0.2247055;0.04846358,0.2510102;0.01504149;-0.0006727576,-0.180539;0.4699796;-0.05530713,-0.2561594;0.355766;-0.2865354,-0.2845559;0.3221954;-0.5000937,0.07760439;0.005895671;-0.03022877,0.07990791;-0.3133332;0.006127939,0.08185296;-0.6526191;0.07277474,0.0963238;-0.6142254;-0.01016319,-0.06975818;0.004537628;-0.04565287,-0.1031039;-0.3131902;-0.01142864,-0.1201428;-0.6515278;0.05783757,-0.103631;-0.6130303;-0.02470762,-0.009506803;0.5434173;0.01662587,0;0;0,-0.003418811;0.3029898;-0.07551289,-0.007317901;0.5986758;-0.1619434,0.1757844;0.4855965;-0.06708694,0.2467943;0.2309611;-0.01862979,0.2766585;0.02418253;-0.08100963,-0.1842123;0.483799;-0.05818268,-0.381283;0.3161381;-0.1308647,-0.3243393;0.2790596;-0.3380435,0.07576878;0.002519906;-0.03498173,0.1061248;-0.3170231;-0.0206635,0.1094043;-0.6530654;0.06073213,0.1258242;-0.6866935;0.007436514,-0.07498542;0.005330858;-0.03632832,-0.09282748;-0.3154654;-0.03395866,-0.0811571;-0.6525681;0.04210789,-0.07750539;-0.688907;-0.01027893,-0.006286405;0.525932;-0.1380992,132.9742
+0;0;0,-0.00658041;0.3121266;0.01459577,-0.01056295;0.6204557;0.01413948,0.182747;0.4911489;0.03537302,0.2174636;0.2252586;0.04852784,0.2516322;0.01556058;-0.000616461,-0.1811372;0.4701771;-0.05554158,-0.2566771;0.3560851;-0.2865237,-0.2850783;0.3225091;-0.5001166,0.07761107;0.005896179;-0.03023137,0.07991538;-0.3134433;0.006137935,0.08186138;-0.6528957;0.07281744,0.09633466;-0.6145005;-0.01013444,-0.06976417;0.004538019;-0.04565679,-0.1031215;-0.3132999;-0.01142072,-0.1201688;-0.6518036;0.0578795,-0.1036541;-0.6133046;-0.02467958,-0.009514704;0.5438683;0.01663972,0;0;0,-0.003379039;0.3034024;-0.07493305,-0.007124394;0.5995204;-0.1608424,0.1763285;0.4858473;-0.06544518,0.2470296;0.2310732;-0.01888919,0.2773148;0.02453375;-0.08197784,-0.1850006;0.4837938;-0.05796418,-0.3812995;0.3174352;-0.1345638,-0.3277166;0.2752827;-0.3417061,0.07579003;0.002502203;-0.03495407,0.1061596;-0.3171564;-0.02074862,0.1096191;-0.6533576;0.06070518,0.1258816;-0.686958;0.007305857,-0.07498445;0.005346349;-0.03634455,-0.0927516;-0.3155663;-0.03408138,-0.08113313;-0.6528255;0.04207071,-0.07747476;-0.689164;-0.01033908,-0.006135069;0.5266578;-0.1371136,133.0075
+0;0;0,-0.006700784;0.3125368;0.01469989,-0.01089823;0.6213677;0.01440841,0.1829749;0.4916111;0.03604446,0.21749;0.2258303;0.04931558,0.2517183;0.0161121;-5.300716E-05,-0.1813104;0.4704415;-0.05680394,-0.257036;0.3664976;-0.2923208,-0.2862587;0.3352067;-0.5062307,0.07771025;0.005931857;-0.02991214,0.07991528;-0.3137974;0.006477136,0.08152883;-0.6531557;0.07306853,0.09628616;-0.6147658;-0.009764597,-0.06947012;0.004505895;-0.04606957,-0.1034813;-0.313636;-0.01164868,-0.1200235;-0.6519343;0.05822061,-0.1032347;-0.6134443;-0.02421453,-0.00981248;0.5446359;0.01688112,0;0;0,-0.003461011;0.3039365;-0.07450414,-0.007405467;0.6006587;-0.1601319,0.1764124;0.4857533;-0.06442809,0.2470221;0.2309103;-0.01886296,0.2774261;0.0247778;-0.08348131,-0.1858713;0.4834538;-0.05791938,-0.3813388;0.3194006;-0.1409007,-0.3279271;0.2758486;-0.3478813,0.07582134;0.00263834;-0.03482771,0.1061443;-0.3174217;-0.02075887,0.1095508;-0.6535309;0.06060505,0.1258176;-0.6871074;0.007286072,-0.07494873;0.005261674;-0.03638418,-0.09276501;-0.3160383;-0.03419293,-0.08109969;-0.6531758;0.04198655,-0.07760157;-0.6894531;-0.01040215,-0.006355122;0.5276275;-0.1364589,133.03
+0;0;0,-0.006700784;0.3125368;0.01469989,-0.01089823;0.6213677;0.01440841,0.1829749;0.4916111;0.03604446,0.21749;0.2258303;0.04931558,0.2517183;0.0161121;-5.300716E-05,-0.1813104;0.4704415;-0.05680394,-0.257036;0.3664976;-0.2923208,-0.2862587;0.3352067;-0.5062307,0.07771025;0.005931857;-0.02991214,0.07991528;-0.3137974;0.006477136,0.08152883;-0.6531557;0.07306853,0.09628616;-0.6147658;-0.009764597,-0.06947012;0.004505895;-0.04606957,-0.1034813;-0.313636;-0.01164868,-0.1200235;-0.6519343;0.05822061,-0.1032347;-0.6134443;-0.02421453,-0.00981248;0.5446359;0.01688112,0;0;0,-0.003461011;0.3039365;-0.07450414,-0.007405467;0.6006587;-0.1601319,0.1764124;0.4857533;-0.06442809,0.2470221;0.2309103;-0.01886296,0.2774261;0.0247778;-0.08348131,-0.1858713;0.4834538;-0.05791938,-0.3813388;0.3194006;-0.1409007,-0.3279271;0.2758486;-0.3478813,0.07582134;0.00263834;-0.03482771,0.1061443;-0.3174217;-0.02075887,0.1095508;-0.6535309;0.06060505,0.1258176;-0.6871074;0.007286072,-0.07494873;0.005261674;-0.03638418,-0.09276501;-0.3160383;-0.03419293,-0.08109969;-0.6531758;0.04198655,-0.07760157;-0.6894531;-0.01040215,-0.006355122;0.5276275;-0.1364589,133.0526
+0;0;0,-0.00670485;0.3127264;0.01470881,-0.01090463;0.6217288;0.01441697,0.1830974;0.4918897;0.03606729,0.2175442;0.2266344;0.04931217,0.2517807;0.01686586;-6.829575E-05,-0.1814302;0.470706;-0.05684286,-0.2570061;0.3669676;-0.2918939,-0.2862358;0.3356692;-0.5058553,0.07766257;0.005928218;-0.02989379,0.07986972;-0.3141089;0.006530525,0.08148464;-0.653753;0.073178,0.09620256;-0.6153855;-0.009433933,-0.06942751;0.004503131;-0.0460413,-0.1034714;-0.3139451;-0.01158728,-0.1200276;-0.6525283;0.05834085,-0.1032836;-0.614061;-0.02387415,-0.00981821;0.5449497;0.0168912,0;0;0,-0.003290042;0.3042257;-0.07412863,-0.007117376;0.6011009;-0.159847,0.1764789;0.4856602;-0.06352448,0.24684;0.2311333;-0.01894069,0.2779629;0.02538937;-0.08462358,-0.1862534;0.4835072;-0.05893787,-0.380804;0.3208228;-0.1449974,-0.3253446;0.2750394;-0.3510109,0.07588662;0.002723426;-0.0345552,0.1059582;-0.3176965;-0.02105808,0.109549;-0.6541322;0.06018662,0.1256848;-0.6873673;0.006779436,-0.07484013;0.005170947;-0.03650307,-0.09272906;-0.3164367;-0.03454095,-0.08080613;-0.6538417;0.04173668,-0.0777504;-0.6897844;-0.010738,-0.006092273;0.5280334;-0.1361318,133.0856
+0;0;0,-0.0069682;0.3128389;0.01483611,-0.01142465;0.6219551;0.0147044,0.183642;0.4918343;0.03691066,0.2175437;0.2282579;0.05021363,0.2515827;0.0183219;0.001067866,-0.1824017;0.4703988;-0.05789732,-0.2580903;0.3768597;-0.2952167,-0.286781;0.3553936;-0.5105377,0.07772037;0.005915424;-0.02958216,0.07966539;-0.3143433;0.006872406,0.08120037;-0.6540785;0.07344627,0.09617216;-0.6156974;-0.009230345,-0.06922984;0.004511087;-0.04623238,-0.1041444;-0.3140446;-0.01156811,-0.1202537;-0.6526492;0.05873052,-0.1032561;-0.6141657;-0.02354301,-0.01029086;0.5451351;0.01715862,0;0;0,-0.003125884;0.3043569;-0.074121,-0.006790593;0.6012864;-0.1600835,0.1769754;0.4852521;-0.06156135,0.246722;0.2322039;-0.01796317,0.27772;0.02680029;-0.0850122,-0.1870849;0.4830191;-0.05922922,-0.3809254;0.3224536;-0.1455041,-0.320598;0.2715099;-0.3490046,0.07590859;0.002790302;-0.03436065,0.1058607;-0.3178822;-0.02130795,0.1093381;-0.6544068;0.05989313,0.1255127;-0.6876916;0.006383892,-0.07473452;0.005082534;-0.03659881,-0.09280451;-0.316738;-0.03476596,-0.08062459;-0.6542069;0.04152914,-0.07819566;-0.6902173;-0.01106883,-0.005811237;0.5281975;-0.1362996,133.1088
+0;0;0,-0.006966195;0.3127488;0.01483184,-0.01142197;0.6218184;0.01469992,0.1845958;0.4914422;0.03700287,0.2183714;0.2288465;0.05025634,0.2524239;0.0188269;0.001091022,-0.1832433;0.4699016;-0.05827015,-0.2586503;0.3767105;-0.2947066,-0.2873524;0.3552359;-0.5101134,0.07763739;0.005909108;-0.02955058,0.07958359;-0.3145424;0.006925929,0.08111867;-0.6543007;0.07350431,0.09609093;-0.6159194;-0.009174883,-0.06915592;0.004506269;-0.04618302,-0.1040915;-0.3142411;-0.01149788,-0.1202019;-0.6528687;0.05880553,-0.1032038;-0.614385;-0.02347057,-0.01028827;0.5450045;0.01715394,0;0;0,-0.00307703;0.3042338;-0.07424736,-0.006707996;0.6010658;-0.1603811,0.1772715;0.4850388;-0.05973434,0.2470922;0.2329287;-0.01685596,0.2781424;0.02797692;-0.0855267,-0.1881331;0.4827653;-0.05954206,-0.3802434;0.3232827;-0.1486032,-0.3159574;0.2724134;-0.3510005,0.07595082;0.002805531;-0.0340488,0.1058831;-0.3180838;-0.0214951,0.109232;-0.6546632;0.05958414,0.125463;-0.6879486;0.006088495,-0.07458515;0.005037468;-0.03670692,-0.09268656;-0.3169758;-0.03490084,-0.08020715;-0.6543918;0.04168582,-0.078297;-0.6901309;-0.01127632,-0.005745612;0.5279952;-0.13656,133.1415
+0;0;0,-0.006970627;0.3129478;0.01484128,-0.01143293;0.6224679;0.01470588,0.1852957;0.4917068;0.03708703,0.219177;0.2282891;0.05038199,0.2532583;0.01809226;0.001175176,-0.1838799;0.4700879;-0.05853214,-0.2595229;0.3766052;-0.2957087,-0.2882492;0.3551124;-0.5112972,0.07754948;0.005902417;-0.02951712,0.07949533;-0.3144931;0.006953014,0.08103053;-0.6542764;0.0735363,0.09601536;-0.615888;-0.009212345,-0.06907762;0.004501168;-0.04613072,-0.1040071;-0.3141906;-0.01145165,-0.1201187;-0.6528431;0.05885692,-0.1031063;-0.6143522;-0.02348828,-0.01029643;0.5454637;0.01716598,0;0;0,-0.003199011;0.3043204;-0.07472658,-0.006768867;0.6014582;-0.1614132,0.1772963;0.4851875;-0.05892754,0.2475434;0.2326013;-0.01443958,0.2781646;0.02862018;-0.08668637,-0.1889911;0.4825461;-0.06051628,-0.3803775;0.3244669;-0.1558883,-0.3118191;0.2669045;-0.355267,0.07589513;0.002780378;-0.03394437,0.1057573;-0.3180794;-0.02192903,0.1091359;-0.654683;0.05915737,0.1252332;-0.6880042;0.005551815,-0.07444666;0.005037801;-0.03677412,-0.09287006;-0.3169025;-0.03531374,-0.08022124;-0.6542782;0.0415372,-0.07854676;-0.6898074;-0.0118048,-0.005830772;0.5282623;-0.137362,133.1755
+0;0;0,-0.007183755;0.3131433;0.01506333,-0.01187593;0.6225632;0.01514052,0.1865438;0.4913314;0.03784332,0.2200731;0.2284687;0.05131957,0.2543401;0.01820447;0.002074394,-0.1853949;0.4695718;-0.05964504,-0.2598423;0.3846203;-0.2997354,-0.2827888;0.3690933;-0.5166288,0.0775288;0.005897809;-0.02912515,0.0792919;-0.3142777;0.007266276,0.08078764;-0.6544155;0.07413353,0.09588397;-0.6160589;-0.008207493,-0.06881485;0.004481865;-0.04624072,-0.1039529;-0.313897;-0.0110262,-0.1200513;-0.6529161;0.05950128,-0.1029399;-0.614458;-0.02243428,-0.01069559;0.5455669;0.01756275,0;0;0,-0.003341749;0.3044111;-0.07523274,-0.007298328;0.601144;-0.1629152,0.1776304;0.4852268;-0.05710101,0.2477876;0.2331204;-0.01324987,0.2790632;0.02987619;-0.08757353,-0.1909329;0.4811992;-0.06142534,-0.3793789;0.3232051;-0.1610676,-0.3083941;0.2644589;-0.3593614,0.07596905;0.002730489;-0.03339195,0.105744;-0.3179343;-0.02210736,0.1089495;-0.6549811;0.05886436,0.1251261;-0.6877102;0.005187988,-0.07417995;0.005072951;-0.03695096,-0.09263499;-0.3166369;-0.03553132,-0.07992072;-0.6543757;0.04152718,-0.07848673;-0.6895112;-0.01169963,-0.006212339;0.52809;-0.138469,133.1977
+0;0;0,-0.007177274;0.3128608;0.01504974,-0.01185177;0.6211156;0.01512985,0.1892837;0.4895015;0.03810096,0.2226915;0.2275916;0.05152836,0.2569735;0.01723514;0.002261594,-0.1877868;0.4674417;-0.0607325,-0.2619644;0.3827981;-0.2999527,-0.2849209;0.3672643;-0.5169411,0.07751413;0.005896693;-0.02911964,0.07927622;-0.3140962;0.007251032,0.08077142;-0.6541135;0.07409458,0.09585744;-0.6157626;-0.008190177,-0.06880183;0.004481017;-0.04623197,-0.1039198;-0.3137162;-0.01103754,-0.1200125;-0.6526151;0.05946494,-0.1029128;-0.6141628;-0.02241464,-0.01067704;0.5444853;0.01754057,0;0;0,-0.004462585;0.3040298;-0.0755372,-0.01135267;0.5993924;-0.1635423,0.1772547;0.4856337;-0.05563426,0.2478189;0.2346514;-0.01179647,0.2799184;0.03213492;-0.08801318,-0.1968928;0.4791733;-0.06176808,-0.3810034;0.3180584;-0.1619601,-0.3042951;0.252874;-0.3561742,0.07616968;0.002728671;-0.03289223,0.1052198;-0.3178555;-0.02273083,0.1083183;-0.6547967;0.0581584,0.1245255;-0.6874698;0.004515886,-0.07404897;0.005049102;-0.03718093,-0.09297163;-0.3164507;-0.03607452,-0.08023383;-0.6540858;0.04088167,-0.0787719;-0.6891049;-0.01239581,-0.009269439;0.526788;-0.1389728,133.231
+0;0;0,-0.007177274;0.3128608;0.01504974,-0.01185177;0.6211156;0.01512985,0.1892837;0.4895015;0.03810096,0.2226915;0.2275916;0.05152836,0.2569735;0.01723514;0.002261594,-0.1877868;0.4674417;-0.0607325,-0.2619644;0.3827981;-0.2999527,-0.2849209;0.3672643;-0.5169411,0.07751413;0.005896693;-0.02911964,0.07927622;-0.3140962;0.007251032,0.08077142;-0.6541135;0.07409458,0.09585744;-0.6157626;-0.008190177,-0.06880183;0.004481017;-0.04623197,-0.1039198;-0.3137162;-0.01103754,-0.1200125;-0.6526151;0.05946494,-0.1029128;-0.6141628;-0.02241464,-0.01067704;0.5444853;0.01754057,0;0;0,-0.004462585;0.3040298;-0.0755372,-0.01135267;0.5993924;-0.1635423,0.1772547;0.4856337;-0.05563426,0.2478189;0.2346514;-0.01179647,0.2799184;0.03213492;-0.08801318,-0.1968928;0.4791733;-0.06176808,-0.3810034;0.3180584;-0.1619601,-0.3042951;0.252874;-0.3561742,0.07616968;0.002728671;-0.03289223,0.1052198;-0.3178555;-0.02273083,0.1083183;-0.6547967;0.0581584,0.1245255;-0.6874698;0.004515886,-0.07404897;0.005049102;-0.03718093,-0.09297163;-0.3164507;-0.03607452,-0.08023383;-0.6540858;0.04088167,-0.0787719;-0.6891049;-0.01239581,-0.009269439;0.526788;-0.1389728,133.2533
+0;0;0,-0.007335254;0.3129756;0.0151912,-0.01228889;0.6210037;0.01554726,0.1901105;0.4890907;0.03897601,0.2230897;0.22777;0.0524228,0.2576098;0.01742344;0.003203575,-0.1893865;0.4674897;-0.06124351,-0.2623153;0.3868861;-0.3015379,-0.2856971;0.3698474;-0.5183855,0.0775041;0.005875428;-0.02861291,0.07908174;-0.3142979;0.007691104,0.08051489;-0.6538378;0.0747041,0.09571907;-0.6154783;-0.007542141,-0.06846582;0.004503249;-0.04639241,-0.103737;-0.3137934;-0.01069067,-0.119934;-0.6521678;0.06016533,-0.1027183;-0.6137058;-0.02167296,-0.01106606;0.5444154;0.01788785,0;0;0,-0.004891858;0.3039106;-0.07650328,-0.01208141;0.5987285;-0.1655135,0.1770729;0.4860638;-0.05468369,0.2477388;0.2357399;-0.01108098,0.2808183;0.03352313;-0.08772302,-0.1985794;0.4768693;-0.06347064,-0.3814422;0.3156204;-0.1640534,-0.3076545;0.2608684;-0.3625917,0.07601742;0.002691269;-0.03277516,0.1050663;-0.3180794;-0.02309036,0.1078989;-0.6547191;0.05719566,0.1242923;-0.6872215;0.003435131,-0.07377723;0.005072597;-0.03730004,-0.09332494;-0.3165626;-0.03698229,-0.08041243;-0.653765;0.03988136,-0.07897098;-0.6886253;-0.01356538,-0.009942725;0.5262819;-0.1406207,133.2756
+0;0;0,-0.007331188;0.3128021;0.01518277,-0.01227707;0.6203486;0.01553713,0.1910811;0.4882641;0.03906371,0.2239799;0.2275805;0.05247771,0.2585074;0.01718912;0.003247995,-0.1902273;0.4665599;-0.06163418,-0.2629783;0.3861529;-0.3013426,-0.286365;0.3691106;-0.5182364,0.07744283;0.005870784;-0.02859029,0.07902034;-0.3142751;0.007710613,0.08045247;-0.6535761;0.07467645,0.09564607;-0.6152224;-0.007512517,-0.0684117;0.00449969;-0.04635574,-0.1036799;-0.3137697;-0.01065705,-0.1198655;-0.651906;0.06014908,-0.1026617;-0.6134499;-0.02163222,-0.01105572;0.5438528;0.01787489,0;0;0,-0.005281277;0.3035737;-0.07710075,-0.01293422;0.5975212;-0.167268,0.1767321;0.486466;-0.0539484,0.2472538;0.2368875;-0.00972867,0.2811682;0.03512388;-0.08732724,-0.2002777;0.4765902;-0.06400582,-0.3718767;0.3192713;-0.1865728,-0.3047231;0.2650579;-0.3876489,0.07597246;0.002698421;-0.03271341,0.104808;-0.31807;-0.02323604,0.1075687;-0.6545707;0.05658412,0.1240325;-0.687003;0.002855062,-0.07366744;0.005057365;-0.0373737,-0.09369464;-0.3165208;-0.03723108,-0.08066144;-0.6535524;0.03926378,-0.0791492;-0.6884828;-0.01400362,-0.01070363;0.5252947;-0.142031,133.2983
+0;0;0,-0.007331188;0.3128021;0.01518277,-0.01227707;0.6203486;0.01553713,0.1910811;0.4882641;0.03906371,0.2239799;0.2275805;0.05247771,0.2585074;0.01718912;0.003247995,-0.1902273;0.4665599;-0.06163418,-0.2629783;0.3861529;-0.3013426,-0.286365;0.3691106;-0.5182364,0.07744283;0.005870784;-0.02859029,0.07902034;-0.3142751;0.007710613,0.08045247;-0.6535761;0.07467645,0.09564607;-0.6152224;-0.007512517,-0.0684117;0.00449969;-0.04635574,-0.1036799;-0.3137697;-0.01065705,-0.1198655;-0.651906;0.06014908,-0.1026617;-0.6134499;-0.02163222,-0.01105572;0.5438528;0.01787489,0;0;0,-0.005281277;0.3035737;-0.07710075,-0.01293422;0.5975212;-0.167268,0.1767321;0.486466;-0.0539484,0.2472538;0.2368875;-0.00972867,0.2811682;0.03512388;-0.08732724,-0.2002777;0.4765902;-0.06400582,-0.3718767;0.3192713;-0.1865728,-0.3047231;0.2650579;-0.3876489,0.07597246;0.002698421;-0.03271341,0.104808;-0.31807;-0.02323604,0.1075687;-0.6545707;0.05658412,0.1240325;-0.687003;0.002855062,-0.07366744;0.005057365;-0.0373737,-0.09369464;-0.3165208;-0.03723108,-0.08066144;-0.6535524;0.03926378,-0.0791492;-0.6884828;-0.01400362,-0.01070363;0.5252947;-0.142031,133.3222
+0;0;0,-0.007420948;0.3122342;0.01531727,-0.01257337;0.6194634;0.01594376,0.1909866;0.487353;0.03978486,0.2233718;0.228866;0.05317226,0.258096;0.01844686;0.004032955,-0.1907497;0.4663519;-0.0619157,-0.262092;0.3929012;-0.30183,-0.2873529;0.3673055;-0.5177081,0.07750461;0.005810956;-0.02815929,0.07886391;-0.3142559;0.008070227,0.08028629;-0.653087;0.07502511,0.09558888;-0.6147425;-0.006951377,-0.06809067;0.004567455;-0.04665272,-0.1034419;-0.3135332;-0.01032852,-0.1197817;-0.6511974;0.06043461,-0.1024751;-0.6127484;-0.02113158,-0.01132429;0.5430527;0.01821505,0;0;0,-0.005349047;0.3029504;-0.077281,-0.01275097;0.5964854;-0.1677537,0.1765933;0.4863109;-0.05306697,0.2461963;0.2389497;-0.008217812,0.2814838;0.03768465;-0.0866003,-0.2009665;0.4759942;-0.06547098,-0.3619903;0.3187272;-0.197312,-0.2991992;0.2628585;-0.3993827,0.07589573;0.002685905;-0.03265429,0.10447;-0.3180267;-0.02348065,0.1073807;-0.6541622;0.05586648,0.123717;-0.6865038;0.002288576,-0.07352758;0.005070939;-0.03743873,-0.09397295;-0.3163931;-0.03764912,-0.08080374;-0.6530151;0.03853324,-0.07946535;-0.6878396;-0.01456984,-0.01063316;0.524357;-0.1424882,133.3553
+0;0;0,-0.007400169;0.3113599;0.01527438,-0.01253847;0.6177466;0.01589965,0.1912152;0.485803;0.0397552,0.2233139;0.2296021;0.0530242,0.258031;0.01922598;0.003894929,-0.1908933;0.4647814;-0.06204452,-0.2616046;0.3919803;-0.2998369,-0.2868604;0.3663898;-0.515671,0.07725797;0.005792464;-0.02806968,0.07861848;-0.3145612;0.008192293,0.08003519;-0.652042;0.07488036,0.09535199;-0.6136898;-0.007172279,-0.06787398;0.00455292;-0.04650426,-0.1032569;-0.3138328;-0.01014752,-0.1195316;-0.6501513;0.06033361,-0.1022089;-0.6116945;-0.02130834,-0.011293;0.541557;0.01816435,0;0;0,-0.005430214;0.3019118;-0.07780004,-0.01253393;0.5943673;-0.1689372,0.1761323;0.4861235;-0.05183291,0.2452543;0.2409577;-0.00754714,0.2819607;0.03968832;-0.08513784,-0.2021916;0.4750055;-0.0687115,-0.3539705;0.3199987;-0.2093578,-0.2953872;0.2626483;-0.4122272,0.07574828;0.002752393;-0.03232455,0.104025;-0.318296;-0.0238626,0.1071132;-0.6532124;0.05464911,0.1235413;-0.685643;0.00108099,-0.07314637;0.005005646;-0.03761391,-0.09397006;-0.3167228;-0.03822695,-0.08092254;-0.6521336;0.03708561,-0.07980286;-0.6869547;-0.01614953,-0.01054753;0.5225157;-0.1435416,133.3873
+0;0;0,-0.007413199;0.3119082;0.01530128,-0.01255867;0.6187207;0.01592986,0.1918147;0.4865587;0.03985284,0.22384;0.2309445;0.05309145,0.2585588;0.02055807;0.003959779,-0.1914617;0.4654729;-0.06225805,-0.2620111;0.3928385;-0.2995059,-0.2872681;0.3672467;-0.5153506,0.07695722;0.005769914;-0.0279604,0.07831753;-0.3145366;0.008296233,0.07973126;-0.6513089;0.07484429,0.09505688;-0.6129518;-0.007255532,-0.06760976;0.004535196;-0.04632322,-0.1029875;-0.3138037;-0.009971824,-0.119228;-0.6494161;0.06036133,-0.1018954;-0.6109543;-0.02132757,-0.01131242;0.5424831;0.01819599,0;0;0,-0.005226254;0.3022337;-0.07876062,-0.01219215;0.5949918;-0.1703796,0.1760842;0.4864373;-0.0511291,0.2448144;0.2418369;-0.006560326,0.2826366;0.04089606;-0.08449626,-0.2031794;0.4733228;-0.0731945,-0.3502718;0.3187978;-0.2181958,-0.2919222;0.2634646;-0.4217033,0.07552454;0.002796382;-0.03202677,0.1041979;-0.3181886;-0.02433729,0.1073596;-0.652587;0.0532124,0.1238467;-0.6850184;-0.0004122257,-0.0726986;0.004965898;-0.0377855,-0.09358267;-0.3167106;-0.03866687,-0.08078986;-0.651657;0.03545082,-0.07936018;-0.686686;-0.01759899,-0.01022585;0.5231025;-0.1449449,133.4208
+0;0;0,-0.007431553;0.3119533;0.0154166,-0.01269123;0.6191509;0.01620742,0.1919158;0.4867181;0.04069614,0.2234224;0.2311672;0.05364795,0.2581721;0.02068689;0.004864302,-0.1919309;0.4665889;-0.06279697,-0.2623546;0.3964904;-0.3006905,-0.2878906;0.3695358;-0.516354,0.07690907;0.005680187;-0.02769586,0.07818825;-0.3143705;0.008495545,0.07965194;-0.6506411;0.07498408,0.09514958;-0.6122942;-0.006958492,-0.06743221;0.004603154;-0.04632534,-0.1028641;-0.3134445;-0.009799331,-0.1188667;-0.6485344;0.06062439,-0.1013687;-0.610085;-0.0209039,-0.01142821;0.542821;0.0184384,0;0;0,-0.005238533;0.3021357;-0.07933712,-0.01208674;0.5951446;-0.171468,0.1752883;0.4872796;-0.04945492,0.2443686;0.242782;-0.00568866,0.2819906;0.04190204;-0.08392667,-0.2038037;0.4731445;-0.07531635,-0.3521354;0.3172975;-0.217359,-0.2929255;0.2686201;-0.4223323,0.07543694;0.002870768;-0.03186464,0.1036342;-0.3179096;-0.02488351,0.1073011;-0.6519535;0.05194163,0.1236281;-0.6843238;-0.001610275,-0.0724814;0.004897663;-0.03790499,-0.09390285;-0.3164792;-0.03927964,-0.08091094;-0.6510518;0.03415903,-0.07916401;-0.6860505;-0.0187234,-0.01015922;0.523186;-0.145952,133.4433
+0;0;0,-0.007439568;0.3122897;0.01543323,-0.01270534;0.6198417;0.01622655,0.1922732;0.4872561;0.04075731,0.2237868;0.2316483;0.05371201,0.2585323;0.02119316;0.004934203,-0.1922732;0.4670902;-0.06292444,-0.2627126;0.3969761;-0.300871,-0.2882456;0.3700247;-0.5165086,0.07672674;0.005666721;-0.02763021,0.07800635;-0.3144893;0.008573117,0.07946806;-0.6503065;0.07497199,0.09498753;-0.6119478;-0.007085919,-0.06727235;0.004592242;-0.04621552,-0.1027159;-0.3135602;-0.009677481,-0.1186969;-0.6481981;0.06065128,-0.1011743;-0.6097369;-0.02099175,-0.01144149;0.5434612;0.018459,0;0;0,-0.005106464;0.3021795;-0.08049798,-0.01186341;0.5953825;-0.1732113,0.175136;0.4876066;-0.0495615,0.243121;0.2430148;-0.004293919,0.2820944;0.04229181;-0.08219934,-0.2044835;0.4719598;-0.07931402,-0.358118;0.3221425;-0.2223087,-0.2895224;0.2331257;-0.4100547,0.07528283;0.003021866;-0.03171587,0.1034185;-0.3178966;-0.0260613,0.1075102;-0.6515411;0.05041552,0.1237157;-0.6839681;-0.003291849,-0.07221268;0.00475017;-0.03801707,-0.09383245;-0.3167128;-0.04054597,-0.08081786;-0.6508466;0.03272978,-0.07860562;-0.6860408;-0.02008164,-0.009950608;0.5233912;-0.1476345,133.4655
+0;0;0,-0.00741142;0.3111082;0.01537484,-0.01265944;0.6176262;0.01616267,0.1939146;0.4847896;0.04086286,0.2253437;0.2298676;0.0537828,0.2600986;0.01935528;0.004991733,-0.1936495;0.4644655;-0.06363252,-0.2639;0.3945394;-0.3009407,-0.2894398;0.3675808;-0.5166369,0.07662591;0.005659275;-0.0275939,0.07790641;-0.3147212;0.0086348,0.07936443;-0.6496864;0.07486523,0.09490126;-0.6113184;-0.007284552,-0.06718395;0.004586207;-0.04615479,-0.1026524;-0.3137892;-0.009591144,-0.1185928;-0.6475782;0.06055919,-0.1010506;-0.6091076;-0.02117525,-0.01139873;0.5414358;0.01838956,0;0;0,-0.006222084;0.3009385;-0.08047962,-0.01414464;0.5928485;-0.1737506,0.1747978;0.4877321;-0.04867983,0.2415393;0.2438687;-0.001603842,0.2819501;0.0438839;-0.08083129,-0.2089127;0.4704177;-0.08080961,-0.3603404;0.3268746;-0.231159,-0.2928124;0.2358606;-0.4184031,0.0751813;0.003174156;-0.03166509,0.1034954;-0.3179576;-0.02614045,0.1079615;-0.6509181;0.04940844,0.1242041;-0.683412;-0.004356861,-0.07207361;0.004605827;-0.03806785,-0.09361801;-0.3170833;-0.04118697,-0.08034907;-0.6503876;0.03176833,-0.07800788;-0.6856233;-0.02113561,-0.01198352;0.5211278;-0.1480019,133.4989
+0;0;0,-0.00737817;0.3112614;0.01556809,-0.01270451;0.6181118;0.01659069,0.1926636;0.4854413;0.04131153,0.2239071;0.2309809;0.05424155,0.2586786;0.02039133;0.005513664,-0.1925456;0.4662492;-0.06388494,-0.2628762;0.3998481;-0.3016621,-0.2883722;0.3768431;-0.5178846,0.07658968;0.005594671;-0.0271751,0.07793802;-0.314506;0.008811729,0.07934342;-0.6491117;0.07526343,0.09508639;-0.6107473;-0.006808415,-0.06693592;0.004645412;-0.04619273,-0.1022967;-0.3133967;-0.009312779,-0.1182523;-0.6468298;0.06101962,-0.1005057;-0.6083574;-0.02063128,-0.01143474;0.5418503;0.01875905,0;0;0,-0.00601387;0.3009626;-0.08102965,-0.01371454;0.593081;-0.1747713,0.1731861;0.4888148;-0.04822468,0.2387817;0.2454747;0.000522621,0.281119;0.04635884;-0.08004927,-0.2078479;0.4702908;-0.08390841,-0.3559122;0.3304903;-0.2401973,-0.2914323;0.2396666;-0.4286776,0.07514612;0.003250211;-0.03127718,0.1033922;-0.3175969;-0.02673459,0.1082648;-0.6503952;0.04810095,0.1243421;-0.6829157;-0.005623344,-0.07176998;0.004540143;-0.03826515,-0.09323344;-0.3168468;-0.04159782,-0.07981032;-0.6499671;0.0307174,-0.07247425;-0.6450799;-0.04908939,-0.0115993;0.5213121;-0.148947,133.5213
+0;0;0,-0.00737817;0.3112614;0.01556809,-0.01270451;0.6181118;0.01659069,0.1926636;0.4854413;0.04131153,0.2239071;0.2309809;0.05424155,0.2586786;0.02039133;0.005513664,-0.1925456;0.4662492;-0.06388494,-0.2628762;0.3998481;-0.3016621,-0.2883722;0.3768431;-0.5178846,0.07658968;0.005594671;-0.0271751,0.07793802;-0.314506;0.008811729,0.07934342;-0.6491117;0.07526343,0.09508639;-0.6107473;-0.006808415,-0.06693592;0.004645412;-0.04619273,-0.1022967;-0.3133967;-0.009312779,-0.1182523;-0.6468298;0.06101962,-0.1005057;-0.6083574;-0.02063128,-0.01143474;0.5418503;0.01875905,0;0;0,-0.00601387;0.3009626;-0.08102965,-0.01371454;0.593081;-0.1747713,0.1731861;0.4888148;-0.04822468,0.2387817;0.2454747;0.000522621,0.281119;0.04635884;-0.08004927,-0.2078479;0.4702908;-0.08390841,-0.3559122;0.3304903;-0.2401973,-0.2914323;0.2396666;-0.4286776,0.07514612;0.003250211;-0.03127718,0.1033922;-0.3175969;-0.02673459,0.1082648;-0.6503952;0.04810095,0.1243421;-0.6829157;-0.005623344,-0.07176998;0.004540143;-0.03826515,-0.09323344;-0.3168468;-0.04159782,-0.07981032;-0.6499671;0.0307174,-0.07247425;-0.6450799;-0.04908939,-0.0115993;0.5213121;-0.148947,133.5438
+0;0;0,-0.007386384;0.311608;0.01558542,-0.01271837;0.6187834;0.01660931,0.1919656;0.4862264;0.04125658,0.2231926;0.2319001;0.05417978,0.2579568;0.02135482;0.005462129,-0.19195;0.4670987;-0.06358662,-0.2622434;0.4007326;-0.3012384,-0.2877341;0.3777325;-0.5174154,0.07658219;0.005594124;-0.02717244,0.07792939;-0.3142333;0.008783663,0.07933258;-0.6483151;0.0751313,0.09517303;-0.6098988;-0.007448778,-0.06692938;0.004644958;-0.04618821,-0.10226;-0.3131256;-0.00933975,-0.1181906;-0.6460365;0.06088251,-0.1003341;-0.6075116;-0.02127401,-0.01144733;0.5424459;0.01877983,0;0;0,-0.005888633;0.3012404;-0.08134222,-0.0133639;0.5936204;-0.1753547,0.1722976;0.4887538;-0.04826212,0.2374319;0.245773;0.002154589,0.2791187;0.04617053;-0.07742143,-0.2070837;0.4707023;-0.08546893,-0.3508136;0.3365979;-0.2503376,-0.2912576;0.2440112;-0.4395255,0.075123;0.00328651;-0.03130817,0.1035093;-0.3172741;-0.02690983,0.1086428;-0.6495659;0.0477252,0.1247538;-0.6825712;-0.006237749,-0.07175158;0.004509737;-0.0382863,-0.09308169;-0.3166097;-0.04168059,-0.07928424;-0.6493272;0.02989697,-0.07170523;-0.644622;-0.05037726,-0.01129109;0.5217845;-0.1494887,133.5777
+0;0;0,-0.007291899;0.3107659;0.01585179,-0.01262789;0.6171913;0.01698962,0.19481;0.4839534;0.04225042,0.2258523;0.2289591;0.05515668,0.260762;0.01852968;0.006281361,-0.1943067;0.4653205;-0.0650607,-0.2647096;0.4019756;-0.3041906,-0.2904448;0.3786497;-0.5202499,0.07628176;0.005469044;-0.02679512,0.07761813;-0.3141707;0.009231227,0.07904533;-0.6477655;0.07554625,0.09523142;-0.6092492;-0.007922478,-0.06655379;0.004710369;-0.04599134,-0.101718;-0.3128563;-0.008787315,-0.1175806;-0.6452843;0.06139251,-0.09935841;-0.6066573;-0.02164406,-0.01134794;0.5409904;0.01913459,0;0;0,-0.008153155;0.3004843;-0.08076262,-0.01894978;0.5920681;-0.1744752,0.1712815;0.4892426;-0.04746437,0.2360666;0.2455355;0.003151894,0.2779786;0.04564001;-0.07541776,-0.2149138;0.468244;-0.08533512,-0.3574536;0.335513;-0.2533147,-0.3013218;0.2408508;-0.442461,0.0749169;0.003489465;-0.03069329,0.1035964;-0.3168776;-0.02727532,0.108923;-0.6487093;0.04718661,0.1251372;-0.6823533;-0.007476803,-0.07116058;0.004357593;-0.03852246,-0.09282947;-0.3165628;-0.0416541,-0.07832245;-0.6489365;0.02907422,-0.07014785;-0.6444346;-0.05207117,-0.01601546;0.5203942;-0.1486478,133.5996

+ 136 - 0
DataCSV/Sam/FirstPersonPerspective_OneArm_Sideways_ColorFeedback_Fast.csv

@@ -0,0 +1,136 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.007077626;0.3056172;0.008040612,0.01297995;0.6098611;0.001291553,0.1895343;0.4804904;0.005097178,0.218337;0.2692605;0.01812696,0.251522;0.03228976;-0.0430589,-0.1643426;0.474147;0.006663475,-0.2061758;0.2647531;0.002016697,-0.2571382;0.02730355;-0.04293483,0.0808254;0.005541403;-0.04583804,0.09280226;-0.2796659;-0.007380407,0.09335397;-0.6175088;0.08098616,0.1051913;-0.6458219;0.01379133,-0.08177137;0.007095709;-0.04390525,-0.11053;-0.2777357;-0.01212985,-0.1279573;-0.6164171;0.07116453,-0.127505;-0.5769765;-0.01808994,0.011579;0.5339509;0.005505758,0;0;0,-0.04493134;0.2833081;-0.1059921,-0.0892943;0.5611587;-0.2220852,0.103636;0.496994;-0.1512611,0.2127933;0.3152564;-0.1253083,0.1919922;0.07325998;-0.1700873,-0.1818728;0.4108706;-0.06049307,-0.19348;0.2045719;-0.006423399,-0.2088585;-0.01179095;-0.1245366,0.07124974;0.01448298;-0.05812312,0.08312851;-0.2732333;-0.06474519,0.04958239;-0.6157731;-0.005686283,0.05717656;-0.6515558;-0.06627226,-0.09132207;-0.007059829;-0.01658359,-0.1360563;-0.2898114;-0.04845916,-0.1653653;-0.6365557;-0.01919936,-0.1704608;-0.6707839;-0.0816852,-0.07785562;0.4927691;-0.1908746,144.4567
+0;0;0,0.007054848;0.3046336;0.008014734,0.01293517;0.6077436;0.00129087,0.187602;0.4792253;0.005085083,0.2164027;0.2680104;0.01811394,0.2496549;0.03055976;-0.04319581,-0.1625111;0.4729494;0.006634722,-0.2043413;0.2635702;0.001988273,-0.2554069;0.02563989;-0.04305428,0.08086517;0.005544129;-0.04586059,0.09283601;-0.2795198;-0.00742228,0.09338819;-0.6176529;0.08102016,0.1052051;-0.6458657;0.01394103,-0.08181159;0.007099199;-0.04392686,-0.1105557;-0.277589;-0.01216742,-0.127998;-0.6165613;0.07119848,-0.1275465;-0.5771369;-0.01790231,0.01153946;0.5321172;0.005489318,0;0;0,-0.04432122;0.2828229;-0.1047018,-0.08825981;0.5598153;-0.2200327,0.1028723;0.4974064;-0.1515698,0.2122283;0.3158029;-0.1256392,0.1912907;0.07334411;-0.170614,-0.1814272;0.4108665;-0.06102289,-0.1925716;0.2047063;-0.006390274,-0.2084238;-0.01188567;-0.1250664,0.07097001;0.01456359;-0.05851722,0.08328541;-0.2729882;-0.06519198,0.04926066;-0.6157799;-0.006094221,0.05654259;-0.6513506;-0.06671953,-0.09143505;-0.007169294;-0.01616591,-0.1355785;-0.2898614;-0.04808458,-0.1658365;-0.6368557;-0.01917538,-0.1709536;-0.6705436;-0.08198982,-0.0770255;0.4916375;-0.1889763,144.472
+0;0;0,0.007054142;0.3046031;0.008013931,0.01293839;0.6079164;0.001284917,0.187595;0.4793357;0.005082766,0.2165609;0.2669094;0.01818635,0.249803;0.02953112;-0.04310472,-0.1625001;0.4730601;0.006632325,-0.2045702;0.26248;0.001959226,-0.2556203;0.0246222;-0.0430696,0.08096571;0.005551022;-0.04591761,0.09292022;-0.2791242;-0.007531721,0.09347304;-0.6176437;0.0810118,0.1052758;-0.6457866;0.0140132,-0.08191331;0.007108025;-0.04398147,-0.1106182;-0.2771919;-0.01226534,-0.1280804;-0.6165516;0.07119583,-0.1276295;-0.5771386;-0.01779801,0.01154148;0.5322249;0.005486981,0;0;0,-0.04446311;0.2827692;-0.1046979,-0.08862538;0.5597535;-0.2204983,0.1024468;0.4978995;-0.1516867,0.2117799;0.3149272;-0.1251714,0.1902343;0.07270038;-0.170691,-0.1818929;0.4109254;-0.06139381,-0.1927072;0.2039714;-0.004924651,-0.2085589;-0.01271167;-0.1232767,0.07100303;0.01467988;-0.05863237,0.08351806;-0.2724607;-0.06570697,0.04883395;-0.6156344;-0.006846905,0.05592592;-0.6511586;-0.06738615,-0.09152663;-0.007208714;-0.01629708,-0.1358655;-0.2894268;-0.0485981,-0.1662;-0.636824;-0.01977548,-0.1712974;-0.6704019;-0.08254956,-0.07737397;0.4915597;-0.1893241,144.4892
+0;0;0,0.006971269;0.3046065;0.007955412,0.01278568;0.6079201;0.001180737,0.1874612;0.4793411;0.005040708,0.2164539;0.2669173;0.01812498,0.2497364;0.02956744;-0.04325401,-0.162598;0.4729616;0.006749508,-0.2046342;0.2623729;0.002163356,-0.2557786;0.02445498;-0.0424391,0.08096099;0.005589704;-0.04592123,0.09289123;-0.2790976;-0.007617135,0.09359398;-0.6175846;0.08104929,0.1047283;-0.6460125;0.01418432,-0.08189795;0.00706772;-0.04401657,-0.1105989;-0.2772365;-0.01233419,-0.1281198;-0.6165974;0.07110973,-0.1277035;-0.5771879;-0.01788464,0.01140719;0.532229;0.00539631,0;0;0,-0.04446311;0.2827692;-0.1046979,-0.08862538;0.5597535;-0.2204983,0.1024468;0.4978995;-0.1516867,0.2117799;0.3149272;-0.1251714,0.1902343;0.07270038;-0.170691,-0.1818929;0.4109254;-0.06139381,-0.1927072;0.2039714;-0.004924651,-0.2085589;-0.01271167;-0.1232767,0.07100303;0.01467988;-0.05863237,0.08351806;-0.2724607;-0.06570697,0.04883395;-0.6156344;-0.006846905,0.05592592;-0.6511586;-0.06738615,-0.09152663;-0.007208714;-0.01629708,-0.1358655;-0.2894268;-0.0485981,-0.1662;-0.636824;-0.01977548,-0.1712974;-0.6704019;-0.08254956,-0.07737397;0.4915597;-0.1893241,144.5104
+0;0;0,0.006971269;0.3046065;0.007955412,0.01278568;0.6079201;0.001180737,0.1874612;0.4793411;0.005040708,0.2164539;0.2669173;0.01812498,0.2497364;0.02956744;-0.04325401,-0.162598;0.4729616;0.006749508,-0.2046342;0.2623729;0.002163356,-0.2557786;0.02445498;-0.0424391,0.08096099;0.005589704;-0.04592123,0.09289123;-0.2790976;-0.007617135,0.09359398;-0.6175846;0.08104929,0.1047283;-0.6460125;0.01418432,-0.08189795;0.00706772;-0.04401657,-0.1105989;-0.2772365;-0.01233419,-0.1281198;-0.6165974;0.07110973,-0.1277035;-0.5771879;-0.01788464,0.01140719;0.532229;0.00539631,0;0;0,-0.04446311;0.2827692;-0.1046979,-0.08862538;0.5597535;-0.2204983,0.1024468;0.4978995;-0.1516867,0.2117799;0.3149272;-0.1251714,0.1902343;0.07270038;-0.170691,-0.1818929;0.4109254;-0.06139381,-0.1927072;0.2039714;-0.004924651,-0.2085589;-0.01271167;-0.1232767,0.07100303;0.01467988;-0.05863237,0.08351806;-0.2724607;-0.06570697,0.04883395;-0.6156344;-0.006846905,0.05592592;-0.6511586;-0.06738615,-0.09152663;-0.007208714;-0.01629708,-0.1358655;-0.2894268;-0.0485981,-0.1662;-0.636824;-0.01977548,-0.1712974;-0.6704019;-0.08254956,-0.07737397;0.4915597;-0.1893241,144.522
+0;0;0,0.006981154;0.3050385;0.007966693,0.0127992;0.6085393;0.001189398,0.188798;0.4795512;0.005047339,0.2176257;0.2683358;0.01805717,0.2509604;0.03061406;-0.04341801,-0.1638928;0.4731237;0.006768986,-0.2056898;0.2637331;0.002208925,-0.2569144;0.02544235;-0.04246343,0.0811781;0.005604694;-0.04604437,0.09310646;-0.2790377;-0.007746316,0.09380949;-0.6176536;0.08095386,0.1049336;-0.6460279;0.01415021,-0.08211757;0.007086674;-0.04413461,-0.110814;-0.2771727;-0.01245722,-0.1283415;-0.6166627;0.07101845,-0.1279256;-0.5772618;-0.01789431,0.01142049;0.5328366;0.005405615,0;0;0,-0.04488261;0.2829262;-0.1053517,-0.08918901;0.5599419;-0.2215197,0.102956;0.4986162;-0.1511545,0.2111584;0.3164869;-0.1240737,0.1902959;0.07366179;-0.1688263,-0.1824929;0.410154;-0.06104854,-0.1940618;0.2044387;-0.004838042,-0.2098339;-0.01279104;-0.1230096,0.07101166;0.01483527;-0.05897999,0.08331193;-0.2722563;-0.06656027,0.0485201;-0.615574;-0.007812023,0.05537078;-0.6509722;-0.06839395,-0.09180826;-0.007406425;-0.01605518,-0.1365708;-0.2894053;-0.04927094,-0.1667204;-0.6369797;-0.02077716,-0.1719442;-0.6701922;-0.08379241,-0.07793283;0.4917458;-0.1903243,144.5441
+0;0;0,0.006925216;0.305041;0.007915685,0.01272223;0.6085396;0.001024142,0.1887446;0.4796347;0.005048054,0.2175874;0.2684175;0.01799539,0.2512881;0.03087999;-0.04399029,-0.1640716;0.4734208;0.006562428,-0.206196;0.2640923;0.002162857,-0.2574593;0.02548979;-0.04076679,0.08117689;0.005614146;-0.04604536,0.09310161;-0.2790411;-0.007841405,0.09415766;-0.6176527;0.0808716,0.1048588;-0.646732;0.01462092,-0.08211185;0.00708221;-0.04414596,-0.1107788;-0.2771889;-0.01254798,-0.1284501;-0.6165823;0.07128976,-0.1279814;-0.577185;-0.01762311,0.01134242;0.5328386;0.005270464,0;0;0,-0.04488261;0.2829262;-0.1053517,-0.08918901;0.5599419;-0.2215197,0.102956;0.4986162;-0.1511545,0.2111584;0.3164869;-0.1240737,0.1902959;0.07366179;-0.1688263,-0.1824929;0.410154;-0.06104854,-0.1940618;0.2044387;-0.004838042,-0.2098339;-0.01279104;-0.1230096,0.07101166;0.01483527;-0.05897999,0.08331193;-0.2722563;-0.06656027,0.0485201;-0.615574;-0.007812023,0.05537078;-0.6509722;-0.06839395,-0.09180826;-0.007406425;-0.01605518,-0.1365708;-0.2894053;-0.04927094,-0.1667204;-0.6369797;-0.02077716,-0.1719442;-0.6701922;-0.08379241,-0.07793283;0.4917458;-0.1903243,144.5554
+0;0;0,0.006916814;0.304671;0.007906082,0.01270857;0.6078958;0.001019412,0.1890381;0.478937;0.005040804,0.2178398;0.2680206;0.01796971,0.2515851;0.03016888;-0.04409795,-0.1643877;0.4727124;0.006557794,-0.206452;0.2636819;0.002164487,-0.2577831;0.02476382;-0.04082194,0.0813093;0.005623304;-0.04612046,0.09326809;-0.2798449;-0.007807396,0.09432457;-0.6185986;0.08094283,0.1050183;-0.6476368;0.01473824,-0.08224579;0.007093763;-0.04421797,-0.1109946;-0.2779893;-0.01252975,-0.1286733;-0.6175251;0.07134318,-0.1282049;-0.5781344;-0.01750785,0.01132944;0.5322329;0.005263599,0;0;0,-0.04453587;0.2827806;-0.1048162,-0.08873993;0.5594733;-0.2210739,0.1036199;0.4981288;-0.1504047,0.2114374;0.3164718;-0.1211033,0.1908585;0.07293339;-0.163883,-0.1830341;0.4101895;-0.06055194,-0.1953325;0.2045593;-0.005348541,-0.210046;-0.0135832;-0.1226598,0.07120541;0.01507413;-0.05892778,0.08276992;-0.2728473;-0.06732488,0.04772078;-0.6162773;-0.008510113,0.05466497;-0.6515587;-0.06911564,-0.09191114;-0.007659243;-0.0162358,-0.137325;-0.2903348;-0.04992732,-0.1675012;-0.6380587;-0.02147975,-0.1726245;-0.6711383;-0.08454815,-0.07754799;0.4913393;-0.1898124,144.5668
+0;0;0,0.006916814;0.304671;0.007906082,0.01270857;0.6078958;0.001019412,0.1890381;0.478937;0.005040804,0.2178398;0.2680206;0.01796971,0.2515851;0.03016888;-0.04409795,-0.1643877;0.4727124;0.006557794,-0.206452;0.2636819;0.002164487,-0.2577831;0.02476382;-0.04082194,0.0813093;0.005623304;-0.04612046,0.09326809;-0.2798449;-0.007807396,0.09432457;-0.6185986;0.08094283,0.1050183;-0.6476368;0.01473824,-0.08224579;0.007093763;-0.04421797,-0.1109946;-0.2779893;-0.01252975,-0.1286733;-0.6175251;0.07134318,-0.1282049;-0.5781344;-0.01750785,0.01132944;0.5322329;0.005263599,0;0;0,-0.04453587;0.2827806;-0.1048162,-0.08873993;0.5594733;-0.2210739,0.1036199;0.4981288;-0.1504047,0.2114374;0.3164718;-0.1211033,0.1908585;0.07293339;-0.163883,-0.1830341;0.4101895;-0.06055194,-0.1953325;0.2045593;-0.005348541,-0.210046;-0.0135832;-0.1226598,0.07120541;0.01507413;-0.05892778,0.08276992;-0.2728473;-0.06732488,0.04772078;-0.6162773;-0.008510113,0.05466497;-0.6515587;-0.06911564,-0.09191114;-0.007659243;-0.0162358,-0.137325;-0.2903348;-0.04992732,-0.1675012;-0.6380587;-0.02147975,-0.1726245;-0.6711383;-0.08454815,-0.07754799;0.4913393;-0.1898124,144.589
+0;0;0,0.006880477;0.3038692;0.007878699,0.01266494;0.6062245;0.001006009,0.1881797;0.4776438;0.005019377,0.2171984;0.2650958;0.0180312,0.2508165;0.02956739;-0.0437098,-0.1636971;0.4716587;0.006438701,-0.2063741;0.2610685;0.002135496,-0.257226;0.02426252;-0.03973068,0.0809369;0.005595612;-0.04590477,0.09304978;-0.2795341;-0.007331125,0.09414719;-0.6184991;0.08148883,0.1040724;-0.6469671;0.01458089,-0.08186211;0.00705908;-0.04402389,-0.1105264;-0.2777424;-0.01239975,-0.1282619;-0.6175042;0.07147436,-0.1277684;-0.578109;-0.01743663,0.01128504;0.5307556;0.005238615,0;0;0,-0.04385779;0.2824494;-0.1036568,-0.08716559;0.558657;-0.219131,0.1043327;0.4980494;-0.1499753,0.212047;0.315015;-0.1170502,0.1932392;0.07329229;-0.1574502,-0.1824224;0.4099477;-0.06021532,-0.1977316;0.2031299;-0.003823344,-0.211458;-0.01424001;-0.1177431,0.07122555;0.01491022;-0.05825758,0.08273512;-0.2726695;-0.06821156,0.04764827;-0.6163077;-0.009312391,0.0545918;-0.6516701;-0.06991959,-0.0913799;-0.007468913;-0.01683064,-0.1373791;-0.2898381;-0.04977496,-0.1669146;-0.6379243;-0.02236799,-0.172221;-0.6711243;-0.08538617,-0.07625276;0.4906302;-0.1880081,144.6018
+0;0;0,0.006873081;0.3035425;0.007870229,0.01265281;0.6056513;0.001002647,0.1886448;0.4769779;0.0050126,0.2194937;0.2510245;0.01884508,0.2516404;0.02580506;-0.04019353,-0.1641795;0.4709767;0.006435746,-0.2095481;0.2471046;0.001861137,-0.2581742;0.02066347;-0.03817257,0.08036952;0.005556385;-0.04558297,0.09246299;-0.2791167;-0.007071115,0.09356045;-0.6180974;0.08175296,0.1034844;-0.646558;0.01485348,-0.08128825;0.007009594;-0.04371527,-0.1099066;-0.2773357;-0.01214179,-0.1276429;-0.6171132;0.07173622,-0.1271494;-0.5777192;-0.01716354,0.01127383;0.5302327;0.005232428,0;0;0,-0.04358275;0.2821658;-0.1035869,-0.08663969;0.5580527;-0.2192731,0.1051167;0.498643;-0.1494989,0.2135906;0.3026928;-0.1043894,0.195879;0.07313092;-0.1516163,-0.1826286;0.4097449;-0.05989555,-0.2005954;0.1901218;0.0004435666,-0.2136657;-0.01782183;-0.1083285,0.07155778;0.0146181;-0.05686593,0.0825534;-0.272441;-0.06887937,0.04738702;-0.6160825;-0.009949684,0.05444337;-0.6515391;-0.07042527,-0.09063153;-0.007140618;-0.01740331,-0.1367538;-0.289035;-0.05021226,-0.1661524;-0.6371492;-0.0228063,-0.1714981;-0.6702957;-0.08585875,-0.07581324;0.4901032;-0.1880736,144.6221
+0;0;0,0.006873081;0.3035425;0.007870229,0.01265281;0.6056513;0.001002647,0.1886448;0.4769779;0.0050126,0.2194937;0.2510245;0.01884508,0.2516404;0.02580506;-0.04019353,-0.1641795;0.4709767;0.006435746,-0.2095481;0.2471046;0.001861137,-0.2581742;0.02066347;-0.03817257,0.08036952;0.005556385;-0.04558297,0.09246299;-0.2791167;-0.007071115,0.09356045;-0.6180974;0.08175296,0.1034844;-0.646558;0.01485348,-0.08128825;0.007009594;-0.04371527,-0.1099066;-0.2773357;-0.01214179,-0.1276429;-0.6171132;0.07173622,-0.1271494;-0.5777192;-0.01716354,0.01127383;0.5302327;0.005232428,0;0;0,-0.04358275;0.2821658;-0.1035869,-0.08663969;0.5580527;-0.2192731,0.1051167;0.498643;-0.1494989,0.2135906;0.3026928;-0.1043894,0.195879;0.07313092;-0.1516163,-0.1826286;0.4097449;-0.05989555,-0.2005954;0.1901218;0.0004435666,-0.2136657;-0.01782183;-0.1083285,0.07155778;0.0146181;-0.05686593,0.0825534;-0.272441;-0.06887937,0.04738702;-0.6160825;-0.009949684,0.05444337;-0.6515391;-0.07042527,-0.09063153;-0.007140618;-0.01740331,-0.1367538;-0.289035;-0.05021226,-0.1661524;-0.6371492;-0.0228063,-0.1714981;-0.6702957;-0.08585875,-0.07581324;0.4901032;-0.1880736,144.6447
+0;0;0,0.006840257;0.3034636;0.007860227,0.01259999;0.6054688;0.0009821099,0.1889537;0.4767199;0.005039923,0.2206833;0.2444211;0.0192421,0.2522586;0.02503984;-0.03843855,-0.1645591;0.4706309;0.006543606,-0.2112384;0.240478;0.001861127,-0.2588878;0.01991554;-0.03730399,0.0800228;0.00554332;-0.0453953,0.0921267;-0.2790101;-0.006884545,0.09328302;-0.6179567;0.08168527,0.1022021;-0.6482143;0.01626226,-0.08093805;0.006964016;-0.04353901,-0.1095415;-0.2772641;-0.01197219,-0.1273338;-0.6169393;0.07190207,-0.1268579;-0.5775486;-0.01699273,0.01122333;0.5300778;0.005212231,0;0;0,-0.04322847;0.2820784;-0.103739,-0.08584154;0.5578294;-0.219641,0.1060388;0.4984924;-0.1493161,0.2130931;0.294978;-0.1014364,0.1977747;0.07088548;-0.1461587,-0.1825577;0.4097553;-0.06001282,-0.202834;0.1840996;0.001951311,-0.2150842;-0.01843502;-0.1042648,0.07151897;0.0144648;-0.05631089,0.08258595;-0.2724209;-0.06951451,0.04745018;-0.6160091;-0.01083398,0.05452037;-0.6515893;-0.07116604,-0.09013634;-0.007007848;-0.01792872,-0.1363695;-0.2887625;-0.05074695,-0.1656288;-0.6368067;-0.02354681,-0.1708029;-0.6699942;-0.08656488,-0.0751684;0.4899169;-0.188375,144.656
+0;0;0,0.006840257;0.3034636;0.007860227,0.01259999;0.6054688;0.0009821099,0.1889537;0.4767199;0.005039923,0.2206833;0.2444211;0.0192421,0.2522586;0.02503984;-0.03843855,-0.1645591;0.4706309;0.006543606,-0.2112384;0.240478;0.001861127,-0.2588878;0.01991554;-0.03730399,0.0800228;0.00554332;-0.0453953,0.0921267;-0.2790101;-0.006884545,0.09328302;-0.6179567;0.08168527,0.1022021;-0.6482143;0.01626226,-0.08093805;0.006964016;-0.04353901,-0.1095415;-0.2772641;-0.01197219,-0.1273338;-0.6169393;0.07190207,-0.1268579;-0.5775486;-0.01699273,0.01122333;0.5300778;0.005212231,0;0;0,-0.04322847;0.2820784;-0.103739,-0.08584154;0.5578294;-0.219641,0.1060388;0.4984924;-0.1493161,0.2130931;0.294978;-0.1014364,0.1977747;0.07088548;-0.1461587,-0.1825577;0.4097553;-0.06001282,-0.202834;0.1840996;0.001951311,-0.2150842;-0.01843502;-0.1042648,0.07151897;0.0144648;-0.05631089,0.08258595;-0.2724209;-0.06951451,0.04745018;-0.6160091;-0.01083398,0.05452037;-0.6515893;-0.07116604,-0.09013634;-0.007007848;-0.01792872,-0.1363695;-0.2887625;-0.05074695,-0.1656288;-0.6368067;-0.02354681,-0.1708029;-0.6699942;-0.08656488,-0.0751684;0.4899169;-0.188375,144.667
+0;0;0,0.006862049;0.3044303;0.007885269,0.01265086;0.6079651;0.000968352,0.1887134;0.4788299;0.005052871,0.2210885;0.2418053;0.01954398,0.2525282;0.02336614;-0.03788899,-0.1642374;0.4727505;0.006554164,-0.2118663;0.2379156;0.001776427,-0.2593111;0.01830025;-0.0372205,0.07882352;0.005460243;-0.04471496,0.09090178;-0.2784904;-0.006285787,0.09205829;-0.6174928;0.0822986,0.1009775;-0.647751;0.016875,-0.07972504;0.006859649;-0.0428865,-0.1082679;-0.2767664;-0.01138655,-0.1260631;-0.6164975;0.07250151,-0.1255873;-0.5771067;-0.01639411,0.01126559;0.5321029;0.005224905,0;0;0,-0.04286987;0.2833675;-0.103209,-0.08499457;0.5611456;-0.2184534,0.1067327;0.4992751;-0.1493502,0.2143013;0.2912386;-0.09847164,0.202211;0.0669844;-0.138051,-0.1823919;0.4113092;-0.06058292,-0.2055479;0.1815623;0.00359638,-0.2177866;-0.02012876;-0.1021088,0.07155213;0.01392877;-0.0541172,0.08241618;-0.2721703;-0.07084942,0.04729648;-0.6158342;-0.01225877,0.0544346;-0.6513522;-0.07265162,-0.08848414;-0.006430814;-0.01927672,-0.1348794;-0.287538;-0.05209252,-0.1639193;-0.6356533;-0.02482348,-0.1690416;-0.6692412;-0.08744291,-0.07447756;0.4926093;-0.1873527,144.6894
+0;0;0,0.006832371;0.3044315;0.007866922,0.01259171;0.6079658;0.0009087957,0.1886576;0.4788289;0.005050103,0.2210383;0.2418041;0.01952683,0.2525863;0.0233987;-0.03797479,-0.1643842;0.4730208;0.006370761,-0.212539;0.2382854;0.001985461,-0.2605799;0.01881528;-0.03709916,0.07883096;0.005468353;-0.04470086,0.09089507;-0.2784739;-0.006205093,0.09215041;-0.6175031;0.08227535,0.1007965;-0.6481859;0.0172085,-0.07971501;0.006854751;-0.04290592,-0.1082194;-0.2767599;-0.01126919,-0.1260322;-0.6164996;0.07258077,-0.1232942;-0.6515467;0.01132529,0.01121046;0.5321042;0.005174264,0;0;0,-0.04286987;0.2833675;-0.103209,-0.08499457;0.5611456;-0.2184534,0.1067327;0.4992751;-0.1493502,0.2143013;0.2912386;-0.09847164,0.202211;0.0669844;-0.138051,-0.1823919;0.4113092;-0.06058292,-0.2055479;0.1815623;0.00359638,-0.2177866;-0.02012876;-0.1021088,0.07155213;0.01392877;-0.0541172,0.08241618;-0.2721703;-0.07084942,0.04729648;-0.6158342;-0.01225877,0.0544346;-0.6513522;-0.07265162,-0.08848414;-0.006430814;-0.01927672,-0.1348794;-0.287538;-0.05209252,-0.1639193;-0.6356533;-0.02482348,-0.1690416;-0.6692412;-0.08744291,-0.07447756;0.4926093;-0.1873527,144.7007
+0;0;0,0.006828494;0.3042588;0.007862458,0.01258524;0.607657;0.0009071776,0.188675;0.4785408;0.005046904,0.2214598;0.2385581;0.0197043,0.2529356;0.02065291;-0.03766564,-0.1644133;0.4727319;0.006367736,-0.213169;0.2350672;0.001927711,-0.2610998;0.01609977;-0.03706739,0.07830901;0.005432147;-0.04440489,0.09035879;-0.278173;-0.005954821,0.09161298;-0.6168901;0.08244419,0.1002684;-0.6476386;0.01730692,-0.07918721;0.006809365;-0.04262184,-0.1076578;-0.2764686;-0.01102266,-0.1254542;-0.6158956;0.07275013,-0.1227131;-0.6510131;0.01142834,0.0112045;0.5318232;0.005171082,0;0;0,-0.04266492;0.2833973;-0.1027009,-0.08464688;0.5611411;-0.2177174,0.1071742;0.4998615;-0.1492486,0.2149221;0.2891484;-0.09565973,0.2051418;0.06506087;-0.1337888,-0.1829825;0.4113387;-0.06059825,-0.2067004;0.1787654;0.004428498,-0.2194736;-0.02023418;-0.1051194,0.07146154;0.01360914;-0.05330706,0.08246809;-0.2720354;-0.0717876,0.0474337;-0.6153853;-0.01323223,0.05454615;-0.6509914;-0.07367563,-0.08773392;-0.005933901;-0.02002875,-0.1348172;-0.2865915;-0.05273947,-0.163014;-0.6344646;-0.02563742,-0.1683301;-0.6681688;-0.0882607,-0.07416528;0.4926183;-0.1866429,144.723
+0;0;0,0.006828494;0.3042588;0.007862458,0.01258524;0.607657;0.0009071776,0.188675;0.4785408;0.005046904,0.2214598;0.2385581;0.0197043,0.2529356;0.02065291;-0.03766564,-0.1644133;0.4727319;0.006367736,-0.213169;0.2350672;0.001927711,-0.2610998;0.01609977;-0.03706739,0.07830901;0.005432147;-0.04440489,0.09035879;-0.278173;-0.005954821,0.09161298;-0.6168901;0.08244419,0.1002684;-0.6476386;0.01730692,-0.07918721;0.006809365;-0.04262184,-0.1076578;-0.2764686;-0.01102266,-0.1254542;-0.6158956;0.07275013,-0.1227131;-0.6510131;0.01142834,0.0112045;0.5318232;0.005171082,0;0;0,-0.04266492;0.2833973;-0.1027009,-0.08464688;0.5611411;-0.2177174,0.1071742;0.4998615;-0.1492486,0.2149221;0.2891484;-0.09565973,0.2051418;0.06506087;-0.1337888,-0.1829825;0.4113387;-0.06059825,-0.2067004;0.1787654;0.004428498,-0.2194736;-0.02023418;-0.1051194,0.07146154;0.01360914;-0.05330706,0.08246809;-0.2720354;-0.0717876,0.0474337;-0.6153853;-0.01323223,0.05454615;-0.6509914;-0.07367563,-0.08773392;-0.005933901;-0.02002875,-0.1348172;-0.2865915;-0.05273947,-0.163014;-0.6344646;-0.02563742,-0.1683301;-0.6681688;-0.0882607,-0.07416528;0.4926183;-0.1866429,144.7345
+0;0;0,0.006785639;0.3042607;0.007825098,0.0125362;0.6076584;0.0008344571,0.1886153;0.4785143;0.004984209,0.221536;0.2385515;0.01966194,0.2529344;0.02064274;-0.03773707,-0.1644401;0.4726626;0.00639215,-0.2136386;0.2350809;0.00241618,-0.2628224;0.0163759;-0.03649142,0.07832324;0.005439045;-0.04437893,0.09036934;-0.2781627;-0.005902078,0.09207525;-0.6169388;0.08226286,0.09972496;-0.6490726;0.01831733,-0.07914022;0.006796934;-0.04271102,-0.1076081;-0.2764963;-0.01124671,-0.1254508;-0.6158698;0.07273279,-0.1229585;-0.651064;0.01148203,0.01115317;0.5318248;0.005102854,0;0;0,-0.04266492;0.2833973;-0.1027009,-0.08464688;0.5611411;-0.2177174,0.1071742;0.4998615;-0.1492486,0.2149221;0.2891484;-0.09565973,0.2051418;0.06506087;-0.1337888,-0.1829825;0.4113387;-0.06059825,-0.2067004;0.1787654;0.004428498,-0.2194736;-0.02023418;-0.1051194,0.07146154;0.01360914;-0.05330706,0.08246809;-0.2720354;-0.0717876,0.0474337;-0.6153853;-0.01323223,0.05454615;-0.6509914;-0.07367563,-0.08773392;-0.005933901;-0.02002875,-0.1348172;-0.2865915;-0.05273947,-0.163014;-0.6344646;-0.02563742,-0.1683301;-0.6681688;-0.0882607,-0.07416528;0.4926183;-0.1866429,144.7565
+0;0;0,0.006805078;0.3051323;0.007847515,0.01257011;0.6092986;0.000834804,0.1893279;0.4796585;0.00500045,0.2233675;0.2315401;0.02017703,0.2539901;0.01901531;-0.03580379,-0.1650883;0.4737843;0.006413818,-0.2159589;0.2281279;0.002302716,-0.2639275;0.01482655;-0.03564357,0.07813133;0.005425718;-0.0442702,0.09016968;-0.2779935;-0.005818095,0.09187354;-0.6163604;0.08224033,0.09952096;-0.6484756;0.01831394,-0.07894631;0.00678028;-0.04260636,-0.1073959;-0.2763307;-0.0111623,-0.125217;-0.6152942;0.07271574,-0.1227254;-0.6504689;0.0114833,0.01118178;0.5331745;0.005119553,0;0;0,-0.04205954;0.2840073;-0.1038482,-0.08320003;0.5624371;-0.2195351,0.1088213;0.5004342;-0.1497424,0.2183731;0.2822871;-0.09175944,0.2079855;0.06397432;-0.1301003,-0.1826063;0.4135591;-0.06100628,-0.2116599;0.1741272;0.008131556,-0.2209606;-0.02033614;-0.09833847,0.07142925;0.01330772;-0.05305243,0.08280152;-0.2720256;-0.07319045,0.04778069;-0.6149757;-0.01481175,0.05490988;-0.6505905;-0.07520413,-0.08733749;-0.005510704;-0.02087073,-0.1348432;-0.2858423;-0.05414788,-0.1623122;-0.6333542;-0.02712527,-0.1673546;-0.6671705;-0.08961874,-0.0730429;0.4936582;-0.1882069,144.7679
+0;0;0,0.006802957;0.3050372;0.007845069,0.01256554;0.6090735;0.0008362951,0.1902214;0.4792177;0.004998317,0.2242182;0.2314111;0.02015582,0.2549011;0.01846814;-0.03593516,-0.1659795;0.4733138;0.006418803,-0.2167862;0.2279662;0.002312868,-0.2648492;0.01424512;-0.03570809,0.07794272;0.00541262;-0.04416332,0.08997487;-0.2778608;-0.005731009,0.0916782;-0.6161234;0.08230028,0.09933171;-0.6482882;0.0183229,-0.07875572;0.006763912;-0.04250351,-0.1071907;-0.2762014;-0.01107562,-0.1250063;-0.6150604;0.07277658,-0.1225127;-0.6502872;0.01149531,0.0111782;0.5330032;0.00511802,0;0;0,-0.04115447;0.2841375;-0.1035745,-0.08086705;0.5626411;-0.2192376,0.1111028;0.500897;-0.1466343,0.2191661;0.2817433;-0.09106803,0.2098113;0.06271128;-0.1280787,-0.182618;0.4147585;-0.06041043,-0.2155042;0.1764118;0.009610839,-0.2236554;-0.01884279;-0.09641529,0.07166919;0.01313367;-0.05240035,0.08272995;-0.2719727;-0.07379341,0.04770194;-0.6148195;-0.01545739,0.05480976;-0.6505185;-0.07586646,-0.08700117;-0.005368888;-0.02137138,-0.1351343;-0.28539;-0.05509107,-0.1618798;-0.632816;-0.02763474,-0.1670577;-0.6668419;-0.09000467,-0.07109751;0.4938692;-0.1879017,144.7897
+0;0;0,0.006755954;0.3050384;0.007840218,0.01252085;0.6090745;0.0008200812,0.1901634;0.4791839;0.004993084,0.2242928;0.2313958;0.02015557,0.2548445;0.01841789;-0.03587437,-0.1660337;0.4733377;0.006532979,-0.2171512;0.2280522;0.002572956,-0.2676662;0.01478688;-0.03482342,0.07796293;0.005395823;-0.04412968,0.08994071;-0.2778877;-0.005755004,0.09153866;-0.6161455;0.08229689,0.09916686;-0.6504952;0.02051445,-0.07869036;0.006796424;-0.04261922,-0.1071121;-0.2761743;-0.01122853,-0.1250624;-0.6150191;0.07265233,-0.1211246;-0.649859;0.01103717,0.01113066;0.5330042;0.005101148,0;0;0,-0.04115447;0.2841375;-0.1035745,-0.08086705;0.5626411;-0.2192376,0.1111028;0.500897;-0.1466343,0.2191661;0.2817433;-0.09106803,0.2098113;0.06271128;-0.1280787,-0.182618;0.4147585;-0.06041043,-0.2155042;0.1764118;0.009610839,-0.2236554;-0.01884279;-0.09641529,0.07166919;0.01313367;-0.05240035,0.08272995;-0.2719727;-0.07379341,0.04770194;-0.6148195;-0.01545739,0.05480976;-0.6505185;-0.07586646,-0.08700117;-0.005368888;-0.02137138,-0.1351343;-0.28539;-0.05509107,-0.1618798;-0.632816;-0.02763474,-0.1670577;-0.6668419;-0.09000467,-0.07109751;0.4938692;-0.1879017,144.8015
+0;0;0,0.006755954;0.3050384;0.007840218,0.01252085;0.6090745;0.0008200812,0.1901634;0.4791839;0.004993084,0.2242928;0.2313958;0.02015557,0.2548445;0.01841789;-0.03587437,-0.1660337;0.4733377;0.006532979,-0.2171512;0.2280522;0.002572956,-0.2676662;0.01478688;-0.03482342,0.07796293;0.005395823;-0.04412968,0.08994071;-0.2778877;-0.005755004,0.09153866;-0.6161455;0.08229689,0.09916686;-0.6504952;0.02051445,-0.07869036;0.006796424;-0.04261922,-0.1071121;-0.2761743;-0.01122853,-0.1250624;-0.6150191;0.07265233,-0.1211246;-0.649859;0.01103717,0.01113066;0.5330042;0.005101148,0;0;0,-0.04115447;0.2841375;-0.1035745,-0.08086705;0.5626411;-0.2192376,0.1111028;0.500897;-0.1466343,0.2191661;0.2817433;-0.09106803,0.2098113;0.06271128;-0.1280787,-0.182618;0.4147585;-0.06041043,-0.2155042;0.1764118;0.009610839,-0.2236554;-0.01884279;-0.09641529,0.07166919;0.01313367;-0.05240035,0.08272995;-0.2719727;-0.07379341,0.04770194;-0.6148195;-0.01545739,0.05480976;-0.6505185;-0.07586646,-0.08700117;-0.005368888;-0.02137138,-0.1351343;-0.28539;-0.05509107,-0.1618798;-0.632816;-0.02763474,-0.1670577;-0.6668419;-0.09000467,-0.07109751;0.4938692;-0.1879017,144.8125
+0;0;0,0.006755705;0.3050271;0.007839929,0.01251428;0.6087297;0.0008274601,0.1899938;0.4789712;0.004995909,0.2244193;0.2290335;0.02028994,0.2547018;0.017932;-0.03524635,-0.165876;0.4731304;0.006534388,-0.2174369;0.2257169;0.002540009,-0.2675068;0.01433061;-0.03452689,0.07774273;0.005380583;-0.04400503,0.08971365;-0.2777408;-0.00565232,0.09130998;-0.6156564;0.08231051,0.09893733;-0.649999;0.02053485,-0.0784681;0.006777227;-0.04249884,-0.1068736;-0.2760316;-0.01112612,-0.1248057;-0.6145337;0.07266989,-0.1208683;-0.6493664;0.01106149,0.0111256;0.5327421;0.005103873,0;0;0,-0.04057893;0.2839255;-0.1043472,-0.07904737;0.5614967;-0.2217605,0.1120036;0.5011394;-0.1470718,0.2206653;0.2802208;-0.0898397,0.2127717;0.06273122;-0.1244967,-0.1816789;0.4158031;-0.0619114,-0.2169629;0.1758374;0.009217992,-0.2243146;-0.01802321;-0.09532464,0.07173085;0.01291203;-0.05193543,0.08237898;-0.2719614;-0.0744226,0.04749297;-0.6145277;-0.0164721,0.05459468;-0.6503282;-0.07675672,-0.0866294;-0.005001894;-0.02190097,-0.1350554;-0.2847849;-0.05578755,-0.1615865;-0.6318741;-0.02836111,-0.1667688;-0.6658105;-0.09080838,-0.06962983;0.4930387;-0.1898365,144.8358
+0;0;0,0.006707952;0.3050279;0.007851214,0.0124582;0.6087309;0.0008436614,0.1899136;0.478891;0.004934929,0.2243679;0.2289577;0.02023695,0.2546929;0.01784799;-0.03524465,-0.1659311;0.4731309;0.006596957,-0.2184221;0.2259047;0.003164361,-0.2715504;0.01515804;-0.03328242,0.07775545;0.005379713;-0.04398264,0.08966479;-0.2777453;-0.005637545,0.0913569;-0.6156429;0.0823925,0.0987001;-0.6503025;0.02091416,-0.07843397;0.006775004;-0.04256215,-0.1068402;-0.2760242;-0.0111036,-0.1247903;-0.6145611;0.07254764,-0.120933;-0.64969;0.01124736,0.0110699;0.5327431;0.005116553,0;0;0,-0.04057893;0.2839255;-0.1043472,-0.07904737;0.5614967;-0.2217605,0.1120036;0.5011394;-0.1470718,0.2206653;0.2802208;-0.0898397,0.2127717;0.06273122;-0.1244967,-0.1816789;0.4158031;-0.0619114,-0.2169629;0.1758374;0.009217992,-0.2243146;-0.01802321;-0.09532464,0.07173085;0.01291203;-0.05193543,0.08237898;-0.2719614;-0.0744226,0.04749297;-0.6145277;-0.0164721,0.05459468;-0.6503282;-0.07675672,-0.0866294;-0.005001894;-0.02190097,-0.1350554;-0.2847849;-0.05578755,-0.1615865;-0.6318741;-0.02836111,-0.1667688;-0.6658105;-0.09080838,-0.06962983;0.4930387;-0.1898365,144.8463
+0;0;0,0.006696047;0.3044865;0.00783728,0.01243398;0.6075383;0.0008456283,0.1920756;0.4772238;0.004924404,0.2261048;0.2303748;0.02003759,0.2563077;0.02011518;-0.03522057,-0.1681124;0.4713934;0.006606719,-0.2199557;0.227218;0.003216482,-0.2728701;0.01732007;-0.03308353,0.07703181;0.005329646;-0.04357331,0.0888933;-0.2766576;-0.005382296,0.09058597;-0.6146673;0.08267693,0.09790944;-0.6491532;0.02136372,-0.07770401;0.006711951;-0.04216603,-0.1059961;-0.2749509;-0.0108339,-0.1239521;-0.6136;0.07284507,-0.1201052;-0.648554;0.01170944,0.01104902;0.5317332;0.005108245,0;0;0,-0.03869283;0.2837375;-0.1039915,-0.07456313;0.5611015;-0.2210357,0.1174594;0.4995004;-0.1433816,0.2217358;0.2793911;-0.08861709,0.2140864;0.06274249;-0.1229632,-0.1822474;0.4162182;-0.06142357,-0.2185929;0.1798886;0.01032721,-0.2258979;-0.01322453;-0.09373402,0.0720574;0.01215506;-0.05020881,0.08220641;-0.2713436;-0.07553864,0.04738803;-0.6140901;-0.0179162,0.05449915;-0.6497214;-0.07802725,-0.08556878;-0.00426751;-0.02281909,-0.1341959;-0.2828441;-0.05668002,-0.1602606;-0.6300918;-0.02933948,-0.166304;-0.6626642;-0.09273936,-0.06582215;0.4926948;-0.1892455,144.858
+0;0;0,0.006696047;0.3044865;0.00783728,0.01243398;0.6075383;0.0008456283,0.1920756;0.4772238;0.004924404,0.2261048;0.2303748;0.02003759,0.2563077;0.02011518;-0.03522057,-0.1681124;0.4713934;0.006606719,-0.2199557;0.227218;0.003216482,-0.2728701;0.01732007;-0.03308353,0.07703181;0.005329646;-0.04357331,0.0888933;-0.2766576;-0.005382296,0.09058597;-0.6146673;0.08267693,0.09790944;-0.6491532;0.02136372,-0.07770401;0.006711951;-0.04216603,-0.1059961;-0.2749509;-0.0108339,-0.1239521;-0.6136;0.07284507,-0.1201052;-0.648554;0.01170944,0.01104902;0.5317332;0.005108245,0;0;0,-0.03869283;0.2837375;-0.1039915,-0.07456313;0.5611015;-0.2210357,0.1174594;0.4995004;-0.1433816,0.2217358;0.2793911;-0.08861709,0.2140864;0.06274249;-0.1229632,-0.1822474;0.4162182;-0.06142357,-0.2185929;0.1798886;0.01032721,-0.2258979;-0.01322453;-0.09373402,0.0720574;0.01215506;-0.05020881,0.08220641;-0.2713436;-0.07553864,0.04738803;-0.6140901;-0.0179162,0.05449915;-0.6497214;-0.07802725,-0.08556878;-0.00426751;-0.02281909,-0.1341959;-0.2828441;-0.05668002,-0.1602606;-0.6300918;-0.02933948,-0.166304;-0.6626642;-0.09273936,-0.06582215;0.4926948;-0.1892455,144.8828
+0;0;0,0.006573032;0.3025041;0.007776925,0.01223544;0.6025038;0.0008311947,0.1937707;0.4725224;0.004931161,0.2280573;0.2246391;0.01991903,0.2581399;0.01346923;-0.03520212,-0.1701426;0.4666157;0.006674898,-0.2240845;0.2218125;0.003835736,-0.2813457;0.01208813;-0.03184114,0.07669161;0.005293775;-0.04332549,0.08844087;-0.276542;-0.005163465,0.09021924;-0.6141982;0.08263285,0.09990636;-0.6473728;0.02049337,-0.07727353;0.006692368;-0.04208019,-0.1057026;-0.2747885;-0.01067805,-0.1236004;-0.6130377;0.07292944,-0.1231524;-0.5736817;-0.0157184,0.01086917;0.5275594;0.005051338,0;0;0,-0.03707398;0.2820389;-0.1034019,-0.07100576;0.5565042;-0.2199836,0.1219696;0.5020475;-0.1414587,0.2235341;0.2791526;-0.08808374,0.2148698;0.0615015;-0.1210825,-0.1826009;0.4155845;-0.05898894,-0.2249013;0.1798266;0.01500612,-0.2303847;-0.01435073;-0.08892215,0.07194315;0.01184371;-0.04970551,0.08191949;-0.2714292;-0.07583427,0.0472305;-0.6138545;-0.01869678,0.05436374;-0.6493906;-0.07869935,-0.08502972;-0.003923213;-0.02326545,-0.1340762;-0.2822747;-0.05703961,-0.1597975;-0.6292533;-0.03120658,-0.165775;-0.6619998;-0.09424088,-0.06272417;0.4889275;-0.1883428,144.903
+0;0;0,0.006573032;0.3025041;0.007776925,0.01223544;0.6025038;0.0008311947,0.1937707;0.4725224;0.004931161,0.2280573;0.2246391;0.01991903,0.2581399;0.01346923;-0.03520212,-0.1701426;0.4666157;0.006674898,-0.2240845;0.2218125;0.003835736,-0.2813457;0.01208813;-0.03184114,0.07669161;0.005293775;-0.04332549,0.08844087;-0.276542;-0.005163465,0.09021924;-0.6141982;0.08263285,0.09990636;-0.6473728;0.02049337,-0.07727353;0.006692368;-0.04208019,-0.1057026;-0.2747885;-0.01067805,-0.1236004;-0.6130377;0.07292944,-0.1231524;-0.5736817;-0.0157184,0.01086917;0.5275594;0.005051338,0;0;0,-0.03707398;0.2820389;-0.1034019,-0.07100576;0.5565042;-0.2199836,0.1219696;0.5020475;-0.1414587,0.2235341;0.2791526;-0.08808374,0.2148698;0.0615015;-0.1210825,-0.1826009;0.4155845;-0.05898894,-0.2249013;0.1798266;0.01500612,-0.2303847;-0.01435073;-0.08892215,0.07194315;0.01184371;-0.04970551,0.08191949;-0.2714292;-0.07583427,0.0472305;-0.6138545;-0.01869678,0.05436374;-0.6493906;-0.07869935,-0.08502972;-0.003923213;-0.02326545,-0.1340762;-0.2822747;-0.05703961,-0.1597975;-0.6292533;-0.03120658,-0.165775;-0.6619998;-0.09424088,-0.06272417;0.4889275;-0.1883428,144.9145
+0;0;0,0.006579823;0.3028166;0.00778496,0.0122617;0.6038542;0.0008087782,0.1952837;0.4730188;0.004930543,0.2290891;0.2286141;0.01970808,0.2592064;0.01720154;-0.03547643,-0.1716024;0.4670638;0.006688525,-0.2247874;0.2256961;0.003889207,-0.2821143;0.01573062;-0.03182868,0.07642636;0.005275466;-0.04317565,0.08814877;-0.2759165;-0.00510079,0.08992367;-0.6129122;0.08252379,0.09961777;-0.6461323;0.02033953,-0.07700627;0.006669221;-0.04193465,-0.1053704;-0.2741687;-0.01060424,-0.1232332;-0.6117563;0.07283971,-0.1227849;-0.5723935;-0.01587201,0.01088806;0.5285053;0.005051702,0;0;0,-0.03454341;0.2825068;-0.1039155,-0.06409731;0.5582575;-0.2213302,0.1286352;0.5003406;-0.1394136,0.2260202;0.2791742;-0.08748627,0.2157755;0.06142104;-0.1210458,-0.1806808;0.4186054;-0.06031638,-0.2241433;0.1862712;0.01197914,-0.2301925;-0.00912562;-0.09015384,0.07203089;0.01132673;-0.049155,0.08224902;-0.2711429;-0.07676935,0.04730825;-0.612935;-0.02015996,0.05440025;-0.6485183;-0.0802114,-0.08449062;-0.00321396;-0.02416533,-0.1337596;-0.2808008;-0.05843198,-0.1590431;-0.6271322;-0.03269102,-0.1647968;-0.6599404;-0.09577553,-0.05704705;0.49022;-0.1894155,144.9269
+0;0;0,0.006512933;0.3028189;0.007749773,0.0121731;0.6038557;0.0007155631,0.1952104;0.4730598;0.004954246,0.229087;0.2286553;0.01957125,0.2588183;0.01716639;-0.03552983,-0.171703;0.4671174;0.006808135,-0.2287639;0.2266362;0.004042198,-0.288935;0.01733455;-0.03088506,0.07645657;0.00528376;-0.04312113,0.0880483;-0.2759331;-0.005190007,0.09001947;-0.6128238;0.08283298,0.09896474;-0.6462492;0.02074559,-0.07696279;0.006646616;-0.04201796,-0.1053807;-0.2741823;-0.01065528,-0.1232512;-0.6117417;0.07290077,-0.12282;-0.5723825;-0.01581141,0.01080299;0.5285074;0.004970604,0;0;0,-0.03454341;0.2825068;-0.1039155,-0.06409731;0.5582575;-0.2213302,0.1286352;0.5003406;-0.1394136,0.2260202;0.2791742;-0.08748627,0.2157755;0.06142104;-0.1210458,-0.1806808;0.4186054;-0.06031638,-0.2241433;0.1862712;0.01197914,-0.2301925;-0.00912562;-0.09015384,0.07203089;0.01132673;-0.049155,0.08224902;-0.2711429;-0.07676935,0.04730825;-0.612935;-0.02015996,0.05440025;-0.6485183;-0.0802114,-0.08449062;-0.00321396;-0.02416533,-0.1337596;-0.2808008;-0.05843198,-0.1590431;-0.6271322;-0.03269102,-0.1647968;-0.6599404;-0.09577553,-0.05704705;0.49022;-0.1894155,144.938
+0;0;0,0.006482875;0.3014214;0.007714007,0.01210969;0.6006823;0.0007236386,0.1944861;0.4705854;0.00493428,0.2285579;0.2247731;0.01963548,0.258829;0.009444028;-0.0364661,-0.1710943;0.4646646;0.006781435,-0.2284839;0.2227981;0.003999565,-0.2897476;0.009696037;-0.03156189,0.07620364;0.00526628;-0.04297848,0.08780815;-0.2762606;-0.005005531,0.08977477;-0.6123737;0.08281425,0.09869298;-0.6456072;0.02091468,-0.07670818;0.006624628;-0.04187896,-0.1051574;-0.2745139;-0.01048169,-0.1229867;-0.6112941;0.07288147,-0.1225568;-0.5719631;-0.01556236,0.01074863;0.5258316;0.004950578,0;0;0,-0.03259642;0.2809685;-0.1046448,-0.06089512;0.55458;-0.2228234,0.1305724;0.500437;-0.1403277,0.228855;0.2783607;-0.0871923,0.2161694;0.05658512;-0.1201315,-0.1801068;0.4244179;-0.06037529,-0.2246286;0.1896058;0.008048564,-0.2319784;-0.01156949;-0.09147429,0.07202512;0.01082236;-0.04875588,0.08215733;-0.2717436;-0.07855225,0.04714957;-0.6128571;-0.02283645,0.05424599;-0.6481428;-0.08281136,-0.08394084;-0.002613078;-0.02507956,-0.1338364;-0.2802927;-0.06027093,-0.158555;-0.6259134;-0.0352999,-0.1641108;-0.6586139;-0.09812776,-0.0540764;0.4871584;-0.190727,144.9592
+0;0;0,0.006482875;0.3014214;0.007714007,0.01210969;0.6006823;0.0007236386,0.1944861;0.4705854;0.00493428,0.2285579;0.2247731;0.01963548,0.258829;0.009444028;-0.0364661,-0.1710943;0.4646646;0.006781435,-0.2284839;0.2227981;0.003999565,-0.2897476;0.009696037;-0.03156189,0.07620364;0.00526628;-0.04297848,0.08780815;-0.2762606;-0.005005531,0.08977477;-0.6123737;0.08281425,0.09869298;-0.6456072;0.02091468,-0.07670818;0.006624628;-0.04187896,-0.1051574;-0.2745139;-0.01048169,-0.1229867;-0.6112941;0.07288147,-0.1225568;-0.5719631;-0.01556236,0.01074863;0.5258316;0.004950578,0;0;0,-0.03259642;0.2809685;-0.1046448,-0.06089512;0.55458;-0.2228234,0.1305724;0.500437;-0.1403277,0.228855;0.2783607;-0.0871923,0.2161694;0.05658512;-0.1201315,-0.1801068;0.4244179;-0.06037529,-0.2246286;0.1896058;0.008048564,-0.2319784;-0.01156949;-0.09147429,0.07202512;0.01082236;-0.04875588,0.08215733;-0.2717436;-0.07855225,0.04714957;-0.6128571;-0.02283645,0.05424599;-0.6481428;-0.08281136,-0.08394084;-0.002613078;-0.02507956,-0.1338364;-0.2802927;-0.06027093,-0.158555;-0.6259134;-0.0352999,-0.1641108;-0.6586139;-0.09812776,-0.0540764;0.4871584;-0.190727,144.9709
+0;0;0,0.006362342;0.3014226;0.00776612,0.01195993;0.6006846;0.0008013323,0.1944085;0.470815;0.005074864,0.2283995;0.2249888;0.01973212,0.2585783;0.009624064;-0.03628211,-0.1713955;0.4651258;0.006692989,-0.2336082;0.2244462;0.004775743,-0.3027165;0.01389454;-0.03158854,0.07623024;0.005265462;-0.04293137,0.08758708;-0.276276;-0.004991326,0.08992263;-0.6123646;0.08291258,0.09840455;-0.6450152;0.02036238,-0.07669463;0.006618939;-0.04190466,-0.1053501;-0.2745012;-0.01053005,-0.12272;-0.6111776;0.07334739,-0.1222404;-0.57184;-0.01509548,0.01060281;0.5258335;0.005021503,0;0;0,-0.03259642;0.2809685;-0.1046448,-0.06089512;0.55458;-0.2228234,0.1305724;0.500437;-0.1403277,0.228855;0.2783607;-0.0871923,0.2161694;0.05658512;-0.1201315,-0.1801068;0.4244179;-0.06037529,-0.2246286;0.1896058;0.008048564,-0.2319784;-0.01156949;-0.09147429,0.07202512;0.01082236;-0.04875588,0.08215733;-0.2717436;-0.07855225,0.04714957;-0.6128571;-0.02283645,0.05424599;-0.6481428;-0.08281136,-0.08394084;-0.002613078;-0.02507956,-0.1338364;-0.2802927;-0.06027093,-0.158555;-0.6259134;-0.0352999,-0.1641108;-0.6586139;-0.09812776,-0.0540764;0.4871584;-0.190727,144.9821
+0;0;0,0.00634712;0.3007015;0.00774754,0.01192705;0.5990191;0.0008051014,0.1960251;0.4689016;0.005065321,0.229681;0.2254995;0.01957805,0.259804;0.01053219;-0.03633281,-0.1730528;0.4631615;0.006697928,-0.234652;0.2248553;0.004799588,-0.3036328;0.01469217;-0.03149759,0.07591444;0.005243648;-0.04275351,0.08728284;-0.2765844;-0.004774854,0.08961444;-0.6121047;0.08298038,0.09810704;-0.6448342;0.02035137,-0.07637691;0.006591518;-0.04173106,-0.1050616;-0.2748147;-0.01032452,-0.1224021;-0.6109217;0.07341106,-0.1219218;-0.5715724;-0.01514326,0.01057436;0.5244125;0.005011483,0;0;0,-0.03067952;0.2801478;-0.1053455,-0.0571093;0.5527418;-0.2239156,0.1354935;0.498804;-0.1405694,0.2302633;0.2779472;-0.08738256,0.216829;0.05677512;-0.1212471,-0.1800599;0.4267236;-0.06025165,-0.2243908;0.1941623;0.007112436,-0.2337215;-0.007571712;-0.0901537,0.07205707;0.01027167;-0.04817295,0.08262745;-0.2723503;-0.07998061,0.04760505;-0.6129598;-0.02485466,0.05468744;-0.6483504;-0.08488321,-0.08338909;-0.002070972;-0.02569693,-0.1337654;-0.2800135;-0.0604654,-0.1576152;-0.6252238;-0.03719899,-0.1631262;-0.6582605;-0.09985292,-0.05073957;0.4855966;-0.1917191,144.9934
+0;0;0,0.00634712;0.3007015;0.00774754,0.01192705;0.5990191;0.0008051014,0.1960251;0.4689016;0.005065321,0.229681;0.2254995;0.01957805,0.259804;0.01053219;-0.03633281,-0.1730528;0.4631615;0.006697928,-0.234652;0.2248553;0.004799588,-0.3036328;0.01469217;-0.03149759,0.07591444;0.005243648;-0.04275351,0.08728284;-0.2765844;-0.004774854,0.08961444;-0.6121047;0.08298038,0.09810704;-0.6448342;0.02035137,-0.07637691;0.006591518;-0.04173106,-0.1050616;-0.2748147;-0.01032452,-0.1224021;-0.6109217;0.07341106,-0.1219218;-0.5715724;-0.01514326,0.01057436;0.5244125;0.005011483,0;0;0,-0.03067952;0.2801478;-0.1053455,-0.0571093;0.5527418;-0.2239156,0.1354935;0.498804;-0.1405694,0.2302633;0.2779472;-0.08738256,0.216829;0.05677512;-0.1212471,-0.1800599;0.4267236;-0.06025165,-0.2243908;0.1941623;0.007112436,-0.2337215;-0.007571712;-0.0901537,0.07205707;0.01027167;-0.04817295,0.08262745;-0.2723503;-0.07998061,0.04760505;-0.6129598;-0.02485466,0.05468744;-0.6483504;-0.08488321,-0.08338909;-0.002070972;-0.02569693,-0.1337654;-0.2800135;-0.0604654,-0.1576152;-0.6252238;-0.03719899,-0.1631262;-0.6582605;-0.09985292,-0.05073957;0.4855966;-0.1917191,145.0155
+0;0;0,0.006190408;0.300071;0.007799252,0.01169727;0.5969934;0.0009346879,0.1950805;0.4676231;0.0052335,0.2282091;0.2269349;0.0195695,0.2576857;0.01414967;-0.03576653,-0.1724876;0.461716;0.006891677,-0.2376537;0.2272257;0.005665429,-0.3104211;0.02057253;-0.02908932,0.07505822;0.005161196;-0.04225118,0.08613634;-0.2771364;-0.004048884,0.08810584;-0.6117187;0.083132,0.09762271;-0.6431404;0.01937287,-0.07552328;0.006528857;-0.04122068,-0.1046175;-0.2753743;-0.01026518,-0.1218587;-0.6103579;0.07362983,-0.1213892;-0.5710045;-0.014918,0.01035889;0.5227397;0.005109893,0;0;0,-0.02608413;0.2793416;-0.1069098,-0.04492211;0.5508617;-0.2258613,0.1442069;0.4972875;-0.1411214,0.2341436;0.2771438;-0.08933353,0.2198337;0.05834645;-0.1229708,-0.1746112;0.432877;-0.06444746,-0.2200256;0.2026827;0.0002203062,-0.2310389;0.0008221716;-0.09110092,0.07203516;0.009038836;-0.04663443,0.08484194;-0.2735626;-0.08194041,0.04984558;-0.6133608;-0.02844167,0.0570012;-0.6488833;-0.08830833,-0.08205699;-0.0008443163;-0.02667346,-0.1316573;-0.2793946;-0.06165407,-0.154013;-0.6237479;-0.03995951,-0.159481;-0.6566828;-0.1027109,-0.04084022;0.4840212;-0.1934805,145.0263
+0;0;0,0.006190408;0.300071;0.007799252,0.01169727;0.5969934;0.0009346879,0.1950805;0.4676231;0.0052335,0.2282091;0.2269349;0.0195695,0.2576857;0.01414967;-0.03576653,-0.1724876;0.461716;0.006891677,-0.2376537;0.2272257;0.005665429,-0.3104211;0.02057253;-0.02908932,0.07505822;0.005161196;-0.04225118,0.08613634;-0.2771364;-0.004048884,0.08810584;-0.6117187;0.083132,0.09762271;-0.6431404;0.01937287,-0.07552328;0.006528857;-0.04122068,-0.1046175;-0.2753743;-0.01026518,-0.1218587;-0.6103579;0.07362983,-0.1213892;-0.5710045;-0.014918,0.01035889;0.5227397;0.005109893,0;0;0,-0.02608413;0.2793416;-0.1069098,-0.04492211;0.5508617;-0.2258613,0.1442069;0.4972875;-0.1411214,0.2341436;0.2771438;-0.08933353,0.2198337;0.05834645;-0.1229708,-0.1746112;0.432877;-0.06444746,-0.2200256;0.2026827;0.0002203062,-0.2310389;0.0008221716;-0.09110092,0.07203516;0.009038836;-0.04663443,0.08484194;-0.2735626;-0.08194041,0.04984558;-0.6133608;-0.02844167,0.0570012;-0.6488833;-0.08830833,-0.08205699;-0.0008443163;-0.02667346,-0.1316573;-0.2793946;-0.06165407,-0.154013;-0.6237479;-0.03995951,-0.159481;-0.6566828;-0.1027109,-0.04084022;0.4840212;-0.1934805,145.0379
+0;0;0,0.006189993;0.300051;0.00779873,0.0117051;0.5974202;0.000920665,0.1958849;0.4676277;0.005230334,0.2288793;0.227915;0.01950823,0.2581661;0.01649922;-0.03547166,-0.1732749;0.461695;0.006895691,-0.2381769;0.2281551;0.005674414,-0.310476;0.02283193;-0.02885666,0.0755873;0.005197577;-0.04254901,0.08666727;-0.2771471;-0.004340339,0.08863291;-0.6110736;0.08266969,0.09815562;-0.6425331;0.01887143,-0.07605564;0.006574879;-0.04151125,-0.1051548;-0.2753752;-0.01055059,-0.1223621;-0.6097023;0.07317999,-0.1218924;-0.5703431;-0.01542219,0.01036341;0.522983;0.005106192,0;0;0,-0.02256265;0.2790619;-0.1083748,-0.03848187;0.5508049;-0.2283595,0.1504079;0.4961455;-0.1412573,0.2375799;0.2760323;-0.0892396,0.2223489;0.0588942;-0.123826,-0.1714761;0.4352231;-0.06729273,-0.2183337;0.2063559;-0.002648771,-0.230784;0.00457108;-0.09042692,0.07239193;0.008177131;-0.04736471,0.08611569;-0.2743736;-0.08311272,0.05171885;-0.6138073;-0.03131342,0.05870593;-0.6492745;-0.09134173,-0.08282909;0.0005057451;-0.02626708,-0.1316068;-0.2780476;-0.06273589,-0.1528158;-0.6217694;-0.04066752,-0.1579362;-0.6544884;-0.103741,-0.0349811;0.4838682;-0.1956875,145.06
+0;0;0,0.005930501;0.3000561;0.007802714,0.01132614;0.5974267;0.000888038,0.1955944;0.4678422;0.005335584,0.228489;0.2281158;0.01961515,0.257104;0.01660365;-0.03534775,-0.1736081;0.4616544;0.007194373,-0.2433474;0.2295104;0.006698226,-0.3238394;0.02737248;-0.02849334,0.07561881;0.005187247;-0.04249423,0.08632741;-0.2771523;-0.004142225,0.08856389;-0.6110836;0.0828432,0.0979832;-0.6406996;0.01730413,-0.07603762;0.006579014;-0.04154358,-0.1057715;-0.2753077;-0.01060849,-0.1225433;-0.609673;0.07305777,-0.1221154;-0.5703128;-0.01554451,0.0100111;0.5229895;0.005084346,0;0;0,-0.02256265;0.2790619;-0.1083748,-0.03848187;0.5508049;-0.2283595,0.1504079;0.4961455;-0.1412573,0.2375799;0.2760323;-0.0892396,0.2223489;0.0588942;-0.123826,-0.1714761;0.4352231;-0.06729273,-0.2183337;0.2063559;-0.002648771,-0.230784;0.00457108;-0.09042692,0.07239193;0.008177131;-0.04736471,0.08611569;-0.2743736;-0.08311272,0.05171885;-0.6138073;-0.03131342,0.05870593;-0.6492745;-0.09134173,-0.08282909;0.0005057451;-0.02626708,-0.1316068;-0.2780476;-0.06273589,-0.1528158;-0.6217694;-0.04066752,-0.1579362;-0.6544884;-0.103741,-0.0349811;0.4838682;-0.1956875,145.073
+0;0;0,0.005942557;0.3006661;0.007818576,0.0113556;0.5990008;0.0008749324,0.1957102;0.468999;0.005344567,0.2285598;0.2296004;0.01960461,0.2570657;0.01889499;-0.03514865,-0.1736778;0.4628081;0.00720429,-0.2433218;0.2309815;0.00670882,-0.3235067;0.0296146;-0.02834852,0.075995;0.005213052;-0.04270563,0.08670324;-0.2771172;-0.004354898,0.08893275;-0.6100082;0.08235957,0.09837566;-0.6397735;0.01665632,-0.07641588;0.006611743;-0.04175026,-0.1061488;-0.2752656;-0.01081619,-0.1228684;-0.6085894;0.07258945,-0.1224393;-0.5692058;-0.01623476,0.01003367;0.524174;0.005093202,0;0;0,-0.02019833;0.2791271;-0.1103477,-0.03399349;0.5511031;-0.2324259,0.1536361;0.4952972;-0.1416657,0.2406315;0.2754919;-0.08959341,0.225013;0.05943641;-0.1254177,-0.1693184;0.4405288;-0.07057609,-0.2164595;0.2125008;-0.004432246,-0.2310302;0.01031536;-0.08878891,0.07289203;0.007475525;-0.04750848,0.08733743;-0.2750205;-0.08332896,0.05366834;-0.613719;-0.03342343,0.06053691;-0.6492777;-0.09369659,-0.08327086;0.001419214;-0.02627046,-0.1307457;-0.2772514;-0.06348058,-0.1504319;-0.6197934;-0.03861549,-0.1568052;-0.653182;-0.1012194,-0.03103213;0.4840583;-0.1990371,145.0931
+0;0;0,0.005942557;0.3006661;0.007818576,0.0113556;0.5990008;0.0008749324,0.1957102;0.468999;0.005344567,0.2285598;0.2296004;0.01960461,0.2570657;0.01889499;-0.03514865,-0.1736778;0.4628081;0.00720429,-0.2433218;0.2309815;0.00670882,-0.3235067;0.0296146;-0.02834852,0.075995;0.005213052;-0.04270563,0.08670324;-0.2771172;-0.004354898,0.08893275;-0.6100082;0.08235957,0.09837566;-0.6397735;0.01665632,-0.07641588;0.006611743;-0.04175026,-0.1061488;-0.2752656;-0.01081619,-0.1228684;-0.6085894;0.07258945,-0.1224393;-0.5692058;-0.01623476,0.01003367;0.524174;0.005093202,0;0;0,-0.02019833;0.2791271;-0.1103477,-0.03399349;0.5511031;-0.2324259,0.1536361;0.4952972;-0.1416657,0.2406315;0.2754919;-0.08959341,0.225013;0.05943641;-0.1254177,-0.1693184;0.4405288;-0.07057609,-0.2164595;0.2125008;-0.004432246,-0.2310302;0.01031536;-0.08878891,0.07289203;0.007475525;-0.04750848,0.08733743;-0.2750205;-0.08332896,0.05366834;-0.613719;-0.03342343,0.06053691;-0.6492777;-0.09369659,-0.08327086;0.001419214;-0.02627046,-0.1307457;-0.2772514;-0.06348058,-0.1504319;-0.6197934;-0.03861549,-0.1568052;-0.653182;-0.1012194,-0.03103213;0.4840583;-0.1990371,145.116
+0;0;0,0.005767746;0.300685;0.007882679,0.01110003;0.5989758;0.0009930371,0.1977842;0.4684753;0.005460178,0.230252;0.2306031;0.01945153,0.2583701;0.0195528;-0.0352499,-0.1761215;0.4619375;0.007461424,-0.251075;0.2334314;0.007530777,-0.3402945;0.0355628;-0.02729768,0.07557781;0.005125665;-0.04250668,0.08599833;-0.2775165;-0.003959384,0.08837158;-0.6099632;0.0825448,0.09784202;-0.6398742;0.01668057,-0.07602826;0.006626179;-0.04148363,-0.1059362;-0.2755621;-0.01055786,-0.1231503;-0.6083814;0.07277507,-0.1227433;-0.568967;-0.01626598,0.009793654;0.5241671;0.005196819,0;0;0,-0.01701184;0.2783076;-0.1129706,-0.02996457;0.5498482;-0.2359812,0.159264;0.49375;-0.1427965,0.2446455;0.2754105;-0.08921528,0.2288973;0.05951241;-0.1274922,-0.1678853;0.4415402;-0.07211302,-0.2151451;0.2150287;-0.006598458,-0.2302323;0.01216549;-0.08992914,0.07319494;0.006633282;-0.04629898,0.0899881;-0.2757531;-0.08447051,0.05667952;-0.6142412;-0.03624534,0.0636255;-0.6500103;-0.09660506,-0.0824798;0.002247799;-0.02715002,-0.1281186;-0.2770547;-0.06441019,-0.1452316;-0.6183923;-0.02969445,-0.1513437;-0.6521561;-0.09225587,-0.02724603;0.4829647;-0.2022924,145.1269
+0;0;0,0.005767746;0.300685;0.007882679,0.01110003;0.5989758;0.0009930371,0.1977842;0.4684753;0.005460178,0.230252;0.2306031;0.01945153,0.2583701;0.0195528;-0.0352499,-0.1761215;0.4619375;0.007461424,-0.251075;0.2334314;0.007530777,-0.3402945;0.0355628;-0.02729768,0.07557781;0.005125665;-0.04250668,0.08599833;-0.2775165;-0.003959384,0.08837158;-0.6099632;0.0825448,0.09784202;-0.6398742;0.01668057,-0.07602826;0.006626179;-0.04148363,-0.1059362;-0.2755621;-0.01055786,-0.1231503;-0.6083814;0.07277507,-0.1227433;-0.568967;-0.01626598,0.009793654;0.5241671;0.005196819,0;0;0,-0.01701184;0.2783076;-0.1129706,-0.02996457;0.5498482;-0.2359812,0.159264;0.49375;-0.1427965,0.2446455;0.2754105;-0.08921528,0.2288973;0.05951241;-0.1274922,-0.1678853;0.4415402;-0.07211302,-0.2151451;0.2150287;-0.006598458,-0.2302323;0.01216549;-0.08992914,0.07319494;0.006633282;-0.04629898,0.0899881;-0.2757531;-0.08447051,0.05667952;-0.6142412;-0.03624534,0.0636255;-0.6500103;-0.09660506,-0.0824798;0.002247799;-0.02715002,-0.1281186;-0.2770547;-0.06441019,-0.1452316;-0.6183923;-0.02969445,-0.1513437;-0.6521561;-0.09225587,-0.02724603;0.4829647;-0.2022924,145.1495
+0;0;0,0.005761078;0.3003373;0.007873564,0.0110913;0.5985115;0.0009884234,0.1982506;0.4679407;0.005452287,0.2306587;0.2305064;0.01941789,0.2584056;0.02224199;-0.03456147,-0.1765977;0.4613864;0.007458578,-0.2514133;0.2333009;0.007527803,-0.339455;0.03804429;-0.02684091,0.07509093;0.005092645;-0.04223285,0.08551984;-0.2777773;-0.003654491,0.08789177;-0.6100377;0.08280124,0.09738583;-0.6400981;0.01677272,-0.07553848;0.006583492;-0.04121639,-0.1054705;-0.2758322;-0.0102657,-0.122675;-0.6084651;0.07302055,-0.122267;-0.5690272;-0.01624258,0.009786147;0.5237728;0.005188264,0;0;0,-0.0134677;0.2769259;-0.1158807,-0.02525696;0.5478594;-0.2400463,0.1635956;0.4924995;-0.1450424,0.2489473;0.2748026;-0.09078789,0.2350485;0.06136762;-0.1269822,-0.1654159;0.4443202;-0.07575028,-0.2121617;0.2177862;-0.01158227,-0.2285586;0.01679082;-0.09151796,0.0733691;0.005601555;-0.04509759,0.09172948;-0.2766992;-0.08486772,0.06012136;-0.6155544;-0.03953218,0.06713665;-0.6514332;-0.1000955,-0.08153723;0.003242487;-0.02809557,-0.1256142;-0.2766934;-0.06422846,-0.1396161;-0.6167854;-0.01929947,-0.1501144;-0.6187328;-0.1025239,-0.0229245;0.4812085;-0.2060254,145.1609
+0;0;0,0.005793159;0.3003363;0.007889991,0.01120983;0.5985095;0.001027567,0.1983715;0.4680392;0.005509649,0.2308109;0.2306065;0.01943065,0.2577354;0.02229488;-0.03478216,-0.1765292;0.4614607;0.00770151,-0.2589158;0.2359995;0.007417739,-0.3509471;0.04260008;-0.02700028,0.07510406;0.005011496;-0.04221918,0.08536705;-0.2778476;-0.003517192,0.08773403;-0.6101009;0.08296627,0.09765524;-0.6397669;0.01664374,-0.07552215;0.006667824;-0.04123276,-0.1055261;-0.2757379;-0.01026131,-0.1228429;-0.6083255;0.07318257,-0.1224724;-0.5688856;-0.01608052,0.009877374;0.5237709;0.005219931,0;0;0,-0.0134677;0.2769259;-0.1158807,-0.02525696;0.5478594;-0.2400463,0.1635956;0.4924995;-0.1450424,0.2489473;0.2748026;-0.09078789,0.2350485;0.06136762;-0.1269822,-0.1654159;0.4443202;-0.07575028,-0.2121617;0.2177862;-0.01158227,-0.2285586;0.01679082;-0.09151796,0.0733691;0.005601555;-0.04509759,0.09172948;-0.2766992;-0.08486772,0.06012136;-0.6155544;-0.03953218,0.06713665;-0.6514332;-0.1000955,-0.08153723;0.003242487;-0.02809557,-0.1256142;-0.2766934;-0.06422846,-0.1396161;-0.6167854;-0.01929947,-0.1501144;-0.6187328;-0.1025239,-0.0229245;0.4812085;-0.2060254,145.1829
+0;0;0,0.005757033;0.2984634;0.00784079,0.0111548;0.595589;0.001013934,0.1994994;0.4652938;0.005468532,0.2320069;0.2273626;0.01941876,0.2589649;0.01879191;-0.03486146,-0.1777356;0.4586744;0.00767404,-0.2602951;0.2327397;0.007389673,-0.352441;0.03909983;-0.02707114,0.07458425;0.004976809;-0.04192697,0.08487719;-0.2787075;-0.003112078,0.08724596;-0.6112146;0.08343747,0.09715948;-0.6408345;0.01716634,-0.07499944;0.006621675;-0.04094738,-0.1050909;-0.2766079;-0.009885576,-0.122421;-0.6094496;0.07362206,-0.1220508;-0.5700171;-0.01557186,0.009831645;0.5213726;0.00517701,0;0;0,-0.008193091;0.2741268;-0.1181626,-0.01796298;0.5434213;-0.2435682,0.171132;0.4888223;-0.1468775,0.2545168;0.270713;-0.08910275,0.2420858;0.0579026;-0.1307204,-0.1648006;0.4525753;-0.08143184,-0.208507;0.225281;-0.01593605,-0.2261124;0.02234347;-0.09130988,0.07396054;0.004249543;-0.04309559,0.09440729;-0.2784008;-0.08528638,0.06605551;-0.6182974;-0.04376626,0.0731477;-0.6540277;-0.1043789,-0.08033977;0.004664888;-0.02948237,-0.1199666;-0.2769311;-0.06445009,-0.1322426;-0.6157107;-0.008457992,-0.1386641;-0.6506329;-0.07000915,-0.01612835;0.4773688;-0.2094967,145.1941
+0;0;0,0.005757033;0.2984634;0.00784079,0.0111548;0.595589;0.001013934,0.1994994;0.4652938;0.005468532,0.2320069;0.2273626;0.01941876,0.2589649;0.01879191;-0.03486146,-0.1777356;0.4586744;0.00767404,-0.2602951;0.2327397;0.007389673,-0.352441;0.03909983;-0.02707114,0.07458425;0.004976809;-0.04192697,0.08487719;-0.2787075;-0.003112078,0.08724596;-0.6112146;0.08343747,0.09715948;-0.6408345;0.01716634,-0.07499944;0.006621675;-0.04094738,-0.1050909;-0.2766079;-0.009885576,-0.122421;-0.6094496;0.07362206,-0.1220508;-0.5700171;-0.01557186,0.009831645;0.5213726;0.00517701,0;0;0,-0.008193091;0.2741268;-0.1181626,-0.01796298;0.5434213;-0.2435682,0.171132;0.4888223;-0.1468775,0.2545168;0.270713;-0.08910275,0.2420858;0.0579026;-0.1307204,-0.1648006;0.4525753;-0.08143184,-0.208507;0.225281;-0.01593605,-0.2261124;0.02234347;-0.09130988,0.07396054;0.004249543;-0.04309559,0.09440729;-0.2784008;-0.08528638,0.06605551;-0.6182974;-0.04376626,0.0731477;-0.6540277;-0.1043789,-0.08033977;0.004664888;-0.02948237,-0.1199666;-0.2769311;-0.06445009,-0.1322426;-0.6157107;-0.008457992,-0.1386641;-0.6506329;-0.07000915,-0.01612835;0.4773688;-0.2094967,145.2167
+0;0;0,0.005783773;0.2985459;0.007856442,0.01125797;0.5962521;0.00102743,0.199786;0.4656649;0.005364419,0.2325149;0.2273153;0.01928883,0.2588681;0.01852985;-0.03494,-0.1778629;0.4590275;0.00790414,-0.2673953;0.2352882;0.007394027,-0.368917;0.04638788;-0.02777211,0.07436086;0.004908456;-0.04178676,0.08454489;-0.2789436;-0.002821162,0.08670918;-0.6116718;0.08385358,0.09671424;-0.6414045;0.01811077,-0.07475197;0.006658228;-0.04083595,-0.1049756;-0.276722;-0.009592013,-0.1222774;-0.6097862;0.07403933,-0.1219712;-0.5703833;-0.0148522,0.009908512;0.5217119;0.005202392,0;0;0,-0.004786864;0.2733585;-0.1203206,-0.01232791;0.5425335;-0.2474701,0.175302;0.488673;-0.1478465,0.257635;0.2704558;-0.08719897,0.247125;0.05792572;-0.1313255,-0.1608762;0.4520423;-0.08528319,-0.2133144;0.2267646;-0.01763858,-0.2266345;0.02301797;-0.09204631,0.07404149;0.003728777;-0.04247022,0.09547623;-0.2789678;-0.08509874,0.06961057;-0.6196157;-0.04617238,0.07666732;-0.6548986;-0.1068234,-0.07973302;0.005033546;-0.03028321,-0.1182072;-0.2772559;-0.06232079,-0.1273335;-0.6146854;0.003126446,-0.1370088;-0.6491611;-0.05802491,-0.01134521;0.4764522;-0.2127171,145.2386
+0;0;0,0.005783773;0.2985459;0.007856442,0.01125797;0.5962521;0.00102743,0.199786;0.4656649;0.005364419,0.2325149;0.2273153;0.01928883,0.2588681;0.01852985;-0.03494,-0.1778629;0.4590275;0.00790414,-0.2673953;0.2352882;0.007394027,-0.368917;0.04638788;-0.02777211,0.07436086;0.004908456;-0.04178676,0.08454489;-0.2789436;-0.002821162,0.08670918;-0.6116718;0.08385358,0.09671424;-0.6414045;0.01811077,-0.07475197;0.006658228;-0.04083595,-0.1049756;-0.276722;-0.009592013,-0.1222774;-0.6097862;0.07403933,-0.1219712;-0.5703833;-0.0148522,0.009908512;0.5217119;0.005202392,0;0;0,-0.004786864;0.2733585;-0.1203206,-0.01232791;0.5425335;-0.2474701,0.175302;0.488673;-0.1478465,0.257635;0.2704558;-0.08719897,0.247125;0.05792572;-0.1313255,-0.1608762;0.4520423;-0.08528319,-0.2133144;0.2267646;-0.01763858,-0.2266345;0.02301797;-0.09204631,0.07404149;0.003728777;-0.04247022,0.09547623;-0.2789678;-0.08509874,0.06961057;-0.6196157;-0.04617238,0.07666732;-0.6548986;-0.1068234,-0.07973302;0.005033546;-0.03028321,-0.1182072;-0.2772559;-0.06232079,-0.1273335;-0.6146854;0.003126446,-0.1370088;-0.6491611;-0.05802491,-0.01134521;0.4764522;-0.2127171,145.25
+0;0;0,0.005764131;0.297532;0.00782976,0.01122928;0.5947437;0.001016718,0.1997114;0.4643999;0.005340858,0.2321897;0.2278756;0.01915864,0.2585607;0.01894897;-0.03510685,-0.177838;0.4577643;0.00787991,-0.2666848;0.2357383;0.007373703,-0.3682751;0.04671033;-0.02781621,0.073345;0.004841399;-0.0412159,0.08361213;-0.281327;-0.00193233,0.08576674;-0.6125669;0.0843547,0.09572421;-0.6420155;0.01892465,-0.07373076;0.006567267;-0.04027807,-0.104201;-0.2791254;-0.008779176,-0.1214254;-0.6106997;0.07447806,-0.1211207;-0.5713415;-0.01399057,0.009883955;0.5204322;0.005178873,0;0;0,-0.002308115;0.2723195;-0.1202355,-0.007487163;0.540302;-0.2489049,0.179308;0.4868763;-0.1481152,0.2584162;0.2705936;-0.08366966,0.2515409;0.05847447;-0.1310902,-0.1604743;0.4558574;-0.09071223,-0.2126537;0.2321051;-0.02436666,-0.2277322;0.02874397;-0.09991392,0.07382111;0.003790438;-0.04046917,0.09389959;-0.2811467;-0.08461237,0.07287644;-0.6209664;-0.04924989,0.07973145;-0.6554726;-0.1101296,-0.07799926;0.00484013;-0.03153358,-0.1178605;-0.2800776;-0.05935284,-0.1228101;-0.6138822;0.0162776,-0.1327566;-0.646627;-0.04600022,-0.006869733;0.474485;-0.2141333,145.2723
+0;0;0,0.005956651;0.2975307;0.007733126,0.01176179;0.5947334;0.0008047544,0.2001355;0.4643648;0.005121436,0.2328652;0.227869;0.01883378,0.2589667;0.01883219;-0.0351368,-0.1774305;0.4578511;0.008105687,-0.275939;0.2399392;0.008219076,-0.3848413;0.05485319;-0.02604402,0.0732927;0.00481049;-0.04131244,0.08347335;-0.2813286;-0.001794066,0.08554311;-0.6125774;0.08446094,0.09418374;-0.6421239;0.01893297,-0.07378393;0.006577582;-0.0401789,-0.10432;-0.27911;-0.008697581,-0.1217586;-0.6106433;0.07467845,-0.1215354;-0.5712863;-0.01379055,0.01031635;0.5204253;0.004995491,0;0;0,-0.002308115;0.2723195;-0.1202355,-0.007487163;0.540302;-0.2489049,0.179308;0.4868763;-0.1481152,0.2584162;0.2705936;-0.08366966,0.2515409;0.05847447;-0.1310902,-0.1604743;0.4558574;-0.09071223,-0.2126537;0.2321051;-0.02436666,-0.2277322;0.02874397;-0.09991392,0.07382111;0.003790438;-0.04046917,0.09389959;-0.2811467;-0.08461237,0.07287644;-0.6209664;-0.04924989,0.07973145;-0.6554726;-0.1101296,-0.07799926;0.00484013;-0.03153358,-0.1178605;-0.2800776;-0.05935284,-0.1228101;-0.6138822;0.0162776,-0.1327566;-0.646627;-0.04600022,-0.006869733;0.474485;-0.2141333,145.2834
+0;0;0,0.005920742;0.2957371;0.007686508,0.01169621;0.5914194;0.0008032308,0.2009213;0.4614018;0.005086691,0.2338318;0.2235999;0.01887476,0.2599687;0.01427925;-0.0351691,-0.1783151;0.4548593;0.008084145,-0.2773676;0.2357439;0.008198162,-0.3864177;0.05040656;-0.02611145,0.07277145;0.004776279;-0.04101863,0.0830646;-0.2845246;-0.001063585,0.08512522;-0.6143119;0.08481085,0.09366194;-0.6431424;0.02007088,-0.07325919;0.006530804;-0.03989316,-0.1041327;-0.2823136;-0.008063972,-0.1214943;-0.6123842;0.07494419,-0.1212738;-0.5731397;-0.01246092,0.01026242;0.5177103;0.00496019,0;0;0,0.0002261698;0.2699128;-0.1212502,-0.003150299;0.5355663;-0.2513077,0.1835208;0.4844956;-0.1481476,0.2592416;0.2675371;-0.07730746,0.2569291;0.05656733;-0.1312094,-0.1617067;0.464794;-0.09718493,-0.2119739;0.23884;-0.03206231,-0.2229061;0.03466363;-0.1069722,0.07377757;0.003320605;-0.03933024,0.09649381;-0.2843819;-0.08524966,0.07746679;-0.6229686;-0.05155492,0.0848743;-0.6564651;-0.1118748,-0.0769313;0.005165004;-0.03249497,-0.1158122;-0.2834887;-0.05625805,-0.1175765;-0.6154852;0.02064138,-0.12784;-0.647706;-0.04058282,-0.002688304;0.4705237;-0.2163563,145.3055
+0;0;0,0.005920742;0.2957371;0.007686508,0.01169621;0.5914194;0.0008032308,0.2009213;0.4614018;0.005086691,0.2338318;0.2235999;0.01887476,0.2599687;0.01427925;-0.0351691,-0.1783151;0.4548593;0.008084145,-0.2773676;0.2357439;0.008198162,-0.3864177;0.05040656;-0.02611145,0.07277145;0.004776279;-0.04101863,0.0830646;-0.2845246;-0.001063585,0.08512522;-0.6143119;0.08481085,0.09366194;-0.6431424;0.02007088,-0.07325919;0.006530804;-0.03989316,-0.1041327;-0.2823136;-0.008063972,-0.1214943;-0.6123842;0.07494419,-0.1212738;-0.5731397;-0.01246092,0.01026242;0.5177103;0.00496019,0;0;0,0.0002261698;0.2699128;-0.1212502,-0.003150299;0.5355663;-0.2513077,0.1835208;0.4844956;-0.1481476,0.2592416;0.2675371;-0.07730746,0.2569291;0.05656733;-0.1312094,-0.1617067;0.464794;-0.09718493,-0.2119739;0.23884;-0.03206231,-0.2229061;0.03466363;-0.1069722,0.07377757;0.003320605;-0.03933024,0.09649381;-0.2843819;-0.08524966,0.07746679;-0.6229686;-0.05155492,0.0848743;-0.6564651;-0.1118748,-0.0769313;0.005165004;-0.03249497,-0.1158122;-0.2834887;-0.05625805,-0.1175765;-0.6154852;0.02064138,-0.12784;-0.647706;-0.04058282,-0.002688304;0.4705237;-0.2163563,145.3172
+0;0;0,0.006042311;0.290764;0.00733383,0.01199686;0.5788257;0.0003453251,0.2137833;0.4472958;0.004702289,0.2463522;0.2122047;0.01850099,0.2722358;0.002673253;-0.03528844,-0.1906464;0.4406628;0.008678,-0.2966539;0.2278689;0.008350283,-0.4109271;0.0456759;-0.0264925,0.07215831;0.00464555;-0.04082454,0.08208959;-0.2853786;-0.0008092001,0.0840021;-0.6155072;0.08472382,0.09295991;-0.6469082;0.02241779,-0.07277273;0.006539413;-0.03945139,-0.1032932;-0.2831344;-0.008282647,-0.1216646;-0.6133168;0.07506346,-0.1148069;-0.6488965;0.01688583,0.01051136;0.5071012;0.004466847,0;0;0,-0.00477726;0.2641741;-0.1217508,-0.01430056;0.5190253;-0.2559168,0.1759264;0.4827042;-0.1245375,0.2588091;0.2660252;-0.07257915,0.2630815;0.05582884;-0.1297274,-0.1789813;0.46659;-0.09009197,-0.2272413;0.2423559;-0.02756997,-0.2386598;0.03839146;-0.1032985,0.07398169;0.003145397;-0.03757477,0.09961426;-0.2844214;-0.08719516,0.08283824;-0.6235236;-0.05505919,0.09060697;-0.6564935;-0.1159427,-0.0757208;0.005241345;-0.03367393,-0.1127542;-0.2847203;-0.05276981,-0.1133979;-0.6173102;0.02264938,-0.1198152;-0.6467119;-0.04186896,-0.01163501;0.4570153;-0.2197058,145.3389
+0;0;0,0.006042311;0.290764;0.00733383,0.01199686;0.5788257;0.0003453251,0.2137833;0.4472958;0.004702289,0.2463522;0.2122047;0.01850099,0.2722358;0.002673253;-0.03528844,-0.1906464;0.4406628;0.008678,-0.2966539;0.2278689;0.008350283,-0.4109271;0.0456759;-0.0264925,0.07215831;0.00464555;-0.04082454,0.08208959;-0.2853786;-0.0008092001,0.0840021;-0.6155072;0.08472382,0.09295991;-0.6469082;0.02241779,-0.07277273;0.006539413;-0.03945139,-0.1032932;-0.2831344;-0.008282647,-0.1216646;-0.6133168;0.07506346,-0.1148069;-0.6488965;0.01688583,0.01051136;0.5071012;0.004466847,0;0;0,-0.00477726;0.2641741;-0.1217508,-0.01430056;0.5190253;-0.2559168,0.1759264;0.4827042;-0.1245375,0.2588091;0.2660252;-0.07257915,0.2630815;0.05582884;-0.1297274,-0.1789813;0.46659;-0.09009197,-0.2272413;0.2423559;-0.02756997,-0.2386598;0.03839146;-0.1032985,0.07398169;0.003145397;-0.03757477,0.09961426;-0.2844214;-0.08719516,0.08283824;-0.6235236;-0.05505919,0.09060697;-0.6564935;-0.1159427,-0.0757208;0.005241345;-0.03367393,-0.1127542;-0.2847203;-0.05276981,-0.1133979;-0.6173102;0.02264938,-0.1198152;-0.6467119;-0.04186896,-0.01163501;0.4570153;-0.2197058,145.3503
+0;0;0,0.006014237;0.2894131;0.007299755,0.01198314;0.5781682;0.0002823514,0.2146497;0.4459309;0.004665961,0.2470233;0.21225;0.01838188,0.2729092;0.002699867;-0.03541234,-0.1915494;0.4392689;0.008659068,-0.296921;0.2277514;0.008333317,-0.4112045;0.04554221;-0.02651257,0.07117796;0.004582434;-0.04026989,0.08119035;-0.2878107;7.228926E-05,0.08308841;-0.6154454;0.08495916,0.0921054;-0.647252;0.02224153,-0.07178402;0.006450567;-0.0389154,-0.1025537;-0.2855892;-0.007492069,-0.1207864;-0.6132773;0.07522441,-0.1138834;-0.6492903;0.01666245,0.0104884;0.5059979;0.004429488,0;0;0,-0.004284784;0.2620538;-0.1231213,-0.0113538;0.5168591;-0.2590406,0.1758555;0.4822803;-0.121438,0.2582559;0.267458;-0.06754494,0.2706708;0.05798632;-0.126219,-0.1798365;0.4671988;-0.09573142,-0.2288512;0.2442163;-0.03474566,-0.2361877;0.03980117;-0.1098174,0.07399433;0.003089964;-0.03498936,0.1007053;-0.2863643;-0.08718324,0.08791832;-0.6233672;-0.05855703,0.09625556;-0.6561249;-0.1204183,-0.07385415;0.00517267;-0.03503958,-0.1102375;-0.2874668;-0.05115989,-0.1072378;-0.6180691;0.02127682,-0.1144306;-0.6514641;-0.04007619,-0.009364732;0.4545037;-0.2224917,145.3727
+0;0;0,0.005959813;0.2870004;0.007192547,0.01190097;0.5738491;0.0001851036,0.214842;0.4420713;0.004316785,0.2464752;0.2121427;0.01795761,0.2722356;0.00268361;-0.03571209,-0.1919035;0.4354539;0.009119124,-0.3038714;0.2316969;0.009486106,-0.4273589;0.05553553;-0.02420592,0.0715344;0.004563147;-0.04048349,0.08133066;-0.2887306;-0.000834886,0.08341506;-0.6159875;0.08437896,0.09142319;-0.6479366;0.02074712,-0.07215128;0.00652056;-0.03909706,-0.1030516;-0.286299;-0.007615689,-0.1217458;-0.613773;0.07468943,-0.1217815;-0.5744106;-0.01398508,0.01041141;0.5020429;0.004317493,0;0;0,-0.0031133;0.2595247;-0.1228566,-0.008401975;0.5124118;-0.2584164,0.1780989;0.4823835;-0.1213393,0.2523766;0.2723916;-0.05470538,0.2731671;0.06325001;-0.1116676,-0.1787756;0.4683235;-0.09745042,-0.2370135;0.2506475;-0.04018415,-0.2395284;0.04567736;-0.1136555,0.07501233;0.003132761;-0.03376746,0.1026695;-0.2867571;-0.08750868,0.09255591;-0.6237988;-0.06175065,0.1018273;-0.6563886;-0.124579,-0.07382844;0.005077728;-0.03606221,-0.1068569;-0.2888314;-0.05074896,-0.1013281;-0.6198729;0.01812618,-0.1087678;-0.655828;-0.04141713,-0.006894194;0.4503639;-0.2220407,145.3947
+0;0;0,0.005959813;0.2870004;0.007192547,0.01190097;0.5738491;0.0001851036,0.214842;0.4420713;0.004316785,0.2464752;0.2121427;0.01795761,0.2722356;0.00268361;-0.03571209,-0.1919035;0.4354539;0.009119124,-0.3038714;0.2316969;0.009486106,-0.4273589;0.05553553;-0.02420592,0.0715344;0.004563147;-0.04048349,0.08133066;-0.2887306;-0.000834886,0.08341506;-0.6159875;0.08437896,0.09142319;-0.6479366;0.02074712,-0.07215128;0.00652056;-0.03909706,-0.1030516;-0.286299;-0.007615689,-0.1217458;-0.613773;0.07468943,-0.1217815;-0.5744106;-0.01398508,0.01041141;0.5020429;0.004317493,0;0;0,-0.0031133;0.2595247;-0.1228566,-0.008401975;0.5124118;-0.2584164,0.1780989;0.4823835;-0.1213393,0.2523766;0.2723916;-0.05470538,0.2731671;0.06325001;-0.1116676,-0.1787756;0.4683235;-0.09745042,-0.2370135;0.2506475;-0.04018415,-0.2395284;0.04567736;-0.1136555,0.07501233;0.003132761;-0.03376746,0.1026695;-0.2867571;-0.08750868,0.09255591;-0.6237988;-0.06175065,0.1018273;-0.6563886;-0.124579,-0.07382844;0.005077728;-0.03606221,-0.1068569;-0.2888314;-0.05074896,-0.1013281;-0.6198729;0.01812618,-0.1087678;-0.655828;-0.04141713,-0.006894194;0.4503639;-0.2220407,145.4063
+0;0;0,0.005959813;0.2870004;0.007192547,0.01190097;0.5738491;0.0001851036,0.214842;0.4420713;0.004316785,0.2464752;0.2121427;0.01795761,0.2722356;0.00268361;-0.03571209,-0.1919035;0.4354539;0.009119124,-0.3038714;0.2316969;0.009486106,-0.4273589;0.05553553;-0.02420592,0.0715344;0.004563147;-0.04048349,0.08133066;-0.2887306;-0.000834886,0.08341506;-0.6159875;0.08437896,0.09142319;-0.6479366;0.02074712,-0.07215128;0.00652056;-0.03909706,-0.1030516;-0.286299;-0.007615689,-0.1217458;-0.613773;0.07468943,-0.1217815;-0.5744106;-0.01398508,0.01041141;0.5020429;0.004317493,0;0;0,-0.0031133;0.2595247;-0.1228566,-0.008401975;0.5124118;-0.2584164,0.1780989;0.4823835;-0.1213393,0.2523766;0.2723916;-0.05470538,0.2731671;0.06325001;-0.1116676,-0.1787756;0.4683235;-0.09745042,-0.2370135;0.2506475;-0.04018415,-0.2395284;0.04567736;-0.1136555,0.07501233;0.003132761;-0.03376746,0.1026695;-0.2867571;-0.08750868,0.09255591;-0.6237988;-0.06175065,0.1018273;-0.6563886;-0.124579,-0.07382844;0.005077728;-0.03606221,-0.1068569;-0.2888314;-0.05074896,-0.1013281;-0.6198729;0.01812618,-0.1087678;-0.655828;-0.04141713,-0.006894194;0.4503639;-0.2220407,145.4179
+0;0;0,0.006056388;0.2861947;0.007048639,0.01213258;0.5730242;-0.0001096195,0.2137008;0.4416655;0.003921025,0.2455923;0.2125924;0.01759071,0.2710922;0.003078833;-0.03583066,-0.1904316;0.4352739;0.009541024,-0.3124201;0.2383052;0.008807663,-0.4415869;0.06639041;-0.02526974,0.07171091;0.004534214;-0.04070186,0.08132953;-0.2905826;-0.0006330051,0.08336655;-0.6156545;0.08403531,0.09116793;-0.6480747;0.01978187,-0.07242743;0.006578112;-0.03912353,-0.1037695;-0.2880515;-0.007453468,-0.1223518;-0.6133736;0.0741851,-0.1173649;-0.6495449;0.01350439,0.01060682;0.501112;0.004066537,0;0;0,-0.001886129;0.2585008;-0.1231566,-0.005247436;0.511069;-0.2593539,0.1726345;0.4814627;-0.1112907,0.2539647;0.2732226;-0.05046391,0.2777152;0.06434634;-0.1070912,-0.1797148;0.4670852;-0.1059794,-0.2347314;0.2489567;-0.05055826,-0.2336384;0.04330912;-0.122028,0.07543202;0.003605664;-0.03341651,0.1042457;-0.2880493;-0.08725977,0.09819449;-0.6231904;-0.06515956,0.1087383;-0.6559287;-0.1287079,-0.07381712;0.004657829;-0.03672862,-0.1042577;-0.2913851;-0.05169283,-0.09590927;-0.6206075;0.01454539,-0.1022254;-0.6558051;-0.04705842,-0.004228905;0.4489632;-0.2228441,145.4396
+0;0;0,0.006056388;0.2861947;0.007048639,0.01213258;0.5730242;-0.0001096195,0.2137008;0.4416655;0.003921025,0.2455923;0.2125924;0.01759071,0.2710922;0.003078833;-0.03583066,-0.1904316;0.4352739;0.009541024,-0.3124201;0.2383052;0.008807663,-0.4415869;0.06639041;-0.02526974,0.07171091;0.004534214;-0.04070186,0.08132953;-0.2905826;-0.0006330051,0.08336655;-0.6156545;0.08403531,0.09116793;-0.6480747;0.01978187,-0.07242743;0.006578112;-0.03912353,-0.1037695;-0.2880515;-0.007453468,-0.1223518;-0.6133736;0.0741851,-0.1173649;-0.6495449;0.01350439,0.01060682;0.501112;0.004066537,0;0;0,-0.001886129;0.2585008;-0.1231566,-0.005247436;0.511069;-0.2593539,0.1726345;0.4814627;-0.1112907,0.2539647;0.2732226;-0.05046391,0.2777152;0.06434634;-0.1070912,-0.1797148;0.4670852;-0.1059794,-0.2347314;0.2489567;-0.05055826,-0.2336384;0.04330912;-0.122028,0.07543202;0.003605664;-0.03341651,0.1042457;-0.2880493;-0.08725977,0.09819449;-0.6231904;-0.06515956,0.1087383;-0.6559287;-0.1287079,-0.07381712;0.004657829;-0.03672862,-0.1042577;-0.2913851;-0.05169283,-0.09590927;-0.6206075;0.01454539,-0.1022254;-0.6558051;-0.04705842,-0.004228905;0.4489632;-0.2228441,145.4509
+0;0;0,0.006017426;0.2843535;0.007003293,0.01205722;0.5694649;-0.0001154044,0.2138239;0.438406;0.003894446,0.2452043;0.2130041;0.01734505,0.2706876;0.003626689;-0.0360416,-0.1906884;0.4320084;0.00951973,-0.3107219;0.2381964;0.008798121,-0.4398047;0.06639333;-0.02525713,0.07142314;0.004516019;-0.04053853,0.08103681;-0.290449;-0.000490278,0.08306585;-0.6142453;0.08384582,0.09085764;-0.6465888;0.01967137,-0.07213678;0.006551715;-0.03896653,-0.1034627;-0.2879264;-0.00731276,-0.1219721;-0.611972;0.07400546,-0.1169914;-0.6480619;0.01339935,0.01053902;0.4979084;0.004040095,0;0;0,-0.003147319;0.2571152;-0.1217539,-0.007093094;0.5084747;-0.2565606,0.1716673;0.4798641;-0.1100152,0.2543972;0.2771626;-0.04645801,0.2808668;0.06810564;-0.1006153,-0.1838079;0.4708089;-0.1079047,-0.2379095;0.2555266;-0.05596044,-0.2375277;0.04991271;-0.1271027,0.07562344;0.003412187;-0.03216338,0.1082832;-0.2873974;-0.0875144,0.1049061;-0.6214951;-0.06940198,0.1161463;-0.6536366;-0.1332603,-0.07302106;0.00480248;-0.03754851,-0.1011223;-0.2913862;-0.05108467,-0.08811143;-0.6198895;0.01118153,-0.09366489;-0.6546745;-0.05076879,-0.00599914;0.4465624;-0.2204278,145.4731
+0;0;0,0.00618983;0.284197;0.006888041,0.01257099;0.5693688;-0.0004255925,0.2101021;0.439618;0.003556051,0.2410807;0.2185083;0.01687409,0.2664188;0.00899826;-0.03645156,-0.1862566;0.4336389;0.009957385,-0.3102791;0.2475121;0.008617857,-0.4536552;0.0871634;-0.02472368,0.07110131;0.004469182;-0.04036959,0.08062911;-0.2913988;-0.000131283,0.08273359;-0.6138209;0.08366135,0.09082695;-0.6465914;0.01925309,-0.07182185;0.00655554;-0.03877781,-0.1032783;-0.2888266;-0.007034417,-0.1216411;-0.6114757;0.07384819,-0.1157703;-0.6483315;0.01343374,0.01095258;0.4977655;0.003787348,0;0;0,-0.00183522;0.2567188;-0.1222529,-0.004468776;0.5079169;-0.25755,0.1668828;0.4778937;-0.1076093,0.2491806;0.2819039;-0.03802728,0.2833318;0.07451437;-0.0946257,-0.1799411;0.470836;-0.1147203,-0.2361397;0.2601427;-0.06495453,-0.2302218;0.0549479;-0.1373432,0.07584177;0.00368312;-0.03065181,0.1103578;-0.2876277;-0.08717084,0.1102183;-0.6204503;-0.07265496,0.1224506;-0.6523827;-0.1372213,-0.07218634;0.00451385;-0.03839051,-0.09760469;-0.2928547;-0.05156519,-0.08153696;-0.6203662;0.007253803,-0.08651011;-0.6563476;-0.05419371,-0.003693573;0.4460008;-0.2213118,145.4955
+0;0;0,0.00618983;0.284197;0.006888041,0.01257099;0.5693688;-0.0004255925,0.2101021;0.439618;0.003556051,0.2410807;0.2185083;0.01687409,0.2664188;0.00899826;-0.03645156,-0.1862566;0.4336389;0.009957385,-0.3102791;0.2475121;0.008617857,-0.4536552;0.0871634;-0.02472368,0.07110131;0.004469182;-0.04036959,0.08062911;-0.2913988;-0.000131283,0.08273359;-0.6138209;0.08366135,0.09082695;-0.6465914;0.01925309,-0.07182185;0.00655554;-0.03877781,-0.1032783;-0.2888266;-0.007034417,-0.1216411;-0.6114757;0.07384819,-0.1157703;-0.6483315;0.01343374,0.01095258;0.4977655;0.003787348,0;0;0,-0.00183522;0.2567188;-0.1222529,-0.004468776;0.5079169;-0.25755,0.1668828;0.4778937;-0.1076093,0.2491806;0.2819039;-0.03802728,0.2833318;0.07451437;-0.0946257,-0.1799411;0.470836;-0.1147203,-0.2361397;0.2601427;-0.06495453,-0.2302218;0.0549479;-0.1373432,0.07584177;0.00368312;-0.03065181,0.1103578;-0.2876277;-0.08717084,0.1102183;-0.6204503;-0.07265496,0.1224506;-0.6523827;-0.1372213,-0.07218634;0.00451385;-0.03839051,-0.09760469;-0.2928547;-0.05156519,-0.08153696;-0.6203662;0.007253803,-0.08651011;-0.6563476;-0.05419371,-0.003693573;0.4460008;-0.2213118,145.5068
+0;0;0,0.006163381;0.2829826;0.006858608,0.01250518;0.5663962;-0.0004073982,0.2078108;0.4377971;0.003547505,0.2392728;0.2132361;0.01707342,0.2645855;0.003936514;-0.03619868,-0.1840961;0.4318851;0.009876939,-0.3100544;0.2428532;0.008516503,-0.4532865;0.08266549;-0.02479156,0.07187952;0.004518098;-0.04081143,0.08143643;-0.2922535;-0.0004502386,0.08353142;-0.6132213;0.08296444,0.09168139;-0.646431;0.0181056,-0.07260795;0.006627291;-0.03920224,-0.1041604;-0.2896569;-0.0073619,-0.1224405;-0.6108508;0.07315588,-0.1165286;-0.6481742;0.01231879,0.01089804;0.4952914;0.003776204,0;0;0,-0.002726957;0.2567966;-0.1192153,-0.006189622;0.5082027;-0.2503555,0.1643445;0.4797361;-0.1048191,0.2487273;0.2818487;-0.03187679,0.2815332;0.07337001;-0.08427309,-0.1833175;0.4709236;-0.1165424,-0.2391899;0.2562363;-0.06767423,-0.2344705;0.05155765;-0.14095,0.07664341;0.003980935;-0.03102565,0.1113928;-0.2882828;-0.08731151,0.1135739;-0.6196903;-0.07518578,0.1269071;-0.6517002;-0.1403437,-0.07319175;0.004250319;-0.03843895,-0.09717841;-0.2940404;-0.0539634,-0.07848194;-0.6201509;0.003352273,-0.08228453;-0.6567776;-0.05841326,-0.005220652;0.4461936;-0.2152855,145.5294
+0;0;0,0.006267555;0.2829816;0.006808242,0.012702;0.5663925;-0.0004809967,0.2080083;0.4378698;0.00309787,0.2398639;0.2133615;0.01657655,0.2653257;0.004046515;-0.03656383,-0.1840026;0.4322137;0.01055199,-0.317918;0.2487392;0.008507239,-0.464771;0.09172171;-0.02412226,0.07185765;0.004479351;-0.0408542,0.0812159;-0.2922811;-0.0003647506,0.08351791;-0.6131592;0.08338895,0.09251272;-0.6457313;0.01802552,-0.07263264;0.006664596;-0.03915014,-0.1043432;-0.2895983;-0.007268179,-0.1226788;-0.6108003;0.07320407,-0.123218;-0.5712688;-0.01722495,0.01107424;0.4952884;0.003704984,0;0;0,-0.002726957;0.2567966;-0.1192153,-0.006189622;0.5082027;-0.2503555,0.1643445;0.4797361;-0.1048191,0.2487273;0.2818487;-0.03187679,0.2815332;0.07337001;-0.08427309,-0.1833175;0.4709236;-0.1165424,-0.2391899;0.2562363;-0.06767423,-0.2344705;0.05155765;-0.14095,0.07664341;0.003980935;-0.03102565,0.1113928;-0.2882828;-0.08731151,0.1135739;-0.6196903;-0.07518578,0.1269071;-0.6517002;-0.1403437,-0.07319175;0.004250319;-0.03843895,-0.09717841;-0.2940404;-0.0539634,-0.07848194;-0.6201509;0.003352273,-0.08228453;-0.6567776;-0.05841326,-0.005220652;0.4461936;-0.2152855,145.5514
+0;0;0,0.006263474;0.2827973;0.00680381,0.01270012;0.566305;-0.0004890866,0.2064974;0.4381711;0.003097415,0.2388706;0.2100154;0.01679507,0.2643502;0.0005545616;-0.03638233,-0.182512;0.4325583;0.01049446,-0.3186031;0.246103;0.008416494,-0.4655584;0.08897614;-0.02423573,0.07234173;0.004509528;-0.04112942,0.08174375;-0.2936389;-0.0004505925,0.08403536;-0.6130689;0.08292516,0.0931166;-0.6462423;0.01693366,-0.07312196;0.006709495;-0.03941389,-0.1049808;-0.2909391;-0.007382806,-0.1232337;-0.6106915;0.07272629,-0.1237781;-0.5710685;-0.01857163,0.0110712;0.4951501;0.003699881,0;0;0,-0.0006572753;0.2563779;-0.1197071,-0.002622075;0.5075236;-0.2515848,0.1631463;0.4800938;-0.1023815,0.2450022;0.2789631;-0.02404451,0.2828237;0.07212073;-0.08005047,-0.179627;0.4702083;-0.1200527,-0.2415457;0.2537935;-0.06885351,-0.2397053;0.04941058;-0.1435201,0.0770314;0.004101664;-0.03153777,0.1115895;-0.2899948;-0.08583927,0.1168902;-0.6199808;-0.07726812,0.1310918;-0.6522402;-0.143225,-0.07390901;0.004135022;-0.03828384,-0.09686247;-0.2955249;-0.05596821,-0.07558331;-0.6202235;-0.000198368,-0.07889691;-0.6574732;-0.062606,-0.001968287;0.4455599;-0.2163243,145.5625
+0;0;0,0.006263474;0.2827973;0.00680381,0.01270012;0.566305;-0.0004890866,0.2064974;0.4381711;0.003097415,0.2388706;0.2100154;0.01679507,0.2643502;0.0005545616;-0.03638233,-0.182512;0.4325583;0.01049446,-0.3186031;0.246103;0.008416494,-0.4655584;0.08897614;-0.02423573,0.07234173;0.004509528;-0.04112942,0.08174375;-0.2936389;-0.0004505925,0.08403536;-0.6130689;0.08292516,0.0931166;-0.6462423;0.01693366,-0.07312196;0.006709495;-0.03941389,-0.1049808;-0.2909391;-0.007382806,-0.1232337;-0.6106915;0.07272629,-0.1237781;-0.5710685;-0.01857163,0.0110712;0.4951501;0.003699881,0;0;0,-0.0006572753;0.2563779;-0.1197071,-0.002622075;0.5075236;-0.2515848,0.1631463;0.4800938;-0.1023815,0.2450022;0.2789631;-0.02404451,0.2828237;0.07212073;-0.08005047,-0.179627;0.4702083;-0.1200527,-0.2415457;0.2537935;-0.06885351,-0.2397053;0.04941058;-0.1435201,0.0770314;0.004101664;-0.03153777,0.1115895;-0.2899948;-0.08583927,0.1168902;-0.6199808;-0.07726812,0.1310918;-0.6522402;-0.143225,-0.07390901;0.004135022;-0.03828384,-0.09686247;-0.2955249;-0.05596821,-0.07558331;-0.6202235;-0.000198368,-0.07889691;-0.6574732;-0.062606,-0.001968287;0.4455599;-0.2163243,145.5847
+0;0;0,0.006384259;0.2826177;0.006743496,0.01298706;0.5660499;-0.0006153991,0.2058583;0.4382429;0.002751248,0.2397017;0.2016017;0.01669461,0.2651415;-0.007821828;-0.03655013,-0.181539;0.4331757;0.0110716,-0.3301469;0.2454236;0.009148965,-0.4871627;0.09854896;-0.02423172,0.07222804;0.004469414;-0.04107961,0.08175974;-0.2952156;-0.0002914965,0.08384302;-0.6138209;0.08321031,0.09316573;-0.6469712;0.01578762,-0.07301565;0.006740001;-0.03934066,-0.1050941;-0.2924241;-0.007131808,-0.1231164;-0.6114381;0.07281514,-0.1238329;-0.5717059;-0.01951832,0.0113142;0.4948923;0.003590828,0;0;0,-0.001030318;0.2560784;-0.1199241,-0.002934851;0.5068557;-0.2523499,0.1557471;0.485916;-0.09696174,0.2405896;0.2781274;-0.01350808,0.276044;0.07069094;-0.06876636,-0.1793917;0.4686689;-0.1212752,-0.2486615;0.2456897;-0.06816368,-0.2449994;0.04136577;-0.1428545,0.0769762;0.004406154;-0.03129935,0.1110597;-0.2914322;-0.08499861,0.1191524;-0.6206403;-0.07846141,0.133674;-0.6534089;-0.145319,-0.07367598;0.003842754;-0.03849004,-0.09736019;-0.2972435;-0.05724474,-0.07508805;-0.6210384;-0.001146462,-0.07586814;-0.6576304;-0.0658427,-0.002338611;0.4449815;-0.2169223,145.596
+0;0;0,0.006384259;0.2826177;0.006743496,0.01298706;0.5660499;-0.0006153991,0.2058583;0.4382429;0.002751248,0.2397017;0.2016017;0.01669461,0.2651415;-0.007821828;-0.03655013,-0.181539;0.4331757;0.0110716,-0.3301469;0.2454236;0.009148965,-0.4871627;0.09854896;-0.02423172,0.07222804;0.004469414;-0.04107961,0.08175974;-0.2952156;-0.0002914965,0.08384302;-0.6138209;0.08321031,0.09316573;-0.6469712;0.01578762,-0.07301565;0.006740001;-0.03934066,-0.1050941;-0.2924241;-0.007131808,-0.1231164;-0.6114381;0.07281514,-0.1238329;-0.5717059;-0.01951832,0.0113142;0.4948923;0.003590828,0;0;0,-0.001030318;0.2560784;-0.1199241,-0.002934851;0.5068557;-0.2523499,0.1557471;0.485916;-0.09696174,0.2405896;0.2781274;-0.01350808,0.276044;0.07069094;-0.06876636,-0.1793917;0.4686689;-0.1212752,-0.2486615;0.2456897;-0.06816368,-0.2449994;0.04136577;-0.1428545,0.0769762;0.004406154;-0.03129935,0.1110597;-0.2914322;-0.08499861,0.1191524;-0.6206403;-0.07846141,0.133674;-0.6534089;-0.145319,-0.07367598;0.003842754;-0.03849004,-0.09736019;-0.2972435;-0.05724474,-0.07508805;-0.6210384;-0.001146462,-0.07586814;-0.6576304;-0.0658427,-0.002338611;0.4449815;-0.2169223,145.6073
+0;0;0,0.006393511;0.2830273;0.006753269,0.01301769;0.5673768;-0.0006312747,0.2158483;0.4363961;0.002708425,0.2489307;0.2050762;0.01633825,0.2742863;-0.003654137;-0.03673026,-0.1913939;0.4310694;0.011455,-0.3366601;0.2475392;0.009575595,-0.4931563;0.1011507;-0.0236946,0.07197471;0.004453738;-0.04093553,0.08150645;-0.2952324;-0.000147257,0.08359713;-0.6149689;0.08365102,0.09293333;-0.6482106;0.01613078,-0.07275956;0.006716362;-0.03920268,-0.1048381;-0.2924489;-0.006993692,-0.1229244;-0.6125956;0.07323711,-0.1236419;-0.5728493;-0.01922993,0.01133844;0.4959475;0.003591012,0;0;0,-0.008865468;0.2576521;-0.1171653,-0.02156655;0.5107408;-0.2465334,0.154115;0.4828771;-0.09132743,0.2398515;0.2799121;-0.01231098,0.2758431;0.07017186;-0.05403829,-0.2041427;0.4700757;-0.110555,-0.2676149;0.2505037;-0.06007206,-0.2676064;0.04642543;-0.1334178,0.076835;0.004421294;-0.03086662,0.1136068;-0.290803;-0.08615518,0.1234123;-0.6211539;-0.08067274,0.1378983;-0.65381;-0.1478295,-0.07318611;0.003795175;-0.03879824,-0.09659289;-0.2972653;-0.05831807,-0.07212046;-0.6223803;-0.003918737,-0.07048959;-0.6595886;-0.06815308,-0.01805103;0.4482224;-0.2118652,145.6299
+0;0;0,0.006527271;0.2830246;0.006735129,0.01331817;0.5673704;-0.0006455025,0.2160643;0.4362585;0.002343454,0.2489315;0.2049108;0.01602273,0.2745946;-0.003739119;-0.03721394,-0.1913809;0.4319303;0.01222114,-0.3458468;0.2560738;0.01024587,-0.5064412;0.1143547;-0.02370518,0.071891;0.004388304;-0.0410894,0.08127729;-0.2952502;8.115172E-05,0.08327004;-0.6150312;0.08371183,0.09214759;-0.6484368;0.01628347,-0.07282431;0.006823315;-0.03906374,-0.1050273;-0.2923489;-0.007042766,-0.1231241;-0.6124761;0.07326323,-0.1240185;-0.5727276;-0.01920205,0.01159475;0.495942;0.003572967,0;0;0,-0.008865468;0.2576521;-0.1171653,-0.02156655;0.5107408;-0.2465334,0.154115;0.4828771;-0.09132743,0.2398515;0.2799121;-0.01231098,0.2758431;0.07017186;-0.05403829,-0.2041427;0.4700757;-0.110555,-0.2676149;0.2505037;-0.06007206,-0.2676064;0.04642543;-0.1334178,0.076835;0.004421294;-0.03086662,0.1136068;-0.290803;-0.08615518,0.1234123;-0.6211539;-0.08067274,0.1378983;-0.65381;-0.1478295,-0.07318611;0.003795175;-0.03879824,-0.09659289;-0.2972653;-0.05831807,-0.07212046;-0.6223803;-0.003918737,-0.07048959;-0.6595886;-0.06815308,-0.01805103;0.4482224;-0.2118652,145.6518
+0;0;0,0.006523891;0.2828781;0.006731641,0.01331259;0.5671317;-0.0006465612,0.2158001;0.4361194;0.002342538,0.2486985;0.2045524;0.01603479,0.2743814;-0.004259542;-0.03724321,-0.1911286;0.4317968;0.0122077,-0.3457409;0.2557734;0.01023056,-0.5064601;0.1139444;-0.02374685,0.07060192;0.004309617;-0.04035262,0.07999457;-0.295532;0.0008458458,0.08199462;-0.616484;0.08478275,0.09099697;-0.650781;0.01640649,-0.07151849;0.006700966;-0.03836329,-0.1037433;-0.2926741;-0.006320596,-0.1219064;-0.6139735;0.07427946,-0.1228133;-0.574088;-0.01948567,0.01158975;0.4957273;0.003570493,0;0;0,-0.007042997;0.2577368;-0.1167476,-0.01727436;0.5107027;-0.2463696,0.1557248;0.4824073;-0.08845901,0.2409094;0.2796409;-0.007697105,0.2786613;0.07072459;-0.0527451,-0.200665;0.4705898;-0.1114567,-0.2674388;0.2519453;-0.06018358,-0.2661106;0.04793802;-0.1342096,0.07604811;0.004438788;-0.02878404,0.1172012;-0.2898718;-0.08690691,0.1277142;-0.6213424;-0.07817554,0.1429009;-0.6537157;-0.1472363,-0.07114304;0.003697229;-0.03945298,-0.09075793;-0.2978424;-0.05893828,-0.06682747;-0.6240412;-0.003429249,-0.06260405;-0.6614839;-0.06918713,-0.01432651;0.4482235;-0.2116275,145.6631
+0;0;0,0.006523891;0.2828781;0.006731641,0.01331259;0.5671317;-0.0006465612,0.2158001;0.4361194;0.002342538,0.2486985;0.2045524;0.01603479,0.2743814;-0.004259542;-0.03724321,-0.1911286;0.4317968;0.0122077,-0.3457409;0.2557734;0.01023056,-0.5064601;0.1139444;-0.02374685,0.07060192;0.004309617;-0.04035262,0.07999457;-0.295532;0.0008458458,0.08199462;-0.616484;0.08478275,0.09099697;-0.650781;0.01640649,-0.07151849;0.006700966;-0.03836329,-0.1037433;-0.2926741;-0.006320596,-0.1219064;-0.6139735;0.07427946,-0.1228133;-0.574088;-0.01948567,0.01158975;0.4957273;0.003570493,0;0;0,-0.007042997;0.2577368;-0.1167476,-0.01727436;0.5107027;-0.2463696,0.1557248;0.4824073;-0.08845901,0.2409094;0.2796409;-0.007697105,0.2786613;0.07072459;-0.0527451,-0.200665;0.4705898;-0.1114567,-0.2674388;0.2519453;-0.06018358,-0.2661106;0.04793802;-0.1342096,0.07604811;0.004438788;-0.02878404,0.1172012;-0.2898718;-0.08690691,0.1277142;-0.6213424;-0.07817554,0.1429009;-0.6537157;-0.1472363,-0.07114304;0.003697229;-0.03945298,-0.09075793;-0.2978424;-0.05893828,-0.06682747;-0.6240412;-0.003429249,-0.06260405;-0.6614839;-0.06918713,-0.01432651;0.4482235;-0.2116275,145.6853
+0;0;0,0.006702256;0.283324;0.00672071,0.01370042;0.567805;-0.0006568113,0.2169205;0.4362483;0.001966392,0.2501959;0.2006981;0.01608624,0.2760332;-0.008138746;-0.03765505,-0.1919595;0.4332641;0.01307713,-0.3581862;0.2625334;0.009881853,-0.5255227;0.1280347;-0.02293803,0.07045597;0.004242744;-0.04043346,0.07989758;-0.2956873;0.0006951243,0.08170004;-0.6181246;0.08536096,0.09148231;-0.6523372;0.01697651,-0.07150071;0.006731777;-0.03820002,-0.1047902;-0.2926583;-0.006638199,-0.122668;-0.6154298;0.07482535,-0.123753;-0.5755483;-0.01896463,0.01192306;0.4963737;0.003556983,0;0;0,-0.008281767;0.2586073;-0.1158285,-0.0182104;0.5121884;-0.2447743,0.1558708;0.4832486;-0.08713651,0.2412614;0.2772492;-0.003093481,0.2793996;0.06893301;-0.05124283,-0.2026394;0.4710368;-0.1092779,-0.2717785;0.2490771;-0.05689272,-0.273592;0.04430668;-0.1292412,0.07622807;0.004687399;-0.02800393,0.1171169;-0.2896761;-0.08645916,0.1299641;-0.6225214;-0.07281041,0.1456444;-0.6550452;-0.1416602,-0.07075097;0.003460274;-0.03999045,-0.08829237;-0.2982705;-0.05972887,-0.06433363;-0.6260722;-0.003967304,-0.05856257;-0.663265;-0.06990063,-0.01553322;0.4496044;-0.2101417,145.6967
+0;0;0,0.006702256;0.283324;0.00672071,0.01370042;0.567805;-0.0006568113,0.2169205;0.4362483;0.001966392,0.2501959;0.2006981;0.01608624,0.2760332;-0.008138746;-0.03765505,-0.1919595;0.4332641;0.01307713,-0.3581862;0.2625334;0.009881853,-0.5255227;0.1280347;-0.02293803,0.07045597;0.004242744;-0.04043346,0.07989758;-0.2956873;0.0006951243,0.08170004;-0.6181246;0.08536096,0.09148231;-0.6523372;0.01697651,-0.07150071;0.006731777;-0.03820002,-0.1047902;-0.2926583;-0.006638199,-0.122668;-0.6154298;0.07482535,-0.123753;-0.5755483;-0.01896463,0.01192306;0.4963737;0.003556983,0;0;0,-0.008281767;0.2586073;-0.1158285,-0.0182104;0.5121884;-0.2447743,0.1558708;0.4832486;-0.08713651,0.2412614;0.2772492;-0.003093481,0.2793996;0.06893301;-0.05124283,-0.2026394;0.4710368;-0.1092779,-0.2717785;0.2490771;-0.05689272,-0.273592;0.04430668;-0.1292412,0.07622807;0.004687399;-0.02800393,0.1171169;-0.2896761;-0.08645916,0.1299641;-0.6225214;-0.07281041,0.1456444;-0.6550452;-0.1416602,-0.07075097;0.003460274;-0.03999045,-0.08829237;-0.2982705;-0.05972887,-0.06433363;-0.6260722;-0.003967304,-0.05856257;-0.663265;-0.06990063,-0.01553322;0.4496044;-0.2101417,145.708
+0;0;0,0.006702256;0.283324;0.00672071,0.01370042;0.567805;-0.0006568113,0.2169205;0.4362483;0.001966392,0.2501959;0.2006981;0.01608624,0.2760332;-0.008138746;-0.03765505,-0.1919595;0.4332641;0.01307713,-0.3581862;0.2625334;0.009881853,-0.5255227;0.1280347;-0.02293803,0.07045597;0.004242744;-0.04043346,0.07989758;-0.2956873;0.0006951243,0.08170004;-0.6181246;0.08536096,0.09148231;-0.6523372;0.01697651,-0.07150071;0.006731777;-0.03820002,-0.1047902;-0.2926583;-0.006638199,-0.122668;-0.6154298;0.07482535,-0.123753;-0.5755483;-0.01896463,0.01192306;0.4963737;0.003556983,0;0;0,-0.008281767;0.2586073;-0.1158285,-0.0182104;0.5121884;-0.2447743,0.1558708;0.4832486;-0.08713651,0.2412614;0.2772492;-0.003093481,0.2793996;0.06893301;-0.05124283,-0.2026394;0.4710368;-0.1092779,-0.2717785;0.2490771;-0.05689272,-0.273592;0.04430668;-0.1292412,0.07622807;0.004687399;-0.02800393,0.1171169;-0.2896761;-0.08645916,0.1299641;-0.6225214;-0.07281041,0.1456444;-0.6550452;-0.1416602,-0.07075097;0.003460274;-0.03999045,-0.08829237;-0.2982705;-0.05972887,-0.06433363;-0.6260722;-0.003967304,-0.05856257;-0.663265;-0.06990063,-0.01553322;0.4496044;-0.2101417,145.7196
+0;0;0,0.007049012;0.2840038;0.006649981,0.01466813;0.5692993;-0.000853224,0.2216148;0.436204;0.001592862,0.254843;0.2004183;0.01575663,0.2806151;-0.008323818;-0.0382431,-0.1955082;0.4348125;0.01409476,-0.3688598;0.2710073;0.01000534,-0.5409957;0.1425791;-0.02207007,0.07057022;0.004175692;-0.04054611,0.079919;-0.2944022;0.0003646687,0.08147252;-0.6186355;0.08557549,0.09056306;-0.6528431;0.01723114,-0.07163668;0.006852369;-0.03824669,-0.1046707;-0.2911747;-0.00664743,-0.122784;-0.6157556;0.07526544,-0.1148619;-0.6560739;0.01306605,0.01271271;0.497667;0.003398585,0;0;0,-0.01070286;0.2594564;-0.115412,-0.02281123;0.5140804;-0.2439587,0.1554995;0.4836421;-0.08417821,0.2426259;0.2772296;-0.002309322,0.2799418;0.06863298;-0.04972672,-0.2092271;0.4715505;-0.104178,-0.2820256;0.2511321;-0.04926239,-0.289101;0.0464415;-0.1214091,0.07635987;0.004869044;-0.02805424,0.117465;-0.2882243;-0.08564377,0.1300446;-0.6221541;-0.05875206,0.146506;-0.6523265;-0.129353,-0.07083814;0.003298436;-0.04015787,-0.08803192;-0.2970722;-0.05995075,-0.06285191;-0.6265159;-0.003176063,-0.05584614;-0.6625834;-0.06997579,-0.01967023;0.4512281;-0.2094216,145.7413
+0;0;0,0.007049012;0.2840038;0.006649981,0.01466813;0.5692993;-0.000853224,0.2216148;0.436204;0.001592862,0.254843;0.2004183;0.01575663,0.2806151;-0.008323818;-0.0382431,-0.1955082;0.4348125;0.01409476,-0.3688598;0.2710073;0.01000534,-0.5409957;0.1425791;-0.02207007,0.07057022;0.004175692;-0.04054611,0.079919;-0.2944022;0.0003646687,0.08147252;-0.6186355;0.08557549,0.09056306;-0.6528431;0.01723114,-0.07163668;0.006852369;-0.03824669,-0.1046707;-0.2911747;-0.00664743,-0.122784;-0.6157556;0.07526544,-0.1148619;-0.6560739;0.01306605,0.01271271;0.497667;0.003398585,0;0;0,-0.01070286;0.2594564;-0.115412,-0.02281123;0.5140804;-0.2439587,0.1554995;0.4836421;-0.08417821,0.2426259;0.2772296;-0.002309322,0.2799418;0.06863298;-0.04972672,-0.2092271;0.4715505;-0.104178,-0.2820256;0.2511321;-0.04926239,-0.289101;0.0464415;-0.1214091,0.07635987;0.004869044;-0.02805424,0.117465;-0.2882243;-0.08564377,0.1300446;-0.6221541;-0.05875206,0.146506;-0.6523265;-0.129353,-0.07083814;0.003298436;-0.04015787,-0.08803192;-0.2970722;-0.05995075,-0.06285191;-0.6265159;-0.003176063,-0.05584614;-0.6625834;-0.06997579,-0.01967023;0.4512281;-0.2094216,145.7528
+0;0;0,0.007025491;0.2830562;0.006627793,0.0146033;0.5668081;-0.0008302047,0.2191256;0.434922;0.001607749,0.2527947;0.1960081;0.01595943,0.2785541;-0.01263104;-0.03801367,-0.1931297;0.4335467;0.01396376,-0.3687812;0.2675683;0.009820089,-0.5408323;0.1392034;-0.02223951,0.07091855;0.004196303;-0.04074624,0.08027273;-0.2945542;0.000188183,0.08182948;-0.6194614;0.08557609,0.09045254;-0.6503671;0.0207463,-0.07199027;0.006886193;-0.03843548,-0.1050434;-0.2913131;-0.006817952,-0.1231944;-0.6165686;0.07526515,-0.1156796;-0.6532708;0.01626433,0.01266131;0.4956678;0.0033924,0;0;0,-0.00992975;0.2591948;-0.1137259,-0.02101954;0.5135031;-0.2395511,0.1558084;0.4834033;-0.08346915,0.2436666;0.2747667;0.001213312,0.2814332;0.06595068;-0.04435539,-0.2070292;0.4718787;-0.1047866,-0.2844439;0.2503625;-0.04684724,-0.2991298;0.04509205;-0.1158061,0.07684088;0.004858285;-0.02791381,0.1188093;-0.288622;-0.08379745,0.1321761;-0.6224021;-0.04815554,0.1476367;-0.6524242;-0.1125379,-0.07116444;0.003246839;-0.04040279,-0.08660457;-0.2973649;-0.06063181,-0.06044408;-0.6273675;-0.003429927,-0.05285915;-0.6601193;-0.06660782,-0.01819194;0.4507416;-0.2058532,145.7748
+0;0;0,0.007417796;0.28353;0.00659135,0.01555839;0.5677788;-0.0008858927,0.2172643;0.4360746;0.001148443,0.250833;0.1955274;0.01549074,0.276406;-0.01303229;-0.03847084,-0.1901041;0.4362926;0.01458582,-0.3745477;0.2776706;0.01069192,-0.5548825;0.1618648;-0.02294349,0.07105368;0.00413994;-0.0409998,0.08016203;-0.2933156;2.858043E-05,0.08140258;-0.6204208;0.08612747,0.08896021;-0.6464387;0.02636919,-0.07226136;0.006973386;-0.03842415,-0.1052695;-0.2899497;-0.006909341,-0.1235192;-0.617438;0.07573915,-0.1165688;-0.6488967;0.02151098,0.01346307;0.4964667;0.00334113,0;0;0,-0.008808739;0.2597398;-0.1137779,-0.01815711;0.5149502;-0.2390785,0.1546036;0.4843118;-0.08282304,0.2440869;0.2746708;0.002258778,0.2817862;0.06555383;-0.04146552,-0.2029067;0.4715849;-0.1063378,-0.2869383;0.253131;-0.03991387,-0.3054478;0.04924923;-0.1116955,0.07704613;0.004952133;-0.02803779,0.1180793;-0.2881549;-0.07952166,0.1322173;-0.6238796;-0.04077387,0.1454854;-0.651422;-0.09803653,-0.07143099;0.003164218;-0.0404271,-0.08653117;-0.2962132;-0.06020584,-0.05950454;-0.6284809;-0.002933502,-0.05191635;-0.6559591;-0.06128453,-0.01592685;0.4518893;-0.2055223,145.7968
+0;0;0,0.007417796;0.28353;0.00659135,0.01555839;0.5677788;-0.0008858927,0.2172643;0.4360746;0.001148443,0.250833;0.1955274;0.01549074,0.276406;-0.01303229;-0.03847084,-0.1901041;0.4362926;0.01458582,-0.3745477;0.2776706;0.01069192,-0.5548825;0.1618648;-0.02294349,0.07105368;0.00413994;-0.0409998,0.08016203;-0.2933156;2.858043E-05,0.08140258;-0.6204208;0.08612747,0.08896021;-0.6464387;0.02636919,-0.07226136;0.006973386;-0.03842415,-0.1052695;-0.2899497;-0.006909341,-0.1235192;-0.617438;0.07573915,-0.1165688;-0.6488967;0.02151098,0.01346307;0.4964667;0.00334113,0;0;0,-0.008808739;0.2597398;-0.1137779,-0.01815711;0.5149502;-0.2390785,0.1546036;0.4843118;-0.08282304,0.2440869;0.2746708;0.002258778,0.2817862;0.06555383;-0.04146552,-0.2029067;0.4715849;-0.1063378,-0.2869383;0.253131;-0.03991387,-0.3054478;0.04924923;-0.1116955,0.07704613;0.004952133;-0.02803779,0.1180793;-0.2881549;-0.07952166,0.1322173;-0.6238796;-0.04077387,0.1454854;-0.651422;-0.09803653,-0.07143099;0.003164218;-0.0404271,-0.08653117;-0.2962132;-0.06020584,-0.05950454;-0.6284809;-0.002933502,-0.05191635;-0.6559591;-0.06128453,-0.01592685;0.4518893;-0.2055223,145.8082
+0;0;0,0.007417796;0.28353;0.00659135,0.01555839;0.5677788;-0.0008858927,0.2172643;0.4360746;0.001148443,0.250833;0.1955274;0.01549074,0.276406;-0.01303229;-0.03847084,-0.1901041;0.4362926;0.01458582,-0.3745477;0.2776706;0.01069192,-0.5548825;0.1618648;-0.02294349,0.07105368;0.00413994;-0.0409998,0.08016203;-0.2933156;2.858043E-05,0.08140258;-0.6204208;0.08612747,0.08896021;-0.6464387;0.02636919,-0.07226136;0.006973386;-0.03842415,-0.1052695;-0.2899497;-0.006909341,-0.1235192;-0.617438;0.07573915,-0.1165688;-0.6488967;0.02151098,0.01346307;0.4964667;0.00334113,0;0;0,-0.008808739;0.2597398;-0.1137779,-0.01815711;0.5149502;-0.2390785,0.1546036;0.4843118;-0.08282304,0.2440869;0.2746708;0.002258778,0.2817862;0.06555383;-0.04146552,-0.2029067;0.4715849;-0.1063378,-0.2869383;0.253131;-0.03991387,-0.3054478;0.04924923;-0.1116955,0.07704613;0.004952133;-0.02803779,0.1180793;-0.2881549;-0.07952166,0.1322173;-0.6238796;-0.04077387,0.1454854;-0.651422;-0.09803653,-0.07143099;0.003164218;-0.0404271,-0.08653117;-0.2962132;-0.06020584,-0.05950454;-0.6284809;-0.002933502,-0.05191635;-0.6559591;-0.06128453,-0.01592685;0.4518893;-0.2055223,145.8195
+0;0;0,0.007780875;0.283547;0.006511022,0.01633178;0.5677643;-0.001021171,0.2172929;0.4356713;0.001022572,0.2511538;0.1935503;0.01524897,0.2765692;-0.01459676;-0.03881476,-0.1892078;0.4374195;0.01504671,-0.3822338;0.2868029;0.009835543,-0.5634884;0.1727248;-0.02221095,0.07097309;0.004074404;-0.04096205,0.07992265;-0.2937876;0.0002910979,0.08114937;-0.6207815;0.08636512,0.08768855;-0.6484243;0.02442509,-0.07218661;0.007001972;-0.0383632,-0.1054257;-0.2903191;-0.006755766,-0.1236574;-0.6176718;0.07596736,-0.1161929;-0.6506184;0.01954024,0.01413393;0.4964411;0.003217233,0;0;0,-0.007623822;0.2595312;-0.1143997,-0.01648599;0.5145541;-0.2400804,0.1548749;0.4853548;-0.08320642,0.2456195;0.2746736;0.002527952,0.2832077;0.0645684;-0.0340364,-0.1998766;0.4705916;-0.1055515,-0.2851982;0.2511835;-0.03808437,-0.3113128;0.04847464;-0.1096468,0.07693651;0.005069315;-0.02804899,0.1183815;-0.2889769;-0.07624483,0.1322387;-0.6241715;-0.03396225,0.1466917;-0.6524017;-0.09398198,-0.07129845;0.003046559;-0.04048358,-0.08571223;-0.2968145;-0.05995809,-0.05826693;-0.6290091;-0.003135379,-0.05006476;-0.6576529;-0.06392726,-0.01433948;0.4515062;-0.2064626,145.8308
+0;0;0,0.007780875;0.283547;0.006511022,0.01633178;0.5677643;-0.001021171,0.2172929;0.4356713;0.001022572,0.2511538;0.1935503;0.01524897,0.2765692;-0.01459676;-0.03881476,-0.1892078;0.4374195;0.01504671,-0.3822338;0.2868029;0.009835543,-0.5634884;0.1727248;-0.02221095,0.07097309;0.004074404;-0.04096205,0.07992265;-0.2937876;0.0002910979,0.08114937;-0.6207815;0.08636512,0.08768855;-0.6484243;0.02442509,-0.07218661;0.007001972;-0.0383632,-0.1054257;-0.2903191;-0.006755766,-0.1236574;-0.6176718;0.07596736,-0.1161929;-0.6506184;0.01954024,0.01413393;0.4964411;0.003217233,0;0;0,-0.007623822;0.2595312;-0.1143997,-0.01648599;0.5145541;-0.2400804,0.1548749;0.4853548;-0.08320642,0.2456195;0.2746736;0.002527952,0.2832077;0.0645684;-0.0340364,-0.1998766;0.4705916;-0.1055515,-0.2851982;0.2511835;-0.03808437,-0.3113128;0.04847464;-0.1096468,0.07693651;0.005069315;-0.02804899,0.1183815;-0.2889769;-0.07624483,0.1322387;-0.6241715;-0.03396225,0.1466917;-0.6524017;-0.09398198,-0.07129845;0.003046559;-0.04048358,-0.08571223;-0.2968145;-0.05995809,-0.05826693;-0.6290091;-0.003135379,-0.05006476;-0.6576529;-0.06392726,-0.01433948;0.4515062;-0.2064626,145.8418
+0;0;0,0.007775131;0.2833377;0.006506216,0.01631224;0.5670969;-0.00101314,0.2168962;0.4352487;0.001026948,0.2516357;0.186845;0.0156225,0.277054;-0.02132547;-0.03844731,-0.1888418;0.4369935;0.01502477,-0.3868765;0.2824687;0.009678386,-0.5681515;0.1683778;-0.02237171,0.07101547;0.004076838;-0.04098651,0.07999767;-0.2948718;0.0004171431,0.08121919;-0.620478;0.08612587,0.0875038;-0.6458768;0.02659719,-0.07222971;0.007006153;-0.03838611,-0.1055901;-0.2913996;-0.00666336,-0.1237444;-0.6173631;0.07570869,-0.1165705;-0.6478592;0.02147831,0.01411842;0.4959044;0.003217492,0;0;0,-0.008781124;0.259557;-0.1137369,-0.01867235;0.5141284;-0.239213,0.1535834;0.4897478;-0.08525228,0.2470747;0.2742856;0.00396467,0.2850565;0.06430793;-0.03306698,-0.2011275;0.4698331;-0.104266,-0.2908393;0.2458755;-0.03413001,-0.3271224;0.04283461;-0.1001794,0.07690901;0.004987478;-0.02828145,0.1175536;-0.2912054;-0.07050753,0.1321266;-0.6251295;-0.02989674,0.1450613;-0.651494;-0.08741117,-0.07141486;0.003105871;-0.04037305,-0.08596705;-0.2978526;-0.05980132,-0.05796155;-0.6287454;-0.004190665,-0.04999757;-0.6549017;-0.06280147,-0.01622745;0.4512367;-0.2056015,145.8638
+0;0;0,0.007943026;0.2833333;0.006492093,0.0166296;0.5670884;-0.001017745,0.217136;0.4350997;0.000793023,0.2517757;0.186682;0.01538804,0.2772677;-0.02136619;-0.03911589,-0.1887895;0.437879;0.01543486,-0.3931751;0.2918399;0.01060164,-0.5826247;0.1914452;-0.01996491,0.07096089;0.004062796;-0.04108232,0.07990433;-0.2948612;0.0005073845,0.08072131;-0.6204419;0.08631778,0.08801079;-0.6463392;0.02737254,-0.07227108;0.007029059;-0.03830397,-0.1058835;-0.291355;-0.006643645,-0.1240546;-0.6172587;0.07596095,-0.1254866;-0.5787239;-0.005139515,0.01440309;0.4958966;0.003208724,0;0;0,-0.008781124;0.259557;-0.1137369,-0.01867235;0.5141284;-0.239213,0.1535834;0.4897478;-0.08525228,0.2470747;0.2742856;0.00396467,0.2850565;0.06430793;-0.03306698,-0.2011275;0.4698331;-0.104266,-0.2908393;0.2458755;-0.03413001,-0.3271224;0.04283461;-0.1001794,0.07690901;0.004987478;-0.02828145,0.1175536;-0.2912054;-0.07050753,0.1321266;-0.6251295;-0.02989674,0.1450613;-0.651494;-0.08741117,-0.07141486;0.003105871;-0.04037305,-0.08596705;-0.2978526;-0.05980132,-0.05796155;-0.6287454;-0.004190665,-0.04999757;-0.6549017;-0.06280147,-0.01622745;0.4512367;-0.2056015,145.8758
+0;0;0,0.007943219;0.2833402;0.006492251,0.01663096;0.5671331;-0.00101911,0.2167112;0.4352506;0.0007979958,0.2512403;0.187626;0.01534642,0.2767267;-0.02037606;-0.0391454,-0.1883624;0.4380242;0.0154091,-0.3920955;0.2924513;0.01059131,-0.5815031;0.1920789;-0.01996845,0.07115573;0.004073951;-0.04119512,0.0801077;-0.2951351;0.0004342571,0.08092204;-0.6196694;0.08596885,0.08822009;-0.6456324;0.02695435,-0.07246952;0.007048359;-0.03840914,-0.106114;-0.2916203;-0.006718617,-0.1242267;-0.6164765;0.07562049,-0.1256604;-0.5779316;-0.005575284,0.01440378;0.49592;0.003208627,0;0;0,-0.008400243;0.2594088;-0.1141202,-0.01798898;0.5139297;-0.2398045,0.1537784;0.4892246;-0.08593202,0.2484443;0.2753103;0.003515959,0.2879515;0.06552711;-0.03273249,-0.1996073;0.4699862;-0.1039911,-0.2911017;0.2483099;-0.03180902,-0.33773;0.04654694;-0.09506463,0.07698238;0.004864722;-0.02875447,0.1168742;-0.2922275;-0.06727815,0.1320526;-0.6252839;-0.02877641,0.1449294;-0.6513726;-0.08670807,-0.07201983;0.003359943;-0.03973195,-0.08655449;-0.297856;-0.05965537,-0.05816852;-0.6277362;-0.004768211,-0.05112773;-0.6524198;-0.06500073,-0.01568036;0.4510552;-0.2061057,145.8975
+0;0;0,0.007943219;0.2833402;0.006492251,0.01663096;0.5671331;-0.00101911,0.2167112;0.4352506;0.0007979958,0.2512403;0.187626;0.01534642,0.2767267;-0.02037606;-0.0391454,-0.1883624;0.4380242;0.0154091,-0.3920955;0.2924513;0.01059131,-0.5815031;0.1920789;-0.01996845,0.07115573;0.004073951;-0.04119512,0.0801077;-0.2951351;0.0004342571,0.08092204;-0.6196694;0.08596885,0.08822009;-0.6456324;0.02695435,-0.07246952;0.007048359;-0.03840914,-0.106114;-0.2916203;-0.006718617,-0.1242267;-0.6164765;0.07562049,-0.1256604;-0.5779316;-0.005575284,0.01440378;0.49592;0.003208627,0;0;0,-0.008400243;0.2594088;-0.1141202,-0.01798898;0.5139297;-0.2398045,0.1537784;0.4892246;-0.08593202,0.2484443;0.2753103;0.003515959,0.2879515;0.06552711;-0.03273249,-0.1996073;0.4699862;-0.1039911,-0.2911017;0.2483099;-0.03180902,-0.33773;0.04654694;-0.09506463,0.07698238;0.004864722;-0.02875447,0.1168742;-0.2922275;-0.06727815,0.1320526;-0.6252839;-0.02877641,0.1449294;-0.6513726;-0.08670807,-0.07201983;0.003359943;-0.03973195,-0.08655449;-0.297856;-0.05965537,-0.05816852;-0.6277362;-0.004768211,-0.05112773;-0.6524198;-0.06500073,-0.01568036;0.4510552;-0.2061057,145.9201
+0;0;0,0.008133992;0.2832488;0.006435018,0.01700041;0.5670827;-0.001130338,0.2171033;0.4350471;0.0005322639,0.2513622;0.1870784;0.01499101,0.2767673;-0.02072228;-0.03977194,-0.1884417;0.4391393;0.01583354,-0.3975912;0.3009522;0.0101753,-0.5888047;0.2041893;-0.01982242,0.07127809;0.004058441;-0.04138639,0.08016641;-0.2967078;0.0005787984,0.08083669;-0.6193582;0.08572873,0.08889853;-0.6454663;0.02650431,-0.07268551;0.007102712;-0.03842185,-0.1066257;-0.2931235;-0.006598748,-0.1245971;-0.6161155;0.07530054,-0.1261292;-0.5775406;-0.006214947,0.01473243;0.4958589;0.003111556,0;0;0,-0.008613102;0.2590261;-0.1147552,-0.01813095;0.5132767;-0.2411027,0.1540933;0.4890532;-0.08770609,0.2496428;0.2753994;0.002258062,0.2911994;0.06577681;-0.03175569,-0.198588;0.4696509;-0.1029315,-0.2918304;0.24854;-0.03021957,-0.3453348;0.04820235;-0.09208733,0.07691914;0.004719943;-0.02951336,0.1163314;-0.2945625;-0.06382227,0.1313037;-0.62597;-0.02777815,0.1446237;-0.651843;-0.08627129,-0.07244389;0.003453245;-0.03936787,-0.08715162;-0.2992406;-0.06082878,-0.05852996;-0.6273764;-0.007331852,-0.05194601;-0.6521996;-0.06792654,-0.01582443;0.4504564;-0.2072759,145.931
+0;0;0,0.008133992;0.2832488;0.006435018,0.01700041;0.5670827;-0.001130338,0.2171033;0.4350471;0.0005322639,0.2513622;0.1870784;0.01499101,0.2767673;-0.02072228;-0.03977194,-0.1884417;0.4391393;0.01583354,-0.3975912;0.3009522;0.0101753,-0.5888047;0.2041893;-0.01982242,0.07127809;0.004058441;-0.04138639,0.08016641;-0.2967078;0.0005787984,0.08083669;-0.6193582;0.08572873,0.08889853;-0.6454663;0.02650431,-0.07268551;0.007102712;-0.03842185,-0.1066257;-0.2931235;-0.006598748,-0.1245971;-0.6161155;0.07530054,-0.1261292;-0.5775406;-0.006214947,0.01473243;0.4958589;0.003111556,0;0;0,-0.008613102;0.2590261;-0.1147552,-0.01813095;0.5132767;-0.2411027,0.1540933;0.4890532;-0.08770609,0.2496428;0.2753994;0.002258062,0.2911994;0.06577681;-0.03175569,-0.198588;0.4696509;-0.1029315,-0.2918304;0.24854;-0.03021957,-0.3453348;0.04820235;-0.09208733,0.07691914;0.004719943;-0.02951336,0.1163314;-0.2945625;-0.06382227,0.1313037;-0.62597;-0.02777815,0.1446237;-0.651843;-0.08627129,-0.07244389;0.003453245;-0.03936787,-0.08715162;-0.2992406;-0.06082878,-0.05852996;-0.6273764;-0.007331852,-0.05194601;-0.6521996;-0.06792654,-0.01582443;0.4504564;-0.2072759,145.9426
+0;0;0,0.008168652;0.2844558;0.006462438,0.0171133;0.5707905;-0.001175117,0.2111158;0.4398272;0.0006098186,0.2454336;0.1914323;0.01509342,0.2708292;-0.01629093;-0.03964913,-0.1822523;0.4437966;0.01545165,-0.3917613;0.3053719;0.009783691,-0.5829035;0.2086451;-0.02020284,0.07147896;0.004069878;-0.04150302,0.08037771;-0.2970493;0.0005114004,0.0810473;-0.6193706;0.08557448,0.08910035;-0.6454176;0.02641462,-0.07289034;0.007122728;-0.03853013,-0.1068703;-0.2934557;-0.006669693,-0.1248234;-0.6161181;0.07514606,-0.1263538;-0.5775527;-0.006280579,0.01482132;0.498813;0.003111665,0;0;0,-0.006397493;0.2603933;-0.1147954,-0.01119424;0.5170766;-0.2421291,0.1535563;0.4889804;-0.08983135,0.2514843;0.2759931;0.0003576279,0.2945919;0.06655714;-0.03233695,-0.1889541;0.467842;-0.1085248,-0.2868838;0.2493867;-0.03253403,-0.3452355;0.05058661;-0.09469684,0.07671641;0.004640907;-0.03068161,0.1157863;-0.2951825;-0.06379652,0.1303871;-0.6263229;-0.02829909,0.1436876;-0.651973;-0.08688378,-0.07340627;0.003495044;-0.03804747,-0.08882141;-0.2993014;-0.06241601,-0.06013397;-0.6272086;-0.009680085,-0.0542243;-0.6520637;-0.07019451,-0.0102337;0.4535867;-0.2078874,145.9647
+0;0;0,0.0083156;0.2844546;0.006325115,0.01738369;0.5707802;-0.001497831,0.2112741;0.4395413;0.0003171107,0.2453217;0.1911073;0.01476892,0.2707677;-0.01652126;-0.04030833,-0.1822959;0.4449329;0.01563695,-0.396948;0.3146267;0.009951783,-0.5937561;0.2295949;-0.01880186,0.07138183;0.004112581;-0.04166565,0.08021522;-0.2969809;0.0005462766,0.08048978;-0.6191909;0.08603165,0.08909871;-0.6454986;0.02719848,-0.07295953;0.007140012;-0.03839574,-0.1070646;-0.2934451;-0.006732933,-0.125022;-0.6161162;0.07504778,-0.1181098;-0.6471395;0.02087786,0.01506413;0.4988067;0.002841127,0;0;0,-0.006397493;0.2603933;-0.1147954,-0.01119424;0.5170766;-0.2421291,0.1535563;0.4889804;-0.08983135,0.2514843;0.2759931;0.0003576279,0.2945919;0.06655714;-0.03233695,-0.1889541;0.467842;-0.1085248,-0.2868838;0.2493867;-0.03253403,-0.3452355;0.05058661;-0.09469684,0.07671641;0.004640907;-0.03068161,0.1157863;-0.2951825;-0.06379652,0.1303871;-0.6263229;-0.02829909,0.1436876;-0.651973;-0.08688378,-0.07340627;0.003495044;-0.03804747,-0.08882141;-0.2993014;-0.06241601,-0.06013397;-0.6272086;-0.009680085,-0.0542243;-0.6520637;-0.07019451,-0.0102337;0.4535867;-0.2078874,145.976
+0;0;0,0.008300249;0.2839295;0.006313438,0.01731033;0.5684286;-0.001449926,0.2119478;0.4376495;0.0003147579,0.2460561;0.1887728;0.01479232,0.2714863;-0.01872762;-0.04025094,-0.1830768;0.443061;0.01569122,-0.3981114;0.3125226;0.009995922,-0.5947981;0.2275434;-0.01873998,0.07150026;0.004119404;-0.04173478,0.08033149;-0.2969005;0.0004668348,0.08060582;-0.6188405;0.08588053,0.0891486;-0.6447154;0.02749944,-0.07308057;0.007151857;-0.03845944,-0.1071773;-0.2933598;-0.006804369,-0.1251196;-0.6157603;0.07490776,-0.1182605;-0.6463148;0.02115409,0.01501265;0.497134;0.002848103,0;0;0,-0.00698673;0.2599195;-0.1145327,-0.01379628;0.5149441;-0.2409992,0.154131;0.4892032;-0.09158659,0.2563297;0.2771254;-0.002755165,0.2998214;0.06754604;-0.03305101,-0.1910543;0.4677235;-0.1068348,-0.2908745;0.2500384;-0.02962281,-0.3582881;0.05457534;-0.09272981,0.07664987;0.004514962;-0.03123236,0.115787;-0.2952797;-0.06384134,0.1304604;-0.6261479;-0.02846026,0.1430064;-0.6518421;-0.08628845,-0.07382455;0.003605313;-0.03752315,-0.08916546;-0.2990403;-0.06286558,-0.0599898;-0.6267799;-0.01113169,-0.05505161;-0.6523585;-0.07020773,-0.01205649;0.4520854;-0.207052,145.9979
+0;0;0,0.008300249;0.2839295;0.006313438,0.01731033;0.5684286;-0.001449926,0.2119478;0.4376495;0.0003147579,0.2460561;0.1887728;0.01479232,0.2714863;-0.01872762;-0.04025094,-0.1830768;0.443061;0.01569122,-0.3981114;0.3125226;0.009995922,-0.5947981;0.2275434;-0.01873998,0.07150026;0.004119404;-0.04173478,0.08033149;-0.2969005;0.0004668348,0.08060582;-0.6188405;0.08588053,0.0891486;-0.6447154;0.02749944,-0.07308057;0.007151857;-0.03845944,-0.1071773;-0.2933598;-0.006804369,-0.1251196;-0.6157603;0.07490776,-0.1182605;-0.6463148;0.02115409,0.01501265;0.497134;0.002848103,0;0;0,-0.00698673;0.2599195;-0.1145327,-0.01379628;0.5149441;-0.2409992,0.154131;0.4892032;-0.09158659,0.2563297;0.2771254;-0.002755165,0.2998214;0.06754604;-0.03305101,-0.1910543;0.4677235;-0.1068348,-0.2908745;0.2500384;-0.02962281,-0.3582881;0.05457534;-0.09272981,0.07664987;0.004514962;-0.03123236,0.115787;-0.2952797;-0.06384134,0.1304604;-0.6261479;-0.02846026,0.1430064;-0.6518421;-0.08628845,-0.07382455;0.003605313;-0.03752315,-0.08916546;-0.2990403;-0.06286558,-0.0599898;-0.6267799;-0.01113169,-0.05505161;-0.6523585;-0.07020773,-0.01205649;0.4520854;-0.207052,146.0095
+0;0;0,0.008389208;0.2839263;0.006340146,0.01746646;0.568424;-0.001396566,0.21207;0.4376027;3.003189E-05,0.2458972;0.188699;0.01470119,0.271259;-0.01870261;-0.04074455,-0.1832001;0.4440473;0.01581494,-0.4033225;0.3222665;0.01051144,-0.6008047;0.2392708;-0.01856371,0.07141078;0.004134397;-0.04188622,0.08023405;-0.2968486;0.0005794093,0.08024056;-0.6187829;0.08601452,0.08929655;-0.6445864;0.02764241,-0.07313686;0.007178898;-0.03834726,-0.1074764;-0.2933164;-0.006799191,-0.1252384;-0.61572;0.07494033,-0.1268695;-0.5772297;-0.005859405,0.01515215;0.4971295;0.002894182,0;0;0,-0.00698673;0.2599195;-0.1145327,-0.01379628;0.5149441;-0.2409992,0.154131;0.4892032;-0.09158659,0.2563297;0.2771254;-0.002755165,0.2998214;0.06754604;-0.03305101,-0.1910543;0.4677235;-0.1068348,-0.2908745;0.2500384;-0.02962281,-0.3582881;0.05457534;-0.09272981,0.07664987;0.004514962;-0.03123236,0.115787;-0.2952797;-0.06384134,0.1304604;-0.6261479;-0.02846026,0.1430064;-0.6518421;-0.08628845,-0.07382455;0.003605313;-0.03752315,-0.08916546;-0.2990403;-0.06286558,-0.0599898;-0.6267799;-0.01113169,-0.05505161;-0.6523585;-0.07020773,-0.01205649;0.4520854;-0.207052,146.0206
+0;0;0,0.00837768;0.2835361;0.006331433,0.01742433;0.5670759;-0.001377099,0.2117483;0.4366304;3.633928E-05,0.2457622;0.1863537;0.01478843,0.2711218;-0.02103032;-0.0406526,-0.1829419;0.4430656;0.0157981,-0.4042785;0.320613;0.01046533,-0.6017441;0.2376244;-0.01860735,0.0714646;0.004137513;-0.04191779,0.08028596;-0.2967804;0.0005386621,0.08029246;-0.6188534;0.08601057,0.08935173;-0.6446771;0.02761737,-0.07319198;0.007184308;-0.03837616,-0.1075241;-0.2932461;-0.006834917,-0.1252937;-0.6157885;0.07493981,-0.1269254;-0.5772952;-0.00588911,0.01511939;0.4960699;0.002896287,0;0;0,-0.00781773;0.2597713;-0.1138454,-0.01640647;0.5143499;-0.2389424,0.1539766;0.4892248;-0.09340121,0.2592874;0.276727;-0.005268827,0.3017857;0.06690814;-0.03518392,-0.1929137;0.4676582;-0.1055395,-0.2949578;0.2499449;-0.02679372,-0.370895;0.0563352;-0.0857327,0.07650188;0.004520148;-0.03175592,0.1156014;-0.2952663;-0.06386971,0.1297376;-0.6262974;-0.02844334,0.1424142;-0.6518084;-0.08646011,-0.07404371;0.003585538;-0.03723011,-0.08978905;-0.2989058;-0.06336473,-0.06102078;-0.6269115;-0.0121674,-0.0561492;-0.6532005;-0.07061332,-0.01409479;0.4516237;-0.2053938,146.043
+0;0;0,0.00837768;0.2835361;0.006331433,0.01742433;0.5670759;-0.001377099,0.2117483;0.4366304;3.633928E-05,0.2457622;0.1863537;0.01478843,0.2711218;-0.02103032;-0.0406526,-0.1829419;0.4430656;0.0157981,-0.4042785;0.320613;0.01046533,-0.6017441;0.2376244;-0.01860735,0.0714646;0.004137513;-0.04191779,0.08028596;-0.2967804;0.0005386621,0.08029246;-0.6188534;0.08601057,0.08935173;-0.6446771;0.02761737,-0.07319198;0.007184308;-0.03837616,-0.1075241;-0.2932461;-0.006834917,-0.1252937;-0.6157885;0.07493981,-0.1269254;-0.5772952;-0.00588911,0.01511939;0.4960699;0.002896287,0;0;0,-0.00781773;0.2597713;-0.1138454,-0.01640647;0.5143499;-0.2389424,0.1539766;0.4892248;-0.09340121,0.2592874;0.276727;-0.005268827,0.3017857;0.06690814;-0.03518392,-0.1929137;0.4676582;-0.1055395,-0.2949578;0.2499449;-0.02679372,-0.370895;0.0563352;-0.0857327,0.07650188;0.004520148;-0.03175592,0.1156014;-0.2952663;-0.06386971,0.1297376;-0.6262974;-0.02844334,0.1424142;-0.6518084;-0.08646011,-0.07404371;0.003585538;-0.03723011,-0.08978905;-0.2989058;-0.06336473,-0.06102078;-0.6269115;-0.0121674,-0.0561492;-0.6532005;-0.07061332,-0.01409479;0.4516237;-0.2053938,146.0541
+0;0;0,0.008503698;0.2842529;0.006315849,0.01767335;0.5692004;-0.001473531,0.2131669;0.437863;-5.532056E-05,0.2467577;0.1879306;0.01446823,0.2720828;-0.01943205;-0.04100657,-0.1843203;0.4457916;0.01585363,-0.4087685;0.3300385;0.01040461,-0.6102944;0.2570793;-0.01756604,0.071469;0.004136203;-0.0420613,0.08023323;-0.2963158;0.0005543344,0.08012605;-0.6184223;0.08634907,0.09003176;-0.6447047;0.02791775,-0.07330135;0.007191644;-0.03833108,-0.1076126;-0.2928126;-0.006955262,-0.1254469;-0.6154581;0.07486902,-0.1196499;-0.6465068;0.0208366,0.01533616;0.4977475;0.002837702,0;0;0,-0.0079059;0.2608452;-0.1131778,-0.01660313;0.5173447;-0.237561,0.162475;0.4862611;-0.1019723,0.2630222;0.2744325;-0.008034229,0.3052993;0.0645747;-0.0378747,-0.1945479;0.4670113;-0.1038598,-0.2991557;0.2515953;-0.02349435,-0.3866098;0.06177478;-0.07861289,0.07639861;0.004464477;-0.03220868,0.1156417;-0.2948802;-0.06409955,0.1290179;-0.6260809;-0.02887726,0.1419838;-0.6520912;-0.08697009,-0.07422177;0.00367664;-0.03703633,-0.08989462;-0.2983622;-0.06332645,-0.06201729;-0.6266884;-0.01294615,-0.0572869;-0.6531237;-0.07187605,-0.01428133;0.4540147;-0.2041922,146.0766
+0;0;0,0.008483538;0.2835791;0.006300876,0.01760916;0.5671598;-0.001448273,0.2111793;0.4368165;-2.634921E-05,0.2448559;0.1862459;0.0145343,0.2701898;-0.02118903;-0.04095983,-0.1824165;0.4446675;0.01572686,-0.407438;0.3286188;0.01026391,-0.6090341;0.2556342;-0.01771647,0.07153728;0.004140155;-0.04210148,0.08026741;-0.2951426;0.0003483072,0.08015977;-0.6186235;0.08650912,0.09007335;-0.6449506;0.02803134,-0.07337137;0.007198515;-0.0383677,-0.1075491;-0.2916383;-0.007113978,-0.1254595;-0.6156605;0.07505944,-0.1196579;-0.6467578;0.02098406,0.01528531;0.4961148;0.002838351,0;0;0,-0.008822981;0.2605236;-0.1121533,-0.01887782;0.5161487;-0.2350943,0.1601045;0.4864684;-0.1035621,0.2652465;0.2753564;-0.01131987,0.3093491;0.06601754;-0.04267048,-0.1949464;0.4664345;-0.1033105,-0.3015929;0.2517199;-0.02172672,-0.3921483;0.06406523;-0.0794858,0.07619922;0.004431099;-0.03288317,0.1160628;-0.2936127;-0.06496334,0.128148;-0.6262721;-0.02953267,0.1410056;-0.6525645;-0.08746815,-0.07449539;0.003709504;-0.03665971,-0.09076191;-0.2970301;-0.06385332,-0.06314299;-0.626901;-0.01399373,-0.05877634;-0.6532373;-0.0731362,-0.01617301;0.4530948;-0.2021086,146.1001
+0;0;0,0.008483538;0.2835791;0.006300876,0.01760916;0.5671598;-0.001448273,0.2111793;0.4368165;-2.634921E-05,0.2448559;0.1862459;0.0145343,0.2701898;-0.02118903;-0.04095983,-0.1824165;0.4446675;0.01572686,-0.407438;0.3286188;0.01026391,-0.6090341;0.2556342;-0.01771647,0.07153728;0.004140155;-0.04210148,0.08026741;-0.2951426;0.0003483072,0.08015977;-0.6186235;0.08650912,0.09007335;-0.6449506;0.02803134,-0.07337137;0.007198515;-0.0383677,-0.1075491;-0.2916383;-0.007113978,-0.1254595;-0.6156605;0.07505944,-0.1196579;-0.6467578;0.02098406,0.01528531;0.4961148;0.002838351,0;0;0,-0.008822981;0.2605236;-0.1121533,-0.01887782;0.5161487;-0.2350943,0.1601045;0.4864684;-0.1035621,0.2652465;0.2753564;-0.01131987,0.3093491;0.06601754;-0.04267048,-0.1949464;0.4664345;-0.1033105,-0.3015929;0.2517199;-0.02172672,-0.3921483;0.06406523;-0.0794858,0.07619922;0.004431099;-0.03288317,0.1160628;-0.2936127;-0.06496334,0.128148;-0.6262721;-0.02953267,0.1410056;-0.6525645;-0.08746815,-0.07449539;0.003709504;-0.03665971,-0.09076191;-0.2970301;-0.06385332,-0.06314299;-0.626901;-0.01399373,-0.05877634;-0.6532373;-0.0731362,-0.01617301;0.4530948;-0.2021086,146.1114
+0;0;0,0.008590177;0.2834927;0.006253497,0.01781103;0.5669601;-0.001536519,0.211207;0.43652;-0.0001205928,0.2444834;0.1883865;0.0142485,0.2698118;-0.01915444;-0.04151221,-0.1825443;0.4461034;0.01557285,-0.4129936;0.3475979;0.006984173,-0.6178561;0.2812638;-0.0143513,0.07160373;0.004211316;-0.04234659,0.08029571;-0.2941691;0.000119213,0.08013269;-0.6190331;0.08662473,0.0895597;-0.6448376;0.02751285,-0.07360891;0.007224331;-0.03830928,-0.1076187;-0.290744;-0.00719654,-0.1257206;-0.6161621;0.07523666,-0.1211339;-0.6467394;0.02040443,0.0154632;0.4959448;0.002760924,0;0;0,-0.009244572;0.2608144;-0.1112266,-0.01956556;0.51676;-0.2332242,0.162176;0.4850465;-0.1065011,0.2678145;0.2765957;-0.01554631,0.312095;0.06758881;-0.0498886,-0.1955968;0.4659024;-0.1017797,-0.3029901;0.2546113;-0.01988514,-0.3969568;0.06874406;-0.07860221,0.07624038;0.004451901;-0.03325129,0.1158028;-0.2927047;-0.06553984,0.1273175;-0.6267735;-0.02968955,0.1398685;-0.653109;-0.0877068,-0.07471429;0.003701699;-0.03663518,-0.09145917;-0.2961333;-0.06362336,-0.06417452;-0.6274301;-0.01344572,-0.05997644;-0.6535691;-0.07284277,-0.01681213;0.4536178;-0.2004731,146.1321
+0;0;0,0.008590177;0.2834927;0.006253497,0.01781103;0.5669601;-0.001536519,0.211207;0.43652;-0.0001205928,0.2444834;0.1883865;0.0142485,0.2698118;-0.01915444;-0.04151221,-0.1825443;0.4461034;0.01557285,-0.4129936;0.3475979;0.006984173,-0.6178561;0.2812638;-0.0143513,0.07160373;0.004211316;-0.04234659,0.08029571;-0.2941691;0.000119213,0.08013269;-0.6190331;0.08662473,0.0895597;-0.6448376;0.02751285,-0.07360891;0.007224331;-0.03830928,-0.1076187;-0.290744;-0.00719654,-0.1257206;-0.6161621;0.07523666,-0.1211339;-0.6467394;0.02040443,0.0154632;0.4959448;0.002760924,0;0;0,-0.009244572;0.2608144;-0.1112266,-0.01956556;0.51676;-0.2332242,0.162176;0.4850465;-0.1065011,0.2678145;0.2765957;-0.01554631,0.312095;0.06758881;-0.0498886,-0.1955968;0.4659024;-0.1017797,-0.3029901;0.2546113;-0.01988514,-0.3969568;0.06874406;-0.07860221,0.07624038;0.004451901;-0.03325129,0.1158028;-0.2927047;-0.06553984,0.1273175;-0.6267735;-0.02968955,0.1398685;-0.653109;-0.0877068,-0.07471429;0.003701699;-0.03663518,-0.09145917;-0.2961333;-0.06362336,-0.06417452;-0.6274301;-0.01344572,-0.05997644;-0.6535691;-0.07284277,-0.01681213;0.4536178;-0.2004731,146.1434
+0;0;0,0.008590177;0.2834927;0.006253497,0.01781103;0.5669601;-0.001536519,0.211207;0.43652;-0.0001205928,0.2444834;0.1883865;0.0142485,0.2698118;-0.01915444;-0.04151221,-0.1825443;0.4461034;0.01557285,-0.4129936;0.3475979;0.006984173,-0.6178561;0.2812638;-0.0143513,0.07160373;0.004211316;-0.04234659,0.08029571;-0.2941691;0.000119213,0.08013269;-0.6190331;0.08662473,0.0895597;-0.6448376;0.02751285,-0.07360891;0.007224331;-0.03830928,-0.1076187;-0.290744;-0.00719654,-0.1257206;-0.6161621;0.07523666,-0.1211339;-0.6467394;0.02040443,0.0154632;0.4959448;0.002760924,0;0;0,-0.009244572;0.2608144;-0.1112266,-0.01956556;0.51676;-0.2332242,0.162176;0.4850465;-0.1065011,0.2678145;0.2765957;-0.01554631,0.312095;0.06758881;-0.0498886,-0.1955968;0.4659024;-0.1017797,-0.3029901;0.2546113;-0.01988514,-0.3969568;0.06874406;-0.07860221,0.07624038;0.004451901;-0.03325129,0.1158028;-0.2927047;-0.06553984,0.1273175;-0.6267735;-0.02968955,0.1398685;-0.653109;-0.0877068,-0.07471429;0.003701699;-0.03663518,-0.09145917;-0.2961333;-0.06362336,-0.06417452;-0.6274301;-0.01344572,-0.05997644;-0.6535691;-0.07284277,-0.01681213;0.4536178;-0.2004731,146.1547
+0;0;0,0.008643285;0.2836454;0.006304499,0.0178772;0.567668;-0.001454388,0.2108377;0.4371117;-0.0002915789,0.2438249;0.1878817;0.01386819,0.2692944;-0.01983002;-0.0418121,-0.1824704;0.4482016;0.01494878,-0.4147154;0.3512549;0.006712426,-0.6212075;0.2897014;-0.01485933,0.07261492;0.004270655;-0.0429757,0.08122956;-0.2938067;-0.0006236658,0.08124545;-0.6186765;0.08558351,0.08923508;-0.6447898;0.0265043,-0.07467987;0.007290761;-0.03883088,-0.1084864;-0.2904322;-0.00823452,-0.126996;-0.6156913;0.07444569,-0.1232041;-0.6466922;0.01997185,0.01552655;0.4964466;0.002843921,0;0;0,-0.01079476;0.2610549;-0.1109188,-0.022346;0.5175637;-0.2329128,0.1599397;0.4860005;-0.107358,0.268661;0.276913;-0.01866555,0.3124634;0.0681259;-0.05584693,-0.1962105;0.4647591;-0.09913817,-0.3060518;0.2538996;-0.01620796,-0.4077365;0.07273553;-0.07730563,0.07686692;0.004719347;-0.03474593,0.1146879;-0.2924885;-0.06564999,0.1258913;-0.6264329;-0.02921152,0.1382943;-0.6529011;-0.08718038,-0.07611503;0.003531836;-0.03649798,-0.0934064;-0.2959414;-0.06360503,-0.06664409;-0.6272708;-0.01383843,-0.06301008;-0.6534987;-0.07323622,-0.01910983;0.4542239;-0.2001395,146.167
+0;0;0,0.0086362;0.2834128;0.00629933,0.01786551;0.567294;-0.001455186,0.2104108;0.4369113;-0.0002885219,0.243366;0.1879229;0.01385752,0.2688481;-0.01989107;-0.04185019,-0.1820581;0.4479775;0.01491932,-0.4140779;0.3511248;0.006690953,-0.6206716;0.2895409;-0.01489143,0.07280812;0.004282018;-0.04309005,0.0814236;-0.2938244;-0.0007338747,0.08143952;-0.6192721;0.08562664,0.08943706;-0.6454409;0.02648897,-0.07487857;0.007310159;-0.0389342,-0.1086884;-0.2904419;-0.008334853,-0.1272309;-0.6162795;0.07449242,-0.1234352;-0.6473407;0.01996467,0.01551641;0.4961196;0.002840288,0;0;0,-0.01238517;0.2609898;-0.1103086,-0.02449814;0.5174631;-0.2319963,0.1579667;0.4861487;-0.1077282,0.2692874;0.2774434;-0.02210617,0.3121433;0.06867358;-0.06106591,-0.1972283;0.4636666;-0.09733593,-0.308834;0.2549267;-0.01217031,-0.4130751;0.07557236;-0.07466148,0.07676677;0.004976749;-0.0354712,0.1139215;-0.2923058;-0.06674957,0.1239257;-0.62672;-0.0287838,0.1362991;-0.6531796;-0.08688164,-0.07652163;0.003321206;-0.03618728,-0.09434877;-0.2961285;-0.06353234,-0.06884461;-0.6281496;-0.01367358,-0.06550921;-0.6541978;-0.07336967,-0.02114762;0.4541246;-0.1993349,146.1875
+0;0;0,0.0086362;0.2834128;0.00629933,0.01786551;0.567294;-0.001455186,0.2104108;0.4369113;-0.0002885219,0.243366;0.1879229;0.01385752,0.2688481;-0.01989107;-0.04185019,-0.1820581;0.4479775;0.01491932,-0.4140779;0.3511248;0.006690953,-0.6206716;0.2895409;-0.01489143,0.07280812;0.004282018;-0.04309005,0.0814236;-0.2938244;-0.0007338747,0.08143952;-0.6192721;0.08562664,0.08943706;-0.6454409;0.02648897,-0.07487857;0.007310159;-0.0389342,-0.1086884;-0.2904419;-0.008334853,-0.1272309;-0.6162795;0.07449242,-0.1234352;-0.6473407;0.01996467,0.01551641;0.4961196;0.002840288,0;0;0,-0.01238517;0.2609898;-0.1103086,-0.02449814;0.5174631;-0.2319963,0.1579667;0.4861487;-0.1077282,0.2692874;0.2774434;-0.02210617,0.3121433;0.06867358;-0.06106591,-0.1972283;0.4636666;-0.09733593,-0.308834;0.2549267;-0.01217031,-0.4130751;0.07557236;-0.07466148,0.07676677;0.004976749;-0.0354712,0.1139215;-0.2923058;-0.06674957,0.1239257;-0.62672;-0.0287838,0.1362991;-0.6531796;-0.08688164,-0.07652163;0.003321206;-0.03618728,-0.09434877;-0.2961285;-0.06353234,-0.06884461;-0.6281496;-0.01367358,-0.06550921;-0.6541978;-0.07336967,-0.02114762;0.4541246;-0.1993349,146.1992
+0;0;0,0.008788514;0.2866915;0.006374009,0.0182164;0.5760078;-0.001539319,0.2023916;0.4465351;-0.0001396697,0.2352563;0.1959299;0.01410295,0.2607878;-0.01198961;-0.04162966,-0.173741;0.4587129;0.01404969,-0.4116808;0.3727191;0.005349731,-0.6226626;0.3284722;-0.017396,0.07313512;0.004287392;-0.04332425,0.08179466;-0.294758;-0.0007953569,0.0812877;-0.6204678;0.08666284,0.0934829;-0.6432777;0.02531121,-0.07524338;0.007341403;-0.03909802,-0.1091348;-0.2913623;-0.008450121,-0.1279593;-0.6176622;0.07467704,-0.1293806;-0.5791205;-0.006727174,0.01581124;0.5033027;0.002850329,0;0;0,-0.01018411;0.265473;-0.1083064,-0.01919321;0.5296301;-0.2266362,0.1566951;0.4878121;-0.1091533,0.2712843;0.2772738;-0.02773547,0.3102472;0.06791952;-0.06824708,-0.1881538;0.4624603;-0.1016697,-0.3012076;0.2535406;-0.01416364,-0.4084736;0.07576895;-0.07645129,0.07695638;0.005337715;-0.03596306,0.1135291;-0.2929385;-0.06767344,0.1213899;-0.6277447;-0.02793479,0.1337051;-0.6541598;-0.08596325,-0.07709602;0.002980296;-0.03593661,-0.09557642;-0.2974527;-0.06258775,-0.07104347;-0.6300883;-0.01270992,-0.06823488;-0.6559308;-0.07250421,-0.01685714;0.4640501;-0.1949363,146.2213
+0;0;0,0.008788514;0.2866915;0.006374009,0.0182164;0.5760078;-0.001539319,0.2023916;0.4465351;-0.0001396697,0.2352563;0.1959299;0.01410295,0.2607878;-0.01198961;-0.04162966,-0.173741;0.4587129;0.01404969,-0.4116808;0.3727191;0.005349731,-0.6226626;0.3284722;-0.017396,0.07313512;0.004287392;-0.04332425,0.08179466;-0.294758;-0.0007953569,0.0812877;-0.6204678;0.08666284,0.0934829;-0.6432777;0.02531121,-0.07524338;0.007341403;-0.03909802,-0.1091348;-0.2913623;-0.008450121,-0.1279593;-0.6176622;0.07467704,-0.1293806;-0.5791205;-0.006727174,0.01581124;0.5033027;0.002850329,0;0;0,-0.01018411;0.265473;-0.1083064,-0.01919321;0.5296301;-0.2266362,0.1566951;0.4878121;-0.1091533,0.2712843;0.2772738;-0.02773547,0.3102472;0.06791952;-0.06824708,-0.1881538;0.4624603;-0.1016697,-0.3012076;0.2535406;-0.01416364,-0.4084736;0.07576895;-0.07645129,0.07695638;0.005337715;-0.03596306,0.1135291;-0.2929385;-0.06767344,0.1213899;-0.6277447;-0.02793479,0.1337051;-0.6541598;-0.08596325,-0.07709602;0.002980296;-0.03593661,-0.09557642;-0.2974527;-0.06258775,-0.07104347;-0.6300883;-0.01270992,-0.06823488;-0.6559308;-0.07250421,-0.01685714;0.4640501;-0.1949363,146.2326
+0;0;0,0.008788514;0.2866915;0.006374009,0.0182164;0.5760078;-0.001539319,0.2023916;0.4465351;-0.0001396697,0.2352563;0.1959299;0.01410295,0.2607878;-0.01198961;-0.04162966,-0.173741;0.4587129;0.01404969,-0.4116808;0.3727191;0.005349731,-0.6226626;0.3284722;-0.017396,0.07313512;0.004287392;-0.04332425,0.08179466;-0.294758;-0.0007953569,0.0812877;-0.6204678;0.08666284,0.0934829;-0.6432777;0.02531121,-0.07524338;0.007341403;-0.03909802,-0.1091348;-0.2913623;-0.008450121,-0.1279593;-0.6176622;0.07467704,-0.1293806;-0.5791205;-0.006727174,0.01581124;0.5033027;0.002850329,0;0;0,-0.01018411;0.265473;-0.1083064,-0.01919321;0.5296301;-0.2266362,0.1566951;0.4878121;-0.1091533,0.2712843;0.2772738;-0.02773547,0.3102472;0.06791952;-0.06824708,-0.1881538;0.4624603;-0.1016697,-0.3012076;0.2535406;-0.01416364,-0.4084736;0.07576895;-0.07645129,0.07695638;0.005337715;-0.03596306,0.1135291;-0.2929385;-0.06767344,0.1213899;-0.6277447;-0.02793479,0.1337051;-0.6541598;-0.08596325,-0.07709602;0.002980296;-0.03593661,-0.09557642;-0.2974527;-0.06258775,-0.07104347;-0.6300883;-0.01270992,-0.06823488;-0.6559308;-0.07250421,-0.01685714;0.4640501;-0.1949363,146.2551
+0;0;0,0.008956264;0.2896058;0.006412138,0.01853841;0.5821552;-0.001637814,0.1968565;0.4537675;1.198775E-05,0.2291363;0.2066489;0.01394985,0.2546907;-0.001244247;-0.04183104,-0.1679089;0.4670127;0.01299706,-0.4048704;0.3891367;0.003592629,-0.6152016;0.3412009;-0.01755058,0.07399356;0.004304252;-0.04387285,0.08276259;-0.2949796;-0.001158521,0.08203645;-0.6206583;0.08620556,0.09459029;-0.6424348;0.0242129,-0.07615365;0.007440173;-0.03954323,-0.1101642;-0.2915081;-0.008795079,-0.1289428;-0.6177382;0.07439661,-0.1302126;-0.5792157;-0.006888367,0.01609898;0.5087685;0.002809943,0;0;0,-0.008830234;0.2696792;-0.1057732,-0.01630054;0.5386789;-0.2212336,0.1560611;0.4857335;-0.1096668,0.2705835;0.2777602;-0.03262401,0.3074846;0.06794566;-0.07262731,-0.1818545;0.4631052;-0.1033136,-0.2931235;0.2581943;-0.01423728,-0.4039057;0.08311775;-0.07795239,0.07743693;0.005537242;-0.03729963,0.1130919;-0.2932907;-0.06734729,0.1178117;-0.6279485;-0.02634239,0.1302351;-0.6542895;-0.08424616,-0.07849021;0.002846353;-0.03534948,-0.09804215;-0.2977942;-0.06190556,-0.07498302;-0.6303949;-0.01146199,-0.07280607;-0.65583;-0.07149294,-0.01430899;0.4719962;-0.1902368,146.2666
+0;0;0,0.008956264;0.2896058;0.006412138,0.01853841;0.5821552;-0.001637814,0.1968565;0.4537675;1.198775E-05,0.2291363;0.2066489;0.01394985,0.2546907;-0.001244247;-0.04183104,-0.1679089;0.4670127;0.01299706,-0.4048704;0.3891367;0.003592629,-0.6152016;0.3412009;-0.01755058,0.07399356;0.004304252;-0.04387285,0.08276259;-0.2949796;-0.001158521,0.08203645;-0.6206583;0.08620556,0.09459029;-0.6424348;0.0242129,-0.07615365;0.007440173;-0.03954323,-0.1101642;-0.2915081;-0.008795079,-0.1289428;-0.6177382;0.07439661,-0.1302126;-0.5792157;-0.006888367,0.01609898;0.5087685;0.002809943,0;0;0,-0.008830234;0.2696792;-0.1057732,-0.01630054;0.5386789;-0.2212336,0.1560611;0.4857335;-0.1096668,0.2705835;0.2777602;-0.03262401,0.3074846;0.06794566;-0.07262731,-0.1818545;0.4631052;-0.1033136,-0.2931235;0.2581943;-0.01423728,-0.4039057;0.08311775;-0.07795239,0.07743693;0.005537242;-0.03729963,0.1130919;-0.2932907;-0.06734729,0.1178117;-0.6279485;-0.02634239,0.1302351;-0.6542895;-0.08424616,-0.07849021;0.002846353;-0.03534948,-0.09804215;-0.2977942;-0.06190556,-0.07498302;-0.6303949;-0.01146199,-0.07280607;-0.65583;-0.07149294,-0.01430899;0.4719962;-0.1902368,146.2778
+0;0;0,0.00900892;0.2913084;0.006449837,0.01860986;0.5844336;-0.00161211,0.1939038;0.4569081;8.794898E-05,0.2263441;0.2085612;0.01409508,0.2519203;0.0004908144;-0.04173337,-0.1647627;0.4699318;0.01285591,-0.402902;0.3916688;0.003404737,-0.6134126;0.3436921;-0.0177565,0.0744595;0.004331355;-0.04414912,0.08320817;-0.2942577;-0.001533963,0.08247707;-0.6221603;0.08642673,0.09497656;-0.6437127;0.02470247,-0.07663319;0.007487023;-0.03979223,-0.1105647;-0.2907672;-0.009115472,-0.1294716;-0.6192251;0.07464433,-0.1307359;-0.5807395;-0.006288745,0.01616853;0.5109895;0.002839122,0;0;0,-0.009418696;0.2721143;-0.104156,-0.01797836;0.5419798;-0.2189689,0.1527433;0.4872469;-0.1106222,0.269371;0.2776182;-0.03728366,0.3061471;0.06825577;-0.08063269,-0.1802123;0.4625596;-0.1025847,-0.2930539;0.2574575;-0.01244794,-0.4077656;0.08427151;-0.0749948,0.07739139;0.005795211;-0.038589,0.1125749;-0.2922504;-0.06987691,0.1141645;-0.6287371;-0.02479959,0.1263133;-0.6546217;-0.0827055,-0.07940941;0.002629675;-0.03463167,-0.1007698;-0.2972522;-0.06037216,-0.07888404;-0.6321843;-0.009388242,-0.07731746;-0.6571763;-0.06936482,-0.01572295;0.4752026;-0.1880574,146.2999
+0;0;0,0.009070815;0.2926424;0.006473204,0.01868992;0.5864642;-0.001598447,0.1924402;0.4592779;0.0001122192,0.2250002;0.2089243;0.01423448,0.2507099;0.0006213933;-0.04174999,-0.1634262;0.4734863;0.01242241,-0.4043695;0.3971585;0.004880263,-0.6170178;0.358327;-0.01652512,0.0743653;0.00435632;-0.04412073,0.08310568;-0.2941875;-0.001467112,0.08239762;-0.6242748;0.0869939,0.09501086;-0.6459276;0.02545909,-0.0765507;0.007429051;-0.03975691,-0.110654;-0.2907638;-0.009062121,-0.1293817;-0.6214603;0.07503638,-0.1305676;-0.5829815;-0.005835988,0.01624614;0.5128942;0.00285896,0;0;0,-0.009549901;0.2739171;-0.1031601,-0.01861887;0.5447237;-0.2174938,0.151707;0.4886878;-0.1118233,0.2717863;0.2771618;-0.04272723,0.3039865;0.06775111;-0.09064031,-0.1789537;0.4621861;-0.1017574,-0.288345;0.2550291;-0.006594107,-0.4098024;0.08711101;-0.07168616,0.0772362;0.005907476;-0.03867149,0.112974;-0.2916593;-0.07332706,0.1122056;-0.6297007;-0.02321863,0.1238156;-0.655275;-0.08144522,-0.07941225;0.002451851;-0.03440196,-0.1019349;-0.2974172;-0.05880338,-0.08100589;-0.6346409;-0.007562906,-0.07950529;-0.6595727;-0.06751192,-0.01624215;0.4777756;-0.1866603,146.3218
+0;0;0,0.009070815;0.2926424;0.006473204,0.01868992;0.5864642;-0.001598447,0.1924402;0.4592779;0.0001122192,0.2250002;0.2089243;0.01423448,0.2507099;0.0006213933;-0.04174999,-0.1634262;0.4734863;0.01242241,-0.4043695;0.3971585;0.004880263,-0.6170178;0.358327;-0.01652512,0.0743653;0.00435632;-0.04412073,0.08310568;-0.2941875;-0.001467112,0.08239762;-0.6242748;0.0869939,0.09501086;-0.6459276;0.02545909,-0.0765507;0.007429051;-0.03975691,-0.110654;-0.2907638;-0.009062121,-0.1293817;-0.6214603;0.07503638,-0.1305676;-0.5829815;-0.005835988,0.01624614;0.5128942;0.00285896,0;0;0,-0.009549901;0.2739171;-0.1031601,-0.01861887;0.5447237;-0.2174938,0.151707;0.4886878;-0.1118233,0.2717863;0.2771618;-0.04272723,0.3039865;0.06775111;-0.09064031,-0.1789537;0.4621861;-0.1017574,-0.288345;0.2550291;-0.006594107,-0.4098024;0.08711101;-0.07168616,0.0772362;0.005907476;-0.03867149,0.112974;-0.2916593;-0.07332706,0.1122056;-0.6297007;-0.02321863,0.1238156;-0.655275;-0.08144522,-0.07941225;0.002451851;-0.03440196,-0.1019349;-0.2974172;-0.05880338,-0.08100589;-0.6346409;-0.007562906,-0.07950529;-0.6595727;-0.06751192,-0.01624215;0.4777756;-0.1866603,146.3338
+0;0;0,0.009186747;0.2963826;0.006555936,0.01897402;0.5953394;-0.001661144,0.1886832;0.4679843;0.0001956886,0.2216029;0.2148658;0.01447392,0.2473126;0.006562009;-0.04151077,-0.1591141;0.4818704;0.01222675,-0.4027185;0.4046997;0.004601316,-0.6153676;0.3658681;-0.01680415,0.07391268;0.004329805;-0.04385219,0.08261617;-0.2929536;-0.001378663,0.08190183;-0.6259645;0.08786586,0.09449238;-0.6475244;0.0264418,-0.07608479;0.007383835;-0.03951494,-0.1100441;-0.28955;-0.008949738,-0.1289377;-0.6231756;0.07589364,-0.1301215;-0.5847121;-0.004833169,0.01648425;0.5203848;0.002880149,0;0;0,-0.008322738;0.2784758;-0.1017449,-0.0157208;0.5555157;-0.2146049,0.1520167;0.4933054;-0.1143656,0.2723125;0.277604;-0.04834747,0.3008763;0.06754693;-0.09573793,-0.1648584;0.4589306;-0.0903237,-0.2906034;0.2525793;-0.006873593,-0.4150434;0.08755291;-0.07370692,0.07652694;0.006088525;-0.03887677,0.1111502;-0.2901476;-0.07496762,0.1093654;-0.630632;-0.02085185,0.1200356;-0.6555214;-0.07970047,-0.07894947;0.002230007;-0.03415924,-0.1037615;-0.2963137;-0.05681372,-0.083832;-0.6366313;-0.005354356,-0.08309314;-0.6611062;-0.06553572,-0.01379297;0.4868547;-0.1841586,146.3555
+0;0;0,0.009285451;0.2963796;0.006555547,0.01910403;0.5953353;-0.001660482,0.1887963;0.4679411;0.0002151399,0.221664;0.2148187;0.01454386,0.2473732;0.006517977;-0.04145249,-0.159204;0.4827735;0.01188118,-0.4057917;0.4158009;0.003774293,-0.6184362;0.3761424;-0.01610629,0.07392402;0.004311773;-0.04383484,0.08271848;-0.2929689;-0.001360647,0.08208139;-0.6259515;0.08798983,0.09447249;-0.6474751;0.02649485,-0.07606819;0.00738073;-0.03954744,-0.1103621;-0.2895633;-0.009458553,-0.128906;-0.6231446;0.07563579,-0.1300097;-0.5846813;-0.005092189,0.01660901;0.5203809;0.002882275,0;0;0,-0.008322738;0.2784758;-0.1017449,-0.0157208;0.5555157;-0.2146049,0.1520167;0.4933054;-0.1143656,0.2723125;0.277604;-0.04834747,0.3008763;0.06754693;-0.09573793,-0.1648584;0.4589306;-0.0903237,-0.2906034;0.2525793;-0.006873593,-0.4150434;0.08755291;-0.07370692,0.07652694;0.006088525;-0.03887677,0.1111502;-0.2901476;-0.07496762,0.1093654;-0.630632;-0.02085185,0.1200356;-0.6555214;-0.07970047,-0.07894947;0.002230007;-0.03415924,-0.1037615;-0.2963137;-0.05681372,-0.083832;-0.6366313;-0.005354356,-0.08309314;-0.6611062;-0.06553572,-0.01379297;0.4868547;-0.1841586,146.3776
+0;0;0,0.009285451;0.2963796;0.006555547,0.01910403;0.5953353;-0.001660482,0.1887963;0.4679411;0.0002151399,0.221664;0.2148187;0.01454386,0.2473732;0.006517977;-0.04145249,-0.159204;0.4827735;0.01188118,-0.4057917;0.4158009;0.003774293,-0.6184362;0.3761424;-0.01610629,0.07392402;0.004311773;-0.04383484,0.08271848;-0.2929689;-0.001360647,0.08208139;-0.6259515;0.08798983,0.09447249;-0.6474751;0.02649485,-0.07606819;0.00738073;-0.03954744,-0.1103621;-0.2895633;-0.009458553,-0.128906;-0.6231446;0.07563579,-0.1300097;-0.5846813;-0.005092189,0.01660901;0.5203809;0.002882275,0;0;0,-0.008322738;0.2784758;-0.1017449,-0.0157208;0.5555157;-0.2146049,0.1520167;0.4933054;-0.1143656,0.2723125;0.277604;-0.04834747,0.3008763;0.06754693;-0.09573793,-0.1648584;0.4589306;-0.0903237,-0.2906034;0.2525793;-0.006873593,-0.4150434;0.08755291;-0.07370692,0.07652694;0.006088525;-0.03887677,0.1111502;-0.2901476;-0.07496762,0.1093654;-0.630632;-0.02085185,0.1200356;-0.6555214;-0.07970047,-0.07894947;0.002230007;-0.03415924,-0.1037615;-0.2963137;-0.05681372,-0.083832;-0.6366313;-0.005354356,-0.08309314;-0.6611062;-0.06553572,-0.01379297;0.4868547;-0.1841586,146.3889
+0;0;0,0.009301745;0.2968997;0.006567051,0.01911803;0.5957859;-0.001645803,0.1934061;0.4670385;0.0001558634,0.2260652;0.2155229;0.01439363,0.2517858;0.007129773;-0.04162759,-0.1638795;0.4822667;0.01213318,-0.4089019;0.4157193;0.00407775,-0.6216409;0.3760431;-0.01581166,0.07406664;0.004320092;-0.04391941,0.08283865;-0.2922019;-0.001553614,0.08220081;-0.6255822;0.08790354,0.09460931;-0.6471782;0.02632218,-0.07621495;0.00739497;-0.03962373,-0.1104213;-0.2887913;-0.009611635,-0.1289874;-0.6227708;0.07558431,-0.1300926;-0.5842956;-0.005257055,0.01662454;0.5208776;0.002894163,0;0;0,-0.01107542;0.2791725;-0.1010897,-0.01968023;0.5560967;-0.2139621,0.1543186;0.4952211;-0.1161957,0.2719121;0.2799057;-0.05031371,0.2977466;0.06970097;-0.09903955,-0.1651094;0.4491985;-0.07890888,-0.3080558;0.2552282;0.001535624,-0.4364103;0.09204952;-0.06269429,0.07645658;0.005823195;-0.03941989,0.1092083;-0.2899314;-0.07482672,0.1063836;-0.6307182;-0.02003908,0.1162993;-0.6555754;-0.07920623,-0.07930304;0.002509482;-0.03373687,-0.105676;-0.2951801;-0.05570303,-0.08758612;-0.636025;-0.004294161,-0.08725519;-0.6606256;-0.06451904,-0.01763123;0.4874918;-0.1835113,146.4002
+0;0;0,0.009410853;0.296899;0.006441031,0.01926552;0.5957775;-0.001979393,0.19352;0.4669301;0.0002522077,0.2260433;0.2153952;0.01445875,0.2518153;0.007004261;-0.04154742,-0.164079;0.4838678;0.01178677,-0.4107444;0.4236383;0.00416757,-0.6242173;0.3877251;-0.01499547,0.07410633;0.004225816;-0.0438616,0.08298768;-0.2922955;-0.001513876,0.08240529;-0.6256963;0.08786694,0.09373774;-0.6477736;0.02648364,-0.07615474;0.007477126;-0.03972397,-0.1103254;-0.2887017;-0.00959794,-0.1287911;-0.6227062;0.07552184,-0.1297945;-0.5842435;-0.005322166,0.01676506;0.5208736;0.002629369,0;0;0,-0.01107542;0.2791725;-0.1010897,-0.01968023;0.5560967;-0.2139621,0.1543186;0.4952211;-0.1161957,0.2719121;0.2799057;-0.05031371,0.2977466;0.06970097;-0.09903955,-0.1651094;0.4491985;-0.07890888,-0.3080558;0.2552282;0.001535624,-0.4364103;0.09204952;-0.06269429,0.07645658;0.005823195;-0.03941989,0.1092083;-0.2899314;-0.07482672,0.1063836;-0.6307182;-0.02003908,0.1162993;-0.6555754;-0.07920623,-0.07930304;0.002509482;-0.03373687,-0.105676;-0.2951801;-0.05570303,-0.08758612;-0.636025;-0.004294161,-0.08725519;-0.6606256;-0.06451904,-0.01763123;0.4874918;-0.1835113,146.4116
+0;0;0,0.009498107;0.2996518;0.00650075,0.01941646;0.6004633;-0.00196964,0.1933756;0.4713186;0.0002893568,0.2258614;0.2200735;0.01447953,0.251641;0.01162127;-0.04154312,-0.1636518;0.4882292;0.01180548,-0.4100329;0.4280691;0.004195062,-0.6235687;0.3921454;-0.01497362,0.07426665;0.004234958;-0.04395649,0.08312136;-0.2913968;-0.00173581,0.08253808;-0.6253092;0.08778214,0.09383818;-0.6472379;0.02657402,-0.07631949;0.007493302;-0.0398099,-0.1103876;-0.287797;-0.009774255,-0.1288816;-0.622314;0.07547614,-0.1298822;-0.5838755;-0.00513716,0.01690319;0.5251759;0.002662718,0;0;0,-0.01099961;0.2826774;-0.09947944,-0.02039992;0.5622139;-0.2109785,0.1550921;0.4957404;-0.1170874,0.2732919;0.2803423;-0.05373693,0.2948028;0.06973432;-0.1031032,-0.1651919;0.4508133;-0.07781613,-0.3055385;0.2559011;0.00399407,-0.4370582;0.09539676;-0.06078533,0.07590881;0.00588587;-0.04085159,0.1055788;-0.2894721;-0.07465219,0.1021708;-0.6307364;-0.01953078,0.1110774;-0.6559454;-0.07821083,-0.07988617;0.002472661;-0.0328288,-0.1109539;-0.2938497;-0.05489691,-0.0942044;-0.635311;-0.003565945,-0.09442413;-0.6601733;-0.06323837,-0.01804931;0.4930637;-0.1808341,146.4335
+0;0;0,0.009498107;0.2996518;0.00650075,0.01941646;0.6004633;-0.00196964,0.1933756;0.4713186;0.0002893568,0.2258614;0.2200735;0.01447953,0.251641;0.01162127;-0.04154312,-0.1636518;0.4882292;0.01180548,-0.4100329;0.4280691;0.004195062,-0.6235687;0.3921454;-0.01497362,0.07426665;0.004234958;-0.04395649,0.08312136;-0.2913968;-0.00173581,0.08253808;-0.6253092;0.08778214,0.09383818;-0.6472379;0.02657402,-0.07631949;0.007493302;-0.0398099,-0.1103876;-0.287797;-0.009774255,-0.1288816;-0.622314;0.07547614,-0.1298822;-0.5838755;-0.00513716,0.01690319;0.5251759;0.002662718,0;0;0,-0.01099961;0.2826774;-0.09947944,-0.02039992;0.5622139;-0.2109785,0.1550921;0.4957404;-0.1170874,0.2732919;0.2803423;-0.05373693,0.2948028;0.06973432;-0.1031032,-0.1651919;0.4508133;-0.07781613,-0.3055385;0.2559011;0.00399407,-0.4370582;0.09539676;-0.06078533,0.07590881;0.00588587;-0.04085159,0.1055788;-0.2894721;-0.07465219,0.1021708;-0.6307364;-0.01953078,0.1110774;-0.6559454;-0.07821083,-0.07988617;0.002472661;-0.0328288,-0.1109539;-0.2938497;-0.05489691,-0.0942044;-0.635311;-0.003565945,-0.09442413;-0.6601733;-0.06323837,-0.01804931;0.4930637;-0.1808341,146.4557
+0;0;0,0.009671984;0.303438;0.006610484,0.01971202;0.6081705;-0.001957878,0.1850939;0.480647;0.0006055785,0.2170553;0.232019;0.01461149,0.2430094;0.02329043;-0.04141028,-0.1549783;0.4984676;0.01124413,-0.400356;0.4460803;0.002358467,-0.615135;0.4152191;-0.01488112,0.07532986;0.004134893;-0.04447984,0.08421793;-0.2893105;-0.002532069,0.08376294;-0.6238267;0.08703946,0.09348287;-0.645999;0.02599139,-0.0772775;0.007735757;-0.04047824,-0.1111244;-0.2853674;-0.01058248,-0.1294577;-0.6204474;0.07491432,-0.1303638;-0.5820245;-0.0055314,0.01717707;0.5319019;0.002739301,0;0;0,-0.008363873;0.2872425;-0.09815121,-0.01483215;0.5715747;-0.2083967,0.1505794;0.4943779;-0.1156964,0.2719949;0.2827892;-0.05634928,0.2907009;0.07283327;-0.110647,-0.1538972;0.4567968;-0.08334946,-0.292594;0.2636693;-0.002735823,-0.4248615;0.1045445;-0.07029523,0.07647397;0.006114006;-0.04224324,0.1015233;-0.2876166;-0.0745492,0.09638899;-0.6292046;-0.01784229,0.1047372;-0.6546316;-0.07616425,-0.08154768;0.002371881;-0.03185108,-0.1160853;-0.2913516;-0.05381639,-0.1014118;-0.6333821;-0.001621846,-0.1017647;-0.6581355;-0.06116364,-0.01321702;0.5012002;-0.1785603,146.4675
+0;0;0,0.009671984;0.303438;0.006610484,0.01971202;0.6081705;-0.001957878,0.1850939;0.480647;0.0006055785,0.2170553;0.232019;0.01461149,0.2430094;0.02329043;-0.04141028,-0.1549783;0.4984676;0.01124413,-0.400356;0.4460803;0.002358467,-0.615135;0.4152191;-0.01488112,0.07532986;0.004134893;-0.04447984,0.08421793;-0.2893105;-0.002532069,0.08376294;-0.6238267;0.08703946,0.09348287;-0.645999;0.02599139,-0.0772775;0.007735757;-0.04047824,-0.1111244;-0.2853674;-0.01058248,-0.1294577;-0.6204474;0.07491432,-0.1303638;-0.5820245;-0.0055314,0.01717707;0.5319019;0.002739301,0;0;0,-0.008363873;0.2872425;-0.09815121,-0.01483215;0.5715747;-0.2083967,0.1505794;0.4943779;-0.1156964,0.2719949;0.2827892;-0.05634928,0.2907009;0.07283327;-0.110647,-0.1538972;0.4567968;-0.08334946,-0.292594;0.2636693;-0.002735823,-0.4248615;0.1045445;-0.07029523,0.07647397;0.006114006;-0.04224324,0.1015233;-0.2876166;-0.0745492,0.09638899;-0.6292046;-0.01784229,0.1047372;-0.6546316;-0.07616425,-0.08154768;0.002371881;-0.03185108,-0.1160853;-0.2913516;-0.05381639,-0.1014118;-0.6333821;-0.001621846,-0.1017647;-0.6581355;-0.06116364,-0.01321702;0.5012002;-0.1785603,146.489
+0;0;0,0.009680275;0.3036981;0.006616151,0.01970296;0.6079043;-0.001936649,0.1881585;0.4795929;0.0005786458,0.220287;0.2296652;0.01465777,0.2462112;0.02117684;-0.04129955,-0.1581287;0.4977392;0.01141162,-0.404789;0.4450781;0.002479511,-0.6193209;0.4142524;-0.01474024,0.07514508;0.004124751;-0.04437074,0.08401035;-0.2885678;-0.002530586,0.08355408;-0.6240215;0.08729193,0.09325666;-0.6461006;0.02635285,-0.07708795;0.007716782;-0.04037895,-0.110848;-0.2846344;-0.01055989,-0.1292327;-0.6206534;0.0751765,-0.1301372;-0.5822455;-0.005125605,0.01717296;0.5317845;0.002751363,0;0;0,-0.009329557;0.2876377;-0.09771132,-0.01742494;0.5714746;-0.207665,0.1539967;0.4976451;-0.1209548,0.27699;0.2851342;-0.06259346,0.2881849;0.07345256;-0.1109283,-0.1568744;0.4546131;-0.07894406,-0.2960646;0.2605828;0.002742238,-0.4312003;0.1048017;-0.0661146,0.07570405;0.005984337;-0.0431931,0.09991662;-0.2871576;-0.07449317,0.09324028;-0.6295326;-0.01676727,0.1006869;-0.6552044;-0.07477713,-0.08159258;0.002542651;-0.03112468,-0.1183731;-0.2900836;-0.0538234,-0.1062353;-0.6330075;-0.0004068688,-0.108538;-0.6578948;-0.05958471,-0.0154475;0.5012499;-0.1778793,146.5008
+0;0;0,0.00980177;0.3036945;0.006599194,0.01989311;0.6078987;-0.001947772,0.1883221;0.4795378;0.000591116,0.2203403;0.229599;0.01472453,0.2462036;0.02097452;-0.04075162,-0.158209;0.4989906;0.01099863,-0.4061393;0.452717;0.001854166,-0.6210905;0.4234128;-0.01256457,0.07517313;0.004049156;-0.04433019,0.08428615;-0.288652;-0.002603572,0.08380838;-0.6241113;0.08719769,0.09371136;-0.6470205;0.02701059,-0.07703336;0.007767304;-0.04047332,-0.1105999;-0.2846015;-0.01060801,-0.1289244;-0.6206218;0.07513593,-0.1297273;-0.5822138;-0.005167246,0.01735136;0.5317792;0.002738254,0;0;0,-0.009329557;0.2876377;-0.09771132,-0.01742494;0.5714746;-0.207665,0.1539967;0.4976451;-0.1209548,0.27699;0.2851342;-0.06259346,0.2881849;0.07345256;-0.1109283,-0.1568744;0.4546131;-0.07894406,-0.2960646;0.2605828;0.002742238,-0.4312003;0.1048017;-0.0661146,0.07570405;0.005984337;-0.0431931,0.09991662;-0.2871576;-0.07449317,0.09324028;-0.6295326;-0.01676727,0.1006869;-0.6552044;-0.07477713,-0.08159258;0.002542651;-0.03112468,-0.1183731;-0.2900836;-0.0538234,-0.1062353;-0.6330075;-0.0004068688,-0.108538;-0.6578948;-0.05958471,-0.0154475;0.5012499;-0.1778793,146.5123
+0;0;0,0.009835604;0.3047429;0.006621974,0.01993929;0.6093197;-0.001933811,0.1909074;0.4801261;0.0005766277,0.2220422;0.2370839;0.01432006,0.2478904;0.02858087;-0.04112381,-0.1607739;0.4998681;0.01113883,-0.4018631;0.4548714;0.002246683,-0.6166893;0.4255842;-0.01216366,0.0751678;0.004048869;-0.04432705,0.08422339;-0.2868077;-0.002863396,0.08374274;-0.6242899;0.08747938,0.09366041;-0.6472776;0.02720295,-0.0770279;0.007766754;-0.04047045,-0.1103829;-0.2827595;-0.01079336,-0.1288179;-0.620806;0.07546763,-0.129622;-0.5823854;-0.004954718,0.01739566;0.5331439;0.002755678,0;0;0,-0.01046578;0.2886097;-0.09799862,-0.01983505;0.5726283;-0.2084098,0.155235;0.4965042;-0.1234078,0.2801693;0.2928426;-0.06736231,0.2863646;0.08026774;-0.1119633,-0.1590229;0.454068;-0.07567941,-0.2937738;0.2645858;0.002847284,-0.4267248;0.1054474;-0.06207348,0.07514429;0.00574559;-0.0441792,0.09965196;-0.285623;-0.07422113,0.0903535;-0.6299056;-0.01557565,0.09695564;-0.6556019;-0.0738306,-0.08186997;0.002830721;-0.03034424,-0.1196468;-0.2875887;-0.05540925,-0.1103425;-0.6323036;0.0006383248,-0.1153647;-0.6572913;-0.05844161,-0.01754634;0.5024102;-0.1784868,146.534
+0;0;0,0.009784249;0.3047459;0.006559177,0.01970604;0.6093257;-0.002090908,0.190767;0.4802173;0.0006404938,0.2207003;0.2370428;0.01470833,0.247597;0.02871859;-0.04090888,-0.1610966;0.5006452;0.01076223,-0.4033384;0.4624268;0.001486694,-0.6186066;0.4351919;-0.01006965,0.07519804;0.004066751;-0.04427408,0.08437574;-0.2867946;-0.002871111,0.08401667;-0.6242707;0.08749472,0.09396599;-0.647284;0.02724591,-0.07697802;0.007740902;-0.0405702,-0.1103103;-0.2827804;-0.01081966,-0.1285107;-0.6208376;0.0754494,-0.1292233;-0.5824231;-0.004974447,0.01722692;0.5331497;0.002629399,0;0;0,-0.01046578;0.2886097;-0.09799862,-0.01983505;0.5726283;-0.2084098,0.155235;0.4965042;-0.1234078,0.2801693;0.2928426;-0.06736231,0.2863646;0.08026774;-0.1119633,-0.1590229;0.454068;-0.07567941,-0.2937738;0.2645858;0.002847284,-0.4267248;0.1054474;-0.06207348,0.07514429;0.00574559;-0.0441792,0.09965196;-0.285623;-0.07422113,0.0903535;-0.6299056;-0.01557565,0.09695564;-0.6556019;-0.0738306,-0.08186997;0.002830721;-0.03034424,-0.1196468;-0.2875887;-0.05540925,-0.1103425;-0.6323036;0.0006383248,-0.1153647;-0.6572913;-0.05844161,-0.01754634;0.5024102;-0.1784868,146.5456
+0;0;0,0.00978912;0.3048976;0.006562442,0.01969714;0.6090546;-0.002074238,0.1923571;0.4795969;0.0006304036,0.2224881;0.2348162;0.01479116,0.2494143;0.02626333;-0.0408871,-0.1627395;0.5002124;0.01084513,-0.4065813;0.4617416;0.001508333,-0.6220858;0.4344768;-0.01006069,0.07532043;0.004073369;-0.04434614,0.08451995;-0.2874793;-0.002844758,0.08416076;-0.6250595;0.08754894,0.09408383;-0.6479329;0.02745911,-0.07710331;0.0077535;-0.04063623,-0.1105148;-0.2834584;-0.01081497,-0.1287209;-0.6216198;0.07548068,-0.1294316;-0.5832275;-0.004730955,0.01722248;0.5330156;0.002637582,0;0;0,-0.01316097;0.2888469;-0.09744596,-0.02525571;0.5724207;-0.2075639,0.1531879;0.4964903;-0.1258564,0.2783002;0.2910034;-0.06974864,0.2846902;0.07920463;-0.1189404,-0.164193;0.4525099;-0.07319763,-0.2910686;0.258639;0.01249178,-0.4295125;0.1065513;-0.05837423,0.07488128;0.006215125;-0.04483867,0.09501923;-0.2863422;-0.07338071,0.08362367;-0.6306105;-0.01438022,0.08976058;-0.6565315;-0.07217312,-0.08229513;0.002309373;-0.0296398,-0.1253617;-0.2879906;-0.05573904,-0.1176682;-0.6324023;0.003022909,-0.1288055;-0.6600862;-0.05223444,-0.02233232;0.5023491;-0.1777027,146.5564
+0;0;0,0.00978912;0.3048976;0.006562442,0.01969714;0.6090546;-0.002074238,0.1923571;0.4795969;0.0006304036,0.2224881;0.2348162;0.01479116,0.2494143;0.02626333;-0.0408871,-0.1627395;0.5002124;0.01084513,-0.4065813;0.4617416;0.001508333,-0.6220858;0.4344768;-0.01006069,0.07532043;0.004073369;-0.04434614,0.08451995;-0.2874793;-0.002844758,0.08416076;-0.6250595;0.08754894,0.09408383;-0.6479329;0.02745911,-0.07710331;0.0077535;-0.04063623,-0.1105148;-0.2834584;-0.01081497,-0.1287209;-0.6216198;0.07548068,-0.1294316;-0.5832275;-0.004730955,0.01722248;0.5330156;0.002637582,0;0;0,-0.01316097;0.2888469;-0.09744596,-0.02525571;0.5724207;-0.2075639,0.1531879;0.4964903;-0.1258564,0.2783002;0.2910034;-0.06974864,0.2846902;0.07920463;-0.1189404,-0.164193;0.4525099;-0.07319763,-0.2910686;0.258639;0.01249178,-0.4295125;0.1065513;-0.05837423,0.07488128;0.006215125;-0.04483867,0.09501923;-0.2863422;-0.07338071,0.08362367;-0.6306105;-0.01438022,0.08976058;-0.6565315;-0.07217312,-0.08229513;0.002309373;-0.0296398,-0.1253617;-0.2879906;-0.05573904,-0.1176682;-0.6324023;0.003022909,-0.1288055;-0.6600862;-0.05223444,-0.02233232;0.5023491;-0.1777027,146.579
+0;0;0,0.009841926;0.3065423;0.006597842,0.01981681;0.6127521;-0.002097703,0.1913238;0.4831147;0.0006525542,0.2218008;0.2355234;0.0149759,0.2487341;0.02691551;-0.04071704,-0.1614698;0.5035965;0.01080104,-0.4081114;0.464684;0.001357031,-0.6236727;0.437412;-0.01021504,0.07550476;0.004083339;-0.04445467,0.08472137;-0.2880111;-0.002876177,0.08436165;-0.6260953;0.08765249,0.09427079;-0.6488944;0.02764701,-0.077292;0.007772475;-0.04073568,-0.1107656;-0.2839805;-0.01085901,-0.1289988;-0.6226468;0.07556549,-0.1297085;-0.5842663;-0.004533529,0.01732503;0.536187;0.002646716,0;0;0,-0.01243965;0.290202;-0.09867454,-0.02421502;0.5752308;-0.2107465,0.1526102;0.4979985;-0.1273468,0.2808542;0.2907207;-0.07234788,0.287025;0.07909605;-0.1225603,-0.1604751;0.4533411;-0.075096,-0.2891874;0.257511;0.01161743,-0.4284863;0.1060252;-0.05903811,0.0748454;0.00630933;-0.04530144,0.09479951;-0.2868457;-0.07349396,0.08190142;-0.6316009;-0.01455259,0.08731837;-0.6576912;-0.07209492,-0.08265913;0.002207523;-0.02926529,-0.1262694;-0.288388;-0.05728777,-0.1207513;-0.6326678;0.005461812,-0.1380056;-0.6620376;-0.04615313,-0.02129322;0.5048232;-0.18033,146.6012
+0;0;0,0.009843872;0.306542;0.006609119,0.01978545;0.6127535;-0.002063887,0.1913065;0.4831069;0.0006976582,0.221632;0.2355004;0.01508023,0.2484535;0.02652244;-0.03926278,-0.1616866;0.504587;0.01027813,-0.4093739;0.4723602;0.003356726,-0.6254228;0.4503557;-0.01017243,0.07553571;0.004136176;-0.04439718,0.08478966;-0.2879652;-0.002875503,0.08470278;-0.6261578;0.08724833,0.09542885;-0.6483707;0.02687158,-0.07725401;0.007705629;-0.04082035,-0.1107965;-0.284036;-0.01091046,-0.1283885;-0.6228008;0.07526077,-0.1289804;-0.5844178;-0.004838951,0.01731009;0.5361875;0.002673334,0;0;0,-0.01243965;0.290202;-0.09867454,-0.02421502;0.5752308;-0.2107465,0.1526102;0.4979985;-0.1273468,0.2808542;0.2907207;-0.07234788,0.287025;0.07909605;-0.1225603,-0.1604751;0.4533411;-0.075096,-0.2891874;0.257511;0.01161743,-0.4284863;0.1060252;-0.05903811,0.0748454;0.00630933;-0.04530144,0.09479951;-0.2868457;-0.07349396,0.08190142;-0.6316009;-0.01455259,0.08731837;-0.6576912;-0.07209492,-0.08265913;0.002207523;-0.02926529,-0.1262694;-0.288388;-0.05728777,-0.1207513;-0.6326678;0.005461812,-0.1380056;-0.6620376;-0.04615313,-0.02129322;0.5048232;-0.18033,146.6131
+0;0;0,0.009829296;0.3060881;0.006599333,0.01975364;0.6117688;-0.002058555,0.1914586;0.482202;0.0006926234,0.2214067;0.2376772;0.01489619,0.2482114;0.02882965;-0.03941291,-0.1618987;0.5037042;0.01028299,-0.4065033;0.4718786;0.003447722,-0.6224173;0.4498878;-0.01007299,0.0754888;0.004133607;-0.0443696,0.08474936;-0.2881763;-0.002818279,0.08466239;-0.6267347;0.08740303,0.09537164;-0.6488658;0.02712094,-0.07720603;0.007700844;-0.040795,-0.1107725;-0.2842491;-0.01086374,-0.1283835;-0.6233803;0.07540068,-0.1289744;-0.5850105;-0.004573457,0.01728263;0.5353373;0.002670338,0;0;0,-0.01251929;0.2898979;-0.09814548,-0.02453152;0.5745134;-0.2097883,0.1530298;0.4985066;-0.1279604,0.2823201;0.2949401;-0.07565641,0.288607;0.08277541;-0.1228993,-0.1597874;0.452318;-0.07287351,-0.287178;0.2585821;0.01155982,-0.4253268;0.1042304;-0.05458964,0.07459462;0.006326824;-0.04560613,0.09494551;-0.2870781;-0.07311463,0.08119351;-0.6321363;-0.01389122,0.08617095;-0.6583749;-0.07115126,-0.082678;0.002194641;-0.02904891,-0.1268579;-0.2883988;-0.05839077,-0.1273587;-0.6317661;0.01132499,-0.1483607;-0.6632898;-0.03600384,-0.02155228;0.5042136;-0.1794684,146.6346
+0;0;0,0.009829296;0.3060881;0.006599333,0.01975364;0.6117688;-0.002058555,0.1914586;0.482202;0.0006926234,0.2214067;0.2376772;0.01489619,0.2482114;0.02882965;-0.03941291,-0.1618987;0.5037042;0.01028299,-0.4065033;0.4718786;0.003447722,-0.6224173;0.4498878;-0.01007299,0.0754888;0.004133607;-0.0443696,0.08474936;-0.2881763;-0.002818279,0.08466239;-0.6267347;0.08740303,0.09537164;-0.6488658;0.02712094,-0.07720603;0.007700844;-0.040795,-0.1107725;-0.2842491;-0.01086374,-0.1283835;-0.6233803;0.07540068,-0.1289744;-0.5850105;-0.004573457,0.01728263;0.5353373;0.002670338,0;0;0,-0.01251929;0.2898979;-0.09814548,-0.02453152;0.5745134;-0.2097883,0.1530298;0.4985066;-0.1279604,0.2823201;0.2949401;-0.07565641,0.288607;0.08277541;-0.1228993,-0.1597874;0.452318;-0.07287351,-0.287178;0.2585821;0.01155982,-0.4253268;0.1042304;-0.05458964,0.07459462;0.006326824;-0.04560613,0.09494551;-0.2870781;-0.07311463,0.08119351;-0.6321363;-0.01389122,0.08617095;-0.6583749;-0.07115126,-0.082678;0.002194641;-0.02904891,-0.1268579;-0.2883988;-0.05839077,-0.1273587;-0.6317661;0.01132499,-0.1483607;-0.6632898;-0.03600384,-0.02155228;0.5042136;-0.1794684,146.6463

+ 136 - 0
DataCSV/Sam/FirstPersonPerspective_OneArm_Sideways_ColorFeedback_Slow.csv

@@ -0,0 +1,136 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.007402087;0.3196276;0.008409219,0.01342957;0.6302531;0.001566489,0.1778378;0.5040145;0.00542851,0.2119664;0.2537267;0.02086759,0.2416461;0.04178676;-0.0338553,-0.1519046;0.4981037;0.006887985,-0.201473;0.2499913;0.001381985,-0.2470524;0.03762317;-0.03882139,0.08364023;0.005734387;-0.04743439,0.09834772;-0.3444979;-0.0002087243,0.09889387;-0.6789351;0.08726701,0.1135742;-0.7212534;0.003933914,-0.08461913;0.007342823;-0.0454343,-0.1199345;-0.3424278;-0.006414354,-0.1371861;-0.677695;0.07604032,-0.1366252;-0.635987;-0.03465052,0.01201913;0.553829;0.005809225,0;0;0,0.02029379;0.3190989;0.007166624,0.03962432;0.6292241;0.002115249,0.1828166;0.4933658;-0.06170106,0.3633184;0.3230605;-0.1113231,0.5103102;0.2088028;-0.2302036,-0.1196789;0.4980127;0.06120495,-0.3602328;0.4194598;0.05798022,-0.566289;0.47289;-0.001011845,0.07394336;0.005283981;-0.06150651,0.1335601;-0.3426696;-0.03952122,0.1463846;-0.6774302;0.04575157,0.1167122;-0.6708384;-0.05894542,-0.09577646;0.002300796;-0.01000842,-0.1177331;-0.350695;-0.01460163,-0.1074935;-0.6910806;0.04483995,-0.1345812;-0.6848161;-0.06048211,0.03486958;0.5529018;0.005712509,876.577
+0;0;0,0.007389008;0.3190629;0.00839436,0.01340764;0.6292338;0.001560626,0.1782272;0.502961;0.00541677,0.2116419;0.2579088;0.02053289,0.2413445;0.04580544;-0.03423221,-0.1523299;0.4970356;0.006879852,-0.2008614;0.2541133;0.001489029,-0.2464759;0.04158142;-0.03874535,0.08290908;0.00568426;-0.04701974,0.09749821;-0.3417296;-0.0001741163,0.09804519;-0.676675;0.08743457,0.1127407;-0.7190682;0.004015222,-0.08387943;0.007278635;-0.04503714,-0.1189106;-0.3396773;-0.006331198,-0.1361884;-0.675454;0.0762488,-0.1356269;-0.6337339;-0.03455661,0.01199885;0.5528985;0.005798426,0;0;0,0.01923692;0.3185805;0.007909775,0.03758107;0.6283187;0.003449202,0.1820516;0.4933673;-0.05999827,0.3616299;0.3289356;-0.1059268,0.5081946;0.2175794;-0.2283518,-0.1229031;0.4973572;0.05995334,-0.3581341;0.4195217;0.05805809,-0.5643442;0.4688036;-0.004535485,0.0744171;0.004932731;-0.05962253,0.1328769;-0.3404678;-0.04001093,0.1455766;-0.6759567;0.04454637,0.1167482;-0.6693686;-0.06050754,-0.09464196;0.003096711;-0.01226345,-0.1167024;-0.3470458;-0.01641812,-0.1063956;-0.6879673;0.04299859,-0.1326254;-0.6817158;-0.06265899,0.03304151;0.5520661;0.006906271,876.6016
+0;0;0,0.007372478;0.3183492;0.008375581,0.01337586;0.6277341;0.001559236,0.1778562;0.5017593;0.005405339,0.2104439;0.2627717;0.02014736,0.2401613;0.05056286;-0.03464496,-0.1520192;0.4958461;0.006865404,-0.1993496;0.2589357;0.001607993,-0.2449868;0.04629812;-0.03864639,0.08201557;0.005623;-0.04651301,0.09650815;-0.3394915;2.257898E-05,0.09705526;-0.6745241;0.08765405,0.1117696;-0.7170099;0.004127942,-0.08297545;0.007200193;-0.04455176,-0.1177747;-0.3374594;-0.006101996,-0.1350571;-0.6733235;0.07649949,-0.1344949;-0.6315884;-0.03444772,0.01197067;0.5515938;0.005786208,0;0;0,0.01810794;0.3179276;0.008051872,0.03545313;0.6269367;0.003684282,0.1816917;0.4942615;-0.0571785,0.3578656;0.3341712;-0.09875011,0.5077093;0.2300111;-0.223712,-0.1254234;0.4968495;0.05780781,-0.3528911;0.4153087;0.05583256,-0.559244;0.4600295;-0.01001928,0.07506314;0.004530728;-0.05715442,0.1322898;-0.3388765;-0.04053545,0.1444962;-0.6747057;0.04310775,0.1168321;-0.6681525;-0.06240177,-0.09323708;0.003743631;-0.01464453,-0.1157077;-0.3440557;-0.0178628,-0.105517;-0.6850455;0.0417065,-0.1305684;-0.6788102;-0.064383,0.03114799;0.5508654;0.007119417,876.6322
+0;0;0,0.0072582;0.3171439;0.00828285,0.01315294;0.6245739;0.001465588,0.1778344;0.4990809;0.005341118,0.2103894;0.2605559;0.0200331,0.24015;0.04832238;-0.03485077,-0.15235;0.4930636;0.0069529,-0.1995512;0.2565992;0.001803234,-0.2452835;0.04385775;-0.03807939,0.08164129;0.005636673;-0.04630709,0.09599949;-0.3369881;-0.0002076291,0.09669715;-0.6730231;0.08781649,0.1106004;-0.7159808;0.00432355,-0.08258612;0.007127109;-0.04438643,-0.117128;-0.3350366;-0.006256286,-0.134522;-0.6719391;0.07658315,-0.1340022;-0.6301897;-0.03454232,0.01177596;0.548966;0.005676531,0;0;0,0.01680979;0.3167683;0.008761406,0.03201576;0.6239439;0.005371094,0.180851;0.4944578;-0.05380487,0.3569111;0.3351699;-0.09623218,0.5085018;0.2351386;-0.2225451,-0.1295413;0.4938684;0.05522547,-0.354956;0.4080938;0.05611406,-0.5617113;0.4450002;-0.01339244,0.07541478;0.004330277;-0.05599356,0.1318621;-0.3366945;-0.04053879,0.1439496;-0.673798;0.0424273,0.1177387;-0.6672508;-0.0636394,-0.09255679;0.003898414;-0.01610776,-0.115227;-0.3413568;-0.01892633,-0.1049767;-0.6835283;0.04008088,-0.1285587;-0.6772727;-0.0665366,0.02830537;0.5483639;0.008548975,876.6651
+0;0;0,0.007243017;0.3164805;0.008265524,0.01312505;0.6232496;0.001461861,0.1817552;0.4967098;0.005321694,0.2135156;0.2640069;0.01965506,0.2433016;0.05159187;-0.03527577,-0.1562756;0.4905494;0.006971778,-0.2023247;0.2598569;0.00194781,-0.2480961;0.04693352;-0.03796894,0.08106105;0.005596613;-0.04597798,0.09527663;-0.333625;-0.0003364049,0.09597726;-0.6710891;0.08806206,0.1098859;-0.7140752;0.004536569,-0.08199917;0.007076455;-0.04407097,-0.116198;-0.3316887;-0.00631956,-0.1336659;-0.670024;0.07687218,-0.1331459;-0.6282699;-0.03429662,0.0117506;0.5477803;0.005665078,0;0;0,0.01516309;0.3161758;0.009145021,0.02855524;0.6227773;0.0061481,0.1815426;0.4951246;-0.05689979,0.3539701;0.337773;-0.08646393,0.5056672;0.2430799;-0.2170241,-0.1373374;0.4915566;0.05340458,-0.3545356;0.4011303;0.05698255,-0.5621011;0.4328872;-0.01325167,0.0754595;0.004166961;-0.05481505,0.1310394;-0.3335877;-0.04106068,0.1429808;-0.6723073;0.0415423,0.1171511;-0.665779;-0.06465958,-0.09153419;0.004199111;-0.01788994,-0.1147185;-0.3375793;-0.02044802,-0.1043306;-0.6812013;0.03882046,-0.127531;-0.6749469;-0.06792608,0.02529877;0.547312;0.009238005,876.6985
+0;0;0,0.007212499;0.315147;0.008230697,0.01306014;0.6201207;0.001468005,0.1829742;0.4936653;0.00529922,0.2143242;0.2639694;0.01944737,0.2441198;0.05148639;-0.03550104,-0.1575926;0.4874588;0.006961684,-0.2030466;0.2597473;0.002002634,-0.2488327;0.04675569;-0.03792689,0.08082449;0.005580281;-0.04584381,0.0950105;-0.3329356;-0.0002971776,0.095711;-0.6703358;0.08808455,0.1096279;-0.7133652;0.004509531,-0.08175987;0.007055805;-0.04394236,-0.1158875;-0.3310046;-0.006269485,-0.1333522;-0.6692758;0.07690649,-0.1328319;-0.6275147;-0.03432822,0.0116942;0.545119;0.00564518,0;0;0,0.01365079;0.3149016;0.009383202,0.02514172;0.6197813;0.006447077,0.1811095;0.4957994;-0.05668831,0.3511098;0.3389724;-0.07786417,0.5041195;0.2486772;-0.2101176,-0.1425821;0.4905146;0.05236016,-0.3510069;0.3880743;0.0552373,-0.5588315;0.4137917;-0.0168995,0.07547972;0.004303008;-0.05431104,0.130886;-0.3328045;-0.04176474,0.142905;-0.6713052;0.04144287,0.117632;-0.6648089;-0.06495547,-0.09097675;0.00436411;-0.01922441,-0.1147545;-0.3366555;-0.02222589,-0.1039943;-0.6801501;0.03732546,-0.126627;-0.6739166;-0.06960756,0.02236894;0.5447665;0.009554386,876.7341
+0;0;0,0.007135872;0.31432;0.008156469,0.01294286;0.6182755;0.001302043,0.1769124;0.4939443;0.005287589,0.2087532;0.2607721;0.01958074,0.2389032;0.04826164;-0.03587409,-0.1518987;0.4881532;0.006698927,-0.1984017;0.257066;0.001842041,-0.2442638;0.04360278;-0.03656452,0.08034839;0.005556848;-0.04557541,0.09445412;-0.331161;-0.0003840625,0.09550846;-0.6692257;0.08818566,0.1089476;-0.713421;0.004984111,-0.08127381;0.007009929;-0.04369541,-0.1151839;-0.3292536;-0.006318245,-0.1328266;-0.6680989;0.07738408,-0.132238;-0.6262972;-0.034278,0.01158043;0.5435283;0.005494867,0;0;0,0.01214543;0.3141457;0.00891304,0.02191432;0.6180605;0.005437613,0.1795598;0.4978241;-0.0375011,0.3479076;0.3357893;-0.06898355,0.500566;0.2515541;-0.2058952,-0.1403291;0.4918252;0.0483381,-0.3448694;0.3746825;0.05365587,-0.5537266;0.373754;-0.02065952,0.07627611;0.004378855;-0.05221725,0.1309949;-0.3310625;-0.04196596,0.1421342;-0.670601;0.04002786,0.1212644;-0.6642237;-0.06774259,-0.09006818;0.004490093;-0.0207707,-0.1140882;-0.3346767;-0.02377556,-0.1032529;-0.6787497;0.03647235,-0.1124139;-0.7342242;-0.03576509,0.01959291;0.5432915;0.008722067,876.7662
+0;0;0,0.007135872;0.31432;0.008156469,0.01294286;0.6182755;0.001302043,0.1769124;0.4939443;0.005287589,0.2087532;0.2607721;0.01958074,0.2389032;0.04826164;-0.03587409,-0.1518987;0.4881532;0.006698927,-0.1984017;0.257066;0.001842041,-0.2442638;0.04360278;-0.03656452,0.08034839;0.005556848;-0.04557541,0.09445412;-0.331161;-0.0003840625,0.09550846;-0.6692257;0.08818566,0.1089476;-0.713421;0.004984111,-0.08127381;0.007009929;-0.04369541,-0.1151839;-0.3292536;-0.006318245,-0.1328266;-0.6680989;0.07738408,-0.132238;-0.6262972;-0.034278,0.01158043;0.5435283;0.005494867,0;0;0,0.01214543;0.3141457;0.00891304,0.02191432;0.6180605;0.005437613,0.1795598;0.4978241;-0.0375011,0.3479076;0.3357893;-0.06898355,0.500566;0.2515541;-0.2058952,-0.1403291;0.4918252;0.0483381,-0.3448694;0.3746825;0.05365587,-0.5537266;0.373754;-0.02065952,0.07627611;0.004378855;-0.05221725,0.1309949;-0.3310625;-0.04196596,0.1421342;-0.670601;0.04002786,0.1212644;-0.6642237;-0.06774259,-0.09006818;0.004490093;-0.0207707,-0.1140882;-0.3346767;-0.02377556,-0.1032529;-0.6787497;0.03647235,-0.1124139;-0.7342242;-0.03576509,0.01959291;0.5432915;0.008722067,876.7881
+0;0;0,0.007075835;0.3116755;0.008087846,0.01280412;0.6115118;0.001326209,0.1782524;0.4877533;0.005253233,0.2097122;0.2573717;0.01937532,0.239856;0.04490487;-0.03606813,-0.153463;0.481911;0.006677037,-0.1994094;0.2535895;0.001878279,-0.2452622;0.04017004;-0.0365204,0.07907984;0.005469116;-0.04485587,0.09309638;-0.3291196;4.97289E-05,0.0941489;-0.6666008;0.08846658,0.1076344;-0.7110519;0.004978247,-0.07999066;0.006899256;-0.04300554,-0.1136863;-0.327238;-0.005864721,-0.1312986;-0.6654984;0.07769315,-0.1307079;-0.623656;-0.03435383,0.01146011;0.5377753;0.005462341,0;0;0,0.009072766;0.3116199;0.008235455,0.01394476;0.6114963;0.002868652,0.1791348;0.4972207;-0.02556992,0.3406225;0.33146;-0.0522151,0.4933999;0.2458016;-0.1880329,-0.1515291;0.4905867;0.03935367,-0.3368502;0.3500926;0.05285595,-0.5425531;0.3203067;-0.02411096,0.07796101;0.003853798;-0.04693412,0.1308652;-0.3297925;-0.04031181,0.140361;-0.6694242;0.03888631,0.1246999;-0.6632356;-0.07012224,-0.08761283;0.004090329;-0.02455288,-0.1131846;-0.3328055;-0.02769599,-0.1013729;-0.67595;0.03414673,-0.1104071;-0.7320129;-0.03801063,0.01289165;0.5377402;0.00673008,876.8215
+0;0;0,0.007057248;0.3116761;0.008081116,0.01279476;0.6115123;0.001314738,0.1782233;0.4877018;0.00524349,0.209677;0.2573183;0.01934718,0.2399914;0.04493591;-0.03632636,-0.1535271;0.482059;0.006581631,-0.1997852;0.2537977;0.001917332,-0.2456397;0.04026324;-0.03583453,0.07908181;0.005467359;-0.04485263,0.09329344;-0.3290658;0.0004045293,0.09438603;-0.6665433;0.08883472,0.1068939;-0.7102256;0.004516274,-0.07998582;0.006897284;-0.04301485,-0.1136167;-0.3272507;-0.00591132,-0.1312743;-0.6655215;0.07759473,-0.1306524;-0.6236814;-0.03445231,0.01144654;0.5377758;0.005450187,0;0;0,0.009072766;0.3116199;0.008235455,0.01394476;0.6114963;0.002868652,0.1791348;0.4972207;-0.02556992,0.3406225;0.33146;-0.0522151,0.4933999;0.2458016;-0.1880329,-0.1515291;0.4905867;0.03935367,-0.3368502;0.3500926;0.05285595,-0.5425531;0.3203067;-0.02411096,0.07796101;0.003853798;-0.04693412,0.1308652;-0.3297925;-0.04031181,0.140361;-0.6694242;0.03888631,0.1246999;-0.6632356;-0.07012224,-0.08761283;0.004090329;-0.02455288,-0.1131846;-0.3328055;-0.02769599,-0.1013729;-0.67595;0.03414673,-0.1104071;-0.7320129;-0.03801063,0.01289165;0.5377402;0.00673008,876.844
+0;0;0,0.007008534;0.3095247;0.008025334,0.01269033;0.6064478;0.001325676,0.181609;0.4823319;0.005208702,0.2127547;0.2542051;0.01917423,0.2430077;0.04225264;-0.0363866,-0.1570571;0.4765715;0.00657474,-0.2028621;0.250546;0.001956129,-0.2486238;0.03744389;-0.03571931,0.07804561;0.005395722;-0.04426493,0.09221926;-0.3282432;0.0008712485,0.09330539;-0.6637279;0.08877924,0.105835;-0.7075381;0.004314311,-0.07893778;0.00680691;-0.04245124,-0.1124787;-0.3264479;-0.005446885,-0.1300321;-0.6627212;0.07756604,-0.1294091;-0.6208605;-0.03467566,0.01135561;0.5334497;0.005419709,0;0;0,0.005640283;0.3095638;0.007582188,0.006064668;0.6065543;0.001801252,0.1783028;0.4959113;-0.01801038,0.3347186;0.3284379;-0.04434848,0.4898531;0.2334165;-0.1701672,-0.1635262;0.489035;0.0342405,-0.3386092;0.3396776;0.04990155,-0.5350044;0.2753618;-0.02895575,0.07906348;0.003326476;-0.04263234,0.1299943;-0.329753;-0.03848863,0.1382607;-0.6680794;0.03731322,0.1259395;-0.6619989;-0.07230115,-0.08562054;0.004388861;-0.02700884,-0.1121834;-0.3315091;-0.03148252,-0.1001236;-0.6722747;0.03186063,-0.109338;-0.7290091;-0.03977389,0.006206587;0.5335383;0.005788565,876.8665
+0;0;0,0.00698648;0.3085507;0.00800008,0.01266053;0.6050732;0.001306262,0.1827097;0.4806446;0.005186402,0.2135495;0.2547574;0.01901483,0.2438545;0.04244104;-0.0366414,-0.1582041;0.4748459;0.006561506,-0.2035594;0.2510394;0.001988238,-0.2493997;0.03757145;-0.03575189,0.07775321;0.005375505;-0.04409909,0.09191359;-0.3279512;0.0009948537,0.09299558;-0.6621529;0.08856668,0.1055399;-0.7060496;0.004002824,-0.07864203;0.006781407;-0.04229219,-0.1121516;-0.3261615;-0.005322464,-0.1296378;-0.6611489;0.07737302,-0.1290141;-0.6192744;-0.03500015,0.01132629;0.5321016;0.005398809,0;0;0,0.003607735;0.308643;0.006541729,0.002753347;0.6052088;-0.0003209109,0.1772192;0.4943799;-0.01280499,0.3270552;0.3234298;-0.03499866,0.4800423;0.2356422;-0.1690977,-0.1687956;0.4880589;0.02651757,-0.3335971;0.33099;0.04487989,-0.5290245;0.2581824;-0.02996272,0.07924827;0.003143966;-0.04158139,0.1294902;-0.329717;-0.03711557,0.1371261;-0.6673243;0.03584909,0.1278728;-0.6613532;-0.0741787,-0.08474147;0.004780272;-0.02855202,-0.1121954;-0.3306547;-0.03694006,-0.1002213;-0.6695725;0.02903083,-0.1090407;-0.7270286;-0.04198162,0.003130793;0.5322355;0.003937483,876.9001
+0;0;0,0.006954945;0.3085516;0.007992016,0.01261125;0.6050742;0.001285447,0.1826635;0.4806499;0.005213656,0.2135172;0.2547635;0.0190238,0.244065;0.04252075;-0.03677999,-0.1582276;0.4747783;0.006663652,-0.2036183;0.2509786;0.00211043,-0.2497172;0.03759304;-0.0357803,0.07774893;0.005385804;-0.04410537,0.09192733;-0.3279377;0.001005813,0.09306767;-0.6621985;0.08835118,0.1043424;-0.7083714;0.00564868,-0.07863816;0.006766132;-0.04230183,-0.112144;-0.3261763;-0.005324718,-0.1296903;-0.6611557;0.07739002,-0.1290888;-0.6192847;-0.03498365,0.01127877;0.5321027;0.005379812,0;0;0,0.003607735;0.308643;0.006541729,0.002753347;0.6052088;-0.0003209109,0.1772192;0.4943799;-0.01280499,0.3270552;0.3234298;-0.03499866,0.4800423;0.2356422;-0.1690977,-0.1687956;0.4880589;0.02651757,-0.3335971;0.33099;0.04487989,-0.5290245;0.2581824;-0.02996272,0.07924827;0.003143966;-0.04158139,0.1294902;-0.329717;-0.03711557,0.1371261;-0.6673243;0.03584909,0.1278728;-0.6613532;-0.0741787,-0.08474147;0.004780272;-0.02855202,-0.1121954;-0.3306547;-0.03694006,-0.1002213;-0.6695725;0.02903083,-0.1090407;-0.7270286;-0.04198162,0.003130793;0.5322355;0.003937483,876.9236
+0;0;0,0.006939106;0.307849;0.007973816,0.01259953;0.6045924;0.001258108,0.1857311;0.4790952;0.005191613,0.2153286;0.2624062;0.01843945,0.2511744;0.01335362;-0.04704252,-0.1612902;0.473118;0.006667684,-0.2048328;0.2584307;0.002299854,-0.2589267;0.00803718;-0.04216235,0.07606911;0.00526944;-0.04315244,0.09015669;-0.3259188;0.001669753,0.091288;-0.6575351;0.08832407,0.1025797;-0.7038224;0.005497247,-0.07693913;0.006619944;-0.04138787,-0.1102304;-0.3241897;-0.004647627,-0.1276378;-0.6565188;0.07741269,-0.1270354;-0.6146299;-0.0351299,0.01126435;0.5314733;0.005360757,0;0;0,-0.0002963245;0.3080038;0.004032612,-0.004118294;0.6047019;-0.005188942,0.1742787;0.4897798;-0.0002083778,0.308384;0.3171865;-0.0154717,0.4643091;0.2218997;-0.2004251,-0.1801189;0.4899035;0.008259275,-0.3216441;0.3243214;0.0318993,-0.5295288;0.1937239;-0.05370568,0.0796137;0.002091408;-0.03651977,0.1278129;-0.3289054;-0.03318858,0.1348244;-0.6651406;0.03296518,0.1328612;-0.6594152;-0.07755374,-0.08117468;0.005536814;-0.03250268,-0.109495;-0.3275607;-0.04421432,-0.09881286;-0.6632795;0.02403767,-0.09799623;-0.6576298;-0.08647903,-0.003009126;0.5316266;-0.0003108978,876.9557
+0;0;0,0.006950288;0.308345;0.007986665,0.01261815;0.6054829;0.001258597,0.1872191;0.4793692;0.005200461,0.2171732;0.2600695;0.01860791,0.2529881;0.01123157;-0.04681764,-0.1627313;0.4733416;0.006688992,-0.2067984;0.2560678;0.002268538,-0.2608458;0.005889952;-0.04215535,0.07544886;0.005226474;-0.04280058,0.08947583;-0.324537;0.001828782,0.09060658;-0.6559888;0.08844014,0.1018991;-0.7022814;0.00560765,-0.07631178;0.006565966;-0.0410504,-0.1094598;-0.3228205;-0.004468225,-0.1268586;-0.6549849;0.0775514,-0.1262561;-0.6130952;-0.03499888,0.01127979;0.5321894;0.005371033,0;0;0,-0.002034858;0.3085075;0.002774954,-0.006911665;0.6055546;-0.007281542,0.1727668;0.4891923;0.008494616,0.3001917;0.308499;-0.008303881,0.4480405;0.1903337;-0.18624,-0.1840728;0.489925;0.004971865,-0.3200521;0.3159712;0.02544263,-0.512684;0.1675843;-0.06597866,0.08013816;0.001726687;-0.03356528,0.1261866;-0.32814;-0.03347564,0.1332458;-0.6644008;0.0316546,0.1340228;-0.6587706;-0.078866,-0.07935336;0.005474289;-0.03499731,-0.1095173;-0.326013;-0.0467783,-0.09884312;-0.6613709;0.02238994,-0.09527917;-0.6558048;-0.08806175,-0.005477726;0.532329;-0.002123594,876.9897
+0;0;0,0.006920227;0.3083461;0.007968081,0.01255918;0.6054838;0.001199649,0.1871634;0.4793683;0.005197593,0.2171226;0.2600685;0.01859174,0.2530609;0.0112689;-0.04691203,-0.1628772;0.4736095;0.006507024,-0.207431;0.2564279;0.002449661,-0.2621574;0.006415516;-0.04207413,0.07545597;0.005234237;-0.04278708,0.0894665;-0.3245194;0.00191962,0.09069388;-0.6559974;0.08842934,0.1016406;-0.7028276;0.006048538,-0.07630218;0.006561279;-0.04106899,-0.1094055;-0.322812;-0.004327971,-0.1268216;-0.6549847;0.07765441,-0.1233549;-0.7073404;9.916723E-05,0.0112247;0.5321907;0.005320699,0;0;0,-0.002034858;0.3085075;0.002774954,-0.006911665;0.6055546;-0.007281542,0.1727668;0.4891923;0.008494616,0.3001917;0.308499;-0.008303881,0.4480405;0.1903337;-0.18624,-0.1840728;0.489925;0.004971865,-0.3200521;0.3159712;0.02544263,-0.512684;0.1675843;-0.06597866,0.08013816;0.001726687;-0.03356528,0.1261866;-0.32814;-0.03347564,0.1332458;-0.6644008;0.0316546,0.1340228;-0.6587706;-0.078866,-0.07935336;0.005474289;-0.03499731,-0.1095173;-0.326013;-0.0467783,-0.09884312;-0.6613709;0.02238994,-0.09527917;-0.6558048;-0.08806175,-0.005477726;0.532329;-0.002123594,877.0146
+0;0;0,0.006921786;0.3084156;0.007969877,0.01256081;0.6055616;0.0011973,0.189622;0.4786167;0.005198648,0.2190528;0.2631845;0.01835657,0.2496859;0.0511131;-0.03747741,-0.1653102;0.4727775;0.006526378,-0.2090782;0.2594261;0.002540571,-0.2557257;0.04632095;-0.03541054,0.07436685;0.005158686;-0.04216949,0.08831573;-0.3231439;0.00234047,0.08954392;-0.654843;0.08890788,0.1004816;-0.7016096;0.006595217,-0.07520083;0.006466574;-0.04047621,-0.1081585;-0.3214572;-0.003896866,-0.1255862;-0.6538514;0.07814018,-0.1221224;-0.7061391;0.0006490797,0.01122466;0.5321773;0.005323475,0;0;0,-0.003547013;0.3085727;0.001381636,-0.01019165;0.6054996;-0.01096702,0.1710007;0.486283;0.01592851,0.2885001;0.3033283;0.002819777,0.4357981;0.2008243;-0.1268964,-0.1891525;0.4901857;-0.01952907,-0.3172481;0.317231;0.01406491,-0.4658843;0.170641;-0.05975069,0.08035737;0.001438975;-0.02959609,0.1245449;-0.3271895;-0.03261089,0.1317934;-0.6639885;0.03089952,0.1395766;-0.6585307;-0.07921505,-0.07676939;0.005283189;-0.03760126,-0.1080633;-0.3246628;-0.04830737,-0.09764597;-0.6601295;0.02150142,-0.08708929;-0.6546959;-0.08837654,-0.008275643;0.532248;-0.005084276,877.0477
+0;0;0,0.006920844;0.3083736;0.007968792,0.01256464;0.6057745;0.001187475,0.1923063;0.4778952;0.005194196,0.2217983;0.2620149;0.01837949,0.2524545;0.04978324;-0.03749671,-0.1679635;0.4719682;0.006541893,-0.2118225;0.258173;0.002547796,-0.2585054;0.0449068;-0.035432,0.07269885;0.00504298;-0.04122366,0.08659688;-0.3220628;0.003124051,0.08782703;-0.6542876;0.08982866,0.09875116;-0.700959;0.007618055,-0.07351413;0.006321532;-0.03956835,-0.1063517;-0.3204069;-0.003122356,-0.1238069;-0.6533278;0.0790447,-0.1203474;-0.7055134;0.001649685,0.01122615;0.5322613;0.0053209,0;0;0,-0.004982665;0.3085139;-0.0002439022,-0.01332006;0.6055757;-0.01425838,0.1689194;0.4834455;0.02372193,0.2846532;0.2993369;0.004809618,0.4316173;0.2008838;-0.128655,-0.1942663;0.4912213;-0.02956232,-0.3174867;0.314101;0.003499757,-0.4548733;0.1564741;-0.06986859,0.0798329;0.001476645;-0.02518868,0.1224934;-0.3260779;-0.03198218,0.1306824;-0.6636969;0.02997637,0.1423275;-0.6583696;-0.07962321,-0.07360902;0.005196386;-0.03955569,-0.1061011;-0.3234064;-0.05062478,-0.09680846;-0.659337;0.01977943,-0.08239744;-0.6540015;-0.08949274,-0.0109835;0.5322477;-0.007884502,877.08
+0;0;0,0.006889434;0.3089148;0.007944793,0.01254886;0.6074706;0.00109542,0.1951252;0.4782655;0.00513501,0.2247086;0.2626289;0.01832478,0.255348;0.04998747;-0.03768677,-0.170788;0.4722006;0.006594227,-0.214999;0.2587038;0.00302132,-0.262994;0.04528536;-0.03494579,0.07151802;0.004966466;-0.04052301,0.08536172;-0.3209563;0.003695641,0.08703224;-0.6527044;0.09003152,0.09667989;-0.7010661;0.009384803,-0.07226401;0.006206372;-0.03900001,-0.1049801;-0.319362;-0.002840366,-0.1224526;-0.6516949;0.07939692,-0.1193094;-0.7039164;0.002148777,0.01120013;0.5335175;0.005257976,0;0;0,-0.00671637;0.3090143;-0.001991034,-0.01777816;0.6070037;-0.01867867,0.1658213;0.4812384;0.02794194,0.2763171;0.293946;0.01180077,0.4193726;0.2020715;-0.130981,-0.2009403;0.4904406;-0.03098261,-0.3191995;0.3087302;-0.007650744,-0.4505416;0.1429655;-0.07520631,0.0793738;0.001058877;-0.02191544,0.121336;-0.3253323;-0.03089452,0.1294403;-0.6628189;0.02869153,0.1423489;-0.6576329;-0.08064818,-0.07097268;0.005137555;-0.04144986,-0.1045011;-0.3221916;-0.05165131,-0.09549168;-0.6576672;0.01826596,-0.07982343;-0.6524636;-0.09071654,-0.01475652;0.5333269;-0.01155066,877.1036
+0;0;0,0.006889786;0.3089305;0.007945199,0.01255533;0.607807;0.001090214,0.196136;0.4782599;0.005131388,0.2257671;0.262275;0.01834247,0.2564367;0.04942407;-0.03772428,-0.1717767;0.4721619;0.006598578,-0.2160591;0.2583203;0.003019901,-0.2641014;0.04469155;-0.03498463,0.07030389;0.004882152;-0.03983507,0.08414935;-0.3210821;0.004389208,0.08581609;-0.6520782;0.0905294,0.09544916;-0.7003216;0.01000456,-0.07103721;0.006101009;-0.03833792,-0.1037574;-0.3195087;-0.002173685,-0.1211904;-0.6510884;0.07987721,-0.1180519;-0.7031857;0.0027458,0.01120586;0.5338138;0.005255026,0;0;0,-0.007570714;0.3090049;-0.002710581,-0.01862657;0.6073037;-0.01968575,0.1626249;0.4796236;0.03831172,0.2699663;0.2905321;0.01771426,0.4077497;0.1974853;-0.1297567,-0.2024902;0.4905123;-0.03547418,-0.3190441;0.3068774;-0.01558976,-0.4385269;0.1326528;-0.08457761,0.07857646;0.0009095669;-0.0194478,0.1196034;-0.3256679;-0.0274539,0.1286252;-0.6630046;0.0282588,0.1448138;-0.6578597;-0.08045745,-0.0686472;0.005123534;-0.04259831,-0.102865;-0.3222052;-0.05183112,-0.09431658;-0.6569297;0.01793803,-0.07538884;-0.6517436;-0.0903444,-0.0156614;0.5335844;-0.01255679,877.1252
+0;0;0,0.006896167;0.3092166;0.007952558,0.01258324;0.6092313;0.001069235,0.1982361;0.4787276;0.005127715,0.2278633;0.2627716;0.01833703,0.2585515;0.04979226;-0.03776352,-0.1738113;0.4725612;0.006611394,-0.2180878;0.258748;0.003033194,-0.2661591;0.04499044;-0.03499426,0.06939709;0.004819181;-0.03932126,0.08322023;-0.3206193;0.004831683,0.08488945;-0.6521083;0.09110014,0.09450933;-0.7002446;0.01068547,-0.07012095;0.006022317;-0.03784343,-0.1027884;-0.3190623;-0.00173752,-0.1202473;-0.6511356;0.08043554,-0.1171131;-0.7031206;0.003409654,0.01122771;0.5349059;0.005252743,0;0;0,-0.008642793;0.3092511;-0.003843069,-0.02131034;0.6085354;-0.02238679,0.159914;0.4796693;0.04394912,0.2640883;0.2888048;0.02375698,0.4024546;0.2012231;-0.1266873,-0.2063397;0.4896541;-0.0403139,-0.3209811;0.3041294;-0.02903562,-0.4343636;0.12432;-0.09432139,0.07800404;0.0008258224;-0.01732135,0.1180234;-0.3252834;-0.02742219,0.1276995;-0.6632069;0.02774978,0.1460992;-0.6581437;-0.08043504,-0.06668698;0.005119666;-0.04372616,-0.1017657;-0.3215847;-0.05292172,-0.09348951;-0.6566741;0.01762247,-0.07236859;-0.6515577;-0.09007648,-0.018014;0.5345339;-0.01486969,877.1583
+0;0;0,0.00684852;0.3092178;0.00794764,0.01253784;0.6092324;0.00105306,0.198177;0.4786924;0.005123054,0.2279198;0.2627524;0.01833671,0.2584766;0.04973814;-0.03770281,-0.1738665;0.4725861;0.006731455,-0.2184138;0.2588271;0.003280413,-0.2689374;0.04552533;-0.03412236,0.06941509;0.004804226;-0.0392913,0.08317575;-0.3206459;0.004795425,0.0847417;-0.6521301;0.09108408,0.09432975;-0.7030126;0.01342826,-0.07006276;0.006051265;-0.03794646,-0.1027151;-0.3190396;-0.001883272,-0.1203059;-0.651099;0.08031787,-0.1153564;-0.7025977;0.002872311,0.01117954;0.534907;0.005235925,0;0;0,-0.008642793;0.3092511;-0.003843069,-0.02131034;0.6085354;-0.02238679,0.159914;0.4796693;0.04394912,0.2640883;0.2888048;0.02375698,0.4024546;0.2012231;-0.1266873,-0.2063397;0.4896541;-0.0403139,-0.3209811;0.3041294;-0.02903562,-0.4343636;0.12432;-0.09432139,0.07800404;0.0008258224;-0.01732135,0.1180234;-0.3252834;-0.02742219,0.1276995;-0.6632069;0.02774978,0.1460992;-0.6581437;-0.08043504,-0.06668698;0.005119666;-0.04372616,-0.1017657;-0.3215847;-0.05292172,-0.09348951;-0.6566741;0.01762247,-0.07236859;-0.6515577;-0.09007648,-0.018014;0.5345339;-0.01486969,877.1812
+0;0;0,0.006854069;0.3094684;0.00795408,0.01256811;0.6107877;0.001028669,0.2007797;0.4791302;0.005116371,0.2305273;0.2631555;0.01833216,0.2609021;0.0514099;-0.03737358,-0.1763942;0.4729397;0.006746952,-0.2209487;0.2591462;0.003295353,-0.2711714;0.04711491;-0.03388464,0.06822816;0.004722078;-0.03861946,0.08198149;-0.3205546;0.005443767,0.0835451;-0.6515455;0.09160402,0.09307569;-0.7019433;0.01441368,-0.06886476;0.005947794;-0.03729761,-0.1014997;-0.3189697;-0.00125365,-0.1190643;-0.6505351;0.08082519,-0.1141445;-0.7015453;0.003843829,0.01120356;0.53612;0.005230799,0;0;0,-0.009863362;0.309452;-0.004807711,-0.02424861;0.6098371;-0.02541852,0.1568947;0.4794094;0.04976916,0.2568;0.2862743;0.02921653,0.4057653;0.1765149;-0.09171391,-0.2039791;0.4894748;-0.07617414,-0.3185664;0.3052903;-0.05066957,-0.424648;0.1246564;-0.1212387,0.07699162;0.0005377531;-0.01551914,0.1164005;-0.3254412;-0.02648687,0.1275434;-0.6630239;0.02731586,0.1538586;-0.6580583;-0.07848477,-0.06426967;0.005024316;-0.04486656,-0.1001703;-0.3214289;-0.05352925,-0.0923461;-0.6558752;0.01764295,-0.06338329;-0.6508092;-0.08748759,-0.02063592;0.5355527;-0.01744533,877.2028
+0;0;0,0.006869116;0.3101478;0.007971541,0.01259002;0.6118283;0.001038485,0.199778;0.4804034;0.005131009,0.2294633;0.2648806;0.01831914,0.2599857;0.05210656;-0.03765717,-0.175362;0.4742463;0.006752796,-0.2198233;0.2609002;0.00330842,-0.27029;0.04783902;-0.03405216,0.066818;0.00462448;-0.03782126,0.08054376;-0.3200002;0.006153647,0.08210625;-0.6507504;0.09225124,0.09162407;-0.7010405;0.01516426,-0.06744144;0.005824863;-0.03652673,-0.100011;-0.3184414;-0.0005550161,-0.1175628;-0.6497656;0.08146413,-0.1126495;-0.7006673;0.004585855,0.0112241;0.5370859;0.005244819,0;0;0,-0.01076673;0.3100769;-0.00622654,-0.02530906;0.6107901;-0.02724862,0.1530923;0.4795885;0.05144262,0.2480145;0.2839464;0.03663898,0.3940361;0.1993;-0.1077578,-0.2032759;0.4906861;-0.07996655,-0.3168971;0.3058029;-0.059628,-0.4166155;0.1237451;-0.1386783,0.07578781;0.0002794862;-0.01313806,0.1153372;-0.3249443;-0.02612686,0.1268942;-0.6624562;0.026438,0.1545227;-0.6575447;-0.07885551,-0.06168627;0.005083731;-0.04566659,-0.09869528;-0.3205836;-0.05429719,-0.09144944;-0.6546496;0.01752456,-0.06118475;-0.649628;-0.08706808,-0.02167165;0.5364393;-0.01920462,877.2365
+0;0;0,0.006828119;0.3104922;0.007991862,0.01255753;0.6130605;0.001042824,0.1999554;0.4812475;0.005066935,0.2296659;0.2657261;0.0182621,0.2601345;0.05361694;-0.03748214,-0.1756349;0.4751677;0.006821188,-0.2208988;0.2619807;0.003861208,-0.2742786;0.05023639;-0.03275812,0.06594852;0.00456282;-0.03730401,0.07963727;-0.3208648;0.006770365,0.08127856;-0.6486143;0.09215657,0.09042653;-0.6991656;0.01556837,-0.066524;0.005746239;-0.03609921,-0.09917451;-0.3193069;5.96568E-05,-0.1165855;-0.6476764;0.08119858,-0.1117802;-0.6988124;0.004832193,0.01118778;0.5380877;0.005258637,0;0;0,-0.01158704;0.3103758;-0.006962538,-0.02695532;0.6118641;-0.02906322,0.1496887;0.4796034;0.05440903,0.2435954;0.2834679;0.03961992,0.3924169;0.1817613;-0.08896446,-0.2036059;0.4907538;-0.08511505,-0.316354;0.3045955;-0.07331535,-0.4150193;0.120586;-0.1470155,0.07496235;0.0001813471;-0.01192594,0.1145681;-0.3258418;-0.02509427,0.1265994;-0.6603727;0.02645659,0.1559115;-0.6555266;-0.07816672,-0.05987682;0.004911624;-0.04639242,-0.09768368;-0.3214684;-0.05532669,-0.09099385;-0.6523584;0.01664709,-0.05906395;-0.6473734;-0.08724077,-0.0231678;0.5373142;-0.02078533,877.2587
+0;0;0,0.006828119;0.3104922;0.007991862,0.01255753;0.6130605;0.001042824,0.1999554;0.4812475;0.005066935,0.2296659;0.2657261;0.0182621,0.2601345;0.05361694;-0.03748214,-0.1756349;0.4751677;0.006821188,-0.2208988;0.2619807;0.003861208,-0.2742786;0.05023639;-0.03275812,0.06594852;0.00456282;-0.03730401,0.07963727;-0.3208648;0.006770365,0.08127856;-0.6486143;0.09215657,0.09042653;-0.6991656;0.01556837,-0.066524;0.005746239;-0.03609921,-0.09917451;-0.3193069;5.96568E-05,-0.1165855;-0.6476764;0.08119858,-0.1117802;-0.6988124;0.004832193,0.01118778;0.5380877;0.005258637,0;0;0,-0.01158704;0.3103758;-0.006962538,-0.02695532;0.6118641;-0.02906322,0.1496887;0.4796034;0.05440903,0.2435954;0.2834679;0.03961992,0.3924169;0.1817613;-0.08896446,-0.2036059;0.4907538;-0.08511505,-0.316354;0.3045955;-0.07331535,-0.4150193;0.120586;-0.1470155,0.07496235;0.0001813471;-0.01192594,0.1145681;-0.3258418;-0.02509427,0.1265994;-0.6603727;0.02645659,0.1559115;-0.6555266;-0.07816672,-0.05987682;0.004911624;-0.04639242,-0.09768368;-0.3214684;-0.05532669,-0.09099385;-0.6523584;0.01664709,-0.05906395;-0.6473734;-0.08724077,-0.0231678;0.5373142;-0.02078533,877.2809
+0;0;0,0.006840589;0.3110592;0.008006457,0.01258695;0.6145228;0.001036715,0.2002337;0.4824085;0.005073225,0.2299373;0.2669376;0.0182653,0.2604037;0.05484363;-0.03747497,-0.17586;0.4763207;0.006829829,-0.2211132;0.2631836;0.003870542,-0.2744893;0.05145438;-0.03274617,0.0649826;0.00449599;-0.03675763,0.07869932;-0.3215966;0.007406786,0.0803327;-0.6477656;0.09238128,0.08946211;-0.6981536;0.01594842,-0.06554966;0.005662077;-0.03557048,-0.09826688;-0.3200552;0.0006622635,-0.1155939;-0.6468414;0.08140995,-0.1107983;-0.6978128;0.005198456,0.01121308;0.539325;0.005265184,0;0;0,-0.01244844;0.3108941;-0.007659197,-0.02847247;0.6132077;-0.03032804,0.1460008;0.4799343;0.05841231,0.2398722;0.2837915;0.04426384,0.3910714;0.1851195;-0.08388329,-0.2036438;0.4906078;-0.08980019,-0.3164924;0.3043167;-0.08310336,-0.4085377;0.1216501;-0.167836,0.07402617;6.02901E-05;-0.0106864,0.1137509;-0.3266429;-0.02341318,0.1265664;-0.6597956;0.02613139,0.1577113;-0.6549756;-0.0777123,-0.05811253;0.004827606;-0.04683699,-0.09681854;-0.3221241;-0.05574806,-0.09039721;-0.6513048;0.01642174,-0.05665625;-0.6463335;-0.08664457,-0.02454777;0.5384492;-0.02194643,877.3148
+0;0;0,0.006772522;0.311685;0.008012954,0.01252212;0.616276;0.0009878986,0.2027641;0.4831351;0.005112357,0.2325367;0.2678868;0.018127,0.262789;0.05552591;-0.03730506,-0.1784922;0.4769469;0.006939196,-0.2253324;0.2643733;0.004473824,-0.2829165;0.05346596;-0.03140429,0.06422953;0.004433558;-0.03628528,0.07781658;-0.3214864;0.007845987,0.07952842;-0.6465116;0.09235802,0.09160821;-0.6952899;0.01487041,-0.06471688;0.005604885;-0.03524233,-0.09759276;-0.3199047;0.001071677,-0.1148211;-0.6455007;0.08155157,-0.1142624;-0.6038337;-0.02899182,0.01114606;0.540795;0.005238262,0;0;0,-0.01335414;0.3114682;-0.00817728,-0.03007281;0.6148441;-0.0313201,0.1444949;0.4774638;0.06130934,0.2376965;0.2810842;0.04964137,0.390369;0.1889752;-0.08185816,-0.2065494;0.4900886;-0.09337678,-0.3190404;0.3037204;-0.09283798,-0.4101581;0.1204;-0.1775509,0.07327122;-0.0001625717;-0.00964427,0.1124963;-0.326726;-0.02282667,0.1268669;-0.6586661;0.02611995,0.1591141;-0.6538671;-0.07723045,-0.05665705;0.004796171;-0.04720897,-0.09569974;-0.3219365;-0.05600924,-0.08993913;-0.649848;0.01629151,-0.0551025;-0.6448832;-0.08625565,-0.02600165;0.5398155;-0.02286506,877.3368
+0;0;0,0.006778596;0.3119645;0.008020139,0.01253862;0.6171064;0.0009841044,0.2017524;0.4841769;0.005114726,0.2314714;0.2693164;0.01810592,0.2617859;0.05651894;-0.03744008,-0.1774617;0.4780218;0.006931779,-0.2242175;0.2658312;0.004470848,-0.28192;0.05449031;-0.03148101,0.06382231;0.004405449;-0.03605522,0.07738878;-0.3210211;0.008009233,0.07909713;-0.6453817;0.09234846,0.09116331;-0.6940712;0.01494816,-0.06430656;0.005569349;-0.03501889,-0.09713265;-0.3194475;0.001240142,-0.1143258;-0.6443776;0.08155549,-0.1137677;-0.6027238;-0.02886335,0.01116079;0.5415279;0.005239956,0;0;0,-0.01433362;0.3116907;-0.008694887,-0.03135101;0.6155761;-0.03222847,0.1414934;0.4782435;0.06153679,0.233288;0.2814073;0.05473399,0.385667;0.2035547;-0.08671093,-0.205385;0.4906888;-0.0972458,-0.3177211;0.3046933;-0.0990669,-0.4064911;0.1230843;-0.1908555,0.07283848;-8.484721E-05;-0.009339333,0.1119887;-0.32616;-0.02239585,0.1272034;-0.6573431;0.02671647,0.160408;-0.6525663;-0.07618976,-0.05569597;0.004648251;-0.0476343,-0.09483623;-0.3215882;-0.05575651,-0.08933587;-0.6487818;0.01663057,-0.05355017;-0.6438228;-0.08545163,-0.02724622;0.5404556;-0.0237329,877.3588
+0;0;0,0.006785284;0.3122723;0.008028052,0.01255657;0.6180097;0.0009790119,0.2024468;0.4847448;0.005116567,0.2321551;0.2699612;0.01810311,0.2623439;0.05804576;-0.03721268,-0.1781179;0.4785678;0.006940092,-0.224857;0.2664531;0.004480042,-0.2823203;0.05598819;-0.03132282,0.06352679;0.00438505;-0.03588828,0.07707127;-0.3205138;0.008104715,0.07878129;-0.6451923;0.09252663,0.09083778;-0.6938187;0.01518849,-0.06400881;0.005543561;-0.03485674,-0.09678167;-0.3189462;0.001343489,-0.1139916;-0.644195;0.08173757,-0.113434;-0.6025505;-0.02859258,0.01117635;0.5423001;0.005242244,0;0;0,-0.01513264;0.3119464;-0.009215593,-0.0326619;0.616357;-0.03333759,0.1400936;0.4786444;0.06236196,0.2317744;0.2818101;0.05652237,0.388546;0.1837439;-0.0646596,-0.2062678;0.4898978;-0.09993307,-0.3185152;0.3040686;-0.1070944,-0.4022063;0.1274214;-0.2103945,0.07253988;-8.106232E-06;-0.008989811,0.1119389;-0.3255019;-0.02239227,0.127277;-0.6570082;0.02674508,0.1610959;-0.6522475;-0.0758605,-0.05490157;0.004483528;-0.04804755,-0.09441791;-0.3211772;-0.05590169,-0.08879405;-0.6485709;0.01709044,-0.052403;-0.6436231;-0.08467758,-0.02845448;0.5411224;-0.02473021,877.3925
+0;0;0,0.006716305;0.3122747;0.007991767,0.01246551;0.6180112;0.0008837576,0.2023715;0.4847874;0.005142197,0.2321424;0.270004;0.01798766,0.2619444;0.05801201;-0.0372445,-0.1782214;0.4786235;0.007065204,-0.2283668;0.2672879;0.00463449,-0.288681;0.05748834;-0.03037586,0.0635519;0.004391944;-0.03584296,0.07694539;-0.3205356;0.007983956,0.07884451;-0.645113;0.09278971,0.08996968;-0.6939946;0.01557206,-0.06397267;0.005524772;-0.03492599,-0.09680769;-0.3189545;0.001311529,-0.114025;-0.6441762;0.08181362,-0.1134887;-0.6025361;-0.02851709,0.01108884;0.5423023;0.005159164,0;0;0,-0.01513264;0.3119464;-0.009215593,-0.0326619;0.616357;-0.03333759,0.1400936;0.4786444;0.06236196,0.2317744;0.2818101;0.05652237,0.388546;0.1837439;-0.0646596,-0.2062678;0.4898978;-0.09993307,-0.3185152;0.3040686;-0.1070944,-0.4022063;0.1274214;-0.2103945,0.07253988;-8.106232E-06;-0.008989811,0.1119389;-0.3255019;-0.02239227,0.127277;-0.6570082;0.02674508,0.1610959;-0.6522475;-0.0758605,-0.05490157;0.004483528;-0.04804755,-0.09441791;-0.3211772;-0.05590169,-0.08879405;-0.6485709;0.01709044,-0.052403;-0.6436231;-0.08467758,-0.02845448;0.5411224;-0.02473021,877.4156
+0;0;0,0.006724548;0.312658;0.008001574,0.01248438;0.6189597;0.0008807238,0.2015703;0.4858485;0.005146758,0.2313335;0.2711203;0.01798893,0.2612387;0.05839479;-0.03743432,-0.1773958;0.479711;0.007061545,-0.2275282;0.2684295;0.004631455,-0.2880512;0.05790414;-0.03050002,0.06302182;0.004355311;-0.035544,0.07640883;-0.3204154;0.00826177,0.07830675;-0.6447865;0.09301361,0.08941942;-0.6935796;0.01588273,-0.06343908;0.005478689;-0.03463467,-0.09625825;-0.318844;0.001585357,-0.1134646;-0.6438589;0.08203626,-0.112929;-0.6022319;-0.02817046,0.0111053;0.5431176;0.005163652,0;0;0,-0.01561031;0.312302;-0.009381533,-0.03342491;0.617263;-0.0335381,0.137124;0.4804168;0.06520653,0.2280494;0.283271;0.0601933,0.3803321;0.1991731;-0.07748652,-0.2055543;0.4898094;-0.1006279,-0.3179949;0.3042821;-0.1104129,-0.401021;0.1274101;-0.2154897,0.07203665;-1.004338E-05;-0.00805068,0.111569;-0.3252992;-0.02213478,0.1270995;-0.6566359;0.02662897,0.1618206;-0.6518705;-0.07554078,-0.05371945;0.004217413;-0.04848224,-0.0938077;-0.3212324;-0.05552237,-0.08823439;-0.6483089;0.01791426,-0.05095606;-0.6433507;-0.08339829,-0.02915493;0.5418952;-0.02495098,877.4487
+0;0;0,0.006734475;0.3131196;0.008013387,0.01250141;0.6197971;0.0008859402,0.2017128;0.4866033;0.005154482,0.2314474;0.2720816;0.01798429,0.2612225;0.06028117;-0.03719796,-0.1775046;0.4804616;0.00707054,-0.2275888;0.2693835;0.004642788,-0.2878486;0.05977353;-0.03033593,0.06270012;0.004333079;-0.03536256,0.07606486;-0.3198973;0.008370318,0.07796449;-0.6445617;0.09319881,0.08907267;-0.6933229;0.01609907,-0.06311525;0.005450723;-0.03445788,-0.09587982;-0.3183323;0.001701884,-0.1131018;-0.6436411;0.08222555,-0.1125663;-0.6020188;-0.02793668,0.01112152;0.5439103;0.005171388,0;0;0,-0.01605816;0.3127388;-0.00948596,-0.03344563;0.6181166;-0.03346944,0.1367961;0.4806678;0.06550145,0.2261989;0.2830087;0.06298947,0.3914499;0.1943372;-0.05371761,-0.2050605;0.4898273;-0.1018624,-0.3175186;0.3047401;-0.1146754,-0.3960252;0.1317981;-0.2274534,0.07170413;0.0001599491;-0.007686615,0.1121002;-0.324466;-0.02192307,0.1277575;-0.6561128;0.02677751,0.1627801;-0.651342;-0.07524204,-0.05291821;0.004215357;-0.04881071,-0.09260599;-0.3207498;-0.05505885,-0.08702246;-0.6480286;0.01885926,-0.04944736;-0.643067;-0.08229545,-0.02928077;0.5426906;-0.02494621,877.4818
+0;0;0,0.006614589;0.3133731;0.008074022,0.01235475;0.620223;0.0009702668,0.2019257;0.4871701;0.005304825,0.2315744;0.2727474;0.01808967,0.2612842;0.06072922;-0.03705415,-0.1780906;0.4812599;0.006985818,-0.2323559;0.2713264;0.005313493,-0.3003903;0.06404646;-0.03048573,0.06267657;0.004329267;-0.03529821,0.07573158;-0.3193105;0.008314934,0.07798725;-0.6439054;0.09321265,0.08854987;-0.6919248;0.01531825,-0.0630584;0.005442098;-0.03445405,-0.09599872;-0.3177134;0.001611941,-0.1127746;-0.6428759;0.08262089,-0.1121773;-0.6012477;-0.02751792,0.01097867;0.5443262;0.005249391,0;0;0,-0.01619752;0.3129927;-0.009211302,-0.03308758;0.6186059;-0.0327363,0.1369913;0.480841;0.06667446,0.2260353;0.2831309;0.06547689,0.3883231;0.193884;-0.05524135,-0.2049131;0.490275;-0.1017706,-0.3177349;0.3058722;-0.1186959,-0.3948127;0.1323686;-0.2319687,0.07170504;0.0003990829;-0.007161617,0.1124663;-0.3235594;-0.02146721,0.1289262;-0.6550392;0.02777529,0.1641413;-0.650256;-0.07415676,-0.05220683;0.004141307;-0.04950107,-0.09125455;-0.3203149;-0.05383123,-0.08547272;-0.6474362;0.02055138,-0.04770248;-0.6424572;-0.08051043,-0.02903388;0.5431519;-0.02432323,877.5044
+0;0;0,0.006619413;0.3136016;0.008079912,0.01236282;0.6206241;0.0009731338,0.202252;0.4874552;0.00530895,0.2318999;0.2730385;0.01809343,0.2616033;0.06106597;-0.03703851,-0.1783984;0.481535;0.006992748,-0.2326622;0.2716074;0.005320471,-0.3006819;0.06437215;-0.03047105,0.062409;0.004310786;-0.03514752,0.0754405;-0.3187461;0.008387074,0.07769772;-0.6435631;0.09334286,0.08825666;-0.6915553;0.01547564,-0.0627892;0.005418865;-0.03430696,-0.09567019;-0.3171546;0.001694068,-0.1124575;-0.6425396;0.08275843,-0.1118604;-0.6009155;-0.02734195,0.01098637;0.5447066;0.005253424,0;0;0,-0.01648836;0.3132074;-0.009183407,-0.03326884;0.6190135;-0.03254557,0.1365764;0.4810084;0.06774545,0.2253477;0.2831818;0.06662703,0.3879779;0.1932408;-0.05302334,-0.2051311;0.4902965;-0.1022482,-0.3180749;0.3060488;-0.1199513,-0.3924269;0.1342208;-0.2374294,0.07141439;0.0004584193;-0.006970644,0.1122289;-0.3228613;-0.02211666,0.1297337;-0.6543927;0.02797484,0.1652337;-0.6496058;-0.07381725,-0.05176512;0.004240133;-0.04950968,-0.0906169;-0.3196473;-0.05379426,-0.08479251;-0.6469378;0.02087594,-0.04673703;-0.6419486;-0.08003897,-0.02924971;0.5435297;-0.02419519,877.5375
+0;0;0,0.006621947;0.3137216;0.008083004,0.01236723;0.6208436;0.0009746393,0.2016025;0.4878621;0.005310738,0.2312299;0.2735937;0.01808637,0.2609393;0.06157845;-0.03705669,-0.1777468;0.4819622;0.00698878,-0.231973;0.2721798;0.005317659,-0.3000065;0.06490271;-0.03048107,0.06222756;0.004298253;-0.03504534,0.07529823;-0.3197299;0.008620139,0.07754828;-0.6435153;0.09330614,0.08810461;-0.6914883;0.01545811,-0.06260665;0.005403111;-0.03420722,-0.09558649;-0.3181401;0.001902036,-0.1123205;-0.6424918;0.08270898,-0.1117236;-0.6008705;-0.02736426,0.01099063;0.5449178;0.005255401,0;0;0,-0.01662481;0.3133204;-0.009185553,-0.03322299;0.6192471;-0.03241491,0.1357043;0.4815842;0.06815171,0.2244335;0.2839012;0.06885624,0.384049;0.1896925;-0.05164886,-0.2043952;0.4907092;-0.1022211,-0.3171561;0.3066414;-0.1210869,-0.3899827;0.1351035;-0.2400194,0.07122599;0.0006677806;-0.006732941,0.1120194;-0.3236105;-0.02258396,0.130096;-0.6539167;0.02825713,0.1657903;-0.6491271;-0.07343793,-0.05132845;0.004150599;-0.04966974,-0.09039947;-0.3207005;-0.05378373,-0.08435853;-0.6468738;0.02097119,-0.04611242;-0.6418801;-0.07984277,-0.02925535;0.5437471;-0.02411056,877.5609
+0;0;0,0.006472043;0.3137229;0.008154083,0.01216873;0.6208469;0.001092446,0.2014619;0.4880313;0.005489298,0.2309566;0.273744;0.0182528,0.2603328;0.06168343;-0.03689476,-0.1779261;0.4819342;0.007200796,-0.2359442;0.2731649;0.006109055,-0.3084638;0.06721562;-0.02852733,0.06223568;0.004279485;-0.03503322,0.074951;-0.3197381;0.008814886,0.07685742;-0.6436034;0.09320331,0.08868772;-0.6899561;0.01394513,-0.0626213;0.005413503;-0.03417877,-0.09601532;-0.3181513;0.001351558,-0.1127042;-0.6424052;0.08255935,-0.1121206;-0.600778;-0.02751335,0.01080019;0.5449203;0.005361716,0;0;0,-0.01662481;0.3133204;-0.009185553,-0.03322299;0.6192471;-0.03241491,0.1357043;0.4815842;0.06815171,0.2244335;0.2839012;0.06885624,0.384049;0.1896925;-0.05164886,-0.2043952;0.4907092;-0.1022211,-0.3171561;0.3066414;-0.1210869,-0.3899827;0.1351035;-0.2400194,0.07122599;0.0006677806;-0.006732941,0.1120194;-0.3236105;-0.02258396,0.130096;-0.6539167;0.02825713,0.1657903;-0.6491271;-0.07343793,-0.05132845;0.004150599;-0.04966974,-0.09039947;-0.3207005;-0.05378373,-0.08435853;-0.6468738;0.02097119,-0.04611242;-0.6418801;-0.07984277,-0.02925535;0.5437471;-0.02411056,877.5825
+0;0;0,0.006473266;0.3137822;0.008155623,0.01217053;0.6209372;0.001093836,0.2010938;0.4882371;0.005490154,0.2305821;0.2739964;0.01825088,0.2599485;0.06200701;-0.0368782,-0.177558;0.4821519;0.007198332,-0.2355635;0.273428;0.006106828,-0.3080587;0.06754775;-0.02851795,0.06207076;0.004268145;-0.03494038,0.07477963;-0.3195849;0.008885451,0.07668772;-0.6437337;0.09334774,0.08851622;-0.6900748;0.01410154,-0.06245536;0.005399158;-0.0340882,-0.09583242;-0.3180013;0.001424082,-0.1125359;-0.642539;0.08270296,-0.1119524;-0.6009136;-0.02735311,0.01080209;0.5450157;0.00536282,0;0;0,-0.0167506;0.3133743;-0.009145498,-0.03323551;0.6193504;-0.03222179,0.1351507;0.4819435;0.06854272,0.2240434;0.2843887;0.06983376,0.3823548;0.1861458;-0.04902316,-0.2040709;0.4910225;-0.1020684,-0.3166526;0.3069759;-0.1216558,-0.3892998;0.1350463;-0.2399932,0.071051;0.0007932186;-0.006553888,0.1118072;-0.3232915;-0.02301669,0.1304401;-0.653745;0.02859044,0.1662552;-0.6489481;-0.07304573,-0.05095292;0.004125544;-0.04978562,-0.0901027;-0.3205517;-0.05366023,-0.08395;-0.6469566;0.02138625,-0.04558316;-0.6419536;-0.07936572,-0.02930175;0.5438484;-0.02396631,877.6048
+0;0;0,0.006470777;0.3136615;0.008152488,0.01216457;0.6206284;0.00109609,0.2012192;0.4879601;0.005488524,0.2306878;0.2738634;0.01824067,0.2600486;0.06191367;-0.03687807,-0.1776915;0.4818707;0.00719787,-0.235658;0.2732871;0.0061071,-0.3081397;0.06744544;-0.02851119,0.0620545;0.004267027;-0.03493123,0.07471823;-0.3184358;0.008738954,0.07663236;-0.6436116;0.09346884,0.08846118;-0.6899547;0.01422052,-0.06243899;0.005397743;-0.03407926,-0.09569751;-0.3168541;0.001306891,-0.1124539;-0.6424201;0.08284328,-0.1118704;-0.6007943;-0.02721573,0.0107974;0.5447775;0.005361103,0;0;0,-0.01666434;0.3132618;-0.009012938,-0.03294747;0.6190743;-0.03189468,0.1355713;0.4822501;0.06912279,0.2250884;0.2851559;0.07211828,0.3743117;0.1726757;-0.04579449,-0.2041894;0.4912685;-0.1016589,-0.3164923;0.3072325;-0.1213369,-0.3885979;0.1355052;-0.2402206,0.07106425;0.000897646;-0.006182671,0.1116234;-0.3220144;-0.02313399,0.1306699;-0.6534127;0.02915859,0.1664841;-0.6486098;-0.07248259,-0.05055074;0.004167817;-0.05016384,-0.09003045;-0.3193069;-0.05333342,-0.08342691;-0.6465973;0.02255811,-0.04505951;-0.6415882;-0.07819846,-0.02906658;0.5436349;-0.02369428,877.639
+0;0;0,0.006201359;0.3137603;0.00815908,0.01177077;0.6206722;0.001067685,0.2044524;0.4872139;0.005603692,0.2338204;0.2731882;0.01835237,0.2625265;0.06100266;-0.0367855,-0.1815358;0.4807448;0.007546989,-0.2437985;0.2734885;0.007104033,-0.3245467;0.0707071;-0.02819956,0.06184835;0.00424263;-0.03475587,0.07405712;-0.3176501;0.008968893,0.07623267;-0.6424842;0.09358461,0.08792671;-0.6864972;0.01221816,-0.06219088;0.005380951;-0.03397834,-0.09609023;-0.3159955;0.001290467,-0.1124051;-0.6412519;0.08267745,-0.1118739;-0.5996312;-0.02732186,0.01043159;0.5448685;0.005341031,0;0;0,-0.01649255;0.3133706;-0.008800507,-0.03253071;0.6191567;-0.0314548,0.1378829;0.4806693;0.0727644,0.2284026;0.2841379;0.07645297,0.3717317;0.1673183;-0.04477764,-0.2072968;0.491028;-0.1026808,-0.3198418;0.307202;-0.1220092,-0.391255;0.1350012;-0.2408956,0.07079699;0.00073874;-0.006199121,0.1118352;-0.3213128;-0.02276731,0.1311323;-0.6523528;0.02940416,0.1673616;-0.6475456;-0.0720253,-0.05023815;0.004412933;-0.05007837,-0.09005246;-0.3182011;-0.05337724,-0.08311044;-0.6450483;0.02280996,-0.04433236;-0.6400282;-0.07772578,-0.02871792;0.5437539;-0.02332234,877.672
+0;0;0,0.006196452;0.313512;0.008152624,0.01175734;0.6199527;0.001074006,0.2046995;0.4865769;0.005601391,0.2340454;0.2727121;0.01834048,0.2627706;0.06038605;-0.03683392,-0.1818015;0.4800992;0.007547271,-0.2440173;0.2729988;0.007104647,-0.324819;0.07008304;-0.02822233,0.06178897;0.004238557;-0.03472251,0.07399278;-0.3175232;0.008984465,0.07616837;-0.642364;0.09360193,0.0878633;-0.6863827;0.01222928,-0.06213118;0.005375785;-0.03394572,-0.09601672;-0.3158698;0.001308739,-0.112332;-0.641133;0.0826974,-0.1118006;-0.5995114;-0.0273103,0.01042097;0.5443081;0.005338381,0;0;0,-0.01636429;0.3131336;-0.008613586,-0.03207105;0.6184769;-0.03109241,0.1386124;0.4809472;0.07349967,0.2300905;0.285084;0.07906412,0.3496179;0.1463449;-0.04509855,-0.2075969;0.4912364;-0.1020891,-0.3202905;0.3076364;-0.1208716,-0.3911538;0.1353659;-0.2402575,0.07076077;0.0007828772;-0.00581336,0.1119055;-0.3211212;-0.02238941,0.1310381;-0.6521531;0.02993846,0.1672274;-0.6473405;-0.0715158,-0.04983371;0.004516434;-0.05037557,-0.09001125;-0.317927;-0.05279365,-0.08283596;-0.644645;0.0239545,-0.04409739;-0.6396166;-0.07660781,-0.02836847;0.5432225;-0.02302122,877.6942
+0;0;0,0.006184387;0.3129016;0.00813675,0.01171535;0.6176889;0.001101318,0.2037407;0.4851094;0.00559807,0.2330544;0.2714799;0.01832315,0.2617776;0.05916767;-0.03684764,-0.180918;0.4786627;0.007534674,-0.2430655;0.27179;0.007092538,-0.3238619;0.06888753;-0.02823213,0.06177413;0.004237539;-0.03471417,0.07398216;-0.3176356;0.009007938,0.07615617;-0.6422389;0.09356352,0.08785342;-0.6862723;0.01217466,-0.06211625;0.005374494;-0.03393757,-0.09601353;-0.3159823;0.001329094,-0.1123168;-0.6410076;0.08265823,-0.1117854;-0.5993837;-0.02737138,0.01038818;0.5425655;0.005336314,0;0;0,-0.01587328;0.3125523;-0.008422136,-0.02988443;0.6163859;-0.02999878,0.1399989;0.4811228;0.07382322,0.2352564;0.2874297;0.08205629,0.353706;0.1476283;-0.04192185,-0.205855;0.4922807;-0.1007939,-0.3193092;0.3093339;-0.1186106,-0.3892941;0.1358337;-0.2367,0.07074684;0.0007862747;-0.005774021,0.1118617;-0.3212312;-0.02242732,0.1310942;-0.6520408;0.02969456,0.1671428;-0.6472233;-0.07183504,-0.04978463;0.004547925;-0.05039722,-0.09059505;-0.3179228;-0.0535817,-0.08304746;-0.6442646;0.02365619,-0.04444577;-0.639233;-0.07698378,-0.0267314;0.5415979;-0.02225089,877.7278
+0;0;0,0.006002121;0.3129034;0.008202993,0.01145131;0.6176934;0.001221299,0.2035399;0.4852745;0.005713757,0.2327029;0.271615;0.01828095,0.2610009;0.0592147;-0.03677039,-0.1811259;0.4785486;0.007772595,-0.2484501;0.2733018;0.007834888,-0.3382402;0.07416752;-0.02721635,0.06176426;0.004188834;-0.03473763,0.07363075;-0.3176734;0.009158563,0.07594817;-0.6422982;0.09362747,0.08765087;-0.6863307;0.0122385,-0.06213238;0.005415095;-0.03390156,-0.09619042;-0.3159302;0.00131553,-0.1129995;-0.6409189;0.08268778,-0.1124966;-0.5992854;-0.02734095,0.01013942;0.5425689;0.00544282,0;0;0,-0.01587328;0.3125523;-0.008422136,-0.02988443;0.6163859;-0.02999878,0.1399989;0.4811228;0.07382322,0.2352564;0.2874297;0.08205629,0.353706;0.1476283;-0.04192185,-0.205855;0.4922807;-0.1007939,-0.3193092;0.3093339;-0.1186106,-0.3892941;0.1358337;-0.2367,0.07074684;0.0007862747;-0.005774021,0.1118617;-0.3212312;-0.02242732,0.1310942;-0.6520408;0.02969456,0.1671428;-0.6472233;-0.07183504,-0.04978463;0.004547925;-0.05039722,-0.09059505;-0.3179228;-0.0535817,-0.08304746;-0.6442646;0.02365619,-0.04444577;-0.639233;-0.07698378,-0.0267314;0.5415979;-0.02225089,877.7497
+0;0;0,0.005996479;0.3126093;0.008195283,0.01143636;0.6168787;0.001225641,0.2035169;0.4845941;0.005710711,0.2326386;0.2712365;0.01826015,0.2609291;0.05889305;-0.03677647,-0.1811283;0.4778686;0.007769438,-0.2483574;0.2729118;0.007831644,-0.3381235;0.0738308;-0.02721022,0.06177052;0.004189258;-0.03474115,0.07363348;-0.317577;0.009141956,0.07595347;-0.6425627;0.09370477,0.08766053;-0.6866227;0.01228548,-0.06213868;0.005415644;-0.033905,-0.09618656;-0.3158339;0.001301594,-0.1130144;-0.6411839;0.08276432,-0.1125112;-0.599546;-0.02730541,0.01012676;0.5418855;0.005439788,0;0;0,-0.01560839;0.3122744;-0.008292675,-0.02912684;0.6156267;-0.02961135,0.1411996;0.4813592;0.07365489,0.2413579;0.2906774;0.08530736,0.3481409;0.1407401;-0.03731132,-0.2057234;0.4923876;-0.0997927,-0.3202225;0.3102227;-0.1150546,-0.3895045;0.1358086;-0.2320968,0.07075237;0.0007695556;-0.005796909,0.111937;-0.3211513;-0.02225184,0.1310599;-0.6523333;0.029948,0.1668271;-0.6475093;-0.07172752,-0.04978513;0.004617847;-0.05040051,-0.09074137;-0.3177273;-0.05442428,-0.08308236;-0.6442279;0.02374654,-0.0447584;-0.6391959;-0.07704489,-0.02610295;0.5409567;-0.02194905,877.7832
+0;0;0,0.005979738;0.3117365;0.008172402,0.01139673;0.6147257;0.001232311,0.2022594;0.4831242;0.005697649,0.2313599;0.2699228;0.0182379,0.2596157;0.05783874;-0.03673148,-0.1799525;0.4764412;0.007743353,-0.2471322;0.2716345;0.007805513,-0.3367887;0.0727967;-0.02719354,0.06173573;0.004186898;-0.03472158,0.07359043;-0.3173557;0.009131014,0.07590979;-0.6422526;0.09367073,0.0876182;-0.6863211;0.012242,-0.06210368;0.005412593;-0.0338859,-0.09612788;-0.3156135;0.001296218,-0.1129511;-0.6408746;0.08273669,-0.1124479;-0.5992355;-0.02734579,0.01009274;0.5400531;0.00542844,0;0;0,-0.01494895;0.3114303;-0.008359671,-0.02726996;0.6135526;-0.02962017,0.1421907;0.4822773;0.07354116,0.2486014;0.2953087;0.08689857,0.339326;0.131009;-0.0296104,-0.204029;0.4937261;-0.09874158,-0.3213962;0.3133205;-0.1104761,-0.391417;0.1344948;-0.2196463,0.07068329;0.0005499125;-0.006163359,0.11193;-0.3211516;-0.02228975,0.1310526;-0.6522431;0.02989292,0.1666827;-0.6474417;-0.07183909,-0.0498086;0.004766278;-0.05030709,-0.0912323;-0.3172576;-0.05645908,-0.08333793;-0.64334;0.02302893,-0.04514797;-0.6383356;-0.07782058,-0.02455689;0.5391911;-0.0219841,877.8058
+0;0;0,0.005985249;0.3102948;0.008151608,0.01145682;0.6114585;0.001276137,0.201189;0.4807449;0.005733325,0.2302923;0.2677296;0.0182227,0.2577006;0.05567491;-0.03696422,-0.178806;0.474077;0.007954968,-0.2527199;0.271802;0.00770038,-0.346405;0.07492754;-0.02733607,0.06181108;0.00412449;-0.03474663,0.07347414;-0.3173219;0.009235036,0.07578246;-0.6413432;0.09357578,0.08802458;-0.6849673;0.01173815,-0.06215516;0.005487658;-0.0339348,-0.09625223;-0.3154435;0.001261737,-0.11314;-0.6397909;0.0826382,-0.1126828;-0.5981427;-0.02750657,0.01013352;0.5372339;0.00543967,0;0;0,-0.01413126;0.3100183;-0.008608818,-0.0251011;0.6103336;-0.03024149,0.1440258;0.4829752;0.07252049,0.2516011;0.2970517;0.0879631,0.3304727;0.1255152;-0.02657294,-0.2026182;0.4943199;-0.09707353,-0.3221647;0.315367;-0.1050105,-0.3936067;0.1356643;-0.2116264,0.07072927;0.0005269051;-0.006484032,0.1121015;-0.3210999;-0.02206516,0.130709;-0.6513478;0.02988267,0.1658679;-0.6465982;-0.07206845,-0.04994547;0.004839471;-0.05026907,-0.09121735;-0.3171102;-0.0568484,-0.08333507;-0.6423095;0.02247197,-0.0456131;-0.6373547;-0.07860994,-0.02273178;0.5364228;-0.02249813,877.8279
+0;0;0,0.005985249;0.3102948;0.008151608,0.01145682;0.6114585;0.001276137,0.201189;0.4807449;0.005733325,0.2302923;0.2677296;0.0182227,0.2577006;0.05567491;-0.03696422,-0.178806;0.474077;0.007954968,-0.2527199;0.271802;0.00770038,-0.346405;0.07492754;-0.02733607,0.06181108;0.00412449;-0.03474663,0.07347414;-0.3173219;0.009235036,0.07578246;-0.6413432;0.09357578,0.08802458;-0.6849673;0.01173815,-0.06215516;0.005487658;-0.0339348,-0.09625223;-0.3154435;0.001261737,-0.11314;-0.6397909;0.0826382,-0.1126828;-0.5981427;-0.02750657,0.01013352;0.5372339;0.00543967,0;0;0,-0.01413126;0.3100183;-0.008608818,-0.0251011;0.6103336;-0.03024149,0.1440258;0.4829752;0.07252049,0.2516011;0.2970517;0.0879631,0.3304727;0.1255152;-0.02657294,-0.2026182;0.4943199;-0.09707353,-0.3221647;0.315367;-0.1050105,-0.3936067;0.1356643;-0.2116264,0.07072927;0.0005269051;-0.006484032,0.1121015;-0.3210999;-0.02206516,0.130709;-0.6513478;0.02988267,0.1658679;-0.6465982;-0.07206845,-0.04994547;0.004839471;-0.05026907,-0.09121735;-0.3171102;-0.0568484,-0.08333507;-0.6423095;0.02247197,-0.0456131;-0.6373547;-0.07860994,-0.02273178;0.5364228;-0.02249813,877.8504
+0;0;0,0.005962342;0.3091073;0.00812041,0.01141612;0.6092923;0.001265734,0.2006678;0.478928;0.005710614,0.2297424;0.2661225;0.01818769,0.2571375;0.05417043;-0.03697255,-0.1783643;0.472277;0.007926629,-0.2522054;0.2702013;0.007672292,-0.3458451;0.07342201;-0.02734722,0.06218445;0.004149404;-0.03495652,0.07382638;-0.3167146;0.008945458,0.07613491;-0.6407649;0.09329373,0.08838826;-0.6844564;0.01138107,-0.06253061;0.005520807;-0.03413979,-0.0965659;-0.3148288;0.0009929799,-0.1134552;-0.6392052;0.0823767,-0.1129976;-0.5975463;-0.02786906,0.0100965;0.5352738;0.005417704,0;0;0,-0.01319568;0.3088601;-0.008949757,-0.02325745;0.6082075;-0.03082776,0.1468141;0.4841514;0.07061005,0.2559851;0.299619;0.0884049,0.3167463;0.1192788;-0.02340888,-0.2020336;0.4955249;-0.09534115,-0.323179;0.3177953;-0.1001531,-0.4000576;0.1375134;-0.2016664,0.07109132;0.0003300607;-0.00721097,0.1120512;-0.3207992;-0.02187109,0.1306094;-0.6510839;0.03005337,0.1649758;-0.6463743;-0.07226779,-0.05043186;0.005056154;-0.05037007,-0.09137332;-0.3163277;-0.0576423,-0.08361887;-0.6414985;0.02193378,-0.04667651;-0.636585;-0.0795364,-0.02108131;0.5345044;-0.0230279,877.8732
+0;0;0,0.005957718;0.3075245;0.00809272,0.0114469;0.6060225;0.001295096,0.1974497;0.4771105;0.005578113,0.2266705;0.2643093;0.01800998,0.2534019;0.05252771;-0.03699704,-0.1751435;0.470562;0.008083835,-0.2550791;0.270805;0.0076284,-0.3580576;0.0791939;-0.02804238,0.06220933;0.00410635;-0.03495827,0.07371037;-0.3164537;0.009046394,0.07582013;-0.6407984;0.09353726,0.08822742;-0.684873;0.01200954,-0.06253653;0.005570187;-0.03416283,-0.09666869;-0.314457;0.001121599,-0.1135345;-0.6391292;0.08264573,-0.1131548;-0.5974686;-0.02758875,0.01011419;0.5324072;0.005418255,0;0;0,-0.01145676;0.3073369;-0.009223461,-0.01876642;0.605004;-0.03196216,0.1473035;0.4848645;0.07019639,0.2591512;0.3019055;0.08777046,0.3063007;0.1141523;-0.01766872,-0.1969531;0.4979461;-0.09279545,-0.3213281;0.3223802;-0.09328507,-0.4032909;0.1418973;-0.1897205,0.07108635;0.0004458427;-0.007448197,0.1120285;-0.3203925;-0.02207399,0.1307866;-0.6510804;0.02927064,0.1649968;-0.646467;-0.07306672,-0.0506007;0.005022851;-0.0502323,-0.09174196;-0.3160124;-0.05866844,-0.08391377;-0.6414037;0.02134327,-0.047124;-0.6365923;-0.08014464,-0.01733103;0.5317183;-0.02389169,877.9064
+0;0;0,0.005934353;0.3063185;0.008060983,0.01140251;0.6036738;0.001288238,0.1968506;0.4751828;0.005556446,0.2260731;0.2623693;0.01798904,0.2527738;0.05083033;-0.03695496,-0.1746301;0.4686539;0.008054685,-0.2545703;0.2688853;0.007599223,-0.3574308;0.07749371;-0.02803069,0.06234523;0.00411532;-0.03503463,0.07383095;-0.3160178;0.008911435,0.07594427;-0.6409108;0.09354511,0.08835555;-0.6850092;0.01199123,-0.06267314;0.005582355;-0.03423746,-0.09675986;-0.3140187;0.0009999834,-0.1136542;-0.6392397;0.08266191,-0.1132744;-0.5975754;-0.02760793,0.01007443;0.5303144;0.005397065,0;0;0,-0.01058055;0.306142;-0.009815216,-0.01702003;0.6025859;-0.03375173,0.1483754;0.4853993;0.06967092,0.2602567;0.3024298;0.0870738,0.2969306;0.1096803;-0.01284194,-0.1965193;0.4982438;-0.09070691,-0.3256809;0.3261825;-0.08749339,-0.415496;0.1458842;-0.1764107,0.07121109;0.0004543066;-0.007750034,0.1121325;-0.3199534;-0.02233577,0.130964;-0.6512135;0.02899528,0.1647307;-0.6466777;-0.0735085,-0.05099862;0.005046933;-0.05004956,-0.09189431;-0.3155606;-0.05936501,-0.08400618;-0.6415057;0.02076156,-0.04765328;-0.6367795;-0.08090131,-0.01577313;0.5295932;-0.0253396,877.9292
+0;0;0,0.005919085;0.3055304;0.008040244,0.01136811;0.6018452;0.001290792,0.2000221;0.4726568;0.005547869,0.2292197;0.2600244;0.01796988,0.2558969;0.04867133;-0.03692583,-0.1778259;0.4660159;0.008088929,-0.2576981;0.2664174;0.007633855,-0.3604682;0.07519406;-0.02796474,0.06248009;0.004124222;-0.03511041,0.07394899;-0.3155402;0.008771319,0.07606617;-0.6410246;0.09355906,0.08848877;-0.6851906;0.01193076,-0.06280871;0.00559443;-0.03431151,-0.09684552;-0.3135387;0.0008743405,-0.1137706;-0.6393517;0.08268493,-0.1133905;-0.5976768;-0.02768552,0.01004451;0.5287334;0.005385756,0;0;0,-0.009280279;0.3053772;-0.01035166,-0.01357794;0.6007126;-0.03547978,0.1559992;0.4856347;0.06771613,0.2642758;0.300912;0.08703018,0.2883334;0.1043235;-0.008727543,-0.1979224;0.498768;-0.09109743,-0.330678;0.3298062;-0.08422372,-0.4240184;0.1494149;-0.1687331,0.07133434;0.0004582703;-0.008044481,0.1121874;-0.3194748;-0.02275348,0.1311718;-0.6513921;0.02827645,0.1639571;-0.6469638;-0.07462788,-0.0513747;0.005167796;-0.04987431,-0.09203042;-0.3149623;-0.06018781,-0.08399652;-0.6415766;0.01976274,-0.04860892;-0.6369633;-0.08232214,-0.01289551;0.5280049;-0.0267055,877.9656
+0;0;0,0.006112072;0.3052939;0.007934897,0.01189813;0.6015145;0.001071694,0.2027413;0.4716274;0.005322105,0.2321247;0.2593116;0.01763245,0.2585109;0.04799436;-0.0369269,-0.1796902;0.4650298;0.008344812,-0.2681268;0.2693978;0.008446609,-0.3782172;0.08229263;-0.02619027,0.06280477;0.004122125;-0.03540077,0.07415468;-0.3148805;0.008656345,0.07619214;-0.6409599;0.09356529,0.08698098;-0.6853108;0.01174589,-0.0632257;0.005636353;-0.03442944,-0.09726888;-0.3128629;0.0006675571,-0.1144353;-0.6392224;0.08274245,-0.1141566;-0.597539;-0.0277215,0.01047611;0.5284104;0.005194537,0;0;0,-0.008355185;0.3051168;-0.01177216,-0.01215832;0.6002939;-0.03781438,0.1613858;0.4849898;0.06314421,0.2672395;0.2995615;0.08559943,0.2818037;0.1006826;-0.00693725,-0.1993924;0.4996344;-0.09310956,-0.3352991;0.3336864;-0.08396951,-0.4328127;0.155787;-0.1686504,0.07168078;0.0004500151;-0.008735418,0.1122891;-0.3188231;-0.02448773,0.1315219;-0.6513839;0.02625608,0.1633391;-0.6470514;-0.07702851,-0.05217207;0.005400417;-0.04963421,-0.09248013;-0.3140428;-0.06243129,-0.08422048;-0.6413239;0.01732033,-0.04978553;-0.6368146;-0.08516541,-0.01158468;0.5276186;-0.02880263,877.9958
+0;0;0,0.006131569;0.3062677;0.007960209,0.01194876;0.6040835;0.001048466,0.2049259;0.4729061;0.00533731,0.2342766;0.2608259;0.017634,0.2606464;0.04964003;-0.03689143,-0.1817755;0.4662349;0.008393766,-0.2701141;0.27082;0.00849545,-0.380136;0.08383112;-0.02611989,0.06325545;0.004151706;-0.03565481,0.07455102;-0.3133232;0.008191317,0.07659274;-0.640085;0.09327794,0.08738822;-0.6844816;0.01140817,-0.06367941;0.0056768;-0.03467651,-0.09755956;-0.3112971;0.0002524108,-0.1147619;-0.6383396;0.08249905,-0.1144831;-0.5966491;-0.02803292,0.01051397;0.5303231;0.005208318,0;0;0,-0.008611366;0.3059985;-0.01384449,-0.01367936;0.6027136;-0.04041648,0.1633052;0.4860448;0.05977464,0.2709672;0.3022694;0.08479834,0.2756186;0.1016253;-0.004578345,-0.202649;0.4982776;-0.09441173,-0.3439212;0.3373264;-0.08311639,-0.4555148;0.1666203;-0.164812,0.07217429;0.0003907979;-0.008970737,0.1115207;-0.3173611;-0.0270257,0.1314871;-0.650564;0.02390885,0.1626184;-0.646309;-0.07963872,-0.05275691;0.005588295;-0.04975173,-0.09293274;-0.3122715;-0.06358644,-0.08454441;-0.6406677;0.0145338,-0.05078382;-0.636237;-0.08823048,-0.01256104;0.5294024;-0.03124118,878.03
+0;0;0,0.006113791;0.3053798;0.007937131,0.01189698;0.6014538;0.001073425,0.2049883;0.4708502;0.005328273,0.2343162;0.2589349;0.0176154,0.2606774;0.04781824;-0.03689216,-0.1819169;0.4641754;0.00838634,-0.2701868;0.2689124;0.008487944,-0.3801726;0.08198489;-0.02611605,0.06352374;0.004169315;-0.03580603,0.0747768;-0.312111;0.007875122,0.07682192;-0.6394173;0.09310352,0.08762038;-0.6838346;0.0112111,-0.0639495;0.005700876;-0.03482358,-0.09770217;-0.3100804;-2.608448E-05,-0.1149332;-0.6376678;0.0823576,-0.1146543;-0.595974;-0.02820495,0.01047394;0.5282974;0.005199213,0;0;0,-0.007827461;0.3050661;-0.01518512,-0.01183669;0.5998441;-0.04381847,0.1657805;0.4867077;0.05665445,0.2727936;0.3030061;0.08350801,0.2741364;0.1016987;-0.004297256,-0.2024674;0.4998649;-0.09529418,-0.3489434;0.3441626;-0.0804359,-0.4713896;0.1820197;-0.1638194,0.07236048;0.0004435182;-0.009923935,0.1113274;-0.3161091;-0.02846932,0.1312553;-0.649839;0.02276254,0.1618391;-0.645744;-0.0809412,-0.05359976;0.005759486;-0.04928097,-0.09382194;-0.310789;-0.06500293,-0.08496162;-0.639962;0.01222485,-0.05174427;-0.6356879;-0.0907105,-0.01108854;0.5272272;-0.0339632,878.0637
+0;0;0,0.006333355;0.3047694;0.007687083,0.01243882;0.6001333;0.0005475888,0.2067003;0.4695836;0.004966334,0.2360439;0.2577733;0.01739856,0.2621273;0.0466243;-0.03680612,-0.1828082;0.4631954;0.008795366,-0.278318;0.2714742;0.008500102,-0.3934734;0.08787467;-0.02661167,0.0636286;0.004096407;-0.03599873,0.0744259;-0.3112185;0.007506024,0.07633079;-0.6400316;0.09269822,0.08766157;-0.6876981;0.01388697,-0.06417038;0.0057664;-0.0347879,-0.09735227;-0.3091676;-0.0009011775,-0.1156505;-0.6380342;0.08211281,-0.1069761;-0.6909863;0.008523598,0.01092792;0.5271825;0.004739578,0;0;0,-0.007273674;0.3044152;-0.01618862,-0.01057553;0.5984001;-0.04581833,0.1691496;0.4877481;0.05417323,0.2760099;0.3042195;0.08205414,0.2735958;0.1022398;-0.003973722,-0.2032579;0.5002527;-0.09605165,-0.3541753;0.3490716;-0.08032206,-0.4889563;0.1959643;-0.1615296,0.07255401;0.0003026426;-0.009854555,0.1111488;-0.3152069;-0.02977705,0.1308659;-0.6503288;0.0220306,0.1608557;-0.6463286;-0.08187461,-0.0536897;0.005871165;-0.04943918,-0.09358566;-0.3097394;-0.0646375,-0.08459329;-0.6405925;0.01174876,-0.05196925;-0.636417;-0.09140373,-0.0100369;0.5260235;-0.03566933,878.0966
+0;0;0,0.006317172;0.3039907;0.00766744,0.01240528;0.5985147;0.0005493835,0.2068474;0.4681464;0.004954934,0.2361815;0.2564048;0.01738313,0.2622524;0.0453569;-0.03679559,-0.1830109;0.4617524;0.008787404,-0.2784896;0.2700934;0.008492235,-0.39359;0.08658183;-0.02660272,0.06375928;0.00410482;-0.03607267,0.07452232;-0.3102097;0.007294063,0.07643326;-0.6400678;0.09275699,0.08776985;-0.687774;0.01390538,-0.06430218;0.005778243;-0.03485935,-0.09737879;-0.3081565;-0.001080137,-0.1157352;-0.6380683;0.08219768,-0.1070564;-0.6910629;0.008570783,0.0108992;0.5257971;0.004727975,0;0;0,-0.006615683;0.3036091;-0.01693439,-0.009276882;0.5966893;-0.04721403,0.1717068;0.4882147;0.05125546,0.2812941;0.3064854;0.07979607,0.2729841;0.1037278;-0.003729582,-0.2029313;0.5010812;-0.09628551,-0.3594131;0.3560669;-0.07801656,-0.5070065;0.2163072;-0.1607186,0.0727106;0.0001743138;-0.009821892,0.1115144;-0.3142086;-0.03098345,0.1309432;-0.6504524;0.02075171,0.1602909;-0.6465253;-0.08337927,-0.05377387;0.005980229;-0.04955743,-0.09366474;-0.3086776;-0.06331752,-0.08447816;-0.6410142;0.01139475,-0.05248661;-0.636915;-0.09199786,-0.008914307;0.524569;-0.03691316,878.1301
+0;0;0,0.00633051;0.3046325;0.007683629,0.01246841;0.6015649;0.0004946869,0.207354;0.4701793;0.004951425,0.2366986;0.2583625;0.01738403,0.2627566;0.04741925;-0.03676783,-0.183423;0.4637702;0.008792927,-0.2789357;0.2720432;0.008497654,-0.3939789;0.08862258;-0.0265799,0.06415015;0.004129984;-0.0362938,0.07488695;-0.3094181;0.006967179,0.07676584;-0.6337427;0.09099644,0.08811039;-0.6815036;0.01208936,-0.06469636;0.005813666;-0.03507305,-0.09769233;-0.3073556;-0.001376208,-0.1157408;-0.6317329;0.08050458,-0.1070559;-0.6847859;0.006825894,0.01094408;0.5279658;0.004723931,0;0;0,-0.006930157;0.3041851;-0.01798677,-0.01159245;0.5996208;-0.04872441,0.1703193;0.4883322;0.04974198,0.2892914;0.3123328;0.0771625,0.272933;0.1090033;-0.003447771,-0.2056908;0.5025874;-0.09521168,-0.3758802;0.3733003;-0.08098284,-0.5266205;0.2305156;-0.1516821,0.07303845;0.0001721382;-0.01071882,0.1122033;-0.3133251;-0.03273654,0.1291754;-0.6441965;0.017133,0.1581752;-0.6403599;-0.0871563,-0.0546442;0.006067078;-0.04926194,-0.09381744;-0.3078415;-0.0642978,-0.08498934;-0.6349957;0.007417358,-0.05335391;-0.6309341;-0.09615953,-0.0104904;0.5266285;-0.03833437,878.1632
+0;0;0,0.006325986;0.3046339;0.00763446,0.01247594;0.6015652;0.0004130183,0.2074046;0.4703345;0.004647889,0.2365488;0.258498;0.01721538,0.2624962;0.04751739;-0.03684417,-0.1834731;0.4639753;0.00926288,-0.2866307;0.276251;0.009600986,-0.4110152;0.09881;-0.02433577,0.06414741;0.004091933;-0.03630296,0.07462438;-0.309582;0.006100725,0.07668944;-0.6338031;0.09052408,0.08669098;-0.6811727;0.01105279,-0.06470058;0.005847215;-0.0350597,-0.09774815;-0.3073196;-0.001390774,-0.1162689;-0.6317558;0.08015084,-0.1163135;-0.5900629;-0.03059682,0.0109492;0.5279666;0.004648569,0;0;0,-0.006930157;0.3041851;-0.01798677,-0.01159245;0.5996208;-0.04872441,0.1703193;0.4883322;0.04974198,0.2892914;0.3123328;0.0771625,0.272933;0.1090033;-0.003447771,-0.2056908;0.5025874;-0.09521168,-0.3758802;0.3733003;-0.08098284,-0.5266205;0.2305156;-0.1516821,0.07303845;0.0001721382;-0.01071882,0.1122033;-0.3133251;-0.03273654,0.1291754;-0.6441965;0.017133,0.1581752;-0.6403599;-0.0871563,-0.0546442;0.006067078;-0.04926194,-0.09381744;-0.3078415;-0.0642978,-0.08498934;-0.6349957;0.007417358,-0.05335391;-0.6309341;-0.09615953,-0.0104904;0.5266285;-0.03833437,878.1858
+0;0;0,0.00630756;0.3037466;0.007612223,0.01241816;0.5987782;0.0004440285,0.2069268;0.4683048;0.004642625,0.2360384;0.2567053;0.01719606,0.2619806;0.04576696;-0.03685268,-0.1830892;0.4619597;0.009247443,-0.2861314;0.2744454;0.00958517,-0.410491;0.09703992;-0.0243448,0.06435215;0.004104995;-0.03641884,0.07483669;-0.3097953;0.006015442,0.07690649;-0.6347613;0.09063277,0.08691665;-0.6821976;0.01109302,-0.0649071;0.005865879;-0.03517161,-0.0979785;-0.3075269;-0.001478389,-0.1165418;-0.6327085;0.08025058,-0.1165865;-0.5910055;-0.0305925,0.0109045;0.5258099;0.004643304,0;0;0,-0.006266519;0.3032703;-0.01864433,-0.009488449;0.5966281;-0.05104637,0.1738671;0.4894904;0.04421425,0.2941378;0.3150938;0.07421851,0.273685;0.111683;-0.005122423,-0.2046306;0.5038872;-0.09490077,-0.3755919;0.3762886;-0.0784619,-0.5413522;0.2509005;-0.1483948,0.0731943;0.0001833737;-0.01126695,0.1125625;-0.3135155;-0.03333783,0.1297906;-0.6452414;0.01594186,0.157533;-0.641513;-0.08876395,-0.05533268;0.006172329;-0.04883216,-0.09439951;-0.3079413;-0.06465599,-0.08537491;-0.6360442;0.006297261,-0.05497827;-0.6321182;-0.09771883,-0.008884102;0.524341;-0.04015994,878.2193
+0;0;0,0.006294488;0.3031171;0.007596447,0.01239407;0.5976169;0.0004418241,0.2068819;0.4672967;0.004632005,0.235963;0.2559182;0.01717233,0.2619193;0.04486623;-0.03690552,-0.1830866;0.4609523;0.009236261,-0.2860212;0.2736338;0.009573636,-0.4104478;0.09613283;-0.02437461,0.06479298;0.004133115;-0.03666831,0.0752756;-0.30971;0.005758233,0.07735393;-0.6360145;0.09072409,0.08737043;-0.6834998;0.01113397,-0.06535172;0.005906061;-0.03541254,-0.0984171;-0.3074296;-0.001725458,-0.1170568;-0.6339506;0.08034013,-0.1171016;-0.5922402;-0.03057313,0.01088344;0.5247948;0.004632683,0;0;0,-0.005784437;0.3026018;-0.01939106,-0.008327141;0.5953267;-0.05272722,0.1764603;0.490569;0.03999806,0.2948797;0.3156352;0.07253791,0.2755156;0.1129147;-0.009135239,-0.2042332;0.5042196;-0.09471092,-0.3782158;0.3816631;-0.07486662,-0.5517139;0.268127;-0.1466234,0.0736673;0.0001938939;-0.01152682,0.1127393;-0.3134673;-0.03382921,0.1295814;-0.6466767;0.01501751,0.1563566;-0.6430201;-0.08999681,-0.05592834;0.006220662;-0.04891933,-0.09510742;-0.3078248;-0.06466202,-0.08570834;-0.6374894;0.00555934,-0.05626953;-0.6336416;-0.09878774,-0.00790973;0.5232185;-0.04163003,878.2524
+0;0;0,0.006398788;0.3023748;0.007447136,0.01262393;0.5962378;0.0001592161,0.2068298;0.4663041;0.004237257,0.2362929;0.2546742;0.01686603,0.2619915;0.04352838;-0.03697151,-0.1826831;0.4601437;0.009653954,-0.2953826;0.2781736;0.008976435,-0.4255556;0.1049195;-0.02536644,0.06493042;0.004105491;-0.03685338,0.07515521;-0.3096093;0.005740579,0.07720862;-0.6372968;0.09109017,0.08688907;-0.6847518;0.01136038,-0.06557921;0.005956132;-0.03542428,-0.09889638;-0.3072408;-0.001758408,-0.1176282;-0.6351805;0.08053705,-0.1114402;-0.6872901;0.005240515,0.01108279;0.5236001;0.004377505,0;0;0,-0.005311519;0.3018113;-0.02021456,-0.007063746;0.5938156;-0.05434537,0.1785505;0.4916607;0.03633237,0.2980368;0.3164839;0.06550264,0.2763379;0.1138891;-0.01589727,-0.203406;0.5043819;-0.09469317,-0.3803895;0.3860658;-0.07249156,-0.5683248;0.2962658;-0.1414678,0.0737657;5.894899E-05;-0.01223135,0.1126601;-0.3134798;-0.03495574,0.1296301;-0.648122;0.01397848,0.1556235;-0.6445406;-0.0912652,-0.05652175;0.006402677;-0.04853128,-0.09573966;-0.3074386;-0.0658915,-0.08620133;-0.6385781;0.004276782,-0.05753466;-0.634818;-0.1003154,-0.006870046;0.5219195;-0.04306149,878.2856
+0;0;0,0.006386807;0.3018086;0.007433193,0.01261062;0.5956087;0.0001477855,0.2075032;0.4655113;0.004223181,0.236979;0.2537899;0.01685742,0.2626771;0.0426476;-0.03697924,-0.1833746;0.4593294;0.009658858,-0.2961228;0.2772805;0.008981047,-0.4262937;0.1040293;-0.02536127,0.06525538;0.004126037;-0.03703782,0.07549302;-0.309983;0.005609676,0.07754768;-0.6378711;0.09101152,0.08724082;-0.6854275;0.01117737,-0.0659074;0.005985941;-0.03560157,-0.09926645;-0.3076046;-0.001893379,-0.1180098;-0.6357452;0.08045246,-0.1118136;-0.6879622;0.005057372,0.01107026;0.5230081;0.004363921,0;0;0,-0.005517393;0.3011777;-0.02111888,-0.007576063;0.593083;-0.05557156,0.1799308;0.4912834;0.03277206,0.2980499;0.3149075;0.06094718,0.2770232;0.1122404;-0.02043939,-0.2064558;0.5064887;-0.08915505,-0.387216;0.3935803;-0.06837431,-0.5783811;0.3106307;-0.1370413,0.0740454;-4.571676E-05;-0.01282048,0.1128333;-0.3139528;-0.03618598,0.1294991;-0.6488429;0.01259136,0.1538372;-0.6453005;-0.09319186,-0.05707453;0.006493739;-0.04845016,-0.09647496;-0.3077276;-0.06578976,-0.08677155;-0.6393869;0.002885789,-0.05974028;-0.6356776;-0.1022833,-0.007302225;0.5212239;-0.04429388,878.3082
+0;0;0,0.006373856;0.3011966;0.00741812,0.01259429;0.5948373;0.0001362287,0.2067482;0.4649858;0.004210441,0.236311;0.2526396;0.01688196,0.2620246;0.04137006;-0.03698714,-0.1826585;0.4588271;0.009625661,-0.2957394;0.2762411;0.00894585,-0.4259887;0.1028854;-0.02541716,0.06573071;0.004156092;-0.03730761,0.07599288;-0.3107056;0.005442072,0.07804964;-0.6389278;0.09093092,0.0877527;-0.6865637;0.011015,-0.06638748;0.006029543;-0.0358609,-0.09982646;-0.3083124;-0.002071943,-0.1185889;-0.6367872;0.08035779,-0.1123864;-0.6890885;0.004885472,0.01105455;0.5222661;0.004350651,0;0;0,-0.005388692;0.3005305;-0.0216198,-0.007631466;0.5922401;-0.05637932,0.1803583;0.4913749;0.02913666,0.2953317;0.3112315;0.05046487,0.2761006;0.1094028;-0.03375649,-0.2068833;0.5070025;-0.08475852,-0.3904031;0.3970814;-0.06570023,-0.5882251;0.3274322;-0.1306104,0.07446095;-1.654029E-05;-0.01360965,0.1134215;-0.3146723;-0.03694534,0.129205;-0.6499513;0.01185274,0.1521319;-0.6464366;-0.09435892,-0.05809823;0.006626907;-0.04806595,-0.09731549;-0.3083248;-0.06645484,-0.08763696;-0.6404694;0.001579836,-0.06200384;-0.6368054;-0.1040487,-0.007326677;0.5204144;-0.04508018,878.3414
+0;0;0,0.006554436;0.3009374;0.007293774,0.01312464;0.5945727;-0.0001856722,0.2066815;0.4650071;0.003857562,0.2365505;0.251817;0.01669858,0.2620579;0.0409067;-0.03698347,-0.1818109;0.4591467;0.01013185,-0.3013912;0.2796865;0.008840302,-0.4457256;0.1182661;-0.02472408,0.06609862;0.00415473;-0.03752918,0.07622208;-0.3102103;0.005224746,0.07837304;-0.6397533;0.09086801,0.08840424;-0.6875533;0.0110381,-0.06676847;0.006094292;-0.0360494,-0.1001915;-0.3077546;-0.002321471,-0.1189599;-0.6375296;0.08034749,-0.1116834;-0.690393;0.005467661,0.01148432;0.5220006;0.004084268,0;0;0,-0.005034328;0.3002467;-0.0220468,-0.007267177;0.5919228;-0.05716968,0.181091;0.4905554;0.02566719,0.2843625;0.3015956;0.0373404,0.2759228;0.09657279;-0.03953576,-0.2068735;0.5093575;-0.08150116,-0.3937259;0.4030522;-0.06439941,-0.5943125;0.3387105;-0.1247376,0.07474396;-2.077222E-05;-0.01442456,0.1139698;-0.3141421;-0.03776717,0.1290937;-0.6507714;0.0111208,0.150862;-0.647288;-0.09541225,-0.05905207;0.006669202;-0.04757208,-0.09795741;-0.3077712;-0.06679233,-0.08847713;-0.6414196;0.0004891157,-0.06398896;-0.6377994;-0.105486,-0.006968081;0.5200974;-0.0458262,878.3668
+0;0;0,0.006549915;0.3007298;0.007288743,0.0131208;0.5943957;-0.0001916406,0.206158;0.4649706;0.003852854,0.236124;0.2510884;0.01673556,0.2615979;0.04045482;-0.03687607,-0.1813007;0.4591257;0.01011045,-0.3012692;0.279083;0.008814708,-0.4454143;0.1178743;-0.02470564,0.06630713;0.004167836;-0.03764757,0.07642568;-0.3100447;0.005085614,0.07858676;-0.6411383;0.09113185,0.08861717;-0.6889322;0.01130826,-0.06697909;0.006113517;-0.03616312,-0.1003859;-0.3075831;-0.00245155,-0.1192426;-0.6389098;0.0806064,-0.1119667;-0.6917667;0.005732492,0.01148023;0.5218124;0.004078956,0;0;0,-0.004902557;0.2999993;-0.02260208,-0.007243395;0.5916641;-0.05808282,0.1811061;0.4903684;0.02336669,0.276482;0.2962084;0.02721858,0.2757627;0.08946617;-0.04452229,-0.2060909;0.509145;-0.08339808,-0.3963495;0.4081605;-0.06306748,-0.5980457;0.3475795;-0.1225503,0.07480947;-9.059906E-05;-0.01532578,0.1152229;-0.3139408;-0.03819156,0.129673;-0.6522962;0.01016593,0.1512795;-0.6488397;-0.09638405,-0.05977257;0.006727858;-0.04704595,-0.09857368;-0.3075389;-0.0667664,-0.08915468;-0.6430826;-0.0007866472,-0.06482;-0.6395028;-0.1067777,-0.006920382;0.5198349;-0.04669237,878.397
+0;0;0,0.006536301;0.3001047;0.007273593,0.01310152;0.5935172;-0.0002006143,0.2050271;0.4644734;0.003841858,0.2351268;0.2496361;0.01678209,0.2605561;0.03937168;-0.03673559,-0.1802166;0.4586619;0.01006368,-0.3007208;0.2778152;0.008762152,-0.4446132;0.1168891;-0.02469945,0.06660999;0.004186873;-0.03781953,0.07676155;-0.3110505;0.005053036,0.0789209;-0.6418787;0.09103028,0.0889547;-0.6896989;0.01117964,-0.06728502;0.006141441;-0.0363283,-0.1008008;-0.3085783;-0.002506778,-0.1196424;-0.6396394;0.08048458,-0.112364;-0.6925243;0.00558529,0.01146222;0.5209902;0.004066668,0;0;0,-0.004631013;0.2993041;-0.02353907,-0.006773233;0.590647;-0.05958104,0.1806318;0.4894604;0.02096844,0.2628956;0.2884393;0.01377964,0.2760252;0.0803005;-0.05124164,-0.2053187;0.5108073;-0.0809031,-0.3982609;0.4126419;-0.06178918,-0.6026695;0.3608127;-0.1188224,0.07497106;-0.0002042353;-0.01624918,0.1158889;-0.3150851;-0.03841829,0.1292739;-0.6533618;0.008844376,0.1501305;-0.6499763;-0.09787703,-0.06038724;0.006792513;-0.04681859,-0.09983992;-0.3084077;-0.06701833,-0.090326;-0.6439673;-0.002572536,-0.06673332;-0.6404647;-0.1087519,-0.006525651;0.5188928;-0.04807782,878.432
+0;0;0,0.006644903;0.300019;0.007218143,0.01330749;0.5934909;-0.0002819155,0.2023709;0.4653379;0.003400917,0.2338629;0.2433918;0.01672577,0.2598054;0.03012589;-0.03741764,-0.1772788;0.4598601;0.01061998,-0.3096659;0.2784795;0.008598572,-0.4592909;0.1184983;-0.02464682,0.06718951;0.004188357;-0.03820017,0.07712261;-0.3108009;0.004776385,0.07949954;-0.6421242;0.09125645,0.09057721;-0.6891857;0.0107573,-0.06791417;0.006231641;-0.03660681,-0.1015726;-0.3082295;-0.002766471,-0.1205051;-0.6398873;0.08032534,-0.1211691;-0.5981487;-0.03104366,0.01164675;0.520946;0.003988886,0;0;0,-0.004098877;0.2992003;-0.02387452,-0.006044701;0.5905645;-0.06027722,0.1795522;0.4864599;0.01496673,0.2547717;0.2750998;0.005050659,0.2615755;0.06774522;-0.07269669,-0.2013244;0.5109311;-0.08318443,-0.4026483;0.4141517;-0.06012233,-0.6113576;0.3673337;-0.1178747,0.07547715;-0.0001444817;-0.01715827,0.1164983;-0.3147578;-0.0395093,0.1300006;-0.653663;0.007613659,0.1501836;-0.6503146;-0.09926772,-0.06134619;0.006770332;-0.04671225,-0.09972297;-0.3083602;-0.06630346,-0.09033144;-0.6448882;-0.003691085,-0.06740475;-0.6414287;-0.1100455,-0.005827576;0.518799;-0.04872632,878.4651
+0;0;0,0.006638745;0.2997409;0.007211454,0.01329986;0.5931479;-0.0002870392,0.2021603;0.4650681;0.0033956,0.2342575;0.2388572;0.01697649,0.2598754;0.02825996;-0.03648942,-0.1770847;0.4595962;0.01060697,-0.3120157;0.2747302;0.008546721,-0.4597684;0.1167509;-0.02428266,0.06761197;0.004214691;-0.03844035,0.07756654;-0.3114556;0.004629131,0.07994082;-0.6424085;0.09101249,0.09101687;-0.6894586;0.01052514,-0.06834119;0.006270823;-0.03683698,-0.1020724;-0.3088703;-0.002923459,-0.1209837;-0.6401572;0.08007542,-0.1216476;-0.5984203;-0.03127723,0.01163944;0.5206169;0.003982943,0;0;0,-0.003364727;0.2988952;-0.02431178,-0.005047247;0.5901645;-0.06097555,0.1804563;0.4860409;0.01376462,0.246139;0.2672502;-0.000464201,0.2599415;0.06138805;-0.07324004,-0.1999876;0.5106284;-0.08480397,-0.4071435;0.416809;-0.05891269,-0.613729;0.3721137;-0.1154004,0.07589417;-0.0002838075;-0.01751566,0.1171803;-0.3155992;-0.03927493,0.1310412;-0.6542417;0.006840706,0.1512556;-0.6509352;-0.1000071,-0.06177685;0.006918;-0.04693151,-0.0998252;-0.3090915;-0.0640233,-0.08994958;-0.6457655;-0.004436359,-0.06699049;-0.642351;-0.1107552,-0.004873201;0.518418;-0.04939342,878.4977
+0;0;0,0.006647115;0.3001188;0.007220546,0.01331554;0.5938482;-0.0002855682,0.1983638;0.4668137;0.003412688,0.2300689;0.2433665;0.01682766,0.2556612;0.03297918;-0.03658497,-0.1732958;0.4614512;0.01047982,-0.3065783;0.2788438;0.008444742,-0.4541837;0.121022;-0.02435192,0.06827878;0.004256258;-0.03881946,0.07823199;-0.3113709;0.00424413,0.0806043;-0.6420494;0.09055589,0.09168203;-0.6891113;0.0100563,-0.06901518;0.006332667;-0.03720028,-0.1027418;-0.3087653;-0.003291395,-0.1216374;-0.6397777;0.07963867,-0.1223014;-0.598039;-0.03173092,0.01165362;0.5212514;0.003988283,0;0;0,-0.002462164;0.2992187;-0.02509451,-0.003663421;0.5907534;-0.0622673,0.1782784;0.4837753;0.008704424,0.2373257;0.2659568;-0.004797935,0.2558144;0.05928668;-0.07347345,-0.1946572;0.5115927;-0.08605321,-0.4009163;0.4230434;-0.05903519,-0.6076536;0.3796695;-0.1151525,0.07650252;-4.774332E-05;-0.01828718,0.1180612;-0.3153419;-0.0391798,0.1324057;-0.6537752;0.006216049,0.1521145;-0.6505458;-0.1007247,-0.06279665;0.006845049;-0.04686987,-0.1008219;-0.3091878;-0.06272361,-0.08921122;-0.6459022;-0.005345669,-0.06675468;-0.6425679;-0.1117697,-0.003571048;0.5189527;-0.05060697,878.5311
+0;0;0,0.0068365;0.3026374;0.007221184,0.01376184;0.5999262;-0.0004566109,0.1988121;0.4718237;0.003094587,0.2312828;0.244781;0.01647239,0.2568369;0.03441671;-0.03701156,-0.1731308;0.4669586;0.01108302,-0.3157109;0.286822;0.009238366,-0.4734322;0.1392876;-0.02429228,0.06862183;0.004246265;-0.03902858,0.07866547;-0.311534;0.003950149,0.08082156;-0.6412756;0.09037063,0.09206749;-0.6874536;0.009038962,-0.06937012;0.006403485;-0.03737646,-0.1031714;-0.308828;-0.003437746,-0.1218236;-0.6389925;0.07930362,-0.122688;-0.5972526;-0.03207778,0.0120289;0.5262132;0.003900673,0;0;0,-0.002032191;0.3017032;-0.02567768,-0.003909945;0.5967737;-0.06332588,0.1783845;0.4821715;0.003290411,0.2295378;0.2583457;-0.004896168,0.24525;0.05158605;-0.0739634,-0.1938451;0.511422;-0.0900399,-0.4045989;0.4246188;-0.06123514,-0.6124464;0.385339;-0.1162189,0.07674575;-0.0003192127;-0.01897907,0.1206235;-0.3153827;-0.04077315,0.1363477;-0.6529541;0.003959656,0.1556873;-0.6497712;-0.1030507,-0.06321061;0.007211422;-0.0469322,-0.1003983;-0.3090233;-0.06360233,-0.08660424;-0.6449801;-0.007517815,-0.06450997;-0.6417006;-0.1140178,-0.003553584;0.5238571;-0.05155182,878.5533
+0;0;0,0.0068365;0.3026374;0.007221184,0.01376184;0.5999262;-0.0004566109,0.1988121;0.4718237;0.003094587,0.2312828;0.244781;0.01647239,0.2568369;0.03441671;-0.03701156,-0.1731308;0.4669586;0.01108302,-0.3157109;0.286822;0.009238366,-0.4734322;0.1392876;-0.02429228,0.06862183;0.004246265;-0.03902858,0.07866547;-0.311534;0.003950149,0.08082156;-0.6412756;0.09037063,0.09206749;-0.6874536;0.009038962,-0.06937012;0.006403485;-0.03737646,-0.1031714;-0.308828;-0.003437746,-0.1218236;-0.6389925;0.07930362,-0.122688;-0.5972526;-0.03207778,0.0120289;0.5262132;0.003900673,0;0;0,-0.002032191;0.3017032;-0.02567768,-0.003909945;0.5967737;-0.06332588,0.1783845;0.4821715;0.003290411,0.2295378;0.2583457;-0.004896168,0.24525;0.05158605;-0.0739634,-0.1938451;0.511422;-0.0900399,-0.4045989;0.4246188;-0.06123514,-0.6124464;0.385339;-0.1162189,0.07674575;-0.0003192127;-0.01897907,0.1206235;-0.3153827;-0.04077315,0.1363477;-0.6529541;0.003959656,0.1556873;-0.6497712;-0.1030507,-0.06321061;0.007211422;-0.0469322,-0.1003983;-0.3090233;-0.06360233,-0.08660424;-0.6449801;-0.007517815,-0.06450997;-0.6417006;-0.1140178,-0.003553584;0.5238571;-0.05155182,878.5761
+0;0;0,0.006835164;0.3025783;0.007219774,0.01374556;0.5992291;-0.0004293544,0.1995397;0.4713465;0.003093048,0.2319365;0.2448207;0.01644039,0.2574919;0.0344445;-0.03704657,-0.1738642;0.4664623;0.01111286,-0.3161197;0.2867358;0.009272404,-0.4738499;0.1391931;-0.02426013,0.06848874;0.004238029;-0.03895289,0.07853173;-0.3115223;0.004023127,0.08068932;-0.6414913;0.0905032,0.09192923;-0.6876285;0.009215057,-0.06923558;0.006391066;-0.03730397,-0.1030347;-0.3088204;-0.003367405,-0.1216998;-0.6392127;0.07943101,-0.1225637;-0.597479;-0.03189078,0.01202282;0.5259497;0.0039023,0;0;0,0.002258673;0.3014988;-0.02731013,0.002295181;0.5958278;-0.06574726,0.1846136;0.4815425;0.00185132,0.2284446;0.2567068;-0.006478071,0.2414666;0.04987261;-0.07591963,-0.1889357;0.5129759;-0.09288385,-0.4000103;0.4287179;-0.06305565,-0.6084151;0.3924346;-0.1180381,0.07656293;-0.0005700886;-0.01907325,0.1238496;-0.3149836;-0.04274774,0.1413931;-0.6526039;0.002724886,0.160876;-0.649612;-0.1041486,-0.06287074;0.007443505;-0.04709416,-0.09833977;-0.308973;-0.06367467,-0.08235233;-0.6451843;-0.008272633,-0.06010989;-0.6420882;-0.1146325,0.002135962;0.5233802;-0.05379272,878.6103
+0;0;0,0.006964927;0.3020015;0.007186722,0.01402641;0.5976967;-0.0004248889,0.1929084;0.4721286;0.002790758,0.2242363;0.2516157;0.01582939,0.2508053;0.03559998;-0.03928664,-0.1670508;0.4683048;0.01151723,-0.3142825;0.3006842;0.009634481,-0.4805463;0.1539622;-0.02551512,0.06920177;0.00422415;-0.03955237,0.07907846;-0.3110693;0.003769185,0.08112738;-0.6398625;0.08975677,0.09182318;-0.6862546;0.008518077,-0.07010017;0.006568075;-0.03760248,-0.1039856;-0.3082347;-0.003908534,-0.1225925;-0.6373838;0.07866068,-0.12367;-0.5956388;-0.03274288,0.01226892;0.5248562;0.003876976,0;0;0,0.006151691;0.3008044;-0.02799964,0.009045929;0.5940689;-0.06711531,0.1825866;0.4738404;-0.0033741,0.2265974;0.2551159;-0.003383636,0.238113;0.04284315;-0.07559276,-0.1773399;0.5182621;-0.08628824,-0.3833685;0.436484;-0.06095222,-0.5979445;0.403694;-0.1182971,0.07747689;-0.0009368658;-0.01917219,0.1258659;-0.314655;-0.0441463,0.1477248;-0.6506918;0.001728535,0.1654822;-0.6478422;-0.1054974,-0.06383856;0.007857449;-0.04726539,-0.09575486;-0.3084603;-0.06483455,-0.07755575;-0.6432288;-0.00913978,-0.05701346;-0.6403207;-0.115882,0.008187994;0.522092;-0.05503559,878.6433
+0;0;0,0.00696642;0.3020663;0.007188262,0.01403857;0.5982087;-0.0004330352,0.190078;0.473401;0.002803759,0.2215257;0.2520455;0.01589222,0.2473934;0.04173177;-0.03776897,-0.1642202;0.4696374;0.011393,-0.3120145;0.3013763;0.00950305,-0.4738896;0.1585272;-0.02471873,0.06944148;0.004238782;-0.03968937,0.07930033;-0.3104853;0.003553957,0.08134072;-0.6379111;0.08918393,0.09203774;-0.6843119;0.007935919,-0.07034298;0.006590825;-0.03773273,-0.1041672;-0.3076435;-0.004099626,-0.1226967;-0.6354237;0.07812619,-0.1237744;-0.5936773;-0.03329013,0.01227942;0.5252994;0.003872895,0;0;0,0.01058477;0.3007358;-0.02811027,0.01670378;0.5943419;-0.06768298,0.1859868;0.471062;-0.005039215,0.2292261;0.2513246;-0.002953053,0.243036;0.04487254;-0.07343268,-0.1677764;0.5215623;-0.08357519,-0.3753668;0.4410961;-0.0592867,-0.5847206;0.4107252;-0.1143244,0.07786153;-0.001912028;-0.01868844,0.1281621;-0.3146954;-0.0442791,0.1551877;-0.6489568;0.001363277,0.1722856;-0.6462131;-0.1059563,-0.06385067;0.008686475;-0.04757067,-0.09412634;-0.30736;-0.06228268,-0.07027677;-0.6405629;-0.007956173,-0.05038906;-0.6377656;-0.1148076,0.01530457;0.5223194;-0.05550885,878.6649
+0;0;0,0.00700481;0.3037309;0.007227875,0.01421672;0.6057111;-0.0005905526,0.1899621;0.4784736;0.002795178,0.2220219;0.2528097;0.01613838,0.2482182;0.03982387;-0.0382046,-0.1638703;0.474715;0.01137313,-0.3145412;0.3031789;0.009446392,-0.4784729;0.1585148;-0.0252102,0.06932762;0.004231832;-0.03962429,0.07920682;-0.3111423;0.003708344,0.08123613;-0.6367884;0.08887289,0.09190413;-0.6829818;0.00784532,-0.07022764;0.006580019;-0.03767086,-0.1041217;-0.3083032;-0.003968295,-0.1225505;-0.6343019;0.0778106,-0.1236252;-0.5925874;-0.03330344,0.0123973;0.5303038;0.003862908,0;0;0,0.01411225;0.3019757;-0.03106952,0.03154506;0.5988669;-0.08401942,0.1912369;0.4730581;-0.003375053,0.2281276;0.247777;0.0008120537,0.2342842;0.03629996;-0.06431818,-0.1583602;0.5202878;-0.08493143,-0.371771;0.4436754;-0.05816562,-0.5838088;0.4125538;-0.1136077,0.07762918;-0.002118319;-0.01906657,0.1263173;-0.315836;-0.04449987,0.1584861;-0.6477259;0.001507998,0.1760928;-0.6460124;-0.1051438,-0.06374187;0.008905862;-0.04745494,-0.09546064;-0.3077099;-0.0610398,-0.06820603;-0.6389288;-0.00761931,-0.04781452;-0.6371504;-0.1137911,0.02568676;0.5254509;-0.06713176,878.6988
+0;0;0,0.007145163;0.302047;0.007164835,0.01441629;0.5976499;-0.0004266356,0.1873166;0.4738726;0.002496815,0.2180711;0.2561666;0.01554701,0.2444911;0.04262018;-0.03940623,-0.1611436;0.4713293;0.01196573,-0.3147777;0.3135324;0.009012509,-0.4858879;0.1760006;-0.02454752,0.06880088;0.004143076;-0.03948363,0.07867613;-0.3095627;0.003533971,0.0804887;-0.6338067;0.08867423,0.0920862;-0.6799349;0.007600062,-0.06982108;0.006573639;-0.03730265,-0.1046395;-0.3065673;-0.004291214,-0.1226176;-0.6311474;0.07762882,-0.1239039;-0.5894323;-0.03356524,0.01261142;0.5251132;0.003852366,0;0;0,0.0153816;0.3003251;-0.0300498,0.03009363;0.5921282;-0.07613373,0.1903437;0.465695;-0.005674601,0.2349099;0.2502169;0.004076242,0.242005;0.03851561;-0.06264853,-0.1538442;0.5244948;-0.08816741,-0.3605229;0.4529638;-0.06210485,-0.5733889;0.4218838;-0.1172598,0.07729396;-0.003140301;-0.01804066,0.1316881;-0.314004;-0.04568768,0.1683585;-0.6439063;0.001281735,0.1864508;-0.6417841;-0.1054821,-0.06265838;0.009712997;-0.0478463,-0.0888806;-0.3057653;-0.05989394,-0.05814672;-0.6353481;-0.006818943,-0.03727225;-0.6331452;-0.113095,0.02634822;0.5208613;-0.06234455,878.7328
+0;0;0,0.007261951;0.3069839;0.007281946,0.01490288;0.6175873;-0.0007913101,0.1904;0.4871371;0.002457033,0.2213277;0.2682064;0.01558065,0.2479127;0.05332527;-0.03971604,-0.163531;0.484554;0.01207461,-0.3180295;0.3258693;0.009104777,-0.490209;0.1874779;-0.02466499,0.0693045;0.004173404;-0.03977266,0.07919165;-0.3099099;0.003296722,0.08100279;-0.6338997;0.0883702,0.09256617;-0.6798038;0.007534638,-0.07033217;0.006621759;-0.03757571,-0.1051925;-0.3068961;-0.00452454,-0.1231564;-0.6312217;0.07733124,-0.124439;-0.589541;-0.03353558,0.012952;0.5391823;0.003833866,0;0;0,0.02010354;0.3041877;-0.03755784,0.0434953;0.6069418;-0.10338,0.1914441;0.46523;-0.006754875,0.2385567;0.2493474;0.008559942,0.2476396;0.03715838;-0.06095052,-0.1484147;0.5261438;-0.08230791,-0.3570305;0.4554436;-0.0590619,-0.5713545;0.4244517;-0.1142259,0.07783172;-0.002985984;-0.01832223,0.1346529;-0.313784;-0.0461967,0.175072;-0.6429262;0.001151804,0.191522;-0.6423655;-0.1051133,-0.06331405;0.00972435;-0.0479496,-0.08830836;-0.3062312;-0.06013287,-0.05228617;-0.6350499;-0.007304989,-0.03304555;-0.6344186;-0.11312,0.0364368;0.5314411;-0.08282876,878.7662
+0;0;0,0.007343793;0.3104437;0.007364014,0.01498832;0.6212016;-0.0006899699,0.1892387;0.4916093;0.002539319,0.2198813;0.2746958;0.01554201,0.2458294;0.06496316;-0.0384298,-0.1621813;0.4890445;0.01208866,-0.3152562;0.3318219;0.009146192,-0.4833105;0.1967464;-0.02381447,0.06964663;0.004194007;-0.039969,0.0795522;-0.3104746;0.003180638,0.081355;-0.6329712;0.08786205,0.0929162;-0.678861;0.007041708,-0.07067937;0.006654448;-0.0377612,-0.1056047;-0.3074476;-0.00464844,-0.1234858;-0.6302785;0.0768301,-0.1247682;-0.5886;-0.03401584,0.0130496;0.5432853;0.003906383,0;0;0,0.02392973;0.3070342;-0.04050708,0.0490738;0.6101516;-0.1048799,0.1910595;0.4630668;-0.005886793,0.240073;0.2499765;0.01281404,0.2555866;0.04152125;-0.049474,-0.141585;0.5292246;-0.08046892,-0.3488092;0.4600599;-0.05963917,-0.558706;0.4319365;-0.1118546,0.07805571;-0.002829611;-0.01910663,0.135919;-0.3140879;-0.04642868,0.180005;-0.6411381;0.001245022,0.1961903;-0.6407046;-0.1050034,-0.06402597;0.009707815;-0.04766758,-0.08694139;-0.3069907;-0.06005003,-0.04811373;-0.6340377;-0.007984079,-0.02913685;-0.6335489;-0.1137849,0.04188053;0.5349309;-0.0852344,878.8002
+0;0;0,0.007754702;0.312436;0.007315724,0.01605943;0.6234135;-0.0008487753,0.190006;0.4938502;0.002244846,0.2202534;0.2792166;0.015138,0.2461476;0.06948602;-0.03911744,-0.1615584;0.4926774;0.01278184,-0.3193589;0.343567;0.009059286,-0.49231;0.2145306;-0.02316802,0.0695476;0.004115183;-0.03995857,0.07937557;-0.3097664;0.003049105,0.08091915;-0.6319268;0.08771514,0.0916707;-0.6778662;0.006883018,-0.07059861;0.006753073;-0.03769247,-0.1053258;-0.3065494;-0.004473578,-0.1233234;-0.6290551;0.07691559,-0.1139537;-0.6822219;0.003351226,0.01393673;0.5456532;0.003766766,0;0;0,0.02727377;0.3084403;-0.04301953,0.05432512;0.6117482;-0.1069891,0.1924325;0.4610042;-0.005419731,0.2416944;0.2506814;0.01663351,0.2626086;0.04301631;-0.04691863,-0.1364087;0.531235;-0.08006258,-0.3420257;0.4641435;-0.06084972,-0.5513065;0.4419272;-0.1183741,0.07791486;-0.002921402;-0.01926732,0.1371508;-0.3131077;-0.04653454,0.1844436;-0.6393679;0.001169443,0.200493;-0.6391052;-0.1050112,-0.06388354;0.009883144;-0.04766243,-0.08505315;-0.306103;-0.06079732,-0.04495057;-0.6325712;-0.00818225,-0.02609549;-0.6322804;-0.1139087,0.0468872;0.5365822;-0.08782601,878.8333
+0;0;0,0.007771268;0.3131035;0.007331353,0.01607325;0.6239826;-0.0008239544,0.1940136;0.49342;0.002224841,0.2239327;0.2811155;0.01497809,0.2497853;0.07172103;-0.0391904,-0.1655158;0.4922206;0.01300056,-0.3216038;0.3447282;0.009318396,-0.4942777;0.2158986;-0.02285726,0.07022329;0.004155165;-0.04034679,0.08007602;-0.3105176;0.00276928,0.08158907;-0.6263058;0.08576068,0.09233952;-0.6722374;0.004936911,-0.07128452;0.006818683;-0.03805868,-0.1060992;-0.3072735;-0.004756063,-0.1237408;-0.6234002;0.07502329,-0.1143721;-0.6765584;0.001466528,0.01395531;0.5463966;0.003781241,0;0;0,0.02860701;0.3087709;-0.04461074,0.05748443;0.6120377;-0.1075294,0.1962674;0.4581764;-0.001751907,0.2466262;0.2503777;0.01861309,0.2748407;0.04206005;-0.03845096,-0.1375513;0.5321081;-0.07874318,-0.3415834;0.4674969;-0.06065136,-0.5504215;0.4476076;-0.1193004,0.07869193;-0.003442734;-0.01929164,0.1382893;-0.3144404;-0.04581714,0.1876206;-0.6337356;0.001396418,0.2040184;-0.6335977;-0.1046839,-0.06470615;0.01045874;-0.0477511,-0.08280136;-0.3065565;-0.05995473,-0.04163606;-0.6262944;-0.008135937,-0.02244584;-0.6260763;-0.1137694,0.04981385;0.5369742;-0.08877015,878.8553
+0;0;0,0.007771268;0.3131035;0.007331353,0.01607325;0.6239826;-0.0008239544,0.1940136;0.49342;0.002224841,0.2239327;0.2811155;0.01497809,0.2497853;0.07172103;-0.0391904,-0.1655158;0.4922206;0.01300056,-0.3216038;0.3447282;0.009318396,-0.4942777;0.2158986;-0.02285726,0.07022329;0.004155165;-0.04034679,0.08007602;-0.3105176;0.00276928,0.08158907;-0.6263058;0.08576068,0.09233952;-0.6722374;0.004936911,-0.07128452;0.006818683;-0.03805868,-0.1060992;-0.3072735;-0.004756063,-0.1237408;-0.6234002;0.07502329,-0.1143721;-0.6765584;0.001466528,0.01395531;0.5463966;0.003781241,0;0;0,0.02860701;0.3087709;-0.04461074,0.05748443;0.6120377;-0.1075294,0.1962674;0.4581764;-0.001751907,0.2466262;0.2503777;0.01861309,0.2748407;0.04206005;-0.03845096,-0.1375513;0.5321081;-0.07874318,-0.3415834;0.4674969;-0.06065136,-0.5504215;0.4476076;-0.1193004,0.07869193;-0.003442734;-0.01929164,0.1382893;-0.3144404;-0.04581714,0.1876206;-0.6337356;0.001396418,0.2040184;-0.6335977;-0.1046839,-0.06470615;0.01045874;-0.0477511,-0.08280136;-0.3065565;-0.05995473,-0.04163606;-0.6262944;-0.008135937,-0.02244584;-0.6260763;-0.1137694,0.04981385;0.5369742;-0.08877015,878.878
+0;0;0,0.008205547;0.3136402;0.007291335,0.01710779;0.6245015;-0.00086338,0.186947;0.4960232;0.001877202,0.2173057;0.2784779;0.01484804,0.2429865;0.06903976;-0.03934082,-0.1570866;0.4962073;0.01322542,-0.3238931;0.3527533;0.009703877,-0.5049874;0.2364597;-0.02407321,0.0704864;0.004106887;-0.04067247,0.08016869;-0.3120922;0.002941251,0.08135378;-0.6245746;0.08519119,0.09159287;-0.6704677;0.004230656,-0.07168444;0.006917711;-0.03811738,-0.1067725;-0.3087155;-0.004616715,-0.1242064;-0.6215638;0.07433708,-0.1147901;-0.6748281;0.0008687302,0.01483137;0.5470259;0.003728985,0;0;0,0.02903377;0.3090196;-0.04641771,0.05844006;0.6121063;-0.1099939,0.1887722;0.4611675;-0.005309582,0.2494033;0.2511996;0.02024841,0.2793777;0.04323962;-0.03732276,-0.1283069;0.5341902;-0.07785987,-0.3375946;0.4683003;-0.06133625,-0.5466715;0.451225;-0.12012,0.07901721;-0.00349921;-0.01958275,0.1380768;-0.3163221;-0.0447135,0.1887696;-0.6320789;0.001541853,0.2043154;-0.6320691;-0.1046567,-0.06521632;0.01058055;-0.04768996,-0.0823517;-0.3080536;-0.06019931,-0.04023138;-0.6242576;-0.008696038,-0.02189952;-0.6241747;-0.1144699,0.05069052;0.5371541;-0.09126306,878.9109
+0;0;0,0.008242899;0.3150679;0.007324525,0.01719074;0.6275239;-0.000869276,0.1853844;0.4991952;0.001908764,0.2161105;0.2790175;0.01503656,0.2417895;0.06959306;-0.03914877,-0.1553797;0.4993776;0.01314914,-0.3242046;0.3541877;0.009584978,-0.5052872;0.2379017;-0.02418991,0.07096356;0.004134689;-0.04094781,0.08072947;-0.314795;0.003042541,0.08190038;-0.6235392;0.08430854,0.09214085;-0.6694425;0.003337093,-0.07216972;0.006964542;-0.03837541,-0.1075608;-0.3113944;-0.004585452,-0.1247861;-0.6205001;0.07342384,-0.1153685;-0.6737756;-5.441904E-05,0.01490449;0.5497133;0.003742948,0;0;0,0.02901798;0.3101902;-0.04826379,0.05827075;0.6145907;-0.1134706,0.1854332;0.4625897;-0.00758338,0.2518215;0.2521776;0.02264905,0.2836582;0.04442808;-0.03462768,-0.1262862;0.5349844;-0.07679358,-0.3383595;0.4687323;-0.06161959,-0.5473654;0.4534366;-0.1210893,0.07953615;-0.003409743;-0.01979947,0.1389552;-0.3190788;-0.04365563,0.1896806;-0.6309899;0.001807213,0.204326;-0.6311373;-0.1044905,-0.06592932;0.010539;-0.04766445,-0.08241758;-0.3108921;-0.06018812,-0.03942925;-0.623097;-0.009113248,-0.02200245;-0.623164;-0.1150134,0.05059819;0.5393562;-0.0944469,878.9339
+0;0;0,0.00827733;0.316384;0.00735512,0.0172566;0.6299381;-0.0008666897,0.1845402;0.5016214;0.001936209,0.2155804;0.2791922;0.01519824,0.2412316;0.06999558;-0.03892814,-0.1544198;0.5018027;0.01311707,-0.324971;0.3551282;0.009516469,-0.5058566;0.2389687;-0.02422167,0.07120517;0.004148765;-0.04108722,0.08096594;-0.314613;0.00287997,0.08213776;-0.6235978;0.08420929,0.09237745;-0.6694954;0.003243975,-0.07241543;0.006988253;-0.03850607,-0.1077879;-0.311203;-0.004733898,-0.1250266;-0.6205496;0.07333617,-0.1156097;-0.6738188;-0.0001365244,0.01496284;0.5518719;0.003760683,0;0;0,0.03092156;0.3111606;-0.04944038,0.06154794;0.6163741;-0.1155007,0.1862514;0.464031;-0.008231163,0.255873;0.2526347;0.02461004,0.2923311;0.04471646;-0.02822638,-0.1220981;0.5355597;-0.07617702,-0.3364478;0.4687922;-0.06167194,-0.544593;0.4594058;-0.1244283,0.07964182;-0.003353596;-0.02052999,0.1406281;-0.3186187;-0.04346585,0.1918729;-0.630686;0.002090216,0.2060314;-0.6309555;-0.1042299,-0.06650302;0.01055466;-0.04734443,-0.08031714;-0.3108283;-0.05997801,-0.03665837;-0.6231523;-0.008644879,-0.01972432;-0.6233418;-0.1145812,0.05354548;0.5409517;-0.09630656,878.9677
+0;0;0,0.008723255;0.3178888;0.007299604,0.01822418;0.6337041;-0.001041451,0.1990757;0.5002789;0.001649737,0.2300516;0.2787872;0.01466401,0.255578;0.0697314;-0.03963573,-0.1676367;0.501856;0.01430119,-0.3442164;0.3640723;0.009534029,-0.5262623;0.2494962;-0.02265237,0.07139407;0.004098572;-0.04120502,0.08094049;-0.3136285;0.002799384,0.08210368;-0.6236867;0.08441544,0.09069092;-0.669383;0.00307592,-0.07261479;0.007043505;-0.03859076,-0.1080707;-0.3101065;-0.004875354,-0.1253581;-0.6205049;0.07356336,-0.1155558;-0.6731663;-0.0005366057,0.01580198;0.5551006;0.003629584,0;0;0,0.02492826;0.3128443;-0.05186224,0.04723555;0.6205628;-0.1204684,0.1886703;0.4647687;-0.007714033,0.2599755;0.2551357;0.02630138,0.298644;0.04719955;-0.02441048,-0.1470387;0.5334665;-0.07162352,-0.3612572;0.4692222;-0.05856328,-0.5691118;0.4628848;-0.1222865,0.07968242;-0.003208608;-0.02126455,0.1410928;-0.3173874;-0.04358983,0.1938597;-0.6302956;0.00226593,0.2075889;-0.6306595;-0.1040795,-0.06704311;0.01047976;-0.04698043,-0.079073;-0.3099457;-0.05966025,-0.03455387;-0.62327;-0.008234955,-0.01804855;-0.6235524;-0.1142083,0.04172298;0.5445015;-0.1007073,879.0017
+0;0;0,0.008754434;0.319025;0.007325695,0.01826506;0.6351659;-0.001019326,0.1973699;0.5022879;0.00168929,0.2284566;0.2800035;0.01475014,0.253981;0.07096376;-0.03954546,-0.165846;0.5038499;0.01422011,-0.3430576;0.3655732;0.009435892,-0.5250896;0.2510058;-0.02274805,0.07145282;0.004101945;-0.04123893,0.0809801;-0.3129882;0.002677273,0.08214788;-0.6242722;0.08461601,0.08822454;-0.6478378;0.02705713,-0.07267455;0.007049302;-0.03862252,-0.1080594;-0.309465;-0.004974693,-0.1254152;-0.6210905;0.07377414,-0.1184786;-0.6495848;0.02133823,0.01584361;0.5565868;0.00365026,0;0;0,0.0243282;0.3138995;-0.05274963,0.04753366;0.6219373;-0.1211398,0.1869979;0.467058;-0.008877762,0.2634561;0.2588224;0.02772021,0.3047921;0.05127977;-0.0224247,-0.1448638;0.5338125;-0.07074193,-0.3603855;0.4710965;-0.05792087,-0.567484;0.4712312;-0.1243089,0.07945117;-0.002772957;-0.02242327,0.1410501;-0.3162759;-0.04449248,0.1946104;-0.6302967;0.001716375,0.2158637;-0.6552442;-0.05070782,-0.06751382;0.01021453;-0.04648148,-0.07864323;-0.3095751;-0.05976023,-0.03312723;-0.6239727;-0.007841926,-0.02176212;-0.6154127;-0.0828778,0.04171336;0.5458882;-0.1015179,879.0351
+0;0;0,0.008802003;0.3207585;0.007365501,0.0183984;0.6397491;-0.001056995,0.1982585;0.5058785;0.001688347,0.2296071;0.2817216;0.01485922,0.2551301;0.07269369;-0.0394333,-0.1665154;0.5074472;0.01427292,-0.3452199;0.3680056;0.009448402,-0.5272416;0.2534447;-0.02273371,0.07181495;0.004122734;-0.04144793,0.08137732;-0.3141353;0.002630014,0.0825412;-0.6243792;0.08429495,0.0886002;-0.6477891;0.02690334,-0.07304286;0.007085027;-0.03881826,-0.108558;-0.310595;-0.005046509,-0.1258558;-0.6211793;0.07343919,-0.1189395;-0.6495036;0.02115567,0.01595354;0.5604103;0.003657729,0;0;0,0.02193426;0.3154622;-0.05495668,0.04264382;0.6259353;-0.1263282,0.1836685;0.4730785;-0.01101398,0.2674711;0.2663561;0.02955031,0.3144168;0.0598454;-0.0198586,-0.1484564;0.5334166;-0.06824251,-0.3661913;0.4714015;-0.05607083,-0.5729942;0.479742;-0.1228146,0.07955605;-0.002418011;-0.02360725,0.14051;-0.317302;-0.04494071,0.1942256;-0.6302431;0.0009324551,0.2172738;-0.6548123;-0.05077934,-0.06872027;0.009724693;-0.04555513,-0.07890773;-0.311223;-0.06008897,-0.03287051;-0.6244718;-0.008343827,-0.02206788;-0.6159993;-0.08319701,0.03739251;0.5492533;-0.105953,879.0682
+0;0;0,0.008974379;0.3201225;0.007335051,0.01863864;0.6358433;-0.0009772913,0.1929735;0.5046076;0.001560033,0.2245739;0.2779858;0.01487451,0.2501732;0.06906243;-0.03985868,-0.1609897;0.5070312;0.01432758,-0.3474429;0.3738053;0.009918417,-0.5376894;0.2729884;-0.0207767,0.07222343;0.004135082;-0.04181327,0.08174431;-0.3140894;0.002461743,0.08251913;-0.6228693;0.0838441,0.09247724;-0.6692302;0.00331939,-0.07355694;0.007154121;-0.03898548,-0.1093396;-0.3104956;-0.00528096,-0.1265731;-0.6195818;0.07306103,-0.1285293;-0.5779225;-0.03772978,0.01619229;0.557622;0.003666502,0;0;0,0.02297832;0.3145695;-0.05595303,0.04657578;0.6209944;-0.1292953,0.1823655;0.4774701;-0.01237178,0.2716421;0.2706943;0.03013444,0.3213277;0.06482908;-0.01937175,-0.139446;0.534929;-0.0674963,-0.3604461;0.4751119;-0.05680872,-0.5665413;0.4907848;-0.1244778,0.07976745;-0.002094209;-0.0247879,0.1414359;-0.3168817;-0.04536772,0.1944251;-0.6285071;-8.559227E-05,0.2059812;-0.6293098;-0.1065376,-0.07022942;0.009301282;-0.04430559,-0.07959571;-0.3115932;-0.06032796,-0.03267613;-0.6232246;-0.008818761,-0.01836839;-0.6239515;-0.1149579,0.04023036;0.5457228;-0.1083183,879.1016
+0;0;0,0.008963571;0.3197369;0.007326217,0.01860762;0.6347951;-0.0009716223,0.1972634;0.5023618;0.001508482,0.2285915;0.2776934;0.01470819,0.2541834;0.06883046;-0.04000917,-0.1653454;0.5048446;0.01458787,-0.3501914;0.3727671;0.01021672,-0.5403829;0.2719793;-0.02046953,0.07247418;0.004149437;-0.04195843,0.08199483;-0.3140672;0.002315503,0.08277102;-0.6233934;0.08384183,0.09272086;-0.6696909;0.003383957,-0.07381231;0.007178959;-0.03912083,-0.1095941;-0.310463;-0.005417135,-0.1268581;-0.620096;0.07306345,-0.1288126;-0.5784463;-0.03763542,0.0161643;0.5566711;0.003666401,0;0;0,0.02206606;0.3137173;-0.05882406,0.04484671;0.6185425;-0.1361325,0.1837511;0.4786087;-0.01166105,0.2766971;0.2755252;0.03016877,0.3264738;0.06939976;-0.01786518,-0.1435036;0.5340504;-0.06486019,-0.3635666;0.4783977;-0.0545325,-0.5679905;0.5045534;-0.1238102,0.07982276;-0.001939863;-0.02558899,0.1417832;-0.3166893;-0.045748,0.1952674;-0.6287149;0.0001788139,0.2063177;-0.6299098;-0.1061158,-0.07071277;0.009354634;-0.04407298,-0.07942204;-0.3115262;-0.06057495,-0.03244182;-0.6236832;-0.00879962,-0.01863462;-0.6248034;-0.1147933,0.03878258;0.5436325;-0.1141651,879.1354
+0;0;0,0.008893742;0.3172461;0.007269144,0.01839026;0.6274874;-0.0008982124,0.1967458;0.4964329;0.001510147,0.2283991;0.2694313;0.01484693,0.2539788;0.06066789;-0.03984435,-0.1651818;0.498911;0.01456497,-0.3519474;0.3654619;0.01014842,-0.5420483;0.2647221;-0.0205232,0.07286559;0.004171847;-0.04218504,0.08237504;-0.3136705;0.002036802,0.08315292;-0.6236714;0.08374096,0.09309781;-0.6699309;0.003323153,-0.07421095;0.00721773;-0.03933211,-0.1099507;-0.3100505;-0.005668063,-0.1272523;-0.6203588;0.0729837,-0.1292058;-0.578715;-0.03766003,0.01598688;0.5506401;0.003664013,0;0;0,0.02171007;0.3108262;-0.06076836,0.04473233;0.6101;-0.1401546,0.1844932;0.4800744;-0.01223755,0.2829814;0.2771883;0.0307374,0.3371898;0.07185137;-0.01536894,-0.1422243;0.5333826;-0.06383596,-0.3655894;0.4810462;-0.05497528,-0.5687023;0.5154777;-0.1241648,0.08007583;-0.001764506;-0.02628922,0.1421992;-0.3160867;-0.04658628,0.1961838;-0.6286203;0.0001590252,0.2064508;-0.6301013;-0.1060717,-0.07153466;0.009259103;-0.04362838,-0.0791197;-0.311229;-0.06093655,-0.03188739;-0.6240633;-0.009162929,-0.01886035;-0.625474;-0.1151115,0.03860737;0.5366678;-0.1177428,879.1692
+0;0;0,0.0090174;0.3140116;0.007133905,0.01857223;0.6199064;-0.0009797853,0.2005035;0.4886546;0.001188437,0.232149;0.2596014;0.01454424,0.2576433;0.05107139;-0.04041093,-0.1689218;0.4923823;0.01512691,-0.3621169;0.3647364;0.009900291,-0.5540015;0.2676339;-0.02020272,0.07310343;0.004162373;-0.04244624,0.08247986;-0.3131206;0.001823474,0.08312394;-0.6231591;0.08364503,0.09405486;-0.6692352;0.003343582,-0.07454689;0.007284604;-0.03940579,-0.1103509;-0.3094286;-0.005835108,-0.1276198;-0.6197952;0.07286286,-0.1296971;-0.5781687;-0.0376627,0.01615674;0.5440502;0.003538006,0;0;0,0.01934424;0.3069527;-0.06435299,0.03864916;0.6004842;-0.1491096,0.1842766;0.484581;-0.01377034,0.2883351;0.282248;0.02956986,0.3434029;0.07658599;-0.01315546,-0.1476465;0.5339891;-0.06073809,-0.3738717;0.4848867;-0.05323761,-0.5754337;0.5285583;-0.1212111,0.0801906;-0.001584202;-0.02701998,0.1422441;-0.3153509;-0.04741597,0.1963584;-0.6278185;6.79493E-05,0.2053215;-0.6298642;-0.1059892,-0.07243592;0.009082597;-0.04282133,-0.07932431;-0.3107934;-0.06147916,-0.03196004;-0.6236745;-0.009699978,-0.02023545;-0.6256509;-0.1155084,0.03362653;0.5284565;-0.1252935,879.2027
+0;0;0,0.008992862;0.3131571;0.007114493,0.01857104;0.6197966;-0.001023513,0.2009073;0.4881316;0.001156618,0.2329534;0.2561794;0.01468147,0.2584643;0.04751335;-0.04030954,-0.169348;0.4918678;0.01512641,-0.3649884;0.3626062;0.009833637,-0.5569981;0.2654404;-0.020289,0.07346141;0.004182756;-0.0426541,0.08282466;-0.312654;0.001553357,0.08346947;-0.6230462;0.08346827,0.09440131;-0.6691288;0.00316003,-0.07491195;0.007320277;-0.03959876,-0.1106656;-0.3089476;-0.006075289,-0.1279543;-0.6196683;0.07271247,-0.1300317;-0.5780409;-0.03782244,0.01614635;0.5436517;0.003511466,0;0;0,0.01769856;0.3058425;-0.06592441,0.03534354;0.6001024;-0.1512301,0.1829417;0.486306;-0.01621652,0.2942764;0.2849779;0.02942729,0.347788;0.07929902;-0.01583886,-0.1495882;0.5330626;-0.05901681,-0.3796664;0.4878576;-0.05333969,-0.5795623;0.5387634;-0.121652,0.0805039;-0.001311034;-0.02740169,0.1423461;-0.3146684;-0.04765511,0.1966917;-0.6274518;-4.339218E-05,0.2042467;-0.6295772;-0.1061959,-0.07328069;0.008622468;-0.04229706,-0.07957925;-0.3107666;-0.06175065,-0.03208751;-0.6239851;-0.009860951,-0.02176674;-0.6260493;-0.1157989,0.03076756;0.5277635;-0.1273422,879.2359
+0;0;0,0.008930226;0.310976;0.00706494,0.01843322;0.6152072;-0.001011632,0.2016717;0.4838179;0.001124966,0.234151;0.2487294;0.01483268,0.2596625;0.040059;-0.04015949,-0.170357;0.487572;0.01516166,-0.3686426;0.3565627;0.009797332,-0.5606565;0.2593948;-0.02032594,0.0736104;0.004191238;-0.0427406,0.08295473;-0.3120055;0.001377564,0.08359913;-0.6222008;0.08324049,0.09452354;-0.6682317;0.002986833,-0.07506386;0.007335121;-0.03967907,-0.1107453;-0.3082938;-0.00622331,-0.128023;-0.6188174;0.07251447,-0.130099;-0.5771979;-0.03794531,0.01602579;0.5396039;0.003491092,0;0;0,0.01608351;0.3031296;-0.06847978,0.03201327;0.5941769;-0.156471,0.1816055;0.4890335;-0.01874185,0.2977211;0.2868779;0.02773046,0.3509397;0.08111475;-0.01752043,-0.1510684;0.5319418;-0.05792955,-0.3855835;0.4934492;-0.05241469,-0.5800942;0.5541154;-0.1279364,0.08061101;-0.001162767;-0.02762842,0.1425035;-0.3138427;-0.04799342,0.1969719;-0.6263918;-0.0003561974,0.2034546;-0.628877;-0.106391,-0.07352437;0.00852094;-0.04224188,-0.07973379;-0.3102838;-0.06065604,-0.03194741;-0.6233536;-0.009403378,-0.02269499;-0.6257741;-0.1152523,0.02785853;0.5225971;-0.1319559,879.2692
+0;0;0,0.009059391;0.3098978;0.006890866,0.01867244;0.6134504;-0.001365259,0.2034792;0.4814425;0.0007748138,0.2358774;0.2450435;0.01452653,0.2614319;0.03652951;-0.04078561,-0.1720952;0.4865876;0.01539417,-0.3763487;0.3625939;0.009984409,-0.5739962;0.2771995;-0.01889186,0.07366955;0.004244385;-0.043001,0.08294031;-0.311757;0.001300957,0.08320565;-0.6231365;0.08391288,0.09488627;-0.6695349;0.00408788,-0.07529782;0.007368843;-0.03962629,-0.1110915;-0.3080991;-0.006395768,-0.1284453;-0.6199242;0.07263602,-0.1190668;-0.6727208;-0.0008618534,0.01624076;0.5379981;0.003183422,0;0;0,0.01379859;0.3019976;-0.0690887,0.02640484;0.5927297;-0.1563637,0.1815496;0.4908764;-0.02136015,0.3023624;0.2899094;0.02489687,0.35434;0.08360183;-0.01899051,-0.1561691;0.5310104;-0.05472275,-0.3930134;0.4992701;-0.0501925,-0.5867757;0.5647278;-0.1234185,0.08070791;-0.0009988546;-0.02792025,0.1429153;-0.3134302;-0.04847264,0.1974593;-0.6273063;-0.0006320477,0.202793;-0.6297364;-0.1067688,-0.07385149;0.008367876;-0.04207421,-0.07958692;-0.3103147;-0.05979476,-0.0312486;-0.6247135;-0.008815993,-0.02314143;-0.6271169;-0.1147852,0.0231995;0.5211596;-0.1321335,879.303
+0;0;0,0.009068687;0.3102158;0.006897938,0.01874303;0.6156976;-0.001422357,0.1984608;0.4844744;0.0008277947,0.231288;0.2449459;0.01476156,0.256827;0.03655796;-0.04051712,-0.166954;0.4894803;0.01505169,-0.3739115;0.3638451;0.009570308,-0.5714394;0.2785024;-0.0192885,0.07409284;0.004268772;-0.04324807,0.08335061;-0.3112899;0.0009918138,0.0836181;-0.6251923;0.08427308,0.09529997;-0.6715989;0.004439443,-0.07573046;0.007411182;-0.03985397,-0.111474;-0.3076148;-0.006670009,-0.1289684;-0.6219663;0.07300211,-0.1195889;-0.6747719;-0.0005037114,0.01628734;0.5395001;0.003171248,0;0;0,0.01423082;0.3021776;-0.06964087,0.02865894;0.5949942;-0.1564293,0.1798742;0.4927483;-0.02628398,0.3061432;0.2918588;0.02214336,0.3572277;0.08494365;-0.01920867,-0.1497056;0.5299128;-0.05658692,-0.3904673;0.5040141;-0.05363737,-0.5821067;0.570989;-0.1305933,0.08101569;-0.0008331537;-0.02853298,0.1437641;-0.312668;-0.04955196,0.1976421;-0.6291851;-0.0007193089,0.2013872;-0.6315508;-0.1069562,-0.07477532;0.008039039;-0.04150171,-0.07941503;-0.3102017;-0.05943152,-0.03044747;-0.627247;-0.008884296,-0.02393253;-0.6296294;-0.1149823,0.02471785;0.5226133;-0.132374,879.3256
+0;0;0,0.009068687;0.3102158;0.006897938,0.01874303;0.6156976;-0.001422357,0.1984608;0.4844744;0.0008277947,0.231288;0.2449459;0.01476156,0.256827;0.03655796;-0.04051712,-0.166954;0.4894803;0.01505169,-0.3739115;0.3638451;0.009570308,-0.5714394;0.2785024;-0.0192885,0.07409284;0.004268772;-0.04324807,0.08335061;-0.3112899;0.0009918138,0.0836181;-0.6251923;0.08427308,0.09529997;-0.6715989;0.004439443,-0.07573046;0.007411182;-0.03985397,-0.111474;-0.3076148;-0.006670009,-0.1289684;-0.6219663;0.07300211,-0.1195889;-0.6747719;-0.0005037114,0.01628734;0.5395001;0.003171248,0;0;0,0.01423082;0.3021776;-0.06964087,0.02865894;0.5949942;-0.1564293,0.1798742;0.4927483;-0.02628398,0.3061432;0.2918588;0.02214336,0.3572277;0.08494365;-0.01920867,-0.1497056;0.5299128;-0.05658692,-0.3904673;0.5040141;-0.05363737,-0.5821067;0.570989;-0.1305933,0.08101569;-0.0008331537;-0.02853298,0.1437641;-0.312668;-0.04955196,0.1976421;-0.6291851;-0.0007193089,0.2013872;-0.6315508;-0.1069562,-0.07477532;0.008039039;-0.04150171,-0.07941503;-0.3102017;-0.05943152,-0.03044747;-0.627247;-0.008884296,-0.02393253;-0.6296294;-0.1149823,0.02471785;0.5226133;-0.132374,879.3481
+0;0;0,0.009163504;0.3101317;0.006925319,0.01890704;0.6155221;-0.001360635,0.1943345;0.4856445;0.0006318418,0.2272224;0.2436524;0.01489562,0.252733;0.03503385;-0.04087543,-0.1627569;0.4914667;0.01489211,-0.376767;0.3730674;0.009735866,-0.5754079;0.2895848;-0.01950987,0.07417712;0.004294557;-0.04350883,0.08343078;-0.31137;0.001028236,0.08343713;-0.6257324;0.0844539,0.09211826;-0.649226;0.02849801,-0.07597006;0.007456996;-0.03983277,-0.1119846;-0.3076962;-0.006745823,-0.1293289;-0.6225168;0.07307117,-0.1308925;-0.5843779;-0.004383981,0.01643673;0.5394217;0.003219347,0;0;0,0.01430985;0.3022648;-0.06888247,0.02946746;0.5960876;-0.1517816,0.1800372;0.4945063;-0.03014112,0.3102619;0.293378;0.01919651,0.3596947;0.08596843;-0.02347136,-0.1457436;0.5286729;-0.05645746,-0.3894719;0.5076546;-0.05632037,-0.5798275;0.5780991;-0.1343281,0.08108453;-0.0005038381;-0.02896118,0.1443632;-0.3123617;-0.0502634,0.1977105;-0.6293609;-0.0007741451,0.2226341;-0.6537542;-0.0506556,-0.07516813;0.007882209;-0.04124717,-0.07944933;-0.3105328;-0.05876455,-0.03044178;-0.6281598;-0.008814864,-0.02690527;-0.620608;-0.08332361,0.02530847;0.5234154;-0.1289823,879.381
+0;0;0,0.009205541;0.3115544;0.006957089,0.01904082;0.6198163;-0.001414601,0.1902408;0.4903146;0.0006927042,0.2236753;0.2443012;0.0151935,0.2497148;0.0313575;-0.04173383,-0.1584231;0.4959994;0.01461642,-0.3759894;0.3756326;0.009374501,-0.5787487;0.2904192;-0.02047758,0.07451446;0.004314087;-0.0437067,0.08375187;-0.3107963;0.0007521696,0.08375825;-0.6266447;0.08457218,0.09245815;-0.650254;0.02849536,-0.07631556;0.00749091;-0.04001392,-0.1122669;-0.307109;-0.006985061,-0.1296931;-0.6234177;0.07320923,-0.1312601;-0.5852613;-0.004413329,0.01654152;0.5428227;0.003219143,0;0;0,0.01433751;0.3037208;-0.0689013,0.02990803;0.6009327;-0.1502817,0.1790659;0.4960648;-0.03596282,0.3148252;0.2937202;0.01380491,0.3614675;0.08093952;-0.02877045,-0.1413312;0.5201309;-0.05715388,-0.3900145;0.5180211;-0.05545372,-0.58369;0.5905707;-0.1360153,0.08107892;0.0003476143;-0.03012276,0.1456222;-0.3105943;-0.05261302,0.1980023;-0.6290905;-0.001598835,0.2226478;-0.6534718;-0.05189323,-0.07643119;0.006690441;-0.03993499,-0.08041999;-0.31109;-0.05880754,-0.03131723;-0.6304626;-0.01006248,-0.02870126;-0.6228349;-0.08480792,0.02567808;0.5272242;-0.1278117,879.4146
+0;0;0,0.009218027;0.311977;0.006966526,0.01905861;0.620406;-0.001407939,0.1878044;0.4916445;0.0007351632,0.221527;0.243511;0.01536093,0.2481624;0.02569415;-0.04286917,-0.1559333;0.4972489;0.01446215,-0.3753745;0.3758449;0.009175057,-0.5827739;0.2886814;-0.02136018,0.07454867;0.004316068;-0.04372676,0.08378844;-0.3108749;0.0007434674,0.08379483;-0.6273892;0.08474019,0.09251899;-0.6511478;0.02850707,-0.07635059;0.007494349;-0.04003229,-0.1123111;-0.3071859;-0.006994992,-0.1297741;-0.6241615;0.07336837,-0.1313454;-0.5859824;-0.00447055,0.01655925;0.5434107;0.003225906,0;0;0,0.01380849;0.3040518;-0.06946206,0.02913453;0.6013482;-0.1512115,0.1785623;0.4987059;-0.04161167,0.3165525;0.2952994;0.008446932,0.3624493;0.0770835;-0.03421069,-0.1397305;0.5204392;-0.05908595,-0.3905165;0.5227147;-0.05433241,-0.5881232;0.5988547;-0.1361779,0.0807496;0.0007840395;-0.03109741,0.146686;-0.3098335;-0.05512738,0.1975407;-0.6289767;-0.002229452,0.2219189;-0.6533225;-0.05302811,-0.07681252;0.00621904;-0.03936142,-0.08172076;-0.3115585;-0.05940353,-0.0328934;-0.6317934;-0.01142151,-0.03092265;-0.6242507;-0.08638854,0.02494982;0.5276635;-0.128649,879.4478
+0;0;0,0.009307407;0.3111185;0.006912778,0.01918849;0.6181843;-0.001460104,0.1818289;0.491675;0.000741821,0.2155364;0.2408745;0.01531583,0.2422115;0.02245717;-0.04311637,-0.1499818;0.4982936;0.01402215,-0.3752096;0.3821384;0.008554194,-0.587479;0.3052897;-0.02090758,0.07491647;0.004335722;-0.04409022,0.08408782;-0.3100728;0.0005049817,0.08398157;-0.6293617;0.08554924,0.09347674;-0.6533116;0.02953958,-0.0768372;0.007538549;-0.04018006,-0.1127422;-0.3064015;-0.007346779,-0.1304206;-0.6262247;0.07376176,-0.1248638;-0.6547433;0.0219687,0.01668558;0.5416648;0.003156831,0;0;0,0.01401755;0.3036015;-0.06751847,0.02921541;0.6001654;-0.1467741,0.1767426;0.5001174;-0.04677176,0.3189924;0.2959902;0.001669645,0.3614326;0.0759653;-0.03857803,-0.1352376;0.5204707;-0.0614376,-0.3884815;0.5264028;-0.05238829,-0.5833977;0.6089194;-0.1362374,0.08076669;0.001379132;-0.03240466,0.147916;-0.3079233;-0.05976415,0.1972407;-0.6297723;-0.003565792,0.2207357;-0.6543356;-0.05464077,-0.07775634;0.005752901;-0.03867916,-0.08383034;-0.3112274;-0.0589801,-0.03504833;-0.6346865;-0.01236961,-0.03364454;-0.6269401;-0.08747369,0.02515166;0.5267993;-0.1247807,879.4813
+0;0;0,0.00934397;0.3123407;0.006939933,0.01924581;0.6200532;-0.001447348,0.1791523;0.4942828;0.0007998091,0.213195;0.2409881;0.01551875,0.2399375;0.02201977;-0.04306085,-0.1471711;0.500792;0.01386051,-0.3746388;0.3834816;0.00833818,-0.5874437;0.306439;-0.02119792,0.07575361;0.004384171;-0.0445829,0.08485207;-0.3075255;-0.0003421307,0.0847448;-0.6299058;0.08552554,0.09423448;-0.6538244;0.02954822,-0.07769581;0.007622788;-0.04062906,-0.1133155;-0.3038221;-0.008056723,-0.131165;-0.6267419;0.07383711,-0.1256114;-0.6552266;0.02207394,0.01674003;0.5434459;0.003174881,0;0;0,0.01163688;0.304845;-0.06801653,0.02557702;0.6019808;-0.1478677,0.1726155;0.5026357;-0.05245733,0.3189614;0.2978317;-0.005852222,0.3583418;0.07625298;-0.04387689,-0.134655;0.5154319;-0.06119032,-0.3897398;0.5353076;-0.05279547,-0.5878454;0.6273181;-0.1189929,0.08124602;0.002684265;-0.03372455,0.1461015;-0.3042075;-0.06436563,0.1933674;-0.6292726;-0.006047726,0.2167563;-0.6538723;-0.0570631,-0.07893971;0.004786118;-0.03861453,-0.0873315;-0.3096036;-0.0590184,-0.03937909;-0.636732;-0.01440905,-0.03907934;-0.628988;-0.08947776,0.02175152;0.5285536;-0.1257288,879.5148
+0;0;0,0.009375558;0.3133966;0.006963395,0.01931025;0.6221313;-0.001448988,0.1766334;0.4969493;0.0008474274,0.211122;0.2403371;0.01575915,0.2376965;0.02274372;-0.04245263,-0.144512;0.5033552;0.01370089,-0.374959;0.3845084;0.00810623,-0.5864276;0.3079496;-0.02124441,0.07659556;0.004432898;-0.0450784,0.08558102;-0.303603;-0.001387082,0.08547312;-0.6278703;0.08498318,0.09495577;-0.651749;0.02904739,-0.07855934;0.007707509;-0.04108062,-0.1137366;-0.2998694;-0.008912813,-0.1316906;-0.6246793;0.07346037,-0.1261412;-0.6531207;0.0217356,0.01679819;0.5453324;0.003184813,0;0;0,0.009593457;0.3060336;-0.0678618,0.02180104;0.6041823;-0.1481619,0.1693778;0.5051494;-0.05924487,0.3190988;0.2989771;-0.01088905,0.3541228;0.07817474;-0.04911637,-0.1338291;0.5124611;-0.05949219,-0.3913406;0.542271;-0.05169071,-0.5881851;0.6312793;-0.1207662,0.08170485;0.003522098;-0.03507853,0.1440995;-0.2996315;-0.0679512,0.1888317;-0.6267149;-0.0077467,0.2121225;-0.6513743;-0.05865384,-0.08019527;0.004375419;-0.03831667,-0.08899833;-0.3061081;-0.05827271,-0.04371822;-0.6358961;-0.01586075,-0.04483063;-0.6281133;-0.09087275,0.01835375;0.5305824;-0.1258674,879.5371
+0;0;0,0.009531985;0.3145742;0.006939117,0.01960324;0.6241984;-0.001542076,0.1757021;0.4990959;0.0007786041,0.2101086;0.2425352;0.01563572,0.2365154;0.02615753;-0.04249917,-0.1434176;0.5068629;0.01349751,-0.3816937;0.4050119;0.004617142,-0.5952787;0.3358534;-0.01762675,0.07705312;0.004531818;-0.04556937,0.08593313;-0.3003033;-0.002184935,0.08576942;-0.626537;0.08468533,0.09476376;-0.6497802;0.02828652,-0.07921091;0.007774137;-0.0412248,-0.1139564;-0.2966399;-0.009439021,-0.1321346;-0.6234301;0.07334176,-0.1277585;-0.6512271;0.02102616,0.0170595;0.5472574;0.003113959,0;0;0,0.006671697;0.3071457;-0.06865096,0.01680613;0.6061313;-0.1495728,0.1654657;0.5073755;-0.06514812,0.3169745;0.3024795;-0.01728702,0.3491586;0.082534;-0.05581546,-0.1356271;0.5079793;-0.05943741,-0.3915803;0.5455555;-0.04200388,-0.5878465;0.6299114;-0.1145294,0.08197244;0.004252791;-0.03601003,0.1412481;-0.2960862;-0.07019138,0.1847018;-0.6252773;-0.009199858,0.2071059;-0.6502703;-0.05989885,-0.08102831;0.003939788;-0.03812059,-0.09199044;-0.3032022;-0.05883595,-0.0476038;-0.635319;-0.01756639,-0.04943549;-0.6275799;-0.09238388,0.01373866;0.5324008;-0.1271567,879.5705
+0;0;0,0.009588957;0.3164544;0.006980591,0.01971;0.6276113;-0.00153798,0.1740575;0.5027613;0.0008250717,0.2086354;0.2449229;0.01575617,0.2350135;0.02878129;-0.0423153,-0.1415577;0.510443;0.0134043,-0.3810204;0.4080848;0.004479714,-0.5943725;0.3390017;-0.01773992,0.07804067;0.004589899;-0.04615341,0.08681931;-0.2967651;-0.003264256,0.08665554;-0.6231129;0.08363637,0.0956201;-0.6461798;0.02742433,-0.08022611;0.007873775;-0.04175316,-0.114575;-0.2930651;-0.01033024,-0.1327595;-0.6199695;0.07247947,-0.1283979;-0.6475751;0.02033713,0.01715711;0.5503939;0.00313478,0;0;0,0.00336796;0.3089556;-0.06941962,0.01025262;0.6094116;-0.1511197,0.1596007;0.5110104;-0.07114148,0.3146001;0.3069061;-0.02406907,0.3417877;0.08680131;-0.06406927,-0.1387121;0.5083404;-0.06029967,-0.3950516;0.5490777;-0.03728332,-0.5919487;0.6316384;-0.1093983,0.0826495;0.005072206;-0.03721404,0.1361879;-0.2926813;-0.07196903,0.1775852;-0.6223408;-0.0114255,0.1994669;-0.6476049;-0.06165815,-0.08253831;0.003387197;-0.03764977,-0.09736607;-0.29998;-0.05955686,-0.05562436;-0.6326107;-0.01870232,-0.05815268;-0.6248694;-0.09323023,0.007931411;0.5354193;-0.1285224,879.6037
+0;0;0,0.009597695;0.3167427;0.006986953,0.01974;0.6285535;-0.001549841,0.1731463;0.5038179;0.0008372471,0.2076348;0.2466458;0.01572976,0.2336671;0.03333762;-0.04158045,-0.1405869;0.5114537;0.01334147,-0.3794307;0.4093601;0.00443994,-0.589986;0.3411826;-0.01748842,0.07780208;0.004575867;-0.0460123,0.08653273;-0.2951318;-0.0033576,0.08636838;-0.6226302;0.08384944,0.09534591;-0.6457739;0.02755606,-0.07998083;0.007849702;-0.0416255,-0.1141419;-0.291444;-0.01037437,-0.1323906;-0.6195011;0.07272734,-0.1280226;-0.6471901;0.02050954,0.01718151;0.5511664;0.003133182,0;0;0,0.002352312;0.3092858;-0.06930852,0.007306859;0.6103597;-0.1513636,0.1579045;0.5120272;-0.07583928,0.3130921;0.3088641;-0.02903891,0.3381819;0.09215648;-0.07229233,-0.1395155;0.5082202;-0.0597916,-0.3944962;0.5510992;-0.03342965,-0.5917403;0.628776;-0.1006876,0.08192708;0.005471587;-0.03806901,0.1351786;-0.2907285;-0.07198215,0.1736489;-0.62213;-0.01237154,0.1946402;-0.6475648;-0.06296945,-0.08249286;0.003056671;-0.0371055,-0.09847677;-0.2985041;-0.06003891,-0.06054161;-0.6328561;-0.01966554,-0.06391572;-0.6251583;-0.09426461,0.0055805;0.5362229;-0.1286042,879.6263
+0;0;0,0.009683888;0.3177947;0.007063525,0.01986836;0.6310708;-0.001460425,0.1713546;0.5064858;0.0007607939,0.2054196;0.2491121;0.01538324,0.2314752;0.03662094;-0.04157826,-0.1388708;0.515233;0.01278177,-0.3787045;0.4151185;0.004276292,-0.5899479;0.3521487;-0.01779183,0.07845072;0.004613872;-0.0464295,0.0869573;-0.2897244;-0.004608721,0.08697337;-0.6183178;0.08258654,0.09458483;-0.6417751;0.02630374,-0.08068161;0.007876693;-0.04195158,-0.1140641;-0.2861117;-0.01173901,-0.1327858;-0.6150988;0.07188886,-0.1291734;-0.6432123;0.01999342,0.01730111;0.5532867;0.003233949,0;0;0,-0.003281564;0.310344;-0.06937551,-0.002789557;0.6128014;-0.1520605,0.1487551;0.5162566;-0.08150172,0.3060519;0.3141996;-0.03626752,0.3262154;0.09761532;-0.078228,-0.1440554;0.5040358;-0.05836888,-0.3969241;0.5541183;-0.02424221,-0.5944234;0.627587;-0.09259699,0.08199739;0.006444484;-0.03957772,0.1282997;-0.285422;-0.07314014,0.1621098;-0.6186663;-0.014987,0.182289;-0.6442683;-0.0658257,-0.08380128;0.002247726;-0.03610809,-0.1097899;-0.2928772;-0.06222763,-0.07347149;-0.6284605;-0.02171227,-0.07755542;-0.620851;-0.09631357,-0.003496751;0.5383055;-0.1290638,879.6597
+0;0;0,0.009683888;0.3177947;0.007063525,0.01986836;0.6310708;-0.001460425,0.1713546;0.5064858;0.0007607939,0.2054196;0.2491121;0.01538324,0.2314752;0.03662094;-0.04157826,-0.1388708;0.515233;0.01278177,-0.3787045;0.4151185;0.004276292,-0.5899479;0.3521487;-0.01779183,0.07845072;0.004613872;-0.0464295,0.0869573;-0.2897244;-0.004608721,0.08697337;-0.6183178;0.08258654,0.09458483;-0.6417751;0.02630374,-0.08068161;0.007876693;-0.04195158,-0.1140641;-0.2861117;-0.01173901,-0.1327858;-0.6150988;0.07188886,-0.1291734;-0.6432123;0.01999342,0.01730111;0.5532867;0.003233949,0;0;0,-0.003281564;0.310344;-0.06937551,-0.002789557;0.6128014;-0.1520605,0.1487551;0.5162566;-0.08150172,0.3060519;0.3141996;-0.03626752,0.3262154;0.09761532;-0.078228,-0.1440554;0.5040358;-0.05836888,-0.3969241;0.5541183;-0.02424221,-0.5944234;0.627587;-0.09259699,0.08199739;0.006444484;-0.03957772,0.1282997;-0.285422;-0.07314014,0.1621098;-0.6186663;-0.014987,0.182289;-0.6442683;-0.0658257,-0.08380128;0.002247726;-0.03610809,-0.1097899;-0.2928772;-0.06222763,-0.07347149;-0.6284605;-0.02171227,-0.07755542;-0.620851;-0.09631357,-0.003496751;0.5383055;-0.1290638,879.6819
+0;0;0,0.00967628;0.3175449;0.007057975,0.01986506;0.630953;-0.001471174,0.173168;0.5057461;0.0007250202,0.2067076;0.252343;0.01512188,0.2324154;0.04268806;-0.04107933,-0.1407205;0.5145967;0.01288794,-0.3768542;0.4160267;0.004513677,-0.5852782;0.3538973;-0.0172599,0.07875133;0.004631551;-0.04660741,0.08719666;-0.2875874;-0.005087759,0.08721282;-0.6181154;0.08262089,0.09482571;-0.6415827;0.02632748,-0.08099077;0.007906875;-0.04211233,-0.1141329;-0.2839647;-0.01211731,-0.1329648;-0.6148888;0.07200293,-0.1293517;-0.6430132;0.02009772,0.01729553;0.5530998;0.003227378,0;0;0,-0.00468801;0.3099868;-0.06974554,-0.006212682;0.6125373;-0.1525855,0.1488902;0.5173064;-0.08472419,0.3096774;0.3221841;-0.04447412,0.3252864;0.1075234;-0.08257675,-0.1480405;0.5026661;-0.05725937,-0.3966642;0.5526233;-0.02210424,-0.5976242;0.6195381;-0.07606868,0.08217072;0.006664842;-0.0399878,0.1302847;-0.2828803;-0.07217073,0.157893;-0.6188722;-0.01482201,0.1778326;-0.6445176;-0.06573033,-0.08429591;0.002088235;-0.03585123,-0.1064742;-0.291213;-0.06172763,-0.07715899;-0.6294897;-0.0210936,-0.08173274;-0.6219305;-0.0956667,-0.006373212;0.5379716;-0.1295695,879.7047
+0;0;0,0.009738095;0.317668;0.007062708,0.0199725;0.6317509;-0.001491188,0.1604382;0.5101342;0.0009313987,0.1932973;0.2595718;0.01517159,0.2201625;0.04079062;-0.04347247,-0.1279385;0.5194708;0.01181023,-0.3658376;0.4334916;0.003111749,-0.5878411;0.3869332;-0.02082222,0.07936198;0.004652429;-0.04701296,0.08771809;-0.2839141;-0.005974315,0.08719967;-0.6169886;0.0834614,0.09879367;-0.6371951;0.02513425,-0.08164975;0.007966463;-0.0424269,-0.1143536;-0.2802704;-0.01285293,-0.1336037;-0.6139482;0.07215381,-0.1349549;-0.5758275;-0.005237371,0.01738908;0.5536573;0.003223797,0;0;0,0.0002989471;0.3099582;-0.07059383,0.002487466;0.6128483;-0.1547327,0.1439802;0.5172541;-0.0901885,0.3053807;0.3266491;-0.04915643,0.3173233;0.1025259;-0.08980441,-0.1279875;0.5015328;-0.06657617,-0.3719423;0.5571068;-0.02834454,-0.5820294;0.6242909;-0.08644585,0.08247334;0.007401705;-0.04090905,0.1253963;-0.2791094;-0.07397938,0.1482533;-0.6183336;-0.01616812,0.1678057;-0.6441599;-0.06674767,-0.08538572;0.001377706;-0.03517911,-0.1127932;-0.2875818;-0.06303369,-0.0864952;-0.6289161;-0.02135774,-0.09175275;-0.6213446;-0.0956981,0.001736879;0.5381539;-0.1313298,879.7379
+0;0;0,0.009713663;0.316871;0.007044988,0.0199259;0.6302734;-0.001491003,0.1615961;0.5084468;0.0009030064,0.1941136;0.2604889;0.01499518,0.2215703;0.03689095;-0.04494001,-0.1291985;0.5178617;0.01187304,-0.3646247;0.4327763;0.003264982,-0.5915158;0.3851929;-0.02119592,0.07949843;0.004660428;-0.04709379,0.08784029;-0.2834138;-0.006125163,0.08731857;-0.6186048;0.08387887,0.09890063;-0.6387596;0.02561182,-0.08179013;0.007980159;-0.04249984,-0.1144381;-0.279765;-0.01297633,-0.1338106;-0.6155632;0.0725706,-0.1351604;-0.5774509;-0.004740857,0.01734761;0.5523348;0.003214624,0;0;0,-0.000477314;0.3092403;-0.07015276,0.0007668436;0.6115454;-0.1538696,0.1454213;0.518514;-0.09427714,0.3069723;0.3311926;-0.05489326,0.3160973;0.101811;-0.09542632,-0.1317257;0.5013158;-0.06687778,-0.3728214;0.5541104;-0.02416078,-0.5882841;0.6198259;-0.08415568,0.08245634;0.007566005;-0.04127049,0.1255362;-0.278525;-0.07337737,0.1444862;-0.6202878;-0.01599217,0.1632269;-0.6463385;-0.06650759,-0.08567883;0.001183923;-0.03488956,-0.114655;-0.2871129;-0.06281988,-0.09076042;-0.6307787;-0.0206672,-0.09645259;-0.6231638;-0.09490467,0.0002266019;0.5369824;-0.1305614,879.7713
+0;0;0,0.009692453;0.3161791;0.007029605,0.01987818;0.6287681;-0.001483791,0.1549596;0.5091605;0.001003101,0.1873278;0.2623416;0.01503054,0.2149801;0.03715056;-0.04533168,-0.1225384;0.5181448;0.01147154,-0.3568832;0.4334503;0.002903015,-0.5853909;0.3855278;-0.02173217,0.08024715;0.00470432;-0.04753732,0.08848561;-0.2797992;-0.007076509,0.08796058;-0.6171143;0.08349789,0.09951007;-0.6371281;0.02539467,-0.08256043;0.008055317;-0.04290011,-0.1148038;-0.2761231;-0.01374254,-0.134299;-0.6140493;0.0723465,-0.135645;-0.5759598;-0.004747562,0.01730691;0.5510417;0.003209021,0;0;0,0.002508923;0.3084791;-0.07033396,0.006563053;0.6098874;-0.1541469,0.1447085;0.5208673;-0.09818912,0.3046901;0.3339279;-0.05789542,0.3126103;0.1031119;-0.1000915,-0.1201664;0.5006229;-0.0696781,-0.3601878;0.5512738;-0.02508777,-0.5775362;0.6160453;-0.08578028,0.0828244;0.007739156;-0.04244709,0.1228329;-0.2750869;-0.07494211,0.1368898;-0.6191418;-0.01651168,0.1554556;-0.6453403;-0.06658959,-0.08698614;0.001040363;-0.03396851,-0.1163395;-0.2835965;-0.06167019,-0.09820491;-0.6299815;-0.0207544,-0.1047092;-0.622287;-0.09471999,0.005328074;0.5355638;-0.1308126,879.7941
+0;0;0,0.009777999;0.316177;0.007000451,0.02001596;0.6287627;-0.001570439,0.155085;0.5091527;0.001009507,0.1873287;0.2623115;0.01493172,0.2150071;0.03713846;-0.04548562,-0.1226956;0.5192394;0.01089806,-0.3593912;0.4414508;0.001504189,-0.5872049;0.3895307;-0.02139642,0.0802297;0.004667011;-0.04757043,0.08856499;-0.2798136;-0.006968848,0.08781286;-0.6171506;0.08352262,0.0997199;-0.6362596;0.02472394,-0.08257183;0.008067226;-0.0428759,-0.1149001;-0.2760944;-0.01364863,-0.1343509;-0.6140026;0.07252108,-0.1355553;-0.5759192;-0.004575953,0.01743232;0.5510378;0.003140241,0;0;0,0.002508923;0.3084791;-0.07033396,0.006563053;0.6098874;-0.1541469,0.1447085;0.5208673;-0.09818912,0.3046901;0.3339279;-0.05789542,0.3126103;0.1031119;-0.1000915,-0.1201664;0.5006229;-0.0696781,-0.3601878;0.5512738;-0.02508777,-0.5775362;0.6160453;-0.08578028,0.0828244;0.007739156;-0.04244709,0.1228329;-0.2750869;-0.07494211,0.1368898;-0.6191418;-0.01651168,0.1554556;-0.6453403;-0.06658959,-0.08698614;0.001040363;-0.03396851,-0.1163395;-0.2835965;-0.06167019,-0.09820491;-0.6299815;-0.0207544,-0.1047092;-0.622287;-0.09471999,0.005328074;0.5355638;-0.1308126,879.8163
+0;0;0,0.009818552;0.3174884;0.007029485,0.0201097;0.6316965;-0.001588902,0.1562006;0.5112994;0.001003562,0.1881165;0.2669674;0.01478425,0.2163563;0.0372273;-0.04685852,-0.1236738;0.521462;0.01096665,-0.3579632;0.4444643;0.001668272,-0.5903976;0.391491;-0.02169682,0.07997165;0.004652;-0.04741742,0.0882486;-0.2778378;-0.007099975,0.08749419;-0.616197;0.0836657,0.09931136;-0.6349353;0.02531084,-0.08230624;0.008041278;-0.042738,-0.1144083;-0.2741317;-0.01371526,-0.133918;-0.6130639;0.07271557,-0.1351133;-0.5750414;-0.003799528,0.01751039;0.5535001;0.003150357,0;0;0,0.002065867;0.3092938;-0.07264805,0.006125808;0.6116042;-0.1592331,0.1450565;0.5227919;-0.101007,0.302338;0.3369161;-0.06076598,0.3095157;0.1014546;-0.1041737,-0.1187184;0.4968571;-0.07082173,-0.3559904;0.5479944;-0.02617166,-0.5853518;0.5932052;-0.07839398,0.08237175;0.007852077;-0.04264688,0.1213785;-0.2731416;-0.07451391,0.1307547;-0.6185354;-0.01671147,0.1496227;-0.6449399;-0.06552625,-0.08676044;0.0009656862;-0.03372257,-0.1180022;-0.2814984;-0.06078699,-0.102285;-0.6290836;-0.02000247,-0.1090075;-0.6214706;-0.09330994,0.004863188;0.5370339;-0.1351173,879.8383
+0;0;0,0.009847566;0.3184265;0.007050257,0.0201653;0.6334471;-0.001589163,0.1552555;0.5131788;0.001029241,0.1870154;0.2700408;0.01474259,0.2155025;0.03828877;-0.04744,-0.1226111;0.5232686;0.01092085,-0.3557556;0.446647;0.001667908,-0.5902255;0.3932099;-0.0219018,0.07976673;0.00464008;-0.04729592,0.08802725;-0.2772887;-0.007058542,0.08727448;-0.6149076;0.08350854,0.09905341;-0.6334881;0.02534251,-0.08209535;0.008020674;-0.04262849,-0.1141336;-0.273592;-0.01366339,-0.1336007;-0.6117826;0.07257833,-0.1347921;-0.5737861;-0.00368917,0.01756021;0.5550768;0.003160634,0;0;0,0.002342269;0.3103215;-0.07236862,0.006133854;0.6136289;-0.1584408,0.1447655;0.5241371;-0.103462,0.3032175;0.3404697;-0.06509399,0.3081154;0.1030472;-0.1097455,-0.1180256;0.4984332;-0.07155576,-0.3552989;0.5373181;-0.02153383,-0.5851195;0.5908633;-0.07352018,0.08205628;0.007864326;-0.04273272,0.1201156;-0.2726666;-0.07474828,0.1247753;-0.6173387;-0.01670599,0.1434072;-0.6439067;-0.06502795,-0.08655344;0.001009168;-0.03359537,-0.1182555;-0.2809309;-0.0595938,-0.1079972;-0.6279796;-0.01908002,-0.1150887;-0.6202376;-0.09213059,0.004973069;0.5388225;-0.1344843,879.8607
+0;0;0,0.009816355;0.316695;0.007005244,0.02003722;0.6289109;-0.001542881,0.1508097;0.5108099;0.001075231,0.182356;0.2682515;0.01475777,0.2111116;0.03527002;-0.04785943,-0.1185179;0.5215631;0.01039186,-0.351959;0.4476119;0.003084557,-0.5898007;0.4041798;-0.02085681,0.07946765;0.004655215;-0.04714794,0.0877239;-0.2773522;-0.006856933,0.08700249;-0.6136636;0.0832721,0.09888203;-0.6323118;0.0253167,-0.08180301;0.007938774;-0.04248472,-0.1140173;-0.273737;-0.01349013,-0.1330982;-0.6106691;0.07219414,-0.1342151;-0.5726836;-0.003973968,0.01746214;0.5513878;0.003154026,0;0;0,0.003973752;0.3092497;-0.06921005,0.009940803;0.610962;-0.1504133,0.1456945;0.5258331;-0.1076083,0.3061248;0.3440254;-0.07260871,0.3057477;0.1043563;-0.112443,-0.1136426;0.4984606;-0.07192799,-0.3505608;0.5275074;-0.01676507,-0.5833843;0.5662345;-0.07439879,0.08142052;0.008257151;-0.04315352,0.1167944;-0.2726062;-0.07608032,0.1183135;-0.6157792;-0.01726651,0.1369532;-0.6423897;-0.06537485,-0.08634664;0.0005762362;-0.03322097,-0.1198047;-0.2813268;-0.05833993,-0.1142413;-0.6272748;-0.01937637,-0.1218053;-0.6191166;-0.09239908,0.008199006;0.5366104;-0.1278896,879.8943
+0;0;0,0.009816355;0.316695;0.007005244,0.02003722;0.6289109;-0.001542881,0.1508097;0.5108099;0.001075231,0.182356;0.2682515;0.01475777,0.2111116;0.03527002;-0.04785943,-0.1185179;0.5215631;0.01039186,-0.351959;0.4476119;0.003084557,-0.5898007;0.4041798;-0.02085681,0.07946765;0.004655215;-0.04714794,0.0877239;-0.2773522;-0.006856933,0.08700249;-0.6136636;0.0832721,0.09888203;-0.6323118;0.0253167,-0.08180301;0.007938774;-0.04248472,-0.1140173;-0.273737;-0.01349013,-0.1330982;-0.6106691;0.07219414,-0.1342151;-0.5726836;-0.003973968,0.01746214;0.5513878;0.003154026,0;0;0,0.003973752;0.3092497;-0.06921005,0.009940803;0.610962;-0.1504133,0.1456945;0.5258331;-0.1076083,0.3061248;0.3440254;-0.07260871,0.3057477;0.1043563;-0.112443,-0.1136426;0.4984606;-0.07192799,-0.3505608;0.5275074;-0.01676507,-0.5833843;0.5662345;-0.07439879,0.08142052;0.008257151;-0.04315352,0.1167944;-0.2726062;-0.07608032,0.1183135;-0.6157792;-0.01726651,0.1369532;-0.6423897;-0.06537485,-0.08634664;0.0005762362;-0.03322097,-0.1198047;-0.2813268;-0.05833993,-0.1142413;-0.6272748;-0.01937637,-0.1218053;-0.6191166;-0.09239908,0.008199006;0.5366104;-0.1278896,879.9167
+0;0;0,0.009912401;0.3197937;0.007073785,0.02031511;0.6375555;-0.001646152,0.1501156;0.5179026;0.001096989,0.18149;0.2766649;0.01470502,0.2106048;0.0407736;-0.04869423,-0.1173715;0.5285823;0.01034995,-0.3495415;0.4550338;0.00308243,-0.5903537;0.4110593;-0.02115796,0.07868394;0.004609306;-0.04668297,0.08694561;-0.2775831;-0.006365523,0.08622465;-0.6136829;0.08370683,0.09808906;-0.6322691;0.02582526,-0.08099627;0.007860482;-0.04206574,-0.1132317;-0.2740001;-0.01305212,-0.1323005;-0.6107203;0.07257825,-0.133416;-0.5727449;-0.003492825,0.01767927;0.5582033;0.003161577,0;0;0,0.003699079;0.3116877;-0.0724802,0.01068038;0.6174422;-0.1597521,0.1440347;0.5267043;-0.1106219,0.3036298;0.3459855;-0.07547522,0.3052008;0.1035797;-0.1172941,-0.1101296;0.5011825;-0.07680794,-0.3457248;0.5185957;-0.01716882,-0.582122;0.5452655;-0.07975461,0.08060706;0.008602917;-0.04266382,0.116426;-0.2722297;-0.07696199,0.112827;-0.614941;-0.01685667,0.1312603;-0.6416414;-0.0647831,-0.08517583;0.0001870513;-0.03371572,-0.1217235;-0.281613;-0.05778442,-0.1201694;-0.6274554;-0.019479,-0.1280185;-0.6196414;-0.0922652,0.008631408;0.5418013;-0.1352348,879.9506
+0;0;0,0.01002887;0.3201086;0.007080402,0.02045992;0.63772;-0.001630729,0.1520789;0.5175985;0.001091782,0.1835174;0.2754832;0.01479741,0.2126113;0.03975908;-0.04857102,-0.119261;0.5291634;0.01018793,-0.3551258;0.4651032;0.002433574,-0.5957656;0.4202235;-0.02006435,0.07875459;0.004593526;-0.04669923,0.08709996;-0.2775068;-0.006393939,0.08645512;-0.6145446;0.08404466,0.09808428;-0.6328999;0.02633106,-0.08103887;0.007863024;-0.04213167,-0.1135816;-0.2739179;-0.01357924,-0.1323513;-0.6115615;0.0725514,-0.1333872;-0.5736187;-0.003212526,0.01782246;0.5584864;0.003171379,0;0;0,0.001894414;0.3117029;-0.07387757,0.006621569;0.6172068;-0.1616495,0.1423281;0.5262901;-0.1118484,0.3049668;0.3466868;-0.0788734,0.3063977;0.1040161;-0.1180747,-0.1137969;0.4987104;-0.07620115,-0.3501633;0.5022306;-0.01363441,-0.5876055;0.4966064;-0.07701734,0.08044073;0.009070814;-0.04302573,0.1149064;-0.2718988;-0.07683301,0.1078037;-0.6155215;-0.01644254,0.1250553;-0.6426073;-0.06385493,-0.08538359;-0.0003116121;-0.03337287,-0.1190552;-0.2825125;-0.05581491,-0.1259929;-0.62942;-0.01865238,-0.1340437;-0.6216358;-0.0910815,0.005124167;0.541678;-0.1371315,879.9839
+0;0;0,0.01008024;0.3217482;0.007116669,0.02057436;0.6412802;-0.00164661,0.1646464;0.516894;0.0009110817,0.1945949;0.2862536;0.01396715,0.2232591;0.05401073;-0.04846546,-0.1318932;0.5295331;0.010852,-0.3565794;0.4685089;0.003465156,-0.5936654;0.424292;-0.01870051,0.07901392;0.004608652;-0.04685301,0.08735502;-0.2773469;-0.006568402,0.08671047;-0.6142309;0.08382894,0.09832294;-0.6325169;0.02619818,-0.08130573;0.007888917;-0.0422704,-0.1138318;-0.2737474;-0.01373263,-0.1325929;-0.6112369;0.07235873,-0.1336273;-0.5733055;-0.003296465,0.01792134;0.5615793;0.003183813,0;0;0,0.001310185;0.3127558;-0.07652617,0.005248055;0.6192839;-0.1676817,0.1535165;0.5227272;-0.1148403,0.303135;0.3471857;-0.08225393,0.3074775;0.1078926;-0.1193514,-0.1236708;0.494778;-0.07270787,-0.3480476;0.4870345;-0.01059923,-0.5794204;0.4581102;-0.07606851,0.08060847;0.00939101;-0.04328656,0.113796;-0.2716855;-0.0762403,0.1040516;-0.6150831;-0.0158577,0.1200732;-0.6424723;-0.0631597,-0.08580627;-0.000628417;-0.03311395,-0.1195356;-0.2827162;-0.05502627,-0.131376;-0.629349;-0.01803393,-0.1395456;-0.6218043;-0.09026067,0.004040062;0.5435443;-0.142292,880.0062
+0;0;0,0.01006528;0.3212708;0.007106108,0.02053841;0.6401642;-0.001638228,0.166595;0.5153673;0.0008772071,0.1967985;0.2827634;0.01404442,0.2256761;0.04879123;-0.04885304,-0.1339427;0.5281768;0.01095216,-0.3605417;0.4666331;0.003502423,-0.599393;0.422087;-0.01882829,0.07900982;0.004608413;-0.04685058,0.08734892;-0.2772798;-0.006575584,0.08670282;-0.6149777;0.08404013,0.09830458;-0.6332191;0.02646245,-0.08130151;0.007888508;-0.04226821,-0.1138198;-0.2736806;-0.01373725,-0.1326263;-0.6119854;0.07256208,-0.1336597;-0.5740613;-0.003023423,0.01789178;0.5606551;0.003180581,0;0;0,-0.0003219247;0.3119375;-0.0778563,0.001781419;0.617635;-0.1696286,0.1528345;0.5240365;-0.1161005,0.3036637;0.3464888;-0.08580804,0.3066031;0.1051047;-0.1212771,-0.1267443;0.4920427;-0.07105725,-0.3461184;0.4521409;0.002923116,-0.5717818;0.4095427;-0.07950531,0.08029865;0.009578824;-0.04380798,0.1124211;-0.271606;-0.07630181,0.09911103;-0.6156385;-0.01534367,0.1138116;-0.643316;-0.06261134,-0.08597676;-0.0008636233;-0.0326499,-0.1226584;-0.2825484;-0.05411475,-0.137312;-0.6299539;-0.01742497,-0.1458732;-0.6225239;-0.08949667,0.0009964705;0.5421202;-0.1441562,880.0286
+0;0;0,0.01018334;0.32127;0.006969744,0.02069745;0.6401552;-0.001995934,0.1667242;0.5152752;0.0008963016,0.196802;0.2826533;0.01403464,0.2257375;0.04868376;-0.04884593,-0.134077;0.5295226;0.01059882,-0.3621955;0.4738219;0.003552516,-0.6018708;0.4335006;-0.01796266,0.07905216;0.004507846;-0.04678891,0.08749521;-0.2773798;-0.006531101,0.08690527;-0.6150984;0.08400728,0.09750094;-0.63379;0.0266148,-0.08123728;0.007976146;-0.04237513,-0.1137216;-0.2735859;-0.01373586,-0.1324264;-0.6119161;0.0724863,-0.1333645;-0.5740036;-0.003101662,0.01804341;0.5606508;0.002895897,0;0;0,-0.0003219247;0.3119375;-0.0778563,0.001781419;0.617635;-0.1696286,0.1528345;0.5240365;-0.1161005,0.3036637;0.3464888;-0.08580804,0.3066031;0.1051047;-0.1212771,-0.1267443;0.4920427;-0.07105725,-0.3461184;0.4521409;0.002923116,-0.5717818;0.4095427;-0.07950531,0.08029865;0.009578824;-0.04380798,0.1124211;-0.271606;-0.07630181,0.09911103;-0.6156385;-0.01534367,0.1138116;-0.643316;-0.06261134,-0.08597676;-0.0008636233;-0.0326499,-0.1226584;-0.2825484;-0.05411475,-0.137312;-0.6299539;-0.01742497,-0.1458732;-0.6225239;-0.08949667,0.0009964705;0.5421202;-0.1441562,880.0508
+0;0;0,0.01018205;0.3212293;0.006968861,0.02068843;0.6398805;-0.001988725,0.1691692;0.5143448;0.0008648674,0.1993084;0.281248;0.01403003,0.2284572;0.04555359;-0.04931411,-0.1365906;0.5288271;0.01072732,-0.3651747;0.4730126;0.003666635,-0.606617;0.4323941;-0.01800716,0.07862733;0.004483621;-0.04653747,0.08706696;-0.2772899;-0.006295949,0.08647423;-0.6166044;0.08467025,0.09705359;-0.635221;0.0273661,-0.08080071;0.007933282;-0.0421474,-0.1132718;-0.2735148;-0.01351972,-0.1320651;-0.6134436;0.07310987,-0.1330018;-0.5755433;-0.00236176,0.01803747;0.5604684;0.002897425,0;0;0,-0.00211972;0.3114753;-0.07949328,-0.001875147;0.6165726;-0.1724703,0.1522456;0.5253533;-0.1173255,0.3036017;0.3472625;-0.08920455,0.3042476;0.1035837;-0.1213634,-0.1291941;0.4887903;-0.06868105,-0.3449382;0.4352543;0.00880564,-0.5527744;0.3489683;-0.09005184,0.07974489;0.009723812;-0.04375267,0.1094649;-0.2717015;-0.07542944,0.09400388;-0.6173898;-0.01484799,0.10716;-0.6453802;-0.06199979,-0.08543548;-0.001091914;-0.03267542,-0.1242622;-0.2824165;-0.05355445,-0.1421876;-0.6312231;-0.01584313,-0.1512015;-0.6239299;-0.08769305,-0.002202496;0.541236;-0.1467509,880.0846
+0;0;0,0.01015828;0.3204793;0.00695259,0.02064332;0.6384833;-0.001986894,0.1696047;0.5129619;0.0008505075,0.1999009;0.2786508;0.01408425,0.2295313;0.03906183;-0.05030656,-0.1371166;0.5274897;0.01074398,-0.3668916;0.4713845;0.003646507,-0.6123233;0.4300947;-0.01838541,0.07807636;0.004452202;-0.04621136,0.08651393;-0.2772527;-0.005979639,0.08592131;-0.6165097;0.08497114,0.1012777;-0.6570786;0.001791812,-0.08023451;0.007877691;-0.04185206,-0.1126977;-0.2735018;-0.01323135,-0.1314878;-0.6133732;0.07338356,-0.1328474;-0.5719056;-0.03616662,0.01799768;0.5592305;0.002889456,0;0;0,-0.003808081;0.3108412;-0.07887816,-0.005471542;0.6153944;-0.1714027,0.1501091;0.5250987;-0.1187251,0.3026734;0.3463158;-0.09123898,0.302533;0.09865211;-0.124249,-0.1312433;0.4875594;-0.06509953,-0.3391407;0.4119682;0.01892,-0.5421216;0.2976261;-0.07136627,0.07901326;0.009858817;-0.04371428,0.1058595;-0.2718258;-0.07502699,0.08899853;-0.617299;-0.01393938,0.07206669;-0.6200128;-0.1177552,-0.0847334;-0.001264812;-0.03270903,-0.126476;-0.2821165;-0.05338036,-0.1463225;-0.6307061;-0.01518184,-0.1605381;-0.6336654;-0.1193269,-0.005354971;0.5401871;-0.145797,880.1178
+0;0;0,0.01022481;0.3207819;0.006988326,0.02070319;0.6388232;-0.001937069,0.1685703;0.5136699;0.001029145,0.1985404;0.2805327;0.01416241,0.2287709;0.03741197;-0.05109008,-0.1362287;0.5296421;0.01056424,-0.366318;0.4805189;0.002232197,-0.6164862;0.4445726;-0.01784796,0.07882044;0.004326493;-0.04654093,0.08734658;-0.2771693;-0.00630134,0.08688575;-0.6159766;0.08441915,0.1001124;-0.6569712;0.001346566,-0.08085833;0.008094212;-0.04235389,-0.1133269;-0.2730733;-0.01367555,-0.1318954;-0.6124514;0.07291796,-0.1331284;-0.5709897;-0.03655043,0.01807032;0.5596085;0.002941551,0;0;0,-0.003103465;0.3110461;-0.07934165,-0.004804626;0.61555;-0.1721606,0.149728;0.5249398;-0.1198044,0.3029994;0.3482009;-0.09344387,0.3055636;0.09683889;-0.1264596,-0.1274893;0.4877949;-0.06351214,-0.3240649;0.3895408;0.02091399,-0.5132352;0.2462408;-0.06830041,0.0793286;0.009992361;-0.04477239,0.1044519;-0.2717869;-0.07479024,0.08668287;-0.6167583;-0.01396442,0.06870507;-0.619484;-0.1175117,-0.08585417;-0.001394459;-0.03200872,-0.128162;-0.2819279;-0.05305311,-0.1495807;-0.6299295;-0.0148853,-0.1648497;-0.6329052;-0.1187876,-0.004581392;0.5403934;-0.1465261,880.1406
+0;0;0,0.01022625;0.320827;0.00698931,0.0207003;0.6387374;-0.001931398,0.1698533;0.5132474;0.001015096,0.200015;0.2786194;0.01423235,0.2303714;0.03448658;-0.05129177,-0.1375462;0.5293559;0.01063154,-0.3691068;0.4799185;0.00224622,-0.6203164;0.4438227;-0.01791752,0.07939363;0.004357955;-0.04687937,0.08790954;-0.2768006;-0.006688002,0.08744739;-0.6165841;0.08429389,0.1006539;-0.6574707;0.001347616,-0.08144633;0.008153073;-0.04266189,-0.113876;-0.2726775;-0.01401791,-0.132498;-0.6130335;0.07282512,-0.1337291;-0.5715892;-0.03647684,0.01806927;0.5595779;0.002943818,0;0;0,-0.004194915;0.3110567;-0.07943249,-0.007021278;0.6154315;-0.1722002,0.1491978;0.5244142;-0.1203592,0.3027376;0.3458185;-0.09459448,0.3043672;0.09340924;-0.1278007,-0.1273339;0.4866426;-0.05879357,-0.3193436;0.370571;0.01732717,-0.4849096;0.196418;-0.06678237,0.07898958;0.01036036;-0.04661894,0.1029327;-0.2714103;-0.07436752,0.08277273;-0.6171655;-0.01290465,0.06294008;-0.6198758;-0.1159391,-0.08699414;-0.001801193;-0.03080244,-0.1321885;-0.2814776;-0.05263247,-0.1530125;-0.6306012;-0.01508421,-0.1701785;-0.6335732;-0.1185133,-0.006516367;0.5403225;-0.1466014,880.1741
+0;0;0,0.0102183;0.3205774;0.006983872,0.020682;0.6381739;-0.001927505,0.1706551;0.5125244;0.001003069,0.2009099;0.2771727;0.01426109,0.2314383;0.03165583;-0.0516345,-0.1383992;0.5287195;0.01067128,-0.3706741;0.4791297;0.002260098,-0.6233078;0.4428292;-0.01801796,0.07976659;0.004378428;-0.04709959,0.08828098;-0.2767296;-0.006915431,0.0878177;-0.6173382;0.08428739,0.1010211;-0.658208;0.001360841,-0.08182894;0.008191373;-0.0428623,-0.1142528;-0.2725888;-0.01422345,-0.1329201;-0.6137713;0.07283045,-0.1341508;-0.5723297;-0.03644551,0.01805396;0.5591043;0.002942175,0;0;0,-0.004527614;0.3109697;-0.0787425,-0.007735878;0.6151896;-0.1709259,0.1497485;0.5248542;-0.1206524,0.3029515;0.344821;-0.09618926,0.3043588;0.09090012;-0.1289754,-0.128298;0.487421;-0.05601979,-0.2991525;0.3438211;0.02564612,-0.465746;0.1711511;-0.06370941,0.07873719;0.01038408;-0.04788399,0.1033282;-0.2713191;-0.07522655,0.08089611;-0.6176047;-0.01265335,0.06053136;-0.6202357;-0.1155813,-0.08779267;-0.001806315;-0.0298234,-0.1331003;-0.2813628;-0.05228245,-0.1556823;-0.6313052;-0.01536676,-0.1733859;-0.6341978;-0.1187027,-0.007131636;0.5401281;-0.1454694,880.207
+0;0;0,0.01035045;0.3206947;0.006968603,0.02088531;0.6382729;-0.001934755,0.168443;0.513347;0.00104433,0.1986282;0.2777172;0.01436862,0.2290958;0.03195304;-0.05098349,-0.1359823;0.5304362;0.01018727,-0.3697187;0.4868118;0.001566317,-0.622936;0.4522908;-0.01541926,0.07964687;0.004290132;-0.04696839,0.08839563;-0.2767115;-0.006909631,0.08791033;-0.6174564;0.08430659,0.101388;-0.6594644;0.002393708,-0.08161782;0.008229556;-0.04288199,-0.1138427;-0.2724529;-0.01421043,-0.1324559;-0.6137677;0.07288454,-0.1335486;-0.5723246;-0.03640572,0.01824631;0.5592408;0.002930577,0;0;0,-0.003396586;0.3113709;-0.07770109,-0.004922375;0.616079;-0.1682558,0.149763;0.5245078;-0.1205187,0.3054271;0.3460513;-0.09745216,0.3087994;0.09204817;-0.1301665,-0.1242973;0.4893646;-0.05537788,-0.2839476;0.3286645;0.01740513,-0.4263976;0.1282717;-0.0543578,0.07827955;0.01026887;-0.04832101,0.1029671;-0.2713779;-0.07494378,0.07911576;-0.6176386;-0.01199603,0.05817606;-0.620028;-0.1148987,-0.08780102;-0.001680177;-0.02926119,-0.1331461;-0.2810828;-0.05208948,-0.1572377;-0.6309639;-0.01426606,-0.1755262;-0.6336186;-0.1175894,-0.004774913;0.5408903;-0.1432889,880.2293
+0;0;0,0.01032464;0.3198949;0.006951222,0.0208519;0.6372437;-0.00194557,0.1710079;0.5115847;0.0009972043,0.2012684;0.2753672;0.01435472,0.2316947;0.0299359;-0.05090888,-0.1386798;0.5289693;0.01029819,-0.3729991;0.4852361;0.001655738,-0.6258734;0.4507619;-0.01530684,0.08039585;0.004330475;-0.04741007,0.08914287;-0.2766151;-0.0073593,0.08865555;-0.6187769;0.0842362,0.1021332;-0.6607849;0.002323158,-0.08238532;0.008306944;-0.04328524,-0.1146038;-0.2723195;-0.0146194,-0.1332943;-0.6150535;0.0728377,-0.134387;-0.5736104;-0.03645279,0.0182149;0.5582718;0.002916058,0;0;0,-0.005270123;0.3108141;-0.07651424,-0.007476181;0.6154334;-0.1665637,0.1504287;0.5240093;-0.1204779,0.306326;0.344893;-0.09797907,0.3095612;0.09126905;-0.1309338,-0.1283289;0.4876064;-0.05205389,-0.2621894;0.3040036;0.020501,-0.4205985;0.1141753;-0.04502279,0.07832398;0.01033086;-0.04988575,0.1035242;-0.2712565;-0.07604837,0.07716715;-0.6184334;-0.01094675,0.05605866;-0.6207662;-0.113833,-0.0890458;-0.001717923;-0.02824628,-0.1337362;-0.280976;-0.0533191,-0.1604839;-0.6319195;-0.01347045,-0.1789429;-0.6345176;-0.1167816,-0.00708352;0.5402334;-0.1418259,880.2647
+0;0;0,0.0102777;0.3201151;0.006889975,0.02061359;0.6374068;-0.002101236,0.1715569;0.5116727;0.001029176,0.200676;0.2751128;0.01471435,0.2320363;0.03221634;-0.05013275,-0.1396974;0.5297429;0.009982737,-0.3753499;0.4925641;0.0009595081,-0.6263427;0.4608095;-0.01251465,0.08054423;0.004355875;-0.04742173,0.08940467;-0.2764511;-0.007449977,0.08904056;-0.6186641;0.08418427,0.1025595;-0.6606973;0.002319403,-0.08245075;0.008291238;-0.04345452,-0.1146308;-0.2721874;-0.0147324,-0.1330867;-0.6149896;0.07274755,-0.134055;-0.5735562;-0.03653074,0.01804547;0.558496;0.002788538,0;0;0,-0.007987902;0.3114228;-0.07469153,-0.01115851;0.6161382;-0.1641781,0.1477507;0.5249897;-0.1187756,0.3038205;0.3457279;-0.0963428,0.3084519;0.09490576;-0.1317561,-0.1303336;0.485789;-0.04808974,-0.260207;0.2981432;0.02203691,-0.3964544;0.09238969;-0.03531652,0.07796878;0.01053968;-0.05064536,0.1024354;-0.2710448;-0.07595038,0.07414309;-0.6178445;-0.009345293,0.05261633;-0.6200781;-0.1121607,-0.08948971;-0.001967005;-0.02725601,-0.1351342;-0.2808788;-0.0528217,-0.1638051;-0.6317523;-0.01316709,-0.1826906;-0.6342285;-0.1164242,-0.0105896;0.5409392;-0.1396382,880.2968
+0;0;0,0.0102777;0.3201151;0.006889975,0.02061359;0.6374068;-0.002101236,0.1715569;0.5116727;0.001029176,0.200676;0.2751128;0.01471435,0.2320363;0.03221634;-0.05013275,-0.1396974;0.5297429;0.009982737,-0.3753499;0.4925641;0.0009595081,-0.6263427;0.4608095;-0.01251465,0.08054423;0.004355875;-0.04742173,0.08940467;-0.2764511;-0.007449977,0.08904056;-0.6186641;0.08418427,0.1025595;-0.6606973;0.002319403,-0.08245075;0.008291238;-0.04345452,-0.1146308;-0.2721874;-0.0147324,-0.1330867;-0.6149896;0.07274755,-0.134055;-0.5735562;-0.03653074,0.01804547;0.558496;0.002788538,0;0;0,-0.007987902;0.3114228;-0.07469153,-0.01115851;0.6161382;-0.1641781,0.1477507;0.5249897;-0.1187756,0.3038205;0.3457279;-0.0963428,0.3084519;0.09490576;-0.1317561,-0.1303336;0.485789;-0.04808974,-0.260207;0.2981432;0.02203691,-0.3964544;0.09238969;-0.03531652,0.07796878;0.01053968;-0.05064536,0.1024354;-0.2710448;-0.07595038,0.07414309;-0.6178445;-0.009345293,0.05261633;-0.6200781;-0.1121607,-0.08948971;-0.001967005;-0.02725601,-0.1351342;-0.2808788;-0.0528217,-0.1638051;-0.6317523;-0.01316709,-0.1826906;-0.6342285;-0.1164242,-0.0105896;0.5409392;-0.1396382,880.319
+0;0;0,0.01027183;0.3199323;0.006886042,0.02059771;0.6369167;-0.002103006,0.1730148;0.5106626;0.001014816,0.2020328;0.2749233;0.01465251,0.2331808;0.03367126;-0.04975558,-0.1412321;0.5289065;0.01005446,-0.3760672;0.4918567;0.001062536,-0.6253608;0.460317;-0.0123204,0.08060518;0.004359171;-0.04745762,0.08945365;-0.2760682;-0.007539887,0.08908854;-0.6192083;0.08434258,0.102609;-0.6612495;0.00246878,-0.08251315;0.008297513;-0.04348741,-0.1146497;-0.271802;-0.0148041,-0.1331556;-0.6155329;0.07291283,-0.134124;-0.5740982;-0.03637738,0.01802732;0.5579361;0.002791093,0;0;0,-0.0106722;0.3114916;-0.07327175,-0.01531291;0.6160821;-0.162014,0.1454338;0.5248476;-0.1168747,0.3004812;0.34579;-0.09452081,0.3067076;0.09715909;-0.132797,-0.1351109;0.4849337;-0.04486123,-0.2471099;0.2864703;0.02347256,-0.3814042;0.07943705;-0.02575583,0.07747263;0.01074171;-0.05148816,0.09973573;-0.2708547;-0.07427096,0.07094591;-0.6184509;-0.006923437,0.0493467;-0.6206266;-0.1097546,-0.0898356;-0.002268834;-0.02632184,-0.1379621;-0.2804023;-0.05155775,-0.167633;-0.6320733;-0.01112537,-0.1865916;-0.6344826;-0.1144029,-0.01449576;0.5407866;-0.1375515,880.3427
+0;0;0,0.01028441;0.3203242;0.006894475,0.02061102;0.6373311;-0.002096032,0.1734941;0.5109106;0.001017925,0.2024104;0.2759985;0.01460777,0.2335675;0.03467569;-0.04981922,-0.1416993;0.5292095;0.0100848,-0.3757103;0.4922897;0.001124426,-0.6250771;0.4607407;-0.01226244,0.0800904;0.004331332;-0.04715454,0.08895597;-0.276638;-0.007159673,0.08859159;-0.619094;0.08453964,0.1021087;-0.6611177;0.002685696,-0.08198619;0.008244523;-0.04320968,-0.1141848;-0.2723963;-0.01447095,-0.1326539;-0.615442;0.07307111,-0.133622;-0.5740101;-0.0361926,0.01803985;0.5583265;0.002799552,0;0;0,-0.01162219;0.3122513;-0.07158852,-0.01702015;0.6170771;-0.1595569,0.1444191;0.5255814;-0.1149678,0.2995297;0.3476013;-0.09332776,0.3051753;0.09884262;-0.1313484,-0.1353144;0.4843019;-0.04096314,-0.2382992;0.28104;0.02448338,-0.3670398;0.07027584;-0.02412361,0.07688926;0.01091641;-0.05124116,0.1000997;-0.2712382;-0.07296634,0.06969516;-0.6178685;-0.005083799,0.04746908;-0.6199015;-0.1077974,-0.08917577;-0.002469372;-0.02642667,-0.1384014;-0.2810271;-0.05101044,-0.168688;-0.6318781;-0.01012842,-0.1882814;-0.6341556;-0.1133004,-0.01603402;0.541699;-0.1352777,880.3746
+0;0;0,0.01028569;0.3203003;0.00690575,0.02057466;0.6372101;-0.002058171,0.1742188;0.5105889;0.001054248,0.2029384;0.276095;0.01467516,0.2341607;0.03282796;-0.04858444,-0.1426644;0.5298717;0.009654678,-0.3772349;0.4993516;0.003099808,-0.628733;0.4737366;-0.01264921,0.08057465;0.004412097;-0.04735888,0.08948451;-0.276828;-0.007381108,0.08939656;-0.6192126;0.08385985,0.1040256;-0.6604249;0.001513101,-0.08240758;0.008219667;-0.04354345,-0.1147029;-0.2726741;-0.0147457,-0.1325129;-0.615638;0.07249365,-0.1333201;-0.5742047;-0.03675289,0.01802155;0.5582396;0.00282782,0;0;0,-0.01354115;0.3124081;-0.07045269,-0.02023324;0.6173666;-0.1575351,0.142474;0.5260722;-0.1139805,0.2974778;0.3486061;-0.09213138,0.3021148;0.09854496;-0.1321738,-0.136534;0.4815938;-0.03777087,-0.2364925;0.2772214;0.02732878,-0.3620237;0.06233898;-0.01981917,0.07680988;0.01125333;-0.05223227,0.09884673;-0.2713715;-0.07250953,0.06765373;-0.617649;-0.004164457,0.04503766;-0.6196108;-0.1067955,-0.08994847;-0.002886083;-0.02560368,-0.1412414;-0.2813286;-0.05035073,-0.1723679;-0.6318513;-0.00891199,-0.1923467;-0.6340607;-0.1120118,-0.018877;0.5419096;-0.1336362,880.3968
+0;0;0,0.01027306;0.319907;0.006897272,0.02055341;0.6365518;-0.002061093,0.1750333;0.5096985;0.001040446,0.2037594;0.2751507;0.01466449,0.2349828;0.03187507;-0.04859734,-0.1435439;0.5290843;0.00968685,-0.3781683;0.4985572;0.003130474,-0.6296753;0.4729412;-0.0126191,0.08062418;0.00441481;-0.047388,0.0895474;-0.2772469;-0.0073503,0.08945938;-0.61989;0.08395953,0.1040926;-0.6611224;0.001589529,-0.08245824;0.00822472;-0.04357022,-0.1148019;-0.2730901;-0.0147293,-0.1326254;-0.6163129;0.0725759,-0.1334329;-0.5748762;-0.03670149,0.01800104;0.5576038;0.002823498,0;0;0,-0.01427592;0.3122891;-0.06903148,-0.02178827;0.6172034;-0.1552243,0.1421403;0.526859;-0.1122489,0.2967268;0.348958;-0.09039235,0.3003207;0.0991725;-0.1322763,-0.1371868;0.4792;-0.03468712,-0.23747;0.2750049;0.03066688,-0.3508124;0.05287026;-0.01371409,0.07636058;0.01142532;-0.05295182,0.09929594;-0.2715901;-0.07275581,0.06667094;-0.6176515;-0.002621174,0.04402921;-0.6195062;-0.1053131,-0.09018212;-0.003104579;-0.02495834,-0.1418368;-0.281912;-0.04974084,-0.1739555;-0.6324706;-0.007093553,-0.1926688;-0.6808069;-0.08183466,-0.02023615;0.5417221;-0.1314898,880.4307
+0;0;0,0.01027306;0.319907;0.006897272,0.02055341;0.6365518;-0.002061093,0.1750333;0.5096985;0.001040446,0.2037594;0.2751507;0.01466449,0.2349828;0.03187507;-0.04859734,-0.1435439;0.5290843;0.00968685,-0.3781683;0.4985572;0.003130474,-0.6296753;0.4729412;-0.0126191,0.08062418;0.00441481;-0.047388,0.0895474;-0.2772469;-0.0073503,0.08945938;-0.61989;0.08395953,0.1040926;-0.6611224;0.001589529,-0.08245824;0.00822472;-0.04357022,-0.1148019;-0.2730901;-0.0147293,-0.1326254;-0.6163129;0.0725759,-0.1334329;-0.5748762;-0.03670149,0.01800104;0.5576038;0.002823498,0;0;0,-0.01427592;0.3122891;-0.06903148,-0.02178827;0.6172034;-0.1552243,0.1421403;0.526859;-0.1122489,0.2967268;0.348958;-0.09039235,0.3003207;0.0991725;-0.1322763,-0.1371868;0.4792;-0.03468712,-0.23747;0.2750049;0.03066688,-0.3508124;0.05287026;-0.01371409,0.07636058;0.01142532;-0.05295182,0.09929594;-0.2715901;-0.07275581,0.06667094;-0.6176515;-0.002621174,0.04402921;-0.6195062;-0.1053131,-0.09018212;-0.003104579;-0.02495834,-0.1418368;-0.281912;-0.04974084,-0.1739555;-0.6324706;-0.007093553,-0.1926688;-0.6808069;-0.08183466,-0.02023615;0.5417221;-0.1314898,880.4528

+ 136 - 0
DataCSV/Sam/FirstPersonPerspective_OneArm_Sideways_HapticFeedback_Fast.csv

@@ -0,0 +1,136 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.007245045;0.3128465;0.008230809,0.01324262;0.6219915;0.001379044,0.1897794;0.4915325;0.005245032,0.2198582;0.2709441;0.0188521,0.254929;0.02050754;-0.04581062,-0.1641025;0.485189;0.006811352,-0.2077891;0.2665179;0.001958698,-0.2616474;0.01557535;-0.04554719,0.08626088;0.005914059;-0.04892063,0.09800115;-0.2736594;-0.01122266,0.09857267;-0.6236348;0.08031727,0.1105903;-0.6528361;0.01209907,-0.08727045;0.007572891;-0.04685786,-0.115461;-0.2716321;-0.01571013,-0.1335141;-0.6224761;0.07057548,-0.133055;-0.5828917;-0.02003833,0.0118216;0.5449938;0.005653618,0;0;0,-0.06249955;0.2888214;-0.1032915,-0.1235975;0.5687071;-0.2198291,0.0757951;0.5002992;-0.1627131,0.1891987;0.3088067;-0.1479018,0.1618607;0.05015901;-0.1698949,-0.2039507;0.409717;-0.05709724,-0.2049462;0.1889466;-0.02533885,-0.2137818;-0.03736299;-0.1550909,0.07237113;0.01589808;-0.0661726,0.1125351;-0.2629646;-0.0846858,0.1158559;-0.6219239;-0.03996563,0.1387707;-0.6591107;-0.09709525,-0.09879837;-0.007496452;-0.007199096,-0.1355537;-0.2855594;-0.03960769,-0.132179;-0.6446974;0.003649443,-0.1513477;-0.6463731;-0.07961009,-0.1082486;0.5000069;-0.1883073,103.4089
+0;0;0,0.007245045;0.3128465;0.008230809,0.01324262;0.6219915;0.001379044,0.1897794;0.4915325;0.005245032,0.2198582;0.2709441;0.0188521,0.254929;0.02050754;-0.04581062,-0.1641025;0.485189;0.006811352,-0.2077891;0.2665179;0.001958698,-0.2616474;0.01557535;-0.04554719,0.08626088;0.005914059;-0.04892063,0.09800115;-0.2736594;-0.01122266,0.09857267;-0.6236348;0.08031727,0.1105903;-0.6528361;0.01209907,-0.08727045;0.007572891;-0.04685786,-0.115461;-0.2716321;-0.01571013,-0.1335141;-0.6224761;0.07057548,-0.133055;-0.5828917;-0.02003833,0.0118216;0.5449938;0.005653618,0;0;0,-0.06249955;0.2888214;-0.1032915,-0.1235975;0.5687071;-0.2198291,0.0757951;0.5002992;-0.1627131,0.1891987;0.3088067;-0.1479018,0.1618607;0.05015901;-0.1698949,-0.2039507;0.409717;-0.05709724,-0.2049462;0.1889466;-0.02533885,-0.2137818;-0.03736299;-0.1550909,0.07237113;0.01589808;-0.0661726,0.1125351;-0.2629646;-0.0846858,0.1158559;-0.6219239;-0.03996563,0.1387707;-0.6591107;-0.09709525,-0.09879837;-0.007496452;-0.007199096,-0.1355537;-0.2855594;-0.03960769,-0.132179;-0.6446974;0.003649443,-0.1513477;-0.6463731;-0.07961009,-0.1082486;0.5000069;-0.1883073,103.4237
+0;0;0,0.007240481;0.3126494;0.008225624,0.01323582;0.621678;0.001377448,0.1904334;0.4910725;0.00523905,0.220393;0.2713587;0.01879216,0.2555944;0.01998946;-0.04611138,-0.1647607;0.4847055;0.006811178,-0.2082741;0.2669013;0.001977764,-0.262333;0.01502421;-0.04570505,0.08653916;0.005933139;-0.04907845,0.09827998;-0.273653;-0.01137878,0.09885231;-0.6241226;0.08029042,0.1108739;-0.6533437;0.01204947,-0.087552;0.007597322;-0.04700903,-0.1157438;-0.2716203;-0.01585989,-0.1338224;-0.6229597;0.07054756,-0.1333631;-0.5833721;-0.02009647,0.01181576;0.544732;0.005649151,0;0;0,-0.06338783;0.2886106;-0.1027405,-0.1248841;0.5684999;-0.2187574,0.07525209;0.4998047;-0.1616373,0.1883715;0.3090504;-0.148514,0.1609077;0.04940271;-0.1701226,-0.2049584;0.4089604;-0.05546384,-0.2045678;0.1891041;-0.02355039,-0.2140989;-0.03906259;-0.151953,0.07224925;0.01607341;-0.0667429,0.112845;-0.262733;-0.08535671,0.1144924;-0.6220949;-0.0396533,0.1374063;-0.6593032;-0.09680629,-0.09913478;-0.007751549;-0.006717973,-0.1369357;-0.2857157;-0.03888246,-0.1336661;-0.6454238;0.003918353,-0.1529258;-0.6470765;-0.07936215,-0.1094602;0.4997867;-0.1874278,103.4404
+0;0;0,0.007140796;0.312014;0.008148871,0.01304723;0.6201131;0.001277357,0.1869656;0.4907881;0.005192742,0.2160279;0.2778538;0.01830846,0.2534176;0.01121375;-0.05064502,-0.1616232;0.4844354;0.006894365,-0.2037603;0.2733406;0.002297191,-0.2612162;0.006062359;-0.04780944,0.08660185;0.00597916;-0.04912072,0.09831846;-0.2736104;-0.01150252,0.09904713;-0.6245804;0.08043382,0.1103513;-0.6538998;0.0125486,-0.08760408;0.007560154;-0.04708337,-0.1157911;-0.2716532;-0.01596831,-0.1339581;-0.6235293;0.07055292,-0.1335355;-0.5839762;-0.01979935,0.01165111;0.5434538;0.005546851,0;0;0,-0.06361996;0.2882382;-0.1016924,-0.1251924;0.5678228;-0.2159259,0.07230009;0.5005747;-0.1663315,0.1902454;0.3209487;-0.1528742,0.1592039;0.04541448;-0.1720264,-0.2041619;0.4102187;-0.05597098,-0.2021987;0.1971576;-0.02500625,-0.2143438;-0.04512718;-0.1606532,0.07167254;0.01615298;-0.06745815,0.1134573;-0.2624677;-0.08609414,0.1132284;-0.6222681;-0.03944278,0.1359455;-0.6594307;-0.09625912,-0.09925497;-0.007958462;-0.005795428,-0.1390297;-0.2856036;-0.03825926,-0.1356665;-0.6459082;0.004190691,-0.1560159;-0.6474091;-0.07856542,-0.1097793;0.4991783;-0.1851494,103.4622
+0;0;0,0.007140796;0.312014;0.008148871,0.01304723;0.6201131;0.001277357,0.1869656;0.4907881;0.005192742,0.2160279;0.2778538;0.01830846,0.2534176;0.01121375;-0.05064502,-0.1616232;0.4844354;0.006894365,-0.2037603;0.2733406;0.002297191,-0.2612162;0.006062359;-0.04780944,0.08660185;0.00597916;-0.04912072,0.09831846;-0.2736104;-0.01150252,0.09904713;-0.6245804;0.08043382,0.1103513;-0.6538998;0.0125486,-0.08760408;0.007560154;-0.04708337,-0.1157911;-0.2716532;-0.01596831,-0.1339581;-0.6235293;0.07055292,-0.1335355;-0.5839762;-0.01979935,0.01165111;0.5434538;0.005546851,0;0;0,-0.06361996;0.2882382;-0.1016924,-0.1251924;0.5678228;-0.2159259,0.07230009;0.5005747;-0.1663315,0.1902454;0.3209487;-0.1528742,0.1592039;0.04541448;-0.1720264,-0.2041619;0.4102187;-0.05597098,-0.2021987;0.1971576;-0.02500625,-0.2143438;-0.04512718;-0.1606532,0.07167254;0.01615298;-0.06745815,0.1134573;-0.2624677;-0.08609414,0.1132284;-0.6222681;-0.03944278,0.1359455;-0.6594307;-0.09625912,-0.09925497;-0.007958462;-0.005795428,-0.1390297;-0.2856036;-0.03825926,-0.1356665;-0.6459082;0.004190691,-0.1560159;-0.6474091;-0.07856542,-0.1097793;0.4991783;-0.1851494,103.4745
+0;0;0,0.007123258;0.3112476;0.008128858,0.01300204;0.6179031;0.001290285,0.1868573;0.4889751;0.005184875,0.2165916;0.2711171;0.01860387,0.253298;0.00935027;-0.04908939,-0.1615923;0.4826249;0.006885819,-0.2047038;0.266649;0.002182345,-0.2611097;0.004255712;-0.04700851,0.08655371;0.005975837;-0.04909343,0.09827542;-0.2737353;-0.01145887,0.09900467;-0.624988;0.08055151,0.1103054;-0.6542889;0.01268739,-0.08755539;0.007555953;-0.0470572,-0.1157546;-0.2717787;-0.01592861,-0.1339363;-0.6239382;0.07066229,-0.1335138;-0.5843881;-0.0196619,0.01161276;0.5416198;0.005538843,0;0;0,-0.0640382;0.2876582;-0.1007164,-0.1270651;0.5661173;-0.2129996,0.07118913;0.5011357;-0.1688693,0.1893754;0.3157738;-0.1547513,0.1591182;0.0452764;-0.1739147,-0.2052778;0.4089151;-0.05331841,-0.2014311;0.1909649;-0.02154981,-0.2143407;-0.04810272;-0.1524376,0.07135041;0.01605225;-0.06774116,0.1139822;-0.2625059;-0.08723402,0.1129389;-0.6224763;-0.03964186,0.1356016;-0.659586;-0.0964973,-0.09925501;-0.007837633;-0.004943109,-0.1392545;-0.2855296;-0.03779515,-0.1363703;-0.6462232;0.003878776,-0.1573993;-0.6476742;-0.07869519,-0.1112367;0.4977695;-0.1827147,103.4953
+0;0;0,0.007066182;0.3112503;0.008076813,0.01292369;0.6179035;0.001122809,0.1868022;0.4890577;0.005181967,0.216552;0.2711979;0.0185365,0.2536615;0.009633929;-0.0497189,-0.1617714;0.4829185;0.006678131,-0.2052205;0.2670068;0.002140195,-0.261669;0.004270107;-0.04513169,0.08655243;0.005985915;-0.04909448,0.09827056;-0.2737378;-0.01155239,0.09936601;-0.6249859;0.08047129,0.110237;-0.6550031;0.01316892,-0.08754929;0.007551194;-0.04706931,-0.1157196;-0.2717951;-0.01601875,-0.1340503;-0.6238543;0.07094773,-0.1335742;-0.5843078;-0.01937659,0.01153329;0.5416219;0.005401704,0;0;0,-0.0640382;0.2876582;-0.1007164,-0.1270651;0.5661173;-0.2129996,0.07118913;0.5011357;-0.1688693,0.1893754;0.3157738;-0.1547513,0.1591182;0.0452764;-0.1739147,-0.2052778;0.4089151;-0.05331841,-0.2014311;0.1909649;-0.02154981,-0.2143407;-0.04810272;-0.1524376,0.07135041;0.01605225;-0.06774116,0.1139822;-0.2625059;-0.08723402,0.1129389;-0.6224763;-0.03964186,0.1356016;-0.659586;-0.0964973,-0.09925501;-0.007837633;-0.004943109,-0.1392545;-0.2855296;-0.03779515,-0.1363703;-0.6462232;0.003878776,-0.1573993;-0.6476742;-0.07869519,-0.1112367;0.4977695;-0.1827147,103.5066
+0;0;0,0.007066182;0.3112503;0.008076813,0.01292369;0.6179035;0.001122809,0.1868022;0.4890577;0.005181967,0.216552;0.2711979;0.0185365,0.2536615;0.009633929;-0.0497189,-0.1617714;0.4829185;0.006678131,-0.2052205;0.2670068;0.002140195,-0.261669;0.004270107;-0.04513169,0.08655243;0.005985915;-0.04909448,0.09827056;-0.2737378;-0.01155239,0.09936601;-0.6249859;0.08047129,0.110237;-0.6550031;0.01316892,-0.08754929;0.007551194;-0.04706931,-0.1157196;-0.2717951;-0.01601875,-0.1340503;-0.6238543;0.07094773,-0.1335742;-0.5843078;-0.01937659,0.01153329;0.5416219;0.005401704,0;0;0,-0.0640382;0.2876582;-0.1007164,-0.1270651;0.5661173;-0.2129996,0.07118913;0.5011357;-0.1688693,0.1893754;0.3157738;-0.1547513,0.1591182;0.0452764;-0.1739147,-0.2052778;0.4089151;-0.05331841,-0.2014311;0.1909649;-0.02154981,-0.2143407;-0.04810272;-0.1524376,0.07135041;0.01605225;-0.06774116,0.1139822;-0.2625059;-0.08723402,0.1129389;-0.6224763;-0.03964186,0.1356016;-0.659586;-0.0964973,-0.09925501;-0.007837633;-0.004943109,-0.1392545;-0.2855296;-0.03779515,-0.1363703;-0.6462232;0.003878776,-0.1573993;-0.6476742;-0.07869519,-0.1112367;0.4977695;-0.1827147,103.5183
+0;0;0,0.007064972;0.311197;0.00807543,0.01292524;0.6179951;0.001117588,0.1879987;0.4887422;0.005177966,0.2179525;0.269389;0.01862403,0.2544549;0.01210424;-0.0485147,-0.1629532;0.4825611;0.006684338,-0.2067002;0.2651693;0.002115297,-0.2622252;0.006731093;-0.04438322,0.0871144;0.006024781;-0.04941325,0.09883121;-0.2736671;-0.01187543,0.09992783;-0.6252905;0.08024656,0.1107441;-0.6550056;0.01328297,-0.08811775;0.007600224;-0.04737493,-0.1162848;-0.2717143;-0.0163279,-0.1346352;-0.6241496;0.07073148,-0.1341614;-0.5846511;-0.01913818,0.01153395;0.541665;0.005399201,0;0;0,-0.06481134;0.2875429;-0.1003854,-0.1281777;0.5661222;-0.2125773,0.071243;0.5011529;-0.1666715,0.1884462;0.3131393;-0.1562712,0.1588784;0.04712424;-0.1762006,-0.206279;0.4081534;-0.05161278,-0.2017592;0.1888434;-0.01880167,-0.2153332;-0.0463555;-0.1473811,0.07139909;0.01625875;-0.06859088,0.1134707;-0.2623713;-0.08780551,0.1119261;-0.6226506;-0.03960657,0.1343218;-0.6595374;-0.09610081,-0.09991663;-0.008101969;-0.004231995,-0.1400671;-0.2857442;-0.03704404,-0.1364539;-0.6467956;0.004855398,-0.1571813;-0.6480851;-0.07735375,-0.1122893;0.4977225;-0.1823184,103.5403
+0;0;0,0.007031469;0.3105375;0.008051597,0.01288194;0.6163258;0.00111429,0.1891521;0.4869602;0.005157838,0.2193005;0.2661374;0.01867623,0.2561657;0.007860512;-0.04902801,-0.1642475;0.4809492;0.006583304,-0.2085859;0.2621605;0.00211257,-0.2643493;0.002482623;-0.04379724,0.08781984;0.006071467;-0.04980855,0.09970276;-0.2736454;-0.01196719,0.1008465;-0.6269315;0.08060539,0.1107475;-0.655257;0.01386045,-0.08882374;0.007659389;-0.04776771,-0.1169439;-0.2717355;-0.01674393,-0.1354286;-0.6258521;0.07067384,-0.1349363;-0.5864797;-0.01802056,0.0114919;0.5403019;0.005378025,0;0;0,-0.06618325;0.2867872;-0.09960294,-0.1309935;0.5645742;-0.2101676,0.07023068;0.5010369;-0.1655521,0.187273;0.3110662;-0.1573901,0.1570978;0.0440616;-0.1785529,-0.2083742;0.4061354;-0.04823576,-0.2013199;0.1856372;-0.01380929,-0.2183502;-0.04933822;-0.1447534,0.07152125;0.01666969;-0.06954789,0.1126035;-0.2621608;-0.08905435,0.1106288;-0.624024;-0.03972698,0.1323971;-0.6603789;-0.09520626,-0.1007197;-0.008579916;-0.003463488,-0.1406316;-0.2863148;-0.03640429,-0.1383294;-0.6491008;0.005585201,-0.158907;-0.6499381;-0.07553449,-0.1146123;0.4964204;-0.1803942,103.5627
+0;0;0,0.007031469;0.3105375;0.008051597,0.01288194;0.6163258;0.00111429,0.1891521;0.4869602;0.005157838,0.2193005;0.2661374;0.01867623,0.2561657;0.007860512;-0.04902801,-0.1642475;0.4809492;0.006583304,-0.2085859;0.2621605;0.00211257,-0.2643493;0.002482623;-0.04379724,0.08781984;0.006071467;-0.04980855,0.09970276;-0.2736454;-0.01196719,0.1008465;-0.6269315;0.08060539,0.1107475;-0.655257;0.01386045,-0.08882374;0.007659389;-0.04776771,-0.1169439;-0.2717355;-0.01674393,-0.1354286;-0.6258521;0.07067384,-0.1349363;-0.5864797;-0.01802056,0.0114919;0.5403019;0.005378025,0;0;0,-0.06618325;0.2867872;-0.09960294,-0.1309935;0.5645742;-0.2101676,0.07023068;0.5010369;-0.1655521,0.187273;0.3110662;-0.1573901,0.1570978;0.0440616;-0.1785529,-0.2083742;0.4061354;-0.04823576,-0.2013199;0.1856372;-0.01380929,-0.2183502;-0.04933822;-0.1447534,0.07152125;0.01666969;-0.06954789,0.1126035;-0.2621608;-0.08905435,0.1106288;-0.624024;-0.03972698,0.1323971;-0.6603789;-0.09520626,-0.1007197;-0.008579916;-0.003463488,-0.1406316;-0.2863148;-0.03640429,-0.1383294;-0.6491008;0.005585201,-0.158907;-0.6499381;-0.07553449,-0.1146123;0.4964204;-0.1803942,103.5737
+0;0;0,0.007020813;0.3100669;0.008039394,0.01286683;0.6156219;0.001107421,0.1876187;0.4867714;0.005149548,0.218005;0.2642066;0.01877458,0.2545171;0.008402526;-0.04828145,-0.1627586;0.4808118;0.006562824,-0.2074468;0.2602971;0.002056822,-0.2626763;0.003105491;-0.04341344,0.08790542;0.006077384;-0.04985709,0.09978659;-0.2735982;-0.01202132,0.100931;-0.627089;0.08060489,0.1107669;-0.6550307;0.01429918,-0.0889103;0.007666854;-0.04781426,-0.1170263;-0.2716867;-0.01679506,-0.1355218;-0.6260085;0.07067336,-0.1350327;-0.5866978;-0.01743735,0.01147786;0.5396569;0.005367852,0;0;0,-0.06712556;0.2865146;-0.09828019,-0.132288;0.5645073;-0.2074764,0.06777474;0.5013011;-0.1685417,0.1860079;0.3101318;-0.1576192,0.1569401;0.04573011;-0.1802511,-0.2080525;0.4061021;-0.04702163,-0.2006398;0.1840345;-0.01131355,-0.2160919;-0.04989824;-0.1389933,0.07097262;0.01674989;-0.07023072,0.1130374;-0.2619078;-0.08950639,0.1096383;-0.6238562;-0.03932166,0.1311425;-0.6606763;-0.09338713,-0.1008226;-0.008760694;-0.00284361,-0.1408668;-0.2865578;-0.03472352,-0.1395428;-0.6496161;0.006794099,-0.160916;-0.6502111;-0.07356486,-0.1158156;0.4962616;-0.1781175,103.5961
+0;0;0,0.006989122;0.3100679;0.008031291,0.01281689;0.6156229;0.001086198,0.187572;0.4867769;0.005177753,0.2179719;0.264213;0.01878477,0.2547767;0.008497447;-0.04844905,-0.1627819;0.4807423;0.006668,-0.207505;0.2602344;0.002181747,-0.2630462;0.003142029;-0.04346997,0.08790059;0.006089028;-0.0498642,0.09979688;-0.2735839;-0.01201396,0.101003;-0.6271373;0.08037274,0.1098435;-0.6568637;0.0155265,-0.08890593;0.007649583;-0.04782517,-0.1170188;-0.2717036;-0.01679976,-0.1355778;-0.6260171;0.07068902,-0.1351062;-0.5867091;-0.01742208,0.01142975;0.539658;0.005348521,0;0;0,-0.06712556;0.2865146;-0.09828019,-0.132288;0.5645073;-0.2074764,0.06777474;0.5013011;-0.1685417,0.1860079;0.3101318;-0.1576192,0.1569401;0.04573011;-0.1802511,-0.2080525;0.4061021;-0.04702163,-0.2006398;0.1840345;-0.01131355,-0.2160919;-0.04989824;-0.1389933,0.07097262;0.01674989;-0.07023072,0.1130374;-0.2619078;-0.08950639,0.1096383;-0.6238562;-0.03932166,0.1311425;-0.6606763;-0.09338713,-0.1008226;-0.008760694;-0.00284361,-0.1408668;-0.2865578;-0.03472352,-0.1395428;-0.6496161;0.006794099,-0.160916;-0.6502111;-0.07356486,-0.1158156;0.4962616;-0.1781175,103.6183
+0;0;0,0.006981569;0.3097328;0.008022612,0.01280912;0.6152773;0.001076892,0.1869517;0.4865982;0.005169989,0.2176217;0.2620574;0.01889786,0.2541194;0.008475542;-0.04777499,-0.1621846;0.4805845;0.006655056,-0.2073049;0.2581181;0.002128959,-0.2623827;0.003170788;-0.04314185,0.08770125;0.006075219;-0.04975111,0.09959541;-0.2735475;-0.01190766,0.1008037;-0.6277195;0.08064067,0.1096399;-0.6574172;0.01582567,-0.08870431;0.007632236;-0.04771671,-0.1168122;-0.2716708;-0.01669687,-0.1354036;-0.6266042;0.07094499,-0.1349322;-0.5873007;-0.01712368,0.01142167;0.5392954;0.005340164,0;0;0,-0.06806515;0.2862159;-0.09744287,-0.1339193;0.5643203;-0.2059073,0.06580258;0.5009596;-0.1702514,0.1851928;0.3081285;-0.1597743,0.1558366;0.04591149;-0.1812589,-0.208516;0.4056355;-0.0459671,-0.2004119;0.1817476;-0.009141304,-0.2155791;-0.05063266;-0.1350401,0.07022353;0.01667169;-0.07067037,0.1119285;-0.2620166;-0.08953881,0.1084606;-0.6245866;-0.039186,0.1297707;-0.6614212;-0.0932405,-0.1006113;-0.00875717;-0.002067074,-0.1417501;-0.2863151;-0.03418698,-0.1410029;-0.6500157;0.007355653,-0.1629304;-0.6505991;-0.07281109,-0.1172867;0.4960229;-0.1767156,103.6297
+0;0;0,0.006981569;0.3097328;0.008022612,0.01280912;0.6152773;0.001076892,0.1869517;0.4865982;0.005169989,0.2176217;0.2620574;0.01889786,0.2541194;0.008475542;-0.04777499,-0.1621846;0.4805845;0.006655056,-0.2073049;0.2581181;0.002128959,-0.2623827;0.003170788;-0.04314185,0.08770125;0.006075219;-0.04975111,0.09959541;-0.2735475;-0.01190766,0.1008037;-0.6277195;0.08064067,0.1096399;-0.6574172;0.01582567,-0.08870431;0.007632236;-0.04771671,-0.1168122;-0.2716708;-0.01669687,-0.1354036;-0.6266042;0.07094499,-0.1349322;-0.5873007;-0.01712368,0.01142167;0.5392954;0.005340164,0;0;0,-0.06806515;0.2862159;-0.09744287,-0.1339193;0.5643203;-0.2059073,0.06580258;0.5009596;-0.1702514,0.1851928;0.3081285;-0.1597743,0.1558366;0.04591149;-0.1812589,-0.208516;0.4056355;-0.0459671,-0.2004119;0.1817476;-0.009141304,-0.2155791;-0.05063266;-0.1350401,0.07022353;0.01667169;-0.07067037,0.1119285;-0.2620166;-0.08953881,0.1084606;-0.6245866;-0.039186,0.1297707;-0.6614212;-0.0932405,-0.1006113;-0.00875717;-0.002067074,-0.1417501;-0.2863151;-0.03418698,-0.1410029;-0.6500157;0.007355653,-0.1629304;-0.6505991;-0.07281109,-0.1172867;0.4960229;-0.1767156,103.6517
+0;0;0,0.006935782;0.3090392;0.007985991,0.01270795;0.6132249;0.001033409,0.186963;0.4849316;0.005159211,0.2173871;0.262229;0.01876119,0.2548729;0.002716154;-0.04956317,-0.1624652;0.479183;0.006466351,-0.2077102;0.2586314;0.002346032,-0.2647931;-0.002146482;-0.04409495,0.08818287;0.006117078;-0.05000383,0.1000602;-0.2734282;-0.01210418,0.1013752;-0.6285745;0.08058252,0.1099156;-0.6585156;0.01631089,-0.0891718;0.007667947;-0.04799596,-0.1172348;-0.2715548;-0.01684913,-0.1358944;-0.6274453;0.07098696,-0.1331898;-0.6616974;0.01048011,0.01133213;0.5376616;0.005282102,0;0;0,-0.06922542;0.2857098;-0.09588981,-0.1364347;0.5630166;-0.201721,0.06390796;0.5009679;-0.1707034,0.1846994;0.3110738;-0.1631703,0.1540681;0.04270378;-0.184608,-0.2104705;0.4044136;-0.04246147,-0.2014713;0.1824624;-0.005532358,-0.2189853;-0.05428803;-0.1361572,0.06979088;0.01685655;-0.07182693,0.111941;-0.2617255;-0.09022331,0.1077574;-0.625037;-0.03817773,0.1284521;-0.6618119;-0.09211802,-0.1011487;-0.009043321;-0.001085595,-0.1426071;-0.2865792;-0.03235982,-0.1430294;-0.6513057;0.00882075,-0.1654271;-0.6516868;-0.07100438,-0.1193507;0.4949616;-0.1733236,103.6635
+0;0;0,0.006935782;0.3090392;0.007985991,0.01270795;0.6132249;0.001033409,0.186963;0.4849316;0.005159211,0.2173871;0.262229;0.01876119,0.2548729;0.002716154;-0.04956317,-0.1624652;0.479183;0.006466351,-0.2077102;0.2586314;0.002346032,-0.2647931;-0.002146482;-0.04409495,0.08818287;0.006117078;-0.05000383,0.1000602;-0.2734282;-0.01210418,0.1013752;-0.6285745;0.08058252,0.1099156;-0.6585156;0.01631089,-0.0891718;0.007667947;-0.04799596,-0.1172348;-0.2715548;-0.01684913,-0.1358944;-0.6274453;0.07098696,-0.1331898;-0.6616974;0.01048011,0.01133213;0.5376616;0.005282102,0;0;0,-0.06922542;0.2857098;-0.09588981,-0.1364347;0.5630166;-0.201721,0.06390796;0.5009679;-0.1707034,0.1846994;0.3110738;-0.1631703,0.1540681;0.04270378;-0.184608,-0.2104705;0.4044136;-0.04246147,-0.2014713;0.1824624;-0.005532358,-0.2189853;-0.05428803;-0.1361572,0.06979088;0.01685655;-0.07182693,0.111941;-0.2617255;-0.09022331,0.1077574;-0.625037;-0.03817773,0.1284521;-0.6618119;-0.09211802,-0.1011487;-0.009043321;-0.001085595,-0.1426071;-0.2865792;-0.03235982,-0.1430294;-0.6513057;0.00882075,-0.1654271;-0.6516868;-0.07100438,-0.1193507;0.4949616;-0.1733236,103.6854
+0;0;0,0.006921106;0.3083853;0.007969094,0.01268403;0.612084;0.001027563,0.1864004;0.4840723;0.005147041,0.2168303;0.2613276;0.01875159,0.2546853;-0.0007413626;-0.05024574,-0.1619518;0.4783413;0.006450157,-0.2072054;0.2577481;0.002329059,-0.2648505;-0.005598366;-0.04456935,0.08917166;0.006185667;-0.05056451,0.1010437;-0.2732369;-0.0126815,0.1023623;-0.6293488;0.08025719,0.1108932;-0.6592231;0.01605716,-0.09017167;0.007753926;-0.04853413,-0.1182224;-0.2713463;-0.01740098,-0.1369327;-0.6282044;0.07067391,-0.1342311;-0.6623849;0.01023448,0.01131038;0.5366399;0.005269554,0;0;0,-0.07000303;0.2853627;-0.09423685,-0.1376271;0.5627486;-0.1981809,0.06224301;0.5006684;-0.1707859,0.1836379;0.3110833;-0.1639316,0.1523728;0.04016539;-0.1862879,-0.211411;0.4041767;-0.04000686,-0.196236;0.1833017;0.001347408,-0.2211273;-0.05315095;-0.134094,0.0695089;0.01711625;-0.07363534,0.111679;-0.261394;-0.09115005,0.1065249;-0.625472;-0.03752542,0.1270386;-0.662439;-0.09113479,-0.102269;-0.009350562;0.0004776622,-0.1444901;-0.2866313;-0.03091996,-0.1452708;-0.6523641;0.0102363,-0.1681841;-0.6525936;-0.06939106,-0.1204683;0.4946515;-0.1702514,103.6969
+0;0;0,0.006877669;0.3083872;0.007931227,0.01263437;0.6120855;0.0009542662,0.1863402;0.4840462;0.005083672,0.2168962;0.26132;0.0187071,0.2546582;-0.0007532239;-0.05032521,-0.1619795;0.478273;0.006472728,-0.207644;0.2577569;0.002782352,-0.2667962;-0.005273968;-0.0440108,0.08918786;0.006193522;-0.05053496,0.1010563;-0.2732256;-0.01262556,0.1028498;-0.6293995;0.08006704,0.1103895;-0.6606393;0.01704162,-0.09011815;0.007739771;-0.04863568,-0.1181662;-0.2713755;-0.0176354,-0.1369252;-0.6281773;0.07065682,-0.1344687;-0.6624334;0.01028739,0.01125845;0.5366417;0.005200726,0;0;0,-0.07000303;0.2853627;-0.09423685,-0.1376271;0.5627486;-0.1981809,0.06224301;0.5006684;-0.1707859,0.1836379;0.3110833;-0.1639316,0.1523728;0.04016539;-0.1862879,-0.211411;0.4041767;-0.04000686,-0.196236;0.1833017;0.001347408,-0.2211273;-0.05315095;-0.134094,0.0695089;0.01711625;-0.07363534,0.111679;-0.261394;-0.09115005,0.1065249;-0.625472;-0.03752542,0.1270386;-0.662439;-0.09113479,-0.102269;-0.009350562;0.0004776622,-0.1444901;-0.2866313;-0.03091996,-0.1452708;-0.6523641;0.0102363,-0.1681841;-0.6525936;-0.06939106,-0.1204683;0.4946515;-0.1702514,103.7081
+0;0;0,0.006877669;0.3083872;0.007931227,0.01263437;0.6120855;0.0009542662,0.1863402;0.4840462;0.005083672,0.2168962;0.26132;0.0187071,0.2546582;-0.0007532239;-0.05032521,-0.1619795;0.478273;0.006472728,-0.207644;0.2577569;0.002782352,-0.2667962;-0.005273968;-0.0440108,0.08918786;0.006193522;-0.05053496,0.1010563;-0.2732256;-0.01262556,0.1028498;-0.6293995;0.08006704,0.1103895;-0.6606393;0.01704162,-0.09011815;0.007739771;-0.04863568,-0.1181662;-0.2713755;-0.0176354,-0.1369252;-0.6281773;0.07065682,-0.1344687;-0.6624334;0.01028739,0.01125845;0.5366417;0.005200726,0;0;0,-0.07000303;0.2853627;-0.09423685,-0.1376271;0.5627486;-0.1981809,0.06224301;0.5006684;-0.1707859,0.1836379;0.3110833;-0.1639316,0.1523728;0.04016539;-0.1862879,-0.211411;0.4041767;-0.04000686,-0.196236;0.1833017;0.001347408,-0.2211273;-0.05315095;-0.134094,0.0695089;0.01711625;-0.07363534,0.111679;-0.261394;-0.09115005,0.1065249;-0.625472;-0.03752542,0.1270386;-0.662439;-0.09113479,-0.102269;-0.009350562;0.0004776622,-0.1444901;-0.2866313;-0.03091996,-0.1452708;-0.6523641;0.0102363,-0.1681841;-0.6525936;-0.06939106,-0.1204683;0.4946515;-0.1702514,103.7192
+0;0;0,0.006355028;0.2849526;0.007328525,0.01147365;0.5550443;0.001074899,0.1678095;0.4395121;0.00480797,0.1977461;0.2213002;0.01815527,0.2366655;-0.04880521;-0.05299276,-0.1456901;0.434316;0.006058168,-0.1904291;0.2182693;0.00244259,-0.2513942;-0.05282298;-0.04578471,0.08908172;0.006186152;-0.05047482,0.1009481;-0.2731856;-0.01257186,0.1027457;-0.6301621;0.08032963,0.110278;-0.6613421;0.01736567,-0.0900109;0.007730559;-0.0485778,-0.1180542;-0.2713373;-0.01758279,-0.1368555;-0.6289432;0.0709084,-0.1344014;-0.6631367;0.01059785,0.01022994;0.4868498;0.004913323,0;0;0,-0.05234817;0.2723355;-0.06622028,-0.1013263;0.5303218;-0.1295302,0.06078665;0.5006887;-0.1706338,0.184814;0.3182112;-0.167469,0.1514639;0.0388585;-0.1870522,-0.2098857;0.3963718;-0.02397247,-0.1930352;0.18013;0.01660308,-0.2213912;-0.06259254;-0.124164,0.06887251;0.01717842;-0.07404733,0.1112128;-0.2612793;-0.09121037,0.1055628;-0.6260338;-0.03654385,0.1259771;-0.6628697;-0.0902133,-0.102118;-0.009589837;0.001216851,-0.145085;-0.286788;-0.02945909,-0.1466326;-0.653352;0.01170615,-0.1731711;-0.6492594;-0.06822323,-0.08820374;0.4662102;-0.1099274,103.7413
+0;0;0,0.00631112;0.2849537;0.007323993,0.01143182;0.5550452;0.001060311,0.1677559;0.4394824;0.004803036,0.1978093;0.2212868;0.01815472,0.2365623;-0.0488629;-0.0529159,-0.1457404;0.4343371;0.006158329,-0.190753;0.2183451;0.002671237,-0.2548283;-0.05216913;-0.04476382,0.08910482;0.006166954;-0.05043636,0.1009176;-0.2732147;-0.01259024,0.102604;-0.6301861;0.08033299,0.1101113;-0.6635164;0.01952919,-0.08993621;0.007767719;-0.04871004,-0.1179665;-0.2713055;-0.01775171,-0.1369099;-0.6288965;0.07076973,-0.1330344;-0.6627092;0.01013056,0.01018556;0.4868507;0.004898146,0;0;0,-0.05234817;0.2723355;-0.06622028,-0.1013263;0.5303218;-0.1295302,0.06078665;0.5006887;-0.1706338,0.184814;0.3182112;-0.167469,0.1514639;0.0388585;-0.1870522,-0.2098857;0.3963718;-0.02397247,-0.1930352;0.18013;0.01660308,-0.2213912;-0.06259254;-0.124164,0.06887251;0.01717842;-0.07404733,0.1112128;-0.2612793;-0.09121037,0.1055628;-0.6260338;-0.03654385,0.1259771;-0.6628697;-0.0902133,-0.102118;-0.009589837;0.001216851,-0.145085;-0.286788;-0.02945909,-0.1466326;-0.653352;0.01170615,-0.1731711;-0.6492594;-0.06822323,-0.08820374;0.4662102;-0.1099274,103.7526
+0;0;0,0.006285385;0.2837917;0.007294128,0.01143269;0.555277;0.001006992,0.1665566;0.4399225;0.004758969,0.1968664;0.2198657;0.01822454,0.2350996;-0.04666072;-0.05189288,-0.1445574;0.4348163;0.006103963,-0.189954;0.216982;0.002587127,-0.2531699;-0.04990411;-0.04421174,0.08875955;0.006143058;-0.05024093,0.1005702;-0.2731872;-0.01240177,0.1022622;-0.6313553;0.08083296,0.1097433;-0.6644642;0.02024174,-0.08958772;0.007737619;-0.0485213,-0.1176129;-0.2712843;-0.01756866,-0.1366197;-0.6300739;0.07124952,-0.1327578;-0.6636636;0.01082236,0.01018366;0.4869309;0.004853356,0;0;0,-0.05163763;0.2720642;-0.06280971,-0.1007221;0.5314722;-0.1263537,0.05898951;0.5003277;-0.169991,0.1834994;0.3158958;-0.1673193,0.1505314;0.04033476;-0.1871631,-0.2042395;0.3978107;-0.01572122,-0.1895237;0.1778984;0.01505258,-0.2191469;-0.06092384;-0.1245933,0.06792702;0.01723859;-0.07435656,0.11012;-0.2612152;-0.09108877,0.1043206;-0.6270335;-0.0352025,0.1245007;-0.6637269;-0.08863235,-0.1016847;-0.009851175;0.001820656,-0.1456939;-0.2869427;-0.0278471,-0.1487354;-0.6547394;0.01333898,-0.1773103;-0.6505409;-0.06557713,-0.08799919;0.4669892;-0.1071806,103.7636
+0;0;0,0.006285385;0.2837917;0.007294128,0.01143269;0.555277;0.001006992,0.1665566;0.4399225;0.004758969,0.1968664;0.2198657;0.01822454,0.2350996;-0.04666072;-0.05189288,-0.1445574;0.4348163;0.006103963,-0.189954;0.216982;0.002587127,-0.2531699;-0.04990411;-0.04421174,0.08875955;0.006143058;-0.05024093,0.1005702;-0.2731872;-0.01240177,0.1022622;-0.6313553;0.08083296,0.1097433;-0.6644642;0.02024174,-0.08958772;0.007737619;-0.0485213,-0.1176129;-0.2712843;-0.01756866,-0.1366197;-0.6300739;0.07124952,-0.1327578;-0.6636636;0.01082236,0.01018366;0.4869309;0.004853356,0;0;0,-0.05163763;0.2720642;-0.06280971,-0.1007221;0.5314722;-0.1263537,0.05898951;0.5003277;-0.169991,0.1834994;0.3158958;-0.1673193,0.1505314;0.04033476;-0.1871631,-0.2042395;0.3978107;-0.01572122,-0.1895237;0.1778984;0.01505258,-0.2191469;-0.06092384;-0.1245933,0.06792702;0.01723859;-0.07435656,0.11012;-0.2612152;-0.09108877,0.1043206;-0.6270335;-0.0352025,0.1245007;-0.6637269;-0.08863235,-0.1016847;-0.009851175;0.001820656,-0.1456939;-0.2869427;-0.0278471,-0.1487354;-0.6547394;0.01333898,-0.1773103;-0.6505409;-0.06557713,-0.08799919;0.4669892;-0.1071806,103.7861
+0;0;0,0.006225501;0.2830896;0.007286537,0.01137019;0.5548255;0.001001365,0.1666971;0.4393452;0.004684843,0.1971322;0.2185667;0.01820187,0.2309589;-0.01691957;-0.04368609,-0.1448403;0.4343023;0.006139927,-0.1912083;0.2159151;0.003107744,-0.2504712;-0.01916616;-0.03754749,0.08892313;0.006152378;-0.05029968,0.1006767;-0.2732697;-0.01245609,0.1024762;-0.6326186;0.0811625,0.109727;-0.6664644;0.02045793,-0.0896991;0.007748068;-0.04867516,-0.1177338;-0.2713525;-0.01762806,-0.1368234;-0.6313812;0.07133374,-0.1330147;-0.6656904;0.01080498,0.01012173;0.4864919;0.004843852,0;0;0,-0.0527164;0.2714736;-0.06127524,-0.1022356;0.5309918;-0.1251085,0.05753222;0.5002419;-0.1692178,0.1825527;0.3152629;-0.1670265,0.1564869;0.07189982;-0.1898987,-0.2058402;0.397244;-0.01435254,-0.1889202;0.1770486;0.01850832,-0.2154867;-0.0343466;-0.1041066,0.0677087;0.01740888;-0.0747509,0.1095073;-0.261164;-0.09198403,0.1033025;-0.6278965;-0.03394866,0.1238695;-0.6646079;-0.08817506,-0.1018095;-0.01017295;0.0025643,-0.1460204;-0.287347;-0.02687866,-0.1501896;-0.6563149;0.01489041,-0.1790236;-0.6522714;-0.06453732,-0.08941963;0.4665501;-0.1059036,103.7976
+0;0;0,0.006225501;0.2830896;0.007286537,0.01137019;0.5548255;0.001001365,0.1666971;0.4393452;0.004684843,0.1971322;0.2185667;0.01820187,0.2309589;-0.01691957;-0.04368609,-0.1448403;0.4343023;0.006139927,-0.1912083;0.2159151;0.003107744,-0.2504712;-0.01916616;-0.03754749,0.08892313;0.006152378;-0.05029968,0.1006767;-0.2732697;-0.01245609,0.1024762;-0.6326186;0.0811625,0.109727;-0.6664644;0.02045793,-0.0896991;0.007748068;-0.04867516,-0.1177338;-0.2713525;-0.01762806,-0.1368234;-0.6313812;0.07133374,-0.1330147;-0.6656904;0.01080498,0.01012173;0.4864919;0.004843852,0;0;0,-0.0527164;0.2714736;-0.06127524,-0.1022356;0.5309918;-0.1251085,0.05753222;0.5002419;-0.1692178,0.1825527;0.3152629;-0.1670265,0.1564869;0.07189982;-0.1898987,-0.2058402;0.397244;-0.01435254,-0.1889202;0.1770486;0.01850832,-0.2154867;-0.0343466;-0.1041066,0.0677087;0.01740888;-0.0747509,0.1095073;-0.261164;-0.09198403,0.1033025;-0.6278965;-0.03394866,0.1238695;-0.6646079;-0.08817506,-0.1018095;-0.01017295;0.0025643,-0.1460204;-0.287347;-0.02687866,-0.1501896;-0.6563149;0.01489041,-0.1790236;-0.6522714;-0.06453732,-0.08941963;0.4665501;-0.1059036,103.8088
+0;0;0,0.00621838;0.2827658;0.007278203,0.01138766;0.5557957;0.0009679329,0.1657021;0.4404028;0.004664591,0.1954803;0.2243899;0.01788985,0.2299965;-0.01589704;-0.04525979,-0.1438287;0.4353923;0.006110302,-0.1891957;0.2217192;0.003143571,-0.2496669;-0.01815453;-0.03834048,0.08868814;0.006136119;-0.05016675,0.1004447;-0.2733561;-0.01231366,0.1022478;-0.6334217;0.08149165,0.1094033;-0.6664291;0.02158422,-0.08946205;0.007727592;-0.04854653,-0.1175038;-0.271443;-0.01749163,-0.1366315;-0.6321898;0.07164758,-0.1328728;-0.6656545;0.01191365,0.01013525;0.4872459;0.004822575,0;0;0,-0.05209278;0.2716931;-0.05930734,-0.1010198;0.5327984;-0.122716,0.05793639;0.5016819;-0.1655128,0.1832779;0.3228194;-0.1700878,0.1564573;0.07417925;-0.1894734,-0.2018163;0.3984495;-0.01040579,-0.1875402;0.1823116;0.01794519,-0.2147088;-0.03381874;-0.1064197,0.06732717;0.01747233;-0.07471085,0.1096482;-0.2610638;-0.09241796,0.102773;-0.6283295;-0.03310061,0.1233137;-0.6649821;-0.08549857,-0.1015153;-0.01036358;0.00268128,-0.1436064;-0.2878903;-0.02722199,-0.1511819;-0.6573622;0.01617194,-0.1802201;-0.6528316;-0.06204656,-0.08854543;0.4679575;-0.1038599,103.8315
+0;0;0,0.006144185;0.2827677;0.007269532,0.01129725;0.5557973;0.0009330786,0.1656231;0.4404335;0.004690905,0.1955009;0.2244244;0.01775154,0.2297515;-0.01600313;-0.04500666,-0.1439206;0.4354092;0.006174123,-0.1909263;0.2220843;0.003700037,-0.2561211;-0.01669756;-0.03691989,0.08871622;0.006123796;-0.05011857,0.100368;-0.2733738;-0.01227314,0.1022646;-0.6334834;0.08136143,0.1117446;-0.6653073;0.02055046,-0.08938936;0.007741675;-0.04867802,-0.1175826;-0.271404;-0.01753639,-0.1366706;-0.632146;0.07163081,-0.1362321;-0.59299;-0.01512177,0.01004756;0.4872478;0.004793127,0;0;0,-0.05209278;0.2716931;-0.05930734,-0.1010198;0.5327984;-0.122716,0.05793639;0.5016819;-0.1655128,0.1832779;0.3228194;-0.1700878,0.1564573;0.07417925;-0.1894734,-0.2018163;0.3984495;-0.01040579,-0.1875402;0.1823116;0.01794519,-0.2147088;-0.03381874;-0.1064197,0.06732717;0.01747233;-0.07471085,0.1096482;-0.2610638;-0.09241796,0.102773;-0.6283295;-0.03310061,0.1233137;-0.6649821;-0.08549857,-0.1015153;-0.01036358;0.00268128,-0.1436064;-0.2878903;-0.02722199,-0.1511819;-0.6573622;0.01617194,-0.1802201;-0.6528316;-0.06204656,-0.08854543;0.4679575;-0.1038599,103.8431
+0;0;0,0.006144185;0.2827677;0.007269532,0.01129725;0.5557973;0.0009330786,0.1656231;0.4404335;0.004690905,0.1955009;0.2244244;0.01775154,0.2297515;-0.01600313;-0.04500666,-0.1439206;0.4354092;0.006174123,-0.1909263;0.2220843;0.003700037,-0.2561211;-0.01669756;-0.03691989,0.08871622;0.006123796;-0.05011857,0.100368;-0.2733738;-0.01227314,0.1022646;-0.6334834;0.08136143,0.1117446;-0.6653073;0.02055046,-0.08938936;0.007741675;-0.04867802,-0.1175826;-0.271404;-0.01753639,-0.1366706;-0.632146;0.07163081,-0.1362321;-0.59299;-0.01512177,0.01004756;0.4872478;0.004793127,0;0;0,-0.05209278;0.2716931;-0.05930734,-0.1010198;0.5327984;-0.122716,0.05793639;0.5016819;-0.1655128,0.1832779;0.3228194;-0.1700878,0.1564573;0.07417925;-0.1894734,-0.2018163;0.3984495;-0.01040579,-0.1875402;0.1823116;0.01794519,-0.2147088;-0.03381874;-0.1064197,0.06732717;0.01747233;-0.07471085,0.1096482;-0.2610638;-0.09241796,0.102773;-0.6283295;-0.03310061,0.1233137;-0.6649821;-0.08549857,-0.1015153;-0.01036358;0.00268128,-0.1436064;-0.2878903;-0.02722199,-0.1511819;-0.6573622;0.01617194,-0.1802201;-0.6528316;-0.06204656,-0.08854543;0.4679575;-0.1038599,103.8541
+0;0;0,0.006134871;0.282339;0.007258512,0.01129617;0.5558001;0.0009166976,0.1653651;0.4405105;0.004674864,0.1953143;0.2239854;0.0177667,0.2293782;-0.01513155;-0.04464944,-0.1436675;0.4354945;0.006155634,-0.1907855;0.2216601;0.003675638,-0.2556249;-0.01582022;-0.03672288,0.08830664;0.006095523;-0.04988719,0.09996033;-0.2734483;-0.0120355,0.1018614;-0.6344051;0.08181939,0.1113388;-0.6662121;0.02102513,-0.08897667;0.007705933;-0.04845328,-0.1171745;-0.2714859;-0.01730651,-0.1363075;-0.6330767;0.07207049,-0.1358691;-0.5939232;-0.01465825,0.01004642;0.4872475;0.004776918,0;0;0,-0.05200878;0.2715822;-0.0578258,-0.1011684;0.5331041;-0.121222,0.05810206;0.5021838;-0.1624839,0.1825957;0.32219;-0.1699007,0.1558406;0.07489288;-0.1889102,-0.2003981;0.3990186;-0.00737346,-0.1843674;0.1823419;0.01993312,-0.214266;-0.03180221;-0.1044913,0.06691335;0.01747212;-0.07443976,0.1089249;-0.2611427;-0.09238791,0.1019463;-0.6291623;-0.03226233,0.1224847;-0.6654991;-0.08502078,-0.1010354;-0.01049181;0.002390042,-0.1421693;-0.2882744;-0.0269038,-0.1520252;-0.6585302;0.01686487,-0.1813291;-0.6539299;-0.06125037,-0.08871201;0.4682237;-0.1024792,103.8771
+0;0;0,0.006072504;0.2823412;0.007225704,0.01121408;0.5558015;0.0008311816,0.1652961;0.4405452;0.004688649,0.1953083;0.2240204;0.01763827,0.2289358;-0.01518299;-0.0446835,-0.1437594;0.4355399;0.006250201,-0.1943113;0.2224907;0.00379978,-0.2623675;-0.01423869;-0.0357045,0.08834153;0.006105106;-0.0498242,0.09986532;-0.2734634;-0.0121154,0.1019766;-0.6343079;0.08216621,0.110722;-0.6663154;0.02146666,-0.08892645;0.007679815;-0.04854954,-0.1171778;-0.271503;-0.01737068,-0.1363189;-0.6330637;0.07212639,-0.1358974;-0.5939136;-0.0146028,0.009967554;0.4872494;0.004702426,0;0;0,-0.05200878;0.2715822;-0.0578258,-0.1011684;0.5331041;-0.121222,0.05810206;0.5021838;-0.1624839,0.1825957;0.32219;-0.1699007,0.1558406;0.07489288;-0.1889102,-0.2003981;0.3990186;-0.00737346,-0.1843674;0.1823419;0.01993312,-0.214266;-0.03180221;-0.1044913,0.06691335;0.01747212;-0.07443976,0.1089249;-0.2611427;-0.09238791,0.1019463;-0.6291623;-0.03226233,0.1224847;-0.6654991;-0.08502078,-0.1010354;-0.01049181;0.002390042,-0.1421693;-0.2882744;-0.0269038,-0.1520252;-0.6585302;0.01686487,-0.1813291;-0.6539299;-0.06125037,-0.08871201;0.4682237;-0.1024792,103.8882
+0;0;0,0.006072375;0.2823351;0.00722555,0.01123518;0.5569195;0.0008100923,0.1641388;0.441856;0.004676735,0.1943032;0.2242332;0.01769202,0.227698;-0.01331545;-0.04419864,-0.1425778;0.4368885;0.00622647,-0.193386;0.2227591;0.003763623,-0.2609715;-0.01233277;-0.03546739,0.08821445;0.006096323;-0.04975252,0.09973957;-0.2735045;-0.01203937,0.1018573;-0.6354491;0.0825297,0.1105467;-0.6670601;0.02221838,-0.08879852;0.007668767;-0.0484797,-0.1170531;-0.2715463;-0.01729725,-0.1362526;-0.6342093;0.07247269,-0.1358337;-0.5951177;-0.01370178,0.009985738;0.4882067;0.004690409,0;0;0,-0.05158077;0.2720174;-0.05610847,-0.1006083;0.5348557;-0.1190538,0.05739093;0.5024769;-0.1607714,0.1818702;0.3211973;-0.1698024,0.1549669;0.07564652;-0.1886725,-0.1978585;0.4000628;-0.005443841,-0.1801224;0.1821575;0.01988741,-0.2114703;-0.03162555;-0.1013114,0.06643969;0.01749134;-0.07465982,0.1080509;-0.2612066;-0.09276152,0.1011026;-0.630234;-0.03175116,0.1212614;-0.6662285;-0.0841651,-0.100866;-0.01060372;0.002807979,-0.1419566;-0.2884013;-0.02671822,-0.1532877;-0.6596869;0.01766977,-0.1829386;-0.6548063;-0.05978165,-0.08825609;0.469713;-0.1005633,103.8995
+0;0;0,0.006072375;0.2823351;0.00722555,0.01123518;0.5569195;0.0008100923,0.1641388;0.441856;0.004676735,0.1943032;0.2242332;0.01769202,0.227698;-0.01331545;-0.04419864,-0.1425778;0.4368885;0.00622647,-0.193386;0.2227591;0.003763623,-0.2609715;-0.01233277;-0.03546739,0.08821445;0.006096323;-0.04975252,0.09973957;-0.2735045;-0.01203937,0.1018573;-0.6354491;0.0825297,0.1105467;-0.6670601;0.02221838,-0.08879852;0.007668767;-0.0484797,-0.1170531;-0.2715463;-0.01729725,-0.1362526;-0.6342093;0.07247269,-0.1358337;-0.5951177;-0.01370178,0.009985738;0.4882067;0.004690409,0;0;0,-0.05158077;0.2720174;-0.05610847,-0.1006083;0.5348557;-0.1190538,0.05739093;0.5024769;-0.1607714,0.1818702;0.3211973;-0.1698024,0.1549669;0.07564652;-0.1886725,-0.1978585;0.4000628;-0.005443841,-0.1801224;0.1821575;0.01988741,-0.2114703;-0.03162555;-0.1013114,0.06643969;0.01749134;-0.07465982,0.1080509;-0.2612066;-0.09276152,0.1011026;-0.630234;-0.03175116,0.1212614;-0.6662285;-0.0841651,-0.100866;-0.01060372;0.002807979,-0.1419566;-0.2884013;-0.02671822,-0.1532877;-0.6596869;0.01766977,-0.1829386;-0.6548063;-0.05978165,-0.08825609;0.469713;-0.1005633,103.911
+0;0;0,0.005951946;0.2819797;0.007265175,0.01109296;0.5568311;0.0008699086,0.164153;0.441929;0.004788842,0.1939263;0.2266055;0.0176274,0.2277129;-0.01450588;-0.04508327,-0.1429413;0.4371529;0.006147266,-0.1974345;0.2263374;0.004467916,-0.2748047;-0.009385496;-0.03624368,0.08857755;0.00611833;-0.04988514,0.09985258;-0.2733949;-0.01221841,0.102376;-0.6365119;0.08275475,0.1106499;-0.6676266;0.02173806,-0.08911716;0.007691035;-0.04869212,-0.1175662;-0.2714039;-0.01754354,-0.136333;-0.635156;0.07307934,-0.1358651;-0.5960473;-0.01319522,0.009847119;0.4881173;0.004744045,0;0;0,-0.05223587;0.2718707;-0.05439162,-0.1016165;0.5350004;-0.1170166,0.0565967;0.5030659;-0.1584964,0.1822909;0.3256521;-0.1703629,0.154025;0.07643528;-0.1877089,-0.1971903;0.3998748;-0.00176359,-0.1790884;0.1842708;0.02278756,-0.2136154;-0.03137541;-0.1017654,0.06611545;0.01769987;-0.0754149,0.1070516;-0.2610437;-0.09273076,0.1001945;-0.6311261;-0.03050375,0.1202314;-0.6672963;-0.08291101,-0.1011865;-0.01093055;0.003710386,-0.1430863;-0.2885677;-0.02519627,-0.1550022;-0.6610678;0.01932204,-0.1851419;-0.6561713;-0.05805949,-0.08920919;0.4698276;-0.09866738,103.9222
+0;0;0,0.005951946;0.2819797;0.007265175,0.01109296;0.5568311;0.0008699086,0.164153;0.441929;0.004788842,0.1939263;0.2266055;0.0176274,0.2277129;-0.01450588;-0.04508327,-0.1429413;0.4371529;0.006147266,-0.1974345;0.2263374;0.004467916,-0.2748047;-0.009385496;-0.03624368,0.08857755;0.00611833;-0.04988514,0.09985258;-0.2733949;-0.01221841,0.102376;-0.6365119;0.08275475,0.1106499;-0.6676266;0.02173806,-0.08911716;0.007691035;-0.04869212,-0.1175662;-0.2714039;-0.01754354,-0.136333;-0.635156;0.07307934,-0.1358651;-0.5960473;-0.01319522,0.009847119;0.4881173;0.004744045,0;0;0,-0.05223587;0.2718707;-0.05439162,-0.1016165;0.5350004;-0.1170166,0.0565967;0.5030659;-0.1584964,0.1822909;0.3256521;-0.1703629,0.154025;0.07643528;-0.1877089,-0.1971903;0.3998748;-0.00176359,-0.1790884;0.1842708;0.02278756,-0.2136154;-0.03137541;-0.1017654,0.06611545;0.01769987;-0.0754149,0.1070516;-0.2610437;-0.09273076,0.1001945;-0.6311261;-0.03050375,0.1202314;-0.6672963;-0.08291101,-0.1011865;-0.01093055;0.003710386,-0.1430863;-0.2885677;-0.02519627,-0.1550022;-0.6610678;0.01932204,-0.1851419;-0.6561713;-0.05805949,-0.08920919;0.4698276;-0.09866738,103.9339
+0;0;0,0.005950313;0.2819023;0.007263181,0.01109615;0.557009;0.0008645894,0.1641536;0.4421031;0.004783781,0.1940619;0.2258035;0.01768053,0.2277075;-0.01430203;-0.04476853,-0.1429358;0.4373271;0.006142183,-0.197676;0.225556;0.00445522,-0.2747234;-0.009183586;-0.03608655,0.08903971;0.006150252;-0.05014541,0.100333;-0.2738149;-0.01241779,0.1028569;-0.6370149;0.08257706,0.1111297;-0.6681206;0.02156925,-0.08958214;0.007731163;-0.04894618,-0.1180772;-0.2718149;-0.01774724,-0.1368483;-0.6356501;0.07289635,-0.1363804;-0.5965428;-0.01336566,0.009850224;0.4882907;0.004738986,0;0;0,-0.0525923;0.2719066;-0.05345964,-0.1024435;0.5352349;-0.1160064,0.05588225;0.503422;-0.157388,0.181649;0.3249484;-0.1706636,0.153027;0.07683712;-0.1881037,-0.1961032;0.4000697;0.001163788,-0.175603;0.1837002;0.02586786,-0.2151013;-0.03007834;-0.09831441,0.06589805;0.01783499;-0.07628775,0.1062665;-0.2614779;-0.09320235,0.09919059;-0.6314582;-0.02988482,0.1191473;-0.6675671;-0.0823791,-0.101651;-0.01118023;0.004746922,-0.1442093;-0.289109;-0.02484628,-0.1567841;-0.6616066;0.02023195,-0.1874534;-0.6567249;-0.0569222,-0.08995715;0.4700547;-0.09771967,103.9558
+0;0;0,0.005815613;0.2819034;0.007327051,0.01091796;0.5570119;0.000970314,0.164023;0.4422404;0.004937589,0.1937974;0.2259216;0.01782209,0.2270657;-0.01423521;-0.04463207,-0.1430976;0.4373047;0.006323075,-0.2016657;0.2265563;0.005220984,-0.2837935;-0.006679639;-0.03400444,0.08905133;0.006123398;-0.05012807,0.1000376;-0.2738326;-0.01224266,0.102176;-0.6371222;0.0824184,0.1114472;-0.6669581;0.02030549,-0.0896031;0.007746033;-0.04890546,-0.118456;-0.2718188;-0.01820673,-0.1371765;-0.6355442;0.07288651,-0.1367191;-0.5964322;-0.01337507,0.009679341;0.4882929;0.00483431,0;0;0,-0.0525923;0.2719066;-0.05345964,-0.1024435;0.5352349;-0.1160064,0.05588225;0.503422;-0.157388,0.181649;0.3249484;-0.1706636,0.153027;0.07683712;-0.1881037,-0.1961032;0.4000697;0.001163788,-0.175603;0.1837002;0.02586786,-0.2151013;-0.03007834;-0.09831441,0.06589805;0.01783499;-0.07628775,0.1062665;-0.2614779;-0.09320235,0.09919059;-0.6314582;-0.02988482,0.1191473;-0.6675671;-0.0823791,-0.101651;-0.01118023;0.004746922,-0.1442093;-0.289109;-0.02484628,-0.1567841;-0.6616066;0.02023195,-0.1874534;-0.6567249;-0.0569222,-0.08995715;0.4700547;-0.09771967,103.9669
+0;0;0,0.005815613;0.2819034;0.007327051,0.01091796;0.5570119;0.000970314,0.164023;0.4422404;0.004937589,0.1937974;0.2259216;0.01782209,0.2270657;-0.01423521;-0.04463207,-0.1430976;0.4373047;0.006323075,-0.2016657;0.2265563;0.005220984,-0.2837935;-0.006679639;-0.03400444,0.08905133;0.006123398;-0.05012807,0.1000376;-0.2738326;-0.01224266,0.102176;-0.6371222;0.0824184,0.1114472;-0.6669581;0.02030549,-0.0896031;0.007746033;-0.04890546,-0.118456;-0.2718188;-0.01820673,-0.1371765;-0.6355442;0.07288651,-0.1367191;-0.5964322;-0.01337507,0.009679341;0.4882929;0.00483431,0;0;0,-0.0525923;0.2719066;-0.05345964,-0.1024435;0.5352349;-0.1160064,0.05588225;0.503422;-0.157388,0.181649;0.3249484;-0.1706636,0.153027;0.07683712;-0.1881037,-0.1961032;0.4000697;0.001163788,-0.175603;0.1837002;0.02586786,-0.2151013;-0.03007834;-0.09831441,0.06589805;0.01783499;-0.07628775,0.1062665;-0.2614779;-0.09320235,0.09919059;-0.6314582;-0.02988482,0.1191473;-0.6675671;-0.0823791,-0.101651;-0.01118023;0.004746922,-0.1442093;-0.289109;-0.02484628,-0.1567841;-0.6616066;0.02023195,-0.1874534;-0.6567249;-0.0569222,-0.08995715;0.4700547;-0.09771967,103.9781
+0;0;0,0.005816112;0.2819276;0.00732768,0.01092616;0.5574491;0.0009641377,0.1645193;0.4424905;0.004934054,0.194227;0.226656;0.01778971,0.2298685;-0.03063221;-0.04911957,-0.143574;0.4375392;0.006323928,-0.202011;0.2272625;0.005224303,-0.2899973;-0.02261108;-0.03679923,0.08895212;0.006116576;-0.05007223,0.09997594;-0.2747972;-0.0120572,0.102114;-0.6380199;0.08258642,0.1113333;-0.667521;0.02082104,-0.08950327;0.007737403;-0.04885098,-0.1184549;-0.2727838;-0.01804723,-0.1371719;-0.6364422;0.07302924,-0.1367171;-0.5973813;-0.01274969,0.009686801;0.4886889;0.004830448,0;0;0,-0.05215235;0.2721308;-0.05287409,-0.1017657;0.5359883;-0.115206,0.0570346;0.5038471;-0.1568601,0.1823855;0.3258125;-0.1718013,0.150036;0.06033;-0.1922202,-0.1948742;0.4000914;0.002900705,-0.1754297;0.18439;0.02986734,-0.220214;-0.04411806;-0.1032597,0.06569129;0.01781589;-0.07631755,0.1066356;-0.2623523;-0.09388351,0.09908144;-0.6321242;-0.02981782,0.1188494;-0.6676074;-0.0823679,-0.1015276;-0.01119306;0.004897729,-0.1441405;-0.2900621;-0.02502544,-0.1565965;-0.6625447;0.0196318,-0.1873268;-0.6574624;-0.05701736,-0.08935196;0.4707235;-0.09701705,104.0006
+0;0;0,0.005572293;0.2819324;0.007331423,0.01057165;0.5574551;0.0009339661,0.1642409;0.4426702;0.005019913,0.1938588;0.2268234;0.01787707,0.2286826;-0.03058216;-0.04901154,-0.1438879;0.437506;0.00657122,-0.2066804;0.2284862;0.006124494,-0.3046373;-0.01751105;-0.03670284,0.08898921;0.00610442;-0.05000777,0.09964354;-0.2748042;-0.01185013,0.1020762;-0.6380321;0.08276673,0.1111954;-0.6657485;0.01931602,-0.08948206;0.00774227;-0.04888903,-0.1190653;-0.2727158;-0.01811072,-0.1373085;-0.6364158;0.0728958,-0.1368942;-0.5973539;-0.01288324,0.009356895;0.4886951;0.004810235,0;0;0,-0.05215235;0.2721308;-0.05287409,-0.1017657;0.5359883;-0.115206,0.0570346;0.5038471;-0.1568601,0.1823855;0.3258125;-0.1718013,0.150036;0.06033;-0.1922202,-0.1948742;0.4000914;0.002900705,-0.1754297;0.18439;0.02986734,-0.220214;-0.04411806;-0.1032597,0.06569129;0.01781589;-0.07631755,0.1066356;-0.2623523;-0.09388351,0.09908144;-0.6321242;-0.02981782,0.1188494;-0.6676074;-0.0823679,-0.1015276;-0.01119306;0.004897729,-0.1441405;-0.2900621;-0.02502544,-0.1565965;-0.6625447;0.0196318,-0.1873268;-0.6574624;-0.05701736,-0.08935196;0.4707235;-0.09701705,104.0116
+0;0;0,0.005580676;0.2823566;0.007342452,0.01059889;0.5589166;0.0009232396,0.1639382;0.4440225;0.005020366,0.1939441;0.225348;0.01804595,0.2306017;-0.04561161;-0.05236478,-0.1435415;0.4388692;0.006568405,-0.2071566;0.2271112;0.006115828,-0.3102715;-0.03183946;-0.03896665,0.08861934;0.006079048;-0.04979992,0.09927329;-0.2748196;-0.01164365,0.1017094;-0.6385616;0.08310717,0.1108444;-0.6663778;0.01954672,-0.08911015;0.007710092;-0.04868584,-0.1186923;-0.2727379;-0.01790863,-0.1369614;-0.6369529;0.07322673,-0.1365464;-0.5978753;-0.01270065,0.009380492;0.4899504;0.00481113,0;0;0,-0.05181704;0.272734;-0.05235887,-0.1013534;0.537673;-0.1147695,0.05711332;0.5045922;-0.156678,0.1830143;0.323553;-0.172873,0.1474922;0.0443531;-0.1953709,-0.1925852;0.4005056;0.004010975,-0.1750134;0.1820279;0.03311848,-0.2254251;-0.05729944;-0.1079547,0.06508847;0.01778898;-0.07627201,0.1065934;-0.2622582;-0.0942812,0.09842305;-0.6324586;-0.02965188,0.1185051;-0.6682146;-0.0819869,-0.1010825;-0.01126559;0.005077811,-0.1444841;-0.2899847;-0.02501204,-0.1577862;-0.6629044;0.02021944,-0.1809417;-0.6968254;-0.03310996,-0.08895922;0.4721823;-0.09659529,104.0227
+0;0;0,0.005580676;0.2823566;0.007342452,0.01059889;0.5589166;0.0009232396,0.1639382;0.4440225;0.005020366,0.1939441;0.225348;0.01804595,0.2306017;-0.04561161;-0.05236478,-0.1435415;0.4388692;0.006568405,-0.2071566;0.2271112;0.006115828,-0.3102715;-0.03183946;-0.03896665,0.08861934;0.006079048;-0.04979992,0.09927329;-0.2748196;-0.01164365,0.1017094;-0.6385616;0.08310717,0.1108444;-0.6663778;0.01954672,-0.08911015;0.007710092;-0.04868584,-0.1186923;-0.2727379;-0.01790863,-0.1369614;-0.6369529;0.07322673,-0.1365464;-0.5978753;-0.01270065,0.009380492;0.4899504;0.00481113,0;0;0,-0.05181704;0.272734;-0.05235887,-0.1013534;0.537673;-0.1147695,0.05711332;0.5045922;-0.156678,0.1830143;0.323553;-0.172873,0.1474922;0.0443531;-0.1953709,-0.1925852;0.4005056;0.004010975,-0.1750134;0.1820279;0.03311848,-0.2254251;-0.05729944;-0.1079547,0.06508847;0.01778898;-0.07627201,0.1065934;-0.2622582;-0.0942812,0.09842305;-0.6324586;-0.02965188,0.1185051;-0.6682146;-0.0819869,-0.1010825;-0.01126559;0.005077811,-0.1444841;-0.2899847;-0.02501204,-0.1577862;-0.6629044;0.02021944,-0.1809417;-0.6968254;-0.03310996,-0.08895922;0.4721823;-0.09659529,104.0455
+0;0;0,0.005423164;0.2827211;0.007411743,0.01038091;0.5600466;0.001025945,0.163905;0.4451008;0.005126091,0.1940732;0.2240766;0.01812647,0.2301609;-0.04679225;-0.05207913,-0.1438485;0.4397197;0.006773272,-0.2134933;0.2273982;0.006837713,-0.3280004;-0.0265528;-0.03786226,0.08840164;0.005995373;-0.0497191,0.09877927;-0.2754837;-0.01133044,0.1013767;-0.6393364;0.08334574,0.1104667;-0.6668407;0.02012726,-0.08892852;0.00775049;-0.04852246,-0.1187134;-0.2732765;-0.01772395,-0.1375537;-0.6375371;0.07348137,-0.137163;-0.5985008;-0.01198291,0.009174104;0.4909395;0.004909326,0;0;0,-0.05134637;0.2732919;-0.0518713,-0.1008192;0.5390291;-0.1143315,0.05752388;0.5065688;-0.1564488,0.1837008;0.3229235;-0.1733193,0.1470245;0.04406476;-0.195539,-0.1915124;0.4018019;0.005302742,-0.1758587;0.1814967;0.03923545,-0.2331302;-0.05888395;-0.09691952,0.06466365;0.01775715;-0.07632875,0.1068103;-0.2627796;-0.09462309,0.09810056;-0.632997;-0.02964401,0.1171494;-0.6682779;-0.08219409,-0.1008322;-0.01129449;0.005299401,-0.1443747;-0.2905339;-0.02538064,-0.158627;-0.6634517;0.02031671,-0.1867104;-0.6960034;-0.03149614,-0.08844952;0.4733819;-0.09617233,104.0562
+0;0;0,0.005423164;0.2827211;0.007411743,0.01038091;0.5600466;0.001025945,0.163905;0.4451008;0.005126091,0.1940732;0.2240766;0.01812647,0.2301609;-0.04679225;-0.05207913,-0.1438485;0.4397197;0.006773272,-0.2134933;0.2273982;0.006837713,-0.3280004;-0.0265528;-0.03786226,0.08840164;0.005995373;-0.0497191,0.09877927;-0.2754837;-0.01133044,0.1013767;-0.6393364;0.08334574,0.1104667;-0.6668407;0.02012726,-0.08892852;0.00775049;-0.04852246,-0.1187134;-0.2732765;-0.01772395,-0.1375537;-0.6375371;0.07348137,-0.137163;-0.5985008;-0.01198291,0.009174104;0.4909395;0.004909326,0;0;0,-0.05134637;0.2732919;-0.0518713,-0.1008192;0.5390291;-0.1143315,0.05752388;0.5065688;-0.1564488,0.1837008;0.3229235;-0.1733193,0.1470245;0.04406476;-0.195539,-0.1915124;0.4018019;0.005302742,-0.1758587;0.1814967;0.03923545,-0.2331302;-0.05888395;-0.09691952,0.06466365;0.01775715;-0.07632875,0.1068103;-0.2627796;-0.09462309,0.09810056;-0.632997;-0.02964401,0.1171494;-0.6682779;-0.08219409,-0.1008322;-0.01129449;0.005299401,-0.1443747;-0.2905339;-0.02538064,-0.158627;-0.6634517;0.02031671,-0.1867104;-0.6960034;-0.03149614,-0.08844952;0.4733819;-0.09617233,104.0675
+0;0;0,0.005423164;0.2827211;0.007411743,0.01038091;0.5600466;0.001025945,0.163905;0.4451008;0.005126091,0.1940732;0.2240766;0.01812647,0.2301609;-0.04679225;-0.05207913,-0.1438485;0.4397197;0.006773272,-0.2134933;0.2273982;0.006837713,-0.3280004;-0.0265528;-0.03786226,0.08840164;0.005995373;-0.0497191,0.09877927;-0.2754837;-0.01133044,0.1013767;-0.6393364;0.08334574,0.1104667;-0.6668407;0.02012726,-0.08892852;0.00775049;-0.04852246,-0.1187134;-0.2732765;-0.01772395,-0.1375537;-0.6375371;0.07348137,-0.137163;-0.5985008;-0.01198291,0.009174104;0.4909395;0.004909326,0;0;0,-0.05134637;0.2732919;-0.0518713,-0.1008192;0.5390291;-0.1143315,0.05752388;0.5065688;-0.1564488,0.1837008;0.3229235;-0.1733193,0.1470245;0.04406476;-0.195539,-0.1915124;0.4018019;0.005302742,-0.1758587;0.1814967;0.03923545,-0.2331302;-0.05888395;-0.09691952,0.06466365;0.01775715;-0.07632875,0.1068103;-0.2627796;-0.09462309,0.09810056;-0.632997;-0.02964401,0.1171494;-0.6682779;-0.08219409,-0.1008322;-0.01129449;0.005299401,-0.1443747;-0.2905339;-0.02538064,-0.158627;-0.6634517;0.02031671,-0.1867104;-0.6960034;-0.03149614,-0.08844952;0.4733819;-0.09617233,104.0789
+0;0;0,0.005456742;0.2828953;0.007431808,0.0105011;0.5605625;0.001061291,0.1649174;0.4453956;0.005179205,0.1954022;0.2222692;0.01826141,0.2300266;-0.04561521;-0.05145512,-0.144657;0.4399634;0.006989134,-0.2220793;0.2280871;0.006722462,-0.3404298;-0.02062045;-0.03753838,0.08831322;0.005892908;-0.04964462,0.09852856;-0.2756527;-0.01112235,0.10112;-0.6394171;0.08356325,0.1106405;-0.666673;0.01991976,-0.08880484;0.00784055;-0.04848471,-0.1186695;-0.2732538;-0.01765708,-0.1376286;-0.6373841;0.07370064,-0.1372731;-0.5983256;-0.01195674,0.009268343;0.4914161;0.004939971,0;0;0,-0.05115122;0.2736118;-0.05133104,-0.1007298;0.5397262;-0.1136289,0.05829306;0.5081621;-0.1561751,0.1850339;0.3224142;-0.1740727,0.1499535;0.04648194;-0.1953337,-0.1916196;0.4022571;0.007070698,-0.1772897;0.1812641;0.04999621,-0.2446119;-0.05430304;-0.08340964,0.06450994;0.01773608;-0.07630491,0.1062203;-0.2629487;-0.09454131,0.09746248;-0.6330967;-0.0296545,0.1165585;-0.6684799;-0.08237791,-0.100712;-0.01129161;0.005303902,-0.1437023;-0.2907074;-0.02527255,-0.1591929;-0.6634567;0.02071148,-0.1906418;-0.6582484;-0.05554931,-0.08834238;0.4740224;-0.09553599,104.1011
+0;0;0,0.005465299;0.2833389;0.007443462,0.01052397;0.5617929;0.001056473,0.1640664;0.4467233;0.005182032,0.1946505;0.2228699;0.01830686,0.2290949;-0.04362175;-0.05104721,-0.1437756;0.4413215;0.006981833,-0.2214503;0.2287549;0.006714291,-0.3391854;-0.01865967;-0.03731645,0.08823232;0.00588751;-0.04959914,0.09845784;-0.2759388;-0.01103846,0.1010476;-0.6394576;0.08358322,0.1105786;-0.6667774;0.01986871,-0.0887235;0.007833366;-0.04844029,-0.1186179;-0.2735412;-0.01758193,-0.1375642;-0.6374257;0.07371412,-0.1372083;-0.5983571;-0.01203885,0.009288355;0.4924863;0.004944135,0;0;0,-0.05078826;0.274272;-0.05061269,-0.1001946;0.541343;-0.1124756,0.05765629;0.5083166;-0.1561093,0.185582;0.322592;-0.1750662,0.151393;0.04793364;-0.1952684,-0.1910755;0.4043654;0.007201761,-0.1798736;0.1831204;0.05349611,-0.2537921;-0.05227622;-0.07354215,0.06438282;0.01783118;-0.07626653,0.1061453;-0.2631124;-0.09481835,0.09647642;-0.6329803;-0.02993345,0.1155553;-0.6682911;-0.08290935,-0.1006049;-0.01142331;0.005276825,-0.1437499;-0.2911016;-0.02531923,-0.1602624;-0.6635442;0.02072096,-0.191948;-0.6582814;-0.05556818,-0.08786486;0.4754187;-0.09453106,104.1237
+0;0;0,0.005465299;0.2833389;0.007443462,0.01052397;0.5617929;0.001056473,0.1640664;0.4467233;0.005182032,0.1946505;0.2228699;0.01830686,0.2290949;-0.04362175;-0.05104721,-0.1437756;0.4413215;0.006981833,-0.2214503;0.2287549;0.006714291,-0.3391854;-0.01865967;-0.03731645,0.08823232;0.00588751;-0.04959914,0.09845784;-0.2759388;-0.01103846,0.1010476;-0.6394576;0.08358322,0.1105786;-0.6667774;0.01986871,-0.0887235;0.007833366;-0.04844029,-0.1186179;-0.2735412;-0.01758193,-0.1375642;-0.6374257;0.07371412,-0.1372083;-0.5983571;-0.01203885,0.009288355;0.4924863;0.004944135,0;0;0,-0.05078826;0.274272;-0.05061269,-0.1001946;0.541343;-0.1124756,0.05765629;0.5083166;-0.1561093,0.185582;0.322592;-0.1750662,0.151393;0.04793364;-0.1952684,-0.1910755;0.4043654;0.007201761,-0.1798736;0.1831204;0.05349611,-0.2537921;-0.05227622;-0.07354215,0.06438282;0.01783118;-0.07626653,0.1061453;-0.2631124;-0.09481835,0.09647642;-0.6329803;-0.02993345,0.1155553;-0.6682911;-0.08290935,-0.1006049;-0.01142331;0.005276825,-0.1437499;-0.2911016;-0.02531923,-0.1602624;-0.6635442;0.02072096,-0.191948;-0.6582814;-0.05556818,-0.08786486;0.4754187;-0.09453106,104.1455
+0;0;0,0.005489152;0.2833381;0.007456239,0.01060949;0.5617914;0.001087086,0.1641537;0.4467921;0.005101011,0.1948897;0.2229567;0.01817751,0.2285428;-0.04366304;-0.05107288,-0.1437272;0.4413809;0.007171537,-0.2278076;0.2312661;0.006692487,-0.3574511;-0.009960219;-0.03821478,0.08824292;0.005824789;-0.04958772,0.0983538;-0.2759885;-0.01090198,0.1007183;-0.6394907;0.08378927,0.1103701;-0.6671144;0.0203677,-0.08870704;0.007901218;-0.04845941,-0.1187136;-0.2734437;-0.01743988,-0.1376156;-0.6373129;0.07392649,-0.1373202;-0.598242;-0.01182647,0.009354774;0.4924849;0.004968917,0;0;0,-0.05078826;0.274272;-0.05061269,-0.1001946;0.541343;-0.1124756,0.05765629;0.5083166;-0.1561093,0.185582;0.322592;-0.1750662,0.151393;0.04793364;-0.1952684,-0.1910755;0.4043654;0.007201761,-0.1798736;0.1831204;0.05349611,-0.2537921;-0.05227622;-0.07354215,0.06438282;0.01783118;-0.07626653,0.1061453;-0.2631124;-0.09481835,0.09647642;-0.6329803;-0.02993345,0.1155553;-0.6682911;-0.08290935,-0.1006049;-0.01142331;0.005276825,-0.1437499;-0.2911016;-0.02531923,-0.1602624;-0.6635442;0.02072096,-0.191948;-0.6582814;-0.05556818,-0.08786486;0.4754187;-0.09453106,104.157
+0;0;0,0.005505225;0.2841678;0.007478073,0.01065122;0.5640161;0.001078043,0.1637879;0.4488115;0.005109764,0.1946062;0.2243758;0.01822133,0.2287836;-0.0463977;-0.05210793,-0.1432941;0.4434144;0.007174916,-0.2276;0.232736;0.006694581,-0.3592632;-0.01224843;-0.03891231,0.08840722;0.005835636;-0.04968005,0.09856121;-0.2771792;-0.01082939,0.1009173;-0.6393949;0.08352678,0.1105228;-0.6667422;0.02040946,-0.08887221;0.00791593;-0.04854963,-0.1190067;-0.2746285;-0.01739785,-0.1378418;-0.6372099;0.07364519,-0.1375479;-0.5981825;-0.01169638,0.009390644;0.4943857;0.004978012,0;0;0,-0.05042256;0.2753397;-0.04983163,-0.09971996;0.5440271;-0.1110876,0.0580082;0.5077558;-0.1555059,0.1861717;0.3215801;-0.1756511,0.1516658;0.04260552;-0.1960249,-0.1906845;0.4071993;0.008056544,-0.1840454;0.1860149;0.05832044,-0.2687724;-0.0531501;-0.06437437,0.06453936;0.01781207;-0.07638979,0.1059437;-0.264434;-0.09462976,0.09566493;-0.6330165;-0.0302074,0.1144508;-0.6681977;-0.08277416,-0.1007877;-0.01141211;0.005440742,-0.1442009;-0.2922374;-0.02558056,-0.1608842;-0.6633493;0.02031576,-0.1926061;-0.6578655;-0.05556207,-0.08740904;0.4777088;-0.09332442,104.168
+0;0;0,0.005513495;0.2845947;0.007489307,0.01066695;0.5648476;0.001081775,0.1640298;0.449515;0.005117104,0.1949701;0.2241911;0.01828055,0.2290793;-0.04604214;-0.05190839,-0.1435042;0.4441099;0.007185297,-0.2281438;0.2325979;0.006703061,-0.3595443;-0.01189782;-0.03881284,0.08831007;0.005829223;-0.04962546,0.0984689;-0.2773205;-0.01075627,0.1008246;-0.6394771;0.08358447,0.110405;-0.6666743;0.02063233,-0.08877454;0.00790723;-0.04849628,-0.1189234;-0.2747718;-0.01732965,-0.1377554;-0.6372941;0.07369851,-0.1374622;-0.5982903;-0.01141974,0.009405266;0.4951563;0.004985159,0;0;0,-0.05037461;0.2758369;-0.04956841,-0.09983445;0.5448895;-0.1109414,0.05849816;0.5075774;-0.1550956,0.1865957;0.3203321;-0.1758716,0.1530644;0.04176551;-0.195677,-0.1906871;0.4082236;0.008823141,-0.1869195;0.1864917;0.06099785,-0.2814884;-0.05089149;-0.05656866,0.06425171;0.01777992;-0.07649136,0.1050871;-0.264684;-0.09477782,0.0948488;-0.6332672;-0.03070998,0.1134256;-0.66838;-0.08306932,-0.1006627;-0.01142076;0.005650043,-0.1447493;-0.2922411;-0.02571984,-0.1617491;-0.6632452;0.02043337,-0.1838561;-0.6970538;-0.03215959,-0.08748412;0.4785208;-0.09315395,104.1903
+0;0;0,0.005697644;0.2845935;0.007396874,0.01117158;0.5648379;0.000880592,0.1644337;0.4494855;0.00491337,0.1956135;0.2241888;0.01797637,0.2293741;-0.046187;-0.05183112,-0.1431138;0.4441798;0.0073442,-0.2369575;0.2365869;0.007452221,-0.3778156;-0.002810076;-0.0368649,0.08824711;0.005792007;-0.0497417,0.09832036;-0.2773288;-0.01064018,0.1005833;-0.6394951;0.08366555,0.1088967;-0.6667866;0.02061918,-0.08883856;0.007919651;-0.04837687,-0.1190525;-0.2747544;-0.01722763,-0.1381188;-0.6372317;0.07393041,-0.137904;-0.5982291;-0.01118819,0.009816011;0.4951498;0.004810781,0;0;0,-0.05037461;0.2758369;-0.04956841,-0.09983445;0.5448895;-0.1109414,0.05849816;0.5075774;-0.1550956,0.1865957;0.3203321;-0.1758716,0.1530644;0.04176551;-0.195677,-0.1906871;0.4082236;0.008823141,-0.1869195;0.1864917;0.06099785,-0.2814884;-0.05089149;-0.05656866,0.06425171;0.01777992;-0.07649136,0.1050871;-0.264684;-0.09477782,0.0948488;-0.6332672;-0.03070998,0.1134256;-0.66838;-0.08306932,-0.1006627;-0.01142076;0.005650043,-0.1447493;-0.2922411;-0.02571984,-0.1617491;-0.6632452;0.02043337,-0.1838561;-0.6970538;-0.03215959,-0.08748412;0.4785208;-0.09315395,104.2018
+0;0;0,0.005697644;0.2845935;0.007396874,0.01117158;0.5648379;0.000880592,0.1644337;0.4494855;0.00491337,0.1956135;0.2241888;0.01797637,0.2293741;-0.046187;-0.05183112,-0.1431138;0.4441798;0.0073442,-0.2369575;0.2365869;0.007452221,-0.3778156;-0.002810076;-0.0368649,0.08824711;0.005792007;-0.0497417,0.09832036;-0.2773288;-0.01064018,0.1005833;-0.6394951;0.08366555,0.1088967;-0.6667866;0.02061918,-0.08883856;0.007919651;-0.04837687,-0.1190525;-0.2747544;-0.01722763,-0.1381188;-0.6372317;0.07393041,-0.137904;-0.5982291;-0.01118819,0.009816011;0.4951498;0.004810781,0;0;0,-0.05037461;0.2758369;-0.04956841,-0.09983445;0.5448895;-0.1109414,0.05849816;0.5075774;-0.1550956,0.1865957;0.3203321;-0.1758716,0.1530644;0.04176551;-0.195677,-0.1906871;0.4082236;0.008823141,-0.1869195;0.1864917;0.06099785,-0.2814884;-0.05089149;-0.05656866,0.06425171;0.01777992;-0.07649136,0.1050871;-0.264684;-0.09477782,0.0948488;-0.6332672;-0.03070998,0.1134256;-0.66838;-0.08306932,-0.1006627;-0.01142076;0.005650043,-0.1447493;-0.2922411;-0.02571984,-0.1617491;-0.6632452;0.02043337,-0.1838561;-0.6970538;-0.03215959,-0.08748412;0.4785208;-0.09315395,104.2129
+0;0;0,0.005712838;0.2853525;0.007416599,0.01120656;0.5666096;0.0008776216,0.1641915;0.4511053;0.004923331,0.1953437;0.2260077;0.01797479,0.2288534;-0.0423588;-0.05131394,-0.1428136;0.4458089;0.007349874,-0.2365743;0.2383996;0.007457799,-0.3763857;0.0007816553;-0.03652998,0.08823152;0.005790984;-0.04973291,0.09830888;-0.2774451;-0.01061548,0.1005736;-0.6398892;0.0837626,0.1089504;-0.6676181;0.02023484,-0.08882287;0.007918253;-0.04836833,-0.1190491;-0.2748709;-0.01720641,-0.13813;-0.6376263;0.07402155,-0.1379136;-0.5985549;-0.01174697,0.009846468;0.496689;0.004820923,0;0;0,-0.04990613;0.2767453;-0.04934669,-0.0989681;0.5468807;-0.1109188,0.05943955;0.5069203;-0.1549306,0.1871459;0.3196797;-0.1759489,0.1558152;0.04297039;-0.1958177,-0.1902288;0.410202;0.008305803,-0.1914405;0.1892129;0.06282266,-0.3002598;-0.04184952;-0.04992894,0.0641568;0.01768762;-0.0765686,0.1042547;-0.2649826;-0.09511852,0.09401415;-0.6339305;-0.03147388,0.112963;-0.669153;-0.08462977,-0.10065;-0.01130599;0.005783031,-0.1453204;-0.2920965;-0.0260859,-0.1626672;-0.6633857;0.01997369,-0.194605;-0.6579645;-0.05627878,-0.08672434;0.4802616;-0.09307837,104.2348
+0;0;0,0.005929879;0.2853536;0.007197365,0.01174349;0.5665975;0.0003792262,0.1646874;0.4512587;0.004575575,0.19587;0.2261746;0.01778691,0.2290382;-0.04232721;-0.05114099,-0.1424907;0.4462207;0.007595264,-0.2439858;0.2424847;0.007281496,-0.39042;0.009015471;-0.03736742,0.08815792;0.005675604;-0.04987653,0.09785737;-0.2775786;-0.01079526,0.09995776;-0.6401386;0.08314042,0.1087438;-0.6703619;0.02202947,-0.08890856;0.007989392;-0.04819892,-0.1187166;-0.2749226;-0.01775774,-0.1388928;-0.6375417;0.07377618,-0.1321666;-0.6718635;0.01671445,0.01029547;0.4966829;0.004396749,0;0;0,-0.04990613;0.2767453;-0.04934669,-0.0989681;0.5468807;-0.1109188,0.05943955;0.5069203;-0.1549306,0.1871459;0.3196797;-0.1759489,0.1558152;0.04297039;-0.1958177,-0.1902288;0.410202;0.008305803,-0.1914405;0.1892129;0.06282266,-0.3002598;-0.04184952;-0.04992894,0.0641568;0.01768762;-0.0765686,0.1042547;-0.2649826;-0.09511852,0.09401415;-0.6339305;-0.03147388,0.112963;-0.669153;-0.08462977,-0.10065;-0.01130599;0.005783031,-0.1453204;-0.2920965;-0.0260859,-0.1626672;-0.6633857;0.01997369,-0.194605;-0.6579645;-0.05627878,-0.08672434;0.4802616;-0.09307837,104.247
+0;0;0,0.006256331;0.301063;0.007593595,0.01277019;0.6161892;6.869435E-05,0.1798145;0.4908366;0.004616512,0.2109901;0.2658022;0.01782493,0.2441909;-0.0029625;-0.05117045,-0.1556579;0.4853346;0.007914346,-0.2571306;0.2816435;0.007600647,-0.4037083;0.04794568;-0.03709199,0.08812793;0.005673673;-0.04985956,0.09785075;-0.2782631;-0.01068413,0.09994944;-0.6405283;0.08317516,0.108728;-0.6707007;0.02211585,-0.08887831;0.007986674;-0.04818252,-0.1187581;-0.275607;-0.01766799,-0.138918;-0.6379312;0.0737915,-0.1321975;-0.6721987;0.01677797,0.01120143;0.5404449;0.004421215,0;0;0,-0.05903025;0.2885788;-0.06303501,-0.1308135;0.5807812;-0.1573293,0.06014231;0.5062974;-0.1543732,0.188496;0.3196481;-0.1761503,0.1576736;0.04260573;-0.1960146,-0.19293;0.4214124;-0.00398472,-0.197659;0.2003609;0.04987382,-0.3252549;-0.02473463;-0.05571209,0.06397551;0.01757684;-0.07669997,0.1038509;-0.2658189;-0.09530497,0.09373717;-0.6344647;-0.0316813,0.1127433;-0.6695221;-0.08490086,-0.1006123;-0.01116415;0.006100432,-0.1454394;-0.2925665;-0.02634307,-0.1634491;-0.6634967;0.01987941,-0.186168;-0.6967768;-0.03402324,-0.1142999;0.5107025;-0.1333523,104.2688
+0;0;0,0.006256331;0.301063;0.007593595,0.01277019;0.6161892;6.869435E-05,0.1798145;0.4908366;0.004616512,0.2109901;0.2658022;0.01782493,0.2441909;-0.0029625;-0.05117045,-0.1556579;0.4853346;0.007914346,-0.2571306;0.2816435;0.007600647,-0.4037083;0.04794568;-0.03709199,0.08812793;0.005673673;-0.04985956,0.09785075;-0.2782631;-0.01068413,0.09994944;-0.6405283;0.08317516,0.108728;-0.6707007;0.02211585,-0.08887831;0.007986674;-0.04818252,-0.1187581;-0.275607;-0.01766799,-0.138918;-0.6379312;0.0737915,-0.1321975;-0.6721987;0.01677797,0.01120143;0.5404449;0.004421215,0;0;0,-0.05903025;0.2885788;-0.06303501,-0.1308135;0.5807812;-0.1573293,0.06014231;0.5062974;-0.1543732,0.188496;0.3196481;-0.1761503,0.1576736;0.04260573;-0.1960146,-0.19293;0.4214124;-0.00398472,-0.197659;0.2003609;0.04987382,-0.3252549;-0.02473463;-0.05571209,0.06397551;0.01757684;-0.07669997,0.1038509;-0.2658189;-0.09530497,0.09373717;-0.6344647;-0.0316813,0.1127433;-0.6695221;-0.08490086,-0.1006123;-0.01116415;0.006100432,-0.1454394;-0.2925665;-0.02634307,-0.1634491;-0.6634967;0.01987941,-0.186168;-0.6967768;-0.03402324,-0.1142999;0.5107025;-0.1333523,104.2801
+0;0;0,0.006286144;0.3027153;0.007586378,0.01277136;0.6158376;5.494105E-05,0.1818012;0.4900747;0.00441173,0.213097;0.2625992;0.01790703,0.2470994;-0.01387709;-0.05293448,-0.1576342;0.4845524;0.008419357,-0.2684076;0.2829692;0.008782424,-0.4314054;0.05044444;-0.03568948,0.08801401;0.005614373;-0.04980979,0.09755323;-0.279984;-0.01120148,0.09986253;-0.6425508;0.08320664,0.1075429;-0.6719643;0.02217917,-0.088773;0.008022723;-0.04810397,-0.1188626;-0.2771139;-0.0174486,-0.1395738;-0.6399212;0.07373694,-0.1396081;-0.600942;-0.01130824,0.01120071;0.540122;0.004412321,0;0;0,-0.06017827;0.2898024;-0.06423974,-0.1308457;0.5805967;-0.1570332,0.06219091;0.5056261;-0.1533198,0.1921258;0.3171003;-0.1752656,0.1607364;0.03217065;-0.1963277,-0.1937027;0.4220891;-0.0008660555,-0.2066282;0.1991425;0.05421951,-0.3476266;-0.02626418;-0.05498238,0.06409727;0.01757172;-0.07643151,0.1038702;-0.2673833;-0.0955832,0.09403288;-0.6365559;-0.0324347,0.1128064;-0.6707828;-0.08568668,-0.1005027;-0.01114084;0.005837954,-0.1453717;-0.2940874;-0.026965,-0.1634569;-0.6654396;0.0193319,-0.1865755;-0.698059;-0.03412515,-0.1143849;0.5105015;-0.1331582,104.2912
+0;0;0,0.006286144;0.3027153;0.007586378,0.01277136;0.6158376;5.494105E-05,0.1818012;0.4900747;0.00441173,0.213097;0.2625992;0.01790703,0.2470994;-0.01387709;-0.05293448,-0.1576342;0.4845524;0.008419357,-0.2684076;0.2829692;0.008782424,-0.4314054;0.05044444;-0.03568948,0.08801401;0.005614373;-0.04980979,0.09755323;-0.279984;-0.01120148,0.09986253;-0.6425508;0.08320664,0.1075429;-0.6719643;0.02217917,-0.088773;0.008022723;-0.04810397,-0.1188626;-0.2771139;-0.0174486,-0.1395738;-0.6399212;0.07373694,-0.1396081;-0.600942;-0.01130824,0.01120071;0.540122;0.004412321,0;0;0,-0.06017827;0.2898024;-0.06423974,-0.1308457;0.5805967;-0.1570332,0.06219091;0.5056261;-0.1533198,0.1921258;0.3171003;-0.1752656,0.1607364;0.03217065;-0.1963277,-0.1937027;0.4220891;-0.0008660555,-0.2066282;0.1991425;0.05421951,-0.3476266;-0.02626418;-0.05498238,0.06409727;0.01757172;-0.07643151,0.1038702;-0.2673833;-0.0955832,0.09403288;-0.6365559;-0.0324347,0.1128064;-0.6707828;-0.08568668,-0.1005027;-0.01114084;0.005837954,-0.1453717;-0.2940874;-0.026965,-0.1634569;-0.6654396;0.0193319,-0.1865755;-0.698059;-0.03412515,-0.1143849;0.5105015;-0.1331582,104.3041
+0;0;0,0.006137671;0.2955654;0.007407194,0.01189558;0.5735649;0.0005771639,0.1591757;0.4594617;0.004632051,0.1907341;0.2300765;0.01824064,0.2247611;-0.0465994;-0.05265204,-0.1367687;0.4546469;0.00812619,-0.248472;0.2513715;0.008492304,-0.4115875;0.01867872;-0.03601173,0.08791488;0.00560805;-0.0497537,0.0974661;-0.2803493;-0.01109686,0.09977388;-0.6426779;0.08324924,0.1074371;-0.6719591;0.02235776,-0.08867302;0.008013687;-0.04804979,-0.1188005;-0.2774813;-0.01735589,-0.139498;-0.6400503;0.07376976,-0.1395322;-0.6010911;-0.01108591,0.01043378;0.5030965;0.004632566,0;0;0,-0.05194965;0.285897;-0.05491447,-0.09188066;0.5557412;-0.1082942,0.05899637;0.5034537;-0.1575644,0.1942121;0.3157163;-0.1739969,0.1627832;0.03071555;-0.1968007,-0.1820868;0.4199373;0.003891215,-0.2025035;0.1966118;0.0631156,-0.3542538;-0.01617157;-0.05700216,0.06370297;0.01752812;-0.07661986,0.1030769;-0.2678391;-0.09591818,0.09333581;-0.636785;-0.03288984,0.111794;-0.6707774;-0.08622861,-0.1003616;-0.01119271;0.006179598,-0.1463243;-0.2942236;-0.02755624,-0.1645565;-0.6652887;0.01899308,-0.1972567;-0.6592443;-0.05609074,-0.0798578;0.4885413;-0.09029412,104.3241
+0;0;0,0.006254706;0.2955661;0.007279449,0.01214374;0.5735593;0.0003077388,0.1594168;0.4595487;0.004293293,0.191344;0.2302191;0.01797828,0.2250331;-0.04657874;-0.05259911,-0.1366138;0.4548668;0.008409994,-0.2587389;0.2576776;0.007675812,-0.4293869;0.03055318;-0.03734538,0.08785514;0.005554999;-0.04986505,0.09717475;-0.2803874;-0.01104182,0.09944519;-0.6427099;0.0833288,0.1068481;-0.6719418;0.02235726,-0.08873298;0.00805904;-0.04793139,-0.1191007;-0.2774115;-0.01724586,-0.1398124;-0.6400127;0.07374782,-0.1350802;-0.6728041;0.01616652,0.01064868;0.5030938;0.004399882,0;0;0,-0.05194965;0.285897;-0.05491447,-0.09188066;0.5557412;-0.1082942,0.05899637;0.5034537;-0.1575644,0.1942121;0.3157163;-0.1739969,0.1627832;0.03071555;-0.1968007,-0.1820868;0.4199373;0.003891215,-0.2025035;0.1966118;0.0631156,-0.3542538;-0.01617157;-0.05700216,0.06370297;0.01752812;-0.07661986,0.1030769;-0.2678391;-0.09591818,0.09333581;-0.636785;-0.03288984,0.111794;-0.6707774;-0.08622861,-0.1003616;-0.01119271;0.006179598,-0.1463243;-0.2942236;-0.02755624,-0.1645565;-0.6652887;0.01899308,-0.1972567;-0.6592443;-0.05609074,-0.0798578;0.4885413;-0.09029412,104.3361
+0;0;0,0.006254706;0.2955661;0.007279449,0.01214374;0.5735593;0.0003077388,0.1594168;0.4595487;0.004293293,0.191344;0.2302191;0.01797828,0.2250331;-0.04657874;-0.05259911,-0.1366138;0.4548668;0.008409994,-0.2587389;0.2576776;0.007675812,-0.4293869;0.03055318;-0.03734538,0.08785514;0.005554999;-0.04986505,0.09717475;-0.2803874;-0.01104182,0.09944519;-0.6427099;0.0833288,0.1068481;-0.6719418;0.02235726,-0.08873298;0.00805904;-0.04793139,-0.1191007;-0.2774115;-0.01724586,-0.1398124;-0.6400127;0.07374782,-0.1350802;-0.6728041;0.01616652,0.01064868;0.5030938;0.004399882,0;0;0,-0.05194965;0.285897;-0.05491447,-0.09188066;0.5557412;-0.1082942,0.05899637;0.5034537;-0.1575644,0.1942121;0.3157163;-0.1739969,0.1627832;0.03071555;-0.1968007,-0.1820868;0.4199373;0.003891215,-0.2025035;0.1966118;0.0631156,-0.3542538;-0.01617157;-0.05700216,0.06370297;0.01752812;-0.07661986,0.1030769;-0.2678391;-0.09591818,0.09333581;-0.636785;-0.03288984,0.111794;-0.6707774;-0.08622861,-0.1003616;-0.01119271;0.006179598,-0.1463243;-0.2942236;-0.02755624,-0.1645565;-0.6652887;0.01899308,-0.1972567;-0.6592443;-0.05609074,-0.0798578;0.4885413;-0.09029412,104.3467
+0;0;0,0.00640852;0.3028346;0.007458462,0.01313358;0.6203017;-0.000309234,0.1845709;0.4935661;0.003985124,0.2165496;0.263867;0.01769216,0.2503204;-0.0136027;-0.05305653,-0.1597807;0.48812;0.008773793,-0.2821026;0.290613;0.008038428,-0.4531649;0.06293727;-0.03709204,0.087901;0.005557898;-0.04989108,0.09725855;-0.2815486;-0.0109098,0.09953146;-0.6442633;0.08356296,0.1068608;-0.6729063;0.02319765,-0.08877929;0.008063246;-0.04795641,-0.1192706;-0.2785694;-0.01714595,-0.1400048;-0.6415632;0.07394621,-0.1353197;-0.6737303;0.01693742,0.01151934;0.5442191;0.004109112,0;0;0,-0.05783953;0.2911161;-0.06092214,-0.1321183;0.5858432;-0.1532524,0.06267549;0.5024552;-0.1549277,0.1970677;0.3136646;-0.1713309,0.1654306;0.02827501;-0.1975446,-0.1973029;0.4236247;0.00233072,-0.2313656;0.2016003;0.06163606,-0.3869563;-0.007982478;-0.06084609,0.06378701;0.01752633;-0.0766201,0.1021684;-0.2691255;-0.09649134,0.09276699;-0.6384766;-0.0333755,0.1106018;-0.6718035;-0.08636904,-0.1004123;-0.01125021;0.006115025,-0.1469628;-0.2952665;-0.02859898,-0.1651004;-0.6666907;0.01838229,-0.1948345;-0.6634082;-0.05604055,-0.1153688;0.5153699;-0.1295109,104.3694
+0;0;0,0.006639965;0.3048643;0.007388951,0.01368586;0.619783;-0.0005550017,0.1869025;0.4926244;0.003718211,0.2195829;0.2593678;0.01776789,0.2529457;-0.01649529;-0.05244631,-0.1612656;0.4873722;0.009341249,-0.2921013;0.2910204;0.007928133,-0.4808855;0.0798883;-0.03597287,0.08778083;0.005517599;-0.04983981,0.09708963;-0.2835499;-0.01052637,0.0994513;-0.6453753;0.08350657,0.1070142;-0.6740318;0.0233196,-0.0886704;0.008093392;-0.04787462,-0.1194038;-0.2804994;-0.01686084,-0.1400108;-0.6425795;0.07390644,-0.1345247;-0.6750535;0.01745152,0.01196624;0.5437021;0.003921386,0;0;0,-0.05983383;0.2924373;-0.06277943,-0.132616;0.5852237;-0.1537774,0.0644699;0.5017486;-0.1527531,0.2008918;0.3097622;-0.1670477,0.1700999;0.02646399;-0.1976669,-0.1996185;0.4242506;0.004147574,-0.2451571;0.2001216;0.06216894,-0.4103395;4.455447E-05;-0.05959922,0.06416377;0.01772493;-0.0760839,0.1005693;-0.271176;-0.0961616,0.09228565;-0.6397566;-0.03415298,0.1102096;-0.6726927;-0.08742619,-0.1002889;-0.01147945;0.005502341,-0.147541;-0.2973143;-0.02996407,-0.1654966;-0.6677507;0.01715021,-0.1948544;-0.6644496;-0.05731826,-0.115887;0.5147299;-0.1300695,104.3913
+0;0;0,0.006639965;0.3048643;0.007388951,0.01368586;0.619783;-0.0005550017,0.1869025;0.4926244;0.003718211,0.2195829;0.2593678;0.01776789,0.2529457;-0.01649529;-0.05244631,-0.1612656;0.4873722;0.009341249,-0.2921013;0.2910204;0.007928133,-0.4808855;0.0798883;-0.03597287,0.08778083;0.005517599;-0.04983981,0.09708963;-0.2835499;-0.01052637,0.0994513;-0.6453753;0.08350657,0.1070142;-0.6740318;0.0233196,-0.0886704;0.008093392;-0.04787462,-0.1194038;-0.2804994;-0.01686084,-0.1400108;-0.6425795;0.07390644,-0.1345247;-0.6750535;0.01745152,0.01196624;0.5437021;0.003921386,0;0;0,-0.05983383;0.2924373;-0.06277943,-0.132616;0.5852237;-0.1537774,0.0644699;0.5017486;-0.1527531,0.2008918;0.3097622;-0.1670477,0.1700999;0.02646399;-0.1976669,-0.1996185;0.4242506;0.004147574,-0.2451571;0.2001216;0.06216894,-0.4103395;4.455447E-05;-0.05959922,0.06416377;0.01772493;-0.0760839,0.1005693;-0.271176;-0.0961616,0.09228565;-0.6397566;-0.03415298,0.1102096;-0.6726927;-0.08742619,-0.1002889;-0.01147945;0.005502341,-0.147541;-0.2973143;-0.02996407,-0.1654966;-0.6677507;0.01715021,-0.1948544;-0.6644496;-0.05731826,-0.115887;0.5147299;-0.1300695,104.4034
+0;0;0,0.006670176;0.3062514;0.007422569,0.01367696;0.6194159;-0.0004971083,0.1879736;0.4919148;0.003776434,0.2208927;0.2569543;0.01792874,0.2540399;-0.01712576;-0.05183163,-0.1623451;0.4866302;0.009434205,-0.2941367;0.288844;0.008010766,-0.4817007;0.07907663;-0.03560648,0.08744181;0.005496289;-0.04964732,0.09681501;-0.2855708;-0.01006195,0.099183;-0.6483637;0.08422247,0.1066697;-0.6764295;0.02464176,-0.08832795;0.008062134;-0.04768972,-0.119274;-0.282527;-0.01646141,-0.139936;-0.6455754;0.07454861,-0.1345052;-0.6774201;0.01866237,0.01195673;0.543308;0.003980863,0;0;0,-0.06129856;0.2932724;-0.0642128,-0.1330647;0.5847049;-0.1542976,0.06529123;0.5011145;-0.1519907,0.2032759;0.3079758;-0.1641595,0.1759939;0.02656403;-0.1980448,-0.2024653;0.4257325;0.004983753,-0.2558025;0.2006109;0.05944309,-0.4273453;0.0077869;-0.06087746,0.0643473;0.01791421;-0.0753634,0.09970747;-0.2730698;-0.09664392,0.09143259;-0.6426007;-0.03425503,0.1105937;-0.67507;-0.08629322,-0.09991261;-0.01168396;0.004700039,-0.1482011;-0.2992755;-0.03182675,-0.1660814;-0.6706712;0.0157068,-0.1849956;-0.7018266;-0.03795716,-0.1163571;0.5141672;-0.1306183,104.4252
+0;0;0,0.006782915;0.3062502;0.007368061,0.01389218;0.6194119;-0.0005774465,0.1881858;0.4919792;0.003360383,0.2215167;0.2570737;0.01746327,0.2548593;-0.01702642;-0.0521246,-0.1622259;0.4869232;0.01002349,-0.3023431;0.2949519;0.007884047,-0.4946486;0.08933589;-0.03484461,0.0874152;0.005449154;-0.04969934,0.09659357;-0.285607;-0.009988174,0.09919554;-0.6482985;0.08467943,0.1074584;-0.6757786;0.0246352,-0.08835799;0.008107516;-0.04762635,-0.119459;-0.2824607;-0.01635722,-0.1401839;-0.6455183;0.07460132,-0.1406792;-0.6067625;-0.00846868,0.01214989;0.5433047;0.003903071,0;0;0,-0.06129856;0.2932724;-0.0642128,-0.1330647;0.5847049;-0.1542976,0.06529123;0.5011145;-0.1519907,0.2032759;0.3079758;-0.1641595,0.1759939;0.02656403;-0.1980448,-0.2024653;0.4257325;0.004983753,-0.2558025;0.2006109;0.05944309,-0.4273453;0.0077869;-0.06087746,0.0643473;0.01791421;-0.0753634,0.09970747;-0.2730698;-0.09664392,0.09143259;-0.6426007;-0.03425503,0.1105937;-0.67507;-0.08629322,-0.09991261;-0.01168396;0.004700039,-0.1482011;-0.2992755;-0.03182675,-0.1660814;-0.6706712;0.0157068,-0.1849956;-0.7018266;-0.03795716,-0.1163571;0.5141672;-0.1306183,104.4471
+0;0;0,0.006811684;0.3075491;0.007399312,0.01389267;0.6194609;-0.000531523,0.1891702;0.4916595;0.003408052,0.2228198;0.2545076;0.01764581,0.255852;-0.01704141;-0.05129439,-0.1632037;0.4865753;0.01010847,-0.3046608;0.2927681;0.007948567,-0.4951766;0.08906581;-0.03438241,0.08648565;0.00539121;-0.04917086,0.09572364;-0.2875555;-0.009201739,0.09831933;-0.6493709;0.08523719,0.1065742;-0.6767959;0.02525048,-0.08741841;0.008021303;-0.0471199,-0.1187215;-0.2844343;-0.01564766,-0.1393963;-0.6466149;0.07509117,-0.1398912;-0.6078675;-0.007899269,0.01214853;0.5432724;0.00395378,0;0;0,-0.06263103;0.2940743;-0.06546235,-0.1335801;0.5845795;-0.1548445,0.06615701;0.5011796;-0.1496727,0.2075431;0.3075704;-0.1597474,0.1884827;0.02852258;-0.1965137,-0.2062032;0.4275557;0.005039886,-0.272422;0.2030513;0.05784975,-0.4484686;0.01878665;-0.06313314,0.06459644;0.01825038;-0.07362628,0.09850745;-0.2746803;-0.09691358,0.09094609;-0.6434072;-0.03511405,0.1099611;-0.6757047;-0.08728337,-0.098871;-0.01182378;0.003365592,-0.1498239;-0.300721;-0.0346195,-0.1655101;-0.6712656;0.013198,-0.1845856;-0.7023098;-0.04041089,-0.1168606;0.5139538;-0.1311736,104.4586
+0;0;0,0.006811684;0.3075491;0.007399312,0.01389267;0.6194609;-0.000531523,0.1891702;0.4916595;0.003408052,0.2228198;0.2545076;0.01764581,0.255852;-0.01704141;-0.05129439,-0.1632037;0.4865753;0.01010847,-0.3046608;0.2927681;0.007948567,-0.4951766;0.08906581;-0.03438241,0.08648565;0.00539121;-0.04917086,0.09572364;-0.2875555;-0.009201739,0.09831933;-0.6493709;0.08523719,0.1065742;-0.6767959;0.02525048,-0.08741841;0.008021303;-0.0471199,-0.1187215;-0.2844343;-0.01564766,-0.1393963;-0.6466149;0.07509117,-0.1398912;-0.6078675;-0.007899269,0.01214853;0.5432724;0.00395378,0;0;0,-0.06263103;0.2940743;-0.06546235,-0.1335801;0.5845795;-0.1548445,0.06615701;0.5011796;-0.1496727,0.2075431;0.3075704;-0.1597474,0.1884827;0.02852258;-0.1965137,-0.2062032;0.4275557;0.005039886,-0.272422;0.2030513;0.05784975,-0.4484686;0.01878665;-0.06313314,0.06459644;0.01825038;-0.07362628,0.09850745;-0.2746803;-0.09691358,0.09094609;-0.6434072;-0.03511405,0.1099611;-0.6757047;-0.08728337,-0.098871;-0.01182378;0.003365592,-0.1498239;-0.300721;-0.0346195,-0.1655101;-0.6712656;0.013198,-0.1845856;-0.7023098;-0.04041089,-0.1168606;0.5139538;-0.1311736,104.4808
+0;0;0,0.006970367;0.3085635;0.007362585,0.01421185;0.6194341;-0.0006281377,0.1893612;0.4916846;0.003114065,0.223346;0.2540556;0.01711564,0.2572938;-0.02540764;-0.0539363,-0.1629837;0.4870759;0.01068158,-0.3122119;0.29854;0.008750914,-0.5217402;0.1025446;-0.03579362,0.08528189;0.005277176;-0.04850397,0.09464027;-0.2889583;-0.00845756,0.09700036;-0.6498981;0.0861395,0.1053617;-0.6765363;0.02566953,-0.08621185;0.007958128;-0.04645074,-0.117707;-0.2857659;-0.01482758,-0.1381239;-0.6471688;0.07574227,-0.1387666;-0.6084402;-0.007069632,0.01241984;0.5432084;0.003877677,0;0;0,-0.06378967;0.2946526;-0.06651998,-0.1338397;0.5844064;-0.1554372,0.0659394;0.5010749;-0.1488829,0.2129205;0.3108233;-0.1532958,0.1963694;0.02406248;-0.1956608,-0.2086304;0.4298331;0.004446447,-0.2823703;0.2072168;0.05757849,-0.4715341;0.0259006;-0.06748958,0.06423226;0.01821005;-0.07208395,0.09767455;-0.2759917;-0.0964303,0.09110028;-0.6441427;-0.03598762,0.1098707;-0.6763094;-0.08811617,-0.09753811;-0.01164403;0.002053489,-0.1494329;-0.3016305;-0.03642472,-0.1641207;-0.6713404;0.01185121,-0.183439;-0.7020922;-0.04172531,-0.1171154;0.5137479;-0.1317403,104.4918
+0;0;0,0.006970367;0.3085635;0.007362585,0.01421185;0.6194341;-0.0006281377,0.1893612;0.4916846;0.003114065,0.223346;0.2540556;0.01711564,0.2572938;-0.02540764;-0.0539363,-0.1629837;0.4870759;0.01068158,-0.3122119;0.29854;0.008750914,-0.5217402;0.1025446;-0.03579362,0.08528189;0.005277176;-0.04850397,0.09464027;-0.2889583;-0.00845756,0.09700036;-0.6498981;0.0861395,0.1053617;-0.6765363;0.02566953,-0.08621185;0.007958128;-0.04645074,-0.117707;-0.2857659;-0.01482758,-0.1381239;-0.6471688;0.07574227,-0.1387666;-0.6084402;-0.007069632,0.01241984;0.5432084;0.003877677,0;0;0,-0.06378967;0.2946526;-0.06651998,-0.1338397;0.5844064;-0.1554372,0.0659394;0.5010749;-0.1488829,0.2129205;0.3108233;-0.1532958,0.1963694;0.02406248;-0.1956608,-0.2086304;0.4298331;0.004446447,-0.2823703;0.2072168;0.05757849,-0.4715341;0.0259006;-0.06748958,0.06423226;0.01821005;-0.07208395,0.09767455;-0.2759917;-0.0964303,0.09110028;-0.6441427;-0.03598762,0.1098707;-0.6763094;-0.08811617,-0.09753811;-0.01164403;0.002053489,-0.1494329;-0.3016305;-0.03642472,-0.1641207;-0.6713404;0.01185121,-0.183439;-0.7020922;-0.04172531,-0.1171154;0.5137479;-0.1317403,104.5034
+0;0;0,0.006994683;0.3096399;0.007388269,0.01421556;0.6196211;-0.0005961815,0.1885817;0.4919418;0.003158652,0.2227693;0.2528947;0.01724378,0.2549478;-0.01200259;-0.05010485,-0.1622109;0.4873534;0.01069283,-0.3123297;0.2976924;0.00875064,-0.5109372;0.1119125;-0.03347218,0.08435806;0.00522001;-0.04797854,0.09378388;-0.2911358;-0.007643543,0.09613293;-0.6503867;0.08651088,0.1043854;-0.6762874;0.02682836,-0.08527794;0.00787192;-0.04594756,-0.117;-0.2879688;-0.01409651,-0.1373214;-0.6476805;0.07604955,-0.1379557;-0.6090656;-0.005683951,0.01241986;0.5432386;0.0039189,0;0;0,-0.06341878;0.2954261;-0.06842422,-0.1315252;0.5847478;-0.1571472,0.06748773;0.5009258;-0.1470737,0.2203376;0.3134493;-0.1475549,0.2252982;0.04221064;-0.1938887,-0.2091326;0.4322568;0.001346469,-0.2944685;0.2128734;0.05701913,-0.4794146;0.04513915;-0.0587479,0.06431307;0.0176807;-0.07068729,0.09859455;-0.2785295;-0.09572363,0.09316322;-0.6453189;-0.0376904,0.1114942;-0.6767377;-0.08913636,-0.09658867;-0.01077474;-7.010157E-05,-0.1474119;-0.3030382;-0.03933285,-0.1595445;-0.6710861;0.008888822,-0.179398;-0.7005232;-0.04429069,-0.1150167;0.5139056;-0.1333406,104.5253
+0;0;0,0.007141021;0.309637;0.007368423,0.01454358;0.6196142;-0.0006118419,0.1888278;0.4918221;0.002840073,0.222793;0.2527462;0.01697631,0.2553616;-0.01204899;-0.05058574,-0.1621397;0.4880938;0.01134857,-0.3217655;0.3063628;0.009307321,-0.5255741;0.1265088;-0.03377957,0.08425995;0.005143317;-0.04815889,0.09354193;-0.2911653;-0.007445857,0.09578095;-0.6504662;0.08652025,0.103628;-0.6765117;0.02691896,-0.08535383;0.007997276;-0.04578471,-0.1171989;-0.2878502;-0.01411958,-0.1375323;-0.6475401;0.07611097,-0.1383228;-0.6089233;-0.005620971,0.01270065;0.5432326;0.003899158,0;0;0,-0.06341878;0.2954261;-0.06842422,-0.1315252;0.5847478;-0.1571472,0.06748773;0.5009258;-0.1470737,0.2203376;0.3134493;-0.1475549,0.2252982;0.04221064;-0.1938887,-0.2091326;0.4322568;0.001346469,-0.2944685;0.2128734;0.05701913,-0.4794146;0.04513915;-0.0587479,0.06431307;0.0176807;-0.07068729,0.09859455;-0.2785295;-0.09572363,0.09316322;-0.6453189;-0.0376904,0.1114942;-0.6767377;-0.08913636,-0.09658867;-0.01077474;-7.010157E-05,-0.1474119;-0.3030382;-0.03933285,-0.1595445;-0.6710861;0.008888822,-0.179398;-0.7005232;-0.04429069,-0.1150167;0.5139056;-0.1333406,104.5371
+0;0;0,0.007141021;0.309637;0.007368423,0.01454358;0.6196142;-0.0006118419,0.1888278;0.4918221;0.002840073,0.222793;0.2527462;0.01697631,0.2553616;-0.01204899;-0.05058574,-0.1621397;0.4880938;0.01134857,-0.3217655;0.3063628;0.009307321,-0.5255741;0.1265088;-0.03377957,0.08425995;0.005143317;-0.04815889,0.09354193;-0.2911653;-0.007445857,0.09578095;-0.6504662;0.08652025,0.103628;-0.6765117;0.02691896,-0.08535383;0.007997276;-0.04578471,-0.1171989;-0.2878502;-0.01411958,-0.1375323;-0.6475401;0.07611097,-0.1383228;-0.6089233;-0.005620971,0.01270065;0.5432326;0.003899158,0;0;0,-0.06341878;0.2954261;-0.06842422,-0.1315252;0.5847478;-0.1571472,0.06748773;0.5009258;-0.1470737,0.2203376;0.3134493;-0.1475549,0.2252982;0.04221064;-0.1938887,-0.2091326;0.4322568;0.001346469,-0.2944685;0.2128734;0.05701913,-0.4794146;0.04513915;-0.0587479,0.06431307;0.0176807;-0.07068729,0.09859455;-0.2785295;-0.09572363,0.09316322;-0.6453189;-0.0376904,0.1114942;-0.6767377;-0.08913636,-0.09658867;-0.01077474;-7.010157E-05,-0.1474119;-0.3030382;-0.03933285,-0.1595445;-0.6710861;0.008888822,-0.179398;-0.7005232;-0.04429069,-0.1150167;0.5139056;-0.1333406,104.5481
+0;0;0,0.007118981;0.3086814;0.007345682,0.01448652;0.6171892;-0.0006060519,0.1881457;0.4897323;0.002840681,0.2221881;0.2501132;0.01700904,0.2543225;-0.0111517;-0.04965226,-0.1615691;0.4860174;0.01131881,-0.3215576;0.3038734;0.009272923,-0.5226489;0.1264172;-0.03323952,0.08463097;0.005165964;-0.04837094,0.09401789;-0.2944928;-0.007197611,0.09625099;-0.6528425;0.08651973,0.1040819;-0.6787726;0.02704109,-0.08572966;0.00803249;-0.04598631,-0.1179348;-0.2911599;-0.01396317,-0.1382143;-0.6498975;0.0760285,-0.1390032;-0.6112984;-0.005535245,0.01264725;0.5409593;0.003895986,0;0;0,-0.06246269;0.2940682;-0.07078958,-0.1286803;0.5821251;-0.1599193,0.06962661;0.4991304;-0.146744,0.2265847;0.3143649;-0.1450577,0.2387903;0.04734942;-0.1929059,-0.2094009;0.4318848;-0.002853021,-0.3078712;0.2181575;0.05546659,-0.4919104;0.05334051;-0.05723055,0.06512311;0.0171431;-0.07066774,0.09854761;-0.2825181;-0.09644938,0.09563771;-0.648711;-0.04080081,0.1147026;-0.6793298;-0.09265733,-0.09704783;-0.01044432;-0.001213096,-0.1470465;-0.305859;-0.04374582,-0.1560397;-0.6729498;0.004894428,-0.1769324;-0.7023477;-0.047666,-0.1124581;0.5114617;-0.1358743,104.5701
+0;0;0,0.007302018;0.3086777;0.007322123,0.01489065;0.6171805;-0.0006238793,0.1884241;0.4894983;0.002511745,0.2222764;0.249864;0.01687641,0.2545806;-0.01124386;-0.0503161,-0.1614822;0.4869446;0.01201995,-0.3305911;0.3132536;0.008769274,-0.5398111;0.1450905;-0.03226529,0.08454932;0.005091422;-0.04852139,0.09398268;-0.2945769;-0.007428698,0.09598539;-0.6528351;0.08664302,0.1044924;-0.6786764;0.02717375,-0.08580305;0.008078338;-0.04584118,-0.1190635;-0.2910505;-0.01430691,-0.1389274;-0.64968;0.07620677,-0.139871;-0.6110867;-0.005355947,0.01299392;0.5409517;0.003872921,0;0;0,-0.06246269;0.2940682;-0.07078958,-0.1286803;0.5821251;-0.1599193,0.06962661;0.4991304;-0.146744,0.2265847;0.3143649;-0.1450577,0.2387903;0.04734942;-0.1929059,-0.2094009;0.4318848;-0.002853021,-0.3078712;0.2181575;0.05546659,-0.4919104;0.05334051;-0.05723055,0.06512311;0.0171431;-0.07066774,0.09854761;-0.2825181;-0.09644938,0.09563771;-0.648711;-0.04080081,0.1147026;-0.6793298;-0.09265733,-0.09704783;-0.01044432;-0.001213096,-0.1470465;-0.305859;-0.04374582,-0.1560397;-0.6729498;0.004894428,-0.1769324;-0.7023477;-0.047666,-0.1124581;0.5114617;-0.1358743,104.5813
+0;0;0,0.007293083;0.3083;0.007313164,0.01484686;0.6153834;-0.0006031774,0.1875337;0.4881456;0.00252758,0.2219381;0.2446036;0.01712649,0.2539225;-0.01391979;-0.04940094,-0.1606743;0.4856042;0.01198964,-0.3325408;0.3090809;0.008685954,-0.53969;0.1425823;-0.03194245,0.08501367;0.005119385;-0.04878787,0.09455491;-0.2979757;-0.007225271,0.09655365;-0.6555253;0.08666037,0.1050406;-0.6812354;0.02733077,-0.08627428;0.008122704;-0.04609295,-0.1199151;-0.2944267;-0.01419808,-0.1397397;-0.6523468;0.07613657,-0.1406811;-0.6137738;-0.005234584,0.01295497;0.5393492;0.003882149,0;0;0,-0.06152895;0.2933321;-0.07297969,-0.1255539;0.5801924;-0.1626561,0.07175361;0.4986432;-0.1454079,0.2340667;0.3133145;-0.1412601,0.2612537;0.05046365;-0.1907935,-0.2086499;0.43165;-0.007187515,-0.3276922;0.2240703;0.05154104,-0.5078174;0.05607319;-0.05623253,0.06600554;0.01667041;-0.0707047,0.1004151;-0.2863772;-0.09645844,0.09923585;-0.6522173;-0.04335594,0.1185434;-0.6818537;-0.09595227,-0.09763793;-0.009878646;-0.001741967,-0.1462186;-0.3084855;-0.04820709,-0.1525199;-0.6749545;-3.148615E-05,-0.1743099;-0.7023299;-0.05415091,-0.1097111;0.5097258;-0.1383998,104.5926
+0;0;0,0.007293083;0.3083;0.007313164,0.01484686;0.6153834;-0.0006031774,0.1875337;0.4881456;0.00252758,0.2219381;0.2446036;0.01712649,0.2539225;-0.01391979;-0.04940094,-0.1606743;0.4856042;0.01198964,-0.3325408;0.3090809;0.008685954,-0.53969;0.1425823;-0.03194245,0.08501367;0.005119385;-0.04878787,0.09455491;-0.2979757;-0.007225271,0.09655365;-0.6555253;0.08666037,0.1050406;-0.6812354;0.02733077,-0.08627428;0.008122704;-0.04609295,-0.1199151;-0.2944267;-0.01419808,-0.1397397;-0.6523468;0.07613657,-0.1406811;-0.6137738;-0.005234584,0.01295497;0.5393492;0.003882149,0;0;0,-0.06152895;0.2933321;-0.07297969,-0.1255539;0.5801924;-0.1626561,0.07175361;0.4986432;-0.1454079,0.2340667;0.3133145;-0.1412601,0.2612537;0.05046365;-0.1907935,-0.2086499;0.43165;-0.007187515,-0.3276922;0.2240703;0.05154104,-0.5078174;0.05607319;-0.05623253,0.06600554;0.01667041;-0.0707047,0.1004151;-0.2863772;-0.09645844,0.09923585;-0.6522173;-0.04335594,0.1185434;-0.6818537;-0.09595227,-0.09763793;-0.009878646;-0.001741967,-0.1462186;-0.3084855;-0.04820709,-0.1525199;-0.6749545;-3.148615E-05,-0.1743099;-0.7023299;-0.05415091,-0.1097111;0.5097258;-0.1383998,104.6148
+0;0;0,0.007633588;0.3075564;0.007201467,0.01580144;0.6134273;-0.000800818,0.1879492;0.4863231;0.002195165,0.2225094;0.2410861;0.01692668,0.2547307;-0.01989169;-0.05058597,-0.1599191;0.4851626;0.01262138,-0.3402194;0.3147914;0.008368047,-0.5554307;0.1542253;-0.03173394,0.08390433;0.004964682;-0.04820722,0.09350599;-0.3016892;-0.00618989,0.09521278;-0.657913;0.08742826,0.1031714;-0.6841259;0.02759369,-0.08517231;0.008147113;-0.04547334,-0.1190998;-0.297941;-0.01301938,-0.1390003;-0.6545466;0.07697544,-0.1320646;-0.6861094;0.02252069,0.013731;0.5375815;0.003701085,0;0;0,-0.0597282;0.2922655;-0.07559419,-0.1214424;0.5780411;-0.1662633,0.07522097;0.497172;-0.1443696,0.2413745;0.313103;-0.1363552,0.2774157;0.04927021;-0.1892595,-0.2093454;0.4330758;-0.01236437,-0.3312882;0.2252661;0.0467772,-0.5188483;0.05807881;-0.05605856,0.06651959;0.01643482;-0.06850958,0.1029788;-0.2896942;-0.09766483,0.1037919;-0.6544663;-0.04664183,0.1236932;-0.6843126;-0.09979963,-0.09635157;-0.009271436;-0.00435168,-0.143233;-0.3114579;-0.0531345,-0.1464951;-0.6766248;-0.005122438,-0.1701183;-0.7047725;-0.0586405,-0.1060591;0.5077668;-0.1417277,104.626
+0;0;0,0.007633588;0.3075564;0.007201467,0.01580144;0.6134273;-0.000800818,0.1879492;0.4863231;0.002195165,0.2225094;0.2410861;0.01692668,0.2547307;-0.01989169;-0.05058597,-0.1599191;0.4851626;0.01262138,-0.3402194;0.3147914;0.008368047,-0.5554307;0.1542253;-0.03173394,0.08390433;0.004964682;-0.04820722,0.09350599;-0.3016892;-0.00618989,0.09521278;-0.657913;0.08742826,0.1031714;-0.6841259;0.02759369,-0.08517231;0.008147113;-0.04547334,-0.1190998;-0.297941;-0.01301938,-0.1390003;-0.6545466;0.07697544,-0.1320646;-0.6861094;0.02252069,0.013731;0.5375815;0.003701085,0;0;0,-0.0597282;0.2922655;-0.07559419,-0.1214424;0.5780411;-0.1662633,0.07522097;0.497172;-0.1443696,0.2413745;0.313103;-0.1363552,0.2774157;0.04927021;-0.1892595,-0.2093454;0.4330758;-0.01236437,-0.3312882;0.2252661;0.0467772,-0.5188483;0.05807881;-0.05605856,0.06651959;0.01643482;-0.06850958,0.1029788;-0.2896942;-0.09766483,0.1037919;-0.6544663;-0.04664183,0.1236932;-0.6843126;-0.09979963,-0.09635157;-0.009271436;-0.00435168,-0.143233;-0.3114579;-0.0531345,-0.1464951;-0.6766248;-0.005122438,-0.1701183;-0.7047725;-0.0586405,-0.1060591;0.5077668;-0.1417277,104.6377
+0;0;0,0.007643106;0.3079398;0.007210445,0.01580541;0.6136009;-0.0007891613,0.1881164;0.486437;0.002206099,0.2226349;0.2414963;0.01691981,0.2539146;-0.01185499;-0.04861993,-0.1600785;0.4852754;0.0126421,-0.3401608;0.3151101;0.008393909,-0.5490831;0.1592361;-0.03053618,0.08267453;0.004891913;-0.04750064,0.09227055;-0.3015822;-0.005507935,0.09397734;-0.6578041;0.0881097,0.1019618;-0.6841996;0.02808078,-0.08392391;0.008027698;-0.04480683,-0.1178316;-0.297881;-0.01237189,-0.137732;-0.6544846;0.07762242,-0.1307737;-0.6862474;0.0229908,0.01373465;0.5377434;0.003713433,0;0;0,-0.05828176;0.2922016;-0.0784781,-0.1178463;0.5776404;-0.1709106,0.07851041;0.497851;-0.1444676,0.2473431;0.316882;-0.1322329,0.3027699;0.06316137;-0.1771159,-0.2070431;0.4328341;-0.01678284,-0.3407649;0.2331827;0.04372941,-0.5212284;0.06751788;-0.0534758,0.06716442;0.01586574;-0.06597376,0.105033;-0.2895012;-0.099123,0.1091411;-0.6548009;-0.05221391,0.1293009;-0.6842504;-0.1061306,-0.0948059;-0.008559312;-0.00734158,-0.1410802;-0.3102929;-0.05830654,-0.1398428;-0.6756222;-0.01146529,-0.1626226;-0.7045358;-0.06492499,-0.1030113;0.5074217;-0.1458476,104.6591
+0;0;0,0.008056168;0.3079305;0.007158599,0.0168087;0.6135754;-0.0008450935,0.1888586;0.4860784;0.001776055,0.2230477;0.2410853;0.01638344,0.2541156;-0.01228783;-0.04917292,-0.1594985;0.4862648;0.01326689,-0.3473511;0.3247111;0.009301029,-0.5664346;0.184022;-0.03156166,0.08258957;0.004812078;-0.04765632,0.09197313;-0.3016308;-0.005388286,0.09332397;-0.6578184;0.0883655,0.100927;-0.6841726;0.02824844,-0.08399335;0.008105548;-0.04466249,-0.1179988;-0.2977889;-0.01219548,-0.1378711;-0.6543936;0.07780115,-0.130879;-0.6862213;0.0232474,0.01457996;0.5377221;0.003651109,0;0;0,-0.05828176;0.2922016;-0.0784781,-0.1178463;0.5776404;-0.1709106,0.07851041;0.497851;-0.1444676,0.2473431;0.316882;-0.1322329,0.3027699;0.06316137;-0.1771159,-0.2070431;0.4328341;-0.01678284,-0.3407649;0.2331827;0.04372941,-0.5212284;0.06751788;-0.0534758,0.06716442;0.01586574;-0.06597376,0.105033;-0.2895012;-0.099123,0.1091411;-0.6548009;-0.05221391,0.1293009;-0.6842504;-0.1061306,-0.0948059;-0.008559312;-0.00734158,-0.1410802;-0.3102929;-0.05830654,-0.1398428;-0.6756222;-0.01146529,-0.1626226;-0.7045358;-0.06492499,-0.1030113;0.5074217;-0.1458476,104.6714
+0;0;0,0.008055914;0.3079208;0.007158373,0.01680075;0.6132948;-0.0008407384,0.1902267;0.4854002;0.001765009,0.2245052;0.2397656;0.01641064,0.2558192;-0.01561362;-0.04966476,-0.1608803;0.4855881;0.01334655,-0.3492248;0.3236114;0.009370305,-0.5700429;0.1818084;-0.03181592,0.08285189;0.004827362;-0.04780767,0.09226377;-0.3025408;-0.005412024,0.09361382;-0.6585179;0.08828636,0.1012868;-0.6853908;0.02761603,-0.08426011;0.008131292;-0.04480434,-0.1183682;-0.2986867;-0.0122393,-0.1382287;-0.6550807;0.07770415,-0.1311723;-0.6874774;0.02264833,0.0145723;0.5374516;0.003654865,0;0;0,-0.05663265;0.2918021;-0.08109021,-0.1140641;0.5768038;-0.1753042,0.08321546;0.4980186;-0.1449547,0.253065;0.3176633;-0.1262732,0.3151839;0.06438258;-0.1768219,-0.2119303;0.436034;-0.02330975,-0.3373206;0.2324352;0.04414935,-0.5302926;0.07468854;-0.0477356,0.06910244;0.01550463;-0.06448078,0.1081512;-0.2902075;-0.1015811,0.1150574;-0.6555924;-0.05745578,0.1357817;-0.6848;-0.1125853,-0.09499195;-0.007854871;-0.009388374,-0.137616;-0.3108135;-0.06192785,-0.1337874;-0.6759499;-0.01543365,-0.1563924;-0.7047874;-0.07021904,-0.0997313;0.5066645;-0.1497617,104.693
+0;0;0,0.008055914;0.3079208;0.007158373,0.01680075;0.6132948;-0.0008407384,0.1902267;0.4854002;0.001765009,0.2245052;0.2397656;0.01641064,0.2558192;-0.01561362;-0.04966476,-0.1608803;0.4855881;0.01334655,-0.3492248;0.3236114;0.009370305,-0.5700429;0.1818084;-0.03181592,0.08285189;0.004827362;-0.04780767,0.09226377;-0.3025408;-0.005412024,0.09361382;-0.6585179;0.08828636,0.1012868;-0.6853908;0.02761603,-0.08426011;0.008131292;-0.04480434,-0.1183682;-0.2986867;-0.0122393,-0.1382287;-0.6550807;0.07770415,-0.1311723;-0.6874774;0.02264833,0.0145723;0.5374516;0.003654865,0;0;0,-0.05663265;0.2918021;-0.08109021,-0.1140641;0.5768038;-0.1753042,0.08321546;0.4980186;-0.1449547,0.253065;0.3176633;-0.1262732,0.3151839;0.06438258;-0.1768219,-0.2119303;0.436034;-0.02330975,-0.3373206;0.2324352;0.04414935,-0.5302926;0.07468854;-0.0477356,0.06910244;0.01550463;-0.06448078,0.1081512;-0.2902075;-0.1015811,0.1150574;-0.6555924;-0.05745578,0.1357817;-0.6848;-0.1125853,-0.09499195;-0.007854871;-0.009388374,-0.137616;-0.3108135;-0.06192785,-0.1337874;-0.6759499;-0.01543365,-0.1563924;-0.7047874;-0.07021904,-0.0997313;0.5066645;-0.1497617,104.7045
+0;0;0,0.008449487;0.3079123;0.007070516,0.01763571;0.6132719;-0.0009872732,0.1908187;0.4849303;0.001623407,0.2251713;0.2392934;0.01605639,0.2563483;-0.01603922;-0.05026322,-0.1603793;0.4864406;0.01373962,-0.3562083;0.3336369;0.008452782,-0.5785521;0.1936981;-0.03085844,0.08285055;0.004756263;-0.04781712,0.09208517;-0.3025936;-0.005249932,0.09342062;-0.6585695;0.08845296,0.09985559;-0.6852936;0.02750008,-0.08426715;0.008173764;-0.04478335,-0.118565;-0.2986179;-0.01216911,-0.1384126;-0.6549844;0.07788591,-0.1310671;-0.6869279;0.02235809,0.01529869;0.5374326;0.003519494,0;0;0,-0.05663265;0.2918021;-0.08109021,-0.1140641;0.5768038;-0.1753042,0.08321546;0.4980186;-0.1449547,0.253065;0.3176633;-0.1262732,0.3151839;0.06438258;-0.1768219,-0.2119303;0.436034;-0.02330975,-0.3373206;0.2324352;0.04414935,-0.5302926;0.07468854;-0.0477356,0.06910244;0.01550463;-0.06448078,0.1081512;-0.2902075;-0.1015811,0.1150574;-0.6555924;-0.05745578,0.1357817;-0.6848;-0.1125853,-0.09499195;-0.007854871;-0.009388374,-0.137616;-0.3108135;-0.06192785,-0.1337874;-0.6759499;-0.01543365,-0.1563924;-0.7047874;-0.07021904,-0.0997313;0.5066645;-0.1497617,104.7157
+0;0;0,0.008441526;0.3076221;0.007063854,0.01761621;0.6125965;-0.0009860424,0.1908445;0.4842858;0.00162155,0.2255266;0.2362926;0.01619298,0.256612;-0.01829012;-0.04993185,-0.1604413;0.4857965;0.01374079,-0.3581488;0.3315271;0.00840324,-0.5798396;0.1919992;-0.03079253,0.08270168;0.004747717;-0.0477312,0.09195688;-0.3032873;-0.005069114,0.09329093;-0.65889;0.08853553,0.09973165;-0.6856648;0.02752818,-0.08411574;0.008159077;-0.04470288,-0.1184901;-0.2993165;-0.01201594,-0.1383169;-0.6553094;0.07794465,-0.1309648;-0.6873082;0.02236721,0.01528055;0.5368012;0.003518111,0;0;0,-0.0558942;0.2913235;-0.08221292,-0.1119636;0.5757874;-0.1776054,0.08490452;0.4989874;-0.1427028,0.2575587;0.3184807;-0.1198187,0.3311908;0.06856439;-0.1674769,-0.2131444;0.4367847;-0.02689748,-0.3430988;0.2338711;0.04277121,-0.5368422;0.07664767;-0.04608525,0.06976838;0.01536015;-0.06353593,0.1086259;-0.2908432;-0.1025343,0.1190605;-0.6559969;-0.06045365,0.1399168;-0.6847198;-0.1161618,-0.09467559;-0.00769029;-0.01085217,-0.1368594;-0.31134;-0.06384856,-0.1301166;-0.6761951;-0.0185477,-0.1508797;-0.7061489;-0.07296471,-0.09800996;0.5057601;-0.1516798,104.7267
+0;0;0,0.008441526;0.3076221;0.007063854,0.01761621;0.6125965;-0.0009860424,0.1908445;0.4842858;0.00162155,0.2255266;0.2362926;0.01619298,0.256612;-0.01829012;-0.04993185,-0.1604413;0.4857965;0.01374079,-0.3581488;0.3315271;0.00840324,-0.5798396;0.1919992;-0.03079253,0.08270168;0.004747717;-0.0477312,0.09195688;-0.3032873;-0.005069114,0.09329093;-0.65889;0.08853553,0.09973165;-0.6856648;0.02752818,-0.08411574;0.008159077;-0.04470288,-0.1184901;-0.2993165;-0.01201594,-0.1383169;-0.6553094;0.07794465,-0.1309648;-0.6873082;0.02236721,0.01528055;0.5368012;0.003518111,0;0;0,-0.0558942;0.2913235;-0.08221292,-0.1119636;0.5757874;-0.1776054,0.08490452;0.4989874;-0.1427028,0.2575587;0.3184807;-0.1198187,0.3311908;0.06856439;-0.1674769,-0.2131444;0.4367847;-0.02689748,-0.3430988;0.2338711;0.04277121,-0.5368422;0.07664767;-0.04608525,0.06976838;0.01536015;-0.06353593,0.1086259;-0.2908432;-0.1025343,0.1190605;-0.6559969;-0.06045365,0.1399168;-0.6847198;-0.1161618,-0.09467559;-0.00769029;-0.01085217,-0.1368594;-0.31134;-0.06384856,-0.1301166;-0.6761951;-0.0185477,-0.1508797;-0.7061489;-0.07296471,-0.09800996;0.5057601;-0.1516798,104.749
+0;0;0,0.008644402;0.3083519;0.007065351,0.01799237;0.6137324;-0.0009856909,0.1913939;0.4851111;0.001426316,0.2261394;0.235935;0.01606589,0.2570049;-0.01596782;-0.04992696,-0.1605558;0.4875208;0.01412123,-0.3655654;0.3410359;0.009273257,-0.5949492;0.2194789;-0.02773643,0.08140476;0.004660749;-0.04712873,0.0906566;-0.3045712;-0.004104864,0.09154527;-0.6587229;0.08923574,0.09903038;-0.6861203;0.02870857,-0.08290778;0.008063581;-0.04394146,-0.1176793;-0.3006098;-0.01118938,-0.137445;-0.6551128;0.07866411,-0.1389154;-0.616349;-0.004612863,0.01561834;0.5378239;0.003520803,0;0;0,-0.05399977;0.2914955;-0.08555675,-0.1082097;0.5759519;-0.1833346,0.08813105;0.497609;-0.1431599,0.2647828;0.31984;-0.1166534,0.3471577;0.07542741;-0.1639783,-0.2109976;0.4371626;-0.03264084,-0.3471517;0.2369661;0.03731383,-0.5424527;0.08265331;-0.04519593,0.0709154;0.01479807;-0.06017971,0.1122177;-0.2912449;-0.1070077,0.1251408;-0.6550585;-0.06689072,0.1464927;-0.6836588;-0.1227846,-0.09288851;-0.006920204;-0.01390717,-0.1335196;-0.3117896;-0.06835723,-0.1240579;-0.6754013;-0.02553559,-0.1403203;-0.7073898;-0.07945207,-0.09469093;0.5059307;-0.1568334,104.76
+0;0;0,0.008644402;0.3083519;0.007065351,0.01799237;0.6137324;-0.0009856909,0.1913939;0.4851111;0.001426316,0.2261394;0.235935;0.01606589,0.2570049;-0.01596782;-0.04992696,-0.1605558;0.4875208;0.01412123,-0.3655654;0.3410359;0.009273257,-0.5949492;0.2194789;-0.02773643,0.08140476;0.004660749;-0.04712873,0.0906566;-0.3045712;-0.004104864,0.09154527;-0.6587229;0.08923574,0.09903038;-0.6861203;0.02870857,-0.08290778;0.008063581;-0.04394146,-0.1176793;-0.3006098;-0.01118938,-0.137445;-0.6551128;0.07866411,-0.1389154;-0.616349;-0.004612863,0.01561834;0.5378239;0.003520803,0;0;0,-0.05399977;0.2914955;-0.08555675,-0.1082097;0.5759519;-0.1833346,0.08813105;0.497609;-0.1431599,0.2647828;0.31984;-0.1166534,0.3471577;0.07542741;-0.1639783,-0.2109976;0.4371626;-0.03264084,-0.3471517;0.2369661;0.03731383,-0.5424527;0.08265331;-0.04519593,0.0709154;0.01479807;-0.06017971,0.1122177;-0.2912449;-0.1070077,0.1251408;-0.6550585;-0.06689072,0.1464927;-0.6836588;-0.1227846,-0.09288851;-0.006920204;-0.01390717,-0.1335196;-0.3117896;-0.06835723,-0.1240579;-0.6754013;-0.02553559,-0.1403203;-0.7073898;-0.07945207,-0.09469093;0.5059307;-0.1568334,104.7715
+0;0;0,0.008634139;0.3079858;0.007056962,0.01797169;0.613025;-0.0009867796,0.1926518;0.4840669;0.001407267,0.2275346;0.2339054;0.01610474,0.2584708;-0.01857385;-0.05003912,-0.161855;0.4864942;0.01419442,-0.3676754;0.3394299;0.009327268,-0.5975841;0.2175948;-0.02776711,0.08191298;0.004689847;-0.04742296,0.09118865;-0.3053387;-0.004288264,0.09207736;-0.6595055;0.08905631,0.09975939;-0.688413;0.02693674,-0.08342539;0.008113923;-0.0442158,-0.1182865;-0.3013546;-0.01137935,-0.138053;-0.6558727;0.07847796,-0.1395621;-0.6168783;-0.006989941,0.01559911;0.5371627;0.003516971,0;0;0,-0.05416097;0.2909513;-0.0859859,-0.107894;0.5747763;-0.1847758,0.08944465;0.4968253;-0.1421652,0.2688097;0.3216106;-0.1083784,0.3603968;0.07967959;-0.154844,-0.2142103;0.4370448;-0.03442,-0.3487038;0.2352023;0.03758468,-0.5454248;0.0806426;-0.04297566,0.07181798;0.01486293;-0.06001616,0.1124923;-0.2918622;-0.1082819,0.1260081;-0.6554482;-0.06620193,0.1498261;-0.6838435;-0.1246026,-0.09335817;-0.006971459;-0.01470773,-0.132943;-0.3125927;-0.0703226,-0.1217413;-0.6763732;-0.02925749,-0.1376331;-0.7102576;-0.08452217,-0.09456086;0.5049089;-0.1579099,104.7937
+0;0;0,0.008844226;0.3079812;0.006996904,0.01837228;0.613013;-0.001103465,0.192978;0.4839586;0.001158353,0.2275467;0.2337472;0.01574787,0.2584034;-0.01864451;-0.05076642,-0.1617673;0.4875382;0.01454294,-0.3728084;0.3481013;0.008833531,-0.6050535;0.2305745;-0.02760126,0.08185419;0.004660625;-0.04752722,0.09101585;-0.3053544;-0.004271578,0.09175153;-0.6594912;0.08918789,0.1002041;-0.688319;0.02709286,-0.08347045;0.008156599;-0.04412282,-0.1184543;-0.3013018;-0.01132113,-0.1381795;-0.6558135;0.07857047,-0.1397858;-0.616823;-0.006896071,0.01595666;0.5371529;0.003414555,0;0;0,-0.05416097;0.2909513;-0.0859859,-0.107894;0.5747763;-0.1847758,0.08944465;0.4968253;-0.1421652,0.2688097;0.3216106;-0.1083784,0.3603968;0.07967959;-0.154844,-0.2142103;0.4370448;-0.03442,-0.3487038;0.2352023;0.03758468,-0.5454248;0.0806426;-0.04297566,0.07181798;0.01486293;-0.06001616,0.1124923;-0.2918622;-0.1082819,0.1260081;-0.6554482;-0.06620193,0.1498261;-0.6838435;-0.1246026,-0.09335817;-0.006971459;-0.01470773,-0.132943;-0.3125927;-0.0703226,-0.1217413;-0.6763732;-0.02925749,-0.1376331;-0.7102576;-0.08452217,-0.09456086;0.5049089;-0.1579099,104.8048
+0;0;0,0.008844226;0.3079812;0.006996904,0.01837228;0.613013;-0.001103465,0.192978;0.4839586;0.001158353,0.2275467;0.2337472;0.01574787,0.2584034;-0.01864451;-0.05076642,-0.1617673;0.4875382;0.01454294,-0.3728084;0.3481013;0.008833531,-0.6050535;0.2305745;-0.02760126,0.08185419;0.004660625;-0.04752722,0.09101585;-0.3053544;-0.004271578,0.09175153;-0.6594912;0.08918789,0.1002041;-0.688319;0.02709286,-0.08347045;0.008156599;-0.04412282,-0.1184543;-0.3013018;-0.01132113,-0.1381795;-0.6558135;0.07857047,-0.1397858;-0.616823;-0.006896071,0.01595666;0.5371529;0.003414555,0;0;0,-0.05416097;0.2909513;-0.0859859,-0.107894;0.5747763;-0.1847758,0.08944465;0.4968253;-0.1421652,0.2688097;0.3216106;-0.1083784,0.3603968;0.07967959;-0.154844,-0.2142103;0.4370448;-0.03442,-0.3487038;0.2352023;0.03758468,-0.5454248;0.0806426;-0.04297566,0.07181798;0.01486293;-0.06001616,0.1124923;-0.2918622;-0.1082819,0.1260081;-0.6554482;-0.06620193,0.1498261;-0.6838435;-0.1246026,-0.09335817;-0.006971459;-0.01470773,-0.132943;-0.3125927;-0.0703226,-0.1217413;-0.6763732;-0.02925749,-0.1376331;-0.7102576;-0.08452217,-0.09456086;0.5049089;-0.1579099,104.8159
+0;0;0,0.008824493;0.307294;0.006981291,0.01833953;0.6119119;-0.001103819,0.1927127;0.4831293;0.001149129,0.2276489;0.2302579;0.01589374,0.2584002;-0.02127153;-0.05039333,-0.1615538;0.4867041;0.01451566,-0.3748384;0.3457848;0.008745549,-0.6062902;0.2286595;-0.02756478,0.08249879;0.004697327;-0.0479015,0.09165961;-0.3052894;-0.004649796,0.09239522;-0.6593901;0.08880011,0.1008331;-0.6881155;0.02681307,-0.08412777;0.008220832;-0.04447028,-0.1191084;-0.3012093;-0.01167158,-0.1388316;-0.6556848;0.07821083,-0.1404351;-0.6167101;-0.007107072,0.01593029;0.5362518;0.003402287,0;0;0,-0.05153225;0.290116;-0.0879395,-0.1041724;0.5734408;-0.1874752,0.09270511;0.4962561;-0.1451719,0.2734501;0.3203294;-0.1031849,0.3690457;0.08131133;-0.1515434,-0.2119371;0.4366578;-0.03812741,-0.3478789;0.2333682;0.0365385,-0.5443715;0.07872662;-0.04145716,0.0725541;0.01495099;-0.06029129,0.1136763;-0.2915164;-0.1096179,0.1259492;-0.6536961;-0.05674124,0.1505384;-0.6834041;-0.1132443,-0.09410163;-0.007126139;-0.01472318,-0.1321608;-0.31269;-0.07154471,-0.1198245;-0.676546;-0.03182986,-0.1343497;-0.7094289;-0.08837216,-0.09110904;0.5037851;-0.1604941,104.8383
+0;0;0,0.00895295;0.3062567;0.006809904,0.01856241;0.6096956;-0.001443867,0.1941184;0.4804935;0.000814518,0.2292721;0.223989;0.01573581,0.2598156;-0.02523373;-0.05037507,-0.1628995;0.4853844;0.01471156,-0.3845246;0.3508451;0.008841699,-0.6207593;0.2487789;-0.02567216,0.08192296;0.004719896;-0.04781852,0.09105329;-0.3064951;-0.004187603,0.09136196;-0.6687266;0.09191585,0.0998618;-0.6943208;0.03382816,-0.08373364;0.008194394;-0.04406573,-0.1189851;-0.3024952;-0.01133855,-0.139173;-0.6652451;0.08060008,-0.1323484;-0.6954952;0.02711657,0.0161311;0.5342548;0.003104121,0;0;0,-0.05271488;0.2891802;-0.08669305,-0.1054225;0.571215;-0.1862586,0.09277806;0.4980503;-0.1426361,0.2770253;0.3203849;-0.1009119,0.3770897;0.08497353;-0.1454554,-0.2152615;0.4339826;-0.03715177,-0.3513072;0.2267359;0.03896231,-0.5456069;0.07205285;-0.03677607,0.07273401;0.01525676;-0.05913758,0.1151558;-0.2918133;-0.1115794,0.1213638;-0.6585061;-0.03447199,0.144031;-0.6823137;-0.09040117,-0.09333278;-0.007374339;-0.01596464,-0.1310132;-0.3139871;-0.07436481,-0.11639;-0.6864394;-0.03546612,-0.1337648;-0.6822476;-0.1100931,-0.09239571;0.5018547;-0.1591041,104.8604
+0;0;0,0.00895295;0.3062567;0.006809904,0.01856241;0.6096956;-0.001443867,0.1941184;0.4804935;0.000814518,0.2292721;0.223989;0.01573581,0.2598156;-0.02523373;-0.05037507,-0.1628995;0.4853844;0.01471156,-0.3845246;0.3508451;0.008841699,-0.6207593;0.2487789;-0.02567216,0.08192296;0.004719896;-0.04781852,0.09105329;-0.3064951;-0.004187603,0.09136196;-0.6687266;0.09191585,0.0998618;-0.6943208;0.03382816,-0.08373364;0.008194394;-0.04406573,-0.1189851;-0.3024952;-0.01133855,-0.139173;-0.6652451;0.08060008,-0.1323484;-0.6954952;0.02711657,0.0161311;0.5342548;0.003104121,0;0;0,-0.05271488;0.2891802;-0.08669305,-0.1054225;0.571215;-0.1862586,0.09277806;0.4980503;-0.1426361,0.2770253;0.3203849;-0.1009119,0.3770897;0.08497353;-0.1454554,-0.2152615;0.4339826;-0.03715177,-0.3513072;0.2267359;0.03896231,-0.5456069;0.07205285;-0.03677607,0.07273401;0.01525676;-0.05913758,0.1151558;-0.2918133;-0.1115794,0.1213638;-0.6585061;-0.03447199,0.144031;-0.6823137;-0.09040117,-0.09333278;-0.007374339;-0.01596464,-0.1310132;-0.3139871;-0.07436481,-0.11639;-0.6864394;-0.03546612,-0.1337648;-0.6822476;-0.1100931,-0.09239571;0.5018547;-0.1591041,104.8722
+0;0;0,0.008949493;0.3061385;0.006807274,0.01855805;0.6095508;-0.00144206,0.1940073;0.4804728;0.0008122521,0.2295645;0.2210242;0.0159048,0.2598732;-0.02628216;-0.0496977,-0.1627906;0.4853607;0.01470073,-0.3869596;0.3492772;0.008763498,-0.6213777;0.2479959;-0.02548496,0.08166096;0.004704801;-0.0476656,0.0907679;-0.3057126;-0.004146487,0.09108497;-0.6778096;0.09457435,0.09963399;-0.7037254;0.03615059,-0.08346586;0.008168189;-0.0439248,-0.118627;-0.3017252;-0.01128149,-0.1393647;-0.6743546;0.08316109,-0.1325006;-0.7049533;0.02936813,0.01612967;0.534201;0.003100444,0;0;0,-0.05044682;0.2886181;-0.08945322,-0.1022251;0.5704058;-0.1901298,0.09570217;0.4977301;-0.1466949,0.2820418;0.319848;-0.0972867,0.3844658;0.08733894;-0.1400836,-0.2127271;0.4339927;-0.04112355,-0.3453045;0.2219853;0.03813414,-0.5359281;0.06266592;-0.03014997,0.0727942;0.01519021;-0.05859113,0.1151566;-0.2911727;-0.1103888,0.1158937;-0.6622312;-0.007835627,0.1409083;-0.6844724;-0.06491566,-0.09289169;-0.007299223;-0.01674857,-0.1291945;-0.3129408;-0.07675809,-0.1130031;-0.6955884;-0.03776168,-0.130503;-0.6917295;-0.112751,-0.08939442;0.5011721;-0.1628132,104.894
+0;0;0,0.009045412;0.306135;0.006836072,0.0187256;0.6095458;-0.001384847,0.1941416;0.4804297;0.0005629777,0.2294059;0.2209529;0.01585735,0.2596329;-0.02623565;-0.05022483,-0.1628779;0.4862507;0.01482037,-0.3923508;0.3592967;0.009291581,-0.6277171;0.2603796;-0.0253612,0.08155878;0.004721925;-0.04783856,0.0906575;-0.3056574;-0.004047196,0.09066502;-0.677748;0.09469838,0.09972764;-0.7035922;0.03628362,-0.08353014;0.008199072;-0.04379668,-0.1189417;-0.3016775;-0.01126372,-0.139471;-0.6743103;0.08321051,-0.1411033;-0.6358138;0.002351731,0.01627966;0.5341961;0.003149962,0;0;0,-0.05044682;0.2886181;-0.08945322,-0.1022251;0.5704058;-0.1901298,0.09570217;0.4977301;-0.1466949,0.2820418;0.319848;-0.0972867,0.3844658;0.08733894;-0.1400836,-0.2127271;0.4339927;-0.04112355,-0.3453045;0.2219853;0.03813414,-0.5359281;0.06266592;-0.03014997,0.0727942;0.01519021;-0.05859113,0.1151566;-0.2911727;-0.1103888,0.1158937;-0.6622312;-0.007835627,0.1409083;-0.6844724;-0.06491566,-0.09289169;-0.007299223;-0.01674857,-0.1291945;-0.3129408;-0.07675809,-0.1130031;-0.6955884;-0.03776168,-0.130503;-0.6917295;-0.112751,-0.08939442;0.5011721;-0.1628132,104.9054
+0;0;0,0.009045412;0.306135;0.006836072,0.0187256;0.6095458;-0.001384847,0.1941416;0.4804297;0.0005629777,0.2294059;0.2209529;0.01585735,0.2596329;-0.02623565;-0.05022483,-0.1628779;0.4862507;0.01482037,-0.3923508;0.3592967;0.009291581,-0.6277171;0.2603796;-0.0253612,0.08155878;0.004721925;-0.04783856,0.0906575;-0.3056574;-0.004047196,0.09066502;-0.677748;0.09469838,0.09972764;-0.7035922;0.03628362,-0.08353014;0.008199072;-0.04379668,-0.1189417;-0.3016775;-0.01126372,-0.139471;-0.6743103;0.08321051,-0.1411033;-0.6358138;0.002351731,0.01627966;0.5341961;0.003149962,0;0;0,-0.05044682;0.2886181;-0.08945322,-0.1022251;0.5704058;-0.1901298,0.09570217;0.4977301;-0.1466949,0.2820418;0.319848;-0.0972867,0.3844658;0.08733894;-0.1400836,-0.2127271;0.4339927;-0.04112355,-0.3453045;0.2219853;0.03813414,-0.5359281;0.06266592;-0.03014997,0.0727942;0.01519021;-0.05859113,0.1151566;-0.2911727;-0.1103888,0.1158937;-0.6622312;-0.007835627,0.1409083;-0.6844724;-0.06491566,-0.09289169;-0.007299223;-0.01674857,-0.1291945;-0.3129408;-0.07675809,-0.1130031;-0.6955884;-0.03776168,-0.130503;-0.6917295;-0.112751,-0.08939442;0.5011721;-0.1628132,104.9168
+0;0;0,0.009052063;0.3063601;0.006841098,0.01874363;0.6101263;-0.001391845,0.1953197;0.4805154;0.0005476272,0.2307744;0.2196366;0.01592464,0.2611856;-0.02905801;-0.05056016,-0.1640377;0.4863745;0.01489838,-0.3947505;0.3587346;0.009339716,-0.6315508;0.2592148;-0.0255242,0.08215955;0.004756708;-0.04819095,0.09122155;-0.30437;-0.004576311,0.09122904;-0.6753023;0.09386187,0.09922782;-0.6945912;0.04230423,-0.08414544;0.008259467;-0.04411929,-0.1194141;-0.3003665;-0.01171762,-0.1398795;-0.6718394;0.08246251,-0.1413201;-0.6343403;0.01109549,0.01629305;0.5346339;0.003151551,0;0;0,-0.05174535;0.2890283;-0.08814931,-0.1040031;0.5711259;-0.1887701,0.09492686;0.4975965;-0.1421714,0.2841893;0.3204962;-0.09352493,0.3880562;0.08664782;-0.135006,-0.2145677;0.4325877;-0.03907966,-0.343217;0.2172647;0.04238551,-0.530871;0.05190162;-0.02569645,0.07312794;0.01519608;-0.05930066,0.1121026;-0.2916211;-0.102751,0.114508;-0.6585743;0.009588957,0.1371605;-0.6823071;-0.03225875,-0.09374255;-0.007295938;-0.01594642,-0.1295826;-0.3114675;-0.077093,-0.1123726;-0.6930147;-0.0395928,-0.1273568;-0.6860003;-0.1059155,-0.09108623;0.5017949;-0.161345,104.9387
+0;0;0,0.009174498;0.3066758;0.006814064,0.01895957;0.6107615;-0.001470156,0.1965735;0.4806393;0.0004582878,0.2317318;0.2190444;0.01565956,0.2621741;-0.03021905;-0.05102476,-0.1652626;0.4878568;0.01494035,-0.4001842;0.3667023;0.009237054,-0.6424315;0.2790006;-0.02438548,0.08260892;0.004780916;-0.04861742,0.09171324;-0.30733;-0.004348114,0.09159003;-0.6775953;0.09427394,0.101537;-0.7041121;0.0355992,-0.08472688;0.00831261;-0.04430577,-0.1203695;-0.3033332;-0.01171242,-0.1408703;-0.674218;0.08234555,-0.1350491;-0.705521;0.02808803,0.01648644;0.5351527;0.003091832,0;0;0,-0.05253905;0.2895053;-0.08721781,-0.1052304;0.5720346;-0.1873724,0.09490907;0.4990266;-0.1403565,0.2851272;0.3216423;-0.09291172,0.3907554;0.0874511;-0.1316795,-0.2144545;0.4297288;-0.03688307,-0.337564;0.2110873;0.04641794,-0.5179032;0.03755134;-0.02335909,0.07319567;0.01535907;-0.06014347,0.1105306;-0.2961854;-0.09179807,0.1080728;-0.6557803;0.04052043,0.1322199;-0.6772199;-0.01869702,-0.09449387;-0.007498066;-0.0150144,-0.1304528;-0.3142681;-0.0786927,-0.1133979;-0.6953863;-0.04290437,-0.1304706;-0.6915873;-0.1187849,-0.09220433;0.5025734;-0.1600032,104.9615
+0;0;0,0.009174498;0.3066758;0.006814064,0.01895957;0.6107615;-0.001470156,0.1965735;0.4806393;0.0004582878,0.2317318;0.2190444;0.01565956,0.2621741;-0.03021905;-0.05102476,-0.1652626;0.4878568;0.01494035,-0.4001842;0.3667023;0.009237054,-0.6424315;0.2790006;-0.02438548,0.08260892;0.004780916;-0.04861742,0.09171324;-0.30733;-0.004348114,0.09159003;-0.6775953;0.09427394,0.101537;-0.7041121;0.0355992,-0.08472688;0.00831261;-0.04430577,-0.1203695;-0.3033332;-0.01171242,-0.1408703;-0.674218;0.08234555,-0.1350491;-0.705521;0.02808803,0.01648644;0.5351527;0.003091832,0;0;0,-0.05253905;0.2895053;-0.08721781,-0.1052304;0.5720346;-0.1873724,0.09490907;0.4990266;-0.1403565,0.2851272;0.3216423;-0.09291172,0.3907554;0.0874511;-0.1316795,-0.2144545;0.4297288;-0.03688307,-0.337564;0.2110873;0.04641794,-0.5179032;0.03755134;-0.02335909,0.07319567;0.01535907;-0.06014347,0.1105306;-0.2961854;-0.09179807,0.1080728;-0.6557803;0.04052043,0.1322199;-0.6772199;-0.01869702,-0.09449387;-0.007498066;-0.0150144,-0.1304528;-0.3142681;-0.0786927,-0.1133979;-0.6953863;-0.04290437,-0.1304706;-0.6915873;-0.1187849,-0.09220433;0.5025734;-0.1600032,104.984
+0;0;0,0.009173857;0.3066543;0.006813589,0.01895208;0.6105269;-0.001465308,0.1969217;0.4803394;0.0004554198,0.232098;0.2186108;0.01566445,0.2624387;-0.02982086;-0.05079735,-0.1656263;0.4875711;0.01496597,-0.400668;0.3663547;0.009259765,-0.6421069;0.2789457;-0.02425058,0.08273871;0.004788428;-0.04869381,0.09186605;-0.308111;-0.004312642,0.09174488;-0.6722474;0.09267695,0.1007177;-0.6932294;0.03974837,-0.08486;0.008325671;-0.04437539,-0.1205927;-0.3041076;-0.01169969,-0.1407541;-0.6688532;0.08080137,-0.135503;-0.6941527;0.03185743,0.01648032;0.5349601;0.003094145,0;0;0,-0.05331402;0.2899036;-0.08532882,-0.1068067;0.5729064;-0.1830492,0.09409025;0.4995638;-0.1382186,0.2852099;0.3227931;-0.09135723,0.3908573;0.08905596;-0.1268761,-0.2149205;0.4278036;-0.03334976,-0.3313034;0.2057808;0.05109828,-0.5042644;0.02628939;-0.0190683,0.07283269;0.01537347;-0.06081748,0.1070807;-0.2984195;-0.07870889,0.1057472;-0.6523527;0.05064249,0.1240247;-0.6772605;0.00446701,-0.09477026;-0.007512211;-0.01420825,-0.131744;-0.3146554;-0.07943922,-0.116145;-0.689639;-0.04558322,-0.1316302;-0.6830816;-0.1140797,-0.09354812;0.5032882;-0.1563144,105.0058
+0;0;0,0.00929193;0.3066519;0.006764361,0.01917598;0.6105196;-0.001561554,0.1970749;0.4801887;0.0003556157,0.2321762;0.218447;0.01551275,0.2624867;-0.02991679;-0.05121596,-0.1658056;0.4890208;0.01481866,-0.4088933;0.385113;0.005758963,-0.6540518;0.3057312;-0.01977315,0.08263151;0.004859906;-0.04886844,0.09174585;-0.3080189;-0.004339218,0.09156311;-0.6721618;0.09262558,0.1000914;-0.6926461;0.03914923,-0.08494551;0.008336959;-0.04420934,-0.1206078;-0.3041097;-0.01158483,-0.1408984;-0.6688737;0.08081529,-0.136749;-0.6936758;0.03121058,0.01667773;0.5349545;0.003011217,0;0;0,-0.05331402;0.2899036;-0.08532882,-0.1068067;0.5729064;-0.1830492,0.09409025;0.4995638;-0.1382186,0.2852099;0.3227931;-0.09135723,0.3908573;0.08905596;-0.1268761,-0.2149205;0.4278036;-0.03334976,-0.3313034;0.2057808;0.05109828,-0.5042644;0.02628939;-0.0190683,0.07283269;0.01537347;-0.06081748,0.1070807;-0.2984195;-0.07870889,0.1057472;-0.6523527;0.05064249,0.1240247;-0.6772605;0.00446701,-0.09477026;-0.007512211;-0.01420825,-0.131744;-0.3146554;-0.07943922,-0.116145;-0.689639;-0.04558322,-0.1316302;-0.6830816;-0.1140797,-0.09354812;0.5032882;-0.1563144,105.0172
+0;0;0,0.009319581;0.3075644;0.00678449,0.01922879;0.6122052;-0.001563278,0.1975126;0.4815478;0.0003606807,0.2326177;0.2197782;0.01551943,0.2629128;-0.02845977;-0.05117548,-0.1661559;0.4903991;0.01485514,-0.4092696;0.3864802;0.005794475,-0.6543038;0.3071386;-0.01972471,0.08267736;0.004862603;-0.04889555,0.09183075;-0.309357;-0.004175507,0.0916503;-0.6689503;0.09157783,0.100327;-0.6903134;0.0371706,-0.08499265;0.008341585;-0.04423387,-0.1208078;-0.305444;-0.01146955,-0.1408448;-0.6656507;0.07977612,-0.1366232;-0.6914068;0.02930792,0.01672367;0.5364326;0.003022049,0;0;0,-0.05453887;0.2905766;-0.08555412,-0.108777;0.574001;-0.1840446,0.09290025;0.5011868;-0.1410239,0.2836677;0.3241926;-0.09341812,0.3888377;0.09022781;-0.127883,-0.2142002;0.4256482;-0.03299703,-0.320881;0.1993153;0.05289892,-0.4861238;0.0131548;-0.01800387,0.07217848;0.01507929;-0.06174826,0.1038764;-0.3007148;-0.0710721,0.10078;-0.6502583;0.05654407,0.1189414;-0.6747383;0.007802963,-0.09498481;-0.007102333;-0.01331956,-0.1342083;-0.3140174;-0.08460975,-0.1202205;-0.6843171;-0.05057209,-0.1363351;-0.6782681;-0.1201441,-0.0953467;0.5042805;-0.157073,105.0393
+0;0;0,0.009319581;0.3075644;0.00678449,0.01922879;0.6122052;-0.001563278,0.1975126;0.4815478;0.0003606807,0.2326177;0.2197782;0.01551943,0.2629128;-0.02845977;-0.05117548,-0.1661559;0.4903991;0.01485514,-0.4092696;0.3864802;0.005794475,-0.6543038;0.3071386;-0.01972471,0.08267736;0.004862603;-0.04889555,0.09183075;-0.309357;-0.004175507,0.0916503;-0.6689503;0.09157783,0.100327;-0.6903134;0.0371706,-0.08499265;0.008341585;-0.04423387,-0.1208078;-0.305444;-0.01146955,-0.1408448;-0.6656507;0.07977612,-0.1366232;-0.6914068;0.02930792,0.01672367;0.5364326;0.003022049,0;0;0,-0.05453887;0.2905766;-0.08555412,-0.108777;0.574001;-0.1840446,0.09290025;0.5011868;-0.1410239,0.2836677;0.3241926;-0.09341812,0.3888377;0.09022781;-0.127883,-0.2142002;0.4256482;-0.03299703,-0.320881;0.1993153;0.05289892,-0.4861238;0.0131548;-0.01800387,0.07217848;0.01507929;-0.06174826,0.1038764;-0.3007148;-0.0710721,0.10078;-0.6502583;0.05654407,0.1189414;-0.6747383;0.007802963,-0.09498481;-0.007102333;-0.01331956,-0.1342083;-0.3140174;-0.08460975,-0.1202205;-0.6843171;-0.05057209,-0.1363351;-0.6782681;-0.1201441,-0.0953467;0.5042805;-0.157073,105.0508
+0;0;0,0.009405698;0.3086653;0.00686061,0.01933832;0.6141919;-0.001458398,0.1980067;0.483157;0.0002193619,0.2329063;0.2194777;0.01520005,0.2632895;-0.02830611;-0.0512222,-0.1668378;0.4934443;0.01435678,-0.4125473;0.3908771;0.005642921,-0.6588762;0.3174485;-0.02009051,0.08251882;0.004853127;-0.04883713,0.09163724;-0.3106559;-0.004008323,0.09165461;-0.6657983;0.09023196,0.09903123;-0.6876062;0.03568565,-0.0848654;0.008285142;-0.044127,-0.1206489;-0.3068488;-0.01174135,-0.1408833;-0.6624168;0.07864331,-0.1373824;-0.6887373;0.028349,0.01683015;0.5381979;0.003127947,0;0;0,-0.05522674;0.2916668;-0.08538318,-0.1098792;0.5759591;-0.1838858,0.09233108;0.5030282;-0.1408968,0.2824194;0.3225452;-0.09334183,0.3858153;0.08844273;-0.1285155,-0.2115953;0.4244021;-0.0307283,-0.3078664;0.1913585;0.0552468,-0.4706092;0.004602328;-0.01802515,0.07120377;0.01491541;-0.06265402,0.1011423;-0.3024761;-0.06040907,0.09733105;-0.6501536;0.0583899,0.1140397;-0.6749505;0.009075642,-0.09496617;-0.006882431;-0.01233014,-0.1368476;-0.3140389;-0.08675818,-0.1250485;-0.6799314;-0.05528057,-0.1416913;-0.6739987;-0.1249767,-0.09634337;0.5060267;-0.1568921,105.0727
+0;0;0,0.009405698;0.3086653;0.00686061,0.01933832;0.6141919;-0.001458398,0.1980067;0.483157;0.0002193619,0.2329063;0.2194777;0.01520005,0.2632895;-0.02830611;-0.0512222,-0.1668378;0.4934443;0.01435678,-0.4125473;0.3908771;0.005642921,-0.6588762;0.3174485;-0.02009051,0.08251882;0.004853127;-0.04883713,0.09163724;-0.3106559;-0.004008323,0.09165461;-0.6657983;0.09023196,0.09903123;-0.6876062;0.03568565,-0.0848654;0.008285142;-0.044127,-0.1206489;-0.3068488;-0.01174135,-0.1408833;-0.6624168;0.07864331,-0.1373824;-0.6887373;0.028349,0.01683015;0.5381979;0.003127947,0;0;0,-0.05522674;0.2916668;-0.08538318,-0.1098792;0.5759591;-0.1838858,0.09233108;0.5030282;-0.1408968,0.2824194;0.3225452;-0.09334183,0.3858153;0.08844273;-0.1285155,-0.2115953;0.4244021;-0.0307283,-0.3078664;0.1913585;0.0552468,-0.4706092;0.004602328;-0.01802515,0.07120377;0.01491541;-0.06265402,0.1011423;-0.3024761;-0.06040907,0.09733105;-0.6501536;0.0583899,0.1140397;-0.6749505;0.009075642,-0.09496617;-0.006882431;-0.01233014,-0.1368476;-0.3140389;-0.08675818,-0.1250485;-0.6799314;-0.05528057,-0.1416913;-0.6739987;-0.1249767,-0.09634337;0.5060267;-0.1568921,105.0843
+0;0;0,0.009429262;0.3094386;0.006877797,0.01938619;0.6157125;-0.001462007,0.1982496;0.4844203;0.0002243505,0.2330205;0.2217132;0.01514981,0.2631087;-0.02366503;-0.05062759,-0.1670007;0.4947191;0.01437749,-0.4118043;0.39253;0.005695761,-0.6557418;0.3198143;-0.01978783,0.08298951;0.004880809;-0.0491157,0.09208421;-0.3098071;-0.004403565,0.09210139;-0.6608851;0.0887582,0.09942519;-0.682322;0.03460248,-0.08534949;0.008332402;-0.04437871,-0.1210399;-0.3059814;-0.01207734,-0.1410427;-0.6574801;0.07727291,-0.1375668;-0.6833974;0.02733875,0.01687154;0.5395224;0.00313617,0;0;0,-0.05580635;0.2923145;-0.08559418,-0.1109297;0.5771636;-0.1845481,0.09168827;0.5034502;-0.1424429,0.2795425;0.3218554;-0.0957427,0.3803239;0.08966166;-0.1327784,-0.2117454;0.423687;-0.03140217,-0.3020868;0.1879809;0.05062132,-0.4550504;-0.006033689;-0.01573324,0.0704986;0.01478949;-0.06430125,0.09852892;-0.3016988;-0.05165911,0.0913673;-0.6487047;0.05544138,0.1078144;-0.6738507;0.00726819,-0.095773;-0.006738254;-0.01027433,-0.1408346;-0.3112792;-0.08986481,-0.1312301;-0.6732799;-0.06161307,-0.1477395;-0.6672102;-0.1308013,-0.09726941;0.5070914;-0.1574247,105.0952
+0;0;0,0.009485771;0.3094368;0.006879706,0.01946571;0.6157098;-0.001463171,0.1983004;0.4843422;0.0002306092,0.2327575;0.2215943;0.01516334,0.2628883;-0.02378011;-0.05060901,-0.1672985;0.496179;0.01402259,-0.4167672;0.4060185;0.004901084,-0.6657556;0.3538008;-0.0219421,0.08297001;0.004863942;-0.04915031,0.09208234;-0.3098177;-0.004397694,0.09153633;-0.6606193;0.08979802,0.1027163;-0.6790327;0.033554,-0.08536179;0.008328642;-0.04435575,-0.1210252;-0.3059935;-0.01210536,-0.1413;-0.6574306;0.07742569,-0.1426029;-0.6195999;0.00279849,0.01694527;0.53952;0.003136871,0;0;0,-0.05580635;0.2923145;-0.08559418,-0.1109297;0.5771636;-0.1845481,0.09168827;0.5034502;-0.1424429,0.2795425;0.3218554;-0.0957427,0.3803239;0.08966166;-0.1327784,-0.2117454;0.423687;-0.03140217,-0.3020868;0.1879809;0.05062132,-0.4550504;-0.006033689;-0.01573324,0.0704986;0.01478949;-0.06430125,0.09852892;-0.3016988;-0.05165911,0.0913673;-0.6487047;0.05544138,0.1078144;-0.6738507;0.00726819,-0.095773;-0.006738254;-0.01027433,-0.1408346;-0.3112792;-0.08986481,-0.1312301;-0.6732799;-0.06161307,-0.1477395;-0.6672102;-0.1308013,-0.09726941;0.5070914;-0.1574247,105.1175
+0;0;0,0.009489772;0.3095674;0.006882607,0.01947382;0.6159663;-0.001463943,0.1938782;0.4859094;0.0003030393,0.2280741;0.2251531;0.01512258,0.2581288;-0.01960202;-0.05048379,-0.162792;0.497457;0.01375819,-0.4103697;0.40798;0.004705829,-0.6587297;0.3558941;-0.02206961,0.08343066;0.004890947;-0.0494232,0.09251539;-0.3088374;-0.004806165,0.09197527;-0.6558458;0.08837102,0.1032366;-0.6746115;0.03171768,-0.08583572;0.008374884;-0.04460202,-0.1213911;-0.304995;-0.01244933,-0.1414467;-0.652632;0.07611361,-0.1427591;-0.6147444;0.0009433031,0.01695216;0.5397396;0.003138324,0;0;0,-0.05469231;0.2928914;-0.08481026,-0.108554;0.5783707;-0.1830313,0.08934794;0.503811;-0.1447213,0.2747648;0.3222494;-0.09956813,0.3723611;0.08927839;-0.1357901,-0.2088745;0.4262694;-0.03531005,-0.2957913;0.1900536;0.04234556,-0.4338444;-0.01630987;-0.01654434,0.07036053;0.01440635;-0.06533837,0.09393904;-0.3013588;-0.05000615,0.084747;-0.6459421;0.05135917,0.1010675;-0.670887;0.002072088,-0.09646225;-0.006257107;-0.009117679,-0.1443577;-0.3081785;-0.09307116,-0.1385852;-0.6666287;-0.06904628,-0.1554919;-0.6606218;-0.1387098,-0.09520748;0.5081281;-0.1560888,105.1397
+0;0;0,0.009526107;0.3107527;0.006908961,0.01954384;0.6181855;-0.001465333,0.1920224;0.4884644;0.0003473321,0.2264464;0.225969;0.01526571,0.2562955;-0.01711132;-0.04989171,-0.160782;0.4998869;0.01365665,-0.410011;0.4098131;0.004543912,-0.6566715;0.3580837;-0.0220483,0.08396883;0.004922496;-0.049742,0.09308702;-0.3099613;-0.004960634,0.09255247;-0.6533942;0.08725648,0.1039188;-0.6726146;0.03007492,-0.0863894;0.008428905;-0.04488972,-0.1220758;-0.3060952;-0.0126186,-0.1419246;-0.6501502;0.0750318,-0.1432493;-0.612189;-0.0008393601,0.01701399;0.5417112;0.003151887,0;0;0,-0.05606427;0.2930639;-0.08761311,-0.1111344;0.5786749;-0.1880033,0.08513232;0.5045365;-0.1505368,0.2710418;0.3213841;-0.1035869,0.3648097;0.08870775;-0.1395559,-0.2117493;0.4271529;-0.04303702,-0.2830784;0.1858992;0.04074997,-0.4196794;-0.0202149;-0.01476244,0.07096963;0.01418057;-0.06566191,0.09157468;-0.3029621;-0.05029082,0.07967477;-0.6446444;0.04749489,0.09485705;-0.6695712;-0.003240824,-0.09713582;-0.006037055;-0.008800558,-0.1441572;-0.3085744;-0.09540586,-0.1439007;-0.6637001;-0.07707324,-0.1604857;-0.6581723;-0.1474126,-0.09750163;0.5084015;-0.1605835,105.1623
+0;0;0,0.009610185;0.3107507;0.006880307,0.01967929;0.6181802;-0.001550534,0.1921457;0.4884557;0.0003752992,0.2264373;0.2259366;0.01518177,0.2563145;-0.01712431;-0.05003515,-0.1610181;0.5012796;0.01294738,-0.4127471;0.4185504;0.00295686,-0.6586585;0.3625056;-0.02176299,0.08395058;0.004883457;-0.04977664,0.09317594;-0.309975;-0.004839476,0.09241017;-0.6534301;0.08729319,0.1041283;-0.67176;0.0294272,-0.08640134;0.008441367;-0.0448644,-0.1221817;-0.3060641;-0.01251613,-0.1419853;-0.6501008;0.0752164,-0.1431706;-0.6121456;-0.0006576926,0.01713727;0.5417073;0.003084265,0;0;0,-0.05606427;0.2930639;-0.08761311,-0.1111344;0.5786749;-0.1880033,0.08513232;0.5045365;-0.1505368,0.2710418;0.3213841;-0.1035869,0.3648097;0.08870775;-0.1395559,-0.2117493;0.4271529;-0.04303702,-0.2830784;0.1858992;0.04074997,-0.4196794;-0.0202149;-0.01476244,0.07096963;0.01418057;-0.06566191,0.09157468;-0.3029621;-0.05029082,0.07967477;-0.6446444;0.04749489,0.09485705;-0.6695712;-0.003240824,-0.09713582;-0.006037055;-0.008800558,-0.1441572;-0.3085744;-0.09540586,-0.1439007;-0.6637001;-0.07707324,-0.1604857;-0.6581723;-0.1474126,-0.09750163;0.5084015;-0.1605835,105.1734
+0;0;0,0.009610185;0.3107507;0.006880307,0.01967929;0.6181802;-0.001550534,0.1921457;0.4884557;0.0003752992,0.2264373;0.2259366;0.01518177,0.2563145;-0.01712431;-0.05003515,-0.1610181;0.5012796;0.01294738,-0.4127471;0.4185504;0.00295686,-0.6586585;0.3625056;-0.02176299,0.08395058;0.004883457;-0.04977664,0.09317594;-0.309975;-0.004839476,0.09241017;-0.6534301;0.08729319,0.1041283;-0.67176;0.0294272,-0.08640134;0.008441367;-0.0448644,-0.1221817;-0.3060641;-0.01251613,-0.1419853;-0.6501008;0.0752164,-0.1431706;-0.6121456;-0.0006576926,0.01713727;0.5417073;0.003084265,0;0;0,-0.05606427;0.2930639;-0.08761311,-0.1111344;0.5786749;-0.1880033,0.08513232;0.5045365;-0.1505368,0.2710418;0.3213841;-0.1035869,0.3648097;0.08870775;-0.1395559,-0.2117493;0.4271529;-0.04303702,-0.2830784;0.1858992;0.04074997,-0.4196794;-0.0202149;-0.01476244,0.07096963;0.01418057;-0.06566191,0.09157468;-0.3029621;-0.05029082,0.07967477;-0.6446444;0.04749489,0.09485705;-0.6695712;-0.003240824,-0.09713582;-0.006037055;-0.008800558,-0.1441572;-0.3085744;-0.09540586,-0.1439007;-0.6637001;-0.07707324,-0.1604857;-0.6581723;-0.1474126,-0.09750163;0.5084015;-0.1605835,105.1844
+0;0;0,0.009598796;0.3103824;0.006872153,0.01966722;0.6177904;-0.001560102,0.1946599;0.4872568;0.000329033,0.2279746;0.2322159;0.01471372,0.25779;-0.01034188;-0.05036824,-0.1636045;0.5002659;0.01308268,-0.4081626;0.4198934;0.003376761,-0.653565;0.3639646;-0.02129192,0.08383739;0.004876873;-0.04970953,0.09298961;-0.3074854;-0.005128633,0.09222284;-0.6513885;0.08712421,0.1039315;-0.6696793;0.02930517,-0.08628484;0.008429985;-0.04480391,-0.1217816;-0.303582;-0.0127121,-0.141611;-0.6480675;0.07513487,-0.1427953;-0.6101187;-0.0006776527,0.01712388;0.5412775;0.003077123,0;0;0,-0.05546643;0.2927604;-0.08770084,-0.1103505;0.5781237;-0.188822,0.08843015;0.5032544;-0.149116,0.264737;0.3200447;-0.1077309,0.355067;0.08696274;-0.1461005,-0.204099;0.4203378;-0.03768788,-0.2800635;0.1840426;0.0312802,-0.4128418;-0.0217272;-0.03186738,0.07116756;0.01423219;-0.06523919,0.08765084;-0.3008193;-0.05464363,0.07156435;-0.6437429;0.03982925,0.08609815;-0.6688815;-0.01077342,-0.09694903;-0.006106193;-0.009334242,-0.1453451;-0.3056363;-0.0964027,-0.1493368;-0.6614772;-0.08449214,-0.1667512;-0.6560325;-0.1545343,-0.09671341;0.5079018;-0.1611614,105.1955
+0;0;0,0.009620671;0.3103819;0.006865598,0.01968427;0.6177902;-0.001559015,0.1946774;0.487253;0.0003090571,0.2278495;0.2321937;0.01469676,0.257782;-0.01032335;-0.05048326,-0.1638967;0.5015694;0.01271291,-0.4093688;0.423807;0.005029006,-0.656945;0.3785974;-0.01989225,0.08382236;0.004910314;-0.04973158,0.09296712;-0.3074456;-0.005104616,0.09222937;-0.6513711;0.08706495,0.1040536;-0.6697929;0.02937924,-0.08628569;0.008373806;-0.04481282,-0.1219668;-0.3036148;-0.01269794,-0.1414796;-0.6481751;0.07492622,-0.1425913;-0.6102267;-0.0008874461,0.01714274;0.5412772;0.003076697,0;0;0,-0.05546643;0.2927604;-0.08770084,-0.1103505;0.5781237;-0.188822,0.08843015;0.5032544;-0.149116,0.264737;0.3200447;-0.1077309,0.355067;0.08696274;-0.1461005,-0.204099;0.4203378;-0.03768788,-0.2800635;0.1840426;0.0312802,-0.4128418;-0.0217272;-0.03186738,0.07116756;0.01423219;-0.06523919,0.08765084;-0.3008193;-0.05464363,0.07156435;-0.6437429;0.03982925,0.08609815;-0.6688815;-0.01077342,-0.09694903;-0.006106193;-0.009334242,-0.1453451;-0.3056363;-0.0964027,-0.1493368;-0.6614772;-0.08449214,-0.1667512;-0.6560325;-0.1545343,-0.09671341;0.5079018;-0.1611614,105.2091
+0;0;0,0.009631139;0.3107196;0.006873068,0.01970721;0.6185085;-0.001562442,0.1954127;0.4876481;0.0003008486,0.2301466;0.2205805;0.01536594,0.2588618;-0.01207449;-0.04716348,-0.1646073;0.5020223;0.01275472,-0.4216365;0.4205987;0.004709051,-0.6591448;0.3772276;-0.01919876,0.08374145;0.004905574;-0.04968357,0.09286475;-0.3067176;-0.005161285,0.09212208;-0.6529429;0.08762459,0.1041192;-0.6720725;0.02909573,-0.0862024;0.008365724;-0.04476956,-0.1217998;-0.3028911;-0.01273002,-0.1414431;-0.6497554;0.07548007,-0.1425711;-0.6116908;-0.00144171,0.01716218;0.5418901;0.003079649,0;0;0,-0.05543233;0.292597;-0.08944798,-0.1102269;0.57783;-0.1921353,0.08915786;0.5033804;-0.1501918,0.2704367;0.3098697;-0.100693,0.347449;0.08569784;-0.152451,-0.2056299;0.4201747;-0.04085309,-0.2736951;0.1713337;0.03791156,-0.3983966;-0.02702212;-0.02507488,0.07181808;0.01446053;-0.06432891,0.08422774;-0.3001727;-0.0591898,0.06544471;-0.6454976;0.03504205,0.07999907;-0.6699749;-0.01790762,-0.09673996;-0.006335887;-0.01031451,-0.145871;-0.3044763;-0.09904394,-0.1545125;-0.6627523;-0.09231008,-0.1715216;-0.6577845;-0.1634954,-0.09661534;0.5076371;-0.164098,105.2291
+0;0;0,0.009631139;0.3107196;0.006873068,0.01970721;0.6185085;-0.001562442,0.1954127;0.4876481;0.0003008486,0.2301466;0.2205805;0.01536594,0.2588618;-0.01207449;-0.04716348,-0.1646073;0.5020223;0.01275472,-0.4216365;0.4205987;0.004709051,-0.6591448;0.3772276;-0.01919876,0.08374145;0.004905574;-0.04968357,0.09286475;-0.3067176;-0.005161285,0.09212208;-0.6529429;0.08762459,0.1041192;-0.6720725;0.02909573,-0.0862024;0.008365724;-0.04476956,-0.1217998;-0.3028911;-0.01273002,-0.1414431;-0.6497554;0.07548007,-0.1425711;-0.6116908;-0.00144171,0.01716218;0.5418901;0.003079649,0;0;0,-0.05543233;0.292597;-0.08944798,-0.1102269;0.57783;-0.1921353,0.08915786;0.5033804;-0.1501918,0.2704367;0.3098697;-0.100693,0.347449;0.08569784;-0.152451,-0.2056299;0.4201747;-0.04085309,-0.2736951;0.1713337;0.03791156,-0.3983966;-0.02702212;-0.02507488,0.07181808;0.01446053;-0.06432891,0.08422774;-0.3001727;-0.0591898,0.06544471;-0.6454976;0.03504205,0.07999907;-0.6699749;-0.01790762,-0.09673996;-0.006335887;-0.01031451,-0.145871;-0.3044763;-0.09904394,-0.1545125;-0.6627523;-0.09231008,-0.1715216;-0.6577845;-0.1634954,-0.09661534;0.5076371;-0.164098,105.2515
+0;0;0,0.00973435;0.3107079;0.00687247,0.01984313;0.6185095;-0.001562724,0.1982125;0.4867793;0.0002792226,0.2320408;0.2262601;0.01502666,0.2606982;-0.005927771;-0.04739115,-0.1674375;0.5023639;0.01253694,-0.4212311;0.4334343;0.004193151,-0.6582609;0.3892278;-0.01796727,0.08390332;0.004893836;-0.04975228,0.09304337;-0.304069;-0.005608983,0.09237922;-0.6511989;0.08753768,0.1042219;-0.6704422;0.02876436,-0.08633695;0.008377085;-0.0448861,-0.1219785;-0.3002359;-0.01361482,-0.1413103;-0.6479899;0.07509489,-0.1423651;-0.6099012;-0.002060197,0.01729231;0.5418788;0.003081629,0;0;0,-0.05369585;0.2928601;-0.0896163,-0.1063955;0.5784013;-0.1925826,0.09499114;0.502848;-0.1477098,0.2687274;0.3105752;-0.1021142,0.3425927;0.08635198;-0.1559317,-0.2023081;0.4189935;-0.03813694,-0.2730932;0.1765499;0.03563729,-0.38694;-0.02940227;-0.02138074,0.07167;0.01429123;-0.06479335,0.0852178;-0.2976025;-0.05940938,0.0619235;-0.6446913;0.03093767,0.07629272;-0.669072;-0.02250123,-0.09698562;-0.006135184;-0.009754801,-0.1451694;-0.3021538;-0.09659676,-0.1568791;-0.6613556;-0.09301686,-0.1736098;-0.6563903;-0.1645207,-0.0933373;0.5081245;-0.1644578,105.2738
+0;0;0,0.00973435;0.3107079;0.00687247,0.01984313;0.6185095;-0.001562724,0.1982125;0.4867793;0.0002792226,0.2320408;0.2262601;0.01502666,0.2606982;-0.005927771;-0.04739115,-0.1674375;0.5023639;0.01253694,-0.4212311;0.4334343;0.004193151,-0.6582609;0.3892278;-0.01796727,0.08390332;0.004893836;-0.04975228,0.09304337;-0.304069;-0.005608983,0.09237922;-0.6511989;0.08753768,0.1042219;-0.6704422;0.02876436,-0.08633695;0.008377085;-0.0448861,-0.1219785;-0.3002359;-0.01361482,-0.1413103;-0.6479899;0.07509489,-0.1423651;-0.6099012;-0.002060197,0.01729231;0.5418788;0.003081629,0;0;0,-0.05369585;0.2928601;-0.0896163,-0.1063955;0.5784013;-0.1925826,0.09499114;0.502848;-0.1477098,0.2687274;0.3105752;-0.1021142,0.3425927;0.08635198;-0.1559317,-0.2023081;0.4189935;-0.03813694,-0.2730932;0.1765499;0.03563729,-0.38694;-0.02940227;-0.02138074,0.07167;0.01429123;-0.06479335,0.0852178;-0.2976025;-0.05940938,0.0619235;-0.6446913;0.03093767,0.07629272;-0.669072;-0.02250123,-0.09698562;-0.006135184;-0.009754801,-0.1451694;-0.3021538;-0.09659676,-0.1568791;-0.6613556;-0.09301686,-0.1736098;-0.6563903;-0.1645207,-0.0933373;0.5081245;-0.1644578,105.2855
+0;0;0,0.009719617;0.3102376;0.006862069,0.01981579;0.6176551;-0.001563165,0.1986714;0.4858605;0.000266273,0.2321689;0.227888;0.01486955,0.260543;-0.00200364;-0.04693098,-0.1679557;0.5014868;0.01255674,-0.4192684;0.433231;0.004294519,-0.6539541;0.3894618;-0.01764674,0.08441705;0.0049238;-0.05005691,0.0935313;-0.3031673;-0.006038159,0.09286715;-0.6502986;0.08710887,0.1044522;-0.6684706;0.02961418,-0.08686557;0.008428375;-0.04516093,-0.1224066;-0.2993139;-0.01397788,-0.1417384;-0.6470692;0.07473218,-0.1427703;-0.6091565;-0.0007443726,0.01726773;0.5411072;0.003076168,0;0;0,-0.05208667;0.2927572;-0.08927011,-0.1033283;0.5782064;-0.192075,0.09828853;0.5026705;-0.1478951,0.2691522;0.3112306;-0.1027117,0.3365481;0.08798893;-0.158349,-0.2021721;0.4198784;-0.03841929,-0.2723533;0.1792159;0.03258295,-0.372532;-0.032352;-0.01916489,0.0712643;0.01412955;-0.06616592,0.08433594;-0.2969034;-0.06082559,0.0573836;-0.6445301;0.02638768,0.07261027;-0.6696471;-0.02351881,-0.09776761;-0.005963754;-0.007880602,-0.1434041;-0.3031807;-0.08862861,-0.1607983;-0.6621176;-0.0948505,-0.1769302;-0.6565157;-0.1648854,-0.09060565;0.5079497;-0.1639731,105.3071
+0;0;0,0.009833626;0.3102369;0.006730387,0.01996931;0.6176464;-0.001908193,0.1987905;0.4857492;0.0003621283,0.2321487;0.2277568;0.01493338,0.2605795;-0.002132297;-0.04685055,-0.1681582;0.5031297;0.01219827,-0.421156;0.441354;0.004383472,-0.6566514;0.4017359;-0.01675648,0.08446227;0.004816351;-0.04999101,0.09369014;-0.3032741;-0.005991045,0.09308373;-0.6504267;0.0870765,0.1036641;-0.6690481;0.02976674,-0.08679694;0.008522011;-0.04527517,-0.1223008;-0.2992125;-0.01397374,-0.1415281;-0.6469939;0.07465701,-0.1424649;-0.6090928;-0.0008220151,0.01741412;0.5411031;0.002801443,0;0;0,-0.05208667;0.2927572;-0.08927011,-0.1033283;0.5782064;-0.192075,0.09828853;0.5026705;-0.1478951,0.2691522;0.3112306;-0.1027117,0.3365481;0.08798893;-0.158349,-0.2021721;0.4198784;-0.03841929,-0.2723533;0.1792159;0.03258295,-0.372532;-0.032352;-0.01916489,0.0712643;0.01412955;-0.06616592,0.08433594;-0.2969034;-0.06082559,0.0573836;-0.6445301;0.02638768,0.07261027;-0.6696471;-0.02351881,-0.09776761;-0.005963754;-0.007880602,-0.1434041;-0.3031807;-0.08862861,-0.1607983;-0.6621176;-0.0948505,-0.1769302;-0.6565157;-0.1648854,-0.09060565;0.5079497;-0.1639731,105.3185
+0;0;0,0.00982709;0.3100307;0.006725915,0.01995693;0.6172628;-0.001907966,0.1984093;0.4855164;0.0003650074,0.2313719;0.2305835;0.01476346,0.2595228;0.002958104;-0.04641207,-0.1677908;0.5028614;0.012177,-0.4177883;0.4418184;0.004454878,-0.6509647;0.4025904;-0.01647691,0.08463801;0.004826372;-0.05009503,0.09384184;-0.3024614;-0.006209701,0.09323557;-0.6495353;0.08683673,0.10382;-0.668175;0.02950526,-0.08697754;0.008539744;-0.04536937,-0.1223889;-0.2983931;-0.01414949,-0.1416119;-0.6460955;0.07446115,-0.142549;-0.6081915;-0.001046456,0.017403;0.5407573;0.002799345,0;0;0,-0.05061862;0.2927083;-0.08955717,-0.1004055;0.5781078;-0.1926827,0.1004634;0.5020508;-0.1485665,0.2683111;0.3122867;-0.1027253,0.3304619;0.09008136;-0.1584949,-0.1993307;0.4212649;-0.0382596,-0.2585158;0.1820398;0.03625949,-0.3609472;-0.02509649;-0.01805952,0.07109508;0.01393139;-0.06669188,0.08231306;-0.2963865;-0.06303501,0.05304775;-0.6442427;0.02215838,0.06680331;-0.6697222;-0.02781725,-0.09802783;-0.00573623;-0.007351171,-0.145358;-0.3016084;-0.08893494,-0.1642173;-0.6603303;-0.09794778,-0.1771292;-0.6789442;-0.1548224,-0.08803919;0.5078624;-0.1644969,105.3299
+0;0;0,0.00982709;0.3100307;0.006725915,0.01995693;0.6172628;-0.001907966,0.1984093;0.4855164;0.0003650074,0.2313719;0.2305835;0.01476346,0.2595228;0.002958104;-0.04641207,-0.1677908;0.5028614;0.012177,-0.4177883;0.4418184;0.004454878,-0.6509647;0.4025904;-0.01647691,0.08463801;0.004826372;-0.05009503,0.09384184;-0.3024614;-0.006209701,0.09323557;-0.6495353;0.08683673,0.10382;-0.668175;0.02950526,-0.08697754;0.008539744;-0.04536937,-0.1223889;-0.2983931;-0.01414949,-0.1416119;-0.6460955;0.07446115,-0.142549;-0.6081915;-0.001046456,0.017403;0.5407573;0.002799345,0;0;0,-0.05061862;0.2927083;-0.08955717,-0.1004055;0.5781078;-0.1926827,0.1004634;0.5020508;-0.1485665,0.2683111;0.3122867;-0.1027253,0.3304619;0.09008136;-0.1584949,-0.1993307;0.4212649;-0.0382596,-0.2585158;0.1820398;0.03625949,-0.3609472;-0.02509649;-0.01805952,0.07109508;0.01393139;-0.06669188,0.08231306;-0.2963865;-0.06303501,0.05304775;-0.6442427;0.02215838,0.06680331;-0.6697222;-0.02781725,-0.09802783;-0.00573623;-0.007351171,-0.145358;-0.3016084;-0.08893494,-0.1642173;-0.6603303;-0.09794778,-0.1771292;-0.6789442;-0.1548224,-0.08803919;0.5078624;-0.1644969,105.3521
+0;0;0,0.009826877;0.3082974;0.006716349,0.01985088;0.6125494;-0.001816193,0.1994827;0.4813024;0.0005282692,0.2318882;0.2292201;0.01472877,0.259809;0.004675061;-0.04553808,-0.1694074;0.5006331;0.01206834,-0.4181942;0.4475181;0.00305922,-0.6492482;0.4143183;-0.0154867,0.08472341;0.004650509;-0.05002644,0.09398489;-0.3011233;-0.006316338,0.09351344;-0.6477369;0.08649443,0.1026627;-0.6668462;0.02903047,-0.08691392;0.008700398;-0.04552583,-0.1221828;-0.2967167;-0.01437409,-0.1411791;-0.6439145;0.07421461,-0.142032;-0.605986;-0.001508184,0.01733654;0.5369007;0.002842804,0;0;0,-0.0500626;0.290506;-0.09104395,-0.09858003;0.5723475;-0.1956739,0.1030223;0.5021636;-0.1490462,0.2681122;0.3139651;-0.1029603,0.3264383;0.09355088;-0.1563251,-0.1986161;0.4210651;-0.03672545,-0.2546152;0.1838642;0.03673933,-0.3511279;-0.02230491;-0.01813998,0.07155088;0.01365608;-0.06630468,0.08233607;-0.2951596;-0.06306767,0.05060343;-0.6430308;0.01899195,0.06438464;-0.6683956;-0.03142977,-0.09804146;-0.005381011;-0.00782582,-0.1443694;-0.3003669;-0.08739328,-0.1650309;-0.6584206;-0.09860631,-0.178213;-0.6759846;-0.1565841,-0.08657977;0.5031604;-0.1670403,105.3637
+0;0;0,0.009826877;0.3082974;0.006716349,0.01985088;0.6125494;-0.001816193,0.1994827;0.4813024;0.0005282692,0.2318882;0.2292201;0.01472877,0.259809;0.004675061;-0.04553808,-0.1694074;0.5006331;0.01206834,-0.4181942;0.4475181;0.00305922,-0.6492482;0.4143183;-0.0154867,0.08472341;0.004650509;-0.05002644,0.09398489;-0.3011233;-0.006316338,0.09351344;-0.6477369;0.08649443,0.1026627;-0.6668462;0.02903047,-0.08691392;0.008700398;-0.04552583,-0.1221828;-0.2967167;-0.01437409,-0.1411791;-0.6439145;0.07421461,-0.142032;-0.605986;-0.001508184,0.01733654;0.5369007;0.002842804,0;0;0,-0.0500626;0.290506;-0.09104395,-0.09858003;0.5723475;-0.1956739,0.1030223;0.5021636;-0.1490462,0.2681122;0.3139651;-0.1029603,0.3264383;0.09355088;-0.1563251,-0.1986161;0.4210651;-0.03672545,-0.2546152;0.1838642;0.03673933,-0.3511279;-0.02230491;-0.01813998,0.07155088;0.01365608;-0.06630468,0.08233607;-0.2951596;-0.06306767,0.05060343;-0.6430308;0.01899195,0.06438464;-0.6683956;-0.03142977,-0.09804146;-0.005381011;-0.00782582,-0.1443694;-0.3003669;-0.08739328,-0.1650309;-0.6584206;-0.09860631,-0.178213;-0.6759846;-0.1565841,-0.08657977;0.5031604;-0.1670403,105.3854
+0;0;0,0.009869561;0.3096365;0.006745522,0.01999311;0.6169069;-0.001882115,0.1896282;0.4877168;0.0006495917,0.2224037;0.2327558;0.01501226,0.2503093;0.008333489;-0.04522166,-0.1590824;0.5059901;0.01155838,-0.4107102;0.4522685;0.002446383,-0.641638;0.4190869;-0.0160894,0.08225038;0.004514764;-0.04856619,0.09149021;-0.3005441;-0.004958283,0.09101855;-0.6473141;0.08789434,0.100235;-0.6667839;0.03000847,-0.08437695;0.008446437;-0.04419696,-0.1195634;-0.2962567;-0.01311804,-0.1385683;-0.643611;0.07551061,-0.1394274;-0.6056243;-0.00076814,0.01744604;0.5402737;0.002837514,0;0;0,-0.04589725;0.2926966;-0.09077358,-0.08794565;0.5790688;-0.1947572,0.1016534;0.50204;-0.1533871,0.2700675;0.314237;-0.101886,0.3240828;0.09269686;-0.1545601,-0.1843011;0.4287413;-0.04498158,-0.2411233;0.1884312;0.02787386,-0.3313403;-0.02113792;-0.02422132,0.07192464;0.01334277;-0.06158733,0.08279119;-0.2947583;-0.06348252,0.04913761;-0.6433942;0.01520467,0.06279857;-0.6684864;-0.03638219,-0.09482116;-0.005057094;-0.01129409,-0.1393547;-0.3006099;-0.08688005,-0.1624077;-0.6585612;-0.1013933,-0.1767267;-0.675644;-0.1602249,-0.07780603;0.5084311;-0.166316,105.3966
+0;0;0,0.009993431;0.309633;0.006728233,0.02018634;0.6169012;-0.001893514,0.1897946;0.4876613;0.0006619517,0.2224577;0.232689;0.01508,0.2502977;0.008120149;-0.04463598,-0.1591615;0.5072503;0.0111423,-0.4120849;0.4600448;0.001813674,-0.6434641;0.428501;-0.01370703,0.08228108;0.004432022;-0.04852181,0.09177912;-0.3006358;-0.005032226,0.09128524;-0.6474116;0.08779841,0.100692;-0.6676699;0.03062685,-0.08431721;0.008501737;-0.04430025,-0.119302;-0.2962197;-0.01317313,-0.1382446;-0.6435753;0.07546332,-0.1390072;-0.6055885;-0.0008164421,0.01762745;0.5402683;0.002824116,0;0;0,-0.04589725;0.2926966;-0.09077358,-0.08794565;0.5790688;-0.1947572,0.1016534;0.50204;-0.1533871,0.2700675;0.314237;-0.101886,0.3240828;0.09269686;-0.1545601,-0.1843011;0.4287413;-0.04498158,-0.2411233;0.1884312;0.02787386,-0.3313403;-0.02113792;-0.02422132,0.07192464;0.01334277;-0.06158733,0.08279119;-0.2947583;-0.06348252,0.04913761;-0.6433942;0.01520467,0.06279857;-0.6684864;-0.03638219,-0.09482116;-0.005057094;-0.01129409,-0.1393547;-0.3006099;-0.08688005,-0.1624077;-0.6585612;-0.1013933,-0.1767267;-0.675644;-0.1602249,-0.07780603;0.5084311;-0.166316,105.408
+0;0;0,0.01000631;0.3100319;0.006736903,0.02021818;0.617872;-0.00190063,0.1976177;0.4861133;0.0005653535,0.2294126;0.2379179;0.01460019,0.2569874;0.01548791;-0.04454704,-0.1671393;0.5065893;0.01152026,-0.4133402;0.4606385;0.002439576,-0.6425157;0.4293951;-0.0129333,0.08343551;0.004494205;-0.04920259,0.09293164;-0.3005122;-0.005721778,0.09243961;-0.6459877;0.08676081,0.1018713;-0.6663791;0.02943792,-0.08550022;0.008621019;-0.0449218,-0.1204779;-0.296039;-0.01380095,-0.1393495;-0.6420923;0.07450318,-0.1401142;-0.6040844;-0.001978487,0.01765472;0.5411023;0.002825421,0;0;0,-0.04457352;0.2930771;-0.09156585,-0.0871247;0.5794886;-0.1969211,0.1103234;0.5033645;-0.1478059,0.2695556;0.314892;-0.1038506,0.3206458;0.09356655;-0.1500967,-0.1885487;0.4269621;-0.04088204,-0.2423858;0.1918471;0.02717191,-0.3252817;-0.01894677;-0.02210363,0.07127501;0.01330063;-0.06438589,0.08131199;-0.2947686;-0.0658834,0.04658538;-0.6424748;0.01028204,0.05935644;-0.6676819;-0.04171062,-0.09644997;-0.004908324;-0.008711448,-0.1418503;-0.2995737;-0.08694661,-0.1659667;-0.6559526;-0.1048116,-0.1811128;-0.6722379;-0.1643299,-0.07668547;0.5088903;-0.1681218,105.4298
+0;0;0,0.009954062;0.310035;0.006673016,0.01998216;0.6178781;-0.0020598,0.1974761;0.4862078;0.0006344565,0.2280441;0.2378773;0.01500057,0.2567373;0.01563807;-0.04433158,-0.1674699;0.5073951;0.01113252,-0.4148479;0.4683664;0.001660318,-0.6444949;0.4393124;-0.01066792,0.08346909;0.004514053;-0.04914379,0.09309327;-0.3004974;-0.005726621,0.09272569;-0.6459668;0.08677958,0.1021875;-0.6663823;0.02948295,-0.08544485;0.008592324;-0.04503252,-0.1203987;-0.2960625;-0.01383465,-0.1390302;-0.6421267;0.07447772,-0.1397079;-0.6041245;-0.002005361,0.01748371;0.5411082;0.00269731,0;0;0,-0.04457352;0.2930771;-0.09156585,-0.0871247;0.5794886;-0.1969211,0.1103234;0.5033645;-0.1478059,0.2695556;0.314892;-0.1038506,0.3206458;0.09356655;-0.1500967,-0.1885487;0.4269621;-0.04088204,-0.2423858;0.1918471;0.02717191,-0.3252817;-0.01894677;-0.02210363,0.07127501;0.01330063;-0.06438589,0.08131199;-0.2947686;-0.0658834,0.04658538;-0.6424748;0.01028204,0.05935644;-0.6676819;-0.04171062,-0.09644997;-0.004908324;-0.008711448,-0.1418503;-0.2995737;-0.08694661,-0.1659667;-0.6559526;-0.1048116,-0.1811128;-0.6722379;-0.1643299,-0.07668547;0.5088903;-0.1681218,105.4413
+0;0;0,0.009954062;0.310035;0.006673016,0.01998216;0.6178781;-0.0020598,0.1974761;0.4862078;0.0006344565,0.2280441;0.2378773;0.01500057,0.2567373;0.01563807;-0.04433158,-0.1674699;0.5073951;0.01113252,-0.4148479;0.4683664;0.001660318,-0.6444949;0.4393124;-0.01066792,0.08346909;0.004514053;-0.04914379,0.09309327;-0.3004974;-0.005726621,0.09272569;-0.6459668;0.08677958,0.1021875;-0.6663823;0.02948295,-0.08544485;0.008592324;-0.04503252,-0.1203987;-0.2960625;-0.01383465,-0.1390302;-0.6421267;0.07447772,-0.1397079;-0.6041245;-0.002005361,0.01748371;0.5411082;0.00269731,0;0;0,-0.04457352;0.2930771;-0.09156585,-0.0871247;0.5794886;-0.1969211,0.1103234;0.5033645;-0.1478059,0.2695556;0.314892;-0.1038506,0.3206458;0.09356655;-0.1500967,-0.1885487;0.4269621;-0.04088204,-0.2423858;0.1918471;0.02717191,-0.3252817;-0.01894677;-0.02210363,0.07127501;0.01330063;-0.06438589,0.08131199;-0.2947686;-0.0658834,0.04658538;-0.6424748;0.01028204,0.05935644;-0.6676819;-0.04171062,-0.09644997;-0.004908324;-0.008711448,-0.1418503;-0.2995737;-0.08694661,-0.1659667;-0.6559526;-0.1048116,-0.1811128;-0.6722379;-0.1643299,-0.07668547;0.5088903;-0.1681218,105.4525
+0;0;0,0.009922715;0.3090586;0.006652002,0.01990849;0.6156025;-0.00204171,0.1986204;0.4839387;0.0006155381,0.2291838;0.2356455;0.01497949,0.257926;0.01302657;-0.04445404,-0.1687704;0.505268;0.01118393,-0.4161112;0.4662451;0.001713151,-0.6461506;0.4371414;-0.01063616,0.08345211;0.004513135;-0.04913379,0.09305967;-0.2999717;-0.005791575,0.092692;-0.6455218;0.08673622,0.102251;-0.6664551;0.02885107,-0.08542746;0.008590576;-0.04502336,-0.120321;-0.2955383;-0.01387935,-0.1389568;-0.6416833;0.07445364,-0.1396415;-0.603599;-0.002815038,0.01742223;0.5392069;0.00269221,0;0;0,-0.04328519;0.2925903;-0.09042835,-0.08505667;0.5781772;-0.1945319,0.1135887;0.5029762;-0.146066,0.270433;0.3127534;-0.1012881,0.3186338;0.09070989;-0.1491525,-0.1874305;0.4277225;-0.03655615,-0.2348627;0.1912596;0.03145407,-0.3149312;-0.02038924;-0.02061773,0.07137653;0.01304364;-0.06429625,0.08108163;-0.2945069;-0.06490564,0.04518899;-0.6426888;0.008901358,0.05806734;-0.6673979;-0.04473948,-0.0963815;-0.00461912;-0.009381991,-0.1423424;-0.2989146;-0.08658107,-0.1654156;-0.6554933;-0.1034814,-0.1816362;-0.6706709;-0.1645727,-0.0747401;0.5078301;-0.1660757,105.4748
+0;0;0,0.009922715;0.3090586;0.006652002,0.01990849;0.6156025;-0.00204171,0.1986204;0.4839387;0.0006155381,0.2291838;0.2356455;0.01497949,0.257926;0.01302657;-0.04445404,-0.1687704;0.505268;0.01118393,-0.4161112;0.4662451;0.001713151,-0.6461506;0.4371414;-0.01063616,0.08345211;0.004513135;-0.04913379,0.09305967;-0.2999717;-0.005791575,0.092692;-0.6455218;0.08673622,0.102251;-0.6664551;0.02885107,-0.08542746;0.008590576;-0.04502336,-0.120321;-0.2955383;-0.01387935,-0.1389568;-0.6416833;0.07445364,-0.1396415;-0.603599;-0.002815038,0.01742223;0.5392069;0.00269221,0;0;0,-0.04328519;0.2925903;-0.09042835,-0.08505667;0.5781772;-0.1945319,0.1135887;0.5029762;-0.146066,0.270433;0.3127534;-0.1012881,0.3186338;0.09070989;-0.1491525,-0.1874305;0.4277225;-0.03655615,-0.2348627;0.1912596;0.03145407,-0.3149312;-0.02038924;-0.02061773,0.07137653;0.01304364;-0.06429625,0.08108163;-0.2945069;-0.06490564,0.04518899;-0.6426888;0.008901358,0.05806734;-0.6673979;-0.04473948,-0.0963815;-0.00461912;-0.009381991,-0.1423424;-0.2989146;-0.08658107,-0.1654156;-0.6554933;-0.1034814,-0.1816362;-0.6706709;-0.1645727,-0.0747401;0.5078301;-0.1660757,105.4864
+0;0;0,0.009932127;0.3092903;0.006668372,0.01989169;0.6160541;-0.002008645,0.2006059;0.4837261;0.0006410144,0.2314979;0.2314944;0.01529225,0.2601593;0.008180991;-0.04277857,-0.1710296;0.5063406;0.01072746,-0.4233437;0.4735119;0.00367676,-0.654213;0.4499979;-0.01078047,0.08299352;0.00454455;-0.04878061,0.092646;-0.300136;-0.005470823,0.0925571;-0.646205;0.08675198,0.1029803;-0.6669436;0.02808012,-0.08488148;0.008466423;-0.04485064,-0.1198685;-0.295839;-0.01365268,-0.1378701;-0.6424935;0.07452545,-0.1384453;-0.6043472;-0.003312461,0.01742026;0.53961;0.00272103,0;0;0,-0.04289083;0.2927247;-0.09097362,-0.08456475;0.5783899;-0.1955447,0.1158564;0.503943;-0.1439383,0.272399;0.3085712;-0.09795928,0.3163821;0.08468735;-0.1427262,-0.1872799;0.427132;-0.03521825,-0.2338478;0.1866503;0.03399023,-0.3096248;-0.02736565;-0.0161852,0.07180013;0.01289243;-0.06298137,0.08092801;-0.2948625;-0.06463289,0.04439145;-0.6434778;0.008860588,0.05746794;-0.6677762;-0.04596758,-0.09568709;-0.004573107;-0.01054479,-0.1416118;-0.2993438;-0.08670437,-0.1639637;-0.6564922;-0.1013416,-0.1796439;-0.6724271;-0.1627383,-0.07424019;0.5080369;-0.1669784,105.4976
+0;0;0,0.009932127;0.3092903;0.006668372,0.01989169;0.6160541;-0.002008645,0.2006059;0.4837261;0.0006410144,0.2314979;0.2314944;0.01529225,0.2601593;0.008180991;-0.04277857,-0.1710296;0.5063406;0.01072746,-0.4233437;0.4735119;0.00367676,-0.654213;0.4499979;-0.01078047,0.08299352;0.00454455;-0.04878061,0.092646;-0.300136;-0.005470823,0.0925571;-0.646205;0.08675198,0.1029803;-0.6669436;0.02808012,-0.08488148;0.008466423;-0.04485064,-0.1198685;-0.295839;-0.01365268,-0.1378701;-0.6424935;0.07452545,-0.1384453;-0.6043472;-0.003312461,0.01742026;0.53961;0.00272103,0;0;0,-0.04289083;0.2927247;-0.09097362,-0.08456475;0.5783899;-0.1955447,0.1158564;0.503943;-0.1439383,0.272399;0.3085712;-0.09795928,0.3163821;0.08468735;-0.1427262,-0.1872799;0.427132;-0.03521825,-0.2338478;0.1866503;0.03399023,-0.3096248;-0.02736565;-0.0161852,0.07180013;0.01289243;-0.06298137,0.08092801;-0.2948625;-0.06463289,0.04439145;-0.6434778;0.008860588,0.05746794;-0.6677762;-0.04596758,-0.09568709;-0.004573107;-0.01054479,-0.1416118;-0.2993438;-0.08670437,-0.1639637;-0.6564922;-0.1013416,-0.1796439;-0.6724271;-0.1627383,-0.07424019;0.5080369;-0.1669784,105.5197
+0;0;0,0.009958159;0.3101009;0.006685851,0.0199571;0.6180778;-0.002027524,0.2004552;0.4854643;0.0006459935,0.2318431;0.2291835;0.01553243,0.2605251;0.005708992;-0.04258029,-0.1707647;0.5080535;0.01072116,-0.4271292;0.4746978;0.003557276,-0.6581651;0.4511668;-0.01091038,0.08330344;0.004561521;-0.04896277,0.09293656;-0.2995079;-0.00573986,0.09284772;-0.64534;0.08641981,0.1032191;-0.6658261;0.02803982,-0.08519845;0.00849804;-0.04501812,-0.1201152;-0.2951969;-0.01388275,-0.1381046;-0.6416141;0.07423501,-0.1386769;-0.6035084;-0.003215663,0.01747442;0.5412857;0.002723684,0;0;0,-0.04108463;0.2937934;-0.09112597,-0.08020144;0.5810974;-0.1957691,0.119249;0.5065362;-0.1435277,0.2727171;0.3041787;-0.0946846,0.3124205;0.07878537;-0.1366618,-0.1846421;0.4291393;-0.03676529,-0.2308815;0.1841881;0.0321364,-0.3008453;-0.03224486;-0.01687851,0.07149978;0.01276314;-0.06389451,0.08069409;-0.2943762;-0.06414294,0.04361559;-0.6431289;0.007201672,0.0573967;-0.6676993;-0.04662013,-0.09614324;-0.004300891;-0.009777801,-0.143214;-0.2979818;-0.08694671,-0.1625576;-0.6553321;-0.09140107,-0.1784614;-0.6717465;-0.1518776,-0.07056528;0.5102817;-0.1671674,105.5325

+ 136 - 0
DataCSV/Sam/FirstPersonPerspective_OneArm_Sideways_HapticFeedback_Slow.csv

@@ -0,0 +1,136 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.006946945;0.2999743;0.00789215,0.0126447;0.5936275;0.001409563,0.2106687;0.461178;0.004979919,0.2395874;0.2490982;0.01806213,0.2693308;0.0367033;-0.03677823,-0.1857792;0.4540715;0.006734641,-0.2277807;0.243835;0.002069164,-0.2734579;0.03101097;-0.03822051,0.0629511;0.004315937;-0.03570109,0.07630103;-0.3135884;0.007165443,0.07679623;-0.6168242;0.08648011,0.08713295;-0.6377451;0.02780347,-0.06368787;0.005526513;-0.03419574,-0.09574343;-0.3119588;0.001222502,-0.1113856;-0.6159472;0.07598455,-0.1109906;-0.5777034;-0.001955263,0.01130562;0.5210698;0.005437652,0;0;0,0.003722712;0.2996657;-0.01678348,0.005641773;0.5918745;-0.04705071,0.172346;0.4606214;0.07175565,0.2205758;0.2529787;0.09507275,0.254978;0.07622424;-0.03368306,-0.1905762;0.5020486;-0.1058387,-0.2906701;0.3126547;-0.0960172,-0.2851587;0.1012648;-0.1614973,0.07204673;-0.001911223;-0.007851839,0.1211663;-0.3147959;-0.06047678,0.1383915;-0.6256753;-0.0244174,0.1566726;-0.6509156;-0.07692504,-0.05205048;0.008309869;-0.0497768,-0.07080909;-0.3120628;-0.05917822,-0.03131446;-0.6155682;0.008406289,-0.004584284;-0.6040266;-0.06292054,0.005108133;0.5198767;-0.03711677,761.8874
+0;0;0,0.006948573;0.3000446;0.007893999,0.01264834;0.593802;0.001408875,0.2106802;0.4613189;0.004980937,0.2395989;0.2492388;0.01806316,0.2693367;0.03688431;-0.03676677,-0.1857845;0.4542121;0.006735733,-0.227786;0.2439753;0.002070251,-0.2734545;0.03119172;-0.03821176,0.0629372;0.004314984;-0.03569321,0.07629107;-0.3136832;0.007185984,0.07678621;-0.6168839;0.08649148,0.08713464;-0.6378625;0.02774834,-0.0636738;0.005525292;-0.03418818,-0.09573883;-0.3120537;0.001240507,-0.1113791;-0.616007;0.07599391,-0.1109838;-0.5777538;-0.002034254,0.01130869;0.5212132;0.005438689,0;0;0,0.00313665;0.2997353;-0.01691842,0.004396886;0.5920473;-0.04723811,0.1711019;0.4618528;0.07241511,0.2196999;0.2543072;0.09583401,0.2542079;0.07690592;-0.03192783,-0.1915637;0.5013936;-0.1061235,-0.2916321;0.3119777;-0.09646183,-0.2857545;0.10083;-0.1625465,0.07203466;-0.001907766;-0.007815599,0.1210896;-0.3148753;-0.06058621,0.1383804;-0.6256899;-0.02431512,0.1572174;-0.6507455;-0.0769527,-0.05198357;0.008289678;-0.04982675,-0.07060999;-0.3121853;-0.05924093,-0.03125977;-0.6156305;0.008529615,-0.004353294;-0.6041017;-0.06282529,0.004018709;0.5200182;-0.03729606,761.9133
+0;0;0,0.00694675;0.2999658;0.007891928,0.01264272;0.593527;0.001411525,0.2104639;0.4611647;0.004980896,0.2393773;0.2491235;0.01806072,0.2690974;0.03689533;-0.03673661,-0.1855797;0.4540654;0.006733827,-0.2275735;0.2438672;0.002069202,-0.2732149;0.03121026;-0.03818886,0.06288037;0.004311088;-0.03566098,0.0762236;-0.3134336;0.007184021,0.07671937;-0.6170219;0.08659092,0.08711524;-0.6382342;0.02757854,-0.06361632;0.005520304;-0.03415732,-0.09565578;-0.3118055;0.001243126,-0.1113161;-0.6161474;0.07609212,-0.1109189;-0.5778564;-0.002293654,0.01130413;0.5209954;0.005438161,0;0;0,0.00250949;0.2996679;-0.01682019,0.003054976;0.591826;-0.04674697,0.1700537;0.4623868;0.07256293,0.2188446;0.2549839;0.09647989,0.2524251;0.07552791;-0.02839899,-0.1921644;0.5014;-0.1067339,-0.2920589;0.3119429;-0.0969554,-0.2861335;0.1010403;-0.1633769,0.07197149;-0.00183326;-0.007808685,0.1209427;-0.3144692;-0.06106234,0.138397;-0.6256087;-0.0241952,0.1576967;-0.650649;-0.07721711,-0.05187372;0.008209292;-0.04985937,-0.07049655;-0.3119986;-0.05963184,-0.03106479;-0.6157498;0.008573357,-0.003923766;-0.6042731;-0.06307498,0.002851024;0.5198379;-0.03692293,761.9385
+0;0;0,0.006866509;0.3000291;0.007835863,0.01249493;0.5935919;0.001311342,0.2098259;0.4613857;0.004949597,0.2387649;0.249355;0.01800966,0.2685052;0.03726582;-0.03683689,-0.1851661;0.4541873;0.006877736,-0.2271244;0.2439884;0.002300071,-0.2728257;0.03139161;-0.03755543,0.06282762;0.004337742;-0.03563595,0.07615134;-0.3136015;0.007142134,0.07678124;-0.6169972;0.0866164,0.0866674;-0.6388753;0.02724699,-0.06355473;0.005484717;-0.03415789,-0.09560795;-0.3120267;0.001225047,-0.1113124;-0.6162056;0.07601822,-0.1109428;-0.5778509;-0.002999879,0.01117401;0.5210621;0.005350844,0;0;0,0.002156287;0.2997421;-0.01661396,0.00260064;0.5919371;-0.04619789,0.1691533;0.4624301;0.07267856,0.2174883;0.2549428;0.09671568,0.2504687;0.07377207;-0.02561141,-0.1920487;0.5021501;-0.1064266,-0.291386;0.3123977;-0.09687856,-0.2853864;0.1015853;-0.1631855,0.07192519;-0.001800656;-0.007718324,0.1210307;-0.3145815;-0.06110048,0.1386483;-0.6254982;-0.02387309,0.1579676;-0.6509421;-0.07741308,-0.0517689;0.008190133;-0.04988938,-0.0703446;-0.3122013;-0.05974565,-0.03098949;-0.615756;0.008600213,-0.003595391;-0.6044056;-0.06361859,0.00240764;0.5199378;-0.03646708,761.9619
+0;0;0,0.006864564;0.2999441;0.007833644,0.01249104;0.5934055;0.001311279,0.208665;0.46157;0.004950598,0.2376043;0.2495367;0.01801081,0.2673281;0.03756556;-0.03680522,-0.1840256;0.4544135;0.006867503,-0.2259845;0.2442121;0.002289784,-0.2716602;0.03173359;-0.03754355,0.062797;0.004335627;-0.03561857,0.07613808;-0.3140181;0.007215265,0.07676747;-0.6171696;0.08662559,0.0865639;-0.6385769;0.02779507,-0.06352374;0.005482042;-0.03414124,-0.09561874;-0.3124433;0.001287822,-0.1113106;-0.6163775;0.07602082,-0.1109443;-0.5780986;-0.002280042,0.01117054;0.5208987;0.005349508,0;0;0,0.001954526;0.2996581;-0.0166173,0.002403572;0.5917536;-0.04617596,0.1680257;0.4634992;0.0724473,0.2150877;0.2557267;0.09657049,0.2492694;0.07314011;-0.02306986,-0.1914206;0.5013787;-0.104984,-0.2901334;0.3112718;-0.09596664,-0.2838977;0.1007034;-0.1626159,0.07187509;-0.001696914;-0.007876158,0.1209198;-0.3148835;-0.06145406,0.1387127;-0.6254916;-0.02386069,0.1581143;-0.6502487;-0.07701087,-0.05175377;0.008162536;-0.04985842,-0.07030904;-0.3126465;-0.0598116,-0.03101223;-0.6159444;0.008551043,-0.003970493;-0.6044171;-0.06305343,0.002199441;0.5197768;-0.03644991,761.9943
+0;0;0,0.006862518;0.2998547;0.007831309,0.01248554;0.5931357;0.001313242,0.2086091;0.4613665;0.004949822,0.2375486;0.2493322;0.0180101,0.2672486;0.0375305;-0.03676211,-0.1839795;0.454212;0.006866228,-0.2259385;0.2440094;0.002288486,-0.2715778;0.03170079;-0.037513,0.0628061;0.004336256;-0.03562374,0.07615375;-0.3141741;0.007231195,0.07678348;-0.6174874;0.08668388,0.08665364;-0.6392816;0.02741056,-0.06353296;0.005482838;-0.03414619,-0.09564376;-0.312599;0.001300313,-0.111344;-0.6166954;0.07607319,-0.110975;-0.5783542;-0.002817027,0.01116597;0.5206798;0.005348627,0;0;0,0.001739651;0.2995735;-0.01655173,0.002027437;0.5915025;-0.04596519,0.1677971;0.463707;0.07255459,0.2140996;0.2557643;0.09668994,0.2477893;0.07089898;-0.01920605,-0.1920788;0.5007163;-0.1036261,-0.2901944;0.310269;-0.09527339,-0.2839284;0.09988324;-0.1619115,0.07188237;-0.001619786;-0.007922173,0.1208365;-0.3149538;-0.0616703,0.138751;-0.6256845;-0.02375436,0.1584053;-0.6508256;-0.07729459,-0.05176773;0.008130116;-0.04986444,-0.07047353;-0.3128209;-0.06006777,-0.03108177;-0.6162613;0.008374367,-0.003996987;-0.6048524;-0.06383483,0.001856714;0.5195718;-0.03627992,762.028
+0;0;0,0.006802746;0.2996464;0.007775698,0.01239466;0.5923624;0.001161529,0.2081164;0.4609891;0.004968934,0.2370706;0.2489561;0.01796628,0.267084;0.03740825;-0.03723737,-0.1837538;0.4540873;0.006650938,-0.2260409;0.2439504;0.002234374,-0.2716953;0.03145404;-0.03599822,0.06282964;0.004345261;-0.03563838,0.0762038;-0.3149093;0.007209197,0.07714883;-0.617925;0.08659643,0.08672054;-0.6407688;0.02733817,-0.06355329;0.00548152;-0.03416828,-0.09570465;-0.3133423;0.00127038,-0.1115183;-0.6170577;0.07629485,-0.111099;-0.5786522;-0.003233716,0.0110772;0.5200823;0.005215963,0;0;0,0.001478419;0.2993767;-0.01631379,0.001496658;0.5908073;-0.04506493,0.1675307;0.4639756;0.07249879,0.2133626;0.2559398;0.09670161,0.2470515;0.06995545;-0.01720906,-0.1924291;0.500706;-0.1020438,-0.2899786;0.3099476;-0.09426242,-0.283476;0.09982412;-0.1613936,0.07191478;-0.001613468;-0.007886648,0.1208132;-0.3155937;-0.06232595,0.1388806;-0.62593;-0.02376747,0.158618;-0.6516892;-0.07759094,-0.05178034;0.008105358;-0.04989628,-0.07058098;-0.3135751;-0.0602139,-0.03116997;-0.616679;0.008318003,-0.004066326;-0.6053752;-0.0645618,0.001385048;0.5190253;-0.03558302,762.0613
+0;0;0,0.006802746;0.2996464;0.007775698,0.01239466;0.5923624;0.001161529,0.2081164;0.4609891;0.004968934,0.2370706;0.2489561;0.01796628,0.267084;0.03740825;-0.03723737,-0.1837538;0.4540873;0.006650938,-0.2260409;0.2439504;0.002234374,-0.2716953;0.03145404;-0.03599822,0.06282964;0.004345261;-0.03563838,0.0762038;-0.3149093;0.007209197,0.07714883;-0.617925;0.08659643,0.08672054;-0.6407688;0.02733817,-0.06355329;0.00548152;-0.03416828,-0.09570465;-0.3133423;0.00127038,-0.1115183;-0.6170577;0.07629485,-0.111099;-0.5786522;-0.003233716,0.0110772;0.5200823;0.005215963,0;0;0,0.001478419;0.2993767;-0.01631379,0.001496658;0.5908073;-0.04506493,0.1675307;0.4639756;0.07249879,0.2133626;0.2559398;0.09670161,0.2470515;0.06995545;-0.01720906,-0.1924291;0.500706;-0.1020438,-0.2899786;0.3099476;-0.09426242,-0.283476;0.09982412;-0.1613936,0.07191478;-0.001613468;-0.007886648,0.1208132;-0.3155937;-0.06232595,0.1388806;-0.62593;-0.02376747,0.158618;-0.6516892;-0.07759094,-0.05178034;0.008105358;-0.04989628,-0.07058098;-0.3135751;-0.0602139,-0.03116997;-0.616679;0.008318003,-0.004066326;-0.6053752;-0.0645618,0.001385048;0.5190253;-0.03558302,762.0836
+0;0;0,0.006801642;0.2995979;0.007774437,0.01239311;0.5922908;0.001160677,0.2069435;0.4612719;0.004969373,0.2358934;0.2492705;0.01796478,0.2658877;0.03785747;-0.03720368,-0.182597;0.4544112;0.006641377,-0.2248778;0.2443055;0.00222547,-0.2705032;0.03194459;-0.03598276,0.06289604;0.004349853;-0.03567604,0.07631126;-0.3158851;0.007303108,0.07725435;-0.6182785;0.0865273,0.08687357;-0.6413846;0.02697491,-0.06362045;0.005487313;-0.03420439,-0.09587054;-0.3143155;0.001343094,-0.1116517;-0.6174071;0.07621349,-0.1112304;-0.5789599;-0.003709845,0.01107571;0.5200138;0.005214934,0;0;0,0.001319423;0.2993387;-0.01612973,0.001340732;0.590764;-0.04469872,0.1666982;0.4645013;0.07181287,0.21263;0.2565704;0.09644127,0.2463056;0.06894828;-0.01447581,-0.1918474;0.5004588;-0.1000367,-0.2891096;0.3095761;-0.09259119,-0.2822765;0.1000038;-0.1609393,0.07199069;-0.00155881;-0.007907152,0.1209357;-0.3164628;-0.06283808,0.1389537;-0.6260628;-0.02356434,0.158882;-0.6520652;-0.07765555,-0.05186501;0.008050623;-0.04992816,-0.07070007;-0.314622;-0.06018284,-0.03120717;-0.6170554;0.008326702,-0.004212776;-0.6058205;-0.06501117,0.001222551;0.5189793;-0.03526115,762.1171
+0;0;0,0.006950493;0.3069614;0.007958873,0.01295809;0.6210276;0.000784291,0.213856;0.4810791;0.004975097,0.2428042;0.2690478;0.01795529,0.2729487;0.05785556;-0.03740627,-0.1886482;0.4742328;0.006598631,-0.2312214;0.2641546;0.002305887,-0.276819;0.05181682;-0.03523443,0.0629594;0.004352729;-0.03570852,0.07654176;-0.3153676;0.007544689,0.07752377;-0.6186876;0.0870245,0.08645724;-0.6413136;0.0268019,-0.06367911;0.005491135;-0.03424542,-0.09582084;-0.3138611;0.001215205,-0.1116913;-0.6178942;0.07626927,-0.111247;-0.5794377;-0.003757872,0.01151006;0.5418325;0.005225878,0;0;0,0.006001621;0.3061262;-0.02424121,0.0222875;0.6156033;-0.07560778,0.1660982;0.4647398;0.07138181,0.2119719;0.2567357;0.09574699,0.2456554;0.06753831;-0.01216745,-0.1878851;0.4964251;-0.08944277,-0.2853113;0.3055998;-0.08185355,-0.2792423;0.09640919;-0.1509781,0.07206853;-0.001526684;-0.007856607,0.1210575;-0.3158055;-0.06358171,0.1389883;-0.6262684;-0.02342749,0.1590988;-0.6522648;-0.07761264,-0.05191755;0.008008821;-0.04998358,-0.07069772;-0.3142073;-0.0600088,-0.03101847;-0.6175805;0.00863022,-0.00480498;-0.6077275;-0.06473878,0.01695625;0.5382174;-0.05897403,762.1403
+0;0;0,0.006886113;0.304118;0.007885152,0.01235675;0.5898703;0.001540165,0.2094086;0.4623905;0.005104932,0.238362;0.2503206;0.01808749,0.2684838;0.0392869;-0.0372325,-0.1850357;0.4556812;0.006695955,-0.2276167;0.2455648;0.00240243,-0.27318;0.03338645;-0.0351097,0.06298316;0.004354372;-0.035722,0.07661944;-0.3166353;0.007702935,0.07759866;-0.6190948;0.08695725,0.08676661;-0.643102;0.025154,-0.06370315;0.005493207;-0.03425834,-0.09597248;-0.3151269;0.001343068,-0.1117979;-0.6182973;0.07618418,-0.111342;-0.5796189;-0.005943418,0.01111446;0.5219273;0.005350691,0;0;0,0.00278613;0.3035664;-0.02090549,-0.006212413;0.5886461;-0.04016209,0.1661464;0.464715;0.07113266,0.2116165;0.2565322;0.09506655,0.2442829;0.06544372;-0.009436846,-0.1986516;0.4980921;-0.09605347,-0.2952978;0.306834;-0.08828586,-0.2900277;0.09848197;-0.1594512,0.07208587;-0.001497865;-0.007955074,0.1211311;-0.3169608;-0.06437993,0.1392803;-0.6264406;-0.02367687,0.1591477;-0.6545206;-0.07892609,-0.05195533;0.008001352;-0.04998522,-0.07098043;-0.315487;-0.05995408,-0.0312355;-0.6179892;0.00843228,-0.004178042;-0.6069866;-0.0672477,-0.001761273;0.5208459;-0.03620601,762.1621
+0;0;0,0.006970712;0.3078543;0.007982026,0.01299345;0.622807;0.0007155947,0.2171806;0.4800265;0.005005161,0.2461297;0.2679882;0.01798579,0.2762406;0.0570318;-0.03731393,-0.1919332;0.4730678;0.006655355,-0.2345079;0.2629826;0.002362469,-0.2800545;0.05088195;-0.03513591,0.06316527;0.004366961;-0.03582528,0.07680979;-0.3168169;0.007625926,0.07779222;-0.6202677;0.08714002,0.08698873;-0.6444432;0.02514423,-0.06388734;0.00550909;-0.03435739,-0.09617619;-0.315305;0.001265556,-0.1120535;-0.6194692;0.07635199,-0.1115962;-0.5807638;-0.006031476,0.01151188;0.5417776;0.005260061,0;0;0,0.005080208;0.3069063;-0.02587032,0.0199606;0.6167701;-0.07982183,0.1662693;0.4641844;0.07094288,0.2117978;0.2560866;0.09521747,0.2441099;0.06414247;-0.00764513,-0.1953993;0.4950509;-0.08420786,-0.2915756;0.3036077;-0.07605729,-0.2878958;0.09591371;-0.1489749,0.07227471;-0.001395822;-0.008172512,0.1214149;-0.3169363;-0.0652051,0.1397004;-0.6273183;-0.02355671,0.1597223;-0.6556776;-0.07884097,-0.05221443;0.007950393;-0.05002816,-0.07113658;-0.3157431;-0.05991414,-0.03115307;-0.6192175;0.008719329,-0.005092718;-0.6100321;-0.06711365,0.01367718;0.538103;-0.06083179,762.1955
+0;0;0,0.006981886;0.3097469;0.008022976,0.01294429;0.6224798;0.0008215266,0.2179825;0.4806384;0.005101503,0.2469545;0.2685288;0.01806936,0.2772866;0.05778509;-0.03734029,-0.1927468;0.4735638;0.00684856,-0.2353692;0.2634137;0.002573039,-0.2811425;0.05153526;-0.03505007,0.06335564;0.004388756;-0.03594035,0.07705375;-0.3176433;0.007642671,0.07808934;-0.6212021;0.08696533,0.08642805;-0.6475388;0.02579935,-0.06408025;0.00551355;-0.0344707,-0.0964511;-0.3161504;0.001253802,-0.1123858;-0.6203617;0.07637115,-0.1119409;-0.5815821;-0.006739341,0.01148625;0.5426323;0.0053017,0;0;0,0.005960703;0.3085768;-0.02830315,0.01994073;0.6167245;-0.07962394,0.1667373;0.4642451;0.07078552,0.2117339;0.255866;0.0942688,0.2448992;0.06266449;-0.005613327,-0.1960939;0.4948037;-0.08054055,-0.2926248;0.3034569;-0.0724043,-0.2899814;0.096486;-0.1469646,0.07241277;-0.001001388;-0.008960724,0.1216445;-0.3174511;-0.06577253,0.139989;-0.6277854;-0.02337933,0.1597241;-0.6568703;-0.07909417,-0.05251491;0.007860463;-0.05005302,-0.07154763;-0.3166918;-0.05981933,-0.03144789;-0.6202486;0.008637667,-0.005625747;-0.6112193;-0.068031,0.01411973;0.5389376;-0.06192803,762.2291
+0;0;0,0.006981886;0.3097469;0.008022976,0.01294429;0.6224798;0.0008215266,0.2179825;0.4806384;0.005101503,0.2469545;0.2685288;0.01806936,0.2772866;0.05778509;-0.03734029,-0.1927468;0.4735638;0.00684856,-0.2353692;0.2634137;0.002573039,-0.2811425;0.05153526;-0.03505007,0.06335564;0.004388756;-0.03594035,0.07705375;-0.3176433;0.007642671,0.07808934;-0.6212021;0.08696533,0.08642805;-0.6475388;0.02579935,-0.06408025;0.00551355;-0.0344707,-0.0964511;-0.3161504;0.001253802,-0.1123858;-0.6203617;0.07637115,-0.1119409;-0.5815821;-0.006739341,0.01148625;0.5426323;0.0053017,0;0;0,0.005960703;0.3085768;-0.02830315,0.01994073;0.6167245;-0.07962394,0.1667373;0.4642451;0.07078552,0.2117339;0.255866;0.0942688,0.2448992;0.06266449;-0.005613327,-0.1960939;0.4948037;-0.08054055,-0.2926248;0.3034569;-0.0724043,-0.2899814;0.096486;-0.1469646,0.07241277;-0.001001388;-0.008960724,0.1216445;-0.3174511;-0.06577253,0.139989;-0.6277854;-0.02337933,0.1597241;-0.6568703;-0.07909417,-0.05251491;0.007860463;-0.05005302,-0.07154763;-0.3166918;-0.05981933,-0.03144789;-0.6202486;0.008637667,-0.005625747;-0.6112193;-0.068031,0.01411973;0.5389376;-0.06192803,762.2513
+0;0;0,0.006996471;0.3103939;0.008039735,0.01294265;0.6222628;0.0008683489,0.2168531;0.4812118;0.005124209,0.2458121;0.2691968;0.01808629,0.2761322;0.05853637;-0.03730147,-0.1916167;0.4741762;0.006861655,-0.23422;0.2641198;0.002588039,-0.2799753;0.05232507;-0.0350202,0.06366583;0.004410244;-0.03611632,0.07735956;-0.3175191;0.007452808,0.07839868;-0.6221099;0.08704513,0.08680246;-0.6488862;0.0254019,-0.064394;0.005540544;-0.03463946,-0.09675452;-0.3160208;0.001073644,-0.1127433;-0.6212664;0.07644635,-0.112295;-0.5824181;-0.007312611,0.01149282;0.5428647;0.005323305,0;0;0,0.006085217;0.3091511;-0.0290947,0.0195149;0.616622;-0.07948065,0.1667684;0.4639088;0.06810665,0.2119679;0.2557989;0.09268951,0.2448729;0.06173578;-0.005400658,-0.1953179;0.4947665;-0.07500923,-0.2901163;0.3026571;-0.06699508,-0.2890805;0.09639497;-0.1432828,0.07270589;-0.0007526577;-0.009511232,0.1218863;-0.3170058;-0.06686592,0.1401547;-0.6282727;-0.02338266,0.1599592;-0.657956;-0.07941604,-0.05304611;0.007783743;-0.05002699,-0.07166034;-0.3166994;-0.0594346,-0.03120434;-0.6213137;0.009012517,-0.006357441;-0.6123891;-0.06865676,0.01406054;0.5391687;-0.06223989,762.2853
+0;0;0,0.007004722;0.312111;0.00806537,0.01290135;0.6229059;0.0009204629,0.218521;0.4826106;0.005168854,0.2474661;0.2707346;0.01810958,0.2778845;0.06014927;-0.03733318,-0.1934021;0.4758338;0.006709775,-0.2364476;0.2660042;0.002789762,-0.2827683;0.05439238;-0.03489542,0.06420693;0.004453912;-0.03640834,0.07789924;-0.31781;0.007282924,0.07903045;-0.6233132;0.08701371,0.08715492;-0.6503351;0.02587223,-0.06492697;0.005583117;-0.03494639,-0.09727845;-0.316309;0.0009601302,-0.1133298;-0.6224525;0.07651833,-0.1107569;-0.6535754;0.01895829,0.01147872;0.5447714;0.005313723,0;0;0,0.006725475;0.3106449;-0.03133559,0.01956074;0.6173254;-0.08051109,0.1678232;0.4630924;0.0665915,0.2128744;0.2552869;0.09274554,0.245658;0.06080043;-0.004442923,-0.1962305;0.4939487;-0.07146335,-0.2910962;0.3021733;-0.06053532,-0.2923986;0.09657693;-0.13847,0.07317571;-0.0005801022;-0.01062608,0.1224363;-0.3173052;-0.06727433,0.1407267;-0.6293733;-0.02289534,0.1607067;-0.6590411;-0.07854009,-0.0539009;0.007748265;-0.0500259,-0.07170613;-0.3171444;-0.05886789,-0.03098676;-0.622666;0.009608366,-0.006861204;-0.6136992;-0.06805336,0.01469067;0.5408218;-0.06470609,762.3083
+0;0;0,0.006998146;0.3118179;0.008057798,0.0128827;0.6219702;0.0009327969,0.2171741;0.4823524;0.005166538,0.2461265;0.2704226;0.01811055,0.2765175;0.06002642;-0.03728241,-0.1920963;0.4756193;0.006697536,-0.2351527;0.2657365;0.002776529,-0.2814318;0.05431467;-0.0348748,0.06474307;0.004491103;-0.03671236,0.07847366;-0.3186738;0.007101048,0.07960586;-0.6244458;0.08690198,0.08773541;-0.6515034;0.02572223,-0.06546913;0.005629738;-0.0352382,-0.09791104;-0.3171623;0.000768695,-0.1139765;-0.6235751;0.07639338,-0.111402;-0.6547362;0.01879732,0.01146512;0.5441129;0.005310475,0;0;0,0.007022455;0.3103505;-0.03126645,0.01951616;0.6164716;-0.07999182,0.1696158;0.4647228;0.06420469,0.2144454;0.2567625;0.08995056,0.246462;0.0603479;-0.003080606,-0.1948584;0.4944313;-0.06658413,-0.288669;0.3021159;-0.05499307,-0.2927758;0.09735414;-0.1344559,0.07366849;-0.0002194643;-0.01151252,0.1226716;-0.3178885;-0.06833458,0.1411348;-0.6300036;-0.02240777,0.1612587;-0.6597031;-0.07804608,-0.05480498;0.007687021;-0.04996956,-0.07194383;-0.3181648;-0.05836698,-0.03104279;-0.6240004;0.009880126,-0.007991431;-0.6149877;-0.06817619,0.01497573;0.5402034;-0.06432414,762.3311
+0;0;0,0.006998146;0.3118179;0.008057798,0.0128827;0.6219702;0.0009327969,0.2171741;0.4823524;0.005166538,0.2461265;0.2704226;0.01811055,0.2765175;0.06002642;-0.03728241,-0.1920963;0.4756193;0.006697536,-0.2351527;0.2657365;0.002776529,-0.2814318;0.05431467;-0.0348748,0.06474307;0.004491103;-0.03671236,0.07847366;-0.3186738;0.007101048,0.07960586;-0.6244458;0.08690198,0.08773541;-0.6515034;0.02572223,-0.06546913;0.005629738;-0.0352382,-0.09791104;-0.3171623;0.000768695,-0.1139765;-0.6235751;0.07639338,-0.111402;-0.6547362;0.01879732,0.01146512;0.5441129;0.005310475,0;0;0,0.007022455;0.3103505;-0.03126645,0.01951616;0.6164716;-0.07999182,0.1696158;0.4647228;0.06420469,0.2144454;0.2567625;0.08995056,0.246462;0.0603479;-0.003080606,-0.1948584;0.4944313;-0.06658413,-0.288669;0.3021159;-0.05499307,-0.2927758;0.09735414;-0.1344559,0.07366849;-0.0002194643;-0.01151252,0.1226716;-0.3178885;-0.06833458,0.1411348;-0.6300036;-0.02240777,0.1612587;-0.6597031;-0.07804608,-0.05480498;0.007687021;-0.04996956,-0.07194383;-0.3181648;-0.05836698,-0.03104279;-0.6240004;0.009880126,-0.007991431;-0.6149877;-0.06817619,0.01497573;0.5402034;-0.06432414,762.3539
+0;0;0,0.006970484;0.3125489;0.008038259,0.01284826;0.6226634;0.0008888356,0.2181032;0.4829755;0.005118662,0.2472174;0.2707592;0.01809923,0.2775047;0.06056152;-0.03726862,-0.1930609;0.4761607;0.006758333,-0.2365706;0.2660502;0.003242097,-0.284014;0.05508439;-0.03428869,0.06519885;0.004527641;-0.03694249,0.07895276;-0.3192811;0.006989341,0.08049324;-0.6252033;0.08660418,0.08769129;-0.6536686;0.02643409,-0.06587893;0.005657991;-0.03555406,-0.0983828;-0.3177986;0.0003710352,-0.1144951;-0.6242601;0.07620634,-0.11215;-0.6556051;0.01857192,0.01143296;0.5450603;0.005256834,0;0;0,0.006799548;0.3110106;-0.03203487,0.0182399;0.6171424;-0.08082247,0.1706445;0.4650915;0.06238842,0.2173233;0.2570183;0.08644104,0.2479295;0.05864692;-0.002317429,-0.1965057;0.4946197;-0.06256176,-0.2896682;0.301854;-0.04793084,-0.2952873;0.09862706;-0.1305941,0.07398693;0.0001844466;-0.01272941,0.1228197;-0.3182452;-0.06920242,0.1413795;-0.6303059;-0.02226686,0.1614448;-0.6602411;-0.07790494,-0.05568102;0.007677954;-0.04976757,-0.07236806;-0.3188596;-0.05789553,-0.03119415;-0.6248853;0.00979669,-0.008987747;-0.6158922;-0.06866369,0.01421349;0.5410587;-0.06538272,762.3763
+0;0;0,0.006991967;0.3135122;0.008063033,0.01287463;0.6238708;0.0009200941,0.21965;0.4839396;0.005136963,0.249289;0.2678977;0.01835153,0.2795693;0.05774859;-0.03700351,-0.1945311;0.4770747;0.006788666,-0.2388253;0.2631766;0.003209043,-0.2862577;0.05225959;-0.03431306,0.06570285;0.00456264;-0.03722806,0.07946091;-0.319344;0.006717052,0.08100727;-0.6264341;0.08663583,0.08808061;-0.6538865;0.02750823,-0.06638817;0.005701729;-0.0358289,-0.09890187;-0.3178526;0.0001070574,-0.1150757;-0.6254841;0.07623187,-0.1127712;-0.6557664;0.01959599,0.0114632;0.5464799;0.00527615,0;0;0,0.006562889;0.3118597;-0.03323054,0.0170341;0.6182137;-0.08250022,0.1721189;0.4655223;0.06000757,0.221051;0.2538151;0.08265567,0.2501448;0.0549071;-0.005280972,-0.1985513;0.495099;-0.05863091,-0.2923158;0.298585;-0.04080652,-0.3009139;0.09658329;-0.126042,0.07423852;0.0006989539;-0.01455212,0.1235177;-0.3177797;-0.07093358,0.1418489;-0.6307495;-0.02186608,0.1627656;-0.6596668;-0.07607055,-0.05669805;0.007576825;-0.04951296,-0.07252271;-0.3191076;-0.05744001,-0.03103342;-0.6263789;0.01006356,-0.0100945;-0.6170393;-0.06727716,0.0134678;0.5422897;-0.06723094,762.4007
+0;0;0,0.007009802;0.3143119;0.008083601,0.01289921;0.6250189;0.0009390782,0.2188727;0.4853871;0.005153202,0.2491485;0.2647032;0.01865171,0.2794205;0.05461225;-0.03668801,-0.193711;0.4785488;0.006798535,-0.2389569;0.2600546;0.003141998,-0.2863762;0.04919605;-0.03436972,0.06645402;0.004614804;-0.03765368,0.08022045;-0.3194888;0.006318148,0.08176989;-0.6271895;0.08639586,0.08881389;-0.6544036;0.0275135,-0.06714719;0.005766916;-0.03623853,-0.09968065;-0.3179841;-0.000280723,-0.1158867;-0.6262274;0.07599548,-0.1135917;-0.6562596;0.01959451,0.01148885;0.5476863;0.005291852,0;0;0,0.006090075;0.3125645;-0.03424644,0.01529637;0.6192113;-0.08419824,0.1741991;0.4700255;0.05476785,0.2224473;0.2537086;0.08083154,0.252949;0.05453947;-0.005877011,-0.1981232;0.4946002;-0.0530603,-0.2917333;0.2931252;-0.03196082,-0.3076215;0.0918541;-0.1177197,0.07472719;0.001328498;-0.01641083,0.124438;-0.3174179;-0.07204986,0.142271;-0.6308373;-0.02160263,0.1633309;-0.6596758;-0.07531214,-0.05821964;0.007480658;-0.04908917,-0.0725553;-0.3194755;-0.05685693,-0.03097422;-0.6275121;0.01006918,-0.01169133;-0.6180812;-0.06736003,0.01226655;0.5433295;-0.06889963,762.4338
+0;0;0,0.006970765;0.3147373;0.008089504,0.01286363;0.6254982;0.0009364015,0.2190426;0.4858441;0.005158493,0.2501283;0.2601539;0.01896878,0.2802683;0.05004589;-0.03630615,-0.1939724;0.4790653;0.00694402,-0.2405312;0.2556545;0.003337154,-0.2903655;0.04526301;-0.03355531,0.06734084;0.004660667;-0.03811721,0.08107547;-0.3201736;0.005886085,0.08253048;-0.6281741;0.08606171,0.08948418;-0.6568338;0.0297422,-0.06796917;0.005870442;-0.03681255,-0.1005597;-0.3186052;-0.0008176118,-0.1169043;-0.6271403;0.07556008,-0.1133147;-0.6562468;0.01939306,0.01145191;0.5482494;0.005283794,0;0;0,0.005437464;0.31291;-0.0350914,0.01287498;0.6195214;-0.08591056,0.1757275;0.4730114;0.05077839,0.2263647;0.2519177;0.07620549,0.2551267;0.05239183;-0.01023102,-0.1991646;0.493778;-0.0476242,-0.2926047;0.287213;-0.02129964,-0.3133883;0.0877014;-0.1100254,0.07531114;0.001996398;-0.01826692,0.1246243;-0.3177674;-0.07268691,0.1424974;-0.6313819;-0.02149057,0.1617435;-0.6597352;-0.07520914,-0.05974015;0.007411015;-0.04884286,-0.07323343;-0.3203097;-0.05654376,-0.03167755;-0.6288421;0.009603128,-0.01395127;-0.6192151;-0.06741582,0.01052977;0.5437338;-0.07045031,762.4564
+0;0;0,0.006970765;0.3147373;0.008089504,0.01286363;0.6254982;0.0009364015,0.2190426;0.4858441;0.005158493,0.2501283;0.2601539;0.01896878,0.2802683;0.05004589;-0.03630615,-0.1939724;0.4790653;0.00694402,-0.2405312;0.2556545;0.003337154,-0.2903655;0.04526301;-0.03355531,0.06734084;0.004660667;-0.03811721,0.08107547;-0.3201736;0.005886085,0.08253048;-0.6281741;0.08606171,0.08948418;-0.6568338;0.0297422,-0.06796917;0.005870442;-0.03681255,-0.1005597;-0.3186052;-0.0008176118,-0.1169043;-0.6271403;0.07556008,-0.1133147;-0.6562468;0.01939306,0.01145191;0.5482494;0.005283794,0;0;0,0.005437464;0.31291;-0.0350914,0.01287498;0.6195214;-0.08591056,0.1757275;0.4730114;0.05077839,0.2263647;0.2519177;0.07620549,0.2551267;0.05239183;-0.01023102,-0.1991646;0.493778;-0.0476242,-0.2926047;0.287213;-0.02129964,-0.3133883;0.0877014;-0.1100254,0.07531114;0.001996398;-0.01826692,0.1246243;-0.3177674;-0.07268691,0.1424974;-0.6313819;-0.02149057,0.1617435;-0.6597352;-0.07520914,-0.05974015;0.007411015;-0.04884286,-0.07323343;-0.3203097;-0.05654376,-0.03167755;-0.6288421;0.009603128,-0.01395127;-0.6192151;-0.06741582,0.01052977;0.5437338;-0.07045031,762.4793
+0;0;0,0.007020991;0.3170051;0.008147792,0.01296473;0.6304452;0.0009365394,0.2250357;0.48843;0.005188074,0.2569189;0.2569501;0.01935264,0.2870543;0.04687446;-0.03591377,-0.1997232;0.4814585;0.007024372,-0.2474763;0.2523164;0.003324976,-0.297303;0.04195735;-0.0335618,0.06841496;0.004735006;-0.0387252,0.08218154;-0.320855;0.005380481,0.0836406;-0.6297116;0.08577897,0.09056926;-0.6581602;0.02966217,-0.06905331;0.005964078;-0.03739972,-0.1017197;-0.3192665;-0.00132104,-0.1181097;-0.6286591;0.07526895,-0.114533;-0.657553;0.0193041,0.01154229;0.5526098;0.005316938,0;0;0,0.00352934;0.3148992;-0.03786778,0.007172555;0.6237503;-0.09194446,0.1771274;0.4742212;0.04692626,0.2295873;0.2476016;0.0732255,0.2568107;0.04771534;-0.01278997,-0.2068031;0.4928257;-0.03818339,-0.3000816;0.2796179;-0.01285129,-0.3248918;0.08024527;-0.1007677,0.07592131;0.002619207;-0.02077889,0.1252216;-0.3181591;-0.07383037,0.1427046;-0.6323997;-0.02086162,0.162092;-0.6603579;-0.07451153,-0.06141213;0.00727374;-0.04876792,-0.07400098;-0.3212451;-0.05655356,-0.03244374;-0.6307058;0.009518687,-0.0164049;-0.6211385;-0.0675436,0.006029531;0.5474812;-0.07578063,762.5129
+0;0;0,0.006982631;0.3175183;0.008172709,0.0129182;0.630978;0.000969253,0.224203;0.4891616;0.005126245,0.2568644;0.2522337;0.01963201,0.2870061;0.04240088;-0.03551399,-0.1990166;0.4823108;0.007102958,-0.2487763;0.2479492;0.00384898,-0.3015833;0.03847727;-0.03237734,0.06918106;0.004786472;-0.03913251,0.08288997;-0.3211203;0.005006757,0.08444321;-0.6312862;0.08581205,0.09098902;-0.6589245;0.03100958,-0.06978476;0.006027899;-0.03786866,-0.1024833;-0.3195039;-0.001656551,-0.1189602;-0.6302565;0.07512932,-0.1155218;-0.6583132;0.02048557,0.01149737;0.5532098;0.005342257,0;0;0,0.003320485;0.3152;-0.03963995,0.006859452;0.6237856;-0.09534812,0.1782122;0.4765665;0.0417552,0.2394839;0.2459594;0.06362247,0.2588755;0.04330574;-0.01721597,-0.2053731;0.4925059;-0.03727126,-0.2998818;0.2745194;-0.006254684,-0.3280409;0.07711579;-0.09690928,0.07639107;0.002886742;-0.02227902,0.1254879;-0.3180971;-0.07622623,0.1427637;-0.6333443;-0.02094889,0.1617994;-0.6600257;-0.07379961,-0.06270277;0.007169929;-0.0485514,-0.07436502;-0.3217015;-0.05623538,-0.03292125;-0.6326442;0.009581223,-0.01804042;-0.6228103;-0.06618301,0.00575316;0.5476521;-0.07887077,762.5355
+0;0;0,0.006923154;0.3148137;0.008103094,0.01267148;0.6183508;0.001160163,0.2205795;0.4807653;0.005140893,0.2542396;0.2365929;0.02009021,0.2843655;0.02686942;-0.03502706,-0.1958051;0.4740253;0.007085682,-0.2470863;0.2324975;0.003732206,-0.2998658;0.02313477;-0.03247524,0.07041439;0.004871803;-0.03983014,0.08415563;-0.3218034;0.004413191,0.08571158;-0.6325115;0.08535974,0.09218938;-0.659551;0.0311266,-0.07102884;0.00613536;-0.03854376,-0.1038045;-0.3201639;-0.002246276,-0.1203102;-0.6314598;0.07467382,-0.1169075;-0.6589133;0.02059775,0.01130906;0.5437793;0.005353416,0;0;0,0.003269702;0.3122137;-0.04163122,0.006290987;0.6097654;-0.1020761,0.1778485;0.47958;0.03702044,0.2443144;0.2428376;0.05964756,0.2602386;0.03918833;-0.0191102,-0.2008535;0.4976296;-0.02380565,-0.2958998;0.2714812;0.004474733,-0.3300528;0.07461692;-0.0850095,0.07748073;0.003253222;-0.02354813,0.1257276;-0.3186018;-0.07781219,0.1424418;-0.6342083;-0.021178,0.1617119;-0.6598316;-0.07382226,-0.06486703;0.00724926;-0.04804246,-0.07560512;-0.3224134;-0.05642294,-0.03435943;-0.6340687;0.008876555,-0.02213875;-0.6242903;-0.06647889,0.005407795;0.5372277;-0.08424735,762.5594
+0;0;0,0.006902626;0.3138803;0.008079067,0.01265318;0.6175409;0.001127701,0.216256;0.4810937;0.005121639,0.250565;0.2322145;0.02035912,0.2806982;0.02244063;-0.03477138,-0.1915684;0.4744922;0.007026446,-0.243838;0.2283086;0.003608326,-0.2966302;0.01889557;-0.03260782,0.07215466;0.004992208;-0.04081453,0.08590627;-0.3219297;0.003462214,0.08746686;-0.6335624;0.08464967,0.09388795;-0.6601026;0.0308913,-0.0727843;0.006286994;-0.03949636,-0.1055847;-0.3202587;-0.003171463,-0.1221395;-0.6324811;0.07397754,-0.1187666;-0.6594316;0.02037488,0.01128788;0.5428122;0.005329793,0;0;0,0.002763703;0.3112307;-0.04197049,0.005450115;0.6090648;-0.101676,0.1772456;0.4832688;0.03083229,0.2467037;0.2427779;0.05709767,0.2617701;0.03939261;-0.0226512,-0.1947373;0.4944816;-0.01822487,-0.2905605;0.2634562;0.009976989,-0.3299539;0.06702223;-0.07842156,0.07880206;0.003492206;-0.02598238,0.1255785;-0.3189099;-0.07979941,0.1422567;-0.6350895;-0.02096748,0.161453;-0.6600493;-0.07330203,-0.0672411;0.007068102;-0.04822571,-0.0775051;-0.322864;-0.05640745,-0.03623723;-0.6355734;0.008543339,-0.02598113;-0.6255763;-0.06644118,0.004602209;0.5363109;-0.08406734,762.5908
+0;0;0,0.006820267;0.3138823;0.008069444,0.01255275;0.6175427;0.001088922,0.21617;0.4811338;0.005162223,0.2505938;0.2322588;0.02021004,0.280495;0.02236229;-0.03457873,-0.1916714;0.474514;0.007116448,-0.2458291;0.2287316;0.004265929,-0.302745;0.02027182;-0.03119583,0.07217751;0.004982181;-0.04077534,0.08580659;-0.3219461;0.003492445,0.08744811;-0.6336169;0.08453213,0.09595506;-0.659095;0.02996298,-0.07272516;0.006298452;-0.03960333,-0.1057027;-0.3202181;-0.003176991,-0.1222232;-0.6324363;0.07399623,-0.1218297;-0.5942201;-0.003851816,0.01119041;0.5428143;0.005296907,0;0;0,0.002763703;0.3112307;-0.04197049,0.005450115;0.6090648;-0.101676,0.1772456;0.4832688;0.03083229,0.2467037;0.2427779;0.05709767,0.2617701;0.03939261;-0.0226512,-0.1947373;0.4944816;-0.01822487,-0.2905605;0.2634562;0.009976989,-0.3299539;0.06702223;-0.07842156,0.07880206;0.003492206;-0.02598238,0.1255785;-0.3189099;-0.07979941,0.1422567;-0.6350895;-0.02096748,0.161453;-0.6600493;-0.07330203,-0.0672411;0.007068102;-0.04822571,-0.0775051;-0.322864;-0.05640745,-0.03623723;-0.6355734;0.008543339,-0.02598113;-0.6255763;-0.06644118,0.004602209;0.5363109;-0.08406734,762.6136
+0;0;0,0.006733968;0.3099107;0.007967339,0.01233372;0.6065471;0.001141694,0.2117885;0.4729787;0.00512881,0.2462018;0.2241797;0.02017204,0.2760502;0.0146538;-0.03452002,-0.1877137;0.4664944;0.007043076,-0.2418548;0.220787;0.004193427,-0.2986702;0.01269519;-0.03120572,0.0730152;0.005040004;-0.04124857,0.08663224;-0.3215995;0.00298012,0.08829028;-0.6364086;0.0848358,0.09677701;-0.6617548;0.03039635,-0.07356921;0.00637155;-0.04006297,-0.1065177;-0.3198567;-0.003668793,-0.1232045;-0.6352186;0.07428149,-0.122812;-0.5970219;-0.003381513,0.01100018;0.533398;0.00526074,0;0;0,0.003575072;0.3069552;-0.04380822,0.007617936;0.597302;-0.1050074,0.1785992;0.4882925;0.02631235,0.2511112;0.2484297;0.04910159,0.2626808;0.04223503;-0.02254462,-0.1899122;0.4960972;-0.02016924,-0.2850022;0.265818;0.01505665,-0.3276063;0.07159646;-0.07575168,0.07945232;0.003960788;-0.02701306,0.1257717;-0.3182096;-0.08082509,0.1417848;-0.6374952;-0.02075743,0.1616407;-0.6623617;-0.07266402,-0.06875172;0.006802383;-0.04780161,-0.07795447;-0.322898;-0.0547258,-0.03679503;-0.639064;0.009716354,-0.02716753;-0.6292012;-0.06512138,0.006455645;0.5262207;-0.08724165,762.636
+0;0;0,0.006712191;0.3089084;0.007941572,0.01231869;0.6059042;0.001105601,0.2051488;0.4741934;0.00510468,0.2403828;0.2194603;0.0205067,0.2702087;0.01009236;-0.03414412,-0.1811773;0.4679229;0.006955811,-0.2366098;0.2163551;0.004038196,-0.2933823;0.008420244;-0.03133427,0.07423812;0.005124419;-0.04193944,0.08784635;-0.3213038;0.002260633,0.08951393;-0.6379222;0.08458678,0.09800304;-0.6632839;0.0301321,-0.07480141;0.006478268;-0.04073398,-0.1077285;-0.3195389;-0.004363347,-0.1245113;-0.6367134;0.07403496,-0.1241186;-0.5985144;-0.003649771,0.01098268;0.53262;0.005232259,0;0;0,0.00303705;0.3058706;-0.04434538,0.006622806;0.5967011;-0.1050231,0.1777739;0.4939766;0.01488209,0.2551369;0.2496924;0.0414865,0.264119;0.04238717;-0.02674174,-0.1798223;0.4953113;-0.0109354,-0.2757283;0.2577566;0.0162197,-0.3223394;0.06471567;-0.07474105,0.08029591;0.004377574;-0.02880764,0.126245;-0.3175603;-0.08301902,0.1424011;-0.6384149;-0.0212214,0.161369;-0.6634664;-0.07329679,-0.07060447;0.006536485;-0.04763149,-0.07811629;-0.3230074;-0.0538452,-0.03745108;-0.6410984;0.01090055,-0.03141765;-0.6312061;-0.0643429,0.005542859;0.5254451;-0.08739376,762.6691
+0;0;0,0.006633375;0.3084189;0.007893087,0.01221887;0.6054391;0.0009982889,0.2005573;0.4750974;0.005121469,0.2355969;0.2223027;0.02024027,0.2656026;0.008861735;-0.03536939,-0.1768299;0.4689854;0.007028279,-0.2358498;0.2202486;0.00416739,-0.2965763;0.009015158;-0.03108225,0.07549825;0.005217532;-0.04258064,0.08892225;-0.3204504;0.001346149,0.0907832;-0.6385041;0.08444738,0.09854298;-0.6635239;0.03058827,-0.07599811;0.006563305;-0.0414913,-0.108908;-0.3186554;-0.005171202,-0.1257792;-0.6373403;0.07371286,-0.1254052;-0.5992214;-0.003242508,0.0108858;0.5321279;0.005138294,0;0;0,0.001709476;0.3054614;-0.0438056,0.003896639;0.5965105;-0.1036563,0.1753927;0.4971536;0.00775934,0.2603307;0.2574262;0.03379393,0.266241;0.04356527;-0.02767467,-0.1714989;0.4847285;-0.002647564,-0.2675193;0.2484291;0.01479441,-0.316499;0.05282402;-0.07948956,0.08108968;0.004927903;-0.03066754,0.125594;-0.3165454;-0.08399391,0.1415597;-0.638819;-0.02112722,0.1598594;-0.6644242;-0.07173729,-0.07284889;0.005780088;-0.0469036,-0.08127231;-0.3229163;-0.05446131,-0.04045722;-0.6425544;0.01060082,-0.03757683;-0.6323918;-0.0641412,0.003389776;0.5251364;-0.08636665,762.6914
+0;0;0,0.006633375;0.3084189;0.007893087,0.01221887;0.6054391;0.0009982889,0.2005573;0.4750974;0.005121469,0.2355969;0.2223027;0.02024027,0.2656026;0.008861735;-0.03536939,-0.1768299;0.4689854;0.007028279,-0.2358498;0.2202486;0.00416739,-0.2965763;0.009015158;-0.03108225,0.07549825;0.005217532;-0.04258064,0.08892225;-0.3204504;0.001346149,0.0907832;-0.6385041;0.08444738,0.09854298;-0.6635239;0.03058827,-0.07599811;0.006563305;-0.0414913,-0.108908;-0.3186554;-0.005171202,-0.1257792;-0.6373403;0.07371286,-0.1254052;-0.5992214;-0.003242508,0.0108858;0.5321279;0.005138294,0;0;0,0.001709476;0.3054614;-0.0438056,0.003896639;0.5965105;-0.1036563,0.1753927;0.4971536;0.00775934,0.2603307;0.2574262;0.03379393,0.266241;0.04356527;-0.02767467,-0.1714989;0.4847285;-0.002647564,-0.2675193;0.2484291;0.01479441,-0.316499;0.05282402;-0.07948956,0.08108968;0.004927903;-0.03066754,0.125594;-0.3165454;-0.08399391,0.1415597;-0.638819;-0.02112722,0.1598594;-0.6644242;-0.07173729,-0.07284889;0.005780088;-0.0469036,-0.08127231;-0.3229163;-0.05446131,-0.04045722;-0.6425544;0.01060082,-0.03757683;-0.6323918;-0.0641412,0.003389776;0.5251364;-0.08636665,762.7144
+0;0;0,0.006623219;0.3079467;0.007881003,0.01220884;0.604975;0.0009847535,0.1965498;0.4758045;0.005110015,0.2317621;0.2217643;0.0203033,0.2622187;0.005115911;-0.03614201,-0.1728848;0.4698213;0.006976644,-0.2321954;0.219859;0.004101658,-0.2938345;0.005451262;-0.03167769,0.07651715;0.005287946;-0.0431553,0.08987487;-0.318772;0.000554584,0.0917533;-0.6398125;0.08443622,0.09948828;-0.6646565;0.03074922,-0.07702377;0.006651883;-0.04205126,-0.1097711;-0.316961;-0.005910505,-0.1268008;-0.6386387;0.07371436,-0.126428;-0.6005458;-0.002995111,0.01087522;0.5316332;0.005126485,0;0;0,0.0004862994;0.3050455;-0.04340649,0.00131762;0.5962601;-0.1025398,0.1735954;0.4987802;-0.0005369186,0.2626234;0.2592294;0.02585697,0.2685889;0.04089245;-0.03196669,-0.1655319;0.4783535;0.001758516,-0.2643755;0.2415972;0.01530925,-0.3173371;0.04472074;-0.08208126,0.08152869;0.005245328;-0.03272271,0.1249471;-0.3148389;-0.08530307,0.1412259;-0.6400214;-0.02128673,0.1595174;-0.6657251;-0.07141161,-0.07496054;0.005008114;-0.04583724,-0.08375425;-0.3220169;-0.0548448,-0.04314326;-0.644762;0.0106763,-0.04268742;-0.6344858;-0.06389412,0.001266867;0.5247935;-0.08549619,762.7478
+0;0;0,0.006496665;0.3077863;0.007930079,0.01208107;0.6063148;0.001013547,0.1953384;0.4770977;0.005237143,0.2304928;0.2228574;0.02039609,0.2611592;0.004012764;-0.0365232,-0.1720429;0.4713839;0.006862245,-0.236385;0.2224664;0.004879375,-0.30661;0.008512676;-0.03207248,0.07715897;0.005329613;-0.04345442,0.09019896;-0.3179379;0.000108555,0.0924556;-0.6426721;0.08504269,0.09973469;-0.6664382;0.03136278,-0.07762903;0.00669958;-0.04241519,-0.1105314;-0.3160841;-0.006390698,-0.1273145;-0.6413862;0.07465301,-0.1269029;-0.6033728;-0.001247726,0.01074008;0.5323534;0.005183552,0;0;0,-0.0003025383;0.3049424;-0.04298282,-0.0003078133;0.5979507;-0.1008608,0.1719926;0.4997082;-0.001526117,0.2644419;0.2607465;0.01978588,0.2697281;0.03958383;-0.03618121,-0.1621919;0.4752463;0.006720304,-0.2602257;0.2377313;0.01565165,-0.3186426;0.04061322;-0.08336914,0.08163893;0.005857438;-0.0342195,0.124972;-0.3134832;-0.08631039,0.1404394;-0.6424915;-0.02161503,0.1611761;-0.6679258;-0.06980562,-0.07642404;0.004387233;-0.04483657,-0.08527812;-0.3218053;-0.05430458,-0.04490503;-0.648534;0.01119022,-0.04577143;-0.6379777;-0.06261018,-4.455447E-05;0.5257287;-0.08432627,762.7695
+0;0;0,0.006578959;0.3116851;0.008030531,0.01241741;0.6238311;0.0007589124,0.1849845;0.4935203;0.005220195,0.2211714;0.2318133;0.02082434,0.2521175;0.0109721;-0.03661425,-0.1612756;0.4881351;0.006751867,-0.2275074;0.2319071;0.004710762,-0.298373;0.01600142;-0.03257822,0.07854981;0.005425682;-0.04423771,0.0915325;-0.3164211;-0.0008661821,0.09381028;-0.6441977;0.08486369,0.1010912;-0.6679772;0.03117044,-0.07902833;0.006820344;-0.04317975,-0.1117862;-0.3145448;-0.007313576,-0.1287265;-0.6428946;0.07448941,-0.1283147;-0.6048792;-0.001430176,0.010999;0.5455993;0.005169685,0;0;0,0.0008144379;0.309128;-0.04116559,0.003676265;0.6171774;-0.09253693,0.168995;0.5037977;-0.01398611,0.267622;0.2597027;0.01310539,0.270598;0.0361529;-0.04206967,-0.1482914;0.4796771;0.00236024,-0.2475834;0.2345879;0.01313026,-0.3128407;0.03785753;-0.08720078,0.08200915;0.006989271;-0.03717709,0.123651;-0.311402;-0.08745623,0.1386967;-0.6434132;-0.02161956,0.1598893;-0.6687016;-0.06980944,-0.0799033;0.002957461;-0.0419905,-0.08913559;-0.3217025;-0.05406196,-0.05057639;-0.6521002;0.01030246,-0.05381248;-0.6411605;-0.06355169,0.002953157;0.5401846;-0.07793355,762.8033
+0;0;0,0.006590746;0.3122435;0.008044919,0.01243183;0.6245192;0.0007817661,0.1864304;0.4940088;0.005230627,0.221553;0.2399986;0.02037586,0.2532775;0.01360293;-0.0385074,-0.1626703;0.4885794;0.006774865,-0.2269543;0.2398872;0.004793789,-0.2996023;0.0185511;-0.03343307,0.07963724;0.005500794;-0.04485012,0.09257114;-0.3151367;-0.001641564,0.09486125;-0.6446869;0.0845522,0.1021372;-0.6684296;0.03089565,-0.08012239;0.006914762;-0.04377752,-0.1127571;-0.3132429;-0.008046109,-0.1297891;-0.6433694;0.07419953,-0.1293776;-0.6053594;-0.001668163,0.01101754;0.5465151;0.005179703,0;0;0,-0.0008333921;0.3097792;-0.04050112,-0.0003018379;0.6180878;-0.0911448,0.1674809;0.5036649;-0.01373911,0.2691393;0.2684669;0.004473448,0.2713156;0.0375461;-0.04451132,-0.1488052;0.475476;0.007918648,-0.2469626;0.2382465;0.01637185,-0.3190844;0.03908953;-0.08785687,0.08213343;0.007750571;-0.03972292,0.1223714;-0.3098905;-0.0879693,0.136969;-0.6437352;-0.02184391,0.1586506;-0.6689022;-0.06987262,-0.08235083;0.001896687;-0.03998282,-0.09160615;-0.3215412;-0.0520204,-0.05438785;-0.6543294;0.01046803,-0.05854324;-0.6433388;-0.06329927,-0.0003198534;0.5413114;-0.0766058,762.8369
+0;0;0,0.006446836;0.3125011;0.008122325,0.012223;0.6239307;0.0009376132,0.1869562;0.4938411;0.005415255,0.2211587;0.245351;0.02021596,0.253346;0.01299749;-0.04020891,-0.1635174;0.4882087;0.006996316,-0.2307959;0.2461174;0.00573032,-0.3102552;0.02045992;-0.03222056,0.08071714;0.005550317;-0.04543665,0.0932681;-0.3142788;-0.002155356,0.09521589;-0.6451725;0.08406442,0.1033615;-0.6677443;0.02949195,-0.08121726;0.007021092;-0.04432847,-0.1141796;-0.3123611;-0.009257428,-0.1312307;-0.6436517;0.07371268,-0.1308289;-0.605646;-0.002076827,0.01082545;0.5463943;0.005297397,0;0;0,-0.002152115;0.3101528;-0.03956103,-0.003759325;0.6178616;-0.0885489,0.1663262;0.5034356;-0.01425695,0.2729705;0.2760581;-0.006340981,0.2743654;0.03781113;-0.05006456,-0.1506152;0.4734939;0.0117344,-0.2463431;0.2413389;0.02047672,-0.3246966;0.0391078;-0.08740579,0.08214714;0.008315831;-0.04234671,0.1217177;-0.3089019;-0.08848262,0.1358635;-0.6439923;-0.02182937,0.1574443;-0.6692182;-0.06971121,-0.08498452;0.0009376987;-0.03724654,-0.09426706;-0.3216158;-0.05119544,-0.05865309;-0.6561445;0.01004538,-0.0633755;-0.6450529;-0.06363283,-0.003149703;0.5414985;-0.07436562,762.8594
+0;0;0,0.006446836;0.3125011;0.008122325,0.012223;0.6239307;0.0009376132,0.1869562;0.4938411;0.005415255,0.2211587;0.245351;0.02021596,0.253346;0.01299749;-0.04020891,-0.1635174;0.4882087;0.006996316,-0.2307959;0.2461174;0.00573032,-0.3102552;0.02045992;-0.03222056,0.08071714;0.005550317;-0.04543665,0.0932681;-0.3142788;-0.002155356,0.09521589;-0.6451725;0.08406442,0.1033615;-0.6677443;0.02949195,-0.08121726;0.007021092;-0.04432847,-0.1141796;-0.3123611;-0.009257428,-0.1312307;-0.6436517;0.07371268,-0.1308289;-0.605646;-0.002076827,0.01082545;0.5463943;0.005297397,0;0;0,-0.002152115;0.3101528;-0.03956103,-0.003759325;0.6178616;-0.0885489,0.1663262;0.5034356;-0.01425695,0.2729705;0.2760581;-0.006340981,0.2743654;0.03781113;-0.05006456,-0.1506152;0.4734939;0.0117344,-0.2463431;0.2413389;0.02047672,-0.3246966;0.0391078;-0.08740579,0.08214714;0.008315831;-0.04234671,0.1217177;-0.3089019;-0.08848262,0.1358635;-0.6439923;-0.02182937,0.1574443;-0.6692182;-0.06971121,-0.08498452;0.0009376987;-0.03724654,-0.09426706;-0.3216158;-0.05119544,-0.05865309;-0.6561445;0.01004538,-0.0633755;-0.6450529;-0.06363283,-0.003149703;0.5414985;-0.07436562,762.8815
+0;0;0,0.006452375;0.3127695;0.008129302,0.01221525;0.6234754;0.0009696516,0.1882616;0.4933657;0.005427383,0.2225038;0.2445866;0.0202453,0.2548606;0.01100981;-0.04049767,-0.1648117;0.4876915;0.007020171,-0.2321684;0.2453186;0.005752702,-0.312046;0.01847313;-0.03239798,0.08118766;0.005582672;-0.04570151,0.09365277;-0.312059;-0.00271624,0.09562529;-0.6471543;0.08459832,0.1037861;-0.6698238;0.02992443,-0.08169069;0.00706202;-0.04458687,-0.1144276;-0.3101358;-0.009755697,-0.1316952;-0.645633;0.07426795,-0.1312926;-0.6076124;-0.001662403,0.01082436;0.5463088;0.005308651,0;0;0,-0.003778339;0.3105024;-0.03881311,-0.00841181;0.6175748;-0.08695245,0.1650879;0.5032391;-0.01623011,0.2753391;0.2771732;-0.01153755,0.2767222;0.0377748;-0.05604911,-0.1525483;0.4718882;0.01793776,-0.2451846;0.2380812;0.02393736,-0.3292055;0.03889909;-0.08814174,0.08172551;0.008803576;-0.04421163,0.121422;-0.3063065;-0.08925748,0.1352535;-0.6457381;-0.02208972,0.1575343;-0.670671;-0.07021308,-0.08737618;-4.337262E-05;-0.03281207,-0.09682597;-0.3202327;-0.04980679,-0.0620326;-0.6595285;0.01006287,-0.06797875;-0.6484478;-0.06367055,-0.006990224;0.5415845;-0.0728488,762.915
+0;0;0,0.006186032;0.3129848;0.008138914,0.01182317;0.6236394;0.0009478712,0.1863461;0.4943481;0.005528242,0.2203667;0.2464155;0.02029662,0.2521498;0.01148583;-0.04075149,-0.1635598;0.4884838;0.00728988,-0.2356865;0.2483931;0.006776749,-0.3250901;0.02387547;-0.03231104,0.08264815;0.005669441;-0.04644439,0.09462537;-0.310118;-0.003548946,0.09689103;-0.648407;0.08457163,0.1049698;-0.6695387;0.02835984,-0.08310588;0.007190583;-0.04540538,-0.1163623;-0.3080903;-0.01080551,-0.133353;-0.6468191;0.07395259,-0.1329859;-0.608791;-0.002040148,0.01046239;0.5466132;0.005290135,0;0;0,-0.006067038;0.3107255;-0.03842998,-0.01444434;0.6177477;-0.08599973,0.1619724;0.5032399;-0.02795911,0.2786731;0.2814158;-0.0233705,0.2777351;0.03986192;-0.06311798,-0.1525266;0.4701598;0.02157936,-0.2449773;0.237148;0.02367992,-0.3342551;0.04002991;-0.09078819,0.08160083;0.009965777;-0.04755973,0.1201779;-0.3036785;-0.09050465,0.1335558;-0.6463178;-0.0224669,0.1560248;-0.6711572;-0.07070875,-0.09005089;-0.001413844;-0.03014597,-0.09956805;-0.3197351;-0.04706312,-0.06621273;-0.662946;0.01041296,-0.07470372;-0.6519222;-0.06312132,-0.01191412;0.5419219;-0.07193589,762.9374
+0;0;0,0.00618081;0.3127206;0.008132044,0.01178876;0.6217597;0.0009867717,0.1812106;0.4945775;0.005526956,0.2146745;0.2507016;0.0200537,0.2473921;0.008864701;-0.04278928,-0.1585264;0.4888836;0.007237397,-0.2294729;0.2527213;0.006732662,-0.3215051;0.02160262;-0.03350434,0.08344102;0.005723829;-0.04688995,0.09536943;-0.3087769;-0.004169293,0.09764978;-0.6492584;0.08452242,0.105732;-0.6704115;0.02828703,-0.08390314;0.007259565;-0.04584096,-0.117024;-0.3067366;-0.01138208,-0.1341248;-0.6476609;0.07392536,-0.1337576;-0.6096294;-0.002099268,0.0104384;0.5453236;0.005295768,0;0;0,-0.008522794;0.3105463;-0.03724051,-0.0206404;0.6161481;-0.08254623,0.1562234;0.5029346;-0.05342746,0.2794234;0.2902826;-0.03324842,0.2779457;0.04055558;-0.06699729,-0.1510417;0.4680038;0.02317483,-0.2451199;0.2400686;0.02425489,-0.339251;0.03892684;-0.09485043,0.08102898;0.01037636;-0.05020428,0.1190591;-0.3023075;-0.09095407,0.1322336;-0.647216;-0.02266312,0.1544866;-0.6720932;-0.07101274,-0.09186497;-0.001828175;-0.02741018,-0.101123;-0.3188562;-0.04430838,-0.06974098;-0.6650304;0.01026006,-0.08251739;-0.6540499;-0.06267418,-0.01714452;0.5408624;-0.06902885,762.9595
+0;0;0,0.006176828;0.3125192;0.008126805,0.01176638;0.6205427;0.00100732,0.1832908;0.4930407;0.00553324,0.2165502;0.2506558;0.01997116,0.2493954;0.007875606;-0.04311696,-0.1606185;0.4872768;0.007264687,-0.2311312;0.2525584;0.006763038,-0.3235224;0.02053817;-0.03363093,0.08410424;0.005769324;-0.04726264,0.09601809;-0.3083474;-0.004594132,0.09830271;-0.6494671;0.08426381,0.1063839;-0.6706138;0.02803551,-0.08457004;0.007317266;-0.04620532,-0.1176505;-0.3062956;-0.0117885,-0.1347833;-0.6478588;0.07367884,-0.1344162;-0.6098284;-0.002336212,0.01042138;0.54441;0.005299213,0;0;0,-0.01097205;0.3103855;-0.03623343,-0.0258007;0.6150097;-0.08035493,0.1543666;0.5039574;-0.05218482,0.279486;0.2936296;-0.03905272,0.2802016;0.04309946;-0.0741992,-0.1523646;0.4596843;0.0277935,-0.2523728;0.2359389;0.02899565,-0.3483579;0.03738169;-0.09495205,0.08029983;0.0108116;-0.05268407,0.1177955;-0.3018245;-0.09121537,0.1304194;-0.6474489;-0.0230391,0.1528805;-0.6722686;-0.07134247,-0.0935795;-0.002609935;-0.02401316,-0.1006646;-0.3193489;-0.04007839,-0.07359861;-0.6670504;0.01125122,-0.08666807;-0.656051;-0.06162593,-0.02170372;0.5400252;-0.0670526,762.9929
+0;0;0,0.005994785;0.312521;0.008192968,0.01150171;0.6205473;0.001127793,0.1830845;0.4931886;0.005648265,0.2161729;0.2507698;0.01990705,0.2485318;0.007888824;-0.04304448,-0.1608312;0.4871753;0.007488997,-0.2372174;0.2543015;0.007559675,-0.339893;0.02659033;-0.03252162,0.08409081;0.005703014;-0.04729459,0.09567134;-0.3084031;-0.004456192,0.09810667;-0.6495455;0.08431067,0.1061916;-0.6706915;0.0280823,-0.084592;0.007372543;-0.0461563,-0.1178293;-0.3062291;-0.01178786,-0.1354937;-0.6477538;0.07372479,-0.1351462;-0.6097167;-0.002289638,0.0101722;0.5444135;0.00540603,0;0;0,-0.01097205;0.3103855;-0.03623343,-0.0258007;0.6150097;-0.08035493,0.1543666;0.5039574;-0.05218482,0.279486;0.2936296;-0.03905272,0.2802016;0.04309946;-0.0741992,-0.1523646;0.4596843;0.0277935,-0.2523728;0.2359389;0.02899565,-0.3483579;0.03738169;-0.09495205,0.08029983;0.0108116;-0.05268407,0.1177955;-0.3018245;-0.09121537,0.1304194;-0.6474489;-0.0230391,0.1528805;-0.6722686;-0.07134247,-0.0935795;-0.002609935;-0.02401316,-0.1006646;-0.3193489;-0.04007839,-0.07359861;-0.6670504;0.01125122,-0.08666807;-0.656051;-0.06162593,-0.02170372;0.5400252;-0.0670526,763.0153
+0;0;0,0.005988813;0.3122096;0.008184806,0.01148169;0.6194496;0.001138524,0.183274;0.4922438;0.005647273,0.2161113;0.2516648;0.01979784,0.2489049;0.00552161;-0.0439992,-0.161051;0.4862233;0.007490195,-0.2368575;0.2551169;0.007560337,-0.3409121;0.02434725;-0.0330593,0.08472148;0.005745786;-0.04764929,0.09626198;-0.3072743;-0.004959002,0.09870988;-0.6501777;0.08426609,0.1067595;-0.6711003;0.02828344,-0.08522643;0.007427837;-0.04650247,-0.1183488;-0.3050896;-0.01225285,-0.1361044;-0.6483774;0.07370123,-0.1357584;-0.6103754;-0.00198102,0.01015592;0.5435296;0.005404749,0;0;0,-0.01316418;0.3101309;-0.03497529,-0.02895103;0.6140361;-0.07822776,0.1518829;0.5038993;-0.05232668,0.2787857;0.2965377;-0.04500437,0.280632;0.04258537;-0.08017159,-0.153579;0.4553086;0.0294668,-0.2552833;0.2343744;0.0305081,-0.3567222;0.03590567;-0.09618937,0.07956915;0.01128978;-0.05497718,0.1157376;-0.3005883;-0.0918715,0.1281904;-0.6480003;-0.02331734,0.1511371;-0.6728192;-0.07085991,-0.09495155;-0.0034626;-0.02129347,-0.1027939;-0.3189973;-0.03900241,-0.07727166;-0.6687564;0.01166371,-0.09056242;-0.6576387;-0.06085368,-0.02471586;0.5392396;-0.06513786,763.049
+0;0;0,0.005832653;0.3040687;0.007971385,0.01095696;0.5906839;0.001410624,0.1723406;0.4719691;0.005602357,0.2056976;0.2275825;0.01997688,0.2384957;-0.01859477;-0.04382901,-0.1510951;0.4663138;0.007333475,-0.2281013;0.2315498;0.007404727,-0.3321704;0.0007481575;-0.03322054,0.08489963;0.005757868;-0.04774949,0.09640732;-0.3063724;-0.005180553,0.09886497;-0.6506405;0.08439961,0.1069245;-0.671626;0.02834778,-0.08540565;0.007443456;-0.04660026,-0.1184339;-0.3041855;-0.01244799,-0.1362601;-0.6488395;0.07384814,-0.1359137;-0.6108276;-0.001927629,0.009725122;0.5201435;0.005374547,0;0;0,-0.01107539;0.3034022;-0.01948714,-0.02337031;0.5895892;-0.03196788,0.1444378;0.5060033;-0.06497717,0.2772765;0.2981691;-0.05073071,0.2804129;0.04411864;-0.08535266,-0.1595183;0.4479921;0.0390604,-0.2609963;0.2227364;0.04155174,-0.3680526;0.02939677;-0.08848247,0.07810804;0.0116615;-0.05730844,0.1138304;-0.2995531;-0.09251142,0.1259273;-0.6483468;-0.02360773,0.1486562;-0.6731879;-0.07137942,-0.09584268;-0.004351246;-0.01778654,-0.1065836;-0.3187366;-0.03819239,-0.08183789;-0.6700117;0.01225109,-0.09845979;-0.6573504;-0.06006323,-0.02015732;0.5192302;-0.02627158,763.0827
+0;0;0,0.005852669;0.3034215;0.007971041,0.01107979;0.5911275;0.001407554,0.1719492;0.47239;0.005628201,0.2053287;0.2280763;0.01995265,0.2375855;-0.02149057;-0.04499676,-0.1505185;0.4667316;0.007513511,-0.2352927;0.2347362;0.007221516,-0.3455505;0.003034934;-0.03401284,0.0856451;0.005714871;-0.04814475,0.09695077;-0.3058813;-0.005510841,0.09940398;-0.6502393;0.08412343,0.1078018;-0.6707437;0.02798473,-0.08612186;0.00760367;-0.04701988,-0.1191741;-0.303493;-0.01290189,-0.1371218;-0.6481975;0.07358205,-0.1368082;-0.6102072;-0.001974694,0.009817542;0.5203272;0.005379002,0;0;0,-0.01249368;0.302824;-0.01743293,-0.02572805;0.5899864;-0.03183222,0.1402164;0.5059453;-0.06965017,0.275887;0.2999955;-0.0559833,0.2795826;0.04272699;-0.09261394,-0.1599631;0.4466722;0.04052337,-0.2627308;0.2220723;0.04203508,-0.3738363;0.02815337;-0.09060565,0.07725342;0.01224881;-0.05972886,0.1123779;-0.2987487;-0.09265995,0.1239338;-0.6476365;-0.02361941,0.1459571;-0.6727906;-0.07100892,-0.09699879;-0.005255483;-0.01578844,-0.1090432;-0.3190206;-0.03686052,-0.08565837;-0.6705625;0.01308227,-0.103327;-0.6579221;-0.05874549,-0.0225464;0.5193822;-0.02591896,763.1156
+0;0;0,0.005842683;0.3029038;0.007957441,0.0110851;0.5914532;0.001372092,0.1717861;0.4724972;0.005607461,0.2051565;0.2282497;0.01992802,0.2377284;-0.0237546;-0.04565573,-0.1503562;0.4668444;0.007490868,-0.2351073;0.234912;0.007198953,-0.346442;0.0009477586;-0.03443813,0.08513719;0.005680979;-0.04785923,0.09642211;-0.3053434;-0.005303554,0.09887921;-0.6502485;0.08447311,0.1072451;-0.6705609;0.02854785,-0.08561112;0.007558577;-0.04674103,-0.1186027;-0.3029672;-0.01268565,-0.1365789;-0.6482194;0.07393567,-0.1362665;-0.6102594;-0.001333803,0.009818094;0.520386;0.005358513,0;0;0,-0.01417938;0.3022946;-0.01628232,-0.02842429;0.5901621;-0.0325768,0.1364798;0.5081605;-0.07395315,0.27412;0.3034462;-0.0628736,0.2776588;0.04304788;-0.09525442,-0.1606782;0.4445985;0.04135673,-0.2648309;0.2207074;0.04205975,-0.3819425;0.02710527;-0.09087418,0.07536168;0.01228851;-0.06116152,0.1106187;-0.2981597;-0.0936172,0.1212492;-0.647537;-0.02399015,0.1424872;-0.6730459;-0.07085872,-0.09677073;-0.005653045;-0.01321323,-0.1102812;-0.3186854;-0.03563455,-0.08959989;-0.6710931;0.01342201,-0.1081052;-0.6584884;-0.05787954,-0.02520441;0.5193131;-0.02640462,763.1383
+0;0;0,0.00582726;0.3021042;0.007936435,0.01107543;0.59097;0.001344317,0.1725726;0.4717106;0.005584707,0.2058914;0.2278413;0.0198831,0.2382527;-0.02253376;-0.04527666,-0.1511556;0.46603;0.007477387,-0.2357755;0.2344567;0.007185923,-0.3463904;0.00200507;-0.03418196,0.08593805;0.005734419;-0.04830943,0.09719527;-0.3045265;-0.005858205,0.09966402;-0.6510669;0.0843441,0.108013;-0.6712777;0.02853174,-0.08641645;0.007629679;-0.04718072,-0.119327;-0.3021339;-0.01320893,-0.1373884;-0.6490229;0.07382308,-0.1370767;-0.611079;-0.001294442,0.009807218;0.5198351;0.005334535,0;0;0,-0.01593825;0.301451;-0.0153985,-0.03092399;0.5895476;-0.03264022,0.1342287;0.5077966;-0.07621408,0.2729565;0.3042246;-0.06622314,0.2764104;0.04556185;-0.09881759,-0.162357;0.4421608;0.04302066,-0.2677317;0.2192656;0.04387456,-0.3887876;0.02971198;-0.08801787,0.07491209;0.01284167;-0.06305003,0.1096162;-0.2970414;-0.09401441,0.1189298;-0.6480723;-0.02384782,0.1395845;-0.6738082;-0.07046056,-0.09786308;-0.006332013;-0.01160857,-0.111209;-0.3185408;-0.03480858,-0.09285843;-0.6728295;0.01393096,-0.1118947;-0.660252;-0.05706147,-0.02765423;0.5186418;-0.02636528,763.1713
+0;0;0,0.005843924;0.3016507;0.007938147,0.011176;0.5916067;0.001331955,0.1729555;0.4718922;0.005480207,0.2066742;0.2263351;0.01982568,0.2383817;-0.0248705;-0.04542111,-0.1513865;0.4661917;0.007661435,-0.2436263;0.2356867;0.007135896,-0.3657747;0.00840646;-0.03517514,0.08625623;0.005693651;-0.04847131,0.09740245;-0.304977;-0.005824205,0.09966182;-0.6523222;0.08465822,0.1081121;-0.6727722;0.02913204,-0.0867099;0.007723331;-0.0473684,-0.1197891;-0.3024309;-0.01317251,-0.1378509;-0.6501268;0.07413282,-0.1375923;-0.6121852;-0.0009447038,0.00988015;0.5200279;0.00534105,0;0;0,-0.01694277;0.3009804;-0.01463175,-0.03226401;0.5900746;-0.03308797,0.1325797;0.5084829;-0.07856345,0.2730091;0.3039675;-0.06886315,0.2748789;0.04435223;-0.09989762,-0.1627972;0.4422646;0.04528079,-0.2690929;0.2179039;0.04315202,-0.3946253;0.02900584;-0.08694759,0.07443412;0.0131163;-0.06410575,0.1090019;-0.2972348;-0.09487081,0.1171621;-0.6489509;-0.02366638,0.1375456;-0.6747787;-0.07022333,-0.09828941;-0.00682688;-0.01070556,-0.1111596;-0.3194747;-0.03404945,-0.09467251;-0.6746522;0.01512396,-0.1144325;-0.6621383;-0.0556118,-0.02891675;0.5187656;-0.02637315,763.2049
+0;0;0,0.005832249;0.3010481;0.007922289,0.01116829;0.5912194;0.001312023,0.1733471;0.4713526;0.005462537,0.2066896;0.2285347;0.01964799,0.238675;-0.02487269;-0.0461707,-0.1517902;0.4656381;0.007649113,-0.2430011;0.2377044;0.007129437,-0.3662201;0.00843209;-0.03555245,0.08735251;0.005766015;-0.04908736,0.09850175;-0.3049886;-0.006428737,0.1007678;-0.6533598;0.08432095,0.1092314;-0.6738899;0.02870665,-0.08781195;0.007821492;-0.04797043,-0.1209001;-0.3024165;-0.01376531,-0.1390153;-0.6511394;0.07379789,-0.1387563;-0.6131852;-0.001398779,0.009871822;0.5196064;0.005323039,0;0;0,-0.01795749;0.3003872;-0.01310682,-0.03390804;0.5896488;-0.03176808,0.1319515;0.5071298;-0.07568789,0.2733244;0.3064471;-0.07199812,0.275027;0.04439157;-0.1019058,-0.1641931;0.4413708;0.04733928,-0.2708008;0.2202353;0.04462549,-0.403901;0.03279571;-0.084685,0.07480587;0.01376292;-0.06548238,0.1088167;-0.2968514;-0.09505343,0.1154205;-0.649475;-0.02283049,0.135746;-0.6752745;-0.0696404,-0.09960857;-0.007546476;-0.009719223,-0.1121205;-0.320309;-0.03286023,-0.09559959;-0.6762753;0.01830816,-0.1152562;-0.6637688;-0.05258241,-0.03038737;0.5183225;-0.02495909,763.2277
+0;0;0,0.005832082;0.3010395;0.007922062,0.01117731;0.5917102;0.001300415,0.1731644;0.4717759;0.005457676,0.2061702;0.2314106;0.01949984,0.238469;-0.02447979;-0.04696377,-0.1515961;0.4660681;0.007641718,-0.2418857;0.2404366;0.007127291,-0.3663121;0.008917719;-0.03597283,0.0877705;0.005793606;-0.04932225,0.09891612;-0.3048601;-0.006677464,0.101184;-0.653519;0.08414716,0.1096592;-0.674118;0.02845697,-0.08823214;0.007858918;-0.04819997,-0.1213095;-0.3022785;-0.01400594,-0.1394397;-0.6512893;0.07362956,-0.1391803;-0.6133242;-0.001669712,0.009878606;0.5199738;0.005318339,0;0;0,-0.01812136;0.3003931;-0.01253486,-0.03445911;0.590094;-0.03181195,0.1315658;0.5064697;-0.07447481,0.2740083;0.3095689;-0.07596588,0.2765288;0.04478428;-0.1046593,-0.1641407;0.4415372;0.04772328,-0.2715111;0.2235327;0.04495608,-0.4192822;0.04125035;-0.08104944,0.07461745;0.01380408;-0.06641984,0.1083879;-0.2967682;-0.09562564,0.1145552;-0.6495854;-0.02283001,0.1345514;-0.6754312;-0.06989264,-0.1002142;-0.007630901;-0.00829394,-0.1124852;-0.3201951;-0.03282104,-0.09741274;-0.6764911;0.01859098,-0.1170143;-0.6640136;-0.05241774,-0.03083163;0.5186645;-0.02483964,763.2606
+0;0;0,0.006026872;0.3010382;0.007824288,0.01170435;0.5917;0.001089847,0.1735876;0.4717448;0.005243698,0.2068488;0.2314085;0.01917871,0.2388176;-0.0246169;-0.04692371,-0.1511872;0.4661418;0.007810691,-0.2512953;0.2446912;0.007925922,-0.3846774;0.01800044;-0.03403904,0.08770792;0.005756618;-0.04943778,0.09875966;-0.3048654;-0.006538097,0.1009383;-0.6535336;0.0842528,0.1082926;-0.6742161;0.02847926,-0.08829577;0.007871262;-0.0480813,-0.1214446;-0.3022606;-0.01390634,-0.1398002;-0.6512282;0.07385419,-0.1396102;-0.613264;-0.00144539,0.010309;0.519967;0.005135363,0;0;0,-0.01812136;0.3003931;-0.01253486,-0.03445911;0.590094;-0.03181195,0.1315658;0.5064697;-0.07447481,0.2740083;0.3095689;-0.07596588,0.2765288;0.04478428;-0.1046593,-0.1641407;0.4415372;0.04772328,-0.2715111;0.2235327;0.04495608,-0.4192822;0.04125035;-0.08104944,0.07461745;0.01380408;-0.06641984,0.1083879;-0.2967682;-0.09562564,0.1145552;-0.6495854;-0.02283001,0.1345514;-0.6754312;-0.06989264,-0.1002142;-0.007630901;-0.00829394,-0.1124852;-0.3201951;-0.03282104,-0.09741274;-0.6764911;0.01859098,-0.1170143;-0.6640136;-0.05241774,-0.03083163;0.5186645;-0.02483964,763.2831
+0;0;0,0.006023971;0.3008933;0.007820522,0.01170866;0.5919241;0.001078489,0.1729252;0.472096;0.005235812,0.2061458;0.2320533;0.01915381,0.2381697;-0.02441457;-0.04706283,-0.150526;0.4665159;0.007792344,-0.2505119;0.2453357;0.007907434,-0.3841245;0.01825322;-0.03413004,0.087212;0.00572407;-0.04915825,0.09827301;-0.3051585;-0.00622258,0.1004521;-0.6539137;0.08459102,0.1077685;-0.674334;0.02910601,-0.08779652;0.007826758;-0.04780944,-0.1209732;-0.3025652;-0.01360581,-0.1393334;-0.6516201;0.07417665,-0.1391444;-0.6136972;-0.0007333755,0.01031196;0.5201216;0.005127918,0;0;0,-0.01994671;0.300155;-0.01197338,-0.03746365;0.5901154;-0.03187537,0.1283933;0.505841;-0.07322335,0.2718845;0.3101034;-0.07708573,0.2748939;0.04496691;-0.1067419,-0.1658521;0.4421746;0.04877666,-0.2759643;0.2258788;0.0457324,-0.4336681;0.04932818;-0.07733393,0.07350598;0.01392907;-0.06676888,0.1062958;-0.2970085;-0.09603357,0.1111249;-0.6498009;-0.02257395,0.1302306;-0.676039;-0.06890512,-0.09964031;-0.008052809;-0.007886196,-0.1147472;-0.3207031;-0.03309247,-0.1009151;-0.6770895;0.0186717,-0.1204675;-0.6645667;-0.05194398,-0.0335838;0.5186437;-0.02475643,763.3058
+0;0;0,0.006027701;0.3010796;0.007825364,0.01172994;0.5930091;0.001061517,0.1741533;0.472579;0.005233418,0.2073905;0.2324163;0.01915837,0.239605;-0.02557763;-0.04745229,-0.1517079;0.4669573;0.007808998,-0.2517438;0.2456667;0.007924146,-0.3861513;0.01723287;-0.03436347,0.08709528;0.005716408;-0.04909245,0.09814902;-0.3049618;-0.006185018,0.1003314;-0.6542398;0.08476468,0.1076409;-0.6746129;0.02933167,-0.08767901;0.007816281;-0.04774545,-0.1208338;-0.3023717;-0.01356431,-0.1392216;-0.6519496;0.0743497,-0.1390328;-0.6140341;-0.0004901364,0.01032849;0.5209625;0.00512472,0;0;0,-0.01965047;0.3003874;-0.01130462,-0.03679302;0.5912678;-0.03126597,0.1289416;0.5068119;-0.07712674,0.2722468;0.3107513;-0.07791948,0.276118;0.04411963;-0.108386,-0.165774;0.4431272;0.05136009,-0.2814027;0.229584;0.0488911,-0.4443945;0.05564465;-0.07445553,0.07307636;0.01381594;-0.0670619,0.1071097;-0.2968096;-0.09600472,0.1103373;-0.6500837;-0.02212191,0.1296703;-0.6762908;-0.06828141,-0.09954076;-0.007878489;-0.007609108,-0.1151262;-0.3202974;-0.03282173,-0.1018365;-0.677165;0.01952911,-0.1222283;-0.6646471;-0.05077199,-0.0329335;0.5195552;-0.02408338,763.3284
+0;0;0,0.006254144;0.3009577;0.00759094,0.0122923;0.5930654;0.0005324734,0.1750324;0.4726516;0.004865461,0.2084842;0.2311874;0.01903823,0.2404824;-0.02784188;-0.04745793,-0.151726;0.4672925;0.008077633,-0.2606073;0.2487299;0.007741031,-0.4018754;0.02349728;-0.0353327,0.08677255;0.005586414;-0.04909273,0.09739396;-0.3045919;-0.006296683,0.09942189;-0.6546431;0.08439808,0.1070944;-0.6772338;0.03103213,-0.0875114;0.007863842;-0.04744149,-0.1201527;-0.3019397;-0.01410679,-0.1396328;-0.6520479;0.07426907,-0.1337591;-0.6782178;0.02443915,0.01079914;0.5209713;0.004675236,0;0;0,-0.02027585;0.3002308;-0.01107359,-0.03791738;0.5912471;-0.0314157,0.1279568;0.5075827;-0.07847548,0.272916;0.3110903;-0.08004856,0.2772163;0.04350242;-0.1103799,-0.1665035;0.4431887;0.05276623,-0.2880771;0.2314519;0.0492605,-0.4594209;0.06347258;-0.07307501,0.07223925;0.01364723;-0.06757236,0.1068307;-0.2963903;-0.09647036,0.1090091;-0.6502335;-0.02193403,0.1280709;-0.6764882;-0.06824422,-0.09933675;-0.007632605;-0.006688285,-0.1169252;-0.3193356;-0.03289445,-0.1041214;-0.6768336;0.01998996,-0.1249263;-0.6643751;-0.0502384,-0.0339407;0.5194982;-0.02411914,763.3633
+0;0;0,0.006251565;0.3008336;0.007587809,0.01229253;0.5930771;0.0005260631,0.1740532;0.4729179;0.004859838,0.2074118;0.2321264;0.01899312,0.2394821;-0.02748676;-0.04765294,-0.1507579;0.4675907;0.008052866,-0.2593358;0.2496371;0.007717202,-0.4009224;0.02389675;-0.03545363,0.08684313;0.005590957;-0.04913266,0.09749886;-0.3055898;-0.006198309,0.0995219;-0.654798;0.08427802,0.1071913;-0.6773677;0.03093339,-0.08758257;0.007870237;-0.04748007,-0.1203294;-0.3029345;-0.01403764,-0.1397626;-0.6521995;0.07412539,-0.1338912;-0.678347;0.02431537,0.01079868;0.5209496;0.004670746,0;0;0,-0.01959883;0.3001727;-0.01047611,-0.03672594;0.5913673;-0.03064394,0.1286639;0.5065172;-0.07547879,0.2739111;0.3111392;-0.08035469,0.278928;0.04312539;-0.1121762,-0.1653785;0.4457497;0.05366387,-0.2928004;0.2382775;0.0501969,-0.4695341;0.07225306;-0.06842138,0.07222838;0.01359838;-0.06771374,0.1079839;-0.2973052;-0.09688354,0.1086197;-0.650176;-0.02192903,0.1275544;-0.6764755;-0.06818795,-0.09942859;-0.007622704;-0.006546295,-0.1167308;-0.3203282;-0.03312205,-0.1044663;-0.6768462;0.02055183,-0.1250481;-0.6643249;-0.0497257,-0.0328023;0.5195813;-0.02335286,763.3949
+0;0;0,0.006253025;0.3009038;0.007589581,0.01230094;0.5934839;0.0005198605,0.1750066;0.4729666;0.004859301,0.2082684;0.2328741;0.01895156,0.2401403;-0.02513386;-0.04728241,-0.1516878;0.4676086;0.008070843,-0.2599506;0.2502875;0.007736153,-0.4006618;0.025943;-0.03516774,0.08728405;0.005619344;-0.04938212,0.09794589;-0.3057398;-0.006423157,0.09997116;-0.6553323;0.08415276,0.1076532;-0.6779884;0.03072049,-0.08802725;0.007910198;-0.04772114,-0.1207929;-0.3030728;-0.01425955,-0.1402474;-0.6527221;0.07400052,-0.1343664;-0.6789618;0.02410867,0.01080544;0.5212768;0.004669113,0;0;0,-0.01917046;0.3002837;-0.01010084,-0.03603515;0.5918224;-0.03039122,0.1295655;0.5059094;-0.07737041,0.2749776;0.3115103;-0.08106875,0.2825559;0.04529431;-0.1133564,-0.1658382;0.4471103;0.05513678,-0.2958925;0.2421038;0.05238275,-0.4816396;0.08560188;-0.06152951,0.07227629;0.01351225;-0.06842685,0.1080385;-0.2976252;-0.09703112,0.1081999;-0.6507607;-0.02141142,0.1268617;-0.6770769;-0.06796145,-0.0999959;-0.007437592;-0.005846123,-0.1171635;-0.3202391;-0.03348951,-0.1055993;-0.6770799;0.02086066,-0.1265841;-0.6645904;-0.04942237,-0.03213549;0.5199605;-0.02304482,763.4287
+0;0;0,0.006248556;0.3009052;0.007541014,0.01230835;0.5934843;0.0004392611,0.1750496;0.4730965;0.004594132,0.2080843;0.2329816;0.01883928,0.239821;-0.02507195;-0.04728179,-0.1517289;0.4677801;0.008452321,-0.2686572;0.2549962;0.008835562,-0.4207938;0.03796549;-0.03267301,0.08728032;0.005567572;-0.04939458,0.09768415;-0.3059165;-0.007286929,0.0999101;-0.6553974;0.08371378,0.1066827;-0.6777886;0.02989946,-0.08803299;0.007955845;-0.04770298,-0.1208498;-0.3030246;-0.0142691,-0.1408135;-0.6527374;0.07362536,-0.1408437;-0.6148195;-0.001367897,0.01081049;0.5212777;0.004594701,0;0;0,-0.01917046;0.3002837;-0.01010084,-0.03603515;0.5918224;-0.03039122,0.1295655;0.5059094;-0.07737041,0.2749776;0.3115103;-0.08106875,0.2825559;0.04529431;-0.1133564,-0.1658382;0.4471103;0.05513678,-0.2958925;0.2421038;0.05238275,-0.4816396;0.08560188;-0.06152951,0.07227629;0.01351225;-0.06842685,0.1080385;-0.2976252;-0.09703112,0.1081999;-0.6507607;-0.02141142,0.1268617;-0.6770769;-0.06796145,-0.0999959;-0.007437592;-0.005846123,-0.1171635;-0.3202391;-0.03348951,-0.1055993;-0.6770799;0.02086066,-0.1265841;-0.6645904;-0.04942237,-0.03213549;0.5199605;-0.02304482,763.4512
+0;0;0,0.006248358;0.3008956;0.007540775,0.0123124;0.5936795;0.000434299,0.1734251;0.4737243;0.004591761,0.2065101;0.2332434;0.01885862,0.2383762;-0.02586202;-0.04753195,-0.150115;0.4684606;0.008411715,-0.2672216;0.2553523;0.008795539,-0.4199783;0.03743696;-0.03288221,0.08758904;0.005587265;-0.04956929,0.09798569;-0.3056818;-0.007490706,0.1002127;-0.6553322;0.08355413,0.1068697;-0.6768289;0.03065855,-0.08834437;0.007983985;-0.04787171,-0.1211386;-0.3027819;-0.01446091,-0.1411119;-0.6526642;0.07347617,-0.1411416;-0.6148815;-0.0002367646,0.0108136;0.521428;0.004592324,0;0;0,-0.01843052;0.3003411;-0.009466887,-0.03414163;0.5921938;-0.02912068,0.1300706;0.5051364;-0.07388496,0.2769816;0.3114851;-0.08063698,0.2845845;0.04438266;-0.1146555,-0.1636291;0.4489876;0.05501986,-0.298452;0.2466232;0.05419945,-0.4952882;0.09703365;-0.05274559,0.07247152;0.01349893;-0.06874466,0.1083531;-0.2974387;-0.09698367,0.1079544;-0.650744;-0.02132154,0.1258188;-0.6777127;-0.06524873,-0.1003641;-0.007500977;-0.005564311,-0.1173769;-0.3200954;-0.03317694,-0.1058204;-0.6770768;0.02141422,-0.1261435;-0.6642036;-0.0477798,-0.03052521;0.5202553;-0.02193737,763.4844
+0;0;0,0.006251;0.3010229;0.007543964,0.01232747;0.5944068;0.0004226197,0.1719048;0.4747461;0.004589005,0.2050192;0.234051;0.01886857,0.2368183;-0.02450959;-0.04738241,-0.1485868;0.469532;0.008372967,-0.2657977;0.2562339;0.008757133,-0.4182332;0.03877676;-0.03283299,0.08808531;0.005618921;-0.04985015,0.09850117;-0.3062252;-0.007693831,0.1007288;-0.6559706;0.08337575,0.1073854;-0.6774646;0.03048293,-0.08884492;0.008029222;-0.04814294,-0.1216997;-0.3033107;-0.01467042,-0.1416785;-0.6532881;0.07329054,-0.1417082;-0.6155058;-0.0004185513,0.01082546;0.5220003;0.004589563,0;0;0,-0.01759435;0.3005332;-0.00900054,-0.03204139;0.5930576;-0.02859044,0.1305326;0.5043747;-0.0717504,0.2786776;0.3114816;-0.08068871,0.2874183;0.04499772;-0.1148047,-0.1611252;0.4512331;0.05472075,-0.3004014;0.2516419;0.05441058,-0.5005445;0.1052639;-0.04936867,0.07272868;0.0134159;-0.06932664,0.109083;-0.2980813;-0.09725928,0.1077895;-0.6512845;-0.02066708,0.1255777;-0.6782729;-0.06459308,-0.1009721;-0.0073759;-0.005085006,-0.1175885;-0.3205718;-0.03273669,-0.1062295;-0.6777022;0.02157114,-0.1264082;-0.6647718;-0.04767514,-0.0287506;0.5209467;-0.02141404,763.5178
+0;0;0,0.006374494;0.3012267;0.007418863,0.01259692;0.5949618;0.0001390534,0.1717289;0.4754386;0.004233903,0.205355;0.2339057;0.01864711,0.2364711;-0.02175131;-0.04653982,-0.1479851;0.4703822;0.008679952,-0.2766089;0.2626998;0.007906702,-0.4342234;0.05292238;-0.03367593,0.0879504;0.005561022;-0.04991911,0.0981108;-0.3061785;-0.007593345,0.1003036;-0.6561078;0.08354937,0.1098648;-0.7026086;0.004801802,-0.08882918;0.008067777;-0.04798336,-0.1219366;-0.3031571;-0.01452946,-0.1419398;-0.6533558;0.07335182,-0.1358281;-0.7044538;-0.001017101,0.01105881;0.5224674;0.004349019,0;0;0,-0.01632498;0.3008158;-0.008750677,-0.02968979;0.5937411;-0.02847385,0.1316217;0.5049521;-0.07326102,0.2797973;0.3108601;-0.08025193,0.2908642;0.0476703;-0.1147006,-0.1595132;0.4534041;0.05444708,-0.3035037;0.2560772;0.05678014,-0.5095254;0.1224148;-0.04454831,0.07242845;0.0133085;-0.06953502,0.1090262;-0.2980994;-0.09713793,0.1071987;-0.6514809;-0.02045298,0.07475214;-0.6464205;-0.122777,-0.1009139;-0.007232483;-0.004710502,-0.1182955;-0.3202901;-0.03244155,-0.1069214;-0.6776057;0.02195105,-0.1372453;-0.6729528;-0.08092244,-0.02663594;0.5215339;-0.02124023,763.5515
+0;0;0,0.006359836;0.300534;0.007401803,0.01255059;0.592774;0.0001637158,0.1739069;0.4730773;0.004229416,0.2074474;0.2321594;0.01860593,0.2383195;-0.02149373;-0.04607005,-0.1502132;0.4679512;0.008736738,-0.2785095;0.2607977;0.007965456,-0.4348886;0.0526645;-0.03329124,0.08790252;0.005557994;-0.04989193,0.09806076;-0.306115;-0.007575188,0.1002556;-0.656376;0.08365391,0.1066849;-0.6778181;0.03070103,-0.08878082;0.008063384;-0.04795723,-0.1218811;-0.3030952;-0.01451046,-0.1419034;-0.6536257;0.0734541,-0.1377936;-0.6781591;0.02344557,0.01102255;0.5207543;0.004346118,0;0;0,-0.01552628;0.3001844;-0.008013725,-0.02768351;0.5917349;-0.02663755,0.134627;0.5041848;-0.07531953,0.2815955;0.3098949;-0.08030081,0.2935086;0.04882398;-0.114594,-0.1617602;0.4550328;0.05690207,-0.3079589;0.2601324;0.06049224,-0.5191541;0.1358013;-0.03653517,0.07226212;0.01303586;-0.06967926,0.109431;-0.2982316;-0.09733748,0.1070054;-0.6518843;-0.02030325,0.1245951;-0.6789225;-0.06422234,-0.1009114;-0.006657401;-0.00441831,-0.1182772;-0.3196182;-0.03248879,-0.1072076;-0.677237;0.02225182,-0.1278299;-0.6642052;-0.04687441,-0.02494858;0.519962;-0.01972175,763.5737
+0;0;0,0.006373651;0.3011869;0.007417882,0.01259409;0.594828;0.000141493,0.1706493;0.4756681;0.004234334,0.2042391;0.2343958;0.01863199,0.235076;-0.01896755;-0.04597012,-0.14692;0.4706456;0.008650558,-0.275405;0.2631874;0.007878141,-0.4316055;0.05529197;-0.03333143,0.08800016;0.005564168;-0.04994736,0.09816675;-0.306365;-0.007595833,0.1003612;-0.6565608;0.08361626,0.1068253;-0.6782814;0.03037662,-0.08887944;0.008072341;-0.0480105,-0.122007;-0.303342;-0.01453624,-0.1420255;-0.6538073;0.07341194,-0.1378934;-0.678636;0.02313262,0.011057;0.5223815;0.004348678,0;0;0,-0.01400919;0.3009188;-0.007797718,-0.02423048;0.5939423;-0.02651739,0.1346048;0.5035257;-0.07241249,0.2823621;0.3094689;-0.08000565,0.2949093;0.0488053;-0.1148541,-0.1566566;0.4587876;0.05501089,-0.309764;0.2688762;0.0613107,-0.5260016;0.1514375;-0.0323205,0.07233281;0.01297793;-0.06978011,0.1100156;-0.2984813;-0.09752893,0.1067706;-0.6519901;-0.02018213,0.1245812;-0.6788466;-0.06491899,-0.1010296;-0.006656939;-0.004292818,-0.1180193;-0.3198439;-0.03296524,-0.1073642;-0.6773075;0.02242222,-0.1278336;-0.664304;-0.04717227,-0.02200043;0.5217278;-0.01954174,763.607
+0;0;0,0.006529081;0.2997732;0.007265559,0.01307547;0.5923467;-0.0001800181,0.1726916;0.4731102;0.003878151,0.2065815;0.2312201;0.01844785,0.2372995;-0.02277441;-0.04620025,-0.1482313;0.4682691;0.009061169,-0.2839097;0.2646496;0.007595749,-0.4577283;0.07025468;-0.03282508,0.08816141;0.005541521;-0.0500559,0.0982434;-0.3075357;-0.007477112,0.1005286;-0.6576489;0.08351202,0.1072076;-0.6794499;0.03035956,-0.08905485;0.008128481;-0.04808219,-0.1223409;-0.3044347;-0.01449242,-0.1422809;-0.6547944;0.07333676,-0.137436;-0.6799666;0.02348016,0.01144457;0.5201909;0.004065427,0;0;0,-0.01472194;0.2994846;-0.007188797,-0.02585821;0.5914246;-0.02578163,0.1342931;0.5026757;-0.07415533,0.2812207;0.3070896;-0.07963252,0.2938222;0.04600507;-0.1158576,-0.1608731;0.4587384;0.05620696,-0.3186849;0.2719483;0.06495273,-0.5418001;0.1628151;-0.02418599,0.07258078;0.01289225;-0.06981802,0.1081685;-0.2999737;-0.09775281,0.1041305;-0.6533162;-0.02031708,0.121963;-0.6801629;-0.0650785,-0.1012161;-0.006767683;-0.004269606,-0.1200439;-0.320987;-0.03331665,-0.1095365;-0.6782874;0.02226619,-0.1300898;-0.6652862;-0.04731638,-0.02342829;0.5194992;-0.01885486,763.6409
+0;0;0,0.006516042;0.2991746;0.007251049,0.01304378;0.5909153;-0.0001702528,0.1740559;0.4715479;0.003870125,0.2081006;0.2285535;0.01850633,0.2386931;-0.02440344;-0.04587767,-0.1496331;0.466665;0.009097816,-0.2859308;0.2621161;0.007625706,-0.4590394;0.06851521;-0.03263001,0.0882713;0.005548429;-0.05011829,0.09836182;-0.3077935;-0.007503513,0.1006473;-0.6579441;0.08349533,0.1073259;-0.6797424;0.03034559,-0.08916585;0.008138614;-0.04814212,-0.1224801;-0.3046887;-0.01452397,-0.1424222;-0.6550858;0.07331458,-0.1375776;-0.6802552;0.02346054,0.01141909;0.5190344;0.004059015,0;0;0,-0.01422061;0.2989142;-0.006968499,-0.02480185;0.5900661;-0.02513194,0.1363813;0.5024284;-0.07489252,0.2833899;0.3054618;-0.07837915,0.2954115;0.04566216;-0.116169,-0.1630379;0.4618148;0.05756743,-0.3249156;0.2772623;0.07003603,-0.5487983;0.1713163;-0.01782998,0.072646;0.01256794;-0.06999326,0.1090299;-0.3004962;-0.09770656,0.1043926;-0.6539054;-0.02042866,0.1221785;-0.6807647;-0.06518626,-0.1014066;-0.006047029;-0.003818765,-0.1196968;-0.3205196;-0.03337274,-0.1092012;-0.6778436;0.02231244,-0.1296925;-0.6648023;-0.04729407,-0.02252115;0.5184019;-0.01831865,763.6646
+0;0;0,0.006505856;0.2987069;0.007239715,0.01302298;0.589973;-0.0001696106,0.1718779;0.4713509;0.003866524,0.2060874;0.22718;0.0185736,0.2366346;-0.02540177;-0.0457149,-0.1475126;0.4665329;0.009024793,-0.2844703;0.2609935;0.007545555,-0.4573222;0.06767985;-0.03265044,0.08847277;0.005561091;-0.05023267,0.09857789;-0.3082341;-0.007556252,0.1008618;-0.6581414;0.08337937,0.1075426;-0.6799567;0.03021215,-0.08936935;0.008157187;-0.04825199,-0.1227318;-0.3051227;-0.0145852,-0.14266;-0.6552764;0.07319232,-0.1378138;-0.6804639;0.02332189,0.01140088;0.5182068;0.004052905,0;0;0,-0.01416255;0.2984582;-0.006531715,-0.02499408;0.5891387;-0.02446795,0.1349086;0.5015483;-0.07131195,0.2837712;0.3045502;-0.07745433,0.2954538;0.0452655;-0.1161661,-0.1618783;0.4624287;0.05655714,-0.3316262;0.283633;0.07151584,-0.5592074;0.1840274;-0.01303704,0.0728699;0.01259247;-0.07009339,0.1088227;-0.3009985;-0.09764194,0.1037927;-0.6541437;-0.02035856,0.1213608;-0.6810462;-0.06518793,-0.1016356;-0.006168836;-0.003718843,-0.1202812;-0.3210708;-0.03338193,-0.109791;-0.6781175;0.02245019,-0.1298498;-0.6650412;-0.04731686,-0.02262695;0.517588;-0.0177052,763.6976
+0;0;0,0.006622288;0.2989979;0.007193577,0.01324431;0.590685;-0.0002522431,0.1731857;0.4716632;0.003482964,0.2080672;0.2258295;0.01824195,0.2385554;-0.02480583;-0.04538873,-0.1484656;0.4670223;0.009599188,-0.2951013;0.26612;0.007360216,-0.4709443;0.07810612;-0.03171058,0.08847488;0.005515212;-0.05030182,0.09837432;-0.3084067;-0.007470887,0.1008835;-0.6581681;0.08382176,0.1082123;-0.6791503;0.03056525,-0.0894291;0.008205799;-0.0482037,-0.1229735;-0.3051898;-0.01447801,-0.1429596;-0.6553043;0.0732378,-0.1433989;-0.6175383;-0.0004415289,0.01159813;0.5187762;0.003981111,0;0;0,-0.01348875;0.298779;-0.006672382,-0.02386306;0.5898634;-0.02519011,0.136843;0.500942;-0.0723815,0.2861736;0.3020475;-0.07556796,0.2967217;0.04501563;-0.1158149,-0.1625843;0.4665187;0.05780201,-0.3350026;0.2878498;0.07257091,-0.5633366;0.1932056;-0.009297907,0.07279769;0.01216805;-0.07029176,0.1093556;-0.3015097;-0.09766483,0.1040554;-0.6544727;-0.01980186,0.119958;-0.6819;-0.06382871,-0.1017195;-0.005518048;-0.003346029,-0.1203376;-0.3205106;-0.03355435,-0.1098794;-0.6774929;0.02237298,-0.1299247;-0.664328;-0.04693728,-0.02159455;0.5181826;-0.01824522,763.7301
+0;0;0,0.006622288;0.2989979;0.007193577,0.01324431;0.590685;-0.0002522431,0.1731857;0.4716632;0.003482964,0.2080672;0.2258295;0.01824195,0.2385554;-0.02480583;-0.04538873,-0.1484656;0.4670223;0.009599188,-0.2951013;0.26612;0.007360216,-0.4709443;0.07810612;-0.03171058,0.08847488;0.005515212;-0.05030182,0.09837432;-0.3084067;-0.007470887,0.1008835;-0.6581681;0.08382176,0.1082123;-0.6791503;0.03056525,-0.0894291;0.008205799;-0.0482037,-0.1229735;-0.3051898;-0.01447801,-0.1429596;-0.6553043;0.0732378,-0.1433989;-0.6175383;-0.0004415289,0.01159813;0.5187762;0.003981111,0;0;0,-0.01348875;0.298779;-0.006672382,-0.02386306;0.5898634;-0.02519011,0.136843;0.500942;-0.0723815,0.2861736;0.3020475;-0.07556796,0.2967217;0.04501563;-0.1158149,-0.1625843;0.4665187;0.05780201,-0.3350026;0.2878498;0.07257091,-0.5633366;0.1932056;-0.009297907,0.07279769;0.01216805;-0.07029176,0.1093556;-0.3015097;-0.09766483,0.1040554;-0.6544727;-0.01980186,0.119958;-0.6819;-0.06382871,-0.1017195;-0.005518048;-0.003346029,-0.1203376;-0.3205106;-0.03355435,-0.1098794;-0.6774929;0.02237298,-0.1299247;-0.664328;-0.04693728,-0.02159455;0.5181826;-0.01824522,763.7525
+0;0;0,0.006605416;0.2982361;0.00717525,0.01321498;0.5893751;-0.0002553961,0.1754414;0.4698501;0.00346325,0.2103435;0.2238716;0.01823092,0.2406617;-0.02536622;-0.04504496,-0.150751;0.4651436;0.009665824,-0.2974731;0.264123;0.007425535,-0.4723355;0.07715751;-0.03142741,0.08844491;0.005513344;-0.05028478,0.09835872;-0.3088642;-0.00739168,0.1008684;-0.6586923;0.08391838,0.1117865;-0.7046435;0.004578918,-0.08939881;0.008203019;-0.04818738,-0.1229919;-0.3056475;-0.01441274,-0.1429818;-0.6558287;0.07331981,-0.1436362;-0.6142592;-0.03644478,0.01157251;0.5176281;0.003968429,0;0;0,-0.01345019;0.2980224;-0.006452084,-0.02379552;0.5885679;-0.02481675,0.1391099;0.5001182;-0.07307959,0.2867281;0.2997499;-0.07482266,0.2968642;0.04430944;-0.115932,-0.1654292;0.4674067;0.05932309,-0.3398684;0.2904731;0.07371525,-0.5702984;0.2023852;-0.00492952,0.07269681;0.01194528;-0.07038426,0.109651;-0.3021339;-0.0979526,0.1039031;-0.6551592;-0.02008367,0.07197812;-0.6498242;-0.1228211,-0.1017004;-0.005299772;-0.003223344,-0.1205183;-0.3206691;-0.03419783,-0.1099874;-0.6776128;0.02240482,-0.139783;-0.6726682;-0.08087634,-0.02153656;0.5170449;-0.01792312,763.786
+0;0;0,0.006763354;0.2993995;0.007143923,0.0135889;0.5924087;-0.0004077433,0.170998;0.4737783;0.003179323,0.2064025;0.2262215;0.01776585,0.2365176;-0.02168919;-0.04526405,-0.1458367;0.469634;0.009984165,-0.3012995;0.2732215;0.007972839,-0.4871712;0.0993547;-0.03154244,0.08842402;0.005471609;-0.05029106,0.09843155;-0.3091736;-0.007466804,0.100718;-0.6588554;0.08417971,0.1081732;-0.6793556;0.03026305,-0.08938824;0.008251338;-0.04816218,-0.123068;-0.305847;-0.01434546,-0.1428482;-0.6559774;0.07339945,-0.1434212;-0.6181948;-0.0004378781,0.0118892;0.5201093;0.003865977,0;0;0,-0.01159474;0.2992752;-0.006057739,-0.01900768;0.5917912;-0.02441216,0.1382516;0.4995514;-0.0702703,0.2873751;0.2983015;-0.07362413,0.297486;0.04440615;-0.115747,-0.1580529;0.4722693;0.05647237,-0.336746;0.297245;0.07010525,-0.5678676;0.2124292;-0.005581722,0.07267848;0.01176319;-0.07040882,0.1099104;-0.3025133;-0.09833288,0.1038393;-0.6554234;-0.02023482,0.1190911;-0.6829323;-0.06465292,-0.1017006;-0.004952713;-0.003224701,-0.120437;-0.3205489;-0.03458846,-0.109815;-0.6773976;0.02222589,-0.1296628;-0.6641741;-0.047326,-0.01753719;0.5196931;-0.01748013,763.8111
+0;0;0,0.006784154;0.3003202;0.007165893,0.01363442;0.5943903;-0.0004132211,0.1713287;0.475411;0.003188201,0.2066318;0.2285636;0.01773294,0.2367601;-0.01945651;-0.04532477,-0.1460863;0.4712591;0.01000551,-0.3011035;0.2754094;0.007999943,-0.4870573;0.1014659;-0.03153277,0.08835737;0.005467484;-0.05025315,0.0983723;-0.3094104;-0.007397242,0.1006587;-0.6590868;0.08424785,0.1081443;-0.6797926;0.03011161,-0.08932086;0.008245118;-0.04812587,-0.1230256;-0.3060854;-0.01428415,-0.1428054;-0.6562104;0.0734594,-0.1433807;-0.618396;-0.0006786287,0.0119285;0.5218269;0.003876112,0;0;0,-0.01028363;0.3002489;-0.005867004,-0.01602712;0.593873;-0.02411819,0.1405594;0.4994872;-0.07102299,0.2879169;0.2978157;-0.07345057,0.2978148;0.04378754;-0.1155179,-0.1560527;0.4734322;0.05588472,-0.3374764;0.3024277;0.07119439,-0.5706177;0.2223661;-0.00386066,0.07262027;0.01164857;-0.07037687,0.1102;-0.3028334;-0.09819412,0.1038455;-0.6557586;-0.02021265,0.1195294;-0.683079;-0.06522632,-0.1016294;-0.004770166;-0.003316232,-0.1201947;-0.3205681;-0.03512789,-0.109784;-0.6773292;0.02223684,-0.1297229;-0.6641304;-0.0476059,-0.01494737;0.5215003;-0.01720476,763.8423
+0;0;0,0.00678284;0.300262;0.007164505,0.01363171;0.5942725;-0.000412761,0.1697448;0.4757755;0.003194202,0.2051808;0.2279989;0.01779369,0.2352372;-0.01942903;-0.04511346,-0.1445205;0.4716648;0.009943861,-0.3001213;0.2750779;0.007930748,-0.485631;0.1015497;-0.03150758,0.08840007;0.005470126;-0.05027743,0.09842654;-0.3097706;-0.00737213,0.1007123;-0.659349;0.08424726,0.1082295;-0.6802686;0.02988276,-0.08936402;0.008249102;-0.04814913,-0.1231076;-0.3064438;-0.0142684,-0.1428818;-0.6564705;0.07345055,-0.1434596;-0.6186232;-0.001000084,0.01192631;0.5217308;0.003875287,0;0;0,-0.009691387;0.300211;-0.005836964,-0.01520562;0.5937777;-0.02411962,0.1402686;0.4986419;-0.06868672,0.2889461;0.2967981;-0.07270646,0.2987676;0.04344556;-0.1151011,-0.1540433;0.4743491;0.05516212,-0.3402477;0.3072661;0.07169399,-0.5741783;0.2315705;-0.003325395,0.07273384;0.01142102;-0.07036805,0.110782;-0.3033657;-0.09829307,0.1042842;-0.6561911;-0.02034187,0.1203079;-0.6833304;-0.06598353,-0.1016937;-0.004396318;-0.003373076,-0.119599;-0.3205488;-0.03570236,-0.1092358;-0.6771489;0.02203272,-0.1289969;-0.6639988;-0.04818404,-0.01416102;0.5214274;-0.01719546,763.8755
+0;0;0,0.006938443;0.3008532;0.007159394,0.01396827;0.5952214;-0.000422843,0.1683623;0.4770214;0.002927171,0.2037189;0.2281519;0.01764249,0.2340922;-0.01879489;-0.04536555,-0.1427894;0.4737161;0.01047041,-0.3089542;0.2845405;0.008345549,-0.4990251;0.1168096;-0.03183708,0.08828693;0.005389128;-0.05046051,0.09817392;-0.3102334;-0.007093742,0.1003519;-0.659741;0.08431119,0.1075222;-0.6809527;0.02985037,-0.08943308;0.008379484;-0.04797287,-0.1233539;-0.3067518;-0.01424376,-0.143133;-0.6566378;0.07352744,-0.1438554;-0.6187642;-0.001155309,0.01221606;0.5225996;0.003866107,0;0;0,-0.009049028;0.3008248;-0.005883694,-0.01430632;0.5947452;-0.02438211,0.1396354;0.497976;-0.06720781,0.2892323;0.2955;-0.0723927,0.2991703;0.04262218;-0.1151633,-0.15165;0.4761161;0.05458679,-0.3403822;0.3102196;0.07074836,-0.5762883;0.2398078;-0.001816913,0.07270134;0.01124856;-0.07041216,0.1108349;-0.3039695;-0.09833026,0.1043084;-0.6566577;-0.02033234,0.1203896;-0.6836991;-0.06645942,-0.1016911;-0.00422201;-0.003312721,-0.1195382;-0.3207332;-0.03645099,-0.1094025;-0.6771328;0.02178853,-0.1291522;-0.664031;-0.04867017,-0.01329075;0.5223187;-0.01739883,763.9087
+0;0;0,0.006947989;0.3012671;0.007169244,0.01398354;0.5958752;-0.0004188027,0.166576;0.4781499;0.002945041,0.2020668;0.2283348;0.01771627,0.2324105;-0.01837075;-0.04523024,-0.1409881;0.4748827;0.01040131,-0.3077843;0.2849884;0.008268369,-0.4976695;0.1174212;-0.03187501,0.08824415;0.005386517;-0.05043606,0.09815189;-0.3108985;-0.006978258,0.1003275;-0.6600149;0.08432434,0.1075074;-0.6812959;0.0297898,-0.08938976;0.008375423;-0.04794963,-0.1233817;-0.3074174;-0.01414971,-0.1431388;-0.6569117;0.07352322,-0.1438621;-0.6190274;-0.001260623,0.0122301;0.5232025;0.003873151,0;0;0,-0.008101225;0.3012684;-0.005769968,-0.01261552;0.5954529;-0.02409506,0.1393723;0.4976926;-0.06588912,0.2893175;0.2942997;-0.0716424,0.2991149;0.04174951;-0.1148753,-0.1487942;0.4772556;0.05343864,-0.3415266;0.3145782;0.07004084,-0.578422;0.2490543;-0.002992272,0.07273004;0.01119953;-0.07031894,0.1110919;-0.3046659;-0.09825468,0.1042313;-0.6569219;-0.02020502,0.1205474;-0.6838744;-0.06652474,-0.1016383;-0.004149329;-0.003505424,-0.1195752;-0.3212816;-0.03709589,-0.1094849;-0.6771832;0.02168667,-0.1291347;-0.6640705;-0.04891091,-0.0117563;0.5229686;-0.01716018,763.9317
+0;0;0,0.006952298;0.3014539;0.007173691,0.01400935;0.596962;-0.000438456,0.1698276;0.4780505;0.002920294,0.2050242;0.2303071;0.01756903,0.235229;-0.01526906;-0.04508931,-0.1441763;0.474715;0.01053268,-0.3095893;0.2863953;0.008417431,-0.4986053;0.1195953;-0.03154218,0.08828443;0.005388977;-0.05045909,0.09821426;-0.3116009;-0.006904449,0.1003893;-0.6606305;0.08437547,0.1075781;-0.6819746;0.0297738,-0.08943056;0.008379247;-0.04797151,-0.1234983;-0.3081172;-0.01409628,-0.1432504;-0.6575247;0.07355487,-0.1439746;-0.6196307;-0.001321018,0.01225005;0.5240465;0.003867837,0;0;0,-0.006576688;0.3014957;-0.005600691,-0.008398935;0.5966224;-0.02374983,0.1456085;0.4970311;-0.06705451,0.2903907;0.2924502;-0.07092309,0.300048;0.04114094;-0.1144714,-0.1485613;0.4766402;0.05426478,-0.3441809;0.3208898;0.0717293,-0.5805808;0.2610164;-0.003611758,0.07263307;0.01094866;-0.07052565,0.1119936;-0.305555;-0.09799123,0.1050003;-0.6577356;-0.0200274,0.1215072;-0.6846098;-0.0665257,-0.1017096;-0.00376184;-0.00321188,-0.1188558;-0.3216281;-0.03705292,-0.1088323;-0.6774221;0.02184204,-0.128414;-0.6642663;-0.04888327,-0.008364514;0.5238833;-0.01687002,763.9649
+0;0;0,0.007131048;0.3014503;0.007150683,0.01439987;0.5969536;-0.0004559807,0.1701018;0.4778399;0.002623123,0.2051019;0.2300807;0.01747483,0.2354663;-0.01534779;-0.04568283,-0.1440739;0.4755469;0.01116041,-0.3189165;0.2959669;0.007799512,-0.5155731;0.1379019;-0.03077096,0.08819927;0.005311216;-0.05061603,0.09817822;-0.3116888;-0.007146694,0.1001288;-0.6606293;0.08447839,0.1079383;-0.6818919;0.02988532,-0.08950711;0.008427075;-0.04782012,-0.1246912;-0.3080022;-0.01446202,-0.1440385;-0.6573044;0.07369755,-0.1449047;-0.6194158;-0.0011774,0.01258561;0.5240391;0.003845303,0;0;0,-0.006576688;0.3014957;-0.005600691,-0.008398935;0.5966224;-0.02374983,0.1456085;0.4970311;-0.06705451,0.2903907;0.2924502;-0.07092309,0.300048;0.04114094;-0.1144714,-0.1485613;0.4766402;0.05426478,-0.3441809;0.3208898;0.0717293,-0.5805808;0.2610164;-0.003611758,0.07263307;0.01094866;-0.07052565,0.1119936;-0.305555;-0.09799123,0.1050003;-0.6577356;-0.0200274,0.1215072;-0.6846098;-0.0665257,-0.1017096;-0.00376184;-0.00321188,-0.1188558;-0.3216281;-0.03705292,-0.1088323;-0.6774221;0.02184204,-0.128414;-0.6642663;-0.04888327,-0.008364514;0.5238833;-0.01687002,763.9871
+0;0;0,0.007134416;0.3015927;0.00715406,0.01440454;0.5971488;-0.000453488,0.1722834;0.4773944;0.002608857,0.2072389;0.2299512;0.01744162,0.2375478;-0.01502955;-0.04560081,-0.1462345;0.4750697;0.01126413,-0.320854;0.2957187;0.007907522,-0.5171518;0.1379421;-0.03059258,0.08802395;0.005300658;-0.05051542,0.09803581;-0.3127448;-0.006902732,0.09998552;-0.6615213;0.08467931,0.1078025;-0.6828337;0.03003323,-0.08932919;0.008410324;-0.04772507,-0.1246293;-0.3090625;-0.01425696,-0.1439676;-0.6582006;0.0738612,-0.1448346;-0.6203043;-0.001086451,0.01259022;0.5242321;0.003847928,0;0;0,-0.005707741;0.3016509;-0.005860806,-0.006937116;0.5968021;-0.02450681,0.1492042;0.4977299;-0.06847548,0.2906057;0.2911615;-0.07073212,0.3004701;0.04035303;-0.1143942,-0.1491283;0.4779843;0.05583315,-0.3470919;0.3255098;0.07106358,-0.584241;0.2724749;-0.005461924,0.07228938;0.01090142;-0.07059407,0.1123426;-0.3065727;-0.09818292,0.1053329;-0.6585333;-0.02001143,0.1219529;-0.6853532;-0.06665397,-0.1015134;-0.003674729;-0.003106807,-0.1186752;-0.3225337;-0.03759763,-0.1086605;-0.67809;0.0216951,-0.1284529;-0.6649615;-0.04904294,-0.007011235;0.5240743;-0.01748586,764.0098
+0;0;0,0.007130576;0.3014303;0.007150209,0.01440826;0.5972939;-0.0004653961,0.1698588;0.478172;0.002620442,0.2050671;0.2289394;0.01756047,0.2350636;-0.01351583;-0.04483205,-0.1438196;0.4758826;0.01114421,-0.3197019;0.2952347;0.007763328,-0.5139761;0.1390845;-0.03033988,0.08835713;0.005320722;-0.05070663,0.09838938;-0.3133722;-0.007005155,0.1003381;-0.6619643;0.08452843,0.1081493;-0.6832389;0.02992259,-0.08966731;0.008442158;-0.04790571,-0.1250393;-0.3096769;-0.01436948,-0.1443673;-0.6586304;0.07370208,-0.1452337;-0.6207399;-0.001190402,0.01259197;0.5242981;0.003840687,0;0;0,-0.004267022;0.3015194;-0.005483866,-0.004569158;0.5970091;-0.02370429,0.1490278;0.4963986;-0.06573868,0.2918165;0.2886161;-0.06991839,0.3020743;0.04056267;-0.1139805,-0.1450167;0.4785604;0.05494227,-0.3465759;0.3277913;0.06985042,-0.5819387;0.2816544;-0.007949963,0.07268444;0.01069847;-0.07077408,0.113675;-0.3073565;-0.09791183,0.1068997;-0.659144;-0.01982045,0.1231723;-0.6860589;-0.06638002,-0.1019177;-0.003406725;-0.002760721,-0.1172817;-0.3229891;-0.03749797,-0.1072544;-0.6783047;0.0220749,-0.1268271;-0.6651053;-0.04868205,-0.004909694;0.5241892;-0.01682138,764.0432
+0;0;0,0.007495127;0.3019778;0.007070844,0.01539725;0.5979092;-0.0006538013,0.1687653;0.4792168;0.002335226,0.2041815;0.2279057;0.01743161,0.233828;-0.01221707;-0.04468603,-0.1414488;0.4781819;0.01163288,-0.3262148;0.303591;0.007274199,-0.5242283;0.1558558;-0.02962319,0.08836751;0.005228772;-0.05077154,0.09837194;-0.3142888;-0.006991647,0.1000408;-0.6625975;0.08454634,0.1072133;-0.6832574;0.0306225,-0.08970293;0.008580487;-0.04789224,-0.1250537;-0.3103476;-0.01407688,-0.144512;-0.6590296;0.07391828,-0.1382614;-0.6845109;0.02484284,0.01340497;0.5249268;0.003678141,0;0;0,-0.003292948;0.3020931;-0.005069971,-0.00291337;0.5976948;-0.02287507,0.1482594;0.4953348;-0.06474328,0.2919212;0.2856175;-0.0691483,0.3019169;0.04009716;-0.1140516,-0.1421775;0.4806693;0.05464759,-0.3467718;0.3302325;0.06687185,-0.5808369;0.2951603;-0.01300275,0.07273247;0.01063171;-0.07078743,0.1138953;-0.3082378;-0.09791923,0.1069756;-0.6597803;-0.02000308,0.1227096;-0.6871617;-0.06456161,-0.1019526;-0.003447434;-0.002773313,-0.1172845;-0.3238379;-0.03774634,-0.1072865;-0.6788785;0.02181122,-0.1266568;-0.6654206;-0.04802288,-0.003358543;0.524874;-0.01608634,764.0654
+0;0;0,0.007477213;0.3012561;0.007053943,0.01530837;0.5945368;-0.0005913381,0.1744939;0.4750242;0.002295129,0.2095622;0.2261817;0.01724323,0.2394965;-0.01627301;-0.04547765,-0.1472879;0.4739507;0.01193948,-0.3302389;0.3010747;0.007623618,-0.5301755;0.1519049;-0.02963209,0.08823771;0.005221091;-0.05069697,0.098266;-0.3150586;-0.006812643,0.09993226;-0.6628233;0.08458239,0.1071289;-0.6836543;0.03047644,-0.08957117;0.008567884;-0.04782189,-0.1250062;-0.3111209;-0.01392587,-0.1444342;-0.6592584;0.07393187,-0.1381625;-0.6849271;0.02469069,0.01334023;0.5224387;0.00368812,0;0;0,-0.003299922;0.3013754;-0.004781485,-0.003956512;0.5943732;-0.02169681,0.153376;0.4948753;-0.06699586,0.2918852;0.2846686;-0.06903028,0.2999492;0.03670163;-0.1144357,-0.1483989;0.4790709;0.05898006,-0.3533205;0.3332245;0.06955291,-0.5902954;0.3025757;-0.01118003,0.07255742;0.01056442;-0.0707612,0.11424;-0.3090066;-0.09800863,0.1073641;-0.6599743;-0.02009511,0.1236259;-0.6871608;-0.06513166,-0.1018022;-0.003422065;-0.002817415,-0.1170598;-0.3245494;-0.03817179,-0.1068741;-0.6789829;0.02157202,-0.1264787;-0.6655599;-0.04845576,-0.004033238;0.5224155;-0.0151844,764.0875
+0;0;0,0.007485299;0.3015818;0.007061572,0.01535367;0.5962514;-0.0006269114,0.1714335;0.4771486;0.00231596,0.2067014;0.2268891;0.01734917,0.2365915;-0.01520638;-0.04527879,-0.1441743;0.4760957;0.01177527,-0.3281671;0.3022353;0.007434827,-0.5278074;0.1532864;-0.02976569,0.08832917;0.005226503;-0.05074951,0.09837837;-0.3157208;-0.006773721,0.100042;-0.6629422;0.08447851,0.1072454;-0.6838203;0.03032235,-0.08966401;0.008576765;-0.04787146,-0.1251729;-0.3117783;-0.0139048,-0.1445705;-0.6593719;0.07381568,-0.138293;-0.6850922;0.0245288,0.01337188;0.5236533;0.003682224,0;0;0,-0.001880422;0.3017176;-0.004524469,-0.0007693619;0.5961583;-0.02054667,0.1526623;0.4941638;-0.06461096,0.2933771;0.2837319;-0.06878614,0.3005167;0.03610457;-0.1141253,-0.14337;0.4805543;0.05741268,-0.3536423;0.3399134;0.06767583,-0.5909816;0.3195427;-0.0140617,0.07281946;0.01026821;-0.07068777,0.1156165;-0.3098294;-0.09803581,0.1086023;-0.660269;-0.02034831,0.1248736;-0.6874313;-0.06552672,-0.1019185;-0.002953342;-0.002962309,-0.1156487;-0.3247825;-0.03873176,-0.1054187;-0.678654;0.02095692,-0.1248688;-0.665175;-0.04920085,-0.001434311;0.5236772;-0.01429987,764.1208
+0;0;0,0.007898482;0.3019032;0.007018481,0.01636691;0.5976433;-0.0007049374,0.1695791;0.478687;0.001945955,0.2046037;0.227706;0.01691035,0.2342872;-0.01437595;-0.04572462,-0.140952;0.4788532;0.01218907,-0.3333958;0.313351;0.008126277,-0.5427163;0.1789315;-0.03091545,0.08821334;0.005139746;-0.05090137,0.09806085;-0.3164549;-0.006543443,0.09937557;-0.6631163;0.08470294,0.1062518;-0.6840836;0.0303325,-0.08971269;0.008657479;-0.04770369,-0.1253995;-0.3123616;-0.01363138,-0.1447403;-0.659429;0.07395832,-0.1384166;-0.6853465;0.02461939,0.01422434;0.5247231;0.003617408,0;0;0,-0.0008098186;0.3020546;-0.004428864,0.00230372;0.5975649;-0.02049351,0.1522338;0.4935614;-0.06349325,0.2938492;0.2829423;-0.0686686,0.3001226;0.03536344;-0.114202,-0.1386416;0.4829564;0.05646183,-0.3521237;0.345866;0.06504885,-0.5895512;0.3345304;-0.01806333,0.07280689;0.01013926;-0.07067752,0.1160776;-0.3106079;-0.09781861,0.1091928;-0.6605659;-0.02046394,0.1258048;-0.6875893;-0.06599927,-0.1018924;-0.00282027;-0.002991789,-0.1151319;-0.3253211;-0.03912526,-0.1049667;-0.6786091;0.02075814,-0.1245243;-0.6651386;-0.04956521,0.001064479;0.5247685;-0.01418638,764.1558
+0;0;0,0.007909881;0.302339;0.00702861,0.01640535;0.5990229;-0.0007203352,0.1676166;0.4804047;0.001966981,0.2026975;0.2290202;0.01695544,0.2323265;-0.0126172;-0.0455645,-0.1389297;0.4805687;0.01207865,-0.3316829;0.3148004;0.008009331,-0.540619;0.1806277;-0.03096069,0.08818395;0.005138034;-0.05088442,0.09804691;-0.316961;-0.006456919,0.09936035;-0.6632839;0.08470035,0.1062297;-0.6842006;0.03038402,-0.08968281;0.008654595;-0.0476878,-0.1254256;-0.312868;-0.01356205,-0.1447475;-0.6595964;0.07394211,-0.1384301;-0.6854584;0.02465227,0.01425536;0.5258499;0.003616986,0;0;0,0.0003206879;0.3024927;-0.004345417,0.005264327;0.5989171;-0.02051425,0.1523359;0.4930741;-0.06289101,0.2943021;0.2822132;-0.06861591,0.3004712;0.03513707;-0.1143391,-0.1345968;0.4855107;0.05565184,-0.3534009;0.3561931;0.06280481,-0.5891622;0.3479367;-0.02393451,0.07269708;0.01006991;-0.07075143,0.1164878;-0.3111362;-0.09773088,0.1097497;-0.6608034;-0.02066994,0.1262101;-0.6878867;-0.06606269,-0.1018621;-0.002776405;-0.002906094,-0.1147317;-0.3257671;-0.03937851,-0.1045303;-0.6787362;0.02028421,-0.1241276;-0.6652188;-0.04995981,0.003558785;0.5258817;-0.01413989,764.188
+0;0;0,0.007909881;0.302339;0.00702861,0.01640535;0.5990229;-0.0007203352,0.1676166;0.4804047;0.001966981,0.2026975;0.2290202;0.01695544,0.2323265;-0.0126172;-0.0455645,-0.1389297;0.4805687;0.01207865,-0.3316829;0.3148004;0.008009331,-0.540619;0.1806277;-0.03096069,0.08818395;0.005138034;-0.05088442,0.09804691;-0.316961;-0.006456919,0.09936035;-0.6632839;0.08470035,0.1062297;-0.6842006;0.03038402,-0.08968281;0.008654595;-0.0476878,-0.1254256;-0.312868;-0.01356205,-0.1447475;-0.6595964;0.07394211,-0.1384301;-0.6854584;0.02465227,0.01425536;0.5258499;0.003616986,0;0;0,0.0003206879;0.3024927;-0.004345417,0.005264327;0.5989171;-0.02051425,0.1523359;0.4930741;-0.06289101,0.2943021;0.2822132;-0.06861591,0.3004712;0.03513707;-0.1143391,-0.1345968;0.4855107;0.05565184,-0.3534009;0.3561931;0.06280481,-0.5891622;0.3479367;-0.02393451,0.07269708;0.01006991;-0.07075143,0.1164878;-0.3111362;-0.09773088,0.1097497;-0.6608034;-0.02066994,0.1262101;-0.6878867;-0.06606269,-0.1018621;-0.002776405;-0.002906094,-0.1147317;-0.3257671;-0.03937851,-0.1045303;-0.6787362;0.02028421,-0.1241276;-0.6652188;-0.04995981,0.003558785;0.5258817;-0.01413989,764.2107
+0;0;0,0.008298305;0.3024029;0.006944007,0.01723219;0.5993912;-0.0008703209,0.1673999;0.4805503;0.001835797,0.2027386;0.2278623;0.01668308,0.2320561;-0.01224191;-0.04568115,-0.1375869;0.4818619;0.01235774,-0.3390372;0.3246719;0.006919142,-0.5481202;0.1930792;-0.03004751,0.08820859;0.005063856;-0.0509095,0.09790312;-0.3175926;-0.00622239,0.09920058;-0.6634445;0.08481557,0.1049907;-0.6844842;0.02997084,-0.08971681;0.00870237;-0.04767954,-0.1257228;-0.3133681;-0.01344105,-0.1450059;-0.6595994;0.07405278,-0.1383965;-0.6853355;0.02408946,0.01497506;0.5261443;0.003482394,0;0;0,0.001509577;0.3025638;-0.004176617,0.007189855;0.5992956;-0.02031589,0.1531824;0.4928075;-0.06222177,0.2952275;0.2803984;-0.06732082,0.3010902;0.03506492;-0.1139684,-0.1321566;0.4856943;0.05520555,-0.3579473;0.3661132;0.06148185,-0.5912942;0.3665466;-0.02766934,0.07287508;0.009903699;-0.07063508,0.1173863;-0.3118186;-0.09731102,0.110805;-0.6610672;-0.02059603,0.1280204;-0.6878439;-0.06671071,-0.1018925;-0.002529986;-0.003111953,-0.1137905;-0.3261434;-0.03959371,-0.1034563;-0.6785952;0.02018922,-0.1231068;-0.6651328;-0.05042872,0.005297497;0.5261863;-0.01394367,764.2435
+0;0;0,0.008300359;0.3024778;0.006945726,0.01723453;0.599476;-0.0008683803,0.1670126;0.4807603;0.001841442,0.2023889;0.2278038;0.0167045,0.2316511;-0.01184765;-0.04554211,-0.1371941;0.4820685;0.01233647,-0.3388584;0.3247116;0.006892096,-0.5475471;0.193367;-0.03000484,0.08812542;0.005059081;-0.05086151,0.09784093;-0.3182958;-0.006077658,0.09913579;-0.6634541;0.08477771,0.104929;-0.6845212;0.02990356,-0.08963222;0.008694165;-0.04763458,-0.1257161;-0.3140735;-0.01332198,-0.1449606;-0.6596104;0.07399637,-0.1383476;-0.6853763;0.02400624,0.01497766;0.5262376;0.003483827,0;0;0,0.00236541;0.3026375;-0.003857851,0.008475065;0.5993973;-0.01951528,0.1537923;0.4924519;-0.06171322,0.2958255;0.2797092;-0.06685591,0.3016849;0.0348915;-0.113693,-0.130908;0.486675;0.0555354,-0.3600621;0.3729511;0.05936072,-0.5928189;0.3892231;-0.02852118,0.07287228;0.009872556;-0.07050347,0.1180957;-0.3124637;-0.09719682,0.1115878;-0.661087;-0.02097344,0.1290831;-0.6877873;-0.06714249,-0.1017903;-0.002531632;-0.003300493,-0.1132939;-0.3268608;-0.03986029,-0.1025834;-0.6786132;0.01968913,-0.1222493;-0.6651224;-0.05097403,0.006502151;0.5262874;-0.01327467,764.2661
+0;0;0,0.008292379;0.302187;0.006939047,0.01722471;0.5991238;-0.0008736399,0.1662572;0.480642;0.001843605,0.2016708;0.2274185;0.01672236,0.2307922;-0.01107959;-0.0452247,-0.136457;0.4819438;0.01228714,-0.3383342;0.3244208;0.006837019,-0.5460186;0.1937083;-0.02988235,0.08827869;0.00506788;-0.05094996,0.09802656;-0.3193638;-0.006016981,0.09932111;-0.6644402;0.08481686,0.1051281;-0.6856289;0.02981211,-0.0897881;0.008709286;-0.04771743,-0.1259922;-0.3151332;-0.01329057,-0.1452321;-0.6605882;0.07400708,-0.1386034;-0.6864869;0.02389798,0.01496817;0.5258962;0.003477932,0;0;0,0.003815159;0.3023311;-0.00390315,0.0105263;0.5990156;-0.01957297,0.1549454;0.4917685;-0.06123972,0.2972331;0.2788791;-0.06671166,0.3034961;0.03518911;-0.1130023,-0.1285729;0.4871013;0.05502237,-0.3661773;0.3914959;0.05383163,-0.5987797;0.3992284;-0.03221016,0.07309517;0.009700656;-0.07055283,0.119362;-0.3135763;-0.09741068,0.1130265;-0.6621377;-0.02128601,0.1310549;-0.6886378;-0.06778598,-0.1019747;-0.002336842;-0.003227322,-0.1122688;-0.3277388;-0.04034247,-0.1011295;-0.6793448;0.01948534,-0.1207776;-0.6658692;-0.05136957,0.008394733;0.5259212;-0.01332855,764.2896
+0;0;0,0.008471442;0.3021823;0.006923985,0.0175603;0.5991148;-0.0008787846,0.1665257;0.4805284;0.001666192,0.2018375;0.2272907;0.0165444,0.2310434;-0.01106738;-0.04590002,-0.1363284;0.4826021;0.01259021,-0.3446797;0.3337293;0.007663215,-0.5617297;0.2187085;-0.02735647,0.08821085;0.005050425;-0.05106907,0.09791665;-0.3193545;-0.00593416,0.09878247;-0.6644039;0.08500741,0.105518;-0.6860532;0.03054177,-0.08983953;0.008737761;-0.04761532,-0.1263172;-0.3150812;-0.0132562,-0.1455749;-0.6604729;0.07428788,-0.146898;-0.6225867;-0.0006492883,0.01527014;0.525888;0.003468506,0;0;0,0.003815159;0.3023311;-0.00390315,0.0105263;0.5990156;-0.01957297,0.1549454;0.4917685;-0.06123972,0.2972331;0.2788791;-0.06671166,0.3034961;0.03518911;-0.1130023,-0.1285729;0.4871013;0.05502237,-0.3661773;0.3914959;0.05383163,-0.5987797;0.3992284;-0.03221016,0.07309517;0.009700656;-0.07055283,0.119362;-0.3135763;-0.09741068,0.1130265;-0.6621377;-0.02128601,0.1310549;-0.6886378;-0.06778598,-0.1019747;-0.002336842;-0.003227322,-0.1122688;-0.3277388;-0.04034247,-0.1011295;-0.6793448;0.01948534,-0.1207776;-0.6658692;-0.05136957,0.008394733;0.5259212;-0.01332855,764.313
+0;0;0,0.00846052;0.3017927;0.006915058,0.01754285;0.5985122;-0.0008819553,0.1746404;0.4775438;0.001562809,0.209375;0.2284454;0.01619782,0.2384563;-0.00889644;-0.04598036,-0.1444928;0.4797289;0.01307402,-0.3494385;0.3332896;0.00822756,-0.5655631;0.2187591;-0.02664281,0.08805958;0.005041765;-0.0509815,0.09779551;-0.3203702;-0.005706478,0.09866118;-0.6653594;0.08521923,0.1053595;-0.6867236;0.03105432,-0.08968548;0.008722777;-0.04753367,-0.1262764;-0.3161014;-0.01306789,-0.1455307;-0.6614328;0.07446092,-0.1468465;-0.6235902;-6.247312E-05,0.01525445;0.5253415;0.003462001,0;0;0,0.005330697;0.3019222;-0.003582239,0.01290786;0.5983927;-0.01888108,0.1658174;0.4913422;-0.06204271,0.2988402;0.2774194;-0.06559777,0.3054772;0.03492062;-0.1124303,-0.1342383;0.485806;0.05909771,-0.3693673;0.3953516;0.05734857,-0.6002251;0.4156804;-0.02829253,0.07331604;0.009445935;-0.07010388,0.1208927;-0.3146254;-0.09752297,0.11445;-0.6631097;-0.02134585,0.1318203;-0.6899223;-0.06703591,-0.101782;-0.00188397;-0.003987499,-0.1105455;-0.3284033;-0.04067404,-0.09908018;-0.6799357;0.01915318,-0.1182791;-0.6663144;-0.05141675,0.01055473;0.5253515;-0.01275802,764.3444
+0;0;0,0.008455432;0.3016112;0.006910899,0.01753444;0.598222;-0.0008836144,0.1759534;0.4768761;0.001544302,0.2106884;0.2277751;0.01617947,0.2397099;-0.00907819;-0.04587074,-0.1458246;0.4790793;0.01315092,-0.3507724;0.3326384;0.008304402,-0.5664521;0.2183437;-0.0264942,0.08783026;0.005028635;-0.05084873,0.09758686;-0.3210742;-0.005477592,0.09845216;-0.6659136;0.08540865,0.1051687;-0.6874177;0.03109613,-0.08945192;0.008700062;-0.04740988,-0.1261205;-0.3168138;-0.01287093,-0.1453665;-0.6619952;0.07461987,-0.1466859;-0.6241312;-0.0001066029,0.01524662;0.52507;0.003459234,0;0;0,0.006336734;0.3017208;-0.00360322,0.01453015;0.5980606;-0.01899958,0.1689176;0.4915454;-0.06199622,0.2996274;0.2761813;-0.06428385,0.3072808;0.03441173;-0.1120422,-0.1342212;0.4862067;0.05965492,-0.3699157;0.3972667;0.05652132,-0.5987589;0.4314119;-0.02866571,0.07331869;0.009186804;-0.06974959,0.1218153;-0.3154116;-0.09769177,0.1153925;-0.6637457;-0.02155137,0.1329162;-0.6904474;-0.06765413,-0.101502;-0.001447248;-0.004503638,-0.1094903;-0.3286933;-0.04115065,-0.0978689;-0.68006;0.01869658,-0.1170091;-0.6664653;-0.05209996,0.01202667;0.5250458;-0.01284385,764.3782
+0;0;0,0.008630473;0.3005377;0.006827798,0.01771268;0.5913284;-0.0008399368,0.174803;0.4723644;0.0013623,0.2094548;0.2215518;0.01598687,0.2383648;-0.0149169;-0.04633115,-0.1445369;0.4755867;0.01341104,-0.356085;0.3358148;0.007687909,-0.5736782;0.2257026;-0.02644828,0.08779898;0.00499911;-0.05097896,0.0974488;-0.3215348;-0.005418479,0.09816523;-0.6664034;0.08559503,0.1054679;-0.6872281;0.03194758,-0.08953261;0.008748984;-0.0473273,-0.1263805;-0.3171986;-0.01277781,-0.1455895;-0.6624323;0.07476121,-0.1469773;-0.6246649;0.0009217709,0.01544932;0.5202496;0.003393322,0;0;0,0.005502477;0.3006702;-0.003346681,0.009299785;0.5913073;-0.01804018,0.1649703;0.490712;-0.06012345,0.2995798;0.2757972;-0.06379008,0.3083307;0.03420845;-0.1106417,-0.1373403;0.4868411;0.06086917,-0.3771245;0.4043779;0.0558795,-0.6050794;0.4421196;-0.02926113,0.07344668;0.009252846;-0.06965971,0.1216675;-0.3158433;-0.09759712,0.1151124;-0.6642422;-0.02148128,0.1321886;-0.6913594;-0.06575942,-0.1015328;-0.001570087;-0.004597714,-0.1097781;-0.3292516;-0.04134183,-0.09801355;-0.6806682;0.01854349,-0.1168509;-0.6668935;-0.05143091,0.008426651;0.5203217;-0.01208115,764.4005
+0;0;0,0.00863184;0.3005853;0.006828879,0.01776521;0.5930049;-0.0008970611,0.1719255;0.4741687;0.001386614,0.2067047;0.222434;0.01606495,0.2356071;-0.0139724;-0.04623666,-0.1415903;0.4773323;0.01321561,-0.3539162;0.3370465;0.007471443,-0.5714521;0.2269633;-0.02665575,0.08768279;0.004992495;-0.0509115,0.09735876;-0.3224262;-0.005227558,0.09807566;-0.6675204;0.08584548,0.1053918;-0.6884389;0.03209898,-0.08941413;0.008737408;-0.04726468,-0.1263619;-0.3180934;-0.01262156,-0.1455835;-0.6635529;0.07497472,-0.1469738;-0.6257712;0.0009989366,0.0154781;0.5211806;0.003380595,0;0;0,0.006397784;0.3007032;-0.003057241,0.0126213;0.5929607;-0.01722074,0.1638174;0.489595;-0.05901313,0.3002636;0.2747218;-0.06171918,0.3099361;0.03337356;-0.109283,-0.1327379;0.4882025;0.05931847,-0.3745138;0.4087164;0.05465764,-0.5994517;0.4591732;-0.03172493,0.07342482;0.009220779;-0.06949067,0.1224055;-0.3166582;-0.09755182,0.1157241;-0.6652994;-0.02146292,0.1332563;-0.6922637;-0.06598926,-0.1013867;-0.001620314;-0.004825299,-0.1091099;-0.3302068;-0.04163522,-0.09741288;-0.6818566;0.01828441,-0.1162586;-0.6680586;-0.0518386,0.01076089;0.5212291;-0.01144338,764.4336
+0;0;0,0.008593443;0.2992482;0.006798502,0.01762222;0.5883251;-0.0008293125,0.1778701;0.468714;0.001315,0.21246;0.2183492;0.01591346,0.241209;-0.01680239;-0.04605746,-0.1477783;0.472;0.01360176,-0.3589488;0.3324776;0.007888849,-0.57533;0.2229787;-0.02605719,0.08761398;0.004988577;-0.05087155,0.09731953;-0.3234313;-0.005047917,0.09803589;-0.6682627;0.08595576,0.1053758;-0.6893463;0.03203501,-0.08934397;0.00873055;-0.04722758,-0.1264047;-0.3190996;-0.01247854,-0.1456116;-0.664296;0.07505102,-0.1470065;-0.626489;0.0008354187,0.01536838;0.5175452;0.003386145,0;0;0,0.005649164;0.2993821;-0.002835989,0.009471312;0.5883368;-0.01681423,0.1689404;0.4899817;-0.05855107,0.3005033;0.2736955;-0.0604589,0.3114993;0.03362302;-0.1074424,-0.1409871;0.4863052;0.06310586,-0.3825263;0.4106749;0.05754212,-0.6048649;0.4664305;-0.02859754,0.07344916;0.009025961;-0.06937408,0.1224976;-0.3178869;-0.09722877,0.1159221;-0.6663262;-0.02148104,0.1337258;-0.6931435;-0.0664885,-0.1013006;-0.001389385;-0.005027012,-0.1090107;-0.33099;-0.04187231,-0.09753377;-0.6824526;0.01756891,-0.1160938;-0.6687014;-0.05287508,0.008401051;0.5176395;-0.01103544,764.4677
+0;0;0,0.008753773;0.2994434;0.006658404,0.01796757;0.5904065;-0.001222118,0.1788373;0.4695496;0.0009933955,0.2130875;0.2196377;0.01553118,0.2418651;-0.01517624;-0.04675749,-0.1484717;0.4740335;0.01373401,-0.3644007;0.3429521;0.008015014,-0.5869775;0.2467869;-0.02450342,0.0873704;0.005033743;-0.0509982,0.09704745;-0.3248165;-0.004754696,0.09734077;-0.6690375;0.08657037,0.1052037;-0.6904662;0.03283499,-0.08930147;0.008739278;-0.04699586,-0.1266638;-0.3205541;-0.01230901,-0.1458479;-0.6652675;0.07505831,-0.1395347;-0.6910033;0.02558213,0.01566103;0.5188372;0.003092471,0;0;0,0.006562263;0.2995626;-0.002547503,0.012787;0.5903949;-0.01614952,0.1717981;0.4894565;-0.05836463,0.3012831;0.2724973;-0.0600071,0.3131514;0.03267673;-0.1068137,-0.139651;0.4871902;0.06299804,-0.3812512;0.4133784;0.05835224,-0.6007727;0.477397;-0.02858172,0.07353538;0.008840322;-0.06909513,0.1231159;-0.3194821;-0.097013,0.116413;-0.6675016;-0.02174044,0.1346377;-0.6941656;-0.06703138,-0.1011392;-0.001147528;-0.005412298,-0.1083017;-0.3322038;-0.04261064,-0.09653483;-0.6831357;0.01685993,-0.114992;-0.6693669;-0.05378077,0.0108622;0.5189084;-0.01048589,764.5009
+0;0;0,0.008761462;0.2997064;0.006664252,0.0180137;0.5918812;-0.001253531,0.1788807;0.4706223;0.0009859025,0.2130482;0.2213138;0.01548858,0.2418837;-0.01397189;-0.04692524,-0.1484486;0.4751064;0.01372731,-0.3638563;0.3443416;0.008022126,-0.5868802;0.2479832;-0.02456165,0.08743186;0.005037284;-0.05103407,0.09712932;-0.3255087;-0.004693039,0.09742267;-0.6697737;0.08664372,0.1053;-0.6912961;0.03281041,-0.0893643;0.008745425;-0.04702893,-0.1268054;-0.3212425;-0.01226891,-0.145992;-0.6660001;0.07510959,-0.1396672;-0.6918374;0.02554323,0.01569431;0.519913;0.003085109,0;0;0,0.007528216;0.2998064;-0.002132893,0.0159326;0.591823;-0.01519108,0.1736644;0.4887539;-0.05859208,0.3020571;0.2718495;-0.05907202,0.3150315;0.03163986;-0.1061606,-0.1376929;0.4877338;0.06250974,-0.3815246;0.4241096;0.05699007,-0.6016188;0.4888233;-0.0293641,0.07368088;0.008707196;-0.06906152,0.1237322;-0.3202413;-0.09716702,0.116999;-0.6683342;-0.02202129,0.1354612;-0.6948912;-0.0675745,-0.1012085;-0.001040965;-0.005470862,-0.107922;-0.3327733;-0.04303075,-0.09584451;-0.6837087;0.01662939,-0.1142815;-0.6699148;-0.05416663,0.0133637;0.5199453;-0.009657621,764.535
+0;0;0,0.008754805;0.2994787;0.006659189,0.01800244;0.5915082;-0.001254915,0.179512;0.4700854;0.0009744619,0.213785;0.2200072;0.01552192,0.2428749;-0.01735443;-0.04744257,-0.1491043;0.4745871;0.01376596,-0.3651769;0.3434186;0.008043163,-0.5901686;0.24621;-0.0248281,0.0873129;0.005030431;-0.05096464,0.09702291;-0.3259432;-0.004563648,0.09731621;-0.6701487;0.08675732,0.1052051;-0.6917471;0.03284465,-0.08924271;0.008733527;-0.04696494,-0.1267323;-0.3216813;-0.01215995,-0.1459156;-0.6663793;0.07520345,-0.1395815;-0.6922989;0.02556403,0.01568402;0.5195698;0.003081922,0;0;0,0.007658154;0.2995766;-0.001919746,0.01612115;0.591445;-0.01499629,0.1745673;0.4884408;-0.05844951,0.3024827;0.2703515;-0.05826402,0.3163329;0.02800147;-0.105444,-0.1382102;0.487494;0.06283932,-0.383965;0.4283442;0.05725132,-0.6042807;0.4971438;-0.03151192,0.07372788;0.008576721;-0.06882501,0.123875;-0.3207949;-0.09694028,0.1170787;-0.6688477;-0.02190638,0.1357383;-0.6953169;-0.06766939,-0.1010465;-0.0007509166;-0.005940692,-0.1079251;-0.3329285;-0.04337866,-0.09545752;-0.6837453;0.01653093,-0.1138621;-0.6699669;-0.05438684,0.01356716;0.5195978;-0.009449959,764.5683
+0;0;0,0.008856618;0.2997454;0.006693391,0.01818079;0.5920112;-0.001199773,0.1794875;0.4705465;0.000753033,0.2134985;0.220291;0.01550387,0.2423814;-0.01590553;-0.04763976,-0.1489922;0.4759021;0.01387071,-0.37031;0.3534599;0.008538396,-0.59521;0.2589414;-0.02457345,0.08705007;0.005039849;-0.0510595,0.09677185;-0.3265938;-0.004269373,0.0967788;-0.6707903;0.08707367,0.1051607;-0.6924403;0.03304632,-0.08915416;0.008751109;-0.04674548,-0.1269906;-0.3223453;-0.01198471,-0.1459809;-0.6670434;0.07540719,-0.1474906;-0.6291851;0.0006215572,0.0158437;0.5200148;0.003133216,0;0;0,0.008054629;0.2998387;-0.001548529,0.01699769;0.5919342;-0.01454473,0.1751089;0.4886526;-0.0581243,0.3024651;0.2700655;-0.05664682,0.3179691;0.02883427;-0.1033082,-0.1375658;0.487738;0.06243157,-0.3851335;0.4361261;0.05546454,-0.6051832;0.5057412;-0.030221,0.07368567;0.008627146;-0.06860161,0.1239403;-0.3214332;-0.09687376,0.1170503;-0.6695315;-0.02207422,0.1359141;-0.6958857;-0.06817508,-0.1008528;-0.0008756621;-0.006175741,-0.1078419;-0.3337337;-0.04387666,-0.09525596;-0.6845325;0.01609461,-0.113605;-0.6707703;-0.05501493,0.01438008;0.5200311;-0.008994579,764.6017
+0;0;0,0.008856752;0.2997499;0.006693492,0.01817838;0.5919358;-0.001197601,0.18059;0.4701549;0.0007380778,0.2147238;0.2189963;0.01554215,0.2434986;-0.01631632;-0.04736517,-0.1501064;0.4755468;0.01394427,-0.372223;0.3526626;0.008592719,-0.5962813;0.2584978;-0.02439521,0.08691777;0.005032189;-0.0509819,0.09665725;-0.3272051;-0.0041066,0.09666421;-0.6714527;0.08725001,0.1050534;-0.6931476;0.03317563,-0.08901867;0.00873781;-0.04667444,-0.126924;-0.3229612;-0.0118504,-0.1459171;-0.6677105;0.07555448,-0.1474281;-0.6298454;0.0007037371,0.01584186;0.5199571;0.003134323,0;0;0,0.008044496;0.2998463;-0.0008490085,0.01693457;0.5918931;-0.01318479,0.1759034;0.4879555;-0.05793905,0.3029953;0.2681698;-0.05532146,0.3190333;0.02806684;-0.1027629,-0.1389701;0.4876143;0.06333821,-0.3883175;0.4403609;0.05572443,-0.6071959;0.5117491;-0.02885285,0.07373969;0.008695006;-0.06830835,0.1241833;-0.3219736;-0.0963707,0.1173557;-0.6702577;-0.02218175,0.1362134;-0.6965885;-0.06842041,-0.1006776;-0.0009769021;-0.006498846,-0.1076798;-0.3344164;-0.04448417,-0.09500031;-0.685233;0.01567724,-0.1133081;-0.6714515;-0.05551661,0.01438141;0.5199917;-0.007816315,764.6356
+0;0;0,0.008864056;0.2999972;0.006699012,0.01819437;0.5924552;-0.001199512,0.1807324;0.4705666;0.0007384408,0.21481;0.2198212;0.01551816,0.2436614;-0.01611781;-0.04755663,-0.1502222;0.4759626;0.01395495,-0.3719733;0.3532807;0.008612197,-0.5966281;0.2588652;-0.02446355,0.08668;0.005018423;-0.05084243,0.09643751;-0.3278341;-0.003880329,0.09644446;-0.6716332;0.08735725,0.104836;-0.6933421;0.03326826,-0.08877515;0.008713906;-0.04654675,-0.1267507;-0.3235994;-0.01165823,-0.1457191;-0.6678995;0.07563278,-0.1472305;-0.6300322;0.0007618144,0.01585562;0.5204077;0.003136557,0;0;0,0.008360445;0.300086;-0.0004527569,0.01769289;0.5924041;-0.01248956,0.1764303;0.4876035;-0.05773259,0.3032184;0.2681319;-0.05458165,0.3197261;0.02745083;-0.1023123,-0.1386714;0.4876874;0.06331195,-0.3879676;0.4424456;0.05572652,-0.6061318;0.5206513;-0.02653118,0.07368542;0.008673221;-0.06796169,0.1242823;-0.3226111;-0.09592748,0.1175349;-0.6705097;-0.0221498,0.1349189;-0.6971849;-0.06857777,-0.1003765;-0.0008097867;-0.006889591,-0.1075397;-0.3348822;-0.0447813,-0.09490293;-0.6853151;0.01487758,-0.1131541;-0.6715092;-0.05635786,0.01505701;0.5204318;-0.007183552,764.6686
+0;0;0,0.00897174;0.2998981;0.006663472,0.01837673;0.5921872;-0.001269551,0.1814891;0.4701006;0.0006548609,0.2156807;0.2156979;0.01543819,0.2441366;-0.01730013;-0.04689473,-0.1509727;0.4767322;0.01396125,-0.3794355;0.3589087;0.00841476,-0.6058751;0.2769299;-0.02301378,0.08635838;0.004997912;-0.05082407,0.09608421;-0.3284189;-0.003532756,0.09596993;-0.6718354;0.087938,0.1050806;-0.6936008;0.03419616,-0.08857246;0.008689904;-0.04631672,-0.1266482;-0.3242302;-0.01149842,-0.1456624;-0.6682212;0.07573919,-0.1403307;-0.6943704;0.02604321,0.01602169;0.5201886;0.00307461,0;0;0,0.008462191;0.299987;0.0001022816,0.0178747;0.592161;-0.01134658,0.1770809;0.4872288;-0.05733323,0.3039893;0.2637039;-0.05106568,0.3208598;0.02674443;-0.1015515,-0.1394552;0.487915;0.06392821,-0.392701;0.444127;0.05634053,-0.6070644;0.523394;-0.02580729,0.07371747;0.008740604;-0.06749201,0.1245268;-0.3231436;-0.09522581,0.1177807;-0.670882;-0.02218938,0.1350748;-0.6976296;-0.06835723,-0.1000536;-0.0007811065;-0.007382695,-0.1069721;-0.3354826;-0.04513027,-0.09431136;-0.6856103;0.01446933,-0.1124576;-0.6717457;-0.0566728,0.01524568;0.5202249;-0.006198883,764.7026
+0;0;0,0.00896697;0.2997387;0.00665993,0.01836561;0.5918306;-0.00126757,0.1815808;0.469766;0.0006521973,0.2157004;0.2158992;0.01540438,0.2442276;-0.0176831;-0.04708485,-0.1510841;0.4764016;0.01396671,-0.3790656;0.3588263;0.008431908,-0.6060731;0.2766419;-0.02307544,0.08610888;0.004983473;-0.05067724,0.09584939;-0.3289369;-0.003314503,0.09573548;-0.671263;0.0878658,0.1048364;-0.6929727;0.03418178,-0.08831657;0.008664798;-0.04618291,-0.1264498;-0.324758;-0.01131203,-0.1454037;-0.6676569;0.07564859,-0.1400776;-0.6937456;0.02600608,0.01601229;0.5198845;0.003073425,0;0;0,0.008671686;0.2998209;0.0005347729,0.01829106;0.5918035;-0.01057434,0.1777817;0.4870128;-0.05605745,0.3038639;0.2636365;-0.05002213,0.3212913;0.02623838;-0.1011868,-0.1395255;0.4885713;0.06431124,-0.3920697;0.4440283;0.05609744,-0.606437;0.527267;-0.0238861,0.07375309;0.008875251;-0.06700349,0.1245769;-0.3235638;-0.09424567,0.1178361;-0.6703351;-0.02209806,0.1347496;-0.6972183;-0.06810808,-0.0997254;-0.000912347;-0.007859298,-0.1068826;-0.3361275;-0.0455481,-0.0941714;-0.6850936;0.01413541,-0.1121226;-0.6711819;-0.05698152,0.0156326;0.5199158;-0.005503654,764.7357
+0;0;0,0.008959525;0.2994899;0.0066544,0.01834567;0.5911937;-0.00126187,0.1821132;0.4690744;0.0006431486,0.2162007;0.2154467;0.01538144,0.2448011;-0.01873499;-0.04726815,-0.1516542;0.475732;0.01400179,-0.3794209;0.3582675;0.0084722,-0.607011;0.2758722;-0.023116,0.08566661;0.004957877;-0.05041695,0.09542102;-0.329439;-0.002986629,0.0953071;-0.6718214;0.08820866,0.1043895;-0.6934259;0.03463385,-0.08786296;0.008620295;-0.04594571,-0.1260506;-0.3252784;-0.01102506,-0.1450076;-0.6682336;0.07594985,-0.1396924;-0.6942082;0.02640831,0.01599599;0.5193591;0.003072401,0;0;0,0.008679941;0.2995694;0.001250267,0.01822996;0.5911953;-0.009068727,0.1781572;0.4865471;-0.05550528,0.30405;0.2633405;-0.04950858,0.321797;0.02542378;-0.1011295,-0.1404348;0.488386;0.06517573,-0.3927218;0.4438606;0.0565192,-0.6066055;0.5294326;-0.0241979,0.07364598;0.00891003;-0.06634831,0.1246131;-0.3239861;-0.09370852,0.1180653;-0.6710106;-0.02248073,0.1348738;-0.6979749;-0.06817889,-0.09915706;-0.0009231244;-0.008499731,-0.1063787;-0.3366304;-0.0461098,-0.09342197;-0.6856469;0.01357194,-0.1112808;-0.6716641;-0.05742305,0.01561835;0.519403;-0.004212379,764.7693
+0;0;0,0.009064055;0.2991316;0.006598472,0.01853988;0.5904647;-0.00135275,0.1820652;0.4683618;0.0005463453,0.2159368;0.2157893;0.0151725,0.2439918;-0.01409255;-0.0465906,-0.1516474;0.4764839;0.01384687,-0.3862194;0.3762162;0.005104547,-0.6131344;0.3027416;-0.0185276,0.08480035;0.004987464;-0.05015109,0.09455875;-0.3300011;-0.002475183,0.09438683;-0.6725824;0.08874817,0.1030585;-0.6939155;0.0343728,-0.08717508;0.008555779;-0.0453697,-0.1253575;-0.3259701;-0.01043975,-0.1444466;-0.6691358;0.0764892,-0.1402275;-0.6948592;0.02605055,0.01616812;0.5187256;0.002988492,0;0;0,0.008631125;0.2992135;0.00148201,0.01807012;0.5904806;-0.008708715,0.1785312;0.486255;-0.05316997,0.3039642;0.26403;-0.04711246,0.323241;0.03058857;-0.09791517,-0.1405319;0.4882662;0.06529385,-0.3917391;0.4437412;0.05713659,-0.6010022;0.5282892;-0.02353592,0.07364707;0.009056509;-0.06500149,0.124619;-0.3244203;-0.09294105,0.1180315;-0.6717437;-0.02218199,0.1350477;-0.6985335;-0.06857514,-0.0981969;-0.0008311688;-0.009369217,-0.1055989;-0.3371854;-0.0467397,-0.09247485;-0.6863999;0.01293208,-0.1101029;-0.6724752;-0.05846673,0.01550522;0.5187789;-0.003884792,764.8024
+0;0;0,0.009052438;0.2987482;0.006590015,0.01850377;0.5893292;-0.001338857,0.1818224;0.4675178;0.0005496803,0.2155965;0.2156734;0.01513367,0.2434488;-0.01254795;-0.0461833,-0.1514595;0.4756294;0.01383304,-0.3853553;0.3756508;0.005115919,-0.6106312;0.3027068;-0.01834553,0.08459972;0.004975664;-0.05003244,0.09435728;-0.3299843;-0.002360601,0.09418534;-0.6726273;0.08887917,0.102886;-0.6941321;0.03432183,-0.08696883;0.008535537;-0.04526236,-0.125148;-0.3259618;-0.0103354,-0.1442405;-0.6691893;0.07660919,-0.1400073;-0.6950992;0.02600175,0.0161395;0.5178166;0.002988675,0;0;0,0.00868088;0.2988268;0.001734018,0.01820375;0.5893495;-0.008095503,0.1794245;0.4863896;-0.04992032,0.3036152;0.2642577;-0.04630566,0.3235472;0.03265773;-0.09714556,-0.1405391;0.4879209;0.06519895,-0.3910136;0.4434833;0.0570259,-0.5983003;0.5274837;-0.02419388,0.07377355;0.009066015;-0.06450105,0.1243678;-0.3244213;-0.09265041,0.1179884;-0.6718651;-0.02214408,0.1349475;-0.6985698;-0.06906867,-0.09791685;-0.0007937591;-0.009837382,-0.1058025;-0.3371237;-0.0470657,-0.0923434;-0.6863941;0.01258355,-0.1095526;-0.6724967;-0.05917645,0.01563251;0.51787;-0.003359318,764.8247
+0;0;0,0.009052438;0.2987482;0.006590015,0.01850377;0.5893292;-0.001338857,0.1818224;0.4675178;0.0005496803,0.2155965;0.2156734;0.01513367,0.2434488;-0.01254795;-0.0461833,-0.1514595;0.4756294;0.01383304,-0.3853553;0.3756508;0.005115919,-0.6106312;0.3027068;-0.01834553,0.08459972;0.004975664;-0.05003244,0.09435728;-0.3299843;-0.002360601,0.09418534;-0.6726273;0.08887917,0.102886;-0.6941321;0.03432183,-0.08696883;0.008535537;-0.04526236,-0.125148;-0.3259618;-0.0103354,-0.1442405;-0.6691893;0.07660919,-0.1400073;-0.6950992;0.02600175,0.0161395;0.5178166;0.002988675,0;0;0,0.00868088;0.2988268;0.001734018,0.01820375;0.5893495;-0.008095503,0.1794245;0.4863896;-0.04992032,0.3036152;0.2642577;-0.04630566,0.3235472;0.03265773;-0.09714556,-0.1405391;0.4879209;0.06519895,-0.3910136;0.4434833;0.0570259,-0.5983003;0.5274837;-0.02419388,0.07377355;0.009066015;-0.06450105,0.1243678;-0.3244213;-0.09265041,0.1179884;-0.6718651;-0.02214408,0.1349475;-0.6985698;-0.06906867,-0.09791685;-0.0007937591;-0.009837382,-0.1058025;-0.3371237;-0.0470657,-0.0923434;-0.6863941;0.01258355,-0.1095526;-0.6724967;-0.05917645,0.01563251;0.51787;-0.003359318,764.8472
+0;0;0,0.009097352;0.2985463;0.006635699,0.01852942;0.5886916;-0.001230275,0.180734;0.4673065;0.0004364909,0.2140452;0.2156282;0.01473536,0.2419333;-0.01180771;-0.04623231,-0.1506506;0.4766504;0.01327737,-0.3851771;0.3787513;0.004960104,-0.6112776;0.3113527;-0.0186601,0.08409749;0.004945972;-0.04977143,0.09378431;-0.3302302;-0.002148233,0.09380104;-0.6722983;0.08862266,0.1010746;-0.6933821;0.0348388,-0.08648897;0.008443646;-0.0449712,-0.1245031;-0.3263341;-0.0105668,-0.1439925;-0.668812;0.07649042,-0.1405405;-0.6943453;0.02689913,0.01617314;0.5172996;0.003078329,0;0;0,0.009107322;0.2986149;0.001708269,0.01987319;0.5886438;-0.008385658,0.1803594;0.4865158;-0.04741359,0.3031883;0.2638923;-0.0446043,0.3237819;0.03352606;-0.0968461,-0.1384817;0.4880386;0.0641482,-0.3878614;0.4390951;0.05576079,-0.5922573;0.5255687;-0.02770497,0.07379699;0.008904397;-0.06362987,0.124128;-0.324853;-0.09151649,0.1180563;-0.6718394;-0.02213645,0.1343122;-0.6990728;-0.06702781,-0.09728739;-0.0005734186;-0.01043447,-0.10562;-0.3371222;-0.04745279,-0.09160279;-0.685712;0.0120337,-0.1081934;-0.6715868;-0.05887398,0.01692052;0.5173093;-0.003526926,764.8807
+0;0;0,0.009086696;0.2981967;0.006627927,0.01850884;0.5880361;-0.001231063,0.1777283;0.4676039;0.000480898,0.2115058;0.2124028;0.01497991,0.239085;-0.01251358;-0.04531235,-0.1476421;0.4767781;0.01308873,-0.3854513;0.3775088;0.004655046,-0.609047;0.3108568;-0.01870349,0.08354677;0.004913583;-0.0494455,0.09322297;-0.3298951;-0.001874521,0.09323965;-0.6709071;0.08861613,0.1005141;-0.6919976;0.03482519,-0.08592258;0.008388352;-0.0446767,-0.123895;-0.3260224;-0.01031002,-0.1433243;-0.667443;0.07647842,-0.1398718;-0.6929836;0.0268806,0.01615406;0.5166897;0.003074791,0;0;0,0.009847581;0.2982395;0.001994133,0.0217558;0.5879192;-0.008019924,0.1806108;0.4876224;-0.04070973,0.3026691;0.2605144;-0.03913546,0.3238915;0.03412268;-0.09640265,-0.1345114;0.4845763;0.06065555,-0.3873343;0.4341208;0.05696988,-0.5879031;0.518312;-0.03059243,0.07406969;0.008212924;-0.06241226,0.123681;-0.3252951;-0.09006429,0.1181474;-0.6713939;-0.02178001,0.1338983;-0.6987361;-0.06672883,-0.09656135;-0.0004428692;-0.01117014,-0.1058568;-0.3366749;-0.04743432,-0.09084641;-0.684148;0.01185261,-0.1063118;-0.6699845;-0.05932777,0.0185294;0.5166423;-0.003161907,764.9032
+0;0;0,0.009064953;0.2974831;0.006612067,0.0184723;0.586867;-0.001235767,0.16655;0.4699055;0.0006499765,0.2008888;0.210464;0.0153899,0.2280437;-0.01099244;-0.04397488,-0.136378;0.478447;0.01238818,-0.3781386;0.3775282;0.00381437,-0.5982947;0.3119015;-0.01918484,0.08282496;0.004871131;-0.04901831,0.09246954;-0.3288434;-0.001602788,0.09248618;-0.668938;0.08864442,0.0997754;-0.6901321;0.03474436,-0.08518025;0.008315881;-0.04429071,-0.1230286;-0.325002;-0.01003634,-0.1424056;-0.665504;0.07651861,-0.1389461;-0.6911573;0.02682018,0.01612034;0.5156056;0.003064956,0;0;0,0.01002717;0.2975132;0.002724886,0.02182136;0.5867607;-0.006710529,0.1684835;0.4871148;-0.04031086,0.3022137;0.2617241;-0.03567052,0.3247112;0.03955071;-0.09429979,-0.1245886;0.4853921;0.05538598,-0.3802065;0.4279217;0.04745309,-0.5753742;0.5068302;-0.04734948,0.07402525;0.00791657;-0.06118894,0.123316;-0.3244832;-0.08925056,0.1185799;-0.6697834;-0.02176523,0.1339998;-0.6971444;-0.06705451,-0.09548108;-0.0009361763;-0.01299926,-0.1055121;-0.336174;-0.04795128,-0.08969174;-0.6826502;0.01131802,-0.1054597;-0.6684884;-0.05995407,0.01866181;0.5155566;-0.001997232,764.9364
+0;0;0,0.009193298;0.2998961;0.006667586,0.01905194;0.6024309;-0.001607912,0.1774953;0.4774179;0.0004037311,0.2110975;0.2211888;0.01496598,0.2380696;0.001537099;-0.04391144,-0.1469862;0.4879234;0.01264459,-0.3902656;0.3999999;0.003749386,-0.6131524;0.3532562;-0.02027982,0.08161195;0.004784328;-0.04834581,0.0912542;-0.3281973;-0.0009906553,0.09072765;-0.66649;0.08984622,0.1073309;-0.7083883;0.006318748,-0.08396458;0.008192318;-0.04362973,-0.121702;-0.3244089;-0.009503849,-0.1412538;-0.6633143;0.07683468,-0.1431887;-0.6216851;-0.03399349,0.01653643;0.5263901;0.002983137,0;0;0,0.00790593;0.299983;-0.003784418,0.0116038;0.6006157;-0.03891134,0.1748235;0.4873393;-0.0323267,0.3026987;0.2623005;-0.03233767,0.325616;0.04294096;-0.09395862,-0.133204;0.4873027;0.05186003,-0.382559;0.4187561;0.04099775,-0.5741997;0.4922085;-0.06058721,0.0741544;0.006743908;-0.05896068,0.1230264;-0.324829;-0.08867908,0.1187717;-0.6687043;-0.02215672,0.09555082;-0.663473;-0.1283131,-0.09385607;-0.0004952544;-0.01454337,-0.1039496;-0.3351008;-0.04844725,-0.08796763;-0.6799997;0.01056878,-0.1089586;-0.6750586;-0.09598308,0.01108074;0.5255304;-0.02581382,764.9698
+0;0;0,0.009048087;0.295159;0.006562268,0.01850269;0.5853173;-0.001325912,0.18002;0.4636278;0.0003841328,0.2136166;0.2074416;0.01494394,0.2393256;-0.001923621;-0.04117618,-0.1503772;0.4743249;0.01284816,-0.3936159;0.386416;0.003954442,-0.6060647;0.3418614;-0.01894945,0.08056985;0.004723237;-0.04772849,0.09014945;-0.3260951;-0.0006809831,0.08962388;-0.6637639;0.08998839,0.1008272;-0.6822786;0.03362661,-0.08289244;0.00808771;-0.04307263,-0.1203847;-0.3223527;-0.009168446,-0.1399004;-0.6606332;0.07701086,-0.1412061;-0.6227862;0.002227418,0.01612666;0.5134928;0.003010565,0;0;0,0.005550757;0.2950639;-0.01225758,0.008482769;0.582445;-0.05377007,0.1773288;0.4900263;-0.02963448,0.3029712;0.2638001;-0.02683783,0.3292039;0.05634251;-0.08942699,-0.1361068;0.4842828;0.04863404,-0.380743;0.4006575;0.03714225,-0.5593209;0.4711204;-0.06672826,0.07467034;0.005567312;-0.05643725,0.1229833;-0.3236086;-0.08891892,0.1192061;-0.6668089;-0.02227998,0.1352388;-0.6938699;-0.06857085,-0.0922889;0.000215794;-0.01656897,-0.1022497;-0.3323437;-0.04898819,-0.08588114;-0.6766224;0.009711869,-0.09926621;-0.6640141;-0.06222014,0.007713944;0.5117174;-0.04034567,765.0032
+0;0;0,0.009079576;0.2961863;0.006585107,0.01866517;0.5903609;-0.00142056,0.1841354;0.4662746;0.0002968945,0.217374;0.2128187;0.01470154,0.2431263;0.003100485;-0.0415132,-0.1543095;0.4772322;0.01306451,-0.3949559;0.3902602;0.00426558,-0.6077629;0.3456305;-0.01867693,0.07978161;0.004677029;-0.04726155,0.08933243;-0.3251472;-0.0003554299,0.08880829;-0.6618934;0.09006621,0.1000711;-0.6806656;0.0334054,-0.08208149;0.008008587;-0.04265124,-0.1194611;-0.3214388;-0.008848943,-0.1389235;-0.658795;0.0770949,-0.1402361;-0.6209064;0.001914673,0.01625003;0.5173542;0.0029873,0;0;0,0.005597323;0.2956382;-0.02046514,0.01030923;0.5858082;-0.07009625,0.1801227;0.4901867;-0.02446723,0.3030731;0.2656854;-0.01858425,0.3309485;0.06037188;-0.0884006,-0.1350166;0.4862964;0.04136544,-0.3709752;0.3875177;0.03047683,-0.5481851;0.4576899;-0.07665628,0.07540432;0.00477761;-0.05396295,0.1221955;-0.3234198;-0.08820391,0.1189234;-0.6659046;-0.02287555,0.1356656;-0.6926582;-0.06993675,-0.09104809;0.000830866;-0.01817118,-0.1014992;-0.3307806;-0.0497942,-0.08452817;-0.6740923;0.008716069,-0.09647506;-0.662127;-0.0637273,0.008975029;0.5142121;-0.0550139,765.0366
+0;0;0,0.009220597;0.2981532;0.006601385,0.01896546;0.5956844;-0.001554421,0.1880814;0.4695486;0.000270434,0.2208892;0.2183876;0.01443628,0.2467004;0.008405536;-0.0419051,-0.1581506;0.4821207;0.01259575,-0.3989882;0.4029709;0.003037481,-0.6114329;0.3545534;-0.01831818,0.07928497;0.004612056;-0.04701028,0.08895806;-0.3255272;0.0001077764,0.08821195;-0.6601676;0.08987591,0.09982396;-0.6780598;0.03253413,-0.08159953;0.007972233;-0.04237103,-0.1191164;-0.3217968;-0.00845284,-0.1384118;-0.6570039;0.07702807,-0.1395863;-0.6191207;0.001841336,0.01650799;0.521755;0.002926228,0;0;0,0.006848723;0.297214;-0.02531481,0.0145227;0.5901486;-0.07832026,0.1835607;0.4901644;-0.01668501,0.3023592;0.2661094;-0.009967089,0.3363333;0.06362326;-0.08598137,-0.135611;0.4869942;0.03409225,-0.3662463;0.3814918;0.02813909,-0.5439722;0.4485738;-0.08070287,0.0760829;0.0043419;-0.05205655,0.1216246;-0.3242122;-0.08788586,0.118601;-0.6647006;-0.0238421,0.135397;-0.6914469;-0.07089877,-0.09015736;0.001549111;-0.01966203,-0.1012502;-0.3303964;-0.05120107,-0.0837479;-0.6714997;0.006981894,-0.0933136;-0.6597951;-0.06575289,0.01235996;0.5177876;-0.06248069,765.059
+0;0;0,0.009220597;0.2981532;0.006601385,0.01896546;0.5956844;-0.001554421,0.1880814;0.4695486;0.000270434,0.2208892;0.2183876;0.01443628,0.2467004;0.008405536;-0.0419051,-0.1581506;0.4821207;0.01259575,-0.3989882;0.4029709;0.003037481,-0.6114329;0.3545534;-0.01831818,0.07928497;0.004612056;-0.04701028,0.08895806;-0.3255272;0.0001077764,0.08821195;-0.6601676;0.08987591,0.09982396;-0.6780598;0.03253413,-0.08159953;0.007972233;-0.04237103,-0.1191164;-0.3217968;-0.00845284,-0.1384118;-0.6570039;0.07702807,-0.1395863;-0.6191207;0.001841336,0.01650799;0.521755;0.002926228,0;0;0,0.006848723;0.297214;-0.02531481,0.0145227;0.5901486;-0.07832026,0.1835607;0.4901644;-0.01668501,0.3023592;0.2661094;-0.009967089,0.3363333;0.06362326;-0.08598137,-0.135611;0.4869942;0.03409225,-0.3662463;0.3814918;0.02813909,-0.5439722;0.4485738;-0.08070287,0.0760829;0.0043419;-0.05205655,0.1216246;-0.3242122;-0.08788586,0.118601;-0.6647006;-0.0238421,0.135397;-0.6914469;-0.07089877,-0.09015736;0.001549111;-0.01966203,-0.1012502;-0.3303964;-0.05120107,-0.0837479;-0.6714997;0.006981894,-0.0933136;-0.6597951;-0.06575289,0.01235996;0.5177876;-0.06248069,765.0815
+0;0;0,0.00929816;0.3006612;0.006656915,0.01920348;0.6030874;-0.001642514,0.1925721;0.4742129;0.0002024518,0.2249272;0.2265187;0.01417277,0.2507527;0.01641963;-0.0422,-0.1623377;0.4871002;0.01283668,-0.3998511;0.4090429;0.00341035,-0.6124142;0.3605984;-0.01795721,0.07858344;0.004571247;-0.04659432,0.08825963;-0.3256737;0.0005388297,0.08751698;-0.6587583;0.08988959,0.09919603;-0.676927;0.03221674,-0.08087751;0.007901693;-0.04199612,-0.1184064;-0.321973;-0.00806706,-0.137612;-0.6556216;0.07701641,-0.1387934;-0.6176929;0.001395568,0.01669847;0.5277278;0.00292481,0;0;0,0.006685243;0.2995826;-0.02708268,0.01379187;0.5976385;-0.07944465,0.18497;0.4892916;-0.01255726,0.302117;0.2684454;-0.002659794,0.3409493;0.06771787;-0.08131719,-0.1424163;0.4890607;0.02987231,-0.3641873;0.3733626;0.02477026,-0.5410203;0.4446967;-0.08306299,0.0766789;0.003649354;-0.04974246,0.1211688;-0.3249614;-0.08732629,0.1184758;-0.6640039;-0.02429962,0.1357963;-0.6904507;-0.07222176,-0.08891983;0.002110029;-0.02135643,-0.09969418;-0.3300136;-0.0522544,-0.08209209;-0.6695049;0.00575649,-0.0896557;-0.6579493;-0.06762859,0.01184018;0.5237274;-0.0639677,765.1151
+0;0;0,0.009404287;0.3034009;0.00671118,0.01945669;0.6104658;-0.001707071,0.2016797;0.4777451;4.73035E-05,0.2328687;0.2379333;0.01357491,0.2588375;0.02753076;-0.04297384,-0.1714958;0.4926446;0.01295625,-0.4022937;0.4195307;0.005731688,-0.6170853;0.3803079;-0.01588945,0.07799042;0.004568679;-0.0462715,0.08764666;-0.3252579;0.0008515343,0.08693679;-0.6561933;0.08953984,0.09872508;-0.6744678;0.03202962,-0.08028236;0.0077912;-0.04169497,-0.1179592;-0.3216475;-0.007783849,-0.136735;-0.6531937;0.07653074,-0.1378433;-0.6152695;0.0009477064,0.01691571;0.5339692;0.002927644,0;0;0,0.004419401;0.3023774;-0.02709174,0.004046902;0.6063159;-0.07288718,0.185473;0.4879948;-0.007755753,0.2986044;0.2743534;0.007213596,0.343269;0.07737005;-0.07848358,-0.1604108;0.48649;0.03083486,-0.3724306;0.3693889;0.03015821,-0.5484774;0.441915;-0.07887775,0.07711853;0.003069371;-0.04783034,0.1208067;-0.3250841;-0.0866375,0.1185416;-0.6620749;-0.02486014,0.1357321;-0.6885825;-0.07269526,-0.08770906;0.002560022;-0.02334518,-0.0980752;-0.3292548;-0.05319139,-0.08051556;-0.6665307;0.004436571,-0.08592542;-0.6547657;-0.06915037,0.004403219;0.5307958;-0.05961132,765.1483
+0;0;0,0.009465761;0.3053842;0.006755049,0.01955079;0.6134498;-0.001681277,0.2050296;0.4797005;2.459111E-05,0.2357393;0.2435743;0.0133443,0.2617368;0.03293961;-0.04326685,-0.1747243;0.4948626;0.0131611,-0.401975;0.4228724;0.006047572,-0.6170036;0.3836063;-0.01559742,0.07696352;0.004508523;-0.04566225,0.08663886;-0.3259703;0.001553986,0.08593231;-0.6553519;0.08982588,0.09781269;-0.6740035;0.03186642,-0.07922529;0.007688612;-0.04114597,-0.1169766;-0.3224016;-0.007167783,-0.1356643;-0.6523912;0.07675093,-0.1367813;-0.6144051;0.0005774722,0.01700856;0.5369157;0.002955707,0;0;0,0.003768355;0.3043033;-0.02792954,0.003648252;0.6092091;-0.07400012,0.1854314;0.4871791;-0.001505852,0.2963714;0.2767686;0.01569438,0.3478366;0.08351524;-0.07514668,-0.1682847;0.4867586;0.0219966,-0.3741662;0.3664515;0.02588129,-0.549039;0.4413012;-0.0839581,0.0779063;0.002635837;-0.04418612,0.1205883;-0.32601;-0.085531,0.1184658;-0.6616637;-0.02539158,0.1359768;-0.6878281;-0.0744462,-0.08568662;0.002570802;-0.02607574,-0.09596366;-0.330059;-0.05420116,-0.07809313;-0.6656276;0.00375624,-0.08062159;-0.6540402;-0.07055397,0.00381358;0.5336803;-0.06055427,765.1706
+0;0;0,0.009529255;0.3074327;0.006800361,0.01962448;0.6158103;-0.001642841,0.2067053;0.4815334;4.044035E-05,0.2369862;0.248704;0.01317417,0.2630039;0.03790548;-0.04348102,-0.1762869;0.4968247;0.01328897,-0.4003647;0.4258398;0.006274762,-0.6155606;0.386543;-0.01538707,0.07604861;0.004454928;-0.04511943,0.08568311;-0.3246289;0.001897484,0.08498055;-0.6521519;0.08967131,0.0968755;-0.6708632;0.03164071,-0.07828348;0.007597214;-0.04065685,-0.1158754;-0.3210997;-0.006822091,-0.1344576;-0.6492272;0.07662311,-0.135576;-0.6112313;0.0003561825,0.01708093;0.5392365;0.00299655,0;0;0,0.003427729;0.3062547;-0.0291245,0.003792256;0.6115257;-0.07485104,0.1842112;0.4873913;0.004765034,0.2946984;0.280543;0.02223659,0.350129;0.08993635;-0.07220554,-0.173202;0.4840149;0.01120559,-0.377234;0.367128;0.01391238,-0.5506378;0.4461739;-0.09565775,0.0788789;0.00154981;-0.04018354,0.1196009;-0.325528;-0.08447099,0.1180617;-0.6596395;-0.02665043,0.1355605;-0.6857655;-0.07589984,-0.08363313;0.003242379;-0.02887883,-0.09463094;-0.328001;-0.05638234,-0.07608099;-0.661465;0.002215803,-0.07574701;-0.6499324;-0.07221991,0.003779024;0.5359516;-0.06143117,765.2043
+0;0;0,0.009646177;0.3078935;0.006810219,0.01974258;0.6153241;-0.001600006,0.2096088;0.480524;3.818818E-05,0.2392794;0.2520238;0.0129731,0.2652855;0.04131813;-0.04366978,-0.1792483;0.4970978;0.01307388,-0.4018494;0.43664;0.005755578,-0.6169491;0.3965235;-0.01435454,0.07448001;0.004344202;-0.04416453,0.08420851;-0.3245101;0.002820767,0.08358323;-0.6513254;0.09051634,0.09532201;-0.6701366;0.0322587,-0.07664032;0.007436241;-0.03984488,-0.1145765;-0.3210457;-0.006560311,-0.1327769;-0.6484485;0.07695797,-0.1338226;-0.6104308;0.0004798472,0.01720598;0.5391206;0.003018458,0;0;0,0.003360823;0.3067456;-0.02887344,0.004351109;0.6113352;-0.07270575,0.1843976;0.4855562;0.01368093,0.2938462;0.2827381;0.02575755,0.3549369;0.09313115;-0.06697178,-0.1789887;0.4816433;0.00341063,-0.3799351;0.3681519;0.002941344,-0.5525728;0.4502476;-0.1054012,0.07882451;0.0008333325;-0.03609228,0.1192695;-0.32559;-0.08362556,0.1181868;-0.6591775;-0.02690434,0.1359268;-0.6851458;-0.07657456,-0.08043428;0.003381089;-0.03217988,-0.09162292;-0.327764;-0.05796937,-0.07247888;-0.6603756;0.001209937,-0.06934724;-0.6488259;-0.07338269,0.004070044;0.5360559;-0.05975652,765.2377
+0;0;0,0.009653754;0.3081354;0.006815569,0.01972787;0.6148888;-0.001572381,0.2150292;0.4786888;-3.355904E-05,0.2440674;0.2550583;0.01262569,0.2700425;0.04460369;-0.0439497,-0.1847955;0.49573;0.01336979,-0.4026526;0.4365606;0.006207462,-0.617496;0.396492;-0.0138787,0.07217463;0.004209736;-0.04279751,0.0819374;-0.325803;0.004353307,0.08131596;-0.650609;0.0915097,0.09301538;-0.6692564;0.03344743,-0.07426807;0.007206068;-0.03861156,-0.1123379;-0.322433;-0.00520974,-0.1304264;-0.6478229;0.07779504,-0.1314685;-0.609832;0.001573384,0.01719968;0.538938;0.003030768,0;0;0,0.003565103;0.3069403;-0.02935934,0.005287796;0.6108773;-0.07293224,0.1854209;0.4835879;0.02600623,0.2916814;0.2843909;0.03258611,0.363043;0.09637219;-0.05529522,-0.1867566;0.4804914;-0.004897822,-0.3830929;0.3688399;-0.005161317,-0.5486646;0.4541964;-0.1212083,0.0783661;0.0006505847;-0.03027964,0.1191753;-0.3262259;-0.08236861,0.1180345;-0.6581402;-0.02826524,0.1359183;-0.6842149;-0.07736182,-0.07653161;0.004011199;-0.03442889,-0.08852627;-0.328267;-0.06039514,-0.06923254;-0.6585171;8.747354E-05,-0.06269409;-0.6469445;-0.07402299,0.004744709;0.5358499;-0.06002092,765.2596
+0;0;0,0.009653754;0.3081354;0.006815569,0.01972787;0.6148888;-0.001572381,0.2150292;0.4786888;-3.355904E-05,0.2440674;0.2550583;0.01262569,0.2700425;0.04460369;-0.0439497,-0.1847955;0.49573;0.01336979,-0.4026526;0.4365606;0.006207462,-0.617496;0.396492;-0.0138787,0.07217463;0.004209736;-0.04279751,0.0819374;-0.325803;0.004353307,0.08131596;-0.650609;0.0915097,0.09301538;-0.6692564;0.03344743,-0.07426807;0.007206068;-0.03861156,-0.1123379;-0.322433;-0.00520974,-0.1304264;-0.6478229;0.07779504,-0.1314685;-0.609832;0.001573384,0.01719968;0.538938;0.003030768,0;0;0,0.003565103;0.3069403;-0.02935934,0.005287796;0.6108773;-0.07293224,0.1854209;0.4835879;0.02600623,0.2916814;0.2843909;0.03258611,0.363043;0.09637219;-0.05529522,-0.1867566;0.4804914;-0.004897822,-0.3830929;0.3688399;-0.005161317,-0.5486646;0.4541964;-0.1212083,0.0783661;0.0006505847;-0.03027964,0.1191753;-0.3262259;-0.08236861,0.1180345;-0.6581402;-0.02826524,0.1359183;-0.6842149;-0.07736182,-0.07653161;0.004011199;-0.03442889,-0.08852627;-0.328267;-0.06039514,-0.06923254;-0.6585171;8.747354E-05,-0.06269409;-0.6469445;-0.07402299,0.004744709;0.5358499;-0.06002092,765.2821
+0;0;0,0.009367471;0.2955303;0.006411339,0.01848202;0.5719501;-0.001407595,0.198285;0.4463862;0.0004484728,0.2269876;0.2243998;0.01298612,0.2530173;0.01392628;-0.04357977,-0.1702066;0.4638397;0.01233438,-0.3878954;0.4106856;0.005610235,-0.6035017;0.3744135;-0.01374432,0.07109528;0.004054115;-0.04207944,0.08098932;-0.3262776;0.005096916,0.08042475;-0.6494747;0.09174223,0.09116174;-0.6688157;0.03358426,-0.07306047;0.007173319;-0.03810992,-0.1111274;-0.3227769;-0.004548818,-0.1290279;-0.6465592;0.07796588,-0.1299786;-0.6085413;0.001369722,0.01614601;0.5019728;0.002898043,0;0;0,0.0008551478;0.2954515;-0.01321912,0.0002197474;0.5717128;-0.02510428,0.1831231;0.4818708;0.03025055,0.2913798;0.2856673;0.03685737,0.3651554;0.09880766;-0.05155635,-0.1898662;0.4852198;-0.01937075,-0.3849701;0.3747959;-0.01948651,-0.5495018;0.4608915;-0.1365046,0.07799722;0.0002708733;-0.0275321,0.1186217;-0.3269154;-0.07989025,0.1178058;-0.6575748;-0.02862835,0.136059;-0.6833888;-0.07846594,-0.07399578;0.004645139;-0.03667018,-0.08715114;-0.3279686;-0.06192054,-0.06720497;-0.6562604;-0.0003511943,-0.05833308;-0.6431608;-0.0749691,-0.0001682938;0.5019904;-0.01739335,765.3045
+0;0;0,0.009439447;0.2978011;0.006460601,0.01944097;0.6011181;-0.002126243,0.2036503;0.4671699;9.619445E-05,0.2317652;0.2497288;0.01237714,0.2577792;0.03938189;-0.04415471,-0.1742265;0.485068;0.01228483,-0.3874581;0.4330023;0.005698358,-0.6029347;0.396752;-0.01364454,0.06995309;0.003988984;-0.04140341,0.07985228;-0.3265148;0.005797528,0.07929044;-0.6481508;0.09202434,0.09000129;-0.6673716;0.03400799,-0.0718867;0.007058076;-0.03749767,-0.1099734;-0.323064;-0.003919076,-0.1277875;-0.6452824;0.07819706,-0.1287359;-0.6072839;0.001787439,0.01687235;0.5241723;0.002608154,0;0;0,0.001759529;0.2976484;-0.01478839,0.008945152;0.5988864;-0.05092478,0.1819122;0.4800658;0.0375061,0.2872776;0.2874746;0.04286718,0.3660311;0.1016047;-0.04297351,-0.1848021;0.4864551;-0.02559336,-0.3756929;0.3779382;-0.02819421,-0.5366505;0.4658676;-0.1485248,0.07780384;-0.0002123117;-0.02387691,0.1176693;-0.3274212;-0.07776403,0.1173136;-0.6568764;-0.02934742,0.1358589;-0.6827248;-0.07874727,-0.07090528;0.00545942;-0.03957557,-0.08603669;-0.3273967;-0.06273902,-0.06530906;-0.6537942;-0.0001277849,-0.05427661;-0.6415799;-0.07405518,0.006689727;0.5229994;-0.03729606,765.3272
+0;0;0,0.009376319;0.2958095;0.006417395,0.01879215;0.58143;-0.001491687,0.2032468;0.455954;0.0002106617,0.231153;0.2401275;0.01240041,0.2571674;0.02977698;-0.04413242,-0.174555;0.4738485;0.01239688,-0.3862032;0.4221694;0.005859318,-0.6016835;0.3859185;-0.01348392,0.06829984;0.003894709;-0.0404249,0.07820218;-0.326714;0.006791025,0.077641;-0.6479764;0.09291767,0.08834247;-0.6671542;0.03495206,-0.07018776;0.006891268;-0.03661146,-0.1082866;-0.3233356;-0.003022213,-0.12608;-0.6451797;0.07899854,-0.1270275;-0.6071883;0.002655722,0.01650596;0.5129451;0.002722123,0;0;0,0.000364542;0.2957866;-0.01193976,-0.000681296;0.5811061;-0.03046083,0.1802287;0.4795603;0.04361486,0.2848711;0.2884123;0.04817677,0.3666961;0.1039362;-0.0378077,-0.1930082;0.4883698;-0.03387935,-0.3827454;0.3813635;-0.0414873,-0.5384411;0.4706295;-0.167624,0.0765274;-0.0004974902;-0.02138972,0.1170572;-0.327453;-0.07695055,0.1174969;-0.6566948;-0.02975655,0.1360914;-0.6825649;-0.07900858,-0.06766649;0.005703097;-0.04126659,-0.08368105;-0.3273267;-0.06281204,-0.06230649;-0.6530385;0.001083396,-0.04930626;-0.6401255;-0.0726188,0.0005429536;0.5126618;-0.02526021,765.3604
+0;0;0,0.009456862;0.296689;0.006463456,0.01911432;0.5898181;-0.001746663,0.2045063;0.459844;0.0003410734,0.2320267;0.2457633;0.01240084,0.2581742;0.03547892;-0.04403851,-0.1758476;0.4797754;0.01223977,-0.3871296;0.4346675;0.004588781,-0.6035095;0.4035762;-0.0127793,0.06705905;0.003680905;-0.03959621,0.07708563;-0.327353;0.007724807,0.07664984;-0.6477495;0.09351557,0.08592218;-0.6675193;0.03527876,-0.06879286;0.006886414;-0.03603395,-0.1069753;-0.3237614;-0.002308745,-0.1245348;-0.6446978;0.07957929,-0.1253992;-0.6066628;0.002838083,0.01669971;0.5171701;0.002727536,0;0;0,0.0009535253;0.2966211;-0.01306033,0.004484564;0.5885505;-0.04171538,0.177532;0.4785934;0.05087852,0.2808228;0.2887416;0.05542278,0.3688477;0.1066585;-0.02934718,-0.1913373;0.4911689;-0.03916568,-0.3798853;0.3862833;-0.0526576,-0.5313436;0.4749717;-0.1841237,0.07574154;-0.0007600784;-0.01846528,0.1160531;-0.327972;-0.07530403,0.1174318;-0.6565852;-0.03029752,0.1364956;-0.6821419;-0.08034301,-0.06512204;0.005945406;-0.04245113,-0.08249409;-0.3275198;-0.06300481,-0.06051344;-0.6520796;0.001740418,-0.04550394;-0.6396915;-0.07187387,0.003239229;0.5164876;-0.03127599,765.394
+0;0;0,0.009377486;0.2941988;0.006409205,0.0187572;0.5789091;-0.001521444,0.2041321;0.4520359;0.0003790564,0.2316306;0.2381253;0.01242924,0.2578009;0.02765815;-0.04405917,-0.1759809;0.4719548;0.01227022,-0.3870951;0.4268827;0.00462531,-0.6036631;0.3957644;-0.01275787,0.06576154;0.003609684;-0.03883007,0.07577722;-0.3270643;0.008439492,0.0753425;-0.6466796;0.09402107,0.08464944;-0.6666351;0.03556689,-0.0674618;0.00675317;-0.03533674,-0.1056027;-0.3235351;-0.001648199,-0.1231194;-0.643689;0.08004017,-0.123987;-0.605624;0.003012531,0.01644445;0.5093257;0.002764008,0;0;0,-4.75049E-05;0.2942283;-0.01056552,0.0007372797;0.5784625;-0.03117681,0.1766504;0.4777987;0.0567205,0.2782713;0.2872988;0.06320953,0.3691798;0.1083573;-0.02560378,-0.1937642;0.493001;-0.0466834,-0.3816935;0.388262;-0.06595657,-0.5214368;0.4796077;-0.2084348,0.07461061;-0.00118494;-0.01665044,0.1154561;-0.3279466;-0.07355785,0.1177106;-0.6560087;-0.03056383,0.1377155;-0.681182;-0.08110857,-0.06264664;0.006031071;-0.04340978,-0.08043344;-0.3271442;-0.0623271,-0.05788643;-0.6507448;0.002884816,-0.0410819;-0.6380991;-0.07070521,0.0005002916;0.5090853;-0.02394414,765.4274
+0;0;0,0.009377486;0.2941988;0.006409205,0.0187572;0.5789091;-0.001521444,0.2041321;0.4520359;0.0003790564,0.2316306;0.2381253;0.01242924,0.2578009;0.02765815;-0.04405917,-0.1759809;0.4719548;0.01227022,-0.3870951;0.4268827;0.00462531,-0.6036631;0.3957644;-0.01275787,0.06576154;0.003609684;-0.03883007,0.07577722;-0.3270643;0.008439492,0.0753425;-0.6466796;0.09402107,0.08464944;-0.6666351;0.03556689,-0.0674618;0.00675317;-0.03533674,-0.1056027;-0.3235351;-0.001648199,-0.1231194;-0.643689;0.08004017,-0.123987;-0.605624;0.003012531,0.01644445;0.5093257;0.002764008,0;0;0,-4.75049E-05;0.2942283;-0.01056552,0.0007372797;0.5784625;-0.03117681,0.1766504;0.4777987;0.0567205,0.2782713;0.2872988;0.06320953,0.3691798;0.1083573;-0.02560378,-0.1937642;0.493001;-0.0466834,-0.3816935;0.388262;-0.06595657,-0.5214368;0.4796077;-0.2084348,0.07461061;-0.00118494;-0.01665044,0.1154561;-0.3279466;-0.07355785,0.1177106;-0.6560087;-0.03056383,0.1377155;-0.681182;-0.08110857,-0.06264664;0.006031071;-0.04340978,-0.08043344;-0.3271442;-0.0623271,-0.05788643;-0.6507448;0.002884816,-0.0410819;-0.6380991;-0.07070521,0.0005002916;0.5090853;-0.02394414,765.4498
+0;0;0,0.00944647;0.2926861;0.006359983,0.01887575;0.5769436;-0.00156891,0.2047718;0.4495924;0.000366474,0.2321114;0.2361763;0.01243463,0.2582061;0.02568546;-0.04353781,-0.1767372;0.4710088;0.0118245,-0.3884383;0.431497;0.004016282,-0.6053125;0.4019306;-0.01053144,0.06534265;0.003519643;-0.03853308,0.07559563;-0.325796;0.008413207,0.07514117;-0.6448913;0.09383386,0.08464364;-0.6656607;0.0360809,-0.06695962;0.006751564;-0.03518057,-0.1047251;-0.3221902;-0.001579359,-0.1221556;-0.641819;0.0799819,-0.1229261;-0.603751;0.002926424,0.01654379;0.5071069;0.002730339,0;0;0,-0.0009562672;0.2927712;-0.008883953,-0.0007655025;0.5766183;-0.02850413,0.1786112;0.4793725;0.05428815,0.2780395;0.2885891;0.06674647,0.3709363;0.1096933;-0.01977921,-0.1947666;0.493267;-0.05313999,-0.3827219;0.3909578;-0.07853933,-0.5229434;0.4835651;-0.219543,0.07438865;-0.001474768;-0.01519871,0.116054;-0.3265849;-0.07286453,0.1193253;-0.6542025;-0.03073764,0.1394613;-0.6793287;-0.08132291,-0.06096787;0.006137684;-0.04485638,-0.07894702;-0.3257242;-0.0622439,-0.05513621;-0.6485164;0.003763504,-0.03802066;-0.6357896;-0.06980229,-0.00100337;0.5069783;-0.02134156,765.4721
+0;0;0,0.009438423;0.2924367;0.006354565,0.01887331;0.5768628;-0.00158266,0.2054054;0.4491931;0.0003522448,0.2327004;0.2361249;0.01240073,0.2587769;0.0257808;-0.04353269,-0.177401;0.4706823;0.01184924,-0.3887571;0.4312349;0.004053745,-0.6054801;0.4016892;-0.01048383,0.06422535;0.003459461;-0.0378742,0.07448664;-0.326123;0.009110104,0.07403387;-0.6440305;0.0942128,0.08352903;-0.6647608;0.03650426,-0.06581467;0.006636119;-0.03457902,-0.1036107;-0.322572;-0.0009505972,-0.1209764;-0.6410111;0.08030707,-0.1217462;-0.6029493;0.003310867,0.01653725;0.5069032;0.002724149,0;0;0,-0.001224831;0.2925473;-0.007955551,-0.001187325;0.5765928;-0.02713084,0.1792971;0.4796937;0.05493045,0.277312;0.2888829;0.07144022,0.3722082;0.1098139;-0.01211929,-0.1948325;0.4935864;-0.05765413,-0.3819232;0.3920763;-0.08897585,-0.5197117;0.4830562;-0.2331637,0.07339333;-0.001591623;-0.01349831,0.1149829;-0.3269947;-0.07112265,0.1208411;-0.6536067;-0.03114605,0.1409663;-0.6787674;-0.08160663,-0.05895879;0.006254249;-0.04534384,-0.07754298;-0.3258713;-0.06221421,-0.05269099;-0.6472368;0.004227445,-0.03500731;-0.6344689;-0.06915063,-0.001396;0.5068211;-0.02004528,765.5057
+0;0;0,0.009390518;0.2924825;0.006295227,0.01866355;0.5771453;-0.001737823,0.2054285;0.4494373;0.0004360722,0.2316425;0.2364776;0.01275595,0.2587599;0.02644376;-0.04331768,-0.1778714;0.4716902;0.0114621,-0.3900142;0.4382205;0.003339067,-0.607049;0.4107621;-0.008312109,0.06355233;0.003436944;-0.03741748,0.07391984;-0.325132;0.009353008,0.07358177;-0.6428679;0.09443301,0.08305024;-0.6633189;0.03709606,-0.06505665;0.00654209;-0.03428721,-0.1027101;-0.3216427;-0.0006797798,-0.119846;-0.6399257;0.08054307,-0.1205241;-0.6019179;0.00400617,0.01638391;0.5070987;0.00260267,0;0;0,-0.0003668666;0.2926008;-0.007646561,0.00029248;0.5768718;-0.02694154,0.180425;0.4791262;0.05580711,0.277603;0.2883801;0.07486272,0.3746906;0.1094763;-0.00613904,-0.1928745;0.4936819;-0.06114215,-0.3789686;0.3924986;-0.09749745,-0.5134298;0.4817002;-0.2456767,0.07281511;-0.001769781;-0.01206684,0.1150138;-0.3259685;-0.07009244,0.1227556;-0.6525007;-0.03121281,0.1419622;-0.6781492;-0.08077931,-0.057308;0.006538575;-0.04608492,-0.07719997;-0.3244721;-0.06307812,-0.05036324;-0.6453334;0.004172243,-0.03222196;-0.6324853;-0.06862329,-4.969537E-05;0.5070176;-0.01981258,765.5394
+0;0;0,0.009398877;0.2927428;0.00630083,0.01867866;0.577613;-0.001738197,0.205476;0.4498407;0.0004386422,0.2316487;0.2372168;0.01273909,0.2587548;0.02727082;-0.04331109,-0.1778932;0.4720976;0.01146667,-0.3897015;0.4386807;0.003356443,-0.6066455;0.4112338;-0.008289861,0.06387351;0.003454314;-0.03760657,0.07417196;-0.3229263;0.008852407,0.0738328;-0.6416863;0.09420665,0.08756674;-0.6848652;0.01103981,-0.06538544;0.006575152;-0.03446048,-0.1027881;-0.3194239;-0.001076892,-0.1199792;-0.6387327;0.08040776,-0.1209629;-0.5971175;-0.03060848,0.01639727;0.5075126;0.002605632,0;0;0,0.001949072;0.2928784;-0.00669837,0.003552169;0.5773718;-0.02573943,0.1830473;0.4789829;0.05794811,0.2780604;0.2879512;0.08085275,0.3775036;0.1096933;0.001550436,-0.1888584;0.4944023;-0.06430379,-0.3737599;0.3938308;-0.1060413,-0.5046424;0.4814374;-0.2581878,0.07332028;-0.001863539;-0.01125503,0.1152755;-0.3238238;-0.0693078,0.1257484;-0.6513426;-0.03038311,0.1508701;-0.646246;-0.1362567,-0.05670729;0.006982772;-0.04734487,-0.0751878;-0.3219543;-0.06308242,-0.04662503;-0.6434941;0.005398892,-0.01931266;-0.6383982;-0.09993066,0.003053904;0.5074563;-0.01868844,765.5613
+0;0;0,0.009391253;0.2925054;0.00629572,0.01866966;0.5773333;-0.001743017,0.2052081;0.4496301;0.0004373908,0.23134;0.2373372;0.0127187,0.2584372;0.02745998;-0.04331312,-0.1776367;0.4718566;0.01145033,-0.3891154;0.4384917;0.003352727,-0.6059883;0.4110538;-0.008289761,0.06414872;0.003469197;-0.03776861,0.07449541;-0.32444;0.008907966,0.07415745;-0.6420757;0.09396113,0.0836968;-0.6629044;0.03619492,-0.06566716;0.006603482;-0.03460897,-0.103245;-0.3209224;-0.001069013,-0.1203755;-0.639105;0.08012821,-0.1210587;-0.6010372;0.003018297,0.01638795;0.5072231;0.002601417,0;0;0,0.004144415;0.2926327;-0.006014585,0.00701265;0.5770792;-0.02495956,0.1856952;0.4784468;0.05939865,0.2780759;0.2869971;0.08613491,0.3789842;0.1090315;0.008237354,-0.1852289;0.4939864;-0.06383164,-0.368367;0.3939279;-0.112316,-0.4889282;0.4827785;-0.2719808,0.07378037;-0.002228111;-0.01024961,0.1176171;-0.3254571;-0.06865859,0.1291756;-0.6517633;-0.02970767,0.1474776;-0.6773484;-0.08056855,-0.0561434;0.007554888;-0.04841904,-0.07290944;-0.3230635;-0.06327198,-0.04278603;-0.6430889;0.006030783,-0.02364428;-0.6304021;-0.06708105,0.00632292;0.5071558;-0.01790619,765.5955
+0;0;0,0.0093958;0.292647;0.006298767,0.01868112;0.5776871;-0.001747832,0.2064426;0.4495159;0.0004243518,0.2325468;0.2374487;0.01269261,0.2596252;0.02771683;-0.0433004,-0.1788883;0.4718868;0.0115088,-0.3901421;0.4385573;0.003419812,-0.6068649;0.4111384;-0.008214611,0.06432237;0.003478589;-0.03787085,0.07461537;-0.3227291;0.008563526,0.07427669;-0.6410389;0.09379719,0.08381795;-0.6618779;0.0360194,-0.06584492;0.006621357;-0.03470265,-0.1032278;-0.319205;-0.001336738,-0.1203946;-0.6380628;0.08003282,-0.121078;-0.5999934;0.00290744,0.01639635;0.5074829;0.00260243,0;0;0,0.003546029;0.2928159;-0.004062414,0.005798474;0.5776554;-0.02027011,0.1868574;0.4787557;0.06125426,0.2789903;0.287811;0.09051418,0.3785271;0.1079645;0.01565719,-0.1853176;0.4935717;-0.06858158,-0.3681046;0.3941028;-0.1185748,-0.4886536;0.4832439;-0.2778786,0.07406057;-0.002239794;-0.009679079,0.1184348;-0.3237241;-0.06757832,0.1317145;-0.6506661;-0.02860951,0.1500946;-0.6762288;-0.07949042,-0.05581319;0.007741302;-0.04907779,-0.07157718;-0.3212502;-0.06285004,-0.0401084;-0.6416624;0.007376358,-0.02028574;-0.6288624;-0.06559713,0.005230129;0.507561;-0.01400709,765.6287
+0;0;0,0.009397658;0.2926467;0.006309533,0.01865213;0.5776886;-0.001716115,0.2064262;0.4495074;0.0004696597,0.2324006;0.2374271;0.01278864,0.2593666;0.02732317;-0.04184717,-0.1791227;0.4729685;0.01093372,-0.3912722;0.4453656;0.005005387,-0.6084851;0.4232425;-0.008596662,0.06434873;0.003523601;-0.03782187,0.07468344;-0.3226918;0.008549057,0.07460164;-0.6411036;0.09340157,0.08492951;-0.6613781;0.03526627,-0.06581255;0.006564411;-0.03477478,-0.1032724;-0.3192493;-0.001371756,-0.1198354;-0.6381998;0.07975933,-0.1204053;-0.6001281;0.002633274,0.01638241;0.5074834;0.002627547,0;0;0,0.003546029;0.2928159;-0.004062414,0.005798474;0.5776554;-0.02027011,0.1868574;0.4787557;0.06125426,0.2789903;0.287811;0.09051418,0.3785271;0.1079645;0.01565719,-0.1853176;0.4935717;-0.06858158,-0.3681046;0.3941028;-0.1185748,-0.4886536;0.4832439;-0.2778786,0.07406057;-0.002239794;-0.009679079,0.1184348;-0.3237241;-0.06757832,0.1317145;-0.6506661;-0.02860951,0.1500946;-0.6762288;-0.07949042,-0.05581319;0.007741302;-0.04907779,-0.07157718;-0.3212502;-0.06285004,-0.0401084;-0.6416624;0.007376358,-0.02028574;-0.6288624;-0.06559713,0.005230129;0.507561;-0.01400709,765.6511
+0;0;0,0.009396122;0.2925989;0.006308502,0.0186523;0.5776929;-0.001717334,0.2058219;0.4497121;0.0004743307,0.2317735;0.2378189;0.01278245,0.2587098;0.02794635;-0.04179318,-0.1784997;0.4730986;0.01090509,-0.3904621;0.44552;0.00498198,-0.6074358;0.4234213;-0.008605089,0.06408754;0.003509298;-0.03766835,0.07442258;-0.3227163;0.008704033,0.07434092;-0.6405815;0.09341091,0.0846911;-0.6609647;0.03514998,-0.06554541;0.006537766;-0.03463363,-0.1030065;-0.3192861;-0.001229554,-0.119541;-0.6376892;0.07976228,-0.1201122;-0.5996001;0.002469547,0.01638309;0.5075036;0.00262535,0;0;0,0.004751518;0.2927555;-0.003722191,0.00756231;0.5776452;-0.01985145,0.1874707;0.4785314;0.06249046,0.2786393;0.2876713;0.09386635,0.3758641;0.1049448;0.02380276,-0.1824282;0.4930547;-0.06989878,-0.3646804;0.3937451;-0.1213328,-0.4839774;0.4827283;-0.2813351,0.07385325;-0.002311081;-0.008876324,0.1189649;-0.3235994;-0.06734943,0.1330999;-0.6498507;-0.02767706,0.1516542;-0.6752979;-0.07887554,-0.05504987;0.007795108;-0.04946899,-0.07027169;-0.3212758;-0.06215718,-0.03771517;-0.6408857;0.008576158,-0.01746148;-0.6281378;-0.06444494,0.006908074;0.5075688;-0.01357222,765.6849
+0;0;0,0.009386695;0.2923054;0.006302173,0.0186409;0.5773389;-0.001723263,0.2061924;0.4492271;0.0004649437,0.2321252;0.237487;0.01276416,0.259066;0.02757925;-0.04182065,-0.1789049;0.4726608;0.01091675,-0.390714;0.4451021;0.004997925,-0.6077242;0.4229997;-0.008591428,0.06446245;0.003529828;-0.03788871,0.07478398;-0.3222693;0.008423042,0.07470246;-0.6395739;0.09298052,0.08508929;-0.6601355;0.03451334,-0.06592886;0.006576013;-0.03483624,-0.1033409;-0.3188219;-0.001475837,-0.1198463;-0.6366634;0.07937317,-0.1204195;-0.5985456;0.00180681,0.01637123;0.5071353;0.002620304,0;0;0,0.004986569;0.2924593;-0.003595352,0.008588314;0.5772834;-0.01963854,0.1882608;0.4785174;0.06393075,0.276945;0.2869604;0.09707642,0.376071;0.1055093;0.02625179,-0.1823789;0.493811;-0.06878647,-0.3634792;0.3949954;-0.1244263,-0.4806129;0.4844134;-0.2858286,0.074298;-0.002462119;-0.008784533,0.119152;-0.323405;-0.06692386,0.1342908;-0.6489407;-0.02655578,0.1528549;-0.6742414;-0.07832432,-0.05531894;0.008063158;-0.04978175,-0.07000877;-0.3205881;-0.06277807,-0.03637516;-0.6392897;0.008847952,-0.01599356;-0.6266074;-0.06441498,0.007723689;0.5071949;-0.01336122,765.7066

+ 136 - 0
DataCSV/Sam/FirstPersonPerspective_OneArm_Sideways_None_Fast.csv

@@ -0,0 +1,136 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.006915552;0.2986187;0.007856485,0.01249402;0.5861326;0.001503455,0.1795434;0.4643785;0.005068239,0.2129732;0.2192153;0.0201912,0.2434897;0.001299858;-0.03607458,-0.1552584;0.458377;0.006550109,-0.2038119;0.2153447;0.001156843,-0.2506764;-0.003011048;-0.04018005,0.0807304;0.005534889;-0.04578416,0.0947792;-0.3290118;-0.0006735548,0.09532105;-0.6608193;0.08611438,0.1053273;-0.6801124;0.02931343,-0.08167525;0.007087368;-0.04385365,-0.1154089;-0.3270184;-0.006581265,-0.1325249;-0.6596494;0.0752251,-0.1321426;-0.6216691;-0.0002232492,0.01118045;0.5149573;0.005454796,0;0;0,0.009755507;0.2986148;0.004089832,0.02356294;0.5858217;-0.002237082,0.1884367;0.4894275;-0.0426023,0.2671413;0.2543709;-0.04487896,0.2407935;0.03679419;-0.1044645,-0.1416093;0.4764317;0.05887282,-0.1821482;0.231999;0.06664842,-0.2268828;0.02456708;-0.01431505,0.0768785;0.004596651;-0.05208445,0.1323549;-0.328243;-0.06923032,0.1417648;-0.661843;0.009833813,0.1606852;-0.6882703;-0.03722215,-0.08740836;0.002833163;-0.03155905,-0.11058;-0.3341259;-0.04024754,-0.09486704;-0.666213;0.04401372,-0.1095826;-0.652336;-0.02864843,0.02036645;0.514741;0.002298117,848.1284
+0;0;0,0.006915552;0.2986187;0.007856485,0.01249402;0.5861326;0.001503455,0.1795434;0.4643785;0.005068239,0.2129732;0.2192153;0.0201912,0.2434897;0.001299858;-0.03607458,-0.1552584;0.458377;0.006550109,-0.2038119;0.2153447;0.001156843,-0.2506764;-0.003011048;-0.04018005,0.0807304;0.005534889;-0.04578416,0.0947792;-0.3290118;-0.0006735548,0.09532105;-0.6608193;0.08611438,0.1053273;-0.6801124;0.02931343,-0.08167525;0.007087368;-0.04385365,-0.1154089;-0.3270184;-0.006581265,-0.1325249;-0.6596494;0.0752251,-0.1321426;-0.6216691;-0.0002232492,0.01118045;0.5149573;0.005454796,0;0;0,0.009755507;0.2986148;0.004089832,0.02356294;0.5858217;-0.002237082,0.1884367;0.4894275;-0.0426023,0.2671413;0.2543709;-0.04487896,0.2407935;0.03679419;-0.1044645,-0.1416093;0.4764317;0.05887282,-0.1821482;0.231999;0.06664842,-0.2268828;0.02456708;-0.01431505,0.0768785;0.004596651;-0.05208445,0.1323549;-0.328243;-0.06923032,0.1417648;-0.661843;0.009833813,0.1606852;-0.6882703;-0.03722215,-0.08740836;0.002833163;-0.03155905,-0.11058;-0.3341259;-0.04024754,-0.09486704;-0.666213;0.04401372,-0.1095826;-0.652336;-0.02864843,0.02036645;0.514741;0.002298117,848.1438
+0;0;0,0.006921598;0.2988797;0.007863354,0.01252997;0.587936;0.001475624,0.1797833;0.4657227;0.005061894,0.2130778;0.2215514;0.02012367,0.2440752;0.0002021939;-0.03702871,-0.1554386;0.4597136;0.006545622,-0.2037957;0.2176647;0.001174179,-0.2513986;-0.004131764;-0.04081408,0.08240074;0.005649408;-0.04673145,0.0963462;-0.3264365;-0.001952656,0.09689017;-0.6595419;0.08517475,0.106893;-0.6788182;0.0283932,-0.08336514;0.007234008;-0.04476099,-0.1168507;-0.3244142;-0.007762764,-0.1340336;-0.6583464;0.07436357,-0.1336514;-0.6203688;-0.001059003,0.0112091;0.5163649;0.005448936,0;0;0,0.01053782;0.2988591;0.003323078,0.02452841;0.587557;-0.004991531,0.1871558;0.4886874;-0.05190444,0.2694968;0.2559457;-0.05439711,0.2429931;0.03553498;-0.1171618,-0.1367094;0.4730953;0.06472917,-0.1759287;0.2296285;0.07659018,-0.2257374;0.0183761;-0.001603484,0.07606366;0.004082888;-0.05659747,0.1329592;-0.3261654;-0.07000113,0.1407813;-0.6608821;0.01033711,0.1597388;-0.6873088;-0.03666282,-0.09082207;0.00199455;-0.02744082,-0.1116136;-0.3326218;-0.03640037,-0.09917217;-0.6667147;0.04592739,-0.1030844;-0.6969025;-5.598366E-05,0.02120523;0.5161123;-3.623962E-05,848.1629
+0;0;0,0.006840283;0.2988831;0.007805934,0.0123821;0.5879396;0.001374709,0.1796533;0.4657279;0.005020301,0.2129786;0.2215596;0.02005988,0.2440137;0.0002367944;-0.03717449,-0.1555342;0.4596194;0.006656506,-0.2038522;0.2175605;0.001385002,-0.2515431;-0.004291996;-0.04020567,0.08239594;0.005688776;-0.04673513,0.09631308;-0.3264112;-0.002051752,0.0970046;-0.6594846;0.0851966,0.106441;-0.6790025;0.0285283,-0.0833495;0.007192988;-0.04479672,-0.1168303;-0.3244601;-0.007837862,-0.134071;-0.6583934;0.07427149,-0.1337182;-0.6204188;-0.001151539,0.01107865;0.5163689;0.005360796,0;0;0,0.01053782;0.2988591;0.003323078,0.02452841;0.587557;-0.004991531,0.1871558;0.4886874;-0.05190444,0.2694968;0.2559457;-0.05439711,0.2429931;0.03553498;-0.1171618,-0.1367094;0.4730953;0.06472917,-0.1759287;0.2296285;0.07659018,-0.2257374;0.0183761;-0.001603484,0.07606366;0.004082888;-0.05659747,0.1329592;-0.3261654;-0.07000113,0.1407813;-0.6608821;0.01033711,0.1597388;-0.6873088;-0.03666282,-0.09082207;0.00199455;-0.02744082,-0.1116136;-0.3326218;-0.03640037,-0.09917217;-0.6667147;0.04592739,-0.1030844;-0.6969025;-5.598366E-05,0.02120523;0.5161123;-3.623962E-05,848.1826
+0;0;0,0.006870912;0.3002215;0.007840889,0.01245331;0.5913962;0.001361273,0.1811451;0.468202;0.005034765,0.2130452;0.234476;0.01943115,0.2459364;-8.350611E-05;-0.04122625,-0.1568871;0.4620416;0.006684857,-0.2031387;0.2303348;0.001638799,-0.2536819;-0.004786029;-0.04243929,0.08333225;0.005753421;-0.0472662,0.09715842;-0.3241759;-0.002874888,0.09785277;-0.6586154;0.0847313,0.1072762;-0.6780654;0.02814063,-0.08429664;0.007274726;-0.04530577,-0.1175586;-0.3222106;-0.008588482,-0.13487;-0.6575136;0.07385765,-0.1345177;-0.6195499;-0.001462072,0.01113979;0.5192727;0.00537815,0;0;0,0.009590209;0.3002379;0.002619267,0.02248831;0.5910529;-0.007548809,0.1838896;0.4900354;-0.06223727,0.2722693;0.2709416;-0.06853485,0.2406615;0.0349739;-0.124208,-0.1356892;0.4704397;0.06920472,-0.1753541;0.2378559;0.08277594,-0.2300076;0.01569022;-0.003448859,0.07469366;0.004596502;-0.06009316,0.1319173;-0.3234739;-0.07059741,0.138114;-0.6593313;0.01117373,0.1565511;-0.6859267;-0.03566265,-0.09339253;0.001315967;-0.02208084,-0.1135824;-0.3311258;-0.03156283,-0.1058627;-0.6673075;0.04873306,-0.1253021;-0.6536117;-0.0226314,0.01939422;0.5190728;-0.002168417,848.2046
+0;0;0,0.006896133;0.3013235;0.007869669,0.01252407;0.5948751;0.00133619,0.1792059;0.4716707;0.005047726,0.2110328;0.2384807;0.01941109,0.2440656;0.002911717;-0.04150736,-0.1548519;0.4655828;0.006678416,-0.2009974;0.2344073;0.001643931,-0.251758;-0.00172545;-0.04262387,0.08388912;0.005791868;-0.04758207,0.09766173;-0.3228593;-0.003362719,0.09835625;-0.6573812;0.08426504,0.107778;-0.6768221;0.02768473,-0.08485997;0.00732334;-0.04560853,-0.1179931;-0.3208855;-0.009033479,-0.1353088;-0.6562711;0.07343294,-0.1349565;-0.6183088;-0.001872987,0.01119943;0.522141;0.005387074,0;0;0,0.01051232;0.3013197;0.001138449,0.02392545;0.5943993;-0.01154017,0.1824896;0.4913947;-0.06601048,0.2719055;0.2734616;-0.07634497,0.2397814;0.03573431;-0.1287732,-0.1293869;0.4707765;0.06961442,-0.1750046;0.2403889;0.09052853,-0.230791;0.01451173;0.01202784,0.07385974;0.004773498;-0.06210423,0.1304517;-0.3221548;-0.07057977,0.1360589;-0.6580036;0.01162839,0.1543247;-0.684646;-0.03519583,-0.09483129;0.001454308;-0.0184362,-0.1147209;-0.3296998;-0.02833578,-0.1082999;-0.666188;0.05115283,-0.1140061;-0.6955956;0.004540782,0.02064054;0.521858;-0.005591869,848.2265
+0;0;0,0.006840877;0.3013261;0.007819284,0.01244842;0.5948755;0.001175315,0.1791526;0.4717499;0.005044463,0.2109961;0.2385579;0.01933883,0.2443916;0.003171504;-0.04208551,-0.155024;0.4658643;0.006478831,-0.2015309;0.2347575;0.001621533,-0.25233;-0.001684248;-0.04091934,0.08388787;0.005801636;-0.04758308,0.09765628;-0.3228643;-0.003472388,0.09869955;-0.6573819;0.08416805,0.1077631;-0.67742;0.02805609,-0.08485405;0.007318727;-0.04562026,-0.1179532;-0.3209038;-0.009136893,-0.1354108;-0.6561938;0.07368722,-0.1350139;-0.6182346;-0.001618817,0.01112272;0.522143;0.005255124,0;0;0,0.01051232;0.3013197;0.001138449,0.02392545;0.5943993;-0.01154017,0.1824896;0.4913947;-0.06601048,0.2719055;0.2734616;-0.07634497,0.2397814;0.03573431;-0.1287732,-0.1293869;0.4707765;0.06961442,-0.1750046;0.2403889;0.09052853,-0.230791;0.01451173;0.01202784,0.07385974;0.004773498;-0.06210423,0.1304517;-0.3221548;-0.07057977,0.1360589;-0.6580036;0.01162839,0.1543247;-0.684646;-0.03519583,-0.09483129;0.001454308;-0.0184362,-0.1147209;-0.3296998;-0.02833578,-0.1082999;-0.666188;0.05115283,-0.1140061;-0.6955956;0.004540782,0.02064054;0.521858;-0.005591869,848.2379
+0;0;0,0.006840877;0.3013261;0.007819284,0.01244842;0.5948755;0.001175315,0.1791526;0.4717499;0.005044463,0.2109961;0.2385579;0.01933883,0.2443916;0.003171504;-0.04208551,-0.155024;0.4658643;0.006478831,-0.2015309;0.2347575;0.001621533,-0.25233;-0.001684248;-0.04091934,0.08388787;0.005801636;-0.04758308,0.09765628;-0.3228643;-0.003472388,0.09869955;-0.6573819;0.08416805,0.1077631;-0.67742;0.02805609,-0.08485405;0.007318727;-0.04562026,-0.1179532;-0.3209038;-0.009136893,-0.1354108;-0.6561938;0.07368722,-0.1350139;-0.6182346;-0.001618817,0.01112272;0.522143;0.005255124,0;0;0,0.01051232;0.3013197;0.001138449,0.02392545;0.5943993;-0.01154017,0.1824896;0.4913947;-0.06601048,0.2719055;0.2734616;-0.07634497,0.2397814;0.03573431;-0.1287732,-0.1293869;0.4707765;0.06961442,-0.1750046;0.2403889;0.09052853,-0.230791;0.01451173;0.01202784,0.07385974;0.004773498;-0.06210423,0.1304517;-0.3221548;-0.07057977,0.1360589;-0.6580036;0.01162839,0.1543247;-0.684646;-0.03519583,-0.09483129;0.001454308;-0.0184362,-0.1147209;-0.3296998;-0.02833578,-0.1082999;-0.666188;0.05115283,-0.1140061;-0.6955956;0.004540782,0.02064054;0.521858;-0.005591869,848.2495
+0;0;0,0.006865267;0.3024004;0.007847162,0.01251486;0.5981512;0.00115317,0.177265;0.4750587;0.005055601,0.2093011;0.2404563;0.01943643,0.2427491;0.004700631;-0.04208427,-0.1530454;0.4692412;0.006473375,-0.1998337;0.2367366;0.001586698,-0.2507125;-7.608533E-05;-0.04102092,0.08471221;0.005858647;-0.04805067,0.09838223;-0.3204584;-0.004255217,0.09943095;-0.6567203;0.0838422,0.108385;-0.676154;0.02840794,-0.08568789;0.007390647;-0.04606856,-0.1185505;-0.3184862;-0.009845924,-0.1360991;-0.6555245;0.07341005,-0.135707;-0.6176615;-0.0009864718,0.01117913;0.5248688;0.005263824,0;0;0,0.01208432;0.3023386;-0.0001888275,0.02693973;0.5974702;-0.01481795,0.1812303;0.4921691;-0.07220125,0.2729385;0.2736498;-0.08270717,0.2397285;0.0357344;-0.1354105,-0.1222622;0.4710194;0.06927668,-0.1692257;0.2397883;0.09373115,-0.2266345;0.01443514;0.01370321,0.07298154;0.004962623;-0.06456327,0.1308407;-0.3193721;-0.07142258,0.1346018;-0.6568239;0.01192307,0.1530682;-0.6837583;-0.03295779,-0.09652682;0.0007584828;-0.01418961,-0.1164254;-0.3279852;-0.02511569,-0.111961;-0.6664777;0.05386056,-0.118057;-0.6946998;0.007278815,0.02323858;0.5244304;-0.00845623,848.2719
+0;0;0,0.006847233;0.302401;0.007840632,0.01250594;0.5981516;0.001141982,0.1772364;0.4750075;0.005046135,0.2092664;0.2404031;0.01940821,0.2429036;0.004741088;-0.04236779,-0.1531088;0.4693885;0.006378609,-0.2002145;0.2369452;0.001628854,-0.2510952;4.917383E-06;-0.04026106,0.08471431;0.005856765;-0.0480472,0.0985746;-0.3204061;-0.003908876,0.09966324;-0.6566644;0.08420183,0.1079682;-0.6755877;0.0282164,-0.08568271;0.007388534;-0.04607853,-0.1184822;-0.3184987;-0.009892266,-0.136076;-0.6555474;0.07331209,-0.135663;-0.6176859;-0.001084477,0.01116603;0.5248693;0.005251957,0;0;0,0.01208432;0.3023386;-0.0001888275,0.02693973;0.5974702;-0.01481795,0.1812303;0.4921691;-0.07220125,0.2729385;0.2736498;-0.08270717,0.2397285;0.0357344;-0.1354105,-0.1222622;0.4710194;0.06927668,-0.1692257;0.2397883;0.09373115,-0.2266345;0.01443514;0.01370321,0.07298154;0.004962623;-0.06456327,0.1308407;-0.3193721;-0.07142258,0.1346018;-0.6568239;0.01192307,0.1530682;-0.6837583;-0.03295779,-0.09652682;0.0007584828;-0.01418961,-0.1164254;-0.3279852;-0.02511569,-0.111961;-0.6664777;0.05386056,-0.118057;-0.6946998;0.007278815,0.02323858;0.5244304;-0.00845623,848.2841
+0;0;0,0.00686823;0.3033283;0.007864675,0.01254129;0.5998254;0.001151993,0.1777904;0.4764045;0.005062247,0.2111021;0.232412;0.01999905,0.2435737;0.004916176;-0.03963629,-0.1535909;0.470768;0.0063989,-0.2025815;0.229023;0.001459076,-0.2516991;0.0002931654;-0.03897927,0.08606569;0.005950193;-0.04881366,0.099879;-0.3192065;-0.004824985,0.1009705;-0.6563445;0.08351623,0.1092666;-0.6752157;0.02759041,-0.08704954;0.007506398;-0.04681358,-0.1197378;-0.3172759;-0.01075,-0.1373776;-0.6552064;0.07267202,-0.1369651;-0.6173533;-0.001645319,0.01119918;0.5264227;0.005268715,0;0;0,0.01179831;0.3032778;-0.0006687641,0.02598554;0.5991815;-0.01554728,0.1800013;0.4937264;-0.07540679,0.2744945;0.2663261;-0.09041524,0.2394588;0.03703384;-0.1410384,-0.1204173;0.4693788;0.0722998,-0.1701369;0.2293421;0.1001472,-0.2282209;0.009941548;0.03047094,0.07231667;0.005398571;-0.06757689,0.1300618;-0.3178651;-0.07190919,0.1330365;-0.6560142;0.01243377,0.1510092;-0.6830958;-0.03232765,-0.0986089;0.0002184093;-0.0100855,-0.11929;-0.3273109;-0.02231336,-0.1138317;-0.6670438;0.05526956,-0.122661;-0.6952451;0.00923083,0.02243426;0.5260128;-0.009189606,848.2951
+0;0;0,0.00686823;0.3033283;0.007864675,0.01254129;0.5998254;0.001151993,0.1777904;0.4764045;0.005062247,0.2111021;0.232412;0.01999905,0.2435737;0.004916176;-0.03963629,-0.1535909;0.470768;0.0063989,-0.2025815;0.229023;0.001459076,-0.2516991;0.0002931654;-0.03897927,0.08606569;0.005950193;-0.04881366,0.099879;-0.3192065;-0.004824985,0.1009705;-0.6563445;0.08351623,0.1092666;-0.6752157;0.02759041,-0.08704954;0.007506398;-0.04681358,-0.1197378;-0.3172759;-0.01075,-0.1373776;-0.6552064;0.07267202,-0.1369651;-0.6173533;-0.001645319,0.01119918;0.5264227;0.005268715,0;0;0,0.01179831;0.3032778;-0.0006687641,0.02598554;0.5991815;-0.01554728,0.1800013;0.4937264;-0.07540679,0.2744945;0.2663261;-0.09041524,0.2394588;0.03703384;-0.1410384,-0.1204173;0.4693788;0.0722998,-0.1701369;0.2293421;0.1001472,-0.2282209;0.009941548;0.03047094,0.07231667;0.005398571;-0.06757689,0.1300618;-0.3178651;-0.07190919,0.1330365;-0.6560142;0.01243377,0.1510092;-0.6830958;-0.03232765,-0.0986089;0.0002184093;-0.0100855,-0.11929;-0.3273109;-0.02231336,-0.1138317;-0.6670438;0.05526956,-0.122661;-0.6952451;0.00923083,0.02243426;0.5260128;-0.009189606,848.316
+0;0;0,0.006868497;0.3047164;0.007892678,0.01255724;0.6029621;0.001129227,0.1763048;0.479599;0.005109946,0.2095341;0.2363206;0.01998339,0.2424432;0.007671505;-0.04013401,-0.152076;0.4739428;0.006506729,-0.2009616;0.2329119;0.001602934,-0.2506239;0.003031641;-0.03921673,0.08666749;0.006003608;-0.04916468,0.1004763;-0.3186315;-0.005229369,0.1016271;-0.6559557;0.08291649,0.1090754;-0.6762766;0.02828211,-0.08765872;0.007542273;-0.04715426,-0.1202912;-0.3167217;-0.01114099,-0.1379983;-0.6547711;0.07233179,-0.1376009;-0.6169289;-0.001903772,0.01120965;0.5291635;0.005270004,0;0;0,0.01242746;0.304636;-0.002003193,0.02666069;0.6022215;-0.01828337,0.1779238;0.4945928;-0.07932568,0.2741798;0.2687884;-0.09535408,0.23904;0.03822862;-0.1461959,-0.1163342;0.4719585;0.07234338,-0.1646188;0.2329262;0.1046224,-0.223359;0.01153429;0.03744575,0.0711363;0.005743951;-0.06979322,0.1284803;-0.3170753;-0.07268882,0.130976;-0.6550519;0.01289248,0.1480147;-0.6823768;-0.03178549,-0.09960379;0.000452574;-0.006583507,-0.1220131;-0.3264206;-0.01926148,-0.1173031;-0.6664063;0.05784971,-0.1264071;-0.6944305;0.01177491,0.02309994;0.5286793;-0.01164436,848.3275
+0;0;0,0.006868497;0.3047164;0.007892678,0.01255724;0.6029621;0.001129227,0.1763048;0.479599;0.005109946,0.2095341;0.2363206;0.01998339,0.2424432;0.007671505;-0.04013401,-0.152076;0.4739428;0.006506729,-0.2009616;0.2329119;0.001602934,-0.2506239;0.003031641;-0.03921673,0.08666749;0.006003608;-0.04916468,0.1004763;-0.3186315;-0.005229369,0.1016271;-0.6559557;0.08291649,0.1090754;-0.6762766;0.02828211,-0.08765872;0.007542273;-0.04715426,-0.1202912;-0.3167217;-0.01114099,-0.1379983;-0.6547711;0.07233179,-0.1376009;-0.6169289;-0.001903772,0.01120965;0.5291635;0.005270004,0;0;0,0.01242746;0.304636;-0.002003193,0.02666069;0.6022215;-0.01828337,0.1779238;0.4945928;-0.07932568,0.2741798;0.2687884;-0.09535408,0.23904;0.03822862;-0.1461959,-0.1163342;0.4719585;0.07234338,-0.1646188;0.2329262;0.1046224,-0.223359;0.01153429;0.03744575,0.0711363;0.005743951;-0.06979322,0.1284803;-0.3170753;-0.07268882,0.130976;-0.6550519;0.01289248,0.1480147;-0.6823768;-0.03178549,-0.09960379;0.000452574;-0.006583507,-0.1220131;-0.3264206;-0.01926148,-0.1173031;-0.6664063;0.05784971,-0.1264071;-0.6944305;0.01177491,0.02309994;0.5286793;-0.01164436,848.3405
+0;0;0,0.006881861;0.3053093;0.007908036,0.01257912;0.6039985;0.001136921,0.1760452;0.4806636;0.005121048,0.2091162;0.2385444;0.01992362,0.2423152;0.007881284;-0.04072332,-0.1517778;0.475017;0.006515459,-0.2004305;0.2351346;0.001635031,-0.2505303;0.003229469;-0.03954419,0.08614624;0.005967501;-0.048869,0.09993763;-0.3182577;-0.004989158,0.1010903;-0.6561475;0.08330449,0.1085288;-0.6764022;0.02874183,-0.08713152;0.007496911;-0.04687066,-0.1197228;-0.3163576;-0.01090287,-0.1374596;-0.6549738;0.07270987,-0.1370627;-0.617142;-0.001428224,0.01123051;0.5301439;0.005280835,0;0;0,0.01256056;0.3052205;-0.002527952,0.0264114;0.6032606;-0.01900125,0.1760823;0.4947146;-0.08265734,0.2743466;0.2709683;-0.09736085,0.2393705;0.03860942;-0.150008,-0.1143143;0.4720995;0.07399616,-0.1600606;0.2340388;0.1081857,-0.2258136;0.0142145;0.03511383,0.07006533;0.005979538;-0.07000041,0.1277226;-0.3163662;-0.07255578,0.1293328;-0.6547421;0.01384878,0.1458055;-0.6822265;-0.03067255,-0.0990695;0.0007529884;-0.005443362,-0.1211006;-0.3257855;-0.01661898,-0.1184177;-0.6665757;0.05967955,-0.1275171;-0.6944197;0.01353597,0.02294467;0.5296568;-0.0123713,848.3528
+0;0;0,0.006852097;0.3053105;0.007889636,0.01252031;0.6039993;0.00107795,0.1759897;0.4806627;0.005115221,0.2090664;0.2385434;0.01990311,0.2423798;0.007915884;-0.04081634,-0.1519179;0.4752681;0.006341857,-0.2011077;0.2354874;0.001862301,-0.251837;0.003735617;-0.03940951,0.08615437;0.005976364;-0.04885358,0.09992961;-0.3182393;-0.00489771,0.1011808;-0.6561558;0.08329234,0.1083916;-0.6767646;0.0290272,-0.08712055;0.007491558;-0.04689189,-0.1196679;-0.31635;-0.01076792,-0.1374223;-0.6549747;0.07280685,-0.1351388;-0.6792233;0.02172036,0.01117561;0.5301452;0.005230543,0;0;0,0.01256056;0.3052205;-0.002527952,0.0264114;0.6032606;-0.01900125,0.1760823;0.4947146;-0.08265734,0.2743466;0.2709683;-0.09736085,0.2393705;0.03860942;-0.150008,-0.1143143;0.4720995;0.07399616,-0.1600606;0.2340388;0.1081857,-0.2258136;0.0142145;0.03511383,0.07006533;0.005979538;-0.07000041,0.1277226;-0.3163662;-0.07255578,0.1293328;-0.6547421;0.01384878,0.1458055;-0.6822265;-0.03067255,-0.0990695;0.0007529884;-0.005443362,-0.1211006;-0.3257855;-0.01661898,-0.1184177;-0.6665757;0.05967955,-0.1275171;-0.6944197;0.01353597,0.02294467;0.5296568;-0.0123713,848.3722
+0;0;0,0.006852097;0.3053105;0.007889636,0.01252031;0.6039993;0.00107795,0.1759897;0.4806627;0.005115221,0.2090664;0.2385434;0.01990311,0.2423798;0.007915884;-0.04081634,-0.1519179;0.4752681;0.006341857,-0.2011077;0.2354874;0.001862301,-0.251837;0.003735617;-0.03940951,0.08615437;0.005976364;-0.04885358,0.09992961;-0.3182393;-0.00489771,0.1011808;-0.6561558;0.08329234,0.1083916;-0.6767646;0.0290272,-0.08712055;0.007491558;-0.04689189,-0.1196679;-0.31635;-0.01076792,-0.1374223;-0.6549747;0.07280685,-0.1351388;-0.6792233;0.02172036,0.01117561;0.5301452;0.005230543,0;0;0,0.01256056;0.3052205;-0.002527952,0.0264114;0.6032606;-0.01900125,0.1760823;0.4947146;-0.08265734,0.2743466;0.2709683;-0.09736085,0.2393705;0.03860942;-0.150008,-0.1143143;0.4720995;0.07399616,-0.1600606;0.2340388;0.1081857,-0.2258136;0.0142145;0.03511383,0.07006533;0.005979538;-0.07000041,0.1277226;-0.3163662;-0.07255578,0.1293328;-0.6547421;0.01384878,0.1458055;-0.6822265;-0.03067255,-0.0990695;0.0007529884;-0.005443362,-0.1211006;-0.3257855;-0.01661898,-0.1184177;-0.6665757;0.05967955,-0.1275171;-0.6944197;0.01353597,0.02294467;0.5296568;-0.0123713,848.3833
+0;0;0,0.006881578;0.306624;0.00792358,0.01256982;0.6063662;0.001089504,0.1747341;0.4831965;0.005140264,0.2074511;0.2437106;0.01976731,0.2412602;0.009651199;-0.04185568,-0.150585;0.4778445;0.006357217,-0.1992398;0.2406717;0.001926383,-0.2507239;0.005471364;-0.03995959,0.08603321;0.00596796;-0.04878487,0.0997535;-0.3169546;-0.00500432,0.1010053;-0.6550369;0.08322902,0.1082132;-0.6756254;0.02898579,-0.08699803;0.007481023;-0.04682595,-0.1194156;-0.3150689;-0.01084605,-0.1371787;-0.6538598;0.07276973,-0.1348961;-0.6780865;0.02170387,0.01122104;0.5322884;0.005254676,0;0;0,0.01228908;0.3065432;-0.002949953,0.02575816;0.6056436;-0.01969385,0.1734226;0.4961386;-0.08408952,0.2740765;0.2765201;-0.1006529,0.2377877;0.04028718;-0.1516571,-0.1124735;0.4727299;0.07345458,-0.1614874;0.2384423;0.1101261,-0.2290498;0.01576419;0.0354665,0.06912266;0.006137371;-0.07072258,0.1253778;-0.3151359;-0.07239151,0.1264593;-0.6536424;0.01420259,0.1426637;-0.6811847;-0.03029203,-0.09899703;0.001505454;-0.003822747,-0.1218272;-0.3237143;-0.01355903,-0.1208978;-0.6648368;0.06207813,-0.1303246;-0.6924189;0.01572181,0.02234921;0.5318156;-0.01302242,848.3948
+0;0;0,0.00683839;0.306626;0.00788593,0.01252046;0.6063677;0.001016856,0.1746747;0.4831723;0.005077101,0.2075273;0.2437062;0.01972445,0.2412534;0.009643003;-0.04192978,-0.150614;0.4777808;0.006374313,-0.1997106;0.2406909;0.002406573,-0.2525407;0.005772427;-0.0393854,0.08604885;0.005975538;-0.04875636,0.09976494;-0.316943;-0.004945304,0.1014677;-0.6550843;0.08305439,0.107838;-0.6768264;0.0298036,-0.0869464;0.007467366;-0.04692392,-0.1193609;-0.3151;-0.01109759,-0.1371702;-0.6538374;0.07272452,-0.1350947;-0.6781281;0.02171779,0.01116945;0.5322901;0.005186416,0;0;0,0.01228908;0.3065432;-0.002949953,0.02575816;0.6056436;-0.01969385,0.1734226;0.4961386;-0.08408952,0.2740765;0.2765201;-0.1006529,0.2377877;0.04028718;-0.1516571,-0.1124735;0.4727299;0.07345458,-0.1614874;0.2384423;0.1101261,-0.2290498;0.01576419;0.0354665,0.06912266;0.006137371;-0.07072258,0.1253778;-0.3151359;-0.07239151,0.1264593;-0.6536424;0.01420259,0.1426637;-0.6811847;-0.03029203,-0.09899703;0.001505454;-0.003822747,-0.1218272;-0.3237143;-0.01355903,-0.1208978;-0.6648368;0.06207813,-0.1303246;-0.6924189;0.01572181,0.02234921;0.5318156;-0.01302242,848.4167
+0;0;0,0.006854474;0.3073472;0.007904478,0.01255449;0.6080357;0.001013846,0.1743169;0.4847259;0.005087345,0.2076419;0.241816;0.01994534,0.240744;0.01208355;-0.04056812,-0.1502005;0.4793472;0.00638148,-0.2000033;0.2388476;0.002356679,-0.2518559;0.008275717;-0.03866203,0.0859983;0.005972029;-0.04872772,0.0996934;-0.316452;-0.00498376,0.1013962;-0.6546032;0.08301855,0.1077155;-0.6759309;0.03019428,-0.08689533;0.00746298;-0.04689636,-0.1192602;-0.3146104;-0.01112489,-0.13707;-0.6533579;0.07269971,-0.1350111;-0.6772137;0.02210153,0.01119928;0.5337272;0.0051964,0;0;0,0.01293385;0.30723;-0.003771782,0.02688144;0.6072053;-0.02145243,0.1732147;0.4965047;-0.08671069,0.2743853;0.2731352;-0.1011021,0.239158;0.04200065;-0.1546791,-0.110106;0.4733595;0.07273045,-0.1613553;0.2363007;0.1116299,-0.2289225;0.01780379;0.03932213,0.06852543;0.006149828;-0.07121944,0.1249252;-0.3145913;-0.0727942,0.125346;-0.6529635;0.01437068,0.1406433;-0.6808836;-0.02894354,-0.09896757;0.001794547;-0.002822092,-0.1225668;-0.3228792;-0.01222299,-0.1222219;-0.6640739;0.06314044,-0.1321184;-0.691002;0.0170305,0.02335256;0.5331706;-0.01456189,848.4281
+0;0;0,0.006854474;0.3073472;0.007904478,0.01255449;0.6080357;0.001013846,0.1743169;0.4847259;0.005087345,0.2076419;0.241816;0.01994534,0.240744;0.01208355;-0.04056812,-0.1502005;0.4793472;0.00638148,-0.2000033;0.2388476;0.002356679,-0.2518559;0.008275717;-0.03866203,0.0859983;0.005972029;-0.04872772,0.0996934;-0.316452;-0.00498376,0.1013962;-0.6546032;0.08301855,0.1077155;-0.6759309;0.03019428,-0.08689533;0.00746298;-0.04689636,-0.1192602;-0.3146104;-0.01112489,-0.13707;-0.6533579;0.07269971,-0.1350111;-0.6772137;0.02210153,0.01119928;0.5337272;0.0051964,0;0;0,0.01293385;0.30723;-0.003771782,0.02688144;0.6072053;-0.02145243,0.1732147;0.4965047;-0.08671069,0.2743853;0.2731352;-0.1011021,0.239158;0.04200065;-0.1546791,-0.110106;0.4733595;0.07273045,-0.1613553;0.2363007;0.1116299,-0.2289225;0.01780379;0.03932213,0.06852543;0.006149828;-0.07121944,0.1249252;-0.3145913;-0.0727942,0.125346;-0.6529635;0.01437068,0.1406433;-0.6808836;-0.02894354,-0.09896757;0.001794547;-0.002822092,-0.1225668;-0.3228792;-0.01222299,-0.1222219;-0.6640739;0.06314044,-0.1321184;-0.691002;0.0170305,0.02335256;0.5331706;-0.01456189,848.4504
+0;0;0,0.006816127;0.3077553;0.007910049,0.01252501;0.6087916;0.001000866,0.1740989;0.4854332;0.005088341,0.2075064;0.2428868;0.01993008,0.2406815;0.01162057;-0.04091111,-0.1500671;0.4801127;0.00648976,-0.2001032;0.2400159;0.002613506,-0.2549559;0.008437678;-0.03799407,0.08610271;0.005959177;-0.04873706,0.09972887;-0.3163096;-0.005081292,0.1013304;-0.6553242;0.08316761,0.1106824;-0.7042154;0.007423781,-0.08690608;0.007506009;-0.04706891,-0.1192392;-0.314407;-0.01135825,-0.1372297;-0.6540099;0.07271029,-0.132402;-0.7035021;-0.002828456,0.01116575;0.5344137;0.005186687,0;0;0,0.01279211;0.30764;-0.004041672,0.02648464;0.6079659;-0.02190971,0.1725571;0.4967693;-0.08716178,0.274754;0.2742683;-0.1017969,0.2403386;0.04163289;-0.1564105,-0.1095435;0.4734039;0.07286552,-0.160557;0.2367902;0.1125733,-0.2296274;0.01705801;0.04023167,0.06813931;0.006224066;-0.07171321,0.1249394;-0.3142768;-0.07298231,0.1252126;-0.6535027;0.01446509,0.08549107;-0.6474434;-0.08502078,-0.09908321;0.001868102;-0.00187469,-0.122612;-0.322642;-0.01127178,-0.1235681;-0.6647428;0.06414303,-0.1385987;-0.7193699;-0.004126541,0.02301927;0.533861;-0.01498866,848.4619
+0;0;0,0.006816127;0.3077553;0.007910049,0.01252501;0.6087916;0.001000866,0.1740989;0.4854332;0.005088341,0.2075064;0.2428868;0.01993008,0.2406815;0.01162057;-0.04091111,-0.1500671;0.4801127;0.00648976,-0.2001032;0.2400159;0.002613506,-0.2549559;0.008437678;-0.03799407,0.08610271;0.005959177;-0.04873706,0.09972887;-0.3163096;-0.005081292,0.1013304;-0.6553242;0.08316761,0.1106824;-0.7042154;0.007423781,-0.08690608;0.007506009;-0.04706891,-0.1192392;-0.314407;-0.01135825,-0.1372297;-0.6540099;0.07271029,-0.132402;-0.7035021;-0.002828456,0.01116575;0.5344137;0.005186687,0;0;0,0.01279211;0.30764;-0.004041672,0.02648464;0.6079659;-0.02190971,0.1725571;0.4967693;-0.08716178,0.274754;0.2742683;-0.1017969,0.2403386;0.04163289;-0.1564105,-0.1095435;0.4734039;0.07286552,-0.160557;0.2367902;0.1125733,-0.2296274;0.01705801;0.04023167,0.06813931;0.006224066;-0.07171321,0.1249394;-0.3142768;-0.07298231,0.1252126;-0.6535027;0.01446509,0.08549107;-0.6474434;-0.08502078,-0.09908321;0.001868102;-0.00187469,-0.122612;-0.322642;-0.01127178,-0.1235681;-0.6647428;0.06414303,-0.1385987;-0.7193699;-0.004126541,0.02301927;0.533861;-0.01498866,848.4729
+0;0;0,0.006827454;0.3082667;0.007923193,0.01254472;0.6097442;0.001004752,0.1744258;0.4862036;0.005097072,0.2074224;0.2466397;0.01975631,0.2412616;0.01074409;-0.04230279,-0.1503545;0.480873;0.006501147,-0.1997753;0.2437287;0.002672559,-0.2557261;0.00751476;-0.0387479,0.08623642;0.005968432;-0.04881275,0.09986136;-0.3162716;-0.005160883,0.1014642;-0.6555598;0.08315925,0.1108137;-0.7044306;0.007434972,-0.08704106;0.007517666;-0.04714201,-0.1193713;-0.3143666;-0.01143454,-0.1373763;-0.6542437;0.07270186,-0.1325499;-0.7037153;-0.0028174,0.01118382;0.5352769;0.005195605,0;0;0,0.01314573;0.3081368;-0.004078865,0.02700665;0.6089057;-0.02182651,0.1730218;0.4972287;-0.08771396,0.2777315;0.2792897;-0.1029775,0.242882;0.04180405;-0.158016,-0.1088203;0.4729179;0.07296569,-0.1605857;0.2396632;0.1130544,-0.2314344;0.01511666;0.04092612,0.06790189;0.006265432;-0.07214642,0.1246297;-0.3142205;-0.07284284,0.1239443;-0.653576;0.01523042,0.08404934;-0.6474997;-0.0841589,-0.09924567;0.002003213;-0.001145867,-0.1232903;-0.3224497;-0.01019627,-0.1250085;-0.6648527;0.06514814,-0.1402531;-0.719391;-0.003138475,0.02349678;0.5347082;-0.01495624,848.4949
+0;0;0,0.006779193;0.3082674;0.007934598,0.01248817;0.6097454;0.001020997,0.1743472;0.4861304;0.005042643,0.2073715;0.2465708;0.01970953,0.2412582;0.01066598;-0.04228845,-0.1504102;0.4808735;0.006559473,-0.2007225;0.2439087;0.003269351,-0.2600909;0.00840953;-0.03745816,0.08625055;0.005967468;-0.04878792,0.0998054;-0.3162767;-0.005144708,0.1015044;-0.6555469;0.08324292,0.1105056;-0.7048063;0.007883087,-0.08700319;0.0075152;-0.04721223,-0.1193343;-0.3143581;-0.01140708,-0.1373573;-0.6542702;0.07258396,-0.132629;-0.7041049;-0.002557613,0.01112764;0.5352778;0.0052084,0;0;0,0.01314573;0.3081368;-0.004078865,0.02700665;0.6089057;-0.02182651,0.1730218;0.4972287;-0.08771396,0.2777315;0.2792897;-0.1029775,0.242882;0.04180405;-0.158016,-0.1088203;0.4729179;0.07296569,-0.1605857;0.2396632;0.1130544,-0.2314344;0.01511666;0.04092612,0.06790189;0.006265432;-0.07214642,0.1246297;-0.3142205;-0.07284284,0.1239443;-0.653576;0.01523042,0.08404934;-0.6474997;-0.0841589,-0.09924567;0.002003213;-0.001145867,-0.1232903;-0.3224497;-0.01019627,-0.1250085;-0.6648527;0.06514814,-0.1402531;-0.719391;-0.003138475,0.02349678;0.5347082;-0.01495624,848.5062
+0;0;0,0.00679024;0.3087698;0.007947527,0.01250492;0.610548;0.001027914,0.1748213;0.4867407;0.005052153,0.2074922;0.2497444;0.01956211,0.2417857;0.01100829;-0.04317994,-0.1508481;0.481469;0.006573243,-0.2006221;0.2470396;0.003318324,-0.2607029;0.008714184;-0.03789797,0.08615965;0.00596118;-0.04873651,0.09969129;-0.3157313;-0.00516801,0.1013919;-0.655324;0.08330363,0.1103933;-0.7045849;0.007942393,-0.08691151;0.00750728;-0.04716248,-0.1191873;-0.313815;-0.01141863,-0.1372274;-0.6540502;0.07265225,-0.132499;-0.7038863;-0.002490722,0.0111434;0.5360261;0.005218375,0;0;0,0.01276658;0.3086583;-0.003887415,0.02625152;0.6097584;-0.02142119,0.1726727;0.4978082;-0.08770609,0.2789392;0.2835603;-0.1035328,0.2449232;0.04274529;-0.1579254,-0.1097268;0.4728095;0.07326128,-0.1615368;0.2423377;0.1138038,-0.235034;0.01517893;0.04235771,0.06776251;0.006361366;-0.0721252,0.1239336;-0.3136569;-0.07285547,0.122176;-0.6532221;0.01572037,0.08229562;-0.6471476;-0.08367658,-0.09914052;0.002071888;-0.001065322,-0.1237606;-0.3217915;-0.009652647,-0.1264479;-0.6645123;0.0657701,-0.1417366;-0.7189217;-0.002669148,0.02281936;0.535497;-0.01460981,848.5287
+0;0;0,0.00679024;0.3087698;0.007947527,0.01250492;0.610548;0.001027914,0.1748213;0.4867407;0.005052153,0.2074922;0.2497444;0.01956211,0.2417857;0.01100829;-0.04317994,-0.1508481;0.481469;0.006573243,-0.2006221;0.2470396;0.003318324,-0.2607029;0.008714184;-0.03789797,0.08615965;0.00596118;-0.04873651,0.09969129;-0.3157313;-0.00516801,0.1013919;-0.655324;0.08330363,0.1103933;-0.7045849;0.007942393,-0.08691151;0.00750728;-0.04716248,-0.1191873;-0.313815;-0.01141863,-0.1372274;-0.6540502;0.07265225,-0.132499;-0.7038863;-0.002490722,0.0111434;0.5360261;0.005218375,0;0;0,0.01276658;0.3086583;-0.003887415,0.02625152;0.6097584;-0.02142119,0.1726727;0.4978082;-0.08770609,0.2789392;0.2835603;-0.1035328,0.2449232;0.04274529;-0.1579254,-0.1097268;0.4728095;0.07326128,-0.1615368;0.2423377;0.1138038,-0.235034;0.01517893;0.04235771,0.06776251;0.006361366;-0.0721252,0.1239336;-0.3136569;-0.07285547,0.122176;-0.6532221;0.01572037,0.08229562;-0.6471476;-0.08367658,-0.09914052;0.002071888;-0.001065322,-0.1237606;-0.3217915;-0.009652647,-0.1264479;-0.6645123;0.0657701,-0.1417366;-0.7189217;-0.002669148,0.02281936;0.535497;-0.01460981,848.5513
+0;0;0,0.006726845;0.3095828;0.00795891,0.0124361;0.6120242;0.0009957645,0.1742204;0.4882627;0.005093225,0.2070585;0.250852;0.01944788,0.2412865;0.01058312;-0.04326894,-0.1503851;0.482994;0.006648615,-0.2020481;0.2485333;0.003929403,-0.2671998;0.009909019;-0.03666373,0.08577564;0.005920816;-0.04845734,0.09918685;-0.3157813;-0.004897211,0.1009769;-0.6556482;0.08347395,0.1089657;-0.6777473;0.0322285,-0.08642647;0.00748507;-0.04706454,-0.1188769;-0.3138119;-0.01122049,-0.1368919;-0.6542758;0.07293442,-0.1365224;-0.61656;-0.0001720488,0.01107485;0.5373549;0.005200421,0;0;0,0.01239114;0.3094904;-0.003501654,0.02551242;0.6112961;-0.02062869,0.1711259;0.4984016;-0.08710909,0.2771516;0.2835083;-0.1021972,0.2463647;0.0409606;-0.1574862,-0.1099807;0.4739217;0.0732658,-0.1605407;0.2427001;0.1136201,-0.2370528;0.01402639;0.04514856,0.06724924;0.00650388;-0.07194352,0.1217027;-0.3138153;-0.07183194,0.119433;-0.653543;0.01706219,0.1332173;-0.6818497;-0.02553535,-0.09866675;0.001976743;-0.001263884,-0.125823;-0.3217186;-0.008574661,-0.1291324;-0.6646317;0.06706831,-0.1393044;-0.6912229;0.02126218,0.02215894;0.5368722;-0.01392865,848.5632
+0;0;0,0.006726845;0.3095828;0.00795891,0.0124361;0.6120242;0.0009957645,0.1742204;0.4882627;0.005093225,0.2070585;0.250852;0.01944788,0.2412865;0.01058312;-0.04326894,-0.1503851;0.482994;0.006648615,-0.2020481;0.2485333;0.003929403,-0.2671998;0.009909019;-0.03666373,0.08577564;0.005920816;-0.04845734,0.09918685;-0.3157813;-0.004897211,0.1009769;-0.6556482;0.08347395,0.1089657;-0.6777473;0.0322285,-0.08642647;0.00748507;-0.04706454,-0.1188769;-0.3138119;-0.01122049,-0.1368919;-0.6542758;0.07293442,-0.1365224;-0.61656;-0.0001720488,0.01107485;0.5373549;0.005200421,0;0;0,0.01239114;0.3094904;-0.003501654,0.02551242;0.6112961;-0.02062869,0.1711259;0.4984016;-0.08710909,0.2771516;0.2835083;-0.1021972,0.2463647;0.0409606;-0.1574862,-0.1099807;0.4739217;0.0732658,-0.1605407;0.2427001;0.1136201,-0.2370528;0.01402639;0.04514856,0.06724924;0.00650388;-0.07194352,0.1217027;-0.3138153;-0.07183194,0.119433;-0.653543;0.01706219,0.1332173;-0.6818497;-0.02553535,-0.09866675;0.001976743;-0.001263884,-0.125823;-0.3217186;-0.008574661,-0.1291324;-0.6646317;0.06706831,-0.1393044;-0.6912229;0.02126218,0.02215894;0.5368722;-0.01392865,848.585
+0;0;0,0.006738276;0.3101089;0.007972435,0.01245756;0.6130812;0.0009973072,0.1747819;0.4890308;0.005101485,0.207602;0.2517503;0.01944826,0.2419315;0.01076885;-0.04345456,-0.1509027;0.4837446;0.006662045,-0.2025373;0.2494126;0.003944325,-0.2678823;0.01008058;-0.0367692,0.08539282;0.005894391;-0.04824108,0.09880108;-0.315737;-0.004690509,0.1005911;-0.6555991;0.08367939,0.1125168;-0.703373;0.007179774,-0.08604074;0.007451663;-0.04685448,-0.118484;-0.3137748;-0.01101831,-0.1364988;-0.6542338;0.0731354,-0.1359472;-0.6127157;-0.03599852,0.01109402;0.5382862;0.005209038,0;0;0,0.01241069;0.3100169;-0.003460169,0.0254825;0.6123645;-0.0204699,0.1716617;0.4987227;-0.0868609,0.2776683;0.2839187;-0.1012418,0.2486671;0.04070283;-0.1579194,-0.1103854;0.4744556;0.0736087,-0.1614551;0.2433855;0.1134023,-0.2388477;0.01426169;0.04469991,0.06700875;0.006561786;-0.07155871,0.1207515;-0.313805;-0.07172465,0.1179307;-0.653517;0.01719403,0.07803968;-0.6474276;-0.08220506,-0.09821514;0.001951269;-0.001963907,-0.1267277;-0.3215652;-0.008841841,-0.130475;-0.6644215;0.06701504,-0.1458726;-0.7188185;-0.001419269,0.0221431;0.5378098;-0.01381135,848.6073
+0;0;0,0.006669776;0.3101113;0.0079364,0.01236717;0.6130828;0.0009028269,0.1747055;0.4890676;0.005112065,0.2075947;0.2517874;0.01930299,0.2414843;0.01071882;-0.04350474,-0.1510033;0.4837925;0.006757761,-0.206401;0.2503211;0.00407245,-0.2749878;0.01174581;-0.03573987,0.08542656;0.005903658;-0.04818016,0.09868535;-0.3157562;-0.004794002,0.1006733;-0.6555125;0.0839777,0.1116778;-0.7035388;0.00759726,-0.08599217;0.007426406;-0.04694757,-0.118497;-0.3137897;-0.01107448,-0.1365195;-0.6542203;0.07319228,-0.135989;-0.6127065;-0.03594219,0.01100714;0.5382884;0.005126585,0;0;0,0.01241069;0.3100169;-0.003460169,0.0254825;0.6123645;-0.0204699,0.1716617;0.4987227;-0.0868609,0.2776683;0.2839187;-0.1012418,0.2486671;0.04070283;-0.1579194,-0.1103854;0.4744556;0.0736087,-0.1614551;0.2433855;0.1134023,-0.2388477;0.01426169;0.04469991,0.06700875;0.006561786;-0.07155871,0.1207515;-0.313805;-0.07172465,0.1179307;-0.653517;0.01719403,0.07803968;-0.6474276;-0.08220506,-0.09821514;0.001951269;-0.001963907,-0.1267277;-0.3215652;-0.008841841,-0.130475;-0.6644215;0.06701504,-0.1458726;-0.7188185;-0.001419269,0.0221431;0.5378098;-0.01381135,848.6185
+0;0;0,0.006676618;0.3104295;0.007944543,0.01237845;0.6136366;0.0009060181,0.1751219;0.4894529;0.005117842,0.2079778;0.2524131;0.01929439,0.2421887;0.00905928;-0.04410874,-0.1513947;0.4841648;0.00676762,-0.2067362;0.25093;0.004085029,-0.2759733;0.01009299;-0.0361047,0.08519524;0.005887672;-0.0480497,0.09844253;-0.3154931;-0.004701179,0.1004314;-0.655407;0.08411169,0.1114385;-0.7034516;0.007713445,-0.08575932;0.007406297;-0.04682044,-0.1182359;-0.3135311;-0.01097848,-0.1362668;-0.6541197;0.07332738,-0.1357362;-0.6126032;-0.03583255,0.01101758;0.5387958;0.005132398,0;0;0,0.01224771;0.3103423;-0.003439903,0.02510213;0.6129393;-0.02038717,0.1719263;0.4989875;-0.08644104,0.2786948;0.2847663;-0.09978628,0.2521914;0.03902572;-0.1574109,-0.1111097;0.4747311;0.07371575,-0.1624034;0.2439348;0.1133438,-0.2426858;0.01341516;0.04386808,0.06706925;0.00653565;-0.07113838,0.1204509;-0.3136058;-0.07141733,0.116843;-0.6534724;0.01752543,0.07709864;-0.6473887;-0.08195925,-0.09793099;0.002034887;-0.002654786,-0.1271439;-0.3211426;-0.009220087,-0.1313858;-0.6640455;0.06715297,-0.1466406;-0.7183865;-0.001423143,0.02181695;0.5383336;-0.0137496,848.6301
+0;0;0,0.006676618;0.3104295;0.007944543,0.01237845;0.6136366;0.0009060181,0.1751219;0.4894529;0.005117842,0.2079778;0.2524131;0.01929439,0.2421887;0.00905928;-0.04410874,-0.1513947;0.4841648;0.00676762,-0.2067362;0.25093;0.004085029,-0.2759733;0.01009299;-0.0361047,0.08519524;0.005887672;-0.0480497,0.09844253;-0.3154931;-0.004701179,0.1004314;-0.655407;0.08411169,0.1114385;-0.7034516;0.007713445,-0.08575932;0.007406297;-0.04682044,-0.1182359;-0.3135311;-0.01097848,-0.1362668;-0.6541197;0.07332738,-0.1357362;-0.6126032;-0.03583255,0.01101758;0.5387958;0.005132398,0;0;0,0.01224771;0.3103423;-0.003439903,0.02510213;0.6129393;-0.02038717,0.1719263;0.4989875;-0.08644104,0.2786948;0.2847663;-0.09978628,0.2521914;0.03902572;-0.1574109,-0.1111097;0.4747311;0.07371575,-0.1624034;0.2439348;0.1133438,-0.2426858;0.01341516;0.04386808,0.06706925;0.00653565;-0.07113838,0.1204509;-0.3136058;-0.07141733,0.116843;-0.6534724;0.01752543,0.07709864;-0.6473887;-0.08195925,-0.09793099;0.002034887;-0.002654786,-0.1271439;-0.3211426;-0.009220087,-0.1313858;-0.6640455;0.06715297,-0.1466406;-0.7183865;-0.001423143,0.02181695;0.5383336;-0.0137496,848.6521
+0;0;0,0.006565562;0.3110503;0.008014177,0.01225186;0.6150146;0.0009839381,0.1744469;0.4910266;0.005261732,0.2073407;0.2531351;0.01944589,0.2416541;0.008264467;-0.04424251,-0.1510555;0.4859642;0.006701584,-0.2112602;0.2530532;0.004846221,-0.2898366;0.01365507;-0.03650012,0.08514648;0.005881335;-0.04795282,0.09814449;-0.3163455;-0.00453008,0.1005016;-0.6555356;0.084185,0.1109807;-0.7029381;0.006906547,-0.08566519;0.007393121;-0.04680602,-0.1184617;-0.3143515;-0.01089749,-0.1359919;-0.6541348;0.07375397,-0.1353993;-0.6125985;-0.03551393,0.01089148;0.5399836;0.005214251,0;0;0,0.01292213;0.3109395;-0.003049135,0.02647664;0.6142988;-0.01939535,0.1724982;0.4996009;-0.08511329,0.2818145;0.2856507;-0.09739566,0.2554739;0.03872934;-0.1568198,-0.1106053;0.4755197;0.07192166,-0.1629322;0.2442707;0.1126812,-0.244623;0.01274811;0.04254461,0.06727737;0.006593406;-0.07081151,0.1197244;-0.314551;-0.07128882,0.115085;-0.6537287;0.01738358,0.0758673;-0.6475976;-0.08244205,-0.09782999;0.001986481;-0.003055249,-0.1284285;-0.3219058;-0.009547031,-0.1327561;-0.6640844;0.0667481,-0.1479768;-0.7186229;-0.001768246,0.02301304;0.5394946;-0.01293421,848.6636
+0;0;0,0.006565562;0.3110503;0.008014177,0.01225186;0.6150146;0.0009839381,0.1744469;0.4910266;0.005261732,0.2073407;0.2531351;0.01944589,0.2416541;0.008264467;-0.04424251,-0.1510555;0.4859642;0.006701584,-0.2112602;0.2530532;0.004846221,-0.2898366;0.01365507;-0.03650012,0.08514648;0.005881335;-0.04795282,0.09814449;-0.3163455;-0.00453008,0.1005016;-0.6555356;0.084185,0.1109807;-0.7029381;0.006906547,-0.08566519;0.007393121;-0.04680602,-0.1184617;-0.3143515;-0.01089749,-0.1359919;-0.6541348;0.07375397,-0.1353993;-0.6125985;-0.03551393,0.01089148;0.5399836;0.005214251,0;0;0,0.01292213;0.3109395;-0.003049135,0.02647664;0.6142988;-0.01939535,0.1724982;0.4996009;-0.08511329,0.2818145;0.2856507;-0.09739566,0.2554739;0.03872934;-0.1568198,-0.1106053;0.4755197;0.07192166,-0.1629322;0.2442707;0.1126812,-0.244623;0.01274811;0.04254461,0.06727737;0.006593406;-0.07081151,0.1197244;-0.314551;-0.07128882,0.115085;-0.6537287;0.01738358,0.0758673;-0.6475976;-0.08244205,-0.09782999;0.001986481;-0.003055249,-0.1284285;-0.3219058;-0.009547031,-0.1327561;-0.6640844;0.0667481,-0.1479768;-0.7186229;-0.001768246,0.02301304;0.5394946;-0.01293421,848.6857
+0;0;0,0.006566375;0.3110888;0.00801517,0.01225266;0.6150523;0.0009852061,0.1745218;0.4910481;0.005262684,0.2076692;0.2513232;0.01955616,0.2412954;0.01135601;-0.0428569,-0.151128;0.4859834;0.006703187,-0.2117966;0.2512773;0.004833525,-0.2887996;0.01667307;-0.03568488,0.08504367;0.005874233;-0.04789492,0.0980425;-0.3163728;-0.004469462,0.1003995;-0.655552;0.08424279,0.1108819;-0.7029786;0.006940283,-0.08556175;0.007384194;-0.0467495,-0.1183603;-0.3143806;-0.01083873,-0.1358899;-0.654153;0.07381003,-0.1352971;-0.6126131;-0.03549188,0.01089239;0.5400273;0.00521518,0;0;0,0.01303143;0.3109721;-0.003190279,0.02662952;0.61432;-0.01969385,0.1732071;0.4995137;-0.08431649,0.2843073;0.2843628;-0.09606218,0.2623768;0.04186794;-0.1537306,-0.1105441;0.4759184;0.0719586,-0.1643565;0.2431136;0.1129133,-0.245865;0.01604137;0.04654402,0.06732729;0.006638288;-0.07059622,0.1202642;-0.3144458;-0.07134318,0.1147434;-0.6536871;0.01699066,0.07572344;-0.6475667;-0.08294749,-0.09770158;0.001975412;-0.003369949,-0.128506;-0.3219122;-0.0101357,-0.1328669;-0.6639588;0.06669603,-0.1482474;-0.7184008;-0.001958378,0.02316013;0.5395256;-0.01319337,848.7079
+0;0;0,0.006417728;0.3110901;0.008085652,0.01205591;0.6150555;0.001101935,0.1743758;0.4911938;0.005430076,0.2073748;0.2514475;0.01970997,0.2406239;0.01142915;-0.04270818,-0.1513072;0.4859598;0.0068993,-0.2162183;0.2523871;0.005677851,-0.2982987;0.01928566;-0.03352496,0.08505477;0.005848584;-0.04787836,0.0977002;-0.316388;-0.00427128,0.09969725;-0.655651;0.08412924,0.1114447;-0.7014685;0.005426466,-0.08558176;0.007398396;-0.04671062,-0.1187922;-0.3143878;-0.01137559,-0.1362746;-0.6540578;0.07369308,-0.1356951;-0.6125121;-0.03560828,0.01070361;0.5400297;0.005320555,0;0;0,0.01303143;0.3109721;-0.003190279,0.02662952;0.61432;-0.01969385,0.1732071;0.4995137;-0.08431649,0.2843073;0.2843628;-0.09606218,0.2623768;0.04186794;-0.1537306,-0.1105441;0.4759184;0.0719586,-0.1643565;0.2431136;0.1129133,-0.245865;0.01604137;0.04654402,0.06732729;0.006638288;-0.07059622,0.1202642;-0.3144458;-0.07134318,0.1147434;-0.6536871;0.01699066,0.07572344;-0.6475667;-0.08294749,-0.09770158;0.001975412;-0.003369949,-0.128506;-0.3219122;-0.0101357,-0.1328669;-0.6639588;0.06669603,-0.1482474;-0.7184008;-0.001958378,0.02316013;0.5395256;-0.01319337,848.7198
+0;0;0,0.006415176;0.3109664;0.008082437,0.01204851;0.6146695;0.00110617,0.1745332;0.4908561;0.005428968,0.2076347;0.2503651;0.01975323,0.2401837;0.01540056;-0.04135065,-0.1514743;0.4856169;0.006899656,-0.216587;0.2513187;0.005674413,-0.2969391;0.02312542;-0.03270294,0.08495724;0.005841878;-0.04782346,0.09762004;-0.3168372;-0.004156489,0.09961381;-0.655542;0.08409858,0.1113692;-0.7014113;0.005342036,-0.08548364;0.007389913;-0.04665706,-0.1187397;-0.3148383;-0.0112735,-0.1361933;-0.6539494;0.0736552,-0.1356134;-0.6123958;-0.03572083,0.01069796;0.5397407;0.005319337,0;0;0,0.01351556;0.3108315;-0.002778292,0.02799593;0.6139141;-0.01858807,0.1746496;0.4991223;-0.0830884,0.2862842;0.2832741;-0.09225726,0.2697887;0.04572219;-0.1496894,-0.1103535;0.4758549;0.07192329,-0.1650652;0.2423807;0.1123363,-0.2511349;0.02302535;0.04542813,0.06740385;0.006564707;-0.07037449,0.1203339;-0.3149733;-0.07120991,0.1143583;-0.6536363;0.01702547,0.07565626;-0.6474609;-0.08313179,-0.09756944;0.002147132;-0.003812866,-0.1285782;-0.3221674;-0.01070368,-0.1331096;-0.663479;0.06675412,-0.1485897;-0.7179606;-0.001949362,0.02426811;0.539211;-0.01230693,848.731
+0;0;0,0.006415176;0.3109664;0.008082437,0.01204851;0.6146695;0.00110617,0.1745332;0.4908561;0.005428968,0.2076347;0.2503651;0.01975323,0.2401837;0.01540056;-0.04135065,-0.1514743;0.4856169;0.006899656,-0.216587;0.2513187;0.005674413,-0.2969391;0.02312542;-0.03270294,0.08495724;0.005841878;-0.04782346,0.09762004;-0.3168372;-0.004156489,0.09961381;-0.655542;0.08409858,0.1113692;-0.7014113;0.005342036,-0.08548364;0.007389913;-0.04665706,-0.1187397;-0.3148383;-0.0112735,-0.1361933;-0.6539494;0.0736552,-0.1356134;-0.6123958;-0.03572083,0.01069796;0.5397407;0.005319337,0;0;0,0.01351556;0.3108315;-0.002778292,0.02799593;0.6139141;-0.01858807,0.1746496;0.4991223;-0.0830884,0.2862842;0.2832741;-0.09225726,0.2697887;0.04572219;-0.1496894,-0.1103535;0.4758549;0.07192329,-0.1650652;0.2423807;0.1123363,-0.2511349;0.02302535;0.04542813,0.06740385;0.006564707;-0.07037449,0.1203339;-0.3149733;-0.07120991,0.1143583;-0.6536363;0.01702547,0.07565626;-0.6474609;-0.08313179,-0.09756944;0.002147132;-0.003812866,-0.1285782;-0.3221674;-0.01070368,-0.1331096;-0.663479;0.06675412,-0.1485897;-0.7179606;-0.001949362,0.02426811;0.539211;-0.01230693,848.7529
+0;0;0,0.006144436;0.3108803;0.008084187,0.0116522;0.6143917;0.001075486,0.1750102;0.4905851;0.005519165,0.2080053;0.2501263;0.01984237,0.2395931;0.01664092;-0.04083043,-0.1526083;0.4850943;0.007168595,-0.2225608;0.252241;0.006670931,-0.3114147;0.02910367;-0.03217655,0.08489242;0.005823392;-0.04770556,0.09716945;-0.3178687;-0.003736373,0.09943285;-0.655819;0.08429596,0.1110736;-0.6994946;0.003300473,-0.08536259;0.00738584;-0.04663834,-0.1194514;-0.315787;-0.01117237,-0.1364251;-0.6541767;0.07350086,-0.1358963;-0.612609;-0.03599695,0.0103295;0.5395212;0.005296224,0;0;0,0.01390958;0.3107243;-0.002569675,0.02869584;0.6136115;-0.01812816,0.1771751;0.4987689;-0.08055615,0.2886903;0.2828632;-0.08851647,0.2723808;0.04692084;-0.1456094,-0.1108963;0.4759226;0.07234292,-0.1658817;0.2423934;0.1117764,-0.2547914;0.02552547;0.04652516,0.06774424;0.006531477;-0.06988931,0.1208157;-0.3160264;-0.07056308,0.1139771;-0.6540571;0.01692224,0.07594126;-0.6478617;-0.08362865,-0.09742684;0.002279353;-0.004390027,-0.1287855;-0.3230365;-0.01123689,-0.1334686;-0.6635153;0.06633499,-0.1488605;-0.7180269;-0.00254716,0.02490435;0.538965;-0.01190901,848.7651
+0;0;0,0.006144436;0.3108803;0.008084187,0.0116522;0.6143917;0.001075486,0.1750102;0.4905851;0.005519165,0.2080053;0.2501263;0.01984237,0.2395931;0.01664092;-0.04083043,-0.1526083;0.4850943;0.007168595,-0.2225608;0.252241;0.006670931,-0.3114147;0.02910367;-0.03217655,0.08489242;0.005823392;-0.04770556,0.09716945;-0.3178687;-0.003736373,0.09943285;-0.655819;0.08429596,0.1110736;-0.6994946;0.003300473,-0.08536259;0.00738584;-0.04663834,-0.1194514;-0.315787;-0.01117237,-0.1364251;-0.6541767;0.07350086,-0.1358963;-0.612609;-0.03599695,0.0103295;0.5395212;0.005296224,0;0;0,0.01390958;0.3107243;-0.002569675,0.02869584;0.6136115;-0.01812816,0.1771751;0.4987689;-0.08055615,0.2886903;0.2828632;-0.08851647,0.2723808;0.04692084;-0.1456094,-0.1108963;0.4759226;0.07234292,-0.1658817;0.2423934;0.1117764,-0.2547914;0.02552547;0.04652516,0.06774424;0.006531477;-0.06988931,0.1208157;-0.3160264;-0.07056308,0.1139771;-0.6540571;0.01692224,0.07594126;-0.6478617;-0.08362865,-0.09742684;0.002279353;-0.004390027,-0.1287855;-0.3230365;-0.01123689,-0.1334686;-0.6635153;0.06633499,-0.1488605;-0.7180269;-0.00254716,0.02490435;0.538965;-0.01190901,848.776
+0;0;0,0.006140607;0.3106865;0.008079149,0.01164334;0.6139199;0.001077696,0.1759067;0.4899321;0.005517676,0.2088474;0.2498692;0.01981729,0.2404441;0.01631802;-0.04087258,-0.1535099;0.4844112;0.007176158,-0.2233471;0.2519412;0.006679315,-0.3122261;0.02874108;-0.03217911,0.0850398;0.005833501;-0.04778839,0.09733141;-0.3182432;-0.003766958,0.09959581;-0.6563429;0.0843043,0.1112452;-0.7000735;0.003248304,-0.08551079;0.007398663;-0.04671931,-0.1196401;-0.3161582;-0.01121121,-0.1366213;-0.6546974;0.07349946,-0.1360921;-0.6131211;-0.03608015,0.01032218;0.5391366;0.005293512,0;0;0,0.01400354;0.3105277;-0.002361536,0.02892175;0.6131459;-0.0176053,0.1787634;0.4980019;-0.07915115,0.29059;0.2826639;-0.08579636,0.2738329;0.0465188;-0.1422093,-0.1118607;0.475267;0.07262302,-0.1677418;0.2422232;0.1111936,-0.2597349;0.02608593;0.04755649,0.06791277;0.006567538;-0.06995893,0.1211929;-0.3163495;-0.07065701,0.1137292;-0.654492;0.01696134,0.07615;-0.6482801;-0.08385491,-0.09760137;0.002204522;-0.0043177,-0.1289223;-0.3234914;-0.01179227,-0.1337712;-0.6639925;0.06636506,-0.1492057;-0.7185532;-0.002578735,0.02509844;0.5385814;-0.01147723,848.7983
+0;0;0,0.005959631;0.3106883;0.008144924,0.01138101;0.6139243;0.001196935,0.1757006;0.4900739;0.005631365,0.208472;0.2499774;0.01975355,0.2396009;0.01632932;-0.04080492,-0.153722;0.484314;0.007394526,-0.2293765;0.2536711;0.007464527,-0.3281489;0.03461611;-0.03109311,0.08502623;0.005766454;-0.04782069,0.09697396;-0.3182992;-0.003623985,0.09938773;-0.6564214;0.084357,0.1110426;-0.7001511;0.003300898,-0.08553299;0.007454555;-0.04666974,-0.1198242;-0.3160907;-0.01121155,-0.1373322;-0.6545918;0.07354403,-0.1368313;-0.6130059;-0.03603472,0.01007507;0.5391401;0.005399338,0;0;0,0.01400354;0.3105277;-0.002361536,0.02892175;0.6131459;-0.0176053,0.1787634;0.4980019;-0.07915115,0.29059;0.2826639;-0.08579636,0.2738329;0.0465188;-0.1422093,-0.1118607;0.475267;0.07262302,-0.1677418;0.2422232;0.1111936,-0.2597349;0.02608593;0.04755649,0.06791277;0.006567538;-0.06995893,0.1211929;-0.3163495;-0.07065701,0.1137292;-0.654492;0.01696134,0.07615;-0.6482801;-0.08385491,-0.09760137;0.002204522;-0.0043177,-0.1289223;-0.3234914;-0.01179227,-0.1337712;-0.6639925;0.06636506,-0.1492057;-0.7185532;-0.002578735,0.02509844;0.5385814;-0.01147723,848.8098
+0;0;0,0.005956892;0.3105455;0.00814118,0.01137668;0.6136929;0.001194946,0.1757916;0.4898299;0.005628631,0.2085294;0.2499802;0.0197363,0.2395275;0.01731305;-0.04056795,-0.1538201;0.4840667;0.007392804,-0.2293967;0.2536609;0.007462733,-0.3277545;0.03552558;-0.03093304,0.08486125;0.005755265;-0.0477279,0.09681469;-0.3184655;-0.003510039,0.09922842;-0.6565813;0.08446929,0.1108926;-0.70037;0.003348239,-0.08536703;0.007440091;-0.04657919,-0.1196746;-0.31626;-0.01110402,-0.1371823;-0.6547548;0.07364996,-0.136681;-0.6131596;-0.03601658,0.01007101;0.5389243;0.00539647,0;0;0,0.01374897;0.3103979;-0.002101898,0.02847771;0.6129416;-0.01723814,0.1793192;0.4980974;-0.07700968,0.2918548;0.2833753;-0.08237886,0.2759607;0.0477677;-0.1368575,-0.112585;0.4748316;0.07247359,-0.1689148;0.2420592;0.1104554,-0.2655433;0.0297758;0.04465129,0.06825069;0.006613284;-0.06935859,0.1211201;-0.3165289;-0.07046056,0.1131661;-0.6546534;0.01715803,0.07611024;-0.6484463;-0.08394694,-0.09734092;0.002376397;-0.005621908,-0.1289195;-0.3234668;-0.01242108,-0.1339598;-0.663886;0.06605111,-0.1494112;-0.7185099;-0.002952531,0.02469076;0.5383893;-0.01112914,848.8323
+0;0;0,0.005956892;0.3105455;0.00814118,0.01137668;0.6136929;0.001194946,0.1757916;0.4898299;0.005628631,0.2085294;0.2499802;0.0197363,0.2395275;0.01731305;-0.04056795,-0.1538201;0.4840667;0.007392804,-0.2293967;0.2536609;0.007462733,-0.3277545;0.03552558;-0.03093304,0.08486125;0.005755265;-0.0477279,0.09681469;-0.3184655;-0.003510039,0.09922842;-0.6565813;0.08446929,0.1108926;-0.70037;0.003348239,-0.08536703;0.007440091;-0.04657919,-0.1196746;-0.31626;-0.01110402,-0.1371823;-0.6547548;0.07364996,-0.136681;-0.6131596;-0.03601658,0.01007101;0.5389243;0.00539647,0;0;0,0.01374897;0.3103979;-0.002101898,0.02847771;0.6129416;-0.01723814,0.1793192;0.4980974;-0.07700968,0.2918548;0.2833753;-0.08237886,0.2759607;0.0477677;-0.1368575,-0.112585;0.4748316;0.07247359,-0.1689148;0.2420592;0.1104554,-0.2655433;0.0297758;0.04465129,0.06825069;0.006613284;-0.06935859,0.1211201;-0.3165289;-0.07046056,0.1131661;-0.6546534;0.01715803,0.07611024;-0.6484463;-0.08394694,-0.09734092;0.002376397;-0.005621908,-0.1289195;-0.3234668;-0.01242108,-0.1339598;-0.663886;0.06605111,-0.1494112;-0.7185099;-0.002952531,0.02469076;0.5383893;-0.01112914,848.8545
+0;0;0,0.005987198;0.3103959;0.008154262,0.01148865;0.6132046;0.001240271,0.176348;0.4894155;0.005683208,0.2093173;0.2481042;0.01983162,0.2392479;0.01653507;-0.04043391,-0.154192;0.4836154;0.007615713,-0.2379243;0.2544711;0.007327307,-0.3402308;0.03947912;-0.0309334,0.08492181;0.005666608;-0.04773816,0.09670356;-0.3190511;-0.003308903,0.09911129;-0.6570256;0.08466376,0.1113107;-0.7003925;0.003111899,-0.08539455;0.007539455;-0.04662279,-0.1198386;-0.3166577;-0.01106806,-0.1374536;-0.6549723;0.07381266,-0.136998;-0.6133648;-0.0359475,0.01015773;0.5385527;0.005427772,0;0;0,0.01380102;0.3102483;-0.00185442,0.02864808;0.6124768;-0.01642442,0.1806286;0.4978683;-0.07492161,0.2930309;0.2813905;-0.07954931,0.2778136;0.04664199;-0.1325927,-0.1132773;0.4744766;0.07268276,-0.1710193;0.240447;0.1102902,-0.2706872;0.03180276;0.04183634,0.06850338;0.006633639;-0.0691812,0.1215022;-0.3170087;-0.07023787,0.1132169;-0.6550076;0.01728272,0.07668846;-0.6487764;-0.08412219,-0.09737947;0.002409277;-0.005847251,-0.1289331;-0.3239507;-0.01276799,-0.1340215;-0.6641518;0.06602931,-0.1493148;-0.7186363;-0.003330156,0.02484056;0.5380286;-0.01049376,848.8766
+0;0;0,0.005987198;0.3103959;0.008154262,0.01148865;0.6132046;0.001240271,0.176348;0.4894155;0.005683208,0.2093173;0.2481042;0.01983162,0.2392479;0.01653507;-0.04043391,-0.154192;0.4836154;0.007615713,-0.2379243;0.2544711;0.007327307,-0.3402308;0.03947912;-0.0309334,0.08492181;0.005666608;-0.04773816,0.09670356;-0.3190511;-0.003308903,0.09911129;-0.6570256;0.08466376,0.1113107;-0.7003925;0.003111899,-0.08539455;0.007539455;-0.04662279,-0.1198386;-0.3166577;-0.01106806,-0.1374536;-0.6549723;0.07381266,-0.136998;-0.6133648;-0.0359475,0.01015773;0.5385527;0.005427772,0;0;0,0.01380102;0.3102483;-0.00185442,0.02864808;0.6124768;-0.01642442,0.1806286;0.4978683;-0.07492161,0.2930309;0.2813905;-0.07954931,0.2778136;0.04664199;-0.1325927,-0.1132773;0.4744766;0.07268276,-0.1710193;0.240447;0.1102902,-0.2706872;0.03180276;0.04183634,0.06850338;0.006633639;-0.0691812,0.1215022;-0.3170087;-0.07023787,0.1132169;-0.6550076;0.01728272,0.07668846;-0.6487764;-0.08412219,-0.09737947;0.002409277;-0.005847251,-0.1289331;-0.3239507;-0.01276799,-0.1340215;-0.6641518;0.06602931,-0.1493148;-0.7186363;-0.003330156,0.02484056;0.5380286;-0.01049376,848.8886
+0;0;0,0.005985201;0.3102924;0.008151542,0.01148488;0.6130032;0.001240682,0.1763241;0.4892647;0.005681096,0.2093091;0.2478384;0.01983625,0.2395904;0.01355618;-0.04113536,-0.1541743;0.4834653;0.007613358,-0.2379466;0.2542118;0.007324814,-0.3414516;0.03670102;-0.03138415,0.08507573;0.005676878;-0.04782468,0.09685475;-0.3189655;-0.003405739,0.09926095;-0.6567258;0.08451116,0.1114712;-0.7001583;0.002886407,-0.08554932;0.00755312;-0.04670729,-0.1199854;-0.3165688;-0.01116082,-0.1375892;-0.6546689;0.07366611,-0.1371333;-0.6130511;-0.03619216,0.01015476;0.5383957;0.005425692,0;0;0,0.01296374;0.3101815;-0.001723528,0.02733317;0.612347;-0.01607919,0.1801315;0.4978807;-0.07319856,0.2931318;0.2815619;-0.07668638,0.2785884;0.04350001;-0.1280446,-0.1142952;0.4718108;0.0710103,-0.1729208;0.2382382;0.1107838,-0.2762567;0.02809547;0.04234152,0.06891316;0.006605328;-0.06902647,0.1208571;-0.3171314;-0.06990266,0.1122652;-0.654981;0.01728106,0.07637332;-0.6487708;-0.08445311,-0.09755469;0.002373101;-0.005895558,-0.1294357;-0.3238748;-0.01299094,-0.1346152;-0.6637856;0.06607249,-0.1499289;-0.7181333;-0.003605127,0.02373723;0.5379255;-0.01024294,848.9102
+0;0;0,0.006011323;0.3102915;0.008165536,0.01157798;0.6130016;0.001274045,0.1764191;0.4893385;0.005594592,0.2095679;0.2479316;0.01969761,0.2391535;0.01353686;-0.04118283,-0.1541211;0.4835291;0.007817504,-0.244802;0.2569199;0.007300847,-0.3587762;0.04484934;-0.03217871,0.08508594;0.005616402;-0.04781367,0.0967329;-0.3190109;-0.003250662,0.09892982;-0.6567558;0.08473089,0.1112948;-0.7005776;0.003481418,-0.08553345;0.007618544;-0.04672572,-0.1200987;-0.3164693;-0.0109936,-0.1376613;-0.6545551;0.07389867,-0.137283;-0.6129344;-0.03595959,0.0102273;0.5383942;0.005452776,0;0;0,0.01296374;0.3101815;-0.001723528,0.02733317;0.612347;-0.01607919,0.1801315;0.4978807;-0.07319856,0.2931318;0.2815619;-0.07668638,0.2785884;0.04350001;-0.1280446,-0.1142952;0.4718108;0.0710103,-0.1729208;0.2382382;0.1107838,-0.2762567;0.02809547;0.04234152,0.06891316;0.006605328;-0.06902647,0.1208571;-0.3171314;-0.06990266,0.1122652;-0.654981;0.01728106,0.07637332;-0.6487708;-0.08445311,-0.09755469;0.002373101;-0.005895558,-0.1294357;-0.3238748;-0.01299094,-0.1346152;-0.6637856;0.06607249,-0.1499289;-0.7181333;-0.003605127,0.02373723;0.5379255;-0.01024294,848.9216
+0;0;0,0.006008148;0.3101276;0.008161222,0.01156994;0.6125726;0.001276745,0.176138;0.4890781;0.005592157,0.2094123;0.2467571;0.01974858,0.2389172;0.01300147;-0.04096586,-0.153856;0.4832782;0.007811395,-0.2448802;0.2558109;0.007292781,-0.3585436;0.04431868;-0.03207913,0.08498681;0.005609858;-0.04775796,0.0966213;-0.3186698;-0.003242683,0.09881752;-0.6563078;0.08471103,0.1111897;-0.7001726;0.003414214,-0.0854338;0.007609667;-0.04667128,-0.119962;-0.3161311;-0.01097742,-0.1375191;-0.6541099;0.07388797,-0.1371405;-0.6124824;-0.03603429,0.01022085;0.5380526;0.005450575,0;0;0,0.01256443;0.3100344;-0.001632452,0.0264484;0.6119701;-0.01571441,0.1798502;0.4984485;-0.07155633,0.2935608;0.2814396;-0.07358098,0.2796754;0.04374534;-0.123652,-0.115106;0.4717966;0.07077029,-0.1751228;0.2374659;0.1096828,-0.2790435;0.02806839;0.0422169,0.06947158;0.006654501;-0.06829691,0.1208875;-0.3168078;-0.06998348,0.112059;-0.6545991;0.01696014,0.07655451;-0.6484007;-0.08497691,-0.09741683;0.002299078;-0.006302869,-0.1294581;-0.3235763;-0.01357507,-0.1346085;-0.6633075;0.06577399,-0.1498696;-0.7175406;-0.004155628,0.02301131;0.5376226;-0.009961128,848.9327
+0;0;0,0.006004037;0.3099155;0.008155638,0.01155842;0.6119571;0.001281529,0.17632;0.4885324;0.005590032,0.2095155;0.2467852;0.01971293,0.2392377;0.01130818;-0.0414486,-0.1540544;0.4827259;0.007811828,-0.2448631;0.2557972;0.007294443,-0.3593634;0.04274754;-0.0323674,0.08503002;0.005612711;-0.04778225,0.09666746;-0.3187493;-0.003255673,0.09886259;-0.6562184;0.08465404,0.1112431;-0.700133;0.0033025,-0.08547724;0.007613537;-0.04669502,-0.1200142;-0.3162093;-0.0109921,-0.1375625;-0.6540191;0.07383084,-0.1371837;-0.6123838;-0.03616542,0.01021161;0.5375634;0.005448287,0;0;0,0.01210426;0.3098413;-0.001402855,0.02535956;0.6114255;-0.01496458,0.1797245;0.4984867;-0.06986666,0.2934335;0.2821229;-0.07014084,0.2794827;0.0424878;-0.1196785,-0.1164628;0.4708319;0.07055627,-0.1775961;0.2375469;0.110355,-0.2880935;0.02897406;0.0443151,0.06986521;0.006701351;-0.06796098,0.1208288;-0.3169158;-0.06981611,0.1115247;-0.6545832;0.0168581,0.07648304;-0.6483839;-0.08531976,-0.09745085;0.002218967;-0.006569329,-0.1296492;-0.323721;-0.0139974,-0.1349102;-0.6632435;0.06547014,-0.1501533;-0.7175438;-0.00449995,0.02212486;0.5371844;-0.009361506,848.9549
+0;0;0,0.006204571;0.3099141;0.008054982,0.01210417;0.6119466;0.001063664,0.1767582;0.4885006;0.005369244,0.2102107;0.2467825;0.01938438,0.2396291;0.01118132;-0.04144478,-0.1536306;0.4828008;0.00798061,-0.2543144;0.260077;0.008096504,-0.3770559;0.05147025;-0.03052074,0.08496939;0.005576877;-0.04789416,0.09650882;-0.318752;-0.003101446,0.09861749;-0.6562301;0.08477564,0.1093607;-0.7002665;0.003302336,-0.08553889;0.007625496;-0.04658004,-0.1201505;-0.3161916;-0.01089704,-0.137917;-0.6539596;0.07404692,-0.1376395;-0.6123257;-0.03594979,0.01065713;0.5375564;0.005259036,0;0;0,0.01210426;0.3098413;-0.001402855,0.02535956;0.6114255;-0.01496458,0.1797245;0.4984867;-0.06986666,0.2934335;0.2821229;-0.07014084,0.2794827;0.0424878;-0.1196785,-0.1164628;0.4708319;0.07055627,-0.1775961;0.2375469;0.110355,-0.2880935;0.02897406;0.0443151,0.06986521;0.006701351;-0.06796098,0.1208288;-0.3169158;-0.06981611,0.1115247;-0.6545832;0.0168581,0.07648304;-0.6483839;-0.08531976,-0.09745085;0.002218967;-0.006569329,-0.1296492;-0.323721;-0.0139974,-0.1349102;-0.6632435;0.06547014,-0.1501533;-0.7175438;-0.00449995,0.02212486;0.5371844;-0.009361506,848.9663
+0;0;0,0.006204571;0.3099141;0.008054982,0.01210417;0.6119466;0.001063664,0.1767582;0.4885006;0.005369244,0.2102107;0.2467825;0.01938438,0.2396291;0.01118132;-0.04144478,-0.1536306;0.4828008;0.00798061,-0.2543144;0.260077;0.008096504,-0.3770559;0.05147025;-0.03052074,0.08496939;0.005576877;-0.04789416,0.09650882;-0.318752;-0.003101446,0.09861749;-0.6562301;0.08477564,0.1093607;-0.7002665;0.003302336,-0.08553889;0.007625496;-0.04658004,-0.1201505;-0.3161916;-0.01089704,-0.137917;-0.6539596;0.07404692,-0.1376395;-0.6123257;-0.03594979,0.01065713;0.5375564;0.005259036,0;0;0,0.01210426;0.3098413;-0.001402855,0.02535956;0.6114255;-0.01496458,0.1797245;0.4984867;-0.06986666,0.2934335;0.2821229;-0.07014084,0.2794827;0.0424878;-0.1196785,-0.1164628;0.4708319;0.07055627,-0.1775961;0.2375469;0.110355,-0.2880935;0.02897406;0.0443151,0.06986521;0.006701351;-0.06796098,0.1208288;-0.3169158;-0.06981611,0.1115247;-0.6545832;0.0168581,0.07648304;-0.6483839;-0.08531976,-0.09745085;0.002218967;-0.006569329,-0.1296492;-0.323721;-0.0139974,-0.1349102;-0.6632435;0.06547014,-0.1501533;-0.7175438;-0.00449995,0.02212486;0.5371844;-0.009361506,848.9776
+0;0;0,0.006197371;0.3095545;0.008045635,0.01208821;0.6111389;0.001064802,0.1763315;0.4879278;0.00536374,0.2098191;0.2459558;0.0193936,0.2394187;0.008903921;-0.0418101,-0.153236;0.4822422;0.007968614,-0.2540255;0.2592844;0.00808463,-0.3775228;0.04939318;-0.03077039,0.0848161;0.005566817;-0.04780776,0.09634787;-0.318547;-0.003044747,0.09845793;-0.656247;0.08489011,0.1092085;-0.7003339;0.003361255,-0.08538457;0.007611739;-0.04649601,-0.1199732;-0.3159906;-0.01083667,-0.1377514;-0.6539806;0.07416314,-0.1374737;-0.6123387;-0.03590856,0.01064337;0.5368616;0.005253806,0;0;0,0.01191299;0.3094907;-0.0008289815,0.02476013;0.610671;-0.01375008,0.1792185;0.4990727;-0.06835532,0.2932682;0.2825985;-0.06778812,0.2793919;0.04094785;-0.11499,-0.1175568;0.4706165;0.07001353,-0.1796882;0.2374741;0.1106711,-0.2929061;0.02910075;0.04301114,0.07022698;0.006960005;-0.0673058,0.1206376;-0.3165207;-0.06964183,0.1106294;-0.654506;0.01663733,0.07601493;-0.6482853;-0.08577251,-0.09723895;0.001904874;-0.007162521,-0.1295392;-0.3238047;-0.01467621,-0.1349922;-0.6635291;0.06492189,-0.1504031;-0.7178026;-0.005162783,0.0216211;0.5365283;-0.008295059,848.9996
+0;0;0,0.006432819;0.3095558;0.007807806,0.01266656;0.6111259;0.0005276995,0.1768669;0.4880925;0.004987518,0.2103871;0.2461349;0.01918924,0.239685;0.00896351;-0.04169573,-0.1528864;0.4826842;0.008229131,-0.2619901;0.2636751;0.007891841,-0.3913376;0.05744848;-0.03154717,0.08474535;0.005455902;-0.04794582,0.09584466;-0.3186787;-0.003224187,0.09780166;-0.6564867;0.08429848,0.1090772;-0.7037746;0.005871266,-0.08546694;0.007680125;-0.04633315,-0.119577;-0.3160629;-0.01149858,-0.1383757;-0.6539258;0.0737863,-0.1297437;-0.7064737;0.0005556718,0.01112832;0.536855;0.004795549,0;0;0,0.01191299;0.3094907;-0.0008289815,0.02476013;0.610671;-0.01375008,0.1792185;0.4990727;-0.06835532,0.2932682;0.2825985;-0.06778812,0.2793919;0.04094785;-0.11499,-0.1175568;0.4706165;0.07001353,-0.1796882;0.2374741;0.1106711,-0.2929061;0.02910075;0.04301114,0.07022698;0.006960005;-0.0673058,0.1206376;-0.3165207;-0.06964183,0.1106294;-0.654506;0.01663733,0.07601493;-0.6482853;-0.08577251,-0.09723895;0.001904874;-0.007162521,-0.1295392;-0.3238047;-0.01467621,-0.1349922;-0.6635291;0.06492189,-0.1504031;-0.7178026;-0.005162783,0.0216211;0.5365283;-0.008295059,849.0111
+0;0;0,0.006428935;0.3093689;0.007803092,0.01266039;0.6108283;0.0005253125,0.1767872;0.4878361;0.004983926,0.2102276;0.2464538;0.01915189,0.2397817;0.007209241;-0.04226528,-0.152819;0.4824303;0.008224092,-0.2616633;0.2639418;0.007887605,-0.3921414;0.05591257;-0.03189614,0.08440746;0.005434149;-0.04775465,0.09551613;-0.3189737;-0.002995323,0.09747153;-0.6565055;0.08445579,0.1087523;-0.7038289;0.005992696,-0.08512617;0.007649503;-0.04614841,-0.1192649;-0.3163663;-0.01128447,-0.1380484;-0.6539531;0.0739307,-0.1294123;-0.7065388;0.0006665662,0.01112255;0.5365769;0.004792043,0;0;0,0.01141883;0.3093222;-0.0008244515,0.02369806;0.6104168;-0.01370454,0.1788109;0.4994541;-0.06712008,0.2933714;0.2839316;-0.06390524,0.2796872;0.04011297;-0.1113253,-0.1186999;0.4707147;0.06977177,-0.1810366;0.238203;0.11023,-0.2981685;0.02941804;0.04261049,0.07044992;0.007136792;-0.06648707,0.120968;-0.3166057;-0.06892705,0.1101448;-0.6545094;0.01641488,0.07587752;-0.6483122;-0.08616091,-0.09679485;0.001644035;-0.00791882,-0.1289812;-0.3243588;-0.01522759,-0.1346886;-0.6638186;0.06423144,-0.1501688;-0.7180201;-0.00600443,0.02070257;0.5362875;-0.008251429,849.0333
+0;0;0,0.006428935;0.3093689;0.007803092,0.01266039;0.6108283;0.0005253125,0.1767872;0.4878361;0.004983926,0.2102276;0.2464538;0.01915189,0.2397817;0.007209241;-0.04226528,-0.152819;0.4824303;0.008224092,-0.2616633;0.2639418;0.007887605,-0.3921414;0.05591257;-0.03189614,0.08440746;0.005434149;-0.04775465,0.09551613;-0.3189737;-0.002995323,0.09747153;-0.6565055;0.08445579,0.1087523;-0.7038289;0.005992696,-0.08512617;0.007649503;-0.04614841,-0.1192649;-0.3163663;-0.01128447,-0.1380484;-0.6539531;0.0739307,-0.1294123;-0.7065388;0.0006665662,0.01112255;0.5365769;0.004792043,0;0;0,0.01141883;0.3093222;-0.0008244515,0.02369806;0.6104168;-0.01370454,0.1788109;0.4994541;-0.06712008,0.2933714;0.2839316;-0.06390524,0.2796872;0.04011297;-0.1113253,-0.1186999;0.4707147;0.06977177,-0.1810366;0.238203;0.11023,-0.2981685;0.02941804;0.04261049,0.07044992;0.007136792;-0.06648707,0.120968;-0.3166057;-0.06892705,0.1101448;-0.6545094;0.01641488,0.07587752;-0.6483122;-0.08616091,-0.09679485;0.001644035;-0.00791882,-0.1289812;-0.3243588;-0.01522759,-0.1346886;-0.6638186;0.06423144,-0.1501688;-0.7180201;-0.00600443,0.02070257;0.5362875;-0.008251429,849.0446
+0;0;0,0.006413714;0.3088586;0.007740335,0.01265158;0.6100355;0.0004361742,0.1764886;0.4873347;0.004704964,0.2096589;0.2462334;0.01900863,0.2394139;0.004293501;-0.04298365,-0.1525517;0.4819815;0.008589858,-0.2699604;0.2683235;0.008974672,-0.4125971;0.06484479;-0.02994198,0.08427209;0.005375678;-0.04769213,0.09513134;-0.3197433;-0.003741261,0.09727877;-0.6568977;0.08404976,0.1072267;-0.7038528;0.005004227,-0.08499881;0.007681636;-0.04605883,-0.1192522;-0.3169117;-0.01116142,-0.1385117;-0.6542897;0.0736329,-0.1385561;-0.6126594;-0.03652145,0.01111265;0.5358493;0.004705537,0;0;0,0.01069076;0.3088351;-0.00110054,0.02241965;0.6096637;-0.01411963,0.1777466;0.4995484;-0.06677771,0.2924374;0.2844764;-0.06180024,0.2786404;0.03761083;-0.1079562,-0.1198895;0.4705046;0.06894895,-0.1821377;0.2382793;0.1093379,-0.3043029;0.02877422;0.04265505,0.07034794;0.007185549;-0.06636834,0.1207514;-0.3171673;-0.06895447,0.1093642;-0.6549698;0.01557231,0.07534443;-0.6488085;-0.0871098,-0.09660624;0.001382355;-0.008399034,-0.1293275;-0.3251436;-0.01628039,-0.1350337;-0.664321;0.06316178,-0.1507175;-0.718553;-0.007039659,0.01955806;0.5355963;-0.00864172,849.0558
+0;0;0,0.006413714;0.3088586;0.007740335,0.01265158;0.6100355;0.0004361742,0.1764886;0.4873347;0.004704964,0.2096589;0.2462334;0.01900863,0.2394139;0.004293501;-0.04298365,-0.1525517;0.4819815;0.008589858,-0.2699604;0.2683235;0.008974672,-0.4125971;0.06484479;-0.02994198,0.08427209;0.005375678;-0.04769213,0.09513134;-0.3197433;-0.003741261,0.09727877;-0.6568977;0.08404976,0.1072267;-0.7038528;0.005004227,-0.08499881;0.007681636;-0.04605883,-0.1192522;-0.3169117;-0.01116142,-0.1385117;-0.6542897;0.0736329,-0.1385561;-0.6126594;-0.03652145,0.01111265;0.5358493;0.004705537,0;0;0,0.01069076;0.3088351;-0.00110054,0.02241965;0.6096637;-0.01411963,0.1777466;0.4995484;-0.06677771,0.2924374;0.2844764;-0.06180024,0.2786404;0.03761083;-0.1079562,-0.1198895;0.4705046;0.06894895,-0.1821377;0.2382793;0.1093379,-0.3043029;0.02877422;0.04265505,0.07034794;0.007185549;-0.06636834,0.1207514;-0.3171673;-0.06895447,0.1093642;-0.6549698;0.01557231,0.07534443;-0.6488085;-0.0871098,-0.09660624;0.001382355;-0.008399034,-0.1293275;-0.3251436;-0.01628039,-0.1350337;-0.664321;0.06316178,-0.1507175;-0.718553;-0.007039659,0.01955806;0.5355963;-0.00864172,849.0785
+0;0;0,0.006406455;0.308509;0.007731574,0.01263442;0.6092077;0.0004397342,0.1761677;0.4867309;0.004700804,0.2095919;0.2437841;0.01911396,0.2393257;0.002016917;-0.04283406,-0.1522628;0.4813877;0.008578498,-0.2705702;0.2660942;0.008966258,-0.4131051;0.06276077;-0.02992261,0.08400162;0.005358425;-0.04753906,0.09487053;-0.32005;-0.003549065,0.09701105;-0.6561183;0.08395916,0.1069625;-0.7031007;0.004885674,-0.08472601;0.007656982;-0.045911,-0.1190099;-0.3172253;-0.01098252,-0.1382074;-0.6535166;0.07353866,-0.1382518;-0.6118822;-0.03665464,0.01109827;0.5351557;0.004701376,0;0;0,0.009942904;0.3085111;-0.0008137226,0.02066734;0.6089196;-0.01331997,0.1762956;0.5002211;-0.06590366,0.2917208;0.2834299;-0.06074071,0.2784327;0.03665635;-0.1065586,-0.1217653;0.4706489;0.06881953,-0.1855894;0.2369677;0.1096562,-0.310158;0.0286705;0.04432642,0.07043038;0.007175148;-0.0658257,0.1206174;-0.3175111;-0.06782889,0.1084233;-0.6545333;0.01506567,0.07463858;-0.6483808;-0.08773423,-0.09623417;0.001323232;-0.009065153,-0.1293585;-0.3254518;-0.01711171,-0.1351161;-0.6635444;0.06203675,-0.1511818;-0.717714;-0.008214988,0.0180881;0.5349671;-0.007972956,849.1004
+0;0;0,0.006528616;0.3085098;0.007598235,0.01289841;0.6092017;0.0001531821,0.1764259;0.4868276;0.004335144,0.2102407;0.2439396;0.01882921,0.2396792;0.002065882;-0.04284329,-0.1521003;0.4816318;0.008903738,-0.2814457;0.2727844;0.00812615,-0.4305627;0.07431667;-0.03121463,0.08394454;0.005307735;-0.04764546,0.09454989;-0.3200837;-0.003466118,0.09665579;-0.6561464;0.08406486,0.1062692;-0.7030649;0.00488741,-0.08478329;0.007700315;-0.04579787,-0.1193406;-0.317154;-0.01087892,-0.1385512;-0.6534753;0.07351986,-0.132406;-0.705016;-0.001255035,0.01132732;0.5351527;0.004453433,0;0;0,0.009942904;0.3085111;-0.0008137226,0.02066734;0.6089196;-0.01331997,0.1762956;0.5002211;-0.06590366,0.2917208;0.2834299;-0.06074071,0.2784327;0.03665635;-0.1065586,-0.1217653;0.4706489;0.06881953,-0.1855894;0.2369677;0.1096562,-0.310158;0.0286705;0.04432642,0.07043038;0.007175148;-0.0658257,0.1206174;-0.3175111;-0.06782889,0.1084233;-0.6545333;0.01506567,0.07463858;-0.6483808;-0.08773423,-0.09623417;0.001323232;-0.009065153,-0.1293585;-0.3254518;-0.01711171,-0.1351161;-0.6635444;0.06203675,-0.1511818;-0.717714;-0.008214988,0.0180881;0.5349671;-0.007972956,849.1119
+0;0;0,0.006523422;0.3082643;0.007592189,0.01289028;0.6088176;0.0001498898,0.1768599;0.486333;0.004330444,0.2105352;0.2444468;0.01876473,0.239847;0.003614023;-0.04264234,-0.1525452;0.4811232;0.008911261,-0.2813571;0.2731372;0.00813688,-0.4298324;0.07552366;-0.03103459,0.08350551;0.005279975;-0.04739627,0.09407231;-0.3189285;-0.003377546,0.0961822;-0.655628;0.08431929,0.1057996;-0.7025782;0.005109139,-0.08433988;0.007660042;-0.04555834,-0.1187715;-0.3160133;-0.01076634,-0.1380185;-0.6529719;0.07379237,-0.1318708;-0.7045462;-0.001013421,0.01131959;0.5347873;0.00444905,0;0;0,0.009131208;0.3082902;-0.0009374618,0.01918638;0.608572;-0.01369953,0.1755898;0.499498;-0.06558466,0.290249;0.2834978;-0.0586195,0.2770127;0.03774518;-0.1040163,-0.1238916;0.4703612;0.06815197,-0.1897028;0.2384125;0.1096252,-0.3175997;0.03265896;0.04686961,0.07057638;0.007218539;-0.0649178,0.1204145;-0.3163127;-0.06695032,0.1072839;-0.6544241;0.01410508,0.07386233;-0.6483142;-0.08885288,-0.09562339;0.001212428;-0.01010702,-0.1292208;-0.3243066;-0.01841635,-0.1350566;-0.6630855;0.06068163,-0.151331;-0.7174391;-0.00937333,0.01674019;0.5346388;-0.00828433,849.1223
+0;0;0,0.006523422;0.3082643;0.007592189,0.01289028;0.6088176;0.0001498898,0.1768599;0.486333;0.004330444,0.2105352;0.2444468;0.01876473,0.239847;0.003614023;-0.04264234,-0.1525452;0.4811232;0.008911261,-0.2813571;0.2731372;0.00813688,-0.4298324;0.07552366;-0.03103459,0.08350551;0.005279975;-0.04739627,0.09407231;-0.3189285;-0.003377546,0.0961822;-0.655628;0.08431929,0.1057996;-0.7025782;0.005109139,-0.08433988;0.007660042;-0.04555834,-0.1187715;-0.3160133;-0.01076634,-0.1380185;-0.6529719;0.07379237,-0.1318708;-0.7045462;-0.001013421,0.01131959;0.5347873;0.00444905,0;0;0,0.009131208;0.3082902;-0.0009374618,0.01918638;0.608572;-0.01369953,0.1755898;0.499498;-0.06558466,0.290249;0.2834978;-0.0586195,0.2770127;0.03774518;-0.1040163,-0.1238916;0.4703612;0.06815197,-0.1897028;0.2384125;0.1096252,-0.3175997;0.03265896;0.04686961,0.07057638;0.007218539;-0.0649178,0.1204145;-0.3163127;-0.06695032,0.1072839;-0.6544241;0.01410508,0.07386233;-0.6483142;-0.08885288,-0.09562339;0.001212428;-0.01010702,-0.1292208;-0.3243066;-0.01841635,-0.1350566;-0.6630855;0.06068163,-0.151331;-0.7174391;-0.00937333,0.01674019;0.5346388;-0.00828433,849.145
+0;0;0,0.006709376;0.3080512;0.007466191,0.01342962;0.6083958;-0.000173477,0.1774907;0.4860156;0.003987371,0.2113765;0.2441554;0.01855526,0.2402953;0.00503765;-0.04230632,-0.1523613;0.4810398;0.009314597,-0.2880229;0.2774456;0.007849358,-0.4516608;0.09443651;-0.03020398,0.08332558;0.005237557;-0.04731023,0.09376524;-0.3189464;-0.003220927,0.09596102;-0.6553547;0.08420652,0.1058969;-0.7024155;0.005135179,-0.08417001;0.007682617;-0.04544478,-0.118637;-0.315969;-0.01066339,-0.1377964;-0.6526142;0.0737278,-0.130589;-0.7046903;-0.0004405081,0.01175728;0.5344062;0.004179857,0;0;0,0.008805886;0.3080878;-0.0008151531,0.01841864;0.6081843;-0.01364446,0.1750679;0.4994918;-0.06578374,0.2898715;0.2835769;-0.05818534,0.2767133;0.03958923;-0.1030698,-0.1250988;0.4705557;0.06810001,-0.192022;0.2389183;0.1096001,-0.3256432;0.03911413;0.04681955,0.07048343;0.007162511;-0.06472731,0.1204704;-0.3163278;-0.06657982,0.106932;-0.6542768;0.01358318,0.07356104;-0.648177;-0.08939505,-0.09537575;0.001276435;-0.01052037,-0.1289932;-0.324216;-0.01904264,-0.1350049;-0.6626989;0.05977482,-0.1515132;-0.7170191;-0.01027471,0.01606666;0.5342864;-0.008188725,849.1674
+0;0;0,0.006709376;0.3080512;0.007466191,0.01342962;0.6083958;-0.000173477,0.1774907;0.4860156;0.003987371,0.2113765;0.2441554;0.01855526,0.2402953;0.00503765;-0.04230632,-0.1523613;0.4810398;0.009314597,-0.2880229;0.2774456;0.007849358,-0.4516608;0.09443651;-0.03020398,0.08332558;0.005237557;-0.04731023,0.09376524;-0.3189464;-0.003220927,0.09596102;-0.6553547;0.08420652,0.1058969;-0.7024155;0.005135179,-0.08417001;0.007682617;-0.04544478,-0.118637;-0.315969;-0.01066339,-0.1377964;-0.6526142;0.0737278,-0.130589;-0.7046903;-0.0004405081,0.01175728;0.5344062;0.004179857,0;0;0,0.008805886;0.3080878;-0.0008151531,0.01841864;0.6081843;-0.01364446,0.1750679;0.4994918;-0.06578374,0.2898715;0.2835769;-0.05818534,0.2767133;0.03958923;-0.1030698,-0.1250988;0.4705557;0.06810001,-0.192022;0.2389183;0.1096001,-0.3256432;0.03911413;0.04681955,0.07048343;0.007162511;-0.06472731,0.1204704;-0.3163278;-0.06657982,0.106932;-0.6542768;0.01358318,0.07356104;-0.648177;-0.08939505,-0.09537575;0.001276435;-0.01052037,-0.1289932;-0.324216;-0.01904264,-0.1350049;-0.6626989;0.05977482,-0.1515132;-0.7170191;-0.01027471,0.01606666;0.5342864;-0.008188725,849.1785
+0;0;0,0.006701692;0.3076984;0.007457641,0.01341128;0.6075665;-0.0001698788,0.1776898;0.4852417;0.003983774,0.211728;0.2422941;0.01861716,0.2406912;0.002809227;-0.04233786,-0.1525897;0.4802594;0.009317907,-0.2888613;0.2757498;0.00784608,-0.4527504;0.0924598;-0.03026568,0.08304323;0.00521981;-0.04714992,0.0934759;-0.3187469;-0.003090158,0.09566847;-0.6546646;0.0842098,0.1055997;-0.7016894;0.005175449,-0.0838848;0.007656585;-0.04529079,-0.1183287;-0.3157782;-0.01053271,-0.1374601;-0.6519325;0.07373542,-0.1302561;-0.7039701;-0.0003981888,0.0117416;0.533695;0.00417651,0;0;0,0.008061156;0.3077558;-0.0004734993,0.01662085;0.6074198;-0.01297569,0.1738093;0.5003519;-0.06599832,0.2890983;0.2834928;-0.05723286,0.2762828;0.03941542;-0.1038096,-0.1263895;0.4694857;0.06930315,-0.1943996;0.2365444;0.108152,-0.336838;0.04244764;0.04534183,0.07038195;0.007218212;-0.06434917,0.1202159;-0.3160759;-0.06578422,0.1062689;-0.653918;0.01254201,0.07253742;-0.6478177;-0.09026289,-0.09497869;0.001220436;-0.01113992,-0.12903;-0.3239966;-0.02002266,-0.135143;-0.6620288;0.05848663,-0.151762;-0.7163077;-0.01150439,0.01453919;0.5336277;-0.007583141,849.1901
+0;0;0,0.006814965;0.3076973;0.007402875,0.01362264;0.6075627;-0.0002493141,0.1778977;0.4853022;0.003587901,0.2123616;0.2424116;0.01817019,0.2414956;0.002909139;-0.04263411,-0.1524695;0.4805356;0.009869859,-0.2973497;0.2820385;0.007657691,-0.4653819;0.1023759;-0.02967764,0.08301795;0.005175046;-0.04719932,0.09323376;-0.3187795;-0.002999559,0.09564299;-0.6546034;0.08465521,0.1066037;-0.7008511;0.005005985,-0.08391333;0.007699684;-0.04523061,-0.1185297;-0.3157117;-0.01042709,-0.1377194;-0.6518746;0.07379339,-0.1383764;-0.6102599;-0.03639974,0.01193154;0.5336918;0.004099546,0;0;0,0.008061156;0.3077558;-0.0004734993,0.01662085;0.6074198;-0.01297569,0.1738093;0.5003519;-0.06599832,0.2890983;0.2834928;-0.05723286,0.2762828;0.03941542;-0.1038096,-0.1263895;0.4694857;0.06930315,-0.1943996;0.2365444;0.108152,-0.336838;0.04244764;0.04534183,0.07038195;0.007218212;-0.06434917,0.1202159;-0.3160759;-0.06578422,0.1062689;-0.653918;0.01254201,0.07253742;-0.6478177;-0.09026289,-0.09497869;0.001220436;-0.01113992,-0.12903;-0.3239966;-0.02002266,-0.135143;-0.6620288;0.05848663,-0.151762;-0.7163077;-0.01150439,0.01453919;0.5336277;-0.007583141,849.2121
+0;0;0,0.006810527;0.3074969;0.007398055,0.01361633;0.6072798;-0.0002529002,0.1775213;0.485128;0.003585417,0.2119418;0.242543;0.01814936,0.2412271;0.00179629;-0.04297082,-0.1521091;0.480372;0.009853365,-0.296807;0.2821246;0.007643981,-0.4657121;0.1015287;-0.02988531,0.08284665;0.005164368;-0.04710193,0.09304766;-0.3183208;-0.002966199,0.09545986;-0.6545581;0.08479647,0.1064218;-0.7008141;0.005138628,-0.08374017;0.007683796;-0.04513728,-0.1183064;-0.315259;-0.01038418,-0.1375197;-0.6518357;0.07393996,-0.1381768;-0.6102198;-0.0362651,0.01192525;0.5334097;0.004095921,0;0;0,0.007993869;0.3075566;-0.0007293224,0.01644213;0.607116;-0.01380587,0.1734937;0.5002086;-0.06600976,0.2892932;0.2839646;-0.05744505,0.2770047;0.03844267;-0.1034913,-0.1262345;0.4690659;0.06825022,-0.1968991;0.2371624;0.1066126,-0.3512779;0.05048315;0.04440092,0.07017775;0.007114261;-0.06429076,0.1201369;-0.3156788;-0.06614041,0.1061564;-0.6541659;0.01128459,0.07254641;-0.6480985;-0.09156537,-0.09473795;0.001293586;-0.01148386,-0.1286565;-0.3234541;-0.02060247,-0.1350614;-0.6620924;0.05715788,-0.1518851;-0.7160999;-0.01312899,0.01436891;0.5333359;-0.008257627,849.2231
+0;0;0,0.006810527;0.3074969;0.007398055,0.01361633;0.6072798;-0.0002529002,0.1775213;0.485128;0.003585417,0.2119418;0.242543;0.01814936,0.2412271;0.00179629;-0.04297082,-0.1521091;0.480372;0.009853365,-0.296807;0.2821246;0.007643981,-0.4657121;0.1015287;-0.02988531,0.08284665;0.005164368;-0.04710193,0.09304766;-0.3183208;-0.002966199,0.09545986;-0.6545581;0.08479647,0.1064218;-0.7008141;0.005138628,-0.08374017;0.007683796;-0.04513728,-0.1183064;-0.315259;-0.01038418,-0.1375197;-0.6518357;0.07393996,-0.1381768;-0.6102198;-0.0362651,0.01192525;0.5334097;0.004095921,0;0;0,0.007993869;0.3075566;-0.0007293224,0.01644213;0.607116;-0.01380587,0.1734937;0.5002086;-0.06600976,0.2892932;0.2839646;-0.05744505,0.2770047;0.03844267;-0.1034913,-0.1262345;0.4690659;0.06825022,-0.1968991;0.2371624;0.1066126,-0.3512779;0.05048315;0.04440092,0.07017775;0.007114261;-0.06429076,0.1201369;-0.3156788;-0.06614041,0.1061564;-0.6541659;0.01128459,0.07254641;-0.6480985;-0.09156537,-0.09473795;0.001293586;-0.01148386,-0.1286565;-0.3234541;-0.02060247,-0.1350614;-0.6620924;0.05715788,-0.1518851;-0.7160999;-0.01312899,0.01436891;0.5333359;-0.008257627,849.235
+0;0;0,0.006946239;0.3074954;0.007337098,0.01392941;0.6072724;-0.000384517,0.1778047;0.4851796;0.003267216,0.212495;0.2426169;0.01755949,0.2417378;0.001886413;-0.04364487,-0.1519796;0.480866;0.01035019,-0.3043062;0.2884157;0.008379434,-0.4847945;0.1195847;-0.02999136,0.08284114;0.005126144;-0.0471158,0.0931302;-0.3183708;-0.003086802,0.0953282;-0.6545212;0.08501333,0.1064552;-0.6998937;0.004541621,-0.08374448;0.007730368;-0.04512133,-0.1183718;-0.3152043;-0.01035327,-0.1373865;-0.651786;0.07399625,-0.1382417;-0.6101702;-0.03620745,0.01219283;0.5334043;0.003981935,0;0;0,0.007993869;0.3075566;-0.0007293224,0.01644213;0.607116;-0.01380587,0.1734937;0.5002086;-0.06600976,0.2892932;0.2839646;-0.05744505,0.2770047;0.03844267;-0.1034913,-0.1262345;0.4690659;0.06825022,-0.1968991;0.2371624;0.1066126,-0.3512779;0.05048315;0.04440092,0.07017775;0.007114261;-0.06429076,0.1201369;-0.3156788;-0.06614041,0.1061564;-0.6541659;0.01128459,0.07254641;-0.6480985;-0.09156537,-0.09473795;0.001293586;-0.01148386,-0.1286565;-0.3234541;-0.02060247,-0.1350614;-0.6620924;0.05715788,-0.1518851;-0.7160999;-0.01312899,0.01436891;0.5333359;-0.008257627,849.2459
+0;0;0,0.006938621;0.3071581;0.007329052,0.01391419;0.6066086;-0.0003840118,0.1778614;0.4845791;0.003262477,0.2124954;0.2424101;0.01753155,0.241911;0.0002568066;-0.04403456,-0.1520623;0.4802636;0.01034844,-0.3041415;0.2881258;0.008380888,-0.4856966;0.1182968;-0.0302167,0.08294518;0.005132582;-0.04717497,0.09324489;-0.318699;-0.003100425,0.09543764;-0.6540468;0.08478933,0.1065624;-0.6994039;0.004334003,-0.08384965;0.007740077;-0.045178,-0.1185128;-0.3155287;-0.01037396,-0.1374821;-0.6513066;0.07377412,-0.1383371;-0.6096932;-0.03640715,0.01217957;0.5328241;0.003977498,0;0;0,0.007761277;0.3072248;-0.0008311272,0.01590937;0.6064615;-0.01398134,0.1734012;0.5005496;-0.06587362,0.289611;0.2849799;-0.05727506,0.2771077;0.03810212;-0.1040609,-0.1264865;0.4689913;0.06905933,-0.200608;0.2380039;0.1036968,-0.3637931;0.05739281;0.0401032,0.0700589;0.007086784;-0.06460071,0.1200656;-0.3160413;-0.06637216,0.1064411;-0.6537768;0.01067734,0.07265611;-0.6477273;-0.09208679,-0.09491029;0.001276803;-0.01105119,-0.1289783;-0.3237705;-0.02101038,-0.1354405;-0.66164;0.05638406,-0.1520964;-0.715798;-0.01372693,0.01390796;0.5327656;-0.008405447,849.268
+0;0;0,0.006938621;0.3071581;0.007329052,0.01391419;0.6066086;-0.0003840118,0.1778614;0.4845791;0.003262477,0.2124954;0.2424101;0.01753155,0.241911;0.0002568066;-0.04403456,-0.1520623;0.4802636;0.01034844,-0.3041415;0.2881258;0.008380888,-0.4856966;0.1182968;-0.0302167,0.08294518;0.005132582;-0.04717497,0.09324489;-0.318699;-0.003100425,0.09543764;-0.6540468;0.08478933,0.1065624;-0.6994039;0.004334003,-0.08384965;0.007740077;-0.045178,-0.1185128;-0.3155287;-0.01037396,-0.1374821;-0.6513066;0.07377412,-0.1383371;-0.6096932;-0.03640715,0.01217957;0.5328241;0.003977498,0;0;0,0.007761277;0.3072248;-0.0008311272,0.01590937;0.6064615;-0.01398134,0.1734012;0.5005496;-0.06587362,0.289611;0.2849799;-0.05727506,0.2771077;0.03810212;-0.1040609,-0.1264865;0.4689913;0.06905933,-0.200608;0.2380039;0.1036968,-0.3637931;0.05739281;0.0401032,0.0700589;0.007086784;-0.06460071,0.1200656;-0.3160413;-0.06637216,0.1064411;-0.6537768;0.01067734,0.07265611;-0.6477273;-0.09208679,-0.09491029;0.001276803;-0.01105119,-0.1289783;-0.3237705;-0.02101038,-0.1354405;-0.66164;0.05638406,-0.1520964;-0.715798;-0.01372693,0.01390796;0.5327656;-0.008405447,849.2795
+0;0;0,0.007080201;0.3069999;0.007305666,0.01423008;0.6063961;-0.0004028426,0.1753053;0.4850705;0.00297576,0.2098521;0.2419009;0.01735405,0.2397055;-0.0008188784;-0.04457548,-0.1492161;0.4816232;0.01084312,-0.3115752;0.2967803;0.008766922,-0.4983926;0.1319204;-0.0307279,0.08283264;0.005056193;-0.04734311,0.09297627;-0.318759;-0.002850659,0.09506397;-0.6537755;0.08476447,0.1056286;-0.6992303;0.004522368,-0.08390799;0.007861807;-0.04500915,-0.1187093;-0.3154494;-0.01040452,-0.1376683;-0.6508286;0.07372753,-0.1387326;-0.6092276;-0.03630938,0.0124497;0.5326071;0.00395504,0;0;0,0.007763818;0.3070685;-0.001028299,0.01593737;0.6062372;-0.01454806,0.1690565;0.4999288;-0.06927538,0.2902054;0.2861179;-0.05746412,0.2779443;0.03868999;-0.105093,-0.1242128;0.4703272;0.0675071,-0.2055753;0.2406263;0.1014085,-0.3729719;0.06499124;0.03234255,0.0697442;0.007110983;-0.06491041,0.1202188;-0.3159768;-0.06721759,0.1067088;-0.653348;0.009691715,0.07197689;-0.6473117;-0.09259844,-0.09494002;0.001225491;-0.01063349,-0.1291307;-0.3238206;-0.02134686,-0.1356898;-0.6614765;0.05521877,-0.1519508;-0.7154417;-0.01498999,0.01391211;0.5325445;-0.008867979,849.3016
+0;0;0,0.007080201;0.3069999;0.007305666,0.01423008;0.6063961;-0.0004028426,0.1753053;0.4850705;0.00297576,0.2098521;0.2419009;0.01735405,0.2397055;-0.0008188784;-0.04457548,-0.1492161;0.4816232;0.01084312,-0.3115752;0.2967803;0.008766922,-0.4983926;0.1319204;-0.0307279,0.08283264;0.005056193;-0.04734311,0.09297627;-0.318759;-0.002850659,0.09506397;-0.6537755;0.08476447,0.1056286;-0.6992303;0.004522368,-0.08390799;0.007861807;-0.04500915,-0.1187093;-0.3154494;-0.01040452,-0.1376683;-0.6508286;0.07372753,-0.1387326;-0.6092276;-0.03630938,0.0124497;0.5326071;0.00395504,0;0;0,0.007763818;0.3070685;-0.001028299,0.01593737;0.6062372;-0.01454806,0.1690565;0.4999288;-0.06927538,0.2902054;0.2861179;-0.05746412,0.2779443;0.03868999;-0.105093,-0.1242128;0.4703272;0.0675071,-0.2055753;0.2406263;0.1014085,-0.3729719;0.06499124;0.03234255,0.0697442;0.007110983;-0.06491041,0.1202188;-0.3159768;-0.06721759,0.1067088;-0.653348;0.009691715,0.07197689;-0.6473117;-0.09259844,-0.09494002;0.001225491;-0.01063349,-0.1291307;-0.3238206;-0.02134686,-0.1356898;-0.6614765;0.05521877,-0.1519508;-0.7154417;-0.01498999,0.01391211;0.5325445;-0.008867979,849.3129
+0;0;0,0.007080392;0.3070081;0.007305863,0.01423088;0.6064296;-0.0004034173,0.1755689;0.4850183;0.002974132,0.210027;0.2424726;0.01731553,0.2396153;0.001909152;-0.04406381,-0.1494766;0.4815654;0.0108542,-0.3114192;0.2971968;0.008783329,-0.4965769;0.1338015;-0.03036062,0.0825425;0.005038482;-0.04717727,0.09268694;-0.3188024;-0.002681293,0.09476852;-0.6528389;0.08467754,0.1053346;-0.6983042;0.00442443,-0.08361408;0.007834269;-0.04485149,-0.1184181;-0.3155026;-0.01024412,-0.1373217;-0.6499007;0.07364184,-0.1383862;-0.6082982;-0.03641018,0.01245028;0.5326317;0.003954994,0;0;0,0.008312769;0.3070603;-0.001544476,0.01672612;0.6062318;-0.01543307,0.1703494;0.4993613;-0.0691452,0.2909364;0.2859213;-0.05802751,0.2796457;0.04069331;-0.1054554,-0.1237071;0.471074;0.06746988,-0.2124922;0.2442612;0.09737957,-0.3844688;0.07851146;0.02345558,0.06956039;0.006942183;-0.06463361,0.1204037;-0.3161066;-0.06782246,0.1072451;-0.6525487;0.008661747,0.07261769;-0.6465403;-0.0936737,-0.09454975;0.001392865;-0.01107937,-0.1281769;-0.3237375;-0.02181082,-0.1348912;-0.6606126;0.05359714,-0.1504607;-0.7150321;-0.01624652,0.01465816;0.5325364;-0.00968647,849.335
+0;0;0,0.007262436;0.3070045;0.007282432,0.01462749;0.6064211;-0.0004212973,0.1758464;0.4848005;0.002666887,0.2101122;0.2422393;0.017207,0.2398568;0.001820505;-0.04466146,-0.1493771;0.4824268;0.01150437,-0.3205514;0.3066144;0.008213993,-0.5131938;0.1517758;-0.02956917,0.08246286;0.004965779;-0.04732401,0.09265749;-0.3188855;-0.002915181,0.09452432;-0.6528367;0.08477399,0.1060026;-0.698182;0.004533522,-0.08368565;0.007878985;-0.04470995,-0.1196302;-0.3153892;-0.01063089,-0.1381464;-0.6496866;0.07374164,-0.1394195;-0.6080919;-0.03630899,0.01279127;0.5326242;0.003932044,0;0;0,0.008312769;0.3070603;-0.001544476,0.01672612;0.6062318;-0.01543307,0.1703494;0.4993613;-0.0691452,0.2909364;0.2859213;-0.05802751,0.2796457;0.04069331;-0.1054554,-0.1237071;0.471074;0.06746988,-0.2124922;0.2442612;0.09737957,-0.3844688;0.07851146;0.02345558,0.06956039;0.006942183;-0.06463361,0.1204037;-0.3161066;-0.06782246,0.1072451;-0.6525487;0.008661747,0.07261769;-0.6465403;-0.0936737,-0.09454975;0.001392865;-0.01107937,-0.1281769;-0.3237375;-0.02181082,-0.1348912;-0.6606126;0.05359714,-0.1504607;-0.7150321;-0.01624652,0.01465816;0.5325364;-0.00968647,849.3466
+0;0;0,0.007262225;0.3069955;0.007282221,0.01462891;0.6064782;-0.0004237923,0.1761642;0.484735;0.002663673,0.2104257;0.2422036;0.01720201,0.2401627;0.001846492;-0.04465059,-0.1496917;0.4823568;0.01151835,-0.3208451;0.306566;0.008228367,-0.513438;0.1517671;-0.0295451,0.08275764;0.00498353;-0.04749318,0.09296775;-0.3193592;-0.003016956,0.09483171;-0.6527974;0.08453751,0.1063131;-0.6981636;0.00427489,-0.0839848;0.00790715;-0.04486977,-0.1199839;-0.3158517;-0.01073899,-0.1384716;-0.6496354;0.07350394,-0.1397451;-0.6080376;-0.03657708,0.01279195;0.5326518;0.00393129,0;0;0,0.008656569;0.3070389;-0.002049208,0.01741867;0.6062337;-0.01661801,0.1716162;0.4993136;-0.06930566,0.2922851;0.2858723;-0.05989599,0.281244;0.04072849;-0.1074796,-0.1236267;0.4715936;0.06668975,-0.2197694;0.2475211;0.09416281,-0.3977216;0.08829536;0.02025905,0.06959714;0.007076412;-0.06508017,0.1205623;-0.3164422;-0.06942296,0.1081923;-0.6524782;0.006584406,0.07382216;-0.6465025;-0.0958631,-0.09494875;0.001173204;-0.01061245,-0.1278754;-0.324461;-0.0232134,-0.1344379;-0.6608421;0.0519866,-0.1494747;-0.7150893;-0.0182292,0.01525388;0.5325259;-0.0106895,849.3587
+0;0;0,0.007262225;0.3069955;0.007282221,0.01462891;0.6064782;-0.0004237923,0.1761642;0.484735;0.002663673,0.2104257;0.2422036;0.01720201,0.2401627;0.001846492;-0.04465059,-0.1496917;0.4823568;0.01151835,-0.3208451;0.306566;0.008228367,-0.513438;0.1517671;-0.0295451,0.08275764;0.00498353;-0.04749318,0.09296775;-0.3193592;-0.003016956,0.09483171;-0.6527974;0.08453751,0.1063131;-0.6981636;0.00427489,-0.0839848;0.00790715;-0.04486977,-0.1199839;-0.3158517;-0.01073899,-0.1384716;-0.6496354;0.07350394,-0.1397451;-0.6080376;-0.03657708,0.01279195;0.5326518;0.00393129,0;0;0,0.008656569;0.3070389;-0.002049208,0.01741867;0.6062337;-0.01661801,0.1716162;0.4993136;-0.06930566,0.2922851;0.2858723;-0.05989599,0.281244;0.04072849;-0.1074796,-0.1236267;0.4715936;0.06668975,-0.2197694;0.2475211;0.09416281,-0.3977216;0.08829536;0.02025905,0.06959714;0.007076412;-0.06508017,0.1205623;-0.3164422;-0.06942296,0.1081923;-0.6524782;0.006584406,0.07382216;-0.6465025;-0.0958631,-0.09494875;0.001173204;-0.01061245,-0.1278754;-0.324461;-0.0232134,-0.1344379;-0.6608421;0.0519866,-0.1494747;-0.7150893;-0.0182292,0.01525388;0.5325259;-0.0106895,849.3809
+0;0;0,0.007613165;0.3067335;0.007182199,0.0156084;0.6061516;-0.0006339974,0.1768714;0.4842574;0.002338344,0.2109974;0.2421008;0.01688482,0.2399725;0.007416144;-0.04382602,-0.1491543;0.4831698;0.0121099,-0.3271898;0.3149386;0.007909989,-0.5207189;0.1705493;-0.02815177,0.08276895;0.004897501;-0.04755489,0.09294268;-0.3200274;-0.003034085,0.09454275;-0.6539763;0.08473007,0.1052225;-0.6994087;0.00443776,-0.08401977;0.008036867;-0.044858,-0.1199688;-0.3162885;-0.01047037,-0.1386249;-0.6505954;0.07389702,-0.1293178;-0.7032068;0.0008239374,0.01359232;0.5322973;0.003749707,0;0;0,0.009628788;0.3067473;-0.002899408,0.0189066;0.6058592;-0.01793385,0.1731741;0.498397;-0.0695312,0.2941056;0.2855222;-0.06081843,0.2886809;0.04572237;-0.106303,-0.1221457;0.4723383;0.06645521,-0.2221932;0.2498325;0.08876346,-0.4047435;0.105558;0.01485493,0.06946063;0.007261574;-0.06525826,0.1212841;-0.316691;-0.07080936,0.109375;-0.6533077;0.005179882,0.07494658;-0.6473523;-0.09722853,-0.09500322;0.000889356;-0.01047605,-0.1272249;-0.3253909;-0.02331248,-0.1336586;-0.6627036;0.05021128,-0.1485925;-0.7168348;-0.02014397,0.01660848;0.532128;-0.01191783,849.4016
+0;0;0,0.007613165;0.3067335;0.007182199,0.0156084;0.6061516;-0.0006339974,0.1768714;0.4842574;0.002338344,0.2109974;0.2421008;0.01688482,0.2399725;0.007416144;-0.04382602,-0.1491543;0.4831698;0.0121099,-0.3271898;0.3149386;0.007909989,-0.5207189;0.1705493;-0.02815177,0.08276895;0.004897501;-0.04755489,0.09294268;-0.3200274;-0.003034085,0.09454275;-0.6539763;0.08473007,0.1052225;-0.6994087;0.00443776,-0.08401977;0.008036867;-0.044858,-0.1199688;-0.3162885;-0.01047037,-0.1386249;-0.6505954;0.07389702,-0.1293178;-0.7032068;0.0008239374,0.01359232;0.5322973;0.003749707,0;0;0,0.009628788;0.3067473;-0.002899408,0.0189066;0.6058592;-0.01793385,0.1731741;0.498397;-0.0695312,0.2941056;0.2855222;-0.06081843,0.2886809;0.04572237;-0.106303,-0.1221457;0.4723383;0.06645521,-0.2221932;0.2498325;0.08876346,-0.4047435;0.105558;0.01485493,0.06946063;0.007261574;-0.06525826,0.1212841;-0.316691;-0.07080936,0.109375;-0.6533077;0.005179882,0.07494658;-0.6473523;-0.09722853,-0.09500322;0.000889356;-0.01047605,-0.1272249;-0.3253909;-0.02331248,-0.1336586;-0.6627036;0.05021128,-0.1485925;-0.7168348;-0.02014397,0.01660848;0.532128;-0.01191783,849.4133
+0;0;0,0.007609025;0.3065667;0.007178294,0.0156004;0.6058403;-0.0006343897,0.1773642;0.4838286;0.002331865,0.2115238;0.2414337;0.01689265,0.2404434;0.007198647;-0.04370189,-0.1496598;0.4827377;0.01213334,-0.3278705;0.3143409;0.007929298,-0.5210289;0.1702282;-0.02806338,0.08295019;0.004908225;-0.04765902,0.09313569;-0.3203924;-0.003086738,0.09473568;-0.6543249;0.08467311,0.1054137;-0.6997446;0.004394166,-0.08420374;0.008054466;-0.04495623,-0.1201943;-0.316646;-0.01052884,-0.1388495;-0.6509364;0.0738344,-0.1295439;-0.7035341;0.0007734895,0.01358513;0.5320156;0.00374755,0;0;0,0.01012696;0.3065614;-0.003187179,0.01997796;0.6054813;-0.01876616,0.174565;0.4974267;-0.07011819,0.2971385;0.2852023;-0.06170893,0.2927684;0.04572022;-0.1064677,-0.1217128;0.4732054;0.06692459,-0.226726;0.252198;0.08311483,-0.4176003;0.1238142;0.002748914,0.06940283;0.00718978;-0.06563354,0.122202;-0.3169802;-0.07171464,0.1107345;-0.6537349;0.003651619,0.07620263;-0.6477899;-0.09869957,-0.09526552;0.0009878756;-0.009985581,-0.1265185;-0.3257376;-0.02357443,-0.132811;-0.6631925;0.04922603,-0.1470815;-0.7169803;-0.02164572,0.01753703;0.5317972;-0.01259923,849.4357
+0;0;0,0.008017865;0.3064664;0.007124563,0.01658457;0.6056373;-0.0006900195,0.1786001;0.4831833;0.001918129,0.2124744;0.2404454;0.01639104,0.2414218;0.004366353;-0.04469075,-0.1495793;0.4833589;0.01274339,-0.3357026;0.3232923;0.008814031,-0.5398325;0.192206;-0.02925956,0.08311175;0.004842502;-0.04795762,0.09308481;-0.3208524;-0.003034137,0.09435042;-0.6545663;0.08480424,0.1045177;-0.6999273;0.004411317,-0.08452439;0.008156795;-0.04494487,-0.1206662;-0.3169552;-0.01043814,-0.1392846;-0.6510598;0.07388013,-0.1299343;-0.7037404;0.0009268671,0.0144161;0.5318356;0.003684576,0;0;0,0.01042725;0.30646;-0.003201246,0.02065838;0.6052666;-0.01901937,0.1754235;0.4971429;-0.07101727,0.299041;0.285189;-0.06248116,0.2970148;0.04400642;-0.1086235,-0.1220261;0.4739576;0.06699683,-0.2351976;0.2564437;0.07958815,-0.4306403;0.1381257;-0.01044085,0.06937609;0.007212311;-0.06607485,0.1223553;-0.3173625;-0.07233286,0.1117037;-0.6540737;0.002461433,0.07713088;-0.6481254;-0.09987092,-0.09562284;0.0009371567;-0.009291791,-0.1265107;-0.3262163;-0.02382854,-0.1324045;-0.6636323;0.04826719,-0.1465313;-0.7175496;-0.02247171,0.01811571;0.5316119;-0.01277041,849.4575
+0;0;0,0.008017865;0.3064664;0.007124563,0.01658457;0.6056373;-0.0006900195,0.1786001;0.4831833;0.001918129,0.2124744;0.2404454;0.01639104,0.2414218;0.004366353;-0.04469075,-0.1495793;0.4833589;0.01274339,-0.3357026;0.3232923;0.008814031,-0.5398325;0.192206;-0.02925956,0.08311175;0.004842502;-0.04795762,0.09308481;-0.3208524;-0.003034137,0.09435042;-0.6545663;0.08480424,0.1045177;-0.6999273;0.004411317,-0.08452439;0.008156795;-0.04494487,-0.1206662;-0.3169552;-0.01043814,-0.1392846;-0.6510598;0.07388013,-0.1299343;-0.7037404;0.0009268671,0.0144161;0.5318356;0.003684576,0;0;0,0.01042725;0.30646;-0.003201246,0.02065838;0.6052666;-0.01901937,0.1754235;0.4971429;-0.07101727,0.299041;0.285189;-0.06248116,0.2970148;0.04400642;-0.1086235,-0.1220261;0.4739576;0.06699683,-0.2351976;0.2564437;0.07958815,-0.4306403;0.1381257;-0.01044085,0.06937609;0.007212311;-0.06607485,0.1223553;-0.3173625;-0.07233286,0.1117037;-0.6540737;0.002461433,0.07713088;-0.6481254;-0.09987092,-0.09562284;0.0009371567;-0.009291791,-0.1265107;-0.3262163;-0.02382854,-0.1324045;-0.6636323;0.04826719,-0.1465313;-0.7175496;-0.02247171,0.01811571;0.5316119;-0.01277041,849.4695
+0;0;0,0.008017865;0.3064664;0.007124563,0.01658457;0.6056373;-0.0006900195,0.1786001;0.4831833;0.001918129,0.2124744;0.2404454;0.01639104,0.2414218;0.004366353;-0.04469075,-0.1495793;0.4833589;0.01274339,-0.3357026;0.3232923;0.008814031,-0.5398325;0.192206;-0.02925956,0.08311175;0.004842502;-0.04795762,0.09308481;-0.3208524;-0.003034137,0.09435042;-0.6545663;0.08480424,0.1045177;-0.6999273;0.004411317,-0.08452439;0.008156795;-0.04494487,-0.1206662;-0.3169552;-0.01043814,-0.1392846;-0.6510598;0.07388013,-0.1299343;-0.7037404;0.0009268671,0.0144161;0.5318356;0.003684576,0;0;0,0.01042725;0.30646;-0.003201246,0.02065838;0.6052666;-0.01901937,0.1754235;0.4971429;-0.07101727,0.299041;0.285189;-0.06248116,0.2970148;0.04400642;-0.1086235,-0.1220261;0.4739576;0.06699683,-0.2351976;0.2564437;0.07958815,-0.4306403;0.1381257;-0.01044085,0.06937609;0.007212311;-0.06607485,0.1223553;-0.3173625;-0.07233286,0.1117037;-0.6540737;0.002461433,0.07713088;-0.6481254;-0.09987092,-0.09562284;0.0009371567;-0.009291791,-0.1265107;-0.3262163;-0.02382854,-0.1324045;-0.6636323;0.04826719,-0.1465313;-0.7175496;-0.02247171,0.01811571;0.5316119;-0.01277041,849.4809
+0;0;0,0.008401367;0.3061587;0.007030249,0.01739326;0.6050749;-0.0008355856,0.1794174;0.4821897;0.001771596,0.2133501;0.2395553;0.01602816,0.2422878;0.002561659;-0.04552812,-0.1493233;0.4836034;0.01311304,-0.3427587;0.3326675;0.007890826,-0.5491329;0.2027796;-0.02859691,0.08303039;0.004766587;-0.04792091,0.09282304;-0.3211557;-0.002781481,0.09407482;-0.6548295;0.08505086,0.1026037;-0.7000113;0.004264385,-0.08445007;0.008191506;-0.04488056,-0.1208205;-0.3171389;-0.01029552,-0.1394246;-0.6511788;0.07411748,-0.1296889;-0.7032782;0.000521332,0.01512093;0.5313348;0.003546438,0;0;0,0.01106737;0.3061369;-0.00329423,0.02186962;0.6046751;-0.01924133,0.176714;0.496736;-0.0714035,0.3020105;0.2858712;-0.06346917,0.3038803;0.04393362;-0.1109588,-0.12193;0.4747682;0.06658379,-0.2446594;0.2623725;0.07377553,-0.4431084;0.1492268;-0.01900689,0.06933001;0.007084191;-0.06600261,0.1231092;-0.3175824;-0.07363057,0.1130431;-0.6542894;0.00107789,0.07861949;-0.6483299;-0.1013358,-0.09550666;0.001096652;-0.00951081,-0.1255264;-0.3263529;-0.02482132,-0.1312691;-0.6638343;0.04678561,-0.1451337;-0.7177485;-0.02404991,0.01918308;0.5310864;-0.012959,849.5026
+0;0;0,0.008401367;0.3061587;0.007030249,0.01739326;0.6050749;-0.0008355856,0.1794174;0.4821897;0.001771596,0.2133501;0.2395553;0.01602816,0.2422878;0.002561659;-0.04552812,-0.1493233;0.4836034;0.01311304,-0.3427587;0.3326675;0.007890826,-0.5491329;0.2027796;-0.02859691,0.08303039;0.004766587;-0.04792091,0.09282304;-0.3211557;-0.002781481,0.09407482;-0.6548295;0.08505086,0.1026037;-0.7000113;0.004264385,-0.08445007;0.008191506;-0.04488056,-0.1208205;-0.3171389;-0.01029552,-0.1394246;-0.6511788;0.07411748,-0.1296889;-0.7032782;0.000521332,0.01512093;0.5313348;0.003546438,0;0;0,0.01106737;0.3061369;-0.00329423,0.02186962;0.6046751;-0.01924133,0.176714;0.496736;-0.0714035,0.3020105;0.2858712;-0.06346917,0.3038803;0.04393362;-0.1109588,-0.12193;0.4747682;0.06658379,-0.2446594;0.2623725;0.07377553,-0.4431084;0.1492268;-0.01900689,0.06933001;0.007084191;-0.06600261,0.1231092;-0.3175824;-0.07363057,0.1130431;-0.6542894;0.00107789,0.07861949;-0.6483299;-0.1013358,-0.09550666;0.001096652;-0.00951081,-0.1255264;-0.3263529;-0.02482132,-0.1312691;-0.6638343;0.04678561,-0.1451337;-0.7177485;-0.02404991,0.01918308;0.5310864;-0.012959,849.5139
+0;0;0,0.008397112;0.3060036;0.007026688,0.01738724;0.604861;-0.0008378346,0.1788415;0.4821555;0.001774963,0.2128217;0.2391815;0.01605148,0.2416851;0.002796382;-0.04534675,-0.1487584;0.4835643;0.01307705,-0.3424644;0.3324172;0.007847527,-0.5483088;0.2028628;-0.02854653,0.08268417;0.004746711;-0.04772109,0.0924909;-0.321644;-0.002516784,0.09374374;-0.6556021;0.08539038,0.102273;-0.7007875;0.004599951,-0.08409793;0.008157348;-0.04469341,-0.1205206;-0.3176407;-0.01005866,-0.1391406;-0.6519651;0.07442625,-0.1294044;-0.7040685;0.0008264855,0.0151152;0.53113;0.003543646,0;0;0,0.0122212;0.3059321;-0.003777027,0.02394112;0.6043718;-0.01984501,0.178008;0.4965344;-0.07168937,0.304736;0.2861029;-0.06437826,0.3123108;0.04475625;-0.1110172,-0.1204443;0.4771617;0.06597868,-0.2519861;0.2695775;0.0666026,-0.4541047;0.1667413;-0.02854756,0.06916547;0.006956041;-0.06560683,0.1238255;-0.3180008;-0.07487106,0.1143491;-0.6550313;-0.0001859665,0.07994507;-0.6490567;-0.1026156,-0.09504543;0.001219196;-0.0100689,-0.1245402;-0.3267361;-0.02574969,-0.1299944;-0.6646726;0.04514727,-0.1431397;-0.7186311;-0.02578124,0.02098595;0.530802;-0.01357102,849.5364
+0;0;0,0.008578437;0.3059989;0.007011435,0.0177261;0.6048519;-0.0008431037,0.1791103;0.4820332;0.001583586,0.2129928;0.2390456;0.01585958,0.2419399;0.002799273;-0.04603161,-0.148641;0.4842773;0.01340566,-0.3485591;0.3414304;0.008678086,-0.5636861;0.2274286;-0.02603134,0.08262062;0.004730362;-0.04783265,0.09238502;-0.3216334;-0.002425198,0.09322295;-0.6555653;0.08558623,0.103116;-0.7014273;0.00558763,-0.08414609;0.008184019;-0.04459777,-0.120844;-0.3175903;-0.01003118,-0.1394812;-0.6518534;0.07469223,-0.1414246;-0.6102703;-0.03537474,0.0154202;0.5311217;0.003534066,0;0;0,0.0122212;0.3059321;-0.003777027,0.02394112;0.6043718;-0.01984501,0.178008;0.4965344;-0.07168937,0.304736;0.2861029;-0.06437826,0.3123108;0.04475625;-0.1110172,-0.1204443;0.4771617;0.06597868,-0.2519861;0.2695775;0.0666026,-0.4541047;0.1667413;-0.02854756,0.06916547;0.006956041;-0.06560683,0.1238255;-0.3180008;-0.07487106,0.1143491;-0.6550313;-0.0001859665,0.07994507;-0.6490567;-0.1026156,-0.09504543;0.001219196;-0.0100689,-0.1245402;-0.3267361;-0.02574969,-0.1299944;-0.6646726;0.04514727,-0.1431397;-0.7186311;-0.02578124,0.02098595;0.530802;-0.01357102,849.5479
+0;0;0,0.008570252;0.305707;0.007004746,0.01771011;0.6043047;-0.0008434281,0.1790972;0.4815408;0.001579974,0.2131494;0.2373358;0.0159275,0.2421249;0.0008583963;-0.04602423,-0.1486564;0.483785;0.01340213,-0.3495761;0.3402224;0.008650868,-0.5649135;0.2261091;-0.02609251,0.08286157;0.004744157;-0.04797214,0.09265958;-0.3227431;-0.002408378,0.09349715;-0.6565334;0.08556572,0.1033915;-0.7024054;0.005556546,-0.08439148;0.008207885;-0.04472784,-0.1212157;-0.3186879;-0.01004225,-0.139845;-0.6528092;0.07464522,-0.1417887;-0.6112245;-0.0354363,0.01540593;0.5306297;0.003530466,0;0;0,0.0127067;0.3056207;-0.003715515,0.02491282;0.6037762;-0.01992869,0.178757;0.4964628;-0.07229924,0.3074725;0.2857878;-0.06523752,0.3160745;0.04390785;-0.1101735,-0.1202954;0.4776548;0.06535807,-0.2585594;0.273017;0.0625343,-0.4633919;0.1813452;-0.03865383,0.06929987;0.006882786;-0.06587887,0.1245426;-0.3191235;-0.07526636,0.1155137;-0.656067;-0.0008111,0.08119055;-0.6500773;-0.1032872,-0.09536351;0.001312392;-0.009692782,-0.1240501;-0.3278372;-0.0257414,-0.1291261;-0.6657529;0.04456718,-0.1420517;-0.7195126;-0.02665897,0.02184915;0.5302708;-0.01360273,849.5699
+0;0;0,0.008573852;0.3058354;0.007007688,0.01771487;0.6044714;-0.0008408187,0.180052;0.4814287;0.001570913,0.2141788;0.2366887;0.01594986,0.2433109;-0.0010667;-0.04633667,-0.1496035;0.4836858;0.01346167,-0.3509633;0.3398088;0.008700003,-0.5674644;0.2250787;-0.02623114,0.08324142;0.004765905;-0.04819205,0.09305529;-0.3232513;-0.002554551,0.09389269;-0.6569682;0.0854002,0.1037907;-0.7028685;0.005361192,-0.08477835;0.008245511;-0.04493287,-0.1216622;-0.3191793;-0.01019116,-0.1402874;-0.6532271;0.07447769,-0.1422318;-0.6116381;-0.03564487,0.01541088;0.5308024;0.003532724,0;0;0,0.0126434;0.3057592;-0.003056288,0.02496574;0.6039869;-0.01854038,0.1791923;0.4955247;-0.07215405,0.3096557;0.2852935;-0.06499767,0.3213701;0.04224777;-0.1102464,-0.1217203;0.4770986;0.06561982,-0.2721786;0.2806352;0.05983654,-0.4803263;0.2014191;-0.04812299,0.06969303;0.006723166;-0.0661211,0.1246318;-0.3198821;-0.07534885,0.1161513;-0.6568139;-0.001128435,0.08202506;-0.6507799;-0.1037252,-0.09585143;0.001579602;-0.00918301,-0.1238607;-0.3281479;-0.02560416,-0.1285087;-0.6661044;0.04416283,-0.1412664;-0.7199763;-0.02702579,0.02185553;0.5304747;-0.01238847,849.5916
+0;0;0,0.008782473;0.3058308;0.006948049,0.01811003;0.6044596;-0.0009558939,0.1803762;0.4813274;0.001333466,0.2141957;0.2365386;0.0156068,0.2432529;-0.001134261;-0.04702857,-0.1495011;0.4846561;0.01377978,-0.3559684;0.348241;0.008194106,-0.5746697;0.2375681;-0.02611591,0.08318167;0.004736209;-0.048298,0.09287491;-0.3232668;-0.002532538,0.09356812;-0.6569554;0.08553046,0.104459;-0.7027529;0.005523063,-0.08482414;0.00828888;-0.04483838,-0.1218379;-0.3191251;-0.01013345,-0.1404241;-0.6531669;0.07456771,-0.1424938;-0.611583;-0.03555311,0.01576426;0.5307927;0.003431506,0;0;0,0.0126434;0.3057592;-0.003056288,0.02496574;0.6039869;-0.01854038,0.1791923;0.4955247;-0.07215405,0.3096557;0.2852935;-0.06499767,0.3213701;0.04224777;-0.1102464,-0.1217203;0.4770986;0.06561982,-0.2721786;0.2806352;0.05983654,-0.4803263;0.2014191;-0.04812299,0.06969303;0.006723166;-0.0661211,0.1246318;-0.3198821;-0.07534885,0.1161513;-0.6568139;-0.001128435,0.08202506;-0.6507799;-0.1037252,-0.09585143;0.001579602;-0.00918301,-0.1238607;-0.3281479;-0.02560416,-0.1285087;-0.6661044;0.04416283,-0.1412664;-0.7199763;-0.02702579,0.02185553;0.5304747;-0.01238847,849.6031
+0;0;0,0.008782473;0.3058308;0.006948049,0.01811003;0.6044596;-0.0009558939,0.1803762;0.4813274;0.001333466,0.2141957;0.2365386;0.0156068,0.2432529;-0.001134261;-0.04702857,-0.1495011;0.4846561;0.01377978,-0.3559684;0.348241;0.008194106,-0.5746697;0.2375681;-0.02611591,0.08318167;0.004736209;-0.048298,0.09287491;-0.3232668;-0.002532538,0.09356812;-0.6569554;0.08553046,0.104459;-0.7027529;0.005523063,-0.08482414;0.00828888;-0.04483838,-0.1218379;-0.3191251;-0.01013345,-0.1404241;-0.6531669;0.07456771,-0.1424938;-0.611583;-0.03555311,0.01576426;0.5307927;0.003431506,0;0;0,0.0126434;0.3057592;-0.003056288,0.02496574;0.6039869;-0.01854038,0.1791923;0.4955247;-0.07215405,0.3096557;0.2852935;-0.06499767,0.3213701;0.04224777;-0.1102464,-0.1217203;0.4770986;0.06561982,-0.2721786;0.2806352;0.05983654,-0.4803263;0.2014191;-0.04812299,0.06969303;0.006723166;-0.0661211,0.1246318;-0.3198821;-0.07534885,0.1161513;-0.6568139;-0.001128435,0.08202506;-0.6507799;-0.1037252,-0.09585143;0.001579602;-0.00918301,-0.1238607;-0.3281479;-0.02560416,-0.1285087;-0.6661044;0.04416283,-0.1412664;-0.7199763;-0.02702579,0.02185553;0.5304747;-0.01238847,849.6146
+0;0;0,0.008779058;0.3057119;0.006945347,0.01809926;0.6041055;-0.0009518384,0.1814463;0.4807193;0.001319596,0.2152712;0.2358915;0.0155952,0.2440576;0.0004336387;-0.04645643,-0.1505925;0.4840698;0.01384747,-0.3570928;0.347633;0.008260904,-0.5737559;0.2379915;-0.02572936,0.08326068;0.004740708;-0.04834387,0.09295832;-0.3234115;-0.002557591,0.09365293;-0.6577734;0.08568309,0.1045464;-0.7035887;0.005656995,-0.08490469;0.008296752;-0.04488097,-0.1219352;-0.3192662;-0.01016025,-0.140559;-0.653982;0.07471181,-0.1426292;-0.6123954;-0.03543476,0.01575572;0.5305088;0.003431384,0;0;0,0.01238638;0.3056551;-0.002566814,0.02454699;0.6036761;-0.01760006,0.179507;0.494516;-0.07225823,0.3112454;0.2850518;-0.06462336,0.3275955;0.04388674;-0.1057518,-0.1238112;0.4775592;0.06627697,-0.2884199;0.2930821;0.05359824,-0.4975105;0.2207532;-0.05208587,0.06971335;0.006834418;-0.06622148,0.1250053;-0.3198585;-0.07564902,0.1167298;-0.6575019;-0.001398563,0.08273759;-0.6514442;-0.1040733,-0.09595106;0.001383086;-0.009133768,-0.1234399;-0.3285286;-0.02577617,-0.1280826;-0.6672101;0.0439232,-0.1407535;-0.721342;-0.02701388,0.02146853;0.5302247;-0.01154947,849.6266
+0;0;0,0.008936985;0.3057106;0.006797761,0.01838593;0.6040947;-0.001292476,0.1816334;0.4804766;0.001013594,0.2151921;0.2356103;0.01525787,0.2440355;0.0002597421;-0.04717316,-0.1505758;0.4850276;0.01394495,-0.3621453;0.3565927;0.008341421,-0.5852308;0.2602077;-0.02425134,0.08314754;0.004790449;-0.04853331,0.09277395;-0.3233338;-0.002531793,0.09305877;-0.6575803;0.08614697,0.1047041;-0.7037482;0.006562784,-0.08498529;0.008316885;-0.04472442,-0.1221521;-0.3192534;-0.01021907,-0.1407803;-0.6539782;0.07461663,-0.1314301;-0.7065251;0.001340479,0.01601418;0.5305021;0.003144096,0;0;0,0.01238638;0.3056551;-0.002566814,0.02454699;0.6036761;-0.01760006,0.179507;0.494516;-0.07225823,0.3112454;0.2850518;-0.06462336,0.3275955;0.04388674;-0.1057518,-0.1238112;0.4775592;0.06627697,-0.2884199;0.2930821;0.05359824,-0.4975105;0.2207532;-0.05208587,0.06971335;0.006834418;-0.06622148,0.1250053;-0.3198585;-0.07564902,0.1167298;-0.6575019;-0.001398563,0.08273759;-0.6514442;-0.1040733,-0.09595106;0.001383086;-0.009133768,-0.1234399;-0.3285286;-0.02577617,-0.1280826;-0.6672101;0.0439232,-0.1407535;-0.721342;-0.02701388,0.02146853;0.5302247;-0.01154947,849.638
+0;0;0,0.008927802;0.3053964;0.006790775,0.01837046;0.6035819;-0.00129456,0.1817299;0.4799682;0.001007798,0.2154035;0.2342638;0.01530083,0.2441123;1.168251E-05;-0.0468388,-0.1507014;0.4845223;0.0139478,-0.3629951;0.3556477;0.008325092,-0.5850393;0.2597126;-0.02411554,0.0832562;0.004796709;-0.04859674,0.09287017;-0.3229033;-0.00265469,0.09315569;-0.657976;0.08624324,0.1048044;-0.7041654;0.006636575,-0.08509635;0.008327753;-0.04478287,-0.1222151;-0.3188191;-0.01032213,-0.1408894;-0.6543711;0.07472325,-0.1315366;-0.7069413;0.001426399,0.01599994;0.5300272;0.003139724,0;0;0,0.01279055;0.3053241;-0.002530098,0.0252348;0.6031315;-0.01761079,0.180068;0.493692;-0.07257247,0.3132204;0.2841187;-0.06493545,0.3316708;0.0441045;-0.1050897,-0.1242649;0.4789213;0.06574512,-0.2959934;0.3000935;0.05029202,-0.5110188;0.250512;-0.05394489,0.06979816;0.006773174;-0.06632185,0.1250383;-0.3194796;-0.07622361,0.1173544;-0.6579664;-0.001763821,0.08354801;-0.6519023;-0.1045351,-0.09608483;0.001419574;-0.009051809,-0.1230696;-0.3280963;-0.02582997,-0.1273989;-0.6676638;0.04382506,-0.1403454;-0.7215169;-0.02744054,0.02209717;0.5297219;-0.01154852,849.6583
+0;0;0,0.008927802;0.3053964;0.006790775,0.01837046;0.6035819;-0.00129456,0.1817299;0.4799682;0.001007798,0.2154035;0.2342638;0.01530083,0.2441123;1.168251E-05;-0.0468388,-0.1507014;0.4845223;0.0139478,-0.3629951;0.3556477;0.008325092,-0.5850393;0.2597126;-0.02411554,0.0832562;0.004796709;-0.04859674,0.09287017;-0.3229033;-0.00265469,0.09315569;-0.657976;0.08624324,0.1048044;-0.7041654;0.006636575,-0.08509635;0.008327753;-0.04478287,-0.1222151;-0.3188191;-0.01032213,-0.1408894;-0.6543711;0.07472325,-0.1315366;-0.7069413;0.001426399,0.01599994;0.5300272;0.003139724,0;0;0,0.01279055;0.3053241;-0.002530098,0.0252348;0.6031315;-0.01761079,0.180068;0.493692;-0.07257247,0.3132204;0.2841187;-0.06493545,0.3316708;0.0441045;-0.1050897,-0.1242649;0.4789213;0.06574512,-0.2959934;0.3000935;0.05029202,-0.5110188;0.250512;-0.05394489,0.06979816;0.006773174;-0.06632185,0.1250383;-0.3194796;-0.07622361,0.1173544;-0.6579664;-0.001763821,0.08354801;-0.6519023;-0.1045351,-0.09608483;0.001419574;-0.009051809,-0.1230696;-0.3280963;-0.02582997,-0.1273989;-0.6676638;0.04382506,-0.1403454;-0.7215169;-0.02744054,0.02209717;0.5297219;-0.01154852,849.6703
+0;0;0,0.009023488;0.305393;0.006819503,0.01853655;0.603577;-0.001237912,0.1818643;0.4799278;0.0007785468,0.2152604;0.2341967;0.0152627,0.2438919;5.616248E-05;-0.04733128,-0.1507736;0.4853512;0.01406228,-0.3680903;0.3651226;0.008826368,-0.5910326;0.2714269;-0.02399724,0.08315202;0.004814167;-0.04877308,0.09275731;-0.3228456;-0.002543617,0.09276408;-0.6579125;0.08637659,0.1051126;-0.7040044;0.006782174,-0.08516189;0.008359239;-0.04465225,-0.122545;-0.3187698;-0.010308,-0.1410316;-0.6543249;0.07476588,-0.1432557;-0.6127478;-0.03541016,0.01614887;0.5300223;0.00318886,0;0;0,0.01279055;0.3053241;-0.002530098,0.0252348;0.6031315;-0.01761079,0.180068;0.493692;-0.07257247,0.3132204;0.2841187;-0.06493545,0.3316708;0.0441045;-0.1050897,-0.1242649;0.4789213;0.06574512,-0.2959934;0.3000935;0.05029202,-0.5110188;0.250512;-0.05394489,0.06979816;0.006773174;-0.06632185,0.1250383;-0.3194796;-0.07622361,0.1173544;-0.6579664;-0.001763821,0.08354801;-0.6519023;-0.1045351,-0.09608483;0.001419574;-0.009051809,-0.1230696;-0.3280963;-0.02582997,-0.1273989;-0.6676638;0.04382506,-0.1403454;-0.7215169;-0.02744054,0.02209717;0.5297219;-0.01154852,849.6817
+0;0;0,0.009015575;0.3051251;0.006813522,0.01852042;0.6030517;-0.001236975,0.1817335;0.4795004;0.0007774101,0.2152877;0.2326064;0.01533012,0.2436782;0.0004366785;-0.04673701,-0.1506702;0.4849201;0.01405179,-0.3690154;0.3641225;0.008791102,-0.5900812;0.2712154;-0.02375623,0.08320545;0.004817261;-0.04880443,0.0927839;-0.3219266;-0.002704199,0.09279069;-0.6580217;0.0864889,0.1051459;-0.704155;0.006851271,-0.08521663;0.008364612;-0.04468094,-0.1224952;-0.3178499;-0.01043271,-0.1410385;-0.6544348;0.07490225,-0.1432639;-0.6128514;-0.0353336,0.01613478;0.5295597;0.003186027,0;0;0,0.01280848;0.3050563;-0.002374887,0.02533735;0.6026047;-0.01739287,0.180069;0.493616;-0.07244372,0.3138335;0.2830352;-0.06488681,0.3346974;0.04518025;-0.1042676,-0.1251861;0.479572;0.06449451,-0.3135325;0.3172281;0.04294372,-0.5315427;0.2735566;-0.05258362,0.06983023;0.006787359;-0.06637692,0.1245668;-0.3186043;-0.07651019,0.1171987;-0.6581779;-0.002006054,0.08377804;-0.6521164;-0.1049676,-0.09614995;0.001351315;-0.00903254,-0.1230689;-0.3272298;-0.02601254,-0.1271316;-0.6678222;0.0439564,-0.139883;-0.7217212;-0.02738397,0.02217596;0.5292586;-0.01133657,849.6937
+0;0;0,0.009015575;0.3051251;0.006813522,0.01852042;0.6030517;-0.001236975,0.1817335;0.4795004;0.0007774101,0.2152877;0.2326064;0.01533012,0.2436782;0.0004366785;-0.04673701,-0.1506702;0.4849201;0.01405179,-0.3690154;0.3641225;0.008791102,-0.5900812;0.2712154;-0.02375623,0.08320545;0.004817261;-0.04880443,0.0927839;-0.3219266;-0.002704199,0.09279069;-0.6580217;0.0864889,0.1051459;-0.704155;0.006851271,-0.08521663;0.008364612;-0.04468094,-0.1224952;-0.3178499;-0.01043271,-0.1410385;-0.6544348;0.07490225,-0.1432639;-0.6128514;-0.0353336,0.01613478;0.5295597;0.003186027,0;0;0,0.01280848;0.3050563;-0.002374887,0.02533735;0.6026047;-0.01739287,0.180069;0.493616;-0.07244372,0.3138335;0.2830352;-0.06488681,0.3346974;0.04518025;-0.1042676,-0.1251861;0.479572;0.06449451,-0.3135325;0.3172281;0.04294372,-0.5315427;0.2735566;-0.05258362,0.06983023;0.006787359;-0.06637692,0.1245668;-0.3186043;-0.07651019,0.1171987;-0.6581779;-0.002006054,0.08377804;-0.6521164;-0.1049676,-0.09614995;0.001351315;-0.00903254,-0.1230689;-0.3272298;-0.02601254,-0.1271316;-0.6678222;0.0439564,-0.139883;-0.7217212;-0.02738397,0.02217596;0.5292586;-0.01133657,849.7053
+0;0;0,0.00912274;0.3049456;0.006775622,0.01870278;0.6026725;-0.001309475,0.1819623;0.4790858;0.0006990605,0.2152975;0.2310551;0.01511211,0.2435284;-0.0001008809;-0.046728,-0.1508899;0.4857252;0.01402108,-0.3736304;0.3708528;0.008613508,-0.5982799;0.2895221;-0.02256656,0.08363926;0.004840546;-0.0492238,0.09319918;-0.3228885;-0.002739239,0.09308728;-0.6591738;0.08683208,0.1065328;-0.705569;0.00752002,-0.08578364;0.00841629;-0.04485838,-0.1232098;-0.3188244;-0.01063405,-0.1418292;-0.6556724;0.07479203,-0.1339606;-0.7085372;0.001450844,0.01630059;0.5292326;0.003121651,0;0;0,0.01269573;0.304885;-0.002221584,0.02519448;0.6022412;-0.01716971,0.1800537;0.4932764;-0.07213211,0.3142267;0.2816954;-0.06380677,0.3363776;0.04496434;-0.1028197,-0.1268162;0.4809997;0.06309951,-0.3208319;0.323969;0.039915,-0.5408221;0.3029903;-0.05609778,0.07019323;0.007181585;-0.06680775,0.1246525;-0.3193152;-0.07642722,0.1173412;-0.6592045;-0.002045393,0.08443522;-0.6531438;-0.1052516,-0.09679016;0.001164514;-0.008499864,-0.1232791;-0.3284577;-0.02599374,-0.1272346;-0.6693089;0.04411799,-0.1398951;-0.7233019;-0.02724232,0.02203528;0.5289454;-0.01112175,849.7258
+0;0;0,0.00912274;0.3049456;0.006775622,0.01870278;0.6026725;-0.001309475,0.1819623;0.4790858;0.0006990605,0.2152975;0.2310551;0.01511211,0.2435284;-0.0001008809;-0.046728,-0.1508899;0.4857252;0.01402108,-0.3736304;0.3708528;0.008613508,-0.5982799;0.2895221;-0.02256656,0.08363926;0.004840546;-0.0492238,0.09319918;-0.3228885;-0.002739239,0.09308728;-0.6591738;0.08683208,0.1065328;-0.705569;0.00752002,-0.08578364;0.00841629;-0.04485838,-0.1232098;-0.3188244;-0.01063405,-0.1418292;-0.6556724;0.07479203,-0.1339606;-0.7085372;0.001450844,0.01630059;0.5292326;0.003121651,0;0;0,0.01269573;0.304885;-0.002221584,0.02519448;0.6022412;-0.01716971,0.1800537;0.4932764;-0.07213211,0.3142267;0.2816954;-0.06380677,0.3363776;0.04496434;-0.1028197,-0.1268162;0.4809997;0.06309951,-0.3208319;0.323969;0.039915,-0.5408221;0.3029903;-0.05609778,0.07019323;0.007181585;-0.06680775,0.1246525;-0.3193152;-0.07642722,0.1173412;-0.6592045;-0.002045393,0.08443522;-0.6531438;-0.1052516,-0.09679016;0.001164514;-0.008499864,-0.1232791;-0.3284577;-0.02599374,-0.1272346;-0.6693089;0.04411799,-0.1398951;-0.7233019;-0.02724232,0.02203528;0.5289454;-0.01112175,849.7373
+0;0;0,0.00912274;0.3049456;0.006775622,0.01870278;0.6026725;-0.001309475,0.1819623;0.4790858;0.0006990605,0.2152975;0.2310551;0.01511211,0.2435284;-0.0001008809;-0.046728,-0.1508899;0.4857252;0.01402108,-0.3736304;0.3708528;0.008613508,-0.5982799;0.2895221;-0.02256656,0.08363926;0.004840546;-0.0492238,0.09319918;-0.3228885;-0.002739239,0.09308728;-0.6591738;0.08683208,0.1065328;-0.705569;0.00752002,-0.08578364;0.00841629;-0.04485838,-0.1232098;-0.3188244;-0.01063405,-0.1418292;-0.6556724;0.07479203,-0.1339606;-0.7085372;0.001450844,0.01630059;0.5292326;0.003121651,0;0;0,0.01269573;0.304885;-0.002221584,0.02519448;0.6022412;-0.01716971,0.1800537;0.4932764;-0.07213211,0.3142267;0.2816954;-0.06380677,0.3363776;0.04496434;-0.1028197,-0.1268162;0.4809997;0.06309951,-0.3208319;0.323969;0.039915,-0.5408221;0.3029903;-0.05609778,0.07019323;0.007181585;-0.06680775,0.1246525;-0.3193152;-0.07642722,0.1173412;-0.6592045;-0.002045393,0.08443522;-0.6531438;-0.1052516,-0.09679016;0.001164514;-0.008499864,-0.1232791;-0.3284577;-0.02599374,-0.1272346;-0.6693089;0.04411799,-0.1398951;-0.7233019;-0.02724232,0.02203528;0.5289454;-0.01112175,849.7485
+0;0;0,0.009239984;0.3049376;0.006726545,0.01892222;0.6026142;-0.001403151,0.1820303;0.4789378;0.0006031299,0.2154256;0.2299175;0.01502358,0.2435206;-0.0002928823;-0.04682778,-0.1509549;0.4870423;0.01387466,-0.382228;0.3881847;0.005255294,-0.6094673;0.3146051;-0.01841063,0.08369017;0.00492217;-0.04949453,0.09324382;-0.3230377;-0.002818942,0.09307497;-0.6595224;0.08678096,0.1058661;-0.7052411;0.006574638,-0.08603381;0.00844377;-0.04477574,-0.1234151;-0.3190632;-0.01057868,-0.1421645;-0.6561217;0.07480323,-0.1359411;-0.7083164;0.0004037768,0.01649481;0.5291919;0.003039954,0;0;0,0.01270916;0.3048805;-0.001979351,0.02528628;0.6021974;-0.01672578,0.1801169;0.4933389;-0.07154536,0.314728;0.2808689;-0.06314039,0.337873;0.0451944;-0.1023014,-0.1283371;0.4825347;0.06104076,-0.3356916;0.3420865;0.03628737,-0.5564017;0.324613;-0.05641362,0.07042299;0.007117331;-0.06684256,0.1248162;-0.3196526;-0.07634878,0.1178275;-0.6597917;-0.002141953,0.08562093;-0.6537268;-0.1056786,-0.09697986;0.001176307;-0.00845588,-0.1229702;-0.3287244;-0.02627846,-0.1266879;-0.6697339;0.04406931,-0.1395956;-0.7235273;-0.02763868,0.02210334;0.528915;-0.01072216,849.7708
+0;0;0,0.009239984;0.3049376;0.006726545,0.01892222;0.6026142;-0.001403151,0.1820303;0.4789378;0.0006031299,0.2154256;0.2299175;0.01502358,0.2435206;-0.0002928823;-0.04682778,-0.1509549;0.4870423;0.01387466,-0.382228;0.3881847;0.005255294,-0.6094673;0.3146051;-0.01841063,0.08369017;0.00492217;-0.04949453,0.09324382;-0.3230377;-0.002818942,0.09307497;-0.6595224;0.08678096,0.1058661;-0.7052411;0.006574638,-0.08603381;0.00844377;-0.04477574,-0.1234151;-0.3190632;-0.01057868,-0.1421645;-0.6561217;0.07480323,-0.1359411;-0.7083164;0.0004037768,0.01649481;0.5291919;0.003039954,0;0;0,0.01270916;0.3048805;-0.001979351,0.02528628;0.6021974;-0.01672578,0.1801169;0.4933389;-0.07154536,0.314728;0.2808689;-0.06314039,0.337873;0.0451944;-0.1023014,-0.1283371;0.4825347;0.06104076,-0.3356916;0.3420865;0.03628737,-0.5564017;0.324613;-0.05641362,0.07042299;0.007117331;-0.06684256,0.1248162;-0.3196526;-0.07634878,0.1178275;-0.6597917;-0.002141953,0.08562093;-0.6537268;-0.1056786,-0.09697986;0.001176307;-0.00845588,-0.1229702;-0.3287244;-0.02627846,-0.1266879;-0.6697339;0.04406931,-0.1395956;-0.7235273;-0.02763868,0.02210334;0.528915;-0.01072216,849.7819
+0;0;0,0.009224079;0.3044127;0.006714967,0.01889493;0.6017388;-0.001405927,0.1821783;0.4780789;0.0005936313,0.2157384;0.2278298;0.01508525,0.2437294;-0.001528218;-0.04653712,-0.1511549;0.4861918;0.01387903,-0.3835692;0.3868465;0.005217131,-0.6099671;0.3135392;-0.01836116,0.08383187;0.004930504;-0.04957833,0.09342425;-0.3243588;-0.002713546,0.09325509;-0.6614383;0.08704477,0.1060556;-0.7072129;0.006779209,-0.08617949;0.008458067;-0.04485155,-0.1237123;-0.3203764;-0.01051588,-0.1424948;-0.6580309;0.075017,-0.1362668;-0.7102863;0.0005625859,0.0164698;0.5283855;0.003033002,0;0;0,0.01322179;0.3043328;-0.001995802,0.02615184;0.6012799;-0.01680779,0.1809279;0.4921682;-0.07188249,0.3158087;0.2784514;-0.06222939,0.3390003;0.04382111;-0.1021881,-0.1297295;0.4853271;0.05903083,-0.3462111;0.3568637;0.03466285,-0.5698578;0.3657708;-0.04953163,0.07038172;0.007320404;-0.06710386,0.1254272;-0.3207016;-0.07666135,0.1186656;-0.6614508;-0.00234127,0.08705331;-0.6553804;-0.1061499,-0.09717382;0.0008074783;-0.008167017,-0.1228672;-0.3304255;-0.02672319,-0.1261654;-0.6720142;0.04388506,-0.1389983;-0.7260395;-0.02769205,0.02289448;0.5280715;-0.01078916,849.7941
+0;0;0,0.009276029;0.30441;0.006766028,0.01894171;0.6017377;-0.001303261,0.1822162;0.4780456;0.0004637111,0.2153479;0.2277239;0.0146855,0.2434741;-0.001653582;-0.04680264,-0.1514535;0.4874539;0.01339313,-0.3847158;0.3900826;0.005120703,-0.6127464;0.3221086;-0.01870114,0.08381619;0.004929428;-0.04960495,0.09333326;-0.3243729;-0.002816338,0.09334975;-0.6615298;0.08665133,0.104194;-0.7076914;0.006464005,-0.08619967;0.008415404;-0.04482077,-0.1235476;-0.3204955;-0.0110193,-0.1427572;-0.6580563;0.07478799,-0.1376106;-0.7108518;0.0008514524,0.01652067;0.5283834;0.003123767,0;0;0,0.01322179;0.3043328;-0.001995802,0.02615184;0.6012799;-0.01680779,0.1809279;0.4921682;-0.07188249,0.3158087;0.2784514;-0.06222939,0.3390003;0.04382111;-0.1021881,-0.1297295;0.4853271;0.05903083,-0.3462111;0.3568637;0.03466285,-0.5698578;0.3657708;-0.04953163,0.07038172;0.007320404;-0.06710386,0.1254272;-0.3207016;-0.07666135,0.1186656;-0.6614508;-0.00234127,0.08705331;-0.6553804;-0.1061499,-0.09717382;0.0008074783;-0.008167017,-0.1228672;-0.3304255;-0.02672319,-0.1261654;-0.6720142;0.04388506,-0.1389983;-0.7260395;-0.02769205,0.02289448;0.5280715;-0.01078916,849.8158
+0;0;0,0.009291865;0.3049297;0.006777579,0.01897551;0.6028098;-0.001306667,0.1825833;0.4788797;0.0004630599,0.2157184;0.2285323;0.01468631,0.2438416;-0.0008210838;-0.04679538,-0.1517665;0.4883072;0.01341884,-0.3850527;0.3909259;0.005145558,-0.6130595;0.322959;-0.01867379,0.08391056;0.004934978;-0.04966081,0.09345079;-0.3251688;-0.002758313,0.0934673;-0.6626;0.08678214,0.1043177;-0.7088054;0.00654874,-0.08629672;0.008424878;-0.04487124,-0.1237355;-0.3212866;-0.01098749,-0.1429608;-0.6591221;0.07488962,-0.1378112;-0.7119653;0.0009105876,0.01654999;0.5293201;0.003128538,0;0;0,0.01326682;0.3048532;-0.001701355,0.0264034;0.6023618;-0.01618218,0.1812785;0.4917502;-0.07109952,0.3158231;0.2778149;-0.06092715,0.3394113;0.04332779;-0.1013415,-0.1305705;0.4862932;0.0582001,-0.3557795;0.3742514;0.03171261,-0.5823172;0.3924609;-0.04260432,0.07047847;0.007345915;-0.06715918,0.1257702;-0.3214659;-0.07637811,0.119115;-0.6624769;-0.001916409,0.08794888;-0.6563929;-0.1059313,-0.09728976;0.0006691066;-0.008110832,-0.1230866;-0.3313474;-0.02705782,-0.1257502;-0.6731744;0.04382597,-0.1385845;-0.7273868;-0.02762996,0.02308027;0.5290133;-0.0102458,849.8379
+0;0;0,0.009291865;0.3049297;0.006777579,0.01897551;0.6028098;-0.001306667,0.1825833;0.4788797;0.0004630599,0.2157184;0.2285323;0.01468631,0.2438416;-0.0008210838;-0.04679538,-0.1517665;0.4883072;0.01341884,-0.3850527;0.3909259;0.005145558,-0.6130595;0.322959;-0.01867379,0.08391056;0.004934978;-0.04966081,0.09345079;-0.3251688;-0.002758313,0.0934673;-0.6626;0.08678214,0.1043177;-0.7088054;0.00654874,-0.08629672;0.008424878;-0.04487124,-0.1237355;-0.3212866;-0.01098749,-0.1429608;-0.6591221;0.07488962,-0.1378112;-0.7119653;0.0009105876,0.01654999;0.5293201;0.003128538,0;0;0,0.01326682;0.3048532;-0.001701355,0.0264034;0.6023618;-0.01618218,0.1812785;0.4917502;-0.07109952,0.3158231;0.2778149;-0.06092715,0.3394113;0.04332779;-0.1013415,-0.1305705;0.4862932;0.0582001,-0.3557795;0.3742514;0.03171261,-0.5823172;0.3924609;-0.04260432,0.07047847;0.007345915;-0.06715918,0.1257702;-0.3214659;-0.07637811,0.119115;-0.6624769;-0.001916409,0.08794888;-0.6563929;-0.1059313,-0.09728976;0.0006691066;-0.008110832,-0.1230866;-0.3313474;-0.02705782,-0.1257502;-0.6731744;0.04382597,-0.1385845;-0.7273868;-0.02762996,0.02308027;0.5290133;-0.0102458,849.8501
+0;0;0,0.009336453;0.3045659;0.006771411,0.01902848;0.6020157;-0.001304012,0.1830976;0.4779783;0.0004582524,0.2158637;0.2281246;0.01465817,0.2440351;-0.001292944;-0.04683698,-0.1525476;0.4888453;0.01312025,-0.3897738;0.4031094;0.004446377,-0.6225703;0.3542874;-0.02065118,0.08388273;0.004917448;-0.04969099,0.09349672;-0.3270886;-0.002474573,0.09297208;-0.6641589;0.08803409,0.1095415;-0.7059107;0.004676782,-0.08630081;0.008420262;-0.04484368,-0.1239277;-0.3232065;-0.01081779,-0.1434088;-0.6608874;0.07520878,-0.1453398;-0.6192818;-0.03539362,0.01660099;0.5286354;0.003126403,0;0;0,0.01342119;0.304485;-0.001469851,0.02678216;0.6015575;-0.01584148,0.182035;0.4901967;-0.07055354,0.3156931;0.2763692;-0.05980945,0.3400337;0.04196058;-0.1006486,-0.1314619;0.4876367;0.05831851,-0.3601776;0.3850371;0.02891429,-0.5858784;0.4131616;-0.04508475,0.07058905;0.007327884;-0.06703115,0.1266304;-0.3233104;-0.07638431,0.1198937;-0.6641983;-0.001828194,0.08899592;-0.6581019;-0.1059687,-0.09726389;0.0005399557;-0.008314472,-0.1225374;-0.3334456;-0.02741091,-0.124665;-0.6750781;0.04394203,-0.1373911;-0.7293036;-0.02758012,0.02340158;0.5283202;-0.00992012,849.871
+0;0;0,0.009325519;0.3042093;0.006763481,0.01901032;0.6014371;-0.001306483,0.1830036;0.4774651;0.0004544898,0.2158406;0.2270715;0.01468509,0.2439213;-0.001607716;-0.04661214,-0.152486;0.488327;0.01311062,-0.3902248;0.4024059;0.004418003,-0.622272;0.3537411;-0.02059878,0.0839191;0.00491958;-0.04971254,0.09355427;-0.3278177;-0.002392124,0.09302978;-0.6647922;0.08809081,0.1042164;-0.6832347;0.03181299,-0.08633824;0.008423913;-0.04486313,-0.124048;-0.3239332;-0.01076229,-0.1435236;-0.6615182;0.07523982,-0.1448273;-0.6236829;0.0005677789,0.01658421;0.5280986;0.003121403,0;0;0,0.01365677;0.3041182;-0.001247644,0.02716419;0.6009655;-0.01552892,0.1825;0.4898525;-0.06986523,0.3158852;0.2752208;-0.05894041,0.3399925;0.04163782;-0.1001461,-0.1318179;0.4886267;0.05768631,-0.3656426;0.3969275;0.02777001,-0.5878614;0.4451258;-0.0438946,0.07060497;0.007374167;-0.06707096,0.1268784;-0.323983;-0.07612181,0.1201868;-0.6647886;-0.001650333,0.1327073;-0.6928951;-0.04754019,-0.0973104;0.0004139661;-0.008274487,-0.1230144;-0.3342581;-0.02777072,-0.1244112;-0.6757215;0.0439235,-0.13302;-0.7024374;-0.004534703,0.0237561;0.5277703;-0.009624958,849.8935
+0;0;0,0.009325519;0.3042093;0.006763481,0.01901032;0.6014371;-0.001306483,0.1830036;0.4774651;0.0004544898,0.2158406;0.2270715;0.01468509,0.2439213;-0.001607716;-0.04661214,-0.152486;0.488327;0.01311062,-0.3902248;0.4024059;0.004418003,-0.622272;0.3537411;-0.02059878,0.0839191;0.00491958;-0.04971254,0.09355427;-0.3278177;-0.002392124,0.09302978;-0.6647922;0.08809081,0.1042164;-0.6832347;0.03181299,-0.08633824;0.008423913;-0.04486313,-0.124048;-0.3239332;-0.01076229,-0.1435236;-0.6615182;0.07523982,-0.1448273;-0.6236829;0.0005677789,0.01658421;0.5280986;0.003121403,0;0;0,0.01365677;0.3041182;-0.001247644,0.02716419;0.6009655;-0.01552892,0.1825;0.4898525;-0.06986523,0.3158852;0.2752208;-0.05894041,0.3399925;0.04163782;-0.1001461,-0.1318179;0.4886267;0.05768631,-0.3656426;0.3969275;0.02777001,-0.5878614;0.4451258;-0.0438946,0.07060497;0.007374167;-0.06707096,0.1268784;-0.323983;-0.07612181,0.1201868;-0.6647886;-0.001650333,0.1327073;-0.6928951;-0.04754019,-0.0973104;0.0004139661;-0.008274487,-0.1230144;-0.3342581;-0.02777072,-0.1244112;-0.6757215;0.0439235,-0.13302;-0.7024374;-0.004534703,0.0237561;0.5277703;-0.009624958,849.9159
+0;0;0,0.009384885;0.3034655;0.006719006,0.01910536;0.6002617;-0.001395435,0.1832533;0.4763071;0.000466482,0.2159885;0.2257027;0.01460094,0.244051;-0.002595052;-0.04665483,-0.1529089;0.4885136;0.01243333,-0.3932129;0.4095392;0.002896242,-0.6241881;0.3568985;-0.02032217,0.08395432;0.004883675;-0.04977886,0.09372826;-0.3286976;-0.002169557,0.0929759;-0.6661353;0.08834894,0.1045369;-0.6838171;0.031259,-0.08640519;0.008441743;-0.0448664,-0.1243132;-0.3247654;-0.01059458,-0.1437699;-0.6627746;0.07560087,-0.1449392;-0.624926;0.0007443354,0.01666992;0.5269952;0.003045035,0;0;0,0.01416372;0.3033532;-0.0008797645,0.02793314;0.5997643;-0.01503348,0.1835762;0.4883431;-0.06871653,0.3162068;0.2730384;-0.05744958,0.3403186;0.04003572;-0.09973454,-0.1321786;0.4897196;0.0573358,-0.3751613;0.4254582;0.02727283,-0.5955812;0.4659166;-0.05296363,0.07085417;0.007185847;-0.06691909,0.1273344;-0.3250379;-0.07563496,0.1208577;-0.6663126;-0.001150131,0.1336097;-0.6943107;-0.0474112,-0.09735048;0.0006249829;-0.008520938,-0.1226898;-0.3349692;-0.0278361,-0.1233855;-0.6768036;0.04432447,-0.1321811;-0.7036858;-0.004188623,0.0244819;0.5266405;-0.009149313,849.9272
+0;0;0,0.009384885;0.3034655;0.006719006,0.01910536;0.6002617;-0.001395435,0.1832533;0.4763071;0.000466482,0.2159885;0.2257027;0.01460094,0.244051;-0.002595052;-0.04665483,-0.1529089;0.4885136;0.01243333,-0.3932129;0.4095392;0.002896242,-0.6241881;0.3568985;-0.02032217,0.08395432;0.004883675;-0.04977886,0.09372826;-0.3286976;-0.002169557,0.0929759;-0.6661353;0.08834894,0.1045369;-0.6838171;0.031259,-0.08640519;0.008441743;-0.0448664,-0.1243132;-0.3247654;-0.01059458,-0.1437699;-0.6627746;0.07560087,-0.1449392;-0.624926;0.0007443354,0.01666992;0.5269952;0.003045035,0;0;0,0.01416372;0.3033532;-0.0008797645,0.02793314;0.5997643;-0.01503348,0.1835762;0.4883431;-0.06871653,0.3162068;0.2730384;-0.05744958,0.3403186;0.04003572;-0.09973454,-0.1321786;0.4897196;0.0573358,-0.3751613;0.4254582;0.02727283,-0.5955812;0.4659166;-0.05296363,0.07085417;0.007185847;-0.06691909,0.1273344;-0.3250379;-0.07563496,0.1208577;-0.6663126;-0.001150131,0.1336097;-0.6943107;-0.0474112,-0.09735048;0.0006249829;-0.008520938,-0.1226898;-0.3349692;-0.0278361,-0.1233855;-0.6768036;0.04432447,-0.1321811;-0.7036858;-0.004188623,0.0244819;0.5266405;-0.009149313,849.9382
+0;0;0,0.00937087;0.3030123;0.006708972,0.01907531;0.5993189;-0.001392412,0.1835358;0.4753838;0.0004578498,0.2163127;0.2244601;0.01461032,0.2441958;-0.002378389;-0.04625389,-0.1532495;0.487613;0.01244687,-0.3938597;0.4085379;0.002897638,-0.6233585;0.3562337;-0.02017236,0.08417143;0.004896304;-0.04990759,0.09397732;-0.3297757;-0.002142604,0.09322398;-0.6676565;0.08849475,0.1047268;-0.6850981;0.03169239,-0.08662864;0.008463574;-0.04498242,-0.1246606;-0.3258332;-0.01059853,-0.1441428;-0.6642861;0.0757101,-0.1453063;-0.6264771;0.001230635,0.01664365;0.5261658;0.003041182,0;0;0,0.01500151;0.3028596;-0.0005638599,0.02942264;0.5987558;-0.01454663,0.1854162;0.4866776;-0.06739593,0.3169029;0.2703227;-0.05560231,0.34161;0.03911655;-0.09885645,-0.1322874;0.4912663;0.05647034,-0.3783951;0.4388152;0.02618493,-0.5952789;0.4981432;-0.04715819,0.07149582;0.006849468;-0.06664085,0.1289516;-0.3263281;-0.07527351,0.1225443;-0.6680164;-0.0005259514,0.1355154;-0.6961143;-0.04597831,-0.09755801;0.001074952;-0.008991748,-0.1209028;-0.3357908;-0.02795272,-0.1213518;-0.6779764;0.04476544,-0.1298317;-0.704334;-0.003829177,0.02583819;0.5257506;-0.008687973,849.9603
+0;0;0,0.009392225;0.3030118;0.006702573,0.01909202;0.5993187;-0.001391441,0.183553;0.4753803;0.0004389959,0.2161895;0.2244385;0.01459444,0.2441822;-0.002361894;-0.04636149,-0.1535234;0.4888384;0.0120992,-0.3950329;0.4123313;0.004539335,-0.6265644;0.3700515;-0.01876686,0.08415634;0.004929879;-0.04992973,0.09395424;-0.3297353;-0.00211538,0.09322942;-0.6676382;0.08844015,0.1048458;-0.6852086;0.03176877,-0.08662948;0.008407171;-0.04499137,-0.124859;-0.3258645;-0.01058276,-0.1440301;-0.664391;0.07550696,-0.1451223;-0.6265824;0.001026385,0.01666209;0.5261655;0.003040707,0;0;0,0.01500151;0.3028596;-0.0005638599,0.02942264;0.5987558;-0.01454663,0.1854162;0.4866776;-0.06739593,0.3169029;0.2703227;-0.05560231,0.34161;0.03911655;-0.09885645,-0.1322874;0.4912663;0.05647034,-0.3783951;0.4388152;0.02618493,-0.5952789;0.4981432;-0.04715819,0.07149582;0.006849468;-0.06664085,0.1289516;-0.3263281;-0.07527351,0.1225443;-0.6680164;-0.0005259514,0.1355154;-0.6961143;-0.04597831,-0.09755801;0.001074952;-0.008991748,-0.1209028;-0.3357908;-0.02795272,-0.1213518;-0.6779764;0.04476544,-0.1298317;-0.704334;-0.003829177,0.02583819;0.5257506;-0.008687973,849.983
+0;0;0,0.009377931;0.3025506;0.006692372,0.01906355;0.5984246;-0.00138974,0.1838703;0.4744906;0.0004287844,0.2165697;0.2230655;0.01461149,0.2443579;-0.002077803;-0.04589906,-0.1538972;0.4879764;0.01211289,-0.3958718;0.4113219;0.004538468,-0.6257117;0.3693511;-0.01859744,0.08401793;0.004921771;-0.04984761,0.09385157;-0.330964;-0.001858875,0.09312633;-0.6690601;0.08874846,0.1047633;-0.686715;0.03197638,-0.086487;0.008393344;-0.04491737,-0.124856;-0.3270975;-0.01038327,-0.144038;-0.6658176;0.0757557,-0.1451322;-0.6279951;0.001142785,0.01663723;0.52538;0.003035829,0;0;0,0.01498058;0.3023991;-1.263618E-05,0.02946502;0.5978801;-0.01351476,0.1857587;0.4854997;-0.06641221,0.3170185;0.2684365;-0.05460334,0.3416554;0.03902391;-0.09803247,-0.1342203;0.4951171;0.05582783,-0.3832554;0.4556597;0.02566778,-0.5968402;0.5187541;-0.04865474,0.07154904;0.006701946;-0.06636143,0.1293288;-0.3276757;-0.07484365,0.123187;-0.669561;-3.767014E-05,0.1362635;-0.6975929;-0.04576278,-0.09735612;0.001202599;-0.009400083,-0.1206219;-0.3368932;-0.02860366,-0.1204913;-0.6790963;0.04499144,-0.1290829;-0.7054316;-0.003814206,0.02586263;0.5249757;-0.007775068,849.994
+0;0;0,0.009377931;0.3025506;0.006692372,0.01906355;0.5984246;-0.00138974,0.1838703;0.4744906;0.0004287844,0.2165697;0.2230655;0.01461149,0.2443579;-0.002077803;-0.04589906,-0.1538972;0.4879764;0.01211289,-0.3958718;0.4113219;0.004538468,-0.6257117;0.3693511;-0.01859744,0.08401793;0.004921771;-0.04984761,0.09385157;-0.330964;-0.001858875,0.09312633;-0.6690601;0.08874846,0.1047633;-0.686715;0.03197638,-0.086487;0.008393344;-0.04491737,-0.124856;-0.3270975;-0.01038327,-0.144038;-0.6658176;0.0757557,-0.1451322;-0.6279951;0.001142785,0.01663723;0.52538;0.003035829,0;0;0,0.01498058;0.3023991;-1.263618E-05,0.02946502;0.5978801;-0.01351476,0.1857587;0.4854997;-0.06641221,0.3170185;0.2684365;-0.05460334,0.3416554;0.03902391;-0.09803247,-0.1342203;0.4951171;0.05582783,-0.3832554;0.4556597;0.02566778,-0.5968402;0.5187541;-0.04865474,0.07154904;0.006701946;-0.06636143,0.1293288;-0.3276757;-0.07484365,0.123187;-0.669561;-3.767014E-05,0.1362635;-0.6975929;-0.04576278,-0.09735612;0.001202599;-0.009400083,-0.1206219;-0.3368932;-0.02860366,-0.1204913;-0.6790963;0.04499144,-0.1290829;-0.7054316;-0.003814206,0.02586263;0.5249757;-0.007775068,850.0063
+0;0;0,0.009474376;0.3024099;0.006688928,0.01918083;0.5979726;-0.001382349,0.1850852;0.4737681;0.0004308182,0.2179088;0.2209859;0.01474028,0.2456691;-0.003932953;-0.04572345,-0.1551239;0.4882685;0.01183568,-0.4013803;0.4213859;0.003739685,-0.6309896;0.3785634;-0.01772697,0.08395977;0.004897128;-0.04978575,0.09394363;-0.3325895;-0.001567096,0.09329589;-0.6711439;0.08927847,0.1047652;-0.6888344;0.03235838,-0.08639502;0.00838272;-0.04491629,-0.125327;-0.3287218;-0.01075802,-0.1441812;-0.6678848;0.0757602,-0.1452028;-0.6300511;0.001037963,0.01675291;0.525034;0.003038241,0;0;0,0.01465928;0.302276;0.0007288456,0.02890214;0.5974984;-0.0118649,0.1863691;0.4845442;-0.06495595,0.3183976;0.2663518;-0.0530591,0.3430872;0.03737035;-0.09747696,-0.1366127;0.4961147;0.05626705,-0.389311;0.4728982;0.02823941,-0.6001991;0.5454591;-0.04439761,0.07198793;0.006501585;-0.06578231,0.1305225;-0.32939;-0.07429695,0.1245691;-0.671786;0.0005493164,0.1377561;-0.6997544;-0.04540277,-0.09717448;0.001496243;-0.01033078,-0.1189355;-0.3383715;-0.02872285,-0.1185411;-0.6810054;0.0452658,-0.1271193;-0.7073287;-0.003723171,0.0253494;0.5246792;-0.006367683,850.0274
+0;0;0,0.009474376;0.3024099;0.006688928,0.01918083;0.5979726;-0.001382349,0.1850852;0.4737681;0.0004308182,0.2179088;0.2209859;0.01474028,0.2456691;-0.003932953;-0.04572345,-0.1551239;0.4882685;0.01183568,-0.4013803;0.4213859;0.003739685,-0.6309896;0.3785634;-0.01772697,0.08395977;0.004897128;-0.04978575,0.09394363;-0.3325895;-0.001567096,0.09329589;-0.6711439;0.08927847,0.1047652;-0.6888344;0.03235838,-0.08639502;0.00838272;-0.04491629,-0.125327;-0.3287218;-0.01075802,-0.1441812;-0.6678848;0.0757602,-0.1452028;-0.6300511;0.001037963,0.01675291;0.525034;0.003038241,0;0;0,0.01465928;0.302276;0.0007288456,0.02890214;0.5974984;-0.0118649,0.1863691;0.4845442;-0.06495595,0.3183976;0.2663518;-0.0530591,0.3430872;0.03737035;-0.09747696,-0.1366127;0.4961147;0.05626705,-0.389311;0.4728982;0.02823941,-0.6001991;0.5454591;-0.04439761,0.07198793;0.006501585;-0.06578231,0.1305225;-0.32939;-0.07429695,0.1245691;-0.671786;0.0005493164,0.1377561;-0.6997544;-0.04540277,-0.09717448;0.001496243;-0.01033078,-0.1189355;-0.3383715;-0.02872285,-0.1185411;-0.6810054;0.0452658,-0.1271193;-0.7073287;-0.003723171,0.0253494;0.5246792;-0.006367683,850.0386
+0;0;0,0.009474376;0.3024099;0.006688928,0.01918083;0.5979726;-0.001382349,0.1850852;0.4737681;0.0004308182,0.2179088;0.2209859;0.01474028,0.2456691;-0.003932953;-0.04572345,-0.1551239;0.4882685;0.01183568,-0.4013803;0.4213859;0.003739685,-0.6309896;0.3785634;-0.01772697,0.08395977;0.004897128;-0.04978575,0.09394363;-0.3325895;-0.001567096,0.09329589;-0.6711439;0.08927847,0.1047652;-0.6888344;0.03235838,-0.08639502;0.00838272;-0.04491629,-0.125327;-0.3287218;-0.01075802,-0.1441812;-0.6678848;0.0757602,-0.1452028;-0.6300511;0.001037963,0.01675291;0.525034;0.003038241,0;0;0,0.01465928;0.302276;0.0007288456,0.02890214;0.5974984;-0.0118649,0.1863691;0.4845442;-0.06495595,0.3183976;0.2663518;-0.0530591,0.3430872;0.03737035;-0.09747696,-0.1366127;0.4961147;0.05626705,-0.389311;0.4728982;0.02823941,-0.6001991;0.5454591;-0.04439761,0.07198793;0.006501585;-0.06578231,0.1305225;-0.32939;-0.07429695,0.1245691;-0.671786;0.0005493164,0.1377561;-0.6997544;-0.04540277,-0.09717448;0.001496243;-0.01033078,-0.1189355;-0.3383715;-0.02872285,-0.1185411;-0.6810054;0.0452658,-0.1271193;-0.7073287;-0.003723171,0.0253494;0.5246792;-0.006367683,850.0499
+0;0;0,0.009552964;0.3013824;0.006538295,0.01926435;0.595934;-0.001710264,0.1854038;0.4717926;0.0004956799,0.2181964;0.2181747;0.01481986,0.2458508;-0.005436406;-0.04527683,-0.1556283;0.4879456;0.01149587,-0.4043363;0.4272174;0.003813576,-0.6334006;0.3886812;-0.01674907,0.08404634;0.004792632;-0.04974483,0.09420636;-0.3344192;-0.00130026,0.09361301;-0.674088;0.08976094,0.1091772;-0.7156121;0.005455866,-0.08636951;0.008480045;-0.04505221,-0.1254597;-0.33034;-0.0105889,-0.1442726;-0.6706239;0.07613115,-0.1456506;-0.6290011;-0.03490167,0.01683756;0.523237;0.002762712,0;0;0,0.01546533;0.3012067;0.0008563995,0.0305353;0.5953836;-0.01166272,0.1881651;0.4823062;-0.06432104,0.3210546;0.2636781;-0.05229402,0.347592;0.03631145;-0.09677434,-0.1363571;0.4972192;0.05544367,-0.3903413;0.4815947;0.02628022,-0.5969564;0.5652586;-0.04219508,0.07237972;0.006305039;-0.06544256,0.1319839;-0.3311639;-0.07420611,0.1269611;-0.6747601;0.0005190372,0.09913922;-0.6685117;-0.1049659,-0.0971796;0.00154598;-0.01072568,-0.1166665;-0.3402034;-0.02923036,-0.1159194;-0.6838899;0.04524393,-0.1289954;-0.7374403;-0.02765066,0.0267837;0.5228128;-0.006170273,850.061
+0;0;0,0.009552964;0.3013824;0.006538295,0.01926435;0.595934;-0.001710264,0.1854038;0.4717926;0.0004956799,0.2181964;0.2181747;0.01481986,0.2458508;-0.005436406;-0.04527683,-0.1556283;0.4879456;0.01149587,-0.4043363;0.4272174;0.003813576,-0.6334006;0.3886812;-0.01674907,0.08404634;0.004792632;-0.04974483,0.09420636;-0.3344192;-0.00130026,0.09361301;-0.674088;0.08976094,0.1091772;-0.7156121;0.005455866,-0.08636951;0.008480045;-0.04505221,-0.1254597;-0.33034;-0.0105889,-0.1442726;-0.6706239;0.07613115,-0.1456506;-0.6290011;-0.03490167,0.01683756;0.523237;0.002762712,0;0;0,0.01546533;0.3012067;0.0008563995,0.0305353;0.5953836;-0.01166272,0.1881651;0.4823062;-0.06432104,0.3210546;0.2636781;-0.05229402,0.347592;0.03631145;-0.09677434,-0.1363571;0.4972192;0.05544367,-0.3903413;0.4815947;0.02628022,-0.5969564;0.5652586;-0.04219508,0.07237972;0.006305039;-0.06544256,0.1319839;-0.3311639;-0.07420611,0.1269611;-0.6747601;0.0005190372,0.09913922;-0.6685117;-0.1049659,-0.0971796;0.00154598;-0.01072568,-0.1166665;-0.3402034;-0.02923036,-0.1159194;-0.6838899;0.04524393,-0.1289954;-0.7374403;-0.02765066,0.0267837;0.5228128;-0.006170273,850.0723
+0;0;0,0.009552341;0.3013628;0.006537869,0.01925957;0.5957887;-0.001706174,0.1858364;0.4715677;0.0004906254,0.218678;0.2175705;0.01483623,0.2463512;-0.00619258;-0.0453013,-0.156077;0.4877625;0.01151924,-0.4051569;0.4269435;0.003825458,-0.6343769;0.3883811;-0.01675116,0.08377729;0.00477729;-0.0495856,0.09394984;-0.3348531;-0.001081251,0.09335662;-0.6744555;0.08996216,0.1089294;-0.7160187;0.00561095,-0.08609302;0.008452899;-0.04490799,-0.1252315;-0.3307852;-0.01040217,-0.1440406;-0.6710026;0.07630096,-0.1454195;-0.6293735;-0.03479264,0.01683456;0.5231451;0.002763516,0;0;0,0.015122;0.301203;0.001258135,0.0298613;0.5952934;-0.01072383,0.1879921;0.4814371;-0.06315255,0.3218803;0.2629835;-0.05086732,0.3504477;0.03607835;-0.09723759,-0.138112;0.4989946;0.05518985,-0.392793;0.4995399;0.02459169,-0.5964032;0.5898772;-0.04493743,0.07238947;0.006223142;-0.06497097,0.131571;-0.3317484;-0.07378674,0.1273234;-0.6753255;0.0007505417,0.09997644;-0.6690683;-0.1049252,-0.0967742;0.00178298;-0.0114789,-0.115992;-0.3404408;-0.02932501,-0.1152097;-0.6840498;0.045182,-0.1282046;-0.7375633;-0.02786295,0.02618522;0.5227616;-0.005378723,850.0945
+0;0;0,0.009605764;0.3013605;0.006565225,0.01930583;0.5957866;-0.001666674,0.1858922;0.4715571;0.0006597573,0.2185473;0.2175338;0.0149696,0.2463711;-0.006232038;-0.04508811,-0.1563755;0.4894928;0.01136699,-0.407078;0.4359687;0.002288505,-0.6373302;0.4028842;-0.01619306,0.08383619;0.004601811;-0.04950257,0.09412284;-0.3350188;-0.0009540915,0.0936609;-0.6746489;0.08998675,0.107084;-0.7166982;0.005679935,-0.08600377;0.008609288;-0.04504909,-0.1251766;-0.3306152;-0.01044909,-0.1437902;-0.6708177;0.07635475,-0.1450415;-0.6291856;-0.03474005,0.01689136;0.5231429;0.002807254,0;0;0,0.015122;0.301203;0.001258135,0.0298613;0.5952934;-0.01072383,0.1879921;0.4814371;-0.06315255,0.3218803;0.2629835;-0.05086732,0.3504477;0.03607835;-0.09723759,-0.138112;0.4989946;0.05518985,-0.392793;0.4995399;0.02459169,-0.5964032;0.5898772;-0.04493743,0.07238947;0.006223142;-0.06497097,0.131571;-0.3317484;-0.07378674,0.1273234;-0.6753255;0.0007505417,0.09997644;-0.6690683;-0.1049252,-0.0967742;0.00178298;-0.0114789,-0.115992;-0.3404408;-0.02932501,-0.1152097;-0.6840498;0.045182,-0.1282046;-0.7375633;-0.02786295,0.02618522;0.5227616;-0.005378723,850.1169
+0;0;0,0.009588141;0.3008076;0.00655318,0.01926745;0.5946043;-0.001659232,0.1866197;0.4703406;0.0006453823,0.2193694;0.2155803;0.01499674,0.2471339;-0.007708088;-0.04493282,-0.1571857;0.4883568;0.01140072,-0.4086155;0.4346775;0.002295895,-0.6383764;0.4016635;-0.01614623,0.08347148;0.004581791;-0.04928721,0.09378562;-0.3359462;-0.0006090216,0.09332367;-0.6755793;0.0903326,0.1067529;-0.7176615;0.005987398,-0.08562963;0.008571835;-0.04485311,-0.1249072;-0.331559;-0.01016066,-0.1435209;-0.6717644;0.07664392,-0.1447728;-0.6301271;-0.03450146,0.01685955;0.5221581;0.002802527,0;0;0,0.01482248;0.3006625;0.001553535,0.0290295;0.594165;-0.0100193,0.1882812;0.4806131;-0.06239247,0.3239495;0.2624519;-0.04893351,0.3588891;0.03720737;-0.09651756,-0.1403115;0.5012161;0.05508617,-0.3955069;0.5120059;0.02442331,-0.5912593;0.6186364;-0.04288962,0.0723215;0.006195992;-0.06441212,0.1312414;-0.3327529;-0.07321119,0.1278884;-0.6764326;0.0009117126,0.1009768;-0.6701645;-0.1049318,-0.09624536;0.001974719;-0.0122736,-0.1156078;-0.3411839;-0.02966678,-0.114518;-0.6847636;0.04498626,-0.1270767;-0.738073;-0.02844474,0.02551273;0.5218149;-0.004798889,850.1392
+0;0;0,0.009588141;0.3008076;0.00655318,0.01926745;0.5946043;-0.001659232,0.1866197;0.4703406;0.0006453823,0.2193694;0.2155803;0.01499674,0.2471339;-0.007708088;-0.04493282,-0.1571857;0.4883568;0.01140072,-0.4086155;0.4346775;0.002295895,-0.6383764;0.4016635;-0.01614623,0.08347148;0.004581791;-0.04928721,0.09378562;-0.3359462;-0.0006090216,0.09332367;-0.6755793;0.0903326,0.1067529;-0.7176615;0.005987398,-0.08562963;0.008571835;-0.04485311,-0.1249072;-0.331559;-0.01016066,-0.1435209;-0.6717644;0.07664392,-0.1447728;-0.6301271;-0.03450146,0.01685955;0.5221581;0.002802527,0;0;0,0.01482248;0.3006625;0.001553535,0.0290295;0.594165;-0.0100193,0.1882812;0.4806131;-0.06239247,0.3239495;0.2624519;-0.04893351,0.3588891;0.03720737;-0.09651756,-0.1403115;0.5012161;0.05508617,-0.3955069;0.5120059;0.02442331,-0.5912593;0.6186364;-0.04288962,0.0723215;0.006195992;-0.06441212,0.1312414;-0.3327529;-0.07321119,0.1278884;-0.6764326;0.0009117126,0.1009768;-0.6701645;-0.1049318,-0.09624536;0.001974719;-0.0122736,-0.1156078;-0.3411839;-0.02966678,-0.114518;-0.6847636;0.04498626,-0.1270767;-0.738073;-0.02844474,0.02551273;0.5218149;-0.004798889,850.1503
+0;0;0,0.009692385;0.3003054;0.006525549,0.01942136;0.5935956;-0.001666548,0.1866148;0.4694626;0.0006548145,0.219384;0.2136614;0.01511974,0.2471961;-0.01068303;-0.04453658,-0.1571541;0.4887604;0.01097937,-0.4108997;0.4414014;0.001620418,-0.6420476;0.4098891;-0.01388477,0.08311883;0.004477147;-0.04901584,0.0937023;-0.3354535;-0.0005563274,0.09321707;-0.6761529;0.0906477,0.1069305;-0.7194205;0.007301934,-0.0851757;0.008588299;-0.0447513,-0.1241585;-0.3309563;-0.01006701,-0.1427692;-0.6722255;0.07701632,-0.143881;-0.6305822;-0.03418574,0.01700688;0.5212876;0.002784838,0;0;0,0.01475461;0.3001649;0.001791716,0.02887154;0.5931755;-0.00952816,0.1883429;0.4801287;-0.06123543,0.3274049;0.2629182;-0.04713988,0.368091;0.03794003;-0.09605074,-0.1409819;0.5028121;0.05437667,-0.3953061;0.5302367;0.01853827,-0.5896827;0.6458988;-0.04064653,0.07227805;0.00609374;-0.06379724,0.1302707;-0.3323925;-0.07257867,0.1283624;-0.6772424;0.001376867,0.1019353;-0.670967;-0.1046488,-0.09567519;0.00224935;-0.01313525,-0.1147987;-0.3403384;-0.02990048,-0.1130914;-0.6849518;0.04515483,-0.1255784;-0.7382925;-0.02833745,0.02537963;0.5209582;-0.004374981,850.1616
+0;0;0,0.009692385;0.3003054;0.006525549,0.01942136;0.5935956;-0.001666548,0.1866148;0.4694626;0.0006548145,0.219384;0.2136614;0.01511974,0.2471961;-0.01068303;-0.04453658,-0.1571541;0.4887604;0.01097937,-0.4108997;0.4414014;0.001620418,-0.6420476;0.4098891;-0.01388477,0.08311883;0.004477147;-0.04901584,0.0937023;-0.3354535;-0.0005563274,0.09321707;-0.6761529;0.0906477,0.1069305;-0.7194205;0.007301934,-0.0851757;0.008588299;-0.0447513,-0.1241585;-0.3309563;-0.01006701,-0.1427692;-0.6722255;0.07701632,-0.143881;-0.6305822;-0.03418574,0.01700688;0.5212876;0.002784838,0;0;0,0.01475461;0.3001649;0.001791716,0.02887154;0.5931755;-0.00952816,0.1883429;0.4801287;-0.06123543,0.3274049;0.2629182;-0.04713988,0.368091;0.03794003;-0.09605074,-0.1409819;0.5028121;0.05437667,-0.3953061;0.5302367;0.01853827,-0.5896827;0.6458988;-0.04064653,0.07227805;0.00609374;-0.06379724,0.1302707;-0.3323925;-0.07257867,0.1283624;-0.6772424;0.001376867,0.1019353;-0.670967;-0.1046488,-0.09567519;0.00224935;-0.01313525,-0.1147987;-0.3403384;-0.02990048,-0.1130914;-0.6849518;0.04515483,-0.1255784;-0.7382925;-0.02833745,0.02537963;0.5209582;-0.004374981,850.1836
+0;0;0,0.009618252;0.2995757;0.006447895,0.01915765;0.5924156;-0.001822428,0.185525;0.4687499;0.0007181425,0.2169078;0.2137999;0.01546719,0.2445273;-0.0001228154;-0.04164467,-0.1565599;0.48861;0.01055858,-0.4105319;0.448541;0.0008338867,-0.6315852;0.4205742;-0.01103302,0.08285476;0.00448083;-0.0487821,0.09361823;-0.336637;-0.000225313,0.09325624;-0.6768472;0.09087263,0.1070205;-0.7201878;0.00752195,-0.08481598;0.008529086;-0.04470109,-0.1239076;-0.33219;-0.009810094,-0.1422555;-0.672986;0.07715787,-0.1432413;-0.631345;-0.03410377,0.01680779;0.5202112;0.002651773,0;0;0,0.01506843;0.2994145;0.001889944,0.02940833;0.5919617;-0.009371281,0.1882947;0.4791726;-0.05976796,0.330493;0.2652954;-0.04433703,0.3801108;0.05450335;-0.09811735,-0.1401322;0.5037478;0.05319841,-0.3932808;0.535431;0.01982425,-0.5771542;0.6490788;-0.03551361,0.07232383;0.006015003;-0.06322789,0.1301914;-0.3337087;-0.07184172,0.1291427;-0.6781622;0.001592875,0.1032293;-0.6718826;-0.1046214,-0.09522457;0.002315311;-0.01384209,-0.1143157;-0.341488;-0.03026925,-0.1117198;-0.6856136;0.04464936,-0.1244271;-0.7388986;-0.02895622,0.02588113;0.51985;-0.004228115,850.2062
+0;0;0,0.009618252;0.2995757;0.006447895,0.01915765;0.5924156;-0.001822428,0.185525;0.4687499;0.0007181425,0.2169078;0.2137999;0.01546719,0.2445273;-0.0001228154;-0.04164467,-0.1565599;0.48861;0.01055858,-0.4105319;0.448541;0.0008338867,-0.6315852;0.4205742;-0.01103302,0.08285476;0.00448083;-0.0487821,0.09361823;-0.336637;-0.000225313,0.09325624;-0.6768472;0.09087263,0.1070205;-0.7201878;0.00752195,-0.08481598;0.008529086;-0.04470109,-0.1239076;-0.33219;-0.009810094,-0.1422555;-0.672986;0.07715787,-0.1432413;-0.631345;-0.03410377,0.01680779;0.5202112;0.002651773,0;0;0,0.01506843;0.2994145;0.001889944,0.02940833;0.5919617;-0.009371281,0.1882947;0.4791726;-0.05976796,0.330493;0.2652954;-0.04433703,0.3801108;0.05450335;-0.09811735,-0.1401322;0.5037478;0.05319841,-0.3932808;0.535431;0.01982425,-0.5771542;0.6490788;-0.03551361,0.07232383;0.006015003;-0.06322789,0.1301914;-0.3337087;-0.07184172,0.1291427;-0.6781622;0.001592875,0.1032293;-0.6718826;-0.1046214,-0.09522457;0.002315311;-0.01384209,-0.1143157;-0.341488;-0.03026925,-0.1117198;-0.6856136;0.04464936,-0.1244271;-0.7388986;-0.02895622,0.02588113;0.51985;-0.004228115,850.2173
+0;0;0,0.009592684;0.2987793;0.006430755,0.01910265;0.5907156;-0.001806221,0.1841261;0.4678615;0.0007252567,0.215616;0.212041;0.01552467,0.2435807;-0.004555196;-0.04230094,-0.1552077;0.4875619;0.01048655,-0.410047;0.447356;0.0007286556,-0.6338629;0.4190397;-0.01128655,0.08256356;0.004465082;-0.04861065,0.09335019;-0.3373869;5.06267E-05,0.0929884;-0.6774104;0.09109855,0.1067598;-0.7207891;0.007704645,-0.08451789;0.008499109;-0.04454398,-0.1236936;-0.3329532;-0.009577904,-0.1420314;-0.673562;0.07734232,-0.1430178;-0.6319151;-0.03397704,0.01676573;0.518909;0.002643337,0;0;0,0.01535194;0.2986013;0.002002239,0.03014527;0.5902095;-0.009469271,0.1884075;0.4792559;-0.05748773,0.3338927;0.2665034;-0.04248143,0.3828744;0.05336556;-0.09916306,-0.1385839;0.5043465;0.05228048,-0.3924638;0.5388193;0.02047779,-0.5745375;0.659784;-0.03658761,0.07233682;0.005914986;-0.06270623,0.1299389;-0.3346066;-0.07131433,0.1294291;-0.6788993;0.001952887,0.1040449;-0.6726206;-0.10445,-0.09475573;0.002590639;-0.01463945,-0.1139802;-0.3419791;-0.03042329,-0.110953;-0.6858939;0.04453833,-0.1238599;-0.7392572;-0.02903201,0.02640826;0.5185139;-0.004251719,850.2394
+0;0;0,0.009564467;0.2979004;0.006411838,0.01896944;0.5866134;-0.001723481,0.1830699;0.4650832;0.0007550047,0.2144762;0.209942;0.01551511,0.2423624;-0.006046206;-0.04214819,-0.1543244;0.484671;0.01046051,-0.4084869;0.4445719;0.0007285289,-0.6316745;0.416335;-0.01125295,0.08186;0.004427033;-0.04819641,0.09267856;-0.3384369;0.0006089099,0.09231766;-0.6776266;0.0914336,0.1061068;-0.7210995;0.007932633,-0.08379767;0.008426685;-0.0441644,-0.1230893;-0.3340364;-0.009094812,-0.1413822;-0.6738101;0.0776123,-0.1423698;-0.6321482;-0.03384996,0.01666611;0.5158389;0.002662122,0;0;0,0.01520951;0.2977253;0.002360106,0.02948309;0.5861836;-0.007650852,0.1887391;0.4797682;-0.05255008,0.3357423;0.2687243;-0.04023242,0.3889373;0.05832979;-0.1007142,-0.1391379;0.5050805;0.05129211,-0.3927627;0.5391606;0.02275748,-0.5683422;0.666895;-0.03732052,0.07224189;0.006090462;-0.06154323,0.1296303;-0.3354928;-0.07060695,0.1297836;-0.6789984;0.002213478,0.1056646;-0.672682;-0.1046424,-0.09369934;0.002913193;-0.01598431,-0.1129183;-0.3427261;-0.03077435,-0.1098003;-0.6858308;0.04384745,-0.1224329;-0.7392803;-0.02989136,0.02586159;0.5154878;-0.002900839,850.2621
+0;0;0,0.009566358;0.2979001;0.006422798,0.01894014;0.5866147;-0.001691309,0.1830536;0.4650756;0.000798202,0.2143038;0.2099189;0.01561934,0.2420742;-0.006452531;-0.04064628,-0.1545315;0.4856181;0.009960495,-0.4097716;0.4524087;0.002828033,-0.6334641;0.4296257;-0.01117977,0.08189355;0.004484318;-0.04813408,0.09275596;-0.3383877;0.000604555,0.09266879;-0.6776861;0.09102309,0.1075947;-0.7203433;0.007005468,-0.08375648;0.008354212;-0.0442562,-0.1231291;-0.3340956;-0.009147603,-0.1407785;-0.6739681;0.07730539,-0.1416022;-0.6323027;-0.03415784,0.01665198;0.5158393;0.00268764,0;0;0,0.01520951;0.2977253;0.002360106,0.02948309;0.5861836;-0.007650852,0.1887391;0.4797682;-0.05255008,0.3357423;0.2687243;-0.04023242,0.3889373;0.05832979;-0.1007142,-0.1391379;0.5050805;0.05129211,-0.3927627;0.5391606;0.02275748,-0.5683422;0.666895;-0.03732052,0.07224189;0.006090462;-0.06154323,0.1296303;-0.3354928;-0.07060695,0.1297836;-0.6789984;0.002213478,0.1056646;-0.672682;-0.1046424,-0.09369934;0.002913193;-0.01598431,-0.1129183;-0.3427261;-0.03077435,-0.1098003;-0.6858308;0.04384745,-0.1224329;-0.7392803;-0.02989136,0.02586159;0.5154878;-0.002900839,850.2733
+0;0;0,0.009668791;0.3010899;0.00649157,0.01946619;0.6028608;-0.002058622,0.1896188;0.4746861;0.0006542408,0.2210441;0.2180997;0.01555842,0.2485406;0.003862485;-0.04015222,-0.1605295;0.4959931;0.01015751,-0.4171996;0.4625976;0.002985082,-0.6386857;0.4400393;-0.01088456,0.08116721;0.004444545;-0.04770717,0.0920126;-0.3378901;0.0009550862,0.09192541;-0.6772816;0.0913984,0.1068183;-0.719778;0.00756678,-0.08301362;0.008280116;-0.04386368,-0.1223245;-0.333633;-0.00881011,-0.1399788;-0.6735986;0.07766658,-0.1408006;-0.6319591;-0.0335499,0.01702458;0.5273389;0.002613995,0;0;0,0.01056282;0.3010919;-0.0047791,0.01314034;0.6012973;-0.03725886,0.1865329;0.4813234;-0.0465889,0.3378327;0.2713683;-0.03801632,0.3946434;0.06528166;-0.1017201,-0.1492046;0.5059838;0.05082311,-0.4042774;0.5403313;0.02246186,-0.5740232;0.6705086;-0.0407646,0.07225703;0.005888999;-0.06023359,0.1291907;-0.3352074;-0.06974363,0.1297201;-0.6789607;0.00236702,0.1065705;-0.673989;-0.1041362,-0.09264056;0.002793482;-0.01713968,-0.112654;-0.3422763;-0.03145563,-0.1085451;-0.6853124;0.0438833,-0.120886;-0.7382843;-0.0300668,0.01314629;0.5265534;-0.02522946,850.2952
+0;0;0,0.009668791;0.3010899;0.00649157,0.01946619;0.6028608;-0.002058622,0.1896188;0.4746861;0.0006542408,0.2210441;0.2180997;0.01555842,0.2485406;0.003862485;-0.04015222,-0.1605295;0.4959931;0.01015751,-0.4171996;0.4625976;0.002985082,-0.6386857;0.4400393;-0.01088456,0.08116721;0.004444545;-0.04770717,0.0920126;-0.3378901;0.0009550862,0.09192541;-0.6772816;0.0913984,0.1068183;-0.719778;0.00756678,-0.08301362;0.008280116;-0.04386368,-0.1223245;-0.333633;-0.00881011,-0.1399788;-0.6735986;0.07766658,-0.1408006;-0.6319591;-0.0335499,0.01702458;0.5273389;0.002613995,0;0;0,0.01056282;0.3010919;-0.0047791,0.01314034;0.6012973;-0.03725886,0.1865329;0.4813234;-0.0465889,0.3378327;0.2713683;-0.03801632,0.3946434;0.06528166;-0.1017201,-0.1492046;0.5059838;0.05082311,-0.4042774;0.5403313;0.02246186,-0.5740232;0.6705086;-0.0407646,0.07225703;0.005888999;-0.06023359,0.1291907;-0.3352074;-0.06974363,0.1297201;-0.6789607;0.00236702,0.1065705;-0.673989;-0.1041362,-0.09264056;0.002793482;-0.01713968,-0.112654;-0.3422763;-0.03145563,-0.1085451;-0.6853124;0.0438833,-0.120886;-0.7382843;-0.0300668,0.01314629;0.5265534;-0.02522946,850.3067

+ 136 - 0
DataCSV/Sam/FirstPersonPerspective_OneArm_Sideways_None_Slow.csv

@@ -0,0 +1,136 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.007029783;0.3035513;0.007986258,0.01290435;0.6064088;0.001237649,0.1985382;0.4739721;0.00504109,0.2271402;0.2642144;0.01798006,0.2598376;0.03072596;-0.04230666,-0.1734064;0.4673048;0.006687357,-0.214948;0.2593702;0.002072965,-0.2651615;0.02541003;-0.042218,0.07906384;0.00542063;-0.04483902,0.09080961;-0.2742836;-0.007123414,0.09135448;-0.6079383;0.08014764,0.1023642;-0.6321744;0.01765087,-0.07998919;0.00694106;-0.04294836,-0.1081929;-0.2723945;-0.01178605,-0.1254041;-0.6068773;0.0704757,-0.1249835;-0.5680968;-0.01253837,0.01149719;0.5301621;0.005470531,0;0;0,-0.03869491;0.2734547;-0.1264191,-0.07512247;0.5423104;-0.2613363,0.1135437;0.5101422;-0.1553254,0.2095056;0.3277782;-0.1051412,0.1882061;0.08640735;-0.1276553,-0.1797774;0.3969265;-0.08816583,-0.2103263;0.1967138;-0.025194,-0.2133256;0.00209783;-0.1712627,0.07734787;0.01403758;-0.04594851,0.08590443;-0.2677159;-0.06429744,0.04855083;-0.6048324;-0.001854423,0.06381782;-0.6337537;-0.05898428,-0.0862295;-0.006620999;-0.02848943,-0.1339377;-0.2788191;-0.08703057,-0.1588015;-0.6224664;-0.07185861,-0.1655048;-0.6236749;-0.148993,-0.06537914;0.4755435;-0.2255495,307.9679
+0;0;0,0.00705514;0.3046462;0.008015065,0.0130054;0.6114178;0.001171019,0.2011733;0.477043;0.005033569,0.229822;0.2669429;0.01799366,0.2624902;0.03366242;-0.04223937,-0.1758533;0.4702846;0.00670233,-0.2174627;0.2620106;0.002080405,-0.2676315;0.0282588;-0.04217111,0.08134305;0.005576893;-0.04613161,0.09306923;-0.2736609;-0.008478913,0.09361508;-0.607917;0.07894945,0.104535;-0.6317108;0.01696227,-0.08229508;0.007141153;-0.04418645,-0.1104517;-0.2717286;-0.01307612,-0.127694;-0.6068143;0.06933391,-0.1272768;-0.5681053;-0.01300327,0.01157664;0.5340008;0.005468878,0;0;0,-0.04157354;0.2745345;-0.1258006,-0.08671368;0.5454455;-0.2627814,0.1081557;0.5109409;-0.1569784,0.2083088;0.3294238;-0.1105921,0.1865811;0.08825541;-0.1325176,-0.1847419;0.3975161;-0.08301485,-0.2065751;0.1955493;-0.02085777,-0.2161195;-0.0005619526;-0.1642603,0.07733656;0.01438686;-0.05087233,0.08673115;-0.2670459;-0.06624365,0.04672844;-0.6042081;-0.002270699,0.06135568;-0.6335928;-0.05808234,-0.08951262;-0.007382753;-0.02662526,-0.1384767;-0.2786917;-0.08597962,-0.1645038;-0.6228992;-0.07132015,-0.1723756;-0.624074;-0.1476195,-0.07439029;0.4781744;-0.2262211,307.9968
+0;0;0,0.007098885;0.3065351;0.008064762,0.01312636;0.6172602;0.001151648,0.2013559;0.4822968;0.005045505,0.230037;0.2719584;0.01802029,0.2628764;0.03745586;-0.04252827,-0.1758141;0.4755358;0.0067149,-0.2174707;0.2670256;0.002087735,-0.2679023;0.03204928;-0.0423956,0.08198066;0.005620608;-0.04649322,0.09369495;-0.273334;-0.0088787,0.09424119;-0.6078283;0.07861197,0.105167;-0.6316513;0.01659112,-0.08294015;0.00719713;-0.04453281,-0.1110683;-0.2713898;-0.01345402,-0.1283228;-0.6067142;0.06901474,-0.1279054;-0.5680006;-0.01336718,0.01168714;0.5392762;0.00548098,0;0;0,-0.04478846;0.2780658;-0.1214604,-0.09782221;0.5580523;-0.2457321,0.1050333;0.5111363;-0.1582773,0.2078924;0.3302019;-0.1145058,0.1857515;0.08779544;-0.1365256,-0.1904827;0.4002843;-0.07102317,-0.2035451;0.1951788;-0.01630313,-0.2163901;-0.005713999;-0.1549144,0.0768048;0.01471883;-0.05290008,0.08590158;-0.2665346;-0.06637239,0.04619456;-0.6039071;-0.001995087,0.06073999;-0.6335948;-0.05757117,-0.09054285;-0.007563616;-0.02566757,-0.1383833;-0.2790426;-0.08378996,-0.1653772;-0.6234845;-0.07065997,-0.1759528;-0.6237176;-0.1470602,-0.08402716;0.4885891;-0.2127643,308.0304
+0;0;0,0.007061919;0.3085675;0.008058859,0.01307837;0.6224462;0.00103128,0.1956267;0.4884685;0.005043281,0.2243379;0.2781066;0.01800054,0.2575054;0.04157755;-0.0431662,-0.1701958;0.4818017;0.00682903,-0.2118239;0.2732572;0.002287396,-0.2627915;0.03616197;-0.04216083,0.0823035;0.005682394;-0.0466827,0.09398621;-0.2730982;-0.009173334,0.09468131;-0.6078969;0.07852696,0.1048943;-0.6314899;0.017195,-0.08325599;0.007184919;-0.04474646,-0.1113614;-0.2712205;-0.01372143,-0.1286914;-0.6068836;0.06881326,-0.1283096;-0.5682527;-0.0128169,0.01164493;0.5437379;0.005414897,0;0;0,-0.04851481;0.2800152;-0.1206918,-0.1060222;0.5615173;-0.2474265,0.09320268;0.5099142;-0.1631012,0.2042668;0.3337276;-0.1198878,0.1834347;0.08899233;-0.1412919,-0.1894155;0.4041845;-0.07355705,-0.2008837;0.1992753;-0.01765485,-0.2152325;-0.008317977;-0.1498918,0.0758404;0.01513961;-0.05481291,0.08519302;-0.2659729;-0.06707358,0.04455937;-0.6033713;-0.001549959,0.058581;-0.6336133;-0.05551672,-0.09141886;-0.008173087;-0.0236901,-0.1398031;-0.2793453;-0.08188529,-0.1689419;-0.6240042;-0.06991912,-0.1809351;-0.6242411;-0.145285,-0.09129363;0.4918863;-0.2135022,308.0636
+0;0;0,0.007064073;0.3086616;0.008061318,0.01303696;0.6202503;0.00109628,0.1894571;0.4889457;0.005074589,0.2182193;0.2782107;0.01805484,0.2519227;0.03785914;-0.0441004,-0.1641504;0.4825015;0.00680071,-0.2058523;0.273587;0.002251019,-0.2576436;0.03266023;-0.04291552,0.08284632;0.005719872;-0.04699058,0.09452003;-0.2728459;-0.009510133,0.09521789;-0.6089743;0.07853846,0.1053958;-0.6323833;0.01741711,-0.0838051;0.007232306;-0.04504158,-0.1118889;-0.2709585;-0.01404046,-0.1292877;-0.6079547;0.06882201,-0.1289071;-0.5693535;-0.01252786,0.01161859;0.5423697;0.005433796,0;0;0,-0.05090272;0.2812724;-0.1169684,-0.1092253;0.5621712;-0.2389197,0.08559097;0.5106804;-0.1647105,0.2015601;0.3362656;-0.1255233,0.1812363;0.08735402;-0.1454747,-0.1889621;0.4072213;-0.07125533,-0.197262;0.202371;-0.01318214,-0.2164257;-0.009281844;-0.1458618,0.0750888;0.01554188;-0.05678439,0.08529077;-0.2653822;-0.06762528,0.04363192;-0.6040551;-0.002046824,0.05708202;-0.6347945;-0.05516696,-0.09250946;-0.008615964;-0.02172804,-0.1410616;-0.2795525;-0.07983135,-0.1720258;-0.6254593;-0.06864807,-0.1701173;-0.6496203;-0.1299251,-0.09451366;0.4928693;-0.2062542,308.097
+0;0;0,0.007055295;0.308278;0.008051299,0.01297977;0.617329;0.001151432,0.186399;0.4877546;0.005089928,0.2151754;0.2769154;0.0180766,0.2489067;0.03636503;-0.04413007,-0.1612117;0.4814197;0.006786777,-0.2029343;0.272402;0.002234836,-0.2547684;0.03127587;-0.04296907,0.08442648;0.005828968;-0.04788686,0.09608579;-0.272393;-0.01045265,0.09678351;-0.6084579;0.07757929,0.1070027;-0.6320837;0.01620986,-0.08540354;0.00737025;-0.04590067,-0.1134526;-0.2704774;-0.0149378,-0.1308482;-0.6074098;0.06790899,-0.1304661;-0.5687736;-0.01377105,0.01157642;0.5402726;0.005443043,0;0;0,-0.05240129;0.282065;-0.1133285,-0.1104727;0.5623647;-0.2302122,0.08257624;0.5102437;-0.1650465,0.1999275;0.3363644;-0.1270387,0.1796173;0.08737321;-0.1485531,-0.1871965;0.4081717;-0.06566349,-0.1918977;0.2018405;-0.01222881,-0.2146129;-0.009593621;-0.1450881,0.07464474;0.01607019;-0.06020689,0.08647635;-0.2645198;-0.06881094,0.04287356;-0.6026453;-0.002030849,0.05581121;-0.6347326;-0.05422426,-0.0947631;-0.009278256;-0.0197187,-0.1427306;-0.2799656;-0.07778961,-0.1759997;-0.625615;-0.06733257,-0.1753691;-0.6497144;-0.1291324,-0.0959946;0.4933085;-0.1989119,308.1301
+0;0;0,0.006998763;0.3082806;0.007999751,0.01290183;0.6173293;0.0009835456,0.1863443;0.487837;0.005086593,0.2151357;0.276996;0.01801087,0.2492374;0.03663202;-0.04471237,-0.1613901;0.4817126;0.006579156,-0.2034395;0.2727569;0.00218742,-0.2553128;0.03131522;-0.04125305,0.08442522;0.005838798;-0.04788788,0.09608097;-0.2723958;-0.01054564,0.09712906;-0.6084563;0.07749902,0.1069597;-0.6327298;0.01663758,-0.08539759;0.007365608;-0.04591248,-0.1134179;-0.2704936;-0.01502722,-0.1309561;-0.6073301;0.06817891,-0.1305255;-0.5686972;-0.01350124,0.01149734;0.5402746;0.005305801,0;0;0,-0.05240129;0.282065;-0.1133285,-0.1104727;0.5623647;-0.2302122,0.08257624;0.5102437;-0.1650465,0.1999275;0.3363644;-0.1270387,0.1796173;0.08737321;-0.1485531,-0.1871965;0.4081717;-0.06566349,-0.1918977;0.2018405;-0.01222881,-0.2146129;-0.009593621;-0.1450881,0.07464474;0.01607019;-0.06020689,0.08647635;-0.2645198;-0.06881094,0.04287356;-0.6026453;-0.002030849,0.05581121;-0.6347326;-0.05422426,-0.0947631;-0.009278256;-0.0197187,-0.1427306;-0.2799656;-0.07778961,-0.1759997;-0.625615;-0.06733257,-0.1753691;-0.6497144;-0.1291324,-0.0959946;0.4933085;-0.1989119,308.1524
+0;0;0,0.007011733;0.3088519;0.008014577,0.01292612;0.6184968;0.0009822431,0.1850272;0.4891987;0.005098577,0.2138381;0.2782148;0.01803162,0.2481825;0.03614087;-0.04513784,-0.160047;0.4831212;0.00657972,-0.2021249;0.2740238;0.002185007,-0.2543672;0.03086458;-0.0415645,0.08486059;0.005868909;-0.04813483,0.09650949;-0.2722019;-0.01081457,0.0975599;-0.6090086;0.07742555,0.1073987;-0.6333269;0.01651367,-0.08583798;0.007403592;-0.04614925,-0.1138418;-0.2702921;-0.01528217,-0.1314189;-0.6078764;0.06810868,-0.130988;-0.5692363;-0.01363917,0.01151785;0.5412352;0.005316107,0;0;0,-0.05446023;0.2826481;-0.1124589,-0.1147375;0.5627624;-0.2302315,0.07765532;0.5107611;-0.1656592,0.1973383;0.337984;-0.1291134,0.1787493;0.08712023;-0.1512842,-0.1873826;0.4089806;-0.06465894,-0.1856187;0.202911;-0.009488765,-0.2170148;-0.008671582;-0.1437154,0.07406585;0.01655048;-0.06158781,0.08614425;-0.2638959;-0.0690589,0.04275553;-0.6027597;-0.001865625,0.05482034;-0.635208;-0.05394435,-0.09562106;-0.009791796;-0.01770481,-0.1427889;-0.2803815;-0.0760857,-0.1784199;-0.6265829;-0.06602933,-0.1785248;-0.6508202;-0.1278019,-0.09966424;0.4937709;-0.1985598,308.1748
+0;0;0,0.007032242;0.3097553;0.008038019,0.01297524;0.6208996;0.0009706933,0.1903754;0.4896148;0.005102545,0.2192195;0.2783879;0.01805048,0.2547714;0.02780312;-0.04733988,-0.1652519;0.4833514;0.006628986,-0.2073782;0.2740132;0.00222921,-0.2614573;0.02230501;-0.04305843,0.08360942;0.005782379;-0.04742514,0.09526502;-0.2724483;-0.01008344,0.09631697;-0.6097481;0.0782859,0.1061699;-0.6341444;0.01728668,-0.0845724;0.007294435;-0.04546883,-0.1125923;-0.2705608;-0.014584,-0.1301952;-0.6086394;0.06892895,-0.1297636;-0.5699869;-0.01293611,0.01155977;0.5432427;0.005326728,0;0;0,-0.05834575;0.2835484;-0.110718,-0.1248789;0.5642581;-0.2276497,0.07540814;0.5103366;-0.1653681,0.1957773;0.3371979;-0.1314459,0.1740112;0.07802707;-0.1576996,-0.1922877;0.4062071;-0.05522402,-0.1774207;0.1985425;-0.007570513,-0.2282363;-0.01197146;-0.1539747,0.07284277;0.01631984;-0.06083346,0.08654822;-0.2641827;-0.06937885,0.04157703;-0.6031282;-0.001005173,0.05369269;-0.6356739;-0.05314136,-0.09404367;-0.009595088;-0.01835316,-0.1412695;-0.2807451;-0.07483269,-0.1790827;-0.6272318;-0.06490856,-0.1791473;-0.6515975;-0.1267253,-0.1080981;0.4951493;-0.1961226,308.2086
+0;0;0,0.007017947;0.3099404;0.008036112,0.01295545;0.6202915;0.000984577,0.1880212;0.4899047;0.005106725,0.2168874;0.2784733;0.01805019,0.2532991;0.02337289;-0.04882137,-0.1630325;0.4839335;0.006522729,-0.2054853;0.2744498;0.002242132,-0.2605629;0.01796561;-0.04310305,0.08412228;0.005815835;-0.04771141,0.09592397;-0.2719887;-0.01012876,0.09701454;-0.6088418;0.07813781,0.1062056;-0.6329852;0.01617879,-0.08508391;0.007336899;-0.0457565,-0.1130118;-0.2701478;-0.01494482,-0.1306368;-0.6077927;0.06840673,-0.1301797;-0.5690924;-0.01392788,0.01154026;0.5428922;0.00532545,0;0;0,-0.0597026;0.2841679;-0.1089086,-0.1254054;0.5648808;-0.2241883,0.07247736;0.5112074;-0.1651053,0.1939171;0.3381498;-0.1333647,0.1710218;0.07434562;-0.1608784,-0.1913244;0.4066376;-0.0544643,-0.1765758;0.1992664;-0.004627615,-0.2302456;-0.01301672;-0.1560517,0.07201635;0.01664063;-0.06263781,0.08515652;-0.2635693;-0.06870842,0.04041369;-0.6020867;-0.0003986359,0.05245885;-0.6352445;-0.05256081,-0.094947;-0.01027723;-0.01631585,-0.1426577;-0.2808466;-0.07326345,-0.1819773;-0.6267014;-0.06323399,-0.1816227;-0.6514376;-0.1253526,-0.1089851;0.4957587;-0.1931398,308.2309
+0;0;0,0.007017947;0.3099404;0.008036112,0.01295545;0.6202915;0.000984577,0.1880212;0.4899047;0.005106725,0.2168874;0.2784733;0.01805019,0.2532991;0.02337289;-0.04882137,-0.1630325;0.4839335;0.006522729,-0.2054853;0.2744498;0.002242132,-0.2605629;0.01796561;-0.04310305,0.08412228;0.005815835;-0.04771141,0.09592397;-0.2719887;-0.01012876,0.09701454;-0.6088418;0.07813781,0.1062056;-0.6329852;0.01617879,-0.08508391;0.007336899;-0.0457565,-0.1130118;-0.2701478;-0.01494482,-0.1306368;-0.6077927;0.06840673,-0.1301797;-0.5690924;-0.01392788,0.01154026;0.5428922;0.00532545,0;0;0,-0.0597026;0.2841679;-0.1089086,-0.1254054;0.5648808;-0.2241883,0.07247736;0.5112074;-0.1651053,0.1939171;0.3381498;-0.1333647,0.1710218;0.07434562;-0.1608784,-0.1913244;0.4066376;-0.0544643,-0.1765758;0.1992664;-0.004627615,-0.2302456;-0.01301672;-0.1560517,0.07201635;0.01664063;-0.06263781,0.08515652;-0.2635693;-0.06870842,0.04041369;-0.6020867;-0.0003986359,0.05245885;-0.6352445;-0.05256081,-0.094947;-0.01027723;-0.01631585,-0.1426577;-0.2808466;-0.07326345,-0.1819773;-0.6267014;-0.06323399,-0.1816227;-0.6514376;-0.1253526,-0.1089851;0.4957587;-0.1931398,308.2529
+0;0;0,0.00702559;0.3102779;0.008044864,0.01296648;0.6208066;0.0009887693,0.1878165;0.4904281;0.00511433,0.216712;0.2787826;0.0180709,0.2524323;0.02852672;-0.04753073,-0.1628103;0.4844642;0.006528613,-0.205306;0.2747683;0.002243681,-0.2593376;0.02315497;-0.04224036,0.08361727;0.00578092;-0.04742499,0.09541215;-0.2718634;-0.009864014,0.0965037;-0.6090207;0.07848226,0.105678;-0.6330656;0.01663589,-0.08457313;0.007292853;-0.04548182,-0.1124849;-0.2700318;-0.01468791,-0.1301258;-0.6079816;0.06873891,-0.1296696;-0.5692971;-0.01344598,0.01155026;0.5433512;0.005332789,0;0;0,-0.06191606;0.2844775;-0.1078212,-0.1286219;0.5650959;-0.2232285,0.06925704;0.5120301;-0.1641939,0.1918094;0.3390787;-0.1347773,0.1707538;0.08009788;-0.1611047,-0.1917589;0.4066053;-0.05243164,-0.1752886;0.1995474;-0.0009305961,-0.2318693;-0.008586898;-0.1481931,0.07083488;0.01703244;-0.06298184,0.08385275;-0.2630421;-0.06799126,0.03854436;-0.6017421;0.0006434917,0.05063906;-0.6356351;-0.05036044,-0.09452134;-0.01071029;-0.01501332,-0.1427658;-0.2812133;-0.07102121,-0.1825411;-0.6273164;-0.06044344,-0.1835326;-0.6518582;-0.1225256,-0.1119472;0.4960059;-0.1921039,308.2863
+0;0;0,0.006994133;0.3102902;0.008037048,0.01291134;0.6205487;0.0009739641,0.1906684;0.4893749;0.005142192,0.2196099;0.2774888;0.01809639,0.2550915;0.03096694;-0.04672021,-0.1657082;0.4832365;0.006658057,-0.2082856;0.2733079;0.002387042,-0.2618299;0.0254586;-0.04162337,0.08347493;0.005782455;-0.04735361,0.09528302;-0.271817;-0.009783991,0.09643403;-0.6092036;0.07837818,0.1046758;-0.6348853;0.01792337,-0.08442966;0.007264439;-0.04541725,-0.1123341;-0.2700177;-0.01462186,-0.1300445;-0.6081296;0.06886636,-0.1296048;-0.5694519;-0.01327781,0.01149829;0.543165;0.005315897,0;0;0,-0.06302707;0.2845957;-0.1068943,-0.1300215;0.5650502;-0.2218013,0.07081398;0.5127282;-0.1622961,0.1921267;0.3381788;-0.1355219,0.1709013;0.08299863;-0.161324,-0.1932161;0.4056621;-0.04777151,-0.1763463;0.1981676;0.002850424,-0.2329469;-0.008933172;-0.1390609,0.07038483;0.01713511;-0.06321573,0.08373891;-0.2628857;-0.06794596,0.03791932;-0.6016592;0.0008780956,0.05004061;-0.6356234;-0.04996299,-0.09445712;-0.01076013;-0.01435045,-0.1426229;-0.2813005;-0.07003114,-0.1829133;-0.6275194;-0.05941188,-0.1844781;-0.6521266;-0.1213697,-0.1133179;0.4960032;-0.1907754,308.3087
+0;0;0,0.006994647;0.310313;0.008037639,0.01290011;0.6199528;0.0009907829,0.1960622;0.4873599;0.00514241,0.2250243;0.2753227;0.01810584,0.2603655;0.02977638;-0.04645427,-0.1710578;0.4810365;0.006703972,-0.2136656;0.2709581;0.002429911,-0.2669981;0.02408963;-0.04140635,0.08334492;0.005773449;-0.04727986,0.09514942;-0.2717414;-0.009721689,0.09629907;-0.6087317;0.07833692,0.1045758;-0.6346499;0.01762531,-0.08429816;0.007253125;-0.04534651,-0.1121941;-0.2699444;-0.01456052,-0.1298837;-0.6076592;0.06882964,-0.1294421;-0.5689448;-0.01366346,0.01149076;0.5427716;0.005321351,0;0;0,-0.06558636;0.2847669;-0.1049471,-0.1372635;0.5647352;-0.2165034,0.07094936;0.5133291;-0.1609657,0.1916747;0.337941;-0.1358459,0.170378;0.08376119;-0.1613233,-0.2001748;0.4026121;-0.03841513,-0.1738483;0.1952262;0.009172574,-0.2388357;-0.007214874;-0.1340206,0.06992165;0.01736817;-0.06343818,0.08328949;-0.2625754;-0.06760573,0.03719218;-0.6009447;0.0009460449,0.04901372;-0.6355448;-0.04973269,-0.09436932;-0.01098751;-0.01374048,-0.1426838;-0.2814659;-0.06916265,-0.1836908;-0.6271869;-0.05850963,-0.1852087;-0.6519059;-0.1208377,-0.11927;0.4958273;-0.18641,308.3312
+0;0;0,0.006990259;0.3101183;0.008032597,0.01288313;0.6190956;0.001002838,0.1926304;0.4877396;0.005145964,0.2216163;0.2755282;0.01812005,0.2571974;0.02831484;-0.04687835,-0.1676897;0.4815333;0.006678602,-0.2103325;0.2712823;0.002401028,-0.264027;0.02273786;-0.04173283,0.08338866;0.005776478;-0.04730467,0.09518872;-0.2716342;-0.009760603,0.09633886;-0.6087691;0.07833579,0.1046333;-0.6348065;0.0174948,-0.08434239;0.007256931;-0.04537031,-0.1122279;-0.2698366;-0.01459587,-0.129925;-0.6076962;0.06883007,-0.1294825;-0.5689632;-0.01383883,0.01147763;0.5421249;0.00532159,0;0;0,-0.06578441;0.2848776;-0.1039419,-0.1363978;0.56466;-0.2148039,0.06774827;0.5138115;-0.1595805,0.1906061;0.3394244;-0.1364005,0.1702233;0.08335528;-0.1612675,-0.199233;0.4046816;-0.0399704,-0.1695638;0.1973609;0.006720938,-0.236214;-0.006945282;-0.1361845,0.06977016;0.01752344;-0.06363821,0.08298618;-0.2623317;-0.06708908,0.03707019;-0.6009668;0.001030207,0.04875948;-0.6358957;-0.04954863,-0.09444378;-0.0111144;-0.0134763,-0.1420228;-0.2816185;-0.06887723,-0.1839817;-0.6273784;-0.05830449,-0.1855032;-0.6518845;-0.1210531,-0.1188212;0.4957958;-0.1849058,308.3647
+0;0;0,0.006960026;0.3101195;0.008013907,0.01282289;0.6190964;0.0009421934,0.1925736;0.4877385;0.005143238,0.2215644;0.275527;0.01810445,0.2572681;0.02835178;-0.04697165,-0.1678395;0.4818091;0.00649147,-0.2109531;0.2716473;0.00256525,-0.2653222;0.02326725;-0.04166785,0.08339652;0.005785058;-0.04728975,0.09518276;-0.2716174;-0.009680629,0.09643119;-0.6087789;0.07831239,0.1044716;-0.6352112;0.01780316,-0.08433178;0.00725175;-0.04539086,-0.1121797;-0.2698306;-0.01448279,-0.1298944;-0.6076988;0.06890526,-0.1273481;-0.6381896;0.01194043,0.01142146;0.5421262;0.005269992,0;0;0,-0.06578441;0.2848776;-0.1039419,-0.1363978;0.56466;-0.2148039,0.06774827;0.5138115;-0.1595805,0.1906061;0.3394244;-0.1364005,0.1702233;0.08335528;-0.1612675,-0.199233;0.4046816;-0.0399704,-0.1695638;0.1973609;0.006720938,-0.236214;-0.006945282;-0.1361845,0.06977016;0.01752344;-0.06363821,0.08298618;-0.2623317;-0.06708908,0.03707019;-0.6009668;0.001030207,0.04875948;-0.6358957;-0.04954863,-0.09444378;-0.0111144;-0.0134763,-0.1420228;-0.2816185;-0.06887723,-0.1839817;-0.6273784;-0.05830449,-0.1855032;-0.6518845;-0.1210531,-0.1188212;0.4957958;-0.1849058,308.3868
+0;0;0,0.006960728;0.3101507;0.008014715,0.01282599;0.619254;0.0009400956,0.1904885;0.488491;0.005144389,0.2194931;0.2761791;0.01811174,0.2552179;0.02885774;-0.04700283,-0.1657712;0.48263;0.006477085,-0.2089052;0.2723687;0.002549007,-0.2633065;0.02384175;-0.04171024,0.08345097;0.005788835;-0.04732062,0.0952386;-0.2716461;-0.009707093,0.09648611;-0.6085624;0.07822191,0.1044917;-0.63475;0.01797497,-0.08438683;0.007256485;-0.04542049,-0.112238;-0.2698584;-0.01450881,-0.1299398;-0.6074806;0.06881857,-0.1274045;-0.6377093;0.01210066,0.01142398;0.5422519;0.005269683,0;0;0,-0.06616678;0.2850266;-0.1033826,-0.1363422;0.5647626;-0.2149966,0.06542775;0.5141715;-0.1590939,0.1898619;0.3406334;-0.137038,0.1707044;0.08430091;-0.1617496,-0.1987138;0.4060581;-0.04178937,-0.1675459;0.1991629;0.006259922,-0.235171;-0.00565058;-0.135734,0.06966728;0.01756626;-0.06383348,0.0833111;-0.2622983;-0.06751108,0.03750766;-0.6006885;0.0006046295,0.04864018;-0.6353673;-0.04982901,-0.09459174;-0.01120681;-0.01279164,-0.1418719;-0.281628;-0.0690125,-0.1841325;-0.6270945;-0.05840329,-0.1856883;-0.651414;-0.1208357,-0.11883;0.4959017;-0.1849713,308.4092
+0;0;0,0.006955271;0.3099076;0.008008432,0.01281666;0.6188079;0.0009376658,0.1896694;0.4883211;0.005140684,0.2186804;0.2759622;0.0181109,0.2544625;0.02824399;-0.04710816,-0.164978;0.4824866;0.006467348,-0.2081216;0.2721788;0.002538401,-0.2626101;0.02325307;-0.04179187,0.08366191;0.005803467;-0.04744023,0.095447;-0.2715717;-0.009834804,0.09669835;-0.6095241;0.07836462,0.1047352;-0.6359308;0.01788278,-0.08460014;0.007274827;-0.0455353,-0.1124453;-0.2697803;-0.01463027,-0.1302015;-0.608441;0.06895338,-0.1276564;-0.6389045;0.01201434,0.01141525;0.5418387;0.00526541,0;0;0,-0.06678675;0.2848216;-0.1028173,-0.1368516;0.5643324;-0.2145009,0.0639656;0.5141002;-0.1584508,0.1888817;0.3407881;-0.1368859,0.1702743;0.08398235;-0.1614375,-0.1989654;0.4059536;-0.04200937,-0.1678986;0.19924;0.007087663,-0.235059;-0.006205514;-0.1349679,0.06939097;0.01789123;-0.06440783,0.08329697;-0.261906;-0.06760144,0.03689497;-0.6012579;0.0008065701,0.04816808;-0.6361046;-0.04991007,-0.09489249;-0.01144605;-0.01216443,-0.1425154;-0.2817029;-0.06858569,-0.1852323;-0.6281937;-0.05800602,-0.1868021;-0.6527155;-0.1206899,-0.1193868;0.4955143;-0.1844342,308.4323
+0;0;0,0.00691162;0.3099096;0.007970378,0.01276669;0.6188095;0.0008635926,0.1896086;0.4882946;0.005076727,0.2187399;0.2759532;0.01806495,0.2544341;0.02823105;-0.04718717,-0.1650056;0.482417;0.006490885,-0.208541;0.2721827;0.002972578,-0.264454;0.02355534;-0.0412582,0.08367711;0.005810837;-0.0474125,0.09545859;-0.271561;-0.009780876,0.09716065;-0.6095723;0.078185,0.1042636;-0.6372653;0.01880975,-0.08454993;0.007261545;-0.04563057,-0.1123925;-0.2698086;-0.01485745,-0.1301949;-0.6084158;0.06893245,-0.1278807;-0.6389506;0.01205936,0.01136296;0.5418405;0.005195897,0;0;0,-0.06678675;0.2848216;-0.1028173,-0.1368516;0.5643324;-0.2145009,0.0639656;0.5141002;-0.1584508,0.1888817;0.3407881;-0.1368859,0.1702743;0.08398235;-0.1614375,-0.1989654;0.4059536;-0.04200937,-0.1678986;0.19924;0.007087663,-0.235059;-0.006205514;-0.1349679,0.06939097;0.01789123;-0.06440783,0.08329697;-0.261906;-0.06760144,0.03689497;-0.6012579;0.0008065701,0.04816808;-0.6361046;-0.04991007,-0.09489249;-0.01144605;-0.01216443,-0.1425154;-0.2817029;-0.06858569,-0.1852323;-0.6281937;-0.05800602,-0.1868021;-0.6527155;-0.1206899,-0.1193868;0.4955143;-0.1844342,308.4554
+0;0;0,0.006912749;0.3099602;0.007971679,0.01276605;0.6187671;0.0008665961,0.1931003;0.4872166;0.005076645,0.2222419;0.2748007;0.01806942,0.2576819;0.0288429;-0.04671793,-0.1684613;0.4812239;0.006518509,-0.212012;0.2709157;0.002998966,-0.2675268;0.02405922;-0.04091678,0.08396614;0.005830908;-0.04757627,0.09574869;-0.271566;-0.009941231,0.09745309;-0.61004;0.07814506,0.1045555;-0.6377285;0.0187745,-0.08484197;0.007286627;-0.04578818,-0.112687;-0.2698086;-0.01501227,-0.1305138;-0.6088793;0.06889233,-0.1281998;-0.6394092;0.01202374,0.01136256;0.5418115;0.005198149,0;0;0,-0.06705888;0.2848856;-0.1026154,-0.1369846;0.5642222;-0.2145662,0.06725419;0.5145358;-0.1570849,0.1899093;0.3394269;-0.1363199,0.1707624;0.08454123;-0.1611252,-0.2016856;0.4067477;-0.03816704,-0.1760518;0.2003974;0.01569415,-0.2358388;-0.01180471;-0.1160039,0.06968433;0.01797134;-0.06456733,0.0837885;-0.2618397;-0.06790614,0.03695629;-0.6015673;0.0007863045,0.04711748;-0.6366034;-0.04991198,-0.09529252;-0.01134565;-0.01176548,-0.1425399;-0.2816213;-0.06853708,-0.1855008;-0.6285609;-0.05785809,-0.1871108;-0.6530757;-0.1205383,-0.1195499;0.4954349;-0.1844461,308.478
+0;0;0,0.006915437;0.3100807;0.007974779,0.01276867;0.6188842;0.0008694921,0.1918545;0.4877031;0.005080687,0.2210032;0.2752354;0.01807664,0.2576332;0.02101851;-0.04888623,-0.1672237;0.4817516;0.006512647,-0.210785;0.2713921;0.002992245,-0.2681639;0.01624638;-0.04239816,0.08398861;0.005832468;-0.047589,0.09577703;-0.271703;-0.00993517,0.09748454;-0.6107932;0.0783115,0.1045918;-0.6385216;0.01889993,-0.08486468;0.007288577;-0.04580044,-0.1127236;-0.269945;-0.01500915,-0.1305829;-0.6096331;0.0690482,-0.1282673;-0.6402048;0.01214032,0.01136508;0.5419231;0.005201356,0;0;0,-0.06769961;0.2849473;-0.1023877,-0.1376322;0.5641274;-0.2147124,0.06513211;0.5149348;-0.1565855,0.1888195;0.3404238;-0.1363754,0.1686495;0.07694843;-0.1613932,-0.2014624;0.406304;-0.03962651,-0.1756468;0.2002296;0.01540072,-0.2377943;-0.01716959;-0.1236219,0.06953233;0.01821309;-0.06470203,0.08305041;-0.2617624;-0.06839991,0.03646345;-0.6021528;0.000423193,0.0467358;-0.6370943;-0.05046773,-0.09530655;-0.01170801;-0.0115066,-0.143015;-0.2819198;-0.06888421,-0.1862513;-0.6294519;-0.0577196,-0.1876278;-0.6540155;-0.120439,-0.1202211;0.4953781;-0.1844778,308.5126
+0;0;0,0.006857682;0.3096315;0.007958272,0.01270568;0.6180384;0.0008480358,0.1944843;0.4860507;0.005066317,0.2237476;0.2735919;0.01806696,0.259579;0.02380818;-0.0476458,-0.1699727;0.480069;0.006641921,-0.2138019;0.2697559;0.003246511,-0.2730466;0.01963511;-0.04061252,0.08442718;0.005843214;-0.04778866,0.09622499;-0.2731839;-0.009990565,0.09782723;-0.6123478;0.0782972,0.1049122;-0.6421154;0.02091403,-0.08521492;0.007359944;-0.04615296,-0.1132096;-0.2713592;-0.01523392,-0.131208;-0.6111116;0.06887164,-0.1275506;-0.6413345;0.01164384,0.01129997;0.541119;0.005176887,0;0;0,-0.06825099;0.284246;-0.1026063,-0.1380869;0.5628144;-0.2154236,0.06733811;0.5136354;-0.1560287,0.1894943;0.3380303;-0.1359086,0.1702006;0.0791215;-0.1601563,-0.2048718;0.405491;-0.03795831,-0.1830023;0.2004296;0.02233814,-0.2382014;-0.01914258;-0.107026,0.06980814;0.01808214;-0.06515908,0.083194;-0.2633962;-0.06900501,0.03586787;-0.6037738;-0.0002098083,0.04612939;-0.6387374;-0.05109811,-0.09593883;-0.01136743;-0.01060042,-0.1435603;-0.2828355;-0.0694333,-0.1869349;-0.6304348;-0.05834739,-0.1882172;-0.6550127;-0.1210753,-0.120717;0.4941458;-0.1850886,308.5359
+0;0;0,0.006855966;0.309554;0.007956281,0.01270033;0.6177706;0.0008495045,0.1961697;0.4853013;0.005065275,0.2254294;0.2728684;0.01806433,0.2606738;0.0271771;-0.04657181,-0.1716501;0.4792643;0.006655417,-0.2154739;0.2689769;0.003260422,-0.2737481;0.02295408;-0.03988004,0.08465432;0.005858934;-0.04791722,0.0964862;-0.2739741;-0.01000997,0.09808691;-0.612816;0.07819398,0.1051864;-0.6427055;0.02069371,-0.08544417;0.007379745;-0.04627713,-0.1135198;-0.2721443;-0.01526879,-0.131501;-0.6115743;0.06875693,-0.1278361;-0.64192;0.01141234,0.01129511;0.5408777;0.005176865,0;0;0,-0.06829643;0.2841519;-0.1026027,-0.1377918;0.5623682;-0.2159793,0.06928857;0.5129208;-0.1558642,0.1905282;0.3367432;-0.1354871,0.1720933;0.08195442;-0.1584444,-0.206116;0.4040197;-0.03758448,-0.1839732;0.1990942;0.0229802,-0.2381327;-0.01708621;-0.1039725,0.06986123;0.01785415;-0.06555438,0.08327743;-0.2644348;-0.06960416,0.03594609;-0.6045045;-0.0009839535,0.04659778;-0.6396579;-0.05182695,-0.0963253;-0.0110542;-0.009797021,-0.1433608;-0.2831829;-0.06993944,-0.1870596;-0.6304109;-0.05901131,-0.1881443;-0.6553296;-0.1216707,-0.120504;0.4937656;-0.1855156,308.5586
+0;0;0,0.006832741;0.3085054;0.007929329,0.01264351;0.6149474;0.0008661938,0.1897727;0.484891;0.005057419,0.2190325;0.2724572;0.01805653,0.2545955;0.02454492;-0.04716392,-0.1654146;0.4790614;0.006592948,-0.2092386;0.2687731;0.003197939,-0.2680395;0.02052623;-0.04033251,0.08459067;0.005854529;-0.0478812,0.09646285;-0.2749315;-0.009844843,0.09805901;-0.6128124;0.07810895,0.1050867;-0.6420964;0.02119004,-0.08537994;0.007374197;-0.04624234,-0.1135511;-0.2731018;-0.01512839,-0.1314814;-0.6115691;0.06865901,-0.1278536;-0.6413047;0.0118942,0.01124751;0.5385587;0.005165176,0;0;0,-0.06706456;0.284337;-0.09969926,-0.1333978;0.5628554;-0.2093475,0.06651612;0.5142168;-0.1546478,0.1900291;0.3396196;-0.1343112,0.1728517;0.08244464;-0.1576545,-0.2029685;0.405515;-0.04009134,-0.1819239;0.2000891;0.01915856,-0.2342196;-0.0153355;-0.1143942,0.06967962;0.01806226;-0.0655818,0.08283444;-0.2652014;-0.0697248,0.0359636;-0.6043741;-0.001410007,0.04555743;-0.6389039;-0.05188394,-0.09621097;-0.01143479;-0.009755069,-0.1438847;-0.2843111;-0.07053548,-0.1876072;-0.6305432;-0.05987939,-0.1886242;-0.6548965;-0.1219151,-0.1171059;0.4941733;-0.179801,308.5926
+0;0;0,0.006784443;0.3085062;0.007940742,0.01258681;0.6149486;0.0008825557,0.1896919;0.4848109;0.004996723,0.2189762;0.2723809;0.01800262,0.2545892;0.02445891;-0.04715358,-0.1654703;0.4790618;0.006655564,-0.2100849;0.2689327;0.00373804,-0.2724775;0.02143708;-0.03906416,0.08460452;0.005853584;-0.04785684,0.09641562;-0.274936;-0.009828031,0.09810756;-0.6127989;0.07819296,0.1048734;-0.6423751;0.021548,-0.0853428;0.007371778;-0.04631122,-0.1135147;-0.2730947;-0.01511216,-0.1314629;-0.6115968;0.06853049,-0.1279089;-0.6416054;0.01204958,0.01119118;0.5385597;0.005177999,0;0;0,-0.06706456;0.284337;-0.09969926,-0.1333978;0.5628554;-0.2093475,0.06651612;0.5142168;-0.1546478,0.1900291;0.3396196;-0.1343112,0.1728517;0.08244464;-0.1576545,-0.2029685;0.405515;-0.04009134,-0.1819239;0.2000891;0.01915856,-0.2342196;-0.0153355;-0.1143942,0.06967962;0.01806226;-0.0655818,0.08283444;-0.2652014;-0.0697248,0.0359636;-0.6043741;-0.001410007,0.04555743;-0.6389039;-0.05188394,-0.09621097;-0.01143479;-0.009755069,-0.1438847;-0.2843111;-0.07053548,-0.1876072;-0.6305432;-0.05987939,-0.1886242;-0.6548965;-0.1219151,-0.1171059;0.4941733;-0.179801,308.6158
+0;0;0,0.006787471;0.3086438;0.007944285,0.01259583;0.6154062;0.0008753613,0.1906136;0.4848369;0.004997367,0.2198871;0.2724853;0.01799846,0.2553192;0.02582243;-0.04682682,-0.1663702;0.4790584;0.006664715,-0.2109683;0.2690068;0.003748269,-0.273044;0.02276818;-0.03883654,0.08371282;0.00579189;-0.04735245,0.09551147;-0.2747014;-0.009363778,0.09720471;-0.6128256;0.0787253,0.1039864;-0.6425408;0.02194816,-0.08444332;0.007294082;-0.04582312,-0.1125855;-0.2728764;-0.01465699,-0.1305476;-0.6116403;0.06905035,-0.1269853;-0.6417889;0.01243765,0.01119735;0.5388613;0.005179572,0;0;0,-0.06730729;0.2843734;-0.09985828,-0.1338545;0.563014;-0.2099495,0.06704997;0.514167;-0.1543198,0.1905954;0.3397878;-0.1331632,0.17418;0.083776;-0.1552718,-0.2004286;0.4034341;-0.03884666,-0.1828175;0.1968343;0.01705974,-0.2351624;-0.01327494;-0.1222759,0.06962468;0.01807928;-0.06410289,0.0826178;-0.2648622;-0.06994104,0.03565082;-0.6043062;-0.001658916,0.04532129;-0.6391205;-0.05206847,-0.09507517;-0.0114133;-0.0106811,-0.1431221;-0.284115;-0.07054847,-0.1875322;-0.6305461;-0.06036202,-0.1880167;-0.6549729;-0.1225956,-0.1174634;0.4942819;-0.1801701,308.6385
+0;0;0,0.00679041;0.3087775;0.007947726,0.01260002;0.6156067;0.0008762972,0.1897943;0.4852467;0.005001302,0.2190673;0.272899;0.01800217,0.2547058;0.02479927;-0.04720073,-0.1655525;0.4794947;0.006661004,-0.2101498;0.2694469;0.00374461,-0.2725871;0.0217739;-0.03908826,0.08375642;0.005794906;-0.04737711,0.09559184;-0.2755727;-0.00927002,0.09728363;-0.6134084;0.0787439,0.1040652;-0.6431227;0.02196758,-0.0844873;0.007297881;-0.04584698,-0.1127172;-0.273746;-0.01458371,-0.130664;-0.6122209;0.06905222,-0.1271017;-0.6423686;0.01244034,0.01120084;0.5390235;0.005182671,0;0;0,-0.06748797;0.2843055;-0.1003423,-0.1340451;0.5628791;-0.210784,0.06572092;0.5147217;-0.1536405,0.1905528;0.3412676;-0.1324701,0.1750938;0.0836387;-0.1539955,-0.2027624;0.4059114;-0.04035814,-0.1867765;0.2001731;0.01908686,-0.2358362;-0.01728553;-0.1127459,0.06992279;0.01815525;-0.06383181,0.08253323;-0.2656696;-0.07049656,0.03538387;-0.6048419;-0.002516031,0.04544259;-0.6393829;-0.05319763,-0.09507196;-0.01147437;-0.01108915,-0.1431137;-0.284976;-0.07149452,-0.1876527;-0.6310887;-0.06126659,-0.1879085;-0.6556312;-0.1233985,-0.1176379;0.4941472;-0.1809137,308.6717
+0;0;0,0.006710447;0.3088281;0.007939508,0.01251176;0.616189;0.0008213343,0.1872601;0.4863551;0.005031853,0.2166337;0.2739913;0.01787209,0.2520615;0.02530079;-0.047043,-0.1632179;0.4806665;0.006711213,-0.2094304;0.2709415;0.004278879,-0.2768657;0.0239532;-0.03773708,0.0840023;0.005798409;-0.04745553,0.09579619;-0.2771082;-0.009148519,0.09757653;-0.6151366;0.07874459,0.1064997;-0.6433291;0.02150549,-0.08463968;0.007330323;-0.04609152,-0.1131767;-0.27522;-0.01457008,-0.1310943;-0.6138421;0.06912959,-0.1306816;-0.5752239;-0.01252739,0.01111114;0.5393602;0.005147594,0;0;0,-0.06793384;0.2840102;-0.1010251,-0.1346719;0.5627041;-0.2125142,0.06220937;0.5146219;-0.1529312,0.1894423;0.3428651;-0.1320157,0.1761522;0.08460209;-0.1529832,-0.2020017;0.4062884;-0.04386508,-0.1852538;0.2003144;0.0146182,-0.2347957;-0.01577379;-0.1201689,0.06961346;0.01823407;-0.06452537,0.08229459;-0.2671464;-0.07083488,0.0348858;-0.6065127;-0.003199816,0.04507082;-0.6402518;-0.05395317,-0.0954366;-0.01173878;-0.00980284,-0.1443645;-0.2863611;-0.07170015,-0.1894907;-0.6325693;-0.06194872,-0.1891769;-0.656528;-0.1238411,-0.1182089;0.4938967;-0.1822181,308.6939
+0;0;0,0.006710447;0.3088281;0.007939508,0.01251176;0.616189;0.0008213343,0.1872601;0.4863551;0.005031853,0.2166337;0.2739913;0.01787209,0.2520615;0.02530079;-0.047043,-0.1632179;0.4806665;0.006711213,-0.2094304;0.2709415;0.004278879,-0.2768657;0.0239532;-0.03773708,0.0840023;0.005798409;-0.04745553,0.09579619;-0.2771082;-0.009148519,0.09757653;-0.6151366;0.07874459,0.1064997;-0.6433291;0.02150549,-0.08463968;0.007330323;-0.04609152,-0.1131767;-0.27522;-0.01457008,-0.1310943;-0.6138421;0.06912959,-0.1306816;-0.5752239;-0.01252739,0.01111114;0.5393602;0.005147594,0;0;0,-0.06793384;0.2840102;-0.1010251,-0.1346719;0.5627041;-0.2125142,0.06220937;0.5146219;-0.1529312,0.1894423;0.3428651;-0.1320157,0.1761522;0.08460209;-0.1529832,-0.2020017;0.4062884;-0.04386508,-0.1852538;0.2003144;0.0146182,-0.2347957;-0.01577379;-0.1201689,0.06961346;0.01823407;-0.06452537,0.08229459;-0.2671464;-0.07083488,0.0348858;-0.6065127;-0.003199816,0.04507082;-0.6402518;-0.05395317,-0.0954366;-0.01173878;-0.00980284,-0.1443645;-0.2863611;-0.07170015,-0.1894907;-0.6325693;-0.06194872,-0.1891769;-0.656528;-0.1238411,-0.1182089;0.4938967;-0.1822181,308.7163
+0;0;0,0.006706892;0.3086646;0.007935302,0.01250824;0.6160269;0.000817358,0.1871238;0.4862385;0.00502765,0.2164719;0.2740594;0.01785672,0.2519932;0.02471149;-0.04722996,-0.1630898;0.4805542;0.006705744,-0.2092621;0.2710115;0.004275524,-0.2768757;0.02337041;-0.03785149,0.08381803;0.005785689;-0.04735143,0.09565756;-0.2782157;-0.008896161,0.09743884;-0.6164243;0.07904379,0.1064114;-0.6449388;0.02148791,-0.084454;0.007314241;-0.04599041,-0.1131015;-0.2763295;-0.01434698,-0.1310286;-0.6151321;0.0693973,-0.1306136;-0.5764662;-0.01271158,0.01110771;0.5392036;0.005143303,0;0;0,-0.06825399;0.2834435;-0.1018968,-0.1351736;0.5618094;-0.2141125,0.06153026;0.5137222;-0.1541603,0.1894214;0.3429445;-0.1312532,0.1768184;0.0839797;-0.1524854,-0.2026977;0.4055898;-0.04560696,-0.1873059;0.2001728;0.01450011,-0.2375121;-0.01718982;-0.1193103,0.06983247;0.01840931;-0.06391883,0.08186436;-0.2680549;-0.07224178,0.03443439;-0.607608;-0.004597425,0.04506315;-0.6413381;-0.05600404,-0.09507431;-0.01203449;-0.0108232,-0.1441629;-0.2876671;-0.07321522,-0.1895275;-0.6340463;-0.06399003,-0.189098;-0.6582952;-0.1262316,-0.1187013;0.4930384;-0.183753,308.7494
+0;0;0,0.00665463;0.3094071;0.007918379,0.01243839;0.6170115;0.0007366696,0.1867805;0.4873129;0.005061327,0.2162392;0.2747818;0.01777209,0.2512046;0.02606112;-0.04702931,-0.1628867;0.4816499;0.006828077,-0.2125062;0.2725303;0.004422852,-0.2832702;0.02638197;-0.03665322,0.08383028;0.005793342;-0.04727987,0.09552777;-0.2779891;-0.009002693,0.09750626;-0.6161322;0.0793475,0.1057806;-0.6448005;0.02191684,-0.08438533;0.007287637;-0.04607031,-0.1130625;-0.2761033;-0.01442149,-0.1309994;-0.6149175;0.06944516,-0.1306006;-0.5762602;-0.01261335,0.01104085;0.5401543;0.005076915,0;0;0,-0.06850483;0.2839082;-0.102679,-0.13549;0.5623373;-0.2153592,0.06080061;0.5143363;-0.1544178,0.1895612;0.3439425;-0.1302202,0.1779823;0.08554262;-0.1496935,-0.2026754;0.4059068;-0.04708236,-0.1862611;0.2001384;0.01282443,-0.2424188;-0.01573072;-0.1195788,0.06962156;0.01854074;-0.06407452,0.08169651;-0.2676539;-0.07309031,0.03426534;-0.6072524;-0.00546217,0.04490583;-0.6409332;-0.05684543,-0.09502539;-0.01213457;-0.01092669,-0.1444117;-0.2875327;-0.07298543,-0.1901848;-0.6339221;-0.06463892,-0.1897604;-0.65837;-0.1266386,-0.1189779;0.4936017;-0.1848538,308.7723
+0;0;0,0.006680729;0.3106206;0.007949435,0.01247169;0.6186067;0.0007603299,0.1875958;0.4886117;0.005088364,0.2172118;0.2749455;0.01786701,0.2520449;0.02716586;-0.04668922,-0.1636296;0.4829234;0.006862988,-0.2135141;0.272687;0.004444918,-0.2840104;0.02747001;-0.03647574,0.08376962;0.00578915;-0.04724566,0.09547753;-0.2782461;-0.008934382,0.09745152;-0.6156185;0.07921445,0.1057674;-0.6445809;0.02149584,-0.08432426;0.007282364;-0.04603697,-0.113027;-0.276361;-0.01435997,-0.130923;-0.614403;0.06931555,-0.1305222;-0.5757023;-0.01315439,0.01107304;0.5416886;0.005104022,0;0;0,-0.07013828;0.2845165;-0.1035566,-0.1375763;0.5630438;-0.2167583,0.05941339;0.5151322;-0.1544249,0.1887413;0.3438921;-0.1290331,0.1769338;0.08659801;-0.1499128,-0.2008887;0.4035333;-0.04697737,-0.1905703;0.1965884;0.01434922,-0.2501575;-0.01557943;-0.1205945,0.06919608;0.01895082;-0.06431007,0.07930402;-0.2675671;-0.07359314,0.03231509;-0.606508;-0.006471395,0.04321205;-0.6404757;-0.05811,-0.09488564;-0.01271432;-0.0108664,-0.1467004;-0.2878429;-0.07331924,-0.1923339;-0.6334566;-0.06538188,-0.1916796;-0.6579727;-0.1278697,-0.1209851;0.4943396;-0.1860712,308.8057
+0;0;0,0.006686923;0.3109086;0.007956804,0.01248909;0.6194924;0.0007517897,0.1885973;0.4890068;0.005090668,0.21824;0.275148;0.01788084,0.2530431;0.02758142;-0.04661987,-0.1645931;0.4832867;0.00687522,-0.2145226;0.2728608;0.00445497,-0.2849582;0.02785465;-0.0364305,0.08316456;0.005747335;-0.04690441,0.09490681;-0.2791212;-0.008480728,0.09687822;-0.616052;0.07955272,0.1051998;-0.6450551;0.02179437,-0.08371519;0.007229764;-0.04570445,-0.1125021;-0.2772458;-0.0139345,-0.1303747;-0.6148454;0.06963147,-0.1299736;-0.5761387;-0.01289527,0.01108692;0.5423807;0.005106414,0;0;0,-0.07109752;0.28464;-0.1034281,-0.1399309;0.5634241;-0.2167916,0.0587192;0.5147332;-0.1548054,0.1888765;0.3439086;-0.1291947,0.1774751;0.08676091;-0.1493416,-0.2032162;0.402963;-0.04643005,-0.1920371;0.1961471;0.01586055,-0.2636229;-0.01630618;-0.1122015,0.06939883;0.01912978;-0.06298614,0.07849519;-0.2681973;-0.07415771,0.03160365;-0.6067108;-0.007180691,0.042528;-0.6406805;-0.05890274,-0.09407191;-0.01271389;-0.01175723,-0.1466407;-0.2886165;-0.07403581,-0.1923527;-0.6337707;-0.06660975,-0.191498;-0.6582788;-0.1291779,-0.1228751;0.4946278;-0.1860781,308.8392
+0;0;0,0.006570134;0.311267;0.008019758,0.01234812;0.6201717;0.0008327821,0.188961;0.4896747;0.005237767,0.2186014;0.2753124;0.01801901,0.2532781;0.02784865;-0.04634384,-0.1653141;0.4841648;0.006804894,-0.219564;0.2742904;0.005133041,-0.2989726;0.0323571;-0.03665116,0.0833681;0.005758496;-0.04695127,0.09487074;-0.2793973;-0.008524161,0.09720962;-0.6159658;0.07950525,0.1051084;-0.6443093;0.02125526,-0.08387597;0.007238706;-0.04582842,-0.1128994;-0.2774903;-0.01405104,-0.130294;-0.6146475;0.06994617,-0.1298474;-0.5759519;-0.01241643,0.01094819;0.5429592;0.005186088,0;0;0,-0.07151861;0.2847996;-0.1037731,-0.1404146;0.5636072;-0.2178981,0.05850799;0.5148514;-0.1547127,0.1895171;0.3440631;-0.1290011,0.1774821;0.08707428;-0.1488824,-0.204107;0.4027411;-0.04712419,-0.1949833;0.1961183;0.01781323,-0.2812363;-0.01922894;-0.09518831,0.06922278;0.01930976;-0.0634284,0.07746192;-0.2683356;-0.0741539,0.0307715;-0.6065904;-0.007544994,0.04162015;-0.640476;-0.05912352,-0.09428762;-0.01312679;-0.01119621,-0.1474932;-0.2891799;-0.07353885,-0.1938802;-0.6339087;-0.06695602,-0.1927795;-0.6581442;-0.1295397,-0.1234003;0.4948171;-0.1868963,308.8615
+0;0;0,0.006574502;0.3114739;0.00802509,0.01235514;0.6205206;0.0008347435,0.1896103;0.4897941;0.005242003,0.2192359;0.275539;0.01801685,0.2539172;0.02804244;-0.04635455,-0.1659444;0.4842643;0.006814789,-0.2201672;0.2744949;0.005143772,-0.2995863;0.03252946;-0.03664597,0.08318785;0.005746046;-0.04684976,0.09470764;-0.2798349;-0.008365363,0.09704429;-0.6160829;0.0795802,0.1049315;-0.6443408;0.02141565,-0.08369463;0.007223057;-0.04572934,-0.1127613;-0.2779305;-0.01390458,-0.1301394;-0.6147665;0.07001261,-0.1296934;-0.5760836;-0.01222917,0.01095454;0.5432711;0.005190137,0;0;0,-0.07194245;0.284734;-0.1042807,-0.1409305;0.5633747;-0.2191267,0.05858794;0.5139976;-0.1548071,0.1902273;0.3438823;-0.1287689,0.1774593;0.08691043;-0.1488562,-0.2051108;0.4023644;-0.04760614,-0.1993419;0.1969404;0.02105112,-0.292836;-0.01902655;-0.08486475,0.0698569;0.01943013;-0.06237483,0.07664932;-0.2686293;-0.07445312,0.03003623;-0.6066112;-0.008135557,0.04088692;-0.6404489;-0.05957794,-0.09399817;-0.01306061;-0.01191218,-0.147553;-0.2895133;-0.07416967,-0.1938124;-0.6339243;-0.06755745,-0.1929823;-0.6582875;-0.1298733,-0.1239285;0.4946654;-0.1878474,308.8946
+0;0;0,0.006584244;0.3119354;0.008036982,0.01237806;0.6216843;0.0008329926,0.1890243;0.4910249;0.005246531,0.2186177;0.2770028;0.01800749,0.2533753;0.02896151;-0.04650557,-0.1653226;0.4855139;0.006813976,-0.2194865;0.2759725;0.005144775,-0.2990803;0.03347464;-0.03673694,0.08286332;0.005723629;-0.04666698,0.09438138;-0.2798144;-0.008188367,0.09671333;-0.6153871;0.07958059,0.1045974;-0.6436218;0.02143923,-0.08336811;0.007194878;-0.04555093,-0.1124304;-0.2779158;-0.01373096,-0.1297736;-0.6140754;0.07001772,-0.1293278;-0.575396;-0.01219128,0.01097538;0.5443202;0.005194842,0;0;0,-0.07235133;0.2849625;-0.1047535,-0.1420637;0.5638199;-0.220535,0.05693496;0.5137947;-0.155766,0.1897884;0.3449834;-0.1293688,0.1776637;0.08746383;-0.1501329,-0.2047313;0.4027498;-0.04893033,-0.2047292;0.1983465;0.02222688,-0.3095186;-0.02009994;-0.06829845,0.07006371;0.01947838;-0.06155133,0.07501932;-0.2685132;-0.07502365,0.02825278;-0.6059668;-0.009786844,0.0391455;-0.6397005;-0.06129622,-0.09348813;-0.01284176;-0.01311321,-0.1483475;-0.289042;-0.07515422,-0.194587;-0.632766;-0.06935228,-0.193707;-0.6570272;-0.1317125,-0.1249423;0.4950758;-0.1891139,308.9295
+0;0;0,0.006426154;0.3114985;0.008096267,0.0121703;0.6212103;0.0009410656,0.1909935;0.4900999;0.005410281,0.2201244;0.2784562;0.01801632,0.2543908;0.031094;-0.04631163,-0.1676115;0.4843368;0.007028023,-0.2249138;0.278143;0.00594975,-0.3095057;0.03790942;-0.03445254,0.08328503;0.005726893;-0.04688215,0.09449149;-0.2798411;-0.008237291,0.09646555;-0.615198;0.07914545,0.1052733;-0.6420431;0.02013713,-0.08380107;0.007244458;-0.04573871,-0.1132324;-0.2779244;-0.0144246,-0.1305134;-0.6136837;0.06966466,-0.130079;-0.5750272;-0.01228531,0.01077633;0.5438725;0.005289689,0;0;0,-0.07184352;0.28487;-0.1040471,-0.1415199;0.5636607;-0.2199087,0.06030729;0.5131158;-0.1582341,0.190061;0.3452987;-0.1299145,0.1777303;0.0885829;-0.1510158,-0.2056968;0.4010612;-0.04724851,-0.2131589;0.2006724;0.02751298,-0.3219739;-0.01638414;-0.05935511,0.06984697;0.01976261;-0.06243372,0.07355388;-0.268295;-0.0757432,0.02639419;-0.6054643;-0.01096106,0.03748809;-0.6388526;-0.06243706,-0.09402403;-0.01343648;-0.01208603,-0.1504693;-0.2890199;-0.07561362,-0.1973692;-0.6323481;-0.07012369,-0.1962319;-0.6560397;-0.1326284,-0.1244185;0.4949388;-0.1884949,308.9629
+0;0;0,0.006425671;0.3114751;0.008095658,0.0121721;0.62131;0.0009380626,0.1924282;0.4897513;0.005409394,0.2215453;0.2782081;0.01800945,0.2556361;0.03211373;-0.04598882,-0.1690288;0.4839424;0.007040003,-0.2263039;0.2778466;0.005962242,-0.3104622;0.03884418;-0.03423298,0.08318014;0.00571968;-0.04682311,0.09434104;-0.2786874;-0.008335348,0.09631907;-0.6147182;0.07922299,0.1051282;-0.6415722;0.0202054,-0.08369552;0.007235334;-0.0456811,-0.1130072;-0.2767743;-0.01449429,-0.130323;-0.6132082;0.06976394,-0.1298884;-0.5745504;-0.01219892,0.01077776;0.5439516;0.005287843,0;0;0,-0.07204538;0.2847365;-0.1042025,-0.1420043;0.5634049;-0.2205193,0.06159815;0.5129027;-0.1599827,0.1910904;0.3451737;-0.1307278,0.1795088;0.08970872;-0.1513169,-0.2067955;0.4000518;-0.04668602,-0.2215688;0.2013796;0.03121284,-0.3302144;-0.01541582;-0.05255046,0.07007585;0.01976153;-0.06199121,0.07240829;-0.2670693;-0.07668304,0.02493536;-0.6049448;-0.01207948,0.03609139;-0.6383533;-0.06353784,-0.09382781;-0.01326609;-0.01282205,-0.1509315;-0.2875587;-0.07603574,-0.1977563;-0.6316057;-0.07091895,-0.197073;-0.6561058;-0.132744,-0.1248448;0.4947158;-0.1890144,308.9951
+0;0;0,0.006437869;0.3120664;0.008111028,0.01218553;0.6219653;0.0009542457,0.192155;0.4905283;0.005423365,0.2218986;0.2744334;0.01829453,0.2555878;0.03123789;-0.04494986,-0.1687303;0.4847286;0.007051394,-0.2272379;0.2741983;0.005950443,-0.3104048;0.03801124;-0.03377129,0.08251481;0.00567393;-0.04644858,0.09363545;-0.2777073;-0.008099642,0.09561943;-0.6147478;0.07972175,0.1044228;-0.6415647;0.02074267,-0.08302607;0.007177461;-0.04531572,-0.112232;-0.2758078;-0.01424139,-0.1295998;-0.6132525;0.07026999,-0.1291656;-0.5746003;-0.01163937,0.01079183;0.5446428;0.005302005,0;0;0,-0.07378177;0.2851417;-0.1036491,-0.1450983;0.5638925;-0.2191226,0.05886932;0.5136186;-0.1609547,0.1913764;0.3426329;-0.1300826,0.1814991;0.09016874;-0.1511343,-0.2066388;0.3971791;-0.04665655,-0.2353897;0.1965027;0.03488932,-0.3416584;-0.01707606;-0.05095898,0.06953762;0.0201951;-0.06127834,0.07023484;-0.2655291;-0.07741785,0.02229835;-0.604486;-0.01320648,0.03378931;-0.637502;-0.06498623,-0.09275501;-0.01400816;-0.01409385,-0.1528782;-0.2868189;-0.07621273,-0.2004681;-0.6318269;-0.0720358,-0.1993765;-0.6561283;-0.1339581,-0.1275544;0.4951972;-0.1879332,309.0289
+0;0;0,0.006167986;0.3120717;0.008115171,0.01179113;0.621972;0.000920244,0.1918487;0.4907383;0.005524809,0.2215023;0.2746311;0.01839748,0.2544187;0.03132474;-0.04482737,-0.1690784;0.4846893;0.007341934,-0.2319466;0.2754174;0.00689467,-0.324538;0.04289435;-0.03358683,0.08254921;0.005662654;-0.04638879,0.09329712;-0.2777135;-0.00789598,0.09555446;-0.6147587;0.07990058,0.1042623;-0.6398714;0.01931219,-0.0830064;0.007181975;-0.04535102,-0.1128495;-0.2757396;-0.01430235,-0.1297777;-0.613223;0.0701441,-0.1293821;-0.5745698;-0.01176535,0.01042511;0.5446496;0.005279202,0;0;0,-0.07378177;0.2851417;-0.1036491,-0.1450983;0.5638925;-0.2191226,0.05886932;0.5136186;-0.1609547,0.1913764;0.3426329;-0.1300826,0.1814991;0.09016874;-0.1511343,-0.2066388;0.3971791;-0.04665655,-0.2353897;0.1965027;0.03488932,-0.3416584;-0.01707606;-0.05095898,0.06953762;0.0201951;-0.06127834,0.07023484;-0.2655291;-0.07741785,0.02229835;-0.604486;-0.01320648,0.03378931;-0.637502;-0.06498623,-0.09275501;-0.01400816;-0.01409385,-0.1528782;-0.2868189;-0.07621273,-0.2004681;-0.6318269;-0.0720358,-0.1993765;-0.6561283;-0.1339581,-0.1275544;0.4951972;-0.1879332,309.0511
+0;0;0,0.006183275;0.3128453;0.008135287,0.0118191;0.6234432;0.0009256089,0.1904917;0.492479;0.005536269,0.2203867;0.2746126;0.01851373,0.2535702;0.02933194;-0.04522413,-0.1676851;0.4864761;0.007339548,-0.2310651;0.2755005;0.006888643,-0.3244078;0.04109077;-0.03392134,0.08244812;0.005655719;-0.04633198,0.09315041;-0.2765175;-0.008002568,0.09541412;-0.6145145;0.08004193,0.1040794;-0.6393579;0.0197496,-0.08290474;0.00717318;-0.04529548,-0.1126211;-0.2745475;-0.01437861,-0.1295971;-0.6129838;0.07030631,-0.1292035;-0.5743729;-0.01120289,0.01045058;0.5459795;0.005292534,0;0;0,-0.07420602;0.2856178;-0.1043675,-0.1458223;0.5647281;-0.2206635,0.05684718;0.5138996;-0.162852,0.1943414;0.344481;-0.1325109,0.1860683;0.08977079;-0.1520176,-0.2066592;0.3986839;-0.04907626,-0.240217;0.1978582;0.03501206,-0.3571505;-0.01552825;-0.04321199,0.06944758;0.02017865;-0.0612061,0.06995833;-0.2642322;-0.07897186,0.02137265;-0.6041648;-0.01506424,0.03308625;-0.636574;-0.06689024,-0.09259948;-0.01381531;-0.01451909,-0.1531438;-0.2850966;-0.07733841,-0.2005754;-0.6311261;-0.07376429,-0.1996162;-0.6548314;-0.1356745,-0.1282356;0.495961;-0.1893048,309.0736
+0;0;0,0.006182221;0.312792;0.008133899,0.0118234;0.623686;0.0009160489,0.1894133;0.4929397;0.005531067,0.2193633;0.2746733;0.01853235,0.2529836;0.02616334;-0.04604467,-0.1666132;0.4869728;0.00732352,-0.2301096;0.2756099;0.006871787,-0.3246812;0.03811398;-0.03447549,0.08279058;0.005679211;-0.04652443,0.09345511;-0.2754983;-0.008330278,0.09571899;-0.6135213;0.07972101,0.1043465;-0.638126;0.01969117,-0.08324911;0.007202975;-0.04548362,-0.1128606;-0.2735235;-0.01467586,-0.129838;-0.611986;0.07001561,-0.129446;-0.5734126;-0.01113874,0.01045306;0.546119;0.005288795,0;0;0,-0.07385463;0.2857543;-0.1040826,-0.1453247;0.5651246;-0.2206328,0.05634508;0.5145435;-0.1641636,0.1963702;0.3465442;-0.1345754,0.1922296;0.088227;-0.152261,-0.2068109;0.4000347;-0.05009298,-0.2463476;0.2007062;0.03599583,-0.3679105;-0.01600628;-0.03691415,0.06914937;0.02042028;-0.06206799,0.06994218;-0.2629428;-0.08045459,0.02129405;-0.6029064;-0.01661229,0.03208678;-0.6351584;-0.06826401,-0.09311797;-0.01422123;-0.01333633,-0.1543047;-0.2840629;-0.07717188,-0.2012923;-0.6301917;-0.07498492,-0.2006704;-0.6534614;-0.1368043,-0.1277634;0.4962809;-0.1891723,309.1072
+0;0;0,0.006007403;0.3131787;0.008210212,0.01157586;0.6246697;0.001032762,0.188664;0.4940729;0.005650839,0.2188746;0.2727385;0.01866946,0.2515843;0.02722424;-0.04496459,-0.1662571;0.487867;0.007550475,-0.2359996;0.2752476;0.007615007,-0.3397884;0.04506755;-0.03290085,0.08308551;0.005634835;-0.04672918,0.09341023;-0.2744092;-0.008536227,0.09582274;-0.6123546;0.07939875,0.1044739;-0.6370827;0.01923242,-0.08358071;0.007284405;-0.04560451,-0.1132137;-0.2723099;-0.01496301,-0.1307126;-0.6106341;0.06974825,-0.1303408;-0.5720341;-0.01158987,0.01021843;0.5469369;0.005400852,0;0;0,-0.07381094;0.2860957;-0.1043341,-0.1454303;0.5658507;-0.2214556,0.05602472;0.5142179;-0.1666677,0.2011775;0.3463355;-0.1380801,0.1983166;0.09101033;-0.1521277,-0.2075891;0.4009923;-0.05171897,-0.251574;0.1991308;0.03423626,-0.3802182;-0.01019181;-0.03669476,0.06835772;0.02099204;-0.06328607,0.06870036;-0.2611817;-0.08246541,0.01998924;-0.6010998;-0.01899624,0.03097996;-0.6334699;-0.07075691,-0.09353951;-0.01522552;-0.01170945,-0.1571716;-0.2828276;-0.07751257,-0.2034127;-0.6289585;-0.0767142,-0.2029699;-0.6520186;-0.1389591,-0.1278258;0.4969048;-0.1898353,309.1296
+0;0;0,0.006015506;0.3136012;0.008221286,0.01158871;0.6253568;0.001038901,0.1886152;0.4947383;0.005659124,0.2192584;0.2702343;0.01886418,0.2513261;0.029539;-0.04352084,-0.1661847;0.4885346;0.00755811,-0.2369259;0.2728703;0.007623565,-0.3386775;0.04720829;-0.03209704,0.08360627;0.005670152;-0.04702207,0.09392463;-0.2742012;-0.008852661,0.09633606;-0.6119958;0.07904308,0.1049775;-0.6366625;0.0189442,-0.08410456;0.007330062;-0.04589034,-0.1137193;-0.2720919;-0.01526774,-0.1312104;-0.610265;0.06940572,-0.130839;-0.5716747;-0.0118412,0.01023058;0.5475844;0.005409222,0;0;0,-0.07385855;0.2862294;-0.1052003,-0.1455385;0.5660696;-0.2227879,0.05586043;0.5143148;-0.1678882,0.2049475;0.3455569;-0.139441,0.2090814;0.09522718;-0.1525714,-0.2082409;0.4014254;-0.05321681,-0.2581752;0.1984779;0.03529494,-0.3828063;-0.006526917;-0.03746892,0.06807733;0.02120456;-0.06441331,0.06849875;-0.260802;-0.08347917,0.01978321;-0.6006415;-0.02045083,0.03070379;-0.6330088;-0.07208467,-0.09433556;-0.01567549;-0.009397486,-0.1586752;-0.282291;-0.07772002,-0.2046637;-0.628299;-0.07732326,-0.2041484;-0.6509243;-0.1398157,-0.1279329;0.4971172;-0.1910846,309.1629
+0;0;0,0.006005461;0.3130775;0.008207559,0.01156678;0.6241671;0.001042075,0.1882631;0.4938489;0.005650512,0.2191797;0.2673415;0.0189734,0.2510378;0.02822015;-0.04300368,-0.1658731;0.4876568;0.007545947,-0.2372456;0.270068;0.007611987,-0.3383319;0.04588161;-0.03184888,0.08382595;0.005685051;-0.04714562,0.09414488;-0.2742017;-0.008974131,0.09655778;-0.6122013;0.07897496,0.1051651;-0.636652;0.01911351,-0.08432557;0.007349323;-0.04601093,-0.1139419;-0.2720879;-0.01538665,-0.1314436;-0.6104664;0.0693382,-0.1310737;-0.57191;-0.01158775,0.01021217;0.5465961;0.005401078,0;0;0,-0.07347404;0.2855922;-0.1056392,-0.144663;0.5646969;-0.2235036,0.05625299;0.5138173;-0.1692402,0.208067;0.3447614;-0.1407521,0.2170398;0.09614167;-0.1527028,-0.2089507;0.4022992;-0.05377476,-0.2616743;0.1978708;0.03492808,-0.3931759;-0.0007400811;-0.03784655,0.06800757;0.02097157;-0.06493831,0.06857127;-0.2610442;-0.08409286,0.01988161;-0.6012319;-0.02175307,0.03075647;-0.6333079;-0.07323766,-0.09464853;-0.01544613;-0.009213564,-0.1593106;-0.2819404;-0.0777683,-0.2043997;-0.6282805;-0.07804665,-0.2044184;-0.6506222;-0.140358,-0.1272146;0.4959678;-0.1917236,309.1962
+0;0;0,0.006038903;0.3130764;0.008224682,0.01169038;0.624165;0.001082887,0.1883864;0.4939417;0.00570784,0.2193329;0.2674359;0.01898819,0.2502467;0.02826022;-0.04325694,-0.1657994;0.4877267;0.007778591,-0.2443944;0.2726414;0.007507879,-0.3500614;0.05058739;-0.0320096,0.08384061;0.005594463;-0.04713037,0.09399537;-0.2742815;-0.008836549,0.09640323;-0.6122738;0.07914074,0.1053978;-0.6363671;0.01901273,-0.08430733;0.007443466;-0.0460292,-0.1139949;-0.2719839;-0.01538439,-0.1316108;-0.6103163;0.06950082,-0.1312749;-0.5717581;-0.0114251,0.01030743;0.546594;0.00543413,0;0;0,-0.07347404;0.2855922;-0.1056392,-0.144663;0.5646969;-0.2235036,0.05625299;0.5138173;-0.1692402,0.208067;0.3447614;-0.1407521,0.2170398;0.09614167;-0.1527028,-0.2089507;0.4022992;-0.05377476,-0.2616743;0.1978708;0.03492808,-0.3931759;-0.0007400811;-0.03784655,0.06800757;0.02097157;-0.06493831,0.06857127;-0.2610442;-0.08409286,0.01988161;-0.6012319;-0.02175307,0.03075647;-0.6333079;-0.07323766,-0.09464853;-0.01544613;-0.009213564,-0.1593106;-0.2819404;-0.0777683,-0.2043997;-0.6282805;-0.07804665,-0.2044184;-0.6506222;-0.140358,-0.1272146;0.4959678;-0.1917236,309.2186
+0;0;0,0.006020444;0.3121195;0.008199543,0.01165937;0.6225149;0.001077563,0.1892435;0.4922917;0.00568922,0.2202813;0.2651171;0.01900878,0.2508388;0.02869797;-0.04251897,-0.1666994;0.4860458;0.007770243,-0.2455264;0.2703255;0.007498732,-0.3499756;0.05083069;-0.03156331,0.08473238;0.005653968;-0.04763167,0.0948844;-0.2741465;-0.009348184,0.0972947;-0.6124809;0.07871816,0.1062764;-0.6364966;0.01867637,-0.08520406;0.007522637;-0.04651879,-0.1148836;-0.2718293;-0.01588225,-0.1325173;-0.6105042;0.06908888,-0.1321819;-0.5719582;-0.01172101,0.01028107;0.5452052;0.005414153,0;0;0,-0.07247038;0.2842721;-0.107049,-0.1431266;0.5625156;-0.2254369,0.05858719;0.512498;-0.1718593,0.2123195;0.3442428;-0.1434755,0.2294155;0.09886776;-0.1540711,-0.2113762;0.4052532;-0.05347082,-0.2658387;0.200547;0.03528868,-0.4049369;0.003794432;-0.01524432,0.06851086;0.02015108;-0.06618547,0.06974447;-0.261821;-0.08481812,0.02100297;-0.6026341;-0.02397108,0.0320546;-0.6344339;-0.07556605,-0.09606194;-0.01402113;-0.007472119,-0.158744;-0.2802483;-0.07854251,-0.2027147;-0.6270885;-0.07885633,-0.2040661;-0.6500683;-0.1404575,-0.125853;0.4940891;-0.1935472,309.2524
+0;0;0,0.006011997;0.3116816;0.008188038,0.01164229;0.6215996;0.00108024,0.189167;0.491587;0.005681029,0.2202518;0.264069;0.01902072,0.250822;0.02755082;-0.0425328,-0.1666509;0.4853433;0.007761321,-0.2455972;0.2692969;0.0074894,-0.3500901;0.04971015;-0.031589,0.08504412;0.005674769;-0.04780691,0.09519644;-0.2741342;-0.009522256,0.09760817;-0.6126707;0.07859667,0.1065895;-0.6366844;0.01855709,-0.08551753;0.007550314;-0.04668994,-0.115198;-0.2718102;-0.01605246,-0.1328422;-0.6106872;0.06896939,-0.1325068;-0.5721416;-0.0118375,0.01026741;0.5444819;0.005406057,0;0;0,-0.07191759;0.2834669;-0.1082728,-0.1421894;0.5610005;-0.2272885,0.05930115;0.5117404;-0.1738214,0.2159596;0.3459044;-0.1444073,0.237573;0.100731;-0.1537402,-0.2111374;0.4054505;-0.05462486,-0.2739416;0.2035777;0.03599345,-0.4120898;0.00570567;-0.01326068,0.06869356;0.01981708;-0.06662345,0.07022052;-0.2621607;-0.08527923,0.02174444;-0.6034284;-0.02557898,0.03278372;-0.6352554;-0.07713914,-0.09647771;-0.01372582;-0.007338866,-0.158728;-0.2796949;-0.0797765,-0.2015651;-0.6268873;-0.07941622,-0.203787;-0.6493633;-0.141418,-0.1250643;0.4928601;-0.1951737,309.2859
+0;0;0,0.006030966;0.3113054;0.008192217,0.01171755;0.6205523;0.001119426,0.1902129;0.4904989;0.005583139,0.2214828;0.2627748;0.01888681,0.2511221;0.02795443;-0.04210419,-0.1675689;0.4842107;0.007989252,-0.25311;0.2704455;0.007501879,-0.3672912;0.05798993;-0.03204937,0.08524214;0.005626712;-0.04790144,0.09526742;-0.2738007;-0.009543229,0.0974671;-0.6119691;0.07854867,0.1065653;-0.6362879;0.01876454,-0.08569047;0.00763253;-0.0468115,-0.115443;-0.2713305;-0.01605459,-0.1330276;-0.6098403;0.06894415,-0.1327492;-0.5712897;-0.01189059,0.01032438;0.5435975;0.005429635,0;0;0,-0.07186328;0.2828236;-0.1089084,-0.1427038;0.558908;-0.2291813,0.05984138;0.5111809;-0.1747296,0.2177105;0.3463203;-0.1445403,0.2445493;0.1035194;-0.1526892,-0.2118809;0.4030706;-0.05543675,-0.2793907;0.2014788;0.03297286,-0.4227898;0.01405726;-0.03065784,0.06858622;0.01978582;-0.0670588,0.06840767;-0.2619802;-0.08316588,0.02228663;-0.6036969;-0.02637267,0.033;-0.6355193;-0.07805109,-0.09672873;-0.01380576;-0.006736818,-0.1603882;-0.2785516;-0.08095713,-0.1987777;-0.6258695;-0.07654578,-0.2034988;-0.649368;-0.1375628,-0.1253718;0.4912355;-0.1965837,309.3192
+0;0;0,0.006030065;0.3112589;0.008190993,0.01173736;0.6216367;0.001082324,0.1937388;0.4900373;0.005577511,0.2252471;0.2605779;0.01898256,0.2548706;0.02588284;-0.04197587,-0.1710346;0.4836262;0.008030644,-0.2572276;0.2682321;0.007539557,-0.3713478;0.05588993;-0.03199058,0.08522299;0.005625449;-0.04789069,0.09524711;-0.2737696;-0.009536915,0.09744529;-0.611708;0.07849504,0.106578;-0.6362326;0.01848442,-0.08567123;0.007630816;-0.04680099,-0.1154203;-0.2712999;-0.01604763,-0.132993;-0.6095794;0.06889327,-0.1327135;-0.5709963;-0.01224771,0.01033498;0.5441735;0.005421008,0;0;0,-0.07206823;0.2819324;-0.1109319,-0.1444258;0.5567319;-0.236026,0.06162998;0.5104249;-0.1758647,0.222024;0.3457722;-0.1444423,0.252;0.1034316;-0.1513484,-0.2124808;0.4011287;-0.05554622,-0.2894364;0.2017443;0.03471911,-0.4375346;0.01755513;-0.0270587,0.06854304;0.01962462;-0.06711817,0.07039954;-0.2621151;-0.08300543,0.02473386;-0.6038349;-0.02733636,0.03512771;-0.6361542;-0.07896852,-0.09670586;-0.01371574;-0.006926457,-0.1601374;-0.2779587;-0.08298728,-0.1948404;-0.6253704;-0.07539887,-0.200303;-0.6490793;-0.13658,-0.1266427;0.489355;-0.2018871,309.3416
+0;0;0,0.006015489;0.3105065;0.008171193,0.01172392;0.6209461;0.001060032,0.1951262;0.4888932;0.005558646,0.2264302;0.2609211;0.0188768,0.2560734;0.02607039;-0.04212207,-0.1724348;0.4824331;0.008030525,-0.2580691;0.2684351;0.007542622,-0.372265;0.0559521;-0.03201373,0.08342465;0.005506743;-0.04688011,0.09346629;-0.2743766;-0.008459311,0.09566409;-0.6122572;0.0795576,0.1048269;-0.6369613;0.01934937,-0.08386343;0.007469794;-0.04581341,-0.1136645;-0.2719484;-0.01500631,-0.1312342;-0.6101701;0.06992006,-0.1309538;-0.5715588;-0.01148809,0.01032081;0.543443;0.005400946,0;0;0,-0.0700385;0.2811604;-0.1120746,-0.1409338;0.5558275;-0.238425,0.06596154;0.5096532;-0.1778388,0.2249623;0.3460827;-0.144793,0.2575696;0.1038736;-0.1498861,-0.2133126;0.4005697;-0.05760327,-0.2912037;0.2055194;0.03735425,-0.448495;0.02983055;-0.0270453,0.06849061;0.01955819;-0.06414247,0.07158924;-0.2624673;-0.08321428,0.02691222;-0.6043633;-0.02820396,0.03747368;-0.6368955;-0.07996988,-0.09452651;-0.01257897;-0.009708181,-0.1566224;-0.2777651;-0.08541878,-0.1892484;-0.6252612;-0.0755626,-0.1943567;-0.6491997;-0.1369309,-0.1237835;0.4884631;-0.2038498,309.3749
+0;0;0,0.006200225;0.3096971;0.008049342,0.01224997;0.6194224;0.0008307281,0.1920079;0.4884879;0.005316155,0.2241035;0.256574;0.01876283,0.252716;0.02742727;-0.04039986,-0.1685403;0.4822678;0.008165898,-0.2651403;0.2685777;0.00827709,-0.3845193;0.06568593;-0.0292822,0.0833771;0.005472369;-0.04699665,0.09333222;-0.274328;-0.008353706,0.09544536;-0.6125192;0.07970905,0.1033846;-0.6372325;0.01949983,-0.08393592;0.007482597;-0.04570715,-0.1137955;-0.2718763;-0.01492322,-0.1315996;-0.6103579;0.07020023,-0.1313945;-0.5717604;-0.01108794,0.01074437;0.5420216;0.005195887,0;0;0,-0.06918757;0.2804798;-0.1120698,-0.138676;0.5547482;-0.2383537,0.06439027;0.5102261;-0.1800375,0.2280559;0.3462726;-0.1435981,0.2637274;0.1105927;-0.1466968,-0.2111087;0.4025792;-0.06057103,-0.2941608;0.2055112;0.03566582,-0.4514871;0.04105926;-0.03526476,0.06831981;0.01943037;-0.06438351,0.07340711;-0.2625375;-0.08306146,0.02989256;-0.6049536;-0.0283761,0.04039609;-0.6372092;-0.0802958,-0.09447499;-0.01288903;-0.00993588,-0.1564705;-0.2780457;-0.08562689,-0.1870855;-0.6259907;-0.0742345,-0.1921666;-0.650033;-0.135352,-0.1217102;0.4874031;-0.203872,309.3972
+0;0;0,0.006200225;0.3096971;0.008049342,0.01224997;0.6194224;0.0008307281,0.1920079;0.4884879;0.005316155,0.2241035;0.256574;0.01876283,0.252716;0.02742727;-0.04039986,-0.1685403;0.4822678;0.008165898,-0.2651403;0.2685777;0.00827709,-0.3845193;0.06568593;-0.0292822,0.0833771;0.005472369;-0.04699665,0.09333222;-0.274328;-0.008353706,0.09544536;-0.6125192;0.07970905,0.1033846;-0.6372325;0.01949983,-0.08393592;0.007482597;-0.04570715,-0.1137955;-0.2718763;-0.01492322,-0.1315996;-0.6103579;0.07020023,-0.1313945;-0.5717604;-0.01108794,0.01074437;0.5420216;0.005195887,0;0;0,-0.06918757;0.2804798;-0.1120698,-0.138676;0.5547482;-0.2383537,0.06439027;0.5102261;-0.1800375,0.2280559;0.3462726;-0.1435981,0.2637274;0.1105927;-0.1466968,-0.2111087;0.4025792;-0.06057103,-0.2941608;0.2055112;0.03566582,-0.4514871;0.04105926;-0.03526476,0.06831981;0.01943037;-0.06438351,0.07340711;-0.2625375;-0.08306146,0.02989256;-0.6049536;-0.0283761,0.04039609;-0.6372092;-0.0802958,-0.09447499;-0.01288903;-0.00993588,-0.1564705;-0.2780457;-0.08562689,-0.1870855;-0.6259907;-0.0742345,-0.1921666;-0.650033;-0.135352,-0.1217102;0.4874031;-0.203872,309.4199
+0;0;0,0.006219587;0.3106642;0.008074478,0.01228438;0.62116;0.0008371775,0.1941194;0.4894017;0.005335778,0.2264214;0.2559958;0.01886896,0.2551009;0.0263128;-0.0404322,-0.1705684;0.4831102;0.00821824,-0.2677898;0.2680454;0.008330149,-0.3874482;0.06467874;-0.02931705,0.08379338;0.005499692;-0.04723129,0.09374712;-0.2742618;-0.008593723,0.09586657;-0.6134627;0.07973197,0.1036653;-0.6372076;0.02058851,-0.08435499;0.007519956;-0.04593536,-0.1142105;-0.2718001;-0.0151557,-0.1320677;-0.6112924;0.0702219,-0.1318662;-0.572847;-0.009627394,0.01077471;0.5435501;0.00521413,0;0;0,-0.07030591;0.2804487;-0.1141129,-0.139851;0.5546077;-0.242506,0.06512555;0.508873;-0.1806705,0.2315255;0.3461031;-0.1416588,0.2689703;0.1101297;-0.1444623,-0.2118987;0.4031781;-0.06083097,-0.3031086;0.2062595;0.0319523,-0.4671201;0.05126208;-0.0465936,0.06893459;0.01906532;-0.06455159,0.0758957;-0.2628392;-0.08298659,0.0335894;-0.6063154;-0.02733183,0.04355038;-0.6370115;-0.07894611,-0.0949904;-0.01255477;-0.01007837,-0.156143;-0.2781382;-0.08480618,-0.1842126;-0.6273278;-0.0728941,-0.1885428;-0.6504007;-0.1329923,-0.1228852;0.4871984;-0.2076795,309.4557
+0;0;0,0.005907651;0.284284;0.007170386,0.01151654;0.5556213;0.0005460726,0.1770933;0.437989;0.004675732,0.2103621;0.1978458;0.01877096,0.2389219;-0.03334974;-0.04057994,-0.1551607;0.4325397;0.007941928,-0.2634463;0.2151729;0.007607168,-0.3895347;0.01414242;-0.03083813,0.08211865;0.005286796;-0.04645973,0.0917064;-0.2747054;-0.007828537,0.0936785;-0.6151201;0.0803695,0.1018391;-0.6410568;0.02360836,-0.08281787;0.007442078;-0.04489705,-0.1122826;-0.2722118;-0.01480644,-0.1312264;-0.6126819;0.07113655,-0.124979;-0.6424254;0.01813639,0.01009782;0.4871213;0.004482307,0;0;0,-0.06206504;0.2665419;-0.07750535,-0.1109758;0.5217835;-0.1557066,0.05944248;0.5111268;-0.1821122,0.2336535;0.3473428;-0.1396914,0.2735146;0.110292;-0.1424503,-0.2138395;0.3838667;-0.02510545,-0.3106523;0.1767253;0.05671077,-0.4779649;0.04371956;-0.05331449,0.06701422;0.01946792;-0.06371832,0.07788004;-0.262434;-0.08354616,0.03755893;-0.6070856;-0.02649879,0.04784522;-0.6375883;-0.07798624,-0.09292459;-0.01305079;-0.01116371,-0.155155;-0.2790796;-0.0842116,-0.1798247;-0.6295992;-0.07034265,-0.183142;-0.6517984;-0.1310186,-0.09883816;0.4583609;-0.1324685,309.4869
+0;0;0,0.006558804;0.3156184;0.007960721,0.01295618;0.6251012;0.0004373924,0.2017254;0.4916906;0.005105576,0.2345177;0.2549871;0.01899892,0.2634702;0.02061191;-0.04116822,-0.1770391;0.4854786;0.00882899,-0.2837737;0.2712251;0.008499024,-0.4115961;0.06742987;-0.030475,0.08267966;0.005322914;-0.04677713,0.0922778;-0.2749727;-0.008104071,0.09425797;-0.6167824;0.08045541,0.1022816;-0.64178;0.02464714,-0.08338366;0.007492919;-0.04520377,-0.1128803;-0.272464;-0.01508055,-0.1319018;-0.6143293;0.07121463,-0.1257593;-0.6430699;0.01910422,0.01135311;0.5477008;0.004885076,0;0;0,-0.0798177;0.2813582;-0.1191137,-0.1455185;0.5546312;-0.2490427,0.06490569;0.5107656;-0.1815681,0.2367854;0.3498907;-0.1382833,0.2809774;0.1102356;-0.139874,-0.2198423;0.4010883;-0.05997078,-0.3141032;0.204889;0.03961662,-0.4880557;0.06211315;-0.05390137,0.06954917;0.01890552;-0.06211161,0.08258694;-0.2630659;-0.08391738,0.04441911;-0.6090677;-0.02470088,0.05463824;-0.6381205;-0.07580876,-0.09331192;-0.01192143;-0.01425216,-0.1533735;-0.2796387;-0.08406217,-0.17033;-0.6319646;-0.06795022,-0.1737876;-0.6529077;-0.1279212,-0.1294239;0.487268;-0.2141666,309.52
+0;0;0,0.00581909;0.2800223;0.007062895,0.01136629;0.5483759;0.0005253998,0.1713709;0.4334588;0.004587132,0.2032105;0.2036321;0.01807684,0.2314107;-0.02465267;-0.0405268,-0.1497527;0.4281921;0.007743911,-0.2533864;0.2201632;0.007423532,-0.3778873;0.02166378;-0.03053772,0.08227792;0.005297049;-0.04654983,0.09187674;-0.2750186;-0.007874008,0.09387001;-0.6190875;0.08127078,0.1018802;-0.643993;0.02555595,-0.08297849;0.007456511;-0.04498412,-0.1124773;-0.2725205;-0.01485874,-0.1316244;-0.6166453;0.07200679,-0.1254922;-0.6452875;0.01998362,0.009969712;0.4809452;0.004400187,0;0;0,-0.05186782;0.2635974;-0.07951355,-0.08867968;0.5162093;-0.1625617,0.07440744;0.5091473;-0.1786757,0.2388141;0.351126;-0.1337781,0.2846313;0.118222;-0.1334982,-0.1979546;0.3916072;-0.03690665,-0.2975538;0.2002297;0.04952683,-0.4707999;0.07370752;-0.05206773,0.06917472;0.01873708;-0.06187391,0.08502498;-0.2631145;-0.08362889,0.0512346;-0.61141;-0.02131844,0.06191323;-0.639908;-0.0727663,-0.09277862;-0.01220642;-0.01441285,-0.1533626;-0.2807223;-0.08069707,-0.1638072;-0.6356121;-0.0640152,-0.1684395;-0.657712;-0.1227269,-0.07933679;0.4536591;-0.1388121,309.5536
+0;0;0,0.006435536;0.3099094;0.007766669,0.01273409;0.6140139;0.0003415011,0.2021944;0.4819318;0.004716844,0.2350166;0.2433613;0.01887037,0.2628774;0.01682331;-0.03917545,-0.1779039;0.475748;0.009204566,-0.2940802;0.2643327;0.009585341,-0.4276366;0.07380746;-0.02685387,0.08212303;0.00523859;-0.04647591,0.0914932;-0.2752986;-0.008551784,0.0936918;-0.6204847;0.08133062,0.1007161;-0.6448234;0.02551593,-0.08283121;0.007485743;-0.04488426,-0.1123876;-0.2725979;-0.01477215,-0.1321059;-0.618013;0.07204217,-0.1321373;-0.5798008;-0.005738705,0.01115672;0.5379746;0.004717506,0;0;0,-0.07712949;0.2774224;-0.1150365,-0.1407587;0.5475259;-0.2398074,0.07000542;0.5110434;-0.1811206,0.2430694;0.3506659;-0.1309066,0.2889199;0.1196623;-0.1311364,-0.2164955;0.3965599;-0.05072914,-0.3177528;0.2000862;0.04590718,-0.4954041;0.08439021;-0.05665724,0.06980921;0.01855013;-0.06094432,0.0873055;-0.2632622;-0.08336854,0.05697234;-0.6128326;-0.01920009,0.06824359;-0.6405191;-0.07079983,-0.0924359;-0.01189135;-0.01567938,-0.1495323;-0.2821138;-0.07850426,-0.1569754;-0.6383389;-0.06160846,-0.1743433;-0.6383595;-0.1317114,-0.1251869;0.4809435;-0.206223,309.5761
+0;0;0,0.006431975;0.3097379;0.007762372,0.01284656;0.6194444;0.0001899484,0.2002685;0.4863125;0.004659556,0.2330907;0.247742;0.01881308,0.2612653;0.01865208;-0.03988662,-0.1758417;0.4801935;0.009100193,-0.292018;0.2687782;0.009480968,-0.4270789;0.07610676;-0.02736872,0.08168662;0.005210753;-0.04622894,0.09107964;-0.2760102;-0.008212373,0.09328517;-0.6222856;0.08195363,0.100321;-0.646713;0.02604776,-0.08239105;0.007445964;-0.04464575,-0.1120195;-0.2733204;-0.01446023,-0.1318;-0.6198254;0.07262801,-0.1318314;-0.5815997;-0.005279921,0.01123522;0.5417672;0.004660211,0;0;0,-0.07264961;0.2782906;-0.1153932,-0.1370867;0.552632;-0.2442245,0.07202002;0.5099499;-0.1811574,0.2447611;0.3498176;-0.1290836,0.2930275;0.1165989;-0.1280558,-0.215945;0.4043933;-0.05651565,-0.3101081;0.2038071;0.0388362,-0.4941071;0.09520406;-0.06638457,0.0693085;0.01836392;-0.06079531,0.08967282;-0.2640369;-0.08209848,0.06171867;-0.6149136;-0.01771307,0.07446334;-0.6427375;-0.06900907,-0.0918898;-0.01186778;-0.01588682,-0.1467021;-0.2836687;-0.07703106,-0.1519293;-0.6410059;-0.05902532,-0.1693965;-0.6411383;-0.1291983,-0.1213146;0.4848297;-0.2094336,309.6096
+0;0;0,0.006436262;0.3099443;0.007767546,0.01286737;0.6204486;0.000180257,0.1968785;0.4882217;0.004655344,0.2296749;0.249838;0.01879779,0.2575982;0.02279162;-0.0393783,-0.1724493;0.4822131;0.009015901,-0.2885346;0.2709633;0.009396378,-0.4223908;0.08001055;-0.0271246,0.08263485;0.00527124;-0.04676557,0.0920396;-0.2763008;-0.008701541,0.09424924;-0.6232212;0.08163242,0.1012699;-0.6475311;0.02584721,-0.08334746;0.007532397;-0.045164,-0.1130129;-0.2735845;-0.0149408,-0.1328303;-0.6207349;0.07230966,-0.1328616;-0.582527;-0.00543014,0.01125405;0.5426764;0.004655987,0;0;0,-0.07062691;0.2789757;-0.1155493,-0.1354392;0.5538296;-0.2450247,0.07035717;0.509264;-0.1820054,0.243359;0.3502037;-0.1284087,0.2924045;0.119339;-0.1252036,-0.2144289;0.4030274;-0.06334606,-0.3144696;0.2145443;0.04876277,-0.4988342;0.1056888;-0.05060721,0.06965747;0.01839641;-0.06207037,0.08691779;-0.2646725;-0.08192468,0.06518359;-0.6164464;-0.01633811,0.07864202;-0.6437989;-0.06772304,-0.09322973;-0.01193726;-0.0144583,-0.1458421;-0.2845528;-0.07555544,-0.1491334;-0.6425419;-0.05679832,-0.1652114;-0.6424358;-0.1272164,-0.1196097;0.4859758;-0.2101474,309.6429
+0;0;0,0.006543941;0.309234;0.007616071,0.0131077;0.6190798;-0.0001111133,0.1955142;0.4876483;0.004261082,0.2287211;0.2491269;0.01849458,0.2561685;0.02361219;-0.03900673,-0.170727;0.481856;0.009354155,-0.2977471;0.2767631;0.008590546,-0.4367787;0.09171867;-0.02808945,0.08268866;0.005228327;-0.04693264,0.09197187;-0.2795974;-0.008261021,0.09413901;-0.6254327;0.08181533,0.1009054;-0.6495714;0.02608666,-0.08351486;0.007585112;-0.04511269,-0.113764;-0.2767705;-0.014547,-0.1335332;-0.622872;0.07230608,-0.129208;-0.650264;0.01967612,0.01146215;0.5415211;0.004392951,0;0;0,-0.06844553;0.2786898;-0.1156445,-0.1327642;0.5528756;-0.2452228,0.07112508;0.5084842;-0.1817024,0.2442478;0.34957;-0.1271811,0.2933559;0.1204886;-0.1220062,-0.212464;0.4042926;-0.06501986,-0.312492;0.2161846;0.04815041,-0.5026876;0.1177934;-0.04704151,0.06990692;0.01799458;-0.06210184,0.08808996;-0.2684059;-0.08085108,0.07007857;-0.6190674;-0.01427341,0.08399101;-0.6461883;-0.06551909,-0.09341584;-0.01161865;-0.01434954,-0.1443982;-0.288191;-0.07448201,-0.1451452;-0.6450364;-0.05495573,-0.1507178;-0.6674398;-0.1124475,-0.1170624;0.485222;-0.2103691,309.6786
+0;0;0,0.006573995;0.3106541;0.007651048,0.01316828;0.621941;-0.000111274,0.1933808;0.4908069;0.004282385,0.2270301;0.2491078;0.01870551,0.2552402;0.01732641;-0.04039365,-0.1685092;0.4850834;0.009314949,-0.2972215;0.2772582;0.008541166,-0.4401165;0.08707175;-0.02915809,0.08233116;0.005205723;-0.04672973,0.09163843;-0.280358;-0.007957913,0.09380696;-0.6264161;0.08217645,0.1005278;-0.6501907;0.02682257,-0.0831538;0.007552318;-0.04491765,-0.1134813;-0.2775401;-0.01427276,-0.1332633;-0.6238644;0.07263626,-0.1289671;-0.6508705;0.02036025,0.01151546;0.5440397;0.004412687,0;0;0,-0.0685709;0.2796333;-0.1170938,-0.1337073;0.5544229;-0.2484305,0.06756936;0.5124968;-0.1834877,0.2421313;0.3507119;-0.1276979,0.2936163;0.1155186;-0.1210225,-0.2117991;0.4076902;-0.06878467,-0.3181464;0.2180588;0.04296922,-0.5156004;0.1191675;-0.05317423,0.0701879;0.01781458;-0.06120038,0.08772641;-0.2693739;-0.07995558,0.07257739;-0.6203578;-0.01312828,0.08707535;-0.6469111;-0.06404448,-0.092824;-0.01123041;-0.01570885,-0.1438185;-0.2890354;-0.07367869,-0.142669;-0.6461034;-0.05402629,-0.1468322;-0.6679769;-0.1114087,-0.117799;0.4866493;-0.2131391,309.7101
+0;0;0,0.006586254;0.3112334;0.007665316,0.01318692;0.6228216;-0.0001035188,0.1932493;0.4916784;0.004293312,0.226778;0.2508454;0.01866475,0.2552401;0.01699373;-0.04096229,-0.1683442;0.4859596;0.009321752,-0.2965952;0.2788791;0.008550743,-0.4407666;0.08699389;-0.02948524,0.08238626;0.005209206;-0.046761,0.09169511;-0.2804031;-0.007982586,0.09386353;-0.6264442;0.08214737,0.1005804;-0.6501872;0.02682603,-0.08320943;0.007557372;-0.04494771,-0.1135421;-0.2775835;-0.0142976,-0.1333231;-0.6238909;0.07260716,-0.1290295;-0.6508635;0.02036188,0.01153298;0.5448675;0.004423507,0;0;0,-0.06801239;0.2801742;-0.1176653,-0.1329898;0.5551379;-0.2494321,0.0680277;0.5126167;-0.1835716,0.2411857;0.3508098;-0.1273038,0.2941998;0.1138081;-0.1188321,-0.2120813;0.4089106;-0.0702412,-0.3208355;0.222854;0.04327834,-0.5230234;0.1358378;-0.05967937,0.07066812;0.0176605;-0.06078935,0.08915317;-0.2695907;-0.07839251,0.0756572;-0.6206325;-0.01160884,0.09023608;-0.6471763;-0.06244326,-0.0928491;-0.01098461;-0.01611226,-0.1421581;-0.2894782;-0.07245724,-0.1393878;-0.6465065;-0.05256462,-0.1429839;-0.6689696;-0.1093851,-0.1171254;0.4873377;-0.2140553,309.7436
+0;0;0,0.006787258;0.311627;0.007552858,0.01376387;0.6234132;-0.0004304,0.1932877;0.4924874;0.003947996,0.2271805;0.2505772;0.0185189,0.2549593;0.02088499;-0.03994362,-0.1675193;0.4870445;0.009775156,-0.3032089;0.2834082;0.008309614,-0.4603965;0.1076131;-0.02824373,0.0819903;0.005153626;-0.04655209,0.09131195;-0.2843126;-0.007184431,0.093548;-0.6268903;0.08184636,0.1004814;-0.6506643;0.02666932,-0.08282119;0.007559505;-0.04471653,-0.113597;-0.2814313;-0.01365998,-0.1331078;-0.6242503;0.07227887,-0.1280784;-0.6515241;0.02052324,0.01200101;0.5454192;0.004158546,0;0;0,-0.06721511;0.2805733;-0.118217,-0.131749;0.5556772;-0.2504108,0.0687817;0.5119154;-0.1841547,0.2428312;0.3498987;-0.1263711,0.2929015;0.116757;-0.1171026,-0.2119247;0.4101457;-0.07202031,-0.3240598;0.2251851;0.04242138,-0.5257878;0.1460128;-0.05750643,0.07094911;0.0176374;-0.05975962,0.08896855;-0.2735914;-0.07674384,0.07877254;-0.6211683;-0.01058221,0.09343776;-0.6476803;-0.06133198,-0.09214957;-0.01081126;-0.01753965,-0.140157;-0.2938472;-0.0724335,-0.1361592;-0.6472397;-0.05271594,-0.1389926;-0.6700448;-0.1091767,-0.1159888;0.4878512;-0.2149358,309.7668
+0;0;0,0.006787258;0.311627;0.007552858,0.01376387;0.6234132;-0.0004304,0.1932877;0.4924874;0.003947996,0.2271805;0.2505772;0.0185189,0.2549593;0.02088499;-0.03994362,-0.1675193;0.4870445;0.009775156,-0.3032089;0.2834082;0.008309614,-0.4603965;0.1076131;-0.02824373,0.0819903;0.005153626;-0.04655209,0.09131195;-0.2843126;-0.007184431,0.093548;-0.6268903;0.08184636,0.1004814;-0.6506643;0.02666932,-0.08282119;0.007559505;-0.04471653,-0.113597;-0.2814313;-0.01365998,-0.1331078;-0.6242503;0.07227887,-0.1280784;-0.6515241;0.02052324,0.01200101;0.5454192;0.004158546,0;0;0,-0.06721511;0.2805733;-0.118217,-0.131749;0.5556772;-0.2504108,0.0687817;0.5119154;-0.1841547,0.2428312;0.3498987;-0.1263711,0.2929015;0.116757;-0.1171026,-0.2119247;0.4101457;-0.07202031,-0.3240598;0.2251851;0.04242138,-0.5257878;0.1460128;-0.05750643,0.07094911;0.0176374;-0.05975962,0.08896855;-0.2735914;-0.07674384,0.07877254;-0.6211683;-0.01058221,0.09343776;-0.6476803;-0.06133198,-0.09214957;-0.01081126;-0.01753965,-0.140157;-0.2938472;-0.0724335,-0.1361592;-0.6472397;-0.05271594,-0.1389926;-0.6700448;-0.1091767,-0.1159888;0.4878512;-0.2149358,309.7884
+0;0;0,0.006788503;0.3116842;0.007554244,0.01376004;0.6232436;-0.0004229299,0.1939271;0.4921933;0.003951015,0.2277101;0.2510667;0.01847472,0.2556685;0.01988997;-0.04036567,-0.1681572;0.4867312;0.009798806,-0.3034074;0.2837545;0.008338012,-0.4616109;0.1068232;-0.02845159,0.08175819;0.005139036;-0.0464203,0.09106155;-0.2837589;-0.00712993,0.09330221;-0.6270452;0.08208501,0.1002146;-0.650656;0.02707544,-0.08258673;0.007538104;-0.04458994,-0.1133021;-0.2808854;-0.01359436,-0.1328532;-0.6244135;0.07252224,-0.1278391;-0.6515134;0.02092369,0.0119986;0.5453126;0.004162311,0;0;0,-0.06729037;0.2801845;-0.1192429,-0.1321871;0.5544575;-0.2524447,0.06896119;0.5117274;-0.1855953,0.2422611;0.3503521;-0.1271193,0.2942461;0.116149;-0.115587,-0.2158406;0.4089263;-0.07549168,-0.3307043;0.234393;0.05036035,-0.5376943;0.1608193;-0.04674054,0.07162718;0.01766896;-0.05850649,0.08981784;-0.2730062;-0.07491708,0.08310702;-0.6214017;-0.00869441,0.09800206;-0.6477439;-0.05920815,-0.09159418;-0.01076172;-0.01898277,-0.1379101;-0.2940401;-0.07094914,-0.1307483;-0.6481046;-0.05102811,-0.1455626;-0.6478041;-0.1206444,-0.1163306;0.4868617;-0.2167132,309.8216
+0;0;0,0.006903243;0.311683;0.007498769,0.01397663;0.6232396;-0.0005039596,0.1941408;0.49226;0.003522973,0.2283463;0.2511899;0.01799596,0.2564696;0.01999617;-0.04069895,-0.1680397;0.4870343;0.01040986,-0.3118339;0.290025;0.008214276,-0.4740368;0.1165952;-0.02782584,0.08173331;0.005094965;-0.04646894,0.09084328;-0.2837921;-0.007053718,0.09330535;-0.6269825;0.08252382,0.1009342;-0.6500525;0.02708629,-0.08261482;0.007580536;-0.04453069,-0.1134841;-0.2808222;-0.01349459,-0.1330947;-0.624359;0.0725733,-0.133552;-0.586275;-0.004123427,0.01219261;0.5453093;0.004083888,0;0;0,-0.06729037;0.2801845;-0.1192429,-0.1321871;0.5544575;-0.2524447,0.06896119;0.5117274;-0.1855953,0.2422611;0.3503521;-0.1271193,0.2942461;0.116149;-0.115587,-0.2158406;0.4089263;-0.07549168,-0.3307043;0.234393;0.05036035,-0.5376943;0.1608193;-0.04674054,0.07162718;0.01766896;-0.05850649,0.08981784;-0.2730062;-0.07491708,0.08310702;-0.6214017;-0.00869441,0.09800206;-0.6477439;-0.05920815,-0.09159418;-0.01076172;-0.01898277,-0.1379101;-0.2940401;-0.07094914,-0.1307483;-0.6481046;-0.05102811,-0.1455626;-0.6478041;-0.1206444,-0.1163306;0.4868617;-0.2167132,309.8441
+0;0;0,0.006881481;0.3107005;0.007475129,0.01394157;0.6216725;-0.000507893,0.193413;0.4911487;0.003506347,0.2273485;0.2519817;0.01786507,0.2555732;0.01995386;-0.0410416,-0.1673771;0.485943;0.0103668,-0.3100361;0.290489;0.008188543,-0.4728243;0.1164335;-0.0279816,0.08168136;0.005091728;-0.04643941,0.09077499;-0.2832771;-0.007094901,0.09324306;-0.6273032;0.08270077,0.100878;-0.6504158;0.0272189,-0.08256232;0.007575719;-0.0445024,-0.1133762;-0.2803096;-0.01352197,-0.1330346;-0.624683;0.07275553,-0.1334922;-0.5865925;-0.004002541,0.01216332;0.5439943;0.004065108,0;0;0,-0.06537861;0.2798606;-0.1184976,-0.1295372;0.5537327;-0.2515075,0.07054929;0.5119013;-0.1850982,0.24144;0.3504918;-0.1276357,0.2950019;0.1158123;-0.1149776,-0.2145168;0.4083249;-0.07636832,-0.3365821;0.2408727;0.0486053,-0.5443991;0.1657652;-0.04769898,0.07207023;0.01775566;-0.05783606,0.09016058;-0.2723902;-0.07442904,0.08516703;-0.621598;-0.007703066,0.100178;-0.647894;-0.05832815,-0.09135165;-0.01084234;-0.01979165,-0.136448;-0.2940397;-0.0703169,-0.128035;-0.648929;-0.05016335,-0.14262;-0.6485448;-0.1199319,-0.1139677;0.4863349;-0.215827,309.8664
+0;0;0,0.006898368;0.311463;0.007493474,0.01397423;0.6231288;-0.0005114023,0.1952666;0.4918077;0.003512785,0.2295512;0.2501805;0.01801922,0.2578373;0.01764803;-0.04101555,-0.1691602;0.4865496;0.01044239,-0.3132868;0.289085;0.008241727,-0.4764289;0.114651;-0.02800707,0.08166628;0.005090788;-0.04643084,0.09076454;-0.2834249;-0.007066287,0.09323035;-0.6271357;0.08264707,0.1008738;-0.6503072;0.02710357,-0.08254708;0.007574321;-0.04449418,-0.1133766;-0.2804576;-0.01349798,-0.133017;-0.6245154;0.07270043,-0.1334751;-0.5864159;-0.00414291,0.01218992;0.545186;0.004077178,0;0;0,-0.06739131;0.2788706;-0.1216657,-0.1333593;0.5510446;-0.258826,0.06817127;0.5115888;-0.1869972,0.24184;0.3501794;-0.1273668,0.2970819;0.1153751;-0.1142581,-0.2168635;0.4068338;-0.07887796,-0.3416328;0.2428309;0.0526714,-0.5491782;0.16556;-0.04382046,0.07229017;0.01784259;-0.05750561,0.09171273;-0.2724002;-0.07349157,0.08772004;-0.621254;-0.006583214,0.1027072;-0.6477961;-0.05707169,-0.09127575;-0.01094185;-0.02000341,-0.1355031;-0.2946137;-0.06947927,-0.1253558;-0.6491205;-0.04913933,-0.1394933;-0.6492524;-0.1188739,-0.1172655;0.4840921;-0.2219794,309.9043
+0;0;0,0.00704365;0.3118075;0.007439991,0.01431411;0.6239029;-0.0006512422,0.1945734;0.4927928;0.003178663,0.2293741;0.2494582;0.01751642,0.257575;0.01730475;-0.04150728,-0.168034;0.4880499;0.01096659,-0.3208453;0.2949872;0.008989569,-0.4949029;0.1321714;-0.02801411,0.08129309;0.005030352;-0.04623535,0.09044286;-0.2826461;-0.007081632,0.09269135;-0.626518;0.08304216,0.1004736;-0.6492337;0.02676006,-0.08217956;0.007585912;-0.04427815,-0.1129726;-0.2795906;-0.01335992,-0.1324241;-0.6239035;0.0729271,-0.1330222;-0.5857794;-0.004149631,0.01247837;0.5458173;0.003964516,0;0;0,-0.06664576;0.278806;-0.1231034,-0.131642;0.551012;-0.2616506,0.06819677;0.5124125;-0.1883206,0.2422526;0.3495579;-0.1265845,0.2980481;0.115255;-0.1138058,-0.2172712;0.4050862;-0.08500656,-0.342609;0.2482728;0.05757114,-0.5488197;0.1657082;-0.0364209,0.07274804;0.01801026;-0.05616879,0.09242032;-0.2712735;-0.07355928,0.08840378;-0.6204541;-0.00698638,0.1052576;-0.6476234;-0.05653238,-0.09037176;-0.01098062;-0.0219989,-0.1338677;-0.2942287;-0.06946611,-0.1212568;-0.6488934;-0.04875144,-0.1343019;-0.6491145;-0.1189205,-0.115811;0.4840195;-0.2244561,309.9331
+0;0;0,0.007061746;0.3126087;0.007459105,0.01435918;0.6258613;-0.0006647347,0.1947599;0.4943593;0.003185118,0.2298322;0.2491258;0.01763476,0.257932;0.01780523;-0.0411772,-0.1681454;0.4896125;0.01097945,-0.3221492;0.2950432;0.008986997,-0.4955825;0.1328115;-0.02788393,0.0811963;0.005024363;-0.0461803,0.0903559;-0.282961;-0.006984539,0.09260208;-0.6264806;0.08304694,0.1004025;-0.6493192;0.02663365,-0.08208171;0.007576879;-0.04422543,-0.1129078;-0.279908;-0.013274,-0.1323394;-0.6238682;0.07292464,-0.1329389;-0.5857252;-0.004331738,0.01251525;0.5474273;0.003971618,0;0;0,-0.06614283;0.2789373;-0.1250951,-0.1304519;0.5514511;-0.2659533,0.06866829;0.5134311;-0.1891952,0.2430033;0.3487064;-0.1255445,0.2987451;0.1152861;-0.1126812,-0.2169059;0.4049432;-0.08921656,-0.3449543;0.2533003;0.05973426,-0.5503557;0.1651606;-0.02857959,0.07328269;0.01801687;-0.05527878,0.09300144;-0.2715438;-0.07321215,0.09078406;-0.6203372;-0.00646925,0.1080915;-0.6476398;-0.05598783,-0.09006061;-0.01087197;-0.02283835,-0.1336183;-0.2945378;-0.06965967,-0.1184305;-0.6486902;-0.0481696,-0.1307417;-0.6491061;-0.1185864,-0.1148154;0.4843441;-0.2281518,309.9565
+0;0;0,0.007081058;0.3134635;0.007479504,0.0144043;0.6278236;-0.000674407,0.1935186;0.4963862;0.003199163,0.2287923;0.2497445;0.01773178,0.2569372;0.01805229;-0.04117465,-0.1668395;0.4916727;0.01093878,-0.3217276;0.2959861;0.008934893,-0.4954394;0.1334939;-0.02799526,0.08063654;0.004989725;-0.04586193,0.08980809;-0.2833717;-0.006614991,0.09204841;-0.6259938;0.08318128,0.09985252;-0.6488575;0.02674118,-0.08151584;0.007524644;-0.04392054,-0.1123822;-0.2803356;-0.01292869,-0.131763;-0.6233972;0.07304475,-0.1323628;-0.5852503;-0.004248351,0.01255313;0.5490817;0.003980142,0;0;0,-0.06617793;0.279042;-0.1269705,-0.1302591;0.5518041;-0.2699099,0.06671409;0.5144261;-0.1900308,0.2420063;0.349434;-0.1241689,0.2975923;0.1156167;-0.11064,-0.2149385;0.4043618;-0.09362158,-0.3485228;0.2578574;0.05796759,-0.5519326;0.1685764;-0.03475107,0.07305051;0.018246;-0.05441666,0.09344164;-0.271636;-0.07256579,0.09171738;-0.6195322;-0.00605607,0.1095508;-0.6467664;-0.05552506,-0.08917671;-0.0110986;-0.02355421,-0.1334739;-0.2951508;-0.06969383,-0.1167033;-0.6482962;-0.04812215,-0.1288863;-0.6489146;-0.1185143,-0.1146941;0.4846078;-0.2315984,309.9895
+0;0;0,0.007229202;0.3134606;0.007459413,0.01473675;0.6278166;-0.0006901841,0.1937667;0.4962632;0.002872192,0.228811;0.2495919;0.01745754,0.2572971;0.01798899;-0.04163555,-0.1667711;0.4924333;0.0116127,-0.3314682;0.3049287;0.009506603,-0.5097292;0.1476196;-0.02817931,0.08054276;0.004916416;-0.04603432,0.08957435;-0.2833991;-0.006419547,0.09170974;-0.6260689;0.08319712,0.09913047;-0.6490696;0.02683383,-0.08158838;0.00764447;-0.04376489,-0.1125744;-0.2802224;-0.01295394,-0.1319666;-0.6232631;0.07310008,-0.1327142;-0.5851144;-0.004191548,0.01283689;0.5490756;0.003960157,0;0;0,-0.06617793;0.279042;-0.1269705,-0.1302591;0.5518041;-0.2699099,0.06671409;0.5144261;-0.1900308,0.2420063;0.349434;-0.1241689,0.2975923;0.1156167;-0.11064,-0.2149385;0.4043618;-0.09362158,-0.3485228;0.2578574;0.05796759,-0.5519326;0.1685764;-0.03475107,0.07305051;0.018246;-0.05441666,0.09344164;-0.271636;-0.07256579,0.09171738;-0.6195322;-0.00605607,0.1095508;-0.6467664;-0.05552506,-0.08917671;-0.0110986;-0.02355421,-0.1334739;-0.2951508;-0.06969383,-0.1167033;-0.6482962;-0.04812215,-0.1288863;-0.6489146;-0.1185143,-0.1146941;0.4846078;-0.2315984,310.0143
+0;0;0,0.007240923;0.3139688;0.007471507,0.01475875;0.6287549;-0.0006896229,0.1924015;0.4974893;0.002887952,0.2276342;0.2494912;0.01755175,0.2560433;0.01851492;-0.04138146,-0.1653776;0.4936887;0.01156158,-0.3309606;0.3051755;0.009444152,-0.5087392;0.148292;-0.0281398,0.08020096;0.004895552;-0.04583896,0.08918443;-0.2818841;-0.006435223,0.09132145;-0.6248139;0.08324942,0.09882052;-0.6483742;0.02629104,-0.08124214;0.007612029;-0.04357916,-0.1120631;-0.2787213;-0.01293235,-0.13147;-0.6220223;0.07318695,-0.1322255;-0.5837876;-0.004920736,0.01285608;0.5498976;0.003967591,0;0;0,-0.06531987;0.2792311;-0.1282496,-0.1286449;0.5521272;-0.2722163,0.06623415;0.5148746;-0.1904736,0.2408436;0.3482705;-0.1218147,0.2971089;0.115211;-0.1096604,-0.2117443;0.4059593;-0.09561768,-0.3708336;0.2628854;0.03545429,-0.5737844;0.1576343;-0.03778119,0.0729259;0.01812091;-0.05395198,0.0940292;-0.2701073;-0.07279611,0.09250349;-0.6181752;-0.005750656,0.1118466;-0.6460037;-0.05525732,-0.08871336;-0.01087531;-0.02385452,-0.1337204;-0.2930258;-0.07119821,-0.1144348;-0.6461672;-0.04736646,-0.1268656;-0.6472189;-0.118433,-0.1132653;0.4848903;-0.2336617,310.0451
+0;0;0,0.007243148;0.3140653;0.007473802,0.01476333;0.6289501;-0.000690328,0.1909071;0.4980871;0.002898302,0.2260091;0.251009;0.0175077,0.2537978;0.02507676;-0.04013854,-0.1638866;0.4943183;0.01149955,-0.3288553;0.3065044;0.009389985,-0.5027517;0.1530469;-0.02737322,0.08015268;0.004892606;-0.04581137,0.08914737;-0.282245;-0.006358452,0.09129041;-0.6261407;0.08357881,0.09890293;-0.6505113;0.02575874,-0.08119324;0.007607447;-0.04355293,-0.1120527;-0.2790833;-0.01286787,-0.1315142;-0.6233512;0.073494,-0.1322811;-0.5849919;-0.005795337,0.01285983;0.5500581;0.003968933,0;0;0,-0.06421675;0.2792656;-0.1289661,-0.1267477;0.5521151;-0.273581,0.06619899;0.5148594;-0.1912708,0.2389713;0.348658;-0.120419,0.2948665;0.1208803;-0.1088552,-0.2121718;0.40549;-0.1007555,-0.3698578;0.2655183;0.03354342,-0.5695308;0.1600613;-0.03087863,0.07320479;0.01823089;-0.05343938,0.0943855;-0.2703216;-0.07278562,0.09191697;-0.6188849;-0.003107071,0.1130394;-0.6463161;-0.05422235,-0.08851872;-0.01095898;-0.02431891,-0.1332472;-0.2933283;-0.07281993,-0.1126167;-0.6473149;-0.04781137,-0.1243872;-0.6487904;-0.1201164,-0.1115826;0.4848931;-0.2348447,310.079
+0;0;0,0.007410408;0.3132597;0.007430811,0.01511966;0.62665;-0.0006872639,0.1946747;0.4949314;0.002534167,0.2293679;0.2493449;0.01725564,0.2571704;0.02462292;-0.04057346,-0.1673539;0.4922891;0.01237178,-0.3406632;0.3142839;0.009040358,-0.5207281;0.1695547;-0.02627596,0.07995109;0.004814525;-0.04588255,0.0890056;-0.2828187;-0.006440192,0.09093052;-0.6271617;0.08397766,0.09955912;-0.6538014;0.02365811,-0.08113663;0.007638996;-0.0433481,-0.1130613;-0.2794764;-0.01308029,-0.1321537;-0.6241763;0.07391772,-0.1331107;-0.5854602;-0.008811168,0.01316684;0.5481673;0.0039425,0;0;0,-0.06556089;0.2771707;-0.1308432,-0.1296494;0.5463919;-0.2782996,0.06588823;0.5149633;-0.1919613,0.2366973;0.3499252;-0.1190248,0.2941234;0.123626;-0.1086295,-0.217993;0.3961456;-0.104974,-0.3721314;0.2679228;0.04176836,-0.5718949;0.1560894;-0.005189072,0.07363766;0.0184148;-0.05252576,0.09401074;-0.2706173;-0.07292032,0.08845246;-0.6182742;0.003597736,0.1124071;-0.646731;-0.05053115,-0.08806587;-0.01134907;-0.02522233,-0.1319659;-0.2943373;-0.07381259,-0.1110472;-0.6487869;-0.04775292,-0.1205656;-0.6517701;-0.123532,-0.1140487;0.4801944;-0.2388117,310.1121
+0;0;0,0.00739561;0.3126341;0.007415974,0.01508633;0.6252711;-0.000683621,0.1953238;0.4935187;0.002522803,0.230014;0.2479531;0.01724301,0.2577672;0.0236299;-0.04048348,-0.1680577;0.4908665;0.01239718,-0.3413522;0.3128765;0.009066042,-0.5210975;0.1684041;-0.02618761,0.07997754;0.004816117;-0.04589773,0.0890203;-0.2824438;-0.006506566,0.09095919;-0.6292856;0.08456743,0.1001974;-0.6599271;0.01998602,-0.08116347;0.007641523;-0.04336245,-0.1130467;-0.2791012;-0.01313392,-0.1322777;-0.6263025;0.07449542,-0.1333023;-0.5869706;-0.01407865,0.01313763;0.5469535;0.003936399,0;0;0,-0.06564412;0.2757651;-0.1322658,-0.1291375;0.5434532;-0.2811685,0.06577688;0.5149583;-0.1920397,0.2352589;0.349764;-0.1164801,0.2932888;0.1239643;-0.1080832,-0.2179265;0.3950837;-0.1057937,-0.3761811;0.2658195;0.03551726,-0.5758889;0.1522556;-0.005023338,0.0740039;0.01858556;-0.05200195,0.09370226;-0.2700584;-0.07317567,0.08061961;-0.6158954;0.02075553,0.1111772;-0.6454799;-0.03797626,-0.0878743;-0.01165274;-0.02585585,-0.1316693;-0.2941987;-0.07486076,-0.1100857;-0.651065;-0.04696713,-0.1199722;-0.6566095;-0.1280371,-0.1137197;0.4775934;-0.2413745,310.1342
+0;0;0,0.007397854;0.312729;0.007418223,0.01508601;0.6252617;-0.0006782021,0.1968425;0.4931008;0.002514275,0.2313629;0.2487371;0.01716244,0.2591894;0.02382171;-0.04071645,-0.169567;0.4904265;0.01247093,-0.3420133;0.3133077;0.009156102,-0.5222332;0.1684538;-0.02619062,0.0794727;0.004785717;-0.04560801,0.08850686;-0.2822012;-0.006254289,0.09045736;-0.6311195;0.08536495,0.09835906;-0.6529877;0.03012691,-0.08065115;0.007593288;-0.04308873,-0.1125041;-0.2788769;-0.01288893,-0.1318502;-0.6281569;0.07526504,-0.1327266;-0.5901751;-0.0004945174,0.01313822;0.5469809;0.00393965,0;0;0,-0.06527445;0.2759482;-0.1322913,-0.1280829;0.5438472;-0.2808919,0.06784396;0.5159458;-0.1910071,0.2346687;0.3499992;-0.1151714,0.2909115;0.1231788;-0.1051488,-0.2162703;0.3949915;-0.1030286,-0.3777872;0.2658618;0.03246187,-0.5780651;0.1515108;-0.006574344,0.07414338;0.01850915;-0.05078459,0.09311935;-0.2698587;-0.07259464,0.0767781;-0.61308;0.03728723,0.09763822;-0.6397519;-0.009157903,-0.08695784;-0.01184314;-0.02677646,-0.1306906;-0.2941744;-0.07544161,-0.1087339;-0.6531093;-0.04670888,-0.1174134;-0.6535027;-0.1160262,-0.1129326;0.477883;-0.241241,310.1684
+0;0;0,0.007764485;0.3128302;0.007324954,0.01612602;0.6259291;-0.0009035426,0.1995016;0.4928673;0.002151056,0.2337564;0.2497971;0.01675241,0.2614815;0.02523687;-0.04133933,-0.1709292;0.4916315;0.01325351,-0.3496364;0.3227657;0.009037753,-0.5348166;0.1846054;-0.02546829,0.07925906;0.004689818;-0.04553828,0.08823493;-0.2819781;-0.006259408,0.08992159;-0.6340005;0.08625458,0.09757619;-0.6580659;0.02870592,-0.08045683;0.007696056;-0.04295576,-0.1121731;-0.2784429;-0.01261697,-0.1318389;-0.6308427;0.07631643,-0.1251682;-0.6600536;0.02394206,0.0139837;0.5474502;0.003754649,0;0;0,-0.06525606;0.2757072;-0.1330559,-0.1280149;0.5435622;-0.2829857,0.06907418;0.5166355;-0.1902728,0.2328842;0.3503767;-0.1128519,0.2888278;0.1237868;-0.1029541,-0.2163871;0.3935903;-0.1028785,-0.3782088;0.2662696;0.03155708,-0.5783023;0.1522402;-0.007564876,0.07441081;0.01851586;-0.04997921,0.09165098;-0.2697684;-0.06989932,0.07234528;-0.6132892;0.0488534,0.09295608;-0.6427329;0.0005300045,-0.08668567;-0.01178493;-0.02691537,-0.130216;-0.2937433;-0.07597113,-0.108517;-0.6558915;-0.04665754,-0.1171958;-0.6576232;-0.1188467,-0.1128507;0.4775791;-0.2429671,310.2018
+0;0;0,0.007777299;0.3133465;0.007337042,0.01618446;0.6281499;-0.000942382,0.201601;0.493917;0.002128046,0.2358158;0.2511303;0.01671237,0.2632727;0.02874251;-0.0408174,-0.1729359;0.4926675;0.01335356,-0.3514347;0.3239986;0.009142729,-0.5348234;0.1871749;-0.0250295,0.07883043;0.004664456;-0.04529201,0.0877953;-0.2816522;-0.00606126,0.08949099;-0.6355584;0.0869478,0.09743045;-0.6616357;0.02725748,-0.08002172;0.007654436;-0.04272345,-0.1116992;-0.278134;-0.01242183,-0.1314702;-0.6324195;0.07698746,-0.1245512;-0.6638339;0.02266401,0.01402669;0.5491049;0.003749413,0;0;0,-0.06499088;0.2757469;-0.1343136,-0.1270703;0.5442541;-0.2869074,0.0709393;0.5172824;-0.1895347,0.2322381;0.3494736;-0.1111023,0.2871208;0.124953;-0.1011872,-0.2159626;0.3930421;-0.1039418,-0.3786221;0.2668481;0.03001972,-0.5769669;0.1541678;-0.008481957,0.07470302;0.01830056;-0.04870224,0.08888832;-0.2701188;-0.06318378,0.06771605;-0.6139325;0.06029487,0.08881885;-0.6439382;0.008096937,-0.08611605;-0.01152962;-0.02717447,-0.1295473;-0.2931297;-0.0762845,-0.107959;-0.6572292;-0.04681234,-0.116522;-0.6602955;-0.1216717,-0.1120624;0.4780278;-0.24612,310.2238
+0;0;0,0.007851809;0.3163485;0.007407334,0.01649274;0.6398865;-0.001130069,0.2011481;0.5030214;0.002114447,0.2351857;0.2614928;0.01662319,0.2618948;0.04516168;-0.03933976,-0.1720234;0.5017765;0.01329904,-0.3495972;0.3339817;0.009110028,-0.5279914;0.2008843;-0.02413153,0.07849529;0.004644625;-0.04509946,0.08749366;-0.2827415;-0.005722161,0.08917651;-0.6339696;0.08658306,0.09645551;-0.655382;0.03185828,-0.07968152;0.007621895;-0.04254182,-0.1114773;-0.2792341;-0.01212701,-0.1310987;-0.6308386;0.07660569,-0.1247553;-0.657144;0.02680131,0.01425763;0.5580081;0.003729904,0;0;0,-0.06440318;0.278256;-0.1364503,-0.1236353;0.5554208;-0.2929602,0.07278848;0.5184308;-0.189837,0.2320014;0.3507903;-0.1107612,0.2849341;0.1324091;-0.09842539,-0.2119798;0.3979191;-0.110968,-0.3748261;0.2737116;0.0222936,-0.5682621;0.1645424;-0.01388643,0.07501625;0.01784486;-0.04765677,0.08571416;-0.2721084;-0.0535748,0.06429051;-0.6140171;0.06693959,0.08088887;-0.6409147;0.02026868,-0.085555;-0.01076552;-0.02795512,-0.1284122;-0.2932819;-0.07865133,-0.1082939;-0.6546363;-0.04860878,-0.1158029;-0.6549297;-0.1172888,-0.1093857;0.4863724;-0.2509847,310.2573
+0;0;0,0.008276151;0.3163389;0.007354073,0.01754216;0.6398598;-0.00118745,0.2019165;0.5026377;0.001656069,0.2356293;0.2610574;0.01605996,0.2621575;0.04470767;-0.03991719,-0.1714289;0.5028375;0.01397116,-0.3566646;0.3435344;0.01006055,-0.5437353;0.223403;-0.02483122,0.07841464;0.004568825;-0.04524727,0.08721376;-0.2827881;-0.005611792,0.08854567;-0.6339823;0.08682769,0.09547687;-0.6553571;0.03202255,-0.07974744;0.007695809;-0.04240478,-0.1116349;-0.2791468;-0.01195989,-0.1312286;-0.6307523;0.0767751,-0.1248543;-0.657117;0.0270417,0.01513652;0.5579859;0.003665624,0;0;0,-0.06440318;0.278256;-0.1364503,-0.1236353;0.5554208;-0.2929602,0.07278848;0.5184308;-0.189837,0.2320014;0.3507903;-0.1107612,0.2849341;0.1324091;-0.09842539,-0.2119798;0.3979191;-0.110968,-0.3748261;0.2737116;0.0222936,-0.5682621;0.1645424;-0.01388643,0.07501625;0.01784486;-0.04765677,0.08571416;-0.2721084;-0.0535748,0.06429051;-0.6140171;0.06693959,0.08088887;-0.6409147;0.02026868,-0.085555;-0.01076552;-0.02795512,-0.1284122;-0.2932819;-0.07865133,-0.1082939;-0.6546363;-0.04860878,-0.1158029;-0.6549297;-0.1172888,-0.1093857;0.4863724;-0.2509847,310.2802
+0;0;0,0.008352629;0.3192621;0.00742203,0.01771533;0.6461666;-0.00119923,0.2003961;0.5088025;0.001700143,0.2341302;0.2670698;0.01611312,0.260475;0.05221613;-0.03947692,-0.1696016;0.5090005;0.01390481,-0.3549542;0.3495968;0.009991731,-0.5407312;0.2302962;-0.02465874,0.07696712;0.004484486;-0.04441201,0.08572175;-0.2814194;-0.004976954,0.08703981;-0.6289647;0.08650208,0.09364223;-0.6479025;0.03429667,-0.07827532;0.007553746;-0.041622,-0.1100016;-0.2778384;-0.01133106,-0.1293917;-0.6257907;0.07648197,-0.1233198;-0.6494817;0.02910772,0.01529093;0.5636544;0.00369168,0;0;0,-0.06317952;0.2806942;-0.1388245,-0.1200402;0.5610999;-0.297472,0.07369969;0.5194771;-0.190958,0.2324146;0.3517666;-0.110564,0.2848189;0.1348874;-0.09777546,-0.2078573;0.4027062;-0.1169538,-0.3727082;0.2790708;0.01464739,-0.5652672;0.1713172;-0.02080058,0.07503478;0.01683566;-0.04475284,0.08347893;-0.2717715;-0.04747415,0.06271949;-0.6119205;0.06665564,0.07539634;-0.6406441;0.0272255,-0.08354573;-0.009590036;-0.02906227,-0.125504;-0.2906965;-0.07996874,-0.1070633;-0.6483603;-0.05006184,-0.1141094;-0.6472771;-0.1154688,-0.1062496;0.4914602;-0.2550669,310.3024
+0;0;0,0.008462397;0.3234578;0.007519568,0.01792964;0.6540186;-0.001190094,0.1980315;0.5166718;0.001780687,0.2320082;0.2732003;0.01629734,0.259648;0.04778472;-0.04202545,-0.1668548;0.516867;0.01381675,-0.3535406;0.3563167;0.009875521,-0.5484501;0.2311514;-0.02647832,0.07666066;0.00446663;-0.04423518,0.08539563;-0.280795;-0.004888706,0.08670162;-0.6251576;0.08575259,0.09332059;-0.6442181;0.03341633,-0.07796365;0.00752367;-0.04145627,-0.1096186;-0.2772274;-0.01123337,-0.1288312;-0.6219933;0.0757755,-0.1227441;-0.6458188;0.02828249,0.01548348;0.5707659;0.00374471,0;0;0,-0.06177278;0.2843662;-0.1416795,-0.1174739;0.5683305;-0.30199,0.07329218;0.5205669;-0.1932065,0.2322633;0.3517751;-0.1102548,0.2859582;0.1240791;-0.09447265,-0.2040608;0.4074141;-0.1250376,-0.3731259;0.2857636;0.006345958,-0.5766134;0.1751469;-0.03018437,0.07449447;0.01699701;-0.04489136,0.0796911;-0.2710245;-0.04099107,0.05881338;-0.609926;0.06630802,0.07141977;-0.638662;0.02654648,-0.0829493;-0.009356969;-0.02975598,-0.1268943;-0.2891391;-0.08257116,-0.1095114;-0.6436171;-0.05347967,-0.1163982;-0.6426248;-0.1190613,-0.1038606;0.4979839;-0.2592421,310.3359
+0;0;0,0.008889217;0.3239367;0.007438481,0.01869962;0.6500288;-0.001188173,0.1991946;0.5138035;0.001677072,0.2334352;0.2689673;0.01606301,0.2601219;0.05040868;-0.04070499,-0.1669819;0.5153782;0.01431003,-0.3621725;0.3630726;0.00904043,-0.5524936;0.2432883;-0.02460903,0.07604676;0.004365672;-0.04389032,0.08464187;-0.2816999;-0.004270945,0.0859204;-0.6225027;0.08543794,0.09150366;-0.641719;0.03255253,-0.07734703;0.007502524;-0.04110568,-0.1092698;-0.2780435;-0.01075001,-0.1282714;-0.6192203;0.07546649,-0.1218981;-0.6429651;0.0272881,0.01618867;0.568545;0.003654025,0;0;0,-0.06299016;0.282771;-0.1454034,-0.1193813;0.5611669;-0.3060768,0.07156724;0.5212414;-0.1978805,0.2311008;0.3515718;-0.1137054,0.2854402;0.1316468;-0.09413838,-0.2061076;0.4016642;-0.1289476,-0.3817453;0.2886167;0.00407809,-0.5790764;0.1840065;-0.03858101,0.07410158;0.01736048;-0.0440011,0.07485097;-0.2714771;-0.03697538,0.05382659;-0.6086205;0.0634644,0.0659451;-0.6373867;0.02284455,-0.08172791;-0.009328331;-0.0310171,-0.128581;-0.2887519;-0.08762413,-0.1127202;-0.6396858;-0.0595223,-0.1191758;-0.6392052;-0.1253798,-0.1056385;0.4929301;-0.2633655,310.3693
+0;0;0,0.008957856;0.326438;0.007495918,0.0188125;0.654;-0.001170524,0.1984479;0.5176404;0.001726925,0.2330367;0.2703148;0.01625913,0.2593006;0.0552184;-0.03960959,-0.1660326;0.5192078;0.01430138,-0.3632079;0.3653536;0.008978196,-0.550514;0.2474669;-0.02413822,0.0741796;0.004258483;-0.04281268,0.08271614;-0.2798578;-0.003463291,0.08399425;-0.6205488;0.08621619,0.08959007;-0.6398758;0.03321186,-0.07544794;0.007318316;-0.04009642,-0.1071531;-0.276282;-0.009947607,-0.1261485;-0.6173468;0.07624063,-0.1197609;-0.6412125;0.0279539,0.0162896;0.5721284;0.003694723,0;0;0,-0.06264896;0.2842872;-0.1481693,-0.1200842;0.5632843;-0.3104303,0.0701484;0.5223156;-0.2018008,0.2324169;0.3531007;-0.1145496,0.2850399;0.1365516;-0.09418106,-0.2074328;0.4037544;-0.1347202,-0.3864309;0.2935871;0.0009278655,-0.5800638;0.1909775;-0.04440579,0.07442713;0.01708281;-0.03901863,0.0715308;-0.269856;-0.03800559,0.04976027;-0.6073779;0.06058168,0.06109947;-0.6362537;0.01960611,-0.0785607;-0.008590964;-0.03328791,-0.1264489;-0.2858561;-0.08962649,-0.1126205;-0.6368938;-0.0632492,-0.118817;-0.6366233;-0.1292165,-0.1061739;0.4947955;-0.2674327,310.3915
+0;0;0,0.009076613;0.3307657;0.007595294,0.01905049;0.6622857;-0.001182965,0.1936122;0.5262824;0.001837294,0.2282603;0.2785325;0.01639443,0.2547206;0.06182823;-0.03989192,-0.1607873;0.5278065;0.01406396,-0.3583008;0.3736883;0.008731645,-0.547007;0.2549203;-0.02463232,0.07535129;0.004325747;-0.04348893,0.08381766;-0.2774547;-0.004463039,0.08509503;-0.6179506;0.08516507,0.09073662;-0.6376811;0.03172722,-0.07663967;0.007433911;-0.04072976,-0.1080842;-0.2738348;-0.01082881,-0.1270687;-0.6147041;0.07531004,-0.1206288;-0.6390104;0.02662838,0.01649212;0.5792633;0.003750665,0;0;0,-0.06153009;0.2881691;-0.150727,-0.1183791;0.5709578;-0.3146901,0.06747541;0.5231035;-0.2076204,0.230869;0.3555309;-0.1180975,0.2838795;0.1374838;-0.09631658,-0.2060702;0.4108968;-0.1458654,-0.3853603;0.3056825;-0.005946055,-0.5802512;0.2045773;-0.05717424,0.07383387;0.01772454;-0.04268742,0.06770608;-0.2667539;-0.03726625,0.04323842;-0.6056174;0.0551734,0.05421526;-0.6344231;0.0129602,-0.08084904;-0.009385491;-0.03103482,-0.1314801;-0.2820094;-0.09512523,-0.1207007;-0.6330967;-0.07075775,-0.1268345;-0.6330717;-0.1372741,-0.1047079;0.5012709;-0.2713261,310.4247
+0;0;0,0.009272612;0.3307606;0.007578806,0.01942113;0.6622757;-0.001188337,0.1939056;0.5261499;0.001630398,0.2284541;0.2783861;0.016187,0.2549912;0.06180908;-0.04055126,-0.1606578;0.5285776;0.01441959,-0.3645054;0.3829228;0.00959909,-0.5617214;0.2784126;-0.02222051,0.07529338;0.004310849;-0.04359059,0.0837232;-0.2774463;-0.004389327,0.08457754;-0.6179155;0.08534509,0.09112117;-0.6380935;0.03243098,-0.07668357;0.007458216;-0.04064261,-0.1083657;-0.2737901;-0.0108005,-0.1273678;-0.614597;0.07558152,-0.1286532;-0.5769355;0.002779059,0.01682464;0.5792542;0.003740439,0;0;0,-0.06153009;0.2881691;-0.150727,-0.1183791;0.5709578;-0.3146901,0.06747541;0.5231035;-0.2076204,0.230869;0.3555309;-0.1180975,0.2838795;0.1374838;-0.09631658,-0.2060702;0.4108968;-0.1458654,-0.3853603;0.3056825;-0.005946055,-0.5802512;0.2045773;-0.05717424,0.07383387;0.01772454;-0.04268742,0.06770608;-0.2667539;-0.03726625,0.04323842;-0.6056174;0.0551734,0.05421526;-0.6344231;0.0129602,-0.08084904;-0.009385491;-0.03103482,-0.1314801;-0.2820094;-0.09512523,-0.1207007;-0.6330967;-0.07075775,-0.1268345;-0.6330717;-0.1372741,-0.1047079;0.5012709;-0.2713261,310.4474
+0;0;0,0.009206618;0.3284066;0.007524868,0.01927391;0.6572672;-0.001174021,0.1889362;0.5232137;0.001665571,0.2247694;0.2662364;0.01676349,0.2508307;0.0535427;-0.03895745,-0.155933;0.525575;0.01410509,-0.3673611;0.3745039;0.009105332,-0.561041;0.2718675;-0.02214373,0.07514267;0.004302219;-0.04350334,0.08353623;-0.2762429;-0.00447071,0.08438868;-0.6159616;0.08506592,0.09096386;-0.6363814;0.03189672,-0.07653008;0.007443287;-0.04056126,-0.1080759;-0.2725951;-0.01084752,-0.1270361;-0.6126508;0.0753441,-0.1283277;-0.5749523;0.002190664,0.01669683;0.5748661;0.00371792,0;0;0,-0.05876347;0.2859794;-0.1508472,-0.1137061;0.5657641;-0.3152547,0.06659067;0.5249372;-0.2112145,0.236908;0.3533408;-0.1158416,0.2869197;0.138721;-0.09439945,-0.2020973;0.4101371;-0.1514073,-0.3922821;0.3110037;-0.004602551,-0.5813125;0.2101179;-0.06038957,0.07415779;0.01814875;-0.04157782,0.06505442;-0.2650717;-0.03989077,0.03879235;-0.6032419;0.05163813,0.04974901;-0.6319812;0.008719444,-0.08005305;-0.009400478;-0.032567,-0.1310057;-0.2806419;-0.09684355,-0.1235352;-0.6312308;-0.075444,-0.1294402;-0.6314404;-0.1422637,-0.1004038;0.4968483;-0.2717326,310.481
+0;0;0,0.009112418;0.3250464;0.007447876,0.01906811;0.6502603;-0.00115602,0.1949706;0.5152242;0.001557278,0.2294979;0.2676129;0.01610492,0.2556125;0.05448337;-0.03973019,-0.1623381;0.5176706;0.01444549,-0.3660603;0.3721056;0.009627964,-0.560137;0.2692589;-0.02168513,0.07536016;0.004314672;-0.04362926,0.08365996;-0.2730963;-0.005032688,0.08451209;-0.6126867;0.08447011,0.09109155;-0.6331394;0.03126635,-0.07675158;0.007464831;-0.04067865,-0.107945;-0.269445;-0.01129687,-0.126898;-0.6093723;0.07486219,-0.1281905;-0.5716688;0.001661196,0.01651856;0.5687396;0.003683657,0;0;0,-0.05587431;0.2821787;-0.1518121,-0.1084719;0.5573124;-0.3175585,0.07525266;0.5261213;-0.2092009,0.2359034;0.3574349;-0.1172695,0.2865235;0.1428273;-0.09267521,-0.1965331;0.3963079;-0.1477904,-0.3977413;0.3191414;-0.02021396,-0.5926507;0.229652;-0.07700911,0.07330729;0.0191091;-0.04315281,0.06001097;-0.2607811;-0.0429213,0.03207872;-0.5993021;0.046278,0.04266313;-0.6280844;0.00324297,-0.08049012;-0.01060226;-0.03178388,-0.1371068;-0.2765136;-0.09961519,-0.1304761;-0.6271099;-0.08034271,-0.1353665;-0.6275221;-0.1472051,-0.09569923;0.4895972;-0.2736602,310.5146
+0;0;0,0.009460606;0.3294453;0.007484538,0.01994866;0.6651723;-0.001496065,0.1960406;0.5264683;0.00128602,0.2295289;0.2840775;0.01541953,0.2554221;0.07228482;-0.04039546,-0.1622648;0.5300838;0.01480494,-0.3667096;0.3950051;0.009273978,-0.5615964;0.2963834;-0.02130001,0.07581306;0.004316654;-0.04401955,0.08401518;-0.2732294;-0.005294211,0.08471621;-0.6106804;0.08376171,0.0919584;-0.6310841;0.03055864,-0.07731003;0.007554613;-0.04086639,-0.1086299;-0.2694931;-0.01150014,-0.1274257;-0.6073012;0.07415602,-0.128802;-0.5695983;0.0009282231,0.01724277;0.5801964;0.003564866,0;0;0,-0.05176093;0.2871118;-0.1535165,-0.09532525;0.5744957;-0.3220963,0.08671154;0.5233144;-0.2074182,0.2424225;0.3576542;-0.1158469,0.2936653;0.144742;-0.08968449,-0.1886037;0.4157542;-0.1483451,-0.3762919;0.3303477;-0.01585594,-0.567402;0.2326611;-0.06661189,0.07519587;0.01813942;-0.04147911,0.06240744;-0.2619223;-0.04227591,0.03052381;-0.599028;0.04226899,0.04099015;-0.6278206;-0.0008289814,-0.08074234;-0.00974611;-0.03301001,-0.1329645;-0.2777202;-0.09674013,-0.1308602;-0.6265115;-0.08470605,-0.1366425;-0.6267267;-0.1516176,-0.08526252;0.5028382;-0.2771766,310.5367
+0;0;0,0.00936844;0.3262359;0.007411623,0.01953131;0.6515911;-0.00122804,0.1970902;0.516556;0.001294556,0.2309809;0.2712526;0.01559789,0.2572248;0.05659062;-0.04097328,-0.1638951;0.5201986;0.01491459,-0.3707965;0.3834968;0.009317165,-0.5683237;0.2835389;-0.02167104,0.07453159;0.00424369;-0.04327548,0.08274268;-0.273606;-0.004507791,0.08343774;-0.6081853;0.08379027,0.09067266;-0.6285384;0.03064061,-0.07600326;0.007426918;-0.04017563,-0.1073574;-0.2699239;-0.01077726,-0.1259933;-0.6048573;0.07414998,-0.1273682;-0.567162;0.0009956807,0.01695505;0.570686;0.003590445,0;0;0,-0.05129184;0.2829416;-0.1545501,-0.09663361;0.558904;-0.3213384,0.0872927;0.524216;-0.2114098,0.2458479;0.3584743;-0.1169808,0.2969602;0.1426741;-0.08893323,-0.1849911;0.3956374;-0.1495963,-0.3967668;0.3589333;-0.02577869,-0.5789433;0.2482162;-0.09302642,0.07426046;0.01796067;-0.04010653,0.06199541;-0.262376;-0.04573727,0.02637402;-0.596938;0.03513145,0.03653291;-0.625809;-0.00780654,-0.07866363;-0.009164372;-0.03426051,-0.1326821;-0.2775379;-0.09613501,-0.1332432;-0.6235386;-0.09128639,-0.1383277;-0.6240315;-0.1580471,-0.08580986;0.4916079;-0.2774115,310.5701
+0;0;0,0.007349251;0.2559219;0.005814189,0.01554228;0.5181986;-0.00117721,0.1928001;0.3984746;0.0004574344,0.2265555;0.1541502;0.01470369,0.2519504;-0.05356672;-0.04003719,-0.1666198;0.4021014;0.0140184,-0.3726955;0.2659451;0.008443322,-0.5638319;0.1692213;-0.0215423,0.07240903;0.004122835;-0.04204306,0.08064125;-0.2744419;-0.003175598,0.08133405;-0.607935;0.0848358,0.08857346;-0.6283192;0.03165323,-0.07383879;0.007215409;-0.03903148,-0.1052736;-0.2708491;-0.00955745,-0.123849;-0.6046952;0.07509408,-0.1252247;-0.5669951;0.001894496,0.01344609;0.4523699;0.002743369,0;0;0,-0.02463304;0.2393526;-0.08767772,-0.05763146;0.4757225;-0.1969354,0.09501444;0.5267339;-0.2143567,0.2463823;0.3580832;-0.1159618,0.2957245;0.1490726;-0.09012294,-0.1921045;0.3248247;-0.08855668,-0.4084011;0.3947062;0.008237787,-0.5655699;0.2614314;-0.05751598,0.07146883;0.01977402;-0.03910089,0.05787853;-0.2610878;-0.04952717,0.01726681;-0.5947763;0.02771759,0.0273439;-0.6236528;-0.01531005,-0.07515302;-0.01132558;-0.03537569,-0.1394614;-0.2782485;-0.09696539,-0.1414801;-0.6231543;-0.09720659,-0.1516739;-0.6184638;-0.1655797,-0.04954003;0.4173716;-0.167222,310.593
+0;0;0,0.007584905;0.2594595;0.005769324,0.01602667;0.5260053;-0.001520064,0.1888663;0.4059878;0.0002773234,0.2233102;0.1546622;0.01489734,0.248871;-0.05390292;-0.04042836,-0.1621674;0.4107967;0.01394143,-0.3793179;0.2789738;0.008190088,-0.5770138;0.1935585;-0.02069326,0.07172991;0.004132635;-0.04186883,0.0799086;-0.2746447;-0.002785515,0.08019233;-0.6076154;0.08555473,0.08794913;-0.6283495;0.03254501,-0.07331531;0.007174829;-0.03858297,-0.1048926;-0.2711319;-0.009266913,-0.1234497;-0.6045789;0.07524496,-0.1172217;-0.629562;0.02643691,0.01386233;0.4588479;0.002528549,0;0;0,-0.02735924;0.2413706;-0.09166098,-0.05886528;0.4820457;-0.2023234,0.09152047;0.5269697;-0.21805,0.2508129;0.3576443;-0.1154857,0.2990852;0.1474103;-0.08931041,-0.1907095;0.3325377;-0.09532207,-0.41372;0.3957251;0.008784972,-0.5734973;0.2662472;-0.06136046,0.07076458;0.01996222;-0.03884768,0.05733693;-0.2610844;-0.05083442,0.01390435;-0.594451;0.0243578,0.02375965;-0.6233134;-0.01902699,-0.07427794;-0.01126943;-0.03565173,-0.1397149;-0.2788158;-0.09437254,-0.144558;-0.6232247;-0.1000828,-0.1546213;-0.6188176;-0.168551,-0.05122393;0.4223697;-0.1721313,310.627
+0;0;0,0.007751896;0.2651718;0.005896343,0.01634354;0.5364468;-0.001528063,0.1832307;0.4168938;0.0004249641,0.218545;0.1592169;0.01541445,0.2444297;-0.05199137;-0.04061237,-0.1559485;0.4215403;0.01362763,-0.3785867;0.2863861;0.007730941,-0.5787879;0.1998883;-0.02151844,0.07116382;0.00410002;-0.04153839,0.079369;-0.2755805;-0.002328463,0.07965132;-0.6068914;0.08557145,0.08735065;-0.6272497;0.03295444,-0.0727367;0.007118205;-0.03827847,-0.1044163;-0.2720902;-0.008867435,-0.1228809;-0.603875;0.07522317,-0.116699;-0.6284508;0.02677671,0.01413664;0.4679689;0.002600165,0;0;0,-0.0287857;0.2448752;-0.09807372,-0.05812879;0.4901249;-0.2107768,0.08957777;0.5261182;-0.2249589,0.2561578;0.3563959;-0.1185887,0.3080558;0.1445086;-0.08980846,-0.1861444;0.3427987;-0.1057832,-0.4165117;0.3996314;0.001781397,-0.5803725;0.2709445;-0.06898066,0.07073099;0.01973727;-0.03760457,0.05841209;-0.2619528;-0.05562854,0.01139933;-0.593599;0.01713157,0.02071396;-0.6226948;-0.0251143,-0.07325634;-0.01076891;-0.03638786,-0.1380329;-0.2792252;-0.09606315,-0.1458678;-0.621814;-0.1041207,-0.1557404;-0.6175791;-0.1719623,-0.05109202;0.4292005;-0.1799572,310.6593
+0;0;0,0.007751896;0.2651718;0.005896343,0.01634354;0.5364468;-0.001528063,0.1832307;0.4168938;0.0004249641,0.218545;0.1592169;0.01541445,0.2444297;-0.05199137;-0.04061237,-0.1559485;0.4215403;0.01362763,-0.3785867;0.2863861;0.007730941,-0.5787879;0.1998883;-0.02151844,0.07116382;0.00410002;-0.04153839,0.079369;-0.2755805;-0.002328463,0.07965132;-0.6068914;0.08557145,0.08735065;-0.6272497;0.03295444,-0.0727367;0.007118205;-0.03827847,-0.1044163;-0.2720902;-0.008867435,-0.1228809;-0.603875;0.07522317,-0.116699;-0.6284508;0.02677671,0.01413664;0.4679689;0.002600165,0;0;0,-0.0287857;0.2448752;-0.09807372,-0.05812879;0.4901249;-0.2107768,0.08957777;0.5261182;-0.2249589,0.2561578;0.3563959;-0.1185887,0.3080558;0.1445086;-0.08980846,-0.1861444;0.3427987;-0.1057832,-0.4165117;0.3996314;0.001781397,-0.5803725;0.2709445;-0.06898066,0.07073099;0.01973727;-0.03760457,0.05841209;-0.2619528;-0.05562854,0.01139933;-0.593599;0.01713157,0.02071396;-0.6226948;-0.0251143,-0.07325634;-0.01076891;-0.03638786,-0.1380329;-0.2792252;-0.09606315,-0.1458678;-0.621814;-0.1041207,-0.1557404;-0.6175791;-0.1719623,-0.05109202;0.4292005;-0.1799572,310.6834
+0;0;0,0.007788144;0.2635837;0.005885891,0.0162053;0.527402;-0.001271168,0.1933794;0.4074792;7.604761E-05,0.2273457;0.1575526;0.0148075,0.2534157;-0.05564083;-0.04218658,-0.1665416;0.4133475;0.01444931,-0.3875687;0.2910662;0.009124007,-0.5905657;0.2057528;-0.02076308,0.07097798;0.004109339;-0.04163236,0.07917976;-0.2756734;-0.002157863,0.07918648;-0.6078891;0.08600572,0.08736543;-0.6282883;0.03328671,-0.07269359;0.007135388;-0.03811484,-0.1046143;-0.2721941;-0.008788917,-0.1229436;-0.604894;0.07556106,-0.1244167;-0.567226;0.002586447,0.01407197;0.4616826;0.002684056,0;0;0,-0.03167171;0.2426234;-0.09850121,-0.06221772;0.4807385;-0.2084129,0.09664862;0.5236669;-0.2226553,0.2564036;0.3569219;-0.1201444,0.3079987;0.1430552;-0.08886456,-0.1971362;0.3296771;-0.09987225,-0.4169827;0.4109916;-0.005587973,-0.578368;0.2746927;-0.07455728,0.06960212;0.02051538;-0.03902149,0.05593355;-0.2612095;-0.05767965,0.006044284;-0.593733;0.01358962,0.01536368;-0.6227891;-0.02897549,-0.07349499;-0.01199615;-0.03525041,-0.1433109;-0.2783125;-0.09932241,-0.1509829;-0.6219161;-0.103548,-0.1602087;-0.6178112;-0.1715964,-0.05472672;0.4224331;-0.1786873,310.7158
+0;0;0,0.007741239;0.2619962;0.005850442,0.01610687;0.5241938;-0.001273516,0.1943622;0.4041026;4.860573E-05,0.2289126;0.1498785;0.01503336,0.2547371;-0.06130782;-0.04142416,-0.1677189;0.4100061;0.01450814,-0.3925465;0.2856221;0.009091265,-0.5936325;0.201112;-0.02051445,0.07103118;0.004112419;-0.04166356,0.07924034;-0.275922;-0.002153553,0.07924704;-0.6078424;0.08593165,0.08745335;-0.6284101;0.03303637,-0.07274807;0.007140736;-0.03814341,-0.1046975;-0.27244;-0.0087911,-0.1230105;-0.6048442;0.07548389,-0.1244886;-0.5671505;0.002265282,0.01397863;0.4586312;0.002672267,0;0;0,-0.03185705;0.2415459;-0.09683442,-0.06291474;0.4782763;-0.2057009,0.09709019;0.5209466;-0.2224143,0.2620033;0.3549906;-0.1160638,0.3116303;0.1428688;-0.084512,-0.198502;0.3268021;-0.09680115,-0.4206352;0.4237018;-0.01127085,-0.5791465;0.286214;-0.07779365,0.06943462;0.02075061;-0.03932476,0.054672;-0.2610511;-0.05975938,0.002011385;-0.5931194;0.01015234,0.01120922;-0.6221268;-0.03292751,-0.07359508;-0.01207599;-0.03515857,-0.1458587;-0.2773314;-0.1019813,-0.1505602;-0.6206812;-0.09762419,-0.1602405;-0.6165758;-0.1658745,-0.05524202;0.4201035;-0.1761103,310.7383
+0;0;0,0.007853519;0.2657963;0.005935298,0.01649928;0.5367553;-0.001462077,0.1882472;0.4156076;0.0001334823,0.222853;0.1609754;0.0151423,0.2500871;-0.06173748;-0.04439668,-0.1609668;0.4213014;0.01407917,-0.3861553;0.2967177;0.008653603,-0.5982165;0.2075949;-0.022568,0.07126877;0.004126175;-0.04180292,0.07948554;-0.276168;-0.00225627,0.07949224;-0.6077851;0.08574845,0.08770377;-0.628385;0.03281949,-0.07299142;0.007164621;-0.038271,-0.1049705;-0.2726755;-0.008891467,-0.1232668;-0.6047758;0.0753065,-0.1247458;-0.5670773;0.002041273,0.01427385;0.4681985;0.002663908,0;0;0,-0.02940278;0.2455404;-0.09792829,-0.05459841;0.4913604;-0.2096283,0.101262;0.523232;-0.2219887,0.2647259;0.3551021;-0.1158178,0.3202969;0.1323831;-0.08123803,-0.187453;0.3411089;-0.1022348,-0.4157524;0.4195062;-0.0128277,-0.5892034;0.2841218;-0.08681054,0.06987139;0.02028012;-0.03937578,0.0549144;-0.2616424;-0.06156278,0.0006738156;-0.5933253;0.007423639,0.009659819;-0.6223453;-0.03576374,-0.07403576;-0.01153761;-0.03506192,-0.1450969;-0.2769817;-0.1035166,-0.1505818;-0.6196417;-0.0871233,-0.1533771;-0.6381555;-0.1425115,-0.04880806;0.430115;-0.1790102,310.7711
+0;0;0,0.007898438;0.2640209;0.005866311,0.0163624;0.5270508;-0.001300312,0.1961752;0.4065519;-1.386367E-05,0.2306388;0.1501254;0.01488706,0.2574992;-0.06980871;-0.04395092,-0.1694093;0.4138442;0.01461822,-0.3996895;0.2950834;0.00902761,-0.613433;0.217701;-0.02063877,0.07101786;0.004110094;-0.04179579,0.07919587;-0.2762451;-0.002030659,0.07908577;-0.6071265;0.08610131,0.08802911;-0.627941;0.03334675,-0.07283864;0.007146248;-0.03808912,-0.1048548;-0.2727912;-0.008811982,-0.123175;-0.6042262;0.07524137,-0.1179412;-0.6293439;0.02645835,0.01422252;0.46163;0.002646962,0;0;0,-0.03164339;0.2439404;-0.09641385,-0.0624527;0.4829445;-0.2023981,0.1006108;0.5232781;-0.2221739,0.266067;0.3550532;-0.1149874,0.3193628;0.1346191;-0.08147931,-0.1989085;0.3307489;-0.09327236,-0.4226808;0.4367383;-0.01674423,-0.5881358;0.2947756;-0.08763602,0.06902777;0.02056214;-0.04024529,0.05345435;-0.2613744;-0.06297016,-0.001565859;-0.5923278;0.005530596,0.006577735;-0.6214316;-0.03789234,-0.07400066;-0.01202797;-0.0344463,-0.1470121;-0.2769699;-0.1031649,-0.153219;-0.6186353;-0.08134685,-0.1556221;-0.6385597;-0.1356323,-0.0544573;0.4243995;-0.1739624,310.8051
+0;0;0,0.009542563;0.3189791;0.007087433,0.01997694;0.643225;-0.001782049,0.1950594;0.5079805;0.0005324425,0.2285864;0.2585229;0.01502841,0.2551217;0.04125024;-0.04309757,-0.1620736;0.5151041;0.01482627,-0.3860954;0.3995709;0.009387592,-0.5972524;0.3231249;-0.01991979,0.07199714;0.004166769;-0.04237213,0.08017849;-0.2763028;-0.002590757,0.08006873;-0.6061641;0.08526948,0.08900142;-0.626918;0.03257781,-0.07384303;0.00724479;-0.03861434,-0.1058723;-0.2728069;-0.009325251,-0.124136;-0.6032201;0.07446894,-0.1189084;-0.6282721;0.02574406,0.01731308;0.5617853;0.003131756,0;0;0,-0.03940255;0.2807946;-0.1465974,-0.0780286;0.5550376;-0.315789,0.1061375;0.5184466;-0.2161644,0.2694318;0.3549237;-0.115375,0.3217066;0.1375195;-0.07941818,-0.1681782;0.3939508;-0.1452401,-0.4071404;0.4136648;-0.0673191,-0.5946094;0.3075451;-0.137206,0.07009811;0.01981974;-0.04110694,0.05450689;-0.2621658;-0.06464005,-0.001351517;-0.5920718;0.002959728,0.00639047;-0.6212537;-0.04028058,-0.07611027;-0.01087119;-0.03294527,-0.145667;-0.2768575;-0.1016902,-0.154471;-0.6174604;-0.08071377,-0.156949;-0.6373478;-0.1349103,-0.06854755;0.4873954;-0.2710865,310.8382
+0;0;0,0.007890658;0.2637609;0.005860534,0.0165368;0.5324399;-0.001484562,0.1869743;0.412797;5.646003E-05,0.2203759;0.1642728;0.01449819,0.2468312;-0.05234399;-0.04345233,-0.1599021;0.4197161;0.01393978,-0.3830858;0.3046151;0.008521453,-0.5936053;0.2284;-0.02069746,0.07219602;0.004178279;-0.04248917,0.08038131;-0.2764266;-0.002688628,0.08027171;-0.6057941;0.08504011,0.08920589;-0.6265564;0.03233961,-0.07404701;0.007264801;-0.03872101,-0.1060917;-0.2729219;-0.009417798,-0.1243281;-0.6028405;0.07425098,-0.1190996;-0.6279017;0.02551794,0.01433272;0.4650566;0.002581123,0;0;0,-0.02427809;0.2472101;-0.08924198,-0.05324661;0.4910783;-0.1987824,0.1049897;0.517145;-0.2166007,0.2703061;0.3566872;-0.1165392,0.3223674;0.1402002;-0.07906938,-0.1852895;0.3451729;-0.09264702,-0.4122277;0.4288646;-0.02494723,-0.5845253;0.3009449;-0.09516843,0.07006485;0.01994368;-0.04157186,0.05353831;-0.2620487;-0.06601167,-0.002966993;-0.5914807;0.0007796288,0.004599737;-0.6206778;-0.04249191,-0.07636835;-0.01106113;-0.03287217,-0.147055;-0.2772854;-0.1000899,-0.1567377;-0.6173694;-0.07939185,-0.1596527;-0.6375272;-0.1333333,-0.04612166;0.4308787;-0.1689975,310.8606
+0;0;0,0.009833697;0.3245313;0.007158759,0.02044537;0.6507524;-0.001812296,0.1852886;0.5180219;0.0006752294,0.218543;0.2700523;0.01503484,0.2449139;0.05396917;-0.04302092,-0.1517485;0.526225;0.01410825,-0.3820457;0.4277846;0.005525252,-0.59534;0.3587202;-0.01668837,0.0724819;0.004262965;-0.04286594,0.08065501;-0.2763052;-0.002935193,0.08048973;-0.6056523;0.08476408,0.08901291;-0.6261064;0.0313197,-0.07451168;0.007312932;-0.03877911,-0.1064912;-0.2728677;-0.00952369,-0.1248429;-0.6027765;0.07404708,-0.120696;-0.6275458;0.02447202,0.01773884;0.5688875;0.003141705,0;0;0,-0.03444292;0.2884398;-0.1452057,-0.06751157;0.5681553;-0.3103814,0.1071532;0.5165809;-0.2154377,0.2727333;0.356468;-0.1167054,0.3247109;0.1407716;-0.07757449,-0.1544845;0.4090687;-0.1504749,-0.3919503;0.4294639;-0.07304768,-0.5845448;0.3352422;-0.1422391,0.07053;0.01922971;-0.04201221,0.05414831;-0.2627617;-0.06634855,-0.002693281;-0.5921976;-3.33786E-06,0.004634799;-0.6213397;-0.04385614,-0.07729208;-0.009836007;-0.03222541,-0.1462057;-0.2770113;-0.09740265,-0.1570942;-0.6171225;-0.07826051,-0.1604656;-0.6375977;-0.1322555,-0.05939147;0.4991745;-0.2666841,310.8938
+0;0;0,0.009833697;0.3245313;0.007158759,0.02044537;0.6507524;-0.001812296,0.1852886;0.5180219;0.0006752294,0.218543;0.2700523;0.01503484,0.2449139;0.05396917;-0.04302092,-0.1517485;0.526225;0.01410825,-0.3820457;0.4277846;0.005525252,-0.59534;0.3587202;-0.01668837,0.0724819;0.004262965;-0.04286594,0.08065501;-0.2763052;-0.002935193,0.08048973;-0.6056523;0.08476408,0.08901291;-0.6261064;0.0313197,-0.07451168;0.007312932;-0.03877911,-0.1064912;-0.2728677;-0.00952369,-0.1248429;-0.6027765;0.07404708,-0.120696;-0.6275458;0.02447202,0.01773884;0.5688875;0.003141705,0;0;0,-0.03444292;0.2884398;-0.1452057,-0.06751157;0.5681553;-0.3103814,0.1071532;0.5165809;-0.2154377,0.2727333;0.356468;-0.1167054,0.3247109;0.1407716;-0.07757449,-0.1544845;0.4090687;-0.1504749,-0.3919503;0.4294639;-0.07304768,-0.5845448;0.3352422;-0.1422391,0.07053;0.01922971;-0.04201221,0.05414831;-0.2627617;-0.06634855,-0.002693281;-0.5921976;-3.33786E-06,0.004634799;-0.6213397;-0.04385614,-0.07729208;-0.009836007;-0.03222541,-0.1462057;-0.2770113;-0.09740265,-0.1570942;-0.6171225;-0.07826051,-0.1604656;-0.6375977;-0.1322555,-0.05939147;0.4991745;-0.2666841,310.9163
+0;0;0,0.00965733;0.3187108;0.007030366,0.01975308;0.6290896;-0.001468652,0.1982988;0.4970483;0.000528974,0.2312033;0.2516881;0.01473747,0.2582246;0.03027564;-0.04475014,-0.1659825;0.5059145;0.01504785,-0.3938562;0.40851;0.00655517,-0.6124111;0.3377423;-0.01620631,0.0729163;0.004288513;-0.04312284,0.08108523;-0.2761366;-0.003212459,0.08091962;-0.606173;0.08467041,0.089495;-0.6269362;0.03089864,-0.07495824;0.00735676;-0.03901152,-0.1069214;-0.272681;-0.009771023,-0.1253115;-0.6032804;0.0739747,-0.1211393;-0.6283852;0.02409595,0.01720527;0.5520256;0.003194826,0;0;0,-0.03937126;0.2823817;-0.1429327,-0.08699974;0.5469962;-0.2985506,0.1071916;0.5132074;-0.2137957,0.2739011;0.3570467;-0.1173177,0.3266581;0.1364288;-0.07445931,-0.1812058;0.3815134;-0.1386798,-0.39476;0.4826913;-0.06355422,-0.5648876;0.3523179;-0.1492968,0.07059696;0.01920611;-0.04291797,0.05421511;-0.2627226;-0.06627727,-0.003017496;-0.5930035;-0.0008063316,0.004276298;-0.6220026;-0.04561424,-0.0780662;-0.01009675;-0.03159875,-0.147385;-0.2773122;-0.09554082,-0.1582154;-0.6181722;-0.07697274,-0.1618843;-0.6383939;-0.1318011,-0.07434537;0.4826248;-0.2577672,310.939
+0;0;0,0.009652356;0.3167599;0.007040524,0.01979251;0.6286666;-0.001460007,0.199642;0.4954913;0.0003043113,0.2318925;0.2518269;0.01414788,0.2591382;0.02962983;-0.04541543,-0.1676982;0.505849;0.01453844,-0.3947569;0.4110672;0.006486009,-0.6156493;0.3452211;-0.01659012,0.07333152;0.0043128;-0.0433998,0.08143454;-0.276062;-0.00356302,0.08145068;-0.6060499;0.0840023,0.08872872;-0.6271654;0.03018495,-0.07541685;0.00736271;-0.03921409,-0.1072156;-0.2726788;-0.01043482,-0.1260168;-0.6030621;0.07354797,-0.1225626;-0.62863;0.0239258,0.01722613;0.5509087;0.003232792,0;0;0,-0.04111394;0.2800233;-0.142745,-0.08746453;0.5460251;-0.2994475,0.1073254;0.5109528;-0.2127612,0.2749007;0.3574492;-0.1181078,0.3275066;0.1359442;-0.07533121,-0.1828297;0.3794163;-0.1378029,-0.393317;0.4808385;-0.06026117,-0.5684629;0.3569999;-0.1477229,0.0707955;0.01911911;-0.0436132,0.05457172;-0.262789;-0.06657577,-0.002805568;-0.5930965;-0.00204277,0.004504466;-0.6220491;-0.04713416,-0.07875739;-0.01012652;-0.03121508,-0.1482578;-0.277247;-0.0950821,-0.158779;-0.6178591;-0.07428776,-0.1622643;-0.6403325;-0.1271695,-0.07540919;0.4809933;-0.2582111,310.9724
+0;0;0,0.009623156;0.3158016;0.007019226,0.01978026;0.6282259;-0.001503429,0.2026321;0.4938245;0.000231287,0.2348631;0.2503078;0.01406646,0.2624661;0.02519739;-0.04627783,-0.1707748;0.5043532;0.01470049,-0.3976958;0.4096289;0.006652951,-0.6214844;0.3429194;-0.01672574,0.07372525;0.004335956;-0.04363282,0.08182573;-0.2759509;-0.003808532,0.08184185;-0.6056086;0.08366914,0.08912756;-0.626778;0.02979505,-0.07582176;0.007402241;-0.03942463,-0.1076106;-0.2725514;-0.01065439,-0.1263929;-0.6026041;0.07324435,-0.1229351;-0.6282305;0.02356986,0.01720361;0.5501571;0.003208132,0;0;0,-0.04322611;0.2786103;-0.1427596,-0.08993607;0.5449728;-0.2997768,0.1079247;0.5102105;-0.2134979,0.2758293;0.3572744;-0.1188977,0.328726;0.132937;-0.07470822,-0.1866149;0.3762661;-0.1353801,-0.3928053;0.4804536;-0.0507569,-0.5732937;0.3638121;-0.1450796,0.07109655;0.01888186;-0.04412246,0.05508035;-0.2629993;-0.06645703,-0.002113611;-0.5931822;-0.002938509,0.005020933;-0.6221367;-0.04818535,-0.0793477;-0.01006411;-0.03099501,-0.1483442;-0.2771658;-0.09509269,-0.1581767;-0.6171167;-0.06933917,-0.162325;-0.639254;-0.1226149,-0.07815425;0.479667;-0.2583048,310.9946
+0;0;0,0.009623156;0.3158016;0.007019226,0.01978026;0.6282259;-0.001503429,0.2026321;0.4938245;0.000231287,0.2348631;0.2503078;0.01406646,0.2624661;0.02519739;-0.04627783,-0.1707748;0.5043532;0.01470049,-0.3976958;0.4096289;0.006652951,-0.6214844;0.3429194;-0.01672574,0.07372525;0.004335956;-0.04363282,0.08182573;-0.2759509;-0.003808532,0.08184185;-0.6056086;0.08366914,0.08912756;-0.626778;0.02979505,-0.07582176;0.007402241;-0.03942463,-0.1076106;-0.2725514;-0.01065439,-0.1263929;-0.6026041;0.07324435,-0.1229351;-0.6282305;0.02356986,0.01720361;0.5501571;0.003208132,0;0;0,-0.04322611;0.2786103;-0.1427596,-0.08993607;0.5449728;-0.2997768,0.1079247;0.5102105;-0.2134979,0.2758293;0.3572744;-0.1188977,0.328726;0.132937;-0.07470822,-0.1866149;0.3762661;-0.1353801,-0.3928053;0.4804536;-0.0507569,-0.5732937;0.3638121;-0.1450796,0.07109655;0.01888186;-0.04412246,0.05508035;-0.2629993;-0.06645703,-0.002113611;-0.5931822;-0.002938509,0.005020933;-0.6221367;-0.04818535,-0.0793477;-0.01006411;-0.03099501,-0.1483442;-0.2771658;-0.09509269,-0.1581767;-0.6171167;-0.06933917,-0.162325;-0.639254;-0.1226149,-0.07815425;0.479667;-0.2583048,311.0172
+0;0;0,0.009643715;0.3145892;0.006994258,0.01983198;0.6272453;-0.001544634,0.2046224;0.4919548;0.0001787713,0.2367276;0.247141;0.01409225,0.2649858;0.01701604;-0.04759251,-0.1731222;0.5041848;0.01442894,-0.4055632;0.4201783;0.005930033,-0.6390775;0.3712058;-0.01924491,0.07339202;0.004302452;-0.04347644,0.08151756;-0.2763017;-0.003570177,0.08100455;-0.6058994;0.08493197,0.09213474;-0.6240974;0.02893819,-0.07550769;0.00736719;-0.03923536,-0.1073091;-0.2729163;-0.01047742,-0.1263583;-0.6031111;0.07364199,-0.1276555;-0.5653154;-0.00065317,0.01724241;0.5489657;0.003181583,0;0;0,-0.04412153;0.2765322;-0.1438453,-0.09029452;0.542757;-0.301718,0.1094346;0.5086836;-0.215688,0.2780609;0.3548486;-0.1205139,0.3304644;0.1250546;-0.07568502,-0.1880238;0.3727762;-0.1354282,-0.3894829;0.4846094;-0.04561872,-0.5782957;0.3722273;-0.1419567,0.07105641;0.01890683;-0.04345822,0.05631229;-0.2631975;-0.06789041,-0.0005857795;-0.5938725;-0.005567074,0.00662643;-0.6228082;-0.05091906,-0.07862072;-0.01021301;-0.03177384,-0.1466896;-0.2776794;-0.09677835,-0.1565345;-0.6175512;-0.06749098,-0.1630396;-0.6181143;-0.1353571,-0.07879053;0.4773363;-0.2599504,311.0502
+0;0;0,0.009607215;0.3133985;0.006967786,0.01977736;0.6254971;-0.001558825,0.2049983;0.4901492;0.0001533208,0.2373369;0.2435563;0.01416791,0.2647934;0.01995958;-0.04576696,-0.1736094;0.5024071;0.01443606,-0.4077395;0.4177901;0.005875384,-0.6346295;0.3702069;-0.01858539,0.0734072;0.004303342;-0.04348544,0.08153282;-0.2763035;-0.003578786,0.08101983;-0.6058835;0.08491862,0.09218536;-0.6242346;0.02874711,-0.07552331;0.007368715;-0.03924347,-0.107325;-0.2729176;-0.01048526,-0.1263732;-0.6030946;0.07362965,-0.1276745;-0.5652741;-0.0009013414,0.0171902;0.5472903;0.003162994,0;0;0,-0.04454463;0.2755277;-0.1430376,-0.09018245;0.541811;-0.2998586,0.1104267;0.5084959;-0.2174277,0.2794443;0.3533805;-0.1203582,0.3297095;0.129913;-0.07703114,-0.188855;0.3712964;-0.1341116,-0.389248;0.4858378;-0.04044656,-0.5767591;0.384547;-0.1348993,0.07101127;0.01866195;-0.04367208,0.05744675;-0.2635017;-0.06813526,0.0008539259;-0.5943755;-0.006695509,0.008030061;-0.6232365;-0.05253887,-0.07866426;-0.01004386;-0.03176751,-0.1459732;-0.2776574;-0.09696938,-0.1557622;-0.6171645;-0.06389117,-0.160756;-0.6400345;-0.1167831,-0.07888216;0.4763004;-0.2583139,311.0729
+0;0;0,0.009604868;0.3133219;0.006966083,0.01978727;0.6257964;-0.001571384,0.2055196;0.4901843;0.0001390034,0.237774;0.2442332;0.01411712,0.2654288;0.01902181;-0.04625057,-0.1741261;0.5024758;0.01446089,-0.4076469;0.4180791;0.005922502,-0.6361753;0.3701523;-0.01871491,0.07382429;0.004327793;-0.04373251,0.08195116;-0.2763225;-0.003819678,0.08143736;-0.6064265;0.08481841,0.0926409;-0.6249421;0.02845566,-0.07595242;0.007410582;-0.03946645,-0.107759;-0.2729191;-0.01070378,-0.1268376;-0.6036211;0.07354484,-0.1281432;-0.5657739;-0.001239888,0.01719655;0.5474821;0.003156927,0;0;0,-0.04443675;0.27519;-0.1435523,-0.08952516;0.5417602;-0.3007946,0.1116099;0.50773;-0.2182572,0.2805148;0.3531689;-0.1217706,0.3298495;0.1276399;-0.078969,-0.1885172;0.3710077;-0.1343795,-0.3854436;0.4898093;-0.04039102,-0.5809252;0.3993479;-0.1338411,0.07130688;0.0183734;-0.04426098,0.05841073;-0.2638383;-0.06903839,0.002086446;-0.595392;-0.008002996,0.009187011;-0.624158;-0.05439472,-0.07942621;-0.009743889;-0.03127015,-0.1457407;-0.2775973;-0.09669636,-0.1554424;-0.6172409;-0.05963257,-0.162301;-0.6388298;-0.1139243,-0.0783633;0.4761655;-0.2591419,311.1062
+0;0;0,0.009708153;0.3139186;0.006950446,0.02000226;0.628204;-0.001699502,0.2048136;0.4922895;0.0001800258,0.2367815;0.2475591;0.01398318,0.2642205;0.02433437;-0.0459114,-0.1734237;0.5060238;0.01364468,-0.4080951;0.4289005;0.004331137,-0.6339377;0.3774295;-0.01837133,0.07384631;0.004295685;-0.04378554,0.08206624;-0.2762476;-0.00374591,0.08133049;-0.6062396;0.08477525,0.09287946;-0.6238717;0.02774478,-0.07600209;0.007425366;-0.03946453,-0.1078829;-0.2728033;-0.01064178,-0.1269102;-0.6033541;0.07365173,-0.1280784;-0.5655137;-0.001126826,0.01738016;0.5493218;0.003081319,0;0;0,-0.04646491;0.2762407;-0.1421952,-0.0937685;0.5458989;-0.2971432,0.1068859;0.5040665;-0.2104051,0.2817772;0.3532385;-0.122261,0.3289357;0.1293725;-0.07948709,-0.1912624;0.3767386;-0.1298953,-0.3908225;0.4932394;-0.04209579,-0.5826795;0.4050298;-0.1399708,0.07126671;0.01803505;-0.04454994,0.05957306;-0.2641833;-0.06886649,0.003525194;-0.5957612;-0.008484121,0.0108859;-0.6244988;-0.0548563,-0.07959789;-0.009425805;-0.03105213,-0.1455102;-0.2779007;-0.09391724,-0.1543054;-0.6173763;-0.05636415,-0.1613386;-0.6373626;-0.1121008,-0.08202762;0.4793185;-0.2561393,311.1403
+0;0;0,0.009717175;0.3142103;0.006956905,0.0200354;0.629231;-0.001715149,0.2080605;0.4921094;0.0001282664,0.2402774;0.245473;0.01403892,0.2674815;0.02415891;-0.04534301,-0.1766773;0.5060798;0.01382433,-0.4131764;0.4283558;0.004438252,-0.637086;0.3773254;-0.0180699,0.07346743;0.004273646;-0.04356089,0.08168527;-0.2761988;-0.003531363,0.08094955;-0.6061767;0.08498602,0.09250065;-0.6238176;0.02794506,-0.07561216;0.00738727;-0.03926205,-0.1074849;-0.2727707;-0.01044657,-0.1265114;-0.6033074;0.07384333,-0.1276798;-0.5654656;-0.0009489805,0.01740575;0.5501219;0.003079422,0;0;0,-0.04774744;0.2759946;-0.1428919,-0.09625416;0.5454506;-0.2993009,0.107796;0.50578;-0.2116253,0.2813719;0.3517994;-0.1209483,0.3265091;0.1293448;-0.07944179,-0.1938297;0.3744655;-0.1282417,-0.3934939;0.4938705;-0.03914844,-0.5866306;0.414865;-0.1376499,0.07082025;0.0179776;-0.04443622,0.05995156;-0.2642394;-0.0683136,0.004417468;-0.5959841;-0.008457903,0.01165854;-0.6247265;-0.05486536,-0.07908864;-0.009403011;-0.03114241,-0.1456908;-0.2784508;-0.09040567,-0.1534169;-0.6181418;-0.05474567,-0.1608298;-0.6377179;-0.1108172,-0.0842158;0.4789435;-0.2578278,311.1735
+0;0;0,0.009711515;0.3140272;0.006952852,0.02002626;0.6289417;-0.001716261,0.2093682;0.4914468;0.0001051447,0.2413304;0.2467603;0.01390583,0.2682346;0.02788556;-0.04482161,-0.1780252;0.5055137;0.01389574,-0.4126545;0.4284042;0.004583866,-0.6340961;0.3779362;-0.0176762,0.07350232;0.004275675;-0.04358158,0.08172496;-0.2763605;-0.003528684,0.08098875;-0.6065595;0.08504799,0.09252645;-0.6241452;0.02807318,-0.07564806;0.007390778;-0.0392807,-0.1075395;-0.2729308;-0.0104484,-0.1265787;-0.6036888;0.07389797,-0.1277457;-0.5658561;-0.0008076131,0.01739751;0.5498598;0.00307667,0;0;0,-0.04786356;0.2757069;-0.1430054,-0.0957795;0.5450438;-0.2995861,0.1096664;0.5053596;-0.2124796,0.2782584;0.3505012;-0.1193175,0.323805;0.1303538;-0.08008075,-0.1939129;0.3730363;-0.1275222,-0.3910551;0.4930793;-0.0391587,-0.585043;0.4232633;-0.1370022,0.07117113;0.01803255;-0.04392862,0.06144729;-0.2642983;-0.06889367,0.006285325;-0.5963919;-0.009322643,0.01353704;-0.6251659;-0.05554676,-0.07897943;-0.009418852;-0.03152399,-0.1441045;-0.2797273;-0.08738627,-0.1515925;-0.6199119;-0.05427931,-0.158424;-0.6409282;-0.1089996,-0.08392753;0.4785701;-0.2580576,311.2068
+0;0;0,0.009740423;0.3142454;0.006951057,0.02005649;0.6293536;-0.001711489,0.204235;0.4934701;0.0001651074,0.236636;0.2443391;0.0142184,0.2635426;0.02633846;-0.04437246,-0.1730606;0.508534;0.01321658,-0.4128273;0.432579;0.005711267,-0.6353756;0.3919396;-0.01669065,0.07377387;0.004321673;-0.04376983,0.08199074;-0.2763407;-0.003670983,0.08128054;-0.6074238;0.08505689,0.09293935;-0.625168;0.02817839,-0.07594189;0.007369968;-0.03944072,-0.1080026;-0.2729624;-0.01058442,-0.1267868;-0.6046565;0.07376778,-0.1278829;-0.5668194;-0.0009850115,0.01743106;0.5503149;0.003077248,0;0;0,-0.04849926;0.2774594;-0.139848,-0.09711251;0.5502597;-0.2905214,0.1040762;0.506312;-0.2086763,0.278511;0.3492481;-0.1180286,0.3242432;0.1297294;-0.08059502,-0.1937656;0.3805009;-0.1247587,-0.3984172;0.4987918;-0.03851157,-0.588788;0.4309162;-0.1425932,0.07175621;0.01773641;-0.04374385,0.06460062;-0.2646816;-0.06895661,0.01018601;-0.5978189;-0.009393934,0.01766989;-0.6265434;-0.05571914,-0.07926501;-0.009118699;-0.03179569,-0.1396589;-0.2816129;-0.08225673,-0.1480348;-0.6230537;-0.05332288,-0.1545694;-0.6448474;-0.1074091,-0.08515752;0.4827754;-0.2507734,311.2404
+0;0;0,0.009646581;0.3112178;0.006884088,0.0198975;0.6243333;-0.001729821,0.2052799;0.4884478;0.0001063352,0.2376065;0.2398897;0.01412732,0.2645147;0.02187535;-0.04446722,-0.1744231;0.5036079;0.01324108,-0.4136385;0.4278275;0.005753031,-0.6362007;0.3871856;-0.0166503,0.0768626;0.004502611;-0.04560237,0.08508617;-0.2763882;-0.005470891,0.08437527;-0.6077986;0.0833447,0.09603556;-0.6255489;0.02645898,-0.0791214;0.007678531;-0.04109201,-0.1112082;-0.272882;-0.01221222,-0.1300109;-0.6049041;0.07222338,-0.1311072;-0.5670659;-0.002538897,0.01728405;0.5456554;0.003037058,0;0;0,-0.04401337;0.275061;-0.1392884,-0.0886667;0.5457656;-0.2907979,0.1132068;0.5025545;-0.2098782,0.2845702;0.3437124;-0.118082,0.3304169;0.1239628;-0.08208489,-0.2022584;0.4273974;-0.1077854,-0.4112016;0.3645796;0.01638964,-0.6245865;0.3631663;-0.06204829,0.07640564;0.01363179;-0.04454279,0.07403895;-0.2689561;-0.07130623,0.02083616;-0.6024815;-0.0108757,0.02819774;-0.631225;-0.05721188,-0.08422126;-0.002258579;-0.03015604,-0.1275969;-0.2784135;-0.07950007,-0.1366781;-0.6204247;-0.05366636,-0.1431075;-0.6420866;-0.1079043,-0.07754934;0.4787504;-0.2507339,311.2626
+0;0;0,0.009590033;0.3093935;0.006843734,0.01976613;0.6202257;-0.001702517,0.2045649;0.485208;0.0001016899,0.2370136;0.2357102;0.01417568,0.2641014;0.01624137;-0.0448098,-0.1739134;0.5003191;0.01319408,-0.4140332;0.4242523;0.005677716,-0.6380803;0.3833392;-0.01687508,0.07731403;0.004529057;-0.04587021,0.08553998;-0.2764433;-0.005727082,0.08482779;-0.6084603;0.08325109,0.09648237;-0.6261873;0.02639319,-0.0795861;0.007723629;-0.04133336,-0.1116822;-0.2729183;-0.01244519,-0.1305193;-0.6055481;0.07214497,-0.1316151;-0.5677138;-0.002580747,0.01717538;0.542231;0.00302296,0;0;0,-0.04275848;0.2745574;-0.1365764,-0.08602764;0.5445005;-0.2851014,0.1152729;0.501855;-0.2075191,0.2870957;0.3411902;-0.1171649,0.3323385;0.1194496;-0.08304977,-0.1997767;0.4239707;-0.1044002,-0.4146214;0.3669708;0.01431347,-0.6303002;0.364301;-0.0622054,0.07741931;0.01229566;-0.04423928,0.0772851;-0.2703384;-0.07148838,0.02628623;-0.6048033;-0.01078176,0.03384952;-0.6335421;-0.05703187,-0.08452037;-0.001902478;-0.03089878,-0.1244874;-0.2792705;-0.07666132,-0.1323382;-0.6221011;-0.05303026,-0.138102;-0.6437476;-0.1073067,-0.07532994;0.4777688;-0.2457995,311.2961
+0;0;0,0.009694784;0.309445;0.006844536,0.01989053;0.6198841;-0.001688404,0.2028927;0.4854979;0.0001558536,0.2355037;0.2343528;0.01437264,0.262842;0.01285316;-0.04517192,-0.1722034;0.5014852;0.01273023,-0.4168648;0.4350358;0.004686673,-0.6429836;0.3928643;-0.01645364,0.07763165;0.004528028;-0.04603336,0.08594649;-0.2765399;-0.005875576,0.08531193;-0.6081974;0.08311932,0.09678595;-0.6259077;0.02617569,-0.07988337;0.007750907;-0.04153092,-0.112307;-0.2729988;-0.01308299,-0.1307771;-0.6052524;0.07167272,-0.1317991;-0.5674156;-0.003080435,0.01729868;0.5420208;0.003030656,0;0;0,-0.04306234;0.2752433;-0.1352174,-0.0856747;0.5453571;-0.2827868,0.1135296;0.5025272;-0.2055058,0.2884087;0.3409662;-0.1180141,0.3327909;0.1170381;-0.08277988,-0.1980478;0.4234687;-0.1039304,-0.4146566;0.3660918;0.01493067,-0.63175;0.3653699;-0.06396784,0.07781728;0.01177722;-0.04440737,0.07869447;-0.2708977;-0.07224727,0.03015504;-0.6052398;-0.0107944,0.03706082;-0.63405;-0.05709958,-0.08487709;-0.001853935;-0.03096272,-0.1225624;-0.2799118;-0.07506039,-0.1298811;-0.6224899;-0.05261318,-0.1352856;-0.6437573;-0.1073209,-0.07521707;0.4786578;-0.2436266,311.3292
+0;0;0,0.009694784;0.309445;0.006844536,0.01989053;0.6198841;-0.001688404,0.2028927;0.4854979;0.0001558536,0.2355037;0.2343528;0.01437264,0.262842;0.01285316;-0.04517192,-0.1722034;0.5014852;0.01273023,-0.4168648;0.4350358;0.004686673,-0.6429836;0.3928643;-0.01645364,0.07763165;0.004528028;-0.04603336,0.08594649;-0.2765399;-0.005875576,0.08531193;-0.6081974;0.08311932,0.09678595;-0.6259077;0.02617569,-0.07988337;0.007750907;-0.04153092,-0.112307;-0.2729988;-0.01308299,-0.1307771;-0.6052524;0.07167272,-0.1317991;-0.5674156;-0.003080435,0.01729868;0.5420208;0.003030656,0;0;0,-0.04306234;0.2752433;-0.1352174,-0.0856747;0.5453571;-0.2827868,0.1135296;0.5025272;-0.2055058,0.2884087;0.3409662;-0.1180141,0.3327909;0.1170381;-0.08277988,-0.1980478;0.4234687;-0.1039304,-0.4146566;0.3660918;0.01493067,-0.63175;0.3653699;-0.06396784,0.07781728;0.01177722;-0.04440737,0.07869447;-0.2708977;-0.07224727,0.03015504;-0.6052398;-0.0107944,0.03706082;-0.63405;-0.05709958,-0.08487709;-0.001853935;-0.03096272,-0.1225624;-0.2799118;-0.07506039,-0.1298811;-0.6224899;-0.05261318,-0.1352856;-0.6437573;-0.1073209,-0.07521707;0.4786578;-0.2436266,311.3517
+0;0;0,0.009707755;0.309859;0.006853694,0.01991471;0.6206397;-0.001688352,0.2013767;0.4866424;0.0001845288,0.2342311;0.2336225;0.01450745,0.2614079;0.01343109;-0.04468541,-0.1706119;0.5024972;0.01265473,-0.4170998;0.4355518;0.004551127,-0.641883;0.3936293;-0.01646432,0.07739405;0.004514169;-0.04589247,0.08571106;-0.2766274;-0.005724162,0.08507623;-0.6084349;0.08331097,0.09655277;-0.6261556;0.0263548,-0.07963888;0.007727185;-0.04140381,-0.112071;-0.2730961;-0.01294842,-0.1305494;-0.6055;0.07184561,-0.1315717;-0.5676614;-0.002924003,0.01732022;0.542697;0.003035515,0;0;0,-0.04250287;0.2760459;-0.134707,-0.08435646;0.5468681;-0.2819123,0.1131615;0.5025762;-0.2047334,0.2896515;0.3394028;-0.1179614,0.330042;0.115975;-0.08367968,-0.1954959;0.42342;-0.1046582,-0.4138383;0.3651377;0.01464563,-0.62969;0.3649008;-0.06367819,0.07765609;0.01150566;-0.04419827,0.07951857;-0.271195;-0.07248449,0.03271195;-0.6059747;-0.0112021,0.03960036;-0.6347831;-0.05753899,-0.08449217;-0.001864611;-0.03120789,-0.1209442;-0.2804821;-0.07324106,-0.1275204;-0.6233561;-0.0527963,-0.1327103;-0.6446016;-0.1075681,-0.07410062;0.4800055;-0.2428186,311.3742
+0;0;0,0.009823755;0.3099255;0.006723632,0.0200669;0.6205851;-0.002030422,0.2006572;0.4867826;0.0002986637,0.2335997;0.2320051;0.01468834,0.2605281;0.01426436;-0.04383066,-0.169962;0.504337;0.0122532,-0.419807;0.4433311;0.004535781,-0.6428578;0.4058066;-0.01548705,0.07720794;0.004402682;-0.04569736,0.08563258;-0.2768704;-0.005527321,0.0850523;-0.6090648;0.08353008,0.1000019;-0.6477647;0.00255385,-0.07934208;0.00779007;-0.04138655,-0.1117555;-0.2731581;-0.01280972,-0.1301544;-0.6059541;0.07200207,-0.1314781;-0.5647902;-0.03464655,0.01746659;0.5426902;0.002762377,0;0;0,-0.04262353;0.2764333;-0.1340275,-0.08431478;0.5474454;-0.2806857,0.1124977;0.502907;-0.2047353,0.2889858;0.3373551;-0.1172802,0.327261;0.1158435;-0.08521366,-0.1952804;0.4234155;-0.1047891,-0.4143812;0.3620015;0.01532335,-0.6276187;0.363566;-0.06270204,0.07744225;0.01156217;-0.04401946,0.07918588;-0.2711935;-0.07309437,0.03359025;-0.6065379;-0.0118587,0.01881577;-0.6188302;-0.1092927,-0.08412801;-0.002110514;-0.03141213,-0.1204683;-0.2810562;-0.07225157,-0.1265428;-0.6243824;-0.05288995,-0.1343101;-0.6680897;-0.1303962,-0.07411674;0.4805624;-0.2416983,311.3968
+0;0;0,0.009878443;0.3116508;0.006761061,0.02020347;0.6247925;-0.00206668,0.2012375;0.4901408;0.0002995937,0.2343228;0.2342589;0.01475164,0.2608917;0.01942465;-0.04298623,-0.1703271;0.5077399;0.01228462,-0.4212552;0.4464696;0.004533754,-0.6413286;0.409446;-0.0152218,0.0776025;0.004425181;-0.04593089,0.08602722;-0.2768506;-0.005760472,0.08544564;-0.6097907;0.08349685,0.1003767;-0.6484051;0.002621323,-0.07974755;0.007829879;-0.04159805,-0.1121613;-0.273121;-0.01302095,-0.1306015;-0.606664;0.07198123,-0.1319235;-0.565514;-0.03453475,0.01757957;0.546191;0.002769592,0;0;0,-0.04338558;0.277845;-0.1348679,-0.08599726;0.5507503;-0.2830293,0.1116778;0.5010571;-0.2047017,0.2895444;0.3349197;-0.1178637,0.3258111;0.1160153;-0.08689642,-0.1967205;0.4328031;-0.1034372,-0.4112741;0.3501669;0.01453315,-0.6208868;0.3564122;-0.06431384,0.07767613;0.01110947;-0.04465842,0.07908286;-0.2716619;-0.07362437,0.03529045;-0.6081072;-0.01277089,0.0193136;-0.6205167;-0.1098168,-0.08486491;-0.001747513;-0.03076149,-0.1193939;-0.2808143;-0.07235663,-0.1254904;-0.6249147;-0.05301563,-0.1327141;-0.6683505;-0.1306477,-0.07554625;0.4833487;-0.2435796,311.4299
+0;0;0,0.009878443;0.3116508;0.006761061,0.02020347;0.6247925;-0.00206668,0.2012375;0.4901408;0.0002995937,0.2343228;0.2342589;0.01475164,0.2608917;0.01942465;-0.04298623,-0.1703271;0.5077399;0.01228462,-0.4212552;0.4464696;0.004533754,-0.6413286;0.409446;-0.0152218,0.0776025;0.004425181;-0.04593089,0.08602722;-0.2768506;-0.005760472,0.08544564;-0.6097907;0.08349685,0.1003767;-0.6484051;0.002621323,-0.07974755;0.007829879;-0.04159805,-0.1121613;-0.273121;-0.01302095,-0.1306015;-0.606664;0.07198123,-0.1319235;-0.565514;-0.03453475,0.01757957;0.546191;0.002769592,0;0;0,-0.04338558;0.277845;-0.1348679,-0.08599726;0.5507503;-0.2830293,0.1116778;0.5010571;-0.2047017,0.2895444;0.3349197;-0.1178637,0.3258111;0.1160153;-0.08689642,-0.1967205;0.4328031;-0.1034372,-0.4112741;0.3501669;0.01453315,-0.6208868;0.3564122;-0.06431384,0.07767613;0.01110947;-0.04465842,0.07908286;-0.2716619;-0.07362437,0.03529045;-0.6081072;-0.01277089,0.0193136;-0.6205167;-0.1098168,-0.08486491;-0.001747513;-0.03076149,-0.1193939;-0.2808143;-0.07235663,-0.1254904;-0.6249147;-0.05301563,-0.1327141;-0.6683505;-0.1306477,-0.07554625;0.4833487;-0.2435796,311.4526
+0;0;0,0.009908781;0.310867;0.006772328,0.02017144;0.6223556;-0.001989844,0.2011894;0.4882642;0.000483617,0.2340934;0.2323038;0.01490258,0.2608279;0.01729904;-0.04280371,-0.1706694;0.5077505;0.01211656,-0.4232835;0.4538183;0.002968842,-0.6445208;0.4220291;-0.01478912,0.07770934;0.004265504;-0.04588485,0.08622591;-0.2769148;-0.00569037,0.08577211;-0.6105565;0.08364697,0.09864678;-0.6496619;0.002784923,-0.07971849;0.00798011;-0.04175684,-0.1121507;-0.2728722;-0.01311064,-0.1304361;-0.6070762;0.07216264,-0.1316362;-0.5659194;-0.03439283,0.01757743;0.5443099;0.002816778,0;0;0,-0.04343519;0.2774887;-0.133775,-0.08611247;0.549607;-0.2798638,0.1119552;0.5006384;-0.2045619,0.2891969;0.333528;-0.1181574,0.3251658;0.1142851;-0.08798122,-0.1982401;0.4319351;-0.1022175,-0.4068369;0.337212;0.01745357,-0.616273;0.335706;-0.0625844,0.07751598;0.0110952;-0.04506135,0.07904565;-0.2716553;-0.07335091,0.03635792;-0.6090426;-0.0129714,0.02006137;-0.6212845;-0.1100798,-0.08503737;-0.001813007;-0.03045841,-0.1188475;-0.2809647;-0.07146694,-0.1248095;-0.6258194;-0.05308723,-0.1317718;-0.6694164;-0.1306436,-0.07565557;0.4824789;-0.2410638,311.475
+0;0;0,0.009891577;0.3103272;0.006760569,0.02013244;0.6211545;-0.001982586,0.2012743;0.487202;0.0004785978,0.2341107;0.2317678;0.01486792,0.2609138;0.01621132;-0.04298644,-0.1708236;0.5067009;0.01211902,-0.4229186;0.4528795;0.002990107,-0.6447234;0.4210088;-0.01481342,0.0778104;0.004271051;-0.04594453,0.08633427;-0.2771502;-0.005715609,0.08587993;-0.6111888;0.08372803,0.09875767;-0.6503107;0.002846681,-0.07982218;0.007990489;-0.04181115,-0.1122822;-0.2731025;-0.01314041,-0.1305893;-0.607704;0.07223433,-0.1317898;-0.5665447;-0.03434657,0.01754425;0.5432838;0.00281326,0;0;0,-0.04331607;0.277267;-0.1330161,-0.08576971;0.5490662;-0.2783494,0.1126558;0.4997321;-0.2045515,0.2882369;0.3317734;-0.1179888,0.3247236;0.1118289;-0.08929634,-0.1995034;0.4320667;-0.1018774,-0.3998749;0.3234602;0.01890264,-0.6104593;0.2928689;-0.0535438,0.07746051;0.01083124;-0.04545498,0.0786088;-0.2722739;-0.07264161,0.03739;-0.6104141;-0.0131073,0.02099741;-0.6225657;-0.1102669,-0.08528506;-0.001601073;-0.03012468,-0.1186981;-0.2810982;-0.07079194,-0.1240927;-0.6264334;-0.05356514,-0.1308067;-0.6702926;-0.1309292,-0.0753767;0.4820271;-0.239732,311.5084
+0;0;0,0.009872378;0.3097249;0.006747448,0.02009803;0.6200902;-0.001983677,0.2013172;0.4862092;0.000470768,0.2341238;0.2310067;0.01484704,0.2608387;0.01615961;-0.04281694,-0.1709309;0.5057159;0.01211589,-0.4227971;0.4519434;0.002995258,-0.6438721;0.4201775;-0.01474968,0.07843891;0.00430555;-0.04631564,0.08696092;-0.2770542;-0.00609551,0.08650651;-0.6111454;0.08336219,0.09938306;-0.6502609;0.002488337,-0.08046693;0.008055031;-0.04214888,-0.1129198;-0.2729765;-0.0134844,-0.1312299;-0.6076307;0.07190377,-0.1324302;-0.5664723;-0.03466727,0.01751296;0.5423136;0.002806372,0;0;0,-0.04286718;0.2766851;-0.1329672,-0.08484863;0.5479576;-0.2784319,0.1136893;0.4987315;-0.2053459,0.2889568;0.3307709;-0.1188483,0.3253882;0.111506;-0.09067488,-0.1990984;0.4310122;-0.102199,-0.3936659;0.3159457;0.02155245,-0.6039423;0.2637823;-0.03555223,0.07786253;0.01048455;-0.0463016,0.0786861;-0.2726564;-0.07245636,0.0389662;-0.6112561;-0.01421189,0.02255591;-0.6234305;-0.1113477,-0.08645239;-0.001222904;-0.02899702,-0.1180597;-0.2806331;-0.07124011,-0.1234147;-0.6260437;-0.0544267,-0.1295252;-0.6695594;-0.1321535,-0.07456343;0.4810379;-0.2397695,311.5419
+0;0;0,0.01000246;0.3099127;0.006734312,0.02030148;0.6203766;-0.00199355,0.2008722;0.4866097;0.000495502,0.2334598;0.2322269;0.01488022,0.2601479;0.01694943;-0.04236506,-0.170382;0.5074505;0.01164554,-0.4227206;0.4603541;0.002338478,-0.6445267;0.4301154;-0.01254006,0.07855224;0.00423117;-0.04632288,0.08732207;-0.277447;-0.006167654,0.08684714;-0.6109101;0.0830992,0.09999135;-0.6511364;0.003212921,-0.0804961;0.008116452;-0.04229264,-0.1127986;-0.2732419;-0.01355204,-0.1310139;-0.6072625;0.07168165,-0.1320796;-0.5661024;-0.03490466,0.01770367;0.5425783;0.002795827,0;0;0,-0.04267;0.2768471;-0.1331398,-0.08445831;0.5481607;-0.2787988,0.113357;0.4985209;-0.2053499,0.2882579;0.3311912;-0.1193852,0.3254264;0.1116973;-0.09155345,-0.1980201;0.4301717;-0.1031476,-0.3832819;0.3043895;0.02269521,-0.5942801;0.2423488;-0.021626,0.07790937;0.01051551;-0.04640818,0.07818118;-0.2730243;-0.07164907,0.03935939;-0.6112532;-0.01454902,0.02315774;-0.6234355;-0.1117318,-0.08654338;-0.001322175;-0.02902864,-0.1185541;-0.2812287;-0.0697673,-0.1230742;-0.6260841;-0.05491138,-0.137356;-0.6382816;-0.1523882,-0.07421413;0.4812362;-0.2400892,311.5645
+0;0;0,0.0100186;0.3104127;0.006745178,0.02032965;0.6212393;-0.001992533,0.2001932;0.4876045;0.000510484,0.2328177;0.2329334;0.01491151,0.2594387;0.01819721;-0.04218984,-0.1696332;0.5083651;0.01161764,-0.4222579;0.4612154;0.002300033,-0.6435062;0.4310527;-0.0125411,0.07906969;0.004259042;-0.04662803,0.08783726;-0.2773468;-0.006483126,0.08736208;-0.6109889;0.08283168,0.1005075;-0.6512216;0.002938122,-0.08102636;0.008169919;-0.04257123,-0.1133205;-0.2731161;-0.01383802,-0.1315457;-0.6073161;0.07144143,-0.1326115;-0.5661551;-0.0351546,0.01772907;0.5433578;0.002801963,0;0;0,-0.04211742;0.2771754;-0.1337979,-0.08350289;0.5486419;-0.2800612,0.1136106;0.49872;-0.2070546,0.2885007;0.3312352;-0.1205015,0.3255703;0.1120622;-0.0946188,-0.1959683;0.4274643;-0.1054583,-0.3740134;0.2944521;0.02391241,-0.5823116;0.2180553;-0.005349558,0.07813623;0.01058766;-0.04719067,0.07813302;-0.272903;-0.0721581,0.04012734;-0.6116005;-0.01617574,0.02434469;-0.6238202;-0.1134219,-0.08739454;-0.00148944;-0.02836026,-0.1194874;-0.2812739;-0.06936095,-0.122909;-0.6264185;-0.05679692,-0.1367687;-0.6386573;-0.1543275,-0.07333919;0.48169;-0.24121,311.5976
+0;0;0,0.009967633;0.3104577;0.006682114,0.02009673;0.6214018;-0.002155721,0.2000157;0.487826;0.0005818377,0.2311791;0.2346584;0.01522778,0.2586076;0.02221544;-0.04148904,-0.1699234;0.5093033;0.01122353,-0.4221199;0.4695143;0.001566826,-0.6416442;0.441741;-0.01021799,0.07896081;0.004270243;-0.04648947,0.08784866;-0.2774052;-0.006394081,0.08749392;-0.6108013;0.08287928,0.1006389;-0.6508422;0.00327874,-0.08082986;0.008128241;-0.04260026,-0.1131094;-0.2732179;-0.01378929,-0.1310898;-0.6071882;0.07143681,-0.1320313;-0.566071;-0.0348189,0.01756072;0.5434776;0.002672914,0;0;0,-0.04218651;0.2770845;-0.1340613,-0.08346406;0.5484774;-0.2807345,0.1136412;0.4986056;-0.2080388,0.2879136;0.3327541;-0.1220045,0.3250487;0.1157995;-0.09645414,-0.1897677;0.4177289;-0.1047828,-0.3715887;0.2781151;0.008038133,-0.5745721;0.2190767;-0.05839489,0.07764743;0.01077351;-0.04763532,0.07785062;-0.2727986;-0.07242441,0.04069653;-0.6115066;-0.01747561,0.0214002;-0.6238393;-0.1136544,-0.08738793;-0.001848614;-0.0278253,-0.1198559;-0.281572;-0.06939898,-0.1229458;-0.6264857;-0.05723943,-0.1403438;-0.6388651;-0.1537592,-0.07334107;0.4815373;-0.2417669,311.6312
+0;0;0,0.009967633;0.3104577;0.006682114,0.02009673;0.6214018;-0.002155721,0.2000157;0.487826;0.0005818377,0.2311791;0.2346584;0.01522778,0.2586076;0.02221544;-0.04148904,-0.1699234;0.5093033;0.01122353,-0.4221199;0.4695143;0.001566826,-0.6416442;0.441741;-0.01021799,0.07896081;0.004270243;-0.04648947,0.08784866;-0.2774052;-0.006394081,0.08749392;-0.6108013;0.08287928,0.1006389;-0.6508422;0.00327874,-0.08082986;0.008128241;-0.04260026,-0.1131094;-0.2732179;-0.01378929,-0.1310898;-0.6071882;0.07143681,-0.1320313;-0.566071;-0.0348189,0.01756072;0.5434776;0.002672914,0;0;0,-0.04218651;0.2770845;-0.1340613,-0.08346406;0.5484774;-0.2807345,0.1136412;0.4986056;-0.2080388,0.2879136;0.3327541;-0.1220045,0.3250487;0.1157995;-0.09645414,-0.1897677;0.4177289;-0.1047828,-0.3715887;0.2781151;0.008038133,-0.5745721;0.2190767;-0.05839489,0.07764743;0.01077351;-0.04763532,0.07785062;-0.2727986;-0.07242441,0.04069653;-0.6115066;-0.01747561,0.0214002;-0.6238393;-0.1136544,-0.08738793;-0.001848614;-0.0278253,-0.1198559;-0.281572;-0.06939898,-0.1229458;-0.6264857;-0.05723943,-0.1403438;-0.6388651;-0.1537592,-0.07334107;0.4815373;-0.2417669,311.6534
+0;0;0,0.009952974;0.3100011;0.006672286,0.02005485;0.6201095;-0.002140924,0.2007296;0.4865345;0.0005738749,0.2318952;0.2333482;0.0152209,0.259349;0.02070956;-0.04154813,-0.1707267;0.5080998;0.01125921,-0.4229419;0.4683079;0.00160179,-0.6426683;0.440509;-0.01019388,0.07887647;0.004265682;-0.04643981,0.08775922;-0.2772481;-0.006367445,0.0874036;-0.6114724;0.08312768,0.100546;-0.6514994;0.00354296,-0.08074352;0.008119559;-0.04255475,-0.1130046;-0.2730651;-0.01376032,-0.1310296;-0.6078649;0.07167748,-0.1319709;-0.5667499;-0.03455713,0.01752629;0.5424142;0.002673527,0;0;0,-0.0427359;0.2765126;-0.1340101,-0.08485729;0.5468325;-0.2806473,0.1132603;0.4990019;-0.208694,0.2874102;0.3328919;-0.1228545,0.3245847;0.1157008;-0.09760189,-0.1909842;0.4158901;-0.1038825,-0.3684523;0.2709219;0.009159245,-0.5671115;0.1867955;-0.04230779,0.07727272;0.01096421;-0.04801107,0.07749684;-0.2724181;-0.07309294,0.04033953;-0.6119735;-0.01798487,0.02115911;-0.6243665;-0.1141367,-0.08739698;-0.002306294;-0.02743719,-0.120844;-0.2816902;-0.06939705,-0.1237643;-0.6274834;-0.05782304,-0.1410476;-0.6399279;-0.1543112,-0.0744907;0.4802091;-0.2416604,311.687
+0;0;0,0.00991509;0.3088211;0.00664689,0.01996591;0.6173621;-0.002123185,0.2038864;0.4831619;0.0005321659,0.2355269;0.2261185;0.01540232,0.2630045;0.01329479;-0.04141613,-0.1741271;0.5051079;0.01140613,-0.4301845;0.4647098;0.00160159,-0.6501022;0.4368867;-0.01020435,0.07871596;0.004257001;-0.04634531,0.08759838;-0.2772464;-0.006274413,0.08724238;-0.6118262;0.08331586,0.1003721;-0.6517857;0.00380782,-0.08057921;0.008103036;-0.04246815,-0.1128391;-0.2730712;-0.01367479,-0.1308833;-0.6082271;0.07185387,-0.1318237;-0.5671228;-0.03427839,0.0174491;0.5400281;0.002668883,0;0;0,-0.04447624;0.2748342;-0.1341679,-0.09097895;0.5416682;-0.2825251,0.1106638;0.5040135;-0.2094913,0.2861144;0.3331551;-0.1239457,0.3233987;0.115825;-0.0983572,-0.1955646;0.4105902;-0.1008188,-0.3635769;0.2498082;0.01413579,-0.5480892;0.1309481;-0.019102,0.07675856;0.01129186;-0.04840278,0.07699734;-0.2720749;-0.0735414,0.04002822;-0.6120321;-0.01847243,0.02134692;-0.6248068;-0.114439,-0.0872113;-0.003105473;-0.02732686,-0.1225334;-0.2824736;-0.06775606,-0.1249191;-0.6286954;-0.05801155,-0.1325159;-0.6693871;-0.1375931,-0.07932195;0.4760326;-0.2429531,311.7204
+0;0;0,0.009917051;0.3088208;0.006658251,0.01993429;0.6173636;-0.002089109,0.2038689;0.4831535;0.0005787795,0.2353521;0.2260944;0.01551042,0.2627156;0.01289308;-0.03993083,-0.1743584;0.5061691;0.01084413,-0.4315014;0.472712;0.003658493,-0.6519165;0.4502628;-0.01014408,0.07874822;0.004312086;-0.04628537,0.08766664;-0.2771979;-0.006269228,0.08758066;-0.6118849;0.08292042,0.1017928;-0.6510677;0.002920426,-0.0805396;0.008033348;-0.04255643,-0.1128659;-0.2731301;-0.01373103,-0.1302755;-0.6083833;0.07154696,-0.1310597;-0.5672758;-0.03458623,0.01743406;0.5400286;0.002695689,0;0;0,-0.04447624;0.2748342;-0.1341679,-0.09097895;0.5416682;-0.2825251,0.1106638;0.5040135;-0.2094913,0.2861144;0.3331551;-0.1239457,0.3233987;0.115825;-0.0983572,-0.1955646;0.4105902;-0.1008188,-0.3635769;0.2498082;0.01413579,-0.5480892;0.1309481;-0.019102,0.07675856;0.01129186;-0.04840278,0.07699734;-0.2720749;-0.0735414,0.04002822;-0.6120321;-0.01847243,0.02134692;-0.6248068;-0.114439,-0.0872113;-0.003105473;-0.02732686,-0.1225334;-0.2824736;-0.06775606,-0.1249191;-0.6286954;-0.05801155,-0.1325159;-0.6693871;-0.1375931,-0.07932195;0.4760326;-0.2429531,311.7429
+0;0;0,0.009912076;0.3086659;0.006654911,0.01992519;0.6170817;-0.002087915,0.2030905;0.4831594;0.0005854673,0.2344667;0.2269745;0.01546633,0.2623844;0.009455636;-0.04109768,-0.1735727;0.5060799;0.01080837,-0.4298412;0.4727366;0.003647166,-0.65472;0.4498327;-0.01043493,0.07880806;0.004315363;-0.04632055,0.08771579;-0.2768572;-0.00635238,0.08762977;-0.6116769;0.08287264,0.101845;-0.6508744;0.002855778,-0.08060081;0.008039452;-0.04258877,-0.1128883;-0.2727869;-0.01379793,-0.1303048;-0.6081731;0.07151391,-0.1310893;-0.5670633;-0.03464167,0.01742667;0.5397993;0.002693623,0;0;0,-0.0445856;0.2747907;-0.1338632,-0.0906525;0.5419264;-0.2815549,0.1102367;0.5032262;-0.2094347,0.2859146;0.3336554;-0.1244662,0.3230561;0.1117466;-0.09857559,-0.1955802;0.4114555;-0.100999,-0.3511341;0.2412354;0.01589703,-0.5340762;0.1109942;-0.01347557,0.07660902;0.01146522;-0.04872918,0.07683221;-0.2715904;-0.07351375,0.04000394;-0.6117451;-0.0187068,0.02124541;-0.6244442;-0.114717,-0.08736518;-0.003298011;-0.02704396,-0.1228493;-0.2824232;-0.06660137,-0.1250091;-0.6288053;-0.05764472,-0.1326154;-0.6697564;-0.1370244,-0.07917492;0.4761765;-0.2422245,311.7767
+0;0;0,0.009923177;0.3090116;0.006662364,0.01997749;0.6186969;-0.002121752,0.2040024;0.4840715;0.0005687249,0.2352216;0.2291681;0.01537515,0.2634517;0.009215161;-0.04182183,-0.1744333;0.5070998;0.01083973,-0.4294199;0.4739233;0.003714354,-0.6568151;0.4507632;-0.01052532,0.07866722;0.004307651;-0.04623777,0.08756459;-0.2765378;-0.006316099,0.08747851;-0.6116149;0.08297753,0.101687;-0.6507796;0.002998568,-0.08045676;0.008025085;-0.04251266,-0.1127067;-0.2724745;-0.01375531,-0.1301366;-0.6081187;0.07162211,-0.1309207;-0.567014;-0.03448318,0.01746485;0.540978;0.002686801,0;0;0,-0.04520009;0.2747627;-0.1345119,-0.09212731;0.542372;-0.2837272,0.1096555;0.5033651;-0.2096434,0.2847561;0.3348371;-0.1253362,0.3230754;0.1106047;-0.0988934,-0.1961584;0.4110091;-0.1012048,-0.3429751;0.2356258;0.0165031,-0.5246386;0.09886105;-0.01072781,0.07626572;0.01157081;-0.04893541,0.07670273;-0.2711647;-0.07358241,0.03986306;-0.6116;-0.01884007,0.02122497;-0.6244524;-0.1147492,-0.08724597;-0.003756207;-0.02681512,-0.1235053;-0.2825079;-0.06592819,-0.1253238;-0.6291767;-0.05771406,-0.1325284;-0.6702124;-0.1369876,-0.08044368;0.4764228;-0.2439291,311.7989

+ 115 - 0
DataCSV/Sam/FirstPersonPerspective_TwoArmsPlusLeg_Backward_ColorFeedback_Fast.csv

@@ -0,0 +1,115 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.004350345;0.3135752;0.004894814,0.00845832;0.6213983;-0.006053616,0.1867813;0.4995096;0.01914621,0.2255702;0.267378;0.02648113,0.2843758;0.01440391;-0.02722245,-0.1699584;0.4896419;-0.008198295,-0.2197143;0.2595269;-0.01205605,-0.2663335;0.004345894;-0.06725925,0.08223873;0.004085321;-0.04244969,0.08311247;-0.2941643;-0.003204193,0.07526048;-0.6350549;0.07545047,0.07848264;-0.5984356;0.0002025813,-0.07971163;0.008839208;-0.04636594,-0.1154397;-0.2887517;-0.02073414,-0.140747;-0.6274428;0.06354215,-0.135547;-0.5906756;-0.01158179,0.007500631;0.5451578;-0.0008970094,0;0;0,-0.02767212;0.3040446;-0.07185698,-0.05266662;0.5990704;-0.1568019,0.134748;0.512578;-0.09377432,0.252897;0.31243;-0.05602479,0.2419515;0.04812142;-0.07497907,-0.1673661;0.4699161;-0.003324077,-0.2578448;0.2792366;0.1010713,-0.3650461;0.102578;-0.06517451,0.07409487;0.01260021;-0.05415773,0.09039135;-0.2862182;-0.08474827,0.05524335;-0.6279975;-0.0183692,0.07387054;-0.6532692;-0.06647849,-0.089803;-0.00386112;-0.022414,-0.1530989;-0.2924233;-0.07915292,-0.1899967;-0.6387799;-0.04553332,-0.2042338;-0.6309015;-0.1164162,-0.04660271;0.5267009;-0.1330111,631.5052
+0;0;0,0.004350345;0.3135752;0.004894814,0.00845832;0.6213983;-0.006053616,0.1867813;0.4995096;0.01914621,0.2255702;0.267378;0.02648113,0.2843758;0.01440391;-0.02722245,-0.1699584;0.4896419;-0.008198295,-0.2197143;0.2595269;-0.01205605,-0.2663335;0.004345894;-0.06725925,0.08223873;0.004085321;-0.04244969,0.08311247;-0.2941643;-0.003204193,0.07526048;-0.6350549;0.07545047,0.07848264;-0.5984356;0.0002025813,-0.07971163;0.008839208;-0.04636594,-0.1154397;-0.2887517;-0.02073414,-0.140747;-0.6274428;0.06354215,-0.135547;-0.5906756;-0.01158179,0.007500631;0.5451578;-0.0008970094,0;0;0,-0.02767212;0.3040446;-0.07185698,-0.05266662;0.5990704;-0.1568019,0.134748;0.512578;-0.09377432,0.252897;0.31243;-0.05602479,0.2419515;0.04812142;-0.07497907,-0.1673661;0.4699161;-0.003324077,-0.2578448;0.2792366;0.1010713,-0.3650461;0.102578;-0.06517451,0.07409487;0.01260021;-0.05415773,0.09039135;-0.2862182;-0.08474827,0.05524335;-0.6279975;-0.0183692,0.07387054;-0.6532692;-0.06647849,-0.089803;-0.00386112;-0.022414,-0.1530989;-0.2924233;-0.07915292,-0.1899967;-0.6387799;-0.04553332,-0.2042338;-0.6309015;-0.1164162,-0.04660271;0.5267009;-0.1330111,631.5194
+0;0;0,0.004337925;0.3126799;0.004880839,0.008417021;0.6183474;-0.005995457,0.1895572;0.4961702;0.01948982,0.2278562;0.2669706;0.02673208,0.2879003;0.008668721;-0.02810253,-0.1727776;0.4861477;-0.008283557,-0.2219051;0.2589392;-0.01209258,-0.2695061;-0.001616061;-0.0684584,0.08260588;0.00410356;-0.04263921,0.08347743;-0.2933982;-0.003492109,0.07564616;-0.6333891;0.07495496,0.07886431;-0.596778;-0.0001992434,-0.0800675;0.008878671;-0.04657293,-0.115706;-0.287966;-0.0210054,-0.1409465;-0.6257633;0.06304847,-0.1357529;-0.5890045;-0.01198194,0.0074647;0.5425344;-0.0008677598,0;0;0,-0.02911289;0.302583;-0.07353473,-0.05785033;0.5938683;-0.162276,0.1335623;0.5130054;-0.0958302,0.2553062;0.3183396;-0.05928802,0.2421697;0.04840556;-0.07646561,-0.1702064;0.4659807;-0.002300829,-0.2612772;0.2790275;0.1016525,-0.3701421;0.1008905;-0.0708226,0.0739685;0.01316455;-0.05490017,0.08971079;-0.2848788;-0.08593154,0.05448359;-0.6257554;-0.0198164,0.0728126;-0.6511586;-0.06774092,-0.09041175;-0.004784111;-0.02148257,-0.1545399;-0.2920895;-0.07965263,-0.1914173;-0.6376238;-0.04716882,-0.205657;-0.6301143;-0.1178344,-0.05059217;0.5224674;-0.137295,631.5386
+0;0;0,0.004318953;0.3129093;0.004662896,0.00838868;0.6186833;-0.006421457,0.1906964;0.4963033;0.01971197,0.2283466;0.2691457;0.02717195,0.2874013;0.01485801;-0.02677434,-0.1739712;0.4860739;-0.009159346,-0.2232257;0.2610462;-0.01236608,-0.270372;0.004585445;-0.06772882,0.08298031;0.004069036;-0.04278901,0.0834625;-0.2929563;-0.003763568,0.07564257;-0.6324633;0.07450001,0.07902894;-0.5958572;-0.0007680357,-0.08033884;0.008976183;-0.04688593,-0.1162187;-0.2873649;-0.02155135,-0.1417339;-0.6245903;0.06258753,-0.1363681;-0.5878344;-0.01255202,0.007431154;0.5427265;-0.001219411,0;0;0,-0.03052942;0.3022462;-0.07528472,-0.06102794;0.5929655;-0.1656795,0.1320733;0.5130219;-0.09865522,0.2569047;0.3229857;-0.06154609,0.2489465;0.05691269;-0.0757494,-0.1724773;0.4635215;-0.003870651,-0.2629165;0.2790475;0.1003593,-0.370804;0.09759697;-0.06241637,0.07424263;0.01338938;-0.05515384,0.08965794;-0.2841843;-0.08613013,0.05364241;-0.6247047;-0.021322,0.07204283;-0.6500363;-0.06949066,-0.09083387;-0.004970148;-0.02139382,-0.1551149;-0.2919126;-0.07865807,-0.1925297;-0.6371269;-0.04901697,-0.2067459;-0.6298781;-0.1197324,-0.05332537;0.5215983;-0.1402864,631.5607
+0;0;0,0.004318953;0.3129093;0.004662896,0.00838868;0.6186833;-0.006421457,0.1906964;0.4963033;0.01971197,0.2283466;0.2691457;0.02717195,0.2874013;0.01485801;-0.02677434,-0.1739712;0.4860739;-0.009159346,-0.2232257;0.2610462;-0.01236608,-0.270372;0.004585445;-0.06772882,0.08298031;0.004069036;-0.04278901,0.0834625;-0.2929563;-0.003763568,0.07564257;-0.6324633;0.07450001,0.07902894;-0.5958572;-0.0007680357,-0.08033884;0.008976183;-0.04688593,-0.1162187;-0.2873649;-0.02155135,-0.1417339;-0.6245903;0.06258753,-0.1363681;-0.5878344;-0.01255202,0.007431154;0.5427265;-0.001219411,0;0;0,-0.03052942;0.3022462;-0.07528472,-0.06102794;0.5929655;-0.1656795,0.1320733;0.5130219;-0.09865522,0.2569047;0.3229857;-0.06154609,0.2489465;0.05691269;-0.0757494,-0.1724773;0.4635215;-0.003870651,-0.2629165;0.2790475;0.1003593,-0.370804;0.09759697;-0.06241637,0.07424263;0.01338938;-0.05515384,0.08965794;-0.2841843;-0.08613013,0.05364241;-0.6247047;-0.021322,0.07204283;-0.6500363;-0.06949066,-0.09083387;-0.004970148;-0.02139382,-0.1551149;-0.2919126;-0.07865807,-0.1925297;-0.6371269;-0.04901697,-0.2067459;-0.6298781;-0.1197324,-0.05332537;0.5215983;-0.1402864,631.5822
+0;0;0,0.00429701;0.3113195;0.004639206,0.008347872;0.6156804;-0.006396526,0.1913873;0.4934062;0.01980017,0.2288327;0.2674842;0.02721958,0.2880339;0.01256588;-0.0268605,-0.174729;0.4831361;-0.009185838,-0.2237155;0.2593324;-0.01237513,-0.2709788;0.002235651;-0.06787517,0.08348262;0.004093666;-0.04304802,0.0839623;-0.2913892;-0.004225224,0.07612625;-0.6315966;0.0741998,0.07951818;-0.5949796;-0.001191713,-0.08082514;0.009030519;-0.04716974,-0.1165186;-0.2857717;-0.02196671,-0.1420866;-0.6236928;0.06234573,-0.1367119;-0.5869257;-0.01291708,0.007394005;0.5400138;-0.00121436,0;0;0,-0.03161983;0.3001384;-0.07666159,-0.06331369;0.5887818;-0.1685216,0.1311108;0.5127656;-0.1020513,0.2585751;0.3261327;-0.06438279,0.2513537;0.0593501;-0.07808471,-0.1729268;0.4597708;-0.003980473,-0.2649758;0.2778034;0.1004839,-0.374412;0.09231548;-0.05772719,0.07395148;0.01385853;-0.05637693,0.08988785;-0.2822155;-0.08644032,0.05316273;-0.6236249;-0.02284956,0.07169623;-0.6488698;-0.07126117,-0.09174161;-0.005651088;-0.01976815,-0.1558554;-0.2907953;-0.07807569,-0.1941437;-0.6368372;-0.05083743,-0.2085925;-0.6298661;-0.1215487,-0.0553818;0.517862;-0.1428185,631.6042
+0;0;0,0.004795277;0.311317;0.00431298,0.009534326;0.6156523;-0.007116258,0.1923885;0.4938249;0.02007628,0.2297252;0.2679006;0.02795968,0.2893349;0.01284355;-0.02500641,-0.1739005;0.4836435;-0.009739436,-0.2234661;0.2599607;-0.01242479,-0.2712225;0.00298366;-0.0680569,0.08346622;0.003999454;-0.04308866,0.08337677;-0.2914951;-0.004351344,0.07530349;-0.6316661;0.07420723,0.07883136;-0.595076;-0.001180395,-0.08084418;0.009110074;-0.04712179,-0.1167601;-0.2857073;-0.02241685,-0.1428554;-0.6235325;0.06211784,-0.1373457;-0.5867903;-0.01313742,0.008387316;0.5399969;-0.001812151,0;0;0,-0.03161983;0.3001384;-0.07666159,-0.06331369;0.5887818;-0.1685216,0.1311108;0.5127656;-0.1020513,0.2585751;0.3261327;-0.06438279,0.2513537;0.0593501;-0.07808471,-0.1729268;0.4597708;-0.003980473,-0.2649758;0.2778034;0.1004839,-0.374412;0.09231548;-0.05772719,0.07395148;0.01385853;-0.05637693,0.08988785;-0.2822155;-0.08644032,0.05316273;-0.6236249;-0.02284956,0.07169623;-0.6488698;-0.07126117,-0.09174161;-0.005651088;-0.01976815,-0.1558554;-0.2907953;-0.07807569,-0.1941437;-0.6368372;-0.05083743,-0.2085925;-0.6298661;-0.1215487,-0.0553818;0.517862;-0.1428185,631.6157
+0;0;0,0.004791077;0.3110443;0.004309202,0.009530169;0.615384;-0.007122234,0.1928577;0.4933896;0.02013007,0.2301477;0.2677478;0.02800361,0.2893426;0.01446542;-0.02459395,-0.1743751;0.483182;-0.009762472,-0.2238787;0.2597789;-0.01244447,-0.2713028;0.004589826;-0.06768949,0.08374189;0.004012663;-0.04323097,0.08365264;-0.2907965;-0.004583497,0.07558691;-0.6306491;0.07390156,0.07912381;-0.5940422;-0.00167913,-0.08111119;0.009140162;-0.04727742,-0.1169439;-0.2849935;-0.02262978,-0.1430147;-0.6225026;0.06182581,-0.1374909;-0.5857431;-0.01362218,0.00838243;0.5396805;-0.00181476,0;0;0,-0.03255615;0.2993844;-0.07809687,-0.06528054;0.5875133;-0.1712232,0.1300425;0.5128536;-0.1050904,0.260963;0.329142;-0.06666398,0.2572577;0.06413338;-0.08005095,-0.1747722;0.4593419;-0.005486503,-0.2653054;0.2773631;0.09965242,-0.3756838;0.08280534;-0.04312853,0.07397372;0.01401341;-0.05682635,0.09003153;-0.2813363;-0.08710527,0.05319471;-0.622481;-0.02395391,0.07129379;-0.6477486;-0.07280588,-0.09209661;-0.005747595;-0.01956783,-0.1539475;-0.290912;-0.07668006,-0.1946684;-0.6365563;-0.05225489,-0.209176;-0.62983;-0.1230819,-0.05712119;0.5166755;-0.1452243,631.6376
+0;0;0,0.004577255;0.3110478;0.004286941,0.009132933;0.6153927;-0.007084095,0.1926117;0.4937766;0.02000954,0.2293904;0.2680629;0.02821985,0.2883399;0.01469094;-0.02422172,-0.1746372;0.482937;-0.01013712,-0.2246054;0.259632;-0.01232667,-0.2726665;0.004586875;-0.06768566,0.08372699;0.003878146;-0.04327207,0.08342365;-0.2909308;-0.004623707,0.07506432;-0.6307855;0.07382175,0.07865904;-0.5941785;-0.001756206,-0.0810638;0.009287916;-0.04732987,-0.1171724;-0.2848319;-0.02292085,-0.1437386;-0.6222754;0.0616422,-0.1381557;-0.5855151;-0.01380137,0.008024628;0.5396875;-0.001793869,0;0;0,-0.03255615;0.2993844;-0.07809687,-0.06528054;0.5875133;-0.1712232,0.1300425;0.5128536;-0.1050904,0.260963;0.329142;-0.06666398,0.2572577;0.06413338;-0.08005095,-0.1747722;0.4593419;-0.005486503,-0.2653054;0.2773631;0.09965242,-0.3756838;0.08280534;-0.04312853,0.07397372;0.01401341;-0.05682635,0.09003153;-0.2813363;-0.08710527,0.05319471;-0.622481;-0.02395391,0.07129379;-0.6477486;-0.07280588,-0.09209661;-0.005747595;-0.01956783,-0.1539475;-0.290912;-0.07668006,-0.1946684;-0.6365563;-0.05225489,-0.209176;-0.62983;-0.1230819,-0.05712119;0.5166755;-0.1452243,631.6494
+0;0;0,0.004576884;0.3110226;0.004286593,0.009131874;0.615322;-0.007083595,0.1936524;0.4934383;0.0201337,0.2302762;0.2686753;0.02830943,0.2887238;0.01746064;-0.02368562,-0.1756695;0.4825376;-0.01018314,-0.2254272;0.260173;-0.01236347,-0.2730791;0.007299453;-0.06725109,0.08373939;0.003878721;-0.04327847,0.0834374;-0.2896153;-0.004802503,0.07507392;-0.6296389;0.07368195,0.07867773;-0.5930153;-0.002087258,-0.0810758;0.009289291;-0.04733688,-0.1170234;-0.2835186;-0.02303673,-0.1436027;-0.6211299;0.06156836,-0.1380057;-0.5843525;-0.01406612,0.008023446;0.5396084;-0.001792785,0;0;0,-0.03345282;0.2988139;-0.07978439,-0.06698342;0.586414;-0.1741004,0.1295584;0.5133814;-0.1071472,0.2648159;0.3338126;-0.06990433,0.2643679;0.07098857;-0.08222222,-0.176518;0.4565592;-0.007532135,-0.2621917;0.2736295;0.0979351,-0.3755979;0.08081271;-0.04058964,0.0739584;0.01416621;-0.0568316,0.09054488;-0.2798478;-0.08682895,0.05254745;-0.621356;-0.02539468,0.07066051;-0.646542;-0.07463145,-0.09205206;-0.005877163;-0.01980492,-0.1525902;-0.2901766;-0.07573512,-0.1941671;-0.6360481;-0.05359717,-0.2087772;-0.6295834;-0.124523,-0.05862477;0.5157038;-0.147795,631.6709
+0;0;0,0.004576884;0.3110226;0.004286593,0.009131874;0.615322;-0.007083595,0.1936524;0.4934383;0.0201337,0.2302762;0.2686753;0.02830943,0.2887238;0.01746064;-0.02368562,-0.1756695;0.4825376;-0.01018314,-0.2254272;0.260173;-0.01236347,-0.2730791;0.007299453;-0.06725109,0.08373939;0.003878721;-0.04327847,0.0834374;-0.2896153;-0.004802503,0.07507392;-0.6296389;0.07368195,0.07867773;-0.5930153;-0.002087258,-0.0810758;0.009289291;-0.04733688,-0.1170234;-0.2835186;-0.02303673,-0.1436027;-0.6211299;0.06156836,-0.1380057;-0.5843525;-0.01406612,0.008023446;0.5396084;-0.001792785,0;0;0,-0.03345282;0.2988139;-0.07978439,-0.06698342;0.586414;-0.1741004,0.1295584;0.5133814;-0.1071472,0.2648159;0.3338126;-0.06990433,0.2643679;0.07098857;-0.08222222,-0.176518;0.4565592;-0.007532135,-0.2621917;0.2736295;0.0979351,-0.3755979;0.08081271;-0.04058964,0.0739584;0.01416621;-0.0568316,0.09054488;-0.2798478;-0.08682895,0.05254745;-0.621356;-0.02539468,0.07066051;-0.646542;-0.07463145,-0.09205206;-0.005877163;-0.01980492,-0.1525902;-0.2901766;-0.07573512,-0.1941671;-0.6360481;-0.05359717,-0.2087772;-0.6295834;-0.124523,-0.05862477;0.5157038;-0.147795,631.683
+0;0;0,0.004520899;0.3072181;0.004234159,0.008981531;0.6052096;-0.006893891,0.1948646;0.4847117;0.0203613,0.2316149;0.2591721;0.02856528,0.2896356;0.009792581;-0.02304995,-0.1771181;0.4737324;-0.01017395,-0.2270477;0.2505996;-0.01236182,-0.2743515;-0.0004267097;-0.06684849,0.08419508;0.003899828;-0.04351398,0.08389792;-0.2849039;-0.00565289,0.07543948;-0.6287882;0.07372271,0.07904401;-0.5921633;-0.002061598,-0.081517;0.009339841;-0.04759447,-0.1168901;-0.2787888;-0.02368266,-0.1437713;-0.6202334;0.06188307,-0.1381731;-0.5834547;-0.01376648,0.00789826;0.5312144;-0.001723157,0;0;0,-0.03400303;0.2944812;-0.08090711,-0.06820416;0.5742464;-0.1782904,0.1292929;0.5135961;-0.108634,0.2677011;0.3351483;-0.07277918,0.2707171;0.07422617;-0.08423352,-0.1788948;0.4532372;-0.007420763,-0.264007;0.2692437;0.0983541,-0.378112;0.07273376;-0.03042699,0.07386994;0.01442504;-0.05772901,0.09149449;-0.2749174;-0.08621502,0.0521466;-0.6206076;-0.02639365,0.0703625;-0.6457719;-0.0756402,-0.09287379;-0.006577343;-0.01812971,-0.1517115;-0.2863192;-0.07402026,-0.1947146;-0.6361103;-0.05339349,-0.2091452;-0.6300218;-0.1242465,-0.05975121;0.5057278;-0.1511433,631.705
+0;0;0,0.003947265;0.3072274;0.004131048,0.007924763;0.605226;-0.006990539,0.1940408;0.4849894;0.01973712,0.2301458;0.2593639;0.02842912,0.2885623;0.009952381;-0.02258157,-0.177877;0.4732669;-0.01113637,-0.2291613;0.2504365;-0.01273697,-0.276872;-0.0005380511;-0.06710732,0.0842547;0.003745413;-0.04341201,0.0829742;-0.2850778;-0.005720153,0.07418941;-0.6289787;0.07354838,0.077865;-0.592359;-0.002232991,-0.08154047;0.009438538;-0.04753476,-0.1172629;-0.278702;-0.0242947,-0.1451277;-0.6199588;0.0617043,-0.1394563;-0.5831828;-0.01394003,0.00694787;0.5312291;-0.001820968,0;0;0,-0.03400303;0.2944812;-0.08090711,-0.06820416;0.5742464;-0.1782904,0.1292929;0.5135961;-0.108634,0.2677011;0.3351483;-0.07277918,0.2707171;0.07422617;-0.08423352,-0.1788948;0.4532372;-0.007420763,-0.264007;0.2692437;0.0983541,-0.378112;0.07273376;-0.03042699,0.07386994;0.01442504;-0.05772901,0.09149449;-0.2749174;-0.08621502,0.0521466;-0.6206076;-0.02639365,0.0703625;-0.6457719;-0.0756402,-0.09287379;-0.006577343;-0.01812971,-0.1517115;-0.2863192;-0.07402026,-0.1947146;-0.6361103;-0.05339349,-0.2091452;-0.6300218;-0.1242465,-0.05975121;0.5057278;-0.1511433,631.7164
+0;0;0,0.003943676;0.3069481;0.004127291,0.007927462;0.6054196;-0.00701754,0.1924852;0.4853206;0.01954817,0.2290509;0.2568161;0.02835109,0.2873192;0.008037403;-0.02253018,-0.1763414;0.4736955;-0.01106871,-0.2282801;0.2480218;-0.01268974,-0.2758697;-0.002315983;-0.06692214,0.08483215;0.003771082;-0.04370954,0.0835641;-0.2822436;-0.006384183,0.07472866;-0.6281272;0.07334134,0.07840947;-0.5914981;-0.002547711,-0.0820993;0.009503224;-0.04786054,-0.1174744;-0.2758354;-0.02484647,-0.1454998;-0.6190597;0.06164835,-0.1398203;-0.582274;-0.01410349,0.006947312;0.531176;-0.001830736,0;0;0,-0.03507542;0.293485;-0.08298206,-0.07048191;0.5730044;-0.1820841,0.1262933;0.512689;-0.1149383,0.2706976;0.3361075;-0.07499766,0.2743486;0.07586679;-0.08667493,-0.1796601;0.4501789;-0.01262273,-0.2705182;0.2720135;0.1041282,-0.3865278;0.06311953;0.0003014505,0.07411689;0.01452759;-0.05845404,0.09164749;-0.2720344;-0.08627701,0.0516682;-0.6199572;-0.02778721,0.06991442;-0.6450708;-0.07724643,-0.09366089;-0.006656613;-0.01745176,-0.1504211;-0.2843055;-0.07119726,-0.195681;-0.6360754;-0.05449018,-0.2094126;-0.6302292;-0.1255161,-0.06172243;0.5044266;-0.15451,631.7387
+0;0;0,0.00395288;0.3076645;0.004136925,0.007980192;0.6094034;-0.007148692,0.1915678;0.4882934;0.01939422,0.2286825;0.2563579;0.02832931,0.2850782;0.01557444;-0.02091674,-0.175363;0.4767281;-0.01106528,-0.2280815;0.2476659;-0.01271065,-0.2741417;0.005373508;-0.06520014,0.08480732;0.003769979;-0.04369675,0.08355109;-0.2795782;-0.006719384,0.07466403;-0.6274828;0.07347198,0.07834691;-0.59085;-0.002459608,-0.08207528;0.009500444;-0.04784654,-0.1171206;-0.273178;-0.02504702,-0.1453097;-0.6184077;0.06195318,-0.1396271;-0.5816182;-0.01384111,0.006983584;0.5339131;-0.001874793,0;0;0,-0.03594138;0.2938854;-0.08384395,-0.07351091;0.5759104;-0.1849566,0.1236682;0.5123619;-0.1203489,0.273513;0.336485;-0.07716012,0.2882422;0.08502978;-0.08880711,-0.1718019;0.4385676;-0.01394218,-0.2679387;0.2538151;0.09503314,-0.3684015;0.06837808;-0.04317914,0.07385615;0.01487958;-0.05864954,0.09228064;-0.2690299;-0.08531451,0.0512489;-0.6191435;-0.02800727,0.06942715;-0.6442573;-0.07755709,-0.09359992;-0.007230802;-0.01739748,-0.1492359;-0.2826727;-0.06927706,-0.196242;-0.6363884;-0.05435008,-0.2129605;-0.6309195;-0.1246486,-0.06405435;0.5063034;-0.156796,631.7602
+0;0;0,0.005002699;0.3076574;0.003480128,0.01038138;0.6093435;-0.00857958,0.1937534;0.4891194;0.01880855,0.23029;0.2571317;0.0287177,0.2852459;0.01604564;-0.02067538,-0.1738738;0.4784916;-0.01223349,-0.2267582;0.2494618;-0.01229738,-0.2744444;0.007614896;-0.06538586,0.08483208;0.00357645;-0.04366497,0.08211242;-0.279827;-0.007193644,0.07245326;-0.6277776;0.07270837,0.07622086;-0.5911874;-0.003222778,-0.08206269;0.009640073;-0.04784022,-0.118508;-0.2729209;-0.02579259,-0.1474742;-0.6182287;0.06064095,-0.1417052;-0.5814847;-0.01515089,0.009029363;0.5338755;-0.003072682,0;0;0,-0.03594138;0.2938854;-0.08384395,-0.07351091;0.5759104;-0.1849566,0.1236682;0.5123619;-0.1203489,0.273513;0.336485;-0.07716012,0.2882422;0.08502978;-0.08880711,-0.1718019;0.4385676;-0.01394218,-0.2679387;0.2538151;0.09503314,-0.3684015;0.06837808;-0.04317914,0.07385615;0.01487958;-0.05864954,0.09228064;-0.2690299;-0.08531451,0.0512489;-0.6191435;-0.02800727,0.06942715;-0.6442573;-0.07755709,-0.09359992;-0.007230802;-0.01739748,-0.1492359;-0.2826727;-0.06927706,-0.196242;-0.6363884;-0.05435008,-0.2129605;-0.6309195;-0.1246486,-0.06405435;0.5063034;-0.156796,631.772
+0;0;0,0.005002699;0.3076574;0.003480128,0.01038138;0.6093435;-0.00857958,0.1937534;0.4891194;0.01880855,0.23029;0.2571317;0.0287177,0.2852459;0.01604564;-0.02067538,-0.1738738;0.4784916;-0.01223349,-0.2267582;0.2494618;-0.01229738,-0.2744444;0.007614896;-0.06538586,0.08483208;0.00357645;-0.04366497,0.08211242;-0.279827;-0.007193644,0.07245326;-0.6277776;0.07270837,0.07622086;-0.5911874;-0.003222778,-0.08206269;0.009640073;-0.04784022,-0.118508;-0.2729209;-0.02579259,-0.1474742;-0.6182287;0.06064095,-0.1417052;-0.5814847;-0.01515089,0.009029363;0.5338755;-0.003072682,0;0;0,-0.03594138;0.2938854;-0.08384395,-0.07351091;0.5759104;-0.1849566,0.1236682;0.5123619;-0.1203489,0.273513;0.336485;-0.07716012,0.2882422;0.08502978;-0.08880711,-0.1718019;0.4385676;-0.01394218,-0.2679387;0.2538151;0.09503314,-0.3684015;0.06837808;-0.04317914,0.07385615;0.01487958;-0.05864954,0.09228064;-0.2690299;-0.08531451,0.0512489;-0.6191435;-0.02800727,0.06942715;-0.6442573;-0.07755709,-0.09359992;-0.007230802;-0.01739748,-0.1492359;-0.2826727;-0.06927706,-0.196242;-0.6363884;-0.05435008,-0.2129605;-0.6309195;-0.1246486,-0.06405435;0.5063034;-0.156796,631.7835
+0;0;0,0.004983395;0.3064702;0.003466699,0.0103537;0.6076869;-0.008571046,0.1937127;0.4876569;0.01880126,0.2304914;0.2541314;0.02877609,0.2851837;0.01420215;-0.02037999,-0.1738818;0.47703;-0.01223801,-0.2271167;0.2464821;-0.01230232,-0.2745742;0.005795613;-0.06513608,0.08510465;0.003587942;-0.04380527,0.08240275;-0.2779646;-0.007572148,0.07274152;-0.6259898;0.07234702,0.07652044;-0.5893798;-0.003812268,-0.08232637;0.009671048;-0.04799393,-0.1185337;-0.2710445;-0.0260903,-0.147506;-0.6164263;0.06036178,-0.1417198;-0.5796621;-0.01565778,0.009005086;0.532409;-0.003078019,0;0;0,-0.03699488;0.2919305;-0.08584189,-0.07508977;0.5727438;-0.1887219,0.1220193;0.5128457;-0.1239409,0.2753596;0.338291;-0.07917833,0.2940357;0.08833885;-0.09137464,-0.1720609;0.4365801;-0.01604323,-0.2749344;0.2582283;0.10055,-0.3742666;0.06373246;-0.02305469,0.07380006;0.01533121;-0.0591023,0.09183754;-0.2667533;-0.08546376,0.05109861;-0.6170534;-0.02861166,0.06805032;-0.6423445;-0.07874894,-0.09394176;-0.007723787;-0.01702541,-0.1490078;-0.2815889;-0.06759804,-0.1976195;-0.6352652;-0.05527161,-0.2139384;-0.6301116;-0.1258022,-0.06558543;0.5034947;-0.1602089,631.8051
+0;0;0,0.006529969;0.3064447;0.00313633,0.01367075;0.6076096;-0.009255604,0.1966086;0.4878197;0.01841552,0.2324965;0.2541995;0.02936612,0.2863187;0.01388705;-0.01886996,-0.1714303;0.4783691;-0.01290089,-0.2253643;0.2479885;-0.01141815,-0.2745703;0.007560655;-0.06382871,0.08497452;0.003400729;-0.04407201,0.08137389;-0.2781583;-0.007967845,0.07078158;-0.6263083;0.07128731,0.0745955;-0.5897259;-0.004872613,-0.08244013;0.009825256;-0.04776677,-0.119542;-0.2708349;-0.02666419,-0.1495403;-0.6161861;0.05955998,-0.1437162;-0.5794454;-0.01645878,0.01187036;0.5323487;-0.003659205,0;0;0,-0.03699488;0.2919305;-0.08584189,-0.07508977;0.5727438;-0.1887219,0.1220193;0.5128457;-0.1239409,0.2753596;0.338291;-0.07917833,0.2940357;0.08833885;-0.09137464,-0.1720609;0.4365801;-0.01604323,-0.2749344;0.2582283;0.10055,-0.3742666;0.06373246;-0.02305469,0.07380006;0.01533121;-0.0591023,0.09183754;-0.2667533;-0.08546376,0.05109861;-0.6170534;-0.02861166,0.06805032;-0.6423445;-0.07874894,-0.09394176;-0.007723787;-0.01702541,-0.1490078;-0.2815889;-0.06759804,-0.1976195;-0.6352652;-0.05527161,-0.2139384;-0.6301116;-0.1258022,-0.06558543;0.5034947;-0.1602089,631.8168
+0;0;0,0.006545044;0.3071521;0.003143569,0.01370057;0.6089387;-0.009275656,0.1973621;0.4887793;0.01849692,0.2332633;0.2550727;0.02945157,0.2868808;0.01567408;-0.01860108,-0.1721278;0.4792913;-0.01294295,-0.2260816;0.2488256;-0.01145966,-0.2751006;0.009312093;-0.0636709,0.08506361;0.003404294;-0.04411821,0.08146146;-0.2782733;-0.007998843,0.07089335;-0.6256283;0.07107532,0.07470053;-0.5890576;-0.004949994,-0.08252656;0.009835556;-0.04781685,-0.1196441;-0.2709427;-0.02670538,-0.1495739;-0.6155053;0.05932188,-0.1437601;-0.5787766;-0.01656251,0.01189554;0.5334838;-0.003664831,0;0;0,-0.03851736;0.2917612;-0.08824372,-0.0774764;0.5722412;-0.1935019,0.1205103;0.5122073;-0.1274753,0.2760314;0.3398237;-0.08138013,0.2974059;0.09102599;-0.09314561,-0.1723838;0.435157;-0.01830602,-0.2780917;0.2580188;0.09777822,-0.3765352;0.06048895;-0.0196374,0.07371137;0.01583439;-0.05924296,0.09051657;-0.2663612;-0.08650231,0.04949224;-0.6158074;-0.02971959,0.06629215;-0.6412047;-0.07958364,-0.09398887;-0.008317836;-0.01705083,-0.1499072;-0.2820192;-0.06824225,-0.1993047;-0.6348028;-0.05713064,-0.2159804;-0.6299356;-0.1273288,-0.06775729;0.5030774;-0.1643457,631.8279
+0;0;0,0.006545044;0.3071521;0.003143569,0.01370057;0.6089387;-0.009275656,0.1973621;0.4887793;0.01849692,0.2332633;0.2550727;0.02945157,0.2868808;0.01567408;-0.01860108,-0.1721278;0.4792913;-0.01294295,-0.2260816;0.2488256;-0.01145966,-0.2751006;0.009312093;-0.0636709,0.08506361;0.003404294;-0.04411821,0.08146146;-0.2782733;-0.007998843,0.07089335;-0.6256283;0.07107532,0.07470053;-0.5890576;-0.004949994,-0.08252656;0.009835556;-0.04781685,-0.1196441;-0.2709427;-0.02670538,-0.1495739;-0.6155053;0.05932188,-0.1437601;-0.5787766;-0.01656251,0.01189554;0.5334838;-0.003664831,0;0;0,-0.03851736;0.2917612;-0.08824372,-0.0774764;0.5722412;-0.1935019,0.1205103;0.5122073;-0.1274753,0.2760314;0.3398237;-0.08138013,0.2974059;0.09102599;-0.09314561,-0.1723838;0.435157;-0.01830602,-0.2780917;0.2580188;0.09777822,-0.3765352;0.06048895;-0.0196374,0.07371137;0.01583439;-0.05924296,0.09051657;-0.2663612;-0.08650231,0.04949224;-0.6158074;-0.02971959,0.06629215;-0.6412047;-0.07958364,-0.09398887;-0.008317836;-0.01705083,-0.1499072;-0.2820192;-0.06824225,-0.1993047;-0.6348028;-0.05713064,-0.2159804;-0.6299356;-0.1273288,-0.06775729;0.5030774;-0.1643457,631.8504
+0;0;0,0.007221112;0.3061928;0.002525932,0.0147312;0.6076257;-0.01043899,0.2017052;0.4872164;0.01815711,0.2365318;0.2504101;0.03093616,0.2898569;0.01132827;-0.01517902,-0.174755;0.4781487;-0.0136037,-0.2300936;0.2449565;-0.01007431,-0.281198;0.006405666;-0.0611833,0.08488807;0.003057083;-0.04389354,0.07960711;-0.2785214;-0.007882141,0.06773088;-0.6251073;0.07093993,0.07151295;-0.5885698;-0.004953228,-0.08236812;0.01002623;-0.04750726,-0.1207105;-0.2705502;-0.02706406,-0.1517901;-0.6142853;0.05870259,-0.146006;-0.5776016;-0.01705152,0.01286904;0.5322427;-0.004688912,0;0;0,-0.03962722;0.2900052;-0.09021735,-0.08046848;0.5685733;-0.1988657,0.1203096;0.5131446;-0.12763,0.2795794;0.3398161;-0.08242202,0.3020322;0.09180063;-0.09312367,-0.174656;0.4330119;-0.01774488,-0.2816557;0.2529144;0.09874287,-0.3782873;0.05245194;-0.01354,0.07372029;0.01589608;-0.0587759,0.09053291;-0.2662622;-0.08551884,0.04943887;-0.6151221;-0.02998686,0.0657478;-0.6406984;-0.07960653,-0.09363377;-0.008330336;-0.01747273,-0.1495617;-0.2821314;-0.06763484,-0.1993139;-0.634123;-0.05751833,-0.2158093;-0.6295987;-0.1274876,-0.07029612;0.4998928;-0.1688883,631.8719
+0;0;0,0.007221112;0.3061928;0.002525932,0.0147312;0.6076257;-0.01043899,0.2017052;0.4872164;0.01815711,0.2365318;0.2504101;0.03093616,0.2898569;0.01132827;-0.01517902,-0.174755;0.4781487;-0.0136037,-0.2300936;0.2449565;-0.01007431,-0.281198;0.006405666;-0.0611833,0.08488807;0.003057083;-0.04389354,0.07960711;-0.2785214;-0.007882141,0.06773088;-0.6251073;0.07093993,0.07151295;-0.5885698;-0.004953228,-0.08236812;0.01002623;-0.04750726,-0.1207105;-0.2705502;-0.02706406,-0.1517901;-0.6142853;0.05870259,-0.146006;-0.5776016;-0.01705152,0.01286904;0.5322427;-0.004688912,0;0;0,-0.03962722;0.2900052;-0.09021735,-0.08046848;0.5685733;-0.1988657,0.1203096;0.5131446;-0.12763,0.2795794;0.3398161;-0.08242202,0.3020322;0.09180063;-0.09312367,-0.174656;0.4330119;-0.01774488,-0.2816557;0.2529144;0.09874287,-0.3782873;0.05245194;-0.01354,0.07372029;0.01589608;-0.0587759,0.09053291;-0.2662622;-0.08551884,0.04943887;-0.6151221;-0.02998686,0.0657478;-0.6406984;-0.07960653,-0.09363377;-0.008330336;-0.01747273,-0.1495617;-0.2821314;-0.06763484,-0.1993139;-0.634123;-0.05751833,-0.2158093;-0.6295987;-0.1274876,-0.07029612;0.4998928;-0.1688883,631.8839
+0;0;0,0.008509427;0.3059517;0.001988706,0.01728777;0.6083384;-0.01158728,0.2071246;0.4868532;0.01718458,0.2409719;0.2509419;0.03183943,0.2938434;0.01299503;-0.009479541,-0.1759615;0.4787553;-0.0143588,-0.2325515;0.2468311;-0.00953662,-0.2849268;0.01025212;-0.05861413,0.08488879;0.002894884;-0.04403242,0.07810878;-0.27877;-0.008215897,0.06462117;-0.6240657;0.0695104,0.06829996;-0.587545;-0.006371073,-0.08255182;0.01013067;-0.04728539,-0.1220391;-0.2704536;-0.02786534,-0.1540344;-0.6127443;0.05737386,-0.1483628;-0.5761006;-0.01837404,0.01511105;0.532607;-0.005658833,0;0;0,-0.04094324;0.2886405;-0.09323692,-0.08381018;0.5657973;-0.2073874,0.1200642;0.5111504;-0.13165,0.2800891;0.3405335;-0.08372879,0.3044662;0.09470043;-0.09338427,-0.1834925;0.4349954;-0.02293652,-0.2797861;0.2589378;0.106469,-0.3816448;0.05376193;0.01346866,0.07414939;0.01566911;-0.05839252,0.09024804;-0.2665555;-0.08585238,0.04901595;-0.6140463;-0.03105855,0.06522314;-0.6396622;-0.08063936,-0.09363557;-0.007980662;-0.01794518,-0.1497579;-0.2817756;-0.06844798,-0.1993313;-0.6323414;-0.05852598,-0.2141227;-0.6282507;-0.1286971,-0.07315694;0.4974382;-0.1759443,631.9067
+0;0;0,0.008509427;0.3059517;0.001988706,0.01728777;0.6083384;-0.01158728,0.2071246;0.4868532;0.01718458,0.2409719;0.2509419;0.03183943,0.2938434;0.01299503;-0.009479541,-0.1759615;0.4787553;-0.0143588,-0.2325515;0.2468311;-0.00953662,-0.2849268;0.01025212;-0.05861413,0.08488879;0.002894884;-0.04403242,0.07810878;-0.27877;-0.008215897,0.06462117;-0.6240657;0.0695104,0.06829996;-0.587545;-0.006371073,-0.08255182;0.01013067;-0.04728539,-0.1220391;-0.2704536;-0.02786534,-0.1540344;-0.6127443;0.05737386,-0.1483628;-0.5761006;-0.01837404,0.01511105;0.532607;-0.005658833,0;0;0,-0.04094324;0.2886405;-0.09323692,-0.08381018;0.5657973;-0.2073874,0.1200642;0.5111504;-0.13165,0.2800891;0.3405335;-0.08372879,0.3044662;0.09470043;-0.09338427,-0.1834925;0.4349954;-0.02293652,-0.2797861;0.2589378;0.106469,-0.3816448;0.05376193;0.01346866,0.07414939;0.01566911;-0.05839252,0.09024804;-0.2665555;-0.08585238,0.04901595;-0.6140463;-0.03105855,0.06522314;-0.6396622;-0.08063936,-0.09363557;-0.007980662;-0.01794518,-0.1497579;-0.2817756;-0.06844798,-0.1993313;-0.6323414;-0.05852598,-0.2141227;-0.6282507;-0.1286971,-0.07315694;0.4974382;-0.1759443,631.9175
+0;0;0,0.008513466;0.3060969;0.00198965,0.0173146;0.6092685;-0.01162109,0.2091887;0.487111;0.01740831,0.2431009;0.2507472;0.03209127,0.2956428;0.01428372;-0.008970112,-0.1779726;0.478927;-0.01447063,-0.2346712;0.2465578;-0.009639194,-0.2867199;0.01145379;-0.05841074,0.08464795;0.002886671;-0.0439075,0.07786851;-0.2787545;-0.00809399,0.06440964;-0.6233145;0.0694667,0.06809649;-0.5867795;-0.006581031,-0.08231762;0.01010193;-0.04715124,-0.1218016;-0.2704587;-0.02773282,-0.1537288;-0.6120202;0.05732476,-0.1480447;-0.5753619;-0.0185891,0.01513255;0.5333515;-0.005678109,0;0;0,-0.04172554;0.2880288;-0.09523726,-0.08505177;0.5652661;-0.211113,0.120142;0.5124665;-0.1318483,0.2804108;0.3411572;-0.08493876,0.3067551;0.09702376;-0.09309268,-0.1802501;0.4297004;-0.02250826,-0.2843304;0.254728;0.1031318,-0.3775698;0.05186139;0.0005978271,0.07404187;0.01580477;-0.0580473,0.09012166;-0.2664087;-0.08538413,0.04900232;-0.61326;-0.03133035,0.06484973;-0.6388758;-0.08128333,-0.09327706;-0.008058239;-0.01832848,-0.1500762;-0.281722;-0.06865087,-0.1992745;-0.6315991;-0.05948983,-0.2146646;-0.6278387;-0.129591,-0.07434896;0.4968465;-0.179369,631.9402
+0;0;0,0.008513466;0.3060969;0.00198965,0.0173146;0.6092685;-0.01162109,0.2091887;0.487111;0.01740831,0.2431009;0.2507472;0.03209127,0.2956428;0.01428372;-0.008970112,-0.1779726;0.478927;-0.01447063,-0.2346712;0.2465578;-0.009639194,-0.2867199;0.01145379;-0.05841074,0.08464795;0.002886671;-0.0439075,0.07786851;-0.2787545;-0.00809399,0.06440964;-0.6233145;0.0694667,0.06809649;-0.5867795;-0.006581031,-0.08231762;0.01010193;-0.04715124,-0.1218016;-0.2704587;-0.02773282,-0.1537288;-0.6120202;0.05732476,-0.1480447;-0.5753619;-0.0185891,0.01513255;0.5333515;-0.005678109,0;0;0,-0.04172554;0.2880288;-0.09523726,-0.08505177;0.5652661;-0.211113,0.120142;0.5124665;-0.1318483,0.2804108;0.3411572;-0.08493876,0.3067551;0.09702376;-0.09309268,-0.1802501;0.4297004;-0.02250826,-0.2843304;0.254728;0.1031318,-0.3775698;0.05186139;0.0005978271,0.07404187;0.01580477;-0.0580473,0.09012166;-0.2664087;-0.08538413,0.04900232;-0.61326;-0.03133035,0.06484973;-0.6388758;-0.08128333,-0.09327706;-0.008058239;-0.01832848,-0.1500762;-0.281722;-0.06865087,-0.1992745;-0.6315991;-0.05948983,-0.2146646;-0.6278387;-0.129591,-0.07434896;0.4968465;-0.179369,631.9521
+0;0;0,0.008890135;0.3062421;0.0005783758,0.01820941;0.6098036;-0.01447688,0.2099088;0.4883997;0.0151053,0.2436508;0.2513409;0.03264811,0.2937159;0.01518045;-0.005964179,-0.1774869;0.4809599;-0.01584636,-0.2356894;0.2481356;-0.008883606,-0.2895369;0.01452108;-0.05677808,0.08452422;0.002781318;-0.04391405,0.07576898;-0.2788537;-0.008518822,0.06043157;-0.6206439;0.06735511,0.06399655;-0.5841737;-0.00872723,-0.0823769;0.01009949;-0.04682489,-0.1236658;-0.270276;-0.02858916,-0.1566816;-0.6089115;0.05536701,-0.1511213;-0.5723326;-0.02058624,0.01588799;0.5338117;-0.008137655,0;0;0,-0.04250608;0.2871442;-0.09800529,-0.08607314;0.5639642;-0.216017,0.1190587;0.5115117;-0.1369171,0.2814725;0.3420929;-0.08629918,0.3083893;0.09919603;-0.09306312,-0.1800281;0.4288822;-0.02619596,-0.2853252;0.254822;0.1013139,-0.3680277;0.04030246;0.01818266,0.07387611;0.01596579;-0.05803394,0.09028932;-0.2662147;-0.08546638,0.04902112;-0.6101659;-0.03248382,0.06430987;-0.6359177;-0.08249474,-0.09311727;-0.008140177;-0.01853201,-0.1508771;-0.2815067;-0.06934822,-0.199369;-0.6284875;-0.06125684,-0.2150517;-0.6250639;-0.1311914,-0.07536071;0.4956532;-0.1837807,631.9738
+0;0;0,0.008890135;0.3062421;0.0005783758,0.01820941;0.6098036;-0.01447688,0.2099088;0.4883997;0.0151053,0.2436508;0.2513409;0.03264811,0.2937159;0.01518045;-0.005964179,-0.1774869;0.4809599;-0.01584636,-0.2356894;0.2481356;-0.008883606,-0.2895369;0.01452108;-0.05677808,0.08452422;0.002781318;-0.04391405,0.07576898;-0.2788537;-0.008518822,0.06043157;-0.6206439;0.06735511,0.06399655;-0.5841737;-0.00872723,-0.0823769;0.01009949;-0.04682489,-0.1236658;-0.270276;-0.02858916,-0.1566816;-0.6089115;0.05536701,-0.1511213;-0.5723326;-0.02058624,0.01588799;0.5338117;-0.008137655,0;0;0,-0.04250608;0.2871442;-0.09800529,-0.08607314;0.5639642;-0.216017,0.1190587;0.5115117;-0.1369171,0.2814725;0.3420929;-0.08629918,0.3083893;0.09919603;-0.09306312,-0.1800281;0.4288822;-0.02619596,-0.2853252;0.254822;0.1013139,-0.3680277;0.04030246;0.01818266,0.07387611;0.01596579;-0.05803394,0.09028932;-0.2662147;-0.08546638,0.04902112;-0.6101659;-0.03248382,0.06430987;-0.6359177;-0.08249474,-0.09311727;-0.008140177;-0.01853201,-0.1508771;-0.2815067;-0.06934822,-0.199369;-0.6284875;-0.06125684,-0.2150517;-0.6250639;-0.1311914,-0.07536071;0.4956532;-0.1837807,631.985
+0;0;0,0.008901668;0.3066394;0.0005791261,0.01824623;0.6110249;-0.01451913,0.2124579;0.4887779;0.01538607,0.246278;0.2511697;0.03296953,0.2958767;0.01720913;-0.00528308,-0.1799694;0.4812414;-0.01596759,-0.2383068;0.2478776;-0.008988698,-0.2916527;0.01643927;-0.05643702,0.08417838;0.002769938;-0.04373436,0.07541877;-0.2790055;-0.008321486,0.06013964;-0.6194971;0.06726415,0.06370111;-0.5830333;-0.008743308,-0.08203985;0.01005817;-0.0466333,-0.1233493;-0.2704572;-0.02838848,-0.1562397;-0.607806;0.05524869,-0.1506848;-0.5712336;-0.02062979,0.01591707;0.5347797;-0.008158762,0;0;0,-0.04318777;0.2866344;-0.1004133,-0.0875269;0.5629705;-0.2213607,0.1193459;0.5125337;-0.13763,0.2817319;0.3421136;-0.08764601,0.3096918;0.1015604;-0.09129,-0.1807881;0.4282222;-0.02702348,-0.2875464;0.2532383;0.09904747,-0.367238;0.03944117;0.01780163,0.07406832;0.01601344;-0.05712986,0.09011859;-0.2662342;-0.08553505,0.04898043;-0.6090232;-0.03372312,0.06414741;-0.6348524;-0.08356953,-0.09256188;-0.008037749;-0.0193406,-0.1537881;-0.2807038;-0.07065152,-0.1999816;-0.6266928;-0.06441979,-0.2154023;-0.6235608;-0.1342189,-0.0766436;0.4947762;-0.1883409,631.9965
+0;0;0,0.0099982;0.3066057;-0.00050388,0.02067972;0.6108794;-0.0168825,0.2146613;0.4890926;0.01319814,0.2475981;0.251585;0.03359202,0.295765;0.01672317;-0.0007697344,-0.1782498;0.4824513;-0.01770504,-0.2388205;0.2497407;-0.008345581,-0.2939076;0.01797946;-0.05208323,0.08393465;0.002559055;-0.04421304,0.07512502;-0.2791802;-0.008525889,0.05743281;-0.6197177;0.06632288,0.06095375;-0.5833228;-0.009692289,-0.08223019;0.01027332;-0.04624957,-0.1240787;-0.2702435;-0.02930071,-0.1588937;-0.6075857;0.0535804,-0.153381;-0.5710898;-0.02230775,0.0180013;0.5346763;-0.01016376,0;0;0,-0.04318777;0.2866344;-0.1004133,-0.0875269;0.5629705;-0.2213607,0.1193459;0.5125337;-0.13763,0.2817319;0.3421136;-0.08764601,0.3096918;0.1015604;-0.09129,-0.1807881;0.4282222;-0.02702348,-0.2875464;0.2532383;0.09904747,-0.367238;0.03944117;0.01780163,0.07406832;0.01601344;-0.05712986,0.09011859;-0.2662342;-0.08553505,0.04898043;-0.6090232;-0.03372312,0.06414741;-0.6348524;-0.08356953,-0.09256188;-0.008037749;-0.0193406,-0.1537881;-0.2807038;-0.07065152,-0.1999816;-0.6266928;-0.06441979,-0.2154023;-0.6235608;-0.1342189,-0.0766436;0.4947762;-0.1883409,632.0074
+0;0;0,0.0099982;0.3066057;-0.00050388,0.02067972;0.6108794;-0.0168825,0.2146613;0.4890926;0.01319814,0.2475981;0.251585;0.03359202,0.295765;0.01672317;-0.0007697344,-0.1782498;0.4824513;-0.01770504,-0.2388205;0.2497407;-0.008345581,-0.2939076;0.01797946;-0.05208323,0.08393465;0.002559055;-0.04421304,0.07512502;-0.2791802;-0.008525889,0.05743281;-0.6197177;0.06632288,0.06095375;-0.5833228;-0.009692289,-0.08223019;0.01027332;-0.04624957,-0.1240787;-0.2702435;-0.02930071,-0.1588937;-0.6075857;0.0535804,-0.153381;-0.5710898;-0.02230775,0.0180013;0.5346763;-0.01016376,0;0;0,-0.04318777;0.2866344;-0.1004133,-0.0875269;0.5629705;-0.2213607,0.1193459;0.5125337;-0.13763,0.2817319;0.3421136;-0.08764601,0.3096918;0.1015604;-0.09129,-0.1807881;0.4282222;-0.02702348,-0.2875464;0.2532383;0.09904747,-0.367238;0.03944117;0.01780163,0.07406832;0.01601344;-0.05712986,0.09011859;-0.2662342;-0.08553505,0.04898043;-0.6090232;-0.03372312,0.06414741;-0.6348524;-0.08356953,-0.09256188;-0.008037749;-0.0193406,-0.1537881;-0.2807038;-0.07065152,-0.1999816;-0.6266928;-0.06441979,-0.2154023;-0.6235608;-0.1342189,-0.0766436;0.4947762;-0.1883409,632.0189
+0;0;0,0.007491701;0.3078909;-0.001783806,0.01632289;0.6150231;-0.01836065,0.2139968;0.4925292;0.01009403,0.2461988;0.2557907;0.0338318,0.2928277;0.02147107;0.006297801,-0.1839441;0.4835114;-0.01943569,-0.2465069;0.2520075;-0.007711023,-0.3026358;0.02132671;-0.04610318,0.08347642;0.002284285;-0.04446216,0.07427907;-0.2796904;-0.008688644,0.0552124;-0.6171705;0.06432474,0.05854259;-0.580819;-0.01170304,-0.08221382;0.01046157;-0.04562739,-0.124498;-0.2703006;-0.02954208,-0.1607983;-0.6045924;0.05119552,-0.1554684;-0.568127;-0.02470866,0.01441153;0.5378553;-0.01160454,0;0;0,-0.04551762;0.2854149;-0.1064076,-0.09376953;0.5601732;-0.2361956,0.116191;0.5093796;-0.1472066,0.2817543;0.3447971;-0.09110858,0.3106766;0.1060497;-0.08999802,-0.1823743;0.4260864;-0.03374407,-0.2889786;0.2514363;0.09186825,-0.3605456;0.03528692;0.0144365,0.07415573;0.01606131;-0.05650997,0.09012058;-0.2662468;-0.08686423,0.04980601;-0.6060091;-0.03662968,0.06473764;-0.6318976;-0.08648133,-0.09209629;-0.007912837;-0.02015133,-0.155148;-0.2800471;-0.07345735,-0.1994766;-0.6229312;-0.06620053,-0.2151768;-0.6207981;-0.1355446,-0.08183285;0.4923618;-0.2006529,632.0416
+0;0;0,0.007525117;0.3092642;-0.001791763,0.01644845;0.6196164;-0.0185462,0.2158297;0.4958361;0.01017475,0.2484172;0.256264;0.03419665,0.2951845;0.02124858;0.006580882,-0.1855596;0.4867401;-0.01961086,-0.2488711;0.2524654;-0.007745854,-0.3051668;0.02109957;-0.04625201,0.08349795;0.002284874;-0.04447363,0.07429955;-0.2797219;-0.008696046,0.05535096;-0.6151119;0.06386517,0.05871422;-0.5786974;-0.01291749,-0.08223502;0.01046427;-0.04563916,-0.124524;-0.2703298;-0.02955203,-0.1605996;-0.6025513;0.05068558,-0.1552167;-0.5660217;-0.02597225,0.01451495;0.541555;-0.01171185,0;0;0,-0.04735888;0.2843876;-0.1121829,-0.09793544;0.558369;-0.2501698,0.1126762;0.5105265;-0.1541991,0.2809273;0.3458006;-0.09427619,0.3101991;0.1064313;-0.08902717,-0.1835788;0.424672;-0.04195102,-0.2924583;0.2476954;0.08397885,-0.3567933;0.02540666;0.01592897,0.07417689;0.01609889;-0.05651236,0.08908865;-0.2662659;-0.08717585,0.05015356;-0.6043041;-0.03895879,0.06497139;-0.6309562;-0.08914852,-0.09207936;-0.007925376;-0.02033748,-0.1564052;-0.2792593;-0.0763071,-0.2014267;-0.6197935;-0.06534681,-0.2168541;-0.6187956;-0.1351244,-0.08554246;0.4906909;-0.2126181,632.0632
+0;0;0,0.007525117;0.3092642;-0.001791763,0.01644845;0.6196164;-0.0185462,0.2158297;0.4958361;0.01017475,0.2484172;0.256264;0.03419665,0.2951845;0.02124858;0.006580882,-0.1855596;0.4867401;-0.01961086,-0.2488711;0.2524654;-0.007745854,-0.3051668;0.02109957;-0.04625201,0.08349795;0.002284874;-0.04447363,0.07429955;-0.2797219;-0.008696046,0.05535096;-0.6151119;0.06386517,0.05871422;-0.5786974;-0.01291749,-0.08223502;0.01046427;-0.04563916,-0.124524;-0.2703298;-0.02955203,-0.1605996;-0.6025513;0.05068558,-0.1552167;-0.5660217;-0.02597225,0.01451495;0.541555;-0.01171185,0;0;0,-0.04735888;0.2843876;-0.1121829,-0.09793544;0.558369;-0.2501698,0.1126762;0.5105265;-0.1541991,0.2809273;0.3458006;-0.09427619,0.3101991;0.1064313;-0.08902717,-0.1835788;0.424672;-0.04195102,-0.2924583;0.2476954;0.08397885,-0.3567933;0.02540666;0.01592897,0.07417689;0.01609889;-0.05651236,0.08908865;-0.2662659;-0.08717585,0.05015356;-0.6043041;-0.03895879,0.06497139;-0.6309562;-0.08914852,-0.09207936;-0.007925376;-0.02033748,-0.1564052;-0.2792593;-0.0763071,-0.2014267;-0.6197935;-0.06534681,-0.2168541;-0.6187956;-0.1351244,-0.08554246;0.4906909;-0.2126181,632.0751
+0;0;0,0.01105363;0.3099367;-0.004154264,0.02552046;0.6206557;-0.02536655,0.2231091;0.4977233;0.007391816,0.2552023;0.2584635;0.0351872,0.2998789;0.02596995;0.01446068,-0.179676;0.4916699;-0.02214475,-0.2454987;0.2582268;-0.007328568,-0.3021688;0.02962241;-0.0390675,0.08317522;0.001842819;-0.04471081,0.07351946;-0.2803538;-0.00964446,0.05182529;-0.6129668;0.06120894,0.05516554;-0.576722;-0.01618571,-0.0821614;0.01080643;-0.0453133,-0.1248819;-0.2700759;-0.02988925,-0.1633246;-0.5997009;0.0475172,-0.1579539;-0.5633612;-0.02975537,0.02170787;0.5427138;-0.01709929,0;0;0,-0.04885305;0.2831539;-0.1167796,-0.09890296;0.5576845;-0.2558312,0.1112748;0.5113009;-0.1589017,0.2798412;0.3473752;-0.09757018,0.309919;0.1118144;-0.08833599,-0.1839696;0.4211725;-0.04795739,-0.294241;0.2491955;0.08361737,-0.3507033;0.02763444;0.01879781,0.07399859;0.01602879;-0.0564611,0.09069715;-0.2662391;-0.08814478,0.05163218;-0.6014518;-0.04093671,0.0666784;-0.6285778;-0.09143734,-0.09187236;-0.007778089;-0.0204827,-0.1573588;-0.278148;-0.08022784,-0.2013897;-0.6156641;-0.06390665,-0.2163022;-0.6151999;-0.1342298,-0.08671823;0.4898668;-0.2182796,632.0974
+0;0;0,0.01105363;0.3099367;-0.004154264,0.02552046;0.6206557;-0.02536655,0.2231091;0.4977233;0.007391816,0.2552023;0.2584635;0.0351872,0.2998789;0.02596995;0.01446068,-0.179676;0.4916699;-0.02214475,-0.2454987;0.2582268;-0.007328568,-0.3021688;0.02962241;-0.0390675,0.08317522;0.001842819;-0.04471081,0.07351946;-0.2803538;-0.00964446,0.05182529;-0.6129668;0.06120894,0.05516554;-0.576722;-0.01618571,-0.0821614;0.01080643;-0.0453133,-0.1248819;-0.2700759;-0.02988925,-0.1633246;-0.5997009;0.0475172,-0.1579539;-0.5633612;-0.02975537,0.02170787;0.5427138;-0.01709929,0;0;0,-0.04885305;0.2831539;-0.1167796,-0.09890296;0.5576845;-0.2558312,0.1112748;0.5113009;-0.1589017,0.2798412;0.3473752;-0.09757018,0.309919;0.1118144;-0.08833599,-0.1839696;0.4211725;-0.04795739,-0.294241;0.2491955;0.08361737,-0.3507033;0.02763444;0.01879781,0.07399859;0.01602879;-0.0564611,0.09069715;-0.2662391;-0.08814478,0.05163218;-0.6014518;-0.04093671,0.0666784;-0.6285778;-0.09143734,-0.09187236;-0.007778089;-0.0204827,-0.1573588;-0.278148;-0.08022784,-0.2013897;-0.6156641;-0.06390665,-0.2163022;-0.6151999;-0.1342298,-0.08671823;0.4898668;-0.2182796,632.1192
+0;0;0,0.01106857;0.3103557;-0.00415988,0.0255453;0.6212903;-0.02538466,0.2165544;0.4998175;0.006574735,0.24878;0.2595707;0.03448479,0.2936414;0.02611552;0.01367254,-0.1730732;0.4939618;-0.02199697,-0.2391674;0.2595557;-0.007119672,-0.2960719;0.03000584;-0.03898987,0.08318686;0.001843077;-0.04471707,0.07353549;-0.2802253;-0.009666663,0.05193386;-0.6114196;0.06088452,0.05528392;-0.5751564;-0.01673759,-0.0821729;0.01080795;-0.04531964,-0.124874;-0.2699467;-0.0299026,-0.1631527;-0.5981657;0.04717368,-0.1577662;-0.5618073;-0.03032599,0.02173221;0.5433383;-0.01711634,0;0;0,-0.04958289;0.2821456;-0.1199827,-0.09987663;0.5556822;-0.2613735,0.1039528;0.5082654;-0.1659181,0.2770758;0.3492055;-0.100616,0.3079984;0.1129785;-0.08691931,-0.1809184;0.4202254;-0.05867141,-0.2948951;0.2515121;0.0757948,-0.3441669;0.02565831;0.01655526,0.07397757;0.0160726;-0.05649829,0.09082133;-0.2661394;-0.08743168,0.0524284;-0.6002544;-0.04241014,0.06749234;-0.6275352;-0.09308195,-0.09188047;-0.007815396;-0.02049306,-0.1586233;-0.2769988;-0.08350033,-0.200886;-0.6127131;-0.05813246,-0.2161275;-0.6127412;-0.1284293,-0.08765919;0.4881563;-0.2232895,632.1307
+0;0;0,0.01106857;0.3103557;-0.00415988,0.0255453;0.6212903;-0.02538466,0.2165544;0.4998175;0.006574735,0.24878;0.2595707;0.03448479,0.2936414;0.02611552;0.01367254,-0.1730732;0.4939618;-0.02199697,-0.2391674;0.2595557;-0.007119672,-0.2960719;0.03000584;-0.03898987,0.08318686;0.001843077;-0.04471707,0.07353549;-0.2802253;-0.009666663,0.05193386;-0.6114196;0.06088452,0.05528392;-0.5751564;-0.01673759,-0.0821729;0.01080795;-0.04531964,-0.124874;-0.2699467;-0.0299026,-0.1631527;-0.5981657;0.04717368,-0.1577662;-0.5618073;-0.03032599,0.02173221;0.5433383;-0.01711634,0;0;0,-0.04958289;0.2821456;-0.1199827,-0.09987663;0.5556822;-0.2613735,0.1039528;0.5082654;-0.1659181,0.2770758;0.3492055;-0.100616,0.3079984;0.1129785;-0.08691931,-0.1809184;0.4202254;-0.05867141,-0.2948951;0.2515121;0.0757948,-0.3441669;0.02565831;0.01655526,0.07397757;0.0160726;-0.05649829,0.09082133;-0.2661394;-0.08743168,0.0524284;-0.6002544;-0.04241014,0.06749234;-0.6275352;-0.09308195,-0.09188047;-0.007815396;-0.02049306,-0.1586233;-0.2769988;-0.08350033,-0.200886;-0.6127131;-0.05813246,-0.2161275;-0.6127412;-0.1284293,-0.08765919;0.4881563;-0.2232895,632.1525
+0;0;0,0.01419154;0.3097889;-0.005752129,0.03138795;0.6199366;-0.02927355,0.2237612;0.4990342;0.00282908,0.2556359;0.2598249;0.03602985,0.2990285;0.0268759;0.02152539,-0.1701672;0.495086;-0.02409833,-0.2381541;0.2618678;-0.006030774,-0.2956537;0.03292827;-0.03130995,0.08367732;0.001624006;-0.0451463,0.07409072;-0.2799946;-0.009887695,0.04999089;-0.6100883;0.05873205,0.05302452;-0.5739397;-0.01903272,-0.0828682;0.01103794;-0.04531828,-0.1258921;-0.2692762;-0.03058606,-0.1657948;-0.5962207;0.04535072,-0.1607211;-0.559989;-0.03230099,0.02701541;0.542246;-0.02045589,0;0;0,-0.05136999;0.2801442;-0.1228168,-0.1035147;0.5514174;-0.2668118,0.1016595;0.5091264;-0.1692026,0.2725175;0.3486759;-0.1028509,0.3052074;0.114266;-0.08436036,-0.1852459;0.4146196;-0.0628541,-0.2999044;0.2505237;0.07594554,-0.3386948;0.02217551;0.02387853,0.07415487;0.01639107;-0.05722857,0.08827809;-0.2658311;-0.08543015,0.05295708;-0.5993415;-0.04330492,0.06809679;-0.6266253;-0.09413528,-0.09276602;-0.008412174;-0.01914215,-0.1594551;-0.2765431;-0.08473589,-0.1971348;-0.6098524;-0.04306471,-0.2113588;-0.6103439;-0.1135084,-0.0908049;0.4845307;-0.2281165,632.1644
+0;0;0,0.01419154;0.3097889;-0.005752129,0.03138795;0.6199366;-0.02927355,0.2237612;0.4990342;0.00282908,0.2556359;0.2598249;0.03602985,0.2990285;0.0268759;0.02152539,-0.1701672;0.495086;-0.02409833,-0.2381541;0.2618678;-0.006030774,-0.2956537;0.03292827;-0.03130995,0.08367732;0.001624006;-0.0451463,0.07409072;-0.2799946;-0.009887695,0.04999089;-0.6100883;0.05873205,0.05302452;-0.5739397;-0.01903272,-0.0828682;0.01103794;-0.04531828,-0.1258921;-0.2692762;-0.03058606,-0.1657948;-0.5962207;0.04535072,-0.1607211;-0.559989;-0.03230099,0.02701541;0.542246;-0.02045589,0;0;0,-0.05136999;0.2801442;-0.1228168,-0.1035147;0.5514174;-0.2668118,0.1016595;0.5091264;-0.1692026,0.2725175;0.3486759;-0.1028509,0.3052074;0.114266;-0.08436036,-0.1852459;0.4146196;-0.0628541,-0.2999044;0.2505237;0.07594554,-0.3386948;0.02217551;0.02387853,0.07415487;0.01639107;-0.05722857,0.08827809;-0.2658311;-0.08543015,0.05295708;-0.5993415;-0.04330492,0.06809679;-0.6266253;-0.09413528,-0.09276602;-0.008412174;-0.01914215,-0.1594551;-0.2765431;-0.08473589,-0.1971348;-0.6098524;-0.04306471,-0.2113588;-0.6103439;-0.1135084,-0.0908049;0.4845307;-0.2281165,632.186
+0;0;0,0.01595384;0.3109889;-0.008133154,0.03480639;0.6222598;-0.03405206,0.2259767;0.5016438;-0.002096547,0.2574137;0.2633524;0.03630333,0.2985587;0.03051178;0.02890177,-0.1662797;0.4976954;-0.02805592,-0.2367758;0.2658509;-0.005163867,-0.2958703;0.03753801;-0.02369806,0.08323298;0.001457618;-0.04489342,0.07352522;-0.2803734;-0.01036197,0.04750521;-0.6082606;0.05625141,0.05043473;-0.5722652;-0.02173067,-0.08248379;0.01104452;-0.04494125,-0.1254666;-0.2694372;-0.03087408,-0.1671666;-0.5941054;0.04312661,-0.1621895;-0.5580304;-0.03474544,0.03003045;0.5442973;-0.02461339,0;0;0,-0.05185441;0.2799411;-0.1264076,-0.1041862;0.5515478;-0.2727344,0.09966017;0.5096668;-0.1737506,0.2690144;0.3491888;-0.1043851,0.3019569;0.1160047;-0.08196998,-0.1864063;0.4163775;-0.06899196,-0.3019198;0.2462439;0.06122623,-0.3342369;0.01424794;0.02812132,0.07411946;0.01593137;-0.05654884,0.08822089;-0.2663151;-0.08576345,0.05498511;-0.5977516;-0.04490256,0.07027759;-0.6250378;-0.09599233,-0.09212048;-0.007801095;-0.01995581,-0.1575253;-0.2760467;-0.08690281,-0.188879;-0.6060563;-0.03460541,-0.2027068;-0.6069062;-0.1051944,-0.09145191;0.4845642;-0.2334776,632.1978
+0;0;0,0.01595384;0.3109889;-0.008133154,0.03480639;0.6222598;-0.03405206,0.2259767;0.5016438;-0.002096547,0.2574137;0.2633524;0.03630333,0.2985587;0.03051178;0.02890177,-0.1662797;0.4976954;-0.02805592,-0.2367758;0.2658509;-0.005163867,-0.2958703;0.03753801;-0.02369806,0.08323298;0.001457618;-0.04489342,0.07352522;-0.2803734;-0.01036197,0.04750521;-0.6082606;0.05625141,0.05043473;-0.5722652;-0.02173067,-0.08248379;0.01104452;-0.04494125,-0.1254666;-0.2694372;-0.03087408,-0.1671666;-0.5941054;0.04312661,-0.1621895;-0.5580304;-0.03474544,0.03003045;0.5442973;-0.02461339,0;0;0,-0.05185441;0.2799411;-0.1264076,-0.1041862;0.5515478;-0.2727344,0.09966017;0.5096668;-0.1737506,0.2690144;0.3491888;-0.1043851,0.3019569;0.1160047;-0.08196998,-0.1864063;0.4163775;-0.06899196,-0.3019198;0.2462439;0.06122623,-0.3342369;0.01424794;0.02812132,0.07411946;0.01593137;-0.05654884,0.08822089;-0.2663151;-0.08576345,0.05498511;-0.5977516;-0.04490256,0.07027759;-0.6250378;-0.09599233,-0.09212048;-0.007801095;-0.01995581,-0.1575253;-0.2760467;-0.08690281,-0.188879;-0.6060563;-0.03460541,-0.2027068;-0.6069062;-0.1051944,-0.09145191;0.4845642;-0.2334776,632.2198
+0;0;0,0.01600221;0.3119318;-0.008157814,0.03488292;0.6236683;-0.03411307,0.2277333;0.5026168;-0.001955688,0.2588075;0.2670751;0.03600109,0.2996592;0.03589435;0.02865229,-0.1678948;0.4986344;-0.02813819,-0.2375774;0.2694653;-0.005510297,-0.2962506;0.04277997;-0.02391236,0.08180675;0.001432641;-0.04412416,0.07208507;-0.2808026;-0.009543173,0.04618251;-0.6072098;0.05676952,0.04910684;-0.571225;-0.02107438,-0.0810704;0.01085527;-0.04417116,-0.1241148;-0.2700287;-0.03008382,-0.1656266;-0.5932314;0.04358284,-0.1606584;-0.5571672;-0.03415123,0.03010276;0.5456369;-0.02466607,0;0;0,-0.05099022;0.2798558;-0.1292472,-0.1020743;0.5518996;-0.2762096,0.1027945;0.5111062;-0.175957,0.2660216;0.3490425;-0.1053987,0.2999589;0.1178723;-0.08139849,-0.1834734;0.4169035;-0.06953734,-0.305357;0.248642;0.05178308,-0.3275209;0.01611972;0.02709372,0.07334103;0.01535398;-0.05501533,0.08828604;-0.266953;-0.08705497,0.05854684;-0.5972675;-0.0468328,0.07416246;-0.6241835;-0.09802628,-0.09019327;-0.007105724;-0.02135464,-0.15412;-0.2762188;-0.08797787,-0.1818555;-0.6046875;-0.033673,-0.1957174;-0.6056326;-0.1040597,-0.08961849;0.4848279;-0.2368748,632.2419
+0;0;0,0.01687057;0.3118169;-0.01047487,0.03652653;0.6233183;-0.03857499,0.2293575;0.502776;-0.006510371,0.2592854;0.267935;0.03638729,0.2995464;0.03653748;0.03510895,-0.1666428;0.4991902;-0.03128118,-0.238599;0.271216;-0.004147308,-0.2988282;0.04449889;-0.01594527,0.08158509;0.001170343;-0.04454033,0.07204439;-0.281115;-0.01031967,0.04414053;-0.6074665;0.05545297,0.04689413;-0.5716357;-0.02240885,-0.08127524;0.01108762;-0.04373486,-0.1244428;-0.2698052;-0.03021121,-0.1673269;-0.5929673;0.0428448,-0.1625317;-0.5570621;-0.03491236,0.03156059;0.5453681;-0.02856948,0;0;0,-0.05099022;0.2798558;-0.1292472,-0.1020743;0.5518996;-0.2762096,0.1027945;0.5111062;-0.175957,0.2660216;0.3490425;-0.1053987,0.2999589;0.1178723;-0.08139849,-0.1834734;0.4169035;-0.06953734,-0.305357;0.248642;0.05178308,-0.3275209;0.01611972;0.02709372,0.07334103;0.01535398;-0.05501533,0.08828604;-0.266953;-0.08705497,0.05854684;-0.5972675;-0.0468328,0.07416246;-0.6241835;-0.09802628,-0.09019327;-0.007105724;-0.02135464,-0.15412;-0.2762188;-0.08797787,-0.1818555;-0.6046875;-0.033673,-0.1957174;-0.6056326;-0.1040597,-0.08961849;0.4848279;-0.2368748,632.2532
+0;0;0,0.01692523;0.3128273;-0.01050881,0.036689;0.6260351;-0.03877104,0.2233212;0.5062319;-0.007318126,0.2541206;0.2645524;0.0368287,0.2942555;0.0338798;0.03555436,-0.1603437;0.5027578;-0.03131733,-0.2343953;0.2681451;-0.00339333,-0.2944359;0.04213822;-0.01515433,0.08349207;0.001197699;-0.04558143,0.07393229;-0.2816522;-0.01129233,0.04614391;-0.6066532;0.05420812,0.04888852;-0.5708415;-0.02339954,-0.08317497;0.01134678;-0.04475712,-0.1264288;-0.2701077;-0.03120643,-0.1691355;-0.5919325;0.04154726,-0.164356;-0.5560466;-0.03595609,0.03168563;0.5474973;-0.0286901,0;0;0,-0.05337331;0.2769242;-0.1368287,-0.1083576;0.5446222;-0.2936625,0.08903441;0.5076116;-0.186362,0.2651758;0.3514203;-0.1096482,0.2991779;0.1214107;-0.08204913,-0.1891417;0.4117563;-0.09177126,-0.3072383;0.2514266;0.05538206,-0.319491;0.01862022;0.03362575,0.0752894;0.0158667;-0.05594445,0.09058391;-0.2665188;-0.0919404,0.06490164;-0.5956669;-0.05083013,0.08100177;-0.6218959;-0.1022437,-0.09256565;-0.007551846;-0.02060577,-0.1542287;-0.2779627;-0.08653634,-0.1760725;-0.6059461;-0.03517624,-0.1876096;-0.6078633;-0.1052651,-0.09486063;0.4788111;-0.2514539,632.2648
+0;0;0,0.01717788;0.3174969;-0.01066568,0.03752138;0.6399573;-0.03950369,0.2307379;0.5215469;-0.007692037,0.261286;0.2818392;0.03609461,0.3018498;0.04870124;0.03480666,-0.1657556;0.5179566;-0.0324937,-0.2392029;0.2852579;-0.004797515,-0.2998852;0.05683562;-0.01668421,0.08614177;0.001235709;-0.04702799,0.07306362;-0.3857136;-0.0001192093,0.04360529;-0.7302456;0.06931751,0.04634374;-0.6944469;-0.00811629,-0.08581461;0.01170688;-0.04617753,-0.1449875;-0.3733336;-0.02763967,-0.1902607;-0.7144985;0.04948618,-0.1854918;-0.6786258;-0.02784355,0.03269463;0.5641921;-0.02977862,0;0;0,-0.06987816;0.2213586;-0.2175558,-0.1370061;0.439373;-0.4479122,0.07204062;0.4466104;-0.341733,0.2468232;0.2938214;-0.2616279,0.2819932;0.06157593;-0.2328963,-0.214066;0.3027341;-0.2350438,-0.354144;0.2056811;-0.05821304,-0.3250037;-0.02103037;-0.119476,0.08231233;0.02857989;-0.04518223,0.07182144;-0.3050652;-0.2468557,0.05372513;-0.6546876;-0.2040977,0.07027741;-0.6807379;-0.2552984,-0.09013964;-0.02324965;-0.03111046,-0.1633289;-0.3384649;-0.248789,-0.1830169;-0.6874794;-0.2019609,-0.1813138;-0.6999279;-0.2670174,-0.1179107;0.3917624;-0.3911068,632.2863
+0;0;0,0.01847194;0.3173209;-0.01339274,0.04015007;0.639395;-0.0453715,0.2331544;0.5219547;-0.01197787,0.2620079;0.2829039;0.03631786,0.3038698;0.05009881;0.04337075,-0.1638753;0.5194153;-0.03623793,-0.2395145;0.2879629;-0.004319612,-0.3005833;0.0593829;-0.009026373,0.08629262;0.000982102;-0.04675661,0.07350399;-0.3861613;-0.001394589,0.04118294;-0.7306919;0.06676418,0.04386372;-0.6951072;-0.01068737,-0.08580281;0.01180775;-0.04617377,-0.1457176;-0.3731537;-0.02839306,-0.1909702;-0.7136055;0.05183379,-0.186272;-0.6779482;-0.02551632,0.03502054;0.5637559;-0.03485151,0;0;0,-0.06987816;0.2213586;-0.2175558,-0.1370061;0.439373;-0.4479122,0.07204062;0.4466104;-0.341733,0.2468232;0.2938214;-0.2616279,0.2819932;0.06157593;-0.2328963,-0.214066;0.3027341;-0.2350438,-0.354144;0.2056811;-0.05821304,-0.3250037;-0.02103037;-0.119476,0.08231233;0.02857989;-0.04518223,0.07182144;-0.3050652;-0.2468557,0.05372513;-0.6546876;-0.2040977,0.07027741;-0.6807379;-0.2552984,-0.09013964;-0.02324965;-0.03111046,-0.1633289;-0.3384649;-0.248789,-0.1830169;-0.6874794;-0.2019609,-0.1813138;-0.6999279;-0.2670174,-0.1179107;0.3917624;-0.3911068,632.3098
+0;0;0,0.01852068;0.318158;-0.01342807,0.04031905;0.6420006;-0.04567777,0.2346517;0.5219991;-0.01180043,0.263231;0.2852196;0.03603644,0.3053536;0.0509652;0.04313324,-0.1653453;0.5194407;-0.0362418,-0.2402659;0.2901874;-0.004626736,-0.3017148;0.06018439;-0.009362796,0.08571445;0.0009755217;-0.04644332,0.07275131;-0.3914506;-0.0004623197,0.04054372;-0.7347717;0.06745717,0.04319717;-0.699244;-0.009204589,-0.08522791;0.01172864;-0.0458644,-0.1459602;-0.3784858;-0.02784106,-0.1910541;-0.7177424;0.05210415,-0.1864037;-0.6821429;-0.02445719,0.03503702;0.5641127;-0.03484501,0;0;0,-0.06946194;0.2205348;-0.2197437,-0.137799;0.4370787;-0.4538383,0.07097597;0.4449176;-0.345557,0.2426131;0.2934948;-0.2632072,0.2800398;0.06043477;-0.2318695,-0.2147453;0.2991881;-0.2360685,-0.3687289;0.2111328;-0.06962033,-0.3254759;-0.01899436;-0.1128687,0.08205543;0.02930215;-0.04374003,0.07122644;-0.3076597;-0.2501862,0.05647231;-0.6559979;-0.2058854,0.07292242;-0.6813384;-0.2566934,-0.08905957;-0.02357438;-0.03189893,-0.1714144;-0.3416011;-0.2518017,-0.1836678;-0.6902474;-0.2091946,-0.1817405;-0.7026188;-0.2733474,-0.1198071;0.3875802;-0.3952043,632.3328
+0;0;0,0.01852068;0.318158;-0.01342807,0.04031905;0.6420006;-0.04567777,0.2346517;0.5219991;-0.01180043,0.263231;0.2852196;0.03603644,0.3053536;0.0509652;0.04313324,-0.1653453;0.5194407;-0.0362418,-0.2402659;0.2901874;-0.004626736,-0.3017148;0.06018439;-0.009362796,0.08571445;0.0009755217;-0.04644332,0.07275131;-0.3914506;-0.0004623197,0.04054372;-0.7347717;0.06745717,0.04319717;-0.699244;-0.009204589,-0.08522791;0.01172864;-0.0458644,-0.1459602;-0.3784858;-0.02784106,-0.1910541;-0.7177424;0.05210415,-0.1864037;-0.6821429;-0.02445719,0.03503702;0.5641127;-0.03484501,0;0;0,-0.06946194;0.2205348;-0.2197437,-0.137799;0.4370787;-0.4538383,0.07097597;0.4449176;-0.345557,0.2426131;0.2934948;-0.2632072,0.2800398;0.06043477;-0.2318695,-0.2147453;0.2991881;-0.2360685,-0.3687289;0.2111328;-0.06962033,-0.3254759;-0.01899436;-0.1128687,0.08205543;0.02930215;-0.04374003,0.07122644;-0.3076597;-0.2501862,0.05647231;-0.6559979;-0.2058854,0.07292242;-0.6813384;-0.2566934,-0.08905957;-0.02357438;-0.03189893,-0.1714144;-0.3416011;-0.2518017,-0.1836678;-0.6902474;-0.2091946,-0.1817405;-0.7026188;-0.2733474,-0.1198071;0.3875802;-0.3952043,632.3432
+0;0;0,0.01854584;0.3185904;-0.01344632,0.04040697;0.6433557;-0.045838,0.2330444;0.5225098;-0.01198225,0.261526;0.2865409;0.03569085,0.3036457;0.05230266;0.04278716,-0.1637168;0.5199721;-0.0362259,-0.2383809;0.2915036;-0.004719071,-0.2998256;0.06151642;-0.009454807,0.08718883;0.0009923017;-0.0472422,0.07410974;-0.3949438;-0.0008499287,0.04185798;-0.7387357;0.06716271,0.04451171;-0.7032074;-0.009507321,-0.08669392;0.01193038;-0.04665331,-0.1479695;-0.3817743;-0.02846877,-0.1931251;-0.7214961;0.05158608,-0.1884743;-0.6858959;-0.02498353,0.03504457;0.5642828;-0.03484042,0;0;0,-0.06783824;0.219402;-0.222003,-0.1356315;0.4354083;-0.4580631,0.07134335;0.4418806;-0.3488081,0.2418689;0.2909704;-0.2656672,0.2782091;0.05780277;-0.2339776,-0.2114943;0.2981075;-0.2397301,-0.3767357;0.2124291;-0.08442475,-0.324618;-0.01805219;-0.11365,0.08354877;0.0287703;-0.04501748,0.06999944;-0.3102183;-0.2547598,0.05908398;-0.6589001;-0.208277,0.07605112;-0.6840662;-0.2591171,-0.09159219;-0.02321754;-0.03010844,-0.173443;-0.3429581;-0.2540618,-0.1825676;-0.6922335;-0.2118452,-0.180619;-0.7048838;-0.2758222,-0.1179605;0.3853466;-0.3981984,632.3535
+0;0;0,0.0198524;0.3184159;-0.01555032,0.04297435;0.6428167;-0.05059461,0.2353233;0.5224135;-0.01532506,0.2634081;0.2873964;0.03705334,0.3051809;0.05327857;0.04870906,-0.1617205;0.5208963;-0.03896476,-0.2377236;0.293525;-0.003033336,-0.3002725;0.06378813;-0.002232949,0.0871975;0.0008563485;-0.04722885,0.07460231;-0.3951944;-0.001688898,0.04229846;-0.7390717;0.06586563,0.044853;-0.703755;-0.01082274,-0.08677693;0.01199981;-0.04648087,-0.1476313;-0.3817538;-0.0279465,-0.1924992;-0.7196717;0.05955873,-0.1879399;-0.6842719;-0.01703079,0.03734125;0.5638596;-0.03892072,0;0;0,-0.06783824;0.219402;-0.222003,-0.1356315;0.4354083;-0.4580631,0.07134335;0.4418806;-0.3488081,0.2418689;0.2909704;-0.2656672,0.2782091;0.05780277;-0.2339776,-0.2114943;0.2981075;-0.2397301,-0.3767357;0.2124291;-0.08442475,-0.324618;-0.01805219;-0.11365,0.08354877;0.0287703;-0.04501748,0.06999944;-0.3102183;-0.2547598,0.05908398;-0.6589001;-0.208277,0.07605112;-0.6840662;-0.2591171,-0.09159219;-0.02321754;-0.03010844,-0.173443;-0.3429581;-0.2540618,-0.1825676;-0.6922335;-0.2118452,-0.180619;-0.7048838;-0.2758222,-0.1179605;0.3853466;-0.3981984,632.3655
+0;0;0,0.02021032;0.3241567;-0.01583068,0.04400111;0.6579375;-0.05204379,0.2426473;0.5308999;-0.01520477,0.2706504;0.2965668;0.03702121,0.3124675;0.06220023;0.04868931,-0.1677748;0.5293316;-0.039641,-0.2435567;0.3026219;-0.003814135,-0.306172;0.07264104;-0.003012897,0.08686793;0.0008531119;-0.04705035,0.07423393;-0.3964179;-0.00137008,0.04196107;-0.7399654;0.06611966,0.04451752;-0.7046447;-0.01062606,-0.08644895;0.01195446;-0.04630519,-0.1474908;-0.3830124;-0.02771372,-0.1923157;-0.7206062;0.05970759,-0.187753;-0.6852025;-0.0169392,0.03799432;0.5737425;-0.03959548,0;0;0,-0.06868245;0.2220546;-0.2274008,-0.1361821;0.4425665;-0.4725668,0.07555632;0.4431019;-0.3484404,0.2436792;0.2909232;-0.2647738,0.280247;0.05763432;-0.2323458,-0.208566;0.2992452;-0.2404075,-0.3770253;0.2124804;-0.09035058,-0.3265996;-0.01946375;-0.1120679,0.08396548;0.02936048;-0.0429914,0.07324973;-0.3104887;-0.2538428,0.06375204;-0.6587994;-0.2068245,0.08090576;-0.6838813;-0.2577803,-0.09015185;-0.02362399;-0.03278796,-0.1696704;-0.3470863;-0.2544172,-0.1773209;-0.6960851;-0.2124338,-0.1750804;-0.7090893;-0.2762333,-0.1189126;0.3891535;-0.4083123,632.3872
+0;0;0,0.02021032;0.3241567;-0.01583068,0.04400111;0.6579375;-0.05204379,0.2426473;0.5308999;-0.01520477,0.2706504;0.2965668;0.03702121,0.3124675;0.06220023;0.04868931,-0.1677748;0.5293316;-0.039641,-0.2435567;0.3026219;-0.003814135,-0.306172;0.07264104;-0.003012897,0.08686793;0.0008531119;-0.04705035,0.07423393;-0.3964179;-0.00137008,0.04196107;-0.7399654;0.06611966,0.04451752;-0.7046447;-0.01062606,-0.08644895;0.01195446;-0.04630519,-0.1474908;-0.3830124;-0.02771372,-0.1923157;-0.7206062;0.05970759,-0.187753;-0.6852025;-0.0169392,0.03799432;0.5737425;-0.03959548,0;0;0,-0.06868245;0.2220546;-0.2274008,-0.1361821;0.4425665;-0.4725668,0.07555632;0.4431019;-0.3484404,0.2436792;0.2909232;-0.2647738,0.280247;0.05763432;-0.2323458,-0.208566;0.2992452;-0.2404075,-0.3770253;0.2124804;-0.09035058,-0.3265996;-0.01946375;-0.1120679,0.08396548;0.02936048;-0.0429914,0.07324973;-0.3104887;-0.2538428,0.06375204;-0.6587994;-0.2068245,0.08090576;-0.6838813;-0.2577803,-0.09015185;-0.02362399;-0.03278796,-0.1696704;-0.3470863;-0.2544172,-0.1773209;-0.6960851;-0.2124338,-0.1750804;-0.7090893;-0.2762333,-0.1189126;0.3891535;-0.4083123,632.3988
+0;0;0,0.02108916;0.3279771;-0.01794921,0.04506673;0.6656053;-0.0563641,0.2429224;0.538836;-0.01915487,0.2711765;0.3046225;0.03836322,0.3124199;0.07059161;0.05451396,-0.165998;0.5377232;-0.04320945,-0.2446112;0.3115318;-0.002960052,-0.3079472;0.08209291;0.005909311,0.0874486;0.0006479237;-0.04734955,0.0743164;-0.393869;-0.002696067,0.04254513;-0.7373228;0.06297012,0.04506512;-0.7021565;-0.01403838,-0.08709345;0.01216292;-0.04643762,-0.1475555;-0.3799142;-0.02570534,-0.1920337;-0.7154502;0.06767184,-0.1874893;-0.6801734;-0.009236246,0.03906447;0.5804952;-0.04337337,0;0;0,-0.06897913;0.2233866;-0.2316813,-0.1357585;0.445439;-0.4812729,0.07392065;0.4412195;-0.3522191,0.2439727;0.2915643;-0.264765,0.280535;0.05857366;-0.2314355,-0.2052997;0.3023252;-0.2472529,-0.3776942;0.2129476;-0.101464,-0.3283215;-0.01985538;-0.1113334,0.08408969;0.02850175;-0.04479098,0.07415894;-0.3098494;-0.2527089,0.06553031;-0.6576201;-0.205137,0.08265199;-0.6825671;-0.2566252,-0.09127794;-0.0232968;-0.03186306,-0.1704613;-0.3440655;-0.2524246,-0.1770056;-0.6925586;-0.2100959,-0.1749842;-0.7060255;-0.2738916,-0.1191396;0.3911596;-0.4162648,632.4205
+0;0;0,0.02108916;0.3279771;-0.01794921,0.04506673;0.6656053;-0.0563641,0.2429224;0.538836;-0.01915487,0.2711765;0.3046225;0.03836322,0.3124199;0.07059161;0.05451396,-0.165998;0.5377232;-0.04320945,-0.2446112;0.3115318;-0.002960052,-0.3079472;0.08209291;0.005909311,0.0874486;0.0006479237;-0.04734955,0.0743164;-0.393869;-0.002696067,0.04254513;-0.7373228;0.06297012,0.04506512;-0.7021565;-0.01403838,-0.08709345;0.01216292;-0.04643762,-0.1475555;-0.3799142;-0.02570534,-0.1920337;-0.7154502;0.06767184,-0.1874893;-0.6801734;-0.009236246,0.03906447;0.5804952;-0.04337337,0;0;0,-0.06897913;0.2233866;-0.2316813,-0.1357585;0.445439;-0.4812729,0.07392065;0.4412195;-0.3522191,0.2439727;0.2915643;-0.264765,0.280535;0.05857366;-0.2314355,-0.2052997;0.3023252;-0.2472529,-0.3776942;0.2129476;-0.101464,-0.3283215;-0.01985538;-0.1113334,0.08408969;0.02850175;-0.04479098,0.07415894;-0.3098494;-0.2527089,0.06553031;-0.6576201;-0.205137,0.08265199;-0.6825671;-0.2566252,-0.09127794;-0.0232968;-0.03186306,-0.1704613;-0.3440655;-0.2524246,-0.1770056;-0.6925586;-0.2100959,-0.1749842;-0.7060255;-0.2738916,-0.1191396;0.3911596;-0.4162648,632.4324
+0;0;0,0.02114345;0.3288213;-0.01799541,0.04515788;0.6669689;-0.05647078,0.2412639;0.5403974;-0.01944406,0.2694102;0.3070774;0.0378546,0.3108305;0.07204288;0.0540746,-0.1641691;0.5392941;-0.04329349,-0.2424824;0.3139656;-0.003197644,-0.30609;0.08354276;0.005709757,0.08730166;0.000646835;-0.04726999,0.07412773;-0.395124;-0.002474584,0.04238331;-0.7382876;0.0631361,0.0449135;-0.7031004;-0.01418449,-0.08694711;0.01214248;-0.04635959,-0.1476013;-0.3811809;-0.02556142,-0.1920419;-0.7164332;0.06773683,-0.1874791;-0.681135;-0.00948292,0.03914452;0.5817014;-0.04345602,0;0;0,-0.06840049;0.2232714;-0.2331643,-0.1339882;0.4443135;-0.4846807,0.0739653;0.4387516;-0.3560703,0.24331;0.2904724;-0.2674744,0.2805193;0.0568267;-0.232188,-0.2038849;0.3014398;-0.2523081,-0.3732967;0.2128442;-0.1041054,-0.3291087;-0.02219674;-0.1089178,0.08416582;0.02874103;-0.04411936,0.07306145;-0.3108187;-0.2524235,0.06646914;-0.6582602;-0.2043133,0.08353069;-0.6830322;-0.2564738,-0.09093653;-0.02340301;-0.03223816,-0.169918;-0.3453279;-0.2534644,-0.1763191;-0.6934868;-0.2108259,-0.1740374;-0.7072937;-0.2747598,-0.117847;0.3902006;-0.4192028,632.4551
+0;0;0,0.02253206;0.3286356;-0.01962846,0.04708219;0.6665421;-0.05986253,0.2432522;0.5407875;-0.02231624,0.2708136;0.3084095;0.03895726,0.3130404;0.07412478;0.06235647,-0.1626876;0.5407567;-0.04742603,-0.2433154;0.3172595;-0.002019633,-0.3082309;0.08741398;0.01128338,0.08724018;0.0004225693;-0.04738588,0.07393675;-0.395432;-0.003375284,0.04044526;-0.7384063;0.06235615,0.04317205;-0.7033567;-0.01496686,-0.08705595;0.01231207;-0.04610993,-0.1474947;-0.3809078;-0.02287097,-0.1938213;-0.7138733;0.07743616,-0.1890696;-0.6787746;0.0002143532,0.04099531;0.5813419;-0.04644771,0;0;0,-0.06840049;0.2232714;-0.2331643,-0.1339882;0.4443135;-0.4846807,0.0739653;0.4387516;-0.3560703,0.24331;0.2904724;-0.2674744,0.2805193;0.0568267;-0.232188,-0.2038849;0.3014398;-0.2523081,-0.3732967;0.2128442;-0.1041054,-0.3291087;-0.02219674;-0.1089178,0.08416582;0.02874103;-0.04411936,0.07306145;-0.3108187;-0.2524235,0.06646914;-0.6582602;-0.2043133,0.08353069;-0.6830322;-0.2564738,-0.09093653;-0.02340301;-0.03223816,-0.169918;-0.3453279;-0.2534644,-0.1763191;-0.6934868;-0.2108259,-0.1740374;-0.7072937;-0.2747598,-0.117847;0.3902006;-0.4192028,632.4763
+0;0;0,0.02253206;0.3286356;-0.01962846,0.04708219;0.6665421;-0.05986253,0.2432522;0.5407875;-0.02231624,0.2708136;0.3084095;0.03895726,0.3130404;0.07412478;0.06235647,-0.1626876;0.5407567;-0.04742603,-0.2433154;0.3172595;-0.002019633,-0.3082309;0.08741398;0.01128338,0.08724018;0.0004225693;-0.04738588,0.07393675;-0.395432;-0.003375284,0.04044526;-0.7384063;0.06235615,0.04317205;-0.7033567;-0.01496686,-0.08705595;0.01231207;-0.04610993,-0.1474947;-0.3809078;-0.02287097,-0.1938213;-0.7138733;0.07743616,-0.1890696;-0.6787746;0.0002143532,0.04099531;0.5813419;-0.04644771,0;0;0,-0.06840049;0.2232714;-0.2331643,-0.1339882;0.4443135;-0.4846807,0.0739653;0.4387516;-0.3560703,0.24331;0.2904724;-0.2674744,0.2805193;0.0568267;-0.232188,-0.2038849;0.3014398;-0.2523081,-0.3732967;0.2128442;-0.1041054,-0.3291087;-0.02219674;-0.1089178,0.08416582;0.02874103;-0.04411936,0.07306145;-0.3108187;-0.2524235,0.06646914;-0.6582602;-0.2043133,0.08353069;-0.6830322;-0.2564738,-0.09093653;-0.02340301;-0.03223816,-0.169918;-0.3453279;-0.2534644,-0.1763191;-0.6934868;-0.2108259,-0.1740374;-0.7072937;-0.2747598,-0.117847;0.3902006;-0.4192028,632.4877
+0;0;0,0.02261513;0.3298472;-0.01970083,0.04719827;0.6682082;-0.05998937,0.2420178;0.5426013;-0.02258407,0.2695557;0.3104208;0.03863735,0.3117902;0.07609351;0.06204082,-0.1612289;0.5425707;-0.04752727,-0.2417881;0.3192635;-0.002159465,-0.3067155;0.08937614;0.01114597,0.08731256;0.0004229198;-0.04742519,0.07401826;-0.3951598;-0.003444821,0.04047562;-0.738658;0.06238701,0.04321511;-0.703585;-0.01529597,-0.08712818;0.01232229;-0.04614818,-0.1475255;-0.3806276;-0.02292519,-0.1939228;-0.7141017;0.07753515,-0.1891489;-0.6789793;-4.614145E-05,0.04110271;0.5828866;-0.04655544,0;0;0,-0.06796744;0.2229199;-0.235342,-0.1324612;0.4431736;-0.4884584,0.07435284;0.4361448;-0.360544,0.2438132;0.2901118;-0.269047,0.281341;0.0565421;-0.2333028,-0.2032702;0.3010471;-0.2574183,-0.3623034;0.1943252;-0.1099971,-0.3287612;-0.04252315;-0.1056878,0.08434992;0.02872124;-0.04396582,0.07276013;-0.3107381;-0.2518835,0.06669678;-0.6586556;-0.2032366,0.08416469;-0.6831142;-0.2561235,-0.09102757;-0.02327617;-0.03232667,-0.1695123;-0.3451752;-0.2532743,-0.1761359;-0.6938354;-0.2103538,-0.1737719;-0.7080578;-0.2744372,-0.1166836;0.3891345;-0.4226689,632.5098
+0;0;0,0.02382173;0.3296606;-0.02133414,0.04945618;0.6676892;-0.06369746,0.2441264;0.5432491;-0.02486211,0.2720608;0.3125929;0.04170785,0.3146355;0.07891521;0.07039399,-0.1595178;0.5436612;-0.04921974,-0.2407042;0.3215974;0.0008859076,-0.3072121;0.0924951;0.01904174,0.08730358;0.0003868309;-0.04744204,0.07324987;-0.395218;-0.003899153,0.04034946;-0.7387863;0.06189074,0.04297673;-0.7038788;-0.01580675,-0.08717883;0.0123155;-0.04605423,-0.1467143;-0.3804316;-0.01773503,-0.1944342;-0.7111016;0.09103119,-0.1897658;-0.6761894;0.01342989,0.04310951;0.5824726;-0.04972427,0;0;0,-0.06796744;0.2229199;-0.235342,-0.1324612;0.4431736;-0.4884584,0.07435284;0.4361448;-0.360544,0.2438132;0.2901118;-0.269047,0.281341;0.0565421;-0.2333028,-0.2032702;0.3010471;-0.2574183,-0.3623034;0.1943252;-0.1099971,-0.3287612;-0.04252315;-0.1056878,0.08434992;0.02872124;-0.04396582,0.07276013;-0.3107381;-0.2518835,0.06669678;-0.6586556;-0.2032366,0.08416469;-0.6831142;-0.2561235,-0.09102757;-0.02327617;-0.03232667,-0.1695123;-0.3451752;-0.2532743,-0.1761359;-0.6938354;-0.2103538,-0.1737719;-0.7080578;-0.2744372,-0.1166836;0.3891345;-0.4226689,632.5212
+0;0;0,0.02395084;0.3314473;-0.02144976,0.04967287;0.6706321;-0.06396088,0.2445647;0.5457964;-0.02503796,0.2728015;0.3126436;0.04225254,0.3148751;0.08171615;0.07060106,-0.1595764;0.546209;-0.04942559,-0.2416416;0.3217416;0.001222398,-0.3073667;0.09533571;0.01916455,0.08730246;0.0003868259;-0.04744143,0.07327479;-0.3944849;-0.003979236,0.04045643;-0.7371964;0.0616466,0.04308591;-0.7022848;-0.01611646,-0.08717771;0.01231534;-0.04605365,-0.1466029;-0.3797039;-0.01778692,-0.1942037;-0.7095494;0.09070805,-0.1895314;-0.6746331;0.01304127,0.04330033;0.5850682;-0.04993074,0;0;0,-0.06626236;0.2227521;-0.2384992,-0.1284374;0.4429598;-0.4938123,0.07810863;0.433994;-0.3644383,0.2475838;0.2836603;-0.2729864,0.2834373;0.05276795;-0.2368674,-0.200606;0.3014694;-0.261894,-0.376104;0.2112247;-0.1178737,-0.3345171;-0.02101821;-0.1025409,0.08456001;0.02834281;-0.04380465,0.07265949;-0.310931;-0.2505922,0.06666688;-0.6579902;-0.202126,0.08430031;-0.6823661;-0.2551398,-0.09111726;-0.02281794;-0.03239666,-0.1692201;-0.3445356;-0.252413,-0.1768098;-0.6922187;-0.2088949,-0.1744072;-0.7067252;-0.2728601,-0.1133319;0.3887981;-0.4275026,632.5334
+0;0;0,0.02850398;0.3300855;-0.03669037,0.05655708;0.6627939;-0.1130437,0.2357933;0.5141551;-0.02494837,0.2651742;0.2819293;0.04704676,0.3058486;0.05072545;0.08085124,-0.1418175;0.5167359;-0.04795496,-0.2262025;0.2937405;0.007970609,-0.2929323;0.06746526;0.03244475,0.08754198;0.0004302907;-0.04745247,0.07144891;-0.3937936;-0.004892983,0.03716375;-0.7387007;0.06069402,0.03985259;-0.706083;-0.01783494,-0.08737377;0.01226004;-0.04616314,-0.1475592;-0.3785496;-0.01257414,-0.1933096;-0.7059593;0.1105029,-0.2114304;-0.7340482;0.06072146,0.05081951;0.5786546;-0.09225095,0;0;0,-0.06476349;0.221937;-0.2401349,-0.1255858;0.4405382;-0.4966843,0.08206631;0.4309623;-0.3688891,0.250904;0.2800104;-0.2757077,0.2878718;0.0481033;-0.2424688,-0.1990602;0.2994092;-0.2642928,-0.3825767;0.222232;-0.1216717,-0.3381603;-0.01006405;-0.1038365,0.08478544;0.02808139;-0.04402709,0.07242661;-0.3106968;-0.2503262,0.06617657;-0.6599358;-0.2010195,0.08426324;-0.6837543;-0.2554009,-0.09141679;-0.02267658;-0.03231505,-0.1691624;-0.3433221;-0.2528254,-0.1774169;-0.693188;-0.2085096,-0.1751043;-0.7083238;-0.2728392,-0.1108221;0.3867622;-0.4300897,632.5547
+0;0;0,0.02850398;0.3300855;-0.03669037,0.05655708;0.6627939;-0.1130437,0.2357933;0.5141551;-0.02494837,0.2651742;0.2819293;0.04704676,0.3058486;0.05072545;0.08085124,-0.1418175;0.5167359;-0.04795496,-0.2262025;0.2937405;0.007970609,-0.2929323;0.06746526;0.03244475,0.08754198;0.0004302907;-0.04745247,0.07144891;-0.3937936;-0.004892983,0.03716375;-0.7387007;0.06069402,0.03985259;-0.706083;-0.01783494,-0.08737377;0.01226004;-0.04616314,-0.1475592;-0.3785496;-0.01257414,-0.1933096;-0.7059593;0.1105029,-0.2114304;-0.7340482;0.06072146,0.05081951;0.5786546;-0.09225095,0;0;0,-0.06476349;0.221937;-0.2401349,-0.1255858;0.4405382;-0.4966843,0.08206631;0.4309623;-0.3688891,0.250904;0.2800104;-0.2757077,0.2878718;0.0481033;-0.2424688,-0.1990602;0.2994092;-0.2642928,-0.3825767;0.222232;-0.1216717,-0.3381603;-0.01006405;-0.1038365,0.08478544;0.02808139;-0.04402709,0.07242661;-0.3106968;-0.2503262,0.06617657;-0.6599358;-0.2010195,0.08426324;-0.6837543;-0.2554009,-0.09141679;-0.02267658;-0.03231505,-0.1691624;-0.3433221;-0.2528254,-0.1774169;-0.693188;-0.2085096,-0.1751043;-0.7083238;-0.2728392,-0.1108221;0.3867622;-0.4300897,632.5666
+0;0;0,0.02851535;0.3302173;-0.03670502,0.05653046;0.6625004;-0.1129631,0.2308128;0.5155976;-0.02667247,0.260062;0.2844132;0.04499979,0.3007624;0.05306138;0.0788259,-0.136684;0.5181092;-0.04906285,-0.2206905;0.2961139;0.006611913,-0.287463;0.06969382;0.03110172,0.0877926;0.0004315226;-0.04758832,0.07162996;-0.3954965;-0.004844848,0.03734915;-0.74036;0.06073384,0.04003556;-0.7077447;-0.01772404,-0.08762391;0.01229514;-0.0462953,-0.1480695;-0.380204;-0.01256109,-0.1938141;-0.7075721;0.1105003,-0.2119185;-0.7356085;0.06076397,0.05079346;0.5783696;-0.09217241,0;0;0,-0.0598718;0.2199939;-0.2433555,-0.1107342;0.4329096;-0.5061667,0.0879209;0.4265034;-0.3771448,0.2555254;0.2770543;-0.2822113,0.2936871;0.04494014;-0.2507296,-0.1840987;0.2941078;-0.2768912,-0.375622;0.2365855;-0.1374328,-0.344348;0.003547564;-0.1051898,0.08522432;0.02812493;-0.04379702,0.07235307;-0.3119365;-0.2512574,0.06498393;-0.6611592;-0.202311,0.08268498;-0.6851124;-0.2565827,-0.09173066;-0.02257767;-0.03237453,-0.1696084;-0.3444324;-0.2541668,-0.1785878;-0.6941699;-0.2093381,-0.1748881;-0.709821;-0.2731502,-0.09886801;0.3808488;-0.4376683,632.5881
+0;0;0,0.02851535;0.3302173;-0.03670502,0.05653046;0.6625004;-0.1129631,0.2308128;0.5155976;-0.02667247,0.260062;0.2844132;0.04499979,0.3007624;0.05306138;0.0788259,-0.136684;0.5181092;-0.04906285,-0.2206905;0.2961139;0.006611913,-0.287463;0.06969382;0.03110172,0.0877926;0.0004315226;-0.04758832,0.07162996;-0.3954965;-0.004844848,0.03734915;-0.74036;0.06073384,0.04003556;-0.7077447;-0.01772404,-0.08762391;0.01229514;-0.0462953,-0.1480695;-0.380204;-0.01256109,-0.1938141;-0.7075721;0.1105003,-0.2119185;-0.7356085;0.06076397,0.05079346;0.5783696;-0.09217241,0;0;0,-0.0598718;0.2199939;-0.2433555,-0.1107342;0.4329096;-0.5061667,0.0879209;0.4265034;-0.3771448,0.2555254;0.2770543;-0.2822113,0.2936871;0.04494014;-0.2507296,-0.1840987;0.2941078;-0.2768912,-0.375622;0.2365855;-0.1374328,-0.344348;0.003547564;-0.1051898,0.08522432;0.02812493;-0.04379702,0.07235307;-0.3119365;-0.2512574,0.06498393;-0.6611592;-0.202311,0.08268498;-0.6851124;-0.2565827,-0.09173066;-0.02257767;-0.03237453,-0.1696084;-0.3444324;-0.2541668,-0.1785878;-0.6941699;-0.2093381,-0.1748881;-0.709821;-0.2731502,-0.09886801;0.3808488;-0.4376683,632.5998
+0;0;0,0.02827235;0.3298326;-0.04018729,0.05459119;0.6628907;-0.1135598,0.2301245;0.516911;-0.02991863,0.2600338;0.2872084;0.04611316,0.3006022;0.05687858;0.08644621,-0.1386023;0.5174247;-0.05115322,-0.2240877;0.297419;0.009907454,-0.2929516;0.07202309;0.03781506,0.08773408;0.0003426004;-0.04769684,0.06973182;-0.3954819;-0.004730105,0.03535807;-0.7403603;0.06072155,0.03805747;-0.7077582;-0.01773632,-0.08773044;0.01234783;-0.04607902,-0.1488424;-0.3794467;-0.005958617,-0.1946687;-0.7053121;0.1209988,-0.2231891;-0.7357081;0.07966354,0.04885761;0.5787482;-0.09281544,0;0;0,-0.0598718;0.2199939;-0.2433555,-0.1107342;0.4329096;-0.5061667,0.0879209;0.4265034;-0.3771448,0.2555254;0.2770543;-0.2822113,0.2936871;0.04494014;-0.2507296,-0.1840987;0.2941078;-0.2768912,-0.375622;0.2365855;-0.1374328,-0.344348;0.003547564;-0.1051898,0.08522432;0.02812493;-0.04379702,0.07235307;-0.3119365;-0.2512574,0.06498393;-0.6611592;-0.202311,0.08268498;-0.6851124;-0.2565827,-0.09173066;-0.02257767;-0.03237453,-0.1696084;-0.3444324;-0.2541668,-0.1785878;-0.6941699;-0.2093381,-0.1748881;-0.709821;-0.2731502,-0.09886801;0.3808488;-0.4376683,632.6108
+0;0;0,0.02827235;0.3298326;-0.04018729,0.05459119;0.6628907;-0.1135598,0.2301245;0.516911;-0.02991863,0.2600338;0.2872084;0.04611316,0.3006022;0.05687858;0.08644621,-0.1386023;0.5174247;-0.05115322,-0.2240877;0.297419;0.009907454,-0.2929516;0.07202309;0.03781506,0.08773408;0.0003426004;-0.04769684,0.06973182;-0.3954819;-0.004730105,0.03535807;-0.7403603;0.06072155,0.03805747;-0.7077582;-0.01773632,-0.08773044;0.01234783;-0.04607902,-0.1488424;-0.3794467;-0.005958617,-0.1946687;-0.7053121;0.1209988,-0.2231891;-0.7357081;0.07966354,0.04885761;0.5787482;-0.09281544,0;0;0,-0.0598718;0.2199939;-0.2433555,-0.1107342;0.4329096;-0.5061667,0.0879209;0.4265034;-0.3771448,0.2555254;0.2770543;-0.2822113,0.2936871;0.04494014;-0.2507296,-0.1840987;0.2941078;-0.2768912,-0.375622;0.2365855;-0.1374328,-0.344348;0.003547564;-0.1051898,0.08522432;0.02812493;-0.04379702,0.07235307;-0.3119365;-0.2512574,0.06498393;-0.6611592;-0.202311,0.08268498;-0.6851124;-0.2565827,-0.09173066;-0.02257767;-0.03237453,-0.1696084;-0.3444324;-0.2541668,-0.1785878;-0.6941699;-0.2093381,-0.1748881;-0.709821;-0.2731502,-0.09886801;0.3808488;-0.4376683,632.6224
+0;0;0,0.02847336;0.3299766;-0.04358095,0.05388128;0.6641148;-0.1159286,0.2297316;0.518746;-0.0340589,0.259966;0.2874459;0.04753656,0.2986564;0.06308264;0.09449735,-0.13919;0.5187734;-0.05393026,-0.2269621;0.297679;0.01303999,-0.2968389;0.07829019;0.04508543,0.08806926;0.0001802957;-0.04802541,0.06889876;-0.3992738;-0.005076226,0.0345923;-0.7447797;0.06063017,0.03721679;-0.7122844;-0.01762772,-0.08820005;0.01252252;-0.04611513,-0.1512091;-0.3820874;-0.0004143976,-0.1973297;-0.7048428;0.1358592,-0.1926632;-0.6724611;0.05769293,0.04802173;0.5797493;-0.09498347,0;0;0,-0.05465388;0.2172253;-0.2478321,-0.09986779;0.4266858;-0.5154378,0.09658004;0.4234537;-0.3852754,0.2636859;0.2687986;-0.289207,0.3010999;0.0413989;-0.2586994,-0.174657;0.2900933;-0.2850587,-0.3766451;0.2457538;-0.1497572,-0.3446822;0.01879866;-0.1108874,0.08603326;0.02826488;-0.04315138,0.07322076;-0.3142639;-0.2535927,0.06323399;-0.6640724;-0.2045734,0.08039042;-0.6882834;-0.2584643,-0.09210122;-0.02254708;-0.03273624,-0.1690551;-0.3478242;-0.2564516,-0.1796165;-0.6980016;-0.2102688,-0.1751468;-0.7141181;-0.2734409,-0.08908312;0.3753796;-0.4458537,632.644
+0;0;0,0.02861726;0.3316443;-0.0438012,0.05417711;0.6677907;-0.1165874,0.2287485;0.522243;-0.03498507,0.258752;0.2927104;0.04598689,0.2971095;0.0702769;0.09254377,-0.1376604;0.5222703;-0.05472108,-0.2247618;0.3028653;0.01173744,-0.2940376;0.08536351;0.04350724,0.08887643;0.0001819482;-0.04846557,0.0695321;-0.402894;-0.005126953,0.03504001;-0.7502695;0.06093498,0.03765743;-0.717781;-0.0171122,-0.08900841;0.01263729;-0.04653778,-0.1525888;-0.3855506;-0.0004226677,-0.198959;-0.7100525;0.1365883,-0.1943051;-0.6776772;0.05863251,0.04827629;0.5828308;-0.09549469,0;0;0,-0.04883284;0.2139354;-0.2541111,-0.09102046;0.419855;-0.5275543,0.1030689;0.4156432;-0.3937962,0.2699165;0.2628393;-0.2991667,0.3061482;0.0377087;-0.2657154,-0.165676;0.2850012;-0.296584,-0.3787615;0.2650494;-0.1768409,-0.3486588;0.04307824;-0.1226363,0.08717678;0.02881792;-0.04263449,0.07276595;-0.3157972;-0.2565396,0.05973471;-0.6672609;-0.2062693,0.07640921;-0.6917037;-0.2597702,-0.09285879;-0.02306338;-0.03306491,-0.1685303;-0.3517099;-0.25887,-0.181575;-0.7035804;-0.2115349,-0.1764443;-0.7203207;-0.2739322,-0.080823;0.3693141;-0.4565647,632.6552
+0;0;0,0.02861726;0.3316443;-0.0438012,0.05417711;0.6677907;-0.1165874,0.2287485;0.522243;-0.03498507,0.258752;0.2927104;0.04598689,0.2971095;0.0702769;0.09254377,-0.1376604;0.5222703;-0.05472108,-0.2247618;0.3028653;0.01173744,-0.2940376;0.08536351;0.04350724,0.08887643;0.0001819482;-0.04846557,0.0695321;-0.402894;-0.005126953,0.03504001;-0.7502695;0.06093498,0.03765743;-0.717781;-0.0171122,-0.08900841;0.01263729;-0.04653778,-0.1525888;-0.3855506;-0.0004226677,-0.198959;-0.7100525;0.1365883,-0.1943051;-0.6776772;0.05863251,0.04827629;0.5828308;-0.09549469,0;0;0,-0.04883284;0.2139354;-0.2541111,-0.09102046;0.419855;-0.5275543,0.1030689;0.4156432;-0.3937962,0.2699165;0.2628393;-0.2991667,0.3061482;0.0377087;-0.2657154,-0.165676;0.2850012;-0.296584,-0.3787615;0.2650494;-0.1768409,-0.3486588;0.04307824;-0.1226363,0.08717678;0.02881792;-0.04263449,0.07276595;-0.3157972;-0.2565396,0.05973471;-0.6672609;-0.2062693,0.07640921;-0.6917037;-0.2597702,-0.09285879;-0.02306338;-0.03306491,-0.1685303;-0.3517099;-0.25887,-0.181575;-0.7035804;-0.2115349,-0.1764443;-0.7203207;-0.2739322,-0.080823;0.3693141;-0.4565647,632.6669
+0;0;0,0.0286761;0.3319586;-0.04652712,0.05416621;0.6680781;-0.1197458,0.2322447;0.5224427;-0.0375675,0.2637092;0.2893365;0.0493698,0.29916;0.07730956;0.09967569,-0.1410592;0.5216833;-0.0567487,-0.2314535;0.2993559;0.01595589,-0.2988806;0.09222829;0.05193691,0.08804633;-0.0002109092;-0.04822636,0.06799065;-0.4033697;-0.005204666,0.03374048;-0.7507895;0.06106436,0.03629669;-0.7184626;-0.01682702,-0.088208;0.01295038;-0.04614779,-0.1526076;-0.3845622;0.005101986,-0.19973;-0.7052482;0.1507216,-0.2332582;-0.732478;0.1097383,0.04809605;0.5832239;-0.09829843,0;0;0,-0.04651634;0.2120346;-0.2570236,-0.09073076;0.4182034;-0.5300548,0.1090534;0.4110465;-0.3987725,0.2772421;0.2535876;-0.2997479,0.3100544;0.037698;-0.2672226,-0.1668684;0.2835341;-0.2958998,-0.387484;0.2650649;-0.1781108,-0.3580711;0.05311888;-0.1237358,0.08659472;0.02860692;-0.04196405,0.07089517;-0.3154982;-0.2567554,0.05403323;-0.666757;-0.2057838,0.07006811;-0.691441;-0.2589962,-0.09180842;-0.02267206;-0.03369236,-0.1690709;-0.3522125;-0.2577988,-0.1870821;-0.7038518;-0.2099388,-0.1829679;-0.7208124;-0.2720419,-0.07997276;0.3674645;-0.4592955,632.6888
+0;0;0,0.0286761;0.3319586;-0.04652712,0.05416621;0.6680781;-0.1197458,0.2322447;0.5224427;-0.0375675,0.2637092;0.2893365;0.0493698,0.29916;0.07730956;0.09967569,-0.1410592;0.5216833;-0.0567487,-0.2314535;0.2993559;0.01595589,-0.2988806;0.09222829;0.05193691,0.08804633;-0.0002109092;-0.04822636,0.06799065;-0.4033697;-0.005204666,0.03374048;-0.7507895;0.06106436,0.03629669;-0.7184626;-0.01682702,-0.088208;0.01295038;-0.04614779,-0.1526076;-0.3845622;0.005101986,-0.19973;-0.7052482;0.1507216,-0.2332582;-0.732478;0.1097383,0.04809605;0.5832239;-0.09829843,0;0;0,-0.04651634;0.2120346;-0.2570236,-0.09073076;0.4182034;-0.5300548,0.1090534;0.4110465;-0.3987725,0.2772421;0.2535876;-0.2997479,0.3100544;0.037698;-0.2672226,-0.1668684;0.2835341;-0.2958998,-0.387484;0.2650649;-0.1781108,-0.3580711;0.05311888;-0.1237358,0.08659472;0.02860692;-0.04196405,0.07089517;-0.3154982;-0.2567554,0.05403323;-0.666757;-0.2057838,0.07006811;-0.691441;-0.2589962,-0.09180842;-0.02267206;-0.03369236,-0.1690709;-0.3522125;-0.2577988,-0.1870821;-0.7038518;-0.2099388,-0.1829679;-0.7208124;-0.2720419,-0.07997276;0.3674645;-0.4592955,632.7007
+0;0;0,0.02917432;0.3377259;-0.04733547,0.05534527;0.6828285;-0.1225142,0.2092583;0.5427778;-0.04765983,0.2410219;0.3074557;0.04010392,0.2766652;0.09427728;0.090683,-0.1153964;0.5421174;-0.06434134,-0.2066501;0.3176764;0.0090544,-0.2744433;0.109424;0.04523083,0.08912107;-0.0002134837;-0.04881504,0.06918244;-0.4010195;-0.00604441,0.03491447;-0.7486198;0.06025904,0.03746548;-0.7162976;-0.01747373,-0.08928472;0.01310846;-0.04671109,-0.1533085;-0.3820843;0.004239596,-0.2004554;-0.702937;0.1499349,-0.2339153;-0.7300503;0.109035,0.04910798;0.595638;-0.1004763,0;0;0,-0.03113938;0.22014;-0.2602293,-0.04893378;0.4426477;-0.5352478,0.1189704;0.4080719;-0.4024675,0.2851767;0.2468312;-0.3001699,0.3198813;0.02985433;-0.2687001,-0.1324633;0.3318865;-0.3207804,-0.328828;0.2327351;-0.1954896,-0.3583324;0.03129792;-0.1070233,0.08881596;0.02457973;-0.04281449,0.07038199;-0.3171195;-0.2567635,0.05122841;-0.6683489;-0.2051163,0.06684713;-0.6932138;-0.258033,-0.09420333;-0.01643096;-0.03436967,-0.1674047;-0.3477996;-0.252793,-0.1890539;-0.699254;-0.203727,-0.1899247;-0.7156402;-0.2661918,-0.04531356;0.3872821;-0.4641964,632.7223
+0;0;0,0.02917432;0.3377259;-0.04733547,0.05534527;0.6828285;-0.1225142,0.2092583;0.5427778;-0.04765983,0.2410219;0.3074557;0.04010392,0.2766652;0.09427728;0.090683,-0.1153964;0.5421174;-0.06434134,-0.2066501;0.3176764;0.0090544,-0.2744433;0.109424;0.04523083,0.08912107;-0.0002134837;-0.04881504,0.06918244;-0.4010195;-0.00604441,0.03491447;-0.7486198;0.06025904,0.03746548;-0.7162976;-0.01747373,-0.08928472;0.01310846;-0.04671109,-0.1533085;-0.3820843;0.004239596,-0.2004554;-0.702937;0.1499349,-0.2339153;-0.7300503;0.109035,0.04910798;0.595638;-0.1004763,0;0;0,-0.03113938;0.22014;-0.2602293,-0.04893378;0.4426477;-0.5352478,0.1189704;0.4080719;-0.4024675,0.2851767;0.2468312;-0.3001699,0.3198813;0.02985433;-0.2687001,-0.1324633;0.3318865;-0.3207804,-0.328828;0.2327351;-0.1954896,-0.3583324;0.03129792;-0.1070233,0.08881596;0.02457973;-0.04281449,0.07038199;-0.3171195;-0.2567635,0.05122841;-0.6683489;-0.2051163,0.06684713;-0.6932138;-0.258033,-0.09420333;-0.01643096;-0.03436967,-0.1674047;-0.3477996;-0.252793,-0.1890539;-0.699254;-0.203727,-0.1899247;-0.7156402;-0.2661918,-0.04531356;0.3872821;-0.4641964,632.7339
+0;0;0,0.02719475;0.3376403;-0.04909284,0.05204787;0.6828108;-0.1243842,0.2067475;0.5423999;-0.05130588,0.2386435;0.3088834;0.04110966,0.2723517;0.09728068;0.09909026,-0.1178292;0.5415184;-0.06440215,-0.2060545;0.3168488;0.01193793,-0.2737768;0.1094265;0.05272256,0.08916081;-0.0003043484;-0.04874193,0.06691348;-0.4010327;-0.006383717,0.03247611;-0.748578;0.06011955,0.03427042;-0.7163032;-0.01763578,-0.08928281;0.0131109;-0.04671403,-0.1553078;-0.3809741;0.009943891,-0.2035102;-0.6970711;0.1653645,-0.238021;-0.7210485;0.1212087,0.04610317;0.595634;-0.1022119,0;0;0,-0.03113938;0.22014;-0.2602293,-0.04893378;0.4426477;-0.5352478,0.1189704;0.4080719;-0.4024675,0.2851767;0.2468312;-0.3001699,0.3198813;0.02985433;-0.2687001,-0.1324633;0.3318865;-0.3207804,-0.328828;0.2327351;-0.1954896,-0.3583324;0.03129792;-0.1070233,0.08881596;0.02457973;-0.04281449,0.07038199;-0.3171195;-0.2567635,0.05122841;-0.6683489;-0.2051163,0.06684713;-0.6932138;-0.258033,-0.09420333;-0.01643096;-0.03436967,-0.1674047;-0.3477996;-0.252793,-0.1890539;-0.699254;-0.203727,-0.1899247;-0.7156402;-0.2661918,-0.04531356;0.3872821;-0.4641964,632.7449
+0;0;0,0.02704177;0.335741;-0.04881669,0.05122552;0.671542;-0.1220143,0.2129513;0.5322782;-0.04764731,0.2448361;0.2988444;0.04473552,0.2783603;0.08839613;0.1023998,-0.1253532;0.5313594;-0.06129748,-0.2135473;0.3067694;0.01501558,-0.2809001;0.1004787;0.05557769,0.08852341;-0.0003021727;-0.04839348,0.0661276;-0.4037051;-0.00575256,0.03121813;-0.7560149;0.06166239,0.03300603;-0.7237483;-0.01581496,-0.08864455;0.01301718;-0.04638008,-0.1551102;-0.383698;0.01065599,-0.2039734;-0.7041284;0.1682072,-0.2383608;-0.7279128;0.1242093,0.04551258;0.5877638;-0.1007064,0;0;0,-0.03069907;0.2138663;-0.2629735,-0.04945441;0.415941;-0.5413027,0.1267601;0.3998348;-0.4093924,0.2916702;0.238933;-0.3047128,0.3290156;0.02370442;-0.2727828,-0.1214027;0.2850711;-0.3236977,-0.3422051;0.2614948;-0.2023182,-0.3542266;0.05660932;-0.1209859,0.08909648;0.02610356;-0.03948212,0.07279516;-0.3164847;-0.2572465,0.04989017;-0.6728472;-0.2085969,0.06467153;-0.6980352;-0.2610075,-0.09255988;-0.01834611;-0.0357002,-0.1626742;-0.3519863;-0.256657,-0.1866639;-0.7079117;-0.2054004,-0.1807161;-0.7250471;-0.26667,-0.04477787;0.3686871;-0.4688413,632.7676
+0;0;0,0.02598068;0.3361177;-0.05082634,0.04930525;0.6752238;-0.125723,0.2184276;0.5323414;-0.04955603,0.2502647;0.3050346;0.04669342,0.281918;0.0961749;0.1103531,-0.1334249;0.530539;-0.06091866,-0.2191578;0.3104882;0.01765208,-0.2870522;0.1052669;0.06182746,0.08813973;-0.000626867;-0.0481376,0.06551639;-0.4045118;-0.006335415,0.02960595;-0.757529;0.06177414,0.03098443;-0.725383;-0.0156574,-0.0881781;0.01323004;-0.04621494,-0.1563392;-0.382981;0.01504797,-0.2060743;-0.6973764;0.1860204,-0.2026424;-0.665551;0.1086445,0.04376738;0.590147;-0.1037533,0;0;0,-0.02660125;0.2128979;-0.2649534,-0.04402652;0.4172744;-0.5461302,0.1403289;0.3964925;-0.4134667,0.3005718;0.2385284;-0.3070927,0.3387582;0.02404606;-0.2722213,-0.1242016;0.2909162;-0.3191963,-0.3339473;0.2492097;-0.1918654,-0.3332242;0.04801324;-0.1013317,0.09095889;0.02508986;-0.03439784,0.07558087;-0.3150686;-0.2567444,0.04984175;-0.6723356;-0.2093375,0.06420866;-0.6976347;-0.2616611,-0.0916407;-0.01822283;-0.03682584,-0.15619;-0.3523746;-0.2594426,-0.1805138;-0.7082428;-0.2018597,-0.1764954;-0.7256734;-0.2629853,-0.03981754;0.3684264;-0.4730031,632.7894
+0;0;0,0.02598068;0.3361177;-0.05082634,0.04930525;0.6752238;-0.125723,0.2184276;0.5323414;-0.04955603,0.2502647;0.3050346;0.04669342,0.281918;0.0961749;0.1103531,-0.1334249;0.530539;-0.06091866,-0.2191578;0.3104882;0.01765208,-0.2870522;0.1052669;0.06182746,0.08813973;-0.000626867;-0.0481376,0.06551639;-0.4045118;-0.006335415,0.02960595;-0.757529;0.06177414,0.03098443;-0.725383;-0.0156574,-0.0881781;0.01323004;-0.04621494,-0.1563392;-0.382981;0.01504797,-0.2060743;-0.6973764;0.1860204,-0.2026424;-0.665551;0.1086445,0.04376738;0.590147;-0.1037533,0;0;0,-0.02660125;0.2128979;-0.2649534,-0.04402652;0.4172744;-0.5461302,0.1403289;0.3964925;-0.4134667,0.3005718;0.2385284;-0.3070927,0.3387582;0.02404606;-0.2722213,-0.1242016;0.2909162;-0.3191963,-0.3339473;0.2492097;-0.1918654,-0.3332242;0.04801324;-0.1013317,0.09095889;0.02508986;-0.03439784,0.07558087;-0.3150686;-0.2567444,0.04984175;-0.6723356;-0.2093375,0.06420866;-0.6976347;-0.2616611,-0.0916407;-0.01822283;-0.03682584,-0.15619;-0.3523746;-0.2594426,-0.1805138;-0.7082428;-0.2018597,-0.1764954;-0.7256734;-0.2629853,-0.03981754;0.3684264;-0.4730031,632.8012
+0;0;0,0.0260713;0.33729;-0.05100361,0.04959362;0.6792918;-0.1265542,0.2186816;0.5353846;-0.05011546,0.250376;0.3090965;0.0457027,0.2815527;0.1033813;0.1084039,-0.1332347;0.533582;-0.06148015,-0.2185834;0.3145171;0.01673852,-0.2854555;0.1123856;0.0602488,0.08889761;-0.0006322572;-0.04855151,0.06625931;-0.4047843;-0.006721683,0.03015841;-0.7596739;0.06174913,0.03153671;-0.7275282;-0.01567268,-0.08893631;0.0133438;-0.04661232,-0.1571425;-0.3831292;0.01469111,-0.2071413;-0.6991922;0.1865704,-0.2037099;-0.667367;0.1092042,0.04398973;0.5932007;-0.1043225,0;0;0,-0.02207965;0.2119976;-0.2676101,-0.03793341;0.4174127;-0.5518444,0.1457284;0.3939454;-0.4166987,0.3058859;0.2378756;-0.310004,0.3458343;0.02737565;-0.273726,-0.1208473;0.293291;-0.3239591,-0.3300891;0.2495206;-0.1986835,-0.3308833;0.05223286;-0.1075841,0.09265191;0.0251503;-0.03230357,0.07585741;-0.3133411;-0.2575648,0.04834251;-0.6725539;-0.2112262,0.0627207;-0.6978425;-0.2635434,-0.09218106;-0.0179301;-0.03796834,-0.1509639;-0.3513856;-0.2636962,-0.1777278;-0.7065678;-0.1925099,-0.1743613;-0.7242833;-0.2534406,-0.03410231;0.3676173;-0.4780672,632.8229
+0;0;0,0.0260713;0.33729;-0.05100361,0.04959362;0.6792918;-0.1265542,0.2186816;0.5353846;-0.05011546,0.250376;0.3090965;0.0457027,0.2815527;0.1033813;0.1084039,-0.1332347;0.533582;-0.06148015,-0.2185834;0.3145171;0.01673852,-0.2854555;0.1123856;0.0602488,0.08889761;-0.0006322572;-0.04855151,0.06625931;-0.4047843;-0.006721683,0.03015841;-0.7596739;0.06174913,0.03153671;-0.7275282;-0.01567268,-0.08893631;0.0133438;-0.04661232,-0.1571425;-0.3831292;0.01469111,-0.2071413;-0.6991922;0.1865704,-0.2037099;-0.667367;0.1092042,0.04398973;0.5932007;-0.1043225,0;0;0,-0.02207965;0.2119976;-0.2676101,-0.03793341;0.4174127;-0.5518444,0.1457284;0.3939454;-0.4166987,0.3058859;0.2378756;-0.310004,0.3458343;0.02737565;-0.273726,-0.1208473;0.293291;-0.3239591,-0.3300891;0.2495206;-0.1986835,-0.3308833;0.05223286;-0.1075841,0.09265191;0.0251503;-0.03230357,0.07585741;-0.3133411;-0.2575648,0.04834251;-0.6725539;-0.2112262,0.0627207;-0.6978425;-0.2635434,-0.09218106;-0.0179301;-0.03796834,-0.1509639;-0.3513856;-0.2636962,-0.1777278;-0.7065678;-0.1925099,-0.1743613;-0.7242833;-0.2534406,-0.03410231;0.3676173;-0.4780672,632.8349
+0;0;0,0.02793036;0.3395471;-0.05486899,0.0553433;0.6825361;-0.1369787,0.2128166;0.543148;-0.05819194,0.2436537;0.3202094;0.04290617,0.2756976;0.1195047;0.115748,-0.1198758;0.5432307;-0.07255369,-0.2094718;0.3296608;0.01249797,-0.2779157;0.1306587;0.06075479,0.08939759;-0.001045086;-0.04897328,0.06595019;-0.4049409;-0.007231601,0.03022812;-0.7567669;0.06066329,0.03243492;-0.7251261;-0.0167417,-0.08938129;0.01386105;-0.04701341,-0.1593652;-0.3813932;0.01856302,-0.2108809;-0.6883739;0.1996052,-0.2543281;-0.716785;0.1731554,0.04852477;0.5961524;-0.1126571,0;0;0,-0.01193963;0.2127673;-0.2714231,-0.02177175;0.4211624;-0.557168,0.1473215;0.3927273;-0.4169257,0.3060436;0.2370597;-0.3099291,0.3453882;0.02863172;-0.2696192,-0.08875965;0.305972;-0.3286362,-0.3083994;0.2524374;-0.2298142,-0.3292463;0.07050209;-0.1154461,0.09314779;0.02149239;-0.03539729,0.07007436;-0.3177674;-0.2585437,0.04088689;-0.6733155;-0.2095437,0.05500431;-0.6986464;-0.2618723,-0.09366644;-0.01486459;-0.03737706,-0.1535418;-0.3476109;-0.2634717,-0.179079;-0.6936432;-0.1671557,-0.1864588;-0.7229163;-0.2164643,-0.01957837;0.3699331;-0.4832022,632.8566
+0;0;0,0.02793036;0.3395471;-0.05486899,0.0553433;0.6825361;-0.1369787,0.2128166;0.543148;-0.05819194,0.2436537;0.3202094;0.04290617,0.2756976;0.1195047;0.115748,-0.1198758;0.5432307;-0.07255369,-0.2094718;0.3296608;0.01249797,-0.2779157;0.1306587;0.06075479,0.08939759;-0.001045086;-0.04897328,0.06595019;-0.4049409;-0.007231601,0.03022812;-0.7567669;0.06066329,0.03243492;-0.7251261;-0.0167417,-0.08938129;0.01386105;-0.04701341,-0.1593652;-0.3813932;0.01856302,-0.2108809;-0.6883739;0.1996052,-0.2543281;-0.716785;0.1731554,0.04852477;0.5961524;-0.1126571,0;0;0,-0.01193963;0.2127673;-0.2714231,-0.02177175;0.4211624;-0.557168,0.1473215;0.3927273;-0.4169257,0.3060436;0.2370597;-0.3099291,0.3453882;0.02863172;-0.2696192,-0.08875965;0.305972;-0.3286362,-0.3083994;0.2524374;-0.2298142,-0.3292463;0.07050209;-0.1154461,0.09314779;0.02149239;-0.03539729,0.07007436;-0.3177674;-0.2585437,0.04088689;-0.6733155;-0.2095437,0.05500431;-0.6986464;-0.2618723,-0.09366644;-0.01486459;-0.03737706,-0.1535418;-0.3476109;-0.2634717,-0.179079;-0.6936432;-0.1671557,-0.1864588;-0.7229163;-0.2164643,-0.01957837;0.3699331;-0.4832022,632.8682
+0;0;0,0.02671049;0.3382428;-0.05602825,0.05250921;0.6786214;-0.1379152,0.2119224;0.5383604;-0.05716513,0.245108;0.3161882;0.04769039,0.2748556;0.1186109;0.1252983,-0.1237322;0.5382194;-0.07156754,-0.2128874;0.32445;0.01680923,-0.2810451;0.1280192;0.06890684,0.08878808;-0.001165155;-0.04878787,0.06498254;-0.405057;-0.007067271,0.02904741;-0.7574393;0.06089422,0.03126635;-0.7259088;-0.01634259,-0.08883621;0.01385737;-0.04670159,-0.1604195;-0.3805767;0.02209907,-0.2149174;-0.6823653;0.2119331,-0.2539397;-0.7117393;0.1815229,0.04619069;0.5929637;-0.1137397,0;0;0,-0.01116576;0.2107319;-0.2715294,-0.01994052;0.4149846;-0.5569582,0.1515143;0.3928285;-0.4186893,0.3114652;0.2374358;-0.310406,0.3520811;0.03175727;-0.2657812,-0.09070054;0.2913894;-0.3316389,-0.3164428;0.2648731;-0.2326754,-0.3212678;0.07798022;-0.1278305,0.09238899;0.02137664;-0.03566861,0.06994955;-0.3178539;-0.2589512,0.03967608;-0.6739142;-0.2100854,0.05372446;-0.6993486;-0.2620707,-0.09308017;-0.01476221;-0.03718999,-0.1507662;-0.3461026;-0.2659297,-0.1737557;-0.6854174;-0.1458453,-0.1698944;-0.7033943;-0.206311,-0.01794495;0.3649076;-0.4831345,632.8894
+0;0;0,0.02671049;0.3382428;-0.05602825,0.05250921;0.6786214;-0.1379152,0.2119224;0.5383604;-0.05716513,0.245108;0.3161882;0.04769039,0.2748556;0.1186109;0.1252983,-0.1237322;0.5382194;-0.07156754,-0.2128874;0.32445;0.01680923,-0.2810451;0.1280192;0.06890684,0.08878808;-0.001165155;-0.04878787,0.06498254;-0.405057;-0.007067271,0.02904741;-0.7574393;0.06089422,0.03126635;-0.7259088;-0.01634259,-0.08883621;0.01385737;-0.04670159,-0.1604195;-0.3805767;0.02209907,-0.2149174;-0.6823653;0.2119331,-0.2539397;-0.7117393;0.1815229,0.04619069;0.5929637;-0.1137397,0;0;0,-0.01116576;0.2107319;-0.2715294,-0.01994052;0.4149846;-0.5569582,0.1515143;0.3928285;-0.4186893,0.3114652;0.2374358;-0.310406,0.3520811;0.03175727;-0.2657812,-0.09070054;0.2913894;-0.3316389,-0.3164428;0.2648731;-0.2326754,-0.3212678;0.07798022;-0.1278305,0.09238899;0.02137664;-0.03566861,0.06994955;-0.3178539;-0.2589512,0.03967608;-0.6739142;-0.2100854,0.05372446;-0.6993486;-0.2620707,-0.09308017;-0.01476221;-0.03718999,-0.1507662;-0.3461026;-0.2659297,-0.1737557;-0.6854174;-0.1458453,-0.1698944;-0.7033943;-0.206311,-0.01794495;0.3649076;-0.4831345,632.9017
+0;0;0,0.02682029;0.3396333;-0.05625858,0.05275963;0.6818702;-0.1385975,0.2064484;0.5429258;-0.05963065,0.239395;0.3223534;0.04446983,0.2690875;0.1251419;0.1219341,-0.1176957;0.5427896;-0.07353915,-0.2062089;0.3305596;0.01420122,-0.2742404;0.1344924;0.0662024,0.09081399;-0.001191741;-0.04990108,0.06703492;-0.4046347;-0.00822686,0.0316033;-0.7520794;0.05878237,0.03381781;-0.7205519;-0.01830019,-0.09086322;0.01417356;-0.0477672,-0.162367;-0.379822;0.02095699,-0.2161012;-0.677382;0.2081311,-0.2550456;-0.7066374;0.1777816,0.0464001;0.5956566;-0.1142651,0;0;0,-0.008486439;0.2120521;-0.2723913,-0.0156074;0.4193337;-0.5580564,0.1480101;0.3915573;-0.416512,0.3068395;0.2384488;-0.3073995,0.349188;0.03457427;-0.2582412,-0.08683921;0.3082838;-0.3342587,-0.3066884;0.2547639;-0.2374263,-0.3321245;0.07448855;-0.1250494,0.09381934;0.01655018;-0.04077673,0.0624667;-0.324487;-0.2593608,0.03146557;-0.6748841;-0.2071662,0.04542433;-0.7004203;-0.2588367,-0.09678148;-0.01053194;-0.03551256,-0.1580987;-0.3417078;-0.2627373,-0.178465;-0.669247;-0.1257456,-0.1939541;-0.6987391;-0.1723262,-0.01403056;0.3682678;-0.4841979,632.9232
+0;0;0,0.02699035;0.3392071;-0.05869573,0.05283733;0.6809133;-0.1432526,0.2052779;0.5417987;-0.06032199,0.2414633;0.3232464;0.0469162,0.2677169;0.1277189;0.1297083,-0.1169079;0.5424072;-0.07470973,-0.2044066;0.3310112;0.01601109,-0.2731429;0.1365595;0.07292,0.09086412;-0.001339703;-0.04980597,0.06588156;-0.4046926;-0.007964928,0.03075292;-0.7522298;0.0587232,0.03297632;-0.7209473;-0.01836356,-0.09084385;0.0142473;-0.0477821,-0.1640089;-0.3787271;0.02492523,-0.2198311;-0.6713727;0.2191054,-0.2154689;-0.64065;0.1421027,0.0465581;0.5948346;-0.1184268,0;0;0,-0.008486439;0.2120521;-0.2723913,-0.0156074;0.4193337;-0.5580564,0.1480101;0.3915573;-0.416512,0.3068395;0.2384488;-0.3073995,0.349188;0.03457427;-0.2582412,-0.08683921;0.3082838;-0.3342587,-0.3066884;0.2547639;-0.2374263,-0.3321245;0.07448855;-0.1250494,0.09381934;0.01655018;-0.04077673,0.0624667;-0.324487;-0.2593608,0.03146557;-0.6748841;-0.2071662,0.04542433;-0.7004203;-0.2588367,-0.09678148;-0.01053194;-0.03551256,-0.1580987;-0.3417078;-0.2627373,-0.178465;-0.669247;-0.1257456,-0.1939541;-0.6987391;-0.1723262,-0.01403056;0.3682678;-0.4841979,632.9351
+0;0;0,0.02699035;0.3392071;-0.05869573,0.05283733;0.6809133;-0.1432526,0.2052779;0.5417987;-0.06032199,0.2414633;0.3232464;0.0469162,0.2677169;0.1277189;0.1297083,-0.1169079;0.5424072;-0.07470973,-0.2044066;0.3310112;0.01601109,-0.2731429;0.1365595;0.07292,0.09086412;-0.001339703;-0.04980597,0.06588156;-0.4046926;-0.007964928,0.03075292;-0.7522298;0.0587232,0.03297632;-0.7209473;-0.01836356,-0.09084385;0.0142473;-0.0477821,-0.1640089;-0.3787271;0.02492523,-0.2198311;-0.6713727;0.2191054,-0.2154689;-0.64065;0.1421027,0.0465581;0.5948346;-0.1184268,0;0;0,-0.008486439;0.2120521;-0.2723913,-0.0156074;0.4193337;-0.5580564,0.1480101;0.3915573;-0.416512,0.3068395;0.2384488;-0.3073995,0.349188;0.03457427;-0.2582412,-0.08683921;0.3082838;-0.3342587,-0.3066884;0.2547639;-0.2374263,-0.3321245;0.07448855;-0.1250494,0.09381934;0.01655018;-0.04077673,0.0624667;-0.324487;-0.2593608,0.03146557;-0.6748841;-0.2071662,0.04542433;-0.7004203;-0.2588367,-0.09678148;-0.01053194;-0.03551256,-0.1580987;-0.3417078;-0.2627373,-0.178465;-0.669247;-0.1257456,-0.1939541;-0.6987391;-0.1723262,-0.01403056;0.3682678;-0.4841979,632.946
+0;0;0,0.0271239;0.3408855;-0.05898614,0.05314548;0.6849019;-0.1441168,0.2015285;0.5465058;-0.06247564,0.2376585;0.328288;0.04459841,0.2639259;0.1326577;0.127434,-0.112513;0.5470989;-0.07649967,-0.1998778;0.3360265;0.01408228,-0.2686502;0.1414725;0.07102112,0.09152459;-0.001349441;-0.050168,0.0665507;-0.4045623;-0.008341484,0.03154728;-0.7508607;0.05810893,0.03376818;-0.7195796;-0.01889143,-0.09150417;0.01435086;-0.04812941,-0.1646438;-0.3784871;0.02455266,-0.220267;-0.6700895;0.2180407,-0.2159098;-0.6393676;0.1411243,0.04682086;0.598201;-0.1191116,0;0;0,-0.006392036;0.2131899;-0.2737284,-0.01150187;0.4224523;-0.5609508,0.1468051;0.3902344;-0.4179218,0.3053167;0.2386825;-0.3070374,0.3471437;0.0353415;-0.2548275,-0.08151259;0.3145121;-0.3397722,-0.3028611;0.2549128;-0.2512171,-0.3352457;0.07855943;-0.1342827,0.09394193;0.01444378;-0.04314733,0.05711862;-0.3268898;-0.2601478,0.02548705;-0.6758736;-0.2074864,0.03941628;-0.7014613;-0.2589803,-0.09869304;-0.00793711;-0.03304673,-0.1622306;-0.33727;-0.2620808,-0.1823901;-0.657983;-0.1127481,-0.1994989;-0.6889748;-0.1565993,-0.01038291;0.3708135;-0.4866912,632.9686
+0;0;0,0.02986564;0.3398247;-0.06360222,0.06006894;0.6816714;-0.1557665,0.208227;0.5459146;-0.07297784,0.2410748;0.3325174;0.04437576,0.2673609;0.1399761;0.1341522,-0.1079994;0.5461938;-0.08909041,-0.200263;0.3416418;0.01108526,-0.2705399;0.1492324;0.07323582,0.09150305;-0.001613063;-0.05019949,0.06563344;-0.4047626;-0.00830799,0.03072243;-0.7511343;0.05780872,0.03334793;-0.7204999;-0.01918697,-0.09149007;0.0145641;-0.04809213,-0.1663631;-0.3771655;0.02869127,-0.2238163;-0.661779;0.2318113,-0.2190255;-0.6317984;0.1549174,0.05259302;0.5956428;-0.1288316,0;0;0,-0.006392036;0.2131899;-0.2737284,-0.01150187;0.4224523;-0.5609508,0.1468051;0.3902344;-0.4179218,0.3053167;0.2386825;-0.3070374,0.3471437;0.0353415;-0.2548275,-0.08151259;0.3145121;-0.3397722,-0.3028611;0.2549128;-0.2512171,-0.3352457;0.07855943;-0.1342827,0.09394193;0.01444378;-0.04314733,0.05711862;-0.3268898;-0.2601478,0.02548705;-0.6758736;-0.2074864,0.03941628;-0.7014613;-0.2589803,-0.09869304;-0.00793711;-0.03304673,-0.1622306;-0.33727;-0.2620808,-0.1823901;-0.657983;-0.1127481,-0.1994989;-0.6889748;-0.1565993,-0.01038291;0.3708135;-0.4866912,632.9795
+0;0;0,0.02985678;0.3397239;-0.06358334,0.06003527;0.6812893;-0.1556704,0.2090197;0.5453643;-0.07261737,0.2418177;0.3322896;0.04455883,0.2683081;0.1382523;0.1350328,-0.1088692;0.545645;-0.08881464,-0.2009933;0.3414022;0.0112096,-0.2718163;0.1474978;0.07384308,0.09366092;-0.001651103;-0.05138331,0.06781729;-0.4043958;-0.009533886,0.03353018;-0.7445774;0.05540124,0.03612923;-0.7139494;-0.02081892,-0.09364763;0.01490755;-0.04922626,-0.1684455;-0.3764287;0.02748004,-0.2248719;-0.6559559;0.2269701,-0.2201293;-0.6259751;0.1508507,0.05256744;0.5953539;-0.1287647,0;0;0,-0.005190566;0.2134324;-0.2734342,-0.009193815;0.4230824;-0.5600295,0.1497156;0.3907144;-0.4168744,0.3066034;0.2397812;-0.3036835,0.3487616;0.035831;-0.247427,-0.08180685;0.3153808;-0.3389912,-0.3043284;0.256107;-0.2542708,-0.3352055;0.07970238;-0.1339968,0.09473325;0.01081914;-0.04820681,0.05449928;-0.3321784;-0.2611775,0.02406858;-0.6745783;-0.2068455,0.03698926;-0.7007582;-0.2567809,-0.1019291;-0.005997708;-0.03146153,-0.1633698;-0.3350909;-0.2606892,-0.1855537;-0.6439947;-0.1019378,-0.2006981;-0.6812912;-0.1344723,-0.008336734;0.3713377;-0.4859598,633.0024
+0;0;0,0.02981586;0.3392582;-0.0634962,0.05979184;0.6785299;-0.1549601,0.2099676;0.5429023;-0.07170662,0.2427386;0.3300029;0.04537318,0.2693165;0.1353248;0.1361459,-0.1102254;0.543185;-0.08802129,-0.2022737;0.3391103;0.01192065,-0.2733306;0.1445655;0.07476094,0.08972535;-0.001581725;-0.04922422,0.06384891;-0.4048377;-0.007321678,0.0296553;-0.7440915;0.05743636,0.03225361;-0.7134637;-0.01876198,-0.08971262;0.01428115;-0.04715781,-0.1646054;-0.3775518;0.02964585,-0.220878;-0.6563166;0.2285919,-0.2161367;-0.6263358;0.1524943,0.05238135;0.5932542;-0.1282609,0;0;0,-0.0001483262;0.2120534;-0.273953,0.002665896;0.4168216;-0.5611336,0.1591806;0.3968002;-0.4179084,0.3142753;0.2459209;-0.3026314,0.3564668;0.04206024;-0.2434168,-0.0653219;0.2931789;-0.3429105,-0.2990288;0.2838636;-0.2694118,-0.332885;0.1004548;-0.159591,0.09163228;0.01218691;-0.04394507,0.05835702;-0.3281893;-0.263211,0.02897148;-0.6694793;-0.2074111,0.04152923;-0.6957252;-0.2573314,-0.09668729;-0.007704804;-0.0326859,-0.1508487;-0.3370045;-0.2643516,-0.174223;-0.6386448;-0.09428479,-0.1904917;-0.6732111;-0.1314313,0.001400761;0.3665634;-0.4868894,633.0238
+0;0;0,0.02974628;0.338949;-0.06515849,0.05888805;0.6780903;-0.157392,0.208006;0.5415089;-0.07129041,0.2421278;0.3301818;0.04822674,0.2696455;0.1392775;0.1464305,-0.1099977;0.5422437;-0.08760926,-0.2004389;0.3383816;0.01421627,-0.2713647;0.1456786;0.08263188,0.08984285;-0.001580864;-0.04900946,0.06453322;-0.4048333;-0.006728489,0.02968825;-0.7440715;0.05776392,0.03222787;-0.7135785;-0.0184374,-0.08966183;0.01424568;-0.04726502,-0.1655827;-0.3766676;0.03313124,-0.2243697;-0.6496505;0.239239,-0.2196714;-0.6199381;0.1631393,0.05174643;0.5928226;-0.1305942,0;0;0,-0.0001483262;0.2120534;-0.273953,0.002665896;0.4168216;-0.5611336,0.1591806;0.3968002;-0.4179084,0.3142753;0.2459209;-0.3026314,0.3564668;0.04206024;-0.2434168,-0.0653219;0.2931789;-0.3429105,-0.2990288;0.2838636;-0.2694118,-0.332885;0.1004548;-0.159591,0.09163228;0.01218691;-0.04394507,0.05835702;-0.3281893;-0.263211,0.02897148;-0.6694793;-0.2074111,0.04152923;-0.6957252;-0.2573314,-0.09668729;-0.007704804;-0.0326859,-0.1508487;-0.3370045;-0.2643516,-0.174223;-0.6386448;-0.09428479,-0.1904917;-0.6732111;-0.1314313,0.001400761;0.3665634;-0.4868894,633.0354
+0;0;0,0.02974628;0.338949;-0.06515849,0.05888805;0.6780903;-0.157392,0.208006;0.5415089;-0.07129041,0.2421278;0.3301818;0.04822674,0.2696455;0.1392775;0.1464305,-0.1099977;0.5422437;-0.08760926,-0.2004389;0.3383816;0.01421627,-0.2713647;0.1456786;0.08263188,0.08984285;-0.001580864;-0.04900946,0.06453322;-0.4048333;-0.006728489,0.02968825;-0.7440715;0.05776392,0.03222787;-0.7135785;-0.0184374,-0.08966183;0.01424568;-0.04726502,-0.1655827;-0.3766676;0.03313124,-0.2243697;-0.6496505;0.239239,-0.2196714;-0.6199381;0.1631393,0.05174643;0.5928226;-0.1305942,0;0;0,-0.0001483262;0.2120534;-0.273953,0.002665896;0.4168216;-0.5611336,0.1591806;0.3968002;-0.4179084,0.3142753;0.2459209;-0.3026314,0.3564668;0.04206024;-0.2434168,-0.0653219;0.2931789;-0.3429105,-0.2990288;0.2838636;-0.2694118,-0.332885;0.1004548;-0.159591,0.09163228;0.01218691;-0.04394507,0.05835702;-0.3281893;-0.263211,0.02897148;-0.6694793;-0.2074111,0.04152923;-0.6957252;-0.2573314,-0.09668729;-0.007704804;-0.0326859,-0.1508487;-0.3370045;-0.2643516,-0.174223;-0.6386448;-0.09428479,-0.1904917;-0.6732111;-0.1314313,0.001400761;0.3665634;-0.4868894,633.0471
+0;0;0,0.02862045;0.3261206;-0.0626924,0.05739513;0.6609904;-0.1537654,0.2049212;0.5260135;-0.06863233,0.2392267;0.3135485;0.0515284,0.2668599;0.1218429;0.1501444,-0.1096634;0.5267404;-0.08477572,-0.2005916;0.3217807;0.01759814,-0.2718151;0.1282687;0.08630092,0.1008853;-0.001775165;-0.05503314,0.07654025;-0.389659;-0.01436356,0.04227652;-0.7232385;0.04905305,0.04481325;-0.6927461;-0.0270617,-0.100682;0.01599659;-0.05307428,-0.1737094;-0.3600184;0.02425794,-0.2315159;-0.6284477;0.2269277,-0.2268228;-0.598735;0.1509144,0.05034168;0.5767756;-0.1272985,0;0;0,0.001750626;0.2049765;-0.2628415,0.006094009;0.4081641;-0.5456729,0.1600944;0.3880421;-0.4039197,0.3167334;0.2382742;-0.2864861,0.3592983;0.03443478;-0.2242169,-0.1443386;0.3736591;-0.3853626,-0.2447726;0.2228128;-0.218284,-0.3005524;0.04730904;-0.1028423,0.09388613;-0.002084821;-0.06626225,0.05729495;-0.343658;-0.2525132,0.02829999;-0.6785675;-0.1936419,0.04066696;-0.704882;-0.2434001,-0.110885;0.01758743;-0.02459358,-0.1564961;-0.3108102;-0.2314152,-0.1802999;-0.6009294;-0.05327161,-0.1988102;-0.6336448;-0.09231357,0.004197255;0.358171;-0.4726012,633.0692
+0;0;0,0.02880501;0.3257498;-0.06450909,0.05719428;0.6602445;-0.1570838,0.2036128;0.5248031;-0.06891406,0.2389861;0.314285;0.05432439,0.2675114;0.1261575;0.1593677,-0.1105168;0.5247687;-0.09261484,-0.2038519;0.3249449;0.01745716,-0.2760238;0.1335666;0.09097797,0.1010088;-0.001883903;-0.05480248,0.07707313;-0.3897903;-0.01410477,0.04252044;-0.7233905;0.0490454,0.04684275;-0.6932023;-0.02699022,-0.1005077;0.01612563;-0.05336483,-0.1743578;-0.3590596;0.02715072,-0.2323446;-0.6221629;0.2366383,-0.2258834;-0.5928299;0.1607572,0.05028077;0.5761142;-0.1303128,0;0;0,0.001750626;0.2049765;-0.2628415,0.006094009;0.4081641;-0.5456729,0.1600944;0.3880421;-0.4039197,0.3167334;0.2382742;-0.2864861,0.3592983;0.03443478;-0.2242169,-0.1443386;0.3736591;-0.3853626,-0.2447726;0.2228128;-0.218284,-0.3005524;0.04730904;-0.1028423,0.09388613;-0.002084821;-0.06626225,0.05729495;-0.343658;-0.2525132,0.02829999;-0.6785675;-0.1936419,0.04066696;-0.704882;-0.2434001,-0.110885;0.01758743;-0.02459358,-0.1564961;-0.3108102;-0.2314152,-0.1802999;-0.6009294;-0.05327161,-0.1988102;-0.6336448;-0.09231357,0.004197255;0.358171;-0.4726012,633.0801
+0;0;0,0.02910036;0.3290898;-0.06517053,0.05766692;0.6656723;-0.1583217,0.1990657;0.5313962;-0.07198617,0.2346628;0.3195464;0.05203181,0.2631411;0.1317289;0.1569021,-0.1048643;0.5313629;-0.09491742,-0.1987898;0.3302751;0.01585085,-0.2708429;0.1392121;0.08925054,0.1003018;-0.001870717;-0.0544189,0.07640464;-0.3891534;-0.01378663,0.04186354;-0.7226416;0.04934235,0.04615275;-0.6924549;-0.02611082,-0.09980421;0.01601277;-0.05299132,-0.1735356;-0.3585692;0.02739478,-0.2315029;-0.6215843;0.2368121,-0.2250912;-0.5922462;0.1615123,0.05071225;0.5810412;-0.1313913,0;0;0,0.005678084;0.2085639;-0.2643161,0.01708555;0.4178445;-0.5452003,0.1635032;0.3877345;-0.401988,0.3202624;0.238231;-0.2811444,0.3620072;0.03512023;-0.2172101,-0.1316018;0.3742173;-0.3898414,-0.2328292;0.2202545;-0.2237799,-0.2890798;0.0457675;-0.1077007,0.09416889;-0.00276655;-0.06441998,0.05795747;-0.343359;-0.2512231,0.02938986;-0.6782432;-0.1926637,0.04001148;-0.7051;-0.2413063,-0.1103956;0.01739966;-0.02313959,-0.1527884;-0.3115262;-0.2286159,-0.1790364;-0.5979708;-0.04516757,-0.1967269;-0.6305088;-0.08373797,0.01346998;0.366006;-0.472842,633.0914
+0;0;0,0.02910036;0.3290898;-0.06517053,0.05766692;0.6656723;-0.1583217,0.1990657;0.5313962;-0.07198617,0.2346628;0.3195464;0.05203181,0.2631411;0.1317289;0.1569021,-0.1048643;0.5313629;-0.09491742,-0.1987898;0.3302751;0.01585085,-0.2708429;0.1392121;0.08925054,0.1003018;-0.001870717;-0.0544189,0.07640464;-0.3891534;-0.01378663,0.04186354;-0.7226416;0.04934235,0.04615275;-0.6924549;-0.02611082,-0.09980421;0.01601277;-0.05299132,-0.1735356;-0.3585692;0.02739478,-0.2315029;-0.6215843;0.2368121,-0.2250912;-0.5922462;0.1615123,0.05071225;0.5810412;-0.1313913,0;0;0,0.005678084;0.2085639;-0.2643161,0.01708555;0.4178445;-0.5452003,0.1635032;0.3877345;-0.401988,0.3202624;0.238231;-0.2811444,0.3620072;0.03512023;-0.2172101,-0.1316018;0.3742173;-0.3898414,-0.2328292;0.2202545;-0.2237799,-0.2890798;0.0457675;-0.1077007,0.09416889;-0.00276655;-0.06441998,0.05795747;-0.343359;-0.2512231,0.02938986;-0.6782432;-0.1926637,0.04001148;-0.7051;-0.2413063,-0.1103956;0.01739966;-0.02313959,-0.1527884;-0.3115262;-0.2286159,-0.1790364;-0.5979708;-0.04516757,-0.1967269;-0.6305088;-0.08373797,0.01346998;0.366006;-0.472842,633.1136
+0;0;0,0.02903468;0.3287404;-0.06706142,0.05726193;0.6636816;-0.1617975,0.199393;0.5287479;-0.07372808,0.2356772;0.317628;0.05744502,0.262887;0.1320496;0.1644927,-0.1063057;0.5284964;-0.09859444,-0.2023207;0.327824;0.01805136,-0.2747169;0.1409327;0.09848373,0.100034;-0.002116698;-0.05392727,0.07574302;-0.3879546;-0.01327183,0.04105401;-0.7219058;0.04950285,0.04580505;-0.6919597;-0.02593208,-0.09921778;0.01615224;-0.05305069,-0.1747592;-0.3554365;0.03255902,-0.2374401;-0.6128556;0.2481372,-0.2305122;-0.583849;0.1728776,0.05043343;0.5795197;-0.1344954,0;0;0,0.007419161;0.2088319;-0.2640922,0.01965087;0.4168063;-0.5444427,0.1667574;0.388912;-0.4003563,0.3245279;0.239522;-0.274318,0.3648118;0.03711538;-0.2106965,-0.1282336;0.348704;-0.386205,-0.2406684;0.2171605;-0.2041357,-0.296297;0.03721692;-0.09847263,0.09449086;-0.002730697;-0.06311464,0.05922448;-0.3416681;-0.2501748,0.03110241;-0.6770169;-0.1917126,0.04118406;-0.7039372;-0.2404101,-0.1103693;0.01599846;-0.02195692,-0.1485474;-0.3119586;-0.2271406,-0.1755939;-0.5929979;-0.03490943,-0.1949668;-0.6284683;-0.06733359,0.01593983;0.3654067;-0.4721961,633.1254
+0;0;0,0.02903468;0.3287404;-0.06706142,0.05726193;0.6636816;-0.1617975,0.199393;0.5287479;-0.07372808,0.2356772;0.317628;0.05744502,0.262887;0.1320496;0.1644927,-0.1063057;0.5284964;-0.09859444,-0.2023207;0.327824;0.01805136,-0.2747169;0.1409327;0.09848373,0.100034;-0.002116698;-0.05392727,0.07574302;-0.3879546;-0.01327183,0.04105401;-0.7219058;0.04950285,0.04580505;-0.6919597;-0.02593208,-0.09921778;0.01615224;-0.05305069,-0.1747592;-0.3554365;0.03255902,-0.2374401;-0.6128556;0.2481372,-0.2305122;-0.583849;0.1728776,0.05043343;0.5795197;-0.1344954,0;0;0,0.007419161;0.2088319;-0.2640922,0.01965087;0.4168063;-0.5444427,0.1667574;0.388912;-0.4003563,0.3245279;0.239522;-0.274318,0.3648118;0.03711538;-0.2106965,-0.1282336;0.348704;-0.386205,-0.2406684;0.2171605;-0.2041357,-0.296297;0.03721692;-0.09847263,0.09449086;-0.002730697;-0.06311464,0.05922448;-0.3416681;-0.2501748,0.03110241;-0.6770169;-0.1917126,0.04118406;-0.7039372;-0.2404101,-0.1103693;0.01599846;-0.02195692,-0.1485474;-0.3119586;-0.2271406,-0.1755939;-0.5929979;-0.03490943,-0.1949668;-0.6284683;-0.06733359,0.01593983;0.3654067;-0.4721961,633.1366
+0;0;0,0.02913543;0.3298811;-0.06729413,0.05735753;0.6647637;-0.1620164,0.2014273;0.5291345;-0.07314397,0.2376333;0.3184693;0.05774665,0.2650838;0.1312496;0.1657411,-0.1082556;0.5288797;-0.09833442,-0.2040638;0.3286394;0.01806019,-0.2771003;0.1400953;0.09920391,0.09617472;-0.002035036;-0.05184676,0.07181147;-0.3890203;-0.01107042,0.03700803;-0.7240732;0.05191135,0.0417526;-0.694127;-0.02342086,-0.09538996;0.01552909;-0.051004,-0.171156;-0.3571647;0.03486029,-0.2340437;-0.6154329;0.2511497,-0.2271252;-0.5864249;0.1759925,0.0505263;0.580568;-0.1347032,0;0;0,0.009192709;0.2095842;-0.2649319,0.02305284;0.417335;-0.5452971,0.1714854;0.3901883;-0.3997126,0.3275496;0.2414807;-0.2718334,0.3678595;0.0382036;-0.2045946,-0.1286768;0.3596258;-0.3872265,-0.2411315;0.217134;-0.2143881,-0.3017782;0.04010937;-0.1028005,0.0933129;-0.004092813;-0.05672526,0.06056974;-0.3404408;-0.2511778,0.03245114;-0.6769715;-0.1929126,0.04262036;-0.7039112;-0.2414091,-0.1060179;0.01461558;-0.02209979,-0.1417478;-0.3144283;-0.2281759,-0.1680696;-0.5946887;-0.03272846,-0.190295;-0.6305903;-0.06206238,0.01900511;0.3659818;-0.4729919,633.1576
+0;0;0,0.03145292;0.3286673;-0.07202417,0.06386392;0.6605726;-0.1754283,0.2090669;0.5288233;-0.08759633,0.2418233;0.3258716;0.05579364,0.266786;0.1539405;0.1872627,-0.1033292;0.5305901;-0.104504,-0.2002076;0.333156;0.01573509,-0.2733562;0.1471114;0.102362,0.09623168;-0.002230709;-0.05173291,0.07192771;-0.3891425;-0.01023129,0.03714985;-0.7242936;0.05224012,0.03991511;-0.6949632;-0.02318772,-0.09530115;0.0157179;-0.05111207,-0.1722949;-0.3551718;0.04122758,-0.2358431;-0.6098099;0.2615898,-0.2308647;-0.5815093;0.1862918,0.05582234;0.5773271;-0.145644,0;0;0,0.009192709;0.2095842;-0.2649319,0.02305284;0.417335;-0.5452971,0.1714854;0.3901883;-0.3997126,0.3275496;0.2414807;-0.2718334,0.3678595;0.0382036;-0.2045946,-0.1286768;0.3596258;-0.3872265,-0.2411315;0.217134;-0.2143881,-0.3017782;0.04010937;-0.1028005,0.0933129;-0.004092813;-0.05672526,0.06056974;-0.3404408;-0.2511778,0.03245114;-0.6769715;-0.1929126,0.04262036;-0.7039112;-0.2414091,-0.1060179;0.01461558;-0.02209979,-0.1417478;-0.3144283;-0.2281759,-0.1680696;-0.5946887;-0.03272846,-0.190295;-0.6305903;-0.06206238,0.01900511;0.3659818;-0.4729919,633.1697
+0;0;0,0.03145292;0.3286673;-0.07202417,0.06386392;0.6605726;-0.1754283,0.2090669;0.5288233;-0.08759633,0.2418233;0.3258716;0.05579364,0.266786;0.1539405;0.1872627,-0.1033292;0.5305901;-0.104504,-0.2002076;0.333156;0.01573509,-0.2733562;0.1471114;0.102362,0.09623168;-0.002230709;-0.05173291,0.07192771;-0.3891425;-0.01023129,0.03714985;-0.7242936;0.05224012,0.03991511;-0.6949632;-0.02318772,-0.09530115;0.0157179;-0.05111207,-0.1722949;-0.3551718;0.04122758,-0.2358431;-0.6098099;0.2615898,-0.2308647;-0.5815093;0.1862918,0.05582234;0.5773271;-0.145644,0;0;0,0.009192709;0.2095842;-0.2649319,0.02305284;0.417335;-0.5452971,0.1714854;0.3901883;-0.3997126,0.3275496;0.2414807;-0.2718334,0.3678595;0.0382036;-0.2045946,-0.1286768;0.3596258;-0.3872265,-0.2411315;0.217134;-0.2143881,-0.3017782;0.04010937;-0.1028005,0.0933129;-0.004092813;-0.05672526,0.06056974;-0.3404408;-0.2511778,0.03245114;-0.6769715;-0.1929126,0.04262036;-0.7039112;-0.2414091,-0.1060179;0.01461558;-0.02209979,-0.1417478;-0.3144283;-0.2281759,-0.1680696;-0.5946887;-0.03272846,-0.190295;-0.6305903;-0.06206238,0.01900511;0.3659818;-0.4729919,633.1808
+0;0;0,0.03130959;0.3271695;-0.07169595,0.06300434;0.6517327;-0.1727803,0.2121187;0.521184;-0.08439987,0.2448514;0.3183793;0.05888621,0.2696591;0.1475154;0.1895392,-0.107785;0.5229933;-0.1017139,-0.2045932;0.3257022;0.01843808,-0.2772878;0.1408124;0.1045273,0.09658117;-0.00223881;-0.05192079,0.07225334;-0.3895306;-0.01037841,0.03744227;-0.7250017;0.05215264,0.04020584;-0.6956708;-0.02322894,-0.09564726;0.01577498;-0.0512977,-0.1727166;-0.3554789;0.04113264,-0.2363255;-0.6103601;0.2617052,-0.2313501;-0.5820584;0.1864534,0.05519134;0.5708535;-0.1438426,0;0;0,0.01032518;0.2061455;-0.2656274,0.02495411;0.3992796;-0.5468211,0.1747488;0.3887935;-0.3988285,0.329645;0.2410027;-0.2688396,0.3703004;0.03894575;-0.2025054,-0.1354022;0.3909777;-0.405246,-0.2240688;0.2259308;-0.2390237,-0.2855236;0.05065481;-0.1277505,0.09392209;-0.00536111;-0.05637908,0.06163045;-0.3417295;-0.2516382,0.03360113;-0.6786293;-0.193538,0.04357772;-0.705613;-0.2419508,-0.1061847;0.01669948;-0.02178618,-0.1367085;-0.3169857;-0.2218739,-0.166092;-0.5979329;-0.02727681,-0.1886552;-0.6335776;-0.05680897,0.02090575;0.3529693;-0.4741654,633.2031
+0;0;0,0.03250542;0.3262172;-0.07540692,0.06478621;0.649813;-0.1794046,0.2137186;0.5198492;-0.08984808,0.2459249;0.3213089;0.05940529,0.2800131;0.1561443;0.1951947,-0.1063614;0.5227886;-0.1072985,-0.2040079;0.3288243;0.01750179,-0.277827;0.1469228;0.10884,0.0966856;-0.002529613;-0.05171264,0.07309672;-0.3898059;-0.009603079,0.03772955;-0.7253126;0.05242211,0.04046472;-0.6963664;-0.02295612,-0.09539524;0.01624566;-0.05161906,-0.1740182;-0.3522588;0.05004435,-0.2395398;-0.600291;0.2777496,-0.2345651;-0.5724881;0.2025107,0.05691865;0.5691258;-0.1499504,0;0;0,0.01032518;0.2061455;-0.2656274,0.02495411;0.3992796;-0.5468211,0.1747488;0.3887935;-0.3988285,0.329645;0.2410027;-0.2688396,0.3703004;0.03894575;-0.2025054,-0.1354022;0.3909777;-0.405246,-0.2240688;0.2259308;-0.2390237,-0.2855236;0.05065481;-0.1277505,0.09392209;-0.00536111;-0.05637908,0.06163045;-0.3417295;-0.2516382,0.03360113;-0.6786293;-0.193538,0.04357772;-0.705613;-0.2419508,-0.1061847;0.01669948;-0.02178618,-0.1367085;-0.3169857;-0.2218739,-0.166092;-0.5979329;-0.02727681,-0.1886552;-0.6335776;-0.05680897,0.02090575;0.3529693;-0.4741654,633.2143
+0;0;0,0.03263899;0.3275578;-0.07571679,0.06506536;0.6526263;-0.1802138,0.2133765;0.5220184;-0.09056771,0.2454806;0.3241078;0.0582123,0.2788529;0.1624119;0.1911499,-0.1055974;0.5249477;-0.1079579,-0.2029342;0.3315986;0.01644666,-0.275203;0.1535173;0.1058667,0.09501804;-0.002485984;-0.05082074,0.07137831;-0.3905973;-0.008620389,0.03612538;-0.7250202;0.05320443,0.03884966;-0.6960698;-0.0218734,-0.09374994;0.01596547;-0.05072877,-0.1725424;-0.3533336;0.05115385,-0.2378524;-0.6005645;0.2781236,-0.2328975;-0.5727528;0.2031845,0.0571184;0.5711247;-0.1504623,0;0;0,0.01212652;0.2071536;-0.2665198,0.02930577;0.4041041;-0.5468628,0.177619;0.3898658;-0.3987832,0.3317117;0.2440439;-0.2671542,0.3722225;0.04771708;-0.1982605,-0.1288779;0.372036;-0.3926939,-0.2353308;0.2173134;-0.2281841,-0.2939927;0.04262365;-0.1234276,0.09355313;-0.005482256;-0.05324578,0.06284231;-0.3404986;-0.2527225,0.03541238;-0.6764021;-0.195101,0.0447151;-0.7036166;-0.2429044,-0.1042255;0.01558512;-0.02261644,-0.1326445;-0.3202938;-0.2209792,-0.1625889;-0.6003991;-0.02720581,-0.1854438;-0.6357757;-0.05633919,0.0242686;0.3557935;-0.4745336,633.2255
+0;0;0,0.03263899;0.3275578;-0.07571679,0.06506536;0.6526263;-0.1802138,0.2133765;0.5220184;-0.09056771,0.2454806;0.3241078;0.0582123,0.2788529;0.1624119;0.1911499,-0.1055974;0.5249477;-0.1079579,-0.2029342;0.3315986;0.01644666,-0.275203;0.1535173;0.1058667,0.09501804;-0.002485984;-0.05082074,0.07137831;-0.3905973;-0.008620389,0.03612538;-0.7250202;0.05320443,0.03884966;-0.6960698;-0.0218734,-0.09374994;0.01596547;-0.05072877,-0.1725424;-0.3533336;0.05115385,-0.2378524;-0.6005645;0.2781236,-0.2328975;-0.5727528;0.2031845,0.0571184;0.5711247;-0.1504623,0;0;0,0.01212652;0.2071536;-0.2665198,0.02930577;0.4041041;-0.5468628,0.177619;0.3898658;-0.3987832,0.3317117;0.2440439;-0.2671542,0.3722225;0.04771708;-0.1982605,-0.1288779;0.372036;-0.3926939,-0.2353308;0.2173134;-0.2281841,-0.2939927;0.04262365;-0.1234276,0.09355313;-0.005482256;-0.05324578,0.06284231;-0.3404986;-0.2527225,0.03541238;-0.6764021;-0.195101,0.0447151;-0.7036166;-0.2429044,-0.1042255;0.01558512;-0.02261644,-0.1326445;-0.3202938;-0.2209792,-0.1625889;-0.6003991;-0.02720581,-0.1854438;-0.6357757;-0.05633919,0.0242686;0.3557935;-0.4745336,633.2476
+0;0;0,0.03301818;0.3253357;-0.07763769,0.06581087;0.648785;-0.1840872,0.2143469;0.5186649;-0.09502777,0.246429;0.3249598;0.06014616,0.2799705;0.1613425;0.1957911,-0.1051139;0.5218908;-0.1121559,-0.2038029;0.3307498;0.01573269,-0.278553;0.1550366;0.1148916,0.09571827;-0.002703414;-0.05074318,0.07245582;-0.3929644;-0.008060113,0.03755612;-0.7267293;0.05298548,0.04094952;-0.6984324;-0.04411735,-0.09409378;0.01622514;-0.05125693,-0.1735156;-0.3549869;0.05150707,-0.2415287;-0.5985578;0.2803978,-0.2352477;-0.5719353;0.1834828,0.05779034;0.5676446;-0.1538668,0;0;0,0.01401046;0.2035618;-0.267072,0.03216951;0.3998677;-0.5467074,0.1801929;0.3858716;-0.3986382,0.3335581;0.2406196;-0.2644339,0.375145;0.04146416;-0.1944134,-0.1264614;0.3666278;-0.393377,-0.2344188;0.2110764;-0.2297348,-0.293137;0.03346804;-0.1234208,0.09383477;-0.006610602;-0.05380988,0.06365696;-0.3439425;-0.2537177,0.03712669;-0.6791247;-0.1963365,0.03583366;-0.7095919;-0.2723985,-0.1048513;0.01635644;-0.0219735,-0.1321338;-0.3217286;-0.2210232,-0.1609747;-0.6032864;-0.03066318,-0.1915438;-0.6579803;-0.06721227,0.0270598;0.351701;-0.4744909,633.27
+0;0;0,0.03296705;0.3248318;-0.07751746,0.06574906;0.648176;-0.1839329,0.2143105;0.5180643;-0.09487048,0.2464586;0.3239602;0.06062309,0.2803686;0.1585455;0.197758,-0.105199;0.5212906;-0.1120012,-0.2040912;0.329756;0.01615081,-0.2796624;0.1521126;0.116399,0.09489161;-0.002680067;-0.05030494,0.07159445;-0.3935231;-0.007558212,0.03671915;-0.7270548;0.05344473,0.04011511;-0.6987593;-0.04373179,-0.09328114;0.01608501;-0.05081425,-0.1728214;-0.3556807;0.05210301,-0.240787;-0.5990814;0.2808338,-0.2345012;-0.5724615;0.1838453,0.05773008;0.5670514;-0.1537185,0;0;0,0.01549846;0.2032991;-0.2665348,0.03573976;0.4010509;-0.544874,0.1829884;0.3854707;-0.3959947,0.3348666;0.2402095;-0.2591724,0.3773234;0.03877303;-0.1888969,-0.123579;0.3642477;-0.3917633,-0.234092;0.2082479;-0.2294701,-0.2925734;0.02780241;-0.1229937,0.09303802;-0.006611288;-0.05331421,0.06386821;-0.3448314;-0.2530256,0.03883094;-0.6800611;-0.196677,0.03794016;-0.7104304;-0.2729166,-0.1038222;0.01630689;-0.02229836,-0.1309194;-0.3236574;-0.219322,-0.1583261;-0.6056509;-0.02982378,-0.1906763;-0.6600571;-0.06569547,0.03016555;0.3524227;-0.4730225,633.2918
+0;0;0,0.03296705;0.3248318;-0.07751746,0.06574906;0.648176;-0.1839329,0.2143105;0.5180643;-0.09487048,0.2464586;0.3239602;0.06062309,0.2803686;0.1585455;0.197758,-0.105199;0.5212906;-0.1120012,-0.2040912;0.329756;0.01615081,-0.2796624;0.1521126;0.116399,0.09489161;-0.002680067;-0.05030494,0.07159445;-0.3935231;-0.007558212,0.03671915;-0.7270548;0.05344473,0.04011511;-0.6987593;-0.04373179,-0.09328114;0.01608501;-0.05081425,-0.1728214;-0.3556807;0.05210301,-0.240787;-0.5990814;0.2808338,-0.2345012;-0.5724615;0.1838453,0.05773008;0.5670514;-0.1537185,0;0;0,0.01549846;0.2032991;-0.2665348,0.03573976;0.4010509;-0.544874,0.1829884;0.3854707;-0.3959947,0.3348666;0.2402095;-0.2591724,0.3773234;0.03877303;-0.1888969,-0.123579;0.3642477;-0.3917633,-0.234092;0.2082479;-0.2294701,-0.2925734;0.02780241;-0.1229937,0.09303802;-0.006611288;-0.05331421,0.06386821;-0.3448314;-0.2530256,0.03883094;-0.6800611;-0.196677,0.03794016;-0.7104304;-0.2729166,-0.1038222;0.01630689;-0.02229836,-0.1309194;-0.3236574;-0.219322,-0.1583261;-0.6056509;-0.02982378,-0.1906763;-0.6600571;-0.06569547,0.03016555;0.3524227;-0.4730225,633.3036
+0;0;0,0.03290543;0.3244841;-0.07898591,0.06510341;0.6476138;-0.1862334,0.212381;0.516488;-0.09405893,0.2459887;0.3244265;0.06364661,0.2766472;0.1625549;0.2056871,-0.1054894;0.5187256;-0.115816,-0.2059296;0.3304459;0.01590583,-0.2843056;0.1577776;0.1224926,0.09485009;-0.002800917;-0.05037661,0.07219128;-0.3936669;-0.007496703,0.03702896;-0.7272114;0.05327068,0.04170828;-0.6992012;-0.04384707,-0.09324358;0.01614224;-0.05086501,-0.1729015;-0.3551927;0.05350596,-0.2432818;-0.5939649;0.2863481,-0.2356996;-0.5677019;0.1894653,0.05727468;0.5665357;-0.155845,0;0;0,0.01549846;0.2032991;-0.2665348,0.03573976;0.4010509;-0.544874,0.1829884;0.3854707;-0.3959947,0.3348666;0.2402095;-0.2591724,0.3773234;0.03877303;-0.1888969,-0.123579;0.3642477;-0.3917633,-0.234092;0.2082479;-0.2294701,-0.2925734;0.02780241;-0.1229937,0.09303802;-0.006611288;-0.05331421,0.06386821;-0.3448314;-0.2530256,0.03883094;-0.6800611;-0.196677,0.03794016;-0.7104304;-0.2729166,-0.1038222;0.01630689;-0.02229836,-0.1309194;-0.3236574;-0.219322,-0.1583261;-0.6056509;-0.02982378,-0.1906763;-0.6600571;-0.06569547,0.03016555;0.3524227;-0.4730225,633.3146
+0;0;0,0.03373935;0.3327076;-0.08098768,0.06703018;0.6668264;-0.1919123,0.2025122;0.5361269;-0.103082,0.2361707;0.3437748;0.05486216,0.2669269;0.1813872;0.1973554,-0.09183326;0.5381988;-0.1232289,-0.1924255;0.3496342;0.008692257,-0.2710513;0.1764156;0.1156187,0.09528348;-0.002813715;-0.05060679,0.0722806;-0.399615;-0.007075749,0.03706665;-0.7336493;0.05378086,0.0417553;-0.7056431;-0.04353041,-0.09366963;0.016216;-0.05109742,-0.1745371;-0.3607577;0.05485843,-0.2450208;-0.5998806;0.2880424,-0.2374236;-0.573625;0.1909667,0.05888497;0.5824705;-0.1602954,0;0;0,0.01624563;0.2093582;-0.2725747,0.03685138;0.417206;-0.5580037,0.1704011;0.3827859;-0.4039407,0.3225522;0.2385193;-0.265681,0.3654401;0.03640395;-0.195467,-0.08499278;0.4036284;-0.3788966,-0.2331115;0.2270018;-0.2791848,-0.291423;0.04574646;-0.1725721,0.09450494;-0.008924127;-0.0513525,0.05044723;-0.3459335;-0.2619681,0.0261106;-0.6818603;-0.2064404,0.01128327;-0.7106666;-0.2827125,-0.1037441;0.01820958;-0.02352606,-0.1430176;-0.3231518;-0.2279896,-0.169408;-0.6089629;-0.04322487,-0.2030754;-0.6629646;-0.07935875,0.03135553;0.3654339;-0.4840353,633.3369
+0;0;0,0.0344773;0.3399846;-0.08275904,0.06847999;0.6812254;-0.1960169,0.3051833;0.5165717;-0.0663471,0.3384396;0.3265181;0.08970971,0.3696098;0.161945;0.2341208,-0.1968503;0.5201056;-0.1007096,-0.2962405;0.3337943;0.02963524,-0.3759245;0.1582443;0.1380008,0.09026051;-0.002665387;-0.04793901,0.06692036;-0.4052848;-0.003769688,0.03161339;-0.7402015;0.05724769,0.03631373;-0.7122002;-0.04030645,-0.08873174;0.01536115;-0.04840377,-0.170785;-0.3671399;0.05910565,-0.2414548;-0.6068945;0.2929057,-0.2338386;-0.5806482;0.1955876,0.06021366;0.5956151;-0.1639299,0;0;0,-0.04821538;0.2165413;-0.2727864,-0.0827744;0.4297445;-0.5623071,0.1881969;0.3826037;-0.4051442,0.3387877;0.2400373;-0.2688456,0.3821962;0.03580937;-0.1959271,-0.253112;0.3407682;-0.2813345,-0.3670351;0.192462;-0.1182184,-0.4247337;0.007913843;-0.01087177,0.09199826;-0.004989534;-0.04431295,0.06548694;-0.3439094;-0.2657368,0.04208394;-0.6810563;-0.2116706,0.04299469;-0.7108266;-0.2889338,-0.09737135;0.0135426;-0.02806474,-0.1227853;-0.3335467;-0.2365863,-0.1477047;-0.6183779;-0.0484663,-0.1826878;-0.6719296;-0.08504769,-0.0744071;0.3771383;-0.4875436,633.3589
+0;0;0,0.03444784;0.3396508;-0.08413042,0.06825766;0.6805745;-0.1984013,0.3034927;0.5152674;-0.06534959,0.3392378;0.3323841;0.09852853,0.3701508;0.1720341;0.2476684,-0.1972766;0.5179763;-0.1058595,-0.2978405;0.3345858;0.02768786,-0.3785406;0.1621567;0.1402318,0.0902944;-0.002736304;-0.04787114,0.06813695;-0.4054461;-0.003917061,0.03220659;-0.7402802;0.05718938,0.03797362;-0.7125438;-0.04030173,-0.08867195;0.01536277;-0.04851271,-0.1727171;-0.3652314;0.06410415,-0.2422088;-0.5972254;0.3059482,-0.233551;-0.5713681;0.2087331,0.06004299;0.5950444;-0.1660883,0;0;0,-0.04821538;0.2165413;-0.2727864,-0.0827744;0.4297445;-0.5623071,0.1881969;0.3826037;-0.4051442,0.3387877;0.2400373;-0.2688456,0.3821962;0.03580937;-0.1959271,-0.253112;0.3407682;-0.2813345,-0.3670351;0.192462;-0.1182184,-0.4247337;0.007913843;-0.01087177,0.09199826;-0.004989534;-0.04431295,0.06548694;-0.3439094;-0.2657368,0.04208394;-0.6810563;-0.2116706,0.04299469;-0.7108266;-0.2889338,-0.09737135;0.0135426;-0.02806474,-0.1227853;-0.3335467;-0.2365863,-0.1477047;-0.6183779;-0.0484663,-0.1826878;-0.6719296;-0.08504769,-0.0744071;0.3771383;-0.4875436,633.3702

+ 115 - 0
DataCSV/Sam/FirstPersonPerspective_TwoArmsPlusLeg_Backward_ColorFeedback_Slow.csv

@@ -0,0 +1,115 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.004429372;0.3192715;0.004983732,0.008605598;0.6322473;-0.006168911,0.2271805;0.4983364;0.02365304,0.2615989;0.29236;0.0301615,0.3110258;0.0797317;-0.01497711,-0.2096982;0.4862519;-0.009834215,-0.253848;0.2820649;-0.0132573,-0.2930321;0.06758171;-0.05965637,0.06638977;0.003298002;-0.03426883,0.06722263;-0.2809983;0.00314061,0.06002841;-0.5933322;0.07520629,0.06465044;-0.5538371;-0.03273305,-0.06434969;0.007135725;-0.03743034,-0.09840623;-0.2765327;-0.0129977,-0.1215936;-0.5868512;0.06421868,-0.1141343;-0.547144;-0.04354286,0.007625705;0.5542392;-0.0008927481,0;0;0,0.03050007;0.3110029;-0.06576991,0.06483745;0.6104646;-0.15078,0.1818041;0.4418646;0.03793454,0.2301504;0.2546713;0.1171467,0.2852038;0.1152504;-0.04784489,-0.1696918;0.5193948;-0.1001268,-0.2981415;0.3546174;-0.09859981,-0.2720519;0.1430872;-0.1639119,0.07356603;-0.00450936;-0.01267028,0.1364947;-0.2805749;-0.05797338,0.162952;-0.5991045;-0.03274393,0.1923433;-0.6013564;-0.1320333,-0.05605113;0.01150555;-0.04815312,-0.09437549;-0.2705478;-0.08281916,-0.09462243;-0.5854847;-0.02271662,-0.0618815;-0.5873941;-0.1210642,0.05597737;0.5365775;-0.1267743,677.1218
+0;0;0,0.004429372;0.3192715;0.004983732,0.008605598;0.6322473;-0.006168911,0.2271805;0.4983364;0.02365304,0.2615989;0.29236;0.0301615,0.3110258;0.0797317;-0.01497711,-0.2096982;0.4862519;-0.009834215,-0.253848;0.2820649;-0.0132573,-0.2930321;0.06758171;-0.05965637,0.06638977;0.003298002;-0.03426883,0.06722263;-0.2809983;0.00314061,0.06002841;-0.5933322;0.07520629,0.06465044;-0.5538371;-0.03273305,-0.06434969;0.007135725;-0.03743034,-0.09840623;-0.2765327;-0.0129977,-0.1215936;-0.5868512;0.06421868,-0.1141343;-0.547144;-0.04354286,0.007625705;0.5542392;-0.0008927481,0;0;0,0.03050007;0.3110029;-0.06576991,0.06483745;0.6104646;-0.15078,0.1818041;0.4418646;0.03793454,0.2301504;0.2546713;0.1171467,0.2852038;0.1152504;-0.04784489,-0.1696918;0.5193948;-0.1001268,-0.2981415;0.3546174;-0.09859981,-0.2720519;0.1430872;-0.1639119,0.07356603;-0.00450936;-0.01267028,0.1364947;-0.2805749;-0.05797338,0.162952;-0.5991045;-0.03274393,0.1923433;-0.6013564;-0.1320333,-0.05605113;0.01150555;-0.04815312,-0.09437549;-0.2705478;-0.08281916,-0.09462243;-0.5854847;-0.02271662,-0.0618815;-0.5873941;-0.1210642,0.05597737;0.5365775;-0.1267743,677.146
+0;0;0,0.00443164;0.319435;0.004986284,0.008626082;0.6337821;-0.006218618,0.2306789;0.4985629;0.02402126,0.2650666;0.2927708;0.03052389,0.314496;0.08013172;-0.01461701,-0.2131309;0.4862867;-0.009997278,-0.2572411;0.2822824;-0.0134173,-0.2964272;0.0677883;-0.05981872,0.06619917;0.003288534;-0.03417045,0.06703216;-0.2810508;0.003244653,0.05985677;-0.592567;0.07512168,0.06447385;-0.553082;-0.03270225,-0.06416494;0.007115238;-0.03732288,-0.09822664;-0.2765961;-0.01288654,-0.1213533;-0.5861023;0.06412769,-0.113902;-0.5464054;-0.04351863,0.007640895;0.5553526;-0.0009139525,0;0;0,0.0311707;0.3106045;-0.06809187,0.0658049;0.6104523;-0.1566153,0.1834596;0.4406459;0.03688502,0.2320547;0.2544529;0.1177914,0.2857501;0.1148849;-0.04753827,-0.1718398;0.5176253;-0.101892,-0.3003008;0.3530999;-0.09980191,-0.2767073;0.140901;-0.1639214,0.07338338;-0.004384726;-0.01250672,0.1363006;-0.2804422;-0.05814815,0.1629462;-0.5981199;-0.03302741,0.1923525;-0.6007425;-0.1320643,-0.05576143;0.01137825;-0.04818675,-0.09451163;-0.2706079;-0.08328137,-0.09491328;-0.5846897;-0.02317604,-0.06215179;-0.5869602;-0.1212708,0.05696439;0.5364172;-0.1316962,677.178
+0;0;0,0.004414213;0.3198109;0.004765742,0.00861323;0.6353225;-0.006686002,0.2315245;0.4998937;0.02427753,0.2656201;0.2941827;0.0310332,0.3149745;0.08166392;-0.01405195,-0.2140066;0.4873959;-0.01099588,-0.2586108;0.2836137;-0.01389985,-0.2980129;0.06927888;-0.06016878,0.06629172;0.003250691;-0.03418349,0.06675315;-0.2809901;0.003162228,0.05958429;-0.5922307;0.07490979,0.06443343;-0.552771;-0.03287069,-0.06418148;0.007170937;-0.03745646,-0.09851697;-0.2764151;-0.01321232,-0.1219079;-0.585564;0.06392138,-0.1142242;-0.5458899;-0.04367511,0.007620977;0.5566109;-0.001295297,0;0;0,0.0316852;0.310613;-0.06954718,0.06681603;0.6112006;-0.1595426,0.18505;0.4406313;0.03467321,0.2329229;0.2549065;0.1167686,0.2866989;0.1117658;-0.04525495,-0.1716327;0.5165586;-0.1043364,-0.2983812;0.3508696;-0.10167,-0.2762522;0.1383228;-0.1646535,0.07336934;-0.004362941;-0.01309872,0.1362444;-0.2804373;-0.05801439,0.1628691;-0.5978632;-0.0334847,0.1921237;-0.6006745;-0.1324656,-0.05610893;0.01140832;-0.04790939,-0.09526082;-0.2702633;-0.08418599,-0.09536655;-0.5840898;-0.02433068,-0.06275469;-0.5865477;-0.1223745,0.05790652;0.5369737;-0.1343129,677.2009
+0;0;0,0.004404192;0.3190849;0.004754924,0.008591056;0.6336771;-0.006659699,0.2322211;0.4983841;0.02436377,0.2663225;0.2926376;0.03112061,0.3156412;0.08027309;-0.01393182,-0.2147323;0.4858463;-0.01102224,-0.2593442;0.282029;-0.01392672,-0.2987177;0.06784973;-0.06016207,0.06627753;0.003249995;-0.03417617,0.0667388;-0.2808872;0.003155939,0.05957015;-0.5921187;0.07490141,0.06441756;-0.5526624;-0.03284094,-0.06416775;0.007169402;-0.03744844,-0.09849073;-0.2763133;-0.01321314,-0.121881;-0.5854532;0.06391832,-0.1142;-0.5457824;-0.04364008,0.007602797;0.5552824;-0.001290693,0;0;0,0.03176036;0.3096323;-0.07054281,0.06620017;0.6091744;-0.1610687,0.1880689;0.4421354;0.03345299,0.2333559;0.2556151;0.115303,0.2883448;0.1090623;-0.04299808,-0.1729528;0.5159324;-0.1065474,-0.2993211;0.3499414;-0.1022815,-0.278417;0.1365161;-0.1620595,0.07332667;-0.004288167;-0.01327014,0.1364084;-0.2803215;-0.05747581,0.1629618;-0.5978104;-0.03382087,0.1922474;-0.6007192;-0.1327183,-0.05613525;0.01135137;-0.04786716,-0.09563572;-0.270173;-0.0840834,-0.09557095;-0.5840385;-0.02448241,-0.06292695;-0.5865952;-0.1224404,0.05752793;0.535286;-0.1357539,677.2341
+0;0;0,0.004398429;0.3186674;0.004748702,0.008579382;0.6328129;-0.006648165,0.2328992;0.497493;0.02444378,0.2669879;0.291823;0.0311981,0.3162827;0.07956134;-0.0138325,-0.215423;0.4849169;-0.01105061,-0.2600183;0.2811753;-0.013954,-0.2993728;0.06709978;-0.06016695,0.06627038;0.003249645;-0.03417249,0.06673157;-0.2808459;0.003154144,0.05956329;-0.5920615;0.07489595,0.06441072;-0.5526052;-0.0328467,-0.06416082;0.007168629;-0.03744441,-0.09847876;-0.2762725;-0.01321266,-0.1218678;-0.5853966;0.06391486,-0.1141869;-0.5457258;-0.04364386,0.007592981;0.5545656;-0.001289255,0;0;0,0.03169627;0.3089927;-0.0714817,0.06537258;0.6079432;-0.1626985,0.1908318;0.4434261;0.03159642,0.2339745;0.2568719;0.1143255,0.2903011;0.1083264;-0.04147649,-0.1743428;0.5152748;-0.1084078,-0.2995945;0.3486077;-0.1019342,-0.2801948;0.1342012;-0.1582034,0.0732941;-0.004264891;-0.01341152,0.1366163;-0.2802472;-0.05731845,0.1628944;-0.597761;-0.03391218,0.1919782;-0.6007557;-0.1328409,-0.05621349;0.01132321;-0.04776936,-0.09586921;-0.2701321;-0.08401947,-0.0957677;-0.5840352;-0.02470419,-0.06332139;-0.5866785;-0.1226993,0.05693866;0.5342299;-0.1372516,677.2675
+0;0;0,0.004910545;0.3188004;0.004416654,0.009803686;0.633036;-0.007390216,0.2335114;0.4983515;0.02484883,0.2675239;0.2925417;0.03203036,0.3171178;0.08034009;-0.01203621,-0.2141826;0.4859075;-0.01159319,-0.2593353;0.2821395;-0.01403946,-0.2990675;0.06834053;-0.0603241,0.06651453;0.003187179;-0.0343375,0.06642855;-0.2808398;0.002896491,0.05903808;-0.5922401;0.0748108,0.06408446;-0.5528134;-0.03302609,-0.06442501;0.00725985;-0.03755152,-0.09894717;-0.2761163;-0.01380533,-0.1228354;-0.5853692;0.06357967,-0.1149541;-0.5457249;-0.04406788,0.008617323;0.5547849;-0.00190413,0;0;0,0.031712;0.3090198;-0.07196116,0.06511138;0.6081764;-0.1630087,0.1923657;0.4441395;0.02951074,0.2369264;0.2571678;0.1108866,0.2911628;0.1038638;-0.04072881,-0.1738942;0.5156475;-0.1071011,-0.2968704;0.3471099;-0.1009351,-0.2787571;0.1322131;-0.1549925,0.07353645;-0.00412941;-0.01373839,0.1366176;-0.2801704;-0.05709577,0.1628557;-0.5979326;-0.03396225,0.1912109;-0.6009219;-0.1332135,-0.05653996;0.01134768;-0.04783166,-0.09646328;-0.2699787;-0.08415346,-0.09632494;-0.5841131;-0.02485723,-0.06459083;-0.5867581;-0.1231953,0.05674358;0.5344174;-0.137625,677.3008
+0;0;0,0.004942881;0.3208997;0.004445739,0.009897924;0.6391134;-0.007514045,0.2380487;0.5022398;0.0253305,0.2720702;0.2963752;0.03251394,0.32162;0.08436206;-0.01151348,-0.2185223;0.489549;-0.01183411,-0.263687;0.2857268;-0.01428104,-0.303384;0.07211769;-0.06052455,0.0668542;0.003203455;-0.03451286,0.06676824;-0.2807528;0.002711866,0.05936505;-0.5926887;0.07474987,0.06441143;-0.553262;-0.03308696,-0.06475401;0.007296924;-0.03774329,-0.09926756;-0.2760086;-0.01400301,-0.1231969;-0.5857935;0.0635151,-0.1153156;-0.5461492;-0.0441324,0.008695336;0.5597922;-0.001952932,0;0;0,0.03278649;0.3103154;-0.07516813,0.06700669;0.6122175;-0.1705866,0.1962615;0.446534;0.02724004,0.2376613;0.2586438;0.1083119,0.2917086;0.1011795;-0.03874946,-0.1750018;0.5142833;-0.1039811,-0.2960126;0.3442889;-0.09707941,-0.2795246;0.129659;-0.1519,0.07383195;-0.003970653;-0.01428151,0.1365467;-0.2801019;-0.0571208,0.1625289;-0.598437;-0.03396773,0.1898321;-0.6018485;-0.1333725,-0.05704948;0.0114448;-0.04780435,-0.09708726;-0.2697669;-0.08432554,-0.09713788;-0.5844889;-0.02517882,-0.0664366;-0.5875639;-0.1237008,0.05845398;0.5377273;-0.1440856,677.3345
+0;0;0,0.00472048;0.3207807;0.004421081,0.009478414;0.6386415;-0.00746084,0.2371145;0.5025312;0.02509919,0.2706867;0.2964966;0.03259367,0.3199932;0.08457127;-0.0112695,-0.2180905;0.4890956;-0.01226761,-0.2637022;0.2852597;-0.01426627,-0.3039014;0.0719348;-0.06056962,0.06721096;0.003113142;-0.0347362,0.06691889;-0.2807539;0.002477724,0.05924049;-0.592925;0.07453322,0.06437173;-0.5534939;-0.03334981,-0.06507312;0.007455777;-0.03799355,-0.09984156;-0.2757478;-0.01449048,-0.1242437;-0.585704;0.06318429,-0.1162744;-0.5460541;-0.04450691,0.008318894;0.5594378;-0.001926147,0;0;0,0.03273509;0.3098969;-0.07638335,0.06631852;0.6114945;-0.1717999,0.1984051;0.4486363;0.0242281,0.2397045;0.2602264;0.1044126,0.2926324;0.09907448;-0.03875232,-0.174782;0.5143269;-0.104764,-0.295757;0.344249;-0.09627578,-0.2805425;0.1292079;-0.1491279,0.07415339;-0.003805876;-0.01484585,0.1361466;-0.2800946;-0.05711746,0.161907;-0.5986735;-0.03375959,0.1886724;-0.6021382;-0.1333475,-0.05755654;0.01141753;-0.0478591,-0.09783119;-0.2696961;-0.08417131,-0.09812116;-0.5847356;-0.02541984,-0.06794811;-0.5878706;-0.1241401,0.05792132;0.5370981;-0.145345,677.3565
+0;0;0,0.0047185;0.3206462;0.004419228,0.00947188;0.6382022;-0.007450581,0.2338912;0.5029849;0.02472285,0.2675008;0.2967207;0.03222569,0.3167115;0.08520699;-0.01155227,-0.2149111;0.4897383;-0.01211837,-0.2605736;0.2856751;-0.01411925,-0.3006947;0.07276466;-0.06033265,0.06812771;0.003155604;-0.03520999,0.06783579;-0.2805566;0.001983624,0.06012493;-0.5940472;0.07434371,0.06526189;-0.5546057;-0.03365962,-0.0659607;0.007557473;-0.03851178,-0.1007102;-0.2754915;-0.01502154,-0.1252155;-0.586758;0.06298158,-0.1172373;-0.5470974;-0.0448297,0.008313715;0.5590911;-0.00192236,0;0;0,0.0320546;0.3096378;-0.07715344,0.0649168;0.6110734;-0.1723189,0.2007421;0.4542724;0.01894188,0.2397936;0.2643934;0.09737539,0.2927521;0.09559278;-0.03595877,-0.1725338;0.5134348;-0.10517,-0.292838;0.3427522;-0.093981,-0.2788335;0.1280275;-0.1466441,0.07502434;-0.003396362;-0.01583982,0.135898;-0.2799359;-0.05702639,0.1607642;-0.5999488;-0.03367472,0.1865696;-0.6033928;-0.1336539,-0.0588162;0.01127358;-0.04800675,-0.09895673;-0.2696718;-0.0845374,-0.09986236;-0.5860591;-0.0256298,-0.07063413;-0.5891884;-0.1247682,0.05667683;0.5367279;-0.1459501,677.3902
+0;0;0,0.004715726;0.3204576;0.004416629,0.009464542;0.6377081;-0.007440716,0.2327722;0.5028679;0.02459422,0.2664179;0.2963819;0.03210513,0.3155963;0.08500749;-0.01164401,-0.2138154;0.4896866;-0.01206519,-0.259527;0.2854041;-0.01406822,-0.2996217;0.07263382;-0.06025119,0.06846023;0.003171006;-0.03538185,0.06816842;-0.2804308;0.001797289,0.0604437;-0.594485;0.07428748,0.06558252;-0.5550401;-0.03375491,-0.06628264;0.007594359;-0.03869975,-0.1010186;-0.2753445;-0.01521865,-0.125568;-0.5871706;0.06292471,-0.1175869;-0.5475065;-0.04492555,0.008307844;0.5586972;-0.001919496,0;0;0,0.03155794;0.3093103;-0.07788515,0.06364702;0.6104621;-0.1731915,0.1998783;0.454505;0.01666021,0.2418435;0.2640871;0.09284997,0.2945909;0.09296405;-0.03732777,-0.1722684;0.5134365;-0.104939,-0.2909305;0.3416158;-0.09004464,-0.2777945;0.1274739;-0.1446557,0.0752899;-0.003293723;-0.01641083,0.1359562;-0.2798757;-0.0568378,0.159934;-0.6005403;-0.03351665,0.1853321;-0.6040034;-0.1336362,-0.05938165;0.01121097;-0.04792564,-0.09946872;-0.269627;-0.08446875,-0.1006759;-0.5866092;-0.02560135,-0.07185234;-0.5897681;-0.1248912,0.05562066;0.5362095;-0.1467969,677.4235
+0;0;0,0.004715726;0.3204576;0.004416629,0.009464542;0.6377081;-0.007440716,0.2327722;0.5028679;0.02459422,0.2664179;0.2963819;0.03210513,0.3155963;0.08500749;-0.01164401,-0.2138154;0.4896866;-0.01206519,-0.259527;0.2854041;-0.01406822,-0.2996217;0.07263382;-0.06025119,0.06846023;0.003171006;-0.03538185,0.06816842;-0.2804308;0.001797289,0.0604437;-0.594485;0.07428748,0.06558252;-0.5550401;-0.03375491,-0.06628264;0.007594359;-0.03869975,-0.1010186;-0.2753445;-0.01521865,-0.125568;-0.5871706;0.06292471,-0.1175869;-0.5475065;-0.04492555,0.008307844;0.5586972;-0.001919496,0;0;0,0.03155794;0.3093103;-0.07788515,0.06364702;0.6104621;-0.1731915,0.1998783;0.454505;0.01666021,0.2418435;0.2640871;0.09284997,0.2945909;0.09296405;-0.03732777,-0.1722684;0.5134365;-0.104939,-0.2909305;0.3416158;-0.09004464,-0.2777945;0.1274739;-0.1446557,0.0752899;-0.003293723;-0.01641083,0.1359562;-0.2798757;-0.0568378,0.159934;-0.6005403;-0.03351665,0.1853321;-0.6040034;-0.1336362,-0.05938165;0.01121097;-0.04792564,-0.09946872;-0.269627;-0.08446875,-0.1006759;-0.5866092;-0.02560135,-0.07185234;-0.5897681;-0.1248912,0.05562066;0.5362095;-0.1467969,677.446
+0;0;0,0.004116592;0.3204067;0.004308259,0.008351739;0.6377121;-0.007544444,0.2322597;0.5030806;0.0238975,0.2653528;0.2962769;0.03186441,0.3148475;0.08495741;-0.01135553,-0.214916;0.488986;-0.01322327,-0.2619222;0.2847443;-0.01469035,-0.3023461;0.07210049;-0.06075684,0.06907089;0.00307044;-0.03558859,0.0678139;-0.2804485;0.001411069,0.05976565;-0.5955158;0.07403351,0.06500805;-0.5560743;-0.03405168,-0.06684579;0.007737588;-0.03896837,-0.1019122;-0.2751113;-0.01615511,-0.1274407;-0.5877562;0.06263351,-0.1193517;-0.5480917;-0.04525626,0.007308331;0.558677;-0.00202289,0;0;0,0.03052207;0.3092697;-0.07820892,0.06161295;0.6106341;-0.1733339,0.1998074;0.4553881;0.01584601,0.242918;0.2640431;0.0897038,0.2957581;0.09163567;-0.03858185,-0.1740156;0.5120402;-0.1039543,-0.2921395;0.3397462;-0.08698554,-0.2796536;0.1256417;-0.1415474,0.07573643;-0.002826184;-0.01740026,0.1359799;-0.279505;-0.05706286,0.1585496;-0.6012409;-0.03291988,0.1836778;-0.6046599;-0.1331735,-0.06037982;0.01094465;-0.04776249,-0.1007912;-0.2697473;-0.08426648,-0.1023756;-0.5877756;-0.02543029,-0.07381825;-0.5908908;-0.1248632,0.0538547;0.5363113;-0.1469889,677.4691
+0;0;0,0.004110768;0.3199534;0.004302164,0.008342031;0.6369682;-0.007540857,0.2325344;0.5023118;0.02393062,0.2656548;0.2953373;0.03190412,0.3151575;0.08398345;-0.01132287,-0.2152055;0.4881995;-0.01323698,-0.2622505;0.2837891;-0.01470527,-0.302681;0.07111065;-0.06077927,0.06987531;0.003106199;-0.03600306,0.06861874;-0.2803172;0.0009841286,0.06052421;-0.5971966;0.07402423,0.0657718;-0.5577458;-0.03416794,-0.06762429;0.007827701;-0.0394222,-0.1026789;-0.2749259;-0.01661663,-0.1283542;-0.5893688;0.06262511,-0.1202572;-0.5496948;-0.04537143,0.007299222;0.5579784;-0.002022469,0;0;0,0.02928321;0.3089984;-0.07789779,0.05947538;0.6103273;-0.172451,0.1997869;0.4556293;0.01560307,0.244738;0.2638679;0.08775544,0.2978455;0.09207329;-0.04130173,-0.1756368;0.5114638;-0.100326,-0.2928774;0.3383877;-0.08305477,-0.2818329;0.1241174;-0.1374221,0.07637433;-0.002438039;-0.01869345,0.1364545;-0.2791577;-0.05761766,0.1572085;-0.6027753;-0.03204846,0.1816597;-0.6060767;-0.1326246,-0.06179464;0.01067746;-0.0474957,-0.1025015;-0.2699192;-0.08364777,-0.1043647;-0.5898449;-0.02485225,-0.07647526;-0.5928561;-0.1246262,0.05194785;0.5359856;-0.1462293,677.5024
+0;0;0,0.004096449;0.3188389;0.004287178,0.008304602;0.6341186;-0.007480345,0.2317708;0.5003229;0.02385899,0.2649094;0.2932347;0.03183686,0.3144141;0.08187215;-0.01139191,-0.2145077;0.4862566;-0.0131873,-0.2615785;0.2817339;-0.0146564,-0.3020107;0.06904675;-0.06073229,0.07062811;0.003139663;-0.03639095,0.06937185;-0.2802164;0.0005874522,0.06124097;-0.5985184;0.07395548,0.06649114;-0.5590629;-0.03428988,-0.06835284;0.007912033;-0.03984692,-0.1033991;-0.2747743;-0.01704676,-0.1291897;-0.590629;0.06255073,-0.1210887;-0.5509502;-0.0454989,0.007270755;0.5558078;-0.00200939,0;0;0,0.02846609;0.3079748;-0.07768297,0.05764432;0.6076236;-0.1720753,0.2010625;0.4576074;0.01420975,0.2452963;0.2652003;0.08541536,0.299345;0.093752;-0.04372716,-0.176386;0.5109602;-0.09962235,-0.2925302;0.3372279;-0.08025813,-0.2832704;0.1232858;-0.1362639,0.07693517;-0.002082407;-0.01997828,0.1363581;-0.2789435;-0.05840325,0.156256;-0.604017;-0.03201342,0.1802786;-0.6072736;-0.1327653,-0.06299257;0.01051947;-0.0473684,-0.103631;-0.269984;-0.08378237,-0.1059635;-0.5913271;-0.02463606,-0.07849781;-0.5943062;-0.1245963,0.05049276;0.5339363;-0.1459484,677.5359
+0;0;0,0.005173482;0.3181603;0.003598933,0.01078461;0.6328882;-0.008955775,0.2337492;0.5003959;0.02332227,0.2664232;0.2929333;0.03218386,0.3146335;0.08143958;-0.01114642,-0.2127679;0.4874875;-0.01438113,-0.2600614;0.2826701;-0.01443827,-0.3018944;0.07050888;-0.06101035,0.0710284;0.002994498;-0.0365599,0.06830928;-0.2803518;-9.593368E-05,0.05944146;-0.5997963;0.07326004,0.06354936;-0.5626109;-0.009529449,-0.06870963;0.008071463;-0.04005576,-0.1051476;-0.2744326;-0.01801258,-0.1317407;-0.5914508;0.06133982,-0.1254507;-0.5540977;-0.02129776,0.009384872;0.5547562;-0.003254489,0;0;0,0.02701067;0.3074788;-0.07741404,0.05487438;0.6067638;-0.1716936,0.200736;0.4593012;0.01334786,0.2457854;0.2655609;0.08133388,0.2998152;0.09200484;-0.04472327,-0.1781938;0.5106574;-0.09810185,-0.2931824;0.3361192;-0.07572163,-0.2874331;0.1221531;-0.1315501,0.07716284;-0.001868397;-0.02080941,0.1363347;-0.2787783;-0.05877972,0.1547749;-0.6049896;-0.03138161,0.170875;-0.6339929;-0.08779097,-0.06384834;0.01037601;-0.04697184,-0.1049174;-0.2699801;-0.08352278,-0.1077774;-0.5924078;-0.02405308,-0.08704865;-0.5875615;-0.1006051,0.04816313;0.5331919;-0.1455936,677.5576
+0;0;0,0.005173482;0.3181603;0.003598933,0.01078461;0.6328882;-0.008955775,0.2337492;0.5003959;0.02332227,0.2664232;0.2929333;0.03218386,0.3146335;0.08143958;-0.01114642,-0.2127679;0.4874875;-0.01438113,-0.2600614;0.2826701;-0.01443827,-0.3018944;0.07050888;-0.06101035,0.0710284;0.002994498;-0.0365599,0.06830928;-0.2803518;-9.593368E-05,0.05944146;-0.5997963;0.07326004,0.06354936;-0.5626109;-0.009529449,-0.06870963;0.008071463;-0.04005576,-0.1051476;-0.2744326;-0.01801258,-0.1317407;-0.5914508;0.06133982,-0.1254507;-0.5540977;-0.02129776,0.009384872;0.5547562;-0.003254489,0;0;0,0.02701067;0.3074788;-0.07741404,0.05487438;0.6067638;-0.1716936,0.200736;0.4593012;0.01334786,0.2457854;0.2655609;0.08133388,0.2998152;0.09200484;-0.04472327,-0.1781938;0.5106574;-0.09810185,-0.2931824;0.3361192;-0.07572163,-0.2874331;0.1221531;-0.1315501,0.07716284;-0.001868397;-0.02080941,0.1363347;-0.2787783;-0.05877972,0.1547749;-0.6049896;-0.03138161,0.170875;-0.6339929;-0.08779097,-0.06384834;0.01037601;-0.04697184,-0.1049174;-0.2699801;-0.08352278,-0.1077774;-0.5924078;-0.02405308,-0.08704865;-0.5875615;-0.1006051,0.04816313;0.5331919;-0.1455936,677.5803
+0;0;0,0.00516216;0.3174641;0.003591057,0.01076507;0.6317304;-0.00894613,0.2339346;0.4992833;0.0233491,0.2666515;0.2915479;0.03222234,0.3148764;0.07999048;-0.01112099,-0.2129869;0.4863632;-0.01438845,-0.2603427;0.2812765;-0.01444566,-0.3021882;0.06905134;-0.06103177,0.07148276;0.003013654;-0.03679377,0.06876475;-0.2802173;-0.0003446527,0.05986845;-0.6006876;0.0732469,0.06394937;-0.5635494;-0.008998886,-0.06914917;0.008123095;-0.040312,-0.1055723;-0.2742659;-0.01827779,-0.1322508;-0.5923021;0.06132944,-0.1260021;-0.5549973;-0.02076544,0.009367015;0.5536929;-0.003251732,0;0;0,0.02565541;0.3068976;-0.07732153,0.05250961;0.6058849;-0.1712921,0.2006665;0.4601524;0.01277685,0.2470865;0.2654926;0.0780139,0.2997102;0.09242207;-0.04941511,-0.1802391;0.5100003;-0.09624462,-0.2941524;0.334644;-0.07222264,-0.2906121;0.1208778;-0.1292514,0.07742058;-0.00169301;-0.02181363,0.1359223;-0.2787315;-0.05900145,0.1532858;-0.6059591;-0.03042412,0.1693541;-0.6344799;-0.08654094,-0.06483358;0.01025244;-0.04652036,-0.106578;-0.2698613;-0.08325429,-0.1097429;-0.5932815;-0.02337587,-0.08946812;-0.5882065;-0.09953135,0.04602908;0.5323758;-0.145241,677.6138
+0;0;0,0.006774907;0.3179394;0.003253972,0.01425074;0.6332402;-0.009701373,0.235088;0.5011765;0.02273939,0.2670332;0.293222;0.03248695,0.314462;0.08145569;-0.01001927,-0.2086035;0.4897832;-0.01501428,-0.2566122;0.2847124;-0.01369444,-0.2999732;0.07284452;-0.05987925,0.07175314;0.002871602;-0.03721475,0.06813011;-0.2804398;-0.0008858852,0.05835736;-0.6016525;0.07223709,0.06245932;-0.564573;-0.009674706,-0.06961308;0.008296522;-0.04033463,-0.1069459;-0.2741103;-0.01910071,-0.1346232;-0.5927408;0.06045206,-0.1283592;-0.555491;-0.02130791,0.0123757;0.5548587;-0.003872921,0;0;0,0.0249336;0.3074251;-0.07752466,0.05017251;0.6077325;-0.1714029,0.200363;0.4631419;0.00886035,0.2471079;0.2680473;0.07299805,0.2995442;0.09282653;-0.05129719,-0.1792184;0.5100372;-0.09322467,-0.2914008;0.3334958;-0.06854983,-0.2891521;0.1204263;-0.1276899,0.07771559;-0.001591712;-0.0223484,0.1367547;-0.2785321;-0.05998683,0.1529013;-0.6063422;-0.029989,0.1689039;-0.634735;-0.0857625,-0.06551224;0.01017858;-0.04632754,-0.1063712;-0.270085;-0.08349063,-0.110528;-0.5940409;-0.02303077,-0.09123107;-0.5887791;-0.09913686,0.04416911;0.5337689;-0.1454318,677.6362
+0;0;0,0.006755079;0.3170089;0.003244449,0.01420524;0.6312283;-0.009661298,0.2323204;0.5002085;0.02242443,0.2642775;0.292177;0.03217559,0.3117029;0.08042543;-0.01032767,-0.2059297;0.4889549;-0.01486624,-0.2539562;0.2838082;-0.01354591,-0.2973142;0.07195507;-0.05972751,0.07245357;0.002899633;-0.03757802,0.06881661;-0.2815004;-0.001109559,0.05904537;-0.6026634;0.0720021,0.06314655;-0.5655853;-0.009894058,-0.07029263;0.00837751;-0.04072837,-0.1077689;-0.2751145;-0.01941285,-0.1354419;-0.5936958;0.06012762,-0.1291791;-0.5564474;-0.02161673,0.01233942;0.5532323;-0.003861512,0;0;0,0.02362087;0.3067371;-0.07684541,0.04744446;0.6061393;-0.1703489,0.1986017;0.4653659;0.006572723,0.2479712;0.2706332;0.07009673,0.2969038;0.09396087;-0.05354357,-0.1783318;0.5102436;-0.09067492,-0.288654;0.3325834;-0.06499726,-0.2883104;0.1198508;-0.1253226,0.078252;-0.001142055;-0.02335286,0.1369955;-0.2792627;-0.0610981,0.1517253;-0.6068859;-0.02896547,0.1678995;-0.6352669;-0.08467865,-0.06679729;0.009929416;-0.04593,-0.1077394;-0.2713653;-0.08366005,-0.1123898;-0.5951489;-0.02259424,-0.093732;-0.5897807;-0.09887703,0.04189362;0.5325006;-0.144522,677.6697
+0;0;0,0.006749574;0.3167505;0.003241805,0.01419621;0.6308213;-0.009658055,0.2321443;0.4998738;0.02240524,0.264142;0.2915776;0.03216881,0.3115526;0.07989256;-0.01032111,-0.2057714;0.4886287;-0.01485697,-0.253859;0.2832211;-0.01353496,-0.2972033;0.07143441;-0.05970206,0.07261424;0.002906063;-0.03766135,0.0689483;-0.2837597;-0.0009023584,0.05921378;-0.6037157;0.07193454,0.06328856;-0.5666831;-0.009434424,-0.0704485;0.008396087;-0.04081868,-0.1082233;-0.2773544;-0.01933336,-0.1357923;-0.5947384;0.05990818,-0.1295698;-0.5575367;-0.02130996,0.01233115;0.5528571;-0.003860639,0;0;0,0.02283906;0.3066919;-0.07619357,0.04591133;0.6061723;-0.1691399,0.1983717;0.4657148;0.006368399,0.2484659;0.27001;0.06716871,0.2964932;0.09213531;-0.05496931,-0.1791036;0.510266;-0.08820572,-0.2867518;0.3308522;-0.06120536,-0.2875664;0.1187405;-0.123428,0.07830509;-0.0009974837;-0.0238111,0.1381649;-0.2810965;-0.06258249,0.1511897;-0.607361;-0.02861619,0.1675848;-0.6353292;-0.08391404,-0.06729777;0.009825456;-0.04554252,-0.1084107;-0.2737181;-0.08368251,-0.1134806;-0.5962051;-0.02245955,-0.095323;-0.5905816;-0.09837436,0.04058666;0.5324855;-0.1434999,677.7031
+0;0;0,0.007462211;0.316416;0.002610268,0.01527342;0.6299282;-0.01084872,0.2343497;0.4994036;0.02182514,0.2650104;0.2909234;0.0330756,0.3122881;0.07895486;-0.007809829,-0.2062295;0.4887915;-0.01534519,-0.2549487;0.283493;-0.01223797,-0.3002576;0.0719953;-0.05755088,0.0729778;0.002628157;-0.03773503,0.06755457;-0.2865355;-0.0007535629,0.05664699;-0.6048534;0.07163966,0.06074467;-0.5677703;-0.01058669,-0.07081142;0.008619493;-0.04084173,-0.1101867;-0.279515;-0.01984783,-0.1387314;-0.5952147;0.05892356,-0.1324646;-0.5579732;-0.02315212,0.01335082;0.5520988;-0.004912027,0;0;0,0.0215597;0.3062507;-0.0769887,0.04291186;0.6050767;-0.1706691,0.1971436;0.4660859;0.005891085,0.2485637;0.2704906;0.06613374,0.2939271;0.0910306;-0.05458784,-0.1818435;0.5100297;-0.08529161,-0.2891409;0.3303528;-0.05819605,-0.2909491;0.1177826;-0.1185951,0.07848354;-0.0008091033;-0.02441883,0.1389854;-0.2832719;-0.06400323,0.1499411;-0.6077029;-0.02780128,0.1672667;-0.6366858;-0.08301878,-0.06797734;0.00968238;-0.04518775,-0.1094745;-0.2763539;-0.0835786,-0.1151533;-0.597213;-0.02272457,-0.09714811;-0.5918794;-0.09950681,0.03798584;0.5315659;-0.1448183,677.7366
+0;0;0,0.007457665;0.3162232;0.002608678,0.01526525;0.6295903;-0.01084417,0.2306662;0.4999762;0.02138234,0.2612844;0.2917847;0.03261722,0.3085417;0.07990766;-0.008250572,-0.2025842;0.4895406;-0.01516968,-0.251236;0.2845265;-0.01206677,-0.2965252;0.07312004;-0.05736014,0.0733509;0.002641594;-0.03792796,0.06791829;-0.2870227;-0.0008824617,0.05700908;-0.6053877;0.0715215,0.06110593;-0.568306;-0.01068818,-0.07117344;0.008663559;-0.04105053,-0.1106168;-0.2799698;-0.02002028,-0.1391658;-0.5957162;0.05876278,-0.1329003;-0.5584762;-0.02329627,0.0133435;0.5517948;-0.00491007,0;0;0,0.02034394;0.3062255;-0.0766263,0.0405758;0.6050595;-0.1700461,0.1973143;0.4689531;-0.0005638599,0.2484016;0.2746378;0.06298947,0.2914181;0.0931111;-0.05530238,-0.1798833;0.5081168;-0.08540834,-0.2852133;0.3278983;-0.05652454,-0.287397;0.1158276;-0.1183029,0.07877791;-0.0005675256;-0.02489138,0.1395653;-0.283409;-0.06505156,0.1487156;-0.6077774;-0.02738118,0.1664658;-0.6368242;-0.08237004,-0.0686736;0.009547528;-0.04492931,-0.1102428;-0.2769701;-0.0834892,-0.1165728;-0.5978177;-0.02237912,-0.09971589;-0.5923812;-0.09943653,0.0359656;0.5315326;-0.1442859,677.7701
+0;0;0,0.008781157;0.3157216;0.002052211,0.01784099;0.6277963;-0.01192941,0.2369033;0.4975668;0.02046381,0.2667898;0.2892626;0.0334037,0.3140052;0.07677029;-0.003495134,-0.204592;0.4882342;-0.015889,-0.2545597;0.2834505;-0.01163113,-0.3013321;0.07217981;-0.05545852,0.07346214;0.002505211;-0.03810534,0.06648099;-0.287516;-0.001226231,0.05402876;-0.6063046;0.07053332,0.05798149;-0.5692984;-0.01099848,-0.07143974;0.008767009;-0.04092043,-0.1120985;-0.2801415;-0.02092424,-0.1416377;-0.5961559;0.05777147,-0.1355438;-0.5590174;-0.02361682,0.01561346;0.5502967;-0.005862548,0;0;0,0.018913;0.3053664;-0.07845449,0.03482205;0.6019402;-0.1756763,0.1978351;0.4696716;-0.003210545,0.2499375;0.2751759;0.05930352,0.2912346;0.09174846;-0.05642343,-0.1864474;0.508566;-0.08116318,-0.2907202;0.327766;-0.05133327,-0.2935318;0.1157631;-0.1129017,0.0788791;-0.0005258024;-0.02515531,0.1397212;-0.2837237;-0.06538296,0.1482617;-0.6083993;-0.02738905,0.1664415;-0.6365663;-0.08214521,-0.06898661;0.009489295;-0.04478594,-0.1102846;-0.2774584;-0.08321202,-0.1174826;-0.5986929;-0.02248874,-0.1013743;-0.5932765;-0.09896304,0.03136837;0.5290301;-0.1488407,677.8037
+0;0;0,0.008698416;0.3127467;0.002032874,0.0175913;0.6190699;-0.0116889,0.2406835;0.4893672;0.02106307,0.2705837;0.2809673;0.03400892,0.3177959;0.06848961;-0.002887383,-0.2087671;0.4798665;-0.01594478,-0.2587578;0.2749887;-0.01168495,-0.3055269;0.0637325;-0.05550933,0.07359085;0.002509601;-0.0381721,0.06662712;-0.2867877;-0.001385041,0.05413875;-0.606502;0.07058287,0.05807526;-0.5695245;-0.01061454,-0.07156492;0.00878237;-0.04099213,-0.1121222;-0.2794051;-0.02104585,-0.1417471;-0.596337;0.05787836,-0.1356782;-0.5592278;-0.02317612,0.01540622;0.5430473;-0.005737659,0;0;0,0.01766087;0.3012715;-0.082546,0.03093565;0.5894758;-0.1867013,0.1966159;0.4707218;-0.00434804,0.2505365;0.2763027;0.05718184,0.2901191;0.09224059;-0.05810666,-0.1903486;0.5089018;-0.07687195,-0.2938074;0.3277306;-0.04580068,-0.297392;0.1154976;-0.1064752,0.07899599;-0.0003466308;-0.02526927,0.1393444;-0.2828025;-0.06615281,0.1472191;-0.6083972;-0.02769995,0.1654631;-0.6362231;-0.08229423,-0.06927089;0.009299615;-0.04465517,-0.1105197;-0.2769262;-0.0829697,-0.1185712;-0.599115;-0.0222892,-0.1029192;-0.59425;-0.09831847,0.02799524;0.5188692;-0.1579664,677.8264
+0;0;0,0.008689281;0.3124182;0.002030739,0.01759158;0.619068;-0.01171378,0.2377746;0.4897935;0.0207136,0.2676036;0.2818895;0.03362863,0.314753;0.06969434;-0.003218606,-0.205887;0.4804152;-0.01581758,-0.2557587;0.2760249;-0.01156789,-0.3024656;0.06504963;-0.05533399,0.07388446;0.002519614;-0.0383244,0.06691816;-0.2868844;-0.001523767,0.05440233;-0.6073016;0.07060237,0.05825396;-0.5704746;-0.008844256,-0.07185044;0.008817409;-0.04115568,-0.1124227;-0.2794763;-0.02120204,-0.1421128;-0.5971051;0.05789569,-0.1361747;-0.5601493;-0.02141108,0.01539893;0.5427822;-0.005741931,0;0;0,0.01630905;0.3001524;-0.08559966,0.0290557;0.5878915;-0.1920686,0.199179;0.4740077;-0.01742196,0.2510724;0.2813964;0.04957509,0.2879626;0.09315491;-0.05910707,-0.1881962;0.5057413;-0.07977953,-0.2898535;0.3245176;-0.04654668,-0.2948282;0.1126925;-0.1074806,0.07910006;4.351139E-06;-0.02602315,0.1389161;-0.2825292;-0.06790829,0.1469531;-0.608895;-0.02987194,0.1645226;-0.6349397;-0.08394146,-0.07027198;0.00882471;-0.04379493,-0.1112473;-0.2773147;-0.08382969,-0.1202345;-0.600437;-0.02435558,-0.106635;-0.5952853;-0.09899358,0.02611776;0.5172076;-0.1628256,677.8594
+0;0;0,0.008689281;0.3124182;0.002030739,0.01759158;0.619068;-0.01171378,0.2377746;0.4897935;0.0207136,0.2676036;0.2818895;0.03362863,0.314753;0.06969434;-0.003218606,-0.205887;0.4804152;-0.01581758,-0.2557587;0.2760249;-0.01156789,-0.3024656;0.06504963;-0.05533399,0.07388446;0.002519614;-0.0383244,0.06691816;-0.2868844;-0.001523767,0.05440233;-0.6073016;0.07060237,0.05825396;-0.5704746;-0.008844256,-0.07185044;0.008817409;-0.04115568,-0.1124227;-0.2794763;-0.02120204,-0.1421128;-0.5971051;0.05789569,-0.1361747;-0.5601493;-0.02141108,0.01539893;0.5427822;-0.005741931,0;0;0,0.01630905;0.3001524;-0.08559966,0.0290557;0.5878915;-0.1920686,0.199179;0.4740077;-0.01742196,0.2510724;0.2813964;0.04957509,0.2879626;0.09315491;-0.05910707,-0.1881962;0.5057413;-0.07977953,-0.2898535;0.3245176;-0.04654668,-0.2948282;0.1126925;-0.1074806,0.07910006;4.351139E-06;-0.02602315,0.1389161;-0.2825292;-0.06790829,0.1469531;-0.608895;-0.02987194,0.1645226;-0.6349397;-0.08394146,-0.07027198;0.00882471;-0.04379493,-0.1112473;-0.2773147;-0.08382969,-0.1202345;-0.600437;-0.02435558,-0.106635;-0.5952853;-0.09899358,0.02611776;0.5172076;-0.1628256,677.8817
+0;0;0,0.009078603;0.3127344;0.0005906372,0.01848569;0.619154;-0.01459272,0.2413308;0.4900445;0.01875655,0.2709712;0.2818019;0.03416691,0.3160866;0.06898893;-0.0006280653,-0.2082777;0.4814099;-0.01716572,-0.2594054;0.2768871;-0.01104934,-0.3079294;0.06636842;-0.05420882,0.07428887;0.002444518;-0.03859633,0.065341;-0.2853867;-0.002422374,0.05086789;-0.6079164;0.0691759,0.05450206;-0.5713206;-0.008383445,-0.07240157;0.008876504;-0.04115469,-0.1145989;-0.2776676;-0.02251776,-0.1457541;-0.5972202;0.05670731,-0.1400859;-0.5605136;-0.02072043,0.01615165;0.5427493;-0.008219053,0;0;0,0.01482781;0.2990969;-0.09059095,0.02663547;0.5850273;-0.2014947,0.1980381;0.4743351;-0.02173591,0.2560343;0.2812433;0.04017568,0.2867446;0.0900716;-0.06492282,-0.1909903;0.5074793;-0.08148267,-0.2908994;0.325081;-0.04640976,-0.2973463;0.1137926;-0.108467,0.07927937;4.792213E-05;-0.02700496,0.1383995;-0.2806736;-0.07100129,0.1463298;-0.6091583;-0.03363729,0.163742;-0.6338633;-0.08632827,-0.07128213;0.008875147;-0.04306481,-0.1109309;-0.2756906;-0.08412227,-0.1223928;-0.6012799;-0.02736512,-0.1093045;-0.5960354;-0.100084,0.02387291;0.5147499;-0.170881,677.9047
+0;0;0,0.009105798;0.3136711;0.0005924064,0.01848746;0.6192641;-0.01455957,0.2434852;0.4896444;0.01904811,0.2732033;0.2808558;0.03449887,0.3182651;0.06829624;-0.0002546683,-0.2104218;0.4809273;-0.01721758,-0.2616835;0.2758682;-0.01108516,-0.3101497;0.06560019;-0.05419326,0.07512306;0.002471967;-0.03902973,0.06626754;-0.2823885;-0.003229134,0.05172111;-0.6065521;0.06873187,0.05534782;-0.5699699;-0.008668005,-0.07321457;0.008976179;-0.04161681,-0.1149763;-0.2746104;-0.02317224,-0.1462894;-0.5957819;0.0564542,-0.1406328;-0.5590891;-0.02081436,0.01615323;0.5428531;-0.008185381,0;0;0,0.01191369;0.297317;-0.09966706,0.02272462;0.5791392;-0.2185504,0.194178;0.476384;-0.03109312,0.2608683;0.2836482;0.02476287,0.2822621;0.08845073;-0.07453561,-0.1948472;0.5051178;-0.09071585,-0.2951541;0.3229593;-0.05235706,-0.3021328;0.1112972;-0.1121099,0.08010396;0.0008336902;-0.02748752,0.1361777;-0.2766207;-0.07627678,0.1432173;-0.6071425;-0.04195762,0.1607224;-0.6319122;-0.09431291,-0.07261235;0.008186096;-0.04281752,-0.1116892;-0.2732152;-0.08514833,-0.1257477;-0.6012374;-0.0334199,-0.112569;-0.5968783;-0.1056424,0.02018416;0.5099416;-0.1855361,677.9377
+0;0;0,0.009163219;0.3156492;0.0005961421,0.01857477;0.6222179;-0.0146181,0.2419477;0.4924227;0.01884299,0.2716199;0.2839565;0.03426989,0.3166066;0.07175118;-0.0004257374,-0.2087488;0.4837672;-0.01716619,-0.2599313;0.2790248;-0.01104324,-0.3083167;0.06910717;-0.05407951,0.0759806;0.002500185;-0.03947526,0.06711328;-0.28274;-0.00362695,0.0526656;-0.6047028;0.06784552,0.05771888;-0.5655315;-0.03999967,-0.07405032;0.009078644;-0.04209188,-0.1158677;-0.2748859;-0.02362272,-0.1469683;-0.593877;0.05546314,-0.1390866;-0.5545515;-0.05219907,0.01622369;0.5452551;-0.008197879,0;0;0,0.009092033;0.296117;-0.1093194,0.01736407;0.5757347;-0.2358558,0.1921499;0.4778021;-0.05087423,0.262094;0.2875852;0.008302927,0.2754149;0.08820529;-0.08295989,-0.1959096;0.5013199;-0.1020078,-0.2968177;0.3209819;-0.05873713,-0.3047327;0.1094926;-0.1176294,0.08112905;0.001095325;-0.02746773,0.1352815;-0.2766031;-0.07920504,0.1418632;-0.6053866;-0.05030417,0.1551598;-0.6124934;-0.1512325,-0.07369989;0.008000256;-0.04291761,-0.1125084;-0.2739425;-0.08448519,-0.128003;-0.600827;-0.04108514,-0.1111269;-0.6078444;-0.14151,0.01554227;0.5069808;-0.2006478,677.9713
+0;0;0,0.01022532;0.3135705;-0.000515326,0.02084519;0.6160873;-0.01681607,0.2318193;0.490438;0.01527618,0.2607285;0.2819726;0.03317631,0.3043109;0.06946474;0.002085084,-0.1950361;0.4832229;-0.01829678,-0.2482004;0.278968;-0.01008179,-0.2980443;0.06926557;-0.04965652,0.07696293;0.002346496;-0.04054065,0.06802256;-0.2835741;-0.004323866,0.05133959;-0.6046858;0.0662552,0.0563116;-0.5656553;-0.04108771,-0.07540004;0.009420002;-0.04240802,-0.1178696;-0.2752599;-0.02520763,-0.1506986;-0.5933586;0.05294557,-0.142914;-0.5541857;-0.05421798,0.01816942;0.5399598;-0.010104,0;0;0,0.007177473;0.2889793;-0.1219456,0.01593389;0.5564794;-0.2640584,0.1939103;0.4771701;-0.09741378,0.260989;0.2955197;-0.01304817,0.2725087;0.09177993;-0.09294224,-0.1815742;0.5001121;-0.1220296,-0.2829258;0.3206337;-0.07588485,-0.2913589;0.1087437;-0.1311766,0.08224159;0.001688927;-0.02838683,0.1332235;-0.2763557;-0.08525681,0.1398147;-0.6046059;-0.06115699,0.1461368;-0.614136;-0.1612878,-0.075638;0.007466055;-0.04237326,-0.1146583;-0.2746523;-0.08741564,-0.1320192;-0.6014649;-0.0518549,-0.122059;-0.6109893;-0.1516917,0.01383772;0.4911404;-0.2243843,678.0046
+0;0;0,0.009896394;0.3034837;-0.0004987493,0.02040396;0.6028004;-0.01665585,0.2368;0.4760727;0.01606417,0.2653843;0.2699505;0.0337631,0.3089007;0.05776457;0.002718961,-0.2008757;0.4686747;-0.01835983,-0.2534423;0.2667157;-0.01023718,-0.3032107;0.05733092;-0.04975197,0.07831364;0.002387678;-0.04125214,0.06935903;-0.2839884;-0.004977662,0.0530153;-0.5985703;0.06416619,0.05792446;-0.5596541;-0.04181984,-0.07672332;0.009585325;-0.04315229,-0.1192605;-0.2755481;-0.02592449,-0.151422;-0.5871783;0.05063948,-0.1437358;-0.5481213;-0.05516946,0.01773441;0.5268497;-0.009959374,0;0;0,0.009791821;0.2706298;-0.137347,0.0219246;0.5211194;-0.3018222,0.1925755;0.4812881;-0.1138413,0.2625405;0.3024804;-0.03168678,0.2703724;0.09637064;-0.1047463,-0.1715517;0.4980322;-0.1413558,-0.2738895;0.3231204;-0.09086322,-0.2831827;0.1106173;-0.1422089,0.08460692;0.001786977;-0.02605653,0.1331672;-0.2763201;-0.08693051,0.1368694;-0.5984146;-0.07108045,0.1427387;-0.6116284;-0.1682131,-0.07660627;0.007459481;-0.04377558,-0.1145316;-0.2760018;-0.08400825,-0.1339749;-0.5970201;-0.05994675,-0.1244695;-0.6102337;-0.1567914,0.01891648;0.459191;-0.2573667,678.0378
+0;0;0,0.007830504;0.3218149;-0.001864477,0.01733621;0.6513377;-0.01939115,0.2307015;0.5254232;0.01075664,0.2587049;0.3195518;0.03139936,0.3010743;0.1066367;0.006380519,-0.1985185;0.5156965;-0.02109417,-0.252924;0.3143773;-0.01089823,-0.3039258;0.1047686;-0.04578336,0.08565012;0.002343766;-0.04561994,0.0744123;-0.3421881;-0.001909938,0.05560775;-0.6750286;0.0700997,0.06006156;-0.6365341;-0.03157993,-0.08435463;0.01073399;-0.04681551,-0.1360197;-0.3323163;-0.02716162,-0.171821;-0.6620123;0.05246603,-0.1646927;-0.6233655;-0.04904829,0.01542836;0.574312;-0.01264748,0;0;0,0.01542233;0.2378468;-0.2163808,0.0263299;0.4810571;-0.4393384,0.1948337;0.4454858;-0.2513905,0.2690969;0.2685242;-0.1691539,0.2709765;0.06060742;-0.2363927,-0.16715;0.4584725;-0.2774409,-0.2679761;0.2837748;-0.2235141,-0.2800295;0.07045302;-0.2693672,0.09348089;0.004289061;-0.02579808,0.1334358;-0.288759;-0.2081864,0.1385869;-0.629689;-0.200315,0.142478;-0.6527058;-0.2875206,-0.08600434;0.003846843;-0.04484495,-0.1084949;-0.2967681;-0.2176566,-0.1328065;-0.6365254;-0.20046,-0.1252745;-0.6595495;-0.2874224,0.02173138;0.422925;-0.3885291,678.0721
+0;0;0,0.007860765;0.3230585;-0.001871682,0.01721989;0.6480293;-0.01928489,0.238745;0.5184467;0.01191289,0.2666958;0.3129622;0.03251683,0.3091422;0.09966028;0.007452531,-0.2068336;0.5083494;-0.02115183,-0.2611368;0.3074085;-0.01097505,-0.3122312;0.09741899;-0.04592356,0.08582436;0.002348535;-0.04571275,0.0745977;-0.3418411;-0.002046168,0.05594944;-0.6719152;0.06936496,0.06038249;-0.6334603;-0.03184069,-0.08452625;0.01075582;-0.04691075,-0.13614;-0.3319537;-0.02727639,-0.1716438;-0.6589096;0.05168945,-0.1645487;-0.620303;-0.04935166,0.01526734;0.5691988;-0.01238322,0;0;0,0.01481684;0.2356417;-0.2206481,0.02649146;0.4677442;-0.4487126,0.2074484;0.4271795;-0.256089,0.2820466;0.2518393;-0.1717055,0.2703097;0.04668485;-0.2472141,-0.1745;0.4553754;-0.2808666,-0.2718843;0.2798901;-0.2247344,-0.2840621;0.06545989;-0.2671494,0.09372487;0.003641903;-0.02575612,0.1356147;-0.2906806;-0.2049732,0.1392406;-0.6288821;-0.2032685,0.1415496;-0.65294;-0.2893274,-0.08621754;0.004438729;-0.04480876,-0.1060801;-0.2977917;-0.2144011,-0.1313351;-0.6348423;-0.201937,-0.1253924;-0.6589466;-0.2877922,0.02237011;0.4120969;-0.3925693,678.1049
+0;0;0,0.008062785;0.3313611;-0.001919784,0.01739491;0.6559328;-0.01944234,0.2296846;0.5256137;0.01100571,0.2575697;0.3206121;0.03156121,0.2998954;0.1079167;0.006568188,-0.1976192;0.5159305;-0.02070292,-0.2517948;0.3154619;-0.01055005,-0.3027439;0.1060695;-0.04539919,0.09043905;0.002474813;-0.04817068,0.07892986;-0.3503771;-0.003405139,0.0603361;-0.6794865;0.06779728,0.06469338;-0.6411762;-0.03167873,-0.08907114;0.01133416;-0.04943309,-0.1419839;-0.3400004;-0.02930459,-0.1773839;-0.6660006;0.04943046,-0.17041;-0.6275411;-0.04988382,0.01537256;0.5742843;-0.01229393,0;0;0,0.009828761;0.2271413;-0.2412033,0.02444169;0.4382394;-0.4879229,0.1983586;0.4229229;-0.2964699,0.2792917;0.2532507;-0.2076619,0.2637934;0.04475921;-0.2704837,-0.1698274;0.4306898;-0.317575,-0.2716414;0.2617241;-0.2519226,-0.2859583;0.04775444;-0.2927573,0.09778364;0.003918976;-0.03047562,0.1308289;-0.2935145;-0.223043,0.132169;-0.6307245;-0.227067,0.1349971;-0.6578152;-0.3090193,-0.09413184;0.004216955;-0.04033824,-0.1141996;-0.2951732;-0.2316592,-0.1417619;-0.6311959;-0.2240705,-0.1353003;-0.6583256;-0.3057894,0.02009033;0.388908;-0.4225841,678.1385
+0;0;0,0.01176084;0.3297663;-0.004420052,0.02695527;0.6560275;-0.02675707,0.2282958;0.5270398;0.007035652,0.25568;0.322886;0.03075269,0.2966884;0.109482;0.01172797,-0.1824977;0.520866;-0.02308817,-0.2386623;0.3216754;-0.01044594,-0.2906794;0.1118412;-0.03957885,0.09280381;0.002056149;-0.04988665,0.08013141;-0.368304;-0.003864918,0.05898964;-0.6924476;0.06518434,0.06322236;-0.6545343;-0.03288915,-0.09167261;0.01205741;-0.05055889,-0.1477398;-0.3565778;-0.03031607,-0.1852036;-0.6778095;0.04511936,-0.1783979;-0.6397758;-0.05279942,0.02289023;0.5729247;-0.0179424,0;0;0,0.01024122;0.2099268;-0.25442,0.02557842;0.4090381;-0.5138342,0.191219;0.4082555;-0.3277593,0.2774447;0.2444945;-0.2342787,0.2596852;0.03542933;-0.2939548,-0.1600229;0.4028044;-0.3450065,-0.2721653;0.2429696;-0.275235,-0.2874151;0.02839832;-0.3114495,0.1003217;0.004880339;-0.03189349,0.1217986;-0.3051385;-0.2389498,0.1265044;-0.637074;-0.2479243,0.1300688;-0.6664375;-0.3264241,-0.09707246;0.002854643;-0.04091747,-0.1185165;-0.305218;-0.2508619,-0.1486953;-0.6359235;-0.2482286,-0.1414888;-0.6653038;-0.3264654,0.02166136;0.3606619;-0.4456823,678.1606
+0;0;0,0.01176084;0.3297663;-0.004420052,0.02695527;0.6560275;-0.02675707,0.2282958;0.5270398;0.007035652,0.25568;0.322886;0.03075269,0.2966884;0.109482;0.01172797,-0.1824977;0.520866;-0.02308817,-0.2386623;0.3216754;-0.01044594,-0.2906794;0.1118412;-0.03957885,0.09280381;0.002056149;-0.04988665,0.08013141;-0.368304;-0.003864918,0.05898964;-0.6924476;0.06518434,0.06322236;-0.6545343;-0.03288915,-0.09167261;0.01205741;-0.05055889,-0.1477398;-0.3565778;-0.03031607,-0.1852036;-0.6778095;0.04511936,-0.1783979;-0.6397758;-0.05279942,0.02289023;0.5729247;-0.0179424,0;0;0,0.01024122;0.2099268;-0.25442,0.02557842;0.4090381;-0.5138342,0.191219;0.4082555;-0.3277593,0.2774447;0.2444945;-0.2342787,0.2596852;0.03542933;-0.2939548,-0.1600229;0.4028044;-0.3450065,-0.2721653;0.2429696;-0.275235,-0.2874151;0.02839832;-0.3114495,0.1003217;0.004880339;-0.03189349,0.1217986;-0.3051385;-0.2389498,0.1265044;-0.637074;-0.2479243,0.1300688;-0.6664375;-0.3264241,-0.09707246;0.002854643;-0.04091747,-0.1185165;-0.305218;-0.2508619,-0.1486953;-0.6359235;-0.2482286,-0.1414888;-0.6653038;-0.3264654,0.02166136;0.3606619;-0.4456823,678.1833
+0;0;0,0.01181388;0.3312536;-0.004439988,0.02706277;0.6586452;-0.0268835,0.2306809;0.5282744;0.007283062,0.2580433;0.3242833;0.03098119,0.299009;0.1111012;0.01197626,-0.1847522;0.5220309;-0.02318099,-0.2408721;0.3229991;-0.01054883,-0.2928351;0.1133831;-0.03965146,0.09414388;0.00208584;-0.05060701,0.08101664;-0.3815676;-0.002933431,0.05971078;-0.708227;0.06665175,0.06388501;-0.670423;-0.03006665,-0.09299636;0.01223152;-0.05128895,-0.151076;-0.3696351;-0.03031957,-0.1888306;-0.69336;0.04570135,-0.1821189;-0.6554374;-0.05086448,0.02295543;0.5746776;-0.0179771,0;0;0,0.009557985;0.1971826;-0.2663004,0.02612836;0.3816172;-0.5375328,0.1920932;0.392879;-0.3469269,0.2802373;0.2309624;-0.2523952,0.2592677;0.02124386;-0.3077524,-0.1593889;0.3856903;-0.361246,-0.2700063;0.2259556;-0.2893347,-0.2874759;0.0110372;-0.3208134,0.1023827;0.006662875;-0.0300312,0.1275401;-0.3130314;-0.2463591,0.1247884;-0.6473942;-0.2603695,0.1279296;-0.6787274;-0.3356102,-0.09824296;0.001184494;-0.0421356,-0.1163384;-0.3183958;-0.2593362,-0.1502683;-0.6513321;-0.2614781,-0.1434828;-0.682682;-0.3364642,0.02192476;0.3380998;-0.4651773,678.2165
+0;0;0,0.01184293;0.3320681;-0.004450905,0.02728629;0.663644;-0.02717454,0.2315096;0.5321878;0.007170903,0.258898;0.3280028;0.03089156,0.299784;0.1152357;0.01192363,-0.1852258;0.5259247;-0.02338865,-0.241399;0.3267037;-0.01074448,-0.2932608;0.1174958;-0.03979044,0.09466507;0.002097387;-0.05088717,0.08098111;-0.3978264;-0.001191799,0.05980772;-0.7224548;0.06796072,0.06394866;-0.684713;-0.02798645,-0.09351119;0.01229924;-0.05157289,-0.1540539;-0.385762;-0.02971421,-0.1915737;-0.7074741;0.04583405,-0.1849156;-0.6696146;-0.04996177,0.02313297;0.5787364;-0.01816845,0;0;0,0.009186044;0.1900221;-0.2724638,0.02447358;0.3711752;-0.5510995,0.1914559;0.3895835;-0.3626981,0.2772396;0.2251033;-0.2700067,0.2568066;0.01386261;-0.3175583,-0.151795;0.3142292;-0.3499964,-0.2923157;0.1735588;-0.2910893,-0.2707499;-0.03623082;-0.3442355,0.1030109;0.01439869;-0.02714419,0.1223641;-0.3187516;-0.2534897,0.1199217;-0.6509547;-0.2692719,0.1284042;-0.6829304;-0.3425522,-0.09832056;-0.004483666;-0.04322432,-0.1182928;-0.3374535;-0.2697815,-0.1558652;-0.6678168;-0.2776845,-0.1437784;-0.6996769;-0.3505554,0.02068595;0.3275582;-0.4776771,678.2389
+0;0;0,0.01520967;0.3320136;-0.006164797,0.03378557;0.6670069;-0.03165675,0.2372456;0.5356307;0.002712144,0.2643249;0.3324092;0.03091803,0.3040231;0.1192935;0.01764849,-0.1797759;0.5314509;-0.02579381,-0.2375345;0.3333192;-0.01044443,-0.2901386;0.1238717;-0.03357133,0.09331901;0.001811131;-0.05034826,0.07969094;-0.398531;-0.000225503,0.05618296;-0.7205182;0.06670907,0.05991421;-0.6829556;-0.02893862,-0.09241665;0.01230978;-0.05054006,-0.1535784;-0.3861779;-0.0295971,-0.1925012;-0.7050933;0.04447482,-0.1862607;-0.6674285;-0.05103384,0.02896612;0.5813756;-0.02193785,0;0;0,0.007597469;0.1861746;-0.2752883,0.01891786;0.3654718;-0.5598199,0.1871604;0.3914026;-0.3760462,0.2714983;0.2290537;-0.2793105,0.252842;0.0167833;-0.321305,-0.1553058;0.3144627;-0.3565373,-0.2889748;0.1682715;-0.2966327,-0.271628;-0.04237635;-0.3466016,0.1005831;0.01699552;-0.02899742,0.120954;-0.3185495;-0.2525291,0.1140584;-0.6475817;-0.272501,0.1218208;-0.6800526;-0.3450043,-0.09683237;-0.009503378;-0.04218819,-0.1223274;-0.3423362;-0.2692216,-0.1632271;-0.6692193;-0.2827618,-0.1518633;-0.7015957;-0.3548703,0.01615835;0.3216806;-0.4854889,678.261
+0;0;0,0.01627035;0.3551674;-0.006594715,0.03529473;0.6982699;-0.03264985,0.199637;0.5744729;-0.002790406,0.2265908;0.3721933;0.02528474,0.2663803;0.1585877;0.0119847,-0.1391748;0.571077;-0.02595026,-0.1966657;0.3738637;-0.01067202,-0.2493907;0.1639346;-0.03385209,0.09562549;0.001855895;-0.05159267,0.08184445;-0.4029799;-0.0009073094,0.05752633;-0.7360635;0.06833397,0.06123481;-0.698547;-0.02673025,-0.09470083;0.01261403;-0.05178921,-0.1565491;-0.3903465;-0.03061118,-0.1968132;-0.7202524;0.04601342,-0.1906108;-0.6826344;-0.04891261,0.030419;0.6116387;-0.02281745,0;0;0,-0.03326054;0.1888776;-0.2994514,-0.04731959;0.3648868;-0.5952921,0.09341541;0.3281498;-0.4076445,0.2445812;0.2306322;-0.3072903,0.2050167;0.02262819;-0.3578515,-0.1363238;0.2718177;-0.3819043,-0.3197008;0.2441118;-0.4715537,-0.257621;0.03606246;-0.4557739,0.09785838;0.03406623;-0.03275228,0.07386173;-0.292777;-0.2761626,0.06807964;-0.6325327;-0.3055403,0.06921615;-0.6661282;-0.3766866,-0.09733427;-0.02641257;-0.04047098,-0.1722634;-0.3306748;-0.3021217,-0.2161659;-0.6684406;-0.3199336,-0.2114112;-0.7021112;-0.3908625,-0.04114694;0.3237579;-0.5185084,678.2947
+0;0;0,0.01797363;0.3503608;-0.009162828,0.03924195;0.7014794;-0.03852716,0.285428;0.5562144;0.001352545,0.3120724;0.3542505;0.03389838,0.3503807;0.1374628;0.02700711,-0.2184958;0.5511419;-0.03199692,-0.2782448;0.3546421;-0.01259476,-0.333265;0.14207;-0.02985112,0.08927254;0.001563386;-0.04815099,0.07537179;-0.4019966;0.001295358,0.05003451;-0.7212805;0.06616089,0.05357881;-0.6840269;-0.02818602,-0.08846899;0.01184594;-0.04820228,-0.150017;-0.3897819;-0.0280592,-0.1906228;-0.7059312;0.04399981,-0.1846014;-0.6685814;-0.05021399,0.03369987;0.6110104;-0.02757438,0;0;0,-0.01311229;0.1837034;-0.298732,0.001892301;0.3518706;-0.6086805,0.199117;0.335699;-0.3682907,0.2691164;0.1676725;-0.2712042,0.2122899;-0.01767726;-0.3757417,-0.1671537;0.260537;-0.3318794,-0.3477046;0.1957999;-0.4078338,-0.2726074;-0.01067588;-0.3923408,0.09273087;0.02369383;-0.0336175,0.09019549;-0.3015437;-0.2779799,0.08158602;-0.6272792;-0.3027594,0.08621712;-0.661657;-0.3720455,-0.09189375;-0.01892498;-0.03857371,-0.153683;-0.329596;-0.2938469,-0.1975636;-0.652804;-0.3139173,-0.1893182;-0.687159;-0.3828881,-0.004330658;0.311346;-0.5271063,678.3281
+0;0;0,0.01797363;0.3503608;-0.009162828,0.03924195;0.7014794;-0.03852716,0.285428;0.5562144;0.001352545,0.3120724;0.3542505;0.03389838,0.3503807;0.1374628;0.02700711,-0.2184958;0.5511419;-0.03199692,-0.2782448;0.3546421;-0.01259476,-0.333265;0.14207;-0.02985112,0.08927254;0.001563386;-0.04815099,0.07537179;-0.4019966;0.001295358,0.05003451;-0.7212805;0.06616089,0.05357881;-0.6840269;-0.02818602,-0.08846899;0.01184594;-0.04820228,-0.150017;-0.3897819;-0.0280592,-0.1906228;-0.7059312;0.04399981,-0.1846014;-0.6685814;-0.05021399,0.03369987;0.6110104;-0.02757438,0;0;0,-0.01311229;0.1837034;-0.298732,0.001892301;0.3518706;-0.6086805,0.199117;0.335699;-0.3682907,0.2691164;0.1676725;-0.2712042,0.2122899;-0.01767726;-0.3757417,-0.1671537;0.260537;-0.3318794,-0.3477046;0.1957999;-0.4078338,-0.2726074;-0.01067588;-0.3923408,0.09273087;0.02369383;-0.0336175,0.09019549;-0.3015437;-0.2779799,0.08158602;-0.6272792;-0.3027594,0.08621712;-0.661657;-0.3720455,-0.09189375;-0.01892498;-0.03857371,-0.153683;-0.329596;-0.2938469,-0.1975636;-0.652804;-0.3139173,-0.1893182;-0.687159;-0.3828881,-0.004330658;0.311346;-0.5271063,678.3508
+0;0;0,0.01797491;0.3503858;-0.009163482,0.03920885;0.7009472;-0.0384467,0.2918184;0.5551227;0.002065104,0.3185399;0.3525749;0.03470503,0.356825;0.1359184;0.02781793,-0.2248628;0.5499218;-0.03212864,-0.2847845;0.3528538;-0.01267038,-0.3397714;0.1404104;-0.0299163,0.09114182;0.001596122;-0.04915923,0.07874499;-0.3583029;-0.005062457,0.04957988;-0.7258226;0.06960262,0.053121;-0.6885754;-0.02465981,-0.09032145;0.01209398;-0.04921159,-0.1452106;-0.3460819;-0.03124779,-0.1919509;-0.7099935;0.05169753,-0.1859349;-0.6726502;-0.04243191,0.03371748;0.611306;-0.02759414,0;0;0,-0.009639978;0.1809744;-0.3005538,-0.003464937;0.3493086;-0.6101472,0.2062656;0.3335945;-0.3697569,0.2734358;0.1605573;-0.2783713,0.2144214;-0.02537471;-0.3803506,-0.1694594;0.2577313;-0.3270887,-0.3465713;0.1842298;-0.404767,-0.2735968;-0.02253939;-0.3854178,0.09494158;0.02233055;-0.03483462,0.1021326;-0.2542832;-0.2694805,0.08683164;-0.6284305;-0.3051996,0.09141478;-0.6629258;-0.3742635,-0.0951711;-0.01574149;-0.03769186,-0.1449633;-0.2829788;-0.2779635,-0.193158;-0.6547869;-0.3084956,-0.1849658;-0.6892638;-0.3772421,-0.004739076;0.3084689;-0.529438,678.384
+0;0;0,0.01894065;0.350078;-0.01176018,0.04109398;0.7011343;-0.04351843,0.2966877;0.5552514;-0.00287398,0.3224578;0.3530363;0.03406399,0.3601913;0.136165;0.03286591,-0.2264549;0.5505143;-0.03559786,-0.2884143;0.354212;-0.01223364,-0.3448626;0.1417273;-0.02329097,0.09215713;0.001321999;-0.050312,0.07984312;-0.3630185;-0.006144024,0.04851074;-0.7294686;0.06771005,0.05183517;-0.6924291;-0.02629299,-0.09180712;0.01252439;-0.04940215,-0.1475227;-0.3500187;-0.03194743,-0.195676;-0.7128875;0.05008493,-0.1898867;-0.6757581;-0.04379175,0.03538486;0.6115184;-0.03201552,0;0;0,-0.007665149;0.1763752;-0.3031249,-0.006303854;0.3427131;-0.6147323,0.2096407;0.330395;-0.3759754,0.2784641;0.1561896;-0.2874584,0.21897;-0.02943502;-0.3897443,-0.1679455;0.2494604;-0.3255443,-0.3455849;0.1844953;-0.4100618,-0.2749524;-0.02265066;-0.3863967,0.09620785;0.02181196;-0.03597593,0.1057588;-0.2560994;-0.2758102,0.09109041;-0.6293351;-0.3104763,0.09626368;-0.6641379;-0.3788211,-0.09696981;-0.01499425;-0.03738997,-0.142562;-0.2827273;-0.2845474,-0.1895746;-0.6539013;-0.3117787,-0.1808067;-0.6886703;-0.3797881,-0.006225205;0.3021923;-0.5337756,678.4064
+0;0;0,0.01891435;0.349592;-0.01174385,0.04161591;0.7093342;-0.04429404,0.3313182;0.5537357;0.0004711375,0.3570403;0.3518973;0.03734032,0.3947922;0.1349206;0.03614166,-0.2604099;0.5483776;-0.03654294,-0.322254;0.352441;-0.01322223,-0.3787297;0.139853;-0.02428493,0.09217125;0.001322202;-0.05031972,0.08000734;-0.3585773;-0.006690111,0.04873863;-0.7242827;0.06701389,0.05206076;-0.6872481;-0.02692406,-0.09182119;0.01252631;-0.04940972,-0.1468576;-0.3455977;-0.03216776,-0.1949131;-0.7077292;0.04969791,-0.1891278;-0.6706048;-0.04411378,0.03575779;0.6173795;-0.03249095,0;0;0,-0.02141093;0.172277;-0.3042572,-0.05967513;0.3403358;-0.6225789,0.2048759;0.3335928;-0.3811677,0.2838984;0.1659481;-0.2894592,0.2208;-0.01783574;-0.3931298,-0.1999047;0.2425689;-0.2808384,-0.3767633;0.1742552;-0.3633851,-0.3025186;-0.03157511;-0.3383427,0.09641037;0.02077487;-0.03609443,0.1073482;-0.2513153;-0.2757325,0.09315551;-0.6238818;-0.3095453,0.098028;-0.6587849;-0.3777268,-0.09717153;-0.01341738;-0.03751038,-0.141348;-0.2757041;-0.2841543,-0.187977;-0.6462717;-0.3097654,-0.1795085;-0.6811487;-0.3776191,-0.05156032;0.2973844;-0.5406117,678.4286
+0;0;0,0.019533;0.3610264;-0.01212797,0.04276741;0.7292306;-0.04537203,0.3524235;0.5685729;0.001720373,0.3801101;0.3513196;0.04140534,0.4169269;0.1397177;0.04023637,-0.2793491;0.5628522;-0.0377986,-0.3459164;0.3519514;-0.01269683,-0.4009932;0.1446295;-0.0234855,0.1000202;0.001434795;-0.05460474,0.08770555;-0.3629237;-0.01043458,0.05649632;-0.7279334;0.06312922,0.05980433;-0.6909286;-0.03040935,-0.09964031;0.013593;-0.05361725,-0.1553586;-0.3489681;-0.03616167,-0.2033226;-0.7104106;0.04554827,-0.197562;-0.6733164;-0.04786458,0.03686137;0.6365238;-0.03347239,0;0;0,-0.0118653;0.1721699;-0.3179393,-0.03548215;0.3437655;-0.6454716,0.1685237;0.2633054;-0.3073251,0.3675999;0.2299296;-0.4011075,0.2628201;0.04271851;-0.3908393,-0.1859934;0.2390218;-0.2852068,-0.3600172;0.1161769;-0.3497458,-0.2843845;-0.08482837;-0.3467762,0.1066534;0.01089954;-0.03865266,0.1314709;-0.2448983;-0.3009717,0.1179202;-0.616859;-0.3338265,0.1216026;-0.6522779;-0.4010298,-0.1096526;-0.0009714791;-0.0310345,-0.1126422;-0.2550676;-0.2961495,-0.1582492;-0.6251991;-0.3193969,-0.1509689;-0.6606117;-0.3863122,-0.02874998;0.3008836;-0.5624845,678.4622
+0;0;0,0.02091403;0.3592724;-0.01516333,0.0454265;0.7233918;-0.05165809,0.3617238;0.5632671;-0.001616012,0.3878813;0.3465531;0.042167,0.4258202;0.1355653;0.04855894,-0.2845998;0.5591332;-0.0411089,-0.3531713;0.3493075;-0.012173,-0.4085171;0.1421489;-0.01643867,0.09957248;0.001133241;-0.05395214,0.08755081;-0.3627923;-0.01131057,0.05328339;-0.7280704;0.06095269,0.05652431;-0.6913188;-0.03268213,-0.09900729;0.01362488;-0.0532796,-0.1553288;-0.3482496;-0.03656524,-0.2033066;-0.7092034;0.04849284,-0.1976267;-0.672364;-0.04501934,0.03918225;0.6313152;-0.03885194,0;0;0,-0.0188311;0.172214;-0.3158033,-0.05127016;0.3423082;-0.6392095,0.1781828;0.2620678;-0.3124645,0.3760044;0.2254584;-0.407819,0.2625528;0.04425758;-0.3907583,-0.2197985;0.2390029;-0.2824152,-0.3528578;0.08278473;-0.3687706,-0.2688577;-0.1126458;-0.3414397,0.1058968;0.01024932;-0.03882813,0.1301804;-0.244863;-0.3009973,0.117479;-0.6171886;-0.3331931,0.1194924;-0.6525956;-0.4005833,-0.1081892;0.0007642283;-0.03348609,-0.1166919;-0.2548095;-0.296192,-0.1621198;-0.6252623;-0.3191124,-0.1564995;-0.6607093;-0.386259,-0.04324275;0.3000763;-0.5565469,678.4957
+0;0;0,0.02091403;0.3592724;-0.01516333,0.0454265;0.7233918;-0.05165809,0.3617238;0.5632671;-0.001616012,0.3878813;0.3465531;0.042167,0.4258202;0.1355653;0.04855894,-0.2845998;0.5591332;-0.0411089,-0.3531713;0.3493075;-0.012173,-0.4085171;0.1421489;-0.01643867,0.09957248;0.001133241;-0.05395214,0.08755081;-0.3627923;-0.01131057,0.05328339;-0.7280704;0.06095269,0.05652431;-0.6913188;-0.03268213,-0.09900729;0.01362488;-0.0532796,-0.1553288;-0.3482496;-0.03656524,-0.2033066;-0.7092034;0.04849284,-0.1976267;-0.672364;-0.04501934,0.03918225;0.6313152;-0.03885194,0;0;0,-0.0188311;0.172214;-0.3158033,-0.05127016;0.3423082;-0.6392095,0.1781828;0.2620678;-0.3124645,0.3760044;0.2254584;-0.407819,0.2625528;0.04425758;-0.3907583,-0.2197985;0.2390029;-0.2824152,-0.3528578;0.08278473;-0.3687706,-0.2688577;-0.1126458;-0.3414397,0.1058968;0.01024932;-0.03882813,0.1301804;-0.244863;-0.3009973,0.117479;-0.6171886;-0.3331931,0.1194924;-0.6525956;-0.4005833,-0.1081892;0.0007642283;-0.03348609,-0.1166919;-0.2548095;-0.296192,-0.1621198;-0.6252623;-0.3191124,-0.1564995;-0.6607093;-0.386259,-0.04324275;0.3000763;-0.5565469,678.5183
+0;0;0,0.02075635;0.3565637;-0.01504901,0.04515737;0.7190316;-0.05135765,0.3647209;0.5590429;-0.001058001,0.3910142;0.3412031;0.04295245,0.4288756;0.1306466;0.04933131,-0.2880371;0.5548678;-0.04094406,-0.3569649;0.3439522;-0.01185785,-0.4121975;0.137217;-0.0161148,0.100671;0.001145743;-0.05454734,0.08853251;-0.3663163;-0.01149141,0.05420202;-0.7322667;0.06090485,0.0574275;-0.6955473;-0.03228367,-0.1000995;0.01377519;-0.0538674,-0.1569684;-0.3516159;-0.03699061,-0.2050345;-0.7132339;0.04822402,-0.1993816;-0.6764271;-0.04484246,0.03896828;0.6277685;-0.03866464,0;0;0,-0.01547881;0.1649934;-0.3167531,-0.04128377;0.3290057;-0.6419873,0.1823406;0.2554939;-0.3059914,0.3736456;0.2215894;-0.4170558,0.2696035;0.0359599;-0.3941402,-0.202817;0.2137949;-0.2790006,-0.3647521;0.08728792;-0.3676316,-0.2690513;-0.1031756;-0.3483127,0.1061579;0.007642359;-0.04223108,0.1387304;-0.2504829;-0.3055558,0.1271781;-0.6236118;-0.336874,0.1327226;-0.6592911;-0.4031699,-0.110134;0.001980293;-0.03127227,-0.1111186;-0.2538227;-0.2988417,-0.1548632;-0.6252655;-0.3201978,-0.145735;-0.6608918;-0.3861487,-0.03481789;0.2892501;-0.5588846,678.5406
+0;0;0,0.02079392;0.357209;-0.01507624,0.04531233;0.7214144;-0.05159183,0.2011017;0.5948929;-0.02004199,0.2261824;0.3870999;0.02193871,0.2644255;0.17442;0.0283819,-0.1236235;0.592816;-0.03988397,-0.1893723;0.3916278;-0.01213921,-0.245162;0.1828077;-0.01643909,0.09116211;0.001037522;-0.04939507,0.08066145;-0.3168434;-0.01214862,0.04637456;-0.6823289;0.06015569,0.04960177;-0.645606;-0.03308294,-0.09064465;0.01247406;-0.04877935,-0.1398403;-0.3036153;-0.03417973,-0.1878453;-0.664774;0.05092668,-0.1821894;-0.6279636;-0.04218983,0.0390507;0.6290816;-0.03875003,0;0;0,-0.03415399;0.2001252;-0.2950277,-0.06747388;0.3972072;-0.6027269,0.07188413;0.361962;-0.4214885,0.1696743;0.2042609;-0.3159573,0.1663613;-0.01035692;-0.3417449,-0.065292;0.4609856;-0.4005721,-0.2042027;0.3036022;-0.3617953,-0.2702739;0.09779344;-0.3580322,0.07731576;-0.02764016;-0.06332278,0.03277918;-0.2828309;-0.2515779,0.02242181;-0.6556426;-0.2813663,-0.01883144;-0.6817723;-0.3437898,-0.09394694;0.04228469;-0.01172418,-0.1975155;-0.2018265;-0.1912488,-0.2407295;-0.5727676;-0.2140203,-0.2789633;-0.6000029;-0.2773555,-0.05929912;0.3485003;-0.5234156,678.5627
+0;0;0,0.02225885;0.3570133;-0.01743529,0.04818899;0.7208083;-0.05692747,0.2036477;0.5946896;-0.02398433,0.228379;0.3877348;0.02213983,0.2663072;0.1751642;0.0327228,-0.1213088;0.5934479;-0.04333201,-0.1882368;0.3932258;-0.01169097,-0.2450289;0.1846331;-0.01096425,0.09117118;0.0008953732;-0.04938112,0.08105902;-0.3170775;-0.01281896,0.04671676;-0.6826539;0.05899834,0.04982335;-0.6461882;-0.03426258,-0.09073144;0.01254666;-0.04859905,-0.1395889;-0.303582;-0.03371856,-0.187288;-0.6628228;0.05930835,-0.1817435;-0.6262562;-0.03383236,0.04161126;0.6286107;-0.04329596,0;0;0,-0.03415399;0.2001252;-0.2950277,-0.06747388;0.3972072;-0.6027269,0.07188413;0.361962;-0.4214885,0.1696743;0.2042609;-0.3159573,0.1663613;-0.01035692;-0.3417449,-0.065292;0.4609856;-0.4005721,-0.2042027;0.3036022;-0.3617953,-0.2702739;0.09779344;-0.3580322,0.07731576;-0.02764016;-0.06332278,0.03277918;-0.2828309;-0.2515779,0.02242181;-0.6556426;-0.2813663,-0.01883144;-0.6817723;-0.3437898,-0.09394694;0.04228469;-0.01172418,-0.1975155;-0.2018265;-0.1912488,-0.2407295;-0.5727676;-0.2140203,-0.2789633;-0.6000029;-0.2773555,-0.05929912;0.3485003;-0.5234156,678.5852
+0;0;0,0.02230441;0.3577441;-0.01747098,0.0482646;0.7219608;-0.05700799,0.2180731;0.5927479;-0.02234073,0.2419888;0.3926185;0.02226222,0.2800198;0.1794716;0.0328739,-0.135674;0.5913961;-0.04340257,-0.2003946;0.3977775;-0.01280508,-0.2573407;0.1886192;-0.01207639,0.09156319;0.000899223;-0.04959344,0.08138199;-0.3192443;-0.01278169,0.04711166;-0.6840551;0.0588852,0.05022278;-0.64758;-0.03451171,-0.09112156;0.01260061;-0.04880801,-0.1403126;-0.3056861;-0.03382595,-0.1879118;-0.6641746;0.05900614,-0.1823591;-0.6275984;-0.03427039,0.04168053;0.6296743;-0.04336334,0;0;0,-0.03318552;0.200381;-0.2958543,-0.06597522;0.3975947;-0.604033,0.08324236;0.3519011;-0.4106398,0.1697955;0.1934936;-0.3104961,0.1619573;-0.01994216;-0.3475683,-0.06372951;0.4713799;-0.3909061,-0.2032983;0.3228805;-0.3580186,-0.2651719;0.1151978;-0.3525267,0.07789464;-0.0281027;-0.06314111,0.03090113;-0.2820702;-0.256125,0.02426104;-0.6544586;-0.2822073,-0.01596436;-0.6809706;-0.3451588,-0.09429654;0.04258198;-0.01179289,-0.1982444;-0.2012986;-0.1952806,-0.2387184;-0.571911;-0.2154253,-0.2758942;-0.5995033;-0.2792663,-0.0578974;0.3488732;-0.5246146,678.611
+0;0;0,0.0228925;0.3671767;-0.01793163,0.04912398;0.7352015;-0.05779427,0.2109103;0.6083809;-0.02419294,0.2360453;0.3980476;0.02268418,0.2739965;0.1853482;0.03327356,-0.1266482;0.607091;-0.04429093,-0.1946687;0.4036004;-0.01213336,-0.2514952;0.1948812;-0.0114062,0.07974368;0.0007831461;-0.04319164,0.07004609;-0.3041538;-0.008128412,0.0382789;-0.6423185;0.05830386,0.04108246;-0.6064835;-0.0258603,-0.07935906;0.01097405;-0.04250759,-0.1262135;-0.2921943;-0.02823716,-0.1703361;-0.6244985;0.05781438,-0.1653323;-0.5885724;-0.0262413,0.04259003;0.6436175;-0.04425348,0;0;0,0.01949058;0.2367013;-0.2815261,0.04736614;0.4614609;-0.5748737,0.1832473;0.4267347;-0.3921511,0.2766504;0.2612608;-0.2874441,0.2756159;0.04683831;-0.315999,0.0506532;0.5279598;-0.3705169,-0.09727806;0.3724775;-0.3387218,-0.1566177;0.1645235;-0.3334866,0.06897325;-0.02753076;-0.05205703,0.153015;-0.2500389;-0.2463176,0.1417761;-0.5958856;-0.2527535,0.1431978;-0.6197816;-0.3177052,-0.07658144;0.04223885;-0.02400727,-0.1071019;-0.1995541;-0.2108621,-0.1397581;-0.5438454;-0.2240829,-0.1719563;-0.5588655;-0.2878166,0.04680459;0.4102812;-0.4974527,678.6417
+0;0;0,0.02208093;0.343401;-0.01879332,0.0468437;0.6920735;-0.05839625,0.2155574;0.5697739;-0.02441332,0.2408778;0.3598788;0.02713265,0.2789462;0.1438644;0.04204005,-0.135114;0.5688196;-0.04504142,-0.2055648;0.3661137;-0.008971129,-0.2640249;0.1543378;-0.0007845601,0.09764428;0.0007234655;-0.05287006,0.08532111;-0.3694885;-0.01096754,0.04819221;-0.7708595;0.06577202,0.051281;-0.7345271;-0.02861853,-0.09724773;0.013581;-0.0518518,-0.1539849;-0.3543415;-0.03239677,-0.2059635;-0.7464594;0.07672671,-0.2003934;-0.7099915;-0.01754075,0.04073817;0.6054989;-0.04518199,0;0;0,0.0264724;0.1692815;-0.2990117,0.0509461;0.34575;-0.6023345,0.200024;0.3417146;-0.439224,0.2929037;0.1749303;-0.3347709,0.2801796;-0.04066548;-0.3758826,-0.1214601;0.3071439;-0.4618883,-0.1808395;0.1257928;-0.3572942,-0.1815277;-0.09337842;-0.3745319,0.1055899;0.007162124;-0.03361034,0.1559248;-0.2594705;-0.2892234,0.1583754;-0.6696327;-0.3004992,0.1633666;-0.7043492;-0.369391,-0.1035973;-0.0006354391;-0.03996716,-0.094313;-0.2711116;-0.2963284,-0.1145725;-0.6809021;-0.3015681,-0.1060265;-0.7156114;-0.3701165,0.04669051;0.3043602;-0.5250311,678.6746
+0;0;0,0.02207018;0.3432338;-0.01878416,0.04742019;0.7002001;-0.05947001,0.2083398;0.5746536;-0.02564483,0.2332443;0.3682067;0.02505432,0.2707362;0.1554635;0.03973597,-0.1273723;0.57374;-0.04539296,-0.1966657;0.3743643;-0.009915248,-0.2542406;0.1657953;-0.001852646,0.09673111;0.0007166996;-0.05237561,0.08328813;-0.4031367;-0.006665379,0.05372778;-0.72269;0.05443117,0.05686279;-0.6862628;-0.04137171,-0.09633826;0.01345399;-0.05136688,-0.1582312;-0.3879019;-0.03014396,-0.1996142;-0.7000884;0.0567352,-0.1939607;-0.6635237;-0.03894275,0.04097819;0.6088547;-0.04552754,0;0;0,0.01149759;0.1895537;-0.2873788,0.03292155;0.3817447;-0.5913236,0.1745252;0.3590488;-0.4259436,0.2625128;0.1947996;-0.3206282,0.250707;-0.01909621;-0.3520939,-0.1288339;0.3583332;-0.4491621,-0.1918317;0.1727925;-0.3630407,-0.194032;-0.04295352;-0.3811982,0.1006776;-0.001667827;-0.04429293,0.1309804;-0.3379736;-0.2708936,0.1376391;-0.6641369;-0.2880435,0.1360466;-0.6970516;-0.3606281,-0.1042494;0.005828165;-0.03462262,-0.1206262;-0.3288301;-0.2650642,-0.1447034;-0.6545644;-0.2712587,-0.1426888;-0.6876681;-0.3436686,0.0286888;0.3323427;-0.5130842,678.697
+0;0;0,0.02207018;0.3432338;-0.01878416,0.04742019;0.7002001;-0.05947001,0.2083398;0.5746536;-0.02564483,0.2332443;0.3682067;0.02505432,0.2707362;0.1554635;0.03973597,-0.1273723;0.57374;-0.04539296,-0.1966657;0.3743643;-0.009915248,-0.2542406;0.1657953;-0.001852646,0.09673111;0.0007166996;-0.05237561,0.08328813;-0.4031367;-0.006665379,0.05372778;-0.72269;0.05443117,0.05686279;-0.6862628;-0.04137171,-0.09633826;0.01345399;-0.05136688,-0.1582312;-0.3879019;-0.03014396,-0.1996142;-0.7000884;0.0567352,-0.1939607;-0.6635237;-0.03894275,0.04097819;0.6088547;-0.04552754,0;0;0,0.01149759;0.1895537;-0.2873788,0.03292155;0.3817447;-0.5913236,0.1745252;0.3590488;-0.4259436,0.2625128;0.1947996;-0.3206282,0.250707;-0.01909621;-0.3520939,-0.1288339;0.3583332;-0.4491621,-0.1918317;0.1727925;-0.3630407,-0.194032;-0.04295352;-0.3811982,0.1006776;-0.001667827;-0.04429293,0.1309804;-0.3379736;-0.2708936,0.1376391;-0.6641369;-0.2880435,0.1360466;-0.6970516;-0.3606281,-0.1042494;0.005828165;-0.03462262,-0.1206262;-0.3288301;-0.2650642,-0.1447034;-0.6545644;-0.2712587,-0.1426888;-0.6876681;-0.3436686,0.0286888;0.3323427;-0.5130842,678.7196
+0;0;0,0.02408001;0.3512128;-0.02097693,0.05117533;0.7241412;-0.06535818,0.2086003;0.5976497;-0.03104282,0.2333894;0.3886464;0.02406725,0.2776116;0.1432906;0.04857218,-0.1207787;0.5976248;-0.05141687,-0.1932962;0.3966089;-0.01057784,-0.2612793;0.1559021;0.003353802,0.09637477;0.0004668148;-0.05234747,0.08378448;-0.3741673;-0.01069614,0.04889366;-0.7314717;0.05778168,0.05181958;-0.6960534;-0.02518787,-0.09617124;0.01360122;-0.05093791,-0.1533701;-0.3585395;-0.02894472,-0.2016323;-0.7054169;0.07555342,-0.1965335;-0.6699458;-0.007307529,0.04448937;0.6305555;-0.05062306,0;0;0,0.01149067;0.2056434;-0.2862675,0.02347781;0.4369756;-0.5832133,0.1658347;0.3681946;-0.4216695,0.2549986;0.2004875;-0.3155651,0.2247995;-0.04692416;-0.3406856,-0.1282564;0.4142097;-0.4379754,-0.1837341;0.2135958;-0.3746484,-0.1874782;-0.03603601;-0.3952757,0.09934044;-0.004045218;-0.04629993,0.1257688;-0.2976899;-0.2814987,0.1339023;-0.6630692;-0.2836914,0.1410326;-0.6860178;-0.3474681,-0.1046475;0.008891607;-0.03159761,-0.126846;-0.2855868;-0.2661904,-0.1476053;-0.6504349;-0.2609057,-0.1537663;-0.6718076;-0.3260575,0.02128699;0.3796262;-0.5075407,678.7418
+0;0;0,0.02300533;0.3355382;-0.02004074,0.0469144;0.6646821;-0.05937141,0.2294883;0.5411287;-0.02336139,0.2543387;0.3316085;0.03188496,0.2985246;0.08645412;0.05636979,-0.1492376;0.5411;-0.04678784,-0.2219345;0.339587;-0.005847823,-0.2898618;0.09907776;0.008072387,0.09199645;0.0004456074;-0.04996932,0.07832567;-0.4063397;-0.004743457,0.03873108;-0.8118137;0.07296611,0.04195108;-0.7758508;-0.01834251,-0.09180217;0.01298332;-0.0486238,-0.1539099;-0.3910945;-0.02474315,-0.2086785;-0.7847358;0.09384279,-0.2030673;-0.7487149;0.002653688,0.04079054;0.5789644;-0.0458751,0;0;0,0.03084223;0.1433143;-0.3033588,0.04720681;0.274614;-0.6082895,0.2007298;0.3203534;-0.4524372,0.2873499;0.1511962;-0.3454268,0.2621872;-0.0965111;-0.3711271,-0.1376851;0.2277834;-0.4549209,-0.220225;0.06803633;-0.3314849,-0.2023042;-0.1732169;-0.3957368,0.09721049;0.01948699;-0.03362823,0.1549754;-0.3003931;-0.2827196,0.1705676;-0.7135848;-0.3150494,0.1847042;-0.7499661;-0.3765056,-0.0948057;-0.01547689;-0.04162722,-0.08551826;-0.3337211;-0.2991945,-0.1081182;-0.7478456;-0.2967708,-0.09053025;-0.7839383;-0.3576444,0.04115371;0.2408617;-0.5283437,678.7646
+0;0;0,0.02263059;0.3300726;-0.01971429,0.0467501;0.6620886;-0.05933093,0.2260814;0.5395578;-0.02376873,0.2510512;0.3290306;0.03174315,0.2956462;0.08160648;0.05645466,-0.1460838;0.5395296;-0.04678936,-0.2191301;0.3370481;-0.00565258,-0.2876863;0.09431213;0.008396507,0.09134044;0.0004424298;-0.04961299,0.07765868;-0.4066695;-0.004350819,0.03744531;-0.8184801;0.07457318,0.04065586;-0.7825348;-0.01646747,-0.09114753;0.01289074;-0.04827707,-0.1533051;-0.3915116;-0.02437725,-0.2089296;-0.7913046;0.09606192,-0.2033349;-0.7553014;0.005140439,0.04065248;0.576738;-0.04589244,0;0;0,0.02404009;0.1376177;-0.3005531,0.04624778;0.269242;-0.6081483,0.1946025;0.3197626;-0.4537768,0.2875929;0.1529194;-0.346339,0.2622714;-0.09726885;-0.3704782,-0.1353443;0.2204229;-0.4568908,-0.2178779;0.06508817;-0.3261771,-0.1971556;-0.1754731;-0.4004666,0.09647115;0.02040911;-0.03288627,0.1585411;-0.2965342;-0.2852159,0.1750181;-0.7162501;-0.3168595,0.190492;-0.7525832;-0.3776422,-0.09399107;-0.01566521;-0.0415331,-0.08049601;-0.3315483;-0.3023236,-0.1032015;-0.7521405;-0.2977617,-0.08428518;-0.7881369;-0.357934,0.04047672;0.2363485;-0.5282283,678.7973
+0;0;0,0.02383801;0.3298859;-0.02134872,0.04898876;0.6615752;-0.06300165,0.2281628;0.5401294;-0.02607787,0.2534921;0.3309843;0.03428374,0.2984463;0.0842461;0.06457317,-0.1443692;0.5405097;-0.04855807,-0.2179842;0.3391557;-0.003125295,-0.2882092;0.09724867;0.01604528,0.09133103;0.000404676;-0.04963062,0.07686773;-0.40673;-0.004818682,0.03742432;-0.8186247;0.07405503,0.04050335;-0.7828733;-0.01700263,-0.09120053;0.01288363;-0.04817879,-0.1524712;-0.39131;-0.01903423,-0.2096812;-0.7877413;0.1113626,-0.20421;-0.7519845;0.0204177,0.04263993;0.5763296;-0.04902371,0;0;0,0.02404009;0.1376177;-0.3005531,0.04624778;0.269242;-0.6081483,0.1946025;0.3197626;-0.4537768,0.2875929;0.1529194;-0.346339,0.2622714;-0.09726885;-0.3704782,-0.1353443;0.2204229;-0.4568908,-0.2178779;0.06508817;-0.3261771,-0.1971556;-0.1754731;-0.4004666,0.09647115;0.02040911;-0.03288627,0.1585411;-0.2965342;-0.2852159,0.1750181;-0.7162501;-0.3168595,0.190492;-0.7525832;-0.3776422,-0.09399107;-0.01566521;-0.0415331,-0.08049601;-0.3315483;-0.3023236,-0.1032015;-0.7521405;-0.2977617,-0.08428518;-0.7881369;-0.357934,0.04047672;0.2363485;-0.5282283,678.8197
+0;0;0,0.02368528;0.3277723;-0.02121194,0.04882965;0.6593704;-0.06283822,0.2318744;0.5374914;-0.02549068,0.2569811;0.330184;0.03434057,0.3016797;0.08484887;0.06445776,-0.1483826;0.5378796;-0.04843704,-0.2213507;0.3382947;-0.003403451,-0.2911764;0.09776336;0.01565811,0.09135226;0.00040477;-0.04964215,0.07688537;-0.4068309;-0.004819106,0.03711726;-0.8221164;0.07470392,0.04019107;-0.7863747;-0.01619942,-0.09122173;0.01288663;-0.04818999,-0.1525076;-0.3914072;-0.0190382,-0.2101886;-0.7911021;0.1124321,-0.2047267;-0.755355;0.0216413,0.04250447;0.5744423;-0.04891233,0;0;0,0.02115899;0.1350475;-0.2995999,0.04106124;0.2648235;-0.6080329,0.1931356;0.3179426;-0.4519892,0.2847956;0.152882;-0.3445652,0.2587385;-0.09537199;-0.3725886,-0.1430157;0.2139957;-0.4547972,-0.2214346;0.0638456;-0.3188123,-0.20639;-0.1731547;-0.4006587,0.09642346;0.02069141;-0.03292608,0.1603274;-0.2953766;-0.2860596,0.1781734;-0.7185309;-0.3175149,0.1943717;-0.7548305;-0.377912,-0.09407743;-0.01575316;-0.04136446,-0.08010362;-0.3258006;-0.3091976,-0.1002226;-0.7499011;-0.2991228,-0.08057585;-0.7858298;-0.3588994,0.03600742;0.2325858;-0.528146,678.8537
+0;0;0,0.02805309;0.3248642;-0.03610999,0.0555542;0.6513355;-0.1110606,0.2213525;0.5077591;-0.02795459,0.2461288;0.3119283;0.03275727,0.2910309;0.05669311;0.07007539,-0.1287746;0.510152;-0.04928669,-0.1999346;0.3221051;-0.002125926,-0.2736002;0.07231075;0.02489206,0.09134462;0.0004489817;-0.04951371,0.07470228;-0.4072301;-0.00550162,0.03355442;-0.8211758;0.07321364,0.03668253;-0.7881304;-0.01814463,-0.0911691;0.01279259;-0.04816838,-0.1534087;-0.3913558;-0.01343294,-0.2083168;-0.7843016;0.1342798,-0.229398;-0.8218806;0.07636563,0.04984172;0.5675641;-0.09035869,0;0;0,0.02119765;0.1381792;-0.2967908,0.04002031;0.2714776;-0.6047664,0.1903063;0.3213224;-0.4478233,0.2811545;0.1669614;-0.3450186,0.2564203;-0.09205095;-0.3742528,-0.1430591;0.2220272;-0.4559226,-0.2157471;0.07943697;-0.3254083,-0.2011841;-0.1689277;-0.406997,0.09639736;0.01910041;-0.03373981,0.1603745;-0.2931434;-0.292249,0.1802527;-0.7154698;-0.3142855,0.195938;-0.7515733;-0.3755202,-0.09453389;-0.01424455;-0.04069501,-0.08070613;-0.3197457;-0.3143629,-0.09921066;-0.7423571;-0.2971165,-0.08004738;-0.7781004;-0.3577465,0.03538336;0.238166;-0.525094,678.876
+0;0;0,0.02753936;0.318915;-0.03544872,0.05564198;0.6528319;-0.1121367,0.2157264;0.5080737;-0.03026664,0.2404994;0.3122683;0.03043736,0.2855976;0.05591848;0.06791845,-0.1231678;0.5103898;-0.05091435,-0.1943185;0.3223673;-0.003759697,-0.2683059;0.07148203;0.02337628,0.09592214;0.0004714813;-0.05199497,0.07974178;-0.3958907;-0.009204619,0.0425897;-0.769639;0.06186676,0.04582668;-0.7364876;-0.03267078,-0.09573783;0.01343367;-0.05058222,-0.1562497;-0.3794959;-0.01681101,-0.2058258;-0.7342836;0.1165577,-0.2276406;-0.7742143;0.05662806,0.04971807;0.56596;-0.09066865,0;0;0,-0.005423591;0.172317;-0.272028,0.0005939453;0.3313945;-0.5766113,0.1540774;0.3556345;-0.4176846,0.2476413;0.2032394;-0.3144374,0.2226576;-0.05589467;-0.3515754,-0.1667895;0.3107566;-0.4230275,-0.1972941;0.1220851;-0.3448546,-0.2035607;-0.1362121;-0.3938155,0.09863494;0.006698757;-0.04616308,0.1381938;-0.3003152;-0.2979038,0.1506036;-0.6822378;-0.2878866,0.1526631;-0.7165567;-0.3572884,-0.1065006;0.006255431;-0.02287459,-0.1123812;-0.2871721;-0.2931736,-0.129452;-0.6685154;-0.2730461,-0.1237518;-0.7028687;-0.342212,0.001391038;0.2871233;-0.4986234,678.9094
+0;0;0,0.02757983;0.3193837;-0.03550081,0.05555625;0.6516243;-0.1117876,0.2143157;0.5084801;-0.03070552,0.2390959;0.3126184;0.03001589,0.2763588;0.1008063;0.0609851,-0.1217171;0.5107766;-0.0511789,-0.1928883;0.3227001;-0.004010722,-0.2540212;0.1154031;0.01841071,0.09566863;0.0004702353;-0.05185756,0.0792881;-0.4007956;-0.008537833,0.04194966;-0.7764186;0.06289005,0.04518843;-0.7432655;-0.03169992,-0.09548481;0.01339816;-0.05044853,-0.1567453;-0.3843925;-0.01625953,-0.2065701;-0.7409598;0.1177782,-0.228397;-0.7809293;0.05781529,0.04970907;0.5658776;-0.09059756,0;0;0,-0.005052671;0.171523;-0.2730956,-0.001583397;0.3321759;-0.5750277,0.1502342;0.3569421;-0.4174297,0.24473;0.2048598;-0.3144517,0.2210052;-0.006809756;-0.3574066,-0.1680165;0.3094373;-0.4219182,-0.2030751;0.1220154;-0.3425024,-0.2083747;-0.09110118;-0.3845169,0.09833806;0.007492065;-0.04599356,0.1363708;-0.2999007;-0.3052664,0.1506149;-0.683486;-0.2895117,0.1532676;-0.717705;-0.3590572,-0.1060749;0.004992464;-0.02377199,-0.1149861;-0.2884104;-0.3012508,-0.1300935;-0.6715257;-0.2770995,-0.1238006;-0.7057611;-0.3463953,-0.00121282;0.289121;-0.4976854,678.9318
+0;0;0,0.02778996;0.321817;-0.03577129,0.05568412;0.6529546;-0.1117931,0.2163843;0.5099289;-0.03021622,0.2411724;0.3140048;0.03052453,0.2784459;0.1021326;0.06150253,-0.1235022;0.5122517;-0.0509244,-0.1946961;0.3241153;-0.003741194,-0.2558464;0.1167595;0.0186866,0.09600008;0.0004718644;-0.05203722,0.0796636;-0.3997147;-0.008834004,0.04209799;-0.7776232;0.06302847,0.04534043;-0.7444665;-0.03166877,-0.09581562;0.01344458;-0.05062332,-0.1569114;-0.3832763;-0.01652627,-0.2070393;-0.742013;0.118327,-0.2288909;-0.7820619;0.0582961,0.04988991;0.5679847;-0.09079511,0;0;0,-0.006631881;0.1713265;-0.276082,-0.007558301;0.3354084;-0.5749178,0.146543;0.3586471;-0.415015,0.2400723;0.2056301;-0.312408,0.2216469;-0.006334513;-0.356796,-0.1739013;0.3093973;-0.4176273,-0.2123242;0.1228385;-0.3375673,-0.2174782;-0.08965141;-0.3829575,0.09836079;0.007620662;-0.04681015,0.1352729;-0.2970638;-0.3077462,0.1505942;-0.6828773;-0.2903275,0.153658;-0.7169289;-0.3601563,-0.1061597;0.002519995;-0.02545359,-0.1177464;-0.2870336;-0.3052878,-0.1312546;-0.6723186;-0.2776617,-0.1245538;-0.706372;-0.347234,-0.00665693;0.2926811;-0.4983153,678.9655
+0;0;0,0.02845089;0.3319155;-0.04044108,0.05432151;0.65951;-0.1126497,0.2191699;0.5174301;-0.03278327,0.2445331;0.3226416;0.03169191,0.2816857;0.1117053;0.06862896,-0.1277875;0.5179135;-0.05276418,-0.2002794;0.3313479;-0.000984557,-0.263345;0.1249302;0.02457326,0.08796363;0.0003434968;-0.04782163,0.07401416;-0.3063703;-0.01452786,0.03709941;-0.676743;0.05576215,0.04049759;-0.6434672;-0.04300559,-0.08795998;0.01238014;-0.04619958,-0.135314;-0.2912109;-0.01511136,-0.1845279;-0.6411653;0.1212311,-0.2204312;-0.6871955;0.06919564,0.0486049;0.5756165;-0.09196669,0;0;0,-0.004447207;0.2182056;-0.2549105,0.00152193;0.4279779;-0.5171142,0.1539253;0.4488735;-0.3540189,0.2500854;0.2966862;-0.252357,0.2349767;0.08446291;-0.2967618,-0.1664876;0.4036458;-0.3587597,-0.2118669;0.2202583;-0.2747796,-0.2182636;0.007183701;-0.3171713,0.08760174;0.0052872;-0.04819345,0.149567;-0.2155911;-0.2549529,0.1642274;-0.5933242;-0.2308264,0.1658946;-0.6219601;-0.3104279,-0.0959957;0.00454634;-0.02808529,-0.1132232;-0.2035446;-0.2556326,-0.1236946;-0.580429;-0.2191929,-0.1183817;-0.6091088;-0.2986019,0.001372099;0.3812461;-0.4442122,678.9875
+0;0;0,0.02845089;0.3319155;-0.04044108,0.05432151;0.65951;-0.1126497,0.2191699;0.5174301;-0.03278327,0.2445331;0.3226416;0.03169191,0.2816857;0.1117053;0.06862896,-0.1277875;0.5179135;-0.05276418,-0.2002794;0.3313479;-0.000984557,-0.263345;0.1249302;0.02457326,0.08796363;0.0003434968;-0.04782163,0.07401416;-0.3063703;-0.01452786,0.03709941;-0.676743;0.05576215,0.04049759;-0.6434672;-0.04300559,-0.08795998;0.01238014;-0.04619958,-0.135314;-0.2912109;-0.01511136,-0.1845279;-0.6411653;0.1212311,-0.2204312;-0.6871955;0.06919564,0.0486049;0.5756165;-0.09196669,0;0;0,-0.004447207;0.2182056;-0.2549105,0.00152193;0.4279779;-0.5171142,0.1539253;0.4488735;-0.3540189,0.2500854;0.2966862;-0.252357,0.2349767;0.08446291;-0.2967618,-0.1664876;0.4036458;-0.3587597,-0.2118669;0.2202583;-0.2747796,-0.2182636;0.007183701;-0.3171713,0.08760174;0.0052872;-0.04819345,0.149567;-0.2155911;-0.2549529,0.1642274;-0.5933242;-0.2308264,0.1658946;-0.6219601;-0.3104279,-0.0959957;0.00454634;-0.02808529,-0.1132232;-0.2035446;-0.2556326,-0.1236946;-0.580429;-0.2191929,-0.1183817;-0.6091088;-0.2986019,0.001372099;0.3812461;-0.4442122,679.0209
+0;0;0,0.02956592;0.3426382;-0.0452532,0.05644032;0.6966166;-0.1220999,0.2173823;0.5462303;-0.04256907,0.2429276;0.3508035;0.02637142,0.2790945;0.1410733;0.07026941,-0.1226523;0.5462556;-0.06088447,-0.1968115;0.3594516;-0.004300907,-0.2621309;0.1543714;0.02565452,0.08536379;0.0001747571;-0.04655008,0.07033332;-0.3130137;-0.01287614,0.03061412;-0.7130324;0.06319717,0.03395636;-0.6798547;-0.03646336,-0.08549056;0.01213783;-0.04469848,-0.1348922;-0.2972527;-0.008867215,-0.1882897;-0.6709312;0.1489071,-0.1823469;-0.6378981;0.04936329,0.04990054;0.6024569;-0.09872317,0;0;0,-0.001663089;0.2286038;-0.260884,-0.002502203;0.4705318;-0.5318618,0.1543975;0.4473234;-0.3664906,0.2525805;0.2912956;-0.2684476,0.2392597;0.07894808;-0.3126397,-0.1637619;0.4020472;-0.3712722,-0.2110949;0.2153758;-0.2905855,-0.2028961;0.004559532;-0.3426542,0.08858529;0.008680582;-0.03913069,0.1579036;-0.1582248;-0.2975576,0.1750865;-0.566304;-0.2739837,0.1765528;-0.5939888;-0.3553705,-0.09144863;0.001835379;-0.03298024,-0.1122542;-0.1571216;-0.3045436,-0.1143733;-0.5653031;-0.2769208,-0.1091033;-0.5930337;-0.3581175,-0.0006452799;0.4058635;-0.4592681,679.0544
+0;0;0,0.02965083;0.3436222;-0.04538316,0.05640648;0.6958644;-0.12179,0.2151726;0.5481978;-0.04351657,0.2445092;0.3237666;0.03565576,0.2887819;0.06703213;0.08939207,-0.1201703;0.5482227;-0.06157925,-0.2053358;0.3336941;0.003402192,-0.2852945;0.08265185;0.04007115,0.08567701;0.0001753983;-0.04672088,0.07064035;-0.3131423;-0.01303306,0.03091693;-0.7132033;0.06304832,0.0342606;-0.6800243;-0.03665484,-0.08580425;0.01218237;-0.04486249,-0.1352263;-0.2973357;-0.009016447,-0.1886294;-0.6710539;0.1487746,-0.1826841;-0.6380195;0.0491882,0.0500017;0.6036487;-0.09889588,0;0;0,-0.001011521;0.2308994;-0.2601912,-0.00157693;0.4710279;-0.5303719,0.1527979;0.4475513;-0.3665936,0.2430277;0.244393;-0.276685,0.2280892;-0.008658007;-0.3573217,-0.1611021;0.4039855;-0.3727628,-0.2169549;0.1896312;-0.2809425,-0.2069768;-0.06900564;-0.3423235,0.08899172;0.009345323;-0.03894305,0.1590651;-0.155798;-0.2984548,0.1751706;-0.5640274;-0.2759929,0.1765448;-0.5916371;-0.3574867,-0.09150353;0.0004375572;-0.03391659,-0.1096725;-0.155988;-0.3072842,-0.111462;-0.5642583;-0.2803155,-0.1063098;-0.5919065;-0.3616307,6.431341E-05;0.4080332;-0.4589725,679.0785
+0;0;0,0.02968681;0.3440392;-0.04543823,0.05629819;0.6942202;-0.1213387,0.2098948;0.5502684;-0.0453238,0.2355508;0.3539948;0.02391538,0.2789555;0.1022936;0.0765982,-0.1146799;0.5502924;-0.06280647,-0.1891603;0.3626791;-0.005977754,-0.2675515;0.1165585;0.02997232,0.08592499;0.000175906;-0.04685611,0.07089206;-0.313064;-0.01317665,0.03116696;-0.7131419;0.06290795,0.03452169;-0.6799524;-0.03712475,-0.0860526;0.01221763;-0.04499234,-0.1354624;-0.2972236;-0.009155191,-0.1888677;-0.6709576;0.1486425,-0.1829028;-0.6379132;0.04872695,0.05002774;0.6039386;-0.09892482,0;0;0,-0.001879945;0.2347083;-0.2573273,-0.004169762;0.4777261;-0.5220227,0.147671;0.4495664;-0.3658886,0.2396043;0.2818066;-0.2799785,0.225372;0.02975157;-0.3453898,-0.1600337;0.4062602;-0.3716722,-0.2044183;0.2171002;-0.2927793,-0.1955952;-0.03597304;-0.3551415,0.08899967;0.009935737;-0.03948379,0.1588171;-0.1560029;-0.2984614,0.1750034;-0.5642917;-0.2768378,0.176193;-0.5912845;-0.3591688,-0.09184403;-0.0006266125;-0.03380699,-0.1107201;-0.154244;-0.308625,-0.1119089;-0.5625244;-0.2815153,-0.1069409;-0.5895718;-0.363667,-0.002884328;0.4156625;-0.4524603,679.1107
+0;0;0,0.02972812;0.3441368;-0.04823401,0.05622026;0.6935692;-0.1244142,0.2084239;0.5516883;-0.04947707,0.2378417;0.3337458;0.0318049,0.2758865;0.1062042;0.08579183,-0.1131049;0.5510343;-0.06599796,-0.197619;0.3431693;0.001977146,-0.2699799;0.1208856;0.04059101,0.08588284;-0.0002057267;-0.04704134,0.07033172;-0.3128143;-0.0136824,0.03087811;-0.7130155;0.06265449,0.03413916;-0.680047;-0.03671432,-0.08604054;0.01263217;-0.04501384,-0.1359759;-0.2955984;-0.005274862,-0.1902574;-0.6650044;0.1624679,-0.2330304;-0.7080144;0.110184,0.04981563;0.6040395;-0.101785,0;0;0,2.811849E-05;0.2245888;-0.2668338,-0.002736852;0.45831;-0.5388532,0.1470809;0.4354179;-0.3807738,0.2465492;0.2422421;-0.2926817,0.2330959;0.01473475;-0.3574629,-0.155977;0.3925422;-0.3868732,-0.2082394;0.1821045;-0.2976784,-0.1987646;-0.04874513;-0.3501745,0.09006607;0.01369786;-0.03590631,0.157378;-0.161612;-0.2885213,0.1765333;-0.5700298;-0.2692108,0.1781903;-0.5986022;-0.3495858,-0.09021553;-0.004850416;-0.03776803,-0.09940194;-0.1663913;-0.3077661,-0.1000858;-0.5748989;-0.2819599,-0.09477181;-0.6034591;-0.3621851,-0.000721857;0.3995278;-0.4673741,679.1334
+0;0;0,0.02976857;0.3446051;-0.04829964,0.05629488;0.69445;-0.1245462,0.2066512;0.5535856;-0.05032819,0.2365076;0.3323935;0.03216574,0.2715087;0.1230559;0.08183356,-0.1110751;0.5529393;-0.0666537,-0.1968494;0.341975;0.00233496,-0.2634212;0.1374746;0.0378596,0.08612228;-0.0002063003;-0.04717249,0.07057731;-0.3126911;-0.01382675,0.03111817;-0.7129484;0.06252085,0.03438273;-0.6799768;-0.03695494,-0.08628042;0.01266738;-0.04513933,-0.136196;-0.2954411;-0.005416092,-0.1904851;-0.6648989;0.1623502,-0.2333042;-0.7079875;0.11001,0.04991868;0.6053177;-0.1020175,0;0;0,-0.001926392;0.2273818;-0.2650764,-0.006506488;0.4620778;-0.5367846,0.142516;0.4353367;-0.3806174,0.2440947;0.2392026;-0.2920973,0.2259986;0.03042586;-0.3520889,-0.1592012;0.393958;-0.3883478,-0.2078362;0.1799706;-0.2963335,-0.198138;-0.03229018;-0.3449701,0.09016287;0.01303092;-0.03664947,0.1562611;-0.1637527;-0.2884011,0.1769407;-0.5722414;-0.2710457,0.1787113;-0.6005408;-0.3517487,-0.09059576;-0.004584054;-0.03759958,-0.1018056;-0.1694331;-0.3053671,-0.1011303;-0.5780835;-0.2809485,-0.09569058;-0.6063699;-0.3614969,-0.0047497;0.4036003;-0.4655802,679.1669
+0;0;0,0.02982838;0.3452974;-0.04839669,0.05642965;0.6961063;-0.1248381,0.2059339;0.5556055;-0.05092331,0.2357823;0.334473;0.03154837,0.2707782;0.1251663;0.08120885,-0.1100534;0.5549627;-0.06715947,-0.1958045;0.3440553;0.001810588,-0.2623665;0.1395851;0.03732999,0.08689851;-0.0002081597;-0.04759766,0.07137509;-0.3122597;-0.01429816,0.03190137;-0.712665;0.06207765,0.03516816;-0.6796913;-0.03746585,-0.08705807;0.01278156;-0.04554618,-0.1369044;-0.2948998;-0.005878013,-0.1912136;-0.6644941;0.1619503,-0.2340618;-0.7076325;0.1095745,0.05005921;0.6070544;-0.1023297,0;0;0,-0.004330233;0.2299737;-0.2637341,-0.01244076;0.4664618;-0.5351121,0.1374973;0.4342135;-0.3799782,0.2423752;0.2396126;-0.2920966,0.2219577;0.0309;-0.3514462,-0.1648617;0.3954368;-0.3901296,-0.2114777;0.1820339;-0.2959053,-0.2016394;-0.03029379;-0.3440752,0.09063647;0.01212162;-0.03814483,0.1534411;-0.1696245;-0.2866402,0.1776104;-0.5782581;-0.2743826,0.1795498;-0.6062151;-0.3554113,-0.09184308;-0.004509536;-0.03689776,-0.1066126;-0.171331;-0.302752,-0.1032656;-0.5802289;-0.2802328,-0.0976391;-0.6082008;-0.3610785,-0.01011802;0.4077584;-0.4642181,679.2003
+0;0;0,0.029695;0.3437534;-0.04818027,0.05605938;0.6914201;-0.1239259,0.2284108;0.5444385;-0.04276251,0.2581766;0.3239173;0.03948118,0.2931612;0.1146783;0.0891256,-0.1337418;0.5437018;-0.06137074,-0.2192559;0.3333774;0.007408649,-0.2857963;0.1289733;0.04291657,0.08704977;-0.000208522;-0.04768051,0.07155184;-0.3117478;-0.01443568,0.03206725;-0.7122633;0.06196117,0.03529248;-0.6793274;-0.03631625,-0.08720962;0.0128038;-0.04562546,-0.1369741;-0.2943723;-0.00602242,-0.1912983;-0.6640685;0.1618521,-0.2336015;-0.7062767;0.1101425,0.04976303;0.603404;-0.1016793,0;0;0,-0.01057918;0.2243421;-0.2663236,-0.03568329;0.4342688;-0.5536563,0.1348734;0.4331922;-0.3795674,0.2386997;0.2382365;-0.2930112,0.2195295;0.02916771;-0.351254,-0.2015306;0.3870613;-0.3831428,-0.2437034;0.1742247;-0.2872176,-0.2292368;-0.03771031;-0.3356296,0.09062229;0.01230121;-0.03856707,0.1493965;-0.1752023;-0.2830873,0.1774463;-0.5838007;-0.2747965,0.1803058;-0.6135171;-0.3529198,-0.09233277;-0.004639384;-0.03611472,-0.1120309;-0.1771611;-0.2973624,-0.1053559;-0.5862443;-0.2770012,-0.09879939;-0.6159576;-0.3549038,-0.02874175;0.3841687;-0.4780047,679.2335
+0;0;0,0.0276801;0.3436662;-0.04996901,0.05271696;0.6914014;-0.1258283,0.2259148;0.5440164;-0.04666045,0.2558047;0.3251873;0.03994245,0.28889;0.1174948;0.09685162,-0.1361507;0.5430331;-0.06126934,-0.2188269;0.3324945;0.01026919,-0.2852977;0.1289051;0.05030016,0.08708858;-0.0002972749;-0.0476091,0.06979614;-0.3117761;-0.01468484,0.03011637;-0.7122284;0.06194224,0.03238492;-0.6793524;-0.03636369,-0.08720776;0.01280619;-0.04562834,-0.1385278;-0.2935089;-0.001589164,-0.194068;-0.6577255;0.1774911,-0.2377;-0.695969;0.1216651,0.04671597;0.603399;-0.1034461,0;0;0,-0.01057918;0.2243421;-0.2663236,-0.03568329;0.4342688;-0.5536563,0.1348734;0.4331922;-0.3795674,0.2386997;0.2382365;-0.2930112,0.2195295;0.02916771;-0.351254,-0.2015306;0.3870613;-0.3831428,-0.2437034;0.1742247;-0.2872176,-0.2292368;-0.03771031;-0.3356296,0.09062229;0.01230121;-0.03856707,0.1493965;-0.1752023;-0.2830873,0.1774463;-0.5838007;-0.2747965,0.1803058;-0.6135171;-0.3529198,-0.09233277;-0.004639384;-0.03611472,-0.1120309;-0.1771611;-0.2973624,-0.1053559;-0.5862443;-0.2770012,-0.09879939;-0.6159576;-0.3549038,-0.02874175;0.3841687;-0.4780047,679.2558
+0;0;0,0.02771702;0.3441246;-0.05003566,0.05292245;0.694189;-0.1263949,0.206433;0.5528987;-0.05334982,0.2379938;0.3218364;0.03809451,0.2709998;0.1146418;0.09486724,-0.1159127;0.5520233;-0.06635606,-0.2032109;0.3297148;0.009181738,-0.2695223;0.1266136;0.04911673,0.0874818;-0.0002986172;-0.04782406,0.07024288;-0.3108135;-0.01500169,0.03054393;-0.7114593;0.06166241,0.03280181;-0.6785968;-0.03618128,-0.08760151;0.01286401;-0.04583435,-0.1387627;-0.292503;-0.00193147,-0.1943298;-0.6568956;0.1772354,-0.2377566;-0.6948183;0.1216718,0.04689284;0.6057669;-0.1039059,0;0;0,-0.01922365;0.2181374;-0.2715511,-0.04452679;0.4275018;-0.5623426,0.1002157;0.4273257;-0.3925664,0.2273651;0.2352392;-0.2941604,0.2141441;0.02391747;-0.343257,-0.194881;0.3830125;-0.4073762,-0.2280701;0.15926;-0.29976,-0.207232;-0.05161637;-0.348124,0.09064521;0.01292187;-0.03945589,0.1438121;-0.1841956;-0.2763355,0.17635;-0.5927413;-0.2748711,0.1787745;-0.622914;-0.3520725,-0.09319209;-0.004947586;-0.03508634,-0.1283852;-0.1756918;-0.294705,-0.1093444;-0.5846285;-0.2752476,-0.1031998;-0.6148652;-0.3521922,-0.03860173;0.3760979;-0.4869564,679.2892
+0;0;0,0.02669855;0.345405;-0.05223073,0.05085227;0.6966084;-0.129829,0.2059699;0.554653;-0.05699701,0.2386172;0.3215619;0.04170177,0.2698116;0.1157301;0.1044385,-0.1181461;0.5529928;-0.06746392,-0.2060607;0.3273422;0.01310626,-0.2729708;0.1250961;0.05664122,0.08782694;-0.0006246424;-0.04796677,0.07049686;-0.3100111;-0.0159452,0.03284679;-0.6801299;0.05546385,0.03469696;-0.6472495;-0.04846437,-0.08786517;0.01318309;-0.04605093,-0.1400784;-0.2903249;0.0008780584,-0.1922228;-0.6199509;0.1801331,-0.1876166;-0.5875009;0.07627951,0.04507814;0.6079019;-0.1069219,0;0;0,-0.02112629;0.217024;-0.2742257,-0.0464831;0.4266785;-0.5664234,0.0998712;0.4287704;-0.3978679,0.223047;0.2303388;-0.2949533,0.208539;0.01941533;-0.3457129,-0.2007082;0.397239;-0.4195869,-0.2326279;0.1667997;-0.314622,-0.2026098;-0.04480509;-0.3545979,0.09082194;0.01219296;-0.04021788,0.1353324;-0.195923;-0.267709,0.1644373;-0.5730569;-0.24703,0.1867305;-0.6202778;-0.3130054,-0.09389377;-0.003855479;-0.03440736,-0.1343077;-0.1762915;-0.2906849,-0.1090739;-0.5515477;-0.2453999,-0.1043372;-0.5861239;-0.326765,-0.04051523;0.3750843;-0.490731,679.3224
+0;0;0,0.02669855;0.345405;-0.05223073,0.05085227;0.6966084;-0.129829,0.2059699;0.554653;-0.05699701,0.2386172;0.3215619;0.04170177,0.2698116;0.1157301;0.1044385,-0.1181461;0.5529928;-0.06746392,-0.2060607;0.3273422;0.01310626,-0.2729708;0.1250961;0.05664122,0.08782694;-0.0006246424;-0.04796677,0.07049686;-0.3100111;-0.0159452,0.03284679;-0.6801299;0.05546385,0.03469696;-0.6472495;-0.04846437,-0.08786517;0.01318309;-0.04605093,-0.1400784;-0.2903249;0.0008780584,-0.1922228;-0.6199509;0.1801331,-0.1876166;-0.5875009;0.07627951,0.04507814;0.6079019;-0.1069219,0;0;0,-0.02112629;0.217024;-0.2742257,-0.0464831;0.4266785;-0.5664234,0.0998712;0.4287704;-0.3978679,0.223047;0.2303388;-0.2949533,0.208539;0.01941533;-0.3457129,-0.2007082;0.397239;-0.4195869,-0.2326279;0.1667997;-0.314622,-0.2026098;-0.04480509;-0.3545979,0.09082194;0.01219296;-0.04021788,0.1353324;-0.195923;-0.267709,0.1644373;-0.5730569;-0.24703,0.1867305;-0.6202778;-0.3130054,-0.09389377;-0.003855479;-0.03440736,-0.1343077;-0.1762915;-0.2906849,-0.1090739;-0.5515477;-0.2453999,-0.1043372;-0.5861239;-0.326765,-0.04051523;0.3750843;-0.490731,679.3449
+0;0;0,0.02664317;0.3446885;-0.05212239,0.05067847;0.6941794;-0.1293487,0.218476;0.5483366;-0.05266642,0.2509147;0.3167344;0.04540189,0.2820951;0.1109945;0.1081106,-0.1311439;0.5465457;-0.06395695,-0.218497;0.3223365;0.01609857,-0.2853771;0.1201807;0.05961409,0.0881245;-0.0006267587;-0.04812928,0.07081033;-0.3097294;-0.01613708,0.03359779;-0.6755469;0.05444211,0.03545488;-0.6426558;-0.04987415,-0.08816287;0.01322775;-0.04620695,-0.1403282;-0.2900019;0.0006789938,-0.1918666;-0.6157972;0.1778509,-0.1872432;-0.583338;0.07360949,0.04492404;0.6057754;-0.1065198,0;0;0,-0.02544928;0.2108621;-0.2777162,-0.05763045;0.4081565;-0.5756176,0.09930629;0.4290665;-0.4015651,0.2155282;0.2293511;-0.2970879,0.2050856;0.01792035;-0.3462965,-0.2206318;0.3671027;-0.414306,-0.2641993;0.1430525;-0.3037952,-0.2211184;-0.06486475;-0.3501411,0.0908455;0.01370409;-0.0405221,0.1288438;-0.1975332;-0.2659166,0.1624211;-0.5700171;-0.2481129,0.1853295;-0.6168017;-0.3149936,-0.09431559;-0.005733861;-0.03397702,-0.139724;-0.1743239;-0.2916264,-0.1190145;-0.5476776;-0.2724742,-0.108958;-0.5832783;-0.3530292,-0.04968661;0.3599819;-0.4982507,679.3784
+0;0;0,0.02701325;0.3494763;-0.05284638,0.05200374;0.7129304;-0.1332097,0.221717;0.5617892;-0.05466164,0.2523265;0.3432475;0.03787643,0.2835028;0.1375343;0.100577,-0.1323609;0.5599755;-0.06609613,-0.2147879;0.3484098;0.009444922,-0.2816594;0.1462803;0.05295478,0.08821492;-0.0006274018;-0.04817866,0.07090533;-0.3096482;-0.01619494,0.03388802;-0.6735466;0.05401397,0.03575156;-0.6406454;-0.05066431,-0.08825332;0.01324132;-0.04625436,-0.1404048;-0.289908;0.0006191693,-0.1916729;-0.6139941;0.1768616,-0.1870334;-0.5815264;0.07225841,0.04595209;0.6199604;-0.1092017,0;0;0,-0.02765547;0.2132177;-0.2818325,-0.05945879;0.4241191;-0.5879974,0.09983534;0.4148543;-0.3974006,0.2106892;0.2281965;-0.2967477,0.2040531;0.01656872;-0.3456445,-0.22461;0.4059821;-0.4293021,-0.265193;0.1900343;-0.3345377,-0.2250927;-0.02030416;-0.3715639,0.09094652;0.01271573;-0.04087162,0.1253015;-0.1994801;-0.2658362,0.1617446;-0.5696766;-0.2471797,0.1857188;-0.6158652;-0.314929,-0.0948121;-0.00421782;-0.03311079,-0.1425689;-0.1737369;-0.289624,-0.11816;-0.5449131;-0.2708085,-0.1145461;-0.581066;-0.3519268,-0.05198272;0.3709192;-0.5081832,679.4008
+0;0;0,0.02908304;0.3535601;-0.05713342,0.05791551;0.7143187;-0.1435258,0.2161033;0.5695875;-0.06296801,0.2515547;0.3132898;0.05325783,0.2838051;0.1112919;0.126569,-0.1188328;0.5696708;-0.07742663,-0.2218355;0.3241435;0.02035166,-0.2907203;0.1238592;0.06891941,0.08858926;-0.001035637;-0.04853047,0.07063577;-0.3102953;-0.01656921,0.02998392;-0.7106747;0.06069544,0.03274982;-0.6786183;-0.03632027,-0.08857311;0.01373572;-0.04658832,-0.1421592;-0.2889073;0.00362302,-0.2007843;-0.6382525;0.2096498,-0.2552389;-0.681462;0.1764988,0.05070345;0.6229494;-0.1178005,0;0;0,-0.0315261;0.2138904;-0.2870049,-0.06447892;0.4234912;-0.5927517,0.08809139;0.4470291;-0.4334443,0.2015167;0.2262937;-0.2960966,0.2026513;0.01456732;-0.3449678,-0.219473;0.4017398;-0.4372544,-0.2647696;0.1455325;-0.3242952,-0.2250361;-0.06451446;-0.3632734,0.09100657;0.01393411;-0.041569,0.1159805;-0.1975026;-0.2688492,0.1633778;-0.6045344;-0.2667072,0.164379;-0.6358156;-0.3419903,-0.09531265;-0.00516998;-0.03306214,-0.1477119;-0.1757285;-0.2883062,-0.1172326;-0.5837935;-0.2663964,-0.112607;-0.615237;-0.3414112,-0.05687459;0.3710987;-0.5136356,679.4232
+0;0;0,0.02919849;0.3549637;-0.05736023,0.05810608;0.7166622;-0.1439779,0.2395939;0.564166;-0.05562142,0.2680066;0.3587548;0.0375284,0.3003009;0.1564819;0.1109394,-0.1425636;0.564261;-0.07211851,-0.2251157;0.3674819;0.006246433,-0.2940943;0.1669249;0.0548803,0.08933198;-0.001044319;-0.04893734,0.07136366;-0.3105596;-0.01694967,0.03074146;-0.7106469;0.06025862,0.03350332;-0.6785935;-0.03661525,-0.08931569;0.01385088;-0.04697891,-0.1429461;-0.2890422;0.003273923,-0.2015284;-0.6381326;0.2091504,-0.2559034;-0.6812351;0.1760479,0.05087494;0.6250511;-0.1181846,0;0;0,-0.03167391;0.2133607;-0.2891643,-0.06483147;0.4221511;-0.5966158,0.1079784;0.4002625;-0.3942282,0.1954692;0.2171715;-0.2917538,0.197272;0.006689936;-0.3468959,-0.2424037;0.4047458;-0.4291282,-0.2822121;0.1989164;-0.3412221,-0.2439232;-0.01133887;-0.3821258,0.09138718;0.0129126;-0.04310226,0.1123415;-0.1968593;-0.2726724,0.1582142;-0.6036385;-0.2623057,0.15751;-0.6352013;-0.3371785,-0.09750497;-0.002306016;-0.0293874,-0.1513458;-0.1707765;-0.2860285,-0.1181602;-0.5783512;-0.2645172,-0.1153115;-0.610131;-0.33916,-0.05713995;0.3701277;-0.516963,679.4565
+0;0;0,0.0285388;0.3613952;-0.05986334,0.05661544;0.7318442;-0.1490099,0.2416058;0.5749378;-0.05706219,0.2736836;0.3601818;0.04429317,0.3038866;0.1595801;0.1230891,-0.1470487;0.5747745;-0.07373874,-0.2332278;0.3681409;0.01168794,-0.3024288;0.1687032;0.06458305,0.08982028;-0.001178701;-0.04935506,0.07156757;-0.3108597;-0.01736611,0.03081124;-0.7105188;0.05971336,0.03359482;-0.6785989;-0.03717723,-0.08986898;0.01401847;-0.04724452,-0.1447549;-0.2884108;0.005507853,-0.2065645;-0.6306885;0.2208108,-0.2555165;-0.6751708;0.1826623,0.04970507;0.638163;-0.1225699,0;0;0,-0.0387632;0.2164212;-0.2943873,-0.08231536;0.4303256;-0.6080353,0.09820837;0.4033322;-0.4020855,0.1929263;0.213959;-0.2898879,0.1884964;0.003700227;-0.3458672,-0.2661371;0.4161885;-0.4511196,-0.2771987;0.1995076;-0.3493894,-0.2404971;-0.01071292;-0.3920789,0.09153648;0.01189977;-0.04454732,0.1092224;-0.1966806;-0.2757187,0.1475375;-0.6033624;-0.2540035,0.1469015;-0.6350065;-0.3288288,-0.09840549;-0.0005576755;-0.02865386,-0.1525815;-0.171092;-0.2840785,-0.117582;-0.5780513;-0.2619666,-0.1148224;-0.6099007;-0.336574,-0.07161321;0.3771139;-0.5269368,679.4899
+0;0;0,0.0285388;0.3613952;-0.05986334,0.05661544;0.7318442;-0.1490099,0.2416058;0.5749378;-0.05706219,0.2736836;0.3601818;0.04429317,0.3038866;0.1595801;0.1230891,-0.1470487;0.5747745;-0.07373874,-0.2332278;0.3681409;0.01168794,-0.3024288;0.1687032;0.06458305,0.08982028;-0.001178701;-0.04935506,0.07156757;-0.3108597;-0.01736611,0.03081124;-0.7105188;0.05971336,0.03359482;-0.6785989;-0.03717723,-0.08986898;0.01401847;-0.04724452,-0.1447549;-0.2884108;0.005507853,-0.2065645;-0.6306885;0.2208108,-0.2555165;-0.6751708;0.1826623,0.04970507;0.638163;-0.1225699,0;0;0,-0.0387632;0.2164212;-0.2943873,-0.08231536;0.4303256;-0.6080353,0.09820837;0.4033322;-0.4020855,0.1929263;0.213959;-0.2898879,0.1884964;0.003700227;-0.3458672,-0.2661371;0.4161885;-0.4511196,-0.2771987;0.1995076;-0.3493894,-0.2404971;-0.01071292;-0.3920789,0.09153648;0.01189977;-0.04454732,0.1092224;-0.1966806;-0.2757187,0.1475375;-0.6033624;-0.2540035,0.1469015;-0.6350065;-0.3288288,-0.09840549;-0.0005576755;-0.02865386,-0.1525815;-0.171092;-0.2840785,-0.117582;-0.5780513;-0.2619666,-0.1148224;-0.6099007;-0.336574,-0.07161321;0.3771139;-0.5269368,679.5126
+0;0;0,0.02871399;0.3636137;-0.06023083,0.05667973;0.7325932;-0.1490142,0.2033824;0.5888575;-0.0703034,0.2413006;0.3350006;0.04950589,0.2712314;0.1362065;0.1275918,-0.1076473;0.5887268;-0.08364918,-0.2095172;0.3444712;0.01733126,-0.2780946;0.1468305;0.06974974,0.08964724;-0.00117643;-0.04925998,0.07139125;-0.310913;-0.01726529,0.03067194;-0.7102091;0.05974417,0.0334567;-0.6782883;-0.03718755,-0.08969584;0.01399146;-0.04715351,-0.1445916;-0.2884921;0.005608339,-0.206345;-0.630459;0.2207157,-0.2553178;-0.6749729;0.182551,0.0498094;0.6394549;-0.1227274,0;0;0,-0.04106075;0.2161094;-0.297116,-0.08367586;0.4289021;-0.6098018,0.06235182;0.4503728;-0.4587045,0.1698873;0.2316483;-0.3143747,0.1834345;0.01723665;-0.3332555,-0.2283387;0.4067276;-0.4664791,-0.2463929;0.1486777;-0.3510683,-0.2165526;-0.06003422;-0.3964697,0.09192572;0.01420286;-0.04257345,0.1067089;-0.1943789;-0.2740228,0.1401734;-0.6004395;-0.2420733,0.1403313;-0.6322424;-0.3168235,-0.09621473;-0.003974824;-0.03451787,-0.1513681;-0.1771823;-0.2879956,-0.1154686;-0.5836818;-0.2657383,-0.1119873;-0.6156059;-0.3403069,-0.07332921;0.376033;-0.5291126,679.5352
+0;0;0,0.02897362;0.3641323;-0.06300873,0.05688419;0.7331259;-0.1543248,0.2049834;0.5882923;-0.07077804,0.2466448;0.336666;0.05268868,0.2730837;0.1397589;0.136065,-0.1094262;0.5888861;-0.08481853,-0.2101663;0.3454992;0.01963121,-0.2793877;0.1496754;0.0769417,0.09013962;-0.001329021;-0.04940884,0.07096889;-0.3108477;-0.01730152,0.03066169;-0.7096177;0.05921756,0.03345643;-0.6780056;-0.03767785,-0.0901195;0.0141337;-0.04740111,-0.1462637;-0.2874209;0.008391906,-0.2103151;-0.6232073;0.2311975,-0.204832;-0.592299;0.1344078,0.0500944;0.6400481;-0.1274804,0;0;0,-0.04206856;0.2150359;-0.2989845,-0.08521427;0.4256059;-0.6138265,0.06263712;0.4480469;-0.4587677,0.1663641;0.2263745;-0.3159478,0.1774208;0.01176766;-0.3315907,-0.232286;0.4033301;-0.4678981,-0.2557053;0.1452734;-0.3532083,-0.2225837;-0.06284161;-0.3980879,0.09237799;0.01561785;-0.04231477,0.1033444;-0.1943697;-0.2724998,0.1293686;-0.5986573;-0.2237992,0.1303731;-0.6307545;-0.2982442,-0.09667383;-0.004989432;-0.03460386,-0.1532305;-0.1777191;-0.287914,-0.1165453;-0.5834957;-0.2656218,-0.1123461;-0.6156558;-0.3399024,-0.07476595;0.3734841;-0.5325594,679.5688
+0;0;0,0.0288923;0.3631103;-0.06283188,0.0565183;0.7283364;-0.1532096,0.2190323;0.579773;-0.06472009,0.2588715;0.3391525;0.05334641,0.2853945;0.1416189;0.1369879,-0.1244809;0.5804217;-0.08006024,-0.2208147;0.3476802;0.01982104,-0.2902563;0.1512334;0.07731383,0.09058596;-0.001335602;-0.0496535,0.07141262;-0.3108962;-0.01754181,0.03114877;-0.7092375;0.05889499,0.03393008;-0.6776331;-0.03753484,-0.09056574;0.01420368;-0.04763582,-0.1467176;-0.2873918;0.008164763,-0.2107001;-0.6228172;0.2307307,-0.2052433;-0.5919132;0.1344061,0.04980591;0.6363196;-0.1266712,0;0;0,-0.03993548;0.2108225;-0.300983,-0.07430795;0.4092838;-0.6200135,0.09137681;0.4207702;-0.4530301,0.1707769;0.2062536;-0.3077602,0.1712698;-0.007868469;-0.3372622,-0.235695;0.3833833;-0.4560921,-0.296606;0.1423457;-0.3483154,-0.2612806;-0.06638525;-0.3919317,0.09307083;0.01597834;-0.04189968,0.09864174;-0.1937902;-0.2725351,0.1188379;-0.5964486;-0.2125525,0.1207694;-0.6293392;-0.2856967,-0.09728516;-0.005841773;-0.03427158,-0.1750904;-0.1527118;-0.2980937,-0.125043;-0.5565232;-0.2741951,-0.1199297;-0.5895392;-0.3470777,-0.06668845;0.3610011;-0.5373869,679.5906
+0;0;0,0.02902363;0.3647608;-0.06311748,0.05693915;0.7338277;-0.1544607,0.1936259;0.5926196;-0.07503408,0.2349884;0.3427987;0.04754682,0.2614504;0.1457197;0.1309959,-0.09764472;0.5931697;-0.08804125,-0.197662;0.351529;0.01565912,-0.2669438;0.1555343;0.07301962,0.09099112;-0.001341576;-0.04987558,0.07187141;-0.3100365;-0.0178537,0.03165516;-0.7079068;0.05849273,0.03443801;-0.6763016;-0.03799065,-0.09097081;0.01426721;-0.04784888,-0.1469657;-0.2864849;0.007795651,-0.2108725;-0.6215136;0.2300985,-0.2054127;-0.5906091;0.1337204,0.05013598;0.6405665;-0.1275635,0;0;0,-0.0427348;0.2101425;-0.3031344,-0.08471334;0.4117934;-0.6240044,0.05147392;0.4384499;-0.4778178,0.1463327;0.2328406;-0.3108625,0.1672487;0.01896413;-0.3288486,-0.22393;0.3890117;-0.4906324,-0.2421624;0.1385842;-0.3637423,-0.207581;-0.07014619;-0.4054541,0.09326076;0.01717106;-0.04214668,0.09475484;-0.1990588;-0.2655878,0.1094907;-0.5995664;-0.1940095,0.1115744;-0.6325146;-0.2671707,-0.09780911;-0.007389854;-0.03387515,-0.1885153;-0.1008862;-0.3162124,-0.1407762;-0.5047365;-0.2969058,-0.1353713;-0.5380031;-0.369621,-0.07431474;0.3620843;-0.5410087,679.6241
+0;0;0,0.0319574;0.3636257;-0.06805686,0.06435951;0.7303644;-0.1669464,0.2006671;0.5917039;-0.0861696,0.2382719;0.3474016;0.04817958,0.2647527;0.1534345;0.1386209,-0.0926301;0.5919629;-0.1011139,-0.1982556;0.3577869;0.01356962,-0.269053;0.1639526;0.07618044,0.0909697;-0.001603661;-0.04990689,0.07116424;-0.3102502;-0.01783526,0.03105417;-0.7082046;0.05812776,0.03434398;-0.6774098;-0.03834974,-0.09095681;0.01447921;-0.04781182,-0.1482787;-0.2854243;0.01097265,-0.2142881;-0.6124234;0.244342,-0.208285;-0.5824476;0.147992,0.05631791;0.6378263;-0.1379734,0;0;0,-0.0427348;0.2101425;-0.3031344,-0.08471334;0.4117934;-0.6240044,0.05147392;0.4384499;-0.4778178,0.1463327;0.2328406;-0.3108625,0.1672487;0.01896413;-0.3288486,-0.22393;0.3890117;-0.4906324,-0.2421624;0.1385842;-0.3637423,-0.207581;-0.07014619;-0.4054541,0.09326076;0.01717106;-0.04214668,0.09475484;-0.1990588;-0.2655878,0.1094907;-0.5995664;-0.1940095,0.1115744;-0.6325146;-0.2671707,-0.09780911;-0.007389854;-0.03387515,-0.1885153;-0.1008862;-0.3162124,-0.1407762;-0.5047365;-0.2969058,-0.1353713;-0.5380031;-0.369621,-0.07431474;0.3620843;-0.5410087,679.6464
+0;0;0,0.03257142;0.3706122;-0.06936447,0.06572448;0.7458457;-0.1705317,0.213244;0.6016269;-0.08506937,0.2456254;0.3912595;0.03061802,0.2766829;0.1637687;0.1366904,-0.1031737;0.6019064;-0.1011917,-0.1941273;0.4002587;-0.002438329,-0.2771607;0.1729237;0.07099362,0.09216743;-0.001624775;-0.05056398,0.07245453;-0.3088286;-0.01864225,0.03240301;-0.7062022;0.05720989,0.03568432;-0.6754094;-0.03901827,-0.09215436;0.01466984;-0.04844132,-0.1492083;-0.2838319;0.01006838,-0.2151213;-0.6103537;0.2430971,-0.2091338;-0.5803779;0.1469961,0.05751583;0.6513852;-0.1409569,0;0;0,-0.05162601;0.208669;-0.3114767,-0.1072394;0.4118989;-0.6398153,0.04161724;0.4361934;-0.4773753,0.146813;0.2961651;-0.3100059,0.1581269;0.04383329;-0.3229923,-0.2511657;0.389926;-0.4909625,-0.2627076;0.1734294;-0.3828765,-0.2223538;-0.07274172;-0.4245822,0.09391992;0.01918405;-0.0431881,0.08745824;-0.2065304;-0.2548318,0.09834528;-0.6037842;-0.1691911,0.1006337;-0.6371367;-0.2416651,-0.09925047;-0.01007086;-0.0331981,-0.1933555;-0.1046929;-0.312434,-0.1457419;-0.5079468;-0.2928708,-0.1402076;-0.5415774;-0.3649248,-0.09334151;0.3616032;-0.5553048,679.6802
+0;0;0,0.03249101;0.3696973;-0.06919323,0.06558757;0.7442918;-0.17019,0.2122392;0.6004852;-0.08508421,0.2498009;0.3564631;0.04911089,0.2762666;0.1626065;0.1395006,-0.1023919;0.600763;-0.1011155,-0.2078963;0.3668556;0.01343645,-0.2786533;0.1731318;0.07601158,0.093021;-0.001639823;-0.05103225,0.07337995;-0.307724;-0.01922688,0.03338679;-0.7045186;0.05651475,0.03666974;-0.6737254;-0.03976161,-0.0930078;0.0148057;-0.04888994,-0.1498538;-0.282608;0.0094065,-0.2156708;-0.6086541;0.2420957,-0.2096802;-0.5786783;0.1459466,0.0573903;0.6499625;-0.1406562,0;0;0,-0.05226955;0.2075963;-0.3109519,-0.1076317;0.4105639;-0.6387043,0.04125702;0.4335986;-0.4774671,0.1345063;0.2310181;-0.3064942,0.1577815;0.01732191;-0.3220935,-0.2511317;0.3877586;-0.4908215,-0.2687907;0.1352447;-0.3687932,-0.2329784;-0.07433164;-0.4040971,0.09421885;0.01931158;-0.04483032,0.08206329;-0.2127546;-0.2475183,0.0839743;-0.6063126;-0.1480668,0.08643786;-0.6397493;-0.2205255,-0.1004854;-0.01061067;-0.03240355,-0.191766;-0.1526924;-0.2904065,-0.1319709;-0.5530633;-0.2602419,-0.1266939;-0.5865881;-0.3324727,-0.09384769;0.3603742;-0.5542741,679.7028
+0;0;0,0.03250053;0.3703328;-0.07119161,0.06457876;0.74365;-0.1727242,0.2082688;0.5999412;-0.08568169,0.2476157;0.3562533;0.05213729,0.2747681;0.167883;0.1490376,-0.1001666;0.6006539;-0.1015095,-0.2044572;0.3655742;0.01590871,-0.2744416;0.1754289;0.08341622,0.09335971;-0.001642746;-0.05092792,0.07423085;-0.3064183;-0.01897223,0.03350802;-0.7028813;0.05639915,0.03671522;-0.6722588;-0.03983289,-0.0931716;0.01480332;-0.04911519,-0.1505521;-0.2806465;0.01164779,-0.2192557;-0.5996778;0.2525232,-0.2133223;-0.5700411;0.1564194,0.05671085;0.649711;-0.1432011,0;0;0,-0.05476007;0.2063421;-0.3125622,-0.1103969;0.4085819;-0.639317,0.03674875;0.4313406;-0.4801867,0.1210138;0.2075409;-0.3293917,0.162008;-0.001407549;-0.3129499,-0.2525629;0.3852312;-0.4938865,-0.2679761;0.1304524;-0.3723289,-0.2322088;-0.07761927;-0.4045343,0.09461454;0.019126;-0.04466176,0.07732414;-0.2195742;-0.2370117,0.07582037;-0.6109592;-0.1305335,0.07840098;-0.6444906;-0.202841,-0.100889;-0.01088437;-0.03186415,-0.1401241;-0.2608154;-0.2058479,-0.08750738;-0.6613225;-0.1691377,-0.08535327;-0.6985426;-0.2380441,-0.09674913;0.358542;-0.5552468,679.7364
+0;0;0,0.03255176;0.3709165;-0.07130384,0.06467792;0.7447913;-0.1729876,0.2066347;0.6015158;-0.08655715,0.2457037;0.3595487;0.05028862,0.2730569;0.1697849;0.1479057,-0.09829589;0.6022204;-0.1022051,-0.20185;0.3688007;0.01438396,-0.272352;0.1772489;0.08239082,0.09401302;-0.001654242;-0.0512843,0.07497852;-0.3049266;-0.01948622,0.03431553;-0.700807;0.05577439,0.03753945;-0.6701812;-0.04095947,-0.0938236;0.01490691;-0.04945889,-0.1509211;-0.2790856;0.01100439,-0.2195238;-0.597648;0.2515258,-0.2135594;-0.5680131;0.1549208,0.05679894;0.65072;-0.143423,0;0;0,-0.05755126;0.2054439;-0.3133745,-0.1152091;0.4070779;-0.6408412,0.0304731;0.4296525;-0.4821362,0.1301651;0.2340699;-0.3071785,0.1483351;0.01986806;-0.3158371,-0.2588264;0.3978068;-0.5168133,-0.34386;0.1791962;-0.3626059,-0.3222696;-0.03467321;-0.3716221,0.09547641;0.01972219;-0.04434586,0.06627241;-0.2249373;-0.2250013,0.05816768;-0.6115687;-0.1046293,0.06880861;-0.6443175;-0.177551,-0.1015008;-0.01176186;-0.03210142,-0.1451489;-0.2468284;-0.222328,-0.1015324;-0.6482645;-0.1909345,-0.08861678;-0.6808252;-0.2636501,-0.1011085;0.3572014;-0.5565853,679.7697
+0;0;0,0.03256143;0.3710267;-0.071325,0.06470839;0.7451436;-0.1730747,0.2036385;0.6027973;-0.08777121,0.242927;0.3594709;0.04984336,0.274656;0.1393501;0.1630765,-0.09514321;0.6034877;-0.1031036,-0.199279;0.3687567;0.01414044,-0.2810596;0.1465617;0.09302658,0.09571141;-0.001684126;-0.05221078,0.07673581;-0.304018;-0.02051111,0.03610596;-0.6995758;0.05468818,0.03933086;-0.6689498;-0.04207506,-0.09551857;0.01517621;-0.05035239,-0.1524394;-0.2779065;0.009923771,-0.2209861;-0.5962094;0.2502491,-0.21502;-0.5665746;0.1536148,0.05682414;0.6510094;-0.1434903,0;0;0,-0.05984449;0.2050098;-0.3133655,-0.1190947;0.4065722;-0.6408908,0.02415372;0.4290954;-0.4847817,0.1091169;0.2099187;-0.3284745,0.1368982;-0.03783941;-0.3172586,-0.2583461;0.3965345;-0.5145611,-0.3447459;0.1738806;-0.3640636,-0.320783;-0.07430071;-0.3747158,0.09686957;0.02008826;-0.04585004,0.06131399;-0.227869;-0.2191234,0.0469194;-0.6114793;-0.09103084,0.05710623;-0.6443692;-0.1639349,-0.10383;-0.01239381;-0.03090646,-0.1480505;-0.2475272;-0.219394,-0.1047953;-0.6487111;-0.1885377,-0.09243714;-0.681401;-0.2612782,-0.1046275;0.3567109;-0.5566103,679.8038
+0;0;0,0.03280783;0.3710168;-0.07347343,0.0645467;0.7449798;-0.1769738,0.2026617;0.6020718;-0.08862805,0.242963;0.3622256;0.0517792,0.2712123;0.1759176;0.1558066,-0.09613524;0.602039;-0.111172,-0.2024732;0.374377;0.01423456,-0.2739471;0.1848496;0.08704431,0.09616376;-0.001793539;-0.05217379,0.07756011;-0.3032881;-0.0205421,0.03660958;-0.6986583;0.05430109,0.04210279;-0.6684192;-0.04233232,-0.09568669;0.01535214;-0.0508051,-0.1530856;-0.2762551;0.01177444,-0.2218094;-0.5880753;0.2600512,-0.2135978;-0.558923;0.1636142,0.05681379;0.6508784;-0.1470299,0;0;0,-0.06027377;0.2044182;-0.3141789,-0.1196677;0.4052911;-0.6424284,0.02355303;0.4281416;-0.4856558,0.1278848;0.2341289;-0.3114762,0.1297755;0.01914467;-0.321898,-0.2585863;0.3958025;-0.514111,-0.3453688;0.173213;-0.3665059,-0.3242685;-0.0408041;-0.3755536,0.09722199;0.0200657;-0.04602218,0.05392596;-0.2301131;-0.2127004,0.0368029;-0.6116646;-0.07957864,0.04682804;-0.6447218;-0.1523216,-0.1043064;-0.01250014;-0.03060556,-0.1485379;-0.2473425;-0.2180576,-0.1054869;-0.6483412;-0.1873527,-0.09339748;-0.6811888;-0.2599632,-0.1052003;0.3556207;-0.5579591,679.8251
+0;0;0,0.03280783;0.3710168;-0.07347343,0.0645467;0.7449798;-0.1769738,0.2026617;0.6020718;-0.08862805,0.242963;0.3622256;0.0517792,0.2712123;0.1759176;0.1558066,-0.09613524;0.602039;-0.111172,-0.2024732;0.374377;0.01423456,-0.2739471;0.1848496;0.08704431,0.09616376;-0.001793539;-0.05217379,0.07756011;-0.3032881;-0.0205421,0.03660958;-0.6986583;0.05430109,0.04210279;-0.6684192;-0.04233232,-0.09568669;0.01535214;-0.0508051,-0.1530856;-0.2762551;0.01177444,-0.2218094;-0.5880753;0.2600512,-0.2135978;-0.558923;0.1636142,0.05681379;0.6508784;-0.1470299,0;0;0,-0.06027377;0.2044182;-0.3141789,-0.1196677;0.4052911;-0.6424284,0.02355303;0.4281416;-0.4856558,0.1278848;0.2341289;-0.3114762,0.1297755;0.01914467;-0.321898,-0.2585863;0.3958025;-0.514111,-0.3453688;0.173213;-0.3665059,-0.3242685;-0.0408041;-0.3755536,0.09722199;0.0200657;-0.04602218,0.05392596;-0.2301131;-0.2127004,0.0368029;-0.6116646;-0.07957864,0.04682804;-0.6447218;-0.1523216,-0.1043064;-0.01250014;-0.03060556,-0.1485379;-0.2473425;-0.2180576,-0.1054869;-0.6483412;-0.1873527,-0.09339748;-0.6811888;-0.2599632,-0.1052003;0.3556207;-0.5579591,679.8488
+0;0;0,0.03277923;0.3706933;-0.07340939,0.06453434;0.7448481;-0.1769633,0.2024854;0.6019369;-0.08866334,0.242983;0.3609226;0.05242774,0.2710388;0.1758909;0.1557425,-0.09598517;0.6019042;-0.1111827,-0.202841;0.3731334;0.01483465,-0.2738253;0.1849044;0.0871456,0.09619829;-0.001794183;-0.05219253,0.07530459;-0.3404019;-0.01666706,0.04525141;-0.63056;0.03825959,0.05076351;-0.6003201;-0.05870612,-0.09572104;0.01535765;-0.05082335,-0.1601856;-0.3121456;0.01945956,-0.2106213;-0.5409873;0.2016673,-0.2023815;-0.5118379;0.1048987,0.0567968;0.6506901;-0.1470014,0;0;0,-0.06069718;0.2029627;-0.314641,-0.1198195;0.4023877;-0.6440525,0.0235492;0.4260674;-0.4881253,0.1132954;0.2098843;-0.330502,0.1321189;-0.002655894;-0.3174591,-0.2589368;0.3928741;-0.5158537,-0.346475;0.1689149;-0.3681581,-0.3251736;-0.04350421;-0.3792097,0.0971377;0.01967064;-0.04646206,0.04587464;-0.3023427;-0.1466284,0.0354549;-0.5815119;-0.04628944,0.0454874;-0.6151888;-0.1189351,-0.1045655;-0.01206302;-0.03003226,-0.1552659;-0.275161;-0.2411311,-0.1241787;-0.5694369;-0.2177389,-0.1120094;-0.6027023;-0.2904176,-0.105467;0.3532123;-0.5592051,679.8814
+0;0;0,0.02940802;0.3329675;-0.06792373,0.05753372;0.6669413;-0.1626512,0.1917159;0.5300611;-0.07620481,0.2324637;0.2929693;0.07110518,0.2593732;0.109439;0.1769715,-0.09842415;0.5298225;-0.09980559,-0.2062509;0.3044634;0.03118996,-0.2778481;0.1196347;0.1107346,0.110383;-0.002335679;-0.05950627,0.08565924;-0.3950466;-0.01812661,0.05545808;-0.6857933;0.03652667,0.06126564;-0.6558591;-0.05568322,-0.1094823;0.01782326;-0.058539,-0.1863694;-0.3603848;0.02859572,-0.2409409;-0.5845006;0.2162837,-0.2324724;-0.5557148;0.1242881,0.05033764;0.5782489;-0.1338793,0;0;0,-0.04999674;0.1097871;-0.3190501,-0.09815297;0.2196043;-0.645057,0.04463312;0.2432444;-0.4926713,0.1346417;0.02832785;-0.3336666,0.1535832;-0.183778;-0.3173113,-0.2359248;0.2111966;-0.5197571,-0.3256413;-0.01172236;-0.3720031,-0.3049905;-0.2241284;-0.3805108,0.1212278;0.00472039;-0.03181815,0.07915203;-0.3763461;-0.1296105,0.06820604;-0.6558352;-0.02862167,0.07774335;-0.6967525;-0.08706975,-0.1181748;-0.000984489;-0.04200713,-0.1235032;-0.3590028;-0.2103517,-0.1026439;-0.6555253;-0.2188369,-0.0906523;-0.6957713;-0.2776425,-0.0847891;0.1791579;-0.5618017,679.9037
+0;0;0,0.02814346;0.3186497;-0.06500297,0.05545384;0.6427533;-0.1567203,0.1996453;0.5090535;-0.06848392,0.235451;0.3007172;0.06095967,0.2652353;0.09757993;0.1781359,-0.1099679;0.5087988;-0.09366869,-0.204717;0.3107722;0.02143914,-0.2839631;0.1061978;0.1094818,0.08749651;-0.001851407;-0.04716843,0.06256747;-0.3978235;-0.005445141,0.01953806;-0.8120679;0.07242267,0.02422756;-0.7821211;-0.002035096,-0.08678255;0.01412784;-0.04640171,-0.1643082;-0.3672209;0.04145659,-0.2420596;-0.6865321;0.308867,-0.2352214;-0.6575126;0.2345822,0.04877821;0.5604755;-0.1300293,0;0;0,0.02893826;0.08340924;-0.3142619,0.05923036;0.1660472;-0.6406186,0.1713676;0.2586516;-0.5119286,0.2545944;0.1034735;-0.3374729,0.251273;-0.1328047;-0.3440857,-0.1110719;0.1652172;-0.5075997,-0.2626094;0.01415685;-0.3824642,-0.2259874;-0.2174262;-0.4126347,0.09288064;0.01988807;-0.02935266,0.154919;-0.3525866;-0.1580775,0.1419809;-0.7636579;-0.05626298,0.173855;-0.7871515;-0.09735347,-0.0874959;-0.01556056;-0.04456751,-0.03307403;-0.35508;-0.2468569,0.01137495;-0.7763094;-0.2570239,0.03445081;-0.8042392;-0.2979825,0.05139561;0.1455312;-0.5566881,679.9257
+0;0;0,0.02922042;0.3308434;-0.06749041,0.05677125;0.6577633;-0.1599633,0.2054211;0.5225764;-0.06991941,0.2388338;0.3281649;0.05087246,0.2686978;0.1244835;0.1683625,-0.1133366;0.5223141;-0.09584803,-0.2017528;0.3375232;0.01156624,-0.2812112;0.1324009;0.09984469,0.08602077;-0.00182018;-0.04637287,0.06099669;-0.399302;-0.004490502,0.01997359;-0.7942315;0.06974659,0.02450068;-0.7642829;-0.00213246,-0.08531886;0.01388955;-0.04561909,-0.16314;-0.3689132;0.0425742,-0.2372662;-0.673336;0.2975162,-0.2306648;-0.6442826;0.2258041,0.05009819;0.5755171;-0.1332826,0;0;0,0.05042645;0.1020747;-0.3192241,0.09162545;0.1909884;-0.6457696,0.208744;0.2796127;-0.5136147,0.2785367;0.1323974;-0.349421,0.2748014;-0.1045337;-0.3550432,-0.08598496;0.1913987;-0.5101302,-0.2336316;0.05233529;-0.3989332,-0.1970384;-0.179553;-0.4316541,0.0924787;0.01981953;-0.02466178,0.1761242;-0.3436504;-0.1704876,0.1658486;-0.7341874;-0.06782961,0.1951791;-0.7591622;-0.1039486,-0.08418985;-0.01460154;-0.04745726,-0.008737549;-0.3436939;-0.2628112,0.03626042;-0.7450904;-0.2672129,0.05750851;-0.7707704;-0.3076523,0.08052365;0.169545;-0.5624764,679.9593
+0;0;0,0.02957981;0.3090942;-0.06773491,0.0607797;0.6286101;-0.1673347,0.2088943;0.4982153;-0.07927079,0.2416426;0.295314;0.06408352,0.2738014;0.07381918;0.2334521,-0.1090024;0.5000133;-0.09647618,-0.2058567;0.3026283;0.02373303,-0.3000923;0.06295136;0.1353325,0.09241032;-0.002142127;-0.04967859,0.06757373;-0.3975333;-0.007267449,0.02922437;-0.7671025;0.06161942,0.03185788;-0.7377402;-0.01021435,-0.09151674;0.01509374;-0.04908241,-0.1701978;-0.3639242;0.0452809,-0.2402721;-0.6447121;0.288273,-0.2355309;-0.6163305;0.216563,0.05295147;0.5475732;-0.1383406,0;0;0,0.009512961;0.09677757;-0.3025653,0.03519394;0.1890074;-0.6248367,0.1519484;0.2774859;-0.4929342,0.2233456;0.1115008;-0.3193161,0.2153344;-0.1689187;-0.3282919,-0.1238834;0.2532191;-0.5458305,-0.2058472;0.05626915;-0.41436,-0.1792319;-0.2228348;-0.4274915,0.0947926;-0.008721352;-0.04416465,0.1339931;-0.3821744;-0.1773782,0.1059062;-0.7357604;-0.04704952,0.1348528;-0.7609065;-0.08294439,-0.09864011;0.01587221;-0.03210012,-0.0667463;-0.3120206;-0.2561956,-0.03905436;-0.6888549;-0.2510401,-0.03387668;-0.7157065;-0.2947266,0.02698444;0.1668155;-0.5417161,679.9929
+0;0;0,0.02957981;0.3090942;-0.06773491,0.0607797;0.6286101;-0.1673347,0.2088943;0.4982153;-0.07927079,0.2416426;0.295314;0.06408352,0.2738014;0.07381918;0.2334521,-0.1090024;0.5000133;-0.09647618,-0.2058567;0.3026283;0.02373303,-0.3000923;0.06295136;0.1353325,0.09241032;-0.002142127;-0.04967859,0.06757373;-0.3975333;-0.007267449,0.02922437;-0.7671025;0.06161942,0.03185788;-0.7377402;-0.01021435,-0.09151674;0.01509374;-0.04908241,-0.1701978;-0.3639242;0.0452809,-0.2402721;-0.6447121;0.288273,-0.2355309;-0.6163305;0.216563,0.05295147;0.5475732;-0.1383406,0;0;0,0.009512961;0.09677757;-0.3025653,0.03519394;0.1890074;-0.6248367,0.1519484;0.2774859;-0.4929342,0.2233456;0.1115008;-0.3193161,0.2153344;-0.1689187;-0.3282919,-0.1238834;0.2532191;-0.5458305,-0.2058472;0.05626915;-0.41436,-0.1792319;-0.2228348;-0.4274915,0.0947926;-0.008721352;-0.04416465,0.1339931;-0.3821744;-0.1773782,0.1059062;-0.7357604;-0.04704952,0.1348528;-0.7609065;-0.08294439,-0.09864011;0.01587221;-0.03210012,-0.0667463;-0.3120206;-0.2561956,-0.03905436;-0.6888549;-0.2510401,-0.03387668;-0.7157065;-0.2947266,0.02698444;0.1668155;-0.5417161,680.0156
+0;0;0,0.02904362;0.3034913;-0.0665071,0.05928905;0.6132821;-0.1632881,0.2092076;0.4813057;-0.07415414,0.2429803;0.2720567;0.07368496,0.2677397;0.101526;0.2040832,-0.1125596;0.4831255;-0.09156902,-0.2124439;0.2795654;0.03240088,-0.2849968;0.0950361;0.1183222,0.113072;-0.002621078;-0.06078605,0.09255147;-0.3293019;-0.02574504,0.05420926;-0.6988024;0.04312901,0.05758528;-0.6696198;-0.04895829,-0.1119786;0.01846849;-0.06005656,-0.1769867;-0.2946844;0.01790847,-0.2470479;-0.5754201;0.2608554,-0.2409699;-0.5474948;0.1689267,0.05136608;0.5312645;-0.1339431,0;0;0,-0.005991057;0.1281395;-0.284461,-0.002335951;0.245963;-0.5884614,0.1233571;0.3192542;-0.4444113,0.1956102;0.1458801;-0.2669203,0.2006925;-0.06859773;-0.2928216,-0.1552709;0.3046566;-0.5136949,-0.218353;0.09619044;-0.3746098,-0.2020027;-0.1192672;-0.3717543,0.09359264;-0.02140123;-0.08526134,0.1051188;-0.3478087;-0.1264272,0.07816087;-0.6991925;0.009760141,0.081553;-0.7377753;-0.05169749,-0.1198286;0.04201334;0.01905466,-0.107873;-0.2292136;-0.1671236,-0.08186216;-0.6059077;-0.1541113,-0.07655217;-0.6443061;-0.2156386,-0.003997967;0.2149228;-0.5067024,680.0488
+0;0;0,0.03127573;0.3138765;-0.07255427,0.06211586;0.6230938;-0.1720538,0.2133174;0.4939367;-0.08222089,0.2440782;0.3043068;0.06033405,0.2816089;0.1224627;0.2098365,-0.1111011;0.496916;-0.09990788,-0.2043653;0.3116568;0.01929146,-0.2856392;0.1113855;0.1198537,0.09410726;-0.002462155;-0.0503336,0.07010932;-0.3964543;-0.007493813,0.02855526;-0.7906523;0.06538163,0.03108064;-0.7616253;-0.004214734,-0.09285131;0.01581244;-0.05024251,-0.1728376;-0.3590824;0.05318387,-0.2498212;-0.6505036;0.3207223,-0.2452281;-0.6225321;0.2512546,0.05439209;0.5438812;-0.1431379,0;0;0,0.01756851;0.07447517;-0.3144925,0.02669057;0.1763062;-0.6243706,0.1484301;0.2620727;-0.4825454,0.2242809;0.1116924;-0.3126628,0.2212017;-0.1265469;-0.3203678,-0.1310543;0.2401735;-0.5368372,-0.2076463;0.05046862;-0.4128478,-0.1872209;-0.1868941;-0.4211287,0.09621678;-0.007550746;-0.0456183,0.131021;-0.3856871;-0.1615603,0.1061442;-0.7589249;-0.01154613,0.1271437;-0.7868862;-0.04395747,-0.1018181;0.007712106;-0.03113369,-0.07332811;-0.3277678;-0.2415678,-0.04480261;-0.729775;-0.2390994,-0.03958796;-0.7553892;-0.2807029,0.02293986;0.152381;-0.5432291,680.071
+0;0;0,0.03335695;0.3347631;-0.07738233,0.06492719;0.6512597;-0.1791444,0.2209514;0.5200784;-0.08726434,0.2535944;0.3188458;0.0640129,0.289901;0.1429327;0.2086392,-0.1134101;0.523149;-0.1054934,-0.2123806;0.3265547;0.02099921,-0.2910037;0.1328154;0.1182815,0.09326056;-0.002440003;-0.04988075,0.0690257;-0.4003221;-0.006617989,0.02913113;-0.7787774;0.0633471,0.03177394;-0.7497956;-0.009485662,-0.09201592;0.01567017;-0.04979048,-0.172792;-0.3629261;0.05465706,-0.2467012;-0.6427091;0.3115111,-0.2418944;-0.614832;0.238813,0.0571553;0.5715536;-0.1500484,0;0;0,0.02867402;0.1187787;-0.3228567,0.04308705;0.2241205;-0.6394875,0.167603;0.3142344;-0.4983087,0.2457985;0.1492078;-0.3219664,0.237224;-0.0808478;-0.3354297,-0.1177177;0.2931263;-0.5509045,-0.1967677;0.089802;-0.4210768,-0.1788608;-0.1399956;-0.4283386,0.1053487;0.002371699;-0.009360075,0.1500116;-0.3626657;-0.1691165,0.1236657;-0.7128873;-0.006740808,0.1464927;-0.7402118;-0.04554105,-0.08903876;0.002664015;-0.05706644,-0.0297442;-0.3418499;-0.2534423,-0.00791277;-0.7255397;-0.2084904,0.001905145;-0.7520534;-0.253462,0.03886798;0.1990573;-0.5581605,680.0933
+0;0;0,0.03335695;0.3347631;-0.07738233,0.06492719;0.6512597;-0.1791444,0.2209514;0.5200784;-0.08726434,0.2535944;0.3188458;0.0640129,0.289901;0.1429327;0.2086392,-0.1134101;0.523149;-0.1054934,-0.2123806;0.3265547;0.02099921,-0.2910037;0.1328154;0.1182815,0.09326056;-0.002440003;-0.04988075,0.0690257;-0.4003221;-0.006617989,0.02913113;-0.7787774;0.0633471,0.03177394;-0.7497956;-0.009485662,-0.09201592;0.01567017;-0.04979048,-0.172792;-0.3629261;0.05465706,-0.2467012;-0.6427091;0.3115111,-0.2418944;-0.614832;0.238813,0.0571553;0.5715536;-0.1500484,0;0;0,0.02867402;0.1187787;-0.3228567,0.04308705;0.2241205;-0.6394875,0.167603;0.3142344;-0.4983087,0.2457985;0.1492078;-0.3219664,0.237224;-0.0808478;-0.3354297,-0.1177177;0.2931263;-0.5509045,-0.1967677;0.089802;-0.4210768,-0.1788608;-0.1399956;-0.4283386,0.1053487;0.002371699;-0.009360075,0.1500116;-0.3626657;-0.1691165,0.1236657;-0.7128873;-0.006740808,0.1464927;-0.7402118;-0.04554105,-0.08903876;0.002664015;-0.05706644,-0.0297442;-0.3418499;-0.2534423,-0.00791277;-0.7255397;-0.2084904,0.001905145;-0.7520534;-0.253462,0.03886798;0.1990573;-0.5581605,680.1161
+0;0;0,0.03140895;0.3094796;-0.07385383,0.06133068;0.6047173;-0.1712024,0.2247854;0.4739514;-0.0781339,0.2587182;0.2690719;0.08599167,0.2938312;0.09778868;0.2279918,-0.1243308;0.4774767;-0.09685202,-0.2287129;0.2753093;0.03841418,-0.3069653;0.0913635;0.142219,0.08430851;-0.002381163;-0.04469451,0.06061775;-0.3998275;-0.00122558,0.01937487;-0.7942557;0.07091534,0.02272084;-0.7659351;-0.02483044,-0.08287765;0.01429108;-0.04514702,-0.1637617;-0.3637556;0.05950902,-0.2441365;-0.6515967;0.3300017,-0.2379433;-0.624927;0.2344411,0.05369575;0.5274779;-0.142435,0;0;0,0.02498728;0.06643608;-0.3117378,0.05434671;0.1307533;-0.6160138,0.1597634;0.2666507;-0.5138426,0.2421314;0.09229463;-0.332515,0.2309542;-0.1320569;-0.3491399,-0.1170668;0.2104629;-0.5257866,-0.2285377;0.003841683;-0.4035322,-0.1971831;-0.21724;-0.4331073,0.09006323;0.009214878;-0.03024721,0.1464995;-0.3591786;-0.176929,0.1137436;-0.7232239;-0.00699687,0.1428197;-0.7758039;-0.04593801,-0.08487314;-0.004644152;-0.04343012,-0.04580176;-0.3342811;-0.2675445,-0.02297986;-0.736721;-0.2671642,-0.008479056;-0.7856203;-0.3195656,0.04718556;0.1145221;-0.5351617,680.1493
+0;0;0,0.03136326;0.3090294;-0.0737464,0.06200196;0.6113312;-0.1734065,0.2234866;0.4795913;-0.0804466,0.2581993;0.2700027;0.08745141,0.2919076;0.1055718;0.2237707,-0.1219207;0.4830792;-0.09896587,-0.2287021;0.2762649;0.03940944,-0.3038238;0.09967802;0.1390614,0.08472228;-0.002392849;-0.04491387,0.06104234;-0.3996577;-0.00146478,0.01985018;-0.7936009;0.07058744,0.02326221;-0.7653134;-0.02704886,-0.0832844;0.01436121;-0.0453686,-0.1641315;-0.3635128;0.05923966,-0.2444075;-0.6509999;0.3293998,-0.238092;-0.624396;0.2319523,0.05421454;0.5325491;-0.1440645,0;0;0,0.02585723;0.06855613;-0.3107295,0.05622745;0.1416975;-0.6206269,0.1615402;0.2715816;-0.5137742,0.2450793;0.09156924;-0.3295491,0.2495111;-0.122849;-0.3571513,-0.1127688;0.219538;-0.5303964,-0.2210123;0.006665558;-0.402761,-0.1941116;-0.2061941;-0.4296649,0.09067963;0.008013844;-0.03022957,0.1468121;-0.3608684;-0.1752915,0.11823;-0.718758;0.00685598,0.1460298;-0.771356;-0.03732727,-0.08532829;-0.004305638;-0.04360493,-0.04624804;-0.3338384;-0.2675442,-0.02308235;-0.7357624;-0.2676603,-0.009542529;-0.78572;-0.3221661,0.04869124;0.1227569;-0.5386961,680.1833
+0;0;0,0.03177088;0.3130458;-0.07470486,0.06304303;0.6215978;-0.1764259,0.2216901;0.4890592;-0.08386237,0.2565562;0.2785446;0.08477739,0.290277;0.1140524;0.2211475,-0.118257;0.4924919;-0.1020889,-0.2255101;0.2847639;0.03689774,-0.3006599;0.1081112;0.1365869,0.08926388;-0.00252112;-0.04732151,0.06577168;-0.3966363;-0.004216902,0.02459166;-0.7904634;0.06781407,0.02718554;-0.7617654;-0.006410375,-0.08774892;0.01513106;-0.04780062,-0.1679551;-0.359747;0.05597828,-0.2482074;-0.6471494;0.3260587,-0.2434063;-0.6197312;0.2519779,0.0550939;0.5411798;-0.1464746,0;0;0,0.007560536;0.09229045;-0.30986,0.03284888;0.1758471;-0.6244395,0.1397548;0.2971219;-0.511657,0.2259494;0.1162229;-0.3277619,0.2257152;-0.09813297;-0.3567982,-0.1311866;0.2501973;-0.5342963,-0.2328806;0.03455903;-0.4034152,-0.2093953;-0.1791947;-0.4268537,0.09474671;-0.004500583;-0.03487873,0.1320848;-0.3726347;-0.1791694,0.1042754;-0.7313851;0.001132727,0.1323997;-0.7608311;-0.03340554,-0.09204523;0.006967141;-0.04114434,-0.06748483;-0.3169741;-0.2696078,-0.04783085;-0.7189551;-0.266605,-0.03890392;-0.7481157;-0.310628,0.02669841;0.1531853;-0.5415182,680.2056
+0;0;0,0.03170019;0.3125992;-0.07609288,0.06272285;0.6240288;-0.1795888,0.2167532;0.4913811;-0.08498766,0.254242;0.2771393;0.09093058,0.2847168;0.1162379;0.2321197,-0.11483;0.4937152;-0.1076834,-0.2268696;0.2836919;0.03925047,-0.3047758;0.1120586;0.1451984,0.08925682;-0.002635748;-0.04740593,0.06620244;-0.4003255;-0.003777415,0.02466884;-0.7943071;0.06800079,0.0285235;-0.7659462;-0.01200143,-0.08774505;0.01519034;-0.04786552,-0.1687936;-0.3626274;0.05832757,-0.2519265;-0.6446643;0.3333598,-0.2456807;-0.6177427;0.2535512,0.05495565;0.5435877;-0.1494392,0;0;0,0.01157002;0.09277412;-0.3094711,0.03541943;0.1787593;-0.6268895,0.1404918;0.2968921;-0.5145459,0.2308826;0.1057934;-0.3313439,0.226755;-0.1085271;-0.3596635,-0.125395;0.2511101;-0.5368822,-0.225695;0.02902688;-0.3995099,-0.2041219;-0.1848149;-0.4231451,0.09971779;0.003101304;-0.01636434,0.1368431;-0.3646342;-0.1712334,0.1164102;-0.7251076;0.006923899,0.138269;-0.7608237;-0.03334381,-0.09082234;0.004718585;-0.04415978,-0.06192957;-0.3223558;-0.273898,-0.04281387;-0.7245017;-0.2704507,-0.03378585;-0.7582509;-0.3181207,0.0293971;0.1559892;-0.5439115,680.2385
+0;0;0,0.03260881;0.3215592;-0.07827391,0.06614329;0.6581644;-0.190081,0.1998767;0.5263555;-0.1012765,0.2374202;0.3118012;0.07489835,0.2678658;0.1510539;0.2159523,-0.09120642;0.5284045;-0.1212001,-0.2034095;0.3180749;0.02594805,-0.2812411;0.146606;0.1317945,0.09577873;-0.00282834;-0.05086983,0.07537056;-0.3548707;-0.01224905,0.03381075;-0.7491008;0.05957445,0.03730471;-0.7205866;-0.01294159,-0.09415649;0.01630028;-0.05136301,-0.1659022;-0.3181511;0.0426411,-0.2490876;-0.6003659;0.3178468,-0.2434261;-0.5731562;0.2455063,0.05784136;0.5721856;-0.1578558,0;0;0,0.006133288;0.1254171;-0.307934,0.03146586;0.2649445;-0.6348209,0.1387517;0.3317895;-0.505496,0.224548;0.133546;-0.3271167,0.2199187;-0.08097884;-0.3520267,-0.1048347;0.3177311;-0.5455906,-0.1874114;0.08421835;-0.4146954,-0.1840885;-0.1316835;-0.420874,0.1032033;-0.01609541;-0.02931404,0.1324129;-0.3428826;-0.164217,0.1215232;-0.7075417;0.006687641,0.1480063;-0.7336285;-0.03107357,-0.09736861;0.01809236;-0.04428682,-0.07402141;-0.2697029;-0.2503709,-0.05702258;-0.6720914;-0.2404818,-0.05596428;-0.6961262;-0.2889803,0.02671547;0.2274871;-0.5507131,680.2606
+0;0;0,0.03243465;0.3198417;-0.07785586,0.06290424;0.6255636;-0.1792396,0.2087995;0.5009378;-0.09004208,0.2462761;0.2867655;0.08581911,0.2767499;0.1258695;0.2270035,-0.1050761;0.5031472;-0.1115258,-0.2170794;0.2931921;0.03536041,-0.2949831;0.1215645;0.1413048,0.08991166;-0.002655086;-0.04775373,0.06685503;-0.4003838;-0.004120938,0.02464776;-0.8007557;0.0688215,0.02889011;-0.7725598;-0.0192272,-0.0883888;0.01530178;-0.04821669,-0.1694453;-0.362553;0.0579868,-0.2539266;-0.6491644;0.33748,-0.2470526;-0.6225524;0.2496444,0.0556424;0.5503564;-0.1510517,0;0;0,0.0239387;0.07724385;-0.3207376,0.05666356;0.1619146;-0.631006,0.1538673;0.2805712;-0.528372,0.2516083;0.09428962;-0.3441241,0.2373586;-0.119721;-0.3714306,-0.1005833;0.2333054;-0.5420315,-0.2023844;0.01006773;-0.4078565,-0.1855343;-0.2036665;-0.4358386,0.09948056;0.003676102;-0.02148676,0.1497494;-0.3638213;-0.1732836,0.1562461;-0.7477229;-0.03194332,0.1631249;-0.7893391;-0.0829103,-0.08701712;-0.006295838;-0.0525353,-0.05240585;-0.3336596;-0.2811365,-0.03495885;-0.7423693;-0.28833,-0.02532232;-0.7836847;-0.3392719,0.04797658;0.1470069;-0.5522296,680.2944
+0;0;0,0.03240693;0.3195277;-0.07914599,0.0627038;0.6249657;-0.1814379,0.2076941;0.4999515;-0.09006879,0.2479755;0.2938595;0.09460629,0.2781978;0.1370922;0.2404139,-0.105391;0.5016451;-0.1153959,-0.2187169;0.2949815;0.03509928,-0.2976139;0.126405;0.1451286,0.08994542;-0.002725728;-0.04768612,0.06805713;-0.4005437;-0.004265957,0.02510465;-0.8008169;0.06878296,0.03030974;-0.77286;-0.01920886,-0.08832923;0.01530339;-0.04832521,-0.1713535;-0.3606676;0.06292367,-0.2544265;-0.638002;0.352033,-0.2466123;-0.611741;0.2642903,0.05548735;0.5498288;-0.1530515,0;0;0,0.0239387;0.07724385;-0.3207376,0.05666356;0.1619146;-0.631006,0.1538673;0.2805712;-0.528372,0.2516083;0.09428962;-0.3441241,0.2373586;-0.119721;-0.3714306,-0.1005833;0.2333054;-0.5420315,-0.2023844;0.01006773;-0.4078565,-0.1855343;-0.2036665;-0.4358386,0.09948056;0.003676102;-0.02148676,0.1497494;-0.3638213;-0.1732836,0.1562461;-0.7477229;-0.03194332,0.1631249;-0.7893391;-0.0829103,-0.08701712;-0.006295838;-0.0525353,-0.05240585;-0.3336596;-0.2811365,-0.03495885;-0.7423693;-0.28833,-0.02532232;-0.7836847;-0.3392719,0.04797658;0.1470069;-0.5522296,680.3167

+ 115 - 0
DataCSV/Sam/FirstPersonPerspective_TwoArmsPlusLeg_Backward_HapticFeedback_Fast.csv

@@ -0,0 +1,115 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.004352201;0.313709;0.004896902,0.008472162;0.6224123;-0.006072996,0.2061344;0.4956122;0.02128805,0.2444805;0.2661313;0.02853921,0.2964699;0.04247952;-0.01893957,-0.1890871;0.48468;-0.009006133,-0.2382748;0.2571927;-0.01281983,-0.2794904;0.03158984;-0.06162442,0.07090212;0.00352216;-0.036598,0.07179257;-0.3004272;0.003397506,0.06408031;-0.6352509;0.08065233,0.06880921;-0.5955364;-0.02978279,-0.06872338;0.007620723;-0.03997439,-0.1051342;-0.2956573;-0.01385275,-0.1299912;-0.6283206;0.06892365,-0.1223594;-0.588389;-0.04132956,0.007514633;0.5461845;-0.0009172526,0;0;0,0.02523317;0.3094911;-0.04510832,0.05116242;0.6096869;-0.1131964,0.2060162;0.4565455;0.007222652,0.2258617;0.2246696;0.01213908,0.2151301;0.003961265;-0.06628251,-0.1524294;0.5107041;-0.03923478,-0.2407258;0.2955175;-0.03012738,-0.2563389;0.07068495;-0.09480992,0.07603578;-0.005413532;-0.02383661,0.06708119;-0.3114637;-0.03928828,0.01508849;-0.6457231;0.02155662,0.02534151;-0.6447426;-0.08505201,-0.06863608;0.01212238;-0.03900085,-0.1046454;-0.2845147;-0.107524,-0.1179826;-0.6256265;-0.06752968,-0.1057083;-0.6242507;-0.1740316,0.04478566;0.5360948;-0.09365892,964.7516
+0;0;0,0.004343356;0.3130714;0.00488695,0.008450528;0.6208262;-0.006054504,0.2099623;0.493157;0.02172926,0.2477574;0.266973;0.02887624,0.3008418;0.03861077;-0.01960249,-0.1929163;0.482013;-0.009151846,-0.2413974;0.2577939;-0.01291076,-0.283481;0.02743956;-0.06274322,0.07197736;0.003575573;-0.03715302,0.07286427;-0.2991697;0.002684053,0.06513708;-0.6346422;0.08008857,0.06986107;-0.5949377;-0.03023185,-0.06976558;0.007736292;-0.04058061,-0.1060322;-0.2943403;-0.01456244,-0.1309373;-0.6276483;0.06837436,-0.1233135;-0.587727;-0.04176433,0.00749439;0.5447091;-0.000906249,0;0;0,0.02582065;0.3082196;-0.04889226,0.05186311;0.6068735;-0.1193836,0.2074506;0.4558333;0.009652376,0.2310431;0.2276438;0.00622344,0.2182169;0.001041353;-0.06996202,-0.1540192;0.5107628;-0.03703967,-0.2410464;0.2987792;-0.02572467,-0.2639632;0.06832825;-0.08642547,0.0766374;-0.004893571;-0.02601218,0.06829794;-0.3097478;-0.04140306,0.01771909;-0.6447615;0.02024531,0.02806062;-0.6441726;-0.08612728,-0.07035764;0.01192017;-0.03849134,-0.1083125;-0.2836159;-0.1052776,-0.1227117;-0.6251402;-0.06348321,-0.110274;-0.624175;-0.1697347,0.04540754;0.5335593;-0.09926939,964.7653
+0;0;0,0.004343356;0.3130714;0.00488695,0.008450528;0.6208262;-0.006054504,0.2099623;0.493157;0.02172926,0.2477574;0.266973;0.02887624,0.3008418;0.03861077;-0.01960249,-0.1929163;0.482013;-0.009151846,-0.2413974;0.2577939;-0.01291076,-0.283481;0.02743956;-0.06274322,0.07197736;0.003575573;-0.03715302,0.07286427;-0.2991697;0.002684053,0.06513708;-0.6346422;0.08008857,0.06986107;-0.5949377;-0.03023185,-0.06976558;0.007736292;-0.04058061,-0.1060322;-0.2943403;-0.01456244,-0.1309373;-0.6276483;0.06837436,-0.1233135;-0.587727;-0.04176433,0.00749439;0.5447091;-0.000906249,0;0;0,0.02582065;0.3082196;-0.04889226,0.05186311;0.6068735;-0.1193836,0.2074506;0.4558333;0.009652376,0.2310431;0.2276438;0.00622344,0.2182169;0.001041353;-0.06996202,-0.1540192;0.5107628;-0.03703967,-0.2410464;0.2987792;-0.02572467,-0.2639632;0.06832825;-0.08642547,0.0766374;-0.004893571;-0.02601218,0.06829794;-0.3097478;-0.04140306,0.01771909;-0.6447615;0.02024531,0.02806062;-0.6441726;-0.08612728,-0.07035764;0.01192017;-0.03849134,-0.1083125;-0.2836159;-0.1052776,-0.1227117;-0.6251402;-0.06348321,-0.110274;-0.624175;-0.1697347,0.04540754;0.5335593;-0.09926939,964.7861
+0;0;0,0.004331451;0.3138148;0.00467639,0.008442078;0.6226479;-0.006510457,0.2134907;0.4939415;0.02225974,0.2509567;0.2678956;0.02968322,0.3043897;0.03781481;-0.01912765,-0.1964417;0.4824423;-0.01019527,-0.2454552;0.2585158;-0.01338631,-0.2881134;0.0264689;-0.06347879,0.07314451;0.003586726;-0.03771715,0.07363576;-0.2990265;0.002042484,0.06591401;-0.6342714;0.07932356,0.07087331;-0.5945969;-0.03090551,-0.07081612;0.00791222;-0.04132845,-0.107371;-0.2940039;-0.01551725,-0.1325659;-0.6269959;0.06756537,-0.1247077;-0.5871019;-0.04247552,0.007477441;0.546127;-0.001269781,0;0;0,0.02696037;0.3080817;-0.05365729,0.05273668;0.6070645;-0.1275158,0.2115859;0.4569069;0.005532026,0.2374581;0.2291788;0.000420332,0.224675;-0.0001358092;-0.07324219,-0.1542183;0.5108509;-0.03599121,-0.2410736;0.299261;-0.02045332,-0.2700886;0.06696932;-0.07853489,0.07729966;-0.004539996;-0.02810192,0.07266581;-0.3093237;-0.04363513,0.02277338;-0.6441406;0.01824808,0.03204228;-0.6440016;-0.08801126,-0.07164559;0.01209177;-0.03881065,-0.1097023;-0.2835546;-0.1043906,-0.1223259;-0.625021;-0.06361686,-0.110924;-0.6245117;-0.1697721,0.04636918;0.5335788;-0.1064649,964.8076
+0;0;0,0.004331451;0.3138148;0.00467639,0.008442078;0.6226479;-0.006510457,0.2134907;0.4939415;0.02225974,0.2509567;0.2678956;0.02968322,0.3043897;0.03781481;-0.01912765,-0.1964417;0.4824423;-0.01019527,-0.2454552;0.2585158;-0.01338631,-0.2881134;0.0264689;-0.06347879,0.07314451;0.003586726;-0.03771715,0.07363576;-0.2990265;0.002042484,0.06591401;-0.6342714;0.07932356,0.07087331;-0.5945969;-0.03090551,-0.07081612;0.00791222;-0.04132845,-0.107371;-0.2940039;-0.01551725,-0.1325659;-0.6269959;0.06756537,-0.1247077;-0.5871019;-0.04247552,0.007477441;0.546127;-0.001269781,0;0;0,0.02696037;0.3080817;-0.05365729,0.05273668;0.6070645;-0.1275158,0.2115859;0.4569069;0.005532026,0.2374581;0.2291788;0.000420332,0.224675;-0.0001358092;-0.07324219,-0.1542183;0.5108509;-0.03599121,-0.2410736;0.299261;-0.02045332,-0.2700886;0.06696932;-0.07853489,0.07729966;-0.004539996;-0.02810192,0.07266581;-0.3093237;-0.04363513,0.02277338;-0.6441406;0.01824808,0.03204228;-0.6440016;-0.08801126,-0.07164559;0.01209177;-0.03881065,-0.1097023;-0.2835546;-0.1043906,-0.1223259;-0.625021;-0.06361686,-0.110924;-0.6245117;-0.1697721,0.04636918;0.5335788;-0.1064649,964.819
+0;0;0,0.00430701;0.312044;0.004650002,0.008386273;0.6185222;-0.006452424,0.2060556;0.4922497;0.02143559,0.2443139;0.2614234;0.02901606,0.2981671;0.02953324;-0.02017866,-0.1891791;0.4811628;-0.009855773,-0.2392291;0.2525007;-0.0131143,-0.2822227;0.01862901;-0.0636007,0.0739354;0.003625507;-0.03812497,0.07442646;-0.2988666;0.001618747,0.06670151;-0.6342501;0.07893176,0.07165902;-0.594579;-0.03125759,-0.07158183;0.007997772;-0.04177532,-0.108122;-0.2937976;-0.01597445,-0.1333274;-0.6269271;0.0671425,-0.125472;-0.5870367;-0.04285873,0.007428732;0.5425642;-0.001250299,0;0;0,0.02521541;0.3055459;-0.05845976,0.04942586;0.6009246;-0.1373396,0.2111063;0.4637706;-0.01396227,0.2416711;0.2318453;-0.005107403,0.2291086;-0.0008259118;-0.07438659,-0.1478825;0.5122582;-0.03989838,-0.2395861;0.2980438;-0.01743473,-0.2747691;0.06334646;-0.07009067,0.07759903;-0.004355729;-0.02987504,0.07437907;-0.3091115;-0.04383278,0.02554985;-0.6442723;0.01782799,0.0315924;-0.6446192;-0.08848453,-0.07305809;0.01211357;-0.03806411,-0.1103216;-0.2839777;-0.101489,-0.1233242;-0.6255578;-0.06058694,-0.1151156;-0.6255818;-0.166846,0.04342682;0.5283825;-0.1149955,964.8411
+0;0;0,0.004806436;0.3120414;0.004323016,0.009578583;0.618494;-0.007175555,0.2070626;0.4927029;0.02177827,0.2452097;0.2618742;0.0298328,0.2994345;0.02985793;-0.01834856,-0.1883586;0.4817118;-0.01040879,-0.2390002;0.2531732;-0.01315243,-0.2824425;0.01941039;-0.06375897,0.07392088;0.003542069;-0.03816096,0.0738293;-0.2989619;0.001495246,0.06587049;-0.6343095;0.07893991,0.07102669;-0.5946777;-0.03124376,-0.07159869;0.00806823;-0.04173286,-0.1083666;-0.2937426;-0.01644189,-0.1340919;-0.6267776;0.06689417,-0.1260391;-0.5869234;-0.04309604,0.008427154;0.5425471;-0.001851019,0;0;0,0.02521541;0.3055459;-0.05845976,0.04942586;0.6009246;-0.1373396,0.2111063;0.4637706;-0.01396227,0.2416711;0.2318453;-0.005107403,0.2291086;-0.0008259118;-0.07438659,-0.1478825;0.5122582;-0.03989838,-0.2395861;0.2980438;-0.01743473,-0.2747691;0.06334646;-0.07009067,0.07759903;-0.004355729;-0.02987504,0.07437907;-0.3091115;-0.04383278,0.02554985;-0.6442723;0.01782799,0.0315924;-0.6446192;-0.08848453,-0.07305809;0.01211357;-0.03806411,-0.1103216;-0.2839777;-0.101489,-0.1233242;-0.6255578;-0.06058694,-0.1151156;-0.6255818;-0.166846,0.04342682;0.5283825;-0.1149955,964.8535
+0;0;0,0.004795798;0.3113508;0.004313448,0.009561415;0.6173862;-0.007172113,0.2063565;0.4918105;0.02169671,0.2447129;0.2597154;0.02979544,0.2988588;0.02803729;-0.0183157,-0.1876921;0.4808576;-0.01037861,-0.2386115;0.2510652;-0.01313731,-0.2819904;0.017643;-0.06367009,0.07443153;0.003566538;-0.03842458,0.07433996;-0.2989419;0.001232207,0.06635065;-0.6355745;0.07897362,0.07150328;-0.5959493;-0.03113386,-0.0720933;0.008123965;-0.04202115,-0.1088618;-0.2936912;-0.01672981,-0.1346856;-0.6280024;0.06692557,-0.1266384;-0.588155;-0.04298859,0.008410629;0.5414817;-0.001850547,0;0;0,0.02462693;0.3041662;-0.06210756,0.04750662;0.5984366;-0.1438541,0.2112629;0.4651122;-0.02191997,0.2451531;0.2324986;-0.009783745,0.2334177;-0.0006633401;-0.07625914,-0.146737;0.5116922;-0.0405859,-0.2395429;0.2971563;-0.01290283,-0.2785948;0.0632229;-0.06458762,0.07783271;-0.004061401;-0.03089976,0.07581255;-0.3087883;-0.04578137,0.02860089;-0.6454278;0.01645922,0.03322905;-0.6461287;-0.0897429,-0.07362839;0.01199441;-0.03826505,-0.1124549;-0.2846577;-0.09804849,-0.124904;-0.6276027;-0.05727117,-0.1180631;-0.6279942;-0.1634428,0.04184128;0.5261357;-0.1207974,964.865
+0;0;0,0.004581765;0.3113543;0.004291165,0.009162922;0.6173949;-0.007133667,0.2061175;0.4922252;0.02156613,0.243948;0.2600563;0.03001125,0.2978693;0.02829619;-0.01795721,-0.1879483;0.4805942;-0.01078189,-0.2393456;0.2509027;-0.01303406,-0.2833072;0.01761216;-0.06367107,0.07441828;0.003446977;-0.03846111,0.07410702;-0.2990612;0.001196586,0.0658269;-0.6356958;0.07889878,0.07106375;-0.5960706;-0.03120472,-0.07205118;0.008255293;-0.04206777,-0.1091028;-0.2935457;-0.01702129,-0.1354173;-0.6277919;0.06674053,-0.127284;-0.5879434;-0.04316719,0.008051675;0.5414886;-0.001829396,0;0;0,0.02462693;0.3041662;-0.06210756,0.04750662;0.5984366;-0.1438541,0.2112629;0.4651122;-0.02191997,0.2451531;0.2324986;-0.009783745,0.2334177;-0.0006633401;-0.07625914,-0.146737;0.5116922;-0.0405859,-0.2395429;0.2971563;-0.01290283,-0.2785948;0.0632229;-0.06458762,0.07783271;-0.004061401;-0.03089976,0.07581255;-0.3087883;-0.04578137,0.02860089;-0.6454278;0.01645922,0.03322905;-0.6461287;-0.0897429,-0.07362839;0.01199441;-0.03826505,-0.1124549;-0.2846577;-0.09804849,-0.124904;-0.6276027;-0.05727117,-0.1180631;-0.6279942;-0.1634428,0.04184128;0.5261357;-0.1207974,964.8857
+0;0;0,0.004567349;0.3103746;0.004277663,0.009139496;0.6158159;-0.007128694,0.2093417;0.4898973;0.02195052,0.2474928;0.2557614;0.03046719,0.3014727;0.02374966;-0.01755335,-0.1911839;0.4780756;-0.01092776,-0.2430166;0.2464382;-0.01319901,-0.2870259;0.01289436;-0.06389102,0.0754009;0.003492491;-0.03896895,0.07509094;-0.2977522;0.000523109,0.06676658;-0.6361855;0.07864048,0.07199852;-0.5965694;-0.03135969,-0.07300255;0.008364295;-0.04262323,-0.1098994;-0.2921762;-0.01768136,-0.1363545;-0.6282084;0.06652801,-0.1282288;-0.5883691;-0.04327654,0.008029107;0.5399683;-0.001828518,0;0;0,0.02095881;0.3024985;-0.06653547,0.03897169;0.5950656;-0.153209,0.2105802;0.4678835;-0.03100061,0.2480949;0.2339842;-0.01578736,0.2378851;-0.000403583;-0.07909107,-0.1530021;0.5098001;-0.03817446,-0.2403467;0.2910021;-0.009088138,-0.282557;0.05678362;-0.0581718,0.07837294;-0.003434092;-0.03258777,0.07662882;-0.3068593;-0.04801941,0.03147619;-0.6454487;0.0154407,0.03336638;-0.6466423;-0.09059358,-0.07558997;0.01145167;-0.03702822,-0.1134039;-0.2846782;-0.09346654,-0.1245218;-0.6299852;-0.05674857,-0.1204056;-0.6308979;-0.162802,0.03460568;0.5231606;-0.1288614,964.8973
+0;0;0,0.004567349;0.3103746;0.004277663,0.009139496;0.6158159;-0.007128694,0.2093417;0.4898973;0.02195052,0.2474928;0.2557614;0.03046719,0.3014727;0.02374966;-0.01755335,-0.1911839;0.4780756;-0.01092776,-0.2430166;0.2464382;-0.01319901,-0.2870259;0.01289436;-0.06389102,0.0754009;0.003492491;-0.03896895,0.07509094;-0.2977522;0.000523109,0.06676658;-0.6361855;0.07864048,0.07199852;-0.5965694;-0.03135969,-0.07300255;0.008364295;-0.04262323,-0.1098994;-0.2921762;-0.01768136,-0.1363545;-0.6282084;0.06652801,-0.1282288;-0.5883691;-0.04327654,0.008029107;0.5399683;-0.001828518,0;0;0,0.02095881;0.3024985;-0.06653547,0.03897169;0.5950656;-0.153209,0.2105802;0.4678835;-0.03100061,0.2480949;0.2339842;-0.01578736,0.2378851;-0.000403583;-0.07909107,-0.1530021;0.5098001;-0.03817446,-0.2403467;0.2910021;-0.009088138,-0.282557;0.05678362;-0.0581718,0.07837294;-0.003434092;-0.03258777,0.07662882;-0.3068593;-0.04801941,0.03147619;-0.6454487;0.0154407,0.03336638;-0.6466423;-0.09059358,-0.07558997;0.01145167;-0.03702822,-0.1134039;-0.2846782;-0.09346654,-0.1245218;-0.6299852;-0.05674857,-0.1204056;-0.6308979;-0.162802,0.03460568;0.5231606;-0.1288614,964.9091
+0;0;0,0.004573474;0.3107909;0.0042834,0.009159547;0.6171634;-0.007158965,0.204624;0.4921624;0.02137922,0.2433229;0.2546645;0.03001818,0.2972517;0.02287228;-0.01795692,-0.186483;0.4806187;-0.01072591,-0.23906;0.2456552;-0.01302977,-0.2830277;0.01233231;-0.06367381,0.07601949;0.003521143;-0.03928865,0.07570831;-0.2989028;0.0003580004,0.06737338;-0.6377659;0.07857458,0.07260144;-0.5981569;-0.03134408,-0.07360145;0.008432915;-0.04297291,-0.1106428;-0.2932841;-0.01793341,-0.1371314;-0.629743;0.06638291,-0.1290118;-0.589911;-0.04334028,0.008045355;0.5410559;-0.001840638,0;0;0,0.02066948;0.3021043;-0.07025671,0.03945976;0.5950385;-0.1588173,0.2088252;0.4721643;-0.04073858,0.2520877;0.2360132;-0.02233934,0.2435017;0.0008011162;-0.08182979,-0.1468459;0.508964;-0.04263145,-0.2342415;0.2870091;-0.009835657,-0.2767684;0.0526152;-0.05661686,0.07839346;-0.002704084;-0.03438187,0.08002566;-0.307361;-0.04899931,0.03587072;-0.6465315;0.01447701,0.03596312;-0.6480107;-0.0914042,-0.07676214;0.01105535;-0.03633611,-0.1123836;-0.2869696;-0.09059879,-0.1226335;-0.6330698;-0.05705677,-0.1203064;-0.634295;-0.1629877,0.03483738;0.5229989;-0.1341033,964.9304
+0;0;0,0.003993169;0.3108003;0.004179089,0.008082528;0.61718;-0.007256632,0.2037895;0.4924539;0.02072693,0.2418089;0.2548655;0.0298798,0.2961055;0.02304356;-0.0175334,-0.1872493;0.4801287;-0.01173383,-0.2412528;0.2454836;-0.01341929,-0.2855987;0.01220891;-0.06395521,0.07607333;0.003381722;-0.03919658,0.07473244;-0.2990626;0.0002728589,0.06607592;-0.6379419;0.07838392,0.07140704;-0.5983406;-0.03153046,-0.07362264;0.008522028;-0.042919,-0.1110298;-0.2932074;-0.01858292,-0.1384877;-0.6294813;0.06616035,-0.1302618;-0.5896533;-0.04355529,0.00707775;0.5410709;-0.001939501,0;0;0,0.02066948;0.3021043;-0.07025671,0.03945976;0.5950385;-0.1588173,0.2088252;0.4721643;-0.04073858,0.2520877;0.2360132;-0.02233934,0.2435017;0.0008011162;-0.08182979,-0.1468459;0.508964;-0.04263145,-0.2342415;0.2870091;-0.009835657,-0.2767684;0.0526152;-0.05661686,0.07839346;-0.002704084;-0.03438187,0.08002566;-0.307361;-0.04899931,0.03587072;-0.6465315;0.01447701,0.03596312;-0.6480107;-0.0914042,-0.07676214;0.01105535;-0.03633611,-0.1123836;-0.2869696;-0.09059879,-0.1226335;-0.6330698;-0.05705677,-0.1203064;-0.634295;-0.1629877,0.03483738;0.5229989;-0.1341033,964.9418
+0;0;0,0.003989235;0.3104941;0.004174972,0.008078745;0.6168861;-0.007264356,0.2023954;0.4924278;0.02056441,0.2408471;0.2521377;0.02982135,0.2950441;0.02074111;-0.01750486,-0.1858816;0.4801896;-0.01166708,-0.2404991;0.2428764;-0.01337172,-0.2847637;0.01002963;-0.06381492,0.07701566;0.003423612;-0.03968211,0.07567704;-0.2985075;-0.0002796426,0.06699485;-0.6383924;0.0780632,0.07051871;-0.602046;0.005409956,-0.07453462;0.008627592;-0.04345064,-0.1118783;-0.2925899;-0.01915585,-0.1394177;-0.6298616;0.06583887,-0.1339803;-0.5933653;-0.006683007,0.007072967;0.5407014;-0.001941933,0;0;0,0.02114625;0.3006478;-0.07485771,0.04018619;0.5919928;-0.1684785,0.2086604;0.4758654;-0.04745936,0.2554833;0.2376611;-0.02822733,0.2482526;0.002145365;-0.08480954,-0.1431389;0.5085094;-0.04772559,-0.2285317;0.2833349;-0.01155883,-0.2733105;0.0484965;-0.05114781,0.07899514;-0.00220111;-0.03567529,0.08345748;-0.3063243;-0.05002522,0.04066026;-0.6467915;0.01310349,0.05206991;-0.674687;-0.02989793,-0.07815625;0.01075918;-0.03596727,-0.1098841;-0.2874851;-0.08850754,-0.1199663;-0.6348862;-0.05775873,-0.1189572;-0.6259935;-0.127649,0.03544863;0.5203815;-0.1423473,964.9637
+0;0;0,0.003989235;0.3104941;0.004174972,0.008078745;0.6168861;-0.007264356,0.2023954;0.4924278;0.02056441,0.2408471;0.2521377;0.02982135,0.2950441;0.02074111;-0.01750486,-0.1858816;0.4801896;-0.01166708,-0.2404991;0.2428764;-0.01337172,-0.2847637;0.01002963;-0.06381492,0.07701566;0.003423612;-0.03968211,0.07567704;-0.2985075;-0.0002796426,0.06699485;-0.6383924;0.0780632,0.07051871;-0.602046;0.005409956,-0.07453462;0.008627592;-0.04345064,-0.1118783;-0.2925899;-0.01915585,-0.1394177;-0.6298616;0.06583887,-0.1339803;-0.5933653;-0.006683007,0.007072967;0.5407014;-0.001941933,0;0;0,0.02114625;0.3006478;-0.07485771,0.04018619;0.5919928;-0.1684785,0.2086604;0.4758654;-0.04745936,0.2554833;0.2376611;-0.02822733,0.2482526;0.002145365;-0.08480954,-0.1431389;0.5085094;-0.04772559,-0.2285317;0.2833349;-0.01155883,-0.2733105;0.0484965;-0.05114781,0.07899514;-0.00220111;-0.03567529,0.08345748;-0.3063243;-0.05002522,0.04066026;-0.6467915;0.01310349,0.05206991;-0.674687;-0.02989793,-0.07815625;0.01075918;-0.03596727,-0.1098841;-0.2874851;-0.08850754,-0.1199663;-0.6348862;-0.05775873,-0.1189572;-0.6259935;-0.127649,0.03544863;0.5203815;-0.1423473,964.9752
+0;0;0,0.005048708;0.3104869;0.003512134,0.01051028;0.6168255;-0.008712896,0.2046162;0.4933033;0.01999884,0.2424688;0.2529591;0.03026493,0.2952823;0.02127172;-0.01720258,-0.1843978;0.4820573;-0.01284906,-0.2391871;0.2447775;-0.01291526,-0.2850143;0.01235892;-0.06393411,0.07703814;0.003247864;-0.03965325,0.07414011;-0.2987422;-0.0007900149,0.06470361;-0.638672;0.07727014,0.06830855;-0.6023664;0.004617326,-0.07452318;0.008754392;-0.0434449,-0.1133587;-0.292338;-0.01995131,-0.1416572;-0.6296859;0.06448981,-0.1361373;-0.5932331;-0.008029714,0.009145826;0.5406631;-0.00315533,0;0;0,0.02114625;0.3006478;-0.07485771,0.04018619;0.5919928;-0.1684785,0.2086604;0.4758654;-0.04745936,0.2554833;0.2376611;-0.02822733,0.2482526;0.002145365;-0.08480954,-0.1431389;0.5085094;-0.04772559,-0.2285317;0.2833349;-0.01155883,-0.2733105;0.0484965;-0.05114781,0.07899514;-0.00220111;-0.03567529,0.08345748;-0.3063243;-0.05002522,0.04066026;-0.6467915;0.01310349,0.05206991;-0.674687;-0.02989793,-0.07815625;0.01075918;-0.03596727,-0.1098841;-0.2874851;-0.08850754,-0.1199663;-0.6348862;-0.05775873,-0.1189572;-0.6259935;-0.127649,0.03544863;0.5203815;-0.1423473,964.9865
+0;0;0,0.005030016;0.3093374;0.003499131,0.01046925;0.6144227;-0.008676095,0.2090677;0.4901202;0.02054476,0.2471832;0.248107;0.03088214,0.2999149;0.01677859;-0.01651182,-0.1888762;0.478616;-0.01305717,-0.2440459;0.2396885;-0.01312383,-0.2898021;0.00763002;-0.06406362,0.07734787;0.003260922;-0.03981268,0.07445682;-0.2980027;-0.001042929,0.06498732;-0.6391212;0.07729018,0.06859558;-0.6028097;0.004570365,-0.07482281;0.00878959;-0.04361957,-0.1135649;-0.2915785;-0.0201825,-0.1419623;-0.630106;0.06455388,-0.1364374;-0.5936472;-0.008032516,0.009110288;0.5385671;-0.003140917,0;0;0,0.01733912;0.2988941;-0.07803106,0.03222666;0.5882357;-0.1744854,0.2075908;0.4769438;-0.05166221,0.257168;0.2375823;-0.03221536,0.2505665;0.002460644;-0.08890653,-0.1520666;0.5063362;-0.04700701,-0.2354478;0.2791497;-0.007460739,-0.2786896;0.04427071;-0.04621199,0.07906997;-0.001664966;-0.03638053,0.08410968;-0.3050484;-0.05067515,0.04355633;-0.6470737;0.01226616,0.0561124;-0.674767;-0.03080201,-0.07866914;0.01034985;-0.03581094,-0.1085849;-0.2877277;-0.08607079,-0.1178008;-0.6366116;-0.05809522,-0.1170721;-0.6280559;-0.1279568,0.0285709;0.5171212;-0.1477287,965.0087
+0;0;0,0.00502312;0.3089133;0.003494333,0.01046504;0.6141489;-0.008689777,0.2059319;0.4905018;0.02016786,0.2448146;0.2436171;0.03071332,0.2966777;0.01609898;-0.01589999,-0.1857832;0.4791777;-0.01290813,-0.2420635;0.2354408;-0.01297613,-0.2870661;0.007204622;-0.06307687,0.07709383;0.003250212;-0.03968192,0.07419772;-0.29854;-0.0008444004,0.0647361;-0.639375;0.07742362,0.06835403;-0.6030466;0.004508816,-0.07457706;0.008760721;-0.04347631,-0.1133869;-0.2921324;-0.01999827,-0.1417607;-0.6303786;0.0646677,-0.1362209;-0.5939026;-0.008113325,0.009104234;0.5381904;-0.003147087,0;0;0,0.01579766;0.2974361;-0.08214021,0.03005236;0.5856635;-0.1824331,0.2033044;0.4811003;-0.05904078,0.2580917;0.2381265;-0.03586197,0.2541909;0.006824732;-0.09164119,-0.149341;0.5057735;-0.05197665,-0.2320775;0.2737535;-0.008427672,-0.2765756;0.04277922;-0.04445383,0.07862212;-0.001197189;-0.03668523,0.08560134;-0.3050736;-0.05098677,0.04745844;-0.6471049;0.01181102,0.06015412;-0.6747182;-0.03165436,-0.07834013;0.01003498;-0.03592771,-0.1070755;-0.2890322;-0.08416891,-0.115128;-0.6378083;-0.05820271,-0.1150019;-0.6297079;-0.128132,0.02648775;0.5147899;-0.1547475,965.0312
+0;0;0,0.006582023;0.3088875;0.00316133,0.01381798;0.6140707;-0.009381608,0.2088616;0.4906785;0.01978859,0.2468026;0.2436936;0.03136565,0.2978406;0.01581216;-0.01437525,-0.1833271;0.4806077;-0.01358271,-0.2403464;0.2370478;-0.01201515,-0.2870071;0.009056941;-0.06171457,0.07697595;0.003080621;-0.03992355,0.0731165;-0.2987166;-0.001224257,0.06274304;-0.6396737;0.07639347,0.06639449;-0.6033717;0.003478058,-0.07468012;0.008900413;-0.04327053,-0.1144489;-0.2919333;-0.02065111,-0.1438274;-0.6301495;0.06379166,-0.1382514;-0.593696;-0.008988604,0.01200132;0.5381294;-0.003734612,0;0;0,0.01579766;0.2974361;-0.08214021,0.03005236;0.5856635;-0.1824331,0.2033044;0.4811003;-0.05904078,0.2580917;0.2381265;-0.03586197,0.2541909;0.006824732;-0.09164119,-0.149341;0.5057735;-0.05197665,-0.2320775;0.2737535;-0.008427672,-0.2765756;0.04277922;-0.04445383,0.07862212;-0.001197189;-0.03668523,0.08560134;-0.3050736;-0.05098677,0.04745844;-0.6471049;0.01181102,0.06015412;-0.6747182;-0.03165436,-0.07834013;0.01003498;-0.03592771,-0.1070755;-0.2890322;-0.08416891,-0.115128;-0.6378083;-0.05820271,-0.1150019;-0.6297079;-0.128132,0.02648775;0.5147899;-0.1547475,965.0532
+0;0;0,0.006580885;0.3088342;0.003160784,0.01382655;0.6144261;-0.009400321,0.2054739;0.4917194;0.01937428,0.2436396;0.2432707;0.03101994,0.2947331;0.01514179;-0.01477063,-0.1799549;0.4818221;-0.01342182,-0.2373121;0.2368188;-0.01184497,-0.2840235;0.008580342;-0.06159838,0.07701726;0.003082274;-0.03994498,0.07318076;-0.2969204;-0.001475792,0.06275302;-0.6396613;0.076548,0.06644372;-0.6032916;0.002848819,-0.0747202;0.00890519;-0.04329375,-0.1142525;-0.2901397;-0.02080883,-0.1437847;-0.6301253;0.06407569,-0.1381488;-0.5936024;-0.009486884,0.01200671;0.5383523;-0.00374347,0;0;0,0.01379173;0.2967547;-0.08472466,0.02674707;0.5848688;-0.1867638,0.1980927;0.4839885;-0.06515217,0.2573519;0.2407562;-0.03974795,0.2550744;0.0088052;-0.09400368,-0.149185;0.5043072;-0.05757371,-0.2300821;0.2707065;-0.01061239,-0.2729255;0.03927188;-0.0473898,0.07848105;-0.0008564294;-0.03710461,0.08574215;-0.3029383;-0.05088997,0.04993862;-0.6470731;0.01201487,0.06530675;-0.6739234;-0.03290319,-0.07847577;0.009779759;-0.03581437,-0.1073707;-0.2876155;-0.08290336,-0.1132727;-0.6383424;-0.05793253,-0.1135674;-0.630697;-0.1285438,0.02349003;0.5139827;-0.1587088,965.0645
+0;0;0,0.006580885;0.3088342;0.003160784,0.01382655;0.6144261;-0.009400321,0.2054739;0.4917194;0.01937428,0.2436396;0.2432707;0.03101994,0.2947331;0.01514179;-0.01477063,-0.1799549;0.4818221;-0.01342182,-0.2373121;0.2368188;-0.01184497,-0.2840235;0.008580342;-0.06159838,0.07701726;0.003082274;-0.03994498,0.07318076;-0.2969204;-0.001475792,0.06275302;-0.6396613;0.076548,0.06644372;-0.6032916;0.002848819,-0.0747202;0.00890519;-0.04329375,-0.1142525;-0.2901397;-0.02080883,-0.1437847;-0.6301253;0.06407569,-0.1381488;-0.5936024;-0.009486884,0.01200671;0.5383523;-0.00374347,0;0;0,0.01379173;0.2967547;-0.08472466,0.02674707;0.5848688;-0.1867638,0.1980927;0.4839885;-0.06515217,0.2573519;0.2407562;-0.03974795,0.2550744;0.0088052;-0.09400368,-0.149185;0.5043072;-0.05757371,-0.2300821;0.2707065;-0.01061239,-0.2729255;0.03927188;-0.0473898,0.07848105;-0.0008564294;-0.03710461,0.08574215;-0.3029383;-0.05088997,0.04993862;-0.6470731;0.01201487,0.06530675;-0.6739234;-0.03290319,-0.07847577;0.009779759;-0.03581437,-0.1073707;-0.2876155;-0.08290336,-0.1132727;-0.6383424;-0.05793253,-0.1135674;-0.630697;-0.1285438,0.02349003;0.5139827;-0.1587088,965.0759
+0;0;0,0.007276068;0.308523;0.002545155,0.01488103;0.6137599;-0.01056853,0.2098652;0.4908207;0.01904552,0.2469939;0.2383605;0.03266932,0.2959374;0.01892342;-0.009656683,-0.1825942;0.4813676;-0.01406508,-0.241591;0.2327604;-0.01030239,-0.2884963;0.01381071;-0.05721188,0.07728872;0.002783407;-0.03996411,0.07167084;-0.2967596;-0.00165521,0.05988772;-0.6406283;0.0765489,0.06359274;-0.604224;0.00220187,-0.07499436;0.00912866;-0.04325432,-0.1157829;-0.2893482;-0.02150685,-0.1466189;-0.6303886;0.06358739,-0.1409526;-0.593841;-0.01062343,0.01300364;0.5377605;-0.004771427,0;0;0,0.009257127;0.2954311;-0.08877301,0.01707108;0.581888;-0.1949461,0.193064;0.4865955;-0.06957078,0.2586192;0.2412014;-0.04156089,0.2551248;0.01968186;-0.09862638,-0.1576305;0.5029539;-0.05819631,-0.2368651;0.2654311;-0.007155888,-0.2789354;0.04328449;-0.0420924,0.07883728;-0.0005115271;-0.03691673,0.08787557;-0.302105;-0.0505116,0.05329174;-0.6475309;0.01261759,0.06878101;-0.6741193;-0.03364325,-0.07865651;0.009394322;-0.03610159,-0.1061813;-0.2879375;-0.08150309,-0.1104375;-0.6398983;-0.05688833,-0.1108299;-0.6329144;-0.1279681,0.01518751;0.5114447;-0.1658387,965.0979
+0;0;0,0.007276068;0.308523;0.002545155,0.01488103;0.6137599;-0.01056853,0.2098652;0.4908207;0.01904552,0.2469939;0.2383605;0.03266932,0.2959374;0.01892342;-0.009656683,-0.1825942;0.4813676;-0.01406508,-0.241591;0.2327604;-0.01030239,-0.2884963;0.01381071;-0.05721188,0.07728872;0.002783407;-0.03996411,0.07167084;-0.2967596;-0.00165521,0.05988772;-0.6406283;0.0765489,0.06359274;-0.604224;0.00220187,-0.07499436;0.00912866;-0.04325432,-0.1157829;-0.2893482;-0.02150685,-0.1466189;-0.6303886;0.06358739,-0.1409526;-0.593841;-0.01062343,0.01300364;0.5377605;-0.004771427,0;0;0,0.009257127;0.2954311;-0.08877301,0.01707108;0.581888;-0.1949461,0.193064;0.4865955;-0.06957078,0.2586192;0.2412014;-0.04156089,0.2551248;0.01968186;-0.09862638,-0.1576305;0.5029539;-0.05819631,-0.2368651;0.2654311;-0.007155888,-0.2789354;0.04328449;-0.0420924,0.07883728;-0.0005115271;-0.03691673,0.08787557;-0.302105;-0.0505116,0.05329174;-0.6475309;0.01261759,0.06878101;-0.6741193;-0.03364325,-0.07865651;0.009394322;-0.03610159,-0.1061813;-0.2879375;-0.08150309,-0.1104375;-0.6398983;-0.05688833,-0.1108299;-0.6329144;-0.1279681,0.01518751;0.5114447;-0.1658387,965.1095
+0;0;0,0.00857313;0.3082421;0.002003594,0.01742626;0.6131995;-0.01166825,0.211625;0.4904687;0.01763927,0.2471755;0.2426865;0.03303155,0.2951867;0.02661292;-0.004489161,-0.1801753;0.4821866;-0.01462164,-0.2396129;0.238592;-0.009556808,-0.2871736;0.02376069;-0.05412285,0.07714159;0.002630688;-0.04001389,0.06991105;-0.297751;-0.001817346,0.05649513;-0.6412112;0.07549579,0.06010211;-0.6048178;0.00109572,-0.0750179;0.009206116;-0.04296999,-0.1171291;-0.2900231;-0.02225947,-0.1489544;-0.6304944;0.06252663,-0.1433935;-0.5939803;-0.01174247,0.01524366;0.5372633;-0.005723769,0;0;0,0.007494137;0.2944572;-0.09126592,0.01448346;0.580152;-0.1989164,0.1895693;0.4883939;-0.07171106,0.2557566;0.2480115;-0.0446496,0.2559852;0.03104305;-0.1023147,-0.1609277;0.5012299;-0.06430965,-0.2355104;0.2676706;-0.01154358,-0.2778457;0.04981777;-0.0454331,0.07895463;7.531047E-05;-0.03640079,0.08844949;-0.3023612;-0.04990482,0.05479211;-0.6473621;0.01305389,0.07101339;-0.6737827;-0.03323698,-0.07837921;0.00870026;-0.03660413,-0.1073593;-0.2895106;-0.08099792,-0.1085425;-0.6409683;-0.05653684,-0.1085258;-0.6342358;-0.1275853,0.01272866;0.5098712;-0.1695237,965.1311
+0;0;0,0.00857313;0.3082421;0.002003594,0.01742626;0.6131995;-0.01166825,0.211625;0.4904687;0.01763927,0.2471755;0.2426865;0.03303155,0.2951867;0.02661292;-0.004489161,-0.1801753;0.4821866;-0.01462164,-0.2396129;0.238592;-0.009556808,-0.2871736;0.02376069;-0.05412285,0.07714159;0.002630688;-0.04001389,0.06991105;-0.297751;-0.001817346,0.05649513;-0.6412112;0.07549579,0.06010211;-0.6048178;0.00109572,-0.0750179;0.009206116;-0.04296999,-0.1171291;-0.2900231;-0.02225947,-0.1489544;-0.6304944;0.06252663,-0.1433935;-0.5939803;-0.01174247,0.01524366;0.5372633;-0.005723769,0;0;0,0.007494137;0.2944572;-0.09126592,0.01448346;0.580152;-0.1989164,0.1895693;0.4883939;-0.07171106,0.2557566;0.2480115;-0.0446496,0.2559852;0.03104305;-0.1023147,-0.1609277;0.5012299;-0.06430965,-0.2355104;0.2676706;-0.01154358,-0.2778457;0.04981777;-0.0454331,0.07895463;7.531047E-05;-0.03640079,0.08844949;-0.3023612;-0.04990482,0.05479211;-0.6473621;0.01305389,0.07101339;-0.6737827;-0.03323698,-0.07837921;0.00870026;-0.03660413,-0.1073593;-0.2895106;-0.08099792,-0.1085425;-0.6409683;-0.05653684,-0.1085258;-0.6342358;-0.1275853,0.01272866;0.5098712;-0.1695237,965.1426
+0;0;0,0.008569543;0.3081132;0.002002756,0.01742112;0.6130169;-0.01166688,0.2030426;0.4923388;0.0166195,0.2396752;0.2370148;0.03248028,0.287219;0.02304491;-0.004675139,-0.1716447;0.4844185;-0.01423233,-0.2328915;0.2334096;-0.009013338,-0.2799891;0.02066979;-0.05314549,0.07715489;0.002631142;-0.04002079,0.06993636;-0.2972514;-0.001887709,0.05647825;-0.6417919;0.0756686,0.06007354;-0.6054193;0.001509555,-0.07503083;0.009207703;-0.0429774,-0.1170721;-0.2895243;-0.02230128,-0.1489975;-0.6310665;0.06275149,-0.1434546;-0.5945736;-0.01127701,0.01523877;0.5370896;-0.005723098,0;0;0,0.006274879;0.2940094;-0.09235954,0.01255218;0.5795942;-0.2001989,0.1801882;0.4929878;-0.07664251,0.2561772;0.24804;-0.04486036,0.2579155;0.03333901;-0.1025188,-0.156796;0.4992257;-0.07317339,-0.2319731;0.2585117;-0.01670193,-0.2738171;0.04288952;-0.05105586,0.07906299;0.0008782148;-0.03619027,0.08930333;-0.3010505;-0.04922676,0.05690026;-0.6473608;0.01341105,0.07340346;-0.6738143;-0.03234649,-0.07837209;0.007892158;-0.0368374,-0.1057317;-0.2901306;-0.08007743,-0.1066172;-0.6426737;-0.05524199,-0.1066886;-0.6359414;-0.1260355,0.01095362;0.5093235;-0.1707962,965.165
+0;0;0,0.008569543;0.3081132;0.002002756,0.01742112;0.6130169;-0.01166688,0.2030426;0.4923388;0.0166195,0.2396752;0.2370148;0.03248028,0.287219;0.02304491;-0.004675139,-0.1716447;0.4844185;-0.01423233,-0.2328915;0.2334096;-0.009013338,-0.2799891;0.02066979;-0.05314549,0.07715489;0.002631142;-0.04002079,0.06993636;-0.2972514;-0.001887709,0.05647825;-0.6417919;0.0756686,0.06007354;-0.6054193;0.001509555,-0.07503083;0.009207703;-0.0429774,-0.1170721;-0.2895243;-0.02230128,-0.1489975;-0.6310665;0.06275149,-0.1434546;-0.5945736;-0.01127701,0.01523877;0.5370896;-0.005723098,0;0;0,0.006274879;0.2940094;-0.09235954,0.01255218;0.5795942;-0.2001989,0.1801882;0.4929878;-0.07664251,0.2561772;0.24804;-0.04486036,0.2579155;0.03333901;-0.1025188,-0.156796;0.4992257;-0.07317339,-0.2319731;0.2585117;-0.01670193,-0.2738171;0.04288952;-0.05105586,0.07906299;0.0008782148;-0.03619027,0.08930333;-0.3010505;-0.04922676,0.05690026;-0.6473608;0.01341105,0.07340346;-0.6738143;-0.03234649,-0.07837209;0.007892158;-0.0368374,-0.1057317;-0.2901306;-0.08007743,-0.1066172;-0.6426737;-0.05524199,-0.1066886;-0.6359414;-0.1260355,0.01095362;0.5093235;-0.1707962,965.1764
+0;0;0,0.008927146;0.3075171;0.0005807836,0.01825881;0.6114794;-0.01447487,0.2074176;0.491004;0.01477409,0.2437306;0.2358819;0.03365362,0.2883985;0.02518053;-0.0007961094,-0.174885;0.483662;-0.01577065,-0.2375225;0.2330971;-0.008277356,-0.285565;0.02466722;-0.0510086,0.07727659;0.00254283;-0.04014858,0.06794607;-0.2975973;-0.002427682,0.05243891;-0.6431705;0.07428602,0.05590856;-0.6068733;0.0002379864,-0.07531339;0.009233496;-0.04280983,-0.1193152;-0.2895643;-0.02337591,-0.1526964;-0.6319479;0.0615095,-0.1472848;-0.5955449;-0.01241289,0.01594752;0.535819;-0.008163297,0;0;0,0.001648981;0.2929815;-0.09383988,0.001650233;0.5773501;-0.2026436,0.1751902;0.4929106;-0.07862782,0.2551994;0.2494409;-0.04571223,0.2598472;0.03969301;-0.1053886,-0.1688346;0.4962214;-0.07320336,-0.2413499;0.2548431;-0.01627862,-0.2838918;0.0438917;-0.05187014,0.07943081;0.001694798;-0.035748,0.09066151;-0.3004599;-0.04880261,0.05944039;-0.6477429;0.01417351,0.07604025;-0.6742182;-0.03132153,-0.07844839;0.006953354;-0.0372498,-0.1045783;-0.2914969;-0.08012961,-0.104252;-0.6449387;-0.05512893,-0.1040808;-0.6383374;-0.1257496,0.00177018;0.5074047;-0.1730244,965.1985
+0;0;0,0.008927146;0.3075171;0.0005807836,0.01825881;0.6114794;-0.01447487,0.2074176;0.491004;0.01477409,0.2437306;0.2358819;0.03365362,0.2883985;0.02518053;-0.0007961094,-0.174885;0.483662;-0.01577065,-0.2375225;0.2330971;-0.008277356,-0.285565;0.02466722;-0.0510086,0.07727659;0.00254283;-0.04014858,0.06794607;-0.2975973;-0.002427682,0.05243891;-0.6431705;0.07428602,0.05590856;-0.6068733;0.0002379864,-0.07531339;0.009233496;-0.04280983,-0.1193152;-0.2895643;-0.02337591,-0.1526964;-0.6319479;0.0615095,-0.1472848;-0.5955449;-0.01241289,0.01594752;0.535819;-0.008163297,0;0;0,0.001648981;0.2929815;-0.09383988,0.001650233;0.5773501;-0.2026436,0.1751902;0.4929106;-0.07862782,0.2551994;0.2494409;-0.04571223,0.2598472;0.03969301;-0.1053886,-0.1688346;0.4962214;-0.07320336,-0.2413499;0.2548431;-0.01627862,-0.2838918;0.0438917;-0.05187014,0.07943081;0.001694798;-0.035748,0.09066151;-0.3004599;-0.04880261,0.05944039;-0.6477429;0.01417351,0.07604025;-0.6742182;-0.03132153,-0.07844839;0.006953354;-0.0372498,-0.1045783;-0.2914969;-0.08012961,-0.104252;-0.6449387;-0.05512893,-0.1040808;-0.6383374;-0.1257496,0.00177018;0.5074047;-0.1730244,965.2097
+0;0;0,0.008948496;0.3082525;0.0005821725,0.01832309;0.6136134;-0.01454653,0.2145311;0.4910533;0.01558449,0.251306;0.2326859;0.03470417,0.2959766;0.02197164;0.0002523325,-0.1818728;0.4834405;-0.0160869,-0.2453071;0.2296883;-0.008498279,-0.2933525;0.0212456;-0.05123215,0.07723124;0.002541338;-0.04012502,0.06787845;-0.2983152;-0.00231408,0.0523558;-0.6442334;0.07447624,0.05582374;-0.6079394;0.0004647002,-0.07526919;0.009228078;-0.0427847,-0.119376;-0.290283;-0.0233044,-0.1527906;-0.6330084;0.06166577,-0.1473816;-0.5966086;-0.01222019,0.0159986;0.5375213;-0.00819894,0;0;0,-0.004478581;0.292617;-0.09723806,-0.01227012;0.5768606;-0.2099469,0.1696178;0.4960321;-0.08082581,0.2539962;0.2508537;-0.04561901,0.261335;0.04125027;-0.105581,-0.1841189;0.4944231;-0.07102276,-0.2557518;0.2496749;-0.01238211,-0.2965432;0.03836283;-0.04796561,0.07946166;0.00250119;-0.03550673,0.09106311;-0.3003882;-0.047966,0.06116232;-0.6480955;0.01530051,0.07773218;-0.6745901;-0.03012156,-0.07833237;0.006173901;-0.03751083,-0.1046099;-0.2929197;-0.08091926,-0.1028111;-0.6465802;-0.05412132,-0.1023222;-0.6403626;-0.1245735,-0.01016871;0.5069145;-0.1793065,965.2318
+0;0;0,0.0100508;0.3082187;-0.0005065307,0.02076653;0.6134674;-0.01691944,0.2167464;0.4913718;0.01338444,0.2525607;0.2331137;0.03556009,0.2959418;0.0215877;0.004612507,-0.1801463;0.4846631;-0.01783189,-0.246009;0.2316212;-0.007654722,-0.2956226;0.02288766;-0.04704661,0.07700763;0.002347859;-0.04056419,0.06760143;-0.2984701;-0.002460405,0.04962724;-0.644435;0.07358129,0.05305573;-0.608208;-0.0004377589,-0.07544383;0.009425472;-0.04243265,-0.1201262;-0.2900871;-0.02433606,-0.1554961;-0.6328058;0.059866,-0.1501282;-0.5964805;-0.01402938,0.01809349;0.5374174;-0.0102142,0;0;0,-0.004478581;0.292617;-0.09723806,-0.01227012;0.5768606;-0.2099469,0.1696178;0.4960321;-0.08082581,0.2539962;0.2508537;-0.04561901,0.261335;0.04125027;-0.105581,-0.1841189;0.4944231;-0.07102276,-0.2557518;0.2496749;-0.01238211,-0.2965432;0.03836283;-0.04796561,0.07946166;0.00250119;-0.03550673,0.09106311;-0.3003882;-0.047966,0.06116232;-0.6480955;0.01530051,0.07773218;-0.6745901;-0.03012156,-0.07833237;0.006173901;-0.03751083,-0.1046099;-0.2929197;-0.08091926,-0.1028111;-0.6465802;-0.05412132,-0.1023222;-0.6403626;-0.1245735,-0.01016871;0.5069145;-0.1793065,965.2433
+0;0;0,0.01003996;0.3078863;-0.0005059846,0.02073807;0.6126331;-0.01689129,0.2133844;0.4914496;0.01300382,0.2490576;0.23421;0.03509201,0.2924485;0.02263573;0.004137371,-0.1768385;0.4848536;-0.01768793,-0.2424415;0.2328097;-0.007550895,-0.2920664;0.02402852;-0.04695177,0.07717422;0.002352938;-0.04065195,0.06775337;-0.2989337;-0.002488788,0.0497383;-0.6456857;0.07372589,0.05315936;-0.6094722;-0.0001328513,-0.07560705;0.009445864;-0.04252445,-0.120359;-0.2905334;-0.02439966,-0.1558094;-0.6340318;0.05999395,-0.1504531;-0.5977202;-0.0137414,0.01806989;0.5367214;-0.01019825,0;0;0,-0.005598087;0.2922692;-0.09717226,-0.01239322;0.5764838;-0.2086506,0.1653253;0.4967482;-0.08000374,0.2530905;0.2538979;-0.04459691,0.263872;0.04464139;-0.1054254,-0.1834353;0.4935568;-0.0748233,-0.2580032;0.2503141;-0.01820843,-0.2955608;0.03883691;-0.05656816,0.08013427;0.003198832;-0.03438377,0.09276047;-0.3001211;-0.04689145,0.06408015;-0.6485134;0.01768684,0.08040066;-0.6751201;-0.02742147,-0.07812073;0.005212183;-0.03852226,-0.1031063;-0.2948351;-0.07934068,-0.09961414;-0.6491834;-0.05114071,-0.09878229;-0.6428469;-0.1214598,-0.01065829;0.5065364;-0.1783381,965.2654
+0;0;0,0.007493239;0.3079541;-0.001784173,0.01626104;0.6127622;-0.01820667,0.2101023;0.4923742;0.00972046,0.2450598;0.2353788;0.03548938,0.2873629;0.02279688;0.01050969,-0.1801363;0.4835309;-0.01923769,-0.2480523;0.2322182;-0.006509794,-0.2989742;0.02293746;-0.04134034,0.07699243;0.002106854;-0.04100859,0.06716584;-0.2991595;-0.00278759,0.0475659;-0.6460783;0.07226787,0.0508016;-0.6099071;-0.001602776,-0.07582791;0.009648977;-0.04208331,-0.121005;-0.2903219;-0.02489751,-0.1583206;-0.6339633;0.0580982,-0.1531419;-0.5976813;-0.01565235,0.0143801;0.536823;-0.01155812,0;0;0,-0.005598087;0.2922692;-0.09717226,-0.01239322;0.5764838;-0.2086506,0.1653253;0.4967482;-0.08000374,0.2530905;0.2538979;-0.04459691,0.263872;0.04464139;-0.1054254,-0.1834353;0.4935568;-0.0748233,-0.2580032;0.2503141;-0.01820843,-0.2955608;0.03883691;-0.05656816,0.08013427;0.003198832;-0.03438377,0.09276047;-0.3001211;-0.04689145,0.06408015;-0.6485134;0.01768684,0.08040066;-0.6751201;-0.02742147,-0.07812073;0.005212183;-0.03852226,-0.1031063;-0.2948351;-0.07934068,-0.09961414;-0.6491834;-0.05114071,-0.09878229;-0.6428469;-0.1214598,-0.01065829;0.5065364;-0.1783381,965.2875
+0;0;0,0.007473265;0.3071332;-0.001779416,0.01620833;0.6107975;-0.01813884,0.2118973;0.4903089;0.009960536,0.2467315;0.2342193;0.03563865,0.2890543;0.02153847;0.01064734,-0.1820097;0.4813825;-0.01926983,-0.2496863;0.2309555;-0.006586787,-0.3006319;0.02157743;-0.04143353,0.07719713;0.002112456;-0.04111762,0.06732436;-0.3005697;-0.002717007,0.04780776;-0.6460134;0.07201932,0.0510213;-0.6098844;-0.001345277,-0.07602952;0.00967463;-0.04219519,-0.1214189;-0.2917059;-0.02492864,-0.1585759;-0.6338862;0.05771419,-0.1534326;-0.5976472;-0.01553114,0.01433526;0.5351756;-0.01151807,0;0;0,-0.009602025;0.2909779;-0.09812999,-0.0203446;0.5737352;-0.2098753,0.160161;0.4965824;-0.08045101,0.2538414;0.2573192;-0.04261208,0.2669558;0.04861563;-0.1052198,-0.1917597;0.4928827;-0.07433471,-0.264719;0.2497142;-0.01955582,-0.3015769;0.03810942;-0.05846364,0.08066679;0.003875971;-0.03365064,0.09454811;-0.3007549;-0.04764605,0.06700383;-0.6473739;0.01864409,0.08379464;-0.6740573;-0.02534819,-0.07815904;0.004494085;-0.03905749,-0.102003;-0.2971162;-0.07969353,-0.09665595;-0.6497376;-0.04924133,-0.09562848;-0.6433365;-0.1190431,-0.01767415;0.5041668;-0.1795583,965.2994
+0;0;0,0.007473265;0.3071332;-0.001779416,0.01620833;0.6107975;-0.01813884,0.2118973;0.4903089;0.009960536,0.2467315;0.2342193;0.03563865,0.2890543;0.02153847;0.01064734,-0.1820097;0.4813825;-0.01926983,-0.2496863;0.2309555;-0.006586787,-0.3006319;0.02157743;-0.04143353,0.07719713;0.002112456;-0.04111762,0.06732436;-0.3005697;-0.002717007,0.04780776;-0.6460134;0.07201932,0.0510213;-0.6098844;-0.001345277,-0.07602952;0.00967463;-0.04219519,-0.1214189;-0.2917059;-0.02492864,-0.1585759;-0.6338862;0.05771419,-0.1534326;-0.5976472;-0.01553114,0.01433526;0.5351756;-0.01151807,0;0;0,-0.009602025;0.2909779;-0.09812999,-0.0203446;0.5737352;-0.2098753,0.160161;0.4965824;-0.08045101,0.2538414;0.2573192;-0.04261208,0.2669558;0.04861563;-0.1052198,-0.1917597;0.4928827;-0.07433471,-0.264719;0.2497142;-0.01955582,-0.3015769;0.03810942;-0.05846364,0.08066679;0.003875971;-0.03365064,0.09454811;-0.3007549;-0.04764605,0.06700383;-0.6473739;0.01864409,0.08379464;-0.6740573;-0.02534819,-0.07815904;0.004494085;-0.03905749,-0.102003;-0.2971162;-0.07969353,-0.09665595;-0.6497376;-0.04924133,-0.09562848;-0.6433365;-0.1190431,-0.01767415;0.5041668;-0.1795583,965.3109
+0;0;0,0.01092935;0.3064519;-0.004107555,0.02503194;0.6093889;-0.02475784,0.2184487;0.4899777;0.007206308,0.2525508;0.2357409;0.03674161,0.2937317;0.02143922;0.01763686,-0.1757425;0.4840534;-0.02170005,-0.2456854;0.2359975;-0.005956423,-0.2979213;0.02528062;-0.03521188,0.07734349;0.001713612;-0.04157596,0.06694835;-0.3020917;-0.003824476,0.0444289;-0.6473578;0.06972431,0.04759811;-0.6114328;-0.003707401,-0.07640074;0.01004875;-0.04213621,-0.1223925;-0.2923416;-0.02553109,-0.1622976;-0.634506;0.05482002,-0.1572019;-0.598491;-0.01849585,0.02134463;0.5340082;-0.01676225,0;0;0,-0.01069641;0.2901401;-0.09875917,-0.021725;0.5724999;-0.2108073,0.1572608;0.4969667;-0.0792122,0.2536806;0.2604297;-0.04146148,0.2681717;0.0514811;-0.1056218,-0.1947216;0.48811;-0.07905029,-0.2705413;0.2470196;-0.02615064,-0.306436;0.03469785;-0.06636418,0.0809848;0.004405856;-0.03369808,0.09575075;-0.3010387;-0.05148888,0.06882352;-0.6463161;0.02050877,0.08572268;-0.6729596;-0.02357411,-0.0785882;0.004097882;-0.03899506,-0.1032984;-0.2981753;-0.082021,-0.0957303;-0.6502513;-0.04869765,-0.09385703;-0.6439082;-0.1185132,-0.01904031;0.5030041;-0.180428,965.3324
+0;0;0,0.01092935;0.3064519;-0.004107555,0.02503194;0.6093889;-0.02475784,0.2184487;0.4899777;0.007206308,0.2525508;0.2357409;0.03674161,0.2937317;0.02143922;0.01763686,-0.1757425;0.4840534;-0.02170005,-0.2456854;0.2359975;-0.005956423,-0.2979213;0.02528062;-0.03521188,0.07734349;0.001713612;-0.04157596,0.06694835;-0.3020917;-0.003824476,0.0444289;-0.6473578;0.06972431,0.04759811;-0.6114328;-0.003707401,-0.07640074;0.01004875;-0.04213621,-0.1223925;-0.2923416;-0.02553109,-0.1622976;-0.634506;0.05482002,-0.1572019;-0.598491;-0.01849585,0.02134463;0.5340082;-0.01676225,0;0;0,-0.01069641;0.2901401;-0.09875917,-0.021725;0.5724999;-0.2108073,0.1572608;0.4969667;-0.0792122,0.2536806;0.2604297;-0.04146148,0.2681717;0.0514811;-0.1056218,-0.1947216;0.48811;-0.07905029,-0.2705413;0.2470196;-0.02615064,-0.306436;0.03469785;-0.06636418,0.0809848;0.004405856;-0.03369808,0.09575075;-0.3010387;-0.05148888,0.06882352;-0.6463161;0.02050877,0.08572268;-0.6729596;-0.02357411,-0.0785882;0.004097882;-0.03899506,-0.1032984;-0.2981753;-0.082021,-0.0957303;-0.6502513;-0.04869765,-0.09385703;-0.6439082;-0.1185132,-0.01904031;0.5030041;-0.180428,965.3438
+0;0;0,0.01093081;0.3064928;-0.004108103,0.02505282;0.6098443;-0.02478877,0.2205768;0.4898154;0.0074479,0.2547097;0.235349;0.03700987,0.2961315;0.01979348;0.01779335,-0.1778428;0.4838277;-0.02176854,-0.247849;0.2355476;-0.006010685,-0.3003905;0.02359794;-0.03543731,0.07740128;0.001714893;-0.04160703,0.066902;-0.3051344;-0.003477298,0.04441442;-0.6499118;0.06996738,0.04756854;-0.6140149;-0.003114752,-0.07645783;0.01005626;-0.0421677,-0.1229104;-0.2953639;-0.0253962,-0.162759;-0.637044;0.05484118,-0.1576876;-0.6010575;-0.01812567,0.0213584;0.5343183;-0.01677777,0;0;0,-0.01283011;0.2895078;-0.1004729,-0.02610516;0.5713445;-0.2146976,0.1538567;0.4970275;-0.07882047,0.2542993;0.2620785;-0.04006004,0.2703148;0.05265701;-0.1066587,-0.1999327;0.4874734;-0.08034255,-0.2779166;0.2458895;-0.03188784,-0.3146866;0.03371638;-0.07857584,0.0812932;0.004941672;-0.03304601,0.09660651;-0.3029808;-0.05892777,0.07063421;-0.6460175;0.02121282,0.08845474;-0.6725426;-0.02206612,-0.0784037;0.00342466;-0.03957492,-0.1039198;-0.3014745;-0.08546595,-0.09446282;-0.6526008;-0.04815373,-0.09228093;-0.6463485;-0.1175584,-0.0228526;0.5019756;-0.1837237,965.3661
+0;0;0,0.01093081;0.3064928;-0.004108103,0.02505282;0.6098443;-0.02478877,0.2205768;0.4898154;0.0074479,0.2547097;0.235349;0.03700987,0.2961315;0.01979348;0.01779335,-0.1778428;0.4838277;-0.02176854,-0.247849;0.2355476;-0.006010685,-0.3003905;0.02359794;-0.03543731,0.07740128;0.001714893;-0.04160703,0.066902;-0.3051344;-0.003477298,0.04441442;-0.6499118;0.06996738,0.04756854;-0.6140149;-0.003114752,-0.07645783;0.01005626;-0.0421677,-0.1229104;-0.2953639;-0.0253962,-0.162759;-0.637044;0.05484118,-0.1576876;-0.6010575;-0.01812567,0.0213584;0.5343183;-0.01677777,0;0;0,-0.01283011;0.2895078;-0.1004729,-0.02610516;0.5713445;-0.2146976,0.1538567;0.4970275;-0.07882047,0.2542993;0.2620785;-0.04006004,0.2703148;0.05265701;-0.1066587,-0.1999327;0.4874734;-0.08034255,-0.2779166;0.2458895;-0.03188784,-0.3146866;0.03371638;-0.07857584,0.0812932;0.004941672;-0.03304601,0.09660651;-0.3029808;-0.05892777,0.07063421;-0.6460175;0.02121282,0.08845474;-0.6725426;-0.02206612,-0.0784037;0.00342466;-0.03957492,-0.1039198;-0.3014745;-0.08546595,-0.09446282;-0.6526008;-0.04815373,-0.09228093;-0.6463485;-0.1175584,-0.0228526;0.5019756;-0.1837237,965.3775
+0;0;0,0.0140336;0.3063412;-0.005688113,0.03083604;0.609393;-0.02864744,0.2260378;0.4901513;0.003519099,0.259855;0.2363645;0.03874315,0.3001292;0.02015628;0.02528106,-0.1733;0.4861489;-0.02377806,-0.24543;0.2387182;-0.004609458,-0.2987974;0.02623136;-0.02807195,0.0773408;0.001501027;-0.04172757,0.06689647;-0.3053148;-0.003314286,0.04171155;-0.6502709;0.06839505,0.04456335;-0.6144908;-0.004708827,-0.07659295;0.01020209;-0.04188652,-0.1234663;-0.2951925;-0.02583618,-0.1651656;-0.6368576;0.05351966,-0.1603961;-0.6009994;-0.01947795,0.02659036;0.5339565;-0.02008561,0;0;0,-0.01283011;0.2895078;-0.1004729,-0.02610516;0.5713445;-0.2146976,0.1538567;0.4970275;-0.07882047,0.2542993;0.2620785;-0.04006004,0.2703148;0.05265701;-0.1066587,-0.1999327;0.4874734;-0.08034255,-0.2779166;0.2458895;-0.03188784,-0.3146866;0.03371638;-0.07857584,0.0812932;0.004941672;-0.03304601,0.09660651;-0.3029808;-0.05892777,0.07063421;-0.6460175;0.02121282,0.08845474;-0.6725426;-0.02206612,-0.0784037;0.00342466;-0.03957492,-0.1039198;-0.3014745;-0.08546595,-0.09446282;-0.6526008;-0.04815373,-0.09228093;-0.6463485;-0.1175584,-0.0228526;0.5019756;-0.1837237,965.3775
+0;0;0,0.0140336;0.3063412;-0.005688113,0.03083604;0.609393;-0.02864744,0.2260378;0.4901513;0.003519099,0.259855;0.2363645;0.03874315,0.3001292;0.02015628;0.02528106,-0.1733;0.4861489;-0.02377806,-0.24543;0.2387182;-0.004609458,-0.2987974;0.02623136;-0.02807195,0.0773408;0.001501027;-0.04172757,0.06689647;-0.3053148;-0.003314286,0.04171155;-0.6502709;0.06839505,0.04456335;-0.6144908;-0.004708827,-0.07659295;0.01020209;-0.04188652,-0.1234663;-0.2951925;-0.02583618,-0.1651656;-0.6368576;0.05351966,-0.1603961;-0.6009994;-0.01947795,0.02659036;0.5339565;-0.02008561,0;0;0,-0.01283011;0.2895078;-0.1004729,-0.02610516;0.5713445;-0.2146976,0.1538567;0.4970275;-0.07882047,0.2542993;0.2620785;-0.04006004,0.2703148;0.05265701;-0.1066587,-0.1999327;0.4874734;-0.08034255,-0.2779166;0.2458895;-0.03188784,-0.3146866;0.03371638;-0.07857584,0.0812932;0.004941672;-0.03304601,0.09660651;-0.3029808;-0.05892777,0.07063421;-0.6460175;0.02121282,0.08845474;-0.6725426;-0.02206612,-0.0784037;0.00342466;-0.03957492,-0.1039198;-0.3014745;-0.08546595,-0.09446282;-0.6526008;-0.04815373,-0.09228093;-0.6463485;-0.1175584,-0.0228526;0.5019756;-0.1837237,965.3775
+0;0;0,0.01570858;0.306208;-0.00800812,0.03404674;0.6089934;-0.03319583,0.2290339;0.4901948;-0.001136517,0.2624131;0.2371818;0.03963571,0.3007361;0.02031077;0.03274179,-0.1705428;0.4861727;-0.02758034,-0.2453942;0.2400049;-0.003274022,-0.3004356;0.02735108;-0.02053703,0.077348;0.001354558;-0.04171924,0.06677634;-0.3055571;-0.004114781,0.03938908;-0.6506734;0.06599885,0.04213596;-0.6150517;-0.007121392,-0.07665179;0.01026362;-0.04176369,-0.1234597;-0.2951786;-0.02644466,-0.1673508;-0.6369067;0.05144445,-0.1626841;-0.6012105;-0.02157263,0.0294309;0.5336443;-0.02407357,0;0;0,-0.01283011;0.2895078;-0.1004729,-0.02610516;0.5713445;-0.2146976,0.1538567;0.4970275;-0.07882047,0.2542993;0.2620785;-0.04006004,0.2703148;0.05265701;-0.1066587,-0.1999327;0.4874734;-0.08034255,-0.2779166;0.2458895;-0.03188784,-0.3146866;0.03371638;-0.07857584,0.0812932;0.004941672;-0.03304601,0.09660651;-0.3029808;-0.05892777,0.07063421;-0.6460175;0.02121282,0.08845474;-0.6725426;-0.02206612,-0.0784037;0.00342466;-0.03957492,-0.1039198;-0.3014745;-0.08546595,-0.09446282;-0.6526008;-0.04815373,-0.09228093;-0.6463485;-0.1175584,-0.0228526;0.5019756;-0.1837237,965.3775
+0;0;0,0.01570858;0.306208;-0.00800812,0.03404674;0.6089934;-0.03319583,0.2290339;0.4901948;-0.001136517,0.2624131;0.2371818;0.03963571,0.3007361;0.02031077;0.03274179,-0.1705428;0.4861727;-0.02758034,-0.2453942;0.2400049;-0.003274022,-0.3004356;0.02735108;-0.02053703,0.077348;0.001354558;-0.04171924,0.06677634;-0.3055571;-0.004114781,0.03938908;-0.6506734;0.06599885,0.04213596;-0.6150517;-0.007121392,-0.07665179;0.01026362;-0.04176369,-0.1234597;-0.2951786;-0.02644466,-0.1673508;-0.6369067;0.05144445,-0.1626841;-0.6012105;-0.02157263,0.0294309;0.5336443;-0.02407357,0;0;0,-0.01283011;0.2895078;-0.1004729,-0.02610516;0.5713445;-0.2146976,0.1538567;0.4970275;-0.07882047,0.2542993;0.2620785;-0.04006004,0.2703148;0.05265701;-0.1066587,-0.1999327;0.4874734;-0.08034255,-0.2779166;0.2458895;-0.03188784,-0.3146866;0.03371638;-0.07857584,0.0812932;0.004941672;-0.03304601,0.09660651;-0.3029808;-0.05892777,0.07063421;-0.6460175;0.02121282,0.08845474;-0.6725426;-0.02206612,-0.0784037;0.00342466;-0.03957492,-0.1039198;-0.3014745;-0.08546595,-0.09446282;-0.6526008;-0.04815373,-0.09228093;-0.6463485;-0.1175584,-0.0228526;0.5019756;-0.1837237,965.3775
+0;0;0,0.01570858;0.306208;-0.00800812,0.03404674;0.6089934;-0.03319583,0.2290339;0.4901948;-0.001136517,0.2624131;0.2371818;0.03963571,0.3007361;0.02031077;0.03274179,-0.1705428;0.4861727;-0.02758034,-0.2453942;0.2400049;-0.003274022,-0.3004356;0.02735108;-0.02053703,0.077348;0.001354558;-0.04171924,0.06677634;-0.3055571;-0.004114781,0.03938908;-0.6506734;0.06599885,0.04213596;-0.6150517;-0.007121392,-0.07665179;0.01026362;-0.04176369,-0.1234597;-0.2951786;-0.02644466,-0.1673508;-0.6369067;0.05144445,-0.1626841;-0.6012105;-0.02157263,0.0294309;0.5336443;-0.02407357,0;0;0,-0.01283011;0.2895078;-0.1004729,-0.02610516;0.5713445;-0.2146976,0.1538567;0.4970275;-0.07882047,0.2542993;0.2620785;-0.04006004,0.2703148;0.05265701;-0.1066587,-0.1999327;0.4874734;-0.08034255,-0.2779166;0.2458895;-0.03188784,-0.3146866;0.03371638;-0.07857584,0.0812932;0.004941672;-0.03304601,0.09660651;-0.3029808;-0.05892777,0.07063421;-0.6460175;0.02121282,0.08845474;-0.6725426;-0.02206612,-0.0784037;0.00342466;-0.03957492,-0.1039198;-0.3014745;-0.08546595,-0.09446282;-0.6526008;-0.04815373,-0.09228093;-0.6463485;-0.1175584,-0.0228526;0.5019756;-0.1837237,965.3775
+0;0;0,0.016561;0.3060951;-0.01028266,0.03565222;0.6086524;-0.03755349,0.2306281;0.4903645;-0.005612636,0.2627759;0.2381041;0.04046696,0.3005448;0.02102976;0.03926776,-0.1693246;0.4867429;-0.03063068,-0.2466182;0.2418586;-0.001484139,-0.3031193;0.02917497;-0.01255182,0.07713842;0.001106555;-0.04211273,0.06676356;-0.3058595;-0.004900094,0.0372603;-0.6509169;0.06464252,0.0398468;-0.61544;-0.008494563,-0.07684547;0.01048331;-0.04135116,-0.1237872;-0.2949685;-0.02664511,-0.1691294;-0.6366537;0.05059836,-0.1646252;-0.6011069;-0.02244042,0.03085699;0.5333818;-0.02789191,0;0;0,-0.01283011;0.2895078;-0.1004729,-0.02610516;0.5713445;-0.2146976,0.1538567;0.4970275;-0.07882047,0.2542993;0.2620785;-0.04006004,0.2703148;0.05265701;-0.1066587,-0.1999327;0.4874734;-0.08034255,-0.2779166;0.2458895;-0.03188784,-0.3146866;0.03371638;-0.07857584,0.0812932;0.004941672;-0.03304601,0.09660651;-0.3029808;-0.05892777,0.07063421;-0.6460175;0.02121282,0.08845474;-0.6725426;-0.02206612,-0.0784037;0.00342466;-0.03957492,-0.1039198;-0.3014745;-0.08546595,-0.09446282;-0.6526008;-0.04815373,-0.09228093;-0.6463485;-0.1175584,-0.0228526;0.5019756;-0.1837237,965.3775
+0;0;0,0.016561;0.3060951;-0.01028266,0.03565222;0.6086524;-0.03755349,0.2306281;0.4903645;-0.005612636,0.2627759;0.2381041;0.04046696,0.3005448;0.02102976;0.03926776,-0.1693246;0.4867429;-0.03063068,-0.2466182;0.2418586;-0.001484139,-0.3031193;0.02917497;-0.01255182,0.07713842;0.001106555;-0.04211273,0.06676356;-0.3058595;-0.004900094,0.0372603;-0.6509169;0.06464252,0.0398468;-0.61544;-0.008494563,-0.07684547;0.01048331;-0.04135116,-0.1237872;-0.2949685;-0.02664511,-0.1691294;-0.6366537;0.05059836,-0.1646252;-0.6011069;-0.02244042,0.03085699;0.5333818;-0.02789191,0;0;0,-0.01283011;0.2895078;-0.1004729,-0.02610516;0.5713445;-0.2146976,0.1538567;0.4970275;-0.07882047,0.2542993;0.2620785;-0.04006004,0.2703148;0.05265701;-0.1066587,-0.1999327;0.4874734;-0.08034255,-0.2779166;0.2458895;-0.03188784,-0.3146866;0.03371638;-0.07857584,0.0812932;0.004941672;-0.03304601,0.09660651;-0.3029808;-0.05892777,0.07063421;-0.6460175;0.02121282,0.08845474;-0.6725426;-0.02206612,-0.0784037;0.00342466;-0.03957492,-0.1039198;-0.3014745;-0.08546595,-0.09446282;-0.6526008;-0.04815373,-0.09228093;-0.6463485;-0.1175584,-0.0228526;0.5019756;-0.1837237,965.3775
+0;0;0,0.016561;0.3060951;-0.01028266,0.03565222;0.6086524;-0.03755349,0.2306281;0.4903645;-0.005612636,0.2627759;0.2381041;0.04046696,0.3005448;0.02102976;0.03926776,-0.1693246;0.4867429;-0.03063068,-0.2466182;0.2418586;-0.001484139,-0.3031193;0.02917497;-0.01255182,0.07713842;0.001106555;-0.04211273,0.06676356;-0.3058595;-0.004900094,0.0372603;-0.6509169;0.06464252,0.0398468;-0.61544;-0.008494563,-0.07684547;0.01048331;-0.04135116,-0.1237872;-0.2949685;-0.02664511,-0.1691294;-0.6366537;0.05059836,-0.1646252;-0.6011069;-0.02244042,0.03085699;0.5333818;-0.02789191,0;0;0,-0.01283011;0.2895078;-0.1004729,-0.02610516;0.5713445;-0.2146976,0.1538567;0.4970275;-0.07882047,0.2542993;0.2620785;-0.04006004,0.2703148;0.05265701;-0.1066587,-0.1999327;0.4874734;-0.08034255,-0.2779166;0.2458895;-0.03188784,-0.3146866;0.03371638;-0.07857584,0.0812932;0.004941672;-0.03304601,0.09660651;-0.3029808;-0.05892777,0.07063421;-0.6460175;0.02121282,0.08845474;-0.6725426;-0.02206612,-0.0784037;0.00342466;-0.03957492,-0.1039198;-0.3014745;-0.08546595,-0.09446282;-0.6526008;-0.04815373,-0.09228093;-0.6463485;-0.1175584,-0.0228526;0.5019756;-0.1837237,965.3775
+0;0;0,0.01780859;0.3059254;-0.01291178,0.03815128;0.6081177;-0.04313362,0.2329177;0.4908065;-0.009609111,0.2632822;0.2392375;0.04121569,0.3022598;0.02247307;0.04778263,-0.1675758;0.488245;-0.03408083,-0.247176;0.2446723;-0.0004910566,-0.3040371;0.03184175;-0.004873514,0.07727352;0.000879455;-0.04186971,0.06712833;-0.3062405;-0.005884118,0.03475798;-0.6512965;0.06237859,0.03729001;-0.6160218;-0.01077525,-0.0768349;0.01057363;-0.04134779,-0.1243652;-0.2948155;-0.0272424,-0.1696869;-0.6357865;0.0531068,-0.1652493;-0.6004431;-0.01995123,0.03305524;0.5329725;-0.03268231,0;0;0,-0.01283011;0.2895078;-0.1004729,-0.02610516;0.5713445;-0.2146976,0.1538567;0.4970275;-0.07882047,0.2542993;0.2620785;-0.04006004,0.2703148;0.05265701;-0.1066587,-0.1999327;0.4874734;-0.08034255,-0.2779166;0.2458895;-0.03188784,-0.3146866;0.03371638;-0.07857584,0.0812932;0.004941672;-0.03304601,0.09660651;-0.3029808;-0.05892777,0.07063421;-0.6460175;0.02121282,0.08845474;-0.6725426;-0.02206612,-0.0784037;0.00342466;-0.03957492,-0.1039198;-0.3014745;-0.08546595,-0.09446282;-0.6526008;-0.04815373,-0.09228093;-0.6463485;-0.1175584,-0.0228526;0.5019756;-0.1837237,965.3775
+0;0;0,0.01780859;0.3059254;-0.01291178,0.03815128;0.6081177;-0.04313362,0.2329177;0.4908065;-0.009609111,0.2632822;0.2392375;0.04121569,0.3022598;0.02247307;0.04778263,-0.1675758;0.488245;-0.03408083,-0.247176;0.2446723;-0.0004910566,-0.3040371;0.03184175;-0.004873514,0.07727352;0.000879455;-0.04186971,0.06712833;-0.3062405;-0.005884118,0.03475798;-0.6512965;0.06237859,0.03729001;-0.6160218;-0.01077525,-0.0768349;0.01057363;-0.04134779,-0.1243652;-0.2948155;-0.0272424,-0.1696869;-0.6357865;0.0531068,-0.1652493;-0.6004431;-0.01995123,0.03305524;0.5329725;-0.03268231,0;0;0,-0.01283011;0.2895078;-0.1004729,-0.02610516;0.5713445;-0.2146976,0.1538567;0.4970275;-0.07882047,0.2542993;0.2620785;-0.04006004,0.2703148;0.05265701;-0.1066587,-0.1999327;0.4874734;-0.08034255,-0.2779166;0.2458895;-0.03188784,-0.3146866;0.03371638;-0.07857584,0.0812932;0.004941672;-0.03304601,0.09660651;-0.3029808;-0.05892777,0.07063421;-0.6460175;0.02121282,0.08845474;-0.6725426;-0.02206612,-0.0784037;0.00342466;-0.03957492,-0.1039198;-0.3014745;-0.08546595,-0.09446282;-0.6526008;-0.04815373,-0.09228093;-0.6463485;-0.1175584,-0.0228526;0.5019756;-0.1837237,965.3775
+0;0;0,0.01780859;0.3059254;-0.01291178,0.03815128;0.6081177;-0.04313362,0.2329177;0.4908065;-0.009609111,0.2632822;0.2392375;0.04121569,0.3022598;0.02247307;0.04778263,-0.1675758;0.488245;-0.03408083,-0.247176;0.2446723;-0.0004910566,-0.3040371;0.03184175;-0.004873514,0.07727352;0.000879455;-0.04186971,0.06712833;-0.3062405;-0.005884118,0.03475798;-0.6512965;0.06237859,0.03729001;-0.6160218;-0.01077525,-0.0768349;0.01057363;-0.04134779,-0.1243652;-0.2948155;-0.0272424,-0.1696869;-0.6357865;0.0531068,-0.1652493;-0.6004431;-0.01995123,0.03305524;0.5329725;-0.03268231,0;0;0,-0.01283011;0.2895078;-0.1004729,-0.02610516;0.5713445;-0.2146976,0.1538567;0.4970275;-0.07882047,0.2542993;0.2620785;-0.04006004,0.2703148;0.05265701;-0.1066587,-0.1999327;0.4874734;-0.08034255,-0.2779166;0.2458895;-0.03188784,-0.3146866;0.03371638;-0.07857584,0.0812932;0.004941672;-0.03304601,0.09660651;-0.3029808;-0.05892777,0.07063421;-0.6460175;0.02121282,0.08845474;-0.6725426;-0.02206612,-0.0784037;0.00342466;-0.03957492,-0.1039198;-0.3014745;-0.08546595,-0.09446282;-0.6526008;-0.04815373,-0.09228093;-0.6463485;-0.1175584,-0.0228526;0.5019756;-0.1837237,965.3775
+0;0;0,0.01780859;0.3059254;-0.01291178,0.03815128;0.6081177;-0.04313362,0.2329177;0.4908065;-0.009609111,0.2632822;0.2392375;0.04121569,0.3022598;0.02247307;0.04778263,-0.1675758;0.488245;-0.03408083,-0.247176;0.2446723;-0.0004910566,-0.3040371;0.03184175;-0.004873514,0.07727352;0.000879455;-0.04186971,0.06712833;-0.3062405;-0.005884118,0.03475798;-0.6512965;0.06237859,0.03729001;-0.6160218;-0.01077525,-0.0768349;0.01057363;-0.04134779,-0.1243652;-0.2948155;-0.0272424,-0.1696869;-0.6357865;0.0531068,-0.1652493;-0.6004431;-0.01995123,0.03305524;0.5329725;-0.03268231,0;0;0,-0.01283011;0.2895078;-0.1004729,-0.02610516;0.5713445;-0.2146976,0.1538567;0.4970275;-0.07882047,0.2542993;0.2620785;-0.04006004,0.2703148;0.05265701;-0.1066587,-0.1999327;0.4874734;-0.08034255,-0.2779166;0.2458895;-0.03188784,-0.3146866;0.03371638;-0.07857584,0.0812932;0.004941672;-0.03304601,0.09660651;-0.3029808;-0.05892777,0.07063421;-0.6460175;0.02121282,0.08845474;-0.6725426;-0.02206612,-0.0784037;0.00342466;-0.03957492,-0.1039198;-0.3014745;-0.08546595,-0.09446282;-0.6526008;-0.04815373,-0.09228093;-0.6463485;-0.1175584,-0.0228526;0.5019756;-0.1837237,965.3775
+0;0;0,0.0190632;0.3057578;-0.01493215,0.04057814;0.6076102;-0.04762301,0.2350693;0.4907391;-0.01271136,0.2650108;0.2401849;0.04312981,0.3036674;0.02353184;0.05391603,-0.1657095;0.4892076;-0.03657345,-0.2467372;0.2468046;0.00173343,-0.30462;0.03420582;0.00247411,0.07728121;0.0007589626;-0.04185788,0.06751136;-0.3064499;-0.006533418,0.03508875;-0.6515917;0.0612695,0.03752613;-0.6165188;-0.01190184,-0.07690846;0.01063517;-0.04119496,-0.124112;-0.2947919;-0.02681821,-0.1691449;-0.6339523;0.06100877,-0.1647947;-0.5988002;-0.01206825,0.03522484;0.5325751;-0.03652899,0;0;0,-0.01283011;0.2895078;-0.1004729,-0.02610516;0.5713445;-0.2146976,0.1538567;0.4970275;-0.07882047,0.2542993;0.2620785;-0.04006004,0.2703148;0.05265701;-0.1066587,-0.1999327;0.4874734;-0.08034255,-0.2779166;0.2458895;-0.03188784,-0.3146866;0.03371638;-0.07857584,0.0812932;0.004941672;-0.03304601,0.09660651;-0.3029808;-0.05892777,0.07063421;-0.6460175;0.02121282,0.08845474;-0.6725426;-0.02206612,-0.0784037;0.00342466;-0.03957492,-0.1039198;-0.3014745;-0.08546595,-0.09446282;-0.6526008;-0.04815373,-0.09228093;-0.6463485;-0.1175584,-0.0228526;0.5019756;-0.1837237,965.3775
+0;0;0,0.0190632;0.3057578;-0.01493215,0.04057814;0.6076102;-0.04762301,0.2350693;0.4907391;-0.01271136,0.2650108;0.2401849;0.04312981,0.3036674;0.02353184;0.05391603,-0.1657095;0.4892076;-0.03657345,-0.2467372;0.2468046;0.00173343,-0.30462;0.03420582;0.00247411,0.07728121;0.0007589626;-0.04185788,0.06751136;-0.3064499;-0.006533418,0.03508875;-0.6515917;0.0612695,0.03752613;-0.6165188;-0.01190184,-0.07690846;0.01063517;-0.04119496,-0.124112;-0.2947919;-0.02681821,-0.1691449;-0.6339523;0.06100877,-0.1647947;-0.5988002;-0.01206825,0.03522484;0.5325751;-0.03652899,0;0;0,-0.01283011;0.2895078;-0.1004729,-0.02610516;0.5713445;-0.2146976,0.1538567;0.4970275;-0.07882047,0.2542993;0.2620785;-0.04006004,0.2703148;0.05265701;-0.1066587,-0.1999327;0.4874734;-0.08034255,-0.2779166;0.2458895;-0.03188784,-0.3146866;0.03371638;-0.07857584,0.0812932;0.004941672;-0.03304601,0.09660651;-0.3029808;-0.05892777,0.07063421;-0.6460175;0.02121282,0.08845474;-0.6725426;-0.02206612,-0.0784037;0.00342466;-0.03957492,-0.1039198;-0.3014745;-0.08546595,-0.09446282;-0.6526008;-0.04815373,-0.09228093;-0.6463485;-0.1175584,-0.0228526;0.5019756;-0.1837237,965.3775
+0;0;0,0.0190632;0.3057578;-0.01493215,0.04057814;0.6076102;-0.04762301,0.2350693;0.4907391;-0.01271136,0.2650108;0.2401849;0.04312981,0.3036674;0.02353184;0.05391603,-0.1657095;0.4892076;-0.03657345,-0.2467372;0.2468046;0.00173343,-0.30462;0.03420582;0.00247411,0.07728121;0.0007589626;-0.04185788,0.06751136;-0.3064499;-0.006533418,0.03508875;-0.6515917;0.0612695,0.03752613;-0.6165188;-0.01190184,-0.07690846;0.01063517;-0.04119496,-0.124112;-0.2947919;-0.02681821,-0.1691449;-0.6339523;0.06100877,-0.1647947;-0.5988002;-0.01206825,0.03522484;0.5325751;-0.03652899,0;0;0,-0.01283011;0.2895078;-0.1004729,-0.02610516;0.5713445;-0.2146976,0.1538567;0.4970275;-0.07882047,0.2542993;0.2620785;-0.04006004,0.2703148;0.05265701;-0.1066587,-0.1999327;0.4874734;-0.08034255,-0.2779166;0.2458895;-0.03188784,-0.3146866;0.03371638;-0.07857584,0.0812932;0.004941672;-0.03304601,0.09660651;-0.3029808;-0.05892777,0.07063421;-0.6460175;0.02121282,0.08845474;-0.6725426;-0.02206612,-0.0784037;0.00342466;-0.03957492,-0.1039198;-0.3014745;-0.08546595,-0.09446282;-0.6526008;-0.04815373,-0.09228093;-0.6463485;-0.1175584,-0.0228526;0.5019756;-0.1837237,965.3775
+0;0;0,0.01965207;0.3056276;-0.01672609,0.04107779;0.6073133;-0.05099628,0.2358377;0.4914456;-0.01578479,0.2659091;0.2421663;0.04543316,0.3040623;0.02567069;0.06037376,-0.1654408;0.4903536;-0.03938983,-0.2491108;0.2496124;0.003448617,-0.3077011;0.03736475;0.01165342,0.07728811;0.0005726427;-0.04184809,0.06706053;-0.3066838;-0.007071201,0.03509793;-0.6522059;0.05899042,0.03749277;-0.6172963;-0.01419346,-0.07697423;0.01074973;-0.04104212,-0.1240631;-0.2946067;-0.02489547,-0.1688091;-0.6321632;0.06904401,-0.1644905;-0.5971484;-0.004044428,0.03578945;0.5323263;-0.03955069,0;0;0,-0.01283011;0.2895078;-0.1004729,-0.02610516;0.5713445;-0.2146976,0.1538567;0.4970275;-0.07882047,0.2542993;0.2620785;-0.04006004,0.2703148;0.05265701;-0.1066587,-0.1999327;0.4874734;-0.08034255,-0.2779166;0.2458895;-0.03188784,-0.3146866;0.03371638;-0.07857584,0.0812932;0.004941672;-0.03304601,0.09660651;-0.3029808;-0.05892777,0.07063421;-0.6460175;0.02121282,0.08845474;-0.6725426;-0.02206612,-0.0784037;0.00342466;-0.03957492,-0.1039198;-0.3014745;-0.08546595,-0.09446282;-0.6526008;-0.04815373,-0.09228093;-0.6463485;-0.1175584,-0.0228526;0.5019756;-0.1837237,965.3775
+0;0;0,0.01965207;0.3056276;-0.01672609,0.04107779;0.6073133;-0.05099628,0.2358377;0.4914456;-0.01578479,0.2659091;0.2421663;0.04543316,0.3040623;0.02567069;0.06037376,-0.1654408;0.4903536;-0.03938983,-0.2491108;0.2496124;0.003448617,-0.3077011;0.03736475;0.01165342,0.07728811;0.0005726427;-0.04184809,0.06706053;-0.3066838;-0.007071201,0.03509793;-0.6522059;0.05899042,0.03749277;-0.6172963;-0.01419346,-0.07697423;0.01074973;-0.04104212,-0.1240631;-0.2946067;-0.02489547,-0.1688091;-0.6321632;0.06904401,-0.1644905;-0.5971484;-0.004044428,0.03578945;0.5323263;-0.03955069,0;0;0,-0.01283011;0.2895078;-0.1004729,-0.02610516;0.5713445;-0.2146976,0.1538567;0.4970275;-0.07882047,0.2542993;0.2620785;-0.04006004,0.2703148;0.05265701;-0.1066587,-0.1999327;0.4874734;-0.08034255,-0.2779166;0.2458895;-0.03188784,-0.3146866;0.03371638;-0.07857584,0.0812932;0.004941672;-0.03304601,0.09660651;-0.3029808;-0.05892777,0.07063421;-0.6460175;0.02121282,0.08845474;-0.6725426;-0.02206612,-0.0784037;0.00342466;-0.03957492,-0.1039198;-0.3014745;-0.08546595,-0.09446282;-0.6526008;-0.04815373,-0.09228093;-0.6463485;-0.1175584,-0.0228526;0.5019756;-0.1837237,965.3775
+0;0;0,0.01965207;0.3056276;-0.01672609,0.04107779;0.6073133;-0.05099628,0.2358377;0.4914456;-0.01578479,0.2659091;0.2421663;0.04543316,0.3040623;0.02567069;0.06037376,-0.1654408;0.4903536;-0.03938983,-0.2491108;0.2496124;0.003448617,-0.3077011;0.03736475;0.01165342,0.07728811;0.0005726427;-0.04184809,0.06706053;-0.3066838;-0.007071201,0.03509793;-0.6522059;0.05899042,0.03749277;-0.6172963;-0.01419346,-0.07697423;0.01074973;-0.04104212,-0.1240631;-0.2946067;-0.02489547,-0.1688091;-0.6321632;0.06904401,-0.1644905;-0.5971484;-0.004044428,0.03578945;0.5323263;-0.03955069,0;0;0,-0.01283011;0.2895078;-0.1004729,-0.02610516;0.5713445;-0.2146976,0.1538567;0.4970275;-0.07882047,0.2542993;0.2620785;-0.04006004,0.2703148;0.05265701;-0.1066587,-0.1999327;0.4874734;-0.08034255,-0.2779166;0.2458895;-0.03188784,-0.3146866;0.03371638;-0.07857584,0.0812932;0.004941672;-0.03304601,0.09660651;-0.3029808;-0.05892777,0.07063421;-0.6460175;0.02121282,0.08845474;-0.6725426;-0.02206612,-0.0784037;0.00342466;-0.03957492,-0.1039198;-0.3014745;-0.08546595,-0.09446282;-0.6526008;-0.04815373,-0.09228093;-0.6463485;-0.1175584,-0.0228526;0.5019756;-0.1837237,965.3775
+0;0;0,0.02094275;0.305455;-0.01824395,0.04284743;0.6069257;-0.05408394,0.2376788;0.4918591;-0.01840235,0.2671254;0.2435863;0.04706232,0.3060215;0.02778134;0.06861585,-0.1641013;0.4918287;-0.04325483,-0.2502441;0.253044;0.005257409,-0.3100393;0.04132815;0.01751111,0.07723369;0.0003741003;-0.04195069,0.06690558;-0.3069474;-0.007783093,0.03318391;-0.6522789;0.05840011,0.03576482;-0.6174995;-0.01478606,-0.07707059;0.01089987;-0.04082109,-0.1239922;-0.2943762;-0.02277954,-0.1706372;-0.6296301;0.078217,-0.1661397;-0.5948042;0.005126633,0.03749444;0.5319979;-0.04228653,0;0;0,-0.01283011;0.2895078;-0.1004729,-0.02610516;0.5713445;-0.2146976,0.1538567;0.4970275;-0.07882047,0.2542993;0.2620785;-0.04006004,0.2703148;0.05265701;-0.1066587,-0.1999327;0.4874734;-0.08034255,-0.2779166;0.2458895;-0.03188784,-0.3146866;0.03371638;-0.07857584,0.0812932;0.004941672;-0.03304601,0.09660651;-0.3029808;-0.05892777,0.07063421;-0.6460175;0.02121282,0.08845474;-0.6725426;-0.02206612,-0.0784037;0.00342466;-0.03957492,-0.1039198;-0.3014745;-0.08546595,-0.09446282;-0.6526008;-0.04815373,-0.09228093;-0.6463485;-0.1175584,-0.0228526;0.5019756;-0.1837237,965.3775
+0;0;0,0.02094275;0.305455;-0.01824395,0.04284743;0.6069257;-0.05408394,0.2376788;0.4918591;-0.01840235,0.2671254;0.2435863;0.04706232,0.3060215;0.02778134;0.06861585,-0.1641013;0.4918287;-0.04325483,-0.2502441;0.253044;0.005257409,-0.3100393;0.04132815;0.01751111,0.07723369;0.0003741003;-0.04195069,0.06690558;-0.3069474;-0.007783093,0.03318391;-0.6522789;0.05840011,0.03576482;-0.6174995;-0.01478606,-0.07707059;0.01089987;-0.04082109,-0.1239922;-0.2943762;-0.02277954,-0.1706372;-0.6296301;0.078217,-0.1661397;-0.5948042;0.005126633,0.03749444;0.5319979;-0.04228653,0;0;0,-0.01283011;0.2895078;-0.1004729,-0.02610516;0.5713445;-0.2146976,0.1538567;0.4970275;-0.07882047,0.2542993;0.2620785;-0.04006004,0.2703148;0.05265701;-0.1066587,-0.1999327;0.4874734;-0.08034255,-0.2779166;0.2458895;-0.03188784,-0.3146866;0.03371638;-0.07857584,0.0812932;0.004941672;-0.03304601,0.09660651;-0.3029808;-0.05892777,0.07063421;-0.6460175;0.02121282,0.08845474;-0.6725426;-0.02206612,-0.0784037;0.00342466;-0.03957492,-0.1039198;-0.3014745;-0.08546595,-0.09446282;-0.6526008;-0.04815373,-0.09228093;-0.6463485;-0.1175584,-0.0228526;0.5019756;-0.1837237,965.3775
+0;0;0,0.02094275;0.305455;-0.01824395,0.04284743;0.6069257;-0.05408394,0.2376788;0.4918591;-0.01840235,0.2671254;0.2435863;0.04706232,0.3060215;0.02778134;0.06861585,-0.1641013;0.4918287;-0.04325483,-0.2502441;0.253044;0.005257409,-0.3100393;0.04132815;0.01751111,0.07723369;0.0003741003;-0.04195069,0.06690558;-0.3069474;-0.007783093,0.03318391;-0.6522789;0.05840011,0.03576482;-0.6174995;-0.01478606,-0.07707059;0.01089987;-0.04082109,-0.1239922;-0.2943762;-0.02277954,-0.1706372;-0.6296301;0.078217,-0.1661397;-0.5948042;0.005126633,0.03749444;0.5319979;-0.04228653,0;0;0,-0.01283011;0.2895078;-0.1004729,-0.02610516;0.5713445;-0.2146976,0.1538567;0.4970275;-0.07882047,0.2542993;0.2620785;-0.04006004,0.2703148;0.05265701;-0.1066587,-0.1999327;0.4874734;-0.08034255,-0.2779166;0.2458895;-0.03188784,-0.3146866;0.03371638;-0.07857584,0.0812932;0.004941672;-0.03304601,0.09660651;-0.3029808;-0.05892777,0.07063421;-0.6460175;0.02121282,0.08845474;-0.6725426;-0.02206612,-0.0784037;0.00342466;-0.03957492,-0.1039198;-0.3014745;-0.08546595,-0.09446282;-0.6526008;-0.04815373,-0.09228093;-0.6463485;-0.1175584,-0.0228526;0.5019756;-0.1837237,965.3775
+0;0;0,0.02206012;0.3052822;-0.01975648,0.04490173;0.6064571;-0.05744477,0.239614;0.4925407;-0.02040205,0.2694845;0.2458978;0.05078186,0.3086939;0.0306911;0.0772005,-0.1625621;0.4929513;-0.0446711,-0.2493755;0.2554962;0.008907367,-0.3106262;0.04450338;0.02562807,0.07722574;0.0003421773;-0.04196559,0.06630766;-0.3069965;-0.008137867,0.03323164;-0.6523986;0.05800317,0.03570683;-0.6177751;-0.01519667,-0.07711539;0.01089387;-0.04073799,-0.1233675;-0.2942247;-0.01873728,-0.1713421;-0.6266596;0.09060945,-0.1669439;-0.5920318;0.01750023,0.03932821;0.5316215;-0.04517379,0;0;0,-0.01283011;0.2895078;-0.1004729,-0.02610516;0.5713445;-0.2146976,0.1538567;0.4970275;-0.07882047,0.2542993;0.2620785;-0.04006004,0.2703148;0.05265701;-0.1066587,-0.1999327;0.4874734;-0.08034255,-0.2779166;0.2458895;-0.03188784,-0.3146866;0.03371638;-0.07857584,0.0812932;0.004941672;-0.03304601,0.09660651;-0.3029808;-0.05892777,0.07063421;-0.6460175;0.02121282,0.08845474;-0.6725426;-0.02206612,-0.0784037;0.00342466;-0.03957492,-0.1039198;-0.3014745;-0.08546595,-0.09446282;-0.6526008;-0.04815373,-0.09228093;-0.6463485;-0.1175584,-0.0228526;0.5019756;-0.1837237,965.3775
+0;0;0,0.02206012;0.3052822;-0.01975648,0.04490173;0.6064571;-0.05744477,0.239614;0.4925407;-0.02040205,0.2694845;0.2458978;0.05078186,0.3086939;0.0306911;0.0772005,-0.1625621;0.4929513;-0.0446711,-0.2493755;0.2554962;0.008907367,-0.3106262;0.04450338;0.02562807,0.07722574;0.0003421773;-0.04196559,0.06630766;-0.3069965;-0.008137867,0.03323164;-0.6523986;0.05800317,0.03570683;-0.6177751;-0.01519667,-0.07711539;0.01089387;-0.04073799,-0.1233675;-0.2942247;-0.01873728,-0.1713421;-0.6266596;0.09060945,-0.1669439;-0.5920318;0.01750023,0.03932821;0.5316215;-0.04517379,0;0;0,-0.01283011;0.2895078;-0.1004729,-0.02610516;0.5713445;-0.2146976,0.1538567;0.4970275;-0.07882047,0.2542993;0.2620785;-0.04006004,0.2703148;0.05265701;-0.1066587,-0.1999327;0.4874734;-0.08034255,-0.2779166;0.2458895;-0.03188784,-0.3146866;0.03371638;-0.07857584,0.0812932;0.004941672;-0.03304601,0.09660651;-0.3029808;-0.05892777,0.07063421;-0.6460175;0.02121282,0.08845474;-0.6725426;-0.02206612,-0.0784037;0.00342466;-0.03957492,-0.1039198;-0.3014745;-0.08546595,-0.09446282;-0.6526008;-0.04815373,-0.09228093;-0.6463485;-0.1175584,-0.0228526;0.5019756;-0.1837237,965.3775
+0;0;0,0.02622733;0.3037213;-0.03375987,0.05118617;0.5994431;-0.1015985,0.2297311;0.4617762;-0.01660502,0.2607368;0.2167082;0.05937145,0.2985237;0.001917332;0.09077618,-0.1450095;0.4643373;-0.03943673,-0.234061;0.2290103;0.01958153,-0.2960536;0.01879807;0.04231827,0.07726967;0.0003797998;-0.04188433,0.0647231;-0.3069673;-0.00870385,0.03039208;-0.6523359;0.05697089,0.03290201;-0.6198923;-0.01633292,-0.0771212;0.01082143;-0.04074629,-0.1240433;-0.2938639;-0.01455943,-0.169855;-0.6217116;0.1086822,-0.18677;-0.6459354;0.06221316,0.04616336;0.5257854;-0.08339603,0;0;0,-0.01283011;0.2895078;-0.1004729,-0.02610516;0.5713445;-0.2146976,0.1538567;0.4970275;-0.07882047,0.2542993;0.2620785;-0.04006004,0.2703148;0.05265701;-0.1066587,-0.1999327;0.4874734;-0.08034255,-0.2779166;0.2458895;-0.03188784,-0.3146866;0.03371638;-0.07857584,0.0812932;0.004941672;-0.03304601,0.09660651;-0.3029808;-0.05892777,0.07063421;-0.6460175;0.02121282,0.08845474;-0.6725426;-0.02206612,-0.0784037;0.00342466;-0.03957492,-0.1039198;-0.3014745;-0.08546595,-0.09446282;-0.6526008;-0.04815373,-0.09228093;-0.6463485;-0.1175584,-0.0228526;0.5019756;-0.1837237,965.3775
+0;0;0,0.02622733;0.3037213;-0.03375987,0.05118617;0.5994431;-0.1015985,0.2297311;0.4617762;-0.01660502,0.2607368;0.2167082;0.05937145,0.2985237;0.001917332;0.09077618,-0.1450095;0.4643373;-0.03943673,-0.234061;0.2290103;0.01958153,-0.2960536;0.01879807;0.04231827,0.07726967;0.0003797998;-0.04188433,0.0647231;-0.3069673;-0.00870385,0.03039208;-0.6523359;0.05697089,0.03290201;-0.6198923;-0.01633292,-0.0771212;0.01082143;-0.04074629,-0.1240433;-0.2938639;-0.01455943,-0.169855;-0.6217116;0.1086822,-0.18677;-0.6459354;0.06221316,0.04616336;0.5257854;-0.08339603,0;0;0,-0.01283011;0.2895078;-0.1004729,-0.02610516;0.5713445;-0.2146976,0.1538567;0.4970275;-0.07882047,0.2542993;0.2620785;-0.04006004,0.2703148;0.05265701;-0.1066587,-0.1999327;0.4874734;-0.08034255,-0.2779166;0.2458895;-0.03188784,-0.3146866;0.03371638;-0.07857584,0.0812932;0.004941672;-0.03304601,0.09660651;-0.3029808;-0.05892777,0.07063421;-0.6460175;0.02121282,0.08845474;-0.6725426;-0.02206612,-0.0784037;0.00342466;-0.03957492,-0.1039198;-0.3014745;-0.08546595,-0.09446282;-0.6526008;-0.04815373,-0.09228093;-0.6463485;-0.1175584,-0.0228526;0.5019756;-0.1837237,965.3775
+0;0;0,0.02622733;0.3037213;-0.03375987,0.05118617;0.5994431;-0.1015985,0.2297311;0.4617762;-0.01660502,0.2607368;0.2167082;0.05937145,0.2985237;0.001917332;0.09077618,-0.1450095;0.4643373;-0.03943673,-0.234061;0.2290103;0.01958153,-0.2960536;0.01879807;0.04231827,0.07726967;0.0003797998;-0.04188433,0.0647231;-0.3069673;-0.00870385,0.03039208;-0.6523359;0.05697089,0.03290201;-0.6198923;-0.01633292,-0.0771212;0.01082143;-0.04074629,-0.1240433;-0.2938639;-0.01455943,-0.169855;-0.6217116;0.1086822,-0.18677;-0.6459354;0.06221316,0.04616336;0.5257854;-0.08339603,0;0;0,-0.01283011;0.2895078;-0.1004729,-0.02610516;0.5713445;-0.2146976,0.1538567;0.4970275;-0.07882047,0.2542993;0.2620785;-0.04006004,0.2703148;0.05265701;-0.1066587,-0.1999327;0.4874734;-0.08034255,-0.2779166;0.2458895;-0.03188784,-0.3146866;0.03371638;-0.07857584,0.0812932;0.004941672;-0.03304601,0.09660651;-0.3029808;-0.05892777,0.07063421;-0.6460175;0.02121282,0.08845474;-0.6725426;-0.02206612,-0.0784037;0.00342466;-0.03957492,-0.1039198;-0.3014745;-0.08546595,-0.09446282;-0.6526008;-0.04815373,-0.09228093;-0.6463485;-0.1175584,-0.0228526;0.5019756;-0.1837237,965.3775
+0;0;0,0.02622733;0.3037213;-0.03375987,0.05118617;0.5994431;-0.1015985,0.2297311;0.4617762;-0.01660502,0.2607368;0.2167082;0.05937145,0.2985237;0.001917332;0.09077618,-0.1450095;0.4643373;-0.03943673,-0.234061;0.2290103;0.01958153,-0.2960536;0.01879807;0.04231827,0.07726967;0.0003797998;-0.04188433,0.0647231;-0.3069673;-0.00870385,0.03039208;-0.6523359;0.05697089,0.03290201;-0.6198923;-0.01633292,-0.0771212;0.01082143;-0.04074629,-0.1240433;-0.2938639;-0.01455943,-0.169855;-0.6217116;0.1086822,-0.18677;-0.6459354;0.06221316,0.04616336;0.5257854;-0.08339603,0;0;0,-0.01283011;0.2895078;-0.1004729,-0.02610516;0.5713445;-0.2146976,0.1538567;0.4970275;-0.07882047,0.2542993;0.2620785;-0.04006004,0.2703148;0.05265701;-0.1066587,-0.1999327;0.4874734;-0.08034255,-0.2779166;0.2458895;-0.03188784,-0.3146866;0.03371638;-0.07857584,0.0812932;0.004941672;-0.03304601,0.09660651;-0.3029808;-0.05892777,0.07063421;-0.6460175;0.02121282,0.08845474;-0.6725426;-0.02206612,-0.0784037;0.00342466;-0.03957492,-0.1039198;-0.3014745;-0.08546595,-0.09446282;-0.6526008;-0.04815373,-0.09228093;-0.6463485;-0.1175584,-0.0228526;0.5019756;-0.1837237,965.3775
+0;0;0,0.02600383;0.3033674;-0.03696274,0.0494448;0.5997825;-0.1022201,0.2292648;0.4630586;-0.01992156,0.2609703;0.2195614;0.06067625,0.2986347;0.005719364;0.09812214,-0.14673;0.4635824;-0.0415747,-0.2373491;0.2303644;0.02315291,-0.3012835;0.02110316;0.0490628,0.07721817;0.0003015359;-0.04197984,0.06324355;-0.3069651;-0.008626051,0.02881945;-0.6523486;0.05692147,0.03134152;-0.6199175;-0.01638234,-0.07721496;0.0108678;-0.04055593,-0.1246544;-0.2932705;-0.009411667,-0.1705478;-0.6196133;0.1177318,-0.1971946;-0.6460418;0.07911186,0.04442498;0.5261147;-0.08405812,0;0;0,-0.01283011;0.2895078;-0.1004729,-0.02610516;0.5713445;-0.2146976,0.1538567;0.4970275;-0.07882047,0.2542993;0.2620785;-0.04006004,0.2703148;0.05265701;-0.1066587,-0.1999327;0.4874734;-0.08034255,-0.2779166;0.2458895;-0.03188784,-0.3146866;0.03371638;-0.07857584,0.0812932;0.004941672;-0.03304601,0.09660651;-0.3029808;-0.05892777,0.07063421;-0.6460175;0.02121282,0.08845474;-0.6725426;-0.02206612,-0.0784037;0.00342466;-0.03957492,-0.1039198;-0.3014745;-0.08546595,-0.09446282;-0.6526008;-0.04815373,-0.09228093;-0.6463485;-0.1175584,-0.0228526;0.5019756;-0.1837237,965.3775
+0;0;0,0.02600383;0.3033674;-0.03696274,0.0494448;0.5997825;-0.1022201,0.2292648;0.4630586;-0.01992156,0.2609703;0.2195614;0.06067625,0.2986347;0.005719364;0.09812214,-0.14673;0.4635824;-0.0415747,-0.2373491;0.2303644;0.02315291,-0.3012835;0.02110316;0.0490628,0.07721817;0.0003015359;-0.04197984,0.06324355;-0.3069651;-0.008626051,0.02881945;-0.6523486;0.05692147,0.03134152;-0.6199175;-0.01638234,-0.07721496;0.0108678;-0.04055593,-0.1246544;-0.2932705;-0.009411667,-0.1705478;-0.6196133;0.1177318,-0.1971946;-0.6460418;0.07911186,0.04442498;0.5261147;-0.08405812,0;0;0,-0.01283011;0.2895078;-0.1004729,-0.02610516;0.5713445;-0.2146976,0.1538567;0.4970275;-0.07882047,0.2542993;0.2620785;-0.04006004,0.2703148;0.05265701;-0.1066587,-0.1999327;0.4874734;-0.08034255,-0.2779166;0.2458895;-0.03188784,-0.3146866;0.03371638;-0.07857584,0.0812932;0.004941672;-0.03304601,0.09660651;-0.3029808;-0.05892777,0.07063421;-0.6460175;0.02121282,0.08845474;-0.6725426;-0.02206612,-0.0784037;0.00342466;-0.03957492,-0.1039198;-0.3014745;-0.08546595,-0.09446282;-0.6526008;-0.04815373,-0.09228093;-0.6463485;-0.1175584,-0.0228526;0.5019756;-0.1837237,965.3775
+0;0;0,0.02614282;0.3029681;-0.04001386,0.04871558;0.5996727;-0.1042019,0.2293183;0.4636922;-0.02365355,0.2609371;0.2218019;0.0616778,0.2976089;0.009144425;0.1061885,-0.1477385;0.4637203;-0.04396308,-0.2395292;0.2325029;0.02607345,-0.3057604;0.02456036;0.05644696,0.07716463;0.0001579717;-0.04207896,0.06241845;-0.3071069;-0.009041928,0.02812536;-0.6524781;0.05663884,0.03058388;-0.6201407;-0.01667017,-0.07727922;0.010972;-0.04040521,-0.1257465;-0.2925667;-0.00525165,-0.1718492;-0.6151962;0.1309688,-0.1674778;-0.5829651;0.05774561,0.04360152;0.5260407;-0.08592157,0;0;0,-0.01283011;0.2895078;-0.1004729,-0.02610516;0.5713445;-0.2146976,0.1538567;0.4970275;-0.07882047,0.2542993;0.2620785;-0.04006004,0.2703148;0.05265701;-0.1066587,-0.1999327;0.4874734;-0.08034255,-0.2779166;0.2458895;-0.03188784,-0.3146866;0.03371638;-0.07857584,0.0812932;0.004941672;-0.03304601,0.09660651;-0.3029808;-0.05892777,0.07063421;-0.6460175;0.02121282,0.08845474;-0.6725426;-0.02206612,-0.0784037;0.00342466;-0.03957492,-0.1039198;-0.3014745;-0.08546595,-0.09446282;-0.6526008;-0.04815373,-0.09228093;-0.6463485;-0.1175584,-0.0228526;0.5019756;-0.1837237,965.3775
+0;0;0,0.02614282;0.3029681;-0.04001386,0.04871558;0.5996727;-0.1042019,0.2293183;0.4636922;-0.02365355,0.2609371;0.2218019;0.0616778,0.2976089;0.009144425;0.1061885,-0.1477385;0.4637203;-0.04396308,-0.2395292;0.2325029;0.02607345,-0.3057604;0.02456036;0.05644696,0.07716463;0.0001579717;-0.04207896,0.06241845;-0.3071069;-0.009041928,0.02812536;-0.6524781;0.05663884,0.03058388;-0.6201407;-0.01667017,-0.07727922;0.010972;-0.04040521,-0.1257465;-0.2925667;-0.00525165,-0.1718492;-0.6151962;0.1309688,-0.1674778;-0.5829651;0.05774561,0.04360152;0.5260407;-0.08592157,0;0;0,-0.01283011;0.2895078;-0.1004729,-0.02610516;0.5713445;-0.2146976,0.1538567;0.4970275;-0.07882047,0.2542993;0.2620785;-0.04006004,0.2703148;0.05265701;-0.1066587,-0.1999327;0.4874734;-0.08034255,-0.2779166;0.2458895;-0.03188784,-0.3146866;0.03371638;-0.07857584,0.0812932;0.004941672;-0.03304601,0.09660651;-0.3029808;-0.05892777,0.07063421;-0.6460175;0.02121282,0.08845474;-0.6725426;-0.02206612,-0.0784037;0.00342466;-0.03957492,-0.1039198;-0.3014745;-0.08546595,-0.09446282;-0.6526008;-0.04815373,-0.09228093;-0.6463485;-0.1175584,-0.0228526;0.5019756;-0.1837237,965.3775
+0;0;0,0.02614282;0.3029681;-0.04001386,0.04871558;0.5996727;-0.1042019,0.2293183;0.4636922;-0.02365355,0.2609371;0.2218019;0.0616778,0.2976089;0.009144425;0.1061885,-0.1477385;0.4637203;-0.04396308,-0.2395292;0.2325029;0.02607345,-0.3057604;0.02456036;0.05644696,0.07716463;0.0001579717;-0.04207896,0.06241845;-0.3071069;-0.009041928,0.02812536;-0.6524781;0.05663884,0.03058388;-0.6201407;-0.01667017,-0.07727922;0.010972;-0.04040521,-0.1257465;-0.2925667;-0.00525165,-0.1718492;-0.6151962;0.1309688,-0.1674778;-0.5829651;0.05774561,0.04360152;0.5260407;-0.08592157,0;0;0,-0.01283011;0.2895078;-0.1004729,-0.02610516;0.5713445;-0.2146976,0.1538567;0.4970275;-0.07882047,0.2542993;0.2620785;-0.04006004,0.2703148;0.05265701;-0.1066587,-0.1999327;0.4874734;-0.08034255,-0.2779166;0.2458895;-0.03188784,-0.3146866;0.03371638;-0.07857584,0.0812932;0.004941672;-0.03304601,0.09660651;-0.3029808;-0.05892777,0.07063421;-0.6460175;0.02121282,0.08845474;-0.6725426;-0.02206612,-0.0784037;0.00342466;-0.03957492,-0.1039198;-0.3014745;-0.08546595,-0.09446282;-0.6526008;-0.04815373,-0.09228093;-0.6463485;-0.1175584,-0.0228526;0.5019756;-0.1837237,965.3775
+0;0;0,0.0261435;0.3026408;-0.04241795,0.04864598;0.5992632;-0.1069703,0.2296662;0.4642336;-0.02694717,0.2620931;0.223998;0.06264904,0.2974734;0.01239264;0.1128549,-0.1479611;0.4634654;-0.04635053,-0.2411201;0.2343382;0.02857769,-0.3084131;0.02762248;0.06448717,0.0770859;-0.0001846542;-0.04222291,0.06180058;-0.3074498;-0.009434178,0.02775362;-0.6528082;0.05644166,0.03015966;-0.620618;-0.01687364,-0.07722744;0.01133826;-0.04040309,-0.1263092;-0.2916236;-0.001343373,-0.1731521;-0.6104069;0.1434123,-0.2047105;-0.6342745;0.1048367,0.04338488;0.5257187;-0.08838147,0;0;0,-0.01283011;0.2895078;-0.1004729,-0.02610516;0.5713445;-0.2146976,0.1538567;0.4970275;-0.07882047,0.2542993;0.2620785;-0.04006004,0.2703148;0.05265701;-0.1066587,-0.1999327;0.4874734;-0.08034255,-0.2779166;0.2458895;-0.03188784,-0.3146866;0.03371638;-0.07857584,0.0812932;0.004941672;-0.03304601,0.09660651;-0.3029808;-0.05892777,0.07063421;-0.6460175;0.02121282,0.08845474;-0.6725426;-0.02206612,-0.0784037;0.00342466;-0.03957492,-0.1039198;-0.3014745;-0.08546595,-0.09446282;-0.6526008;-0.04815373,-0.09228093;-0.6463485;-0.1175584,-0.0228526;0.5019756;-0.1837237,965.3775
+0;0;0,0.0261435;0.3026408;-0.04241795,0.04864598;0.5992632;-0.1069703,0.2296662;0.4642336;-0.02694717,0.2620931;0.223998;0.06264904,0.2974734;0.01239264;0.1128549,-0.1479611;0.4634654;-0.04635053,-0.2411201;0.2343382;0.02857769,-0.3084131;0.02762248;0.06448717,0.0770859;-0.0001846542;-0.04222291,0.06180058;-0.3074498;-0.009434178,0.02775362;-0.6528082;0.05644166,0.03015966;-0.620618;-0.01687364,-0.07722744;0.01133826;-0.04040309,-0.1263092;-0.2916236;-0.001343373,-0.1731521;-0.6104069;0.1434123,-0.2047105;-0.6342745;0.1048367,0.04338488;0.5257187;-0.08838147,0;0;0,-0.01283011;0.2895078;-0.1004729,-0.02610516;0.5713445;-0.2146976,0.1538567;0.4970275;-0.07882047,0.2542993;0.2620785;-0.04006004,0.2703148;0.05265701;-0.1066587,-0.1999327;0.4874734;-0.08034255,-0.2779166;0.2458895;-0.03188784,-0.3146866;0.03371638;-0.07857584,0.0812932;0.004941672;-0.03304601,0.09660651;-0.3029808;-0.05892777,0.07063421;-0.6460175;0.02121282,0.08845474;-0.6725426;-0.02206612,-0.0784037;0.00342466;-0.03957492,-0.1039198;-0.3014745;-0.08546595,-0.09446282;-0.6526008;-0.04815373,-0.09228093;-0.6463485;-0.1175584,-0.0228526;0.5019756;-0.1837237,965.3775
+0;0;0,0.0261435;0.3026408;-0.04241795,0.04864598;0.5992632;-0.1069703,0.2296662;0.4642336;-0.02694717,0.2620931;0.223998;0.06264904,0.2974734;0.01239264;0.1128549,-0.1479611;0.4634654;-0.04635053,-0.2411201;0.2343382;0.02857769,-0.3084131;0.02762248;0.06448717,0.0770859;-0.0001846542;-0.04222291,0.06180058;-0.3074498;-0.009434178,0.02775362;-0.6528082;0.05644166,0.03015966;-0.620618;-0.01687364,-0.07722744;0.01133826;-0.04040309,-0.1263092;-0.2916236;-0.001343373,-0.1731521;-0.6104069;0.1434123,-0.2047105;-0.6342745;0.1048367,0.04338488;0.5257187;-0.08838147,0;0;0,-0.01283011;0.2895078;-0.1004729,-0.02610516;0.5713445;-0.2146976,0.1538567;0.4970275;-0.07882047,0.2542993;0.2620785;-0.04006004,0.2703148;0.05265701;-0.1066587,-0.1999327;0.4874734;-0.08034255,-0.2779166;0.2458895;-0.03188784,-0.3146866;0.03371638;-0.07857584,0.0812932;0.004941672;-0.03304601,0.09660651;-0.3029808;-0.05892777,0.07063421;-0.6460175;0.02121282,0.08845474;-0.6725426;-0.02206612,-0.0784037;0.00342466;-0.03957492,-0.1039198;-0.3014745;-0.08546595,-0.09446282;-0.6526008;-0.04815373,-0.09228093;-0.6463485;-0.1175584,-0.0228526;0.5019756;-0.1837237,965.3775
+0;0;0,0.0261435;0.3026408;-0.04241795,0.04864598;0.5992632;-0.1069703,0.2296662;0.4642336;-0.02694717,0.2620931;0.223998;0.06264904,0.2974734;0.01239264;0.1128549,-0.1479611;0.4634654;-0.04635053,-0.2411201;0.2343382;0.02857769,-0.3084131;0.02762248;0.06448717,0.0770859;-0.0001846542;-0.04222291,0.06180058;-0.3074498;-0.009434178,0.02775362;-0.6528082;0.05644166,0.03015966;-0.620618;-0.01687364,-0.07722744;0.01133826;-0.04040309,-0.1263092;-0.2916236;-0.001343373,-0.1731521;-0.6104069;0.1434123,-0.2047105;-0.6342745;0.1048367,0.04338488;0.5257187;-0.08838147,0;0;0,-0.01283011;0.2895078;-0.1004729,-0.02610516;0.5713445;-0.2146976,0.1538567;0.4970275;-0.07882047,0.2542993;0.2620785;-0.04006004,0.2703148;0.05265701;-0.1066587,-0.1999327;0.4874734;-0.08034255,-0.2779166;0.2458895;-0.03188784,-0.3146866;0.03371638;-0.07857584,0.0812932;0.004941672;-0.03304601,0.09660651;-0.3029808;-0.05892777,0.07063421;-0.6460175;0.02121282,0.08845474;-0.6725426;-0.02206612,-0.0784037;0.00342466;-0.03957492,-0.1039198;-0.3014745;-0.08546595,-0.09446282;-0.6526008;-0.04815373,-0.09228093;-0.6463485;-0.1175584,-0.0228526;0.5019756;-0.1837237,965.3775
+0;0;0,0.02436958;0.302564;-0.04399276,0.0457385;0.5992455;-0.1086396,0.2275802;0.4637925;-0.03072531,0.2601422;0.2254004;0.06361984,0.2936017;0.01535901;0.1211726,-0.1499563;0.4627672;-0.04595844,-0.2400238;0.2334066;0.0319756,-0.3072463;0.02751486;0.07245928,0.07712027;-0.0002632483;-0.04215968,0.06006506;-0.3074688;-0.009687111,0.0258498;-0.6527727;0.05638725,0.02754214;-0.6206272;-0.01694933,-0.0772258;0.01134037;-0.04040563,-0.1278417;-0.2907722;0.003029354,-0.1757332;-0.6048306;0.1574476,-0.2082828;-0.6257405;0.1158011,0.0407242;0.5257126;-0.08993746,0;0;0,-0.01283011;0.2895078;-0.1004729,-0.02610516;0.5713445;-0.2146976,0.1538567;0.4970275;-0.07882047,0.2542993;0.2620785;-0.04006004,0.2703148;0.05265701;-0.1066587,-0.1999327;0.4874734;-0.08034255,-0.2779166;0.2458895;-0.03188784,-0.3146866;0.03371638;-0.07857584,0.0812932;0.004941672;-0.03304601,0.09660651;-0.3029808;-0.05892777,0.07063421;-0.6460175;0.02121282,0.08845474;-0.6725426;-0.02206612,-0.0784037;0.00342466;-0.03957492,-0.1039198;-0.3014745;-0.08546595,-0.09446282;-0.6526008;-0.04815373,-0.09228093;-0.6463485;-0.1175584,-0.0228526;0.5019756;-0.1837237,965.3775
+0;0;0,0.02436958;0.302564;-0.04399276,0.0457385;0.5992455;-0.1086396,0.2275802;0.4637925;-0.03072531,0.2601422;0.2254004;0.06361984,0.2936017;0.01535901;0.1211726,-0.1499563;0.4627672;-0.04595844,-0.2400238;0.2334066;0.0319756,-0.3072463;0.02751486;0.07245928,0.07712027;-0.0002632483;-0.04215968,0.06006506;-0.3074688;-0.009687111,0.0258498;-0.6527727;0.05638725,0.02754214;-0.6206272;-0.01694933,-0.0772258;0.01134037;-0.04040563,-0.1278417;-0.2907722;0.003029354,-0.1757332;-0.6048306;0.1574476,-0.2082828;-0.6257405;0.1158011,0.0407242;0.5257126;-0.08993746,0;0;0,-0.01283011;0.2895078;-0.1004729,-0.02610516;0.5713445;-0.2146976,0.1538567;0.4970275;-0.07882047,0.2542993;0.2620785;-0.04006004,0.2703148;0.05265701;-0.1066587,-0.1999327;0.4874734;-0.08034255,-0.2779166;0.2458895;-0.03188784,-0.3146866;0.03371638;-0.07857584,0.0812932;0.004941672;-0.03304601,0.09660651;-0.3029808;-0.05892777,0.07063421;-0.6460175;0.02121282,0.08845474;-0.6725426;-0.02206612,-0.0784037;0.00342466;-0.03957492,-0.1039198;-0.3014745;-0.08546595,-0.09446282;-0.6526008;-0.04815373,-0.09228093;-0.6463485;-0.1175584,-0.0228526;0.5019756;-0.1837237,965.3775
+0;0;0,0.02337331;0.3023856;-0.04572551,0.04377661;0.5989543;-0.111181,0.2261909;0.463521;-0.03411881,0.2592499;0.2274902;0.0658247,0.2908616;0.01890452;0.1294008,-0.1509173;0.4615893;-0.04629704,-0.2399406;0.2330928;0.03528926,-0.3077459;0.02814081;0.07940668,0.0771361;-0.0005486071;-0.04212796,0.05992475;-0.3078156;-0.01032575,0.02481804;-0.6529317;0.05625942,0.02612381;-0.6208989;-0.01708826,-0.07716969;0.01157836;-0.04044533,-0.1290252;-0.2898505;0.006162174,-0.1776471;-0.5972093;0.173308,-0.1743963;-0.5654802;0.100013,0.03899371;0.5254758;-0.09220631,0;0;0,-0.01283011;0.2895078;-0.1004729,-0.02610516;0.5713445;-0.2146976,0.1538567;0.4970275;-0.07882047,0.2542993;0.2620785;-0.04006004,0.2703148;0.05265701;-0.1066587,-0.1999327;0.4874734;-0.08034255,-0.2779166;0.2458895;-0.03188784,-0.3146866;0.03371638;-0.07857584,0.0812932;0.004941672;-0.03304601,0.09660651;-0.3029808;-0.05892777,0.07063421;-0.6460175;0.02121282,0.08845474;-0.6725426;-0.02206612,-0.0784037;0.00342466;-0.03957492,-0.1039198;-0.3014745;-0.08546595,-0.09446282;-0.6526008;-0.04815373,-0.09228093;-0.6463485;-0.1175584,-0.0228526;0.5019756;-0.1837237,965.3775
+0;0;0,0.02337331;0.3023856;-0.04572551,0.04377661;0.5989543;-0.111181,0.2261909;0.463521;-0.03411881,0.2592499;0.2274902;0.0658247,0.2908616;0.01890452;0.1294008,-0.1509173;0.4615893;-0.04629704,-0.2399406;0.2330928;0.03528926,-0.3077459;0.02814081;0.07940668,0.0771361;-0.0005486071;-0.04212796,0.05992475;-0.3078156;-0.01032575,0.02481804;-0.6529317;0.05625942,0.02612381;-0.6208989;-0.01708826,-0.07716969;0.01157836;-0.04044533,-0.1290252;-0.2898505;0.006162174,-0.1776471;-0.5972093;0.173308,-0.1743963;-0.5654802;0.100013,0.03899371;0.5254758;-0.09220631,0;0;0,-0.01283011;0.2895078;-0.1004729,-0.02610516;0.5713445;-0.2146976,0.1538567;0.4970275;-0.07882047,0.2542993;0.2620785;-0.04006004,0.2703148;0.05265701;-0.1066587,-0.1999327;0.4874734;-0.08034255,-0.2779166;0.2458895;-0.03188784,-0.3146866;0.03371638;-0.07857584,0.0812932;0.004941672;-0.03304601,0.09660651;-0.3029808;-0.05892777,0.07063421;-0.6460175;0.02121282,0.08845474;-0.6725426;-0.02206612,-0.0784037;0.00342466;-0.03957492,-0.1039198;-0.3014745;-0.08546595,-0.09446282;-0.6526008;-0.04815373,-0.09228093;-0.6463485;-0.1175584,-0.0228526;0.5019756;-0.1837237,965.3775
+0;0;0,0.02337331;0.3023856;-0.04572551,0.04377661;0.5989543;-0.111181,0.2261909;0.463521;-0.03411881,0.2592499;0.2274902;0.0658247,0.2908616;0.01890452;0.1294008,-0.1509173;0.4615893;-0.04629704,-0.2399406;0.2330928;0.03528926,-0.3077459;0.02814081;0.07940668,0.0771361;-0.0005486071;-0.04212796,0.05992475;-0.3078156;-0.01032575,0.02481804;-0.6529317;0.05625942,0.02612381;-0.6208989;-0.01708826,-0.07716969;0.01157836;-0.04044533,-0.1290252;-0.2898505;0.006162174,-0.1776471;-0.5972093;0.173308,-0.1743963;-0.5654802;0.100013,0.03899371;0.5254758;-0.09220631,0;0;0,-0.01283011;0.2895078;-0.1004729,-0.02610516;0.5713445;-0.2146976,0.1538567;0.4970275;-0.07882047,0.2542993;0.2620785;-0.04006004,0.2703148;0.05265701;-0.1066587,-0.1999327;0.4874734;-0.08034255,-0.2779166;0.2458895;-0.03188784,-0.3146866;0.03371638;-0.07857584,0.0812932;0.004941672;-0.03304601,0.09660651;-0.3029808;-0.05892777,0.07063421;-0.6460175;0.02121282,0.08845474;-0.6725426;-0.02206612,-0.0784037;0.00342466;-0.03957492,-0.1039198;-0.3014745;-0.08546595,-0.09446282;-0.6526008;-0.04815373,-0.09228093;-0.6463485;-0.1175584,-0.0228526;0.5019756;-0.1837237,965.3775
+0;0;0,0.02337331;0.3023856;-0.04572551,0.04377661;0.5989543;-0.111181,0.2261909;0.463521;-0.03411881,0.2592499;0.2274902;0.0658247,0.2908616;0.01890452;0.1294008,-0.1509173;0.4615893;-0.04629704,-0.2399406;0.2330928;0.03528926,-0.3077459;0.02814081;0.07940668,0.0771361;-0.0005486071;-0.04212796,0.05992475;-0.3078156;-0.01032575,0.02481804;-0.6529317;0.05625942,0.02612381;-0.6208989;-0.01708826,-0.07716969;0.01157836;-0.04044533,-0.1290252;-0.2898505;0.006162174,-0.1776471;-0.5972093;0.173308,-0.1743963;-0.5654802;0.100013,0.03899371;0.5254758;-0.09220631,0;0;0,-0.01283011;0.2895078;-0.1004729,-0.02610516;0.5713445;-0.2146976,0.1538567;0.4970275;-0.07882047,0.2542993;0.2620785;-0.04006004,0.2703148;0.05265701;-0.1066587,-0.1999327;0.4874734;-0.08034255,-0.2779166;0.2458895;-0.03188784,-0.3146866;0.03371638;-0.07857584,0.0812932;0.004941672;-0.03304601,0.09660651;-0.3029808;-0.05892777,0.07063421;-0.6460175;0.02121282,0.08845474;-0.6725426;-0.02206612,-0.0784037;0.00342466;-0.03957492,-0.1039198;-0.3014745;-0.08546595,-0.09446282;-0.6526008;-0.04815373,-0.09228093;-0.6463485;-0.1175584,-0.0228526;0.5019756;-0.1837237,965.3775
+0;0;0,0.02482487;0.301794;-0.04876828,0.0484152;0.5969323;-0.1193468,0.2292209;0.4637582;-0.03694856,0.2615224;0.2302328;0.06895049,0.2942243;0.02540667;0.1432881,-0.1485778;0.4638521;-0.05325748,-0.2424286;0.2401402;0.03583312,-0.3122779;0.03705166;0.08508088,0.07707954;-0.0009010846;-0.04222529,0.05924352;-0.3081376;-0.01047311,0.02420234;-0.6532575;0.05612764,0.02629329;-0.6217029;-0.01721355,-0.07706549;0.01195115;-0.04053546,-0.130301;-0.2887119;0.009347387,-0.1808348;-0.5898412;0.1869388,-0.222001;-0.6151856;0.1618776,0.0426544;0.5239489;-0.09879813,0;0;0,-0.01283011;0.2895078;-0.1004729,-0.02610516;0.5713445;-0.2146976,0.1538567;0.4970275;-0.07882047,0.2542993;0.2620785;-0.04006004,0.2703148;0.05265701;-0.1066587,-0.1999327;0.4874734;-0.08034255,-0.2779166;0.2458895;-0.03188784,-0.3146866;0.03371638;-0.07857584,0.0812932;0.004941672;-0.03304601,0.09660651;-0.3029808;-0.05892777,0.07063421;-0.6460175;0.02121282,0.08845474;-0.6725426;-0.02206612,-0.0784037;0.00342466;-0.03957492,-0.1039198;-0.3014745;-0.08546595,-0.09446282;-0.6526008;-0.04815373,-0.09228093;-0.6463485;-0.1175584,-0.0228526;0.5019756;-0.1837237,965.3775
+0;0;0,0.02482487;0.301794;-0.04876828,0.0484152;0.5969323;-0.1193468,0.2292209;0.4637582;-0.03694856,0.2615224;0.2302328;0.06895049,0.2942243;0.02540667;0.1432881,-0.1485778;0.4638521;-0.05325748,-0.2424286;0.2401402;0.03583312,-0.3122779;0.03705166;0.08508088,0.07707954;-0.0009010846;-0.04222529,0.05924352;-0.3081376;-0.01047311,0.02420234;-0.6532575;0.05612764,0.02629329;-0.6217029;-0.01721355,-0.07706549;0.01195115;-0.04053546,-0.130301;-0.2887119;0.009347387,-0.1808348;-0.5898412;0.1869388,-0.222001;-0.6151856;0.1618776,0.0426544;0.5239489;-0.09879813,0;0;0,-0.01283011;0.2895078;-0.1004729,-0.02610516;0.5713445;-0.2146976,0.1538567;0.4970275;-0.07882047,0.2542993;0.2620785;-0.04006004,0.2703148;0.05265701;-0.1066587,-0.1999327;0.4874734;-0.08034255,-0.2779166;0.2458895;-0.03188784,-0.3146866;0.03371638;-0.07857584,0.0812932;0.004941672;-0.03304601,0.09660651;-0.3029808;-0.05892777,0.07063421;-0.6460175;0.02121282,0.08845474;-0.6725426;-0.02206612,-0.0784037;0.00342466;-0.03957492,-0.1039198;-0.3014745;-0.08546595,-0.09446282;-0.6526008;-0.04815373,-0.09228093;-0.6463485;-0.1175584,-0.0228526;0.5019756;-0.1837237,965.3775
+0;0;0,0.02382301;0.3016779;-0.04997144,0.04619709;0.5968273;-0.1209062,0.2265326;0.4626414;-0.03690608,0.2611288;0.2310254;0.07240652,0.2917079;0.02792512;0.1521839,-0.1496043;0.4624834;-0.05304551,-0.2425492;0.2396274;0.03908786,-0.3126121;0.03770567;0.09264179,0.07702416;-0.001010779;-0.04232375,0.05891637;-0.3082331;-0.01058877,0.0237226;-0.6533455;0.05597064,0.02582967;-0.6218922;-0.01737217,-0.07706591;0.01202135;-0.0405139,-0.1315161;-0.2880069;0.01181967,-0.1848897;-0.5835694;0.1977373,-0.2219447;-0.6099499;0.1688603,0.04081248;0.5238303;-0.1003039,0;0;0,-0.01283011;0.2895078;-0.1004729,-0.02610516;0.5713445;-0.2146976,0.1538567;0.4970275;-0.07882047,0.2542993;0.2620785;-0.04006004,0.2703148;0.05265701;-0.1066587,-0.1999327;0.4874734;-0.08034255,-0.2779166;0.2458895;-0.03188784,-0.3146866;0.03371638;-0.07857584,0.0812932;0.004941672;-0.03304601,0.09660651;-0.3029808;-0.05892777,0.07063421;-0.6460175;0.02121282,0.08845474;-0.6725426;-0.02206612,-0.0784037;0.00342466;-0.03957492,-0.1039198;-0.3014745;-0.08546595,-0.09446282;-0.6526008;-0.04815373,-0.09228093;-0.6463485;-0.1175584,-0.0228526;0.5019756;-0.1837237,965.3775
+0;0;0,0.02382301;0.3016779;-0.04997144,0.04619709;0.5968273;-0.1209062,0.2265326;0.4626414;-0.03690608,0.2611288;0.2310254;0.07240652,0.2917079;0.02792512;0.1521839,-0.1496043;0.4624834;-0.05304551,-0.2425492;0.2396274;0.03908786,-0.3126121;0.03770567;0.09264179,0.07702416;-0.001010779;-0.04232375,0.05891637;-0.3082331;-0.01058877,0.0237226;-0.6533455;0.05597064,0.02582967;-0.6218922;-0.01737217,-0.07706591;0.01202135;-0.0405139,-0.1315161;-0.2880069;0.01181967,-0.1848897;-0.5835694;0.1977373,-0.2219447;-0.6099499;0.1688603,0.04081248;0.5238303;-0.1003039,0;0;0,-0.01283011;0.2895078;-0.1004729,-0.02610516;0.5713445;-0.2146976,0.1538567;0.4970275;-0.07882047,0.2542993;0.2620785;-0.04006004,0.2703148;0.05265701;-0.1066587,-0.1999327;0.4874734;-0.08034255,-0.2779166;0.2458895;-0.03188784,-0.3146866;0.03371638;-0.07857584,0.0812932;0.004941672;-0.03304601,0.09660651;-0.3029808;-0.05892777,0.07063421;-0.6460175;0.02121282,0.08845474;-0.6725426;-0.02206612,-0.0784037;0.00342466;-0.03957492,-0.1039198;-0.3014745;-0.08546595,-0.09446282;-0.6526008;-0.04815373,-0.09228093;-0.6463485;-0.1175584,-0.0228526;0.5019756;-0.1837237,965.3775
+0;0;0,0.02382301;0.3016779;-0.04997144,0.04619709;0.5968273;-0.1209062,0.2265326;0.4626414;-0.03690608,0.2611288;0.2310254;0.07240652,0.2917079;0.02792512;0.1521839,-0.1496043;0.4624834;-0.05304551,-0.2425492;0.2396274;0.03908786,-0.3126121;0.03770567;0.09264179,0.07702416;-0.001010779;-0.04232375,0.05891637;-0.3082331;-0.01058877,0.0237226;-0.6533455;0.05597064,0.02582967;-0.6218922;-0.01737217,-0.07706591;0.01202135;-0.0405139,-0.1315161;-0.2880069;0.01181967,-0.1848897;-0.5835694;0.1977373,-0.2219447;-0.6099499;0.1688603,0.04081248;0.5238303;-0.1003039,0;0;0,-0.01283011;0.2895078;-0.1004729,-0.02610516;0.5713445;-0.2146976,0.1538567;0.4970275;-0.07882047,0.2542993;0.2620785;-0.04006004,0.2703148;0.05265701;-0.1066587,-0.1999327;0.4874734;-0.08034255,-0.2779166;0.2458895;-0.03188784,-0.3146866;0.03371638;-0.07857584,0.0812932;0.004941672;-0.03304601,0.09660651;-0.3029808;-0.05892777,0.07063421;-0.6460175;0.02121282,0.08845474;-0.6725426;-0.02206612,-0.0784037;0.00342466;-0.03957492,-0.1039198;-0.3014745;-0.08546595,-0.09446282;-0.6526008;-0.04815373,-0.09228093;-0.6463485;-0.1175584,-0.0228526;0.5019756;-0.1837237,965.3775
+0;0;0,0.02397407;0.3012993;-0.05213622,0.04626969;0.595991;-0.124985,0.2251316;0.4615653;-0.03654027,0.2631287;0.2320704;0.07606715,0.2901663;0.0307046;0.1613314,-0.1487329;0.4622714;-0.0532358,-0.2406126;0.2402912;0.04202725,-0.3114013;0.04003318;0.1006354,0.07706669;-0.001136273;-0.04224309,0.05804243;-0.3082901;-0.01038107,0.02314961;-0.6534944;0.05585939,0.02526514;-0.622274;-0.01748743,-0.07704949;0.01208389;-0.04052654,-0.1327648;-0.2871667;0.0148402,-0.1882123;-0.5778477;0.2077168,-0.1840617;-0.5471601;0.1344501,0.04095308;0.5231082;-0.1039651,0;0;0,-0.01283011;0.2895078;-0.1004729,-0.02610516;0.5713445;-0.2146976,0.1538567;0.4970275;-0.07882047,0.2542993;0.2620785;-0.04006004,0.2703148;0.05265701;-0.1066587,-0.1999327;0.4874734;-0.08034255,-0.2779166;0.2458895;-0.03188784,-0.3146866;0.03371638;-0.07857584,0.0812932;0.004941672;-0.03304601,0.09660651;-0.3029808;-0.05892777,0.07063421;-0.6460175;0.02121282,0.08845474;-0.6725426;-0.02206612,-0.0784037;0.00342466;-0.03957492,-0.1039198;-0.3014745;-0.08546595,-0.09446282;-0.6526008;-0.04815373,-0.09228093;-0.6463485;-0.1175584,-0.0228526;0.5019756;-0.1837237,965.3775
+0;0;0,0.02397407;0.3012993;-0.05213622,0.04626969;0.595991;-0.124985,0.2251316;0.4615653;-0.03654027,0.2631287;0.2320704;0.07606715,0.2901663;0.0307046;0.1613314,-0.1487329;0.4622714;-0.0532358,-0.2406126;0.2402912;0.04202725,-0.3114013;0.04003318;0.1006354,0.07706669;-0.001136273;-0.04224309,0.05804243;-0.3082901;-0.01038107,0.02314961;-0.6534944;0.05585939,0.02526514;-0.622274;-0.01748743,-0.07704949;0.01208389;-0.04052654,-0.1327648;-0.2871667;0.0148402,-0.1882123;-0.5778477;0.2077168,-0.1840617;-0.5471601;0.1344501,0.04095308;0.5231082;-0.1039651,0;0;0,-0.01283011;0.2895078;-0.1004729,-0.02610516;0.5713445;-0.2146976,0.1538567;0.4970275;-0.07882047,0.2542993;0.2620785;-0.04006004,0.2703148;0.05265701;-0.1066587,-0.1999327;0.4874734;-0.08034255,-0.2779166;0.2458895;-0.03188784,-0.3146866;0.03371638;-0.07857584,0.0812932;0.004941672;-0.03304601,0.09660651;-0.3029808;-0.05892777,0.07063421;-0.6460175;0.02121282,0.08845474;-0.6725426;-0.02206612,-0.0784037;0.00342466;-0.03957492,-0.1039198;-0.3014745;-0.08546595,-0.09446282;-0.6526008;-0.04815373,-0.09228093;-0.6463485;-0.1175584,-0.0228526;0.5019756;-0.1837237,965.3775
+0;0;0,0.02397407;0.3012993;-0.05213622,0.04626969;0.595991;-0.124985,0.2251316;0.4615653;-0.03654027,0.2631287;0.2320704;0.07606715,0.2901663;0.0307046;0.1613314,-0.1487329;0.4622714;-0.0532358,-0.2406126;0.2402912;0.04202725,-0.3114013;0.04003318;0.1006354,0.07706669;-0.001136273;-0.04224309,0.05804243;-0.3082901;-0.01038107,0.02314961;-0.6534944;0.05585939,0.02526514;-0.622274;-0.01748743,-0.07704949;0.01208389;-0.04052654,-0.1327648;-0.2871667;0.0148402,-0.1882123;-0.5778477;0.2077168,-0.1840617;-0.5471601;0.1344501,0.04095308;0.5231082;-0.1039651,0;0;0,-0.01283011;0.2895078;-0.1004729,-0.02610516;0.5713445;-0.2146976,0.1538567;0.4970275;-0.07882047,0.2542993;0.2620785;-0.04006004,0.2703148;0.05265701;-0.1066587,-0.1999327;0.4874734;-0.08034255,-0.2779166;0.2458895;-0.03188784,-0.3146866;0.03371638;-0.07857584,0.0812932;0.004941672;-0.03304601,0.09660651;-0.3029808;-0.05892777,0.07063421;-0.6460175;0.02121282,0.08845474;-0.6725426;-0.02206612,-0.0784037;0.00342466;-0.03957492,-0.1039198;-0.3014745;-0.08546595,-0.09446282;-0.6526008;-0.04815373,-0.09228093;-0.6463485;-0.1175584,-0.0228526;0.5019756;-0.1837237,965.3775
+0;0;0,0.02639742;0.3003617;-0.05621625,0.0522731;0.5931975;-0.1350868,0.23127;0.4616787;-0.04595115,0.2658153;0.2372535;0.07746706,0.2928721;0.03906721;0.1698756,-0.1451956;0.4620112;-0.06513306,-0.2422272;0.2468883;0.04021949,-0.3145646;0.04883777;0.1041922,0.07704855;-0.001358252;-0.0422696,0.05734195;-0.3084639;-0.01035808,0.02254126;-0.6537411;0.05554971,0.02504218;-0.6231369;-0.01779264,-0.07703762;0.01226344;-0.04049514,-0.1340733;-0.2861429;0.01799586,-0.191345;-0.5698571;0.2204742,-0.1867815;-0.5398756;0.1472287,0.04598866;0.5208798;-0.1124447,0;0;0,-0.01283011;0.2895078;-0.1004729,-0.02610516;0.5713445;-0.2146976,0.1538567;0.4970275;-0.07882047,0.2542993;0.2620785;-0.04006004,0.2703148;0.05265701;-0.1066587,-0.1999327;0.4874734;-0.08034255,-0.2779166;0.2458895;-0.03188784,-0.3146866;0.03371638;-0.07857584,0.0812932;0.004941672;-0.03304601,0.09660651;-0.3029808;-0.05892777,0.07063421;-0.6460175;0.02121282,0.08845474;-0.6725426;-0.02206612,-0.0784037;0.00342466;-0.03957492,-0.1039198;-0.3014745;-0.08546595,-0.09446282;-0.6526008;-0.04815373,-0.09228093;-0.6463485;-0.1175584,-0.0228526;0.5019756;-0.1837237,965.3775
+0;0;0,0.02639742;0.3003617;-0.05621625,0.0522731;0.5931975;-0.1350868,0.23127;0.4616787;-0.04595115,0.2658153;0.2372535;0.07746706,0.2928721;0.03906721;0.1698756,-0.1451956;0.4620112;-0.06513306,-0.2422272;0.2468883;0.04021949,-0.3145646;0.04883777;0.1041922,0.07704855;-0.001358252;-0.0422696,0.05734195;-0.3084639;-0.01035808,0.02254126;-0.6537411;0.05554971,0.02504218;-0.6231369;-0.01779264,-0.07703762;0.01226344;-0.04049514,-0.1340733;-0.2861429;0.01799586,-0.191345;-0.5698571;0.2204742,-0.1867815;-0.5398756;0.1472287,0.04598866;0.5208798;-0.1124447,0;0;0,-0.01283011;0.2895078;-0.1004729,-0.02610516;0.5713445;-0.2146976,0.1538567;0.4970275;-0.07882047,0.2542993;0.2620785;-0.04006004,0.2703148;0.05265701;-0.1066587,-0.1999327;0.4874734;-0.08034255,-0.2779166;0.2458895;-0.03188784,-0.3146866;0.03371638;-0.07857584,0.0812932;0.004941672;-0.03304601,0.09660651;-0.3029808;-0.05892777,0.07063421;-0.6460175;0.02121282,0.08845474;-0.6725426;-0.02206612,-0.0784037;0.00342466;-0.03957492,-0.1039198;-0.3014745;-0.08546595,-0.09446282;-0.6526008;-0.04815373,-0.09228093;-0.6463485;-0.1175584,-0.0228526;0.5019756;-0.1837237,965.3775
+0;0;0,0.02639742;0.3003617;-0.05621625,0.0522731;0.5931975;-0.1350868,0.23127;0.4616787;-0.04595115,0.2658153;0.2372535;0.07746706,0.2928721;0.03906721;0.1698756,-0.1451956;0.4620112;-0.06513306,-0.2422272;0.2468883;0.04021949,-0.3145646;0.04883777;0.1041922,0.07704855;-0.001358252;-0.0422696,0.05734195;-0.3084639;-0.01035808,0.02254126;-0.6537411;0.05554971,0.02504218;-0.6231369;-0.01779264,-0.07703762;0.01226344;-0.04049514,-0.1340733;-0.2861429;0.01799586,-0.191345;-0.5698571;0.2204742,-0.1867815;-0.5398756;0.1472287,0.04598866;0.5208798;-0.1124447,0;0;0,-0.01283011;0.2895078;-0.1004729,-0.02610516;0.5713445;-0.2146976,0.1538567;0.4970275;-0.07882047,0.2542993;0.2620785;-0.04006004,0.2703148;0.05265701;-0.1066587,-0.1999327;0.4874734;-0.08034255,-0.2779166;0.2458895;-0.03188784,-0.3146866;0.03371638;-0.07857584,0.0812932;0.004941672;-0.03304601,0.09660651;-0.3029808;-0.05892777,0.07063421;-0.6460175;0.02121282,0.08845474;-0.6725426;-0.02206612,-0.0784037;0.00342466;-0.03957492,-0.1039198;-0.3014745;-0.08546595,-0.09446282;-0.6526008;-0.04815373,-0.09228093;-0.6463485;-0.1175584,-0.0228526;0.5019756;-0.1837237,965.3775
+0;0;0,0.02633581;0.3000879;-0.05768795,0.05149267;0.5928106;-0.1372247,0.2291579;0.4601677;-0.04477269,0.2651269;0.2373999;0.08121482,0.2931404;0.04305546;0.1811883,-0.1447338;0.4610317;-0.06395952,-0.2400712;0.2461331;0.04337862,-0.3122752;0.04995736;0.1130271,0.07714945;-0.001357512;-0.04208519,0.05787452;-0.3084605;-0.009885471,0.0224109;-0.6537217;0.05575197,0.02485533;-0.6232473;-0.01759324,-0.07699401;0.01223299;-0.04058721,-0.1348127;-0.285473;0.02063978,-0.1946435;-0.5633025;0.2304069,-0.1901212;-0.5335793;0.1571595,0.04543624;0.5204997;-0.1144989,0;0;0,-0.01283011;0.2895078;-0.1004729,-0.02610516;0.5713445;-0.2146976,0.1538567;0.4970275;-0.07882047,0.2542993;0.2620785;-0.04006004,0.2703148;0.05265701;-0.1066587,-0.1999327;0.4874734;-0.08034255,-0.2779166;0.2458895;-0.03188784,-0.3146866;0.03371638;-0.07857584,0.0812932;0.004941672;-0.03304601,0.09660651;-0.3029808;-0.05892777,0.07063421;-0.6460175;0.02121282,0.08845474;-0.6725426;-0.02206612,-0.0784037;0.00342466;-0.03957492,-0.1039198;-0.3014745;-0.08546595,-0.09446282;-0.6526008;-0.04815373,-0.09228093;-0.6463485;-0.1175584,-0.0228526;0.5019756;-0.1837237,965.3775
+0;0;0,0.02633581;0.3000879;-0.05768795,0.05149267;0.5928106;-0.1372247,0.2291579;0.4601677;-0.04477269,0.2651269;0.2373999;0.08121482,0.2931404;0.04305546;0.1811883,-0.1447338;0.4610317;-0.06395952,-0.2400712;0.2461331;0.04337862,-0.3122752;0.04995736;0.1130271,0.07714945;-0.001357512;-0.04208519,0.05787452;-0.3084605;-0.009885471,0.0224109;-0.6537217;0.05575197,0.02485533;-0.6232473;-0.01759324,-0.07699401;0.01223299;-0.04058721,-0.1348127;-0.285473;0.02063978,-0.1946435;-0.5633025;0.2304069,-0.1901212;-0.5335793;0.1571595,0.04543624;0.5204997;-0.1144989,0;0;0,-0.01283011;0.2895078;-0.1004729,-0.02610516;0.5713445;-0.2146976,0.1538567;0.4970275;-0.07882047,0.2542993;0.2620785;-0.04006004,0.2703148;0.05265701;-0.1066587,-0.1999327;0.4874734;-0.08034255,-0.2779166;0.2458895;-0.03188784,-0.3146866;0.03371638;-0.07857584,0.0812932;0.004941672;-0.03304601,0.09660651;-0.3029808;-0.05892777,0.07063421;-0.6460175;0.02121282,0.08845474;-0.6725426;-0.02206612,-0.0784037;0.00342466;-0.03957492,-0.1039198;-0.3014745;-0.08546595,-0.09446282;-0.6526008;-0.04815373,-0.09228093;-0.6463485;-0.1175584,-0.0228526;0.5019756;-0.1837237,965.3775
+0;0;0,0.02633581;0.3000879;-0.05768795,0.05149267;0.5928106;-0.1372247,0.2291579;0.4601677;-0.04477269,0.2651269;0.2373999;0.08121482,0.2931404;0.04305546;0.1811883,-0.1447338;0.4610317;-0.06395952,-0.2400712;0.2461331;0.04337862,-0.3122752;0.04995736;0.1130271,0.07714945;-0.001357512;-0.04208519,0.05787452;-0.3084605;-0.009885471,0.0224109;-0.6537217;0.05575197,0.02485533;-0.6232473;-0.01759324,-0.07699401;0.01223299;-0.04058721,-0.1348127;-0.285473;0.02063978,-0.1946435;-0.5633025;0.2304069,-0.1901212;-0.5335793;0.1571595,0.04543624;0.5204997;-0.1144989,0;0;0,-0.01283011;0.2895078;-0.1004729,-0.02610516;0.5713445;-0.2146976,0.1538567;0.4970275;-0.07882047,0.2542993;0.2620785;-0.04006004,0.2703148;0.05265701;-0.1066587,-0.1999327;0.4874734;-0.08034255,-0.2779166;0.2458895;-0.03188784,-0.3146866;0.03371638;-0.07857584,0.0812932;0.004941672;-0.03304601,0.09660651;-0.3029808;-0.05892777,0.07063421;-0.6460175;0.02121282,0.08845474;-0.6725426;-0.02206612,-0.0784037;0.00342466;-0.03957492,-0.1039198;-0.3014745;-0.08546595,-0.09446282;-0.6526008;-0.04815373,-0.09228093;-0.6463485;-0.1175584,-0.0228526;0.5019756;-0.1837237,965.3775
+0;0;0,0.02650565;0.2997467;-0.05935964,0.05132649;0.5921413;-0.1402106,0.2276292;0.4589186;-0.04424977,0.2647178;0.2381921;0.08496471,0.2936357;0.047475;0.191454,-0.1457217;0.4588777;-0.07241875,-0.2435828;0.2493641;0.04299084,-0.3167481;0.05535141;0.1175237,0.07724391;-0.001440667;-0.0419088,0.0582931;-0.3085615;-0.009686809,0.02253039;-0.6538442;0.05567485,0.02669543;-0.6236629;-0.0175941,-0.0768607;0.01233167;-0.0408094,-0.1353308;-0.2847174;0.02293796,-0.1953482;-0.5570345;0.2397617,-0.1891221;-0.5276772;0.1666417,0.04539022;0.5199031;-0.1172237,0;0;0,-0.01283011;0.2895078;-0.1004729,-0.02610516;0.5713445;-0.2146976,0.1538567;0.4970275;-0.07882047,0.2542993;0.2620785;-0.04006004,0.2703148;0.05265701;-0.1066587,-0.1999327;0.4874734;-0.08034255,-0.2779166;0.2458895;-0.03188784,-0.3146866;0.03371638;-0.07857584,0.0812932;0.004941672;-0.03304601,0.09660651;-0.3029808;-0.05892777,0.07063421;-0.6460175;0.02121282,0.08845474;-0.6725426;-0.02206612,-0.0784037;0.00342466;-0.03957492,-0.1039198;-0.3014745;-0.08546595,-0.09446282;-0.6526008;-0.04815373,-0.09228093;-0.6463485;-0.1175584,-0.0228526;0.5019756;-0.1837237,965.3775
+0;0;0,0.02650565;0.2997467;-0.05935964,0.05132649;0.5921413;-0.1402106,0.2276292;0.4589186;-0.04424977,0.2647178;0.2381921;0.08496471,0.2936357;0.047475;0.191454,-0.1457217;0.4588777;-0.07241875,-0.2435828;0.2493641;0.04299084,-0.3167481;0.05535141;0.1175237,0.07724391;-0.001440667;-0.0419088,0.0582931;-0.3085615;-0.009686809,0.02253039;-0.6538442;0.05567485,0.02669543;-0.6236629;-0.0175941,-0.0768607;0.01233167;-0.0408094,-0.1353308;-0.2847174;0.02293796,-0.1953482;-0.5570345;0.2397617,-0.1891221;-0.5276772;0.1666417,0.04539022;0.5199031;-0.1172237,0;0;0,-0.01283011;0.2895078;-0.1004729,-0.02610516;0.5713445;-0.2146976,0.1538567;0.4970275;-0.07882047,0.2542993;0.2620785;-0.04006004,0.2703148;0.05265701;-0.1066587,-0.1999327;0.4874734;-0.08034255,-0.2779166;0.2458895;-0.03188784,-0.3146866;0.03371638;-0.07857584,0.0812932;0.004941672;-0.03304601,0.09660651;-0.3029808;-0.05892777,0.07063421;-0.6460175;0.02121282,0.08845474;-0.6725426;-0.02206612,-0.0784037;0.00342466;-0.03957492,-0.1039198;-0.3014745;-0.08546595,-0.09446282;-0.6526008;-0.04815373,-0.09228093;-0.6463485;-0.1175584,-0.0228526;0.5019756;-0.1837237,965.3775
+0;0;0,0.02650565;0.2997467;-0.05935964,0.05132649;0.5921413;-0.1402106,0.2276292;0.4589186;-0.04424977,0.2647178;0.2381921;0.08496471,0.2936357;0.047475;0.191454,-0.1457217;0.4588777;-0.07241875,-0.2435828;0.2493641;0.04299084,-0.3167481;0.05535141;0.1175237,0.07724391;-0.001440667;-0.0419088,0.0582931;-0.3085615;-0.009686809,0.02253039;-0.6538442;0.05567485,0.02669543;-0.6236629;-0.0175941,-0.0768607;0.01233167;-0.0408094,-0.1353308;-0.2847174;0.02293796,-0.1953482;-0.5570345;0.2397617,-0.1891221;-0.5276772;0.1666417,0.04539022;0.5199031;-0.1172237,0;0;0,-0.01283011;0.2895078;-0.1004729,-0.02610516;0.5713445;-0.2146976,0.1538567;0.4970275;-0.07882047,0.2542993;0.2620785;-0.04006004,0.2703148;0.05265701;-0.1066587,-0.1999327;0.4874734;-0.08034255,-0.2779166;0.2458895;-0.03188784,-0.3146866;0.03371638;-0.07857584,0.0812932;0.004941672;-0.03304601,0.09660651;-0.3029808;-0.05892777,0.07063421;-0.6460175;0.02121282,0.08845474;-0.6725426;-0.02206612,-0.0784037;0.00342466;-0.03957492,-0.1039198;-0.3014745;-0.08546595,-0.09446282;-0.6526008;-0.04815373,-0.09228093;-0.6463485;-0.1175584,-0.0228526;0.5019756;-0.1837237,965.3775
+0;0;0,0.02644391;0.2994069;-0.06107752,0.05105324;0.5913564;-0.1435846,0.2267105;0.4573761;-0.04614529,0.2640427;0.2401581;0.08881672,0.2918042;0.05081727;0.1980347,-0.1457854;0.4570697;-0.07644512,-0.2445738;0.2506009;0.04356997,-0.3184378;0.05992053;0.125633,0.07735287;-0.00163677;-0.0417001,0.05802;-0.3087196;-0.009343013,0.02214644;-0.6540744;0.05557526,0.02675939;-0.6241267;-0.01766706,-0.07672168;0.01248997;-0.04102227,-0.136844;-0.2832522;0.02711327,-0.2016653;-0.5494615;0.2500529,-0.1949387;-0.520426;0.1769808,0.04520223;0.5192419;-0.1201906,0;0;0,-0.01283011;0.2895078;-0.1004729,-0.02610516;0.5713445;-0.2146976,0.1538567;0.4970275;-0.07882047,0.2542993;0.2620785;-0.04006004,0.2703148;0.05265701;-0.1066587,-0.1999327;0.4874734;-0.08034255,-0.2779166;0.2458895;-0.03188784,-0.3146866;0.03371638;-0.07857584,0.0812932;0.004941672;-0.03304601,0.09660651;-0.3029808;-0.05892777,0.07063421;-0.6460175;0.02121282,0.08845474;-0.6725426;-0.02206612,-0.0784037;0.00342466;-0.03957492,-0.1039198;-0.3014745;-0.08546595,-0.09446282;-0.6526008;-0.04815373,-0.09228093;-0.6463485;-0.1175584,-0.0228526;0.5019756;-0.1837237,965.3775
+0;0;0,0.02644391;0.2994069;-0.06107752,0.05105324;0.5913564;-0.1435846,0.2267105;0.4573761;-0.04614529,0.2640427;0.2401581;0.08881672,0.2918042;0.05081727;0.1980347,-0.1457854;0.4570697;-0.07644512,-0.2445738;0.2506009;0.04356997,-0.3184378;0.05992053;0.125633,0.07735287;-0.00163677;-0.0417001,0.05802;-0.3087196;-0.009343013,0.02214644;-0.6540744;0.05557526,0.02675939;-0.6241267;-0.01766706,-0.07672168;0.01248997;-0.04102227,-0.136844;-0.2832522;0.02711327,-0.2016653;-0.5494615;0.2500529,-0.1949387;-0.520426;0.1769808,0.04520223;0.5192419;-0.1201906,0;0;0,-0.01283011;0.2895078;-0.1004729,-0.02610516;0.5713445;-0.2146976,0.1538567;0.4970275;-0.07882047,0.2542993;0.2620785;-0.04006004,0.2703148;0.05265701;-0.1066587,-0.1999327;0.4874734;-0.08034255,-0.2779166;0.2458895;-0.03188784,-0.3146866;0.03371638;-0.07857584,0.0812932;0.004941672;-0.03304601,0.09660651;-0.3029808;-0.05892777,0.07063421;-0.6460175;0.02121282,0.08845474;-0.6725426;-0.02206612,-0.0784037;0.00342466;-0.03957492,-0.1039198;-0.3014745;-0.08546595,-0.09446282;-0.6526008;-0.04815373,-0.09228093;-0.6463485;-0.1175584,-0.0228526;0.5019756;-0.1837237,965.3775
+0;0;0,0.02644391;0.2994069;-0.06107752,0.05105324;0.5913564;-0.1435846,0.2267105;0.4573761;-0.04614529,0.2640427;0.2401581;0.08881672,0.2918042;0.05081727;0.1980347,-0.1457854;0.4570697;-0.07644512,-0.2445738;0.2506009;0.04356997,-0.3184378;0.05992053;0.125633,0.07735287;-0.00163677;-0.0417001,0.05802;-0.3087196;-0.009343013,0.02214644;-0.6540744;0.05557526,0.02675939;-0.6241267;-0.01766706,-0.07672168;0.01248997;-0.04102227,-0.136844;-0.2832522;0.02711327,-0.2016653;-0.5494615;0.2500529,-0.1949387;-0.520426;0.1769808,0.04520223;0.5192419;-0.1201906,0;0;0,-0.01283011;0.2895078;-0.1004729,-0.02610516;0.5713445;-0.2146976,0.1538567;0.4970275;-0.07882047,0.2542993;0.2620785;-0.04006004,0.2703148;0.05265701;-0.1066587,-0.1999327;0.4874734;-0.08034255,-0.2779166;0.2458895;-0.03188784,-0.3146866;0.03371638;-0.07857584,0.0812932;0.004941672;-0.03304601,0.09660651;-0.3029808;-0.05892777,0.07063421;-0.6460175;0.02121282,0.08845474;-0.6725426;-0.02206612,-0.0784037;0.00342466;-0.03957492,-0.1039198;-0.3014745;-0.08546595,-0.09446282;-0.6526008;-0.04815373,-0.09228093;-0.6463485;-0.1175584,-0.0228526;0.5019756;-0.1837237,965.3775
+0;0;0,0.02854731;0.2983051;-0.0653706,0.0568053;0.5876632;-0.1554407,0.2342448;0.4580207;-0.06010859,0.2680201;0.2487561;0.08774155,0.2932656;0.07487708;0.2207001,-0.1415147;0.4601459;-0.08044568,-0.2414065;0.2565706;0.04353349,-0.3153839;0.06841815;0.1311419,0.07739867;-0.001794149;-0.04160853,0.05811285;-0.3088188;-0.008675922,0.02226566;-0.6542748;0.05571631,0.02495421;-0.6249259;-0.017619,-0.07665026;0.01264183;-0.04110919,-0.1377468;-0.2816688;0.03216472,-0.203249;-0.5441363;0.2593024,-0.1984086;-0.5157886;0.1860934,0.0499176;0.5163626;-0.1299301,0;0;0,-0.01283011;0.2895078;-0.1004729,-0.02610516;0.5713445;-0.2146976,0.1538567;0.4970275;-0.07882047,0.2542993;0.2620785;-0.04006004,0.2703148;0.05265701;-0.1066587,-0.1999327;0.4874734;-0.08034255,-0.2779166;0.2458895;-0.03188784,-0.3146866;0.03371638;-0.07857584,0.0812932;0.004941672;-0.03304601,0.09660651;-0.3029808;-0.05892777,0.07063421;-0.6460175;0.02121282,0.08845474;-0.6725426;-0.02206612,-0.0784037;0.00342466;-0.03957492,-0.1039198;-0.3014745;-0.08546595,-0.09446282;-0.6526008;-0.04815373,-0.09228093;-0.6463485;-0.1175584,-0.0228526;0.5019756;-0.1837237,965.3775
+0;0;0,0.02854731;0.2983051;-0.0653706,0.0568053;0.5876632;-0.1554407,0.2342448;0.4580207;-0.06010859,0.2680201;0.2487561;0.08774155,0.2932656;0.07487708;0.2207001,-0.1415147;0.4601459;-0.08044568,-0.2414065;0.2565706;0.04353349,-0.3153839;0.06841815;0.1311419,0.07739867;-0.001794149;-0.04160853,0.05811285;-0.3088188;-0.008675922,0.02226566;-0.6542748;0.05571631,0.02495421;-0.6249259;-0.017619,-0.07665026;0.01264183;-0.04110919,-0.1377468;-0.2816688;0.03216472,-0.203249;-0.5441363;0.2593024,-0.1984086;-0.5157886;0.1860934,0.0499176;0.5163626;-0.1299301,0;0;0,-0.01283011;0.2895078;-0.1004729,-0.02610516;0.5713445;-0.2146976,0.1538567;0.4970275;-0.07882047,0.2542993;0.2620785;-0.04006004,0.2703148;0.05265701;-0.1066587,-0.1999327;0.4874734;-0.08034255,-0.2779166;0.2458895;-0.03188784,-0.3146866;0.03371638;-0.07857584,0.0812932;0.004941672;-0.03304601,0.09660651;-0.3029808;-0.05892777,0.07063421;-0.6460175;0.02121282,0.08845474;-0.6725426;-0.02206612,-0.0784037;0.00342466;-0.03957492,-0.1039198;-0.3014745;-0.08546595,-0.09446282;-0.6526008;-0.04815373,-0.09228093;-0.6463485;-0.1175584,-0.0228526;0.5019756;-0.1837237,965.3775
+0;0;0,0.02854731;0.2983051;-0.0653706,0.0568053;0.5876632;-0.1554407,0.2342448;0.4580207;-0.06010859,0.2680201;0.2487561;0.08774155,0.2932656;0.07487708;0.2207001,-0.1415147;0.4601459;-0.08044568,-0.2414065;0.2565706;0.04353349,-0.3153839;0.06841815;0.1311419,0.07739867;-0.001794149;-0.04160853,0.05811285;-0.3088188;-0.008675922,0.02226566;-0.6542748;0.05571631,0.02495421;-0.6249259;-0.017619,-0.07665026;0.01264183;-0.04110919,-0.1377468;-0.2816688;0.03216472,-0.203249;-0.5441363;0.2593024,-0.1984086;-0.5157886;0.1860934,0.0499176;0.5163626;-0.1299301,0;0;0,-0.01283011;0.2895078;-0.1004729,-0.02610516;0.5713445;-0.2146976,0.1538567;0.4970275;-0.07882047,0.2542993;0.2620785;-0.04006004,0.2703148;0.05265701;-0.1066587,-0.1999327;0.4874734;-0.08034255,-0.2779166;0.2458895;-0.03188784,-0.3146866;0.03371638;-0.07857584,0.0812932;0.004941672;-0.03304601,0.09660651;-0.3029808;-0.05892777,0.07063421;-0.6460175;0.02121282,0.08845474;-0.6725426;-0.02206612,-0.0784037;0.00342466;-0.03957492,-0.1039198;-0.3014745;-0.08546595,-0.09446282;-0.6526008;-0.04815373,-0.09228093;-0.6463485;-0.1175584,-0.0228526;0.5019756;-0.1837237,965.3775
+0;0;0,0.02963764;0.2974369;-0.06875417,0.05841931;0.5859319;-0.1614244,0.235661;0.4569201;-0.06486216,0.2688932;0.2520557;0.08914536,0.3035829;0.08397661;0.2273309,-0.1403055;0.4603728;-0.08535951,-0.2410623;0.2602303;0.04341607,-0.3161841;0.07511885;0.1363661,0.07748237;-0.002027193;-0.04144172,0.05878235;-0.3090394;-0.008059479,0.0223625;-0.6545323;0.05581184,0.02502342;-0.6255575;-0.0175202,-0.0764483;0.01301903;-0.04136673,-0.1387764;-0.2791119;0.03922668,-0.2062483;-0.5345266;0.2737094,-0.2014086;-0.506664;0.2005129,0.05148352;0.5148005;-0.1354585,0;0;0,-0.01283011;0.2895078;-0.1004729,-0.02610516;0.5713445;-0.2146976,0.1538567;0.4970275;-0.07882047,0.2542993;0.2620785;-0.04006004,0.2703148;0.05265701;-0.1066587,-0.1999327;0.4874734;-0.08034255,-0.2779166;0.2458895;-0.03188784,-0.3146866;0.03371638;-0.07857584,0.0812932;0.004941672;-0.03304601,0.09660651;-0.3029808;-0.05892777,0.07063421;-0.6460175;0.02121282,0.08845474;-0.6725426;-0.02206612,-0.0784037;0.00342466;-0.03957492,-0.1039198;-0.3014745;-0.08546595,-0.09446282;-0.6526008;-0.04815373,-0.09228093;-0.6463485;-0.1175584,-0.0228526;0.5019756;-0.1837237,965.3775
+0;0;0,0.02963764;0.2974369;-0.06875417,0.05841931;0.5859319;-0.1614244,0.235661;0.4569201;-0.06486216,0.2688932;0.2520557;0.08914536,0.3035829;0.08397661;0.2273309,-0.1403055;0.4603728;-0.08535951,-0.2410623;0.2602303;0.04341607,-0.3161841;0.07511885;0.1363661,0.07748237;-0.002027193;-0.04144172,0.05878235;-0.3090394;-0.008059479,0.0223625;-0.6545323;0.05581184,0.02502342;-0.6255575;-0.0175202,-0.0764483;0.01301903;-0.04136673,-0.1387764;-0.2791119;0.03922668,-0.2062483;-0.5345266;0.2737094,-0.2014086;-0.506664;0.2005129,0.05148352;0.5148005;-0.1354585,0;0;0,-0.01283011;0.2895078;-0.1004729,-0.02610516;0.5713445;-0.2146976,0.1538567;0.4970275;-0.07882047,0.2542993;0.2620785;-0.04006004,0.2703148;0.05265701;-0.1066587,-0.1999327;0.4874734;-0.08034255,-0.2779166;0.2458895;-0.03188784,-0.3146866;0.03371638;-0.07857584,0.0812932;0.004941672;-0.03304601,0.09660651;-0.3029808;-0.05892777,0.07063421;-0.6460175;0.02121282,0.08845474;-0.6725426;-0.02206612,-0.0784037;0.00342466;-0.03957492,-0.1039198;-0.3014745;-0.08546595,-0.09446282;-0.6526008;-0.04815373,-0.09228093;-0.6463485;-0.1175584,-0.0228526;0.5019756;-0.1837237,965.3775
+0;0;0,0.02963764;0.2974369;-0.06875417,0.05841931;0.5859319;-0.1614244,0.235661;0.4569201;-0.06486216,0.2688932;0.2520557;0.08914536,0.3035829;0.08397661;0.2273309,-0.1403055;0.4603728;-0.08535951,-0.2410623;0.2602303;0.04341607,-0.3161841;0.07511885;0.1363661,0.07748237;-0.002027193;-0.04144172,0.05878235;-0.3090394;-0.008059479,0.0223625;-0.6545323;0.05581184,0.02502342;-0.6255575;-0.0175202,-0.0764483;0.01301903;-0.04136673,-0.1387764;-0.2791119;0.03922668,-0.2062483;-0.5345266;0.2737094,-0.2014086;-0.506664;0.2005129,0.05148352;0.5148005;-0.1354585,0;0;0,-0.01283011;0.2895078;-0.1004729,-0.02610516;0.5713445;-0.2146976,0.1538567;0.4970275;-0.07882047,0.2542993;0.2620785;-0.04006004,0.2703148;0.05265701;-0.1066587,-0.1999327;0.4874734;-0.08034255,-0.2779166;0.2458895;-0.03188784,-0.3146866;0.03371638;-0.07857584,0.0812932;0.004941672;-0.03304601,0.09660651;-0.3029808;-0.05892777,0.07063421;-0.6460175;0.02121282,0.08845474;-0.6725426;-0.02206612,-0.0784037;0.00342466;-0.03957492,-0.1039198;-0.3014745;-0.08546595,-0.09446282;-0.6526008;-0.04815373,-0.09228093;-0.6463485;-0.1175584,-0.0228526;0.5019756;-0.1837237,965.3775
+0;0;0,0.03013172;0.2968947;-0.07085058,0.05931567;0.5847076;-0.1654997,0.2369662;0.4559804;-0.06967053,0.2700971;0.2559423;0.09057675,0.3044454;0.08838913;0.2294845,-0.1398494;0.4597854;-0.08987378,-0.2417649;0.2623952;0.04219608,-0.3183131;0.08245531;0.1437403,0.07763083;-0.002192563;-0.04115448,0.05933046;-0.3092075;-0.007576074,0.02318883;-0.6548497;0.05564189,0.02575149;-0.6261359;-0.01768954,-0.07631331;0.01315915;-0.04157114,-0.1387937;-0.2788701;0.03927241,-0.2092272;-0.5311087;0.2763084,-0.2044838;-0.5036594;0.2031189,0.05230204;0.5137537;-0.1390733,0;0;0,-0.01283011;0.2895078;-0.1004729,-0.02610516;0.5713445;-0.2146976,0.1538567;0.4970275;-0.07882047,0.2542993;0.2620785;-0.04006004,0.2703148;0.05265701;-0.1066587,-0.1999327;0.4874734;-0.08034255,-0.2779166;0.2458895;-0.03188784,-0.3146866;0.03371638;-0.07857584,0.0812932;0.004941672;-0.03304601,0.09660651;-0.3029808;-0.05892777,0.07063421;-0.6460175;0.02121282,0.08845474;-0.6725426;-0.02206612,-0.0784037;0.00342466;-0.03957492,-0.1039198;-0.3014745;-0.08546595,-0.09446282;-0.6526008;-0.04815373,-0.09228093;-0.6463485;-0.1175584,-0.0228526;0.5019756;-0.1837237,965.3775
+0;0;0,0.03013172;0.2968947;-0.07085058,0.05931567;0.5847076;-0.1654997,0.2369662;0.4559804;-0.06967053,0.2700971;0.2559423;0.09057675,0.3044454;0.08838913;0.2294845,-0.1398494;0.4597854;-0.08987378,-0.2417649;0.2623952;0.04219608,-0.3183131;0.08245531;0.1437403,0.07763083;-0.002192563;-0.04115448,0.05933046;-0.3092075;-0.007576074,0.02318883;-0.6548497;0.05564189,0.02575149;-0.6261359;-0.01768954,-0.07631331;0.01315915;-0.04157114,-0.1387937;-0.2788701;0.03927241,-0.2092272;-0.5311087;0.2763084,-0.2044838;-0.5036594;0.2031189,0.05230204;0.5137537;-0.1390733,0;0;0,-0.01283011;0.2895078;-0.1004729,-0.02610516;0.5713445;-0.2146976,0.1538567;0.4970275;-0.07882047,0.2542993;0.2620785;-0.04006004,0.2703148;0.05265701;-0.1066587,-0.1999327;0.4874734;-0.08034255,-0.2779166;0.2458895;-0.03188784,-0.3146866;0.03371638;-0.07857584,0.0812932;0.004941672;-0.03304601,0.09660651;-0.3029808;-0.05892777,0.07063421;-0.6460175;0.02121282,0.08845474;-0.6725426;-0.02206612,-0.0784037;0.00342466;-0.03957492,-0.1039198;-0.3014745;-0.08546595,-0.09446282;-0.6526008;-0.04815373,-0.09228093;-0.6463485;-0.1175584,-0.0228526;0.5019756;-0.1837237,965.3775
+0;0;0,0.03013172;0.2968947;-0.07085058,0.05931567;0.5847076;-0.1654997,0.2369662;0.4559804;-0.06967053,0.2700971;0.2559423;0.09057675,0.3044454;0.08838913;0.2294845,-0.1398494;0.4597854;-0.08987378,-0.2417649;0.2623952;0.04219608,-0.3183131;0.08245531;0.1437403,0.07763083;-0.002192563;-0.04115448,0.05933046;-0.3092075;-0.007576074,0.02318883;-0.6548497;0.05564189,0.02575149;-0.6261359;-0.01768954,-0.07631331;0.01315915;-0.04157114,-0.1387937;-0.2788701;0.03927241,-0.2092272;-0.5311087;0.2763084,-0.2044838;-0.5036594;0.2031189,0.05230204;0.5137537;-0.1390733,0;0;0,-0.01283011;0.2895078;-0.1004729,-0.02610516;0.5713445;-0.2146976,0.1538567;0.4970275;-0.07882047,0.2542993;0.2620785;-0.04006004,0.2703148;0.05265701;-0.1066587,-0.1999327;0.4874734;-0.08034255,-0.2779166;0.2458895;-0.03188784,-0.3146866;0.03371638;-0.07857584,0.0812932;0.004941672;-0.03304601,0.09660651;-0.3029808;-0.05892777,0.07063421;-0.6460175;0.02121282,0.08845474;-0.6725426;-0.02206612,-0.0784037;0.00342466;-0.03957492,-0.1039198;-0.3014745;-0.08546595,-0.09446282;-0.6526008;-0.04815373,-0.09228093;-0.6463485;-0.1175584,-0.0228526;0.5019756;-0.1837237,965.3775
+0;0;0,0.0300754;0.2965769;-0.07219274,0.05874041;0.5841988;-0.1675832,0.2348188;0.4542615;-0.06813684,0.2694539;0.2563284;0.09439005,0.3005088;0.09236409;0.2382668,-0.1400637;0.4569004;-0.09379624,-0.2435746;0.2628647;0.04195264,-0.3229638;0.08796415;0.1499173,0.07759686;-0.00229143;-0.04121311,0.05979792;-0.3093244;-0.007530089,0.02335886;-0.6549799;0.05544376,0.02688996;-0.6264815;-0.01784332,-0.07628258;0.01320597;-0.04161266,-0.1388554;-0.278485;0.0403728,-0.2117912;-0.5259271;0.2816694,-0.2060696;-0.498747;0.2085597,0.05189317;0.5132855;-0.1410047,0;0;0,-0.01283011;0.2895078;-0.1004729,-0.02610516;0.5713445;-0.2146976,0.1538567;0.4970275;-0.07882047,0.2542993;0.2620785;-0.04006004,0.2703148;0.05265701;-0.1066587,-0.1999327;0.4874734;-0.08034255,-0.2779166;0.2458895;-0.03188784,-0.3146866;0.03371638;-0.07857584,0.0812932;0.004941672;-0.03304601,0.09660651;-0.3029808;-0.05892777,0.07063421;-0.6460175;0.02121282,0.08845474;-0.6725426;-0.02206612,-0.0784037;0.00342466;-0.03957492,-0.1039198;-0.3014745;-0.08546595,-0.09446282;-0.6526008;-0.04815373,-0.09228093;-0.6463485;-0.1175584,-0.0228526;0.5019756;-0.1837237,965.3775
+0;0;0,0.0300754;0.2965769;-0.07219274,0.05874041;0.5841988;-0.1675832,0.2348188;0.4542615;-0.06813684,0.2694539;0.2563284;0.09439005,0.3005088;0.09236409;0.2382668,-0.1400637;0.4569004;-0.09379624,-0.2435746;0.2628647;0.04195264,-0.3229638;0.08796415;0.1499173,0.07759686;-0.00229143;-0.04121311,0.05979792;-0.3093244;-0.007530089,0.02335886;-0.6549799;0.05544376,0.02688996;-0.6264815;-0.01784332,-0.07628258;0.01320597;-0.04161266,-0.1388554;-0.278485;0.0403728,-0.2117912;-0.5259271;0.2816694,-0.2060696;-0.498747;0.2085597,0.05189317;0.5132855;-0.1410047,0;0;0,-0.01283011;0.2895078;-0.1004729,-0.02610516;0.5713445;-0.2146976,0.1538567;0.4970275;-0.07882047,0.2542993;0.2620785;-0.04006004,0.2703148;0.05265701;-0.1066587,-0.1999327;0.4874734;-0.08034255,-0.2779166;0.2458895;-0.03188784,-0.3146866;0.03371638;-0.07857584,0.0812932;0.004941672;-0.03304601,0.09660651;-0.3029808;-0.05892777,0.07063421;-0.6460175;0.02121282,0.08845474;-0.6725426;-0.02206612,-0.0784037;0.00342466;-0.03957492,-0.1039198;-0.3014745;-0.08546595,-0.09446282;-0.6526008;-0.04815373,-0.09228093;-0.6463485;-0.1175584,-0.0228526;0.5019756;-0.1837237,965.3775
+0;0;0,0.0300754;0.2965769;-0.07219274,0.05874041;0.5841988;-0.1675832,0.2348188;0.4542615;-0.06813684,0.2694539;0.2563284;0.09439005,0.3005088;0.09236409;0.2382668,-0.1400637;0.4569004;-0.09379624,-0.2435746;0.2628647;0.04195264,-0.3229638;0.08796415;0.1499173,0.07759686;-0.00229143;-0.04121311,0.05979792;-0.3093244;-0.007530089,0.02335886;-0.6549799;0.05544376,0.02688996;-0.6264815;-0.01784332,-0.07628258;0.01320597;-0.04161266,-0.1388554;-0.278485;0.0403728,-0.2117912;-0.5259271;0.2816694,-0.2060696;-0.498747;0.2085597,0.05189317;0.5132855;-0.1410047,0;0;0,-0.01283011;0.2895078;-0.1004729,-0.02610516;0.5713445;-0.2146976,0.1538567;0.4970275;-0.07882047,0.2542993;0.2620785;-0.04006004,0.2703148;0.05265701;-0.1066587,-0.1999327;0.4874734;-0.08034255,-0.2779166;0.2458895;-0.03188784,-0.3146866;0.03371638;-0.07857584,0.0812932;0.004941672;-0.03304601,0.09660651;-0.3029808;-0.05892777,0.07063421;-0.6460175;0.02121282,0.08845474;-0.6725426;-0.02206612,-0.0784037;0.00342466;-0.03957492,-0.1039198;-0.3014745;-0.08546595,-0.09446282;-0.6526008;-0.04815373,-0.09228093;-0.6463485;-0.1175584,-0.0228526;0.5019756;-0.1837237,965.3775
+0;0;0,0.0300497;0.2962858;-0.07338904,0.0585522;0.5836405;-0.1696339,0.2335384;0.4532217;-0.06764372,0.2707656;0.2627561;0.1030288,0.3015642;0.1029993;0.2516169,-0.1404;0.4552445;-0.09789363,-0.2451332;0.2642507;0.04119064,-0.3255348;0.0924595;0.1533182,0.077626;-0.002352397;-0.04115477,0.06072898;-0.3094543;-0.007635884,0.02364655;-0.6550246;0.05542988,0.02797899;-0.6267252;-0.01780985,-0.07623117;0.01320735;-0.04170633,-0.140323;-0.2770294;0.04417402,-0.212043;-0.5164622;0.2937726,-0.2055388;-0.4895743;0.2207402,0.05174777;0.5127934;-0.1428681,0;0;0,-0.01283011;0.2895078;-0.1004729,-0.02610516;0.5713445;-0.2146976,0.1538567;0.4970275;-0.07882047,0.2542993;0.2620785;-0.04006004,0.2703148;0.05265701;-0.1066587,-0.1999327;0.4874734;-0.08034255,-0.2779166;0.2458895;-0.03188784,-0.3146866;0.03371638;-0.07857584,0.0812932;0.004941672;-0.03304601,0.09660651;-0.3029808;-0.05892777,0.07063421;-0.6460175;0.02121282,0.08845474;-0.6725426;-0.02206612,-0.0784037;0.00342466;-0.03957492,-0.1039198;-0.3014745;-0.08546595,-0.09446282;-0.6526008;-0.04815373,-0.09228093;-0.6463485;-0.1175584,-0.0228526;0.5019756;-0.1837237,965.3775

+ 115 - 0
DataCSV/Sam/FirstPersonPerspective_TwoArmsPlusLeg_Backward_HapticFeedback_Slow.csv

@@ -0,0 +1,115 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.004390761;0.3164884;0.004940288,0.008567691;0.6295278;-0.006220559,0.2077899;0.5003888;0.02144851,0.2548943;0.2184938;0.03035585,0.3035768;0.009067863;-0.01410295,-0.190584;0.4893695;-0.009087303,-0.2510064;0.2099234;-0.01377206,-0.2896003;-0.001329571;-0.05947233,0.06590616;0.003273978;-0.03401921,0.06674073;-0.2816056;0.003466979,0.05974578;-0.585288;0.07353649,0.06432257;-0.5458859;-0.0333464,-0.06388094;0.007083745;-0.03715768,-0.09800735;-0.2771666;-0.01267492,-0.1205524;-0.5788896;0.06240261,-0.1131662;-0.5392774;-0.04430421,0.007585849;0.5513645;-0.0009339033,0;0;0,0.04809829;0.2968412;-0.09889603,0.1054782;0.585227;-0.2069495,0.2049669;0.4343644;-0.02325322,0.2194293;0.1664085;0.07550596,0.2847634;-0.01713584;-0.02573015,-0.115933;0.5088104;-0.1582357,-0.2794122;0.2754005;-0.1346285,-0.2910534;0.05653788;-0.147646,0.07365578;-0.004687637;-0.00803113,0.1205317;-0.2832516;-0.06063366,0.1064091;-0.5940695;-0.0412817,0.1308368;-0.6009222;-0.1391513,-0.05564077;0.01086949;-0.04793335,-0.1063194;-0.2687266;-0.09059417,-0.1269134;-0.5782911;-0.06014054,-0.09924191;-0.5848246;-0.1572636,0.09089862;0.5140706;-0.1775792,656.0555
+0;0;0,0.004390761;0.3164884;0.004940288,0.008567691;0.6295278;-0.006220559,0.2077899;0.5003888;0.02144851,0.2548943;0.2184938;0.03035585,0.3035768;0.009067863;-0.01410295,-0.190584;0.4893695;-0.009087303,-0.2510064;0.2099234;-0.01377206,-0.2896003;-0.001329571;-0.05947233,0.06590616;0.003273978;-0.03401921,0.06674073;-0.2816056;0.003466979,0.05974578;-0.585288;0.07353649,0.06432257;-0.5458859;-0.0333464,-0.06388094;0.007083745;-0.03715768,-0.09800735;-0.2771666;-0.01267492,-0.1205524;-0.5788896;0.06240261,-0.1131662;-0.5392774;-0.04430421,0.007585849;0.5513645;-0.0009339033,0;0;0,0.04809829;0.2968412;-0.09889603,0.1054782;0.585227;-0.2069495,0.2049669;0.4343644;-0.02325322,0.2194293;0.1664085;0.07550596,0.2847634;-0.01713584;-0.02573015,-0.115933;0.5088104;-0.1582357,-0.2794122;0.2754005;-0.1346285,-0.2910534;0.05653788;-0.147646,0.07365578;-0.004687637;-0.00803113,0.1205317;-0.2832516;-0.06063366,0.1064091;-0.5940695;-0.0412817,0.1308368;-0.6009222;-0.1391513,-0.05564077;0.01086949;-0.04793335,-0.1063194;-0.2687266;-0.09059417,-0.1269134;-0.5782911;-0.06014054,-0.09924191;-0.5848246;-0.1572636,0.09089862;0.5140706;-0.1775792,656.0829
+0;0;0,0.003967271;0.2859631;0.004463797,0.007754339;0.5697604;-0.005641453,0.1812226;0.4548103;0.01862318,0.2203519;0.2206418;0.02602246,0.268758;0.01240496;-0.0181839,-0.1657149;0.4452137;-0.007969977,-0.2159074;0.2130795;-0.01186158,-0.2542823;0.003026009;-0.05730236,0.06479087;0.003218575;-0.03344352,0.06562521;-0.2815813;0.004032187,0.05863859;-0.5849023;0.0740183,0.06325997;-0.5454085;-0.03390601,-0.06279992;0.006963871;-0.03652889,-0.09691679;-0.277207;-0.01205297,-0.119435;-0.5785708;0.06293522,-0.1119768;-0.538865;-0.04481132,0.006868052;0.4992042;-0.00086931,0;0;0,0.02685691;0.2789122;-0.05742145,0.06259283;0.5518198;-0.1273785,0.201598;0.4325502;-0.01704884,0.2076428;0.2168562;0.08225012,0.2702232;0.02092357;0.009078979,-0.1123476;0.512902;-0.1735794,-0.2510987;0.3207396;-0.158007,-0.2621616;0.103017;-0.1696018,0.07245477;-0.004622519;-0.00745821,0.1225567;-0.2826748;-0.05935097,0.1088149;-0.5931844;-0.04076457,0.1393913;-0.5945752;-0.1399555,-0.05396595;0.01079035;-0.04793673,-0.1049407;-0.2686325;-0.09083852,-0.1246773;-0.5777838;-0.05943044,-0.09093922;-0.578819;-0.1577041,0.05371649;0.484535;-0.1074862,656.1105
+0;0;0,0.003951326;0.2862746;0.004265993,0.007729476;0.5701457;-0.006027033,0.1814169;0.4553454;0.01874572,0.2198018;0.2237551;0.02635127,0.2681347;0.01563537;-0.01780063,-0.1659629;0.4456009;-0.0087569,-0.2161785;0.216182;-0.01202621,-0.254765;0.006283849;-0.05733739,0.06419802;0.003148025;-0.03310388,0.06466021;-0.2815623;0.004303534,0.05768437;-0.5844231;0.07411937,0.06252737;-0.5449754;-0.03352487,-0.06215444;0.006944458;-0.03627347,-0.09654665;-0.27711;-0.01198928,-0.1193078;-0.5779355;0.06306769,-0.1116339;-0.5382735;-0.04439278,0.006839758;0.4995677;-0.001193373,0;0;0,0.02945118;0.2790596;-0.05696749,0.06534684;0.5520637;-0.1267984,0.2016725;0.4311416;-0.01285243,0.2100253;0.2168138;0.08285117,0.2717343;0.01979484;0.01231909,-0.1082964;0.5123227;-0.1772566,-0.2462429;0.3227578;-0.1630717,-0.2554585;0.1052787;-0.1778084,0.07181631;-0.004834741;-0.006797552,0.1218258;-0.282929;-0.05800414,0.11123;-0.5931276;-0.04033709,0.1434189;-0.5946122;-0.1386864,-0.05280727;0.01086748;-0.0481711,-0.1038224;-0.2683492;-0.09170292,-0.1225962;-0.5769109;-0.05876634,-0.08726784;-0.5780244;-0.1561514,0.05640776;0.4847458;-0.1069541,656.1432
+0;0;0,0.003970025;0.2876293;0.004286181,0.00780152;0.5755281;-0.006164914,0.1772565;0.4605141;0.01821406,0.2158291;0.2277915;0.02585681,0.2641549;0.0197026;-0.01828855,-0.1617335;0.4510049;-0.008624326,-0.2121947;0.2204643;-0.01190962,-0.2507755;0.01059729;-0.05721409,0.06409235;0.003142842;-0.03304938,0.06455453;-0.2815579;0.004356764,0.05754717;-0.5857866;0.07448794,0.06238265;-0.5463536;-0.032989,-0.06205212;0.006933026;-0.03621376,-0.09644316;-0.2771119;-0.01193039,-0.1193071;-0.579296;0.06346558,-0.1116451;-0.5396491;-0.04382788,0.006895643;0.5036684;-0.001243469,0;0;0,0.03265599;0.2800536;-0.0571692,0.07304617;0.5563749;-0.1280038,0.2009822;0.4315711;-0.01328802,0.2114723;0.2165358;0.08343768,0.2737669;0.01952952;0.0134871,-0.09883605;0.5101873;-0.1763813,-0.2377655;0.3196979;-0.1654963,-0.2454859;0.1023437;-0.1823106,0.07175348;-0.004949987;-0.006074905,0.1222448;-0.2829671;-0.05717301,0.1123504;-0.5946002;-0.03957987,0.1450164;-0.5963492;-0.1375012,-0.05221112;0.01092818;-0.04862656,-0.1036926;-0.2680841;-0.09285027,-0.1207921;-0.5779777;-0.05826523,-0.08500592;-0.5793574;-0.1552102,0.06263298;0.4880134;-0.1078262,656.1669
+0;0;0,0.003988428;0.2889627;0.00430605,0.007819024;0.5767895;-0.006139758,0.2230349;0.4502643;0.02346012,0.2575674;0.241917;0.03030236,0.3063115;0.03202647;-0.01422522,-0.2070098;0.4382009;-0.01058721,-0.2521856;0.2318071;-0.0135284,-0.2911004;0.02012296;-0.05922512,0.05985798;0.002935205;-0.03086591,0.06031972;-0.281497;0.006504951,0.05335603;-0.5838301;0.07619915,0.0581061;-0.5445637;-0.02937955,-0.05795254;0.006474983;-0.03382124,-0.09231115;-0.277302;-0.009560773,-0.1150327;-0.5776033;0.06536543,-0.107506;-0.5381268;-0.04003303,0.006914159;0.5050101;-0.001223813,0;0;0,0.03596457;0.2814409;-0.05505824,0.07624744;0.5578657;-0.1252639,0.1928339;0.3863887;0.04830909,0.2189074;0.1826132;0.09774232,0.2899382;0.005457863;-0.01172614,-0.137609;0.5171812;-0.1952612,-0.2621446;0.3465596;-0.1900575,-0.2689059;0.1271005;-0.2043647,0.06684254;-0.006880194;-0.005388498,0.1261613;-0.2832276;-0.05449939,0.1158978;-0.5929109;-0.03712177,0.1580514;-0.5949242;-0.1290648,-0.04729515;0.01108938;-0.04673856,-0.1003171;-0.2675587;-0.08966174,-0.1153755;-0.5754311;-0.05362114,-0.07031917;-0.57697;-0.1443434,0.06599389;0.4895045;-0.1052921,656.1996
+0;0;0,0.004461251;0.2896315;0.004012549,0.008944888;0.5775716;-0.006809681,0.2148858;0.4538402;0.02285057,0.2492403;0.2459609;0.03010431,0.2981957;0.03649166;-0.01339483,-0.1972448;0.4423847;-0.01069661,-0.2428515;0.2365677;-0.01316748,-0.2820721;0.02552167;-0.05885614,0.05988525;0.002869524;-0.0309152,0.05979918;-0.2814642;0.006359,0.05265696;-0.5824041;0.07585764,0.05760024;-0.54317;-0.02977619,-0.05800399;0.006536285;-0.03380889,-0.09256342;-0.2771459;-0.01003706,-0.1156492;-0.5760106;0.06474849,-0.1079289;-0.5365633;-0.04069987,0.00785662;0.5057907;-0.001777218,0;0;0,0.03642851;0.2821362;-0.05472231,0.0759019;0.5589041;-0.1246078,0.1922721;0.397427;0.04209778,0.2148162;0.1952804;0.09755228,0.2874002;0.01251514;0.0001122728,-0.1279044;0.5162815;-0.1936711,-0.2519425;0.3458268;-0.1911334,-0.2568239;0.1268969;-0.205695,0.06690788;-0.006735206;-0.005310297,0.125528;-0.283234;-0.05375743,0.1165178;-0.5915743;-0.03669882,0.1585358;-0.5935269;-0.1287951,-0.04708442;0.01128348;-0.04696773,-0.1010184;-0.2668873;-0.09109412,-0.1157051;-0.5732148;-0.05376158,-0.07076974;-0.5746856;-0.1446385,0.06598344;0.4904469;-0.1047523,656.224
+0;0;0,0.004470443;0.2902283;0.004020817,0.008955048;0.57823;-0.006802985,0.2226312;0.4525595;0.0237773,0.2570665;0.2441911;0.0310481,0.3060819;0.03446481;-0.01250444,-0.2048977;0.4406759;-0.0110233,-0.2506117;0.2343749;-0.01349998,-0.2898805;0.02306974;-0.05924471,0.0596485;0.002858179;-0.03079298,0.05956247;-0.2813006;0.006458296,0.05243549;-0.5815986;0.07580869,0.05737674;-0.5423684;-0.02978162,-0.05777467;0.006510444;-0.03367523,-0.09231284;-0.2769972;-0.009918017,-0.1153494;-0.5752245;0.06470801,-0.1076323;-0.5357811;-0.04069691,0.007866808;0.506451;-0.001770651,0;0;0,0.03771105;0.2828889;-0.05310702,0.0770198;0.5599619;-0.1221364,0.1956853;0.3938624;0.05128931,0.2154596;0.1894792;0.1012144,0.2893761;0.01011257;-0.001976743,-0.1353514;0.5174295;-0.1917763,-0.2580318;0.3453731;-0.1932299,-0.2616634;0.1263369;-0.210389,0.06666426;-0.007203579;-0.004278421,0.126612;-0.2834368;-0.05155802,0.1180409;-0.5911453;-0.03478932,0.1604035;-0.5929981;-0.1267118,-0.04590589;0.01166585;-0.04765372,-0.09957743;-0.2668383;-0.0887474,-0.1145771;-0.5725047;-0.05156886,-0.06929897;-0.5738782;-0.1422581,0.0672377;0.4914097;-0.1025498,656.2549
+0;0;0,0.004270931;0.2902316;0.004000046,0.008581984;0.5782381;-0.006766592,0.2224256;0.4530084;0.02363271,0.2563888;0.2445737;0.0312145,0.3052009;0.03477319;-0.01220888,-0.205122;0.4403891;-0.01146375,-0.251265;0.2341786;-0.01348568,-0.2910612;0.02299269;-0.05932478,0.05963788;0.002762364;-0.03082225,0.0593455;-0.2813962;0.006429875,0.0519591;-0.581696;0.07574528,0.05698111;-0.5424657;-0.02984122,-0.05774092;0.006615688;-0.03371258,-0.09254506;-0.2768786;-0.01018538,-0.1160193;-0.575048;0.0645356,-0.1082196;-0.5356035;-0.04086314,0.007531133;0.5064574;-0.001750613,0;0;0,0.03771105;0.2828889;-0.05310702,0.0770198;0.5599619;-0.1221364,0.1956853;0.3938624;0.05128931,0.2154596;0.1894792;0.1012144,0.2893761;0.01011257;-0.001976743,-0.1353514;0.5174295;-0.1917763,-0.2580318;0.3453731;-0.1932299,-0.2616634;0.1263369;-0.210389,0.06666426;-0.007203579;-0.004278421,0.126612;-0.2834368;-0.05155802,0.1180409;-0.5911453;-0.03478932,0.1604035;-0.5929981;-0.1267118,-0.04590589;0.01166585;-0.04765372,-0.09957743;-0.2668383;-0.0887474,-0.1145771;-0.5725047;-0.05156886,-0.06929897;-0.5738782;-0.1422581,0.0672377;0.4914097;-0.1025498,656.2772
+0;0;0,0.004271496;0.2902699;0.004000574,0.008581044;0.578176;-0.006762237,0.1983805;0.4589533;0.02079506,0.2401832;0.2024069;0.03012691,0.2889002;-0.006984428;-0.01321177,-0.1813288;0.447746;-0.01037445,-0.2381227;0.1939372;-0.0128631,-0.2778413;-0.01683679;-0.05861279,0.05957676;0.002759533;-0.03079066,0.05928452;-0.2812647;0.006443856,0.0519114;-0.5810242;0.07563455,0.05694022;-0.5417814;-0.03009515,-0.05768174;0.006608908;-0.03367803,-0.09246943;-0.2767514;-0.01016195,-0.1159014;-0.5743842;0.06442459,-0.1080912;-0.534927;-0.04111709,0.007530584;0.5064219;-0.00174812,0;0;0,0.03808024;0.2829552;-0.05269814,0.07742743;0.5600029;-0.1213822,0.1895953;0.4171763;0.03524804,0.2180783;0.1641397;0.08827448,0.3159759;-0.006627738;-0.008425236,-0.1107807;0.514318;-0.1844571,-0.2628629;0.3033371;-0.1874001,-0.2661326;0.08483437;-0.2058978,0.06660768;-0.007061929;-0.004314661,0.1259286;-0.2834453;-0.0506773,0.1182139;-0.5906371;-0.03420758,0.1600445;-0.5924512;-0.1265523,-0.04576673;0.01165422;-0.04769336,-0.1000341;-0.2664497;-0.08975871,-0.1147256;-0.5714408;-0.05152134,-0.06995987;-0.5727736;-0.1426464,0.06765767;0.4914587;-0.1018596,656.3002
+0;0;0,0.00426788;0.2900243;0.003997189,0.008574446;0.5777317;-0.006759145,0.2523046;0.445123;0.02716647,0.2892654;0.2182914;0.03541744,0.3379804;0.008908793;-0.007919449,-0.2347028;0.4307487;-0.01281092,-0.2849185;0.2063377;-0.01501131,-0.3246354;-0.004427627;-0.0607591,0.05844622;0.002707168;-0.03020637,0.05815419;-0.2811145;0.00700159,0.0507649;-0.5815318;0.07634407,0.0557327;-0.5424011;-0.02810276,-0.05658716;0.006483495;-0.03303895,-0.09135004;-0.2766747;-0.009539641,-0.1148334;-0.5749606;0.06521053,-0.107118;-0.5356181;-0.03905057,0.00752439;0.5060053;-0.001746958,0;0;0,0.03835027;0.2828589;-0.05165601,0.07764374;0.5598669;-0.1196966,0.2043209;0.3933174;0.09006047,0.2184286;0.1637803;0.08938909,0.3161834;-0.007159576;-0.007129669,-0.1597158;0.5201699;-0.2090199,-0.2956953;0.3347855;-0.2144039,-0.2981061;0.1163604;-0.23382,0.06532441;-0.006995678;-0.004415512,0.1255035;-0.2832291;-0.04928017,0.1185045;-0.5911098;-0.03272724,0.1654132;-0.5929958;-0.1210451,-0.04408515;0.01165316;-0.04750177,-0.1009887;-0.2656636;-0.0898888,-0.1147777;-0.5711612;-0.04995663,-0.06507789;-0.5725053;-0.1369317,0.06791412;0.4912986;-0.1003413,656.3336
+0;0;0,0.004266964;0.289962;0.00399633,0.008570827;0.5774885;-0.006752691,0.1912837;0.4601141;0.01996144,0.2255501;0.2498188;0.02761091,0.2739285;0.04188299;-0.01542652,-0.1743239;0.449323;-0.01005051,-0.2208788;0.2412718;-0.01209049,-0.2603213;0.03196287;-0.05752216,0.05873347;0.002720473;-0.03035483,0.05844139;-0.2811525;0.006859856,0.0510548;-0.5814596;0.07617694,0.05607951;-0.5422244;-0.02946624,-0.05686527;0.00651536;-0.03320133,-0.09163444;-0.276694;-0.009697771,-0.1151092;-0.5748706;0.06502502,-0.1073054;-0.5354211;-0.04043031,0.007521616;0.5058198;-0.001744539,0;0;0,0.03885443;0.2828688;-0.05086923,0.07817794;0.5598538;-0.1182156,0.1853715;0.4201183;0.03363252,0.2075395;0.2159573;0.09093595,0.2841295;0.02221762;0.02746248,-0.1018612;0.5126593;-0.1818277,-0.2271273;0.340205;-0.1867991,-0.2286276;0.1234008;-0.2073822,0.06568988;-0.006980747;-0.003813982,0.1251118;-0.2833764;-0.04901743,0.1193564;-0.5911219;-0.0316,0.1617819;-0.592811;-0.1236157,-0.04413345;0.01163311;-0.04790977,-0.1007021;-0.2659405;-0.08940342,-0.1148581;-0.5712732;-0.04921158,-0.06949323;-0.5724616;-0.1399878,0.0684827;0.4912931;-0.09903193,656.3671
+0;0;0,0.003726551;0.2900486;0.003900058,0.007560183;0.5772723;-0.006830682,0.1908081;0.4601673;0.0193941,0.2242914;0.2509253;0.02745495,0.2730031;0.04294857;-0.01508133,-0.1753448;0.4486265;-0.01100083,-0.2229052;0.2419767;-0.01248521,-0.2626897;0.03269657;-0.057823,0.05958136;0.002648597;-0.03069913,0.05832279;-0.2812263;0.006346967,0.050648;-0.5816737;0.07559955,0.05578012;-0.5424309;-0.0302119,-0.05766196;0.006674534;-0.03361457,-0.09277241;-0.2765294;-0.01077267,-0.1171163;-0.5746669;0.06435996,-0.1091975;-0.5352057;-0.04126018,0.00661517;0.5056903;-0.001829822,0;0;0,0.03959002;0.2829914;-0.05005789,0.07925068;0.5598165;-0.1165202,0.186801;0.4198435;0.03509855,0.2085428;0.2168218;0.09235096,0.2833108;0.02239817;0.02874517,-0.1029924;0.512327;-0.1766005,-0.2265859;0.3402642;-0.1859496,-0.2281725;0.1234549;-0.2066302,0.0666184;-0.007089913;-0.003333569,0.1247339;-0.2837631;-0.04842734,0.1204139;-0.5916055;-0.03004551,0.1622025;-0.5932173;-0.1225779,-0.04494558;0.01177676;-0.04837967,-0.0998361;-0.2662839;-0.08873125,-0.1138294;-0.5716516;-0.0477654,-0.06908293;-0.5727717;-0.1390733,0.06948839;0.4913156;-0.0974884,656.3889
+0;0;0,0.003724136;0.2898606;0.00389753,0.007554931;0.5768716;-0.006824594,0.1893426;0.4601961;0.01922706,0.2228646;0.2507127;0.02729721,0.2715886;0.04268344;-0.01524981,-0.1739058;0.4487469;-0.01092677,-0.221521;0.2418586;-0.01241286,-0.2613156;0.03252566;-0.05776211,0.06000412;0.00266739;-0.03091696,0.0587449;-0.2813564;0.006148573,0.05107535;-0.5815984;0.07535383,0.05620771;-0.5423551;-0.03046263,-0.0580711;0.006721893;-0.03385308,-0.09319997;-0.2766306;-0.0109992,-0.1175272;-0.5745642;0.06408208,-0.109608;-0.5351026;-0.04154304,0.006610822;0.505358;-0.001828515,0;0;0,0.04015242;0.2828138;-0.04952145,0.07998216;0.5595371;-0.1153843,0.1871392;0.4190651;0.03393102,0.2096583;0.2163849;0.0929718,0.2803853;0.02070266;0.02842259,-0.09990402;0.5122195;-0.177074,-0.2233991;0.3397234;-0.1852114,-0.2245937;0.1229073;-0.2064193,0.06709893;-0.007253855;-0.002929688,0.1254136;-0.2838844;-0.04897189,0.1210175;-0.5914543;-0.02960896,0.1628679;-0.5930411;-0.1221278,-0.04521165;0.01190993;-0.0487599,-0.09956398;-0.2664205;-0.08904567,-0.1128918;-0.5714968;-0.04728125,-0.06808826;-0.5725873;-0.1385771,0.07020247;0.4910663;-0.09651232,656.4224
+0;0;0,0.003724136;0.2898606;0.00389753,0.007554931;0.5768716;-0.006824594,0.1893426;0.4601961;0.01922706,0.2228646;0.2507127;0.02729721,0.2715886;0.04268344;-0.01524981,-0.1739058;0.4487469;-0.01092677,-0.221521;0.2418586;-0.01241286,-0.2613156;0.03252566;-0.05776211,0.06000412;0.00266739;-0.03091696,0.0587449;-0.2813564;0.006148573,0.05107535;-0.5815984;0.07535383,0.05620771;-0.5423551;-0.03046263,-0.0580711;0.006721893;-0.03385308,-0.09319997;-0.2766306;-0.0109992,-0.1175272;-0.5745642;0.06408208,-0.109608;-0.5351026;-0.04154304,0.006610822;0.505358;-0.001828515,0;0;0,0.04015242;0.2828138;-0.04952145,0.07998216;0.5595371;-0.1153843,0.1871392;0.4190651;0.03393102,0.2096583;0.2163849;0.0929718,0.2803853;0.02070266;0.02842259,-0.09990402;0.5122195;-0.177074,-0.2233991;0.3397234;-0.1852114,-0.2245937;0.1229073;-0.2064193,0.06709893;-0.007253855;-0.002929688,0.1254136;-0.2838844;-0.04897189,0.1210175;-0.5914543;-0.02960896,0.1628679;-0.5930411;-0.1221278,-0.04521165;0.01190993;-0.0487599,-0.09956398;-0.2664205;-0.08904567,-0.1128918;-0.5714968;-0.04728125,-0.06808826;-0.5725873;-0.1385771,0.07020247;0.4910663;-0.09651232,656.4452
+0;0;0,0.004711794;0.2897673;0.00327776,0.009822952;0.5764501;-0.00816894,0.1887958;0.4613639;0.01839363,0.2223887;0.2480667;0.02750443,0.2698942;0.03966492;-0.01519239,-0.1699319;0.4509934;-0.01189693,-0.2185555;0.2404158;-0.01195568,-0.2597769;0.0313563;-0.05784691,0.0601309;0.002535069;-0.03095072,0.05740432;-0.2815891;0.005613351,0.04904002;-0.5828954;0.07480413,0.05429469;-0.5437041;-0.03109711,-0.05816789;0.006833103;-0.03391023,-0.09470592;-0.2764465;-0.01180653,-0.119789;-0.5754642;0.0630402,-0.1117431;-0.5360584;-0.04266675,0.008543571;0.5050365;-0.002957897,0;0;0,0.04025339;0.2827756;-0.04914927,0.08019916;0.55933;-0.1144271,0.1881029;0.4218605;0.03172398,0.210146;0.2159857;0.09366632,0.2806365;0.02081287;0.0269599,-0.09702061;0.511504;-0.1756975,-0.2239623;0.3367965;-0.1840801,-0.2254723;0.1199042;-0.2056805,0.06725852;-0.007061034;-0.002555609,0.1257024;-0.283675;-0.04881549,0.1213674;-0.5922622;-0.02886844,0.1629152;-0.5937878;-0.1216428,-0.04518218;0.01174316;-0.04899763,-0.09950025;-0.266751;-0.08851311,-0.1125194;-0.5728301;-0.04621816,-0.06801181;-0.573866;-0.137777,0.07038651;0.4909164;-0.09566593,656.4681
+0;0;0,0.004702251;0.2891804;0.003271122,0.009803157;0.5752882;-0.00815308,0.1885265;0.4603959;0.01836996,0.2225494;0.2443687;0.02759737,0.2700786;0.03586271;-0.01512078,-0.1696999;0.4500399;-0.01187827,-0.2189458;0.2367671;-0.01193777,-0.2601878;0.02760305;-0.05785194,0.06036419;0.002544904;-0.0310708,0.05763687;-0.2816565;0.005503213,0.04924043;-0.5841206;0.07495989,0.05450042;-0.54492;-0.0310487,-0.05839356;0.006859613;-0.03404179,-0.09494153;-0.276497;-0.01193208,-0.120121;-0.5766638;0.06320228,-0.1120669;-0.5372485;-0.04261182,0.008526156;0.5040075;-0.002951726,0;0;0,0.04032697;0.2822703;-0.04853201,0.08041897;0.5583833;-0.1130457,0.1911696;0.423065;0.03095341,0.2107489;0.2145333;0.09452724,0.2798581;0.01944968;0.02578926,-0.09618296;0.5109564;-0.1751523,-0.2251228;0.3342538;-0.1829733,-0.2265431;0.1172404;-0.2044618,0.06751867;-0.007352948;-0.001693487,0.1260486;-0.2839589;-0.04837298,0.1219546;-0.5936734;-0.02741098,0.1631281;-0.5951189;-0.1205027,-0.04499646;0.0118975;-0.04949215,-0.09881498;-0.2670863;-0.08673654,-0.1117757;-0.5743662;-0.04442408,-0.06763202;-0.5753286;-0.1363088,0.07056245;0.4900767;-0.09442616,656.502
+0;0;0,0.004691826;0.2885393;0.003263869,0.009780128;0.5739401;-0.008132214,0.1876153;0.4594373;0.01827259,0.2217381;0.2427759;0.02752709,0.2692398;0.03439064;-0.01516633,-0.1688373;0.4491326;-0.01182588,-0.2182279;0.2352336;-0.01188555,-0.259446;0.02619071;-0.05777313,0.06030176;0.002542272;-0.03103866,0.05757311;-0.2817972;0.005553113,0.04912575;-0.5860957;0.07543103,0.05304869;-0.5492338;-0.003630958,-0.05833317;0.006852519;-0.03400658,-0.09489888;-0.2766417;-0.01188614,-0.1202311;-0.578629;0.06370389,-0.1142243;-0.541607;-0.01521304,0.008506237;0.5028329;-0.00294353,0;0;0,0.04022992;0.2816571;-0.04835701,0.080322;0.5571669;-0.1123068,0.1930609;0.4244071;0.02948164,0.2112091;0.2153621;0.09400319,0.279616;0.01929048;0.02782201,-0.09529522;0.5098433;-0.1745195,-0.2237216;0.3319057;-0.1806049,-0.2248483;0.1151388;-0.2032851,0.06750102;-0.00693959;-0.001271963,0.1257723;-0.2836183;-0.04869223,0.1220864;-0.5951347;-0.0264256,0.1414857;-0.6223346;-0.07805037,-0.04480593;0.01164834;-0.0496277,-0.09868531;-0.2676069;-0.08580576,-0.1117794;-0.5767329;-0.04312662,-0.0791505;-0.5697677;-0.1118145,0.07043493;0.4890117;-0.09381676,656.536
+0;0;0,0.006143583;0.288312;0.002950749,0.01290356;0.573419;-0.008770428,0.1894226;0.4594402;0.01780634,0.2228799;0.2416427;0.02801527,0.2696256;0.03292632;-0.01387877,-0.1656266;0.4503231;-0.01240477,-0.2159077;0.2355458;-0.01102246,-0.2586442;0.02672926;-0.05654212,0.06027381;0.002412192;-0.03126099,0.05663585;-0.282066;0.005217485,0.0473308;-0.5879061;0.07484094,0.05126583;-0.5511147;-0.003737308,-0.05847612;0.006969213;-0.03388175,-0.09596267;-0.2766007;-0.01256038,-0.1223154;-0.5799822;0.06318517,-0.1163063;-0.5430275;-0.01524743,0.01120458;0.5023975;-0.003489269,0;0;0,0.04014786;0.281506;-0.04809141,0.08017783;0.5568562;-0.1116691,0.194308;0.4251721;0.02774692,0.2123616;0.2153656;0.0934329,0.2815834;0.01957259;0.02727962,-0.09451792;0.5094669;-0.173656,-0.2247625;0.3315221;-0.1792547,-0.2259597;0.114728;-0.2016537,0.06760434;-0.006618619;-0.001359224,0.1258334;-0.2833021;-0.04960203,0.1218749;-0.5961916;-0.02600908,0.1415156;-0.622903;-0.07733369,-0.04492702;0.0114995;-0.04965203,-0.09937286;-0.2677895;-0.08577675,-0.112131;-0.5783279;-0.04247184,-0.08003218;-0.571158;-0.110916,0.07030821;0.4887497;-0.0932591,656.5696
+0;0;0,0.006699714;0.3144107;0.003217858,0.01402689;0.6234495;-0.009451281,0.2185513;0.4975401;0.02086962,0.2514687;0.2832568;0.03091383,0.2982337;0.07445444;-0.01099747,-0.1925362;0.486984;-0.01410978,-0.2420059;0.2756722;-0.01274977,-0.28476;0.06676963;-0.05828818,0.06003073;0.002402464;-0.03113492,0.05638699;-0.2825277;0.00540152,0.04702093;-0.5903732;0.07548147,0.05093275;-0.5536218;-0.002633274,-0.0582403;0.006941108;-0.03374511,-0.09578642;-0.2770794;-0.01238986,-0.1223119;-0.58245;0.06385232,-0.1163383;-0.5455363;-0.01411764,0.0122047;0.5472775;-0.003787128,0;0;0,0.06375127;0.2979817;-0.07779479,0.1297723;0.5859815;-0.1695917,0.1962297;0.423547;0.02959204,0.2140748;0.2171164;0.09416533,0.2854342;0.02251725;0.02648258,-0.09855855;0.504334;-0.1640106,-0.2269857;0.3294125;-0.1672809,-0.2295348;0.1124746;-0.1890382,0.06732948;-0.006751418;5.459785E-05,0.1258845;-0.2833169;-0.05109453,0.1215836;-0.5980842;-0.02519584,0.1412793;-0.6244286;-0.07618785,-0.04351081;0.01163714;-0.05049981,-0.09947464;-0.2682863;-0.08281571,-0.1118099;-0.580905;-0.03939804,-0.08213079;-0.5772099;-0.1071476,0.1139826;0.5154131;-0.1449265,656.5917
+0;0;0,0.006212673;0.2915543;0.002983933,0.01277942;0.5684994;-0.008447455,0.1997327;0.4530111;0.01929892,0.2316124;0.2454833;0.02902648,0.278395;0.03660229;-0.0129006,-0.1760562;0.4433614;-0.01267693,-0.2239663;0.2387114;-0.01135979,-0.2667365;0.0297302;-0.05691535,0.06017808;0.002408361;-0.03121134,0.05653147;-0.2827455;0.005353777,0.04713979;-0.5914332;0.07562549,0.05247242;-0.5522297;-0.03086142,-0.05838325;0.006958144;-0.03382793,-0.09595884;-0.2772852;-0.01245593,-0.1225569;-0.5834915;0.06399488,-0.1144136;-0.5440667;-0.04229464,0.01110436;0.4984777;-0.003240638,0;0;0,0.04285201;0.2828698;-0.0565672,0.07692468;0.5522209;-0.1123829,0.2004583;0.4188595;0.03184604,0.2187425;0.2196824;0.09644388,0.2894383;0.02526969;0.02728056,-0.1099874;0.5117851;-0.1724846,-0.2341247;0.342261;-0.1779833,-0.2382416;0.125141;-0.1984706,0.06749298;-0.006775707;-0.0003685951,0.1266002;-0.2831755;-0.0530231,0.12175;-0.598609;-0.02486944,0.1609103;-0.5998358;-0.119442,-0.04378172;0.01168465;-0.05047751,-0.09970085;-0.2684996;-0.08261514,-0.1119002;-0.582;-0.03922037,-0.0697242;-0.5827825;-0.1326347,0.06720324;0.484926;-0.09478021,656.6252
+0;0;0,0.007368779;0.3124542;0.002577586,0.01524233;0.6284568;-0.0109425,0.2366175;0.4978008;0.02197664,0.2667366;0.2930037;0.03302835,0.3137915;0.08203372;-0.007664479,-0.2085243;0.4870788;-0.01557862,-0.2563829;0.2854072;-0.01252631,-0.3014783;0.07490584;-0.05762576,0.06038997;0.00217483;-0.03122617,0.05503557;-0.2833188;0.005285939,0.04438595;-0.5941083;0.07596704,0.04964078;-0.5550251;-0.02947924,-0.05859726;0.007132729;-0.033797,-0.09747276;-0.2773449;-0.01306955,-0.1253424;-0.5855781;0.06383886,-0.1173059;-0.5462916;-0.04141422,0.01332997;0.5510417;-0.00503742,0;0;0,0.06240728;0.2950479;-0.08210135,0.131735;0.5869061;-0.1827686,0.2047685;0.4192817;0.03369522,0.2403262;0.2373349;0.1264431,0.2782846;0.04680559;0.02331138,-0.1152342;0.5042163;-0.1528281,-0.2380738;0.3373287;-0.1583165,-0.2438118;0.1181789;-0.1761719,0.06767797;-0.006809115;-0.0002830029,0.1272257;-0.2830218;-0.05532002,0.1217497;-0.6003897;-0.02454782,0.1562451;-0.6069651;-0.1178289,-0.04407696;0.01169054;-0.05047083,-0.09991296;-0.2689412;-0.08203968,-0.1122022;-0.5846294;-0.03857354,-0.07460256;-0.5907673;-0.1308197,0.1155862;0.5156124;-0.1565378,656.6585
+0;0;0,0.007368779;0.3124542;0.002577586,0.01524233;0.6284568;-0.0109425,0.2366175;0.4978008;0.02197664,0.2667366;0.2930037;0.03302835,0.3137915;0.08203372;-0.007664479,-0.2085243;0.4870788;-0.01557862,-0.2563829;0.2854072;-0.01252631,-0.3014783;0.07490584;-0.05762576,0.06038997;0.00217483;-0.03122617,0.05503557;-0.2833188;0.005285939,0.04438595;-0.5941083;0.07596704,0.04964078;-0.5550251;-0.02947924,-0.05859726;0.007132729;-0.033797,-0.09747276;-0.2773449;-0.01306955,-0.1253424;-0.5855781;0.06383886,-0.1173059;-0.5462916;-0.04141422,0.01332997;0.5510417;-0.00503742,0;0;0,0.06240728;0.2950479;-0.08210135,0.131735;0.5869061;-0.1827686,0.2047685;0.4192817;0.03369522,0.2403262;0.2373349;0.1264431,0.2782846;0.04680559;0.02331138,-0.1152342;0.5042163;-0.1528281,-0.2380738;0.3373287;-0.1583165,-0.2438118;0.1181789;-0.1761719,0.06767797;-0.006809115;-0.0002830029,0.1272257;-0.2830218;-0.05532002,0.1217497;-0.6003897;-0.02454782,0.1562451;-0.6069651;-0.1178289,-0.04407696;0.01169054;-0.05047083,-0.09991296;-0.2689412;-0.08203968,-0.1122022;-0.5846294;-0.03857354,-0.07460256;-0.5907673;-0.1308197,0.1155862;0.5156124;-0.1565378,656.681
+0;0;0,0.008692383;0.3125298;0.002031464,0.01784;0.627616;-0.01204444,0.2388358;0.4970916;0.02056535,0.2682205;0.2922849;0.03328798,0.3152583;0.08059198;-0.003472045,-0.2065076;0.4876777;-0.01610431,-0.2556363;0.2863323;-0.01191793,-0.3022327;0.07585645;-0.05558045,0.06126646;0.002089314;-0.03177936,0.05439845;-0.2832317;0.00450208,0.04218422;-0.5959277;0.07489017,0.04729969;-0.5568605;-0.03062531,-0.05957982;0.00731157;-0.03412711,-0.09957965;-0.2769148;-0.01445497,-0.1285543;-0.5868896;0.06273672,-0.1206678;-0.5476513;-0.04259302,0.0156172;0.5502812;-0.005990464,0;0;0,0.06279086;0.2950127;-0.08233666,0.131303;0.5864267;-0.1821425,0.2073968;0.4221424;0.03440309,0.2493452;0.2415175;0.1270642,0.2846562;0.05031148;0.02424812,-0.1154699;0.5042393;-0.1507973,-0.2390911;0.3378811;-0.1545184,-0.2470928;0.1187549;-0.1717651,0.06868821;-0.006257147;-0.003263474,0.1281152;-0.2825549;-0.05711102,0.121853;-0.601625;-0.0249002,0.1560602;-0.6081245;-0.1183858,-0.04519793;0.01178058;-0.05085506,-0.1008976;-0.2686876;-0.08258447,-0.1134516;-0.5862221;-0.03903349,-0.0761321;-0.5923026;-0.1314854,0.1152139;0.5152011;-0.1558685,656.7148
+0;0;0,0.008139954;0.2926675;0.001902358,0.01606836;0.5657869;-0.01039383,0.2121445;0.4494222;0.01858416,0.2415052;0.2447823;0.03129643,0.2885783;0.03293057;-0.005491164,-0.1830134;0.4410692;-0.01395322,-0.2321021;0.2398877;-0.009770242,-0.2787335;0.02925397;-0.05346551,0.06128613;0.002089984;-0.03178955,0.05442021;-0.2831437;0.004480779,0.04213329;-0.5977005;0.07528772,0.04729372;-0.5585536;-0.0311549,-0.05959893;0.007313917;-0.03413806,-0.09958652;-0.2768255;-0.01447195,-0.1287336;-0.5886448;0.06317908,-0.1207778;-0.5493253;-0.04307617,0.01408027;0.4966179;-0.004979097,0;0;0,0.04594889;0.282909;-0.05979419,0.07705348;0.5489205;-0.1146934,0.211345;0.4229001;0.03707767,0.2746899;0.2491592;0.1303658,0.2897263;0.05622004;0.025491,-0.1175018;0.5179021;-0.1763486,-0.2423612;0.3526761;-0.1729312,-0.2528878;0.1332346;-0.1865306,0.06863546;-0.005921125;-0.005004644,0.1287621;-0.2821131;-0.05814338,0.1211211;-0.602923;-0.02448153,0.1601127;-0.6042694;-0.1190193,-0.04567254;0.01176898;-0.05046229,-0.1017081;-0.2684724;-0.08279989,-0.1148372;-0.5878884;-0.03907856,-0.07283077;-0.5888308;-0.1324507,0.06806623;0.4824482;-0.09685254,656.7372
+0;0;0,0.00857068;0.308154;0.002003022,0.01763131;0.6202407;-0.01192688,0.2481385;0.4884624;0.02173229,0.2776308;0.282905;0.03450155,0.3245771;0.07162412;-0.002186932,-0.2161233;0.4786486;-0.01649512,-0.2654321;0.2765652;-0.01229339,-0.3119378;0.06649892;-0.05587094,0.06158113;0.002100044;-0.03194258,0.05471361;-0.2832003;0.004336234,0.04238675;-0.5987797;0.07537338,0.04604246;-0.5623;-3.193319E-05,-0.05988582;0.007349123;-0.03430238,-0.09988275;-0.2768566;-0.01463168,-0.1291246;-0.5896897;0.06327181,-0.1234886;-0.5530877;-0.01200077,0.01543742;0.5439115;-0.005951629,0;0;0,0.06332298;0.290482;-0.08152771,0.1305278;0.5772028;-0.1862543,0.2190186;0.4232584;0.041152,0.3268119;0.265065;0.1226513,0.2867014;0.06779876;0.03509092,-0.1254043;0.5088843;-0.1520513,-0.2518256;0.3436725;-0.1489806,-0.2657635;0.1247561;-0.1574048,0.06896205;-0.006063759;-0.004943848,0.1284048;-0.2823769;-0.05858374,0.1201295;-0.6041459;-0.02416253,0.1398055;-0.629246;-0.07230973,-0.04637872;0.01174447;-0.05027978,-0.1023416;-0.2685916;-0.08252007,-0.1160377;-0.5890251;-0.0386634,-0.08928879;-0.5851396;-0.1045713,0.1152918;0.5071303;-0.1593399,656.7706
+0;0;0,0.008286383;0.2979323;0.001936579,0.01620749;0.5708084;-0.01037654,0.2598275;0.4425461;0.02430376,0.2894283;0.2362325;0.03712,0.3365712;0.02406701;0.0002779141,-0.2302175;0.4321873;-0.01604664,-0.2797077;0.2293605;-0.01182945,-0.3264081;0.01841475;-0.05558944,0.06193089;0.002111972;-0.032124,0.05506241;-0.2832283;0.004159894,0.04266432;-0.6006314;0.07560752,0.04631181;-0.5641662;0.0003715977,-0.06022595;0.007390864;-0.03449721,-0.1002285;-0.2768547;-0.01482375,-0.1296393;-0.5914955;0.06352989,-0.1240159;-0.5549083;-0.0115736,0.01420316;0.5010746;-0.00491761,0;0;0,0.05642483;0.2841178;-0.0702095,0.09541059;0.5473304;-0.1316299,0.2706195;0.4289778;0.0540576,0.3291713;0.2434769;0.1299975,0.2934973;0.05471924;0.02186847,-0.1547969;0.5248252;-0.1844438,-0.2836019;0.3607239;-0.1751807,-0.2992851;0.1409123;-0.1807364,0.06923262;-0.005845547;-0.006672382,0.1272538;-0.2824617;-0.06052232,0.1180681;-0.6059184;-0.02454329,0.1373857;-0.6311812;-0.07238054,-0.04739439;0.01216738;-0.04977524,-0.1050035;-0.2675667;-0.084601,-0.1197795;-0.5898314;-0.04066601,-0.09233641;-0.5828015;-0.1072603,0.08467096;0.4812818;-0.1111641,656.7928
+0;0;0,0.00864877;0.2979277;0.000562673,0.0170234;0.5707281;-0.0130306,0.2607251;0.4434884;0.02223347,0.2900724;0.2373047;0.03749146,0.3352151;0.02436346;0.002675511,-0.2301182;0.4340619;-0.01698331,-0.2807403;0.2315612;-0.01092741,-0.3292936;0.02091563;-0.05411291,0.06191168;0.002037239;-0.03216583,0.05304129;-0.2833014;0.003694855,0.03879212;-0.6008406;0.07418531,0.04231797;-0.5644414;-0.001062058,-0.06033882;0.0073976;-0.03429795,-0.1021707;-0.276665;-0.01582242,-0.1328439;-0.5912733;0.06217682,-0.1273446;-0.5547666;-0.01294287,0.01489415;0.5010269;-0.007216128,0;0;0,0.05642483;0.2841178;-0.0702095,0.09541059;0.5473304;-0.1316299,0.2706195;0.4289778;0.0540576,0.3291713;0.2434769;0.1299975,0.2934973;0.05471924;0.02186847,-0.1547969;0.5248252;-0.1844438,-0.2836019;0.3607239;-0.1751807,-0.2992851;0.1409123;-0.1807364,0.06923262;-0.005845547;-0.006672382,0.1272538;-0.2824617;-0.06052232,0.1180681;-0.6059184;-0.02454329,0.1373857;-0.6311812;-0.07238054,-0.04739439;0.01216738;-0.04977524,-0.1050035;-0.2675667;-0.084601,-0.1197795;-0.5898314;-0.04066601,-0.09233641;-0.5828015;-0.1072603,0.08467096;0.4812818;-0.1111641,656.8154
+0;0;0,0.00844432;0.290885;0.0005493719,0.01686082;0.5650399;-0.01304826,0.2524777;0.4407531;0.02115558,0.2819941;0.2333817;0.03650147,0.3267859;0.02209565;0.001956146,-0.2221588;0.4316378;-0.01676633,-0.2730725;0.2279707;-0.01067554,-0.3212483;0.0189624;-0.05352536,0.06395659;0.002104528;-0.03322826,0.05509245;-0.2830333;0.002607193,0.04083275;-0.6008071;0.07314973,0.04435077;-0.5644222;-0.00193055,-0.06233178;0.007641939;-0.03543079,-0.1041342;-0.2762207;-0.01696826,-0.1348301;-0.5910615;0.06108861,-0.129343;-0.5545692;-0.01386427,0.01476373;0.4963917;-0.007321642,0;0;0,0.04890047;0.2800055;-0.06238055,0.08536315;0.5447541;-0.1253729,0.2605421;0.429359;0.04879308,0.4062365;0.2892601;0.1058462,0.3102656;0.1027371;0.04387665,-0.15336;0.5234601;-0.1811261,-0.2834771;0.3588216;-0.1725649,-0.301636;0.1408522;-0.1735936,0.07138816;-0.005463541;-0.008536577,0.1253934;-0.2829146;-0.06117344,0.1160867;-0.6065425;-0.02459192,0.1344626;-0.6321178;-0.0721724,-0.05014479;0.01228216;-0.05033528,-0.108242;-0.2669894;-0.08636889,-0.1230805;-0.5894445;-0.04207086,-0.09588096;-0.5818084;-0.108781,0.07656511;0.4790757;-0.1064334,656.8491
+0;0;0,0.008372376;0.2884067;0.0005446913,0.01681704;0.5634793;-0.01310002,0.2496419;0.4395797;0.02079237,0.2790214;0.2331696;0.03606711,0.323763;0.02212049;0.001560528,-0.2194359;0.4305712;-0.01668542,-0.2701136;0.2278482;-0.01062286,-0.3182354;0.01907429;-0.05342463,0.06445278;0.002120855;-0.03348605,0.05558866;-0.2830167;0.002349369,0.04126669;-0.602178;0.07319991,0.04627826;-0.5630823;-0.03375506,-0.06281537;0.007701227;-0.03570567,-0.1046178;-0.2761612;-0.01724316,-0.1354477;-0.5923766;0.06115452,-0.1276311;-0.5531281;-0.04561897,0.01471188;0.4945667;-0.007351344,0;0;0,0.04702788;0.2777396;-0.062433,0.08815683;0.541576;-0.1301174,0.2689319;0.4331357;0.03380013,0.4183706;0.3028216;0.1000414,0.3214168;0.1150274;0.04465604,-0.1471009;0.5228504;-0.1890184,-0.2799948;0.3621562;-0.1742485,-0.2994776;0.1445669;-0.1711541,0.07177328;-0.005574793;-0.009873867,0.123363;-0.2834911;-0.06247807,0.1134584;-0.6084496;-0.02515864,0.1473794;-0.6109737;-0.1217959,-0.05154303;0.01245636;-0.04968027,-0.109657;-0.2665974;-0.08733566,-0.126159;-0.5905312;-0.04393717,-0.08910684;-0.5926996;-0.1395381,0.07772094;0.4763139;-0.1096632,656.8824
+0;0;0,0.009345117;0.2865782;-0.0004709665,0.01901825;0.5621269;-0.01530031,0.2459328;0.4400263;0.01802208,0.2743749;0.2349301;0.03563292,0.3179685;0.02236776;0.004533706,-0.2122659;0.4322814;-0.01801609,-0.2645709;0.2313277;-0.009933871,-0.3144276;0.02157144;-0.04951876,0.06480038;0.001975677;-0.03413396,0.05587774;-0.2833778;0.002010986,0.03924524;-0.603518;0.07237652,0.04421126;-0.5644984;-0.03483706,-0.06348448;0.007931348;-0.03570623,-0.1058698;-0.2761839;-0.01853995,-0.1385995;-0.5933203;0.05937681,-0.1308243;-0.5541583;-0.04765762,0.01659502;0.4931844;-0.00922173,0;0;0,0.04607087;0.2759918;-0.06261492,0.08920971;0.5393525;-0.1332498,0.2721646;0.4346617;0.01828933,0.4250281;0.3174042;0.0961802,0.3338655;0.1303223;0.02733207,-0.1390067;0.5256056;-0.191433,-0.2733573;0.3682013;-0.1725291,-0.2965703;0.1504149;-0.1635519,0.07237568;-0.005657434;-0.009893179,0.1218954;-0.283868;-0.06429338,0.1110973;-0.6096212;-0.02574492,0.1430784;-0.6123041;-0.1232631,-0.05264242;0.01228662;-0.0494564,-0.1111242;-0.266943;-0.08718367,-0.1292504;-0.5917616;-0.04380098,-0.09409001;-0.5941162;-0.1403292,0.07838727;0.4742459;-0.1122758,656.9046
+0;0;0,0.009313007;0.2855935;-0.0004693483,0.01904212;0.562737;-0.01538073,0.2379415;0.4421756;0.0170187,0.2661843;0.2385158;0.03450619,0.3097044;0.02631155;0.003459379,-0.2042657;0.4347009;-0.0177617,-0.2562043;0.2351546;-0.009736083,-0.305977;0.02575175;-0.04925428,0.06614403;0.002016642;-0.03484173,0.0572182;-0.2834387;0.001316119,0.04053857;-0.604486;0.07188103,0.04551987;-0.5654387;-0.03566224,-0.06480084;0.008095804;-0.0364466,-0.1072013;-0.2761209;-0.01927419,-0.1400237;-0.5941558;0.05886334,-0.1322246;-0.5549657;-0.04850024,0.01660778;0.4934784;-0.009274269,0;0;0,0.0460406;0.274788;-0.06342292,0.0912292;0.5384218;-0.1379743,0.2722737;0.4275899;-0.00105381,0.4364351;0.340774;0.08891726,0.3462405;0.1504233;0.02958703,-0.1298051;0.5245223;-0.1914075,-0.2650317;0.3702933;-0.1688693,-0.2906187;0.1533335;-0.1561298,0.07381113;-0.006104231;-0.01037788,0.1214523;-0.284589;-0.0655899,0.1085224;-0.6109846;-0.02524495,0.1376997;-0.6138896;-0.1239271,-0.05455277;0.0124881;-0.04960934,-0.1108837;-0.2674325;-0.08625738,-0.1322719;-0.5930966;-0.04366056,-0.09986223;-0.595707;-0.1414276,0.08005437;0.4732727;-0.1162784,656.9385
+0;0;0,0.006915405;0.2842065;-0.001646588,0.01488555;0.5613091;-0.01658231,0.2263444;0.4437281;0.01264923,0.2540092;0.2403461;0.03304235,0.2963589;0.02752967;0.008035101,-0.1986865;0.4340964;-0.01889073,-0.2524341;0.2352115;-0.008818074,-0.3034123;0.02569991;-0.04368704,0.06674505;0.00182644;-0.03555051,0.05743054;-0.2837404;0.0006787218,0.03922457;-0.6059859;0.07039614,0.04393777;-0.5669967;-0.03720527,-0.06573552;0.008364736;-0.03648219,-0.1085583;-0.2759741;-0.02019198,-0.14322;-0.5951753;0.05690097,-0.1356766;-0.5560248;-0.05052551,0.0131723;0.4921398;-0.01052647,0;0;0,0.04901233;0.2723484;-0.06517696,0.09855917;0.533877;-0.1439223,0.272685;0.4263549;-0.01306891,0.4428377;0.3519403;0.07668637,0.3564616;0.1577733;0.02620792,-0.1162017;0.5223432;-0.188583,-0.2538651;0.3711282;-0.1615964,-0.2830806;0.1552028;-0.1463529,0.07462004;-0.006435275;-0.01060724,0.121951;-0.2849131;-0.06679964,0.1069049;-0.6121237;-0.02507472,0.1342687;-0.6155906;-0.1241317,-0.05573219;0.01268385;-0.04954917,-0.110996;-0.2677184;-0.08516093,-0.1348787;-0.594416;-0.04353813,-0.1042427;-0.5976105;-0.1417249,0.0862678;0.4693559;-0.1213403,656.9714
+0;0;0,0.006890402;0.283179;-0.001640635,0.01487418;0.5607451;-0.01659887,0.2268391;0.4429883;0.01269316,0.2544946;0.2396741;0.03307947,0.296863;0.02676409;0.008061225,-0.1992038;0.4333336;-0.0189219,-0.2529335;0.2345151;-0.008852607,-0.3039341;0.02491139;-0.0437369,0.06820798;0.001866473;-0.03632972,0.05888743;-0.2838855;-7.699057E-05,0.04062467;-0.6071361;0.0698579,0.0453415;-0.56814;-0.03782652,-0.06717632;0.008548076;-0.03728181,-0.1100269;-0.2759751;-0.02098104,-0.1447967;-0.5961719;0.05635238,-0.1372475;-0.5570144;-0.05115695,0.01315943;0.4915152;-0.01053773,0;0;0,0.04962519;0.2707213;-0.06699133,0.09899959;0.5322048;-0.1476443,0.27571;0.4232716;-0.02038956,0.4504404;0.359587;0.06866455,0.3667912;0.1644253;0.01702714,-0.1164363;0.5221395;-0.1902093,-0.2557936;0.3736029;-0.1580616,-0.2882665;0.1581572;-0.1413179,0.07614164;-0.00682506;-0.01146865,0.1195611;-0.285815;-0.06921554,0.1019897;-0.6137223;-0.02581739,0.1280107;-0.6173785;-0.1252623,-0.0579126;0.0131099;-0.04949668,-0.114138;-0.2672703;-0.08528766,-0.1407788;-0.5949444;-0.04484824,-0.1114613;-0.5983583;-0.143454,0.08680656;0.4677032;-0.124768,657.0049
+0;0;0,0.006855091;0.2817277;-0.001632227,0.01481068;0.5583072;-0.01653561,0.2263614;0.4409295;0.0126858,0.2540625;0.2372801;0.03310573,0.3013117;-0.0001565665;0.005205451,-0.1988417;0.4312939;-0.01886694,-0.25266;0.2321475;-0.008781035,-0.3095356;-0.001601949;-0.04768391,0.06867665;0.001879298;-0.03657935,0.05935749;-0.2838299;-0.0003320538,0.04110464;-0.6069052;0.06956491,0.04582012;-0.5679117;-0.03808866,-0.06763791;0.008606812;-0.03753798,-0.1104821;-0.2758738;-0.02123965,-0.145233;-0.595897;0.05605183,-0.1376859;-0.5567421;-0.05142672,0.01310295;0.4893608;-0.01049929,0;0;0,0.05060486;0.2685991;-0.0686574,0.1007337;0.5281567;-0.1516354,0.2774669;0.4187168;-0.02557611,0.4560824;0.359145;0.05930686,0.3754221;0.1353737;0.006321907,-0.1128478;0.524954;-0.192883,-0.2538782;0.3784838;-0.1566297,-0.292513;0.1387154;-0.1364916,0.0763764;-0.007564247;-0.01294184,0.119768;-0.2865391;-0.07056665,0.09968869;-0.6138727;-0.02533388,0.1249658;-0.6178698;-0.1248209,-0.05883474;0.01385608;-0.04903618,-0.1149739;-0.2664657;-0.08507176,-0.1435693;-0.593837;-0.04498694,-0.1149937;-0.5976157;-0.1436523,0.08837274;0.4641841;-0.128233,657.0385
+0;0;0,0.01001302;0.2807586;-0.003763173,0.02287561;0.5570553;-0.02260039,0.2402865;0.4389269;0.01154546,0.2674445;0.23646;0.03506653,0.3116152;0.006599143;0.0145747,-0.2012481;0.4322912;-0.02083264,-0.2569486;0.2347465;-0.00829486,-0.3129771;0.008730724;-0.03967439,0.06943323;0.001538353;-0.0373238,0.05965561;-0.2842199;-0.001814887,0.03850562;-0.6084894;0.0672612,0.04172137;-0.5724773;-0.007248797,-0.0685869;0.009021022;-0.03782675,-0.1118466;-0.2754063;-0.02220803,-0.149325;-0.5967628;0.05325671,-0.1441544;-0.5606594;-0.02113575,0.01950973;0.4882457;-0.01530179,0;0;0,0.05112295;0.2669252;-0.07125449,0.101957;0.5254788;-0.1573982,0.2930229;0.4257255;-0.03759408,0.4566387;0.3446217;0.0569346,0.3725856;0.1311093;0.006392241,-0.1194978;0.5275424;-0.1958268,-0.2607559;0.383643;-0.1555431,-0.3033031;0.1535756;-0.1339631,0.07710963;-0.007697999;-0.01453447,0.1180854;-0.2870337;-0.07203937,0.09473489;-0.6151012;-0.02517724,0.1088004;-0.641787;-0.07194376,-0.06057708;0.01417394;-0.04843471,-0.1149828;-0.2665371;-0.08386889,-0.148868;-0.5947762;-0.0453917,-0.1308346;-0.5883408;-0.1140774,0.08943272;0.4617711;-0.1332355,657.0609
+0;0;0,0.009959346;0.2792536;-0.003743001,0.02280357;0.5551614;-0.02254965,0.2418171;0.4368543;0.01177122,0.2690736;0.2336526;0.03537764,0.3137761;0.00102444;0.01463912,-0.2029052;0.4301706;-0.02084063,-0.2588079;0.2319091;-0.00825735,-0.3155109;0.003172264;-0.04001465,0.07063591;0.001565;-0.03797031,0.06086588;-0.2839716;-0.002488937,0.03968603;-0.6086991;0.06668469,0.04290427;-0.5726824;-0.007882997,-0.06977493;0.009177281;-0.03848197,-0.113001;-0.2750295;-0.02287537,-0.1505324;-0.5968398;0.05269594,-0.1453578;-0.5607316;-0.02175412,0.01944637;0.4865291;-0.01526985,0;0;0,0.04591511;0.2663908;-0.07087684,0.09504563;0.5250873;-0.1563597,0.2902386;0.4262341;-0.04019451,0.458726;0.3445235;0.04656053,0.3715053;0.1275494;0.003443718,-0.1269504;0.5274294;-0.1968184,-0.2668021;0.3827484;-0.1509926,-0.3142315;0.1511188;-0.1256458,0.07813757;-0.007702678;-0.01639557,0.1158999;-0.2875467;-0.07249236,0.08914547;-0.6157426;-0.02502489,0.1029856;-0.6424453;-0.07193065,-0.06272908;0.01448725;-0.04784149,-0.1185845;-0.2656067;-0.08407806,-0.1551562;-0.5941273;-0.04641843,-0.1374041;-0.5875046;-0.1153043,0.08317196;0.4612909;-0.1326172,657.0939
+0;0;0,0.009959346;0.2792536;-0.003743001,0.02280357;0.5551614;-0.02254965,0.2418171;0.4368543;0.01177122,0.2690736;0.2336526;0.03537764,0.3137761;0.00102444;0.01463912,-0.2029052;0.4301706;-0.02084063,-0.2588079;0.2319091;-0.00825735,-0.3155109;0.003172264;-0.04001465,0.07063591;0.001565;-0.03797031,0.06086588;-0.2839716;-0.002488937,0.03968603;-0.6086991;0.06668469,0.04290427;-0.5726824;-0.007882997,-0.06977493;0.009177281;-0.03848197,-0.113001;-0.2750295;-0.02287537,-0.1505324;-0.5968398;0.05269594,-0.1453578;-0.5607316;-0.02175412,0.01944637;0.4865291;-0.01526985,0;0;0,0.04591511;0.2663908;-0.07087684,0.09504563;0.5250873;-0.1563597,0.2902386;0.4262341;-0.04019451,0.458726;0.3445235;0.04656053,0.3715053;0.1275494;0.003443718,-0.1269504;0.5274294;-0.1968184,-0.2668021;0.3827484;-0.1509926,-0.3142315;0.1511188;-0.1256458,0.07813757;-0.007702678;-0.01639557,0.1158999;-0.2875467;-0.07249236,0.08914547;-0.6157426;-0.02502489,0.1029856;-0.6424453;-0.07193065,-0.06272908;0.01448725;-0.04784149,-0.1185845;-0.2656067;-0.08407806,-0.1551562;-0.5941273;-0.04641843,-0.1374041;-0.5875046;-0.1153043,0.08317196;0.4612909;-0.1326172,657.1169
+0;0;0,0.00995806;0.2792176;-0.003742518,0.02281654;0.5554264;-0.02257365,0.2344438;0.4386139;0.01086624,0.2617381;0.2351307;0.03450537,0.3067593;0.0008441359;0.013619,-0.1955217;0.432152;-0.02066348,-0.2515018;0.2336158;-0.008062774,-0.3086091;0.003248364;-0.04004648,0.07146325;0.00158333;-0.03841504,0.06169408;-0.2839278;-0.002936825,0.04052912;-0.6084269;0.06618816,0.04373712;-0.5724294;-0.00814224,-0.07059218;0.00928477;-0.0389327,-0.1138145;-0.2748967;-0.02332748,-0.1513194;-0.5964807;0.05219069,-0.1461613;-0.560392;-0.02202246,0.01945182;0.4866404;-0.01527756,0;0;0,0.0513581;0.2644023;-0.07435989,0.1040559;0.5213653;-0.1638041,0.2897697;0.4221859;-0.04712629,0.4627132;0.3454085;0.03596973,0.3740569;0.1255091;0.002240181,-0.113447;0.5254735;-0.1924201,-0.2558666;0.3844118;-0.1421465,-0.3083911;0.1523802;-0.1146531,0.07879447;-0.008446515;-0.01747298,0.1176797;-0.2881089;-0.07357693,0.08683658;-0.615475;-0.02452517,0.09986834;-0.6424127;-0.07099605,-0.06407542;0.015116;-0.04744539,-0.1191624;-0.2650278;-0.08426428,-0.1579944;-0.5929447;-0.04568353,-0.1412018;-0.5867805;-0.1143941,0.09101175;0.4580838;-0.1388772,657.1487
+0;0;0,0.01282506;0.2799597;-0.005198264,0.02819968;0.5572574;-0.026211,0.2515914;0.4382226;0.00853242,0.2785578;0.2358487;0.03662067,0.3226427;-0.0008169264;0.02188481,-0.2034767;0.4336616;-0.02257425,-0.2609944;0.2363562;-0.007288883,-0.3194114;0.003764033;-0.03297138,0.07236622;0.00140448;-0.03904364,0.06265541;-0.2838631;-0.003328189,0.03901294;-0.6076925;0.06398933,0.04190951;-0.5718216;-0.01026229,-0.07166647;0.009545886;-0.03919237,-0.1152478;-0.2744003;-0.02426927,-0.1543933;-0.5951403;0.05022644,-0.1495488;-0.5591901;-0.02391725,0.02430971;0.4881411;-0.01836649,0;0;0,0.05062039;0.2647263;-0.07698369,0.1017782;0.5225623;-0.1690204,0.3017624;0.4203804;-0.05302024,0.4712316;0.3427122;0.03483868,0.3759065;0.1238919;0.0001683235,-0.1286152;0.5296702;-0.1930535,-0.2701025;0.389923;-0.138985,-0.3231231;0.1568002;-0.1071441,0.07940331;-0.00896278;-0.01944304,0.1159996;-0.2889585;-0.07431221,0.08223252;-0.6149508;-0.02386546,0.09464701;-0.6420357;-0.07016182,-0.06582785;0.01583398;-0.0466822,-0.122119;-0.2634507;-0.08641677,-0.1631918;-0.5897129;-0.04373,-0.1478245;-0.5836147;-0.1126409,0.08913659;0.4590178;-0.1434071,657.1708
+0;0;0,0.01462752;0.3193059;-0.005928841,0.03192062;0.6312021;-0.02957182,0.2640885;0.5013386;0.007266758,0.291057;0.2989492;0.03535715,0.3336644;0.07021527;0.02111514,-0.2095422;0.4965914;-0.02510879,-0.2670643;0.299271;-0.009822256,-0.3235235;0.07447402;-0.03464402,0.07383918;0.001433068;-0.03983834,0.06414516;-0.2833411;-0.004184678,0.04043432;-0.6081069;0.0633275,0.04332886;-0.5722401;-0.01087179,-0.07312519;0.009740185;-0.0399901,-0.1166312;-0.2737148;-0.02509282,-0.1558898;-0.5953823;0.0496183,-0.1510488;-0.5594363;-0.02447314,0.0275358;0.5532932;-0.02072938,0;0;0,0.08417693;0.2790644;-0.1313114,0.1558399;0.5501209;-0.2710955,0.2985766;0.4234098;-0.06014013,0.4650754;0.3398839;0.02806067,0.3787389;0.1255715;-0.00282073,-0.09394757;0.509362;-0.1640515,-0.2339542;0.3697155;-0.1059584,-0.2874076;0.1453607;-0.0721187,0.08056254;-0.009151936;-0.02161694,0.114055;-0.2896542;-0.07317448,0.07662954;-0.615998;-0.02129006,0.08892033;-0.6431218;-0.06748676,-0.06842495;0.01624851;-0.04577538,-0.1253075;-0.2620253;-0.08807792,-0.1673703;-0.5875371;-0.03454503,-0.1554942;-0.5868385;-0.1019892,0.138227;0.4833232;-0.2337451,657.2045
+0;0;0,0.01630266;0.3177885;-0.00831098,0.03521746;0.6300901;-0.03430597,0.2597765;0.50214;0.001494683,0.2862985;0.3011038;0.03389103,0.3280845;0.06463572;0.02637416,-0.1993273;0.4975188;-0.02888861,-0.2588019;0.3019215;-0.009575566,-0.318817;0.07005167;-0.0283985,0.07515616;0.001316173;-0.04053703,0.06536049;-0.2830669;-0.005692884,0.03974035;-0.6059153;0.0598968,0.0437319;-0.5677464;-0.04635555,-0.07447968;0.009972775;-0.04058021,-0.1178517;-0.2730487;-0.02638567,-0.1589108;-0.5927275;0.04647781,-0.1521295;-0.5544503;-0.05962463,0.03043753;0.5520625;-0.02485942,0;0;0,0.08089638;0.2792858;-0.1295362,0.1523341;0.5508368;-0.2700069,0.2925141;0.4172958;-0.06975079,0.4606326;0.3471809;0.02505755,0.3773077;0.1232222;0.0001745224,-0.08980402;0.5105659;-0.1644205,-0.2284402;0.3721394;-0.102885,-0.2823289;0.141093;-0.0650264,0.08137794;-0.009962231;-0.02391267,0.1149697;-0.2905071;-0.07238889,0.07463736;-0.614126;-0.01915693,0.0862622;-0.6257063;-0.1166668,-0.07056906;0.01707156;-0.04496668,-0.1263694;-0.260573;-0.08950417,-0.1663669;-0.5806016;-0.01759189,-0.1919514;-0.6277866;-0.08658561,0.1347908;0.4838862;-0.2324536,657.2377
+0;0;0,0.01622777;0.3163288;-0.008272804,0.0352763;0.6308366;-0.03445719,0.2612188;0.5019112;0.001587683,0.2877353;0.3009171;0.03397723,0.3279676;0.0732415;0.02673986,-0.2007362;0.4972612;-0.02898431,-0.2601982;0.3017049;-0.009675313,-0.3179818;0.07845663;-0.02779836,0.07555234;0.001323111;-0.04075072,0.06577159;-0.2826272;-0.005959604,0.04012679;-0.6057863;0.05969321,0.04287353;-0.570165;-0.01342344,-0.07487229;0.01002535;-0.04079413,-0.1181783;-0.2725655;-0.02662119,-0.159277;-0.5925519;0.04631242,-0.1546105;-0.556856;-0.02670107,0.03045561;0.5521436;-0.02493009,0;0;0,0.07589996;0.2790091;-0.1295714,0.1457733;0.5516762;-0.2735848,0.2933205;0.4219442;-0.07531857,0.4533783;0.3367831;0.02101374,0.3725895;0.1208089;0.002697468,-0.09556127;0.5137594;-0.1621275,-0.2311931;0.3751739;-0.09468196,-0.2856228;0.1533219;-0.05826399,0.08120982;-0.01042518;-0.02582264,0.1129042;-0.2912334;-0.07138634,0.06945837;-0.6144931;-0.01647377,0.08046835;-0.6422372;-0.06040096,-0.07170708;0.01790707;-0.0436802,-0.1302462;-0.2584721;-0.08974063,-0.1695964;-0.5747281;-0.001233831,-0.1908508;-0.6001418;-0.04439362,0.1287378;0.4844046;-0.2349725,657.2603
+0;0;0,0.01602253;0.3123279;-0.00816817,0.03501797;0.6259587;-0.03428112,0.2805942;0.4929501;0.003995826,0.3071723;0.2914894;0.03646058,0.3447852;0.07863721;0.02969441,-0.2206416;0.4879047;-0.02917575,-0.2802417;0.2918944;-0.009821925,-0.3342631;0.08318132;-0.02676503,0.07440025;0.001302935;-0.04012931,0.06462764;-0.2824109;-0.005367175,0.03879815;-0.6078973;0.06075844,0.04279026;-0.5697272;-0.04550877,-0.07373057;0.009872471;-0.04017206,-0.1170005;-0.272483;-0.02601092,-0.1583952;-0.5947738;0.04744792,-0.1516129;-0.5564954;-0.05866936,0.03020881;0.5474539;-0.0247768,0;0;0,0.06893028;0.276599;-0.1288943,0.1361283;0.548461;-0.273756,0.3249188;0.4539692;-0.08095813,0.4260066;0.3057046;0.01976752,0.3607395;0.1000084;0.005773783,-0.1221393;0.5176256;-0.1534087,-0.2579523;0.3799595;-0.08305472,-0.3085734;0.173028;-0.04586053,0.07973224;-0.01061019;-0.02603173,0.1070271;-0.2919364;-0.06971216,0.06232136;-0.6173695;-0.01425195,0.07338446;-0.629026;-0.1118109,-0.07069937;0.01799071;-0.04272458,-0.1343126;-0.2571617;-0.08791241,-0.1725027;-0.5723428;0.01300111,-0.2102776;-0.622205;-0.04675252,0.1198314;0.4814095;-0.2348332,657.2935
+0;0;0,0.01689199;0.3122127;-0.01048817,0.03666739;0.625607;-0.03875901,0.2822675;0.4932224;-0.0007452946,0.3078651;0.292361;0.03594544,0.3449341;0.07930923;0.03476845,-0.2194398;0.4886795;-0.03212835,-0.2809846;0.2936912;-0.008920517,-0.3364387;0.08494881;-0.0197831,0.07419866;0.001064384;-0.04050781,0.06460798;-0.2826997;-0.006107878,0.03678284;-0.6081306;0.05947921,0.04054186;-0.5701708;-0.04681246,-0.07391686;0.01008379;-0.03977526,-0.1173105;-0.2722805;-0.02618076,-0.1600737;-0.5945309;0.04666915,-0.1535276;-0.5564696;-0.05947966,0.03167133;0.547184;-0.02869279,0;0;0,0.06893028;0.276599;-0.1288943,0.1361283;0.548461;-0.273756,0.3249188;0.4539692;-0.08095813,0.4260066;0.3057046;0.01976752,0.3607395;0.1000084;0.005773783,-0.1221393;0.5176256;-0.1534087,-0.2579523;0.3799595;-0.08305472,-0.3085734;0.173028;-0.04586053,0.07973224;-0.01061019;-0.02603173,0.1070271;-0.2919364;-0.06971216,0.06232136;-0.6173695;-0.01425195,0.07338446;-0.629026;-0.1118109,-0.07069937;0.01799071;-0.04272458,-0.1343126;-0.2571617;-0.08791241,-0.1725027;-0.5723428;0.01300111,-0.2102776;-0.622205;-0.04675252,0.1198314;0.4814095;-0.2348332,657.3161
+0;0;0,0.01686836;0.311776;-0.0104735,0.03659592;0.6244128;-0.03867323,0.2582939;0.4974225;-0.003358236,0.2837057;0.2980195;0.03306608,0.3213924;0.08141707;0.03186948,-0.1955289;0.4933131;-0.03174599,-0.2566268;0.2997407;-0.008706676,-0.3130051;0.08751944;-0.01975029,0.07571673;0.001086161;-0.04133658,0.06614951;-0.2819839;-0.007020786,0.03839353;-0.606606;0.05840331,0.04216205;-0.5686261;-0.04815695,-0.07542916;0.0102901;-0.04058905,-0.1187167;-0.2713836;-0.0270278,-0.1613736;-0.5928332;0.04564107,-0.154811;-0.5547514;-0.06077597,0.0316154;0.5462338;-0.02863834,0;0;0,0.06600188;0.2764388;-0.1297069,0.1300519;0.5474576;-0.2759097,0.2954948;0.4357408;-0.09645128,0.4271021;0.3247465;0.01352072,0.3617834;0.1148689;0.008705616,-0.1022672;0.5148842;-0.1579436,-0.2370449;0.3795794;-0.08540644,-0.287986;0.1700493;-0.04250581,0.08072646;-0.01084027;-0.02843666,0.105244;-0.2923822;-0.0675621,0.05928689;-0.6167398;-0.01179219,0.06683806;-0.6281426;-0.1100864,-0.07307288;0.0185945;-0.04192271,-0.1361225;-0.2559482;-0.08718631,-0.1752833;-0.5656213;0.02682813,-0.2151162;-0.6165149;-0.03063946,0.1146064;0.4806721;-0.2366846,657.3385
+0;0;0,0.01692293;0.3127847;-0.01050738,0.03671292;0.626411;-0.03879644,0.2643754;0.4978838;-0.002782529,0.2898313;0.2981339;0.03370515,0.3277092;0.08043316;0.03250248,-0.2014203;0.493666;-0.03191922,-0.2626245;0.2997568;-0.00883982,-0.3192886;0.08645943;-0.01993944,0.0763826;0.001095713;-0.0417001,0.0668323;-0.2814733;-0.007445049,0.03908319;-0.6060151;0.05796285,0.04284712;-0.5680449;-0.04846741,-0.07609251;0.01038059;-0.04094599,-0.1193034;-0.2707945;-0.02740875,-0.1619498;-0.5921645;0.04524213,-0.1553951;-0.5540926;-0.06104508,0.03171654;0.5479828;-0.02872958,0;0;0,0.06373281;0.2766801;-0.1327302,0.124253;0.5477691;-0.2824173,0.2916655;0.4356515;-0.0935533,0.4259692;0.3237618;0.01285435,0.3569913;0.1138294;0.01237274,-0.1094504;0.515254;-0.1523527,-0.2414898;0.3780236;-0.07743411,-0.2962775;0.168702;-0.03257279,0.08099952;-0.01087177;-0.02992129,0.1041685;-0.2924509;-0.06578588,0.05667243;-0.6163608;-0.009199385,0.0639798;-0.6281242;-0.1072173,-0.074394;0.01894959;-0.04099814,-0.1372848;-0.2551792;-0.08580895,-0.1776501;-0.5601742;0.03958739,-0.2162636;-0.6171895;-0.008811112,0.1097085;0.4809598;-0.2423892,657.3717
+0;0;0,0.0182979;0.3143311;-0.01326655,0.03954075;0.6298906;-0.0448497,0.2646033;0.5023388;-0.007270176,0.2885805;0.303688;0.0328635,0.3287761;0.08015014;0.03963564,-0.1971147;0.4993857;-0.03548294,-0.2599708;0.3070491;-0.008958871,-0.3186086;0.08756809;-0.01347827,0.07699456;0.0008762801;-0.04171856,0.06766666;-0.2815021;-0.008631982,0.0372645;-0.6055779;0.05548022,0.03978185;-0.5703338;-0.01724944,-0.07655752;0.01053546;-0.04119853,-0.1202587;-0.2702514;-0.02822947,-0.1628248;-0.5904907;0.04723435,-0.158413;-0.5551783;-0.02540006,0.03418738;0.5509508;-0.03387063,0;0;0,0.06148659;0.2768643;-0.1374059,0.1181203;0.5482608;-0.292876,0.2838495;0.435396;-0.1033974,0.4187224;0.3305874;0.008281708,0.3510328;0.1138401;0.01661754,-0.1072544;0.5161315;-0.1509607,-0.2388909;0.3811937;-0.07278533,-0.2967364;0.1665288;-0.0258425,0.08110146;-0.01126185;-0.03106594,0.1038599;-0.2927938;-0.0648458,0.05495414;-0.6157684;-0.006919622,0.06480233;-0.6438082;-0.05002236,-0.07529655;0.01946211;-0.04026195,-0.1375927;-0.254506;-0.08475836,-0.1767032;-0.5544082;0.0515828,-0.2054857;-0.5811095;0.01580616,0.1045584;0.4813541;-0.2514,657.4053
+0;0;0,0.01819493;0.3125623;-0.01319189,0.03919792;0.6245602;-0.0444102,0.2657565;0.4977598;-0.006812517,0.2897388;0.299067;0.03332965,0.3316897;0.06576774;0.04039751,-0.1988164;0.4947884;-0.03519973,-0.2616857;0.3024111;-0.008670041,-0.3228842;0.07334594;-0.01338679,0.07642474;0.0008697949;-0.04140981,0.06709301;-0.2816247;-0.008309618,0.03666864;-0.6059374;0.05584942,0.03918116;-0.5707032;-0.01674095,-0.07599094;0.01045749;-0.04089363,-0.1197101;-0.2704449;-0.02791923,-0.1623072;-0.5909182;0.04759971,-0.1579039;-0.555616;-0.02489559,0.03391588;0.5466723;-0.03357745,0;0;0,0.0591709;0.2745039;-0.1390922,0.1132754;0.5416856;-0.2954617,0.2816971;0.4355091;-0.1044333,0.4155754;0.3291314;0.007037647,0.3375437;0.1060143;0.02622534,-0.1096903;0.5177773;-0.1489291,-0.2411731;0.3839923;-0.06843522,-0.3018068;0.1606047;-0.01686123,0.08075995;-0.01144597;-0.03005147,0.1037779;-0.2929733;-0.06466913,0.05322654;-0.6155403;-0.004537582,0.06268692;-0.6436714;-0.04736686,-0.07434007;0.01959476;-0.04056933,-0.1354064;-0.2549192;-0.08414482,-0.1758662;-0.552287;0.0578275,-0.2074416;-0.5789889;0.02479782,0.100329;0.4760191;-0.2538435,657.4388
+0;0;0,0.01828472;0.3141047;-0.01325699,0.03958414;0.6305028;-0.04493357,0.2709283;0.5012279;-0.006571231,0.2948798;0.3027897;0.03351947,0.3377409;0.06442825;0.0407407,-0.2034303;0.4981938;-0.03555639,-0.2662191;0.3060632;-0.009060716,-0.3287454;0.07202761;-0.01387981,0.07675575;0.0008735621;-0.04158916,0.06741785;-0.2818075;-0.008467104,0.03704214;-0.6056014;0.05558931,0.03955409;-0.5703685;-0.0169842,-0.07632007;0.01050278;-0.04107074,-0.1200681;-0.2705851;-0.02808778,-0.1625971;-0.5905458;0.04731037,-0.1581948;-0.5552448;-0.02516809,0.03420416;0.5511706;-0.03389993,0;0;0,0.05499572;0.2761402;-0.1410456,0.1002598;0.5480958;-0.3009393,0.277241;0.4339111;-0.1101184,0.4107979;0.3302132;0.00375843,0.3296039;0.1037157;0.03225064,-0.1203685;0.5190817;-0.141839,-0.2506288;0.3856891;-0.05939332,-0.3133073;0.1585815;-0.00283391,0.08125588;-0.0116896;-0.02971029,0.1041794;-0.2932362;-0.0657506,0.05160288;-0.6145101;-0.003403425,0.06089399;-0.642666;-0.04620743,-0.07469817;0.0198302;-0.04060559,-0.1352156;-0.2549921;-0.08423166,-0.1762998;-0.5489917;0.06322914,-0.1710425;-0.548379;-0.00317385,0.08992277;0.4807942;-0.2584198,657.4612
+0;0;0,0.01828472;0.3141047;-0.01325699,0.03958414;0.6305028;-0.04493357,0.2709283;0.5012279;-0.006571231,0.2948798;0.3027897;0.03351947,0.3377409;0.06442825;0.0407407,-0.2034303;0.4981938;-0.03555639,-0.2662191;0.3060632;-0.009060716,-0.3287454;0.07202761;-0.01387981,0.07675575;0.0008735621;-0.04158916,0.06741785;-0.2818075;-0.008467104,0.03704214;-0.6056014;0.05558931,0.03955409;-0.5703685;-0.0169842,-0.07632007;0.01050278;-0.04107074,-0.1200681;-0.2705851;-0.02808778,-0.1625971;-0.5905458;0.04731037,-0.1581948;-0.5552448;-0.02516809,0.03420416;0.5511706;-0.03389993,0;0;0,0.05499572;0.2761402;-0.1410456,0.1002598;0.5480958;-0.3009393,0.277241;0.4339111;-0.1101184,0.4107979;0.3302132;0.00375843,0.3296039;0.1037157;0.03225064,-0.1203685;0.5190817;-0.141839,-0.2506288;0.3856891;-0.05939332,-0.3133073;0.1585815;-0.00283391,0.08125588;-0.0116896;-0.02971029,0.1041794;-0.2932362;-0.0657506,0.05160288;-0.6145101;-0.003403425,0.06089399;-0.642666;-0.04620743,-0.07469817;0.0198302;-0.04060559,-0.1352156;-0.2549921;-0.08423166,-0.1762998;-0.5489917;0.06322914,-0.1710425;-0.548379;-0.00317385,0.08992277;0.4807942;-0.2584198,657.4842
+0;0;0,0.01995389;0.3200437;-0.01562982,0.04339854;0.6489687;-0.05129556,0.2896028;0.5136147;-0.00904109,0.3132091;0.3160741;0.0349849,0.355309;0.08012269;0.0467319,-0.2159636;0.5116827;-0.03914215,-0.2798471;0.3205687;-0.008940447,-0.3428858;0.08903268;-0.008133791,0.07686231;0.0007548488;-0.04163099,0.06787326;-0.2819023;-0.009129625,0.03758474;-0.6043262;0.05421041,0.04112521;-0.5669575;-0.05207573,-0.07649159;0.01057752;-0.04097167,-0.1199227;-0.2704402;-0.02774389,-0.1619914;-0.5872765;0.05430219,-0.1556725;-0.5497928;-0.05184694,0.03750698;0.566389;-0.03908607,0;0;0,0.04699854;0.2823438;-0.1454082,0.0784524;0.5677723;-0.3114657,0.2719846;0.4347038;-0.1151218,0.3998706;0.326229;0.0006201267,0.3214997;0.1023676;0.03705502,-0.1430693;0.5141503;-0.123139,-0.2717386;0.381046;-0.03801984,-0.3343407;0.1570845;0.02118893,0.08118211;-0.01146686;-0.03032327,0.1012973;-0.293213;-0.06563139,0.0495695;-0.613124;-0.003439903,0.05355379;-0.6256794;-0.1010962,-0.07510995;0.01977071;-0.04011407,-0.1381656;-0.2545718;-0.08245049,-0.1796243;-0.5435349;0.07139374,-0.2263749;-0.6016371;0.0337643,0.07162096;0.4968746;-0.2675335,657.5068
+0;0;0,0.02137841;0.3428918;-0.01674564,0.0455104;0.6814615;-0.05339867,0.2857278;0.5460311;-0.01165288,0.3093399;0.348442;0.03238393,0.3477013;0.1334435;0.04308777,-0.2080197;0.5441443;-0.04105025,-0.2719188;0.3529833;-0.01084113,-0.3293596;0.1420082;-0.01010611,0.08337646;0.0008188228;-0.04515926,0.07314919;-0.3207736;-0.008180909,0.0399922;-0.6737327;0.06115773,0.04342363;-0.6365909;-0.04185503,-0.08297432;0.01147398;-0.04444405,-0.1323879;-0.3082532;-0.02939419,-0.1784408;-0.6550955;0.06042206,-0.1723165;-0.6178422;-0.04245792,0.03952537;0.5975717;-0.04099548,0;0;0,0.03424473;0.2691811;-0.2113791,0.07468475;0.5299721;-0.4274445,0.2678851;0.3950744;-0.2379556,0.3759189;0.269057;-0.1196909,0.3169529;0.063668;-0.07333517,-0.1434572;0.4695713;-0.2391665,-0.2680227;0.3353135;-0.1497433,-0.3288993;0.1325128;-0.09518683,0.08936892;-0.01365918;-0.0286057,0.09976205;-0.300335;-0.1789474,0.04950919;-0.6523596;-0.1153812,0.0489067;-0.6726512;-0.2056298,-0.08281662;0.0204796;-0.04139633,-0.1323537;-0.267367;-0.1813395,-0.1780565;-0.5812857;-0.008557215,-0.2240465;-0.6362364;-0.04520017,0.06777437;0.4607495;-0.378581,657.5405
+0;0;0,0.02128259;0.3413551;-0.01667059,0.04555801;0.6819361;-0.05357708,0.2832511;0.5458398;-0.01194815,0.306843;0.3484198;0.03205099,0.3450103;0.1345091;0.04270069,-0.2056024;0.5439718;-0.04105413,-0.2694468;0.3529743;-0.01087085,-0.326597;0.1430665;-0.01013954,0.0834259;0.0008193084;-0.04518604,0.07313831;-0.3226699;-0.007989582,0.03995548;-0.6759042;0.06140311,0.04338105;-0.6387746;-0.04143406,-0.08302353;0.01148078;-0.04447041,-0.1327286;-0.3101322;-0.02933177,-0.1788173;-0.6572448;0.06055449,-0.1727035;-0.6200039;-0.04215012,0.03948903;0.5968696;-0.0409999,0;0;0,0.03265552;0.267469;-0.2113008,0.06762706;0.527196;-0.4331336,0.2646366;0.3959702;-0.2456584,0.3662501;0.2674241;-0.1247544,0.3104917;0.06388935;-0.0719099,-0.1467396;0.4669031;-0.2414749,-0.2674318;0.3314769;-0.1489528,-0.3284624;0.1301949;-0.09337614,0.08896273;-0.01348129;-0.03010344,0.09936145;-0.3025921;-0.1799083,0.04797814;-0.6544974;-0.1149979,0.04672989;-0.6751413;-0.2048404,-0.08311315;0.02104797;-0.04063887,-0.1343011;-0.2684208;-0.1810749,-0.1794061;-0.5758755;0.003662854,-0.223829;-0.6272652;-0.04150777,0.06247632;0.4599128;-0.3794887,657.5636
+0;0;0,0.02192914;0.3410405;-0.01866413,0.04608864;0.6812262;-0.05734615,0.2816868;0.5465559;-0.01562324,0.3053398;0.3504829;0.03252832,0.3431117;0.1361509;0.04731962,-0.2029677;0.5452371;-0.04413284,-0.2687792;0.3558798;-0.01043785,-0.326784;0.1457532;-0.002315038,0.08391254;0.0006217243;-0.04543493,0.07312864;-0.3233476;-0.008766387,0.04045876;-0.6765156;0.05875707,0.04381527;-0.6396344;-0.04381471,-0.08357175;0.0116711;-0.04455987,-0.133222;-0.3102948;-0.02753494,-0.1789582;-0.6553209;0.06848327,-0.1729053;-0.6182924;-0.03395475,0.04007331;0.5959307;-0.04432712,0;0;0,0.03094858;0.2661278;-0.2129695,0.05885583;0.5210021;-0.4411452,0.2597983;0.3959233;-0.2565708,0.355922;0.2675363;-0.1316721,0.3041401;0.06384778;-0.07324839,-0.1500241;0.4677309;-0.2439934,-0.2677055;0.3318817;-0.1490263,-0.3297825;0.1306678;-0.09207773,0.08958883;-0.01331755;-0.03004193,0.09882054;-0.3017671;-0.1821229,0.04779301;-0.6533493;-0.1177762,0.04523557;-0.6745628;-0.2069402,-0.08378579;0.02083971;-0.0406409,-0.1345632;-0.2684518;-0.1825885,-0.1794337;-0.573084;0.005932406,-0.2255771;-0.6255735;-0.03463675,0.0551778;0.4567879;-0.3833177,657.5968
+0;0;0,0.02192914;0.3410405;-0.01866413,0.04608864;0.6812262;-0.05734615,0.2816868;0.5465559;-0.01562324,0.3053398;0.3504829;0.03252832,0.3431117;0.1361509;0.04731962,-0.2029677;0.5452371;-0.04413284,-0.2687792;0.3558798;-0.01043785,-0.326784;0.1457532;-0.002315038,0.08391254;0.0006217243;-0.04543493,0.07312864;-0.3233476;-0.008766387,0.04045876;-0.6765156;0.05875707,0.04381527;-0.6396344;-0.04381471,-0.08357175;0.0116711;-0.04455987,-0.133222;-0.3102948;-0.02753494,-0.1789582;-0.6553209;0.06848327,-0.1729053;-0.6182924;-0.03395475,0.04007331;0.5959307;-0.04432712,0;0;0,0.03094858;0.2661278;-0.2129695,0.05885583;0.5210021;-0.4411452,0.2597983;0.3959233;-0.2565708,0.355922;0.2675363;-0.1316721,0.3041401;0.06384778;-0.07324839,-0.1500241;0.4677309;-0.2439934,-0.2677055;0.3318817;-0.1490263,-0.3297825;0.1306678;-0.09207773,0.08958883;-0.01331755;-0.03004193,0.09882054;-0.3017671;-0.1821229,0.04779301;-0.6533493;-0.1177762,0.04523557;-0.6745628;-0.2069402,-0.08378579;0.02083971;-0.0406409,-0.1345632;-0.2684518;-0.1825885,-0.1794337;-0.573084;0.005932406,-0.2255771;-0.6255735;-0.03463675,0.0551778;0.4567879;-0.3833177,657.6193
+0;0;0,0.0213854;0.3325841;-0.01820134,0.04391216;0.649772;-0.0542258,0.2928748;0.5190501;-0.01197536,0.3171414;0.3178906;0.03742532,0.3553916;0.1008445;0.05240393,-0.2176562;0.5176608;-0.04200714,-0.2851749;0.3233913;-0.007438049,-0.3439143;0.1106039;0.0007876223,0.08292885;0.0006144361;-0.04490231,0.07149732;-0.3428111;-0.006031606,0.03872183;-0.6971208;0.06171014,0.04202239;-0.6603543;-0.03915209,-0.08259206;0.01153428;-0.0440375,-0.1352241;-0.3297675;-0.02599013,-0.1811081;-0.675909;0.07033848,-0.1751561;-0.6389977;-0.03039222,0.03836119;0.5710611;-0.04221179,0;0;0,0.0265967;0.248898;-0.2207787,0.04063986;0.4622924;-0.4585767,0.2743596;0.4138988;-0.2821047,0.3410983;0.2622932;-0.1553919,0.2985832;0.05744088;-0.08450866,-0.1650507;0.4749949;-0.2437513,-0.2839809;0.3372065;-0.1419459,-0.3478307;0.1342172;-0.08265821,0.09014973;-0.008440077;-0.02637386,0.09836552;-0.3116286;-0.1924822,0.04751049;-0.6643737;-0.127805,0.0464849;-0.6888581;-0.2130122,-0.08253081;0.01618953;-0.0426656,-0.1344896;-0.2898246;-0.1951069,-0.1793538;-0.5928667;-0.001842275,-0.2246326;-0.6457407;-0.03805828,0.03874296;0.4132945;-0.3955991,657.6525
+0;0;0,0.02293481;0.3345097;-0.0199793,0.04658007;0.659992;-0.05880394,0.2933238;0.5258931;-0.01551756,0.3182927;0.3153734;0.03999234,0.3582315;0.09378323;0.06212369,-0.2138661;0.5258546;-0.04689027,-0.2869098;0.3233804;-0.005754959,-0.3483079;0.1059888;0.006827244,0.08428705;0.000408265;-0.04578183,0.07272759;-0.3435529;-0.007540677,0.03814773;-0.6976729;0.06032683,0.04170176;-0.6610914;-0.04045403,-0.08410905;0.0118953;-0.04454908,-0.1366248;-0.3297766;-0.02435656,-0.1844569;-0.6735625;0.07921024,-0.1782635;-0.636917;-0.0214387,0.0406197;0.5765626;-0.04566794,0;0;0,0.02250205;0.2478039;-0.2256298,0.03599084;0.469122;-0.468117,0.2700289;0.4220633;-0.2954416,0.3354595;0.2600991;-0.1631172,0.2862201;0.05218315;-0.08872914,-0.1657652;0.4692748;-0.2464582,-0.2891765;0.3215711;-0.1416889,-0.3545159;0.1142549;-0.07893638,0.09061781;-0.009032518;-0.03012109,0.0946395;-0.3121016;-0.1975675,0.04366717;-0.6647812;-0.1325936,0.04199158;-0.6894093;-0.2175977,-0.08637012;0.01726144;-0.03798285,-0.1402756;-0.2852078;-0.1977072,-0.1850293;-0.5871232;-0.002650917,-0.2323746;-0.6387486;-0.03882311,0.03397545;0.4150635;-0.4029851,657.6751
+0;0;0,0.02239978;0.3267062;-0.01951322,0.04587857;0.6498837;-0.05803211,0.2920745;0.517103;-0.01500882,0.315441;0.3200935;0.03693871,0.3553414;0.09871587;0.05904883,-0.2138451;0.5170646;-0.04630295,-0.2822011;0.3275842;-0.007807512,-0.3435404;0.1104013;0.004762619,0.08764362;0.0004245234;-0.04760501,0.07586671;-0.3500069;-0.008644499,0.04132562;-0.7037299;0.05914693,0.04483375;-0.6672335;-0.04033238,-0.08745854;0.01236901;-0.04632316,-0.1409622;-0.3357301;-0.0257508,-0.1887406;-0.6791306;0.0776999,-0.1826273;-0.642571;-0.0216492,0.04000331;0.5676456;-0.04508368,0;0;0,0.02092874;0.2280109;-0.2349308,0.03984085;0.434278;-0.4870639,0.2650219;0.408501;-0.3039029,0.3265685;0.2553132;-0.1822362,0.2774917;0.04890396;-0.1042898,-0.1562048;0.4348409;-0.2539521,-0.2750805;0.2930992;-0.1654358,-0.3421826;0.08716124;-0.1008154,0.09316683;-0.00961408;-0.03428316,0.09014706;-0.3141456;-0.212357,0.03916385;-0.6663932;-0.1473105,0.03601905;-0.6932369;-0.2292223,-0.09110535;0.01737345;-0.03668519,-0.1456399;-0.2855672;-0.2090563,-0.1918609;-0.5874957;-0.01511943,-0.2381087;-0.6361045;-0.05552299,0.03525996;0.3840528;-0.4205678,657.6974
+0;0;0,0.02293654;0.334535;-0.01998082,0.04727538;0.6695416;-0.05988849,0.3555153;0.521684;-0.00903127,0.379008;0.3236105;0.04319683,0.4203005;0.09450909;0.06607836,-0.2753024;0.5216362;-0.04805109,-0.3440276;0.3311324;-0.009347741,-0.407507;0.1063721;0.003660957,0.09402508;0.0004554335;-0.05107119,0.08250555;-0.3423173;-0.01296217,0.04797747;-0.695907;0.05480373,0.05145032;-0.6594759;-0.04367502,-0.0938265;0.01326961;-0.04969601,-0.1461608;-0.3272217;-0.02957327,-0.1939212;-0.6704928;0.07383846,-0.1878694;-0.6339991;-0.02451138,0.04121442;0.5847043;-0.04653081,0;0;0,0.02394538;0.2183;-0.2541864,0.04643424;0.4262427;-0.5200586,0.2569737;0.2753119;-0.2329414,0.4453865;0.2593289;-0.1507347,0.2845413;0.0897232;-0.1418574,-0.1842802;0.3420892;-0.2220363,-0.3391922;0.233414;-0.1401537,-0.3319519;0.002202854;-0.1054396,0.09699895;-0.01600885;-0.04223871,0.09512341;-0.3004819;-0.2375581,0.04401014;-0.6525295;-0.1722891,0.03861405;-0.6808806;-0.2517719,-0.1003485;0.02493192;-0.02752742,-0.1440462;-0.2577193;-0.2205998,-0.1922694;-0.56125;-0.02993332,-0.2394537;-0.6060311;-0.07389836,0.04091703;0.3753713;-0.4508185,657.7307
+0;0;0,0.02416029;0.3343458;-0.02163734,0.04953993;0.669023;-0.06359932,0.3576894;0.522931;-0.01081239,0.3815203;0.3261578;0.04597856,0.4231456;0.09769155;0.07402494,-0.2737501;0.5235757;-0.04891619,-0.3430104;0.3341326;-0.006170969,-0.408035;0.1101398;0.01157995,0.09401539;0.00041657;-0.05108934,0.08183784;-0.3423753;-0.0133594,0.04797086;-0.6960372;0.05436332,0.05130145;-0.6598159;-0.04413381,-0.09388106;0.0132623;-0.04959484,-0.1454686;-0.3270533;-0.02505623,-0.1945904;-0.667438;0.0869054,-0.1886722;-0.6312109;-0.01146981,0.04322929;0.5842901;-0.04970545,0;0;0,0.02394538;0.2183;-0.2541864,0.04643424;0.4262427;-0.5200586,0.2569737;0.2753119;-0.2329414,0.4453865;0.2593289;-0.1507347,0.2845413;0.0897232;-0.1418574,-0.1842802;0.3420892;-0.2220363,-0.3391922;0.233414;-0.1401537,-0.3319519;0.002202854;-0.1054396,0.09699895;-0.01600885;-0.04223871,0.09512341;-0.3004819;-0.2375581,0.04401014;-0.6525295;-0.1722891,0.03861405;-0.6808806;-0.2517719,-0.1003485;0.02493192;-0.02752742,-0.1440462;-0.2577193;-0.2205998,-0.1922694;-0.56125;-0.02993332,-0.2394537;-0.6060311;-0.07389836,0.04091703;0.3753713;-0.4508185,657.7531
+0;0;0,0.02402345;0.3324521;-0.02151479,0.04961066;0.6698596;-0.06380402,0.3277527;0.5292171;-0.01465924,0.351714;0.3313671;0.0424425,0.3923221;0.1084837;0.06980353,-0.2434913;0.5298003;-0.04913058,-0.3131306;0.3393205;-0.006151434,-0.3765662;0.1208013;0.01116572,0.09280822;0.0004112212;-0.05043334,0.07941084;-0.3767182;-0.008923985,0.04570576;-0.7286894;0.05847497,0.04894217;-0.692644;-0.037237,-0.0926756;0.01309201;-0.04895803,-0.1494307;-0.3613131;-0.02196138,-0.1983176;-0.7000706;0.08946499,-0.1925668;-0.6640195;-0.006128512,0.04327025;0.5847269;-0.0498446,0;0;0,0.04806236;0.1854169;-0.273633,0.109141;0.3594841;-0.5604749,0.2707894;0.2566499;-0.2608428,0.4627277;0.2227623;-0.1901979,0.2970015;0.06698774;-0.1716571,-0.1355384;0.3300658;-0.3086841,-0.2847364;0.2266231;-0.2085893,-0.3026477;0.002333701;-0.170536,0.09737104;-0.02039996;-0.03549337,0.1070533;-0.3235061;-0.2638836,0.05704618;-0.6741706;-0.199883,0.05275233;-0.706483;-0.2727289,-0.09459343;0.03168304;-0.03471779,-0.130349;-0.2863564;-0.2389275,-0.1869875;-0.6070849;-0.08567046,-0.2328087;-0.6429954;-0.1382445,0.09558684;0.3165953;-0.4865866,657.7867
+0;0;0,0.02856155;0.3307523;-0.03676448,0.05649592;0.6620547;-0.1127954,0.3115185;0.4873444;0.002780527,0.3363904;0.2907577;0.06372672,0.3755252;0.06830499;0.0962517,-0.2207566;0.4909821;-0.02964925,-0.2921913;0.3022094;0.01769355,-0.3563952;0.08449866;0.04124134,0.09286102;0.0004564352;-0.05033568,0.07746536;-0.3766833;-0.009620544,0.04248141;-0.7286204;0.05730325,0.04576325;-0.6954253;-0.03854468,-0.09268259;0.01300496;-0.04896801,-0.1502598;-0.3608686;-0.01683462,-0.1969427;-0.6949515;0.1087509,-0.2190599;-0.7358516;0.04799062,0.05078198;0.578262;-0.09208828,0;0;0,0.04806236;0.1854169;-0.273633,0.109141;0.3594841;-0.5604749,0.2707894;0.2566499;-0.2608428,0.4627277;0.2227623;-0.1901979,0.2970015;0.06698774;-0.1716571,-0.1355384;0.3300658;-0.3086841,-0.2847364;0.2266231;-0.2085893,-0.3026477;0.002333701;-0.170536,0.09737104;-0.02039996;-0.03549337,0.1070533;-0.3235061;-0.2638836,0.05704618;-0.6741706;-0.199883,0.05275233;-0.706483;-0.2727289,-0.09459343;0.03168304;-0.03471779,-0.130349;-0.2863564;-0.2389275,-0.1869875;-0.6070849;-0.08567046,-0.2328087;-0.6429954;-0.1382445,0.09558684;0.3165953;-0.4865866,657.8093
+0;0;0,0.02899995;0.3358292;-0.0373288,0.05740687;0.6727997;-0.1146664,0.208208;0.5327086;-0.03655385,0.2371433;0.3040049;0.03434932,0.2732211;0.09892894;0.06433363,-0.1115406;0.5348938;-0.05603508,-0.1946457;0.3152807;-0.0009577423,-0.2538344;0.1145763;0.02075063,0.09066352;0.0004456339;-0.04914451,0.0748722;-0.3863863;-0.007383037,0.03991495;-0.7380548;0.05948968,0.04325402;-0.704804;-0.03802947,-0.09048931;0.01269721;-0.04780921,-0.1495462;-0.3707846;-0.01485001,-0.1961935;-0.7046125;0.1106397,-0.2186963;-0.7467488;0.04881994,0.0515782;0.5873246;-0.09354348,0;0;0,0.02332404;0.2074876;-0.2672462,0.04569298;0.4110858;-0.5472202,0.1856862;0.3683662;-0.3770556,0.263189;0.2005585;-0.2221241,0.2186604;0.01116358;-0.1421018,-0.07146805;0.4756872;-0.4034413,-0.1665769;0.2662317;-0.3309664,-0.2342699;0.07836291;-0.2647864,0.08315645;-0.02688843;-0.05474734,0.03075796;-0.3673542;-0.2363231,-0.01884681;-0.7179158;-0.1729937,-0.04785958;-0.7434534;-0.2478638,-0.09407669;0.03696903;-0.02044802,-0.2023953;-0.2925365;-0.1974381,-0.2709601;-0.6297928;-0.09293105,-0.3144649;-0.6686596;-0.1467493,0.0402762;0.3608931;-0.4748497,657.8429
+0;0;0,0.02849734;0.3300087;-0.03668182,0.05651075;0.6623706;-0.1129671,0.2340191;0.5139268;-0.0253922,0.2584023;0.3212026;0.03435653,0.2945419;0.1157759;0.06439212,-0.1401199;0.5164837;-0.04818727,-0.210151;0.3314199;-0.001774654,-0.2694409;0.1303723;0.01997085,0.09255838;0.0004549476;-0.05017164,0.07606545;-0.4035639;-0.006554693,0.04111051;-0.7552091;0.06031359,0.04437027;-0.7220355;-0.03488912,-0.09238054;0.01296258;-0.04880842,-0.1540613;-0.3875574;-0.01438484,-0.2007056;-0.7213632;0.1110965,-0.2226738;-0.761786;0.05074523,0.05074603;0.5778332;-0.092076,0;0;0,0.05438152;0.1767813;-0.2772262,0.1075325;0.3506895;-0.5670617,0.256019;0.3405796;-0.369978,0.3393734;0.2054874;-0.2430558,0.2868364;0.0156233;-0.1682239,-0.0867794;0.3400476;-0.4015364,-0.1897903;0.2126896;-0.2812211,-0.2467511;0.01746087;-0.2259984,0.09714057;-0.01032554;-0.03926253,0.1015796;-0.3502518;-0.2625027,0.0532403;-0.7015209;-0.2023289,0.05294691;-0.7347385;-0.2736571,-0.09801553;0.01719157;-0.03437817,-0.1449347;-0.3308351;-0.2395167,-0.2060304;-0.6661091;-0.1245984,-0.2422031;-0.7058125;-0.1786098,0.09447168;0.307739;-0.4922225,657.8758
+0;0;0,0.02849274;0.3299555;-0.03667592,0.05650477;0.6623015;-0.1129577,0.2342767;0.5137675;-0.02528728,0.2586769;0.3209085;0.03450324,0.294819;0.1154677;0.0645409,-0.1404001;0.5163282;-0.0481151,-0.2104802;0.331135;-0.001670033,-0.2697742;0.1300735;0.02007696,0.09060086;0.0004453259;-0.04911055,0.07411306;-0.403448;-0.00550716,0.03913242;-0.7553517;0.06141028,0.04239192;-0.7221783;-0.03378488,-0.09042677;0.01268843;-0.04777617,-0.1520884;-0.3877071;-0.01336329,-0.1987669;-0.7217582;0.1122103,-0.2207334;-0.7621755;0.05186383,0.05074016;0.5777659;-0.09206692,0;0;0,0.05432579;0.1765516;-0.277319,0.1072916;0.350256;-0.5672908,0.256087;0.340184;-0.3699913,0.3403665;0.2041892;-0.2444236,0.2873423;0.01436611;-0.1697907,-0.08639675;0.3403095;-0.4001717,-0.1927615;0.2126568;-0.2828848,-0.249711;0.0178677;-0.2260658,0.09620055;-0.008088529;-0.03606367,0.1002894;-0.3489456;-0.2576549,0.05379694;-0.7015007;-0.2021468,0.05340185;-0.7347391;-0.2734458,-0.09530925;0.01609603;-0.03574385,-0.1439336;-0.3356629;-0.2337445,-0.2052352;-0.6735317;-0.1259271,-0.2375589;-0.7142991;-0.1809724,0.09429097;0.3073659;-0.4924085,657.899
+0;0;0,0.02824994;0.329571;-0.04015543,0.05456802;0.6626912;-0.1135553,0.2336152;0.5150985;-0.02858543,0.2585662;0.3234757;0.03484191,0.294591;0.1189423;0.07065775,-0.1423156;0.5156222;-0.05023488,-0.2136293;0.3320887;0.000703223,-0.2747806;0.1319367;0.02548523,0.09054046;0.0003535593;-0.04922254,0.07217602;-0.4034342;-0.005391397,0.03710055;-0.755353;0.06139641,0.04037581;-0.7221958;-0.03379875,-0.09053671;0.0127428;-0.04755297,-0.1528781;-0.3869339;-0.006625418,-0.19964;-0.7194517;0.1229238,-0.2342446;-0.7627319;0.07277052,0.04880685;0.5781438;-0.09271108,0;0;0,0.05432579;0.1765516;-0.277319,0.1072916;0.350256;-0.5672908,0.256087;0.340184;-0.3699913,0.3403665;0.2041892;-0.2444236,0.2873423;0.01436611;-0.1697907,-0.08639675;0.3403095;-0.4001717,-0.1927615;0.2126568;-0.2828848,-0.249711;0.0178677;-0.2260658,0.09620055;-0.008088529;-0.03606367,0.1002894;-0.3489456;-0.2576549,0.05379694;-0.7015007;-0.2021468,0.05340185;-0.7347391;-0.2734458,-0.09530925;0.01609603;-0.03574385,-0.1439336;-0.3356629;-0.2337445,-0.2052352;-0.6735317;-0.1259271,-0.2375589;-0.7142991;-0.1809724,0.09429097;0.3073659;-0.4924085,657.921
+0;0;0,0.02883988;0.3364534;-0.04099399,0.05618748;0.6826825;-0.117297,0.2005928;0.5430721;-0.04333472,0.2313622;0.3067635;0.03488367,0.2683674;0.09666415;0.07167417,-0.1053901;0.5434985;-0.06095595,-0.193334;0.3171656;0.001860768,-0.2561495;0.1115668;0.02731717,0.09365672;0.0003657282;-0.0509167,0.07533409;-0.4025027;-0.007185347,0.04007832;-0.7562305;0.05994576,0.04339122;-0.723037;-0.03634332,-0.09365284;0.01318139;-0.04918966,-0.1558523;-0.3855853;-0.008355297,-0.2028545;-0.7198124;0.1218598,-0.2378568;-0.7639347;0.0711302,0.05017091;0.5943869;-0.09552877,0;0;0,0.04796251;0.1890989;-0.2786653,0.08634557;0.3876036;-0.5712121,0.2196949;0.371691;-0.4136434,0.3272649;0.2085638;-0.256402,0.2855262;0.01278618;-0.1739786,-0.0732482;0.349748;-0.4250694,-0.1842618;0.1815866;-0.275723,-0.2438419;-0.01667714;-0.2124272,0.09703926;-0.005739108;-0.04375696,0.09509937;-0.352578;-0.2541142,0.04829861;-0.7072579;-0.2004042,0.04788225;-0.7391492;-0.2743099,-0.1002436;0.01654947;-0.03227321,-0.1547022;-0.334385;-0.2283099,-0.2163948;-0.6766196;-0.1285985,-0.2473364;-0.7188366;-0.1844563,0.07794171;0.337427;-0.4955957,657.9543
+0;0;0,0.02931654;0.3397481;-0.04487149,0.0561543;0.692701;-0.1212968,0.189299;0.5567135;-0.05243057,0.22107;0.3136593;0.03331137,0.2585295;0.09643343;0.07877824,-0.09360129;0.5567345;-0.06766853,-0.1858337;0.3244046;0.002704993,-0.2534876;0.111995;0.033731,0.1054753;0.0002159295;-0.05751719,0.08652979;-0.3945507;-0.015072,0.05258278;-0.7364365;0.04994595,0.05587882;-0.7033028;-0.04833655,-0.105632;0.01499749;-0.05522936,-0.1679016;-0.3749818;-0.01006491,-0.213539;-0.6943555;0.1247808,-0.2076785;-0.6613643;0.02661344,0.04995841;0.6034926;-0.09914939,0;0;0,0.02743407;0.2092624;-0.2715847,0.05663979;0.4345823;-0.5536211,0.1887181;0.3862779;-0.4132719,0.2957825;0.2127068;-0.2525027,0.2547187;0.008589193;-0.1670201,-0.08011612;0.4118485;-0.406929,-0.1859138;0.1951922;-0.3104754,-0.2442794;-0.01139769;-0.2428618,0.1016732;-0.01383978;-0.06248474,0.06370349;-0.3618726;-0.2507203,0.01815261;-0.7038512;-0.1937861,0.003758293;-0.7319127;-0.2719002,-0.11636;0.02341675;-0.01858285,-0.1956402;-0.3136643;-0.2137552,-0.2562389;-0.6465302;-0.1254725,-0.2843802;-0.6917017;-0.182371,0.05059353;0.3777612;-0.4813588,657.9879
+0;0;0,0.02945854;0.3413938;-0.04508885,0.05617236;0.692707;-0.1211556,0.1901044;0.5569643;-0.05216049,0.2221267;0.3119866;0.03426,0.2591798;0.09711774;0.07923354,-0.09432414;0.5569854;-0.06748076,-0.1872865;0.3228168;0.003449693,-0.2542063;0.112712;0.03413905,0.1042661;0.000213454;-0.0568578,0.08547837;-0.3912655;-0.0147661,0.05144377;-0.7340335;0.05041961,0.05474048;-0.7008991;-0.04788285,-0.104421;0.01482555;-0.0545962,-0.1661721;-0.371906;-0.009807877,-0.2119272;-0.6921037;0.1253858,-0.2060655;-0.659112;0.02719846,0.05001102;0.6039961;-0.09913167,0;0;0,0.02573862;0.2127087;-0.2711883,0.05238705;0.4356852;-0.553185,0.186583;0.3883615;-0.4147627,0.2941951;0.2129814;-0.2529929,0.2543201;0.01088022;-0.1685579,-0.0860102;0.4126443;-0.407138,-0.1889679;0.1924683;-0.3100284,-0.2451617;-0.01142062;-0.2404891,0.1003492;-0.0135306;-0.06205845,0.06144115;-0.359123;-0.2476184,0.01805281;-0.702779;-0.1936235,0.004037678;-0.7309003;-0.2717872,-0.1150266;0.02318044;-0.01832594,-0.1951609;-0.3126164;-0.2085874,-0.2531993;-0.6476771;-0.1233623,-0.2812912;-0.6930652;-0.1800328,0.04650293;0.3799393;-0.4807253,658.0105
+0;0;0,0.02953445;0.3422734;-0.04520503,0.05619252;0.6928499;-0.121111,0.1885537;0.5578561;-0.05270134,0.220255;0.315334;0.0328529,0.2575767;0.09890787;0.07815239,-0.09265507;0.557877;-0.06784818,-0.1846856;0.3260557;0.002371289,-0.2520905;0.1144281;0.03328308,0.09934705;0.0002033836;-0.05417535,0.08068668;-0.3886211;-0.01236906,0.04641218;-0.7338052;0.05327612,0.04970856;-0.7006711;-0.04501649,-0.09949459;0.01412611;-0.05202044,-0.1608269;-0.369983;-0.007535819,-0.2069046;-0.6924378;0.1286108,-0.2010435;-0.6594463;0.03043331,0.05004621;0.6043556;-0.0991408,0;0;0,0.02443266;0.2145861;-0.2709663,0.0496367;0.4360413;-0.5533252,0.1819653;0.3873297;-0.4144182,0.2909874;0.2150405;-0.2545054,0.2545345;0.01113325;-0.1686087,-0.08740739;0.41278;-0.4081064,-0.1883719;0.1947375;-0.3111264,-0.2443658;-0.01002404;-0.2388588,0.09603091;-0.01264851;-0.05850577,0.06073745;-0.3554813;-0.2442486,0.01930004;-0.7024223;-0.1937411,0.0051632;-0.7305471;-0.2718678,-0.1095034;0.02181268;-0.01838653,-0.1904666;-0.3137864;-0.2030447,-0.2464403;-0.6523932;-0.1202896,-0.2572056;-0.681109;-0.1985117,0.04384763;0.3809443;-0.4806442,658.0439
+0;0;0,0.02956221;0.3422163;-0.04796483,0.05611497;0.6923399;-0.124229,0.1847358;0.5595231;-0.05741497,0.2175849;0.3161593;0.03334793,0.2536462;0.1004806;0.08452024,-0.08880474;0.5589666;-0.07147011,-0.1831768;0.3268558;0.004433781,-0.2517652;0.1161609;0.0410345,0.09939138;-0.0002380855;-0.05444049,0.08008504;-0.3883339;-0.01302619,0.04613481;-0.7327111;0.05266248,0.04936035;-0.6997749;-0.04562452,-0.09957388;0.01461908;-0.05209407,-0.1615673;-0.3680414;-0.002759125,-0.2082771;-0.685919;0.1415852,-0.2505845;-0.7281343;0.08987056,0.04979981;0.6040609;-0.1019159,0;0;0,0.02421913;0.2151712;-0.2709267,0.04900243;0.4358073;-0.5534992,0.1773271;0.3910774;-0.4166505,0.2863519;0.2160601;-0.2553265,0.2537463;0.01105875;-0.1696081,-0.08407505;0.4118354;-0.4100569,-0.1913959;0.1942288;-0.3117081,-0.2431566;-0.01118813;-0.2371357,0.09600645;-0.01266433;-0.05886292,0.05898015;-0.355617;-0.2424893,0.01972666;-0.7023047;-0.1942182,0.005673963;-0.7304643;-0.2723165,-0.1098691;0.02191559;-0.01705718,-0.1921518;-0.3138792;-0.1992044,-0.2458795;-0.6528322;-0.1199106,-0.2565648;-0.6815768;-0.1981043,0.04330158;0.3809965;-0.4807379,658.0662
+0;0;0,0.02964746;0.3432031;-0.04810314,0.05617043;0.6929349;-0.1242824,0.1862955;0.5597119;-0.05699669,0.219247;0.3155898;0.03404899,0.2549419;0.1021023;0.08470142,-0.09028167;0.5591493;-0.07120787,-0.1849478;0.3263153;0.004932515,-0.2528393;0.1177609;0.0411614,0.09832607;-0.0002355336;-0.05385697,0.0790598;-0.3875259;-0.01252862,0.04527387;-0.7302365;0.05284216,0.04849679;-0.6973027;-0.04536489,-0.09850661;0.01446239;-0.05153571,-0.1603714;-0.367404;-0.002303146,-0.2068551;-0.6837432;0.1413427,-0.2491281;-0.7258998;0.08967008,0.04986159;0.6047441;-0.1019917,0;0;0,0.02235372;0.2162643;-0.2714982,0.04376175;0.4348181;-0.5554421,0.1746097;0.3904993;-0.4179003,0.2842208;0.2159576;-0.2551389,0.2548021;0.01219909;-0.1712716,-0.0915042;0.4106995;-0.4129598,-0.192598;0.1920869;-0.3082732,-0.2443005;-0.009456709;-0.230019,0.09522983;-0.01239194;-0.05784774,0.06084041;-0.3547717;-0.2413321,0.02385025;-0.7002655;-0.1951678,0.01066723;-0.7287369;-0.2730839,-0.1086243;0.02150127;-0.01752408,-0.1900433;-0.3144915;-0.1979481,-0.2414169;-0.6526154;-0.1211474,-0.2512205;-0.6816361;-0.1991479,0.03880893;0.3807756;-0.4821675,658.0889
+0;0;0,0.02969956;0.3438062;-0.04818768,0.05618723;0.6930729;-0.124266,0.1904669;0.5585916;-0.05564062,0.223549;0.3135014;0.03576613,0.2603375;0.0934733;0.08797039,-0.09451637;0.5580119;-0.07028371,-0.1895579;0.3242545;0.006158628,-0.2595294;0.1093107;0.04349745,0.09916071;-0.000237533;-0.05431414,0.07983767;-0.3886689;-0.01286403,0.0460626;-0.7312694;0.05248575,0.04876821;-0.6988065;-0.02995811,-0.09934279;0.01458516;-0.05197317,-0.1613899;-0.3684063;-0.002595559,-0.2078587;-0.6846439;0.1410041,-0.2433464;-0.7152186;0.09762545,0.04988628;0.6049925;-0.1020031,0;0;0,0.0196489;0.2163618;-0.2724121,0.03714935;0.4324839;-0.5578709,0.1742499;0.3902511;-0.4204671,0.2834989;0.2146176;-0.2569547,0.2486324;0.00543198;-0.1702554,-0.1010595;0.4099255;-0.4127319,-0.1974286;0.1886216;-0.3066358,-0.2508109;-0.01749887;-0.2220441,0.09583445;-0.0125652;-0.05865836,0.06204032;-0.3564506;-0.2418828,0.02667383;-0.7021844;-0.1971185,0.03756044;-0.7362586;-0.2479749,-0.1097473;0.02177759;-0.01625385,-0.188748;-0.3151815;-0.1984292,-0.2395256;-0.6538115;-0.1240123,-0.2474607;-0.6736631;-0.189298,0.03320682;0.3792166;-0.4841108,658.1223
+0;0;0,0.02971758;0.3440149;-0.04821692,0.05615878;0.6926681;-0.1241611,0.1943903;0.5570507;-0.05427791,0.2274287;0.3122845;0.03700799,0.2648747;0.08832414;0.09014523,-0.09858028;0.5564547;-0.06933141,-0.1934962;0.3230064;0.007009864,-0.2647182;0.1042212;0.045016,0.0996488;-0.0002387022;-0.05458149,0.08026881;-0.3898151;-0.01300919,0.04661931;-0.7311417;0.05209761,0.04935775;-0.698649;-0.03134662,-0.09983179;0.01465695;-0.05222899,-0.1620618;-0.3694634;-0.002705831,-0.2083578;-0.6845253;0.1403599,-0.2442761;-0.7158349;0.0964549,0.04986959;0.6047521;-0.1019398,0;0;0,0.01595466;0.2171311;-0.2723119,0.02814129;0.4323224;-0.5579567,0.1714073;0.3882093;-0.4203436,0.2820784;0.2133817;-0.2574868,0.2451846;0.0006072968;-0.1694531,-0.11399;0.4102689;-0.4132488,-0.1993877;0.1876162;-0.301588,-0.2535597;-0.01888528;-0.2077448,0.09601662;-0.01294078;-0.05935001,0.06151106;-0.3588034;-0.2411797,0.02782805;-0.7035868;-0.1979942,0.03943975;-0.7377132;-0.2502401,-0.1103465;0.0223356;-0.01529225,-0.1890958;-0.3154583;-0.1985064,-0.2391094;-0.6532799;-0.1260471,-0.2468227;-0.6738723;-0.192059,0.02550035;0.3793819;-0.484113,658.1552
+0;0;0,0.02770115;0.3439276;-0.05000702,0.05281086;0.6926497;-0.1260647,0.1917832;0.5567086;-0.05777001,0.2249593;0.3138206;0.03835437,0.2603723;0.09151557;0.09926747,-0.101117;0.5559131;-0.06958817,-0.192883;0.3222271;0.009815603,-0.2640305;0.1043139;0.05266301,0.09969324;-0.0003403006;-0.05449974,0.07806923;-0.3898411;-0.01332831,0.0442534;-0.7311139;0.05197468,0.04617955;-0.698672;-0.03149375,-0.09982966;0.01465967;-0.05223229,-0.1640047;-0.3683839;0.002838206,-0.2113372;-0.6787759;0.1554537,-0.2483837;-0.7067193;0.1080536,0.04681669;0.6047474;-0.1037079,0;0;0,0.01595466;0.2171311;-0.2723119,0.02814129;0.4323224;-0.5579567,0.1714073;0.3882093;-0.4203436,0.2820784;0.2133817;-0.2574868,0.2451846;0.0006072968;-0.1694531,-0.11399;0.4102689;-0.4132488,-0.1993877;0.1876162;-0.301588,-0.2535597;-0.01888528;-0.2077448,0.09601662;-0.01294078;-0.05935001,0.06151106;-0.3588034;-0.2411797,0.02782805;-0.7035868;-0.1979942,0.03943975;-0.7377132;-0.2502401,-0.1103465;0.0223356;-0.01529225,-0.1890958;-0.3154583;-0.1985064,-0.2391094;-0.6532799;-0.1260471,-0.2468227;-0.6738723;-0.192059,0.02550035;0.3793819;-0.484113,658.1777
+0;0;0,0.02769008;0.3437901;-0.04998703,0.05277204;0.6921254;-0.1259594,0.1908877;0.5565881;-0.05796853,0.2241454;0.3131027;0.03839225,0.2592998;0.09242082;0.09886061,-0.1002654;0.5557973;-0.06971619,-0.1922571;0.3215366;0.00988286,-0.2628851;0.1052145;0.05241742,0.09855187;-0.0003364046;-0.05387578,0.07685442;-0.3911602;-0.01256451,0.04294182;-0.7334095;0.05292535,0.04486088;-0.7009766;-0.03023575,-0.09868672;0.01449184;-0.05163429,-0.1630798;-0.3698528;0.003623255,-0.2105476;-0.681133;0.1566755,-0.2474578;-0.7088631;0.1094499,0.04678586;0.6043403;-0.1036325,0;0;0,0.01591708;0.2172754;-0.2720203,0.02868341;0.4322597;-0.5573003,0.1711387;0.3889193;-0.4209201,0.2804955;0.212973;-0.2573335,0.2431387;0.001561314;-0.1707175,-0.1122347;0.4099693;-0.4119737,-0.2011828;0.1888508;-0.2985213,-0.2538505;-0.01621637;-0.2048927,0.09540133;-0.0121126;-0.05802632,0.06146387;-0.3589681;-0.2409475,0.03028539;-0.7050362;-0.198072,0.04135834;-0.7380829;-0.2512498,-0.1090332;0.02175875;-0.01592208,-0.1884875;-0.3174041;-0.19916,-0.2382656;-0.6563154;-0.1268079,-0.2461439;-0.6766698;-0.1925934,0.02583971;0.3793522;-0.4835896,658.211
+0;0;0,0.02631027;0.3403817;-0.05147113,0.04979036;0.6817459;-0.1268645,0.196792;0.5456485;-0.05741545,0.2305793;0.3044177;0.04472996,0.2637809;0.08534156;0.1115035,-0.1105672;0.5440741;-0.06734122,-0.2015518;0.3105435;0.01604254,-0.2727672;0.09528388;0.06237876,0.09995066;-0.0007108687;-0.05458815,0.07793571;-0.3937344;-0.01391012,0.04314358;-0.7357582;0.05207841,0.04461626;-0.7034655;-0.0306453,-0.09999418;0.01500289;-0.05240785,-0.1663222;-0.3705531;0.007207554,-0.2145085;-0.6751578;0.1728557,-0.2108421;-0.6432077;0.09019139,0.04421833;0.5961443;-0.1047592,0;0;0,0.0146628;0.2106143;-0.273181,0.02216703;0.4108297;-0.5606215,0.1737142;0.3836639;-0.4213021,0.2843996;0.2082172;-0.2577944,0.2459486;-0.002947301;-0.1712699,-0.1332006;0.3748412;-0.4210072,-0.2081005;0.1739928;-0.266678,-0.2608747;-0.02977422;-0.1705049,0.09549691;-0.01183483;-0.06091619,0.06578614;-0.3628841;-0.2411618,0.04022395;-0.7093976;-0.1984973,0.04851956;-0.7418865;-0.2521346,-0.1109771;0.02202929;-0.01301126,-0.1862173;-0.3196573;-0.197933,-0.2360108;-0.6590902;-0.1282826,-0.2367074;-0.680831;-0.1928817,0.02066706;0.3628064;-0.4861982,658.2342
+0;0;0,0.0261705;0.3385735;-0.0511977,0.04937796;0.6760191;-0.1257569,0.2063443;0.5369856;-0.05331445,0.2400815;0.2961126;0.04867943,0.2731585;0.07785843;0.1152024,-0.1210423;0.5353085;-0.06388699,-0.211892;0.3021244;0.01937307,-0.2828401;0.0876724;0.06553544,0.09443115;-0.0006716129;-0.05157366,0.07192661;-0.4024357;-0.009990983,0.03629121;-0.7527492;0.05759692,0.03800061;-0.7200879;-0.03842366,-0.09447227;0.0141744;-0.04951376,-0.1622754;-0.3799561;0.01142744,-0.2116296;-0.6919435;0.1810904,-0.2073739;-0.6596799;0.08513878,0.04382899;0.5907717;-0.1037431,0;0;0,0.01867311;0.1964244;-0.2810817,0.03101457;0.3788345;-0.5752735,0.1873554;0.3789477;-0.432708,0.2987941;0.2043149;-0.2694733,0.259672;-0.00595279;-0.1833849,-0.1367454;0.3451906;-0.4300783,-0.2126774;0.1669371;-0.2511348,-0.2665611;-0.03501962;-0.1538502,0.09447068;-0.00386183;-0.05136061,0.08090445;-0.3568311;-0.2485371,0.05804493;-0.7125677;-0.2099826,0.0583855;-0.7449529;-0.2830439,-0.1048437;0.0141202;-0.01964577,-0.1695221;-0.3348549;-0.2137668,-0.219467;-0.6824433;-0.1413418,-0.2155808;-0.7150379;-0.2141207,0.02759237;0.3348511;-0.498878,658.2677
+0;0;0,0.02609986;0.3376596;-0.0510595,0.04944288;0.6770795;-0.1260572,0.2076117;0.5370928;-0.05309027,0.2405308;0.302061;0.04643025,0.2730783;0.0873003;0.1118885,-0.1222686;0.5354031;-0.06374332,-0.2109151;0.3078737;0.01749766,-0.2807277;0.09685421;0.06292114,0.09525105;-0.0006774442;-0.05202146,0.07273067;-0.4027244;-0.0104095,0.03701371;-0.7538397;0.05733312,0.03872098;-0.7211818;-0.03856814,-0.09529252;0.01429747;-0.04994367,-0.1631434;-0.3801105;0.01104045,-0.2126106;-0.6928121;0.1810918,-0.2083601;-0.6605513;0.08525938,0.04385854;0.5912886;-0.1039031,0;0;0,0.01846152;0.1931479;-0.2822328,0.03276664;0.376682;-0.5780461,0.1901385;0.3734278;-0.4331028,0.3008137;0.2044396;-0.2736604,0.2633727;-0.002617195;-0.1888549,-0.135554;0.34229;-0.4296719,-0.2089269;0.1739825;-0.2493474,-0.2641467;-0.0238727;-0.1530645,0.09558126;-0.003687144;-0.05128431,0.08298372;-0.3552483;-0.2516003,0.06180209;-0.7119274;-0.2131534,0.06178766;-0.7444697;-0.2859235,-0.1055596;0.01330823;-0.02143635,-0.1692901;-0.3358447;-0.2161441,-0.2187479;-0.6844769;-0.1443368,-0.2151859;-0.7172339;-0.2168344,0.02902258;0.3320469;-0.5013926,658.3011
+0;0;0,0.02580295;0.3338183;-0.05047864,0.04907421;0.6721936;-0.1252447,0.2067373;0.5326607;-0.05251276,0.2391186;0.3014682;0.04538205,0.2715558;0.08743545;0.1106184,-0.1220874;0.5309763;-0.06313173,-0.2092859;0.3071637;0.01678215,-0.2788618;0.09685954;0.06205167,0.1002896;-0.0007132795;-0.05477327,0.07782887;-0.4016958;-0.01327149,0.04221823;-0.751766;0.05426947,0.04392491;-0.719109;-0.04159799,-0.1003333;0.01505378;-0.05258558,-0.1680046;-0.37831;0.008237079,-0.2173245;-0.6900808;0.1777822,-0.2130755;-0.6578208;0.08198357,0.0435081;0.586683;-0.103163,0;0;0,0.01757364;0.1895531;-0.2800167,0.0330738;0.3734193;-0.5743105,0.1900388;0.3638941;-0.4281127,0.2993061;0.1974441;-0.2717896,0.2625749;-0.008661538;-0.1864123,-0.138639;0.3428007;-0.4362232,-0.2015476;0.1842487;-0.2491787,-0.2539156;-0.01010293;-0.1462077,0.0963503;-0.007495657;-0.06098413,0.08162639;-0.3641295;-0.2496886,0.06150948;-0.7195508;-0.209069,0.06148228;-0.7520899;-0.2817974,-0.1108149;0.02315365;-0.01557558,-0.17606;-0.3270417;-0.2056286,-0.2261616;-0.676157;-0.1424834,-0.2225866;-0.7089177;-0.2149325,0.02892788;0.328444;-0.498214,658.3229
+0;0;0,0.02787117;0.3388275;-0.0547527,0.05502819;0.678619;-0.1361125,0.2091611;0.5408505;-0.05859577,0.240474;0.3144723;0.04406215,0.2741432;0.1035871;0.1205988,-0.1166825;0.5409315;-0.07266188,-0.2076609;0.3240665;0.01370202,-0.2795764;0.1149702;0.0644066,0.1006472;-0.001176598;-0.05513599,0.07733464;-0.4027499;-0.01363433,0.04151527;-0.7555343;0.05444549,0.0442463;-0.7235038;-0.04134689,-0.1006288;0.0156053;-0.05292949,-0.1702103;-0.3773762;0.01226986,-0.2218664;-0.6851931;0.1938052,-0.2756343;-0.7274795;0.1610723,0.04825136;0.5927637;-0.1119397,0;0;0,-0.0008710375;0.1907093;-0.2867193,0.007565556;0.3771483;-0.583425,0.1650753;0.3575299;-0.4357724,0.2758457;0.1912562;-0.2846129,0.2390101;-0.01499447;-0.1976197,-0.1399864;0.3842263;-0.4196073,-0.2196157;0.1896634;-0.2833329,-0.2722793;-0.003297433;-0.1762971,0.09492421;-0.01427297;-0.06290388,0.0561375;-0.3665912;-0.2575688,0.03468759;-0.724815;-0.2176909,0.02123258;-0.7565826;-0.2897429,-0.111184;0.02565662;-0.01229145,-0.1970661;-0.3190867;-0.2054321,-0.252534;-0.6717033;-0.1510306,-0.2623571;-0.7040327;-0.2231854,0.004854596;0.3309528;-0.5068743,658.3564
+0;0;0,0.02644037;0.3214334;-0.05194191,0.05112875;0.6303794;-0.1260602,0.2138079;0.4952239;-0.04732169,0.2472423;0.2535081;0.06229153,0.2784342;0.0581401;0.1331965,-0.1285049;0.495309;-0.06209874,-0.2256473;0.2637509;0.0301165,-0.2922712;0.07004021;0.07709018,0.09968369;-0.001165334;-0.05460817,0.07638431;-0.4025116;-0.01312997,0.04028877;-0.7580159;0.05547475,0.04298065;-0.7260145;-0.0389446,-0.09966552;0.01545591;-0.05242279,-0.1692077;-0.3773034;0.01273971,-0.221262;-0.6874936;0.1956747,-0.2742593;-0.7287439;0.1634109,0.04476529;0.549761;-0.1033618,0;0;0,-0.0002404538;0.1723021;-0.27754,0.006040528;0.3222054;-0.558778,0.1687462;0.3563468;-0.4382617,0.2868082;0.1726675;-0.2837214,0.2467706;-0.01712118;-0.202812,-0.1627965;0.2647147;-0.4040845,-0.2317127;0.1589876;-0.1682205,-0.2760829;-0.03340611;-0.09621337,0.09411391;-0.009359702;-0.06304932,0.06242283;-0.3635644;-0.2550828,0.03817564;-0.7246826;-0.2176869,0.04530768;-0.7585323;-0.2869589,-0.111953;0.01653874;-0.01064188,-0.1932144;-0.3280012;-0.2056571,-0.249003;-0.6831409;-0.1494766,-0.2383126;-0.7170146;-0.2182671,0.004138312;0.2826183;-0.4847221,658.3898
+0;0;0,0.02579861;0.3266955;-0.05411549,0.05158895;0.6668926;-0.1358487,0.1967938;0.5333852;-0.06057082,0.232282;0.2957969;0.05156043,0.2624298;0.09556146;0.1302125,-0.1097825;0.5332565;-0.07372552,-0.2051241;0.3046541;0.02078353,-0.2741987;0.1055805;0.07358207,0.1035012;-0.001358234;-0.05687254,0.07989624;-0.4018473;-0.01550344,0.04420301;-0.7518574;0.05200056,0.04695755;-0.7199575;-0.04387964,-0.1035573;0.01615368;-0.05444055,-0.1745375;-0.3749573;0.01378046,-0.2286686;-0.6747143;0.2023366,-0.2771101;-0.71842;0.164586,0.04541967;0.5832582;-0.1122442,0;0;0,0.00734031;0.1795185;-0.2793622,0.02960038;0.370762;-0.5726297,0.1781985;0.3630383;-0.4382787,0.2921512;0.1773829;-0.2871897,0.2521306;-0.01947001;-0.2045062,-0.1264955;0.3430924;-0.4318502,-0.2036832;0.175643;-0.2413671,-0.2534217;-0.008199483;-0.1368813,0.09498921;-0.01147422;-0.06924033,0.06379034;-0.3693056;-0.2526617,0.03722492;-0.7244841;-0.2141855,0.03425905;-0.7569788;-0.2869167,-0.1163361;0.01859092;-0.008313775,-0.1973715;-0.3284833;-0.1970804,-0.2542608;-0.6783519;-0.1451818,-0.2535831;-0.7111456;-0.2177126,0.02632189;0.3255138;-0.4982536,658.4235
+0;0;0,0.02579861;0.3266955;-0.05411549,0.05158895;0.6668926;-0.1358487,0.1967938;0.5333852;-0.06057082,0.232282;0.2957969;0.05156043,0.2624298;0.09556146;0.1302125,-0.1097825;0.5332565;-0.07372552,-0.2051241;0.3046541;0.02078353,-0.2741987;0.1055805;0.07358207,0.1035012;-0.001358234;-0.05687254,0.07989624;-0.4018473;-0.01550344,0.04420301;-0.7518574;0.05200056,0.04695755;-0.7199575;-0.04387964,-0.1035573;0.01615368;-0.05444055,-0.1745375;-0.3749573;0.01378046,-0.2286686;-0.6747143;0.2023366,-0.2771101;-0.71842;0.164586,0.04541967;0.5832582;-0.1122442,0;0;0,0.00734031;0.1795185;-0.2793622,0.02960038;0.370762;-0.5726297,0.1781985;0.3630383;-0.4382787,0.2921512;0.1773829;-0.2871897,0.2521306;-0.01947001;-0.2045062,-0.1264955;0.3430924;-0.4318502,-0.2036832;0.175643;-0.2413671,-0.2534217;-0.008199483;-0.1368813,0.09498921;-0.01147422;-0.06924033,0.06379034;-0.3693056;-0.2526617,0.03722492;-0.7244841;-0.2141855,0.03425905;-0.7569788;-0.2869167,-0.1163361;0.01859092;-0.008313775,-0.1973715;-0.3284833;-0.1970804,-0.2542608;-0.6783519;-0.1451818,-0.2535831;-0.7111456;-0.2177126,0.02632189;0.3255138;-0.4982536,658.4462
+0;0;0,0.02591147;0.3281247;-0.05435224,0.0515476;0.6663086;-0.1356343,0.2080447;0.5289896;-0.05647426,0.239753;0.3167073;0.04371364,0.2707736;0.1106747;0.1246428,-0.1214149;0.5288512;-0.07061085,-0.2066014;0.3245977;0.01383184,-0.2776759;0.1197607;0.06815897,0.1056058;-0.001385853;-0.058029,0.08224525;-0.3977286;-0.0170882,0.0466692;-0.7465894;0.05019416,0.0494271;-0.7146872;-0.04580267,-0.1056631;0.01648215;-0.05554755,-0.1759084;-0.3705796;0.01196716,-0.2298617;-0.6693524;0.1999042,-0.2783622;-0.7131477;0.1621076,0.04537175;0.5825851;-0.1120047,0;0;0,0.01125359;0.1826688;-0.2789209,0.03095251;0.3722876;-0.5710104,0.1919727;0.3420769;-0.4255154,0.3005927;0.1800278;-0.2911704,0.2590317;-0.02278948;-0.2069144,-0.1379575;0.3448895;-0.4276766,-0.1978562;0.1969582;-0.2526473,-0.2503939;0.008543655;-0.1444762,0.09574071;-0.01495688;-0.07163715,0.06609076;-0.3701881;-0.2511952,0.03687598;-0.7240186;-0.2131557,0.03238034;-0.7563313;-0.2861183,-0.1183238;0.02179056;-0.006820926,-0.1985085;-0.3243878;-0.188591,-0.2574025;-0.673246;-0.1403626,-0.2582389;-0.7058989;-0.2131674,0.02732411;0.3267108;-0.4967425,658.4685
+0;0;0,0.02526877;0.3175707;-0.0549518,0.04921145;0.6341935;-0.1334074,0.2116344;0.4962373;-0.04820484,0.2489295;0.2709822;0.06232223,0.2747729;0.07851002;0.1438206,-0.130165;0.4968828;-0.06346844,-0.2203472;0.2790035;0.03003467,-0.2880095;0.08759029;0.08605433,0.1066034;-0.001571764;-0.05843325,0.08231288;-0.3937513;-0.01775125,0.04707673;-0.7423521;0.04914097,0.04980805;-0.7107766;-0.04555576,-0.1065796;0.01671518;-0.05605881,-0.1777179;-0.3653733;0.01463443,-0.2337109;-0.6589145;0.2094089,-0.2283523;-0.6280268;0.1148155,0.04325225;0.5525018;-0.1098468,0;0;0,0.006551657;0.1683145;-0.2759287,0.01130355;0.3263209;-0.5623519,0.178827;0.3515202;-0.4345107,0.2940748;0.1739009;-0.2948098,0.2496099;-0.01806338;-0.2204592,-0.1400505;0.34539;-0.3928993,-0.2245686;0.1617491;-0.2396683,-0.2786596;-0.01542233;-0.1394693,0.09908704;-0.01545213;-0.06873274,0.05270676;-0.3570465;-0.2616367,0.01936218;-0.7102447;-0.2245166,0.008561816;-0.7437155;-0.2940309,-0.1189663;0.02429868;-0.006147501,-0.2109104;-0.3114806;-0.1928247,-0.2726642;-0.6595727;-0.1453161,-0.2798008;-0.6935345;-0.214853,0.01097187;0.2856453;-0.4874551,658.5024
+0;0;0,0.02544081;0.3197329;-0.05532593,0.04982093;0.6421219;-0.1351891,0.2063429;0.505011;-0.05180027,0.2432599;0.2820395;0.05760631,0.2691144;0.08948492;0.1391396,-0.1236409;0.5056342;-0.06653624,-0.2129089;0.2899637;0.02601897,-0.2806001;0.09846856;0.08206262,0.108885;-0.001605403;-0.05968386,0.08521843;-0.3837105;-0.02004692,0.05023145;-0.7298462;0.0463723,0.05298362;-0.6982587;-0.04904756,-0.1088607;0.01707292;-0.05725859,-0.1781715;-0.3552004;0.01161865,-0.2337686;-0.6466658;0.2050158,-0.228369;-0.6157713;0.1097,0.04378151;0.5593306;-0.1113114,0;0;0,0.0004878081;0.175224;-0.2742875,0.006292041;0.3470517;-0.5595992,0.1705683;0.3549087;-0.4316685,0.2846382;0.1786125;-0.2939851,0.2473681;-0.01587862;-0.2220302,-0.1372101;0.3685029;-0.3947292,-0.2141133;0.1761178;-0.2528742,-0.2689547;-0.001217067;-0.153184,0.09843664;-0.0189124;-0.07330227,0.04473854;-0.3517877;-0.2588987,0.007584233;-0.7021102;-0.2223029,-0.007516511;-0.7342438;-0.2932003,-0.1206585;0.0293554;-0.0006709056,-0.2198183;-0.2958685;-0.1810378,-0.2839845;-0.6411843;-0.1353728,-0.2954469;-0.6739197;-0.2064216,0.005388878;0.3026271;-0.4855273,658.5242
+0;0;0,0.02535782;0.3186899;-0.05514546,0.04962162;0.6395115;-0.1345869,0.2126407;0.5012683;-0.04913906,0.2489897;0.2817276;0.05858409,0.2748565;0.08908114;0.1401563,-0.1303815;0.5019161;-0.06445727,-0.2182759;0.2895641;0.02667379,-0.2859994;0.09797758;0.08274418,0.1063217;-0.00156761;-0.05827882,0.08258677;-0.3847765;-0.01852738,0.04760335;-0.730877;0.04788505,0.05036516;-0.6992838;-0.04786849,-0.1062979;0.01667101;-0.05591065,-0.175809;-0.3566777;0.01316556,-0.2314005;-0.6481134;0.206543,-0.225982;-0.6172157;0.1108939,0.04365616;0.5577341;-0.1110016,0;0;0,0.002293482;0.1771107;-0.2717974,0.008837156;0.3524796;-0.5530076,0.1818021;0.3554558;-0.4252214,0.2874789;0.1761592;-0.2917719,0.253881;-0.01988065;-0.2219484,-0.1395877;0.3766974;-0.3845272,-0.2110124;0.1824369;-0.2493051,-0.2658505;0.004205272;-0.1510095,0.09672434;-0.01891366;-0.0706389,0.04762338;-0.3537295;-0.2563269,0.006237336;-0.703584;-0.2201464,-0.009604789;-0.7351847;-0.2917933,-0.1165978;0.03147084;-0.01084999,-0.2211821;-0.2974419;-0.1836826,-0.2866583;-0.639703;-0.1205143,-0.3081624;-0.6788887;-0.1832026,0.007733725;0.3080263;-0.4801922,658.5576
+0;0;0,0.02792104;0.3176982;-0.05946098,0.05608599;0.6364946;-0.1454639,0.219031;0.501034;-0.05905047,0.2520778;0.2863431;0.05901456,0.277963;0.0967385;0.1474217,-0.1263777;0.501339;-0.07664994,-0.2192006;0.295547;0.02413302,-0.2884057;0.1060723;0.08533563,0.1062967;-0.001873853;-0.0583154,0.08171047;-0.3850226;-0.01850221,0.04681942;-0.7311963;0.0475767,0.05008435;-0.7004074;-0.04817102,-0.1062816;0.01691872;-0.05586735,-0.17744;-0.3553766;0.01710673,-0.2348604;-0.6398275;0.2201107,-0.2289028;-0.6098515;0.1244895,0.0490346;0.5553513;-0.1200585,0;0;0,0.002293482;0.1771107;-0.2717974,0.008837156;0.3524796;-0.5530076,0.1818021;0.3554558;-0.4252214,0.2874789;0.1761592;-0.2917719,0.253881;-0.01988065;-0.2219484,-0.1395877;0.3766974;-0.3845272,-0.2110124;0.1824369;-0.2493051,-0.2658505;0.004205272;-0.1510095,0.09672434;-0.01891366;-0.0706389,0.04762338;-0.3537295;-0.2563269,0.006237336;-0.703584;-0.2201464,-0.009604789;-0.7351847;-0.2917933,-0.1165978;0.03147084;-0.01084999,-0.2211821;-0.2974419;-0.1836826,-0.2866583;-0.639703;-0.1205143,-0.3081624;-0.6788887;-0.1832026,0.007733725;0.3080263;-0.4801922,658.5803
+0;0;0,0.02779664;0.3162826;-0.05919604,0.05593789;0.6348026;-0.1451025,0.2225441;0.4986312;-0.05752891,0.2551124;0.2870493;0.05882639,0.2810038;0.09739929;0.1472547,-0.1302248;0.4989427;-0.07550341,-0.2217035;0.2961308;0.02382009,-0.2909251;0.1066107;0.08503736,0.1058731;-0.001866387;-0.05808307,0.08098219;-0.3897646;-0.01777636,0.04627695;-0.7340947;0.04795066,0.04954014;-0.7033063;-0.04774588,-0.1058581;0.01685132;-0.05564476,-0.1778987;-0.3600589;0.01823388,-0.2350133;-0.642995;0.2201568,-0.2290588;-0.613019;0.1245867,0.04892531;0.5541059;-0.119837,0;0;0,0.00649257;0.1758816;-0.2708044,0.01440906;0.3491393;-0.5529358,0.1898529;0.3545584;-0.423012,0.2894983;0.1740469;-0.2931945,0.2584492;-0.022884;-0.2245562,-0.1380203;0.3722626;-0.3797737,-0.2132672;0.1849045;-0.2433881,-0.2667406;0.005418926;-0.1465245,0.0958765;-0.01849762;-0.07107592,0.0471466;-0.3574305;-0.2593818,0.002604313;-0.7048102;-0.2215524,-0.0120161;-0.7366562;-0.2931793,-0.1165732;0.03069017;-0.007420432,-0.223935;-0.3001086;-0.1856193,-0.2872098;-0.6374334;-0.1062716,-0.312221;-0.6736939;-0.170716,0.01243706;0.3058;-0.480016,658.6151
+0;0;0,0.02768312;0.314991;-0.0589543,0.05591564;0.6345414;-0.1451317,0.2234201;0.4979376;-0.05718709,0.2555567;0.28916;0.05762602,0.2814675;0.09936756;0.1461207,-0.1311989;0.4982508;-0.07525585,-0.2214651;0.2981269;0.02275119,-0.2907387;0.1084645;0.08401445,0.1110647;-0.001957907;-0.06093123,0.08698615;-0.3771964;-0.02194,0.05258176;-0.7185416;0.04321725,0.05586275;-0.6877489;-0.05300145,-0.111049;0.01767764;-0.05837336,-0.1807384;-0.3469315;0.01309413,-0.2373579;-0.6274148;0.2132666,-0.2313709;-0.597439;0.1171751,0.04889077;0.5537032;-0.1198219,0;0;0,0.006849684;0.1800141;-0.2664757,0.0168169;0.3589218;-0.5462663,0.1929254;0.3557647;-0.4121025,0.2918532;0.1766836;-0.2858243,0.2657105;-0.02215867;-0.2202334,-0.140118;0.3823051;-0.3792253,-0.2047353;0.1976703;-0.2394487,-0.2584195;0.01744647;-0.1437344,0.09476799;-0.02228425;-0.08108187,0.04707022;-0.3555729;-0.2529762,0.002285048;-0.6996993;-0.2140279,-0.01236812;-0.7309819;-0.2868233,-0.121998;0.03417375;0.0006810512,-0.2260493;-0.284869;-0.1733565,-0.2881551;-0.6148231;-0.07734133,-0.3167929;-0.6544578;-0.137344,0.01428242;0.3140901;-0.4740968,658.6475
+0;0;0,0.02787509;0.3176274;-0.06105969,0.05558387;0.6401057;-0.1487845,0.2100145;0.5056671;-0.06197592,0.2433081;0.2994692;0.05464038,0.2701505;0.1132494;0.1504344,-0.1181561;0.5064254;-0.07881649,-0.2064021;0.3075114;0.02053761,-0.2755876;0.1195369;0.08727441,0.1085783;-0.001910531;-0.05922969,0.08522829;-0.3739405;-0.02022238,0.05022959;-0.7146754;0.04455456,0.05346441;-0.6840475;-0.05250609,-0.1083595;0.01721641;-0.05712147,-0.1784021;-0.3434299;0.01704999,-0.2374485;-0.6176171;0.2240671,-0.231464;-0.5879835;0.1271358,0.04875913;0.5586214;-0.1231757,0;0;0,0.01017722;0.1886432;-0.2640126,0.02446239;0.3795067;-0.5394654,0.1885272;0.3583156;-0.4070628,0.2881244;0.1792365;-0.2836268,0.2661752;-0.02106822;-0.2206101,-0.1218587;0.3969124;-0.3796009,-0.1931171;0.2087143;-0.25026,-0.2479192;0.02627566;-0.1592231,0.09157428;-0.02206185;-0.08017778,0.03916227;-0.3511575;-0.2517066,-0.00666051;-0.6944669;-0.2122068,-0.02460403;-0.7241246;-0.2867093,-0.1183799;0.03563219;0.004194773,-0.2309306;-0.2752483;-0.1723238,-0.28988;-0.5973198;-0.05267356,-0.3206481;-0.6290686;-0.1210259,0.02097486;0.3316753;-0.4684579,658.6694
+0;0;0,0.02832007;0.3226978;-0.06203442,0.05659773;0.6518173;-0.1516002,0.2177328;0.5128282;-0.06145603,0.2482947;0.3235486;0.04559206,0.2760281;0.1311468;0.1445661,-0.1244717;0.5136189;-0.07901677,-0.2054772;0.3310255;0.01218545,-0.2769594;0.1368108;0.08113772,0.107709;-0.001895235;-0.0587555,0.08441088;-0.373099;-0.01983482,0.04936042;-0.7143378;0.04503791,0.05260265;-0.6837084;-0.0522451,-0.107492;0.01707858;-0.05666415,-0.177379;-0.3427667;0.01734257,-0.2365128;-0.6173594;0.2246659,-0.2305145;-0.5877266;0.1275125,0.04958151;0.568047;-0.125273,0;0;0,0.01273739;0.194313;-0.2662036,0.03054066;0.3908588;-0.5459328,0.1988255;0.3545926;-0.400326,0.3060617;0.1964761;-0.2920685,0.2787633;-0.009694487;-0.2262511,-0.1218408;0.3508343;-0.3572592,-0.2254002;0.2163776;-0.2179145,-0.2836225;0.02732129;-0.1259834,0.09321275;-0.01970403;-0.07733154,0.0448102;-0.3453519;-0.2547026,-0.002640802;-0.6888328;-0.2140794,-0.01195933;-0.7193881;-0.2897174,-0.1191848;0.0291022;0.002255249,-0.2289639;-0.2758841;-0.1842434,-0.2842043;-0.5914615;-0.04553396,-0.3229962;-0.6274083;-0.1057096,0.02593351;0.3412204;-0.4733062,658.6915
+0;0;0,0.02876345;0.3277501;-0.06300564,0.05726851;0.6595127;-0.1532849,0.2168576;0.5204465;-0.0635305,0.2468905;0.3344432;0.0416647,0.2751103;0.1386676;0.1423743,-0.1222977;0.5212302;-0.08093478,-0.2019011;0.3417973;0.008688845,-0.2746368;0.144177;0.0788502,0.09042485;-0.001591105;-0.04932695,0.06600448;-0.390675;-0.008531541,0.0304834;-0.7364957;0.05721225,0.03372959;-0.7058656;-0.04018968,-0.09024265;0.01433796;-0.0475712,-0.163496;-0.3628404;0.03000029,-0.2234237;-0.6411201;0.2401073,-0.2174182;-0.6114878;0.1428352,0.05020464;0.5751734;-0.1267788,0;0;0,0.01904017;0.19744;-0.2699482,0.043013;0.3970646;-0.5504041,0.2074152;0.3541496;-0.4030311,0.3157422;0.200135;-0.297627,0.2928298;-0.01107827;-0.2333553,-0.1106262;0.3525277;-0.363252,-0.2092651;0.2210521;-0.2234314,-0.2700691;0.02798475;-0.132356,0.09031364;-0.01462215;-0.04734945,0.05350288;-0.3410872;-0.2611542,0.00796989;-0.6893915;-0.218884,-0.001732327;-0.7197111;-0.2948148,-0.1003063;0.02198521;-0.008223818,-0.2131197;-0.2972066;-0.2058007,-0.2633659;-0.6057072;-0.04003388,-0.3018642;-0.6441198;-0.09778921,0.03662388;0.3469522;-0.4775102,658.7249
+0;0;0,0.02894894;0.3273774;-0.06483142,0.05707155;0.6587686;-0.1565973,0.2154559;0.5191953;-0.06359244,0.2464236;0.3348963;0.04429717,0.2755544;0.1427748;0.1515706,-0.1232089;0.5191581;-0.08914438,-0.2049195;0.3442215;0.007218629,-0.2786236;0.1487802;0.08230031,0.09053556;-0.001688568;-0.04912021,0.06652584;-0.3907951;-0.008296583,0.03070518;-0.7366373;0.05717099,0.03623633;-0.7063966;-0.04012968,-0.09008641;0.01445362;-0.04783162,-0.164165;-0.3618924;0.03293305,-0.2242797;-0.6346508;0.2501082,-0.2160115;-0.6055044;0.1530052,0.05014782;0.574514;-0.1297867,0;0;0,0.01904017;0.19744;-0.2699482,0.043013;0.3970646;-0.5504041,0.2074152;0.3541496;-0.4030311,0.3157422;0.200135;-0.297627,0.2928298;-0.01107827;-0.2333553,-0.1106262;0.3525277;-0.363252,-0.2092651;0.2210521;-0.2234314,-0.2700691;0.02798475;-0.132356,0.09031364;-0.01462215;-0.04734945,0.05350288;-0.3410872;-0.2611542,0.00796989;-0.6893915;-0.218884,-0.001732327;-0.7197111;-0.2948148,-0.1003063;0.02198521;-0.008223818,-0.2131197;-0.2972066;-0.2058007,-0.2633659;-0.6057072;-0.04003388,-0.3018642;-0.6441198;-0.09778921,0.03662388;0.3469522;-0.4775102,658.7478
+0;0;0,0.02910586;0.329152;-0.06518283,0.05734071;0.6618584;-0.1573033,0.2127387;0.5231196;-0.06543793,0.246013;0.3250937;0.05048752,0.2737675;0.1420493;0.1526927,-0.119835;0.5230832;-0.09053031,-0.2076316;0.335117;0.01301002,-0.2778535;0.1489095;0.08454437,0.09276687;-0.001730184;-0.0503308,0.06883813;-0.3895242;-0.009644881,0.03321903;-0.7334204;0.05545432,0.03876721;-0.7031789;-0.04214612,-0.09230665;0.01480984;-0.04901047,-0.1661354;-0.3602667;0.03148178,-0.2259118;-0.6314905;0.2474349,-0.2176181;-0.6023467;0.1500328,0.0504038;0.5774434;-0.1304417,0;0;0,0.02409787;0.2001693;-0.2697935,0.05546802;0.4031191;-0.5488107,0.2143258;0.3556301;-0.4021001,0.3271889;0.1862655;-0.2910249,0.3066544;-0.01621951;-0.2335823,-0.09979282;0.3586026;-0.3670978,-0.2036081;0.2196805;-0.2132044,-0.2621826;0.03579171;-0.1267439,0.09283204;-0.01410663;-0.0482192,0.05931251;-0.3386656;-0.2630448,0.01976734;-0.6855503;-0.2197042,0.009622354;-0.7154782;-0.2962706,-0.1023451;0.02177263;-0.01390335,-0.2131829;-0.2977753;-0.2093932,-0.2544488;-0.5916153;-0.02037884,-0.2927786;-0.6353942;-0.0718006,0.04699356;0.352342;-0.4763854,658.7703
+0;0;0,0.02948408;0.3334292;-0.06602988,0.05813008;0.6709828;-0.1594955,0.2080818;0.5327452;-0.06935947,0.2397375;0.3443518;0.04092703,0.2675063;0.1612132;0.1431848,-0.1135507;0.53271;-0.09362635,-0.1970766;0.353887;0.00487747,-0.2673346;0.1675837;0.07644862,0.09441571;-0.001760936;-0.05122539,0.07085395;-0.3836077;-0.01116343,0.03464048;-0.7332425;0.05502207,0.03928712;-0.7030402;-0.02671907,-0.09394731;0.01507307;-0.04988158,-0.1666438;-0.3542513;0.02937621,-0.2274177;-0.6300008;0.2489329,-0.2204717;-0.6007179;0.1673579,0.05108749;0.5852818;-0.1322247,0;0;0,0.03341943;0.2072714;-0.268935,0.0801585;0.4213262;-0.5437884,0.2247498;0.3464056;-0.3939893,0.33761;0.1876825;-0.2904189,0.3228393;-0.01622871;-0.2359254,-0.07942637;0.3704497;-0.3736241,-0.1766612;0.2413358;-0.2235167,-0.2369277;0.05925636;-0.1341718,0.09399094;-0.01681089;-0.04923987,0.06734859;-0.3334796;-0.2659843,0.03307015;-0.6865046;-0.2197807,0.03083709;-0.7146623;-0.277365,-0.1029329;0.02519251;-0.01765257,-0.2112252;-0.2890606;-0.2112626,-0.2482953;-0.585052;-0.01390193,-0.2815064;-0.6259918;-0.03773089,0.0674388;0.3674968;-0.4725244,658.8035
+0;0;0,0.02983312;0.3377807;-0.06890558,0.05834673;0.6761572;-0.1646552,0.2118959;0.53567;-0.07134974,0.244147;0.3480167;0.04524312,0.2708209;0.1660934;0.1501825,-0.1175045;0.535399;-0.09814407,-0.2028472;0.3570319;0.005536228,-0.2738175;0.1738215;0.08438443,0.09418929;-0.001993024;-0.05077643,0.07088891;-0.3720955;-0.01177901,0.03440828;-0.7232948;0.05423787,0.03956954;-0.6933533;-0.02771039,-0.09342072;0.0152085;-0.04995107,-0.1658814;-0.341226;0.03216728,-0.2317996;-0.6119404;0.2588798,-0.2242735;-0.5830195;0.1771219,0.05138704;0.5903783;-0.1368285,0;0;0,0.04886887;0.2181255;-0.2641342,0.1004364;0.4333513;-0.5389953,0.24448;0.3485357;-0.3831637,0.3577902;0.186081;-0.2801244,0.343702;-0.01882595;-0.228797,-0.064319;0.3830725;-0.3665124,-0.1655535;0.2550687;-0.2141496,-0.2296804;0.07472329;-0.1236889,0.09451022;-0.01912159;-0.04643297,0.08424854;-0.323057;-0.2622049,0.05094248;-0.6775088;-0.214407,0.04871908;-0.7052073;-0.2727859,-0.1005573;0.02609991;-0.02570738,-0.1992739;-0.2820648;-0.2109884,-0.2299937;-0.5751321;-0.005567312,-0.2603484;-0.6193788;-0.0231226,0.08657861;0.3793135;-0.4678009,658.837
+0;0;0,0.03035591;0.3436999;-0.07011307,0.05914523;0.6853505;-0.1667917,0.2185121;0.5419813;-0.0708001,0.2510694;0.3525463;0.04689975,0.2826756;0.1369832;0.1712436,-0.1229732;0.5417004;-0.09857745,-0.2091262;0.3616397;0.006087244,-0.2932197;0.1445516;0.0995154,0.09313179;-0.001970648;-0.05020635,0.07120731;-0.3502185;-0.01351173,0.03474076;-0.7012821;0.05247965,0.03989122;-0.6713405;-0.02929715,-0.09237185;0.01503775;-0.04939025,-0.1605537;-0.3203492;0.027879,-0.2264465;-0.590959;0.2545039,-0.2189361;-0.5620359;0.1729171,0.05211455;0.5986967;-0.1386811,0;0;0,0.06311648;0.233282;-0.2560523,0.1239652;0.4529731;-0.5298834,0.2659414;0.3576803;-0.3656969,0.37346;0.1890432;-0.2617731,0.362011;-0.0548857;-0.2043676,-0.04856006;0.3998014;-0.3531066,-0.1578517;0.2756029;-0.2000414,-0.2394529;0.06856064;-0.08427212,0.09291946;-0.02132741;-0.04592609,0.09769519;-0.3050014;-0.2523479,0.06533716;-0.6594474;-0.2048995,0.06194057;-0.6871751;-0.2629509,-0.09775054;0.03009197;-0.02715504,-0.1921452;-0.2596292;-0.2010947,-0.2152441;-0.5442271;0.01662266,-0.2225695;-0.5614237;-0.04995659,0.1072329;0.3976596;-0.4591093,658.8592
+0;0;0,0.0305098;0.3454422;-0.07046852,0.05964813;0.6912293;-0.1683114,0.2127364;0.5490365;-0.07454597,0.2485682;0.3405485;0.05499188,0.2759808;0.153587;0.1628374,-0.1160199;0.548766;-0.1012879,-0.210838;0.3505953;0.01390374,-0.2837737;0.1623111;0.09493557,0.09297748;-0.001967383;-0.05012316,0.07138977;-0.3448659;-0.0139922,0.03504413;-0.6947656;0.05178039,0.04019916;-0.664824;-0.03006884,-0.0922188;0.01501284;-0.04930842,-0.1593534;-0.3152224;0.02677393,-0.2250276;-0.5849349;0.2526474,-0.2175106;-0.5560127;0.1709883,0.05254138;0.6036378;-0.1398967,0;0;0,0.06963154;0.2363876;-0.2539673,0.1486369;0.463572;-0.5226519,0.2740617;0.3574369;-0.3590386,0.377252;0.1639423;-0.2430954,0.3664813;-0.04922342;-0.2008927,-0.02625003;0.4058473;-0.3569272,-0.1526614;0.2724026;-0.1903622,-0.2213131;0.09538446;-0.0841161,0.09214087;-0.02255964;-0.04649878,0.09985225;-0.302489;-0.2488129,0.06712987;-0.6556911;-0.2013338,0.06600094;-0.6830176;-0.2599707,-0.09712368;0.0315643;-0.02704995,-0.196708;-0.2473129;-0.2049864,-0.2075901;-0.5245984;0.02100286,-0.2150951;-0.5409096;-0.04626392,0.1271385;0.4058755;-0.4538107,658.8926
+0;0;0,0.03304688;0.3453233;-0.07567418,0.06656931;0.6886148;-0.1826443,0.2140527;0.5528887;-0.0927029,0.2467404;0.3503619;0.05038681,0.2713543;0.1808332;0.1800188,-0.103614;0.5546853;-0.1098959,-0.2002895;0.3576646;0.01009146,-0.2724161;0.1742196;0.09550795,0.09267089;-0.002148168;-0.04981868,0.0714605;-0.3398112;-0.01359967,0.03515554;-0.6896788;0.05161487,0.0382112;-0.6604187;-0.03173397,-0.09177479;0.0151363;-0.04922081,-0.1589682;-0.308544;0.03136522,-0.2253069;-0.5743632;0.2614035,-0.2198056;-0.5462411;0.1781982,0.05822262;0.6022108;-0.15173,0;0;0,0.07478986;0.2395964;-0.2511313,0.1603232;0.4727672;-0.5134373,0.2774984;0.3611001;-0.3564737,0.3806939;0.1661288;-0.2385876,0.3693441;-0.04429297;-0.1968243,-0.0118639;0.4101634;-0.3586586,-0.141875;0.278031;-0.1907348,-0.238409;0.1244703;-0.07562356,0.09174202;-0.02184966;-0.04669475,0.1005733;-0.2980245;-0.2452583,0.06844579;-0.6511474;-0.1978202,0.06917816;-0.6796014;-0.257314,-0.09679966;0.03108749;-0.02716251,-0.1980479;-0.2416618;-0.2036126,-0.2047882;-0.5160421;0.02583979,-0.2122318;-0.5323135;-0.0431563,0.1382721;0.4138608;-0.4460964,658.9261
+0;0;0,0.03304688;0.3453233;-0.07567418,0.06656931;0.6886148;-0.1826443,0.2140527;0.5528887;-0.0927029,0.2467404;0.3503619;0.05038681,0.2713543;0.1808332;0.1800188,-0.103614;0.5546853;-0.1098959,-0.2002895;0.3576646;0.01009146,-0.2724161;0.1742196;0.09550795,0.09267089;-0.002148168;-0.04981868,0.0714605;-0.3398112;-0.01359967,0.03515554;-0.6896788;0.05161487,0.0382112;-0.6604187;-0.03173397,-0.09177479;0.0151363;-0.04922081,-0.1589682;-0.308544;0.03136522,-0.2253069;-0.5743632;0.2614035,-0.2198056;-0.5462411;0.1781982,0.05822262;0.6022108;-0.15173,0;0;0,0.07478986;0.2395964;-0.2511313,0.1603232;0.4727672;-0.5134373,0.2774984;0.3611001;-0.3564737,0.3806939;0.1661288;-0.2385876,0.3693441;-0.04429297;-0.1968243,-0.0118639;0.4101634;-0.3586586,-0.141875;0.278031;-0.1907348,-0.238409;0.1244703;-0.07562356,0.09174202;-0.02184966;-0.04669475,0.1005733;-0.2980245;-0.2452583,0.06844579;-0.6511474;-0.1978202,0.06917816;-0.6796014;-0.257314,-0.09679966;0.03108749;-0.02716251,-0.1980479;-0.2416618;-0.2036126,-0.2047882;-0.5160421;0.02583979,-0.2122318;-0.5323135;-0.0431563,0.1382721;0.4138608;-0.4460964,658.9487
+0;0;0,0.03245139;0.3391007;-0.07431056,0.06469078;0.669228;-0.1770712,0.2140575;0.5381161;-0.08841023,0.2469648;0.3342295;0.05564024,0.2718367;0.1629239;0.186631,-0.106453;0.5399288;-0.1057571,-0.2037776;0.3415852;0.01503586,-0.2766601;0.1562175;0.1013476,0.08892962;-0.002061443;-0.04780742,0.06784365;-0.337744;-0.01180085,0.03185777;-0.6845366;0.05284052,0.0348599;-0.6552635;-0.0290482,-0.08806971;0.01452522;-0.04723369,-0.154869;-0.3072565;0.03287967,-0.2206247;-0.5707395;0.2608962,-0.2152197;-0.5425845;0.1791485,0.05683248;0.5878798;-0.1479657,0;0;0,0.08054022;0.2363443;-0.2433498,0.1592434;0.4610007;-0.4962778,0.2888165;0.3639706;-0.3487806,0.3914262;0.1683432;-0.2279322,0.3747629;-0.04334122;-0.1828229,-0.01136757;0.409951;-0.3440453,-0.1481251;0.2797609;-0.1774587,-0.2262771;0.1191754;-0.05405951,0.08960829;-0.02081075;-0.04165983,0.1039737;-0.2979564;-0.2350707,0.07795673;-0.6487646;-0.1904011,0.07988492;-0.6755751;-0.2494278,-0.09114788;0.02822936;-0.03306722,-0.190851;-0.2467899;-0.2029129,-0.1949464;-0.515193;0.02878015,-0.202127;-0.5304379;-0.03916574,0.1402845;0.4059556;-0.4319582,658.9822
+0;0;0,0.03286948;0.3298709;-0.07625147,0.0652099;0.6540673;-0.1804479,0.2434326;0.5146438;-0.07956471,0.2731639;0.3313607;0.05821896,0.3079042;0.1630364;0.1966061,-0.1364877;0.5181327;-0.1002776,-0.2266303;0.3390741;0.01493217,-0.3018617;0.1536927;0.1080178,0.08678512;-0.002270583;-0.04641733,0.06690469;-0.3286625;-0.01092789,0.03015818;-0.6772542;0.0535163,0.0330339;-0.6483622;-0.0257354,-0.08562689;0.01458213;-0.04633333,-0.1518894;-0.2959892;0.03934741,-0.2199664;-0.5536947;0.2759333,-0.2147361;-0.5260047;0.196828,0.05731823;0.5731329;-0.1509034,0;0;0,0.07397155;0.2280764;-0.2412858,0.1459356;0.4483916;-0.4929409,0.3009978;0.3549126;-0.3195398,0.3985265;0.1726375;-0.2159786,0.3718984;-0.03994343;-0.1631463,-0.04443778;0.4158306;-0.3146631,-0.1747069;0.2989441;-0.1635721,-0.2537574;0.1361507;-0.03731726,0.0875913;-0.02184504;-0.03926754,0.1091085;-0.2907535;-0.2274475,0.08592805;-0.6439764;-0.1860271,0.08606723;-0.6696733;-0.242491,-0.08756784;0.02955597;-0.0339072,-0.1844265;-0.2386713;-0.1977943,-0.1866026;-0.4990958;0.04550365,-0.1921847;-0.5137656;-0.01979395,0.1282308;0.3939743;-0.42805,659.0045
+0;0;0,0.0328764;0.3299404;-0.07626753,0.06531636;0.6551312;-0.1807766,0.2469946;0.514489;-0.07851708,0.2763082;0.3337808;0.05733091,0.3114916;0.1633099;0.1974829,-0.1400052;0.518043;-0.09961594,-0.2288814;0.3414999;0.01397528,-0.3050722;0.1537543;0.108248,0.08545356;-0.002235746;-0.04570514,0.06589562;-0.3233332;-0.01079139,0.02909712;-0.672418;0.05374397,0.0319698;-0.6435248;-0.02542352,-0.08431311;0.01435839;-0.04562243,-0.1495007;-0.291175;0.03866845,-0.2176741;-0.5492451;0.275589,-0.2124493;-0.5215526;0.1965679,0.05741215;0.574068;-0.1511851,0;0;0,0.0808116;0.229627;-0.2376955,0.1554284;0.4514624;-0.4886537,0.3103534;0.3560091;-0.3089962,0.404099;0.1787516;-0.2005482,0.374029;-0.03718102;-0.1514597,-0.03807603;0.4208276;-0.3080107,-0.1739871;0.3102258;-0.162186,-0.2725082;0.1593437;-0.03001574,0.08715122;-0.02213028;-0.0362103,0.1140321;-0.2860236;-0.2215283,0.09358826;-0.640141;-0.1820052,0.09351532;-0.6659081;-0.2382813,-0.08497574;0.02934643;-0.03625164,-0.17762;-0.2363719;-0.1959883,-0.1788801;-0.4955768;0.049349,-0.1839258;-0.5099512;-0.0160912,0.1373851;0.3968718;-0.4238179,659.0378
+0;0;0,0.03276154;0.3287876;-0.07600107,0.06513297;0.6532946;-0.1802963,0.2497766;0.5117899;-0.07692727,0.280499;0.3223972;0.06544934,0.3140424;0.1598722;0.1990686,-0.1432632;0.5153993;-0.09835543,-0.2364106;0.3303719;0.02069481,-0.30905;0.1513774;0.1105733,0.08359804;-0.002187199;-0.04471271,0.06385721;-0.3262873;-0.009472467,0.02693346;-0.6765604;0.05528257,0.03009729;-0.6477794;-0.031909,-0.08248235;0.01404662;-0.04463179,-0.1482795;-0.2943439;0.04044731,-0.216685;-0.5532925;0.2781743,-0.2109306;-0.5258339;0.1911439,0.05723532;0.5722987;-0.1507295,0;0;0,0.08006443;0.2325412;-0.2333774,0.1554529;0.4622221;-0.4759476,0.3156737;0.3531719;-0.3061872,0.4035549;0.1719648;-0.1776359,0.3700003;-0.03489982;-0.1392331,-0.04463372;0.4223687;-0.2998028,-0.1903437;0.3080713;-0.1488418,-0.2835563;0.1641213;-0.02241603,0.08619088;-0.02180666;-0.03298855,0.1130999;-0.2892549;-0.2185142,0.09463792;-0.644949;-0.1812489,0.09290771;-0.6737855;-0.2456627,-0.0821651;0.0286015;-0.03772921,-0.1730793;-0.2420888;-0.1962658,-0.1754677;-0.4940839;0.05817592,-0.1807989;-0.511942;-0.01459118,0.1369052;0.4051791;-0.4135058,659.0712
+0;0;0,0.02637777;0.2599063;-0.0620237,0.05216195;0.5142033;-0.1456731,0.2557757;0.3854769;-0.04331361,0.2850924;0.2084689;0.09848462,0.3180362;0.04776688;0.2317126,-0.1724297;0.3898009;-0.06627215,-0.2626119;0.2151359;0.05059268,-0.3360301;0.04255362;0.1479848,0.07765903;-0.002193359;-0.04116943,0.06032265;-0.2930359;-0.009359803,0.02792246;-0.6028967;0.04731372,0.03106202;-0.5744725;-0.0425256,-0.07634104;0.01316393;-0.04158625,-0.1355302;-0.2634824;0.03499878,-0.1986723;-0.4896088;0.2474964,-0.1928611;-0.4627337;0.1578309,0.04592724;0.4511293;-0.1221815,0;0;0,0.06224689;0.2407846;-0.1012032,0.123006;0.4765125;-0.215539,0.33939;0.3920352;-0.2033584,0.4228499;0.2224706;-0.07459378,0.3860946;0.02229358;-0.01768732,-0.1066145;0.4993074;-0.2285082,-0.2496646;0.391585;-0.08627394,-0.343209;0.248144;0.03755757,0.07853435;-0.02251792;-0.0324955,0.1408584;-0.293092;-0.1263421,0.1148424;-0.6053786;-0.08078337,0.1135238;-0.6333871;-0.1494617,-0.07306097;0.03055677;-0.03819735,-0.1652714;-0.2427801;-0.09002406,-0.1675972;-0.4635293;0.1369995,-0.1684317;-0.4658002;0.05308677,0.1080426;0.4183318;-0.1845527,659.1048
+0;0;0,0.02634482;0.2595815;-0.06194621,0.05202162;0.512817;-0.1452422,0.2540966;0.3849184;-0.04359864,0.2823941;0.2140642;0.09326984,0.3154001;0.05305892;0.2267492,-0.1709011;0.38921;-0.06638521,-0.257948;0.2206174;0.04641671,-0.3315048;0.04770938;0.1439926,0.0777301;-0.002195366;-0.0412071,0.06040628;-0.2928271;-0.00942054,0.02828004;-0.6000679;0.0467738,0.03141081;-0.5716392;-0.0428141,-0.07641089;0.01317598;-0.0416243,-0.1355572;-0.2632698;0.0349052,-0.1981653;-0.4874843;0.2456062,-0.1923704;-0.4606004;0.1561916,0.0458201;0.450079;-0.1218757,0;0;0,0.0624425;0.2405331;-0.1007905,0.1237375;0.4754513;-0.2138689,0.3384548;0.3921547;-0.1997097,0.4184493;0.2357179;-0.06609344,0.3864822;0.03264529;-0.01541352,-0.1026137;0.5019104;-0.2282945,-0.2466898;0.400558;-0.09527335,-0.3384974;0.2584691;0.03204887,0.07862885;-0.02257764;-0.03244328,0.1298444;-0.2956643;-0.1250606,0.1126069;-0.6060351;-0.08079267,0.1135765;-0.6333214;-0.1497536,-0.073125;0.03058681;-0.03823604,-0.1661895;-0.2421823;-0.09032544,-0.1706365;-0.4598165;0.1359541,-0.1709521;-0.4619879;0.05226916,0.1085862;0.4175184;-0.1832955,659.1387
+0;0;0,0.02653253;0.261431;-0.06238758,0.0529102;0.5215988;-0.1479983,0.2568227;0.3907405;-0.04471663,0.2846245;0.2228789;0.08975458,0.3203771;0.04847567;0.2343414,-0.1723911;0.3950747;-0.06772923,-0.2579134;0.229435;0.04309694,-0.3375911;0.04213859;0.1487926,0.07771016;-0.002194803;-0.04119653,0.06038562;-0.2928386;-0.009408645,0.0282269;-0.6003901;0.04684252,0.03137259;-0.571969;-0.04317229,-0.07639129;0.01317259;-0.04161362,-0.1355401;-0.2632847;0.03491907,-0.1982115;-0.4877259;0.2458331,-0.192389;-0.4608569;0.1559924,0.04648003;0.4565475;-0.1237702,0;0;0,0.06175992;0.2429378;-0.1005452,0.1201487;0.4871509;-0.2131352,0.3373308;0.3933634;-0.1966667,0.4148557;0.2432704;-0.06067061,0.3691832;0.02941944;0.00848031,-0.1106694;0.5008808;-0.2308914,-0.2550969;0.4024021;-0.1025341,-0.3909246;0.2555552;0.009657152,0.0787271;-0.02242482;-0.03224921,0.1223719;-0.2967437;-0.1251402,0.109602;-0.6075625;-0.08025265,0.1123199;-0.6339059;-0.1504886,-0.07310677;0.03036045;-0.03839901,-0.1665139;-0.2421686;-0.09119567,-0.1741093;-0.4606264;0.1346468,-0.1738426;-0.4627084;0.05046999,0.1059051;0.4260821;-0.1826763,659.1606
+0;0;0,0.02648293;0.2611512;-0.06356942,0.05239085;0.5211465;-0.1498497,0.2544757;0.3889008;-0.04248171,0.2835397;0.2228055;0.09390244,0.3158642;0.05213788;0.2436614,-0.1725362;0.3919066;-0.07170918,-0.2593972;0.2290819;0.04220422,-0.3420321;0.04703087;0.1545829,0.07767615;-0.002293772;-0.04125522,0.06082632;-0.2929547;-0.009368297,0.02840294;-0.600518;0.04666566,0.0327374;-0.5723612;-0.04329472,-0.07636053;0.01321946;-0.04165519,-0.1355968;-0.2629175;0.03595852,-0.2004949;-0.4830908;0.2506635,-0.1934715;-0.4565523;0.1609209,0.04611324;0.4561324;-0.1254822,0;0;0,0.06175992;0.2429378;-0.1005452,0.1201487;0.4871509;-0.2131352,0.3373308;0.3933634;-0.1966667,0.4148557;0.2432704;-0.06067061,0.3691832;0.02941944;0.00848031,-0.1106694;0.5008808;-0.2308914,-0.2550969;0.4024021;-0.1025341,-0.3909246;0.2555552;0.009657152,0.0787271;-0.02242482;-0.03224921,0.1223719;-0.2967437;-0.1251402,0.109602;-0.6075625;-0.08025265,0.1123199;-0.6339059;-0.1504886,-0.07310677;0.03036045;-0.03839901,-0.1665139;-0.2421686;-0.09119567,-0.1741093;-0.4606264;0.1346468,-0.1738426;-0.4627084;0.05046999,0.1059051;0.4260821;-0.1826763,659.1837
+0;0;0,0.02644274;0.2607549;-0.06347295,0.05221204;0.5193464;-0.1492699,0.252722;0.3882857;-0.04280051,0.280513;0.2294647;0.08761055,0.314772;0.04858382;0.2463315,-0.1709325;0.3912678;-0.07179818,-0.2539893;0.2355742;0.03712628,-0.3415693;0.04262871;0.15623,0.07783981;-0.002298605;-0.04134215,0.06099699;-0.2928387;-0.009468481,0.02868486;-0.5993467;0.04637321,0.0325731;-0.5710002;-0.03432602,-0.07652142;0.01324731;-0.04174295,-0.135733;-0.2627749;0.0358385,-0.2004084;-0.4821927;0.2498069,-0.1941081;-0.4552979;0.1693029,0.0459978;0.4549886;-0.1251484,0;0;0,0.06227874;0.2426927;-0.09971333,0.120889;0.4854331;-0.211726,0.3366465;0.3939878;-0.1920998,0.4132681;0.2605169;-0.05311012,0.3699605;0.03152904;0.01597619,-0.09683852;0.5297576;-0.2212937,-0.2395041;0.4292215;-0.1093004,-0.3546283;0.257516;0.01855721,0.07920562;-0.02254102;-0.0314939,0.1206375;-0.2973576;-0.1235394,0.1107397;-0.6073382;-0.0796802,0.1103848;-0.6318183;-0.1393628,-0.07298767;0.03024692;-0.03913334,-0.1637727;-0.2434526;-0.0897277,-0.1748665;-0.4634918;0.1329138,-0.1753046;-0.4620749;0.05732916,0.1066752;0.4250606;-0.1814685,659.2168
+0;0;0,0.03336818;0.3290474;-0.0800967,0.06580215;0.6545244;-0.188094,0.2708462;0.5046782;-0.07287599,0.298034;0.3493052;0.05470395,0.3278279;0.1919985;0.1927387,-0.1654247;0.5077492;-0.1027372,-0.2466784;0.3554356;0.003822587,-0.3228441;0.1876367;0.1074034,0.08237477;-0.002432522;-0.04375074,0.06344411;-0.3289878;-0.007926032,0.02691516;-0.6754959;0.05520315,0.03075681;-0.6471295;-0.02452894,-0.08097956;0.0140191;-0.0441749,-0.147531;-0.2962186;0.0430235,-0.2206467;-0.5442711;0.2849153,-0.2144219;-0.517339;0.2053762,0.05796583;0.5733676;-0.1576762,0;0;0,0.08165972;0.2557009;-0.2091646,0.1615667;0.5064351;-0.431484,0.3320132;0.3633756;-0.2531571,0.4313641;0.2379388;-0.1284511,0.3889066;0.03993742;-0.06779242,-0.06623828;0.4435776;-0.255567,-0.2095655;0.3467789;-0.1495296,-0.3070741;0.1971649;-0.03641748,0.08630013;-0.02313891;-0.02687979,0.1237278;-0.2941787;-0.2096822,0.1209852;-0.6465272;-0.1746037,0.1211185;-0.671785;-0.2322335,-0.07787258;0.02896756;-0.04245452,-0.1375725;-0.2562293;-0.1953558,-0.1590197;-0.5144148;0.04603149,-0.1590001;-0.5251758;-0.02262107,0.1418888;0.4445938;-0.3735054,659.2501
+0;0;0,0.03334461;0.3287732;-0.08143606,0.06559075;0.6539082;-0.1903863,0.2699555;0.503321;-0.07197229,0.2991403;0.3540026;0.06182899,0.3288833;0.1997218;0.205324,-0.1664328;0.5056816;-0.1072741,-0.24854;0.3559491;0.00176309,-0.3261856;0.1900464;0.1100473,0.08254578;-0.002501487;-0.04376308,0.06445187;-0.3313568;-0.007869896,0.02730911;-0.6774893;0.05529847,0.0320065;-0.6493331;-0.02411054,-0.08106256;0.01404441;-0.04434959,-0.1496944;-0.2967512;0.04761404,-0.221531;-0.5365735;0.2976187,-0.2144789;-0.5099478;0.2184345,0.05780477;0.5728415;-0.1597596,0;0;0,0.08081091;0.2554585;-0.2098715,0.1595905;0.5061921;-0.4325287,0.3301268;0.363647;-0.2520523,0.4292191;0.2409543;-0.1248605,0.3876057;0.04051495;-0.06680536,-0.06822319;0.4497448;-0.2559212,-0.2080693;0.3455223;-0.1528132,-0.3171334;0.1986627;-0.04411507,0.08657689;-0.02297917;-0.02667713,0.1230988;-0.2954349;-0.2115974,0.1209235;-0.6474895;-0.1765211,0.1211225;-0.6729476;-0.2335792,-0.07805493;0.02879817;-0.0425836,-0.1361818;-0.2607887;-0.1926578,-0.1644992;-0.5287399;0.03664076,-0.1647669;-0.5392743;-0.03182932,0.1402577;0.4443373;-0.3744714,659.272

+ 115 - 0
DataCSV/Sam/FirstPersonPerspective_TwoArmsPlusLeg_Backward_None_Fast.csv

@@ -0,0 +1,115 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.004337948;0.3126816;0.004880865,0.008405045;0.6174375;-0.005956194,0.1822698;0.4974996;0.01868908,0.2218249;0.2607831;0.02616887,0.2819366;0.002190232;-0.02872749,-0.1655785;0.4878778;-0.007973886,-0.2163171;0.2532176;-0.01190784,-0.2639718;-0.007631063;-0.06833714,0.08812977;0.004377966;-0.04549051,0.08905625;-0.3118705;-0.003876608,0.08111045;-0.6568335;0.07571769,0.08433944;-0.6202002;0.0003102347,-0.08542164;0.00947239;-0.04968729,-0.1233058;-0.3060775;-0.02250866,-0.1489155;-0.6488147;0.06277443,-0.1437044;-0.6120332;-0.01250881,0.007457568;0.5420101;-0.0008545788,0;0;0,-0.01470494;0.311546;-0.02313614,-0.0344656;0.6138215;-0.05839658,0.1211427;0.5107825;-0.1443739,0.2688948;0.3229984;-0.1680748,0.2402792;0.0541251;-0.1877105,-0.1660687;0.4631656;0.04479122,-0.1687975;0.2317404;0.1087459,-0.2504258;-0.02389753;0.07023191,0.0642895;0.009539455;-0.07504177,0.08084214;-0.3089003;-0.06680632,0.04187151;-0.6510588;0.01569653,0.04563675;-0.6792623;-0.03266549,-0.09911793;-0.002284712;0.005081849,-0.158799;-0.313078;-0.0348101,-0.219161;-0.6596291;0.005891319,-0.2249923;-0.6835028;-0.04706468,-0.02932839;0.5392478;-0.04705667,353.7857
+0;0;0,0.004335449;0.3125015;0.004878053,0.008406128;0.6175233;-0.005967075,0.1829858;0.4973699;0.01876042,0.2222387;0.2624619;0.02618306,0.2822576;0.00426802;-0.02862861,-0.1662858;0.4877087;-0.008011647,-0.2166368;0.2548414;-0.01191554,-0.264218;-0.005604863;-0.06825779,0.08833771;0.004388296;-0.04559784,0.08926257;-0.311313;-0.004055936,0.08130205;-0.6569154;0.07568589,0.08452749;-0.6202894;0.0003617108,-0.0856232;0.009494741;-0.04980452,-0.1234418;-0.3055093;-0.02267291,-0.149099;-0.6488818;0.06276824,-0.1438936;-0.6121078;-0.01243185,0.007458234;0.5420625;-0.0008632084,0;0;0,-0.0162222;0.3113087;-0.02288055,-0.03620314;0.6138459;-0.05808687,0.1196899;0.5113261;-0.1451411,0.2659908;0.324945;-0.1703563,0.2345563;0.05719334;-0.1946797,-0.1683302;0.46302;0.04570556,-0.1689589;0.2334572;0.1095662,-0.2495686;-0.02217607;0.0718255,0.06384971;0.0095056;-0.07572865,0.08039991;-0.3083721;-0.06713867,0.0421443;-0.6512139;0.01568151,0.04552549;-0.6794698;-0.03251457,-0.09931282;-0.002528404;0.005704545,-0.1585309;-0.3130052;-0.03291245,-0.2191855;-0.6603167;0.006570216,-0.2251643;-0.6843488;-0.04608749,-0.03110878;0.5392295;-0.04678679,353.8038
+0;0;0,0.004336959;0.3126103;0.004879753,0.008410716;0.6178595;-0.005971658,0.1834523;0.4975744;0.01880845,0.2224387;0.2642617;0.02618069,0.2821108;0.007559866;-0.02831424,-0.1667388;0.4878879;-0.008034104,-0.216748;0.2566019;-0.01191149,-0.2640541;-0.002339303;-0.06792814,0.08950404;0.004446235;-0.04619988,0.09042903;-0.3112971;-0.004652441,0.08244485;-0.6579264;0.07532632,0.08566388;-0.6213136;0.0001516268,-0.08675369;0.0096201;-0.0504621,-0.1245774;-0.3054259;-0.02332687,-0.1503107;-0.6498187;0.06236816,-0.1451157;-0.613058;-0.0126827,0.007462647;0.5423847;-0.0008668462,0;0;0,-0.01827707;0.3113209;-0.02265167,-0.03934273;0.6140455;-0.05760264,0.1170423;0.5119258;-0.1453047,0.2621008;0.3270568;-0.1734228,0.228352;0.06151608;-0.2012696,-0.1716291;0.4632681;0.04656357,-0.1689295;0.2354502;0.1106014,-0.2537253;-0.01911448;0.08979759,0.06305543;0.009713113;-0.07806945,0.08005601;-0.308127;-0.06760216,0.04263898;-0.652074;0.01554012,0.04581304;-0.6803894;-0.03236151,-0.1004987;-0.002715707;0.007603288,-0.15818;-0.3138782;-0.02805756,-0.2199668;-0.6623583;0.008769635,-0.2485238;-0.6510247;-0.05862023,-0.03405689;0.5394125;-0.04640603,353.82
+0;0;0,0.004314878;0.312614;0.004658496,0.00837785;0.6178555;-0.006391359,0.1834258;0.4978026;0.01887888,0.2221031;0.2644478;0.02654239,0.281723;0.007726938;-0.02792009,-0.1667839;0.4879787;-0.008847776,-0.217382;0.2568119;-0.01214199,-0.2649795;-0.002102792;-0.06803447,0.08952534;0.004389978;-0.04616397,0.09003793;-0.3113625;-0.004678007,0.08205359;-0.6580078;0.07523111,0.08543549;-0.6214104;6.22049E-05,-0.08667551;0.009684174;-0.05058403,-0.1248175;-0.3053409;-0.02365213,-0.1508693;-0.6496567;0.06225582,-0.1455105;-0.6129096;-0.01278475,0.007426457;0.5423852;-0.001222635,0;0;0,-0.01827707;0.3113209;-0.02265167,-0.03934273;0.6140455;-0.05760264,0.1170423;0.5119258;-0.1453047,0.2621008;0.3270568;-0.1734228,0.228352;0.06151608;-0.2012696,-0.1716291;0.4632681;0.04656357,-0.1689295;0.2354502;0.1106014,-0.2537253;-0.01911448;0.08979759,0.06305543;0.009713113;-0.07806945,0.08005601;-0.308127;-0.06760216,0.04263898;-0.652074;0.01554012,0.04581304;-0.6803894;-0.03236151,-0.1004987;-0.002715707;0.007603288,-0.15818;-0.3138782;-0.02805756,-0.2199668;-0.6623583;0.008769635,-0.2485238;-0.6510247;-0.05862023,-0.03405689;0.5394125;-0.04640603,353.8378
+0;0;0,0.004314296;0.3125719;0.004657869,0.008376758;0.6177736;-0.006389641,0.1841421;0.4975699;0.01896038,0.2224917;0.2661926;0.02655894,0.2826529;0.007140785;-0.02839804,-0.1674943;0.487706;-0.008879242,-0.2176637;0.2584981;-0.01214554,-0.2656934;-0.002767384;-0.06854551,0.09054932;0.004440191;-0.04669198,0.09106189;-0.3113022;-0.005207345,0.08305521;-0.6589172;0.07492529,0.08644246;-0.6223094;-0.0003623068,-0.0876669;0.009794942;-0.0511626,-0.1258077;-0.3052201;-0.02423156,-0.1519323;-0.650499;0.06191669,-0.1465651;-0.6137413;-0.01324238,0.007425754;0.5423342;-0.001223034,0;0;0,-0.01878628;0.3112812;-0.0221951,-0.03934432;0.6140295;-0.05689526,0.117039;0.5120363;-0.1458552,0.2606086;0.3286975;-0.1748133,0.2224371;0.0620527;-0.2093234,-0.1722107;0.4629906;0.0477914,-0.1686938;0.2373346;0.1120639,-0.2437762;-0.02309796;0.09518258,0.06236319;0.009900182;-0.08007407,0.08068079;-0.3077917;-0.06779313,0.0436586;-0.6527565;0.01557469,0.04746901;-0.6809717;-0.03258991,-0.1014562;-0.002864642;0.009872422,-0.1579856;-0.3141437;-0.02651766,-0.2198779;-0.6636523;0.0100149,-0.2486545;-0.6523376;-0.05741008,-0.03419991;0.5394077;-0.04576778,353.8589
+0;0;0,0.004314296;0.3125719;0.004657869,0.008376758;0.6177736;-0.006389641,0.1841421;0.4975699;0.01896038,0.2224917;0.2661926;0.02655894,0.2826529;0.007140785;-0.02839804,-0.1674943;0.487706;-0.008879242,-0.2176637;0.2584981;-0.01214554,-0.2656934;-0.002767384;-0.06854551,0.09054932;0.004440191;-0.04669198,0.09106189;-0.3113022;-0.005207345,0.08305521;-0.6589172;0.07492529,0.08644246;-0.6223094;-0.0003623068,-0.0876669;0.009794942;-0.0511626,-0.1258077;-0.3052201;-0.02423156,-0.1519323;-0.650499;0.06191669,-0.1465651;-0.6137413;-0.01324238,0.007425754;0.5423342;-0.001223034,0;0;0,-0.01878628;0.3112812;-0.0221951,-0.03934432;0.6140295;-0.05689526,0.117039;0.5120363;-0.1458552,0.2606086;0.3286975;-0.1748133,0.2224371;0.0620527;-0.2093234,-0.1722107;0.4629906;0.0477914,-0.1686938;0.2373346;0.1120639,-0.2437762;-0.02309796;0.09518258,0.06236319;0.009900182;-0.08007407,0.08068079;-0.3077917;-0.06779313,0.0436586;-0.6527565;0.01557469,0.04746901;-0.6809717;-0.03258991,-0.1014562;-0.002864642;0.009872422,-0.1579856;-0.3141437;-0.02651766,-0.2198779;-0.6636523;0.0100149,-0.2486545;-0.6523376;-0.05741008,-0.03419991;0.5394077;-0.04576778,353.8704
+0;0;0,0.004815045;0.3126003;0.004330759,0.009566341;0.6177058;-0.007107355,0.1852807;0.4979423;0.01921633,0.2233329;0.2676876;0.02725083,0.2841979;0.007259905;-0.02683056,-0.1667869;0.4881563;-0.009441765,-0.2173025;0.260186;-0.01217859,-0.2660645;-0.002202183;-0.06898213,0.09163418;0.004390838;-0.04730528,0.0915387;-0.310993;-0.005960621,0.08326765;-0.6594967;0.0745223,0.08675916;-0.6229745;-8.822978E-05,-0.08875553;0.01000158;-0.0517331,-0.127089;-0.3046595;-0.0253653,-0.1538235;-0.6507599;0.06124014,-0.1483705;-0.6140872;-0.01323939,0.008423442;0.5423216;-0.001822264,0;0;0,-0.01855049;0.3113462;-0.0219171,-0.03838788;0.6140893;-0.05646253,0.1173936;0.511968;-0.1463203,0.2598412;0.3293917;-0.1763923,0.2168116;0.06280777;-0.2155509,-0.171399;0.4629835;0.04841802,-0.1677049;0.2387378;0.113456,-0.240298;-0.02374886;0.0966351,0.06229229;0.01006889;-0.0816834,0.08148033;-0.3071261;-0.06770086,0.04523483;-0.6530473;0.01611757,0.0472113;-0.6816314;-0.0306313,-0.102474;-0.00294931;0.01201109,-0.1574691;-0.3140613;-0.02488349,-0.2194591;-0.6645114;0.01175963,-0.2481573;-0.6530097;-0.05499132,-0.0334203;0.539493;-0.04538393,353.8925
+0;0;0,0.004815045;0.3126003;0.004330759,0.009566341;0.6177058;-0.007107355,0.1852807;0.4979423;0.01921633,0.2233329;0.2676876;0.02725083,0.2841979;0.007259905;-0.02683056,-0.1667869;0.4881563;-0.009441765,-0.2173025;0.260186;-0.01217859,-0.2660645;-0.002202183;-0.06898213,0.09163418;0.004390838;-0.04730528,0.0915387;-0.310993;-0.005960621,0.08326765;-0.6594967;0.0745223,0.08675916;-0.6229745;-8.822978E-05,-0.08875553;0.01000158;-0.0517331,-0.127089;-0.3046595;-0.0253653,-0.1538235;-0.6507599;0.06124014,-0.1483705;-0.6140872;-0.01323939,0.008423442;0.5423216;-0.001822264,0;0;0,-0.01855049;0.3113462;-0.0219171,-0.03838788;0.6140893;-0.05646253,0.1173936;0.511968;-0.1463203,0.2598412;0.3293917;-0.1763923,0.2168116;0.06280777;-0.2155509,-0.171399;0.4629835;0.04841802,-0.1677049;0.2387378;0.113456,-0.240298;-0.02374886;0.0966351,0.06229229;0.01006889;-0.0816834,0.08148033;-0.3071261;-0.06770086,0.04523483;-0.6530473;0.01611757,0.0472113;-0.6816314;-0.0306313,-0.102474;-0.00294931;0.01201109,-0.1574691;-0.3140613;-0.02488349,-0.2194591;-0.6645114;0.01175963,-0.2481573;-0.6530097;-0.05499132,-0.0334203;0.539493;-0.04538393,353.9167
+0;0;0,0.004595093;0.31226;0.004303648,0.009158836;0.6171288;-0.007064935,0.1851845;0.4977463;0.01912125,0.2226115;0.2680544;0.02747626,0.2837407;0.005313784;-0.02690439,-0.167225;0.4873447;-0.009807293,-0.2180738;0.260104;-0.01203544,-0.267912;-0.004371762;-0.06944137,0.09274314;0.004295765;-0.04793182,0.09241889;-0.310838;-0.006618962,0.08378677;-0.6617836;0.07438651,0.0873562;-0.6252231;-0.0006599054,-0.08979317;0.01028809;-0.0524266,-0.1283912;-0.304109;-0.02633477,-0.1558243;-0.6525647;0.06098794,-0.1502807;-0.615852;-0.01392502,0.008056073;0.541802;-0.001801162,0;0;0,-0.01819109;0.3110252;-0.02187109,-0.03727673;0.6135705;-0.05644011,0.1183982;0.5116126;-0.1465347,0.2600746;0.3293323;-0.1770401,0.2108944;0.06230044;-0.2217839,-0.170464;0.4623653;0.04865488,-0.1663902;0.2387847;0.1136475,-0.2405528;-0.02509244;0.08924555,0.06222878;0.01027995;-0.08330131,0.08270548;-0.3065563;-0.068753,0.04676902;-0.6549551;0.01566243,0.05000352;-0.6832775;-0.03204274,-0.1033551;-0.00293073;0.01504452,-0.1563029;-0.3139405;-0.02349895,-0.2187003;-0.6668488;0.01339968,-0.2476232;-0.6554358;-0.05372509,-0.03249356;0.5390206;-0.0453732,353.9374
+0;0;0,0.004595455;0.3122846;0.004303986,0.009159504;0.6171734;-0.007064757,0.1848418;0.4978849;0.01908024,0.2220758;0.2693768;0.02739219,0.2836376;0.004776806;-0.02737329,-0.1668842;0.4875035;-0.009792184,-0.217471;0.2614339;-0.01200884,-0.2676619;-0.004913449;-0.06982102,0.09317286;0.004315669;-0.04815391,0.09284908;-0.3103508;-0.006902311,0.08417898;-0.6628405;0.07445958,0.08775473;-0.6262684;-0.0007198378,-0.09020921;0.01033575;-0.05266951,-0.12875;-0.3035952;-0.02661637,-0.1563039;-0.653584;0.06109054,-0.1507504;-0.6168594;-0.01395519,0.008056866;0.5418552;-0.001801584,0;0;0,-0.01815731;0.3110579;-0.02178621,-0.03683078;0.6136456;-0.05638742,0.1183486;0.5116009;-0.146373,0.2592675;0.3303545;-0.1774056,0.2073861;0.06220776;-0.2243941,-0.1698006;0.4625839;0.04861997,-0.1654206;0.2402397;0.1135453,-0.2419477;-0.02553622;0.0959663,0.06262399;0.01023552;-0.08361864,0.08345019;-0.3060995;-0.06894851,0.04791542;-0.6561063;0.01576543,0.05111762;-0.6843556;-0.03224182,-0.1036966;-0.002904216;0.01603714,-0.1555464;-0.3136963;-0.02186625,-0.2182376;-0.6682052;0.01470068,-0.2472496;-0.6568169;-0.05252904,-0.03216517;0.5390971;-0.04531908,353.9594
+0;0;0,0.004595455;0.3122846;0.004303986,0.009159504;0.6171734;-0.007064757,0.1848418;0.4978849;0.01908024,0.2220758;0.2693768;0.02739219,0.2836376;0.004776806;-0.02737329,-0.1668842;0.4875035;-0.009792184,-0.217471;0.2614339;-0.01200884,-0.2676619;-0.004913449;-0.06982102,0.09317286;0.004315669;-0.04815391,0.09284908;-0.3103508;-0.006902311,0.08417898;-0.6628405;0.07445958,0.08775473;-0.6262684;-0.0007198378,-0.09020921;0.01033575;-0.05266951,-0.12875;-0.3035952;-0.02661637,-0.1563039;-0.653584;0.06109054,-0.1507504;-0.6168594;-0.01395519,0.008056866;0.5418552;-0.001801584,0;0;0,-0.01815731;0.3110579;-0.02178621,-0.03683078;0.6136456;-0.05638742,0.1183486;0.5116009;-0.146373,0.2592675;0.3303545;-0.1774056,0.2073861;0.06220776;-0.2243941,-0.1698006;0.4625839;0.04861997,-0.1654206;0.2402397;0.1135453,-0.2419477;-0.02553622;0.0959663,0.06262399;0.01023552;-0.08361864,0.08345019;-0.3060995;-0.06894851,0.04791542;-0.6561063;0.01576543,0.05111762;-0.6843556;-0.03224182,-0.1036966;-0.002904216;0.01603714,-0.1555464;-0.3136963;-0.02186625,-0.2182376;-0.6682052;0.01470068,-0.2472496;-0.6568169;-0.05252904,-0.03216517;0.5390971;-0.04531908,353.971
+0;0;0,0.004595455;0.3122846;0.004303986,0.009159504;0.6171734;-0.007064757,0.1848418;0.4978849;0.01908024,0.2220758;0.2693768;0.02739219,0.2836376;0.004776806;-0.02737329,-0.1668842;0.4875035;-0.009792184,-0.217471;0.2614339;-0.01200884,-0.2676619;-0.004913449;-0.06982102,0.09317286;0.004315669;-0.04815391,0.09284908;-0.3103508;-0.006902311,0.08417898;-0.6628405;0.07445958,0.08775473;-0.6262684;-0.0007198378,-0.09020921;0.01033575;-0.05266951,-0.12875;-0.3035952;-0.02661637,-0.1563039;-0.653584;0.06109054,-0.1507504;-0.6168594;-0.01395519,0.008056866;0.5418552;-0.001801584,0;0;0,-0.01815731;0.3110579;-0.02178621,-0.03683078;0.6136456;-0.05638742,0.1183486;0.5116009;-0.146373,0.2592675;0.3303545;-0.1774056,0.2073861;0.06220776;-0.2243941,-0.1698006;0.4625839;0.04861997,-0.1654206;0.2402397;0.1135453,-0.2419477;-0.02553622;0.0959663,0.06262399;0.01023552;-0.08361864,0.08345019;-0.3060995;-0.06894851,0.04791542;-0.6561063;0.01576543,0.05111762;-0.6843556;-0.03224182,-0.1036966;-0.002904216;0.01603714,-0.1555464;-0.3136963;-0.02186625,-0.2182376;-0.6682052;0.01470068,-0.2472496;-0.6568169;-0.05252904,-0.03216517;0.5390971;-0.04531908,353.9822
+0;0;0,0.004007398;0.3119078;0.004193981,0.008073593;0.616546;-0.007158545,0.1837655;0.4976222;0.01845787,0.2201978;0.2699512;0.02722868,0.2830557;0.001577109;-0.02766032,-0.1674635;0.4865518;-0.0106982,-0.2192127;0.2617012;-0.01231332,-0.2705508;-0.008354723;-0.0708174,0.09416271;0.004185858;-0.04851709,0.0927705;-0.3098334;-0.007537089,0.08372702;-0.6638616;0.07406576,0.08737483;-0.627292;-0.001142956,-0.09112928;0.01054847;-0.05312465,-0.1299681;-0.3027286;-0.02785719,-0.1586534;-0.6540349;0.06067434,-0.1530248;-0.61731;-0.01439839,0.007080073;0.5412897;-0.001900993,0;0;0,-0.01734019;0.310719;-0.0217526,-0.03505995;0.6131015;-0.05637884,0.1198649;0.511219;-0.1460271,0.2602457;0.3308956;-0.1778867,0.2041761;0.06019419;-0.2285376,-0.1679353;0.4620888;0.0486523,-0.1632795;0.2406834;0.1134311,-0.2428233;-0.0284522;0.0983521,0.06284717;0.01010185;-0.08477163,0.08507752;-0.3054461;-0.0697813,0.0507226;-0.6569624;0.01585054,0.05364979;-0.6852066;-0.03223133,-0.1043686;-0.002735101;0.01837811,-0.1536416;-0.3130735;-0.02101335,-0.2167063;-0.6690525;0.01611612,-0.2457335;-0.657639;-0.05115039,-0.03062544;0.5386021;-0.04532003,354.0043
+0;0;0,0.004002915;0.3115588;0.004189289,0.008066021;0.6159656;-0.007154712,0.1842566;0.4969737;0.01851525,0.2204528;0.2707787;0.02722919,0.2834044;0.002004117;-0.02774172,-0.1679622;0.4858721;-0.010723,-0.219376;0.2624793;-0.01232764,-0.2707907;-0.007979631;-0.07091904,0.09489895;0.004218586;-0.04889643,0.09350608;-0.3099481;-0.007897194,0.08445951;-0.6640971;0.07373351,0.08810804;-0.6275262;-0.001490004,-0.0918418;0.01063095;-0.05354002,-0.1306988;-0.3027932;-0.0282607,-0.1593939;-0.6542194;0.06030104,-0.1537643;-0.6174933;-0.01478647,0.007073227;0.5407643;-0.001900997,0;0;0,-0.0170022;0.3103679;-0.0220263,-0.03424514;0.6125151;-0.05691504,0.121226;0.5108787;-0.146503,0.2605749;0.3316722;-0.178396,0.203559;0.06084007;-0.2296174,-0.1675547;0.4612623;0.04847556,-0.1638829;0.2416202;0.1140052,-0.2432464;-0.0280792;0.1002886,0.06339265;0.009842634;-0.08543397,0.08635698;-0.3057904;-0.07020212,0.05235651;-0.6574695;0.01542925,0.0552425;-0.6857089;-0.03268433,-0.1048849;-0.002222932;0.02021597,-0.1524437;-0.3127724;-0.02078146,-0.2152972;-0.6688869;0.01661952,-0.2442833;-0.6574786;-0.05067995,-0.02993353;0.5380716;-0.04580665,354.0264
+0;0;0,0.004002915;0.3115588;0.004189289,0.008066021;0.6159656;-0.007154712,0.1842566;0.4969737;0.01851525,0.2204528;0.2707787;0.02722919,0.2834044;0.002004117;-0.02774172,-0.1679622;0.4858721;-0.010723,-0.219376;0.2624793;-0.01232764,-0.2707907;-0.007979631;-0.07091904,0.09489895;0.004218586;-0.04889643,0.09350608;-0.3099481;-0.007897194,0.08445951;-0.6640971;0.07373351,0.08810804;-0.6275262;-0.001490004,-0.0918418;0.01063095;-0.05354002,-0.1306988;-0.3027932;-0.0282607,-0.1593939;-0.6542194;0.06030104,-0.1537643;-0.6174933;-0.01478647,0.007073227;0.5407643;-0.001900997,0;0;0,-0.0170022;0.3103679;-0.0220263,-0.03424514;0.6125151;-0.05691504,0.121226;0.5108787;-0.146503,0.2605749;0.3316722;-0.178396,0.203559;0.06084007;-0.2296174,-0.1675547;0.4612623;0.04847556,-0.1638829;0.2416202;0.1140052,-0.2432464;-0.0280792;0.1002886,0.06339265;0.009842634;-0.08543397,0.08635698;-0.3057904;-0.07020212,0.05235651;-0.6574695;0.01542925,0.0552425;-0.6857089;-0.03268433,-0.1048849;-0.002222932;0.02021597,-0.1524437;-0.3127724;-0.02078146,-0.2152972;-0.6688869;0.01661952,-0.2442833;-0.6574786;-0.05067995,-0.02993353;0.5380716;-0.04580665,354.0378
+0;0;0,0.005066021;0.3115516;0.003524178,0.01049215;0.6159053;-0.008600093,0.1864629;0.4977646;0.01788963,0.2220951;0.2715186;0.02755353,0.2834397;0.002406299;-0.0275815,-0.1664245;0.4875629;-0.01190777,-0.2179999;0.2642016;-0.01197009,-0.2712297;-0.005760074;-0.07123011,0.09492665;0.004002029;-0.04886086,0.09191118;-0.310226;-0.008422717,0.08207866;-0.6644219;0.07291343,0.08581112;-0.6278931;-0.00230965,-0.09182771;0.01078719;-0.05353295,-0.1322371;-0.3025067;-0.0290873,-0.1617231;-0.6540123;0.05889761,-0.156008;-0.6173313;-0.01618746,0.00914531;0.5407261;-0.003114271,0;0;0,-0.0170022;0.3103679;-0.0220263,-0.03424514;0.6125151;-0.05691504,0.121226;0.5108787;-0.146503,0.2605749;0.3316722;-0.178396,0.203559;0.06084007;-0.2296174,-0.1675547;0.4612623;0.04847556,-0.1638829;0.2416202;0.1140052,-0.2432464;-0.0280792;0.1002886,0.06339265;0.009842634;-0.08543397,0.08635698;-0.3057904;-0.07020212,0.05235651;-0.6574695;0.01542925,0.0552425;-0.6857089;-0.03268433,-0.1048849;-0.002222932;0.02021597,-0.1524437;-0.3127724;-0.02078146,-0.2152972;-0.6688869;0.01661952,-0.2442833;-0.6574786;-0.05067995,-0.02993353;0.5380716;-0.04580665,354.0493
+0;0;0,0.005064639;0.3114666;0.003523216,0.01048989;0.6157712;-0.008599,0.1864832;0.4976393;0.01789233,0.2219688;0.2723247;0.02751644,0.2831849;0.003776073;-0.0275031,-0.1664485;0.4874364;-0.01190883,-0.2178116;0.2649946;-0.01197089,-0.27093;-0.004401624;-0.07110678,0.09519306;0.00401326;-0.04899799,0.09217957;-0.310008;-0.008586451,0.08233269;-0.6647212;0.07286849,0.08606426;-0.628194;-0.002336621,-0.09208542;0.01081747;-0.05368318,-0.1324682;-0.3022704;-0.02925362,-0.1619973;-0.6542893;0.05885979,-0.1562835;-0.6176099;-0.01620734,0.009143308;0.5406063;-0.003114224,0;0;0,-0.01677042;0.3102832;-0.02219391,-0.03379373;0.6123748;-0.05724192,0.1217541;0.5107697;-0.146646,0.2597203;0.3317034;-0.1785698,0.2021598;0.06152049;-0.2293723,-0.1671415;0.4611025;0.04822032,-0.1651931;0.2427549;0.1148464,-0.2507442;-0.02377747;0.09172811,0.06369571;0.009698331;-0.08560038,0.08691629;-0.305711;-0.0704577,0.05288656;-0.6578773;0.01541495,0.05580001;-0.6861187;-0.03266621,-0.1051133;-0.001972518;0.02063807,-0.1520504;-0.3123462;-0.02079463,-0.214827;-0.668997;0.01678909,-0.2437818;-0.6575851;-0.05050457,-0.02953337;0.5379485;-0.04609609,354.0716
+0;0;0,0.005061983;0.3113033;0.003521368,0.01048617;0.6155479;-0.008598777,0.186374;0.4974493;0.01787948,0.2218427;0.2722421;0.02749901,0.2830617;0.003680348;-0.02752323,-0.1663475;0.4872524;-0.01190393,-0.2176862;0.2649167;-0.01196596,-0.2708071;-0.00449267;-0.07110474,0.09514603;0.004011278;-0.04897378,0.0921277;-0.3105144;-0.008497331,0.08229162;-0.6648386;0.07286829,0.08607165;-0.6282266;-0.00331343,-0.09203993;0.01081212;-0.05365667,-0.1324876;-0.3027786;-0.02918786,-0.1619843;-0.6544116;0.05882893,-0.1561963;-0.6176454;-0.01721302,0.009139722;0.5403907;-0.003114558,0;0;0,-0.01628868;0.3101274;-0.02243733,-0.0328728;0.6121572;-0.0577116,0.1225809;0.5107319;-0.1469254,0.2601613;0.3315628;-0.1791573,0.2019736;0.06139314;-0.2293885,-0.1661975;0.4609016;0.04775151,-0.1650068;0.2427185;0.1145612,-0.2515253;-0.02314264;0.08748583,0.06378412;0.009483069;-0.08549237,0.08799629;-0.3063935;-0.0710144,0.05385331;-0.6581483;0.01480842,0.0574138;-0.6858961;-0.03533316,-0.1050951;-0.001754126;0.02047536,-0.1514555;-0.3126564;-0.02152907,-0.2139978;-0.6689452;0.01601416,-0.2433155;-0.6577703;-0.05216023,-0.02870341;0.5377398;-0.04652452,354.0933
+0;0;0,0.006632946;0.3112774;0.003185789,0.01384526;0.6154698;-0.009291875,0.1893115;0.4976023;0.01747712,0.223921;0.2723036;0.02803766,0.2841662;0.003312945;-0.02595478,-0.1638365;0.488534;-0.01257221,-0.2158493;0.2663596;-0.01114229,-0.2709275;-0.002760172;-0.06980737,0.09500054;0.003801975;-0.049272,0.09097824;-0.310731;-0.008939605,0.08019422;-0.6651822;0.07175,0.08400927;-0.6285979;-0.004432365,-0.09216712;0.01098452;-0.0534027,-0.1336141;-0.3025443;-0.02982876,-0.1641553;-0.654146;0.05795599,-0.1583295;-0.6174034;-0.01808516,0.01204776;0.5403296;-0.00370445,0;0;0,-0.01628868;0.3101274;-0.02243733,-0.0328728;0.6121572;-0.0577116,0.1225809;0.5107319;-0.1469254,0.2601613;0.3315628;-0.1791573,0.2019736;0.06139314;-0.2293885,-0.1661975;0.4609016;0.04775151,-0.1650068;0.2427185;0.1145612,-0.2515253;-0.02314264;0.08748583,0.06378412;0.009483069;-0.08549237,0.08799629;-0.3063935;-0.0710144,0.05385331;-0.6581483;0.01480842,0.0574138;-0.6858961;-0.03533316,-0.1050951;-0.001754126;0.02047536,-0.1514555;-0.3126564;-0.02152907,-0.2139978;-0.6689452;0.01601416,-0.2433155;-0.6577703;-0.05216023,-0.02870341;0.5377398;-0.04652452,354.1049
+0;0;0,0.006632946;0.3112774;0.003185789,0.01384526;0.6154698;-0.009291875,0.1893115;0.4976023;0.01747712,0.223921;0.2723036;0.02803766,0.2841662;0.003312945;-0.02595478,-0.1638365;0.488534;-0.01257221,-0.2158493;0.2663596;-0.01114229,-0.2709275;-0.002760172;-0.06980737,0.09500054;0.003801975;-0.049272,0.09097824;-0.310731;-0.008939605,0.08019422;-0.6651822;0.07175,0.08400927;-0.6285979;-0.004432365,-0.09216712;0.01098452;-0.0534027,-0.1336141;-0.3025443;-0.02982876,-0.1641553;-0.654146;0.05795599,-0.1583295;-0.6174034;-0.01808516,0.01204776;0.5403296;-0.00370445,0;0;0,-0.01628868;0.3101274;-0.02243733,-0.0328728;0.6121572;-0.0577116,0.1225809;0.5107319;-0.1469254,0.2601613;0.3315628;-0.1791573,0.2019736;0.06139314;-0.2293885,-0.1661975;0.4609016;0.04775151,-0.1650068;0.2427185;0.1145612,-0.2515253;-0.02314264;0.08748583,0.06378412;0.009483069;-0.08549237,0.08799629;-0.3063935;-0.0710144,0.05385331;-0.6581483;0.01480842,0.0574138;-0.6858961;-0.03533316,-0.1050951;-0.001754126;0.02047536,-0.1514555;-0.3126564;-0.02152907,-0.2139978;-0.6689452;0.01601416,-0.2433155;-0.6577703;-0.05216023,-0.02870341;0.5377398;-0.04652452,354.1162
+0;0;0,0.006629479;0.3111146;0.003184124,0.01383839;0.6151636;-0.009287516,0.1888929;0.4974341;0.0174293,0.2234562;0.2724366;0.02797573,0.283687;0.00350982;-0.02600387,-0.163433;0.4883869;-0.01255008,-0.2153763;0.2665095;-0.01112206,-0.2704414;-0.00254631;-0.0697732,0.09550744;0.003822262;-0.04953491,0.09149044;-0.3102958;-0.009255722,0.08068645;-0.6654036;0.07158335,0.08450393;-0.6288151;-0.004647486,-0.09265891;0.01104314;-0.05368765,-0.1340512;-0.3020721;-0.0301448,-0.1646491;-0.6543251;0.05780257,-0.1588195;-0.6175782;-0.01828697,0.01204181;0.540062;-0.003702961,0;0;0,-0.01640414;0.3099426;-0.02264667,-0.03295577;0.6117997;-0.05817509,0.1223092;0.5105261;-0.1468225,0.2593629;0.3312849;-0.1787384,0.201836;0.06103697;-0.2289369,-0.1659781;0.4607254;0.04710261,-0.1654163;0.2427874;0.1136793,-0.2566363;-0.02180247;0.09056518,0.06404831;0.009223969;-0.08603907,0.0884571;-0.3062296;-0.0718279,0.05427041;-0.6586096;0.01426982,0.05848969;-0.6862904;-0.03597213,-0.1053283;-0.001069506;0.02224409,-0.1510699;-0.3114609;-0.02104137,-0.2134851;-0.6684496;0.01659563,-0.2427615;-0.6573027;-0.05164347,-0.02881118;0.5374291;-0.04692817,354.1386
+0;0;0,0.007334106;0.310984;0.002565457,0.01490733;0.61494;-0.01046643,0.1900586;0.4976573;0.01667508,0.223055;0.2732956;0.02878257,0.2831044;0.004065365;-0.02314775,-0.162817;0.4891576;-0.01309597,-0.2152475;0.2682201;-0.009752054,-0.2727962;-0.0004121661;-0.06730591,0.09570663;0.003446693;-0.04948756,0.08981878;-0.3104905;-0.009337764,0.07764712;-0.6656981;0.07144506,0.08144956;-0.6291253;-0.00485681,-0.09286553;0.01130402;-0.05356183,-0.1356142;-0.3015159;-0.03076931,-0.1674669;-0.6538019;0.05713085,-0.1616517;-0.6170821;-0.01903123,0.01305272;0.5398627;-0.004739676,0;0;0,-0.01603321;0.3098179;-0.0229609,-0.03228652;0.6116093;-0.0586741,0.1230954;0.5103607;-0.1471848,0.2594509;0.3314831;-0.1785464,0.2028261;0.06097332;-0.2275941,-0.1654051;0.4604805;0.04668704,-0.165435;0.243283;0.1130104,-0.2608052;-0.0198793;0.0920891,0.06424779;0.009091168;-0.0860827,0.08917825;-0.3061721;-0.07226849,0.05507538;-0.6587059;0.01377391,0.05968706;-0.6863258;-0.03660775,-0.1054906;-0.000961786;0.0221691,-0.1508241;-0.3111246;-0.02195775,-0.2127919;-0.6682866;0.01601252,-0.2420688;-0.6571577;-0.05229839,-0.02820065;0.5372521;-0.04739833,354.1606
+0;0;0,0.007334106;0.310984;0.002565457,0.01490733;0.61494;-0.01046643,0.1900586;0.4976573;0.01667508,0.223055;0.2732956;0.02878257,0.2831044;0.004065365;-0.02314775,-0.162817;0.4891576;-0.01309597,-0.2152475;0.2682201;-0.009752054,-0.2727962;-0.0004121661;-0.06730591,0.09570663;0.003446693;-0.04948756,0.08981878;-0.3104905;-0.009337764,0.07764712;-0.6656981;0.07144506,0.08144956;-0.6291253;-0.00485681,-0.09286553;0.01130402;-0.05356183,-0.1356142;-0.3015159;-0.03076931,-0.1674669;-0.6538019;0.05713085,-0.1616517;-0.6170821;-0.01903123,0.01305272;0.5398627;-0.004739676,0;0;0,-0.01603321;0.3098179;-0.0229609,-0.03228652;0.6116093;-0.0586741,0.1230954;0.5103607;-0.1471848,0.2594509;0.3314831;-0.1785464,0.2028261;0.06097332;-0.2275941,-0.1654051;0.4604805;0.04668704,-0.165435;0.243283;0.1130104,-0.2608052;-0.0198793;0.0920891,0.06424779;0.009091168;-0.0860827,0.08917825;-0.3061721;-0.07226849,0.05507538;-0.6587059;0.01377391,0.05968706;-0.6863258;-0.03660775,-0.1054906;-0.000961786;0.0221691,-0.1508241;-0.3111246;-0.02195775,-0.2127919;-0.6682866;0.01601252,-0.2420688;-0.6571577;-0.05229839,-0.02820065;0.5372521;-0.04739833,354.1724
+0;0;0,0.008646808;0.3108911;0.002020813,0.01746732;0.6147167;-0.01157271,0.1924126;0.4974809;0.01537065,0.2244979;0.2738504;0.02926262,0.2844335;0.004111528;-0.01757696,-0.1609235;0.4900119;-0.01372311,-0.2145676;0.2701609;-0.009151949,-0.2739407;0.001972765;-0.06478668,0.09592368;0.003271197;-0.0497563,0.08837194;-0.3104545;-0.009862926,0.07448424;-0.6659929;0.07016902,0.0781774;-0.6294467;-0.006008811,-0.09328293;0.01144758;-0.05343213,-0.1372649;-0.3010744;-0.03180157,-0.1702093;-0.6535188;0.05596613,-0.1645156;-0.6168491;-0.0200776,0.01531062;0.5396816;-0.005698767,0;0;0,-0.01608985;0.3097456;-0.02304125,-0.03233236;0.6114485;-0.05889487,0.1233522;0.5103595;-0.147022,0.2592775;0.3320139;-0.1778474,0.2039632;0.06133208;-0.224932,-0.1654958;0.4603019;0.04651717,-0.1664004;0.243773;0.1124522,-0.263118;-0.01847991;0.09209517,0.06430362;0.0091286;-0.08642602,0.08935312;-0.3059017;-0.07225728,0.05528987;-0.6586962;0.0136571,0.05972523;-0.6863943;-0.03645086,-0.10556;-0.001193114;0.02331113,-0.150712;-0.3110372;-0.02174743,-0.2124508;-0.6684543;0.01628916,-0.241604;-0.6572971;-0.05193543,-0.02825702;0.5371194;-0.0475812,354.1951
+0;0;0,0.008646808;0.3108911;0.002020813,0.01746732;0.6147167;-0.01157271,0.1924126;0.4974809;0.01537065,0.2244979;0.2738504;0.02926262,0.2844335;0.004111528;-0.01757696,-0.1609235;0.4900119;-0.01372311,-0.2145676;0.2701609;-0.009151949,-0.2739407;0.001972765;-0.06478668,0.09592368;0.003271197;-0.0497563,0.08837194;-0.3104545;-0.009862926,0.07448424;-0.6659929;0.07016902,0.0781774;-0.6294467;-0.006008811,-0.09328293;0.01144758;-0.05343213,-0.1372649;-0.3010744;-0.03180157,-0.1702093;-0.6535188;0.05596613,-0.1645156;-0.6168491;-0.0200776,0.01531062;0.5396816;-0.005698767,0;0;0,-0.01608985;0.3097456;-0.02304125,-0.03233236;0.6114485;-0.05889487,0.1233522;0.5103595;-0.147022,0.2592775;0.3320139;-0.1778474,0.2039632;0.06133208;-0.224932,-0.1654958;0.4603019;0.04651717,-0.1664004;0.243773;0.1124522,-0.263118;-0.01847991;0.09209517,0.06430362;0.0091286;-0.08642602,0.08935312;-0.3059017;-0.07225728,0.05528987;-0.6586962;0.0136571,0.05972523;-0.6863943;-0.03645086,-0.10556;-0.001193114;0.02331113,-0.150712;-0.3110372;-0.02174743,-0.2124508;-0.6684543;0.01628916,-0.241604;-0.6572971;-0.05193543,-0.02825702;0.5371194;-0.0475812,354.2063
+0;0;0,0.008646808;0.3108911;0.002020813,0.01746732;0.6147167;-0.01157271,0.1924126;0.4974809;0.01537065,0.2244979;0.2738504;0.02926262,0.2844335;0.004111528;-0.01757696,-0.1609235;0.4900119;-0.01372311,-0.2145676;0.2701609;-0.009151949,-0.2739407;0.001972765;-0.06478668,0.09592368;0.003271197;-0.0497563,0.08837194;-0.3104545;-0.009862926,0.07448424;-0.6659929;0.07016902,0.0781774;-0.6294467;-0.006008811,-0.09328293;0.01144758;-0.05343213,-0.1372649;-0.3010744;-0.03180157,-0.1702093;-0.6535188;0.05596613,-0.1645156;-0.6168491;-0.0200776,0.01531062;0.5396816;-0.005698767,0;0;0,-0.01608985;0.3097456;-0.02304125,-0.03233236;0.6114485;-0.05889487,0.1233522;0.5103595;-0.147022,0.2592775;0.3320139;-0.1778474,0.2039632;0.06133208;-0.224932,-0.1654958;0.4603019;0.04651717,-0.1664004;0.243773;0.1124522,-0.263118;-0.01847991;0.09209517,0.06430362;0.0091286;-0.08642602,0.08935312;-0.3059017;-0.07225728,0.05528987;-0.6586962;0.0136571,0.05972523;-0.6863943;-0.03645086,-0.10556;-0.001193114;0.02331113,-0.150712;-0.3110372;-0.02174743,-0.2124508;-0.6684543;0.01628916,-0.241604;-0.6572971;-0.05193543,-0.02825702;0.5371194;-0.0475812,354.218
+0;0;0,0.008646468;0.3108789;0.002020733,0.01746579;0.6146632;-0.01157062,0.1924896;0.4974262;0.01538066,0.2246569;0.2732246;0.02930811,0.2843566;0.004547328;-0.01734713,-0.1610021;0.4899539;-0.01372591,-0.2147833;0.2695414;-0.009143083,-0.2739227;0.002408743;-0.06455886,0.09589826;0.00327033;-0.04974312,0.08834852;-0.3103715;-0.0098604,0.07445997;-0.6659316;0.07017642,0.07814852;-0.6293936;-0.005906314,-0.09325821;0.01144455;-0.05341797,-0.1372284;-0.300994;-0.03179319,-0.1701749;-0.6534598;0.05597986,-0.1644882;-0.6167984;-0.01996895,0.01530959;0.5396455;-0.005698039,0;0;0,-0.016209;0.3097031;-0.0233624,-0.03259074;0.6113242;-0.05948472,0.1234299;0.51017;-0.1472085,0.2592872;0.3308766;-0.1770706,0.2057672;0.06022811;-0.2196527,-0.1658098;0.4601551;0.04597507,-0.1671463;0.2431598;0.1123553,-0.2673043;-0.01645099;0.09002063,0.0643893;0.009150833;-0.08632398,0.08949078;-0.305814;-0.07269049,0.05544608;-0.6586493;0.01315832,0.0599105;-0.6863927;-0.03674865,-0.1056026;-0.001234677;0.02298061,-0.1508726;-0.310948;-0.02226481,-0.2122322;-0.6684545;0.01575941,-0.2412644;-0.6572927;-0.05241092,-0.02847443;0.5370265;-0.0480957,354.2291
+0;0;0,0.009024601;0.3108742;0.0005871239,0.01834836;0.614575;-0.01442794,0.1933867;0.498087;0.01307044,0.2252786;0.2740266;0.02965134,0.2824453;0.004366934;-0.01443808,-0.1606808;0.4912872;-0.0152184,-0.215692;0.2712292;-0.008637432,-0.2771778;0.004476637;-0.0633257,0.09586851;0.003154607;-0.0498079,0.08611832;-0.3104854;-0.01039037,0.07015616;-0.6661981;0.06857422,0.07372169;-0.6297269;-0.007520095,-0.09343298;0.01145498;-0.05310941,-0.1394139;-0.3007824;-0.03280138,-0.1737746;-0.6532118;0.05457467,-0.1682134;-0.6166319;-0.02139053,0.01605777;0.5395921;-0.00817289,0;0;0,-0.016209;0.3097031;-0.0233624,-0.03259074;0.6113242;-0.05948472,0.1234299;0.51017;-0.1472085,0.2592872;0.3308766;-0.1770706,0.2057672;0.06022811;-0.2196527,-0.1658098;0.4601551;0.04597507,-0.1671463;0.2431598;0.1123553,-0.2673043;-0.01645099;0.09002063,0.0643893;0.009150833;-0.08632398,0.08949078;-0.305814;-0.07269049,0.05544608;-0.6586493;0.01315832,0.0599105;-0.6863927;-0.03674865,-0.1056026;-0.001234677;0.02298061,-0.1508726;-0.310948;-0.02226481,-0.2122322;-0.6684545;0.01575941,-0.2412644;-0.6572927;-0.05241092,-0.02847443;0.5370265;-0.0480957,354.2406
+0;0;0,0.009024601;0.3108742;0.0005871239,0.01834836;0.614575;-0.01442794,0.1933867;0.498087;0.01307044,0.2252786;0.2740266;0.02965134,0.2824453;0.004366934;-0.01443808,-0.1606808;0.4912872;-0.0152184,-0.215692;0.2712292;-0.008637432,-0.2771778;0.004476637;-0.0633257,0.09586851;0.003154607;-0.0498079,0.08611832;-0.3104854;-0.01039037,0.07015616;-0.6661981;0.06857422,0.07372169;-0.6297269;-0.007520095,-0.09343298;0.01145498;-0.05310941,-0.1394139;-0.3007824;-0.03280138,-0.1737746;-0.6532118;0.05457467,-0.1682134;-0.6166319;-0.02139053,0.01605777;0.5395921;-0.00817289,0;0;0,-0.016209;0.3097031;-0.0233624,-0.03259074;0.6113242;-0.05948472,0.1234299;0.51017;-0.1472085,0.2592872;0.3308766;-0.1770706,0.2057672;0.06022811;-0.2196527,-0.1658098;0.4601551;0.04597507,-0.1671463;0.2431598;0.1123553,-0.2673043;-0.01645099;0.09002063,0.0643893;0.009150833;-0.08632398,0.08949078;-0.305814;-0.07269049,0.05544608;-0.6586493;0.01315832,0.0599105;-0.6863927;-0.03674865,-0.1056026;-0.001234677;0.02298061,-0.1508726;-0.310948;-0.02226481,-0.2122322;-0.6684545;0.01575941,-0.2412644;-0.6572927;-0.05241092,-0.02847443;0.5370265;-0.0480957,354.2552
+0;0;0,0.009018815;0.3106748;0.0005867475,0.01832698;0.6138672;-0.01440179,0.193353;0.4975397;0.01308149,0.2251271;0.2743063;0.02960119,0.2824582;0.003870964;-0.01461506,-0.1606803;0.4907406;-0.01520461,-0.2154884;0.2714948;-0.008647935,-0.277151;0.003974915;-0.06349352,0.09594895;0.003157255;-0.04984969,0.08620308;-0.3103439;-0.0104496,0.07022169;-0.6664851;0.0686101,0.07379565;-0.6299986;-0.007664025,-0.09351138;0.01146459;-0.05315397,-0.139472;-0.3006346;-0.03285493,-0.173874;-0.6534885;0.05462636,-0.1682997;-0.6168931;-0.02151834,0.01604116;0.5390408;-0.008159786,0;0;0,-0.01643091;0.3094885;-0.02339721,-0.03328716;0.6105454;-0.05970883,0.123322;0.5100635;-0.1467619,0.2587155;0.3311369;-0.1745024,0.2080081;0.05906874;-0.2167499,-0.1663886;0.4594523;0.04568028,-0.1681769;0.2433337;0.1120517,-0.2743912;-0.01456913;0.0879297,0.06441185;0.009190501;-0.08641648,0.08962823;-0.3056107;-0.07246423,0.05527537;-0.6588945;0.01328421,0.06023058;-0.6865092;-0.03700089,-0.1056447;-0.001384376;0.02320431,-0.1511877;-0.3108911;-0.02220261,-0.2124803;-0.6688397;0.01598575,-0.218174;-0.6930996;-0.03782908,-0.02903748;0.5364252;-0.04824972,354.2748
+0;0;0,0.01012978;0.3106407;-0.0005105112,0.02076938;0.6137219;-0.01677366,0.1955601;0.497813;0.01089628,0.2265043;0.274674;0.03005638,0.2821805;0.003196985;-0.00966242,-0.1589096;0.4918214;-0.01698341,-0.215816;0.2731893;-0.008190176,-0.2794912;0.005296171;-0.05874658,0.09567113;0.002916884;-0.0503953,0.08586961;-0.310544;-0.01069005,0.06736423;-0.6667333;0.06759891,0.07089753;-0.6303159;-0.008682959,-0.09372833;0.01170982;-0.05271659,-0.1402886;-0.3003909;-0.03385942,-0.1767038;-0.6532381;0.05283105,-0.1711718;-0.6167194;-0.02332336,0.0181408;0.5389369;-0.01017995,0;0;0,-0.01643091;0.3094885;-0.02339721,-0.03328716;0.6105454;-0.05970883,0.123322;0.5100635;-0.1467619,0.2587155;0.3311369;-0.1745024,0.2080081;0.05906874;-0.2167499,-0.1663886;0.4594523;0.04568028,-0.1681769;0.2433337;0.1120517,-0.2743912;-0.01456913;0.0879297,0.06441185;0.009190501;-0.08641648,0.08962823;-0.3056107;-0.07246423,0.05527537;-0.6588945;0.01328421,0.06023058;-0.6865092;-0.03700089,-0.1056447;-0.001384376;0.02320431,-0.1511877;-0.3108911;-0.02220261,-0.2124803;-0.6688397;0.01598575,-0.218174;-0.6930996;-0.03782908,-0.02903748;0.5364252;-0.04824972,354.2867
+0;0;0,0.01012658;0.3105428;-0.0005103502,0.02075161;0.6132088;-0.01675025,0.1955604;0.4974204;0.01091042,0.2265262;0.2741255;0.0300839,0.2808546;0.009219974;-0.008673443,-0.1589367;0.4914283;-0.01697143,-0.2158828;0.2726435;-0.008172052,-0.2780167;0.01123509;-0.05750467,0.09563568;0.002915803;-0.05037662,0.08583882;-0.3103962;-0.01069024,0.06733119;-0.6666285;0.06760817,0.07086074;-0.6302179;-0.008592583,-0.0936936;0.01170548;-0.05269706,-0.1402318;-0.300247;-0.03384885,-0.1766513;-0.6531367;0.0528521,-0.1711252;-0.616625;-0.02322133,0.01812737;0.5385475;-0.01016744,0;0;0,-0.01684213;0.3093345;-0.02383614,-0.03436691;0.6098669;-0.0606699,0.1229893;0.5098242;-0.1467907,0.2586665;0.3306352;-0.1726775,0.2153226;0.06349561;-0.2099116,-0.1673897;0.4588288;0.04465806,-0.1704811;0.2436322;0.1144288,-0.2748098;-0.006972715;0.08374767,0.06470507;0.009266287;-0.08613873,0.08952923;-0.3054404;-0.07276392,0.05499939;-0.6588102;0.01274657,0.06010288;-0.6864538;-0.03736615,-0.1057073;-0.001453386;0.02272302,-0.1514582;-0.3107713;-0.02271578,-0.2126734;-0.6688243;0.01503855,-0.2183267;-0.6931079;-0.03864052,-0.02991251;0.5359138;-0.04902291,354.3091
+0;0;0,0.00755789;0.3106111;-0.001799566,0.01626972;0.6133379;-0.01807709,0.1922231;0.49827;0.007792427,0.2225677;0.2751872;0.03016094,0.2755341;0.009019941;-0.001115356,-0.1622882;0.4902364;-0.01851454,-0.2212422;0.2720863;-0.007466181,-0.285;0.01005244;-0.05107642,0.0954104;0.002610851;-0.05081858,0.08519159;-0.31068;-0.01107205,0.06505579;-0.6670837;0.06603543,0.06839409;-0.6307168;-0.01017759,-0.0939673;0.01195718;-0.05215039,-0.1409476;-0.2999865;-0.03427865,-0.1792834;-0.6530231;0.05098619,-0.1739404;-0.616542;-0.02510294,0.01441977;0.5386494;-0.01153805,0;0;0,-0.01684213;0.3093345;-0.02383614,-0.03436691;0.6098669;-0.0606699,0.1229893;0.5098242;-0.1467907,0.2586665;0.3306352;-0.1726775,0.2153226;0.06349561;-0.2099116,-0.1673897;0.4588288;0.04465806,-0.1704811;0.2436322;0.1144288,-0.2748098;-0.006972715;0.08374767,0.06470507;0.009266287;-0.08613873,0.08952923;-0.3054404;-0.07276392,0.05499939;-0.6588102;0.01274657,0.06010288;-0.6864538;-0.03736615,-0.1057073;-0.001453386;0.02272302,-0.1514582;-0.3107713;-0.02271578,-0.2126734;-0.6688243;0.01503855,-0.2183267;-0.6931079;-0.03864052,-0.02991251;0.5359138;-0.04902291,354.3207
+0;0;0,0.007556921;0.3105713;-0.001799336,0.01625454;0.6127986;-0.01804859,0.1926274;0.4977911;0.007852559,0.2230709;0.2739801;0.03029409,0.275547;0.01027694;-0.0006926674,-0.1627125;0.4897387;-0.01851589,-0.2218589;0.2708766;-0.007431472,-0.2850265;0.01126847;-0.05063798,0.09561132;0.002616349;-0.05092559,0.08539349;-0.3106445;-0.01118287,0.06526151;-0.6669804;0.06590994,0.06859621;-0.6306204;-0.01022075,-0.09416518;0.01198236;-0.05226021,-0.1411409;-0.2999314;-0.03439018,-0.1794695;-0.6529009;0.05085843,-0.1741323;-0.6164268;-0.0251485,0.01440842;0.5382649;-0.01152309,0;0;0,-0.01806466;0.3091818;-0.0243957,-0.03671597;0.6091121;-0.06144762,0.1218328;0.5096786;-0.1471324,0.2584362;0.3300797;-0.1717393,0.2178079;0.06465945;-0.2057207,-0.1698265;0.4580396;0.04391921,-0.1721109;0.2422653;0.1143324,-0.2825972;-0.002266154;0.07897075,0.0653969;0.009543717;-0.0858717,0.08860143;-0.3052866;-0.07323527,0.05382799;-0.65862;0.01203012,0.05874375;-0.6863207;-0.03790903,-0.1060496;-0.001777151;0.0221838,-0.1525407;-0.3109209;-0.0234778,-0.21378;-0.6689417;0.01386749,-0.2192708;-0.693017;-0.03992074,-0.03187566;0.5353544;-0.04971576,354.3322
+0;0;0,0.007556921;0.3105713;-0.001799336,0.01625454;0.6127986;-0.01804859,0.1926274;0.4977911;0.007852559,0.2230709;0.2739801;0.03029409,0.275547;0.01027694;-0.0006926674,-0.1627125;0.4897387;-0.01851589,-0.2218589;0.2708766;-0.007431472,-0.2850265;0.01126847;-0.05063798,0.09561132;0.002616349;-0.05092559,0.08539349;-0.3106445;-0.01118287,0.06526151;-0.6669804;0.06590994,0.06859621;-0.6306204;-0.01022075,-0.09416518;0.01198236;-0.05226021,-0.1411409;-0.2999314;-0.03439018,-0.1794695;-0.6529009;0.05085843,-0.1741323;-0.6164268;-0.0251485,0.01440842;0.5382649;-0.01152309,0;0;0,-0.01806466;0.3091818;-0.0243957,-0.03671597;0.6091121;-0.06144762,0.1218328;0.5096786;-0.1471324,0.2584362;0.3300797;-0.1717393,0.2178079;0.06465945;-0.2057207,-0.1698265;0.4580396;0.04391921,-0.1721109;0.2422653;0.1143324,-0.2825972;-0.002266154;0.07897075,0.0653969;0.009543717;-0.0858717,0.08860143;-0.3052866;-0.07323527,0.05382799;-0.65862;0.01203012,0.05874375;-0.6863207;-0.03790903,-0.1060496;-0.001777151;0.0221838,-0.1525407;-0.3109209;-0.0234778,-0.21378;-0.6689417;0.01386749,-0.2192708;-0.693017;-0.03992074,-0.03187566;0.5353544;-0.04971576,354.355
+0;0;0,0.01106637;0.3102938;-0.00415905,0.0251048;0.6119031;-0.02468122,0.1991769;0.4979008;0.00481005,0.2292519;0.273687;0.0308575,0.2803651;0.007698178;0.007144913,-0.1562214;0.4925595;-0.02125161,-0.2179048;0.2737967;-0.007367153,-0.2827394;0.01225731;-0.0436787,0.09599331;0.002126815;-0.05160117,0.08525025;-0.311847;-0.01258612,0.06197398;-0.6687167;0.06343444,0.06525984;-0.6325735;-0.01270001,-0.09482324;0.01247181;-0.05229651,-0.1423543;-0.3000397;-0.03513561,-0.1836006;-0.6537035;0.0479159,-0.1783173;-0.6174669;-0.02809846,0.02147012;0.5375982;-0.01679974,0;0;0,-0.02008204;0.308772;-0.02604842,-0.04019267;0.6083809;-0.06371832,0.1192938;0.5090094;-0.1477175,0.2572607;0.3294778;-0.1719728,0.2206841;0.06180987;-0.2026472,-0.1727737;0.457633;0.04123936,-0.1734755;0.241565;0.1131347,-0.2889213;-0.001548722;0.07449704,0.06569681;0.01000082;-0.08640504,0.08731703;-0.3056166;-0.07477069,0.0520073;-0.6594193;0.01039815,0.05668896;-0.687139;-0.03951693,-0.1065166;-0.002654517;0.02300191,-0.1548037;-0.3118924;-0.02451085,-0.216134;-0.6704565;0.01219332,-0.2216195;-0.6945412;-0.04156307,-0.03480718;0.5347344;-0.05172944,354.3662
+0;0;0,0.01106637;0.3102938;-0.00415905,0.0251048;0.6119031;-0.02468122,0.1991769;0.4979008;0.00481005,0.2292519;0.273687;0.0308575,0.2803651;0.007698178;0.007144913,-0.1562214;0.4925595;-0.02125161,-0.2179048;0.2737967;-0.007367153,-0.2827394;0.01225731;-0.0436787,0.09599331;0.002126815;-0.05160117,0.08525025;-0.311847;-0.01258612,0.06197398;-0.6687167;0.06343444,0.06525984;-0.6325735;-0.01270001,-0.09482324;0.01247181;-0.05229651,-0.1423543;-0.3000397;-0.03513561,-0.1836006;-0.6537035;0.0479159,-0.1783173;-0.6174669;-0.02809846,0.02147012;0.5375982;-0.01679974,0;0;0,-0.02008204;0.308772;-0.02604842,-0.04019267;0.6083809;-0.06371832,0.1192938;0.5090094;-0.1477175,0.2572607;0.3294778;-0.1719728,0.2206841;0.06180987;-0.2026472,-0.1727737;0.457633;0.04123936,-0.1734755;0.241565;0.1131347,-0.2889213;-0.001548722;0.07449704,0.06569681;0.01000082;-0.08640504,0.08731703;-0.3056166;-0.07477069,0.0520073;-0.6594193;0.01039815,0.05668896;-0.687139;-0.03951693,-0.1065166;-0.002654517;0.02300191,-0.1548037;-0.3118924;-0.02451085,-0.216134;-0.6704565;0.01219332,-0.2216195;-0.6945412;-0.04156307,-0.03480718;0.5347344;-0.05172944,354.378
+0;0;0,0.01105663;0.3100209;-0.004155393,0.02505917;0.6108649;-0.02462088,0.1995175;0.4970594;0.004885994,0.2299953;0.2698432;0.03128225,0.2809521;0.004668444;0.007642236,-0.1566259;0.491707;-0.0212303,-0.2191352;0.2700147;-0.007159914,-0.2837715;0.009275764;-0.04336033,0.09626796;0.0021329;-0.0517488,0.08552683;-0.3117845;-0.01274077,0.06224236;-0.6687799;0.06330658,0.06551976;-0.6326526;-0.01263195,-0.09509455;0.01250749;-0.05244613,-0.1426171;-0.2999479;-0.03528832,-0.1838779;-0.6537362;0.04779245,-0.1786082;-0.6175157;-0.0280263,0.02143818;0.5368401;-0.0167691,0;0;0,-0.02270255;0.3082321;-0.02701974,-0.04424278;0.6069023;-0.06517577,0.1164625;0.5090463;-0.1487975,0.2561662;0.3267862;-0.171536,0.2218044;0.05931193;-0.1989198,-0.1768319;0.4561525;0.03975698,-0.1762923;0.2376001;0.1138342,-0.2993673;-0.0001350194;0.07131739,0.06583555;0.01051378;-0.08663225,0.08487551;-0.305255;-0.07620668,0.04906139;-0.6591517;0.008913994,0.05335315;-0.6869963;-0.04058886,-0.1067731;-0.003565278;0.02316904,-0.1574959;-0.3123016;-0.02468732,-0.2188497;-0.6711357;0.01059502,-0.224844;-0.6945775;-0.04346972,-0.03844981;0.5335921;-0.05307198,354.3893
+0;0;0,0.01105663;0.3100209;-0.004155393,0.02505917;0.6108649;-0.02462088,0.1995175;0.4970594;0.004885994,0.2299953;0.2698432;0.03128225,0.2809521;0.004668444;0.007642236,-0.1566259;0.491707;-0.0212303,-0.2191352;0.2700147;-0.007159914,-0.2837715;0.009275764;-0.04336033,0.09626796;0.0021329;-0.0517488,0.08552683;-0.3117845;-0.01274077,0.06224236;-0.6687799;0.06330658,0.06551976;-0.6326526;-0.01263195,-0.09509455;0.01250749;-0.05244613,-0.1426171;-0.2999479;-0.03528832,-0.1838779;-0.6537362;0.04779245,-0.1786082;-0.6175157;-0.0280263,0.02143818;0.5368401;-0.0167691,0;0;0,-0.02270255;0.3082321;-0.02701974,-0.04424278;0.6069023;-0.06517577,0.1164625;0.5090463;-0.1487975,0.2561662;0.3267862;-0.171536,0.2218044;0.05931193;-0.1989198,-0.1768319;0.4561525;0.03975698,-0.1762923;0.2376001;0.1138342,-0.2993673;-0.0001350194;0.07131739,0.06583555;0.01051378;-0.08663225,0.08487551;-0.305255;-0.07620668,0.04906139;-0.6591517;0.008913994,0.05335315;-0.6869963;-0.04058886,-0.1067731;-0.003565278;0.02316904,-0.1574959;-0.3123016;-0.02468732,-0.2188497;-0.6711357;0.01059502,-0.224844;-0.6945775;-0.04346972,-0.03844981;0.5335921;-0.05307198,354.4109
+0;0;0,0.01419515;0.3098675;-0.00575359,0.03085774;0.6104147;-0.02847916,0.2049806;0.4973206;0.001012528,0.2351763;0.2707111;0.03246453,0.2847214;0.004733443;0.01590356,-0.1519836;0.4937428;-0.02338815,-0.2163894;0.2728088;-0.00627226,-0.2820416;0.01140913;-0.03513564,0.09619275;0.001866904;-0.05189872,0.08550783;-0.3120163;-0.01260061,0.05943042;-0.6691967;0.06164991,0.06239369;-0.6331907;-0.01431122,-0.0952626;0.01268886;-0.05209643,-0.1432157;-0.2997404;-0.03567637,-0.1863927;-0.6535132;0.04649162,-0.1814367;-0.617426;-0.02935909,0.02669645;0.5364776;-0.02008749,0;0;0,-0.02270255;0.3082321;-0.02701974,-0.04424278;0.6069023;-0.06517577,0.1164625;0.5090463;-0.1487975,0.2561662;0.3267862;-0.171536,0.2218044;0.05931193;-0.1989198,-0.1768319;0.4561525;0.03975698,-0.1762923;0.2376001;0.1138342,-0.2993673;-0.0001350194;0.07131739,0.06583555;0.01051378;-0.08663225,0.08487551;-0.305255;-0.07620668,0.04906139;-0.6591517;0.008913994,0.05335315;-0.6869963;-0.04058886,-0.1067731;-0.003565278;0.02316904,-0.1574959;-0.3123016;-0.02468732,-0.2188497;-0.6711357;0.01059502,-0.224844;-0.6945775;-0.04346972,-0.03844981;0.5335921;-0.05307198,354.4225
+0;0;0,0.01418607;0.3096693;-0.00574991,0.03079705;0.6092873;-0.02840089,0.203648;0.4967911;0.0009024553,0.2339737;0.2692069;0.03248973,0.2831225;0.005356163;0.0160612,-0.1507342;0.4932391;-0.02332172,-0.215417;0.2713549;-0.006132217,-0.2805442;0.01204553;-0.03476479,0.09615498;0.001866171;-0.05187835,0.0854659;-0.3121393;-0.01256493,0.05941927;-0.6688983;0.06159799,0.06238523;-0.6328868;-0.01443236,-0.0952252;0.01268388;-0.05207598,-0.1431969;-0.2998671;-0.03564952,-0.186323;-0.6532225;0.04642152,-0.1813625;-0.6171297;-0.02949832,0.02665347;0.5356648;-0.02004495,0;0;0,-0.02598385;0.3076527;-0.02835608,-0.04983354;0.6050984;-0.06730056,0.111068;0.5085875;-0.1491635,0.2530927;0.3270017;-0.172986,0.2220158;0.06105095;-0.1976266,-0.1810103;0.4551485;0.03663336,-0.1785717;0.2362333;0.1126737,-0.3047978;0.003508911;0.06567299,0.06609593;0.0110704;-0.08630991,0.08163603;-0.3050786;-0.07809043,0.0453169;-0.6585438;0.00675559,0.04975641;-0.6863461;-0.04289055,-0.1068606;-0.00443228;0.02240057,-0.1603659;-0.3127115;-0.02618291,-0.2224942;-0.6711174;0.00759293,-0.2283499;-0.6945789;-0.0465655,-0.04337205;0.5322006;-0.05499482,354.4444
+0;0;0,0.01589183;0.3097801;-0.00810154,0.03405682;0.609722;-0.03300077,0.2062253;0.4976512;-0.003786221,0.2360104;0.2718809;0.03259594,0.2833768;0.003833264;0.02407521,-0.1474586;0.4940911;-0.02719287,-0.2142504;0.2744289;-0.005503682,-0.2822803;0.01159358;-0.02684036,0.09633623;0.001687089;-0.05196093,0.08548933;-0.3132149;-0.01337745,0.05724579;-0.6691217;0.05892836,0.06009837;-0.6332837;-0.01700545,-0.09546909;0.01278324;-0.05201629,-0.1434956;-0.3006111;-0.03629844,-0.1887591;-0.6530237;0.04402596,-0.1839128;-0.6171083;-0.03180072,0.02954742;0.5361104;-0.02408886,0;0;0,-0.02732868;0.307644;-0.0298357,-0.05218966;0.605477;-0.06981111,0.10843;0.5074506;-0.1508589,0.2517397;0.3283477;-0.1746812,0.2242607;0.05816859;-0.1950257,-0.1830382;0.4557225;0.03389467,-0.1809352;0.2382073;0.1104828,-0.3104886;0.004779339;0.05669596,0.06601576;0.01153192;-0.08655858,0.07951173;-0.3055341;-0.0790329,0.0429064;-0.6582528;0.004303694,0.04732864;-0.6861084;-0.04510617,-0.1069633;-0.005289907;0.02267887,-0.1626501;-0.3136868;-0.02791712,-0.2247896;-0.6711439;0.004618082,-0.2521793;-0.6606157;-0.06378381,-0.04567365;0.5325212;-0.05742502,354.4563
+0;0;0,0.01589183;0.3097801;-0.00810154,0.03405682;0.609722;-0.03300077,0.2062253;0.4976512;-0.003786221,0.2360104;0.2718809;0.03259594,0.2833768;0.003833264;0.02407521,-0.1474586;0.4940911;-0.02719287,-0.2142504;0.2744289;-0.005503682,-0.2822803;0.01159358;-0.02684036,0.09633623;0.001687089;-0.05196093,0.08548933;-0.3132149;-0.01337745,0.05724579;-0.6691217;0.05892836,0.06009837;-0.6332837;-0.01700545,-0.09546909;0.01278324;-0.05201629,-0.1434956;-0.3006111;-0.03629844,-0.1887591;-0.6530237;0.04402596,-0.1839128;-0.6171083;-0.03180072,0.02954742;0.5361104;-0.02408886,0;0;0,-0.02732868;0.307644;-0.0298357,-0.05218966;0.605477;-0.06981111,0.10843;0.5074506;-0.1508589,0.2517397;0.3283477;-0.1746812,0.2242607;0.05816859;-0.1950257,-0.1830382;0.4557225;0.03389467,-0.1809352;0.2382073;0.1104828,-0.3104886;0.004779339;0.05669596,0.06601576;0.01153192;-0.08655858,0.07951173;-0.3055341;-0.0790329,0.0429064;-0.6582528;0.004303694,0.04732864;-0.6861084;-0.04510617,-0.1069633;-0.005289907;0.02267887,-0.1626501;-0.3136868;-0.02791712,-0.2247896;-0.6711439;0.004618082,-0.2521793;-0.6606157;-0.06378381,-0.04567365;0.5325212;-0.05742502,354.478
+0;0;0,0.01585724;0.3091059;-0.008083909,0.03385912;0.6063548;-0.03275794,0.2120579;0.4936742;-0.002939267,0.2413736;0.2714621;0.0328695,0.2889498;0.002227098;0.02431102,-0.1536127;0.4899934;-0.0271392,-0.219352;0.2737931;-0.005791839,-0.2876832;0.009793609;-0.02722303,0.09636747;0.001687636;-0.05197778,0.08553123;-0.3129049;-0.01343222,0.05733652;-0.6681964;0.05874859,0.0601787;-0.6323797;-0.01690869,-0.09550006;0.01278739;-0.05203316,-0.1434794;-0.300299;-0.03633075,-0.1886646;-0.6521024;0.0438548,-0.183836;-0.6162085;-0.03169574,0.02939219;0.5334368;-0.02392999,0;0;0,-0.03057456;0.3065255;-0.03115439,-0.05997365;0.6009087;-0.07309151,0.1121119;0.5080144;-0.14956,0.2496156;0.3293123;-0.1756017,0.2236784;0.05768228;-0.1948009,-0.1848963;0.4426438;0.04138084,-0.1945876;0.2297219;0.1194209,-0.3279675;-0.002068117;0.06191102,0.06629813;0.01194999;-0.08633065,0.07739995;-0.3049259;-0.08015871,0.03976225;-0.6571165;0.002195597,0.04359405;-0.6851478;-0.04662681,-0.1070823;-0.005902307;0.02213067,-0.1648285;-0.3135066;-0.0290222,-0.2277648;-0.6703179;0.00199003,-0.254836;-0.6600177;-0.06616426,-0.05197639;0.5289439;-0.05997515,354.5006
+0;0;0,0.01671773;0.308992;-0.01037998,0.03545904;0.6060172;-0.03709864,0.213638;0.4938082;-0.007360015,0.2418723;0.272257;0.03311003,0.2887606;0.002769649;0.03162127,-0.1523766;0.4904939;-0.03025515,-0.2202608;0.275421;-0.004656807,-0.2904042;0.01138443;-0.0183968,0.09610636;0.001378651;-0.05246803,0.08547185;-0.3132697;-0.01432409,0.05509873;-0.6685005;0.05726887,0.05777498;-0.6328335;-0.01840582,-0.09574135;0.0130611;-0.05151919,-0.1438579;-0.3000351;-0.0364451,-0.1905369;-0.6517943;0.04307576,-0.1858764;-0.616055;-0.03249723,0.03081852;0.5331752;-0.02774878,0;0;0,-0.03057456;0.3065255;-0.03115439,-0.05997365;0.6009087;-0.07309151,0.1121119;0.5080144;-0.14956,0.2496156;0.3293123;-0.1756017,0.2236784;0.05768228;-0.1948009,-0.1848963;0.4426438;0.04138084,-0.1945876;0.2297219;0.1194209,-0.3279675;-0.002068117;0.06191102,0.06629813;0.01194999;-0.08633065,0.07739995;-0.3049259;-0.08015871,0.03976225;-0.6571165;0.002195597,0.04359405;-0.6851478;-0.04662681,-0.1070823;-0.005902307;0.02213067,-0.1648285;-0.3135066;-0.0290222,-0.2277648;-0.6703179;0.00199003,-0.254836;-0.6600177;-0.06616426,-0.05197639;0.5289439;-0.05997515,354.5118
+0;0;0,0.0167307;0.3092317;-0.01038803,0.03548057;0.6063908;-0.03712667,0.2135109;0.4940222;-0.007379038,0.2416695;0.273065;0.03298251,0.2890399;0.0008068383;0.03147845,-0.1522302;0.4907104;-0.03025706,-0.2199324;0.276214;-0.004727341,-0.2907971;0.009462684;-0.0186086,0.09590127;0.00137571;-0.05235608,0.08532649;-0.3115056;-0.01442636,0.05494065;-0.6668853;0.0571966,0.05762757;-0.6311957;-0.01877972,-0.09553705;0.01303323;-0.05140926,-0.1433834;-0.2983046;-0.03641982,-0.190082;-0.6502112;0.04313435,-0.1854029;-0.614449;-0.03273986,0.03082802;0.5333598;-0.02775257,0;0;0,-0.03346238;0.3063222;-0.03254247,-0.06558785;0.6002644;-0.07649517,0.1072969;0.5084592;-0.1520112,0.2475659;0.3325642;-0.1771035,0.2232793;0.0578106;-0.1941717,-0.1671059;0.4350105;0.05762713,-0.1880831;0.2202819;0.1261518,-0.3273255;-0.008722946;0.05877938,0.06408525;0.01321301;-0.08751345,0.07577311;-0.3018435;-0.08058953,0.03682737;-0.6544057;0.0002253056,0.04048132;-0.6823102;-0.04922891,-0.1057137;-0.008968883;0.02615869,-0.1691509;-0.3131498;-0.02764501,-0.2327995;-0.6701055;0.002010122,-0.2632113;-0.6604532;-0.06487103,-0.0569995;0.5282707;-0.06284976,354.5229
+0;0;0,0.0167307;0.3092317;-0.01038803,0.03548057;0.6063908;-0.03712667,0.2135109;0.4940222;-0.007379038,0.2416695;0.273065;0.03298251,0.2890399;0.0008068383;0.03147845,-0.1522302;0.4907104;-0.03025706,-0.2199324;0.276214;-0.004727341,-0.2907971;0.009462684;-0.0186086,0.09590127;0.00137571;-0.05235608,0.08532649;-0.3115056;-0.01442636,0.05494065;-0.6668853;0.0571966,0.05762757;-0.6311957;-0.01877972,-0.09553705;0.01303323;-0.05140926,-0.1433834;-0.2983046;-0.03641982,-0.190082;-0.6502112;0.04313435,-0.1854029;-0.614449;-0.03273986,0.03082802;0.5333598;-0.02775257,0;0;0,-0.03346238;0.3063222;-0.03254247,-0.06558785;0.6002644;-0.07649517,0.1072969;0.5084592;-0.1520112,0.2475659;0.3325642;-0.1771035,0.2232793;0.0578106;-0.1941717,-0.1671059;0.4350105;0.05762713,-0.1880831;0.2202819;0.1261518,-0.3273255;-0.008722946;0.05877938,0.06408525;0.01321301;-0.08751345,0.07577311;-0.3018435;-0.08058953,0.03682737;-0.6544057;0.0002253056,0.04048132;-0.6823102;-0.04922891,-0.1057137;-0.008968883;0.02615869,-0.1691509;-0.3131498;-0.02764501,-0.2327995;-0.6701055;0.002010122,-0.2632113;-0.6604532;-0.06487103,-0.0569995;0.5282707;-0.06284976,354.5453
+0;0;0,0.01798904;0.3090253;-0.01304262,0.03800545;0.6063796;-0.04273249,0.217989;0.4943462;-0.01122729,0.2443675;0.2758008;0.03292571,0.2935353;0.002366394;0.04120948,-0.1525928;0.4919759;-0.03387127,-0.2217438;0.2803772;-0.004690859,-0.2934704;0.01190522;-0.01021905,0.09602891;0.001092911;-0.05203209,0.08574805;-0.3101341;-0.01556528,0.05225936;-0.6671112;0.05505579,0.05488788;-0.6316354;-0.02088601,-0.09548382;0.01314;-0.0513835,-0.1436497;-0.296333;-0.03708947,-0.1905372;-0.649084;0.04603566,-0.1859305;-0.613537;-0.02980668,0.03305375;0.5333629;-0.03257721,0;0;0,-0.03427753;0.3061708;-0.03278542,-0.06713505;0.600536;-0.07720137,0.1087534;0.5086003;-0.1518149,0.2465349;0.3332579;-0.1778665,0.2243272;0.05661434;-0.1929536,-0.1626175;0.4356137;0.06582844,-0.1889915;0.2218264;0.1291276,-0.3293214;-0.007412374;0.0583491,0.06329682;0.01319104;-0.08803177,0.07640266;-0.2999631;-0.08025169,0.03510901;-0.6542007;-0.0005521774,0.03829851;-0.6821573;-0.04989696,-0.105514;-0.008734835;0.02684349,-0.1697355;-0.310905;-0.02669704,-0.2346724;-0.6694062;0.001613975,-0.265892;-0.6598892;-0.0647926,-0.05855571;0.528434;-0.06353426,354.5676
+0;0;0,0.01798904;0.3090253;-0.01304262,0.03800545;0.6063796;-0.04273249,0.217989;0.4943462;-0.01122729,0.2443675;0.2758008;0.03292571,0.2935353;0.002366394;0.04120948,-0.1525928;0.4919759;-0.03387127,-0.2217438;0.2803772;-0.004690859,-0.2934704;0.01190522;-0.01021905,0.09602891;0.001092911;-0.05203209,0.08574805;-0.3101341;-0.01556528,0.05225936;-0.6671112;0.05505579,0.05488788;-0.6316354;-0.02088601,-0.09548382;0.01314;-0.0513835,-0.1436497;-0.296333;-0.03708947,-0.1905372;-0.649084;0.04603566,-0.1859305;-0.613537;-0.02980668,0.03305375;0.5333629;-0.03257721,0;0;0,-0.03427753;0.3061708;-0.03278542,-0.06713505;0.600536;-0.07720137,0.1087534;0.5086003;-0.1518149,0.2465349;0.3332579;-0.1778665,0.2243272;0.05661434;-0.1929536,-0.1626175;0.4356137;0.06582844,-0.1889915;0.2218264;0.1291276,-0.3293214;-0.007412374;0.0583491,0.06329682;0.01319104;-0.08803177,0.07640266;-0.2999631;-0.08025169,0.03510901;-0.6542007;-0.0005521774,0.03829851;-0.6821573;-0.04989696,-0.105514;-0.008734835;0.02684349,-0.1697355;-0.310905;-0.02669704,-0.2346724;-0.6694062;0.001613975,-0.265892;-0.6598892;-0.0647926,-0.05855571;0.528434;-0.06353426,354.5792
+0;0;0,0.01798401;0.308939;-0.01303897,0.0379108;0.6049615;-0.04259763,0.2182088;0.4931592;-0.0110992,0.2447467;0.2732935;0.03332053,0.2929774;0.005070508;0.04144642,-0.1529632;0.4907852;-0.03377926,-0.222532;0.2779081;-0.004422562,-0.2928915;0.01455292;-0.009845388,0.0961147;0.001093887;-0.05207857,0.08590739;-0.3079064;-0.01587266,0.05252357;-0.6637657;0.05452727,0.0551476;-0.6282992;-0.02128463,-0.09556912;0.01315174;-0.0514294,-0.1433904;-0.2941071;-0.03723764,-0.190131;-0.6457535;0.04562719,-0.1855322;-0.610216;-0.03008542,0.03297899;0.532238;-0.03248313,0;0;0,-0.03867997;0.3051891;-0.03605843,-0.0760192;0.5972202;-0.08313513,0.1018532;0.5090579;-0.1570227,0.243509;0.334971;-0.1824329,0.2266276;0.06317827;-0.1958313,-0.1688532;0.4336762;0.06273223,-0.1943661;0.2188746;0.1277525,-0.3320111;-0.005040884;0.05528525,0.06162359;0.01348519;-0.08928657,0.07422984;-0.2974829;-0.08326912,0.03205563;-0.6506814;-0.004665375,0.03367766;-0.6788051;-0.05368805,-0.1050799;-0.009064595;0.02876565,-0.1728766;-0.3075338;-0.02794401,-0.2392178;-0.6647329;-0.001221376,-0.2703146;-0.655685;-0.06738944,-0.06606287;0.5257722;-0.06859565,354.5899
+0;0;0,0.01798401;0.308939;-0.01303897,0.0379108;0.6049615;-0.04259763,0.2182088;0.4931592;-0.0110992,0.2447467;0.2732935;0.03332053,0.2929774;0.005070508;0.04144642,-0.1529632;0.4907852;-0.03377926,-0.222532;0.2779081;-0.004422562,-0.2928915;0.01455292;-0.009845388,0.0961147;0.001093887;-0.05207857,0.08590739;-0.3079064;-0.01587266,0.05252357;-0.6637657;0.05452727,0.0551476;-0.6282992;-0.02128463,-0.09556912;0.01315174;-0.0514294,-0.1433904;-0.2941071;-0.03723764,-0.190131;-0.6457535;0.04562719,-0.1855322;-0.610216;-0.03008542,0.03297899;0.532238;-0.03248313,0;0;0,-0.03867997;0.3051891;-0.03605843,-0.0760192;0.5972202;-0.08313513,0.1018532;0.5090579;-0.1570227,0.243509;0.334971;-0.1824329,0.2266276;0.06317827;-0.1958313,-0.1688532;0.4336762;0.06273223,-0.1943661;0.2188746;0.1277525,-0.3320111;-0.005040884;0.05528525,0.06162359;0.01348519;-0.08928657,0.07422984;-0.2974829;-0.08326912,0.03205563;-0.6506814;-0.004665375,0.03367766;-0.6788051;-0.05368805,-0.1050799;-0.009064595;0.02876565,-0.1728766;-0.3075338;-0.02794401,-0.2392178;-0.6647329;-0.001221376,-0.2703146;-0.655685;-0.06738944,-0.06606287;0.5257722;-0.06859565,354.6015
+0;0;0,0.01928563;0.3093254;-0.01510638,0.04044386;0.6061743;-0.0472069,0.2226796;0.4940658;-0.0140943,0.248609;0.2770854;0.03426424,0.2966665;0.007744491;0.04767357,-0.1532118;0.4926293;-0.03647461,-0.223382;0.282708;-0.00330079,-0.2953413;0.01840723;-0.002379984,0.0963239;0.000945977;-0.05217199,0.08652633;-0.3071348;-0.01674728,0.05305759;-0.6634126;0.0532433,0.05558217;-0.6281582;-0.02254559,-0.09585931;0.01325576;-0.05134572,-0.1431968;-0.2930382;-0.03692818,-0.1896827;-0.6431415;0.05373255,-0.1851769;-0.6078051;-0.02195866,0.03524499;0.5333038;-0.03643291,0;0;0,-0.04123802;0.3053445;-0.03669477,-0.08023033;0.5982312;-0.08460999,0.1006842;0.5085671;-0.1574023,0.2405228;0.3358618;-0.1840365,0.2234573;0.06280535;-0.1975577,-0.1730031;0.4338837;0.06422563,-0.1996883;0.2208904;0.1275749,-0.3397658;-0.001453847;0.0502758,0.061709;0.01357627;-0.08949184,0.07056442;-0.2965022;-0.08336186,0.02726387;-0.6502672;-0.006367922,0.02885503;-0.6784099;-0.055305,-0.1053572;-0.009054489;0.02861789,-0.1756931;-0.3057101;-0.02894038,-0.2435005;-0.6630539;-0.003245132,-0.2743463;-0.6541451;-0.06943905,-0.07024121;0.5265294;-0.07003951,354.6236
+0;0;0,0.01928563;0.3093254;-0.01510638,0.04044386;0.6061743;-0.0472069,0.2226796;0.4940658;-0.0140943,0.248609;0.2770854;0.03426424,0.2966665;0.007744491;0.04767357,-0.1532118;0.4926293;-0.03647461,-0.223382;0.282708;-0.00330079,-0.2953413;0.01840723;-0.002379984,0.0963239;0.000945977;-0.05217199,0.08652633;-0.3071348;-0.01674728,0.05305759;-0.6634126;0.0532433,0.05558217;-0.6281582;-0.02254559,-0.09585931;0.01325576;-0.05134572,-0.1431968;-0.2930382;-0.03692818,-0.1896827;-0.6431415;0.05373255,-0.1851769;-0.6078051;-0.02195866,0.03524499;0.5333038;-0.03643291,0;0;0,-0.04123802;0.3053445;-0.03669477,-0.08023033;0.5982312;-0.08460999,0.1006842;0.5085671;-0.1574023,0.2405228;0.3358618;-0.1840365,0.2234573;0.06280535;-0.1975577,-0.1730031;0.4338837;0.06422563,-0.1996883;0.2208904;0.1275749,-0.3397658;-0.001453847;0.0502758,0.061709;0.01357627;-0.08949184,0.07056442;-0.2965022;-0.08336186,0.02726387;-0.6502672;-0.006367922,0.02885503;-0.6784099;-0.055305,-0.1053572;-0.009054489;0.02861789,-0.1756931;-0.3057101;-0.02894038,-0.2435005;-0.6630539;-0.003245132,-0.2743463;-0.6541451;-0.06943905,-0.07024121;0.5265294;-0.07003951,354.6458
+0;0;0,0.01928901;0.3093797;-0.01510903,0.04050963;0.6071039;-0.04730265,0.2238077;0.4945848;-0.01403446,0.2496265;0.2785295;0.03411791,0.2980362;0.007214904;0.0476255,-0.1542406;0.4931401;-0.03654319,-0.2241116;0.2841137;-0.003510803,-0.2965983;0.01787624;-0.002583249,0.09630319;0.0009457736;-0.05216078,0.08652689;-0.3064661;-0.01681298,0.0530719;-0.6625974;0.05314884,0.05662576;-0.6252008;-0.05353932,-0.0958387;0.01325291;-0.05133468,-0.1430734;-0.292376;-0.03694844,-0.1895402;-0.6423355;0.05367504,-0.1831974;-0.6048234;-0.05287561,0.03529754;0.534048;-0.03650125,0;0;0,-0.04263854;0.3052035;-0.03672743,-0.08303371;0.5987215;-0.08517337,0.0994311;0.5087557;-0.1575651,0.2383551;0.3367016;-0.1851807,0.2226976;0.06148911;-0.1974492,-0.1754456;0.4339509;0.06528065,-0.2033064;0.2219933;0.128232,-0.3449322;-0.0002469718;0.04644574,0.06139655;0.01380831;-0.08964229,0.06801683;-0.2956441;-0.08312631,0.02408872;-0.6494082;-0.007200241,-0.02168863;-0.6488143;-0.09933829,-0.105245;-0.009448172;0.02881261,-0.1775655;-0.3049212;-0.02874193,-0.2468854;-0.6619033;-0.004207252,-0.2902018;-0.661723;-0.09739624,-0.07291027;0.5268528;-0.07056451,354.6573
+0;0;0,0.01988486;0.309248;-0.01692422,0.04101819;0.6068078;-0.05067626,0.2245717;0.4952367;-0.01711457,0.2505026;0.2802807;0.03567425,0.2982818;0.00916332;0.05438437,-0.1539479;0.4942066;-0.03938083,-0.2260974;0.2866132;-0.002440829,-0.2994701;0.0208154;0.007834051,0.09631179;0.0007135929;-0.05214858,0.08607745;-0.3067459;-0.01734871,0.05309713;-0.6632697;0.05081637,0.05658894;-0.6261111;-0.05589008,-0.09592065;0.01339567;-0.05114422,-0.1430406;-0.2921624;-0.0349869,-0.1892114;-0.640467;0.06194371,-0.1829145;-0.6031552;-0.04462359,0.03586934;0.5337988;-0.03953256,0;0;0,-0.04263854;0.3052035;-0.03672743,-0.08303371;0.5987215;-0.08517337,0.0994311;0.5087557;-0.1575651,0.2383551;0.3367016;-0.1851807,0.2226976;0.06148911;-0.1974492,-0.1754456;0.4339509;0.06528065,-0.2033064;0.2219933;0.128232,-0.3449322;-0.0002469718;0.04644574,0.06139655;0.01380831;-0.08964229,0.06801683;-0.2956441;-0.08312631,0.02408872;-0.6494082;-0.007200241,-0.02168863;-0.6488143;-0.09933829,-0.105245;-0.009448172;0.02881261,-0.1775655;-0.3049212;-0.02874193,-0.2468854;-0.6619033;-0.004207252,-0.2902018;-0.661723;-0.09739624,-0.07291027;0.5268528;-0.07056451,354.6792
+0;0;0,0.01990905;0.3096241;-0.01694481,0.04108948;0.607847;-0.05077039,0.2250304;0.4960639;-0.0171416,0.2510032;0.2807607;0.03573249,0.2991887;0.007337719;0.05460172,-0.1542849;0.4950317;-0.03945467,-0.2265509;0.2871029;-0.002455,-0.3005476;0.01904479;0.007907256,0.09562973;0.0007085393;-0.05177927,0.08536678;-0.3076104;-0.01688212,0.05268657;-0.66089;0.05066268,0.05617855;-0.623731;-0.05604911,-0.09524135;0.0133008;-0.05078202,-0.1424931;-0.2931115;-0.03457953,-0.1882437;-0.6382467;0.06146902,-0.1819465;-0.6009344;-0.04510361,0.0359314;0.5347071;-0.03960672,0;0;0,-0.04378637;0.3053775;-0.0371201,-0.08510633;0.5993733;-0.08605981,0.09809435;0.5092393;-0.1580167,0.237957;0.3376065;-0.186413,0.222944;0.06000662;-0.1986969,-0.1773969;0.4344845;0.06504487,-0.2055886;0.2224824;0.1289674,-0.3490645;7.422268E-05;0.04301807,0.06212826;0.01348272;-0.08823229,0.06631014;-0.2968833;-0.08197451,0.02213185;-0.6476383;-0.008110292,-0.02351717;-0.6471713;-0.1002777,-0.1049932;-0.008955644;0.02688619,-0.1786627;-0.3050573;-0.03038831,-0.247301;-0.6588563;-0.006898344,-0.2904916;-0.6587987;-0.1001124,-0.07489454;0.52739;-0.07140374,354.6904
+0;0;0,0.01990905;0.3096241;-0.01694481,0.04108948;0.607847;-0.05077039,0.2250304;0.4960639;-0.0171416,0.2510032;0.2807607;0.03573249,0.2991887;0.007337719;0.05460172,-0.1542849;0.4950317;-0.03945467,-0.2265509;0.2871029;-0.002455,-0.3005476;0.01904479;0.007907256,0.09562973;0.0007085393;-0.05177927,0.08536678;-0.3076104;-0.01688212,0.05268657;-0.66089;0.05066268,0.05617855;-0.623731;-0.05604911,-0.09524135;0.0133008;-0.05078202,-0.1424931;-0.2931115;-0.03457953,-0.1882437;-0.6382467;0.06146902,-0.1819465;-0.6009344;-0.04510361,0.0359314;0.5347071;-0.03960672,0;0;0,-0.04378637;0.3053775;-0.0371201,-0.08510633;0.5993733;-0.08605981,0.09809435;0.5092393;-0.1580167,0.237957;0.3376065;-0.186413,0.222944;0.06000662;-0.1986969,-0.1773969;0.4344845;0.06504487,-0.2055886;0.2224824;0.1289674,-0.3490645;7.422268E-05;0.04301807,0.06212826;0.01348272;-0.08823229,0.06631014;-0.2968833;-0.08197451,0.02213185;-0.6476383;-0.008110292,-0.02351717;-0.6471713;-0.1002777,-0.1049932;-0.008955644;0.02688619,-0.1786627;-0.3050573;-0.03038831,-0.247301;-0.6588563;-0.006898344,-0.2904916;-0.6587987;-0.1001124,-0.07489454;0.52739;-0.07140374,354.7018
+0;0;0,0.0212166;0.3094493;-0.01848252,0.04287147;0.6074597;-0.05386056,0.226878;0.4964356;-0.0197768,0.2523111;0.2820017;0.03676519,0.3014348;0.009451032;0.06398623,-0.1529115;0.4964068;-0.04326903,-0.2273132;0.2901679;-0.001368895,-0.3028315;0.02278149;0.01410692,0.09556238;0.0004628798;-0.05190621,0.08519855;-0.3079213;-0.01762046,0.05071978;-0.661006;0.05004865,0.05448309;-0.624037;-0.05666649,-0.09536057;0.01348657;-0.05050854,-0.1424445;-0.2928451;-0.03240461,-0.1901367;-0.635626;0.07085945,-0.1835787;-0.5985892;-0.035716,0.03765032;0.5343775;-0.04235373,0;0;0,-0.04378637;0.3053775;-0.0371201,-0.08510633;0.5993733;-0.08605981,0.09809435;0.5092393;-0.1580167,0.237957;0.3376065;-0.186413,0.222944;0.06000662;-0.1986969,-0.1773969;0.4344845;0.06504487,-0.2055886;0.2224824;0.1289674,-0.3490645;7.422268E-05;0.04301807,0.06212826;0.01348272;-0.08823229,0.06631014;-0.2968833;-0.08197451,0.02213185;-0.6476383;-0.008110292,-0.02351717;-0.6471713;-0.1002777,-0.1049932;-0.008955644;0.02688619,-0.1786627;-0.3050573;-0.03038831,-0.247301;-0.6588563;-0.006898344,-0.2904916;-0.6587987;-0.1001124,-0.07489454;0.52739;-0.07140374,354.713
+0;0;0,0.02110035;0.3077537;-0.01838125,0.04253516;0.6027369;-0.05340257,0.2298264;0.4917548;-0.01904155,0.2552659;0.2772669;0.03751467,0.3045822;0.003647923;0.06484241,-0.1564566;0.4917255;-0.04293545,-0.230877;0.2854347;-0.001024757,-0.3066914;0.01700017;0.01451172,0.09561782;0.0004631484;-0.05193632,0.08524992;-0.3080424;-0.01763707,0.05082814;-0.6605436;0.04992019,0.0545949;-0.6235682;-0.0568928,-0.09541589;0.0134944;-0.05053784,-0.1425183;-0.2929579;-0.03242678,-0.1901317;-0.6351721;0.07066658,-0.1835677;-0.5981289;-0.03600658,0.03736337;0.5303454;-0.0420045,0;0;0,-0.04595243;0.3033212;-0.03714967,-0.09208868;0.5933903;-0.08648896,0.09696017;0.5099415;-0.1581445,0.236948;0.3384792;-0.1873834,0.2222539;0.05977145;-0.1997266,-0.1849107;0.4273284;0.06644572,-0.2100935;0.2155413;0.1324978,-0.3553214;-0.006263152;0.0444188,0.0624867;0.01364499;-0.08803177,0.06544067;-0.296855;-0.08165598,0.02028472;-0.6470226;-0.008516073,-0.02452118;-0.6468451;-0.1011169,-0.1052166;-0.009002972;0.02624464,-0.1796445;-0.30496;-0.03145806,-0.2487571;-0.6580688;-0.008145032,-0.2910854;-0.6583002;-0.1017732,-0.08032094;0.5224;-0.07168794,354.735
+0;0;0,0.02110035;0.3077537;-0.01838125,0.04253516;0.6027369;-0.05340257,0.2298264;0.4917548;-0.01904155,0.2552659;0.2772669;0.03751467,0.3045822;0.003647923;0.06484241,-0.1564566;0.4917255;-0.04293545,-0.230877;0.2854347;-0.001024757,-0.3066914;0.01700017;0.01451172,0.09561782;0.0004631484;-0.05193632,0.08524992;-0.3080424;-0.01763707,0.05082814;-0.6605436;0.04992019,0.0545949;-0.6235682;-0.0568928,-0.09541589;0.0134944;-0.05053784,-0.1425183;-0.2929579;-0.03242678,-0.1901317;-0.6351721;0.07066658,-0.1835677;-0.5981289;-0.03600658,0.03736337;0.5303454;-0.0420045,0;0;0,-0.04595243;0.3033212;-0.03714967,-0.09208868;0.5933903;-0.08648896,0.09696017;0.5099415;-0.1581445,0.236948;0.3384792;-0.1873834,0.2222539;0.05977145;-0.1997266,-0.1849107;0.4273284;0.06644572,-0.2100935;0.2155413;0.1324978,-0.3553214;-0.006263152;0.0444188,0.0624867;0.01364499;-0.08803177,0.06544067;-0.296855;-0.08165598,0.02028472;-0.6470226;-0.008516073,-0.02452118;-0.6468451;-0.1011169,-0.1052166;-0.009002972;0.02624464,-0.1796445;-0.30496;-0.03145806,-0.2487571;-0.6580688;-0.008145032,-0.2910854;-0.6583002;-0.1017732,-0.08032094;0.5224;-0.07168794,354.7466
+0;0;0,0.02211173;0.3059964;-0.0198027,0.04440584;0.5999341;-0.05654634,0.2331136;0.4897799;-0.02068847,0.2588937;0.276912;0.04074758,0.3086546;0.003792256;0.0742756,-0.1566236;0.4901778;-0.04420691,-0.2315489;0.2852396;0.002034571,-0.3092825;0.01746762;0.02325489,0.09580944;0.0004245192;-0.05206424,0.08487188;-0.3074622;-0.01817621,0.05115885;-0.6595165;0.04923867,0.05477317;-0.6227651;-0.05764928,-0.09567253;0.01351538;-0.05054123,-0.1420071;-0.2921472;-0.02850129,-0.1909056;-0.6309845;0.08295138,-0.1844833;-0.5942269;-0.02380425,0.03902249;0.527652;-0.04469405,0;0;0,-0.04731352;0.3014712;-0.03730154,-0.09510054;0.5903907;-0.08721948,0.09637523;0.5105984;-0.1584384,0.2364354;0.3395813;-0.1882381,0.2219674;0.06064111;-0.2015698,-0.1884121;0.4235804;0.06690578,-0.2131018;0.2126481;0.1350946,-0.3585684;-0.008798882;0.0456779,0.06226737;0.01392975;-0.0884254,0.06461959;-0.2959322;-0.08192253,0.01930921;-0.6456334;-0.009261847,-0.02506159;-0.645617;-0.1020837,-0.105241;-0.009517859;0.02690851,-0.1806752;-0.3043647;-0.03171948,-0.2497773;-0.6569563;-0.008749692,-0.2916603;-0.6573466;-0.1025896,-0.0830038;0.519509;-0.07226586,354.7576
+0;0;0,0.02211173;0.3059964;-0.0198027,0.04440584;0.5999341;-0.05654634,0.2331136;0.4897799;-0.02068847,0.2588937;0.276912;0.04074758,0.3086546;0.003792256;0.0742756,-0.1566236;0.4901778;-0.04420691,-0.2315489;0.2852396;0.002034571,-0.3092825;0.01746762;0.02325489,0.09580944;0.0004245192;-0.05206424,0.08487188;-0.3074622;-0.01817621,0.05115885;-0.6595165;0.04923867,0.05477317;-0.6227651;-0.05764928,-0.09567253;0.01351538;-0.05054123,-0.1420071;-0.2921472;-0.02850129,-0.1909056;-0.6309845;0.08295138,-0.1844833;-0.5942269;-0.02380425,0.03902249;0.527652;-0.04469405,0;0;0,-0.04731352;0.3014712;-0.03730154,-0.09510054;0.5903907;-0.08721948,0.09637523;0.5105984;-0.1584384,0.2364354;0.3395813;-0.1882381,0.2219674;0.06064111;-0.2015698,-0.1884121;0.4235804;0.06690578,-0.2131018;0.2126481;0.1350946,-0.3585684;-0.008798882;0.0456779,0.06226737;0.01392975;-0.0884254,0.06461959;-0.2959322;-0.08192253,0.01930921;-0.6456334;-0.009261847,-0.02506159;-0.645617;-0.1020837,-0.105241;-0.009517859;0.02690851,-0.1806752;-0.3043647;-0.03171948,-0.2497773;-0.6569563;-0.008749692,-0.2916603;-0.6573466;-0.1025896,-0.0830038;0.519509;-0.07226586,354.78
+0;0;0,0.02622851;0.3037349;-0.03376139,0.05057797;0.5920651;-0.09988862,0.2248527;0.4584583;-0.0171317,0.2516312;0.2468021;0.04848637,0.299677;-0.02630305;0.08841726,-0.140821;0.4609574;-0.039411,-0.2177314;0.2577142;0.01156089,-0.2965547;-0.009569198;0.0404705,0.09600672;0.0004718971;-0.05204082,0.08347142;-0.3065993;-0.01889012,0.04839081;-0.6595087;0.04821856,0.05205686;-0.6259396;-0.05885027,-0.09582224;0.01344551;-0.05062682,-0.1427022;-0.2909663;-0.02446347,-0.1895141;-0.6259722;0.101469,-0.2142205;-0.6751725;0.03359552,0.0457264;0.5209188;-0.0823067,0;0;0,-0.04833683;0.3005733;-0.03744173,-0.09741808;0.5889212;-0.08767843,0.09599172;0.510729;-0.1587319,0.2371054;0.3403647;-0.1884663,0.221977;0.0609805;-0.2027791,-0.1912557;0.4215179;0.06744029,-0.2165439;0.2115051;0.1386885,-0.3572916;-0.01226741;0.04592431,0.06203474;0.0141024;-0.08876133,0.06400391;-0.2949251;-0.08191133,0.01868081;-0.6456605;-0.009732485,-0.02539355;-0.6457486;-0.1026952,-0.1051767;-0.009928885;0.02765948,-0.181186;-0.3036102;-0.03169271,-0.2504973;-0.6570898;-0.008728603,-0.2920762;-0.6575873;-0.1027021,-0.08503029;0.5181058;-0.07263923,354.8021
+0;0;0,0.02622851;0.3037349;-0.03376139,0.05057797;0.5920651;-0.09988862,0.2248527;0.4584583;-0.0171317,0.2516312;0.2468021;0.04848637,0.299677;-0.02630305;0.08841726,-0.140821;0.4609574;-0.039411,-0.2177314;0.2577142;0.01156089,-0.2965547;-0.009569198;0.0404705,0.09600672;0.0004718971;-0.05204082,0.08347142;-0.3065993;-0.01889012,0.04839081;-0.6595087;0.04821856,0.05205686;-0.6259396;-0.05885027,-0.09582224;0.01344551;-0.05062682,-0.1427022;-0.2909663;-0.02446347,-0.1895141;-0.6259722;0.101469,-0.2142205;-0.6751725;0.03359552,0.0457264;0.5209188;-0.0823067,0;0;0,-0.04833683;0.3005733;-0.03744173,-0.09741808;0.5889212;-0.08767843,0.09599172;0.510729;-0.1587319,0.2371054;0.3403647;-0.1884663,0.221977;0.0609805;-0.2027791,-0.1912557;0.4215179;0.06744029,-0.2165439;0.2115051;0.1386885,-0.3572916;-0.01226741;0.04592431,0.06203474;0.0141024;-0.08876133,0.06400391;-0.2949251;-0.08191133,0.01868081;-0.6456605;-0.009732485,-0.02539355;-0.6457486;-0.1026952,-0.1051767;-0.009928885;0.02765948,-0.181186;-0.3036102;-0.03169271,-0.2504973;-0.6570898;-0.008728603,-0.2920762;-0.6575873;-0.1027021,-0.08503029;0.5181058;-0.07263923,354.8135
+0;0;0,0.02615178;0.3028463;-0.03366262,0.05048075;0.590947;-0.09973839,0.2257;0.4570167;-0.0166394,0.2524513;0.245575;0.04891217,0.3006102;-0.02817237;0.08893698,-0.141901;0.459529;-0.03903613,-0.2187335;0.2564918;0.0118841,-0.2977421;-0.01142025;0.04086171,0.09616616;0.0004726807;-0.05212724,0.08365504;-0.3060059;-0.01904053,0.04853389;-0.6593231;0.0481457,0.05220074;-0.6257532;-0.05894626,-0.09598138;0.01346784;-0.05071089,-0.1427709;-0.2903565;-0.02459804,-0.1896369;-0.6257495;0.10148,-0.2143486;-0.6749669;0.03359182,0.04562958;0.5198064;-0.08215791,0;0;0,-0.04910827;0.2995393;-0.03738403,-0.09892458;0.5874949;-0.08775878,0.09583738;0.5109804;-0.1587944,0.2372161;0.3411798;-0.1887956,0.2216296;0.06119043;-0.2036927,-0.1931732;0.4195947;0.06812735,-0.2195573;0.2136942;0.1495466,-0.3524334;-0.01504654;0.05530997,0.0622292;0.01427928;-0.08882022,0.06377096;-0.2941555;-0.08203864,0.01812834;-0.6453526;-0.01022053,-0.02574754;-0.6455022;-0.1032839,-0.1053561;-0.01015128;0.02761229,-0.1815821;-0.3030606;-0.03217135,-0.250974;-0.6569464;-0.009146523,-0.2923501;-0.6575043;-0.1032163,-0.08640977;0.516714;-0.07269168,354.8247
+0;0;0,0.02615178;0.3028463;-0.03366262,0.05048075;0.590947;-0.09973839,0.2257;0.4570167;-0.0166394,0.2524513;0.245575;0.04891217,0.3006102;-0.02817237;0.08893698,-0.141901;0.459529;-0.03903613,-0.2187335;0.2564918;0.0118841,-0.2977421;-0.01142025;0.04086171,0.09616616;0.0004726807;-0.05212724,0.08365504;-0.3060059;-0.01904053,0.04853389;-0.6593231;0.0481457,0.05220074;-0.6257532;-0.05894626,-0.09598138;0.01346784;-0.05071089,-0.1427709;-0.2903565;-0.02459804,-0.1896369;-0.6257495;0.10148,-0.2143486;-0.6749669;0.03359182,0.04562958;0.5198064;-0.08215791,0;0;0,-0.04910827;0.2995393;-0.03738403,-0.09892458;0.5874949;-0.08775878,0.09583738;0.5109804;-0.1587944,0.2372161;0.3411798;-0.1887956,0.2216296;0.06119043;-0.2036927,-0.1931732;0.4195947;0.06812735,-0.2195573;0.2136942;0.1495466,-0.3524334;-0.01504654;0.05530997,0.0622292;0.01427928;-0.08882022,0.06377096;-0.2941555;-0.08203864,0.01812834;-0.6453526;-0.01022053,-0.02574754;-0.6455022;-0.1032839,-0.1053561;-0.01015128;0.02761229,-0.1815821;-0.3030606;-0.03217135,-0.250974;-0.6569464;-0.009146523,-0.2923501;-0.6575043;-0.1032163,-0.08640977;0.516714;-0.07269168,354.8472
+0;0;0,0.02586029;0.3016928;-0.0367587,0.04868624;0.5902212;-0.1002588,0.225483;0.4571444;-0.01970001,0.2527507;0.247729;0.04961668,0.3007611;-0.02485348;0.09734862,-0.1440076;0.4576592;-0.04097858,-0.221943;0.2570843;0.01468923,-0.3034396;-0.009659201;0.04771633,0.09660394;0.0003772371;-0.05251896,0.08268395;-0.3056883;-0.01929556,0.04742485;-0.6594496;0.0478419,0.05110956;-0.6258977;-0.05925379,-0.09659994;0.01359619;-0.05073758,-0.1438539;-0.2893533;-0.01971506,-0.1908605;-0.6236119;0.1105124,-0.2297911;-0.676053;0.05408935,0.04384062;0.5191097;-0.08272709,0;0;0,-0.04933859;0.2986895;-0.03726673,-0.09927762;0.586369;-0.08759594,0.0958674;0.5111027;-0.1587453,0.237041;0.3420287;-0.18853,0.2215821;0.06205678;-0.2046962,-0.1935787;0.418271;0.06858656,-0.2215746;0.2138239;0.1511742,-0.3550579;-0.01463209;0.05696884,0.06232404;0.01446047;-0.08942771,0.06350073;-0.2936276;-0.0820787,0.01769213;-0.6452913;-0.01044154,-0.02614265;-0.64545;-0.1035256,-0.1054506;-0.01092123;0.0291821,-0.1823166;-0.3030034;-0.03208222,-0.2518666;-0.6572572;-0.008318739,-0.2931989;-0.6578276;-0.1024079,-0.08677089;0.5156229;-0.07255435,354.8692
+0;0;0,0.02586029;0.3016928;-0.0367587,0.04868624;0.5902212;-0.1002588,0.225483;0.4571444;-0.01970001,0.2527507;0.247729;0.04961668,0.3007611;-0.02485348;0.09734862,-0.1440076;0.4576592;-0.04097858,-0.221943;0.2570843;0.01468923,-0.3034396;-0.009659201;0.04771633,0.09660394;0.0003772371;-0.05251896,0.08268395;-0.3056883;-0.01929556,0.04742485;-0.6594496;0.0478419,0.05110956;-0.6258977;-0.05925379,-0.09659994;0.01359619;-0.05073758,-0.1438539;-0.2893533;-0.01971506,-0.1908605;-0.6236119;0.1105124,-0.2297911;-0.676053;0.05408935,0.04384062;0.5191097;-0.08272709,0;0;0,-0.04933859;0.2986895;-0.03726673,-0.09927762;0.586369;-0.08759594,0.0958674;0.5111027;-0.1587453,0.237041;0.3420287;-0.18853,0.2215821;0.06205678;-0.2046962,-0.1935787;0.418271;0.06858656,-0.2215746;0.2138239;0.1511742,-0.3550579;-0.01463209;0.05696884,0.06232404;0.01446047;-0.08942771,0.06350073;-0.2936276;-0.0820787,0.01769213;-0.6452913;-0.01044154,-0.02614265;-0.64545;-0.1035256,-0.1054506;-0.01092123;0.0291821,-0.1823166;-0.3030034;-0.03208222,-0.2518666;-0.6572572;-0.008318739,-0.2931989;-0.6578276;-0.1024079,-0.08677089;0.5156229;-0.07255435,354.8807
+0;0;0,0.02592626;0.3004583;-0.03968239,0.04789237;0.5891221;-0.1021064,0.2227247;0.4577122;-0.02419151,0.2501313;0.2480461;0.04977214,0.297019;-0.02385263;0.1066824,-0.1422538;0.4577393;-0.04385047,-0.2218163;0.2573243;0.0168559,-0.3064979;-0.008545995;0.05569075,0.09640514;0.000197361;-0.05257109,0.08174295;-0.3053175;-0.01972222,0.04651296;-0.6601244;0.04775299,0.05005969;-0.6267524;-0.05800463,-0.09654832;0.0137078;-0.05047999,-0.1447396;-0.2881021;-0.01552666,-0.1921018;-0.6195461;0.1244154,-0.1857955;-0.5863274;0.01878162,0.04295705;0.5180634;-0.08446491,0;0;0,-0.04985974;0.2977946;-0.03680348,-0.1001569;0.5853393;-0.0866611,0.09069266;0.5099222;-0.1599622,0.2371024;0.3427744;-0.1883769,0.2213068;0.06207684;-0.2064195,-0.1709467;0.4056014;0.07234976,-0.2006658;0.1910923;0.1296582,-0.3389817;-0.02498339;0.01327026,0.06128819;0.01471528;-0.08991622,0.06408379;-0.2928036;-0.08232545,0.01762651;-0.6454155;-0.01029348,-0.03127892;-0.6458672;-0.09911679,-0.1044145;-0.01335999;0.03125438,-0.1833437;-0.3040951;-0.03100785,-0.2531144;-0.6593442;-0.006265951,-0.2996472;-0.6602699;-0.09619325,-0.08760322;0.5145922;-0.07175589,354.9027
+0;0;0,0.02592626;0.3004583;-0.03968239,0.04789237;0.5891221;-0.1021064,0.2227247;0.4577122;-0.02419151,0.2501313;0.2480461;0.04977214,0.297019;-0.02385263;0.1066824,-0.1422538;0.4577393;-0.04385047,-0.2218163;0.2573243;0.0168559,-0.3064979;-0.008545995;0.05569075,0.09640514;0.000197361;-0.05257109,0.08174295;-0.3053175;-0.01972222,0.04651296;-0.6601244;0.04775299,0.05005969;-0.6267524;-0.05800463,-0.09654832;0.0137078;-0.05047999,-0.1447396;-0.2881021;-0.01552666,-0.1921018;-0.6195461;0.1244154,-0.1857955;-0.5863274;0.01878162,0.04295705;0.5180634;-0.08446491,0;0;0,-0.04985974;0.2977946;-0.03680348,-0.1001569;0.5853393;-0.0866611,0.09069266;0.5099222;-0.1599622,0.2371024;0.3427744;-0.1883769,0.2213068;0.06207684;-0.2064195,-0.1709467;0.4056014;0.07234976,-0.2006658;0.1910923;0.1296582,-0.3389817;-0.02498339;0.01327026,0.06128819;0.01471528;-0.08991622,0.06408379;-0.2928036;-0.08232545,0.01762651;-0.6454155;-0.01029348,-0.03127892;-0.6458672;-0.09911679,-0.1044145;-0.01335999;0.03125438,-0.1833437;-0.3040951;-0.03100785,-0.2531144;-0.6593442;-0.006265951,-0.2996472;-0.6602699;-0.09619325,-0.08760322;0.5145922;-0.07175589,354.9152
+0;0;0,0.02591484;0.300326;-0.03966492,0.04790035;0.5892459;-0.1021448,0.2208169;0.4584036;-0.02485215,0.2484928;0.2466775;0.04983822,0.2952842;-0.02466312;0.1066317,-0.1402824;0.4584304;-0.04430217,-0.2206267;0.2560463;0.01700067,-0.3051344;-0.009278268;0.05575579,0.09601628;0.0001965649;-0.05235904,0.08136006;-0.3051939;-0.01952354,0.04615897;-0.6597097;0.0478963,0.04970274;-0.6263404;-0.05777314,-0.09615888;0.01365251;-0.05027637,-0.1443305;-0.2880345;-0.01533727,-0.1916539;-0.6192065;0.1244899,-0.1853528;-0.5859905;0.01894426,0.04295989;0.5181134;-0.08448493,0;0;0,-0.05034529;0.297569;-0.03686023,-0.1009475;0.5853001;-0.08689904,0.08774576;0.5101316;-0.1598606,0.2369524;0.342462;-0.1880889,0.2207887;0.06242859;-0.2070799,-0.1710431;0.4081827;0.07162164,-0.2050861;0.1938008;0.1352931,-0.3412993;-0.02379107;0.02066169,0.06049404;0.01496875;-0.08987236,0.06443357;-0.2924184;-0.08253145,0.01771006;-0.6446629;-0.01037359,-0.0314527;-0.6451828;-0.09892583,-0.1037569;-0.01408995;0.03156926,-0.1838492;-0.3043027;-0.03102537,-0.2531934;-0.659242;-0.005034775,-0.2999898;-0.6602368;-0.09469723,-0.0883449;0.5144908;-0.07195425,354.9364
+0;0;0,0.02590647;0.2998969;-0.04203337,0.04783662;0.5889319;-0.104908,0.2231319;0.4582976;-0.02744944,0.2512703;0.2498331;0.0502977,0.2966456;-0.02155139;0.1146869,-0.1425348;0.4575537;-0.04623823,-0.2233735;0.2587285;0.01878074,-0.309677;-0.006384999;0.06483476,0.09553486;-0.0002288475;-0.05232812,0.08034778;-0.3055192;-0.01975011,0.04530047;-0.6610247;0.04806125,0.04779292;-0.6287559;-0.02788709,-0.09571029;0.01405184;-0.05007275,-0.1444766;-0.2869629;-0.01126407,-0.1926958;-0.6151125;0.1377447,-0.2253875;-0.6409147;0.09778371,0.04275063;0.5178353;-0.08693792,0;0;0,-0.05069397;0.2973893;-0.03695703,-0.1011759;0.585316;-0.08717895,0.0905561;0.51113;-0.1587887,0.2367969;0.343528;-0.187372,0.2199042;0.06214771;-0.2072268,-0.1720522;0.4076338;0.07358947,-0.2098023;0.1973886;0.1418956,-0.3406586;-0.02283284;0.02259105,0.05948559;0.015324;-0.08995461,0.06508971;-0.2919357;-0.08258986,0.01813992;-0.6451596;-0.01020575,0.01908265;-0.6733488;-0.05912042,-0.1033016;-0.01417103;0.0315143,-0.1838132;-0.3041361;-0.0311941,-0.2531516;-0.6598846;-0.002107194,-0.2649115;-0.6845521;-0.05361143,-0.08864254;0.5144498;-0.07219863,354.9582
+0;0;0,0.02590647;0.2998969;-0.04203337,0.04783662;0.5889319;-0.104908,0.2231319;0.4582976;-0.02744944,0.2512703;0.2498331;0.0502977,0.2966456;-0.02155139;0.1146869,-0.1425348;0.4575537;-0.04623823,-0.2233735;0.2587285;0.01878074,-0.309677;-0.006384999;0.06483476,0.09553486;-0.0002288475;-0.05232812,0.08034778;-0.3055192;-0.01975011,0.04530047;-0.6610247;0.04806125,0.04779292;-0.6287559;-0.02788709,-0.09571029;0.01405184;-0.05007275,-0.1444766;-0.2869629;-0.01126407,-0.1926958;-0.6151125;0.1377447,-0.2253875;-0.6409147;0.09778371,0.04275063;0.5178353;-0.08693792,0;0;0,-0.05069397;0.2973893;-0.03695703,-0.1011759;0.585316;-0.08717895,0.0905561;0.51113;-0.1587887,0.2367969;0.343528;-0.187372,0.2199042;0.06214771;-0.2072268,-0.1720522;0.4076338;0.07358947,-0.2098023;0.1973886;0.1418956,-0.3406586;-0.02283284;0.02259105,0.05948559;0.015324;-0.08995461,0.06508971;-0.2919357;-0.08258986,0.01813992;-0.6451596;-0.01020575,0.01908265;-0.6733488;-0.05912042,-0.1033016;-0.01417103;0.0315143,-0.1838132;-0.3041361;-0.0311941,-0.2531516;-0.6598846;-0.002107194,-0.2649115;-0.6845521;-0.05361143,-0.08864254;0.5144498;-0.07219863,354.9699
+0;0;0,0.02591345;0.2999776;-0.04204469,0.04785855;0.589209;-0.1049616,0.2190762;0.4598816;-0.02883722,0.2472043;0.2514941;0.04888118,0.2927355;-0.02082321;0.1134917,-0.1383299;0.4591545;-0.04720157,-0.2191388;0.2604028;0.01779337,-0.3057389;-0.005622029;0.0640057,0.09460539;-0.000226621;-0.05181902,0.07941611;-0.3055614;-0.01923627,0.0443396;-0.6613631;0.04863159,0.04683327;-0.6290932;-0.0273541,-0.09477911;0.01391513;-0.0495856,-0.1435525;-0.2871435;-0.01077127,-0.1918119;-0.6155665;0.1383616,-0.2245197;-0.6413961;0.09838101,0.04276983;0.5180743;-0.08698185,0;0;0,-0.05020888;0.2974884;-0.03749108,-0.1002126;0.5856554;-0.08800817,0.08699188;0.5074493;-0.1581514,0.2377371;0.3439647;-0.1865294,0.2195544;0.06176177;-0.2073922,-0.1711388;0.4127947;0.07022886,-0.2118168;0.2044669;0.1423502,-0.3349084;-0.01781261;0.01647463,0.05831686;0.0155482;-0.08940268,0.06625349;-0.2917287;-0.08311296,0.01919029;-0.6452955;-0.01095414,0.02043884;-0.6734521;-0.0599587,-0.1024223;-0.01407935;0.03077146,-0.1841902;-0.3037431;-0.03192323,-0.2528077;-0.6596381;0.0006600842,-0.2864382;-0.6519482;-0.06381045,-0.08777546;0.5147418;-0.07297897,354.9918
+0;0;0,0.02591345;0.2999776;-0.04204469,0.04785855;0.589209;-0.1049616,0.2190762;0.4598816;-0.02883722,0.2472043;0.2514941;0.04888118,0.2927355;-0.02082321;0.1134917,-0.1383299;0.4591545;-0.04720157,-0.2191388;0.2604028;0.01779337,-0.3057389;-0.005622029;0.0640057,0.09460539;-0.000226621;-0.05181902,0.07941611;-0.3055614;-0.01923627,0.0443396;-0.6613631;0.04863159,0.04683327;-0.6290932;-0.0273541,-0.09477911;0.01391513;-0.0495856,-0.1435525;-0.2871435;-0.01077127,-0.1918119;-0.6155665;0.1383616,-0.2245197;-0.6413961;0.09838101,0.04276983;0.5180743;-0.08698185,0;0;0,-0.05020888;0.2974884;-0.03749108,-0.1002126;0.5856554;-0.08800817,0.08699188;0.5074493;-0.1581514,0.2377371;0.3439647;-0.1865294,0.2195544;0.06176177;-0.2073922,-0.1711388;0.4127947;0.07022886,-0.2118168;0.2044669;0.1423502,-0.3349084;-0.01781261;0.01647463,0.05831686;0.0155482;-0.08940268,0.06625349;-0.2917287;-0.08311296,0.01919029;-0.6452955;-0.01095414,0.02043884;-0.6734521;-0.0599587,-0.1024223;-0.01407935;0.03077146,-0.1841902;-0.3037431;-0.03192323,-0.2528077;-0.6596381;0.0006600842,-0.2864382;-0.6519482;-0.06381045,-0.08777546;0.5147418;-0.07297897,355.0037
+0;0;0,0.02415514;0.2999015;-0.04360564,0.04499456;0.5891908;-0.1066137,0.2169948;0.4594629;-0.03248293,0.2452401;0.2526745;0.04935482,0.2882994;-0.0176301;0.1234201,-0.1403255;0.4584925;-0.04690036,-0.2184526;0.2595384;0.02070191,-0.3049621;-0.005426109;0.07280082,0.09464758;-0.0003230774;-0.05174141,0.07769953;-0.3055986;-0.01947284,0.04244962;-0.6613442;0.04859954,0.04420361;-0.6291205;-0.02740819,-0.09477709;0.01391772;-0.04958871,-0.145075;-0.2862969;-0.006426606,-0.1944147;-0.6098522;0.1526611,-0.2281499;-0.6326164;0.1094977,0.04014456;0.5180673;-0.0885244,0;0;0,-0.05020888;0.2974884;-0.03749108,-0.1002126;0.5856554;-0.08800817,0.08699188;0.5074493;-0.1581514,0.2377371;0.3439647;-0.1865294,0.2195544;0.06176177;-0.2073922,-0.1711388;0.4127947;0.07022886,-0.2118168;0.2044669;0.1423502,-0.3349084;-0.01781261;0.01647463,0.05831686;0.0155482;-0.08940268,0.06625349;-0.2917287;-0.08311296,0.01919029;-0.6452955;-0.01095414,0.02043884;-0.6734521;-0.0599587,-0.1024223;-0.01407935;0.03077146,-0.1841902;-0.3037431;-0.03192323,-0.2528077;-0.6596381;0.0006600842,-0.2864382;-0.6519482;-0.06381045,-0.08777546;0.5147418;-0.07297897,355.0147
+0;0;0,0.02413156;0.2996088;-0.04356307,0.04497507;0.5889553;-0.1065839,0.2138424;0.4602459;-0.03344058,0.2422997;0.2519048;0.04901168,0.2856591;-0.02028325;0.1235931,-0.1371505;0.4592927;-0.04760269,-0.2158642;0.2588446;0.02050719,-0.3029765;-0.007966042;0.07296912,0.09138095;-0.0003119268;-0.04995562,0.07440883;-0.3060209;-0.01764125,0.03913343;-0.6620238;0.05048037,0.04089353;-0.6297924;-0.02579211,-0.09150599;0.01343737;-0.04787723,-0.1418753;-0.2872035;-0.004653838,-0.1912507;-0.6109928;0.1545489,-0.2251034;-0.6339408;0.1112352,0.04012376;0.5178125;-0.08848965,0;0;0,-0.04978684;0.2972175;-0.03779507,-0.09899923;0.5855268;-0.08862662,0.08473876;0.5072135;-0.1574838,0.2392295;0.3446943;-0.1845827,0.2189575;0.06072217;-0.2064369,-0.1693324;0.4167523;0.06838447,-0.2129047;0.2077014;0.14196,-0.3294189;-0.01891753;0.01313049,0.05637558;0.01559502;-0.08616687,0.06796162;-0.2920487;-0.0827942,0.02079043;-0.6459695;-0.01111556,0.0220754;-0.6739914;-0.06068755,-0.09975765;-0.0135638;0.02665658,-0.1811851;-0.3041584;-0.03429081,-0.2491294;-0.6600142;0.002765868,-0.2832068;-0.6524426;-0.06174197,-0.08678634;0.514567;-0.07353425,355.0371
+0;0;0,0.02314502;0.2994322;-0.0452789,0.04304671;0.5886689;-0.1090876,0.2124551;0.4599798;-0.0367262,0.2413467;0.2537024;0.05061872,0.2823117;-0.0165993;0.1330056,-0.1381395;0.4581839;-0.0480482,-0.2159408;0.2584911;0.02325355,-0.3038082;-0.007101804;0.08042435,0.0913997;-0.0006500526;-0.04991804,0.07427219;-0.3064202;-0.01827075,0.03807773;-0.6622295;0.0503775,0.03943578;-0.6301153;-0.02590653,-0.0914395;0.01371937;-0.04792427,-0.1430424;-0.2862411;-0.001543809,-0.1931708;-0.6031231;0.1707809,-0.1897898;-0.5713248;0.09455167,0.03841927;0.5175787;-0.0907297,0;0;0,-0.04978684;0.2972175;-0.03779507,-0.09899923;0.5855268;-0.08862662,0.08473876;0.5072135;-0.1574838,0.2392295;0.3446943;-0.1845827,0.2189575;0.06072217;-0.2064369,-0.1693324;0.4167523;0.06838447,-0.2129047;0.2077014;0.14196,-0.3294189;-0.01891753;0.01313049,0.05637558;0.01559502;-0.08616687,0.06796162;-0.2920487;-0.0827942,0.02079043;-0.6459695;-0.01111556,0.0220754;-0.6739914;-0.06068755,-0.09975765;-0.0135638;0.02665658,-0.1811851;-0.3041584;-0.03429081,-0.2491294;-0.6600142;0.002765868,-0.2832068;-0.6524426;-0.06174197,-0.08678634;0.514567;-0.07353425,355.0484
+0;0;0,0.02306494;0.2983962;-0.04512225,0.04291585;0.5868952;-0.1087685,0.2119294;0.4585162;-0.0365785,0.240773;0.2525822;0.05062103,0.2818559;-0.01849785;0.1332452,-0.1378469;0.4567245;-0.04787407,-0.2155187;0.2573641;0.02330899,-0.303639;-0.008993596;0.08064443,0.09038105;-0.0006428077;-0.0493617,0.07321583;-0.3070862;-0.01764474,0.03703294;-0.6627819;0.05098159,0.0383887;-0.6306712;-0.02517461,-0.0904204;0.01356647;-0.04739015,-0.1421369;-0.2870544;-0.0009075701,-0.1922493;-0.6038352;0.1713621,-0.188874;-0.57204;0.09526061,0.03829984;0.5159807;-0.09045595,0;0;0,-0.05027822;0.2959406;-0.03872418,-0.1000818;0.5831716;-0.09064865,0.08406937;0.5044864;-0.1575277,0.2411134;0.3449157;-0.1843405,0.2189987;0.06026077;-0.2062824,-0.1705298;0.4183701;0.06840856,-0.2118276;0.209636;0.143035,-0.3255014;-0.01962571;0.01451926,0.05611605;0.01563418;-0.08492517,0.07033949;-0.2925943;-0.08391213,0.02371651;-0.6465127;-0.01245379,0.02493642;-0.6745984;-0.06175518,-0.09916214;-0.01355116;0.02426852,-0.1801248;-0.3050562;-0.03637809,-0.2479674;-0.6603673;0.004727133,-0.2820114;-0.6529133;-0.05960593,-0.08774671;0.5124846;-0.07526326,355.0705
+0;0;0,0.02296232;0.2970685;-0.04492148,0.04273573;0.5844412;-0.1083191,0.2135966;0.4557358;-0.03563359,0.2423651;0.250338;0.05133888,0.2834485;-0.02074575;0.1339642,-0.1398645;0.4539253;-0.04704816,-0.217334;0.2550839;0.02394955,-0.3054556;-0.01127744;0.08128578,0.09125725;-0.0006490395;-0.04984023,0.07402945;-0.3082098;-0.01800762,0.03786801;-0.6636945;0.050578,0.03922419;-0.6315832;-0.02560097,-0.09129699;0.01369799;-0.04784957,-0.1432021;-0.2880191;-0.001197498,-0.1932848;-0.604612;0.17097,-0.1899085;-0.5728162;0.09484573,0.03813788;0.5138057;-0.09007862,0;0;0,-0.05051745;0.2944701;-0.03911853,-0.1005151;0.5803993;-0.09145761,0.08577979;0.5041884;-0.1586428,0.2420415;0.3442254;-0.1826053,0.2185987;0.05957255;-0.203207,-0.1729472;0.4176022;0.07027502,-0.2133314;0.2095972;0.1456614,-0.3300205;-0.01501204;0.01173766,0.05621963;0.01584679;-0.08602666,0.07281549;-0.2933867;-0.08431148,0.02665758;-0.6472378;-0.01331925,0.02813624;-0.6753063;-0.06266903,-0.09981817;-0.01389504;0.02560503,-0.1796657;-0.3066916;-0.03602506,-0.2457995;-0.6618474;0.007238466,-0.2797495;-0.654465;-0.05714608,-0.08815497;0.5100386;-0.07597113,355.0927
+0;0;0,0.02296232;0.2970685;-0.04492148,0.04273573;0.5844412;-0.1083191,0.2135966;0.4557358;-0.03563359,0.2423651;0.250338;0.05133888,0.2834485;-0.02074575;0.1339642,-0.1398645;0.4539253;-0.04704816,-0.217334;0.2550839;0.02394955,-0.3054556;-0.01127744;0.08128578,0.09125725;-0.0006490395;-0.04984023,0.07402945;-0.3082098;-0.01800762,0.03786801;-0.6636945;0.050578,0.03922419;-0.6315832;-0.02560097,-0.09129699;0.01369799;-0.04784957,-0.1432021;-0.2880191;-0.001197498,-0.1932848;-0.604612;0.17097,-0.1899085;-0.5728162;0.09484573,0.03813788;0.5138057;-0.09007862,0;0;0,-0.05051745;0.2944701;-0.03911853,-0.1005151;0.5803993;-0.09145761,0.08577979;0.5041884;-0.1586428,0.2420415;0.3442254;-0.1826053,0.2185987;0.05957255;-0.203207,-0.1729472;0.4176022;0.07027502,-0.2133314;0.2095972;0.1456614,-0.3300205;-0.01501204;0.01173766,0.05621963;0.01584679;-0.08602666,0.07281549;-0.2933867;-0.08431148,0.02665758;-0.6472378;-0.01331925,0.02813624;-0.6753063;-0.06266903,-0.09981817;-0.01389504;0.02560503,-0.1796657;-0.3066916;-0.03602506,-0.2457995;-0.6618474;0.007238466,-0.2797495;-0.654465;-0.05714608,-0.08815497;0.5100386;-0.07597113,355.1039
+0;0;0,0.02438835;0.2964872;-0.04791074,0.04724805;0.5824753;-0.1162695,0.2165777;0.4558994;-0.03854467,0.244687;0.2526818;0.05361041,0.2871873;-0.01351592;0.1502216,-0.1375306;0.4559875;-0.0538309,-0.2192011;0.2613097;0.02369718,-0.3099791;-0.002629817;0.08770093,0.09119035;-0.001066044;-0.04995538,0.07333726;-0.3085963;-0.01817285,0.03724333;-0.6640848;0.05042882,0.03941499;-0.6324702;-0.02574342,-0.09117372;0.01413902;-0.04795621,-0.1444602;-0.2868115;0.001974337,-0.1965122;-0.5969878;0.1849012,-0.2392674;-0.6244686;0.1588726,0.04171014;0.5123158;-0.09651586,0;0;0,-0.05051745;0.2944701;-0.03911853,-0.1005151;0.5803993;-0.09145761,0.08577979;0.5041884;-0.1586428,0.2420415;0.3442254;-0.1826053,0.2185987;0.05957255;-0.203207,-0.1729472;0.4176022;0.07027502,-0.2133314;0.2095972;0.1456614,-0.3300205;-0.01501204;0.01173766,0.05621963;0.01584679;-0.08602666,0.07281549;-0.2933867;-0.08431148,0.02665758;-0.6472378;-0.01331925,0.02813624;-0.6753063;-0.06266903,-0.09981817;-0.01389504;0.02560503,-0.1796657;-0.3066916;-0.03602506,-0.2457995;-0.6618474;0.007238466,-0.2797495;-0.654465;-0.05714608,-0.08815497;0.5100386;-0.07597113,355.1151
+0;0;0,0.02433976;0.2958965;-0.04781528,0.04718304;0.5816796;-0.1161262,0.2166414;0.4550914;-0.03836754,0.2447917;0.2515774;0.05392195,0.287229;-0.01422569;0.15039,-0.137723;0.4551795;-0.05366483,-0.2195126;0.2602178;0.02397633,-0.3101561;-0.003330499;0.0878852,0.09125382;-0.001066786;-0.04999015,0.07341056;-0.3084278;-0.01822512,0.03731871;-0.6638958;0.05037262,0.03949176;-0.6322802;-0.02584857,-0.09123717;0.01414886;-0.04798959,-0.1444943;-0.286636;0.001913473,-0.1965433;-0.5967945;0.1848298,-0.239326;-0.6243122;0.1587845,0.04164738;0.5115485;-0.09638065,0;0;0,-0.04974115;0.2938372;-0.04023695,-0.09890891;0.579522;-0.09350443,0.08781551;0.5051709;-0.1595714,0.2437642;0.3441263;-0.1813061,0.2206975;0.05990982;-0.2024529,-0.1725856;0.4186089;0.06916718,-0.2129791;0.2121263;0.1495478,-0.3254432;-0.01305708;0.01389168,0.05634617;0.01579601;-0.08604074,0.07623365;-0.2930755;-0.08500767,0.03047284;-0.6470275;-0.01436949,0.03226484;-0.6750644;-0.06382155,-0.1000662;-0.01370163;0.02502853,-0.1775227;-0.3069659;-0.0365731,-0.2425418;-0.6622955;0.006776579,-0.276334;-0.6549447;-0.05773781,-0.08675249;0.5092035;-0.077806,355.1377
+0;0;0,0.02333554;0.2955049;-0.04894892,0.04499684;0.5812328;-0.11759,0.2124632;0.4542127;-0.03886111,0.2424567;0.2534106;0.05590867,0.2821124;-0.009974539;0.1593658,-0.1371831;0.4540659;-0.05386388,-0.2177628;0.2608584;0.02601218,-0.308622;-0.0009984374;0.09546217,0.09083303;-0.001191991;-0.04991154,0.07275775;-0.3078628;-0.01823354,0.036458;-0.6638204;0.05041752,0.03865499;-0.632305;-0.02605495,-0.09088226;0.01417653;-0.04777721,-0.1452347;-0.285313;0.004462387,-0.2002856;-0.5901637;0.1962226,-0.2389217;-0.6189501;0.1661133,0.03982294;0.5110922;-0.09779397,0;0;0,-0.04931379;0.2934641;-0.04136014,-0.09803681;0.5789691;-0.09561801,0.08696392;0.5033831;-0.1607525,0.2435078;0.3441827;-0.1795049,0.2219706;0.06015429;-0.2021258,-0.1747647;0.4223847;0.06586309,-0.2099913;0.2158484;0.1452623,-0.3176713;-0.009806812;0.006942287,0.05621789;0.01574013;-0.08564472,0.07826634;-0.2923035;-0.08603692,0.03292933;-0.6469326;-0.01589966,0.03570506;-0.6748;-0.06588793,-0.099925;-0.0134797;0.02401069,-0.1762963;-0.3065945;-0.03622459,-0.2394232;-0.6628383;0.006691433,-0.2731838;-0.655612;-0.05809087,-0.08598763;0.5086898;-0.07968092,355.1592
+0;0;0,0.02333554;0.2955049;-0.04894892,0.04499684;0.5812328;-0.11759,0.2124632;0.4542127;-0.03886111,0.2424567;0.2534106;0.05590867,0.2821124;-0.009974539;0.1593658,-0.1371831;0.4540659;-0.05386388,-0.2177628;0.2608584;0.02601218,-0.308622;-0.0009984374;0.09546217,0.09083303;-0.001191991;-0.04991154,0.07275775;-0.3078628;-0.01823354,0.036458;-0.6638204;0.05041752,0.03865499;-0.632305;-0.02605495,-0.09088226;0.01417653;-0.04777721,-0.1452347;-0.285313;0.004462387,-0.2002856;-0.5901637;0.1962226,-0.2389217;-0.6189501;0.1661133,0.03982294;0.5110922;-0.09779397,0;0;0,-0.04931379;0.2934641;-0.04136014,-0.09803681;0.5789691;-0.09561801,0.08696392;0.5033831;-0.1607525,0.2435078;0.3441827;-0.1795049,0.2219706;0.06015429;-0.2021258,-0.1747647;0.4223847;0.06586309,-0.2099913;0.2158484;0.1452623,-0.3176713;-0.009806812;0.006942287,0.05621789;0.01574013;-0.08564472,0.07826634;-0.2923035;-0.08603692,0.03292933;-0.6469326;-0.01589966,0.03570506;-0.6748;-0.06588793,-0.099925;-0.0134797;0.02401069,-0.1762963;-0.3065945;-0.03622459,-0.2394232;-0.6628383;0.006691433,-0.2731838;-0.655612;-0.05809087,-0.08598763;0.5086898;-0.07968092,355.1708
+0;0;0,0.02333554;0.2955049;-0.04894892,0.04499684;0.5812328;-0.11759,0.2124632;0.4542127;-0.03886111,0.2424567;0.2534106;0.05590867,0.2821124;-0.009974539;0.1593658,-0.1371831;0.4540659;-0.05386388,-0.2177628;0.2608584;0.02601218,-0.308622;-0.0009984374;0.09546217,0.09083303;-0.001191991;-0.04991154,0.07275775;-0.3078628;-0.01823354,0.036458;-0.6638204;0.05041752,0.03865499;-0.632305;-0.02605495,-0.09088226;0.01417653;-0.04777721,-0.1452347;-0.285313;0.004462387,-0.2002856;-0.5901637;0.1962226,-0.2389217;-0.6189501;0.1661133,0.03982294;0.5110922;-0.09779397,0;0;0,-0.04931379;0.2934641;-0.04136014,-0.09803681;0.5789691;-0.09561801,0.08696392;0.5033831;-0.1607525,0.2435078;0.3441827;-0.1795049,0.2219706;0.06015429;-0.2021258,-0.1747647;0.4223847;0.06586309,-0.2099913;0.2158484;0.1452623,-0.3176713;-0.009806812;0.006942287,0.05621789;0.01574013;-0.08564472,0.07826634;-0.2923035;-0.08603692,0.03292933;-0.6469326;-0.01589966,0.03570506;-0.6748;-0.06588793,-0.099925;-0.0134797;0.02401069,-0.1762963;-0.3065945;-0.03622459,-0.2394232;-0.6628383;0.006691433,-0.2731838;-0.655612;-0.05809087,-0.08598763;0.5086898;-0.07968092,355.1819
+0;0;0,0.02345243;0.2947434;-0.05100181,0.04502088;0.5797998;-0.1214412,0.2103114;0.4528667;-0.03887445,0.2432141;0.2541407;0.05863543,0.2785193;-0.008798718;0.1699717,-0.135577;0.4535199;-0.05432066,-0.2151381;0.2613011;0.02817025,-0.3075726;-0.0001916885;0.1046996,0.090835;-0.001339274;-0.04979001,0.0718831;-0.3073248;-0.01804918,0.0358703;-0.6636093;0.05031744,0.03808174;-0.6323337;-0.02635495,-0.09081472;0.01424273;-0.04776678,-0.1463181;-0.2838696;0.007389355,-0.2035453;-0.5838808;0.2064569,-0.1992066;-0.553162;0.1298682,0.03991488;0.5098043;-0.1012539,0;0;0,-0.05078042;0.2927595;-0.04169106,-0.1008617;0.5776508;-0.09664798,0.08411174;0.5021188;-0.1601603,0.2428148;0.3454019;-0.178489,0.2211571;0.05924642;-0.1991124,-0.1785512;0.4229775;0.06410195,-0.2092856;0.2155144;0.1421867,-0.3154389;-0.008718953;-0.003519461,0.05632714;0.0158866;-0.08547926,0.07962281;-0.2914402;-0.08663321,0.03442907;-0.6463599;-0.01663947,0.03822017;-0.6740706;-0.06704068,-0.09999686;-0.01357695;0.02341215,-0.1756849;-0.3066251;-0.03479375,-0.2370439;-0.6634822;0.007604428,-0.2706448;-0.6564422;-0.05742627,-0.08850145;0.5075092;-0.080513,355.2045
+0;0;0,0.02345243;0.2947434;-0.05100181,0.04502088;0.5797998;-0.1214412,0.2103114;0.4528667;-0.03887445,0.2432141;0.2541407;0.05863543,0.2785193;-0.008798718;0.1699717,-0.135577;0.4535199;-0.05432066,-0.2151381;0.2613011;0.02817025,-0.3075726;-0.0001916885;0.1046996,0.090835;-0.001339274;-0.04979001,0.0718831;-0.3073248;-0.01804918,0.0358703;-0.6636093;0.05031744,0.03808174;-0.6323337;-0.02635495,-0.09081472;0.01424273;-0.04776678,-0.1463181;-0.2838696;0.007389355,-0.2035453;-0.5838808;0.2064569,-0.1992066;-0.553162;0.1298682,0.03991488;0.5098043;-0.1012539,0;0;0,-0.05078042;0.2927595;-0.04169106,-0.1008617;0.5776508;-0.09664798,0.08411174;0.5021188;-0.1601603,0.2428148;0.3454019;-0.178489,0.2211571;0.05924642;-0.1991124,-0.1785512;0.4229775;0.06410195,-0.2092856;0.2155144;0.1421867,-0.3154389;-0.008718953;-0.003519461,0.05632714;0.0158866;-0.08547926,0.07962281;-0.2914402;-0.08663321,0.03442907;-0.6463599;-0.01663947,0.03822017;-0.6740706;-0.06704068,-0.09999686;-0.01357695;0.02341215,-0.1756849;-0.3066251;-0.03479375,-0.2370439;-0.6634822;0.007604428,-0.2706448;-0.6564422;-0.05742627,-0.08850145;0.5075092;-0.080513,355.2159
+0;0;0,0.0234832;0.2951302;-0.05106874,0.04512211;0.5811208;-0.1217426,0.2109332;0.453711;-0.03889214,0.2439393;0.2543612;0.05892386,0.2787803;-0.005121559;0.1687965,-0.1360557;0.4543663;-0.05438749,-0.2158666;0.2615441;0.02836238,-0.307086;0.003488958;0.1038857,0.09112262;-0.001343514;-0.04994766,0.07218672;-0.3070706;-0.01823365,0.03608057;-0.6642786;0.05031021,0.03830242;-0.632997;-0.02672276,-0.09110229;0.01428783;-0.04791803,-0.1465588;-0.2835727;0.00719152,-0.2039343;-0.5843617;0.2067751,-0.1995752;-0.5536395;0.1298262,0.03999455;0.5108298;-0.1014701,0;0;0,-0.05377521;0.2924296;-0.04306364,-0.1076753;0.5771343;-0.1004837,0.08095008;0.5008873;-0.1587658,0.2405847;0.3439429;-0.1755869,0.2218359;0.06135955;-0.195893,-0.1816999;0.4227871;0.06355463,-0.2188686;0.2162704;0.1433486,-0.3098695;-0.01111129;-0.000295341,0.05714669;0.01595551;-0.08532047,0.08140505;-0.2910336;-0.08693576,0.03606709;-0.6468635;-0.01672864,0.04104632;-0.6742921;-0.06789327,-0.1005665;-0.0134663;0.02247084,-0.1744483;-0.3070645;-0.03387577,-0.2334421;-0.6651821;0.009380173,-0.2668174;-0.658595;-0.05603068,-0.09431402;0.5070204;-0.08364272,355.2385
+0;0;0,0.0257831;0.2933716;-0.05490797,0.05083395;0.5768634;-0.131237,0.2167344;0.4523413;-0.04774337,0.2467826;0.2571313;0.05960847,0.2813297;0.004079342;0.1775993,-0.1326379;0.4526498;-0.06554479,-0.217038;0.2655312;0.02609315,-0.3094012;0.01265261;0.107776,0.08974987;-0.001582157;-0.04923768,0.07012347;-0.307438;-0.01745603,0.03417061;-0.6641465;0.05063383,0.03679533;-0.6335123;-0.02633909,-0.08973713;0.01428505;-0.04717069,-0.1465407;-0.2829068;0.01108225,-0.2057086;-0.5760142;0.2202641,-0.2009191;-0.5460335;0.1433929,0.04478728;0.5072818;-0.1094515,0;0;0,-0.05323252;0.2914811;-0.04417729,-0.1060863;0.5754849;-0.1023128,0.08245741;0.5010895;-0.1600473,0.2419126;0.3432766;-0.1743081,0.224333;0.06306997;-0.1923597,-0.1837551;0.4219065;0.06015041,-0.2244763;0.2156043;0.1396201,-0.303343;-0.01333863;-0.003613323,0.05685916;0.01564488;-0.08369088,0.08443616;-0.2912171;-0.08796263,0.04043937;-0.6466438;-0.01791954,0.04619759;-0.6740271;-0.06896973,-0.09962448;-0.01288537;0.01976918,-0.1707765;-0.3080189;-0.0329247,-0.2275325;-0.6660373;0.009162731,-0.2603139;-0.6594059;-0.05649856,-0.09301315;0.5055315;-0.0853312,355.2599
+0;0;0,0.0257831;0.2933716;-0.05490797,0.05083395;0.5768634;-0.131237,0.2167344;0.4523413;-0.04774337,0.2467826;0.2571313;0.05960847,0.2813297;0.004079342;0.1775993,-0.1326379;0.4526498;-0.06554479,-0.217038;0.2655312;0.02609315,-0.3094012;0.01265261;0.107776,0.08974987;-0.001582157;-0.04923768,0.07012347;-0.307438;-0.01745603,0.03417061;-0.6641465;0.05063383,0.03679533;-0.6335123;-0.02633909,-0.08973713;0.01428505;-0.04717069,-0.1465407;-0.2829068;0.01108225,-0.2057086;-0.5760142;0.2202641,-0.2009191;-0.5460335;0.1433929,0.04478728;0.5072818;-0.1094515,0;0;0,-0.05323252;0.2914811;-0.04417729,-0.1060863;0.5754849;-0.1023128,0.08245741;0.5010895;-0.1600473,0.2419126;0.3432766;-0.1743081,0.224333;0.06306997;-0.1923597,-0.1837551;0.4219065;0.06015041,-0.2244763;0.2156043;0.1396201,-0.303343;-0.01333863;-0.003613323,0.05685916;0.01564488;-0.08369088,0.08443616;-0.2912171;-0.08796263,0.04043937;-0.6466438;-0.01791954,0.04619759;-0.6740271;-0.06896973,-0.09962448;-0.01288537;0.01976918,-0.1707765;-0.3080189;-0.0329247,-0.2275325;-0.6660373;0.009162731,-0.2603139;-0.6594059;-0.05649856,-0.09301315;0.5055315;-0.0853312,355.2821
+0;0;0,0.02570772;0.292514;-0.05474746,0.05064494;0.574719;-0.1307279,0.2167067;0.4505073;-0.04729764,0.2469971;0.2537233;0.06091983,0.2814719;0.001201719;0.1786633,-0.1329312;0.450816;-0.06511261,-0.2180119;0.2621887;0.02726425,-0.3101814;0.009840131;0.1087759,0.08883889;-0.001566098;-0.04873791,0.06918994;-0.3077735;-0.01691973,0.03326999;-0.6641555;0.05110778,0.03589702;-0.6335208;-0.02593298,-0.0888263;0.01414006;-0.04669191,-0.1456952;-0.2833934;0.011628,-0.2048089;-0.5762324;0.2206184,-0.2000152;-0.5462518;0.1436794,0.04462888;0.5054896;-0.1090527,0;0;0,-0.05554954;0.2900574;-0.04476142,-0.1107486;0.5720698;-0.1036353,0.07900909;0.5012709;-0.1601248,0.2413159;0.3436338;-0.1727545,0.2249338;0.06387517;-0.1896636,-0.1898727;0.4196315;0.05827373,-0.2215312;0.2096077;0.1372689,-0.3008482;-0.01566389;-0.01031393,0.05661174;0.01568884;-0.08257818,0.08578561;-0.291354;-0.08849812,0.04282334;-0.6465531;-0.01839876,0.04900603;-0.6738625;-0.06958461,-0.0989124;-0.01284916;0.01792823,-0.1690671;-0.308992;-0.03246221,-0.2240387;-0.6670973;0.008338585,-0.2563303;-0.6606721;-0.05757097,-0.0971178;0.5026558;-0.08647084,355.3049
+0;0;0,0.02564773;0.2922474;-0.05618072,0.04989264;0.5743433;-0.1328039,0.2147241;0.4490878;-0.04629118,0.246263;0.2537571;0.06417914,0.2819568;0.00613068;0.1915615,-0.1325233;0.4498902;-0.0641107,-0.2161185;0.2614595;0.03000718,-0.308118;0.01149976;0.1187507,0.08895524;-0.001565246;-0.04852527,0.06973669;-0.30777;-0.01641973,0.03313249;-0.6641355;0.05132872,0.03570018;-0.6336371;-0.02571503,-0.08877601;0.01410494;-0.04679806,-0.1464256;-0.2827303;0.01424984,-0.2081807;-0.5694953;0.2307635,-0.2034303;-0.5397862;0.1538224,0.04409485;0.5051204;-0.1110486,0;0;0,-0.05554954;0.2900574;-0.04476142,-0.1107486;0.5720698;-0.1036353,0.07900909;0.5012709;-0.1601248,0.2413159;0.3436338;-0.1727545,0.2249338;0.06387517;-0.1896636,-0.1898727;0.4196315;0.05827373,-0.2215312;0.2096077;0.1372689,-0.3008482;-0.01566389;-0.01031393,0.05661174;0.01568884;-0.08257818,0.08578561;-0.291354;-0.08849812,0.04282334;-0.6465531;-0.01839876,0.04900603;-0.6738625;-0.06958461,-0.0989124;-0.01284916;0.01792823,-0.1690671;-0.308992;-0.03246221,-0.2240387;-0.6670973;0.008338585,-0.2563303;-0.6606721;-0.05757097,-0.0971178;0.5026558;-0.08647084,355.3161
+0;0;0,0.02561889;0.2919188;-0.05611754,0.04984527;0.5737995;-0.1326831,0.2148148;0.4485377;-0.04613115,0.2466023;0.2516677;0.06520973,0.2820043;0.0060651;0.1915511,-0.1327071;0.4493407;-0.06396476,-0.2169611;0.2594251;0.03089482,-0.3082088;0.01150823;0.118913,0.08854743;-0.00155807;-0.04830281,0.06940176;-0.3066016;-0.01631903,0.03278594;-0.6630802;0.05145093,0.03535276;-0.632582;-0.02556646,-0.08836902;0.01404028;-0.04658351,-0.1458;-0.2816693;0.01423289,-0.2075746;-0.5685253;0.2308153,-0.2028259;-0.538816;0.1539005,0.04405066;0.5046146;-0.1109397,0;0;0,-0.05710929;0.2892645;-0.04567981,-0.1133623;0.5706391;-0.1054888,0.0772555;0.5012493;-0.1605926,0.2412142;0.3425131;-0.1698332,0.2262263;0.06503734;-0.1876843,-0.192814;0.4179434;0.05626927,-0.2275088;0.2063825;0.1350303,-0.2994063;-0.01780097;-0.01365936,0.05691629;0.01565957;-0.08180189,0.08529729;-0.290276;-0.08804846,0.04611006;-0.646257;-0.01911116,0.0522711;-0.6735823;-0.07024217,-0.09874376;-0.01268203;0.01628097,-0.166965;-0.3085529;-0.0311254,-0.2192496;-0.6672754;0.008810729,-0.2511061;-0.6609889;-0.05722977,-0.0995211;0.5013647;-0.08809996,355.327
+0;0;0,0.02561889;0.2919188;-0.05611754,0.04984527;0.5737995;-0.1326831,0.2148148;0.4485377;-0.04613115,0.2466023;0.2516677;0.06520973,0.2820043;0.0060651;0.1915511,-0.1327071;0.4493407;-0.06396476,-0.2169611;0.2594251;0.03089482,-0.3082088;0.01150823;0.118913,0.08854743;-0.00155807;-0.04830281,0.06940176;-0.3066016;-0.01631903,0.03278594;-0.6630802;0.05145093,0.03535276;-0.632582;-0.02556646,-0.08836902;0.01404028;-0.04658351,-0.1458;-0.2816693;0.01423289,-0.2075746;-0.5685253;0.2308153,-0.2028259;-0.538816;0.1539005,0.04405066;0.5046146;-0.1109397,0;0;0,-0.05710929;0.2892645;-0.04567981,-0.1133623;0.5706391;-0.1054888,0.0772555;0.5012493;-0.1605926,0.2412142;0.3425131;-0.1698332,0.2262263;0.06503734;-0.1876843,-0.192814;0.4179434;0.05626927,-0.2275088;0.2063825;0.1350303,-0.2994063;-0.01780097;-0.01365936,0.05691629;0.01565957;-0.08180189,0.08529729;-0.290276;-0.08804846,0.04611006;-0.646257;-0.01911116,0.0522711;-0.6735823;-0.07024217,-0.09874376;-0.01268203;0.01628097,-0.166965;-0.3085529;-0.0311254,-0.2192496;-0.6672754;0.008810729,-0.2511061;-0.6609889;-0.05722977,-0.0995211;0.5013647;-0.08809996,355.3493
+0;0;0,0.02565468;0.2901233;-0.05745389,0.04940955;0.5699396;-0.1347993,0.2134618;0.4445176;-0.04500878,0.2462789;0.2492124;0.06932396,0.2827545;0.008651584;0.2036441,-0.1341853;0.4444795;-0.07123844,-0.2207756;0.2590958;0.03087933,-0.3130627;0.01437812;0.1248912,0.08818883;-0.001644799;-0.04784699,0.0693385;-0.3071373;-0.01579584,0.0324511;-0.6632787;0.05162136,0.03682603;-0.6330883;-0.02533977,-0.08775132;0.01407898;-0.0465918,-0.1459114;-0.2813951;0.01681756,-0.2078163;-0.5622762;0.2404602,-0.2012764;-0.5329514;0.1636555,0.04376929;0.5013036;-0.1129587,0;0;0,-0.0577036;0.2875043;-0.04628444,-0.1148208;0.566709;-0.1065392,0.07661056;0.5016555;-0.1609259,0.2399551;0.3417653;-0.1677625,0.2271269;0.06470871;-0.1855657,-0.1972365;0.4151688;0.05399811,-0.2343778;0.201081;0.1252725,-0.293819;-0.02867807;-0.01936282,0.05704893;0.01564696;-0.08105493,0.08548108;-0.2907083;-0.08786249,0.04902224;-0.6468288;-0.02010274,0.05522809;-0.6741387;-0.07128143,-0.09843449;-0.01260506;0.0148685,-0.1654108;-0.3099198;-0.02786787,-0.215335;-0.6690558;0.007788246,-0.2465238;-0.6628261;-0.0585776,-0.1007507;0.4980387;-0.08904195,355.3605
+0;0;0,0.02565468;0.2901233;-0.05745389,0.04940955;0.5699396;-0.1347993,0.2134618;0.4445176;-0.04500878,0.2462789;0.2492124;0.06932396,0.2827545;0.008651584;0.2036441,-0.1341853;0.4444795;-0.07123844,-0.2207756;0.2590958;0.03087933,-0.3130627;0.01437812;0.1248912,0.08818883;-0.001644799;-0.04784699,0.0693385;-0.3071373;-0.01579584,0.0324511;-0.6632787;0.05162136,0.03682603;-0.6330883;-0.02533977,-0.08775132;0.01407898;-0.0465918,-0.1459114;-0.2813951;0.01681756,-0.2078163;-0.5622762;0.2404602,-0.2012764;-0.5329514;0.1636555,0.04376929;0.5013036;-0.1129587,0;0;0,-0.0577036;0.2875043;-0.04628444,-0.1148208;0.566709;-0.1065392,0.07661056;0.5016555;-0.1609259,0.2399551;0.3417653;-0.1677625,0.2271269;0.06470871;-0.1855657,-0.1972365;0.4151688;0.05399811,-0.2343778;0.201081;0.1252725,-0.293819;-0.02867807;-0.01936282,0.05704893;0.01564696;-0.08105493,0.08548108;-0.2907083;-0.08786249,0.04902224;-0.6468288;-0.02010274,0.05522809;-0.6741387;-0.07128143,-0.09843449;-0.01260506;0.0148685,-0.1654108;-0.3099198;-0.02786787,-0.215335;-0.6690558;0.007788246,-0.2465238;-0.6628261;-0.0585776,-0.1007507;0.4980387;-0.08904195,355.3717
+0;0;0,0.02561738;0.2897015;-0.05737035,0.04934323;0.5691772;-0.1346233,0.2142783;0.4435158;-0.04449836,0.2474423;0.2461458;0.07104309,0.2839303;0.00550282;0.2054091,-0.1351682;0.4434775;-0.07086378,-0.222674;0.2561339;0.03233357,-0.3149925;0.0113326;0.1263776,0.08872256;-0.001654754;-0.04813656,0.069856;-0.3074102;-0.01605782,0.03302469;-0.6630101;0.05125687,0.03740072;-0.6328197;-0.02572368,-0.08828241;0.01416419;-0.04687379,-0.1464925;-0.2815642;0.01659017,-0.2083033;-0.5620183;0.2398927,-0.2017618;-0.5326936;0.1630686,0.04370745;0.5005956;-0.1128,0;0;0,-0.06040411;0.286377;-0.04705405,-0.1204488;0.5643622;-0.108377,0.07287681;0.5033077;-0.1619647,0.2390469;0.3427832;-0.166858,0.2262976;0.06549767;-0.1825063,-0.2026827;0.4123318;0.0529473,-0.2376297;0.1966799;0.1282968,-0.2929407;-0.03191474;-0.01995914,0.05756446;0.01580176;-0.08141375,0.08565632;-0.290856;-0.08799171,0.05173015;-0.646812;-0.02103305,0.05802766;-0.6741071;-0.07224631,-0.09894164;-0.01291708;0.01533827,-0.1642634;-0.3111322;-0.02555447,-0.2121355;-0.6702229;0.00763002,-0.2427947;-0.6642286;-0.05892017,-0.1056458;0.49598;-0.09059525,355.3958
+0;0;0,0.02555771;0.289373;-0.05903066,0.04908168;0.5684234;-0.1378666,0.2134137;0.4420546;-0.04635235,0.2467956;0.2478218;0.07432844,0.2818245;0.00891538;0.2121375,-0.1352325;0.4417678;-0.07471218,-0.2235674;0.2571468;0.03260332,-0.3167675;0.01655015;0.1361488,0.08884773;-0.001879998;-0.04789685,0.06960081;-0.3075976;-0.01568362,0.03265534;-0.6632718;0.05117444,0.03750196;-0.6333268;-0.02577813,-0.08812275;0.01434602;-0.0471183,-0.1479778;-0.2800814;0.02071434,-0.214736;-0.5542451;0.2503155,-0.2076687;-0.5252584;0.1735417,0.04352684;0.4999593;-0.1156568,0;0;0,-0.06040411;0.286377;-0.04705405,-0.1204488;0.5643622;-0.108377,0.07287681;0.5033077;-0.1619647,0.2390469;0.3427832;-0.166858,0.2262976;0.06549767;-0.1825063,-0.2026827;0.4123318;0.0529473,-0.2376297;0.1966799;0.1282968,-0.2929407;-0.03191474;-0.01995914,0.05756446;0.01580176;-0.08141375,0.08565632;-0.290856;-0.08799171,0.05173015;-0.646812;-0.02103305,0.05802766;-0.6741071;-0.07224631,-0.09894164;-0.01291708;0.01533827,-0.1642634;-0.3111322;-0.02555447,-0.2121355;-0.6702229;0.00763002,-0.2427947;-0.6642286;-0.05892017,-0.1056458;0.49598;-0.09059525,355.4174
+0;0;0,0.02551955;0.288941;-0.05894252,0.04902092;0.5677253;-0.1377056,0.2134034;0.4413634;-0.04617915,0.2475825;0.2424921;0.07738364,0.2826008;0.003657714;0.2151512,-0.1353425;0.4410765;-0.0745471,-0.225787;0.2520465;0.03533123,-0.3189589;0.01152249;0.1388455,0.08833335;-0.001869114;-0.04761956,0.06911358;-0.3071553;-0.01545178,0.03213465;-0.6631517;0.05146683,0.03700047;-0.6332068;-0.02579052,-0.08761257;0.01426296;-0.04684551,-0.1473832;-0.2797489;0.02089141,-0.2142018;-0.554161;0.2507006,-0.2071065;-0.5251783;0.1736227,0.04346798;0.4992847;-0.1155034,0;0;0,-0.06367169;0.2850191;-0.04819131,-0.127793;0.5613591;-0.1114657,0.06729211;0.5062557;-0.1620638,0.2387714;0.3432595;-0.1656511,0.2268813;0.06604233;-0.1816907,-0.2094399;0.4059406;0.04787548,-0.23618;0.1824859;0.1209419,-0.2861745;-0.03726403;-0.04171894,0.05710194;0.01606491;-0.08096409,0.08534013;-0.2901485;-0.08727336,0.05334699;-0.6468564;-0.02158642,0.06021415;-0.6739271;-0.07343388,-0.09840441;-0.01324526;0.01466397,-0.163312;-0.3113338;-0.02450306,-0.2100835;-0.6710613;0.006920485,-0.2400092;-0.6654714;-0.06016883,-0.1119358;0.493384;-0.09314013,355.4386
+0;0;0,0.02551955;0.288941;-0.05894252,0.04902092;0.5677253;-0.1377056,0.2134034;0.4413634;-0.04617915,0.2475825;0.2424921;0.07738364,0.2826008;0.003657714;0.2151512,-0.1353425;0.4410765;-0.0745471,-0.225787;0.2520465;0.03533123,-0.3189589;0.01152249;0.1388455,0.08833335;-0.001869114;-0.04761956,0.06911358;-0.3071553;-0.01545178,0.03213465;-0.6631517;0.05146683,0.03700047;-0.6332068;-0.02579052,-0.08761257;0.01426296;-0.04684551,-0.1473832;-0.2797489;0.02089141,-0.2142018;-0.554161;0.2507006,-0.2071065;-0.5251783;0.1736227,0.04346798;0.4992847;-0.1155034,0;0;0,-0.06367169;0.2850191;-0.04819131,-0.127793;0.5613591;-0.1114657,0.06729211;0.5062557;-0.1620638,0.2387714;0.3432595;-0.1656511,0.2268813;0.06604233;-0.1816907,-0.2094399;0.4059406;0.04787548,-0.23618;0.1824859;0.1209419,-0.2861745;-0.03726403;-0.04171894,0.05710194;0.01606491;-0.08096409,0.08534013;-0.2901485;-0.08727336,0.05334699;-0.6468564;-0.02158642,0.06021415;-0.6739271;-0.07343388,-0.09840441;-0.01324526;0.01466397,-0.163312;-0.3113338;-0.02450306,-0.2100835;-0.6710613;0.006920485,-0.2400092;-0.6654714;-0.06016883,-0.1119358;0.493384;-0.09314013,355.4501
+0;0;0,0.0275094;0.2874595;-0.06299389,0.05447096;0.5635366;-0.1489055,0.219597;0.4415722;-0.05968441,0.2503165;0.2512406;0.07478917,0.2823645;0.03050955;0.2435736,-0.1303385;0.4435513;-0.07862383,-0.2211927;0.2583942;0.03413846,-0.3151034;0.0195438;0.145353,0.08711017;-0.002019267;-0.04682931,0.06795254;-0.3070031;-0.01411559,0.03098275;-0.6632775;0.05229317,0.03381867;-0.6339642;-0.02506197,-0.08626784;0.01422805;-0.04626731,-0.1469583;-0.2781263;0.02651956,-0.2145117;-0.5488133;0.2607704,-0.209406;-0.5205562;0.1835485,0.04793764;0.4959045;-0.1247075,0;0;0,-0.06519794;0.2840297;-0.04933858,-0.130201;0.5596641;-0.1136587,0.0641639;0.5068682;-0.162986,0.2356172;0.3460765;-0.1646411,0.2277576;0.06702489;-0.1821301,-0.2113836;0.405454;0.04540679,-0.2407421;0.1827575;0.1146694,-0.2832505;-0.03777215;-0.05205532,0.05681684;0.01630956;-0.07931638,0.08610313;-0.2895114;-0.08757401,0.05556203;-0.6467075;-0.0228703,0.0626682;-0.673754;-0.0747118,-0.09720011;-0.01343941;0.01252046,-0.1610467;-0.3117469;-0.02474368,-0.2063366;-0.6719007;0.006020229,-0.2360553;-0.6664979;-0.06109245,-0.1141933;0.4918306;-0.09509254,355.4722
+0;0;0,0.0275094;0.2874595;-0.06299389,0.05447096;0.5635366;-0.1489055,0.219597;0.4415722;-0.05968441,0.2503165;0.2512406;0.07478917,0.2823645;0.03050955;0.2435736,-0.1303385;0.4435513;-0.07862383,-0.2211927;0.2583942;0.03413846,-0.3151034;0.0195438;0.145353,0.08711017;-0.002019267;-0.04682931,0.06795254;-0.3070031;-0.01411559,0.03098275;-0.6632775;0.05229317,0.03381867;-0.6339642;-0.02506197,-0.08626784;0.01422805;-0.04626731,-0.1469583;-0.2781263;0.02651956,-0.2145117;-0.5488133;0.2607704,-0.209406;-0.5205562;0.1835485,0.04793764;0.4959045;-0.1247075,0;0;0,-0.06519794;0.2840297;-0.04933858,-0.130201;0.5596641;-0.1136587,0.0641639;0.5068682;-0.162986,0.2356172;0.3460765;-0.1646411,0.2277576;0.06702489;-0.1821301,-0.2113836;0.405454;0.04540679,-0.2407421;0.1827575;0.1146694,-0.2832505;-0.03777215;-0.05205532,0.05681684;0.01630956;-0.07931638,0.08610313;-0.2895114;-0.08757401,0.05556203;-0.6467075;-0.0228703,0.0626682;-0.673754;-0.0747118,-0.09720011;-0.01343941;0.01252046,-0.1610467;-0.3117469;-0.02474368,-0.2063366;-0.6719007;0.006020229,-0.2360553;-0.6664979;-0.06109245,-0.1141933;0.4918306;-0.09509254,355.4832
+0;0;0,0.02747064;0.2870544;-0.06290512,0.05440675;0.5628713;-0.1487367,0.2179703;0.4414508;-0.0601264,0.2486753;0.2512092;0.07428356,0.2808235;0.02978751;0.2435961,-0.1287705;0.4434119;-0.07889292,-0.2195818;0.2583424;0.03381603,-0.3137863;0.01874456;0.1453786,0.08616658;-0.001997394;-0.04632204,0.06707132;-0.3059881;-0.01371485,0.03005185;-0.6627414;0.05278316,0.03289086;-0.6334289;-0.02465616,-0.08533338;0.01407392;-0.04576614,-0.1458262;-0.2773285;0.02678373,-0.2134704;-0.5483792;0.2613494,-0.2083592;-0.520124;0.1840434,0.04787806;0.4952871;-0.1245559,0;0;0,-0.06613138;0.2831481;-0.05065274,-0.1318535;0.5580359;-0.1161911,0.0611543;0.5084826;-0.1635084,0.232914;0.3481734;-0.1640301,0.2278115;0.06819394;-0.18173,-0.2137607;0.4051081;0.04085061,-0.243472;0.182748;0.1106639,-0.2809242;-0.03439729;-0.06304009,0.05707775;0.01660639;-0.07772231,0.08592461;-0.2882238;-0.0869236,0.05752698;-0.6464295;-0.02409434,0.06476273;-0.6734169;-0.07610846,-0.09634491;-0.01373226;0.01017266,-0.1588432;-0.3114583;-0.02576314,-0.2029171;-0.6723155;0.004318362,-0.2321034;-0.6670578;-0.06307127,-0.1156849;0.4903795;-0.09731889,355.5055
+0;0;0,0.02851984;0.2862189;-0.06616108,0.05595572;0.5612128;-0.1544725,0.2193355;0.4403786;-0.06471557,0.2495467;0.2541372;0.07529203,0.2937215;0.04010123;0.2512608,-0.1275964;0.4435646;-0.08362997,-0.219194;0.2616159;0.03343938,-0.3148558;0.02589057;0.1518041,0.08625975;-0.002256838;-0.04613633,0.06774452;-0.3062354;-0.01308396,0.03013365;-0.6630267;0.0528761,0.03294349;-0.6341093;-0.02455977,-0.08510853;0.01449385;-0.04605284,-0.1468208;-0.2747504;0.03374419,-0.2164991;-0.5385178;0.2758951,-0.2113886;-0.5107749;0.1986023,0.04938143;0.4937891;-0.12986,0;0;0,-0.06613138;0.2831481;-0.05065274,-0.1318535;0.5580359;-0.1161911,0.0611543;0.5084826;-0.1635084,0.232914;0.3481734;-0.1640301,0.2278115;0.06819394;-0.18173,-0.2137607;0.4051081;0.04085061,-0.243472;0.182748;0.1106639,-0.2809242;-0.03439729;-0.06304009,0.05707775;0.01660639;-0.07772231,0.08592461;-0.2882238;-0.0869236,0.05752698;-0.6464295;-0.02409434,0.06476273;-0.6734169;-0.07610846,-0.09634491;-0.01373226;0.01017266,-0.1588432;-0.3114583;-0.02576314,-0.2029171;-0.6723155;0.004318362,-0.2321034;-0.6670578;-0.06307127,-0.1156849;0.4903795;-0.09731889,355.5168
+0;0;0,0.02843858;0.2854034;-0.06597257,0.0557957;0.5596084;-0.1540314,0.2201033;0.4386674;-0.06399108,0.2507532;0.2497214;0.07804975,0.2948799;0.03591855;0.2538269,-0.1286868;0.4418705;-0.0830068,-0.2216146;0.2572795;0.03576267,-0.3171723;0.0218109;0.1539985,0.08605234;-0.002251411;-0.0460254,0.06758098;-0.3055096;-0.01305135,0.02993602;-0.6626244;0.0529685,0.03274968;-0.6337085;-0.02457273,-0.08490389;0.014459;-0.04594211,-0.1464699;-0.2740999;0.03366582,-0.2162114;-0.5381063;0.2760362,-0.2110939;-0.5103664;0.1986383,0.04923891;0.492364;-0.1294844,0;0;0,-0.06893306;0.2812678;-0.05246806,-0.1378075;0.5539467;-0.120266,0.05721078;0.5088798;-0.1654723,0.233788;0.3487699;-0.1645231,0.2297031;0.06912777;-0.1829629,-0.2218086;0.4021944;0.03705893,-0.2529794;0.1763566;0.1066386,-0.2782099;-0.04057933;-0.06902769,0.05765833;0.01674554;-0.07696438,0.08739824;-0.2872243;-0.08754134,0.06070467;-0.6460462;-0.02556587,0.0677858;-0.6729926;-0.0778029,-0.09625985;-0.01388733;0.008342312,-0.1563741;-0.3115976;-0.02555291,-0.1993549;-0.6730762;0.002600487,-0.2275757;-0.6681554;-0.0651959,-0.1208296;0.4868676;-0.1007853,355.5394
+0;0;0,0.02835238;0.2845383;-0.0657726,0.05565112;0.5581586;-0.1536446,0.2189077;0.4376792;-0.06405836,0.249604;0.2484474;0.07819725,0.2935038;0.03574346;0.253071,-0.1277117;0.4408623;-0.08295572,-0.22078;0.2559921;0.03599332,-0.3158465;0.02173381;0.1536215,0.08570976;-0.002242449;-0.04584217,0.06726028;-0.3051414;-0.01290718,0.0295266;-0.6630979;0.05326827,0.0323462;-0.6341842;-0.02443664,-0.08456589;0.01440144;-0.04575921,-0.1460589;-0.2738156;0.03375442,-0.2159649;-0.5384443;0.2766961,-0.2108365;-0.5107092;0.1991348,0.04910674;0.4910415;-0.1291441,0;0;0,-0.06905472;0.279955;-0.05430079,-0.1377923;0.55169;-0.1233914,0.05608731;0.5095896;-0.1667631,0.231851;0.3480623;-0.164855,0.2294633;0.06981069;-0.1827815,-0.2231769;0.4017449;0.03257468,-0.260157;0.174646;0.0961838,-0.2710862;-0.03947024;-0.08210187,0.05785076;0.01693255;-0.07628417,0.08840917;-0.2865595;-0.08775783,0.06360622;-0.6465897;-0.02693963,0.07103318;-0.6734051;-0.07951379,-0.09593655;-0.01419867;0.006875575,-0.1545597;-0.3120392;-0.02517492,-0.1959492;-0.6746579;0.001851389,-0.2237875;-0.6699203;-0.06622232,-0.1208732;0.4848292;-0.1036127,355.5613
+0;0;0,0.02882504;0.2840197;-0.0677781,0.05650545;0.5569931;-0.1575272,0.2201372;0.4367798;-0.06860678,0.2507401;0.2520061;0.07941245,0.2942078;0.03996772;0.2552001,-0.1272648;0.4402879;-0.08723299,-0.2214034;0.25796;0.03475896,-0.3182751;0.0302462;0.163263,0.08587398;-0.002425378;-0.04552443,0.06781879;-0.305327;-0.0123959,0.03037336;-0.6634382;0.05310263,0.03308884;-0.6348011;-0.02460162,-0.08441656;0.01455644;-0.04598534,-0.1460599;-0.2735603;0.03377509,-0.2190342;-0.5348984;0.2793621,-0.214008;-0.5076012;0.2018082,0.04988763;0.4900435;-0.1325921,0;0;0,-0.06905472;0.279955;-0.05430079,-0.1377923;0.55169;-0.1233914,0.05608731;0.5095896;-0.1667631,0.231851;0.3480623;-0.164855,0.2294633;0.06981069;-0.1827815,-0.2231769;0.4017449;0.03257468,-0.260157;0.174646;0.0961838,-0.2710862;-0.03947024;-0.08210187,0.05785076;0.01693255;-0.07628417,0.08840917;-0.2865595;-0.08775783,0.06360622;-0.6465897;-0.02693963,0.07103318;-0.6734051;-0.07951379,-0.09593655;-0.01419867;0.006875575,-0.1545597;-0.3120392;-0.02517492,-0.1959492;-0.6746579;0.001851389,-0.2237875;-0.6699203;-0.06622232,-0.1208732;0.4848292;-0.1036127,355.5837
+0;0;0,0.0286721;0.2825128;-0.06741849,0.05621608;0.55414;-0.1567239,0.2167901;0.4352433;-0.06909567,0.2476143;0.2491332;0.07999413,0.291352;0.03577779;0.2568737,-0.1243021;0.4386876;-0.08738358,-0.2191216;0.2550411;0.03549068,-0.316595;0.02591282;0.164793,0.0870324;-0.002458095;-0.04613853,0.06893932;-0.3059954;-0.01294048,0.03157044;-0.6633744;0.05242415,0.03428807;-0.6347384;-0.02534141,-0.08555532;0.0147528;-0.04660566,-0.147328;-0.2739686;0.03332215,-0.2201531;-0.5347723;0.2784071,-0.215123;-0.5074773;0.200792,0.04963277;0.4875395;-0.1319188,0;0;0,-0.06867698;0.2779356;-0.05671072,-0.1373567;0.5477212;-0.1275339,0.05289245;0.5100819;-0.1686144,0.2313631;0.3489592;-0.1669927,0.228305;0.0688926;-0.1835213,-0.2254126;0.4044462;0.02565871,-0.2630183;0.174654;0.08562735,-0.2654028;-0.04335707;-0.09096649,0.05876303;0.01689044;-0.07727265,0.09023389;-0.287159;-0.08858085,0.06720081;-0.6468955;-0.02986193,0.07503319;-0.6736332;-0.08255172,-0.09715424;-0.01423185;0.008243315,-0.1527993;-0.3131206;-0.02542451,-0.1926185;-0.6752965;-0.0002887882,-0.2199381;-0.6707469;-0.06857234,-0.1204357;0.4813954;-0.1073146,355.6061
+0;0;0,0.0286721;0.2825128;-0.06741849,0.05621608;0.55414;-0.1567239,0.2167901;0.4352433;-0.06909567,0.2476143;0.2491332;0.07999413,0.291352;0.03577779;0.2568737,-0.1243021;0.4386876;-0.08738358,-0.2191216;0.2550411;0.03549068,-0.316595;0.02591282;0.164793,0.0870324;-0.002458095;-0.04613853,0.06893932;-0.3059954;-0.01294048,0.03157044;-0.6633744;0.05242415,0.03428807;-0.6347384;-0.02534141,-0.08555532;0.0147528;-0.04660566,-0.147328;-0.2739686;0.03332215,-0.2201531;-0.5347723;0.2784071,-0.215123;-0.5074773;0.200792,0.04963277;0.4875395;-0.1319188,0;0;0,-0.06867698;0.2779356;-0.05671072,-0.1373567;0.5477212;-0.1275339,0.05289245;0.5100819;-0.1686144,0.2313631;0.3489592;-0.1669927,0.228305;0.0688926;-0.1835213,-0.2254126;0.4044462;0.02565871,-0.2630183;0.174654;0.08562735,-0.2654028;-0.04335707;-0.09096649,0.05876303;0.01689044;-0.07727265,0.09023389;-0.287159;-0.08858085,0.06720081;-0.6468955;-0.02986193,0.07503319;-0.6736332;-0.08255172,-0.09715424;-0.01423185;0.008243315,-0.1527993;-0.3131206;-0.02542451,-0.1926185;-0.6752965;-0.0002887882,-0.2199381;-0.6707469;-0.06857234,-0.1204357;0.4813954;-0.1073146,355.6172
+0;0;0,0.02857827;0.2818136;-0.06859905,0.05561297;0.5530627;-0.1585395,0.2159686;0.4327205;-0.06716853,0.2477711;0.2509748;0.08206657,0.2871428;0.04309964;0.2644746,-0.1258243;0.4351265;-0.09056307,-0.2208699;0.2569594;0.03408398,-0.3215201;0.03521922;0.1709624,0.08733639;-0.002579038;-0.04638596,0.06972362;-0.3064006;-0.01305524,0.03211577;-0.6631432;0.0519385,0.03586045;-0.6347356;-0.02578121,-0.08585715;0.01486351;-0.04683566,-0.1477755;-0.2737766;0.03429229,-0.2230508;-0.5291554;0.2833285,-0.2169831;-0.5021459;0.2057969,0.04918917;0.4865347;-0.1336046,0;0;0,-0.06818716;0.2772978;-0.05829144,-0.1363888;0.546711;-0.1301415,0.05515607;0.5102298;-0.1705735,0.2290313;0.3487599;-0.1675858,0.2250565;0.0698728;-0.1831117,-0.224594;0.4034394;0.02508888,-0.2744291;0.176859;0.07500722,-0.2646724;-0.04003604;-0.1007661,0.05906696;0.01697415;-0.07751727,0.09075953;-0.2873354;-0.08847094,0.06885476;-0.6467559;-0.03154254,0.07711583;-0.6734459;-0.08421993,-0.09750923;-0.01440376;0.008392634,-0.1535403;-0.313549;-0.02479355,-0.1908525;-0.675467;-0.001838524,-0.2180952;-0.6710268;-0.07011329,-0.1195764;0.4804719;-0.109679,355.6283
+0;0;0,0.02857827;0.2818136;-0.06859905,0.05561297;0.5530627;-0.1585395,0.2159686;0.4327205;-0.06716853,0.2477711;0.2509748;0.08206657,0.2871428;0.04309964;0.2644746,-0.1258243;0.4351265;-0.09056307,-0.2208699;0.2569594;0.03408398,-0.3215201;0.03521922;0.1709624,0.08733639;-0.002579038;-0.04638596,0.06972362;-0.3064006;-0.01305524,0.03211577;-0.6631432;0.0519385,0.03586045;-0.6347356;-0.02578121,-0.08585715;0.01486351;-0.04683566,-0.1477755;-0.2737766;0.03429229,-0.2230508;-0.5291554;0.2833285,-0.2169831;-0.5021459;0.2057969,0.04918917;0.4865347;-0.1336046,0;0;0,-0.06818716;0.2772978;-0.05829144,-0.1363888;0.546711;-0.1301415,0.05515607;0.5102298;-0.1705735,0.2290313;0.3487599;-0.1675858,0.2250565;0.0698728;-0.1831117,-0.224594;0.4034394;0.02508888,-0.2744291;0.176859;0.07500722,-0.2646724;-0.04003604;-0.1007661,0.05906696;0.01697415;-0.07751727,0.09075953;-0.2873354;-0.08847094,0.06885476;-0.6467559;-0.03154254,0.07711583;-0.6734459;-0.08421993,-0.09750923;-0.01440376;0.008392634,-0.1535403;-0.313549;-0.02479355,-0.1908525;-0.675467;-0.001838524,-0.2180952;-0.6710268;-0.07011329,-0.1195764;0.4804719;-0.109679,355.6399
+0;0;0,0.0284515;0.2805635;-0.06829475,0.05534672;0.5504137;-0.1577723,0.2173203;0.4298874;-0.06589217,0.2495525;0.2456861;0.0853592,0.2881648;0.04182056;0.2642489,-0.1277236;0.4323162;-0.08950923,-0.2240533;0.251742;0.03682187,-0.3227621;0.03427884;0.1710602,0.08736108;-0.002579767;-0.04639906,0.06973189;-0.3066847;-0.01303727,0.03216438;-0.6630445;0.05188674,0.03590891;-0.6346368;-0.02582964,-0.08588143;0.01486771;-0.0468489,-0.1478575;-0.2740415;0.03435469,-0.223052;-0.5291463;0.2831238,-0.2169846;-0.5021367;0.2055955,0.04895456;0.4842134;-0.1329601,0;0;0,-0.07003407;0.2749756;-0.06060672,-0.1404528;0.541326;-0.1357388,0.05344536;0.5106619;-0.1728787,0.2290872;0.3464338;-0.1678708,0.2253276;0.07294455;-0.1834624,-0.2398516;0.4024816;0.01514724,-0.2743034;0.1720492;0.07481274,-0.2672627;-0.04264534;-0.0952175,0.06006565;0.01715034;-0.07674289,0.09253946;-0.2873511;-0.0880518,0.07225724;-0.646882;-0.03378463,0.08082109;-0.6735398;-0.08644342,-0.09764676;-0.01445209;0.006909015,-0.1507128;-0.3144739;-0.02586987,-0.1863552;-0.6762447;-0.004184559,-0.2112225;-0.6719307;-0.07330941,-0.123087;0.4759018;-0.1143594,355.6616
+0;0;0,0.02842719;0.2802881;-0.06942645,0.05516995;0.5498876;-0.1597057,0.2161389;0.428919;-0.06548183,0.2507834;0.2516672;0.09335005,0.2890769;0.05303305;0.2780976,-0.1280361;0.4307808;-0.09332402,-0.2255033;0.2530374;0.03611109,-0.3254708;0.03944026;0.1755253,0.08739388;-0.002648406;-0.04633338,0.07065801;-0.3068216;-0.01313416,0.03242721;-0.6630935;0.05188463,0.0370215;-0.6348968;-0.02578154,-0.08582355;0.01486927;-0.04695434,-0.1493042;-0.2725996;0.03810698,-0.2232451;-0.5194471;0.2954351,-0.2163479;-0.4927474;0.2179888,0.04881775;0.4837492;-0.1347188,0;0;0,-0.07003407;0.2749756;-0.06060672,-0.1404528;0.541326;-0.1357388,0.05344536;0.5106619;-0.1728787,0.2290872;0.3464338;-0.1678708,0.2253276;0.07294455;-0.1834624,-0.2398516;0.4024816;0.01514724,-0.2743034;0.1720492;0.07481274,-0.2672627;-0.04264534;-0.0952175,0.06006565;0.01715034;-0.07674289,0.09253946;-0.2873511;-0.0880518,0.07225724;-0.646882;-0.03378463,0.08082109;-0.6735398;-0.08644342,-0.09764676;-0.01445209;0.006909015,-0.1507128;-0.3144739;-0.02586987,-0.1863552;-0.6762447;-0.004184559,-0.2112225;-0.6719307;-0.07330941,-0.123087;0.4759018;-0.1143594,355.6733

+ 115 - 0
DataCSV/Sam/FirstPersonPerspective_TwoArmsPlusLeg_Backward_None_Slow.csv

@@ -0,0 +1,115 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.004744654;0.3419972;0.005338473,0.00929937;0.6831461;-0.00671337,0.1872235;0.5550057;0.0188791,0.222022;0.3467547;0.02545942,0.2774071;0.1084954;-0.02512038,-0.1688809;0.5451555;-0.008416713,-0.2135181;0.3387137;-0.0118776,-0.2574256;0.0983758;-0.0638698,0.08539386;0.004242056;-0.0440783,0.08630315;-0.3061439;-0.003235817,0.07713795;-0.7040466;0.0885734,0.0815612;-0.6649599;-0.01472369,-0.0827698;0.009178327;-0.04814479,-0.1199517;-0.3005221;-0.02146998,-0.1494915;-0.6958574;0.07690105,-0.1423531;-0.6565677;-0.02622588,0.00826213;0.6005726;-0.001128431,0;0;0,-0.005348511;0.2691492;-0.2110527,-0.01427564;0.5407291;-0.4177678,0.1557716;0.4845299;-0.2932074,0.2432468;0.2993123;-0.2415819,0.1759905;0.07231143;-0.3212097,-0.1678925;0.4521399;-0.2662088,-0.2184699;0.2534066;-0.2155162,-0.234042;0.02703929;-0.3199609,0.08384193;0.004484951;-0.04694056,0.08610183;-0.1925704;-0.2901945,0.05609436;-0.5976405;-0.2470987,0.0496316;-0.6170105;-0.338166,-0.09206904;0.005230033;-0.02736677,-0.1664392;-0.1914628;-0.2592922,-0.2189501;-0.5964158;-0.2495383,-0.2217328;-0.6158459;-0.3407597,-0.01405047;0.4747249;-0.3678274,267.8358
+0;0;0,0.004732003;0.3410853;0.005324239,0.009261366;0.6804355;-0.006718848,0.1878658;0.5512693;0.01900836,0.2226198;0.343285;0.02558026,0.2768371;0.1100494;-0.02393305,-0.1696136;0.5413811;-0.00839285,-0.2141937;0.3352036;-0.0118493,-0.2571754;0.09993328;-0.06274524,0.08537882;0.004241309;-0.04407053,0.08628748;-0.3059265;-0.003256757,0.0771195;-0.70395;0.08858036,0.08153146;-0.6648865;-0.01445319,-0.08275522;0.009176711;-0.04813631,-0.119911;-0.3003061;-0.02148025,-0.1494598;-0.6957615;0.07692067,-0.1423396;-0.6564955;-0.02594316,0.00821345;0.5970122;-0.001076425,0;0;0,-0.00449425;0.2684992;-0.2104232,-0.009917729;0.5337823;-0.4223886,0.1604839;0.4771389;-0.2941687,0.2524712;0.2948313;-0.241152,0.182607;0.07336159;-0.3177032,-0.1654766;0.4485028;-0.2678233,-0.2151229;0.2511002;-0.212362,-0.2289689;0.02685629;-0.3088654,0.08389799;0.003807485;-0.04686546,0.09221122;-0.1943412;-0.2888131,0.05917159;-0.5996432;-0.2490704,0.05261432;-0.6194527;-0.3395886,-0.09201401;0.005761787;-0.02738554,-0.1632221;-0.1954333;-0.2561226,-0.2181975;-0.6002637;-0.2505592,-0.221043;-0.6201258;-0.3412412,-0.01018845;0.4695137;-0.3688922,267.8597
+0;0;0,0.004755905;0.3428082;0.005351132,0.009311097;0.6841491;-0.006792984,0.1911199;0.5529612;0.01937545,0.2257998;0.3454202;0.02593334,0.2789428;0.1168056;-0.02259897,-0.1727656;0.5428958;-0.008516794,-0.2172507;0.3371578;-0.01196588,-0.2593808;0.1065488;-0.06185342,0.08582321;0.004263385;-0.04429992,0.08673214;-0.3059987;-0.003473744,0.07756156;-0.7041348;0.08838934,0.08196636;-0.665086;-0.01447702,-0.08318596;0.009224475;-0.04838685,-0.120353;-0.3003523;-0.02172269,-0.1499102;-0.6959196;0.07670605,-0.1428015;-0.6566686;-0.02599086,0.008248081;0.5995238;-0.001069258,0;0;0,-0.003085233;0.2699546;-0.2113853,-0.007017232;0.5345259;-0.4274266,0.1663873;0.4707687;-0.2954972,0.2610466;0.2913488;-0.2392209,0.188465;0.07622524;-0.3160191,-0.1648558;0.4473245;-0.2687825,-0.2140247;0.2512535;-0.2099816,-0.22855;0.03263727;-0.307142,0.08358154;0.001696289;-0.04855442,0.09955214;-0.1941142;-0.2921388,0.06385127;-0.5996187;-0.255713,0.05689101;-0.6195823;-0.3459237,-0.09288804;0.007262785;-0.02579429,-0.1572128;-0.1964278;-0.254492,-0.216299;-0.6008334;-0.2539624,-0.2195215;-0.6208601;-0.3443488,-0.007280812;0.4702318;-0.3720953,267.8881
+0;0;0,0.004721137;0.3420476;0.005097109,0.009267421;0.6836649;-0.007309593,0.1912474;0.5518971;0.01944656,0.2256224;0.3445003;0.02625759,0.2786076;0.1163477;-0.02214422,-0.1730049;0.5416793;-0.009391882,-0.2179746;0.3362271;-0.01231965,-0.2602754;0.1061248;-0.06199234,0.08689588;0.00426104;-0.04480808,0.08739936;-0.3058812;-0.004059236,0.07822657;-0.7041241;0.08774422,0.08039173;-0.6699004;0.03961975,-0.08412976;0.00939974;-0.04909832,-0.1215941;-0.3000281;-0.02264494,-0.1515236;-0.6955947;0.07605027,-0.1480928;-0.6612751;0.02800795,0.008190883;0.5982674;-0.001460989,0;0;0,-0.002578728;0.2681348;-0.2124663,-0.005610518;0.5292127;-0.4331665,0.1681922;0.4703446;-0.2994568,0.2651465;0.2927979;-0.2418506,0.1941349;0.07600209;-0.3136888,-0.1632812;0.4455045;-0.2718454,-0.20856;0.2489765;-0.2121125,-0.2207512;0.02728967;-0.3010512,0.08394116;0.001484096;-0.05028415,0.1050334;-0.1944118;-0.2932427,0.06686507;-0.5999947;-0.2592564,0.06337854;-0.6178529;-0.253262,-0.09476993;0.008009398;-0.02305049,-0.1547202;-0.1940326;-0.2542083,-0.2154788;-0.5982815;-0.2550354,-0.2170143;-0.5919741;-0.2971637,-0.005637489;0.4655057;-0.3759868,267.9216
+0;0;0,0.004721137;0.3420476;0.005097109,0.009267421;0.6836649;-0.007309593,0.1912474;0.5518971;0.01944656,0.2256224;0.3445003;0.02625759,0.2786076;0.1163477;-0.02214422,-0.1730049;0.5416793;-0.009391882,-0.2179746;0.3362271;-0.01231965,-0.2602754;0.1061248;-0.06199234,0.08689588;0.00426104;-0.04480808,0.08739936;-0.3058812;-0.004059236,0.07822657;-0.7041241;0.08774422,0.08039173;-0.6699004;0.03961975,-0.08412976;0.00939974;-0.04909832,-0.1215941;-0.3000281;-0.02264494,-0.1515236;-0.6955947;0.07605027,-0.1480928;-0.6612751;0.02800795,0.008190883;0.5982674;-0.001460989,0;0;0,-0.002578728;0.2681348;-0.2124663,-0.005610518;0.5292127;-0.4331665,0.1681922;0.4703446;-0.2994568,0.2651465;0.2927979;-0.2418506,0.1941349;0.07600209;-0.3136888,-0.1632812;0.4455045;-0.2718454,-0.20856;0.2489765;-0.2121125,-0.2207512;0.02728967;-0.3010512,0.08394116;0.001484096;-0.05028415,0.1050334;-0.1944118;-0.2932427,0.06686507;-0.5999947;-0.2592564,0.06337854;-0.6178529;-0.253262,-0.09476993;0.008009398;-0.02305049,-0.1547202;-0.1940326;-0.2542083,-0.2154788;-0.5982815;-0.2550354,-0.2170143;-0.5919741;-0.2971637,-0.005637489;0.4655057;-0.3759868,267.9554
+0;0;0,0.004581674;0.3319435;0.00494654,0.008949175;0.6601679;-0.006998915,0.2011007;0.528594;0.02072585,0.2364151;0.3155289;0.02772303,0.2847931;0.1072152;-0.01647002,-0.183322;0.5178104;-0.009709509,-0.2295208;0.306743;-0.0127173,-0.2681433;0.09664921;-0.05807072,0.08786018;0.004308326;-0.04530532,0.08836409;-0.3060959;-0.004522059,0.07918934;-0.7044235;0.08730093,0.081352;-0.6702046;0.03923195,-0.08506335;0.00950405;-0.04964317,-0.1225593;-0.3001851;-0.02316745,-0.1524952;-0.6958358;0.07554875,-0.1490683;-0.6615213;0.02756183,0.007907452;0.5775321;-0.001339444,0;0;0,-0.004659556;0.2546143;-0.2130301,-0.01343438;0.4907688;-0.4411209,0.1715713;0.4659176;-0.3048143,0.2563397;0.2747537;-0.2503762,0.2007274;0.07191285;-0.3091207,-0.1757634;0.4344963;-0.2670501,-0.2180369;0.2325265;-0.20291,-0.2282857;0.02768233;-0.2778893,0.08439432;0.0007676482;-0.05164838,0.1109479;-0.1915622;-0.2972465,0.07158376;-0.597285;-0.2653096,0.06393629;-0.6142311;-0.256902,-0.0959248;0.009498148;-0.02233304,-0.1512911;-0.1964872;-0.2515031,-0.2137171;-0.6005356;-0.2568322,-0.2149497;-0.5953237;-0.2982705,-0.01095501;0.4335696;-0.3812551,267.9888
+0;0;0,0.005112949;0.3319408;0.004598701,0.010223;0.6601376;-0.007771553,0.2021719;0.5290332;0.02100398,0.2373838;0.3159659;0.02843874,0.2860955;0.1075389;-0.01484398,-0.1824322;0.5183428;-0.01030257,-0.2291771;0.3073894;-0.01283511,-0.2682025;0.09739342;-0.05829643,0.08784293;0.004209172;-0.04534809,0.08774895;-0.3062072;-0.004654627,0.07829645;-0.7044923;0.08732472,0.08054578;-0.6702905;0.03925822,-0.08508339;0.009587777;-0.04959271,-0.122813;-0.3001173;-0.02364022,-0.1533664;-0.6956558;0.0753362,-0.1498534;-0.661357;0.0273541,0.008970343;0.5775139;-0.001978909,0;0;0,-0.004659556;0.2546143;-0.2130301,-0.01343438;0.4907688;-0.4411209,0.1715713;0.4659176;-0.3048143,0.2563397;0.2747537;-0.2503762,0.2007274;0.07191285;-0.3091207,-0.1757634;0.4344963;-0.2670501,-0.2180369;0.2325265;-0.20291,-0.2282857;0.02768233;-0.2778893,0.08439432;0.0007676482;-0.05164838,0.1109479;-0.1915622;-0.2972465,0.07158376;-0.597285;-0.2653096,0.06393629;-0.6142311;-0.256902,-0.0959248;0.009498148;-0.02233304,-0.1512911;-0.1964872;-0.2515031,-0.2137171;-0.6005356;-0.2568322,-0.2149497;-0.5953237;-0.2982705,-0.01095501;0.4335696;-0.3812551,268.0116
+0;0;0,0.005104034;0.3313619;0.004590682,0.01024898;0.6618049;-0.007870158,0.2035506;0.5296561;0.02111678,0.2377594;0.3226582;0.02833977,0.290746;0.09594002;-0.01874136,-0.1837675;0.5188902;-0.01041068,-0.2291808;0.3139459;-0.01287107,-0.2716311;0.0855211;-0.06232201,0.0880017;0.00421678;-0.04543005,0.08790774;-0.3061475;-0.004743412,0.07845425;-0.7044739;0.08724546,0.08068018;-0.6703158;0.03967919,-0.08523717;0.009605106;-0.04968234,-0.1229605;-0.300048;-0.0237342,-0.153517;-0.6956275;0.07525247,-0.1500406;-0.6613734;0.02776971,0.008985678;0.5784789;-0.002028281,0;0;0,-0.005056053;0.2523675;-0.2147858,-0.01334617;0.4897564;-0.4448795,0.1721473;0.4651208;-0.3064649,0.2753529;0.2924792;-0.2463481,0.2045279;0.07370794;-0.3059156,-0.1761659;0.4333074;-0.2684299,-0.2167856;0.2375456;-0.2044149,-0.225747;0.01367928;-0.2833381,0.08445581;0.0005946159;-0.05189252,0.1134567;-0.1916469;-0.2972159,0.07296;-0.5973816;-0.2663205,0.06403839;-0.6135828;-0.257915,-0.09609917;0.009790835;-0.02224992,-0.150236;-0.1968919;-0.2510137,-0.2131807;-0.6008801;-0.2578434,-0.2143258;-0.5955454;-0.2987715,-0.01104328;0.4319099;-0.3846514,268.045
+0;0;0,0.004869655;0.3309179;0.004560795,0.009835102;0.6626716;-0.007884597,0.2044044;0.530288;0.0210905,0.2381977;0.3228965;0.02863434,0.2924406;0.08975393;-0.01962027,-0.1851424;0.5187903;-0.01088656,-0.2310545;0.313612;-0.01289838,-0.2752783;0.07892977;-0.06383747,0.08793042;0.004072845;-0.0454445,0.08761107;-0.3062954;-0.004756369,0.07781307;-0.7046408;0.08718995,0.08006357;-0.6705045;0.03987371,-0.08513352;0.009754206;-0.04970602,-0.1231479;-0.2998886;-0.02400875,-0.1542862;-0.6954077;0.07510802,-0.150791;-0.6611754;0.02787592,0.008609973;0.5789864;-0.002036738,0;0;0,-0.005602539;0.2508541;-0.2158518,-0.01369393;0.4893148;-0.4467387,0.1725223;0.4647856;-0.3074229,0.2656095;0.2854208;-0.2493441,0.2082269;0.05332524;-0.2989948,-0.1769436;0.4334798;-0.2687008,-0.215351;0.2371093;-0.2040975,-0.2220073;0.005624935;-0.2815376,0.0845108;0.0003857017;-0.05168485,0.1149173;-0.1914671;-0.2971478,0.07392195;-0.5972016;-0.2666833,0.06419514;-0.6130244;-0.2585187,-0.0959417;0.01002338;-0.02254484,-0.1493869;-0.1972806;-0.2509147,-0.2124785;-0.6012448;-0.2587557,-0.2136458;-0.5958454;-0.2994307,-0.01148874;0.43103;-0.3864317,268.0781
+0;0;0,0.004865773;0.3306541;0.004557159,0.009843642;0.6632414;-0.007924831,0.2060923;0.5301054;0.0212725,0.2398046;0.3232104;0.02879828,0.2934058;0.09282619;-0.0188854,-0.1868054;0.5185089;-0.01097963,-0.2326075;0.3138216;-0.01298663,-0.2763081;0.08191603;-0.06332302,0.08779115;0.004066394;-0.04537252,0.08747173;-0.3063746;-0.004674863,0.07767324;-0.7047395;0.08727597,0.07993593;-0.6705808;0.03970349,-0.08499869;0.009738757;-0.04962729,-0.1230219;-0.2999766;-0.02392401,-0.1541618;-0.6955152;0.07519763,-0.1506477;-0.6612599;0.02770975,0.008613632;0.5792227;-0.002053675,0;0;0,-0.005993508;0.2493569;-0.2171676,-0.01416834;0.4876286;-0.4494545,0.1734268;0.4633987;-0.3087785,0.2726198;0.2893516;-0.2465928,0.2115595;0.06120586;-0.2960384,-0.1781786;0.4334641;-0.2691781,-0.2108533;0.2367303;-0.2041635,-0.2212096;0.007641405;-0.2792283,0.08450922;4.976988E-06;-0.05138755,0.1163657;-0.1908468;-0.2975395,0.0746925;-0.5965599;-0.2674425,0.06437379;-0.6125728;-0.2595751,-0.09567074;0.01034464;-0.02286013,-0.1485696;-0.1966257;-0.2517596,-0.2116038;-0.6006122;-0.2599574,-0.2128306;-0.5954695;-0.3007761,-0.01198374;0.4291953;-0.3888254,268.1113
+0;0;0,0.004871695;0.3310566;0.004562706,0.009861457;0.6644371;-0.007946966,0.2062014;0.5311257;0.02127204,0.2399334;0.3241097;0.02880223,0.28824;0.1164825;-0.01417134,-0.1868823;0.5195236;-0.01099536,-0.2327113;0.3147168;-0.01300353,-0.2720952;0.1057184;-0.05836778,0.08795868;0.004074153;-0.0454591,0.08763912;-0.3064954;-0.004744578,0.07784058;-0.7048624;0.08720672,0.08012217;-0.6706689;0.039237,-0.08516087;0.00975734;-0.04972199,-0.1231999;-0.3000863;-0.02400805,-0.1543399;-0.6956269;0.07511409,-0.1507964;-0.6613361;0.02722967,0.00862922;0.5802663;-0.002065178,0;0;0,-0.005912557;0.2491146;-0.2180595,-0.01391145;0.4881689;-0.4506884,0.1739484;0.4625637;-0.3099072,0.2677044;0.2851646;-0.248348,0.2192878;0.07731009;-0.290081,-0.1778887;0.4314152;-0.270052,-0.2099331;0.2346724;-0.2043588,-0.2181907;0.0279004;-0.2711904,0.08466557;-0.0001677573;-0.05149341,0.1168793;-0.1897123;-0.2987714,0.07516085;-0.5954208;-0.2686486,0.06436928;-0.6117208;-0.2606647,-0.09584039;0.01060135;-0.02284927,-0.1480184;-0.1956598;-0.2527297,-0.2112603;-0.5996072;-0.2613464,-0.2124237;-0.5946963;-0.3024933,-0.01175892;0.4295582;-0.3900173,268.1346
+0;0;0,0.00487046;0.3309726;0.004561549,0.009863734;0.6645878;-0.007957076,0.205837;0.5313048;0.02122311,0.2395729;0.3242654;0.02875414,0.2878721;0.1166696;-0.01421291,-0.1865191;0.5197242;-0.01098456,-0.2323532;0.3148941;-0.01299296,-0.2717312;0.1059275;-0.05835035,0.08792216;0.004072462;-0.04544023,0.08760267;-0.3064322;-0.004734222,0.07780388;-0.7048095;0.08721946,0.08007963;-0.6706268;0.03937244,-0.08512553;0.009753291;-0.04970134,-0.1231566;-0.3000256;-0.02399278,-0.1542974;-0.6955764;0.07513193,-0.150763;-0.6612967;0.02737,0.00863058;0.5803545;-0.002070914,0;0;0,-0.005978175;0.2487878;-0.2183032,-0.01389842;0.4880657;-0.4510431,0.1735491;0.4631801;-0.3106351,0.2668433;0.2854717;-0.2491851,0.219387;0.07733288;-0.2904296,-0.1778368;0.4314592;-0.2709615,-0.2084281;0.2348211;-0.2041945,-0.2144173;0.02678508;-0.267124,0.08466395;-0.0001633167;-0.05141687,0.117647;-0.1901197;-0.2981939,0.07553177;-0.5958195;-0.2683618,0.06439282;-0.6120105;-0.2609906,-0.09576735;0.01059949;-0.02297762,-0.1480443;-0.1948525;-0.2534702,-0.2110217;-0.598852;-0.2620834,-0.2121399;-0.5938919;-0.3031172,-0.01176511;0.429382;-0.3903546,268.1674
+0;0;0,0.004248899;0.3307046;0.004446726,0.008701806;0.6643423;-0.008067902,0.2049967;0.5312525;0.02056816,0.2381546;0.3240439;0.02855067,0.2933223;0.08850321;-0.01962311,-0.1874259;0.5188836;-0.01200746,-0.234524;0.3142421;-0.01347741,-0.2795813;0.07722524;-0.06482401,0.08803797;0.003913592;-0.04536133,0.08666128;-0.3066057;-0.004838094,0.07648452;-0.7049986;0.08699074,0.07881337;-0.6708043;0.03897573,-0.08520185;0.009862353;-0.0496692,-0.1236078;-0.2999229;-0.02468337,-0.1558878;-0.6952529;0.0749424,-0.1522944;-0.6609596;0.02701422,0.007588882;0.5800415;-0.002178479,0;0;0,-0.006147213;0.2481425;-0.2186113,-0.01411679;0.4872237;-0.4515769,0.1732308;0.4637017;-0.3113322,0.2634352;0.2841465;-0.2503266,0.2174376;0.0451763;-0.2905891,-0.1780899;0.4313099;-0.2713811,-0.2071546;0.2342976;-0.2047478,-0.2155226;-0.001964301;-0.2751316,0.084633;-0.0002109111;-0.05158353,0.1178442;-0.1901793;-0.2983127,0.07553747;-0.5958461;-0.2683523,0.06446073;-0.6122831;-0.2613263,-0.09585295;0.01068939;-0.02283855,-0.148232;-0.1961062;-0.2520944,-0.2110441;-0.6001112;-0.2614528,-0.2121389;-0.5952747;-0.3026117,-0.01198972;0.4284951;-0.3908401,268.1898
+0;0;0,0.004268074;0.332197;0.004466794,0.008736856;0.6670254;-0.008096211,0.2053899;0.5334592;0.02060871,0.2385396;0.3263015;0.02858926,0.2937934;0.09039347;-0.01965965,-0.1877547;0.5210676;-0.01202684,-0.2348413;0.3164763;-0.01349644,-0.2799688;0.07908982;-0.0649231,0.08807697;0.003915326;-0.04538142,0.0866998;-0.3067125;-0.004844017,0.07652266;-0.7051201;0.08698819,0.07885446;-0.6709206;0.03891246,-0.0852396;0.009866722;-0.04969121,-0.1236589;-0.3000269;-0.02469664,-0.1559401;-0.6953714;0.07493279,-0.1523422;-0.6610727;0.02694399,0.007618828;0.582338;-0.002179777,0;0;0,-0.006986775;0.2486386;-0.2202795,-0.01536014;0.4882984;-0.4543428,0.1724887;0.4647716;-0.3136966,0.2619909;0.2851273;-0.2520995,0.2165105;0.0455817;-0.2918859,-0.172332;0.411415;-0.2653898,-0.2052172;0.2142146;-0.2013001,-0.2112111;-0.01632656;-0.2898912,0.08454926;0.0004922748;-0.05180287,0.1172034;-0.1885473;-0.2994571,0.07443061;-0.594203;-0.2698045,0.06361825;-0.6107901;-0.2629423,-0.09602673;0.009818226;-0.02268983,-0.1499122;-0.1942149;-0.2542102,-0.2125386;-0.5982633;-0.2635977,-0.2132675;-0.5935181;-0.3047804,-0.01310303;0.4294002;-0.3932354,268.2234
+0;0;0,0.004268074;0.332197;0.004466794,0.008736856;0.6670254;-0.008096211,0.2053899;0.5334592;0.02060871,0.2385396;0.3263015;0.02858926,0.2937934;0.09039347;-0.01965965,-0.1877547;0.5210676;-0.01202684,-0.2348413;0.3164763;-0.01349644,-0.2799688;0.07908982;-0.0649231,0.08807697;0.003915326;-0.04538142,0.0866998;-0.3067125;-0.004844017,0.07652266;-0.7051201;0.08698819,0.07885446;-0.6709206;0.03891246,-0.0852396;0.009866722;-0.04969121,-0.1236589;-0.3000269;-0.02469664,-0.1559401;-0.6953714;0.07493279,-0.1523422;-0.6610727;0.02694399,0.007618828;0.582338;-0.002179777,0;0;0,-0.006986775;0.2486386;-0.2202795,-0.01536014;0.4882984;-0.4543428,0.1724887;0.4647716;-0.3136966,0.2619909;0.2851273;-0.2520995,0.2165105;0.0455817;-0.2918859,-0.172332;0.411415;-0.2653898,-0.2052172;0.2142146;-0.2013001,-0.2112111;-0.01632656;-0.2898912,0.08454926;0.0004922748;-0.05180287,0.1172034;-0.1885473;-0.2994571,0.07443061;-0.594203;-0.2698045,0.06361825;-0.6107901;-0.2629423,-0.09602673;0.009818226;-0.02268983,-0.1499122;-0.1942149;-0.2542102,-0.2125386;-0.5982633;-0.2635977,-0.2132675;-0.5935181;-0.3047804,-0.01310303;0.4294002;-0.3932354,268.2465
+0;0;0,0.005423344;0.3335264;0.00377275,0.01152649;0.6758365;-0.009984367,0.20406;0.541509;0.01937748,0.2365898;0.3349617;0.02819997,0.2901989;0.09978434;-0.01998254,-0.1822218;0.5303419;-0.01323971,-0.2293067;0.3264281;-0.0132966,-0.2758242;0.0905086;-0.06508394,0.08814497;0.003716119;-0.04537019,0.08516385;-0.3069326;-0.005392671,0.07410248;-0.705395;0.08610868,0.07649082;-0.6712174;0.03797487,-0.08526743;0.01001654;-0.04970849,-0.1252165;-0.2997087;-0.0255413,-0.1583876;-0.6951447;0.07343976,-0.1547306;-0.6608696;0.02539425,0.009962497;0.5885361;-0.003614062,0;0;0,-0.006237201;0.2503388;-0.2203975,-0.0106955;0.499992;-0.4550898,0.1730102;0.4630727;-0.3142207,0.2681294;0.289254;-0.2468617,0.2152287;0.05336225;-0.292254,-0.1708254;0.4209886;-0.2745336,-0.1978043;0.2243736;-0.208107,-0.2062804;-0.007875383;-0.2886826,0.0845978;0.0004052818;-0.05181551,0.1180183;-0.1888005;-0.2991896,0.07467587;-0.5944021;-0.269592,0.06380554;-0.6110523;-0.2628379,-0.09606372;0.009936878;-0.02268966,-0.1511678;-0.1931032;-0.2547414,-0.2126434;-0.5973316;-0.2640815,-0.213647;-0.5923539;-0.3054687,-0.00982707;0.4374989;-0.3937852,268.2689
+0;0;0,0.005419574;0.3332946;0.003770127,0.01149326;0.6739542;-0.009905711,0.2059627;0.5399215;0.01962834,0.2385963;0.332715;0.02847898,0.2905663;0.1047281;-0.01823038,-0.1841447;0.5286439;-0.01331188,-0.2313798;0.3240794;-0.01336895,-0.2764751;0.09537289;-0.06357294,0.08816942;0.00371715;-0.04538277,0.08518809;-0.3069536;-0.005402409,0.07412671;-0.7054163;0.08609901,0.07651822;-0.6712332;0.03790119,-0.08529109;0.01001932;-0.04972228,-0.125243;-0.2997279;-0.02555336,-0.1584142;-0.6951642;0.07342777,-0.1547523;-0.6608834;0.02531837,0.009942887;0.5874144;-0.003590905,0;0;0,-0.006458513;0.2494763;-0.2210174,-0.01255243;0.4947615;-0.4578311,0.1732751;0.4621578;-0.315279,0.257792;0.281118;-0.2507865,0.2145096;0.05065098;-0.2940564,-0.1728531;0.4207537;-0.2739974,-0.200183;0.223583;-0.2072544,-0.2097467;-0.002874762;-0.2813226,0.08463131;0.000356555;-0.05181384,0.1180932;-0.188624;-0.2993827,0.074743;-0.5942246;-0.2697814,0.06382072;-0.6109461;-0.2631438,-0.09607739;0.0100126;-0.02271875,-0.1531405;-0.1920823;-0.2551517,-0.213296;-0.5965003;-0.2648903,-0.2143365;-0.5917664;-0.3062036,-0.01097313;0.4340916;-0.3957982,268.3035
+0;0;0,0.005415963;0.3330725;0.003767615,0.01147115;0.6726956;-0.009861492,0.2063197;0.5389525;0.01968896,0.2392774;0.3296887;0.02862748,0.2933348;0.0925443;-0.01995805,-0.1845287;0.5276534;-0.01331384,-0.2322328;0.3210578;-0.01337148,-0.2791395;0.08316495;-0.06559199,0.08821031;0.003718874;-0.04540382,0.08523051;-0.3067935;-0.005443845,0.07416978;-0.7052329;0.08605219,0.07657325;-0.6710288;0.03761315,-0.08533064;0.01002397;-0.04974534,-0.1252621;-0.2995654;-0.02558875,-0.1584314;-0.6949784;0.07338656,-0.1547512;-0.6606762;0.02503639,0.009927588;0.5865356;-0.003574397,0;0;0,-0.006483443;0.2489938;-0.2212258,-0.01283526;0.4926414;-0.4582286,0.1730826;0.4625747;-0.3154383,0.2585039;0.279227;-0.2518437,0.2103395;0.03984722;-0.2954068,-0.1735431;0.4230824;-0.2740653,-0.2023524;0.2250529;-0.2039814,-0.2120986;-0.01053321;-0.2809519,0.08464069;0.0002939105;-0.05188704,0.1177535;-0.1901725;-0.2981586,0.07427718;-0.5957088;-0.268194,0.06373081;-0.6128429;-0.2621155,-0.09613304;0.01016536;-0.02261639,-0.1562349;-0.1898383;-0.2558757,-0.2142733;-0.5945472;-0.2653666,-0.2153879;-0.590008;-0.306843,-0.01116402;0.4325045;-0.3962107,268.3371
+0;0;0,0.00709852;0.3331262;0.003409403,0.01515944;0.6730832;-0.01063528,0.2110577;0.5391341;0.01943175,0.2432871;0.3293294;0.02926603,0.2959058;0.09439059;-0.01789143,-0.1833241;0.529007;-0.01412617,-0.2317599;0.3221117;-0.01279458,-0.2798657;0.08706014;-0.06403317,0.08798704;0.003521291;-0.04563445,0.08401566;-0.3070295;-0.005812686,0.07188906;-0.7056091;0.0849226,0.07432057;-0.6714126;0.03636793,-0.08536281;0.01017358;-0.0494602,-0.126285;-0.2993858;-0.02618471,-0.1606286;-0.6947612;0.07252905,-0.1569155;-0.6604638;0.02406438,0.01309658;0.5868503;-0.004223001,0;0;0,-0.006664582;0.2483078;-0.2221124,-0.01358149;0.4906907;-0.4609549,0.1742523;0.460444;-0.3175585,0.2580417;0.2765478;-0.2518699,0.2102715;0.04004841;-0.296309,-0.1742055;0.4227701;-0.2737433,-0.2031568;0.2249007;-0.2018895,-0.2164944;-0.007614285;-0.2790107,0.0845976;0.0002427995;-0.05176687,0.1180735;-0.1898585;-0.2983115,0.07435443;-0.5953548;-0.2681961,0.06377149;-0.6126276;-0.2623341,-0.09600817;0.01020294;-0.02269258,-0.1571559;-0.1883319;-0.256975,-0.2145572;-0.5931469;-0.2656608,-0.2158978;-0.5888015;-0.3071472,-0.01174908;0.4308652;-0.3985126,268.36
+0;0;0,0.00709852;0.3331262;0.003409403,0.01515944;0.6730832;-0.01063528,0.2110577;0.5391341;0.01943175,0.2432871;0.3293294;0.02926603,0.2959058;0.09439059;-0.01789143,-0.1833241;0.529007;-0.01412617,-0.2317599;0.3221117;-0.01279458,-0.2798657;0.08706014;-0.06403317,0.08798704;0.003521291;-0.04563445,0.08401566;-0.3070295;-0.005812686,0.07188906;-0.7056091;0.0849226,0.07432057;-0.6714126;0.03636793,-0.08536281;0.01017358;-0.0494602,-0.126285;-0.2993858;-0.02618471,-0.1606286;-0.6947612;0.07252905,-0.1569155;-0.6604638;0.02406438,0.01309658;0.5868503;-0.004223001,0;0;0,-0.006664582;0.2483078;-0.2221124,-0.01358149;0.4906907;-0.4609549,0.1742523;0.460444;-0.3175585,0.2580417;0.2765478;-0.2518699,0.2102715;0.04004841;-0.296309,-0.1742055;0.4227701;-0.2737433,-0.2031568;0.2249007;-0.2018895,-0.2164944;-0.007614285;-0.2790107,0.0845976;0.0002427995;-0.05176687,0.1180735;-0.1898585;-0.2983115,0.07435443;-0.5953548;-0.2681961,0.06377149;-0.6126276;-0.2623341,-0.09600817;0.01020294;-0.02269258,-0.1571559;-0.1883319;-0.256975,-0.2145572;-0.5931469;-0.2656608,-0.2158978;-0.5888015;-0.3071472,-0.01174908;0.4308652;-0.3985126,268.3827
+0;0;0,0.00710125;0.3332543;0.003410714,0.01516675;0.6734045;-0.01064156,0.2106631;0.5395119;0.01938054,0.2431558;0.3279936;0.02929514,0.2957748;0.09305312;-0.01786267,-0.1829199;0.5294052;-0.0141094,-0.2317513;0.3208202;-0.01276694,-0.2798574;0.0857669;-0.0640059,0.08799274;0.003521519;-0.0456374,0.0840212;-0.3070409;-0.00581415,0.07189471;-0.7056168;0.08492029,0.0743255;-0.6714215;0.0363801,-0.08536832;0.01017424;-0.0494634,-0.1262921;-0.2993966;-0.02618704,-0.1606353;-0.6947684;0.0725258,-0.1569234;-0.6604723;0.02407559,0.01310293;0.5871314;-0.004226293,0;0;0,-0.006540425;0.2483359;-0.2222769,-0.01325841;0.4909747;-0.461143,0.1739931;0.4612939;-0.3178608,0.2581523;0.2755771;-0.25213,0.2094918;0.03946692;-0.2976692,-0.1731963;0.4230923;-0.2736619,-0.2029676;0.2238599;-0.2007637,-0.2192961;-0.009030923;-0.2761621,0.08458935;0.0002431273;-0.05179262,0.1182695;-0.1897054;-0.2984419,0.074392;-0.5951704;-0.2681854,0.06374986;-0.6124097;-0.2622814,-0.0960215;0.01021356;-0.02265944,-0.1572939;-0.188141;-0.2570775,-0.2147492;-0.5929436;-0.2658109,-0.2160998;-0.5885888;-0.3072857,-0.01148476;0.4310639;-0.398725,268.4056
+0;0;0,0.007859712;0.333271;0.002749314,0.01633159;0.6733203;-0.01192863,0.2113209;0.5401047;0.01849576,0.242495;0.3281338;0.0299346,0.2952799;0.09147389;-0.01571342,-0.1816519;0.5306392;-0.01465816,-0.2311868;0.3219034;-0.01149892,-0.2817735;0.08576912;-0.06209016,0.08808386;0.003172173;-0.04554601,0.08225925;-0.3073933;-0.005827434,0.06860289;-0.705929;0.08480928,0.07103051;-0.6717328;0.03609541,-0.08546904;0.01040369;-0.04929577,-0.1277585;-0.2990565;-0.02674805,-0.1634967;-0.6943142;0.07187415,-0.159784;-0.660024;0.02324953,0.01420186;0.5871059;-0.005352345,0;0;0,-0.006261014;0.2483101;-0.2223551,-0.01224364;0.4911095;-0.460989,0.1742314;0.4618612;-0.3181429,0.2595539;0.2758534;-0.2536795,0.2085113;0.03876317;-0.2990751,-0.1719408;0.4239804;-0.2738438,-0.2006772;0.2253546;-0.1979732,-0.220752;-0.009190589;-0.2718882,0.0845783;0.0001935959;-0.05186272,0.1187115;-0.1894808;-0.2986844,0.07459671;-0.5948771;-0.2680249,0.06377957;-0.612292;-0.2624249,-0.09607489;0.01032691;-0.0224997,-0.1572787;-0.1879062;-0.2570634,-0.2146942;-0.5927026;-0.2657556,-0.2161173;-0.5884289;-0.3073811,-0.01070668;0.4311347;-0.3986883,268.4386
+0;0;0,0.007867083;0.3335835;0.002751892,0.01634301;0.6737949;-0.01193138,0.2104603;0.5407835;0.01838779,0.2424981;0.3229393;0.03014357,0.3052502;0.04159197;-0.02412396,-0.1807742;0.53136;-0.01461947,-0.2316816;0.3168405;-0.0113727,-0.2918204;0.03611803;-0.07151685,0.08813808;0.003174126;-0.04557405,0.08231334;-0.3073981;-0.005854607,0.06865689;-0.7059366;0.08478273,0.07108267;-0.6717435;0.03610583,-0.08552166;0.01041009;-0.04932612,-0.1278121;-0.2990568;-0.02677791,-0.1635505;-0.6943172;0.07184498,-0.1598406;-0.6600304;0.02325726,0.01421319;0.5875768;-0.005354823,0;0;0,-0.005921066;0.2479541;-0.2232289,-0.01151227;0.4901171;-0.4627504,0.1738539;0.4671858;-0.3222873,0.2617883;0.2758321;-0.2569265,0.1926533;-0.004759401;-0.3072042,-0.1701012;0.4256343;-0.275255,-0.1971801;0.2226714;-0.1934411,-0.227409;-0.0554968;-0.2814625,0.08453074;9.88245E-05;-0.05205703,0.1193063;-0.1893711;-0.2989547,0.07491401;-0.5947385;-0.2682769,0.06388113;-0.6120516;-0.2625625,-0.0961327;0.01067675;-0.02235851,-0.1569546;-0.1877134;-0.2568979,-0.2145944;-0.5924835;-0.2654597,-0.2160421;-0.5882662;-0.3070057,-0.01005917;0.4303133;-0.4002786,268.4609
+0;0;0,0.009323605;0.335225;0.002178985,0.0192858;0.6784062;-0.01327663,0.2113618;0.5450131;0.01668461,0.2431892;0.3231806;0.03046489,0.3059495;0.04072911;-0.01858222,-0.1768395;0.5368071;-0.01527996,-0.2300523;0.3187237;-0.01074556,-0.2922237;0.03789601;-0.06900232,0.08806691;0.003003264;-0.04568094,0.08058928;-0.307643;-0.006179135,0.06501692;-0.7063103;0.08356114,0.06738609;-0.6721109;0.03469291,-0.08564245;0.01050995;-0.04905569,-0.1291927;-0.2989445;-0.02763745,-0.1661335;-0.6941424;0.07077697,-0.162481;-0.6598638;0.02199477,0.01678438;0.5913779;-0.006463825,0;0;0,-0.004789129;0.24895;-0.2246518,-0.008371666;0.4936036;-0.466023,0.1741974;0.4694673;-0.3242607,0.2633922;0.2740282;-0.2589893,0.1933015;-0.005815446;-0.312824,-0.1654101;0.4263835;-0.2783599,-0.1917597;0.2200821;-0.1937549,-0.2254964;-0.05817993;-0.2806765,0.08448277;6.470084E-05;-0.05209804,0.1203785;-0.1884236;-0.2996886,0.07562268;-0.5937209;-0.268666,0.06400259;-0.6111178;-0.2632017,-0.09610159;0.01076115;-0.02236583,-0.1562025;-0.1877189;-0.2571231,-0.2144423;-0.5924008;-0.265608,-0.2159486;-0.5882868;-0.3073093,-0.007477179;0.4330583;-0.4030938,268.4941
+0;0;0,0.009323605;0.335225;0.002178985,0.0192858;0.6784062;-0.01327663,0.2113618;0.5450131;0.01668461,0.2431892;0.3231806;0.03046489,0.3059495;0.04072911;-0.01858222,-0.1768395;0.5368071;-0.01527996,-0.2300523;0.3187237;-0.01074556,-0.2922237;0.03789601;-0.06900232,0.08806691;0.003003264;-0.04568094,0.08058928;-0.307643;-0.006179135,0.06501692;-0.7063103;0.08356114,0.06738609;-0.6721109;0.03469291,-0.08564245;0.01050995;-0.04905569,-0.1291927;-0.2989445;-0.02763745,-0.1661335;-0.6941424;0.07077697,-0.162481;-0.6598638;0.02199477,0.01678438;0.5913779;-0.006463825,0;0;0,-0.004789129;0.24895;-0.2246518,-0.008371666;0.4936036;-0.466023,0.1741974;0.4694673;-0.3242607,0.2633922;0.2740282;-0.2589893,0.1933015;-0.005815446;-0.312824,-0.1654101;0.4263835;-0.2783599,-0.1917597;0.2200821;-0.1937549,-0.2254964;-0.05817993;-0.2806765,0.08448277;6.470084E-05;-0.05209804,0.1203785;-0.1884236;-0.2996886,0.07562268;-0.5937209;-0.268666,0.06400259;-0.6111178;-0.2632017,-0.09610159;0.01076115;-0.02236583,-0.1562025;-0.1877189;-0.2571231,-0.2144423;-0.5924008;-0.265608,-0.2159486;-0.5882868;-0.3073093,-0.007477179;0.4330583;-0.4030938,268.5167
+0;0;0,0.009342855;0.3359171;0.002183483,0.01932462;0.6797718;-0.01330025,0.2100791;0.5465713;0.01651368,0.2425651;0.3201485;0.03057911,0.3047197;0.04042253;-0.0179947,-0.1754926;0.5384209;-0.01523437,-0.2298066;0.3158247;-0.01060614,-0.291378;0.03770697;-0.06830074,0.08806884;0.003003331;-0.04568194,0.08058922;-0.307726;-0.006169587,0.06501713;-0.7063863;0.08356912,0.06991702;-0.6677012;-0.0174997,-0.08564433;0.01051018;-0.04905677,-0.1292062;-0.299027;-0.02763281,-0.1661464;-0.6942179;0.0707799,-0.1585922;-0.6553689;-0.030111,0.01681971;0.592622;-0.006477951,0;0;0,-0.003802344;0.2492241;-0.2254002,-0.005872443;0.4941109;-0.4675128,0.1747151;0.4708441;-0.3258092,0.2649174;0.2704358;-0.2608438,0.1938313;-0.006459057;-0.3132386,-0.1619387;0.4278148;-0.2801475,-0.1858326;0.2188452;-0.1891463,-0.2253502;-0.05575523;-0.2757615,0.08444246;-0.0001148582;-0.05216742,0.1229065;-0.1872269;-0.3005209,0.07661272;-0.5922925;-0.268831,0.06940522;-0.6158042;-0.3548479,-0.09608131;0.01132357;-0.02218427,-0.1552615;-0.1871718;-0.2572739,-0.2141583;-0.5917574;-0.2654754,-0.2175245;-0.615349;-0.3516784,-0.005354658;0.4335412;-0.404434,268.5503
+0;0;0,0.009346597;0.3360516;0.002184358,0.01932995;0.6799607;-0.01330079,0.2106628;0.5466322;0.01658117,0.2459938;0.30038;0.0318784,0.3034914;0.04161325;-0.0130559,-0.1760623;0.5384574;-0.01526185,-0.2351329;0.296367;-0.01022829,-0.2920909;0.03908789;-0.06359998,0.08808167;0.003003768;-0.04568859,0.08060074;-0.3077796;-0.006169353,0.06502855;-0.7064425;0.08356994,0.06992715;-0.6677598;-0.01747213,-0.0856568;0.01051171;-0.04906391,-0.1292263;-0.2990794;-0.02763622,-0.1661667;-0.694273;0.07077714,-0.1586145;-0.6554263;-0.03008707,0.01682532;0.5928206;-0.006479239,0;0;0,-0.00321795;0.2489762;-0.2258835,-0.004473604;0.4935515;-0.4683943,0.1762262;0.4695078;-0.3254027,0.2691776;0.2480872;-0.2586541,0.1951524;-0.00381884;-0.3165238,-0.1609717;0.4289975;-0.2802238,-0.1852706;0.2024413;-0.1792076,-0.2259298;-0.05109465;-0.2589048,0.0843991;-0.0006827116;-0.05226064,0.1241728;-0.1869105;-0.3011408,0.07713418;-0.5918852;-0.2693508,0.06970677;-0.6154502;-0.355284,-0.09609631;0.01157469;-0.02205392,-0.1536046;-0.1860327;-0.2583762,-0.2134647;-0.5904926;-0.2659049,-0.2170515;-0.6141468;-0.3520284,-0.004152432;0.4330723;-0.4052408,268.5726
+0;0;0,0.009749104;0.3358314;0.0006342587,0.02027163;0.6785932;-0.01640729,0.2104592;0.5467195;0.01392961,0.2431331;0.317164;0.03091716,0.3025305;0.03698233;-0.01489262,-0.1745733;0.5393251;-0.01683323,-0.2309336;0.3138701;-0.01009087,-0.2948185;0.03670895;-0.06691306,0.08808332;0.002898432;-0.04576315,0.07842192;-0.3078852;-0.006704595,0.06052477;-0.7067187;0.08183236,0.0652599;-0.6681247;-0.01922303,-0.08584557;0.01052475;-0.04879656,-0.1314078;-0.2988691;-0.02867348,-0.1699337;-0.6940213;0.0692946,-0.1625483;-0.655283;-0.03158931,0.01762191;0.5918545;-0.009171557,0;0;0,-0.002390422;0.2486442;-0.2259393,-0.002230935;0.4923158;-0.4678667,0.1772221;0.4711992;-0.3274529,0.2772752;0.2700357;-0.2676659,0.1955171;-0.003907025;-0.3166492,-0.1589887;0.4300013;-0.2816294,-0.182354;0.2194348;-0.1858816,-0.2276026;-0.05487396;-0.2685596,0.08435613;-0.000900209;-0.05238867,0.1245134;-0.1870112;-0.3012972,0.07749747;-0.5919845;-0.2694633,0.07003474;-0.6155674;-0.3553798,-0.09611824;0.0121652;-0.02178599,-0.1505228;-0.1861283;-0.2582711,-0.2112716;-0.5904942;-0.2632713,-0.2149222;-0.6141729;-0.3493744,-0.002302758;0.4321374;-0.4049258,268.6067
+0;0;0,0.009740677;0.3355411;0.0006337104,0.02024714;0.6777797;-0.01638264,0.2197957;0.54383;0.01506572,0.2499529;0.3319561;0.0307448,0.3100328;0.04855528;-0.0155913,-0.1839207;0.5360768;-0.0171899,-0.2359398;0.3279875;-0.01096687,-0.3005587;0.0476419;-0.06844191,0.08790754;0.002892648;-0.04567183,0.07824268;-0.3080023;-0.006599285,0.06034565;-0.7068331;0.08193709,0.06507573;-0.6682484;-0.01901069,-0.08567426;0.01050375;-0.04869918,-0.1312528;-0.2990009;-0.02856889,-0.1697785;-0.6941505;0.06939855,-0.1624009;-0.6554215;-0.03137794,0.01760091;0.5911552;-0.009156439,0;0;0,-0.001278952;0.2474119;-0.2268674,0.0004489794;0.4885669;-0.4705551,0.1937188;0.458872;-0.3343441,0.2792033;0.2730184;-0.269562,0.1973049;-0.004372597;-0.3187504,-0.1615334;0.4275191;-0.2743706,-0.1876161;0.2330269;-0.1875467,-0.2348407;-0.04382384;-0.2723767,0.08423748;-0.001329243;-0.05219483,0.1250603;-0.1861944;-0.302063,0.07735467;-0.591061;-0.2699337,0.06768088;-0.6148155;-0.3553936,-0.09586802;0.01238659;-0.02186127,-0.1498103;-0.1858619;-0.2586386,-0.2086711;-0.5905342;-0.2595739,-0.2145769;-0.614433;-0.345286,-8.068979E-06;0.4291042;-0.4070964,268.6401
+0;0;0,0.009791743;0.3373002;0.0006370326,0.02038728;0.6824406;-0.01652699,0.2140097;0.5490628;0.01428193,0.2435629;0.3414328;0.02964696,0.3036119;0.05817717;-0.01666541,-0.1779235;0.5415359;-0.01703225,-0.2289007;0.3376147;-0.01093387,-0.2934865;0.05741268;-0.06837947,0.08775809;0.00288773;-0.04559419,0.07809375;-0.3079908;-0.00652371,0.06019685;-0.7068188;0.08201204,0.06492842;-0.6682314;-0.01896747,-0.08552861;0.01048589;-0.04861639,-0.1311047;-0.2990023;-0.02848717,-0.1696302;-0.6941493;0.06947958,-0.1622503;-0.6554175;-0.03132859,0.01771632;0.5950067;-0.009233261,0;0;0,0.000449568;0.2486927;-0.2280777,0.004441097;0.4925686;-0.47314,0.1892786;0.4651348;-0.3347249,0.2922313;0.290511;-0.2788055,0.2069525;0.01313964;-0.3209612,-0.1539698;0.4285224;-0.281214,-0.179299;0.2382815;-0.1952689,-0.226103;-0.03860579;-0.2796921,0.08403357;-0.001527995;-0.05219841,0.1253106;-0.186471;-0.3019135,0.07734385;-0.5912905;-0.2696171,0.06832142;-0.6150265;-0.3551977,-0.09563389;0.01267627;-0.02195731,-0.1494528;-0.184765;-0.2594143,-0.2028406;-0.5900999;-0.2506953,-0.2203361;-0.6582309;-0.2317949,0.003402188;0.4322965;-0.4093339,268.6734
+0;0;0,0.01098773;0.3369507;-0.0005537494,0.02308407;0.6815251;-0.01914641,0.2163476;0.5487458;0.01187108,0.2451281;0.3412091;0.02969147,0.2948382;0.09882288;-0.005771149,-0.1759062;0.5421154;-0.0189804,-0.2288336;0.3387705;-0.01080201,-0.2856854;0.09958419;-0.0559409,0.08734377;0.002662994;-0.04600881,0.07762171;-0.3082564;-0.006625488,0.05689912;-0.7071223;0.08104363,0.06157691;-0.6686262;-0.01994719,-0.08557007;0.01069058;-0.04812806,-0.1317528;-0.2988797;-0.02942378,-0.1725311;-0.694003;0.06765348,-0.1652072;-0.6553729;-0.0331686,0.02001659;0.5942532;-0.01145174,0;0;0,0.0008917599;0.2481136;-0.2282448,0.004850283;0.4915913;-0.473083,0.1898095;0.4644184;-0.3353031,0.288157;0.2873931;-0.278671,0.2331602;0.0485318;-0.3276646,-0.1536974;0.4284011;-0.2815109,-0.1789568;0.2379357;-0.1960575,-0.2176231;0.001651481;-0.2678517,0.08382976;-0.001934767;-0.05216956,0.1268536;-0.1856837;-0.3025727,0.07785761;-0.5902945;-0.2694247,0.06870896;-0.6140768;-0.354964,-0.09529875;0.01344415;-0.02214133,-0.1488953;-0.1854814;-0.258515,-0.1949326;-0.5911916;-0.2364006,-0.2004979;-0.6151499;-0.3221371,0.003822312;0.431423;-0.4093356,268.7067
+0;0;0,0.01102599;0.3381242;-0.0005556778,0.02314192;0.6832566;-0.01917573,0.2151826;0.5506781;0.01170405,0.244328;0.3405099;0.0297504,0.2875241;0.1298856;-0.001065256,-0.1746337;0.544089;-0.01895571,-0.2282322;0.3381657;-0.01067362,-0.2776343;0.130322;-0.04989758,0.08714602;0.002656965;-0.04590465,0.07742346;-0.3082786;-0.006519292,0.05670189;-0.7071246;0.08114547,0.06137992;-0.6686281;-0.01985049,-0.08537634;0.01066638;-0.0480191,-0.1315615;-0.2989199;-0.02931385,-0.1723377;-0.6940235;0.06775857,-0.1650135;-0.6553929;-0.03306864,0.02007156;0.5959027;-0.01147384,0;0;0,0.002197318;0.2487267;-0.2293034,0.006953932;0.4927057;-0.4744186,0.1901787;0.4634719;-0.3352506,0.2874783;0.282862;-0.2781661,0.2431329;0.07348359;-0.3152099,-0.1510275;0.42873;-0.2839794,-0.175338;0.2358401;-0.1970987,-0.2111432;0.03101423;-0.2598876,0.08357508;-0.002345532;-0.05213856,0.1276691;-0.1856925;-0.3026705,0.07813282;-0.5901539;-0.2687626,0.06896207;-0.6139517;-0.354296,-0.09494232;0.0140332;-0.02231035,-0.1483508;-0.185141;-0.2585387,-0.191576;-0.5903513;-0.2249406,-0.197206;-0.6143562;-0.3106497,0.005784027;0.4324352;-0.4106569,268.7406
+0;0;0,0.008232598;0.33834;-0.001960217,0.01815548;0.6835575;-0.02062136,0.2112294;0.5518414;0.008254551,0.2402844;0.3382394;0.02967243,0.2824056;0.1265717;0.004800156,-0.1780441;0.54302;-0.02063199,-0.2344926;0.3341411;-0.01005318,-0.2851956;0.1257604;-0.04473394,0.08691437;0.002378362;-0.04629333,0.07677113;-0.308596;-0.006840691,0.05422677;-0.707631;0.07949004,0.05865146;-0.6691921;-0.02152485,-0.08559977;0.01089243;-0.04750654,-0.1322326;-0.2987446;-0.02976695,-0.175154;-0.6940099;0.06569687,-0.1680723;-0.6554196;-0.03515379,0.01599124;0.5961803;-0.01297141,0;0;0,0.002602153;0.2486625;-0.2295773,0.007523641;0.4925894;-0.4747632,0.1904482;0.4630847;-0.3355536,0.2888407;0.2788786;-0.2779708,0.2426039;0.07000315;-0.3157766,-0.1505205;0.4289412;-0.284825,-0.1752145;0.2329057;-0.196005,-0.2061086;0.02639438;-0.2559608,0.0835005;-0.002525091;-0.05219316,0.128798;-0.1849791;-0.3032372,0.07841875;-0.5893009;-0.2689443,0.06920746;-0.6131267;-0.3544588,-0.09488707;0.0142546;-0.022273,-0.1481525;-0.1842414;-0.2591835,-0.1877038;-0.5881665;-0.2094808,-0.2086295;-0.6547414;-0.1864544,0.006335489;0.4323373;-0.410996,268.7736
+0;0;0,0.008265977;0.3397118;-0.001968165,0.01822857;0.6863124;-0.0207045,0.2114363;0.5542045;0.008218405,0.2405149;0.3404289;0.02965368,0.2826353;0.1287652;0.004781879,-0.1781218;0.5453765;-0.02068925,-0.2346161;0.336328;-0.01010185,-0.2853181;0.1279512;-0.04478194,0.08684614;0.002376495;-0.04625698,0.0767008;-0.308662;-0.006796215,0.05415616;-0.7077019;0.07953559,0.05857991;-0.6692648;-0.02145785,-0.08553256;0.01088388;-0.04746924,-0.132175;-0.2988171;-0.02972599,-0.175097;-0.6940873;0.06573902,-0.1680168;-0.6554987;-0.03509024,0.01605542;0.5985757;-0.01302307,0;0;0,0.003007077;0.249309;-0.2308946,0.00783629;0.4940468;-0.4772313,0.1904466;0.4626876;-0.3358011,0.288938;0.2784949;-0.2776849,0.2435715;0.06944534;-0.3155587,-0.1495304;0.4293454;-0.2860288,-0.173713;0.232529;-0.1983733,-0.2034778;0.03025407;-0.2718117,0.08330364;-0.002689719;-0.05235338,0.1301341;-0.1841156;-0.3039415,0.07896598;-0.5883246;-0.2694268,0.06966694;-0.6122106;-0.3548684,-0.09479631;0.01441691;-0.02221302,-0.1490755;-0.1819184;-0.2607737,-0.184723;-0.5848681;-0.2011485,-0.2044845;-0.6517347;-0.1784157,0.006707743;0.4335767;-0.4131722,268.7962
+0;0;0,0.008261846;0.339542;-0.001967181,0.01819181;0.6849928;-0.02063782,0.2133339;0.5528176;0.008461993,0.2423843;0.3392485;0.02987657,0.2845041;0.1275878;0.005005127,-0.1800627;0.5439028;-0.0207305,-0.2365024;0.3350561;-0.01015332,-0.2872037;0.1266823;-0.04483292,0.08626704;0.002360648;-0.04594854,0.07612082;-0.3087048;-0.006484345,0.05357617;-0.7077452;0.07984754,0.05798887;-0.6693292;-0.02089355,-0.08496223;0.0108113;-0.04715271,-0.1316088;-0.2989165;-0.02940793,-0.1745307;-0.694187;0.06605716,-0.1674682;-0.65562;-0.03452015,0.01602782;0.5976261;-0.01298878,0;0;0,0.003176622;0.2478265;-0.2322345,0.007659949;0.487606;-0.4817932,0.1905685;0.4621058;-0.3363376,0.2889972;0.278284;-0.2777236,0.2437944;0.06919602;-0.3155634,-0.1495272;0.4266405;-0.2864273,-0.1780501;0.2309876;-0.1979929,-0.2131448;0.03215793;-0.2781679,0.08303454;-0.002362937;-0.05156088,0.1300012;-0.1835531;-0.3033273,0.07889883;-0.5877616;-0.2687051,0.07030143;-0.6121593;-0.3535936,-0.09397966;0.01434099;-0.02282548,-0.1484299;-0.1805252;-0.2625846,-0.1803856;-0.5822884;-0.1935934,-0.1855712;-0.6069915;-0.2785626,0.006686457;0.4287176;-0.4167752,268.8293
+0;0;0,0.01210449;0.339402;-0.004549204,0.02816486;0.6843054;-0.02812641,0.2210886;0.5531214;0.005094506,0.249695;0.339856;0.02987005,0.2905341;0.1273328;0.01092386,-0.1732665;0.5471947;-0.02382388,-0.2319379;0.3391141;-0.01061741,-0.2837403;0.1301459;-0.03963009,0.08609944;0.001907608;-0.04628272,0.07545303;-0.3092416;-0.007618669,0.04942169;-0.7083517;0.07739998,0.05377066;-0.670221;-0.02336731,-0.08504997;0.01118636;-0.0469064,-0.1321535;-0.2985137;-0.02989988,-0.1782818;-0.6940384;0.06298191,-0.1712891;-0.6557841;-0.03762642,0.02390257;0.5971702;-0.01888403,0;0;0,0.003176622;0.2478265;-0.2322345,0.007659949;0.487606;-0.4817932,0.1905685;0.4621058;-0.3363376,0.2889972;0.278284;-0.2777236,0.2437944;0.06919602;-0.3155634,-0.1495272;0.4266405;-0.2864273,-0.1780501;0.2309876;-0.1979929,-0.2131448;0.03215793;-0.2781679,0.08303454;-0.002362937;-0.05156088,0.1300012;-0.1835531;-0.3033273,0.07889883;-0.5877616;-0.2687051,0.07030143;-0.6121593;-0.3535936,-0.09397966;0.01434099;-0.02282548,-0.1484299;-0.1805252;-0.2625846,-0.1803856;-0.5822884;-0.1935934,-0.1855712;-0.6069915;-0.2785626,0.006686457;0.4287176;-0.4167752,268.8518
+0;0;0,0.01211543;0.3397089;-0.004553318,0.02819825;0.68509;-0.02816636,0.2211526;0.5537133;0.005078865,0.2496784;0.3410485;0.02978464,0.2905155;0.1285361;0.01083941,-0.1732817;0.5477853;-0.02384532,-0.2317878;0.3402908;-0.01067604,-0.2835876;0.1313333;-0.03968724,0.08598916;0.001905165;-0.04622344,0.07534213;-0.3092623;-0.00755712,0.04931113;-0.708367;0.07746039,0.05366048;-0.6702356;-0.02331562,-0.08494103;0.01117203;-0.04684632,-0.1320473;-0.2985462;-0.0298388,-0.178175;-0.6940656;0.06304175,-0.1711817;-0.6558105;-0.0375753,0.02392696;0.5977709;-0.01890448,0;0;0,0.003173433;0.2479051;-0.2325997,0.007321596;0.4884053;-0.4821417,0.1905714;0.4617242;-0.3367672,0.289013;0.2785848;-0.2782898,0.2449895;0.06924362;-0.3160563,-0.149756;0.4260166;-0.2867618,-0.1789025;0.2289247;-0.2033613,-0.2137237;0.02905102;-0.2809894,0.08292998;-0.002379775;-0.05149102,0.1296842;-0.1834908;-0.3033769,0.07871461;-0.5876945;-0.2685692,0.07029794;-0.6120917;-0.3534865,-0.09384118;0.01424119;-0.02292146,-0.1480729;-0.1810953;-0.2623713,-0.1780528;-0.580874;-0.1819453,-0.1871751;-0.6434532;-0.1421116,0.006461315;0.4292147;-0.4171464,268.8852
+0;0;0,0.01219864;0.3420419;-0.00458459,0.02843309;0.6906733;-0.02842452,0.2223642;0.558154;0.005041903,0.2518233;0.3385315;0.03055598,0.2926494;0.1260758;0.01161581,-0.174113;0.5521954;-0.02403209,-0.2345332;0.3379122;-0.01043195,-0.2863192;0.1290105;-0.0394354,0.08566459;0.001897973;-0.04604896,0.07502343;-0.3090978;-0.007403981,0.04899346;-0.7081867;0.07761019,0.053339;-0.6700625;-0.02307761,-0.08462042;0.01112986;-0.04666949,-0.1317007;-0.2984174;-0.02967136,-0.1778266;-0.6939213;0.06320553,-0.1708394;-0.6556734;-0.03732345,0.02411708;0.6024399;-0.01906565,0;0;0,0.001909092;0.2486117;-0.2352681,0.00299523;0.491166;-0.4873996,0.1881355;0.4662624;-0.3420277,0.2886294;0.2778408;-0.2775981,0.2458453;0.06814016;-0.3144503,-0.1508294;0.424924;-0.2871113,-0.1813151;0.2213349;-0.2012335,-0.2146942;0.02425221;-0.2861284,0.08250488;-0.001963198;-0.05149388,0.1285332;-0.1850715;-0.3018491,0.07800297;-0.5892899;-0.2667613,0.06971171;-0.613837;-0.3514891,-0.09350804;0.0136801;-0.02305713,-0.1485412;-0.1827543;-0.2611955,-0.1757914;-0.5802461;-0.1693547,-0.1807451;-0.6051687;-0.2541008,0.00302875;0.4313055;-0.4217637,268.9188
+0;0;0,0.01219475;0.341933;-0.004583129,0.02841459;0.6902544;-0.02839891,0.2223615;0.5578701;0.00505409,0.2517929;0.3384546;0.03054412,0.2926158;0.1260156;0.01160544,-0.1741339;0.5519113;-0.02402124,-0.2344972;0.33783;-0.01043392,-0.2862791;0.1289447;-0.03943508,0.08466755;0.001875883;-0.04551301,0.07402183;-0.309253;-0.006851487,0.04799043;-0.708364;0.07816737,0.05233671;-0.6702384;-0.02253754,-0.08363553;0.01100032;-0.04612631,-0.1307359;-0.2986795;-0.02912091,-0.1768644;-0.6942052;0.06376111,-0.169876;-0.655956;-0.03678495,0.02410528;0.6021581;-0.01905458,0;0;0,0.001815468;0.2484242;-0.2353084,0.002782121;0.4911088;-0.486886,0.1882092;0.4655487;-0.3420467,0.2868654;0.2760979;-0.2785292,0.245579;0.06612705;-0.3154504,-0.1487761;0.4165252;-0.2849426,-0.1910156;0.2158132;-0.1978241,-0.2142919;0.01608627;-0.2798171,0.08227615;-0.0006067753;-0.04973745,0.1264385;-0.1831527;-0.3010061,0.07694852;-0.5875573;-0.2663205,0.06980419;-0.6121596;-0.3511376,-0.09222987;0.01304546;-0.02381206,-0.1481756;-0.1838604;-0.2615249,-0.172063;-0.5792915;-0.1602376,-0.1759244;-0.6042661;-0.2450272,0.002848633;0.4312001;-0.4214811,268.9522
+0;0;0,0.01571838;0.3431183;-0.006370987,0.03511438;0.6929201;-0.03294232,0.2295485;0.5606513;0.0006995853,0.258803;0.3411062;0.03117109,0.2984998;0.1279977;0.01790199,-0.1697211;0.5566494;-0.02659292,-0.2321191;0.342603;-0.01001061,-0.2847214;0.1331625;-0.03313674,0.08442009;0.001638421;-0.04554704,0.07383148;-0.3094156;-0.006603137,0.04467828;-0.708725;0.07640514,0.04860582;-0.6707646;-0.02427436,-0.08360378;0.01113592;-0.04572055,-0.1311246;-0.2984773;-0.02944849,-0.1793943;-0.6939772;0.0624111,-0.1728256;-0.6559092;-0.03812204,0.0301351;0.6044489;-0.0229011,0;0;0,0.0007623956;0.2488742;-0.2368097,-0.0004061088;0.4925048;-0.4900222,0.1863164;0.4667256;-0.3440344,0.2855416;0.2768111;-0.2802281,0.2364623;0.06833662;-0.3162386,-0.1502231;0.4165481;-0.2850818,-0.1951506;0.2137879;-0.2022917,-0.2194044;0.01613075;-0.2889551,0.08208963;-0.000223875;-0.04965091,0.1243927;-0.1837556;-0.3004694,0.07597198;-0.5882785;-0.2657568,0.06876957;-0.6129725;-0.3504436,-0.09199289;0.01258104;-0.02414529,-0.148689;-0.1849872;-0.261075,-0.170772;-0.5788917;-0.1536509,-0.1747215;-0.6039804;-0.238296,0.0002263859;0.4323282;-0.4242108,268.9745
+0;0;0,0.01572141;0.3431845;-0.006372217,0.03511046;0.6928614;-0.03293281,0.2266154;0.5612933;0.0003556274,0.2540098;0.3557072;0.02888971,0.2987575;0.1154838;0.01393232,-0.166783;0.5573503;-0.02653555,-0.2252137;0.3569132;-0.01100757,-0.2845088;0.1208245;-0.03707615,0.08442028;0.001638425;-0.04554714,0.07382799;-0.3095236;-0.006589711,0.04467622;-0.7088134;0.07641449,0.04860462;-0.6708512;-0.02428702,-0.08360396;0.01113595;-0.04572065,-0.1311413;-0.2985848;-0.02944294,-0.1794087;-0.6940652;0.06241215,-0.1728385;-0.6559954;-0.03814297,0.03013436;0.6044469;-0.02289801,0;0;0,0.0003825799;0.2488648;-0.2369168,-0.001297265;0.492601;-0.4898512,0.184736;0.4604827;-0.3474231,0.2841537;0.2884981;-0.2813344,0.2343532;0.05181377;-0.3192,-0.1505098;0.418616;-0.2887437,-0.1902697;0.2276737;-0.2126484,-0.214458;-0.0004748404;-0.2980681,0.08203473;-0.0003078878;-0.04974151,0.1219161;-0.1834913;-0.3013463,0.07515105;-0.5881562;-0.2662566,0.06661595;-0.6127882;-0.3508859,-0.09201182;0.01247279;-0.02413019,-0.1508017;-0.1861186;-0.2598353,-0.1714383;-0.5783719;-0.1463305,-0.1767209;-0.6034456;-0.230939,-0.0005576909;0.432401;-0.4241397,269.0081
+0;0;0,0.0175897;0.3428769;-0.008967104,0.03869465;0.6913254;-0.03801835,0.2322034;0.5600283;-0.004508171,0.2593207;0.3544796;0.02861532,0.2970572;0.140928;0.02182692,-0.1659653;0.5560204;-0.03085881,-0.2267748;0.3560328;-0.01111227,-0.2809737;0.1466338;-0.02811106,0.08456466;0.001480939;-0.04561169,0.07383618;-0.3099832;-0.007449422,0.04213701;-0.7094356;0.07370307,0.04591946;-0.6716946;-0.02698322,-0.08380348;0.01122123;-0.04566028,-0.1313057;-0.2987517;-0.03011402,-0.1821072;-0.6942824;0.06003815,-0.1756811;-0.6564387;-0.04050607,0.03330377;0.6033247;-0.0273644,0;0;0,-0.000557676;0.2484211;-0.2371519,-0.004241586;0.4911439;-0.4897552,0.1843528;0.4603302;-0.3465505,0.275609;0.2814336;-0.2853045,0.2323033;0.07135309;-0.3179429,-0.1547991;0.4187052;-0.2872874,-0.1994609;0.2282558;-0.2110175,-0.216863;0.02572022;-0.2868525,0.0820571;-0.0001773536;-0.05000401,0.1176346;-0.1825328;-0.3031089,0.07401082;-0.5874917;-0.2676406,0.06576876;-0.6122048;-0.3522012,-0.09222004;0.01231131;-0.02403533,-0.1547616;-0.1868896;-0.2585325,-0.1737268;-0.5792218;-0.1450932,-0.178705;-0.604371;-0.2296257,-0.00295414;0.4312531;-0.4241951,269.0303
+0;0;0,0.01757672;0.3426239;-0.008960488,0.03864174;0.6904134;-0.03795654,0.2348944;0.5586928;-0.004153015,0.2620184;0.3530931;0.02897871,0.3030227;0.121049;0.02160246,-0.1687461;0.5546297;-0.03086577,-0.2295707;0.3545925;-0.01111433,-0.2884629;0.1270607;-0.02958511,0.08460064;0.001481569;-0.0456311,0.07386922;-0.310068;-0.007458374,0.04217018;-0.7095187;0.0736938,0.04595027;-0.6717826;-0.02692999,-0.08383915;0.011226;-0.04567971,-0.1313544;-0.2988319;-0.0301292,-0.1821557;-0.6943611;0.06002263,-0.1757336;-0.6565223;-0.0404592,0.03326137;0.6025841;-0.02732334,0;0;0,-0.001858898;0.2478411;-0.237385,-0.008556716;0.4896684;-0.4898682,0.1832501;0.4607294;-0.345762,0.2738746;0.2813218;-0.2848954,0.2298076;0.05150792;-0.3135989,-0.1590443;0.416107;-0.284192,-0.2064687;0.2253894;-0.2101489,-0.2235534;0.006711081;-0.2965671,0.08208527;-4.634261E-05;-0.05003667,0.1129991;-0.182678;-0.3036613,0.07269014;-0.5880177;-0.2686424,0.06479342;-0.612811;-0.3531091,-0.09230753;0.01184573;-0.02409689,-0.1627679;-0.1865113;-0.2571748,-0.1784046;-0.5790272;-0.1438691,-0.1829975;-0.6042637;-0.2282914,-0.006475106;0.4299921;-0.424367,269.0638
+0;0;0,0.01759544;0.3429886;-0.008970029,0.03869832;0.6914026;-0.03802037,0.2352097;0.5594211;-0.004161246,0.2623401;0.3537735;0.02897818,0.304166;0.1170797;0.02145413,-0.1689735;0.5553526;-0.03090993,-0.2298123;0.3552688;-0.01115389,-0.2898846;0.1231776;-0.02999479,0.08373958;0.00146649;-0.04516667,0.07300248;-0.3102478;-0.006973751,0.04130231;-0.7097127;0.0741813,0.04508208;-0.6719772;-0.02643386,-0.08298583;0.01111174;-0.04521478,-0.1305262;-0.2991102;-0.02965604,-0.1813293;-0.6946534;0.06049898,-0.1749078;-0.6568152;-0.03997422,0.03330558;0.6033714;-0.02736273,0;0;0,-0.003520541;0.2472404;-0.2385185,-0.0117985;0.4895554;-0.4913566,0.1804977;0.4600918;-0.3464308,0.2700931;0.2800258;-0.2858167,0.2140176;0.04714119;-0.3070357,-0.161067;0.4107333;-0.2848487,-0.2134321;0.2202799;-0.2133605,-0.227963;-0.0008905977;-0.3066474,0.08199798;0.002432674;-0.0482173,0.1078038;-0.180023;-0.3027439,0.0697637;-0.5856026;-0.2677951,0.06250297;-0.6105474;-0.35221,-0.09127845;0.01018335;-0.02488047,-0.1694786;-0.1884374;-0.2554761,-0.184863;-0.5806712;-0.1411119,-0.1887682;-0.6060334;-0.2254761,-0.00931181;0.4297425;-0.4257183,269.0972
+0;0;0,0.01855025;0.3428623;-0.01151778,0.04051948;0.6910132;-0.04296564,0.2369913;0.5595605;-0.009141788,0.2631209;0.3545247;0.02831145,0.304342;0.117609;0.02700263,-0.1675722;0.5558972;-0.03444825,-0.230396;0.3568567;-0.01075811,-0.2920615;0.124733;-0.02283742,0.08351268;0.001197994;-0.04559268,0.07297546;-0.3105717;-0.007797718,0.03882606;-0.7099684;0.07269641,0.04238515;-0.672432;-0.02794191,-0.08319551;0.01134958;-0.04476817,-0.1308718;-0.2988821;-0.029832,-0.1833545;-0.6943756;0.05957569,-0.1771566;-0.6567429;-0.04092737,0.03491716;0.6030737;-0.03167791,0;0;0,-0.003520541;0.2472404;-0.2385185,-0.0117985;0.4895554;-0.4913566,0.1804977;0.4600918;-0.3464308,0.2700931;0.2800258;-0.2858167,0.2140176;0.04714119;-0.3070357,-0.161067;0.4107333;-0.2848487,-0.2134321;0.2202799;-0.2133605,-0.227963;-0.0008905977;-0.3066474,0.08199798;0.002432674;-0.0482173,0.1078038;-0.180023;-0.3027439,0.0697637;-0.5856026;-0.2677951,0.06250297;-0.6105474;-0.35221,-0.09127845;0.01018335;-0.02488047,-0.1694786;-0.1884374;-0.2554761,-0.184863;-0.5806712;-0.1411119,-0.1887682;-0.6060334;-0.2254761,-0.00931181;0.4297425;-0.4257183,269.1197
+0;0;0,0.01858191;0.3434474;-0.01153744,0.04066369;0.6933808;-0.04315086,0.2364873;0.5615205;-0.009326169,0.2630874;0.352793;0.02880141,0.3039014;0.1182169;0.02750551,-0.1668473;0.5578682;-0.03455577,-0.2308022;0.355244;-0.01043909,-0.2918588;0.1254127;-0.02239911,0.0832132;0.001193698;-0.04542918,0.07267013;-0.3107489;-0.007613242,0.03852028;-0.7101511;0.07288196,0.04208238;-0.6726083;-0.02784151,-0.08289716;0.01130888;-0.04460763,-0.1305999;-0.2990949;-0.02966317,-0.1830833;-0.6945937;0.05974571,-0.1768801;-0.6569546;-0.04084237,0.03502698;0.6049014;-0.03179384,0;0;0,-0.004963905;0.2481562;-0.2383871,-0.01654191;0.4935415;-0.4906359,0.1761496;0.4646061;-0.3469625,0.2595971;0.2784659;-0.2828002,0.2122971;0.04643938;-0.3076959,-0.1632095;0.4107058;-0.2839345,-0.2238156;0.2171774;-0.2160958,-0.2317479;-0.004116654;-0.3036139,0.08155729;0.002911836;-0.04826593,0.1023421;-0.1788052;-0.303993,0.06765351;-0.5847281;-0.2694817,0.06077705;-0.6095065;-0.3541389,-0.09096131;0.008086031;-0.02550152,-0.1802882;-0.1879867;-0.2544679,-0.1949269;-0.580048;-0.1393968,-0.1983599;-0.6052523;-0.2239869,-0.0131347;0.4327077;-0.4252372,269.1421
+0;0;0,0.01852451;0.3423865;-0.0115018,0.04057839;0.6918767;-0.04307914,0.2435478;0.5585124;-0.008462172,0.2696465;0.3537186;0.02894686,0.3090824;0.1270635;0.02769472,-0.1740887;0.5547307;-0.03458638,-0.2368383;0.3559251;-0.01092421,-0.2958332;0.1338545;-0.02248037,0.08349896;0.001197798;-0.04558519,0.07295081;-0.3108955;-0.007750988,0.03880072;-0.7103003;0.07274474,0.04234386;-0.6727976;-0.02744263,-0.08318184;0.01134772;-0.04476082,-0.1309077;-0.299206;-0.02980914,-0.1833913;-0.6947074;0.05960034,-0.1772212;-0.657109;-0.04045237,0.03494386;0.6034317;-0.03172652,0;0;0,-0.0127306;0.2440705;-0.2407727,-0.03776568;0.4812538;-0.4991674,0.1610561;0.4448633;-0.3381414,0.2591027;0.2698182;-0.2767642,0.2055792;0.04852194;-0.3098176,-0.1902059;0.406239;-0.2890832,-0.2374413;0.2180558;-0.2092271,-0.2433967;0.004689291;-0.2950674,0.08167884;0.002975613;-0.04869532,0.09553055;-0.1783405;-0.3053615,0.06526628;-0.5846719;-0.2714672,0.05979197;-0.6103621;-0.3549836,-0.09153446;0.007602435;-0.0248026,-0.1914838;-0.1893477;-0.2487796,-0.2016963;-0.5818751;-0.1348155,-0.2036837;-0.6079679;-0.2182182,-0.03079899;0.4229025;-0.431864,269.1758
+0;0;0,0.01996998;0.3430549;-0.01447886,0.04353725;0.6931339;-0.04956613,0.2460421;0.5606229;-0.0131832,0.2706616;0.3566505;0.0280256,0.311137;0.1315569;0.03484488,-0.1717758;0.5579505;-0.0387135,-0.2363157;0.3604615;-0.01147888,-0.2953616;0.1394531;-0.01602973,0.08406014;0.000956694;-0.04554696,0.07373977;-0.3114666;-0.008939974,0.03626986;-0.7108821;0.0700767,0.03973936;-0.6736543;-0.03016206,-0.083583;0.01150227;-0.0449792,-0.131934;-0.2991603;-0.03063023,-0.1843956;-0.6938472;0.06237702,-0.1783151;-0.6565255;-0.03773044,0.03753411;0.6046128;-0.03725448,0;0;0,-0.01612488;0.2444884;-0.2413721,-0.04178324;0.4834773;-0.4994385,0.1552109;0.4430534;-0.3348389,0.2526009;0.2689294;-0.2707682,0.1986017;0.05037737;-0.3116453,-0.1926597;0.4018107;-0.2887968,-0.242187;0.214371;-0.209283,-0.2461679;0.004625037;-0.300621,0.0817723;0.00391084;-0.04939175,0.08861238;-0.176526;-0.3071721,0.06246933;-0.5832192;-0.274045,0.05742194;-0.6088298;-0.3576756,-0.09240237;0.005916982;-0.02383991,-0.2004184;-0.1917128;-0.2436805,-0.2102446;-0.584443;-0.130337,-0.2117449;-0.610449;-0.2138425,-0.03492527;0.424587;-0.4322932,269.2092
+0;0;0,0.02008384;0.3450109;-0.01456141,0.04378601;0.6970941;-0.04984801,0.2324398;0.5670216;-0.01499405,0.2569112;0.3642766;0.02596679,0.3008472;0.1199374;0.03336912,-0.1576875;0.5645263;-0.03883235,-0.2218391;0.3682257;-0.01176161,-0.2859335;0.1283209;-0.01670156,0.08443123;0.0009609174;-0.04574803,0.07410589;-0.3116126;-0.009123441,0.03663542;-0.7110339;0.06989442,0.04010905;-0.6737976;-0.03046349,-0.08395198;0.01155305;-0.04517777,-0.1323262;-0.2992589;-0.0308219,-0.1847886;-0.6939516;0.06218673,-0.1787008;-0.6566212;-0.03803974,0.03775053;0.6080961;-0.03747003,0;0;0,-0.02043539;0.2464979;-0.2418039,-0.04643869;0.4884557;-0.4998434,0.1376222;0.4513972;-0.3425555,0.2434565;0.2893253;-0.2656531,0.1957608;0.05045381;-0.3141544,-0.1880211;0.4029861;-0.3007527,-0.2387621;0.2190958;-0.217135,-0.2435682;-0.008965313;-0.3153789,0.08191203;0.004698932;-0.04990768,0.08499896;-0.1747473;-0.3086348,0.06240617;-0.5816766;-0.2757201,0.05796612;-0.607132;-0.3596315,-0.09291282;0.005054579;-0.02375073,-0.2059269;-0.195331;-0.2387475,-0.2106016;-0.5882595;-0.1257405,-0.2115075;-0.6140882;-0.2095169,-0.03969301;0.428723;-0.4327853,269.2425
+0;0;0,0.01983843;0.3407952;-0.01438348,0.04317966;0.68752;-0.04911612,0.233823;0.5587317;-0.01427928,0.2583156;0.355811;0.02671705,0.3025479;0.109824;0.03416929,-0.1600627;0.5562124;-0.03834723,-0.2242699;0.3597417;-0.01125303,-0.2887965;0.118219;-0.0162263,0.08724196;0.0009929065;-0.04727099,0.07692384;-0.3113621;-0.01067201,0.03945298;-0.7107877;0.06834668,0.04291137;-0.6735831;-0.03157092,-0.08674675;0.01193765;-0.04668175,-0.1350872;-0.298657;-0.03233591,-0.1875501;-0.6933539;0.06067371,-0.1814891;-0.6560556;-0.03911302,0.03725811;0.600202;-0.03697179,0;0;0,-0.02082906;0.2369991;-0.2452333,-0.0481657;0.470954;-0.5031383,0.1394109;0.4411779;-0.3490686,0.2406242;0.2755012;-0.2731442,0.176856;0.03578939;-0.3046637,-0.2137662;0.4446473;-0.3361895,-0.2232769;0.2558345;-0.2483447,-0.2393152;0.0170038;-0.3206237,0.08361521;0.000486672;-0.05343175,0.0881843;-0.1816289;-0.3099949,0.06842317;-0.5887011;-0.2769718,0.0610774;-0.6150656;-0.3595338,-0.09660164;0.01096924;-0.01986187,-0.1971871;-0.1992274;-0.2313129,-0.1979673;-0.5930036;-0.1211834,-0.2018828;-0.6198078;-0.203678,-0.04088097;0.4136309;-0.4362953,269.2649
+0;0;0,0.01983843;0.3407952;-0.01438348,0.04317966;0.68752;-0.04911612,0.233823;0.5587317;-0.01427928,0.2583156;0.355811;0.02671705,0.3025479;0.109824;0.03416929,-0.1600627;0.5562124;-0.03834723,-0.2242699;0.3597417;-0.01125303,-0.2887965;0.118219;-0.0162263,0.08724196;0.0009929065;-0.04727099,0.07692384;-0.3113621;-0.01067201,0.03945298;-0.7107877;0.06834668,0.04291137;-0.6735831;-0.03157092,-0.08674675;0.01193765;-0.04668175,-0.1350872;-0.298657;-0.03233591,-0.1875501;-0.6933539;0.06067371,-0.1814891;-0.6560556;-0.03911302,0.03725811;0.600202;-0.03697179,0;0;0,-0.02082906;0.2369991;-0.2452333,-0.0481657;0.470954;-0.5031383,0.1394109;0.4411779;-0.3490686,0.2406242;0.2755012;-0.2731442,0.176856;0.03578939;-0.3046637,-0.2137662;0.4446473;-0.3361895,-0.2232769;0.2558345;-0.2483447,-0.2393152;0.0170038;-0.3206237,0.08361521;0.000486672;-0.05343175,0.0881843;-0.1816289;-0.3099949,0.06842317;-0.5887011;-0.2769718,0.0610774;-0.6150656;-0.3595338,-0.09660164;0.01096924;-0.01986187,-0.1971871;-0.1992274;-0.2313129,-0.1979673;-0.5930036;-0.1211834,-0.2018828;-0.6198078;-0.203678,-0.04088097;0.4136309;-0.4362953,269.2869
+0;0;0,0.02127828;0.3412859;-0.01666721,0.04606545;0.6890458;-0.05439563,0.2066272;0.5664281;-0.02154822,0.2355396;0.3244849;0.03237381,0.2798566;0.07610805;0.04473942,-0.1279191;0.5651497;-0.04146686,-0.2061621;0.3310776;-0.00447651,-0.2725205;0.08734863;-0.003627375,0.08487342;0.0008335243;-0.04597006,0.07494082;-0.3114932;-0.01005713,0.03740744;-0.7110395;0.06843354,0.04074223;-0.6740989;-0.03167842,-0.08446407;0.01167998;-0.04524201,-0.132454;-0.2988352;-0.03062576,-0.1845854;-0.6914573;0.07104535,-0.1786335;-0.6544083;-0.02893758,0.03980892;0.6013502;-0.04142975,0;0;0,-0.02277775;0.2384211;-0.2446287,-0.05127137;0.4748909;-0.5020773,0.1053596;0.4839503;-0.3836813,0.2285683;0.2928718;-0.2807803,0.1756295;0.04742837;-0.3084023,-0.1757973;0.395285;-0.3278289,-0.2295135;0.1715293;-0.2312473,-0.235775;-0.06166413;-0.3281472,0.08152781;0.004032344;-0.05152082,0.08435778;-0.1797691;-0.3067567,0.06772219;-0.5870517;-0.2743387,0.0641915;-0.6132043;-0.357502,-0.09406166;0.006079416;-0.02080588,-0.2034903;-0.2030588;-0.2287071,-0.1999226;-0.5975161;-0.1210153,-0.2000142;-0.6240014;-0.204028,-0.04379459;0.4166717;-0.4353511,269.3095
+0;0;0,0.02147888;0.3445034;-0.01682434,0.04642674;0.6945175;-0.05480511,0.2516641;0.56182;-0.01652117,0.2758966;0.359039;0.02867275,0.3154553;0.1373301;0.03971069,-0.1725796;0.5601988;-0.04178034,-0.2381578;0.3640148;-0.01077744,-0.2973914;0.1464548;-0.01001948,0.08723266;0.0008566938;-0.0472479,0.07727458;-0.3122711;-0.01124285,0.03973917;-0.7118389;0.06725204,0.0430727;-0.6749009;-0.03282171,-0.08681192;0.01200465;-0.04649961,-0.1349249;-0.299307;-0.03184587,-0.1870591;-0.6919502;0.06983072,-0.1811095;-0.6549039;-0.03011404,0.04011907;0.6061053;-0.04173328,0;0;0,-0.02766231;0.2406544;-0.2464695,-0.05834269;0.4782403;-0.5057471,0.1379141;0.4176698;-0.3298616,0.2627123;0.2624851;-0.2658856,0.1776379;0.05977957;-0.3160293,-0.2137651;0.3930128;-0.2969784,-0.2641389;0.2073125;-0.2149556,-0.2746703;-0.0003001094;-0.302292,0.08349218;0.005768508;-0.05327678,0.08623485;-0.1690988;-0.3156857,0.07142758;-0.5765219;-0.2838748,0.06671941;-0.6027382;-0.3668902,-0.09693486;0.004712085;-0.0205928,-0.2070467;-0.1955658;-0.2378685,-0.2002036;-0.5906259;-0.1324861,-0.2014274;-0.6171715;-0.2154024,-0.0506165;0.4195496;-0.4384933,269.3322
+0;0;0,0.02149987;0.34484;-0.01684078,0.04646174;0.6950507;-0.05484369,0.2536665;0.5618752;-0.0163151,0.2778964;0.3591163;0.02887391,0.318862;0.1295227;0.04030439,-0.1745321;0.560239;-0.04180974,-0.2401031;0.3640763;-0.01081021,-0.3014432;0.1387791;-0.01002529,0.08724245;0.0008567899;-0.0472532,0.07727901;-0.3124396;-0.01122877,0.03974758;-0.711965;0.06725779,0.04307947;-0.6750304;-0.03276679,-0.08682166;0.012006;-0.04650483,-0.1349606;-0.2994732;-0.0318432,-0.1870892;-0.6920748;0.06982261,-0.1811426;-0.6550319;-0.03007305,0.04014944;0.6065735;-0.04176224,0;0;0,-0.02908603;0.2404018;-0.2470253,-0.06079257;0.4773732;-0.5070105,0.1384304;0.4190987;-0.3315709,0.2615319;0.2627578;-0.2671981,0.1722634;0.05348197;-0.3197033,-0.216368;0.3925704;-0.2953626,-0.2705828;0.2080717;-0.2131353,-0.2871668;-0.006888762;-0.3027958,0.08373795;0.005429983;-0.05294633,0.08463944;-0.1676078;-0.316781,0.07238536;-0.5750033;-0.2841001,0.06781141;-0.6013122;-0.3670006,-0.09681018;0.005044353;-0.02114684,-0.2073838;-0.1954452;-0.2382391,-0.1999267;-0.5904722;-0.1329423,-0.2010081;-0.6170989;-0.2157454,-0.05280967;0.418839;-0.4395626,269.3654
+0;0;0,0.02216402;0.3446932;-0.01886403,0.04702129;0.6947103;-0.05869824,0.2545203;0.5626122;-0.01981037,0.2788554;0.360885;0.02972976,0.3192875;0.1314583;0.04556276,-0.1742121;0.5614455;-0.04503038,-0.2419213;0.3666277;-0.01036371,-0.3040113;0.1417026;-0.00166884,0.08725025;0.000646454;-0.04724215,0.07682;-0.3126984;-0.01177614,0.03982108;-0.7126641;0.06469475,0.0430948;-0.6759526;-0.03534697,-0.08689591;0.01213533;-0.04633228,-0.1349179;-0.2992718;-0.02986568,-0.1867145;-0.6900167;0.07887576,-0.1808109;-0.6531616;-0.0210355,0.04078557;0.6062899;-0.04520224,0;0;0,-0.02908603;0.2404018;-0.2470253,-0.06079257;0.4773732;-0.5070105,0.1384304;0.4190987;-0.3315709,0.2615319;0.2627578;-0.2671981,0.1722634;0.05348197;-0.3197033,-0.216368;0.3925704;-0.2953626,-0.2705828;0.2080717;-0.2131353,-0.2871668;-0.006888762;-0.3027958,0.08373795;0.005429983;-0.05294633,0.08463944;-0.1676078;-0.316781,0.07238536;-0.5750033;-0.2841001,0.06781141;-0.6013122;-0.3670006,-0.09681018;0.005044353;-0.02114684,-0.2073838;-0.1954452;-0.2382391,-0.1999267;-0.5904722;-0.1329423,-0.2010081;-0.6170989;-0.2157454,-0.05280967;0.418839;-0.4395626,269.3878
+0;0;0,0.02238892;0.3481909;-0.01905545,0.04733349;0.6994374;-0.05903048,0.2547505;0.5670235;-0.02009955,0.2790727;0.3654032;0.02941429,0.3198905;0.1337877;0.04539835,-0.1738637;0.5658571;-0.04531261,-0.2415371;0.3711425;-0.01066433,-0.3042194;0.1440716;-0.001886507,0.08573242;0.0006352082;-0.04642031,0.0752854;-0.3132132;-0.0108973,0.03828533;-0.7131914;0.06557597,0.04155954;-0.6764789;-0.03448074,-0.08538423;0.01192422;-0.04552627,-0.1334834;-0.2999834;-0.02903321,-0.1852816;-0.6907406;0.07971163,-0.1793771;-0.6538844;-0.02021461,0.04107465;0.610689;-0.04548442,0;0;0,-0.02834843;0.2426226;-0.2498639,-0.05955132;0.4804915;-0.5107837,0.1402097;0.4209323;-0.3364277,0.261739;0.2640267;-0.2708137,0.1715927;0.05286776;-0.3242257,-0.2154196;0.395824;-0.299225,-0.272593;0.2120266;-0.2177165,-0.2979406;-0.00513874;-0.3058304,0.08382853;0.004330456;-0.04959154,0.08567319;-0.1627367;-0.3178396,0.07488785;-0.5701889;-0.2851882,0.06996322;-0.596583;-0.3680289,-0.09446383;0.005863314;-0.02339878,-0.2031401;-0.1980257;-0.2390156,-0.1954335;-0.5933974;-0.1349889,-0.1968691;-0.6200708;-0.2177729,-0.05165301;0.4216129;-0.4431829,269.4101
+0;0;0,0.02247484;0.349527;-0.01912858,0.04744877;0.7011874;-0.05915326,0.2547823;0.5686346;-0.02020751,0.2790588;0.3673925;0.02921347,0.318406;0.144122;0.04462162,-0.1736862;0.5674686;-0.04541199,-0.2412326;0.3731193;-0.0108287,-0.3016565;0.1542297;-0.002367135,0.08812009;0.0006528989;-0.04771313,0.07767186;-0.3132322;-0.01218598,0.04067095;-0.7132195;0.06428905,0.0439339;-0.67653;-0.03542378,-0.08776222;0.01225631;-0.04679419,-0.135867;-0.2996877;-0.03029921,-0.1876664;-0.6904538;0.0784481,-0.1817822;-0.6536211;-0.0211347,0.04117909;0.6122854;-0.04558375,0;0;0,-0.01764218;0.236999;-0.257993,-0.04497399;0.4729569;-0.5216534,0.1560289;0.4120991;-0.3500571,0.2755635;0.2559054;-0.2804499,0.1862055;0.05394438;-0.3339496,-0.2048716;0.3987116;-0.3127401,-0.2498855;0.2096456;-0.2368587,-0.2787398;-0.0008788556;-0.3173708,0.08526708;-0.0002771616;-0.05264568,0.1027014;-0.1653858;-0.3215888,0.09283648;-0.5728312;-0.2884476,0.08561489;-0.600022;-0.3701489,-0.0972283;0.01186142;-0.02116798,-0.1786765;-0.1996947;-0.2414074,-0.172777;-0.5952711;-0.1380058,-0.1765833;-0.6227733;-0.219719,-0.03739825;0.4141163;-0.4537756,269.4436
+0;0;0,0.02368529;0.3454557;-0.02063308,0.04913105;0.6957041;-0.06236998,0.2570442;0.5637802;-0.02279843,0.2807539;0.3638766;0.02991223,0.3221808;0.1340301;0.05286818,-0.1730039;0.5637476;-0.04939945,-0.2423641;0.3714837;-0.0103385,-0.3060499;0.1459923;0.002712502,0.08768142;0.0004247065;-0.04762553,0.07714358;-0.3131373;-0.01276412,0.038104;-0.7129277;0.06385618,0.04161023;-0.6764348;-0.03556912,-0.08749625;0.01237435;-0.04634313,-0.1353707;-0.2991007;-0.02793523,-0.1893716;-0.6872242;0.08898846,-0.1832616;-0.6506681;-0.01030668,0.04277549;0.6067431;-0.04836303,0;0;0,-0.01016857;0.2295171;-0.2598939,-0.0324176;0.4620199;-0.5255148,0.171213;0.401574;-0.3583589,0.2877374;0.2464429;-0.2831364,0.1955369;0.03816962;-0.3396509,-0.206786;0.4361819;-0.336666,-0.2300373;0.2451766;-0.2574298,-0.2698492;0.02084029;-0.3136507,0.08429862;-0.005633831;-0.05308867,0.1171776;-0.1728423;-0.31881,0.107571;-0.5803339;-0.2858655,0.09635773;-0.6079828;-0.3664305,-0.09576681;0.01839634;-0.02113524,-0.1567603;-0.2059131;-0.2347063,-0.1537076;-0.6019052;-0.1326864,-0.1615537;-0.6299459;-0.2133682,-0.02546092;0.4036698;-0.4569764,269.4666
+0;0;0,0.02370336;0.3457192;-0.02064882,0.04924423;0.6972809;-0.06255163,0.2578462;0.5646945;-0.02281207,0.2815491;0.3648483;0.02988343,0.3232922;0.1332472;0.05301462,-0.1736585;0.5646618;-0.0495032,-0.2429988;0.3724531;-0.01045348,-0.3071708;0.1452403;0.002697157,0.08741809;0.000423431;-0.04748251,0.07688237;-0.3130756;-0.01262809,0.03784141;-0.7128801;0.06399491,0.04134381;-0.6763942;-0.03532159,-0.08723348;0.01233718;-0.04620396,-0.1350983;-0.2990753;-0.02779975,-0.1891011;-0.6872125;0.08912806,-0.1829978;-0.6506636;-0.01005843,0.04285173;0.6078029;-0.04846327,0;0;0,-0.01066806;0.2296546;-0.2601056,-0.03028312;0.4603216;-0.5292647,0.1753136;0.401922;-0.3659039,0.289539;0.2455091;-0.2899783,0.1953656;0.03502141;-0.3423512,-0.1952537;0.3944395;-0.3189414,-0.2325389;0.2050324;-0.2414049,-0.2748854;-0.01271838;-0.3233072,0.083995;-0.005368292;-0.05303502,0.1179156;-0.1730358;-0.3182604,0.1077902;-0.5805612;-0.2857113,0.09851982;-0.6084825;-0.3661928,-0.09554793;0.01742608;-0.02153175,-0.1501361;-0.2091709;-0.2343261,-0.1546458;-0.606134;-0.1361484,-0.1605431;-0.6343786;-0.2167145,-0.02484632;0.4030141;-0.4590368,269.4886
+0;0;0,0.02376694;0.3466466;-0.02070421,0.04938968;0.699337;-0.06274608,0.2591849;0.5661306;-0.02280186,0.2829109;0.3660904;0.02994482,0.3346227;0.07918072;0.05859996,-0.1747686;0.5660978;-0.04964446,-0.2441762;0.3737024;-0.01055681,-0.3236731;0.0922291;0.005734323,0.08595888;0.0004163629;-0.04668991,0.07542192;-0.3131194;-0.01183142,0.03637866;-0.7129474;0.06479611,0.03987689;-0.6764693;-0.03440221,-0.08577735;0.01213124;-0.04543271,-0.1336478;-0.2993177;-0.02702634,-0.1876537;-0.6874778;0.08990838,-0.1815577;-0.6509367;-0.009160094,0.04297037;0.6094837;-0.04859862,0;0;0,-0.01058671;0.2298196;-0.2612054,-0.02444969;0.4582491;-0.5340865,0.1832718;0.4056995;-0.3763337,0.2957572;0.2468827;-0.3022695,0.1854002;-0.01723337;-0.3645303,-0.1924945;0.3941607;-0.3213155,-0.2308931;0.206179;-0.2403857,-0.288326;-0.06292103;-0.3408796,0.08396354;-0.004390597;-0.049999,0.1193933;-0.1713252;-0.3155332,0.1085384;-0.5788872;-0.2833774,0.09898537;-0.6070609;-0.3634965,-0.09380895;0.01603403;-0.02262393,-0.1430679;-0.2131686;-0.233978,-0.1525008;-0.610678;-0.1382912,-0.158686;-0.639138;-0.2185327,-0.02131372;0.4018598;-0.4624946,269.5218
+0;0;0,0.025035;0.3464505;-0.0224207,0.05175335;0.6987942;-0.06662545,0.2613937;0.5668411;-0.02515471,0.2854612;0.3681141;0.03220012,0.3375896;0.08199984;0.06732334,-0.1729876;0.5672846;-0.05136716,-0.2429355;0.3759606;-0.008197512,-0.3243675;0.09544849;0.01403243,0.08595003;0.0003808335;-0.04670651,0.07481118;-0.3131725;-0.01219476,0.03651546;-0.7130821;0.06438395,0.03987039;-0.6768153;-0.03483289,-0.08582722;0.01212456;-0.04534021,-0.1330146;-0.2991637;-0.02289463,-0.1885599;-0.6840599;0.103708,-0.1825985;-0.6477873;0.004613988,0.04506959;0.6090515;-0.05191011,0;0;0,-0.01058671;0.2298196;-0.2612054,-0.02444969;0.4582491;-0.5340865,0.1832718;0.4056995;-0.3763337,0.2957572;0.2468827;-0.3022695,0.1854002;-0.01723337;-0.3645303,-0.1924945;0.3941607;-0.3213155,-0.2308931;0.206179;-0.2403857,-0.288326;-0.06292103;-0.3408796,0.08396354;-0.004390597;-0.049999,0.1193933;-0.1713252;-0.3155332,0.1085384;-0.5788872;-0.2833774,0.09898537;-0.6070609;-0.3634965,-0.09380895;0.01603403;-0.02262393,-0.1430679;-0.2131686;-0.233978,-0.1525008;-0.610678;-0.1382912,-0.158686;-0.639138;-0.2185327,-0.02131372;0.4018598;-0.4624946,269.544
+0;0;0,0.02514571;0.3479826;-0.02251985,0.0521431;0.7040019;-0.06717683,0.2614339;0.5713421;-0.02561705,0.2854878;0.3727277;0.0317053,0.3281823;0.138393;0.06047209,-0.1723597;0.571785;-0.05179404,-0.242268;0.3805694;-0.008648846,-0.3089629;0.150823;0.009558035,0.08544537;0.0003785974;-0.04643226,0.07431044;-0.3130644;-0.01193266,0.03601099;-0.7130131;0.06465352,0.03936174;-0.6767541;-0.03443972,-0.08532327;0.01205337;-0.045074,-0.132494;-0.2991253;-0.02263631,-0.1880448;-0.6840591;0.1039787,-0.1820908;-0.6477943;0.005008109,0.04540246;0.6134953;-0.05233625,0;0;0,-0.009827562;0.2303213;-0.2628438,-0.02001511;0.4590605;-0.5404723,0.1875099;0.4075555;-0.3838716,0.3001609;0.2494925;-0.3087852,0.2089538;0.03427038;-0.3628573,-0.1885532;0.3965641;-0.3269102,-0.2270701;0.2110116;-0.2408938,-0.2796858;-0.008822769;-0.3213148,0.08330701;-0.004172444;-0.04999542,0.1208991;-0.1717447;-0.3146973,0.1083765;-0.5793812;-0.283602,0.09858325;-0.6077147;-0.3634217,-0.09315017;0.01550077;-0.0232332,-0.133481;-0.2179738;-0.231617,-0.1519489;-0.6168923;-0.143219,-0.1583864;-0.6454763;-0.2231963,-0.01758656;0.4025527;-0.4679596,269.5778
+0;0;0,0.02997898;0.3471666;-0.038589,0.05949306;0.6972975;-0.1189495,0.2519168;0.5391682;-0.02475638,0.2768812;0.3418499;0.03641663,0.3183209;0.106296;0.07085713,-0.1532806;0.5419374;-0.04944374,-0.2249811;0.3524622;-0.001924757,-0.2929663;0.1219296;0.02300986,0.08426319;0.0004141747;-0.0456752,0.07147481;-0.3128564;-0.01185523,0.03171824;-0.7128057;0.06419851,0.03511022;-0.6795034;-0.03486608,-0.08410129;0.01180086;-0.04443416,-0.1319277;-0.2987567;-0.0177426,-0.1849793;-0.6784161;0.1249757,-0.2078387;-0.7216957;0.06217628,0.05342964;0.6083797;-0.0969758,0;0;0,-0.008124765;0.2293575;-0.2650313,-0.01554948;0.4557543;-0.5453966,0.1922549;0.406234;-0.3893757,0.3056985;0.2488245;-0.3141916,0.212472;0.03098921;-0.3615797,-0.1888968;0.4250635;-0.3380155,-0.2191699;0.2379271;-0.2522052,-0.2761602;0.009261221;-0.3056189,0.08269387;-0.005265623;-0.04817343,0.1267129;-0.1732109;-0.3114271,0.1118613;-0.5808623;-0.2810292,0.09911671;-0.6093041;-0.3601389,-0.09015501;0.01708907;-0.02768967,-0.1178911;-0.2316537;-0.2195321,-0.1402898;-0.6150944;-0.07883465,-0.1497425;-0.6442351;-0.1578868,-0.01376626;0.3999271;-0.4725535,269.6004
+0;0;0,0.02854641;0.330577;-0.03674499,0.05653013;0.6631743;-0.1131385,0.2464944;0.5079765;-0.02039115,0.2715277;0.3101145;0.04095043,0.3130263;0.07422532;0.07543996,-0.1534003;0.5107095;-0.04475543,-0.2252983;0.3207121;0.002894498,-0.2933803;0.08985141;0.02786461,0.09274101;0.0004558453;-0.05027062,0.07680288;-0.3899724;-0.008120891,0.03702881;-0.7900978;0.06796631,0.04025934;-0.7569527;-0.02638284,-0.09256281;0.01298816;-0.04890473,-0.1521688;-0.3740588;-0.01563912,-0.2052437;-0.7538854;0.127142,-0.227015;-0.7936768;0.06733181,0.05060484;0.5762823;-0.09166546,0;0;0,-0.01387414;0.1586276;-0.2934127,-0.0382038;0.3192288;-0.5942466,0.1693775;0.272818;-0.4404814,0.2849482;0.1134014;-0.3714263,0.1868297;-0.1046474;-0.4086125,-0.2108341;0.2919996;-0.3892106,-0.2376296;0.1042961;-0.3020999,-0.2965579;-0.1244797;-0.3544872,0.09521171;-0.006187394;-0.0449965,0.09499503;-0.281601;-0.3253751,0.07780453;-0.6893946;-0.295702,0.06639085;-0.7249606;-0.3627312,-0.1007112;0.01198753;-0.02901367,-0.1294753;-0.3272746;-0.2253263,-0.1625714;-0.7273235;-0.1457205,-0.1708391;-0.7633212;-0.212788,-0.03539548;0.2703315;-0.5190961,269.6334
+0;0;0,0.02793995;0.3235539;-0.03596436,0.0551991;0.6473065;-0.1103049,0.2252524;0.5023468;-0.02567743,0.2532996;0.2806632;0.04304937,0.2902818;0.07044625;0.07378533,-0.1335474;0.5047989;-0.04753793,-0.2141016;0.2919269;0.005848814,-0.2747741;0.0861911;0.02810138,0.08744491;0.0004298136;-0.04739985,0.07118065;-0.3979877;-0.004387625,0.03778229;-0.7339737;0.05950294,0.04107867;-0.7007645;-0.03676945,-0.08727688;0.01224645;-0.04611196,-0.1481025;-0.3827206;-0.01216564,-0.1926696;-0.7016616;0.1077279,-0.2148847;-0.7428757;0.04669854,0.0494933;0.5636332;-0.08962728,0;0;0,-0.0327979;0.1867015;-0.2661355,-0.0665281;0.3623655;-0.5473521,0.1266106;0.3713291;-0.4449313,0.2274551;0.1874857;-0.3415599,0.1861627;-0.0240193;-0.3495674,-0.2171222;0.3360608;-0.3579553,-0.2321697;0.1280615;-0.2522976,-0.2869188;-0.07560305;-0.2973177,0.08173181;-0.001138002;-0.05667591,0.06896181;-0.3403179;-0.2703228,0.04298073;-0.6814172;-0.2377596,0.03245458;-0.7140205;-0.3102825,-0.09730176;0.00889641;-0.01862161,-0.1644146;-0.3695372;-0.1332294,-0.1995234;-0.7036839;-0.06113606,-0.2218073;-0.7369357;-0.1303616,-0.05993655;0.3160985;-0.4747074,269.6558
+0;0;0,0.02778423;0.3217507;-0.03576392,0.05508819;0.6459216;-0.11019,0.222753;0.502139;-0.02652305,0.2512641;0.2767878;0.04334074,0.2960271;0.02234343;0.08054325,-0.131124;0.5045575;-0.04808362,-0.2130109;0.2881637;0.006186336,-0.2864482;0.0391432;0.03312062,0.08942684;0.0004395553;-0.04847417,0.07450224;-0.3651607;-0.009004809,0.03604502;-0.7520387;0.0645633,0.03932814;-0.7188424;-0.03132166,-0.08925501;0.01252401;-0.04715708,-0.1450705;-0.34991;-0.01600688,-0.1963882;-0.7171612;0.122047,-0.2185139;-0.7580886;0.06126325,0.04940532;0.5625845;-0.0895955,0;0;0,-0.03482126;0.1797036;-0.268456,-0.06774042;0.3535877;-0.5514085,0.1227702;0.3635015;-0.4463201,0.2280085;0.1767891;-0.3436539,0.1687958;-0.07741676;-0.3453691,-0.2160951;0.3286829;-0.3638745,-0.2287021;0.1179571;-0.2547293,-0.2922804;-0.1300532;-0.3055075,0.08513161;0.002197489;-0.05563164,0.06518308;-0.2979794;-0.2676222,0.03939425;-0.6916979;-0.2378478,0.02927411;-0.7247562;-0.3095148,-0.09969251;0.005655825;-0.01940392,-0.165166;-0.338004;-0.1336638,-0.2024219;-0.7246329;-0.05819257,-0.2219808;-0.7648291;-0.1206815,-0.06064773;0.3086371;-0.4783974,269.6896
+0;0;0,0.02754746;0.3213758;-0.03915691,0.05320511;0.6462991;-0.1107816,0.2220746;0.503405;-0.02966719,0.2512292;0.2794983;0.04444614,0.2958469;0.02617794;0.08880508,-0.1329868;0.5038997;-0.0501148,-0.2163152;0.2894452;0.009405162,-0.2920529;0.04155123;0.0400984,0.08936723;0.0003489778;-0.0485847,0.07274392;-0.3651556;-0.008909188,0.03418244;-0.7520504;0.0645164,0.03748143;-0.7188703;-0.03136855,-0.08936352;0.01257768;-0.04693677,-0.1457944;-0.3492056;-0.009889554,-0.1972037;-0.7147712;0.1325351,-0.232059;-0.7585824;0.08201835,0.04752563;0.5629505;-0.09023297,0;0;0,-0.03482126;0.1797036;-0.268456,-0.06774042;0.3535877;-0.5514085,0.1227702;0.3635015;-0.4463201,0.2280085;0.1767891;-0.3436539,0.1687958;-0.07741676;-0.3453691,-0.2160951;0.3286829;-0.3638745,-0.2287021;0.1179571;-0.2547293,-0.2922804;-0.1300532;-0.3055075,0.08513161;0.002197489;-0.05563164,0.06518308;-0.2979794;-0.2676222,0.03939425;-0.6916979;-0.2378478,0.02927411;-0.7247562;-0.3095148,-0.09969251;0.005655825;-0.01940392,-0.165166;-0.338004;-0.1336638,-0.2024219;-0.7246329;-0.05819257,-0.2219808;-0.7648291;-0.1206815,-0.06064773;0.3086371;-0.4783974,269.7117
+0;0;0,0.0273117;0.3186254;-0.03882179,0.05237609;0.6358185;-0.1087011,0.2206144;0.4963744;-0.02865978,0.2500949;0.2699648;0.04628201,0.2942176;0.0194549;0.09014881,-0.1327249;0.4968667;-0.04900822,-0.2169848;0.280015;0.01117708,-0.2918822;0.03487131;0.04152978,0.08845342;0.0003454094;-0.04808791,0.0701023;-0.4031492;-0.004288577,0.03477745;-0.7575701;0.06297408,0.03804806;-0.7244174;-0.0320858,-0.08844975;0.01244907;-0.04645683,-0.1507459;-0.3869376;-0.005558982,-0.1978402;-0.7218195;0.1249113,-0.2323957;-0.7649956;0.07482929,0.04691201;0.5556311;-0.08893181,0;0;0,-0.03357296;0.1721286;-0.2702217,-0.06018203;0.3281645;-0.5548987,0.1234287;0.3590392;-0.4500577,0.2293839;0.1695714;-0.3469942,0.1700424;-0.08163491;-0.3475451,-0.2086168;0.2992487;-0.3646889,-0.2271643;0.09545241;-0.2387138,-0.2894267;-0.1433194;-0.3144618,0.08512207;0.006540954;-0.0533669,0.06696159;-0.3375273;-0.2686582,0.03852833;-0.6977268;-0.2397752,0.03295212;-0.7319015;-0.309829,-0.09849755;0.001731495;-0.02078001,-0.1632028;-0.3813117;-0.1397519,-0.1949804;-0.7279289;-0.03859385,-0.2149207;-0.7697227;-0.09779738,-0.05469482;0.2910433;-0.4811246,269.7449
+0;0;0,0.02677611;0.3103072;-0.04098316,0.04951532;0.6093856;-0.1057529,0.2271344;0.4721626;-0.02560932,0.2568949;0.2444883;0.05470704,0.299516;-0.002668887;0.1064388,-0.144174;0.4721902;-0.04560924,-0.2305702;0.2545616;0.0203112,-0.3075461;0.01288427;0.05561225,0.08588249;0.000175819;-0.04683294,0.06649458;-0.4038082;-0.003396686,0.02856974;-0.7857556;0.06923993,0.03169145;-0.7527876;-0.02384467,-0.08601004;0.01221159;-0.04497008,-0.1497336;-0.3868734;0.001248918,-0.2007187;-0.7436706;0.1518956,-0.1951681;-0.7108377;0.05892003,0.04424895;0.5335605;-0.08692806,0;0;0,-0.03304896;0.1483334;-0.2749403,-0.05910406;0.2717614;-0.5546157,0.1226927;0.343167;-0.4628155,0.2310356;0.1514222;-0.3595309,0.1691995;-0.09708472;-0.3596723,-0.2076393;0.235569;-0.3523138,-0.2318996;0.04003179;-0.2096652,-0.2965578;-0.1593939;-0.3567303,0.08346947;0.01793326;-0.04775357,0.06472273;-0.3254623;-0.2649949,0.03521015;-0.7147315;-0.2509711,0.03746633;-0.7507683;-0.3166776,-0.09401006;-0.008946473;-0.02551915,-0.1602901;-0.390085;-0.1512412,-0.1859248;-0.75861;-0.02423574,-0.2115901;-0.7975877;-0.0813905,-0.05237033;0.2433509;-0.4819586,269.7787
+0;0;0,0.02677936;0.3103449;-0.04098814,0.05024963;0.6192962;-0.1079904,0.2240148;0.4785301;-0.02785548,0.2537571;0.250995;0.05241179,0.2960597;0.005684838;0.1037569,-0.1401356;0.4785572;-0.04746984,-0.226479;0.2610617;0.01841029,-0.3028797;0.02119033;0.05344754,0.08617096;0.0001764095;-0.04699024,0.06678527;-0.4037617;-0.003558937,0.02972095;-0.7770424;0.06742951,0.03286621;-0.7440521;-0.02635685,-0.08629894;0.01225261;-0.04512113,-0.1500153;-0.3867869;0.001092609,-0.1998435;-0.7354882;0.148321,-0.1942511;-0.7026339;0.05464451,0.04465497;0.5387444;-0.08799213,0;0;0,-0.032858;0.1515097;-0.2732697,-0.05706563;0.2925249;-0.5561993,0.1238357;0.3460341;-0.4615612,0.231471;0.1547047;-0.3571229,0.1697072;-0.09183937;-0.3550711,-0.2087668;0.2730468;-0.3623951,-0.2167513;0.06281027;-0.2405899,-0.28983;-0.1620706;-0.3338155,0.08431371;0.01221538;-0.04873943,0.06209592;-0.3306635;-0.2663825,0.03256429;-0.7108675;-0.248369,0.02897806;-0.7464352;-0.3154714,-0.09439296;-0.006921806;-0.02599245,-0.1642397;-0.3881609;-0.1493058,-0.1792479;-0.7344605;0.01070373,-0.1988243;-0.7769563;-0.0456509,-0.05143195;0.255092;-0.482126,269.8013
+0;0;0,0.02647823;0.3068551;-0.04052722,0.04984053;0.6142355;-0.107134,0.2278744;0.4737764;-0.02602959,0.2573981;0.2479142;0.05364755,0.297451;0.01564975;0.1022621,-0.1447029;0.4738041;-0.04609785,-0.2304114;0.2579077;0.01929792,-0.3027491;0.03079283;0.05247187,0.08599979;0.0001760591;-0.0468969,0.06661545;-0.4037339;-0.003468618,0.02946412;-0.7778909;0.06768648,0.03259784;-0.7449116;-0.02575583,-0.08612751;0.01222827;-0.04503151,-0.1498394;-0.3867835;0.001179021,-0.1997846;-0.7363033;0.1487531,-0.1942127;-0.7034595;0.0554202,0.04436398;0.5353842;-0.08755787,0;0;0,-0.03062391;0.1465292;-0.2722039,-0.05577081;0.2824713;-0.5557091,0.1286234;0.3432361;-0.4620004,0.2335448;0.1529875;-0.3569727,0.185675;-0.0827935;-0.362468,-0.2060347;0.244103;-0.3521046,-0.216889;0.04276077;-0.2195251,-0.2824659;-0.1470927;-0.3520759,0.08393669;0.01218225;-0.04900551,0.06199451;-0.3308781;-0.2663374,0.03232563;-0.711992;-0.248765,0.03291371;-0.7477577;-0.3152833,-0.09426892;-0.006909401;-0.02570885,-0.1644018;-0.3878101;-0.1498099,-0.1751872;-0.7321061;0.01686569,-0.1961818;-0.783389;-0.02439555,-0.0499082;0.2484453;-0.4819622,269.8351
+0;0;0,0.02641299;0.3057604;-0.0428552,0.04975404;0.6136233;-0.1099687,0.2337404;0.4722424;-0.027517,0.2637987;0.2495548;0.05553465,0.2984477;0.04232338;0.1047027,-0.1506609;0.4714604;-0.04726842,-0.2370151;0.2590697;0.02218666,-0.3029171;0.0566269;0.05735388,0.08515062;-0.0002039727;-0.04664027,0.06505746;-0.4041164;-0.003538158,0.02813452;-0.7786475;0.06790227,0.03119268;-0.7458637;-0.02528441,-0.08530698;0.01252447;-0.04463005,-0.1498269;-0.3857312;0.006715521,-0.2006267;-0.7314425;0.1636988,-0.2407386;-0.7699103;0.1146677,0.04411749;0.5348305;-0.09005333,0;0;0,-0.02910274;0.1437216;-0.272985,-0.05320335;0.2772595;-0.5583651,0.1366276;0.3406847;-0.460886,0.239154;0.1512059;-0.3561151,0.206924;-0.06179212;-0.3686047,-0.2100638;0.2407697;-0.3524415,-0.2136091;0.04190113;-0.2189142,-0.2738683;-0.1268346;-0.3391639,0.08310634;0.01205403;-0.04872394,0.06342925;-0.3309977;-0.2662902,0.03428835;-0.7125534;-0.2487767,0.03569263;-0.7485284;-0.3147023,-0.09333023;-0.006786476;-0.02587268,-0.1620857;-0.3881038;-0.1494709,-0.1626324;-0.7207855;0.04043217,-0.192606;-0.7563071;-0.01880777,-0.04752215;0.2440859;-0.4841766,269.8579
+0;0;0,0.02625693;0.3039538;-0.04260199,0.04961846;0.6120752;-0.1097647,0.235445;0.4701751;-0.02672998,0.2654279;0.2480464;0.05611327,0.3000965;0.04069717;0.1053093,-0.1526742;0.4693856;-0.04667243,-0.2388117;0.257528;0.02260835,-0.3047512;0.05497004;0.05779557,0.08513251;-0.0002039293;-0.04663035,0.06503782;-0.404147;-0.00352497,0.02808195;-0.7790121;0.06797917,0.03113702;-0.7462311;-0.02511308,-0.08528883;0.0125218;-0.04462056,-0.1498137;-0.3857641;0.006728899,-0.2006587;-0.7317836;0.1638522,-0.24073;-0.7701821;0.1148708,0.04398807;0.5333686;-0.08987115,0;0;0,-0.02787445;0.1411537;-0.2723801,-0.0526586;0.2747412;-0.5579715,0.1389674;0.3396764;-0.4606352,0.2408997;0.150907;-0.3553779,0.2068264;-0.06180649;-0.3697944,-0.2107136;0.2389834;-0.3506902,-0.2134598;0.03954598;-0.2190835,-0.2662763;-0.1271181;-0.3457696,0.0828235;0.01214227;-0.04914069,0.06337743;-0.330712;-0.2670963,0.03398067;-0.7126004;-0.2497866,0.03548764;-0.7486541;-0.3154972,-0.09340375;-0.00686745;-0.02550593,-0.1628268;-0.3876091;-0.1505982,-0.1635768;-0.7178575;0.04417838,-0.1927763;-0.759635;-0.007576983,-0.04672775;0.241629;-0.4838729,269.8903
+0;0;0,0.02625693;0.3039538;-0.04260199,0.04961846;0.6120752;-0.1097647,0.235445;0.4701751;-0.02672998,0.2654279;0.2480464;0.05611327,0.3000965;0.04069717;0.1053093,-0.1526742;0.4693856;-0.04667243,-0.2388117;0.257528;0.02260835,-0.3047512;0.05497004;0.05779557,0.08513251;-0.0002039293;-0.04663035,0.06503782;-0.404147;-0.00352497,0.02808195;-0.7790121;0.06797917,0.03113702;-0.7462311;-0.02511308,-0.08528883;0.0125218;-0.04462056,-0.1498137;-0.3857641;0.006728899,-0.2006587;-0.7317836;0.1638522,-0.24073;-0.7701821;0.1148708,0.04398807;0.5333686;-0.08987115,0;0;0,-0.02787445;0.1411537;-0.2723801,-0.0526586;0.2747412;-0.5579715,0.1389674;0.3396764;-0.4606352,0.2408997;0.150907;-0.3553779,0.2068264;-0.06180649;-0.3697944,-0.2107136;0.2389834;-0.3506902,-0.2134598;0.03954598;-0.2190835,-0.2662763;-0.1271181;-0.3457696,0.0828235;0.01214227;-0.04914069,0.06337743;-0.330712;-0.2670963,0.03398067;-0.7126004;-0.2497866,0.03548764;-0.7486541;-0.3154972,-0.09340375;-0.00686745;-0.02550593,-0.1628268;-0.3876091;-0.1505982,-0.1635768;-0.7178575;0.04417838,-0.1927763;-0.759635;-0.007576983,-0.04672775;0.241629;-0.4838729,269.9128
+0;0;0,0.0262845;0.304273;-0.04264673,0.04974009;0.6136328;-0.110078,0.2352847;0.4715316;-0.02705687,0.2653004;0.2491595;0.05587713,0.2999984;0.04163468;0.1051148,-0.1523046;0.4707432;-0.04697209,-0.2385365;0.2586535;0.02238459,-0.3045318;0.05592395;0.05760161,0.08495986;-0.0002035158;-0.04653578,0.06486379;-0.4041744;-0.003427424,0.02799553;-0.7781509;0.06790721,0.03104875;-0.7453716;-0.02512892,-0.08511586;0.01249641;-0.04453007,-0.1496452;-0.3858169;0.00682294,-0.2003697;-0.7310162;0.1635737,-0.2404168;-0.7693734;0.1146219,0.04408915;0.5346388;-0.09011184,0;0;0,-0.02576707;0.1405625;-0.273258,-0.04808257;0.2750113;-0.5600581,0.1418922;0.3403897;-0.4599209,0.2431965;0.1521601;-0.3525181,0.2075094;-0.06024736;-0.3699646,-0.207063;0.2399755;-0.353356,-0.2170594;0.04138643;-0.2203492,-0.2601972;-0.1284357;-0.3468183,0.0827222;0.01151341;-0.04907417,0.06410627;-0.3310142;-0.2676673,0.03493051;-0.7119751;-0.2496705,0.03680769;-0.7480417;-0.3152788,-0.09322234;-0.006252159;-0.02557931,-0.1620384;-0.387216;-0.1504214,-0.1626859;-0.7136393;0.04896209,-0.190847;-0.758445;0.001172796,-0.04276119;0.241635;-0.4857054,269.9464
+0;0;0,0.02427656;0.301409;-0.04382483,0.04611602;0.6047562;-0.1100149,0.2393562;0.4619193;-0.02751538,0.2691388;0.2438755;0.0587768,0.3019636;0.03781857;0.1152378,-0.1616965;0.4608302;-0.04369736,-0.2440761;0.251047;0.02758449,-0.3100235;0.04906096;0.06730021,0.08372128;-0.0002857807;-0.04576828,0.06128911;-0.4043436;-0.003058136,0.02388588;-0.7818207;0.06917261,0.02602003;-0.749115;-0.02330911,-0.08383585;0.01231103;-0.0438641,-0.1504094;-0.3850482;0.01326456,-0.2027631;-0.7283685;0.1820705,-0.2438101;-0.7625689;0.1295519,0.0408612;0.5276963;-0.09041576,0;0;0,-0.02429365;0.1350985;-0.2729754,-0.04549795;0.2592836;-0.557627,0.1473567;0.3383414;-0.4609001,0.244382;0.151074;-0.3541598,0.2086622;-0.06129257;-0.3728492,-0.2054645;0.217016;-0.3416083,-0.2230663;0.0227368;-0.2081084,-0.2516725;-0.1276396;-0.3607301,0.08154111;0.01335669;-0.04771495,0.0653266;-0.3284159;-0.2679844,0.03625377;-0.7131599;-0.2527499,0.04120226;-0.7495217;-0.3170645,-0.09140064;-0.007399132;-0.02636752,-0.1586926;-0.3886394;-0.151738,-0.1608286;-0.7170485;0.05135822,-0.1874142;-0.764564;0.008354634,-0.04036897;0.229216;-0.484009,269.9688
+0;0;0,0.0243235;0.3019919;-0.04390957,0.04629024;0.6071268;-0.1105033,0.2383692;0.4639247;-0.02816932,0.2680907;0.2463287;0.05794562,0.300925;0.0402118;0.1144231,-0.1604384;0.4628416;-0.04426071,-0.2426488;0.2534894;0.02687474,-0.3086153;0.05144453;0.06660201,0.08347372;-0.0002849356;-0.04563294,0.06103612;-0.4044403;-0.002912477,0.02366371;-0.7816065;0.06925877,0.02580035;-0.7488977;-0.02333141,-0.08358794;0.01227463;-0.04373439,-0.1501776;-0.3851806;0.01340808,-0.2024882;-0.7282182;0.182075,-0.2435833;-0.7624938;0.1294948,0.04098542;0.5293335;-0.09071758,0;0;0,-0.02312656;0.1356748;-0.2734525,-0.04215073;0.2630889;-0.5588591,0.1494364;0.3386827;-0.4602451,0.2453412;0.1520375;-0.3524814,0.2097625;-0.06030995;-0.3723483,-0.2017497;0.2258946;-0.3426562,-0.2307419;0.02653383;-0.2199292,-0.2489011;-0.1343094;-0.3632877,0.08151181;0.01271346;-0.04737616,0.06550264;-0.32834;-0.2689531,0.03668119;-0.7127706;-0.2533906,0.04035984;-0.7491393;-0.317939,-0.09105638;-0.006902863;-0.02667194,-0.1579795;-0.3887978;-0.1505575,-0.1610159;-0.7176952;0.05112787,-0.1870789;-0.7658124;0.008662973,-0.03783701;0.2315908;-0.4849627,270.0026
+0;0;0,0.0238157;0.3081089;-0.04659097,0.04658587;0.6394314;-0.1199612,0.2342276;0.4884699;-0.03751612,0.2645679;0.27185;0.0542082,0.2955754;0.06725106;0.1165692,-0.1551824;0.4864752;-0.05009162,-0.2368847;0.2767699;0.02478515,-0.3033939;0.07573529;0.06805933,0.08629356;-0.0006137367;-0.04712931,0.06367155;-0.4044749;-0.005329583,0.02749146;-0.760143;0.06329143,0.02916977;-0.7275302;-0.03098258,-0.08633114;0.01295292;-0.04524693,-0.1544882;-0.3832348;0.01601239,-0.2045968;-0.6999911;0.1882687,-0.2004185;-0.6677687;0.09406239,0.04092376;0.5524458;-0.09749852,0;0;0,-0.02514683;0.1527023;-0.2715118,-0.05004116;0.3138212;-0.5700586,0.1470445;0.3545742;-0.4507248,0.2431327;0.1673388;-0.3413262,0.207162;-0.04499759;-0.359504,-0.2009009;0.2707196;-0.3500486,-0.2144021;0.05885138;-0.2442769,-0.2425629;-0.12351;-0.3568041,0.08336213;0.006149382;-0.05177904,0.06260762;-0.3353699;-0.271544,0.03428274;-0.6972749;-0.2443385,0.0321406;-0.7322771;-0.3126566,-0.0953261;-0.001205288;-0.02407508,-0.1649699;-0.383728;-0.1431924,-0.1680663;-0.6966885;0.042721,-0.1974967;-0.7434641;-0.003502425,-0.04305156;0.2696028;-0.4919624,270.0359
+0;0;0,0.0243561;0.3151002;-0.04764817,0.04694518;0.6436152;-0.1202765,0.2341807;0.4960006;-0.03883311,0.2645422;0.2792296;0.05295512,0.2955448;0.07466307;0.1153062,-0.1539987;0.4940121;-0.05136887,-0.2357578;0.2841607;0.02356007,-0.3022566;0.08315784;0.06682742,0.08523225;-0.0006061885;-0.04654968,0.06263105;-0.4040959;-0.004788395,0.02764957;-0.7479811;0.06155927,0.02925521;-0.7154815;-0.02863285,-0.08526936;0.01279362;-0.04469044,-0.1533638;-0.3830297;0.01651252,-0.2018123;-0.6892922;0.1830622,-0.1978149;-0.657166;0.09293482,0.04148776;0.5597743;-0.09862596,0;0;0,-0.02340341;0.1650973;-0.2726662,-0.04717203;0.3309346;-0.5653925,0.1496777;0.3654471;-0.4392924,0.2462404;0.1785716;-0.3293393,0.2093931;-0.03364554;-0.3467309,-0.2029539;0.2980971;-0.3544016,-0.2089899;0.08993296;-0.2405254,-0.23794;-0.1036837;-0.3320174,0.0832293;0.005617529;-0.0497303,0.06490444;-0.3371854;-0.2670069,0.03721997;-0.6864933;-0.2338367,0.03863284;-0.723727;-0.2940121,-0.09378187;0.0008631544;-0.02521892,-0.1618041;-0.3850383;-0.1325122,-0.165909;-0.6898773;0.04338305,-0.1943474;-0.7331489;-0.0009562559,-0.04079402;0.2884862;-0.4899917,270.0581
+0;0;0,0.02504017;0.3239501;-0.04898642,0.04892486;0.6713099;-0.1257829,0.2291454;0.5210652;-0.0451666,0.2599972;0.3007935;0.04810403,0.291007;0.09617883;0.1104698,-0.1455379;0.519146;-0.05726651,-0.2286175;0.3059055;0.01887253,-0.2951318;0.1048553;0.06215004,0.1001482;-0.000712274;-0.05469606,0.07935581;-0.3719109;-0.01627691,0.0448596;-0.7110255;0.04915035,0.04647346;-0.6785131;-0.04150338,-0.1001918;0.01503255;-0.05251145,-0.1628367;-0.3491132;0.003793467,-0.2106131;-0.651127;0.1680327,-0.2065952;-0.6189899;0.07744402,0.04315192;0.5826217;-0.1028806,0;0;0,-0.02518451;0.1815417;-0.2727246,-0.05102789;0.3792902;-0.5683725,0.1437363;0.378439;-0.4305134,0.2436978;0.1900708;-0.3178368,0.2065394;-0.02208138;-0.3359737,-0.2046815;0.3555089;-0.3693634,-0.2021015;0.137914;-0.2653601,-0.2281985;-0.0711745;-0.3135184,0.08971801;-0.01152629;-0.06956769,0.06190104;-0.3321852;-0.2595699,0.03488011;-0.6764756;-0.22488,0.03633422;-0.7141137;-0.2852952,-0.1119644;0.01197323;-0.01850552,-0.1747288;-0.3430134;-0.1172064,-0.1805519;-0.6461824;0.05168448,-0.2081271;-0.6898407;0.006506067,-0.04416844;0.3279454;-0.492609,270.0914
+0;0;0,0.02504017;0.3239501;-0.04898642,0.04892486;0.6713099;-0.1257829,0.2291454;0.5210652;-0.0451666,0.2599972;0.3007935;0.04810403,0.291007;0.09617883;0.1104698,-0.1455379;0.519146;-0.05726651,-0.2286175;0.3059055;0.01887253,-0.2951318;0.1048553;0.06215004,0.1001482;-0.000712274;-0.05469606,0.07935581;-0.3719109;-0.01627691,0.0448596;-0.7110255;0.04915035,0.04647346;-0.6785131;-0.04150338,-0.1001918;0.01503255;-0.05251145,-0.1628367;-0.3491132;0.003793467,-0.2106131;-0.651127;0.1680327,-0.2065952;-0.6189899;0.07744402,0.04315192;0.5826217;-0.1028806,0;0;0,-0.02518451;0.1815417;-0.2727246,-0.05102789;0.3792902;-0.5683725,0.1437363;0.378439;-0.4305134,0.2436978;0.1900708;-0.3178368,0.2065394;-0.02208138;-0.3359737,-0.2046815;0.3555089;-0.3693634,-0.2021015;0.137914;-0.2653601,-0.2281985;-0.0711745;-0.3135184,0.08971801;-0.01152629;-0.06956769,0.06190104;-0.3321852;-0.2595699,0.03488011;-0.6764756;-0.22488,0.03633422;-0.7141137;-0.2852952,-0.1119644;0.01197323;-0.01850552,-0.1747288;-0.3430134;-0.1172064,-0.1805519;-0.6461824;0.05168448,-0.2081271;-0.6898407;0.006506067,-0.04416844;0.3279454;-0.492609,270.1139
+0;0;0,0.02732259;0.3321586;-0.05367504,0.05502123;0.6787127;-0.1366063,0.2201888;0.5365026;-0.05516686,0.2506104;0.3165674;0.04456929,0.2826822;0.115688;0.1174745,-0.1281374;0.5365892;-0.0702035,-0.2165265;0.3258964;0.01370238,-0.2850299;0.1267211;0.06200119,0.09319159;-0.001089439;-0.05105169,0.0717069;-0.3711764;-0.01280409,0.03732008;-0.7098516;0.05255298,0.03990513;-0.6779296;-0.03811932,-0.09317459;0.01444931;-0.04900865,-0.1573004;-0.3477194;0.01107858,-0.2068905;-0.6432256;0.1853537,-0.2577846;-0.6816483;0.1543703,0.04817655;0.5919977;-0.1121915,0;0;0,-0.02286188;0.2006807;-0.2704837,-0.04412549;0.4167283;-0.5545187,0.1391829;0.3837503;-0.4195976,0.2415057;0.1950164;-0.3049076,0.2030451;-0.01694593;-0.3219092,-0.1787692;0.4010861;-0.3603345,-0.194061;0.1715081;-0.2809344,-0.2223471;-0.03395383;-0.3416103,0.08710854;-0.007629395;-0.06038236,0.05959569;-0.3282464;-0.2483625,0.03274132;-0.6722056;-0.2148099,0.03438514;-0.709893;-0.2752049,-0.1032157;0.01230939;-0.02207098,-0.1719982;-0.3434396;-0.1092513,-0.1807378;-0.6495359;0.05317892,-0.2048056;-0.6944104;0.007941835,-0.03855713;0.3630652;-0.4820502,270.1475
+0;0;0,0.02763875;0.3360021;-0.05429613,0.05528478;0.6819004;-0.1370785,0.2174586;0.5406769;-0.05663779,0.2486203;0.3153917;0.04552447,0.2806807;0.1145833;0.1184039,-0.1248021;0.5407619;-0.07141259,-0.2153412;0.324944;0.01453432,-0.2838204;0.1258391;0.06281607,0.09276076;-0.001084403;-0.05081569,0.07141398;-0.3687958;-0.01281358,0.03706462;-0.7071019;0.05247227,0.03965771;-0.675174;-0.0384818,-0.09274384;0.01438251;-0.04878208,-0.156458;-0.3454615;0.01091946,-0.2059941;-0.6406457;0.1850047,-0.2570464;-0.6792811;0.153925,0.0484417;0.5952057;-0.1126694,0;0;0,-0.02335307;0.2072205;-0.2704139,-0.04585066;0.424161;-0.5528126,0.1341524;0.3870159;-0.4166868,0.2395602;0.1932935;-0.300401,0.1962021;-0.01778622;-0.3155251,-0.1790635;0.4069456;-0.3620501,-0.193412;0.1718701;-0.280226,-0.2190876;-0.03452355;-0.3385848,0.086356;-0.007855684;-0.06057143,0.05942848;-0.3274665;-0.2455993,0.03288187;-0.6711408;-0.2127895,0.03455326;-0.7090802;-0.273325,-0.103001;0.01332033;-0.02003332,-0.1735221;-0.3381005;-0.1129941,-0.1837877;-0.6468661;0.04337595,-0.2021343;-0.6947247;-3.514811E-05,-0.04003139;0.3704299;-0.4804406,270.181
+0;0;0,0.02656472;0.336397;-0.0557225,0.05269723;0.6811689;-0.1386499,0.2160878;0.5387682;-0.05629323,0.2495519;0.3147315;0.04944222,0.2795297;0.115625;0.1276509,-0.1277431;0.5386238;-0.07104647,-0.2176465;0.3230605;0.01807193,-0.2863317;0.1251093;0.07057278,0.09212445;-0.001208938;-0.05062116,0.07054371;-0.3673542;-0.01279965,0.03596837;-0.7064022;0.05259016,0.03858636;-0.6745964;-0.03853651,-0.09217439;0.01437808;-0.04845649,-0.1570677;-0.3431933;0.01391425,-0.2095034;-0.6335621;0.1965649,-0.2555433;-0.6736135;0.1606859,0.046319;0.5947016;-0.1142459,0;0;0,-0.02428018;0.2087122;-0.2698579,-0.04827596;0.4245598;-0.5514832,0.1336929;0.3884966;-0.4149985,0.2382193;0.1944075;-0.2971177,0.1948801;-0.01667799;-0.3120608,-0.1847918;0.4050548;-0.3617584,-0.1928542;0.1696298;-0.2780787,-0.2187147;-0.03677118;-0.3362898,0.08597122;-0.007511854;-0.06002831,0.05967836;-0.3261596;-0.2436879,0.03370556;-0.6707657;-0.2121146,0.03547528;-0.7087401;-0.2728643,-0.1023734;0.01344873;-0.0197409,-0.1722005;-0.3370646;-0.1104221,-0.1854844;-0.6504426;0.03804539,-0.1997801;-0.6765772;-0.03237288,-0.0420597;0.3711971;-0.479188,270.2141
+0;0;0,0.02622448;0.3320884;-0.05500881,0.05184383;0.6700547;-0.1362443,0.2142386;0.5307426;-0.05505602,0.248104;0.3040186;0.05194778,0.278054;0.1050969;0.1300838,-0.1271728;0.5305992;-0.06970543,-0.2181547;0.3124502;0.02048199,-0.2867761;0.1146827;0.07293412,0.08572627;-0.001124976;-0.04710544,0.06193857;-0.4047143;-0.005416095,0.02511089;-0.7658489;0.06423341,0.02786485;-0.7339494;-0.03162663,-0.08577274;0.0133795;-0.04509111,-0.1573024;-0.3807591;0.02365801,-0.2131539;-0.6900434;0.2182071,-0.2615853;-0.7337335;0.1804644,0.04566439;0.5862825;-0.1126009,0;0;0,-0.03064495;0.1785374;-0.284924,-0.058988;0.3716541;-0.5737808,0.1252738;0.3485325;-0.4462342,0.2320454;0.1514175;-0.3289909,0.1878368;-0.05950859;-0.3402989,-0.1948806;0.3651879;-0.3895011,-0.2053899;0.1263049;-0.3068879,-0.2299635;-0.07930654;-0.3676509,0.08360684;-0.002499416;-0.05072308,0.05621205;-0.3457932;-0.2665634,0.02975847;-0.7140025;-0.2479184,0.01253873;-0.7463837;-0.3187168,-0.09434317;0.008638718;-0.02437048,-0.1673627;-0.3727397;-0.1443991,-0.1841113;-0.7126003;-3.923476E-05,-0.2078732;-0.7568402;-0.05593337,-0.05129568;0.3237838;-0.5012257,270.2375
+0;0;0,0.02482064;0.3143112;-0.0520641,0.04817338;0.622508;-0.1263484,0.2310218;0.4802543;-0.03931765,0.2646362;0.2552114;0.06689274,0.2945847;0.0562993;0.145025,-0.1512604;0.4800937;-0.05572077,-0.2415676;0.2635622;0.03379792,-0.3101857;0.06580438;0.0862475,0.08005671;-0.001050575;-0.0439901,0.05623038;-0.4052953;-0.002233051,0.017398;-0.7860881;0.07120778,0.02009119;-0.7542305;-0.02253678,-0.0801001;0.01249464;-0.04210899,-0.1517459;-0.382284;0.02675178,-0.2106377;-0.7084041;0.2318911,-0.2580002;-0.750468;0.1949813,0.04226739;0.5424429;-0.1037513,0;0;0,-0.03251717;0.1561071;-0.2769322,-0.06640796;0.2949654;-0.56093,0.130525;0.3413702;-0.4541924,0.2397949;0.1467668;-0.3391078,0.1978743;-0.06461376;-0.3504429,-0.2210252;0.291902;-0.3580018,-0.2176017;0.05534349;-0.2738398,-0.2441503;-0.1448411;-0.3499243,0.08019754;0.008318231;-0.04294729,0.06611721;-0.3325948;-0.2649951,0.04118873;-0.7215173;-0.260253,0.03458618;-0.7571108;-0.3269811,-0.08691845;0.001285144;-0.02808632,-0.152126;-0.3797387;-0.1557342,-0.1723008;-0.7425501;-0.01478921,-0.1963918;-0.7810212;-0.0742037,-0.0590191;0.2594061;-0.4858508,270.2701
+0;0;0,0.0254251;0.3195355;-0.05529178,0.05113543;0.6593582;-0.1392941,0.2154257;0.5184258;-0.05268433,0.2520653;0.2971302;0.05589993,0.2785552;0.09984352;0.1394369,-0.1305043;0.5190791;-0.0681324,-0.2191013;0.3050297;0.02372714,-0.2884561;0.1088284;0.08114808,0.08419947;-0.001241439;-0.04615283,0.05918579;-0.4050966;-0.004259683,0.021417;-0.7787536;0.06744051,0.02416867;-0.7471663;-0.02796189,-0.08418068;0.01320229;-0.0442774,-0.1574368;-0.3802615;0.02852046,-0.2174544;-0.6949012;0.2372946,-0.2120558;-0.6640069;0.1419963,0.04500872;0.5753703;-0.1150713,0;0;0,-0.03226834;0.1664735;-0.2775822,-0.06700062;0.3581657;-0.5694804,0.1247659;0.3411751;-0.4493423,0.2327434;0.1485284;-0.3338742,0.1936903;-0.06337103;-0.3471272,-0.2028702;0.3668636;-0.3829624,-0.2091961;0.1275779;-0.3136292,-0.2306103;-0.07763967;-0.3771063,0.08380516;0.002474263;-0.04681611,0.06389485;-0.3397207;-0.265873,0.04053876;-0.7213072;-0.2601082,0.02135454;-0.7539387;-0.3295414,-0.09175839;0.002714219;-0.02818167,-0.1586511;-0.3772209;-0.1572334,-0.1832795;-0.7378172;-0.03253087,-0.205067;-0.7796577;-0.09148808,-0.0580295;0.3140001;-0.4943328,270.3037
+0;0;0,0.02493254;0.3133451;-0.0542206,0.04802245;0.6187524;-0.1299682,0.220328;0.4791288;-0.04165067,0.2570849;0.2571247;0.0672812,0.2836062;0.05960406;0.1509173,-0.1412958;0.4798118;-0.05779957,-0.2301765;0.2650771;0.03435405,-0.2996135;0.06864312;0.0918431,0.08411261;-0.001240159;-0.04610521,0.0590978;-0.4051136;-0.00421017,0.0207431;-0.7845671;0.06860231,0.02345671;-0.7530018;-0.0254804,-0.08409384;0.01318868;-0.04423172,-0.1573533;-0.3802929;0.02856943,-0.218302;-0.6998137;0.2405822,-0.2129781;-0.6689317;0.1466022,0.04217967;0.5386567;-0.1068679,0;0;0,-0.03514507;0.1583091;-0.2746811,-0.07587958;0.3024673;-0.5523968,0.1160608;0.3397661;-0.4529927,0.2278059;0.1481279;-0.3377066,0.1918232;-0.06419754;-0.3560352,-0.2190214;0.302476;-0.3554651,-0.2234819;0.05938381;-0.2972473,-0.2446962;-0.1444754;-0.3658343,0.08397562;0.005765781;-0.04601097,0.06299116;-0.3366311;-0.2646859,0.04291403;-0.7243459;-0.2703295,0.03263659;-0.7594177;-0.3375709,-0.09183846;-0.0001656314;-0.02770971,-0.158522;-0.3773317;-0.1648,-0.1898091;-0.7493192;-0.05800975,-0.2062825;-0.7883981;-0.1198006,-0.06675911;0.2656779;-0.4779224,270.3273
+0;0;0,0.02545615;0.3199257;-0.0553593,0.0496294;0.6396747;-0.1346783,0.2100927;0.4998856;-0.04942792,0.2468805;0.2776945;0.05959572,0.2734196;0.08004153;0.1432878,-0.1280884;0.5005243;-0.06452994,-0.2170439;0.2856087;0.0277013,-0.2865275;0.0890432;0.08522886,0.08607392;-0.001269076;-0.04718028,0.06103768;-0.4054885;-0.005249355,0.0225655;-0.7861044;0.06778616,0.02528815;-0.7545338;-0.02661007,-0.08605471;0.0134962;-0.04526311,-0.1593769;-0.3803225;0.02760041,-0.2205123;-0.700822;0.2402627,-0.2151707;-0.6699371;0.1459694,0.04349304;0.5555545;-0.1104174,0;0;0,-0.0333534;0.1620469;-0.2805235,-0.07197178;0.3223282;-0.566833,0.1081792;0.3422471;-0.4535828,0.2213387;0.1508164;-0.3388762,0.1898746;-0.06205079;-0.3606241,-0.2046313;0.3266481;-0.37859,-0.2195537;0.08547427;-0.3136215,-0.2408503;-0.1204242;-0.3762928,0.08614164;0.005495593;-0.04675173,0.06426657;-0.3345898;-0.269556,0.04567989;-0.7235395;-0.2770002,0.0321073;-0.7579916;-0.3446924,-0.09438916;0.0001876676;-0.02696222,-0.157905;-0.3748069;-0.1723004,-0.1939137;-0.7536089;-0.08926369,-0.2104981;-0.7885329;-0.1558247,-0.063304;0.2803985;-0.4902222,270.3598
+0;0;0,0.02802931;0.3189301;-0.05969154,0.0560946;0.6366556;-0.1455565,0.2164385;0.4996371;-0.05927626,0.2498843;0.2823543;0.06021411,0.2764422;0.08782223;0.1509188,-0.1240955;0.4999378;-0.07662735,-0.218039;0.2916613;0.0253723,-0.2890426;0.09726252;0.08816546,0.08605366;-0.001516999;-0.0472099,0.06011946;-0.405673;-0.005213823,0.02174886;-0.7863693;0.0674549,0.0249675;-0.7555917;-0.02693558,-0.08604146;0.01369675;-0.04522805,-0.1611014;-0.3790108;0.03174705,-0.2242481;-0.691829;0.2549959,-0.2183749;-0.6618527;0.1607301,0.0488412;0.5531877;-0.1194233,0;0;0,-0.0333534;0.1620469;-0.2805235,-0.07197178;0.3223282;-0.566833,0.1081792;0.3422471;-0.4535828,0.2213387;0.1508164;-0.3388762,0.1898746;-0.06205079;-0.3606241,-0.2046313;0.3266481;-0.37859,-0.2195537;0.08547427;-0.3136215,-0.2408503;-0.1204242;-0.3762928,0.08614164;0.005495593;-0.04675173,0.06426657;-0.3345898;-0.269556,0.04567989;-0.7235395;-0.2770002,0.0321073;-0.7579916;-0.3446924,-0.09438916;0.0001876676;-0.02696222,-0.157905;-0.3748069;-0.1723004,-0.1939137;-0.7536089;-0.08926369,-0.2104981;-0.7885329;-0.1558247,-0.063304;0.2803985;-0.4902222,270.3821
+0;0;0,0.02828791;0.3218725;-0.06024225,0.05753483;0.6529243;-0.1495738,0.2153374;0.5155028;-0.06379865,0.2457829;0.3177119;0.04497252,0.2724189;0.1226076;0.135944,-0.1202418;0.515799;-0.08089728,-0.2057578;0.3262066;0.01195223,-0.2769702;0.131236;0.07493008,0.09031203;-0.001592067;-0.04954608,0.06440863;-0.4052681;-0.007599879,0.02711859;-0.7752435;0.0630224,0.03036535;-0.7444591;-0.03219248,-0.09029923;0.01437453;-0.04746616,-0.16527;-0.3778667;0.02941752,-0.2266385;-0.6818754;0.2463793,-0.2207139;-0.6518993;0.1512903,0.05017871;0.5682742;-0.1230706,0;0;0,-0.03731624;0.1702504;-0.2786639,-0.08426638;0.3558097;-0.564754,0.1015474;0.3371154;-0.4411678,0.2105258;0.1681402;-0.3341613,0.1842085;-0.04620142;-0.3545575,-0.2114498;0.3621444;-0.3826402,-0.2166461;0.14048;-0.3305132,-0.2400705;-0.06615986;-0.3921751,0.08726465;-0.002638876;-0.05469489,0.06112065;-0.3448488;-0.2728548,0.04543825;-0.7230057;-0.2762001,0.02557265;-0.7557078;-0.3451264,-0.1004053;0.0051095;-0.02250085,-0.1682443;-0.3662956;-0.1736331,-0.2057134;-0.7378402;-0.1119041,-0.2220467;-0.7768074;-0.1755735,-0.07280451;0.3089216;-0.4899724,270.4156
+0;0;0,0.02858575;0.3252614;-0.06087653,0.05793466;0.6574566;-0.1504874,0.2138105;0.5208676;-0.06547632,0.2428118;0.3324592;0.03813519,0.2700895;0.1326545;0.1312983,-0.1178166;0.5211605;-0.08237359,-0.1992761;0.3405615;0.006071515,-0.2722042;0.1408938;0.0705666,0.08111811;-0.001429992;-0.04450221,0.05515714;-0.4060033;-0.002462778,0.01742481;-0.7803668;0.06899713,0.02067548;-0.7495814;-0.02633251,-0.08110662;0.01291118;-0.04263403,-0.1562441;-0.3802018;0.03442053,-0.2183404;-0.6878163;0.2539557,-0.2124087;-0.6578403;0.158752,0.05059688;0.5730177;-0.1240502,0;0;0,-0.03992067;0.1775294;-0.2778628,-0.08113512;0.3606673;-0.5678008,0.09926948;0.3364653;-0.4341624,0.2076607;0.177902;-0.3332505,0.181603;-0.04184602;-0.3526704,-0.207406;0.3669511;-0.3859403,-0.2220626;0.1571326;-0.3326906,-0.2410999;-0.05452625;-0.3973702,0.08326691;-0.0005624741;-0.04036021,0.0653447;-0.3372104;-0.2694187,0.05304524;-0.7198144;-0.2813039,0.03306022;-0.7523656;-0.350491,-0.08856761;0.004180001;-0.02647538,-0.1553601;-0.3678786;-0.1788958,-0.1947806;-0.7465338;-0.1371271,-0.2078064;-0.779492;-0.2075935,-0.07073009;0.3146516;-0.4925878,270.4486
+0;0;0,0.02887289;0.328997;-0.06324535,0.05764916;0.6639082;-0.1543679,0.2103614;0.5265226;-0.06702886,0.2407568;0.3382738;0.03943626,0.2690862;0.1417381;0.1405369,-0.1148946;0.5272741;-0.08371986,-0.195459;0.3456751;0.006985687,-0.268477;0.1472876;0.07741945,0.0850713;-0.001496904;-0.04640658,0.05969841;-0.4057572;-0.00401992,0.02153889;-0.7772647;0.06660718,0.02471694;-0.7466478;-0.02875019,-0.08489989;0.01348909;-0.04475478,-0.1610105;-0.3784013;0.03584242,-0.2253896;-0.677351;0.2615558,-0.2195101;-0.6477109;0.1663255,0.05053819;0.5790066;-0.1276851,0;0;0,-0.0452592;0.1832491;-0.2782876,-0.09407952;0.3705609;-0.5679066,0.08767849;0.3382993;-0.4370239,0.195156;0.1796143;-0.332315,0.170213;-0.04068591;-0.3545825,-0.2145253;0.3785106;-0.3865266,-0.2283675;0.1653068;-0.3412619,-0.2455986;-0.04780693;-0.4039977,0.0843607;-0.001905531;-0.04767156,0.05927441;-0.3401629;-0.2731032,0.05114998;-0.7198726;-0.287822,0.02865925;-0.751895;-0.3567488,-0.09536415;0.009821549;-0.0142181,-0.1687655;-0.3547189;-0.1803186,-0.2046015;-0.7325155;-0.1591613,-0.213062;-0.7672763;-0.2287168,-0.08157796;0.3238147;-0.4928777,270.4712
+0;0;0,0.02884698;0.3287019;-0.06318861,0.05742465;0.6612909;-0.1536617,0.210099;0.5248444;-0.06664909,0.23998;0.3397818;0.03801408,0.2683264;0.1431277;0.1391756,-0.1149262;0.5255954;-0.08332825,-0.194127;0.34707;0.005842082,-0.267189;0.148563;0.07631828,0.08702252;-0.001531238;-0.04747097,0.06168552;-0.4052196;-0.005144287,0.02401305;-0.7719854;0.06458136,0.02719343;-0.7413681;-0.03084578,-0.08684719;0.01379848;-0.04578128,-0.1628501;-0.3775375;0.03470189,-0.2264075;-0.6726716;0.2575344,-0.2205237;-0.6430318;0.1622344,0.05038921;0.5772911;-0.1272623,0;0;0,-0.04970273;0.1854787;-0.2756758,-0.1019451;0.3730505;-0.5616007,0.07886069;0.3381455;-0.4269204,0.1837025;0.1817836;-0.3236995,0.1592554;-0.03898112;-0.3430719,-0.2205987;0.3818035;-0.3804566,-0.2377525;0.1722796;-0.3368571,-0.2543503;-0.0421717;-0.3955526,0.08264789;-0.005425051;-0.05448532,0.05660591;-0.3468046;-0.273984,0.0500243;-0.7217809;-0.2861269,0.02717501;-0.7535933;-0.3552208,-0.09752645;0.0113622;-0.01372041,-0.1748387;-0.3499029;-0.1837444,-0.2053316;-0.7236009;-0.1689796,-0.2249497;-0.7561083;-0.2384402,-0.08878104;0.32651;-0.4876881,270.4936
+0;0;0,0.02860787;0.3259773;-0.06266484,0.05689859;0.6552216;-0.1522193,0.1997811;0.523018;-0.06926893,0.231731;0.325142;0.04264093,0.2600342;0.1287879;0.1436481,-0.1051463;0.5237226;-0.08491674,-0.1898309;0.3328364;0.01042759,-0.2627814;0.1346322;0.08079626,0.09151535;-0.001610293;-0.04992181,0.06618972;-0.4051175;-0.007614117,0.02831649;-0.7738378;0.0624831,0.0314936;-0.7432211;-0.03284596,-0.09133095;0.01451087;-0.04814489,-0.1672998;-0.3766495;0.03230216,-0.2311958;-0.6733564;0.2563221,-0.2253181;-0.6437162;0.1611201,0.0499469;0.5722218;-0.1261342,0;0;0,-0.05103242;0.1832038;-0.2735662,-0.1023097;0.3654181;-0.5589368,0.06592391;0.3477815;-0.4284272,0.1808784;0.1799521;-0.3220398,0.1610571;-0.04079005;-0.3429794,-0.213018;0.3708816;-0.3839407,-0.2315639;0.1463948;-0.3396543,-0.2471258;-0.06670581;-0.4021394,0.08657996;-0.005370989;-0.0578351,0.06052138;-0.3479271;-0.2751498,0.05856659;-0.7247916;-0.291641,0.03727356;-0.7570029;-0.3607385,-0.1025067;0.01146897;-0.0151883,-0.1772224;-0.3472799;-0.1911605,-0.2016677;-0.7234573;-0.1771738,-0.2197212;-0.7563316;-0.2465929,-0.08938748;0.3203967;-0.4852903,270.5272
+0;0;0,0.02879236;0.3256066;-0.06448074,0.056704;0.6544821;-0.1555113,0.1985153;0.5218298;-0.06961267,0.2314597;0.325767;0.04516356,0.2606766;0.1330778;0.1527539,-0.1059711;0.5217964;-0.09258588,-0.1928973;0.3356935;0.00992801,-0.2668193;0.1396747;0.08523154,0.09162738;-0.001708932;-0.04971258,0.06672762;-0.4052396;-0.007375624,0.02853499;-0.7739828;0.06242708,0.03394843;-0.7437472;-0.03280287,-0.09117282;0.01462793;-0.04840846,-0.1679975;-0.3756692;0.03535016,-0.2320929;-0.6664891;0.2669061,-0.2240006;-0.6373245;0.1718697,0.04989024;0.5715657;-0.1291265,0;0;0,-0.05103242;0.1832038;-0.2735662,-0.1023097;0.3654181;-0.5589368,0.06592391;0.3477815;-0.4284272,0.1808784;0.1799521;-0.3220398,0.1610571;-0.04079005;-0.3429794,-0.213018;0.3708816;-0.3839407,-0.2315639;0.1463948;-0.3396543,-0.2471258;-0.06670581;-0.4021394,0.08657996;-0.005370989;-0.0578351,0.06052138;-0.3479271;-0.2751498,0.05856659;-0.7247916;-0.291641,0.03727356;-0.7570029;-0.3607385,-0.1025067;0.01146897;-0.0151883,-0.1772224;-0.3472799;-0.1911605,-0.2016677;-0.7234573;-0.1771738,-0.2197212;-0.7563316;-0.2465929,-0.08938748;0.3203967;-0.4852903,270.5494
+0;0;0,0.02891093;0.3269475;-0.06474628,0.05686271;0.6562977;-0.1559105,0.2112391;0.5192758;-0.06492412,0.2447781;0.3196744;0.05192365,0.2733853;0.1310066;0.1572687,-0.1190163;0.5192397;-0.08984159,-0.2075114;0.3297779;0.01452252,-0.2798906;0.13785;0.0882545,0.09070864;-0.001691796;-0.04921411,0.06572714;-0.406547;-0.00673819,0.02676269;-0.782742;0.06447513,0.03216707;-0.7525068;-0.03059553,-0.09025862;0.01448125;-0.04792306,-0.1673355;-0.377097;0.03611047,-0.2327262;-0.673794;0.2723459,-0.2246474;-0.644628;0.1774685,0.05003577;0.573221;-0.1294747,0;0;0,-0.04729919;0.1790312;-0.2786274,-0.09515382;0.3554387;-0.5687957,0.08563199;0.3547625;-0.4419222,0.1985077;0.1858853;-0.3263428,0.1846452;-0.02938569;-0.3576114,-0.22338;0.3553771;-0.3865481,-0.2245511;0.1260329;-0.3416162,-0.2361211;-0.08067612;-0.4097998,0.089834;0.002517849;-0.05075884,0.08164158;-0.3317423;-0.2842948,0.089923;-0.7154447;-0.3128622,0.07409855;-0.7487069;-0.3822536,-0.1005807;0.003097084;-0.02295357,-0.1506104;-0.351885;-0.2174292,-0.1640947;-0.7360305;-0.1983848,-0.1766644;-0.769822;-0.2679573,-0.08324026;0.3118532;-0.4939253,270.5719
+0;0;0,0.02892068;0.3270578;-0.06476814,0.05689072;0.6566231;-0.1559918,0.2069838;0.5209804;-0.06670207,0.2418554;0.313448;0.05478854,0.2703326;0.1256375;0.1596549,-0.1145053;0.5209452;-0.09095813,-0.2065167;0.3239554;0.01755278,-0.278567;0.1328996;0.09094971,0.08988097;-0.001676359;-0.04876506,0.06490414;-0.4064561;-0.006297063,0.02538657;-0.7879913;0.06592716,0.0307928;-0.757756;-0.0291762,-0.08943506;0.01434912;-0.04748579,-0.1664976;-0.377156;0.03653207,-0.2328165;-0.6780648;0.276121,-0.2247349;-0.6488991;0.1812109,0.05005945;0.5734936;-0.1295393,0;0;0,-0.04763549;0.1801208;-0.2780027,-0.09500565;0.3571717;-0.5681219,0.07822295;0.3621855;-0.439575,0.1915667;0.1823247;-0.3218932,0.1723591;-0.03205734;-0.3493171,-0.2175166;0.3615563;-0.3883877,-0.2272412;0.1225787;-0.3454826,-0.2378037;-0.08546279;-0.4062101,0.08968776;0.003630042;-0.04901385,0.07876145;-0.3315543;-0.2809751,0.09248408;-0.7202047;-0.3142874,0.07595455;-0.7533265;-0.3836873,-0.09920724;0.00202871;-0.02476362,-0.1533185;-0.3520475;-0.2196378,-0.1595411;-0.7418954;-0.2015526,-0.172833;-0.775559;-0.2711529,-0.08326147;0.3134551;-0.4932363,270.6053
+0;0;0,0.02885995;0.326762;-0.06665783,0.05662687;0.6562572;-0.1598715,0.2087387;0.5189959;-0.0681042,0.2436549;0.3158358;0.05812334,0.2713635;0.126855;0.1671337,-0.1172686;0.5187277;-0.09462252,-0.2096636;0.3256211;0.01762543,-0.2833871;0.1353033;0.09953246,0.09067743;-0.001918714;-0.04888323,0.06518829;-0.4067875;-0.006222501,0.02508443;-0.7928675;0.06635111,0.0310659;-0.7629353;-0.02862004,-0.08993752;0.01464146;-0.04808864,-0.169205;-0.3752755;0.04174366,-0.2416701;-0.6728768;0.2909729,-0.232948;-0.6441274;0.1962224,0.04988319;0.5731406;-0.1329085,0;0;0,-0.04424533;0.1782194;-0.2798746,-0.08838631;0.353913;-0.5718582,0.08679937;0.3616557;-0.4437828,0.1892345;0.1819855;-0.3186738,0.1746366;-0.03534289;-0.3490059,-0.2135714;0.3602104;-0.3899741,-0.2299595;0.1231816;-0.3455289,-0.2386748;-0.0861695;-0.412319,0.09170245;0.00453189;-0.04675221,0.08420552;-0.329859;-0.2802365,0.1054542;-0.7220578;-0.3209994,0.0895394;-0.7553846;-0.3902218,-0.09927493;0.001133622;-0.02754723,-0.1463158;-0.3519306;-0.2263467,-0.1444665;-0.7464875;-0.2103975,-0.1571501;-0.7803337;-0.27981,-0.07741214;0.3104835;-0.4965303,270.6387
+0;0;0,0.0289793;0.3281134;-0.06693351,0.0569997;0.6606318;-0.1610196,0.2039418;0.5240309;-0.070978,0.2384095;0.3234807;0.05362796,0.2662951;0.1332927;0.1633346,-0.1116346;0.5237712;-0.09664784,-0.2028426;0.3331454;0.01415811,-0.2770371;0.1416119;0.09658834,0.08961878;-0.001896313;-0.04831252,0.06414502;-0.4065208;-0.005677536,0.02477311;-0.7855544;0.06557152,0.03065711;-0.7556211;-0.02785214,-0.08888751;0.01447052;-0.04752721,-0.1681071;-0.3752111;0.04225089,-0.2392497;-0.6673809;0.2869315,-0.2306697;-0.6386111;0.1937248,0.05016904;0.5764432;-0.1337088,0;0;0,-0.04638812;0.1833183;-0.2778864,-0.09846376;0.3747366;-0.5623372,0.07599603;0.361878;-0.4336421,0.1767489;0.1845976;-0.3097246,0.1661863;-0.03376809;-0.3442137,-0.2102267;0.3866941;-0.3845888,-0.2285703;0.1505874;-0.3553967,-0.2339535;-0.06435619;-0.4078842,0.09035426;0.001668617;-0.04693127,0.07925621;-0.3338239;-0.2782519,0.1030083;-0.719003;-0.3152118,0.1169413;-0.7465487;-0.3877168,-0.09801309;0.003081042;-0.02744379,-0.1508832;-0.3494685;-0.2251842,-0.1452358;-0.7368234;-0.2104439,-0.1644417;-0.7679687;-0.2786715,-0.0850537;0.3260057;-0.4893596,270.6611
+0;0;0,0.02898411;0.3281678;-0.0669446,0.05702154;0.6608837;-0.1610814,0.1987287;0.526112;-0.07319099,0.2338724;0.3216281;0.05385904,0.2617438;0.1315372;0.1635097,-0.1060971;0.5258612;-0.09798635,-0.1990942;0.3314964;0.01499299,-0.2732508;0.1400606;0.09738117,0.08892805;-0.001881698;-0.04794016,0.06345963;-0.4064214;-0.005314112,0.02426449;-0.7837532;0.06561504,0.03028688;-0.7538214;-0.03000579,-0.08820242;0.01435899;-0.0471609,-0.1674054;-0.375241;0.04259839,-0.2382286;-0.666099;0.2861804,-0.2294468;-0.6373581;0.1907817,0.05019443;0.5767388;-0.1337848,0;0;0,-0.04926348;0.1860352;-0.2756443,-0.1005493;0.3766696;-0.5610037,0.066359;0.3661056;-0.4314291,0.1674231;0.1843149;-0.3052204,0.1569977;-0.03384808;-0.3403046,-0.2084955;0.3868835;-0.3857352,-0.2352429;0.1465878;-0.3586611,-0.238222;-0.06925574;-0.4070072,0.08970873;0.001712084;-0.04646945,0.07622604;-0.3342618;-0.2768121,0.1016762;-0.717572;-0.3138537,0.1176015;-0.746063;-0.3880482,-0.09706463;0.003318181;-0.02788269,-0.1531597;-0.3481581;-0.226467,-0.1461334;-0.7337424;-0.2115695,-0.1656413;-0.7662058;-0.2815508,-0.08779031;0.3287263;-0.4874461,270.6945
+0;0;0,0.03148914;0.3290457;-0.0721071,0.06373676;0.659282;-0.1750081,0.2216827;0.5236493;-0.08240659,0.2529821;0.3297246;0.05460563,0.2800231;0.143479;0.1970204,-0.1166618;0.5255629;-0.1007187,-0.2092312;0.3369103;0.01417238,-0.28847;0.1353762;0.1080116,0.08942454;-0.002072915;-0.04807347,0.06399246;-0.406944;-0.004645471,0.02528951;-0.7799208;0.06487656,0.02881331;-0.750774;-0.03124151,-0.08855983;0.01460606;-0.04749655,-0.1691274;-0.3734992;0.04912924,-0.2398478;-0.6568761;0.2943618,-0.2335037;-0.6290417;0.1984093,0.05570924;0.576182;-0.1452759,0;0;0,-0.0458536;0.1886317;-0.2770877,-0.09110044;0.3767959;-0.5656908,0.09050606;0.3676736;-0.4291186,0.1848134;0.1886524;-0.3009923,0.1673324;-0.04314932;-0.3417714,-0.2208612;0.385014;-0.3849747,-0.2337102;0.1490579;-0.3460076,-0.2303052;-0.07906333;-0.4064203,0.09279034;0.003880381;-0.04107308,0.09704658;-0.3287006;-0.2773466,0.1251795;-0.70781;-0.307801,0.1411826;-0.7385377;-0.3806562,-0.0960963;0.001666118;-0.03278457,-0.1297437;-0.3516132;-0.2340679,-0.1151462;-0.7322971;-0.2164738,-0.1300142;-0.765228;-0.287681,-0.07970506;0.3299866;-0.4913061,270.7278
+0;0;0,0.03148914;0.3290457;-0.0721071,0.06373676;0.659282;-0.1750081,0.2216827;0.5236493;-0.08240659,0.2529821;0.3297246;0.05460563,0.2800231;0.143479;0.1970204,-0.1166618;0.5255629;-0.1007187,-0.2092312;0.3369103;0.01417238,-0.28847;0.1353762;0.1080116,0.08942454;-0.002072915;-0.04807347,0.06399246;-0.406944;-0.004645471,0.02528951;-0.7799208;0.06487656,0.02881331;-0.750774;-0.03124151,-0.08855983;0.01460606;-0.04749655,-0.1691274;-0.3734992;0.04912924,-0.2398478;-0.6568761;0.2943618,-0.2335037;-0.6290417;0.1984093,0.05570924;0.576182;-0.1452759,0;0;0,-0.0458536;0.1886317;-0.2770877,-0.09110044;0.3767959;-0.5656908,0.09050606;0.3676736;-0.4291186,0.1848134;0.1886524;-0.3009923,0.1673324;-0.04314932;-0.3417714,-0.2208612;0.385014;-0.3849747,-0.2337102;0.1490579;-0.3460076,-0.2303052;-0.07906333;-0.4064203,0.09279034;0.003880381;-0.04107308,0.09704658;-0.3287006;-0.2773466,0.1251795;-0.70781;-0.307801,0.1411826;-0.7385377;-0.3806562,-0.0960963;0.001666118;-0.03278457,-0.1297437;-0.3516132;-0.2340679,-0.1151462;-0.7322971;-0.2164738,-0.1300142;-0.765228;-0.287681,-0.07970506;0.3299866;-0.4913061,270.7502
+0;0;0,0.03082762;0.3221332;-0.07059229,0.06104544;0.631565;-0.1669334,0.2289782;0.4994567;-0.07310729,0.2615503;0.2976469;0.06947587,0.2908261;0.09600925;0.2236604,-0.1284475;0.5014782;-0.09245211,-0.2247808;0.305155;0.02711043,-0.3105682;0.08696523;0.1287049,0.09517382;-0.002206187;-0.05116421,0.06974532;-0.4070203;-0.00774233,0.03106695;-0.7797602;0.06173556,0.0345328;-0.7505994;-0.0328021,-0.09425352;0.01554511;-0.0505502,-0.1748097;-0.3725055;0.04606197,-0.2454852;-0.6557025;0.2911389,-0.2392454;-0.6278325;0.196764,0.05364457;0.554952;-0.1395222,0;0;0,-0.04337018;0.1740831;-0.2784197,-0.08886848;0.3249798;-0.5631235,0.0957351;0.3608184;-0.4328234,0.1777533;0.1692475;-0.2961059,0.1562645;-0.07968411;-0.3495753,-0.2280738;0.3301403;-0.3706269,-0.257143;0.08570226;-0.3315995,-0.2516288;-0.1604441;-0.3999315,0.09641141;0.002854168;-0.04875851,0.1020447;-0.3304039;-0.2839475,0.1223233;-0.7108729;-0.2934556,0.1396629;-0.7446863;-0.3611112,-0.1062435;0.002987124;-0.01959831,-0.1335104;-0.3416413;-0.2361491,-0.1131305;-0.7221167;-0.2271252,-0.1189482;-0.756927;-0.2957974,-0.07789388;0.2910864;-0.4895947,270.784
+0;0;0,0.03239635;0.3251227;-0.07515391,0.06385702;0.640486;-0.1764841,0.2214216;0.5103109;-0.08459549,0.2578281;0.2858779;0.08412284,0.2920912;0.1198661;0.2206087,-0.1157965;0.5134078;-0.1029803,-0.2261775;0.2941476;0.03809593,-0.3003753;0.111313;0.1299027,0.07978421;-0.002087417;-0.04267287,0.05503029;-0.4084911;0.001516461,0.01282348;-0.8088813;0.07553666,0.01611107;-0.780148;-0.0150653,-0.07871943;0.0134058;-0.04259565,-0.1612255;-0.373299;0.0640889,-0.2394184;-0.669298;0.33583,-0.2334389;-0.6419388;0.2453955,0.05622613;0.562226;-0.1479159,0;0;0,-0.02854861;0.1642018;-0.290904,-0.06588905;0.3177093;-0.5837359,0.1020816;0.358072;-0.4531984,0.174225;0.1221559;-0.3142724,0.1688212;-0.08845524;-0.3688252,-0.1941831;0.3193047;-0.3917669,-0.2510106;0.04448792;-0.3542455,-0.2491769;-0.1661098;-0.4090862,0.08418041;0.01589841;-0.02918482,0.1097053;-0.3058243;-0.2813206,0.1282475;-0.7146893;-0.2889581,0.1477328;-0.745593;-0.3532403,-0.08376779;-0.003247566;-0.03410665,-0.1091956;-0.3463203;-0.2563317,-0.08400067;-0.754768;-0.2459165,-0.08892143;-0.7878864;-0.310824,-0.0565059;0.2820936;-0.5086195,270.8063
+0;0;0,0.03216539;0.3228049;-0.07461812,0.06389377;0.6408567;-0.1768219,0.2187706;0.5106655;-0.08562747,0.2549059;0.2879042;0.08183406,0.2903494;0.116173;0.2230222,-0.1131271;0.5137134;-0.1037222,-0.222686;0.2960865;0.03630312,-0.29944;0.106953;0.1312728,0.08348235;-0.002184172;-0.04465083,0.05863214;-0.4101688;-0.0002896078,0.01475185;-0.8264341;0.07666545,0.01817311;-0.7977523;-0.01762047,-0.0823682;0.01402718;-0.04457003,-0.1651952;-0.3741818;0.0625295,-0.2464884;-0.681917;0.3450449,-0.2402658;-0.6546652;0.2509333,0.05618144;0.5617614;-0.1479489,0;0;0,-0.02856012;0.1612827;-0.289789,-0.06111782;0.315814;-0.5859098,0.1017301;0.356266;-0.4539063,0.1819978;0.1339863;-0.301852,0.1714144;-0.08040957;-0.3697071,-0.1887253;0.3168741;-0.3959898,-0.2515903;0.04545331;-0.3592417,-0.2488551;-0.1731307;-0.4130515,0.08804945;0.01510109;-0.03141689,0.1053643;-0.2945411;-0.3013406,0.1269847;-0.7184244;-0.2700355,0.1193086;-0.7541196;-0.3373296,-0.08766576;-0.005434332;-0.03539707,-0.1203354;-0.3349268;-0.279127,-0.08086951;-0.7578468;-0.2525645,-0.08581332;-0.7936918;-0.3199684,-0.05271329;0.279327;-0.5100992,270.8291
+0;0;0,0.03217568;0.3229081;-0.074642,0.06404848;0.6424078;-0.1773114,0.2139899;0.513391;-0.0878616,0.2460126;0.3159828;0.06054061,0.2863304;0.1206345;0.2211454,-0.1079058;0.5163471;-0.1054111,-0.2049954;0.323489;0.01867757,-0.292305;0.108345;0.1267078,0.08483778;-0.002219635;-0.04537579,0.05999547;-0.4100745;-0.001028676,0.01631276;-0.8244657;0.07557988,0.01945423;-0.7956761;-0.01099522,-0.08370554;0.01425493;-0.04529367,-0.1665062;-0.3738306;0.0617718,-0.2474334;-0.6801802;0.3430152,-0.2417197;-0.6527036;0.2566001,0.05630051;0.5629471;-0.1483049,0;0;0,-0.02865248;0.1612115;-0.2899418,-0.06079817;0.3166126;-0.5873919,0.09453344;0.3579563;-0.4541707,0.1744967;0.1708746;-0.3105569,0.1665858;-0.07828902;-0.3691685,-0.1833068;0.3166828;-0.3995635,-0.2463154;0.07760516;-0.369723,-0.2479141;-0.1713125;-0.4298716,0.08885032;0.0143362;-0.03407979,0.1047729;-0.2963842;-0.3026476,0.1189702;-0.716179;-0.2472589,0.1398068;-0.7439107;-0.3084102,-0.09049589;-0.006466185;-0.03209392,-0.1228343;-0.3324411;-0.2803357,-0.08323456;-0.7534173;-0.2537278,-0.0878268;-0.783881;-0.3156118,-0.05243538;0.2797838;-0.5113056,270.862
+0;0;0,0.03272243;0.3224216;-0.07694229,0.06529788;0.6437177;-0.1826652,0.2182119;0.5131032;-0.09230823,0.2522673;0.3074834;0.07241044,0.2890552;0.1280299;0.221184,-0.1100112;0.5164176;-0.1099062,-0.2147704;0.3135196;0.02584885,-0.2967554;0.1207996;0.1346051,0.0868694;-0.002453492;-0.04605212,0.06257522;-0.410023;-0.001476008,0.02020589;-0.8152242;0.07263528,0.02307667;-0.7866651;-0.009512857,-0.08539508;0.01472517;-0.04651837,-0.1683393;-0.3729505;0.06080333,-0.2509094;-0.6686532;0.3386839,-0.2455957;-0.6415106;0.2566947,0.05736127;0.5634263;-0.1527611,0;0;0,-0.0312242;0.1616564;-0.2895494,-0.06306755;0.3194177;-0.5888817,0.09576178;0.3555745;-0.4506507,0.1733994;0.1505082;-0.3006783,0.1653876;-0.07492739;-0.3699968,-0.1896252;0.3200519;-0.400301,-0.2533454;0.06403694;-0.3691946,-0.2545123;-0.1653673;-0.4245371,0.09024157;0.01217858;-0.03716516,0.1069637;-0.3004253;-0.3030398,0.1146819;-0.7080477;-0.2305138,0.1375675;-0.7377472;-0.2821941,-0.09299344;-0.005561986;-0.03153402,-0.1215159;-0.3291011;-0.2829283,-0.08280884;-0.7405657;-0.2569626,-0.08753894;-0.7678583;-0.3157318,-0.05519201;0.2814196;-0.5120828,270.8955
+0;0;0,0.03272164;0.3224139;-0.07694043,0.06535714;0.6443067;-0.1828675,0.2176083;0.5136072;-0.09264348,0.2539075;0.2944399;0.08292787,0.287877;0.1287348;0.2203035,-0.1093194;0.5169085;-0.110172,-0.2209809;0.3006423;0.03452742,-0.2966847;0.1226871;0.1349516,0.08800367;-0.002485527;-0.04665344,0.06372545;-0.4097875;-0.002106588,0.0214495;-0.8140955;0.07184136,0.02417054;-0.7854612;-0.006022066,-0.08651011;0.01491744;-0.04712578,-0.1693999;-0.3725038;0.06012547,-0.251788;-0.6675548;0.3373936,-0.2467515;-0.6402631;0.2596808,0.0573925;0.5637317;-0.1528578,0;0;0,-0.03100891;0.1612844;-0.2897706,-0.06197175;0.319086;-0.5898993,0.09533328;0.3559977;-0.451561,0.1596564;0.1177302;-0.3127503,0.1625392;-0.09145465;-0.3737218,-0.1880312;0.3197541;-0.4013725,-0.2614883;0.0480096;-0.3707748,-0.2646621;-0.1641217;-0.4205178,0.09108149;0.01163614;-0.03867984,0.1080656;-0.3031491;-0.3015306,0.1128848;-0.7071911;-0.2152321,0.1328465;-0.7369242;-0.2611175,-0.09441537;-0.005194336;-0.03140262,-0.1202952;-0.3279493;-0.283649,-0.08138658;-0.7384565;-0.2573715,-0.08581052;-0.7628007;-0.3130412,-0.05435586;0.2808652;-0.5128441,270.9289
+0;0;0,0.03272164;0.3224139;-0.07694043,0.06535714;0.6443067;-0.1828675,0.2176083;0.5136072;-0.09264348,0.2539075;0.2944399;0.08292787,0.287877;0.1287348;0.2203035,-0.1093194;0.5169085;-0.110172,-0.2209809;0.3006423;0.03452742,-0.2966847;0.1226871;0.1349516,0.08800367;-0.002485527;-0.04665344,0.06372545;-0.4097875;-0.002106588,0.0214495;-0.8140955;0.07184136,0.02417054;-0.7854612;-0.006022066,-0.08651011;0.01491744;-0.04712578,-0.1693999;-0.3725038;0.06012547,-0.251788;-0.6675548;0.3373936,-0.2467515;-0.6402631;0.2596808,0.0573925;0.5637317;-0.1528578,0;0;0,-0.03100891;0.1612844;-0.2897706,-0.06197175;0.319086;-0.5898993,0.09533328;0.3559977;-0.451561,0.1596564;0.1177302;-0.3127503,0.1625392;-0.09145465;-0.3737218,-0.1880312;0.3197541;-0.4013725,-0.2614883;0.0480096;-0.3707748,-0.2646621;-0.1641217;-0.4205178,0.09108149;0.01163614;-0.03867984,0.1080656;-0.3031491;-0.3015306,0.1128848;-0.7071911;-0.2152321,0.1328465;-0.7369242;-0.2611175,-0.09441537;-0.005194336;-0.03140262,-0.1202952;-0.3279493;-0.283649,-0.08138658;-0.7384565;-0.2573715,-0.08581052;-0.7628007;-0.3130412,-0.05435586;0.2808652;-0.5128441,270.9518
+0;0;0,0.03271127;0.3225696;-0.07851988,0.0647769;0.6443713;-0.1853271,0.2137567;0.5130314;-0.09260886,0.2517049;0.2961639;0.08546541,0.2824096;0.1340485;0.2277198,-0.1075378;0.515293;-0.1146003,-0.2209506;0.3026958;0.03413428,-0.2994446;0.1297675;0.1408815,0.08878346;-0.00262177;-0.04715451,0.06518502;-0.4096966;-0.002496406,0.02264926;-0.8131845;0.07101373,0.0267332;-0.7849212;-0.01374721,-0.08727971;0.01510978;-0.04761167,-0.1702409;-0.3716241;0.06108747,-0.2553798;-0.6604662;0.3427559,-0.2487624;-0.6337277;0.2582001,0.05697954;0.5636181;-0.1550605,0;0;0,-0.02913739;0.1608039;-0.2908258,-0.05802961;0.317466;-0.5919104,0.09482514;0.3572891;-0.4537032,0.1610053;0.1194553;-0.3150046,0.1607897;-0.09005137;-0.3747323,-0.1803442;0.3169815;-0.4008991,-0.2670876;0.0487836;-0.3739264,-0.2713846;-0.1630477;-0.424617,0.09164771;0.01207356;-0.03959608,0.1075032;-0.3047609;-0.2996454,0.1108017;-0.703557;-0.1949251,0.1310993;-0.7353205;-0.2494905,-0.09512506;-0.005659812;-0.0321265,-0.120171;-0.3264802;-0.2865045,-0.08086205;-0.7360822;-0.2601146,-0.08539016;-0.7654047;-0.3206493,-0.05102394;0.279357;-0.5144727,270.9738
+0;0;0,0.03272164;0.3226719;-0.07854477,0.0648147;0.6447529;-0.1854504,0.2090044;0.5147844;-0.09457043,0.2469257;0.2980712;0.08337712,0.287164;0.08562012;0.2698005,-0.1025069;0.5169772;-0.1158923,-0.215839;0.3045312;0.03273652,-0.3187048;0.07790986;0.1726281,0.08857293;-0.002615553;-0.0470427,0.06499008;-0.4094214;-0.0024141,0.02261973;-0.8113403;0.07081018,0.02717469;-0.7832773;-0.02372663,-0.08707274;0.01507395;-0.04749877,-0.1699792;-0.3714044;0.06112855,-0.2547869;-0.6591233;0.3417017,-0.2474063;-0.6327609;0.2473937,0.05700104;0.5638308;-0.1551205,0;0;0,-0.02693747;0.1592926;-0.2919886,-0.05517914;0.3156456;-0.5936317,0.08924621;0.3610298;-0.4585044,0.1590509;0.1263203;-0.3167062,0.1564606;-0.158333;-0.338479,-0.1736164;0.3145778;-0.4059739,-0.2646587;0.04775062;-0.381839,-0.268925;-0.2301597;-0.4470764,0.09146664;0.01290159;-0.03914619,0.1074153;-0.3062875;-0.2958617,0.1115391;-0.7027864;-0.1887758,0.1045861;-0.7391303;-0.2559462,-0.0944567;-0.006687901;-0.03313949,-0.1186123;-0.3272578;-0.2874825,-0.0794551;-0.7353046;-0.2617846,-0.08402889;-0.7716165;-0.3291902,-0.04827371;0.2775801;-0.5159614,270.9963
+0;0;0,0.03269417;0.322401;-0.07847883,0.06485575;0.6451759;-0.1856235,0.211843;0.5139688;-0.09349445,0.2497668;0.2972412;0.08446491,0.2893842;0.08806887;0.2680112,-0.105466;0.5162024;-0.1152131,-0.2188056;0.3037423;0.03342552,-0.3200839;0.08061844;0.1711581,0.08785175;-0.002594257;-0.04665967,0.06430046;-0.4088556;-0.002090808,0.02198718;-0.8102331;0.07103485,0.02556993;-0.7817566;-0.003324069,-0.08636378;0.01495122;-0.04711203,-0.1691592;-0.3710099;0.06136991,-0.2538528;-0.6583412;0.3415651,-0.2480475;-0.6312025;0.2673861,0.05701063;0.563928;-0.1551714,0;0;0,-0.02675427;0.1616156;-0.2904046,-0.0546938;0.3199133;-0.5918996,0.09292667;0.3641575;-0.4542186,0.16257;0.1292503;-0.3126311,0.1614078;-0.1510432;-0.3337502,-0.1773756;0.3207728;-0.4050433,-0.261211;0.0517303;-0.3792295,-0.2654954;-0.2214802;-0.4451801,0.0905164;0.01222169;-0.03948665,0.1085551;-0.3107212;-0.2904286,0.1128751;-0.7021201;-0.1678321,0.1288306;-0.7301727;-0.2116468,-0.093363;-0.006489947;-0.0338085,-0.1153146;-0.327591;-0.2867939,-0.07551378;-0.7349913;-0.260667,-0.0792609;-0.7569004;-0.3139193,-0.04776839;0.2811866;-0.5141668,271.0298
+0;0;0,0.03266623;0.3220844;-0.07977928,0.06464536;0.6445595;-0.1878819,0.210721;0.5129647;-0.0935438,0.251483;0.3044137;0.09333462,0.2907734;0.100609;0.2828913,-0.105789;0.5146768;-0.119148,-0.2204669;0.3055475;0.03314278,-0.3230367;0.08639023;0.1761861,0.08788473;-0.002663281;-0.04659361,0.06552686;-0.4090159;-0.002241932,0.02246649;-0.8102944;0.07099046,0.0268623;-0.7820198;-0.003320418,-0.08630558;0.01495279;-0.04721807,-0.171111;-0.3690841;0.0664175,-0.2543926;-0.6471151;0.356253,-0.2477933;-0.6202728;0.2821525,0.05684927;0.5633875;-0.1572154,0;0;0,-0.02675427;0.1616156;-0.2904046,-0.0546938;0.3199133;-0.5918996,0.09292667;0.3641575;-0.4542186,0.16257;0.1292503;-0.3126311,0.1614078;-0.1510432;-0.3337502,-0.1773756;0.3207728;-0.4050433,-0.261211;0.0517303;-0.3792295,-0.2654954;-0.2214802;-0.4451801,0.0905164;0.01222169;-0.03948665,0.1085551;-0.3107212;-0.2904286,0.1128751;-0.7021201;-0.1678321,0.1288306;-0.7301727;-0.2116468,-0.093363;-0.006489947;-0.0338085,-0.1153146;-0.327591;-0.2867939,-0.07551378;-0.7349913;-0.260667,-0.0792609;-0.7569004;-0.3139193,-0.04776839;0.2811866;-0.5141668,271.0522

+ 193 - 0
DataCSV/Sam/FirstPersonPerspective_TwoArmsPlusLeg_Forward_ColorFeedback_Fast.csv

@@ -0,0 +1,193 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.002827569;0.3024133;0.01353147,0.005623149;0.6038326;0.01026394,0.2151713;0.4664147;0.01738796,0.2566881;0.214169;0.03706496,0.306614;0.007400647;-0.00999641,-0.2049287;0.4644017;0.006492731,-0.2628169;0.214708;0.01287748,-0.3055492;0.005499229;-0.03032135,0.07828454;0.003819076;-0.03903865,0.08858743;-0.2881668;-0.005994447,0.09302869;-0.6250746;0.07703192,0.1057276;-0.6448717;0.01855496,-0.07846493;0.007453006;-0.03814156,-0.1083208;-0.2844121;-0.01871911,-0.1295053;-0.625129;0.04359594,-0.1269058;-0.5870387;-0.03378849,0.004774241;0.5284776;0.01367046,0;0;0,3.695488E-05;0.2841801;-0.1043389,-0.004768439;0.5607939;-0.2240546,0.1830107;0.4942051;-0.07581496,0.233705;0.2541392;-0.001402855,0.2296835;0.04347001;-0.05674577,-0.1886528;0.4825194;-0.07478137,-0.2556153;0.241257;-0.01958037,-0.2483293;0.04109676;-0.1052735,0.08018963;0.003052354;-0.03503394,0.07093298;-0.2887511;-0.06994677,0.01721465;-0.6288546;-0.02677393,0.0292374;-0.6553772;-0.0789392,-0.0784682;0.006007429;-0.03838911,-0.1007145;-0.2794207;-0.1053943,-0.09965018;-0.6240508;-0.06478678,-0.09263446;-0.6494665;-0.1190127,-0.003280185;0.4926711;-0.1916852,392.7107
+0;0;0,0.002649066;0.3028586;0.0134296,0.005275363;0.6044679;0.01027504,0.2127993;0.467716;0.01699108,0.2549216;0.2139344;0.03682426,0.3050438;0.006916985;-0.009501394,-0.2030192;0.4654883;0.006400594,-0.2610672;0.2141673;0.0127993,-0.3036373;0.004691869;-0.02988952,0.07829942;0.003850448;-0.03904045,0.08884968;-0.2890477;-0.005940013,0.09335728;-0.6263186;0.07725119,0.1060863;-0.6467513;0.01790304,-0.07849072;0.007417794;-0.03813091,-0.108223;-0.2853872;-0.0187014,-0.129355;-0.6264787;0.04377071,-0.1267574;-0.5882782;-0.03467474,0.004505838;0.529061;0.0136439,0;0;0,-0.0003789067;0.2844623;-0.1048415,-0.004481986;0.5613403;-0.2244432,0.1814483;0.4949591;-0.07782483,0.2336246;0.2539747;-0.001818895,0.2290177;0.04379974;-0.05943632,-0.1889879;0.4850247;-0.07993503,-0.2509811;0.2415307;-0.02128123,-0.2439012;0.041238;-0.106997,0.07996561;0.003159016;-0.0355711,0.07099745;-0.2896508;-0.0698967,0.01792993;-0.6302136;-0.02638221,0.02773967;-0.6575146;-0.07974935,-0.07860627;0.005943122;-0.03815122,-0.09710714;-0.2810742;-0.1035351,-0.08572966;-0.6257623;-0.0616622,-0.08863237;-0.6502185;-0.1187041,-0.003209405;0.4931462;-0.1921,392.7287
+0;0;0,0.002649066;0.3028586;0.0134296,0.005275363;0.6044679;0.01027504,0.2127993;0.467716;0.01699108,0.2549216;0.2139344;0.03682426,0.3050438;0.006916985;-0.009501394,-0.2030192;0.4654883;0.006400594,-0.2610672;0.2141673;0.0127993,-0.3036373;0.004691869;-0.02988952,0.07829942;0.003850448;-0.03904045,0.08884968;-0.2890477;-0.005940013,0.09335728;-0.6263186;0.07725119,0.1060863;-0.6467513;0.01790304,-0.07849072;0.007417794;-0.03813091,-0.108223;-0.2853872;-0.0187014,-0.129355;-0.6264787;0.04377071,-0.1267574;-0.5882782;-0.03467474,0.004505838;0.529061;0.0136439,0;0;0,-0.0003789067;0.2844623;-0.1048415,-0.004481986;0.5613403;-0.2244432,0.1814483;0.4949591;-0.07782483,0.2336246;0.2539747;-0.001818895,0.2290177;0.04379974;-0.05943632,-0.1889879;0.4850247;-0.07993503,-0.2509811;0.2415307;-0.02128123,-0.2439012;0.041238;-0.106997,0.07996561;0.003159016;-0.0355711,0.07099745;-0.2896508;-0.0698967,0.01792993;-0.6302136;-0.02638221,0.02773967;-0.6575146;-0.07974935,-0.07860627;0.005943122;-0.03815122,-0.09710714;-0.2810742;-0.1035351,-0.08572966;-0.6257623;-0.0616622,-0.08863237;-0.6502185;-0.1187041,-0.003209405;0.4931462;-0.1921,392.7459
+0;0;0,0.002653176;0.3033285;0.01345043,0.005285631;0.6056448;0.01028842,0.2124845;0.4688101;0.01700722,0.2539276;0.2191205;0.03652062,0.3040543;0.01208428;-0.009809241,-0.2026886;0.4665858;0.006433173,-0.2598007;0.2193172;0.0127287,-0.3023746;0.009822726;-0.02996398,0.07842076;0.003856414;-0.03910095,0.08897202;-0.2890693;-0.005997397,0.0934727;-0.6258225;0.07706614,0.106335;-0.6467836;0.01709626,-0.07861235;0.007429289;-0.03819,-0.1083474;-0.2854033;-0.01875866,-0.129447;-0.6259713;0.04361758,-0.1268222;-0.5876849;-0.03564967,0.00451429;0.5300599;0.01366523,0;0;0,-0.001297411;0.2848825;-0.1050544,-0.005694766;0.5625582;-0.2245853,0.1764491;0.4930581;-0.0726943,0.2321793;0.2550479;-0.004221678,0.2286515;0.04493548;-0.062217,-0.1881196;0.4800361;-0.07795616,-0.2499314;0.2404864;-0.0210484,-0.2425077;0.04015216;-0.1066883,0.0800764;0.003313482;-0.03564215,0.07085405;-0.2895352;-0.06980681,0.01826593;-0.6295888;-0.0259819,0.02616776;-0.6575926;-0.08012962,-0.07883649;0.005755967;-0.03801643,-0.09447444;-0.2818058;-0.1018624,-0.08515549;-0.6261441;-0.06103482,-0.08319769;-0.6528692;-0.1170463,-0.004418876;0.4941507;-0.1922765,392.7617
+0;0;0,0.002800726;0.3033289;0.01341095,0.005550808;0.6056454;0.01035327,0.212681;0.4685757;0.01670588,0.2548982;0.2190305;0.0364072,0.3050561;0.01190551;-0.009489715,-0.202482;0.4667789;0.006310757,-0.2594497;0.2194708;0.01236122,-0.3015282;0.009878471;-0.0303423,0.07842015;0.003891644;-0.03909866,0.0891603;-0.2890513;-0.006209008,0.09395577;-0.6257542;0.07704181,0.1067847;-0.6468335;0.01716539,-0.07862302;0.007386674;-0.03817628,-0.1081007;-0.2854908;-0.01903247,-0.129016;-0.6260294;0.0435662,-0.126422;-0.5877411;-0.03570186,0.004774606;0.5300592;0.01370021,0;0;0,-0.001297411;0.2848825;-0.1050544,-0.005694766;0.5625582;-0.2245853,0.1764491;0.4930581;-0.0726943,0.2321793;0.2550479;-0.004221678,0.2286515;0.04493548;-0.062217,-0.1881196;0.4800361;-0.07795616,-0.2499314;0.2404864;-0.0210484,-0.2425077;0.04015216;-0.1066883,0.0800764;0.003313482;-0.03564215,0.07085405;-0.2895352;-0.06980681,0.01826593;-0.6295888;-0.0259819,0.02616776;-0.6575926;-0.08012962,-0.07883649;0.005755967;-0.03801643,-0.09447444;-0.2818058;-0.1018624,-0.08515549;-0.6261441;-0.06103482,-0.08319769;-0.6528692;-0.1170463,-0.004418876;0.4941507;-0.1922765,392.7843
+0;0;0,0.002802238;0.3034926;0.01341818,0.005553448;0.6059362;0.01035999,0.2112403;0.4692784;0.0166924,0.2535205;0.2193614;0.03642308,0.3036824;0.01221965;-0.009477537,-0.2010409;0.467494;0.006369429,-0.2580935;0.2198174;0.01242891,-0.3001753;0.01020822;-0.03027805,0.07853787;0.003897485;-0.03915735,0.0892846;-0.2892251;-0.00624752,0.09407798;-0.6257814;0.07696702,0.1068557;-0.6466566;0.01732977,-0.07874104;0.007397761;-0.03823359,-0.1082368;-0.2856594;-0.01907803,-0.129143;-0.6260496;0.04349338,-0.1265593;-0.5877944;-0.03545806,0.004777093;0.5303351;0.01370759,0;0;0,-0.002464171;0.2849228;-0.1053972,-0.006648954;0.5628479;-0.2246809,0.1751319;0.4937214;-0.07531761,0.2310984;0.2555799;-0.006094687,0.2287142;0.04552913;-0.06443643,-0.1870004;0.480425;-0.07739701,-0.249238;0.2408096;-0.01954906,-0.2419236;0.04039787;-0.1050617,0.08003774;0.003368437;-0.03604579,0.07145631;-0.2897554;-0.06957507,0.01933117;-0.6296309;-0.02501845,0.02366858;-0.657662;-0.07907152,-0.07912055;0.005724954;-0.03773393,-0.09145934;-0.2826881;-0.09925705,-0.08441047;-0.6271424;-0.06027892,-0.08113629;-0.6237189;-0.1350527,-0.0055358;0.4943791;-0.1924613,392.7968
+0;0;0,0.002802238;0.3034926;0.01341818,0.005553448;0.6059362;0.01035999,0.2112403;0.4692784;0.0166924,0.2535205;0.2193614;0.03642308,0.3036824;0.01221965;-0.009477537,-0.2010409;0.467494;0.006369429,-0.2580935;0.2198174;0.01242891,-0.3001753;0.01020822;-0.03027805,0.07853787;0.003897485;-0.03915735,0.0892846;-0.2892251;-0.00624752,0.09407798;-0.6257814;0.07696702,0.1068557;-0.6466566;0.01732977,-0.07874104;0.007397761;-0.03823359,-0.1082368;-0.2856594;-0.01907803,-0.129143;-0.6260496;0.04349338,-0.1265593;-0.5877944;-0.03545806,0.004777093;0.5303351;0.01370759,0;0;0,-0.002464171;0.2849228;-0.1053972,-0.006648954;0.5628479;-0.2246809,0.1751319;0.4937214;-0.07531761,0.2310984;0.2555799;-0.006094687,0.2287142;0.04552913;-0.06443643,-0.1870004;0.480425;-0.07739701,-0.249238;0.2408096;-0.01954906,-0.2419236;0.04039787;-0.1050617,0.08003774;0.003368437;-0.03604579,0.07145631;-0.2897554;-0.06957507,0.01933117;-0.6296309;-0.02501845,0.02366858;-0.657662;-0.07907152,-0.07912055;0.005724954;-0.03773393,-0.09145934;-0.2826881;-0.09925705,-0.08441047;-0.6271424;-0.06027892,-0.08113629;-0.6237189;-0.1350527,-0.0055358;0.4943791;-0.1924613,392.8175
+0;0;0,0.00297668;0.3033607;0.01336925,0.005857793;0.6056799;0.01041839,0.2075112;0.4696674;0.01603537,0.2512955;0.2196684;0.03627302,0.3010355;0.01220632;-0.008544419,-0.1968859;0.4684788;0.006366068,-0.253729;0.2203702;0.01245977,-0.2961078;0.0110289;-0.03116874,0.07857378;0.003984924;-0.03917119,0.08980051;-0.2893855;-0.006390203,0.09461743;-0.625883;0.07672592,0.107807;-0.6470937;0.01678909,-0.0787987;0.007307221;-0.03822917,-0.1078872;-0.2860417;-0.01906837,-0.1285489;-0.6263696;0.04347841,-0.126023;-0.5880575;-0.03597875,0.005072765;0.5301032;0.0137311,0;0;0,-0.002324641;0.2846951;-0.1056342,-0.005959496;0.5624679;-0.2249734,0.1726137;0.4945108;-0.07831001,0.2285157;0.2560679;-0.008696318,0.2271532;0.04592687;-0.06667995,-0.1836627;0.4806381;-0.0807466,-0.2444184;0.2405123;-0.02180211,-0.23903;0.03993982;-0.1070362,0.08004512;0.003479749;-0.03612161,0.0717757;-0.2899352;-0.06938004,0.02020909;-0.6297165;-0.02408457,0.02423562;-0.6581403;-0.07848454,-0.07923226;0.00562355;-0.03761284,-0.09069915;-0.2832736;-0.09822479,-0.08380919;-0.6276864;-0.05956738,-0.08094784;-0.6244618;-0.1348256,-0.005001962;0.4940373;-0.1927283,392.8289
+0;0;0,0.00297668;0.3033607;0.01336925,0.005857793;0.6056799;0.01041839,0.2075112;0.4696674;0.01603537,0.2512955;0.2196684;0.03627302,0.3010355;0.01220632;-0.008544419,-0.1968859;0.4684788;0.006366068,-0.253729;0.2203702;0.01245977,-0.2961078;0.0110289;-0.03116874,0.07857378;0.003984924;-0.03917119,0.08980051;-0.2893855;-0.006390203,0.09461743;-0.625883;0.07672592,0.107807;-0.6470937;0.01678909,-0.0787987;0.007307221;-0.03822917,-0.1078872;-0.2860417;-0.01906837,-0.1285489;-0.6263696;0.04347841,-0.126023;-0.5880575;-0.03597875,0.005072765;0.5301032;0.0137311,0;0;0,-0.002324641;0.2846951;-0.1056342,-0.005959496;0.5624679;-0.2249734,0.1726137;0.4945108;-0.07831001,0.2285157;0.2560679;-0.008696318,0.2271532;0.04592687;-0.06667995,-0.1836627;0.4806381;-0.0807466,-0.2444184;0.2405123;-0.02180211,-0.23903;0.03993982;-0.1070362,0.08004512;0.003479749;-0.03612161,0.0717757;-0.2899352;-0.06938004,0.02020909;-0.6297165;-0.02408457,0.02423562;-0.6581403;-0.07848454,-0.07923226;0.00562355;-0.03761284,-0.09069915;-0.2832736;-0.09822479,-0.08380919;-0.6276864;-0.05956738,-0.08094784;-0.6244618;-0.1348256,-0.005001962;0.4940373;-0.1927283,392.8403
+0;0;0,0.002980647;0.303765;0.01338707,0.005864993;0.6064252;0.01043355,0.2129681;0.4687152;0.01611566,0.2559913;0.223062;0.03600152,0.305729;0.01560931;-0.008813888,-0.2023169;0.4674945;0.006186024,-0.2581719;0.2236989;0.0121738,-0.3005488;0.01436713;-0.03145273,0.07853583;0.003982999;-0.03915227,0.08978897;-0.2900775;-0.006294183,0.09460648;-0.6266168;0.07683227,0.1077365;-0.6475961;0.0171662,-0.07876065;0.007303692;-0.0382107,-0.1079175;-0.2867352;-0.01900483,-0.1285819;-0.6271055;0.04354972,-0.1260674;-0.5888309;-0.0355485,0.005079234;0.5307782;0.01374935,0;0;0,-0.003861427;0.2849784;-0.105989,-0.008148663;0.5631256;-0.2253025,0.1732809;0.4929529;-0.07254744,0.22866;0.2572986;-0.00936389,0.22767;0.04707532;-0.06701851,-0.1905333;0.4830219;-0.07777379,-0.2477899;0.246866;-0.01824216,-0.241576;0.04643665;-0.1037311,0.07948457;0.003724396;-0.03721523,0.0738641;-0.2907229;-0.06798935,0.02180954;-0.6304239;-0.02232194,0.02638766;-0.6583203;-0.07671285,-0.07948649;0.005474061;-0.03699424,-0.08858315;-0.2845107;-0.09618833,-0.08372191;-0.6291124;-0.05853252,-0.08006853;-0.6257688;-0.1334152,-0.007112652;0.4946025;-0.1930904,392.8622
+0;0;0,0.003089431;0.3037696;0.01325666,0.006056109;0.6064299;0.01034268,0.2131106;0.4685569;0.01578798,0.256459;0.2229967;0.03611095,0.3060721;0.01516943;-0.00707775,-0.2021463;0.4675443;0.006187202,-0.2571103;0.2235438;0.01207268,-0.3020135;0.01521914;-0.03379041,0.07854772;0.004084366;-0.03911797,0.09012728;-0.2900161;-0.006734695,0.09522515;-0.6264743;0.07670283,0.1083804;-0.6478161;0.01735403,-0.07874317;0.007208677;-0.03826473,-0.1078702;-0.2868484;-0.01929375,-0.1281178;-0.62724;0.04328079,-0.1256599;-0.5889719;-0.03581988,0.005267867;0.530782;0.01363955,0;0;0,-0.003861427;0.2849784;-0.105989,-0.008148663;0.5631256;-0.2253025,0.1732809;0.4929529;-0.07254744,0.22866;0.2572986;-0.00936389,0.22767;0.04707532;-0.06701851,-0.1905333;0.4830219;-0.07777379,-0.2477899;0.246866;-0.01824216,-0.241576;0.04643665;-0.1037311,0.07948457;0.003724396;-0.03721523,0.0738641;-0.2907229;-0.06798935,0.02180954;-0.6304239;-0.02232194,0.02638766;-0.6583203;-0.07671285,-0.07948649;0.005474061;-0.03699424,-0.08858315;-0.2845107;-0.09618833,-0.08372191;-0.6291124;-0.05853252,-0.08006853;-0.6257688;-0.1334152,-0.007112652;0.4946025;-0.1930904,392.8742
+0;0;0,0.003104797;0.3052805;0.01332259,0.006095292;0.6103624;0.0103809,0.2184293;0.4702041;0.01591147,0.2609838;0.2291415;0.0358622,0.3105826;0.02137379;-0.007314108,-0.2073904;0.4691657;0.006066471,-0.2613477;0.2296342;0.01184415,-0.306238;0.02136932;-0.03400578,0.07863288;0.004088794;-0.03916038,0.09021778;-0.2901471;-0.006762207,0.09531935;-0.6268505;0.07673613,0.1084037;-0.6479157;0.01770706,-0.07882855;0.007216492;-0.03830621,-0.107969;-0.286976;-0.0193265,-0.1282314;-0.6276156;0.04329364,-0.1257867;-0.5893919;-0.03538088,0.00529973;0.534012;0.01370838,0;0;0,-0.004782811;0.2858842;-0.1078455,-0.009763122;0.5655127;-0.229805,0.1738189;0.4929042;-0.06949544,0.2254245;0.2598057;-0.01185775,0.2266514;0.04929517;-0.06820869,-0.1943223;0.4812578;-0.07533597,-0.2477688;0.2486845;-0.01725613,-0.2418254;0.04833497;-0.1027919,0.07970792;0.003877759;-0.03694582,0.0750213;-0.2907925;-0.06704712,0.02436674;-0.6308841;-0.02079821,0.02840126;-0.6582251;-0.07519507,-0.07955997;0.0052846;-0.03708998,-0.08735014;-0.2852868;-0.09424023,-0.08165717;-0.6301854;-0.05709435,-0.07779748;-0.6269057;-0.131488,-0.008577719;0.4965671;-0.1968477,392.8959
+0;0;0,0.003104797;0.3052805;0.01332259,0.006095292;0.6103624;0.0103809,0.2184293;0.4702041;0.01591147,0.2609838;0.2291415;0.0358622,0.3105826;0.02137379;-0.007314108,-0.2073904;0.4691657;0.006066471,-0.2613477;0.2296342;0.01184415,-0.306238;0.02136932;-0.03400578,0.07863288;0.004088794;-0.03916038,0.09021778;-0.2901471;-0.006762207,0.09531935;-0.6268505;0.07673613,0.1084037;-0.6479157;0.01770706,-0.07882855;0.007216492;-0.03830621,-0.107969;-0.286976;-0.0193265,-0.1282314;-0.6276156;0.04329364,-0.1257867;-0.5893919;-0.03538088,0.00529973;0.534012;0.01370838,0;0;0,-0.004782811;0.2858842;-0.1078455,-0.009763122;0.5655127;-0.229805,0.1738189;0.4929042;-0.06949544,0.2254245;0.2598057;-0.01185775,0.2266514;0.04929517;-0.06820869,-0.1943223;0.4812578;-0.07533597,-0.2477688;0.2486845;-0.01725613,-0.2418254;0.04833497;-0.1027919,0.07970792;0.003877759;-0.03694582,0.0750213;-0.2907925;-0.06704712,0.02436674;-0.6308841;-0.02079821,0.02840126;-0.6582251;-0.07519507,-0.07955997;0.0052846;-0.03708998,-0.08735014;-0.2852868;-0.09424023,-0.08165717;-0.6301854;-0.05709435,-0.07779748;-0.6269057;-0.131488,-0.008577719;0.4965671;-0.1968477,392.9187
+0;0;0,0.002411745;0.3056392;0.01310771,0.004484472;0.6113065;0.01016079,0.2106159;0.4734235;0.01560913,0.2537034;0.2284013;0.03640962,0.3038848;0.02032831;-0.005487528,-0.2019516;0.4714296;0.005856084,-0.2559085;0.2277495;0.01166342,-0.3016493;0.01965019;-0.03492371,0.07853827;0.004206118;-0.03912788,0.09076238;-0.29094;-0.007321272,0.09651925;-0.6270746;0.07624692,0.1094517;-0.6478449;0.01620657,-0.07876115;0.007079279;-0.03825578,-0.1070841;-0.2880784;-0.01949179,-0.1271093;-0.6282493;0.04284597,-0.1246264;-0.5899709;-0.03636898,0.003966094;0.534754;0.01347689,0;0;0,-0.002696536;0.2863154;-0.1077459,-0.005998582;0.5665014;-0.2299247,0.1717164;0.4947259;-0.07380891,0.2260045;0.2592971;-0.0109508,0.2239484;0.04945385;-0.07036042,-0.1855906;0.482897;-0.07964321,-0.239824;0.2465746;-0.02018337,-0.2338918;0.04636437;-0.1064886,0.07968993;0.003696084;-0.03678036,0.07767196;-0.2920174;-0.06544781,0.02731526;-0.6315341;-0.01858807,0.03142633;-0.6594188;-0.07319736,-0.07943119;0.005431138;-0.03712319,-0.08520196;-0.2866044;-0.09147659,-0.07819172;-0.6310225;-0.05500346,-0.07497112;-0.6279377;-0.1299361,-0.005259037;0.4973779;-0.1968651,392.9407
+0;0;0,0.002411745;0.3056392;0.01310771,0.004484472;0.6113065;0.01016079,0.2106159;0.4734235;0.01560913,0.2537034;0.2284013;0.03640962,0.3038848;0.02032831;-0.005487528,-0.2019516;0.4714296;0.005856084,-0.2559085;0.2277495;0.01166342,-0.3016493;0.01965019;-0.03492371,0.07853827;0.004206118;-0.03912788,0.09076238;-0.29094;-0.007321272,0.09651925;-0.6270746;0.07624692,0.1094517;-0.6478449;0.01620657,-0.07876115;0.007079279;-0.03825578,-0.1070841;-0.2880784;-0.01949179,-0.1271093;-0.6282493;0.04284597,-0.1246264;-0.5899709;-0.03636898,0.003966094;0.534754;0.01347689,0;0;0,-0.002696536;0.2863154;-0.1077459,-0.005998582;0.5665014;-0.2299247,0.1717164;0.4947259;-0.07380891,0.2260045;0.2592971;-0.0109508,0.2239484;0.04945385;-0.07036042,-0.1855906;0.482897;-0.07964321,-0.239824;0.2465746;-0.02018337,-0.2338918;0.04636437;-0.1064886,0.07968993;0.003696084;-0.03678036,0.07767196;-0.2920174;-0.06544781,0.02731526;-0.6315341;-0.01858807,0.03142633;-0.6594188;-0.07319736,-0.07943119;0.005431138;-0.03712319,-0.08520196;-0.2866044;-0.09147659,-0.07819172;-0.6310225;-0.05500346,-0.07497112;-0.6279377;-0.1299361,-0.005259037;0.4973779;-0.1968651,392.9521
+0;0;0,0.00240646;0.3049694;0.01307899,0.004468403;0.6090462;0.01015269,0.2176885;0.4695763;0.01565178,0.2605455;0.2258643;0.03634105,0.3107239;0.01780403;-0.005553544,-0.2090241;0.4675141;0.005564344,-0.2626925;0.225137;0.01134063,-0.3084306;0.01705037;-0.03524366,0.07857335;0.004207998;-0.03914536,0.09083263;-0.2917871;-0.007247277,0.0965717;-0.6268831;0.07606272,0.1095966;-0.6480166;0.01559283,-0.07879635;0.007082442;-0.03827288,-0.1072008;-0.2889242;-0.01945492,-0.1271641;-0.6280441;0.04269025,-0.1246634;-0.5897064;-0.03709143,0.003953518;0.5330096;0.01344643,0;0;0,-0.00622265;0.2853497;-0.108259,-0.01350051;0.5638211;-0.2302189,0.1729605;0.4954904;-0.07232594,0.2253375;0.2605655;-0.01127434,0.2227714;0.05062002;-0.07025218,-0.1955719;0.4814447;-0.0719735,-0.2468989;0.2453774;-0.01454445,-0.2404669;0.04516074;-0.1007651,0.07962204;0.004044235;-0.03698397,0.07887775;-0.2926395;-0.06453466,0.03056789;-0.6312499;-0.01686883,0.03422569;-0.6599145;-0.07151294,-0.07956421;0.005107571;-0.03697684,-0.08435343;-0.2883155;-0.08855985,-0.07483511;-0.6317448;-0.05350824,-0.07171006;-0.6289;-0.128965,-0.01168285;0.4952238;-0.197298,392.9743
+0;0;0,0.001245152;0.3049849;0.01287836,0.001736888;0.6090678;0.009865373,0.2156926;0.4706003;0.01531881,0.2586516;0.2269665;0.03670621,0.308962;0.0187414;-0.004199468,-0.2112987;0.4674764;0.005313006,-0.2643005;0.2249501;0.01098232,-0.3100318;0.01697958;-0.03612397,0.07860591;0.004304006;-0.0390695,0.09159593;-0.2917438;-0.007959601,0.09759878;-0.6267845;0.07555422,0.1106415;-0.6477495;0.01494611,-0.07877855;0.006975273;-0.03832914,-0.1064934;-0.2891203;-0.01988578,-0.1260785;-0.6282684;0.04222624,-0.1236;-0.5899356;-0.03755665,0.001661783;0.5330302;0.01317405,0;0;0,-0.00622265;0.2853497;-0.108259,-0.01350051;0.5638211;-0.2302189,0.1729605;0.4954904;-0.07232594,0.2253375;0.2605655;-0.01127434,0.2227714;0.05062002;-0.07025218,-0.1955719;0.4814447;-0.0719735,-0.2468989;0.2453774;-0.01454445,-0.2404669;0.04516074;-0.1007651,0.07962204;0.004044235;-0.03698397,0.07887775;-0.2926395;-0.06453466,0.03056789;-0.6312499;-0.01686883,0.03422569;-0.6599145;-0.07151294,-0.07956421;0.005107571;-0.03697684,-0.08435343;-0.2883155;-0.08855985,-0.07483511;-0.6317448;-0.05350824,-0.07171006;-0.6289;-0.128965,-0.01168285;0.4952238;-0.197298,392.9857
+0;0;0,0.001245448;0.3050574;0.01288142,0.001737195;0.6091632;0.009866798,0.2147754;0.4709262;0.01531266,0.2576063;0.2280189;0.03663628,0.3079203;0.01977897;-0.004272308,-0.2103856;0.4678157;0.005349745,-0.2632293;0.2260126;0.01100215,-0.3089638;0.01802731;-0.03610748,0.07874155;0.004311433;-0.03913692,0.0917891;-0.2930474;-0.007889245,0.0977697;-0.6268461;0.075315,0.1106967;-0.6473587;0.01524494,-0.07891449;0.00698731;-0.03839528,-0.1067521;-0.2904195;-0.01987025,-0.1262646;-0.6283103;0.04201153,-0.123808;-0.5900515;-0.03706308,0.001662053;0.5330884;0.01317709,0;0;0,-0.004650064;0.2857441;-0.1074996,-0.01084366;0.5644599;-0.2290106,0.1739555;0.4966252;-0.07077193,0.2235489;0.261438;-0.01143718,0.2216388;0.05153921;-0.07066298,-0.193659;0.4806252;-0.07343444,-0.2438667;0.2449668;-0.01653593,-0.2370277;0.0445264;-0.1022432,0.079748;0.004420131;-0.03703022,0.07812476;-0.2936812;-0.06352329,0.0329105;-0.6313221;-0.01520538,0.03543788;-0.6594129;-0.06948352,-0.07977381;0.004723033;-0.03693712,-0.08319967;-0.2903287;-0.08695377,-0.0743392;-0.6325727;-0.05273607,-0.07111499;-0.6294231;-0.1275405,-0.009265468;0.4957947;-0.1961329,393.0077
+0;0;0,0.00124418;0.3047469;0.01286831,0.001735404;0.6085374;0.009856055,0.2043142;0.4734132;0.01519441,0.2474159;0.2289701;0.03665286,0.2977078;0.02082166;-0.00423776,-0.1999801;0.4704554;0.00572047,-0.2531579;0.2271234;0.01140862,-0.2988724;0.01922949;-0.03568032,0.07878339;0.004313725;-0.03915771,0.09188208;-0.2942106;-0.00778757,0.09782448;-0.6258773;0.07488522,0.1108722;-0.6468617;0.01425408,-0.07895643;0.006991023;-0.03841569,-0.1069031;-0.2915815;-0.01981804,-0.126291;-0.6273141;0.04166847,-0.1238115;-0.5889782;-0.03814472,0.001660322;0.5325246;0.01316365,0;0;0,-0.003566533;0.2856338;-0.1069505,-0.008953877;0.5642139;-0.2280173,0.1675481;0.4990948;-0.07725358,0.2204372;0.2643117;-0.01283073,0.2206499;0.05394843;-0.07005239,-0.1845227;0.4812389;-0.08110184,-0.2351145;0.2439958;-0.02429666,-0.2281958;0.04371603;-0.1101293,0.07987147;0.004635811;-0.03684855,0.07811908;-0.2946328;-0.06344986,0.03496687;-0.6302454;-0.01471615,0.03775734;-0.6598729;-0.06840563,-0.07978152;0.004470839;-0.03706319,-0.08198824;-0.2919639;-0.08599169,-0.0715866;-0.631936;-0.05158636,-0.06908778;-0.6290015;-0.127131,-0.007493429;0.4955787;-0.1952152,393.0299
+0;0;0,0.0003791692;0.3047544;0.01274447,-6.973816E-06;0.6085457;0.009745471,0.2029007;0.473794;0.01488544,0.2467797;0.2295621;0.03715919,0.2971847;0.02128966;-0.00295303,-0.2014793;0.4704722;0.004894292,-0.2547504;0.2271534;0.01026314,-0.2997046;0.01917489;-0.03718292,0.07873265;0.004579071;-0.03922956,0.09180831;-0.2940995;-0.009353474,0.09884682;-0.6255358;0.07415307,0.1119377;-0.6464823;0.01349939,-0.07904176;0.006705645;-0.03829091,-0.1063964;-0.2919612;-0.02033876,-0.1256434;-0.6277442;0.04091638,-0.1230908;-0.5894113;-0.03889482,0.0001367081;0.5325324;0.01304158,0;0;0,-0.003566533;0.2856338;-0.1069505,-0.008953877;0.5642139;-0.2280173,0.1675481;0.4990948;-0.07725358,0.2204372;0.2643117;-0.01283073,0.2206499;0.05394843;-0.07005239,-0.1845227;0.4812389;-0.08110184,-0.2351145;0.2439958;-0.02429666,-0.2281958;0.04371603;-0.1101293,0.07987147;0.004635811;-0.03684855,0.07811908;-0.2946328;-0.06344986,0.03496687;-0.6302454;-0.01471615,0.03775734;-0.6598729;-0.06840563,-0.07978152;0.004470839;-0.03706319,-0.08198824;-0.2919639;-0.08599169,-0.0715866;-0.631936;-0.05158636,-0.06908778;-0.6290015;-0.127131,-0.007493429;0.4955787;-0.1952152,393.0413
+0;0;0,0.0003791692;0.3047544;0.01274447,-6.973816E-06;0.6085457;0.009745471,0.2029007;0.473794;0.01488544,0.2467797;0.2295621;0.03715919,0.2971847;0.02128966;-0.00295303,-0.2014793;0.4704722;0.004894292,-0.2547504;0.2271534;0.01026314,-0.2997046;0.01917489;-0.03718292,0.07873265;0.004579071;-0.03922956,0.09180831;-0.2940995;-0.009353474,0.09884682;-0.6255358;0.07415307,0.1119377;-0.6464823;0.01349939,-0.07904176;0.006705645;-0.03829091,-0.1063964;-0.2919612;-0.02033876,-0.1256434;-0.6277442;0.04091638,-0.1230908;-0.5894113;-0.03889482,0.0001367081;0.5325324;0.01304158,0;0;0,-0.003566533;0.2856338;-0.1069505,-0.008953877;0.5642139;-0.2280173,0.1675481;0.4990948;-0.07725358,0.2204372;0.2643117;-0.01283073,0.2206499;0.05394843;-0.07005239,-0.1845227;0.4812389;-0.08110184,-0.2351145;0.2439958;-0.02429666,-0.2281958;0.04371603;-0.1101293,0.07987147;0.004635811;-0.03684855,0.07811908;-0.2946328;-0.06344986,0.03496687;-0.6302454;-0.01471615,0.03775734;-0.6598729;-0.06840563,-0.07978152;0.004470839;-0.03706319,-0.08198824;-0.2919639;-0.08599169,-0.0715866;-0.631936;-0.05158636,-0.06908778;-0.6290015;-0.127131,-0.007493429;0.4955787;-0.1952152,393.0529
+0;0;0,0.000378369;0.3041112;0.01271757,-6.490664E-06;0.6069223;0.009730279,0.2037681;0.47221;0.01486553,0.2482942;0.2243765;0.03746775,0.2987178;0.01602675;-0.002659347,-0.2023419;0.4688741;0.004831641,-0.2563985;0.221967;0.01027967,-0.3013694;0.01391134;-0.037184,0.07885439;0.004586151;-0.03929022,0.09198914;-0.2954422;-0.00927911,0.09901013;-0.6260538;0.07401966,0.1121084;-0.6470288;0.013332,-0.07916397;0.006716013;-0.03835012,-0.1066422;-0.2933006;-0.02031684,-0.1258413;-0.6282482;0.0407859,-0.1232873;-0.5899107;-0.03907002,0.0001366418;0.5311997;0.01301378,0;0;0,-0.006101727;0.2847047;-0.1074779,-0.01276137;0.5622568;-0.2283967,0.1658274;0.5000336;-0.07916665,0.2209197;0.2626531;-0.01185966,0.2206046;0.05263145;-0.07062316,-0.1874512;0.4810204;-0.07866831,-0.2381741;0.2402985;-0.02040146,-0.2317071;0.04007994;-0.1066167,0.07995307;0.004622638;-0.03699875,0.08055841;-0.2961996;-0.06140852,0.03876752;-0.6310179;-0.01198936,0.04161597;-0.6607339;-0.06564474,-0.07997753;0.004477527;-0.0369637,-0.0794317;-0.2936224;-0.08414829,-0.06789456;-0.6326378;-0.04911312,-0.06560954;-0.6297706;-0.1246882,-0.01115723;0.4938815;-0.1957324,393.0746
+0;0;0,-0.0001112598;0.3041255;0.01237564,-0.0008861118;0.6069337;0.009160507,0.2029793;0.4722577;0.01505952,0.2478388;0.2245136;0.03798111,0.2982415;0.01603128;-0.001478113,-0.2031419;0.4689581;0.004015799,-0.2572882;0.2220625;0.009076961,-0.3011641;0.01383531;-0.0386587,0.07893354;0.004710034;-0.03911626,0.09257703;-0.2954913;-0.01112925,0.1004739;-0.6258764;0.07298577,0.113616;-0.6479084;0.01321148,-0.07905944;0.006603485;-0.03858456,-0.1058537;-0.293512;-0.02117801,-0.1243722;-0.6284828;0.04000743,-0.1216698;-0.5901598;-0.03984511,-0.0006541738;0.5312136;0.01249735,0;0;0,-0.006101727;0.2847047;-0.1074779,-0.01276137;0.5622568;-0.2283967,0.1658274;0.5000336;-0.07916665,0.2209197;0.2626531;-0.01185966,0.2206046;0.05263145;-0.07062316,-0.1874512;0.4810204;-0.07866831,-0.2381741;0.2402985;-0.02040146,-0.2317071;0.04007994;-0.1066167,0.07995307;0.004622638;-0.03699875,0.08055841;-0.2961996;-0.06140852,0.03876752;-0.6310179;-0.01198936,0.04161597;-0.6607339;-0.06564474,-0.07997753;0.004477527;-0.0369637,-0.0794317;-0.2936224;-0.08414829,-0.06789456;-0.6326378;-0.04911312,-0.06560954;-0.6297706;-0.1246882,-0.01115723;0.4938815;-0.1957324,393.0863
+0;0;0,-0.0001111624;0.3038592;0.0123648,-0.0008853857;0.6064242;0.009152679,0.2069654;0.4706647;0.01509874,0.2517041;0.2235877;0.03795861,0.3021123;0.01508226;-0.00150498,-0.2071045;0.4673006;0.003838867,-0.2611051;0.2210697;0.008886404,-0.3049858;0.01281944;-0.03885454,0.0789968;0.004713808;-0.03914762,0.09265527;-0.2958172;-0.01112987,0.1005687;-0.6268944;0.07316134,0.1137078;-0.6489145;0.01340076,-0.07912281;0.006608778;-0.03861548,-0.1059465;-0.2938363;-0.02118982,-0.1245038;-0.6295087;0.04012378,-0.121802;-0.5911876;-0.03971047,-0.0006536635;0.5307746;0.01248642,0;0;0,-0.006690711;0.2845285;-0.1071546,-0.01337105;0.5620105;-0.2276244,0.1686906;0.4995195;-0.07627678,0.2199571;0.2610233;-0.01253891,0.2207086;0.05114332;-0.07189131,-0.1920674;0.4800305;-0.07658564,-0.2424557;0.2396635;-0.01952489,-0.2342518;0.0393988;-0.105546,0.08010819;0.004849762;-0.03680229,0.0819232;-0.2963423;-0.06068635,0.04085064;-0.631837;-0.01032734,0.04472621;-0.6615072;-0.06394172,-0.07999779;0.004220646;-0.03711858,-0.07937362;-0.2942235;-0.08424674,-0.06500345;-0.6337155;-0.04793601,-0.06234184;-0.6307951;-0.1234983,-0.01179625;0.4936524;-0.1950865,393.0977
+0;0;0,-0.0001111624;0.3038592;0.0123648,-0.0008853857;0.6064242;0.009152679,0.2069654;0.4706647;0.01509874,0.2517041;0.2235877;0.03795861,0.3021123;0.01508226;-0.00150498,-0.2071045;0.4673006;0.003838867,-0.2611051;0.2210697;0.008886404,-0.3049858;0.01281944;-0.03885454,0.0789968;0.004713808;-0.03914762,0.09265527;-0.2958172;-0.01112987,0.1005687;-0.6268944;0.07316134,0.1137078;-0.6489145;0.01340076,-0.07912281;0.006608778;-0.03861548,-0.1059465;-0.2938363;-0.02118982,-0.1245038;-0.6295087;0.04012378,-0.121802;-0.5911876;-0.03971047,-0.0006536635;0.5307746;0.01248642,0;0;0,-0.006690711;0.2845285;-0.1071546,-0.01337105;0.5620105;-0.2276244,0.1686906;0.4995195;-0.07627678,0.2199571;0.2610233;-0.01253891,0.2207086;0.05114332;-0.07189131,-0.1920674;0.4800305;-0.07658564,-0.2424557;0.2396635;-0.01952489,-0.2342518;0.0393988;-0.105546,0.08010819;0.004849762;-0.03680229,0.0819232;-0.2963423;-0.06068635,0.04085064;-0.631837;-0.01032734,0.04472621;-0.6615072;-0.06394172,-0.07999779;0.004220646;-0.03711858,-0.07937362;-0.2942235;-0.08424674,-0.06500345;-0.6337155;-0.04793601,-0.06234184;-0.6307951;-0.1234983,-0.01179625;0.4936524;-0.1950865,393.1096
+0;0;0,0.001906394;0.303879;0.01171574,0.001851929;0.6064439;0.008268213,0.2093444;0.4697076;0.01531801,0.2537369;0.2225453;0.03792924,0.3052441;0.0142626;-0.001290783,-0.2047998;0.4685445;0.003072698,-0.2577433;0.2220714;0.007455386,-0.3009928;0.01374315;-0.04052047,0.07904868;0.005048336;-0.0390009,0.09382271;-0.295712;-0.01419442,0.1028086;-0.6264812;0.0711913,0.1161727;-0.6488135;0.01175416,-0.07904606;0.006281518;-0.03882672,-0.1042271;-0.2943703;-0.02255476,-0.1222659;-0.6300036;0.03912692,-0.1194006;-0.5917163;-0.04070515,0.002027392;0.530795;0.0116207,0;0;0,-0.006690711;0.2845285;-0.1071546,-0.01337105;0.5620105;-0.2276244,0.1686906;0.4995195;-0.07627678,0.2199571;0.2610233;-0.01253891,0.2207086;0.05114332;-0.07189131,-0.1920674;0.4800305;-0.07658564,-0.2424557;0.2396635;-0.01952489,-0.2342518;0.0393988;-0.105546,0.08010819;0.004849762;-0.03680229,0.0819232;-0.2963423;-0.06068635,0.04085064;-0.631837;-0.01032734,0.04472621;-0.6615072;-0.06394172,-0.07999779;0.004220646;-0.03711858,-0.07937362;-0.2942235;-0.08424674,-0.06500345;-0.6337155;-0.04793601,-0.06234184;-0.6307951;-0.1234983,-0.01179625;0.4936524;-0.1950865,393.1206
+0;0;0,0.001905554;0.303745;0.01171057,0.001851137;0.6062219;0.008264544,0.2137518;0.46822;0.01539149,0.2577668;0.2231596;0.03781042,0.309273;0.01488084;-0.001408875,-0.2091985;0.4670322;0.002885799,-0.2616916;0.2226552;0.007231215,-0.3049404;0.0143308;-0.04074374,0.07917705;0.005056534;-0.03906424,0.09395878;-0.2958605;-0.01424483,0.1029628;-0.6272968;0.07131311,0.1161417;-0.6489038;0.01269975,-0.07917443;0.006291719;-0.03888977,-0.1043686;-0.2945168;-0.02260934,-0.1224438;-0.630827;0.03919674,-0.1196182;-0.5926546;-0.03952888,0.002026523;0.5306063;0.01161555,0;0;0,-0.006816976;0.2845227;-0.106781,-0.01321319;0.5621067;-0.2268105,0.1724814;0.4992943;-0.07287574,0.2196713;0.2615024;-0.01186204,0.22219;0.05162023;-0.07114291,-0.1962596;0.4791343;-0.07409696,-0.2471088;0.240746;-0.01860022,-0.2380968;0.04043117;-0.1044131,0.08035985;0.005106121;-0.03656244,0.08390152;-0.2963445;-0.05893636,0.0439336;-0.6326647;-0.008513447,0.04855423;-0.661705;-0.06110048,-0.08007924;0.003948252;-0.03731378,-0.07852679;-0.2947434;-0.08385906,-0.0608299;-0.6345569;-0.04558606,-0.0577382;-0.631205;-0.1201033,-0.01173527;0.4937249;-0.1943955,393.1318
+0;0;0,0.001900907;0.3030044;0.01168202,0.001846691;0.6047334;0.008245529,0.2066815;0.4690235;0.01523715,0.251301;0.2205971;0.03796402,0.3028219;0.01225877;-0.001266491,-0.2021547;0.4678753;0.003148787,-0.2553689;0.2201417;0.007553888,-0.29863;0.01175772;-0.04043479,0.07932659;0.005066085;-0.03913802,0.09413862;-0.2964678;-0.01426773,0.1031236;-0.6272031;0.07110924,0.1163011;-0.6488045;0.01250227,-0.07932395;0.006303602;-0.03896322,-0.1045698;-0.2951216;-0.02264942,-0.1226067;-0.6307204;0.03902594,-0.1197814;-0.592549;-0.03969111,0.002021589;0.5293279;0.01158722,0;0;0,-0.007689007;0.2841633;-0.1055644,-0.01522221;0.5614154;-0.2244079,0.1651161;0.5007765;-0.0756967,0.2188589;0.2615641;-0.01156997,0.2210152;0.05192867;-0.07195734,-0.1921981;0.4791664;-0.07663117,-0.2437739;0.2373938;-0.02087229,-0.2350863;0.0374973;-0.1078448,0.08059658;0.005463749;-0.03639364,0.08503158;-0.2966674;-0.05778837,0.04737839;-0.6323111;-0.006006956,0.0521561;-0.6617903;-0.05806971,-0.08021039;0.003575871;-0.03746553,-0.0773012;-0.2957024;-0.08420606,-0.05741605;-0.6344226;-0.04384533,-0.05465988;-0.6309456;-0.1184112,-0.01342789;0.4931234;-0.1923118,393.1545
+0;0;0,0.003564782;0.3030092;0.01115684,0.004673335;0.6047328;0.007401677,0.209075;0.4682907;0.0161737,0.2534951;0.2197094;0.03755738,0.3053805;0.01136327;-0.001147766,-0.1999035;0.4692047;0.002445403,-0.251377;0.2210872;0.005801729,-0.2937726;0.01244232;-0.04182454,0.07944126;0.00529284;-0.03887454,0.0947964;-0.2965142;-0.01796261,0.1057091;-0.6267171;0.06923132,0.1198609;-0.647672;0.01028681,-0.07924711;0.006032056;-0.03916208,-0.1027398;-0.2955974;-0.02405002,-0.1200553;-0.6311686;0.03798155,-0.1169843;-0.5930197;-0.04072862,0.004670918;0.5293297;0.01080456,0;0;0,-0.007689007;0.2841633;-0.1055644,-0.01522221;0.5614154;-0.2244079,0.1651161;0.5007765;-0.0756967,0.2188589;0.2615641;-0.01156997,0.2210152;0.05192867;-0.07195734,-0.1921981;0.4791664;-0.07663117,-0.2437739;0.2373938;-0.02087229,-0.2350863;0.0374973;-0.1078448,0.08059658;0.005463749;-0.03639364,0.08503158;-0.2966674;-0.05778837,0.04737839;-0.6323111;-0.006006956,0.0521561;-0.6617903;-0.05806971,-0.08021039;0.003575871;-0.03746553,-0.0773012;-0.2957024;-0.08420606,-0.05741605;-0.6344226;-0.04384533,-0.05465988;-0.6309456;-0.1184112,-0.01342789;0.4931234;-0.1923118,393.1659
+0;0;0,0.003564782;0.3030092;0.01115684,0.004673335;0.6047328;0.007401677,0.209075;0.4682907;0.0161737,0.2534951;0.2197094;0.03755738,0.3053805;0.01136327;-0.001147766,-0.1999035;0.4692047;0.002445403,-0.251377;0.2210872;0.005801729,-0.2937726;0.01244232;-0.04182454,0.07944126;0.00529284;-0.03887454,0.0947964;-0.2965142;-0.01796261,0.1057091;-0.6267171;0.06923132,0.1198609;-0.647672;0.01028681,-0.07924711;0.006032056;-0.03916208,-0.1027398;-0.2955974;-0.02405002,-0.1200553;-0.6311686;0.03798155,-0.1169843;-0.5930197;-0.04072862,0.004670918;0.5293297;0.01080456,0;0;0,-0.007689007;0.2841633;-0.1055644,-0.01522221;0.5614154;-0.2244079,0.1651161;0.5007765;-0.0756967,0.2188589;0.2615641;-0.01156997,0.2210152;0.05192867;-0.07195734,-0.1921981;0.4791664;-0.07663117,-0.2437739;0.2373938;-0.02087229,-0.2350863;0.0374973;-0.1078448,0.08059658;0.005463749;-0.03639364,0.08503158;-0.2966674;-0.05778837,0.04737839;-0.6323111;-0.006006956,0.0521561;-0.6617903;-0.05806971,-0.08021039;0.003575871;-0.03746553,-0.0773012;-0.2957024;-0.08420606,-0.05741605;-0.6344226;-0.04384533,-0.05465988;-0.6309456;-0.1184112,-0.01342789;0.4931234;-0.1923118,393.1778
+0;0;0,0.003561;0.3026876;0.011145,0.004668692;0.6041932;0.007392014,0.205397;0.4688904;0.01606564,0.2506849;0.2154526;0.0378671,0.3025826;0.007056966;-0.0008472279,-0.1962317;0.4697879;0.002584061,-0.2487108;0.2168229;0.00600596,-0.2911164;0.008128628;-0.0416316,0.07932638;0.005285186;-0.03881832,0.09473021;-0.2974787;-0.0178401,0.1056535;-0.6280041;0.06943899,0.1194281;-0.6476008;0.01206561,-0.07913251;0.006023332;-0.03910545,-0.1026997;-0.2965624;-0.02394547,-0.1200321;-0.6324613;0.03814668,-0.1170429;-0.5945296;-0.03846554,0.004666276;0.5288324;0.01079299,0;0;0,-0.007975616;0.2834589;-0.1065087,-0.01552632;0.5600164;-0.2264102,0.1603953;0.5035455;-0.07806325,0.2179615;0.2604737;-0.01203823,0.2215912;0.05110085;-0.07344437,-0.1898233;0.4793333;-0.08109834,-0.2417986;0.2328968;-0.02343845,-0.2313304;0.03283799;-0.1099705,0.08059165;0.005879343;-0.03602624,0.0874888;-0.2972102;-0.05682325,0.05147639;-0.6331837;-0.003824472,0.05649148;-0.6607508;-0.05483579,-0.07994466;0.003138746;-0.03776865,-0.07528208;-0.2971465;-0.08414059,-0.05482103;-0.6358942;-0.04153427,-0.05204748;-0.6318557;-0.1140573,-0.013754;0.491901;-0.1940377,393.2002
+0;0;0,-0.0007542008;0.3026776;0.01193419,-0.003636813;0.6041775;0.008810431,0.1983809;0.4702868;0.01563549,0.2443395;0.2168512;0.03601231,0.2966712;0.008623406;-0.003019333,-0.2028261;0.4673931;0.0005988488,-0.2547709;0.2143004;0.002292787,-0.295939;0.00530836;-0.04512435,0.07943582;0.005577108;-0.03855278,0.09584087;-0.297428;-0.02236224,0.1080918;-0.6277223;0.06561221,0.1233155;-0.6480585;0.009258039,-0.07909078;0.005694808;-0.03923887,-0.101123;-0.2970963;-0.02599339,-0.1170869;-0.63297;0.03660087,-0.1138798;-0.5949871;-0.03999723,-0.00280415;0.528816;0.01209247,0;0;0,-0.007975616;0.2834589;-0.1065087,-0.01552632;0.5600164;-0.2264102,0.1603953;0.5035455;-0.07806325,0.2179615;0.2604737;-0.01203823,0.2215912;0.05110085;-0.07344437,-0.1898233;0.4793333;-0.08109834,-0.2417986;0.2328968;-0.02343845,-0.2313304;0.03283799;-0.1099705,0.08059165;0.005879343;-0.03602624,0.0874888;-0.2972102;-0.05682325,0.05147639;-0.6331837;-0.003824472,0.05649148;-0.6607508;-0.05483579,-0.07994466;0.003138746;-0.03776865,-0.07528208;-0.2971465;-0.08414059,-0.05482103;-0.6358942;-0.04153427,-0.05204748;-0.6318557;-0.1140573,-0.013754;0.491901;-0.1940377,393.2117
+0;0;0,-0.0007555707;0.3032273;0.01195587,-0.003644293;0.6053655;0.008825311,0.1958455;0.4720472;0.01561294,0.2417444;0.2189408;0.03596329,0.2940844;0.01067993;-0.003074553,-0.2003166;0.4691898;0.0007653823,-0.2521939;0.216426;0.00245712,-0.2933686;0.007400662;-0.04496755,0.0793222;0.005569132;-0.03849764,0.09580334;-0.2988413;-0.02223201,0.1080289;-0.6284512;0.06556013,0.1231893;-0.6485782;0.009440131,-0.07897766;0.005686664;-0.03918274,-0.1011121;-0.2985089;-0.02587583,-0.1170428;-0.6336864;0.03658871,-0.1138491;-0.5957367;-0.03969108,-0.002809823;0.5298404;0.01211448,0;0;0,-0.008186646;0.283826;-0.10708,-0.01569444;0.5608448;-0.2275259,0.1569166;0.5042435;-0.07890177,0.2170296;0.2622814;-0.01238537,0.2216038;0.05303097;-0.07426739,-0.1884928;0.4782631;-0.0848068,-0.236913;0.2313586;-0.02755861,-0.2249127;0.03102618;-0.113343,0.08053205;0.006298155;-0.03577733,0.09039859;-0.2981604;-0.05601478,0.05502535;-0.6333102;-0.001950264,0.06284362;-0.6606432;-0.05238652,-0.07971538;0.002715817;-0.03798919,-0.07445984;-0.2990357;-0.08403601,-0.05033551;-0.6366236;-0.03985399,-0.04752297;-0.6325116;-0.1120614,-0.01395549;0.4926102;-0.1950207,393.2232
+0;0;0,-0.0007555707;0.3032273;0.01195587,-0.003644293;0.6053655;0.008825311,0.1958455;0.4720472;0.01561294,0.2417444;0.2189408;0.03596329,0.2940844;0.01067993;-0.003074553,-0.2003166;0.4691898;0.0007653823,-0.2521939;0.216426;0.00245712,-0.2933686;0.007400662;-0.04496755,0.0793222;0.005569132;-0.03849764,0.09580334;-0.2988413;-0.02223201,0.1080289;-0.6284512;0.06556013,0.1231893;-0.6485782;0.009440131,-0.07897766;0.005686664;-0.03918274,-0.1011121;-0.2985089;-0.02587583,-0.1170428;-0.6336864;0.03658871,-0.1138491;-0.5957367;-0.03969108,-0.002809823;0.5298404;0.01211448,0;0;0,-0.008186646;0.283826;-0.10708,-0.01569444;0.5608448;-0.2275259,0.1569166;0.5042435;-0.07890177,0.2170296;0.2622814;-0.01238537,0.2216038;0.05303097;-0.07426739,-0.1884928;0.4782631;-0.0848068,-0.236913;0.2313586;-0.02755861,-0.2249127;0.03102618;-0.113343,0.08053205;0.006298155;-0.03577733,0.09039859;-0.2981604;-0.05601478,0.05502535;-0.6333102;-0.001950264,0.06284362;-0.6606432;-0.05238652,-0.07971538;0.002715817;-0.03798919,-0.07445984;-0.2990357;-0.08403601,-0.05033551;-0.6366236;-0.03985399,-0.04752297;-0.6325116;-0.1120614,-0.01395549;0.4926102;-0.1950207,393.2459
+0;0;0,-0.001699103;0.3034685;0.01189542,-0.004184793;0.6059406;0.008554287,0.1968089;0.4730821;0.01639632,0.2441512;0.2192353;0.03382241,0.2966749;0.01125214;-0.006305974,-0.2021654;0.4687226;-0.00165756,-0.2522331;0.2148007;-0.001379914,-0.292374;0.005673483;-0.04913465,0.07956836;0.005942641;-0.03820948,0.09848066;-0.2973548;-0.0278826,0.1128005;-0.6276067;0.06298355,0.1278295;-0.6472112;0.006232414,-0.07892036;0.005357485;-0.03961411,-0.09802417;-0.297911;-0.02880082,-0.1129701;-0.6345273;0.03439821,-0.1093362;-0.5965704;-0.04196043,-0.00353287;0.5303255;0.01190662,0;0;0,-0.008823834;0.2838419;-0.1076727,-0.01683368;0.5609444;-0.2287278,0.1564957;0.5051017;-0.07828164,0.2155956;0.2618156;-0.01269007,0.2224864;0.05256155;-0.07426333,-0.1911165;0.4770883;-0.08576061,-0.2394409;0.2296465;-0.02727588,-0.2267651;0.02956675;-0.1134932,0.08074204;0.006649405;-0.03553748,0.09156457;-0.2964371;-0.05733466,0.05717668;-0.6328731;-0.001153469,0.06967703;-0.6600328;-0.05098987,-0.07975807;0.002352095;-0.03820368,-0.07540476;-0.2980613;-0.08496408,-0.04663472;-0.6364464;-0.03810436,-0.04341425;-0.6324216;-0.1103683,-0.01498474;0.492685;-0.19607,393.2573
+0;0;0,-0.001699103;0.3034685;0.01189542,-0.004184793;0.6059406;0.008554287,0.1968089;0.4730821;0.01639632,0.2441512;0.2192353;0.03382241,0.2966749;0.01125214;-0.006305974,-0.2021654;0.4687226;-0.00165756,-0.2522331;0.2148007;-0.001379914,-0.292374;0.005673483;-0.04913465,0.07956836;0.005942641;-0.03820948,0.09848066;-0.2973548;-0.0278826,0.1128005;-0.6276067;0.06298355,0.1278295;-0.6472112;0.006232414,-0.07892036;0.005357485;-0.03961411,-0.09802417;-0.297911;-0.02880082,-0.1129701;-0.6345273;0.03439821,-0.1093362;-0.5965704;-0.04196043,-0.00353287;0.5303255;0.01190662,0;0;0,-0.008823834;0.2838419;-0.1076727,-0.01683368;0.5609444;-0.2287278,0.1564957;0.5051017;-0.07828164,0.2155956;0.2618156;-0.01269007,0.2224864;0.05256155;-0.07426333,-0.1911165;0.4770883;-0.08576061,-0.2394409;0.2296465;-0.02727588,-0.2267651;0.02956675;-0.1134932,0.08074204;0.006649405;-0.03553748,0.09156457;-0.2964371;-0.05733466,0.05717668;-0.6328731;-0.001153469,0.06967703;-0.6600328;-0.05098987,-0.07975807;0.002352095;-0.03820368,-0.07540476;-0.2980613;-0.08496408,-0.04663472;-0.6364464;-0.03810436,-0.04341425;-0.6324216;-0.1103683,-0.01498474;0.492685;-0.19607,393.2691
+0;0;0,-0.001701054;0.3038169;0.01190908,-0.004190378;0.6067302;0.008562352,0.1965021;0.4738314;0.01640322,0.2438243;0.2200924;0.03382192,0.2963566;0.01207507;-0.006313056,-0.2018702;0.4694785;-0.001623413,-0.2519166;0.2156644;-0.001345885,-0.2920641;0.006502852;-0.04910846,0.07940336;0.005930317;-0.03813023,0.09831321;-0.2973281;-0.02780469,0.1126932;-0.6289673;0.06344315,0.1276215;-0.6482394;0.007072274,-0.07875669;0.005346374;-0.03953196,-0.09785804;-0.2978831;-0.02872005,-0.1128667;-0.6359133;0.03474444,-0.1092572;-0.5980096;-0.04110255,-0.003537363;0.5309885;0.01192029,0;0;0,-0.007486954;0.2840476;-0.1082144,-0.01446999;0.5613897;-0.2298851,0.1569449;0.5052909;-0.07738757,0.2151962;0.2617835;-0.01229334,0.2213556;0.05264084;-0.07444692,-0.189613;0.4754491;-0.08865748,-0.2412231;0.2285821;-0.03104338,-0.2264187;0.02755444;-0.1147714,0.08070981;0.006927758;-0.03509855,0.09421979;-0.2958709;-0.05876899,0.06137924;-0.6336333;-0.0008416176,0.07461477;-0.6604692;-0.05006313,-0.07939637;0.002063151;-0.03854784,-0.07405133;-0.2984642;-0.08420531,-0.04423134;-0.6382155;-0.03733069,-0.04054663;-0.63407;-0.1090679,-0.01285789;0.4930661;-0.1970553,393.2914
+0;0;0,-0.003538528;0.3037955;0.01205047,-0.007708145;0.6066924;0.008894942,0.1934675;0.4741472;0.01778793,0.24135;0.2202718;0.03123566,0.2953859;0.01276806;-0.009556167,-0.2049088;0.4694956;-0.002525242,-0.2535033;0.2154048;-0.004186211,-0.2921883;0.006158173;-0.05277587,0.07943384;0.006257004;-0.03801433,0.09919027;-0.297083;-0.03307629,0.1159053;-0.6280068;0.06034489,0.1313598;-0.6463289;0.003297649,-0.07875005;0.005007422;-0.03958952,-0.09590036;-0.2983985;-0.03061196,-0.1097594;-0.6364272;0.03312152,-0.1058169;-0.5985061;-0.04270707,-0.006644255;0.5309532;0.01220341,0;0;0,-0.007486954;0.2840476;-0.1082144,-0.01446999;0.5613897;-0.2298851,0.1569449;0.5052909;-0.07738757,0.2151962;0.2617835;-0.01229334,0.2213556;0.05264084;-0.07444692,-0.189613;0.4754491;-0.08865748,-0.2412231;0.2285821;-0.03104338,-0.2264187;0.02755444;-0.1147714,0.08070981;0.006927758;-0.03509855,0.09421979;-0.2958709;-0.05876899,0.06137924;-0.6336333;-0.0008416176,0.07461477;-0.6604692;-0.05006313,-0.07939637;0.002063151;-0.03854784,-0.07405133;-0.2984642;-0.08420531,-0.04423134;-0.6382155;-0.03733069,-0.04054663;-0.63407;-0.1090679,-0.01285789;0.4930661;-0.1970553,393.3034
+0;0;0,-0.003538528;0.3037955;0.01205047,-0.007708145;0.6066924;0.008894942,0.1934675;0.4741472;0.01778793,0.24135;0.2202718;0.03123566,0.2953859;0.01276806;-0.009556167,-0.2049088;0.4694956;-0.002525242,-0.2535033;0.2154048;-0.004186211,-0.2921883;0.006158173;-0.05277587,0.07943384;0.006257004;-0.03801433,0.09919027;-0.297083;-0.03307629,0.1159053;-0.6280068;0.06034489,0.1313598;-0.6463289;0.003297649,-0.07875005;0.005007422;-0.03958952,-0.09590036;-0.2983985;-0.03061196,-0.1097594;-0.6364272;0.03312152,-0.1058169;-0.5985061;-0.04270707,-0.006644255;0.5309532;0.01220341,0;0;0,-0.007486954;0.2840476;-0.1082144,-0.01446999;0.5613897;-0.2298851,0.1569449;0.5052909;-0.07738757,0.2151962;0.2617835;-0.01229334,0.2213556;0.05264084;-0.07444692,-0.189613;0.4754491;-0.08865748,-0.2412231;0.2285821;-0.03104338,-0.2264187;0.02755444;-0.1147714,0.08070981;0.006927758;-0.03509855,0.09421979;-0.2958709;-0.05876899,0.06137924;-0.6336333;-0.0008416176,0.07461477;-0.6604692;-0.05006313,-0.07939637;0.002063151;-0.03854784,-0.07405133;-0.2984642;-0.08420531,-0.04423134;-0.6382155;-0.03733069,-0.04054663;-0.63407;-0.1090679,-0.01285789;0.4930661;-0.1970553,393.3145
+0;0;0,-0.003537576;0.3037138;0.01204723,-0.007706898;0.606589;0.008891556,0.2015856;0.4717368;0.01801118,0.2490301;0.2201838;0.03133589,0.3030735;0.01265121;-0.009461604,-0.2129495;0.4668965;-0.00312592,-0.2610994;0.2151301;-0.004771694,-0.2997898;0.005854368;-0.0533681,0.07921781;0.006239987;-0.03791095,0.09906355;-0.2984714;-0.03295058,0.115776;-0.6293435;0.06045603,0.13126;-0.647758;0.00329984,-0.07853588;0.004993803;-0.03948184,-0.09576371;-0.2997837;-0.0304637,-0.1096206;-0.6377597;0.03325984,-0.1056705;-0.5998235;-0.04271356,-0.006642967;0.5308469;0.01220015,0;0;0,-0.007934853;0.2835129;-0.1093488,-0.01515578;0.560272;-0.2322717,0.1628403;0.5051948;-0.07415175,0.214183;0.2618275;-0.0121541,0.220653;0.05283701;-0.07489181,-0.1971299;0.4729687;-0.08597285,-0.2499975;0.2284179;-0.03022958,-0.2357272;0.02809738;-0.1158039,0.08071186;0.006936252;-0.03448367,0.09651799;-0.2967385;-0.06275487,0.06554873;-0.6337937;-0.0001833439,0.08028781;-0.6602808;-0.04960513,-0.07890456;0.002066572;-0.03900562,-0.07184456;-0.3000184;-0.08330323,-0.04143693;-0.6395751;-0.035794,-0.03705249;-0.6356164;-0.1075796,-0.01350523;0.4921004;-0.1991227,393.337
+0;0;0,-0.004106828;0.3036984;0.01225322,-0.008393223;0.6065753;0.009404039,0.2009261;0.472;0.0200159,0.2503197;0.2205989;0.02809064,0.3040301;0.01387398;-0.01701908,-0.2134174;0.4665291;-0.004138312,-0.2589597;0.2143075;-0.008332446,-0.296443;0.004968241;-0.05759696,0.07939513;0.006421625;-0.03750754,0.1015721;-0.2981693;-0.0374615,0.1203064;-0.6286311;0.05700829,0.1359623;-0.6486602;0.001307968,-0.07838717;0.004821194;-0.03979757,-0.09325327;-0.3001356;-0.03288198,-0.105501;-0.6380736;0.03137065,-0.1011394;-0.6001163;-0.04457803,-0.007332001;0.5308295;0.01262969,0;0;0,-0.007934853;0.2835129;-0.1093488,-0.01515578;0.560272;-0.2322717,0.1628403;0.5051948;-0.07415175,0.214183;0.2618275;-0.0121541,0.220653;0.05283701;-0.07489181,-0.1971299;0.4729687;-0.08597285,-0.2499975;0.2284179;-0.03022958,-0.2357272;0.02809738;-0.1158039,0.08071186;0.006936252;-0.03448367,0.09651799;-0.2967385;-0.06275487,0.06554873;-0.6337937;-0.0001833439,0.08028781;-0.6602808;-0.04960513,-0.07890456;0.002066572;-0.03900562,-0.07184456;-0.3000184;-0.08330323,-0.04143693;-0.6395751;-0.035794,-0.03705249;-0.6356164;-0.1075796,-0.01350523;0.4921004;-0.1991227,393.3481
+0;0;0,-0.004108523;0.3038237;0.01225828,-0.008397993;0.6069179;0.009406593,0.1937059;0.4743164;0.01976527,0.2441495;0.2175712;0.02801166,0.2978655;0.0108249;-0.01710271,-0.2062802;0.4690351;-0.00355197,-0.2527906;0.2114518;-0.007835262,-0.2902777;0.002091035;-0.05710486,0.07942021;0.006423654;-0.03751938,0.1016167;-0.2984365;-0.0374733,0.1204564;-0.6307564;0.05752768,0.1360388;-0.6505506;0.00208896,-0.07841193;0.004822716;-0.03981014,-0.09329116;-0.3004036;-0.03288843,-0.1056078;-0.6402418;0.03172548,-0.1012666;-0.6023219;-0.0438665,-0.007335863;0.5311075;0.012635,0;0;0,-0.008521385;0.2832158;-0.1104183,-0.01618344;0.5597003;-0.2344632,0.1538686;0.5066541;-0.07798862,0.2138295;0.2605294;-0.01197338,0.2229884;0.05181201;-0.0753603,-0.1915658;0.4714808;-0.09187664,-0.2469455;0.2216441;-0.03669125,-0.2312951;0.02077571;-0.1207845,0.08092281;0.007208228;-0.03400111,0.1010119;-0.2960231;-0.06685805,0.07073032;-0.6343811;-0.0004234314,0.08631073;-0.6608489;-0.04904819,-0.07875287;0.001795543;-0.03938651,-0.06959168;-0.3006646;-0.0825878,-0.03771272;-0.6420566;-0.03513405,-0.03340616;-0.6380997;-0.1065408,-0.01443834;0.4915963;-0.2010329,393.3591
+0;0;0,-0.004108523;0.3038237;0.01225828,-0.008397993;0.6069179;0.009406593,0.1937059;0.4743164;0.01976527,0.2441495;0.2175712;0.02801166,0.2978655;0.0108249;-0.01710271,-0.2062802;0.4690351;-0.00355197,-0.2527906;0.2114518;-0.007835262,-0.2902777;0.002091035;-0.05710486,0.07942021;0.006423654;-0.03751938,0.1016167;-0.2984365;-0.0374733,0.1204564;-0.6307564;0.05752768,0.1360388;-0.6505506;0.00208896,-0.07841193;0.004822716;-0.03981014,-0.09329116;-0.3004036;-0.03288843,-0.1056078;-0.6402418;0.03172548,-0.1012666;-0.6023219;-0.0438665,-0.007335863;0.5311075;0.012635,0;0;0,-0.008521385;0.2832158;-0.1104183,-0.01618344;0.5597003;-0.2344632,0.1538686;0.5066541;-0.07798862,0.2138295;0.2605294;-0.01197338,0.2229884;0.05181201;-0.0753603,-0.1915658;0.4714808;-0.09187664,-0.2469455;0.2216441;-0.03669125,-0.2312951;0.02077571;-0.1207845,0.08092281;0.007208228;-0.03400111,0.1010119;-0.2960231;-0.06685805,0.07073032;-0.6343811;-0.0004234314,0.08631073;-0.6608489;-0.04904819,-0.07875287;0.001795543;-0.03938651,-0.06959168;-0.3006646;-0.0825878,-0.03771272;-0.6420566;-0.03513405,-0.03340616;-0.6380997;-0.1065408,-0.01443834;0.4915963;-0.2010329,393.3813
+0;0;0,-0.004807295;0.3044209;0.01244933,-0.009588579;0.6078939;0.009856091,0.1907261;0.4765537;0.02081086,0.2443693;0.2190165;0.0226402,0.2984104;0.01299395;-0.02575807,-0.2053156;0.4711054;-0.004820168,-0.2507923;0.2120939;-0.0119835,-0.2876551;0.002844706;-0.06261955,0.08001891;0.006552409;-0.03692339,0.1055177;-0.2966447;-0.04138849,0.1262899;-0.6319498;0.05526472,0.142555;-0.6514828;-0.001142174,-0.07828602;0.004782337;-0.04071515,-0.0916457;-0.2991815;-0.03560752,-0.1007441;-0.6424029;0.03011268,-0.09599489;-0.604394;-0.04613105,-0.008420246;0.5320095;0.01301917,0;0;0,-0.007348314;0.2839886;-0.1102118,-0.01401801;0.5610364;-0.2339947,0.1534115;0.5076751;-0.07795977,0.2130324;0.2604323;-0.01070856,0.2219379;0.05220926;-0.07606887,-0.189239;0.4706841;-0.09542613,-0.243528;0.2195476;-0.0389506,-0.2317742;0.02002034;-0.1270349,0.08124577;0.007585704;-0.03392458,0.1042994;-0.2933442;-0.07276154,0.07415445;-0.6342267;-0.001394272,0.09283999;-0.659659;-0.05117297,-0.07904799;0.001439259;-0.03947962,-0.06852136;-0.2997092;-0.08187484,-0.03422841;-0.6442227;-0.03352896,-0.02964034;-0.6404589;-0.1055735,-0.01249801;0.4928129;-0.2006321,393.3925
+0;0;0,-0.004807295;0.3044209;0.01244933,-0.009588579;0.6078939;0.009856091,0.1907261;0.4765537;0.02081086,0.2443693;0.2190165;0.0226402,0.2984104;0.01299395;-0.02575807,-0.2053156;0.4711054;-0.004820168,-0.2507923;0.2120939;-0.0119835,-0.2876551;0.002844706;-0.06261955,0.08001891;0.006552409;-0.03692339,0.1055177;-0.2966447;-0.04138849,0.1262899;-0.6319498;0.05526472,0.142555;-0.6514828;-0.001142174,-0.07828602;0.004782337;-0.04071515,-0.0916457;-0.2991815;-0.03560752,-0.1007441;-0.6424029;0.03011268,-0.09599489;-0.604394;-0.04613105,-0.008420246;0.5320095;0.01301917,0;0;0,-0.007348314;0.2839886;-0.1102118,-0.01401801;0.5610364;-0.2339947,0.1534115;0.5076751;-0.07795977,0.2130324;0.2604323;-0.01070856,0.2219379;0.05220926;-0.07606887,-0.189239;0.4706841;-0.09542613,-0.243528;0.2195476;-0.0389506,-0.2317742;0.02002034;-0.1270349,0.08124577;0.007585704;-0.03392458,0.1042994;-0.2933442;-0.07276154,0.07415445;-0.6342267;-0.001394272,0.09283999;-0.659659;-0.05117297,-0.07904799;0.001439259;-0.03947962,-0.06852136;-0.2997092;-0.08187484,-0.03422841;-0.6442227;-0.03352896,-0.02964034;-0.6404589;-0.1055735,-0.01249801;0.4928129;-0.2006321,393.4042
+0;0;0,-0.004806099;0.3043451;0.01244623,-0.009584245;0.607618;0.009856107,0.2009768;0.473506;0.02120841,0.2544146;0.2169551;0.02303074,0.3084623;0.01090716;-0.02537349,-0.2154443;0.4677773;-0.005741533,-0.2607469;0.2097579;-0.01287743,-0.2976143;0.0004828572;-0.06351972,0.08001428;0.00655203;-0.03692126,0.1055482;-0.2970616;-0.04139249,0.1264018;-0.6336829;0.05564009,0.1423597;-0.6522805;0.0002983883,-0.07828149;0.00478206;-0.04071279,-0.09165952;-0.2995995;-0.03559815,-0.1007936;-0.6441681;0.03038001,-0.09613412;-0.6063104;-0.04442393,-0.008417171;0.5318154;0.01301578,0;0;0,-0.01431958;0.283871;-0.1096182,-0.03136571;0.5611252;-0.2314553,0.1529081;0.5078001;-0.07735777,0.2124044;0.2616752;-0.009829998,0.2227748;0.05364126;-0.07566476,-0.2102844;0.4668022;-0.08455658,-0.2640581;0.2164534;-0.02877899,-0.251386;0.01648405;-0.1157935,0.08155873;0.008096337;-0.03303051,0.1073887;-0.2915157;-0.0822103,0.07863939;-0.632915;-0.006156921,0.09838781;-0.6587161;-0.05279732,-0.07868131;0.0008333214;-0.04021132,-0.06699769;-0.3008531;-0.08146649,-0.02983874;-0.64633;-0.03218152,-0.02514339;-0.6418511;-0.1029326,-0.02697578;0.4928108;-0.1987252,393.4258
+0;0;0,-0.005599776;0.3043275;0.01254511,-0.01107089;0.6075903;0.0101333,0.1995596;0.4734158;0.02319153,0.254037;0.2171403;0.01750123,0.3088688;0.01236051;-0.03521112,-0.216617;0.4675915;-0.006603998,-0.2616309;0.2096755;-0.01802184,-0.2972652;0.0008216053;-0.07122085,0.08015259;0.006785093;-0.03657755,0.1089784;-0.2964558;-0.04477882,0.131387;-0.6326919;0.05323784,0.1471223;-0.6508312;-0.002566196,-0.07809348;0.00456278;-0.04109721,-0.09067225;-0.2998781;-0.03781386,-0.09651678;-0.6445723;0.02788119,-0.09145547;-0.6066883;-0.04689386,-0.009740749;0.5317883;0.01324347,0;0;0,-0.01431958;0.283871;-0.1096182,-0.03136571;0.5611252;-0.2314553,0.1529081;0.5078001;-0.07735777,0.2124044;0.2616752;-0.009829998,0.2227748;0.05364126;-0.07566476,-0.2102844;0.4668022;-0.08455658,-0.2640581;0.2164534;-0.02877899,-0.251386;0.01648405;-0.1157935,0.08155873;0.008096337;-0.03303051,0.1073887;-0.2915157;-0.0822103,0.07863939;-0.632915;-0.006156921,0.09838781;-0.6587161;-0.05279732,-0.07868131;0.0008333214;-0.04021132,-0.06699769;-0.3008531;-0.08146649,-0.02983874;-0.64633;-0.03218152,-0.02514339;-0.6418511;-0.1029326,-0.02697578;0.4928108;-0.1987252,393.4483
+0;0;0,-0.00559992;0.3043353;0.01254543,-0.01107245;0.6076772;0.01013253,0.2030568;0.4724966;0.02335827,0.2574562;0.2165881;0.01767611,0.3123051;0.01174416;-0.03505275,-0.2200758;0.466575;-0.00693525,-0.2650252;0.2090282;-0.01833674,-0.3006706;0.0001089871;-0.07155241,0.08044916;0.006810199;-0.0367129,0.1092234;-0.2958888;-0.0448995,0.1318874;-0.6359569;0.05423425,0.1473203;-0.653171;-0.0004972629,-0.07838244;0.004579662;-0.04124927,-0.09093873;-0.2993171;-0.03797179,-0.09684987;-0.6479397;0.02847199,-0.09188583;-0.6102073;-0.04486592,-0.00974178;0.5318449;0.01324394,0;0;0,-0.01656708;0.2834303;-0.1104605,-0.03348896;0.5603125;-0.2333524,0.1527799;0.5077075;-0.07587481,0.2115547;0.26188;-0.008087635,0.2240595;0.05433135;-0.07529593,-0.2141565;0.4655575;-0.08180936,-0.2689487;0.215492;-0.02753343,-0.2565923;0.01533936;-0.1143435,0.082039;0.008271396;-0.03267217,0.1119958;-0.2886907;-0.09130406,0.08320808;-0.6327021;-0.008751154,0.1024157;-0.6591339;-0.0524478,-0.07890771;0.0007000025;-0.04048909,-0.06491769;-0.3004102;-0.08121453,-0.02550393;-0.6495156;-0.03062334,-0.02057332;-0.6446382;-0.09995896,-0.0293493;0.4920827;-0.2003438,393.4595
+0;0;0,-0.00559992;0.3043353;0.01254543,-0.01107245;0.6076772;0.01013253,0.2030568;0.4724966;0.02335827,0.2574562;0.2165881;0.01767611,0.3123051;0.01174416;-0.03505275,-0.2200758;0.466575;-0.00693525,-0.2650252;0.2090282;-0.01833674,-0.3006706;0.0001089871;-0.07155241,0.08044916;0.006810199;-0.0367129,0.1092234;-0.2958888;-0.0448995,0.1318874;-0.6359569;0.05423425,0.1473203;-0.653171;-0.0004972629,-0.07838244;0.004579662;-0.04124927,-0.09093873;-0.2993171;-0.03797179,-0.09684987;-0.6479397;0.02847199,-0.09188583;-0.6102073;-0.04486592,-0.00974178;0.5318449;0.01324394,0;0;0,-0.01656708;0.2834303;-0.1104605,-0.03348896;0.5603125;-0.2333524,0.1527799;0.5077075;-0.07587481,0.2115547;0.26188;-0.008087635,0.2240595;0.05433135;-0.07529593,-0.2141565;0.4655575;-0.08180936,-0.2689487;0.215492;-0.02753343,-0.2565923;0.01533936;-0.1143435,0.082039;0.008271396;-0.03267217,0.1119958;-0.2886907;-0.09130406,0.08320808;-0.6327021;-0.008751154,0.1024157;-0.6591339;-0.0524478,-0.07890771;0.0007000025;-0.04048909,-0.06491769;-0.3004102;-0.08121453,-0.02550393;-0.6495156;-0.03062334,-0.02057332;-0.6446382;-0.09995896,-0.0293493;0.4920827;-0.2003438,393.4816
+0;0;0,-0.002846257;0.3042289;0.01132302,-0.006578873;0.6074226;0.008200403,0.2051296;0.4699613;0.02413905,0.2624068;0.2136336;0.01172179,0.3180135;0.01044847;-0.04638818,-0.2156084;0.4689766;-0.006661643,-0.2602519;0.2103645;-0.02295399,-0.2955457;0.002340466;-0.0798173,0.08062465;0.007074906;-0.0363266,0.1124334;-0.2959118;-0.04857865,0.1370649;-0.6391233;0.05208999,0.15213;-0.6556976;-0.003382105,-0.07816611;0.004350148;-0.04172707,-0.08893318;-0.300353;-0.04002285,-0.09217333;-0.6524876;0.02725065,-0.08707379;-0.614811;-0.04615461,-0.005582779;0.5316271;0.01144246,0;0;0,-0.01671019;0.2832113;-0.1104703,-0.0331621;0.5598905;-0.2334616,0.151171;0.5081197;-0.07564378,0.2104084;0.2612535;-0.007184029,0.2243616;0.05386001;-0.07461047,-0.2139305;0.4653475;-0.08407071,-0.2703156;0.2140104;-0.03125862,-0.2599761;0.01500244;-0.1209358,0.08209222;0.008662015;-0.03249383,0.1138284;-0.2869713;-0.09999657,0.08717721;-0.6332159;-0.01089334,0.1060926;-0.6596655;-0.05481291,-0.07886553;0.0003218177;-0.04062188,-0.06392889;-0.301388;-0.08198563,-0.02287574;-0.6536763;-0.02961572,-0.01768597;-0.6488243;-0.0989981,-0.02918018;0.4917105;-0.2004147,393.5044
+0;0;0,-0.002846257;0.3042289;0.01132302,-0.006578873;0.6074226;0.008200403,0.2051296;0.4699613;0.02413905,0.2624068;0.2136336;0.01172179,0.3180135;0.01044847;-0.04638818,-0.2156084;0.4689766;-0.006661643,-0.2602519;0.2103645;-0.02295399,-0.2955457;0.002340466;-0.0798173,0.08062465;0.007074906;-0.0363266,0.1124334;-0.2959118;-0.04857865,0.1370649;-0.6391233;0.05208999,0.15213;-0.6556976;-0.003382105,-0.07816611;0.004350148;-0.04172707,-0.08893318;-0.300353;-0.04002285,-0.09217333;-0.6524876;0.02725065,-0.08707379;-0.614811;-0.04615461,-0.005582779;0.5316271;0.01144246,0;0;0,-0.01671019;0.2832113;-0.1104703,-0.0331621;0.5598905;-0.2334616,0.151171;0.5081197;-0.07564378,0.2104084;0.2612535;-0.007184029,0.2243616;0.05386001;-0.07461047,-0.2139305;0.4653475;-0.08407071,-0.2703156;0.2140104;-0.03125862,-0.2599761;0.01500244;-0.1209358,0.08209222;0.008662015;-0.03249383,0.1138284;-0.2869713;-0.09999657,0.08717721;-0.6332159;-0.01089334,0.1060926;-0.6596655;-0.05481291,-0.07886553;0.0003218177;-0.04062188,-0.06392889;-0.301388;-0.08198563,-0.02287574;-0.6536763;-0.02961572,-0.01768597;-0.6488243;-0.0989981,-0.02918018;0.4917105;-0.2004147,393.5152
+0;0;0,-0.002849395;0.3045643;0.01133551,-0.006586241;0.6081019;0.008209483,0.2040389;0.4708751;0.02408633,0.2620045;0.2114668;0.01151983,0.3176143;0.008270368;-0.04659336,-0.2145337;0.4698956;-0.006555851,-0.2597139;0.2081752;-0.02304401,-0.2950096;0.0001396835;-0.07991047,0.08036555;0.007052168;-0.03620986,0.112302;-0.2971508;-0.04851109,0.1373658;-0.6463867;0.05392458,0.154974;-0.670823;-0.01091164,-0.0779149;0.004336167;-0.04159296,-0.08872519;-0.3015902;-0.03988191,-0.09202223;-0.6599058;0.02857244,-0.08606184;-0.6209333;-0.05722421,-0.005589059;0.5322236;0.01145508,0;0;0,-0.01753463;0.2834892;-0.1105552,-0.03446837;0.5604246;-0.2337508,0.147942;0.509808;-0.07514906,0.2081258;0.2601196;-0.005548239,0.2244991;0.05299953;-0.07330918,-0.2143617;0.4647025;-0.08542699,-0.2728164;0.2107103;-0.03174607,-0.2600893;0.01111032;-0.1198156,0.08185862;0.009138763;-0.03217387,0.1166917;-0.2841725;-0.1125844,0.09024958;-0.6341602;-0.01310349,0.1149125;-0.6608754;-0.07353711,-0.07843547;-0.0001036407;-0.04083348,-0.06468667;-0.3030134;-0.08287368,-0.01993474;-0.6608745;-0.02792262,-0.01349819;-0.6602546;-0.1089935,-0.03041007;0.4921894;-0.2006369,393.5377
+0;0;0,-8.317955E-05;0.3046076;0.01049908,-0.001402878;0.6081567;0.00658415,0.2077238;0.4685988;0.02650145,0.2674597;0.2100575;0.006534839,0.3260061;0.008903831;-0.05565755,-0.2105314;0.471578;-0.005885234,-0.2545668;0.2100951;-0.02820592,-0.2886078;0.002381712;-0.08698279,0.08064156;0.00739892;-0.03552046,0.116123;-0.2962453;-0.05139453,0.1422302;-0.6455126;0.05067269,0.1610003;-0.6697813;-0.01397792,-0.07777425;0.003927984;-0.04189566,-0.08642215;-0.3020701;-0.04085136,-0.08570253;-0.660466;0.02725784,-0.07948869;-0.6215636;-0.05852814,-0.00093783;0.5322813;0.01001182,0;0;0,-0.01753463;0.2834892;-0.1105552,-0.03446837;0.5604246;-0.2337508,0.147942;0.509808;-0.07514906,0.2081258;0.2601196;-0.005548239,0.2244991;0.05299953;-0.07330918,-0.2143617;0.4647025;-0.08542699,-0.2728164;0.2107103;-0.03174607,-0.2600893;0.01111032;-0.1198156,0.08185862;0.009138763;-0.03217387,0.1166917;-0.2841725;-0.1125844,0.09024958;-0.6341602;-0.01310349,0.1149125;-0.6608754;-0.07353711,-0.07843547;-0.0001036407;-0.04083348,-0.06468667;-0.3030134;-0.08287368,-0.01993474;-0.6608745;-0.02792262,-0.01349819;-0.6602546;-0.1089935,-0.03041007;0.4921894;-0.2006369,393.5488
+0;0;0,-8.297688E-05;0.3038654;0.0104735,-0.001400285;0.6068604;0.006565374,0.2061209;0.4679229;0.02634996,0.2646428;0.2146359;0.006789131,0.3232204;0.01337487;-0.05543646,-0.2089177;0.4708792;-0.005787654,-0.2520582;0.2147104;-0.02765472,-0.2861174;0.00688611;-0.08646297,0.08070903;0.007405111;-0.03555017,0.116152;-0.2959104;-0.05140705,0.1428713;-0.6533655;0.0530529,0.1604168;-0.6740937;-0.007379975,-0.07783932;0.003931271;-0.04193071,-0.08647786;-0.3017355;-0.04088754,-0.08574138;-0.6685332;0.02881833,-0.07993293;-0.6302117;-0.05137108,-0.0009360376;0.5311156;0.009987142,0;0;0,-0.01656455;0.2833181;-0.1090887,-0.03269605;0.5601028;-0.2313592,0.1475118;0.5044553;-0.07241464,0.2083487;0.2606702;-0.002920628,0.226063;0.05427782;-0.07290459,-0.2127664;0.4655027;-0.08619317,-0.270307;0.2166827;-0.03385355,-0.2563639;0.01668856;-0.1211306,0.08194652;0.009499043;-0.03204894,0.122431;-0.2802007;-0.1211722,0.09750725;-0.6373452;-0.0152166,0.1188382;-0.6606877;-0.07207514,-0.07845411;-0.0004504804;-0.04095544,-0.06273905;-0.3029248;-0.08302931,-0.01515767;-0.6687177;-0.02530983,-0.009031074;-0.6660525;-0.1011294,-0.02881987;0.4919065;-0.1984437,393.56
+0;0;0,-8.297688E-05;0.3038654;0.0104735,-0.001400285;0.6068604;0.006565374,0.2061209;0.4679229;0.02634996,0.2646428;0.2146359;0.006789131,0.3232204;0.01337487;-0.05543646,-0.2089177;0.4708792;-0.005787654,-0.2520582;0.2147104;-0.02765472,-0.2861174;0.00688611;-0.08646297,0.08070903;0.007405111;-0.03555017,0.116152;-0.2959104;-0.05140705,0.1428713;-0.6533655;0.0530529,0.1604168;-0.6740937;-0.007379975,-0.07783932;0.003931271;-0.04193071,-0.08647786;-0.3017355;-0.04088754,-0.08574138;-0.6685332;0.02881833,-0.07993293;-0.6302117;-0.05137108,-0.0009360376;0.5311156;0.009987142,0;0;0,-0.01656455;0.2833181;-0.1090887,-0.03269605;0.5601028;-0.2313592,0.1475118;0.5044553;-0.07241464,0.2083487;0.2606702;-0.002920628,0.226063;0.05427782;-0.07290459,-0.2127664;0.4655027;-0.08619317,-0.270307;0.2166827;-0.03385355,-0.2563639;0.01668856;-0.1211306,0.08194652;0.009499043;-0.03204894,0.122431;-0.2802007;-0.1211722,0.09750725;-0.6373452;-0.0152166,0.1188382;-0.6606877;-0.07207514,-0.07845411;-0.0004504804;-0.04095544,-0.06273905;-0.3029248;-0.08302931,-0.01515767;-0.6687177;-0.02530983,-0.009031074;-0.6660525;-0.1011294,-0.02881987;0.4919065;-0.1984437,393.5717
+0;0;0,-0.006964594;0.3035224;0.01288899,-0.0155469;0.60619;0.01177367,0.1947278;0.4730327;0.02518468,0.2552152;0.2231033;-0.00248641,0.3156629;0.02447751;-0.0714352,-0.2191104;0.4679251;-0.007175247,-0.2585412;0.21386;-0.03519811,-0.2934373;0.007662639;-0.09942409,0.08076446;0.007714372;-0.0349192,0.12021;-0.2955471;-0.0547835,0.1487481;-0.65573;0.04945899,0.1672302;-0.6783644;-0.009324215,-0.07732792;0.003646691;-0.0425306,-0.08400846;-0.3027396;-0.04160941,-0.07918035;-0.6723448;0.02753776,-0.07333844;-0.6338103;-0.05283926,-0.01336199;0.5305069;0.0145013,0;0;0,-0.01619096;0.2832646;-0.1088095,-0.03168859;0.559945;-0.2308226,0.1470646;0.5047741;-0.07183528,0.2066117;0.2633597;-0.0006847382,0.2258624;0.0576732;-0.07267451,-0.2121994;0.4642882;-0.08829335,-0.2736712;0.2182032;-0.03777104,-0.2608914;0.02005245;-0.1296026,0.08189961;0.01000616;-0.03152919,0.1259038;-0.276822;-0.1300752,0.1008024;-0.6348186;-0.01773167,0.1215027;-0.6591384;-0.07419658,-0.07806043;-0.000947712;-0.04132107,-0.06173363;-0.304099;-0.08316368,-0.01219377;-0.6721327;-0.02392123,-0.005779002;-0.6695027;-0.09992893,-0.0279831;0.4917786;-0.197963,393.5937
+0;0;0,-0.006964594;0.3035224;0.01288899,-0.0155469;0.60619;0.01177367,0.1947278;0.4730327;0.02518468,0.2552152;0.2231033;-0.00248641,0.3156629;0.02447751;-0.0714352,-0.2191104;0.4679251;-0.007175247,-0.2585412;0.21386;-0.03519811,-0.2934373;0.007662639;-0.09942409,0.08076446;0.007714372;-0.0349192,0.12021;-0.2955471;-0.0547835,0.1487481;-0.65573;0.04945899,0.1672302;-0.6783644;-0.009324215,-0.07732792;0.003646691;-0.0425306,-0.08400846;-0.3027396;-0.04160941,-0.07918035;-0.6723448;0.02753776,-0.07333844;-0.6338103;-0.05283926,-0.01336199;0.5305069;0.0145013,0;0;0,-0.01619096;0.2832646;-0.1088095,-0.03168859;0.559945;-0.2308226,0.1470646;0.5047741;-0.07183528,0.2066117;0.2633597;-0.0006847382,0.2258624;0.0576732;-0.07267451,-0.2121994;0.4642882;-0.08829335,-0.2736712;0.2182032;-0.03777104,-0.2608914;0.02005245;-0.1296026,0.08189961;0.01000616;-0.03152919,0.1259038;-0.276822;-0.1300752,0.1008024;-0.6348186;-0.01773167,0.1215027;-0.6591384;-0.07419658,-0.07806043;-0.000947712;-0.04132107,-0.06173363;-0.304099;-0.08316368,-0.01219377;-0.6721327;-0.02392123,-0.005779002;-0.6695027;-0.09992893,-0.0279831;0.4917786;-0.197963,393.605
+0;0;0,-0.006948644;0.3028273;0.01285947,-0.01551182;0.6048205;0.01174677,0.1953766;0.4716641;0.02518335,0.2560649;0.2209045;-0.00257965,0.3165508;0.02215335;-0.07157198,-0.219692;0.4665413;-0.00727278,-0.2592538;0.2116323;-0.03538873,-0.2941719;0.005304769;-0.09965525,0.08042354;0.007681809;-0.0347718,0.1197623;-0.2947583;-0.0545823,0.1487356;-0.6604345;0.05125003,0.1675529;-0.6840236;-0.008599382,-0.07700152;0.003631298;-0.04235108,-0.08366397;-0.3019253;-0.04143239,-0.07876223;-0.6771675;0.02876937,-0.07281435;-0.6384782;-0.05306552,-0.01333188;0.5293092;0.01446821,0;0;0,-0.01638733;0.2826631;-0.1084023,-0.03202875;0.558761;-0.2300427,0.1471284;0.5060155;-0.07082224,0.2051924;0.263642;0.001412868,0.2266546;0.05896467;-0.07319998,-0.213339;0.463787;-0.08759334,-0.2799144;0.2174101;-0.04068524,-0.2679205;0.02014339;-0.1348261,0.08157825;0.01062718;-0.0311141,0.128671;-0.2710617;-0.1399426,0.1033889;-0.6328026;-0.0205133,0.1248277;-0.656366;-0.07949782,-0.07751346;-0.001448432;-0.04154033,-0.06353514;-0.3038451;-0.08362217,-0.009579659;-0.6768191;-0.02248115,-0.002813217;-0.6746553;-0.09985811,-0.02829662;0.4907438;-0.197273,393.6281
+0;0;0,-0.007319062;0.3027995;0.013302,-0.01472016;0.6048217;0.01209165,0.1956273;0.4710064;0.02536885,0.2588061;0.2217491;-0.009466153,0.3211088;0.02932;-0.09319149,-0.2188067;0.4658235;-0.009097576,-0.2596642;0.2117287;-0.04227494,-0.2920754;0.005141661;-0.1070193,0.08069646;0.007802243;-0.03410633,0.1235951;-0.2937978;-0.05874695,0.1535218;-0.6596871;0.04607877,0.1736634;-0.6853912;-0.01135986,-0.07652427;0.003549656;-0.04321425,-0.08086941;-0.3020495;-0.04263956,-0.07273706;-0.6774435;0.02644172,-0.06647772;-0.6387483;-0.05536931,-0.01291116;0.5293026;0.01486965,0;0;0,-0.01638733;0.2826631;-0.1084023,-0.03202875;0.558761;-0.2300427,0.1471284;0.5060155;-0.07082224,0.2051924;0.263642;0.001412868,0.2266546;0.05896467;-0.07319998,-0.213339;0.463787;-0.08759334,-0.2799144;0.2174101;-0.04068524,-0.2679205;0.02014339;-0.1348261,0.08157825;0.01062718;-0.0311141,0.128671;-0.2710617;-0.1399426,0.1033889;-0.6328026;-0.0205133,0.1248277;-0.656366;-0.07949782,-0.07751346;-0.001448432;-0.04154033,-0.06353514;-0.3038451;-0.08362217,-0.009579659;-0.6768191;-0.02248115,-0.002813217;-0.6746553;-0.09985811,-0.02829662;0.4907438;-0.197273,393.6399
+0;0;0,-0.007298477;0.3019479;0.01326459,-0.01468197;0.6032516;0.01205701,0.1941873;0.4700255;0.02525349,0.2571482;0.2216278;-0.009461392,0.3195311;0.02895094;-0.09329452,-0.2173174;0.4648792;-0.00896933,-0.2580341;0.2116606;-0.04203228,-0.2904869;0.004807681;-0.10686,0.08043791;0.007777246;-0.03399706,0.1232393;-0.2931387;-0.05858178,0.1534922;-0.6630168;0.0473867,0.1754159;-0.6936496;-0.01513402,-0.07627909;0.003538283;-0.0430758,-0.08061438;-0.3013677;-0.0425024,-0.07239337;-0.6808541;0.02733198,-0.0655802;-0.6413895;-0.06171758,-0.01287721;0.5279096;0.01482849,0;0;0,-0.01651952;0.2822191;-0.1071506,-0.0322919;0.5579561;-0.2278039,0.1446753;0.5060985;-0.06846666,0.2050229;0.2654009;0.004289627,0.2299424;0.06284451;-0.07567215,-0.2139235;0.4638798;-0.0890687,-0.2807927;0.2179907;-0.04504913,-0.2693496;0.02184482;-0.1422078,0.08097889;0.01175877;-0.03147531,0.1328371;-0.2654302;-0.1475089,0.105882;-0.6294787;-0.02222323,0.1324875;-0.6522999;-0.08980942,-0.07724492;-0.002387471;-0.04140129,-0.06352827;-0.3042529;-0.0823392,-0.007039614;-0.6808526;-0.01960144,0.0007223268;-0.6809986;-0.1038439,-0.02852388;0.4900253;-0.1952684,393.6604
+0;0;0,-0.007298477;0.3019479;0.01326459,-0.01468197;0.6032516;0.01205701,0.1941873;0.4700255;0.02525349,0.2571482;0.2216278;-0.009461392,0.3195311;0.02895094;-0.09329452,-0.2173174;0.4648792;-0.00896933,-0.2580341;0.2116606;-0.04203228,-0.2904869;0.004807681;-0.10686,0.08043791;0.007777246;-0.03399706,0.1232393;-0.2931387;-0.05858178,0.1534922;-0.6630168;0.0473867,0.1754159;-0.6936496;-0.01513402,-0.07627909;0.003538283;-0.0430758,-0.08061438;-0.3013677;-0.0425024,-0.07239337;-0.6808541;0.02733198,-0.0655802;-0.6413895;-0.06171758,-0.01287721;0.5279096;0.01482849,0;0;0,-0.01651952;0.2822191;-0.1071506,-0.0322919;0.5579561;-0.2278039,0.1446753;0.5060985;-0.06846666,0.2050229;0.2654009;0.004289627,0.2299424;0.06284451;-0.07567215,-0.2139235;0.4638798;-0.0890687,-0.2807927;0.2179907;-0.04504913,-0.2693496;0.02184482;-0.1422078,0.08097889;0.01175877;-0.03147531,0.1328371;-0.2654302;-0.1475089,0.105882;-0.6294787;-0.02222323,0.1324875;-0.6522999;-0.08980942,-0.07724492;-0.002387471;-0.04140129,-0.06352827;-0.3042529;-0.0823392,-0.007039614;-0.6808526;-0.01960144,0.0007223268;-0.6809986;-0.1038439,-0.02852388;0.4900253;-0.1952684,393.6826
+0;0;0,-0.006944439;0.3020265;0.01363329,-0.01360339;0.6035006;0.01268448,0.1954253;0.4698081;0.02552899,0.2588313;0.2236986;-0.01676955,0.325687;0.03363493;-0.103962,-0.2171971;0.4662078;-0.008995141,-0.257977;0.2150328;-0.04933738,-0.2878937;0.007644773;-0.1148477,0.08060779;0.007783836;-0.03335303,0.1260989;-0.2923532;-0.0615145,0.1585085;-0.6663225;0.04472187,0.1830568;-0.6970409;-0.02868921,-0.07598293;0.00347766;-0.04341808,-0.07770202;-0.3013856;-0.04303921,-0.06632876;-0.6850387;0.02675045,-0.05879892;-0.6446537;-0.07078911,-0.01200749;0.5281402;0.01540069,0;0;0,-0.01775584;0.2826865;-0.1059582,-0.03547552;0.5592262;-0.2248847,0.1428324;0.5060402;-0.06624627,0.2042656;0.2669162;0.007408381,0.2321274;0.06716456;-0.07930636,-0.2172052;0.4632067;-0.08728578,-0.2866755;0.2184557;-0.04666336,-0.2756542;0.02462645;-0.1491581,0.08088621;0.0123587;-0.03122997,0.1355677;-0.2621326;-0.1520984,0.1066465;-0.6290607;-0.02280426,0.1384558;-0.6493763;-0.1011307,-0.07700776;-0.003033954;-0.04160804,-0.06390551;-0.305016;-0.08135649,-0.005137373;-0.685334;-0.01737059,0.003579477;-0.6880839;-0.1097284,-0.03116845;0.4910683;-0.1928682,393.6943
+0;0;0,-0.006944439;0.3020265;0.01363329,-0.01360339;0.6035006;0.01268448,0.1954253;0.4698081;0.02552899,0.2588313;0.2236986;-0.01676955,0.325687;0.03363493;-0.103962,-0.2171971;0.4662078;-0.008995141,-0.257977;0.2150328;-0.04933738,-0.2878937;0.007644773;-0.1148477,0.08060779;0.007783836;-0.03335303,0.1260989;-0.2923532;-0.0615145,0.1585085;-0.6663225;0.04472187,0.1830568;-0.6970409;-0.02868921,-0.07598293;0.00347766;-0.04341808,-0.07770202;-0.3013856;-0.04303921,-0.06632876;-0.6850387;0.02675045,-0.05879892;-0.6446537;-0.07078911,-0.01200749;0.5281402;0.01540069,0;0;0,-0.01775584;0.2826865;-0.1059582,-0.03547552;0.5592262;-0.2248847,0.1428324;0.5060402;-0.06624627,0.2042656;0.2669162;0.007408381,0.2321274;0.06716456;-0.07930636,-0.2172052;0.4632067;-0.08728578,-0.2866755;0.2184557;-0.04666336,-0.2756542;0.02462645;-0.1491581,0.08088621;0.0123587;-0.03122997,0.1355677;-0.2621326;-0.1520984,0.1066465;-0.6290607;-0.02280426,0.1384558;-0.6493763;-0.1011307,-0.07700776;-0.003033954;-0.04160804,-0.06390551;-0.305016;-0.08135649,-0.005137373;-0.685334;-0.01737059,0.003579477;-0.6880839;-0.1097284,-0.03116845;0.4910683;-0.1928682,393.7055
+0;0;0,-0.006935094;0.30162;0.01361494,-0.01358438;0.6026551;0.01266884,0.1961399;0.4689061;0.02554242,0.2591253;0.2244295;-0.01647549,0.3260991;0.03403009;-0.103822,-0.2178722;0.4652937;-0.009097986,-0.2583815;0.2157852;-0.04917257,-0.288351;0.008030877;-0.1147986,0.08075995;0.00779853;-0.03341599,0.1264448;-0.2936169;-0.06169741,0.1587807;-0.6667354;0.04429728,0.1836854;-0.6983353;-0.03017966,-0.07612636;0.003484224;-0.04350004,-0.07785278;-0.3026776;-0.04311956,-0.06650539;-0.6854578;0.02651133,-0.05886623;-0.644922;-0.07244443,-0.01199145;0.5274347;0.01538001,0;0;0,-0.01913022;0.2825758;-0.1048477,-0.03855777;0.5589781;-0.2227099,0.1409769;0.5050862;-0.0641048,0.2041877;0.2684506;0.01012111,0.235655;0.07232298;-0.08427477,-0.2208394;0.4626962;-0.08575127,-0.2917581;0.2194796;-0.04945115,-0.2834407;0.02680244;-0.1551543,0.08088682;0.01313817;-0.03137398,0.1367731;-0.2606742;-0.1564407,0.1076176;-0.6270711;-0.02837348,0.1404754;-0.6468753;-0.1083829,-0.0771601;-0.003801305;-0.04161112,-0.06442043;-0.3072492;-0.08027934,-0.004257835;-0.6863854;-0.01598172,0.004791171;-0.689411;-0.1097315,-0.03380631;0.4908724;-0.1909761,393.7275
+0;0;0,-0.008549864;0.3015407;0.0144285,-0.01686393;0.6025366;0.01442886,0.1934921;0.4693567;0.02579359,0.2582479;0.2268202;-0.02404872,0.3279036;0.03994595;-0.1167466,-0.2204957;0.4655869;-0.01047856,-0.2596478;0.216993;-0.05705821,-0.2886434;0.00991492;-0.1252106,0.08082531;0.008232097;-0.03315295,0.1277824;-0.2927125;-0.06422589,0.1622954;-0.6657585;0.04133709,0.1898201;-0.6934655;-0.03530424,-0.07601762;0.003033049;-0.04372342,-0.07596667;-0.3031332;-0.04438271,-0.06243063;-0.6860131;0.02430265,-0.05449446;-0.6454125;-0.07462281,-0.01485569;0.5273175;0.01689011,0;0;0,-0.01913022;0.2825758;-0.1048477,-0.03855777;0.5589781;-0.2227099,0.1409769;0.5050862;-0.0641048,0.2041877;0.2684506;0.01012111,0.235655;0.07232298;-0.08427477,-0.2208394;0.4626962;-0.08575127,-0.2917581;0.2194796;-0.04945115,-0.2834407;0.02680244;-0.1551543,0.08088682;0.01313817;-0.03137398,0.1367731;-0.2606742;-0.1564407,0.1076176;-0.6270711;-0.02837348,0.1404754;-0.6468753;-0.1083829,-0.0771601;-0.003801305;-0.04161112,-0.06442043;-0.3072492;-0.08027934,-0.004257835;-0.6863854;-0.01598172,0.004791171;-0.689411;-0.1097315,-0.03380631;0.4908724;-0.1909761,393.7404
+0;0;0,-0.008507133;0.3000337;0.01435638,-0.0167898;0.5998945;0.01435511,0.1929599;0.4671277;0.02568616,0.2583283;0.2222966;-0.02462772,0.3281653;0.03493619;-0.1175667,-0.2198362;0.4633688;-0.01048157,-0.2593587;0.2124229;-0.05750192,-0.2884297;0.004806161;-0.1258315,0.08073448;0.008222845;-0.03311569,0.1280746;-0.2951764;-0.06444208,0.1626284;-0.6686639;0.04124583,0.1907857;-0.697697;-0.03715679,-0.07593219;0.003029641;-0.04367428,-0.07588083;-0.3056338;-0.04433895,-0.06232877;-0.6889669;0.0244277,-0.05421022;-0.6481227;-0.07677115,-0.01478814;0.5249217;0.01680831,0;0;0,-0.01979706;0.2815864;-0.1030333,-0.03934044;0.5572448;-0.2197118,0.1385292;0.5066123;-0.0605104,0.2050392;0.2682039;0.0135479,0.2411879;0.07830149;-0.09251404,-0.2223233;0.4623761;-0.08522283,-0.2943207;0.2163961;-0.05271184,-0.2885737;0.0259804;-0.1637416,0.08073979;0.01400849;-0.03109932,0.1390745;-0.2588679;-0.1630428,0.1084238;-0.6247817;-0.03256512,0.1435367;-0.6454654;-0.1139467,-0.07688878;-0.004766097;-0.04180573,-0.06412009;-0.3109881;-0.07839283,-0.003313061;-0.6904045;-0.0135669,0.006483617;-0.6939614;-0.1094975,-0.0345864;0.4892997;-0.1882188,393.7604
+0;0;0,-0.008507133;0.3000337;0.01435638,-0.0167898;0.5998945;0.01435511,0.1929599;0.4671277;0.02568616,0.2583283;0.2222966;-0.02462772,0.3281653;0.03493619;-0.1175667,-0.2198362;0.4633688;-0.01048157,-0.2593587;0.2124229;-0.05750192,-0.2884297;0.004806161;-0.1258315,0.08073448;0.008222845;-0.03311569,0.1280746;-0.2951764;-0.06444208,0.1626284;-0.6686639;0.04124583,0.1907857;-0.697697;-0.03715679,-0.07593219;0.003029641;-0.04367428,-0.07588083;-0.3056338;-0.04433895,-0.06232877;-0.6889669;0.0244277,-0.05421022;-0.6481227;-0.07677115,-0.01478814;0.5249217;0.01680831,0;0;0,-0.01979706;0.2815864;-0.1030333,-0.03934044;0.5572448;-0.2197118,0.1385292;0.5066123;-0.0605104,0.2050392;0.2682039;0.0135479,0.2411879;0.07830149;-0.09251404,-0.2223233;0.4623761;-0.08522283,-0.2943207;0.2163961;-0.05271184,-0.2885737;0.0259804;-0.1637416,0.08073979;0.01400849;-0.03109932,0.1390745;-0.2588679;-0.1630428,0.1084238;-0.6247817;-0.03256512,0.1435367;-0.6454654;-0.1139467,-0.07688878;-0.004766097;-0.04180573,-0.06412009;-0.3109881;-0.07839283,-0.003313061;-0.6904045;-0.0135669,0.006483617;-0.6939614;-0.1094975,-0.0345864;0.4892997;-0.1882188,393.7721
+0;0;0,-0.008727471;0.2997379;0.014324,-0.01698257;0.5992938;0.01422259,0.1932738;0.4673853;0.02614484,0.2575034;0.2279634;-0.03369914,0.3303683;0.04385035;-0.1315294,-0.2202882;0.4629049;-0.01163597,-0.2589918;0.2164266;-0.06436255,-0.2868951;0.009367779;-0.1359567,0.08088198;0.008652735;-0.03251666,0.1302212;-0.2957702;-0.06822364,0.1685603;-0.6709306;0.03552324,0.1985917;-0.7113953;-0.03378914,-0.07549609;0.002682054;-0.04435362,-0.0741991;-0.3077681;-0.045654,-0.05790859;-0.6925712;0.02246215,-0.04941726;-0.6516054;-0.07990485,-0.01501275;0.5244174;0.01670524,0;0;0,-0.0207663;0.281449;-0.1023688,-0.04137544;0.5569956;-0.2183423,0.136789;0.5073856;-0.05891657,0.2059302;0.2731933;0.01458859,0.2544695;0.09001651;-0.0988481,-0.2247826;0.4614522;-0.084803,-0.2982374;0.2189266;-0.05624929,-0.2935718;0.02920365;-0.1692143,0.08070941;0.01433366;-0.03089714,0.1395122;-0.2580843;-0.1676941,0.109499;-0.6252369;-0.03625298,0.144996;-0.6444716;-0.1198428,-0.07672706;-0.005155311;-0.04195804,-0.06434327;-0.3132826;-0.07783153,-0.002684314;-0.6938871;-0.01212811,0.007597878;-0.6977006;-0.1091966,-0.03634392;0.4890891;-0.1870387,393.7941
+0;0;0,-0.008727471;0.2997379;0.014324,-0.01698257;0.5992938;0.01422259,0.1932738;0.4673853;0.02614484,0.2575034;0.2279634;-0.03369914,0.3303683;0.04385035;-0.1315294,-0.2202882;0.4629049;-0.01163597,-0.2589918;0.2164266;-0.06436255,-0.2868951;0.009367779;-0.1359567,0.08088198;0.008652735;-0.03251666,0.1302212;-0.2957702;-0.06822364,0.1685603;-0.6709306;0.03552324,0.1985917;-0.7113953;-0.03378914,-0.07549609;0.002682054;-0.04435362,-0.0741991;-0.3077681;-0.045654,-0.05790859;-0.6925712;0.02246215,-0.04941726;-0.6516054;-0.07990485,-0.01501275;0.5244174;0.01670524,0;0;0,-0.0207663;0.281449;-0.1023688,-0.04137544;0.5569956;-0.2183423,0.136789;0.5073856;-0.05891657,0.2059302;0.2731933;0.01458859,0.2544695;0.09001651;-0.0988481,-0.2247826;0.4614522;-0.084803,-0.2982374;0.2189266;-0.05624929,-0.2935718;0.02920365;-0.1692143,0.08070941;0.01433366;-0.03089714,0.1395122;-0.2580843;-0.1676941,0.109499;-0.6252369;-0.03625298,0.144996;-0.6444716;-0.1198428,-0.07672706;-0.005155311;-0.04195804,-0.06434327;-0.3132826;-0.07783153,-0.002684314;-0.6938871;-0.01212811,0.007597878;-0.6977006;-0.1091966,-0.03634392;0.4890891;-0.1870387,393.8058
+0;0;0,-0.008723966;0.2996175;0.01431825,-0.01697646;0.5990781;0.01421756,0.1933455;0.4671908;0.02614152,0.2564121;0.2321042;-0.03261887,0.3293279;0.04786254;-0.1305174,-0.2203489;0.462709;-0.01165138,-0.2583517;0.2206937;-0.06342325,-0.2862744;0.0134903;-0.1350674,0.08075882;0.008639559;-0.03246715,0.1301936;-0.296373;-0.06824329,0.1683006;-0.6692622;0.03487553,0.198057;-0.7090818;-0.03380221,-0.07538114;0.00267797;-0.04428609,-0.07408163;-0.3083735;-0.04558898,-0.05788974;-0.690847;0.02211481,-0.04947616;-0.6499817;-0.07931492,-0.01500768;0.5242412;0.01669889,0;0;0,-0.02127919;0.2816622;-0.1013184,-0.04254031;0.5575398;-0.2161393,0.1362069;0.5068011;-0.05734324,0.2085637;0.2785336;0.01583028,0.2652655;0.09948319;-0.1006672,-0.2263318;0.4615776;-0.08389316,-0.3015178;0.2239336;-0.06005347,-0.2984822;0.03893885;-0.1809399,0.08075272;0.01439807;-0.03037167,0.1397474;-0.2573276;-0.1698034,0.1120689;-0.6230811;-0.04100037,0.146417;-0.6432047;-0.1233695,-0.07632562;-0.005307493;-0.04239075,-0.0637351;-0.3141131;-0.07756154,-0.001765344;-0.6920844;-0.01100747,0.008553389;-0.6953962;-0.1072399,-0.03734128;0.4895394;-0.1851635,393.8278
+0;0;0,-0.009797803;0.2995636;0.01474476,-0.01912087;0.5989926;0.01510477,0.1916693;0.4676715;0.02569879,0.2574787;0.2358545;-0.04231522,0.3300142;0.05526634;-0.1470641,-0.22181;0.4626232;-0.01376282,-0.2592298;0.2217114;-0.07083431,-0.287468;0.0181264;-0.1520844,0.08087939;0.008699724;-0.0321494,0.1309379;-0.2954845;-0.07365269,0.1733869;-0.6675206;0.03084226,0.2017761;-0.7056317;-0.04009271,-0.07530509;0.00252636;-0.04442416,-0.07248618;-0.3085106;-0.04652822,-0.05284081;-0.6909364;0.02052798,-0.04412323;-0.6500301;-0.08087167,-0.01688851;0.5241594;0.01746946,0;0;0,-0.02127919;0.2816622;-0.1013184,-0.04254031;0.5575398;-0.2161393,0.1362069;0.5068011;-0.05734324,0.2085637;0.2785336;0.01583028,0.2652655;0.09948319;-0.1006672,-0.2263318;0.4615776;-0.08389316,-0.3015178;0.2239336;-0.06005347,-0.2984822;0.03893885;-0.1809399,0.08075272;0.01439807;-0.03037167,0.1397474;-0.2573276;-0.1698034,0.1120689;-0.6230811;-0.04100037,0.146417;-0.6432047;-0.1233695,-0.07632562;-0.005307493;-0.04239075,-0.0637351;-0.3141131;-0.07756154,-0.001765344;-0.6920844;-0.01100747,0.008553389;-0.6953962;-0.1072399,-0.03734128;0.4895394;-0.1851635,393.8392
+0;0;0,-0.009775094;0.2988693;0.01471058,-0.0190874;0.5979537;0.01506927,0.191658;0.4667096;0.02565953,0.2555652;0.2415929;-0.04038864,0.3282236;0.06069881;-0.145315,-0.2217364;0.4616623;-0.01379397,-0.2580746;0.2277136;-0.0692159,-0.2863607;0.0237838;-0.1506037,0.08069279;0.008679654;-0.03207523,0.1310418;-0.2972697;-0.07381937,0.1733462;-0.6680384;0.0303196,0.2015265;-0.7056482;-0.04009338,-0.07513136;0.002520531;-0.04432167,-0.0722961;-0.3103215;-0.04643793,-0.05271765;-0.6914445;0.02038982,-0.04406422;-0.6506184;-0.08026367,-0.01685699;0.5231858;0.01743189,0;0;0,-0.02125455;0.2813885;-0.1000178,-0.04245296;0.5571716;-0.2141793,0.136348;0.5064368;-0.05571342,0.2134512;0.2870849;0.01544762,0.2819953;0.117211;-0.1088746,-0.2268806;0.461417;-0.08333561,-0.3030288;0.2311811;-0.06553309,-0.3022464;0.04938143;-0.1918649,0.08079357;0.01436162;-0.02969217,0.1398547;-0.2567664;-0.1742051,0.1139658;-0.6212062;-0.04529643,0.1463618;-0.6415129;-0.1274118,-0.07579335;-0.005343898;-0.04292195,-0.06264165;-0.3159423;-0.07811122,-0.0009622574;-0.6923695;-0.01027113,0.009431792;-0.6952902;-0.1058295,-0.03725697;0.4891629;-0.1833797,393.8614
+0;0;0,-0.009775094;0.2988693;0.01471058,-0.0190874;0.5979537;0.01506927,0.191658;0.4667096;0.02565953,0.2555652;0.2415929;-0.04038864,0.3282236;0.06069881;-0.145315,-0.2217364;0.4616623;-0.01379397,-0.2580746;0.2277136;-0.0692159,-0.2863607;0.0237838;-0.1506037,0.08069279;0.008679654;-0.03207523,0.1310418;-0.2972697;-0.07381937,0.1733462;-0.6680384;0.0303196,0.2015265;-0.7056482;-0.04009338,-0.07513136;0.002520531;-0.04432167,-0.0722961;-0.3103215;-0.04643793,-0.05271765;-0.6914445;0.02038982,-0.04406422;-0.6506184;-0.08026367,-0.01685699;0.5231858;0.01743189,0;0;0,-0.02125455;0.2813885;-0.1000178,-0.04245296;0.5571716;-0.2141793,0.136348;0.5064368;-0.05571342,0.2134512;0.2870849;0.01544762,0.2819953;0.117211;-0.1088746,-0.2268806;0.461417;-0.08333561,-0.3030288;0.2311811;-0.06553309,-0.3022464;0.04938143;-0.1918649,0.08079357;0.01436162;-0.02969217,0.1398547;-0.2567664;-0.1742051,0.1139658;-0.6212062;-0.04529643,0.1463618;-0.6415129;-0.1274118,-0.07579335;-0.005343898;-0.04292195,-0.06264165;-0.3159423;-0.07811122,-0.0009622574;-0.6923695;-0.01027113,0.009431792;-0.6952902;-0.1058295,-0.03725697;0.4891629;-0.1833797,393.8727
+0;0;0,-0.01078161;0.2988167;0.01507042,-0.02104435;0.5978695;0.01580149,0.1899545;0.4664907;0.02451671,0.2564716;0.244065;-0.04777671,0.3277549;0.06989795;-0.1643786,-0.2228077;0.4609004;-0.01598249,-0.2575281;0.2279864;-0.07655944,-0.2850132;0.02882464;-0.169245,0.08092105;0.008781446;-0.03146669,0.1319378;-0.2958847;-0.08104965,0.1789763;-0.6658901;0.02377123,0.2056556;-0.69301;-0.05590774,-0.07481787;0.002389416;-0.04485601,-0.07058001;-0.3104275;-0.04805024,-0.04762572;-0.6915792;0.01752808,-0.03878148;-0.6507208;-0.08310533,-0.01858542;0.5231058;0.01806924,0;0;0,-0.02125455;0.2813885;-0.1000178,-0.04245296;0.5571716;-0.2141793,0.136348;0.5064368;-0.05571342,0.2134512;0.2870849;0.01544762,0.2819953;0.117211;-0.1088746,-0.2268806;0.461417;-0.08333561,-0.3030288;0.2311811;-0.06553309,-0.3022464;0.04938143;-0.1918649,0.08079357;0.01436162;-0.02969217,0.1398547;-0.2567664;-0.1742051,0.1139658;-0.6212062;-0.04529643,0.1463618;-0.6415129;-0.1274118,-0.07579335;-0.005343898;-0.04292195,-0.06264165;-0.3159423;-0.07811122,-0.0009622574;-0.6923695;-0.01027113,0.009431792;-0.6952902;-0.1058295,-0.03725697;0.4891629;-0.1833797,393.8839
+0;0;0,-0.01075324;0.2980303;0.01503075,-0.02100524;0.5967721;0.01575979,0.1897177;0.4655163;0.02446506,0.2553154;0.2461647;-0.0468292,0.3265742;0.07205755;-0.163391,-0.2225015;0.4599334;-0.01598086,-0.256742;0.2302385;-0.07572057,-0.2842177;0.03114517;-0.1683743,0.08077165;0.008765235;-0.0314086,0.1321104;-0.2978241;-0.08130455,0.1790397;-0.6669707;0.02327304,0.205643;-0.6939279;-0.0561788,-0.07467974;0.002385005;-0.0447732,-0.07041514;-0.3124066;-0.04798759,-0.04751413;-0.6926737;0.01743851,-0.03869509;-0.6518462;-0.08290805,-0.01854791;0.5220569;0.01802607,0;0;0,-0.02162685;0.281453;-0.09736609,-0.04326715;0.5575486;-0.2098699,0.1360458;0.5057281;-0.05270004,0.21834;0.2909116;0.01499438,0.2866725;0.1196653;-0.1074114,-0.2277325;0.4608957;-0.08071524,-0.3067268;0.2347537;-0.06972775,-0.3049206;0.05567604;-0.1997497,0.08072575;0.01450643;-0.02933097,0.1394726;-0.2567212;-0.178014,0.1164703;-0.6198889;-0.04767513,0.1465034;-0.6418585;-0.1292939,-0.07552298;-0.005553315;-0.0430445,-0.06144362;-0.3183367;-0.07606906,0.0005985685;-0.6938832;-0.008810744,0.01102391;-0.6963578;-0.1042107,-0.0379041;0.4893968;-0.1795368,393.9062
+0;0;0,-0.01076883;0.2984625;0.01505255,-0.0210377;0.597697;0.01578156,0.1894071;0.4663668;0.02448267,0.2543294;0.2492738;-0.04607752,0.3256884;0.07492174;-0.1628032,-0.2222517;0.4607915;-0.01590827,-0.2561397;0.2334616;-0.07503287,-0.283654;0.0340883;-0.1678169,0.08076796;0.008764833;-0.03140716,0.1321982;-0.2983708;-0.08139203,0.1790943;-0.6672562;0.02311155,0.2058186;-0.6944724;-0.05670167,-0.07467632;0.002384896;-0.04477115,-0.07040412;-0.3129677;-0.04799127,-0.04751932;-0.6929656;0.01738853,-0.03866017;-0.6520889;-0.08341444,-0.01857539;0.5228306;0.01805243,0;0;0,-0.02173898;0.2822041;-0.09649181,-0.0432514;0.5592499;-0.2079964,0.1357247;0.5057015;-0.05106568,0.2214088;0.2941319;0.01389241,0.2951904;0.1299169;-0.1153567,-0.2277796;0.4608793;-0.08015203,-0.309555;0.2381727;-0.07402329,-0.3087009;0.06313564;-0.2099532,0.08085916;0.01447147;-0.02896666,0.1378957;-0.2561887;-0.1805112,0.1188841;-0.6203275;-0.05308199,0.1463479;-0.6420224;-0.136337,-0.07541012;-0.005510672;-0.04323936,-0.06021078;-0.3188254;-0.0760832,0.002157684;-0.6941121;-0.009249717,0.02031848;-0.7385451;-0.07624181,-0.03796619;0.4908059;-0.1779349,393.9283
+0;0;0,-0.01078848;0.2984847;0.01459178,-0.02094959;0.5977236;0.01484939,0.1897441;0.4672197;0.02084268,0.2520959;0.2521167;-0.05768121,0.3236967;0.08010799;-0.1776893,-0.2216746;0.4602508;-0.01878645,-0.2543592;0.2339588;-0.08239957,-0.2803127;0.03677686;-0.1801817,0.08100815;0.008881629;-0.03074884,0.1350963;-0.2955852;-0.09279924,0.1862463;-0.6646744;0.008953042,0.2145811;-0.7029698;-0.060982,-0.07439446;0.002190974;-0.04524776,-0.0691042;-0.3131296;-0.0498076,-0.04203595;-0.6932135;0.01343983,-0.03337874;-0.6523679;-0.08738405,-0.01852837;0.5228596;0.01724081,0;0;0,-0.02173898;0.2822041;-0.09649181,-0.0432514;0.5592499;-0.2079964,0.1357247;0.5057015;-0.05106568,0.2214088;0.2941319;0.01389241,0.2951904;0.1299169;-0.1153567,-0.2277796;0.4608793;-0.08015203,-0.309555;0.2381727;-0.07402329,-0.3087009;0.06313564;-0.2099532,0.08085916;0.01447147;-0.02896666,0.1378957;-0.2561887;-0.1805112,0.1188841;-0.6203275;-0.05308199,0.1463479;-0.6420224;-0.136337,-0.07541012;-0.005510672;-0.04323936,-0.06021078;-0.3188254;-0.0760832,0.002157684;-0.6941121;-0.009249717,0.02031848;-0.7385451;-0.07624181,-0.03796619;0.4908059;-0.1779349,393.951
+0;0;0,-0.01077922;0.2982285;0.01457926,-0.020936;0.597338;0.01483819,0.1904129;0.4667235;0.02084076,0.2521561;0.25372;-0.05691671,0.3237855;0.08164254;-0.1769728,-0.2223043;0.4597327;-0.01891343,-0.2546698;0.2356493;-0.08190566,-0.2806337;0.03838858;-0.1797269,0.08110548;0.008892299;-0.03078578,0.1353354;-0.2963726;-0.09299881,0.1865778;-0.6661288;0.008937351,0.2158492;-0.7066815;-0.06330927,-0.07448384;0.002193606;-0.04530212,-0.06917971;-0.3139534;-0.04987391,-0.04206254;-0.6947241;0.01348782,-0.03311918;-0.6535202;-0.09066862,-0.01851689;0.522539;0.01722753,0;0;0,-0.02243608;0.2823291;-0.09516239,-0.04476419;0.5597113;-0.2053206,0.1355552;0.505241;-0.04904985,0.2262664;0.2970093;0.01128221,0.3019481;0.135061;-0.1198664,-0.2301506;0.4606194;-0.07870966,-0.3129228;0.2406757;-0.07715111,-0.312216;0.06727833;-0.2153096,0.08107401;0.0143865;-0.02872229,0.1352918;-0.2563105;-0.182935,0.1190671;-0.6207323;-0.05382323,0.1465328;-0.6426598;-0.1410198,-0.07546671;-0.005434168;-0.04336106,-0.05876041;-0.3193218;-0.07790656,0.002375148;-0.6950158;-0.008244269,0.02100943;-0.7418523;-0.07754794,-0.03923933;0.491184;-0.175657,393.9621
+0;0;0,-0.01077922;0.2982285;0.01457926,-0.020936;0.597338;0.01483819,0.1904129;0.4667235;0.02084076,0.2521561;0.25372;-0.05691671,0.3237855;0.08164254;-0.1769728,-0.2223043;0.4597327;-0.01891343,-0.2546698;0.2356493;-0.08190566,-0.2806337;0.03838858;-0.1797269,0.08110548;0.008892299;-0.03078578,0.1353354;-0.2963726;-0.09299881,0.1865778;-0.6661288;0.008937351,0.2158492;-0.7066815;-0.06330927,-0.07448384;0.002193606;-0.04530212,-0.06917971;-0.3139534;-0.04987391,-0.04206254;-0.6947241;0.01348782,-0.03311918;-0.6535202;-0.09066862,-0.01851689;0.522539;0.01722753,0;0;0,-0.02243608;0.2823291;-0.09516239,-0.04476419;0.5597113;-0.2053206,0.1355552;0.505241;-0.04904985,0.2262664;0.2970093;0.01128221,0.3019481;0.135061;-0.1198664,-0.2301506;0.4606194;-0.07870966,-0.3129228;0.2406757;-0.07715111,-0.312216;0.06727833;-0.2153096,0.08107401;0.0143865;-0.02872229,0.1352918;-0.2563105;-0.182935,0.1190671;-0.6207323;-0.05382323,0.1465328;-0.6426598;-0.1410198,-0.07546671;-0.005434168;-0.04336106,-0.05876041;-0.3193218;-0.07790656,0.002375148;-0.6950158;-0.008244269,0.02100943;-0.7418523;-0.07754794,-0.03923933;0.491184;-0.175657,393.9845
+0;0;0,-0.01100561;0.2976944;0.01400903,-0.02134841;0.596293;0.01373192,0.1902189;0.4661576;0.01744109,0.2502921;0.2562428;-0.0663332,0.3205752;0.09007427;-0.195871,-0.2215065;0.4569701;-0.0233658,-0.2552311;0.2352559;-0.08967286,-0.2787494;0.04135548;-0.1954143,0.08130223;0.009141543;-0.03020733,0.1388446;-0.2931671;-0.1090361,0.1917907;-0.6622853;-0.006223381,0.2245077;-0.7086333;-0.07538766,-0.07434173;0.001839542;-0.04556344,-0.06747495;-0.3157005;-0.05163007,-0.03744695;-0.6963819;0.01003048,-0.02815046;-0.6548999;-0.0970435,-0.01888776;0.5215871;0.0162541,0;0;0,-0.02230684;0.2822635;-0.09364295,-0.04443935;0.5594891;-0.2028601,0.1360497;0.5045708;-0.04696655,0.2304073;0.2980088;0.008890152,0.3140266;0.1475799;-0.1315045,-0.2303655;0.4603667;-0.07733646,-0.3160484;0.2428003;-0.08114103,-0.3166839;0.07717274;-0.2291235,0.081428;0.01411134;-0.02786493,0.1328903;-0.2575939;-0.1842091,0.119846;-0.6216121;-0.0540452,0.1472729;-0.6449723;-0.1439538,-0.0751657;-0.005087019;-0.04393568,-0.05629194;-0.3203526;-0.07809691,0.004337072;-0.6956203;-0.006540246,0.02181424;-0.7448318;-0.07797685,-0.03896244;0.490966;-0.1733987,394.007
+0;0;0,-0.01100561;0.2976944;0.01400903,-0.02134841;0.596293;0.01373192,0.1902189;0.4661576;0.01744109,0.2502921;0.2562428;-0.0663332,0.3205752;0.09007427;-0.195871,-0.2215065;0.4569701;-0.0233658,-0.2552311;0.2352559;-0.08967286,-0.2787494;0.04135548;-0.1954143,0.08130223;0.009141543;-0.03020733,0.1388446;-0.2931671;-0.1090361,0.1917907;-0.6622853;-0.006223381,0.2245077;-0.7086333;-0.07538766,-0.07434173;0.001839542;-0.04556344,-0.06747495;-0.3157005;-0.05163007,-0.03744695;-0.6963819;0.01003048,-0.02815046;-0.6548999;-0.0970435,-0.01888776;0.5215871;0.0162541,0;0;0,-0.02230684;0.2822635;-0.09364295,-0.04443935;0.5594891;-0.2028601,0.1360497;0.5045708;-0.04696655,0.2304073;0.2980088;0.008890152,0.3140266;0.1475799;-0.1315045,-0.2303655;0.4603667;-0.07733646,-0.3160484;0.2428003;-0.08114103,-0.3166839;0.07717274;-0.2291235,0.081428;0.01411134;-0.02786493,0.1328903;-0.2575939;-0.1842091,0.119846;-0.6216121;-0.0540452,0.1472729;-0.6449723;-0.1439538,-0.0751657;-0.005087019;-0.04393568,-0.05629194;-0.3203526;-0.07809691,0.004337072;-0.6956203;-0.006540246,0.02181424;-0.7448318;-0.07797685,-0.03896244;0.490966;-0.1733987,394.0183
+0;0;0,-0.01100294;0.297622;0.01400563,-0.02134794;0.5962823;0.01372959,0.190266;0.4661449;0.01743867,0.2496132;0.2587671;-0.06532308,0.3200216;0.09230231;-0.1950919,-0.2215519;0.4569553;-0.02337738,-0.2548689;0.2379208;-0.08888303,-0.2784292;0.0436746;-0.194813,0.08150814;0.009164696;-0.03028383,0.1390233;-0.2930013;-0.1090754,0.191853;-0.6613075;-0.006488867,0.2252453;-0.7092315;-0.07708094,-0.07453001;0.001844201;-0.04567884,-0.06766647;-0.3155459;-0.05174261,-0.03770453;-0.6953899;0.009782299,-0.02821614;-0.6536708;-0.09950208,-0.01888763;0.5215868;0.01625141,0;0;0,-0.02187866;0.2826;-0.09249139,-0.04366541;0.5604091;-0.2004719,0.1370346;0.5039153;-0.04530787,0.2338421;0.3005396;0.006109715,0.3213926;0.1610889;-0.143544,-0.2293665;0.460134;-0.07482434,-0.3198831;0.2478745;-0.08621673,-0.3179611;0.08202992;-0.2345397,0.08176824;0.01394165;-0.02764535,0.1283054;-0.2583629;-0.1841857,0.1192407;-0.621552;-0.0538938,0.1471988;-0.6457273;-0.1458385,-0.0753796;-0.004885979;-0.04403093,-0.05468038;-0.3198763;-0.07828061,0.005615376;-0.6941094;-0.005627878,0.0224029;-0.7453808;-0.07831621,-0.03834888;0.4916974;-0.1714499,394.0297
+0;0;0,-0.01084211;0.297666;0.01317119,-0.02099375;0.596331;0.01208975,0.1900769;0.4645662;0.01952057,0.2579696;0.2636444;-0.07212075,0.3299345;0.09913698;-0.2035216,-0.2211593;0.4577872;-0.02651095,-0.2519839;0.2403648;-0.0983057,-0.2734317;0.04788852;-0.2078534,0.08157929;0.009504358;-0.0299861,0.1446772;-0.286816;-0.1250297,0.1962531;-0.6536138;-0.01656887,0.228312;-0.674947;-0.1088054,-0.07458562;0.001357173;-0.04560507,-0.064831;-0.315912;-0.05369913,-0.03201514;-0.6958292;0.005886465,-0.02124105;-0.6541748;-0.1032856,-0.01858741;0.5216409;0.0148146,0;0;0,-0.02187866;0.2826;-0.09249139,-0.04366541;0.5604091;-0.2004719,0.1370346;0.5039153;-0.04530787,0.2338421;0.3005396;0.006109715,0.3213926;0.1610889;-0.143544,-0.2293665;0.460134;-0.07482434,-0.3198831;0.2478745;-0.08621673,-0.3179611;0.08202992;-0.2345397,0.08176824;0.01394165;-0.02764535,0.1283054;-0.2583629;-0.1841857,0.1192407;-0.621552;-0.0538938,0.1471988;-0.6457273;-0.1458385,-0.0753796;-0.004885979;-0.04403093,-0.05468038;-0.3198763;-0.07828061,0.005615376;-0.6941094;-0.005627878,0.0224029;-0.7453808;-0.07831621,-0.03834888;0.4916974;-0.1714499,394.052
+0;0;0,-0.01082352;0.2971555;0.0131486,-0.02096231;0.5954438;0.01206784,0.1895344;0.463914;0.01948291,0.2567222;0.2650782;-0.07120692,0.3289228;0.100032;-0.2030382,-0.2205756;0.4571535;-0.02642255,-0.2510802;0.2419886;-0.09747188,-0.2725983;0.04888178;-0.2073784,0.08156546;0.009502746;-0.02998102,0.145192;-0.2893004;-0.125821,0.1966833;-0.655496;-0.0175382,0.2292505;-0.6776431;-0.1112371,-0.07457297;0.001356943;-0.04559734,-0.06473662;-0.3185706;-0.05375922,-0.03197464;-0.6978641;0.005728554,-0.02102972;-0.6560249;-0.1051744,-0.01855851;0.5208324;0.01478983,0;0;0,-0.02109818;0.2825782;-0.09108162,-0.04195864;0.5605216;-0.1978512,0.1380624;0.5028667;-0.04344654,0.2390813;0.3027347;0.001462698,0.3185909;0.177699;-0.1655014,-0.228988;0.462048;-0.07524621,-0.3209338;0.2531435;-0.08863842,-0.3165556;0.09472367;-0.2458538,0.08200956;0.01355574;-0.02706957,0.1262365;-0.2607721;-0.1861455,0.1180476;-0.6229466;-0.05485058,0.1459662;-0.6473705;-0.1487548,-0.07520051;-0.004486188;-0.04434913,-0.05314232;-0.3221654;-0.07767107,0.006853215;-0.695635;-0.004208684,0.02308839;-0.7476145;-0.07887591,-0.03698246;0.491738;-0.1691439,394.063
+0;0;0,-0.01082352;0.2971555;0.0131486,-0.02096231;0.5954438;0.01206784,0.1895344;0.463914;0.01948291,0.2567222;0.2650782;-0.07120692,0.3289228;0.100032;-0.2030382,-0.2205756;0.4571535;-0.02642255,-0.2510802;0.2419886;-0.09747188,-0.2725983;0.04888178;-0.2073784,0.08156546;0.009502746;-0.02998102,0.145192;-0.2893004;-0.125821,0.1966833;-0.655496;-0.0175382,0.2292505;-0.6776431;-0.1112371,-0.07457297;0.001356943;-0.04559734,-0.06473662;-0.3185706;-0.05375922,-0.03197464;-0.6978641;0.005728554,-0.02102972;-0.6560249;-0.1051744,-0.01855851;0.5208324;0.01478983,0;0;0,-0.02109818;0.2825782;-0.09108162,-0.04195864;0.5605216;-0.1978512,0.1380624;0.5028667;-0.04344654,0.2390813;0.3027347;0.001462698,0.3185909;0.177699;-0.1655014,-0.228988;0.462048;-0.07524621,-0.3209338;0.2531435;-0.08863842,-0.3165556;0.09472367;-0.2458538,0.08200956;0.01355574;-0.02706957,0.1262365;-0.2607721;-0.1861455,0.1180476;-0.6229466;-0.05485058,0.1459662;-0.6473705;-0.1487548,-0.07520051;-0.004486188;-0.04434913,-0.05314232;-0.3221654;-0.07767107,0.006853215;-0.695635;-0.004208684,0.02308839;-0.7476145;-0.07887591,-0.03698246;0.491738;-0.1691439,394.0747
+0;0;0,-0.01122411;0.2977663;0.01283816,-0.02170703;0.5969418;0.01137041,0.1883241;0.465353;0.01886519,0.2570343;0.2710866;-0.07526051,0.330207;0.1093805;-0.2100688,-0.2206486;0.4591411;-0.02805167,-0.2479242;0.2469924;-0.1026784,-0.2674992;0.05665959;-0.2169878,0.08188507;0.009984725;-0.0297369,0.1493245;-0.283335;-0.1372418,0.2006608;-0.6499194;-0.03038792,0.2357251;-0.6951502;-0.1053582,-0.07460698;0.000897605;-0.04606664,-0.06452785;-0.318419;-0.05484942,-0.029465;-0.69789;0.001803625,-0.01822535;-0.6561011;-0.1088508,-0.01922831;0.5221508;0.01420178,0;0;0,-0.02070218;0.2836333;-0.08988404,-0.0407308;0.5633751;-0.1946251,0.1390013;0.5024893;-0.04152393,0.2440049;0.305682;-0.002010338,0.3340615;0.1776378;-0.1606636,-0.2269863;0.4613118;-0.07276467,-0.3218585;0.2566065;-0.09314132,-0.3143848;0.1060133;-0.2572821,0.08229973;0.01328182;-0.02719355,0.1224209;-0.2615865;-0.1852427,0.1173654;-0.6240973;-0.05486798,0.1438693;-0.6489683;-0.1486573,-0.07556568;-0.004254204;-0.04428173,-0.05276025;-0.3213609;-0.0769169,0.007608909;-0.6946847;-0.003281847,0.02419247;-0.7463009;-0.07793776,-0.03603427;0.4941318;-0.1664977,394.0963
+0;0;0,-0.01122411;0.2977663;0.01283816,-0.02170703;0.5969418;0.01137041,0.1883241;0.465353;0.01886519,0.2570343;0.2710866;-0.07526051,0.330207;0.1093805;-0.2100688,-0.2206486;0.4591411;-0.02805167,-0.2479242;0.2469924;-0.1026784,-0.2674992;0.05665959;-0.2169878,0.08188507;0.009984725;-0.0297369,0.1493245;-0.283335;-0.1372418,0.2006608;-0.6499194;-0.03038792,0.2357251;-0.6951502;-0.1053582,-0.07460698;0.000897605;-0.04606664,-0.06452785;-0.318419;-0.05484942,-0.029465;-0.69789;0.001803625,-0.01822535;-0.6561011;-0.1088508,-0.01922831;0.5221508;0.01420178,0;0;0,-0.02070218;0.2836333;-0.08988404,-0.0407308;0.5633751;-0.1946251,0.1390013;0.5024893;-0.04152393,0.2440049;0.305682;-0.002010338,0.3340615;0.1776378;-0.1606636,-0.2269863;0.4613118;-0.07276467,-0.3218585;0.2566065;-0.09314132,-0.3143848;0.1060133;-0.2572821,0.08229973;0.01328182;-0.02719355,0.1224209;-0.2615865;-0.1852427,0.1173654;-0.6240973;-0.05486798,0.1438693;-0.6489683;-0.1486573,-0.07556568;-0.004254204;-0.04428173,-0.05276025;-0.3213609;-0.0769169,0.007608909;-0.6946847;-0.003281847,0.02419247;-0.7463009;-0.07793776,-0.03603427;0.4941318;-0.1664977,394.1079
+0;0;0,-0.01123767;0.2981261;0.01285367,-0.02170085;0.5967373;0.01138916,0.189429;0.4649982;0.018903,0.2578402;0.2715772;-0.07481305,0.3310436;0.1098032;-0.2096781,-0.2217186;0.4587533;-0.02826336,-0.2488754;0.2475278;-0.1025653,-0.2684587;0.05711497;-0.2169228,0.08179165;0.009973333;-0.02970297,0.1491278;-0.2828974;-0.1370433,0.2006936;-0.6511203;-0.02971184,0.2356173;-0.6960493;-0.1043814,-0.07452185;0.0008965808;-0.04601408,-0.06445815;-0.3179313;-0.05478342,-0.02923859;-0.6990985;0.002122846,-0.01804402;-0.6573568;-0.1080877,-0.01922715;0.5220981;0.01421479,0;0;0,-0.01996592;0.2842913;-0.08916569,-0.03919847;0.5638431;-0.1929333,0.1410232;0.501719;-0.03884339,0.2467124;0.3057879;-0.002577066,0.3416127;0.1843157;-0.1636877,-0.2280979;0.4644403;-0.07278749,-0.3237257;0.2613623;-0.09490243,-0.3164269;0.110521;-0.2589507,0.08260474;0.0126484;-0.02623129,0.1197502;-0.2617283;-0.1848724,0.117588;-0.6261119;-0.05453801,0.1425483;-0.6509607;-0.1482298,-0.07506754;-0.003474257;-0.04499332,-0.05149527;-0.3201839;-0.07611758,0.009822726;-0.6946541;-9.573251E-05,0.02543299;-0.7461667;-0.07440305,-0.03467572;0.4946981;-0.1649399,394.1304
+0;0;0,-0.01200165;0.2980914;0.01296753,-0.0232319;0.596675;0.01160171,0.1881646;0.46511;0.01729749,0.2572352;0.2742833;-0.08113463,0.3306485;0.1171594;-0.2212801,-0.2223708;0.4580248;-0.03029545,-0.2490766;0.2489398;-0.1105743,-0.2661348;0.06144787;-0.2300481,0.08195426;0.01036459;-0.02911497,0.1531676;-0.2753038;-0.152207,0.2003546;-0.6431102;-0.04148711,0.2083196;-0.6015514;-0.1519973,-0.07420455;0.0005206276;-0.04652978,-0.06361201;-0.3182836;-0.05553123,-0.02647467;-0.6994042;0.0004606172,-0.01519091;-0.657659;-0.1097405,-0.0205701;0.5220414;0.01440454,0;0;0,-0.01996592;0.2842913;-0.08916569,-0.03919847;0.5638431;-0.1929333,0.1410232;0.501719;-0.03884339,0.2467124;0.3057879;-0.002577066,0.3416127;0.1843157;-0.1636877,-0.2280979;0.4644403;-0.07278749,-0.3237257;0.2613623;-0.09490243,-0.3164269;0.110521;-0.2589507,0.08260474;0.0126484;-0.02623129,0.1197502;-0.2617283;-0.1848724,0.117588;-0.6261119;-0.05453801,0.1425483;-0.6509607;-0.1482298,-0.07506754;-0.003474257;-0.04499332,-0.05149527;-0.3201839;-0.07611758,0.009822726;-0.6946541;-9.573251E-05,0.02543299;-0.7461667;-0.07440305,-0.03467572;0.4946981;-0.1649399,394.1523
+0;0;0,-0.01205174;0.2993354;0.01302165,-0.02335902;0.5999617;0.01165006,0.1853045;0.468717;0.01732387,0.2537495;0.2796185;-0.08021681,0.3271951;0.1224252;-0.2204241,-0.2198256;0.4617251;-0.02964243,-0.2462896;0.2545336;-0.1091943,-0.2633552;0.06695896;-0.2287208,0.0818956;0.01035717;-0.02909413,0.1530862;-0.2752202;-0.152147,0.1999679;-0.6406468;-0.04214351,0.2078351;-0.59923;-0.1512957,-0.07415143;0.0005202549;-0.04649648,-0.06356227;-0.3181825;-0.05549505,-0.02666522;-0.696837;0.0001344904,-0.01552012;-0.6552361;-0.1087124,-0.02068191;0.5248988;0.01446902,0;0;0,-0.01887321;0.2860579;-0.0879271,-0.03545588;0.5690717;-0.1886399,0.1421125;0.500869;-0.03759885,0.2493546;0.307526;-0.004815102,0.3455527;0.190148;-0.1683095,-0.2241579;0.4659795;-0.07501933,-0.3198512;0.2656828;-0.1011187,-0.3099355;0.127036;-0.2755917,0.08275566;0.0122816;-0.02571559,0.1170436;-0.2624614;-0.1841617,0.1191302;-0.6252532;-0.05683136,0.1406476;-0.6518593;-0.1486964,-0.07483535;-0.00314962;-0.04528108,-0.05088865;-0.3198402;-0.07525079,0.01067057;-0.6917407;0.0004837364,0.02571442;-0.7425539;-0.07265548,-0.03176236;0.4990643;-0.1615312,394.1741
+0;0;0,-0.01205174;0.2993354;0.01302165,-0.02335902;0.5999617;0.01165006,0.1853045;0.468717;0.01732387,0.2537495;0.2796185;-0.08021681,0.3271951;0.1224252;-0.2204241,-0.2198256;0.4617251;-0.02964243,-0.2462896;0.2545336;-0.1091943,-0.2633552;0.06695896;-0.2287208,0.0818956;0.01035717;-0.02909413,0.1530862;-0.2752202;-0.152147,0.1999679;-0.6406468;-0.04214351,0.2078351;-0.59923;-0.1512957,-0.07415143;0.0005202549;-0.04649648,-0.06356227;-0.3181825;-0.05549505,-0.02666522;-0.696837;0.0001344904,-0.01552012;-0.6552361;-0.1087124,-0.02068191;0.5248988;0.01446902,0;0;0,-0.01887321;0.2860579;-0.0879271,-0.03545588;0.5690717;-0.1886399,0.1421125;0.500869;-0.03759885,0.2493546;0.307526;-0.004815102,0.3455527;0.190148;-0.1683095,-0.2241579;0.4659795;-0.07501933,-0.3198512;0.2656828;-0.1011187,-0.3099355;0.127036;-0.2755917,0.08275566;0.0122816;-0.02571559,0.1170436;-0.2624614;-0.1841617,0.1191302;-0.6252532;-0.05683136,0.1406476;-0.6518593;-0.1486964,-0.07483535;-0.00314962;-0.04528108,-0.05088865;-0.3198402;-0.07525079,0.01067057;-0.6917407;0.0004837364,0.02571442;-0.7425539;-0.07265548,-0.03176236;0.4990643;-0.1615312,394.1856
+0;0;0,-0.01171114;0.2991686;0.01237316,-0.02260785;0.5994121;0.01039086,0.1863295;0.4670348;0.0155086,0.256364;0.2824281;-0.08457842,0.3420002;0.1019588;-0.2526997,-0.2198174;0.461476;-0.03151442,-0.2451842;0.257736;-0.1142693,-0.2625252;0.04199703;-0.260295,0.08198225;0.01052244;-0.02884129,0.157434;-0.2680833;-0.1692967,0.1997928;-0.6343133;-0.05355005,0.2076201;-0.5932502;-0.1607972,-0.07410321;0.0002250309;-0.04660791,-0.06048621;-0.3203373;-0.05641905,-0.02330035;-0.701019;-0.001513578,-0.01229895;-0.659691;-0.108454,-0.0200409;0.5244432;0.01335823,0;0;0,-0.01788753;0.2861195;-0.08722234,-0.03387399;0.5688573;-0.1876221,0.1441444;0.5001454;-0.03624488,0.2520357;0.3091637;-0.006456859,0.3397314;0.1855808;-0.2190697,-0.2243321;0.4684179;-0.07497347,-0.3227046;0.272478;-0.1055067,-0.3089837;0.1150444;-0.3133382,0.08285698;0.01207781;-0.02554369,0.1146571;-0.2649169;-0.1846178,0.1190663;-0.6308414;-0.06053758,0.1371981;-0.6548267;-0.1524203,-0.07483312;-0.003016866;-0.04532697,-0.05175656;-0.3219149;-0.07384715,0.01503523;-0.6949828;0.001487277,0.02875024;-0.7451434;-0.0697292,-0.03032771;0.4989341;-0.1605313,394.197
+0;0;0,-0.01171114;0.2991686;0.01237316,-0.02260785;0.5994121;0.01039086,0.1863295;0.4670348;0.0155086,0.256364;0.2824281;-0.08457842,0.3420002;0.1019588;-0.2526997,-0.2198174;0.461476;-0.03151442,-0.2451842;0.257736;-0.1142693,-0.2625252;0.04199703;-0.260295,0.08198225;0.01052244;-0.02884129,0.157434;-0.2680833;-0.1692967,0.1997928;-0.6343133;-0.05355005,0.2076201;-0.5932502;-0.1607972,-0.07410321;0.0002250309;-0.04660791,-0.06048621;-0.3203373;-0.05641905,-0.02330035;-0.701019;-0.001513578,-0.01229895;-0.659691;-0.108454,-0.0200409;0.5244432;0.01335823,0;0;0,-0.01788753;0.2861195;-0.08722234,-0.03387399;0.5688573;-0.1876221,0.1441444;0.5001454;-0.03624488,0.2520357;0.3091637;-0.006456859,0.3397314;0.1855808;-0.2190697,-0.2243321;0.4684179;-0.07497347,-0.3227046;0.272478;-0.1055067,-0.3089837;0.1150444;-0.3133382,0.08285698;0.01207781;-0.02554369,0.1146571;-0.2649169;-0.1846178,0.1190663;-0.6308414;-0.06053758,0.1371981;-0.6548267;-0.1524203,-0.07483312;-0.003016866;-0.04532697,-0.05175656;-0.3219149;-0.07384715,0.01503523;-0.6949828;0.001487277,0.02875024;-0.7451434;-0.0697292,-0.03032771;0.4989341;-0.1605313,394.2082
+0;0;0,-0.01171114;0.2991686;0.01237316,-0.02260785;0.5994121;0.01039086,0.1863295;0.4670348;0.0155086,0.256364;0.2824281;-0.08457842,0.3420002;0.1019588;-0.2526997,-0.2198174;0.461476;-0.03151442,-0.2451842;0.257736;-0.1142693,-0.2625252;0.04199703;-0.260295,0.08198225;0.01052244;-0.02884129,0.157434;-0.2680833;-0.1692967,0.1997928;-0.6343133;-0.05355005,0.2076201;-0.5932502;-0.1607972,-0.07410321;0.0002250309;-0.04660791,-0.06048621;-0.3203373;-0.05641905,-0.02330035;-0.701019;-0.001513578,-0.01229895;-0.659691;-0.108454,-0.0200409;0.5244432;0.01335823,0;0;0,-0.01788753;0.2861195;-0.08722234,-0.03387399;0.5688573;-0.1876221,0.1441444;0.5001454;-0.03624488,0.2520357;0.3091637;-0.006456859,0.3397314;0.1855808;-0.2190697,-0.2243321;0.4684179;-0.07497347,-0.3227046;0.272478;-0.1055067,-0.3089837;0.1150444;-0.3133382,0.08285698;0.01207781;-0.02554369,0.1146571;-0.2649169;-0.1846178,0.1190663;-0.6308414;-0.06053758,0.1371981;-0.6548267;-0.1524203,-0.07483312;-0.003016866;-0.04532697,-0.05175656;-0.3219149;-0.07384715,0.01503523;-0.6949828;0.001487277,0.02875024;-0.7451434;-0.0697292,-0.03032771;0.4989341;-0.1605313,394.2196
+0;0;0,-0.01266314;0.2990513;0.01246352,-0.02456414;0.5989821;0.01056007,0.1849413;0.4667694;0.0139115,0.2550978;0.2878456;-0.08725852,0.3413852;0.1132264;-0.2610942,-0.2213279;0.4608864;-0.03315273,-0.2449557;0.2623234;-0.11792,-0.2604899;0.04973106;-0.2686496,0.0821551;0.01090735;-0.02843966,0.1608073;-0.2583655;-0.1893513,0.1996004;-0.6217768;-0.06679636,0.2441905;-0.6661768;-0.1235089,-0.07396624;-0.0001794188;-0.04697029,-0.05828501;-0.3230493;-0.05675236,-0.02048599;-0.7028606;-0.002834689,-0.009970764;-0.6619939;-0.1053592,-0.0217454;0.5241028;0.01350781,0;0;0,-0.01722139;0.2864143;-0.08612561,-0.03288621;0.5691106;-0.185864,0.1455255;0.4993785;-0.03476692,0.2562889;0.3144;-0.008585699,0.3433444;0.1887918;-0.2202461,-0.224014;0.4686574;-0.07406674,-0.3232166;0.2792667;-0.1122905,-0.3049173;0.1319075;-0.327015,0.08299324;0.01198256;-0.02541232,0.1101604;-0.2685479;-0.1840036,0.1180923;-0.6345128;-0.0631764,0.1330981;-0.6549436;-0.1524596,-0.07490434;-0.002975016;-0.04536226,-0.05123271;-0.3242558;-0.07373349,0.0156805;-0.6964376;0.00107152,0.0291914;-0.7433396;-0.06707156,-0.02939677;0.499223;-0.1588993,394.241
+0;0;0,-0.01266314;0.2990513;0.01246352,-0.02456414;0.5989821;0.01056007,0.1849413;0.4667694;0.0139115,0.2550978;0.2878456;-0.08725852,0.3413852;0.1132264;-0.2610942,-0.2213279;0.4608864;-0.03315273,-0.2449557;0.2623234;-0.11792,-0.2604899;0.04973106;-0.2686496,0.0821551;0.01090735;-0.02843966,0.1608073;-0.2583655;-0.1893513,0.1996004;-0.6217768;-0.06679636,0.2441905;-0.6661768;-0.1235089,-0.07396624;-0.0001794188;-0.04697029,-0.05828501;-0.3230493;-0.05675236,-0.02048599;-0.7028606;-0.002834689,-0.009970764;-0.6619939;-0.1053592,-0.0217454;0.5241028;0.01350781,0;0;0,-0.01722139;0.2864143;-0.08612561,-0.03288621;0.5691106;-0.185864,0.1455255;0.4993785;-0.03476692,0.2562889;0.3144;-0.008585699,0.3433444;0.1887918;-0.2202461,-0.224014;0.4686574;-0.07406674,-0.3232166;0.2792667;-0.1122905,-0.3049173;0.1319075;-0.327015,0.08299324;0.01198256;-0.02541232,0.1101604;-0.2685479;-0.1840036,0.1180923;-0.6345128;-0.0631764,0.1330981;-0.6549436;-0.1524596,-0.07490434;-0.002975016;-0.04536226,-0.05123271;-0.3242558;-0.07373349,0.0156805;-0.6964376;0.00107152,0.0291914;-0.7433396;-0.06707156,-0.02939677;0.499223;-0.1588993,394.2527
+0;0;0,-0.01270134;0.2999536;0.01250113,-0.02464138;0.6008581;0.01059804,0.182842;0.4691128;0.01394923,0.2524616;0.2915584;-0.08644647,0.3387697;0.1168974;-0.2603238,-0.2194456;0.4632875;-0.03265376,-0.2428927;0.2662442;-0.1167723,-0.2584306;0.05360101;-0.267538,0.08223421;0.01091785;-0.02846704,0.1609974;-0.2587348;-0.1896057,0.1994978;-0.6194043;-0.06797536,0.2440559;-0.6637509;-0.1246472,-0.07403746;-0.0001795915;-0.04701552,-0.05833411;-0.3235049;-0.05681139,-0.02082028;-0.7004505;-0.003300518,-0.01031259;-0.6595916;-0.1057515,-0.02181909;0.5258844;0.01354949,0;0;0,-0.01633525;0.2879337;-0.08436275,-0.03015028;0.5732092;-0.1798899,0.1475046;0.498454;-0.03341293,0.2602571;0.3158751;-0.01332402,0.349725;0.1955741;-0.2271278,-0.2213451;0.4683087;-0.07517099,-0.3205994;0.2815692;-0.1167488,-0.2991155;0.1407856;-0.3356261,0.08313907;0.01175842;-0.02533126,0.10882;-0.2692283;-0.1842928,0.1169393;-0.6327211;-0.06527257,0.1328809;-0.6543375;-0.153625,-0.07499585;-0.002798071;-0.04538537,-0.05096251;-0.3245367;-0.07346508,0.01537584;-0.693983;0.0004772544,0.02776841;-0.6947272;-0.09763368,-0.02720228;0.5027496;-0.1541126,394.2749
+0;0;0,-0.01323719;0.3009143;0.01219056,-0.02568408;0.6022537;0.009900161,0.184173;0.4686769;0.01236995,0.256621;0.2932613;-0.09019472,0.3420072;0.1233725;-0.266842,-0.2226937;0.464091;-0.03473213,-0.2451341;0.2680716;-0.1219773,-0.2581275;0.05921096;-0.2754883,0.08222684;0.01111196;-0.02829837,0.1628484;-0.2537816;-0.1965981,0.1978353;-0.6120725;-0.07217173,0.2418484;-0.6547576;-0.128419,-0.07388502;-0.0004406845;-0.04718407,-0.05712706;-0.3238861;-0.05695359,-0.01853134;-0.6992888;-0.005363937,-0.008169746;-0.6586297;-0.1061759,-0.02274029;0.5272182;0.01295567,0;0;0,-0.01565896;0.2891175;-0.0838995,-0.02868445;0.5749989;-0.1791594,0.1511389;0.4970326;-0.03151846,0.2649463;0.3144587;-0.01559687,0.3534678;0.2023938;-0.2323055,-0.2227594;0.4684772;-0.07469227,-0.3225303;0.2836199;-0.1238085,-0.2951359;0.1636038;-0.3522881,0.08319969;0.0116165;-0.02506781,0.1093386;-0.2645898;-0.1924596,0.1188838;-0.6255529;-0.07124543,0.1324492;-0.6490372;-0.1569159,-0.0748524;-0.002666652;-0.04555803,-0.0505508;-0.3246269;-0.07283838,0.01569378;-0.6924031;0.0008547977,0.03157506;-0.7371654;-0.06654257,-0.02589203;0.5044658;-0.1533599,394.2972
+0;0;0,-0.01323719;0.3009143;0.01219056,-0.02568408;0.6022537;0.009900161,0.184173;0.4686769;0.01236995,0.256621;0.2932613;-0.09019472,0.3420072;0.1233725;-0.266842,-0.2226937;0.464091;-0.03473213,-0.2451341;0.2680716;-0.1219773,-0.2581275;0.05921096;-0.2754883,0.08222684;0.01111196;-0.02829837,0.1628484;-0.2537816;-0.1965981,0.1978353;-0.6120725;-0.07217173,0.2418484;-0.6547576;-0.128419,-0.07388502;-0.0004406845;-0.04718407,-0.05712706;-0.3238861;-0.05695359,-0.01853134;-0.6992888;-0.005363937,-0.008169746;-0.6586297;-0.1061759,-0.02274029;0.5272182;0.01295567,0;0;0,-0.01565896;0.2891175;-0.0838995,-0.02868445;0.5749989;-0.1791594,0.1511389;0.4970326;-0.03151846,0.2649463;0.3144587;-0.01559687,0.3534678;0.2023938;-0.2323055,-0.2227594;0.4684772;-0.07469227,-0.3225303;0.2836199;-0.1238085,-0.2951359;0.1636038;-0.3522881,0.08319969;0.0116165;-0.02506781,0.1093386;-0.2645898;-0.1924596,0.1188838;-0.6255529;-0.07124543,0.1324492;-0.6490372;-0.1569159,-0.0748524;-0.002666652;-0.04555803,-0.0505508;-0.3246269;-0.07283838,0.01569378;-0.6924031;0.0008547977,0.03157506;-0.7371654;-0.06654257,-0.02589203;0.5044658;-0.1533599,394.309
+0;0;0,-0.01323719;0.3009143;0.01219056,-0.02568408;0.6022537;0.009900161,0.184173;0.4686769;0.01236995,0.256621;0.2932613;-0.09019472,0.3420072;0.1233725;-0.266842,-0.2226937;0.464091;-0.03473213,-0.2451341;0.2680716;-0.1219773,-0.2581275;0.05921096;-0.2754883,0.08222684;0.01111196;-0.02829837,0.1628484;-0.2537816;-0.1965981,0.1978353;-0.6120725;-0.07217173,0.2418484;-0.6547576;-0.128419,-0.07388502;-0.0004406845;-0.04718407,-0.05712706;-0.3238861;-0.05695359,-0.01853134;-0.6992888;-0.005363937,-0.008169746;-0.6586297;-0.1061759,-0.02274029;0.5272182;0.01295567,0;0;0,-0.01565896;0.2891175;-0.0838995,-0.02868445;0.5749989;-0.1791594,0.1511389;0.4970326;-0.03151846,0.2649463;0.3144587;-0.01559687,0.3534678;0.2023938;-0.2323055,-0.2227594;0.4684772;-0.07469227,-0.3225303;0.2836199;-0.1238085,-0.2951359;0.1636038;-0.3522881,0.08319969;0.0116165;-0.02506781,0.1093386;-0.2645898;-0.1924596,0.1188838;-0.6255529;-0.07124543,0.1324492;-0.6490372;-0.1569159,-0.0748524;-0.002666652;-0.04555803,-0.0505508;-0.3246269;-0.07283838,0.01569378;-0.6924031;0.0008547977,0.03157506;-0.7371654;-0.06654257,-0.02589203;0.5044658;-0.1533599,394.32
+0;0;0,-0.01356027;0.3017072;0.01201145,-0.02621445;0.6029692;0.009496087,0.1832745;0.4693953;0.01136967,0.2575089;0.2975962;-0.09648577,0.3429907;0.1303064;-0.2730882,-0.2228477;0.4656745;-0.03585622,-0.2455621;0.2734688;-0.13177,-0.2548435;0.06331551;-0.2808704,0.08229024;0.01127811;-0.02798666,0.1639604;-0.2479631;-0.2037892,0.1968983;-0.6033095;-0.07668136,0.2390563;-0.6471251;-0.1347805,-0.07363057;-0.0006292689;-0.04754236,-0.05554476;-0.323671;-0.05751737,-0.01675652;-0.6970683;-0.006701645,-0.006221614;-0.6563168;-0.1085592,-0.02323028;0.5279978;0.01260754,0;0;0,-0.01475677;0.2901816;-0.0832603,-0.02679019;0.576194;-0.1780324,0.1526058;0.4957072;-0.0309341,0.2705706;0.3151889;-0.01844764,0.3559494;0.2086763;-0.2371871,-0.2213912;0.4697082;-0.07547178,-0.3211494;0.2856064;-0.1285122,-0.2920555;0.1694382;-0.356854,0.08329704;0.01143247;-0.02475953,0.1074775;-0.2630461;-0.1946399,0.1172792;-0.6218899;-0.07361364,0.1315002;-0.6460588;-0.1600142,-0.07470997;-0.002483878;-0.04576444,-0.05034017;-0.3241685;-0.07236538,0.01625112;-0.6897533;0.001294427,0.03131458;-0.7346735;-0.06770997,-0.02419421;0.5057047;-0.1522677,394.3419
+0;0;0,-0.01356027;0.3017072;0.01201145,-0.02621445;0.6029692;0.009496087,0.1832745;0.4693953;0.01136967,0.2575089;0.2975962;-0.09648577,0.3429907;0.1303064;-0.2730882,-0.2228477;0.4656745;-0.03585622,-0.2455621;0.2734688;-0.13177,-0.2548435;0.06331551;-0.2808704,0.08229024;0.01127811;-0.02798666,0.1639604;-0.2479631;-0.2037892,0.1968983;-0.6033095;-0.07668136,0.2390563;-0.6471251;-0.1347805,-0.07363057;-0.0006292689;-0.04754236,-0.05554476;-0.323671;-0.05751737,-0.01675652;-0.6970683;-0.006701645,-0.006221614;-0.6563168;-0.1085592,-0.02323028;0.5279978;0.01260754,0;0;0,-0.01475677;0.2901816;-0.0832603,-0.02679019;0.576194;-0.1780324,0.1526058;0.4957072;-0.0309341,0.2705706;0.3151889;-0.01844764,0.3559494;0.2086763;-0.2371871,-0.2213912;0.4697082;-0.07547178,-0.3211494;0.2856064;-0.1285122,-0.2920555;0.1694382;-0.356854,0.08329704;0.01143247;-0.02475953,0.1074775;-0.2630461;-0.1946399,0.1172792;-0.6218899;-0.07361364,0.1315002;-0.6460588;-0.1600142,-0.07470997;-0.002483878;-0.04576444,-0.05034017;-0.3241685;-0.07236538,0.01625112;-0.6897533;0.001294427,0.03131458;-0.7346735;-0.06770997,-0.02419421;0.5057047;-0.1522677,394.3535
+0;0;0,-0.01355124;0.3015064;0.01200346,-0.02617909;0.6021396;0.00949458,0.1828635;0.4688747;0.01136314,0.2572049;0.2968277;-0.09664797,0.3424678;0.1299664;-0.272798,-0.2223952;0.4651619;-0.03576233,-0.2451425;0.2726787;-0.1318146,-0.2544001;0.06306385;-0.2805329,0.08242065;0.01129598;-0.02803101,0.1638602;-0.2472133;-0.2033372,0.1963853;-0.5981067;-0.07782221,0.2398919;-0.6442834;-0.1377798,-0.07374726;-0.0006302661;-0.0476177,-0.05571251;-0.3227599;-0.05756455,-0.01741034;-0.6914781;-0.007385623,-0.006538447;-0.6503825;-0.1125014,-0.02320226;0.5273526;0.01259838,0;0;0,-0.01391989;0.2904054;-0.08188272,-0.02529685;0.5762258;-0.1752996,0.1542806;0.4940271;-0.02995777,0.2760863;0.3154735;-0.02128434,0.3574633;0.2149783;-0.2435899,-0.2206449;0.469785;-0.07594577,-0.3396831;0.3172758;-0.172714,-0.2813378;0.165535;-0.3719922,0.0834541;0.01136914;-0.0247519,0.1073004;-0.2588017;-0.1997683,0.1186095;-0.6128775;-0.07959962,0.1324774;-0.6381562;-0.1692801,-0.07487653;-0.002530701;-0.04575589,-0.04960703;-0.3232523;-0.07203928,0.01592001;-0.6841775;0.001290254,0.03135363;-0.7315421;-0.06989375,-0.02284363;0.5058163;-0.1498423,394.3755
+0;0;0,-0.01445192;0.3012398;0.01218072,-0.0281768;0.6017456;0.00989992,0.1800399;0.468802;0.01098423,0.2549418;0.2993719;-0.1011094,0.3444947;0.1318114;-0.2832153,-0.2227592;0.4650968;-0.03626655,-0.2458377;0.2760331;-0.1392428,-0.2482915;0.07219298;-0.3056821,0.08254788;0.01170923;-0.02771315,0.1621124;-0.2380332;-0.2133177,0.1928327;-0.5888099;-0.08821304,0.2346621;-0.636058;-0.1478553,-0.07360057;-0.0009435761;-0.04797231,-0.0554287;-0.3214886;-0.05642685,-0.01702809;-0.6899214;-0.007213898,-0.006094783;-0.6488172;-0.1122439,-0.02491304;0.5270225;0.01293977,0;0;0,-0.01239781;0.2907675;-0.08002019,-0.02244356;0.5773045;-0.1711111,0.1566747;0.4922242;-0.02863264,0.2804905;0.3147036;-0.02247357,0.3624704;0.2547581;-0.2652588,-0.218115;0.4706447;-0.07563182,-0.3359823;0.3168952;-0.1723283,-0.2766638;0.168314;-0.381287,0.08360212;0.01093206;-0.02470732,0.107776;-0.2561691;-0.2014089,0.1207691;-0.6100502;-0.0820837,0.134023;-0.6347232;-0.1721356,-0.07497188;-0.002140432;-0.04575929,-0.04791119;-0.3211584;-0.07117744,0.01747181;-0.6816837;0.002210774,0.03282376;-0.7289727;-0.06895719,-0.02036664;0.5067102;-0.1463003,394.3979
+0;0;0,-0.01445192;0.3012398;0.01218072,-0.0281768;0.6017456;0.00989992,0.1800399;0.468802;0.01098423,0.2549418;0.2993719;-0.1011094,0.3444947;0.1318114;-0.2832153,-0.2227592;0.4650968;-0.03626655,-0.2458377;0.2760331;-0.1392428,-0.2482915;0.07219298;-0.3056821,0.08254788;0.01170923;-0.02771315,0.1621124;-0.2380332;-0.2133177,0.1928327;-0.5888099;-0.08821304,0.2346621;-0.636058;-0.1478553,-0.07360057;-0.0009435761;-0.04797231,-0.0554287;-0.3214886;-0.05642685,-0.01702809;-0.6899214;-0.007213898,-0.006094783;-0.6488172;-0.1122439,-0.02491304;0.5270225;0.01293977,0;0;0,-0.01239781;0.2907675;-0.08002019,-0.02244356;0.5773045;-0.1711111,0.1566747;0.4922242;-0.02863264,0.2804905;0.3147036;-0.02247357,0.3624704;0.2547581;-0.2652588,-0.218115;0.4706447;-0.07563182,-0.3359823;0.3168952;-0.1723283,-0.2766638;0.168314;-0.381287,0.08360212;0.01093206;-0.02470732,0.107776;-0.2561691;-0.2014089,0.1207691;-0.6100502;-0.0820837,0.134023;-0.6347232;-0.1721356,-0.07497188;-0.002140432;-0.04575929,-0.04791119;-0.3211584;-0.07117744,0.01747181;-0.6816837;0.002210774,0.03282376;-0.7289727;-0.06895719,-0.02036664;0.5067102;-0.1463003,394.409
+0;0;0,-0.01444886;0.301176;0.01217814,-0.02817932;0.6018029;0.009897216,0.1800648;0.4688396;0.01098176,0.2550459;0.2992303;-0.1012305,0.3427759;0.1350807;-0.2796293,-0.2227872;0.4651339;-0.03627523,-0.2458901;0.2758702;-0.1393604,-0.248294;0.07617964;-0.3024115,0.08272316;0.0117341;-0.027772,0.1622322;-0.2378341;-0.2132471,0.1925996;-0.5845814;-0.08957955,0.2351453;-0.6331524;-0.1502431,-0.07375685;-0.0009455797;-0.04807417,-0.05559765;-0.3212671;-0.05652281,-0.01763815;-0.6854676;-0.007875185,-0.006517612;-0.6441731;-0.1147039,-0.02491504;0.5270678;0.01293755,0;0;0,-0.01065999;0.2910924;-0.0788393,-0.01854609;0.5782166;-0.1686826,0.1599955;0.4899836;-0.02693819,0.2851471;0.3130441;-0.02369212,0.363163;0.2645975;-0.264595,-0.2154548;0.4717919;-0.07497554,-0.3361171;0.3221367;-0.1751003,-0.2748398;0.1928495;-0.389571,0.0839209;0.01059297;-0.02443695,0.1091067;-0.253229;-0.2054636,0.1241076;-0.6019029;-0.08442235,0.1360916;-0.6298916;-0.1747401,-0.07509259;-0.001842876;-0.04593256,-0.04648969;-0.3205686;-0.0704849,0.01841982;-0.676748;0.002812169,0.03240529;-0.7240278;-0.07132187,-0.01709133;0.5074874;-0.1441772,394.4312
+0;0;0,-0.01482476;0.3011486;0.01240245,-0.02881701;0.6017655;0.01038365,0.1792989;0.4682054;0.01050364,0.2572821;0.3008369;-0.1030192,0.3432892;0.142235;-0.2871822,-0.2230944;0.4651824;-0.03706845,-0.2452799;0.2776565;-0.1434775,-0.2455986;0.07783075;-0.3063803,0.08276886;0.01190281;-0.02756323,0.1616436;-0.2312243;-0.2216638,0.187361;-0.5774499;-0.09550546,0.2307135;-0.6202496;-0.1624709,-0.07367792;-0.0011486;-0.04819064,-0.05416442;-0.3213944;-0.05648693,-0.01604502;-0.685596;-0.007972147,-0.004827278;-0.6442878;-0.1147892,-0.02550013;0.5270299;0.01335467,0;0;0,-0.01065999;0.2910924;-0.0788393,-0.01854609;0.5782166;-0.1686826,0.1599955;0.4899836;-0.02693819,0.2851471;0.3130441;-0.02369212,0.363163;0.2645975;-0.264595,-0.2154548;0.4717919;-0.07497554,-0.3361171;0.3221367;-0.1751003,-0.2748398;0.1928495;-0.389571,0.0839209;0.01059297;-0.02443695,0.1091067;-0.253229;-0.2054636,0.1241076;-0.6019029;-0.08442235,0.1360916;-0.6298916;-0.1747401,-0.07509259;-0.001842876;-0.04593256,-0.04648969;-0.3205686;-0.0704849,0.01841982;-0.676748;0.002812169,0.03240529;-0.7240278;-0.07132187,-0.01709133;0.5074874;-0.1441772,394.4536
+0;0;0,-0.01478889;0.3004198;0.01237244,-0.02875627;0.6005028;0.01035707,0.1793942;0.4670605;0.01047136,0.2574891;0.2994524;-0.1032141,0.3426436;0.1424226;-0.2855515,-0.2230783;0.4640369;-0.03711008,-0.2452955;0.2762425;-0.1436714,-0.245611;0.0783975;-0.3049595,0.08280294;0.01190771;-0.02757458,0.1619842;-0.2321642;-0.2224294,0.1873371;-0.5734819;-0.09805948,0.2307018;-0.6163023;-0.1650438,-0.07370825;-0.001149073;-0.04821048,-0.05411892;-0.3226394;-0.05653901,-0.01653988;-0.6816782;-0.008711953,-0.00531897;-0.6403669;-0.1155592,-0.02544514;0.5258965;0.01332295,0;0;0,-0.009269193;0.2906857;-0.07771587,-0.01634741;0.5774582;-0.1669564,0.1624541;0.488714;-0.02604985,0.2893641;0.3126195;-0.02658129,0.3624607;0.2383893;-0.2596121,-0.2141488;0.4723562;-0.0746501,-0.3377855;0.3288895;-0.1807017,-0.2724983;0.2052618;-0.3942676,0.08399037;0.01033062;-0.02444124,0.1101227;-0.2501002;-0.2123296,0.1259032;-0.592809;-0.0902226,0.1394794;-0.6229997;-0.178896,-0.07514881;-0.001651747;-0.04591738,-0.04548804;-0.3215538;-0.07024992,0.0187908;-0.6725583;0.002362065,0.03202078;-0.7202802;-0.07149232,-0.01508574;0.5068156;-0.1425869,394.4666
+0;0;0,-0.01478889;0.3004198;0.01237244,-0.02875627;0.6005028;0.01035707,0.1793942;0.4670605;0.01047136,0.2574891;0.2994524;-0.1032141,0.3426436;0.1424226;-0.2855515,-0.2230783;0.4640369;-0.03711008,-0.2452955;0.2762425;-0.1436714,-0.245611;0.0783975;-0.3049595,0.08280294;0.01190771;-0.02757458,0.1619842;-0.2321642;-0.2224294,0.1873371;-0.5734819;-0.09805948,0.2307018;-0.6163023;-0.1650438,-0.07370825;-0.001149073;-0.04821048,-0.05411892;-0.3226394;-0.05653901,-0.01653988;-0.6816782;-0.008711953,-0.00531897;-0.6403669;-0.1155592,-0.02544514;0.5258965;0.01332295,0;0;0,-0.009269193;0.2906857;-0.07771587,-0.01634741;0.5774582;-0.1669564,0.1624541;0.488714;-0.02604985,0.2893641;0.3126195;-0.02658129,0.3624607;0.2383893;-0.2596121,-0.2141488;0.4723562;-0.0746501,-0.3377855;0.3288895;-0.1807017,-0.2724983;0.2052618;-0.3942676,0.08399037;0.01033062;-0.02444124,0.1101227;-0.2501002;-0.2123296,0.1259032;-0.592809;-0.0902226,0.1394794;-0.6229997;-0.178896,-0.07514881;-0.001651747;-0.04591738,-0.04548804;-0.3215538;-0.07024992,0.0187908;-0.6725583;0.002362065,0.03202078;-0.7202802;-0.07149232,-0.01508574;0.5068156;-0.1425869,394.4798
+0;0;0,-0.01522912;0.2993855;0.01245512,-0.02968493;0.5988469;0.01058729,0.1784877;0.4654363;0.01025236,0.2586954;0.30075;-0.1070938,0.3451568;0.1485034;-0.2953624,-0.2235345;0.4625413;-0.03807781,-0.2458316;0.2794416;-0.1534133,-0.2435115;0.0783086;-0.3135377,0.08297288;0.01204987;-0.02732022,0.1603252;-0.2227805;-0.2344781,0.183625;-0.5633171;-0.1099269,0.2229825;-0.6087182;-0.1705464,-0.07367118;-0.001271152;-0.04844621,-0.05345466;-0.3231012;-0.05617955,-0.01548288;-0.6813071;-0.008559458,-0.00448365;-0.6403491;-0.1118455,-0.02625545;0.5244738;0.01350849,0;0;0,-0.007837072;0.2900554;-0.07632279,-0.01346157;0.5764509;-0.1648593,0.1647939;0.4869123;-0.02428222,0.2950764;0.3128187;-0.03083014,0.3627396;0.2710038;-0.275315,-0.2123161;0.4731303;-0.0737434,-0.3351641;0.330404;-0.1826586,-0.271099;0.2258267;-0.4086208,0.08431099;0.009911358;-0.02386451,0.109519;-0.249626;-0.2137275,0.1261628;-0.5928845;-0.09575438,0.1412298;-0.6209651;-0.1812453,-0.07503414;-0.001210399;-0.0463088,-0.04419301;-0.3214214;-0.0699051,0.01982349;-0.6714582;0.003559723,0.0334793;-0.7171038;-0.06715338,-0.01268302;0.5059692;-0.1407063,394.4986
+0;0;0,-0.01522912;0.2993855;0.01245512,-0.02968493;0.5988469;0.01058729,0.1784877;0.4654363;0.01025236,0.2586954;0.30075;-0.1070938,0.3451568;0.1485034;-0.2953624,-0.2235345;0.4625413;-0.03807781,-0.2458316;0.2794416;-0.1534133,-0.2435115;0.0783086;-0.3135377,0.08297288;0.01204987;-0.02732022,0.1603252;-0.2227805;-0.2344781,0.183625;-0.5633171;-0.1099269,0.2229825;-0.6087182;-0.1705464,-0.07367118;-0.001271152;-0.04844621,-0.05345466;-0.3231012;-0.05617955,-0.01548288;-0.6813071;-0.008559458,-0.00448365;-0.6403491;-0.1118455,-0.02625545;0.5244738;0.01350849,0;0;0,-0.007837072;0.2900554;-0.07632279,-0.01346157;0.5764509;-0.1648593,0.1647939;0.4869123;-0.02428222,0.2950764;0.3128187;-0.03083014,0.3627396;0.2710038;-0.275315,-0.2123161;0.4731303;-0.0737434,-0.3351641;0.330404;-0.1826586,-0.271099;0.2258267;-0.4086208,0.08431099;0.009911358;-0.02386451,0.109519;-0.249626;-0.2137275,0.1261628;-0.5928845;-0.09575438,0.1412298;-0.6209651;-0.1812453,-0.07503414;-0.001210399;-0.0463088,-0.04419301;-0.3214214;-0.0699051,0.01982349;-0.6714582;0.003559723,0.0334793;-0.7171038;-0.06715338,-0.01268302;0.5059692;-0.1407063,394.5099
+0;0;0,-0.0152711;0.3002107;0.01248945,-0.02975291;0.6002108;0.01061815,0.1781174;0.4667527;0.01029348,0.2583846;0.3019443;-0.1071398,0.344353;0.1505657;-0.2943349,-0.2232988;0.4638621;-0.03796383,-0.2456124;0.2806265;-0.153385,-0.2433055;0.0806403;-0.3125963,0.08297219;0.01204977;-0.02732,0.1605573;-0.2234874;-0.2351014,0.1836931;-0.5616271;-0.1114268,0.2235344;-0.607955;-0.1727914,-0.07367057;-0.001271141;-0.04844581,-0.0533932;-0.3240698;-0.05620243,-0.01568868;-0.6797545;-0.008917496,-0.004554267;-0.6386619;-0.113473,-0.02631713;0.5257012;0.01354471,0;0;0,-0.006584718;0.2910635;-0.0758574,-0.0101503;0.5782387;-0.163795,0.1667648;0.48546;-0.02314281,0.2973238;0.3114628;-0.03177786,0.3621296;0.2620654;-0.2740755,-0.2094722;0.4748982;-0.07366572,-0.3350102;0.3384397;-0.1877469,-0.2690849;0.2368042;-0.4128516,0.08439263;0.009730071;-0.02364683,0.1094917;-0.2471124;-0.2187681,0.1258944;-0.5870218;-0.09892799,0.1417777;-0.6194137;-0.182796,-0.07495604;-0.001074026;-0.04643707,-0.04383739;-0.3222586;-0.06972751,0.01983671;-0.669776;0.00339143,0.03570842;-0.7145946;-0.06960952,-0.009858221;0.5075764;-0.1397367,394.5223
+0;0;0,-0.01558943;0.3001843;0.01272806,-0.03041405;0.6001699;0.01118071,0.177229;0.4656965;0.009806696,0.2593387;0.3049874;-0.1119546,0.3453964;0.1588002;-0.3031912,-0.2236163;0.4639063;-0.03856576,-0.2428258;0.2823916;-0.1572192,-0.2405018;0.08763751;-0.3227894,0.08306845;0.01207421;-0.02701499,0.1594372;-0.2168014;-0.2425471,0.1795015;-0.5543476;-0.1167334,0.2203555;-0.6001881;-0.1780364,-0.0736028;-0.00134162;-0.04854679,-0.05223528;-0.3240833;-0.05572586,-0.01414616;-0.6797172;-0.008366592,-0.002931715;-0.638599;-0.1129108,-0.02689227;0.5256609;0.01401733,0;0;0,-0.006584718;0.2910635;-0.0758574,-0.0101503;0.5782387;-0.163795,0.1667648;0.48546;-0.02314281,0.2973238;0.3114628;-0.03177786,0.3621296;0.2620654;-0.2740755,-0.2094722;0.4748982;-0.07366572,-0.3350102;0.3384397;-0.1877469,-0.2690849;0.2368042;-0.4128516,0.08439263;0.009730071;-0.02364683,0.1094917;-0.2471124;-0.2187681,0.1258944;-0.5870218;-0.09892799,0.1417777;-0.6194137;-0.182796,-0.07495604;-0.001074026;-0.04643707,-0.04383739;-0.3222586;-0.06972751,0.01983671;-0.669776;0.00339143,0.03570842;-0.7145946;-0.06960952,-0.009858221;0.5075764;-0.1397367,394.5425
+0;0;0,-0.01558943;0.3001843;0.01272806,-0.03041405;0.6001699;0.01118071,0.177229;0.4656965;0.009806696,0.2593387;0.3049874;-0.1119546,0.3453964;0.1588002;-0.3031912,-0.2236163;0.4639063;-0.03856576,-0.2428258;0.2823916;-0.1572192,-0.2405018;0.08763751;-0.3227894,0.08306845;0.01207421;-0.02701499,0.1594372;-0.2168014;-0.2425471,0.1795015;-0.5543476;-0.1167334,0.2203555;-0.6001881;-0.1780364,-0.0736028;-0.00134162;-0.04854679,-0.05223528;-0.3240833;-0.05572586,-0.01414616;-0.6797172;-0.008366592,-0.002931715;-0.638599;-0.1129108,-0.02689227;0.5256609;0.01401733,0;0;0,-0.006584718;0.2910635;-0.0758574,-0.0101503;0.5782387;-0.163795,0.1667648;0.48546;-0.02314281,0.2973238;0.3114628;-0.03177786,0.3621296;0.2620654;-0.2740755,-0.2094722;0.4748982;-0.07366572,-0.3350102;0.3384397;-0.1877469,-0.2690849;0.2368042;-0.4128516,0.08439263;0.009730071;-0.02364683,0.1094917;-0.2471124;-0.2187681,0.1258944;-0.5870218;-0.09892799,0.1417777;-0.6194137;-0.182796,-0.07495604;-0.001074026;-0.04643707,-0.04383739;-0.3222586;-0.06972751,0.01983671;-0.669776;0.00339143,0.03570842;-0.7145946;-0.06960952,-0.009858221;0.5075764;-0.1397367,394.5541
+0;0;0,-0.0155287;0.299015;0.01267848,-0.03029595;0.5978279;0.01114604,0.1762074;0.4641762;0.009776262,0.2583968;0.3033109;-0.1121034,0.3443699;0.1572674;-0.3031518,-0.2224456;0.4623958;-0.03833163,-0.2416737;0.2807046;-0.1571004,-0.239352;0.08614209;-0.3225077,0.08301142;0.01206592;-0.02699644,0.1592103;-0.2163007;-0.2420492,0.179191;-0.5524405;-0.1167597,0.2192386;-0.5967841;-0.1768526,-0.07355227;-0.001340699;-0.04851346,-0.05223227;-0.3233646;-0.05567656,-0.01430184;-0.6775167;-0.008514613,-0.003308754;-0.636618;-0.1109953,-0.02679751;0.5238126;0.01396387,0;0;0,-0.004535004;0.2903286;-0.07416582,-0.006012529;0.5769354;-0.1599994,0.1696681;0.4838986;-0.02146149,0.302078;0.3111984;-0.0328486,0.363857;0.270567;-0.2772908,-0.2056462;0.4769461;-0.07174084,-0.3327917;0.3354844;-0.1780894,-0.2679067;0.2081949;-0.3897657,0.08440084;0.009444684;-0.02350712,0.1105829;-0.2453244;-0.2200077,0.1276805;-0.5846056;-0.1030347,0.1442582;-0.6180365;-0.1833069,-0.07485252;-0.0008541985;-0.04649365,-0.04230098;-0.3212671;-0.06843024,0.02088522;-0.6673141;0.004684381,0.03730262;-0.7109089;-0.06642256,-0.006409839;0.5065576;-0.1366489,394.5762
+0;0;0,-0.01547125;0.2987802;0.01306315,-0.03015188;0.5969866;0.01193324,0.17557;0.4629492;0.01003054,0.2597556;0.3043222;-0.1135873,0.3468307;0.1655227;-0.308902,-0.2215121;0.4619823;-0.03871515,-0.2429742;0.2882031;-0.1686046,-0.2309375;0.1003198;-0.3405062,0.083088;0.01197897;-0.02656514,0.1589023;-0.2110737;-0.2481455,0.1770497;-0.5436568;-0.1246496,0.2178369;-0.586148;-0.1835811,-0.07338965;-0.001301571;-0.04863213,-0.04999418;-0.3238065;-0.05506432,-0.01216315;-0.6739333;-0.008457635,-0.001188669;-0.6331803;-0.1092317,-0.02667709;0.5231402;0.01464355,0;0;0,-0.003716111;0.2904433;-0.07285953,-0.004514918;0.5769879;-0.1567578,0.1713591;0.4826136;-0.02043438,0.3035405;0.3097008;-0.03309751,0.3645048;0.2727706;-0.2778723,-0.2045759;0.4786962;-0.07113372,-0.3345073;0.3469386;-0.186411,-0.2671047;0.2149064;-0.3938226,0.08443218;0.009269089;-0.02319717,0.1124895;-0.2375452;-0.230305,0.1283796;-0.5710479;-0.1089971,0.1452387;-0.6001983;-0.1902898,-0.07464802;-0.0006990816;-0.0466905,-0.0416044;-0.3216918;-0.06836914,0.02030254;-0.6639335;0.003951475,0.03782802;-0.7068843;-0.06505961,-0.004999146;0.50664;-0.1338744,394.5875
+0;0;0,-0.01547125;0.2987802;0.01306315,-0.03015188;0.5969866;0.01193324,0.17557;0.4629492;0.01003054,0.2597556;0.3043222;-0.1135873,0.3468307;0.1655227;-0.308902,-0.2215121;0.4619823;-0.03871515,-0.2429742;0.2882031;-0.1686046,-0.2309375;0.1003198;-0.3405062,0.083088;0.01197897;-0.02656514,0.1589023;-0.2110737;-0.2481455,0.1770497;-0.5436568;-0.1246496,0.2178369;-0.586148;-0.1835811,-0.07338965;-0.001301571;-0.04863213,-0.04999418;-0.3238065;-0.05506432,-0.01216315;-0.6739333;-0.008457635,-0.001188669;-0.6331803;-0.1092317,-0.02667709;0.5231402;0.01464355,0;0;0,-0.003716111;0.2904433;-0.07285953,-0.004514918;0.5769879;-0.1567578,0.1713591;0.4826136;-0.02043438,0.3035405;0.3097008;-0.03309751,0.3645048;0.2727706;-0.2778723,-0.2045759;0.4786962;-0.07113372,-0.3345073;0.3469386;-0.186411,-0.2671047;0.2149064;-0.3938226,0.08443218;0.009269089;-0.02319717,0.1124895;-0.2375452;-0.230305,0.1283796;-0.5710479;-0.1089971,0.1452387;-0.6001983;-0.1902898,-0.07464802;-0.0006990816;-0.0466905,-0.0416044;-0.3216918;-0.06836914,0.02030254;-0.6639335;0.003951475,0.03782802;-0.7068843;-0.06505961,-0.004999146;0.50664;-0.1338744,394.6095
+0;0;0,-0.01547125;0.2987802;0.01306315,-0.03015188;0.5969866;0.01193324,0.17557;0.4629492;0.01003054,0.2597556;0.3043222;-0.1135873,0.3468307;0.1655227;-0.308902,-0.2215121;0.4619823;-0.03871515,-0.2429742;0.2882031;-0.1686046,-0.2309375;0.1003198;-0.3405062,0.083088;0.01197897;-0.02656514,0.1589023;-0.2110737;-0.2481455,0.1770497;-0.5436568;-0.1246496,0.2178369;-0.586148;-0.1835811,-0.07338965;-0.001301571;-0.04863213,-0.04999418;-0.3238065;-0.05506432,-0.01216315;-0.6739333;-0.008457635,-0.001188669;-0.6331803;-0.1092317,-0.02667709;0.5231402;0.01464355,0;0;0,-0.003716111;0.2904433;-0.07285953,-0.004514918;0.5769879;-0.1567578,0.1713591;0.4826136;-0.02043438,0.3035405;0.3097008;-0.03309751,0.3645048;0.2727706;-0.2778723,-0.2045759;0.4786962;-0.07113372,-0.3345073;0.3469386;-0.186411,-0.2671047;0.2149064;-0.3938226,0.08443218;0.009269089;-0.02319717,0.1124895;-0.2375452;-0.230305,0.1283796;-0.5710479;-0.1089971,0.1452387;-0.6001983;-0.1902898,-0.07464802;-0.0006990816;-0.0466905,-0.0416044;-0.3216918;-0.06836914,0.02030254;-0.6639335;0.003951475,0.03782802;-0.7068843;-0.06505961,-0.004999146;0.50664;-0.1338744,394.6216
+0;0;0,-0.01556903;0.2979694;0.01336419,-0.03033736;0.5954937;0.01265299,0.1764434;0.460603;0.01011146,0.2618687;0.3059883;-0.1178502,0.3454412;0.189227;-0.3283817,-0.2225101;0.4602287;-0.03973496,-0.2326461;0.2610829;-0.1281409,-0.2372085;0.1126275;-0.3352188,0.08296547;0.01192085;-0.02615859,0.1576123;-0.205865;-0.2525365,0.1723372;-0.541367;-0.1275064,0.2127184;-0.5788599;-0.1862502,-0.07307057;-0.001283484;-0.04866921,-0.04865345;-0.323173;-0.05505146,-0.01015431;-0.6763207;-0.007982671,0.0005807541;-0.6359389;-0.1050071,-0.02684629;0.5218654;0.01524429,0;0;0,-0.002998933;0.289877;-0.07189655,-0.003841534;0.5757387;-0.1557019,0.1731553;0.4812041;-0.01853848,0.3053562;0.3082802;-0.03259635,0.3651572;0.2785785;-0.2785287,-0.2050427;0.4783944;-0.06927472,-0.336651;0.3453213;-0.1812933,-0.2676917;0.2202543;-0.3923476,0.0843132;0.009123862;-0.02275276,0.1133227;-0.2330804;-0.2342837,0.1283705;-0.5698185;-0.1126616,0.1462579;-0.5972119;-0.1902683,-0.07417987;-0.0005608565;-0.04697532,-0.04079411;-0.3210648;-0.06728259,0.02189622;-0.6661946;0.005972162,0.03878751;-0.7069696;-0.05992437,-0.004214227;0.5056382;-0.1327713,394.6327
+0;0;0,-0.01556903;0.2979694;0.01336419,-0.03033736;0.5954937;0.01265299,0.1764434;0.460603;0.01011146,0.2618687;0.3059883;-0.1178502,0.3454412;0.189227;-0.3283817,-0.2225101;0.4602287;-0.03973496,-0.2326461;0.2610829;-0.1281409,-0.2372085;0.1126275;-0.3352188,0.08296547;0.01192085;-0.02615859,0.1576123;-0.205865;-0.2525365,0.1723372;-0.541367;-0.1275064,0.2127184;-0.5788599;-0.1862502,-0.07307057;-0.001283484;-0.04866921,-0.04865345;-0.323173;-0.05505146,-0.01015431;-0.6763207;-0.007982671,0.0005807541;-0.6359389;-0.1050071,-0.02684629;0.5218654;0.01524429,0;0;0,-0.002998933;0.289877;-0.07189655,-0.003841534;0.5757387;-0.1557019,0.1731553;0.4812041;-0.01853848,0.3053562;0.3082802;-0.03259635,0.3651572;0.2785785;-0.2785287,-0.2050427;0.4783944;-0.06927472,-0.336651;0.3453213;-0.1812933,-0.2676917;0.2202543;-0.3923476,0.0843132;0.009123862;-0.02275276,0.1133227;-0.2330804;-0.2342837,0.1283705;-0.5698185;-0.1126616,0.1462579;-0.5972119;-0.1902683,-0.07417987;-0.0005608565;-0.04697532,-0.04079411;-0.3210648;-0.06728259,0.02189622;-0.6661946;0.005972162,0.03878751;-0.7069696;-0.05992437,-0.004214227;0.5056382;-0.1327713,394.6549
+0;0;0,-0.01554537;0.2975166;0.01334387,-0.03028084;0.5943773;0.01263541,0.1760772;0.4598018;0.01009762,0.2615505;0.3051001;-0.1179359,0.3451143;0.1883509;-0.3284457,-0.2220644;0.4594282;-0.03964736,-0.2322062;0.2601706;-0.128103,-0.2367681;0.1117305;-0.3351595,0.08290236;0.01191178;-0.02613869,0.1576742;-0.2062388;-0.2528957,0.1722708;-0.5388191;-0.1289545,0.2125894;-0.5762072;-0.187607,-0.07301499;-0.001282508;-0.04863219,-0.04855697;-0.3237111;-0.05502514,-0.01039311;-0.6737834;-0.008366242,0.0003252914;-0.6334177;-0.10524,-0.0267988;0.5209395;0.01522001,0;0;0,-0.00192073;0.2897919;-0.07037592,-0.001927063;0.5756373;-0.1518636,0.1752729;0.4798358;-0.01709604,0.3074591;0.3068811;-0.03272724,0.364451;0.2827318;-0.2799041,-0.2035531;0.4805384;-0.06732737,-0.3342245;0.3563114;-0.1903051,-0.2700813;0.2575837;-0.4162833,0.08435475;0.008881122;-0.02243495,0.1148043;-0.2320611;-0.2360208,0.1288258;-0.566407;-0.1168554,0.1473837;-0.5962858;-0.1922011,-0.07399349;-0.0003575666;-0.04714617,-0.0398761;-0.3213354;-0.06735751,0.0225144;-0.6632758;0.00591132,0.0415215;-0.7049629;-0.05817097,-0.002505243;0.5055227;-0.1296031,394.6766
+0;0;0,-0.01571696;0.2974834;0.01387098,-0.03084839;0.5943263;0.01380952,0.1755416;0.4595269;0.01050283,0.2597456;0.3148167;-0.1294954,0.3504563;0.1786616;-0.3248439,-0.2220687;0.4594413;-0.04029982,-0.2380437;0.3078465;-0.1964878,-0.2321805;0.1064278;-0.3524487,0.08305528;0.01181462;-0.02569359,0.1565487;-0.2019694;-0.2569821,0.1668003;-0.5317102;-0.1252626,0.2043396;-0.5604009;-0.194205,-0.07292476;-0.001247584;-0.04876832,-0.04742467;-0.3235962;-0.0551209,-0.008863173;-0.6735318;-0.007768601,0.002049302;-0.6331198;-0.1046157,-0.0272514;0.5208877;0.01620943,0;0;0,-0.00192073;0.2897919;-0.07037592,-0.001927063;0.5756373;-0.1518636,0.1752729;0.4798358;-0.01709604,0.3074591;0.3068811;-0.03272724,0.364451;0.2827318;-0.2799041,-0.2035531;0.4805384;-0.06732737,-0.3342245;0.3563114;-0.1903051,-0.2700813;0.2575837;-0.4162833,0.08435475;0.008881122;-0.02243495,0.1148043;-0.2320611;-0.2360208,0.1288258;-0.566407;-0.1168554,0.1473837;-0.5962858;-0.1922011,-0.07399349;-0.0003575666;-0.04714617,-0.0398761;-0.3213354;-0.06735751,0.0225144;-0.6632758;0.00591132,0.0415215;-0.7049629;-0.05817097,-0.002505243;0.5055227;-0.1296031,394.688
+0;0;0,-0.0156886;0.2969466;0.01384595,-0.03080067;0.5934106;0.01378374,0.1763338;0.4584595;0.01045357,0.2606309;0.3135893;-0.1296995,0.3511266;0.1777569;-0.324585,-0.2227433;0.4583736;-0.04053649,-0.2387359;0.3066112;-0.1968971,-0.2328866;0.1056698;-0.3524884,0.08272814;0.01176808;-0.02559239,0.1562279;-0.2020345;-0.2569009,0.1664627;-0.5312356;-0.1253971,0.2028492;-0.5581237;-0.1922221,-0.07263753;-0.00124267;-0.04857623,-0.04713523;-0.3236193;-0.05492936,-0.008636847;-0.672982;-0.00765457,0.001940483;-0.6328898;-0.1015273,-0.02720733;0.5200466;0.01618121,0;0;0,-0.0008762925;0.2895404;-0.06914306,-0.0006477088;0.575102;-0.1502438,0.177197;0.4791032;-0.01519823,0.3104494;0.3069698;-0.03390956,0.3642802;0.2886917;-0.2816765,-0.2030553;0.4816265;-0.06500636,-0.339116;0.3563149;-0.181285,-0.2737513;0.2593177;-0.4069824,0.08409493;0.008648783;-0.02215052,0.1161204;-0.2287027;-0.2395351,0.1294586;-0.5630697;-0.1220951,0.1468122;-0.588158;-0.1975269,-0.07351163;-0.0001532395;-0.04725908,-0.03865232;-0.3211423;-0.06644985,0.02379312;-0.6624395;0.006953835,0.04218388;-0.7024505;-0.05457723,-0.001241758;0.5050357;-0.1280782,394.6993
+0;0;0,-0.0156581;0.2963694;0.01381903,-0.03075197;0.5924768;0.01375652,0.1768982;0.4574478;0.01040913,0.2612986;0.3124001;-0.1299157,0.3514995;0.1770101;-0.3241664,-0.2231977;0.4573617;-0.0407111,-0.2392099;0.3054133;-0.1972634,-0.2333797;0.1051265;-0.3523478,0.08260693;0.01175084;-0.02555489,0.1561319;-0.2021249;-0.2569426,0.1661547;-0.5245081;-0.1281622,0.2037632;-0.5533069;-0.1972317,-0.0725311;-0.001240849;-0.04850505,-0.04702008;-0.3237278;-0.05486036,-0.009319019;-0.6658551;-0.008564655,0.001613561;-0.6254239;-0.1055902,-0.02716252;0.5191922;0.01615139,0;0;0,9.505451E-05;0.2892267;-0.06796241,0.0005806834;0.5745028;-0.148762,0.1786483;0.4778605;-0.01332521,0.3138382;0.3073215;-0.03553963,0.3647707;0.2933436;-0.2833509,-0.2022362;0.4837956;-0.06207137,-0.3392649;0.3582159;-0.177424,-0.2752512;0.2615668;-0.4027263,0.08418231;0.008264065;-0.02144957,0.1169314;-0.225778;-0.2424493,0.1296708;-0.552637;-0.1257589,0.1465983;-0.5844687;-0.2001402,-0.0730119;0.000330589;-0.04779322,-0.0373222;-0.320719;-0.06629845,0.02470134;-0.6547159;0.005916104,0.03872322;-0.6961028;-0.06003525,-3.793836E-05;0.5044956;-0.1266739,394.7215
+0;0;0,-0.01512815;0.2963476;0.01483845,-0.02996986;0.5924672;0.01540848,0.177555;0.4571744;0.01141385,0.2625141;0.3153558;-0.1318439,0.3501898;0.1976756;-0.3383972,-0.2221309;0.4574969;-0.04045674,-0.2466319;0.3008351;-0.1911555,-0.2349737;0.1375786;-0.3845756,0.08280683;0.01159868;-0.02497075,0.1561974;-0.1981457;-0.2601519,0.1607306;-0.5201876;-0.1302125,0.199191;-0.5487888;-0.1989799,-0.07235595;-0.001132358;-0.04876858,-0.04574872;-0.323541;-0.05457996,-0.007272504;-0.6655062;-0.007728215,0.003828143;-0.6250192;-0.1047286,-0.02641322;0.5191761;0.01765012,0;0;0,9.505451E-05;0.2892267;-0.06796241,0.0005806834;0.5745028;-0.148762,0.1786483;0.4778605;-0.01332521,0.3138382;0.3073215;-0.03553963,0.3647707;0.2933436;-0.2833509,-0.2022362;0.4837956;-0.06207137,-0.3392649;0.3582159;-0.177424,-0.2752512;0.2615668;-0.4027263,0.08418231;0.008264065;-0.02144957,0.1169314;-0.225778;-0.2424493,0.1296708;-0.552637;-0.1257589,0.1465983;-0.5844687;-0.2001402,-0.0730119;0.000330589;-0.04779322,-0.0373222;-0.320719;-0.06629845,0.02470134;-0.6547159;0.005916104,0.03872322;-0.6961028;-0.06003525,-3.793836E-05;0.5044956;-0.1266739,394.7328
+0;0;0,-0.01512815;0.2963476;0.01483845,-0.02996986;0.5924672;0.01540848,0.177555;0.4571744;0.01141385,0.2625141;0.3153558;-0.1318439,0.3501898;0.1976756;-0.3383972,-0.2221309;0.4574969;-0.04045674,-0.2466319;0.3008351;-0.1911555,-0.2349737;0.1375786;-0.3845756,0.08280683;0.01159868;-0.02497075,0.1561974;-0.1981457;-0.2601519,0.1607306;-0.5201876;-0.1302125,0.199191;-0.5487888;-0.1989799,-0.07235595;-0.001132358;-0.04876858,-0.04574872;-0.323541;-0.05457996,-0.007272504;-0.6655062;-0.007728215,0.003828143;-0.6250192;-0.1047286,-0.02641322;0.5191761;0.01765012,0;0;0,9.505451E-05;0.2892267;-0.06796241,0.0005806834;0.5745028;-0.148762,0.1786483;0.4778605;-0.01332521,0.3138382;0.3073215;-0.03553963,0.3647707;0.2933436;-0.2833509,-0.2022362;0.4837956;-0.06207137,-0.3392649;0.3582159;-0.177424,-0.2752512;0.2615668;-0.4027263,0.08418231;0.008264065;-0.02144957,0.1169314;-0.225778;-0.2424493,0.1296708;-0.552637;-0.1257589,0.1465983;-0.5844687;-0.2001402,-0.0730119;0.000330589;-0.04779322,-0.0373222;-0.320719;-0.06629845,0.02470134;-0.6547159;0.005916104,0.03872322;-0.6961028;-0.06003525,-3.793836E-05;0.5044956;-0.1266739,394.755
+0;0;0,-0.01510157;0.2958269;0.01481237,-0.02990998;0.5912779;0.01538547,0.1765822;0.4565613;0.01141388,0.2616287;0.3145965;-0.1319914,0.3489817;0.1973495;-0.3377845,-0.2211054;0.4568821;-0.04019737,-0.2456317;0.3000589;-0.1910513,-0.2340164;0.1374033;-0.3837596,0.08262019;0.01157253;-0.02491448,0.1556677;-0.1971915;-0.2589965,0.1601494;-0.5155712;-0.1305346,0.1991953;-0.5450646;-0.200349,-0.07219286;-0.001129806;-0.04865866,-0.04570999;-0.3220316;-0.05444288,-0.007671311;-0.6601081;-0.008123919,0.003598321;-0.6194614;-0.106601,-0.02636626;0.518253;0.01761897,0;0;0,0.001059189;0.2890993;-0.0661931,0.003068209;0.5745882;-0.1437201,0.1799542;0.4765773;-0.01053548,0.3162808;0.3070692;-0.03571463,0.366002;0.2982685;-0.2830577,-0.1998804;0.4849484;-0.06016721,-0.3404443;0.3617432;-0.1742472,-0.2882814;0.2175218;-0.3747652,0.08421839;0.007915646;-0.02062416,0.1147713;-0.2267274;-0.2390776,0.1299961;-0.5506025;-0.1261117,0.146114;-0.5816885;-0.2032273,-0.0723844;0.0006986142;-0.04838141,-0.03638091;-0.3188926;-0.0650522,0.02470262;-0.6491959;0.006058209,0.04043317;-0.692832;-0.05927449,0.001969069;0.5045502;-0.1226571,394.7665
+0;0;0,-0.01470035;0.294987;0.01571141,-0.02930929;0.5897656;0.01705413,0.1777471;0.4552363;0.01228301,0.2624883;0.3167095;-0.1350175,0.3500085;0.19759;-0.339601,-0.2205073;0.4556373;-0.04098862,-0.2353887;0.3111916;-0.2052512,-0.2286851;0.1401877;-0.3907676,0.08252073;0.0113329;-0.02435461,0.1547364;-0.1904767;-0.2645943,0.155977;-0.5056874;-0.1371685,0.1949085;-0.5341325;-0.213543,-0.07181222;-0.0009537585;-0.04871703,-0.04434217;-0.3216878;-0.05440821,-0.00592421;-0.6562185;-0.007397823,0.006104403;-0.6150792;-0.1098468,-0.02579094;0.5168734;0.01908474,0;0;0,0.001842603;0.2885554;-0.06490493,0.004100218;0.5734946;-0.141855,0.1811659;0.4761007;-0.007873774,0.3188266;0.3078728;-0.03645897,0.3646736;0.3051382;-0.2846408,-0.1993989;0.484995;-0.05795819,-0.3445708;0.3667219;-0.1719968,-0.289373;0.2208077;-0.3704052,0.08401567;0.007737935;-0.02031612,0.1148888;-0.2268102;-0.2386997,0.1293691;-0.5478911;-0.1278212,0.1468228;-0.5794592;-0.209487,-0.0720137;0.0007478833;-0.04842232,-0.03570777;-0.3186978;-0.06555912,0.02545792;-0.6457018;0.004611135,0.04045469;-0.692254;-0.06379511,0.003001332;0.5035685;-0.1209049,394.7884
+0;0;0,-0.01470035;0.294987;0.01571141,-0.02930929;0.5897656;0.01705413,0.1777471;0.4552363;0.01228301,0.2624883;0.3167095;-0.1350175,0.3500085;0.19759;-0.339601,-0.2205073;0.4556373;-0.04098862,-0.2353887;0.3111916;-0.2052512,-0.2286851;0.1401877;-0.3907676,0.08252073;0.0113329;-0.02435461,0.1547364;-0.1904767;-0.2645943,0.155977;-0.5056874;-0.1371685,0.1949085;-0.5341325;-0.213543,-0.07181222;-0.0009537585;-0.04871703,-0.04434217;-0.3216878;-0.05440821,-0.00592421;-0.6562185;-0.007397823,0.006104403;-0.6150792;-0.1098468,-0.02579094;0.5168734;0.01908474,0;0;0,0.001842603;0.2885554;-0.06490493,0.004100218;0.5734946;-0.141855,0.1811659;0.4761007;-0.007873774,0.3188266;0.3078728;-0.03645897,0.3646736;0.3051382;-0.2846408,-0.1993989;0.484995;-0.05795819,-0.3445708;0.3667219;-0.1719968,-0.289373;0.2208077;-0.3704052,0.08401567;0.007737935;-0.02031612,0.1148888;-0.2268102;-0.2386997,0.1293691;-0.5478911;-0.1278212,0.1468228;-0.5794592;-0.209487,-0.0720137;0.0007478833;-0.04842232,-0.03570777;-0.3186978;-0.06555912,0.02545792;-0.6457018;0.004611135,0.04045469;-0.692254;-0.06379511,0.003001332;0.5035685;-0.1209049,394.7999
+0;0;0,-0.01471359;0.2952527;0.01572556,-0.02934988;0.5905832;0.01707085,0.1751377;0.4566986;0.01238955,0.2599462;0.3180617;-0.1350279,0.3470532;0.1995046;-0.3386457,-0.2180777;0.4570946;-0.04020804,-0.2329709;0.3125342;-0.2046011,-0.2262989;0.1423375;-0.3892417,0.08239181;0.01131519;-0.02431655,0.1549138;-0.1913505;-0.2655755,0.1561619;-0.5084515;-0.1373855,0.1948061;-0.5364654;-0.2131965,-0.07170001;-0.0009522684;-0.04864091,-0.04411342;-0.3230471;-0.05435625,-0.005465075;-0.6595839;-0.007063936,0.006474788;-0.6185268;-0.108757,-0.02582501;0.5175558;0.01910522,0;0;0,0.002461374;0.2894341;-0.06212736,0.005610809;0.576318;-0.1337895,0.1819123;0.4755131;-0.006320477,0.3207889;0.3084567;-0.03714323,0.3656073;0.3050564;-0.2842937,-0.1965008;0.4849983;-0.05620649,-0.3457341;0.3728997;-0.1715665,-0.2890107;0.2243965;-0.3660732,0.0840092;0.007412016;-0.01988101,0.1166805;-0.2215933;-0.2457745,0.1268806;-0.5441963;-0.1325908,0.1423831;-0.5724907;-0.2160637,-0.07176106;0.0009786112;-0.04855029,-0.03540543;-0.3198408;-0.06563526,0.02719275;-0.6486614;0.004691131,0.04051474;-0.6947867;-0.06338058,0.004299462;0.5058209;-0.1143475,394.8217
+0;0;0,-0.01498808;0.2952025;0.01639482,-0.03017969;0.5905017;0.01869468,0.1743729;0.4563911;0.01304181,0.2591213;0.3214262;-0.1377786,0.3416377;0.2090425;-0.3467392,-0.21814;0.4568332;-0.04064392,-0.2413622;0.306711;-0.1989748,-0.2269687;0.1554824;-0.3990405,0.0825303;0.01117409;-0.02390872,0.1529185;-0.1938855;-0.2637728,0.1521791;-0.5128394;-0.1402611,0.1876227;-0.5363142;-0.2208247,-0.07152472;-0.0008181978;-0.04890074,-0.04360347;-0.3228933;-0.05407401,-0.004535027;-0.6593156;-0.00631405,0.007611905;-0.6181987;-0.1079761,-0.02649746;0.5174744;0.02043383,0;0;0,0.002461374;0.2894341;-0.06212736,0.005610809;0.576318;-0.1337895,0.1819123;0.4755131;-0.006320477,0.3207889;0.3084567;-0.03714323,0.3656073;0.3050564;-0.2842937,-0.1965008;0.4849983;-0.05620649,-0.3457341;0.3728997;-0.1715665,-0.2890107;0.2243965;-0.3660732,0.0840092;0.007412016;-0.01988101,0.1166805;-0.2215933;-0.2457745,0.1268806;-0.5441963;-0.1325908,0.1423831;-0.5724907;-0.2160637,-0.07176106;0.0009786112;-0.04855029,-0.03540543;-0.3198408;-0.06563526,0.02719275;-0.6486614;0.004691131,0.04051474;-0.6947867;-0.06338058,0.004299462;0.5058209;-0.1143475,394.8335
+0;0;0,-0.01497655;0.2949754;0.01638221,-0.03011942;0.5893263;0.018676,0.1738028;0.4556692;0.0130395,0.2587267;0.3204249;-0.1380931,0.341208;0.2080888;-0.3469653,-0.2175045;0.4561099;-0.04048134,-0.2407748;0.3056769;-0.19914,-0.2263874;0.1545124;-0.399121,0.08236433;0.01115162;-0.02386064,0.1528353;-0.1941492;-0.264007,0.152097;-0.5126524;-0.1406698,0.1878709;-0.5366256;-0.2219841,-0.07138088;-0.0008165524;-0.0488024,-0.04342678;-0.3232706;-0.05398175,-0.004413545;-0.6592175;-0.006289281,0.007846578;-0.617997;-0.1088986,-0.02645059;0.5165649;0.02040882,0;0;0,0.003073096;0.2897104;-0.05967927,0.006779909;0.576301;-0.1285005,0.1825372;0.4747126;-0.002379417,0.3224378;0.3091004;-0.03904796,0.3628676;0.313626;-0.2868283,-0.1950473;0.4853518;-0.052408,-0.3449641;0.3751756;-0.1695844,-0.2899657;0.2263643;-0.3642136,0.08391657;0.0071311;-0.01961446,0.1181826;-0.2192112;-0.248481,0.1265417;-0.5412915;-0.1351175,0.1406904;-0.5712071;-0.2188721,-0.07149789;0.001162731;-0.04862377,-0.03535773;-0.3201074;-0.0648803,0.0278554;-0.6483501;0.005245999,0.04151438;-0.6948907;-0.06374577,0.005369753;0.505928;-0.1096237,394.8574
+0;0;0,-0.01497655;0.2949754;0.01638221,-0.03011942;0.5893263;0.018676,0.1738028;0.4556692;0.0130395,0.2587267;0.3204249;-0.1380931,0.341208;0.2080888;-0.3469653,-0.2175045;0.4561099;-0.04048134,-0.2407748;0.3056769;-0.19914,-0.2263874;0.1545124;-0.399121,0.08236433;0.01115162;-0.02386064,0.1528353;-0.1941492;-0.264007,0.152097;-0.5126524;-0.1406698,0.1878709;-0.5366256;-0.2219841,-0.07138088;-0.0008165524;-0.0488024,-0.04342678;-0.3232706;-0.05398175,-0.004413545;-0.6592175;-0.006289281,0.007846578;-0.617997;-0.1088986,-0.02645059;0.5165649;0.02040882,0;0;0,0.003073096;0.2897104;-0.05967927,0.006779909;0.576301;-0.1285005,0.1825372;0.4747126;-0.002379417,0.3224378;0.3091004;-0.03904796,0.3628676;0.313626;-0.2868283,-0.1950473;0.4853518;-0.052408,-0.3449641;0.3751756;-0.1695844,-0.2899657;0.2263643;-0.3642136,0.08391657;0.0071311;-0.01961446,0.1181826;-0.2192112;-0.248481,0.1265417;-0.5412915;-0.1351175,0.1406904;-0.5712071;-0.2188721,-0.07149789;0.001162731;-0.04862377,-0.03535773;-0.3201074;-0.0648803,0.0278554;-0.6483501;0.005245999,0.04151438;-0.6948907;-0.06374577,0.005369753;0.505928;-0.1096237,394.8774
+0;0;0,-0.01508798;0.2947703;0.01697519,-0.0303106;0.588761;0.01973325,0.1725765;0.4549029;0.01316537,0.2558654;0.3167022;-0.1365917,0.331773;0.238773;-0.3610557,-0.2163233;0.4561352;-0.04114482,-0.2302183;0.3219591;-0.2151199,-0.2204211;0.166756;-0.4101457,0.082531;0.01108516;-0.02339418,0.151385;-0.1863825;-0.2690078,0.1470084;-0.5027874;-0.1502128,0.1853477;-0.5344737;-0.2278482,-0.0712487;-0.0007682682;-0.04903638,-0.04283022;-0.322059;-0.05404525,-0.004068658;-0.6544572;-0.006585795,0.008738625;-0.6129422;-0.111494,-0.02661736;0.5160661;0.02135415,0;0;0,0.003791928;0.2901317;-0.05669689,0.007680848;0.5769817;-0.1228702,0.1840265;0.4738603;-0.0005702898,0.3249709;0.3095953;-0.04076146,0.363831;0.3140159;-0.2871137,-0.1936251;0.4842165;-0.04959272,-0.3446379;0.3762269;-0.1679017,-0.2904925;0.2287145;-0.3616217,0.08408009;0.007012486;-0.01904988,0.1181565;-0.2194255;-0.2462614,0.1260376;-0.5387848;-0.1358488,0.1400858;-0.5680286;-0.2229991,-0.07133155;0.001185519;-0.04890743,-0.03446765;-0.3189724;-0.06306314,0.02882199;-0.6436436;0.006409645,0.04303179;-0.6905718;-0.06557985,0.006278381;0.5065145;-0.1046159,394.8888
+0;0;0,-0.01508798;0.2947703;0.01697519,-0.0303106;0.588761;0.01973325,0.1725765;0.4549029;0.01316537,0.2558654;0.3167022;-0.1365917,0.331773;0.238773;-0.3610557,-0.2163233;0.4561352;-0.04114482,-0.2302183;0.3219591;-0.2151199,-0.2204211;0.166756;-0.4101457,0.082531;0.01108516;-0.02339418,0.151385;-0.1863825;-0.2690078,0.1470084;-0.5027874;-0.1502128,0.1853477;-0.5344737;-0.2278482,-0.0712487;-0.0007682682;-0.04903638,-0.04283022;-0.322059;-0.05404525,-0.004068658;-0.6544572;-0.006585795,0.008738625;-0.6129422;-0.111494,-0.02661736;0.5160661;0.02135415,0;0;0,0.003791928;0.2901317;-0.05669689,0.007680848;0.5769817;-0.1228702,0.1840265;0.4738603;-0.0005702898,0.3249709;0.3095953;-0.04076146,0.363831;0.3140159;-0.2871137,-0.1936251;0.4842165;-0.04959272,-0.3446379;0.3762269;-0.1679017,-0.2904925;0.2287145;-0.3616217,0.08408009;0.007012486;-0.01904988,0.1181565;-0.2194255;-0.2462614,0.1260376;-0.5387848;-0.1358488,0.1400858;-0.5680286;-0.2229991,-0.07133155;0.001185519;-0.04890743,-0.03446765;-0.3189724;-0.06306314,0.02882199;-0.6436436;0.006409645,0.04303179;-0.6905718;-0.06557985,0.006278381;0.5065145;-0.1046159,394.9004
+0;0;0,-0.01512975;0.2955863;0.01702218,-0.03032926;0.5891297;0.01977753,0.1718492;0.455633;0.01323522,0.2552946;0.3171726;-0.1368033,0.3307107;0.239748;-0.3598139,-0.2156816;0.4568609;-0.04088377,-0.2296027;0.3224326;-0.2151859,-0.2198689;0.1682345;-0.4089488,0.08236063;0.01106228;-0.02334589,0.1513496;-0.1867927;-0.2694411,0.1469107;-0.5077115;-0.1489513,0.1849233;-0.5388724;-0.2259254,-0.07110163;-0.0007666823;-0.04893516,-0.04262742;-0.3226874;-0.05395385,-0.00331286;-0.6598279;-0.005817309,0.009385322;-0.6184109;-0.1098319,-0.02664343;0.5165808;0.02139517,0;0;0,0.002629369;0.2916026;-0.05339384,0.004971951;0.5791881;-0.1142378,0.1823942;0.4737679;0.003541477,0.3244666;0.3113224;-0.04198765,0.3622553;0.3156298;-0.2868741,-0.1961055;0.4830228;-0.04755124,-0.3498259;0.3796042;-0.1672199,-0.2955418;0.2326836;-0.3592706,0.08388615;0.007114291;-0.01905727,0.1205932;-0.2134696;-0.2524331,0.1254296;-0.5368868;-0.1388357,0.139439;-0.564022;-0.2262995,-0.07115463;0.001054424;-0.04885269,-0.03349926;-0.31968;-0.0622839,0.03081763;-0.6489492;0.008225698,0.04459079;-0.6948279;-0.06363072,0.004040062;0.5085452;-0.09725975,394.9224
+0;0;0,-0.01540539;0.2955477;0.01743953,-0.03102091;0.589066;0.02061002,0.1712397;0.4555427;0.01333266,0.2567777;0.3276184;-0.1446692,0.324403;0.2370281;-0.3652052,-0.2155558;0.4568914;-0.04234372,-0.2294022;0.3229458;-0.217023,-0.2200249;0.1770187;-0.417106,0.08243251;0.01104197;-0.02310054,0.1496236;-0.1829338;-0.2727557,0.1442502;-0.5050783;-0.1556212,0.1781235;-0.5327497;-0.2370904,-0.07103835;-0.0007817397;-0.04902673,-0.04239579;-0.3226879;-0.05402095,-0.002909184;-0.6597482;-0.005465496,0.01015476;-0.6182985;-0.1094311,-0.02721765;0.5165205;0.0221052,0;0;0,0.002629369;0.2916026;-0.05339384,0.004971951;0.5791881;-0.1142378,0.1823942;0.4737679;0.003541477,0.3244666;0.3113224;-0.04198765,0.3622553;0.3156298;-0.2868741,-0.1961055;0.4830228;-0.04755124,-0.3498259;0.3796042;-0.1672199,-0.2955418;0.2326836;-0.3592706,0.08388615;0.007114291;-0.01905727,0.1205932;-0.2134696;-0.2524331,0.1254296;-0.5368868;-0.1388357,0.139439;-0.564022;-0.2262995,-0.07115463;0.001054424;-0.04885269,-0.03349926;-0.31968;-0.0622839,0.03081763;-0.6489492;0.008225698,0.04459079;-0.6948279;-0.06363072,0.004040062;0.5085452;-0.09725975,394.9341
+0;0;0,-0.01543538;0.2961231;0.01747348,-0.03103854;0.5894093;0.02064068,0.1704484;0.4561617;0.01339664,0.2561385;0.32801;-0.1448862,0.3231909;0.238187;-0.3635541,-0.2148432;0.4575052;-0.04206327,-0.2287142;0.3233214;-0.2170531,-0.2194164;0.1786304;-0.4154413,0.08231556;0.01102631;-0.02306777,0.149355;-0.1825117;-0.2721595,0.1440869;-0.498346;-0.1573194,0.1778282;-0.5257928;-0.2384713,-0.07093757;-0.0007806306;-0.04895717,-0.04235965;-0.3219603;-0.05394012,-0.003646508;-0.6524183;-0.006335769,0.009366553;-0.6110132;-0.1098965,-0.0272373;0.5169024;0.02213507,0;0;0,0.001881957;0.292605;-0.05110002,0.003724962;0.5803385;-0.110086,0.1807286;0.4742123;0.006476395,0.3245442;0.3143051;-0.04417802,0.3588805;0.31898;-0.2874453,-0.1964652;0.4817447;-0.04543256,-0.3518671;0.381265;-0.1661521,-0.2980707;0.235363;-0.3564107,0.08373587;0.007331401;-0.01908159,0.1181774;-0.2162348;-0.248929,0.124709;-0.5347794;-0.1419058,0.1393042;-0.5616836;-0.2289295,-0.07103898;0.0008380274;-0.04880895,-0.03416838;-0.3192749;-0.06169986,0.02969529;-0.641871;0.007729802,0.04299188;-0.6873277;-0.06405957,0.002940997;0.5096577;-0.0934267,394.9558
+0;0;0,-0.01543538;0.2961231;0.01747348,-0.03103854;0.5894093;0.02064068,0.1704484;0.4561617;0.01339664,0.2561385;0.32801;-0.1448862,0.3231909;0.238187;-0.3635541,-0.2148432;0.4575052;-0.04206327,-0.2287142;0.3233214;-0.2170531,-0.2194164;0.1786304;-0.4154413,0.08231556;0.01102631;-0.02306777,0.149355;-0.1825117;-0.2721595,0.1440869;-0.498346;-0.1573194,0.1778282;-0.5257928;-0.2384713,-0.07093757;-0.0007806306;-0.04895717,-0.04235965;-0.3219603;-0.05394012,-0.003646508;-0.6524183;-0.006335769,0.009366553;-0.6110132;-0.1098965,-0.0272373;0.5169024;0.02213507,0;0;0,0.001881957;0.292605;-0.05110002,0.003724962;0.5803385;-0.110086,0.1807286;0.4742123;0.006476395,0.3245442;0.3143051;-0.04417802,0.3588805;0.31898;-0.2874453,-0.1964652;0.4817447;-0.04543256,-0.3518671;0.381265;-0.1661521,-0.2980707;0.235363;-0.3564107,0.08373587;0.007331401;-0.01908159,0.1181774;-0.2162348;-0.248929,0.124709;-0.5347794;-0.1419058,0.1393042;-0.5616836;-0.2289295,-0.07103898;0.0008380274;-0.04880895,-0.03416838;-0.3192749;-0.06169986,0.02969529;-0.641871;0.007729802,0.04299188;-0.6873277;-0.06405957,0.002940997;0.5096577;-0.0934267,394.9675
+0;0;0,-0.01570058;0.2967874;0.01796912,-0.03141758;0.5904183;0.02162384,0.1692909;0.4572397;0.01359735,0.255128;0.3314261;-0.1469352,0.3222752;0.242606;-0.3660036,-0.2137448;0.45844;-0.042939,-0.2278682;0.3259961;-0.2196504,-0.2179764;0.1902587;-0.4242628,0.08234711;0.01073663;-0.02276095,0.1478833;-0.1753331;-0.2779418,0.1411823;-0.4884985;-0.1663498,0.17477;-0.5136607;-0.2455566,-0.07082047;-0.0004714624;-0.04897572,-0.04173457;-0.3216619;-0.05396293,-0.003066037;-0.6485738;-0.00701952,0.009878878;-0.6074507;-0.1077837,-0.02760054;0.5177955;0.0230084,0;0;0,0.001382411;0.2936366;-0.04927254,0.002855271;0.5820556;-0.1066632,0.1790854;0.4747331;0.009176493,0.3231598;0.3160402;-0.04584098,0.3539692;0.3226719;-0.2895529,-0.196542;0.4809612;-0.04434285,-0.3531111;0.3829761;-0.1662149,-0.2999825;0.2422926;-0.3605708,0.08356334;0.007601947;-0.01933289,0.1185945;-0.216103;-0.2490351,0.1234605;-0.532571;-0.1470814,0.1396626;-0.5613016;-0.2291358,-0.07102216;0.000603982;-0.0486813,-0.03443947;-0.3196146;-0.06116866,0.02921191;-0.6386122;0.007819355,0.04164002;-0.6821183;-0.06208844,0.00218904;0.5111806;-0.0903275,394.9892
+0;0;0,-0.01570058;0.2967874;0.01796912,-0.03141758;0.5904183;0.02162384,0.1692909;0.4572397;0.01359735,0.255128;0.3314261;-0.1469352,0.3222752;0.242606;-0.3660036,-0.2137448;0.45844;-0.042939,-0.2278682;0.3259961;-0.2196504,-0.2179764;0.1902587;-0.4242628,0.08234711;0.01073663;-0.02276095,0.1478833;-0.1753331;-0.2779418,0.1411823;-0.4884985;-0.1663498,0.17477;-0.5136607;-0.2455566,-0.07082047;-0.0004714624;-0.04897572,-0.04173457;-0.3216619;-0.05396293,-0.003066037;-0.6485738;-0.00701952,0.009878878;-0.6074507;-0.1077837,-0.02760054;0.5177955;0.0230084,0;0;0,0.001382411;0.2936366;-0.04927254,0.002855271;0.5820556;-0.1066632,0.1790854;0.4747331;0.009176493,0.3231598;0.3160402;-0.04584098,0.3539692;0.3226719;-0.2895529,-0.196542;0.4809612;-0.04434285,-0.3531111;0.3829761;-0.1662149,-0.2999825;0.2422926;-0.3605708,0.08356334;0.007601947;-0.01933289,0.1185945;-0.216103;-0.2490351,0.1234605;-0.532571;-0.1470814,0.1396626;-0.5613016;-0.2291358,-0.07102216;0.000603982;-0.0486813,-0.03443947;-0.3196146;-0.06116866,0.02921191;-0.6386122;0.007819355,0.04164002;-0.6821183;-0.06208844,0.00218904;0.5111806;-0.0903275,395.0011
+0;0;0,-0.01572071;0.297168;0.01799216,-0.03143237;0.5906995;0.02164485,0.168336;0.4578155;0.01366317,0.2542949;0.3318233;-0.1470973,0.3211324;0.2434127;-0.3651555,-0.2128713;0.4590101;-0.04260329,-0.2270148;0.3263781;-0.2195656,-0.2171686;0.1912666;-0.4232344,0.08226386;0.01072577;-0.02273794,0.1481044;-0.176208;-0.2791038,0.1413129;-0.4936031;-0.1660046,0.1744667;-0.5180529;-0.2441884,-0.07074887;-0.0004709857;-0.04892621,-0.0415279;-0.3231531;-0.05393658,-0.002337094;-0.6544802;-0.006359141,0.01044063;-0.6135009;-0.1058219,-0.02761562;0.5180823;0.0230293,0;0;0,0.0009632856;0.2942784;-0.04773808,0.002234116;0.5827692;-0.1042428,0.1770307;0.4750131;0.01192164,0.3214958;0.3177192;-0.0472002,0.3505331;0.3249798;-0.2899699,-0.1959002;0.4801466;-0.04234434,-0.3454362;0.3569099;-0.1498555,-0.2975725;0.2396688;-0.3591319,0.08346757;0.007855564;-0.01925755,0.1235929;-0.2048848;-0.2603679,0.124069;-0.5246916;-0.1540635,0.1400711;-0.5540912;-0.2340152,-0.07090603;0.0003623241;-0.04869908,-0.03507138;-0.321481;-0.06033666,0.03024842;-0.6446882;0.009288069,0.04352319;-0.6872933;-0.05947931,0.001637265;0.5118648;-0.08805799,395.023
+0;0;0,-0.0158756;0.2971324;0.01843775,-0.0316617;0.5906539;0.02251823,0.1682037;0.4581039;0.01407307,0.2528359;0.3396686;-0.1530121,0.312263;0.2636542;-0.3777859,-0.2127123;0.4590187;-0.04292957,-0.2316261;0.3300272;-0.2221233,-0.2165449;0.1959629;-0.4261633,0.08242301;0.01045477;-0.02228327,0.1477903;-0.1732975;-0.2810591,0.1384723;-0.4921201;-0.1722357,0.1715283;-0.5159435;-0.2508932,-0.07057159;-0.0001526662;-0.0491836,-0.04105335;-0.3228158;-0.05364182,-0.001397934;-0.6540029;-0.005477935,0.01151522;-0.6130003;-0.1049206,-0.02783281;0.5180355;0.02380419,0;0;0,0.0009632856;0.2942784;-0.04773808,0.002234116;0.5827692;-0.1042428,0.1770307;0.4750131;0.01192164,0.3214958;0.3177192;-0.0472002,0.3505331;0.3249798;-0.2899699,-0.1959002;0.4801466;-0.04234434,-0.3454362;0.3569099;-0.1498555,-0.2975725;0.2396688;-0.3591319,0.08346757;0.007855564;-0.01925755,0.1235929;-0.2048848;-0.2603679,0.124069;-0.5246916;-0.1540635,0.1400711;-0.5540912;-0.2340152,-0.07090603;0.0003623241;-0.04869908,-0.03507138;-0.321481;-0.06033666,0.03024842;-0.6446882;0.009288069,0.04352319;-0.6872933;-0.05947931,0.001637265;0.5118648;-0.08805799,395.0344
+0;0;0,-0.0158756;0.2971324;0.01843775,-0.0316617;0.5906539;0.02251823,0.1682037;0.4581039;0.01407307,0.2528359;0.3396686;-0.1530121,0.312263;0.2636542;-0.3777859,-0.2127123;0.4590187;-0.04292957,-0.2316261;0.3300272;-0.2221233,-0.2165449;0.1959629;-0.4261633,0.08242301;0.01045477;-0.02228327,0.1477903;-0.1732975;-0.2810591,0.1384723;-0.4921201;-0.1722357,0.1715283;-0.5159435;-0.2508932,-0.07057159;-0.0001526662;-0.0491836,-0.04105335;-0.3228158;-0.05364182,-0.001397934;-0.6540029;-0.005477935,0.01151522;-0.6130003;-0.1049206,-0.02783281;0.5180355;0.02380419,0;0;0,0.0009632856;0.2942784;-0.04773808,0.002234116;0.5827692;-0.1042428,0.1770307;0.4750131;0.01192164,0.3214958;0.3177192;-0.0472002,0.3505331;0.3249798;-0.2899699,-0.1959002;0.4801466;-0.04234434,-0.3454362;0.3569099;-0.1498555,-0.2975725;0.2396688;-0.3591319,0.08346757;0.007855564;-0.01925755,0.1235929;-0.2048848;-0.2603679,0.124069;-0.5246916;-0.1540635,0.1400711;-0.5540912;-0.2340152,-0.07090603;0.0003623241;-0.04869908,-0.03507138;-0.321481;-0.06033666,0.03024842;-0.6446882;0.009288069,0.04352319;-0.6872933;-0.05947931,0.001637265;0.5118648;-0.08805799,395.0455
+0;0;0,-0.01591174;0.2978087;0.01847971,-0.0317043;0.5914503;0.02256191,0.1677938;0.4589843;0.01413556,0.2525656;0.3403536;-0.1532253,0.3120956;0.2642075;-0.3783885,-0.2124056;0.4598974;-0.04275984,-0.2313505;0.330693;-0.2222493,-0.2162433;0.1963964;-0.4266428,0.08250387;0.01046503;-0.02230513,0.1480506;-0.1737916;-0.2817912,0.1387645;-0.4915218;-0.1733407,0.1722616;-0.5160634;-0.2530478,-0.07064082;-0.000152816;-0.04923185,-0.04104156;-0.3237016;-0.05370231,-0.00152202;-0.653754;-0.005703449,0.01156344;-0.6126046;-0.1064731,-0.02787389;0.5188032;0.02384837,0;0;0,-0.0001921356;0.2952493;-0.04596186,-0.0004064292;0.5842261;-0.1005888,0.1747664;0.4758987;0.01427126,0.3183933;0.3191851;-0.04961395,0.3411516;0.3413628;-0.2925763,-0.1974536;0.4792856;-0.03960055,-0.3426748;0.3522776;-0.1493682,-0.2955365;0.2376642;-0.36075,0.08346951;0.008206755;-0.01947856,0.1261614;-0.2022166;-0.2633624,0.1242985;-0.5203813;-0.155808,0.1402573;-0.5545135;-0.233798,-0.07104436;8.008228E-05;-0.04864788,-0.03595683;-0.3227485;-0.06006974,0.02890449;-0.6448938;0.009325832,0.04476184;-0.6883283;-0.05999927,-0.0005730987;0.5131909;-0.08484411,395.0568
+0;0;0,-0.01607369;0.2977611;0.0190961,-0.03198007;0.59139;0.02361625,0.1676039;0.4591441;0.01472897,0.2508781;0.345538;-0.1568176,0.3088862;0.2596416;-0.3788477,-0.2121617;0.4597813;-0.04308157,-0.2277824;0.3435794;-0.2315551,-0.2133218;0.2172956;-0.4410397,0.08265941;0.01019603;-0.0218492,0.147333;-0.1705072;-0.2840392,0.1363027;-0.4891706;-0.1785298,0.1679279;-0.5120098;-0.2601259,-0.07052683;4.92494E-05;-0.04939523,-0.04098529;-0.3235065;-0.05373651,-0.0008665211;-0.6534083;-0.005202319,0.01242484;-0.6122313;-0.105942,-0.02811279;0.518743;0.02480075,0;0;0,-0.0001921356;0.2952493;-0.04596186,-0.0004064292;0.5842261;-0.1005888,0.1747664;0.4758987;0.01427126,0.3183933;0.3191851;-0.04961395,0.3411516;0.3413628;-0.2925763,-0.1974536;0.4792856;-0.03960055,-0.3426748;0.3522776;-0.1493682,-0.2955365;0.2376642;-0.36075,0.08346951;0.008206755;-0.01947856,0.1261614;-0.2022166;-0.2633624,0.1242985;-0.5203813;-0.155808,0.1402573;-0.5545135;-0.233798,-0.07104436;8.008228E-05;-0.04864788,-0.03595683;-0.3227485;-0.06006974,0.02890449;-0.6448938;0.009325832,0.04476184;-0.6883283;-0.05999927,-0.0005730987;0.5131909;-0.08484411,395.0686
+0;0;0,-0.01605676;0.2974475;0.01907598,-0.03191443;0.590175;0.023586,0.1669216;0.4584637;0.01473127,0.2503155;0.3446943;-0.1570621,0.3078924;0.2594364;-0.3774416,-0.2114249;0.4590985;-0.04286323,-0.2270681;0.3427294;-0.2316078,-0.212715;0.2173845;-0.4395351,0.08276804;0.01020943;-0.02187791,0.1475267;-0.1707313;-0.2844126,0.1364892;-0.489603;-0.1788342,0.1677698;-0.5118665;-0.2595413,-0.07061951;4.931412E-05;-0.04946014,-0.04103913;-0.3239318;-0.05380713,-0.0008941479;-0.6540492;-0.005241219,0.0122524;-0.612994;-0.1048833,-0.02806375;0.51784;0.02476542,0;0;0,-0.001381576;0.2952407;-0.04390597,-0.004051045;0.5838474;-0.09550714,0.1717909;0.4767964;0.01742411,0.3157405;0.3217132;-0.05068374,0.3390447;0.3397634;-0.2921009,-0.1994692;0.4761412;-0.03715169,-0.3353099;0.335418;-0.1427701,-0.2932456;0.2333717;-0.3594918,0.08336643;0.008848965;-0.02012849,0.1279123;-0.2020178;-0.2638671,0.1246926;-0.5201331;-0.1555157,0.1398383;-0.5517887;-0.23421,-0.0713195;-0.000385201;-0.04844381,-0.03672988;-0.323707;-0.0595916,0.02835856;-0.6458976;0.01043991,0.04522801;-0.6881076;-0.05829682,-0.003504351;0.5129515;-0.08060598,395.0897
+0;0;0,-0.01605676;0.2974475;0.01907598,-0.03191443;0.590175;0.023586,0.1669216;0.4584637;0.01473127,0.2503155;0.3446943;-0.1570621,0.3078924;0.2594364;-0.3774416,-0.2114249;0.4590985;-0.04286323,-0.2270681;0.3427294;-0.2316078,-0.212715;0.2173845;-0.4395351,0.08276804;0.01020943;-0.02187791,0.1475267;-0.1707313;-0.2844126,0.1364892;-0.489603;-0.1788342,0.1677698;-0.5118665;-0.2595413,-0.07061951;4.931412E-05;-0.04946014,-0.04103913;-0.3239318;-0.05380713,-0.0008941479;-0.6540492;-0.005241219,0.0122524;-0.612994;-0.1048833,-0.02806375;0.51784;0.02476542,0;0;0,-0.001381576;0.2952407;-0.04390597,-0.004051045;0.5838474;-0.09550714,0.1717909;0.4767964;0.01742411,0.3157405;0.3217132;-0.05068374,0.3390447;0.3397634;-0.2921009,-0.1994692;0.4761412;-0.03715169,-0.3353099;0.335418;-0.1427701,-0.2932456;0.2333717;-0.3594918,0.08336643;0.008848965;-0.02012849,0.1279123;-0.2020178;-0.2638671,0.1246926;-0.5201331;-0.1555157,0.1398383;-0.5517887;-0.23421,-0.0713195;-0.000385201;-0.04844381,-0.03672988;-0.323707;-0.0595916,0.02835856;-0.6458976;0.01043991,0.04522801;-0.6881076;-0.05829682,-0.003504351;0.5129515;-0.08060598,395.1017
+0;0;0,-0.01614475;0.2971843;0.01939646,-0.03193786;0.5894582;0.02419994,0.1661689;0.4581703;0.01465979,0.249734;0.3453046;-0.1578927,0.308623;0.2612281;-0.3769314,-0.2104113;0.4586054;-0.04306769,-0.2381957;0.3367704;-0.227134,-0.2161546;0.22588;-0.440985,0.08326868;0.01008942;-0.02159486,0.1473572;-0.1675742;-0.2872466,0.1338777;-0.4909482;-0.1846622,0.162634;-0.5117776;-0.2635869,-0.07081709;0.0002053846;-0.04986686,-0.0409087;-0.324347;-0.0535783,-0.0003453456;-0.6578616;-0.004602447,0.01251645;-0.6171126;-0.1013428,-0.02811157;0.5172589;0.02531736,0;0;0,-0.002564237;0.2952355;-0.04224682,-0.007223874;0.5836817;-0.09200692,0.169023;0.4767627;0.0191977,0.3138098;0.3233467;-0.05148792,0.3358957;0.3414766;-0.2916925,-0.200704;0.4728802;-0.03390756,-0.3318178;0.3292472;-0.141958,-0.2908457;0.2342485;-0.3606158,0.08349694;0.009565145;-0.02094221,0.1292818;-0.202856;-0.2638898,0.1237397;-0.5245916;-0.1555774,0.1398558;-0.5523701;-0.233305,-0.07191539;-0.0008394953;-0.0482626,-0.0375167;-0.324785;-0.059152,0.02754411;-0.6503902;0.01173087,0.04625772;-0.6897708;-0.05517052,-0.006157249;0.5128403;-0.07755065,395.1237
+0;0;0,-0.01614475;0.2971843;0.01939646,-0.03193786;0.5894582;0.02419994,0.1661689;0.4581703;0.01465979,0.249734;0.3453046;-0.1578927,0.308623;0.2612281;-0.3769314,-0.2104113;0.4586054;-0.04306769,-0.2381957;0.3367704;-0.227134,-0.2161546;0.22588;-0.440985,0.08326868;0.01008942;-0.02159486,0.1473572;-0.1675742;-0.2872466,0.1338777;-0.4909482;-0.1846622,0.162634;-0.5117776;-0.2635869,-0.07081709;0.0002053846;-0.04986686,-0.0409087;-0.324347;-0.0535783,-0.0003453456;-0.6578616;-0.004602447,0.01251645;-0.6171126;-0.1013428,-0.02811157;0.5172589;0.02531736,0;0;0,-0.002564237;0.2952355;-0.04224682,-0.007223874;0.5836817;-0.09200692,0.169023;0.4767627;0.0191977,0.3138098;0.3233467;-0.05148792,0.3358957;0.3414766;-0.2916925,-0.200704;0.4728802;-0.03390756,-0.3318178;0.3292472;-0.141958,-0.2908457;0.2342485;-0.3606158,0.08349694;0.009565145;-0.02094221,0.1292818;-0.202856;-0.2638898,0.1237397;-0.5245916;-0.1555774,0.1398558;-0.5523701;-0.233305,-0.07191539;-0.0008394953;-0.0482626,-0.0375167;-0.324785;-0.059152,0.02754411;-0.6503902;0.01173087,0.04625772;-0.6897708;-0.05517052,-0.006157249;0.5128403;-0.07755065,395.1362
+0;0;0,-0.01617903;0.2978153;0.01943765,-0.03203611;0.591274;0.02425885,0.1655006;0.4598311;0.01475612,0.2490824;0.3469427;-0.1578311,0.3079409;0.2629097;-0.3767561,-0.2099403;0.4602648;-0.04279671,-0.2377302;0.3384053;-0.2269,-0.2157006;0.2275725;-0.4406401,0.08358552;0.01012781;-0.02167702,0.1479016;-0.1681667;-0.2882722,0.1340938;-0.499418;-0.1831889,0.16015;-0.5154746;-0.2547027,-0.07108654;0.0002061661;-0.0500566,-0.04107193;-0.3254988;-0.05378122,0.0004795156;-0.6671376;-0.003612354,0.01213361;-0.627398;-0.09126896,-0.02819212;0.5187408;0.02538144,0;0;0,-0.00491339;0.2961726;-0.0398891,-0.01313071;0.5861686;-0.08712196,0.1639861;0.4771952;0.02167153,0.3114025;0.3264466;-0.04945731,0.3304433;0.3459219;-0.289691,-0.2041548;0.4694045;-0.03128367,-0.3309542;0.3235905;-0.1416297,-0.2919044;0.2466972;-0.3674982,0.08355251;0.01057804;-0.02158904,0.1318573;-0.2032633;-0.2643585,0.1212753;-0.5319557;-0.1511779,0.1236446;-0.5734305;-0.2040939,-0.07245798;-0.001602248;-0.04802371,-0.04026078;-0.3270495;-0.05480259,0.02919753;-0.6599703;0.01799693,0.04655223;-0.6928573;-0.04248776,-0.01111053;0.514879;-0.07330847,395.1569
+0;0;0,-0.01622467;0.2977645;0.0201647,-0.03203245;0.5912166;0.02547271,0.1654798;0.459876;0.0149822,0.2486321;0.3529313;-0.1615527,0.3049718;0.2900602;-0.3881075,-0.2096091;0.4600126;-0.04240057,-0.2279171;0.334162;-0.2249998,-0.2143161;0.2314696;-0.4434565,0.08372818;0.009898685;-0.02122762,0.1470902;-0.1641168;-0.2908614,0.1333523;-0.4961391;-0.1882313,0.158814;-0.5120553;-0.2600488,-0.0709976;0.0003241682;-0.05018206,-0.04040819;-0.3253366;-0.05297995,0.001201235;-0.6669203;-0.002484348,0.01281288;-0.6271457;-0.0901427,-0.02819383;0.5186816;0.02649473,0;0;0,-0.00491339;0.2961726;-0.0398891,-0.01313071;0.5861686;-0.08712196,0.1639861;0.4771952;0.02167153,0.3114025;0.3264466;-0.04945731,0.3304433;0.3459219;-0.289691,-0.2041548;0.4694045;-0.03128367,-0.3309542;0.3235905;-0.1416297,-0.2919044;0.2466972;-0.3674982,0.08355251;0.01057804;-0.02158904,0.1318573;-0.2032633;-0.2643585,0.1212753;-0.5319557;-0.1511779,0.1236446;-0.5734305;-0.2040939,-0.07245798;-0.001602248;-0.04802371,-0.04026078;-0.3270495;-0.05480259,0.02919753;-0.6599703;0.01799693,0.04655223;-0.6928573;-0.04248776,-0.01111053;0.514879;-0.07330847,395.1693
+0;0;0,-0.01615805;0.2965419;0.02008191,-0.0319109;0.5889727;0.0253743,0.1626157;0.4588528;0.01505576,0.2458692;0.351778;-0.1616939,0.3019899;0.2891513;-0.3873679,-0.2067237;0.4589874;-0.04144743,-0.2250539;0.3329836;-0.2242688,-0.2115058;0.2306905;-0.4418762,0.08419607;0.009954001;-0.02134624,0.1483103;-0.1661274;-0.2941811,0.1343658;-0.5031443;-0.1900072,0.1599622;-0.5193034;-0.2622045,-0.07139435;0.0003259797;-0.05046249,-0.04044178;-0.3292011;-0.0532936,0.001793567;-0.6759231;-0.002038393,0.01346662;-0.6360968;-0.09016031,-0.02808917;0.5167571;0.02639182,0;0;0,-0.005727142;0.2951548;-0.0381093,-0.0145689;0.5842319;-0.08449435,0.1592221;0.4788308;0.0250864,0.3066547;0.3293748;-0.0495,0.327284;0.3434343;-0.2890353,-0.2023769;0.4672993;-0.03026754,-0.3092334;0.3174502;-0.1558204,-0.2730982;0.292629;-0.3926296,0.0835967;0.01194352;-0.02264214,0.1364869;-0.2047631;-0.2671723,0.1197902;-0.537181;-0.1495004,0.1296083;-0.5658435;-0.2162881,-0.07326141;-0.002606441;-0.04764131,-0.042041;-0.3320626;-0.05381028,0.02855458;-0.6701102;0.01945075,0.04826328;-0.7030537;-0.04094773,-0.01240338;0.5132325;-0.07088757,395.1904
+0;0;0,-0.01615805;0.2965419;0.02008191,-0.0319109;0.5889727;0.0253743,0.1626157;0.4588528;0.01505576,0.2458692;0.351778;-0.1616939,0.3019899;0.2891513;-0.3873679,-0.2067237;0.4589874;-0.04144743,-0.2250539;0.3329836;-0.2242688,-0.2115058;0.2306905;-0.4418762,0.08419607;0.009954001;-0.02134624,0.1483103;-0.1661274;-0.2941811,0.1343658;-0.5031443;-0.1900072,0.1599622;-0.5193034;-0.2622045,-0.07139435;0.0003259797;-0.05046249,-0.04044178;-0.3292011;-0.0532936,0.001793567;-0.6759231;-0.002038393,0.01346662;-0.6360968;-0.09016031,-0.02808917;0.5167571;0.02639182,0;0;0,-0.005727142;0.2951548;-0.0381093,-0.0145689;0.5842319;-0.08449435,0.1592221;0.4788308;0.0250864,0.3066547;0.3293748;-0.0495,0.327284;0.3434343;-0.2890353,-0.2023769;0.4672993;-0.03026754,-0.3092334;0.3174502;-0.1558204,-0.2730982;0.292629;-0.3926296,0.0835967;0.01194352;-0.02264214,0.1364869;-0.2047631;-0.2671723,0.1197902;-0.537181;-0.1495004,0.1296083;-0.5658435;-0.2162881,-0.07326141;-0.002606441;-0.04764131,-0.042041;-0.3320626;-0.05381028,0.02855458;-0.6701102;0.01945075,0.04826328;-0.7030537;-0.04094773,-0.01240338;0.5132325;-0.07088757,395.2021
+0;0;0,-0.01621165;0.2966006;0.02093584,-0.03188107;0.5885209;0.02673435,0.1635745;0.4581435;0.01554053,0.2461933;0.3585469;-0.1659396,0.3141128;0.3045749;-0.3877246,-0.2074917;0.4584061;-0.04098299,-0.2249955;0.3294958;-0.2219695,-0.2130174;0.2328906;-0.439314,0.08449472;0.009669036;-0.02068023,0.1483441;-0.1656299;-0.2975508,0.1334482;-0.5100266;-0.1941546,0.1550522;-0.5177619;-0.2590787,-0.07116988;0.0005720481;-0.05094155,-0.03960412;-0.3317922;-0.05212607,0.003426075;-0.6852832;-2.806634E-05,0.01358846;-0.6466657;-0.0770235,-0.02806691;0.5164258;0.02764875,0;0;0,-0.00817804;0.2953764;-0.0368638,-0.01954767;0.5839892;-0.08238506,0.1567086;0.4793648;0.02609682,0.3058683;0.3321444;-0.04978394,0.3232602;0.3441551;-0.2869925,-0.2069923;0.4641714;-0.02769573,-0.3257719;0.3117908;-0.138835,-0.2913221;0.2530185;-0.3670316,0.08361378;0.01230732;-0.02275491,0.1406729;-0.2047573;-0.2699208,0.12144;-0.5458399;-0.1567199,0.1217296;-0.5775217;-0.2046897,-0.07343396;-0.00308178;-0.04752343,-0.04377789;-0.3355813;-0.05284673,0.03477732;-0.6784723;0.02315711,0.04487227;-0.6672701;-0.05201314,-0.01679343;0.5131075;-0.06892085,395.2236
+0;0;0,-0.01621165;0.2966006;0.02093584,-0.03188107;0.5885209;0.02673435,0.1635745;0.4581435;0.01554053,0.2461933;0.3585469;-0.1659396,0.3141128;0.3045749;-0.3877246,-0.2074917;0.4584061;-0.04098299,-0.2249955;0.3294958;-0.2219695,-0.2130174;0.2328906;-0.439314,0.08449472;0.009669036;-0.02068023,0.1483441;-0.1656299;-0.2975508,0.1334482;-0.5100266;-0.1941546,0.1550522;-0.5177619;-0.2590787,-0.07116988;0.0005720481;-0.05094155,-0.03960412;-0.3317922;-0.05212607,0.003426075;-0.6852832;-2.806634E-05,0.01358846;-0.6466657;-0.0770235,-0.02806691;0.5164258;0.02764875,0;0;0,-0.00817804;0.2953764;-0.0368638,-0.01954767;0.5839892;-0.08238506,0.1567086;0.4793648;0.02609682,0.3058683;0.3321444;-0.04978394,0.3232602;0.3441551;-0.2869925,-0.2069923;0.4641714;-0.02769573,-0.3257719;0.3117908;-0.138835,-0.2913221;0.2530185;-0.3670316,0.08361378;0.01230732;-0.02275491,0.1406729;-0.2047573;-0.2699208,0.12144;-0.5458399;-0.1567199,0.1217296;-0.5775217;-0.2046897,-0.07343396;-0.00308178;-0.04752343,-0.04377789;-0.3355813;-0.05284673,0.03477732;-0.6784723;0.02315711,0.04487227;-0.6672701;-0.05201314,-0.01679343;0.5131075;-0.06892085,395.2359
+0;0;0,-0.01619467;0.2962899;0.02091392,-0.03181607;0.5873156;0.02669473,0.162439;0.4575223;0.01557318,0.2450411;0.3579458;-0.1658703,0.3134789;0.303562;-0.3893476,-0.2063256;0.4577833;-0.04059973,-0.2238258;0.328899;-0.2215498,-0.2117563;0.2315567;-0.4405526,0.08456478;0.009677052;-0.02069738,0.1486118;-0.1661646;-0.298425,0.1335245;-0.5149872;-0.1937,0.1573583;-0.5266172;-0.2653252,-0.07122888;0.0005725223;-0.05098378,-0.03956541;-0.3328205;-0.05217197,0.004017778;-0.6908544;0.0005955659,0.01522904;-0.6513475;-0.08434676,-0.02801369;0.5154432;0.02760631,0;0;0,-0.009810209;0.2951678;-0.03559661,-0.02278742;0.5830113;-0.07978296,0.1535732;0.4803782;0.02683139,0.3040208;0.3341153;-0.0482223,0.3202422;0.3466432;-0.2873108,-0.2086071;0.4620188;-0.02725076,-0.3246028;0.3097566;-0.1413629,-0.2897533;0.2350974;-0.3667402,0.08356735;0.01270926;-0.0229826,0.1445528;-0.2010907;-0.2734327,0.1201602;-0.5449598;-0.1549792,0.1270878;-0.5653964;-0.2245452,-0.07355307;-0.00351149;-0.04744304,-0.04403099;-0.3370649;-0.05249239,0.0364618;-0.6841047;0.02468577,0.04754218;-0.6747117;-0.05828321,-0.01968385;0.5123138;-0.06662416,395.2574
+0;0;0,-0.01631238;0.2962533;0.0213363,-0.03201096;0.5872647;0.0276155,0.1621788;0.4573433;0.01570106,0.2447907;0.3594503;-0.166652,0.297191;0.3082065;-0.3951507,-0.2058722;0.4570594;-0.04087667,-0.224083;0.328258;-0.2218157,-0.2133439;0.236956;-0.4434732,0.08466151;0.009535049;-0.02036512,0.14677;-0.1692766;-0.2966329,0.1313749;-0.5195404;-0.1968809,0.1548543;-0.5315133;-0.268423,-0.07117015;0.0006386482;-0.05106495,-0.03914415;-0.3327205;-0.05201942,0.004449219;-0.690729;0.0009118617,0.01570622;-0.6511961;-0.08402151,-0.0281919;0.5153917;0.02839733,0;0;0,-0.009810209;0.2951678;-0.03559661,-0.02278742;0.5830113;-0.07978296,0.1535732;0.4803782;0.02683139,0.3040208;0.3341153;-0.0482223,0.3202422;0.3466432;-0.2873108,-0.2086071;0.4620188;-0.02725076,-0.3246028;0.3097566;-0.1413629,-0.2897533;0.2350974;-0.3667402,0.08356735;0.01270926;-0.0229826,0.1445528;-0.2010907;-0.2734327,0.1201602;-0.5449598;-0.1549792,0.1270878;-0.5653964;-0.2245452,-0.07355307;-0.00351149;-0.04744304,-0.04403099;-0.3370649;-0.05249239,0.0364618;-0.6841047;0.02468577,0.04754218;-0.6747117;-0.05828321,-0.01968385;0.5123138;-0.06662416,395.2697
+0;0;0,-0.01632123;0.2964141;0.02134788,-0.03202612;0.5875431;0.02762806,0.1630644;0.457283;0.01565449,0.2456902;0.3593735;-0.1667295,0.2981766;0.3080454;-0.3956037,-0.2067213;0.4569977;-0.04118989,-0.2249352;0.3281745;-0.2221596,-0.2141785;0.2367224;-0.4441813,0.08479037;0.009549563;-0.02039612,0.1469207;-0.1693247;-0.2967606,0.1315948;-0.5180115;-0.1974578,0.1532298;-0.526687;-0.2633796,-0.07127848;0.0006396202;-0.05114268,-0.03924126;-0.3328363;-0.05209747,0.004155841;-0.6892329;0.0005954914,0.01452851;-0.650449;-0.07766563,-0.0282036;0.515605;0.0284106,0;0;0,-0.01160838;0.2953186;-0.035151,-0.02651474;0.583185;-0.07934284,0.1516617;0.480614;0.02689409,0.30326;0.3357372;-0.04864311,0.3184307;0.3465563;-0.2882795,-0.2118169;0.4575731;-0.02795985,-0.3266966;0.3055801;-0.1436231,-0.2902486;0.2341534;-0.3702121,0.0836072;0.01301724;-0.02317309,0.1454819;-0.2009031;-0.2734592,0.1183204;-0.5426571;-0.1545272,0.1178623;-0.5696155;-0.2098904,-0.07372415;-0.00381985;-0.04740002,-0.04471985;-0.3375294;-0.0528949,0.03251609;-0.6848854;0.01821661,0.04280299;-0.6736825;-0.0582713,-0.02292775;0.5124552;-0.06612349,395.2912
+0;0;0,-0.01632123;0.2964141;0.02134788,-0.03202612;0.5875431;0.02762806,0.1630644;0.457283;0.01565449,0.2456902;0.3593735;-0.1667295,0.2981766;0.3080454;-0.3956037,-0.2067213;0.4569977;-0.04118989,-0.2249352;0.3281745;-0.2221596,-0.2141785;0.2367224;-0.4441813,0.08479037;0.009549563;-0.02039612,0.1469207;-0.1693247;-0.2967606,0.1315948;-0.5180115;-0.1974578,0.1532298;-0.526687;-0.2633796,-0.07127848;0.0006396202;-0.05114268,-0.03924126;-0.3328363;-0.05209747,0.004155841;-0.6892329;0.0005954914,0.01452851;-0.650449;-0.07766563,-0.0282036;0.515605;0.0284106,0;0;0,-0.01160838;0.2953186;-0.035151,-0.02651474;0.583185;-0.07934284,0.1516617;0.480614;0.02689409,0.30326;0.3357372;-0.04864311,0.3184307;0.3465563;-0.2882795,-0.2118169;0.4575731;-0.02795985,-0.3266966;0.3055801;-0.1436231,-0.2902486;0.2341534;-0.3702121,0.0836072;0.01301724;-0.02317309,0.1454819;-0.2009031;-0.2734592,0.1183204;-0.5426571;-0.1545272,0.1178623;-0.5696155;-0.2098904,-0.07372415;-0.00381985;-0.04740002,-0.04471985;-0.3375294;-0.0528949,0.03251609;-0.6848854;0.01821661,0.04280299;-0.6736825;-0.0582713,-0.02292775;0.5124552;-0.06612349,395.303
+0;0;0,-0.01648313;0.2963378;0.02195856,-0.03224517;0.5873663;0.02876932,0.1626224;0.4569868;0.01607314,0.2454623;0.3624759;-0.1681677,0.3080156;0.3238021;-0.3963146,-0.2064872;0.4565864;-0.04064786,-0.2319893;0.3594536;-0.2397818,-0.2165866;0.2690568;-0.4612558,0.08498526;0.009545431;-0.02018153,0.1462834;-0.1708413;-0.2956657,0.1316678;-0.5012908;-0.2043949,0.1549763;-0.5132016;-0.2806701,-0.07138056;0.0005761236;-0.05123853,-0.03871168;-0.3327721;-0.05143352,0.001887195;-0.6696935;-0.0006733388,0.01362704;-0.6296996;-0.08944273,-0.02840697;0.5154285;0.02943152,0;0;0,-0.0128399;0.295305;-0.03464246,-0.02832314;0.5830233;-0.07902884,0.1500334;0.4804015;0.02682829,0.3041285;0.3390759;-0.05076814,0.317764;0.3467888;-0.289963,-0.2128237;0.4556352;-0.02764092,-0.3254107;0.3032822;-0.1453363,-0.2896137;0.2364035;-0.3727245,0.08363011;0.01359037;-0.02328539,0.1460742;-0.2010962;-0.2726822,0.1152899;-0.5236254;-0.1596863,0.1263784;-0.5387661;-0.2368684,-0.07390125;-0.004387518;-0.04733137,-0.04531489;-0.3380634;-0.05295382,0.02770246;-0.6665235;0.0143018,0.0392513;-0.6578003;-0.07248314,-0.02461377;0.5123167;-0.06572366,395.3242
+0;0;0,-0.01648313;0.2963378;0.02195856,-0.03224517;0.5873663;0.02876932,0.1626224;0.4569868;0.01607314,0.2454623;0.3624759;-0.1681677,0.3080156;0.3238021;-0.3963146,-0.2064872;0.4565864;-0.04064786,-0.2319893;0.3594536;-0.2397818,-0.2165866;0.2690568;-0.4612558,0.08498526;0.009545431;-0.02018153,0.1462834;-0.1708413;-0.2956657,0.1316678;-0.5012908;-0.2043949,0.1549763;-0.5132016;-0.2806701,-0.07138056;0.0005761236;-0.05123853,-0.03871168;-0.3327721;-0.05143352,0.001887195;-0.6696935;-0.0006733388,0.01362704;-0.6296996;-0.08944273,-0.02840697;0.5154285;0.02943152,0;0;0,-0.0128399;0.295305;-0.03464246,-0.02832314;0.5830233;-0.07902884,0.1500334;0.4804015;0.02682829,0.3041285;0.3390759;-0.05076814,0.317764;0.3467888;-0.289963,-0.2128237;0.4556352;-0.02764092,-0.3254107;0.3032822;-0.1453363,-0.2896137;0.2364035;-0.3727245,0.08363011;0.01359037;-0.02328539,0.1460742;-0.2010962;-0.2726822,0.1152899;-0.5236254;-0.1596863,0.1263784;-0.5387661;-0.2368684,-0.07390125;-0.004387518;-0.04733137,-0.04531489;-0.3380634;-0.05295382,0.02770246;-0.6665235;0.0143018,0.0392513;-0.6578003;-0.07248314,-0.02461377;0.5123167;-0.06572366,395.3362
+0;0;0,-0.01648313;0.2963378;0.02195856,-0.03224517;0.5873663;0.02876932,0.1626224;0.4569868;0.01607314,0.2454623;0.3624759;-0.1681677,0.3080156;0.3238021;-0.3963146,-0.2064872;0.4565864;-0.04064786,-0.2319893;0.3594536;-0.2397818,-0.2165866;0.2690568;-0.4612558,0.08498526;0.009545431;-0.02018153,0.1462834;-0.1708413;-0.2956657,0.1316678;-0.5012908;-0.2043949,0.1549763;-0.5132016;-0.2806701,-0.07138056;0.0005761236;-0.05123853,-0.03871168;-0.3327721;-0.05143352,0.001887195;-0.6696935;-0.0006733388,0.01362704;-0.6296996;-0.08944273,-0.02840697;0.5154285;0.02943152,0;0;0,-0.0128399;0.295305;-0.03464246,-0.02832314;0.5830233;-0.07902884,0.1500334;0.4804015;0.02682829,0.3041285;0.3390759;-0.05076814,0.317764;0.3467888;-0.289963,-0.2128237;0.4556352;-0.02764092,-0.3254107;0.3032822;-0.1453363,-0.2896137;0.2364035;-0.3727245,0.08363011;0.01359037;-0.02328539,0.1460742;-0.2010962;-0.2726822,0.1152899;-0.5236254;-0.1596863,0.1263784;-0.5387661;-0.2368684,-0.07390125;-0.004387518;-0.04733137,-0.04531489;-0.3380634;-0.05295382,0.02770246;-0.6665235;0.0143018,0.0392513;-0.6578003;-0.07248314,-0.02461377;0.5123167;-0.06572366,395.347
+0;0;0,-0.01664468;0.2960341;0.02265708,-0.03243219;0.5866283;0.02997057,0.1631127;0.4560607;0.01654277,0.2446505;0.3747644;-0.1745328,0.3139293;0.3014704;-0.3918319,-0.2071817;0.4556952;-0.04018816,-0.2227322;0.3453588;-0.2334533,-0.2153238;0.2591803;-0.4568563,0.08504581;0.009604725;-0.02007,0.1454672;-0.1709317;-0.2956621,0.130875;-0.4902046;-0.209973,0.1540359;-0.4995442;-0.2857697,-0.0714421;0.0004652114;-0.05122163,-0.03834971;-0.3328512;-0.05069731,0.0007168427;-0.6576412;-0.0009373464,0.01218732;-0.6177928;-0.08811887,-0.02858049;0.514787;0.03052476,0;0;0,-0.01390191;0.2950442;-0.0343833,-0.02997549;0.5822636;-0.07902908,0.1494726;0.4801983;0.02690601,0.3046083;0.340426;-0.05160499,0.3156169;0.348632;-0.2907743,-0.2146829;0.4540673;-0.02664089,-0.3252055;0.3024585;-0.1473342,-0.2905158;0.2351874;-0.3746263,0.0836411;0.01384759;-0.02324343,0.1465389;-0.2012389;-0.2721949,0.1135687;-0.5124446;-0.1647017,0.1274553;-0.529943;-0.2380519,-0.07394292;-0.004736645;-0.04730596,-0.04552646;-0.3384347;-0.05307879,0.02477035;-0.6551553;0.01201488,0.03598067;-0.6460269;-0.073237,-0.02613226;0.5116808;-0.06562686,395.3696
+0;0;0,-0.01660345;0.2953008;0.02260096,-0.03235696;0.5852692;0.02989823,0.162024;0.4551999;0.01655366,0.2436187;0.3738468;-0.1746554,0.3123937;0.3010858;-0.3903744,-0.2060369;0.4548366;-0.03983508,-0.2215982;0.3444231;-0.2332353,-0.2142438;0.2588713;-0.4550137,0.08490224;0.009588511;-0.02003611,0.1439648;-0.1668876;-0.2894301,0.1303559;-0.4646444;-0.2095156,0.1585808;-0.4825854;-0.301885,-0.07132149;0.0004644261;-0.05113516,-0.03897338;-0.3253555;-0.05062264,-0.002539549;-0.6282576;-0.004216041,0.0114389;-0.586256;-0.1104594,-0.02851298;0.5135719;0.03045131,0;0;0,-0.01410097;0.2943949;-0.03349471,-0.02986901;0.5810377;-0.07786393,0.1488069;0.4798138;0.02695346,0.307209;0.3449243;-0.05398178,0.3148704;0.3520104;-0.2915738,-0.2137756;0.4538127;-0.0263194,-0.3228122;0.3033127;-0.1500032,-0.2897507;0.2357696;-0.3756217,0.08349498;0.01385203;-0.02320528,0.1492387;-0.1895511;-0.2712178,0.1111333;-0.4772831;-0.1663897,0.1282517;-0.5171958;-0.2466784,-0.07379834;-0.004920919;-0.04723734,-0.04745349;-0.3310381;-0.05984148,0.01693141;-0.6260127;0.003996246,0.0304993;-0.6213613;-0.09992899,-0.02609855;0.5105887;-0.06451106,395.3916
+0;0;0,-0.01660345;0.2953008;0.02260096,-0.03235696;0.5852692;0.02989823,0.162024;0.4551999;0.01655366,0.2436187;0.3738468;-0.1746554,0.3123937;0.3010858;-0.3903744,-0.2060369;0.4548366;-0.03983508,-0.2215982;0.3444231;-0.2332353,-0.2142438;0.2588713;-0.4550137,0.08490224;0.009588511;-0.02003611,0.1439648;-0.1668876;-0.2894301,0.1303559;-0.4646444;-0.2095156,0.1585808;-0.4825854;-0.301885,-0.07132149;0.0004644261;-0.05113516,-0.03897338;-0.3253555;-0.05062264,-0.002539549;-0.6282576;-0.004216041,0.0114389;-0.586256;-0.1104594,-0.02851298;0.5135719;0.03045131,0;0;0,-0.01410097;0.2943949;-0.03349471,-0.02986901;0.5810377;-0.07786393,0.1488069;0.4798138;0.02695346,0.307209;0.3449243;-0.05398178,0.3148704;0.3520104;-0.2915738,-0.2137756;0.4538127;-0.0263194,-0.3228122;0.3033127;-0.1500032,-0.2897507;0.2357696;-0.3756217,0.08349498;0.01385203;-0.02320528,0.1492387;-0.1895511;-0.2712178,0.1111333;-0.4772831;-0.1663897,0.1282517;-0.5171958;-0.2466784,-0.07379834;-0.004920919;-0.04723734,-0.04745349;-0.3310381;-0.05984148,0.01693141;-0.6260127;0.003996246,0.0304993;-0.6213613;-0.09992899,-0.02609855;0.5105887;-0.06451106,395.403
+0;0;0,-0.01761561;0.2946716;0.02324038,-0.0337324;0.5841537;0.03092491,0.159611;0.4542865;0.01739817,0.2404368;0.3789917;-0.1766378,0.2950879;0.3155939;-0.4006659,-0.206337;0.4541714;-0.03856509,-0.2223509;0.3430761;-0.2315766,-0.2127919;0.2652594;-0.4575142,0.08479676;0.01092489;-0.02010571,0.1467769;-0.1158664;-0.3092173,0.1292127;-0.4133213;-0.2199278,0.1566471;-0.4294958;-0.307075,-0.07177114;-0.0004669305;-0.05062379,-0.04027905;-0.3206397;-0.0497731,-0.00359159;-0.6258736;-0.002372637,0.009642054;-0.5844372;-0.1032361,-0.02980343;0.5125661;0.03141092,0;0;0,-0.01436454;0.2938955;-0.03317976,-0.0300502;0.5800708;-0.07761884,0.1477514;0.4798595;0.02679038,0.3069409;0.3460959;-0.05456114,0.3152073;0.3633549;-0.2929482,-0.2130918;0.453876;-0.02602791,-0.3205765;0.3032997;-0.1510314,-0.2884791;0.2353169;-0.3780617,0.08355965;0.01401231;-0.02314138,0.1507002;-0.1791407;-0.2715104,0.1113067;-0.470796;-0.1707838,0.1271138;-0.4976017;-0.2544653,-0.07385919;-0.0051873;-0.04724399,-0.04772042;-0.3256007;-0.05969731,0.01661557;-0.6230028;0.004904762,0.02937453;-0.6170403;-0.09378043,-0.02629991;0.5097355;-0.06422758,395.4248
+0;0;0,-0.01761561;0.2946716;0.02324038,-0.0337324;0.5841537;0.03092491,0.159611;0.4542865;0.01739817,0.2404368;0.3789917;-0.1766378,0.2950879;0.3155939;-0.4006659,-0.206337;0.4541714;-0.03856509,-0.2223509;0.3430761;-0.2315766,-0.2127919;0.2652594;-0.4575142,0.08479676;0.01092489;-0.02010571,0.1467769;-0.1158664;-0.3092173,0.1292127;-0.4133213;-0.2199278,0.1566471;-0.4294958;-0.307075,-0.07177114;-0.0004669305;-0.05062379,-0.04027905;-0.3206397;-0.0497731,-0.00359159;-0.6258736;-0.002372637,0.009642054;-0.5844372;-0.1032361,-0.02980343;0.5125661;0.03141092,0;0;0,-0.01436454;0.2938955;-0.03317976,-0.0300502;0.5800708;-0.07761884,0.1477514;0.4798595;0.02679038,0.3069409;0.3460959;-0.05456114,0.3152073;0.3633549;-0.2929482,-0.2130918;0.453876;-0.02602791,-0.3205765;0.3032997;-0.1510314,-0.2884791;0.2353169;-0.3780617,0.08355965;0.01401231;-0.02314138,0.1507002;-0.1791407;-0.2715104,0.1113067;-0.470796;-0.1707838,0.1271138;-0.4976017;-0.2544653,-0.07385919;-0.0051873;-0.04724399,-0.04772042;-0.3256007;-0.05969731,0.01661557;-0.6230028;0.004904762,0.02937453;-0.6170403;-0.09378043,-0.02629991;0.5097355;-0.06422758,395.4372
+0;0;0,-0.01861398;0.2940367;0.02406866,-0.0352105;0.5830459;0.0322554,0.1577324;0.453793;0.01850334,0.2381476;0.3806297;-0.1765676,0.2918034;0.3221568;-0.4008453,-0.206954;0.4532235;-0.03731553,-0.2232554;0.3431264;-0.2309261,-0.2105751;0.3085097;-0.4659567,0.08464946;0.01186069;-0.02033034,0.1416586;-0.08493631;-0.3174329,0.1280525;-0.406022;-0.2337893,0.1396751;-0.3653405;-0.3368739,-0.07220393;-0.001347476;-0.05004304,-0.04136989;-0.3174775;-0.04919232,-0.002587266;-0.6435606;0.0002351254,0.01085753;-0.6017821;-0.1025079,-0.03113593;0.511553;0.03263288,0;0;0,-0.01475286;0.2934232;-0.03268862,-0.03034167;0.5791863;-0.07700419,0.1469809;0.4791671;0.02682138,0.3075524;0.3474011;-0.05519461,0.3146772;0.3605891;-0.2926264,-0.2126388;0.4527708;-0.02552607,-0.3081915;0.3086919;-0.1668876,-0.2784983;0.2888926;-0.4020999,0.08360584;0.01410168;-0.02303767,0.1598063;-0.135234;-0.292819,0.1156136;-0.4464607;-0.1857567,0.1255795;-0.484554;-0.2641122,-0.07387087;-0.005422605;-0.04725694,-0.04770935;-0.3217605;-0.0588997,0.02054969;-0.6392487;0.01052184,0.03343881;-0.633698;-0.09003523,-0.02662605;0.5089344;-0.06363106,395.4584
+0;0;0,-0.01861398;0.2940367;0.02406866,-0.0352105;0.5830459;0.0322554,0.1577324;0.453793;0.01850334,0.2381476;0.3806297;-0.1765676,0.2918034;0.3221568;-0.4008453,-0.206954;0.4532235;-0.03731553,-0.2232554;0.3431264;-0.2309261,-0.2105751;0.3085097;-0.4659567,0.08464946;0.01186069;-0.02033034,0.1416586;-0.08493631;-0.3174329,0.1280525;-0.406022;-0.2337893,0.1396751;-0.3653405;-0.3368739,-0.07220393;-0.001347476;-0.05004304,-0.04136989;-0.3174775;-0.04919232,-0.002587266;-0.6435606;0.0002351254,0.01085753;-0.6017821;-0.1025079,-0.03113593;0.511553;0.03263288,0;0;0,-0.01475286;0.2934232;-0.03268862,-0.03034167;0.5791863;-0.07700419,0.1469809;0.4791671;0.02682138,0.3075524;0.3474011;-0.05519461,0.3146772;0.3605891;-0.2926264,-0.2126388;0.4527708;-0.02552607,-0.3081915;0.3086919;-0.1668876,-0.2784983;0.2888926;-0.4020999,0.08360584;0.01410168;-0.02303767,0.1598063;-0.135234;-0.292819,0.1156136;-0.4464607;-0.1857567,0.1255795;-0.484554;-0.2641122,-0.07387087;-0.005422605;-0.04725694,-0.04770935;-0.3217605;-0.0588997,0.02054969;-0.6392487;0.01052184,0.03343881;-0.633698;-0.09003523,-0.02662605;0.5089344;-0.06363106,395.4708
+0;0;0,-0.01857764;0.2934626;0.02402167,-0.03514535;0.5819703;0.03219397,0.1574418;0.452943;0.01846739,0.2378515;0.3797846;-0.1765903,0.2916529;0.3211533;-0.4014764,-0.2065708;0.4523746;-0.03724837,-0.2228711;0.342285;-0.2308458,-0.2101564;0.3075743;-0.4665139,0.08466946;0.0118635;-0.02033514,0.1416994;-0.08496886;-0.3175462,0.1285935;-0.3942495;-0.2369779,0.1403721;-0.3534248;-0.3414451,-0.072221;-0.001347795;-0.05005486,-0.0413757;-0.3175932;-0.04920384,-0.004018955;-0.6316876;-0.001593646,0.00960616;-0.5897511;-0.1057146,-0.03107756;0.5105963;0.03257082,0;0;0,-0.01543762;0.2928438;-0.03235245,-0.03145552;0.5780625;-0.07673526,0.1457805;0.4789867;0.02696157,0.3067732;0.3475366;-0.05469371,0.3138841;0.3642551;-0.2925506,-0.2132603;0.4521027;-0.02478283,-0.3180174;0.3026448;-0.1534439,-0.2882375;0.2339008;-0.3799243,0.08364465;0.01420331;-0.02291322,0.1602942;-0.1335171;-0.2935917,0.1188088;-0.4338479;-0.1916213,0.1240006;-0.4677177;-0.2756629,-0.0738571;-0.005648526;-0.04729059,-0.04730804;-0.3220573;-0.05928941,0.0187589;-0.6277822;0.007680904,0.03173004;-0.6226076;-0.09422468,-0.02763079;0.5079442;-0.06332874,395.4919
+0;0;0,-0.01857764;0.2934626;0.02402167,-0.03514535;0.5819703;0.03219397,0.1574418;0.452943;0.01846739,0.2378515;0.3797846;-0.1765903,0.2916529;0.3211533;-0.4014764,-0.2065708;0.4523746;-0.03724837,-0.2228711;0.342285;-0.2308458,-0.2101564;0.3075743;-0.4665139,0.08466946;0.0118635;-0.02033514,0.1416994;-0.08496886;-0.3175462,0.1285935;-0.3942495;-0.2369779,0.1403721;-0.3534248;-0.3414451,-0.072221;-0.001347795;-0.05005486,-0.0413757;-0.3175932;-0.04920384,-0.004018955;-0.6316876;-0.001593646,0.00960616;-0.5897511;-0.1057146,-0.03107756;0.5105963;0.03257082,0;0;0,-0.01543762;0.2928438;-0.03235245,-0.03145552;0.5780625;-0.07673526,0.1457805;0.4789867;0.02696157,0.3067732;0.3475366;-0.05469371,0.3138841;0.3642551;-0.2925506,-0.2132603;0.4521027;-0.02478283,-0.3180174;0.3026448;-0.1534439,-0.2882375;0.2339008;-0.3799243,0.08364465;0.01420331;-0.02291322,0.1602942;-0.1335171;-0.2935917,0.1188088;-0.4338479;-0.1916213,0.1240006;-0.4677177;-0.2756629,-0.0738571;-0.005648526;-0.04729059,-0.04730804;-0.3220573;-0.05928941,0.0187589;-0.6277822;0.007680904,0.03173004;-0.6226076;-0.09422468,-0.02763079;0.5079442;-0.06332874,395.504
+0;0;0,-0.01906211;0.2926686;0.02432969,-0.0358833;0.580741;0.03281844,0.1567796;0.4519737;0.01904301,0.2345567;0.3842983;-0.1790672,0.2902395;0.3162333;-0.3993969,-0.2070652;0.4509602;-0.03687532,-0.2246112;0.348223;-0.2343951,-0.2111513;0.2640111;-0.4557677,0.0847972;0.01204901;-0.02022834,0.1408809;-0.08493899;-0.3177883,0.1281967;-0.3807499;-0.2423858,0.1399791;-0.3398995;-0.3467312,-0.07236823;-0.001637799;-0.05005084,-0.04164983;-0.3181;-0.04862544,-0.006348558;-0.618138;-0.003001302,0.007272916;-0.576193;-0.1070027,-0.03176727;0.5094649;0.03313614,0;0;0,-0.01595394;0.2921686;-0.03151393,-0.03219268;0.5769967;-0.07565331,0.145265;0.4785488;0.02782321,0.3059117;0.3468086;-0.05411625,0.3123116;0.3564313;-0.2910657,-0.2138766;0.4510416;-0.02372467,-0.3088625;0.3068398;-0.1653594,-0.2799403;0.2919064;-0.4003469,0.08376084;0.01435685;-0.02286768,0.1603799;-0.1305838;-0.2952933,0.1219618;-0.4182293;-0.1997182,0.1214903;-0.4534135;-0.2827563,-0.07397961;-0.005879364;-0.04730093,-0.04775039;-0.322545;-0.05865552,0.01436388;-0.6147571;0.005410418,0.02727031;-0.6094614;-0.09641119,-0.0283011;0.5069706;-0.0622921,395.5254
+0;0;0,-0.01906211;0.2926686;0.02432969,-0.0358833;0.580741;0.03281844,0.1567796;0.4519737;0.01904301,0.2345567;0.3842983;-0.1790672,0.2902395;0.3162333;-0.3993969,-0.2070652;0.4509602;-0.03687532,-0.2246112;0.348223;-0.2343951,-0.2111513;0.2640111;-0.4557677,0.0847972;0.01204901;-0.02022834,0.1408809;-0.08493899;-0.3177883,0.1281967;-0.3807499;-0.2423858,0.1399791;-0.3398995;-0.3467312,-0.07236823;-0.001637799;-0.05005084,-0.04164983;-0.3181;-0.04862544,-0.006348558;-0.618138;-0.003001302,0.007272916;-0.576193;-0.1070027,-0.03176727;0.5094649;0.03313614,0;0;0,-0.01595394;0.2921686;-0.03151393,-0.03219268;0.5769967;-0.07565331,0.145265;0.4785488;0.02782321,0.3059117;0.3468086;-0.05411625,0.3123116;0.3564313;-0.2910657,-0.2138766;0.4510416;-0.02372467,-0.3088625;0.3068398;-0.1653594,-0.2799403;0.2919064;-0.4003469,0.08376084;0.01435685;-0.02286768,0.1603799;-0.1305838;-0.2952933,0.1219618;-0.4182293;-0.1997182,0.1214903;-0.4534135;-0.2827563,-0.07397961;-0.005879364;-0.04730093,-0.04775039;-0.322545;-0.05865552,0.01436388;-0.6147571;0.005410418,0.02727031;-0.6094614;-0.09641119,-0.0283011;0.5069706;-0.0622921,395.5373
+0;0;0,-0.01906211;0.2926686;0.02432969,-0.0358833;0.580741;0.03281844,0.1567796;0.4519737;0.01904301,0.2345567;0.3842983;-0.1790672,0.2902395;0.3162333;-0.3993969,-0.2070652;0.4509602;-0.03687532,-0.2246112;0.348223;-0.2343951,-0.2111513;0.2640111;-0.4557677,0.0847972;0.01204901;-0.02022834,0.1408809;-0.08493899;-0.3177883,0.1281967;-0.3807499;-0.2423858,0.1399791;-0.3398995;-0.3467312,-0.07236823;-0.001637799;-0.05005084,-0.04164983;-0.3181;-0.04862544,-0.006348558;-0.618138;-0.003001302,0.007272916;-0.576193;-0.1070027,-0.03176727;0.5094649;0.03313614,0;0;0,-0.01595394;0.2921686;-0.03151393,-0.03219268;0.5769967;-0.07565331,0.145265;0.4785488;0.02782321,0.3059117;0.3468086;-0.05411625,0.3123116;0.3564313;-0.2910657,-0.2138766;0.4510416;-0.02372467,-0.3088625;0.3068398;-0.1653594,-0.2799403;0.2919064;-0.4003469,0.08376084;0.01435685;-0.02286768,0.1603799;-0.1305838;-0.2952933,0.1219618;-0.4182293;-0.1997182,0.1214903;-0.4534135;-0.2827563,-0.07397961;-0.005879364;-0.04730093,-0.04775039;-0.322545;-0.05865552,0.01436388;-0.6147571;0.005410418,0.02727031;-0.6094614;-0.09641119,-0.0283011;0.5069706;-0.0622921,395.5484
+0;0;0,-0.01953631;0.2921132;0.02474205,-0.03667022;0.5799034;0.0336646,0.1547276;0.451499;0.01973196,0.2340588;0.3815958;-0.1770512,0.2886404;0.3155069;-0.3973424,-0.2064312;0.4503518;-0.03585461,-0.2259133;0.357488;-0.2380928,-0.2121814;0.2961771;-0.4659688,0.08468858;0.01244636;-0.02033819,0.1394792;-0.08513117;-0.3188445,0.1267927;-0.3768226;-0.2433294,0.1534496;-0.4256317;-0.3078595,-0.07255045;-0.002096516;-0.04972673,-0.0417057;-0.3193914;-0.04832744,-0.007116891;-0.6155488;-0.003141638,0.006444879;-0.5736023;-0.106867,-0.03249269;0.5086746;0.03389411,0;0;0,-0.01553294;0.2917464;-0.03109288,-0.03099151;0.5763696;-0.07519531,0.1447487;0.4784025;0.02822876,0.3054081;0.3470679;-0.05449557,0.3112181;0.3537333;-0.2907093,-0.2116639;0.4507696;-0.02346692,-0.3070563;0.3070424;-0.1654045,-0.32855;0.2912711;-0.4002755,0.08375161;0.01432292;-0.02283049,0.1618335;-0.1172632;-0.3025048,0.1227661;-0.4007731;-0.2074089,0.1201818;-0.4351042;-0.2907181,-0.07395092;-0.005935112;-0.04729426,-0.04768346;-0.3234678;-0.05789631,0.01326883;-0.6119055;0.005632788,0.02609609;-0.6065394;-0.09592616,-0.02738617;0.5063764;-0.06181622,395.5613
+0;0;0,-0.01953631;0.2921132;0.02474205,-0.03667022;0.5799034;0.0336646,0.1547276;0.451499;0.01973196,0.2340588;0.3815958;-0.1770512,0.2886404;0.3155069;-0.3973424,-0.2064312;0.4503518;-0.03585461,-0.2259133;0.357488;-0.2380928,-0.2121814;0.2961771;-0.4659688,0.08468858;0.01244636;-0.02033819,0.1394792;-0.08513117;-0.3188445,0.1267927;-0.3768226;-0.2433294,0.1534496;-0.4256317;-0.3078595,-0.07255045;-0.002096516;-0.04972673,-0.0417057;-0.3193914;-0.04832744,-0.007116891;-0.6155488;-0.003141638,0.006444879;-0.5736023;-0.106867,-0.03249269;0.5086746;0.03389411,0;0;0,-0.01553294;0.2917464;-0.03109288,-0.03099151;0.5763696;-0.07519531,0.1447487;0.4784025;0.02822876,0.3054081;0.3470679;-0.05449557,0.3112181;0.3537333;-0.2907093,-0.2116639;0.4507696;-0.02346692,-0.3070563;0.3070424;-0.1654045,-0.32855;0.2912711;-0.4002755,0.08375161;0.01432292;-0.02283049,0.1618335;-0.1172632;-0.3025048,0.1227661;-0.4007731;-0.2074089,0.1201818;-0.4351042;-0.2907181,-0.07395092;-0.005935112;-0.04729426,-0.04768346;-0.3234678;-0.05789631,0.01326883;-0.6119055;0.005632788,0.02609609;-0.6065394;-0.09592616,-0.02738617;0.5063764;-0.06181622,395.5816
+0;0;0,-0.01954928;0.2923072;0.02475847,-0.03667749;0.5800017;0.03367773,0.1549615;0.4515398;0.01972672,0.2343309;0.381603;-0.1771511,0.2884386;0.3160878;-0.3955299,-0.2066644;0.4503911;-0.03593174,-0.2261559;0.3574827;-0.2382672,-0.2125432;0.296704;-0.464165,0.08474894;0.01245523;-0.02035269,0.139936;-0.08582821;-0.3210185,0.1253987;-0.4200723;-0.234487,0.1528676;-0.4712824;-0.300983,-0.07260215;-0.00209801;-0.04976217,-0.04153427;-0.3216883;-0.04835276,-0.001899555;-0.66105;0.003424868,0.01207538;-0.6187394;-0.1034605,-0.03250092;0.5087894;0.03390719,0;0;0,-0.01622434;0.2919031;-0.03111243,-0.03204158;0.5764159;-0.07517362,0.1439184;0.4782542;0.02847982,0.3066041;0.3503168;-0.05588196,0.3107184;0.3548066;-0.2901299,-0.2121926;0.448943;-0.02288328,-0.3071841;0.3068987;-0.1669373,-0.2790216;0.294874;-0.3992549,0.08386227;0.01434574;-0.02265096,0.1704288;-0.06486613;-0.3215437,0.1231268;-0.389879;-0.2140851,0.1203996;-0.4242859;-0.3013527,-0.07395007;-0.006021522;-0.04740123,-0.04683638;-0.3258231;-0.05724621,0.0228195;-0.6563233;0.01580101,0.03598711;-0.6516975;-0.08886084,-0.0283456;0.5064422;-0.06180477,395.5927
+0;0;0,-0.01983697;0.2922727;0.02493569,-0.03723174;0.579937;0.03428812,0.1543955;0.4512943;0.02037364,0.2350463;0.3827112;-0.1764596,0.294669;0.3706401;-0.4027528,-0.2071383;0.4500401;-0.03529184,-0.2277043;0.3626976;-0.2399864,-0.2132698;0.2958423;-0.4641095,0.08476786;0.01233456;-0.0203474,0.1388585;-0.08487347;-0.3215615,0.1244256;-0.418931;-0.2342952,0.1517584;-0.4673677;-0.3040946,-0.07264347;-0.0020734;-0.04970286,-0.04134757;-0.3216412;-0.04825155,-0.0005932339;-0.6608859;0.003423072,0.01332097;-0.6185365;-0.1034658,-0.03302113;0.5087264;0.03442118,0;0;0,-0.01622434;0.2919031;-0.03111243,-0.03204158;0.5764159;-0.07517362,0.1439184;0.4782542;0.02847982,0.3066041;0.3503168;-0.05588196,0.3107184;0.3548066;-0.2901299,-0.2121926;0.448943;-0.02288328,-0.3071841;0.3068987;-0.1669373,-0.2790216;0.294874;-0.3992549,0.08386227;0.01434574;-0.02265096,0.1704288;-0.06486613;-0.3215437,0.1231268;-0.389879;-0.2140851,0.1203996;-0.4242859;-0.3013527,-0.07395007;-0.006021522;-0.04740123,-0.04683638;-0.3258231;-0.05724621,0.0228195;-0.6563233;0.01580101,0.03598711;-0.6516975;-0.08886084,-0.0283456;0.5064422;-0.06180477,395.6042
+0;0;0,-0.01981689;0.2919769;0.02491046,-0.03719152;0.5793074;0.03425305,0.1546993;0.450687;0.02031816,0.2353236;0.3821264;-0.1764506,0.2957756;0.3698874;-0.405891,-0.2073549;0.449431;-0.03542744,-0.2279142;0.3621171;-0.2400548,-0.2132789;0.294332;-0.4672951,0.08472544;0.01232839;-0.02033722,0.1388122;-0.08487263;-0.3215296,0.1247945;-0.4093181;-0.2367743,0.1522139;-0.458003;-0.3067946,-0.07260712;-0.002072363;-0.04967799,-0.04131347;-0.3216172;-0.04822678,-0.001731794;-0.6511005;0.00196097,0.01222646;-0.608712;-0.1052663,-0.03298711;0.5082017;0.03438592,0;0;0,-0.01713274;0.2915918;-0.03073239,-0.0343003;0.5757489;-0.07440281,0.1428527;0.4783969;0.02847004,0.3061457;0.350581;-0.0546999,0.3067182;0.3714764;-0.2913647,-0.2141606;0.4475208;-0.02268771,-0.3080161;0.3102181;-0.1718784,-0.27863;0.29661;-0.4072472,0.08380625;0.01469514;-0.02246237,0.1708894;-0.06500235;-0.3210509,0.124624;-0.3818155;-0.2203844,0.1210634;-0.4145856;-0.3092282,-0.07379629;-0.006305652;-0.04752198,-0.04658103;-0.326102;-0.05645961,0.02126775;-0.6470889;0.01431349,0.03442245;-0.6424788;-0.09070222,-0.03018798;0.5058816;-0.06116009,395.6261
+0;0;0,-0.01981689;0.2919769;0.02491046,-0.03719152;0.5793074;0.03425305,0.1546993;0.450687;0.02031816,0.2353236;0.3821264;-0.1764506,0.2957756;0.3698874;-0.405891,-0.2073549;0.449431;-0.03542744,-0.2279142;0.3621171;-0.2400548,-0.2132789;0.294332;-0.4672951,0.08472544;0.01232839;-0.02033722,0.1388122;-0.08487263;-0.3215296,0.1247945;-0.4093181;-0.2367743,0.1522139;-0.458003;-0.3067946,-0.07260712;-0.002072363;-0.04967799,-0.04131347;-0.3216172;-0.04822678,-0.001731794;-0.6511005;0.00196097,0.01222646;-0.608712;-0.1052663,-0.03298711;0.5082017;0.03438592,0;0;0,-0.01713274;0.2915918;-0.03073239,-0.0343003;0.5757489;-0.07440281,0.1428527;0.4783969;0.02847004,0.3061457;0.350581;-0.0546999,0.3067182;0.3714764;-0.2913647,-0.2141606;0.4475208;-0.02268771,-0.3080161;0.3102181;-0.1718784,-0.27863;0.29661;-0.4072472,0.08380625;0.01469514;-0.02246237,0.1708894;-0.06500235;-0.3210509,0.124624;-0.3818155;-0.2203844,0.1210634;-0.4145856;-0.3092282,-0.07379629;-0.006305652;-0.04752198,-0.04658103;-0.326102;-0.05645961,0.02126775;-0.6470889;0.01431349,0.03442245;-0.6424788;-0.09070222,-0.03018798;0.5058816;-0.06116009,395.638
+0;0;0,-0.02015722;0.291443;0.02533981,-0.03777998;0.5784081;0.03505763,0.1519466;0.4504737;0.02096139,0.2336127;0.3841503;-0.1760523,0.2919749;0.3664054;-0.4076855,-0.2058861;0.4492301;-0.03394166,-0.2273732;0.3663475;-0.2402213,-0.2077909;0.2871974;-0.4654473,0.08456622;0.01221449;-0.02042524,0.1374438;-0.08339582;-0.3223275,0.1232933;-0.3978551;-0.241864,0.1533151;-0.448903;-0.3105733,-0.07262047;-0.002073488;-0.04939431,-0.04068157;-0.3215435;-0.04829565,-0.002693027;-0.6404054;0.00113304,0.01137675;-0.5978069;-0.1076527,-0.03355841;0.5073801;0.03514867,0;0;0,-0.01772167;0.2911339;-0.03023958,-0.03531712;0.5749701;-0.07362056,0.1401243;0.4801053;0.02849125,0.3041224;0.3523793;-0.05319835,0.304884;0.3765769;-0.2915025,-0.2127761;0.4468809;-0.02247205,-0.3054892;0.3121144;-0.1745404,-0.2737846;0.3029638;-0.4117872,0.083652;0.01496442;-0.0222764,0.171277;-0.06488049;-0.3206537,0.1245228;-0.3728994;-0.228471,0.1209031;-0.4067538;-0.3184741,-0.07352325;-0.006557195;-0.04763575,-0.04655517;-0.3263914;-0.05545642,0.01923246;-0.6369861;0.01355225,0.03252286;-0.6327133;-0.09299587,-0.03108592;0.5051746;-0.06044865,395.6597
+0;0;0,-0.02015722;0.291443;0.02533981,-0.03777998;0.5784081;0.03505763,0.1519466;0.4504737;0.02096139,0.2336127;0.3841503;-0.1760523,0.2919749;0.3664054;-0.4076855,-0.2058861;0.4492301;-0.03394166,-0.2273732;0.3663475;-0.2402213,-0.2077909;0.2871974;-0.4654473,0.08456622;0.01221449;-0.02042524,0.1374438;-0.08339582;-0.3223275,0.1232933;-0.3978551;-0.241864,0.1533151;-0.448903;-0.3105733,-0.07262047;-0.002073488;-0.04939431,-0.04068157;-0.3215435;-0.04829565,-0.002693027;-0.6404054;0.00113304,0.01137675;-0.5978069;-0.1076527,-0.03355841;0.5073801;0.03514867,0;0;0,-0.01772167;0.2911339;-0.03023958,-0.03531712;0.5749701;-0.07362056,0.1401243;0.4801053;0.02849125,0.3041224;0.3523793;-0.05319835,0.304884;0.3765769;-0.2915025,-0.2127761;0.4468809;-0.02247205,-0.3054892;0.3121144;-0.1745404,-0.2737846;0.3029638;-0.4117872,0.083652;0.01496442;-0.0222764,0.171277;-0.06488049;-0.3206537,0.1245228;-0.3728994;-0.228471,0.1209031;-0.4067538;-0.3184741,-0.07352325;-0.006557195;-0.04763575,-0.04655517;-0.3263914;-0.05545642,0.01923246;-0.6369861;0.01355225,0.03252286;-0.6327133;-0.09299587,-0.03108592;0.5051746;-0.06044865,395.671
+0;0;0,-0.02010597;0.290702;0.02527538,-0.03770011;0.5771996;0.03497894,0.1513055;0.4496329;0.02093696,0.2329731;0.3833083;-0.1760803,0.291521;0.365507;-0.4084505,-0.2051535;0.4483941;-0.03375533,-0.2266411;0.36551;-0.2400388,-0.2069965;0.286108;-0.4659815,0.08455297;0.01221258;-0.02042203,0.1374425;-0.08341938;-0.3223926,0.1234603;-0.3941394;-0.2428859,0.1540294;-0.4466648;-0.3128479,-0.07260909;-0.002073163;-0.04938656,-0.04066296;-0.3216154;-0.04828766,-0.003126144;-0.6366857;0.0005532727,0.01120013;-0.5938576;-0.1102157,-0.03348741;0.5063208;0.03506979,0;0;0,-0.01862597;0.2903825;-0.02969527,-0.03739686;0.5737298;-0.07268023,0.1382051;0.4801553;0.02838516,0.303254;0.3537616;-0.05327177,0.3033032;0.3817611;-0.2919278,-0.2136405;0.4452448;-0.02229429,-0.3055096;0.3138452;-0.1777889,-0.2786846;0.3107801;-0.4165601,0.0836086;0.01515964;-0.02225303,0.1722124;-0.06216514;-0.3210828,0.1241384;-0.3679504;-0.2359476,0.1210163;-0.4027194;-0.3277888,-0.07349126;-0.006818008;-0.04762309,-0.04669538;-0.3267398;-0.05543382,0.01834748;-0.6334783;0.01344799,0.03184192;-0.6296704;-0.09504833,-0.03279543;0.5040861;-0.05963635,395.6928
+0;0;0,-0.0209979;0.290563;0.02613279,-0.03896422;0.5770218;0.03623534,0.1500705;0.4494738;0.02199937,0.2319288;0.383307;-0.1749918,0.2908741;0.3705262;-0.4075918,-0.2062765;0.4478661;-0.03253146,-0.2296938;0.36687;-0.2393541,-0.2115752;0.3114111;-0.4724564,0.0845545;0.01221561;-0.02041384,0.1356412;-0.08166906;-0.3232419,0.1221688;-0.392679;-0.2447877,0.1345331;-0.3510206;-0.3559217,-0.07269914;-0.00215555;-0.04925037,-0.04098093;-0.3217215;-0.04850384,-0.003705181;-0.6367868;0.0005691312,0.01052767;-0.5938967;-0.1102047,-0.03471744;0.5061451;0.03626326,0;0;0,-0.01862597;0.2903825;-0.02969527,-0.03739686;0.5737298;-0.07268023,0.1382051;0.4801553;0.02838516,0.303254;0.3537616;-0.05327177,0.3033032;0.3817611;-0.2919278,-0.2136405;0.4452448;-0.02229429,-0.3055096;0.3138452;-0.1777889,-0.2786846;0.3107801;-0.4165601,0.0836086;0.01515964;-0.02225303,0.1722124;-0.06216514;-0.3210828,0.1241384;-0.3679504;-0.2359476,0.1210163;-0.4027194;-0.3277888,-0.07349126;-0.006818008;-0.04762309,-0.04669538;-0.3267398;-0.05543382,0.01834748;-0.6334783;0.01344799,0.03184192;-0.6296704;-0.09504833,-0.03279543;0.5040861;-0.05963635,395.7046
+0;0;0,-0.02098327;0.2903607;0.02611458,-0.03893536;0.5765942;0.03620791,0.1486758;0.4495109;0.02208168,0.2305995;0.3832912;-0.1750668,0.2893929;0.3705433;-0.4070677,-0.2049293;0.4479156;-0.03202957,-0.2283653;0.3668548;-0.2390174,-0.2102934;0.3115387;-0.4715194,0.0844027;0.01219368;-0.02037719,0.135503;-0.08171589;-0.3232855,0.122013;-0.3931301;-0.2447294,0.1344647;-0.3513893;-0.3566485,-0.07256862;-0.00215168;-0.04916195,-0.040842;-0.3218023;-0.04841522,-0.003517807;-0.6372771;0.0007215366,0.01081559;-0.5942961;-0.1108349,-0.03469031;0.5057461;0.03623581,0;0;0,-0.01847851;0.290215;-0.02941728,-0.03689125;0.5733799;-0.07224083,0.1369525;0.4807618;0.0289247,0.304099;0.3586816;-0.05547023,0.3025577;0.3862616;-0.2935472,-0.211774;0.4450837;-0.02206729,-0.302227;0.3166492;-0.1810858,-0.2680757;0.3135731;-0.4182943,0.08350625;0.01508597;-0.02206469,0.172764;-0.05940512;-0.3215106,0.1241193;-0.3659485;-0.2378643,0.1208344;-0.3997031;-0.3313701,-0.07323772;-0.00677986;-0.0477284,-0.04607412;-0.3267791;-0.05453229,0.01861288;-0.6339848;0.01454831,0.03221065;-0.6303406;-0.09471862,-0.0324298;0.5037549;-0.05920482,395.7263
+0;0;0,-0.02125845;0.2902621;0.02697358,-0.03953943;0.5764509;0.03766207,0.1480799;0.449362;0.02342272,0.2299722;0.3837039;-0.1739265,0.2900457;0.3729459;-0.4057003,-0.2055075;0.4476914;-0.03064788,-0.2286914;0.3752315;-0.240829,-0.2112153;0.3200496;-0.4734084,0.0844172;0.01220762;-0.02030862,0.1346056;-0.08106628;-0.3235656,0.1212082;-0.392712;-0.2459171,0.1336247;-0.3509169;-0.3578344,-0.0725548;-0.00221689;-0.04917944,-0.04062397;-0.3218458;-0.04797069,-0.003699254;-0.637253;0.001896303,0.01058923;-0.5942193;-0.1096597,-0.03528351;0.5056035;0.03758593,0;0;0,-0.01847851;0.290215;-0.02941728,-0.03689125;0.5733799;-0.07224083,0.1369525;0.4807618;0.0289247,0.304099;0.3586816;-0.05547023,0.3025577;0.3862616;-0.2935472,-0.211774;0.4450837;-0.02206729,-0.302227;0.3166492;-0.1810858,-0.2680757;0.3135731;-0.4182943,0.08350625;0.01508597;-0.02206469,0.172764;-0.05940512;-0.3215106,0.1241193;-0.3659485;-0.2378643,0.1208344;-0.3997031;-0.3313701,-0.07323772;-0.00677986;-0.0477284,-0.04607412;-0.3267791;-0.05453229,0.01861288;-0.6339848;0.01454831,0.03221065;-0.6303406;-0.09471862,-0.0324298;0.5037549;-0.05920482,395.7381
+0;0;0,-0.02118454;0.2892528;0.02687979,-0.03943038;0.5748973;0.03754457,0.1476162;0.4480473;0.02334923,0.2295329;0.3823696;-0.174059,0.289453;0.3716391;-0.405241,-0.2048742;0.446382;-0.03055359,-0.228065;0.3739005;-0.2407976,-0.2106336;0.3188594;-0.4727831,0.08461568;0.01223632;-0.02035637,0.1348093;-0.08104715;-0.3236445,0.1214417;-0.3919968;-0.2461694,0.1337319;-0.3503218;-0.3569476,-0.07272538;-0.002222102;-0.04929506,-0.04079127;-0.3218839;-0.04808619,-0.003949028;-0.6365865;0.001669426,0.01019402;-0.5936855;-0.1087511,-0.03517834;0.5041144;0.0374685,0;0;0,-0.01838481;0.2892573;-0.02882195,-0.03668372;0.5719171;-0.0713675,0.1365831;0.479376;0.02948403,0.3049823;0.3596871;-0.05601573,0.3018507;0.3876205;-0.2934196,-0.2110378;0.4437817;-0.02137776,-0.2998367;0.3153426;-0.1814155,-0.2843795;0.363429;-0.4150807,0.08365362;0.01545374;-0.02207208,0.1726669;-0.05848354;-0.3217633,0.1247003;-0.3653954;-0.2419193,0.1209351;-0.3988276;-0.3342304,-0.07343113;-0.007162916;-0.04775442,-0.04591664;-0.3271826;-0.05369291,0.01877521;-0.6336511;0.0153198,0.03217245;-0.6297185;-0.09284753,-0.03226872;0.5023481;-0.05836844,395.7601
+0;0;0,-0.02118454;0.2892528;0.02687979,-0.03943038;0.5748973;0.03754457,0.1476162;0.4480473;0.02334923,0.2295329;0.3823696;-0.174059,0.289453;0.3716391;-0.405241,-0.2048742;0.446382;-0.03055359,-0.228065;0.3739005;-0.2407976,-0.2106336;0.3188594;-0.4727831,0.08461568;0.01223632;-0.02035637,0.1348093;-0.08104715;-0.3236445,0.1214417;-0.3919968;-0.2461694,0.1337319;-0.3503218;-0.3569476,-0.07272538;-0.002222102;-0.04929506,-0.04079127;-0.3218839;-0.04808619,-0.003949028;-0.6365865;0.001669426,0.01019402;-0.5936855;-0.1087511,-0.03517834;0.5041144;0.0374685,0;0;0,-0.01838481;0.2892573;-0.02882195,-0.03668372;0.5719171;-0.0713675,0.1365831;0.479376;0.02948403,0.3049823;0.3596871;-0.05601573,0.3018507;0.3876205;-0.2934196,-0.2110378;0.4437817;-0.02137776,-0.2998367;0.3153426;-0.1814155,-0.2843795;0.363429;-0.4150807,0.08365362;0.01545374;-0.02207208,0.1726669;-0.05848354;-0.3217633,0.1247003;-0.3653954;-0.2419193,0.1209351;-0.3988276;-0.3342304,-0.07343113;-0.007162916;-0.04775442,-0.04591664;-0.3271826;-0.05369291,0.01877521;-0.6336511;0.0153198,0.03217245;-0.6297185;-0.09284753,-0.03226872;0.5023481;-0.05836844,395.7716
+0;0;0,-0.02101809;0.2892309;0.02724448,-0.03946809;0.5748353;0.03861639,0.1481595;0.449391;0.02597389,0.2249375;0.3839229;-0.1735581,0.2894699;0.3781177;-0.4036723,-0.2026081;0.4400123;-0.02964953,-0.2348619;0.3750309;-0.2411467,-0.212768;0.3246847;-0.4738005,0.08462575;0.01221657;-0.02032634,0.1336918;-0.08053386;-0.3239622,0.1203444;-0.3916031;-0.2469652,0.1323424;-0.3498901;-0.3577714,-0.07274802;-0.002243075;-0.04926069,-0.0408164;-0.3219033;-0.04764691,-0.004257999;-0.6365586;0.002615217,0.009580819;-0.5936199;-0.1078395,-0.0351851;0.5040547;0.03835644,0;0;0,-0.01838481;0.2892573;-0.02882195,-0.03668372;0.5719171;-0.0713675,0.1365831;0.479376;0.02948403,0.3049823;0.3596871;-0.05601573,0.3018507;0.3876205;-0.2934196,-0.2110378;0.4437817;-0.02137776,-0.2998367;0.3153426;-0.1814155,-0.2843795;0.363429;-0.4150807,0.08365362;0.01545374;-0.02207208,0.1726669;-0.05848354;-0.3217633,0.1247003;-0.3653954;-0.2419193,0.1209351;-0.3988276;-0.3342304,-0.07343113;-0.007162916;-0.04775442,-0.04591664;-0.3271826;-0.05369291,0.01877521;-0.6336511;0.0153198,0.03217245;-0.6297185;-0.09284753,-0.03226872;0.5023481;-0.05836844,395.7823
+0;0;0,-0.02099782;0.288952;0.02721821,-0.03943389;0.5743419;0.03858088,0.1471083;0.4492593;0.02601168,0.2238586;0.3838148;-0.1734484,0.3050242;0.3765134;-0.4628745,-0.2015872;0.439936;-0.02928314,-0.2338293;0.374978;-0.240704,-0.2060408;0.3116551;-0.5333244,0.08458371;0.0122105;-0.02031624,0.133664;-0.08056664;-0.3240396,0.1202622;-0.3929011;-0.2467294,0.132467;-0.3509862;-0.3594453,-0.07271188;-0.00224196;-0.04923623,-0.04077107;-0.3219942;-0.04762197,-0.004063968;-0.6379294;0.002844587,0.01001336;-0.5947677;-0.1095138,-0.03515325;0.5036001;0.03832108,0;0;0,-0.01841637;0.289009;-0.02845406,-0.03659448;0.5714974;-0.07074594,0.1357459;0.479135;0.02925682,0.3046323;0.3594022;-0.05500078,0.3311643;0.3873348;-0.3532028,-0.209969;0.4436571;-0.02124358,-0.2971216;0.3169985;-0.1834777,-0.2521149;0.3209472;-0.4807443,0.08362051;0.01536536;-0.02208543,0.1719818;-0.05634698;-0.3226082,0.1242453;-0.3651034;-0.2445056,0.1217112;-0.3980803;-0.3394966,-0.07340144;-0.007119399;-0.04772624,-0.04569791;-0.327226;-0.05307468,0.01939354;-0.6349943;0.01585343,0.03289779;-0.6314938;-0.09419753,-0.0322407;0.5019491;-0.05782771,395.8044
+0;0;0,-0.02099782;0.288952;0.02721821,-0.03943389;0.5743419;0.03858088,0.1471083;0.4492593;0.02601168,0.2238586;0.3838148;-0.1734484,0.3050242;0.3765134;-0.4628745,-0.2015872;0.439936;-0.02928314,-0.2338293;0.374978;-0.240704,-0.2060408;0.3116551;-0.5333244,0.08458371;0.0122105;-0.02031624,0.133664;-0.08056664;-0.3240396,0.1202622;-0.3929011;-0.2467294,0.132467;-0.3509862;-0.3594453,-0.07271188;-0.00224196;-0.04923623,-0.04077107;-0.3219942;-0.04762197,-0.004063968;-0.6379294;0.002844587,0.01001336;-0.5947677;-0.1095138,-0.03515325;0.5036001;0.03832108,0;0;0,-0.01841637;0.289009;-0.02845406,-0.03659448;0.5714974;-0.07074594,0.1357459;0.479135;0.02925682,0.3046323;0.3594022;-0.05500078,0.3311643;0.3873348;-0.3532028,-0.209969;0.4436571;-0.02124358,-0.2971216;0.3169985;-0.1834777,-0.2521149;0.3209472;-0.4807443,0.08362051;0.01536536;-0.02208543,0.1719818;-0.05634698;-0.3226082,0.1242453;-0.3651034;-0.2445056,0.1217112;-0.3980803;-0.3394966,-0.07340144;-0.007119399;-0.04772624,-0.04569791;-0.327226;-0.05307468,0.01939354;-0.6349943;0.01585343,0.03289779;-0.6314938;-0.09419753,-0.0322407;0.5019491;-0.05782771,395.8161

+ 193 - 0
DataCSV/Sam/FirstPersonPerspective_TwoArmsPlusLeg_Forward_ColorFeedback_Slow.csv

@@ -0,0 +1,193 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.002796631;0.2991045;0.01338341,0.005564707;0.597633;0.01015918,0.2047082;0.4642712;0.0170547,0.2441542;0.2246075;0.03575021,0.2939531;0.01836525;-0.01119143,-0.1945947;0.4623579;0.006698835,-0.2495954;0.225119;0.01276512,-0.292219;0.01644243;-0.03032381,0.07622711;0.003718705;-0.03801266,0.0869663;-0.3006319;-0.003569137,0.09137651;-0.6351835;0.07887658,0.1045102;-0.6566856;0.01839734,-0.07640276;0.00725713;-0.03713914,-0.107523;-0.2969675;-0.01689422,-0.1285593;-0.6353016;0.04498502,-0.1258708;-0.5969343;-0.0350491,0.004726881;0.5232617;0.01352123,0;0;0,0.01440558;0.286679;-0.08519435,0.02463087;0.5678329;-0.1850824,0.2083998;0.4669582;-0.06903505,0.2601742;0.2322592;-0.02928615,0.2530594;0.02021544;-0.07625604,-0.1544912;0.4900212;-0.04723083,-0.2302414;0.2637777;0.001962688,-0.251101;0.06144933;-0.07450576,0.07439072;-0.002080679;-0.04160595,0.08030038;-0.3077045;-0.06374383,0.04113942;-0.6457739;-0.009733677,0.04044782;-0.672373;-0.06699419,-0.07885939;0.0100089;-0.03082828,-0.1282414;-0.2891692;-0.07537959,-0.1358653;-0.6262136;-0.004073776,-0.1465451;-0.6541074;-0.05900051,0.02226689;0.498707;-0.1575305,181.2949
+0;0;0,0.0026153;0.2989983;0.01325842,0.005211273;0.5971791;0.01015047,0.2030659;0.4643709;0.01666213,0.243099;0.2231764;0.03551162,0.2930796;0.01674327;-0.0106833,-0.1934273;0.4622467;0.00656384,-0.2485963;0.2233908;0.01264518,-0.2910462;0.01450658;-0.02992316,0.07582366;0.0037287;-0.03780603,0.08678985;-0.3007167;-0.003400639,0.09125885;-0.6350983;0.07907794,0.1042313;-0.6564958;0.01859451,-0.0760089;0.00718325;-0.03692524,-0.1069133;-0.2971653;-0.01672975,-0.1278644;-0.6353348;0.04520722,-0.125217;-0.5969775;-0.03473885,0.004452899;0.5228648;0.01347051,0;0;0,0.01444735;0.2861624;-0.08651543,0.02533209;0.5666006;-0.1873,0.2082411;0.4674672;-0.07240725,0.259703;0.2311767;-0.03177214,0.2538314;0.01935032;-0.08016419,-0.1529867;0.4902287;-0.05043222,-0.2274641;0.2617397;-0.001660861,-0.2480172;0.05904289;-0.07741215,0.07423882;-0.001935095;-0.04095459,0.08060215;-0.3076065;-0.06365848,0.04389593;-0.6459661;-0.01075053,0.04327734;-0.6726277;-0.06782341,-0.07821254;0.009834983;-0.03128093,-0.1251042;-0.2904571;-0.07149048,-0.1299415;-0.6271214;0.001087219,-0.1419717;-0.6542708;-0.054207,0.02283949;0.4976178;-0.1595623,181.3208
+0;0;0,0.0026153;0.2989983;0.01325842,0.005211273;0.5971791;0.01015047,0.2030659;0.4643709;0.01666213,0.243099;0.2231764;0.03551162,0.2930796;0.01674327;-0.0106833,-0.1934273;0.4622467;0.00656384,-0.2485963;0.2233908;0.01264518,-0.2910462;0.01450658;-0.02992316,0.07582366;0.0037287;-0.03780603,0.08678985;-0.3007167;-0.003400639,0.09125885;-0.6350983;0.07907794,0.1042313;-0.6564958;0.01859451,-0.0760089;0.00718325;-0.03692524,-0.1069133;-0.2971653;-0.01672975,-0.1278644;-0.6353348;0.04520722,-0.125217;-0.5969775;-0.03473885,0.004452899;0.5228648;0.01347051,0;0;0,0.01444735;0.2861624;-0.08651543,0.02533209;0.5666006;-0.1873,0.2082411;0.4674672;-0.07240725,0.259703;0.2311767;-0.03177214,0.2538314;0.01935032;-0.08016419,-0.1529867;0.4902287;-0.05043222,-0.2274641;0.2617397;-0.001660861,-0.2480172;0.05904289;-0.07741215,0.07423882;-0.001935095;-0.04095459,0.08060215;-0.3076065;-0.06365848,0.04389593;-0.6459661;-0.01075053,0.04327734;-0.6726277;-0.06782341,-0.07821254;0.009834983;-0.03128093,-0.1251042;-0.2904571;-0.07149048,-0.1299415;-0.6271214;0.001087219,-0.1419717;-0.6542708;-0.054207,0.02283949;0.4976178;-0.1595623,181.3455
+0;0;0,0.00262439;0.3000374;0.0133045,0.005224582;0.5987085;0.01019255,0.2039117;0.465557;0.01672197,0.2434368;0.227423;0.03533228,0.2934235;0.02096497;-0.01086821,-0.1942454;0.4634239;0.006581306,-0.2487144;0.2275988;0.01258548,-0.2911694;0.01868939;-0.029988,0.07534894;0.003705355;-0.03756933,0.08631036;-0.3006077;-0.003178895,0.09076533;-0.6339407;0.079041,0.1037321;-0.6553153;0.01858439,-0.07553302;0.007138276;-0.03669406,-0.106424;-0.297078;-0.01650734,-0.1273094;-0.634187;0.04523537,-0.1246632;-0.5958333;-0.03467523,0.004465209;0.5242964;0.01351696,0;0;0,0.01594891;0.2867488;-0.08790421,0.0280278;0.5674891;-0.1891704,0.2082751;0.4675235;-0.06748819,0.260233;0.2334523;-0.03391123,0.2555268;0.02170256;-0.08288074,-0.1522729;0.4911921;-0.05347383,-0.2288583;0.2664288;-0.006224629,-0.2458936;0.0625373;-0.0796832,0.07409297;-0.001660138;-0.04012632,0.08148649;-0.3070818;-0.06404781,0.04679579;-0.6447474;-0.01238227,0.04630846;-0.671429;-0.06938624,-0.07744686;0.009538278;-0.03183789,-0.1226043;-0.291262;-0.06911105,-0.1263171;-0.6272981;0.001293167,-0.1284598;-0.6225455;-0.07499884,0.02533114;0.4984294;-0.1613808,181.3782
+0;0;0,0.002771939;0.3002111;0.0132731,0.005489696;0.5990124;0.01026109,0.2079069;0.4644408;0.01649666,0.2477596;0.2288726;0.03509451,0.2977629;0.02238604;-0.01066094,-0.1978224;0.4626848;0.00633774,-0.2515993;0.2292284;0.01204931,-0.293548;0.02028215;-0.03052257,0.07522333;0.003732999;-0.03750479,0.08637299;-0.3003794;-0.003361106,0.09112078;-0.6337346;0.07906197,0.1040696;-0.6552912;0.01862592,-0.07541793;0.007085553;-0.03662001,-0.1060195;-0.2969589;-0.01674628,-0.1267269;-0.6341115;0.04523,-0.1241086;-0.5957457;-0.03477893,0.0047248;0.5245272;0.01355928,0;0;0,0.01560202;0.2866527;-0.08886719,0.02866724;0.567183;-0.1909828,0.211241;0.4671715;-0.06549811,0.2619028;0.2348174;-0.03597832,0.2572277;0.02283734;-0.08365631,-0.1550914;0.4910085;-0.05270136,-0.2324122;0.2688597;-0.006898709,-0.2471791;0.06475209;-0.08006015,0.07437207;-0.001651406;-0.03930855,0.08439054;-0.3066561;-0.06472898,0.05136935;-0.6446065;-0.01333881,0.05112691;-0.6712039;-0.07056594,-0.07703263;0.009458107;-0.03249018,-0.119991;-0.2920084;-0.06484683,-0.1208666;-0.6289824;0.001406834,-0.1223835;-0.6243959;-0.07494842,0.02568287;0.498124;-0.1630282,181.4114
+0;0;0,0.002765976;0.2995653;0.01324455,0.005476244;0.5975377;0.01023943,0.2135488;0.4614688;0.016549,0.2527952;0.2294843;0.03486393,0.3027954;0.02301033;-0.01088872,-0.2034699;0.4596639;0.006107415,-0.2564287;0.229759;0.0117321,-0.2983749;0.02082559;-0.03083718,0.07508083;0.003725928;-0.03743374,0.08620667;-0.2997369;-0.003362991,0.09096443;-0.633792;0.07923315,0.1039128;-0.6553467;0.01879943,-0.07527506;0.007072131;-0.03655064,-0.1058113;-0.2963229;-0.01671936,-0.1265622;-0.6341835;0.04538705,-0.123944;-0.595818;-0.03461881,0.00471314;0.523227;0.01352989,0;0;0,0.01356973;0.2860482;-0.0889647,0.02525751;0.5657079;-0.1912162,0.2144984;0.4673557;-0.06460142,0.2602808;0.2374979;-0.03699946,0.260506;0.02554344;-0.08495831,-0.16234;0.491024;-0.0483101,-0.2395853;0.2725301;-0.003744625,-0.257398;0.06952806;-0.07922765,0.07434267;-0.001757026;-0.03901768,0.08812754;-0.3058651;-0.06552243,0.056226;-0.6446499;-0.01409483,0.05635343;-0.6712247;-0.07134032,-0.07669775;0.009560193;-0.03283834,-0.1166672;-0.2918636;-0.06317614,-0.1156024;-0.6298832;0.001470581,-0.1167308;-0.6253482;-0.07487101,0.02257068;0.4968324;-0.1632442,181.4337
+0;0;0,0.00275421;0.298291;0.01318821,0.005445328;0.5941579;0.01020431,0.2102728;0.4595749;0.01644365,0.249673;0.2266813;0.03483035,0.2996764;0.02019395;-0.01092525,-0.2002551;0.4577981;0.006164587,-0.2534215;0.2269922;0.01181132,-0.2953704;0.01804526;-0.03076072,0.07491001;0.00371745;-0.03734857,0.08607783;-0.3008904;-0.003149264,0.09082907;-0.634488;0.07933374,0.1037857;-0.6560756;0.0188614,-0.0751038;0.007056041;-0.03646749,-0.1057553;-0.2974838;-0.01656137,-0.1264777;-0.6348816;0.04545996,-0.1238579;-0.5965108;-0.03459701,0.004687613;0.520372;0.01347154,0;0;0,0.007864311;0.284383;-0.0906837,0.01081377;0.5606644;-0.1965301,0.2024353;0.4689695;-0.07481265,0.2556173;0.241316;-0.03640127,0.2594789;0.02948368;-0.08480692,-0.1707976;0.4899414;-0.05315477,-0.2385872;0.2674381;-0.008135825,-0.2573192;0.06493594;-0.08477091,0.07436803;-0.001149803;-0.03857875,0.08959725;-0.3063351;-0.06522965,0.05928038;-0.6449403;-0.01482391,0.059558;-0.6714724;-0.07218337,-0.07642844;0.008964873;-0.03314468,-0.1154305;-0.2939861;-0.06107017,-0.111875;-0.6318848;0.001580827,-0.1142;-0.6277164;-0.0746647,0.01055992;0.4927521;-0.1674874,181.4676
+0;0;0,0.002934958;0.2991087;0.01318187,0.005768795;0.5964833;0.01028539,0.2113528;0.4606726;0.01588686,0.2523251;0.2267298;0.03482475,0.3019115;0.0199084;-0.009854276,-0.2008677;0.459461;0.006030494,-0.2540601;0.2272872;0.01173283,-0.296308;0.01859239;-0.03176094,0.07503255;0.003805328;-0.03740579,0.08666581;-0.3001879;-0.003437817,0.09143356;-0.6332515;0.0788301,0.1046987;-0.6547553;0.0185501,-0.07524735;0.006977894;-0.03650622,-0.1053891;-0.2969931;-0.01665162,-0.12584;-0.633848;0.04525688,-0.1232996;-0.5954883;-0.03465524,0.004998008;0.5222776;0.01353801,0;0;0,0.005554795;0.2847206;-0.09247565,0.008495003;0.5621245;-0.1996255,0.2014249;0.4717959;-0.07819915,0.254415;0.2433543;-0.03609061,0.2599621;0.03158255;-0.08458877,-0.1737073;0.4870661;-0.0549786,-0.2408389;0.2624877;-0.01226483,-0.255477;0.05880444;-0.08662191,0.07455792;-0.0007520616;-0.03852415,0.09171206;-0.3052107;-0.06520319,0.06413226;-0.6436648;-0.01610947,0.06475055;-0.6702924;-0.07316399,-0.07654238;0.008595254;-0.03333084,-0.1121716;-0.2942033;-0.06061917,-0.1072397;-0.631585;0.001600962,-0.1097898;-0.6275277;-0.07444347,0.008023202;0.4938569;-0.1703515,181.4897
+0;0;0,0.002934958;0.2991087;0.01318187,0.005768795;0.5964833;0.01028539,0.2113528;0.4606726;0.01588686,0.2523251;0.2267298;0.03482475,0.3019115;0.0199084;-0.009854276,-0.2008677;0.459461;0.006030494,-0.2540601;0.2272872;0.01173283,-0.296308;0.01859239;-0.03176094,0.07503255;0.003805328;-0.03740579,0.08666581;-0.3001879;-0.003437817,0.09143356;-0.6332515;0.0788301,0.1046987;-0.6547553;0.0185501,-0.07524735;0.006977894;-0.03650622,-0.1053891;-0.2969931;-0.01665162,-0.12584;-0.633848;0.04525688,-0.1232996;-0.5954883;-0.03465524,0.004998008;0.5222776;0.01353801,0;0;0,0.005554795;0.2847206;-0.09247565,0.008495003;0.5621245;-0.1996255,0.2014249;0.4717959;-0.07819915,0.254415;0.2433543;-0.03609061,0.2599621;0.03158255;-0.08458877,-0.1737073;0.4870661;-0.0549786,-0.2408389;0.2624877;-0.01226483,-0.255477;0.05880444;-0.08662191,0.07455792;-0.0007520616;-0.03852415,0.09171206;-0.3052107;-0.06520319,0.06413226;-0.6436648;-0.01610947,0.06475055;-0.6702924;-0.07316399,-0.07654238;0.008595254;-0.03333084,-0.1121716;-0.2942033;-0.06061917,-0.1072397;-0.631585;0.001600962,-0.1097898;-0.6275277;-0.07444347,0.008023202;0.4938569;-0.1703515,181.5129
+0;0;0,0.002926693;0.2982664;0.01314474,0.005753451;0.5948939;0.01025396,0.209507;0.4597816;0.01582794,0.2505009;0.2257155;0.03477581,0.3000996;0.01884277;-0.009914309,-0.1990538;0.4585808;0.006059074,-0.2522742;0.2262846;0.01176441,-0.2945327;0.01753798;-0.03174015,0.07493347;0.003800303;-0.0373564,0.08656139;-0.3000536;-0.003404003,0.09132545;-0.6328589;0.07880013,0.1046461;-0.6545783;0.01826783,-0.07514798;0.006968679;-0.03645802,-0.1052759;-0.2968629;-0.01661252,-0.125711;-0.6334566;0.04524797,-0.12316;-0.5950619;-0.0349986,0.004984236;0.5208397;0.01349994,0;0;0,0.002249494;0.2838345;-0.0926125,0.002183348;0.5605472;-0.1995268,0.1959451;0.47314;-0.08238745,0.2501666;0.2458693;-0.03511667,0.2581032;0.03439002;-0.08478642,-0.1783217;0.4848549;-0.05704147,-0.2433898;0.2595001;-0.01452271,-0.258994;0.05738796;-0.09301306,0.07446095;-0.0002026856;-0.03847718,0.09129769;-0.304594;-0.06450868,0.06720226;-0.6432567;-0.01690054,0.06833321;-0.6703838;-0.0739243,-0.07644452;0.008062854;-0.03340948,-0.1120268;-0.2947195;-0.0593302,-0.1051198;-0.6319374;0.002118926,-0.1080924;-0.6280075;-0.07422245,0.002415538;0.492399;-0.170356,181.5459
+0;0;0,0.003023502;0.2972872;0.01297376,0.005922759;0.5930738;0.01012854,0.2087736;0.4582398;0.01545284,0.2508061;0.2201339;0.03515887,0.3002694;0.01293375;-0.007899504,-0.1980477;0.4572477;0.006047094,-0.2513432;0.2206542;0.01175391,-0.2961109;0.01295815;-0.03397079,0.07480121;0.003889553;-0.03725215,0.08678487;-0.3004742;-0.003738802,0.09181854;-0.6326956;0.07864806,0.1051915;-0.6548873;0.01831688,-0.07498734;0.006864843;-0.03643961,-0.1051308;-0.297454;-0.01680659,-0.1251235;-0.6335592;0.04497999,-0.1226249;-0.5951542;-0.03542999,0.005153011;0.5192008;0.01334806,0;0;0,0.00121814;0.2825795;-0.09329796,0.001024142;0.5582674;-0.2005329,0.1945026;0.4766375;-0.08388901,0.2481861;0.2452935;-0.03441644,0.2596265;0.03392762;-0.08367205,-0.1786339;0.4836934;-0.05823264,-0.2451939;0.2543563;-0.01552744,-0.2592364;0.05156288;-0.09240504,0.07450382;1.105666E-05;-0.03804278,0.09460913;-0.3045975;-0.06475377,0.07325405;-0.6430538;-0.01811337,0.07468887;-0.6703827;-0.07515717,-0.07611565;0.007836039;-0.03380941,-0.1080665;-0.2959388;-0.05838602,-0.09875389;-0.6326512;0.002622828,-0.1015333;-0.628867;-0.07384718,0.001234099;0.490342;-0.1713047,181.5682
+0;0;0,0.003021404;0.2970809;0.01296476,0.005920169;0.5928237;0.01012331,0.2018749;0.4601395;0.01537262,0.244185;0.2204609;0.0352088,0.2936495;0.013256;-0.007850569,-0.1911667;0.459181;0.006285455,-0.2448142;0.2210249;0.01202996,-0.2895829;0.01332401;-0.03369579,0.07532626;0.003916855;-0.03751363,0.0873418;-0.3012567;-0.003911119,0.0923678;-0.6329719;0.07835022,0.105793;-0.6553674;0.0177834,-0.0755137;0.006913029;-0.03669538,-0.1057374;-0.2982154;-0.01701013,-0.1256996;-0.6338086;0.04468231,-0.1231912;-0.5953708;-0.03604173,0.005151306;0.5190356;0.01333912,0;0;0,0.00455749;0.2820963;-0.09399581,0.005403981;0.5576799;-0.2013688,0.1909275;0.4781512;-0.08477711,0.2468756;0.2457491;-0.03489207,0.2583156;0.03437668;-0.08414172,-0.1713827;0.4851411;-0.06775194,-0.2369488;0.2539889;-0.02417291,-0.2557071;0.05364004;-0.1062899,0.07508689;0.0004330873;-0.03818941,0.09654407;-0.3048692;-0.06529045,0.07683787;-0.6429222;-0.01882481,0.07873805;-0.6705357;-0.0760169,-0.07682467;0.007376757;-0.03376703,-0.1061756;-0.2974418;-0.05883798,-0.09616797;-0.6335357;0.002545621,-0.09875957;-0.629904;-0.07421282,0.00542751;0.4898635;-0.172102,181.5901
+0;0;0,0.00300239;0.2952114;0.01288317,0.005879825;0.5887752;0.01006121,0.205015;0.4556521;0.01532104,0.2471409;0.2170176;0.03507082,0.2965958;0.009852529;-0.007980257,-0.1943703;0.4546783;0.00608721,-0.2477841;0.2175594;0.01180669,-0.2925442;0.009898528;-0.03391025,0.07456492;0.003877266;-0.03713447,0.08658949;-0.3015255;-0.003506716,0.09162;-0.6335384;0.07882842,0.1050645;-0.6560093;0.01817444,-0.07475047;0.006843158;-0.0363245,-0.1049968;-0.2985145;-0.01662446,-0.124977;-0.6344088;0.04512333,-0.122465;-0.5959588;-0.03571688,0.005116294;0.5154989;0.01325472,0;0;0,0.001005933;0.2802584;-0.09369612,2.913177E-06;0.5536174;-0.2007761,0.1904566;0.4792701;-0.08569384,0.2449184;0.2476209;-0.0358572,0.2600966;0.03640795;-0.08459353,-0.1797425;0.4852211;-0.06630684,-0.2496287;0.2561418;-0.02447737,-0.2620732;0.0550656;-0.1059024,0.07466909;0.000733018;-0.03712034,0.09791036;-0.3044853;-0.06623888,0.08150277;-0.6430517;-0.01997328,0.0846502;-0.6707487;-0.07719231,-0.07563639;0.007057881;-0.03439843,-0.102253;-0.2982585;-0.05929257,-0.09012613;-0.6345456;0.002358489,-0.09241566;-0.6309947;-0.0745054,0.0004159436;0.4863203;-0.1716022,181.6241
+0;0;0,0.002329585;0.2952271;0.01266118,0.004320297;0.5887991;0.009841828,0.2038652;0.4561505;0.01508019,0.245827;0.2175295;0.03533727,0.2958227;0.01022644;-0.006404854,-0.1955082;0.4542204;0.00563905,-0.2480555;0.2169064;0.01129467,-0.2936271;0.00957711;-0.03512008,0.0745545;0.003992768;-0.03714316,0.08720557;-0.3014621;-0.004225641,0.09289084;-0.6334163;0.07830323,0.1060885;-0.6552279;0.01703141,-0.07476609;0.006720191;-0.0363153,-0.1040783;-0.2987466;-0.01689593,-0.1238544;-0.6346869;0.04466655,-0.1213206;-0.5962387;-0.03617315,0.003824082;0.5155197;0.01301614,0;0;0,0.001005933;0.2802584;-0.09369612,2.913177E-06;0.5536174;-0.2007761,0.1904566;0.4792701;-0.08569384,0.2449184;0.2476209;-0.0358572,0.2600966;0.03640795;-0.08459353,-0.1797425;0.4852211;-0.06630684,-0.2496287;0.2561418;-0.02447737,-0.2620732;0.0550656;-0.1059024,0.07466909;0.000733018;-0.03712034,0.09791036;-0.3044853;-0.06623888,0.08150277;-0.6430517;-0.01997328,0.0846502;-0.6707487;-0.07719231,-0.07563639;0.007057881;-0.03439843,-0.102253;-0.2982585;-0.05929257,-0.09012613;-0.6345456;0.002358489,-0.09241566;-0.6309947;-0.0745054,0.0004159436;0.4863203;-0.1716022,181.6463
+0;0;0,0.002316214;0.2935326;0.01258851,0.004296274;0.5855338;0.009783783,0.2026146;0.4536318;0.01499292,0.2446961;0.2143297;0.03530782,0.2947309;0.006864905;-0.006466873,-0.1943049;0.4517136;0.005609792,-0.2470022;0.2137222;0.01128156,-0.2926093;0.006231174;-0.03516942,0.07518768;0.004026677;-0.03745861,0.08782838;-0.3011777;-0.004568078,0.09349724;-0.6321744;0.07772277,0.1066293;-0.6537286;0.01675539,-0.07540106;0.006777264;-0.03662372,-0.1046893;-0.2984391;-0.01722027,-0.1244083;-0.6334105;0.04416465,-0.1218871;-0.5950041;-0.0362734,0.003802645;0.5126362;0.01294155,0;0;0,0.00212384;0.278507;-0.09356594,0.002452992;0.550277;-0.2003994,0.1913152;0.4807095;-0.08545518,0.2428537;0.2479393;-0.03435874,0.2545862;0.03697774;-0.08581567,-0.1757594;0.4863596;-0.06541462,-0.2517219;0.2581646;-0.02534235,-0.2649732;0.05716424;-0.1072784,0.07541295;0.0004800856;-0.03721833,0.09942412;-0.3044273;-0.06630874,0.08589273;-0.6420903;-0.01979661,0.09047955;-0.6689761;-0.0771575,-0.07635279;0.007394687;-0.03446909,-0.0996076;-0.2979769;-0.05893627,-0.08529179;-0.6332194;0.002466962,-0.08752087;-0.6295638;-0.07400726,0.002541445;0.4833629;-0.1713002,181.6705
+0;0;0,0.002325527;0.2947128;0.01263912,0.004321031;0.5889918;0.009806007,0.2020915;0.4565374;0.01504046,0.2450646;0.2121655;0.03578575,0.2951316;0.004567266;-0.0060158,-0.1937439;0.4546243;0.005682953,-0.2475576;0.2115909;0.01147488,-0.2931941;0.00396648;-0.03500595,0.07549799;0.004043296;-0.03761321,0.088155;-0.3015549;-0.004680235,0.09383576;-0.6332458;0.0777832,0.1068709;-0.6544192;0.01726609,-0.07571226;0.006805236;-0.03677487,-0.1050382;-0.2988049;-0.01734639,-0.1247987;-0.6344788;0.04416727,-0.122296;-0.5961346;-0.0356767,0.00382257;0.5153806;0.01299469,0;0;0,-0.00384865;0.2792333;-0.09505153,-0.01018546;0.55246;-0.2042058,0.1778546;0.4826745;-0.08447623,0.2425615;0.2478654;-0.03278089,0.2580883;0.03779021;-0.08735561,-0.1858283;0.4837444;-0.06824227,-0.2564871;0.2487619;-0.0259901,-0.2703161;0.05030692;-0.1141687,0.07607984;0.001033783;-0.03663111,0.1017769;-0.3038783;-0.06830621,0.09013858;-0.6422563;-0.02122855,0.09743675;-0.6684061;-0.07819247,-0.07655618;0.006778245;-0.03498935,-0.09590488;-0.2992471;-0.05967019,-0.07915868;-0.6348798;0.002952546,-0.0807022;-0.6312466;-0.07289837,-0.008359946;0.4850775;-0.1744521,181.7032
+0;0;0,0.00119813;0.2934673;0.01239202,0.001671919;0.5864729;0.009487011,0.2029068;0.4544469;0.01469415,0.2456944;0.2117855;0.03599618,0.2958926;0.004024968;-0.004818227,-0.1987012;0.4515087;0.005283155,-0.2514914;0.2099504;0.01092984,-0.2971207;0.00244385;-0.03607135,0.07525475;0.004120516;-0.03740387,0.08878104;-0.3041493;-0.005009621,0.09467917;-0.6333448;0.07704718,0.1077324;-0.6543509;0.01639025,-0.07542004;0.0066779;-0.03669508,-0.1042791;-0.3016417;-0.0174903,-0.1235225;-0.6348728;0.04353808,-0.1210419;-0.5965333;-0.03630907,0.00159951;0.5131655;0.01267689,0;0;0,-0.00278791;0.2781086;-0.09447694,-0.006762251;0.5503443;-0.2027757,0.1831634;0.4823865;-0.08187318,0.246496;0.2487656;-0.03108573,0.26387;0.03884771;-0.08570004,-0.1869786;0.4817018;-0.06802611,-0.2520827;0.2463059;-0.02904719,-0.2645605;0.04762821;-0.1169196,0.07579264;0.00112319;-0.03651738,0.1075457;-0.3056656;-0.07020736,0.09932038;-0.6414701;-0.02219177,0.1081754;-0.6684254;-0.07812881,-0.07611087;0.006716682;-0.03523247,-0.09031141;-0.3023427;-0.05854228,-0.06983051;-0.6355376;0.002280321,-0.07115302;-0.6318514;-0.07359527,-0.005587049;0.4831815;-0.1732473,181.7257
+0;0;0,0.00119813;0.2934673;0.01239202,0.001671919;0.5864729;0.009487011,0.2029068;0.4544469;0.01469415,0.2456944;0.2117855;0.03599618,0.2958926;0.004024968;-0.004818227,-0.1987012;0.4515087;0.005283155,-0.2514914;0.2099504;0.01092984,-0.2971207;0.00244385;-0.03607135,0.07525475;0.004120516;-0.03740387,0.08878104;-0.3041493;-0.005009621,0.09467917;-0.6333448;0.07704718,0.1077324;-0.6543509;0.01639025,-0.07542004;0.0066779;-0.03669508,-0.1042791;-0.3016417;-0.0174903,-0.1235225;-0.6348728;0.04353808,-0.1210419;-0.5965333;-0.03630907,0.00159951;0.5131655;0.01267689,0;0;0,-0.00278791;0.2781086;-0.09447694,-0.006762251;0.5503443;-0.2027757,0.1831634;0.4823865;-0.08187318,0.246496;0.2487656;-0.03108573,0.26387;0.03884771;-0.08570004,-0.1869786;0.4817018;-0.06802611,-0.2520827;0.2463059;-0.02904719,-0.2645605;0.04762821;-0.1169196,0.07579264;0.00112319;-0.03651738,0.1075457;-0.3056656;-0.07020736,0.09932038;-0.6414701;-0.02219177,0.1081754;-0.6684254;-0.07812881,-0.07611087;0.006716682;-0.03523247,-0.09031141;-0.3023427;-0.05854228,-0.06983051;-0.6355376;0.002280321,-0.07115302;-0.6318514;-0.07359527,-0.005587049;0.4831815;-0.1732473,181.7486
+0;0;0,0.00119764;0.2933474;0.01238695,0.001671291;0.5862517;0.009484267,0.1964303;0.4561695;0.01462413,0.2393862;0.2125536;0.03600995,0.2896079;0.004695579;-0.004823625,-0.1922581;0.4533258;0.005515883,-0.245256;0.2108174;0.01118478,-0.2909067;0.00321345;-0.03583847,0.07525861;0.004120727;-0.03740579,0.08899168;-0.3088615;-0.004516337,0.09484196;-0.6353866;0.07687484,0.1078441;-0.6561929;0.01645546,-0.0754239;0.006678242;-0.03669696,-0.1047241;-0.3063545;-0.0171986,-0.1238114;-0.6368825;0.04333474,-0.1213406;-0.5985757;-0.0361997,0.001598936;0.5129991;0.01267176,0;0;0,0.002731837;0.2780452;-0.09429193,0.000616558;0.5502056;-0.2025681,0.1819581;0.4842759;-0.08018231,0.2475051;0.2498645;-0.03113008,0.2674812;0.04062527;-0.08782625,-0.175852;0.4803898;-0.07458578,-0.2465601;0.2448475;-0.04035955,-0.2562017;0.04452261;-0.1250444,0.07564508;0.001562744;-0.03681588,0.1082488;-0.3095691;-0.07372403,0.1051322;-0.6423141;-0.02324247,0.1153501;-0.6687806;-0.07899165,-0.07618751;0.006336787;-0.03514738,-0.09119177;-0.3073933;-0.0591574,-0.06448278;-0.6375722;0.0003907606,-0.0653636;-0.6337724;-0.07519766,0.001547374;0.4830501;-0.1731508,181.772
+0;0;0,0.0003648504;0.2932458;0.01226319,-7.028299E-06;0.5858386;0.009376375,0.189208;0.4578905;0.01426879,0.2325961;0.2163911;0.03629334,0.2829761;0.008221492;-0.003799073,-0.1878749;0.454793;0.004952083,-0.2405499;0.2141964;0.01026087,-0.2854819;0.006320581;-0.03716177,0.07526017;0.004377112;-0.03749935,0.08902998;-0.3101577;-0.006037205,0.0959451;-0.6357839;0.07600547,0.1089681;-0.6564662;0.01566637,-0.07555564;0.006409894;-0.03660209,-0.1043625;-0.3081125;-0.01769691,-0.123272;-0.6380093;0.04248444,-0.1207327;-0.5997196;-0.03691283,0.0001312882;0.5126638;0.0125494,0;0;0,0.00250724;0.2781567;-0.09362793,0.002882071;0.5502369;-0.2012732,0.1762299;0.4831483;-0.07832504,0.2460154;0.2519167;-0.02983309,0.2696924;0.04395732;-0.09043384,-0.1701222;0.4798064;-0.07841173,-0.2406879;0.2457253;-0.0481454,-0.2496263;0.0462966;-0.1354865,0.07578291;0.001626044;-0.03665733,0.1121602;-0.3102784;-0.07543707,0.1112158;-0.6422217;-0.02421188,0.1220548;-0.6687941;-0.07953978,-0.07616617;0.006271007;-0.03533896,-0.08997702;-0.3089462;-0.05898156,-0.05878925;-0.6382107;-0.0004713684,-0.05943414;-0.6342933;-0.07595899,0.003061429;0.4831192;-0.1719506,181.8057
+0;0;0,0.0003676128;0.295466;0.01235604,-7.235896E-06;0.5904453;0.009449096,0.2106212;0.4557739;0.01455879,0.2538679;0.2150615;0.03651157,0.3042723;0.006791383;-0.003600195,-0.2091653;0.4523257;0.004186989,-0.2616687;0.2125131;0.009478474,-0.3066224;0.004536927;-0.03796706,0.07525064;0.004376558;-0.0374946,0.08916606;-0.3134841;-0.005699772,0.09607472;-0.6388063;0.0762663,0.1091246;-0.659593;0.01580294,-0.07554606;0.006409082;-0.03659746,-0.1046575;-0.3114391;-0.01749237,-0.1235494;-0.6410279;0.0426328,-0.1210048;-0.6027212;-0.036928,0.000132064;0.5167503;0.01264468,0;0;0,-0.01159294;0.2816144;-0.08950949,-0.03015077;0.5584877;-0.1896172,0.1763522;0.4846643;-0.07614851,0.2452293;0.2535557;-0.02989435,0.2712847;0.04634452;-0.09242964,-0.2149182;0.4769809;-0.0538777,-0.2894506;0.2443698;-0.02874479,-0.2951759;0.04528014;-0.117382,0.0758181;0.001945853;-0.03654432,0.1153816;-0.3125387;-0.07866454,0.1176347;-0.6438314;-0.02536535,0.128759;-0.6705029;-0.08077288,-0.07610865;0.005926622;-0.03549656,-0.08775522;-0.3127767;-0.05857301,-0.05309233;-0.6416467;-0.001619853,-0.05327027;-0.6369969;-0.07753254,-0.02501195;0.4900954;-0.1624644,181.8291
+0;0;0,0.000367393;0.2952894;0.01234865,-7.060298E-06;0.5899416;0.009443843,0.2076057;0.4562012;0.01452363,0.2508986;0.2152317;0.03649986,0.3013749;0.006664649;-0.003669087,-0.2061668;0.4528024;0.004300415,-0.2587263;0.2127336;0.009597552,-0.303744;0.00446099;-0.03791561,0.07518785;0.004372906;-0.03746331,0.08916298;-0.3148519;-0.005532034,0.09606408;-0.6398174;0.07634416,0.1091807;-0.6608637;0.01557157,-0.07548303;0.006403735;-0.03656693,-0.1047194;-0.3128085;-0.01737984,-0.1235906;-0.6420358;0.04267938,-0.121033;-0.6036866;-0.0372883,0.0001321312;0.516304;0.01263694,0;0;0,-0.01128924;0.2813092;-0.0899229,-0.02731675;0.5577683;-0.1906493,0.1739718;0.4861739;-0.07412671,0.244179;0.2549059;-0.02929806,0.2695163;0.04907402;-0.09750985,-0.2108262;0.4755728;-0.0581024,-0.2853303;0.2425214;-0.03444418,-0.2935231;0.04607196;-0.1293236,0.075878;0.0024575;-0.03622603,0.1165015;-0.3130021;-0.08043432,0.120972;-0.6436745;-0.0257566,0.1324538;-0.6705088;-0.08151603,-0.07596874;0.005413603;-0.03571105,-0.08787924;-0.3147542;-0.05739394,-0.05100651;-0.6430455;-0.000656765,-0.05476592;-0.6736772;-0.05338952,-0.02271369;0.4894482;-0.1633751,181.8631
+0;0;0,-0.0001080323;0.2953032;0.01201663,-0.0008619769;0.5899526;0.008890125,0.2068393;0.4562491;0.01474561,0.2504563;0.2153666;0.03703236,0.3009116;0.006666809;-0.002468012,-0.2069448;0.4528873;0.003493509,-0.2595915;0.2128297;0.008414499,-0.303513;0.004385352;-0.03937095,0.07526331;0.004491028;-0.03729745,0.08977974;-0.3149177;-0.007519774,0.09754176;-0.6396606;0.07515873,0.1107023;-0.6617654;0.01530078,-0.07538337;0.006296439;-0.03679046,-0.103892;-0.3130211;-0.01827022,-0.1220942;-0.6422713;0.04187031,-0.1193881;-0.6039366;-0.038094,-0.0006364252;0.5163175;0.01213509,0;0;0,-0.01128924;0.2813092;-0.0899229,-0.02731675;0.5577683;-0.1906493,0.1739718;0.4861739;-0.07412671,0.244179;0.2549059;-0.02929806,0.2695163;0.04907402;-0.09750985,-0.2108262;0.4755728;-0.0581024,-0.2853303;0.2425214;-0.03444418,-0.2935231;0.04607196;-0.1293236,0.075878;0.0024575;-0.03622603,0.1165015;-0.3130021;-0.08043432,0.120972;-0.6436745;-0.0257566,0.1324538;-0.6705088;-0.08151603,-0.07596874;0.005413603;-0.03571105,-0.08787924;-0.3147542;-0.05739394,-0.05100651;-0.6430455;-0.000656765,-0.05476592;-0.6736772;-0.05338952,-0.02271369;0.4894482;-0.1633751,181.8853
+0;0;0,-0.000107826;0.2947395;0.01199369,-0.000855184;0.5869055;0.008908943,0.1991666;0.4563906;0.01462526,0.2423419;0.2179473;0.03668633,0.2928439;0.009054229;-0.002850637,-0.1993076;0.4531531;0.003789492,-0.2514211;0.2155265;0.008660648,-0.2953834;0.00688903;-0.03916907,0.07523561;0.004489375;-0.03728373,0.08979569;-0.3158799;-0.0074165,0.09757536;-0.6413609;0.07544994,0.1107062;-0.6633481;0.01572712,-0.07535563;0.006294122;-0.03677693,-0.10395;-0.3139836;-0.01820099,-0.1221936;-0.6439822;0.04207625,-0.1194935;-0.6056663;-0.03770755,-0.0006325914;0.5142364;0.01211134,0;0;0,-0.007295389;0.2805481;-0.09085584,-0.01445952;0.5539393;-0.1935923,0.1724595;0.4856015;-0.07292677,0.2430539;0.2569687;-0.02877403,0.2707668;0.05256557;-0.100894,-0.1969734;0.4779418;-0.06688384,-0.2734764;0.2480422;-0.04453662,-0.2802961;0.05288722;-0.142608,0.07593998;0.002965659;-0.03598547,0.1187642;-0.3130123;-0.08142257,0.1247418;-0.6443933;-0.02650261,0.1367515;-0.6710057;-0.0821147,-0.07587428;0.004909679;-0.03591126,-0.08732887;-0.3162218;-0.05790798,-0.04845442;-0.6451207;-0.001520563,-0.05132598;-0.6754145;-0.05441968,-0.01392421;0.4869321;-0.165293,181.9082
+0;0;0,-0.0001076805;0.2943417;0.01197751,-0.0008546044;0.5863286;0.008893058,0.1944427;0.4571904;0.01454954,0.2376104;0.2187894;0.0366067,0.2881882;0.009582505;-0.002989661,-0.1946091;0.4540295;0.003969994,-0.2467135;0.216445;0.008840288,-0.2907417;0.007494122;-0.03906127,0.07517169;0.004485561;-0.03725205,0.08976144;-0.3165364;-0.007323975,0.09755037;-0.6424053;0.07564121,0.1106175;-0.6641405;0.01620788,-0.0752916;0.006288774;-0.03674568,-0.1039442;-0.3146415;-0.01813189,-0.1222096;-0.6450334;0.04221717,-0.1195226;-0.6067578;-0.0371799,-0.0006320389;0.5136684;0.01209506,0;0;0,-0.005102158;0.2800891;-0.09112954,-0.01135596;0.5532446;-0.1940475,0.1686662;0.4869129;-0.07100248,0.2412334;0.2586847;-0.02821326,0.2711593;0.05662517;-0.1067619,-0.1902259;0.4793555;-0.07040653,-0.2658837;0.2490251;-0.05018666,-0.2769349;0.05564168;-0.1520406,0.0759057;0.00332424;-0.03585935,0.1203101;-0.3130766;-0.0814929,0.126908;-0.6448195;-0.02637935,0.1410822;-0.6721182;-0.0801897,-0.07576337;0.00456464;-0.03602353,-0.0883942;-0.3171847;-0.05796694,-0.04783471;-0.6464313;-0.002415054,-0.04981857;-0.6763933;-0.05514287,-0.01100349;0.4862647;-0.1657035,181.9417
+0;0;0,0.001841523;0.2935384;0.01131707,0.001790282;0.5847381;0.008017186,0.1950205;0.4554569;0.01466852,0.237938;0.2165073;0.03652842,0.2896777;0.007284015;-0.002868727,-0.190648;0.4543738;0.00326517,-0.2418322;0.2160905;0.007502229,-0.2852771;0.006821424;-0.04069029,0.07481682;0.004778075;-0.03691299,0.09054887;-0.3154849;-0.01049794,0.09945018;-0.6431398;0.07408385,0.112978;-0.6661131;0.01391884,-0.07481434;0.005945238;-0.03674814,-0.1016283;-0.3142023;-0.01942104,-0.1194972;-0.6466755;0.0416799,-0.1165968;-0.6082867;-0.03912982,0.001958196;0.512344;0.01122542,0;0;0,-0.004843771;0.2792687;-0.09100461,-0.0109244;0.5516078;-0.1938872,0.1661067;0.4886975;-0.06885624,0.2388297;0.2595653;-0.02852702,0.2701734;0.05944094;-0.1120217,-0.1884677;0.4786843;-0.07203256,-0.2642041;0.2479425;-0.05108295,-0.2827759;0.05691233;-0.1567527,0.07554644;0.003802299;-0.03551388,0.1204904;-0.3115099;-0.08103228,0.1285244;-0.6451992;-0.02465916,0.1446135;-0.6736152;-0.07885981,-0.07521927;0.004201528;-0.03615752,-0.0874662;-0.3165586;-0.05798927,-0.04759585;-0.6480485;-0.002169397,-0.04770252;-0.6790879;-0.05586458,-0.01036138;0.4848806;-0.1656318,181.9636
+0;0;0,0.001841523;0.2935384;0.01131707,0.001790282;0.5847381;0.008017186,0.1950205;0.4554569;0.01466852,0.237938;0.2165073;0.03652842,0.2896777;0.007284015;-0.002868727,-0.190648;0.4543738;0.00326517,-0.2418322;0.2160905;0.007502229,-0.2852771;0.006821424;-0.04069029,0.07481682;0.004778075;-0.03691299,0.09054887;-0.3154849;-0.01049794,0.09945018;-0.6431398;0.07408385,0.112978;-0.6661131;0.01391884,-0.07481434;0.005945238;-0.03674814,-0.1016283;-0.3142023;-0.01942104,-0.1194972;-0.6466755;0.0416799,-0.1165968;-0.6082867;-0.03912982,0.001958196;0.512344;0.01122542,0;0;0,-0.004843771;0.2792687;-0.09100461,-0.0109244;0.5516078;-0.1938872,0.1661067;0.4886975;-0.06885624,0.2388297;0.2595653;-0.02852702,0.2701734;0.05944094;-0.1120217,-0.1884677;0.4786843;-0.07203256,-0.2642041;0.2479425;-0.05108295,-0.2827759;0.05691233;-0.1567527,0.07554644;0.003802299;-0.03551388,0.1204904;-0.3115099;-0.08103228,0.1285244;-0.6451992;-0.02465916,0.1446135;-0.6736152;-0.07885981,-0.07521927;0.004201528;-0.03615752,-0.0874662;-0.3165586;-0.05798927,-0.04759585;-0.6480485;-0.002169397,-0.04770252;-0.6790879;-0.05586458,-0.01036138;0.4848806;-0.1656318,181.9864
+0;0;0,0.001846606;0.2943488;0.01134831,0.00179384;0.5879356;0.008004362,0.1981764;0.4567452;0.01475535,0.2405616;0.2207587;0.03634417,0.2923933;0.01116376;-0.003122948,-0.1937847;0.4556444;0.003165944,-0.2443342;0.2203159;0.007350461,-0.2878563;0.01067513;-0.04092766,0.0741832;0.004737609;-0.03660038,0.08999085;-0.3170648;-0.01005837,0.09898182;-0.6480201;0.07537542,0.1127666;-0.6719999;0.01406724,-0.07418074;0.005894887;-0.03643692,-0.1011236;-0.3157914;-0.01902653,-0.1191725;-0.6516136;0.04268986,-0.1162169;-0.6130655;-0.03965526,0.001964029;0.5145605;0.01125608,0;0;0,-0.01174339;0.2808273;-0.08815646,-0.02855159;0.5564712;-0.1878855,0.1589118;0.4895823;-0.06874704,0.2355177;0.2648914;-0.02877522,0.2701728;0.06820351;-0.1198089,-0.2048711;0.4748084;-0.06676445,-0.2809719;0.2474604;-0.04499778,-0.3020816;0.05822322;-0.1541668,0.0752726;0.005340189;-0.03421545,0.1224568;-0.3108643;-0.08216858,0.1333323;-0.6467577;-0.01917195,0.1526753;-0.6763449;-0.07337284,-0.07419909;0.00301643;-0.03675018,-0.08455639;-0.3192686;-0.05990655,-0.04415629;-0.6539825;-0.002936546,-0.04328432;-0.6859729;-0.05788165,-0.02373642;0.4883308;-0.1609001,182.0204
+0;0;0,0.003462952;0.2943535;0.01083814,0.004541568;0.587935;0.007184112,0.2005063;0.4560428;0.01564289,0.2427022;0.2199091;0.03595579,0.2949004;0.0103063;-0.002982803,-0.1915912;0.456919;0.002481242,-0.2404872;0.2212259;0.005669502,-0.2831385;0.01132263;-0.04224402,0.07429043;0.004949662;-0.03635398,0.09067772;-0.3171443;-0.0140364,0.1015977;-0.6475669;0.07321555,0.1164017;-0.6708703;0.01155427,-0.07410887;0.005640948;-0.03662287,-0.09918074;-0.3162634;-0.02049501,-0.1165077;-0.6520579;0.04157783,-0.1132951;-0.6135334;-0.04076011,0.004539216;0.5145623;0.01049537,0;0;0,-0.01174339;0.2808273;-0.08815646,-0.02855159;0.5564712;-0.1878855,0.1589118;0.4895823;-0.06874704,0.2355177;0.2648914;-0.02877522,0.2701728;0.06820351;-0.1198089,-0.2048711;0.4748084;-0.06676445,-0.2809719;0.2474604;-0.04499778,-0.3020816;0.05822322;-0.1541668,0.0752726;0.005340189;-0.03421545,0.1224568;-0.3108643;-0.08216858,0.1333323;-0.6467577;-0.01917195,0.1526753;-0.6763449;-0.07337284,-0.07419909;0.00301643;-0.03675018,-0.08455639;-0.3192686;-0.05990655,-0.04415629;-0.6539825;-0.002936546,-0.04328432;-0.6859729;-0.05788165,-0.02373642;0.4883308;-0.1609001,182.0424
+0;0;0,0.00346913;0.2948786;0.01085748,0.004550997;0.5893068;0.007194162,0.2025323;0.4566295;0.01571416,0.2446788;0.2207719;0.03600332,0.2969261;0.01097231;-0.002971824,-0.1936001;0.4575147;0.002417079,-0.2424389;0.2220971;0.005601612,-0.2851302;0.01199685;-0.04235689,0.07442367;0.004958539;-0.03641918,0.09082112;-0.3173352;-0.01408776,0.1017985;-0.649496;0.07362321,0.1166122;-0.6728342;0.01192172,-0.07424179;0.005651065;-0.03668856,-0.09932921;-0.316453;-0.02055069,-0.1167473;-0.654014;0.0418487,-0.1135327;-0.6154839;-0.04054294,0.004548639;0.5157512;0.01051367,0;0;0,-0.01498799;0.2815687;-0.08705044,-0.0350928;0.5579982;-0.186471,0.1560198;0.489732;-0.06884503,0.2346697;0.2659768;-0.02928996,0.2694317;0.07101539;-0.1244023,-0.2114463;0.4724982;-0.06224946,-0.2939672;0.2477314;-0.04018135,-0.320263;0.06024989;-0.151644,0.07551394;0.005782634;-0.03397107,0.1225319;-0.3104502;-0.08323503,0.1345544;-0.6477735;-0.01832795,0.1538746;-0.6763191;-0.0737412,-0.07434303;0.002549604;-0.03682988,-0.08281481;-0.3200451;-0.0592292,-0.04217823;-0.6565244;-0.002002813,-0.03995757;-0.6875181;-0.05809484,-0.02980185;0.4897513;-0.1593451,182.0646
+0;0;0,0.003474749;0.2953563;0.01087506,0.004559687;0.5906485;0.00720006,0.2024583;0.4577585;0.0157286,0.2446608;0.2215874;0.03604472,0.2969454;0.01163816;-0.002958234,-0.1935086;0.4586434;0.002437073,-0.2424122;0.2229129;0.005625838,-0.2851341;0.01266268;-0.04236688,0.07439421;0.004956577;-0.03640476,0.09077206;-0.316952;-0.01410002,0.1017924;-0.6504136;0.07395441,0.1165397;-0.6735126;0.01252954,-0.07421239;0.005648828;-0.03667404,-0.09926984;-0.3160703;-0.02055545,-0.1167562;-0.6549532;0.04208829,-0.1135559;-0.6164613;-0.03993398,0.004557321;0.5168555;0.01053028,0;0;0,-0.01684747;0.2819258;-0.08717608,-0.03927633;0.5587651;-0.1875074,0.1515114;0.4898783;-0.06800246,0.2333847;0.2668236;-0.02909279,0.2689347;0.07342257;-0.1274078,-0.21386;0.4719826;-0.06109254,-0.3001761;0.2482574;-0.03947876,-0.3269348;0.06168868;-0.1526587,0.07571934;0.006169707;-0.03336,0.1219878;-0.3093647;-0.08520746,0.1344863;-0.6477404;-0.01874471,0.1542272;-0.6761353;-0.07361126,-0.07422319;0.002286099;-0.0370144,-0.08195645;-0.3198479;-0.06069529,-0.04136438;-0.6575673;-0.002647899,-0.03910272;-0.6888413;-0.05787823,-0.03344609;0.4904338;-0.1600604,182.0979
+0;0;0,-0.0007359334;0.2953464;0.01164514,-0.003559112;0.5906332;0.008586405,0.1956052;0.4591355;0.01529323,0.2384326;0.2229664;0.03428178,0.2911544;0.01318616;-0.005040854,-0.1999459;0.4562825;0.0004685698,-0.2483518;0.220433;0.0020471,-0.2898268;0.009882793;-0.04572355,0.07449684;0.005230348;-0.03615573,0.09193923;-0.3169347;-0.01894142,0.104299;-0.6501632;0.06981454,0.1205977;-0.6740539;0.009480856,-0.07417326;0.00534073;-0.03679916,-0.09759863;-0.3165969;-0.02271613,-0.1137043;-0.6554542;0.04043417,-0.1102708;-0.6169075;-0.04157297,-0.002743773;0.5168395;0.01180016,0;0;0,-0.01684747;0.2819258;-0.08717608,-0.03927633;0.5587651;-0.1875074,0.1515114;0.4898783;-0.06800246,0.2333847;0.2668236;-0.02909279,0.2689347;0.07342257;-0.1274078,-0.21386;0.4719826;-0.06109254,-0.3001761;0.2482574;-0.03947876,-0.3269348;0.06168868;-0.1526587,0.07571934;0.006169707;-0.03336,0.1219878;-0.3093647;-0.08520746,0.1344863;-0.6477404;-0.01874471,0.1542272;-0.6761353;-0.07361126,-0.07422319;0.002286099;-0.0370144,-0.08195645;-0.3198479;-0.06069529,-0.04136438;-0.6575673;-0.002647899,-0.03910272;-0.6888413;-0.05787823,-0.03344609;0.4904338;-0.1600604,182.1202
+0;0;0,-0.0007369012;0.2957349;0.01166045,-0.003560563;0.5910775;0.00860231,0.1931187;0.4603152;0.01526484,0.2358317;0.2247768;0.03420268,0.2886117;0.01476534;-0.005163301,-0.197477;0.4574979;0.0006258935,-0.2457536;0.2222783;0.002200209,-0.2872743;0.01149601;-0.04562309,0.07455468;0.005234409;-0.03618381,0.09197615;-0.3165442;-0.01899014,0.1044353;-0.6524515;0.07047932,0.1205928;-0.6758756;0.01066806,-0.07423085;0.005344877;-0.03682774,-0.09762812;-0.3162066;-0.0227616,-0.1138633;-0.6577879;0.04089637,-0.1104595;-0.6193153;-0.04040069,-0.002745361;0.5172963;0.01181552,0;0;0,-0.01782694;0.282253;-0.08724141,-0.04015084;0.5590425;-0.1878965,0.1473386;0.4904212;-0.06769966,0.2319514;0.2690604;-0.02895092,0.268932;0.07823615;-0.1321921,-0.2136666;0.4712834;-0.06490858,-0.2985296;0.2476031;-0.04424983,-0.3240558;0.06243329;-0.1604427,0.07586513;0.006506711;-0.03312421,0.1211969;-0.3076496;-0.09136033,0.13487;-0.6479082;-0.02043176,0.1543582;-0.6763551;-0.07425332,-0.07419315;0.002005387;-0.03723471,-0.0803918;-0.3195429;-0.06385957,-0.04032435;-0.6596757;-0.003048185,-0.03794488;-0.6899426;-0.05831865,-0.03441598;0.4907511;-0.1603637,182.1429
+0;0;0,-0.0007367647;0.2956801;0.01165829,-0.00355319;0.5902832;0.008611505,0.1903021;0.4606099;0.01521266,0.2326686;0.2269827;0.03399684,0.2855258;0.01666352;-0.005426813,-0.1946679;0.4578333;0.0007845657,-0.2425528;0.2245222;0.002346107,-0.2841344;0.01343107;-0.04554727,0.0746951;0.005244268;-0.03625196,0.09209427;-0.3161224;-0.0190803,0.1047614;-0.6576383;0.071883,0.1207235;-0.6804161;0.01279528,-0.07437066;0.005354944;-0.0368971,-0.09773798;-0.3157849;-0.02284897,-0.1142442;-0.6630695;0.04187187,-0.1108816;-0.6246994;-0.03844173,-0.002740953;0.5167704;0.01181303,0;0;0,-0.01749467;0.2820208;-0.08787131,-0.03745764;0.5581469;-0.1886663,0.1451309;0.4904306;-0.06704402,0.230531;0.2713423;-0.02914143,0.2682411;0.08400159;-0.1389761,-0.2099888;0.4713097;-0.06823909,-0.2969774;0.2504693;-0.04844029,-0.3277805;0.07150114;-0.1733556,0.07612546;0.006976604;-0.03282237,0.1210681;-0.303936;-0.1048477,0.1346571;-0.6480815;-0.02455425,0.1544033;-0.6750284;-0.07839465,-0.07423655;0.001577371;-0.03751682,-0.07969058;-0.319365;-0.06650613,-0.03920375;-0.6650258;-0.003678709,-0.0371356;-0.6947513;-0.05808664,-0.03261199;0.4901078;-0.1610575,182.1762
+0;0;0,-0.001654326;0.2954711;0.01158194,-0.004071416;0.589606;0.008339882,0.1895255;0.461097;0.0159172,0.2326211;0.2300208;0.03178014,0.285766;0.01957746;-0.008822918,-0.1947569;0.4568981;-0.00147185,-0.2403334;0.2257535;-0.00121911,-0.2809491;0.01415253;-0.04953873,0.07495677;0.00559822;-0.03599495,0.09458356;-0.3091577;-0.02527792,0.1099202;-0.6628588;0.0720401,0.1252468;-0.6834458;0.0141649,-0.07434633;0.005046978;-0.03731818,-0.09417187;-0.3096789;-0.02609636,-0.110179;-0.6701963;0.04159006,-0.1064732;-0.6320817;-0.036281,-0.00343882;0.5162325;0.01159283,0;0;0,-0.01868989;0.28189;-0.08734274,-0.04000118;0.5576257;-0.1875615,0.1429685;0.4891962;-0.06675363,0.2301977;0.2736081;-0.02909803,0.2695933;0.0913859;-0.1474299,-0.2120281;0.4709494;-0.06790952,-0.299909;0.2531642;-0.04915683,-0.3319108;0.07782048;-0.179502,0.07644796;0.007589787;-0.03230476,0.1225992;-0.2920041;-0.1199682,0.1346771;-0.6480208;-0.03099203,0.1546907;-0.6736915;-0.08240914,-0.07431091;0.001136404;-0.03771062,-0.07941571;-0.3129726;-0.06738889,-0.03701555;-0.6718899;-0.002650373,-0.03480334;-0.6997185;-0.05551283,-0.03472225;0.4896961;-0.1601324,182.1983
+0;0;0,-0.001654326;0.2954711;0.01158194,-0.004071416;0.589606;0.008339882,0.1895255;0.461097;0.0159172,0.2326211;0.2300208;0.03178014,0.285766;0.01957746;-0.008822918,-0.1947569;0.4568981;-0.00147185,-0.2403334;0.2257535;-0.00121911,-0.2809491;0.01415253;-0.04953873,0.07495677;0.00559822;-0.03599495,0.09458356;-0.3091577;-0.02527792,0.1099202;-0.6628588;0.0720401,0.1252468;-0.6834458;0.0141649,-0.07434633;0.005046978;-0.03731818,-0.09417187;-0.3096789;-0.02609636,-0.110179;-0.6701963;0.04159006,-0.1064732;-0.6320817;-0.036281,-0.00343882;0.5162325;0.01159283,0;0;0,-0.01868989;0.28189;-0.08734274,-0.04000118;0.5576257;-0.1875615,0.1429685;0.4891962;-0.06675363,0.2301977;0.2736081;-0.02909803,0.2695933;0.0913859;-0.1474299,-0.2120281;0.4709494;-0.06790952,-0.299909;0.2531642;-0.04915683,-0.3319108;0.07782048;-0.179502,0.07644796;0.007589787;-0.03230476,0.1225992;-0.2920041;-0.1199682,0.1346771;-0.6480208;-0.03099203,0.1546907;-0.6736915;-0.08240914,-0.07431091;0.001136404;-0.03771062,-0.07941571;-0.3129726;-0.06738889,-0.03701555;-0.6718899;-0.002650373,-0.03480334;-0.6997185;-0.05551283,-0.03472225;0.4896961;-0.1601324,182.2206
+0;0;0,-0.00165156;0.2949771;0.01156258,-0.00404164;0.5858369;0.008364666,0.1854357;0.4595008;0.0158056,0.2278275;0.232198;0.0314095,0.2810597;0.02140912;-0.00926023,-0.1906598;0.4553913;-0.00121299,-0.2354921;0.2280213;-0.0009643774,-0.2761745;0.01607285;-0.04936334,0.07477123;0.005584363;-0.03590585,0.09442259;-0.3095655;-0.02517541,0.1099213;-0.6670054;0.0731713,0.1255052;-0.6884413;0.01432481,-0.0741623;0.005034485;-0.0372258,-0.09401266;-0.3100852;-0.02598994,-0.110189;-0.6744135;0.04241196,-0.106421;-0.6361628;-0.03676598,-0.003417649;0.5134616;0.01157336,0;0;0,-0.01678907;0.2811083;-0.0885675,-0.03140993;0.5530086;-0.1908004,0.1424122;0.4874692;-0.06578135,0.2314859;0.2765561;-0.02988338,0.2727038;0.09959888;-0.1560059,-0.2030463;0.4718616;-0.07343344,-0.2947236;0.2595701;-0.05811365,-0.3264051;0.08997503;-0.1965096,0.07645229;0.007903516;-0.03168178,0.1253629;-0.2874344;-0.1326966,0.1378203;-0.6464967;-0.03998947,0.1575976;-0.6711007;-0.09456682,-0.07386813;0.0007313133;-0.03813287,-0.07764197;-0.3136866;-0.06891971,-0.03441573;-0.6763307;-0.003373079,-0.02790931;-0.7017026;-0.06032078,-0.02856097;0.4863596;-0.16254,182.2542
+0;0;0,-0.003436587;0.2950435;0.01170331,-0.00745286;0.5868064;0.00867268,0.1849691;0.4597191;0.01719216,0.2270665;0.2365164;0.02901516,0.2819219;0.02586605;-0.01239524,-0.1960642;0.45527;-0.002236691,-0.2387875;0.2318779;-0.003696985,-0.2780592;0.01945823;-0.05302346,0.07495269;0.005904024;-0.0358698,0.09543514;-0.3085834;-0.0307503,0.1137818;-0.6718109;0.07179035,0.1294381;-0.6907638;0.01399854,-0.07430748;0.004724935;-0.03735613,-0.09208804;-0.3098308;-0.02804865,-0.1072999;-0.6808567;0.04190627,-0.103306;-0.6428322;-0.03491202,-0.006430898;0.5140521;0.01185076,0;0;0,-0.01787971;0.2813803;-0.08777738,-0.0353625;0.554773;-0.1882606,0.1416959;0.4860967;-0.06220675,0.232651;0.2800895;-0.03027487,0.2795572;0.1109942;-0.1655674,-0.2082671;0.4705891;-0.07140293,-0.3042144;0.2646789;-0.0601531,-0.333597;0.09321253;-0.1973881,0.07683983;0.008352339;-0.03106904,0.1279668;-0.2813234;-0.1443036,0.1398617;-0.6466358;-0.04843497,0.1595664;-0.671537;-0.09921861,-0.07390503;0.000315922;-0.03843636,-0.07705087;-0.3132969;-0.06982368,-0.03178955;-0.6825173;-0.003392786,-0.02605722;-0.7067814;-0.05820107,-0.03122079;0.4874615;-0.160759,182.2768
+0;0;0,-0.003426964;0.2942173;0.01167054,-0.007430165;0.5850317;0.0086518,0.1846992;0.4583088;0.01715089,0.2261781;0.2383853;0.02880019,0.2811181;0.02741012;-0.01267407,-0.1957594;0.4538664;-0.002248663,-0.2378551;0.2337564;-0.003687502,-0.2771874;0.02100909;-0.05309005,0.07540585;0.005939719;-0.03608667,0.09599559;-0.3101949;-0.03094035,0.1144706;-0.675963;0.07231753,0.1300563;-0.6946955;0.01478601,-0.07475674;0.004753502;-0.03758198,-0.09263043;-0.3114498;-0.02822576,-0.1079487;-0.685071;0.04221848,-0.1039727;-0.6470827;-0.03425382,-0.006412169;0.5125598;0.01181755,0;0;0,-0.01875626;0.2811983;-0.08536696,-0.03747736;0.5549016;-0.1819835,0.1413623;0.4842871;-0.06016827,0.2362442;0.283318;-0.03133392,0.2888008;0.1222867;-0.1747067,-0.2114296;0.4698366;-0.07011932,-0.3101295;0.2687885;-0.06234055,-0.3381498;0.1099935;-0.2148138,0.07749367;0.00856474;-0.03074002,0.13187;-0.2781753;-0.1540887,0.1438955;-0.6459441;-0.05718017,0.1647832;-0.6705924;-0.1072292,-0.07428331;-0.000131029;-0.03880136,-0.07505776;-0.3153395;-0.07096527,-0.02852804;-0.6870499;-0.004210085,-0.02298019;-0.7111692;-0.05868908,-0.03290688;0.4874589;-0.1556427,182.2988
+0;0;0,-0.003422849;0.293864;0.01165653,-0.007421616;0.5843569;0.008642004,0.1845921;0.4577664;0.01713353,0.2256734;0.2399511;0.02867117,0.280784;0.02832063;-0.01293191,-0.1956391;0.4533267;-0.002254419,-0.2373313;0.2353266;-0.003679466,-0.2767857;0.02191854;-0.05323545,0.07542919;0.005941558;-0.03609785,0.09614768;-0.3121699;-0.03091934,0.1145934;-0.677359;0.07217509,0.1300498;-0.6956869;0.015121,-0.07477988;0.004754973;-0.03759362,-0.09276534;-0.3134256;-0.02817889,-0.1080594;-0.6864553;0.04215384,-0.1041164;-0.6485333;-0.03368384,-0.006405025;0.5119851;0.01180338,0;0;0,-0.01991832;0.2817364;-0.08204579,-0.03987012;0.5565416;-0.174226,0.1414516;0.4832657;-0.05797911,0.2411972;0.2866349;-0.03245521,0.296217;0.141223;-0.1917777,-0.2172107;0.4731002;-0.07163872,-0.3085991;0.270832;-0.07187896,-0.3444483;0.1239964;-0.2353097,0.07765479;0.008811772;-0.03033161,0.1351752;-0.276547;-0.1603806,0.1492895;-0.6440781;-0.06523061,0.1698952;-0.6691313;-0.1139565,-0.07407638;-0.0005274535;-0.03924709,-0.07309822;-0.3175979;-0.07265828,-0.02561675;-0.6885198;-0.005619004,-0.01878865;-0.7121606;-0.05952356,-0.03497224;0.4887892;-0.14904,182.3328
+0;0;0,-0.00397364;0.2938491;0.01185583,-0.008084849;0.5843436;0.009135247,0.1839534;0.4580071;0.01899235,0.2267224;0.2403233;0.02598412,0.2814934;0.02951638;-0.02001633,-0.1961022;0.4529889;-0.003163036,-0.2355364;0.2345946;-0.006794663,-0.2737598;0.0211218;-0.05703195,0.07559804;0.006114509;-0.03571373,0.09875023;-0.3118712;-0.03566567,0.1194276;-0.6766074;0.0686022,0.1350556;-0.6965472;0.01300139,-0.07463828;0.004590619;-0.03789425,-0.09015813;-0.313777;-0.03067452,-0.1036762;-0.6867648;0.04024217,-0.09932233;-0.6488218;-0.03557084,-0.007070846;0.5119683;0.01221737,0;0;0,-0.01991832;0.2817364;-0.08204579,-0.03987012;0.5565416;-0.174226,0.1414516;0.4832657;-0.05797911,0.2411972;0.2866349;-0.03245521,0.296217;0.141223;-0.1917777,-0.2172107;0.4731002;-0.07163872,-0.3085991;0.270832;-0.07187896,-0.3444483;0.1239964;-0.2353097,0.07765479;0.008811772;-0.03033161,0.1351752;-0.276547;-0.1603806,0.1492895;-0.6440781;-0.06523061,0.1698952;-0.6691313;-0.1139565,-0.07407638;-0.0005274535;-0.03924709,-0.07309822;-0.3175979;-0.07265828,-0.02561675;-0.6885198;-0.005619004,-0.01878865;-0.7121606;-0.05952356,-0.03497224;0.4887892;-0.14904,182.3547
+0;0;0,-0.003967052;0.2933619;0.01183618,-0.008075179;0.583639;0.009116515,0.1866408;0.456575;0.01906736,0.2287074;0.2424662;0.02594431,0.2835818;0.03126132;-0.02014298,-0.1987431;0.4514865;-0.003398634,-0.2375297;0.2366789;-0.006970619,-0.2758253;0.02280304;-0.05730275,0.075518;0.006108036;-0.03567592,0.09886903;-0.3146085;-0.03562745,0.1193225;-0.6753939;0.06751105,0.1419778;-0.7177901;-0.01309179,-0.07455926;0.004585759;-0.03785413,-0.0902124;-0.316516;-0.03057241,-0.103584;-0.6854638;0.03957615,-0.09727237;-0.643949;-0.07032769,-0.007061583;0.5112928;0.0121974,0;0;0,-0.02044329;0.2813781;-0.08139706,-0.04057281;0.5558622;-0.1738012,0.1424089;0.4839342;-0.0544281,0.2466873;0.293381;-0.03263474,0.3166273;0.1680167;-0.2033243,-0.2204739;0.4715586;-0.07029049,-0.3139456;0.2744413;-0.07849269,-0.3438691;0.1315301;-0.2470861,0.07748081;0.009123921;-0.0304389,0.1381053;-0.2743633;-0.1695936,0.1576872;-0.638731;-0.07973337,0.160546;-0.6424318;-0.1851249,-0.07389867;-0.000944424;-0.03938455,-0.07186466;-0.3205363;-0.07489896,-0.02323813;-0.6871294;-0.008063123,-0.01164566;-0.7350892;-0.08577518,-0.03562362;0.4881904;-0.1484926,182.3773
+0;0;0,-0.003968213;0.2934478;0.01183964,-0.008080131;0.5839927;0.009117715,0.1892092;0.4561408;0.01916241,0.2304934;0.2460147;0.02591144,0.2853957;0.03470232;-0.02019931,-0.2012929;0.4509847;-0.003601959,-0.239358;0.2401728;-0.0071075,-0.2776731;0.02618811;-0.05746524,0.07568483;0.006121529;-0.03575473,0.09921449;-0.3170485;-0.03570588,0.1197051;-0.6784887;0.06761977,0.1423701;-0.7209159;-0.0130176,-0.07472397;0.004595889;-0.03793775,-0.09049685;-0.3189623;-0.03060032,-0.1038927;-0.6885796;0.03967553,-0.09757839;-0.6470599;-0.0702754,-0.007065679;0.5115852;0.01220121,0;0;0,-0.02131179;0.2818396;-0.07987356,-0.04268173;0.5571166;-0.1704667,0.1430918;0.48404;-0.05052543,0.2560463;0.3030096;-0.03123403,0.3238887;0.1794707;-0.2042339,-0.2252255;0.468921;-0.06845134,-0.3209378;0.2778407;-0.08362903,-0.3451822;0.145318;-0.2615148,0.07776035;0.009197295;-0.03021264,0.1392385;-0.2738132;-0.1755331,0.1606172;-0.6383667;-0.0839975,0.1641903;-0.6417711;-0.1895113,-0.07398457;-0.001095896;-0.03961247,-0.07121209;-0.323123;-0.0754371,-0.02089832;-0.6900852;-0.008039862,-0.01055862;-0.73909;-0.08493668,-0.03739847;0.4892342;-0.1456184,182.4106
+0;0;0,-0.004633098;0.2933899;0.01199822,-0.009208599;0.5837929;0.009529243,0.1882295;0.4567914;0.02022551,0.2320238;0.246538;0.02171898,0.2872744;0.03590433;-0.02776253,-0.2022003;0.4514202;-0.005042325,-0.2393275;0.2399634;-0.01089047,-0.2770154;0.02603076;-0.06265984,0.07605898;0.006228146;-0.03509615,0.1034318;-0.3192521;-0.03988941,0.1258171;-0.6805964;0.06426972,0.1492901;-0.7220801;-0.01713411,-0.07441185;0.004545671;-0.03870026,-0.08875338;-0.3217578;-0.03321725,-0.09855831;-0.6916332;0.03760666,-0.09170453;-0.6500751;-0.07242476,-0.008094966;0.5114614;0.01254423,0;0;0,-0.02191715;0.2823948;-0.07756209,-0.0440014;0.5586473;-0.1645131,0.1426486;0.4839738;-0.04732203,0.2653127;0.308112;-0.03496218,0.3303767;0.1881525;-0.2117219,-0.2275598;0.4681273;-0.06738725,-0.3274392;0.2802123;-0.09634791,-0.3433692;0.1533796;-0.2794525,0.07781196;0.009437829;-0.03019476,0.140123;-0.2741034;-0.1799657,0.1629262;-0.6382226;-0.08606576,0.1667992;-0.6411713;-0.1918337,-0.07401712;-0.001363968;-0.03968754,-0.07074577;-0.3260473;-0.07546078,-0.01929637;-0.6931431;-0.008277729,-0.009907117;-0.7423902;-0.08521421,-0.03855901;0.4905028;-0.1406617,182.4325
+0;0;0,-0.004657608;0.294942;0.01206169,-0.00927443;0.5879689;0.009568525,0.1903445;0.4596669;0.02037872,0.2342644;0.2488107;0.02187647,0.2895454;0.03806129;-0.02763223,-0.204401;0.4542364;-0.005168424,-0.2416347;0.2421732;-0.01103334,-0.2793433;0.02812308;-0.06283115,0.07605363;0.006227708;-0.03509368,0.1036333;-0.3217123;-0.03992316,0.1260854;-0.6841348;0.06454673,0.149576;-0.7256721;-0.01691823,-0.07440662;0.004545351;-0.03869754,-0.08885653;-0.324224;-0.03317309,-0.09869071;-0.6952029;0.03786212,-0.09183179;-0.6536362;-0.07225193,-0.008150079;0.5149412;0.01261253,0;0;0,-0.02254464;0.2845535;-0.07535887,-0.04544979;0.5641396;-0.1602275,0.143482;0.4842566;-0.04304767,0.2731026;0.3123026;-0.03837466,0.3433543;0.2007329;-0.2187612,-0.2307217;0.4659148;-0.06466971,-0.3301553;0.2786861;-0.1027479,-0.34866;0.1669996;-0.2953774,0.07783809;0.009902149;-0.02996135,0.1405011;-0.2738718;-0.1844745,0.165287;-0.6387916;-0.08967304,0.1696781;-0.6413449;-0.1956303,-0.07387611;-0.00184261;-0.03991777,-0.06920726;-0.3291525;-0.07419771,-0.01658277;-0.6971895;-0.006762311,-0.007995762;-0.7468863;-0.08344755,-0.03980379;0.4950992;-0.1368797,182.4554
+0;0;0,-0.004657608;0.294942;0.01206169,-0.00927443;0.5879689;0.009568525,0.1903445;0.4596669;0.02037872,0.2342644;0.2488107;0.02187647,0.2895454;0.03806129;-0.02763223,-0.204401;0.4542364;-0.005168424,-0.2416347;0.2421732;-0.01103334,-0.2793433;0.02812308;-0.06283115,0.07605363;0.006227708;-0.03509368,0.1036333;-0.3217123;-0.03992316,0.1260854;-0.6841348;0.06454673,0.149576;-0.7256721;-0.01691823,-0.07440662;0.004545351;-0.03869754,-0.08885653;-0.324224;-0.03317309,-0.09869071;-0.6952029;0.03786212,-0.09183179;-0.6536362;-0.07225193,-0.008150079;0.5149412;0.01261253,0;0;0,-0.02254464;0.2845535;-0.07535887,-0.04544979;0.5641396;-0.1602275,0.143482;0.4842566;-0.04304767,0.2731026;0.3123026;-0.03837466,0.3433543;0.2007329;-0.2187612,-0.2307217;0.4659148;-0.06466971,-0.3301553;0.2786861;-0.1027479,-0.34866;0.1669996;-0.2953774,0.07783809;0.009902149;-0.02996135,0.1405011;-0.2738718;-0.1844745,0.165287;-0.6387916;-0.08967304,0.1696781;-0.6413449;-0.1956303,-0.07387611;-0.00184261;-0.03991777,-0.06920726;-0.3291525;-0.07419771,-0.01658277;-0.6971895;-0.006762311,-0.007995762;-0.7468863;-0.08344755,-0.03980379;0.4950992;-0.1368797,182.4885
+0;0;0,-0.00546248;0.296866;0.01223753,-0.01082064;0.5938604;0.009884669,0.1887926;0.4645229;0.02234798,0.2337488;0.2530375;0.01765218,0.2899024;0.04332095;-0.03633094,-0.205539;0.4590043;-0.005883589,-0.2426856;0.2461651;-0.0153059,-0.2791789;0.03227627;-0.06978741,0.0760321;0.006436285;-0.03469717,0.1073777;-0.3233127;-0.04361536,0.1319272;-0.6916716;0.06376548,0.1551275;-0.7326491;-0.01851298,-0.07407885;0.004328216;-0.03898448,-0.08775721;-0.3267257;-0.03541411,-0.09416009;-0.7043508;0.03655723,-0.0866976;-0.6627266;-0.07369244,-0.009521617;0.5198315;0.01292209,0;0;0,-0.02158914;0.2878544;-0.07058883,-0.04338976;0.5736302;-0.1487341,0.1447583;0.4845207;-0.03416705,0.289037;0.3235783;-0.04126477,0.3557594;0.2203798;-0.228205,-0.2296645;0.4646527;-0.06134129,-0.3294008;0.281855;-0.1197098,-0.3443033;0.1784908;-0.3175536,0.07772014;0.01044658;-0.02960825,0.1399215;-0.2725924;-0.1902833,0.168805;-0.6440146;-0.09524202,0.1739449;-0.6456293;-0.201637,-0.07349281;-0.002474062;-0.04023537,-0.06485693;-0.332202;-0.07188001,-0.01020547;-0.706552;-0.003345937,-0.002631591;-0.7562282;-0.08041827,-0.0381827;0.5028902;-0.1272883,182.5224
+0;0;0,-0.00546248;0.296866;0.01223753,-0.01082064;0.5938604;0.009884669,0.1887926;0.4645229;0.02234798,0.2337488;0.2530375;0.01765218,0.2899024;0.04332095;-0.03633094,-0.205539;0.4590043;-0.005883589,-0.2426856;0.2461651;-0.0153059,-0.2791789;0.03227627;-0.06978741,0.0760321;0.006436285;-0.03469717,0.1073777;-0.3233127;-0.04361536,0.1319272;-0.6916716;0.06376548,0.1551275;-0.7326491;-0.01851298,-0.07407885;0.004328216;-0.03898448,-0.08775721;-0.3267257;-0.03541411,-0.09416009;-0.7043508;0.03655723,-0.0866976;-0.6627266;-0.07369244,-0.009521617;0.5198315;0.01292209,0;0;0,-0.02158914;0.2878544;-0.07058883,-0.04338976;0.5736302;-0.1487341,0.1447583;0.4845207;-0.03416705,0.289037;0.3235783;-0.04126477,0.3557594;0.2203798;-0.228205,-0.2296645;0.4646527;-0.06134129,-0.3294008;0.281855;-0.1197098,-0.3443033;0.1784908;-0.3175536,0.07772014;0.01044658;-0.02960825,0.1399215;-0.2725924;-0.1902833,0.168805;-0.6440146;-0.09524202,0.1739449;-0.6456293;-0.201637,-0.07349281;-0.002474062;-0.04023537,-0.06485693;-0.332202;-0.07188001,-0.01020547;-0.706552;-0.003345937,-0.002631591;-0.7562282;-0.08041827,-0.0381827;0.5028902;-0.1272883,182.5448
+0;0;0,-0.005457662;0.2966041;0.01222673,-0.01078869;0.5920895;0.009891937,0.1877106;0.4635748;0.02228162,0.2327716;0.2515964;0.01757488,0.2889671;0.04172359;-0.03644847,-0.204424;0.4580869;-0.005792667,-0.2416573;0.2447516;-0.01523694,-0.2781777;0.03070338;-0.06975906,0.07591119;0.006426049;-0.034642,0.1074057;-0.3248892;-0.04360254,0.1319648;-0.6933925;0.06382041,0.1551822;-0.7344222;-0.01851857,-0.07396105;0.004321333;-0.03892248,-0.08770438;-0.3283049;-0.03533516,-0.09410977;-0.7060781;0.0366644,-0.08664179;-0.6644453;-0.07366639,-0.009498695;0.5185753;0.01290824,0;0;0,-0.02134866;0.2882607;-0.06784749,-0.04265071;0.5732428;-0.143239,0.1453148;0.4844557;-0.03173685,0.2981753;0.3314184;-0.04590487,0.3594672;0.2309957;-0.2363822,-0.2293039;0.4644559;-0.06102665,-0.3314275;0.2861288;-0.1300026,-0.3392458;0.1777034;-0.3257214,0.07775402;0.01046699;-0.02913117,0.1390965;-0.2734657;-0.1918004,0.1697204;-0.6449779;-0.0970459,0.1751449;-0.6462216;-0.2036216,-0.07315747;-0.002499114;-0.04056612,-0.06343287;-0.3339078;-0.07082582,-0.007826004;-0.7081711;-0.001742966,-0.0004610848;-0.7570798;-0.0797376,-0.03756661;0.5028501;-0.1224036,182.5782
+0;0;0,-0.002785015;0.2976829;0.01107939,-0.006422407;0.5931826;0.00805568,0.1922443;0.4619066;0.02310867,0.2395554;0.2501794;0.01285199,0.2965358;0.04197493;-0.04669349,-0.2025151;0.4609827;-0.005790228,-0.2393908;0.2473686;-0.01924774,-0.2755564;0.03420568;-0.07751577,0.0755608;0.006630547;-0.03404501,0.1105596;-0.3267423;-0.0475258,0.1370237;-0.695488;0.06063238,0.1596954;-0.7355785;-0.02284871,-0.07325667;0.004076924;-0.03910628,-0.08510356;-0.3311845;-0.03723115,-0.08858477;-0.7095172;0.03504736,-0.08091036;-0.6679645;-0.07542172,-0.005457561;0.5197648;0.01119603,0;0;0,-0.02217026;0.2901568;-0.0637424,-0.04404398;0.5760972;-0.1351979,0.1470752;0.4838446;-0.02831959,0.3043927;0.3354175;-0.0481317,0.3651324;0.2362988;-0.2395153,-0.2324928;0.4629338;-0.05838586,-0.3336748;0.2888468;-0.1397974,-0.3252299;0.1854123;-0.3382199,0.07737593;0.01032048;-0.02861667,0.138504;-0.2750369;-0.1940815,0.1719928;-0.6466607;-0.09844566,0.1776157;-0.647338;-0.2053244,-0.07238432;-0.00240829;-0.04083102,-0.06079679;-0.3364513;-0.0695558,-0.004860681;-0.7112311;-0.0003952608,0.001421024;-0.7606019;-0.0782194,-0.03878409;0.5055549;-0.1152709,182.6117
+0;0;0,-0.00277256;0.2963516;0.01102984,-0.006392857;0.5904732;0.008025351,0.1907567;0.4601;0.02296759,0.2382307;0.247644;0.0126756,0.2952058;0.03945874;-0.04686438,-0.2009854;0.4591832;-0.005710427,-0.237988;0.2448337;-0.01921426,-0.2741503;0.03169054;-0.0774769,0.0756694;0.006640077;-0.03409394,0.1107811;-0.3278076;-0.0476182,0.137309;-0.6974438;0.06080119,0.1599846;-0.7375462;-0.02269401,-0.07336196;0.004082785;-0.03916249,-0.08524704;-0.3322596;-0.03728131,-0.08873666;-0.711506;0.03517175,-0.08106095;-0.6699513;-0.07531598,-0.005434064;0.517516;0.011146,0;0;0,-0.02065823;0.2892666;-0.06206203,-0.04087454;0.5742833;-0.1319931,0.1475659;0.4845441;-0.02416563,0.309759;0.3419967;-0.05367684,0.3699333;0.2409596;-0.2442098,-0.2295054;0.4634143;-0.05883257,-0.3283316;0.2917277;-0.149686,-0.3191271;0.1839077;-0.3457022,0.07750646;0.01035202;-0.0285995,0.1355966;-0.2750594;-0.1972318,0.172097;-0.6472313;-0.1010795,0.1783356;-0.6477202;-0.2079976,-0.07248439;-0.002538653;-0.04088905,-0.06164622;-0.3377336;-0.06913603,-0.005259149;-0.7132745;0.0007139668,0.001404122;-0.7645098;-0.07515698,-0.03612806;0.5040633;-0.1124985,182.6346
+0;0;0,-0.002768312;0.2958976;0.01101294,-0.006382542;0.5895216;0.008011322,0.1898947;0.4594758;0.02289796,0.2374704;0.2465642;0.0125839,0.2944526;0.0383531;-0.04696347,-0.2001074;0.458563;-0.005652676,-0.2371894;0.2437539;-0.01918547,-0.2733562;0.03058425;-0.07745534,0.0758486;0.006655801;-0.03417468,0.1112466;-0.3305191;-0.04780922,0.13779;-0.7003709;0.06067337,0.1604658;-0.7404741;-0.02282275,-0.0735357;0.004092453;-0.03925523,-0.08551769;-0.3349926;-0.03735872,-0.08900934;-0.7144601;0.03513658,-0.08133356;-0.6729053;-0.07535237,-0.005424698;0.5166367;0.01112888,0;0;0,-0.01895742;0.2892331;-0.06057334,-0.03788016;0.5738888;-0.1302381,0.1484904;0.4846657;-0.02071023,0.3124436;0.3447881;-0.05613279,0.3769593;0.24882;-0.2478945,-0.2261851;0.4642773;-0.05752415,-0.3223664;0.2952192;-0.1568705,-0.3104872;0.2202603;-0.3675474,0.07784726;0.0100846;-0.02834296,0.134998;-0.2770259;-0.1998866,0.1735059;-0.6492385;-0.1037707,0.1800575;-0.6496184;-0.2107024,-0.07259995;-0.002357578;-0.04109634,-0.06159723;-0.3404012;-0.06813876,-0.003404375;-0.7159104;0.001645051,0.003850508;-0.767219;-0.07409476,-0.03340028;0.5037232;-0.1107554,182.6675
+0;0;0,-8.085423E-05;0.2960922;0.01020558,-0.001355246;0.5895161;0.006444558,0.1916634;0.4579415;0.02495157,0.2407765;0.2453762;0.008535594,0.3008508;0.0389728;-0.0552799,-0.1943415;0.460691;-0.004937877,-0.2305462;0.2457072;-0.02328931,-0.2654756;0.03257288;-0.08360015,0.07605202;0.006977827;-0.03349889,0.115529;-0.3308594;-0.05116052,0.1432263;-0.7013994;0.05712326,0.1591454;-0.7174251;0.002292536,-0.0733479;0.003704432;-0.03951126,-0.08296964;-0.3367518;-0.03834936,-0.08220619;-0.7169763;0.03390814,-0.07693619;-0.6794261;-0.03884767,-0.0009090318;0.5167136;0.009733405,0;0;0,-0.01867591;0.2898191;-0.05857349,-0.03711826;0.5747952;-0.126132,0.1475117;0.4848952;-0.01832676,0.3133191;0.347957;-0.05859375,0.3783777;0.2709658;-0.2589021,-0.2242749;0.4640087;-0.05776791,-0.3188581;0.3001608;-0.1676475,-0.3062537;0.2187747;-0.3762167,0.07780547;0.01016796;-0.02824354,0.1337684;-0.2773762;-0.2019987,0.1727447;-0.6505814;-0.107177,0.1921691;-0.6769923;-0.1498232,-0.07248463;-0.00247103;-0.04116611,-0.06185247;-0.341886;-0.06741097,-0.002261251;-0.7178308;0.002637662,0.002441126;-0.7415397;-0.0470758,-0.03274119;0.5045654;-0.107163,182.6902
+0;0;0,-8.085423E-05;0.2960922;0.01020558,-0.001355246;0.5895161;0.006444558,0.1916634;0.4579415;0.02495157,0.2407765;0.2453762;0.008535594,0.3008508;0.0389728;-0.0552799,-0.1943415;0.460691;-0.004937877,-0.2305462;0.2457072;-0.02328931,-0.2654756;0.03257288;-0.08360015,0.07605202;0.006977827;-0.03349889,0.115529;-0.3308594;-0.05116052,0.1432263;-0.7013994;0.05712326,0.1591454;-0.7174251;0.002292536,-0.0733479;0.003704432;-0.03951126,-0.08296964;-0.3367518;-0.03834936,-0.08220619;-0.7169763;0.03390814,-0.07693619;-0.6794261;-0.03884767,-0.0009090318;0.5167136;0.009733405,0;0;0,-0.01867591;0.2898191;-0.05857349,-0.03711826;0.5747952;-0.126132,0.1475117;0.4848952;-0.01832676,0.3133191;0.347957;-0.05859375,0.3783777;0.2709658;-0.2589021,-0.2242749;0.4640087;-0.05776791,-0.3188581;0.3001608;-0.1676475,-0.3062537;0.2187747;-0.3762167,0.07780547;0.01016796;-0.02824354,0.1337684;-0.2773762;-0.2019987,0.1727447;-0.6505814;-0.107177,0.1921691;-0.6769923;-0.1498232,-0.07248463;-0.00247103;-0.04116611,-0.06185247;-0.341886;-0.06741097,-0.002261251;-0.7178308;0.002637662,0.002441126;-0.7415397;-0.0470758,-0.03274119;0.5045654;-0.107163,182.7122
+0;0;0,-8.072671E-05;0.2956252;0.01018948,-0.001353003;0.5885757;0.006435599,0.1911543;0.4572992;0.02489585,0.2403891;0.2442076;0.008439222,0.3004426;0.03787571;-0.05535416,-0.1938274;0.4600414;-0.004914377,-0.2301217;0.2445253;-0.02331125,-0.265039;0.03146484;-0.08360118,0.07606805;0.006979297;-0.03350595,0.1159288;-0.3341424;-0.05133928,0.1436488;-0.7049847;0.05703282,0.1678401;-0.7449275;-0.02629057,-0.07336335;0.003705212;-0.03951958,-0.08307862;-0.3400609;-0.03834639,-0.08231455;-0.7205956;0.03397005,-0.074306;-0.679122;-0.07659316,-0.0009076615;0.5159155;0.009718017,0;0;0,-0.01823489;0.2897946;-0.05643296,-0.03678564;0.57471;-0.1221433,0.1478184;0.4849597;-0.01583147,0.3160972;0.3525485;-0.06329155,0.3813844;0.2701809;-0.2612865,-0.2241423;0.4650141;-0.05669753,-0.3158876;0.3031338;-0.172803,-0.3005879;0.2104002;-0.3763103,0.07787048;0.01017714;-0.02811265,0.1322121;-0.2784529;-0.2070277,0.1722836;-0.6515175;-0.1108301,0.1795026;-0.6513363;-0.2179689,-0.07244571;-0.002516361;-0.04126734,-0.0610803;-0.3453446;-0.06597624,-0.000511352;-0.7214317;0.004214697,0.006174471;-0.77315;-0.07126667,-0.03233889;0.5045002;-0.1036696,182.7456
+0;0;0,-0.00681282;0.296908;0.01260811,-0.01516267;0.5913913;0.01154719,0.1823658;0.4643421;0.02421366,0.2337962;0.2518354;0.0006858576,0.2957196;0.04836093;-0.06994607,-0.2062731;0.4595454;-0.00617581,-0.2397998;0.2435224;-0.03000272,-0.2755478;0.03229147;-0.09579653,0.07612426;0.007271156;-0.03291298,0.120778;-0.3360313;-0.05540004,0.1503247;-0.7089444;0.05252677,0.1757679;-0.7514033;-0.02839682,-0.07288517;0.003437176;-0.04008708,-0.08044777;-0.3434027;-0.03904426,-0.07544902;-0.7260711;0.03254683,-0.06740678;-0.6843222;-0.07810376,-0.01305307;0.5183166;0.01418081,0;0;0,-0.01924523;0.2918078;-0.05326867,-0.03914458;0.5792347;-0.114804,0.1486077;0.4840389;-0.01282907,0.3176529;0.3546177;-0.06788898,0.3847622;0.270676;-0.2645495,-0.227468;0.4631723;-0.05446193,-0.3058153;0.3311374;-0.2118984,-0.2885571;0.2222522;-0.4070173,0.07795243;0.00995627;-0.02748322,0.1307935;-0.2782854;-0.2131731,0.1722062;-0.6524628;-0.1138673,0.1797128;-0.6517718;-0.2212493,-0.07201375;-0.002277513;-0.04171174,-0.05923395;-0.348222;-0.06441207,0.0021809;-0.7261116;0.006390959,0.008361796;-0.7780168;-0.06910479,-0.03429555;0.5083394;-0.09743595,182.7685
+0;0;0,-0.00680225;0.2964473;0.01258855,-0.01514092;0.5905359;0.01152841,0.1817178;0.463754;0.02415762,0.2332531;0.2508139;0.0005818345,0.2951726;0.04735203;-0.07004572,-0.2055939;0.4589737;-0.006128067,-0.2391889;0.2425101;-0.03000357,-0.2749347;0.03129229;-0.09579331,0.07599027;0.007258357;-0.03285505,0.1208975;-0.337993;-0.05546977,0.1504901;-0.7114847;0.05262451,0.167506;-0.7299437;-0.001495466,-0.07275688;0.003431126;-0.04001652,-0.08036242;-0.3453778;-0.03896778,-0.07535591;-0.72864;0.03273439,-0.06997743;-0.6907825;-0.04126636,-0.01303371;0.5175442;0.01415904,0;0;0,-0.01841371;0.2915672;-0.0522995,-0.03770615;0.578668;-0.1136558,0.1488586;0.4843168;-0.01089859,0.3176972;0.3564743;-0.07176709,0.386041;0.272808;-0.2681038,-0.225687;0.463008;-0.05407096,-0.3045638;0.332369;-0.2130272,-0.2872315;0.2395299;-0.41625,0.07796852;0.009806871;-0.0270443,0.1296518;-0.2779548;-0.2174351,0.1705717;-0.6526829;-0.1176324,0.1871755;-0.6794951;-0.1630578,-0.07168415;-0.002111747;-0.041995,-0.05814455;-0.3500984;-0.06317352,0.004054531;-0.7285441;0.007298596,0.007974206;-0.7535097;-0.04300254,-0.03300242;0.507844;-0.09630656,182.7907
+0;0;0,-0.006795074;0.2961346;0.01257527,-0.01510443;0.5891919;0.01152302,0.180566;0.4630882;0.02407904,0.2321583;0.2499124;0.0004771557,0.2941173;0.04632072;-0.07019546,-0.2044028;0.4583369;-0.006023445,-0.238035;0.2416336;-0.02992538,-0.2738036;0.03028104;-0.0957571,0.07603513;0.007262642;-0.03287444,0.121142;-0.3395233;-0.05558968,0.1505636;-0.710858;0.05188029,0.1676196;-0.729431;-0.002367061,-0.07279983;0.003433152;-0.04004014,-0.08043917;-0.3469262;-0.03898674,-0.07546158;-0.7279749;0.03230131,-0.07007045;-0.690099;-0.04187362,-0.01300741;0.516553;0.01414094,0;0;0,-0.01805967;0.2916014;-0.05042291,-0.0366595;0.5782434;-0.109143,0.1494749;0.4837047;-0.00967598,0.3186201;0.3574713;-0.07384586,0.3847542;0.2805591;-0.2738307,-0.2244815;0.4630994;-0.05413383,-0.3078807;0.3289782;-0.2081428,-0.2943685;0.221911;-0.4047062,0.07811863;0.009740531;-0.02678466,0.1279226;-0.2785713;-0.2196758,0.1661172;-0.6512002;-0.1197073,0.1846152;-0.6774454;-0.1653945,-0.07164977;-0.002085956;-0.0421518,-0.05724582;-0.3516553;-0.06227387,0.00494761;-0.7278306;0.007932626,0.008891555;-0.7529094;-0.04250347,-0.032187;0.5076046;-0.0924747,182.8241
+0;0;0,-0.007157305;0.2961074;0.01300801,-0.01433987;0.5891927;0.01186137,0.1808161;0.4624777;0.02427152,0.2345256;0.2505791;-0.005342415,0.2983456;0.05346341;-0.09110687,-0.2035641;0.4576706;-0.007695479,-0.2382979;0.2416596;-0.03590022,-0.2714984;0.03004117;-0.1022215,0.07629315;0.007376504;-0.03224528,0.1254819;-0.3384462;-0.06049886,0.1558717;-0.7099972;0.04594892,0.174128;-0.7304873;-0.006113298,-0.07234862;0.003355965;-0.04085621,-0.07733088;-0.3470522;-0.04019725,-0.06907269;-0.728255;0.02995298,-0.06339923;-0.6903737;-0.0442003,-0.01259969;0.5165464;0.01453369,0;0;0,-0.01805967;0.2916014;-0.05042291,-0.0366595;0.5782434;-0.109143,0.1494749;0.4837047;-0.00967598,0.3186201;0.3574713;-0.07384586,0.3847542;0.2805591;-0.2738307,-0.2244815;0.4630994;-0.05413383,-0.3078807;0.3289782;-0.2081428,-0.2943685;0.221911;-0.4047062,0.07811863;0.009740531;-0.02678466,0.1279226;-0.2785713;-0.2196758,0.1661172;-0.6512002;-0.1197073,0.1846152;-0.6774454;-0.1653945,-0.07164977;-0.002085956;-0.0421518,-0.05724582;-0.3516553;-0.06227387,0.00494761;-0.7278306;0.007932626,0.008891555;-0.7529094;-0.04250347,-0.032187;0.5076046;-0.0924747,182.8462
+0;0;0,-0.007144351;0.2955714;0.01298447,-0.01432031;0.5883874;0.01183844,0.1801142;0.4619305;0.02421026,0.233902;0.2497234;-0.005446784,0.2977705;0.05245773;-0.0912765,-0.202835;0.4571413;-0.007637743,-0.2376194;0.2408158;-0.03588354,-0.2708451;0.02903639;-0.1022552,0.07624214;0.007371573;-0.03222372,0.1256794;-0.3401985;-0.06062006,0.1558032;-0.7084965;0.04489572,0.1741775;-0.729313;-0.0075031,-0.07230025;0.003353721;-0.0408289,-0.07730769;-0.348825;-0.04016661,-0.06912179;-0.7266902;0.02936943,-0.06341165;-0.6887579;-0.0452633,-0.01258148;0.5157979;0.01450868,0;0;0,-0.01691251;0.2913951;-0.04883623,-0.03512242;0.5778445;-0.1072707,0.1498494;0.483014;-0.007388838,0.3189362;0.3584005;-0.07584048,0.3837669;0.2931286;-0.2805262,-0.2223499;0.4628512;-0.05278433,-0.3028986;0.3378167;-0.2161329,-0.289531;0.2244296;-0.4093281,0.07825068;0.009803563;-0.0261972,0.1276053;-0.2798552;-0.2204065,0.1633792;-0.6500452;-0.1236384,0.1793155;-0.6768375;-0.1703956,-0.07135552;-0.00218189;-0.0425347,-0.05597249;-0.3535947;-0.06063882,0.006469447;-0.7263122;0.009125188,0.0100025;-0.7519171;-0.04148299,-0.03072067;0.5072454;-0.09066391,182.8686
+0;0;0,-0.007153181;0.2959367;0.01300052,-0.01433335;0.5889241;0.01185434,0.1793962;0.4626338;0.02419175,0.2332723;0.2500781;-0.00551402,0.2971265;0.05285691;-0.09132437,-0.2021505;0.4578621;-0.007539614,-0.236992;0.2411812;-0.03583182,-0.2702103;0.0294496;-0.1021885,0.07604204;0.007352225;-0.03213915,0.1256609;-0.3414943;-0.06063978,0.1556611;-0.7082825;0.04444343,0.1742945;-0.7298155;-0.008694235,-0.07211049;0.003344919;-0.04072174,-0.07713632;-0.3501272;-0.04005702,-0.06898399;-0.7264434;0.02919396,-0.06319334;-0.6883993;-0.04649112,-0.01259379;0.5163039;0.0145257,0;0;0,-0.01669407;0.2920644;-0.04710007,-0.03422986;0.5791506;-0.1034341,0.1501831;0.482781;-0.005474567,0.3183331;0.358963;-0.07868433,0.3850107;0.2917542;-0.2820904,-0.2212023;0.4626617;-0.05273778,-0.3070711;0.3345377;-0.2114067,-0.2861226;0.2281798;-0.4078402,0.07810621;0.009736389;-0.0259614,0.1267285;-0.280322;-0.2220998,0.1600602;-0.6491363;-0.1254508,0.1740006;-0.6759876;-0.1744413,-0.07105646;-0.002132569;-0.04261225,-0.05508605;-0.3548407;-0.06022381,0.007641427;-0.7258489;0.009734489,0.01213049;-0.7525435;-0.04117766,-0.03003193;0.5083907;-0.08733273,182.9025
+0;0;0,-0.006789353;0.2952814;0.01332882,-0.01325205;0.5878373;0.0124346,0.1798577;0.4614384;0.02440263,0.2344044;0.2497164;-0.01198579,0.3027506;0.05541542;-0.1011221,-0.2012185;0.4581134;-0.007482029,-0.2363004;0.2420336;-0.04218749,-0.266884;0.03002208;-0.1091583,0.07621496;0.007359647;-0.03153541,0.1292956;-0.3428506;-0.06439519,0.1607595;-0.7059078;0.03874128,0.1799167;-0.7232919;-0.0185481,-0.07184213;0.00328814;-0.04105195,-0.07384804;-0.3524369;-0.04060988,-0.06280664;-0.7248952;0.02714337,-0.05693042;-0.6867909;-0.04897568,-0.01171617;0.5153109;0.01504867,0;0;0,-0.01552012;0.2917949;-0.04505277,-0.03249835;0.5786306;-0.1004951,0.1515239;0.4820265;-0.003086329,0.3183529;0.3586763;-0.08105112,0.3841005;0.296201;-0.2863398,-0.219562;0.4632417;-0.05066342,-0.3070634;0.3341354;-0.208146,-0.3088545;0.2597334;-0.4198781,0.07824777;0.009581745;-0.02535439,0.1256022;-0.2814624;-0.2243402,0.1552514;-0.6470926;-0.1301429,0.1697802;-0.6736267;-0.1800141,-0.07075871;-0.002001821;-0.04297168,-0.05348766;-0.3569529;-0.05896995,0.009605911;-0.7237831;0.01097599,0.01397133;-0.7508233;-0.04022647,-0.02840282;0.5079185;-0.08461118,182.9244
+0;0;0,-0.006789353;0.2952814;0.01332882,-0.01325205;0.5878373;0.0124346,0.1798577;0.4614384;0.02440263,0.2344044;0.2497164;-0.01198579,0.3027506;0.05541542;-0.1011221,-0.2012185;0.4581134;-0.007482029,-0.2363004;0.2420336;-0.04218749,-0.266884;0.03002208;-0.1091583,0.07621496;0.007359647;-0.03153541,0.1292956;-0.3428506;-0.06439519,0.1607595;-0.7059078;0.03874128,0.1799167;-0.7232919;-0.0185481,-0.07184213;0.00328814;-0.04105195,-0.07384804;-0.3524369;-0.04060988,-0.06280664;-0.7248952;0.02714337,-0.05693042;-0.6867909;-0.04897568,-0.01171617;0.5153109;0.01504867,0;0;0,-0.01552012;0.2917949;-0.04505277,-0.03249835;0.5786306;-0.1004951,0.1515239;0.4820265;-0.003086329,0.3183529;0.3586763;-0.08105112,0.3841005;0.296201;-0.2863398,-0.219562;0.4632417;-0.05066342,-0.3070634;0.3341354;-0.208146,-0.3088545;0.2597334;-0.4198781,0.07824777;0.009581745;-0.02535439,0.1256022;-0.2814624;-0.2243402,0.1552514;-0.6470926;-0.1301429,0.1697802;-0.6736267;-0.1800141,-0.07075871;-0.002001821;-0.04297168,-0.05348766;-0.3569529;-0.05896995,0.009605911;-0.7237831;0.01097599,0.01397133;-0.7508233;-0.04022647,-0.02840282;0.5079185;-0.08461118,182.9469
+0;0;0,-0.006778414;0.2948057;0.01330735,-0.01322765;0.586751;0.01241582,0.1793164;0.4606802;0.02435027,0.2339377;0.2486688;-0.01208788,0.3061808;0.04328926;-0.1063066,-0.2006416;0.457365;-0.00744084,-0.2357716;0.2409899;-0.04219373,-0.268099;0.0168899;-0.1129831,0.07617252;0.007355548;-0.03151785,0.1294795;-0.3443482;-0.06451776,0.1608291;-0.7060858;0.03824387,0.1807463;-0.7253497;-0.02131822,-0.07180212;0.003286309;-0.04102909,-0.07381658;-0.3539557;-0.04058513,-0.06281531;-0.7250603;0.02692187,-0.05670597;-0.6866345;-0.05221688,-0.01169537;0.5143947;0.01502375,0;0;0,-0.01441649;0.2916274;-0.04334807,-0.03066698;0.5781179;-0.09756184,0.1529002;0.4811329;-0.001422875,0.3189149;0.3587857;-0.08346152,0.3685051;0.2720054;-0.2986057,-0.2176763;0.463454;-0.04944787,-0.3002433;0.3471427;-0.2194903,-0.2762236;0.2270888;-0.4226826,0.07828121;0.009291321;-0.02520823,0.1248973;-0.2835503;-0.2244489,0.1521716;-0.6487743;-0.1335397,0.165635;-0.6736762;-0.1898937,-0.07067749;-0.001756605;-0.04302718,-0.0524844;-0.3582352;-0.05779815,0.01227935;-0.7232654;0.01259664,0.01656329;-0.7528517;-0.04034099,-0.02673664;0.5074988;-0.08200312,182.9805
+0;0;0,-0.008351176;0.2945333;0.0140932,-0.01640326;0.5860177;0.01411974,0.1755116;0.4609233;0.02460239,0.231717;0.2504114;-0.01865875,0.3027805;0.05976026;-0.1132301,-0.2019915;0.4574859;-0.008473095,-0.2359739;0.2417163;-0.04890237,-0.2655555;0.03045297;-0.1184321,0.07593871;0.007734395;-0.03114856,0.1308402;-0.3441249;-0.06747852,0.1637816;-0.7001851;0.0332779,0.1863732;-0.7175495;-0.02962723,-0.07142168;0.002849675;-0.04107995,-0.07136212;-0.3551146;-0.04185078,-0.05844241;-0.720561;0.02370715,-0.05192861;-0.6818604;-0.05748819,-0.01447451;0.5137761;0.01648358,0;0;0,-0.01294637;0.2918452;-0.04095101,-0.02845651;0.5782058;-0.09377885,0.1539732;0.480879;0.0009827614,0.3196143;0.3594198;-0.0836134,0.3747922;0.2773646;-0.2850184,-0.2145957;0.46369;-0.04781944,-0.3036074;0.3395342;-0.2090897,-0.2730793;0.2360974;-0.4058395,0.07786474;0.009283453;-0.0254488,0.125177;-0.2846401;-0.2242188,0.1508355;-0.6455781;-0.140069,0.1605134;-0.6731387;-0.1975489,-0.07040243;-0.001762923;-0.04286177,-0.05125719;-0.3589539;-0.05654,0.01397884;-0.7178553;0.013815,0.01897646;-0.7499417;-0.03939333,-0.024654;0.5076159;-0.07858801,183.014
+0;0;0,-0.008344379;0.2942936;0.01408173,-0.01638199;0.5852563;0.01410618,0.1755692;0.4602337;0.02458777,0.2318251;0.2495325;-0.01871225,0.3064821;0.04924066;-0.1180658,-0.2020105;0.4567955;-0.008494416,-0.2360235;0.240832;-0.04896003,-0.2671009;0.01888566;-0.1220057,0.07559658;0.007699548;-0.03100822,0.1308878;-0.3466577;-0.06759609,0.1637051;-0.7013755;0.03278044,0.1855994;-0.7172779;-0.02818312,-0.07109991;0.002836836;-0.04089487,-0.07103992;-0.3576687;-0.04167118,-0.05816892;-0.7217373;0.02363959,-0.05185617;-0.6833051;-0.05504965,-0.01445545;0.5130972;0.01646732,0;0;0,-0.0113445;0.2918079;-0.03995109,-0.02526222;0.5777668;-0.09250093,0.1570077;0.4801464;0.002045631,0.321118;0.3580583;-0.08511448,0.367741;0.2654772;-0.296814,-0.2125746;0.4683271;-0.04525941,-0.2952246;0.3490137;-0.2136871,-0.2681339;0.2331937;-0.41719,0.07760101;0.008927822;-0.02517962,0.1258603;-0.2871512;-0.2251124,0.1484766;-0.6485723;-0.1486904,0.1591516;-0.6756039;-0.2028789,-0.06992058;-0.001463923;-0.04294887,-0.04811976;-0.3610857;-0.05566755,0.0175585;-0.7185982;0.01396168,0.02108429;-0.7482749;-0.03828023,-0.02171184;0.5072522;-0.07729197,183.0473
+0;0;0,-0.008346424;0.2943656;0.01408517,-0.01638022;0.5851895;0.01411037,0.1747034;0.4604594;0.02455325,0.2309906;0.2496411;-0.01877084,0.3055215;0.04968761;-0.1179566,-0.2011551;0.4570369;-0.008378139,-0.2351871;0.2409533;-0.04886625,-0.266212;0.01938191;-0.1217885,0.07560868;0.00770078;-0.03101319,0.131141;-0.3482018;-0.0677606,0.1633851;-0.6967236;0.03086265,0.1868548;-0.7159292;-0.03448777,-0.07111129;0.00283729;-0.04090142,-0.07105104;-0.3592403;-0.04168111,-0.05840486;-0.7169497;0.02248887,-0.05163785;-0.6779108;-0.06186276,-0.01445505;0.5130819;0.01646981,0;0;0,-0.01015586;0.2919857;-0.03950191,-0.02309839;0.5778699;-0.09190536,0.1580178;0.4800974;0.002529383,0.3211589;0.3576052;-0.08618497,0.362837;0.2610343;-0.2966869,-0.2099528;0.4694932;-0.0448822,-0.293038;0.3519019;-0.2144661,-0.265063;0.2349184;-0.4167192,0.07766988;0.008710772;-0.02508593,0.1248517;-0.2879449;-0.2272494,0.1455107;-0.6441788;-0.1572182,0.1550254;-0.6771204;-0.2137029,-0.06990786;-0.001256885;-0.0430012,-0.04651129;-0.3623773;-0.05506027,0.01787766;-0.7138753;0.01229662,0.02092261;-0.7464968;-0.04525308,-0.01976617;0.5074178;-0.07660246,183.0707
+0;0;0,-0.008560728;0.2940113;0.01405033,-0.01655195;0.583949;0.01398326,0.1742249;0.4604664;0.02492315,0.23028;0.2515159;-0.02730444,0.3081939;0.05464494;-0.1319137,-0.2008225;0.4564032;-0.009339172,-0.2346002;0.2412944;-0.0553552,-0.264437;0.01988773;-0.1319103,0.07582123;0.008111337;-0.03048211,0.1334907;-0.3477094;-0.07221773,0.1693114;-0.698226;0.02471418,0.1942959;-0.726849;-0.03295014,-0.07077234;0.002514239;-0.04157844,-0.06925637;-0.3603513;-0.04309837,-0.05403596;-0.7198772;0.02054334,-0.04697161;-0.6807543;-0.06462074,-0.01466407;0.5121871;0.01636264,0;0;0,-0.009718695;0.2917342;-0.03885865,-0.02216794;0.5768571;-0.09062004,0.1585164;0.4801618;0.003189325,0.3207199;0.3570889;-0.08666205,0.3562854;0.279586;-0.3068898,-0.2090904;0.4697458;-0.04488014,-0.2911335;0.3530324;-0.2156933,-0.2634935;0.2348601;-0.4182844,0.07777958;0.008627057;-0.02489424,0.123145;-0.288287;-0.2285116,0.1402242;-0.6477851;-0.1651852,0.1501967;-0.6790392;-0.2246373,-0.06987894;-0.001164104;-0.04312064,-0.04675715;-0.3631155;-0.05463539,0.01891077;-0.7161155;0.01333164,0.02169368;-0.7499628;-0.04413001,-0.01903405;0.5067011;-0.07554364,183.1033
+0;0;0,-0.008557348;0.2938952;0.01404478,-0.01654061;0.5835414;0.01397964,0.1723254;0.4606957;0.02482925,0.2284006;0.2516701;-0.02741714,0.3163883;0.02934489;-0.1455518,-0.1989338;0.4566736;-0.009086993,-0.2327237;0.2414874;-0.05511959,-0.2664182;-0.008545831;-0.1415729,0.07576807;0.008105651;-0.03046074,0.1334648;-0.347883;-0.07221607,0.169478;-0.7002835;0.02523678,0.1984492;-0.7382607;-0.0416288,-0.07072271;0.002512476;-0.04154929,-0.06920602;-0.3605244;-0.04306993,-0.05390382;-0.7219825;0.02091381,-0.04571223;-0.6814039;-0.07783955,-0.01465574;0.5118941;0.01635522,0;0;0,-0.008899006;0.2917603;-0.03796816,-0.02080152;0.5767477;-0.08898711,0.1580298;0.4799456;0.003280163,0.3197243;0.3567677;-0.087538,0.3465002;0.2461091;-0.3287098,-0.2065654;0.4709167;-0.04640357,-0.2880122;0.3547973;-0.2180094,-0.2554735;0.2204448;-0.4460813,0.07773321;0.008489072;-0.02489662,0.1218469;-0.2880816;-0.2295921,0.1373539;-0.6518106;-0.1801882,0.1409138;-0.6891888;-0.2535281,-0.06981916;-0.001047833;-0.04311085,-0.04641625;-0.3631495;-0.0547337,0.02037327;-0.7178034;0.01411307,0.02342761;-0.7614599;-0.05294374,-0.01786847;0.50664;-0.07419395,183.1256
+0;0;0,-0.008566752;0.2942181;0.01406022,-0.01655168;0.5839284;0.01399269,0.1729554;0.4608378;0.0248736,0.229112;0.251509;-0.02744856,0.3062513;0.05659531;-0.1310178,-0.1995731;0.4568019;-0.009158608,-0.233412;0.2413037;-0.05525795,-0.2629521;0.02209817;-0.131052,0.07585756;0.008115225;-0.03049672,0.1337967;-0.3493693;-0.0724275,0.1693938;-0.6976985;0.0238995,0.1991138;-0.7374325;-0.04469404,-0.07080626;0.002515444;-0.04159836,-0.06928319;-0.3620468;-0.0431254,-0.05415777;-0.7193292;0.02011915,-0.0457545;-0.6784772;-0.08118623,-0.01466498;0.5122112;0.01637059,0;0;0,-0.0101627;0.2920344;-0.03805304,-0.02212383;0.5771216;-0.08884382,0.1573878;0.4795853;0.003450155,0.3161663;0.3551005;-0.09143209,0.3505264;0.2825574;-0.3110347,-0.208337;0.4701607;-0.04635179,-0.290053;0.3538249;-0.2181022,-0.2606906;0.2364843;-0.4181958,0.07790221;0.008449197;-0.02470088,0.1207531;-0.2879282;-0.23263,0.1307957;-0.648289;-0.1888287,0.1347539;-0.6889117;-0.2626388,-0.06985693;-0.001018794;-0.04323482,-0.04526678;-0.3645985;-0.05397866,0.0214815;-0.7148817;0.01476479,0.02547816;-0.7611865;-0.05315264,-0.01914359;0.5069522;-0.07401371,183.159
+0;0;0,-0.009621237;0.2941652;0.01447904,-0.01864194;0.5838448;0.0148572,0.171302;0.4612643;0.02453376,0.2299008;0.2548469;-0.03602812,0.3066379;0.06379831;-0.1468445,-0.2010328;0.4567183;-0.0110011,-0.2343526;0.2422026;-0.06181942,-0.2642264;0.02682513;-0.1477759,0.07597082;0.008171739;-0.03019825,0.134641;-0.3483419;-0.07884145,0.1742942;-0.6958742;0.01877105,0.2026486;-0.7339018;-0.05207697,-0.07073482;0.002373035;-0.04172806,-0.06743097;-0.3621723;-0.04419408,-0.04907952;-0.7194101;0.01844553,-0.04037263;-0.6785171;-0.08282983,-0.01650263;0.5121312;0.01712331,0;0;0,-0.0101627;0.2920344;-0.03805304,-0.02212383;0.5771216;-0.08884382,0.1573878;0.4795853;0.003450155,0.3161663;0.3551005;-0.09143209,0.3505264;0.2825574;-0.3110347,-0.208337;0.4701607;-0.04635179,-0.290053;0.3538249;-0.2181022,-0.2606906;0.2364843;-0.4181958,0.07790221;0.008449197;-0.02470088,0.1207531;-0.2879282;-0.23263,0.1307957;-0.648289;-0.1888287,0.1347539;-0.6889117;-0.2626388,-0.06985693;-0.001018794;-0.04323482,-0.04526678;-0.3645985;-0.05397866,0.0214815;-0.7148817;0.01476479,0.02547816;-0.7611865;-0.05315264,-0.01914359;0.5069522;-0.07401371,183.1813
+0;0;0,-0.009622613;0.2942072;0.01448111,-0.01864444;0.5839239;0.0148586,0.168979;0.4619465;0.02444437,0.2276503;0.2552737;-0.03619244,0.301439;0.07156555;-0.1427511,-0.1987537;0.4574567;-0.01065127,-0.2321148;0.2426756;-0.06153246,-0.2608408;0.03557332;-0.1441863,0.07607045;0.008182455;-0.03023786,0.1346073;-0.3475211;-0.07877053,0.1741098;-0.6937331;0.01847111,0.2031234;-0.7333421;-0.05402385,-0.07082758;0.002376147;-0.04178278,-0.06753124;-0.3613409;-0.04424319,-0.04924951;-0.7172214;0.01815842,-0.04034023;-0.6760752;-0.08547119,-0.01650437;0.5121846;0.01712552,0;0;0,-0.010304;0.292057;-0.038167,-0.02196134;0.5771812;-0.0890224,0.1550752;0.4802183;0.002985001,0.3117909;0.3553396;-0.09539318,0.3388872;0.280972;-0.3058295,-0.2056795;0.470131;-0.04602647,-0.2881377;0.3553859;-0.2188472,-0.2594308;0.243145;-0.4115285,0.07799432;0.008546889;-0.02473521,0.1195487;-0.2861401;-0.233876,0.1265256;-0.6458142;-0.1956019,0.1254855;-0.6843265;-0.2746444,-0.06998462;-0.001106817;-0.04323101,-0.04498539;-0.3638373;-0.05365687,0.02216811;-0.7126243;0.01502452,0.02619218;-0.7605317;-0.05466737,-0.01904446;0.5069959;-0.07413054,183.2153
+0;0;0,-0.009620427;0.2941404;0.01447782,-0.01863999;0.583785;0.01485469,0.1675086;0.4622128;0.02438209,0.2262079;0.2554416;-0.03628359,0.3041027;0.06151056;-0.1487719,-0.1973005;0.4577587;-0.01043453,-0.2306774;0.2428753;-0.06133994,-0.261002;0.02424829;-0.1485933,0.07605191;0.008180461;-0.03023049,0.1347108;-0.3482642;-0.07886428,0.1743054;-0.695284;0.01860423,0.2055208;-0.7401756;-0.05939236,-0.07081033;0.002375568;-0.0417726,-0.06750712;-0.3620994;-0.04423814,-0.04918274;-0.7188102;0.01830907,-0.03959732;-0.6768181;-0.09318496,-0.01650009;0.5120515;0.01712143,0;0;0,-0.01017108;0.2920179;-0.03798485,-0.02156094;0.5771052;-0.08869004,0.1540424;0.4811026;0.002945185,0.3088412;0.354537;-0.09654713,0.3368751;0.2798541;-0.3200803,-0.2037452;0.4698951;-0.04586083,-0.2880526;0.3573352;-0.2193623,-0.2565196;0.2378909;-0.4220178,0.07791435;0.008562475;-0.0249145,0.1187301;-0.2861806;-0.2354367,0.1226807;-0.6477937;-0.2087729,0.1180822;-0.6855758;-0.2985005,-0.07000948;-0.00112052;-0.04315219,-0.04507103;-0.3646193;-0.0534322,0.02307589;-0.7139852;0.01577765,0.02699332;-0.7671947;-0.05990217,-0.01869444;0.5069215;-0.07380891,183.2484
+0;0;0,-0.01065148;0.2952101;0.01488852,-0.02064693;0.5864419;0.015626,0.1670828;0.463897;0.02354736,0.2282174;0.2594696;-0.0428962,0.3049396;0.07201353;-0.1683948,-0.1997881;0.4589283;-0.0124491,-0.231699;0.2448613;-0.06812426,-0.2612813;0.03050335;-0.1678818,0.07625015;0.008274567;-0.02965038,0.1358525;-0.3476638;-0.08757766,0.1799937;-0.6948796;0.01078703,0.2085431;-0.7260033;-0.0744769,-0.07049925;0.002251495;-0.04226685,-0.06554821;-0.3632094;-0.04599863,-0.04400774;-0.7208849;0.01554053,-0.03454357;-0.6792654;-0.09214662,-0.01827152;0.5142176;0.01781673,0;0;0,-0.0112928;0.2930766;-0.0382452,-0.02368105;0.579706;-0.08929324,0.153483;0.4813457;0.002313852,0.3067333;0.3539984;-0.09887767,0.3304604;0.2812489;-0.3245335,-0.2064781;0.4692203;-0.04660527,-0.2866137;0.3572596;-0.2226332,-0.2583424;0.2858303;-0.4481871,0.07790611;0.008536726;-0.02488899,0.1184299;-0.2864731;-0.2368493,0.1166694;-0.649895;-0.2266364,0.1148845;-0.6847841;-0.3138564,-0.0699784;-0.001099685;-0.04316843,-0.04517303;-0.3656112;-0.05394705,0.02547626;-0.7152737;0.01625018,0.02920133;-0.7648847;-0.05770474,-0.02055113;0.5090564;-0.07427239,183.2708
+0;0;0,-0.01064255;0.2949626;0.01487604,-0.02062545;0.5858291;0.01561225,0.1661943;0.4636133;0.02350305,0.2273678;0.2590557;-0.04298286,0.3040353;0.07173349;-0.1683919,-0.1988809;0.458669;-0.01231722,-0.2308121;0.2444655;-0.06802787,-0.2603733;0.03026068;-0.1677142,0.07629467;0.008279398;-0.02966769,0.1358997;-0.3476751;-0.08759759,0.1800334;-0.6948314;0.01075026,0.2092536;-0.7273912;-0.07651704,-0.07054041;0.00225281;-0.04229153,-0.06558915;-0.3632246;-0.04602348,-0.04405237;-0.7208389;0.01550515,-0.03436583;-0.6789463;-0.09471222,-0.01825276;0.5136877;0.01780047,0;0;0,-0.01117732;0.2928962;-0.03774118,-0.02303489;0.5792497;-0.08836889,0.1535036;0.4812029;0.00198555,0.3053034;0.3532698;-0.1009531,0.3272665;0.2820681;-0.327101,-0.20586;0.4719788;-0.04718407,-0.2861547;0.3504957;-0.2168927,-0.2573063;0.2431051;-0.4274395,0.07800649;0.00825581;-0.02482796,0.1180295;-0.2864284;-0.2373641,0.115344;-0.6499141;-0.2344511,0.1134654;-0.6830596;-0.3260603,-0.07001172;-0.0008371435;-0.04321175,-0.04335922;-0.3652471;-0.05356754,0.02886628;-0.7146276;0.01610538,0.03171642;-0.766939;-0.05872674,-0.02004725;0.5086625;-0.07342482,183.2942
+0;0;0,-0.01064185;0.2949431;0.01487505,-0.02061553;0.5855384;0.01561252,0.1641602;0.4639882;0.02343686,0.2254086;0.2591801;-0.04313043,0.3017387;0.07268222;-0.1679876,-0.1968766;0.4590985;-0.01198717,-0.2288468;0.2446328;-0.06776601,-0.2582779;0.0313706;-0.1670137,0.07625667;0.008275274;-0.02965292,0.1361556;-0.3494343;-0.08786844,0.1805447;-0.6985998;0.01104861,0.210892;-0.7335727;-0.07958473,-0.07050528;0.002251688;-0.04227046,-0.06552961;-0.3650278;-0.04602082,-0.04386817;-0.7247119;0.01586392,-0.03380801;-0.6823606;-0.0986047,-0.01824651;0.5135086;0.01779735,0;0;0,-0.0105013;0.2929327;-0.03749824,-0.02179677;0.5790239;-0.08816695,0.1527843;0.4812779;0.0009939671,0.3030544;0.3541733;-0.1057403,0.3195432;0.2907783;-0.3335698,-0.2029121;0.4718857;-0.04890727,-0.2787777;0.3580106;-0.2261241,-0.2469435;0.2885185;-0.4505222,0.07795897;0.008045167;-0.02491045,0.1160196;-0.288478;-0.2383547,0.1133463;-0.6540342;-0.2441082,0.1114063;-0.6835145;-0.3431797,-0.06999376;-0.0006691643;-0.04316575,-0.04311796;-0.3668878;-0.05289156,0.03187091;-0.7179999;0.01616304,0.02830604;-0.7737024;-0.0612915,-0.0190026;0.5085524;-0.07317901,183.3266
+0;0;0,-0.01066126;0.294965;0.01441972,-0.02053046;0.5855646;0.01469943,0.1644601;0.4647393;0.02015918,0.2232834;0.2618087;-0.05392116,0.2998721;0.07781731;-0.1822894,-0.1963661;0.4586274;-0.01459672,-0.2272011;0.2451409;-0.07461006,-0.2549626;0.03422268;-0.179204,0.07648345;0.008385547;-0.02903137,0.1394779;-0.3462158;-0.1012992,0.1878935;-0.6955743;-0.004986346,0.2200696;-0.7431283;-0.08440234,-0.07023917;0.002068598;-0.04272045,-0.06407779;-0.3651736;-0.04803113,-0.03845655;-0.724939;0.01183523,-0.0286257;-0.6826231;-0.1026571,-0.01820098;0.513537;0.01700024,0;0;0,-0.0105013;0.2929327;-0.03749824,-0.02179677;0.5790239;-0.08816695,0.1527843;0.4812779;0.0009939671,0.3030544;0.3541733;-0.1057403,0.3195432;0.2907783;-0.3335698,-0.2029121;0.4718857;-0.04890727,-0.2787777;0.3580106;-0.2261241,-0.2469435;0.2885185;-0.4505222,0.07795897;0.008045167;-0.02491045,0.1160196;-0.288478;-0.2383547,0.1133463;-0.6540342;-0.2441082,0.1114063;-0.6835145;-0.3431797,-0.06999376;-0.0006691643;-0.04316575,-0.04311796;-0.3668878;-0.05289156,0.03187091;-0.7179999;0.01616304,0.02830604;-0.7737024;-0.0612915,-0.0190026;0.5085524;-0.07317901,183.3493
+0;0;0,-0.01067369;0.2953087;0.01443652,-0.02055744;0.5863385;0.0147155,0.1635118;0.4656276;0.02016349,0.2224165;0.2624165;-0.05401926,0.2988306;0.0788445;-0.1820949,-0.195486;0.4595467;-0.01441629,-0.2263636;0.245765;-0.0745126,-0.2540618;0.03532764;-0.1788682,0.07653593;0.008391299;-0.02905129,0.1400492;-0.3491304;-0.1019143,0.1884718;-0.6985394;-0.005587488,0.2200454;-0.7446411;-0.08351627,-0.07028736;0.002070017;-0.04274976,-0.06407525;-0.3681967;-0.04810417,-0.0384503;-0.7280142;0.01177085,-0.02880355;-0.6859291;-0.1005774,-0.01822366;0.5141782;0.01702055,0;0;0,-0.01063117;0.2932841;-0.03742957,-0.02195005;0.5798349;-0.08797073,0.1520285;0.482165;0.0002043247,0.2995713;0.3549106;-0.1107237,0.3146109;0.2951685;-0.3390784,-0.2019999;0.4709245;-0.05079153,-0.2761182;0.3597291;-0.2308183,-0.2439413;0.2887886;-0.4541416,0.07793026;0.008186281;-0.02513957,0.1135124;-0.2911134;-0.2403564,0.1090875;-0.6565983;-0.250912,0.1102273;-0.6829244;-0.3493361,-0.07009627;-0.0007548201;-0.04310548,-0.044065;-0.3700568;-0.05326284,0.03317912;-0.7203842;0.0175487,0.02881439;-0.7744386;-0.05845832,-0.01914927;0.5092209;-0.07301426,183.3833
+0;0;0,-0.01070268;0.296111;0.01447574,-0.02063526;0.5885831;0.01475276,0.1623624;0.4677284;0.02019584,0.2213709;0.2641591;-0.05411766,0.2973739;0.08157486;-0.1815041,-0.1944909;0.4616838;-0.01417739,-0.225423;0.2475253;-0.07437961,-0.2529721;0.03822026;-0.1781736,0.07659288;0.008397544;-0.0290729,0.1404095;-0.3508321;-0.102284,0.1887331;-0.6995264;-0.006154224,0.220226;-0.7454336;-0.08388381,-0.07033966;0.002071557;-0.04278157,-0.06409787;-0.369964;-0.04816156,-0.03852534;-0.7290455;0.01159099,-0.02890325;-0.6869912;-0.1004701,-0.01828745;0.5159889;0.01707168,0;0;0,-0.01090962;0.294069;-0.03755283,-0.02245167;0.5820527;-0.08823895,0.1505274;0.4826747;-0.0009360313,0.2995584;0.3622604;-0.1181328,0.3084291;0.3003505;-0.344913,-0.2009959;0.4709315;-0.05173706,-0.2852416;0.3589116;-0.227234,-0.2463791;0.2489479;-0.4315339,0.07793388;0.008234918;-0.02531242,0.1116983;-0.2920556;-0.242485,0.1060846;-0.6566173;-0.2575531,0.1081116;-0.6806163;-0.3569291,-0.07020375;-0.0007922731;-0.04304681,-0.04424044;-0.3718725;-0.05323093,0.03354336;-0.7212393;0.01787692,0.02871245;-0.7748515;-0.05815767,-0.01959869;0.5110058;-0.07323885,183.4157
+0;0;0,-0.01098258;0.2970714;0.01397972,-0.02113524;0.5901418;0.01373366,0.1625756;0.4693484;0.01721839,0.2203185;0.2675763;-0.0633062,0.2943746;0.09248742;-0.1997979,-0.1944292;0.4613819;-0.01816504,-0.2268457;0.2482683;-0.08189997,-0.2516265;0.04395871;-0.1933179,0.07679465;0.008634714;-0.02853257,0.1446103;-0.3476467;-0.1214351,0.1936617;-0.6896119;-0.02618545,0.2275806;-0.7387647;-0.09789065,-0.07022005;0.001737553;-0.04303729,-0.06212731;-0.3724945;-0.05018703,-0.03430822;-0.7251723;0.006937657,-0.02467021;-0.6832685;-0.10407,-0.01873964;0.517411;0.01618915,0;0;0,-0.01036224;0.2950799;-0.03725553,-0.02137123;0.5837423;-0.08769751,0.1521769;0.4827333;-0.001183033,0.2997559;0.3628589;-0.1211038,0.3080098;0.3032965;-0.3472776,-0.2000245;0.4694049;-0.05216734,-0.2936132;0.3636025;-0.2270314,-0.2000709;0.3073015;-0.4340349,0.07787299;0.008229136;-0.02557659,0.1120413;-0.2940463;-0.2438159,0.1062876;-0.6518589;-0.2626781,0.1082687;-0.677503;-0.3599257,-0.07030616;-0.0007894884;-0.0429244,-0.04241281;-0.3740172;-0.05237469,0.03451348;-0.7172494;0.01612926,0.02903247;-0.7711816;-0.05791551,-0.01863404;0.5125341;-0.07274985,183.4382
+0;0;0,-0.01099698;0.2974608;0.01399804,-0.0211563;0.5907241;0.01375141,0.1617953;0.4700751;0.01723375,0.219598;0.2680943;-0.06337417,0.2932171;0.09403856;-0.1990605,-0.1937109;0.4621421;-0.01800115,-0.2261609;0.2488079;-0.08180206,-0.2507955;0.04570395;-0.1925625,0.07675571;0.008630336;-0.0285181,0.1450525;-0.3501785;-0.1220797,0.1938718;-0.6905262;-0.02728058,0.2261855;-0.7359332;-0.09559244,-0.07018445;0.001736672;-0.04301547,-0.06203429;-0.3751503;-0.05021594,-0.0343468;-0.7261599;0.006638549,-0.02516489;-0.6848194;-0.0991158,-0.01875881;0.517936;0.01620883,0;0;0,-0.009850837;0.2955188;-0.03703237,-0.02051674;0.5844072;-0.08737373,0.1524263;0.4832981;-0.001681566,0.2976369;0.3634114;-0.1248729,0.3057401;0.3047678;-0.3498645,-0.1981357;0.469009;-0.05140095,-0.2853548;0.3657494;-0.2313047,-0.1665251;0.3234169;-0.4267871,0.07777919;0.008232236;-0.02572608,0.1096867;-0.2964846;-0.2454796,0.1067398;-0.6522343;-0.2707827,0.1068629;-0.673957;-0.3641725,-0.0703027;-0.0007865503;-0.04284992,-0.04203271;-0.376665;-0.05169598,0.03509125;-0.7183616;0.01540184,0.02870559;-0.7674553;-0.05601463,-0.01785292;0.5131354;-0.07243633,183.4603
+0;0;0,-0.01099698;0.2974608;0.01399804,-0.0211563;0.5907241;0.01375141,0.1617953;0.4700751;0.01723375,0.219598;0.2680943;-0.06337417,0.2932171;0.09403856;-0.1990605,-0.1937109;0.4621421;-0.01800115,-0.2261609;0.2488079;-0.08180206,-0.2507955;0.04570395;-0.1925625,0.07675571;0.008630336;-0.0285181,0.1450525;-0.3501785;-0.1220797,0.1938718;-0.6905262;-0.02728058,0.2261855;-0.7359332;-0.09559244,-0.07018445;0.001736672;-0.04301547,-0.06203429;-0.3751503;-0.05021594,-0.0343468;-0.7261599;0.006638549,-0.02516489;-0.6848194;-0.0991158,-0.01875881;0.517936;0.01620883,0;0;0,-0.009850837;0.2955188;-0.03703237,-0.02051674;0.5844072;-0.08737373,0.1524263;0.4832981;-0.001681566,0.2976369;0.3634114;-0.1248729,0.3057401;0.3047678;-0.3498645,-0.1981357;0.469009;-0.05140095,-0.2853548;0.3657494;-0.2313047,-0.1665251;0.3234169;-0.4267871,0.07777919;0.008232236;-0.02572608,0.1096867;-0.2964846;-0.2454796,0.1067398;-0.6522343;-0.2707827,0.1068629;-0.673957;-0.3641725,-0.0703027;-0.0007865503;-0.04284992,-0.04203271;-0.376665;-0.05169598,0.03509125;-0.7183616;0.01540184,0.02870559;-0.7674553;-0.05601463,-0.01785292;0.5131354;-0.07243633,183.4828
+0;0;0,-0.01082649;0.2972371;0.01315221,-0.02078735;0.5902465;0.0121182,0.1593522;0.4689536;0.01877888,0.2255214;0.2731325;-0.07053597,0.2994214;0.1042015;-0.2054702,-0.1910537;0.4631773;-0.02044365,-0.2210959;0.2512746;-0.09041576,-0.2431204;0.05362259;-0.2029092,0.07722764;0.008997371;-0.02838656,0.1523585;-0.3438322;-0.1415553,0.1988054;-0.6741534;-0.04388041,0.2308776;-0.6955079;-0.136155,-0.07060704;0.001284778;-0.04317239,-0.05899218;-0.3764886;-0.05281001,-0.02943972;-0.7186247;0.0008500554,-0.01866117;-0.6769654;-0.1083671,-0.01844638;0.5175858;0.01476901,0;0;0,-0.008154839;0.2953542;-0.03659821,-0.01775763;0.5839939;-0.08705688,0.1528381;0.4831823;-0.003119946,0.297753;0.3649726;-0.1285293,0.3007936;0.302575;-0.3483098,-0.1933922;0.469056;-0.05069098,-0.2833925;0.3684045;-0.2308871,-0.1706791;0.3240671;-0.4246292,0.07821991;0.008129627;-0.02581501,0.1094908;-0.2976559;-0.2459464,0.1067094;-0.6441187;-0.273617,0.1075386;-0.6693242;-0.3691795,-0.07084407;-0.0006839882;-0.04279614,-0.04107704;-0.3774765;-0.05184402,0.03230507;-0.7111021;0.01233434,0.02963268;-0.7637787;-0.06072691,-0.01557271;0.5128452;-0.07205057,183.5167
+0;0;0,-0.01080075;0.2965304;0.01312094,-0.0207495;0.5891832;0.01208847,0.1586004;0.4682004;0.01872795,0.224815;0.2722446;-0.07064833,0.2981132;0.1046895;-0.2044836,-0.1902553;0.4624497;-0.02032104,-0.2203181;0.2504012;-0.09034127,-0.2421632;0.05435903;-0.2019185,0.07750086;0.009029201;-0.02848699,0.1527891;-0.3445395;-0.1418928,0.1987918;-0.6717018;-0.04515203,0.2303961;-0.6923071;-0.1360805,-0.07085682;0.001289323;-0.04332511,-0.05921763;-0.3772754;-0.05298292,-0.0299478;-0.7161395;0.0001639649,-0.01932649;-0.6746504;-0.1074599,-0.0184116;0.5166174;0.01473583,0;0;0,-0.007785647;0.2946965;-0.0362277,-0.01710524;0.5830197;-0.0864706,0.1529177;0.4825041;-0.003283501,0.297236;0.3658218;-0.131067,0.2991397;0.3021002;-0.3485415,-0.1934196;0.4737232;-0.05220915,-0.2899933;0.3754851;-0.2305177,-0.2370462;0.3112741;-0.4413085,0.07863775;0.007894456;-0.02555775,0.108705;-0.2980385;-0.2470098,0.1077998;-0.6409562;-0.2772894,0.1073347;-0.6648602;-0.3717449,-0.07109334;-0.0004667932;-0.04295273,-0.04050617;-0.3780159;-0.05077078,0.03243679;-0.7085808;0.01180987,0.02910536;-0.7618421;-0.05807691,-0.01492825;0.5119606;-0.07149959,183.5387
+0;0;0,-0.01079618;0.2964049;0.01311539,-0.02073783;0.5888507;0.01208252,0.1581527;0.468019;0.01871072,0.2244571;0.2717975;-0.07078673,0.2973445;0.1051814;-0.2038719,-0.1897994;0.4622832;-0.02023713,-0.2199029;0.2499472;-0.0903523,-0.2416256;0.05500366;-0.2013042,0.07784113;0.009068845;-0.02861206,0.1531798;-0.3447367;-0.1420938,0.1986281;-0.6679559;-0.04651904,0.2300205;-0.6882218;-0.1368378,-0.07116792;0.001294984;-0.04351534,-0.05952094;-0.3775234;-0.05317962,-0.03060387;-0.7123034;-0.0006732829,-0.02005379;-0.6708913;-0.1075755,-0.01840075;0.5163106;0.01472894,0;0;0,-0.007049007;0.294571;-0.03636789,-0.01581739;0.5827149;-0.08653045,0.1537554;0.4821624;-0.003718853,0.2966583;0.3685235;-0.1362855,0.290703;0.3338456;-0.3588774,-0.1912711;0.4721505;-0.05086564,-0.2901033;0.3774083;-0.2302118,-0.2209601;0.2992795;-0.4299623,0.07901627;0.00805828;-0.025527,0.1080083;-0.2983104;-0.2469544,0.1083051;-0.6366517;-0.2815347,0.1085767;-0.6582342;-0.3764493,-0.07149164;-0.0006778205;-0.0429956,-0.03923066;-0.3783438;-0.0507472,0.03253898;-0.7051661;0.01013792,0.02913188;-0.7565639;-0.06080165,-0.01370958;0.5116784;-0.07156682,183.5722
+0;0;0,-0.01115983;0.2960612;0.01276464,-0.02139032;0.5879946;0.01135535,0.1564409;0.4675286;0.01804009,0.2248939;0.2739894;-0.07573327,0.2988838;0.1104774;-0.2120472,-0.1892357;0.4622782;-0.0216155,-0.2164091;0.2509235;-0.09596291,-0.2362028;0.05846508;-0.2115489,0.07826459;0.00954326;-0.02842211,0.1575392;-0.3352521;-0.1547934,0.2028128;-0.6585432;-0.06055885,0.2375616;-0.7030972;-0.1348546,-0.07130829;0.0008579182;-0.04402984,-0.05946034;-0.3744967;-0.05435394,-0.02853839;-0.7091526;-0.00439157,-0.01739985;-0.6674697;-0.1140504,-0.01898889;0.515536;0.01409843,0;0;0,-0.005678494;0.2942845;-0.03611159,-0.0133681;0.5820016;-0.08598113,0.1550683;0.4814473;-0.004034519,0.2974745;0.3680381;-0.1374345,0.2909851;0.336897;-0.3605494,-0.1887242;0.47614;-0.04982838,-0.2922873;0.3803354;-0.2259898,-0.215727;0.3232071;-0.4301149,0.07948051;0.007726431;-0.02544379,0.108154;-0.2908873;-0.2515979,0.1112522;-0.6291717;-0.2832367,0.1113629;-0.6499453;-0.3817642,-0.07188199;-0.0004067945;-0.04309351,-0.03736905;-0.3744356;-0.05011616,0.0340693;-0.7013317;0.008896023,0.03434339;-0.7522197;-0.06688445,-0.011446;0.5110259;-0.07107115,183.5946
+0;0;0,-0.01113169;0.2953146;0.01273245,-0.02128976;0.5851661;0.01134257,0.1552736;0.4657702;0.01797174,0.2237672;0.2721164;-0.07585711,0.3107997;0.07978137;-0.2361997,-0.1879524;0.4605569;-0.02140274,-0.2151419;0.2490772;-0.09579414,-0.2384247;0.02269322;-0.231755,0.07835818;0.009554672;-0.0284561,0.1578017;-0.3359753;-0.1550966,0.2027604;-0.6570179;-0.06151745,0.2382341;-0.7031273;-0.1373633,-0.07139356;0.0008589441;-0.0440825,-0.05952037;-0.3752953;-0.05442859,-0.02881347;-0.7076238;-0.004813697,-0.01744255;-0.6656972;-0.1167604,-0.01891252;0.5134372;0.01405803,0;0;0,-0.005325712;0.2935393;-0.03609776,-0.01209037;0.5792031;-0.08574009,0.1552769;0.481347;-0.004737377,0.2984973;0.3715487;-0.1404917,0.276703;0.3746726;-0.4046743,-0.1864236;0.4745486;-0.04856724,-0.2936169;0.3833184;-0.2251561,-0.2080664;0.3226045;-0.4686148,0.07961795;0.007733732;-0.02534199,0.1086507;-0.2870049;-0.2577775,0.1129105;-0.6232198;-0.2858512,0.1133007;-0.6453233;-0.3862936,-0.07194774;-0.0004104974;-0.04317871,-0.03693842;-0.375186;-0.05077253,0.03444004;-0.6997458;0.007646464,0.03602531;-0.7517247;-0.07033152,-0.01051109;0.5089456;-0.07092595,183.6297
+0;0;0,-0.01109483;0.2943367;0.01269029,-0.02124322;0.5839121;0.01130168,0.1537381;0.4650156;0.01789281,0.2222471;0.2713184;-0.07595713,0.3090629;0.07946204;-0.2359007,-0.1863749;0.4598497;-0.02112455,-0.2135705;0.2483224;-0.09553267,-0.2367954;0.02250189;-0.2311551,0.07817043;0.009531777;-0.02838791,0.1573371;-0.3347944;-0.1545872,0.2010678;-0.647068;-0.06356411,0.2372286;-0.6946514;-0.1408788,-0.07122249;0.0008568859;-0.04397686,-0.05939066;-0.3739869;-0.05428691,-0.0295225;-0.697238;-0.006027211,-0.01793137;-0.6550804;-0.1201419,-0.0188682;0.5122503;0.01401459,0;0;0,-0.003276985;0.292624;-0.03575897,-0.009207968;0.5780249;-0.08538413,0.1563618;0.4813259;-0.004523993,0.2991959;0.3717434;-0.1409426,0.2785664;0.3746175;-0.4045596,-0.1828851;0.4783264;-0.04707269,-0.2592465;0.334417;-0.2035302,-0.2177905;0.3766243;-0.4612659,0.07943649;0.007194727;-0.02540517,0.1102897;-0.2815485;-0.2629542,0.1160429;-0.6087545;-0.2877636,0.1171082;-0.6366903;-0.3874965,-0.07174936;8.077529E-05;-0.04312036,-0.03501852;-0.3732226;-0.05016213,0.03396117;-0.6891331;0.006004822,0.03594219;-0.7433672;-0.0727672,-0.007902689;0.507845;-0.07050133,183.6616
+0;0;0,-0.01180797;0.2932809;0.01275827,-0.02267629;0.582198;0.01146447,0.1524581;0.4635421;0.01654469,0.2216337;0.2724253;-0.08203708,0.2958564;0.1135688;-0.2237279,-0.1869715;0.4576841;-0.02280502,-0.2137179;0.2482811;-0.1032059,-0.2309641;0.05872189;-0.2239971,0.07836663;0.009910871;-0.02784043,0.1618062;-0.3248025;-0.1720656,0.2017291;-0.6359874;-0.07839038,0.2099784;-0.5940161;-0.1928444,-0.07095616;0.0004978366;-0.0444929,-0.05854505;-0.3730405;-0.05503976,-0.02712478;-0.6954897;-0.00766753,-0.01543833;-0.6533254;-0.1218014,-0.02012321;0.5106128;0.01415281,0;0;0,-0.002491547;0.2915978;-0.03578305,-0.007425407;0.5763924;-0.08531809,0.1579534;0.480137;-0.00444293,0.3015836;0.3721217;-0.141309,0.2725637;0.3606923;-0.3645754,-0.1812677;0.4783755;-0.04600512,-0.2667597;0.3461525;-0.2079849,-0.2165971;0.3627598;-0.4271391,0.07940482;0.006520122;-0.02582645,0.11308;-0.2753951;-0.2691081,0.1186149;-0.602285;-0.2869184,0.1212682;-0.6286131;-0.3875723,-0.07198007;0.0008425626;-0.04281125,-0.03482243;-0.3711373;-0.04962334,0.03414445;-0.6866255;0.004373744,0.03639742;-0.7418629;-0.07334758,-0.006255571;0.5062787;-0.07045579,183.6963
+0;0;0,-0.01179923;0.2930639;0.01274883,-0.02264643;0.5814154;0.01146025,0.1510523;0.4633504;0.01651312,0.2202361;0.272211;-0.08208033,0.294459;0.1133543;-0.2237713,-0.1855678;0.4575409;-0.0225109,-0.2123174;0.2481131;-0.1029214,-0.2295637;0.05855356;-0.2237128,0.0783886;0.00991365;-0.02784824,0.161043;-0.3216497;-0.1707161,0.2014006;-0.6362238;-0.0760206,0.2097402;-0.5941215;-0.1917271,-0.07097606;0.0004979762;-0.04450537,-0.05868175;-0.3695249;-0.05495297,-0.02691927;-0.6954861;-0.007064793,-0.01510493;-0.6531886;-0.1224477,-0.02010053;0.5100316;0.01414104,0;0;0,-0.002532814;0.2913913;-0.03567743,-0.007370269;0.5756496;-0.08500767,0.1567799;0.4812674;-0.004618883,0.3001274;0.3731709;-0.1417611,0.2739731;0.3604294;-0.3653107,-0.1789432;0.4747817;-0.04390211,-0.2836853;0.3884504;-0.2245049,-0.2068227;0.3684999;-0.4354905,0.07937415;0.006612211;-0.02597308,0.1176062;-0.2622682;-0.2778041,0.1203231;-0.5931147;-0.2870784,0.1262325;-0.6166677;-0.3905249,-0.07203172;0.0007780247;-0.04277152,-0.0352585;-0.3676945;-0.05004925,0.03418777;-0.6867458;0.004138544,0.03650964;-0.744499;-0.07266004,-0.006237267;0.5057226;-0.07023454,183.7285
+0;0;0,-0.01179923;0.2930639;0.01274883,-0.02264643;0.5814154;0.01146025,0.1510523;0.4633504;0.01651312,0.2202361;0.272211;-0.08208033,0.294459;0.1133543;-0.2237713,-0.1855678;0.4575409;-0.0225109,-0.2123174;0.2481131;-0.1029214,-0.2295637;0.05855356;-0.2237128,0.0783886;0.00991365;-0.02784824,0.161043;-0.3216497;-0.1707161,0.2014006;-0.6362238;-0.0760206,0.2097402;-0.5941215;-0.1917271,-0.07097606;0.0004979762;-0.04450537,-0.05868175;-0.3695249;-0.05495297,-0.02691927;-0.6954861;-0.007064793,-0.01510493;-0.6531886;-0.1224477,-0.02010053;0.5100316;0.01414104,0;0;0,-0.002532814;0.2913913;-0.03567743,-0.007370269;0.5756496;-0.08500767,0.1567799;0.4812674;-0.004618883,0.3001274;0.3731709;-0.1417611,0.2739731;0.3604294;-0.3653107,-0.1789432;0.4747817;-0.04390211,-0.2836853;0.3884504;-0.2245049,-0.2068227;0.3684999;-0.4354905,0.07937415;0.006612211;-0.02597308,0.1176062;-0.2622682;-0.2778041,0.1203231;-0.5931147;-0.2870784,0.1262325;-0.6166677;-0.3905249,-0.07203172;0.0007780247;-0.04277152,-0.0352585;-0.3676945;-0.05004925,0.03418777;-0.6867458;0.004138544,0.03650964;-0.744499;-0.07266004,-0.006237267;0.5057226;-0.07023454,183.7508
+0;0;0,-0.01147706;0.2931886;0.01212584,-0.02194496;0.5815721;0.01024822,0.1508054;0.4627888;0.0148492,0.2222813;0.2743826;-0.08729776,0.2962233;0.1185578;-0.2324609,-0.1843639;0.4582015;-0.02395616,-0.2102527;0.2502682;-0.1084143,-0.2252256;0.06398998;-0.2344991,0.0784649;0.01007099;-0.02760389,0.1656263;-0.3117727;-0.1898572,0.2006807;-0.6148489;-0.09407017,0.2091881;-0.5728244;-0.2106364,-0.07092389;0.0002153763;-0.04460825,-0.05519363;-0.3700963;-0.05594203,-0.0244202;-0.6851321;-0.01050462,-0.01246286;-0.6428198;-0.1267374,-0.01949997;0.5101646;0.01307462,0;0;0,-0.002784589;0.2915041;-0.03543878,-0.007628841;0.5758632;-0.08432388,0.1562116;0.4813976;-0.005011559,0.2998042;0.3735203;-0.1420639,0.2750535;0.3618868;-0.3658342,-0.1786847;0.476094;-0.04309407,-0.2757656;0.3735996;-0.2194741,-0.209875;0.3724409;-0.4350621,0.07939307;0.006539464;-0.02596378,0.1208963;-0.2566823;-0.2838366,0.1237697;-0.5764315;-0.2872076,0.1296553;-0.6044223;-0.3892226,-0.07203475;0.0008035636;-0.04278422,-0.03487223;-0.3680719;-0.05029435,0.03224136;-0.6763135;0.002070479,0.03403546;-0.7348828;-0.0751105,-0.006474756;0.5058775;-0.06970668,183.7842
+0;0;0,-0.01144488;0.2923666;0.01209184,-0.02188771;0.5800528;0.0102226,0.1497196;0.461845;0.01480147,0.2211985;0.2734309;-0.08734977,0.2951404;0.1176061;-0.2325129,-0.1832175;0.4572882;-0.02374544,-0.2091074;0.2493462;-0.1082071,-0.2240804;0.06306794;-0.2342919,0.0784741;0.01007217;-0.02760713,0.1655903;-0.3116047;-0.1897763,0.1999673;-0.6088247;-0.09584013,0.2083942;-0.5669141;-0.2113025,-0.0709322;0.0002154015;-0.04461348,-0.05521009;-0.3699042;-0.05594137,-0.02503128;-0.6788528;-0.01138192,-0.01318717;-0.6366571;-0.1265141,-0.01945161;0.5089053;0.01303871,0;0;0,-0.002826013;0.2907385;-0.03490782,-0.0075006;0.5746039;-0.0825851,0.1555926;0.4803917;-0.005190134,0.2996152;0.3733098;-0.1424305,0.2743546;0.3620813;-0.3661647,-0.1777083;0.476298;-0.04232435,-0.2574845;0.336127;-0.2005388,-0.2276702;0.3813422;-0.4193717,0.07936112;0.006809503;-0.02602363,0.1248172;-0.2515675;-0.2878234,0.1275367;-0.5651565;-0.2880538,0.1327104;-0.5963642;-0.3869035,-0.07205471;0.0005095868;-0.04277435,-0.03443578;-0.3681292;-0.05014249,0.03073623;-0.6703432;0.002439957,0.03320386;-0.7267642;-0.07546861,-0.006407104;0.5047909;-0.0684154,183.8068
+0;0;0,-0.01143799;0.2921906;0.01208457,-0.02188776;0.5800703;0.01021259,0.1491723;0.461934;0.01478895,0.2206578;0.2735025;-0.08737174,0.2945996;0.117678;-0.2325345,-0.1826823;0.457392;-0.02363263,-0.2085746;0.2494307;-0.1081021,-0.2235475;0.06315294;-0.2341866,0.07854451;0.01008121;-0.0276319,0.166019;-0.3129185;-0.190468,0.2000062;-0.6067687;-0.09759682,0.2084428;-0.5648443;-0.2131925,-0.07099586;0.0002155948;-0.04465351,-0.05520909;-0.3714261;-0.05602799,-0.02537244;-0.676872;-0.01197375,-0.01351466;-0.6346622;-0.1272388,-0.01944887;0.5088413;0.01303192,0;0;0,-0.003806702;0.2906142;-0.03436756,-0.009442692;0.5748019;-0.0811975,0.1535659;0.48005;-0.004779339,0.2976788;0.3733864;-0.1422849,0.2743325;0.3606123;-0.3661435,-0.1787918;0.4763229;-0.04152434,-0.2649077;0.3551325;-0.2116723,-0.2189611;0.3478332;-0.4322546,0.07942844;0.007394344;-0.0259006,0.1276816;-0.2491915;-0.2911015,0.1297038;-0.5592233;-0.2890177,0.136087;-0.5902129;-0.3880897,-0.07209626;7.202067E-05;-0.04285463,-0.03488202;-0.3701492;-0.04974749,0.02918942;-0.6689835;0.002416201,0.03164594;-0.7246765;-0.07649139,-0.008032952;0.50486;-0.06728315,183.8403
+0;0;0,-0.01232739;0.2911224;0.01213307,-0.02371202;0.5779896;0.01034454,0.1461288;0.4607268;0.01346176,0.2191184;0.2745775;-0.09179379,0.303785;0.1032383;-0.2623642,-0.1824696;0.4559686;-0.0246047,-0.2070516;0.249387;-0.1127951,-0.222294;0.04078791;-0.2606935,0.0786554;0.01044271;-0.02722816,0.1694692;-0.3004665;-0.2130208,0.2003469;-0.5897261;-0.1154724,0.2490817;-0.6410418;-0.1774565,-0.07081537;-0.0001717757;-0.04496941,-0.05270942;-0.3729655;-0.05626404,-0.02262305;-0.6752788;-0.01334793,-0.0111304;-0.6334019;-0.1254024,-0.02104343;0.5070992;0.01313525,0;0;0,-0.004496399;0.28965;-0.03367615,-0.01028692;0.573071;-0.07913423,0.1517673;0.4795878;-0.004490852,0.2966235;0.3741891;-0.1422064,0.2781475;0.4126496;-0.3947916,-0.1783714;0.4757566;-0.04138736,-0.264434;0.3544155;-0.2114678,-0.2294781;0.401501;-0.4608288,0.07945752;0.008745819;-0.02543831,0.1320688;-0.2448204;-0.2944491,0.1313253;-0.551605;-0.2896576,0.1396653;-0.5809842;-0.3857508,-0.07198247;-0.0007057968;-0.04307111,-0.03493718;-0.3722099;-0.04962294,0.02726671;-0.6681783;0.002084266,0.03170184;-0.7237041;-0.07204416,-0.008827269;0.5033835;-0.06564808,183.8629
+0;0;0,-0.01232739;0.2911224;0.01213307,-0.02371202;0.5779896;0.01034454,0.1461288;0.4607268;0.01346176,0.2191184;0.2745775;-0.09179379,0.303785;0.1032383;-0.2623642,-0.1824696;0.4559686;-0.0246047,-0.2070516;0.249387;-0.1127951,-0.222294;0.04078791;-0.2606935,0.0786554;0.01044271;-0.02722816,0.1694692;-0.3004665;-0.2130208,0.2003469;-0.5897261;-0.1154724,0.2490817;-0.6410418;-0.1774565,-0.07081537;-0.0001717757;-0.04496941,-0.05270942;-0.3729655;-0.05626404,-0.02262305;-0.6752788;-0.01334793,-0.0111304;-0.6334019;-0.1254024,-0.02104343;0.5070992;0.01313525,0;0;0,-0.004496399;0.28965;-0.03367615,-0.01028692;0.573071;-0.07913423,0.1517673;0.4795878;-0.004490852,0.2966235;0.3741891;-0.1422064,0.2781475;0.4126496;-0.3947916,-0.1783714;0.4757566;-0.04138736,-0.264434;0.3544155;-0.2114678,-0.2294781;0.401501;-0.4608288,0.07945752;0.008745819;-0.02543831,0.1320688;-0.2448204;-0.2944491,0.1313253;-0.551605;-0.2896576,0.1396653;-0.5809842;-0.3857508,-0.07198247;-0.0007057968;-0.04307111,-0.03493718;-0.3722099;-0.04962294,0.02726671;-0.6681783;0.002084266,0.03170184;-0.7237041;-0.07204416,-0.008827269;0.5033835;-0.06564808,183.885
+0;0;0,-0.01231333;0.2907903;0.01211924,-0.02369746;0.5776477;0.01032899,0.1458236;0.4604361;0.01344707,0.2188243;0.2742583;-0.09182461,0.3034641;0.1029736;-0.2623408,-0.1821434;0.4556869;-0.02454624,-0.2067292;0.2490737;-0.1127502,-0.2219668;0.04054095;-0.2606016,0.07847644;0.01041895;-0.02716621,0.1661001;-0.2895684;-0.2064322,0.1973233;-0.582065;-0.1077922,0.2470682;-0.635066;-0.1710609,-0.07065425;-0.0001713849;-0.0448671,-0.05318434;-0.3598694;-0.05576496,-0.02276128;-0.6655657;-0.01236859,-0.01103044;-0.6234427;-0.1267455,-0.02102745;0.5067194;0.01312119,0;0;0,-0.005356562;0.2893579;-0.03317857,-0.01177997;0.5727785;-0.07848811,0.1499952;0.4787431;-0.003722668,0.2954788;0.3749969;-0.142087,0.2776321;0.4116156;-0.3949084,-0.1792611;0.4751587;-0.04071137,-0.2653472;0.3537629;-0.2107869,-0.2357018;0.3830753;-0.4634527,0.07942276;0.008902282;-0.02485728,0.1419154;-0.2248016;-0.2918475,0.1341998;-0.5349084;-0.2860754,0.1439177;-0.5684814;-0.3821518,-0.07140403;-0.000916277;-0.04365471,-0.03622975;-0.3594507;-0.04838993,0.02579702;-0.6589201;0.003857665,0.03488211;-0.657286;-0.107854,-0.01010877;0.5030537;-0.06501889,183.9182
+0;0;0,-0.01274357;0.2896931;0.01173597,-0.02445373;0.573144;0.00961594,0.1429577;0.4567525;0.01199215,0.2188248;0.2730583;-0.09541297,0.2937877;0.1239084;-0.2504964,-0.1808493;0.4531028;-0.02549428,-0.2043487;0.2478325;-0.1168569,-0.215756;0.0644681;-0.2516284,0.07891139;0.01066392;-0.02715736,0.1685545;-0.2838712;-0.2142898,0.1970646;-0.5758349;-0.1128973,0.2464734;-0.6274309;-0.1760402,-0.07090592;-0.0004229157;-0.04528157,-0.05227274;-0.3600619;-0.0561443,-0.02082189;-0.6659697;-0.01410497,-0.009190021;-0.6240039;-0.1272759,-0.0217153;0.5033429;0.0124583,0;0;0,-0.006829809;0.2882873;-0.03264976,-0.01501835;0.5685351;-0.07602549,0.1460314;0.4795066;-0.002496958,0.2931011;0.3763883;-0.1395092,0.2834737;0.3986151;-0.3660688,-0.1794325;0.4692369;-0.03958137,-0.2678697;0.3521751;-0.211368,-0.2388191;0.3950875;-0.4332477,0.07985258;0.009843111;-0.02459526,0.1431556;-0.2231127;-0.2920456,0.1341611;-0.5333124;-0.2864509,0.1463909;-0.5643705;-0.3824117,-0.0717705;-0.001623816;-0.04387034,-0.03739919;-0.3602415;-0.04803378,0.02413812;-0.659924;0.004307467,0.03321726;-0.6578236;-0.1062607,-0.0127105;0.4998635;-0.06311607,183.9523
+0;0;0,-0.01269969;0.2886956;0.01169556,-0.02439492;0.5717834;0.009579509,0.1430412;0.4555018;0.01195082,0.2189077;0.2718092;-0.09545332,0.2938813;0.1226379;-0.250559,-0.1808234;0.4518514;-0.02554229,-0.2043227;0.246583;-0.1169041,-0.2157316;0.06319217;-0.2516949,0.07912274;0.01069248;-0.0272301,0.1676609;-0.2802124;-0.212056,0.1963035;-0.5735329;-0.1101924,0.2432469;-0.6210572;-0.1701844,-0.07109582;-0.0004240484;-0.04540285,-0.0526923;-0.3556303;-0.05613169,-0.02109529;-0.6629598;-0.01389699,-0.01004386;-0.621591;-0.1214206,-0.02166113;0.5021005;0.01241706,0;0;0,-0.009049252;0.2872539;-0.0323503,-0.0177042;0.5670967;-0.07585716,0.1435736;0.4786813;-0.002202276,0.2907236;0.3756392;-0.1391823,0.28085;0.39863;-0.3656881,-0.1816246;0.4659195;-0.03941581,-0.2725091;0.3511331;-0.2114577,-0.2502943;0.4019808;-0.4324825,0.08005065;0.01060407;-0.02440619,0.1456205;-0.2155768;-0.2911797,0.134212;-0.5271688;-0.2874551,0.1475982;-0.553933;-0.3791685,-0.07195426;-0.00240028;-0.04396632,-0.03894982;-0.3566861;-0.04815584,0.02161311;-0.6579899;0.004586581,0.03024855;-0.65447;-0.1004703,-0.0152433;0.4985659;-0.06286788,183.9745
+0;0;0,-0.01269762;0.2886486;0.01169366,-0.02439443;0.5717773;0.009575456,0.1430781;0.4554341;0.01194878,0.2189362;0.2717618;-0.09544356,0.3001371;0.1102002;-0.2634324,-0.1808541;0.451783;-0.02555215,-0.2043508;0.2465371;-0.1169039,-0.2167073;0.04791382;-0.2628905,0.0788865;0.01066055;-0.02714879,0.1667226;-0.2779375;-0.2105091,0.1955761;-0.573418;-0.1078954,0.2402837;-0.61725;-0.1650301,-0.07088356;-0.0004227824;-0.04526729,-0.05262598;-0.3528123;-0.05591105,-0.02079629;-0.6624049;-0.01336534,-0.01027121;-0.6215776;-0.1157679,-0.0216586;0.5020425;0.01241512,0;0;0,-0.0110338;0.2872038;-0.03175211,-0.02028678;0.5670691;-0.07524943,0.1412726;0.4786268;-0.001579996,0.2894418;0.3767822;-0.1383159,0.2715873;0.4124696;-0.3818803,-0.1837106;0.4643329;-0.03887003,-0.2760004;0.3521616;-0.2118537,-0.2419307;0.3972047;-0.4521167,0.07983603;0.01096256;-0.02407932,0.1491649;-0.2093706;-0.2910471,0.1346561;-0.523134;-0.2874544,0.1478506;-0.5468778;-0.374929,-0.071521;-0.002947043;-0.04415706,-0.04061316;-0.3545987;-0.04744006,0.01963434;-0.6582581;0.005777501,0.02938872;-0.7058532;-0.06203218,-0.0175863;0.4984982;-0.0622406,183.9969
+0;0;0,-0.01295651;0.288274;0.01147665,-0.02487552;0.5719898;0.0091355,0.1443277;0.4547862;0.01104211,0.2219242;0.2752063;-0.1016982,0.3041521;0.1142844;-0.2715782,-0.1829576;0.4517877;-0.02701624,-0.2067008;0.2508769;-0.127274,-0.2156288;0.04872324;-0.2706988,0.07878235;0.01079734;-0.02679363,0.1596083;-0.2457643;-0.2007791,0.1925157;-0.6007822;-0.07378873,0.2349437;-0.6450704;-0.1322599,-0.07049183;-0.0006024442;-0.0455157,-0.05259296;-0.3203051;-0.05538761,-0.01384057;-0.6933573;-0.004618872,-0.00323821;-0.6525369;-0.1071287,-0.02209014;0.5020127;0.01203968,0;0;0,-0.0135186;0.2868198;-0.03087282,-0.02838615;0.5673661;-0.07227063,0.1377026;0.4782315;-0.001262426,0.2878068;0.3776431;-0.1366553,0.2695776;0.4122805;-0.3815725,-0.1912874;0.4616818;-0.03736413,-0.2868535;0.3523428;-0.2102591,-0.2567733;0.398847;-0.4520214,0.07973093;0.01148303;-0.02350021,0.1670957;-0.1451086;-0.2889698,0.1339449;-0.522127;-0.2866554,0.1480355;-0.5461866;-0.3739295,-0.07103457;-0.003543863;-0.0445272,-0.04454531;-0.322798;-0.04618739,0.02716838;-0.6887733;0.0183601,0.03731006;-0.7359298;-0.05006333,-0.02377487;0.4985265;-0.05990863,184.0302
+0;0;0,-0.01295651;0.288274;0.01147665,-0.02487552;0.5719898;0.0091355,0.1443277;0.4547862;0.01104211,0.2219242;0.2752063;-0.1016982,0.3041521;0.1142844;-0.2715782,-0.1829576;0.4517877;-0.02701624,-0.2067008;0.2508769;-0.127274,-0.2156288;0.04872324;-0.2706988,0.07878235;0.01079734;-0.02679363,0.1596083;-0.2457643;-0.2007791,0.1925157;-0.6007822;-0.07378873,0.2349437;-0.6450704;-0.1322599,-0.07049183;-0.0006024442;-0.0455157,-0.05259296;-0.3203051;-0.05538761,-0.01384057;-0.6933573;-0.004618872,-0.00323821;-0.6525369;-0.1071287,-0.02209014;0.5020127;0.01203968,0;0;0,-0.0135186;0.2868198;-0.03087282,-0.02838615;0.5673661;-0.07227063,0.1377026;0.4782315;-0.001262426,0.2878068;0.3776431;-0.1366553,0.2695776;0.4122805;-0.3815725,-0.1912874;0.4616818;-0.03736413,-0.2868535;0.3523428;-0.2102591,-0.2567733;0.398847;-0.4520214,0.07973093;0.01148303;-0.02350021,0.1670957;-0.1451086;-0.2889698,0.1339449;-0.522127;-0.2866554,0.1480355;-0.5461866;-0.3739295,-0.07103457;-0.003543863;-0.0445272,-0.04454531;-0.322798;-0.04618739,0.02716838;-0.6887733;0.0183601,0.03731006;-0.7359298;-0.05006333,-0.02377487;0.4985265;-0.05990863,184.0528
+0;0;0,-0.01294924;0.2881122;0.01147021,-0.02488761;0.5722942;0.009121822,0.1446135;0.4548165;0.01103465,0.2222013;0.2752566;-0.101693,0.3043845;0.1144222;-0.2714807,-0.1832426;0.4518127;-0.02709007,-0.2069831;0.2509243;-0.1273367,-0.2159064;0.04888049;-0.2706835,0.07861521;0.01077443;-0.02673679,0.1657811;-0.2659117;-0.2143696,0.1942185;-0.5727049;-0.1046292,0.237124;-0.6178292;-0.1637585,-0.07034228;-0.0006011661;-0.04541914,-0.05103943;-0.3453811;-0.0560654,-0.01755107;-0.6677588;-0.01219295,-0.006829386;-0.6268166;-0.1158565,-0.0220946;0.5021253;0.01203396,0;0;0,-0.01519917;0.2865801;-0.03080177,-0.03149741;0.5674447;-0.07269764,0.1349694;0.476952;-0.001480341,0.2871192;0.3793535;-0.1367362,0.2685454;0.4124905;-0.3816986,-0.1952509;0.4643691;-0.03887533,-0.2847899;0.3494989;-0.2113767,-0.2663794;0.394401;-0.4544704,0.07952262;0.01175304;-0.0234375,0.1667063;-0.1962006;-0.2851882,0.1353859;-0.5217658;-0.2853632,0.1510268;-0.5481058;-0.3723228,-0.07085538;-0.003958412;-0.04444258,-0.043141;-0.3483229;-0.04647924,0.01734469;-0.6647701;0.009879485,0.02554875;-0.6600417;-0.09148546,-0.02667724;0.498463;-0.06011772,184.086
+0;0;0,-0.01376831;0.2869905;0.01160454,-0.02672977;0.5707489;0.009475362,0.1452898;0.4527499;0.01071102,0.2233754;0.2761182;-0.1061472,0.3256816;0.08469525;-0.3141869,-0.1867754;0.4496954;-0.02824223,-0.2108348;0.2525955;-0.1355956,-0.2136381;0.01972638;-0.3257375,0.07840871;0.0111221;-0.02632354,0.1566507;-0.2344691;-0.2088429,0.188058;-0.5930907;-0.08094041,0.2258709;-0.6329213;-0.1348557,-0.06991004;-0.0008962626;-0.04556685,-0.05204023;-0.3161132;-0.05388085,-0.01278081;-0.6927857;-0.003567282,-0.002897333;-0.6527478;-0.09851216,-0.02367221;0.5007466;0.01232316,0;0;0,-0.01729789;0.2854473;-0.03013921,-0.03687046;0.565784;-0.07157445,0.1328877;0.4763109;-0.0001308918,0.2853507;0.3783577;-0.1347125,0.2787794;0.3156754;-0.4286811,-0.2022404;0.4633915;-0.03675293,-0.2888458;0.3476874;-0.2101427,-0.2726438;0.4214659;-0.501148,0.07916339;0.01195809;-0.02355242,0.177904;-0.1429249;-0.2804799,0.1372311;-0.5227941;-0.2805583,0.1535906;-0.5465025;-0.3584092,-0.07059911;-0.004267632;-0.04429569,-0.04679868;-0.3191982;-0.04586477,0.02363981;-0.6888565;0.02006062,0.03530728;-0.7295882;-0.04376636,-0.03128334;0.4970074;-0.05907106,184.1108
+0;0;0,-0.01370544;0.2856801;0.01155155,-0.02663301;0.5686904;0.009432571,0.1450075;0.4510842;0.01065999,0.2230823;0.2744768;-0.1061821,0.3085041;0.114646;-0.2798873,-0.1863376;0.4480363;-0.0282088,-0.2103936;0.2509635;-0.1355473,-0.2127343;0.0565268;-0.2943085,0.07879046;0.01117625;-0.0264517,0.1602618;-0.2445513;-0.2165043,0.1889822;-0.5724936;-0.09954357,0.2280566;-0.6146536;-0.1552574,-0.07025041;-0.0009006262;-0.0457887,-0.05164304;-0.3291276;-0.05444585,-0.01574219;-0.6735766;-0.008436516,-0.005529008;-0.6332037;-0.1065487,-0.02358806;0.4989768;0.01226863,0;0;0,-0.01840726;0.284065;-0.0300436,-0.03797141;0.5636427;-0.071486,0.1313306;0.4751316;1.502037E-05,0.2848225;0.3783836;-0.1342161,0.2692547;0.4154714;-0.3820031,-0.2035806;0.4641768;-0.03680857,-0.2881234;0.346759;-0.2100237,-0.276993;0.4103416;-0.4526131,0.07948897;0.0125567;-0.02358747,0.1770425;-0.1765779;-0.2743175,0.1400299;-0.5239694;-0.2741168,0.1565069;-0.551629;-0.3531218,-0.07102952;-0.004822259;-0.04431805,-0.04728283;-0.3328237;-0.04661413,0.01684688;-0.6708388;0.01408163,0.02436978;-0.6646729;-0.08190407,-0.03249673;0.4951522;-0.05898094,184.142
+0;0;0,-0.01370942;0.2857631;0.01155491,-0.02663869;0.5688159;0.009431638,0.1446157;0.45122;0.01066688,0.2226531;0.2746973;-0.1061192,0.324952;0.08328792;-0.3141441,-0.1859619;0.4481791;-0.02811188,-0.2100064;0.2512009;-0.1353989,-0.2128095;0.01834835;-0.3255274,0.07862039;0.01115213;-0.02639461,0.1613263;-0.2484507;-0.2193272,0.1896464;-0.5718215;-0.103997,0.2303784;-0.6170429;-0.1620745,-0.07009878;-0.0008986824;-0.04568987,-0.05120944;-0.3340997;-0.05447821,-0.01580905;-0.6737469;-0.009110246,-0.005162572;-0.632934;-0.1113848,-0.02358934;0.4990016;0.01227179,0;0;0,-0.01934606;0.28407;-0.03019881,-0.03966283;0.5635644;-0.07211828,0.1291665;0.4756522;0.000264883,0.2835022;0.3780024;-0.1321514,0.2822814;0.3117613;-0.4253879,-0.2045911;0.4643025;-0.03594164,-0.2875158;0.3445215;-0.2081771,-0.282508;0.4211653;-0.4988275,0.07924888;0.01260972;-0.02372384,0.1790056;-0.1859348;-0.2728937,0.1456817;-0.5286993;-0.2643075,0.163322;-0.5615986;-0.3444502,-0.07087813;-0.00493414;-0.04420584,-0.04826104;-0.3380001;-0.04773557,0.01346207;-0.6713398;0.01347399,0.02117093;-0.6662322;-0.0865825,-0.03405185;0.4950157;-0.05942965,184.1752
+0;0;0,-0.01407527;0.2859235;0.01177542,-0.02724363;0.5688079;0.009898163,0.1439989;0.4506955;0.01033288,0.2251355;0.2765592;-0.1077805,0.3088198;0.1222406;-0.2869697,-0.1863738;0.4482136;-0.02872473,-0.2094564;0.2531047;-0.1394366,-0.2097665;0.05867571;-0.2979399,0.07849764;0.01128857;-0.02614085,0.1605447;-0.2416172;-0.2280482,0.185063;-0.571698;-0.1077728,0.2253679;-0.6093802;-0.1700309,-0.06987582;-0.001089327;-0.0457038,-0.04957748;-0.3342156;-0.05433377,-0.01323562;-0.681434;-0.008081276,-0.002806438;-0.6409208;-0.1073896,-0.02414508;0.4989915;0.01267363,0;0;0,-0.01972017;0.2842548;-0.02998924,-0.04064197;0.5635947;-0.07156372,0.128399;0.47601;0.0007367097,0.2834875;0.3782662;-0.1306067,0.278522;0.4053285;-0.3799438,-0.2044701;0.4588451;-0.03508965,-0.2908137;0.3412156;-0.2070358,-0.2874059;0.4043512;-0.4497874,0.07907296;0.01272163;-0.023628,0.1809803;-0.188481;-0.2697825,0.1508446;-0.5388765;-0.2514682,0.166323;-0.5698947;-0.32969,-0.07060036;-0.005085313;-0.04429881,-0.04881913;-0.3382072;-0.04817834,0.01182787;-0.679222;0.01547287,0.0194519;-0.6734502;-0.08166781,-0.03496524;0.4950392;-0.05893254,184.2087
+0;0;0,-0.0140868;0.2861576;0.01178506,-0.02722394;0.5683708;0.009912869,0.1437802;0.4505042;0.01034365,0.2249089;0.2763848;-0.1077582,0.3251692;0.09149916;-0.3224409,-0.1861398;0.4480256;-0.02866044,-0.2092202;0.2529358;-0.1393615,-0.2095917;0.01999468;-0.3292608,0.07831846;0.0112628;-0.02608119,0.1603538;-0.2416069;-0.2279598,0.185292;-0.5773406;-0.1056246,0.2248892;-0.6138343;-0.1667894,-0.06971633;-0.001086841;-0.04559948,-0.04942088;-0.3341656;-0.05422822,-0.01245664;-0.6873304;-0.007183623,-0.002210601;-0.6470017;-0.1047481,-0.02413337;0.498734;0.01268119,0;0;0,-0.02036048;0.2845608;-0.02888083,-0.04150694;0.5633305;-0.06961274,0.127581;0.476341;0.001760721,0.282934;0.378631;-0.1292572,0.2840782;0.2922102;-0.4171002,-0.2046753;0.4563329;-0.03437066,-0.2930833;0.3361928;-0.2034797,-0.2891473;0.410359;-0.4946967,0.07886016;0.01287733;-0.02358198,0.1838427;-0.1960322;-0.2618325,0.1573713;-0.552591;-0.2401531,0.1725671;-0.5813482;-0.3179166,-0.07037308;-0.005252899;-0.04428201,-0.05003152;-0.3383916;-0.04999665,0.01148257;-0.6848836;0.0168184,0.01902697;-0.6785768;-0.07863943,-0.03581339;0.494908;-0.05726552,184.2312
+0;0;0,-0.01407269;0.2858711;0.01177326,-0.02720116;0.5678993;0.009901165,0.1436562;0.4500945;0.01033319,0.2247228;0.2761082;-0.1076784,0.3008307;0.135761;-0.2706446,-0.1859771;0.4476181;-0.028637,-0.2090398;0.2526774;-0.1392534,-0.2093218;0.07585113;-0.2834066,0.07807749;0.01122815;-0.02600094,0.1615642;-0.2461152;-0.231451,0.1865321;-0.5822492;-0.1089699,0.2265071;-0.6193774;-0.1707184,-0.06950182;-0.001083496;-0.04545917,-0.04884733;-0.3400549;-0.05424057,-0.01183901;-0.6936408;-0.007139876,-0.001495191;-0.6532136;-0.1056354,-0.02411146;0.4982824;0.0126687,0;0;0,-0.02111172;0.2843024;-0.02802372,-0.04244492;0.5628992;-0.06855011,0.1264076;0.4759992;0.003054384,0.2819333;0.3751715;-0.1250679,0.2804859;0.3862116;-0.3529358,-0.2057453;0.4558747;-0.03573136,-0.2913733;0.3311603;-0.2027163,-0.280452;0.3773588;-0.4258624,0.0786248;0.0128797;-0.02346206,0.1870617;-0.2105398;-0.2552605,0.1591839;-0.5666609;-0.223454,0.1767068;-0.5956179;-0.3017745,-0.07007011;-0.005282581;-0.0442774,-0.05061365;-0.3443775;-0.05071543,0.01092206;-0.691132;0.01700239,0.01882108;-0.6849677;-0.07936437,-0.03674191;0.4944946;-0.05622172,184.2645
+0;0;0,-0.01454785;0.2859926;0.01189795,-0.02816001;0.567955;0.01015554,0.1457756;0.4490701;0.0101764,0.2287776;0.2786464;-0.1112579,0.3045362;0.145246;-0.2762212,-0.1894477;0.4466561;-0.03012336,-0.2125216;0.2571775;-0.149477,-0.2104887;0.08094217;-0.28978,0.07807077;0.01133795;-0.02570612,0.1602055;-0.238011;-0.2456717,0.183643;-0.5805612;-0.120384,0.2209633;-0.6220595;-0.1778657,-0.06931862;-0.001196051;-0.04558397,-0.0478522;-0.3429234;-0.05379543,-0.009655893;-0.7032475;-0.005893748,0.000773998;-0.6628568;-0.1038336,-0.024948;0.498298;0.0128915,0;0;0,-0.02246086;0.2843717;-0.02780676,-0.04733781;0.5625736;-0.06871581,0.1255207;0.4759763;0.003930092,0.2807977;0.371073;-0.1208265,0.2860878;0.3259396;-0.3414686,-0.2124681;0.454353;-0.0345965,-0.288856;0.3153115;-0.1943219,-0.2843063;0.3373515;-0.418468,0.07846694;0.0129987;-0.0236299,0.1888639;-0.2217108;-0.2473032,0.1638938;-0.5843461;-0.2091048,0.1827606;-0.6108921;-0.2881968,-0.07001639;-0.00540947;-0.04419097,-0.05144102;-0.3473202;-0.05179614,0.01141929;-0.7003657;0.01887527,0.01925895;-0.6940327;-0.07697552,-0.04066429;0.4942288;-0.05629206,184.2979
+0;0;0,-0.01454785;0.2859926;0.01189795,-0.02816001;0.567955;0.01015554,0.1457756;0.4490701;0.0101764,0.2287776;0.2786464;-0.1112579,0.3045362;0.145246;-0.2762212,-0.1894477;0.4466561;-0.03012336,-0.2125216;0.2571775;-0.149477,-0.2104887;0.08094217;-0.28978,0.07807077;0.01133795;-0.02570612,0.1602055;-0.238011;-0.2456717,0.183643;-0.5805612;-0.120384,0.2209633;-0.6220595;-0.1778657,-0.06931862;-0.001196051;-0.04558397,-0.0478522;-0.3429234;-0.05379543,-0.009655893;-0.7032475;-0.005893748,0.000773998;-0.6628568;-0.1038336,-0.024948;0.498298;0.0128915,0;0;0,-0.02246086;0.2843717;-0.02780676,-0.04733781;0.5625736;-0.06871581,0.1255207;0.4759763;0.003930092,0.2807977;0.371073;-0.1208265,0.2860878;0.3259396;-0.3414686,-0.2124681;0.454353;-0.0345965,-0.288856;0.3153115;-0.1943219,-0.2843063;0.3373515;-0.418468,0.07846694;0.0129987;-0.0236299,0.1888639;-0.2217108;-0.2473032,0.1638938;-0.5843461;-0.2091048,0.1827606;-0.6108921;-0.2881968,-0.07001639;-0.00540947;-0.04419097,-0.05144102;-0.3473202;-0.05179614,0.01141929;-0.7003657;0.01887527,0.01925895;-0.6940327;-0.07697552,-0.04066429;0.4942288;-0.05629206,184.3206
+0;0;0,-0.01455939;0.2862195;0.01190738,-0.02816692;0.5680882;0.01016403,0.1463513;0.4490239;0.01017608,0.2291995;0.278916;-0.1110332,0.3059225;0.1438173;-0.2780966,-0.1900149;0.4466017;-0.03026108,-0.213046;0.2574742;-0.1493935,-0.2109873;0.07899529;-0.2914827,0.07778959;0.01129712;-0.02561354,0.1597981;-0.2376687;-0.2452411,0.1835304;-0.584528;-0.1183774,0.2196159;-0.6236604;-0.1739571,-0.06906897;-0.001191743;-0.04541979,-0.04763553;-0.3423941;-0.05361864,-0.008958735;-0.7072508;-0.005114384,0.001126044;-0.6672039;-0.0998135,-0.02495438;0.4984197;0.01290044,0;0;0,-0.02296504;0.2845835;-0.0275712,-0.04790175;0.5627019;-0.06836677,0.1253643;0.4764623;0.004905935,0.2805859;0.36477;-0.113091,0.2868731;0.3232327;-0.3373306,-0.2138085;0.4547904;-0.03448214,-0.2786601;0.2955922;-0.179197,-0.2836955;0.3093504;-0.406867,0.07817107;0.0132886;-0.02340078,0.1890954;-0.2273;-0.2396381,0.16572;-0.5943871;-0.198777,0.1864907;-0.6222575;-0.2721946,-0.0695375;-0.005714457;-0.04434841,-0.05190744;-0.3471443;-0.05212373,0.01169256;-0.7045145;0.02006056,0.01928263;-0.6973752;-0.07262358,-0.04127527;0.4943376;-0.05596042,184.3542
+0;0;0,-0.01486454;0.2862261;0.01213622,-0.02877646;0.5677261;0.01069669,0.1475195;0.44727;0.009778915,0.2321456;0.2816356;-0.1157141,0.3094823;0.1502628;-0.2875709,-0.1922203;0.4457527;-0.03121956,-0.2120184;0.258675;-0.1535094,-0.2099299;0.0836571;-0.3023009,0.07765921;0.01128796;-0.02525583,0.1616086;-0.2403067;-0.2621825,0.1816167;-0.5769078;-0.1367211,0.2179533;-0.6143624;-0.1912456,-0.06880994;-0.001254257;-0.04538552,-0.0453214;-0.3560326;-0.05327722,-0.007338937;-0.7106706;-0.006050572,0.002635494;-0.6707818;-0.09903506,-0.02548516;0.4980932;0.01334767,0;0;0,-0.02416563;0.2844594;-0.02815151,-0.05055867;0.561859;-0.07041955,0.124439;0.4766043;0.005632639,0.2820213;0.3639354;-0.1075857,0.2901216;0.3096892;-0.3306692,-0.2180147;0.4542919;-0.03386911,-0.2810432;0.2920421;-0.1754574,-0.2819865;0.2997338;-0.4050538,0.07790425;0.01343152;-0.02338266,0.1875563;-0.2552372;-0.228992,0.1701843;-0.6116495;-0.1830611,0.1913808;-0.6396698;-0.2539678,-0.06928943;-0.005823119;-0.04428649,-0.05213961;-0.3609723;-0.05181067,0.009732854;-0.7083582;0.01844578,0.01715177;-0.7008821;-0.07255436,-0.04361282;0.4936442;-0.05757022,184.3874
+0;0;0,-0.01489063;0.2867285;0.01215752,-0.02880994;0.5683802;0.01071564,0.1479733;0.4477084;0.009790685,0.2323522;0.2825578;-0.1153358,0.3205675;0.1327053;-0.311367,-0.1927164;0.4461868;-0.03132242,-0.2124568;0.2596556;-0.153255,-0.2100745;0.06001861;-0.3229764,0.07780562;0.01130924;-0.02530344,0.1619766;-0.2409497;-0.2628556,0.182248;-0.5819801;-0.1357432,0.2179493;-0.6182552;-0.1893143,-0.06893967;-0.001256621;-0.04547109,-0.04538913;-0.3569715;-0.05338362,-0.006906837;-0.7162763;-0.005535502,0.002893182;-0.6765604;-0.09689407,-0.02551517;0.4986738;0.01336942,0;0;0,-0.02555545;0.2848284;-0.0283277,-0.05276188;0.562266;-0.07084727,0.1225176;0.4763239;0.006105661,0.2808847;0.3566605;-0.09710121,0.3025341;0.2871883;-0.3488369,-0.2204459;0.4545867;-0.03308407,-0.3257983;0.3314619;-0.1873316,-0.2731479;0.2821858;-0.4392557,0.07787569;0.01343851;-0.02401376,0.1850005;-0.2630023;-0.2221427,0.1713195;-0.6232638;-0.16834,0.1928705;-0.646612;-0.2406335,-0.06964148;-0.00587591;-0.04401607,-0.05368957;-0.3620276;-0.0512162,0.009187412;-0.7139331;0.02005268,0.01636182;-0.7060727;-0.06936318,-0.04569536;0.4940013;-0.0579288,184.4098
+0;0;0,-0.01489531;0.2868187;0.01216134,-0.02882183;0.5686184;0.010717,0.1488657;0.4476064;0.009776343,0.2329077;0.2831152;-0.1148505,0.3104827;0.1513375;-0.287237,-0.1935929;0.446077;-0.03155021,-0.2132544;0.2602905;-0.152996,-0.2111594;0.08473319;-0.302246,0.07786019;0.01131717;-0.02532119,0.1619797;-0.2407873;-0.2627279,0.1826083;-0.5878267;-0.1333757,0.2186429;-0.6247208;-0.1874472,-0.06898803;-0.001257503;-0.04550298,-0.0454519;-0.3567546;-0.05341067,-0.00629155;-0.7223904;-0.004719459,0.00359999;-0.6825837;-0.0969312,-0.02552348;0.4988364;0.01337366,0;0;0,-0.0260755;0.2848119;-0.02893043,-0.05373039;0.5622078;-0.07239389,0.1220496;0.4765437;0.006417513,0.2780592;0.345014;-0.08309913,0.3049228;0.2696571;-0.299201,-0.2216931;0.4532486;-0.03206313,-0.3200803;0.3155283;-0.1769952,-0.2823072;0.2327281;-0.3886971,0.07779831;0.01360069;-0.02436996,0.1829853;-0.2676764;-0.2162385,0.1715259;-0.6331512;-0.1538627,0.1940774;-0.6577958;-0.2259905,-0.06979186;-0.006199326;-0.04384193,-0.05449217;-0.3621545;-0.05135933,0.009954933;-0.7202039;0.02103622,0.01697762;-0.7126183;-0.06921507,-0.04659803;0.4939265;-0.05919361,184.4436
+0;0;0,-0.0148303;0.2864023;0.01252197,-0.02867146;0.5675582;0.01145547,0.1483446;0.4462001;0.01004905,0.2341505;0.2845201;-0.115948,0.3137964;0.157563;-0.2945985,-0.1927655;0.4453696;-0.03182554,-0.2146407;0.2682457;-0.1642149,-0.2036309;0.09639247;-0.3214499,0.0775758;0.01118426;-0.02480276,0.1608454;-0.2338025;-0.2681724,0.1800763;-0.5862433;-0.1373028,0.2198513;-0.6269355;-0.1947719,-0.06852085;-0.001215222;-0.04540578,-0.04282477;-0.3554339;-0.05247049,-0.002734948;-0.7264658;-0.003081039,0.007967195;-0.6859797;-0.1013544,-0.02539407;0.4979067;0.01401181,0;0;0,-0.02529451;0.2842667;-0.03091359,-0.05062913;0.5606875;-0.07760763,0.1222071;0.4777455;0.006717443,0.2752066;0.3380052;-0.07354522,0.3064195;0.2530128;-0.2884398,-0.2191414;0.4554564;-0.03282696,-0.3011975;0.3097335;-0.1791484,-0.2754612;0.2233154;-0.3941999,0.07722998;0.01312739;-0.02492929,0.180463;-0.2729517;-0.2084579,0.1692227;-0.6413993;-0.1320956,0.1952295;-0.666097;-0.2109241,-0.06953069;-0.005877929;-0.04346494,-0.05444639;-0.3606863;-0.05150068,0.01125183;-0.7240235;0.02185505,0.01889671;-0.7181925;-0.07426756,-0.04433867;0.4926676;-0.06338429,184.4657
+0;0;0,-0.01489466;0.2876452;0.01257631,-0.02879152;0.5699372;0.01150188,0.1492595;0.4479121;0.01008561,0.2349507;0.2864483;-0.1157429,0.311576;0.1643058;-0.2876183,-0.1938489;0.4470766;-0.03203429,-0.2156948;0.2701896;-0.1642466,-0.2051026;0.1048538;-0.3155187,0.0773588;0.01115298;-0.02473338,0.1601664;-0.2324743;-0.2667525,0.1793465;-0.5839853;-0.1362283,0.2165141;-0.6200434;-0.1899301,-0.06832919;-0.001211823;-0.04527877,-0.04277569;-0.353465;-0.05230428,-0.002791636;-0.723518;-0.003045127,0.007208932;-0.6837193;-0.09487619,-0.02549698;0.4999216;0.01407159,0;0;0,-0.0256071;0.2854052;-0.03174758,-0.05120934;0.5628107;-0.0793159,0.1220033;0.4790466;0.007160425,0.2742383;0.3365789;-0.06882501,0.3172786;0.2396699;-0.2665308,-0.2201026;0.4539122;-0.03483786,-0.2986152;0.303826;-0.1782124,-0.2667967;0.190301;-0.3690816,0.07687982;0.0133711;-0.02512407,0.1767041;-0.2761358;-0.2012079,0.1678474;-0.6436794;-0.1250651,0.1921777;-0.6700928;-0.1947396,-0.06934248;-0.006029328;-0.04331028,-0.05491064;-0.3588825;-0.05173512,0.01089224;-0.7211946;0.02150662,0.0184356;-0.7138472;-0.06826495,-0.04484533;0.4944761;-0.06484079,184.4994
+0;0;0,-0.01488767;0.2875102;0.01257041,-0.02879367;0.56999;0.01149381,0.1521426;0.4470275;0.01001474,0.2375936;0.2860162;-0.1154612,0.3142035;0.1638984;-0.2873019,-0.1966232;0.4461783;-0.03279965,-0.2184079;0.269787;-0.1646415,-0.2078178;0.1044845;-0.315883,0.07727664;0.01114113;-0.02470711,0.1593701;-0.2303852;-0.2646391,0.178671;-0.5841094;-0.1332931,0.2158371;-0.6201648;-0.1869927,-0.06825661;-0.001210536;-0.04523068,-0.04292348;-0.3504259;-0.0521956,-0.002687674;-0.7228089;-0.002626304,0.007312489;-0.6830105;-0.09445365,-0.02549539;0.4998946;0.01406645,0;0;0,-0.02684932;0.2849963;-0.03313613,-0.05399085;0.5622483;-0.08186436,0.1218573;0.4807523;0.007698059,0.2707891;0.3313913;-0.05924463,0.3175555;0.2351118;-0.2563593,-0.2251122;0.4530727;-0.03463268,-0.2963555;0.2932942;-0.1701538,-0.2691129;0.1825676;-0.3633079,0.07655592;0.01364426;-0.02567625,0.1731874;-0.2780088;-0.1937313,0.1646886;-0.6468077;-0.1121206,0.1884071;-0.6753443;-0.180232,-0.06942606;-0.006340326;-0.04296589,-0.055622;-0.3561547;-0.05196752,0.01067434;-0.7207041;0.02188133,0.01837506;-0.7134591;-0.06784706,-0.04723333;0.4939215;-0.06714535,184.5329
+0;0;0,-0.01509964;0.2889859;0.01296127,-0.029172;0.5725058;0.01227131,0.1541554;0.4478223;0.01020605,0.240648;0.2912757;-0.1193544,0.3140616;0.1887078;-0.304294,-0.1990676;0.4474909;-0.03392667,-0.2093302;0.245857;-0.1234372,-0.213338;0.1154476;-0.305343,0.07750013;0.01113557;-0.02443539,0.1576948;-0.2228364;-0.2676379,0.1734857;-0.582629;-0.1335556,0.2069248;-0.6085187;-0.1822003,-0.06825706;-0.001198935;-0.04546313,-0.04202522;-0.3470116;-0.05231972,-0.0007387251;-0.7257273;-0.00184311,0.008150809;-0.6871303;-0.08218741,-0.02583194;0.5020624;0.01475052,0;0;0,-0.02804762;0.2861688;-0.03506541,-0.05694584;0.5639302;-0.08589411,0.1211784;0.4817426;0.006787062,0.2669719;0.3273062;-0.05377126,0.3239283;0.2171605;-0.2401481,-0.2292336;0.4520346;-0.03548694,-0.3013873;0.2889023;-0.1656998,-0.2758961;0.1491743;-0.3387278,0.07632602;0.01409441;-0.02651501,0.1697342;-0.2786992;-0.1873512,0.1581442;-0.6514158;-0.09447432,0.173102;-0.6769516;-0.1519215,-0.06989752;-0.006741868;-0.04238212,-0.05726912;-0.3531767;-0.05442348,0.01096139;-0.7236758;0.02142578,0.01783792;-0.7137403;-0.05704884,-0.04966666;0.4954359;-0.07055998,184.5661
+0;0;0,-0.01512007;0.289377;0.01297881,-0.02921931;0.5734375;0.01228813,0.1540989;0.4486379;0.01022749,0.2405019;0.2922535;-0.1191988,0.3137449;0.1899238;-0.3037087,-0.1990947;0.4483066;-0.03390156,-0.2093468;0.2468814;-0.1233194,-0.2133453;0.116775;-0.3048026,0.07746108;0.01112995;-0.02442308,0.1569853;-0.2208857;-0.2655922,0.1729963;-0.5856937;-0.1296408,0.2086688;-0.6153163;-0.1815345,-0.06822266;-0.001198331;-0.04544022,-0.04221016;-0.3441196;-0.05223949,-0.0003481396;-0.7281146;-0.001059249,0.009135135;-0.6889434;-0.08676983,-0.02587353;0.5028735;0.01477159,0;0;0,-0.02790795;0.2864646;-0.03598976,-0.05634314;0.5647241;-0.08738661,0.1211794;0.4822139;0.006308556,0.2643948;0.3244553;-0.05091333,0.3228611;0.1959954;-0.2240016,-0.2284723;0.4499772;-0.0388925,-0.3011039;0.2827121;-0.1630689,-0.2676423;0.1139117;-0.3054296,0.0762701;0.01385096;-0.02667594,0.1680518;-0.2785354;-0.1828945,0.147365;-0.6542394;-0.08168912,0.1701407;-0.6782837;-0.1455705,-0.06992382;-0.006388406;-0.04231347,-0.05872414;-0.3499276;-0.05547814,0.01180333;-0.7251103;0.02254635,0.0195594;-0.7165759;-0.06111617,-0.04922005;0.4961142;-0.07194114,184.5885
+0;0;0,-0.01512007;0.289377;0.01297881,-0.02921931;0.5734375;0.01228813,0.1540989;0.4486379;0.01022749,0.2405019;0.2922535;-0.1191988,0.3137449;0.1899238;-0.3037087,-0.1990947;0.4483066;-0.03390156,-0.2093468;0.2468814;-0.1233194,-0.2133453;0.116775;-0.3048026,0.07746108;0.01112995;-0.02442308,0.1569853;-0.2208857;-0.2655922,0.1729963;-0.5856937;-0.1296408,0.2086688;-0.6153163;-0.1815345,-0.06822266;-0.001198331;-0.04544022,-0.04221016;-0.3441196;-0.05223949,-0.0003481396;-0.7281146;-0.001059249,0.009135135;-0.6889434;-0.08676983,-0.02587353;0.5028735;0.01477159,0;0;0,-0.02790795;0.2864646;-0.03598976,-0.05634314;0.5647241;-0.08738661,0.1211794;0.4822139;0.006308556,0.2643948;0.3244553;-0.05091333,0.3228611;0.1959954;-0.2240016,-0.2284723;0.4499772;-0.0388925,-0.3011039;0.2827121;-0.1630689,-0.2676423;0.1139117;-0.3054296,0.0762701;0.01385096;-0.02667594,0.1680518;-0.2785354;-0.1828945,0.147365;-0.6542394;-0.08168912,0.1701407;-0.6782837;-0.1455705,-0.06992382;-0.006388406;-0.04231347,-0.05872414;-0.3499276;-0.05547814,0.01180333;-0.7251103;0.02254635,0.0195594;-0.7165759;-0.06111617,-0.04922005;0.4961142;-0.07194114,184.6115
+0;0;0,-0.01530314;0.2896508;0.01350576,-0.02980985;0.5742546;0.01343331,0.1551251;0.4486216;0.01063792,0.2400824;0.3026167;-0.1306129,0.3196011;0.1832605;-0.3018591,-0.2006796;0.448545;-0.03482321,-0.2167975;0.2955939;-0.1924085,-0.2116577;0.1190264;-0.3291268,0.07843554;0.01115746;-0.02426445,0.1559157;-0.2142235;-0.2680994,0.1670512;-0.5723931;-0.1250237,0.1974569;-0.5899309;-0.180865,-0.06886851;-0.00117819;-0.0460557,-0.04198515;-0.341013;-0.05275289,-9.904429E-05;-0.7211184;-0.001318082,0.008739748;-0.682685;-0.07976145,-0.02634583;0.5035307;0.01574451,0;0;0,-0.02902781;0.2864264;-0.03783441,-0.05852554;0.5648065;-0.0910635,0.120333;0.4823792;0.00466156,0.2628257;0.3226501;-0.04700446,0.3225571;0.1963634;-0.221298,-0.2315395;0.4492613;-0.04005277,-0.2802913;0.2490703;-0.11773,-0.2686439;0.1079478;-0.2904818,0.07678133;0.01382482;-0.02790856,0.1651747;-0.2799307;-0.1767359,0.1443502;-0.6517001;-0.07557296,0.160975;-0.67642;-0.1306362,-0.07127208;-0.006695633;-0.04172346,-0.0605095;-0.3471624;-0.05661586,0.009985857;-0.7183924;0.02147944,0.01711552;-0.7081802;-0.05507264,-0.05115306;0.4961571;-0.07518506,184.6344
+0;0;0,-0.01533775;0.290306;0.01353631,-0.02989913;0.5759854;0.01346086,0.1563397;0.4496322;0.01064003,0.2411585;0.3038655;-0.1303803,0.3206413;0.1845632;-0.3015493,-0.2019898;0.4495551;-0.03514371,-0.2180814;0.2968535;-0.192472,-0.2129439;0.1203657;-0.3291286,0.07856441;0.01117579;-0.02430432,0.1555738;-0.2128357;-0.2666577,0.1666887;-0.5703456;-0.1238455,0.1966762;-0.5872294;-0.1789187,-0.06898165;-0.001180126;-0.04613137,-0.04226164;-0.33895;-0.05278786,-0.0004526824;-0.7183554;-0.001447793,0.008264517;-0.680038;-0.07881203,-0.02641892;0.504931;0.01578286,0;0;0,-0.02942296;0.2868167;-0.03957939,-0.05927954;0.5658116;-0.09511018,0.1202293;0.4819226;0.002922773,0.261624;0.32026;-0.04399872,0.3229105;0.1918923;-0.216089,-0.2327552;0.448765;-0.0407642,-0.2814914;0.2487064;-0.117772,-0.2742452;0.0987324;-0.2830132,0.07672343;0.01354501;-0.02860093,0.164572;-0.2809007;-0.1715384,0.1419482;-0.6515852;-0.06949186,0.1585432;-0.6770371;-0.1222184,-0.07164977;-0.006425919;-0.0413882,-0.06143381;-0.3447381;-0.0583372,0.01021277;-0.7147418;0.02101191,0.01717266;-0.7044247;-0.05445027,-0.05184539;0.4969712;-0.07861853,184.6667
+0;0;0,-0.01534827;0.290505;0.01354559,-0.0299138;0.5762661;0.01346997,0.1571043;0.4496537;0.01062803,0.2418814;0.3039586;-0.1303231,0.3211999;0.1849028;-0.3011383,-0.2027507;0.4495762;-0.03535064,-0.2188344;0.2969497;-0.1926016,-0.2137076;0.1208266;-0.3289758,0.07864787;0.01118767;-0.02433014,0.1554598;-0.2122497;-0.2660623,0.1666657;-0.5726838;-0.122082,0.1977739;-0.5913197;-0.1792134,-0.06905493;-0.001181379;-0.04618037,-0.0424034;-0.3380855;-0.0528198,-0.0002524853;-0.7205941;-0.001059808,0.008790492;-0.6819659;-0.08131529,-0.02643242;0.5051879;0.01579275,0;0;0,-0.02941328;0.2868473;-0.04081297,-0.05902838;0.5656849;-0.09766531,0.1206252;0.4823914;0.002198935,0.260727;0.3193272;-0.04322076,0.3292063;0.1819688;-0.2047348,-0.2333637;0.4496479;-0.04135557,-0.282274;0.2491375;-0.116753,-0.2764867;0.09497952;-0.2775179,0.07666092;0.0135453;-0.02902126,0.1640501;-0.2820442;-0.1677611,0.136926;-0.6542029;-0.06037951,0.1576576;-0.6763758;-0.1190767,-0.07192381;-0.006354335;-0.0410998,-0.06252665;-0.3437178;-0.0599765,0.01043714;-0.7164291;0.02083965,0.01770296;-0.7069644;-0.05740788,-0.05168828;0.4968923;-0.08083272,184.6893
+0;0;0,-0.0148288;0.2904837;0.01454483,-0.02915118;0.5762566;0.01507964,0.1577519;0.4494064;0.01164475,0.2430901;0.3069548;-0.1322523,0.3201881;0.2034722;-0.3138859,-0.2017344;0.4496964;-0.0350088,-0.2263448;0.2923354;-0.1863801,-0.2160931;0.1487751;-0.3564649,0.07883818;0.01104279;-0.02377399,0.1555097;-0.2080784;-0.2694692,0.160578;-0.5681309;-0.124193,0.1923909;-0.5866035;-0.1810746,-0.06888818;-0.001078088;-0.04643127,-0.04109145;-0.3379004;-0.05250246,0.001926117;-0.7202278;-0.0001207925,0.01110811;-0.6815534;-0.08035551,-0.02570162;0.5051721;0.01725379,0;0;0,-0.02941328;0.2868473;-0.04081297,-0.05902838;0.5656849;-0.09766531,0.1206252;0.4823914;0.002198935,0.260727;0.3193272;-0.04322076,0.3292063;0.1819688;-0.2047348,-0.2333637;0.4496479;-0.04135557,-0.282274;0.2491375;-0.116753,-0.2764867;0.09497952;-0.2775179,0.07666092;0.0135453;-0.02902126,0.1640501;-0.2820442;-0.1677611,0.136926;-0.6542029;-0.06037951,0.1576576;-0.6763758;-0.1190767,-0.07192381;-0.006354335;-0.0410998,-0.06252665;-0.3437178;-0.0599765,0.01043714;-0.7164291;0.02083965,0.01770296;-0.7069644;-0.05740788,-0.05168828;0.4968923;-0.08083272,184.7117
+0;0;0,-0.0148576;0.2910478;0.01457308,-0.02921135;0.5774475;0.01510815,0.1589479;0.4500411;0.01164053,0.2442203;0.3076995;-0.1321454,0.3213004;0.2042409;-0.3137369,-0.2029831;0.4503331;-0.0353303,-0.2275745;0.2930936;-0.1865847,-0.2173252;0.1495665;-0.3566301,0.07880329;0.0110379;-0.02376347,0.1550841;-0.2069665;-0.2682064,0.1601515;-0.566958;-0.1229548,0.1913467;-0.5844894;-0.1787319,-0.06885769;-0.001077611;-0.04641072,-0.04120263;-0.3361832;-0.05245096,0.001807652;-0.7184459;-7.817149E-05,0.01081136;-0.6799399;-0.07875494,-0.0257532;0.506186;0.01728772,0;0;0,-0.02974444;0.2871853;-0.04221201,-0.05962558;0.566345;-0.1004906,0.1209246;0.4831986;0.001041651,0.2591045;0.3180954;-0.04201841,0.3306352;0.1814247;-0.2027199,-0.234671;0.4495263;-0.04189929,-0.283171;0.2484294;-0.1154839,-0.2788983;0.08888192;-0.2708764,0.0765273;0.01356712;-0.02925753,0.1634582;-0.2814251;-0.1653445,0.1355968;-0.6533031;-0.05741858,0.1565109;-0.6766443;-0.1127429,-0.0719601;-0.006189317;-0.04098701,-0.06329237;-0.3417789;-0.06102547,0.01067229;-0.7141023;0.02035095,0.01778004;-0.7043604;-0.05634678,-0.0522254;0.4974626;-0.08330441,184.7451
+0;0;0,-0.01485196;0.2909373;0.01456754,-0.0292068;0.5773587;0.01510267,0.1590136;0.4499287;0.01163334,0.2441669;0.3077858;-0.1319519,0.3212083;0.2043793;-0.3134519,-0.2030368;0.4502208;-0.03535298,-0.2275939;0.2932007;-0.1863963,-0.2173497;0.149746;-0.356356,0.07882012;0.01104026;-0.02376855,0.1548516;-0.2062518;-0.2674127,0.1599323;-0.567186;-0.1217807,0.1912355;-0.5848818;-0.1777509,-0.06887239;-0.001077841;-0.04642063,-0.0413077;-0.3350884;-0.05244114,0.001815215;-0.7183521;6.880984E-05,0.01085008;-0.6798167;-0.07888024,-0.0257484;0.5060921;0.01728239,0;0;0,-0.02970335;0.2869662;-0.04295802,-0.05933893;0.5660082;-0.1020329,0.1211519;0.4820707;-0.0003650188,0.2580811;0.3153508;-0.0394454,0.3328038;0.1779946;-0.1979394,-0.2346127;0.450439;-0.04224259,-0.2828613;0.2487662;-0.1134645,-0.279768;0.0874081;-0.2668416,0.07645076;0.01352033;-0.02952838,0.1630229;-0.2814333;-0.1631949,0.1353533;-0.653738;-0.05305123,0.1557356;-0.6770717;-0.1089754,-0.07210448;-0.006208207;-0.04076575,-0.06347524;-0.3406453;-0.06165887,0.01076761;-0.7139039;0.02003542,0.01774472;-0.7043079;-0.05692195,-0.05201875;0.4971559;-0.08467174,184.7784
+0;0;0,-0.01451349;0.2912376;0.01551171,-0.0287286;0.5780852;0.01679841,0.1602024;0.4505223;0.01258881,0.2449236;0.3120283;-0.1346768,0.3220519;0.2070525;-0.3149689,-0.2027284;0.4508877;-0.03595784,-0.2176064;0.3064763;-0.2001814,-0.2116987;0.1557766;-0.3636704,0.07895988;0.01084387;-0.02330368,0.1538452;-0.1984262;-0.2724246,0.1552771;-0.5622286;-0.1253552,0.185871;-0.5781571;-0.1853734,-0.06871345;-0.0009126028;-0.04661484,-0.04022789;-0.3335035;-0.05251642,0.004112437;-0.7196043;0.001740925,0.01356501;-0.6808505;-0.0787676,-0.02528262;0.5066924;0.01878725,0;0;0,-0.0301441;0.2871569;-0.04362082,-0.06036639;0.5664332;-0.1033356,0.1208865;0.4826459;-0.00107599,0.2575327;0.3155845;-0.03933407,0.3348023;0.1744713;-0.1929259,-0.2359159;0.4506447;-0.0422403,-0.2843249;0.2485007;-0.1118088,-0.2808598;0.08700551;-0.2647181,0.07637492;0.0135864;-0.02962422,0.1627901;-0.2807876;-0.161303,0.1346657;-0.6549335;-0.04637885,0.156576;-0.676505;-0.1056066,-0.07210284;-0.006160238;-0.04072524,-0.06373617;-0.3392305;-0.06210732,0.01094411;-0.7155163;0.02044858,0.01802125;-0.706386;-0.05804966,-0.05288029;0.4975123;-0.08582449,184.8117
+0;0;0,-0.01450108;0.2909884;0.01549844,-0.02872268;0.5779677;0.01678519,0.1609694;0.4501294;0.01255149,0.2456268;0.3117396;-0.1346033,0.3226709;0.2068785;-0.3146985,-0.2034463;0.4504963;-0.03619377,-0.218313;0.3061935;-0.2002938,-0.2124117;0.1556585;-0.3636042,0.07898472;0.01084729;-0.02331101,0.1537636;-0.1981253;-0.2720779,0.1552021;-0.5636103;-0.1243283,0.1854826;-0.5790682;-0.1837316,-0.06873506;-0.0009128901;-0.0466295,-0.04028998;-0.3330312;-0.0525227,0.004255407;-0.7209175;0.001985572,0.01361113;-0.6822534;-0.07769808,-0.0252745;0.5065293;0.0187753,0;0;0,-0.0300568;0.2867039;-0.04496932,-0.0599908;0.565725;-0.1066236,0.1208437;0.4827614;-0.001304865,0.2562509;0.3144195;-0.03734732,0.3362882;0.1695448;-0.1855743,-0.2359256;0.450707;-0.04208263,-0.284003;0.2477283;-0.1088759,-0.276518;0.08018766;-0.2546154,0.07634994;0.01356026;-0.02977347,0.1624472;-0.2810679;-0.1598806,0.1339731;-0.6560291;-0.04153967,0.1591486;-0.6770905;-0.09873247,-0.07217772;-0.006125126;-0.04065111,-0.06340069;-0.3386747;-0.06256394,0.01105439;-0.7166719;0.02101687,0.01805411;-0.7074823;-0.0566363,-0.05259831;0.4968718;-0.08862734,184.8347
+0;0;0,-0.01449955;0.2909577;0.0154968,-0.02872956;0.5781061;0.01678497,0.1610228;0.4502234;0.01255005,0.2456286;0.311918;-0.1345149,0.3226456;0.2070939;-0.3145468,-0.2035083;0.4505905;-0.03621067,-0.218366;0.3063757;-0.2002106,-0.2124668;0.1558937;-0.3634635,0.07893769;0.01084083;-0.02329713,0.1536602;-0.1979741;-0.2718762,0.155093;-0.562026;-0.124706,0.1850594;-0.5770125;-0.1834932,-0.06869413;-0.0009123465;-0.04660174,-0.04027052;-0.33278;-0.05249048,0.004100215;-0.7191455;0.001804069,0.01335891;-0.6805713;-0.07705317,-0.0252801;0.5066412;0.01877582,0;0;0,-0.03029563;0.2865559;-0.04554796,-0.06038428;0.5657323;-0.1072233,0.1206201;0.4827743;-0.002077579,0.2559709;0.3142091;-0.0364368,0.3360481;0.1676833;-0.1828916,-0.2361552;0.4508171;-0.04179938,-0.28248;0.2464686;-0.1051264,-0.274222;0.0763872;-0.2477283,0.07624092;0.01347986;-0.02995086,0.1621078;-0.2815888;-0.1585591,0.1357606;-0.6548266;-0.03941941,0.1612974;-0.6763905;-0.0947976,-0.07217642;-0.006026171;-0.04056708,-0.06327029;-0.3383168;-0.06252909,0.0106045;-0.7148162;0.02105066,0.01740522;-0.7054365;-0.05580153,-0.05296359;0.4968452;-0.08926249,184.868
+0;0;0,-0.01476621;0.2908327;0.01615213,-0.02954064;0.5780342;0.01837017,0.1607601;0.4497896;0.01320183,0.2452404;0.3152517;-0.1371414,0.3182021;0.215881;-0.3219063,-0.2040571;0.4502005;-0.03669584,-0.2272058;0.3005532;-0.1945258,-0.214479;0.1668355;-0.3714257,0.07909469;0.01070893;-0.02291344,0.1514391;-0.2000498;-0.2694441,0.1505956;-0.5639148;-0.128541,0.1779669;-0.5752106;-0.1907559,-0.06854726;-0.0007841375;-0.04686508,-0.03985;-0.3318106;-0.05218212,0.004719578;-0.7156036;0.002302803,0.01410001;-0.6770186;-0.07620541,-0.02593686;0.5065629;0.02007227,0;0;0,-0.03058876;0.2863154;-0.04637265,-0.06101555;0.5654777;-0.1083441,0.1202434;0.4831049;-0.002301216,0.2547528;0.3136504;-0.03443909,0.3313781;0.1651934;-0.1808121,-0.2369586;0.4513007;-0.04114081,-0.2815101;0.2462206;-0.1027669,-0.2740453;0.07694426;-0.2463837,0.07618961;0.0135631;-0.03011417,0.1615693;-0.2810838;-0.1578789,0.1387917;-0.6518064;-0.03830409,0.1633236;-0.6740239;-0.09304667,-0.07224648;-0.006060733;-0.04048941,-0.06270538;-0.3375261;-0.06216792,0.009923652;-0.7116532;0.0215344,0.01660984;-0.7022405;-0.05499464,-0.05351277;0.496601;-0.09035134,184.9017
+0;0;0,-0.01477675;0.2910402;0.01616365,-0.02956078;0.578428;0.0183837,0.1610485;0.4500572;0.01320485,0.2454688;0.3156149;-0.1370316,0.3183595;0.216341;-0.3216167,-0.2043684;0.4504688;-0.03677485,-0.2275006;0.3009279;-0.1944926,-0.2147862;0.1673403;-0.3712205,0.07907405;0.01070614;-0.02290746,0.151242;-0.1995385;-0.2688367,0.1504023;-0.561756;-0.1285716,0.1778038;-0.5730975;-0.1908554,-0.06852937;-0.0007839328;-0.04685285,-0.03990211;-0.331003;-0.05215693,0.004465666;-0.7130582;0.002081301,0.01385648;-0.6744637;-0.07651374,-0.02595534;0.5069239;0.02008658,0;0;0,-0.03099594;0.2864504;-0.04657698,-0.06181779;0.5657761;-0.1084857,0.1200097;0.4833999;-0.002660036,0.2548659;0.3140713;-0.03289461,0.3321124;0.1615727;-0.1743767,-0.2375946;0.4507164;-0.04062844,-0.281329;0.2451597;-0.1006804,-0.2727331;0.07557148;-0.2435299,0.07606421;0.01351243;-0.03039289,0.1610731;-0.2806773;-0.1573501,0.1407041;-0.649337;-0.0367198,0.1647285;-0.6722828;-0.09111476,-0.07229356;-0.00602992;-0.04036531,-0.06154839;-0.3366476;-0.06201599,0.00961278;-0.709064;0.02235616,0.01625044;-0.6996712;-0.05426314,-0.05420407;0.4968698;-0.09052205,184.924
+0;0;0,-0.01479294;0.2913592;0.01618137,-0.02960287;0.579251;0.01840445,0.1613317;0.4506377;0.01321737,0.2457298;0.3162308;-0.1369795,0.3185972;0.2169885;-0.3215057,-0.2047065;0.45105;-0.03684732,-0.2278327;0.3015485;-0.1945235,-0.2151223;0.1680035;-0.371195,0.07898423;0.01069398;-0.02288144,0.1509678;-0.1990133;-0.2681822,0.1501288;-0.5609284;-0.1280341,0.1773707;-0.5720292;-0.1899553,-0.06845152;-0.0007830423;-0.04679962,-0.03989743;-0.3301581;-0.05209015,0.0044333;-0.7118944;0.0021028,0.01376943;-0.67335;-0.07603464,-0.02599008;0.507601;0.0201108,0;0;0,-0.03079792;0.2867067;-0.04713345,-0.06117663;0.5664556;-0.1096942,0.1204929;0.4836841;-0.002968073,0.255233;0.314212;-0.03249145,0.3329459;0.1606321;-0.1724291,-0.2368933;0.4501368;-0.04069035,-0.2805722;0.244556;-0.1004901,-0.2687256;0.07231075;-0.2397734,0.07582583;0.01327565;-0.03083229,0.1603344;-0.2802913;-0.1573548,0.1425528;-0.6484231;-0.03575063,0.1661727;-0.6715035;-0.08951116,-0.07229163;-0.005889673;-0.04019529,-0.06056787;-0.3356223;-0.06187953,0.009910364;-0.707745;0.02286852,0.01651471;-0.6982879;-0.05328922,-0.05370491;0.4974273;-0.09155726,184.9572
+0;0;0,-0.01491135;0.2913195;0.01677646,-0.02981711;0.5792023;0.01945759,0.1609616;0.4500897;0.01336202,0.2436326;0.3129141;-0.1352842,0.3111389;0.24361;-0.3349049,-0.2044016;0.4512474;-0.03766126,-0.2181936;0.3180666;-0.2103458,-0.2094807;0.1800411;-0.3837865,0.07912309;0.01062743;-0.02242818,0.1496993;-0.1917795;-0.2741853,0.144674;-0.5550881;-0.1377802,0.1732198;-0.5710171;-0.1955842,-0.06830668;-0.0007365445;-0.04701155,-0.03917737;-0.3300637;-0.0521457,0.00533019;-0.7117364;0.002349116,0.01486594;-0.6731628;-0.07576101,-0.02617689;0.5075512;0.02105521,0;0;0,-0.03079792;0.2867067;-0.04713345,-0.06117663;0.5664556;-0.1096942,0.1204929;0.4836841;-0.002968073,0.255233;0.314212;-0.03249145,0.3329459;0.1606321;-0.1724291,-0.2368933;0.4501368;-0.04069035,-0.2805722;0.244556;-0.1004901,-0.2687256;0.07231075;-0.2397734,0.07582583;0.01327565;-0.03083229,0.1603344;-0.2802913;-0.1573548,0.1425528;-0.6484231;-0.03575063,0.1661727;-0.6715035;-0.08951116,-0.07229163;-0.005889673;-0.04019529,-0.06056787;-0.3356223;-0.06187953,0.009910364;-0.707745;0.02286852,0.01651471;-0.6982879;-0.05328922,-0.05370491;0.4974273;-0.09155726,184.9797
+0;0;0,-0.01489316;0.2909642;0.016756,-0.02976737;0.578236;0.01943407,0.1603216;0.4495464;0.01336162,0.2429586;0.3124273;-0.1352234,0.310461;0.2431272;-0.3348326,-0.2037163;0.4507;-0.03747657,-0.2175026;0.3175739;-0.2100901,-0.2087902;0.1795565;-0.3835207,0.07927071;0.01064726;-0.02247002,0.1497554;-0.1914972;-0.2739006,0.1447381;-0.5542274;-0.1377127,0.1731806;-0.5699903;-0.1953076,-0.0684341;-0.0007379187;-0.04709926,-0.03934258;-0.3296379;-0.05222675,0.005094126;-0.7107031;0.00218131,0.01459539;-0.6721605;-0.07564633,-0.02613806;0.5067995;0.02102691,0;0;0,-0.03041827;0.2863706;-0.04721546,-0.06012009;0.5656334;-0.1094604,0.1209189;0.4837647;-0.003485911,0.25555;0.3141353;-0.03191709,0.33321;0.160321;-0.1716061,-0.2356185;0.4504667;-0.04085771,-0.2786257;0.2445977;-0.09981839,-0.265524;0.07199427;-0.2385243,0.07584109;0.01319054;-0.03124499,0.158475;-0.2806542;-0.1572399,0.144806;-0.6480024;-0.03470826,0.1676552;-0.6713071;-0.08815837,-0.07255247;-0.005810767;-0.04005601,-0.05944012;-0.3351083;-0.06100816,0.01016824;-0.7066989;0.02396614,0.01665866;-0.6971692;-0.05192349,-0.05285935;0.4967757;-0.09143877,185.0025
+0;0;0,-0.01489856;0.2910695;0.01676206,-0.02978161;0.5785121;0.01944197,0.160457;0.4497404;0.01336426,0.2435423;0.3118775;-0.1360267,0.3110394;0.2425828;-0.3356204,-0.2038695;0.4508948;-0.03751423,-0.2177305;0.3170467;-0.211064,-0.2090188;0.1790399;-0.3844812,0.07933801;0.0106563;-0.0224891,0.1498428;-0.1915458;-0.2739914,0.144859;-0.5518506;-0.1387141,0.1734287;-0.5678181;-0.1965666,-0.06849221;-0.0007385452;-0.04713925,-0.03939239;-0.3297323;-0.05226821,0.004747186;-0.7082494;0.001776055,0.01429094;-0.6696687;-0.07639961,-0.02615043;0.5070388;0.02103562,0;0;0,-0.03003823;0.286415;-0.04783845,-0.05925389;0.5658628;-0.1102779,0.1215145;0.4844975;-0.003552437,0.2563817;0.3133725;-0.03101254,0.3338091;0.1591836;-0.1703899,-0.2347651;0.4514276;-0.03999556,-0.2773213;0.2441992;-0.09892194,-0.264306;0.0716535;-0.2376803,0.07578975;0.01307189;-0.03160501,0.1558287;-0.2822808;-0.1559858,0.1471432;-0.6471076;-0.03363276,0.1693012;-0.6713099;-0.08699274,-0.07276461;-0.005615547;-0.03984488,-0.05922952;-0.335005;-0.0605676,0.009818818;-0.7040437;0.02420878,0.01620783;-0.6946523;-0.05201862,-0.05211045;0.4969621;-0.0922277,185.0359
+0;0;0,-0.01518433;0.2913067;0.01718927,-0.0305029;0.5792521;0.02028081,0.1585795;0.4506907;0.0135647,0.244228;0.3226011;-0.1446414,0.3047408;0.2415388;-0.3419822,-0.2026264;0.4519502;-0.03842825,-0.2164907;0.3178315;-0.2133332,-0.2080997;0.1872524;-0.3923722,0.07941001;0.01063711;-0.02225353,0.1481016;-0.1876703;-0.2774838,0.1421001;-0.5474697;-0.1466577,0.1688895;-0.5630804;-0.2110893,-0.06843363;-0.0007530762;-0.0472291,-0.03915146;-0.3298478;-0.05233485,0.004950669;-0.7063064;0.001896169,0.01528257;-0.6672512;-0.08032727,-0.02674828;0.5076343;0.02175687,0;0;0,-0.02940425;0.2867822;-0.04771781,-0.05717515;0.5670597;-0.10955,0.12165;0.4851263;-0.003026247,0.2563035;0.3123191;-0.03091669,0.3333447;0.1571468;-0.1693454,-0.231923;0.4523613;-0.04018442,-0.2737999;0.2435321;-0.09856628,-0.260576;0.07033151;-0.2364176,0.07578926;0.01301572;-0.03163695,0.152963;-0.2839325;-0.1543269,0.1476426;-0.6471038;-0.03314376,0.172224;-0.6735328;-0.0893662,-0.07280355;-0.005532335;-0.03979139,-0.05864168;-0.3350381;-0.06009527,0.009572964;-0.7020938;0.0248983,0.01631417;-0.6937531;-0.05531935,-0.05046926;0.4979023;-0.09172702,185.0691
+0;0;0,-0.01516156;0.29087;0.01716351,-0.03040508;0.5774034;0.02024261,0.1539185;0.4507142;0.01372731,0.241007;0.3204709;-0.1471387,0.3015218;0.2394058;-0.3444862,-0.1980549;0.4519415;-0.03693669,-0.2121524;0.3155678;-0.2147824,-0.2037611;0.1849843;-0.3938275,0.07948324;0.01064692;-0.02227405,0.148202;-0.1877391;-0.2776054,0.1422119;-0.5468538;-0.1470283,0.169638;-0.5635485;-0.2129912,-0.06849675;-0.0007537706;-0.04727266,-0.03920297;-0.3299789;-0.05238042,0.004815232;-0.7057211;0.001747392,0.01539268;-0.6664507;-0.08243019,-0.02667231;0.5062023;0.02171008,0;0;0,-0.02769348;0.2865109;-0.04769063,-0.05095642;0.5658373;-0.1091077,0.1220613;0.4848047;-0.004912615,0.2575555;0.3076777;-0.03123689,0.3329047;0.1519589;-0.1699948,-0.2233225;0.4554448;-0.0418627,-0.2658156;0.2429188;-0.1006218,-0.2504804;0.06856287;-0.2367999,0.0757881;0.0126653;-0.03198171,0.1491878;-0.28666;-0.1515234,0.1496195;-0.6495512;-0.03169227,0.1748086;-0.6762001;-0.09034467,-0.07298177;-0.005254515;-0.03966267,-0.05825788;-0.3348918;-0.0595591,0.009924091;-0.7012467;0.02520484,0.0164155;-0.6934537;-0.05694382,-0.04563012;0.4969511;-0.09144425,185.0913
+0;0;0,-0.01516156;0.29087;0.01716351,-0.03040508;0.5774034;0.02024261,0.1539185;0.4507142;0.01372731,0.241007;0.3204709;-0.1471387,0.3015218;0.2394058;-0.3444862,-0.1980549;0.4519415;-0.03693669,-0.2121524;0.3155678;-0.2147824,-0.2037611;0.1849843;-0.3938275,0.07948324;0.01064692;-0.02227405,0.148202;-0.1877391;-0.2776054,0.1422119;-0.5468538;-0.1470283,0.169638;-0.5635485;-0.2129912,-0.06849675;-0.0007537706;-0.04727266,-0.03920297;-0.3299789;-0.05238042,0.004815232;-0.7057211;0.001747392,0.01539268;-0.6664507;-0.08243019,-0.02667231;0.5062023;0.02171008,0;0;0,-0.02769348;0.2865109;-0.04769063,-0.05095642;0.5658373;-0.1091077,0.1220613;0.4848047;-0.004912615,0.2575555;0.3076777;-0.03123689,0.3329047;0.1519589;-0.1699948,-0.2233225;0.4554448;-0.0418627,-0.2658156;0.2429188;-0.1006218,-0.2504804;0.06856287;-0.2367999,0.0757881;0.0126653;-0.03198171,0.1491878;-0.28666;-0.1515234,0.1496195;-0.6495512;-0.03169227,0.1748086;-0.6762001;-0.09034467,-0.07298177;-0.005254515;-0.03966267,-0.05825788;-0.3348918;-0.0595591,0.009924091;-0.7012467;0.02520484,0.0164155;-0.6934537;-0.05694382,-0.04563012;0.4969511;-0.09144425,185.1139
+0;0;0,-0.01540729;0.2912435;0.01763345,-0.03074764;0.577845;0.0211875,0.1551827;0.4506122;0.01383666,0.2429624;0.3219512;-0.150329,0.3035758;0.2417737;-0.3480808,-0.1992489;0.4517228;-0.0384777,-0.2136919;0.3162815;-0.2191884,-0.2047627;0.1937521;-0.4038908,0.07949571;0.01036485;-0.02197281,0.1466687;-0.180352;-0.2835269,0.1390396;-0.5368926;-0.1564787,0.1674573;-0.553564;-0.2234935,-0.0683682;-0.0004551373;-0.04727986,-0.03855588;-0.3296674;-0.05239163,0.005468469;-0.7018584;0.001053706,0.01642083;-0.6624475;-0.08420029,-0.02700542;0.5066458;0.02254492,0;0;0,-0.02781539;0.2869799;-0.04732776,-0.05201448;0.5663961;-0.108356,0.1236075;0.4854103;-0.004768133,0.2580875;0.3052475;-0.03057146,0.3326763;0.1505034;-0.1709244,-0.2254523;0.4556279;-0.04039091,-0.2684566;0.241262;-0.09876205,-0.2486906;0.06589769;-0.2331676,0.07571719;0.01236609;-0.03199673,0.1457551;-0.2894864;-0.1472156,0.149977;-0.6495661;-0.0304017,0.1753408;-0.6764592;-0.09037351,-0.07293382;-0.004901807;-0.0395782,-0.05743721;-0.3345849;-0.05867118,0.009944864;-0.6974503;0.02564367,0.01640021;-0.6899061;-0.05760794,-0.04626045;0.4975131;-0.09082913,185.1473
+0;0;0,-0.0154218;0.2915177;0.01765006,-0.03077075;0.5782795;0.02120709,0.15581;0.4508308;0.0138255,0.2434647;0.3223531;-0.1501063,0.3040768;0.2421774;-0.3478539,-0.1998853;0.4519454;-0.03867539,-0.2143078;0.316697;-0.2191287,-0.2053787;0.1941702;-0.4038271,0.07956187;0.01037348;-0.0219911,0.1467253;-0.1803161;-0.2835078,0.1391172;-0.5358722;-0.1568104,0.1673709;-0.5522742;-0.2234386,-0.0684251;-0.0004555161;-0.04731922,-0.03861704;-0.3296208;-0.05243025,0.005285744;-0.7007841;0.0008675009,0.0161749;-0.6614275;-0.08389452,-0.02702769;0.5070642;0.02256481,0;0;0,-0.02760636;0.2873172;-0.04710293,-0.05188195;0.5669203;-0.1079934,0.1250092;0.4860224;-0.005376816,0.2581794;0.3052096;-0.0305953,0.3314689;0.1496564;-0.1707306,-0.2258871;0.4558927;-0.03974411,-0.2681223;0.2411195;-0.09588844,-0.2484151;0.06532456;-0.229731,0.07575684;0.01205164;-0.03220201,0.1434738;-0.2921191;-0.1424699,0.150929;-0.65241;-0.02993058,0.1757324;-0.6785383;-0.09013963,-0.07308658;-0.004623543;-0.03947511,-0.05719429;-0.3342662;-0.05811927,0.009839043;-0.6961125;0.02616584,0.01607792;-0.6884266;-0.0566223,-0.04611059;0.498019;-0.09047842,185.1704
+0;0;0,-0.0154342;0.291752;0.01766425,-0.03079474;0.5787307;0.02122341,0.1577362;0.4506162;0.01375006,0.2448902;0.3228723;-0.1492455,0.3055004;0.2426991;-0.346987,-0.2017461;0.4517427;-0.03930978,-0.2160862;0.3172668;-0.2187324,-0.2071574;0.1947438;-0.4034252,0.07975806;0.01039906;-0.02204533,0.1467893;-0.1799152;-0.2830473,0.1392711;-0.5312701;-0.157847,0.1678137;-0.5481466;-0.2251564,-0.06859381;-0.0004566392;-0.04743589,-0.03884442;-0.3289741;-0.05253686,0.004539616;-0.6957517;0.0001311377,0.01554012;-0.6562995;-0.08549757,-0.02704816;0.5074484;0.02258241,0;0;0,-0.02766688;0.2875142;-0.04732466,-0.05241119;0.5672389;-0.1084847,0.1272736;0.486223;-0.006432056,0.2582875;0.3053221;-0.03076458,0.3304121;0.1490128;-0.1706522,-0.2257533;0.4559271;-0.03164627,-0.2784187;0.2448097;-0.08766116,-0.2596418;0.06768705;-0.2198659,0.07591945;0.01152867;-0.03253937,0.140613;-0.2949217;-0.136162,0.1513746;-0.6521498;-0.02913786,0.1762429;-0.6788955;-0.08999944,-0.07341586;-0.004367144;-0.03932585,-0.05725116;-0.3333665;-0.05757061,0.009037077;-0.6910282;0.02528975,0.01474375;-0.683608;-0.05837759,-0.04644778;0.4983128;-0.0908587,185.2036
+0;0;0,-0.01560649;0.2920955;0.0181252,-0.03110918;0.5803593;0.02211356,0.1586463;0.4517339;0.01415301,0.2455137;0.3301706;-0.1573451,0.299395;0.26125;-0.3611429,-0.2027121;0.4526019;-0.03992291,-0.2221254;0.3202035;-0.2238495,-0.2084516;0.1986501;-0.4088483,0.08012963;0.01016387;-0.02166325,0.146582;-0.1766387;-0.2847348,0.1363724;-0.5259669;-0.165499,0.1645698;-0.5418794;-0.2325954,-0.06860797;-0.0001484183;-0.04781509,-0.03859972;-0.3281678;-0.05234732,0.004850008;-0.6910436;0.0004249848,0.01586517;-0.6516582;-0.08440156,-0.02732497;0.5085885;0.0233845,0;0;0,-0.02772004;0.287775;-0.04805255,-0.05305378;0.5683174;-0.1112671,0.1280966;0.4863188;-0.008480549,0.2584776;0.3013926;-0.03168178,0.3290806;0.1437916;-0.170836,-0.225877;0.4564348;-0.02944431,-0.2804868;0.2423545;-0.0835053,-0.260677;0.06225678;-0.2114083,0.07605896;0.0112623;-0.03288698,0.1383474;-0.297119;-0.1305542,0.1517689;-0.6519617;-0.0292716,0.1755325;-0.6794178;-0.08876157,-0.07377337;-0.004246816;-0.03915115,-0.05735814;-0.3327687;-0.05708598,0.007835433;-0.6869423;0.02453835,0.01304206;-0.6794627;-0.05835124,-0.04684808;0.4990874;-0.09294534,185.2368
+0;0;0,-0.01562678;0.2924753;0.01814876,-0.03114065;0.5809472;0.02213993,0.1581378;0.452415;0.01420415,0.2456935;0.3298883;-0.158653,0.2995402;0.261012;-0.3623196,-0.2022882;0.4532806;-0.03973222,-0.2218553;0.319833;-0.2251163,-0.2081903;0.1983579;-0.4099961,0.0801785;0.01017007;-0.02167646,0.146743;-0.1769475;-0.2851916,0.1367047;-0.5204118;-0.1679573,0.165506;-0.5373075;-0.2364906,-0.06864981;-0.0001485088;-0.04784425,-0.03859096;-0.328721;-0.05238412,0.004129414;-0.6855055;-0.0004976615,0.01538048;-0.6459191;-0.08714084,-0.02735363;0.5091228;0.02341182,0;0;0,-0.02744637;0.288034;-0.04897428,-0.05245068;0.5686297;-0.113024,0.1282383;0.4868516;-0.0103755,0.2585344;0.2994565;-0.03192496,0.325891;0.1377485;-0.1677082,-0.2250563;0.457238;-0.03128871,-0.2792655;0.2404326;-0.08242713,-0.2595105;0.05961148;-0.2090642,0.07606455;0.01122588;-0.03301597,0.1365649;-0.3001444;-0.1239681,0.1519117;-0.6502521;-0.02909207,0.1758955;-0.6794678;-0.08945607,-0.07390369;-0.004068588;-0.03903308,-0.05762678;-0.3331366;-0.05729197,0.006398231;-0.6814933;0.02246247,0.01160001;-0.6745924;-0.06218328,-0.04634283;0.4993976;-0.09446859,185.2704
+0;0;0,-0.0157029;0.2939;0.01823717,-0.03129476;0.5838282;0.02223847,0.1592777;0.4543091;0.01425068,0.2471076;0.3313989;-0.1591476,0.3009483;0.2625301;-0.3627918,-0.2036011;0.4551806;-0.04005275,-0.2232295;0.3213153;-0.2260172,-0.209566;0.1998535;-0.4108767,0.08026105;0.01018054;-0.02169878,0.1466897;-0.1765553;-0.2846764,0.1367895;-0.5152994;-0.1690533,0.1665032;-0.5336807;-0.2397578,-0.0687205;-0.0001486618;-0.04789351,-0.03872297;-0.3280509;-0.05242413,0.003410298;-0.6799321;-0.001250744,0.01501781;-0.6400419;-0.09063889,-0.02747605;0.5114028;0.023521,0;0;0,-0.02888437;0.2889974;-0.05101562,-0.05510672;0.5703008;-0.1179395,0.1273299;0.488451;-0.01368833,0.2570002;0.2995571;-0.03350472,0.3232229;0.1369172;-0.1686916,-0.2269866;0.4579502;-0.03111516,-0.2824174;0.2400174;-0.07928862,-0.2632634;0.05778818;-0.2039414,0.07605864;0.01128715;-0.03322649,0.1341901;-0.3010024;-0.120038,0.1518911;-0.6465406;-0.02781939,0.1751228;-0.6785062;-0.08981418,-0.07411516;-0.003965176;-0.03882704,-0.05939551;-0.332381;-0.05797572,0.003831878;-0.6760736;0.02007532,0.008933431;-0.6701596;-0.06719798,-0.04846732;0.5007777;-0.09834051,185.3039
+0;0;0,-0.01586637;0.2939205;0.01884979,-0.03157784;0.5839686;0.02328323,0.1615111;0.4538344;0.0147276,0.2474033;0.3366569;-0.162212,0.2998205;0.2590392;-0.3628427,-0.2056657;0.4544505;-0.04116658,-0.2217775;0.3345955;-0.2355652,-0.2087106;0.220483;-0.4248596,0.08060654;0.009942805;-0.02130657,0.1458203;-0.1722697;-0.2856864,0.1340679;-0.5117944;-0.1732698,0.1609528;-0.5267136;-0.2426354,-0.06877527;4.802627E-05;-0.04816848,-0.03898699;-0.3262102;-0.05254602,0.003758162;-0.6777091;-0.0008345209,0.01505727;-0.6382074;-0.08647422,-0.0277178;0.5114578;0.02446552,0;0;0,-0.02881042;0.2885184;-0.05406856,-0.05463088;0.568254;-0.1278715,0.1289725;0.4887325;-0.01815891,0.2558559;0.2988921;-0.03479862,0.3192416;0.1316625;-0.1653409,-0.2278013;0.4588161;-0.03355752,-0.2817056;0.2408835;-0.07845041,-0.2631382;0.05888274;-0.2031732,0.07626087;0.01121795;-0.03329682,0.1327503;-0.3001264;-0.1182942,0.1526742;-0.6453666;-0.02628923,0.1757789;-0.6769964;-0.08303476,-0.07440235;-0.003810647;-0.03872999,-0.06020977;-0.3306119;-0.05744978,0.002624553;-0.6742942;0.01992571,0.007246776;-0.6679276;-0.06357407,-0.04807714;0.4992236;-0.1062851,185.3379
+0;0;0,-0.01589961;0.2945363;0.01888928,-0.03161396;0.5846359;0.0233265,0.1622999;0.4543075;0.01472731,0.2478695;0.3375701;-0.1615477,0.3002406;0.2600206;-0.362002,-0.2064836;0.4549263;-0.04141147,-0.2225349;0.3355215;-0.2350799,-0.2094795;0.2215093;-0.4242079,0.08076099;0.009961858;-0.02134739,0.1458068;-0.1717812;-0.2850461,0.1340579;-0.5112039;-0.1726633,0.1614473;-0.526966;-0.2433306,-0.06890706;4.811829E-05;-0.04826078,-0.03919552;-0.3253695;-0.05262704,0.003536783;-0.6767628;-0.0009310916,0.01504793;-0.6370829;-0.08817787,-0.027757;0.512183;0.02450784,0;0;0,-0.02990745;0.2886043;-0.05634093,-0.05632598;0.5682776;-0.130384,0.1291329;0.489087;-0.0221591,0.2543257;0.2990021;-0.03689289,0.3156768;0.1278874;-0.162966,-0.2305872;0.459348;-0.03655247,-0.2830572;0.2414874;-0.07905252,-0.2648104;0.05622013;-0.1985586,0.07645438;0.01104546;-0.03331685,0.1318502;-0.2999314;-0.1171212,0.1529435;-0.6445086;-0.02332687,0.1748169;-0.6775479;-0.0815146,-0.07463622;-0.003552764;-0.03865358,-0.06133375;-0.3295125;-0.05793647,0.001242541;-0.6735047;0.01775545,0.005763274;-0.6677215;-0.06728175,-0.04962311;0.4993185;-0.1088107,185.3704
+0;0;0,-0.01591071;0.294742;0.01890248,-0.0316196;0.5847391;0.02334121,0.1620615;0.454579;0.01475212,0.2480963;0.337207;-0.1624813,0.3004335;0.2597077;-0.3628057,-0.2062805;0.4551971;-0.04131944,-0.2224191;0.335143;-0.2360409,-0.2093722;0.2212048;-0.4250463,0.08074029;0.009959305;-0.02134192,0.1455359;-0.1710849;-0.2840267,0.1337456;-0.511706;-0.1712471,0.1619478;-0.5288262;-0.2440117,-0.06888939;4.810597E-05;-0.04824841,-0.0392921;-0.3241183;-0.05259788,0.003591072;-0.6767522;-0.0007194169,0.01544384;-0.6367849;-0.09055552,-0.02776792;0.5123852;0.02452094,0;0;0,-0.03096784;0.2881978;-0.05887556,-0.05832003;0.567408;-0.1339364,0.1277719;0.4897989;-0.02686405,0.2519552;0.2974108;-0.03932118,0.3106458;0.1232233;-0.1621599,-0.232879;0.4608319;-0.04067351,-0.2850204;0.2411374;-0.08074175,-0.2668256;0.05587131;-0.199992,0.07613415;0.01138735;-0.03387594,0.1310421;-0.2988606;-0.1157911,0.1517047;-0.6439496;-0.01900458,0.175062;-0.6778505;-0.07967973,-0.07481254;-0.003839641;-0.03823612,-0.06359361;-0.328585;-0.05806947,-0.001007237;-0.674309;0.01567918,0.003493039;-0.6694503;-0.07183096,-0.05142184;0.4986206;-0.1122103,185.4042
+0;0;0,-0.01602539;0.2949871;0.01925306,-0.03170963;0.5852635;0.02399517,0.1613856;0.455323;0.01473325,0.2475019;0.3390114;-0.1630874,0.3013236;0.2621696;-0.3632777,-0.2054621;0.4557468;-0.0415023,-0.2340947;0.330192;-0.2311882,-0.2139503;0.2288438;-0.4266374,0.08067174;0.009774755;-0.02092137,0.1441273;-0.1661342;-0.2839496,0.1297407;-0.5112712;-0.1744613,0.1567535;-0.5290189;-0.2486008,-0.06860848;0.0001989792;-0.04831164,-0.03899546;-0.3211481;-0.05198643,0.004297793;-0.6771082;0.0002854876,0.01637978;-0.6370109;-0.09058949,-0.02787381;0.5128844;0.02511538,0;0;0,-0.0309484;0.2879386;-0.06146884,-0.05845057;0.5670626;-0.1378977,0.127744;0.4904809;-0.03215218,0.2503594;0.2969947;-0.0418036,0.3089641;0.1229272;-0.1648629,-0.2331803;0.4609496;-0.04615529,-0.2850626;0.2406898;-0.0830121,-0.2669731;0.05404326;-0.2001165,0.07644344;0.01118767;-0.03274775,0.1301019;-0.2965799;-0.1137064,0.1529348;-0.6441708;-0.01383925,0.1758049;-0.6781386;-0.07621933,-0.07434861;-0.003527408;-0.038743,-0.06394682;-0.3255131;-0.05801512,-0.0003174543;-0.6747232;0.01490821,0.004151247;-0.6704038;-0.07356061,-0.05158941;0.4983245;-0.115927,185.4377
+0;0;0,-0.0160783;0.2959611;0.01931663,-0.03179867;0.58691;0.0240631,0.1623895;0.4563183;0.01474718,0.2471959;0.341776;-0.1603686,0.3009699;0.2650022;-0.3603817,-0.2065434;0.4567445;-0.04180802,-0.2347405;0.3330996;-0.2286086,-0.2146139;0.2318411;-0.4238847,0.08064277;0.009771245;-0.02091385,0.1439305;-0.1656727;-0.2832466,0.1294593;-0.5128391;-0.1731146,0.1566279;-0.5308619;-0.2476814,-0.06858385;0.0001989077;-0.04829429,-0.03904912;-0.3202986;-0.05195937,0.004498694;-0.6783516;0.0006198995,0.01665032;-0.6381962;-0.09077887,-0.02794567;0.5142069;0.02518832,0;0;0,-0.03078375;0.2882725;-0.06462145,-0.0577314;0.5668876;-0.1454997,0.1286916;0.4891835;-0.03673171,0.2494952;0.2985826;-0.04417228,0.3070232;0.1214207;-0.1628959,-0.2331066;0.4591299;-0.05144624,-0.2837263;0.2415732;-0.08437528,-0.2663876;0.05448443;-0.2005142,0.07646567;0.01113161;-0.0326376,0.1315501;-0.2960468;-0.1114509,0.1547295;-0.6455706;-0.01066017,0.1771481;-0.6777963;-0.0756979,-0.0742674;-0.003344523;-0.0388496,-0.06426888;-0.3243936;-0.05963197,-0.0002121851;-0.6757455;0.01324844,0.01127122;-0.7153167;-0.04702192,-0.05102979;0.4982261;-0.1222072,185.4597
+0;0;0,-0.0160783;0.2959611;0.01931663,-0.03179867;0.58691;0.0240631,0.1623895;0.4563183;0.01474718,0.2471959;0.341776;-0.1603686,0.3009699;0.2650022;-0.3603817,-0.2065434;0.4567445;-0.04180802,-0.2347405;0.3330996;-0.2286086,-0.2146139;0.2318411;-0.4238847,0.08064277;0.009771245;-0.02091385,0.1439305;-0.1656727;-0.2832466,0.1294593;-0.5128391;-0.1731146,0.1566279;-0.5308619;-0.2476814,-0.06858385;0.0001989077;-0.04829429,-0.03904912;-0.3202986;-0.05195937,0.004498694;-0.6783516;0.0006198995,0.01665032;-0.6381962;-0.09077887,-0.02794567;0.5142069;0.02518832,0;0;0,-0.03078375;0.2882725;-0.06462145,-0.0577314;0.5668876;-0.1454997,0.1286916;0.4891835;-0.03673171,0.2494952;0.2985826;-0.04417228,0.3070232;0.1214207;-0.1628959,-0.2331066;0.4591299;-0.05144624,-0.2837263;0.2415732;-0.08437528,-0.2663876;0.05448443;-0.2005142,0.07646567;0.01113161;-0.0326376,0.1315501;-0.2960468;-0.1114509,0.1547295;-0.6455706;-0.01066017,0.1771481;-0.6777963;-0.0756979,-0.0742674;-0.003344523;-0.0388496,-0.06426888;-0.3243936;-0.05963197,-0.0002121851;-0.6757455;0.01324844,0.01127122;-0.7153167;-0.04702192,-0.05102979;0.4982261;-0.1222072,185.4825
+0;0;0,-0.01611765;0.2958004;0.02003169,-0.03181589;0.5872413;0.02526254,0.1637219;0.4560507;0.01489727,0.2475435;0.3482451;-0.1630586,0.2990019;0.2908212;-0.3699845,-0.2074962;0.4561859;-0.04189333,-0.2259516;0.3293223;-0.2259623,-0.213529;0.2355273;-0.4254918,0.08038373;0.009503291;-0.0203797,0.1425334;-0.1611826;-0.2848543,0.1282523;-0.5063327;-0.1781664,0.1546761;-0.5239838;-0.2526975,-0.06816166;0.0003112195;-0.04817758,-0.03815754;-0.3191184;-0.05092194,0.005097065;-0.6742079;0.001570199,0.01714746;-0.634064;-0.08940029,-0.02795309;0.5142495;0.026291,0;0;0,-0.03002574;0.287284;-0.06874061,-0.05560809;0.5642446;-0.1571674,0.1291492;0.4886791;-0.04025411,0.2480552;0.2985459;-0.04546236,0.3048488;0.1203483;-0.1628673,-0.2315405;0.4595781;-0.05642483,-0.2822854;0.2430141;-0.08543155,-0.2652468;0.05638786;-0.2022397,0.07616545;0.01115704;-0.03227282,0.1322559;-0.2951555;-0.1095359,0.1547129;-0.6412181;-0.007304907,0.1771747;-0.6750303;-0.07013178,-0.07371569;-0.003312597;-0.03901554,-0.06535177;-0.3233361;-0.06041899,-0.001651205;-0.6721592;0.01014681,0.009197726;-0.7117166;-0.0495844,-0.04921354;0.4959662;-0.1318502,185.5048
+0;0;0,-0.01605967;0.2947364;0.01995964,-0.03172469;0.5855585;0.02518293,0.162803;0.4549087;0.0148736,0.2456526;0.3483533;-0.1610186,0.2970855;0.2909578;-0.3678423,-0.2064832;0.4550432;-0.04162145,-0.2247246;0.3296508;-0.2235559,-0.2123082;0.2359021;-0.4229867,0.08029702;0.009493039;-0.02035772,0.1426408;-0.161726;-0.2856584,0.1284481;-0.5047405;-0.1796306,0.1550081;-0.5226372;-0.2545459,-0.06808814;0.0003108838;-0.04812561,-0.0379903;-0.3201165;-0.05087854,0.004996672;-0.6730088;0.001288809,0.01710917;-0.6328126;-0.09015054,-0.02787448;0.5128046;0.02620804,0;0;0,-0.02898626;0.2857443;-0.07096338,-0.05425049;0.56187;-0.1600847,0.12982;0.4862391;-0.04441929,0.2469785;0.2980406;-0.04779387,0.3034423;0.1183819;-0.1629033,-0.2291242;0.4615221;-0.05748284,-0.2823989;0.2483042;-0.08674207,-0.2655969;0.06114802;-0.2025259,0.07603921;0.0110333;-0.0323801,0.1334791;-0.2968632;-0.1064582,0.1536012;-0.6405322;-0.003555059,0.1779854;-0.6746083;-0.06609702,-0.07365603;-0.003157467;-0.0389485,-0.06638586;-0.3241398;-0.06141237,-0.002481341;-0.6708037;0.008177549,0.006832902;-0.7109765;-0.05182958,-0.04797313;0.4938201;-0.1348097,185.5269
+0;0;0,-0.01612839;0.2959975;0.02004504,-0.03186508;0.5881479;0.0252966,0.1633208;0.4570729;0.0149521,0.2455818;0.3512745;-0.1596905,0.2970226;0.2938702;-0.3665456,-0.2072167;0.4572079;-0.0417344,-0.2253285;0.3327062;-0.2223763,-0.2129102;0.2389434;-0.4218374,0.0803846;0.009503393;-0.02037992,0.1424146;-0.1608539;-0.2843454,0.1282477;-0.5032452;-0.1785102,0.1548708;-0.5212558;-0.2536035,-0.0681624;0.0003112229;-0.0481781,-0.03821604;-0.3185035;-0.05091717,0.00469283;-0.6707547;0.001155399,0.01683411;-0.6305342;-0.09050126,-0.02800275;0.515165;0.02632494,0;0;0,-0.03034671;0.2862375;-0.07364535,-0.05710267;0.5634517;-0.1633337,0.1288374;0.4860133;-0.04950333,0.2448376;0.2989193;-0.04945326,0.3012458;0.1197629;-0.1654339,-0.2333215;0.4595429;-0.06435651,-0.2868011;0.2474568;-0.08924899,-0.2701217;0.06037682;-0.2052372,0.07627088;0.01115862;-0.03202462,0.1320172;-0.2954165;-0.1058564,0.150993;-0.6386247;-0.003476143,0.1762532;-0.6727361;-0.06596184,-0.07366323;-0.003168762;-0.03912832,-0.06730598;-0.3225134;-0.06205609,-0.002614029;-0.6685624;0.006490715,0.004711583;-0.7093036;-0.05346624,-0.05055135;0.4951771;-0.1380723,185.5605
+0;0;0,-0.01619253;0.2962508;0.02091115,-0.03190516;0.5889921;0.02668963,0.1635651;0.4575835;0.0155116,0.2447599;0.3597035;-0.1628405,0.3076877;0.3096982;-0.3683257,-0.2074227;0.457846;-0.04099996,-0.2246248;0.3311577;-0.218867,-0.2135269;0.2416524;-0.420238,0.08057182;0.009220123;-0.01972009,0.141589;-0.1583031;-0.2843095,0.1267208;-0.5020609;-0.1811051,0.1522502;-0.5166527;-0.2578261,-0.06786562;0.0005454891;-0.04857644,-0.03770002;-0.3170761;-0.04970842,0.005250353;-0.6699114;0.002292939,0.01725925;-0.6297281;-0.08869262,-0.02803579;0.5158535;0.02761727,0;0;0,-0.03012047;0.2861792;-0.0752213,-0.05693371;0.5636777;-0.1659794,0.1294984;0.4854178;-0.0521617,0.2442848;0.2988625;-0.05023552,0.3026573;0.1192216;-0.1642814,-0.2347291;0.4596046;-0.06992446,-0.2876689;0.2480707;-0.09074038,-0.2715381;0.06106475;-0.2067284,0.07635407;0.01100221;-0.03185463,0.131431;-0.2946403;-0.1049566,0.1509992;-0.6386839;-0.003503561,0.1754842;-0.6721818;-0.06591177,-0.07361683;-0.003003564;-0.0392078,-0.06625492;-0.321168;-0.06183336,-0.001770794;-0.6680624;0.005602933,0.00446864;-0.7086425;-0.05360697,-0.05035528;0.495313;-0.1405222,185.5936
+0;0;0,-0.01625194;0.2973376;0.02098787,-0.0319897;0.5905468;0.02677639,0.1644818;0.4587372;0.01553668,0.2455519;0.3610076;-0.1625416,0.3084635;0.3110152;-0.3679736,-0.2084345;0.4590011;-0.04126866,-0.2256102;0.3325073;-0.2188626,-0.2145153;0.2430252;-0.4201814,0.08049627;0.009211478;-0.0197016,0.1411454;-0.1573012;-0.2826949,0.1262791;-0.5010135;-0.1795042,0.1517918;-0.5155761;-0.2561748,-0.06780198;0.0005449776;-0.04853089,-0.03781836;-0.3151605;-0.04965604,0.005126335;-0.6679491;0.002338439,0.01712736;-0.6277725;-0.08858752,-0.02811514;0.5173102;0.02770528,0;0;0,-0.03189224;0.2867174;-0.07674837,-0.05950877;0.5644935;-0.1679225,0.1283815;0.4864224;-0.05408216,0.2427698;0.3000235;-0.0516212,0.3017068;0.1199103;-0.1645153,-0.2382539;0.4574509;-0.07339413,-0.2923807;0.2463126;-0.09145583,-0.2757285;0.05784284;-0.2048633,0.07645735;0.01088765;-0.03143859,0.1304194;-0.2932291;-0.1033506,0.149267;-0.6379675;-0.004316814,0.1734164;-0.6712726;-0.06696177,-0.07343475;-0.002863755;-0.03939276,-0.06667369;-0.3191025;-0.06214317,-0.002461903;-0.6660786;0.004878651,0.003119379;-0.6636085;-0.08301944,-0.05270637;0.4960995;-0.1423204,185.6272
+0;0;0,-0.01625194;0.2973376;0.02098787,-0.0319897;0.5905468;0.02677639,0.1644818;0.4587372;0.01553668,0.2455519;0.3610076;-0.1625416,0.3084635;0.3110152;-0.3679736,-0.2084345;0.4590011;-0.04126866,-0.2256102;0.3325073;-0.2188626,-0.2145153;0.2430252;-0.4201814,0.08049627;0.009211478;-0.0197016,0.1411454;-0.1573012;-0.2826949,0.1262791;-0.5010135;-0.1795042,0.1517918;-0.5155761;-0.2561748,-0.06780198;0.0005449776;-0.04853089,-0.03781836;-0.3151605;-0.04965604,0.005126335;-0.6679491;0.002338439,0.01712736;-0.6277725;-0.08858752,-0.02811514;0.5173102;0.02770528,0;0;0,-0.03189224;0.2867174;-0.07674837,-0.05950877;0.5644935;-0.1679225,0.1283815;0.4864224;-0.05408216,0.2427698;0.3000235;-0.0516212,0.3017068;0.1199103;-0.1645153,-0.2382539;0.4574509;-0.07339413,-0.2923807;0.2463126;-0.09145583,-0.2757285;0.05784284;-0.2048633,0.07645735;0.01088765;-0.03143859,0.1304194;-0.2932291;-0.1033506,0.149267;-0.6379675;-0.004316814,0.1734164;-0.6712726;-0.06696177,-0.07343475;-0.002863755;-0.03939276,-0.06667369;-0.3191025;-0.06214317,-0.002461903;-0.6660786;0.004878651,0.003119379;-0.6636085;-0.08301944,-0.05270637;0.4960995;-0.1423204,185.6498
+0;0;0,-0.01627212;0.2955222;0.02128364,-0.03202079;0.58748;0.02754467,0.1660486;0.4552648;0.01538778,0.2460397;0.3604774;-0.1611804,0.2941936;0.3133864;-0.3711617,-0.2093871;0.4549752;-0.04232514,-0.2270202;0.3302599;-0.2175242,-0.2171514;0.246357;-0.4212186,0.08071268;0.00909031;-0.01941524,0.1392556;-0.159456;-0.2798228,0.1241184;-0.5038526;-0.1817418,0.1493482;-0.5189546;-0.2586172,-0.06785059;0.00060886;-0.04868316,-0.03766316;-0.3136126;-0.04958282,0.005199995;-0.6656242;0.002461821,0.01729619;-0.6253806;-0.08880323,-0.02814174;0.514478;0.02833879,0;0;0,-0.02996111;0.2841767;-0.07998157,-0.05631021;0.5588021;-0.1768985,0.1301944;0.4842737;-0.05522466,0.2420355;0.2997773;-0.05173302,0.3048192;0.1204596;-0.1636789,-0.2379275;0.4590745;-0.07942919,-0.291792;0.2505964;-0.09339531,-0.2754571;0.06176645;-0.2061114,0.0765234;0.01064506;-0.03170133,0.1294438;-0.2923682;-0.1026213,0.1477337;-0.6367013;-0.004855148,0.1714446;-0.6703144;-0.06787681,-0.07367694;-0.00262288;-0.03922948,-0.06764604;-0.3173104;-0.06336683,-0.00432989;-0.6636534;0.003682621,0.002080312;-0.6619008;-0.08430349,-0.04978153;0.4912153;-0.1497991,185.6832
+0;0;0,-0.01625377;0.295189;0.02125964,-0.03201805;0.5874362;0.02752658,0.1676306;0.4546613;0.01526551,0.2475648;0.3599413;-0.1611771,0.2957067;0.3128619;-0.3711065,-0.2108501;0.4543694;-0.04291549,-0.2284707;0.3297427;-0.2179899,-0.2186043;0.2458606;-0.421634,0.08058435;0.009075857;-0.01938437,0.1390643;-0.159289;-0.2795115,0.1239666;-0.5027855;-0.1816868,0.1491988;-0.5178917;-0.2585695,-0.06774271;0.0006078919;-0.04860575,-0.03758779;-0.3132752;-0.04950445,0.005163349;-0.6643668;0.002404179,0.01726069;-0.6241223;-0.08886953,-0.02813478;0.5143547;0.02832156,0;0;0,-0.02945567;0.2835458;-0.08115935,-0.05615956;0.558237;-0.1786883,0.1321567;0.4843969;-0.05662084,0.2426014;0.2992822;-0.05134368,0.3075985;0.1203128;-0.1624732,-0.2402761;0.4607505;-0.08243107,-0.2955946;0.2526235;-0.09321888,-0.2788084;0.06321441;-0.2047845,0.07648431;0.0104093;-0.03152394,0.1293369;-0.292418;-0.101773,0.1472309;-0.636145;-0.005237579,0.1704714;-0.6700321;-0.06817007,-0.0734945;-0.002410445;-0.03930281,-0.06778014;-0.316723;-0.06395477,-0.005202748;-0.6622672;0.002908655,0.001635313;-0.6606172;-0.08502147,-0.0495181;0.4905859;-0.151562,185.7056
+0;0;0,-0.01619927;0.2941992;0.02118836,-0.03195275;0.5862461;0.02745101,0.1681768;0.4533742;0.01515715,0.2480566;0.3587186;-0.1611654,0.2962076;0.3116303;-0.3711345,-0.2112387;0.4530815;-0.04316756,-0.2288473;0.3285397;-0.2181229,-0.2189791;0.2446416;-0.4218055,0.08037928;0.009052761;-0.01933504,0.1386037;-0.1585766;-0.2783259,0.1234742;-0.5027966;-0.1802951,0.1482775;-0.517136;-0.2558707,-0.06757031;0.0006063449;-0.04848206,-0.03754712;-0.3119056;-0.04937683,0.005294066;-0.6637368;0.002641141,0.01718573;-0.6236664;-0.08708074,-0.02807215;0.513215;0.02824544,0;0;0,-0.02763851;0.2824256;-0.0820756,-0.05294444;0.5569004;-0.1800005,0.1347853;0.4819823;-0.05652547,0.2458292;0.2974373;-0.05000496,0.3109441;0.119222;-0.1623538,-0.2394712;0.4629686;-0.08650547,-0.2959011;0.2551787;-0.09481946,-0.278089;0.065807;-0.2063721,0.07641694;0.009711087;-0.03134918,0.1291817;-0.2918131;-0.1010985,0.1461245;-0.6368052;-0.006125934,0.1693644;-0.6686311;-0.0688181,-0.07326031;-0.001933454;-0.03931685,-0.06723871;-0.3148423;-0.06417011,-0.004737586;-0.6612582;0.002283089,0.002483767;-0.6592075;-0.08408549,-0.04667846;0.4892669;-0.1528773,185.7395
+0;0;0,-0.01642116;0.2952238;0.02187601,-0.03235838;0.5895063;0.02872024,0.170955;0.4547825;0.0154566,0.2509504;0.3635168;-0.1624579,0.3085331;0.3279161;-0.372476,-0.2142892;0.4543646;-0.0437438,-0.2389157;0.3605671;-0.23604,-0.2247369;0.2773533;-0.4399155,0.08022914;0.00901123;-0.01905209,0.1374842;-0.1594776;-0.276366,0.1222243;-0.5044935;-0.1810719,0.1452991;-0.5159841;-0.2565824,-0.06738582;0.0005438814;-0.04837102,-0.0368717;-0.3108175;-0.04855315,0.005516782;-0.6625905;0.004444554,0.01713891;-0.6226969;-0.0834348,-0.0284247;0.5157788;0.02939891,0;0;0,-0.02691329;0.2834041;-0.08284378,-0.05127421;0.560104;-0.18152,0.1381794;0.4797846;-0.0549345,0.2485989;0.29503;-0.04748297,0.3151286;0.1195725;-0.1635833,-0.2416662;0.4639856;-0.08838731,-0.3001096;0.2569047;-0.09755908,-0.2782269;0.06845339;-0.2102447,0.076418;0.009176672;-0.03093505,0.128599;-0.291376;-0.100378,0.1445365;-0.6371299;-0.007911921,0.168125;-0.6671921;-0.06948996,-0.0728966;-0.001549816;-0.03955482,-0.06684576;-0.3133628;-0.06431542,-0.004794694;-0.6599175;0.002011515,0.002886049;-0.6573254;-0.08251987,-0.04529799;0.4917572;-0.1542315,185.7731
+0;0;0,-0.016457;0.2958681;0.02192375,-0.03244802;0.5911437;0.02879176,0.1732425;0.4554633;0.0153649,0.2531975;0.3642438;-0.1624596,0.31082;0.3286186;-0.3726225,-0.2165709;0.4550405;-0.04453765,-0.2411849;0.3612904;-0.2367366,-0.2269963;0.2780192;-0.4407526,0.08010709;0.00899752;-0.0190231,0.1373651;-0.1594998;-0.27635,0.1222072;-0.5022084;-0.1816932,0.1452149;-0.5135784;-0.2569843,-0.0672833;0.000543054;-0.04829743,-0.03676765;-0.3108341;-0.04847957,0.005337369;-0.6602546;0.00416372,0.01692574;-0.6203897;-0.08346033,-0.0285019;0.5171831;0.02947258,0;0;0,-0.02560057;0.2840354;-0.08341408,-0.0486845;0.5618713;-0.1821921,0.1411268;0.4772932;-0.0523088,0.2521994;0.2930891;-0.04412031,0.3205119;0.1207059;-0.1640177,-0.2426867;0.4652524;-0.09112101,-0.3044566;0.259247;-0.1001556,-0.281154;0.07004467;-0.2115891,0.07625419;0.008740902;-0.03112674,0.128501;-0.2922477;-0.0986774,0.1425322;-0.6366673;-0.01026297,0.1659807;-0.6665908;-0.07165456,-0.07282633;-0.00113104;-0.0394338,-0.06586791;-0.3128694;-0.06507903,-0.006054059;-0.6571897;0.002038255,0.002518446;-0.6545152;-0.08216038,-0.04305287;0.4932289;-0.1549397,185.8061
+0;0;0,-0.01652679;0.2971227;0.02201672,-0.03264371;0.5947239;0.02893736,0.1723084;0.4586632;0.01557011,0.2522063;0.3675088;-0.1621274,0.3098728;0.3318563;-0.372451,-0.2160146;0.4582419;-0.0441034,-0.240611;0.3645588;-0.2361651,-0.2264117;0.2812239;-0.4403372,0.07965516;0.008946761;-0.01891579,0.1368941;-0.1594945;-0.2761571,0.1218043;-0.5006649;-0.1819252,0.1443842;-0.5112658;-0.2558163,-0.06690373;0.0005399903;-0.04802496,-0.03639821;-0.3107336;-0.04820704,0.005517825;-0.6585859;0.004199971,0.01689072;-0.6189044;-0.08179483,-0.02866471;0.520147;0.02962385,0;0;0,-0.02300761;0.2853702;-0.08410883,-0.04247039;0.5659223;-0.1830111,0.1432873;0.4760528;-0.05025006,0.2549987;0.2924822;-0.04067803,0.3279019;0.1249155;-0.164932,-0.2377472;0.4666425;-0.09658584,-0.3024974;0.2616811;-0.1047997,-0.2776046;0.07575475;-0.2216085,0.07593152;0.008685023;-0.03068828,0.1274621;-0.2924933;-0.09745765,0.1400188;-0.6365091;-0.01379108,0.1639515;-0.6650885;-0.07390642,-0.07208721;-0.0009555542;-0.03981604,-0.06549007;-0.3125867;-0.06559157,-0.007733073;-0.6553109;0.003030092,-0.001323926;-0.692035;-0.05287161,-0.03783077;0.4965159;-0.155822,185.8286
+0;0;0,-0.01679032;0.2986245;0.02285534,-0.03307185;0.5983291;0.0303545,0.1790383;0.4594894;0.01575624,0.257708;0.3810527;-0.1685983,0.3216954;0.3133567;-0.3693007,-0.2229186;0.4590927;-0.04582553,-0.237922;0.3526373;-0.2322926,-0.2310795;0.273041;-0.4386326,0.07917115;0.008941264;-0.01868363,0.1367497;-0.1631009;-0.2813091,0.1215645;-0.4953467;-0.1921382,0.1445166;-0.5043317;-0.2672516,-0.06650713;0.0004330762;-0.04768342,-0.03497175;-0.3172007;-0.04718377,0.005682178;-0.6551877;0.004598074,0.01704925;-0.6154282;-0.08179748,-0.02904586;0.5232371;0.03093377,0;0;0,-0.02115362;0.2869701;-0.08474398,-0.03879097;0.5697719;-0.1840127,0.1499704;0.4732822;-0.04347396,0.2603863;0.2886744;-0.03598404,0.3376776;0.1283564;-0.167448,-0.2419092;0.4666218;-0.0976204,-0.3099709;0.262649;-0.1071354,-0.2827119;0.08475751;-0.2358605,0.07560933;0.008401573;-0.03016186,0.1281886;-0.2995521;-0.09562826,0.1379149;-0.634641;-0.01695037,0.1610176;-0.6634451;-0.07775331,-0.07125734;-0.0006307118;-0.0402379,-0.06387559;-0.3186707;-0.06635314,-0.01004179;-0.6519096;0.001640253,-0.003150613;-0.6886039;-0.0548667,-0.03456239;0.4998029;-0.1567764,185.8623
+0;0;0,-0.01687574;0.3001437;0.02297161,-0.03325069;0.6015676;0.03051475,0.1806465;0.4617781;0.01579089,0.2592119;0.3834454;-0.1683192,0.3233052;0.3156374;-0.3693537,-0.2247201;0.461378;-0.04631327,-0.2397036;0.3550638;-0.2325332,-0.2328498;0.2753357;-0.4392146,0.07880508;0.008899922;-0.01859724,0.1363885;-0.1631567;-0.2812449,0.1212984;-0.4933228;-0.1926321,0.1441779;-0.5021846;-0.2675081,-0.06619962;0.0004310739;-0.04746295,-0.03466158;-0.3172295;-0.04696326,0.005737875;-0.6531008;0.004494458,0.017069;-0.6133721;-0.08162791,-0.02920277;0.5260666;0.03109717,0;0;0,-0.01965505;0.2886585;-0.08478594,-0.03581931;0.5735012;-0.1837018,0.1518806;0.4718595;-0.03978944,0.2646621;0.2891509;-0.02964139,0.3425557;0.1358802;-0.1695035,-0.2413008;0.4667382;-0.09955513,-0.3125128;0.2643153;-0.1121607,-0.2840762;0.08672234;-0.2416706,0.07533596;0.007995605;-0.02993107,0.1269543;-0.3002716;-0.09481549,0.1363715;-0.6340068;-0.01983714,0.159376;-0.6623198;-0.08075094,-0.07079542;-0.000197021;-0.0402899,-0.06401968;-0.3183155;-0.06593836,-0.01079123;-0.6493613;0.002362989,-0.003914277;-0.6854483;-0.05442887,-0.03193601;0.5030209;-0.1565988,185.896
+0;0;0,-0.0169602;0.3016458;0.02308658,-0.03341584;0.6045549;0.03066749,0.1815733;0.4640787;0.01586815,0.2599933;0.385891;-0.1679012,0.3242022;0.3179606;-0.3692984,-0.2258655;0.4636766;-0.04655349,-0.2408214;0.3575591;-0.2324287,-0.2339552;0.2776873;-0.439483,0.07821067;0.008832793;-0.01845697,0.1357554;-0.1631082;-0.280928,0.1208406;-0.4894376;-0.193345,0.1443245;-0.4993257;-0.2701986,-0.06570029;0.0004278223;-0.04710495,-0.03418346;-0.3170192;-0.04660559,0.00574654;-0.6489876;0.004254159,0.01737696;-0.6090019;-0.08414297,-0.02934873;0.5286958;0.03125267,0;0;0,-0.01849242;0.2904572;-0.0842824,-0.03335896;0.5772043;-0.1824579,0.1533758;0.4711661;-0.03677917,0.2692923;0.2911649;-0.02273846,0.3459462;0.1453961;-0.1716471,-0.2404526;0.4673932;-0.1006497,-0.3153885;0.267086;-0.1178491,-0.2850294;0.09385806;-0.2533798,0.07496874;0.007712394;-0.02925396,0.1259598;-0.3004246;-0.09419751,0.1357176;-0.6310562;-0.02368784,0.1575839;-0.6604726;-0.08725357,-0.06980143;0.0001683414;-0.04078381,-0.06385234;-0.3178435;-0.06526293,-0.01157489;-0.644837;0.003486335,-0.00456991;-0.6818885;-0.05570873,-0.02980311;0.5062329;-0.1555898,185.9289
+0;0;0,-0.01802561;0.3015301;0.0237813,-0.03488701;0.6044046;0.03177905,0.1801053;0.4636815;0.01669703,0.2577745;0.3913274;-0.1697609,0.3085129;0.3324685;-0.3777499,-0.227216;0.4635535;-0.04559332,-0.2426044;0.356797;-0.2310668,-0.2337298;0.2845515;-0.4408285,0.07805117;0.01005582;-0.01850629,0.139509;-0.1156671;-0.3051817,0.1204122;-0.4390783;-0.2081008,0.1444558;-0.4495458;-0.2844769,-0.06606174;-0.0004297861;-0.04659666,-0.034835;-0.3179047;-0.04575314,0.005053837;-0.6497736;0.005783543,0.01665186;-0.6097507;-0.08261361,-0.03072387;0.5285502;0.03229403,0;0;0,-0.01849242;0.2904572;-0.0842824,-0.03335896;0.5772043;-0.1824579,0.1533758;0.4711661;-0.03677917,0.2692923;0.2911649;-0.02273846,0.3459462;0.1453961;-0.1716471,-0.2404526;0.4673932;-0.1006497,-0.3153885;0.267086;-0.1178491,-0.2850294;0.09385806;-0.2533798,0.07496874;0.007712394;-0.02925396,0.1259598;-0.3004246;-0.09419751,0.1357176;-0.6310562;-0.02368784,0.1575839;-0.6604726;-0.08725357,-0.06980143;0.0001683414;-0.04078381,-0.06385234;-0.3178435;-0.06526293,-0.01157489;-0.644837;0.003486335,-0.00456991;-0.6818885;-0.05570873,-0.02980311;0.5062329;-0.1555898,185.9518
+0;0;0,-0.0180732;0.3023261;0.02384408,-0.03494002;0.6052963;0.03184849,0.1808749;0.4643883;0.01670486,0.258536;0.3920417;-0.1697337,0.3092618;0.3331974;-0.3776709,-0.228043;0.4642597;-0.04582965,-0.2434298;0.3575143;-0.2312839,-0.2345574;0.2852868;-0.4409935,0.07721169;0.009947661;-0.01830725,0.1387621;-0.1159647;-0.3054145,0.1199089;-0.4352498;-0.209572,0.1444795;-0.4466042;-0.287622,-0.06535121;-0.0004251635;-0.04609549,-0.03407744;-0.3183783;-0.04525069,0.005302522;-0.6460134;0.005628504,0.01715472;-0.6057708;-0.0847059,-0.03078068;0.5295112;0.03236299,0;0;0,-0.01673877;0.2916703;-0.08333373,-0.03038274;0.5791612;-0.1797955,0.1551931;0.4696932;-0.0326612,0.2717354;0.2901151;-0.01872444,0.3789655;0.168096;-0.1700079,-0.2392595;0.4676288;-0.1020142,-0.3185623;0.2693272;-0.1223149,-0.2860969;0.09503347;-0.2558864,0.07448108;0.00735873;-0.02818107,0.12389;-0.3014296;-0.09361386,0.1337897;-0.6286408;-0.02789402,0.1536597;-0.6607082;-0.09238052,-0.06828227;0.0008312633;-0.04162447,-0.06408161;-0.3178126;-0.06445832,-0.01295671;-0.6404738;0.004535913,-0.005410275;-0.6791757;-0.05570368,-0.02710824;0.508074;-0.153398,185.9849
+0;0;0,-0.01913752;0.3023069;0.02474563,-0.03646654;0.6040782;0.03326511,0.1778398;0.464557;0.0179511,0.255133;0.3942341;-0.1695465,0.3053046;0.3395583;-0.3792604,-0.227679;0.4639238;-0.04411759,-0.2433475;0.358101;-0.2302115,-0.2314907;0.3257322;-0.44998,0.07579783;0.01062044;-0.01820444,0.1331396;-0.08674139;-0.3170406,0.1194814;-0.4090579;-0.2330764,0.1302741;-0.369139;-0.3288009,-0.06465371;-0.001206574;-0.04481013,-0.03363975;-0.3191812;-0.04395445,0.005291529;-0.6465143;0.005662449,0.01777638;-0.6055768;-0.08974484,-0.03217534;0.5287842;0.03366267,0;0;0,-0.01377406;0.2927185;-0.08058667,-0.02385988;0.5807095;-0.1722662,0.1583589;0.4693098;-0.02688146,0.2731851;0.2883897;-0.01432204,0.3702065;0.1699099;-0.1756785,-0.233727;0.4684438;-0.1053192,-0.3186652;0.2727022;-0.1286781,-0.2846419;0.1133612;-0.2801356,0.07365427;0.006720722;-0.02682137,0.1200125;-0.3024428;-0.092695,0.1300213;-0.6297188;-0.03012776,0.1523522;-0.6637923;-0.09922171,-0.0664156;0.001492484;-0.04214555,-0.06491485;-0.3173219;-0.06277703,-0.01510146;-0.639585;0.006429575,-0.004694616;-0.6823145;-0.05665904,-0.02153567;0.5095928;-0.1472707,186.0072
+0;0;0,-0.01914013;0.302348;0.024749,-0.03644197;0.6036453;0.03325833,0.1748902;0.465221;0.01816499,0.2521949;0.3948876;-0.1693606,0.302379;0.3401983;-0.3791264,-0.2249068;0.4645967;-0.04302792,-0.2405776;0.3587581;-0.2291497,-0.2287179;0.3263813;-0.4489725,0.07563003;0.01059693;-0.01816413,0.1332201;-0.08718639;-0.318294,0.1195714;-0.4092763;-0.2343889,0.1303931;-0.3693309;-0.3303695,-0.06451058;-0.001203902;-0.04471094,-0.03336235;-0.3205551;-0.04385155,0.005541567;-0.6476582;0.005730484,0.01805983;-0.6066914;-0.08993207,-0.03216163;0.5285419;0.03365488,0;0;0,-0.01187929;0.2935631;-0.07792807,-0.02044214;0.5820497;-0.1665862,0.1581458;0.4695463;-0.02303124,0.275262;0.2900197;-0.01108599,0.3674788;0.1687065;-0.1732285,-0.2284142;0.4691519;-0.1064788,-0.3168628;0.2753313;-0.1329186,-0.2809337;0.11477;-0.282719,0.07373059;0.00630495;-0.02619505,0.1171061;-0.304673;-0.09228158,0.1277873;-0.6317331;-0.02994418,0.1500493;-0.665472;-0.09973001,-0.06626811;0.00170685;-0.0420447,-0.06616244;-0.3185778;-0.06138137,-0.01707564;-0.6404861;0.00885985,-0.006691977;-0.6839508;-0.05377741,-0.01842861;0.5108672;-0.1423376,186.0296
+0;0;0,-0.01911988;0.3020283;0.02472282,-0.03636053;0.6022589;0.03320682,0.1707865;0.4654811;0.01842302,0.2481277;0.3951145;-0.169191,0.2983172;0.3404192;-0.3789799,-0.2209705;0.4648694;-0.04153928,-0.2366487;0.3589809;-0.2277488,-0.2247876;0.3266005;-0.447596,0.07468303;0.01046424;-0.01793669,0.1322253;-0.08723801;-0.3178178,0.1184978;-0.411188;-0.233428,0.1292993;-0.3712611;-0.3292299,-0.06370281;-0.001188828;-0.04415109,-0.03258042;-0.3202752;-0.04329242,0.006548163;-0.6492673;0.006575942,0.0190431;-0.6083209;-0.08890838,-0.03210146;0.5275286;0.03360139,0;0;0,-0.009253617;0.2941743;-0.0746572,-0.01479212;0.5829277;-0.1589532,0.1590338;0.469569;-0.01888013,0.2749894;0.2891029;-0.007998229,0.3686889;0.169978;-0.1709449,-0.2204025;0.4704228;-0.1086224,-0.3135312;0.2788414;-0.1361132,-0.2772512;0.1196268;-0.2872965,0.07320052;0.005667329;-0.02486658,0.1135557;-0.3050085;-0.0929656,0.1248511;-0.6340133;-0.03066063,0.1474961;-0.6678378;-0.09999204,-0.06470291;0.002285029;-0.04262736,-0.06687585;-0.3178616;-0.05956552,-0.01824704;-0.641479;0.01227215,-0.005185305;-0.6845345;-0.05006162,-0.01353358;0.5117348;-0.1358688,186.0629
+0;0;0,-0.01911988;0.3020283;0.02472282,-0.03636053;0.6022589;0.03320682,0.1707865;0.4654811;0.01842302,0.2481277;0.3951145;-0.169191,0.2983172;0.3404192;-0.3789799,-0.2209705;0.4648694;-0.04153928,-0.2366487;0.3589809;-0.2277488,-0.2247876;0.3266005;-0.447596,0.07468303;0.01046424;-0.01793669,0.1322253;-0.08723801;-0.3178178,0.1184978;-0.411188;-0.233428,0.1292993;-0.3712611;-0.3292299,-0.06370281;-0.001188828;-0.04415109,-0.03258042;-0.3202752;-0.04329242,0.006548163;-0.6492673;0.006575942,0.0190431;-0.6083209;-0.08890838,-0.03210146;0.5275286;0.03360139,0;0;0,-0.009253617;0.2941743;-0.0746572,-0.01479212;0.5829277;-0.1589532,0.1590338;0.469569;-0.01888013,0.2749894;0.2891029;-0.007998229,0.3686889;0.169978;-0.1709449,-0.2204025;0.4704228;-0.1086224,-0.3135312;0.2788414;-0.1361132,-0.2772512;0.1196268;-0.2872965,0.07320052;0.005667329;-0.02486658,0.1135557;-0.3050085;-0.0929656,0.1248511;-0.6340133;-0.03066063,0.1474961;-0.6678378;-0.09999204,-0.06470291;0.002285029;-0.04262736,-0.06687585;-0.3178616;-0.05956552,-0.01824704;-0.641479;0.01227215,-0.005185305;-0.6845345;-0.05006162,-0.01353358;0.5117348;-0.1358688,186.0855
+0;0;0,-0.01975608;0.3033232;0.02521542,-0.03741942;0.6058258;0.03410566,0.169053;0.4688232;0.01933397,0.2438505;0.4037404;-0.1711867,0.296108;0.3398625;-0.3779627,-0.220984;0.4677368;-0.04060978,-0.2378578;0.3689354;-0.2305627,-0.2252259;0.2899039;-0.4383174,0.07423393;0.01054806;-0.01770848,0.1308227;-0.0873135;-0.3179485,0.1169212;-0.4115143;-0.2353095,0.1276935;-0.371594;-0.3307099,-0.06335325;-0.001433777;-0.04381596,-0.03235818;-0.3207463;-0.04237773,0.006331068;-0.6495799;0.007625096,0.01878485;-0.608659;-0.08746089,-0.03306682;0.5304531;0.03444163,0;0;0,-0.007390164;0.2961462;-0.07262182,-0.01099057;0.5878237;-0.1551969,0.1596407;0.4680618;-0.01525474,0.2773086;0.2887034;-0.004606485,0.3760354;0.1780567;-0.1706724,-0.2158034;0.4711927;-0.1076534,-0.312548;0.2820526;-0.1391982,-0.2771902;0.1293496;-0.2973095,0.07311872;0.005068749;-0.02373791,0.1120544;-0.3060315;-0.09173727,0.1240414;-0.6351751;-0.03132677,0.1462489;-0.6696173;-0.0996623,-0.06391727;0.002845796;-0.04291867,-0.06649649;-0.3176179;-0.05773855,-0.01843619;-0.6408482;0.01534388,-0.004753223;-0.683787;-0.04636839,-0.01020786;0.5158168;-0.1325145,186.1189
+0;0;0,-0.01976945;0.3035285;0.02523248,-0.0374116;0.6056671;0.03411498,0.1668589;0.4694893;0.0195065,0.2416857;0.404381;-0.1710888,0.2939614;0.3404808;-0.377937,-0.2189464;0.4684147;-0.03978689,-0.2358268;0.3695745;-0.2298142,-0.2231905;0.2905155;-0.4376415,0.07306568;0.01038206;-0.01742979,0.1299626;-0.08801238;-0.3193047,0.1160539;-0.4123805;-0.236623,0.1269103;-0.3723829;-0.3327675,-0.06235624;-0.001411213;-0.04312641,-0.03119239;-0.3224625;-0.04168035,0.007516826;-0.6514658;0.00834829,0.02006774;-0.6104597;-0.08747926,-0.03306801;0.5304505;0.03445025,0;0;0,-0.005475331;0.2973585;-0.06859326,-0.007953707;0.5897045;-0.1474159,0.1589891;0.464957;-0.009628773,0.2766802;0.2854491;-0.0001199245,0.3765731;0.1789922;-0.1683178,-0.2110345;0.4721043;-0.1063261,-0.3120364;0.285766;-0.141559,-0.2704979;0.1380193;-0.3029518,0.07249527;0.004078746;-0.02186275,0.1076868;-0.3092576;-0.08990002,0.1199721;-0.6387631;-0.03057337,0.1421966;-0.6738949;-0.09931564,-0.06192559;0.003611375;-0.04361604,-0.06784635;-0.3187064;-0.05472342,-0.0208938;-0.6419702;0.01971059,-0.005663879;-0.685619;-0.04197798,-0.007394139;0.5175806;-0.1256363,186.1413
+0;0;0,-0.01976318;0.3034323;0.02522448,-0.03737604;0.605067;0.03409872,0.1656033;0.4695489;0.01958438,0.2405381;0.4043467;-0.171286,0.2928316;0.3404247;-0.3782046,-0.2177405;0.4684811;-0.03933071,-0.2346453;0.3694983;-0.2296323,-0.2220047;0.2904123;-0.4375303,0.07232101;0.01027624;-0.01725215,0.1295581;-0.08870653;-0.3209321,0.1156825;-0.4123031;-0.2384471,0.1264712;-0.3723679;-0.3339917,-0.0617207;-0.00139683;-0.04268687,-0.03037052;-0.3243678;-0.04123216,0.008246627;-0.6525885;0.008677479,0.02071923;-0.6116511;-0.08655217,-0.03304809;0.5301212;0.03443278,0;0;0,-0.002174459;0.298127;-0.06491208,0.0002826229;0.5913162;-0.1385133,0.1632528;0.4625911;-0.002690792,0.2778905;0.2806033;0.003368616,0.37643;0.1756551;-0.166666,-0.2034488;0.4744276;-0.1047581,-0.3073239;0.2895434;-0.1411707,-0.2671193;0.1438678;-0.3048721,0.07216303;0.002888441;-0.02043819,0.1063017;-0.3125628;-0.08841085,0.1185053;-0.6416222;-0.03112173,0.1408769;-0.6767353;-0.09897208,-0.06064275;0.004505853;-0.04399681,-0.06691498;-0.3198044;-0.05287014,-0.02134601;-0.642177;0.02269726,-0.005777012;-0.6855869;-0.03823278,-0.0005202033;0.5190493;-0.1182015,186.1763
+0;0;0,-0.02024166;0.3026599;0.02563535,-0.0381305;0.603135;0.03494008,0.1620668;0.4687201;0.02036772,0.2385399;0.4013355;-0.1693257,0.2899791;0.3390514;-0.3769344,-0.215684;0.4675202;-0.03777255,-0.2344641;0.3780022;-0.2327245,-0.2215228;0.320221;-0.4474814,0.07134013;0.01048459;-0.01713253,0.1274265;-0.08940051;-0.3226981,0.1133488;-0.4130786;-0.238902,0.1376767;-0.4550024;-0.2977943,-0.06111518;-0.001766067;-0.0418889,-0.02954101;-0.3265645;-0.04045652,0.008840788;-0.6551983;0.009684328,0.0212177;-0.6142955;-0.08497882,-0.03375451;0.5285225;0.03518049,0;0;0,-0.0005097426;0.2982872;-0.06078148,0.002799287;0.5912108;-0.1306825,0.1630346;0.4613343;0.002111673,0.2758676;0.2779685;0.006369114,0.3745677;0.1725007;-0.163223,-0.1983412;0.474383;-0.1041284,-0.3055789;0.2914636;-0.1417179,-0.2663517;0.1564213;-0.3144936,0.07162892;0.002111822;-0.01891303,0.1037383;-0.3154773;-0.08672976,0.1154893;-0.645232;-0.03095055,0.138285;-0.6799223;-0.0982461,-0.05914575;0.004915028;-0.04439017,-0.06728346;-0.3212404;-0.05141956,-0.02312969;-0.6437083;0.02637716,-0.007291878;-0.6868342;-0.03391331,0.001898814;0.5190519;-0.111227,186.2083
+0;0;0,-0.02028363;0.3032874;0.0256885,-0.03818227;0.6039268;0.03499929,0.1602655;0.4700271;0.02055943,0.2368248;0.4025665;-0.169348,0.2883159;0.3402195;-0.3771662,-0.214108;0.468838;-0.03706104,-0.2329094;0.379219;-0.2322329,-0.219955;0.3213795;-0.4472064,0.07072864;0.01039472;-0.01698568,0.1270829;-0.08996753;-0.3240109,0.1129897;-0.4140021;-0.2401225,0.1372987;-0.4558699;-0.298969,-0.06059133;-0.001750929;-0.04152985,-0.02886632;-0.3281009;-0.04009063,0.009557746;-0.6570967;0.01010544,0.02192504;-0.6162024;-0.08448414,-0.03380514;0.5292948;0.03523976,0;0;0,0.00264328;0.2995475;-0.05760979,0.008768674;0.5933806;-0.124125,0.1652346;0.4603494;0.007396467,0.2751587;0.274901;0.009053476,0.3804169;0.1869413;-0.1667607,-0.1912106;0.4761668;-0.1018634,-0.301607;0.2954334;-0.1421773,-0.2616096;0.1590107;-0.3139791,0.07116047;0.001424283;-0.01825547,0.1019634;-0.3181049;-0.08507729,0.1129401;-0.6483635;-0.02991343,0.1368427;-0.682304;-0.09743452,-0.05836598;0.005321837;-0.04431924,-0.06820588;-0.3223799;-0.0495747,-0.02479225;-0.6451195;0.02909322,-0.008920319;-0.6883346;-0.03096058,0.007204097;0.5210014;-0.1054718,186.2306
+0;0;0,-0.02028363;0.3032874;0.0256885,-0.03818227;0.6039268;0.03499929,0.1602655;0.4700271;0.02055943,0.2368248;0.4025665;-0.169348,0.2883159;0.3402195;-0.3771662,-0.214108;0.468838;-0.03706104,-0.2329094;0.379219;-0.2322329,-0.219955;0.3213795;-0.4472064,0.07072864;0.01039472;-0.01698568,0.1270829;-0.08996753;-0.3240109,0.1129897;-0.4140021;-0.2401225,0.1372987;-0.4558699;-0.298969,-0.06059133;-0.001750929;-0.04152985,-0.02886632;-0.3281009;-0.04009063,0.009557746;-0.6570967;0.01010544,0.02192504;-0.6162024;-0.08448414,-0.03380514;0.5292948;0.03523976,0;0;0,0.00264328;0.2995475;-0.05760979,0.008768674;0.5933806;-0.124125,0.1652346;0.4603494;0.007396467,0.2751587;0.274901;0.009053476,0.3804169;0.1869413;-0.1667607,-0.1912106;0.4761668;-0.1018634,-0.301607;0.2954334;-0.1421773,-0.2616096;0.1590107;-0.3139791,0.07116047;0.001424283;-0.01825547,0.1019634;-0.3181049;-0.08507729,0.1129401;-0.6483635;-0.02991343,0.1368427;-0.682304;-0.09743452,-0.05836598;0.005321837;-0.04431924,-0.06820588;-0.3223799;-0.0495747,-0.02479225;-0.6451195;0.02909322,-0.008920319;-0.6883346;-0.03096058,0.007204097;0.5210014;-0.1054718,186.2529
+0;0;0,-0.02061946;0.3038018;0.02591931,-0.0387962;0.6044028;0.03568456,0.1580701;0.4708433;0.02139864,0.2359389;0.4046258;-0.1686451,0.2926911;0.3931359;-0.3840434,-0.2131854;0.4695554;-0.03576369,-0.233042;0.3852257;-0.2333975,-0.2193024;0.3215891;-0.4467303,0.0702896;0.01022783;-0.01687209,0.1258589;-0.08963747;-0.3263201,0.1118563;-0.4137345;-0.2416558,0.1357939;-0.452428;-0.3027849,-0.06023606;-0.001719266;-0.04121368,-0.02808465;-0.3300228;-0.03972269,0.01145452;-0.6591523;0.01041116,0.02364034;-0.6183369;-0.08320029,-0.03438618;0.5298197;0.03582393,0;0;0,0.005700093;0.3006105;-0.05471158,0.01496068;0.5951008;-0.1178379,0.1682161;0.4584591;0.0113585,0.2753044;0.271118;0.01079321,0.3803547;0.1854332;-0.1663277,-0.1839651;0.4770297;-0.1022543,-0.2978561;0.298212;-0.1424788,-0.2594275;0.1627799;-0.3154835,0.0708857;0.0007245839;-0.01745272,0.101206;-0.3208136;-0.08463168,0.1115596;-0.6513391;-0.02941632,0.1359045;-0.6840612;-0.09651208,-0.05755004;0.005817758;-0.04454269,-0.06771303;-0.3238659;-0.04949265,-0.02527134;-0.6467476;0.0301886,-0.008910911;-0.6890069;-0.02930522,0.01261991;0.5225824;-0.1000137,186.2867
+0;0;0,-0.0201304;0.2965961;0.02530454,-0.03683148;0.5727801;0.03429683,0.1408447;0.4514846;0.02140832,0.2187274;0.3852554;-0.1686694,0.2754738;0.3737666;-0.3840457,-0.1941339;0.4503226;-0.03016845,-0.213994;0.3659777;-0.2278376,-0.2002558;0.3023477;-0.4411486,0.0696426;0.01013369;-0.01671678,0.125459;-0.09017579;-0.3275412,0.1113793;-0.4160568;-0.2424108,0.1352219;-0.4544774;-0.3032971,-0.0596816;-0.00170344;-0.04083432,-0.02738719;-0.3314672;-0.0393367,0.01236963;-0.6624084;0.01107312,0.02450704;-0.6216359;-0.08216642,-0.03280587;0.5046982;0.03442405,0;0;0,0.005274169;0.2953852;-0.04164791,0.007128268;0.5709847;-0.06753397,0.1682014;0.4573662;0.01317835,0.2741562;0.2693387;0.01225758,0.3797809;0.1834996;-0.1644177,-0.1672065;0.4827091;-0.1062928,-0.2846976;0.3058723;-0.1451023,-0.2361601;0.1707721;-0.3157808,0.07035239;0.0001000762;-0.01681566,0.1009619;-0.322688;-0.08508134,0.1099137;-0.6551517;-0.03002143,0.1344475;-0.6862668;-0.09799218,-0.05662037;0.006239708;-0.04458066,-0.0675815;-0.3248879;-0.04944194,-0.0261627;-0.6493409;0.03215829,-0.01084936;-0.6921352;-0.02635218,0.007298112;0.5033746;-0.05857801,186.3199
+0;0;0,-0.01995586;0.2940244;0.02508514,-0.03673571;0.5715104;0.03412086,0.143307;0.4491969;0.02105685,0.2212776;0.3828929;-0.1692353,0.2780131;0.3714064;-0.3845699,-0.1962027;0.4480191;-0.03121758,-0.2160852;0.3635792;-0.2291097,-0.2023497;0.2999614;-0.4423794,0.06865284;0.009989668;-0.01647921,0.1248141;-0.09093963;-0.3292242,0.1106676;-0.4183683;-0.2436896,0.1339023;-0.4550447;-0.3030237,-0.0588334;-0.001679231;-0.04025397,-0.02633944;-0.3334806;-0.0387471,0.01360618;-0.6659935;0.01190212,0.02543418;-0.6254956;-0.07896051,-0.03269247;0.5031303;0.03424864,0;0;0,0.004645679;0.2934158;-0.03692484,0.005882617;0.5700817;-0.06550932,0.1689907;0.4568541;0.0172286,0.2728587;0.2674204;0.01361537,0.3785331;0.1798143;-0.1621058,-0.1700112;0.4815347;-0.1081417,-0.289601;0.3056148;-0.1460517,-0.254734;0.1729104;-0.3218177,0.06958559;-0.0003767908;-0.01556516,0.1000758;-0.3249939;-0.08516622,0.1082398;-0.6593747;-0.03179335,0.1317;-0.688513;-0.09856462,-0.05496522;0.006484071;-0.04495944,-0.06734217;-0.3266605;-0.04838575,-0.02740993;-0.6524665;0.03517093,-0.01301789;-0.6938797;-0.02139011,0.005862165;0.5022195;-0.0561862,186.3426
+0;0;0,-0.02017864;0.2917527;0.02536674,-0.03729872;0.5705224;0.03481779,0.1429863;0.4477019;0.02143046,0.2220214;0.3835153;-0.169236,0.2763375;0.3670006;-0.3848107,-0.1968929;0.4465207;-0.03071797,-0.2176878;0.3663084;-0.2303519,-0.1994631;0.2926455;-0.4399637,0.06779602;0.009792255;-0.01637474,0.1228002;-0.0896633;-0.3304189,0.1080455;-0.4175517;-0.2465192,0.1329881;-0.4548878;-0.3036042,-0.05821922;-0.001662298;-0.039599,-0.0249958;-0.3339806;-0.03845616,0.01461505;-0.6664596;0.01308339,0.0263045;-0.6259925;-0.07729797,-0.0332114;0.5017532;0.03490593,0;0;0,0.003080085;0.2917928;-0.03190184,0.003694072;0.5696138;-0.06213832,0.1675967;0.4573308;0.02058411,0.2683686;0.2661562;0.01640654,0.3736585;0.1756285;-0.1579902,-0.1717574;0.4820242;-0.1072074,-0.2929106;0.307474;-0.1468851,-0.2604377;0.1729068;-0.3216209,0.06884999;-0.0007357299;-0.01481414,0.09651383;-0.3264568;-0.08323264,0.1037716;-0.6609975;-0.03034115,0.1263165;-0.6897792;-0.0970602,-0.05395259;0.006586263;-0.04478907,-0.0692081;-0.3270301;-0.04762193,-0.03157446;-0.6526722;0.03786803,-0.01790531;-0.6939878;-0.01818763,0.003668994;0.5014081;-0.0524478,186.3759
+0;0;0,-0.02007847;0.2903044;0.02524081,-0.03727421;0.5703126;0.03472671,0.1447763;0.4465006;0.02120704,0.2238956;0.3822455;-0.1696628,0.2781951;0.3657359;-0.3851715,-0.1984559;0.4453078;-0.03145583,-0.219273;0.3650099;-0.2313027,-0.2010539;0.2913695;-0.4408503,0.06638329;0.009588204;-0.01603352,0.1214128;-0.08991315;-0.3302222,0.1066629;-0.4176936;-0.2463502,0.1313063;-0.4542217;-0.3027502,-0.05700605;-0.001627659;-0.03877384,-0.02376733;-0.334099;-0.03763047,0.01583049;-0.6664686;0.01389212,0.02737966;-0.6261272;-0.07540466,-0.03315965;0.5010851;0.03481545,0;0;0,0.003024101;0.290731;-0.02798581,0.005794756;0.569728;-0.05874014,0.16951;0.4552007;0.02664971,0.2658432;0.2615647;0.01994848,0.3699267;0.1669149;-0.1528897,-0.1711923;0.4812201;-0.1066523,-0.2948613;0.3083143;-0.1470187,-0.2632398;0.1699006;-0.318794,0.06771214;-0.001374543;-0.01299715,0.09379965;-0.3276251;-0.08025312,0.09982751;-0.6622434;-0.02842307,0.1221748;-0.6906849;-0.09399319,-0.05155765;0.006996079;-0.0452616,-0.06967964;-0.3266425;-0.04479814,-0.0341666;-0.6519853;0.04228234,-0.02173789;-0.6932971;-0.01225575,0.005121239;0.5010945;-0.04882169,186.409
+0;0;0,-0.02000756;0.289279;0.02515166,-0.0372682;0.5703479;0.03466923,0.1443549;0.4463198;0.0211843,0.2235546;0.3819994;-0.1698794,0.277793;0.3655084;-0.3851457,-0.1980123;0.4451299;-0.03134583,-0.2188505;0.3647505;-0.2313957,-0.2006519;0.291193;-0.4407075,0.06582746;0.009507922;-0.01589927,0.1207576;-0.08981389;-0.3295211,0.1059955;-0.4178686;-0.2455788,0.1300706;-0.4528626;-0.3006783,-0.05652873;-0.00161403;-0.03844918,-0.02334999;-0.3334855;-0.03730788,0.01628095;-0.666133;0.01425781,0.02756381;-0.62603;-0.07297993,-0.03313261;0.5007667;0.03475842,0;0;0,0.004430994;0.2899729;-0.02472544,0.0101711;0.5699588;-0.05578399,0.1707288;0.4534342;0.03268075,0.2635202;0.2579332;0.02350616,0.3687384;0.1554637;-0.1437733,-0.1671574;0.4821553;-0.1036537,-0.2928522;0.3107342;-0.1452554,-0.2646947;0.168541;-0.3141979,0.06733624;-0.001865745;-0.01178098,0.09192134;-0.3279734;-0.07728004,0.09662809;-0.6631768;-0.02727413,0.1175203;-0.6914219;-0.09060526,-0.05077706;0.007171728;-0.04524046,-0.06910858;-0.3258483;-0.04369379,-0.03740304;-0.6510476;0.04644084,-0.02576263;-0.6909212;-0.006681386,0.008740485;0.5009988;-0.04572797,186.4429
+0;0;0,-0.02084818;0.2884912;0.02594645,-0.03849344;0.5698344;0.03586591,0.1434396;0.4456511;0.02217204,0.2228158;0.3814906;-0.1688458,0.2774345;0.3696479;-0.3843729,-0.1993522;0.4441046;-0.03028447,-0.2220594;0.3655645;-0.2308357,-0.2052707;0.3141762;-0.4468283,0.06575873;0.009500184;-0.01587601,0.1190103;-0.08836293;-0.3315366,0.1048683;-0.4148307;-0.2491831,0.1143723;-0.3758692;-0.3346084,-0.05653872;-0.001676389;-0.03830242,-0.02347642;-0.3347842;-0.03752425,0.015652;-0.6655087;0.01398774,0.02659235;-0.6256006;-0.07116067,-0.03431911;0.5001667;0.03589334,0;0;0,0.005063914;0.2894525;-0.0229497,0.01114869;0.5697355;-0.05409741,0.1710799;0.452397;0.03584886,0.2616913;0.2558832;0.02708292,0.3661405;0.1544431;-0.1413679,-0.1661908;0.4824089;-0.1031077,-0.2924119;0.3113651;-0.1445471,-0.2674233;0.165356;-0.3107768,0.06739553;-0.002058089;-0.01095986,0.09121721;-0.329868;-0.07442427,0.09464198;-0.6635761;-0.02762198,0.1141324;-0.6918558;-0.08838153,-0.0505187;0.007193765;-0.04541611,-0.06910822;-0.327022;-0.04244693,-0.04007095;-0.6502654;0.04829334,-0.01733863;-0.641191;-0.03241278,0.009679198;0.5006928;-0.0439992,186.4648
+0;0;0,-0.02082732;0.2882026;0.02592049,-0.03850207;0.5700171;0.03585568,0.1392532;0.4469823;0.02248499,0.2186287;0.3828223;-0.1685314,0.2732495;0.3709791;-0.3840668,-0.1954665;0.4454722;-0.02873626,-0.2181735;0.3669327;-0.229286,-0.2013841;0.3155425;-0.4452868,0.06458745;0.00933097;-0.01559323,0.1177234;-0.08831955;-0.3305681,0.1036126;-0.4140657;-0.2483966,0.1130227;-0.3751928;-0.3329776,-0.05553167;-0.00164653;-0.03762019,-0.0225412;-0.3340307;-0.03684371,0.01650073;-0.6640242;0.01455442,0.02733294;-0.6242141;-0.06975237,-0.03431963;0.5002141;0.03588318,0;0;0,0.006332137;0.2892789;-0.02107143,0.01380247;0.5700213;-0.05206251,0.1674725;0.4525432;0.03945827,0.2596205;0.2567548;0.03052235,0.3632004;0.1546463;-0.1380727,-0.1591995;0.4836873;-0.1014798,-0.2863963;0.3128003;-0.1405034,-0.2637165;0.1636242;-0.304245,0.06631939;-0.002382398;-0.009890318,0.08979893;-0.3300069;-0.07054615,0.09213547;-0.6632075;-0.02544999,0.1103959;-0.6918162;-0.08505535,-0.04890898;0.007346467;-0.0453398,-0.06839041;-0.3260607;-0.0400142,-0.04275979;-0.6483573;0.05234236,-0.0193369;-0.6390885;-0.02729933,0.0119952;0.5008454;-0.04199338,186.4882
+0;0;0,-0.02110045;0.2881048;0.02677311,-0.03909894;0.5698752;0.03729424,0.1386645;0.4468351;0.02381244,0.2180096;0.3832193;-0.1673985,0.2738196;0.3732248;-0.3827228,-0.1960384;0.4452538;-0.02737033,-0.2185012;0.3750477;-0.231014,-0.2022655;0.3237821;-0.4470868,0.06459856;0.009341631;-0.01554076,0.1167863;-0.08764789;-0.3308782,0.1027722;-0.4136362;-0.2496561,0.1121558;-0.3747223;-0.3342357,-0.05552109;-0.00169643;-0.03763357,-0.02231828;-0.334058;-0.03637668,0.01630579;-0.6639808;0.0157853,0.02710405;-0.6241308;-0.06852119,-0.03490581;0.5000729;0.03721922,0;0;0,0.006332137;0.2892789;-0.02107143,0.01380247;0.5700213;-0.05206251,0.1674725;0.4525432;0.03945827,0.2596205;0.2567548;0.03052235,0.3632004;0.1546463;-0.1380727,-0.1591995;0.4836873;-0.1014798,-0.2863963;0.3128003;-0.1405034,-0.2637165;0.1636242;-0.304245,0.06631939;-0.002382398;-0.009890318,0.08979893;-0.3300069;-0.07054615,0.09213547;-0.6632075;-0.02544999,0.1103959;-0.6918162;-0.08505535,-0.04890898;0.007346467;-0.0453398,-0.06839041;-0.3260607;-0.0400142,-0.04275979;-0.6483573;0.05234236,-0.0193369;-0.6390885;-0.02729933,0.0119952;0.5008454;-0.04199338,186.5214
+0;0;0,-0.02111989;0.2883702;0.02679777,-0.03916844;0.5709248;0.03734789,0.1477263;0.4448873;0.02316149,0.2272538;0.3811253;-0.1684888,0.2830793;0.3711281;-0.3838733,-0.2045617;0.443223;-0.03071039,-0.2270761;0.3728555;-0.234822,-0.2108359;0.3215756;-0.4509552,0.06346314;0.009177437;-0.0152676,0.1154396;-0.08741941;-0.3293284,0.1014436;-0.4129869;-0.2482112,0.1107842;-0.3741139;-0.3324029,-0.05454522;-0.001666613;-0.0369721,-0.02147684;-0.3326826;-0.03572029,0.01709738;-0.6621795;0.01637435,0.02784613;-0.6223747;-0.06754562,-0.03496328;0.5009222;0.03727266,0;0;0,0.006446451;0.2895963;-0.02034569,0.01342746;0.5710948;-0.05176425,0.1736172;0.4491941;0.04649353,0.2575837;0.2495526;0.03190041,0.3599139;0.1489737;-0.1384501,-0.1699346;0.4835933;-0.09965777,-0.2934386;0.3105992;-0.1437016,-0.2675548;0.1559934;-0.3019228,0.0652813;-0.002595872;-0.008746862,0.08521496;-0.3295065;-0.06704545,0.08729714;-0.6624289;-0.02313185,0.1046332;-0.6915512;-0.08193874,-0.04736689;0.007339313;-0.04524827,-0.07095965;-0.3244079;-0.03790934,-0.04753326;-0.6458546;0.05639485,-0.02436901;-0.6364683;-0.02293184,0.01175625;0.5017307;-0.04157162,186.5545
+0;0;0,-0.02114447;0.2887058;0.02682896,-0.03922781;0.5718045;0.03739974,0.1500544;0.4449095;0.02302939,0.229581;0.3811482;-0.1686188,0.285346;0.3711618;-0.3837699,-0.2068226;0.4432235;-0.03154425,-0.2293368;0.3728568;-0.2356537,-0.2131141;0.3216324;-0.4515526,0.06308328;0.009122506;-0.01517622,0.1148339;-0.08705475;-0.3278728,0.1008621;-0.4120615;-0.2468953,0.1102207;-0.3731713;-0.3312497,-0.05421874;-0.001656638;-0.0367508,-0.02129399;-0.3312348;-0.03550443,0.01721378;-0.6601642;0.01650048,0.0279833;-0.6203405;-0.06758158,-0.03501499;0.5016743;0.03732437,0;0;0,0.00612466;0.2899943;-0.01958847,0.01243325;0.5720702;-0.05089331,0.1737904;0.446585;0.04884148,0.2551082;0.2458554;0.03421068,0.3582811;0.1381949;-0.1309075,-0.1700375;0.487534;-0.1092754,-0.2986886;0.3168076;-0.1469634,-0.2771186;0.1525743;-0.295495,0.06495444;-0.002775908;-0.00813961,0.08242709;-0.3289237;-0.06318164,0.08328163;-0.6614994;-0.02105498,0.1001669;-0.6910922;-0.0797565,-0.04686316;0.007385002;-0.0451923,-0.07286612;-0.3226741;-0.0355924,-0.05005771;-0.6437466;0.05807791,-0.02514806;-0.6344472;-0.0208732,0.01093646;0.5025699;-0.04072165,186.5881
+0;0;0,-0.02107852;0.2900625;0.02732282,-0.03947714;0.5748746;0.03866143,0.1562089;0.447185;0.02547463,0.2307295;0.3836417;-0.1681908,0.2908394;0.3782344;-0.382535,-0.2099944;0.4373936;-0.03259651,-0.2412998;0.3743227;-0.2378753,-0.2207201;0.3274268;-0.454585,0.06245764;0.009016384;-0.01500176,0.112932;-0.08639616;-0.3273526,0.09906238;-0.4096347;-0.2473434,0.1082164;-0.3706981;-0.3318838,-0.05369134;-0.001655491;-0.03635663,-0.02084322;-0.3304906;-0.03469652,0.01714538;-0.6574554;0.0175319,0.02770381;-0.6175838;-0.0667403,-0.03520384;0.5042541;0.03840207,0;0;0,0.006317809;0.2913544;-0.01999331,0.01299201;0.5750589;-0.05246019,0.1763366;0.4393828;0.05041599,0.2572222;0.2385486;0.03556776,0.3566387;0.1342798;-0.134227,-0.1741964;0.487439;-0.114837,-0.3036565;0.3168383;-0.1499484,-0.2755285;0.1466066;-0.2907172,0.06442984;-0.002753824;-0.006965399,0.07985117;-0.328696;-0.05929232,0.08013094;-0.6596131;-0.01965952,0.09645992;-0.6893359;-0.07862806,-0.04570682;0.007217675;-0.04545433,-0.07443514;-0.3218074;-0.03398918,-0.05301509;-0.6407776;0.06022429,-0.02749851;-0.6316218;-0.01867538,0.01137527;0.5051137;-0.04194236,186.6103
+0;0;0,-0.02103921;0.2895215;0.02727186,-0.03940859;0.5738803;0.0385929,0.1601142;0.4451667;0.02514693,0.2346704;0.3815931;-0.1686111,0.2947997;0.376184;-0.3830243,-0.2134435;0.4351787;-0.03409044,-0.2447639;0.3720776;-0.2394674,-0.2241776;0.3251666;-0.4562469,0.06200637;0.008951238;-0.01489337,0.112256;-0.08603643;-0.3258533,0.0983966;-0.409036;-0.2459033,0.1076656;-0.3699872;-0.3315057,-0.05330341;-0.00164353;-0.03609394,-0.02060156;-0.3290143;-0.03444123,0.01735896;-0.6557375;0.01774859,0.02805002;-0.6157418;-0.06758225,-0.03514269;0.503382;0.03833399,0;0;0,0.008057192;0.2907511;-0.02019858,0.01645473;0.5739182;-0.05296206,0.1800933;0.432652;0.0531795,0.2577419;0.2305574;0.0367217,0.3574729;0.1300091;-0.1352131,-0.1735246;0.4902866;-0.1209629,-0.3040094;0.3200542;-0.1546831,-0.2770837;0.1439338;-0.2883785,0.06403548;-0.002900898;-0.006145716,0.07839374;-0.3276076;-0.05716705,0.07888077;-0.6583765;-0.01837897,0.09516577;-0.6889014;-0.07810426,-0.04488011;0.00726579;-0.04560386,-0.07402661;-0.3202049;-0.03306559,-0.05410656;-0.6387398;0.062074,-0.0273132;-0.6299862;-0.01746388,0.01441857;0.5041165;-0.04238653,186.6437
+0;0;0,-0.02108534;0.2901563;0.02733166,-0.03952402;0.5755908;0.03869371,0.1596072;0.4466953;0.02527432,0.2341572;0.3831269;-0.1684676,0.2941695;0.3777284;-0.3824636,-0.2131661;0.4367282;-0.03383868,-0.2444839;0.3736324;-0.2391986,-0.2239376;0.3268127;-0.4555563,0.06170455;0.008907667;-0.01482087,0.1116918;-0.08558395;-0.3241569,0.09781539;-0.4089787;-0.244109,0.1069538;-0.3700574;-0.328505,-0.05304394;-0.001635529;-0.03591825,-0.02051288;-0.3272966;-0.03427416,0.01749408;-0.6544195;0.0179795,0.02803448;-0.6145647;-0.0661488,-0.0352397;0.5047883;0.03843369,0;0;0,0.009306543;0.2913384;-0.02043557,0.01912981;0.5754898;-0.05368853,0.1800767;0.4317668;0.05400062,0.255908;0.2289822;0.03779554,0.3504269;0.1089946;-0.1237409,-0.170125;0.4904265;-0.1228326,-0.2992836;0.3196301;-0.1586268,-0.2685052;0.1377063;-0.2826483,0.0637894;-0.002835989;-0.005415201,0.07696905;-0.3259894;-0.05555797,0.07755493;-0.657257;-0.01753426,0.0934929;-0.6870102;-0.07636738,-0.04432217;0.007138237;-0.04572796,-0.07411954;-0.3184953;-0.03190549,-0.05490103;-0.6373872;0.06360869,-0.02796667;-0.6284447;-0.01460201,0.01672544;0.5054107;-0.04298496,186.6774

+ 193 - 0
DataCSV/Sam/FirstPersonPerspective_TwoArmsPlusLeg_Forward_HapticFeedback_Fast.csv

@@ -0,0 +1,193 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.002851936;0.3050194;0.01364807,0.005628381;0.6045865;0.01043438,0.1969926;0.4737362;0.01718264,0.2332971;0.2531593;0.03438924,0.2879094;0.0269817;-0.01708975,-0.1867725;0.4718973;0.007229747,-0.237393;0.253552;0.01281291,-0.2841365;0.0247049;-0.03444097,0.07353383;0.003587314;-0.03666957,0.08499457;-0.3212124;8.818135E-05,0.08990666;-0.6938366;0.09191637,0.1084681;-0.7366229;0.006443001,-0.07370327;0.007000718;-0.03582693,-0.1069144;-0.3176646;-0.01422176,-0.1303447;-0.6945018;0.05469946,-0.1265451;-0.6526765;-0.05841018,0.004792988;0.5304312;0.01378666,0;0;0,-0.01873805;0.3019457;-0.0413394,-0.03662711;0.5962569;-0.09447002,0.1404185;0.4940048;0.01810956,0.3156421;0.4012298;-0.08656979,0.3741129;0.3663676;-0.3149438,-0.2235324;0.4673942;-0.05767572,-0.3419645;0.3706799;-0.2216527,-0.2738728;0.2602071;-0.421523,0.07869518;0.009394467;-0.02199006,0.1581609;-0.2748173;-0.1630085,0.1864405;-0.6470241;-0.07374644,0.2304527;-0.6693881;-0.1646805,-0.06818908;-0.0009342955;-0.04597963,-0.06073684;-0.3269782;-0.07082199,0.009511575;-0.6967984;0.004034773,0.02872218;-0.6947986;-0.1045701,-0.0323925;0.5237906;-0.07892489,1001.983
+0;0;0,0.002667434;0.3049585;0.01352271,0.005273738;0.6044394;0.01042376,0.1969563;0.4736198;0.01682861,0.2335517;0.2531375;0.03405944,0.2971728;-0.009634614;-0.02474283,-0.1872121;0.4715616;0.007044218,-0.2376435;0.2532171;0.01260333,-0.2916787;-0.01267508;-0.04158261,0.07347127;0.003613019;-0.03663312,0.08519726;-0.3219258;0.0001560524,0.0901677;-0.6938272;0.09188922,0.1085536;-0.7366727;0.006166168,-0.07365077;0.006960393;-0.03577965,-0.1066964;-0.3184749;-0.01418491,-0.1299983;-0.6945893;0.05470175,-0.1262462;-0.6527444;-0.05860565,0.004517102;0.5302955;0.0137362,0;0;0,-0.01853624;0.3019108;-0.0411818,-0.03616095;0.5961285;-0.09441066,0.1409752;0.493541;0.01828218,0.316837;0.4014496;-0.08583498,0.388439;0.3832567;-0.3524747,-0.2230904;0.4668728;-0.05631178,-0.345721;0.3747976;-0.2198124,-0.2720547;0.3012411;-0.4761662,0.0787138;0.00949356;-0.02161193,0.1574366;-0.2738932;-0.1663916,0.1842207;-0.645447;-0.07705665,0.2286185;-0.6672493;-0.168371,-0.06798751;-0.001051539;-0.04614823,-0.06009247;-0.3278477;-0.0708144,0.009893287;-0.6971092;0.003335811,0.02899844;-0.6951637;-0.10548,-0.03198718;0.5236813;-0.07882667,1002.012
+0;0;0,0.002668535;0.3050844;0.0135283,0.005274873;0.6045722;0.01042986,0.1965132;0.4738945;0.01682707,0.2331203;0.2533411;0.03406344,0.2845812;0.04079397;-0.01349964,-0.1867681;0.4718411;0.00706527,-0.2372158;0.2534262;0.01262617,-0.280923;0.03835534;-0.03120293,0.07348305;0.003613599;-0.03663899,0.08526237;-0.3234058;0.0003174879,0.0901363;-0.6880869;0.09026968,0.1083607;-0.7302927;0.005299442,-0.07366258;0.00696151;-0.0357854,-0.1068585;-0.3199539;-0.01409245,-0.129708;-0.6887661;0.05345682,-0.1259888;-0.6470252;-0.05885553,0.004518351;0.5304393;0.01374179,0;0;0,-0.01867108;0.302149;-0.04029894,-0.03647205;0.5965657;-0.09239817,0.1407525;0.4943286;0.019104,0.3168296;0.4037907;-0.0861609,0.4163206;0.4652892;-0.2769651,-0.2225956;0.4661329;-0.05523451,-0.3579617;0.385096;-0.2145769,-0.2971889;0.2704347;-0.3969125,0.0787186;0.00932759;-0.02171659,0.1573664;-0.2743118;-0.1693966,0.1832344;-0.6386272;-0.08157516,0.2259221;-0.6637236;-0.1705015,-0.06803913;-0.0009235548;-0.04609833,-0.05976835;-0.3291956;-0.07090259,0.008729599;-0.6913679;0.001531482,0.02774683;-0.6890563;-0.1063455,-0.03224419;0.5240708;-0.07710624,1002.029
+0;0;0,0.002668535;0.3050844;0.0135283,0.005274873;0.6045722;0.01042986,0.1965132;0.4738945;0.01682707,0.2331203;0.2533411;0.03406344,0.2845812;0.04079397;-0.01349964,-0.1867681;0.4718411;0.00706527,-0.2372158;0.2534262;0.01262617,-0.280923;0.03835534;-0.03120293,0.07348305;0.003613599;-0.03663899,0.08526237;-0.3234058;0.0003174879,0.0901363;-0.6880869;0.09026968,0.1083607;-0.7302927;0.005299442,-0.07366258;0.00696151;-0.0357854,-0.1068585;-0.3199539;-0.01409245,-0.129708;-0.6887661;0.05345682,-0.1259888;-0.6470252;-0.05885553,0.004518351;0.5304393;0.01374179,0;0;0,-0.01867108;0.302149;-0.04029894,-0.03647205;0.5965657;-0.09239817,0.1407525;0.4943286;0.019104,0.3168296;0.4037907;-0.0861609,0.4163206;0.4652892;-0.2769651,-0.2225956;0.4661329;-0.05523451,-0.3579617;0.385096;-0.2145769,-0.2971889;0.2704347;-0.3969125,0.0787186;0.00932759;-0.02171659,0.1573664;-0.2743118;-0.1693966,0.1832344;-0.6386272;-0.08157516,0.2259221;-0.6637236;-0.1705015,-0.06803913;-0.0009235548;-0.04609833,-0.05976835;-0.3291956;-0.07090259,0.008729599;-0.6913679;0.001531482,0.02774683;-0.6890563;-0.1063455,-0.03224419;0.5240708;-0.07710624,1002.043
+0;0;0,0.002823069;0.3057486;0.01351793,0.005552296;0.6059024;0.01051651,0.1959645;0.4750761;0.01656987,0.2333646;0.254005;0.0340232,0.2871225;0.03201401;-0.01516786,-0.1857883;0.4734238;0.007011297,-0.2362557;0.2543345;0.01237138,-0.2813543;0.02969924;-0.03339708,0.07344148;0.003644574;-0.03661639,0.08545335;-0.3239856;0.0001677163,0.09065776;-0.6894007;0.0905177,0.1089852;-0.7323725;0.004978158,-0.07363146;0.006917714;-0.03575258,-0.1065996;-0.3206393;-0.01434195,-0.1292984;-0.6902171;0.05359479,-0.1255926;-0.6483763;-0.05964767,0.004789398;0.5316117;0.01380608,0;0;0,-0.01878223;0.3030289;-0.03864741,-0.03674029;0.5984905;-0.0885756,0.1409247;0.4940003;0.01932454,0.3192438;0.4217372;-0.09710646,0.3742895;0.3982818;-0.3229592,-0.2215939;0.4657111;-0.05436933,-0.3644997;0.3936979;-0.2123816,-0.2904502;0.3410553;-0.4276375,0.07880528;0.009196222;-0.02128029,0.1568913;-0.2737666;-0.1718576,0.1810657;-0.6388823;-0.0834012,0.2236224;-0.6620397;-0.1747303,-0.0678538;-0.0007471836;-0.04629251,-0.05940381;-0.3296131;-0.07108679,0.009183068;-0.6925972;0.001416542,0.0282462;-0.6902951;-0.1074284,-0.03246164;0.5257198;-0.07385755,1002.066
+0;0;0,0.002823069;0.3057486;0.01351793,0.005552296;0.6059024;0.01051651,0.1959645;0.4750761;0.01656987,0.2333646;0.254005;0.0340232,0.2871225;0.03201401;-0.01516786,-0.1857883;0.4734238;0.007011297,-0.2362557;0.2543345;0.01237138,-0.2813543;0.02969924;-0.03339708,0.07344148;0.003644574;-0.03661639,0.08545335;-0.3239856;0.0001677163,0.09065776;-0.6894007;0.0905177,0.1089852;-0.7323725;0.004978158,-0.07363146;0.006917714;-0.03575258,-0.1065996;-0.3206393;-0.01434195,-0.1292984;-0.6902171;0.05359479,-0.1255926;-0.6483763;-0.05964767,0.004789398;0.5316117;0.01380608,0;0;0,-0.01878223;0.3030289;-0.03864741,-0.03674029;0.5984905;-0.0885756,0.1409247;0.4940003;0.01932454,0.3192438;0.4217372;-0.09710646,0.3742895;0.3982818;-0.3229592,-0.2215939;0.4657111;-0.05436933,-0.3644997;0.3936979;-0.2123816,-0.2904502;0.3410553;-0.4276375,0.07880528;0.009196222;-0.02128029,0.1568913;-0.2737666;-0.1718576,0.1810657;-0.6388823;-0.0834012,0.2236224;-0.6620397;-0.1747303,-0.0678538;-0.0007471836;-0.04629251,-0.05940381;-0.3296131;-0.07108679,0.009183068;-0.6925972;0.001416542,0.0282462;-0.6902951;-0.1074284,-0.03246164;0.5257198;-0.07385755,1002.077
+0;0;0,0.002824897;0.3059466;0.01352668,0.005555154;0.6062147;0.01052436,0.1960085;0.4753533;0.01657934,0.2334354;0.2541239;0.03404517,0.2753005;0.08124352;-0.004263453,-0.1858269;0.4737007;0.007018698,-0.2363305;0.2544545;0.01238262,-0.271452;0.07951482;-0.02326058,0.07340512;0.003642769;-0.03659826,0.08541805;-0.3240162;0.0001890697,0.09061092;-0.6886216;0.09033887,0.1089168;-0.7315075;0.00490009,-0.07359501;0.00691429;-0.03573487,-0.106566;-0.3206714;-0.01432237,-0.1292146;-0.6894304;0.05346385,-0.1255131;-0.6476036;-0.05964521,0.004792021;0.5319011;0.01381495,0;0;0,-0.01872556;0.3032921;-0.03817773,-0.03654201;0.5989115;-0.08790278,0.1409583;0.494013;0.02017164,0.3187858;0.4243582;-0.09888244,0.3702624;0.4190697;-0.2733245,-0.2213271;0.4659758;-0.05267826,-0.2814064;0.296945;-0.1885729,-0.2797015;0.3312868;-0.3672502,0.07878723;0.009090692;-0.02123547,0.1562586;-0.2728279;-0.1741345,0.1796329;-0.6375456;-0.08738351,0.2220328;-0.6611317;-0.1783671,-0.0677772;-0.000724561;-0.04633293,-0.0590216;-0.3296152;-0.07107733,0.009129345;-0.69189;0.001058169,0.02812256;-0.6895183;-0.1076762,-0.03229979;0.5261098;-0.07321191,1002.098
+0;0;0,0.003002056;0.3059469;0.01348322,0.005862767;0.6062151;0.01058641,0.1961676;0.4748562;0.01601876,0.234869;0.25388;0.033907,0.2763852;0.08071844;-0.003500588,-0.185533;0.4737343;0.006892136,-0.2357772;0.254429;0.01227841,-0.2711493;0.07969899;-0.02413681,0.07340342;0.003722706;-0.03659362,0.08594231;-0.3239361;1.871958E-05,0.09116188;-0.6885624;0.09008275,0.109938;-0.7314637;0.004759222,-0.07361355;0.006826387;-0.03571359,-0.1061018;-0.3208084;-0.01431333,-0.1284908;-0.6895852;0.05346192,-0.124895;-0.6477525;-0.05964994,0.005090845;0.5319001;0.01384381,0;0;0,-0.01872556;0.3032921;-0.03817773,-0.03654201;0.5989115;-0.08790278,0.1409583;0.494013;0.02017164,0.3187858;0.4243582;-0.09888244,0.3702624;0.4190697;-0.2733245,-0.2213271;0.4659758;-0.05267826,-0.2814064;0.296945;-0.1885729,-0.2797015;0.3312868;-0.3672502,0.07878723;0.009090692;-0.02123547,0.1562586;-0.2728279;-0.1741345,0.1796329;-0.6375456;-0.08738351,0.2220328;-0.6611317;-0.1783671,-0.0677772;-0.000724561;-0.04633293,-0.0590216;-0.3296152;-0.07107733,0.009129345;-0.69189;0.001058169,0.02812256;-0.6895183;-0.1076762,-0.03229979;0.5261098;-0.07321191,1002.11
+0;0;0,0.003000985;0.3058377;0.01347841,0.005858629;0.6057901;0.01058697,0.1951662;0.4748589;0.01600228,0.2338768;0.25383;0.03389478,0.287737;0.02918245;-0.01463518,-0.1845396;0.4737428;0.006923358,-0.2347957;0.2543853;0.01231092,-0.280685;0.0277029;-0.03493162,0.07343005;0.003724056;-0.0366069,0.08596794;-0.3239087;2.536923E-06,0.09117149;-0.6874163;0.08979024,0.1098103;-0.7297844;0.005090736,-0.07364025;0.006828863;-0.03572654,-0.1061259;-0.3207799;-0.01432798,-0.1284462;-0.6884253;0.05323932,-0.1248767;-0.6466791;-0.05904527,0.005088052;0.5316046;0.0138387,0;0;0,-0.0189022;0.3033114;-0.03704381,-0.03700863;0.5989405;-0.08467603,0.1405647;0.4936544;0.0204575,0.3191574;0.4277951;-0.09970737,0.3793962;0.4243892;-0.3279228,-0.2205039;0.4650285;-0.05229101,-0.2817717;0.2997389;-0.192284,-0.2687666;0.3443311;-0.4237252,0.07885017;0.009142518;-0.02109432,0.1555714;-0.2713358;-0.1769354,0.1764386;-0.6355899;-0.09261345,0.2193299;-0.6608002;-0.1813304,-0.06775277;-0.0007851939;-0.04642037,-0.05866634;-0.3296605;-0.07089807,0.008691456;-0.6909696;0.0008332878,0.02755297;-0.6882117;-0.1071512,-0.03266644;0.5261582;-0.0705862,1002.132
+0;0;0,0.003000985;0.3058377;0.01347841,0.005858629;0.6057901;0.01058697,0.1951662;0.4748589;0.01600228,0.2338768;0.25383;0.03389478,0.287737;0.02918245;-0.01463518,-0.1845396;0.4737428;0.006923358,-0.2347957;0.2543853;0.01231092,-0.280685;0.0277029;-0.03493162,0.07343005;0.003724056;-0.0366069,0.08596794;-0.3239087;2.536923E-06,0.09117149;-0.6874163;0.08979024,0.1098103;-0.7297844;0.005090736,-0.07364025;0.006828863;-0.03572654,-0.1061259;-0.3207799;-0.01432798,-0.1284462;-0.6884253;0.05323932,-0.1248767;-0.6466791;-0.05904527,0.005088052;0.5316046;0.0138387,0;0;0,-0.0189022;0.3033114;-0.03704381,-0.03700863;0.5989405;-0.08467603,0.1405647;0.4936544;0.0204575,0.3191574;0.4277951;-0.09970737,0.3793962;0.4243892;-0.3279228,-0.2205039;0.4650285;-0.05229101,-0.2817717;0.2997389;-0.192284,-0.2687666;0.3443311;-0.4237252,0.07885017;0.009142518;-0.02109432,0.1555714;-0.2713358;-0.1769354,0.1764386;-0.6355899;-0.09261345,0.2193299;-0.6608002;-0.1813304,-0.06775277;-0.0007851939;-0.04642037,-0.05866634;-0.3296605;-0.07089807,0.008691456;-0.6909696;0.0008332878,0.02755297;-0.6882117;-0.1071512,-0.03266644;0.5261582;-0.0705862,1002.154
+0;0;0,0.003108254;0.3056205;0.01333743,0.006042166;0.6050057;0.0104915,0.1939305;0.474501;0.01566768,0.2329364;0.2535403;0.03395475,0.2961732;-0.01135644;-0.02109358,-0.1829998;0.4735819;0.006953012,-0.2324577;0.2540246;0.0122489,-0.2896913;-0.01150614;-0.04620821,0.07340243;0.003816818;-0.03655553,0.08632778;-0.3244643;-0.0004086532,0.09183304;-0.6878108;0.08969685,0.1105129;-0.7307141;0.005423933,-0.07358508;0.00673647;-0.03575818,-0.1060973;-0.3214962;-0.01458238,-0.127963;-0.6890904;0.05299285,-0.1244728;-0.6473499;-0.05932693,0.005270857;0.530983;0.01371754,0;0;0,-0.01855409;0.3032273;-0.03606105,-0.03603896;0.5984784;-0.08268261,0.1404969;0.4938666;0.02092934,0.3186652;0.4271115;-0.09940075,0.3934327;0.4128672;-0.3666205,-0.2183474;0.4651785;-0.0504637,-0.2823151;0.3045381;-0.1946244,-0.2703287;0.3332812;-0.4707216,0.07887318;0.009095848;-0.02085853,0.1556227;-0.2706211;-0.1793201,0.1716829;-0.6347852;-0.09389997,0.215347;-0.6596391;-0.1825016,-0.0676287;-0.0007207061;-0.04652558,-0.05836043;-0.3302038;-0.07096186,0.00889235;-0.6914773;0.0006518215,0.0276697;-0.6886315;-0.1074029,-0.03187104;0.5258085;-0.0688231,1002.165
+0;0;0,0.003108254;0.3056205;0.01333743,0.006042166;0.6050057;0.0104915,0.1939305;0.474501;0.01566768,0.2329364;0.2535403;0.03395475,0.2961732;-0.01135644;-0.02109358,-0.1829998;0.4735819;0.006953012,-0.2324577;0.2540246;0.0122489,-0.2896913;-0.01150614;-0.04620821,0.07340243;0.003816818;-0.03655553,0.08632778;-0.3244643;-0.0004086532,0.09183304;-0.6878108;0.08969685,0.1105129;-0.7307141;0.005423933,-0.07358508;0.00673647;-0.03575818,-0.1060973;-0.3214962;-0.01458238,-0.127963;-0.6890904;0.05299285,-0.1244728;-0.6473499;-0.05932693,0.005270857;0.530983;0.01371754,0;0;0,-0.01855409;0.3032273;-0.03606105,-0.03603896;0.5984784;-0.08268261,0.1404969;0.4938666;0.02092934,0.3186652;0.4271115;-0.09940075,0.3934327;0.4128672;-0.3666205,-0.2183474;0.4651785;-0.0504637,-0.2823151;0.3045381;-0.1946244,-0.2703287;0.3332812;-0.4707216,0.07887318;0.009095848;-0.02085853,0.1556227;-0.2706211;-0.1793201,0.1716829;-0.6347852;-0.09389997,0.215347;-0.6596391;-0.1825016,-0.0676287;-0.0007207061;-0.04652558,-0.05836043;-0.3302038;-0.07096186,0.00889235;-0.6914773;0.0006518215,0.0276697;-0.6886315;-0.1074029,-0.03187104;0.5258085;-0.0688231,1002.177
+0;0;0,0.003108254;0.3056205;0.01333743,0.006042166;0.6050057;0.0104915,0.1939305;0.474501;0.01566768,0.2329364;0.2535403;0.03395475,0.2961732;-0.01135644;-0.02109358,-0.1829998;0.4735819;0.006953012,-0.2324577;0.2540246;0.0122489,-0.2896913;-0.01150614;-0.04620821,0.07340243;0.003816818;-0.03655553,0.08632778;-0.3244643;-0.0004086532,0.09183304;-0.6878108;0.08969685,0.1105129;-0.7307141;0.005423933,-0.07358508;0.00673647;-0.03575818,-0.1060973;-0.3214962;-0.01458238,-0.127963;-0.6890904;0.05299285,-0.1244728;-0.6473499;-0.05932693,0.005270857;0.530983;0.01371754,0;0;0,-0.01855409;0.3032273;-0.03606105,-0.03603896;0.5984784;-0.08268261,0.1404969;0.4938666;0.02092934,0.3186652;0.4271115;-0.09940075,0.3934327;0.4128672;-0.3666205,-0.2183474;0.4651785;-0.0504637,-0.2823151;0.3045381;-0.1946244,-0.2703287;0.3332812;-0.4707216,0.07887318;0.009095848;-0.02085853,0.1556227;-0.2706211;-0.1793201,0.1716829;-0.6347852;-0.09389997,0.215347;-0.6596391;-0.1825016,-0.0676287;-0.0007207061;-0.04652558,-0.05836043;-0.3302038;-0.07096186,0.00889235;-0.6914773;0.0006518215,0.0276697;-0.6886315;-0.1074029,-0.03187104;0.5258085;-0.0688231,1002.191
+0;0;0,0.002409783;0.3053905;0.01309705,0.00443609;0.6042104;0.01026041,0.1915842;0.4746669;0.01539572,0.2304474;0.2536662;0.03415698,0.2822206;0.0389934;-0.009069093,-0.1830473;0.4728563;0.006539477,-0.2317145;0.2530661;0.01177748,-0.2789061;0.03836618;-0.03628734,0.07332872;0.003927121;-0.03653247,0.08696578;-0.325334;-0.001049448,0.09320538;-0.6896549;0.08952628,0.1116;-0.7318688;0.004126988,-0.07353683;0.006609701;-0.03571822,-0.1051336;-0.3226643;-0.01478536,-0.1268379;-0.69136;0.05277968,-0.1233063;-0.6495849;-0.05989289,0.003935996;0.5303581;0.01345954,0;0;0,-0.0181257;0.3031483;-0.03483176,-0.03485715;0.598093;-0.07996273,0.1406988;0.4942715;0.02237629,0.3179866;0.4263415;-0.09869481,0.3715685;0.4275962;-0.3172371,-0.2166571;0.4663496;-0.04886878,-0.2826065;0.3098151;-0.1966906,-0.263187;0.3414222;-0.4186303,0.07889238;0.008894265;-0.02059197,0.1553547;-0.2710706;-0.1806891,0.1698239;-0.6365798;-0.096035,0.2139133;-0.6596895;-0.1859333,-0.06743386;-0.0004453598;-0.04668642,-0.05796697;-0.3308869;-0.07070088,0.009248633;-0.6932718;0.0009359717,0.02816009;-0.6903768;-0.1074795,-0.03089888;0.525518;-0.06647754,1002.21
+0;0;0,0.002411134;0.3055617;0.01310439,0.004440004;0.6047597;0.0102633,0.1918052;0.4750389;0.01540574,0.2307424;0.2536176;0.0342027,0.2932718;-0.00565508;-0.01800392,-0.1832613;0.4732262;0.006539213,-0.232021;0.2530178;0.01178718,-0.2890171;-0.006287724;-0.04626347,0.07330377;0.003925784;-0.03652005,0.08695573;-0.3256948;-0.0009982847,0.09319379;-0.6899263;0.08955522,0.1116604;-0.7324227;0.003821708,-0.07351181;0.006607452;-0.03570608,-0.105143;-0.323026;-0.01475037,-0.1268421;-0.6916312;0.0527981,-0.1232966;-0.6498101;-0.06031543,0.003939147;0.5307947;0.01346731,0;0;0,-0.01835439;0.3033828;-0.0341692,-0.03570288;0.5988106;-0.07840776,0.1406399;0.4944972;0.02293324,0.3154391;0.4315787;-0.1050642,0.3896853;0.4205118;-0.3662591,-0.2164806;0.4636268;-0.04767514,-0.2858858;0.3108395;-0.198459,-0.270534;0.3446165;-0.4676824,0.07891093;0.008847237;-0.02042937,0.1552062;-0.2706453;-0.1821725,0.1676539;-0.6361111;-0.09741855,0.2115357;-0.6591119;-0.1880403,-0.06730337;-0.0003677245;-0.04682617,-0.05755369;-0.331183;-0.07057732,0.00932553;-0.6935891;0.0007838532,0.02845816;-0.690704;-0.1080541,-0.03155047;0.5260899;-0.06514907,1002.232
+0;0;0,0.002411134;0.3055617;0.01310439,0.004440004;0.6047597;0.0102633,0.1918052;0.4750389;0.01540574,0.2307424;0.2536176;0.0342027,0.2932718;-0.00565508;-0.01800392,-0.1832613;0.4732262;0.006539213,-0.232021;0.2530178;0.01178718,-0.2890171;-0.006287724;-0.04626347,0.07330377;0.003925784;-0.03652005,0.08695573;-0.3256948;-0.0009982847,0.09319379;-0.6899263;0.08955522,0.1116604;-0.7324227;0.003821708,-0.07351181;0.006607452;-0.03570608,-0.105143;-0.323026;-0.01475037,-0.1268421;-0.6916312;0.0527981,-0.1232966;-0.6498101;-0.06031543,0.003939147;0.5307947;0.01346731,0;0;0,-0.01835439;0.3033828;-0.0341692,-0.03570288;0.5988106;-0.07840776,0.1406399;0.4944972;0.02293324,0.3154391;0.4315787;-0.1050642,0.3896853;0.4205118;-0.3662591,-0.2164806;0.4636268;-0.04767514,-0.2858858;0.3108395;-0.198459,-0.270534;0.3446165;-0.4676824,0.07891093;0.008847237;-0.02042937,0.1552062;-0.2706453;-0.1821725,0.1676539;-0.6361111;-0.09741855,0.2115357;-0.6591119;-0.1880403,-0.06730337;-0.0003677245;-0.04682617,-0.05755369;-0.331183;-0.07057732,0.00932553;-0.6935891;0.0007838532,0.02845816;-0.690704;-0.1080541,-0.03155047;0.5260899;-0.06514907,1002.244
+0;0;0,0.001249665;0.3060904;0.01292504,0.001735933;0.6063714;0.009985974,0.1905824;0.476988;0.01511121,0.2296195;0.2555966;0.03454607,0.2923502;-0.004033446;-0.01645808,-0.1863125;0.4742306;0.00627933,-0.2344756;0.2538456;0.01143107,-0.2914966;-0.005467057;-0.04730444,0.07331779;0.004014459;-0.03644114,0.08780015;-0.3260445;-0.001757208,0.09432013;-0.6899476;0.08895098,0.1128088;-0.7321929;0.003036186,-0.07347882;0.00650602;-0.03575059,-0.1043777;-0.3236062;-0.01518839,-0.1256499;-0.6919705;0.05227433,-0.1221365;-0.6501583;-0.06082159,0.001662565;0.5320934;0.01321808,0;0;0,-0.0187767;0.3039643;-0.03336263,-0.03720951;0.6005843;-0.07647991,0.1405835;0.4948655;0.02383375,0.3149625;0.4319846;-0.1048276,0.3893366;0.4228138;-0.3662252,-0.2174397;0.4615112;-0.0475202,-0.3095068;0.34352;-0.2163915,-0.2581447;0.366731;-0.4824131,0.07893512;0.008820713;-0.02027345,0.1548211;-0.2705948;-0.1831229,0.1656812;-0.6359388;-0.09885096,0.2095398;-0.6590168;-0.1894143,-0.06720845;-0.0003422138;-0.04693056,-0.05744607;-0.3315581;-0.07043348,0.009275354;-0.6937224;0.0008491278,0.02857007;-0.6907081;-0.107972,-0.03272651;0.5275136;-0.06350827,1002.265
+0;0;0,0.001249665;0.3060904;0.01292504,0.001735933;0.6063714;0.009985974,0.1905824;0.476988;0.01511121,0.2296195;0.2555966;0.03454607,0.2923502;-0.004033446;-0.01645808,-0.1863125;0.4742306;0.00627933,-0.2344756;0.2538456;0.01143107,-0.2914966;-0.005467057;-0.04730444,0.07331779;0.004014459;-0.03644114,0.08780015;-0.3260445;-0.001757208,0.09432013;-0.6899476;0.08895098,0.1128088;-0.7321929;0.003036186,-0.07347882;0.00650602;-0.03575059,-0.1043777;-0.3236062;-0.01518839,-0.1256499;-0.6919705;0.05227433,-0.1221365;-0.6501583;-0.06082159,0.001662565;0.5320934;0.01321808,0;0;0,-0.0187767;0.3039643;-0.03336263,-0.03720951;0.6005843;-0.07647991,0.1405835;0.4948655;0.02383375,0.3149625;0.4319846;-0.1048276,0.3893366;0.4228138;-0.3662252,-0.2174397;0.4615112;-0.0475202,-0.3095068;0.34352;-0.2163915,-0.2581447;0.366731;-0.4824131,0.07893512;0.008820713;-0.02027345,0.1548211;-0.2705948;-0.1831229,0.1656812;-0.6359388;-0.09885096,0.2095398;-0.6590168;-0.1894143,-0.06720845;-0.0003422138;-0.04693056,-0.05744607;-0.3315581;-0.07043348,0.009275354;-0.6937224;0.0008491278,0.02857007;-0.6907081;-0.107972,-0.03272651;0.5275136;-0.06350827,1002.277
+0;0;0,0.001248783;0.3058743;0.01291591,0.001734248;0.6056391;0.009983672,0.1904057;0.476474;0.01509988,0.2294462;0.2550631;0.03453644,0.2894481;0.00672704;-0.01424901,-0.1861397;0.4737192;0.006276188,-0.234307;0.2533148;0.01142838,-0.2888476;0.005282328;-0.04475212,0.07323591;0.004009976;-0.03640045,0.08771789;-0.3260403;-0.00171743,0.0942357;-0.689822;0.08896051,0.1127054;-0.7319931;0.003134005,-0.07339676;0.006498754;-0.03571067,-0.1042948;-0.3236048;-0.015149,-0.12556;-0.6918463;0.05229122,-0.1220501;-0.6500463;-0.06068848,0.001661045;0.5315283;0.01320851,0;0;0,-0.01875512;0.3038031;-0.03285456,-0.03695299;0.6000147;-0.07527804,0.1407911;0.4951864;0.02466726,0.3147843;0.4317388;-0.1042726,0.3929431;0.4314572;-0.3523495,-0.2166816;0.4597672;-0.04753719,-0.3111002;0.3429116;-0.2159255,-0.2532138;0.3712604;-0.4679107,0.07887614;0.008710027;-0.0201807,0.1543415;-0.2703537;-0.183809,0.1643699;-0.6360335;-0.1014688,0.2082364;-0.6593539;-0.1917386,-0.06706247;-0.0002473519;-0.04698014,-0.05713754;-0.3314605;-0.07032879,0.009360053;-0.6935495;0.0008876845,0.02891551;-0.6904431;-0.1077875,-0.03254873;0.5270783;-0.06248379,1002.299
+0;0;0,0.000380572;0.3058819;0.01279161,2.848683E-07;0.6056473;0.009872325,0.1889876;0.4768291;0.01480326,0.2287322;0.2556096;0.03497831,0.2888689;0.007125556;-0.01287846,-0.1876376;0.4737354;0.005497861,-0.2358893;0.2533429;0.01036084,-0.2895229;0.005209535;-0.04624573,0.07318874;0.004256638;-0.03646724,0.08764527;-0.3259641;-0.003436055,0.09536531;-0.6894932;0.08815637,0.1138962;-0.7316105;0.002297953,-0.07347608;0.006233471;-0.03559468,-0.1037195;-0.3239743;-0.01574668,-0.1248302;-0.6922711;0.05143977,-0.1212168;-0.6504754;-0.06153713,0.0001403715;0.531536;0.01308596,0;0;0,-0.01875512;0.3038031;-0.03285456,-0.03695299;0.6000147;-0.07527804,0.1407911;0.4951864;0.02466726,0.3147843;0.4317388;-0.1042726,0.3929431;0.4314572;-0.3523495,-0.2166816;0.4597672;-0.04753719,-0.3111002;0.3429116;-0.2159255,-0.2532138;0.3712604;-0.4679107,0.07887614;0.008710027;-0.0201807,0.1543415;-0.2703537;-0.183809,0.1643699;-0.6360335;-0.1014688,0.2082364;-0.6593539;-0.1917386,-0.06706247;-0.0002473519;-0.04698014,-0.05713754;-0.3314605;-0.07032879,0.009360053;-0.6935495;0.0008876845,0.02891551;-0.6904431;-0.1077875,-0.03254873;0.5270783;-0.06248379,1002.31
+0;0;0,0.000380572;0.3058819;0.01279161,2.848683E-07;0.6056473;0.009872325,0.1889876;0.4768291;0.01480326,0.2287322;0.2556096;0.03497831,0.2888689;0.007125556;-0.01287846,-0.1876376;0.4737354;0.005497861,-0.2358893;0.2533429;0.01036084,-0.2895229;0.005209535;-0.04624573,0.07318874;0.004256638;-0.03646724,0.08764527;-0.3259641;-0.003436055,0.09536531;-0.6894932;0.08815637,0.1138962;-0.7316105;0.002297953,-0.07347608;0.006233471;-0.03559468,-0.1037195;-0.3239743;-0.01574668,-0.1248302;-0.6922711;0.05143977,-0.1212168;-0.6504754;-0.06153713,0.0001403715;0.531536;0.01308596,0;0;0,-0.01875512;0.3038031;-0.03285456,-0.03695299;0.6000147;-0.07527804,0.1407911;0.4951864;0.02466726,0.3147843;0.4317388;-0.1042726,0.3929431;0.4314572;-0.3523495,-0.2166816;0.4597672;-0.04753719,-0.3111002;0.3429116;-0.2159255,-0.2532138;0.3712604;-0.4679107,0.07887614;0.008710027;-0.0201807,0.1543415;-0.2703537;-0.183809,0.1643699;-0.6360335;-0.1014688,0.2082364;-0.6593539;-0.1917386,-0.06706247;-0.0002473519;-0.04698014,-0.05713754;-0.3314605;-0.07032879,0.009360053;-0.6935495;0.0008876845,0.02891551;-0.6904431;-0.1077875,-0.03254873;0.5270783;-0.06248379,1002.321
+0;0;0,0.0003810298;0.3062498;0.012807,7.734343E-08;0.6065327;0.009882195,0.1890659;0.4775533;0.01481986,0.228538;0.2578505;0.03485658,0.2838448;0.02932358;-0.00915654,-0.1877154;0.4744582;0.0055106,-0.2356362;0.2555767;0.01034024,-0.2849622;0.02737236;-0.04171994,0.07313491;0.004253507;-0.03644041,0.08759738;-0.3261031;-0.003395639,0.09531592;-0.6895615;0.08817899,0.1138367;-0.7316396;0.002367333,-0.07342203;0.006228886;-0.03556849,-0.1036779;-0.3241148;-0.01571233,-0.1247845;-0.6923399;0.05146106,-0.1211731;-0.6505507;-0.06145432,0.0001404261;0.5322828;0.01310184,0;0;0,-0.01860958;0.3042548;-0.03218341,-0.03657606;0.6010875;-0.07401729,0.1410954;0.4951784;0.02565099,0.3210204;0.4115973;-0.07860851,0.3346467;0.3885985;-0.3163183,-0.2158155;0.4587982;-0.04702447,-0.3108077;0.3438976;-0.214366,-0.2500769;0.3514159;-0.4456143,0.07883483;0.008670688;-0.02011466,0.1538664;-0.2703198;-0.1843438,0.1637211;-0.6361358;-0.1029251,0.2074651;-0.6596438;-0.1930654,-0.06696863;-0.0002390283;-0.0470091,-0.05705814;-0.3315915;-0.07033235,0.009192262;-0.6936334;0.0009700283,0.02884539;-0.6904503;-0.1076417,-0.03224188;0.5279836;-0.06134963,1002.344
+0;0;0,-0.0001120422;0.3062642;0.01246266,-0.0008798599;0.6065443;0.009311866,0.188275;0.4775986;0.01496094,0.2280426;0.2579751;0.03528079,0.2833264;0.02930276;-0.007999778,-0.1885168;0.4745374;0.004714786,-0.2365172;0.255666;0.009201474,-0.284642;0.02727352;-0.04315704,0.07320831;0.004368404;-0.03627907,0.08823095;-0.3261786;-0.005463004,0.0969124;-0.689388;0.08700897,0.1154952;-0.7329607;0.002488799,-0.07332508;0.006124519;-0.03578593,-0.1028279;-0.324328;-0.01661986,-0.1231862;-0.6925787;0.05064446,-0.119365;-0.65081;-0.06226616,-0.0006524329;0.5322969;0.01258381,0;0;0,-0.01860958;0.3042548;-0.03218341,-0.03657606;0.6010875;-0.07401729,0.1410954;0.4951784;0.02565099,0.3210204;0.4115973;-0.07860851,0.3346467;0.3885985;-0.3163183,-0.2158155;0.4587982;-0.04702447,-0.3108077;0.3438976;-0.214366,-0.2500769;0.3514159;-0.4456143,0.07883483;0.008670688;-0.02011466,0.1538664;-0.2703198;-0.1843438,0.1637211;-0.6361358;-0.1029251,0.2074651;-0.6596438;-0.1930654,-0.06696863;-0.0002390283;-0.0470091,-0.05705814;-0.3315915;-0.07033235,0.009192262;-0.6936334;0.0009700283,0.02884539;-0.6904503;-0.1076417,-0.03224188;0.5279836;-0.06134963,1002.355
+0;0;0,-0.0001118103;0.3056304;0.01243687,-0.0008748486;0.6040715;0.009310498,0.185492;0.4765022;0.01489942,0.2253447;0.2564088;0.03526273,0.2895376;-0.009114236;-0.01499254,-0.185743;0.4734861;0.004804363,-0.2338461;0.2541465;0.00930065,-0.2897263;-0.01105163;-0.05149548,0.07323716;0.004370125;-0.03629337,0.08827604;-0.3265344;-0.005443975,0.09694827;-0.6893579;0.08692976,0.1155592;-0.7330418;0.002281897,-0.07335398;0.006126934;-0.03580004,-0.1028887;-0.324683;-0.01661323,-0.1232254;-0.6925424;0.05057963,-0.1193985;-0.650756;-0.06250156,-0.0006491665;0.5303938;0.01255734,0;0;0,-0.01766685;0.3037682;-0.03126359,-0.03351451;0.5990399;-0.07181191,0.1413414;0.4950323;0.02581811,0.3218012;0.422291;-0.08637357,0.3862897;0.4090717;-0.3562167,-0.2112907;0.4596598;-0.04640578,-0.3078265;0.3464501;-0.2146567,-0.2343301;0.372473;-0.4812461,0.07886958;0.008605093;-0.02013779,0.153414;-0.2706768;-0.1848204,0.1631952;-0.6361103;-0.1035075,0.2062901;-0.65957;-0.1942039,-0.06701624;-0.0002002054;-0.04699758,-0.05694702;-0.3318843;-0.07066032,0.009118561;-0.6935063;0.0008512139,0.02866236;-0.6902864;-0.1079688,-0.029824;0.5264227;-0.05947757,1002.366
+0;0;0,-0.0001117248;0.3053967;0.01242736,-0.0008742706;0.6036426;0.009302581,0.1852716;0.4761752;0.01488705,0.2251291;0.2560552;0.03525282,0.2810969;0.02455406;-0.008563142,-0.1855229;0.4731627;0.004803972,-0.2336318;0.2537965;0.009300804,-0.282352;0.02257866;-0.04370541,0.07311336;0.004362738;-0.03623202,0.08817503;-0.3270431;-0.005335882,0.09684083;-0.6895978;0.08696942,0.1154486;-0.7332694;0.002335623,-0.07322998;0.006116576;-0.03573951,-0.1028094;-0.3251945;-0.01652364,-0.1231311;-0.6927814;0.05061944,-0.1193048;-0.650997;-0.06244296,-0.0006487049;0.5300028;0.01254775,0;0;0,-0.01752806;0.3035966;-0.03071642,-0.03322853;0.5987191;-0.07096267,0.1413521;0.4947922;0.02662945,0.3200363;0.4178377;-0.08564782,0.3748429;0.4168388;-0.3215296,-0.2104403;0.458854;-0.04371742,-0.306805;0.3417061;-0.209387,-0.2474319;0.3931856;-0.4384496,0.07880518;0.008412093;-0.01990819,0.1529009;-0.2713031;-0.1850762,0.1626276;-0.6364588;-0.1037867,0.2056319;-0.659998;-0.1944554,-0.06667351;0.000103047;-0.04724392,-0.05675124;-0.3321355;-0.07027294,0.008991301;-0.6934892;0.001440056,0.02833323;-0.6902256;-0.107407,-0.02955581;0.5261311;-0.05867934,1002.388
+0;0;0,0.001916041;0.3054166;0.01177502,0.001865006;0.6036624;0.008417532,0.1876857;0.4753203;0.01499185,0.2272348;0.2551243;0.0351361,0.2844226;0.02387053;-0.008409429,-0.1831754;0.4742787;0.004026318,-0.2303425;0.2546968;0.007930838,-0.278362;0.02339236;-0.04533619,0.07316137;0.004672351;-0.03609623,0.08945321;-0.3269864;-0.008741271,0.09929346;-0.6892039;0.08476262,0.1182199;-0.7333177;0.0005868971,-0.07315894;0.005813689;-0.03593502,-0.100927;-0.3257254;-0.01799138,-0.1206808;-0.6932695;0.04955477,-0.1166229;-0.6515329;-0.06350455,0.002035807;0.5300233;0.01168094,0;0;0,-0.01752806;0.3035966;-0.03071642,-0.03322853;0.5987191;-0.07096267,0.1413521;0.4947922;0.02662945,0.3200363;0.4178377;-0.08564782,0.3748429;0.4168388;-0.3215296,-0.2104403;0.458854;-0.04371742,-0.306805;0.3417061;-0.209387,-0.2474319;0.3931856;-0.4384496,0.07880518;0.008412093;-0.01990819,0.1529009;-0.2713031;-0.1850762,0.1626276;-0.6364588;-0.1037867,0.2056319;-0.659998;-0.1944554,-0.06667351;0.000103047;-0.04724392,-0.05675124;-0.3321355;-0.07027294,0.008991301;-0.6934892;0.001440056,0.02833323;-0.6902256;-0.107407,-0.02955581;0.5261311;-0.05867934,1002.4
+0;0;0,0.001916041;0.3054166;0.01177502,0.001865006;0.6036624;0.008417532,0.1876857;0.4753203;0.01499185,0.2272348;0.2551243;0.0351361,0.2844226;0.02387053;-0.008409429,-0.1831754;0.4742787;0.004026318,-0.2303425;0.2546968;0.007930838,-0.278362;0.02339236;-0.04533619,0.07316137;0.004672351;-0.03609623,0.08945321;-0.3269864;-0.008741271,0.09929346;-0.6892039;0.08476262,0.1182199;-0.7333177;0.0005868971,-0.07315894;0.005813689;-0.03593502,-0.100927;-0.3257254;-0.01799138,-0.1206808;-0.6932695;0.04955477,-0.1166229;-0.6515329;-0.06350455,0.002035807;0.5300233;0.01168094,0;0;0,-0.01752806;0.3035966;-0.03071642,-0.03322853;0.5987191;-0.07096267,0.1413521;0.4947922;0.02662945,0.3200363;0.4178377;-0.08564782,0.3748429;0.4168388;-0.3215296,-0.2104403;0.458854;-0.04371742,-0.306805;0.3417061;-0.209387,-0.2474319;0.3931856;-0.4384496,0.07880518;0.008412093;-0.01990819,0.1529009;-0.2713031;-0.1850762,0.1626276;-0.6364588;-0.1037867,0.2056319;-0.659998;-0.1944554,-0.06667351;0.000103047;-0.04724392,-0.05675124;-0.3321355;-0.07027294,0.008991301;-0.6934892;0.001440056,0.02833323;-0.6902256;-0.107407,-0.02955581;0.5261311;-0.05867934,1002.411
+0;0;0,0.001917438;0.3056393;0.0117836,0.001866056;0.6045973;0.008414638,0.188751;0.4756871;0.01501921,0.2283249;0.2553528;0.03517612,0.2853267;0.02485134;-0.008227736,-0.1842349;0.4746396;0.003990857,-0.2314317;0.2549197;0.007897831,-0.2792949;0.02436779;-0.04519589,0.07299238;0.004661559;-0.03601285,0.08934247;-0.3281833;-0.008560065,0.09916433;-0.6897235;0.08476898,0.1180793;-0.7337922;0.0006444901,-0.07298996;0.00580026;-0.03585201,-0.1008573;-0.3269246;-0.0178442,-0.1205742;-0.6937814;0.04957564,-0.1165187;-0.652052;-0.06341486,0.002037448;0.5307035;0.01168934,0;0;0,-0.01708868;0.3038298;-0.03087592,-0.03200737;0.5995534;-0.07224441,0.1421694;0.4938873;0.02800059,0.3193704;0.4162441;-0.0864153,0.3736431;0.4125873;-0.3215857,-0.2109438;0.4609576;-0.04202486,-0.3257013;0.3596158;-0.2065854,-0.2397238;0.3810779;-0.4311099,0.07868899;0.008184195;-0.01968765,0.1524942;-0.2724729;-0.1857932,0.1620903;-0.6368109;-0.1040387,0.2045863;-0.6607528;-0.1946216,-0.06628069;0.0004280625;-0.04746819,-0.05615647;-0.3330135;-0.0702913,0.008962981;-0.6936874;0.001763493,0.02836043;-0.6904891;-0.1069853,-0.0285657;0.5267622;-0.05956984,1002.433
+0;0;0,0.003595782;0.3056442;0.01125386,0.004698131;0.6045967;0.007568878,0.1911759;0.4750189;0.01580187,0.2305731;0.2545471;0.03476749,0.287978;0.02403697;-0.008055124,-0.1819398;0.4758526;0.003277386,-0.2275927;0.2557922;0.006254179,-0.2744983;0.02495168;-0.04643857,0.07309789;0.004870208;-0.03577041,0.09004749;-0.3282762;-0.01268701,0.1019766;-0.6892344;0.08262823,0.1222901;-0.7323751;-0.001980767,-0.07291924;0.005550397;-0.03603499,-0.09885144;-0.3273999;-0.01935371,-0.1177796;-0.6942265;0.04845552,-0.1133715;-0.6525295;-0.06452513,0.004695763;0.5307054;0.01090354,0;0;0,-0.01708868;0.3038298;-0.03087592,-0.03200737;0.5995534;-0.07224441,0.1421694;0.4938873;0.02800059,0.3193704;0.4162441;-0.0864153,0.3736431;0.4125873;-0.3215857,-0.2109438;0.4609576;-0.04202486,-0.3257013;0.3596158;-0.2065854,-0.2397238;0.3810779;-0.4311099,0.07868899;0.008184195;-0.01968765,0.1524942;-0.2724729;-0.1857932,0.1620903;-0.6368109;-0.1040387,0.2045863;-0.6607528;-0.1946216,-0.06628069;0.0004280625;-0.04746819,-0.05615647;-0.3330135;-0.0702913,0.008962981;-0.6936874;0.001763493,0.02836043;-0.6904891;-0.1069853,-0.0285657;0.5267622;-0.05956984,1002.445
+0;0;0,0.003595782;0.3056442;0.01125386,0.004698131;0.6045967;0.007568878,0.1911759;0.4750189;0.01580187,0.2305731;0.2545471;0.03476749,0.287978;0.02403697;-0.008055124,-0.1819398;0.4758526;0.003277386,-0.2275927;0.2557922;0.006254179,-0.2744983;0.02495168;-0.04643857,0.07309789;0.004870208;-0.03577041,0.09004749;-0.3282762;-0.01268701,0.1019766;-0.6892344;0.08262823,0.1222901;-0.7323751;-0.001980767,-0.07291924;0.005550397;-0.03603499,-0.09885144;-0.3273999;-0.01935371,-0.1177796;-0.6942265;0.04845552,-0.1133715;-0.6525295;-0.06452513,0.004695763;0.5307054;0.01090354,0;0;0,-0.01708868;0.3038298;-0.03087592,-0.03200737;0.5995534;-0.07224441,0.1421694;0.4938873;0.02800059,0.3193704;0.4162441;-0.0864153,0.3736431;0.4125873;-0.3215857,-0.2109438;0.4609576;-0.04202486,-0.3257013;0.3596158;-0.2065854,-0.2397238;0.3810779;-0.4311099,0.07868899;0.008184195;-0.01968765,0.1524942;-0.2724729;-0.1857932,0.1620903;-0.6368109;-0.1040387,0.2045863;-0.6607528;-0.1946216,-0.06628069;0.0004280625;-0.04746819,-0.05615647;-0.3330135;-0.0702913,0.008962981;-0.6936874;0.001763493,0.02836043;-0.6904891;-0.1069853,-0.0285657;0.5267622;-0.05956984,1002.456
+0;0;0,0.003596605;0.3057141;0.01125644,0.00470067;0.605163;0.007564307,0.1912619;0.4754139;0.01580609,0.2306836;0.2548051;0.0347835,0.2876406;0.02609317;-0.007705051,-0.1820209;0.4762481;0.003276002,-0.2277021;0.2560508;0.006254646,-0.2742418;0.02701111;-0.04602705,0.07306321;0.004867896;-0.03575344,0.09001581;-0.3283376;-0.01266595,0.101947;-0.6893586;0.08266591,0.1222224;-0.7323622;-0.001784422,-0.07288464;0.005547763;-0.03601789,-0.09882143;-0.3274615;-0.01933365,-0.1177529;-0.694352;0.0484874,-0.1133531;-0.6526769;-0.06428137,0.004698297;0.5311254;0.01090557,0;0;0,-0.01734388;0.3039587;-0.03015065,-0.0329375;0.6003432;-0.07014847,0.1420353;0.4936347;0.02846456,0.3169684;0.4132652;-0.08781791,0.3727199;0.4002591;-0.3203714,-0.211656;0.4610134;-0.0418428,-0.3273191;0.3599319;-0.2061201,-0.2408334;0.3593578;-0.4294549,0.0786808;0.008041412;-0.01961899,0.152001;-0.2729528;-0.1854885,0.1616636;-0.6373761;-0.1038244,0.2031929;-0.6622422;-0.1940324,-0.06626443;0.0004947853;-0.04742381,-0.05564021;-0.3329945;-0.07018976,0.008861683;-0.6937865;0.002166271,0.02820262;-0.6904188;-0.1064114,-0.02923867;0.5273389;-0.05792427,1002.468
+0;0;0,-0.0007617418;0.3057039;0.01205352,-0.003623085;0.6051471;0.00898687,0.1841809;0.4767106;0.01550424,0.2241863;0.2561036;0.03324156,0.2816197;0.02757591;-0.009595241,-0.18871;0.474021;0.001528849,-0.2339261;0.2537126;0.003003363,-0.2791077;0.02434607;-0.04903642,0.073164;0.005136771;-0.03550886,0.0912185;-0.3283341;-0.01769044,0.1045998;-0.6891029;0.07840092,0.1270081;-0.7331948;-0.004549183,-0.0728462;0.005245178;-0.03614078,-0.09709365;-0.3279902;-0.02156354,-0.1145304;-0.694853;0.04680595,-0.1098098;-0.6531026;-0.06594203,-0.002805043;0.5311089;0.01221128,0;0;0,-0.01734388;0.3039587;-0.03015065,-0.0329375;0.6003432;-0.07014847,0.1420353;0.4936347;0.02846456,0.3169684;0.4132652;-0.08781791,0.3727199;0.4002591;-0.3203714,-0.211656;0.4610134;-0.0418428,-0.3273191;0.3599319;-0.2061201,-0.2408334;0.3593578;-0.4294549,0.0786808;0.008041412;-0.01961899,0.152001;-0.2729528;-0.1854885,0.1616636;-0.6373761;-0.1038244,0.2031929;-0.6622422;-0.1940324,-0.06626443;0.0004947853;-0.04742381,-0.05564021;-0.3329945;-0.07018976,0.008861683;-0.6937865;0.002166271,0.02820262;-0.6904188;-0.1064114,-0.02923867;0.5273389;-0.05792427,1002.479
+0;0;0,-0.0007604687;0.305193;0.01203337,-0.003612162;0.6036383;0.008979489,0.1834252;0.475728;0.01547017,0.2234501;0.2550137;0.03321612,0.2800943;0.02962629;-0.009032033,-0.1879435;0.4730494;0.001551824,-0.2331817;0.2526338;0.003027056,-0.2777424;0.02641915;-0.04829763,0.07303821;0.005127939;-0.03544781,0.09114883;-0.3293795;-0.017574,0.1044902;-0.6890715;0.07823056,0.1267581;-0.7326993;-0.004199892,-0.07272096;0.00523616;-0.03607864,-0.09704378;-0.3290351;-0.02145609,-0.1144285;-0.6948029;0.04670934,-0.1097375;-0.6531262;-0.06533232,-0.002797481;0.5299042;0.01219065,0;0;0,-0.01676214;0.3035341;-0.02956724,-0.03120036;0.5990227;-0.0691576,0.1426171;0.4931896;0.02943039,0.316212;0.4120237;-0.08850431,0.3694189;0.3569011;-0.31194,-0.2105632;0.4630157;-0.04186976,-0.3371489;0.3776638;-0.2071659,-0.2361514;0.3626547;-0.4201617,0.07857197;0.007880449;-0.01953888,0.1508248;-0.2749881;-0.1847889,0.1607761;-0.6383611;-0.1035736,0.2003236;-0.6656311;-0.1922743,-0.06612997;0.0005840515;-0.04736993,-0.05534761;-0.3339528;-0.0699867,0.008748837;-0.6936638;0.002363071,0.02805554;-0.6900969;-0.1055269,-0.02783237;0.5262951;-0.05703187,1002.491
+0;0;0,-0.0007604687;0.305193;0.01203337,-0.003612162;0.6036383;0.008979489,0.1834252;0.475728;0.01547017,0.2234501;0.2550137;0.03321612,0.2800943;0.02962629;-0.009032033,-0.1879435;0.4730494;0.001551824,-0.2331817;0.2526338;0.003027056,-0.2777424;0.02641915;-0.04829763,0.07303821;0.005127939;-0.03544781,0.09114883;-0.3293795;-0.017574,0.1044902;-0.6890715;0.07823056,0.1267581;-0.7326993;-0.004199892,-0.07272096;0.00523616;-0.03607864,-0.09704378;-0.3290351;-0.02145609,-0.1144285;-0.6948029;0.04670934,-0.1097375;-0.6531262;-0.06533232,-0.002797481;0.5299042;0.01219065,0;0;0,-0.01676214;0.3035341;-0.02956724,-0.03120036;0.5990227;-0.0691576,0.1426171;0.4931896;0.02943039,0.316212;0.4120237;-0.08850431,0.3694189;0.3569011;-0.31194,-0.2105632;0.4630157;-0.04186976,-0.3371489;0.3776638;-0.2071659,-0.2361514;0.3626547;-0.4201617,0.07857197;0.007880449;-0.01953888,0.1508248;-0.2749881;-0.1847889,0.1607761;-0.6383611;-0.1035736,0.2003236;-0.6656311;-0.1922743,-0.06612997;0.0005840515;-0.04736993,-0.05534761;-0.3339528;-0.0699867,0.008748837;-0.6936638;0.002363071,0.02805554;-0.6900969;-0.1055269,-0.02783237;0.5262951;-0.05703187,1002.513
+0;0;0,-0.001705303;0.3045759;0.01193883,-0.004149318;0.6020354;0.008692855,0.1823319;0.4754678;0.01611477,0.2233881;0.2553263;0.03122707,0.2774156;0.04138824;-0.01005026,-0.1877782;0.4714237;-0.0006329743,-0.231198;0.2512171;-0.0003921944,-0.2724882;0.03610218;-0.04951422,0.0731776;0.00546534;-0.03514057,0.09404338;-0.3291604;-0.023747,0.1095923;-0.6877563;0.07491774,0.1314522;-0.7299071;-0.007628076,-0.07258163;0.004927183;-0.03643239,-0.09365872;-0.3296666;-0.02450216,-0.1098874;-0.695173;0.04412093,-0.1046019;-0.6535994;-0.06694444,-0.003515928;0.5285699;0.01194988,0;0;0,-0.0163265;0.3030165;-0.02874685,-0.0300356;0.5975878;-0.0679965,0.1429848;0.4929796;0.03064084,0.3084006;0.3858878;-0.07680798,0.3967367;0.4000443;-0.2826929,-0.2101711;0.4653279;-0.04187266,-0.3151512;0.3417809;-0.1970874,-0.2446719;0.3537897;-0.4098802,0.0785925;0.007643044;-0.0196085,0.1492359;-0.2766479;-0.1830947,0.1589675;-0.6399037;-0.1023607,0.19778;-0.6693602;-0.1887083,-0.06621397;0.0007143841;-0.04727464,-0.05538738;-0.3338499;-0.06938946,0.009162694;-0.6932783;0.002804592,0.02840691;-0.6894269;-0.1041688,-0.02685599;0.5251102;-0.05595207,1002.525
+0;0;0,-0.001705303;0.3045759;0.01193883,-0.004149318;0.6020354;0.008692855,0.1823319;0.4754678;0.01611477,0.2233881;0.2553263;0.03122707,0.2774156;0.04138824;-0.01005026,-0.1877782;0.4714237;-0.0006329743,-0.231198;0.2512171;-0.0003921944,-0.2724882;0.03610218;-0.04951422,0.0731776;0.00546534;-0.03514057,0.09404338;-0.3291604;-0.023747,0.1095923;-0.6877563;0.07491774,0.1314522;-0.7299071;-0.007628076,-0.07258163;0.004927183;-0.03643239,-0.09365872;-0.3296666;-0.02450216,-0.1098874;-0.695173;0.04412093,-0.1046019;-0.6535994;-0.06694444,-0.003515928;0.5285699;0.01194988,0;0;0,-0.0163265;0.3030165;-0.02874685,-0.0300356;0.5975878;-0.0679965,0.1429848;0.4929796;0.03064084,0.3084006;0.3858878;-0.07680798,0.3967367;0.4000443;-0.2826929,-0.2101711;0.4653279;-0.04187266,-0.3151512;0.3417809;-0.1970874,-0.2446719;0.3537897;-0.4098802,0.0785925;0.007643044;-0.0196085,0.1492359;-0.2766479;-0.1830947,0.1589675;-0.6399037;-0.1023607,0.19778;-0.6693602;-0.1887083,-0.06621397;0.0007143841;-0.04727464,-0.05538738;-0.3338499;-0.06938946,0.009162694;-0.6932783;0.002804592,0.02840691;-0.6894269;-0.1041688,-0.02685599;0.5251102;-0.05595207,1002.537
+0;0;0,-0.001702227;0.3040265;0.0119173,-0.004139624;0.6006814;0.008680644,0.1821155;0.4743888;0.01608818,0.2232042;0.2540735;0.0312124,0.277312;0.03981724;-0.01012632,-0.1875479;0.4703496;-0.0006393557,-0.231002;0.2499691;-0.0003983857,-0.2723536;0.03453428;-0.04959348,0.07334606;0.005477922;-0.03522146,0.09434152;-0.3312275;-0.02375709,0.1099125;-0.6903324;0.07504776,0.1314497;-0.7314179;-0.006279252,-0.07274873;0.004938526;-0.03651626,-0.09395681;-0.3317347;-0.02451189,-0.1102085;-0.6977602;0.04420865,-0.105001;-0.6563575;-0.06521682,-0.003508053;0.5274268;0.01192832,0;0;0,-0.01600263;0.3025444;-0.02806807,-0.02927716;0.5963879;-0.0668273,0.1434428;0.4924627;0.0317402,0.3077078;0.3860194;-0.07845377,0.3608751;0.3248779;-0.2881613,-0.2099428;0.4661211;-0.04216042,-0.3402658;0.3766664;-0.2017526,-0.2780364;0.3253551;-0.4116024,0.07861225;0.007621378;-0.02030349,0.1469495;-0.2816364;-0.1803119,0.1554717;-0.6452446;-0.09859467,0.1940048;-0.6742136;-0.1832643,-0.06657492;0.0006994142;-0.04709027,-0.05579174;-0.3359341;-0.06954851,0.008634225;-0.6958888;0.002860934,0.02771825;-0.6915957;-0.1025242,-0.02619725;0.5240996;-0.05490732,1002.559
+0;0;0,-0.003540969;0.304005;0.01205878,-0.007624093;0.6006439;0.009009353,0.1790955;0.4746795;0.01739125,0.2206706;0.2542458;0.02906758,0.2763273;0.04051849;-0.01294769,-0.1905717;0.4703632;-0.001458047,-0.232765;0.2497424;-0.002900225,-0.2726104;0.03421997;-0.0529472,0.07337422;0.005779687;-0.03511441,0.09530962;-0.3310163;-0.02963174,0.113409;-0.6893467;0.07152645,0.1357054;-0.7290618;-0.01077637,-0.0727426;0.00462543;-0.03656943,-0.09178445;-0.3322437;-0.02660172,-0.1067912;-0.6982675;0.04241008,-0.1011034;-0.6568396;-0.06698885,-0.006595138;0.5273918;0.01220918,0;0;0,-0.01600263;0.3025444;-0.02806807,-0.02927716;0.5963879;-0.0668273,0.1434428;0.4924627;0.0317402,0.3077078;0.3860194;-0.07845377,0.3608751;0.3248779;-0.2881613,-0.2099428;0.4661211;-0.04216042,-0.3402658;0.3766664;-0.2017526,-0.2780364;0.3253551;-0.4116024,0.07861225;0.007621378;-0.02030349,0.1469495;-0.2816364;-0.1803119,0.1554717;-0.6452446;-0.09859467,0.1940048;-0.6742136;-0.1832643,-0.06657492;0.0006994142;-0.04709027,-0.05579174;-0.3359341;-0.06954851,0.008634225;-0.6958888;0.002860934,0.02771825;-0.6915957;-0.1025242,-0.02619725;0.5240996;-0.05490732,1002.571
+0;0;0,-0.003540969;0.304005;0.01205878,-0.007624093;0.6006439;0.009009353,0.1790955;0.4746795;0.01739125,0.2206706;0.2542458;0.02906758,0.2763273;0.04051849;-0.01294769,-0.1905717;0.4703632;-0.001458047,-0.232765;0.2497424;-0.002900225,-0.2726104;0.03421997;-0.0529472,0.07337422;0.005779687;-0.03511441,0.09530962;-0.3310163;-0.02963174,0.113409;-0.6893467;0.07152645,0.1357054;-0.7290618;-0.01077637,-0.0727426;0.00462543;-0.03656943,-0.09178445;-0.3322437;-0.02660172,-0.1067912;-0.6982675;0.04241008,-0.1011034;-0.6568396;-0.06698885,-0.006595138;0.5273918;0.01220918,0;0;0,-0.01600263;0.3025444;-0.02806807,-0.02927716;0.5963879;-0.0668273,0.1434428;0.4924627;0.0317402,0.3077078;0.3860194;-0.07845377,0.3608751;0.3248779;-0.2881613,-0.2099428;0.4661211;-0.04216042,-0.3402658;0.3766664;-0.2017526,-0.2780364;0.3253551;-0.4116024,0.07861225;0.007621378;-0.02030349,0.1469495;-0.2816364;-0.1803119,0.1554717;-0.6452446;-0.09859467,0.1940048;-0.6742136;-0.1832643,-0.06657492;0.0006994142;-0.04709027,-0.05579174;-0.3359341;-0.06954851,0.008634225;-0.6958888;0.002860934,0.02771825;-0.6915957;-0.1025242,-0.02619725;0.5240996;-0.05490732,1002.583
+0;0;0,-0.00353289;0.3033115;0.01203127,-0.007605922;0.5992166;0.008988591,0.1750048;0.4745812;0.01724875,0.2166034;0.2540235;0.02893165,0.2721372;0.04076801;-0.01299088,-0.1864872;0.4703603;-0.001183694,-0.2287043;0.2496154;-0.002626684,-0.2684617;0.03456873;-0.05256319,0.07375353;0.005809566;-0.03529593,0.09575011;-0.3319257;-0.02979797,0.1137655;-0.6885939;0.07089094,0.1352299;-0.7257072;-0.008340411,-0.07311863;0.004649341;-0.03675847,-0.09221359;-0.3331593;-0.02676296,-0.1071508;-0.6974851;0.04192868,-0.1016751;-0.6564837;-0.06338756,-0.00657926;0.5261278;0.01218129,0;0;0,-0.01366272;0.3020168;-0.02746343,-0.02339992;0.5953381;-0.06560969,0.1437642;0.4920148;0.03242469,0.3057109;0.3836453;-0.07956624,0.3789189;0.3039539;-0.2760587,-0.2020548;0.4697491;-0.04253088,-0.3166472;0.3572146;-0.199748,-0.2451268;0.2840089;-0.3993605,0.0787851;0.007201314;-0.02145195,0.1442947;-0.286013;-0.1773784,0.152039;-0.6475067;-0.09408832,0.1879894;-0.6786314;-0.1729164,-0.06727934;0.000898934;-0.04681687,-0.05660604;-0.3366144;-0.07027008,0.007037081;-0.6947482;0.002974205,0.02536025;-0.6895039;-0.09848485,-0.02129172;0.5231553;-0.05384421,1002.606
+0;0;0,-0.004101388;0.3032961;0.01223699,-0.008289312;0.5992028;0.009493647,0.1743446;0.4748086;0.01904739,0.2176521;0.2543841;0.02612719,0.2728437;0.04195847;-0.02022647,-0.1869805;0.4700378;-0.002016099,-0.2269112;0.2488938;-0.005693451,-0.2654281;0.0337818;-0.05631648,0.07391862;0.005978675;-0.03492035,0.09849904;-0.3316232;-0.03486932,0.118694;-0.6878489;0.06696565,0.1403966;-0.7272005;-0.01024753,-0.07298019;0.004488638;-0.03705242,-0.08945744;-0.3335187;-0.02938733,-0.1026601;-0.6978035;0.03987466,-0.09661385;-0.656773;-0.06540732,-0.007265264;0.5261105;0.01260631,0;0;0,-0.01366272;0.3020168;-0.02746343,-0.02339992;0.5953381;-0.06560969,0.1437642;0.4920148;0.03242469,0.3057109;0.3836453;-0.07956624,0.3789189;0.3039539;-0.2760587,-0.2020548;0.4697491;-0.04253088,-0.3166472;0.3572146;-0.199748,-0.2451268;0.2840089;-0.3993605,0.0787851;0.007201314;-0.02145195,0.1442947;-0.286013;-0.1773784,0.152039;-0.6475067;-0.09408832,0.1879894;-0.6786314;-0.1729164,-0.06727934;0.000898934;-0.04681687,-0.05660604;-0.3366144;-0.07027008,0.007037081;-0.6947482;0.002974205,0.02536025;-0.6895039;-0.09848485,-0.02129172;0.5231553;-0.05384421,1002.617
+0;0;0,-0.004103128;0.3034247;0.01224218,-0.00829635;0.5997059;0.009495201,0.1748482;0.4750716;0.0190711,0.2181571;0.25464;0.02615114,0.2758341;0.03264837;-0.02228995,-0.1874901;0.4702874;-0.002051454,-0.2274221;0.2491363;-0.005728924,-0.2676736;0.02433732;-0.05863163,0.07418931;0.006000569;-0.03504822,0.09866653;-0.3301837;-0.03499741,0.1187314;-0.6841148;0.06618159,0.1382262;-0.7164114;-0.003176808,-0.07324744;0.004505075;-0.03718811,-0.0896555;-0.332083;-0.02955519,-0.1027731;-0.6940213;0.03926063,-0.09734194;-0.6541129;-0.05531117,-0.007270955;0.5265173;0.01261196,0;0;0,-0.01401183;0.3022315;-0.02632618,-0.02453196;0.5959579;-0.06404257,0.1433325;0.4925342;0.03410125,0.3020138;0.3792174;-0.07768179,0.349986;0.3157046;-0.2981772,-0.2032211;0.4694478;-0.03974266,-0.3011503;0.3421597;-0.1969798,-0.2352451;0.262272;-0.4072841,0.07894078;0.006868839;-0.02212715,0.1392565;-0.2887849;-0.1723599,0.1484396;-0.6476658;-0.08853173,0.1773418;-0.6790552;-0.1553712,-0.06796832;0.001228488;-0.04633828,-0.05819345;-0.33489;-0.06974509,0.004531115;-0.6905246;0.004394181,0.02072215;-0.6826808;-0.08681136,-0.02223326;0.5236712;-0.05235243,1002.628
+0;0;0,-0.004103128;0.3034247;0.01224218,-0.00829635;0.5997059;0.009495201,0.1748482;0.4750716;0.0190711,0.2181571;0.25464;0.02615114,0.2758341;0.03264837;-0.02228995,-0.1874901;0.4702874;-0.002051454,-0.2274221;0.2491363;-0.005728924,-0.2676736;0.02433732;-0.05863163,0.07418931;0.006000569;-0.03504822,0.09866653;-0.3301837;-0.03499741,0.1187314;-0.6841148;0.06618159,0.1382262;-0.7164114;-0.003176808,-0.07324744;0.004505075;-0.03718811,-0.0896555;-0.332083;-0.02955519,-0.1027731;-0.6940213;0.03926063,-0.09734194;-0.6541129;-0.05531117,-0.007270955;0.5265173;0.01261196,0;0;0,-0.01401183;0.3022315;-0.02632618,-0.02453196;0.5959579;-0.06404257,0.1433325;0.4925342;0.03410125,0.3020138;0.3792174;-0.07768179,0.349986;0.3157046;-0.2981772,-0.2032211;0.4694478;-0.03974266,-0.3011503;0.3421597;-0.1969798,-0.2352451;0.262272;-0.4072841,0.07894078;0.006868839;-0.02212715,0.1392565;-0.2887849;-0.1723599,0.1484396;-0.6476658;-0.08853173,0.1773418;-0.6790552;-0.1553712,-0.06796832;0.001228488;-0.04633828,-0.05819345;-0.33489;-0.06974509,0.004531115;-0.6905246;0.004394181,0.02072215;-0.6826808;-0.08681136,-0.02223326;0.5236712;-0.05235243,1002.651
+0;0;0,-0.004791379;0.303413;0.01240811,-0.009460963;0.5997691;0.009915299,0.1738967;0.4758154;0.02009669,0.2197441;0.2557054;0.02166017,0.2778684;0.03411634;-0.03039496,-0.1885046;0.4708298;-0.0033572,-0.2273723;0.24946;-0.0094795,-0.2670204;0.02440038;-0.06394149,0.07466143;0.006113708;-0.03445127,0.1030242;-0.3311369;-0.03941787,0.1248218;-0.6829959;0.06200708,0.1444582;-0.7127958;-0.00609149,-0.07304457;0.004462147;-0.03798916,-0.08790473;-0.3336414;-0.03230787,-0.09745228;-0.6938075;0.03665691,-0.09171873;-0.6541386;-0.05539014,-0.00833383;0.5265607;0.01296684,0;0;0,-0.01399428;0.3022973;-0.02562976,-0.02479263;0.596128;-0.06307507,0.1430586;0.4926184;0.03505039,0.2967677;0.373161;-0.07744956,0.3445275;0.276831;-0.2863262,-0.2033859;0.4697758;-0.03869832,-0.2937429;0.3482367;-0.2048809,-0.257114;0.2487845;-0.4145413,0.07889216;0.006818324;-0.02298117,0.1340029;-0.2942384;-0.1675313,0.1424519;-0.6505032;-0.08051991,0.1727318;-0.6795124;-0.1453278,-0.06843366;0.001260906;-0.0459765,-0.05827207;-0.3361997;-0.07014638,0.003266789;-0.6900184;0.004634574,0.01897282;-0.6815458;-0.08418499,-0.02241284;0.5238168;-0.05143523,1002.662
+0;0;0,-0.004791379;0.303413;0.01240811,-0.009460963;0.5997691;0.009915299,0.1738967;0.4758154;0.02009669,0.2197441;0.2557054;0.02166017,0.2778684;0.03411634;-0.03039496,-0.1885046;0.4708298;-0.0033572,-0.2273723;0.24946;-0.0094795,-0.2670204;0.02440038;-0.06394149,0.07466143;0.006113708;-0.03445127,0.1030242;-0.3311369;-0.03941787,0.1248218;-0.6829959;0.06200708,0.1444582;-0.7127958;-0.00609149,-0.07304457;0.004462147;-0.03798916,-0.08790473;-0.3336414;-0.03230787,-0.09745228;-0.6938075;0.03665691,-0.09171873;-0.6541386;-0.05539014,-0.00833383;0.5265607;0.01296684,0;0;0,-0.01399428;0.3022973;-0.02562976,-0.02479263;0.596128;-0.06307507,0.1430586;0.4926184;0.03505039,0.2967677;0.373161;-0.07744956,0.3445275;0.276831;-0.2863262,-0.2033859;0.4697758;-0.03869832,-0.2937429;0.3482367;-0.2048809,-0.257114;0.2487845;-0.4145413,0.07889216;0.006818324;-0.02298117,0.1340029;-0.2942384;-0.1675313,0.1424519;-0.6505032;-0.08051991,0.1727318;-0.6795124;-0.1453278,-0.06843366;0.001260906;-0.0459765,-0.05827207;-0.3361997;-0.07014638,0.003266789;-0.6900184;0.004634574,0.01897282;-0.6815458;-0.08418499,-0.02241284;0.5238168;-0.05143523,1002.684
+0;0;0,-0.004779937;0.3026884;0.01237848,-0.009432657;0.5979735;0.009895722,0.1730132;0.4745606;0.0200296,0.2188502;0.2545004;0.02159273,0.2768406;0.03342153;-0.03034255,-0.1875836;0.4696;-0.003307505,-0.2264425;0.2482801;-0.009428423,-0.2659993;0.02373867;-0.06376502,0.07472426;0.006118853;-0.03448027,0.1031779;-0.3322126;-0.03946278,0.1248052;-0.6813214;0.06116939,0.14301;-0.7067617;-0.001964584,-0.07310604;0.004465902;-0.03802113,-0.08801383;-0.3347212;-0.03232163,-0.09748674;-0.6920722;0.03610409,-0.09217119;-0.6531081;-0.04923245,-0.008309961;0.5250533;0.01293524,0;0;0,-0.01380646;0.3016391;-0.02489161,-0.02474792;0.5945033;-0.06139898,0.1431403;0.4926914;0.03499031,0.2954367;0.3706772;-0.07658172,0.3440601;0.2768495;-0.2857902,-0.2030661;0.4707899;-0.03869674,-0.2918909;0.3483163;-0.2049505,-0.2221076;0.2369275;-0.3990095,0.0788099;0.006703287;-0.02353954,0.1289153;-0.2996196;-0.1612287,0.1374968;-0.6522738;-0.07160187,0.1640458;-0.6790241;-0.1304703,-0.06866157;0.001297234;-0.04575971,-0.05865061;-0.3372025;-0.07066621,0.002216764;-0.6881373;0.004243121,0.01663834;-0.6780308;-0.07814136,-0.02228616;0.5224457;-0.0500195,1002.697
+0;0;0,-0.005569294;0.3026709;0.01247682,-0.01089688;0.5979461;0.0101676,0.1716247;0.4744793;0.02177396,0.2183535;0.2546553;0.01689301,0.2771852;0.03493704;-0.03966466,-0.1887603;0.4694358;-0.004027257,-0.2273715;0.2482046;-0.01382107,-0.2656053;0.02411506;-0.07090091,0.07485344;0.006336508;-0.03415929,0.1069754;-0.3315795;-0.04329836,0.1302153;-0.6802888;0.05835439,0.1481661;-0.7052063;-0.005307011,-0.07293046;0.004261119;-0.03838013,-0.0869476;-0.3349921;-0.03472134,-0.09300894;-0.6924733;0.03341077,-0.08723497;-0.6534793;-0.05189282,-0.009617327;0.5250266;0.01315951,0;0;0,-0.01380646;0.3016391;-0.02489161,-0.02474792;0.5945033;-0.06139898,0.1431403;0.4926914;0.03499031,0.2954367;0.3706772;-0.07658172,0.3440601;0.2768495;-0.2857902,-0.2030661;0.4707899;-0.03869674,-0.2918909;0.3483163;-0.2049505,-0.2221076;0.2369275;-0.3990095,0.0788099;0.006703287;-0.02353954,0.1289153;-0.2996196;-0.1612287,0.1374968;-0.6522738;-0.07160187,0.1640458;-0.6790241;-0.1304703,-0.06866157;0.001297234;-0.04575971,-0.05865061;-0.3372025;-0.07066621,0.002216764;-0.6881373;0.004243121,0.01663834;-0.6780308;-0.07814136,-0.02228616;0.5224457;-0.0500195,1002.718
+0;0;0,-0.005568708;0.3026391;0.01247551,-0.01090005;0.5981231;0.01016392,0.1710285;0.4747536;0.02174483,0.2177566;0.2549332;0.01686397,0.2768003;0.0344228;-0.03989759,-0.1881749;0.4697266;-0.003971789,-0.2267856;0.2484991;-0.01376545,-0.2651572;0.02360162;-0.07105106,0.07545501;0.006387433;-0.03443382,0.1074925;-0.3306403;-0.04354886,0.1304305;-0.6748186;0.05678307,0.1472239;-0.6961952;-0.00277368,-0.07351658;0.004295364;-0.03868859,-0.08749687;-0.334066;-0.03503941,-0.09347945;-0.6869023;0.03220744,-0.08807777;-0.6484882;-0.04759609,-0.009619297;0.5251352;0.01315863,0;0;0,-0.01352851;0.301658;-0.02442265,-0.02457741;0.5947362;-0.06086421,0.1425314;0.4933694;0.03594637,0.2900246;0.3650997;-0.07505346,0.3364037;0.2590789;-0.2798495,-0.2023093;0.4714531;-0.03755928,-0.2885688;0.3454367;-0.2025063,-0.2183628;0.2263824;-0.3928483,0.07892397;0.006524622;-0.02546334,0.1241722;-0.3028603;-0.1555815,0.134578;-0.6505317;-0.06576109,0.1568796;-0.6770892;-0.1184154,-0.06988796;0.001557258;-0.04509094,-0.0596908;-0.3360119;-0.07039478,-0.000496015;-0.6823806;0.004278623,0.01289131;-0.6709726;-0.07281674,-0.0220695;0.5226122;-0.04947662,1002.729
+0;0;0,-0.005568708;0.3026391;0.01247551,-0.01090005;0.5981231;0.01016392,0.1710285;0.4747536;0.02174483,0.2177566;0.2549332;0.01686397,0.2768003;0.0344228;-0.03989759,-0.1881749;0.4697266;-0.003971789,-0.2267856;0.2484991;-0.01376545,-0.2651572;0.02360162;-0.07105106,0.07545501;0.006387433;-0.03443382,0.1074925;-0.3306403;-0.04354886,0.1304305;-0.6748186;0.05678307,0.1472239;-0.6961952;-0.00277368,-0.07351658;0.004295364;-0.03868859,-0.08749687;-0.334066;-0.03503941,-0.09347945;-0.6869023;0.03220744,-0.08807777;-0.6484882;-0.04759609,-0.009619297;0.5251352;0.01315863,0;0;0,-0.01352851;0.301658;-0.02442265,-0.02457741;0.5947362;-0.06086421,0.1425314;0.4933694;0.03594637,0.2900246;0.3650997;-0.07505346,0.3364037;0.2590789;-0.2798495,-0.2023093;0.4714531;-0.03755928,-0.2885688;0.3454367;-0.2025063,-0.2183628;0.2263824;-0.3928483,0.07892397;0.006524622;-0.02546334,0.1241722;-0.3028603;-0.1555815,0.134578;-0.6505317;-0.06576109,0.1568796;-0.6770892;-0.1184154,-0.06988796;0.001557258;-0.04509094,-0.0596908;-0.3360119;-0.07039478,-0.000496015;-0.6823806;0.004278623,0.01289131;-0.6709726;-0.07281674,-0.0220695;0.5226122;-0.04947662,1002.751
+0;0;0,-0.002835175;0.3030444;0.01127894,-0.006483375;0.5994536;0.008261081,0.174028;0.4736145;0.0222149,0.2229747;0.2545674;0.01160362,0.2821272;0.03842622;-0.05021172,-0.1844831;0.4727755;-0.00403039,-0.2226337;0.2517761;-0.01795316,-0.2601779;0.03048754;-0.07844234,0.0757152;0.006644095;-0.03411457,0.1110633;-0.3300552;-0.04772988,0.1354744;-0.6701957;0.05203799,0.1518204;-0.6907301;-0.008150768,-0.07340636;0.004085255;-0.03918619,-0.08537146;-0.3345215;-0.03729235,-0.08858262;-0.6835053;0.0293792,-0.08304948;-0.6451759;-0.05026754,-0.005520159;0.5261599;0.01139612,0;0;0,-0.01172996;0.302004;-0.02504253,-0.02049235;0.5958819;-0.06295419,0.1443179;0.4915763;0.03577662,0.2760524;0.3453618;-0.07265472,0.3288731;0.241206;-0.273649,-0.1985599;0.4736981;-0.03523111,-0.2806979;0.341895;-0.1976236,-0.2106669;0.1919681;-0.3608863,0.07877462;0.006452948;-0.02633739,0.1180313;-0.3068655;-0.1491859,0.1276311;-0.6499373;-0.05723667,0.1514013;-0.6772677;-0.1081464,-0.07045212;0.001751042;-0.04443165,-0.06009828;-0.3359557;-0.06989213,-0.002167061;-0.6786373;0.003988661,0.01073801;-0.6673014;-0.07300945,-0.01860756;0.5234994;-0.05112457,1002.764
+0;0;0,-0.002835175;0.3030444;0.01127894,-0.006483375;0.5994536;0.008261081,0.174028;0.4736145;0.0222149,0.2229747;0.2545674;0.01160362,0.2821272;0.03842622;-0.05021172,-0.1844831;0.4727755;-0.00403039,-0.2226337;0.2517761;-0.01795316,-0.2601779;0.03048754;-0.07844234,0.0757152;0.006644095;-0.03411457,0.1110633;-0.3300552;-0.04772988,0.1354744;-0.6701957;0.05203799,0.1518204;-0.6907301;-0.008150768,-0.07340636;0.004085255;-0.03918619,-0.08537146;-0.3345215;-0.03729235,-0.08858262;-0.6835053;0.0293792,-0.08304948;-0.6451759;-0.05026754,-0.005520159;0.5261599;0.01139612,0;0;0,-0.01172996;0.302004;-0.02504253,-0.02049235;0.5958819;-0.06295419,0.1443179;0.4915763;0.03577662,0.2760524;0.3453618;-0.07265472,0.3288731;0.241206;-0.273649,-0.1985599;0.4736981;-0.03523111,-0.2806979;0.341895;-0.1976236,-0.2106669;0.1919681;-0.3608863,0.07877462;0.006452948;-0.02633739,0.1180313;-0.3068655;-0.1491859,0.1276311;-0.6499373;-0.05723667,0.1514013;-0.6772677;-0.1081464,-0.07045212;0.001751042;-0.04443165,-0.06009828;-0.3359557;-0.06989213,-0.002167061;-0.6786373;0.003988661,0.01073801;-0.6673014;-0.07300945,-0.01860756;0.5234994;-0.05112457,1002.774
+0;0;0,-0.002839158;0.30347;0.01129478,-0.006491543;0.6002217;0.008274561,0.1738564;0.4743719;0.022221,0.222778;0.2554374;0.01161517,0.2798014;0.04707593;-0.04797522,-0.1843268;0.4735336;-0.004000294,-0.2224578;0.2526479;-0.0179159,-0.2586507;0.03932428;-0.07622787,0.07586001;0.006656802;-0.03417982,0.1111239;-0.3292412;-0.04776272,0.1352918;-0.6659919;0.05101088,0.1512859;-0.6854384;-0.007882185,-0.07354675;0.004093069;-0.03926114,-0.08548336;-0.3337078;-0.03737181,-0.08866253;-0.6792137;0.02863531,-0.0832485;-0.6410636;-0.04929687,-0.005527556;0.5268693;0.01141212,0;0;0,-0.01195902;0.3025161;-0.02388835,-0.02107524;0.5968081;-0.06116295,0.1444539;0.4909506;0.03530335,0.2714321;0.339282;-0.07105112,0.3156403;0.226219;-0.2594113,-0.1989565;0.475074;-0.03276271,-0.2705276;0.3323944;-0.1907444,-0.2084579;0.1815385;-0.3443902,0.07878517;0.006285548;-0.02684593,0.1116406;-0.3101016;-0.1411927,0.1225466;-0.6489586;-0.04739308,0.1432924;-0.6771407;-0.09590721,-0.07091655;0.002012913;-0.04397846,-0.05988993;-0.3348745;-0.06929256,-0.003418203;-0.6740244;0.005069025,0.008735914;-0.6622173;-0.07036608,-0.01910955;0.5243494;-0.04944897,1002.796
+0;0;0,-8.288069E-05;0.3035132;0.01046136,-0.001371106;0.6002762;0.006669648,0.1776356;0.4724318;0.02409381,0.2280512;0.2542292;0.007242469,0.2880858;0.04796232;-0.05653081,-0.1802761;0.4749812;-0.0036203,-0.2174409;0.2542959;-0.02245843,-0.2523472;0.04130261;-0.08272937,0.07612055;0.006984114;-0.03352907,0.1152988;-0.3282968;-0.05105707,0.1404727;-0.6650779;0.04736126,0.1575222;-0.684372;-0.0113632,-0.07341398;0.00370777;-0.03954686,-0.08296291;-0.3341723;-0.03839375,-0.08226902;-0.6797556;0.02728056,-0.07662477;-0.6416693;-0.05064192,-0.0009215387;0.5269266;0.009983213,0;0;0,-0.01195902;0.3025161;-0.02388835,-0.02107524;0.5968081;-0.06116295,0.1444539;0.4909506;0.03530335,0.2714321;0.339282;-0.07105112,0.3156403;0.226219;-0.2594113,-0.1989565;0.475074;-0.03276271,-0.2705276;0.3323944;-0.1907444,-0.2084579;0.1815385;-0.3443902,0.07878517;0.006285548;-0.02684593,0.1116406;-0.3101016;-0.1411927,0.1225466;-0.6489586;-0.04739308,0.1432924;-0.6771407;-0.09590721,-0.07091655;0.002012913;-0.04397846,-0.05988993;-0.3348745;-0.06929256,-0.003418203;-0.6740244;0.005069025,0.008735914;-0.6622173;-0.07036608,-0.01910955;0.5243494;-0.04944897,1002.807
+0;0;0,-8.288069E-05;0.3035132;0.01046136,-0.001371106;0.6002762;0.006669648,0.1776356;0.4724318;0.02409381,0.2280512;0.2542292;0.007242469,0.2880858;0.04796232;-0.05653081,-0.1802761;0.4749812;-0.0036203,-0.2174409;0.2542959;-0.02245843,-0.2523472;0.04130261;-0.08272937,0.07612055;0.006984114;-0.03352907,0.1152988;-0.3282968;-0.05105707,0.1404727;-0.6650779;0.04736126,0.1575222;-0.684372;-0.0113632,-0.07341398;0.00370777;-0.03954686,-0.08296291;-0.3341723;-0.03839375,-0.08226902;-0.6797556;0.02728056,-0.07662477;-0.6416693;-0.05064192,-0.0009215387;0.5269266;0.009983213,0;0;0,-0.01195902;0.3025161;-0.02388835,-0.02107524;0.5968081;-0.06116295,0.1444539;0.4909506;0.03530335,0.2714321;0.339282;-0.07105112,0.3156403;0.226219;-0.2594113,-0.1989565;0.475074;-0.03276271,-0.2705276;0.3323944;-0.1907444,-0.2084579;0.1815385;-0.3443902,0.07878517;0.006285548;-0.02684593,0.1116406;-0.3101016;-0.1411927,0.1225466;-0.6489586;-0.04739308,0.1432924;-0.6771407;-0.09590721,-0.07091655;0.002012913;-0.04397846,-0.05988993;-0.3348745;-0.06929256,-0.003418203;-0.6740244;0.005069025,0.008735914;-0.6622173;-0.07036608,-0.01910955;0.5243494;-0.04944897,1002.818
+0;0;0,-8.30049E-05;0.303968;0.01047704,-0.001373849;0.6013284;0.006677237,0.1767871;0.4735842;0.02404164,0.2272019;0.2553854;0.007190596,0.28719;0.0492782;-0.05653332,-0.1794274;0.4761215;-0.003541058,-0.2165916;0.2554401;-0.02237885,-0.2514709;0.04261169;-0.08260313,0.07627941;0.00699869;-0.03359905,0.1152774;-0.3267402;-0.05104642,0.1405683;-0.6650848;0.04782883,0.164817;-0.7051938;-0.03569246,-0.0735672;0.003715508;-0.0396294,-0.0830722;-0.3326106;-0.0384816,-0.08237509;-0.6797984;0.02749762,-0.07434751;-0.6382975;-0.08332819,-0.0009233112;0.5278205;0.009997952,0;0;0,-0.01091787;0.3030265;-0.02370834,-0.0193343;0.5979685;-0.06078053,0.1448147;0.4909422;0.03565907,0.2670345;0.3352083;-0.07038618,0.3088721;0.2140651;-0.2539983,-0.196118;0.4756453;-0.03048126,-0.2563867;0.3237432;-0.1845259,-0.1935087;0.1665893;-0.3311154,0.07873408;0.006258726;-0.02753544,0.1061538;-0.3110926;-0.1359017,0.1186721;-0.6503878;-0.03784513,0.1338292;-0.6461657;-0.145478,-0.07138602;0.00208844;-0.04354423,-0.06026109;-0.3331648;-0.0697831,-0.003459685;-0.6733951;0.007092968,0.01329361;-0.6692765;-0.1002781,-0.01750422;0.5253351;-0.04913187,1002.83
+0;0;0,-0.006970846;0.3037949;0.01290056,-0.01539942;0.6010609;0.0118408,0.1661108;0.4780081;0.02369979,0.2186349;0.2609823;-0.0003283471,0.2805053;0.05768164;-0.07089994,-0.1906471;0.4736049;-0.004196752,-0.2248867;0.252988;-0.02853036,-0.2606042;0.04193753;-0.09426798,0.07648251;0.007305374;-0.03306787,0.1197897;-0.3256448;-0.05487683,0.1466091;-0.6641365;0.04308789,0.1720859;-0.7066908;-0.03794228,-0.07322818;0.003453352;-0.04027573,-0.08056273;-0.3329275;-0.03926436,-0.07602538;-0.6802741;0.02571857,-0.06797255;-0.6385098;-0.08507775,-0.01327736;0.5275549;0.01448997,0;0;0,-0.01091787;0.3030265;-0.02370834,-0.0193343;0.5979685;-0.06078053,0.1448147;0.4909422;0.03565907,0.2670345;0.3352083;-0.07038618,0.3088721;0.2140651;-0.2539983,-0.196118;0.4756453;-0.03048126,-0.2563867;0.3237432;-0.1845259,-0.1935087;0.1665893;-0.3311154,0.07873408;0.006258726;-0.02753544,0.1061538;-0.3110926;-0.1359017,0.1186721;-0.6503878;-0.03784513,0.1338292;-0.6461657;-0.145478,-0.07138602;0.00208844;-0.04354423,-0.06026109;-0.3331648;-0.0697831,-0.003459685;-0.6733951;0.007092968,0.01329361;-0.6692765;-0.1002781,-0.01750422;0.5253351;-0.04913187,1002.853
+0;0;0,-0.006921168;0.3016298;0.01280863,-0.01525629;0.5956022;0.01176444,0.1613957;0.4747872;0.0233428,0.2139416;0.2576715;-0.0006952994,0.2757357;0.05462177;-0.07117978,-0.1857523;0.4705026;-0.003802313,-0.2200062;0.2497943;-0.02814601,-0.2556795;0.03900434;-0.09380247,0.07657316;0.007314033;-0.03310706,0.1198515;-0.3254142;-0.0549015,0.1462297;-0.6583365;0.04145133,0.1631429;-0.676503;-0.01234204,-0.07331498;0.003457445;-0.04032347,-0.08064464;-0.3326993;-0.03931277,-0.07618196;-0.6743307;0.02460095,-0.07083593;-0.6365207;-0.04895323,-0.01316031;0.5229994;0.01438105,0;0;0,-0.007924587;0.3009129;-0.02410746,-0.01171198;0.5926225;-0.06123018,0.1468096;0.4870159;0.03270698,0.2690505;0.3323919;-0.07512021,0.3026706;0.1984152;-0.2510056,-0.1865905;0.4796377;-0.029787,-0.2420994;0.3221168;-0.1800669,-0.1833574;0.1647112;-0.3276766,0.07875117;0.006289482;-0.02777982,0.09407107;-0.3154464;-0.1242549,0.1110853;-0.648904;-0.0276451,0.1246045;-0.6763607;-0.07254218,-0.0716421;0.002110241;-0.04331256,-0.06047496;-0.3329312;-0.06936318,-0.004625197;-0.6674038;0.00696367,0.005747353;-0.654642;-0.06441595,-0.01114689;0.520878;-0.04961944,1002.864
+0;0;0,-0.006921168;0.3016298;0.01280863,-0.01525629;0.5956022;0.01176444,0.1613957;0.4747872;0.0233428,0.2139416;0.2576715;-0.0006952994,0.2757357;0.05462177;-0.07117978,-0.1857523;0.4705026;-0.003802313,-0.2200062;0.2497943;-0.02814601,-0.2556795;0.03900434;-0.09380247,0.07657316;0.007314033;-0.03310706,0.1198515;-0.3254142;-0.0549015,0.1462297;-0.6583365;0.04145133,0.1631429;-0.676503;-0.01234204,-0.07331498;0.003457445;-0.04032347,-0.08064464;-0.3326993;-0.03931277,-0.07618196;-0.6743307;0.02460095,-0.07083593;-0.6365207;-0.04895323,-0.01316031;0.5229994;0.01438105,0;0;0,-0.007924587;0.3009129;-0.02410746,-0.01171198;0.5926225;-0.06123018,0.1468096;0.4870159;0.03270698,0.2690505;0.3323919;-0.07512021,0.3026706;0.1984152;-0.2510056,-0.1865905;0.4796377;-0.029787,-0.2420994;0.3221168;-0.1800669,-0.1833574;0.1647112;-0.3276766,0.07875117;0.006289482;-0.02777982,0.09407107;-0.3154464;-0.1242549,0.1110853;-0.648904;-0.0276451,0.1246045;-0.6763607;-0.07254218,-0.0716421;0.002110241;-0.04331256,-0.06047496;-0.3329312;-0.06936318,-0.004625197;-0.6674038;0.00696367,0.005747353;-0.654642;-0.06441595,-0.01114689;0.520878;-0.04961944,1002.885
+0;0;0,-0.007322178;0.3029284;0.01330766,-0.01455946;0.5982408;0.01216041,0.1625666;0.476202;0.02367586,0.2172322;0.2605317;-0.006465185,0.2808303;0.06410144;-0.09193142,-0.1859649;0.4718432;-0.005309786,-0.221317;0.2519873;-0.03401655,-0.254402;0.04110475;-0.1001072,0.07686744;0.007432031;-0.032488,0.1238462;-0.3228533;-0.05947219,0.151079;-0.6558056;0.0359172,0.1783867;-0.7013287;-0.04195746,-0.07289322;0.003381226;-0.04116375,-0.07765164;-0.3312836;-0.0405344,-0.07025135;-0.6728849;0.02232824,-0.061765;-0.631096;-0.08859026,-0.0128105;0.525228;0.01484622,0;0;0,-0.008111916;0.3022881;-0.02350378,-0.01262937;0.5953002;-0.06067538,0.1483831;0.4859669;0.02974081,0.2604101;0.322133;-0.07523012,0.2956578;0.1835338;-0.246933,-0.1877138;0.4804803;-0.02710908,-0.2181404;0.2942926;-0.1488418,-0.181553;0.1523116;-0.3174739,0.07881593;0.006447971;-0.02767277,0.09035768;-0.3153694;-0.1189084,0.1058405;-0.6488202;-0.02263355,0.1187269;-0.6446923;-0.1307006,-0.07173856;0.002018353;-0.04322978,-0.06000185;-0.3314937;-0.06883301,-0.003909249;-0.6654059;0.008975528,0.0104169;-0.6613634;-0.09888957,-0.01181703;0.5231703;-0.04893875,1002.896
+0;0;0,-0.007322178;0.3029284;0.01330766,-0.01455946;0.5982408;0.01216041,0.1625666;0.476202;0.02367586,0.2172322;0.2605317;-0.006465185,0.2808303;0.06410144;-0.09193142,-0.1859649;0.4718432;-0.005309786,-0.221317;0.2519873;-0.03401655,-0.254402;0.04110475;-0.1001072,0.07686744;0.007432031;-0.032488,0.1238462;-0.3228533;-0.05947219,0.151079;-0.6558056;0.0359172,0.1783867;-0.7013287;-0.04195746,-0.07289322;0.003381226;-0.04116375,-0.07765164;-0.3312836;-0.0405344,-0.07025135;-0.6728849;0.02232824,-0.061765;-0.631096;-0.08859026,-0.0128105;0.525228;0.01484622,0;0;0,-0.008111916;0.3022881;-0.02350378,-0.01262937;0.5953002;-0.06067538,0.1483831;0.4859669;0.02974081,0.2604101;0.322133;-0.07523012,0.2956578;0.1835338;-0.246933,-0.1877138;0.4804803;-0.02710908,-0.2181404;0.2942926;-0.1488418,-0.181553;0.1523116;-0.3174739,0.07881593;0.006447971;-0.02767277,0.09035768;-0.3153694;-0.1189084,0.1058405;-0.6488202;-0.02263355,0.1187269;-0.6446923;-0.1307006,-0.07173856;0.002018353;-0.04322978,-0.06000185;-0.3314937;-0.06883301,-0.003909249;-0.6654059;0.008975528,0.0104169;-0.6613634;-0.09888957,-0.01181703;0.5231703;-0.04893875,1002.908
+0;0;0,-0.007299667;0.3019971;0.01326675,-0.01453121;0.5970763;0.01211902,0.1620989;0.475202;0.02360857,0.2167557;0.2595663;-0.00652764,0.2803041;0.06328949;-0.0919271,-0.1854482;0.4708556;-0.005295202,-0.2207946;0.2510349;-0.03399737,-0.2538538;0.04031704;-0.1000364,0.07674742;0.007420426;-0.03243728,0.1234007;-0.3205762;-0.05923448,0.1507026;-0.6543742;0.03639723,0.1780113;-0.6999001;-0.04148029,-0.07277941;0.003375947;-0.04109949,-0.07750486;-0.3289697;-0.04047449,-0.07008577;-0.6714389;0.02254783,-0.06159911;-0.6296495;-0.08837472,-0.01278287;0.5240896;0.01480387,0;0;0,-0.007498868;0.3013178;-0.02414227,-0.0123635;0.5940565;-0.06158853,0.1483239;0.4864939;0.02943063,0.2562529;0.3195136;-0.0747962,0.290143;0.1756005;-0.2421179,-0.1872651;0.482152;-0.02660806,-0.2255587;0.3034168;-0.1569217,-0.1719514;0.1404156;-0.2997955,0.07861589;0.007103115;-0.02768564,0.08660166;-0.3135968;-0.1146581,0.102164;-0.6481311;-0.01896859,0.1148633;-0.6440527;-0.1270502,-0.07159846;0.001173334;-0.04323992,-0.06079383;-0.3300858;-0.06828033,-0.004598632;-0.6646322;0.01066721,0.009504141;-0.6606386;-0.09721978,-0.0114025;0.5219598;-0.0498209,1002.93
+0;0;0,-0.006943583;0.3019892;0.01363161,-0.0134626;0.5970855;0.01273677,0.1629017;0.4749315;0.02390351,0.2181482;0.2604931;-0.01295177,0.2861452;0.06718469;-0.1016328,-0.1848449;0.4718973;-0.005192463,-0.220377;0.2530452;-0.04034319,-0.2508043;0.04211672;-0.1069719,0.07698926;0.007434415;-0.03185579,0.1265855;-0.3197871;-0.06255857,0.1555212;-0.6536708;0.03229037,0.1834355;-0.6927152;-0.05118717,-0.072572;0.003321545;-0.04146901,-0.07444623;-0.3290527;-0.04105596,-0.06429206;-0.6715822;0.02125297,-0.05572969;-0.6297732;-0.08966166,-0.01191683;0.5240922;0.01536766,0;0;0,-0.007498868;0.3013178;-0.02414227,-0.0123635;0.5940565;-0.06158853,0.1483239;0.4864939;0.02943063,0.2562529;0.3195136;-0.0747962,0.290143;0.1756005;-0.2421179,-0.1872651;0.482152;-0.02660806,-0.2255587;0.3034168;-0.1569217,-0.1719514;0.1404156;-0.2997955,0.07861589;0.007103115;-0.02768564,0.08660166;-0.3135968;-0.1146581,0.102164;-0.6481311;-0.01896859,0.1148633;-0.6440527;-0.1270502,-0.07159846;0.001173334;-0.04323992,-0.06079383;-0.3300858;-0.06828033,-0.004598632;-0.6646322;0.01066721,0.009504141;-0.6606386;-0.09721978,-0.0114025;0.5219598;-0.0498209,1002.941
+0;0;0,-0.006943583;0.3019892;0.01363161,-0.0134626;0.5970855;0.01273677,0.1629017;0.4749315;0.02390351,0.2181482;0.2604931;-0.01295177,0.2861452;0.06718469;-0.1016328,-0.1848449;0.4718973;-0.005192463,-0.220377;0.2530452;-0.04034319,-0.2508043;0.04211672;-0.1069719,0.07698926;0.007434415;-0.03185579,0.1265855;-0.3197871;-0.06255857,0.1555212;-0.6536708;0.03229037,0.1834355;-0.6927152;-0.05118717,-0.072572;0.003321545;-0.04146901,-0.07444623;-0.3290527;-0.04105596,-0.06429206;-0.6715822;0.02125297,-0.05572969;-0.6297732;-0.08966166,-0.01191683;0.5240922;0.01536766,0;0;0,-0.007498868;0.3013178;-0.02414227,-0.0123635;0.5940565;-0.06158853,0.1483239;0.4864939;0.02943063,0.2562529;0.3195136;-0.0747962,0.290143;0.1756005;-0.2421179,-0.1872651;0.482152;-0.02660806,-0.2255587;0.3034168;-0.1569217,-0.1719514;0.1404156;-0.2997955,0.07861589;0.007103115;-0.02768564,0.08660166;-0.3135968;-0.1146581,0.102164;-0.6481311;-0.01896859,0.1148633;-0.6440527;-0.1270502,-0.07159846;0.001173334;-0.04323992,-0.06079383;-0.3300858;-0.06828033,-0.004598632;-0.6646322;0.01066721,0.009504141;-0.6606386;-0.09721978,-0.0114025;0.5219598;-0.0498209,1002.953
+0;0;0,-0.006939615;0.3018166;0.01362382,-0.01346309;0.5971161;0.01272743,0.161982;0.4751496;0.02385179,0.2171916;0.2608546;-0.01297883,0.2876867;0.06044431;-0.1049179,-0.1839332;0.4721313;-0.005090941,-0.2194414;0.2534257;-0.04021815,-0.2509867;0.03474793;-0.1092947,0.07717142;0.007452006;-0.03193116,0.126822;-0.3201281;-0.06266759,0.1556867;-0.6531927;0.03194864,0.1835986;-0.6922309;-0.05152157,-0.07274371;0.003329404;-0.04156713,-0.07461999;-0.3294092;-0.04115362,-0.06449074;-0.6710983;0.02100244,-0.05592912;-0.6292903;-0.08990247,-0.01191581;0.5240514;0.0153609,0;0;0,-0.005903028;0.3011033;-0.0250802,-0.009485759;0.5939398;-0.0635016,0.1500446;0.4894363;0.02864361,0.2523954;0.3175501;-0.07287669,0.2835923;0.1628194;-0.2422042,-0.1836789;0.4835058;-0.02589058,-0.2181577;0.2986765;-0.1482681,-0.1669466;0.1336301;-0.3022933,0.07869591;0.007486075;-0.02795482,0.08326235;-0.3146779;-0.1110704,0.1004233;-0.648854;-0.01753306,0.112558;-0.6448811;-0.125644,-0.07189506;0.0008540996;-0.04313852,-0.06144663;-0.3307638;-0.06841881,-0.005302731;-0.6642845;0.01113747,0.008218799;-0.6603962;-0.09678832,-0.008804239;0.5218058;-0.05150127,1002.974
+0;0;0,-0.008559724;0.3018884;0.01444513,-0.01672469;0.5974545;0.01447655,0.1604204;0.4755671;0.02435672,0.2171755;0.2629966;-0.01932747,0.2910186;0.06488839;-0.1175979,-0.1876869;0.4723972;-0.00614322,-0.2220017;0.2545176;-0.04696785,-0.2527403;0.0349911;-0.1192172,0.0773701;0.007880182;-0.03173569,0.1283513;-0.3188542;-0.06547146,0.1593474;-0.653888;0.029335,0.1901915;-0.688554;-0.05654866,-0.07276794;0.002903389;-0.04185428,-0.07271262;-0.3295;-0.04257007,-0.06055586;-0.6733657;0.01911647,-0.05166265;-0.6314868;-0.0917386,-0.01477168;0.5243043;0.01687011,0;0;0,-0.006099612;0.3012183;-0.02547288,-0.0101692;0.5942929;-0.06437206,0.1509871;0.490698;0.02795267,0.2479357;0.3153159;-0.07283306,0.2812915;0.1576444;-0.241308,-0.1852019;0.4831485;-0.02611869,-0.2181412;0.2935016;-0.1412913,-0.1685401;0.1282127;-0.2980586,0.07877533;0.00754726;-0.02815795,0.08440971;-0.3143578;-0.1108496,0.09963858;-0.6504496;-0.015944,0.1117176;-0.6465001;-0.1240389,-0.07216027;0.000809801;-0.04298399,-0.06086929;-0.3304574;-0.06802629,-0.005057998;-0.6659316;0.01283652,0.00840196;-0.6620741;-0.09507293,-0.009347908;0.5220946;-0.05223823,1002.998
+0;0;0,-0.008559724;0.3018884;0.01444513,-0.01672469;0.5974545;0.01447655,0.1604204;0.4755671;0.02435672,0.2171755;0.2629966;-0.01932747,0.2910186;0.06488839;-0.1175979,-0.1876869;0.4723972;-0.00614322,-0.2220017;0.2545176;-0.04696785,-0.2527403;0.0349911;-0.1192172,0.0773701;0.007880182;-0.03173569,0.1283513;-0.3188542;-0.06547146,0.1593474;-0.653888;0.029335,0.1901915;-0.688554;-0.05654866,-0.07276794;0.002903389;-0.04185428,-0.07271262;-0.3295;-0.04257007,-0.06055586;-0.6733657;0.01911647,-0.05166265;-0.6314868;-0.0917386,-0.01477168;0.5243043;0.01687011,0;0;0,-0.006099612;0.3012183;-0.02547288,-0.0101692;0.5942929;-0.06437206,0.1509871;0.490698;0.02795267,0.2479357;0.3153159;-0.07283306,0.2812915;0.1576444;-0.241308,-0.1852019;0.4831485;-0.02611869,-0.2181412;0.2935016;-0.1412913,-0.1685401;0.1282127;-0.2980586,0.07877533;0.00754726;-0.02815795,0.08440971;-0.3143578;-0.1108496,0.09963858;-0.6504496;-0.015944,0.1117176;-0.6465001;-0.1240389,-0.07216027;0.000809801;-0.04298399,-0.06086929;-0.3304574;-0.06802629,-0.005057998;-0.6659316;0.01283652,0.00840196;-0.6620741;-0.09507293,-0.009347908;0.5220946;-0.05223823,1003.02
+0;0;0,-0.008540655;0.3012159;0.01441295,-0.01669089;0.5962487;0.01444451,0.1604325;0.4745029;0.02431944,0.2171842;0.2619447;-0.01936221,0.2997929;0.04031993;-0.1292979,-0.1876389;0.4713334;-0.006177347,-0.2219517;0.2534664;-0.0469996,-0.2563392;0.007880792;-0.1278253,0.07773848;0.007917701;-0.03188679,0.1286054;-0.3180846;-0.06554697,0.159801;-0.6552742;0.02986948,0.1906497;-0.6899499;-0.05602705,-0.0731144;0.002917213;-0.04205356,-0.07305922;-0.3287414;-0.04276774,-0.06082423;-0.6748196;0.0193157,-0.05192969;-0.6329389;-0.091556,-0.01474153;0.523235;0.0168336,0;0;0,-0.00623928;0.3005637;-0.02518368,-0.01066703;0.5931333;-0.06379223,0.1510068;0.4913757;0.02821469,0.2445193;0.3139279;-0.07217216,0.274061;0.1191784;-0.2431326,-0.1857034;0.4833969;-0.02452872,-0.2166918;0.2925391;-0.1382075,-0.1621268;0.1043271;-0.3103309,0.07900954;0.007659733;-0.02866268,0.08702905;-0.3132762;-0.111932,0.09974262;-0.6512201;-0.01494479,0.1114273;-0.6472276;-0.1231108,-0.07278658;0.0007372918;-0.0427118,-0.06254735;-0.3298646;-0.06711617,-0.006650914;-0.6676928;0.01364195,0.006436518;-0.6637941;-0.09434065,-0.009754255;0.5210624;-0.05173135,1003.03
+0;0;0,-0.00877034;0.3012102;0.01439436,-0.01690201;0.5962431;0.01432653,0.1603707;0.4752156;0.0246944,0.2168652;0.2646271;-0.02794263,0.302915;0.04719853;-0.1434754,-0.1877982;0.4714437;-0.00711244,-0.2218407;0.2546486;-0.05348921,-0.2547931;0.01012217;-0.1380384,0.07792221;0.008336101;-0.03132676,0.1306313;-0.3168787;-0.06947249,0.1651172;-0.6543343;0.02384752,0.1976366;-0.7006369;-0.05120723,-0.07273342;0.002583908;-0.04273057,-0.07134784;-0.3290697;-0.04411975,-0.05669458;-0.6751989;0.01715053,-0.04749976;-0.6333247;-0.09369737,-0.0149812;0.5232297;0.0167474,0;0;0,-0.00623928;0.3005637;-0.02518368,-0.01066703;0.5931333;-0.06379223,0.1510068;0.4913757;0.02821469,0.2445193;0.3139279;-0.07217216,0.274061;0.1191784;-0.2431326,-0.1857034;0.4833969;-0.02452872,-0.2166918;0.2925391;-0.1382075,-0.1621268;0.1043271;-0.3103309,0.07900954;0.007659733;-0.02866268,0.08702905;-0.3132762;-0.111932,0.09974262;-0.6512201;-0.01494479,0.1114273;-0.6472276;-0.1231108,-0.07278658;0.0007372918;-0.0427118,-0.06254735;-0.3298646;-0.06711617,-0.006650914;-0.6676928;0.01364195,0.006436518;-0.6637941;-0.09434065,-0.009754255;0.5210624;-0.05173135,1003.053
+0;0;0,-0.008797603;0.3021465;0.0144391,-0.01697669;0.5989079;0.01436507,0.1614967;0.4769953;0.02480527,0.2179896;0.2664127;-0.02783028,0.3035046;0.0503355;-0.142645,-0.1890269;0.4731979;-0.007216679,-0.2230685;0.2564089;-0.05359215,-0.255816;0.01340219;-0.1376158,0.07794525;0.008338565;-0.03133602,0.1306593;-0.3169072;-0.06948539,0.1653629;-0.6564927;0.02442361,0.1978745;-0.7027768;-0.05061308,-0.07275492;0.002584672;-0.0427432,-0.07136921;-0.3291005;-0.04413252,-0.05662347;-0.6774144;0.01752447,-0.04743085;-0.635543;-0.09329675,-0.01504114;0.5253342;0.01680453,0;0;0,-0.007491029;0.3014538;-0.02545357,-0.01310036;0.5956374;-0.06488252,0.1494403;0.4916945;0.02854848,0.2417121;0.3135034;-0.07165551,0.2719537;0.119938;-0.2413685,-0.1883738;0.482582;-0.02502698,-0.2201582;0.2906935;-0.136721,-0.1664008;0.1004233;-0.3043277,0.07900761;0.007917255;-0.0286715,0.08931533;-0.3123859;-0.1142204,0.09769375;-0.6518586;-0.01407266,0.1097018;-0.6478965;-0.1221681,-0.07285609;0.0004944394;-0.04264605,-0.06494298;-0.3302466;-0.06645112,-0.008565608;-0.6701984;0.01476397,0.0048454;-0.6663337;-0.09314283,-0.01182106;0.523048;-0.05255628,1003.064
+0;0;0,-0.008797603;0.3021465;0.0144391,-0.01697669;0.5989079;0.01436507,0.1614967;0.4769953;0.02480527,0.2179896;0.2664127;-0.02783028,0.3035046;0.0503355;-0.142645,-0.1890269;0.4731979;-0.007216679,-0.2230685;0.2564089;-0.05359215,-0.255816;0.01340219;-0.1376158,0.07794525;0.008338565;-0.03133602,0.1306593;-0.3169072;-0.06948539,0.1653629;-0.6564927;0.02442361,0.1978745;-0.7027768;-0.05061308,-0.07275492;0.002584672;-0.0427432,-0.07136921;-0.3291005;-0.04413252,-0.05662347;-0.6774144;0.01752447,-0.04743085;-0.635543;-0.09329675,-0.01504114;0.5253342;0.01680453,0;0;0,-0.007491029;0.3014538;-0.02545357,-0.01310036;0.5956374;-0.06488252,0.1494403;0.4916945;0.02854848,0.2417121;0.3135034;-0.07165551,0.2719537;0.119938;-0.2413685,-0.1883738;0.482582;-0.02502698,-0.2201582;0.2906935;-0.136721,-0.1664008;0.1004233;-0.3043277,0.07900761;0.007917255;-0.0286715,0.08931533;-0.3123859;-0.1142204,0.09769375;-0.6518586;-0.01407266,0.1097018;-0.6478965;-0.1221681,-0.07285609;0.0004944394;-0.04264605,-0.06494298;-0.3302466;-0.06645112,-0.008565608;-0.6701984;0.01476397,0.0048454;-0.6663337;-0.09314283,-0.01182106;0.523048;-0.05255628,1003.086
+0;0;0,-0.009891011;0.3024134;0.01488503,-0.01913381;0.5992308;0.01526804,0.1601937;0.4776718;0.02458255,0.2191353;0.2700467;-0.03633364,0.3015576;0.0648438;-0.1553602,-0.1909827;0.4733841;-0.008932995,-0.2244975;0.2576134;-0.06004862,-0.2565846;0.02627912;-0.1523734,0.07814401;0.008405495;-0.03106209,0.1317318;-0.3172246;-0.0754915,0.1704761;-0.6567915;0.01988373,0.1902889;-0.6743261;-0.02962161,-0.07275824;0.002440917;-0.04292171,-0.06974059;-0.3305251;-0.04517411,-0.05180975;-0.6795751;0.0160298,-0.04572578;-0.6419636;-0.05473676,-0.01693875;0.5256481;0.01759321,0;0;0,-0.007971913;0.30181;-0.02490854,-0.01388744;0.5961156;-0.0640378,0.1495942;0.4898784;0.02757144,0.2417289;0.311474;-0.07230902,0.2726314;0.127481;-0.240418,-0.1895523;0.4823406;-0.02511642,-0.2208938;0.2898677;-0.1358635,-0.1700754;0.1040543;-0.2969843,0.07910796;0.007974327;-0.02864146,0.09252917;-0.3130453;-0.1160877,0.09724448;-0.652742;-0.0136807,0.1136589;-0.6802457;-0.05275441,-0.07297322;0.0004584307;-0.04262265,-0.06586355;-0.331629;-0.06603082,-0.009341028;-0.6724232;0.01501098,-0.000879785;-0.6590875;-0.05393513,-0.01257464;0.5235019;-0.05178332,1003.097
+0;0;0,-0.009891011;0.3024134;0.01488503,-0.01913381;0.5992308;0.01526804,0.1601937;0.4776718;0.02458255,0.2191353;0.2700467;-0.03633364,0.3015576;0.0648438;-0.1553602,-0.1909827;0.4733841;-0.008932995,-0.2244975;0.2576134;-0.06004862,-0.2565846;0.02627912;-0.1523734,0.07814401;0.008405495;-0.03106209,0.1317318;-0.3172246;-0.0754915,0.1704761;-0.6567915;0.01988373,0.1902889;-0.6743261;-0.02962161,-0.07275824;0.002440917;-0.04292171,-0.06974059;-0.3305251;-0.04517411,-0.05180975;-0.6795751;0.0160298,-0.04572578;-0.6419636;-0.05473676,-0.01693875;0.5256481;0.01759321,0;0;0,-0.007971913;0.30181;-0.02490854,-0.01388744;0.5961156;-0.0640378,0.1495942;0.4898784;0.02757144,0.2417289;0.311474;-0.07230902,0.2726314;0.127481;-0.240418,-0.1895523;0.4823406;-0.02511642,-0.2208938;0.2898677;-0.1358635,-0.1700754;0.1040543;-0.2969843,0.07910796;0.007974327;-0.02864146,0.09252917;-0.3130453;-0.1160877,0.09724448;-0.652742;-0.0136807,0.1136589;-0.6802457;-0.05275441,-0.07297322;0.0004584307;-0.04262265,-0.06586355;-0.331629;-0.06603082,-0.009341028;-0.6724232;0.01501098,-0.000879785;-0.6590875;-0.05393513,-0.01257464;0.5235019;-0.05178332,1003.109
+0;0;0,-0.009891011;0.3024134;0.01488503,-0.01913381;0.5992308;0.01526804,0.1601937;0.4776718;0.02458255,0.2191353;0.2700467;-0.03633364,0.3015576;0.0648438;-0.1553602,-0.1909827;0.4733841;-0.008932995,-0.2244975;0.2576134;-0.06004862,-0.2565846;0.02627912;-0.1523734,0.07814401;0.008405495;-0.03106209,0.1317318;-0.3172246;-0.0754915,0.1704761;-0.6567915;0.01988373,0.1902889;-0.6743261;-0.02962161,-0.07275824;0.002440917;-0.04292171,-0.06974059;-0.3305251;-0.04517411,-0.05180975;-0.6795751;0.0160298,-0.04572578;-0.6419636;-0.05473676,-0.01693875;0.5256481;0.01759321,0;0;0,-0.007971913;0.30181;-0.02490854,-0.01388744;0.5961156;-0.0640378,0.1495942;0.4898784;0.02757144,0.2417289;0.311474;-0.07230902,0.2726314;0.127481;-0.240418,-0.1895523;0.4823406;-0.02511642,-0.2208938;0.2898677;-0.1358635,-0.1700754;0.1040543;-0.2969843,0.07910796;0.007974327;-0.02864146,0.09252917;-0.3130453;-0.1160877,0.09724448;-0.652742;-0.0136807,0.1136589;-0.6802457;-0.05275441,-0.07297322;0.0004584307;-0.04262265,-0.06586355;-0.331629;-0.06603082,-0.009341028;-0.6724232;0.01501098,-0.000879785;-0.6590875;-0.05393513,-0.01257464;0.5235019;-0.05178332,1003.12
+0;0;0,-0.01090758;0.302308;0.01524649,-0.02109006;0.5989874;0.01599915,0.1590165;0.4772045;0.02372351,0.2203626;0.27207;-0.0429499,0.3007014;0.07577744;-0.1743644,-0.1926801;0.4724413;-0.0107841,-0.2247014;0.2576338;-0.06665185,-0.2556781;0.03317131;-0.1711119,0.07803933;0.008468726;-0.03034612,0.1324413;-0.3164139;-0.08321922,0.1756506;-0.6562985;0.01306857,0.1944551;-0.6665586;-0.04309194,-0.07215349;0.002304326;-0.04325862,-0.06763443;-0.33127;-0.04666481,-0.04654877;-0.6813936;0.01357501,-0.04031504;-0.6437402;-0.05735492,-0.01867126;0.5254438;0.0182299,0;0;0,-0.008820191;0.3017473;-0.02474499,-0.01542064;0.5959619;-0.06363702,0.1487383;0.4897081;0.02809167,0.2404104;0.3109748;-0.0716052,0.2712932;0.1279731;-0.238373,-0.1914268;0.4819207;-0.02464034,-0.2225567;0.289091;-0.1348061,-0.1725927;0.1037988;-0.2942591,0.07884748;0.007832378;-0.02836323,0.09327419;-0.3133194;-0.1175668,0.09611752;-0.653519;-0.0130868,0.1130019;-0.6808797;-0.05249691,-0.07249793;0.0005901228;-0.04273693,-0.06705683;-0.3322394;-0.06507067,-0.01061024;-0.6740596;0.01637,-0.002105774;-0.6607459;-0.05275117,-0.01396289;0.5233772;-0.05143738,1003.142
+0;0;0,-0.01090758;0.302308;0.01524649,-0.02109006;0.5989874;0.01599915,0.1590165;0.4772045;0.02372351,0.2203626;0.27207;-0.0429499,0.3007014;0.07577744;-0.1743644,-0.1926801;0.4724413;-0.0107841,-0.2247014;0.2576338;-0.06665185,-0.2556781;0.03317131;-0.1711119,0.07803933;0.008468726;-0.03034612,0.1324413;-0.3164139;-0.08321922,0.1756506;-0.6562985;0.01306857,0.1944551;-0.6665586;-0.04309194,-0.07215349;0.002304326;-0.04325862,-0.06763443;-0.33127;-0.04666481,-0.04654877;-0.6813936;0.01357501,-0.04031504;-0.6437402;-0.05735492,-0.01867126;0.5254438;0.0182299,0;0;0,-0.008820191;0.3017473;-0.02474499,-0.01542064;0.5959619;-0.06363702,0.1487383;0.4897081;0.02809167,0.2404104;0.3109748;-0.0716052,0.2712932;0.1279731;-0.238373,-0.1914268;0.4819207;-0.02464034,-0.2225567;0.289091;-0.1348061,-0.1725927;0.1037988;-0.2942591,0.07884748;0.007832378;-0.02836323,0.09327419;-0.3133194;-0.1175668,0.09611752;-0.653519;-0.0130868,0.1130019;-0.6808797;-0.05249691,-0.07249793;0.0005901228;-0.04273693,-0.06705683;-0.3322394;-0.06507067,-0.01061024;-0.6740596;0.01637,-0.002105774;-0.6607459;-0.05275117,-0.01396289;0.5233772;-0.05143738,1003.153
+0;0;0,-0.01097241;0.3041048;0.01533711,-0.02126741;0.6040689;0.01609295,0.1610252;0.4807688;0.02391222,0.222383;0.2755952;-0.04277387,0.3024409;0.07998902;-0.1737289,-0.1949376;0.4759478;-0.01101397,-0.2269649;0.2610994;-0.06689235,-0.2578334;0.03742172;-0.1709872,0.07834415;0.008501805;-0.03046465,0.1326385;-0.315738;-0.08323313,0.1760832;-0.6574745;0.0135793,0.1949231;-0.6678103;-0.04268685,-0.07243533;0.002313326;-0.04342759,-0.06792521;-0.330601;-0.04682704,-0.04672465;-0.6826322;0.013741,-0.0404792;-0.6449644;-0.05732235,-0.01881795;0.5295932;0.01835198,0;0;0,-0.009482197;0.303512;-0.02501845,-0.01757785;0.6009405;-0.06443453,0.1475256;0.488835;0.02938533,0.2397792;0.3107455;-0.07102084,0.271416;0.1289091;-0.2376189,-0.19368;0.4808608;-0.02232218,-0.2236503;0.2880944;-0.1330058,-0.1747041;0.1034414;-0.2921529,0.07900983;0.008154154;-0.02879477,0.09335132;-0.3123142;-0.1180034,0.09518726;-0.6539316;-0.011523,0.1128638;-0.6810776;-0.05114221,-0.07300076;0.0003406899;-0.04253182,-0.06842787;-0.3318704;-0.06441068,-0.01154668;-0.6754879;0.01765909,-0.003133277;-0.6622165;-0.05160253,-0.01563559;0.5274364;-0.05214167,1003.175
+0;0;0,-0.01099243;0.3041274;0.01486763,-0.02117955;0.6040959;0.01515095,0.161323;0.4815105;0.02064444,0.2202514;0.2782178;-0.05356811,0.3005806;0.0852405;-0.1882057,-0.1944322;0.4754845;-0.01362301,-0.2253223;0.261617;-0.07374346,-0.2544396;0.04039787;-0.1834457,0.07857714;0.008615095;-0.02982608,0.1356774;-0.3128073;-0.09533201,0.1830629;-0.6547326;-0.001068391,0.2030382;-0.672879;-0.05037069,-0.07216193;0.002125224;-0.0438899,-0.06657705;-0.3307553;-0.04870367,-0.04150095;-0.6828661;0.009888936,-0.03539785;-0.6452203;-0.06118916,-0.01877097;0.5296226;0.01752989,0;0;0,-0.009482197;0.303512;-0.02501845,-0.01757785;0.6009405;-0.06443453,0.1475256;0.488835;0.02938533,0.2397792;0.3107455;-0.07102084,0.271416;0.1289091;-0.2376189,-0.19368;0.4808608;-0.02232218,-0.2236503;0.2880944;-0.1330058,-0.1747041;0.1034414;-0.2921529,0.07900983;0.008154154;-0.02879477,0.09335132;-0.3123142;-0.1180034,0.09518726;-0.6539316;-0.011523,0.1128638;-0.6810776;-0.05114221,-0.07300076;0.0003406899;-0.04253182,-0.06842787;-0.3318704;-0.06441068,-0.01154668;-0.6754879;0.01765909,-0.003133277;-0.6622165;-0.05160253,-0.01563559;0.5274364;-0.05214167,1003.187
+0;0;0,-0.01096719;0.303429;0.01483349,-0.02111773;0.6023095;0.01512324,0.1613891;0.4801598;0.02060297,0.2203332;0.2768125;-0.05362948,0.3008187;0.08345993;-0.1885289,-0.1944027;0.4741332;-0.01366799,-0.225301;0.2602083;-0.07380456,-0.2544749;0.03855893;-0.1837201,0.07845623;0.00860184;-0.02978019,0.1356833;-0.3135343;-0.09543159,0.1830676;-0.6554508;-0.001170419,0.2030323;-0.6735718;-0.05044676,-0.07205088;0.002121954;-0.04382236,-0.06645361;-0.3314978;-0.04864682,-0.04137815;-0.6835995;0.009944256,-0.03527826;-0.6459577;-0.06109641,-0.01872339;0.5282767;0.0174881,0;0;0,-0.009797134;0.3028577;-0.02430415,-0.0180729;0.5992309;-0.06333876,0.1472056;0.4887595;0.03070736,0.2397182;0.3112485;-0.07061529,0.2731726;0.1299177;-0.2381291,-0.1943964;0.4806659;-0.02101207,-0.2236736;0.2872101;-0.1307968,-0.1761799;0.103034;-0.2916833,0.07889675;0.008189678;-0.02871346,0.09350199;-0.3129347;-0.1182823,0.0952897;-0.6542217;-0.01077747,0.1117564;-0.6816517;-0.05043888,-0.07285959;0.0002784241;-0.04251628,-0.06895872;-0.3327028;-0.06408151,-0.01206103;-0.6761258;0.0187471,-0.003641546;-0.6628056;-0.05048642,-0.01610263;0.5261612;-0.05112767,1003.209
+0;0;0,-0.01095175;0.3030019;0.01481261,-0.0210868;0.6014266;0.01510176,0.1611445;0.479459;0.02057329,0.2200891;0.27611;-0.05365977,0.299642;0.08499761;-0.1869963,-0.19411;0.4734415;-0.01364592,-0.2250086;0.2595147;-0.07378298,-0.2538445;0.04043339;-0.1824251,0.07834048;0.008589148;-0.02973625,0.1356367;-0.3139367;-0.09546706,0.1830341;-0.6559475;-0.001179852,0.2029877;-0.6740416;-0.05042855,-0.07194458;0.002118823;-0.04375771,-0.06634054;-0.3319045;-0.048588,-0.04125815;-0.6841034;0.01001926,-0.03516169;-0.6464659;-0.06098156,-0.018696;0.5275033;0.01746313,0;0;0,-0.009667225;0.3024667;-0.02387285,-0.01796355;0.5984424;-0.06241345,0.1470667;0.4892648;0.03190041,0.2391098;0.3114701;-0.0693562,0.2762489;0.1371203;-0.2392211,-0.1941041;0.4805607;-0.01986567,-0.2232979;0.2870107;-0.1295104,-0.1764591;0.1049544;-0.2885478,0.07879303;0.008066654;-0.02866769,0.0937394;-0.313487;-0.1181448,0.09601451;-0.65486;-0.01059341,0.1131363;-0.6821365;-0.05012655,-0.07272273;0.0003778158;-0.04250306,-0.06883813;-0.3329942;-0.06428166,-0.01244729;-0.676405;0.01936717,-0.004042931;-0.6630438;-0.04983637,-0.01600898;0.5254679;-0.05029559,1003.231
+0;0;0,-0.01120247;0.3030192;0.01425961,-0.02154069;0.601437;0.01401521,0.1608495;0.4798173;0.01753228,0.2184811;0.2784342;-0.0628371,0.2963988;0.09421541;-0.2064461,-0.193478;0.4719106;-0.0175858,-0.225832;0.2592077;-0.08119789,-0.251905;0.04424459;-0.1984256,0.07852449;0.008829217;-0.02917528,0.1390435;-0.3091177;-0.1120819,0.1880354;-0.6506689;-0.01694752,0.2097291;-0.671293;-0.06280828,-0.0718018;0.001776693;-0.04400674,-0.06457981;-0.3321895;-0.0503872,-0.0367944;-0.6844404;0.006668333,-0.03063018;-0.646827;-0.06432922,-0.01910601;0.5275195;0.01651077,0;0;0,-0.009667225;0.3024667;-0.02387285,-0.01796355;0.5984424;-0.06241345,0.1470667;0.4892648;0.03190041,0.2391098;0.3114701;-0.0693562,0.2762489;0.1371203;-0.2392211,-0.1941041;0.4805607;-0.01986567,-0.2232979;0.2870107;-0.1295104,-0.1764591;0.1049544;-0.2885478,0.07879303;0.008066654;-0.02866769,0.0937394;-0.313487;-0.1181448,0.09601451;-0.65486;-0.01059341,0.1131363;-0.6821365;-0.05012655,-0.07272273;0.0003778158;-0.04250306,-0.06883813;-0.3329942;-0.06428166,-0.01244729;-0.676405;0.01936717,-0.004042931;-0.6630438;-0.04983637,-0.01600898;0.5254679;-0.05029559,1003.242
+0;0;0,-0.01120247;0.3030192;0.01425961,-0.02154069;0.601437;0.01401521,0.1608495;0.4798173;0.01753228,0.2184811;0.2784342;-0.0628371,0.2963988;0.09421541;-0.2064461,-0.193478;0.4719106;-0.0175858,-0.225832;0.2592077;-0.08119789,-0.251905;0.04424459;-0.1984256,0.07852449;0.008829217;-0.02917528,0.1390435;-0.3091177;-0.1120819,0.1880354;-0.6506689;-0.01694752,0.2097291;-0.671293;-0.06280828,-0.0718018;0.001776693;-0.04400674,-0.06457981;-0.3321895;-0.0503872,-0.0367944;-0.6844404;0.006668333,-0.03063018;-0.646827;-0.06432922,-0.01910601;0.5275195;0.01651077,0;0;0,-0.009667225;0.3024667;-0.02387285,-0.01796355;0.5984424;-0.06241345,0.1470667;0.4892648;0.03190041,0.2391098;0.3114701;-0.0693562,0.2762489;0.1371203;-0.2392211,-0.1941041;0.4805607;-0.01986567,-0.2232979;0.2870107;-0.1295104,-0.1764591;0.1049544;-0.2885478,0.07879303;0.008066654;-0.02866769,0.0937394;-0.313487;-0.1181448,0.09601451;-0.65486;-0.01059341,0.1131363;-0.6821365;-0.05012655,-0.07272273;0.0003778158;-0.04250306,-0.06883813;-0.3329942;-0.06428166,-0.01244729;-0.676405;0.01936717,-0.004042931;-0.6630438;-0.04983637,-0.01600898;0.5254679;-0.05029559,1003.254
+0;0;0,-0.01044924;0.282645;0.01330083,-0.01981643;0.5530646;0.01305835,0.1486868;0.441525;0.01627986,0.206304;0.2401921;-0.06406946,0.2824012;0.06027751;-0.2043231,-0.1787163;0.4342191;-0.01616968,-0.2110622;0.2215693;-0.07976589,-0.236526;0.01162866;-0.1942546,0.07826245;0.008799753;-0.02907792,0.1386806;-0.3086172;-0.1118463,0.1875919;-0.6496062;-0.01686857,0.2091819;-0.6699885;-0.06251033,-0.07156219;0.001770764;-0.04385988,-0.06435224;-0.3316388;-0.0502297,-0.03661257;-0.6833097;0.006731909,-0.03047779;-0.6457326;-0.06392661,-0.01759437;0.4856024;0.01533597,0;0;0,-0.0138724;0.2827272;0.00686717,-0.02781159;0.5525594;0.01955175,0.1467941;0.488682;0.03316903,0.2400994;0.3112019;-0.06735754,0.278958;0.1431391;-0.2349167,-0.1914989;0.4813294;-0.021776,-0.2202085;0.2873667;-0.1307021,-0.1752721;0.1111087;-0.2880075,0.07861421;0.008116275;-0.02831793,0.09399521;-0.3132394;-0.116343,0.09728911;-0.6540849;-0.009104729,0.1133292;-0.6816611;-0.04803252,-0.07227436;0.0003416229;-0.04271151,-0.06818458;-0.3325604;-0.0630584,-0.01196248;-0.6752127;0.02129232,-0.003670671;-0.6596499;-0.04806536,-0.02470138;0.4850964;0.02014685,1003.276
+0;0;0,-0.01083636;0.297508;0.0131642,-0.02112935;0.600167;0.01217206,0.1553558;0.4792194;0.01877393,0.2212642;0.28417;-0.07018893,0.2989447;0.1065972;-0.2120259,-0.1878061;0.4735625;-0.01963773,-0.2177299;0.2624949;-0.08933409,-0.240881;0.05473183;-0.2075822,0.07834995;0.009128124;-0.02879909,0.144533;-0.3016808;-0.1284899,0.1922347;-0.640926;-0.02817623,0.2247849;-0.6630459;-0.1218262,-0.07163312;0.001303449;-0.04379978,-0.06140155;-0.3314786;-0.0522896,-0.0310507;-0.6828578;0.002820134,-0.0201115;-0.6410248;-0.1080249,-0.01876712;0.5268462;0.01484696,0;0;0,-0.009200774;0.2974981;-0.01455879,-0.01411626;0.5981175;-0.05120587,0.1467675;0.4887584;0.03484321,0.2404084;0.3113353;-0.06543136,0.280055;0.1449055;-0.233994,-0.1860051;0.4812275;-0.01732745,-0.2142801;0.2875049;-0.126756,-0.1702637;0.1124727;-0.2852187,0.07859226;0.008013755;-0.02846861,0.0945267;-0.3132859;-0.1146853,0.0973931;-0.6536689;-0.007182844,0.108791;-0.6490287;-0.1156876,-0.0723644;0.0004363709;-0.04259844,-0.06827615;-0.3320155;-0.06208386,-0.01231122;-0.6742451;0.02260612,0.0005405908;-0.6697137;-0.08571057,-0.01262071;0.5253427;-0.04170418,1003.298
+0;0;0,-0.01083636;0.297508;0.0131642,-0.02112935;0.600167;0.01217206,0.1553558;0.4792194;0.01877393,0.2212642;0.28417;-0.07018893,0.2989447;0.1065972;-0.2120259,-0.1878061;0.4735625;-0.01963773,-0.2177299;0.2624949;-0.08933409,-0.240881;0.05473183;-0.2075822,0.07834995;0.009128124;-0.02879909,0.144533;-0.3016808;-0.1284899,0.1922347;-0.640926;-0.02817623,0.2247849;-0.6630459;-0.1218262,-0.07163312;0.001303449;-0.04379978,-0.06140155;-0.3314786;-0.0522896,-0.0310507;-0.6828578;0.002820134,-0.0201115;-0.6410248;-0.1080249,-0.01876712;0.5268462;0.01484696,0;0;0,-0.009200774;0.2974981;-0.01455879,-0.01411626;0.5981175;-0.05120587,0.1467675;0.4887584;0.03484321,0.2404084;0.3113353;-0.06543136,0.280055;0.1449055;-0.233994,-0.1860051;0.4812275;-0.01732745,-0.2142801;0.2875049;-0.126756,-0.1702637;0.1124727;-0.2852187,0.07859226;0.008013755;-0.02846861,0.0945267;-0.3132859;-0.1146853,0.0973931;-0.6536689;-0.007182844,0.108791;-0.6490287;-0.1156876,-0.0723644;0.0004363709;-0.04259844,-0.06827615;-0.3320155;-0.06208386,-0.01231122;-0.6742451;0.02260612,0.0005405908;-0.6697137;-0.08571057,-0.01262071;0.5253427;-0.04170418,1003.309
+0;0;0,-0.01083636;0.297508;0.0131642,-0.02112935;0.600167;0.01217206,0.1553558;0.4792194;0.01877393,0.2212642;0.28417;-0.07018893,0.2989447;0.1065972;-0.2120259,-0.1878061;0.4735625;-0.01963773,-0.2177299;0.2624949;-0.08933409,-0.240881;0.05473183;-0.2075822,0.07834995;0.009128124;-0.02879909,0.144533;-0.3016808;-0.1284899,0.1922347;-0.640926;-0.02817623,0.2247849;-0.6630459;-0.1218262,-0.07163312;0.001303449;-0.04379978,-0.06140155;-0.3314786;-0.0522896,-0.0310507;-0.6828578;0.002820134,-0.0201115;-0.6410248;-0.1080249,-0.01876712;0.5268462;0.01484696,0;0;0,-0.009200774;0.2974981;-0.01455879,-0.01411626;0.5981175;-0.05120587,0.1467675;0.4887584;0.03484321,0.2404084;0.3113353;-0.06543136,0.280055;0.1449055;-0.233994,-0.1860051;0.4812275;-0.01732745,-0.2142801;0.2875049;-0.126756,-0.1702637;0.1124727;-0.2852187,0.07859226;0.008013755;-0.02846861,0.0945267;-0.3132859;-0.1146853,0.0973931;-0.6536689;-0.007182844,0.108791;-0.6490287;-0.1156876,-0.0723644;0.0004363709;-0.04259844,-0.06827615;-0.3320155;-0.06208386,-0.01231122;-0.6742451;0.02260612,0.0005405908;-0.6697137;-0.08571057,-0.01262071;0.5253427;-0.04170418,1003.321
+0;0;0,-0.01129547;0.2996595;0.01291978,-0.02187386;0.6014278;0.01151946,0.1565832;0.4796448;0.01826117,0.2245864;0.2873773;-0.07489602,0.3033093;0.1134059;-0.2199296,-0.1902511;0.4743767;-0.02152723,-0.2172459;0.2644109;-0.09538612,-0.2383057;0.05964139;-0.2183658,0.07840528;0.009560415;-0.0284732,0.1487331;-0.296322;-0.1405824,0.1963883;-0.6366202;-0.04139061,0.2315117;-0.6819777;-0.1164872,-0.07143648;0.0008594603;-0.04410899,-0.06092567;-0.3321333;-0.05326793,-0.02837703;-0.6843941;-0.0006772391,-0.01711844;-0.6425853;-0.1115181,-0.01943411;0.5278129;0.01430632,0;0;0,-0.009983324;0.2995936;-0.01530862,-0.01625899;0.5995381;-0.04991078,0.1471307;0.4895222;0.03639793,0.2403027;0.3112857;-0.06269908,0.2811832;0.1466088;-0.2321346,-0.1887105;0.4794815;-0.01433443,-0.2177761;0.2849985;-0.1220426,-0.1740503;0.1111124;-0.2812586,0.07851941;0.007998526;-0.02863979,0.09543636;-0.3139544;-0.1131306,0.09773342;-0.6548842;-0.005082123,0.1088296;-0.650161;-0.1136632,-0.07241586;0.0004523328;-0.04248823,-0.06858855;-0.3322677;-0.0614958,-0.01233375;-0.67501;0.02380329,0.0002211863;-0.6704041;-0.08459139,-0.01427107;0.5264696;-0.04042816,1003.343
+0;0;0,-0.01129916;0.2997573;0.012924,-0.02181952;0.5998682;0.01153262,0.1560181;0.4786836;0.01824435,0.2239868;0.2865139;-0.07486549,0.3005928;0.1172204;-0.2159992,-0.1896238;0.4734337;-0.02140727,-0.216605;0.2635746;-0.09522861,-0.2370985;0.06431116;-0.2149015,0.07837149;0.009556293;-0.02846093,0.1486156;-0.2959623;-0.1404368,0.196247;-0.6360899;-0.04129469,0.2313865;-0.6814822;-0.1164259,-0.07140569;0.0008590898;-0.04408998,-0.06090738;-0.3317375;-0.05323802,-0.02837506;-0.6838218;-0.0006736815,-0.01711127;-0.6420075;-0.1115656,-0.01939411;0.5266861;0.01430309,0;0;0,-0.009675495;0.2997442;-0.01445436,-0.01582409;0.598185;-0.04761124,0.1474313;0.4905455;0.03785563,0.2402672;0.3112972;-0.05945802,0.2826412;0.1468611;-0.2194977,-0.187807;0.4795443;-0.01099845,-0.2193903;0.2837262;-0.1152873,-0.1795112;0.1114516;-0.2675326,0.0783162;0.007915854;-0.02910924,0.09672689;-0.3142287;-0.1109529,0.09670911;-0.6547946;-0.002326965,0.1073225;-0.6499748;-0.111032,-0.07251618;0.0005250597;-0.0422441,-0.06921743;-0.3318142;-0.06106224,-0.01267659;-0.6742351;0.0245869,-0.0006127628;-0.6695337;-0.08393922,-0.01395785;0.5255113;-0.03843427,1003.365
+0;0;0,-0.01129916;0.2997573;0.012924,-0.02181952;0.5998682;0.01153262,0.1560181;0.4786836;0.01824435,0.2239868;0.2865139;-0.07486549,0.3005928;0.1172204;-0.2159992,-0.1896238;0.4734337;-0.02140727,-0.216605;0.2635746;-0.09522861,-0.2370985;0.06431116;-0.2149015,0.07837149;0.009556293;-0.02846093,0.1486156;-0.2959623;-0.1404368,0.196247;-0.6360899;-0.04129469,0.2313865;-0.6814822;-0.1164259,-0.07140569;0.0008590898;-0.04408998,-0.06090738;-0.3317375;-0.05323802,-0.02837506;-0.6838218;-0.0006736815,-0.01711127;-0.6420075;-0.1115656,-0.01939411;0.5266861;0.01430309,0;0;0,-0.009675495;0.2997442;-0.01445436,-0.01582409;0.598185;-0.04761124,0.1474313;0.4905455;0.03785563,0.2402672;0.3112972;-0.05945802,0.2826412;0.1468611;-0.2194977,-0.187807;0.4795443;-0.01099845,-0.2193903;0.2837262;-0.1152873,-0.1795112;0.1114516;-0.2675326,0.0783162;0.007915854;-0.02910924,0.09672689;-0.3142287;-0.1109529,0.09670911;-0.6547946;-0.002326965,0.1073225;-0.6499748;-0.111032,-0.07251618;0.0005250597;-0.0422441,-0.06921743;-0.3318142;-0.06106224,-0.01267659;-0.6742351;0.0245869,-0.0006127628;-0.6695337;-0.08393922,-0.01395785;0.5255113;-0.03843427,1003.377
+0;0;0,-0.01207191;0.2998365;0.01304345,-0.0233006;0.5982605;0.01175345,0.1553406;0.4773601;0.01693049,0.2238953;0.2879587;-0.08076645,0.2996533;0.1258163;-0.2253881,-0.1908948;0.4713846;-0.02320821,-0.2174012;0.2638612;-0.1028875,-0.2350041;0.07038087;-0.2261773,0.07847906;0.00992509;-0.02788037,0.1542585;-0.29406;-0.158865,0.1969092;-0.6265073;-0.0587891,0.2019436;-0.5892014;-0.1286391,-0.07105796;0.0004985508;-0.04455673,-0.05978625;-0.3387471;-0.05413533,-0.0262191;-0.6832286;-0.003526267,-0.01908699;-0.6458049;-0.07318091,-0.02070113;0.5253747;0.01449065,0;0;0,-0.009825259;0.2998698;-0.01411819,-0.01726168;0.596738;-0.0460856,0.1475534;0.4909501;0.03855729,0.2400057;0.30998;-0.05535603,0.2824923;0.1454273;-0.2104759,-0.1894643;0.4787253;-0.008219587,-0.2241425;0.2795025;-0.1042667,-0.1856232;0.104961;-0.249168,0.07819241;0.007837951;-0.0293138,0.1016199;-0.3222444;-0.1054926,0.09571519;-0.65565;0.0001547337,0.1117818;-0.6833409;-0.03687739,-0.07252926;0.0006054806;-0.04211799,-0.06914295;-0.3384057;-0.0612581,-0.01391457;-0.6734326;0.02277984,-0.006622784;-0.6592698;-0.04543868,-0.01513964;0.524346;-0.03705835,1003.398
+0;0;0,-0.01207191;0.2998365;0.01304345,-0.0233006;0.5982605;0.01175345,0.1553406;0.4773601;0.01693049,0.2238953;0.2879587;-0.08076645,0.2996533;0.1258163;-0.2253881,-0.1908948;0.4713846;-0.02320821,-0.2174012;0.2638612;-0.1028875,-0.2350041;0.07038087;-0.2261773,0.07847906;0.00992509;-0.02788037,0.1542585;-0.29406;-0.158865,0.1969092;-0.6265073;-0.0587891,0.2019436;-0.5892014;-0.1286391,-0.07105796;0.0004985508;-0.04455673,-0.05978625;-0.3387471;-0.05413533,-0.0262191;-0.6832286;-0.003526267,-0.01908699;-0.6458049;-0.07318091,-0.02070113;0.5253747;0.01449065,0;0;0,-0.009825259;0.2998698;-0.01411819,-0.01726168;0.596738;-0.0460856,0.1475534;0.4909501;0.03855729,0.2400057;0.30998;-0.05535603,0.2824923;0.1454273;-0.2104759,-0.1894643;0.4787253;-0.008219587,-0.2241425;0.2795025;-0.1042667,-0.1856232;0.104961;-0.249168,0.07819241;0.007837951;-0.0293138,0.1016199;-0.3222444;-0.1054926,0.09571519;-0.65565;0.0001547337,0.1117818;-0.6833409;-0.03687739,-0.07252926;0.0006054806;-0.04211799,-0.06914295;-0.3384057;-0.0612581,-0.01391457;-0.6734326;0.02277984,-0.006622784;-0.6592698;-0.04543868,-0.01513964;0.524346;-0.03705835,1003.41
+0;0;0,-0.01207191;0.2998365;0.01304345,-0.0233006;0.5982605;0.01175345,0.1553406;0.4773601;0.01693049,0.2238953;0.2879587;-0.08076645,0.2996533;0.1258163;-0.2253881,-0.1908948;0.4713846;-0.02320821,-0.2174012;0.2638612;-0.1028875,-0.2350041;0.07038087;-0.2261773,0.07847906;0.00992509;-0.02788037,0.1542585;-0.29406;-0.158865,0.1969092;-0.6265073;-0.0587891,0.2019436;-0.5892014;-0.1286391,-0.07105796;0.0004985508;-0.04455673,-0.05978625;-0.3387471;-0.05413533,-0.0262191;-0.6832286;-0.003526267,-0.01908699;-0.6458049;-0.07318091,-0.02070113;0.5253747;0.01449065,0;0;0,-0.009825259;0.2998698;-0.01411819,-0.01726168;0.596738;-0.0460856,0.1475534;0.4909501;0.03855729,0.2400057;0.30998;-0.05535603,0.2824923;0.1454273;-0.2104759,-0.1894643;0.4787253;-0.008219587,-0.2241425;0.2795025;-0.1042667,-0.1856232;0.104961;-0.249168,0.07819241;0.007837951;-0.0293138,0.1016199;-0.3222444;-0.1054926,0.09571519;-0.65565;0.0001547337,0.1117818;-0.6833409;-0.03687739,-0.07252926;0.0006054806;-0.04211799,-0.06914295;-0.3384057;-0.0612581,-0.01391457;-0.6734326;0.02277984,-0.006622784;-0.6592698;-0.04543868,-0.01513964;0.524346;-0.03705835,1003.421
+0;0;0,-0.01173797;0.2998538;0.01240151,-0.02251853;0.5967841;0.01050709,0.1562102;0.4751172;0.0152187,0.2268882;0.2888142;-0.08578801,0.3058317;0.1224492;-0.2407701,-0.1906417;0.47037;-0.02493924,-0.2162415;0.2647578;-0.1084546,-0.2322272;0.06587957;-0.2430679,0.07859898;0.0100882;-0.02765106,0.159467;-0.288517;-0.1781889,0.1971492;-0.6143135;-0.07522123,0.2022362;-0.5771235;-0.1449217,-0.07104509;0.0002157443;-0.04468447,-0.05645061;-0.3433578;-0.0551999,-0.02337024;-0.6820105;-0.006356254,-0.01622037;-0.6446484;-0.07585745,-0.02003134;0.5241444;0.01338227,0;0;0,-0.01049343;0.2998112;-0.0143888,-0.01962021;0.5951463;-0.04602695,0.146176;0.4916857;0.03951859,0.2392445;0.308153;-0.0474329,0.2815167;0.1303752;-0.2040756,-0.1905168;0.4751527;-0.003716126,-0.2260773;0.2739155;-0.09396908,-0.1872204;0.08459668;-0.2374172,0.07813645;0.007986218;-0.02958155,0.1045846;-0.3275023;-0.1010957,0.09531955;-0.6553713;0.001771927,0.1124648;-0.68283;-0.03483796,-0.07265745;0.0004528928;-0.04201002,-0.06955975;-0.3430399;-0.06123041,-0.01554297;-0.6723129;0.02139635,-0.008877452;-0.6581019;-0.04673599,-0.0170861;0.5230339;-0.03684163,1003.443
+0;0;0,-0.01173797;0.2998538;0.01240151,-0.02251853;0.5967841;0.01050709,0.1562102;0.4751172;0.0152187,0.2268882;0.2888142;-0.08578801,0.3058317;0.1224492;-0.2407701,-0.1906417;0.47037;-0.02493924,-0.2162415;0.2647578;-0.1084546,-0.2322272;0.06587957;-0.2430679,0.07859898;0.0100882;-0.02765106,0.159467;-0.288517;-0.1781889,0.1971492;-0.6143135;-0.07522123,0.2022362;-0.5771235;-0.1449217,-0.07104509;0.0002157443;-0.04468447,-0.05645061;-0.3433578;-0.0551999,-0.02337024;-0.6820105;-0.006356254,-0.01622037;-0.6446484;-0.07585745,-0.02003134;0.5241444;0.01338227,0;0;0,-0.01049343;0.2998112;-0.0143888,-0.01962021;0.5951463;-0.04602695,0.146176;0.4916857;0.03951859,0.2392445;0.308153;-0.0474329,0.2815167;0.1303752;-0.2040756,-0.1905168;0.4751527;-0.003716126,-0.2260773;0.2739155;-0.09396908,-0.1872204;0.08459668;-0.2374172,0.07813645;0.007986218;-0.02958155,0.1045846;-0.3275023;-0.1010957,0.09531955;-0.6553713;0.001771927,0.1124648;-0.68283;-0.03483796,-0.07265745;0.0004528928;-0.04201002,-0.06955975;-0.3430399;-0.06123041,-0.01554297;-0.6723129;0.02139635,-0.008877452;-0.6581019;-0.04673599,-0.0170861;0.5230339;-0.03684163,1003.454
+0;0;0,-0.011736;0.2998034;0.01239942,-0.02248573;0.5958932;0.01050537,0.1557932;0.4744424;0.01520869,0.2268973;0.2870163;-0.08640689,0.3060214;0.1202708;-0.2417435,-0.1901797;0.4697072;-0.02484749,-0.2159338;0.2628556;-0.1088663,-0.2319562;0.0635224;-0.2437875,0.07859062;0.01008713;-0.02764812,0.1594803;-0.288598;-0.1782263,0.1973004;-0.6155873;-0.07488164,0.202411;-0.5783639;-0.1449057,-0.07103753;0.0002157213;-0.04467973,-0.05643915;-0.3434498;-0.05519797,-0.02323767;-0.6833423;-0.006175499,-0.01605461;-0.645946;-0.0759993,-0.02000169;0.5233453;0.01337691,0;0;0,-0.01099289;0.2997341;-0.01456618,-0.0214318;0.5942159;-0.04583001,0.1444121;0.4921838;0.03966498,0.2383522;0.3046644;-0.0410924,0.2792784;0.1205844;-0.1915376,-0.191606;0.4751456;-0.002518337,-0.2262569;0.2648348;-0.07378359,-0.1896415;0.07355919;-0.2161462,0.07807587;0.008007944;-0.02971005,0.1064744;-0.327661;-0.1000638,0.09724429;-0.6568397;0.002837189,0.1120616;-0.6847529;-0.03468847,-0.07268229;0.0004353164;-0.04194938,-0.06944939;-0.3431782;-0.06063325,-0.01523422;-0.6734712;0.02303071,-0.008651443;-0.6593203;-0.04543199,-0.01862577;0.5222127;-0.03659534,1003.468
+0;0;0,-0.01269317;0.2997605;0.01249309,-0.02444399;0.5958126;0.0106746,0.1541259;0.4744964;0.01387367,0.226723;0.2893482;-0.09081578,0.3064553;0.1279946;-0.2514455,-0.1915086;0.4694914;-0.02616634,-0.2159584;0.2640209;-0.1138825,-0.2303125;0.06757885;-0.2531614,0.07868647;0.01044683;-0.02723892,0.1623822;-0.2760929;-0.198469,0.1971029;-0.6013546;-0.08877943,0.2274715;-0.6220256;-0.1274041,-0.07084334;-0.0001718436;-0.04498718,-0.05415655;-0.3437456;-0.05539652,-0.02032556;-0.6836855;-0.007138953,-0.01316404;-0.6462846;-0.07696448,-0.02171332;0.5232729;0.01353023,0;0;0,-0.01099289;0.2997341;-0.01456618,-0.0214318;0.5942159;-0.04583001,0.1444121;0.4921838;0.03966498,0.2383522;0.3046644;-0.0410924,0.2792784;0.1205844;-0.1915376,-0.191606;0.4751456;-0.002518337,-0.2262569;0.2648348;-0.07378359,-0.1896415;0.07355919;-0.2161462,0.07807587;0.008007944;-0.02971005,0.1064744;-0.327661;-0.1000638,0.09724429;-0.6568397;0.002837189,0.1120616;-0.6847529;-0.03468847,-0.07268229;0.0004353164;-0.04194938,-0.06944939;-0.3431782;-0.06063325,-0.01523422;-0.6734712;0.02303071,-0.008651443;-0.6593203;-0.04543199,-0.01862577;0.5222127;-0.03659534,1003.489
+0;0;0,-0.01268962;0.2996767;0.01248959,-0.02441901;0.5952008;0.01066672,0.1571331;0.4730138;0.01387334,0.2300103;0.2871512;-0.09122005,0.3117758;0.121683;-0.2559459,-0.1943601;0.467924;-0.02684537,-0.2189043;0.2616607;-0.1148999,-0.2336244;0.06020923;-0.2577306,0.0787124;0.01045027;-0.02724789,0.162582;-0.2766846;-0.1988335,0.1972502;-0.6014551;-0.0893096,0.2455157;-0.6519876;-0.1506967,-0.07086668;-0.0001719002;-0.045002,-0.05414524;-0.3444591;-0.05543296,-0.02036532;-0.6838858;-0.007248256,-0.008983362;-0.6421233;-0.1182235,-0.02168669;0.5226171;0.01352408,0;0;0,-0.01262458;0.2995514;-0.0152564,-0.02645021;0.5933108;-0.04692221,0.1434779;0.4920222;0.03965831,0.2370362;0.3002385;-0.03359771,0.2782273;0.104545;-0.179225,-0.1975228;0.4721749;0.001309421,-0.2308692;0.259577;-0.0664456,-0.1955632;0.05802698;-0.2054816,0.07810151;0.008079231;-0.02970147,0.1086033;-0.3283796;-0.0988915,0.09795452;-0.6572013;0.003266096,0.1062139;-0.6522605;-0.1057625,-0.07271548;0.0003743541;-0.04194777,-0.06923321;-0.3439463;-0.06074367,-0.01490998;-0.6737033;0.02281851,-0.005166009;-0.6689289;-0.08604902,-0.02280524;0.5213476;-0.0373292,1003.499
+0;0;0,-0.01268962;0.2996767;0.01248959,-0.02441901;0.5952008;0.01066672,0.1571331;0.4730138;0.01387334,0.2300103;0.2871512;-0.09122005,0.3117758;0.121683;-0.2559459,-0.1943601;0.467924;-0.02684537,-0.2189043;0.2616607;-0.1148999,-0.2336244;0.06020923;-0.2577306,0.0787124;0.01045027;-0.02724789,0.162582;-0.2766846;-0.1988335,0.1972502;-0.6014551;-0.0893096,0.2455157;-0.6519876;-0.1506967,-0.07086668;-0.0001719002;-0.045002,-0.05414524;-0.3444591;-0.05543296,-0.02036532;-0.6838858;-0.007248256,-0.008983362;-0.6421233;-0.1182235,-0.02168669;0.5226171;0.01352408,0;0;0,-0.01262458;0.2995514;-0.0152564,-0.02645021;0.5933108;-0.04692221,0.1434779;0.4920222;0.03965831,0.2370362;0.3002385;-0.03359771,0.2782273;0.104545;-0.179225,-0.1975228;0.4721749;0.001309421,-0.2308692;0.259577;-0.0664456,-0.1955632;0.05802698;-0.2054816,0.07810151;0.008079231;-0.02970147,0.1086033;-0.3283796;-0.0988915,0.09795452;-0.6572013;0.003266096,0.1062139;-0.6522605;-0.1057625,-0.07271548;0.0003743541;-0.04194777,-0.06923321;-0.3439463;-0.06074367,-0.01490998;-0.6737033;0.02281851,-0.005166009;-0.6689289;-0.08604902,-0.02280524;0.5213476;-0.0373292,1003.521
+0;0;0,-0.01317268;0.2994478;0.01213115,-0.02535054;0.5942124;0.009931408,0.155682;0.4713221;0.01237827,0.2326323;0.2850053;-0.09656028,0.313104;0.1248945;-0.2630407,-0.1947026;0.4673728;-0.028185,-0.2185376;0.2591718;-0.120852,-0.2307832;0.06233212;-0.2655277,0.07877985;0.01064614;-0.02711209,0.1645104;-0.2710339;-0.206077,0.1962027;-0.5955852;-0.09336767,0.244651;-0.645595;-0.155283,-0.07078773;-0.0004222108;-0.0452061,-0.0529678;-0.3443646;-0.05559472,-0.01800656;-0.6844164;-0.008863151,-0.006600805;-0.6426831;-0.1198341,-0.02250718;0.5217366;0.01288268,0;0;0,-0.01287662;0.2992938;-0.0157187,-0.02673977;0.5922766;-0.04764628,0.1429492;0.4926864;0.03911495,0.2359978;0.2939115;-0.02671385,0.2765828;0.09654495;-0.1653724,-0.1976045;0.4726132;0.001868565,-0.2314212;0.2528647;-0.05353865,-0.1983615;0.04084383;-0.1709316,0.07806598;0.008203715;-0.02988434,0.1101692;-0.3278638;-0.09880352,0.09891859;-0.6572295;0.003338583,0.1069872;-0.6523163;-0.1056929,-0.07287851;0.000179264;-0.04175359,-0.06892493;-0.3438139;-0.06111602,-0.01466628;-0.6741129;0.02254951,-0.005103986;-0.6693692;-0.08632193,-0.02317136;0.5204344;-0.03787374,1003.544
+0;0;0,-0.01317268;0.2994478;0.01213115,-0.02535054;0.5942124;0.009931408,0.155682;0.4713221;0.01237827,0.2326323;0.2850053;-0.09656028,0.313104;0.1248945;-0.2630407,-0.1947026;0.4673728;-0.028185,-0.2185376;0.2591718;-0.120852,-0.2307832;0.06233212;-0.2655277,0.07877985;0.01064614;-0.02711209,0.1645104;-0.2710339;-0.206077,0.1962027;-0.5955852;-0.09336767,0.244651;-0.645595;-0.155283,-0.07078773;-0.0004222108;-0.0452061,-0.0529678;-0.3443646;-0.05559472,-0.01800656;-0.6844164;-0.008863151,-0.006600805;-0.6426831;-0.1198341,-0.02250718;0.5217366;0.01288268,0;0;0,-0.01287662;0.2992938;-0.0157187,-0.02673977;0.5922766;-0.04764628,0.1429492;0.4926864;0.03911495,0.2359978;0.2939115;-0.02671385,0.2765828;0.09654495;-0.1653724,-0.1976045;0.4726132;0.001868565,-0.2314212;0.2528647;-0.05353865,-0.1983615;0.04084383;-0.1709316,0.07806598;0.008203715;-0.02988434,0.1101692;-0.3278638;-0.09880352,0.09891859;-0.6572295;0.003338583,0.1069872;-0.6523163;-0.1056929,-0.07287851;0.000179264;-0.04175359,-0.06892493;-0.3438139;-0.06111602,-0.01466628;-0.6741129;0.02254951,-0.005103986;-0.6693692;-0.08632193,-0.02317136;0.5204344;-0.03787374,1003.555
+0;0;0,-0.01315603;0.2990694;0.01211582,-0.02529539;0.5929092;0.009918233,0.1583989;0.4693843;0.01235267,0.2372903;0.2783676;-0.09933386,0.3172082;0.1193587;-0.2646685,-0.197229;0.4653758;-0.02881761,-0.2216652;0.251923;-0.1238222,-0.2338265;0.05643794;-0.2675022,0.07919855;0.01070272;-0.02725619,0.1648558;-0.2707363;-0.206068,0.1966345;-0.5961727;-0.09305135,0.2450795;-0.6461769;-0.1549625,-0.07116395;-0.0004244548;-0.04544636,-0.05335927;-0.3440726;-0.0558261,-0.0183027;-0.6850517;-0.008967102,-0.006897731;-0.6433192;-0.1199304,-0.02245672;0.5205531;0.01286463,0;0;0,-0.0140625;0.2987771;-0.0172286,-0.02912196;0.5905703;-0.05084395,0.1434486;0.4933515;0.03823471,0.2379558;0.2867895;-0.02164555,0.2752266;0.08435549;-0.1506324,-0.2009642;0.4715084;0.006791942,-0.2336504;0.2447087;-0.04496319,-0.2041429;0.03225803;-0.1589819,0.07838519;0.008439094;-0.03023911,0.1128613;-0.3273565;-0.09785175,0.09977095;-0.6576259;0.004335642,0.1066129;-0.6528455;-0.1047411,-0.0735473;-3.662074E-05;-0.04148076,-0.06791163;-0.343646;-0.06196561,-0.01350537;-0.6748161;0.02204486,-0.005170265;-0.6702211;-0.08688486,-0.02532906;0.5189533;-0.040416,1003.566
+0;0;0,-0.01344152;0.2990651;0.01190626,-0.02578575;0.5928944;0.00948693,0.1579069;0.4692309;0.01140581,0.2386398;0.2823923;-0.1058914,0.3191725;0.1247879;-0.2722693,-0.197688;0.465973;-0.02994452,-0.2223909;0.2569413;-0.1342548,-0.231135;0.05895513;-0.2747227,0.07927713;0.01086515;-0.02696191,0.1661356;-0.2648452;-0.213933,0.196216;-0.5893632;-0.09785247,0.2421406;-0.6397738;-0.1611425,-0.07093454;-0.0006062278;-0.04580156,-0.05169977;-0.3441703;-0.05641027,-0.01627663;-0.6851733;-0.01000311,-0.00480048;-0.643461;-0.1209612,-0.02290584;0.5205424;0.01248967,0;0;0,-0.0140625;0.2987771;-0.0172286,-0.02912196;0.5905703;-0.05084395,0.1434486;0.4933515;0.03823471,0.2379558;0.2867895;-0.02164555,0.2752266;0.08435549;-0.1506324,-0.2009642;0.4715084;0.006791942,-0.2336504;0.2447087;-0.04496319,-0.2041429;0.03225803;-0.1589819,0.07838519;0.008439094;-0.03023911,0.1128613;-0.3273565;-0.09785175,0.09977095;-0.6576259;0.004335642,0.1066129;-0.6528455;-0.1047411,-0.0735473;-3.662074E-05;-0.04148076,-0.06791163;-0.343646;-0.06196561,-0.01350537;-0.6748161;0.02204486,-0.005170265;-0.6702211;-0.08688486,-0.02532906;0.5189533;-0.040416,1003.588
+0;0;0,-0.0134559;0.2993852;0.01191901,-0.02579341;0.5930576;0.009498935,0.1580617;0.4693406;0.01141715,0.240165;0.2793307;-0.107871,0.3205574;0.1220008;-0.2739591,-0.1978522;0.4660798;-0.02997027,-0.2229744;0.2535001;-0.136051,-0.2317032;0.05585875;-0.2762743,0.07955838;0.0109037;-0.02705756,0.166325;-0.264515;-0.2138308,0.1963802;-0.5887617;-0.09784732,0.2422988;-0.6391617;-0.1611291,-0.07118619;-0.0006083785;-0.04596405,-0.05197177;-0.3438089;-0.05656154,-0.01657825;-0.6845267;-0.01019318,-0.005103611;-0.6428161;-0.1211367,-0.02291321;0.5206981;0.01250198,0;0;0,-0.01398751;0.2990107;-0.01874971,-0.02909365;0.5905092;-0.05346203,0.1437833;0.4945647;0.03612447,0.2389077;0.282444;-0.01892567,0.2735702;0.07566178;-0.1407473,-0.1999398;0.4710219;0.008363977,-0.2322226;0.2391495;-0.03925343,-0.2051094;0.02018446;-0.1398519,0.07845579;0.008668453;-0.03082347,0.1152398;-0.3266974;-0.09749246,0.1012654;-0.657047;0.003330469,0.1071872;-0.6523943;-0.1057553,-0.07412749;-0.0002625694;-0.04105588,-0.0663563;-0.3434439;-0.06189441,-0.01249241;-0.6746273;0.0212179,-0.005072766;-0.6701661;-0.08773156,-0.02531493;0.518944;-0.04262924,1003.6
+0;0;0,-0.0134559;0.2993852;0.01191901,-0.02579341;0.5930576;0.009498935,0.1580617;0.4693406;0.01141715,0.240165;0.2793307;-0.107871,0.3205574;0.1220008;-0.2739591,-0.1978522;0.4660798;-0.02997027,-0.2229744;0.2535001;-0.136051,-0.2317032;0.05585875;-0.2762743,0.07955838;0.0109037;-0.02705756,0.166325;-0.264515;-0.2138308,0.1963802;-0.5887617;-0.09784732,0.2422988;-0.6391617;-0.1611291,-0.07118619;-0.0006083785;-0.04596405,-0.05197177;-0.3438089;-0.05656154,-0.01657825;-0.6845267;-0.01019318,-0.005103611;-0.6428161;-0.1211367,-0.02291321;0.5206981;0.01250198,0;0;0,-0.01398751;0.2990107;-0.01874971,-0.02909365;0.5905092;-0.05346203,0.1437833;0.4945647;0.03612447,0.2389077;0.282444;-0.01892567,0.2735702;0.07566178;-0.1407473,-0.1999398;0.4710219;0.008363977,-0.2322226;0.2391495;-0.03925343,-0.2051094;0.02018446;-0.1398519,0.07845579;0.008668453;-0.03082347,0.1152398;-0.3266974;-0.09749246,0.1012654;-0.657047;0.003330469,0.1071872;-0.6523943;-0.1057553,-0.07412749;-0.0002625694;-0.04105588,-0.0663563;-0.3434439;-0.06189441,-0.01249241;-0.6746273;0.0212179,-0.005072766;-0.6701661;-0.08773156,-0.02531493;0.518944;-0.04262924,1003.611
+0;0;0,-0.01444695;0.3011362;0.01217653,-0.02792877;0.5962955;0.00995504,0.157025;0.4716931;0.01118919,0.2402366;0.2834661;-0.1133404,0.3223591;0.1298084;-0.2803365,-0.2002055;0.4684071;-0.03071611,-0.2258444;0.2583682;-0.1451168,-0.2280946;0.07144117;-0.2977462,0.08016631;0.01137141;-0.02691361,0.1649088;-0.254624;-0.2245971,0.1933274;-0.5791187;-0.108866,0.2374936;-0.6306823;-0.1718402,-0.07147714;-0.0009163532;-0.04658827,-0.05212266;-0.3423222;-0.05559302,-0.01659922;-0.6831501;-0.01006737,-0.005055109;-0.6414254;-0.120965,-0.02474166;0.5233272;0.0129235,0;0;0,-0.01352333;0.3007063;-0.02080488,-0.02894249;0.5935631;-0.05688,0.1448735;0.4955931;0.0330317,0.2397721;0.2801594;-0.01640248,0.2705163;0.06825361;-0.1277275,-0.1992667;0.4717356;0.008177165,-0.2318306;0.2369821;-0.03295204,-0.2067651;0.01576589;-0.1261058,0.07863882;0.008978367;-0.0318687,0.1172239;-0.3249063;-0.09547591,0.1026844;-0.6561484;0.002326727,0.1080313;-0.6516615;-0.1067123,-0.07523482;-0.0005416674;-0.04024573,-0.06564222;-0.3416689;-0.06377895,-0.01165049;-0.6729805;0.01877768,-0.004805743;-0.6686997;-0.09012914,-0.0250425;0.5214611;-0.04550242,1003.633
+0;0;0,-0.01444695;0.3011362;0.01217653,-0.02792877;0.5962955;0.00995504,0.157025;0.4716931;0.01118919,0.2402366;0.2834661;-0.1133404,0.3223591;0.1298084;-0.2803365,-0.2002055;0.4684071;-0.03071611,-0.2258444;0.2583682;-0.1451168,-0.2280946;0.07144117;-0.2977462,0.08016631;0.01137141;-0.02691361,0.1649088;-0.254624;-0.2245971,0.1933274;-0.5791187;-0.108866,0.2374936;-0.6306823;-0.1718402,-0.07147714;-0.0009163532;-0.04658827,-0.05212266;-0.3423222;-0.05559302,-0.01659922;-0.6831501;-0.01006737,-0.005055109;-0.6414254;-0.120965,-0.02474166;0.5233272;0.0129235,0;0;0,-0.01352333;0.3007063;-0.02080488,-0.02894249;0.5935631;-0.05688,0.1448735;0.4955931;0.0330317,0.2397721;0.2801594;-0.01640248,0.2705163;0.06825361;-0.1277275,-0.1992667;0.4717356;0.008177165,-0.2318306;0.2369821;-0.03295204,-0.2067651;0.01576589;-0.1261058,0.07863882;0.008978367;-0.0318687,0.1172239;-0.3249063;-0.09547591,0.1026844;-0.6561484;0.002326727,0.1080313;-0.6516615;-0.1067123,-0.07523482;-0.0005416674;-0.04024573,-0.06564222;-0.3416689;-0.06377895,-0.01165049;-0.6729805;0.01877768,-0.004805743;-0.6686997;-0.09012914,-0.0250425;0.5214611;-0.04550242,1003.644
+0;0;0,-0.01447491;0.3017191;0.01220009,-0.0279508;0.5967516;0.009977167,0.1586183;0.4716676;0.01119685,0.2425938;0.2817126;-0.1144759,0.3238979;0.1295862;-0.2798079,-0.2017849;0.4683524;-0.03108061,-0.227659;0.2563853;-0.1465315,-0.2298869;0.07132107;-0.2976399,0.08081205;0.01146301;-0.0271304,0.1644582;-0.2510909;-0.2222562,0.1930631;-0.5777137;-0.1057661,0.2372062;-0.6292346;-0.1687073,-0.07205288;-0.0009237344;-0.04696354,-0.05294881;-0.3379124;-0.05585178,-0.0171924;-0.6809756;-0.01002756,-0.005654342;-0.6392571;-0.1208671,-0.02476268;0.5237602;0.01294656,0;0;0,-0.01295398;0.3011206;-0.02348113,-0.028147;0.5934241;-0.0627954,0.1465761;0.4970832;0.03046918,0.2400718;0.2778465;-0.0155983,0.2680698;0.06353983;-0.1174622,-0.1988694;0.4718212;0.008481249,-0.2302992;0.2338269;-0.02756445,-0.2076696;0.01264355;-0.1150477,0.07886827;0.009157717;-0.03307533,0.1182518;-0.3204621;-0.09476042,0.1024358;-0.6544784;0.00143528,0.1072477;-0.6503025;-0.1074951,-0.07646471;-0.0006272183;-0.03938022,-0.06518155;-0.3371319;-0.06473072,-0.01052595;-0.6708962;0.01703011,-0.004239878;-0.666922;-0.09177706,-0.02441917;0.5214894;-0.05021691,1003.667
+0;0;0,-0.0148515;0.3016916;0.01242481,-0.02858437;0.5967142;0.0104591,0.1578743;0.4710963;0.01081019,0.2452121;0.2836509;-0.1163304,0.3249195;0.1366658;-0.2870044,-0.2021185;0.4683918;-0.03174919,-0.2269652;0.2583711;-0.1509226,-0.2272606;0.07318155;-0.3018936,0.0808567;0.01162782;-0.02692645,0.1638355;-0.2441498;-0.2311266,0.1880603;-0.5702813;-0.1122902,0.2330405;-0.6158143;-0.1817698,-0.07197578;-0.001122064;-0.04707732,-0.05144694;-0.3380311;-0.05580529,-0.0155399;-0.6810952;-0.0101062,-0.003900996;-0.6393625;-0.1209337,-0.02534489;0.5237224;0.0133608,0;0;0,-0.01295398;0.3011206;-0.02348113,-0.028147;0.5934241;-0.0627954,0.1465761;0.4970832;0.03046918,0.2400718;0.2778465;-0.0155983,0.2680698;0.06353983;-0.1174622,-0.1988694;0.4718212;0.008481249,-0.2302992;0.2338269;-0.02756445,-0.2076696;0.01264355;-0.1150477,0.07886827;0.009157717;-0.03307533,0.1182518;-0.3204621;-0.09476042,0.1024358;-0.6544784;0.00143528,0.1072477;-0.6503025;-0.1074951,-0.07646471;-0.0006272183;-0.03938022,-0.06518155;-0.3371319;-0.06473072,-0.01052595;-0.6708962;0.01703011,-0.004239878;-0.666922;-0.09177706,-0.02441917;0.5214894;-0.05021691,1003.689
+0;0;0,-0.01491081;0.3028965;0.01247443,-0.02867263;0.5985385;0.01050635,0.1575719;0.4728703;0.01086499,0.2463158;0.2824069;-0.1183227,0.325849;0.1357433;-0.2886234,-0.2019902;0.4701691;-0.03164347,-0.227237;0.2567669;-0.1527356,-0.2275317;0.07198235;-0.3033765,0.08166483;0.01174404;-0.02719557,0.1636805;-0.241065;-0.2290257,0.1879997;-0.5684661;-0.1097268,0.2329668;-0.6139773;-0.1791863,-0.07269514;-0.001133279;-0.04754784,-0.05240457;-0.3341322;-0.05617451,-0.01635775;-0.6785317;-0.01029753,-0.004722204;-0.6368024;-0.121093,-0.02542812;0.5254334;0.01341255,0;0;0,-0.01186591;0.3021803;-0.02589393,-0.02623305;0.595055;-0.06594324,0.1484149;0.4976335;0.02646375,0.2413511;0.2723202;-0.01145768,0.2618539;0.05346116;-0.1037531,-0.1959894;0.4722367;0.007027015,-0.2277276;0.2293871;-0.022264,-0.2060799;0.00573121;-0.1019353,0.079383;0.009400994;-0.03400922,0.119323;-0.3164099;-0.09422946,0.1040894;-0.6525176;-0.0003430918,0.1083393;-0.6485165;-0.1092219,-0.07765171;-0.0007480811;-0.03893992,-0.06369737;-0.3330525;-0.06638838,-0.008597769;-0.6683564;0.01454648,-0.002876086;-0.6645783;-0.09421144,-0.02264632;0.5230205;-0.05323529,1003.7
+0;0;0,-0.01491081;0.3028965;0.01247443,-0.02867263;0.5985385;0.01050635,0.1575719;0.4728703;0.01086499,0.2463158;0.2824069;-0.1183227,0.325849;0.1357433;-0.2886234,-0.2019902;0.4701691;-0.03164347,-0.227237;0.2567669;-0.1527356,-0.2275317;0.07198235;-0.3033765,0.08166483;0.01174404;-0.02719557,0.1636805;-0.241065;-0.2290257,0.1879997;-0.5684661;-0.1097268,0.2329668;-0.6139773;-0.1791863,-0.07269514;-0.001133279;-0.04754784,-0.05240457;-0.3341322;-0.05617451,-0.01635775;-0.6785317;-0.01029753,-0.004722204;-0.6368024;-0.121093,-0.02542812;0.5254334;0.01341255,0;0;0,-0.01186591;0.3021803;-0.02589393,-0.02623305;0.595055;-0.06594324,0.1484149;0.4976335;0.02646375,0.2413511;0.2723202;-0.01145768,0.2618539;0.05346116;-0.1037531,-0.1959894;0.4722367;0.007027015,-0.2277276;0.2293871;-0.022264,-0.2060799;0.00573121;-0.1019353,0.079383;0.009400994;-0.03400922,0.119323;-0.3164099;-0.09422946,0.1040894;-0.6525176;-0.0003430918,0.1083393;-0.6485165;-0.1092219,-0.07765171;-0.0007480811;-0.03893992,-0.06369737;-0.3330525;-0.06638838,-0.008597769;-0.6683564;0.01454648,-0.002876086;-0.6645783;-0.09421144,-0.02264632;0.5230205;-0.05323529,1003.712
+0;0;0,-0.01541508;0.3030413;0.01260721,-0.02967894;0.5985107;0.01077561,0.1579713;0.4722503;0.01071708,0.2504839;0.2822989;-0.1246316,0.3293251;0.1434704;-0.2963073,-0.2038673;0.4696447;-0.03278231,-0.2295851;0.258455;-0.1658119,-0.2274695;0.07504866;-0.3118238,0.08189589;0.01189346;-0.02696561,0.1613044;-0.2291792;-0.2396302,0.1837222;-0.5568258;-0.1197935,0.2259073;-0.6076439;-0.1847681,-0.07271492;-0.001254652;-0.04781738,-0.051961;-0.3316396;-0.05575629,-0.01542654;-0.6762867;-0.009938717,-0.003637099;-0.6345416;-0.1206451,-0.02630705;0.5253868;0.01364775,0;0;0,-0.01061151;0.3021886;-0.0282855,-0.02384412;0.5944851;-0.07159233,0.1510643;0.4990237;0.02416492,0.2429581;0.2682681;-0.01142621,0.2641369;0.05373746;-0.1035669,-0.1945565;0.4721701;0.005758382,-0.2260165;0.2246183;-0.02046623,-0.2068628;0.002906963;-0.09421614,0.07938413;0.009188205;-0.03448582,0.1175246;-0.3143417;-0.09382963,0.1048709;-0.6512825;-0.001491539,0.109041;-0.647589;-0.1102271,-0.07792061;-0.0004945906;-0.03877717,-0.06167924;-0.3300225;-0.06698295,-0.006422099;-0.6659304;0.01256671,-0.0007989258;-0.662459;-0.09604937,-0.02074771;0.5226076;-0.05778027,1003.734
+0;0;0,-0.01541508;0.3030413;0.01260721,-0.02967894;0.5985107;0.01077561,0.1579713;0.4722503;0.01071708,0.2504839;0.2822989;-0.1246316,0.3293251;0.1434704;-0.2963073,-0.2038673;0.4696447;-0.03278231,-0.2295851;0.258455;-0.1658119,-0.2274695;0.07504866;-0.3118238,0.08189589;0.01189346;-0.02696561,0.1613044;-0.2291792;-0.2396302,0.1837222;-0.5568258;-0.1197935,0.2259073;-0.6076439;-0.1847681,-0.07271492;-0.001254652;-0.04781738,-0.051961;-0.3316396;-0.05575629,-0.01542654;-0.6762867;-0.009938717,-0.003637099;-0.6345416;-0.1206451,-0.02630705;0.5253868;0.01364775,0;0;0,-0.01061151;0.3021886;-0.0282855,-0.02384412;0.5944851;-0.07159233,0.1510643;0.4990237;0.02416492,0.2429581;0.2682681;-0.01142621,0.2641369;0.05373746;-0.1035669,-0.1945565;0.4721701;0.005758382,-0.2260165;0.2246183;-0.02046623,-0.2068628;0.002906963;-0.09421614,0.07938413;0.009188205;-0.03448582,0.1175246;-0.3143417;-0.09382963,0.1048709;-0.6512825;-0.001491539,0.109041;-0.647589;-0.1102271,-0.07792061;-0.0004945906;-0.03877717,-0.06167924;-0.3300225;-0.06698295,-0.006422099;-0.6659304;0.01256671,-0.0007989258;-0.662459;-0.09604937,-0.02074771;0.5226076;-0.05778027,1003.745
+0;0;0,-0.01541217;0.302984;0.01260482,-0.02968523;0.5986422;0.01077352,0.1588691;0.4721077;0.01070114,0.2516068;0.2816942;-0.1249768,0.3298974;0.1438353;-0.2954535,-0.2047435;0.4694893;-0.03301152,-0.2305239;0.2577857;-0.1663648,-0.2284231;0.07566033;-0.3113569,0.08217922;0.01193461;-0.0270589,0.1608565;-0.2269181;-0.2377651,0.18333;-0.5553789;-0.1176306,0.2254992;-0.6061665;-0.1825806,-0.07296649;-0.001258993;-0.04798281,-0.0524037;-0.3286015;-0.05584861,-0.01577843;-0.6741052;-0.009917162,-0.003993441;-0.6323645;-0.1205817,-0.02631272;0.5255047;0.01364618,0;0;0,-0.009332225;0.3019302;-0.03076982,-0.02168089;0.5943306;-0.07494497,0.1540882;0.5001081;0.02139425,0.2445114;0.2675112;-0.01004481,0.263674;0.05063704;-0.0924778,-0.1934848;0.4725681;0.003224641,-0.2246346;0.2237597;-0.01652895,-0.2081777;0.002076805;-0.08568565,0.0794376;0.008823693;-0.03521156,0.1115389;-0.3124401;-0.09349442,0.1046579;-0.650761;-0.002305038,0.1089983;-0.6472593;-0.1109438,-0.07846942;-6.915985E-05;-0.03834826,-0.05998068;-0.3263355;-0.06743823,-0.004063219;-0.6633947;0.01058924,0.001691632;-0.6601072;-0.09793127,-0.01872888;0.5224612;-0.06098795,1003.767
+0;0;0,-0.01572586;0.3028114;0.01283945,-0.03034319;0.5985847;0.01132714,0.15851;0.4709629;0.010288,0.2534778;0.2850872;-0.1305408,0.3315004;0.1525493;-0.3039218,-0.2055619;0.469337;-0.03364677,-0.2277794;0.2593975;-0.170881,-0.2256724;0.08282739;-0.3209921,0.08254939;0.01199876;-0.02684618,0.1595308;-0.2187132;-0.2441075,0.1790597;-0.547251;-0.1216516,0.2222921;-0.5975069;-0.1865236,-0.07314289;-0.001333237;-0.04824344,-0.05160394;-0.3266644;-0.05548012,-0.01453133;-0.6728071;-0.009384766,-0.002663984;-0.6310416;-0.1200155,-0.02688524;0.5254261;0.01411236,0;0;0,-0.007839128;0.3016818;-0.03214884,-0.01915169;0.5941628;-0.07693839,0.1568502;0.5003048;0.0199666,0.2463491;0.2665577;-0.007485628,0.264957;0.04928733;-0.08598471,-0.1909042;0.4722409;0.003417745,-0.2212568;0.2228954;-0.01410189,-0.2064314;0.002267927;-0.08351736,0.07960238;0.008505315;-0.03564,0.1092454;-0.3109469;-0.09419107,0.1063291;-0.6502476;-0.003745317,0.1103075;-0.6468674;-0.1123455,-0.07891068;0.000275264;-0.03810668,-0.0576152;-0.32384;-0.067303,-0.001172114;-0.6617351;0.009865798,0.004205026;-0.6585711;-0.09862082,-0.01638652;0.5222903;-0.06284618,1003.789
+0;0;0,-0.01572586;0.3028114;0.01283945,-0.03034319;0.5985847;0.01132714,0.15851;0.4709629;0.010288,0.2534778;0.2850872;-0.1305408,0.3315004;0.1525493;-0.3039218,-0.2055619;0.469337;-0.03364677,-0.2277794;0.2593975;-0.170881,-0.2256724;0.08282739;-0.3209921,0.08254939;0.01199876;-0.02684618,0.1595308;-0.2187132;-0.2441075,0.1790597;-0.547251;-0.1216516,0.2222921;-0.5975069;-0.1865236,-0.07314289;-0.001333237;-0.04824344,-0.05160394;-0.3266644;-0.05548012,-0.01453133;-0.6728071;-0.009384766,-0.002663984;-0.6310416;-0.1200155,-0.02688524;0.5254261;0.01411236,0;0;0,-0.007839128;0.3016818;-0.03214884,-0.01915169;0.5941628;-0.07693839,0.1568502;0.5003048;0.0199666,0.2463491;0.2665577;-0.007485628,0.264957;0.04928733;-0.08598471,-0.1909042;0.4722409;0.003417745,-0.2212568;0.2228954;-0.01410189,-0.2064314;0.002267927;-0.08351736,0.07960238;0.008505315;-0.03564,0.1092454;-0.3109469;-0.09419107,0.1063291;-0.6502476;-0.003745317,0.1103075;-0.6468674;-0.1123455,-0.07891068;0.000275264;-0.03810668,-0.0576152;-0.32384;-0.067303,-0.001172114;-0.6617351;0.009865798,0.004205026;-0.6585711;-0.09862082,-0.01638652;0.5222903;-0.06284618,1003.801
+0;0;0,-0.01574385;0.3031579;0.01285414,-0.03036421;0.5989892;0.01134398,0.1586928;0.4713484;0.01029902,0.2548428;0.2831587;-0.132283,0.331988;0.1521113;-0.3037142,-0.2057832;0.4697207;-0.03368451,-0.2282773;0.2571676;-0.1726272,-0.226194;0.08258319;-0.3210501,0.08244751;0.01198395;-0.02681305,0.1591278;-0.2178254;-0.2432245,0.1786829;-0.5468053;-0.1206037,0.2219022;-0.5970367;-0.1854559,-0.07305261;-0.001331591;-0.0481839,-0.05159793;-0.32539;-0.05539226,-0.01447545;-0.6719984;-0.009234898,-0.002611723;-0.6302366;-0.1198319,-0.02690823;0.5258721;0.01412762,0;0;0,-0.005905017;0.3018667;-0.03405046,-0.01591036;0.5943061;-0.07975864,0.1596107;0.500941;0.01797867,0.2487231;0.2631826;-0.004819393,0.2673919;0.04863533;-0.0831418,-0.1873361;0.4715664;0.003042981,-0.2183311;0.2191121;-0.0141615,-0.2052401;0.0008249283;-0.08266531,0.07949925;0.008298844;-0.03565311,0.1074671;-0.3094671;-0.09704304,0.1080718;-0.6490901;-0.005928516,0.1116691;-0.6458787;-0.1144652,-0.07873022;0.0004702369;-0.03822927,-0.0553776;-0.3222767;-0.06678098,0.001231723;-0.6609586;0.008954704,0.006224512;-0.6579688;-0.09947183,-0.01366733;0.5225197;-0.06535387,1003.823
+0;0;0,-0.01569716;0.3031431;0.0132539,-0.0302615;0.5989791;0.012139,0.1585783;0.4706805;0.01059398,0.2570184;0.2851946;-0.1339549,0.3352871;0.1604326;-0.3095165,-0.2054254;0.4697942;-0.03409102,-0.2305215;0.2665905;-0.1859735,-0.219702;0.09770869;-0.3404899,0.08258992;0.01190716;-0.02640589,0.1587398;-0.2121328;-0.2489669,0.1767032;-0.5413436;-0.1267233,0.2214567;-0.5908842;-0.1913856,-0.07294971;-0.001293769;-0.0483406,-0.04945068;-0.3252262;-0.05480126,-0.01200325;-0.6718028;-0.008667149,3.844127E-05;-0.630004;-0.119241,-0.02682082;0.5258574;0.01482271,0;0;0,-0.005905017;0.3018667;-0.03405046,-0.01591036;0.5943061;-0.07975864,0.1596107;0.500941;0.01797867,0.2487231;0.2631826;-0.004819393,0.2673919;0.04863533;-0.0831418,-0.1873361;0.4715664;0.003042981,-0.2183311;0.2191121;-0.0141615,-0.2052401;0.0008249283;-0.08266531,0.07949925;0.008298844;-0.03565311,0.1074671;-0.3094671;-0.09704304,0.1080718;-0.6490901;-0.005928516,0.1116691;-0.6458787;-0.1144652,-0.07873022;0.0004702369;-0.03822927,-0.0553776;-0.3222767;-0.06678098,0.001231723;-0.6609586;0.008954704,0.006224512;-0.6579688;-0.09947183,-0.01366733;0.5225197;-0.06535387,1003.834
+0;0;0,-0.01569716;0.3031431;0.0132539,-0.0302615;0.5989791;0.012139,0.1585783;0.4706805;0.01059398,0.2570184;0.2851946;-0.1339549,0.3352871;0.1604326;-0.3095165,-0.2054254;0.4697942;-0.03409102,-0.2305215;0.2665905;-0.1859735,-0.219702;0.09770869;-0.3404899,0.08258992;0.01190716;-0.02640589,0.1587398;-0.2121328;-0.2489669,0.1767032;-0.5413436;-0.1267233,0.2214567;-0.5908842;-0.1913856,-0.07294971;-0.001293769;-0.0483406,-0.04945068;-0.3252262;-0.05480126,-0.01200325;-0.6718028;-0.008667149,3.844127E-05;-0.630004;-0.119241,-0.02682082;0.5258574;0.01482271,0;0;0,-0.005905017;0.3018667;-0.03405046,-0.01591036;0.5943061;-0.07975864,0.1596107;0.500941;0.01797867,0.2487231;0.2631826;-0.004819393,0.2673919;0.04863533;-0.0831418,-0.1873361;0.4715664;0.003042981,-0.2183311;0.2191121;-0.0141615,-0.2052401;0.0008249283;-0.08266531,0.07949925;0.008298844;-0.03565311,0.1074671;-0.3094671;-0.09704304,0.1080718;-0.6490901;-0.005928516,0.1116691;-0.6458787;-0.1144652,-0.07873022;0.0004702369;-0.03822927,-0.0553776;-0.3222767;-0.06678098,0.001231723;-0.6609586;0.008954704,0.006224512;-0.6579688;-0.09947183,-0.01366733;0.5225197;-0.06535387,1003.857
+0;0;0,-0.01567245;0.302666;0.01323304,-0.03019177;0.597589;0.01212052,0.158409;0.46956;0.01057334,0.2579468;0.2820058;-0.1355874,0.3345006;0.1599774;-0.3073023,-0.205144;0.4686748;-0.03405633,-0.2305199;0.2632052;-0.1876324,-0.2199375;0.09802374;-0.3387632,0.08270636;0.01192395;-0.02644311,0.1583522;-0.210633;-0.247531,0.1765424;-0.544;-0.123744,0.2212799;-0.5935121;-0.1883833,-0.07305256;-0.001295593;-0.04840875,-0.04970908;-0.3230838;-0.05482664,-0.0117889;-0.6740357;-0.008110117,0.0002484908;-0.6322412;-0.1186445,-0.02676056;0.5246686;0.01479684,0;0;0,-0.005872056;0.3012721;-0.03504443,-0.01491673;0.5925206;-0.08259177,0.1596943;0.5009005;0.01667356,0.2495885;0.2600015;-0.001602173,0.2699834;0.05039647;-0.07833004,-0.1855719;0.4712979;0.003576152,-0.2181411;0.2161564;-0.01343478,-0.205455;0.002990231;-0.08152779,0.07961498;0.008346945;-0.03568673,0.1040231;-0.3057959;-0.1053448,0.1080259;-0.6483742;-0.008330822,0.1111901;-0.6453205;-0.1168008,-0.07885469;0.0004236386;-0.03825594,-0.0553003;-0.3201895;-0.06629378,0.00220599;-0.6633759;0.009229466,0.006761368;-0.6605492;-0.0991343,-0.01298095;0.5210285;-0.06771064,1003.868
+0;0;0,-0.01581326;0.3026436;0.01357383,-0.03045243;0.5975622;0.01287149,0.1579745;0.4688977;0.01076771,0.2589288;0.2861763;-0.1404554,0.3324339;0.1834805;-0.3256255,-0.2050255;0.4685571;-0.03458658,-0.2170041;0.2332097;-0.1390634,-0.2210169;0.1026377;-0.3211959,0.08281527;0.01189927;-0.02611123,0.1574206;-0.2057653;-0.2523631,0.172052;-0.53914;-0.1281258,0.218046;-0.586014;-0.1950346,-0.07293829;-0.001281161;-0.0485811,-0.04853476;-0.3229914;-0.05495981,-0.01027975;-0.6738998;-0.00818947,0.001947438;-0.632075;-0.1186997,-0.0269948;0.5246391;0.01543797,0;0;0,-0.005872056;0.3012721;-0.03504443,-0.01491673;0.5925206;-0.08259177,0.1596943;0.5009005;0.01667356,0.2495885;0.2600015;-0.001602173,0.2699834;0.05039647;-0.07833004,-0.1855719;0.4712979;0.003576152,-0.2181411;0.2161564;-0.01343478,-0.205455;0.002990231;-0.08152779,0.07961498;0.008346945;-0.03568673,0.1040231;-0.3057959;-0.1053448,0.1080259;-0.6483742;-0.008330822,0.1111901;-0.6453205;-0.1168008,-0.07885469;0.0004236386;-0.03825594,-0.0553003;-0.3201895;-0.06629378,0.00220599;-0.6633759;0.009229466,0.006761368;-0.6605492;-0.0991343,-0.01298095;0.5210285;-0.06771064,1003.879
+0;0;0,-0.01580133;0.3024154;0.01356359,-0.03044756;0.5974748;0.0128619,0.1578871;0.4688257;0.0107609,0.2593659;0.2851551;-0.1412478,0.3320754;0.1835708;-0.3244139,-0.2049307;0.4684853;-0.03457062,-0.2169715;0.2319153;-0.1395902,-0.2209408;0.1027565;-0.3197515,0.08297198;0.01192178;-0.02616064,0.1569672;-0.2039629;-0.2505623,0.1718838;-0.5438346;-0.1239038,0.2015284;-0.5633823;-0.1670286,-0.0730763;-0.001283585;-0.04867303,-0.04887233;-0.320363;-0.05499957,-0.009871766;-0.6781102;-0.007317729,-0.001990962;-0.6404888;-0.07854505,-0.02698933;0.5245392;0.01542882,0;0;0,-0.004811347;0.3009742;-0.035779,-0.01302038;0.5923234;-0.08379316,0.1611044;0.5002882;0.01574612,0.2513325;0.2579249;-0.000328064,0.2730931;0.05076763;-0.07627678,-0.183179;0.4720898;0.004347667,-0.217749;0.2158911;-0.01316277,-0.2060649;0.004924357;-0.08033721,0.07981358;0.008130312;-0.0357008,0.1076264;-0.2977114;-0.1258388,0.1105867;-0.644536;-0.01868653,0.1290701;-0.6714346;-0.05886673,-0.07902653;0.0006386399;-0.03827867,-0.05491018;-0.3172627;-0.06646957,0.00396147;-0.6673935;0.009162553,0.006688044;-0.65496;-0.0606766,-0.01125644;0.5208031;-0.06896496,1003.901
+0;0;0,-0.01580133;0.3024154;0.01356359,-0.03044756;0.5974748;0.0128619,0.1578871;0.4688257;0.0107609,0.2593659;0.2851551;-0.1412478,0.3320754;0.1835708;-0.3244139,-0.2049307;0.4684853;-0.03457062,-0.2169715;0.2319153;-0.1395902,-0.2209408;0.1027565;-0.3197515,0.08297198;0.01192178;-0.02616064,0.1569672;-0.2039629;-0.2505623,0.1718838;-0.5438346;-0.1239038,0.2015284;-0.5633823;-0.1670286,-0.0730763;-0.001283585;-0.04867303,-0.04887233;-0.320363;-0.05499957,-0.009871766;-0.6781102;-0.007317729,-0.001990962;-0.6404888;-0.07854505,-0.02698933;0.5245392;0.01542882,0;0;0,-0.004811347;0.3009742;-0.035779,-0.01302038;0.5923234;-0.08379316,0.1611044;0.5002882;0.01574612,0.2513325;0.2579249;-0.000328064,0.2730931;0.05076763;-0.07627678,-0.183179;0.4720898;0.004347667,-0.217749;0.2158911;-0.01316277,-0.2060649;0.004924357;-0.08033721,0.07981358;0.008130312;-0.0357008,0.1076264;-0.2977114;-0.1258388,0.1105867;-0.644536;-0.01868653,0.1290701;-0.6714346;-0.05886673,-0.07902653;0.0006386399;-0.03827867,-0.05491018;-0.3172627;-0.06646957,0.00396147;-0.6673935;0.009162553,0.006688044;-0.65496;-0.0606766,-0.01125644;0.5208031;-0.06896496,1003.913
+0;0;0,-0.0159135;0.3012034;0.01404443,-0.03092964;0.5957791;0.01398808,0.1578787;0.4669581;0.01115338,0.257962;0.2949581;-0.1552461,0.3369538;0.1763929;-0.3253574,-0.2053239;0.4668799;-0.035253,-0.2243115;0.286697;-0.2208953,-0.2192058;0.1112997;-0.3567075,0.08335573;0.01185736;-0.02578654,0.1571018;-0.2026617;-0.2578703,0.1676842;-0.5430425;-0.1219005,0.2104891;-0.5799655;-0.2005132,-0.07318857;-0.001252097;-0.04894473,-0.0476008;-0.3247091;-0.05531916,-0.00779501;-0.6859362;-0.006438911,0.004648116;-0.6440638;-0.1168704,-0.0273654;0.5230089;0.01636614,0;0;0,-0.003059372;0.299809;-0.03576541,-0.009505719;0.5907457;-0.08376932,0.164895;0.4995427;0.01537323,0.254775;0.2566847;0.0001742831,0.2766569;0.04942809;-0.07599092,-0.1815422;0.4715809;0.002423033,-0.2174929;0.2150941;-0.01212187,-0.2067028;0.00430347;-0.08057708,0.07995866;0.008016467;-0.03600097,0.1140158;-0.2954601;-0.1458275,0.1197387;-0.6445402;-0.03371525,0.1229771;-0.6415287;-0.142122,-0.07936955;0.00070536;-0.03812738,-0.0523728;-0.3213354;-0.06780369,0.006749701;-0.6752185;0.007894211,0.01148929;-0.6724718;-0.100391,-0.00812912;0.5193303;-0.06921601,1003.935
+0;0;0,-0.0159135;0.3012034;0.01404443,-0.03092964;0.5957791;0.01398808,0.1578787;0.4669581;0.01115338,0.257962;0.2949581;-0.1552461,0.3369538;0.1763929;-0.3253574,-0.2053239;0.4668799;-0.035253,-0.2243115;0.286697;-0.2208953,-0.2192058;0.1112997;-0.3567075,0.08335573;0.01185736;-0.02578654,0.1571018;-0.2026617;-0.2578703,0.1676842;-0.5430425;-0.1219005,0.2104891;-0.5799655;-0.2005132,-0.07318857;-0.001252097;-0.04894473,-0.0476008;-0.3247091;-0.05531916,-0.00779501;-0.6859362;-0.006438911,0.004648116;-0.6440638;-0.1168704,-0.0273654;0.5230089;0.01636614,0;0;0,-0.003059372;0.299809;-0.03576541,-0.009505719;0.5907457;-0.08376932,0.164895;0.4995427;0.01537323,0.254775;0.2566847;0.0001742831,0.2766569;0.04942809;-0.07599092,-0.1815422;0.4715809;0.002423033,-0.2174929;0.2150941;-0.01212187,-0.2067028;0.00430347;-0.08057708,0.07995866;0.008016467;-0.03600097,0.1140158;-0.2954601;-0.1458275,0.1197387;-0.6445402;-0.03371525,0.1229771;-0.6415287;-0.142122,-0.07936955;0.00070536;-0.03812738,-0.0523728;-0.3213354;-0.06780369,0.006749701;-0.6752185;0.007894211,0.01148929;-0.6724718;-0.100391,-0.00812912;0.5193303;-0.06921601,1003.946
+0;0;0,-0.01588153;0.3005983;0.01401622,-0.03088994;0.5950232;0.01395915,0.157545;0.4663349;0.01113428,0.2574572;0.294629;-0.1549807,0.336768;0.1755849;-0.3257792,-0.2049274;0.4662569;-0.0351788,-0.2238825;0.2863821;-0.2205037,-0.2187562;0.1102762;-0.3568645,0.08340409;0.01186424;-0.0258015,0.1575637;-0.2038577;-0.2591867,0.1683963;-0.5522842;-0.1200029,0.1963129;-0.5659304;-0.171273,-0.07323103;-0.001252823;-0.04897313,-0.04749978;-0.3265236;-0.0553833,-0.006753083;-0.6962892;-0.00534765,0.001362135;-0.6585462;-0.07736938,-0.02732668;0.5222731;0.01633656,0;0;0,-0.0020383;0.2992191;-0.03566194,-0.007222548;0.5899937;-0.08390784,0.1658838;0.4982191;0.01639008,0.2577249;0.2563938;0.004334204,0.2797701;0.04952981;-0.07538486,-0.1785311;0.4726011;0.004537575,-0.2158087;0.2168878;-0.01221448,-0.2047513;0.005695537;-0.08228181,0.08018626;0.007892996;-0.03564525,0.1194155;-0.2881188;-0.1673355,0.1242157;-0.6431196;-0.04550815,0.1473868;-0.6683564;-0.08704042,-0.07930743;0.0008204526;-0.03837158,-0.05063555;-0.3229457;-0.0676579,0.01067511;-0.6852887;0.008755296,0.01355603;-0.6730744;-0.06187266,-0.006042868;0.5185858;-0.06940079,1003.969
+0;0;0,-0.01534401;0.3005762;0.01505017,-0.03010164;0.5950132;0.01562207,0.1582168;0.4660853;0.01219753,0.2587904;0.298202;-0.1573893,0.3358809;0.1947295;-0.3390052,-0.203884;0.4663775;-0.03479534,-0.2328881;0.2809229;-0.2131908,-0.2226374;0.1373766;-0.3832591,0.08360592;0.0117106;-0.02521172,0.15763;-0.1998443;-0.262423,0.1625294;-0.5479019;-0.1219866,0.1910785;-0.5614015;-0.1730325,-0.07305419;-0.001143285;-0.0492392,-0.04621728;-0.326335;-0.05510074,-0.004632808;-0.6959255;-0.004464138,0.003607166;-0.658141;-0.07646722,-0.02657094;0.5222566;0.01784737,0;0;0,-0.0020383;0.2992191;-0.03566194,-0.007222548;0.5899937;-0.08390784,0.1658838;0.4982191;0.01639008,0.2577249;0.2563938;0.004334204,0.2797701;0.04952981;-0.07538486,-0.1785311;0.4726011;0.004537575,-0.2158087;0.2168878;-0.01221448,-0.2047513;0.005695537;-0.08228181,0.08018626;0.007892996;-0.03564525,0.1194155;-0.2881188;-0.1673355,0.1242157;-0.6431196;-0.04550815,0.1473868;-0.6683564;-0.08704042,-0.07930743;0.0008204526;-0.03837158,-0.05063555;-0.3229457;-0.0676579,0.01067511;-0.6852887;0.008755296,0.01355603;-0.6730744;-0.06187266,-0.006042868;0.5185858;-0.06940079,1003.98
+0;0;0,-0.01530009;0.2997157;0.01500709,-0.03002234;0.5934458;0.01557856,0.1587921;0.464561;0.01213255,0.2589119;0.2974351;-0.1566892,0.3357885;0.1942497;-0.3378012,-0.2042993;0.4648539;-0.03498886,-0.2331725;0.2802361;-0.2125795,-0.2229503;0.137088;-0.3821759,0.08346568;0.01169096;-0.02516944,0.1576137;-0.2002183;-0.262778,0.1626409;-0.5573472;-0.1186814,0.1911725;-0.5708203;-0.1696962,-0.07293165;-0.001141367;-0.04915661,-0.04604979;-0.3268778;-0.05502797,-0.003381521;-0.7061008;-0.003071643,0.004853436;-0.6683211;-0.07503087,-0.02650118;0.5208859;0.01779784,0;0;0,-0.001206174;0.2984382;-0.03495765,-0.005052954;0.5886797;-0.08225346,0.1661945;0.4939439;0.02096415,0.2599002;0.254182;0.007203579,0.2826451;0.04900052;-0.07490635,-0.1769661;0.4724583;0.007259242,-0.2150453;0.2181589;-0.01111629,-0.2037551;0.008275852;-0.08309155,0.08029008;0.007916719;-0.03503609,0.1236421;-0.2775921;-0.1882243,0.1299134;-0.6407305;-0.06007862,0.155114;-0.6652365;-0.1013157,-0.07896779;0.0008110186;-0.03873149,-0.04883049;-0.3234389;-0.06728107,0.01432182;-0.695178;0.0111528,0.01741326;-0.6828901;-0.05943897,-0.004241183;0.5173879;-0.06814384,1004.002
+0;0;0,-0.01530009;0.2997157;0.01500709,-0.03002234;0.5934458;0.01557856,0.1587921;0.464561;0.01213255,0.2589119;0.2974351;-0.1566892,0.3357885;0.1942497;-0.3378012,-0.2042993;0.4648539;-0.03498886,-0.2331725;0.2802361;-0.2125795,-0.2229503;0.137088;-0.3821759,0.08346568;0.01169096;-0.02516944,0.1576137;-0.2002183;-0.262778,0.1626409;-0.5573472;-0.1186814,0.1911725;-0.5708203;-0.1696962,-0.07293165;-0.001141367;-0.04915661,-0.04604979;-0.3268778;-0.05502797,-0.003381521;-0.7061008;-0.003071643,0.004853436;-0.6683211;-0.07503087,-0.02650118;0.5208859;0.01779784,0;0;0,-0.001206174;0.2984382;-0.03495765,-0.005052954;0.5886797;-0.08225346,0.1661945;0.4939439;0.02096415,0.2599002;0.254182;0.007203579,0.2826451;0.04900052;-0.07490635,-0.1769661;0.4724583;0.007259242,-0.2150453;0.2181589;-0.01111629,-0.2037551;0.008275852;-0.08309155,0.08029008;0.007916719;-0.03503609,0.1236421;-0.2775921;-0.1882243,0.1299134;-0.6407305;-0.06007862,0.155114;-0.6652365;-0.1013157,-0.07896779;0.0008110186;-0.03873149,-0.04883049;-0.3234389;-0.06728107,0.01432182;-0.695178;0.0111528,0.01741326;-0.6828901;-0.05943897,-0.004241183;0.5173879;-0.06814384,1004.014
+0;0;0,-0.01488989;0.2987906;0.015914,-0.02937349;0.5910348;0.01725166,0.1586838;0.4630251;0.01309253,0.258622;0.2996557;-0.1606239,0.3355195;0.1949942;-0.3403763,-0.2024693;0.4633888;-0.03521633,-0.2200195;0.2930391;-0.2289367,-0.2141295;0.1427906;-0.3919363,0.08344767;0.0114602;-0.02462818,0.1569953;-0.1940715;-0.2692989,0.1583895;-0.5483137;-0.1260942,0.1863709;-0.5603202;-0.1809872,-0.07261887;-0.000964472;-0.04926426,-0.04464217;-0.3276141;-0.05506042,-0.001467034;-0.7035687;-0.002228871,0.007178336;-0.6655625;-0.07586239,-0.02589267;0.5189201;0.01926061,0;0;0,-0.0003954023;0.2976642;-0.03386283,-0.002420336;0.5867732;-0.07892418,0.1665798;0.4936915;0.02529907,0.2610393;0.2535317;0.00932169,0.2860816;0.05000736;-0.07511115,-0.1750546;0.4721218;0.008298822,-0.2160617;0.2175975;-0.01146053,-0.203738;0.008627236;-0.08465705,0.08010852;0.007990748;-0.03493094,0.1274141;-0.2707003;-0.2010927,0.1414272;-0.6324365;-0.07883215,0.1645952;-0.6570826;-0.1239741,-0.07868233;0.0006951318;-0.0388588,-0.04872797;-0.3246086;-0.06708086,0.01554954;-0.6932818;0.0100268,0.01915808;-0.6812933;-0.06224561,-0.002217531;0.5158001;-0.06552744,1004.035
+0;0;0,-0.01488989;0.2987906;0.015914,-0.02937349;0.5910348;0.01725166,0.1586838;0.4630251;0.01309253,0.258622;0.2996557;-0.1606239,0.3355195;0.1949942;-0.3403763,-0.2024693;0.4633888;-0.03521633,-0.2200195;0.2930391;-0.2289367,-0.2141295;0.1427906;-0.3919363,0.08344767;0.0114602;-0.02462818,0.1569953;-0.1940715;-0.2692989,0.1583895;-0.5483137;-0.1260942,0.1863709;-0.5603202;-0.1809872,-0.07261887;-0.000964472;-0.04926426,-0.04464217;-0.3276141;-0.05506042,-0.001467034;-0.7035687;-0.002228871,0.007178336;-0.6655625;-0.07586239,-0.02589267;0.5189201;0.01926061,0;0;0,-0.0003954023;0.2976642;-0.03386283,-0.002420336;0.5867732;-0.07892418,0.1665798;0.4936915;0.02529907,0.2610393;0.2535317;0.00932169,0.2860816;0.05000736;-0.07511115,-0.1750546;0.4721218;0.008298822,-0.2160617;0.2175975;-0.01146053,-0.203738;0.008627236;-0.08465705,0.08010852;0.007990748;-0.03493094,0.1274141;-0.2707003;-0.2010927,0.1414272;-0.6324365;-0.07883215,0.1645952;-0.6570826;-0.1239741,-0.07868233;0.0006951318;-0.0388588,-0.04872797;-0.3246086;-0.06708086,0.01554954;-0.6932818;0.0100268,0.01915808;-0.6812933;-0.06224561,-0.002217531;0.5158001;-0.06552744,1004.047
+0;0;0,-0.01486691;0.2983295;0.01588944,-0.02930517;0.5896582;0.01722365,0.1607488;0.4612835;0.01299063,0.2595301;0.2998054;-0.1587147,0.3370677;0.1942726;-0.3399636,-0.2043341;0.4616511;-0.03584389,-0.2216811;0.2932735;-0.2273216,-0.2157421;0.1417742;-0.3916781,0.08362605;0.0114847;-0.02468082,0.1574601;-0.1948474;-0.2703043,0.1588835;-0.5565073;-0.124101,0.1875098;-0.5694821;-0.1802593,-0.0727741;-0.0009665336;-0.04936956,-0.04468846;-0.3288882;-0.05518829,-0.0006092489;-0.7127151;-0.001250472,0.0082354;-0.6745244;-0.07658125,-0.02583609;0.5177867;0.01922583,0;0;0,-0.001259938;0.2974206;-0.03183389,-0.004112139;0.5861621;-0.0731411,0.1668201;0.4916365;0.03098989,0.2604907;0.2544483;0.01416111,0.2876029;0.05123603;-0.07511425,-0.1791216;0.4711282;0.01209014,-0.2217668;0.22;-0.00868601,-0.2091188;0.01048544;-0.08578385,0.08041635;0.008083135;-0.03467321,0.1313486;-0.2610134;-0.2172883,0.1472625;-0.6295023;-0.09025264,0.1707917;-0.6532585;-0.139004,-0.07878556;0.0006223571;-0.03907437,-0.04892974;-0.3260428;-0.0665297,0.01752007;-0.7023098;0.01210197,0.02168233;-0.6905131;-0.06186666,-0.003660157;0.5152472;-0.06079483,1004.058
+0;0;0,-0.01514427;0.2982788;0.01656567,-0.03013026;0.5895765;0.01884135,0.1599928;0.4609919;0.01368981,0.258704;0.3037908;-0.1619791,0.3321554;0.2037533;-0.3479839,-0.2044379;0.4614024;-0.036155,-0.231486;0.2865467;-0.2205717,-0.2186738;0.1519317;-0.3986588,0.08376662;0.01134149;-0.02426688,0.1554281;-0.1974277;-0.2684703,0.1545848;-0.561201;-0.1276027,0.1808403;-0.5708134;-0.1872815,-0.07259618;-0.0008304546;-0.04963328,-0.04416982;-0.3287321;-0.05490014,0.0003885143;-0.7124283;-0.0004289523,0.009386552;-0.6741933;-0.07573675,-0.0265063;0.5177051;0.02055297,0;0;0,-0.001259938;0.2974206;-0.03183389,-0.004112139;0.5861621;-0.0731411,0.1668201;0.4916365;0.03098989,0.2604907;0.2544483;0.01416111,0.2876029;0.05123603;-0.07511425,-0.1791216;0.4711282;0.01209014,-0.2217668;0.22;-0.00868601,-0.2091188;0.01048544;-0.08578385,0.08041635;0.008083135;-0.03467321,0.1313486;-0.2610134;-0.2172883,0.1472625;-0.6295023;-0.09025264,0.1707917;-0.6532585;-0.139004,-0.07878556;0.0006223571;-0.03907437,-0.04892974;-0.3260428;-0.0665297,0.01752007;-0.7023098;0.01210197,0.02168233;-0.6905131;-0.06186666,-0.003660157;0.5152472;-0.06079483,1004.069
+0;0;0,-0.01508562;0.2971237;0.01650152,-0.02999115;0.5868571;0.0187656,0.1607903;0.4584669;0.01357954,0.2585917;0.3027148;-0.1604702,0.3321542;0.2025259;-0.3467565,-0.2049664;0.4588789;-0.03644662,-0.2317652;0.2856349;-0.2191635,-0.2189336;0.1508161;-0.3975202,0.08342783;0.01129562;-0.02416874,0.1550877;-0.1974687;-0.2683664,0.1542577;-0.5554846;-0.1297283,0.18003;-0.5643681;-0.1883088,-0.07230256;-0.0008270959;-0.04943254,-0.04387687;-0.328721;-0.05469928,-2.374873E-05;-0.7063446;-0.001090195,0.008808704;-0.6682612;-0.07501215,-0.0263874;0.5153865;0.02046768,0;0;0,-0.0006783754;0.2964339;-0.03014684,-0.002523586;0.5838712;-0.06952333,0.1677932;0.4892369;0.03609443,0.2606471;0.2543832;0.01768136,0.2907612;0.05317901;-0.07592344,-0.179234;0.471137;0.01493027,-0.2230242;0.222698;-0.006924165,-0.211834;0.01404534;-0.08748919,0.08031341;0.007867813;-0.03405547,0.1351995;-0.2532105;-0.2268658,0.1557429;-0.6176242;-0.1077974,0.174022;-0.6435775;-0.154089,-0.07817743;0.0008542303;-0.03949028,-0.04784235;-0.3258652;-0.06565077,0.01879245;-0.6960016;0.01152089,0.02330155;-0.6837426;-0.06109272,-0.002374902;0.5132817;-0.05764699,1004.091
+0;0;0,-0.01508562;0.2971237;0.01650152,-0.02999115;0.5868571;0.0187656,0.1607903;0.4584669;0.01357954,0.2585917;0.3027148;-0.1604702,0.3321542;0.2025259;-0.3467565,-0.2049664;0.4588789;-0.03644662,-0.2317652;0.2856349;-0.2191635,-0.2189336;0.1508161;-0.3975202,0.08342783;0.01129562;-0.02416874,0.1550877;-0.1974687;-0.2683664,0.1542577;-0.5554846;-0.1297283,0.18003;-0.5643681;-0.1883088,-0.07230256;-0.0008270959;-0.04943254,-0.04387687;-0.328721;-0.05469928,-2.374873E-05;-0.7063446;-0.001090195,0.008808704;-0.6682612;-0.07501215,-0.0263874;0.5153865;0.02046768,0;0;0,-0.0006783754;0.2964339;-0.03014684,-0.002523586;0.5838712;-0.06952333,0.1677932;0.4892369;0.03609443,0.2606471;0.2543832;0.01768136,0.2907612;0.05317901;-0.07592344,-0.179234;0.471137;0.01493027,-0.2230242;0.222698;-0.006924165,-0.211834;0.01404534;-0.08748919,0.08031341;0.007867813;-0.03405547,0.1351995;-0.2532105;-0.2268658,0.1557429;-0.6176242;-0.1077974,0.174022;-0.6435775;-0.154089,-0.07817743;0.0008542303;-0.03949028,-0.04784235;-0.3258652;-0.06565077,0.01879245;-0.6960016;0.01152089,0.02330155;-0.6837426;-0.06109272,-0.002374902;0.5132817;-0.05764699,1004.102
+0;0;0,-0.01520637;0.2970832;0.01710838,-0.0302083;0.5868075;0.01983349,0.1604173;0.4579184;0.01373985,0.2562174;0.2989579;-0.158513,0.3243676;0.2289927;-0.3600379,-0.2046648;0.4590752;-0.03724417,-0.2206471;0.3047438;-0.237353,-0.2118511;0.1654017;-0.412448,0.08357452;0.01122532;-0.02368997,0.1538334;-0.1902715;-0.274315,0.1488622;-0.5496658;-0.1393795,0.1758679;-0.563117;-0.194065,-0.07214957;-0.0007779821;-0.0496564,-0.04315124;-0.3286242;-0.05476747,0.0008767992;-0.706185;-0.0008597635,0.009898098;-0.668074;-0.07475588,-0.02657719;0.5153357;0.02142712,0;0;0,-0.0006783754;0.2964339;-0.03014684,-0.002523586;0.5838712;-0.06952333,0.1677932;0.4892369;0.03609443,0.2606471;0.2543832;0.01768136,0.2907612;0.05317901;-0.07592344,-0.179234;0.471137;0.01493027,-0.2230242;0.222698;-0.006924165,-0.211834;0.01404534;-0.08748919,0.08031341;0.007867813;-0.03405547,0.1351995;-0.2532105;-0.2268658,0.1557429;-0.6176242;-0.1077974,0.174022;-0.6435775;-0.154089,-0.07817743;0.0008542303;-0.03949028,-0.04784235;-0.3258652;-0.06565077,0.01879245;-0.6960016;0.01152089,0.02330155;-0.6837426;-0.06109272,-0.002374902;0.5132817;-0.05764699,1004.114
+0;0;0,-0.01515017;0.2959852;0.01704515,-0.03005083;0.5837522;0.0197546,0.1601184;0.4555428;0.01366635,0.2547286;0.2985567;-0.1564469,0.3231553;0.2283077;-0.3587894,-0.2041271;0.456697;-0.03720083,-0.2199108;0.3042825;-0.2348241,-0.2110791;0.1643752;-0.4106295,0.08382132;0.01125847;-0.02375993,0.1540085;-0.1900329;-0.2741294,0.1489906;-0.5528123;-0.137923,0.1820422;-0.5759912;-0.2048513,-0.07236262;-0.0007802795;-0.04980303,-0.04339387;-0.3282923;-0.05490889,0.001048863;-0.7094091;-0.0004934408,0.01208982;-0.6694822;-0.09093319,-0.02644758;0.5128285;0.021336,0;0;0,6.772578E-05;0.295486;-0.02855301,-0.0002854913;0.581323;-0.06513166,0.1677156;0.4867913;0.04200125,0.2598751;0.2551937;0.02191591,0.2920655;0.0552682;-0.0758245,-0.1778806;0.4712517;0.01765085,-0.2226799;0.2263411;-0.005716456,-0.2103686;0.01731509;-0.08766889,0.08077738;0.007807731;-0.03363562,0.1386232;-0.2443783;-0.2365775,0.1636879;-0.6124965;-0.1180572,0.1814238;-0.643153;-0.1844351,-0.07827012;0.0008434483;-0.03987953,-0.04906347;-0.3257043;-0.06523465,0.0202723;-0.6989167;0.01281258,0.02628138;-0.6904412;-0.07607151,-0.0006220043;0.5111693;-0.05399609,1004.136
+0;0;0,-0.01515017;0.2959852;0.01704515,-0.03005083;0.5837522;0.0197546,0.1601184;0.4555428;0.01366635,0.2547286;0.2985567;-0.1564469,0.3231553;0.2283077;-0.3587894,-0.2041271;0.456697;-0.03720083,-0.2199108;0.3042825;-0.2348241,-0.2110791;0.1643752;-0.4106295,0.08382132;0.01125847;-0.02375993,0.1540085;-0.1900329;-0.2741294,0.1489906;-0.5528123;-0.137923,0.1820422;-0.5759912;-0.2048513,-0.07236262;-0.0007802795;-0.04980303,-0.04339387;-0.3282923;-0.05490889,0.001048863;-0.7094091;-0.0004934408,0.01208982;-0.6694822;-0.09093319,-0.02644758;0.5128285;0.021336,0;0;0,6.772578E-05;0.295486;-0.02855301,-0.0002854913;0.581323;-0.06513166,0.1677156;0.4867913;0.04200125,0.2598751;0.2551937;0.02191591,0.2920655;0.0552682;-0.0758245,-0.1778806;0.4712517;0.01765085,-0.2226799;0.2263411;-0.005716456,-0.2103686;0.01731509;-0.08766889,0.08077738;0.007807731;-0.03363562,0.1386232;-0.2443783;-0.2365775,0.1636879;-0.6124965;-0.1180572,0.1814238;-0.643153;-0.1844351,-0.07827012;0.0008434483;-0.03987953,-0.04906347;-0.3257043;-0.06523465,0.0202723;-0.6989167;0.01281258,0.02628138;-0.6904412;-0.07607151,-0.0006220043;0.5111693;-0.05399609,1004.148
+0;0;0,-0.01536915;0.2948525;0.0173985,-0.030631;0.5817187;0.02050613,0.159422;0.4537761;0.01372576,0.2553405;0.3103274;-0.1634507,0.3158294;0.229297;-0.3607137,-0.2037708;0.4550425;-0.03855319,-0.2192976;0.3048418;-0.2344308,-0.2109099;0.1743142;-0.4133993,0.0839168;0.0112408;-0.02351649,0.1527017;-0.1873362;-0.2790937,0.1466985;-0.5472375;-0.1482306,0.1778713;-0.570311;-0.2232046,-0.07231748;-0.0007958158;-0.04990951,-0.04299549;-0.3303379;-0.0550222,0.001119114;-0.7069031;-0.0007758364,0.01314153;-0.6663663;-0.09645278,-0.02692523;0.5110329;0.02196299,0;0;0,0.0003867596;0.2946141;-0.02606273,0.0001361221;0.5800202;-0.05894351,0.168574;0.4842829;0.0456581,0.2595797;0.2552248;0.02517056,0.2933531;0.05975252;-0.07376099,-0.178391;0.4702064;0.02007391,-0.2234623;0.2282237;-0.004057718,-0.2103714;0.02248731;-0.08553588,0.0810453;0.00773108;-0.03306508,0.1414335;-0.238272;-0.2459493,0.1669154;-0.6026577;-0.1307807,0.1872319;-0.6373059;-0.2001889,-0.07806285;0.000834121;-0.04033489,-0.04824314;-0.327776;-0.06503566,0.0207834;-0.6963273;0.01303698,0.02735184;-0.688823;-0.08109294,-0.0002132654;0.5099528;-0.04880571,1004.169
+0;0;0,-0.01536915;0.2948525;0.0173985,-0.030631;0.5817187;0.02050613,0.159422;0.4537761;0.01372576,0.2553405;0.3103274;-0.1634507,0.3158294;0.229297;-0.3607137,-0.2037708;0.4550425;-0.03855319,-0.2192976;0.3048418;-0.2344308,-0.2109099;0.1743142;-0.4133993,0.0839168;0.0112408;-0.02351649,0.1527017;-0.1873362;-0.2790937,0.1466985;-0.5472375;-0.1482306,0.1778713;-0.570311;-0.2232046,-0.07231748;-0.0007958158;-0.04990951,-0.04299549;-0.3303379;-0.0550222,0.001119114;-0.7069031;-0.0007758364,0.01314153;-0.6663663;-0.09645278,-0.02692523;0.5110329;0.02196299,0;0;0,0.0003867596;0.2946141;-0.02606273,0.0001361221;0.5800202;-0.05894351,0.168574;0.4842829;0.0456581,0.2595797;0.2552248;0.02517056,0.2933531;0.05975252;-0.07376099,-0.178391;0.4702064;0.02007391,-0.2234623;0.2282237;-0.004057718,-0.2103714;0.02248731;-0.08553588,0.0810453;0.00773108;-0.03306508,0.1414335;-0.238272;-0.2459493,0.1669154;-0.6026577;-0.1307807,0.1872319;-0.6373059;-0.2001889,-0.07806285;0.000834121;-0.04033489,-0.04824314;-0.327776;-0.06503566,0.0207834;-0.6963273;0.01303698,0.02735184;-0.688823;-0.08109294,-0.0002132654;0.5099528;-0.04880571,1004.181
+0;0;0,-0.01527825;0.2931086;0.0172956,-0.03054658;0.5800972;0.0204037,0.1594754;0.4521142;0.01362586,0.255162;0.3090123;-0.1631221,0.3159579;0.2275706;-0.3613865,-0.2036517;0.4533803;-0.03864364,-0.219141;0.3035429;-0.2340476,-0.2107107;0.1723527;-0.4139245,0.08361182;0.01119994;-0.02343103,0.1529209;-0.1888904;-0.2809559,0.1469443;-0.5471985;-0.150672,0.1760395;-0.566735;-0.2206494,-0.07205466;-0.0007929236;-0.04972813,-0.04250922;-0.3328463;-0.05487977,0.001410112;-0.7077447;-0.0008735284,0.0126313;-0.6679102;-0.09017407,-0.02683816;0.5093607;0.0218616,0;0;0,0.001065776;0.2931609;-0.02237701,0.001070797;0.5790256;-0.05223799,0.1694065;0.4824834;0.05140591,0.2587156;0.2534699;0.03017712,0.2943398;0.05838664;-0.07136631,-0.1780142;0.4686639;0.02425887,-0.22312;0.2274229;-0.001081124,-0.2091899;0.02095851;-0.08364064,0.0811374;0.007672728;-0.03198814,0.1445855;-0.2315664;-0.2553666,0.1705434;-0.594589;-0.141634,0.1892798;-0.6256679;-0.2057865,-0.07727021;0.0007915589;-0.04115916,-0.04707756;-0.3305054;-0.06328779,0.0220484;-0.6970596;0.01579395,0.02841043;-0.687777;-0.07211246,0.0006852448;0.5087926;-0.04292679,1004.206
+0;0;0,-0.01546824;0.2923955;0.01770321,-0.03081011;0.5790119;0.02128145,0.1591898;0.451088;0.01372379,0.2546917;0.3111085;-0.1648838,0.3158635;0.2301923;-0.3644575,-0.2032171;0.4522236;-0.03976774,-0.2189307;0.3048673;-0.2363758,-0.2099192;0.181209;-0.4227799,0.08353694;0.01089176;-0.02308982,0.1513827;-0.1817352;-0.2872635,0.1438005;-0.5360821;-0.160997,0.1716909;-0.5518876;-0.2267685,-0.07184374;-0.0004782745;-0.04968337,-0.04173283;-0.3329878;-0.05484633,0.002020638;-0.7028887;-0.001729835,0.0127698;-0.6636524;-0.08540206,-0.02709784;0.5083824;0.022628,0;0;0,0.0003261715;0.2926699;-0.01979899,-0.001254901;0.5784431;-0.04689956,0.1681958;0.4806643;0.05462432,0.2572676;0.2520775;0.03389215,0.2942008;0.05730183;-0.07011485,-0.1802234;0.4674384;0.02748763,-0.2251157;0.2267603;0.001522206,-0.2106251;0.0194647;-0.08177042,0.081195;0.007571667;-0.03130865,0.1460328;-0.2205881;-0.2663302,0.1697115;-0.5783931;-0.1524122,0.1885531;-0.6056349;-0.2121639,-0.07679437;0.0008094001;-0.04161922,-0.04676281;-0.3310539;-0.06308483,0.02124595;-0.692531;0.0161083,0.02725964;-0.6817281;-0.06633686,-0.001131058;0.508229;-0.03829312,1004.225
+0;0;0,-0.01546824;0.2923955;0.01770321,-0.03081011;0.5790119;0.02128145,0.1591898;0.451088;0.01372379,0.2546917;0.3111085;-0.1648838,0.3158635;0.2301923;-0.3644575,-0.2032171;0.4522236;-0.03976774,-0.2189307;0.3048673;-0.2363758,-0.2099192;0.181209;-0.4227799,0.08353694;0.01089176;-0.02308982,0.1513827;-0.1817352;-0.2872635,0.1438005;-0.5360821;-0.160997,0.1716909;-0.5518876;-0.2267685,-0.07184374;-0.0004782745;-0.04968337,-0.04173283;-0.3329878;-0.05484633,0.002020638;-0.7028887;-0.001729835,0.0127698;-0.6636524;-0.08540206,-0.02709784;0.5083824;0.022628,0;0;0,0.0003261715;0.2926699;-0.01979899,-0.001254901;0.5784431;-0.04689956,0.1681958;0.4806643;0.05462432,0.2572676;0.2520775;0.03389215,0.2942008;0.05730183;-0.07011485,-0.1802234;0.4674384;0.02748763,-0.2251157;0.2267603;0.001522206,-0.2106251;0.0194647;-0.08177042,0.081195;0.007571667;-0.03130865,0.1460328;-0.2205881;-0.2663302,0.1697115;-0.5783931;-0.1524122,0.1885531;-0.6056349;-0.2121639,-0.07679437;0.0008094001;-0.04161922,-0.04676281;-0.3310539;-0.06308483,0.02124595;-0.692531;0.0161083,0.02725964;-0.6817281;-0.06633686,-0.001131058;0.508229;-0.03829312,1004.237
+0;0;0,-0.015406;0.291219;0.01763197,-0.03072923;0.5774875;0.02120513,0.1596811;0.4495043;0.01362639,0.2544726;0.3105659;-0.1636528,0.3167116;0.2282381;-0.3667083,-0.2035311;0.4506424;-0.039984,-0.2191279;0.3043821;-0.2351298,-0.2099592;0.1785665;-0.4247859,0.08341224;0.0108755;-0.02305535,0.1513605;-0.1820424;-0.2876281,0.1438625;-0.5324523;-0.1627645,0.1737353;-0.5515134;-0.2332108,-0.07173651;-0.0004775606;-0.04960921,-0.04158011;-0.3334894;-0.05477997,0.001687225;-0.6992805;-0.002253633,0.01320039;-0.6593877;-0.09187298,-0.02702054;0.5069261;0.02255039,0;0;0,0.0004777759;0.2916146;-0.01781678,-0.0008468181;0.5770887;-0.04437447,0.1675464;0.4778671;0.05930591,0.2554156;0.2507979;0.03843093,0.2931862;0.05381864;-0.06953049,-0.1803508;0.4658081;0.02968931,-0.2241339;0.226852;0.003226966,-0.2095201;0.01597257;-0.08162227,0.08122363;0.007763385;-0.03082013,0.1488266;-0.2082046;-0.2770329,0.1676819;-0.5613163;-0.161314,0.1898081;-0.593734;-0.2235756,-0.07649372;0.0005648442;-0.04190252,-0.04630855;-0.3318639;-0.06222483,0.02070642;-0.689222;0.0167585,0.02748071;-0.6796836;-0.07154483,-0.0007777363;0.5069318;-0.0358603,1004.258
+0;0;0,-0.01555779;0.2911841;0.01806864,-0.03095365;0.577443;0.02205904,0.1595494;0.4497778;0.01403683,0.2528777;0.319173;-0.1702168,0.3082162;0.2483885;-0.379526,-0.2033854;0.4506495;-0.04027497,-0.2242426;0.3084037;-0.2378815,-0.210199;0.1835631;-0.4278833,0.08357361;0.01060072;-0.02259434,0.1510335;-0.1790338;-0.2896541,0.1407462;-0.5310197;-0.1695112,0.1705308;-0.5495164;-0.2403843,-0.07155675;-0.0001547974;-0.04987019,-0.04109357;-0.333147;-0.05447114,0.002686709;-0.6987835;-0.001297351,0.0143219;-0.6588698;-0.09089862,-0.02723315;0.5068804;0.02330859,0;0;0,0.0004777759;0.2916146;-0.01781678,-0.0008468181;0.5770887;-0.04437447,0.1675464;0.4778671;0.05930591,0.2554156;0.2507979;0.03843093,0.2931862;0.05381864;-0.06953049,-0.1803508;0.4658081;0.02968931,-0.2241339;0.226852;0.003226966,-0.2095201;0.01597257;-0.08162227,0.08122363;0.007763385;-0.03082013,0.1488266;-0.2082046;-0.2770329,0.1676819;-0.5613163;-0.161314,0.1898081;-0.593734;-0.2235756,-0.07649372;0.0005648442;-0.04190252,-0.04630855;-0.3318639;-0.06222483,0.02070642;-0.689222;0.0167585,0.02748071;-0.6796836;-0.07154483,-0.0007777363;0.5069318;-0.0358603,1004.271
+0;0;0,-0.01555779;0.2911841;0.01806864,-0.03095365;0.577443;0.02205904,0.1595494;0.4497778;0.01403683,0.2528777;0.319173;-0.1702168,0.3082162;0.2483885;-0.379526,-0.2033854;0.4506495;-0.04027497,-0.2242426;0.3084037;-0.2378815,-0.210199;0.1835631;-0.4278833,0.08357361;0.01060072;-0.02259434,0.1510335;-0.1790338;-0.2896541,0.1407462;-0.5310197;-0.1695112,0.1705308;-0.5495164;-0.2403843,-0.07155675;-0.0001547974;-0.04987019,-0.04109357;-0.333147;-0.05447114,0.002686709;-0.6987835;-0.001297351,0.0143219;-0.6588698;-0.09089862,-0.02723315;0.5068804;0.02330859,0;0;0,0.0004777759;0.2916146;-0.01781678,-0.0008468181;0.5770887;-0.04437447,0.1675464;0.4778671;0.05930591,0.2554156;0.2507979;0.03843093,0.2931862;0.05381864;-0.06953049,-0.1803508;0.4658081;0.02968931,-0.2241339;0.226852;0.003226966,-0.2095201;0.01597257;-0.08162227,0.08122363;0.007763385;-0.03082013,0.1488266;-0.2082046;-0.2770329,0.1676819;-0.5613163;-0.161314,0.1898081;-0.593734;-0.2235756,-0.07649372;0.0005648442;-0.04190252,-0.04630855;-0.3318639;-0.06222483,0.02070642;-0.689222;0.0167585,0.02748071;-0.6796836;-0.07154483,-0.0007777363;0.5069318;-0.0358603,1004.282
+0;0;0,-0.01551725;0.2904254;0.01802156,-0.03087667;0.5760048;0.02200568,0.158055;0.4490595;0.01405652,0.2517005;0.3180108;-0.1708233,0.3071109;0.2471342;-0.3804047,-0.2018514;0.4499239;-0.0398021,-0.2227795;0.3071947;-0.2380801,-0.2087177;0.1821917;-0.4283291,0.08344704;0.01058466;-0.02256012,0.1509445;-0.1791555;-0.2897687,0.1409062;-0.5226211;-0.172534,0.1692141;-0.5387134;-0.2398933,-0.07144837;-0.0001545629;-0.04979466,-0.04096821;-0.3333324;-0.05439817,0.00175231;-0.6901181;-0.002511531,0.01281064;-0.6506959;-0.08767044,-0.02716901;0.5056856;0.02325092,0;0;0,0.0007977784;0.290977;-0.01562738,1.004338E-05;0.5760265;-0.03929591,0.1669294;0.4772914;0.06261659,0.2545867;0.249263;0.0415678,0.2926739;0.05272686;-0.0677073,-0.1790741;0.4655728;0.03115118,-0.22361;0.2259692;0.00412425,-0.208328;0.01472405;-0.08049308,0.08120508;0.00791809;-0.03045392,0.1504536;-0.2023749;-0.2813308,0.1638618;-0.5482019;-0.1716166,0.1833477;-0.5758336;-0.2329516,-0.07623328;0.0003703044;-0.04210407,-0.04551637;-0.3322521;-0.06150875,0.01966214;-0.6808218;0.01636455,0.02631;-0.670081;-0.06758777,-0.0001091063;0.5060235;-0.03157258,1004.304
+0;0;0,-0.0156469;0.289855;0.01858906,-0.03109007;0.5749269;0.02298867,0.1577037;0.4483109;0.01461129,0.2495582;0.3229994;-0.1746109,0.3031925;0.2435794;-0.3799001,-0.2013709;0.4489134;-0.04004951,-0.2186011;0.3207385;-0.2479427,-0.2052309;0.2039764;-0.4416324,0.08330477;0.01027563;-0.02201978,0.1487084;-0.1724673;-0.2871693,0.1369622;-0.5118138;-0.1748117,0.1656957;-0.5298216;-0.2489471,-0.07107747;4.963391E-05;-0.04978088,-0.04120247;-0.3271584;-0.05417116,0.001520235;-0.6784726;-0.002486821,0.01359629;-0.6383176;-0.0940153,-0.02734963;0.5046628;0.02413433,0;0;0,0.00078924;0.2905406;-0.01385021,0.0003382862;0.5751255;-0.03709054,0.1667032;0.4753731;0.06491137,0.2533456;0.2471927;0.04562283,0.290556;0.05246781;-0.0640378,-0.1786827;0.4642673;0.03264659,-0.2233451;0.225036;0.005833941,-0.2080767;0.01515339;-0.07809475,0.08121473;0.007954478;-0.02951336,0.1516234;-0.1829205;-0.2875564,0.1577299;-0.5258594;-0.1861963,0.177731;-0.5616941;-0.2485836,-0.07545612;0.0003859141;-0.04285287,-0.04484447;-0.3263511;-0.05966779,0.01890257;-0.6697296;0.01744092,0.02613463;-0.660351;-0.0728302,0.0001748353;0.5051763;-0.0293808,1004.326
+0;0;0,-0.0156469;0.289855;0.01858906,-0.03109007;0.5749269;0.02298867,0.1577037;0.4483109;0.01461129,0.2495582;0.3229994;-0.1746109,0.3031925;0.2435794;-0.3799001,-0.2013709;0.4489134;-0.04004951,-0.2186011;0.3207385;-0.2479427,-0.2052309;0.2039764;-0.4416324,0.08330477;0.01027563;-0.02201978,0.1487084;-0.1724673;-0.2871693,0.1369622;-0.5118138;-0.1748117,0.1656957;-0.5298216;-0.2489471,-0.07107747;4.963391E-05;-0.04978088,-0.04120247;-0.3271584;-0.05417116,0.001520235;-0.6784726;-0.002486821,0.01359629;-0.6383176;-0.0940153,-0.02734963;0.5046628;0.02413433,0;0;0,0.00078924;0.2905406;-0.01385021,0.0003382862;0.5751255;-0.03709054,0.1667032;0.4753731;0.06491137,0.2533456;0.2471927;0.04562283,0.290556;0.05246781;-0.0640378,-0.1786827;0.4642673;0.03264659,-0.2233451;0.225036;0.005833941,-0.2080767;0.01515339;-0.07809475,0.08121473;0.007954478;-0.02951336,0.1516234;-0.1829205;-0.2875564,0.1577299;-0.5258594;-0.1861963,0.177731;-0.5616941;-0.2485836,-0.07545612;0.0003859141;-0.04285287,-0.04484447;-0.3263511;-0.05966779,0.01890257;-0.6697296;0.01744092,0.02613463;-0.660351;-0.0728302,0.0001748353;0.5051763;-0.0293808,1004.337
+0;0;0,-0.0157092;0.291009;0.01866307,-0.0312421;0.5777396;0.02308403,0.1617349;0.4493483;0.01450108,0.2527888;0.325129;-0.1730718,0.306728;0.2452575;-0.3795282,-0.2054041;0.4499644;-0.04138734,-0.2224841;0.3229066;-0.2474685,-0.2090379;0.2054807;-0.4422593,0.08318135;0.01026041;-0.02198716,0.1476523;-0.1698766;-0.2833556,0.135874;-0.510149;-0.1706914,0.164381;-0.5277783;-0.2442423,-0.07097216;4.956037E-05;-0.04970713,-0.04152318;-0.3224924;-0.05403481,0.001316093;-0.6747653;-0.002209444,0.01329694;-0.6346903;-0.09301625,-0.02747452;0.5069658;0.024238,0;0;0,-0.001986757;0.2918017;-0.01136518,-0.007141396;0.5782552;-0.03136253,0.1660879;0.4738077;0.06770706,0.2519383;0.2474089;0.05102944,0.2899222;0.05230209;-0.06034231,-0.1875045;0.4602295;0.03846343,-0.2314377;0.2231076;0.0111149,-0.2162488;0.01180246;-0.07274537,0.08099809;0.00850299;-0.02957797,0.1525615;-0.1664603;-0.2926099,0.1513788;-0.5118103;-0.1959183,0.1716461;-0.54535;-0.2595019,-0.0753881;-0.0001463331;-0.04271371,-0.04386891;-0.322127;-0.05866028,0.01832384;-0.6667566;0.01866826,0.02543773;-0.6569756;-0.07095042,-0.005855247;0.5077173;-0.02449083,1004.361
+0;0;0,-0.01580783;0.2909824;0.01899168,-0.03130131;0.5777099;0.02370627,0.1616475;0.4493914;0.0144229,0.2528096;0.3262649;-0.1738168,0.3082774;0.2470729;-0.3801298,-0.2050811;0.4498151;-0.04179441,-0.2353914;0.3169038;-0.2425946,-0.2146309;0.2124559;-0.4440214,0.08330221;0.01009348;-0.02160355,0.1469903;-0.1664602;-0.2855958,0.1327522;-0.5080346;-0.1772377,0.1597408;-0.5257394;-0.2513106,-0.0708456;0.0002054673;-0.04988693,-0.04112404;-0.3223194;-0.05357519,0.001722321;-0.6746051;-0.001842853,0.01379346;-0.634517;-0.09263623,-0.02755046;0.5069342;0.02480166,0;0;0,-0.001986757;0.2918017;-0.01136518,-0.007141396;0.5782552;-0.03136253,0.1660879;0.4738077;0.06770706,0.2519383;0.2474089;0.05102944,0.2899222;0.05230209;-0.06034231,-0.1875045;0.4602295;0.03846343,-0.2314377;0.2231076;0.0111149,-0.2162488;0.01180246;-0.07274537,0.08099809;0.00850299;-0.02957797,0.1525615;-0.1664603;-0.2926099,0.1513788;-0.5118103;-0.1959183,0.1716461;-0.54535;-0.2595019,-0.0753881;-0.0001463331;-0.04271371,-0.04386891;-0.322127;-0.05866028,0.01832384;-0.6667566;0.01866826,0.02543773;-0.6569756;-0.07095042,-0.005855247;0.5077173;-0.02449083,1004.382
+0;0;0,-0.01576593;0.2902111;0.01894134,-0.03123793;0.5765389;0.02365287,0.1610016;0.4486148;0.01440507,0.2521573;0.3254969;-0.1738213,0.3075189;0.2464564;-0.3797397,-0.2043708;0.4490369;-0.04160431,-0.2346789;0.3161349;-0.2423904,-0.2139582;0.2118868;-0.4434319,0.08312701;0.01007225;-0.02155811,0.146244;-0.1648982;-0.283183,0.1324296;-0.4963085;-0.1780493,0.1594852;-0.5141318;-0.2523063,-0.0706966;0.0002050351;-0.04978202,-0.04124157;-0.3194277;-0.0534372,0.0003298186;-0.6612304;-0.003244247,0.01243095;-0.6211172;-0.09426326,-0.0274967;0.5059447;0.02474545,0;0;0,-0.002003908;0.2910945;-0.009477854,-0.006394744;0.5772245;-0.02854896,0.1657037;0.4728844;0.07017279,0.2512521;0.2463315;0.05430436,0.2886645;0.05185352;-0.05746913,-0.1866606;0.4596745;0.04009752,-0.2311837;0.22272;0.01240601,-0.2157675;0.01163378;-0.07077836,0.08100558;0.008693516;-0.02896237,0.1517468;-0.1589288;-0.2934325,0.1443934;-0.4964495;-0.2091568,0.1624532;-0.5288998;-0.2747843,-0.07494626;-0.0004350127;-0.04311807,-0.04310806;-0.319513;-0.05800467,0.01601198;-0.654254;0.01635902,0.02320187;-0.6444333;-0.07349794,-0.005417943;0.5068365;-0.02196765,1004.393
+0;0;0,-0.01576593;0.2902111;0.01894134,-0.03123793;0.5765389;0.02365287,0.1610016;0.4486148;0.01440507,0.2521573;0.3254969;-0.1738213,0.3075189;0.2464564;-0.3797397,-0.2043708;0.4490369;-0.04160431,-0.2346789;0.3161349;-0.2423904,-0.2139582;0.2118868;-0.4434319,0.08312701;0.01007225;-0.02155811,0.146244;-0.1648982;-0.283183,0.1324296;-0.4963085;-0.1780493,0.1594852;-0.5141318;-0.2523063,-0.0706966;0.0002050351;-0.04978202,-0.04124157;-0.3194277;-0.0534372,0.0003298186;-0.6612304;-0.003244247,0.01243095;-0.6211172;-0.09426326,-0.0274967;0.5059447;0.02474545,0;0;0,-0.002003908;0.2910945;-0.009477854,-0.006394744;0.5772245;-0.02854896,0.1657037;0.4728844;0.07017279,0.2512521;0.2463315;0.05430436,0.2886645;0.05185352;-0.05746913,-0.1866606;0.4596745;0.04009752,-0.2311837;0.22272;0.01240601,-0.2157675;0.01163378;-0.07077836,0.08100558;0.008693516;-0.02896237,0.1517468;-0.1589288;-0.2934325,0.1443934;-0.4964495;-0.2091568,0.1624532;-0.5288998;-0.2747843,-0.07494626;-0.0004350127;-0.04311807,-0.04310806;-0.319513;-0.05800467,0.01601198;-0.654254;0.01635902,0.02320187;-0.6444333;-0.07349794,-0.005417943;0.5068365;-0.02196765,1004.405
+0;0;0,-0.0158104;0.2901616;0.01964983,-0.03123428;0.576483;0.02483639,0.1609814;0.4486584;0.01462731,0.2516687;0.3320228;-0.1779046,0.3046612;0.2728869;-0.3909994,-0.2040484;0.4487914;-0.04121659,-0.2240154;0.3115366;-0.2403623,-0.2112225;0.2149454;-0.4458401,0.08326889;0.009844386;-0.02111118,0.1454496;-0.1609268;-0.285718,0.1317051;-0.4931085;-0.1830387,0.1581436;-0.510786;-0.2576111,-0.07060814;0.0003223899;-0.04990678,-0.04058902;-0.3192669;-0.05265252,0.001040366;-0.6610145;-0.002132673,0.01309742;-0.620865;-0.09315348,-0.02749827;0.505887;0.0258311,0;0;0,-0.002003908;0.2910945;-0.009477854,-0.006394744;0.5772245;-0.02854896,0.1657037;0.4728844;0.07017279,0.2512521;0.2463315;0.05430436,0.2886645;0.05185352;-0.05746913,-0.1866606;0.4596745;0.04009752,-0.2311837;0.22272;0.01240601,-0.2157675;0.01163378;-0.07077836,0.08100558;0.008693516;-0.02896237,0.1517468;-0.1589288;-0.2934325,0.1443934;-0.4964495;-0.2091568,0.1624532;-0.5288998;-0.2747843,-0.07494626;-0.0004350127;-0.04311807,-0.04310806;-0.319513;-0.05800467,0.01601198;-0.654254;0.01635902,0.02320187;-0.6444333;-0.07349794,-0.005417943;0.5068365;-0.02196765,1004.416
+0;0;0,-0.01577633;0.2895364;0.01960749,-0.03117777;0.5754423;0.02478443,0.1605814;0.4478089;0.01460156,0.2513076;0.3311231;-0.178013,0.3040035;0.2723182;-0.3899152,-0.2035697;0.4479415;-0.0411079,-0.2235453;0.3106278;-0.2403391,-0.210824;0.2145772;-0.444667,0.08319027;0.009835091;-0.02109125,0.1448463;-0.1594952;-0.2834655,0.1312853;-0.4872433;-0.1821566,0.1567165;-0.5031044;-0.253888,-0.07054148;0.0003220855;-0.04985967,-0.04077564;-0.3165708;-0.05258223,0.0002981201;-0.653757;-0.00273668,0.01189583;-0.6139942;-0.09028979,-0.02744459;0.5048997;0.02577838,0;0;0,-0.002025828;0.2905097;-0.008041859,-0.006194025;0.5762399;-0.02687526,0.1647361;0.4719256;0.07290506,0.2504308;0.2451811;0.0591042,0.2868678;0.05259007;-0.05367208,-0.186061;0.4589466;0.0416718,-0.2302263;0.2218415;0.01378367,-0.2149718;0.0119621;-0.06901355,0.08107236;0.008621216;-0.02855062,0.1494907;-0.148745;-0.2966352,0.1391742;-0.4824421;-0.2165973,0.1508621;-0.5116727;-0.2817931,-0.07474856;-0.000429947;-0.04329734,-0.04133875;-0.3165658;-0.05931043,0.01454267;-0.6471142;0.01472471,0.02156679;-0.6364705;-0.07171234,-0.005251333;0.5059043;-0.02030325,1004.427
+0;0;0,-0.01577633;0.2895364;0.01960749,-0.03117777;0.5754423;0.02478443,0.1605814;0.4478089;0.01460156,0.2513076;0.3311231;-0.178013,0.3040035;0.2723182;-0.3899152,-0.2035697;0.4479415;-0.0411079,-0.2235453;0.3106278;-0.2403391,-0.210824;0.2145772;-0.444667,0.08319027;0.009835091;-0.02109125,0.1448463;-0.1594952;-0.2834655,0.1312853;-0.4872433;-0.1821566,0.1567165;-0.5031044;-0.253888,-0.07054148;0.0003220855;-0.04985967,-0.04077564;-0.3165708;-0.05258223,0.0002981201;-0.653757;-0.00273668,0.01189583;-0.6139942;-0.09028979,-0.02744459;0.5048997;0.02577838,0;0;0,-0.002025828;0.2905097;-0.008041859,-0.006194025;0.5762399;-0.02687526,0.1647361;0.4719256;0.07290506,0.2504308;0.2451811;0.0591042,0.2868678;0.05259007;-0.05367208,-0.186061;0.4589466;0.0416718,-0.2302263;0.2218415;0.01378367,-0.2149718;0.0119621;-0.06901355,0.08107236;0.008621216;-0.02855062,0.1494907;-0.148745;-0.2966352,0.1391742;-0.4824421;-0.2165973,0.1508621;-0.5116727;-0.2817931,-0.07474856;-0.000429947;-0.04329734,-0.04133875;-0.3165658;-0.05931043,0.01454267;-0.6471142;0.01472471,0.02156679;-0.6364705;-0.07171234,-0.005251333;0.5059043;-0.02030325,1004.449
+0;0;0,-0.01580041;0.2890766;0.02040476,-0.03109406;0.5739934;0.02607096,0.1607376;0.446575;0.01507586,0.2498212;0.3391852;-0.1806046,0.3149588;0.2874239;-0.3933058,-0.2035052;0.4468328;-0.04040828,-0.2223786;0.3078356;-0.2355566,-0.2108911;0.2151872;-0.4439991,0.08332324;0.009534978;-0.02039351,0.144527;-0.1585004;-0.2857917,0.1285292;-0.5283735;-0.1747469,0.1514303;-0.5383744;-0.2435691,-0.07018314;0.0005641168;-0.05023527,-0.03992533;-0.3180283;-0.05137071,0.006287996;-0.6976686;0.004581209,0.01706053;-0.6585336;-0.0770371,-0.02737975;0.5037857;0.02696143,0;0;0,-0.002318531;0.290137;-0.00681448,-0.007089674;0.5749593;-0.02429533,0.1643576;0.4709525;0.07479167,0.2490804;0.2463024;0.06412792,0.2853037;0.05329345;-0.05248833,-0.1871803;0.4580142;0.04335726,-0.2315631;0.2233762;0.01625605,-0.216022;0.01172695;-0.06816563,0.08116736;0.008470803;-0.02810121,0.1527629;-0.09658373;-0.3217943,0.1334582;-0.4715651;-0.2300918,0.1397519;-0.4968151;-0.2914829,-0.07452081;-0.0002806091;-0.04354472,-0.03993529;-0.3179898;-0.06035786,0.02054701;-0.6902124;0.024408,0.02718403;-0.6781486;-0.05618532,-0.0060004;0.504931;-0.018085,1004.471
+0;0;0,-0.01575826;0.2883056;0.02035034,-0.03102419;0.5727077;0.0260024,0.1601886;0.4455133;0.01504581,0.2487984;0.3386945;-0.1795942,0.3139337;0.2869351;-0.3922876,-0.2028596;0.4457702;-0.04025633,-0.2216326;0.3075121;-0.234367,-0.2101455;0.2148671;-0.4428018,0.08301514;0.009499721;-0.0203181,0.144235;-0.1585798;-0.2857862,0.1288897;-0.5133664;-0.1792707,0.1544489;-0.5280101;-0.2560808,-0.06992362;0.0005620309;-0.05004951,-0.03965785;-0.3181143;-0.05118524,0.004670508;-0.6822696;0.002484478,0.01669336;-0.6420745;-0.08860684,-0.0273118;0.5025363;0.0268924,0;0;0,-0.0005227178;0.2894189;-0.004360914,-0.004363477;0.5737652;-0.02135634,0.1660823;0.4711676;0.07850003,0.2506813;0.2477371;0.07021999,0.2857963;0.05779029;-0.0516293,-0.1838206;0.4565177;0.04602937,-0.2284827;0.2232071;0.01923152,-0.21382;0.01268391;-0.06809044,0.08056255;0.008452743;-0.02885842,0.154817;-0.09392682;-0.3229275,0.1299545;-0.4537244;-0.2370083,0.1350243;-0.4872526;-0.3039753,-0.0744156;-0.0003312025;-0.04309048,-0.03790297;-0.3179995;-0.05810849,0.01989694;-0.6750363;0.02336825,0.02734683;-0.66497;-0.06659433,-0.003353447;0.5037687;-0.01518583,1004.493
+0;0;0,-0.01575826;0.2883056;0.02035034,-0.03102419;0.5727077;0.0260024,0.1601886;0.4455133;0.01504581,0.2487984;0.3386945;-0.1795942,0.3139337;0.2869351;-0.3922876,-0.2028596;0.4457702;-0.04025633,-0.2216326;0.3075121;-0.234367,-0.2101455;0.2148671;-0.4428018,0.08301514;0.009499721;-0.0203181,0.144235;-0.1585798;-0.2857862,0.1288897;-0.5133664;-0.1792707,0.1544489;-0.5280101;-0.2560808,-0.06992362;0.0005620309;-0.05004951,-0.03965785;-0.3181143;-0.05118524,0.004670508;-0.6822696;0.002484478,0.01669336;-0.6420745;-0.08860684,-0.0273118;0.5025363;0.0268924,0;0;0,-0.0005227178;0.2894189;-0.004360914,-0.004363477;0.5737652;-0.02135634,0.1660823;0.4711676;0.07850003,0.2506813;0.2477371;0.07021999,0.2857963;0.05779029;-0.0516293,-0.1838206;0.4565177;0.04602937,-0.2284827;0.2232071;0.01923152,-0.21382;0.01268391;-0.06809044,0.08056255;0.008452743;-0.02885842,0.154817;-0.09392682;-0.3229275,0.1299545;-0.4537244;-0.2370083,0.1350243;-0.4872526;-0.3039753,-0.0744156;-0.0003312025;-0.04309048,-0.03790297;-0.3179995;-0.05810849,0.01989694;-0.6750363;0.02336825,0.02734683;-0.66497;-0.06659433,-0.003353447;0.5037687;-0.01518583,1004.505
+0;0;0,-0.01582095;0.2873283;0.02069351,-0.03111141;0.5707712;0.02681576,0.1603687;0.4436601;0.01505296,0.2485861;0.3391247;-0.1796735,0.2986384;0.290177;-0.3979334,-0.2026508;0.44338;-0.04075131,-0.2220973;0.3058389;-0.2339678,-0.2118394;0.2186281;-0.445693,0.08294751;0.009342009;-0.01995283,0.1424136;-0.1618621;-0.2844668,0.1266597;-0.5202885;-0.1823903,0.1529579;-0.5373003;-0.262521,-0.06972928;0.0006257185;-0.05003113,-0.03906583;-0.3185508;-0.05094498,0.005543444;-0.6849023;0.003219809,0.01815186;-0.6442249;-0.09190987,-0.02739951;0.5009149;0.02757566,0;0;0,0.0008669198;0.2884876;-0.003196001,-0.00171116;0.5719101;-0.01985288,0.1682127;0.4708537;0.08164048,0.2531245;0.2486893;0.07380986,0.2855966;0.06767747;-0.06300664,-0.1817105;0.4553203;0.04850911,-0.2278827;0.223422;0.02168276,-0.2128708;0.01423731;-0.07080989,0.08056144;0.007971734;-0.02849531,0.1546338;-0.08277729;-0.3269792,0.121444;-0.4450355;-0.244489,0.1298877;-0.4776978;-0.3174601,-0.07411627;0.0001784297;-0.04327152,-0.03539445;-0.3178639;-0.0560942,0.01780968;-0.6779925;0.02523175,0.02575879;-0.6686115;-0.06875924,-0.001043662;0.5022399;-0.01353836,1004.527
+0;0;0,-0.01582095;0.2873283;0.02069351,-0.03111141;0.5707712;0.02681576,0.1603687;0.4436601;0.01505296,0.2485861;0.3391247;-0.1796735,0.2986384;0.290177;-0.3979334,-0.2026508;0.44338;-0.04075131,-0.2220973;0.3058389;-0.2339678,-0.2118394;0.2186281;-0.445693,0.08294751;0.009342009;-0.01995283,0.1424136;-0.1618621;-0.2844668,0.1266597;-0.5202885;-0.1823903,0.1529579;-0.5373003;-0.262521,-0.06972928;0.0006257185;-0.05003113,-0.03906583;-0.3185508;-0.05094498,0.005543444;-0.6849023;0.003219809,0.01815186;-0.6442249;-0.09190987,-0.02739951;0.5009149;0.02757566,0;0;0,0.0008669198;0.2884876;-0.003196001,-0.00171116;0.5719101;-0.01985288,0.1682127;0.4708537;0.08164048,0.2531245;0.2486893;0.07380986,0.2855966;0.06767747;-0.06300664,-0.1817105;0.4553203;0.04850911,-0.2278827;0.223422;0.02168276,-0.2128708;0.01423731;-0.07080989,0.08056144;0.007971734;-0.02849531,0.1546338;-0.08277729;-0.3269792,0.121444;-0.4450355;-0.244489,0.1298877;-0.4776978;-0.3174601,-0.07411627;0.0001784297;-0.04327152,-0.03539445;-0.3178639;-0.0560942,0.01780968;-0.6779925;0.02523175,0.02575879;-0.6686115;-0.06875924,-0.001043662;0.5022399;-0.01353836,1004.538
+0;0;0,-0.01584161;0.2877036;0.02072055,-0.03110427;0.5706321;0.02682987,0.1620314;0.4430996;0.01495544,0.2491679;0.339845;-0.1773853,0.2977063;0.2923779;-0.3890432,-0.2041975;0.4428171;-0.0413422,-0.2234058;0.3069611;-0.2321915,-0.2134582;0.2223883;-0.4375123,0.08249705;0.009291276;-0.01984447,0.1421412;-0.1624254;-0.2851502,0.1259773;-0.5301787;-0.1804174,0.1537554;-0.5498359;-0.2650572,-0.06935061;0.0006223205;-0.04975943,-0.03859536;-0.3195096;-0.05067603,0.007174738;-0.6953943;0.004898246,0.02049264;-0.6541162;-0.09558451,-0.02739689;0.5008607;0.02758885,0;0;0,0.0007075071;0.2888741;-0.002218008,-0.0003192871;0.5718355;-0.01801872,0.1711641;0.4704076;0.08334756,0.2571703;0.2518083;0.07518864,0.2910906;0.08893299;-0.07221961,-0.1819312;0.4536554;0.05087378,-0.2297508;0.2251986;0.02312416,-0.2134685;0.02606326;-0.07428304,0.0801994;0.007218063;-0.02831697,0.1547155;-0.05745897;-0.334414,0.1096486;-0.4288053;-0.2535214,0.1232279;-0.4651934;-0.329742,-0.07356764;0.000896161;-0.04327695,-0.03190684;-0.3177523;-0.05587472,0.02164194;-0.6870348;0.02918766,0.03011201;-0.6787242;-0.07010572,-3.133708E-05;0.5022371;-0.01182604,1004.56
+0;0;0,-0.01599997;0.2876514;0.0213149,-0.03132264;0.5705645;0.02794267,0.161737;0.4428687;0.01534488,0.2490447;0.3432606;-0.1788325,0.3070501;0.3073986;-0.3903921,-0.2041027;0.4424719;-0.04087364,-0.2309802;0.3401005;-0.2507474,-0.2166974;0.2562759;-0.4561192,0.08255645;0.00927263;-0.01960476,0.1414136;-0.1639307;-0.2841187,0.1251119;-0.5325006;-0.1823189,0.151496;-0.5499416;-0.2686588,-0.06934056;0.0005596585;-0.04977417,-0.03797263;-0.319514;-0.0499614,0.007309701;-0.6953024;0.00665443,0.02059864;-0.6539898;-0.09382829,-0.02760002;0.5007927;0.02858493,0;0;0,0.0007075071;0.2888741;-0.002218008,-0.0003192871;0.5718355;-0.01801872,0.1711641;0.4704076;0.08334756,0.2571703;0.2518083;0.07518864,0.2910906;0.08893299;-0.07221961,-0.1819312;0.4536554;0.05087378,-0.2297508;0.2251986;0.02312416,-0.2134685;0.02606326;-0.07428304,0.0801994;0.007218063;-0.02831697,0.1547155;-0.05745897;-0.334414,0.1096486;-0.4288053;-0.2535214,0.1232279;-0.4651934;-0.329742,-0.07356764;0.000896161;-0.04327695,-0.03190684;-0.3177523;-0.05587472,0.02164194;-0.6870348;0.02918766,0.03011201;-0.6787242;-0.07010572,-3.133708E-05;0.5022371;-0.01182604,1004.572
+0;0;0,-0.01591445;0.286114;0.02120098,-0.03113252;0.5670906;0.02779415,0.1607055;0.4404828;0.01527239,0.246467;0.3426387;-0.175466,0.3046509;0.3066663;-0.3876767,-0.2028486;0.4400884;-0.04059489,-0.2292501;0.33953;-0.2467517,-0.2149233;0.2554474;-0.4527556,0.08235715;0.009250246;-0.01955743,0.1411763;-0.1638412;-0.2839003,0.1254349;-0.5197412;-0.1856001,0.1500033;-0.5339172;-0.2659979,-0.06917318;0.0005583075;-0.04965402,-0.03782551;-0.3193085;-0.04984113,0.005900193;-0.6821789;0.004828483,0.01827457;-0.6416448;-0.08873889,-0.02744862;0.4980449;0.02842972,0;0;0,0.003499404;0.2873172;-0.000754118,0.003900618;0.5684416;-0.01475477,0.1744379;0.4710277;0.08527828,0.2629412;0.2579929;0.07563639,0.3004957;0.1107103;-0.08749006,-0.1778024;0.4527896;0.05201738,-0.2303439;0.2300335;0.02154144,-0.2117842;0.0396671;-0.09303996,0.08007638;0.006520748;-0.02821374,0.1548337;-0.064731;-0.3325689,0.1062051;-0.4241903;-0.2618597,0.117298;-0.4485631;-0.3389277,-0.07330065;0.001555726;-0.04330539,-0.02789617;-0.3163709;-0.05589967,0.02379313;-0.6729985;0.02607902,0.0317571;-0.663065;-0.06640263,0.003725589;0.4995149;-0.009243011,1004.594
+0;0;0,-0.01591445;0.286114;0.02120098,-0.03113252;0.5670906;0.02779415,0.1607055;0.4404828;0.01527239,0.246467;0.3426387;-0.175466,0.3046509;0.3066663;-0.3876767,-0.2028486;0.4400884;-0.04059489,-0.2292501;0.33953;-0.2467517,-0.2149233;0.2554474;-0.4527556,0.08235715;0.009250246;-0.01955743,0.1411763;-0.1638412;-0.2839003,0.1254349;-0.5197412;-0.1856001,0.1500033;-0.5339172;-0.2659979,-0.06917318;0.0005583075;-0.04965402,-0.03782551;-0.3193085;-0.04984113,0.005900193;-0.6821789;0.004828483,0.01827457;-0.6416448;-0.08873889,-0.02744862;0.4980449;0.02842972,0;0;0,0.003499404;0.2873172;-0.000754118,0.003900618;0.5684416;-0.01475477,0.1744379;0.4710277;0.08527828,0.2629412;0.2579929;0.07563639,0.3004957;0.1107103;-0.08749006,-0.1778024;0.4527896;0.05201738,-0.2303439;0.2300335;0.02154144,-0.2117842;0.0396671;-0.09303996,0.08007638;0.006520748;-0.02821374,0.1548337;-0.064731;-0.3325689,0.1062051;-0.4241903;-0.2618597,0.117298;-0.4485631;-0.3389277,-0.07330065;0.001555726;-0.04330539,-0.02789617;-0.3163709;-0.05589967,0.02379313;-0.6729985;0.02607902,0.0317571;-0.663065;-0.06640263,0.003725589;0.4995149;-0.009243011,1004.605
+0;0;0,-0.01608345;0.2860524;0.02189313,-0.03134802;0.5670136;0.02898227,0.1604488;0.440344;0.01579536,0.2448385;0.3562043;-0.1819634,0.3093169;0.2879889;-0.3842056,-0.202895;0.4399854;-0.03987071,-0.2189894;0.3257898;-0.2398956,-0.2120944;0.2455827;-0.4478188,0.08237881;0.009303525;-0.01944061,0.1403549;-0.1639263;-0.2838791,0.1240574;-0.5205085;-0.1881766,0.1489159;-0.5327316;-0.269529,-0.06920171;0.0004506226;-0.04961534,-0.03744863;-0.3193759;-0.04911225,0.006183136;-0.68212;0.006462537,0.01849436;-0.6415498;-0.08710908,-0.0276462;0.497968;0.0295149,0;0;0,0.003499404;0.2873172;-0.000754118,0.003900618;0.5684416;-0.01475477,0.1744379;0.4710277;0.08527828,0.2629412;0.2579929;0.07563639,0.3004957;0.1107103;-0.08749006,-0.1778024;0.4527896;0.05201738,-0.2303439;0.2300335;0.02154144,-0.2117842;0.0396671;-0.09303996,0.08007638;0.006520748;-0.02821374,0.1548337;-0.064731;-0.3325689,0.1062051;-0.4241903;-0.2618597,0.117298;-0.4485631;-0.3389277,-0.07330065;0.001555726;-0.04330539,-0.02789617;-0.3163709;-0.05589967,0.02379313;-0.6729985;0.02607902,0.0317571;-0.663065;-0.06640263,0.003725589;0.4995149;-0.009243011,1004.616
+0;0;0,-0.01605894;0.2856165;0.02185977,-0.03130425;0.5662242;0.02893731,0.1605714;0.4395557;0.01574436,0.2428727;0.357498;-0.1771207,0.3074548;0.289173;-0.3796881,-0.2029273;0.4391969;-0.03994542,-0.2186234;0.3278272;-0.2350205,-0.2117173;0.2474912;-0.443278,0.08204665;0.009266012;-0.01936222,0.140186;-0.1644516;-0.2845454,0.1238652;-0.5215437;-0.188706,0.1525616;-0.5402856;-0.2826183,-0.06892268;0.0004488057;-0.04941529,-0.03708019;-0.3202783;-0.04891077,0.006613962;-0.6835411;0.006743468,0.02082591;-0.6413389;-0.1012746,-0.02760381;0.4972042;0.02946974,0;0;0,0.005269125;0.2868531;-0.0001864433,0.006952226;0.5676243;-0.01405668,0.1772681;0.4712613;0.08652997,0.2692298;0.2662998;0.0711112,0.3014084;0.1264749;-0.1000211,-0.1751358;0.4526016;0.052775,-0.2280057;0.2362679;0.01948249,-0.2087726;0.05073054;-0.1033129,0.07977267;0.006076068;-0.02813912,0.1542619;-0.03395537;-0.3391519,0.09776233;-0.3931503;-0.2702086,0.1104585;-0.4348679;-0.3521485,-0.07289039;0.001935739;-0.04330881,-0.03004719;-0.3174158;-0.05099921,0.02760752;-0.6707175;0.04291706,0.05222231;-0.7208671;-0.02771525,0.006610364;0.4987222;-0.008567095,1004.639
+0;0;0,-0.01605894;0.2856165;0.02185977,-0.03130425;0.5662242;0.02893731,0.1605714;0.4395557;0.01574436,0.2428727;0.357498;-0.1771207,0.3074548;0.289173;-0.3796881,-0.2029273;0.4391969;-0.03994542,-0.2186234;0.3278272;-0.2350205,-0.2117173;0.2474912;-0.443278,0.08204665;0.009266012;-0.01936222,0.140186;-0.1644516;-0.2845454,0.1238652;-0.5215437;-0.188706,0.1525616;-0.5402856;-0.2826183,-0.06892268;0.0004488057;-0.04941529,-0.03708019;-0.3202783;-0.04891077,0.006613962;-0.6835411;0.006743468,0.02082591;-0.6413389;-0.1012746,-0.02760381;0.4972042;0.02946974,0;0;0,0.005269125;0.2868531;-0.0001864433,0.006952226;0.5676243;-0.01405668,0.1772681;0.4712613;0.08652997,0.2692298;0.2662998;0.0711112,0.3014084;0.1264749;-0.1000211,-0.1751358;0.4526016;0.052775,-0.2280057;0.2362679;0.01948249,-0.2087726;0.05073054;-0.1033129,0.07977267;0.006076068;-0.02813912,0.1542619;-0.03395537;-0.3391519,0.09776233;-0.3931503;-0.2702086,0.1104585;-0.4348679;-0.3521485,-0.07289039;0.001935739;-0.04330881,-0.03004719;-0.3174158;-0.05099921,0.02760752;-0.6707175;0.04291706,0.05222231;-0.7208671;-0.02771525,0.006610364;0.4987222;-0.008567095,1004.65
+0;0;0,-0.01707263;0.2855886;0.02252401,-0.03270159;0.566308;0.02997776,0.1600667;0.4387887;0.01646961,0.2392814;0.3649948;-0.1736986,0.2904829;0.3055986;-0.3835862,-0.2050044;0.4386739;-0.03935954,-0.220699;0.329793;-0.2285238,-0.2117434;0.2568881;-0.4402003,0.08189777;0.0105514;-0.01941834,0.1454908;-0.1195394;-0.3160535,0.1223719;-0.5110666;-0.1985256,0.1516332;-0.5303161;-0.2914762,-0.06931746;-0.0004509673;-0.04889308,-0.03700583;-0.3289557;-0.04802025,0.01128431;-0.7307221;0.01437096,0.02539923;-0.6885241;-0.09320939,-0.02889382;0.4969287;0.03044878,0;0;0,0.008422211;0.2868597;0.0005128384,0.01261352;0.5677721;-0.01285577,0.1823553;0.4696091;0.08890057,0.277307;0.2741868;0.06284666,0.306566;0.1577699;-0.1263444,-0.1709749;0.4520701;0.05418109,-0.2254571;0.2442323;0.01271308,-0.2088015;0.07320209;-0.1310699,0.07969108;0.005467623;-0.02854967,0.1575328;0.03642541;-0.3478339,0.101533;-0.3634928;-0.2802296,0.1075711;-0.4118066;-0.3560717,-0.07302701;0.002507767;-0.04308612,-0.01929262;-0.3227448;-0.05992321,0.03624792;-0.7155837;0.0412387,0.06064688;-0.7648868;-0.02973501,0.01158245;0.498505;-0.007449865,1004.672
+0;0;0,-0.01707654;0.2856541;0.02252917,-0.03271501;0.566545;0.02998571,0.158993;0.4392708;0.01655688,0.2385106;0.3651947;-0.1743385,0.2897846;0.3057145;-0.3845232,-0.2040209;0.4391567;-0.03895769,-0.2197756;0.3298595;-0.2288452,-0.2108073;0.2568513;-0.4408213,0.08182336;0.01054181;-0.0194007,0.1451147;-0.1189318;-0.3146285,0.1219839;-0.5106597;-0.1970403,0.1519573;-0.5311077;-0.2922529,-0.0692545;-0.0004505576;-0.04884867,-0.03709617;-0.3273967;-0.04797998,0.01121872;-0.729369;0.01444321,0.02567712;-0.6868742;-0.09575506,-0.02890272;0.4970832;0.03045728,0;0;0,0.00969559;0.2868827;0.001323462,0.01581091;0.5680016;-0.01059151,0.1844048;0.4705617;0.08955765,0.2846098;0.2785667;0.05283928,0.3082204;0.1740807;-0.1443148,-0.1677406;0.4514652;0.05377205,-0.2284577;0.2468426;0.001864571,-0.2090747;0.08341616;-0.1506497,0.07958237;0.005251735;-0.02866435,0.1553584;0.02356723;-0.3478057,0.09918316;-0.3777429;-0.2877457,0.1052695;-0.4189915;-0.3737423,-0.07296104;0.002685232;-0.04303552,-0.02017732;-0.3210308;-0.0617565,0.03804757;-0.7139667;0.03836332,0.06405451;-0.7654834;-0.03366094,0.0141498;0.4986288;-0.005656719,1004.694
+0;0;0,-0.01807514;0.2855249;0.02337192,-0.03420305;0.5663735;0.03132839,0.1577381;0.4394301;0.01763181,0.2368358;0.3674655;-0.1742431,0.2874405;0.3123178;-0.3857672,-0.2052384;0.4388633;-0.03792536,-0.2212727;0.33057;-0.2283639,-0.2093135;0.2979218;-0.4500294,0.08165241;0.01144076;-0.01961053,0.1406168;-0.08867607;-0.3269027,0.1238325;-0.4847626;-0.2237213,0.1362973;-0.4433072;-0.3342754,-0.06964752;-0.001299769;-0.04827125,-0.03775598;-0.328272;-0.04739135,0.01008569;-0.7305233;0.01358161,0.0245047;-0.6878914;-0.09660617,-0.03024467;0.4969193;0.03169511,0;0;0,0.00969559;0.2868827;0.001323462,0.01581091;0.5680016;-0.01059151,0.1844048;0.4705617;0.08955765,0.2846098;0.2785667;0.05283928,0.3082204;0.1740807;-0.1443148,-0.1677406;0.4514652;0.05377205,-0.2284577;0.2468426;0.001864571,-0.2090747;0.08341616;-0.1506497,0.07958237;0.005251735;-0.02866435,0.1553584;0.02356723;-0.3478057,0.09918316;-0.3777429;-0.2877457,0.1052695;-0.4189915;-0.3737423,-0.07296104;0.002685232;-0.04303552,-0.02017732;-0.3210308;-0.0617565,0.03804757;-0.7139667;0.03836332,0.06405451;-0.7654834;-0.03366094,0.0141498;0.4986288;-0.005656719,1004.706
+0;0;0,-0.01807514;0.2855249;0.02337192,-0.03420305;0.5663735;0.03132839,0.1577381;0.4394301;0.01763181,0.2368358;0.3674655;-0.1742431,0.2874405;0.3123178;-0.3857672,-0.2052384;0.4388633;-0.03792536,-0.2212727;0.33057;-0.2283639,-0.2093135;0.2979218;-0.4500294,0.08165241;0.01144076;-0.01961053,0.1406168;-0.08867607;-0.3269027,0.1238325;-0.4847626;-0.2237213,0.1362973;-0.4433072;-0.3342754,-0.06964752;-0.001299769;-0.04827125,-0.03775598;-0.328272;-0.04739135,0.01008569;-0.7305233;0.01358161,0.0245047;-0.6878914;-0.09660617,-0.03024467;0.4969193;0.03169511,0;0;0,0.00969559;0.2868827;0.001323462,0.01581091;0.5680016;-0.01059151,0.1844048;0.4705617;0.08955765,0.2846098;0.2785667;0.05283928,0.3082204;0.1740807;-0.1443148,-0.1677406;0.4514652;0.05377205,-0.2284577;0.2468426;0.001864571,-0.2090747;0.08341616;-0.1506497,0.07958237;0.005251735;-0.02866435,0.1553584;0.02356723;-0.3478057,0.09918316;-0.3777429;-0.2877457,0.1052695;-0.4189915;-0.3737423,-0.07296104;0.002685232;-0.04303552,-0.02017732;-0.3210308;-0.0617565,0.03804757;-0.7139667;0.03836332,0.06405451;-0.7654834;-0.03366094,0.0141498;0.4986288;-0.005656719,1004.717
+0;0;0,-0.01803887;0.284952;0.02332503,-0.03417971;0.5660256;0.03128906,0.1561491;0.4395468;0.01771338,0.2355529;0.3673036;-0.1749042,0.2926713;0.3050574;-0.4136552,-0.2037109;0.4389848;-0.03736679,-0.2198073;0.3302725;-0.2285423,-0.2063088;0.2934218;-0.4787402,0.08165214;0.01144072;-0.01961047,0.1406043;-0.08865539;-0.3268391,0.1244351;-0.4702261;-0.227439,0.1365331;-0.4291078;-0.3347398,-0.06964729;-0.001299764;-0.04827108,-0.03776235;-0.3282043;-0.04739137,0.008326016;-0.715714;0.01134705,0.0223207;-0.6734537;-0.09559813,-0.03021969;0.4965424;0.03165593,0;0;0,0.01179494;0.2862205;0.002417088,0.02084421;0.5675668;-0.007508039,0.1871025;0.4700443;0.09061407,0.2955008;0.2841339;0.04252362,0.3051414;0.2022339;-0.1969311,-0.162866;0.4508928;0.05341836,-0.2276328;0.2496911;-0.009420175,-0.2058588;0.09689972;-0.2102181,0.07966648;0.004717082;-0.02852249,0.1565089;0.02108237;-0.3474448,0.09889863;-0.3659881;-0.2964981,0.1023726;-0.4033442;-0.3815541,-0.0728839;0.003238358;-0.0431275,-0.01966716;-0.3203158;-0.06222398,0.03690272;-0.6989273;0.03364723,0.06592207;-0.7494968;-0.03306016,0.01805431;0.498157;-0.003240108,1004.739
+0;0;0,-0.01803887;0.284952;0.02332503,-0.03417971;0.5660256;0.03128906,0.1561491;0.4395468;0.01771338,0.2355529;0.3673036;-0.1749042,0.2926713;0.3050574;-0.4136552,-0.2037109;0.4389848;-0.03736679,-0.2198073;0.3302725;-0.2285423,-0.2063088;0.2934218;-0.4787402,0.08165214;0.01144072;-0.01961047,0.1406043;-0.08865539;-0.3268391,0.1244351;-0.4702261;-0.227439,0.1365331;-0.4291078;-0.3347398,-0.06964729;-0.001299764;-0.04827108,-0.03776235;-0.3282043;-0.04739137,0.008326016;-0.715714;0.01134705,0.0223207;-0.6734537;-0.09559813,-0.03021969;0.4965424;0.03165593,0;0;0,0.01179494;0.2862205;0.002417088,0.02084421;0.5675668;-0.007508039,0.1871025;0.4700443;0.09061407,0.2955008;0.2841339;0.04252362,0.3051414;0.2022339;-0.1969311,-0.162866;0.4508928;0.05341836,-0.2276328;0.2496911;-0.009420175,-0.2058588;0.09689972;-0.2102181,0.07966648;0.004717082;-0.02852249,0.1565089;0.02108237;-0.3474448,0.09889863;-0.3659881;-0.2964981,0.1023726;-0.4033442;-0.3815541,-0.0728839;0.003238358;-0.0431275,-0.01966716;-0.3203158;-0.06222398,0.03690272;-0.6989273;0.03364723,0.06592207;-0.7494968;-0.03306016,0.01805431;0.498157;-0.003240108,1004.751
+0;0;0,-0.01860222;0.2856075;0.0237427,-0.03502071;0.5667817;0.03203404,0.154909;0.4406524;0.01844679,0.2324371;0.3731937;-0.1790291,0.2852387;0.3086507;-0.387958,-0.2038663;0.439653;-0.03669242,-0.2213561;0.3372447;-0.2335798,-0.2085927;0.2573904;-0.4434976,0.08159681;0.01159426;-0.01946489,0.140686;-0.0905914;-0.3329713,0.1242057;-0.4749318;-0.2350026,0.1366669;-0.4334563;-0.3453594,-0.06963693;-0.001575986;-0.04816184,-0.03727232;-0.3349977;-0.04666006,0.008593827;-0.7248302;0.01261834,0.02300004;-0.6821971;-0.09737459,-0.03101076;0.4973426;0.03234356,0;0;0,0.01173884;0.2869167;0.004736423,0.02169943;0.5684544;-0.00190258,0.1894144;0.4699593;0.09107304,0.3072055;0.2975675;0.01384401,0.3073852;0.2209561;-0.1976643,-0.1627489;0.4511277;0.0538878,-0.2335094;0.2564076;-0.02756796,-0.2108523;0.1348897;-0.2155178,0.07974368;0.00415796;-0.02819586,0.1550421;0.03817762;-0.352838,0.1015125;-0.3522132;-0.3047068,0.1030897;-0.3965116;-0.3880305,-0.07265554;0.003817638;-0.04333531,-0.01749134;-0.3259245;-0.06447193,0.0398058;-0.706584;0.03249415,0.04940185;-0.6997796;-0.07629674,0.01875629;0.4990503;0.001615763,1004.773
+0;0;0,-0.01860222;0.2856075;0.0237427,-0.03502071;0.5667817;0.03203404,0.154909;0.4406524;0.01844679,0.2324371;0.3731937;-0.1790291,0.2852387;0.3086507;-0.387958,-0.2038663;0.439653;-0.03669242,-0.2213561;0.3372447;-0.2335798,-0.2085927;0.2573904;-0.4434976,0.08159681;0.01159426;-0.01946489,0.140686;-0.0905914;-0.3329713,0.1242057;-0.4749318;-0.2350026,0.1366669;-0.4334563;-0.3453594,-0.06963693;-0.001575986;-0.04816184,-0.03727232;-0.3349977;-0.04666006,0.008593827;-0.7248302;0.01261834,0.02300004;-0.6821971;-0.09737459,-0.03101076;0.4973426;0.03234356,0;0;0,0.01173884;0.2869167;0.004736423,0.02169943;0.5684544;-0.00190258,0.1894144;0.4699593;0.09107304,0.3072055;0.2975675;0.01384401,0.3073852;0.2209561;-0.1976643,-0.1627489;0.4511277;0.0538878,-0.2335094;0.2564076;-0.02756796,-0.2108523;0.1348897;-0.2155178,0.07974368;0.00415796;-0.02819586,0.1550421;0.03817762;-0.352838,0.1015125;-0.3522132;-0.3047068,0.1030897;-0.3965116;-0.3880305,-0.07265554;0.003817638;-0.04333531,-0.01749134;-0.3259245;-0.06447193,0.0398058;-0.706584;0.03249415,0.04940185;-0.6997796;-0.07629674,0.01875629;0.4990503;0.001615763,1004.784
+0;0;0,-0.01863982;0.2861848;0.02379069,-0.03510591;0.5681741;0.0321063,0.1534902;0.4422587;0.01862045,0.231304;0.3745513;-0.1795833,0.2883781;0.3047858;-0.4054179,-0.2026896;0.4412665;-0.03611987,-0.2202439;0.3384807;-0.233733,-0.2064478;0.2521649;-0.4606365,0.08160671;0.01159567;-0.01946725,0.1411153;-0.09131517;-0.3351986,0.1246817;-0.4745668;-0.2375074,0.1373022;-0.4329446;-0.3492756,-0.06964538;-0.001576177;-0.04816768,-0.03705108;-0.337364;-0.04665524,0.008685134;-0.7260922;0.01245524,0.0232756;-0.6832976;-0.09894453,-0.03108463;0.4985387;0.03241669,0;0;0,0.01285931;0.2874157;0.006482124,0.02419969;0.5697702;0.002487659,0.1912547;0.4699003;0.09177852,0.3110024;0.3036553;0.002631903,0.30451;0.2611319;-0.2366912,-0.1596511;0.450529;0.05406537,-0.2335324;0.2596641;-0.03557904,-0.2129898;0.1690912;-0.2603022,0.079795;0.004169852;-0.02807951,0.1559067;0.04552938;-0.3541386,0.1030059;-0.3441728;-0.3090923,0.1031614;-0.3870539;-0.3955493,-0.07261815;0.003757574;-0.04342319,-0.0180227;-0.32837;-0.06641765,0.04336485;-0.7073826;0.02989702,0.05300698;-0.7007238;-0.08032419,0.02086376;0.500155;0.005307674,1004.806
+0;0;0,-0.01824753;0.2728429;0.02310985,-0.03363162;0.5312454;0.03111411,0.1345208;0.4169285;0.01888535,0.2139506;0.3469385;-0.1781424,0.2692432;0.2799886;-0.401303,-0.1826014;0.4159212;-0.02992348,-0.2021077;0.322942;-0.232413,-0.1881969;0.2608324;-0.4632573,0.0813373;0.01195383;-0.01953338,0.1392736;-0.09122583;-0.3351775,0.1231112;-0.4628359;-0.2389725,0.1518083;-0.5176771;-0.3084417,-0.0696795;-0.002013553;-0.04775896,-0.03706389;-0.337525;-0.04627933,0.007001683;-0.7148247;0.01128664,0.02160147;-0.6719638;-0.1003779,-0.02987144;0.4671326;0.03132069,0;0;0,0.0108116;0.2718633;0.03582978,0.02834547;0.5269158;0.07643175,0.1943013;0.4692312;0.09295702,0.3161193;0.3061396;0.000279665,0.3040961;0.2769265;-0.2370856,-0.1475832;0.4519936;0.05345595,-0.2299967;0.2963347;-0.08440615,-0.2009135;0.1707;-0.2861741,0.07946183;0.004119694;-0.02844381,0.1572662;0.04223524;-0.3542161,0.1049642;-0.336314;-0.3145211,0.1051572;-0.3789612;-0.401526,-0.07249268;0.003758632;-0.04325377,-0.01674284;-0.3278615;-0.06679006,0.04421793;-0.695405;0.0270515,0.05309481;-0.6876836;-0.08372927,0.02355312;0.4631546;0.0704174,1004.829
+0;0;0,-0.01824753;0.2728429;0.02310985,-0.03363162;0.5312454;0.03111411,0.1345208;0.4169285;0.01888535,0.2139506;0.3469385;-0.1781424,0.2692432;0.2799886;-0.401303,-0.1826014;0.4159212;-0.02992348,-0.2021077;0.322942;-0.232413,-0.1881969;0.2608324;-0.4632573,0.0813373;0.01195383;-0.01953338,0.1392736;-0.09122583;-0.3351775,0.1231112;-0.4628359;-0.2389725,0.1518083;-0.5176771;-0.3084417,-0.0696795;-0.002013553;-0.04775896,-0.03706389;-0.337525;-0.04627933,0.007001683;-0.7148247;0.01128664,0.02160147;-0.6719638;-0.1003779,-0.02987144;0.4671326;0.03132069,0;0;0,0.0108116;0.2718633;0.03582978,0.02834547;0.5269158;0.07643175,0.1943013;0.4692312;0.09295702,0.3161193;0.3061396;0.000279665,0.3040961;0.2769265;-0.2370856,-0.1475832;0.4519936;0.05345595,-0.2299967;0.2963347;-0.08440615,-0.2009135;0.1707;-0.2861741,0.07946183;0.004119694;-0.02844381,0.1572662;0.04223524;-0.3542161,0.1049642;-0.336314;-0.3145211,0.1051572;-0.3789612;-0.401526,-0.07249268;0.003758632;-0.04325377,-0.01674284;-0.3278615;-0.06679006,0.04421793;-0.695405;0.0270515,0.05309481;-0.6876836;-0.08372927,0.02355312;0.4631546;0.0704174,1004.84
+0;0;0,-0.01824753;0.2728429;0.02310985,-0.03363162;0.5312454;0.03111411,0.1345208;0.4169285;0.01888535,0.2139506;0.3469385;-0.1781424,0.2692432;0.2799886;-0.401303,-0.1826014;0.4159212;-0.02992348,-0.2021077;0.322942;-0.232413,-0.1881969;0.2608324;-0.4632573,0.0813373;0.01195383;-0.01953338,0.1392736;-0.09122583;-0.3351775,0.1231112;-0.4628359;-0.2389725,0.1518083;-0.5176771;-0.3084417,-0.0696795;-0.002013553;-0.04775896,-0.03706389;-0.337525;-0.04627933,0.007001683;-0.7148247;0.01128664,0.02160147;-0.6719638;-0.1003779,-0.02987144;0.4671326;0.03132069,0;0;0,0.0108116;0.2718633;0.03582978,0.02834547;0.5269158;0.07643175,0.1943013;0.4692312;0.09295702,0.3161193;0.3061396;0.000279665,0.3040961;0.2769265;-0.2370856,-0.1475832;0.4519936;0.05345595,-0.2299967;0.2963347;-0.08440615,-0.2009135;0.1707;-0.2861741,0.07946183;0.004119694;-0.02844381,0.1572662;0.04223524;-0.3542161,0.1049642;-0.336314;-0.3145211,0.1051572;-0.3789612;-0.401526,-0.07249268;0.003758632;-0.04325377,-0.01674284;-0.3278615;-0.06679006,0.04421793;-0.695405;0.0270515,0.05309481;-0.6876836;-0.08372927,0.02355312;0.4631546;0.0704174,1004.851
+0;0;0,-0.01851358;0.2727743;0.02327215,-0.03417784;0.5318205;0.03169383,0.1336705;0.4174134;0.01951708,0.2147897;0.348432;-0.1784594,0.291303;0.3329413;-0.4688593,-0.1828001;0.4163156;-0.02921001,-0.2034856;0.3284658;-0.2350934,-0.1849619;0.2426711;-0.5227085,0.08147399;0.01185527;-0.01955675,0.1393986;-0.09224297;-0.3421213,0.1232138;-0.4668501;-0.2442621,0.1516589;-0.5184788;-0.316902,-0.06982074;-0.001992833;-0.04777154,-0.03630655;-0.344212;-0.04621736,0.00939475;-0.7246358;0.01172979,0.02387519;-0.6817838;-0.09950887,-0.03038568;0.467687;0.03181367,0;0;0,0.01294582;0.2713512;0.03861523,0.03084882;0.527215;0.07838058,0.196631;0.4688848;0.09408069,0.3233155;0.3193828;-0.01607203,0.3041123;0.3292996;-0.316004,-0.1447423;0.4521286;0.05536753,-0.2379119;0.2948311;-0.07543898,-0.1727975;0.1782621;-0.3448793,0.07953644;0.003977716;-0.02862096,0.1561048;0.05254258;-0.360311,0.1082661;-0.3295847;-0.3171937,0.1086896;-0.3731941;-0.4028113,-0.07267541;0.003897432;-0.04317548,-0.0132935;-0.334025;-0.06601855,0.04829853;-0.7046036;0.02909567,0.05698371;-0.6968114;-0.08126863,0.02607128;0.4634327;0.0723381,1004.862
+0;0;0,-0.01851358;0.2727743;0.02327215,-0.03417784;0.5318205;0.03169383,0.1336705;0.4174134;0.01951708,0.2147897;0.348432;-0.1784594,0.291303;0.3329413;-0.4688593,-0.1828001;0.4163156;-0.02921001,-0.2034856;0.3284658;-0.2350934,-0.1849619;0.2426711;-0.5227085,0.08147399;0.01185527;-0.01955675,0.1393986;-0.09224297;-0.3421213,0.1232138;-0.4668501;-0.2442621,0.1516589;-0.5184788;-0.316902,-0.06982074;-0.001992833;-0.04777154,-0.03630655;-0.344212;-0.04621736,0.00939475;-0.7246358;0.01172979,0.02387519;-0.6817838;-0.09950887,-0.03038568;0.467687;0.03181367,0;0;0,0.01294582;0.2713512;0.03861523,0.03084882;0.527215;0.07838058,0.196631;0.4688848;0.09408069,0.3233155;0.3193828;-0.01607203,0.3041123;0.3292996;-0.316004,-0.1447423;0.4521286;0.05536753,-0.2379119;0.2948311;-0.07543898,-0.1727975;0.1782621;-0.3448793,0.07953644;0.003977716;-0.02862096,0.1561048;0.05254258;-0.360311,0.1082661;-0.3295847;-0.3171937,0.1086896;-0.3731941;-0.4028113,-0.07267541;0.003897432;-0.04317548,-0.0132935;-0.334025;-0.06601855,0.04829853;-0.7046036;0.02909567,0.05698371;-0.6968114;-0.08126863,0.02607128;0.4634327;0.0723381,1004.884
+0;0;0,-0.01848422;0.2723417;0.02323524,-0.03418226;0.5319442;0.03167899,0.1327487;0.4177687;0.01957132,0.214382;0.3483501;-0.1796599,0.2859246;0.3338657;-0.4511939,-0.1819465;0.4166771;-0.0288824,-0.202763;0.3282704;-0.2360707,-0.1854427;0.2480494;-0.5050008,0.08142757;0.01184852;-0.01954561,0.1391949;-0.09196696;-0.3412339,0.1234451;-0.4565035;-0.2460055,0.1521775;-0.5089566;-0.319379,-0.06978096;-0.001991698;-0.04774432,-0.0363578;-0.3432813;-0.04619436,0.008114908;-0.7134783;0.010195,0.02274159;-0.6704964;-0.1021671,-0.03038713;0.4677602;0.03179892,0;0;0,0.01379858;0.2703805;0.04189897,0.03056724;0.5268708;0.08197141,0.1962851;0.470042;0.09353971,0.3457826;0.3674462;-0.04174018,0.3003061;0.3625297;-0.3191686,-0.1434471;0.4517091;0.0578374,-0.2395073;0.3000534;-0.0798181,-0.1871076;0.2513193;-0.3517336,0.07938784;0.003874928;-0.02890372,0.1545821;0.04413761;-0.3610525,0.1103385;-0.3279268;-0.3184609,0.1133813;-0.3695554;-0.4071615,-0.07270316;0.003977277;-0.04302674,-0.01221353;-0.332805;-0.06575993,0.04756027;-0.6930385;0.02838004,0.05553146;-0.6854878;-0.0831556,0.02632539;0.4630454;0.07546544,1004.896
+0;0;0,-0.01883185;0.2722801;0.02367367,-0.03477265;0.5318538;0.03246696,0.132146;0.4176364;0.02007516,0.2148642;0.3504586;-0.1794766,0.2833729;0.3296288;-0.45138,-0.1824758;0.416543;-0.02819795,-0.2042398;0.3325927;-0.2371351,-0.181253;0.239682;-0.5015174,0.08141219;0.01175893;-0.01966344,0.1378902;-0.09036151;-0.3421223,0.1214663;-0.4553434;-0.2487312,0.1524773;-0.509062;-0.3197047,-0.06991198;-0.001996154;-0.04755207,-0.03579834;-0.3432189;-0.04637861,0.008293621;-0.7133107;0.01099154,0.02282703;-0.6702971;-0.101379,-0.03095793;0.467671;0.03254923,0;0;0,0.01379858;0.2703805;0.04189897,0.03056724;0.5268708;0.08197141,0.1962851;0.470042;0.09353971,0.3457826;0.3674462;-0.04174018,0.3003061;0.3625297;-0.3191686,-0.1434471;0.4517091;0.0578374,-0.2395073;0.3000534;-0.0798181,-0.1871076;0.2513193;-0.3517336,0.07938784;0.003874928;-0.02890372,0.1545821;0.04413761;-0.3610525,0.1103385;-0.3279268;-0.3184609,0.1133813;-0.3695554;-0.4071615,-0.07270316;0.003977277;-0.04302674,-0.01221353;-0.332805;-0.06575993,0.04756027;-0.6930385;0.02838004,0.05553146;-0.6854878;-0.0831556,0.02632539;0.4630454;0.07546544,1004.918
+0;0;0,-0.01884823;0.2725169;0.02369426,-0.034815;0.5325097;0.03250595,0.1291031;0.4191993;0.02034371,0.2111037;0.3526042;-0.1774771,0.2843733;0.3303268;-0.4682762,-0.1797291;0.418126;-0.02704109,-0.2013043;0.3349039;-0.2341659,-0.1767201;0.2355365;-0.5169212,0.08162946;0.01179032;-0.01971592,0.1382613;-0.09060829;-0.3430531,0.1217504;-0.4575237;-0.2491673,0.152767;-0.5112575;-0.3201536,-0.07009856;-0.002001481;-0.04767898,-0.03589201;-0.3441537;-0.04650232,0.008433547;-0.7162062;0.01117176,0.02296959;-0.6731902;-0.1012191,-0.03099946;0.4683132;0.03258824,0;0;0,0.01481906;0.2701569;0.04447246,0.03179403;0.5270368;0.0848155,0.1945026;0.4716054;0.09298944,0.2693163;0.2846599;-0.005734205,0.2676525;0.2894662;-0.3064051,-0.1391215;0.4520096;0.06020781,-0.2511559;0.325252;-0.08700938,-0.1992683;0.2699409;-0.3780029,0.07927448;0.004055202;-0.02983642,0.1531693;0.04718509;-0.3628814,0.1134115;-0.3272855;-0.3192329,0.1197198;-0.3687958;-0.4078834,-0.07318781;0.003901962;-0.04265465,-0.01173715;-0.3336642;-0.06529304,0.04845547;-0.6953163;0.03113706,0.05574871;-0.6878046;-0.08045825,0.02747104;0.4632379;0.07797718,1004.94
+0;0;0,-0.01899594;0.2746526;0.02387995,-0.03502882;0.5357187;0.03273132,0.1234752;0.4238785;0.02098427,0.205814;0.3570087;-0.1776523,0.2606253;0.3403435;-0.395192,-0.1748912;0.4228415;-0.02479475,-0.1965554;0.3392762;-0.2327737,-0.1781645;0.2649419;-0.4442961,0.0811599;0.01172249;-0.01960251,0.1367305;-0.0887572;-0.3368805,0.1209947;-0.4384473;-0.2474022,0.1518928;-0.4918611;-0.3181172,-0.06969533;-0.001989968;-0.04740471,-0.0361298;-0.3377303;-0.0462501,0.006114833;-0.6923163;0.00871639,0.02059533;-0.64935;-0.103245,-0.03120173;0.4713279;0.03281385,0;0;0,0.0180259;0.271281;0.04946542,0.0355863;0.5291023;0.09063721,0.1928565;0.4745251;0.09377837,0.2904425;0.3063491;-0.01980662,0.3411283;0.3513914;-0.2343006,-0.1296438;0.4543426;0.06555916,-0.2407661;0.3301945;-0.08592285,-0.1666297;0.3233735;-0.2982029,0.07802021;0.002770543;-0.03183985,0.147783;0.02564877;-0.3611715,0.1228088;-0.3321832;-0.3179319,0.1308947;-0.3741148;-0.4055312,-0.07316426;0.00500199;-0.04160019,-0.008560866;-0.3254882;-0.062866,0.04790645;-0.6695822;0.03172712,0.05419659;-0.662062;-0.07948554,0.03124315;0.4651642;0.08329725,1004.962
+0;0;0,-0.01983862;0.2745213;0.02469002,-0.03621086;0.535552;0.0339051,0.12232;0.4237276;0.02199117,0.2048512;0.357017;-0.1766191,0.2600344;0.3450518;-0.3943739,-0.1759527;0.4223819;-0.0236527,-0.1995625;0.3407201;-0.2321753,-0.1826002;0.2888007;-0.4504004,0.08116138;0.01172541;-0.01959465,0.1348378;-0.08691844;-0.3377735,0.1196757;-0.4369348;-0.2494797,0.1321731;-0.3951509;-0.3618101,-0.06978176;-0.002069049;-0.04727398,-0.0364557;-0.3378343;-0.04648961,0.00549512;-0.6924146;0.008738026,0.01988118;-0.6493859;-0.1032283,-0.03235282;0.4711631;0.03393046,0;0;0,0.0180259;0.271281;0.04946542,0.0355863;0.5291023;0.09063721,0.1928565;0.4745251;0.09377837,0.2904425;0.3063491;-0.01980662,0.3411283;0.3513914;-0.2343006,-0.1296438;0.4543426;0.06555916,-0.2407661;0.3301945;-0.08592285,-0.1666297;0.3233735;-0.2982029,0.07802021;0.002770543;-0.03183985,0.147783;0.02564877;-0.3611715,0.1228088;-0.3321832;-0.3179319,0.1308947;-0.3741148;-0.4055312,-0.07316426;0.00500199;-0.04160019,-0.008560866;-0.3254882;-0.062866,0.04790645;-0.6695822;0.03172712,0.05419659;-0.662062;-0.07948554,0.03124315;0.4651642;0.08329725,1004.973
+0;0;0,-0.01970977;0.2727383;0.02452966,-0.03608402;0.533791;0.03375369,0.1228341;0.4220118;0.02180903,0.2062747;0.354566;-0.1789897,0.2614779;0.3425965;-0.3968235,-0.1762047;0.4206626;-0.02395209,-0.2000746;0.338101;-0.2347723,-0.1831062;0.2861628;-0.4530766,0.08180469;0.01181835;-0.01974996,0.1346256;-0.08525328;-0.3328576,0.1219586;-0.3776699;-0.2590937,0.1344535;-0.3358883;-0.371402,-0.07033487;-0.002085449;-0.04764868,-0.03753997;-0.3324992;-0.04687681,-0.002492696;-0.6287287;-0.0007375926,0.01189054;-0.5857025;-0.1126819,-0.03223599;0.4695691;0.03377898,0;0;0,0.01617132;0.2691201;0.05185795,0.02896522;0.5267645;0.09608388,0.1883291;0.4737096;0.09422112,0.2981167;0.349586;-0.06189227,0.3575972;0.3521604;-0.2789123,-0.1347646;0.4516881;0.06701402,-0.2453746;0.3289583;-0.08961991,-0.1627686;0.3191913;-0.2987206,0.07886884;0.003181249;-0.03148532,0.1394466;-0.0534245;-0.3530059,0.1309796;-0.3529177;-0.3163836,0.1404417;-0.3940941;-0.4044318,-0.07379642;0.004753759;-0.0418716,-0.0108799;-0.3206895;-0.0613027,0.03665156;-0.607857;0.01860153,0.04245162;-0.6004761;-0.09258671,0.02617681;0.4630618;0.08751345,1004.996
+0;0;0,-0.01996826;0.2726458;0.02533653,-0.03664297;0.5336575;0.03510368,0.1222828;0.4218735;0.02305703,0.2056913;0.3549998;-0.1779462,0.2620964;0.3448988;-0.3955667,-0.1767411;0.4204608;-0.0226697,-0.2003543;0.3466593;-0.2367424,-0.1839454;0.294847;-0.4551194,0.08181874;0.01183185;-0.0196835,0.1336971;-0.08458271;-0.3331516,0.1211169;-0.3772168;-0.26024,0.1335767;-0.3353807;-0.3725465,-0.07032148;-0.002148652;-0.04766564,-0.0373155;-0.3325399;-0.04641619,-0.002643332;-0.628706;0.0004087202,0.01169484;-0.5856269;-0.1115352,-0.0327851;0.4694362;0.03503466,0;0;0,0.01617132;0.2691201;0.05185795,0.02896522;0.5267645;0.09608388,0.1883291;0.4737096;0.09422112,0.2981167;0.349586;-0.06189227,0.3575972;0.3521604;-0.2789123,-0.1347646;0.4516881;0.06701402,-0.2453746;0.3289583;-0.08961991,-0.1627686;0.3191913;-0.2987206,0.07886884;0.003181249;-0.03148532,0.1394466;-0.0534245;-0.3530059,0.1309796;-0.3529177;-0.3163836,0.1404417;-0.3940941;-0.4044318,-0.07379642;0.004753759;-0.0418716,-0.0108799;-0.3206895;-0.0613027,0.03665156;-0.607857;0.01860153,0.04245162;-0.6004761;-0.09258671,0.02617681;0.4630618;0.08751345,1005.007
+0;0;0,-0.01996826;0.2726458;0.02533653,-0.03664297;0.5336575;0.03510368,0.1222828;0.4218735;0.02305703,0.2056913;0.3549998;-0.1779462,0.2620964;0.3448988;-0.3955667,-0.1767411;0.4204608;-0.0226697,-0.2003543;0.3466593;-0.2367424,-0.1839454;0.294847;-0.4551194,0.08181874;0.01183185;-0.0196835,0.1336971;-0.08458271;-0.3331516,0.1211169;-0.3772168;-0.26024,0.1335767;-0.3353807;-0.3725465,-0.07032148;-0.002148652;-0.04766564,-0.0373155;-0.3325399;-0.04641619,-0.002643332;-0.628706;0.0004087202,0.01169484;-0.5856269;-0.1115352,-0.0327851;0.4694362;0.03503466,0;0;0,0.01617132;0.2691201;0.05185795,0.02896522;0.5267645;0.09608388,0.1883291;0.4737096;0.09422112,0.2981167;0.349586;-0.06189227,0.3575972;0.3521604;-0.2789123,-0.1347646;0.4516881;0.06701402,-0.2453746;0.3289583;-0.08961991,-0.1627686;0.3191913;-0.2987206,0.07886884;0.003181249;-0.03148532,0.1394466;-0.0534245;-0.3530059,0.1309796;-0.3529177;-0.3163836,0.1404417;-0.3940941;-0.4044318,-0.07379642;0.004753759;-0.0418716,-0.0108799;-0.3206895;-0.0613027,0.03665156;-0.607857;0.01860153,0.04245162;-0.6004761;-0.09258671,0.02617681;0.4630618;0.08751345,1005.018
+0;0;0,-0.01986223;0.2711981;0.025202,-0.03657176;0.5327494;0.03499269,0.1223208;0.4209137;0.02294884,0.2061506;0.3537022;-0.1790696,0.2626192;0.3435898;-0.396935,-0.1766318;0.4195013;-0.02276701,-0.2003642;0.345327;-0.2379209,-0.1839369;0.2934564;-0.4565437,0.08479749;0.01226261;-0.02040011,0.1360685;-0.08302329;-0.3301986,0.1223813;-0.4014102;-0.2508705,0.1350968;-0.3593311;-0.3654827,-0.07288165;-0.002226877;-0.04940099,-0.04026205;-0.3287505;-0.04816617,-0.002538614;-0.6509802;0.002779502,0.01209392;-0.6076326;-0.1114627,-0.03271011;0.468465;0.03492361,0;0;0,0.01350522;0.2671624;0.05495381,0.02312101;0.5252799;0.1004598,0.1833828;0.4718787;0.09545422,0.2870788;0.3717044;-0.08222103,0.2859682;0.4024576;-0.3054011,-0.139496;0.4486054;0.0699406,-0.2466869;0.3229513;-0.08841795,-0.1657659;0.3600913;-0.295369,0.08149964;0.005991489;-0.03284907,0.1357243;-0.06257832;-0.3491418,0.1429657;-0.3882001;-0.3070877,0.1493652;-0.4236112;-0.4026072,-0.0774411;0.003078951;-0.04183956,-0.01598012;-0.3187774;-0.05956869,0.03619708;-0.6308715;0.0283251,0.04147178;-0.6240919;-0.08514975,0.0211605;0.4615483;0.0914135,1005.04
+0;0;0,-0.01970617;0.2711775;0.02554392,-0.03660284;0.532692;0.03598202,0.1227844;0.4220486;0.02524411,0.2013554;0.3550516;-0.1789476,0.2621706;0.3495808;-0.3958068,-0.1747072;0.4140944;-0.021931,-0.2077142;0.3475954;-0.2383673,-0.186893;0.3001492;-0.4576198,0.08480759;0.01224282;-0.02037001,0.1349269;-0.0824986;-0.3305238,0.1212602;-0.401008;-0.2516851,0.1336735;-0.3588895;-0.3663263,-0.07290433;-0.002247894;-0.04936654,-0.04028727;-0.32877;-0.04771811,-0.002854463;-0.6509512;0.003746178,0.01146332;-0.6075647;-0.1105313,-0.03271307;0.4684097;0.03574594,0;0;0,0.01350522;0.2671624;0.05495381,0.02312101;0.5252799;0.1004598,0.1833828;0.4718787;0.09545422,0.2870788;0.3717044;-0.08222103,0.2859682;0.4024576;-0.3054011,-0.139496;0.4486054;0.0699406,-0.2466869;0.3229513;-0.08841795,-0.1657659;0.3600913;-0.295369,0.08149964;0.005991489;-0.03284907,0.1357243;-0.06257832;-0.3491418,0.1429657;-0.3882001;-0.3070877,0.1493652;-0.4236112;-0.4026072,-0.0774411;0.003078951;-0.04183956,-0.01598012;-0.3187774;-0.05956869,0.03619708;-0.6308715;0.0283251,0.04147178;-0.6240919;-0.08514975,0.0211605;0.4615483;0.0914135,1005.052
+0;0;0,-0.01974734;0.2717441;0.02559729,-0.03673425;0.534659;0.03608916,0.1266054;0.4224558;0.02508448,0.2052349;0.3554089;-0.1792595,0.2660476;0.3499383;-0.3961097,-0.1784028;0.4143007;-0.02328256,-0.2114343;0.3477521;-0.2398802,-0.190614;0.3003079;-0.4591237,0.0845839;0.01221053;-0.02031629,0.1346385;-0.08240839;-0.330069,0.1203732;-0.4148676;-0.2477775,0.1324574;-0.3730705;-0.3593791,-0.07271204;-0.002241965;-0.04923633,-0.04013715;-0.3283419;-0.04759003,-0.001064885;-0.6646338;0.006128248,0.01287327;-0.6216021;-0.1051193,-0.03282098;0.4699883;0.03585166,0;0;0,0.01193929;0.2674818;0.05657673,0.01890603;0.5268586;0.1035302,0.1840345;0.4701644;0.09700537,0.2869762;0.3753625;-0.0842402,0.2936826;0.4050083;-0.3074627,-0.1469134;0.4480632;0.07081465,-0.2489659;0.3176808;-0.08736271,-0.1792545;0.3599356;-0.2973793,0.08141911;0.006004482;-0.03242159,0.1344315;-0.06199974;-0.3486021,0.1507359;-0.400661;-0.2981322,0.1587359;-0.4417061;-0.3854747,-0.07719854;0.002846526;-0.04181588,-0.01643309;-0.3187318;-0.0591347,0.03925673;-0.6441071;0.0332449,0.04437944;-0.6367984;-0.07720408,0.0175152;0.462786;0.09402061,1005.063
+0;0;0,-0.01974734;0.2717441;0.02559729,-0.03673425;0.534659;0.03608916,0.1266054;0.4224558;0.02508448,0.2052349;0.3554089;-0.1792595,0.2660476;0.3499383;-0.3961097,-0.1784028;0.4143007;-0.02328256,-0.2114343;0.3477521;-0.2398802,-0.190614;0.3003079;-0.4591237,0.0845839;0.01221053;-0.02031629,0.1346385;-0.08240839;-0.330069,0.1203732;-0.4148676;-0.2477775,0.1324574;-0.3730705;-0.3593791,-0.07271204;-0.002241965;-0.04923633,-0.04013715;-0.3283419;-0.04759003,-0.001064885;-0.6646338;0.006128248,0.01287327;-0.6216021;-0.1051193,-0.03282098;0.4699883;0.03585166,0;0;0,0.01193929;0.2674818;0.05657673,0.01890603;0.5268586;0.1035302,0.1840345;0.4701644;0.09700537,0.2869762;0.3753625;-0.0842402,0.2936826;0.4050083;-0.3074627,-0.1469134;0.4480632;0.07081465,-0.2489659;0.3176808;-0.08736271,-0.1792545;0.3599356;-0.2973793,0.08141911;0.006004482;-0.03242159,0.1344315;-0.06199974;-0.3486021,0.1507359;-0.400661;-0.2981322,0.1587359;-0.4417061;-0.3854747,-0.07719854;0.002846526;-0.04181588,-0.01643309;-0.3187318;-0.0591347,0.03925673;-0.6441071;0.0332449,0.04437944;-0.6367984;-0.07720408,0.0175152;0.462786;0.09402061,1005.085

+ 193 - 0
DataCSV/Sam/FirstPersonPerspective_TwoArmsPlusLeg_Forward_HapticFeedback_Slow.csv

@@ -0,0 +1,193 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.002846461;0.3044339;0.01362188,0.005671183;0.6089643;0.01031566,0.1838566;0.4799086;0.01692577,0.2226102;0.2444516;0.03529312,0.2777384;0.01613808;-0.01667202,-0.1736413;0.4781955;0.007654111,-0.2276767;0.2451208;0.01361391,-0.2748617;0.01411247;-0.03408622,0.07955097;0.003880858;-0.03967018,0.08953355;-0.2790276;-0.007653281,0.09368885;-0.5942416;0.07002695,0.1114712;-0.6339729;-0.01185886,-0.07973427;0.007573575;-0.03875858,-0.108662;-0.2752178;-0.01993996,-0.1284824;-0.5939957;0.03836258,-0.1248423;-0.5526668;-0.06999953,0.004812291;0.5327231;0.01376224,0;0;0,-0.0002296856;0.2831136;-0.1127844,-0.002042864;0.5604688;-0.238606,0.1635184;0.4995041;-0.1177566,0.2194203;0.2725241;-0.06643176,0.1963554;0.03634536;-0.1058547,-0.1595687;0.488015;-0.1055542,-0.1955939;0.2588367;-0.04674349,-0.1803757;0.03310692;-0.1284809,0.08036498;0.00280273;-0.0380888,0.084237;-0.2810703;-0.06181717,0.0593132;-0.6038142;-0.03678608,0.05338905;-0.6118395;-0.1387808,-0.08150692;0.006249946;-0.03513835,-0.08556495;-0.2769181;-0.06614371,-0.07077272;-0.5994742;-0.03223028,-0.0750225;-0.6074681;-0.1343202,-0.001481876;0.4920453;-0.2047942,555.2843
+0;0;0,0.002659114;0.3040073;0.01348053,0.005305347;0.6078848;0.01029802,0.1856177;0.4784852;0.01660637,0.2247375;0.2427934;0.03502583,0.2797332;0.01564647;-0.01580434,-0.1758914;0.4765484;0.007399095,-0.2298017;0.2431419;0.01334169,-0.2765111;0.01329792;-0.033498,0.07924689;0.00389704;-0.03951287,0.0894881;-0.2804213;-0.007382028,0.0936861;-0.5945268;0.07009521,0.1112748;-0.6342138;-0.01191098,-0.0794405;0.007507554;-0.03859232,-0.1083018;-0.2767204;-0.01973195,-0.1279824;-0.5943841;0.03844928,-0.124393;-0.5530528;-0.06994523,0.004529088;0.531818;0.01369636,0;0;0,-0.001342724;0.2829418;-0.1120329,-0.003380283;0.5599093;-0.2371137,0.1643987;0.50098;-0.1163547,0.2194526;0.2732082;-0.06626153,0.1989817;0.03813648;-0.1053281,-0.1624084;0.4871241;-0.1026594,-0.1981991;0.2574552;-0.04442322,-0.1837635;0.03315949;-0.1261974,0.08010144;0.003384471;-0.03779984,0.08500653;-0.2817137;-0.06366897,0.06248625;-0.6034642;-0.03813457,0.05669956;-0.6114063;-0.1402011,-0.0810657;0.005715095;-0.0353866,-0.08399007;-0.2789365;-0.06603207,-0.06753028;-0.6003223;-0.03252316,-0.07164373;-0.6082343;-0.1346819,-0.002838611;0.4915987;-0.2034731,555.3133
+0;0;0,0.002661614;0.3042932;0.01349321,0.005309405;0.6083538;0.01030962,0.1851177;0.4790751;0.0166111,0.2247151;0.2405064;0.03525539,0.2791248;0.01577969;-0.01503318,-0.1753858;0.4771438;0.007429432,-0.2299542;0.2408881;0.01344457,-0.2761658;0.01349318;-0.03289605,0.07971039;0.003919834;-0.03974397,0.08999868;-0.2817052;-0.007465471,0.09418287;-0.5947777;0.06975697,0.111784;-0.634514;-0.01230721,-0.07990514;0.007551465;-0.03881804,-0.1088991;-0.2779827;-0.019871,-0.128515;-0.5946018;0.0381189,-0.124923;-0.5532624;-0.07035226,0.004532867;0.5322596;0.01370918,0;0;0,-0.001666747;0.2837191;-0.1108341,-0.00410852;0.56157;-0.2343893,0.1632193;0.5033336;-0.1142445,0.2179959;0.2721921;-0.06521654,0.1999929;0.03970493;-0.1054294,-0.1629743;0.4862994;-0.101372,-0.1998858;0.2537825;-0.04302783,-0.1855239;0.03206879;-0.1244418,0.08074917;0.003817856;-0.03759909,0.0838412;-0.2823679;-0.06619263,0.06458203;-0.603076;-0.03843307,0.05914599;-0.6107966;-0.1406832,-0.08157249;0.005164727;-0.0356083,-0.08403574;-0.2808345;-0.06606779,-0.06489681;-0.6009654;-0.03222766,-0.06866607;-0.6086587;-0.1345628,-0.003468253;0.4930218;-0.2011745,555.3468
+0;0;0,0.002661781;0.3043122;0.01349405,0.005308507;0.6082534;0.01031225,0.184746;0.4791256;0.0166059,0.2252939;0.2348302;0.03569774,0.279047;0.01281568;-0.01398391,-0.1750164;0.4771982;0.007443112,-0.2308947;0.2352714;0.01360264,-0.2765486;0.01062082;-0.03217871,0.07947683;0.003908348;-0.03962752,0.08979103;-0.2824363;-0.007267687,0.0939877;-0.5964424;0.07018504,0.1115927;-0.6361939;-0.01189706,-0.079671;0.007529337;-0.03870429,-0.108738;-0.2787243;-0.01970951,-0.1284124;-0.5962874;0.03845331,-0.1248197;-0.5549456;-0.07004154,0.004532394;0.5322008;0.01370995,0;0;0,-0.001878122;0.2839653;-0.1102509,-0.00394793;0.5618694;-0.2333951,0.162546;0.507303;-0.1133382,0.2198478;0.2707404;-0.06390596,0.2032965;0.04127952;-0.1054013,-0.1618125;0.4840737;-0.09958551,-0.2005101;0.2459672;-0.04045245,-0.1864363;0.02677408;-0.1204799,0.08033972;0.004663348;-0.03776193,0.08770078;-0.2820983;-0.06709433,0.0696411;-0.603703;-0.03775764,0.06430104;-0.6113439;-0.1400676,-0.08132763;0.004440758;-0.03561288,-0.08123608;-0.2823419;-0.06565452,-0.06025492;-0.6032867;-0.03144111,-0.06392767;-0.6109041;-0.1338331,-0.003441222;0.4933282;-0.2002592,555.3798
+0;0;0,0.002802881;0.3035623;0.01342127,0.005558273;0.6064633;0.01035785,0.1848359;0.4774877;0.01631412,0.2260756;0.2337208;0.03555926,0.2795194;0.01302688;-0.0133444,-0.174712;0.4759316;0.007311527,-0.2303606;0.23435;0.01322189,-0.2751956;0.01102711;-0.03227917,0.07967684;0.003954007;-0.03972521,0.09017356;-0.2823495;-0.007580992,0.09469474;-0.5997933;0.07090795,0.1122746;-0.6397888;-0.01114263,-0.07988296;0.007505046;-0.03878806,-0.1086925;-0.2787345;-0.02007813,-0.1284115;-0.5997945;0.03893995,-0.1248569;-0.5584368;-0.06968362,0.004780611;0.5307349;0.01371109,0;0;0,-0.001258049;0.2843257;-0.1072164,-0.003617255;0.5625483;-0.2270353,0.1642406;0.5055555;-0.1101894,0.2248524;0.2699229;-0.0622642,0.2084554;0.04212585;-0.1046114,-0.1620906;0.4835045;-0.09563939,-0.1976777;0.2450708;-0.03753345,-0.1840605;0.02774233;-0.1183822,0.08070923;0.004961908;-0.03746367,0.09449619;-0.2813331;-0.0684185,0.0749696;-0.6063046;-0.03737378,0.06956814;-0.613448;-0.1399989,-0.08144412;0.004127525;-0.03594363,-0.07710256;-0.2826439;-0.06520873,-0.05357575;-0.6068772;-0.02956106,-0.05732641;-0.6140284;-0.1322569,-0.002982343;0.4939279;-0.1948254,555.4135
+0;0;0,0.002789158;0.302076;0.01335556,0.005524755;0.6028091;0.01031622,0.1900775;0.4728647;0.01632257,0.2307963;0.2321766;0.03532464,0.2841177;0.01198812;-0.01346702,-0.179992;0.471263;0.007056529,-0.2349378;0.2327326;0.01289224,-0.2796701;0.009921223;-0.0325046,0.07987932;0.003964055;-0.03982617,0.09034885;-0.2815979;-0.007765204,0.09494411;-0.6042432;0.07200982,0.1125167;-0.6442096;-0.01000675,-0.08008596;0.007524117;-0.03888663,-0.1088209;-0.277974;-0.02022516,-0.128863;-0.6042948;0.03975997,-0.1253098;-0.5629418;-0.06881857,0.004753145;0.5276701;0.01364336,0;0;0,-0.003351696;0.2828647;-0.1068289,-0.007756639;0.5588885;-0.2262042,0.1664674;0.5043071;-0.109122,0.2242392;0.2714221;-0.06036854,0.2087808;0.04446352;-0.1046131,-0.1685358;0.4829551;-0.08883024,-0.2069515;0.2480046;-0.03162595,-0.1949096;0.03134795;-0.1129996,0.08088201;0.005053163;-0.03761792,0.09562726;-0.2800047;-0.07237077,0.0739136;-0.6098096;-0.03712368,0.06848933;-0.6169428;-0.139703,-0.08172559;0.004052653;-0.03587543,-0.07609667;-0.2819583;-0.06501684,-0.05099859;-0.6113435;-0.02813001,-0.05481696;-0.6185229;-0.1307649,-0.006619677;0.4908895;-0.1940734,555.4359
+0;0;0,0.002787232;0.3018675;0.01334633,0.005522387;0.6025492;0.0103068,0.1917292;0.4721127;0.01633719,0.2322221;0.2327597;0.03523386,0.2854865;0.01280658;-0.01350564,-0.1816433;0.4704967;0.006988449,-0.2362843;0.2332894;0.01279179,-0.2809688;0.01071621;-0.03255652,0.08021332;0.00398063;-0.03999269,0.0907555;-0.2835629;-0.007709242,0.09535415;-0.606447;0.07212482,0.1129372;-0.6464549;-0.009940363,-0.08042082;0.007555578;-0.03904922,-0.1093552;-0.2799237;-0.02025826,-0.1294121;-0.606486;0.03977125,-0.1258568;-0.5651262;-0.06887164,0.004750747;0.5274072;0.01363407,0;0;0,-0.002396993;0.2832654;-0.1051893,-0.005778756;0.5597265;-0.2234478,0.1705241;0.5031612;-0.1071479,0.2255169;0.2711493;-0.05782366,0.2112675;0.04470389;-0.1037741,-0.1675125;0.4825565;-0.0843372,-0.2095063;0.2494464;-0.02792064,-0.1959602;0.03341739;-0.110018,0.08122802;0.005145162;-0.03774881,0.09934145;-0.2814657;-0.07463741,0.07792287;-0.6110576;-0.035151,0.07241077;-0.6179597;-0.1378779,-0.08215469;0.003963234;-0.03583764,-0.0724637;-0.2840312;-0.06412195,-0.04654473;-0.6135004;-0.0263462,-0.05045808;-0.6204636;-0.1291245,-0.004883446;0.4916089;-0.1915545,555.4695
+0;0;0,0.002975016;0.3031911;0.01336178,0.005859129;0.6058209;0.01040629,0.1884346;0.4753909;0.01581107,0.2306293;0.2344687;0.03531395,0.2834511;0.01415265;-0.01228028,-0.1778542;0.4743142;0.007052951,-0.2326335;0.2352139;0.01292541,-0.277638;0.01290223;-0.03340623,0.08034453;0.004074729;-0.04005396,0.0913813;-0.2843317;-0.007827651,0.09602918;-0.6090213;0.07237189,0.1086846;-0.628158;0.01486241,-0.08057453;0.007471898;-0.0390907,-0.1091708;-0.2809134;-0.02025412,-0.1291075;-0.6092989;0.04009786,-0.1266839;-0.5713235;-0.0361414,0.005072931;0.5301315;0.01372394,0;0;0,-0.004404616;0.2844977;-0.105612,-0.009768497;0.5628488;-0.2243345,0.1610881;0.5032231;-0.1038911,0.2249201;0.2710464;-0.05673456,0.2108001;0.04474668;-0.1034629,-0.1673037;0.4834293;-0.0862155,-0.2007872;0.2463498;-0.0325833,-0.1864824;0.03064252;-0.1154098,0.08098146;0.005616188;-0.03855681,0.1002311;-0.2815329;-0.07745981,0.07911412;-0.6125886;-0.03464484,0.09040114;-0.6397042;-0.08456802,-0.08249932;0.003612538;-0.03545391,-0.07235981;-0.2852195;-0.06394708,-0.04491163;-0.6163052;-0.02514319,-0.04790665;-0.6122595;-0.09724947,-0.008394923;0.4942008;-0.1923022,555.4915
+0;0;0,0.002975016;0.3031911;0.01336178,0.005859129;0.6058209;0.01040629,0.1884346;0.4753909;0.01581107,0.2306293;0.2344687;0.03531395,0.2834511;0.01415265;-0.01228028,-0.1778542;0.4743142;0.007052951,-0.2326335;0.2352139;0.01292541,-0.277638;0.01290223;-0.03340623,0.08034453;0.004074729;-0.04005396,0.0913813;-0.2843317;-0.007827651,0.09602918;-0.6090213;0.07237189,0.1086846;-0.628158;0.01486241,-0.08057453;0.007471898;-0.0390907,-0.1091708;-0.2809134;-0.02025412,-0.1291075;-0.6092989;0.04009786,-0.1266839;-0.5713235;-0.0361414,0.005072931;0.5301315;0.01372394,0;0;0,-0.004404616;0.2844977;-0.105612,-0.009768497;0.5628488;-0.2243345,0.1610881;0.5032231;-0.1038911,0.2249201;0.2710464;-0.05673456,0.2108001;0.04474668;-0.1034629,-0.1673037;0.4834293;-0.0862155,-0.2007872;0.2463498;-0.0325833,-0.1864824;0.03064252;-0.1154098,0.08098146;0.005616188;-0.03855681,0.1002311;-0.2815329;-0.07745981,0.07911412;-0.6125886;-0.03464484,0.09040114;-0.6397042;-0.08456802,-0.08249932;0.003612538;-0.03545391,-0.07235981;-0.2852195;-0.06394708,-0.04491163;-0.6163052;-0.02514319,-0.04790665;-0.6122595;-0.09724947,-0.008394923;0.4942008;-0.1923022,555.5137
+0;0;0,0.002971785;0.3028619;0.01334727,0.005851415;0.6050227;0.01039689,0.1908591;0.4739959;0.01582369,0.2328662;0.2341447;0.03523987,0.2858535;0.0131382;-0.01250352,-0.1802856;0.472905;0.006949462,-0.2348214;0.2348675;0.01279581,-0.279967;0.01185913;-0.03368102,0.08037941;0.004076498;-0.04007135,0.09143386;-0.2847919;-0.007793419,0.09612234;-0.6123174;0.07310659,0.1087763;-0.6314483;0.01560384,-0.0806095;0.007475141;-0.03910767,-0.1092516;-0.281372;-0.02024092,-0.1293625;-0.6126258;0.04063819,-0.1269391;-0.5746513;-0.03559216,0.005066555;0.5294622;0.01370889,0;0;0,-0.005050994;0.2843242;-0.1051025,-0.01071005;0.562398;-0.2232637,0.1630152;0.5027881;-0.1028874,0.2234466;0.2709654;-0.05517531,0.2100583;0.04432008;-0.1039975,-0.1699123;0.4809541;-0.08349775,-0.2014944;0.2445095;-0.03089878,-0.1876403;0.02836275;-0.1146819,0.0807716;0.005838513;-0.03905177,0.101696;-0.2811858;-0.08133912,0.08054189;-0.6145893;-0.03407001,0.09329337;-0.6414322;-0.08393812,-0.08266631;0.003408224;-0.03518303,-0.07597914;-0.2858384;-0.06519466,-0.04382112;-0.6192346;-0.02454289,-0.04686616;-0.6151444;-0.09665354,-0.009294722;0.4938294;-0.1913683,555.5476
+0;0;0,0.003077295;0.3025764;0.01320458,0.00603559;0.6043791;0.01029763,0.1929766;0.4727154;0.01552685,0.2349865;0.234738;0.03522225,0.2881329;0.01210929;-0.01104235,-0.1820909;0.4718008;0.00685525,-0.2353577;0.235335;0.01255898,-0.2834589;0.0121734;-0.03657047,0.08037469;0.004179365;-0.04002783,0.09175771;-0.2849292;-0.008194223,0.0967392;-0.6137067;0.07333859,0.1093409;-0.6328883;0.01648687,-0.08057469;0.007376346;-0.03915474,-0.1092073;-0.2816895;-0.02050577,-0.1289928;-0.6143106;0.04064031,-0.1266382;-0.5763903;-0.03513222,0.005249297;0.5289183;0.01358635,0;0;0,-0.005391836;0.2842982;-0.1043158,-0.01124344;0.5623089;-0.2216973,0.1650264;0.5023819;-0.1018589,0.223763;0.2719369;-0.05462432,0.2097662;0.04413792;-0.1040232,-0.1720293;0.4794785;-0.08100624,-0.2027689;0.2445006;-0.02975726,-0.188663;0.02756408;-0.1150103,0.08070572;0.006097078;-0.03910494,0.1026194;-0.2808472;-0.08280206,0.08262494;-0.6155471;-0.0343945,0.09558813;-0.6425564;-0.08329892,-0.08267295;0.00312898;-0.03514507,-0.07574678;-0.2862998;-0.06530586,-0.04222883;-0.620829;-0.0236663,-0.04529774;-0.6165007;-0.09536915,-0.00979175;0.4937614;-0.1899972,555.5698
+0;0;0,0.003065887;0.3014548;0.01315563,0.006002303;0.6010349;0.01027524,0.1985925;0.4683515;0.0155336,0.2399977;0.233799;0.03494555,0.2937541;0.008615449;-0.01184995,-0.1877478;0.4674094;0.006601377,-0.2402479;0.2343466;0.01222303,-0.2889011;0.008624196;-0.03747021,0.08037297;0.004179276;-0.04002697,0.09180182;-0.2860935;-0.008065168,0.0967771;-0.6144615;0.07336609,0.1093908;-0.6336898;0.01646047,-0.08057296;0.007376188;-0.0391539,-0.1093209;-0.2828538;-0.02042983,-0.1290817;-0.6150606;0.0406401,-0.1267249;-0.5771328;-0.03520427,0.005222986;0.5262435;0.01353478,0;0;0,-0.007720898;0.2831669;-0.103992,-0.0170624;0.5589814;-0.2206287,0.1665813;0.5019529;-0.1009352,0.2231915;0.2746484;-0.05366969,0.2091408;0.04428409;-0.1038897,-0.1800405;0.4776623;-0.07420553,-0.2093777;0.245565;-0.02545856,-0.1946827;0.02685477;-0.1134192,0.0806725;0.006271631;-0.03914142,0.1031077;-0.2818069;-0.08293486,0.08465748;-0.6160951;-0.03402304,0.09753326;-0.6430793;-0.08309221,-0.08268939;0.002929499;-0.03511865,-0.07469438;-0.2876845;-0.06495218,-0.04085435;-0.621711;-0.02297004,-0.04408279;-0.6174246;-0.09472771,-0.0146536;0.4910936;-0.1891577,555.5919
+0;0;0,0.003063304;0.3012007;0.01314455,0.005999154;0.6007225;0.01026435,0.1990723;0.4679011;0.01552742,0.2402775;0.2344821;0.03484556,0.2939336;0.009718478;-0.01186268,-0.1882327;0.4669567;0.006572889,-0.2404792;0.2350202;0.01216737,-0.2890417;0.009718671;-0.03743321,0.08052719;0.004187295;-0.04010377,0.0919577;-0.2861275;-0.008137349,0.096941;-0.6150249;0.0734252,0.1095341;-0.6341727;0.01661257,-0.08072756;0.007390341;-0.03922903,-0.1094796;-0.2828816;-0.02050225,-0.1292723;-0.615624;0.04066614,-0.1269194;-0.5777091;-0.03505429,0.005219906;0.5259377;0.0135236,0;0;0,-0.007102557;0.2834905;-0.1024048,-0.01612025;0.5597504;-0.2178645,0.168548;0.5016657;-0.0994997,0.2241381;0.2752243;-0.0527072,0.2097956;0.04531147;-0.102844,-0.1800309;0.4767299;-0.072351,-0.2082482;0.2455528;-0.02422123,-0.1929881;0.02753167;-0.1126136,0.08115795;0.006475776;-0.03849578,0.1045984;-0.2815444;-0.08242869,0.08665137;-0.6163839;-0.03332424,0.09989211;-0.6433442;-0.08212972,-0.08264519;0.002620816;-0.03568441,-0.07277428;-0.288131;-0.06398819,-0.03827746;-0.622556;-0.02131866,-0.04157393;-0.6180614;-0.09301506,-0.01377287;0.491708;-0.1867404,555.6254
+0;0;0,0.002376848;0.3012167;0.01291805,0.004407962;0.6007469;0.01004052,0.197892;0.4683855;0.0152818,0.2389366;0.2349797;0.03509615,0.2931795;0.01006638;-0.01019194,-0.1894016;0.4665138;0.006126228,-0.2408004;0.2343864;0.01165824,-0.2902433;0.009444639;-0.03869942,0.08051592;0.004312031;-0.04011315,0.09254199;-0.2860522;-0.008821871,0.0981739;-0.6148915;0.0729326,0.1105357;-0.6334218;0.01554126,-0.08074443;0.007257542;-0.0392191,-0.1086085;-0.2831181;-0.02075911,-0.1281991;-0.6159061;0.0402257,-0.1258257;-0.5779929;-0.03549426,0.003901532;0.525959;0.01328018,0;0;0,-0.007102557;0.2834905;-0.1024048,-0.01612025;0.5597504;-0.2178645,0.168548;0.5016657;-0.0994997,0.2241381;0.2752243;-0.0527072,0.2097956;0.04531147;-0.102844,-0.1800309;0.4767299;-0.072351,-0.2082482;0.2455528;-0.02422123,-0.1929881;0.02753167;-0.1126136,0.08115795;0.006475776;-0.03849578,0.1045984;-0.2815444;-0.08242869,0.08665137;-0.6163839;-0.03332424,0.09989211;-0.6433442;-0.08212972,-0.08264519;0.002620816;-0.03568441,-0.07277428;-0.288131;-0.06398819,-0.03827746;-0.622556;-0.02131866,-0.04157393;-0.6180614;-0.09301506,-0.01377287;0.491708;-0.1867404,555.6479
+0;0;0,0.002375497;0.3010454;0.01291071,0.004405864;0.6004655;0.01003331,0.2018639;0.4669315;0.01531529,0.2429193;0.2334649;0.03513481,0.2969961;0.009240061;-0.01001465,-0.1933635;0.4650214;0.005972163,-0.2447758;0.2328336;0.01150562,-0.2940673;0.008580387;-0.03869788,0.08055045;0.004313881;-0.04013035,0.09255275;-0.2854767;-0.008900885,0.09820551;-0.6155334;0.07315624,0.1105398;-0.6339554;0.01589283,-0.08077905;0.007260653;-0.03923591,-0.1085881;-0.2825413;-0.0208124,-0.1282512;-0.6165613;0.04039818,-0.1258831;-0.5786657;-0.03515298,0.00389948;0.5256844;0.01327267,0;0;0,-0.008954927;0.2832338;-0.1024652,-0.01931654;0.5594033;-0.2177417,0.1696942;0.5017362;-0.09836245,0.2240161;0.2748164;-0.05208588,0.2101509;0.04563403;-0.102313,-0.1847813;0.4761506;-0.0676289,-0.2136437;0.2449508;-0.01968533,-0.1992056;0.02766687;-0.1081092,0.08136567;0.006629825;-0.03811955,0.1054432;-0.2806534;-0.08269,0.08814242;-0.6166734;-0.03275013,0.1015839;-0.6436633;-0.08120012,-0.08257113;0.00242184;-0.03596625,-0.07232249;-0.2877716;-0.06390657,-0.03659952;-0.6231948;-0.02011257,-0.03988332;-0.6186542;-0.09164554,-0.01670492;0.4913655;-0.186645,555.6702
+0;0;0,0.002380864;0.3017256;0.01293988,0.004419602;0.6023803;0.01004831,0.1941854;0.470769;0.01526653,0.236133;0.2322284;0.03551679,0.2899423;0.009113133;-0.00940926,-0.1856897;0.4689331;0.006286328,-0.2382193;0.2316991;0.01194004,-0.2872669;0.008555606;-0.03801504,0.08053979;0.00431331;-0.04012504,0.09253261;-0.2852485;-0.008920234,0.09819847;-0.6160697;0.07332696,0.1105053;-0.6343841;0.01619089,-0.08076836;0.007259693;-0.03923072,-0.1085555;-0.2823135;-0.02082175,-0.1282641;-0.6171072;0.04053061,-0.1259012;-0.5792291;-0.03485253,0.003910784;0.5272397;0.01330325,0;0;0,-0.01017711;0.2839628;-0.1023378,-0.02193055;0.5615544;-0.2172823,0.1577204;0.5037562;-0.09646869,0.2223806;0.2736979;-0.05215669,0.2096391;0.0457215;-0.1027396,-0.1796386;0.4764215;-0.07091964,-0.2094033;0.240157;-0.02229407,-0.1950782;0.02392139;-0.1102212,0.08142105;0.006699979;-0.03796053,0.105595;-0.2801594;-0.08368707,0.08901609;-0.6168615;-0.03273416,0.1024457;-0.6439232;-0.08083701,-0.08251338;0.002335039;-0.03607451,-0.07233063;-0.2876207;-0.06410283,-0.03587013;-0.6236773;-0.01965058,-0.03901024;-0.6190316;-0.0910478,-0.01897103;0.4930981;-0.1862671,555.704
+0;0;0,0.001234284;0.302323;0.01276596,0.001721591;0.6036487;0.009781821,0.1908544;0.4731455;0.01495502,0.2328413;0.2350251;0.03585842,0.2865827;0.01259984;-0.007836867,-0.1866139;0.4703839;0.006109701,-0.2384162;0.233346;0.01165072,-0.2872662;0.01119266;-0.03866804,0.08055596;0.00441078;-0.04003873,0.09331783;-0.2864374;-0.009475224,0.09923443;-0.6166638;0.07283854,0.1170071;-0.6561113;-0.009749107,-0.08073289;0.007148316;-0.03928001,-0.107961;-0.2837468;-0.02116058,-0.1272646;-0.6180215;0.04005893,-0.1238873;-0.5766668;-0.06865724,0.0016472;0.5283347;0.01305901,0;0;0,-0.0108057;0.284546;-0.1023741,-0.02269538;0.5628176;-0.2174008,0.1552818;0.5027722;-0.09609866,0.2210231;0.2732485;-0.05253148,0.2099809;0.04599075;-0.1025555,-0.1791064;0.4767914;-0.07168391,-0.2074458;0.2406355;-0.02342987,-0.1941227;0.02529982;-0.111313,0.08134529;0.006977618;-0.03802729,0.1063441;-0.2809028;-0.08482051,0.09037723;-0.6170257;-0.03357196,0.0840448;-0.6234403;-0.1364963,-0.08251778;0.002091751;-0.03603134,-0.07235612;-0.2890348;-0.06487098,-0.03500022;-0.6243185;-0.01960067,-0.03971735;-0.6308699;-0.1225632,-0.01973528;0.4941907;-0.1863439,555.726
+0;0;0,0.001234284;0.302323;0.01276596,0.001721591;0.6036487;0.009781821,0.1908544;0.4731455;0.01495502,0.2328413;0.2350251;0.03585842,0.2865827;0.01259984;-0.007836867,-0.1866139;0.4703839;0.006109701,-0.2384162;0.233346;0.01165072,-0.2872662;0.01119266;-0.03866804,0.08055596;0.00441078;-0.04003873,0.09331783;-0.2864374;-0.009475224,0.09923443;-0.6166638;0.07283854,0.1170071;-0.6561113;-0.009749107,-0.08073289;0.007148316;-0.03928001,-0.107961;-0.2837468;-0.02116058,-0.1272646;-0.6180215;0.04005893,-0.1238873;-0.5766668;-0.06865724,0.0016472;0.5283347;0.01305901,0;0;0,-0.0108057;0.284546;-0.1023741,-0.02269538;0.5628176;-0.2174008,0.1552818;0.5027722;-0.09609866,0.2210231;0.2732485;-0.05253148,0.2099809;0.04599075;-0.1025555,-0.1791064;0.4767914;-0.07168391,-0.2074458;0.2406355;-0.02342987,-0.1941227;0.02529982;-0.111313,0.08134529;0.006977618;-0.03802729,0.1063441;-0.2809028;-0.08482051,0.09037723;-0.6170257;-0.03357196,0.0840448;-0.6234403;-0.1364963,-0.08251778;0.002091751;-0.03603134,-0.07235612;-0.2890348;-0.06487098,-0.03500022;-0.6243185;-0.01960067,-0.03971735;-0.6308699;-0.1225632,-0.01973528;0.4941907;-0.1863439,555.7493
+0;0;0,0.001232029;0.3017706;0.01274263,0.001717273;0.6017824;0.009774825,0.1979311;0.4696164;0.01500146,0.2399909;0.2310825;0.03594117,0.2937998;0.008377656;-0.007809043,-0.1936629;0.4667515;0.005825134,-0.2455552;0.2293019;0.01137578,-0.2944666;0.006869376;-0.03900623,0.08059333;0.004412826;-0.0400573,0.09339327;-0.2873032;-0.009402597,0.09932763;-0.6185208;0.07315826,0.1170977;-0.6579581;-0.009417258,-0.08077034;0.007151631;-0.03929823,-0.1080797;-0.2846115;-0.02112473,-0.1274413;-0.6198896;0.04027854,-0.1240644;-0.5785366;-0.06842165,0.001643279;0.5268709;0.0130345,0;0;0,-0.01529565;0.2838443;-0.1021168,-0.03435242;0.560763;-0.2160041,0.1539579;0.5028527;-0.09539938,0.2208925;0.2732109;-0.05192113,0.2103095;0.04592454;-0.1032612,-0.1922171;0.4755501;-0.06273904,-0.21926;0.2387499;-0.01477794,-0.2055187;0.02363718;-0.1039104,0.081462;0.007277638;-0.03781962,0.1066799;-0.2811493;-0.0865612,0.09180471;-0.6181674;-0.03408099,0.08539824;-0.6245652;-0.1369896,-0.08249568;0.001712396;-0.03620598,-0.07193325;-0.2902417;-0.06541324,-0.03377137;-0.6263789;-0.01945637,-0.0385538;-0.6329305;-0.1223988,-0.02941399;0.4925408;-0.1852841,555.7833
+0;0;0,0.0003751895;0.3015558;0.0126107,-6.272152E-06;0.601737;0.009652363,0.1986584;0.4692295;0.01470972,0.2413676;0.2315087;0.03638968,0.2950827;0.009558827;-0.006356735,-0.1972634;0.4659773;0.004927558,-0.2491143;0.2291451;0.01015328,-0.2970206;0.007508516;-0.0404086,0.08049987;0.004681851;-0.0401101,0.09332342;-0.288238;-0.01081003,0.1003727;-0.6201806;0.07282406,0.1182031;-0.6595719;-0.009788878,-0.08081591;0.006856158;-0.03915038,-0.1076431;-0.2860522;-0.02154435,-0.1269195;-0.6223482;0.03980436,-0.1234428;-0.5809984;-0.06890197,0.00013549;0.5267394;0.01290443,0;0;0,-0.01479077;0.283823;-0.1015911,-0.03300971;0.5610955;-0.2152088,0.1578521;0.5024321;-0.09569622,0.220483;0.2724812;-0.05091596,0.21004;0.04642701;-0.1034968,-0.19378;0.4749028;-0.06178354,-0.2207163;0.2387689;-0.01361145,-0.2076408;0.02532038;-0.1044028,0.08145168;0.007381022;-0.03771091,0.1070344;-0.2816307;-0.08911872,0.09311904;-0.6193458;-0.03448272,0.08656835;-0.6256596;-0.1374214,-0.08241801;0.001608739;-0.03627191,-0.07192262;-0.2913561;-0.06604546,-0.03300112;-0.628266;-0.01906615,-0.03791774;-0.6347444;-0.1220376,-0.02848929;0.4926997;-0.1846013,555.8062
+0;0;0,0.0003755863;0.3018746;0.01262404,-6.611284E-06;0.6026189;0.009659046,0.1992538;0.4697736;0.01472899,0.2419803;0.2319565;0.03641773,0.2954692;0.0109414;-0.006148651,-0.1978555;0.4665116;0.004917485,-0.2497274;0.2295835;0.01014533,-0.297432;0.008880332;-0.0402036,0.08065353;0.004690789;-0.04018666,0.09351715;-0.2891444;-0.01079505,0.1005998;-0.6226597;0.07323532,0.1184233;-0.662024;-0.009345524,-0.08097017;0.006869246;-0.03922511,-0.1078812;-0.2869544;-0.02156407,-0.1272489;-0.6248437;0.04007531,-0.1237735;-0.5834984;-0.06858879,0.0001354634;0.5274559;0.01291829,0;0;0,-0.01673022;0.2838633;-0.1021249,-0.03575386;0.5613549;-0.2165551,0.1547392;0.5014523;-0.09409738,0.2198369;0.2720788;-0.04934216,0.2097448;0.04772452;-0.1048753,-0.1954977;0.474859;-0.06073159,-0.2241705;0.2388159;-0.01262277,-0.2096285;0.02676584;-0.103968,0.08173193;0.007617444;-0.03746772,0.1075201;-0.2814747;-0.09340668,0.09488711;-0.62033;-0.03543067,0.08847865;-0.6267277;-0.1383035,-0.08251007;0.001229981;-0.03650397,-0.07105096;-0.2926208;-0.06631765,-0.03172786;-0.6310574;-0.01879817,-0.03648813;-0.6376315;-0.1216979,-0.03105401;0.4929116;-0.1856756,555.8292
+0;0;0,0.0003753729;0.3017032;0.01261687,-6.772025E-06;0.6024038;0.009652144,0.1931989;0.4713197;0.01466672,0.2367192;0.2290849;0.03675833,0.2895;0.0109953;-0.005244624,-0.1918353;0.4681569;0.005153552,-0.2446707;0.2268277;0.0104785,-0.2917439;0.009045824;-0.03920399,0.08073326;0.004695426;-0.04022639,0.09364141;-0.2901568;-0.01073304,0.1007588;-0.6253085;0.0737096,0.113071;-0.6432245;0.01666386,-0.08105022;0.006876036;-0.03926389,-0.1080544;-0.2879646;-0.02154172,-0.1275171;-0.6275118;0.0404001,-0.1251164;-0.5896746;-0.03466361,0.0001352889;0.527248;0.01291107,0;0;0,-0.01721803;0.2838173;-0.1016634,-0.03595819;0.561378;-0.2158542,0.147403;0.5038571;-0.09372615,0.2189987;0.2719309;-0.04742288,0.2099186;0.05167957;-0.1067531,-0.1912628;0.4752827;-0.06450307,-0.2215863;0.2350275;-0.01533313,-0.2066356;0.02642825;-0.1068535,0.08187128;0.0079301;-0.03731322,0.1078044;-0.281298;-0.09771967,0.09672916;-0.6214607;-0.03710198,0.1098581;-0.6485824;-0.08470964,-0.08257127;0.0007829782;-0.03659839,-0.07064208;-0.294048;-0.06671023,-0.03067718;-0.6340637;-0.01875158,-0.03389047;-0.6292866;-0.08985169,-0.03135011;0.4929214;-0.185008,555.8642
+0;0;0,-0.0001103788;0.3017174;0.01227764,-0.0008798038;0.602415;0.009086666,0.192416;0.4713655;0.01482773,0.2362621;0.2292182;0.0372315,0.289021;0.01098976;-0.004072353,-0.1926289;0.4682372;0.004357141,-0.245552;0.2269191;0.009303968,-0.2914789;0.008957773;-0.04066324,0.08081429;0.00482226;-0.04004829,0.0942224;-0.2901999;-0.01254411,0.1022277;-0.625122;0.07272599,0.1145812;-0.6440315;0.0165388,-0.0809432;0.006760827;-0.03950391,-0.1072752;-0.288177;-0.02239767,-0.126048;-0.6277477;0.03962798,-0.1235078;-0.5899242;-0.03543255,-0.0006496023;0.5272619;0.01239853,0;0;0,-0.01721803;0.2838173;-0.1016634,-0.03595819;0.561378;-0.2158542,0.147403;0.5038571;-0.09372615,0.2189987;0.2719309;-0.04742288,0.2099186;0.05167957;-0.1067531,-0.1912628;0.4752827;-0.06450307,-0.2215863;0.2350275;-0.01533313,-0.2066356;0.02642825;-0.1068535,0.08187128;0.0079301;-0.03731322,0.1078044;-0.281298;-0.09771967,0.09672916;-0.6214607;-0.03710198,0.1098581;-0.6485824;-0.08470964,-0.08257127;0.0007829782;-0.03659839,-0.07064208;-0.294048;-0.06671023,-0.03067718;-0.6340637;-0.01875158,-0.03389047;-0.6292866;-0.08985169,-0.03135011;0.4929214;-0.185008,555.8867
+0;0;0,-0.0001105155;0.302091;0.01229285,-0.0008808298;0.6031367;0.009098276,0.1927084;0.4719176;0.01484677,0.2366772;0.2290927;0.03731322,0.2892711;0.01154682;-0.003861453,-0.1929212;0.4687845;0.004360278,-0.2459924;0.2267912;0.009320946,-0.2917756;0.009511575;-0.04048998,0.08100682;0.004833748;-0.0401437,0.09446353;-0.2912577;-0.01253983,0.1025296;-0.6287203;0.07337709,0.115158;-0.6487187;0.01593906,-0.08113603;0.006776934;-0.03959802,-0.1075635;-0.28923;-0.02242978,-0.1264787;-0.6313765;0.04006638,-0.1238819;-0.5933788;-0.03666516,-0.0006503686;0.5278988;0.01241388,0;0;0,-0.01725863;0.2840697;-0.1020622,-0.03539218;0.5618613;-0.2167039,0.1476991;0.5047701;-0.09357667,0.2193439;0.272384;-0.04597807,0.2104483;0.05403431;-0.1094759,-0.1907425;0.4753205;-0.06465374,-0.2223762;0.2348796;-0.01376777,-0.2081532;0.02744322;-0.1062639,0.08212265;0.008235812;-0.03721595,0.108781;-0.2798088;-0.1074505,0.1001702;-0.6212832;-0.03926826,0.1126607;-0.647684;-0.09046769,-0.0827724;0.0005341108;-0.0366801,-0.06981609;-0.2952958;-0.06717668,-0.02844601;-0.6377273;-0.01862774,-0.03160517;-0.6335448;-0.09130451,-0.03092125;0.4933606;-0.1857288,555.9092
+0;0;0,-0.0001104835;0.3020035;0.01228929,-0.0008808497;0.6030673;0.00909414,0.1940531;0.4714456;0.01486013,0.2372631;0.2328115;0.03693885,0.2898878;0.0151381;-0.004259955,-0.1942583;0.4682908;0.004300712,-0.2464136;0.2304739;0.009175768,-0.2922237;0.01306686;-0.04066435,0.08127598;0.004849809;-0.04027709,0.09471275;-0.2908029;-0.01271413,0.1029256;-0.6344057;0.07476605,0.1155378;-0.6543399;0.0174017,-0.08140563;0.006799452;-0.0397296,-0.1077939;-0.2887688;-0.0225868,-0.1270533;-0.6371407;0.04104648,-0.1244599;-0.5991532;-0.03558664,-0.0006503481;0.5278162;0.01241032,0;0;0,-0.01797814;0.2839102;-0.1021223,-0.03606648;0.5615741;-0.2171249,0.1481749;0.5039666;-0.09308958,0.2196017;0.2762466;-0.04468918,0.2118778;0.06003386;-0.1156878,-0.1927915;0.4747066;-0.06443807,-0.2267903;0.2389452;-0.01382717,-0.2106237;0.03265011;-0.1088503,0.0824287;0.008694649;-0.03716803,0.1096394;-0.275309;-0.1205485,0.1042337;-0.6220837;-0.04637814,0.1168309;-0.64845;-0.09744,-0.08310331;6.609778E-05;-0.03667951,-0.06887738;-0.2951629;-0.06811655,-0.02563564;-0.6436884;-0.01868755,-0.02855599;-0.6394944;-0.09127325,-0.03164612;0.493106;-0.1860387,555.933
+0;0;0,0.001894752;0.3020232;0.01164419,0.001840623;0.6030869;0.008214789,0.1964354;0.4705492;0.01501692,0.239311;0.2318327;0.03685549,0.293083;0.01439182;-0.004089039,-0.1919458;0.4694585;0.003533366,-0.24308;0.2314077;0.007766291,-0.2882313;0.01391919;-0.04231907,0.08132936;0.005193989;-0.04012614,0.09586358;-0.2906844;-0.01572232,0.1051895;-0.6339675;0.07289379,0.1180177;-0.6542015;0.01583992,-0.08132666;0.00646275;-0.03994693,-0.106099;-0.2893089;-0.02393911,-0.1248202;-0.6376402;0.04007617,-0.1220698;-0.5996853;-0.03655486,0.002015162;0.5278364;0.01154961,0;0;0,-0.01797814;0.2839102;-0.1021223,-0.03606648;0.5615741;-0.2171249,0.1481749;0.5039666;-0.09308958,0.2196017;0.2762466;-0.04468918,0.2118778;0.06003386;-0.1156878,-0.1927915;0.4747066;-0.06443807,-0.2267903;0.2389452;-0.01382717,-0.2106237;0.03265011;-0.1088503,0.0824287;0.008694649;-0.03716803,0.1096394;-0.275309;-0.1205485,0.1042337;-0.6220837;-0.04637814,0.1168309;-0.64845;-0.09744,-0.08310331;6.609778E-05;-0.03667951,-0.06887738;-0.2951629;-0.06811655,-0.02563564;-0.6436884;-0.01868755,-0.02855599;-0.6394944;-0.09127325,-0.03164612;0.493106;-0.1860387,555.9547
+0;0;0,0.001893083;0.3017571;0.01163393,0.001838944;0.602653;0.008205824,0.1954748;0.4704257;0.01498962,0.2384719;0.2310328;0.03689007,0.2919199;0.01490191;-0.003807794,-0.1909909;0.4693404;0.003562703,-0.2422701;0.2306151;0.007807622,-0.2871493;0.01443683;-0.041976,0.08060698;0.005147855;-0.03976973,0.09536994;-0.2953871;-0.01498184,0.1048308;-0.6436381;0.0749167,0.1172862;-0.6624123;0.01952084,-0.08060431;0.006405347;-0.03959212,-0.1057665;-0.2940212;-0.02333236,-0.1247587;-0.6473935;0.04160932,-0.1220881;-0.6096697;-0.03279476,0.002013418;0.5274304;0.01153941,0;0;0,-0.01731505;0.2836495;-0.1021736,-0.03458171;0.5610921;-0.217396,0.1477952;0.5050581;-0.09244728,0.2203536;0.2770369;-0.04367303,0.2142294;0.06491117;-0.1223545,-0.1913119;0.4735061;-0.06618283,-0.2292496;0.2376849;-0.01532562,-0.2121847;0.03358926;-0.1116549,0.08193623;0.009166628;-0.03616691,0.1126191;-0.2737723;-0.1369526,0.1087206;-0.6244416;-0.05654192,0.1210045;-0.6518032;-0.103034,-0.08201881;-0.000240679;-0.03712782,-0.06658527;-0.2999733;-0.06992701,-0.02194197;-0.653457;-0.0198646,-0.02440874;-0.6485146;-0.09035427,-0.03035559;0.4926728;-0.1862431,555.9769
+0;0;0,0.001894452;0.3019753;0.01164234,0.001840293;0.6031297;0.008211698,0.1928327;0.4716261;0.01495081,0.2356412;0.2332831;0.0367552,0.2881017;0.02114528;-0.00319076,-0.1883521;0.4705555;0.003680029,-0.2394063;0.2328773;0.007906331,-0.2834564;0.02069296;-0.04095753,0.08031462;0.005129184;-0.03962548,0.09517627;-0.2974148;-0.01467189,0.1047308;-0.6491141;0.07611681,0.1229025;-0.6902726;-0.004702248,-0.08031196;0.006382114;-0.03944851,-0.1056424;-0.2960528;-0.02308006,-0.1248226;-0.6529241;0.04250467,-0.1209265;-0.6116556;-0.06604618,0.002014895;0.5278518;0.01154774,0;0;0,-0.01533737;0.2836964;-0.1030016,-0.03150251;0.5612754;-0.2187345,0.1465043;0.5053488;-0.09174466,0.2220198;0.279462;-0.04287839,0.2175415;0.07415397;-0.1276064,-0.1872908;0.4737257;-0.07057488,-0.225587;0.2390077;-0.02001558,-0.2110647;0.04009248;-0.1178526,0.08199275;0.009478778;-0.03513217,0.1181919;-0.2674278;-0.1550853,0.1152053;-0.6206331;-0.0698595,0.1104035;-0.6269887;-0.1727219,-0.08137759;-0.000506565;-0.03774066,-0.06386396;-0.3020715;-0.07133065,-0.01752703;-0.6589172;-0.02092904,-0.02053059;-0.6655387;-0.1237653,-0.02744854;0.4928246;-0.1874938,556.0104
+0;0;0,0.003559863;0.3025909;0.01114144,0.004667523;0.6041335;0.007386495,0.1951417;0.4718491;0.01579274,0.2374179;0.2352654;0.03614437,0.2906911;0.02134615;-0.003596101,-0.1859702;0.4727008;0.002999857,-0.2349594;0.2365584;0.006194193,-0.278489;0.02233256;-0.04270603,0.0801434;0.005339621;-0.03921812,0.0956487;-0.2994188;-0.01810171,0.1075065;-0.6582211;0.07664426,0.1209163;-0.6765044;0.02079036,-0.07994753;0.00608537;-0.0395082,-0.10367;-0.2984937;-0.02424837,-0.1224852;-0.6631293;0.04315588,-0.1195752;-0.6254076;-0.03142733,0.004665107;0.5287291;0.01078944,0;0;0,-0.01380102;0.2841695;-0.1037078,-0.02891462;0.5620747;-0.219831,0.1476136;0.5056138;-0.09075165,0.2220474;0.2820132;-0.03941202,0.220403;0.07889363;-0.1338499,-0.1861028;0.4744802;-0.07336953,-0.2233548;0.24133;-0.02410899,-0.2100112;0.0425147;-0.1264477,0.08195706;0.009898335;-0.03427243,0.1222385;-0.2610037;-0.1704836,0.1192906;-0.6202042;-0.07655334,0.1321416;-0.6473339;-0.1234767,-0.08076759;-0.0008458723;-0.0382808,-0.06230994;-0.3041562;-0.07329765,-0.01341373;-0.6685306;-0.02136539,-0.01510141;-0.6637226;-0.09202839,-0.02511189;0.4934946;-0.1885304,556.0331
+0;0;0,0.00356228;0.3027964;0.01114901,0.004671246;0.6047699;0.007386201,0.1937482;0.4727378;0.01576319,0.2361542;0.2354279;0.03617728,0.2885844;0.02489381;-0.002934325,-0.1845682;0.4735832;0.003064143,-0.2337077;0.2367161;0.006268284,-0.2765485;0.0258802;-0.04185812,0.08005345;0.005333628;-0.03917411,0.09570657;-0.3023303;-0.01785637,0.1078539;-0.6698911;0.07920235,0.1223005;-0.6919077;0.01902966,-0.0798578;0.006078539;-0.03946386,-0.1038064;-0.3014043;-0.02405854,-0.1230809;-0.6749408;0.04499105,-0.1199459;-0.636622;-0.03535916,0.004668824;0.5292005;0.01079659,0;0;0,-0.01244967;0.2844982;-0.1035781,-0.0263738;0.5629705;-0.2196157,0.1471967;0.5056834;-0.08887148,0.2237915;0.2816254;-0.03925085,0.2276775;0.08854374;-0.1455882,-0.1840494;0.4755285;-0.07586709,-0.2223699;0.2415095;-0.02793329,-0.2134248;0.05276118;-0.1414995,0.0819914;0.01028514;-0.03381181,0.1278103;-0.2540247;-0.1867743,0.1218911;-0.6200484;-0.0835247,0.1367981;-0.6432109;-0.1425731,-0.08047554;-0.001209704;-0.03865018,-0.06101821;-0.3073601;-0.07400449,-0.009374388;-0.6803909;-0.02062135,-0.01097496;-0.6774917;-0.09676711,-0.02291199;0.4941784;-0.1883421,556.0552
+0;0;0,0.003549834;0.3017386;0.01111006,0.004654137;0.6023744;0.007366159,0.1954848;0.4702047;0.01577179,0.2377611;0.2336212;0.03612339,0.2903653;0.02238816;-0.003118064,-0.1863405;0.471058;0.002954957,-0.2353295;0.2349159;0.00614929,-0.2783126;0.02338003;-0.0421369,0.07991344;0.005324299;-0.03910559,0.09553098;-0.3016402;-0.01783632,0.107696;-0.6697387;0.07936442,0.1226566;-0.6936057;0.01705126,-0.07971814;0.006067909;-0.03939485,-0.1036123;-0.3007159;-0.02402455,-0.122915;-0.6747989;0.04512607,-0.1196685;-0.6361843;-0.03808235,0.004651728;0.5271912;0.01075913,0;0;0,-0.01299687;0.2835419;-0.1030402,-0.02699144;0.5607516;-0.2186122,0.1476525;0.5045081;-0.08625293,0.2256042;0.2811317;-0.03935122,0.2336593;0.09687713;-0.1614654,-0.1873991;0.4756708;-0.07538193,-0.229607;0.2427171;-0.02929191,-0.2189706;0.05603629;-0.1474599,0.08204399;0.0105353;-0.03318954,0.1299745;-0.2473294;-0.1948433,0.1253959;-0.6151726;-0.09603573,0.1398219;-0.6357602;-0.16116,-0.08010263;-0.001417541;-0.03905528,-0.06067607;-0.3068151;-0.07481016,-0.007433821;-0.6801115;-0.02088823,-0.008512551;-0.6781372;-0.09976653,-0.0235263;0.492337;-0.1874435,556.0884
+0;0;0,-0.0007518361;0.3017285;0.01189677,-0.003626212;0.6023588;0.00878026,0.1884696;0.4715316;0.01542289,0.2313718;0.2349501;0.03444459,0.284416;0.0238871;-0.005118497,-0.1929548;0.4687805;0.001127669,-0.2414452;0.2325192;0.002708956,-0.2831739;0.02068147;-0.04535381,0.08002368;0.005618382;-0.03883809,0.09665634;-0.3015906;-0.02242292,0.1102999;-0.6694319;0.07555221,0.1268343;-0.694102;0.01434603,-0.0796761;0.005736954;-0.03952925,-0.102014;-0.3012552;-0.02610001,-0.1197926;-0.6753099;0.04360978,-0.1163094;-0.6366397;-0.03958329,-0.002795511;0.5271748;0.01205456,0;0;0,-0.01299687;0.2835419;-0.1030402,-0.02699144;0.5607516;-0.2186122,0.1476525;0.5045081;-0.08625293,0.2256042;0.2811317;-0.03935122,0.2336593;0.09687713;-0.1614654,-0.1873991;0.4756708;-0.07538193,-0.229607;0.2427171;-0.02929191,-0.2189706;0.05603629;-0.1474599,0.08204399;0.0105353;-0.03318954,0.1299745;-0.2473294;-0.1948433,0.1253959;-0.6151726;-0.09603573,0.1398219;-0.6357602;-0.16116,-0.08010263;-0.001417541;-0.03905528,-0.06067607;-0.3068151;-0.07481016,-0.007433821;-0.6801115;-0.02088823,-0.008512551;-0.6781372;-0.09976653,-0.0235263;0.492337;-0.1874435,556.1108
+0;0;0,-0.0007506572;0.3012554;0.01187812,-0.003617284;0.6010828;0.008771552,0.1891062;0.4703097;0.01541494,0.2316175;0.2358842;0.0342633,0.2847148;0.02460974;-0.005339418,-0.1935752;0.4675495;0.001072611,-0.2416237;0.2334412;0.002639488,-0.2833941;0.02139138;-0.04547141,0.07996609;0.005614339;-0.03881014,0.09661467;-0.3018888;-0.02237925,0.1103624;-0.672537;0.07634348,0.1266441;-0.6963715;0.01607268,-0.07961876;0.005732825;-0.03950081,-0.101978;-0.3015532;-0.02605871,-0.1198923;-0.6784621;0.04418302,-0.1164623;-0.6399245;-0.03773866,-0.002789207;0.5261363;0.01203552,0;0;0,-0.01359685;0.2833035;-0.1022289,-0.0278478;0.5600683;-0.2167425,0.1469841;0.5048211;-0.08373523,0.2244875;0.2836191;-0.03703713,0.2353893;0.1025281;-0.1639693,-0.189667;0.4750949;-0.07473156,-0.2360611;0.2445481;-0.0321461,-0.2252784;0.06145442;-0.1561825,0.08207826;0.01083189;-0.03283525,0.1316564;-0.2385017;-0.2074208,0.1261521;-0.6080787;-0.103991,0.13998;-0.6301667;-0.1663725,-0.07992664;-0.001678151;-0.03925865,-0.06079315;-0.3073674;-0.07522166,-0.005902231;-0.6832569;-0.02036453,-0.00645706;-0.6807417;-0.09808259,-0.02435488;0.4917961;-0.1858389,556.134
+0;0;0,-0.0007491186;0.3006379;0.01185377,-0.003610489;0.599925;0.008754818,0.1889853;0.4693691;0.01538812,0.2309793;0.237796;0.03400715,0.2841416;0.02626286;-0.005644068,-0.1934454;0.4666108;0.001055194,-0.2409092;0.235351;0.002603006,-0.2827308;0.02304149;-0.04556681,0.08024799;0.00563413;-0.03894695,0.09692325;-0.3023617;-0.02248975,0.1105967;-0.6710082;0.07569987,0.1275972;-0.6972195;0.01276819,-0.07989943;0.005753034;-0.03964005,-0.1022945;-0.3020253;-0.02617642,-0.120112;-0.676899;0.04368598,-0.1165307;-0.6379843;-0.04185244,-0.002784408;0.5251591;0.01201092,0;0;0,-0.01362127;0.2828653;-0.1016166,-0.02792463;0.5593747;-0.2153263,0.146329;0.5043868;-0.08186436,0.2227917;0.2858744;-0.0355816,0.2396231;0.1093519;-0.1686275,-0.1905388;0.4743332;-0.07501402,-0.2433631;0.2477103;-0.03516535,-0.230047;0.06686887;-0.1626949,0.08238862;0.01123762;-0.03277469,0.1329359;-0.2328181;-0.2152359,0.1241865;-0.6005827;-0.1132505,0.1407167;-0.6225493;-0.1798489,-0.08019573;-0.001957093;-0.0394102,-0.06247306;-0.3081076;-0.07639766,-0.005884979;-0.6814708;-0.02048537,-0.006124445;-0.6800827;-0.1016668,-0.02442857;0.4911934;-0.1846619,556.1666
+0;0;0,-0.001675797;0.2993059;0.01173226,-0.004129161;0.5978479;0.008436928,0.1885769;0.4683912;0.01604749,0.2314466;0.2385262;0.03182727,0.2848588;0.02702458;-0.008979972,-0.1939107;0.4642119;-0.001260351,-0.2392483;0.2342789;-0.001008936,-0.2800683;0.02161382;-0.04957154,0.08027902;0.005995717;-0.03855074,0.09961006;-0.3040172;-0.02799521,0.1154828;-0.670082;0.07272457,0.1327948;-0.697222;0.007352166,-0.07962523;0.005405335;-0.03996792,-0.09915203;-0.3045779;-0.0289152,-0.1157187;-0.6776973;0.04113719,-0.1115328;-0.6385316;-0.04682136,-0.003486173;0.5232692;0.01174331,0;0;0,-0.01303101;0.2817778;-0.1007769,-0.02696875;0.557689;-0.2140224,0.1458206;0.5041;-0.07847142,0.2234725;0.2872503;-0.0352149,0.2445247;0.1150827;-0.1736567,-0.1905585;0.473636;-0.07501061,-0.2466286;0.249;-0.03868517,-0.2353982;0.08061348;-0.1828063,0.08243164;0.01136643;-0.03229022,0.1339877;-0.2305726;-0.2204406,0.1246338;-0.5966246;-0.1188617,0.1420347;-0.6195599;-0.1876607,-0.07985281;-0.002142521;-0.0398217,-0.06118914;-0.3101897;-0.07658745,-0.00473243;-0.6817475;-0.020398,-0.004479246;-0.6811076;-0.1039214,-0.02353823;0.4896534;-0.1834819,556.1889
+0;0;0,-0.001675797;0.2993059;0.01173226,-0.004129161;0.5978479;0.008436928,0.1885769;0.4683912;0.01604749,0.2314466;0.2385262;0.03182727,0.2848588;0.02702458;-0.008979972,-0.1939107;0.4642119;-0.001260351,-0.2392483;0.2342789;-0.001008936,-0.2800683;0.02161382;-0.04957154,0.08027902;0.005995717;-0.03855074,0.09961006;-0.3040172;-0.02799521,0.1154828;-0.670082;0.07272457,0.1327948;-0.697222;0.007352166,-0.07962523;0.005405335;-0.03996792,-0.09915203;-0.3045779;-0.0289152,-0.1157187;-0.6776973;0.04113719,-0.1115328;-0.6385316;-0.04682136,-0.003486173;0.5232692;0.01174331,0;0;0,-0.01303101;0.2817778;-0.1007769,-0.02696875;0.557689;-0.2140224,0.1458206;0.5041;-0.07847142,0.2234725;0.2872503;-0.0352149,0.2445247;0.1150827;-0.1736567,-0.1905585;0.473636;-0.07501061,-0.2466286;0.249;-0.03868517,-0.2353982;0.08061348;-0.1828063,0.08243164;0.01136643;-0.03229022,0.1339877;-0.2305726;-0.2204406,0.1246338;-0.5966246;-0.1188617,0.1420347;-0.6195599;-0.1876607,-0.07985281;-0.002142521;-0.0398217,-0.06118914;-0.3101897;-0.07658745,-0.00473243;-0.6817475;-0.020398,-0.004479246;-0.6811076;-0.1039214,-0.02353823;0.4896534;-0.1834819,556.2112
+0;0;0,-0.001681219;0.3002743;0.01177022,-0.004142204;0.5997477;0.008467322,0.1966791;0.4678013;0.01626731,0.2385797;0.2431325;0.03169039,0.2920733;0.03130852;-0.009179045,-0.2019668;0.4634454;-0.001771704,-0.2462795;0.2387102;-0.001525973,-0.2871617;0.02572095;-0.05016259,0.08025753;0.005994112;-0.03854042,0.09961119;-0.3043817;-0.02797253,0.1153451;-0.667245;0.0718664,0.1322432;-0.6930189;0.008056939,-0.07960391;0.005403887;-0.03995722,-0.09915356;-0.3049423;-0.02889156,-0.1155754;-0.6747985;0.04054819,-0.1114895;-0.6358519;-0.04530741,-0.003497738;0.5249976;0.0117813,0;0;0,-0.01798277;0.2829679;-0.09955788,-0.04067712;0.5604236;-0.210052,0.144957;0.5041879;-0.07583404,0.223088;0.293341;-0.03214526,0.2482181;0.1275318;-0.1780119,-0.2071407;0.4714612;-0.0653359,-0.2650718;0.2521542;-0.03342972,-0.249808;0.09072253;-0.1854432,0.08248913;0.01152277;-0.03202081,0.1340516;-0.2242219;-0.2284517,0.1241174;-0.5862768;-0.1249974,0.1366562;-0.6139864;-0.188087,-0.07968649;-0.002396576;-0.04008595,-0.0610131;-0.3108585;-0.07644437,-0.004354931;-0.6788958;-0.01966789,-0.00371372;-0.6772491;-0.1012988,-0.03475304;0.4920117;-0.180325,556.2448
+0;0;0,-0.003484051;0.2991185;0.01186495,-0.007608496;0.598734;0.008743826,0.1924226;0.4673359;0.01756914,0.2348432;0.2424197;0.0294829,0.2899089;0.03096144;-0.01208632,-0.2036983;0.4627106;-0.002629034,-0.2467497;0.2376036;-0.004100539,-0.286172;0.02436922;-0.0536162,0.08021028;0.006318163;-0.03838591,0.1004496;-0.3044367;-0.03332716,0.1190276;-0.6722435;0.07050624,0.1359697;-0.6952167;0.00796818,-0.0795198;0.005056367;-0.03997649,-0.09708934;-0.305766;-0.03077948,-0.112493;-0.6814696;0.04005739,-0.108171;-0.6427861;-0.04306974,-0.006556201;0.5238203;0.01201624,0;0;0,-0.01656097;0.2821846;-0.09860206,-0.03557368;0.5599132;-0.2095201,0.1454203;0.5038803;-0.07235789,0.2242682;0.2927668;-0.0306108,0.2517474;0.1305671;-0.1803138,-0.2035581;0.4704581;-0.06704721,-0.2642694;0.2511989;-0.03932868,-0.2457336;0.09159204;-0.1931366,0.08266409;0.01162833;-0.03128123,0.1340646;-0.2181634;-0.2351379,0.1223637;-0.5852002;-0.1276417,0.1336795;-0.6102434;-0.189661,-0.07925437;-0.002550088;-0.04073484,-0.06002518;-0.3114997;-0.0751474,-0.002028931;-0.6852484;-0.01721091,-0.0009752375;-0.6826721;-0.09627437,-0.03113828;0.4913267;-0.1795185,556.2673
+0;0;0,-0.003469118;0.2978364;0.0118141,-0.007583292;0.5967073;0.008703259,0.193923;0.4651328;0.0175592,0.2358275;0.2429527;0.02932804,0.2910646;0.0308364;-0.01237054,-0.2051414;0.4604732;-0.00278905,-0.247669;0.2381046;-0.004242654,-0.2872141;0.02420665;-0.0539124,0.08062407;0.006350759;-0.03858394,0.1009152;-0.3051993;-0.03351225,0.1194549;-0.6722473;0.07010697,0.1365761;-0.6957809;0.006907366,-0.07993004;0.005082453;-0.04018272,-0.09754453;-0.3065352;-0.03096218,-0.1129164;-0.6814638;0.03972856,-0.1085487;-0.6426885;-0.04427789,-0.006534414;0.5220369;0.01196504,0;0;0,-0.01825767;0.2818108;-0.095433,-0.03895248;0.5598673;-0.2031968,0.144244;0.5033653;-0.06662536,0.2242306;0.2951441;-0.02783657,0.2583634;0.150281;-0.194068,-0.2087837;0.4685546;-0.06300904,-0.2722992;0.252353;-0.04107452,-0.2575597;0.1069186;-0.2096415,0.08331803;0.01255298;-0.03049302,0.1326783;-0.2169409;-0.2363982,0.1167238;-0.5819144;-0.1252911,0.1291843;-0.6067684;-0.1884491,-0.07933926;-0.003365755;-0.04151204,-0.06013053;-0.3133897;-0.07340349,-0.00137442;-0.6860981;-0.01474266,0.0003241211;-0.6834125;-0.09476897,-0.03390354;0.491167;-0.1741762,556.2902
+0;0;0,-0.003445509;0.2958095;0.01173369,-0.007537807;0.5930915;0.008639636,0.1947952;0.461683;0.01750124,0.2361531;0.2424014;0.02911653,0.2913862;0.03030032;-0.01257906,-0.2059263;0.457004;-0.002931518,-0.2478991;0.2375364;-0.004366159,-0.2874413;0.02365378;-0.05403234,0.08027735;0.006323447;-0.03841801,0.1006574;-0.3065922;-0.03332409,0.1192684;-0.6750517;0.07069358,0.1362237;-0.6980665;0.00810653,-0.0795863;0.005060595;-0.04000992,-0.097278;-0.307923;-0.03074896,-0.112709;-0.6842934;0.04021363,-0.1083837;-0.6456031;-0.04297861,-0.006494581;0.5188234;0.01188384,0;0;0,-0.01877127;0.2806721;-0.0923233,-0.03963645;0.5578068;-0.1980128,0.144466;0.502314;-0.06168747,0.2266412;0.2974789;-0.02676463,0.2603295;0.1517223;-0.1922827,-0.2115264;0.4673153;-0.06007973,-0.2747266;0.2535745;-0.04425622,-0.2500402;0.1153963;-0.2176732,0.08326469;0.01255393;-0.0294919,0.1322887;-0.2152196;-0.2394285,0.1137995;-0.58019;-0.1237426,0.1250427;-0.603866;-0.1870487,-0.07855313;-0.003566285;-0.04215531,-0.05871937;-0.315201;-0.0712751,0.0006953254;-0.6890885;-0.01122124,0.002795401;-0.6858492;-0.09055997,-0.03446473;0.4893293;-0.1695271,556.323
+0;0;0,-0.003999946;0.2957945;0.01193432,-0.008207199;0.5930781;0.009141089,0.1941517;0.4619373;0.01944404,0.2372087;0.2427882;0.02648289,0.2921014;0.03151247;-0.01961986,-0.2063847;0.4566487;-0.003905275,-0.2460844;0.2367842;-0.007561349,-0.2843928;0.02283673;-0.05791035,0.08045705;0.006507515;-0.0380092,0.1032311;-0.3062845;-0.03796193,0.1240937;-0.674287;0.0672397,0.1412372;-0.6990697;0.006246854,-0.0794356;0.004885677;-0.04032987,-0.09470197;-0.308282;-0.03322807,-0.1083411;-0.6846101;0.03832371,-0.103565;-0.6458968;-0.04484146,-0.007166629;0.5188065;0.01230397,0;0;0,-0.01877127;0.2806721;-0.0923233,-0.03963645;0.5578068;-0.1980128,0.144466;0.502314;-0.06168747,0.2266412;0.2974789;-0.02676463,0.2603295;0.1517223;-0.1922827,-0.2115264;0.4673153;-0.06007973,-0.2747266;0.2535745;-0.04425622,-0.2500402;0.1153963;-0.2176732,0.08326469;0.01255393;-0.0294919,0.1322887;-0.2152196;-0.2394285,0.1137995;-0.58019;-0.1237426,0.1250427;-0.603866;-0.1870487,-0.07855313;-0.003566285;-0.04215531,-0.05871937;-0.315201;-0.0712751,0.0006953254;-0.6890885;-0.01122124,0.002795401;-0.6858492;-0.09055997,-0.03446473;0.4893293;-0.1695271,556.3455
+0;0;0,-0.003990993;0.2951324;0.01190761,-0.008189395;0.5917907;0.009119904,0.1944788;0.4607104;0.01942758,0.2372562;0.2429837;0.02642073,0.2921638;0.03165083;-0.01969448,-0.206677;0.4554136;-0.003957842,-0.246119;0.2369762;-0.007590185,-0.2844378;0.02297087;-0.0579528,0.08015371;0.00648298;-0.0378659,0.10299;-0.3071639;-0.03781849,0.12402;-0.6781197;0.06822743,0.1417505;-0.7047782;0.005146295,-0.07913612;0.004867258;-0.04017782,-0.0944442;-0.3091563;-0.03305661,-0.1081928;-0.6885046;0.0390694,-0.1032532;-0.6494929;-0.04694319,-0.007150903;0.5176675;0.01227647,0;0;0,-0.01894612;0.280742;-0.08992124,-0.03953943;0.557955;-0.1936858,0.1443184;0.503235;-0.05706501,0.2281822;0.3000506;-0.02597284,0.261869;0.1556079;-0.1927197,-0.2131766;0.4665936;-0.0585255,-0.2817236;0.2556316;-0.04957654,-0.253392;0.120732;-0.2250828,0.08319402;0.01273775;-0.02858281,0.1312114;-0.2139935;-0.2411461,0.1084589;-0.5804376;-0.1207414,0.1216688;-0.6035417;-0.1878922,-0.07780769;-0.003848797;-0.04279746,-0.05817666;-0.3164352;-0.0710858,0.002602264;-0.6928378;-0.008450031,0.005300216;-0.6902313;-0.09058467,-0.03445093;0.4894278;-0.1656959,556.3682
+0;0;0,-0.003984274;0.2946355;0.01188756,-0.008173058;0.5906124;0.009112367,0.1958499;0.4594564;0.01945512,0.2380566;0.2446349;0.02635496,0.29304;0.03301057;-0.01982385,-0.20801;0.4541239;-0.004087943,-0.2469257;0.2386012;-0.00767182,-0.2852973;0.02430072;-0.05810389,0.080312;0.006495784;-0.03794068,0.103129;-0.3068866;-0.03789332,0.1240417;-0.6757722;0.06756076,0.1414241;-0.7013184;0.005717952,-0.0792924;0.00487687;-0.04025716,-0.09458758;-0.3088819;-0.03314196,-0.1082594;-0.686113;0.03858152,-0.1034168;-0.6472782;-0.04574258,-0.007138886;0.5167975;0.0122558,0;0;0,-0.01988208;0.2812063;-0.0865736,-0.04259232;0.5590007;-0.1863413,0.1446461;0.5040507;-0.05277038,0.2302893;0.3043491;-0.02516913,0.2669538;0.1693721;-0.1994603,-0.2146805;0.46378;-0.04907405,-0.2925277;0.2590435;-0.0493721,-0.2604695;0.1251667;-0.2254112,0.0835361;0.0130474;-0.02798557,0.1302017;-0.2136322;-0.2405128,0.1069055;-0.5782942;-0.1217129,0.1140098;-0.6056393;-0.1839473,-0.07783003;-0.0042232;-0.04308547,-0.05725971;-0.3165948;-0.07010346,0.005686685;-0.6905298;-0.008096468,0.008406816;-0.6869184;-0.08877051,-0.03685726;0.4903581;-0.1596036,556.4016
+0;0;0,-0.004636273;0.293591;0.01200644,-0.009284295;0.5885988;0.009495568,0.1948012;0.4585422;0.02050159,0.238951;0.2465817;0.02200719,0.3035219;0.0004161745;-0.03582137,-0.2088112;0.4529898;-0.005619395,-0.2462399;0.2398159;-0.01151502,-0.2902853;-0.01020503;-0.07201739,0.08056947;0.006597492;-0.03717744,0.1069943;-0.3076106;-0.0418047,0.1299192;-0.6776658;0.06486537,0.148043;-0.7028592;0.002012432,-0.07882466;0.004815241;-0.04099528,-0.09266951;-0.3101875;-0.03570217,-0.1027108;-0.6889794;0.03682907,-0.09741891;-0.6500553;-0.04812759,-0.008152047;0.5150581;0.01256095,0;0;0,-0.01965516;0.2810619;-0.08354163,-0.04218146;0.5586095;-0.1811576,0.1452978;0.503429;-0.04906153,0.2323891;0.3067943;-0.02398824,0.2709072;0.1578585;-0.2348092,-0.2168319;0.4647176;-0.04874352,-0.2929781;0.262198;-0.05688675,-0.2551412;0.1147525;-0.2688754,0.08355756;0.01317939;-0.02759647,0.1296678;-0.213963;-0.2414343,0.1032563;-0.5791891;-0.1199551,0.1086037;-0.6079473;-0.1819563,-0.07762519;-0.004382362;-0.04326954,-0.05607583;-0.3180017;-0.06826859,0.009028733;-0.6929535;-0.004884653,0.01206286;-0.6892282;-0.08628315,-0.03649849;0.4900443;-0.1549768,556.4235
+0;0;0,-0.004636273;0.293591;0.01200644,-0.009284295;0.5885988;0.009495568,0.1948012;0.4585422;0.02050159,0.238951;0.2465817;0.02200719,0.3035219;0.0004161745;-0.03582137,-0.2088112;0.4529898;-0.005619395,-0.2462399;0.2398159;-0.01151502,-0.2902853;-0.01020503;-0.07201739,0.08056947;0.006597492;-0.03717744,0.1069943;-0.3076106;-0.0418047,0.1299192;-0.6776658;0.06486537,0.148043;-0.7028592;0.002012432,-0.07882466;0.004815241;-0.04099528,-0.09266951;-0.3101875;-0.03570217,-0.1027108;-0.6889794;0.03682907,-0.09741891;-0.6500553;-0.04812759,-0.008152047;0.5150581;0.01256095,0;0;0,-0.01965516;0.2810619;-0.08354163,-0.04218146;0.5586095;-0.1811576,0.1452978;0.503429;-0.04906153,0.2323891;0.3067943;-0.02398824,0.2709072;0.1578585;-0.2348092,-0.2168319;0.4647176;-0.04874352,-0.2929781;0.262198;-0.05688675,-0.2551412;0.1147525;-0.2688754,0.08355756;0.01317939;-0.02759647,0.1296678;-0.213963;-0.2414343,0.1032563;-0.5791891;-0.1199551,0.1086037;-0.6079473;-0.1819563,-0.07762519;-0.004382362;-0.04326954,-0.05607583;-0.3180017;-0.06826859,0.009028733;-0.6929535;-0.004884653,0.01206286;-0.6892282;-0.08628315,-0.03649849;0.4900443;-0.1549768,556.4465
+0;0;0,-0.00465145;0.294552;0.01204574,-0.009308209;0.5901141;0.009530665,0.1947156;0.4599486;0.02053948,0.2385424;0.2495388;0.02203406,0.2940038;0.03810176;-0.02763617,-0.2087703;0.4543979;-0.005573321,-0.2459251;0.2427836;-0.01142582,-0.2837567;0.02803512;-0.06339263,0.08073978;0.006611438;-0.03725603,0.1071266;-0.307144;-0.04187662,0.1299745;-0.6759565;0.06443526,0.1486857;-0.7029389;-0.0004548505,-0.07899128;0.004825419;-0.04108194,-0.09281618;-0.3097235;-0.03579645,-0.1028237;-0.6872434;0.03649124,-0.09736034;-0.64803;-0.05121902,-0.008174011;0.5164468;0.01260133,0;0;0,-0.02027662;0.282432;-0.08214998,-0.0428242;0.5612696;-0.1777341,0.1451549;0.5032365;-0.04690337,0.2364973;0.3098023;-0.02604413,0.2792887;0.2027042;-0.2182617,-0.2172618;0.4638245;-0.04623636,-0.2947291;0.2638018;-0.05984012,-0.2614066;0.142078;-0.2451011,0.08364964;0.0134123;-0.02781153,0.128267;-0.2135674;-0.2414691,0.1030826;-0.5778785;-0.1210942,0.1054998;-0.6104249;-0.1834635,-0.07788893;-0.004598218;-0.04316024,-0.05628905;-0.3177895;-0.06775203,0.01065271;-0.6911589;-0.004815154,0.01383089;-0.688046;-0.08892705,-0.03721159;0.4923961;-0.1519947,556.4695
+0;0;0,-0.00540819;0.2939155;0.0121159,-0.01072584;0.5886654;0.009779941,0.1930254;0.4587106;0.02241825,0.2377341;0.2483895;0.01774831,0.2940484;0.03807305;-0.03638924,-0.2095531;0.4530766;-0.006403748,-0.2464953;0.2414092;-0.01577418,-0.283093;0.02690847;-0.07041155,0.08064388;0.006826682;-0.03680175,0.1104579;-0.3068105;-0.04528419,0.1351859;-0.6778473;0.06287728,0.1534407;-0.7036948;-0.001862213,-0.07857215;0.004590746;-0.04134911,-0.09158217;-0.3102875;-0.03795319,-0.09803161;-0.6906579;0.03454135,-0.09215987;-0.6515115;-0.05220684,-0.009436285;0.5151759;0.01279523,0;0;0,-0.02049572;0.2823775;-0.08003283,-0.04286405;0.5608615;-0.1741922,0.1450398;0.5029733;-0.04427862,0.2388105;0.3103788;-0.02504158,0.2788759;0.2111687;-0.2222402,-0.21963;0.464375;-0.04747039,-0.2947859;0.2636991;-0.06581225,-0.2587171;0.1550802;-0.258779,0.08341224;0.01359338;-0.02760482,0.1268536;-0.2138514;-0.2414057,0.1006207;-0.5809684;-0.1209249,0.1035948;-0.6122513;-0.1832061,-0.07751932;-0.004782203;-0.04326999,-0.056074;-0.3183152;-0.06706651,0.01474049;-0.6941501;-0.006139714,0.01824721;-0.6905107;-0.08942361,-0.03728355;0.4920704;-0.1487343,556.5024
+0;0;0,-0.005382551;0.2925221;0.01205846,-0.01068359;0.5863523;0.009728561,0.1925584;0.45674;0.02233457,0.2372972;0.2462777;0.01766149,0.2936451;0.03583539;-0.03650846,-0.2090146;0.4511201;-0.006415438,-0.2459815;0.2393105;-0.01579217,-0.2826011;0.02468143;-0.07046224,0.08073325;0.006834248;-0.03684254,0.1106198;-0.3075652;-0.04534559,0.1354707;-0.6804478;0.06335398,0.1534493;-0.7054502;-0.0004058778,-0.07865923;0.004595834;-0.04139493,-0.09170087;-0.3110477;-0.03799076,-0.09818239;-0.6933104;0.03486444,-0.09239949;-0.6543025;-0.05057109,-0.00939757;0.5130643;0.01273558,0;0;0,-0.02078601;0.2815811;-0.07761192,-0.04308154;0.5595624;-0.1703892,0.144539;0.5022463;-0.04143142,0.2393577;0.3098517;-0.02378105,0.2792511;0.2178142;-0.224612,-0.2193154;0.4625697;-0.04432456,-0.2979597;0.2638777;-0.06990567,-0.2580095;0.1628096;-0.2663355,0.08361168;0.01379171;-0.02721786,0.1243238;-0.214486;-0.2417972,0.09951098;-0.5836567;-0.1210825,0.101678;-0.6146628;-0.1818063,-0.07747872;-0.005000267;-0.0435199,-0.05614516;-0.3194677;-0.06514447,0.01559868;-0.6969641;-0.003306668,0.01906089;-0.6927223;-0.08539408,-0.03749549;0.490859;-0.1452801,556.5239
+0;0;0,-0.005381848;0.2924839;0.01205689,-0.01067588;0.5859267;0.009728642,0.1912528;0.456745;0.02226963,0.2360277;0.2461125;0.01759277,0.3007931;0.004233345;-0.04466933,-0.207711;0.4511616;-0.006293571,-0.2447078;0.2391808;-0.01567788,-0.2867978;-0.007510573;-0.07851481,0.08069968;0.006831405;-0.03682722,0.110663;-0.3083759;-0.04535212,0.1358122;-0.6857343;0.06465217,0.1528484;-0.7078535;0.004234623,-0.07862652;0.004593923;-0.04137772,-0.09170167;-0.3118607;-0.03796481,-0.09826099;-0.6987116;0.03576488,-0.09278124;-0.6601759;-0.0451921,-0.009390989;0.5127033;0.01273301,0;0;0,-0.02034522;0.2820601;-0.07582426,-0.04196236;0.5602644;-0.1668487,0.144533;0.5029074;-0.03945231,0.2405513;0.3107519;-0.02365828,0.2803518;0.1886213;-0.2474365,-0.2171147;0.4615878;-0.042172,-0.3058177;0.2775855;-0.1104922,-0.238724;0.1459083;-0.3220016,0.08366924;0.01377669;-0.02692604,0.1238629;-0.2147315;-0.2425521,0.09799616;-0.5892352;-0.1233435,0.1015193;-0.6169686;-0.180888,-0.07734283;-0.005008182;-0.04368473,-0.05577135;-0.3203452;-0.06426127,0.01848386;-0.7017938;-0.0001060963,0.0217217;-0.6960008;-0.07795504,-0.0365819;0.4914652;-0.1421492,556.5571
+0;0;0,-0.002746458;0.2935616;0.010926,-0.006367922;0.5877402;0.00790278,0.1931406;0.456245;0.02300535,0.2400913;0.2461307;0.0128268,0.3057433;0.006240636;-0.05578061,-0.2033004;0.4553172;-0.006016652,-0.2398951;0.2433303;-0.01937165,-0.2815647;-0.002272785;-0.08650719,0.0809119;0.007100112;-0.03645602,0.1140258;-0.3083179;-0.04921076,0.1411417;-0.6861472;0.06161173,0.157564;-0.7069173;0.001142092,-0.07844459;0.004365646;-0.04187573,-0.08965342;-0.3128393;-0.04010159,-0.0932204;-0.7004916;0.03395739,-0.08766143;-0.6621234;-0.04606104,-0.005403433;0.5143497;0.01104197,0;0;0,-0.02016719;0.2836113;-0.07391405,-0.04104085;0.5635083;-0.1621895,0.1446826;0.5025917;-0.03692245,0.2408008;0.3102021;-0.02265668,0.2829087;0.1894528;-0.2467346,-0.2172941;0.4627677;-0.04303614,-0.3019924;0.2772452;-0.1127758,-0.2494669;0.1557802;-0.3342521,0.08378083;0.01383364;-0.02675056,0.1235231;-0.2172924;-0.2406409,0.09890842;-0.5930362;-0.1223934,0.1008568;-0.6210107;-0.1784205,-0.07734943;-0.005098208;-0.04378657,-0.05584127;-0.3211913;-0.06303027,0.02036602;-0.7027863;0.002920076,0.02369617;-0.6964279;-0.07411152,-0.03592248;0.4942699;-0.1381726,556.5909
+0;0;0,-0.002746458;0.2935616;0.010926,-0.006367922;0.5877402;0.00790278,0.1931406;0.456245;0.02300535,0.2400913;0.2461307;0.0128268,0.3057433;0.006240636;-0.05578061,-0.2033004;0.4553172;-0.006016652,-0.2398951;0.2433303;-0.01937165,-0.2815647;-0.002272785;-0.08650719,0.0809119;0.007100112;-0.03645602,0.1140258;-0.3083179;-0.04921076,0.1411417;-0.6861472;0.06161173,0.157564;-0.7069173;0.001142092,-0.07844459;0.004365646;-0.04187573,-0.08965342;-0.3128393;-0.04010159,-0.0932204;-0.7004916;0.03395739,-0.08766143;-0.6621234;-0.04606104,-0.005403433;0.5143497;0.01104197,0;0;0,-0.02016719;0.2836113;-0.07391405,-0.04104085;0.5635083;-0.1621895,0.1446826;0.5025917;-0.03692245,0.2408008;0.3102021;-0.02265668,0.2829087;0.1894528;-0.2467346,-0.2172941;0.4627677;-0.04303614,-0.3019924;0.2772452;-0.1127758,-0.2494669;0.1557802;-0.3342521,0.08378083;0.01383364;-0.02675056,0.1235231;-0.2172924;-0.2406409,0.09890842;-0.5930362;-0.1223934,0.1008568;-0.6210107;-0.1784205,-0.07734943;-0.005098208;-0.04378657,-0.05584127;-0.3211913;-0.06303027,0.02036602;-0.7027863;0.002920076,0.02369617;-0.6964279;-0.07411152,-0.03592248;0.4942699;-0.1381726,556.6132
+0;0;0,-0.002744483;0.2933505;0.01091814,-0.006360225;0.5870628;0.007898946,0.1922356;0.4559329;0.02294238,0.2392168;0.2456824;0.01275723,0.3049303;0.005567193;-0.05591457,-0.2023855;0.4550094;-0.005946395,-0.239004;0.2428851;-0.01931005,-0.2807127;-0.002948537;-0.08650862,0.08060232;0.007072946;-0.03631654,0.1138163;-0.3092985;-0.04910984,0.1408215;-0.6855857;0.06126036,0.1570614;-0.7057918;0.001462597,-0.07814445;0.004348942;-0.0417155,-0.08938716;-0.3138148;-0.039936,-0.09293958;-0.6998851;0.03382073,-0.08744238;-0.6616098;-0.04530862,-0.005397033;0.5137709;0.01103392,0;0;0,-0.01909225;0.2840293;-0.07172227,-0.03898608;0.5640788;-0.1581624,0.1459864;0.5022272;-0.03430414,0.244026;0.3105406;-0.02162647,0.2853326;0.2330296;-0.2644746,-0.2163005;0.4635896;-0.04298532,-0.2998263;0.2786139;-0.1159487,-0.2284189;0.1448416;-0.3249831,0.0830911;0.01404473;-0.02764535,0.1241558;-0.2195422;-0.2400332,0.1013332;-0.5939177;-0.1224535,0.1024595;-0.622809;-0.1762188,-0.07721078;-0.005356845;-0.04330649,-0.05534084;-0.3224049;-0.06227926,0.02134845;-0.702072;0.004613191,0.02485882;-0.6952253;-0.07162168,-0.03412561;0.494786;-0.1345539,556.6473
+0;0;0,-8.071632E-05;0.2955872;0.01018817,-0.001366611;0.5914442;0.006379017,0.1943334;0.4580556;0.02514251,0.2428163;0.248218;0.008937176,0.3114815;0.0122979;-0.06400424,-0.1970339;0.4608433;-0.005162169,-0.232774;0.2486182;-0.02327812,-0.2726985;0.005004629;-0.09221369,0.08087045;0.007419921;-0.03562128,0.1180078;-0.3103954;-0.05223619,0.1460834;-0.685995;0.05752616,0.1635723;-0.7065597;-0.002711955,-0.077995;0.003939134;-0.04201458,-0.0870465;-0.3163399;-0.04092154,-0.08627263;-0.7017562;0.03232261,-0.08048289;-0.6634615;-0.04760836,-0.0009142829;0.5176442;0.009712926,0;0;0,-0.01841246;0.2865205;-0.07101107,-0.03660756;0.5694059;-0.1558492,0.1462729;0.5020656;-0.03247595,0.2468121;0.311142;-0.02325201,0.2879842;0.215112;-0.2572963,-0.2131618;0.4644705;-0.04333209,-0.2954866;0.2808117;-0.1216719,-0.2429257;0.1724941;-0.3479423,0.08303046;0.01392817;-0.02785516,0.1258225;-0.2209662;-0.2415261,0.1032668;-0.5940586;-0.1223443,0.1044103;-0.6228613;-0.1774099,-0.07727912;-0.005303494;-0.04317142,-0.05582576;-0.324429;-0.06215774,0.02186927;-0.7028478;0.00620671,0.02547204;-0.6960822;-0.07085474,-0.03227344;0.4994172;-0.1325994,556.6805
+0;0;0,-8.071704E-05;0.2955898;0.01018826,-0.001365936;0.5913016;0.006381778,0.1938583;0.458113;0.02510522,0.2423898;0.2480652;0.008883666,0.3118178;0.009524241;-0.06486806,-0.1965561;0.4608939;-0.005125668,-0.232332;0.2484563;-0.02325976,-0.2727;0.002136394;-0.09296114,0.08071645;0.007405791;-0.03555344,0.1178034;-0.3099781;-0.05214581,0.1458818;-0.685616;0.05762774,0.1632904;-0.7059484;-0.002333604,-0.07784647;0.003931632;-0.04193456,-0.08688568;-0.3159127;-0.04084301,-0.08611173;-0.7013683;0.03240861,-0.0803486;-0.6631117;-0.04715511,-0.0009139443;0.5175565;0.00971321,0;0;0,-0.01829569;0.2870289;-0.06896973,-0.03633544;0.5702704;-0.1521285,0.1463829;0.5013003;-0.02992392,0.2479382;0.3105648;-0.02321649,0.2839552;0.2603112;-0.2748883,-0.2129785;0.4647569;-0.04149255,-0.2940285;0.2834638;-0.1269456,-0.2409931;0.1763273;-0.3568812,0.08311797;0.01364785;-0.02718782,0.1266647;-0.2200909;-0.2413213,0.1040919;-0.5933557;-0.1225512,0.1049175;-0.6231772;-0.1759598,-0.07687285;-0.004995348;-0.04358498,-0.056059;-0.3238419;-0.06052504,0.02237759;-0.7019241;0.009073105,0.02597336;-0.6948488;-0.06769477,-0.03203152;0.5002021;-0.1292908,556.7032
+0;0;0,-8.057284E-05;0.2950617;0.01017006,-0.001363148;0.5902355;0.006376029,0.1922096;0.457813;0.02495723,0.240764;0.247666;0.008728012,0.3100004;0.009783432;-0.06482017,-0.1948976;0.4605704;-0.00501758,-0.2306904;0.2480324;-0.02316023,-0.270947;0.002392367;-0.09266925,0.080862;0.007419146;-0.03561756,0.1181553;-0.3117309;-0.05230225,0.1461583;-0.6863601;0.05717653,0.1644423;-0.7092233;-0.005799755,-0.07798685;0.003938722;-0.04201018,-0.08707637;-0.3176855;-0.04091256,-0.08630449;-0.7021061;0.03214237,-0.08025158;-0.6634343;-0.05142194,-0.0009127661;0.516753;0.009695599,0;0;0,-0.01798692;0.2868724;-0.06742072,-0.03535458;0.5702556;-0.1483109,0.146169;0.5012223;-0.02862144,0.249445;0.3112582;-0.02311087,0.2844485;0.2622084;-0.2744274,-0.2117587;0.4645787;-0.04158475,-0.2952928;0.2797844;-0.1167897,-0.2415731;0.2353838;-0.365655,0.08308594;0.01389998;-0.02767372,0.1278908;-0.2204438;-0.2435474,0.1049659;-0.5920664;-0.1231821,0.1063473;-0.6234416;-0.1808536,-0.07717134;-0.005272951;-0.04334857,-0.05636414;-0.3259168;-0.06009774,0.02144355;-0.7028854;0.01031124,0.02528418;-0.6967558;-0.07037509,-0.03126978;0.500224;-0.1261795,556.7368
+0;0;0,-0.006751901;0.2942531;0.01249537,-0.01510193;0.5887395;0.01142817,0.1816501;0.4617597;0.02405983,0.2322754;0.25258;0.0009003673,0.30361;0.01818106;-0.08046634,-0.2054364;0.4569823;-0.006208256,-0.2384382;0.2443412;-0.02966214,-0.2796192;0.001006991;-0.1054554,0.08130377;0.007765886;-0.03515238,0.1227792;-0.3111016;-0.0560389,0.1524381;-0.6854303;0.05229762,0.1716212;-0.7100612;-0.008715231,-0.07784429;0.003671042;-0.04281461,-0.08486862;-0.3184821;-0.04184601,-0.07985089;-0.7026032;0.03001685,-0.07378739;-0.663745;-0.05340887,-0.01298811;0.5155187;0.01406706,0;0;0,-0.018386;0.2864893;-0.06612468,-0.03609283;0.5693786;-0.146503,0.1455863;0.5007962;-0.02759409,0.2517432;0.3121836;-0.02421045,0.2843136;0.267736;-0.2764318,-0.2106957;0.4622709;-0.0380086,-0.2936103;0.2876846;-0.1354778,-0.2422092;0.2119223;-0.3768696,0.08322074;0.01399627;-0.02801275,0.1290149;-0.2185959;-0.2462711,0.1058423;-0.5895259;-0.1253893,0.1061526;-0.6229087;-0.180685,-0.07755497;-0.00539282;-0.04315605,-0.05682857;-0.3265538;-0.05924881,0.02039774;-0.7030545;0.0116154,0.02407442;-0.6968033;-0.06899207,-0.03182443;0.499579;-0.1245368,556.77
+0;0;0,-0.006764502;0.2948022;0.01251869,-0.01512163;0.5895387;0.01145065,0.1798312;0.4629957;0.02399203,0.2304495;0.2538446;0.0008357447,0.3020127;0.01869448;-0.08079173,-0.2036736;0.4582624;-0.005995982,-0.2366709;0.2456504;-0.02944665,-0.2779839;0.001536429;-0.1054828,0.0815234;0.007786865;-0.03524734,0.1230483;-0.3114608;-0.05615876,0.1525413;-0.6836958;0.05157181,0.1715629;-0.7078666;-0.008927263,-0.07805458;0.003680959;-0.04293027,-0.08508728;-0.3188562;-0.04196052,-0.08009762;-0.7008289;0.02950039,-0.07408518;-0.6620454;-0.05322281,-0.01300605;0.5162572;0.01409172,0;0;0,-0.01862029;0.287374;-0.0646553,-0.0364064;0.5710911;-0.1429894,0.1443669;0.4997786;-0.02679586,0.2508427;0.3113871;-0.02303481,0.2834138;0.2755895;-0.2774706,-0.2105065;0.4630357;-0.03874381,-0.3003934;0.2877164;-0.1283323,-0.2445301;0.2443215;-0.377483,0.08324984;0.01433891;-0.028512,0.1297832;-0.2178114;-0.2476501,0.1081457;-0.5869259;-0.12798,0.1105783;-0.6160357;-0.1867723,-0.07795316;-0.005739147;-0.04288872,-0.05720965;-0.3273172;-0.0583128,0.01876575;-0.7017981;0.01258473,0.02242442;-0.6951427;-0.0674032,-0.03211818;0.501075;-0.1215184,556.7919
+0;0;0,-0.006767451;0.2949308;0.01252415,-0.01510115;0.5888396;0.01145672,0.1795591;0.4625267;0.02397788,0.2301785;0.2533714;0.0008211248,0.3018993;0.01770326;-0.08098616,-0.2033725;0.4578006;-0.005965311,-0.2363705;0.2451843;-0.02941646,-0.2777745;0.0005325377;-0.1056201,0.08137517;0.007772706;-0.03518325,0.1230109;-0.3123269;-0.05615048,0.1521421;-0.6799963;0.05025869,0.17154;-0.7052388;-0.01143727,-0.07791266;0.003674266;-0.04285221,-0.08496413;-0.3197238;-0.04187987,-0.08003566;-0.6970112;0.02870452,-0.07390428;-0.6580539;-0.05565523,-0.01298992;0.5157086;0.01409237,0;0;0,-0.0186237;0.2878101;-0.06328773,-0.03640864;0.5709751;-0.1404784,0.1442751;0.4984108;-0.02492713,0.2506879;0.3099777;-0.02120899,0.2823924;0.2812393;-0.277226,-0.2112743;0.4640592;-0.03829468,-0.304052;0.289136;-0.1256943,-0.2380283;0.2115175;-0.3644242,0.08315576;0.01427493;-0.02831149,0.1320835;-0.2177369;-0.2483423,0.1110092;-0.582514;-0.1306741,0.1148714;-0.612646;-0.1907043,-0.07774071;-0.0057214;-0.04293999,-0.0563976;-0.3282028;-0.05661949,0.0173483;-0.6981083;0.01468119,0.02120909;-0.6917723;-0.06692463,-0.03212542;0.5010746;-0.1191447,556.8257
+0;0;0,-0.00712821;0.2949037;0.01295513,-0.01433144;0.5888407;0.01179288,0.1798128;0.4619197;0.0241696,0.2325094;0.2540174;-0.004885826,0.3063844;0.02584565;-0.1041627,-0.2025334;0.457138;-0.007628244,-0.2366121;0.2452009;-0.03530106,-0.2750435;0.0002414435;-0.1120714,0.08165131;0.007894564;-0.0345099,0.1270548;-0.3113159;-0.06058928,0.1571447;-0.6791996;0.0448078,0.1779077;-0.7066224;-0.01440299,-0.07742976;0.003591658;-0.04372559,-0.08202862;-0.3198514;-0.04311734,-0.07385194;-0.6972916;0.02634047,-0.06739946;-0.6583281;-0.05799469,-0.01257947;0.5157022;0.0144833,0;0;0,-0.0186237;0.2878101;-0.06328773,-0.03640864;0.5709751;-0.1404784,0.1442751;0.4984108;-0.02492713,0.2506879;0.3099777;-0.02120899,0.2823924;0.2812393;-0.277226,-0.2112743;0.4640592;-0.03829468,-0.304052;0.289136;-0.1256943,-0.2380283;0.2115175;-0.3644242,0.08315576;0.01427493;-0.02831149,0.1320835;-0.2177369;-0.2483423,0.1110092;-0.582514;-0.1306741,0.1148714;-0.612646;-0.1907043,-0.07774071;-0.0057214;-0.04293999,-0.0563976;-0.3282028;-0.05661949,0.0173483;-0.6981083;0.01468119,0.02120909;-0.6917723;-0.06692463,-0.03212542;0.5010746;-0.1191447,556.8481
+0;0;0,-0.007125437;0.294789;0.0129501,-0.01431857;0.5883144;0.01178881,0.1791947;0.4616567;0.02413066,0.2319717;0.2534375;-0.004969064,0.305961;0.02491254;-0.1043996,-0.2019017;0.4568906;-0.00756325,-0.2360324;0.2446304;-0.03527825,-0.2745233;-0.0007081926;-0.1121674,0.08153462;0.007883283;-0.03446059,0.1271311;-0.3126841;-0.06065083,0.157232;-0.6807023;0.0447848,0.1778357;-0.7076847;-0.0139718,-0.07731911;0.003586526;-0.04366311,-0.08193752;-0.3212315;-0.04305227,-0.07375785;-0.6988097;0.02643095,-0.06735487;-0.6599149;-0.0572573,-0.0125687;0.5152634;0.01447602,0;0;0,-0.01878954;0.2878622;-0.06246066,-0.0366542;0.5707623;-0.1390252,0.1435639;0.4979522;-0.02408957,0.249559;0.308869;-0.02416635,0.2806431;0.2876181;-0.2813952,-0.211402;0.4638489;-0.03834277,-0.306685;0.2903352;-0.1266695,-0.2375576;0.2139386;-0.3653522,0.08310966;0.01425755;-0.02805495,0.1344063;-0.2162397;-0.2511425,0.1116862;-0.5806715;-0.1322584,0.1179896;-0.6092774;-0.1926692,-0.07751575;-0.005716806;-0.04308366,-0.05619781;-0.3295939;-0.05641066,0.01654951;-0.6996293;0.01598913,0.02046354;-0.6930326;-0.06500967,-0.03236654;0.5009238;-0.11779,556.8706
+0;0;0,-0.007133674;0.2951297;0.01296506,-0.01433778;0.5891023;0.01180242,0.1779416;0.4626882;0.02408577,0.2307387;0.2543896;-0.005025052,0.3049011;0.02533008;-0.1046882,-0.2006978;0.4579529;-0.0074038,-0.2348415;0.2456117;-0.03512937,-0.2734224;-0.0003007501;-0.1121984,0.08144731;0.007874842;-0.03442369,0.127304;-0.3145219;-0.06076338,0.1570024;-0.6776189;0.04326237,0.17776;-0.7050269;-0.01593314,-0.0772363;0.003582685;-0.04361635,-0.08188107;-0.3230889;-0.04300203,-0.07381077;-0.6956181;0.02555206,-0.06735997;-0.6566569;-0.05876132,-0.01258545;0.5159494;0.01449338,0;0;0,-0.01845768;0.288414;-0.06162167,-0.03556799;0.5721391;-0.1370203,0.143609;0.49729;-0.0237162,0.2493721;0.3079851;-0.02476668,0.2801937;0.2960756;-0.2832415,-0.2098804;0.4642221;-0.03877423,-0.3076812;0.29441;-0.1316299,-0.235106;0.2294473;-0.3733192,0.08303306;0.01421595;-0.02800155,0.1362667;-0.2175481;-0.252028,0.1135682;-0.5771295;-0.1348579,0.1218967;-0.6057234;-0.1959157,-0.07740461;-0.005681165;-0.04309198,-0.05551252;-0.3313726;-0.05658476,0.01558004;-0.6963623;0.01601824,0.01948915;-0.6898264;-0.06562008,-0.03151509;0.5020798;-0.1161172,556.9044
+0;0;0,-0.00680505;0.2959642;0.01335964,-0.01330748;0.5903329;0.01244859,0.178187;0.4636856;0.02436249,0.2317159;0.2559141;-0.01134696,0.3006345;0.05998601;-0.1012298,-0.1996463;0.4603889;-0.007250835,-0.2340737;0.2483409;-0.04130873,-0.2649134;0.03455393;-0.1088404,0.08158659;0.007878355;-0.03375803,0.130402;-0.3141914;-0.06397742,0.1614269;-0.6721827;0.03771995,0.182856;-0.6951861;-0.0263634,-0.07690558;0.003519888;-0.04394529,-0.0787503;-0.3236215;-0.04353874,-0.06786296;-0.6908829;0.02326912,-0.06128987;-0.6518174;-0.06187692,-0.01175663;0.5170997;0.01508813,0;0;0,-0.01786171;0.2893236;-0.06158233,-0.03430157;0.5735717;-0.1366308,0.1438473;0.4970165;-0.02297711,0.262092;0.3147205;-0.03276753,0.2648177;0.3035572;-0.2587862,-0.2088154;0.4649765;-0.04017171,-0.3111741;0.3002424;-0.1386344,-0.2423587;0.249968;-0.3482851,0.08291508;0.01415148;-0.02797985,0.1366746;-0.2183616;-0.251749,0.1156814;-0.5734295;-0.1379561,0.1252162;-0.6018457;-0.2001805,-0.07726294;-0.005625873;-0.043091,-0.05433333;-0.3316719;-0.05699548,0.01403234;-0.6915327;0.01573007,0.01826989;-0.6851775;-0.06672117,-0.03041621;0.5034157;-0.1157615,556.926
+0;0;0,-0.00680505;0.2959642;0.01335964,-0.01330748;0.5903329;0.01244859,0.178187;0.4636856;0.02436249,0.2317159;0.2559141;-0.01134696,0.3006345;0.05998601;-0.1012298,-0.1996463;0.4603889;-0.007250835,-0.2340737;0.2483409;-0.04130873,-0.2649134;0.03455393;-0.1088404,0.08158659;0.007878355;-0.03375803,0.130402;-0.3141914;-0.06397742,0.1614269;-0.6721827;0.03771995,0.182856;-0.6951861;-0.0263634,-0.07690558;0.003519888;-0.04394529,-0.0787503;-0.3236215;-0.04353874,-0.06786296;-0.6908829;0.02326912,-0.06128987;-0.6518174;-0.06187692,-0.01175663;0.5170997;0.01508813,0;0;0,-0.01786171;0.2893236;-0.06158233,-0.03430157;0.5735717;-0.1366308,0.1438473;0.4970165;-0.02297711,0.262092;0.3147205;-0.03276753,0.2648177;0.3035572;-0.2587862,-0.2088154;0.4649765;-0.04017171,-0.3111741;0.3002424;-0.1386344,-0.2423587;0.249968;-0.3482851,0.08291508;0.01415148;-0.02797985,0.1366746;-0.2183616;-0.251749,0.1156814;-0.5734295;-0.1379561,0.1252162;-0.6018457;-0.2001805,-0.07726294;-0.005625873;-0.043091,-0.05433333;-0.3316719;-0.05699548,0.01403234;-0.6915327;0.01573007,0.01826989;-0.6851775;-0.06672117,-0.03041621;0.5034157;-0.1157615,556.949
+0;0;0,-0.006813493;0.2963314;0.01337621,-0.01332126;0.5909408;0.01246515,0.1783059;0.4642133;0.02438705,0.2318987;0.2561941;-0.01136497,0.3108286;0.03180462;-0.1143045,-0.1997895;0.4609143;-0.007248217,-0.234258;0.2486136;-0.04134671,-0.2695776;0.003770947;-0.1186883,0.08138593;0.007858977;-0.033675,0.1303788;-0.3153819;-0.06400427,0.1609356;-0.6679716;0.03615864,0.1807508;-0.686983;-0.0230983,-0.07671642;0.003511231;-0.0438372,-0.07856785;-0.3248197;-0.04342917,-0.06784479;-0.6865396;0.02237066,-0.06176675;-0.6481569;-0.05636263,-0.0117695;0.5176644;0.01510625,0;0;0,-0.01781787;0.2897809;-0.06121445,-0.03421915;0.574413;-0.135756,0.1442332;0.4970167;-0.02254629,0.2636289;0.3153637;-0.03555584,0.2829079;0.3176121;-0.2940135,-0.2092355;0.4657872;-0.04021849,-0.3148133;0.304792;-0.1419843,-0.2337106;0.2451124;-0.3808103,0.08277935;0.01404488;-0.02774453,0.1371435;-0.2190029;-0.2525513,0.1202811;-0.5715169;-0.1489396,0.1275959;-0.5984827;-0.2037807,-0.07691745;-0.005484983;-0.04327884,-0.05228181;-0.3325038;-0.05929716,0.01300273;-0.6868676;0.01452788,0.01701667;-0.6786721;-0.06172563,-0.03033315;0.5041793;-0.1149969,556.9822
+0;0;0,-0.008409104;0.2965763;0.01419095,-0.01654591;0.5911382;0.01420738,0.1752254;0.4650901;0.0247155,0.2304325;0.2583171;-0.01777725,0.3121338;0.03912657;-0.1265054,-0.2019393;0.4616556;-0.008330334,-0.2353182;0.2497185;-0.04804152,-0.269328;0.00683023;-0.1279795,0.08153952;0.008304839;-0.0334459,0.131982;-0.3149768;-0.06682517,0.1641678;-0.6628697;0.03162012,0.1866411;-0.6799861;-0.03095575,-0.07668935;0.003059851;-0.04410978,-0.07663462;-0.3258308;-0.044818,-0.06401126;-0.6828946;0.01923617,-0.05753156;-0.6442395;-0.06153417,-0.01459043;0.5178955;0.01660397,0;0;0,-0.01732834;0.2902442;-0.06072617,-0.0331158;0.5750992;-0.1345043,0.1449221;0.496201;-0.02210784,0.2652827;0.3151348;-0.04046178,0.2839404;0.3169957;-0.2977357,-0.2087169;0.4666053;-0.04138774,-0.3298607;0.3254579;-0.1554496,-0.2368515;0.3117451;-0.3956634,0.08290706;0.01407865;-0.02764964,0.137158;-0.2187201;-0.2535505,0.1224429;-0.5676076;-0.1544657,0.1302899;-0.5964385;-0.2103057,-0.07699744;-0.005524296;-0.0433263,-0.05116514;-0.3329099;-0.06124288,0.0116793;-0.6826141;0.0130161,0.01605605;-0.6748894;-0.06524885,-0.02937923;0.5048411;-0.1139154,557.0056
+0;0;0,-0.008455988;0.2982298;0.01427007,-0.01663925;0.5944738;0.01428651,0.1747684;0.4681097;0.02479237,0.2300815;0.2609402;-0.01778189,0.3114127;0.04274258;-0.1260175,-0.2016515;0.4646821;-0.008188218,-0.2350944;0.2523384;-0.04797557,-0.2689501;0.01055048;-0.1275514,0.08165003;0.008316095;-0.03349123,0.1322524;-0.3159905;-0.06697633,0.1640063;-0.6592148;0.03014784,0.1874945;-0.678459;-0.03525396,-0.07679328;0.003063997;-0.04416956,-0.07673838;-0.3268695;-0.04488003,-0.06428443;-0.6791416;0.01831454,-0.0575121;-0.6400957;-0.0661034,-0.01467256;0.5208108;0.01669685,0;0;0,-0.01576246;0.2920482;-0.06062651,-0.0295797;0.5788583;-0.13396,0.147027;0.4949759;-0.02125835,0.2660996;0.3131608;-0.04484391,0.2847811;0.3162564;-0.3009324,-0.2056417;0.4675661;-0.04313948,-0.3279639;0.3256648;-0.1558009,-0.2365723;0.3170723;-0.3956209,0.08305877;0.01410848;-0.02756333,0.1365988;-0.2193278;-0.2544942,0.1233305;-0.5641104;-0.1586127,0.1318715;-0.5956361;-0.2168856,-0.07711101;-0.005567296;-0.0433641,-0.04995278;-0.3337935;-0.06302696,0.0100722;-0.6787189;0.01225757,0.01484654;-0.6719517;-0.06954419,-0.02635328;0.5081162;-0.11344,557.0383
+0;0;0,-0.008448624;0.2979701;0.01425765,-0.01660481;0.5932289;0.01427893,0.1751845;0.4671134;0.02478981,0.2306807;0.2592578;-0.01792545,0.3115965;0.04217494;-0.1256081,-0.2020127;0.4636787;-0.008258881,-0.2355664;0.2506317;-0.04817802,-0.2692491;0.01007912;-0.1273473,0.08157451;0.008308403;-0.03346025,0.1323096;-0.3168487;-0.06703317,0.1638201;-0.6574416;0.02934637,0.190705;-0.6838073;-0.04551344,-0.07672225;0.003061163;-0.0441287,-0.0766672;-0.3277376;-0.04484104,-0.06430873;-0.677309;0.01786905,-0.05655704;-0.6369548;-0.07875689,-0.01464766;0.5199234;0.01667758,0;0;0,-0.01539961;0.2920675;-0.05933189,-0.02854175;0.5785043;-0.130244,0.1492689;0.4939071;-0.0200932,0.2652211;0.3106009;-0.05268621,0.2855472;0.3163174;-0.3072879,-0.2067109;0.4684591;-0.04344583,-0.3342519;0.3307353;-0.1569088,-0.2419711;0.3138201;-0.3945345,0.08308804;0.01401153;-0.02725935,0.1350857;-0.2199986;-0.2552152,0.1238187;-0.5629334;-0.1627262,0.136921;-0.5982324;-0.2339177,-0.07690717;-0.005438003;-0.04357445,-0.04911413;-0.3344405;-0.06390291,0.009382967;-0.6767375;0.01157074,0.01529525;-0.6730884;-0.08210184,-0.02547308;0.5079278;-0.1104238,557.0601
+0;0;0,-0.008675834;0.2979645;0.01423925,-0.01681334;0.5932235;0.01416104,0.1751401;0.4678864;0.02520358,0.2303848;0.2619568;-0.02626894,0.3146711;0.04898413;-0.139434,-0.2021628;0.4637988;-0.009264786,-0.2354522;0.2517999;-0.05461555,-0.2677293;0.0122848;-0.137432,0.08176731;0.008747446;-0.03287259,0.1343397;-0.3156241;-0.07091942,0.1691737;-0.6564859;0.02334251,0.1975147;-0.6929845;-0.04206855,-0.07632247;0.002711412;-0.04483912,-0.07494048;-0.3280824;-0.04622471,-0.06013932;-0.6777053;0.015664,-0.05212593;-0.6373568;-0.0809412,-0.01488486;0.5199182;0.0165916,0;0;0,-0.01539961;0.2920675;-0.05933189,-0.02854175;0.5785043;-0.130244,0.1492689;0.4939071;-0.0200932,0.2652211;0.3106009;-0.05268621,0.2855472;0.3163174;-0.3072879,-0.2067109;0.4684591;-0.04344583,-0.3342519;0.3307353;-0.1569088,-0.2419711;0.3138201;-0.3945345,0.08308804;0.01401153;-0.02725935,0.1350857;-0.2199986;-0.2552152,0.1238187;-0.5629334;-0.1627262,0.136921;-0.5982324;-0.2339177,-0.07690717;-0.005438003;-0.04357445,-0.04911413;-0.3344405;-0.06390291,0.009382967;-0.6767375;0.01157074,0.01529525;-0.6730884;-0.08210184,-0.02547308;0.5079278;-0.1104238,557.0841
+0;0;0,-0.008680377;0.2981205;0.01424671,-0.01680348;0.5928523;0.01417207,0.1730353;0.468302;0.02511209,0.2284538;0.2617241;-0.02652248,0.3130707;0.04791656;-0.1401312,-0.2000798;0.4642598;-0.008973705,-0.233474;0.2515935;-0.05446724,-0.2658775;0.01113945;-0.1376083,0.0813928;0.008707383;-0.03272203,0.134158;-0.3168537;-0.07090838,0.1695271;-0.6629515;0.02480151,0.1953733;-0.6935964;-0.03485165,-0.0759729;0.002698993;-0.04463375,-0.07458585;-0.3293078;-0.04602442,-0.05955733;-0.6843013;0.01681496,-0.05224932;-0.6448637;-0.07128642,-0.0148805;0.5197563;0.01659569,0;0;0,-0.01330608;0.292559;-0.05819225,-0.022623;0.5791304;-0.1269388,0.1522605;0.4927039;-0.01885867,0.2655056;0.3086638;-0.0602901,0.2882414;0.3379946;-0.3140683,-0.2015933;0.4715727;-0.04513639,-0.3304267;0.3328858;-0.1572956,-0.2394662;0.3188109;-0.3966879,0.08292219;0.0135313;-0.02668619,0.1339329;-0.2214897;-0.2555866,0.1262765;-0.5718163;-0.1695189,0.1373523;-0.5997857;-0.236011,-0.07611985;-0.00461357;-0.04422468,-0.04822645;-0.3348582;-0.06404487,0.0103822;-0.6824644;0.0129612,0.01603722;-0.676321;-0.07249763,-0.02062382;0.508574;-0.1076932,557.1166
+0;0;0,-0.00870213;0.2988676;0.01428241,-0.01684669;0.5943767;0.0142082,0.1713228;0.4701064;0.02507827,0.2268843;0.2629957;-0.02668947,0.3114042;0.04943298;-0.1401681,-0.1984685;0.4661002;-0.008703884,-0.2319488;0.2528855;-0.05431475,-0.2643153;0.01270668;-0.1373607,0.08112957;0.008679222;-0.0326162,0.134176;-0.3186172;-0.0710061,0.169724;-0.6664654;0.02518787,0.1946212;-0.6948836;-0.03227498,-0.07572719;0.002690264;-0.0444894,-0.07433274;-0.3310862;-0.04588748,-0.05922821;-0.6878752;0.01726973,-0.05218854;-0.6487841;-0.06759681,-0.01491901;0.5211024;0.01663773,0;0;0,-0.01188106;0.293728;-0.05642939,-0.01995281;0.581619;-0.123127,0.1532545;0.4915397;-0.01726556,0.2645455;0.3074113;-0.06597757,0.2873303;0.339821;-0.3190794,-0.1988519;0.4777933;-0.04400234,-0.3242956;0.3373476;-0.1588965,-0.2570461;0.3394242;-0.4060873,0.08293361;0.01266026;-0.0261321,0.1324111;-0.2246183;-0.2556131,0.127282;-0.5773973;-0.1717324,0.1375853;-0.6023493;-0.2366066,-0.07570627;-0.003792642;-0.04444468,-0.04740453;-0.3358267;-0.06349932,0.006357234;-0.6858215;0.01478612,0.02308938;-0.7144629;-0.04534509,-0.01821789;0.5107406;-0.1043653,557.1416
+0;0;0,-0.00974477;0.2979422;0.01466495,-0.01891502;0.592427;0.01504723,0.1701529;0.468855;0.0247269,0.2282116;0.2643404;-0.03527672,0.3118987;0.05598851;-0.1561298,-0.2003719;0.4643312;-0.01063521,-0.2333845;0.2517928;-0.06098508,-0.2659641;0.01690862;-0.1547267,0.08115719;0.008729605;-0.03225983,0.1348427;-0.3174944;-0.07677026,0.174437;-0.6645112;0.02069742,0.1999166;-0.6956415;-0.04296736,-0.07556374;0.002535037;-0.04457674,-0.0725406;-0.3310383;-0.04683325,-0.05421637;-0.6877461;0.01571343,-0.04639227;-0.6479576;-0.07529367,-0.01673876;0.5194746;0.01735248,0;0;0,-0.01144059;0.2931044;-0.05512238,-0.0193034;0.5803334;-0.1202874,0.1548465;0.4903799;-0.01569891,0.2638662;0.305621;-0.06838989,0.2885093;0.3338434;-0.3206115,-0.1997086;0.4834791;-0.04117134,-0.3250477;0.3451784;-0.1593259,-0.2559648;0.3182604;-0.4032982,0.08301952;0.01201218;-0.02582359,0.1295325;-0.2254637;-0.2554476,0.1273746;-0.5781505;-0.171212,0.1378489;-0.6076998;-0.2403748,-0.07557848;-0.00320777;-0.04450836,-0.04649524;-0.3349684;-0.06385984,0.009246677;-0.6848288;0.01346329,0.02471272;-0.7218603;-0.04742107,-0.01759287;0.5096754;-0.1019402,557.1718
+0;0;0,-0.009724031;0.2973081;0.01463374,-0.01887557;0.5911867;0.0150194,0.1691861;0.4681307;0.0246519,0.2273565;0.2632225;-0.0354672,0.3012549;0.07924131;-0.1421842,-0.1993582;0.463631;-0.01052121,-0.2324345;0.2506837;-0.06096797,-0.2612032;0.04327361;-0.1437447,0.08116638;0.008730594;-0.03226348,0.1348596;-0.3175403;-0.07678032,0.1743577;-0.663713;0.02045029,0.2005465;-0.6965451;-0.04498681,-0.0755723;0.002535324;-0.04458179,-0.07254872;-0.331086;-0.04683862,-0.05426906;-0.6869262;0.01555593,-0.04622715;-0.6468651;-0.07798466,-0.01670663;0.5184798;0.0173169,0;0;0,-0.0096348;0.2928851;-0.05316305,-0.01447888;0.5802358;-0.1152878,0.1579786;0.4887365;-0.01262808,0.2635281;0.3031375;-0.0709188,0.3037014;0.3206596;-0.2917755,-0.1957609;0.4869349;-0.03892281,-0.3221762;0.3498384;-0.1581252,-0.2504849;0.3332778;-0.3709272,0.08338709;0.01105809;-0.02508879,0.1277113;-0.2273746;-0.2542233,0.1279989;-0.5792525;-0.1703706,0.1381514;-0.6109028;-0.2411654,-0.07534374;-0.00210008;-0.04498942,-0.04472555;-0.3338437;-0.06304828,0.01100378;-0.6827891;0.01428723,0.02592471;-0.7223914;-0.04775007,-0.01364829;0.5095979;-0.09779835,557.2045
+0;0;0,-0.009718296;0.2971327;0.01462511,-0.0188735;0.5911293;0.01501076,0.1690182;0.4680865;0.02463756,0.2272793;0.2628587;-0.03557531,0.3113855;0.05346365;-0.1570335,-0.1991872;0.463591;-0.0105032,-0.232315;0.2503115;-0.06102865,-0.2650577;0.01425126;-0.1552396,0.08113059;0.008726745;-0.03224925,0.134748;-0.317083;-0.07670317,0.1743549;-0.6642104;0.0207956,0.2000228;-0.6957927;-0.04333983,-0.07553898;0.002534206;-0.04456213,-0.07251967;-0.3306156;-0.04681578,-0.0541896;-0.6874371;0.01575086,-0.04630765;-0.6475762;-0.07592902,-0.01670358;0.5183893;0.0173093,0;0;0,-0.008079715;0.292929;-0.0521872,-0.01108112;0.5805841;-0.1135621,0.1604041;0.4875893;-0.01080442,0.258348;0.2988166;-0.07333661,0.292114;0.3350103;-0.3247766,-0.1926239;0.4895181;-0.03638852,-0.3174419;0.3539589;-0.159606,-0.2384831;0.333246;-0.4025231,0.08357371;0.01048577;-0.02457285,0.1247043;-0.2298348;-0.2516351,0.1283052;-0.5833353;-0.1704154,0.1388287;-0.6124249;-0.2408586,-0.07509723;-0.0013942;-0.04535202,-0.04274255;-0.332474;-0.0638533,0.01282623;-0.6820322;0.01547731,0.02798433;-0.7181884;-0.04743657,-0.01073172;0.5098767;-0.09620023,557.2377
+0;0;0,-0.01071985;0.297105;0.01498409,-0.02082074;0.5914004;0.01573583,0.166494;0.4683627;0.02366228,0.2271847;0.2654197;-0.04229885,0.3093585;0.06464374;-0.1767149,-0.1995158;0.4634057;-0.0122497,-0.231195;0.2508929;-0.06752061,-0.2628792;0.02130367;-0.1743665,0.08119283;0.00881094;-0.03157238,0.1354769;-0.3153673;-0.08433084,0.1798262;-0.6642198;0.01449753,0.2032664;-0.6844048;-0.05550758,-0.07506915;0.002397442;-0.04500667,-0.07055989;-0.3304536;-0.04840547,-0.04891787;-0.6898153;0.01342379,-0.04114741;-0.6502752;-0.07499167,-0.01842523;0.5185652;0.01794509,0;0;0,-0.006692543;0.2931346;-0.05136275,-0.008263059;0.5812423;-0.112242,0.16171;0.4847165;-0.01015639,0.2600358;0.2968642;-0.07545304,0.2942638;0.3317878;-0.3259325,-0.1896228;0.4898025;-0.03632716,-0.3130377;0.3565056;-0.1636882,-0.2309103;0.33327;-0.4042009,0.08357662;0.009988934;-0.02412248,0.1231751;-0.2309267;-0.2504261,0.1287843;-0.5875324;-0.1714773,0.1394778;-0.613188;-0.2404468,-0.07476139;-0.0009373419;-0.04556951,-0.04113988;-0.3315365;-0.065456,0.01497699;-0.6829838;0.01681022,0.02546022;-0.7180228;-0.04342856,-0.008279003;0.5104123;-0.0949595,557.26
+0;0;0,-0.01078148;0.2988132;0.01507024,-0.02096619;0.5955555;0.01582457,0.1632105;0.4726866;0.02367421,0.2240243;0.2693321;-0.04242066,0.3057362;0.0696847;-0.1760812,-0.1965433;0.4678143;-0.01162395,-0.2282867;0.2548707;-0.06700692,-0.2597929;0.02657193;-0.1732523,0.08106317;0.00879687;-0.03152196,0.1348826;-0.3126066;-0.08382884,0.178737;-0.6575663;0.0138967,0.2028851;-0.6792669;-0.05822253,-0.07494927;0.002393613;-0.04493479,-0.07047861;-0.3276085;-0.0483045,-0.0490781;-0.6829599;0.0128348,-0.04107297;-0.6431317;-0.07825078,-0.01854802;0.522031;0.01805474,0;0;0,-0.003596164;0.295269;-0.04935551,0.0007786381;0.5864652;-0.1072159,0.165643;0.483157;-0.008229494,0.2626936;0.2964509;-0.0799365,0.2959737;0.3297985;-0.3292985,-0.1796482;0.4938459;-0.03508466,-0.3069304;0.3628296;-0.1617885,-0.2312863;0.345147;-0.4033797,0.08358572;0.009486139;-0.0237844,0.1187989;-0.2303391;-0.2477858,0.1275817;-0.5835479;-0.1727059,0.1389394;-0.6135885;-0.2414329,-0.07453839;-0.0003203214;-0.04567474,-0.04035335;-0.3279337;-0.0664975,0.01517209;-0.6751564;0.01610994,0.02464628;-0.7129053;-0.0453521,-0.000824034;0.5147759;-0.09064054,557.2936
+0;0;0,-0.01078879;0.2990158;0.01508045,-0.0209216;0.5942406;0.01583497,0.1589303;0.4730101;0.02353716,0.2198356;0.2693495;-0.04265718,0.3010263;0.0709755;-0.1754652,-0.192294;0.4682533;-0.0109241,-0.2240851;0.2549892;-0.06639042,-0.2553903;0.02814654;-0.1719581,0.08081267;0.008769685;-0.03142455,0.1340007;-0.3088634;-0.08311783,0.1779519;-0.6545842;0.01482333,0.2021142;-0.6763151;-0.05733829,-0.07471766;0.002386216;-0.04479593,-0.07029945;-0.3237447;-0.04812611,-0.04885172;-0.6798802;0.01314808,-0.04084189;-0.6400462;-0.07799102,-0.01851883;0.5211846;0.01805093,0;0;0,1.79857E-05;0.2959449;-0.04659247,0.008761741;0.5860463;-0.1015904,0.1685836;0.4822342;-0.005537748,0.2636917;0.2960177;-0.08200097,0.2978834;0.323423;-0.3303194,-0.1696139;0.4962116;-0.03475643,-0.2997128;0.3706831;-0.1647011,-0.2274499;0.342006;-0.4045716,0.08347399;0.009032696;-0.02335811,0.1150444;-0.2257297;-0.2475944,0.1265516;-0.5803311;-0.1756747,0.1360998;-0.6092115;-0.2457399,-0.07419266;0.0001140693;-0.04572235,-0.03987148;-0.323571;-0.06674589,0.01516983;-0.6715784;0.01637059,0.02524962;-0.7075675;-0.04696219,0.006195642;0.5147282;-0.08562112,557.3269
+0;0;0,-0.01080848;0.2990379;0.01461883,-0.02083517;0.5942671;0.0149083,0.1592241;0.4737419;0.02031498,0.2177179;0.2719482;-0.05335031,0.2991837;0.07624033;-0.189893,-0.1917954;0.4677961;-0.0134963,-0.2224576;0.2555057;-0.07317341,-0.2519869;0.0311563;-0.1844279,0.081053;0.008886546;-0.03076586,0.1369898;-0.3059866;-0.09493706,0.1849277;-0.6518984;0.0004255772,0.2105462;-0.6836464;-0.06280487,-0.07443564;0.002192187;-0.04527281,-0.06896456;-0.3239056;-0.04998849,-0.0435961;-0.6801217;0.009287234,-0.03576884;-0.6403159;-0.08187078,-0.0184725;0.5212134;0.01724189,0;0;0,1.79857E-05;0.2959449;-0.04659247,0.008761741;0.5860463;-0.1015904,0.1685836;0.4822342;-0.005537748,0.2636917;0.2960177;-0.08200097,0.2978834;0.323423;-0.3303194,-0.1696139;0.4962116;-0.03475643,-0.2997128;0.3706831;-0.1647011,-0.2274499;0.342006;-0.4045716,0.08347399;0.009032696;-0.02335811,0.1150444;-0.2257297;-0.2475944,0.1265516;-0.5803311;-0.1756747,0.1360998;-0.6092115;-0.2457399,-0.07419266;0.0001140693;-0.04572235,-0.03987148;-0.323571;-0.06674589,0.01516983;-0.6715784;0.01637059,0.02524962;-0.7075675;-0.04696219,0.006195642;0.5147282;-0.08562112,557.3494
+0;0;0,-0.01078925;0.2985061;0.01459283,-0.02075321;0.5918826;0.01488418,0.1513834;0.4740122;0.0201368,0.2099268;0.2720472;-0.05359105,0.2826701;0.09729388;-0.175514,-0.1840204;0.4683309;-0.01217032,-0.2147087;0.2558601;-0.07189812,-0.2410763;0.0555321;-0.1712405,0.08085179;0.008864486;-0.03068949,0.1366241;-0.3050827;-0.09467197,0.1833091;-0.6419531;-0.001801908,0.2080918;-0.6716868;-0.06296973,-0.07425086;0.002186745;-0.04516042,-0.06879587;-0.3229521;-0.04986224,-0.04409048;-0.6698574;0.007864147,-0.03651856;-0.6303715;-0.08032022,-0.0184081;0.5193719;0.01720043,0;0;0,0.003944673;0.2956054;-0.04513478,0.01953926;0.5838584;-0.09836173,0.1696841;0.4792355;-0.006207705,0.2683065;0.2959573;-0.08580518,0.3094079;0.3134733;-0.3064845,-0.1543998;0.4969552;-0.03934327,-0.2842704;0.3740231;-0.1722881,-0.2135022;0.3867533;-0.3856546,0.08348551;0.008622408;-0.02265525,0.1132605;-0.223766;-0.2482128,0.1253917;-0.5705854;-0.1861231,0.1310413;-0.5937853;-0.2572684,-0.07371707;0.000497326;-0.04607582,-0.03844157;-0.3220946;-0.06745866,0.01502407;-0.6607652;0.01457585,0.02488312;-0.693054;-0.04824707,0.01514656;0.513096;-0.08280325,557.3719
+0;0;0,-0.01076669;0.2978817;0.0145623,-0.02069093;0.5900896;0.01485208,0.1510582;0.4725996;0.02008924,0.2096714;0.2703941;-0.05372641,0.2824062;0.09566098;-0.1756353,-0.1835981;0.466931;-0.01214589,-0.2143229;0.2542072;-0.0719448,-0.2406874;0.05390228;-0.1712757,0.08042607;0.008817811;-0.03052789,0.1358643;-0.3032488;-0.09412712,0.1830718;-0.6438894;-0.0002176464,0.2065252;-0.6704192;-0.05810453,-0.07385991;0.002175231;-0.04492263,-0.0684376;-0.321016;-0.04959629,-0.0434557;-0.671804;0.008776188,-0.03628992;-0.6328269;-0.07467812,-0.01835485;0.5178581;0.0171594,0;0;0,0.006798029;0.2952151;-0.04316616,0.02439647;0.5825812;-0.09407663,0.1740373;0.477159;-0.003499508,0.2700406;0.2939089;-0.08701038,0.3131179;0.3139165;-0.3070736,-0.1506255;0.4967327;-0.03996776,-0.2819525;0.3777961;-0.1755355,-0.2066828;0.3964711;-0.3868871,0.08325318;0.008119613;-0.0219326,0.1150035;-0.2072938;-0.2608736,0.1247516;-0.5571381;-0.1930683,0.1240818;-0.5798599;-0.2587686,-0.07305561;0.00081927;-0.04626301,-0.0371502;-0.3197655;-0.06723928,0.01697926;-0.6621205;0.01610749,0.02651687;-0.6908834;-0.04349549,0.01965648;0.5120103;-0.07906175,557.4053
+0;0;0,-0.0110055;0.2976914;0.01400889,-0.02112855;0.5898902;0.01377479,0.1500685;0.4728825;0.01717261,0.2073579;0.2726951;-0.06271955,0.2863325;0.08597754;-0.2082765,-0.1823276;0.4654652;-0.0157718,-0.2144895;0.2540253;-0.07900618,-0.2409161;0.03614634;-0.197824,0.08000423;0.008995597;-0.02972507,0.1382809;-0.2971709;-0.1095599,0.1829797;-0.6087921;-0.02276211,0.2114246;-0.6451709;-0.08289526,-0.07315486;0.001810173;-0.04483601,-0.06620045;-0.3197821;-0.05098007,-0.04084988;-0.6411653;0.0010757,-0.03276728;-0.6011825;-0.09201709,-0.01874852;0.5176321;0.01621433,0;0;0,0.008315198;0.2949983;-0.04294586,0.02572188;0.5822788;-0.0943954,0.1745317;0.4758706;-0.003959656,0.2715307;0.2928286;-0.08658314,0.3031911;0.3204618;-0.3325939,-0.1486146;0.4965367;-0.04079585,-0.2800815;0.3825872;-0.1803372,-0.1999938;0.3909607;-0.416564,0.08288886;0.007550985;-0.02091885,0.1140497;-0.2070214;-0.2586064,0.120144;-0.5272296;-0.1948166,0.1227881;-0.5619751;-0.2628775,-0.0722319;0.001034635;-0.04633207,-0.03569407;-0.3179049;-0.0675507,0.01359829;-0.6315287;0.00893455,0.02473994;-0.6674318;-0.0571252,0.02107245;0.5116954;-0.07925558,557.4388
+0;0;0,-0.01097911;0.2969776;0.01397531,-0.02105514;0.5878173;0.01374364,0.1538712;0.4701847;0.01715032,0.2112675;0.2696241;-0.06289081,0.2824978;0.1012161;-0.1941743,-0.1858917;0.462603;-0.01652424,-0.2181135;0.2507688;-0.07987651,-0.2419488;0.0542552;-0.187043,0.07965434;0.008956257;-0.02959507,0.136682;-0.2906486;-0.1077189,0.182026;-0.6067677;-0.0196683,0.2111717;-0.6447819;-0.08128297,-0.07283492;0.001802257;-0.04463993,-0.06602956;-0.3128978;-0.05065231,-0.04031308;-0.6389197;0.002154823,-0.03203135;-0.598691;-0.09323156,-0.0186872;0.5159261;0.01617079,0;0;0,0.009033561;0.2944138;-0.04183817,0.02599417;0.5805318;-0.09219337,0.177636;0.4746914;0.001677752,0.2719883;0.2926345;-0.08708262,0.3190019;0.3099549;-0.3065367,-0.1523893;0.4959111;-0.03979982,-0.2839169;0.3843452;-0.1818527,-0.2093798;0.3907098;-0.3941593,0.08263361;0.007179499;-0.02051926,0.1185207;-0.1883014;-0.2646871,0.1175966;-0.512604;-0.1971061,0.1222942;-0.5460709;-0.2693672,-0.07175528;0.001288859;-0.04637258,-0.03558124;-0.310745;-0.0674646,0.01322171;-0.6289499;0.01066466,0.02648403;-0.6655751;-0.05757734,0.02155112;0.510252;-0.0773325,557.4611
+0;0;0,-0.01097603;0.2968941;0.01397137,-0.02104825;0.5876269;0.01373765,0.1495523;0.4711187;0.01712053,0.2068933;0.2707513;-0.06284348,0.2854217;0.08508848;-0.2075782,-0.1816917;0.4637271;-0.0157097,-0.2138825;0.252097;-0.07900093,-0.2401598;0.03544888;-0.1971475,0.07926872;0.008912897;-0.02945179,0.1362293;-0.2903394;-0.1074836,0.1809721;-0.6022671;-0.02060051,0.2097609;-0.6394485;-0.08146064,-0.07248231;0.001793531;-0.04442382,-0.06568495;-0.3125361;-0.05042912,-0.04030944;-0.6342354;0.00167786,-0.03212912;-0.594132;-0.0925404,-0.01867956;0.5157132;0.01616556,0;0;0,0.01104189;0.2945353;-0.03985953,0.02999077;0.5809924;-0.08688498,0.1778674;0.4742928;0.001982927,0.2750556;0.2925981;-0.08387065,0.3050838;0.3206927;-0.3286042,-0.1450535;0.4973169;-0.0384779,-0.2777538;0.3869686;-0.1800518,-0.1950117;0.3964538;-0.4138237,0.08239304;0.00630021;-0.02005172,0.1213931;-0.1828242;-0.2682378,0.1189968;-0.5023135;-0.1991699,0.1215039;-0.533251;-0.2721522,-0.07115152;0.001808125;-0.04652493,-0.03405666;-0.3097968;-0.06681617,0.01359174;-0.623836;0.0103751,0.02679813;-0.6587624;-0.05786154,0.02502643;0.5105308;-0.07297039,557.4945
+0;0;0,-0.01081011;0.2967873;0.01313231,-0.02068858;0.587361;0.01211467,0.1534524;0.4684837;0.01861212,0.2191767;0.2739788;-0.07010238,0.2991025;0.09127341;-0.216039,-0.1851811;0.4629014;-0.01929265,-0.2150213;0.252423;-0.08879443,-0.2388417;0.03865479;-0.2104604,0.07892359;0.009194956;-0.02900994,0.1415222;-0.2847807;-0.1233015,0.1849721;-0.5937875;-0.03192922,0.2128361;-0.6084039;-0.1120967,-0.07215759;0.001312992;-0.04412046,-0.06248016;-0.3134456;-0.05215047,-0.03483461;-0.6335049;-0.001952901,-0.02547029;-0.5933754;-0.09683996,-0.0183728;0.5154819;0.01473697,0;0;0,0.01215436;0.2945366;-0.03837252,0.03147177;0.5810727;-0.08372211,0.1811908;0.4729102;0.009749651,0.2759461;0.2925867;-0.08259177,0.3058186;0.3211211;-0.3262315,-0.1470011;0.4986633;-0.03133007,-0.2837651;0.3924731;-0.1728975,-0.1994559;0.4034956;-0.4049262,0.08203012;0.005512536;-0.01989293,0.1258178;-0.1772931;-0.2726693,0.1181787;-0.4941054;-0.1999121,0.1202475;-0.5224023;-0.276011,-0.0705638;0.002356127;-0.04658601,-0.03303279;-0.309745;-0.06696862,0.01316231;-0.6223562;0.009596951,0.02840567;-0.65949;-0.05714538,0.02647662;0.5105655;-0.07020879,557.5288
+0;0;0,-0.01081011;0.2967873;0.01313231,-0.02068858;0.587361;0.01211467,0.1534524;0.4684837;0.01861212,0.2191767;0.2739788;-0.07010238,0.2991025;0.09127341;-0.216039,-0.1851811;0.4629014;-0.01929265,-0.2150213;0.252423;-0.08879443,-0.2388417;0.03865479;-0.2104604,0.07892359;0.009194956;-0.02900994,0.1415222;-0.2847807;-0.1233015,0.1849721;-0.5937875;-0.03192922,0.2128361;-0.6084039;-0.1120967,-0.07215759;0.001312992;-0.04412046,-0.06248016;-0.3134456;-0.05215047,-0.03483461;-0.6335049;-0.001952901,-0.02547029;-0.5933754;-0.09683996,-0.0183728;0.5154819;0.01473697,0;0;0,0.01215436;0.2945366;-0.03837252,0.03147177;0.5810727;-0.08372211,0.1811908;0.4729102;0.009749651,0.2759461;0.2925867;-0.08259177,0.3058186;0.3211211;-0.3262315,-0.1470011;0.4986633;-0.03133007,-0.2837651;0.3924731;-0.1728975,-0.1994559;0.4034956;-0.4049262,0.08203012;0.005512536;-0.01989293,0.1258178;-0.1772931;-0.2726693,0.1181787;-0.4941054;-0.1999121,0.1202475;-0.5224023;-0.276011,-0.0705638;0.002356127;-0.04658601,-0.03303279;-0.309745;-0.06696862,0.01316231;-0.6223562;0.009596951,0.02840567;-0.65949;-0.05714538,0.02647662;0.5105655;-0.07020879,557.5515
+0;0;0,-0.01080954;0.2967716;0.01313162,-0.02069045;0.5874166;0.01211394,0.1487364;0.469816;0.01850553,0.2143134;0.2757472;-0.07001008,0.2871227;0.1093098;-0.2029525,-0.1806057;0.4643869;-0.01835922,-0.210379;0.2543804;-0.08770519,-0.2320784;0.05964601;-0.1985381,0.07892358;0.009194955;-0.02900994,0.1425692;-0.2896976;-0.1248786,0.1956678;-0.6673243;-0.01321571,0.220584;-0.6772206;-0.08490206,-0.07215758;0.001312992;-0.04412046,-0.06231828;-0.3187103;-0.05228478,-0.0285336;-0.7098437;0.009059947,-0.02015996;-0.6707859;-0.07578874,-0.01837425;0.5155247;0.01473671,0;0;0,0.01363874;0.2948035;-0.03560305,0.03416307;0.5820818;-0.07597136,0.1806979;0.4722008;0.009962797,0.278623;0.2907029;-0.07528543,0.3257204;0.3004451;-0.2952018,-0.140863;0.499246;-0.0312951,-0.2793353;0.3938784;-0.1710132,-0.1957912;0.4104466;-0.379393,0.08219565;0.005042672;-0.01932621,0.1454081;-0.09611234;-0.3165638,0.1220036;-0.477318;-0.206908,0.115813;-0.503336;-0.2715232,-0.07022952;0.002896581;-0.04705824,-0.03145949;-0.3144026;-0.06697049,0.02426305;-0.696327;0.02746827,0.03840225;-0.7267635;-0.03168388,0.02890157;0.5113179;-0.06391001,557.5851
+0;0;0,-0.01115676;0.2959795;0.01276112,-0.02128971;0.5851037;0.01138127,0.1516989;0.467012;0.01791791,0.2194709;0.2753984;-0.07492243,0.2933354;0.1121636;-0.2110053,-0.1845047;0.4619054;-0.02065096,-0.2114078;0.2526537;-0.09425864,-0.2311679;0.06052144;-0.2096487,0.07875231;0.00960273;-0.02859922,0.1463351;-0.2843404;-0.1363326,0.1968831;-0.6452955;-0.03111955,0.2250195;-0.6756625;-0.09127745,-0.07175266;0.0008632644;-0.04430422,-0.06165211;-0.319132;-0.05310567,-0.02712769;-0.692776;0.002677411,-0.01810873;-0.6533163;-0.08611427,-0.01892337;0.5137037;0.01408427,0;0;0,0.01479888;0.294297;-0.03258061,0.03544397;0.580582;-0.06890106,0.1841951;0.4709967;0.02000928,0.27566;0.2877349;-0.06930709,0.3319684;0.3084719;-0.2861469,-0.14393;0.4985887;-0.02884579,-0.2824528;0.3930075;-0.1688178,-0.197545;0.4104629;-0.376438,0.08201078;0.004473299;-0.01913834,0.1468525;-0.09602138;-0.3162458,0.1253739;-0.4594444;-0.2095883,0.1160871;-0.493629;-0.2716277,-0.06984858;0.003360623;-0.04713741,-0.03100648;-0.3139789;-0.06619924,0.02205383;-0.6784749;0.02457926,0.03717221;-0.7126953;-0.03626455,0.03022496;0.5101383;-0.05788755,557.6075
+0;0;0,-0.01113748;0.2954681;0.01273907,-0.02127013;0.5845832;0.01135964,0.1530311;0.4661431;0.01792537,0.2208119;0.2745045;-0.0749271,0.2946867;0.1112468;-0.211029,-0.1857596;0.4609972;-0.02094029,-0.2126662;0.2517182;-0.09455758,-0.2324291;0.05955909;-0.2099638,0.07848072;0.009569612;-0.0285006,0.1460106;-0.2841436;-0.1361497,0.1942451;-0.6285782;-0.03575215,0.2212943;-0.6566125;-0.09358549,-0.07150521;0.0008602872;-0.04415143,-0.06141256;-0.3188847;-0.05294599,-0.02846829;-0.6754273;0.0002839528,-0.01979783;-0.6363331;-0.08507673,-0.01890415;0.5131941;0.01406223,0;0;0,0.01624252;0.2940229;-0.02957129,0.03717012;0.5804638;-0.06438923,0.186493;0.4706792;0.02593207,0.2775135;0.2874009;-0.06387615,0.3301733;0.3107999;-0.2813933,-0.142965;0.4992682;-0.02053835,-0.2830924;0.3969044;-0.1613473,-0.2042145;0.4093236;-0.3717239,0.08186488;0.003479958;-0.01868463,0.1493903;-0.1010475;-0.3135242,0.1289961;-0.4468204;-0.2083268,0.1194944;-0.4773215;-0.2691023,-0.06925861;0.004286044;-0.04741264,-0.02962384;-0.3128208;-0.06439485,0.02098664;-0.6604712;0.02289293,0.03557061;-0.6931059;-0.03462696,0.03189147;0.5099829;-0.05371737,557.6413
+0;0;0,-0.01112877;0.2952372;0.01272911,-0.0212528;0.5841048;0.01135157,0.1536385;0.4655797;0.0179277,0.2214193;0.273941;-0.07492483,0.2952985;0.1106737;-0.2110347,-0.18632;0.4604161;-0.02107193,-0.2132266;0.251137;-0.09468926,-0.2329906;0.05896656;-0.2101023,0.07819992;0.009535374;-0.02839863,0.1458724;-0.2847978;-0.136275,0.1946203;-0.6328987;-0.03480877,0.2240532;-0.6660473;-0.09773874,-0.07124937;0.0008572093;-0.04399346,-0.06113542;-0.3195628;-0.05280659,-0.02784048;-0.6799005;0.0009899549,-0.01840592;-0.6400049;-0.09189324,-0.01888938;0.5127929;0.01405124,0;0;0,0.01718111;0.2939819;-0.02702475,0.03781984;0.5805172;-0.05907226,0.1880234;0.4702921;0.03018594,0.2787694;0.2869098;-0.05968785,0.3299246;0.3110718;-0.2774942,-0.1433934;0.498704;-0.01909425,-0.2830284;0.395968;-0.1601212,-0.2036899;0.4096644;-0.3702595,0.08159397;0.002821565;-0.0186305,0.1530432;-0.08446777;-0.3188379,0.1320106;-0.4332556;-0.2104378,0.125844;-0.4713795;-0.2747443,-0.06888665;0.004759137;-0.04737736,-0.02856704;-0.3129763;-0.06372984,0.02194316;-0.6642647;0.02510203,0.0385634;-0.7045434;-0.03488877,0.03262554;0.5100079;-0.04908657,557.6746
+0;0;0,-0.01184753;0.2942634;0.01280101,-0.02263626;0.5810416;0.01153158,0.1535407;0.4629594;0.01659415,0.2220149;0.2737803;-0.08098809,0.296091;0.1152375;-0.2223991,-0.1880001;0.4570649;-0.02300032,-0.2144754;0.2497852;-0.1025861,-0.2316875;0.06060019;-0.2231388,0.0782172;0.009891974;-0.02778735,0.1498541;-0.2774754;-0.1516115,0.1936026;-0.61848;-0.04895969,0.2008777;-0.5779223;-0.1498983,-0.07082088;0.0004968874;-0.04440806,-0.06016535;-0.3202035;-0.05346304,-0.02573418;-0.6735519;-0.001551297,-0.01542774;-0.632824;-0.1022076,-0.02011408;0.5103229;0.01418739,0;0;0,0.01814821;0.2931174;-0.02545571,0.03847292;0.5776411;-0.05703259,0.1896473;0.4703318;0.03402448,0.2828645;0.2891143;-0.05801082,0.339822;0.3061107;-0.2750065,-0.1439535;0.4986907;-0.01730888,-0.2847884;0.3958868;-0.1572968,-0.199984;0.4073442;-0.3653763,0.08148658;0.002198637;-0.01852083,0.1558865;-0.07550216;-0.3209634,0.1360995;-0.4161527;-0.2100527,0.1308446;-0.4611007;-0.2786689,-0.06866214;0.005233669;-0.04739238,-0.02691288;-0.3126613;-0.06301427,0.02227966;-0.6570978;0.02461577,0.04045708;-0.704302;-0.0391188,0.03335114;0.507717;-0.047086,557.7082
+0;0;0,-0.0118395;0.2940641;0.01279234,-0.02264134;0.581193;0.01151992,0.1520012;0.4634113;0.01656564,0.2205048;0.2741513;-0.08105836,0.2946043;0.1155585;-0.222514,-0.1865135;0.4575691;-0.02267802,-0.2130001;0.2502006;-0.1022978,-0.2302177;0.06095594;-0.2228885,0.07817655;0.009886833;-0.0277729,0.1498903;-0.2777891;-0.15173,0.1926642;-0.6111969;-0.05136507,0.199456;-0.5713407;-0.1455964,-0.07078407;0.0004966292;-0.04438498,-0.0601171;-0.3205481;-0.05344968,-0.02645298;-0.6660247;-0.002694421,-0.01683139;-0.6260097;-0.09666218,-0.02011492;0.5103552;0.0141802,0;0;0,0.01958454;0.2930149;-0.02315664,0.04165163;0.5780558;-0.05200219,0.1909283;0.4697475;0.0369556,0.2879574;0.2913384;-0.05684257,0.3391509;0.3046606;-0.2755978,-0.1401864;0.4983657;-0.01618076,-0.2819604;0.3950517;-0.1549932,-0.1903317;0.3994202;-0.3605102,0.08141917;0.001783937;-0.01866531,0.1578842;-0.06468755;-0.3236248,0.1402264;-0.3969245;-0.2124031,0.1343683;-0.4390049;-0.2739897,-0.06865028;0.005528341;-0.04729941,-0.02584066;-0.3126272;-0.0617942,0.02239542;-0.6492836;0.02422427,0.0387905;-0.6894301;-0.03769101,0.0359734;0.5079505;-0.04281211,557.7305
+0;0;0,-0.0118395;0.2940641;0.01279234,-0.02264134;0.581193;0.01151992,0.1520012;0.4634113;0.01656564,0.2205048;0.2741513;-0.08105836,0.2946043;0.1155585;-0.222514,-0.1865135;0.4575691;-0.02267802,-0.2130001;0.2502006;-0.1022978,-0.2302177;0.06095594;-0.2228885,0.07817655;0.009886833;-0.0277729,0.1498903;-0.2777891;-0.15173,0.1926642;-0.6111969;-0.05136507,0.199456;-0.5713407;-0.1455964,-0.07078407;0.0004966292;-0.04438498,-0.0601171;-0.3205481;-0.05344968,-0.02645298;-0.6660247;-0.002694421,-0.01683139;-0.6260097;-0.09666218,-0.02011492;0.5103552;0.0141802,0;0;0,0.01958454;0.2930149;-0.02315664,0.04165163;0.5780558;-0.05200219,0.1909283;0.4697475;0.0369556,0.2879574;0.2913384;-0.05684257,0.3391509;0.3046606;-0.2755978,-0.1401864;0.4983657;-0.01618076,-0.2819604;0.3950517;-0.1549932,-0.1903317;0.3994202;-0.3605102,0.08141917;0.001783937;-0.01866531,0.1578842;-0.06468755;-0.3236248,0.1402264;-0.3969245;-0.2124031,0.1343683;-0.4390049;-0.2739897,-0.06865028;0.005528341;-0.04729941,-0.02584066;-0.3126272;-0.0617942,0.02239542;-0.6492836;0.02422427,0.0387905;-0.6894301;-0.03769101,0.0359734;0.5079505;-0.04281211,557.7531
+0;0;0,-0.01152318;0.2943669;0.01217457,-0.02196365;0.5819756;0.01031299,0.1507358;0.4636443;0.0148961,0.2215573;0.2769631;-0.08631567,0.2953966;0.1213546;-0.2312773,-0.184363;0.459058;-0.02390109,-0.2100148;0.2530283;-0.107586,-0.224967;0.06700873;-0.2334957,0.07822677;0.01004043;-0.02752012,0.1538049;-0.269032;-0.1682108,0.1927946;-0.6061331;-0.06167027,0.1997923;-0.5662425;-0.1575505,-0.07070864;0.0002147226;-0.04447287,-0.05706884;-0.3208845;-0.05430044,-0.02284063;-0.6712879;-0.003761996,-0.01300525;-0.6311606;-0.09936808,-0.01953379;0.5110102;0.0131219,0;0;0,0.02014048;0.2934361;-0.02055407,0.04291248;0.5792212;-0.04592872,0.1912535;0.4694326;0.03941989,0.2885706;0.2922238;-0.0566833,0.3353566;0.2894613;-0.2768731,-0.1380721;0.4983222;-0.0165113,-0.278628;0.3935071;-0.1556775,-0.1866547;0.3993022;-0.3610733,0.08147089;0.001626074;-0.01836967,0.1571636;-0.05946463;-0.3248429,0.1407292;-0.3966022;-0.2126982,0.1381961;-0.4369302;-0.2789354,-0.06832831;0.005854604;-0.04769235,-0.02506971;-0.3124736;-0.06122537,0.02363217;-0.6537519;0.02632782,0.04042294;-0.6964135;-0.03513912,0.03710119;0.5088991;-0.03750777,557.7862
+0;0;0,-0.01150849;0.2939915;0.01215905,-0.02194224;0.5814124;0.01030032,0.1510509;0.4630823;0.01488321,0.2218951;0.2763414;-0.08636087,0.2957383;0.1207244;-0.2313303,-0.1846316;0.4584879;-0.02398155,-0.2102915;0.2523925;-0.1076932,-0.2252445;0.06636283;-0.2336097,0.08008421;0.01027883;-0.02817357,0.1556699;-0.2688214;-0.1688783,0.1950549;-0.60934;-0.06125765,0.2019948;-0.569531;-0.1563463,-0.07238758;0.0002198211;-0.04552885,-0.05874642;-0.3209113;-0.0553574,-0.02417121;-0.674867;-0.004306607,-0.01441703;-0.6348233;-0.09912333,-0.01951524;0.5105306;0.01310591,0;0;0,0.0201503;0.2933525;-0.01579905,0.04277818;0.5789985;-0.04076123,0.1910741;0.4692149;0.04533243,0.2887248;0.292711;-0.05188966,0.3342617;0.2910765;-0.2723649,-0.1384445;0.4983916;-0.01138781,-0.2761966;0.3920845;-0.1523295,-0.1865951;0.3948452;-0.3588472,0.0823831;0.0004773736;-0.02292776,0.1589403;-0.05869112;-0.329597,0.1419539;-0.397083;-0.2100616,0.1408296;-0.4352486;-0.2774293,-0.07133716;0.00645565;-0.04671424,-0.0276891;-0.311907;-0.05887911,0.02187528;-0.6566116;0.02948598,0.03780606;-0.7001238;-0.0299143,0.03703891;0.5087355;-0.03250456,557.8088
+0;0;0,-0.01151434;0.294141;0.01216523,-0.02192768;0.5809958;0.01031235,0.147274;0.4639079;0.0148483,0.2180634;0.2773113;-0.08631755,0.2918927;0.1217239;-0.2312594,-0.1809594;0.4594155;-0.02315403,-0.2065996;0.2534793;-0.106801,-0.2215497;0.06748499;-0.2326936,0.0808794;0.01038089;-0.02845331,0.1564701;-0.2687381;-0.1691675,0.1962114;-0.6123372;-0.06057324,0.202931;-0.5728396;-0.1526434,-0.07310634;0.0002220038;-0.04598092,-0.05946426;-0.3209308;-0.05581013,-0.02457627;-0.6780887;-0.004297499,-0.01513173;-0.6383638;-0.09610434,-0.01950716;0.5103033;0.01311045,0;0;0,0.02083065;0.2936516;-0.01159048,0.04245344;0.5792466;-0.03084874,0.1897556;0.4686918;0.04705501,0.2831024;0.2885479;-0.04727674,0.3327589;0.2956721;-0.2667074,-0.1352792;0.4981963;-0.01230001,-0.2705134;0.3884332;-0.1527553,-0.1805803;0.3862832;-0.3590894,0.08353227;0.001315534;-0.0218966,0.1563862;-0.05997851;-0.3290727,0.1429639;-0.4035168;-0.2140348,0.1416893;-0.4387746;-0.280005,-0.0721248;0.006137878;-0.04710808,-0.0286417;-0.3122648;-0.05938822,0.02223282;-0.6599199;0.02994321,0.0366291;-0.699765;-0.02944268,0.03711094;0.5089936;-0.02398658,557.8422
+0;0;0,-0.01157623;0.2733829;0.01139375,-0.02201058;0.5363114;0.00975062,0.1410255;0.4267036;0.01262554,0.2132204;0.242581;-0.09148408,0.2942582;0.07858557;-0.2547437,-0.1746286;0.4221328;-0.02394139,-0.198943;0.2178003;-0.1111717,-0.2135321;0.01814197;-0.252731,0.07811062;0.01037038;-0.02703958,0.1559478;-0.2561119;-0.1862837,0.189689;-0.5721977;-0.07968862,0.2286548;-0.6072135;-0.1292479,-0.07032489;-0.000170586;-0.04465795,-0.05480616;-0.3196946;-0.05433865,-0.02192957;-0.6500444;-0.007442474,-0.01274064;-0.6105483;-0.09703548,-0.0195614;0.4712493;0.01231189,0;0;0,0.01313421;0.2723908;0.02515531,0.03324371;0.5334798;0.05048203,0.19447;0.4689636;0.05211067,0.2839412;0.2851644;-0.03824902,0.299647;0.3251108;-0.2796469,-0.1258685;0.4991109;-0.009211678,-0.2632087;0.3986184;-0.1540944,-0.1575336;0.3465752;-0.3691283,0.08048341;-0.0003600121;-0.02149987,0.1563142;-0.1004508;-0.3158834,0.1517266;-0.4195127;-0.2129774,0.1513088;-0.452049;-0.2784798,-0.06897458;0.007078424;-0.04617744,-0.02265562;-0.309469;-0.05525404,0.02511062;-0.6309094;0.02724202,0.03759105;-0.6683363;-0.03191354,0.02788662;0.4686161;0.04737449,557.8646
+0;0;0,-0.01157623;0.2733829;0.01139375,-0.02201058;0.5363114;0.00975062,0.1410255;0.4267036;0.01262554,0.2132204;0.242581;-0.09148408,0.2942582;0.07858557;-0.2547437,-0.1746286;0.4221328;-0.02394139,-0.198943;0.2178003;-0.1111717,-0.2135321;0.01814197;-0.252731,0.07811062;0.01037038;-0.02703958,0.1559478;-0.2561119;-0.1862837,0.189689;-0.5721977;-0.07968862,0.2286548;-0.6072135;-0.1292479,-0.07032489;-0.000170586;-0.04465795,-0.05480616;-0.3196946;-0.05433865,-0.02192957;-0.6500444;-0.007442474,-0.01274064;-0.6105483;-0.09703548,-0.0195614;0.4712493;0.01231189,0;0;0,0.01313421;0.2723908;0.02515531,0.03324371;0.5334798;0.05048203,0.19447;0.4689636;0.05211067,0.2839412;0.2851644;-0.03824902,0.299647;0.3251108;-0.2796469,-0.1258685;0.4991109;-0.009211678,-0.2632087;0.3986184;-0.1540944,-0.1575336;0.3465752;-0.3691283,0.08048341;-0.0003600121;-0.02149987,0.1563142;-0.1004508;-0.3158834,0.1517266;-0.4195127;-0.2129774,0.1513088;-0.452049;-0.2784798,-0.06897458;0.007078424;-0.04617744,-0.02265562;-0.309469;-0.05525404,0.02511062;-0.6309094;0.02724202,0.03759105;-0.6683363;-0.03191354,0.02788662;0.4686161;0.04737449,557.8875
+0;0;0,-0.01155969;0.2729925;0.01137748,-0.02198839;0.5357757;0.009737048,0.1401361;0.4264966;0.01260717,0.2123657;0.2422858;-0.09155232,0.2933866;0.07832438;-0.2547781,-0.1737319;0.4219517;-0.02375285,-0.1980579;0.2175213;-0.1110249,-0.212644;0.01790437;-0.2525549,0.07846302;0.01041716;-0.02716157,0.1561022;-0.2553873;-0.1860006,0.1916131;-0.5880518;-0.07381462,0.2282078;-0.6191112;-0.1203581,-0.07064217;-0.0001713556;-0.04485942,-0.05516291;-0.3188826;-0.0545155,-0.02056194;-0.6665594;-0.005159609,-0.01193218;-0.6276411;-0.08930058,-0.01954209;0.4707902;0.01229529,0;0;0,0.01397067;0.2717215;0.02757144,0.03225546;0.5330117;0.05082798,0.1927837;0.469002;0.05361748,0.2789798;0.2841612;-0.03805614,0.2954738;0.3231877;-0.2795002,-0.1260925;0.498003;-0.007623989,-0.263357;0.399245;-0.1539294,-0.1547712;0.3480459;-0.3676539,0.08104922;0.0001744032;-0.02082562,0.1553586;-0.1167271;-0.3084397,0.1542958;-0.4560354;-0.2115834,0.1585613;-0.4799738;-0.2772048,-0.06925703;0.006845735;-0.04646842,-0.02351599;-0.3089387;-0.05635162,0.02673759;-0.6471554;0.0308056,0.03757766;-0.6807158;-0.02465865,0.02717743;0.4681961;0.04786515,557.9208
+0;0;0,-0.01203027;0.273478;0.01107907,-0.0229108;0.5368549;0.009104184,0.1345813;0.4280463;0.01131125,0.209647;0.2462927;-0.09495925,0.2902481;0.08592451;-0.2617072,-0.1700933;0.4246123;-0.02396027,-0.1933445;0.2215104;-0.1143577,-0.2056098;0.02435434;-0.259266,0.0784917;0.0106072;-0.02701292,0.1572915;-0.248301;-0.1915098,0.1878344;-0.5610811;-0.08288833,0.2266512;-0.595185;-0.132495,-0.0705288;-0.0004206664;-0.04504074,-0.05414949;-0.3165577;-0.05458951,-0.02045626;-0.6442761;-0.009552862,-0.01131796;-0.6048754;-0.09846286,-0.02036186;0.4718839;0.01174986,0;0;0,0.01667419;0.2716631;0.03128552,0.03483369;0.5335701;0.05478311,0.1909525;0.469073;0.05527282,0.2695403;0.2801165;-0.03462768,0.2879913;0.3163384;-0.2762201,-0.1188991;0.4952943;-0.003750816,-0.2547626;0.396931;-0.1514953,-0.1422037;0.344361;-0.3626498,0.08114576;0.0005608499;-0.02045012,0.1479537;-0.1571987;-0.2868159,0.1540455;-0.4804954;-0.2093239,0.163771;-0.5085343;-0.2772486,-0.06919552;0.006577713;-0.04660333,-0.02529811;-0.3068967;-0.05703785,0.02261135;-0.6255035;0.02516501,0.033123;-0.6631756;-0.0330318,0.02996893;0.4687557;0.05159664,557.9539
+0;0;0,-0.01202336;0.2733209;0.01107271,-0.02290703;0.5367723;0.009098343,0.1342684;0.4280595;0.01130605,0.2092998;0.246389;-0.09491578,0.2966929;0.0725071;-0.2757151,-0.169784;0.4246324;-0.02389344,-0.1930246;0.2216235;-0.1142495,-0.2063234;0.007853642;-0.2713688,0.07845198;0.01060183;-0.02699925,0.1570658;-0.2476951;-0.1911078,0.1886694;-0.5713388;-0.07871363,0.2280002;-0.6062914;-0.128977,-0.0704931;-0.0004204536;-0.04501794,-0.05415246;-0.3158112;-0.05454418,-0.01928898;-0.6549121;-0.007943291,-0.0100297;-0.615387;-0.09803039,-0.02035834;0.4718075;0.01174377,0;0;0,0.01613743;0.2715453;0.03121281,0.03386393;0.5336167;0.05410933,0.1897976;0.4690121;0.05541873,0.26315;0.277225;-0.03263831,0.2617869;0.3664473;-0.282835,-0.1198345;0.4942705;-0.003580876,-0.2532828;0.3838324;-0.1446904,-0.1474528;0.3302433;-0.3823647,0.08121724;0.0009010732;-0.01997542,0.1446612;-0.1668471;-0.2800994,0.1557072;-0.5022066;-0.2040169,0.1628285;-0.5318388;-0.2724671,-0.06907661;0.006327191;-0.0467382,-0.02602372;-0.3064847;-0.05788422,0.02321719;-0.6361738;0.02730365,0.03427307;-0.6747444;-0.03158603,0.02916273;0.4687947;0.05095649,557.9763
+0;0;0,-0.01205287;0.2739918;0.01109988,-0.02300689;0.5391377;0.009118354,0.1197877;0.4342044;0.01137871,0.1948202;0.252531;-0.0948448,0.2778849;0.08726111;-0.2666895,-0.1559641;0.4310963;-0.02054448,-0.1792051;0.2280842;-0.110902,-0.1918452;0.02490191;-0.2602395,0.07826603;0.0105767;-0.02693526,0.1607358;-0.2603897;-0.1990933,0.1904942;-0.5651358;-0.09326181,0.2310017;-0.6020318;-0.1450291,-0.07032604;-0.0004194571;-0.04491125,-0.05318389;-0.33128;-0.05490474,-0.0203561;-0.6505809;-0.01102488,-0.01081978;-0.6107708;-0.1038074,-0.02044673;0.4738804;0.01177568,0;0;0,0.02261717;0.2710081;0.03718925,0.05049242;0.5331622;0.06759477,0.1886497;0.4688598;0.05592823,0.2546494;0.2742271;-0.0317111,0.2606825;0.3394569;-0.2755413,-0.0911406;0.4890443;0.009183235,-0.2212687;0.3752388;-0.1323566,-0.113687;0.3365752;-0.3574694,0.08121083;0.00127548;-0.01913428,0.1379737;-0.2061892;-0.2713223,0.1564182;-0.5214348;-0.198961,0.1627425;-0.5538623;-0.2686646,-0.06872237;0.006096355;-0.0469363,-0.02448718;-0.3221452;-0.05970857,0.02254128;-0.6323838;0.02089178,0.03324014;-0.6754444;-0.03693098,0.04304537;0.4684514;0.06219363,557.999
+0;0;0,-0.01230665;0.2738151;0.01090102,-0.02342927;0.5385655;0.008721672,0.130712;0.43038;0.01051829,0.2075648;0.252521;-0.1011416,0.2907408;0.08974364;-0.2729804,-0.1673273;0.4276495;-0.02413918,-0.190843;0.228664;-0.1234362,-0.199874;0.02417935;-0.2685147,0.0780252;0.01069357;-0.02653613,0.161962;-0.2557425;-0.2072179,0.1912041;-0.5712183;-0.0943718,0.229101;-0.6075728;-0.1465985,-0.06981435;-0.0005966543;-0.04507827,-0.05122659;-0.332604;-0.05533013,-0.01679047;-0.6641054;-0.01021604,-0.007320405;-0.6244405;-0.1017782,-0.02083487;0.4733864;0.01142672,0;0;0,0.0197303;0.271105;0.03684807,0.03134287;0.5345655;0.06211019,0.1875277;0.4689721;0.05546927,0.2512053;0.2746152;-0.03496695,0.2629606;0.3227103;-0.2809181,-0.1145158;0.4918479;0.0004392825,-0.2438076;0.3738104;-0.1386969,-0.1353483;0.3185188;-0.3580658,0.08104612;0.001466364;-0.01832557,0.1365308;-0.2080716;-0.2707038,0.1528829;-0.535062;-0.1937349,0.1600478;-0.5656834;-0.263308,-0.06821051;0.00589762;-0.04710621,-0.02454324;-0.3235916;-0.06158165,0.02422414;-0.6454486;0.02294118,0.03516702;-0.6882182;-0.03319753,0.03003201;0.4693709;0.05889893,558.0333
+0;0;0,-0.01230665;0.2738151;0.01090102,-0.02342927;0.5385655;0.008721672,0.130712;0.43038;0.01051829,0.2075648;0.252521;-0.1011416,0.2907408;0.08974364;-0.2729804,-0.1673273;0.4276495;-0.02413918,-0.190843;0.228664;-0.1234362,-0.199874;0.02417935;-0.2685147,0.0780252;0.01069357;-0.02653613,0.161962;-0.2557425;-0.2072179,0.1912041;-0.5712183;-0.0943718,0.229101;-0.6075728;-0.1465985,-0.06981435;-0.0005966543;-0.04507827,-0.05122659;-0.332604;-0.05533013,-0.01679047;-0.6641054;-0.01021604,-0.007320405;-0.6244405;-0.1017782,-0.02083487;0.4733864;0.01142672,0;0;0,0.0197303;0.271105;0.03684807,0.03134287;0.5345655;0.06211019,0.1875277;0.4689721;0.05546927,0.2512053;0.2746152;-0.03496695,0.2629606;0.3227103;-0.2809181,-0.1145158;0.4918479;0.0004392825,-0.2438076;0.3738104;-0.1386969,-0.1353483;0.3185188;-0.3580658,0.08104612;0.001466364;-0.01832557,0.1365308;-0.2080716;-0.2707038,0.1528829;-0.535062;-0.1937349,0.1600478;-0.5656834;-0.263308,-0.06821051;0.00589762;-0.04710621,-0.02454324;-0.3235916;-0.06158165,0.02422414;-0.6454486;0.02294118,0.03516702;-0.6882182;-0.03319753,0.03003201;0.4693709;0.05889893,558.0547
+0;0;0,-0.01227411;0.273091;0.01087219,-0.02334081;0.5365112;0.008703375,0.1396152;0.4261387;0.01043388,0.2164734;0.2482672;-0.1012338,0.3151749;0.05510621;-0.3051476,-0.1757844;0.4232491;-0.02624234,-0.1993018;0.2242496;-0.1255463,-0.2100185;-0.0184036;-0.2977048,0.07805034;0.01069702;-0.02654468,0.1622248;-0.2564936;-0.2077381,0.1917397;-0.5749111;-0.09383978,0.2316897;-0.6148605;-0.148896,-0.06983685;-0.0005968466;-0.0450928,-0.05119645;-0.3335444;-0.05537368,-0.01643922;-0.668137;-0.009838916,-0.006456086;-0.6279485;-0.1063616,-0.02075908;0.4716501;0.01139523,0;0;0,0.01594645;0.2707726;0.03571343,0.02047225;0.5335399;0.05651188,0.1866279;0.4682645;0.05536795,0.2499819;0.2739057;-0.03532958,0.2560574;0.3882697;-0.3101349,-0.1359853;0.4921111;-8.452684E-06,-0.2630317;0.3788578;-0.1450879,-0.1401891;0.3117748;-0.4078493,0.08130778;0.001715273;-0.01723385,0.1344165;-0.2110392;-0.2686741,0.1488018;-0.5414933;-0.1923404,0.1555931;-0.5774514;-0.2639191,-0.06804827;0.005749449;-0.04740547,-0.0253686;-0.3247471;-0.06345998,0.02412742;-0.6494523;0.02227431,0.03695757;-0.6388986;-0.0724745,0.01992311;0.468617;0.05414605,558.0771
+0;0;0,-0.01310113;0.2730837;0.01104222,-0.02516878;0.5372649;0.009067074,0.1411838;0.4258055;0.01015166,0.2185511;0.2507985;-0.1056316,0.3040427;0.09083703;-0.2794788,-0.1801724;0.4228495;-0.02754538,-0.2040105;0.2275626;-0.1339112,-0.2063531;0.03296687;-0.2928022,0.07800996;0.01106554;-0.02618967,0.1603953;-0.247531;-0.2183745,0.1884428;-0.5677881;-0.1041547,0.2272566;-0.6094673;-0.1594972,-0.06955451;-0.0008917046;-0.04533512,-0.05073838;-0.3328012;-0.0540894,-0.01567885;-0.6691781;-0.009158269,-0.005533745;-0.6288744;-0.1066165,-0.02232925;0.4722543;0.0117118,0;0;0,0.01293316;0.2710128;0.03539872,0.01654737;0.5346512;0.0556612,0.1858571;0.4675441;0.05523872,0.2468103;0.2724259;-0.03549457,0.2512945;0.3162376;-0.28284,-0.1438502;0.4918477;-0.0003953278,-0.2689992;0.378954;-0.1474044,-0.1670855;0.3224119;-0.3699711,0.08128634;0.001691013;-0.0168395,0.1333566;-0.2106063;-0.2674649,0.143268;-0.5426106;-0.1895399,0.1508786;-0.5792619;-0.2616987,-0.06784077;0.005754145;-0.04752282,-0.02657916;-0.3237694;-0.06502332,0.0236292;-0.6499075;0.02164004,0.03613988;-0.6395432;-0.07409461,0.01589074;0.4695711;0.05329847,558.1106
+0;0;0,-0.01308457;0.2727385;0.01102826,-0.02514566;0.536776;0.009054237,0.1419034;0.4251548;0.01013068,0.2189189;0.2509435;-0.1051262,0.3046409;0.09055096;-0.2794418,-0.1808248;0.4221861;-0.02772729,-0.2045545;0.2277872;-0.1336095,-0.2069034;0.03266707;-0.2929287,0.07791454;0.011052;-0.02615764,0.1596474;-0.2454964;-0.2168203,0.1882969;-0.5726287;-0.1001484,0.2214641;-0.60388;-0.1474397,-0.06946943;-0.000890614;-0.04527966,-0.05080234;-0.3301713;-0.05396461,-0.01499015;-0.6737695;-0.008068904,-0.006320955;-0.6349647;-0.0913489,-0.02230772;0.4718019;0.01169748,0;0;0,0.01157301;0.2708372;0.03453159,0.01567001;0.5343708;0.05423069,0.1855257;0.4674453;0.05431247,0.2247009;0.2614795;-0.02057744,0.2429107;0.3118694;-0.2667263,-0.1460821;0.4916153;-0.0005203411,-0.2681181;0.3780453;-0.1480811,-0.1683571;0.3212607;-0.3723203,0.08129655;0.001993001;-0.01624632,0.1323485;-0.2078749;-0.2656431,0.13065;-0.5462173;-0.1821551,0.1319966;-0.5742923;-0.2430954,-0.06748667;0.00553144;-0.0478748,-0.02949439;-0.3216541;-0.0667383,0.02394969;-0.654475;0.02170765,0.03438193;-0.6412687;-0.06012986,0.01483738;0.4693267;0.05193734,558.1333
+0;0;0,-0.01309662;0.2729897;0.01103841,-0.02517124;0.5373229;0.009062398,0.1419221;0.4256221;0.0101412,0.2194519;0.2502476;-0.1058853,0.3056218;0.08901694;-0.2811118,-0.1808873;0.4226528;-0.0277263,-0.2047755;0.2269557;-0.1343155,-0.2071366;0.03081602;-0.2944672,0.07772758;0.01102548;-0.02609487,0.1589105;-0.2437969;-0.2154748,0.1874355;-0.5695063;-0.09931041,0.2198955;-0.5994515;-0.1455933,-0.06930274;-0.000888477;-0.04517101,-0.05076123;-0.3279537;-0.05379752,-0.01510482;-0.6700574;-0.008101445,-0.00662047;-0.6314404;-0.08960569,-0.02233033;0.472281;0.0117084,0;0;0,0.01085735;0.2711112;0.0346055,0.01533173;0.5349308;0.05440807,0.1851148;0.4675401;0.0541594,0.2340794;0.2715278;-0.04285049,0.2421141;0.3323409;-0.2885375,-0.145748;0.4909887;-0.003347714,-0.2669928;0.3746203;-0.1516291,-0.1659292;0.3198358;-0.3772608,0.081131;0.001985908;-0.01605916,0.132597;-0.2056159;-0.2643385,0.1243883;-0.5418378;-0.1790044,0.1252406;-0.5703719;-0.236989,-0.06718742;0.005505947;-0.04795429,-0.03695971;-0.3202153;-0.06749605,0.02322621;-0.6506937;0.01943017,0.03395347;-0.6371529;-0.06058981,0.01438498;0.4698229;0.0520401,558.1669
+0;0;0,-0.01345076;0.2732371;0.01125295,-0.02576688;0.5378;0.009507181,0.1419825;0.4253776;0.009798873,0.2226196;0.2523133;-0.1075873,0.3072779;0.09619838;-0.2888624,-0.1819407;0.4229441;-0.02849626,-0.2048812;0.2290364;-0.1385265,-0.2051949;0.03234415;-0.2988749,0.07741117;0.01113233;-0.02577904,0.1576163;-0.2360957;-0.2231536,0.1819791;-0.5640841;-0.1036406,0.214136;-0.5880836;-0.1533126,-0.06890869;-0.00107425;-0.04507123,-0.04906605;-0.3267218;-0.05350745,-0.01295457;-0.6717392;-0.007548168,-0.004633756;-0.6333513;-0.08678027,-0.02287902;0.4727308;0.01209393,0;0;0,0.009465352;0.2714575;0.03445768,0.01415579;0.5355248;0.05412769,0.184581;0.4677731;0.05420876,0.2365663;0.2726595;-0.04306054,0.2425497;0.332194;-0.2896764,-0.1483699;0.4909066;-0.002480838,-0.2668073;0.3726468;-0.1515457,-0.1728646;0.3160131;-0.3803839,0.08081178;0.002073735;-0.01568866,0.1337689;-0.2032433;-0.2637849,0.1212115;-0.5422412;-0.1779017,0.1222152;-0.568977;-0.234447,-0.06669869;0.005412815;-0.04798922,-0.03938643;-0.3192366;-0.06717339,0.02334883;-0.652642;0.01860756,0.03447587;-0.6836905;-0.03205394,0.01307582;0.4703925;0.05175352,558.2004
+0;0;0,-0.01344968;0.2732154;0.01125205,-0.02576369;0.5377324;0.009506742,0.1411239;0.4255721;0.009809835,0.221686;0.2526687;-0.1074672,0.3219233;0.06782538;-0.3221008,-0.1811074;0.4231513;-0.02828526,-0.2040265;0.229424;-0.1382132,-0.2043979;-0.003463879;-0.3280691,0.07710991;0.011089;-0.02567872,0.1569854;-0.2351231;-0.2222422,0.1814044;-0.5638672;-0.1024539,0.2137517;-0.5881865;-0.15242,-0.06864052;-0.001070069;-0.04489582,-0.04887941;-0.3253795;-0.05329738,-0.01268473;-0.6711918;-0.007232204,-0.004314636;-0.6327542;-0.08693355,-0.02287648;0.4726779;0.0120929,0;0;0,0.009299085;0.2714667;0.03425622,0.01438844;0.53548;0.05394554,0.183844;0.468176;0.05460858,0.2354844;0.2716559;-0.03948092,0.2481041;0.3605587;-0.3262198,-0.146838;0.4906323;-0.003991038,-0.26376;0.370577;-0.1525027,-0.1394838;0.295788;-0.4156456,0.08048969;0.002241999;-0.0156424,0.1348737;-0.2015981;-0.2628858,0.1188053;-0.5411652;-0.1765482,0.1188376;-0.5676078;-0.2340617,-0.06634779;0.005309909;-0.04793825,-0.04207936;-0.3182496;-0.0668578,0.02210651;-0.6527655;0.01679324,0.03309021;-0.6831536;-0.03541977,0.01323871;0.4703643;0.05155134,558.2221
+0;0;0,-0.01349673;0.274171;0.01129141,-0.02587036;0.5399679;0.009538356,0.1448664;0.4264071;0.009799926,0.2253504;0.2536712;-0.1073635,0.3089922;0.09943096;-0.2864618,-0.1849017;0.4239297;-0.0291862,-0.2077986;0.23039;-0.1390076,-0.2081086;0.0360596;-0.2974305,0.0770023;0.01107353;-0.02564288,0.1568079;-0.234923;-0.2220342,0.1813072;-0.5647489;-0.1018516,0.2136452;-0.5890526;-0.1518033,-0.06854472;-0.001068576;-0.04483317,-0.04880093;-0.325094;-0.05322737,-0.01248712;-0.6720444;-0.00701059,-0.004119456;-0.6336093;-0.08668886,-0.02296989;0.4746147;0.01213639,0;0;0,0.006790556;0.2724961;0.03433895,0.008578211;0.5377853;0.05478501,0.1828314;0.4680787;0.05508304,0.2324911;0.2697176;-0.03563309,0.233368;0.315432;-0.2821522,-0.1548031;0.4907182;-0.007631354,-0.2691033;0.3681978;-0.1558434,-0.1714215;0.3076116;-0.3786658,0.08037788;0.002712011;-0.01554274,0.1358328;-0.2007616;-0.262476,0.1171262;-0.5413671;-0.1760628,0.1171805;-0.5678401;-0.2335136,-0.06619647;0.004988411;-0.04798623,-0.04396065;-0.318419;-0.067117,0.02124774;-0.6541364;0.01577423,0.03162304;-0.6840932;-0.03702088,0.008271486;0.4723717;0.0521059,558.2556
+0;0;0,-0.01391511;0.2735538;0.01138046,-0.02673678;0.5391243;0.009752363,0.1319778;0.4289162;0.009841417,0.2141892;0.2601157;-0.1104363,0.3153008;0.08207214;-0.3306054,-0.1737518;0.4267146;-0.02691267,-0.1966059;0.2390407;-0.1451295,-0.1938927;0.003827289;-0.3323856,0.07661343;0.01112631;-0.02522627,0.1536972;-0.2228888;-0.2316649,0.1770001;-0.5634712;-0.1070969,0.2075013;-0.5919054;-0.1540757,-0.06802467;-0.001173724;-0.04473306,-0.04787833;-0.3218864;-0.05243955,-0.009901438;-0.6801406;-0.004813038,-0.001377292;-0.6416485;-0.08485735,-0.02372515;0.4738129;0.01231764,0;0;0,0.007225171;0.271893;0.03430486,0.009772025;0.5369718;0.05470228,0.170774;0.4689028;0.06338859,0.2207186;0.2668452;-0.01659465,0.219314;0.2176303;-0.3131979,-0.1422018;0.488629;-0.003382228,-0.2544677;0.364739;-0.1509175,-0.1398773;0.2944548;-0.4198538,0.0799277;0.003085792;-0.01522565,0.1421308;-0.1867478;-0.2670507,0.1158429;-0.5375638;-0.175981,0.1170221;-0.5638345;-0.234154,-0.06558699;0.004684781;-0.04802268,-0.04471669;-0.3155132;-0.06698455,0.0235681;-0.6622155;0.01781727,0.03358807;-0.692504;-0.03525597,0.0091267;0.4715969;0.05206895,558.2895
+0;0;0,-0.01391511;0.2735538;0.01138046,-0.02673678;0.5391243;0.009752363,0.1319778;0.4289162;0.009841417,0.2141892;0.2601157;-0.1104363,0.3153008;0.08207214;-0.3306054,-0.1737518;0.4267146;-0.02691267,-0.1966059;0.2390407;-0.1451295,-0.1938927;0.003827289;-0.3323856,0.07661343;0.01112631;-0.02522627,0.1536972;-0.2228888;-0.2316649,0.1770001;-0.5634712;-0.1070969,0.2075013;-0.5919054;-0.1540757,-0.06802467;-0.001173724;-0.04473306,-0.04787833;-0.3218864;-0.05243955,-0.009901438;-0.6801406;-0.004813038,-0.001377292;-0.6416485;-0.08485735,-0.02372515;0.4738129;0.01231764,0;0;0,0.007225171;0.271893;0.03430486,0.009772025;0.5369718;0.05470228,0.170774;0.4689028;0.06338859,0.2207186;0.2668452;-0.01659465,0.219314;0.2176303;-0.3131979,-0.1422018;0.488629;-0.003382228,-0.2544677;0.364739;-0.1509175,-0.1398773;0.2944548;-0.4198538,0.0799277;0.003085792;-0.01522565,0.1421308;-0.1867478;-0.2670507,0.1158429;-0.5375638;-0.175981,0.1170221;-0.5638345;-0.234154,-0.06558699;0.004684781;-0.04802268,-0.04471669;-0.3155132;-0.06698455,0.0235681;-0.6622155;0.01781727,0.03358807;-0.692504;-0.03525597,0.0091267;0.4715969;0.05206895,558.3116
+0;0;0,-0.01389625;0.273183;0.01136504,-0.02670033;0.5383921;0.009737047,0.1284622;0.4292485;0.009880953,0.2107813;0.260227;-0.1105543,0.3118505;0.08225808;-0.3306311,-0.1702965;0.4270971;-0.02603511,-0.1931805;0.2391774;-0.1444068,-0.1904684;0.004062697;-0.3315843,0.07644141;0.01110132;-0.02516963,0.1537665;-0.2236464;-0.2322546,0.176973;-0.5628203;-0.1082018,0.20771;-0.5917061;-0.1555435,-0.06787192;-0.001171089;-0.04463262,-0.04766252;-0.3228878;-0.05236324,-0.009842679;-0.6796604;-0.004933689,-0.001252654;-0.6411027;-0.08559662,-0.02369059;0.4731216;0.01230071,0;0;0,0.007377878;0.2715136;0.0343101,0.01056557;0.5362154;0.05480027,0.1675049;0.4706877;0.06634331,0.2222953;0.2712821;-0.01782799,0.2278833;0.3503091;-0.3077335,-0.1381668;0.4871699;-0.001992173,-0.2492208;0.3620367;-0.1498368,-0.1470314;0.2918398;-0.4236095,0.07967107;0.003783345;-0.01543522,0.1429742;-0.1877535;-0.2669828,0.1162982;-0.5370865;-0.1763108,0.117083;-0.5629061;-0.2357843,-0.06539004;0.004092645;-0.04803574,-0.04423418;-0.3170916;-0.06708667,0.02140843;-0.6616143;0.02214224,0.0349848;-0.6481094;-0.0565796,0.009773374;0.4708846;0.05213428,558.3454
+0;0;0,-0.01416834;0.2728204;0.01156781,-0.02725186;0.5375389;0.01022861,0.1248783;0.4286024;0.009634305,0.2091662;0.2636297;-0.1153573,0.3103328;0.09177689;-0.3401686,-0.1678216;0.4272952;-0.02568757,-0.1875407;0.2409649;-0.1474888,-0.1848086;0.01201853;-0.3421276,0.07638551;0.01110282;-0.0248416,0.1526047;-0.2173245;-0.2399516,0.1726894;-0.5552138;-0.1140101,0.2039799;-0.5833009;-0.1609627,-0.06768138;-0.001233685;-0.04464115,-0.04635571;-0.3233433;-0.05180616,-0.008227881;-0.6793386;-0.004398767,0.0003613895;-0.6408231;-0.08447039,-0.02417244;0.4723887;0.01270894,0;0;0,0.007155202;0.2712027;0.03410959,0.01075604;0.5354266;0.05451536,0.1643481;0.472428;0.06848574,0.2234823;0.2753394;-0.0187068,0.2488502;0.350375;-0.3085935,-0.1353493;0.4857093;-0.001173072,-0.2452659;0.3594033;-0.1491883,-0.1427489;0.2921134;-0.423543,0.07951558;0.003922313;-0.01539516,0.1439348;-0.1883531;-0.266674,0.1168884;-0.537209;-0.1772211,0.1127818;-0.5634376;-0.2353523,-0.06515437;0.00377467;-0.04812258,-0.04394138;-0.3178535;-0.06725492,0.01868997;-0.6628495;0.01928331,0.035071;-0.6859419;-0.03962872,0.009876727;0.4702165;0.05185699,558.3683
+0;0;0,-0.01415972;0.2726543;0.01156076,-0.02723022;0.5371093;0.01022317,0.1233231;0.4287059;0.009658614,0.2079797;0.2630118;-0.1158796,0.3091501;0.09115243;-0.3406993,-0.166287;0.4274125;-0.0252904,-0.1860922;0.2402673;-0.1476243,-0.1833601;0.01131231;-0.3422704,0.07629395;0.01108951;-0.02481182,0.1523745;-0.2169225;-0.2395307,0.1719507;-0.5462577;-0.1167775,0.2033651;-0.5745748;-0.1639161,-0.06760025;-0.001232207;-0.04458764,-0.04631336;-0.3227562;-0.05173963,-0.009150777;-0.669739;-0.005532403,-0.0005274955;-0.6311898;-0.08592109,-0.02415416;0.47203;0.01270079,0;0;0,0.007002227;0.2710397;0.03410244,0.01094175;0.534992;0.05453801,0.162784;0.4728412;0.06853962,0.22506;0.2827324;-0.03325176,0.2506349;0.354682;-0.3239133,-0.1336949;0.484546;-0.0008348897,-0.2428861;0.3570725;-0.1498614,-0.1393962;0.3031008;-0.4267944,0.07940882;0.00436461;-0.01531529,0.1450429;-0.1866202;-0.2665102,0.1159691;-0.5255457;-0.1759703,0.1162307;-0.5519016;-0.2345684,-0.06499431;0.003353689;-0.04820646,-0.04387984;-0.3176956;-0.06727076,0.01560776;-0.6533968;0.02036029,0.02972594;-0.6398388;-0.05799872,0.009980701;0.4698549;0.0518651,558.4014
+0;0;0,-0.01415206;0.2725068;0.01155451,-0.02720971;0.5367003;0.01021933,0.1204522;0.4292344;0.009710932,0.2058376;0.2621139;-0.1169081,0.3070782;0.09013526;-0.3418839,-0.1634881;0.4279664;-0.02455389,-0.1834639;0.2392101;-0.147941,-0.1807299;0.01009612;-0.3427222,0.07662717;0.01113795;-0.02492019,0.1522396;-0.215471;-0.2383178,0.1716158;-0.5414423;-0.1168185,0.2039706;-0.571505;-0.165368,-0.0678955;-0.001237588;-0.04478238,-0.0467396;-0.320783;-0.05189035,-0.009956613;-0.6642216;-0.006155115,-0.001075218;-0.6254165;-0.08895002,-0.02413787;0.4717104;0.01269355,0;0;0,0.006627403;0.2709102;0.03402162,0.01073137;0.5345989;0.05444241,0.1594457;0.4736212;0.06860042,0.2507033;0.3158086;-0.0656364,0.231078;0.2900831;-0.3646238,-0.1340777;0.4832842;0.008700319,-0.2339076;0.3550943;-0.1489501,-0.1282471;0.3072591;-0.4264174,0.07962415;0.005366713;-0.01574755,0.1471192;-0.1824317;-0.266314,0.1167755;-0.5178949;-0.1772161,0.1200952;-0.5455707;-0.2378287,-0.06538574;0.00279997;-0.04830794,-0.04426079;-0.3162548;-0.06741725,0.01488137;-0.648122;0.0206804,0.02922787;-0.6721081;-0.04169812,0.009714358;0.4695523;0.0517664,558.4353
+0;0;0,-0.01437027;0.2775182;0.01213354,-0.02783187;0.5509536;0.0111042,0.1311177;0.4370356;0.0100308,0.2185186;0.2723503;-0.1183083,0.2953754;0.149839;-0.2907027,-0.1747148;0.4362909;-0.02751312,-0.1969966;0.2558747;-0.1623634,-0.1863724;0.09003954;-0.3140922,0.07712237;0.01111889;-0.02465778,0.1520714;-0.2093879;-0.2437091,0.1698312;-0.5348672;-0.1228511,0.2061439;-0.5694059;-0.1753176,-0.06812035;-0.001208119;-0.04514039,-0.0449919;-0.3200321;-0.05149916,-0.007968944;-0.6626801;-0.005887996,0.001801603;-0.6231068;-0.09560688,-0.02465294;0.4833947;0.01358374,0;0;0,-0.0001066551;0.2759444;0.03499603,-0.009965762;0.5485879;0.0577035,0.1549604;0.4743691;0.06801248,0.2490632;0.3175415;-0.06533241,0.2816976;0.3698365;-0.2817488,-0.1612507;0.4843317;0.003445517,-0.2552922;0.3555577;-0.1571924,-0.1810853;0.3211899;-0.3668302,0.07995722;0.006196588;-0.01574612,0.1505026;-0.1763238;-0.2685974,0.1165042;-0.5102395;-0.178026,0.1223907;-0.5431001;-0.2432218,-0.065745;0.002055528;-0.04850632,-0.04429995;-0.3163778;-0.06759514,0.01282902;-0.6485336;0.01765502,0.02628781;-0.6367772;-0.07022343,-0.006883696;0.4810647;0.05430269,558.4572
+0;0;0,-0.01434526;0.2770352;0.01211242,-0.02777652;0.5498503;0.01108828,0.1298044;0.4365554;0.01003784,0.217142;0.2719893;-0.1182083,0.3143502;0.1170374;-0.3362522,-0.1733612;0.4358172;-0.02717869,-0.1956268;0.2555316;-0.1619312,-0.1821893;0.0457838;-0.3538374,0.07740083;0.01115904;-0.02474682,0.1520221;-0.2083835;-0.2428402,0.1693769;-0.5264416;-0.1247377,0.2094548;-0.5676722;-0.1826444,-0.0683663;-0.001212482;-0.04530337,-0.045339;-0.3186422;-0.05163434,-0.009160176;-0.6534778;-0.007063121,0.001623455;-0.6129118;-0.1060847,-0.02460788;0.4825102;0.0135598,0;0;0,-0.0006804615;0.2754326;0.03517699,-0.009941019;0.5474679;0.05801797,0.1533107;0.4742788;0.06759119,0.2492575;0.3165219;-0.06303763,0.2498698;0.3751057;-0.341552,-0.1589564;0.483348;0.0004154965,-0.2498181;0.3515831;-0.1593939,-0.1550368;0.3335718;-0.4271527,0.08014986;0.006656587;-0.01610923,0.153005;-0.170405;-0.2704186,0.1182925;-0.4964651;-0.1815917,0.1245859;-0.5376189;-0.251811,-0.06612365;0.001645138;-0.0485054,-0.04419421;-0.3153559;-0.06751473,0.01090029;-0.6400927;0.01567747,0.02649546;-0.6302483;-0.08119228,-0.007193096;0.4801558;0.05449986,558.4902
+0;0;0,-0.01434526;0.2770352;0.01211242,-0.02777652;0.5498503;0.01108828,0.1298044;0.4365554;0.01003784,0.217142;0.2719893;-0.1182083,0.3143502;0.1170374;-0.3362522,-0.1733612;0.4358172;-0.02717869,-0.1956268;0.2555316;-0.1619312,-0.1821893;0.0457838;-0.3538374,0.07740083;0.01115904;-0.02474682,0.1520221;-0.2083835;-0.2428402,0.1693769;-0.5264416;-0.1247377,0.2094548;-0.5676722;-0.1826444,-0.0683663;-0.001212482;-0.04530337,-0.045339;-0.3186422;-0.05163434,-0.009160176;-0.6534778;-0.007063121,0.001623455;-0.6129118;-0.1060847,-0.02460788;0.4825102;0.0135598,0;0;0,-0.0006804615;0.2754326;0.03517699,-0.009941019;0.5474679;0.05801797,0.1533107;0.4742788;0.06759119,0.2492575;0.3165219;-0.06303763,0.2498698;0.3751057;-0.341552,-0.1589564;0.483348;0.0004154965,-0.2498181;0.3515831;-0.1593939,-0.1550368;0.3335718;-0.4271527,0.08014986;0.006656587;-0.01610923,0.153005;-0.170405;-0.2704186,0.1182925;-0.4964651;-0.1815917,0.1245859;-0.5376189;-0.251811,-0.06612365;0.001645138;-0.0485054,-0.04419421;-0.3153559;-0.06751473,0.01090029;-0.6400927;0.01567747,0.02649546;-0.6302483;-0.08119228,-0.007193096;0.4801558;0.05449986,558.5129
+0;0;0,-0.01445901;0.2767252;0.01241137,-0.02797586;0.549018;0.01177438,0.1273256;0.4361098;0.01029382,0.216103;0.2754278;-0.1226892,0.2964204;0.1632144;-0.3250205,-0.171211;0.4358298;-0.02700622,-0.1817448;0.2288692;-0.1188813,-0.1861295;0.08619617;-0.3178935,0.07758888;0.01114832;-0.02446337,0.1508576;-0.2026166;-0.2466617,0.1655062;-0.5363832;-0.1222784,0.2095369;-0.5799757;-0.1863311,-0.06833522;-0.001200308;-0.04551519,-0.0443689;-0.3171468;-0.05177961,-0.006068911;-0.6684678;-0.004954293,0.00563634;-0.6271477;-0.1107473,-0.02479596;0.4819524;0.01413471,0;0;0,-0.001247302;0.2750862;0.0355804,-0.009522952;0.546599;0.05887294,0.1510556;0.4740474;0.06754732,0.2507696;0.3256425;-0.07180023,0.2557406;0.3793499;-0.3106966,-0.1564725;0.4834431;0.0005111024,-0.2446511;0.3566548;-0.1654223,-0.1602804;0.3213711;-0.3926168,0.08018172;0.006874859;-0.0163219,0.1612212;-0.1441157;-0.282912,0.1208334;-0.4844346;-0.1847401,0.126306;-0.5304114;-0.2599392,-0.06629492;0.001394029;-0.04843363,-0.04379399;-0.3142165;-0.06630939,0.01270945;-0.6552923;0.0206424,0.02970521;-0.6468305;-0.08282045,-0.007290773;0.4795562;0.0551641,558.5358
+0;0;0,-0.01454041;0.2782831;0.01248124,-0.02809968;0.5514237;0.01184719,0.1296221;0.4376917;0.010309,0.2187629;0.276352;-0.1232182,0.2931068;0.1724844;-0.3105014,-0.1736555;0.4374071;-0.0275834,-0.1842324;0.2295997;-0.1198345,-0.188291;0.09753777;-0.3040454,0.07756208;0.01114447;-0.02445493,0.1508529;-0.202685;-0.2467203,0.1648739;-0.5221497;-0.1276668,0.2088535;-0.565657;-0.1916453,-0.06831162;-0.001199893;-0.04549947,-0.04433806;-0.3172419;-0.05176578,-0.007679224;-0.6535088;-0.006946921,0.004012452;-0.6122019;-0.1126172,-0.02491524;0.4842623;0.01421089,0;0;0,-0.003196456;0.2765394;0.03639221,-0.01277151;0.5487556;0.06088114,0.1505635;0.4734744;0.06771159,0.2512553;0.341706;-0.08818674,0.2569596;0.3801122;-0.3115315,-0.160505;0.4834495;-0.002282817,-0.2571252;0.3767905;-0.178619,-0.1548947;0.3510517;-0.3793101,0.08013622;0.006858855;-0.01640916,0.1613869;-0.14281;-0.283793,0.1279402;-0.4706;-0.1951194,0.127757;-0.5200368;-0.2666771,-0.06630969;0.001298752;-0.04836794,-0.04244825;-0.3143322;-0.06581177,0.009956844;-0.6411142;0.01722587,0.02732766;-0.6326343;-0.08604991,-0.01031858;0.4816379;0.05693388,558.5692
+0;0;0,-0.01467125;0.2807871;0.01259354,-0.02837349;0.5568072;0.01195326,0.1335249;0.4411288;0.01033501,0.2226342;0.2798462;-0.123145,0.3212565;0.1420584;-0.3715892,-0.1778843;0.4408366;-0.02857337,-0.1884575;0.2331026;-0.1207919,-0.1938415;0.05791317;-0.3651605,0.07771895;0.01116701;-0.02450439,0.1510684;-0.2028336;-0.2469477,0.1648505;-0.5168549;-0.1299227,0.2069531;-0.5572249;-0.1911706,-0.06844978;-0.00120232;-0.0455915,-0.04445704;-0.3174972;-0.05186282,-0.008422837;-0.6480343;-0.007807638,0.002769848;-0.60721;-0.108968,-0.02515596;0.488948;0.01434152,0;0;0,-0.006202191;0.2788488;0.0376842,-0.0196107;0.5535743;0.06462026,0.1489661;0.4732544;0.06722641,0.2529163;0.3426911;-0.08742498,0.2423958;0.3093754;-0.3861151,-0.1701747;0.4855429;-0.001336001,-0.2471305;0.3570986;-0.1726525,-0.1415212;0.3457072;-0.4539944,0.08024335;0.006834656;-0.01672411,0.1623583;-0.1390436;-0.2862313,0.1306528;-0.4615637;-0.1998038,0.126186;-0.5074899;-0.2682955,-0.06656191;0.001280233;-0.04830399,-0.0389259;-0.3143505;-0.06476352,0.009440269;-0.6359676;0.01719534,0.02528372;-0.6265364;-0.08180856,-0.01617732;0.4858384;0.06004047,558.6025
+0;0;0,-0.01488597;0.2817549;0.01313759,-0.02902042;0.5590165;0.01309914,0.1343395;0.4424425;0.01082337,0.2216871;0.2923297;-0.1344016,0.3015698;0.1724273;-0.3064315,-0.1794104;0.4423749;-0.02926443,-0.1959818;0.2851205;-0.1912835,-0.1908184;0.107745;-0.3286275,0.07797357;0.01109175;-0.02412154,0.1501336;-0.1988136;-0.2512138,0.1597876;-0.5093312;-0.1271733,0.1989565;-0.5405698;-0.1991087,-0.06846288;-0.001171251;-0.04578444,-0.04342544;-0.3176716;-0.05202177,-0.007111996;-0.6472065;-0.007430013,0.004274212;-0.6063426;-0.1084815,-0.02568223;0.4908615;0.01532638,0;0;0,-0.008252703;0.2796749;0.03865004,-0.02342457;0.55547;0.0666635,0.1470027;0.4732969;0.06723261,0.2572962;0.3290067;-0.06793189,0.3182623;0.4069495;-0.2693274,-0.1732211;0.486202;-0.004195265,-0.2497627;0.3566416;-0.1733379,-0.1749012;0.3583237;-0.3848681,0.08038566;0.00672558;-0.01666331,0.1620303;-0.1353121;-0.2886884,0.1310958;-0.4579459;-0.2059186,0.1286392;-0.5009158;-0.2775316,-0.0666896;0.00128358;-0.04832807,-0.03506456;-0.3143769;-0.06234771,0.009935144;-0.6357214;0.01897304,0.02615579;-0.6262772;-0.07988755,-0.01955369;0.4874801;0.06180716,558.6263
+0;0;0,-0.01488597;0.2817549;0.01313759,-0.02902042;0.5590165;0.01309914,0.1343395;0.4424425;0.01082337,0.2216871;0.2923297;-0.1344016,0.3015698;0.1724273;-0.3064315,-0.1794104;0.4423749;-0.02926443,-0.1959818;0.2851205;-0.1912835,-0.1908184;0.107745;-0.3286275,0.07797357;0.01109175;-0.02412154,0.1501336;-0.1988136;-0.2512138,0.1597876;-0.5093312;-0.1271733,0.1989565;-0.5405698;-0.1991087,-0.06846288;-0.001171251;-0.04578444,-0.04342544;-0.3176716;-0.05202177,-0.007111996;-0.6472065;-0.007430013,0.004274212;-0.6063426;-0.1084815,-0.02568223;0.4908615;0.01532638,0;0;0,-0.008252703;0.2796749;0.03865004,-0.02342457;0.55547;0.0666635,0.1470027;0.4732969;0.06723261,0.2572962;0.3290067;-0.06793189,0.3182623;0.4069495;-0.2693274,-0.1732211;0.486202;-0.004195265,-0.2497627;0.3566416;-0.1733379,-0.1749012;0.3583237;-0.3848681,0.08038566;0.00672558;-0.01666331,0.1620303;-0.1353121;-0.2886884,0.1310958;-0.4579459;-0.2059186,0.1286392;-0.5009158;-0.2775316,-0.0666896;0.00128358;-0.04832807,-0.03506456;-0.3143769;-0.06234771,0.009935144;-0.6357214;0.01897304,0.02615579;-0.6262772;-0.07988755,-0.01955369;0.4874801;0.06180716,558.6483
+0;0;0,-0.01491697;0.2823415;0.01316495,-0.02907648;0.560093;0.01312777,0.1344262;0.4433879;0.01085103,0.2217969;0.2932355;-0.1344123,0.309909;0.1609807;-0.3241647,-0.179595;0.4433203;-0.02927144,-0.1961708;0.2860243;-0.1913334,-0.1904755;0.09037559;-0.3428265,0.07805686;0.01110359;-0.0241473,0.1502985;-0.1990391;-0.2514963,0.1596977;-0.5013618;-0.1307294,0.2009214;-0.5358129;-0.2064383,-0.06853601;-0.001172502;-0.04583335,-0.04347026;-0.3180307;-0.05207773,-0.008115169;-0.6388689;-0.00866279,0.003868336;-0.597435;-0.1150152,-0.02573391;0.4918489;0.01535793,0;0;0,-0.01028936;0.2800995;0.03938246,-0.0268551;0.5562484;0.06797838,0.1440273;0.4729434;0.06655502,0.2605453;0.335009;-0.07011437,0.2640657;0.393566;-0.3105717,-0.1753105;0.4870838;-0.005619913,-0.250222;0.3575423;-0.175585,-0.1664339;0.3659554;-0.4083291,0.08050937;0.006660044;-0.01652694,0.1610956;-0.1305449;-0.2917488,0.1315236;-0.4446434;-0.2108808,0.1291386;-0.4938324;-0.2837408,-0.06675877;0.001260978;-0.04838317,-0.03138461;-0.31441;-0.06130163,0.009677924;-0.6274857;0.01850761,0.02691379;-0.6190972;-0.0855166,-0.02262978;0.4881993;0.06299043,558.6804
+0;0;0,-0.01443906;0.2828489;0.01416255,-0.02835675;0.5605108;0.01471931,0.1338681;0.4439968;0.01194669,0.2218919;0.2970622;-0.1364789,0.3109614;0.1775113;-0.3463157,-0.1775336;0.4442481;-0.02846651,-0.2029185;0.2819348;-0.1846015,-0.191075;0.1160831;-0.3810963,0.07815483;0.01094708;-0.02356793,0.1507974;-0.1966596;-0.2563521,0.1555934;-0.537367;-0.1188813,0.1980949;-0.5721256;-0.1948743,-0.06829107;-0.001068743;-0.04602882,-0.04195502;-0.3201914;-0.05178097,-0.001248717;-0.681977;-0.002213683,0.01101829;-0.640388;-0.1094061,-0.02504681;0.4923033;0.01680547,0;0;0,-0.01113012;0.2804583;0.04039598,-0.02709079;0.5565311;0.06908226,0.1422867;0.4730572;0.06737924,0.2608136;0.3400953;-0.07276583,0.2633144;0.3957384;-0.3240721,-0.1746489;0.4885816;-0.00411506,-0.2485323;0.3594979;-0.1751319,-0.1535039;0.3692887;-0.4141529,0.08052899;0.006359429;-0.0160656,0.160931;-0.08770555;-0.3114522,0.1323842;-0.4405903;-0.2131658,0.1295854;-0.4887613;-0.2883751,-0.06640781;0.001495455;-0.04869527,-0.02949258;-0.3164086;-0.06053472,0.01573436;-0.6694955;0.03049823,0.03320874;-0.6612812;-0.07435893,-0.0231263;0.4885096;0.06409025,558.7032
+0;0;0,-0.01444617;0.2829882;0.01416952,-0.02835148;0.5604014;0.01472746,0.1330831;0.4442261;0.0119758,0.2233547;0.2935393;-0.14024,0.3014374;0.188735;-0.3241934,-0.1767795;0.4444761;-0.02823766,-0.2028126;0.278018;-0.1883598,-0.19243;0.1326241;-0.360617,0.07801508;0.0109275;-0.02352578,0.1506659;-0.1967029;-0.2563366,0.1554341;-0.535432;-0.119664,0.198275;-0.5707078;-0.1962638,-0.06816895;-0.001066832;-0.04594651,-0.0418299;-0.320226;-0.05169932,-0.001359947;-0.6799109;-0.002419844,0.01100501;-0.6382294;-0.1104681,-0.02504638;0.4922938;0.01681057,0;0;0,-0.01156183;0.2805077;0.04090858,-0.02705874;0.5563513;0.0696373,0.1412922;0.4728821;0.06795025,0.2505167;0.3590536;-0.1027489,0.2620431;0.3961543;-0.3250334,-0.175748;0.4946018;0.0009578988,-0.248049;0.3624175;-0.1760307,-0.1668472;0.3918203;-0.3845049,0.08049357;0.006046772;-0.01560283,0.1603293;-0.08746544;-0.311358,0.1323339;-0.4392962;-0.2171724,0.1300827;-0.486314;-0.294806,-0.0659055;0.001871656;-0.04911401,-0.02775465;-0.3159592;-0.05994941,0.01617236;-0.6669148;0.03137524,0.03315134;-0.6588557;-0.07442693,-0.02328762;0.4884191;0.06464791,558.7363
+0;0;0,-0.01446701;0.2833965;0.01418997,-0.02838063;0.5609758;0.0147478,0.1326092;0.4448854;0.01201137,0.2227477;0.294421;-0.1399798,0.3010879;0.1892712;-0.3245397,-0.1763771;0.4451346;-0.02808838,-0.2023718;0.2789222;-0.1879742,-0.191955;0.133049;-0.3607993,0.07801545;0.01092755;-0.02352589,0.1506969;-0.1967903;-0.2564347,0.1554608;-0.5352199;-0.119883,0.198258;-0.570429;-0.1964047,-0.06816927;-0.001066837;-0.04594672,-0.04181913;-0.3203604;-0.05170196,-0.001384959;-0.6797273;-0.002466056,0.01096738;-0.6380578;-0.1104041,-0.02507305;0.4928172;0.01683247,0;0;0,-0.01185319;0.2808411;0.04137635,-0.02699266;0.5568398;0.07042623,0.1407177;0.4728007;0.0678618,0.2502124;0.3597154;-0.1026914,0.2611789;0.3969502;-0.325737,-0.1763255;0.4996678;0.004761074,-0.2462941;0.3662784;-0.1718102,-0.166262;0.3959461;-0.3815022,0.08061135;0.005588889;-0.01516127,0.1592565;-0.08539757;-0.3121667,0.1326078;-0.4380567;-0.2220275,0.1293929;-0.4851998;-0.299345,-0.06561124;0.00211971;-0.04949708,-0.02682646;-0.3157992;-0.05945265,0.01635158;-0.6662325;0.03293695,0.03276788;-0.6581117;-0.07285148,-0.02335589;0.4888572;0.06532383,558.7697
+0;0;0,-0.01409036;0.2827467;0.01505948,-0.02770783;0.5574965;0.01633933,0.1279732;0.4440546;0.01311967,0.2153842;0.3011635;-0.1388215,0.3108169;0.1712745;-0.3619013,-0.1702871;0.444355;-0.02677646,-0.1856374;0.2953585;-0.1962141,-0.1783276;0.1088943;-0.3985029,0.07811871;0.01072835;-0.02305542,0.1500423;-0.1902649;-0.2623234,0.1513834;-0.531;-0.1245792,0.1914029;-0.5610787;-0.2030884,-0.06798143;-0.0009028808;-0.04611824,-0.0406225;-0.3203396;-0.05178642,0.000906378;-0.6819592;-0.0009693317,0.01327119;-0.6405084;-0.1062817,-0.02446034;0.4902158;0.01821361,0;0;0,-0.01043803;0.2803286;0.04096293,-0.02015663;0.5538425;0.06871724,0.1404755;0.4730404;0.0686965,0.2500849;0.3247651;-0.06224203,0.2507374;0.3678409;-0.334064,-0.1673693;0.499232;0.009362597,-0.2362701;0.370203;-0.163116,-0.1390186;0.4084498;-0.4177186,0.0806458;0.005244941;-0.0147624,0.1582388;-0.08081263;-0.3137505,0.1314625;-0.4369452;-0.2269847,0.1267669;-0.4831664;-0.3014359,-0.06538369;0.002381999;-0.04968382,-0.02679367;-0.315811;-0.0588757,0.01971966;-0.6681442;0.03479099,0.03487892;-0.7194417;-0.0325561,-0.01822562;0.4866471;0.06404853,558.8034
+0;0;0,-0.01407629;0.2824643;0.01504443,-0.02766471;0.55663;0.01631912,0.1254908;0.444038;0.01318132,0.2128997;0.3011503;-0.1387562,0.3026528;0.1789916;-0.3485595,-0.1678361;0.4443334;-0.02605491,-0.183186;0.2953405;-0.1954885,-0.1763113;0.1199735;-0.3857382,0.0781076;0.01072683;-0.02305214,0.150057;-0.1903386;-0.262406,0.1513692;-0.5237253;-0.1276323,0.1921738;-0.5549825;-0.2076817,-0.06797177;-0.0009027524;-0.04611168,-0.04060301;-0.3204542;-0.05178189,3.024936E-05;-0.6742749;-0.00206073,0.01263763;-0.6325996;-0.1094391,-0.02442138;0.4894357;0.018191,0;0;0,-0.009894162;0.2800937;0.04074526,-0.01870873;0.5530812;0.06819677,0.1392061;0.4730481;0.06805229,0.2506935;0.3262076;-0.06290817,0.2553684;0.3918977;-0.3132255,-0.1644211;0.5027194;0.01339686,-0.2312078;0.3728559;-0.1592798,-0.1535536;0.423355;-0.4009728,0.08073673;0.004921585;-0.01430464,0.1575954;-0.07858574;-0.3143272,0.1290509;-0.427372;-0.2315881,0.1235549;-0.4753463;-0.3071868,-0.06515653;0.002510102;-0.04995587,-0.02687765;-0.3158614;-0.05823699,0.01498606;-0.6607372;0.03460981,0.03078011;-0.6523363;-0.07079131,-0.01691264;0.4859639;0.06359863,558.8251
+0;0;0,-0.01407629;0.2824643;0.01504443,-0.02766471;0.55663;0.01631912,0.1254908;0.444038;0.01318132,0.2128997;0.3011503;-0.1387562,0.3026528;0.1789916;-0.3485595,-0.1678361;0.4443334;-0.02605491,-0.183186;0.2953405;-0.1954885,-0.1763113;0.1199735;-0.3857382,0.0781076;0.01072683;-0.02305214,0.150057;-0.1903386;-0.262406,0.1513692;-0.5237253;-0.1276323,0.1921738;-0.5549825;-0.2076817,-0.06797177;-0.0009027524;-0.04611168,-0.04060301;-0.3204542;-0.05178189,3.024936E-05;-0.6742749;-0.00206073,0.01263763;-0.6325996;-0.1094391,-0.02442138;0.4894357;0.018191,0;0;0,-0.009894162;0.2800937;0.04074526,-0.01870873;0.5530812;0.06819677,0.1392061;0.4730481;0.06805229,0.2506935;0.3262076;-0.06290817,0.2553684;0.3918977;-0.3132255,-0.1644211;0.5027194;0.01339686,-0.2312078;0.3728559;-0.1592798,-0.1535536;0.423355;-0.4009728,0.08073673;0.004921585;-0.01430464,0.1575954;-0.07858574;-0.3143272,0.1290509;-0.427372;-0.2315881,0.1235549;-0.4753463;-0.3071868,-0.06515653;0.002510102;-0.04995587,-0.02687765;-0.3158614;-0.05823699,0.01498606;-0.6607372;0.03460981,0.03078011;-0.6523363;-0.07079131,-0.01691264;0.4859639;0.06359863,558.8478
+0;0;0,-0.01434688;0.2825737;0.01569344,-0.02844878;0.5566757;0.01785193,0.1232148;0.444366;0.01399631,0.2105678;0.3052532;-0.1414593,0.2844779;0.2045909;-0.3286257,-0.1665219;0.4446923;-0.02563227,-0.1904577;0.2899564;-0.1888291,-0.1775655;0.1545006;-0.3680285,0.07825519;0.01059527;-0.02267024,0.1481278;-0.1929623;-0.2607775,0.1473468;-0.5298415;-0.1303244,0.1855144;-0.5574261;-0.2170794,-0.0678197;-0.0007758148;-0.04636766,-0.04010296;-0.3204919;-0.05150303,0.001161139;-0.6758212;-0.001058951,0.01424159;-0.6338499;-0.1105339,-0.02505934;0.4894552;0.01945279,0;0;0,-0.009428121;0.280234;0.04098821,-0.01779801;0.5531831;0.06861687,0.1384543;0.4736367;0.06880283,0.2507145;0.327648;-0.06247663,0.265076;0.3913592;-0.2777939,-0.1622394;0.5034655;0.01527112,-0.2327547;0.3881822;-0.1660758,-0.1446308;0.4280549;-0.369229,0.08085544;0.004521579;-0.01385736,0.1577972;-0.07385406;-0.3154368,0.1261834;-0.4238654;-0.2317779,0.1203102;-0.4688151;-0.3133085,-0.06511631;0.002839645;-0.05001877,-0.02716563;-0.3157887;-0.05699782,0.01466746;-0.6623895;0.03586802,0.0307596;-0.6544805;-0.07161322,-0.01604769;0.4860409;0.0639782,558.8708
+0;0;0,-0.01436086;0.282849;0.01570873,-0.02846982;0.5570887;0.01786769,0.1233648;0.4446794;0.01400702,0.2107846;0.3054602;-0.1415675,0.2891422;0.1987406;-0.3399967,-0.1667013;0.4450061;-0.02566662,-0.1906555;0.2901518;-0.1889883,-0.1769875;0.146545;-0.378971,0.07833824;0.01060651;-0.0226943,0.148237;-0.1930273;-0.2608907,0.1474624;-0.5271635;-0.1314997,0.1857277;-0.5548955;-0.2184769,-0.06789168;-0.000776638;-0.04641686,-0.04016457;-0.3206124;-0.05155416,0.0007635504;-0.6730484;-0.001520801,0.0138775;-0.6310465;-0.1112761,-0.02507794;0.4898199;0.0194697,0;0;0,-0.009171449;0.2804548;0.04144287,-0.0173943;0.5535084;0.06944585,0.139061;0.4746584;0.07058716,0.250483;0.3303909;-0.06357574,0.2578223;0.3998098;-0.2916772,-0.1612561;0.4883174;0.0109281,-0.2375667;0.3851545;-0.1755169,-0.1402214;0.428834;-0.388869,0.08091839;0.004455805;-0.01402736,0.1591651;-0.06953523;-0.3165052,0.1221311;-0.4165727;-0.235369,0.1170628;-0.4612675;-0.3175714,-0.0653773;0.002968073;-0.04981373,-0.02783133;-0.3158383;-0.05636001,0.01412206;-0.659498;0.03598502,0.03073929;-0.6516684;-0.07169311,-0.01563989;0.4863232;0.06473041,558.9041
+0;0;0,-0.01441535;0.2839222;0.01576834,-0.02872303;0.5620339;0.01794253,0.1288613;0.4465835;0.01390397,0.216298;0.3073374;-0.1417005,0.29522;0.1998491;-0.341559,-0.1723108;0.4469227;-0.02728867,-0.1962695;0.2920385;-0.1906418,-0.1825031;0.1473973;-0.3819929,0.07831746;0.0106037;-0.02268828,0.1482334;-0.19308;-0.260943,0.1474641;-0.5249262;-0.1324388,0.1857255;-0.5526524;-0.2194072,-0.06787367;-0.0007764321;-0.04640455,-0.04013976;-0.3206905;-0.05154311,0.0005078577;-0.6707112;-0.001852654,0.01362047;-0.6287106;-0.1115968,-0.02526495;0.4934523;0.01957581,0;0;0,-0.01089776;0.2815495;0.04097986,-0.02548649;0.5583389;0.06794858,0.1387854;0.4749493;0.07068944,0.2503018;0.3313687;-0.0642035,0.2578909;0.3999646;-0.2943401,-0.1725074;0.487011;0.007092129,-0.2508758;0.385675;-0.179554,-0.1531823;0.4303768;-0.3944577,0.08091921;0.004534781;-0.01386857,0.1598268;-0.06668296;-0.3169234,0.1194206;-0.4117878;-0.2400739,0.1139571;-0.456587;-0.3221407,-0.06528091;0.002840874;-0.04991145,-0.02846083;-0.3161311;-0.05637584,0.01417193;-0.6572857;0.03544898,0.03055993;-0.6494535;-0.07225318,-0.02155593;0.4899036;0.06356359,558.937
+0;0;0,-0.01458533;0.28495;0.01640966,-0.02906193;0.5645279;0.01904106,0.1291357;0.4481002;0.01421848,0.214785;0.3059829;-0.1397827,0.2872434;0.2315949;-0.3540471,-0.1728875;0.4490572;-0.02795931,-0.1871762;0.3110785;-0.2068649,-0.1778242;0.1629279;-0.3930287,0.07861474;0.01055915;-0.02228408,0.1471909;-0.1861117;-0.2669066,0.1425991;-0.5180787;-0.1422687,0.1828676;-0.5528692;-0.2238109,-0.06786782;-0.0007318124;-0.04670952,-0.03956402;-0.320726;-0.05169817,0.001104005;-0.6694731;-0.001904462,0.01455577;-0.6273785;-0.1120919,-0.02556007;0.4956001;0.02057796,0;0;0,-0.01204275;0.2824664;0.04178858,-0.0277896;0.5605732;0.06987596,0.1373568;0.4750596;0.07068419,0.2501393;0.3325939;-0.06434584,0.2569994;0.4002005;-0.292546,-0.1743284;0.48354;0.006398574,-0.2544485;0.3841385;-0.1805496,-0.1631142;0.4278756;-0.3960447,0.08105711;0.004883915;-0.01393724,0.1605729;-0.06200746;-0.3179522,0.1174863;-0.4056844;-0.2418768,0.1110022;-0.4498213;-0.3251245,-0.06554846;0.002577161;-0.04985089,-0.02925491;-0.3165937;-0.05576775,0.01422644;-0.6563792;0.03595456,0.03049977;-0.6486683;-0.07224371,-0.02362511;0.49183;0.06511188,558.9709
+0;0;0,-0.01462834;0.2857903;0.01645805,-0.02914224;0.5660872;0.01909875,0.1309511;0.4489621;0.01420109,0.2166463;0.3067687;-0.1398826,0.2882828;0.2332243;-0.3517168,-0.1747615;0.4499308;-0.02849193,-0.189058;0.3118782;-0.2074934,-0.179812;0.1654079;-0.3915457,0.07925238;0.01064479;-0.02246482,0.1478388;-0.1860557;-0.2671241,0.1432539;-0.5175278;-0.142672,0.1834464;-0.552196;-0.2240602,-0.06841828;-0.000737748;-0.04708837,-0.04011022;-0.3207801;-0.05207778,0.000497181;-0.6690072;-0.002358291,0.01392355;-0.6269355;-0.1123376,-0.02563443;0.4970422;0.02063826,0;0;0,-0.01348496;0.2831155;0.04271698,-0.03048583;0.5617659;0.07187939,0.1367977;0.4748979;0.07178903,0.2524896;0.3368657;-0.06556797,0.2567615;0.4010001;-0.2920251,-0.1774397;0.4794661;0.005367357,-0.2632493;0.3789658;-0.1785915,-0.1719148;0.4224747;-0.3911456,0.08154118;0.005647421;-0.01476693,0.161188;-0.05966878;-0.3191409,0.1167756;-0.4024961;-0.2424591,0.1096416;-0.4470236;-0.3250194,-0.06648228;0.00221728;-0.04974043,-0.03069606;-0.3170657;-0.05531114,0.01304748;-0.656417;0.03585006,0.02930971;-0.648558;-0.07216273,-0.02605674;0.4929441;0.06679773,559.0042
+0;0;0,-0.01468944;0.286984;0.01652679,-0.02924219;0.5680308;0.01917511,0.1310728;0.4506689;0.01427252,0.216781;0.3084539;-0.1398345,0.2873797;0.235975;-0.3485997,-0.1750556;0.4516389;-0.02847857,-0.1893542;0.3135654;-0.2075071,-0.1802422;0.1692171;-0.3888929,0.07934905;0.01065778;-0.02249223,0.1479538;-0.1860953;-0.2672169,0.1433409;-0.5195937;-0.1420041,0.1836002;-0.5543694;-0.2235275,-0.06850174;-0.0007386479;-0.04714581,-0.04018612;-0.3208666;-0.05213655,0.0006695166;-0.6712224;-0.002113126,0.0141182;-0.6291307;-0.1122752,-0.02572567;0.4988144;0.02071845,0;0;0,-0.01460683;0.2841024;0.04383135,-0.03208222;0.5634069;0.0736928,0.1353839;0.4749592;0.07175207,0.2542109;0.3404005;-0.06642914,0.2562411;0.4016687;-0.2901754,-0.1783166;0.4731797;0.007028464,-0.2644885;0.3786113;-0.1799239,-0.1745797;0.4206536;-0.3896122,0.0816828;0.006014645;-0.01440501,0.1619102;-0.05601129;-0.3194048,0.1161295;-0.40102;-0.2432873,0.1086155;-0.44524;-0.3263397,-0.06656556;0.001798442;-0.04981517,-0.03154066;-0.3176747;-0.05414134,0.01242656;-0.6594725;0.03620182,0.02795995;-0.6517846;-0.07207401,-0.02757345;0.4944313;0.06843019,559.0378
+0;0;0,-0.01498972;0.2875732;0.01696897,-0.02993913;0.5685654;0.0200159,0.1308311;0.4511134;0.01449514,0.2184933;0.3200122;-0.1474306,0.2933407;0.2197473;-0.3915187,-0.1754443;0.4521813;-0.02959098,-0.1896346;0.3149093;-0.2086082,-0.1792559;0.1533978;-0.4300591,0.07961387;0.01066441;-0.02231066,0.1464303;-0.1822296;-0.2705736,0.1408681;-0.5156914;-0.1493241,0.176728;-0.5467452;-0.2355713,-0.06860932;-0.0007550095;-0.04735035,-0.04012649;-0.3208661;-0.05231671,0.0007473305;-0.6697677;-0.002055451,0.01457746;-0.6276465;-0.1121186,-0.02631293;0.4993973;0.02144147,0;0;0,-0.01530889;0.284595;0.04452276,-0.03275877;0.5638024;0.07500124,0.1349844;0.474841;0.07301116,0.2576256;0.3364448;-0.05698013,0.2611904;0.4120581;-0.3206165,-0.1791879;0.4695705;0.009083357,-0.2654961;0.3766258;-0.178011,-0.1677208;0.4196836;-0.4306376,0.08188363;0.006544292;-0.01421642,0.1620984;-0.0556041;-0.3191922,0.1168724;-0.3996979;-0.2451432,0.1084553;-0.4439486;-0.328017,-0.06673069;0.00127838;-0.04995243,-0.03218349;-0.318252;-0.05367466,0.01175686;-0.6585932;0.03669301,0.02689473;-0.6508968;-0.07159123,-0.02829729;0.4948778;0.06962585,559.0715
+0;0;0,-0.0150329;0.2884017;0.01701786,-0.03001202;0.569952;0.02007165,0.1312933;0.4522195;0.01452994,0.2191316;0.320855;-0.147721,0.2910029;0.2245768;-0.3821038,-0.1760129;0.453291;-0.02970455,-0.1902318;0.3157434;-0.2090813,-0.1802657;0.1606538;-0.421727,0.0797248;0.01067927;-0.02234175,0.1465402;-0.1822119;-0.270601,0.1409782;-0.5156604;-0.1493563,0.1769449;-0.5468959;-0.2358602,-0.06870492;-0.0007560615;-0.04741633,-0.04022251;-0.3208623;-0.05238262,0.0006496757;-0.66975;-0.00212336,0.01452097;-0.6275927;-0.1125141,-0.02637964;0.5006659;0.02149965,0;0;0,-0.01583099;0.2853234;0.04506731,-0.03344902;0.5650135;0.07618451,0.1347454;0.4749169;0.07308292,0.2592335;0.3453026;-0.06475902,0.2620464;0.4123613;-0.3194461,-0.1803813;0.4701208;0.01010472,-0.2671674;0.3749588;-0.1762012,-0.1747305;0.4108647;-0.4202022,0.08202852;0.006504357;-0.01408052,0.1623092;-0.05573293;-0.3190157,0.1168852;-0.3999265;-0.2456222,0.109615;-0.4436902;-0.3294814,-0.06688245;0.001298261;-0.04994295,-0.03226554;-0.3182255;-0.05313987,0.01183638;-0.6584127;0.03767198,0.02667473;-0.650782;-0.07098231,-0.02898209;0.495983;0.07065058,559.1048
+0;0;0,-0.01506057;0.2889324;0.01704917,-0.03005901;0.570846;0.02010666,0.1312883;0.4530067;0.01456527,0.2191476;0.3216109;-0.1477244,0.290611;0.2258791;-0.380777,-0.1760901;0.4540785;-0.02967961,-0.1903123;0.316498;-0.2090992,-0.1804028;0.1622887;-0.4205381,0.07999671;0.01071569;-0.02241795,0.1468011;-0.1821436;-0.2706362,0.1412439;-0.5153077;-0.1494949,0.1772507;-0.5466116;-0.2360955,-0.06893924;-0.0007586401;-0.04757804,-0.04046153;-0.3208121;-0.05254351,0.0003757924;-0.6694021;-0.002327126,0.01426259;-0.6272313;-0.1128412,-0.02642163;0.5014645;0.02153663,0;0;0,-0.01631034;0.2857055;0.04588842,-0.03395363;0.5656804;0.07772613,0.1341831;0.4748492;0.07349849,0.2586579;0.3460879;-0.06524086,0.263043;0.4126981;-0.3184779,-0.1807125;0.4696078;0.01134237,-0.2700517;0.3735541;-0.1733581,-0.1763691;0.4074977;-0.4155492,0.08219992;0.006790459;-0.01462626,0.1623073;-0.05732673;-0.3191614,0.1164874;-0.4010295;-0.2451792,0.1101751;-0.4446111;-0.329442,-0.06739699;0.001087058;-0.04973257,-0.03309194;-0.3184209;-0.05250065,0.01104951;-0.6582982;0.03827034,0.02568941;-0.6507158;-0.07052974,-0.02950947;0.4965676;0.07200527,559.1271
+0;0;0,-0.01529859;0.2891886;0.01750905,-0.03037185;0.5707839;0.02102985,0.1313356;0.4529023;0.01479512,0.2192164;0.3240932;-0.1495595,0.2967706;0.221507;-0.4025811,-0.17617;0.4538659;-0.03059293,-0.1906297;0.3182687;-0.2115116,-0.1792048;0.1614935;-0.4478366,0.08010348;0.0104441;-0.0221408,0.1453856;-0.1749042;-0.2763322,0.138256;-0.5080984;-0.1576032,0.1749366;-0.5383403;-0.2441037,-0.06889089;-0.0004586169;-0.04764134,-0.03991777;-0.3204038;-0.05260921,0.001223847;-0.6682236;-0.002663478,0.0153608;-0.6260763;-0.1127065,-0.02673122;0.5015172;0.02235042,0;0;0,-0.01662418;0.2859584;0.04606605,-0.0341585;0.5655854;0.07827926,0.1342074;0.4738668;0.07301831,0.2589654;0.3455883;-0.06593251,0.2702165;0.4181073;-0.3401093,-0.1853361;0.4820375;0.0177809,-0.271767;0.3794906;-0.1648145,-0.1713826;0.4138391;-0.4280667,0.0821697;0.006673545;-0.01481438,0.1617195;-0.05999655;-0.3188801,0.1164974;-0.4030998;-0.245389,0.1106291;-0.4473677;-0.3284957,-0.06748693;0.001132832;-0.04959933,-0.03315432;-0.3183098;-0.05219247,0.01115788;-0.657447;0.03829626,0.02455433;-0.6497572;-0.07023796,-0.02977095;0.4965919;0.07249141,559.1602
+0;0;0,-0.01529859;0.2891886;0.01750905,-0.03037185;0.5707839;0.02102985,0.1313356;0.4529023;0.01479512,0.2192164;0.3240932;-0.1495595,0.2967706;0.221507;-0.4025811,-0.17617;0.4538659;-0.03059293,-0.1906297;0.3182687;-0.2115116,-0.1792048;0.1614935;-0.4478366,0.08010348;0.0104441;-0.0221408,0.1453856;-0.1749042;-0.2763322,0.138256;-0.5080984;-0.1576032,0.1749366;-0.5383403;-0.2441037,-0.06889089;-0.0004586169;-0.04764134,-0.03991777;-0.3204038;-0.05260921,0.001223847;-0.6682236;-0.002663478,0.0153608;-0.6260763;-0.1127065,-0.02673122;0.5015172;0.02235042,0;0;0,-0.01662418;0.2859584;0.04606605,-0.0341585;0.5655854;0.07827926,0.1342074;0.4738668;0.07301831,0.2589654;0.3455883;-0.06593251,0.2702165;0.4181073;-0.3401093,-0.1853361;0.4820375;0.0177809,-0.271767;0.3794906;-0.1648145,-0.1713826;0.4138391;-0.4280667,0.0821697;0.006673545;-0.01481438,0.1617195;-0.05999655;-0.3188801,0.1164974;-0.4030998;-0.245389,0.1106291;-0.4473677;-0.3284957,-0.06748693;0.001132832;-0.04959933,-0.03315432;-0.3183098;-0.05219247,0.01115788;-0.657447;0.03829626,0.02455433;-0.6497572;-0.07023796,-0.02977095;0.4965919;0.07249141,559.1827
+0;0;0,-0.01531091;0.2894215;0.01752315,-0.03037958;0.5709305;0.02104376,0.1322632;0.4528028;0.0147634,0.2202686;0.3238111;-0.1498243,0.29441;0.2257392;-0.3917116,-0.1770664;0.4537722;-0.03089388,-0.1915466;0.3179827;-0.2120691,-0.1806244;0.1681064;-0.4379946,0.08033811;0.01047469;-0.02220566,0.1455979;-0.1748101;-0.2763101,0.1384964;-0.5066935;-0.1580482,0.1751087;-0.5368232;-0.2443878,-0.06909268;-0.0004599603;-0.04778088,-0.04012948;-0.3202956;-0.05274705,0.0008502714;-0.666747;-0.002997838,0.01496092;-0.6246223;-0.1128362,-0.02674117;0.5017061;0.02236352,0;0;0,-0.01682886;0.2861403;0.04633379,-0.0343064;0.5656414;0.07890558,0.1349204;0.4732542;0.07234812,0.2649566;0.3571552;-0.07285714,0.2705031;0.4166208;-0.3375411,-0.1867374;0.4817975;0.01894738,-0.2729973;0.3789001;-0.1639304,-0.1794007;0.4107329;-0.4166177,0.08220082;0.006757438;-0.01594949,0.1605592;-0.06421459;-0.3192337,0.1166124;-0.4058831;-0.2449765,0.111125;-0.4504169;-0.3275912,-0.06796973;0.00101204;-0.04935702,-0.03337227;-0.3182887;-0.05225513,0.01096744;-0.6559511;0.03830403,0.02378408;-0.6482172;-0.07009584,-0.02994844;0.4966943;0.07304907,559.2161
+0;0;0,-0.01548985;0.2899126;0.01798974,-0.03068344;0.5724068;0.02193381,0.1321717;0.454251;0.01526219,0.2189191;0.3328557;-0.155999,0.2842547;0.2492835;-0.4031212,-0.1771508;0.454994;-0.03102675,-0.1965373;0.3227785;-0.2146992,-0.1799567;0.1753847;-0.4390261,0.08052374;0.01021386;-0.0217698,0.145302;-0.1718826;-0.2782137,0.1353903;-0.511019;-0.1624567,0.1716525;-0.540063;-0.2487435,-0.06894542;-0.0001491483;-0.04805027,-0.03969317;-0.3199047;-0.05246832,0.002488893;-0.6721934;-0.001235668,0.01665455;-0.6301236;-0.1103238,-0.02701959;0.5029185;0.02316433,0;0;0,-0.0167376;0.2866139;0.04674625,-0.03364227;0.5670255;0.08044457,0.1352591;0.4728379;0.07164526,0.2699272;0.3689726;-0.07891655,0.2731901;0.4175746;-0.3433964,-0.1861357;0.4808469;0.01995639,-0.2731181;0.3784912;-0.1632094,-0.1790399;0.4074665;-0.4134735,0.08215265;0.006722391;-0.01637292,0.1597822;-0.06659549;-0.319221,0.1195075;-0.4156308;-0.2480609,0.1135777;-0.460945;-0.3289261,-0.06810272;0.001048116;-0.04922644,-0.03339886;-0.3181752;-0.05253537,0.01338711;-0.6609907;0.04127333,0.02561701;-0.6529205;-0.06650455,-0.02948738;0.4978325;0.07422996,559.25
+0;0;0,-0.01549477;0.2900047;0.01799545,-0.03069037;0.5725361;0.0219404,0.1325543;0.4542605;0.01524945,0.2194512;0.332656;-0.1563068,0.282837;0.2515779;-0.3960539,-0.1775251;0.4550053;-0.03115276,-0.1969449;0.322562;-0.2151417,-0.1808592;0.1795669;-0.4327738,0.08058179;0.01022123;-0.02178549,0.1453519;-0.1718523;-0.2781972,0.1351493;-0.5209394;-0.1590437,0.1705867;-0.5486403;-0.2433678,-0.06899511;-0.0001492558;-0.0480849,-0.03974654;-0.3198646;-0.0525024,0.003673188;-0.6824899;0.0002334714,0.01751662;-0.6406946;-0.1063732,-0.02702649;0.503047;0.02317093,0;0;0,-0.01690277;0.2866565;0.04699993,-0.03379729;0.5670818;0.08090377,0.1355286;0.4731046;0.07145429,0.2697977;0.3791147;-0.08636832,0.2748472;0.4176543;-0.3443592,-0.1867279;0.4805622;0.02045316,-0.2752209;0.3789737;-0.1629018,-0.1800978;0.3351144;-0.4018537,0.08216954;0.006672442;-0.01661777,0.1579353;-0.06910565;-0.3192894,0.1195787;-0.4292975;-0.2489045,0.1141231;-0.4718886;-0.3288827,-0.06825539;0.00106604;-0.04911792,-0.03289869;-0.318035;-0.05328419,0.01502581;-0.6707177;0.04408936,0.03073034;-0.7253301;-0.02140772,-0.02965118;0.4978926;0.07463312,559.2833
+0;0;0,-0.01550875;0.2902662;0.01801168,-0.0307109;0.572919;0.02195887,0.1344235;0.4540493;0.01517446,0.2212785;0.3325034;-0.1562992,0.2846629;0.2514271;-0.3960409,-0.179326;0.4548029;-0.03177696,-0.1987365;0.3224234;-0.2156773,-0.1826511;0.1794316;-0.4333045,0.08066437;0.0102317;-0.02180782,0.1454166;-0.1717914;-0.2781486,0.1350492;-0.5265167;-0.1570706,0.1701449;-0.5536612;-0.2405816,-0.06906582;-0.0001494088;-0.04813418,-0.03982534;-0.3197763;-0.05255045,0.004295673;-0.6882584;0.001037173,0.01800561;-0.6465769;-0.1045415,-0.02704613;0.5034133;0.0231897,0;0;0,-0.01676056;0.286913;0.04711032,-0.03323461;0.5674743;0.08110785,0.1373685;0.4708279;0.06662774,0.2733504;0.3767615;-0.08951592,0.2757554;0.4173743;-0.3472209,-0.1883833;0.4803227;0.02078754,-0.2782021;0.3796842;-0.1623105,-0.1959316;0.4162387;-0.4071826,0.08225401;0.006478101;-0.0167129,0.1556022;-0.07330847;-0.3188553,0.117258;-0.4390115;-0.2454498,0.1140809;-0.4782557;-0.3270979,-0.06843483;0.001183196;-0.04901309,-0.03204057;-0.3176653;-0.05586568,0.01609322;-0.6757981;0.04424129,0.01492209;-0.722739;-0.03025713,-0.02922576;0.4982608;0.07483006,559.3057
+0;0;0,-0.01566844;0.2902539;0.01861464,-0.03097882;0.5728709;0.02298348,0.1345001;0.4541161;0.01579116,0.2196892;0.3378977;-0.1597001,0.284393;0.2420866;-0.4073583,-0.1794147;0.4546428;-0.03199511,-0.1953946;0.3357689;-0.2248025,-0.1792649;0.1949086;-0.4584672,0.08077804;0.00996396;-0.0213519,0.1443288;-0.1676018;-0.2789897,0.1330833;-0.4924804;-0.1714225,0.1652345;-0.5161985;-0.2543757,-0.0689216;4.812845E-05;-0.04827096,-0.03989296;-0.31789;-0.05253687,0.001008283;-0.6542262;-0.003056075,0.01452071;-0.6128633;-0.1054712,-0.02727959;0.5033807;0.02411652,0;0;0,-0.01667418;0.2869254;0.04727745,-0.03294393;0.5674595;0.08140063,0.1378127;0.4706286;0.06642914,0.2706376;0.362702;-0.08280373,0.2772789;0.4161811;-0.3507531,-0.1883211;0.4791707;0.02100344,-0.2787402;0.3797841;-0.1620478,-0.192859;0.4170411;-0.4188304,0.08222999;0.006432503;-0.0166471,0.1459154;-0.1152516;-0.3048878,0.1176701;-0.4510894;-0.2444024,0.1141616;-0.4891325;-0.3228779,-0.0684097;0.00120889;-0.04897884,-0.0316603;-0.3158711;-0.05641535,0.01173643;-0.6428339;0.03553737,0.01262748;-0.6920315;-0.03174951,-0.02901208;0.4982602;0.07508874,559.3389
+0;0;0,-0.01567529;0.2903809;0.01862278,-0.03100016;0.5732651;0.02299561,0.1359166;0.4540044;0.01573062,0.221098;0.3377965;-0.1597448,0.2744038;0.2588631;-0.3637766,-0.1807809;0.4545358;-0.03247926,-0.1967594;0.3356726;-0.2252693,-0.1834711;0.2196257;-0.4177726,0.08060223;0.009942275;-0.02130543,0.1443267;-0.1681091;-0.2796477,0.1320548;-0.5226436;-0.1622614,0.1618915;-0.5424947;-0.2392431,-0.06877159;4.80237E-05;-0.04816591,-0.03966358;-0.3187595;-0.05244348,0.004971255;-0.6857975;0.001554079,0.01751097;-0.6452526;-0.09348863,-0.02729723;0.5037057;0.02412977,0;0;0,-0.01644935;0.2870736;0.04724121,-0.03175578;0.5679491;0.08121371,0.1398642;0.4694213;0.06519222,0.2716864;0.359839;-0.0836916,0.2894104;0.400129;-0.3045163,-0.1889252;0.4784653;0.02089892,-0.2821797;0.381465;-0.1619844,-0.2056272;0.4133148;-0.3713317,0.08205155;0.006276131;-0.0166626,0.1469206;-0.09792081;-0.3123631,0.1176431;-0.4639243;-0.2430153,0.1138459;-0.4937954;-0.3185308,-0.06825138;0.001260501;-0.04888403,-0.03095926;-0.3166189;-0.05699489,0.017431;-0.6732575;0.04346531,0.0178109;-0.7197422;-0.01528411,-0.02815139;0.498656;0.07496953,559.3616
+0;0;0,-0.01568036;0.2904748;0.01862881,-0.0310025;0.5733083;0.02300171,0.1363261;0.4539546;0.01571489,0.2215142;0.3377377;-0.1597741,0.2748189;0.2588058;-0.3638019,-0.181174;0.4544874;-0.03261717,-0.1971537;0.3356149;-0.2254221,-0.1838657;0.2195704;-0.4179216,0.08059024;0.009940796;-0.02130226,0.144339;-0.1681783;-0.2797428,0.1316394;-0.5350658;-0.1582665,0.1595268;-0.5516599;-0.2302187,-0.06876137;4.801656E-05;-0.04815874,-0.03964228;-0.3188808;-0.05243794,0.006547749;-0.6987074;0.003441039,0.0182682;-0.6588514;-0.08539215,-0.02730133;0.5037819;0.02413534,0;0;0,-0.01609741;0.2871848;0.04726815,-0.03047713;0.5680571;0.0812459,0.1412138;0.4691079;0.06501055,0.2719344;0.3585306;-0.08413553,0.2894841;0.3996588;-0.3048151,-0.1881213;0.4767796;0.02084912,-0.2836862;0.3812051;-0.1616136,-0.209695;0.4159536;-0.3714154,0.0820033;0.006148339;-0.01688337,0.1468861;-0.09542;-0.3136256,0.1171207;-0.4742885;-0.2422335,0.1132008;-0.4984587;-0.3141785,-0.06829432;0.001332257;-0.04880064,-0.03077495;-0.3166227;-0.05767785,0.02095051;-0.6852471;0.04703465,0.02899198;-0.6731346;-0.04094955,-0.02715231;0.4987833;0.075001,559.3945
+0;0;0,-0.01579054;0.2906641;0.01897091,-0.03108734;0.5737439;0.02363866,0.1351796;0.4547316;0.01579671,0.2204662;0.3395407;-0.1603106,0.2752797;0.2612829;-0.36419,-0.1799551;0.4550957;-0.03251153,-0.2083118;0.3307507;-0.2203698,-0.1877962;0.2275348;-0.4194207,0.08070528;0.009778818;-0.02093006,0.1436963;-0.1648424;-0.2820327,0.1282064;-0.5364466;-0.1641482,0.1541924;-0.5523791;-0.2354694,-0.06863701;0.0001990619;-0.04833173,-0.03924077;-0.3187956;-0.05197961,0.007372458;-0.7020527;0.004300818,0.01899516;-0.6623393;-0.08311968,-0.02740065;0.5041788;0.02471532,0;0;0,-0.01539584;0.2874353;0.04731584,-0.02784871;0.5686119;0.0816226,0.1420197;0.468741;0.06514525,0.2714555;0.3563676;-0.08376789,0.2901843;0.3978773;-0.3042715,-0.185138;0.4767004;0.02210999,-0.2832521;0.382998;-0.1599614,-0.2096009;0.4198964;-0.3695077,0.08196761;0.006059259;-0.01707721,0.1463925;-0.09390733;-0.3145518,0.1166469;-0.4757666;-0.2402215,0.112687;-0.5003119;-0.3100851,-0.0683415;0.001387759;-0.04872932,-0.03055236;-0.3165988;-0.05829836,0.02207546;-0.6884254;0.04753951,0.02991607;-0.676042;-0.0390628,-0.02507666;0.4992855;0.07528138,559.4282
+0;0;0,-0.01579054;0.2906641;0.01897091,-0.03108734;0.5737439;0.02363866,0.1351796;0.4547316;0.01579671,0.2204662;0.3395407;-0.1603106,0.2752797;0.2612829;-0.36419,-0.1799551;0.4550957;-0.03251153,-0.2083118;0.3307507;-0.2203698,-0.1877962;0.2275348;-0.4194207,0.08070528;0.009778818;-0.02093006,0.1436963;-0.1648424;-0.2820327,0.1282064;-0.5364466;-0.1641482,0.1541924;-0.5523791;-0.2354694,-0.06863701;0.0001990619;-0.04833173,-0.03924077;-0.3187956;-0.05197961,0.007372458;-0.7020527;0.004300818,0.01899516;-0.6623393;-0.08311968,-0.02740065;0.5041788;0.02471532,0;0;0,-0.01539584;0.2874353;0.04731584,-0.02784871;0.5686119;0.0816226,0.1420197;0.468741;0.06514525,0.2714555;0.3563676;-0.08376789,0.2901843;0.3978773;-0.3042715,-0.185138;0.4767004;0.02210999,-0.2832521;0.382998;-0.1599614,-0.2096009;0.4198964;-0.3695077,0.08196761;0.006059259;-0.01707721,0.1463925;-0.09390733;-0.3145518,0.1166469;-0.4757666;-0.2402215,0.112687;-0.5003119;-0.3100851,-0.0683415;0.001387759;-0.04872932,-0.03055236;-0.3165988;-0.05829836,0.02207546;-0.6884254;0.04753951,0.02991607;-0.676042;-0.0390628,-0.02507666;0.4992855;0.07528138,559.451
+0;0;0,-0.01579128;0.2906777;0.01897179,-0.03107994;0.5736063;0.02363801,0.1364496;0.4542686;0.0157257,0.2216372;0.3392113;-0.1601773,0.2931504;0.2371112;-0.4261717,-0.1811385;0.4546355;-0.03295863,-0.2094623;0.3304348;-0.220599,-0.1826963;0.1957727;-0.4802936,0.08064829;0.009771913;-0.02091528,0.1436505;-0.1648804;-0.2820645,0.1280173;-0.5399224;-0.1630895,0.1539672;-0.5557911;-0.2343115,-0.06858854;0.0001989213;-0.0482976,-0.03918707;-0.3188526;-0.05194613,0.007857386;-0.7056553;0.004854951,0.01946393;-0.6659554;-0.082444,-0.02739641;0.5041008;0.02471374,0;0;0,-0.01510172;0.2874503;0.0474031,-0.02707207;0.5684781;0.08185172,0.1439085;0.4677439;0.06610656,0.2722214;0.3487143;-0.07813191,0.2688809;0.3214487;-0.370599,-0.1856623;0.4762087;0.02182089,-0.2859845;0.3836336;-0.1592931,-0.187872;0.4314041;-0.4320265,0.08187103;0.005950123;-0.0172863,0.1457722;-0.09300882;-0.3152719,0.1159958;-0.4780741;-0.2384996,0.1122099;-0.5040761;-0.3070514,-0.06833255;0.001437647;-0.04863828,-0.0305238;-0.3165852;-0.05881738,0.02044755;-0.6920918;0.04819933,0.0284715;-0.6796255;-0.03827664,-0.02441156;0.4992107;0.07547379,559.4844
+0;0;0,-0.01583423;0.290599;0.01967946,-0.03106322;0.5732961;0.02481175,0.136041;0.4542376;0.01607538,0.220744;0.3452984;-0.1637519,0.2732137;0.286746;-0.3747442,-0.1804741;0.4543529;-0.0323465,-0.1991235;0.3261552;-0.2183512,-0.1864568;0.230517;-0.4218017,0.08079305;0.009551683;-0.02048348,0.1428639;-0.1609177;-0.2846227,0.1272164;-0.5390918;-0.1677268,0.152847;-0.5553125;-0.2400206,-0.06850874;0.0003128043;-0.04842291,-0.03854267;-0.3187118;-0.05116379,0.008850522;-0.7077761;0.006350789,0.02053917;-0.6679367;-0.08188881,-0.02738859;0.5038602;0.02579011,0;0;0,-0.0143844;0.2874849;0.04723692,-0.02539506;0.5683479;0.08149052,0.1448996;0.4670918;0.06721878,0.2715434;0.343838;-0.07473207,0.3054075;0.369215;-0.2958846,-0.1841884;0.4763147;0.02274136,-0.2876581;0.3854297;-0.1572979,-0.2125944;0.4223238;-0.3663518,0.0818555;0.005851835;-0.01742864,0.1452543;-0.09296346;-0.3155868,0.1152676;-0.4798819;-0.2360888,0.1116998;-0.5067608;-0.3051665,-0.06840858;0.001505355;-0.04854199,-0.03059305;-0.3165106;-0.0594053,0.0236081;-0.6939788;0.0478562,0.03186101;-0.6817366;-0.03952924,-0.02295658;0.4991381;0.075176,559.518
+0;0;0,-0.01584323;0.2907642;0.01969064,-0.03107351;0.5734851;0.0248236,0.1365974;0.4542539;0.01605354,0.2212803;0.3453408;-0.1637307,0.28399;0.2753611;-0.4159009,-0.1810152;0.4543696;-0.03253625,-0.1996602;0.3262025;-0.2184965,-0.1845214;0.2118993;-0.461653,0.08075297;0.009546944;-0.02047331,0.1428268;-0.1609308;-0.2846255,0.1270917;-0.5412247;-0.1670744,0.1528964;-0.5577595;-0.2398594,-0.06847476;0.0003126491;-0.04839889,-0.03850723;-0.3187275;-0.0511399,0.00915163;-0.7099727;0.006697074,0.0209197;-0.6700665;-0.08214216,-0.02739885;0.5040486;0.02580196,0;0;0,-0.01413517;0.2876369;0.04741073,-0.0251508;0.5685095;0.081779,0.1456115;0.4662608;0.06836295,0.2717021;0.341499;-0.07267356,0.3039446;0.3907376;-0.3352673,-0.1844543;0.4761716;0.0228272,-0.2957884;0.3869313;-0.1532311,-0.1996239;0.3957596;-0.4044162,0.08183713;0.005672693;-0.0173738,0.144319;-0.09320673;-0.315721,0.1140602;-0.4817897;-0.2333987,0.1107789;-0.5100759;-0.302108,-0.06838503;0.001673431;-0.04849774,-0.03065665;-0.3163621;-0.05955156,0.02513484;-0.6956761;0.04860328,0.03364754;-0.6835824;-0.03935086,-0.02269619;0.4993014;0.07544518,559.5405
+0;0;0,-0.01584594;0.2908139;0.01969401,-0.03106308;0.5732902;0.02482398,0.1366742;0.4541315;0.01604836,0.2213237;0.3452613;-0.163665,0.275189;0.2851515;-0.3802696,-0.1810766;0.4542473;-0.03256258,-0.1997142;0.3261307;-0.2184495,-0.1867106;0.2279486;-0.4273116,0.08071513;0.00954247;-0.02046372,0.1427887;-0.1609346;-0.2846147,0.1269546;-0.5436205;-0.1663242,0.1529746;-0.5605435;-0.2397165,-0.06844267;0.0003125026;-0.04837621,-0.03847527;-0.3187263;-0.05111721,0.009483367;-0.7124324;0.007083561,0.02134962;-0.6724435;-0.08249681,-0.02739341;0.5039479;0.02580102,0;0;0,-0.01356057;0.2876126;0.04802871,-0.02421137;0.5682221;0.08265209,0.1464176;0.465454;0.06993723,0.2718531;0.3384751;-0.06955266,0.2831176;0.397549;-0.2927468,-0.1837427;0.4762538;0.02358086,-0.296435;0.3874328;-0.1517087,-0.2213379;0.4231576;-0.3673853,0.08180015;0.0055089;-0.01741099,0.1444797;-0.09332001;-0.315732,0.1130934;-0.4837632;-0.2305212,0.1108815;-0.5124333;-0.2999341,-0.06839757;0.001821338;-0.04840671,-0.03067026;-0.3161761;-0.0604735,0.02601184;-0.6976992;0.04870088,0.03481742;-0.6857793;-0.03996029,-0.02187527;0.4991134;0.07622457,559.5735
+0;0;0,-0.01587681;0.2904745;0.02050343,-0.03101287;0.5724491;0.02612535,0.1363498;0.4535096;0.01665935,0.2203974;0.3521905;-0.1679594,0.2874637;0.2988966;-0.3869582,-0.1806228;0.4537339;-0.03162422,-0.1984293;0.3225941;-0.2157409,-0.1866016;0.2272026;-0.4303549,0.08065905;0.009230107;-0.01974144,0.1419423;-0.1590235;-0.2854844,0.1252443;-0.5450855;-0.1695792,0.1503051;-0.5588589;-0.2448918,-0.0679391;0.0005460797;-0.04862904,-0.03764199;-0.3184602;-0.04976596,0.01059404;-0.7147169;0.008634917,0.02238249;-0.6747205;-0.08068049,-0.02735433;0.5032956;0.02700245,0;0;0,-0.01308081;0.2872944;0.04836059,-0.02355381;0.5674046;0.08304191,0.1471041;0.4663434;0.07525778,0.2695433;0.3399401;-0.06772636,0.2853627;0.3570186;-0.3017278,-0.1829109;0.4761196;0.02409669,-0.2960162;0.3867423;-0.1509249,-0.2188031;0.4259641;-0.3695532,0.08157346;0.005415708;-0.01724076,0.1431647;-0.0942345;-0.3155034,0.111498;-0.4869835;-0.228888,0.1110035;-0.5151678;-0.2983897,-0.06807344;0.00193143;-0.04840537,-0.03094688;-0.3160993;-0.06114621,0.01800993;-0.7010814;0.04907519,0.02779688;-0.6889978;-0.03923877,-0.02126949;0.4984871;0.07659817,559.5961
+0;0;0,-0.01578704;0.2888322;0.0203875,-0.03065966;0.5658945;0.02592165,0.1321125;0.4497677;0.0167226,0.2161637;0.3484443;-0.1679039,0.2803859;0.2974105;-0.3776157,-0.1761192;0.4499858;-0.03022949,-0.1939264;0.3188406;-0.2143539,-0.1826004;0.2274943;-0.4198668,0.0804793;0.009209537;-0.01969745,0.1417506;-0.1590115;-0.2853889,0.1249629;-0.5471484;-0.1688609,0.1503361;-0.5614673;-0.2451123,-0.06778769;0.0005448628;-0.04852067,-0.03749645;-0.3183996;-0.04965736,0.01099883;-0.716786;0.009057384,0.02293423;-0.6766651;-0.08137138,-0.02707729;0.4981808;0.02678048,0;0;0,-0.01151457;0.2857514;0.04798365,-0.0178195;0.5611249;0.08183551,0.1476886;0.4664311;0.07575154,0.2698487;0.3399096;-0.06738186,0.3028129;0.3634571;-0.2888923,-0.1752517;0.4777027;0.02648588,-0.2889245;0.388747;-0.148395,-0.2122653;0.3920275;-0.3601038,0.08139637;0.005239815;-0.01723075,0.1411138;-0.09660715;-0.3150654,0.1085741;-0.4908605;-0.2255309,0.1102547;-0.5189936;-0.2965236,-0.06788933;0.00207654;-0.04833684,-0.03212865;-0.3160013;-0.06219756,0.01804998;-0.7026961;0.04942776,0.02808971;-0.6908223;-0.03997523,-0.0167748;0.4936004;0.07566643,559.6295
+0;0;0,-0.01578704;0.2888322;0.0203875,-0.03065966;0.5658945;0.02592165,0.1321125;0.4497677;0.0167226,0.2161637;0.3484443;-0.1679039,0.2803859;0.2974105;-0.3776157,-0.1761192;0.4499858;-0.03022949,-0.1939264;0.3188406;-0.2143539,-0.1826004;0.2274943;-0.4198668,0.0804793;0.009209537;-0.01969745,0.1417506;-0.1590115;-0.2853889,0.1249629;-0.5471484;-0.1688609,0.1503361;-0.5614673;-0.2451123,-0.06778769;0.0005448628;-0.04852067,-0.03749645;-0.3183996;-0.04965736,0.01099883;-0.716786;0.009057384,0.02293423;-0.6766651;-0.08137138,-0.02707729;0.4981808;0.02678048,0;0;0,-0.01151457;0.2857514;0.04798365,-0.0178195;0.5611249;0.08183551,0.1476886;0.4664311;0.07575154,0.2698487;0.3399096;-0.06738186,0.3028129;0.3634571;-0.2888923,-0.1752517;0.4777027;0.02648588,-0.2889245;0.388747;-0.148395,-0.2122653;0.3920275;-0.3601038,0.08139637;0.005239815;-0.01723075,0.1411138;-0.09660715;-0.3150654,0.1085741;-0.4908605;-0.2255309,0.1102547;-0.5189936;-0.2965236,-0.06788933;0.00207654;-0.04833684,-0.03212865;-0.3160013;-0.06219756,0.01804998;-0.7026961;0.04942776,0.02808971;-0.6908223;-0.03997523,-0.0167748;0.4936004;0.07566643,559.6531
+0;0;0,-0.0158527;0.2879051;0.02073505,-0.03073097;0.5636973;0.02671297,0.1301917;0.4482365;0.01695392,0.2142646;0.3486122;-0.1686242,0.2634368;0.3005253;-0.3830461,-0.1739935;0.4480019;-0.0298062,-0.1925264;0.3169225;-0.2139453,-0.1824489;0.2312452;-0.4219474,0.08036321;0.009050951;-0.01933118,0.1397447;-0.1619096;-0.2834688,0.1256641;-0.4822655;-0.1922344,0.1504942;-0.4966528;-0.2678917,-0.06755681;0.0006062238;-0.04847237,-0.03693698;-0.3181162;-0.04938492,0.002934109;-0.6455555;-0.0009732656,0.01483865;-0.6054742;-0.09079227,-0.02714506;0.4962121;0.02744708,0;0;0,-0.009886749;0.2849025;0.04799366,-0.01484822;0.5590479;0.08174491,0.1487901;0.466495;0.07670689,0.2707748;0.3403667;-0.06697273,0.3035333;0.3648053;-0.288415,-0.1712773;0.4784527;0.02783782,-0.2854285;0.3901626;-0.1471103,-0.2139849;0.419021;-0.3586996,0.08120803;0.005004615;-0.01714849,0.1278154;-0.1651029;-0.2843816,0.1087388;-0.4926711;-0.225347,0.1091245;-0.521016;-0.2953937,-0.06765261;0.002288288;-0.04828819,-0.0336308;-0.3157406;-0.0632045,0.009922002;-0.6329823;0.02959025,0.02001906;-0.6209987;-0.0592031,-0.01408284;0.4917492;0.07558441,559.6853
+0;0;0,-0.01588331;0.2884609;0.02077509,-0.03079179;0.5648147;0.026762,0.1301772;0.449132;0.01700291,0.2143043;0.3494434;-0.1686951,0.2634754;0.3013576;-0.3831121,-0.1740758;0.4488974;-0.02976763,-0.1926207;0.3177333;-0.2140257,-0.1825434;0.232058;-0.422023,0.08037383;0.009052148;-0.01933374,0.1397492;-0.1618907;-0.283444,0.1227395;-0.5488887;-0.1732306,0.1473475;-0.5628791;-0.2482114,-0.06756574;0.0006063039;-0.04847877,-0.03694908;-0.3180831;-0.04939123,0.01121619;-0.7136379;0.009091254,0.02301428;-0.6736469;-0.0799246,-0.02719466;0.4971184;0.0274984,0;0;0,-0.008967072;0.2854542;0.04826021,-0.01413646;0.5601182;0.08239365,0.1495151;0.4661792;0.07610607,0.2721796;0.3435581;-0.0702374,0.3044933;0.3694631;-0.291573,-0.1702152;0.4788962;0.02771366,-0.2845067;0.390938;-0.1474998,-0.2147468;0.4221932;-0.3593048,0.08125237;0.004910856;-0.01701832,0.1346304;-0.1041801;-0.3132465,0.1064016;-0.4959823;-0.2243764,0.1081249;-0.5225231;-0.2948251,-0.06763276;0.002421733;-0.04832838,-0.0339365;-0.315574;-0.06396235,0.01590993;-0.6986778;0.04983814,0.02590602;-0.6865352;-0.03816203,-0.01321005;0.492623;0.0760839,559.7076
+0;0;0,-0.01589734;0.2887158;0.02079344,-0.03084574;0.5658115;0.02679212,0.1303286;0.4497892;0.0170234,0.2145576;0.3499799;-0.1688995,0.2637272;0.3018955;-0.38331,-0.1742925;0.4495542;-0.02980371,-0.1928598;0.3182313;-0.2142849,-0.1827828;0.2325586;-0.4222759,0.08044793;0.009060492;-0.01935156,0.1398189;-0.1618698;-0.2834424,0.1227966;-0.5491545;-0.1731472,0.1473561;-0.5630581;-0.2479801,-0.06762802;0.0006068628;-0.04852346,-0.03701362;-0.318059;-0.04943585,0.01118734;-0.713907;0.009089977,0.02296215;-0.6739357;-0.07975024,-0.02723365;0.4978335;0.02753159,0;0;0,-0.008324377;0.2856759;0.04859924,-0.013919;0.5610203;0.08323216,0.1500899;0.4665107;0.07595205,0.2714446;0.347871;-0.07511544,0.3052463;0.3728076;-0.2963331,-0.1696807;0.4787623;0.02758441,-0.2839922;0.3911719;-0.1481556,-0.21416;0.422745;-0.3598824,0.08130225;0.004930466;-0.01714873,0.1358644;-0.1042351;-0.313108,0.1057475;-0.4963567;-0.2249155,0.106981;-0.5229273;-0.2951217,-0.06777254;0.00243575;-0.04826379,-0.03473636;-0.3155239;-0.06547706,0.01530528;-0.6988969;0.0483878,0.02523999;-0.6867069;-0.03944594,-0.01278536;0.4932602;0.07675958,559.7411
+0;0;0,-0.01602578;0.2881155;0.02134928,-0.03098542;0.5643179;0.02783667,0.1272436;0.449288;0.0176481,0.2117129;0.3529181;-0.1702165,0.2704712;0.3165906;-0.3845223,-0.1715065;0.4489639;-0.02826077,-0.1975102;0.3499206;-0.2313114,-0.183042;0.265008;-0.4393491,0.08045404;0.00903649;-0.0191055,0.1390405;-0.1633704;-0.282403,0.1218552;-0.5519176;-0.1750855,0.1452686;-0.5640169;-0.251704,-0.06757471;0.000545406;-0.04850661,-0.03635101;-0.3180564;-0.04869298,0.0113857;-0.7142133;0.01099155,0.02317837;-0.6741744;-0.07817733,-0.02737182;0.4965896;0.02846012,0;0;0,-0.007359408;0.2851425;0.04860783,-0.01196263;0.5595977;0.08339596,0.1489623;0.4669408;0.07607198,0.2698849;0.3520292;-0.07848668,0.3062382;0.3738401;-0.2996244,-0.1651401;0.4785675;0.02836091,-0.278394;0.3918;-0.1487275,-0.2147613;0.3683529;-0.3634373,0.08123603;0.004975021;-0.01718974,0.1368382;-0.1039493;-0.3130376,0.1025535;-0.4960079;-0.224179,0.1056247;-0.5226128;-0.2947297,-0.06773419;0.002419484;-0.04822609,-0.03507761;-0.3155337;-0.06615386,0.01498504;-0.6995923;0.04686826,0.02508287;-0.6874821;-0.04127323,-0.0111228;0.4920871;0.0769012,559.7745
+0;0;0,-0.01607226;0.2889512;0.02141121,-0.03112142;0.5668101;0.02792892,0.1255066;0.4516755;0.01786012,0.2101256;0.3551349;-0.1703373,0.2886002;0.3066177;-0.4565532,-0.1700877;0.4513548;-0.02756381,-0.1961375;0.352136;-0.2309742,-0.1768145;0.238731;-0.5088189,0.0808542;0.009081436;-0.01920052,0.1394431;-0.1633325;-0.2825088,0.1222586;-0.5518623;-0.1751961,0.1456944;-0.564002;-0.2518881,-0.06791082;0.0005481188;-0.04874787,-0.03668585;-0.3180667;-0.04893425,0.01104874;-0.7142059;0.01074762,0.02285272;-0.6741574;-0.07850677,-0.02747557;0.4984774;0.02855793,0;0;0,-0.006562993;0.2858486;0.04956865,-0.01190127;0.5617912;0.0857389,0.1465497;0.4637478;0.07073116,0.2698641;0.3618625;-0.09147763,0.2717167;0.330921;-0.3905945,-0.1626052;0.4791226;0.02939945,-0.2764943;0.3919277;-0.1475894,-0.1888481;0.3639691;-0.4338902,0.08163787;0.005002648;-0.01728487,0.1386943;-0.1030765;-0.31318,0.1008251;-0.4945648;-0.2233491,0.1049699;-0.5205348;-0.2944605,-0.0682561;0.002437878;-0.04820472,-0.0342667;-0.3153564;-0.0666966,0.01595276;-0.6994179;0.04618143,0.02512721;-0.6873233;-0.04214682,-0.01075656;0.493724;0.07876754,559.8078
+0;0;0,-0.0160275;0.2881463;0.02135157,-0.03099734;0.5645364;0.02784506,0.1236732;0.4505883;0.01790541,0.20847;0.3538448;-0.1706876,0.2869407;0.3053301;-0.4568889,-0.1682005;0.4502716;-0.02694676,-0.194305;0.3508443;-0.2307847,-0.174983;0.2374451;-0.5086151,0.0808649;0.009082638;-0.01920306,0.1394684;-0.1633743;-0.2825769,0.1222571;-0.5525098;-0.175097,0.1457418;-0.5647376;-0.251949,-0.06791981;0.0005481913;-0.04875432,-0.03668705;-0.3181461;-0.04894074,0.01112195;-0.7149028;0.01083416,0.02295057;-0.6748334;-0.0786065,-0.02738337;0.4968011;0.02846857,0;0;0,-0.003678024;0.2850629;0.04966545,-0.007182613;0.559553;0.08579779,0.1489806;0.4643848;0.07016039,0.2695742;0.373313;-0.1009543,0.2752883;0.3333307;-0.3989329,-0.1569758;0.4802351;0.03064911,-0.2710747;0.3927052;-0.1466559,-0.1655124;0.4149728;-0.4273394,0.0815671;0.004640609;-0.01776671,0.1417516;-0.1005925;-0.3141539,0.1020658;-0.492488;-0.2240565,0.1056191;-0.5179394;-0.2958441,-0.06843272;0.002768194;-0.04795503,-0.03151431;-0.3147363;-0.06717745,0.01746279;-0.6998421;0.04493591,0.02649329;-0.6877921;-0.04359201,-0.006654486;0.4920715;0.07890582,559.8302
+0;0;0,-0.0161977;0.2880843;0.02204864,-0.03121326;0.5644592;0.02903007,0.1234275;0.4504614;0.01853807,0.2068679;0.3672681;-0.1769963,0.2938278;0.2752683;-0.4497535,-0.1682775;0.4501736;-0.02615256,-0.1841908;0.3372624;-0.2239276,-0.1748917;0.2290899;-0.5043465,0.08088616;0.009134951;-0.01908836,0.1386497;-0.1634598;-0.2825575,0.1208303;-0.5533414;-0.1779178,0.1445924;-0.5637022;-0.2556822,-0.06794782;0.0004424576;-0.04871635,-0.03631114;-0.3182116;-0.04821509,0.01139516;-0.7148304;0.01254951,0.02316341;-0.6747264;-0.07689521,-0.0275817;0.4967239;0.02955259,0;0;0,-0.003678024;0.2850629;0.04966545,-0.007182613;0.559553;0.08579779,0.1489806;0.4643848;0.07016039,0.2695742;0.373313;-0.1009543,0.2752883;0.3333307;-0.3989329,-0.1569758;0.4802351;0.03064911,-0.2710747;0.3927052;-0.1466559,-0.1655124;0.4149728;-0.4273394,0.0815671;0.004640609;-0.01776671,0.1417516;-0.1005925;-0.3141539,0.1020658;-0.492488;-0.2240565,0.1056191;-0.5179394;-0.2958441,-0.06843272;0.002768194;-0.04795503,-0.03151431;-0.3147363;-0.06717745,0.01746279;-0.6998421;0.04493591,0.02649329;-0.6877921;-0.04359201,-0.006654486;0.4920715;0.07890582,559.853
+0;0;0,-0.01623478;0.2887438;0.02209911,-0.03135887;0.5671189;0.02912437,0.1245842;0.4520891;0.01854486,0.2080197;0.3689007;-0.176978,0.2949806;0.2768999;-0.4497383,-0.1695698;0.4517988;-0.02652099,-0.1854822;0.3388943;-0.2242844,-0.1761831;0.2307206;-0.5047063,0.08119959;0.009170348;-0.01916232,0.138973;-0.163454;-0.2826766,0.121138;-0.5536779;-0.177945,0.1447793;-0.5638335;-0.2553141,-0.06821111;0.0004441721;-0.04890512,-0.036569;-0.3182645;-0.04840378,0.01117919;-0.7152315;0.01241418,0.02288759;-0.6751789;-0.07657571,-0.0276928;0.49874;0.02965185,0;0;0,-0.0047758;0.2855924;0.05038929,-0.009918295;0.5618907;0.08794069,0.1476737;0.4646333;0.0684793,0.2701646;0.3758102;-0.1024518,0.27424;0.3360868;-0.4004953,-0.1594134;0.4803698;0.02941031,-0.2731558;0.3924684;-0.1479227,-0.1734822;0.42694;-0.4295276,0.0818748;0.004675776;-0.01786947,0.1426711;-0.0991784;-0.3146772,0.101743;-0.4914633;-0.2252402,0.1058389;-0.5163696;-0.2968354,-0.0688369;0.002756397;-0.04794316,-0.03113929;-0.3146983;-0.06738894,0.01789059;-0.7001356;0.04484153,0.02659385;-0.6880035;-0.04326259,-0.008813597;0.4938082;0.08066535,559.8868
+0;0;0,-0.01627385;0.2894387;0.0221523,-0.03146002;0.5689574;0.02920401,0.1227841;0.4541176;0.01875233,0.2062312;0.3709176;-0.1767976,0.2931699;0.2789402;-0.4494885,-0.1680532;0.4538305;-0.02580537,-0.1839678;0.3409104;-0.2235962,-0.174671;0.2327642;-0.5039468,0.08120735;0.009171225;-0.01916416,0.1386223;-0.1623821;-0.2810434,0.1227279;-0.510147;-0.1877074,0.1466407;-0.5207639;-0.2659651,-0.06821763;0.0004442146;-0.04890979,-0.03677185;-0.3162871;-0.04841156,0.005781006;-0.6700613;0.005788986,0.01762391;-0.6298932;-0.08422317,-0.02777594;0.5002425;0.02973408,0;0;0,-0.00438191;0.2862531;0.0506978,-0.00929521;0.5636653;0.088588,0.1460445;0.4651054;0.06672525,0.2696441;0.3788636;-0.1047709,0.3012835;0.40062;-0.4029388,-0.1569694;0.4812049;0.03034125,-0.2705539;0.3922171;-0.1465914,-0.1699502;0.4244845;-0.4280452,0.08181916;0.00458315;-0.01818323,0.1378726;-0.1363189;-0.2980268,0.1018835;-0.4879322;-0.2274752,0.1063858;-0.5145293;-0.2990456,-0.06894547;0.002853654;-0.04779526,-0.03171876;-0.312627;-0.06764228,0.01267248;-0.6559178;0.03278451,0.02107846;-0.6439802;-0.0563722,-0.008217253;0.4952501;0.08125234,559.9201
+0;0;0,-0.01733074;0.2899063;0.02286454,-0.03294283;0.5703154;0.03032713,0.125277;0.4538805;0.01936983,0.2080421;0.3767792;-0.1793216,0.2687147;0.3063961;-0.4280333,-0.1730956;0.4537867;-0.02625935,-0.1894937;0.3400259;-0.2239018,-0.1788815;0.2536353;-0.4747334,0.08108174;0.01044626;-0.01922486,0.1428864;-0.1159861;-0.307518,0.1198502;-0.5061125;-0.1904106,0.1441711;-0.5170469;-0.2676677,-0.06862679;-0.0004464739;-0.04840592,-0.03722384;-0.3197128;-0.04755763,0.01089352;-0.7200418;0.01461035,0.02262532;-0.6799032;-0.07480641,-0.02916044;0.5013983;0.030795,0;0;0,-0.005825914;0.2867188;0.05125594,-0.01217899;0.564927;0.08991981,0.1476707;0.4653621;0.06852865,0.2673188;0.3851972;-0.1090407,0.279481;0.4223054;-0.3716574,-0.1624539;0.4800577;0.02810754,-0.2742243;0.3878049;-0.148725,-0.2017388;0.408292;-0.40332,0.08172329;0.004670978;-0.01877379,0.144532;-0.08644339;-0.3198903,0.1041684;-0.4833522;-0.2345817,0.1060665;-0.5129747;-0.3029728,-0.06922303;0.002858998;-0.04746542,-0.03226349;-0.3151385;-0.06818873,0.01943017;-0.7034781;0.04566877,0.02807407;-0.6914412;-0.04286594,-0.01071879;0.4963275;0.08243203,559.9434
+0;0;0,-0.01736248;0.2904373;0.02290642,-0.03304329;0.5720812;0.03040013,0.1214359;0.4564602;0.01972327,0.2041266;0.3794282;-0.1787896,0.2646407;0.309229;-0.4268516,-0.1696734;0.4563687;-0.02479514,-0.1860567;0.3427101;-0.22226,-0.1754723;0.2565451;-0.4724364,0.08127829;0.01047159;-0.01927146,0.1430809;-0.1159567;-0.3075552,0.12004;-0.5061629;-0.1904238,0.1441336;-0.5167146;-0.2669586,-0.06879315;-0.0004475562;-0.04852326,-0.03739122;-0.3197036;-0.047675,0.01073599;-0.7201145;0.0145057,0.0223581;-0.6800707;-0.07407506,-0.02924207;0.5028213;0.03087033,0;0;0,-0.006777525;0.2871495;0.05176067,-0.01455933;0.5664297;0.09143949,0.1409229;0.4657267;0.06453061,0.2669618;0.3877166;-0.109273,0.2796262;0.4220021;-0.3715491,-0.1602812;0.4797302;0.03001367,-0.2702828;0.385626;-0.1466869,-0.1977659;0.3960488;-0.4011616,0.08187564;0.004771918;-0.01899505,0.1450933;-0.08641133;-0.319994,0.1036671;-0.4837203;-0.2366812,0.1059905;-0.5117997;-0.3052661,-0.06953887;0.002742241;-0.04737119,-0.03356251;-0.3153215;-0.06864081,0.0197667;-0.7035183;0.04524866,0.02735551;-0.6913094;-0.04254877,-0.01269874;0.4975243;0.08368158,559.9755
+0;0;0,-0.01842288;0.2910179;0.02382156,-0.03466765;0.5738979;0.0318529,0.1214508;0.4577974;0.02083736,0.2037565;0.382914;-0.1788196,0.2627553;0.3186187;-0.4254303,-0.1723429;0.4573386;-0.0241307,-0.1890276;0.3446532;-0.222293,-0.1750847;0.3065894;-0.4807273,0.08130436;0.01139199;-0.01952694,0.1388782;-0.08636388;-0.3195726,0.1221575;-0.4809501;-0.2167819,0.1322686;-0.4416578;-0.3064601,-0.06935064;-0.001294228;-0.04806548,-0.03821116;-0.3205558;-0.04720633,0.009449292;-0.7212835;0.01353567,0.02114556;-0.6810368;-0.07584532,-0.03070276;0.5043293;0.03222022,0;0;0,-0.008269504;0.2877055;0.05249262,-0.01800797;0.5680272;0.09351015,0.1390851;0.4668957;0.06337762,0.2638429;0.3923278;-0.1130304,0.2787989;0.4218961;-0.3725176,-0.1641099;0.4783779;0.03080443,-0.2725478;0.3829436;-0.1463344,-0.1935319;0.3951632;-0.3954102,0.08200598;0.004999965;-0.01927423,0.1460516;-0.08631206;-0.3200376,0.1037164;-0.4837533;-0.2376239,0.1062833;-0.5110494;-0.3079185,-0.06985041;0.002549396;-0.04728526,-0.03607696;-0.3157022;-0.06904848,0.03726844;-0.7023389;0.03900856,0.04410019;-0.6907087;-0.0495727,-0.01563585;0.498858;0.0854075,559.9979
+0;0;0,-0.01842288;0.2910179;0.02382156,-0.03466765;0.5738979;0.0318529,0.1214508;0.4577974;0.02083736,0.2037565;0.382914;-0.1788196,0.2627553;0.3186187;-0.4254303,-0.1723429;0.4573386;-0.0241307,-0.1890276;0.3446532;-0.222293,-0.1750847;0.3065894;-0.4807273,0.08130436;0.01139199;-0.01952694,0.1388782;-0.08636388;-0.3195726,0.1221575;-0.4809501;-0.2167819,0.1322686;-0.4416578;-0.3064601,-0.06935064;-0.001294228;-0.04806548,-0.03821116;-0.3205558;-0.04720633,0.009449292;-0.7212835;0.01353567,0.02114556;-0.6810368;-0.07584532,-0.03070276;0.5043293;0.03222022,0;0;0,-0.008269504;0.2877055;0.05249262,-0.01800797;0.5680272;0.09351015,0.1390851;0.4668957;0.06337762,0.2638429;0.3923278;-0.1130304,0.2787989;0.4218961;-0.3725176,-0.1641099;0.4783779;0.03080443,-0.2725478;0.3829436;-0.1463344,-0.1935319;0.3951632;-0.3954102,0.08200598;0.004999965;-0.01927423,0.1460516;-0.08631206;-0.3200376,0.1037164;-0.4837533;-0.2376239,0.1062833;-0.5110494;-0.3079185,-0.06985041;0.002549396;-0.04728526,-0.03607696;-0.3157022;-0.06904848,0.03726844;-0.7023389;0.03900856,0.04410019;-0.6907087;-0.0495727,-0.01563585;0.498858;0.0854075,560.0205
+0;0;0,-0.01845711;0.2915588;0.02386583,-0.03473406;0.5749986;0.03191468,0.1202684;0.4591398;0.02098361,0.2025507;0.3842778;-0.1786164,0.261293;0.3202619;-0.4241554,-0.1713593;0.4586844;-0.02365291,-0.1880392;0.3460311;-0.2217587,-0.1741569;0.3081327;-0.4790699,0.08159773;0.0114331;-0.0195974,0.1391682;-0.086317;-0.3196253,0.1224905;-0.4798875;-0.2170993,0.1330452;-0.4401874;-0.3107121,-0.06960088;-0.001298898;-0.04823892,-0.03846324;-0.3205416;-0.04737983,0.00907452;-0.7202377;0.01320582,0.02128396;-0.6795415;-0.08009677,-0.03076339;0.5053286;0.03228254,0;0;0,-0.009072237;0.2880847;0.05330706,-0.01941712;0.5688036;0.09532738,0.1359691;0.4674187;0.06124949,0.2625318;0.39288;-0.1137955,0.2721823;0.4266328;-0.3718762,-0.163719;0.4772086;0.03201175,-0.2696782;0.3813964;-0.146335,-0.1856773;0.3939068;-0.3925572,0.08215527;0.005505621;-0.01982832,0.1473061;-0.0858317;-0.3203263,0.1040719;-0.481541;-0.2352827,0.1071525;-0.5106686;-0.3091967,-0.07031274;0.002244376;-0.04715978,-0.04040461;-0.3162042;-0.07128759,0.0372386;-0.7007331;0.0373246,0.04360026;-0.6899168;-0.05519767,-0.01692221;0.4995644;0.08698988,560.0555
+0;0;0,-0.01849763;0.2921989;0.02391823,-0.03480786;0.5762178;0.03198481,0.1206584;0.4601055;0.02102012,0.2030212;0.3851703;-0.1787752,0.270824;0.3112805;-0.4621863,-0.1718524;0.4596488;-0.02375156,-0.1885485;0.3468853;-0.2220512,-0.172525;0.3031414;-0.5190504,0.08189469;0.01147471;-0.01966872,0.1394606;-0.08626772;-0.3196731,0.122825;-0.4788458;-0.2174056,0.133509;-0.4390269;-0.3121656,-0.06985418;-0.001303625;-0.04841448,-0.03871899;-0.3205213;-0.04755545,0.008698896;-0.7192096;0.01287742,0.02105796;-0.6783822;-0.08156857,-0.03083071;0.5064342;0.03235327,0;0;0,-0.009800278;0.2885695;0.05409312,-0.02052001;0.5697482;0.0968616,0.1344653;0.4667122;0.05910778,0.2589301;0.3983567;-0.1202052,0.2580395;0.4431682;-0.4174759,-0.1645789;0.4760523;0.03240193,-0.2694039;0.3781069;-0.1457427,-0.1740936;0.3989963;-0.4300987,0.08237348;0.00581044;-0.02015233,0.1486402;-0.08567896;-0.320333,0.1054383;-0.480588;-0.2364678,0.1084822;-0.5104656;-0.3112705,-0.07075638;0.00199208;-0.04706201,-0.04131648;-0.3163753;-0.07246885,0.03726934;-0.6995137;0.03653672,0.04305876;-0.688939;-0.05716048,-0.01795497;0.5004165;0.08836198,560.0873
+0;0;0,-0.01904548;0.2924131;0.02430845,-0.03563698;0.5765442;0.03270476,0.1208745;0.4602746;0.02161834,0.200528;0.3909665;-0.1812713,0.2711017;0.3046994;-0.4605224,-0.173375;0.459455;-0.02360408,-0.1913444;0.3542392;-0.2258892,-0.174285;0.2475072;-0.5064619,0.08211938;0.01166852;-0.01958955,0.1386867;-0.08615599;-0.3197159,0.1218501;-0.478808;-0.2196286,0.1327371;-0.4387821;-0.3160447,-0.0700829;-0.001586078;-0.04847028,-0.03909956;-0.3207777;-0.04703259,0.007758461;-0.7190406;0.01352775,0.02034483;-0.6780034;-0.08257054,-0.03160762;0.5067691;0.03301578,0;0;0,-0.01076393;0.2887378;0.05453157,-0.02293021;0.5699166;0.09783292,0.133146;0.467299;0.05773687,0.2578254;0.3985431;-0.1212609,0.2566106;0.3352365;-0.4151905,-0.1676231;0.4745636;0.03390211,-0.2688236;0.3735758;-0.1446264,-0.1717725;0.4080229;-0.4271123,0.08246966;0.006462187;-0.02050591,0.1493334;-0.08578065;-0.3202822,0.1057615;-0.4802845;-0.2369471,0.109057;-0.5107752;-0.3134005,-0.07101685;0.001675219;-0.04708818,-0.0418289;-0.3166398;-0.0729523,0.03666502;-0.6993398;0.03593253,0.04172523;-0.6891029;-0.0594558,-0.01995998;0.500622;0.08921027,560.1209
+0;0;0,-0.01906195;0.2926659;0.02432947,-0.03566127;0.5769308;0.03273059,0.1196186;0.4610233;0.02173635,0.1992512;0.3917334;-0.1811001,0.2698241;0.3054673;-0.4603479,-0.1722528;0.4602103;-0.02312058,-0.1902173;0.3550221;-0.2253526,-0.1731582;0.2482913;-0.5059221,0.08217555;0.0116765;-0.01960295,0.1387397;-0.08614241;-0.3197122,0.1218971;-0.4789307;-0.2195901,0.1328815;-0.4388152;-0.3168678,-0.07013085;-0.001587163;-0.04850344,-0.03914928;-0.3207605;-0.04706583,0.007725008;-0.7191617;0.01351552,0.02042386;-0.6780258;-0.08344154,-0.03163113;0.507142;0.03304167,0;0;0,-0.01153549;0.2889122;0.05482053,-0.02446966;0.5701472;0.09840989,0.1297145;0.4675437;0.05493951,0.2564649;0.3996861;-0.1228659,0.255918;0.3350302;-0.4165001,-0.1681156;0.4734943;0.03650741,-0.2676355;0.3721386;-0.1426794,-0.173966;0.3947609;-0.427488,0.08236779;0.006856859;-0.02102304,0.1501316;-0.08543217;-0.3205633,0.1061473;-0.4802273;-0.2381439,0.1092031;-0.5110829;-0.3154304,-0.07115114;0.001547166;-0.04699531,-0.04173883;-0.3166984;-0.07322983,0.03588507;-0.6996324;0.03598029,0.03972134;-0.68955;-0.06032398,-0.0213183;0.5008534;0.08973575,560.1547
+0;0;0,-0.0190885;0.2930737;0.02436336,-0.03570814;0.5776861;0.03277577,0.119832;0.4616375;0.02176263,0.1994559;0.3923551;-0.1810517,0.2700285;0.3060894;-0.4602983,-0.1725346;0.4608231;-0.0231704,-0.1904972;0.3556464;-0.2253803,-0.1734381;0.2489161;-0.5059487,0.08260896;0.01173808;-0.01970634,0.1391639;-0.08606492;-0.3197667,0.1222851;-0.4796988;-0.2194291,0.1332197;-0.4396291;-0.3162668,-0.07050072;-0.001595534;-0.04875925,-0.0395242;-0.320717;-0.04732188,0.007451002;-0.7199758;0.0133899,0.02009241;-0.6788903;-0.08312856,-0.03167437;0.5078344;0.03308713,0;0;0,-0.01257312;0.2891904;0.05532598,-0.02688797;0.5706125;0.09955192,0.1276778;0.4683072;0.05449343,0.2547737;0.3994686;-0.1226549,0.2554653;0.3348208;-0.4162893,-0.170049;0.4709028;0.03800782,-0.2676885;0.3688961;-0.141811,-0.1712218;0.4057772;-0.4241848,0.08255368;0.007818133;-0.02177453,0.1507273;-0.08565032;-0.3207998,0.1059157;-0.4813902;-0.2390561,0.1094087;-0.511125;-0.3166323,-0.07165759;0.001212723;-0.04705403,-0.04204563;-0.3169535;-0.07338914,0.0353414;-0.7008201;0.03596282,0.0384835;-0.6906523;-0.05992939,-0.02337183;0.5012921;0.0907228,560.1877
+0;0;0,-0.01962226;0.2933983;0.02485089,-0.03658344;0.5782752;0.03371096,0.1201635;0.461762;0.02238925,0.201364;0.3902118;-0.1790308,0.2707891;0.3061498;-0.4592305,-0.1743026;0.4608267;-0.02293253,-0.1942437;0.3657748;-0.2299361,-0.1767774;0.2877902;-0.5197835,0.08313274;0.0122177;-0.01996456,0.1393077;-0.08782519;-0.3260128,0.1247218;-0.4231871;-0.239192,0.1494397;-0.4662637;-0.2990282,-0.0712176;-0.002058;-0.04881319,-0.03959354;-0.3273696;-0.04737854,0.0001737289;-0.6678661;0.004572235,0.01274902;-0.6267886;-0.09160817,-0.03248409;0.5083795;0.03393617,0;0;0,-0.01399525;0.2894208;0.05590057,-0.03035283;0.5709582;0.1006,0.1253223;0.4688089;0.0524385,0.2525851;0.4009978;-0.1250124,0.2542537;0.3346344;-0.4182551,-0.1733119;0.4665296;0.03911809,-0.269227;0.3610492;-0.1396477,-0.1771687;0.4032263;-0.4227458,0.08306077;0.008661836;-0.02201796,0.146303;-0.1438576;-0.304096,0.1056429;-0.4821397;-0.2398293,0.1090898;-0.5112027;-0.3174901,-0.07236513;0.000751395;-0.04713418,-0.04192108;-0.3235378;-0.07432615,0.02276856;-0.6510353;0.01936939,0.02481165;-0.6407915;-0.07621846,-0.02630191;0.5016294;0.09169054,560.2214
+0;0;0,-0.01962226;0.2933983;0.02485089,-0.03658344;0.5782752;0.03371096,0.1201635;0.461762;0.02238925,0.201364;0.3902118;-0.1790308,0.2707891;0.3061498;-0.4592305,-0.1743026;0.4608267;-0.02293253,-0.1942437;0.3657748;-0.2299361,-0.1767774;0.2877902;-0.5197835,0.08313274;0.0122177;-0.01996456,0.1393077;-0.08782519;-0.3260128,0.1247218;-0.4231871;-0.239192,0.1494397;-0.4662637;-0.2990282,-0.0712176;-0.002058;-0.04881319,-0.03959354;-0.3273696;-0.04737854,0.0001737289;-0.6678661;0.004572235,0.01274902;-0.6267886;-0.09160817,-0.03248409;0.5083795;0.03393617,0;0;0,-0.01399525;0.2894208;0.05590057,-0.03035283;0.5709582;0.1006,0.1253223;0.4688089;0.0524385,0.2525851;0.4009978;-0.1250124,0.2542537;0.3346344;-0.4182551,-0.1733119;0.4665296;0.03911809,-0.269227;0.3610492;-0.1396477,-0.1771687;0.4032263;-0.4227458,0.08306077;0.008661836;-0.02201796,0.146303;-0.1438576;-0.304096,0.1056429;-0.4821397;-0.2398293,0.1090898;-0.5112027;-0.3174901,-0.07236513;0.000751395;-0.04713418,-0.04192108;-0.3235378;-0.07432615,0.02276856;-0.6510353;0.01936939,0.02481165;-0.6407915;-0.07621846,-0.02630191;0.5016294;0.09169054,560.2435
+0;0;0,-0.0196188;0.2933466;0.02484651,-0.03657753;0.5781822;0.0337058,0.1201684;0.4616901;0.022384,0.2013469;0.3901592;-0.1789812,0.2707748;0.3060938;-0.4591926,-0.1742982;0.4607547;-0.02293786,-0.1942339;0.3657287;-0.2298851,-0.1767668;0.2877409;-0.5197445,0.08354741;0.01227864;-0.02006414,0.1386213;-0.08580333;-0.3201136,0.1216177;-0.4767542;-0.2189015,0.1462349;-0.5195332;-0.278494,-0.07157283;-0.002068265;-0.04905667,-0.04056863;-0.3210034;-0.04765015,0.005790386;-0.71794;0.01291189,0.01831447;-0.6769076;-0.08287684,-0.03247942;0.5083076;0.03393094,0;0;0,-0.01426535;0.2893067;0.05614806,-0.03072385;0.5707564;0.1010981,0.1247112;0.4688216;0.05174756,0.2502642;0.3939643;-0.1240005,0.2530958;0.3333734;-0.418494,-0.1736394;0.4649621;0.04043279,-0.2706158;0.3564859;-0.1358711,-0.180368;0.4022865;-0.4190023,0.08334892;0.009149998;-0.02242184,0.1513387;-0.08876678;-0.3198652,0.1054157;-0.4823562;-0.2401526,0.1089994;-0.5111428;-0.3175175,-0.07284759;0.000506226;-0.04718555,-0.04281173;-0.3173857;-0.07411978,0.0320102;-0.6990558;0.03590395,0.03351079;-0.6887123;-0.05930854,-0.02665708;0.501458;0.09212565,560.2662
+0;0;0,-0.01989628;0.2931466;0.02501025,-0.03711876;0.5779427;0.03429885,0.1204282;0.461073;0.02293028,0.2029375;0.3909094;-0.1784389,0.2794414;0.3754206;-0.4688029,-0.1755179;0.4600464;-0.02263664,-0.1965578;0.370691;-0.2320483,-0.1780364;0.2849069;-0.5196278,0.08423896;0.0122576;-0.02022045,0.1382089;-0.08473352;-0.3207624,0.1213248;-0.4755255;-0.2186753,0.1458289;-0.5158448;-0.2812511,-0.07219023;-0.002060464;-0.04939276,-0.04096416;-0.3209152;-0.04794468,0.006711658;-0.7177753;0.01250607,0.01918588;-0.6767039;-0.08332084,-0.03298821;0.508086;0.03442938,0;0;0,-0.01493533;0.2890253;0.0565474,-0.0319352;0.5703786;0.1018405,0.1243599;0.4685556;0.05167174,0.2488937;0.3942542;-0.1251075,0.2522133;0.3327019;-0.4193935,-0.1760518;0.4627985;0.04369191,-0.2721378;0.3538153;-0.1328596,-0.1923426;0.4040684;-0.4183615,0.0836971;0.0101625;-0.02338457,0.1513933;-0.08936369;-0.3202975,0.1050766;-0.4828397;-0.2399442,0.1086054;-0.5117153;-0.3172889,-0.07369896;-2.924407E-05;-0.04715699,-0.04347624;-0.3178392;-0.07415527,0.0298747;-0.6997252;0.03633428,0.03052669;-0.6893544;-0.05892983,-0.02772297;0.5011173;0.0927763,560.3
+0;0;0,-0.01984686;0.2924185;0.02494813,-0.03704343;0.5767854;0.03422368,0.1206639;0.4599904;0.0228423,0.2032058;0.3897991;-0.1786063,0.27971;0.3743103;-0.4689717,-0.175606;0.4589626;-0.02277448,-0.1966542;0.3695721;-0.2322687,-0.1781327;0.2837875;-0.5198497,0.08420126;0.01225212;-0.02021139,0.1381681;-0.0847334;-0.320736,0.1212605;-0.4760679;-0.2185071,0.1456997;-0.5162007;-0.280917,-0.07215792;-0.002059541;-0.04937065,-0.04093365;-0.3208959;-0.04792266,0.006808355;-0.7183069;0.01261202,0.01924951;-0.6772648;-0.08296085,-0.03292033;0.5070549;0.03435398,0;0;0,-0.01558369;0.2881994;0.05677271,-0.03270869;0.5690739;0.1022873,0.123703;0.4676573;0.05147696,0.2492023;0.4001216;-0.1274376,0.248947;0.3367027;-0.4213471,-0.1772439;0.4642452;0.04287653,-0.2799063;0.347184;-0.1246903,-0.1958169;0.4011626;-0.4082747,0.08362508;0.01023832;-0.02346253,0.1509629;-0.08997524;-0.3202057,0.1043268;-0.4840713;-0.2402513,0.1080358;-0.5127358;-0.3174238,-0.07380927;-0.0005249321;-0.04690825,-0.043997;-0.3183344;-0.07414775,0.02932148;-0.7006917;0.03678752,0.0302102;-0.6902871;-0.05821835,-0.02846958;0.499952;0.09314537,560.3334
+0;0;0,-0.01980931;0.2918652;0.02490092,-0.03698436;0.5758761;0.0341653,0.1207124;0.4591796;0.0227841,0.2032117;0.3890245;-0.1785607,0.2797162;0.3735355;-0.4689273,-0.1755481;0.4581518;-0.02283121,-0.1965854;0.3688073;-0.2322175,-0.1780638;0.2830224;-0.5197996,0.08415975;0.01224608;-0.02020143,0.1392417;-0.08674349;-0.3269359,0.1249861;-0.4166959;-0.240742,0.1493987;-0.4567522;-0.3030838,-0.07212235;-0.002058526;-0.04934631,-0.04025288;-0.3274831;-0.0478684,6.295741E-07;-0.6625589;0.003171213,0.01242821;-0.6215289;-0.09229744,-0.032867;0.5062425;0.03429542,0;0;0,-0.01620023;0.2876289;0.05661178,-0.03347877;0.568149;0.1020219,0.1232314;0.4675565;0.05164194,0.2475787;0.3915404;-0.1245027,0.2514582;0.3313491;-0.419066,-0.1779632;0.4643975;0.04192748,-0.2844813;0.3421536;-0.1192493,-0.198317;0.3927433;-0.402837,0.08349299;0.01029935;-0.02374387,0.1477751;-0.1518246;-0.3003349,0.1038125;-0.4849927;-0.2406063,0.1075942;-0.5134853;-0.3177729,-0.07401548;-0.0008328738;-0.0464967,-0.04332444;-0.3251736;-0.07442786,0.01709506;-0.6477203;0.01945639,0.0182301;-0.6372902;-0.07544409,-0.02920078;0.4991257;0.09289575,560.3554
+0;0;0,-0.02018186;0.2917992;0.02537078,-0.03762299;0.5757786;0.03501816,0.120065;0.4590427;0.02336407,0.2036607;0.3911522;-0.1783046,0.2769209;0.3688776;-0.4690663,-0.1761263;0.4580133;-0.02208122,-0.1981212;0.3731723;-0.2332349,-0.1735402;0.2738177;-0.5159538,0.08414385;0.01215349;-0.02032322,0.1379964;-0.08521984;-0.3277924,0.1231307;-0.4155753;-0.2432615,0.1494793;-0.4567069;-0.3035642,-0.07225776;-0.002063132;-0.04914761,-0.03972992;-0.327424;-0.04802869,0.0001789667;-0.6624046;0.00389865,0.0125273;-0.6213475;-0.09157716,-0.03348436;0.5061462;0.03510742,0;0;0,-0.01620023;0.2876289;0.05661178,-0.03347877;0.568149;0.1020219,0.1232314;0.4675565;0.05164194,0.2475787;0.3915404;-0.1245027,0.2514582;0.3313491;-0.419066,-0.1779632;0.4643975;0.04192748,-0.2844813;0.3421536;-0.1192493,-0.198317;0.3927433;-0.402837,0.08349299;0.01029935;-0.02374387,0.1477751;-0.1518246;-0.3003349,0.1038125;-0.4849927;-0.2406063,0.1075942;-0.5134853;-0.3177729,-0.07401548;-0.0008328738;-0.0464967,-0.04332444;-0.3251736;-0.07442786,0.01709506;-0.6477203;0.01945639,0.0182301;-0.6372902;-0.07544409,-0.02920078;0.4991257;0.09289575,560.3891
+0;0;0,-0.02016153;0.2915053;0.02534522,-0.03756212;0.5748219;0.03497295,0.1213932;0.4579168;0.02322062,0.2049344;0.3900706;-0.1783165,0.2598361;0.3733779;-0.3962151,-0.1772685;0.4568789;-0.0226037,-0.199249;0.3720933;-0.2336196,-0.1808278;0.2976363;-0.445491,0.08405664;0.01214089;-0.02030216,0.1379635;-0.08533064;-0.3280814,0.1230793;-0.4160967;-0.2434454,0.1494431;-0.4572694;-0.3037829,-0.07218287;-0.002060993;-0.04909667,-0.03962222;-0.3277499;-0.04797662,0.0003362708;-0.6631469;0.004015271,0.01269174;-0.6220835;-0.09151566,-0.03343679;0.5054132;0.03506191,0;0;0,-0.01643161;0.2872991;0.05668688,-0.03394018;0.5671164;0.1021814,0.1244341;0.4675896;0.05186796,0.2502084;0.3879026;-0.1214244,0.2695295;0.3964067;-0.3457613,-0.1796299;0.4643907;0.04099963,-0.2870041;0.3417517;-0.1190937,-0.224165;0.3785888;-0.3323235,0.08339027;0.01013374;-0.02384257,0.1478806;-0.1517594;-0.30091,0.1043122;-0.4853857;-0.2410245,0.1082827;-0.5139614;-0.3181889,-0.07401291;-0.0007931173;-0.04633095,-0.0429188;-0.3254215;-0.07433675,0.01674356;-0.6483992;0.02009184,0.01801196;-0.6379858;-0.07486065,-0.0296043;0.4983237;0.09305096,560.4223
+0;0;0,-0.02015361;0.2913907;0.02533527,-0.0375515;0.5746648;0.03496016,0.1251268;0.4565988;0.02292322,0.2085392;0.3888571;-0.1783033,0.2818104;0.3665792;-0.4691087,-0.1807141;0.4555358;-0.02400262,-0.2026608;0.3708809;-0.2346933,-0.178076;0.2715113;-0.5174549,0.08403794;0.01213819;-0.02029764,0.1380604;-0.0855423;-0.3287368,0.1231544;-0.4167928;-0.2439768,0.1497421;-0.4585698;-0.3048267,-0.07216682;-0.002060535;-0.04908574,-0.03953636;-0.3284477;-0.0479633,0.0004806519;-0.6643359;0.004104737,0.01294104;-0.6231785;-0.09223741,-0.03342503;0.5052369;0.03504915,0;0;0,-0.01744336;0.287122;0.05668592,-0.03537855;0.5668902;0.102047,0.1282209;0.4680244;0.05525446,0.2586806;0.3837948;-0.1118512,0.2491332;0.3412198;-0.4093895,-0.1834256;0.4506851;0.04660857,-0.2829028;0.3279189;-0.1179253,-0.2054517;0.3449015;-0.408004,0.08321026;0.01071846;-0.02414274,0.1469508;-0.152499;-0.3014364,0.1040049;-0.4865172;-0.2404377,0.1087167;-0.5151014;-0.3185866,-0.0741615;-0.001554006;-0.04603654,-0.04139943;-0.326914;-0.07176754,0.01769492;-0.6510818;0.02073347,0.01801723;-0.6408205;-0.07503625,-0.03092278;0.4980807;0.0929544,560.4557
+0;0;0,-0.02104765;0.2912515;0.02619471,-0.03881425;0.5744871;0.03621454,0.1238932;0.4564373;0.0240035,0.2075004;0.3888569;-0.1771963,0.2812689;0.3728619;-0.4682894,-0.1818516;0.4550579;-0.02278381,-0.2057692;0.3723314;-0.2340252,-0.1830942;0.3029259;-0.5257468,0.08403947;0.01214121;-0.0202895,0.1362205;-0.08375458;-0.3296044,0.1218579;-0.4153141;-0.2459665,0.1326119;-0.3751741;-0.3426262,-0.07225632;-0.00214242;-0.04895038,-0.03985867;-0.3285538;-0.04818786,-0.0001199804;-0.6644366;0.004127551,0.01225915;-0.6232255;-0.09221883,-0.0346544;0.5050611;0.03624189,0;0;0,-0.01744336;0.287122;0.05668592,-0.03537855;0.5668902;0.102047,0.1282209;0.4680244;0.05525446,0.2586806;0.3837948;-0.1118512,0.2491332;0.3412198;-0.4093895,-0.1834256;0.4506851;0.04660857,-0.2829028;0.3279189;-0.1179253,-0.2054517;0.3449015;-0.408004,0.08321026;0.01071846;-0.02414274,0.1469508;-0.152499;-0.3014364,0.1040049;-0.4865172;-0.2404377,0.1087167;-0.5151014;-0.3185866,-0.0741615;-0.001554006;-0.04603654,-0.04139943;-0.326914;-0.07176754,0.01769492;-0.6510818;0.02073347,0.01801723;-0.6408205;-0.07503625,-0.03092278;0.4980807;0.0929544,560.4789
+0;0;0,-0.02103354;0.2910562;0.02617714,-0.03878688;0.5740814;0.03618889,0.1252254;0.4556687;0.02387694,0.2087222;0.3881775;-0.1770571,0.2824917;0.3721823;-0.4681543,-0.1830401;0.4542779;-0.02329611,-0.2069261;0.3716607;-0.2342584,-0.1842508;0.3022542;-0.5259842,0.08390755;0.01212215;-0.02025765,0.1348232;-0.08144805;-0.3220713,0.1178178;-0.4740157;-0.2230437,0.1284074;-0.4340306;-0.3182267,-0.0721429;-0.002139057;-0.04887354,-0.04053093;-0.3206346;-0.04812951,0.006519824;-0.718321;0.01381212,0.01870983;-0.6772811;-0.08106238,-0.03462931;0.5046934;0.03621621,0;0;0,-0.01817082;0.2869264;0.05643058,-0.03642769;0.5665073;0.1014967,0.1292527;0.4675319;0.0574851,0.2648663;0.3824122;-0.1045792,0.2502248;0.3416738;-0.4021719,-0.1855;0.4506844;0.04445544,-0.2843207;0.3184651;-0.1125598,-0.2148399;0.3565221;-0.4026622,0.08298002;0.01084441;-0.02438259,0.1533172;-0.09457744;-0.3182843,0.1053102;-0.4895842;-0.2416685,0.1089571;-0.5166605;-0.3191323,-0.07418399;-0.001936545;-0.04572507,-0.04169374;-0.319396;-0.07028444,0.02906117;-0.7033606;0.03820533,0.03023445;-0.6928207;-0.05608981,-0.03190903;0.4977314;0.09247208,560.5117
+0;0;0,-0.02130176;0.2908534;0.02702853,-0.03936482;0.5735767;0.03762056,0.1264135;0.4547002;0.02506274,0.20976;0.3878762;-0.1757908,0.285136;0.3743779;-0.4666044,-0.1852355;0.4532278;-0.02259463,-0.2088311;0.3794813;-0.236508,-0.1869034;0.3102428;-0.5283324,0.08383066;0.0121228;-0.02016751,0.1338425;-0.08082294;-0.3223575,0.1169012;-0.4749037;-0.2241698,0.1272989;-0.4350265;-0.3178895,-0.07205068;-0.002201487;-0.04883773,-0.04023219;-0.3207059;-0.04763324,0.006459672;-0.719543;0.01542433,0.01842486;-0.6786285;-0.07799277,-0.03520152;0.504271;0.03754608,0;0;0,-0.01913133;0.2867811;0.05630827,-0.03805379;0.5660439;0.1014459,0.130337;0.4667298;0.06065106,0.2711713;0.3811517;-0.09618115,0.2518706;0.341104;-0.3936033,-0.1881137;0.4483636;0.04370479,-0.2870108;0.3173234;-0.1137819,-0.2213351;0.3624969;-0.4037515,0.08300421;0.01092875;-0.02391934,0.1521619;-0.09438356;-0.3181734,0.1065929;-0.4911229;-0.2423525,0.1085595;-0.5172241;-0.3187582,-0.07400161;-0.002117926;-0.04583173,-0.04104701;-0.3196178;-0.0696381,0.02908541;-0.7051981;0.0382355,0.03092138;-0.6943789;-0.05459646,-0.03332563;0.4973667;0.09240675,560.5348
+0;0;0,-0.02128449;0.2906176;0.02700663,-0.03934029;0.5732279;0.03759412,0.1270261;0.4541922;0.0249908,0.2102236;0.3874876;-0.1755038,0.2856016;0.373989;-0.4663251,-0.1857594;0.4527145;-0.02284036,-0.2093129;0.3790997;-0.2363715,-0.1873846;0.3098594;-0.5282035,0.08364598;0.01209609;-0.02012308,0.1336617;-0.0808568;-0.3223364,0.1166702;-0.4761059;-0.2238576,0.1268975;-0.4363905;-0.316042,-0.07189195;-0.002196637;-0.04873015,-0.04007101;-0.3207256;-0.04752556,0.006759286;-0.7207452;0.01571897,0.01852847;-0.6800095;-0.07616785,-0.0351783;0.5039438;0.03751966,0;0;0,-0.02002293;0.2865546;0.05591559,-0.03923159;0.5657308;0.1007621,0.1305362;0.4668639;0.06343126,0.2743198;0.3748298;-0.08631992,0.2544647;0.3416973;-0.3845632,-0.1900388;0.4500023;0.04151446,-0.2889681;0.3175007;-0.1141317,-0.2169252;0.356312;-0.4035182,0.08296946;0.01087177;-0.02336192,0.1507131;-0.09455531;-0.3179305,0.1077508;-0.4929458;-0.2427778,0.108421;-0.518721;-0.3175149,-0.07369038;-0.002192002;-0.04596551,-0.04120651;-0.3197832;-0.06953139,0.03375836;-0.7057784;0.03815637,0.03654934;-0.6946743;-0.05312403,-0.03447001;0.4970721;0.09176636,560.5683
+0;0;0,-0.02127769;0.2905247;0.02699799,-0.03931797;0.5728934;0.03757557,0.1309536;0.4527004;0.02467046,0.2141913;0.3859636;-0.1759209,0.2895687;0.3724651;-0.4667398,-0.1893672;0.451187;-0.02431301,-0.212932;0.3775367;-0.2379471,-0.1910039;0.308297;-0.5297768,0.08347675;0.01207162;-0.02008237,0.1348414;-0.08338824;-0.3304465,0.121013;-0.4050588;-0.2503002,0.1312277;-0.3653553;-0.3423714,-0.0717465;-0.002192193;-0.04863155,-0.03906734;-0.3293119;-0.04739448,-0.0009548552;-0.6548649;0.0040766,0.01079986;-0.6141424;-0.08769732,-0.03515845;0.5036505;0.03750115,0;0;0,-0.02058692;0.2864305;0.05585694,-0.0402002;0.565403;0.1002605,0.1349674;0.4664003;0.07101417,0.2794396;0.3796901;-0.0813942,0.255635;0.3441253;-0.3790653,-0.1943471;0.4481869;0.03922009,-0.2897767;0.3142691;-0.1175549,-0.2203425;0.3433365;-0.4087138,0.08302583;0.01095629;-0.0224514,0.1409145;-0.1675127;-0.2924042,0.1083691;-0.4940174;-0.2431898,0.1079388;-0.5206943;-0.3171029,-0.07332648;-0.002349146;-0.04620718,-0.03926837;-0.3284627;-0.07001436,0.0205911;-0.642774;0.01780275,0.02513449;-0.631679;-0.07328817,-0.03537447;0.4967757;0.0913794,560.6019
+0;0;0,-0.02106255;0.2898427;0.02730211,-0.03928105;0.571804;0.0385629,0.1329644;0.452526;0.02695861,0.2108552;0.386109;-0.1754655,0.2920335;0.3788064;-0.4649368,-0.188561;0.4439292;-0.02402768,-0.2212822;0.3780059;-0.2385903,-0.1934894;0.3146731;-0.5312563,0.08306412;0.01199113;-0.01995125,0.1336011;-0.08353968;-0.3326893,0.1196919;-0.4076988;-0.2524522,0.1296308;-0.3679961;-0.3442408,-0.07140557;-0.002201682;-0.04835166,-0.03851673;-0.3314444;-0.0466895,-0.0004199296;-0.6593405;0.005687676,0.01104374;-0.6186224;-0.08580973,-0.03509543;0.5026326;0.03830886,0;0;0,-0.02088162;0.2858034;0.05548144,-0.04063491;0.5644452;0.09955311,0.1365235;0.4653525;0.07466698,0.2877629;0.3818531;-0.07233024,0.2591785;0.3432273;-0.3691936,-0.1963108;0.4493051;0.0364246,-0.2978247;0.3209506;-0.1206542,-0.2121069;0.3528689;-0.4071338,0.0829;0.01094124;-0.02119827,0.1403797;-0.1686265;-0.2931113,0.1083402;-0.4972566;-0.2412813,0.1080513;-0.5239848;-0.3147652,-0.07263829;-0.002374276;-0.04647073,-0.03701113;-0.3305643;-0.0689925,0.02132783;-0.647817;0.01851692,0.0271256;-0.63668;-0.07219495,-0.03579488;0.4958817;0.09072781,560.6357
+0;0;0,-0.02103064;0.2894036;0.02726075,-0.03922791;0.5710396;0.0385067,0.1345263;0.4513525;0.0268005,0.2122629;0.385067;-0.1752228,0.2934413;0.3777643;-0.4646946,-0.1898904;0.4426784;-0.02464428,-0.2225468;0.3768856;-0.2387821,-0.1947539;0.3135526;-0.5314487,0.08240807;0.01189643;-0.01979367,0.1332298;-0.08417267;-0.3342938,0.1191809;-0.4115888;-0.2532505,0.1290041;-0.371999;-0.3439711,-0.07084161;-0.002184293;-0.04796978,-0.03776746;-0.3332821;-0.04629825,0.0007121228;-0.6644729;0.006605189,0.0120424;-0.6238796;-0.0838276,-0.0350448;0.5019096;0.03825282,0;0;0,-0.02110875;0.2854189;0.0550487,-0.04101485;0.5637746;0.09876394,0.1379939;0.4641529;0.07822084,0.2953691;0.3814524;-0.06193566,0.2611841;0.3450965;-0.358494,-0.198198;0.4505602;0.0335026,-0.2996297;0.3220706;-0.1228693,-0.2136074;0.3285006;-0.4109597,0.08262879;0.01059687;-0.01961112,0.1397693;-0.169587;-0.2934563,0.1075064;-0.5014292;-0.2404785,0.1079155;-0.5270265;-0.313468,-0.07147545;-0.001762555;-0.04703785,-0.03563611;-0.3319215;-0.06784923,0.0223571;-0.6527171;0.01986466,0.02936148;-0.6413894;-0.06969519,-0.03617762;0.4952422;0.09002209,560.6689
+0;0;0,-0.02100317;0.2890255;0.02722514,-0.03917655;0.5702938;0.03845529,0.1362634;0.4501698;0.0266352,0.2139232;0.3839498;-0.1751885,0.2950964;0.3766476;-0.4646416,-0.1913861;0.4414092;-0.02532224,-0.2240103;0.3756814;-0.2392485,-0.1962193;0.3123526;-0.5318961,0.08178926;0.0118071;-0.01964504,0.1327748;-0.08457169;-0.3351591,0.1186555;-0.4136288;-0.2537096,0.1287044;-0.3738185;-0.3465151,-0.07030965;-0.002167891;-0.04760957,-0.03712887;-0.3343331;-0.04593265,0.001543555;-0.6671836;0.007235926,0.01313423;-0.6263468;-0.08527517,-0.03499749;0.5012307;0.03820165,0;0;0,-0.02129508;0.2851011;0.05460739,-0.04126927;0.5631657;0.09774756,0.1398353;0.4638097;0.08303666,0.3012973;0.3847421;-0.05417585,0.2984349;0.3977296;-0.3545899,-0.1998582;0.4510717;0.03026532,-0.3010519;0.320148;-0.1239026,-0.2149079;0.3283245;-0.4118919,0.08222126;0.01004657;-0.01880288,0.1388255;-0.1705974;-0.2937596,0.1056368;-0.5034497;-0.2370164,0.1071839;-0.5294586;-0.3123205,-0.07031462;-0.001046156;-0.04764007,-0.03573569;-0.3324748;-0.06756172,0.02228898;-0.6550171;0.02025343,0.03095778;-0.6441484;-0.07122843,-0.03646206;0.494676;0.08918619,560.7021

+ 193 - 0
DataCSV/Sam/FirstPersonPerspective_TwoArmsPlusLeg_Forward_None_Fast.csv

@@ -0,0 +1,193 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.002868001;0.3067376;0.01372495,0.005640454;0.6062426;0.01057093,0.2003085;0.4757251;0.0173184,0.2422018;0.2211923;0.03717381,0.2921546;0.01431233;-0.009912975,-0.1900241;0.4738548;0.007195178,-0.2484372;0.2218972;0.01363782,-0.2911925;0.01257539;-0.02958434,0.07957906;0.003882228;-0.03968419,0.0900262;-0.2921919;-0.006177317,0.09434126;-0.6195253;0.07448958,0.112087;-0.659113;-0.007227607,-0.07976242;0.007576249;-0.03877226,-0.1100364;-0.2883754;-0.01907788,-0.1306188;-0.6194097;0.04146628,-0.1269862;-0.5781041;-0.06667269,0.004819741;0.5333904;0.01386431,0;0;0,-0.02411702;0.281532;-0.1201775,-0.05264048;0.548542;-0.2527072,0.1285409;0.5211866;-0.1159964,0.2059493;0.2820583;-0.0546627,0.2001488;0.07072309;-0.1077247,-0.2097626;0.4520634;-0.1020582,-0.2560897;0.2021181;-0.05391893,-0.2539876;-0.004723117;-0.1226508,0.08065028;0.009834379;-0.03635311,0.1097253;-0.2857954;-0.06183696,0.1016575;-0.6162596;0.004505157,0.1040339;-0.6257562;-0.09683299,-0.08037456;-0.0009031949;-0.0382341,-0.06682245;-0.2978591;-0.06115274,-0.02552459;-0.6301864;-0.02208836,-0.02155882;-0.6397408;-0.1233542,-0.044809;0.4853807;-0.2170944,833.3498
+0;0;0,0.002679265;0.3063111;0.01358269,0.005290141;0.6065922;0.0105301,0.1968097;0.4768232;0.01688751,0.238328;0.2266811;0.03643626,0.2931348;0.0003146082;-0.01421926,-0.187013;0.4747669;0.007111924,-0.2442285;0.2270501;0.01341886,-0.2907774;-0.002004102;-0.0332599,0.07964602;0.003916668;-0.03971188,0.09030612;-0.2920307;-0.00626684,0.09469233;-0.6202193;0.07468413,0.1122401;-0.6597441;-0.007131226,-0.07984061;0.007545366;-0.03878669,-0.1098824;-0.2883079;-0.01915491,-0.1304454;-0.6202142;0.04163491,-0.1268643;-0.5789093;-0.06650736,0.004543707;0.5334479;0.01379788,0;0;0,-0.0243876;0.281134;-0.1199462,-0.05182908;0.5491024;-0.2525256,0.1256353;0.5177108;-0.1154885,0.2049212;0.2838928;-0.05449772,0.1896277;0.05114275;-0.1035392,-0.2072941;0.4511822;-0.105408,-0.2509845;0.2051864;-0.0579297,-0.2476426;-0.0205892;-0.1342564,0.0807085;0.009946167;-0.03637409,0.1102274;-0.2855126;-0.06186604,0.1049398;-0.6166559;0.005928755,0.1070889;-0.6261349;-0.09542298,-0.08046633;-0.001023757;-0.03820974,-0.06856948;-0.2979241;-0.0611385,-0.02507665;-0.6308451;-0.02174285,-0.02130254;-0.6403853;-0.1230232,-0.04428111;0.4855939;-0.2168741,833.3681
+0;0;0,0.002679265;0.3063111;0.01358269,0.005290141;0.6065922;0.0105301,0.1968097;0.4768232;0.01688751,0.238328;0.2266811;0.03643626,0.2931348;0.0003146082;-0.01421926,-0.187013;0.4747669;0.007111924,-0.2442285;0.2270501;0.01341886,-0.2907774;-0.002004102;-0.0332599,0.07964602;0.003916668;-0.03971188,0.09030612;-0.2920307;-0.00626684,0.09469233;-0.6202193;0.07468413,0.1122401;-0.6597441;-0.007131226,-0.07984061;0.007545366;-0.03878669,-0.1098824;-0.2883079;-0.01915491,-0.1304454;-0.6202142;0.04163491,-0.1268643;-0.5789093;-0.06650736,0.004543707;0.5334479;0.01379788,0;0;0,-0.0243876;0.281134;-0.1199462,-0.05182908;0.5491024;-0.2525256,0.1256353;0.5177108;-0.1154885,0.2049212;0.2838928;-0.05449772,0.1896277;0.05114275;-0.1035392,-0.2072941;0.4511822;-0.105408,-0.2509845;0.2051864;-0.0579297,-0.2476426;-0.0205892;-0.1342564,0.0807085;0.009946167;-0.03637409,0.1102274;-0.2855126;-0.06186604,0.1049398;-0.6166559;0.005928755,0.1070889;-0.6261349;-0.09542298,-0.08046633;-0.001023757;-0.03820974,-0.06856948;-0.2979241;-0.0611385,-0.02507665;-0.6308451;-0.02174285,-0.02130254;-0.6403853;-0.1230232,-0.04428111;0.4855939;-0.2168741,833.3806
+0;0;0,0.002669192;0.3051595;0.01353162,0.005286724;0.606073;0.01044616,0.2016081;0.4741539;0.01691363,0.2427386;0.2263479;0.03627982,0.2956338;0.007877156;-0.01260882,-0.1918154;0.4720461;0.006893519,-0.2484967;0.2266428;0.01314156,-0.2934219;0.005578041;-0.03190903,0.07976209;0.003922376;-0.03976975,0.09042504;-0.2921039;-0.006315798,0.09480995;-0.6201949;0.0746111,0.1123553;-0.6597101;-0.00719291,-0.07995696;0.007556362;-0.03884321,-0.1100068;-0.2883758;-0.0192062,-0.1305637;-0.6201834;0.04156554,-0.1269831;-0.57888;-0.06656173,0.004532802;0.532195;0.01374672,0;0;0,-0.02486151;0.2797833;-0.1200657,-0.05068649;0.548548;-0.2528653,0.1312594;0.5180107;-0.1155224,0.2054732;0.2851591;-0.05430961,0.1928209;0.06086315;-0.1037941,-0.2089025;0.4509536;-0.09917422,-0.2599822;0.2084136;-0.05400996,-0.2576248;-0.009637162;-0.1272614,0.08077087;0.009812951;-0.03658938,0.1122215;-0.2855632;-0.06165385,0.1072018;-0.6165448;0.006449699,0.1091181;-0.6260797;-0.09486866,-0.08068995;-0.0009115555;-0.03804355,-0.06727111;-0.2977978;-0.06134442,-0.02298121;-0.6304291;-0.02125867,-0.01944392;-0.640012;-0.1225147,-0.04402524;0.484093;-0.2172198,833.4011
+0;0;0,0.002818506;0.3052545;0.01349608,0.005559144;0.6067449;0.01050295,0.197845;0.4755096;0.01657698,0.239301;0.2304639;0.03592308,0.2918732;0.01336877;-0.01218311,-0.1876462;0.4738412;0.006924802,-0.2435867;0.2309922;0.01286617,-0.2876906;0.01131104;-0.03189291,0.07966185;0.003953263;-0.03971774,0.09050051;-0.2916768;-0.006526388,0.0951682;-0.6194081;0.07450617,0.1126673;-0.6590819;-0.00716728,-0.07986793;0.007503633;-0.03878076,-0.109616;-0.2880604;-0.01946134,-0.129974;-0.6195252;0.04146937,-0.1264357;-0.5782197;-0.06665493,0.004797731;0.5325989;0.01378612,0;0;0,-0.02450038;0.2797888;-0.1203675,-0.04978736;0.5491704;-0.2533462,0.1271338;0.5142647;-0.1147285,0.204276;0.2851091;-0.05408955,0.1937436;0.06225514;-0.1034203,-0.2047829;0.4523605;-0.1018476,-0.2570257;0.2127369;-0.05722155,-0.2542692;-0.004173458;-0.1289896,0.08078404;0.009810984;-0.03628802,0.1128944;-0.2850699;-0.06139755,0.1086715;-0.6155567;0.00756979,0.1104568;-0.6251274;-0.0937326,-0.08049089;-0.0009489527;-0.03820281,-0.06749368;-0.2974702;-0.06106095,-0.02221226;-0.629645;-0.02099307,-0.01879139;-0.6392707;-0.1222319,-0.04327217;0.4843932;-0.2177026,833.424
+0;0;0,0.002818506;0.3052545;0.01349608,0.005559144;0.6067449;0.01050295,0.197845;0.4755096;0.01657698,0.239301;0.2304639;0.03592308,0.2918732;0.01336877;-0.01218311,-0.1876462;0.4738412;0.006924802,-0.2435867;0.2309922;0.01286617,-0.2876906;0.01131104;-0.03189291,0.07966185;0.003953263;-0.03971774,0.09050051;-0.2916768;-0.006526388,0.0951682;-0.6194081;0.07450617,0.1126673;-0.6590819;-0.00716728,-0.07986793;0.007503633;-0.03878076,-0.109616;-0.2880604;-0.01946134,-0.129974;-0.6195252;0.04146937,-0.1264357;-0.5782197;-0.06665493,0.004797731;0.5325989;0.01378612,0;0;0,-0.02450038;0.2797888;-0.1203675,-0.04978736;0.5491704;-0.2533462,0.1271338;0.5142647;-0.1147285,0.204276;0.2851091;-0.05408955,0.1937436;0.06225514;-0.1034203,-0.2047829;0.4523605;-0.1018476,-0.2570257;0.2127369;-0.05722155,-0.2542692;-0.004173458;-0.1289896,0.08078404;0.009810984;-0.03628802,0.1128944;-0.2850699;-0.06139755,0.1086715;-0.6155567;0.00756979,0.1104568;-0.6251274;-0.0937326,-0.08049089;-0.0009489527;-0.03820281,-0.06749368;-0.2974702;-0.06106095,-0.02221226;-0.629645;-0.02099307,-0.01879139;-0.6392707;-0.1222319,-0.04327217;0.4843932;-0.2177026,833.4355
+0;0;0,0.002814338;0.3048031;0.01347612,0.005560097;0.6068058;0.01046436,0.1978486;0.4751451;0.01655724,0.2393071;0.2300849;0.03590447,0.2912548;0.01556909;-0.01163017,-0.1876566;0.4734766;0.006904706,-0.2436004;0.2306133;0.01284642,-0.2871804;0.01354216;-0.03138087,0.07982581;0.0039614;-0.03979949,0.09066251;-0.2916152;-0.006614149,0.09531059;-0.6179696;0.07407797,0.112812;-0.6576525;-0.007606186,-0.08003232;0.007519078;-0.03886058,-0.109775;-0.2879915;-0.01954466,-0.1300475;-0.6180636;0.04113006,-0.1265087;-0.5767566;-0.06700841,0.004794337;0.5322364;0.01376628,0;0;0,-0.02499503;0.2793006;-0.1202533,-0.0498348;0.5492717;-0.2533035,0.1265309;0.5134553;-0.1141441,0.2037574;0.2841946;-0.05395126,0.1946475;0.06421979;-0.1039836,-0.2050476;0.4526935;-0.101382,-0.2595301;0.2135566;-0.05674084,-0.2570695;-0.0007743984;-0.1276725,0.08088596;0.009929597;-0.036479,0.1129991;-0.284973;-0.06067395,0.1091526;-0.6139669;0.008523226,0.1110049;-0.6235457;-0.09279013,-0.08077973;-0.001106354;-0.03801663,-0.06789557;-0.2975421;-0.06134191,-0.02195329;-0.6281998;-0.02140723,-0.01846189;-0.6378385;-0.1226539,-0.04365635;0.4840019;-0.2176137,833.4565
+0;0;0,0.002990835;0.3048033;0.01343283,0.005867875;0.6068062;0.01052716,0.1980064;0.4746433;0.01599163,0.2408767;0.2298636;0.03580678,0.2923915;0.01499882;-0.01060983,-0.1873627;0.4735106;0.006777288,-0.2430191;0.2305818;0.01274377,-0.2869101;0.01377085;-0.03244147,0.07982397;0.004048328;-0.03979444,0.09113513;-0.2915282;-0.00676696,0.09580711;-0.6179012;0.07384838,0.1137581;-0.6575988;-0.007725596,-0.08005247;0.007423487;-0.03883743,-0.1093597;-0.2881313;-0.01953255,-0.1293998;-0.6182194;0.04113235,-0.125962;-0.5769067;-0.06700879,0.005093295;0.5322354;0.01379578,0;0;0,-0.02499503;0.2793006;-0.1202533,-0.0498348;0.5492717;-0.2533035,0.1265309;0.5134553;-0.1141441,0.2037574;0.2841946;-0.05395126,0.1946475;0.06421979;-0.1039836,-0.2050476;0.4526935;-0.101382,-0.2595301;0.2135566;-0.05674084,-0.2570695;-0.0007743984;-0.1276725,0.08088596;0.009929597;-0.036479,0.1129991;-0.284973;-0.06067395,0.1091526;-0.6139669;0.008523226,0.1110049;-0.6235457;-0.09279013,-0.08077973;-0.001106354;-0.03801663,-0.06789557;-0.2975421;-0.06134191,-0.02195329;-0.6281998;-0.02140723,-0.01846189;-0.6378385;-0.1226539,-0.04365635;0.4840019;-0.2176137,833.4681
+0;0;0,0.002990835;0.3048033;0.01343283,0.005867875;0.6068062;0.01052716,0.1980064;0.4746433;0.01599163,0.2408767;0.2298636;0.03580678,0.2923915;0.01499882;-0.01060983,-0.1873627;0.4735106;0.006777288,-0.2430191;0.2305818;0.01274377,-0.2869101;0.01377085;-0.03244147,0.07982397;0.004048328;-0.03979444,0.09113513;-0.2915282;-0.00676696,0.09580711;-0.6179012;0.07384838,0.1137581;-0.6575988;-0.007725596,-0.08005247;0.007423487;-0.03883743,-0.1093597;-0.2881313;-0.01953255,-0.1293998;-0.6182194;0.04113235,-0.125962;-0.5769067;-0.06700879,0.005093295;0.5322354;0.01379578,0;0;0,-0.02499503;0.2793006;-0.1202533,-0.0498348;0.5492717;-0.2533035,0.1265309;0.5134553;-0.1141441,0.2037574;0.2841946;-0.05395126,0.1946475;0.06421979;-0.1039836,-0.2050476;0.4526935;-0.101382,-0.2595301;0.2135566;-0.05674084,-0.2570695;-0.0007743984;-0.1276725,0.08088596;0.009929597;-0.036479,0.1129991;-0.284973;-0.06067395,0.1091526;-0.6139669;0.008523226,0.1110049;-0.6235457;-0.09279013,-0.08077973;-0.001106354;-0.03801663,-0.06789557;-0.2975421;-0.06134191,-0.02195329;-0.6281998;-0.02140723,-0.01846189;-0.6378385;-0.1226539,-0.04365635;0.4840019;-0.2176137,833.4794
+0;0;0,0.002977381;0.3034322;0.0133724,0.005853559;0.6052806;0.01044397,0.2001592;0.4719737;0.01595489,0.2429731;0.2275159;0.03574398,0.2930918;0.01847398;-0.009414751,-0.1895492;0.4708283;0.006636796,-0.2451324;0.228219;0.01259543,-0.2878339;0.01728357;-0.03136531,0.0799299;0.004053701;-0.03984726,0.09121091;-0.2907349;-0.006907806,0.09586154;-0.6156167;0.07333918,0.113816;-0.6553276;-0.008250356,-0.08015872;0.007433339;-0.03888897,-0.1093878;-0.2873337;-0.01963555,-0.1293363;-0.6159135;0.04075214,-0.1258979;-0.5745986;-0.06740962,0.005073833;0.5302144;0.01373431,0;0;0,-0.02647848;0.2778939;-0.119719,-0.05197637;0.5478691;-0.2523134,0.1268589;0.5137275;-0.1137824,0.2036939;0.2846087;-0.05390573,0.1962069;0.07062261;-0.1029327,-0.2087957;0.4533167;-0.09790622,-0.2639394;0.2145895;-0.05371618,-0.2620441;0.00587827;-0.1221687,0.08107831;0.01003131;-0.03631401,0.1136605;-0.2840878;-0.05965781,0.1104423;-0.6116767;0.008785725,0.1122838;-0.6212288;-0.09256053,-0.08084688;-0.001167256;-0.03815032,-0.06656673;-0.2967867;-0.06090683,-0.02071223;-0.6259481;-0.021417,-0.01722955;-0.6355542;-0.122699,-0.04593444;0.481984;-0.2166901,833.5017
+0;0;0,0.003086045;0.3034368;0.01324213,0.006044456;0.6052852;0.01035308,0.2003043;0.4718254;0.01564075,0.2434418;0.2274601;0.03586482,0.2934349;0.01804076;-0.007654738,-0.1893776;0.4708752;0.006631262,-0.2440742;0.228062;0.0124881,-0.2893214;0.01814139;-0.03372633,0.079942;0.004156866;-0.03981235,0.09155024;-0.2906719;-0.007348891,0.09647151;-0.6154753;0.07319839,0.1144604;-0.655682;-0.007957302,-0.08014093;0.007336637;-0.03894396,-0.1093401;-0.2874486;-0.019926,-0.1288864;-0.6160491;0.04048097,-0.1255253;-0.5747429;-0.06768413,0.005262265;0.5302182;0.01362463,0;0;0,-0.02647848;0.2778939;-0.119719,-0.05197637;0.5478691;-0.2523134,0.1268589;0.5137275;-0.1137824,0.2036939;0.2846087;-0.05390573,0.1962069;0.07062261;-0.1029327,-0.2087957;0.4533167;-0.09790622,-0.2639394;0.2145895;-0.05371618,-0.2620441;0.00587827;-0.1221687,0.08107831;0.01003131;-0.03631401,0.1136605;-0.2840878;-0.05965781,0.1104423;-0.6116767;0.008785725,0.1122838;-0.6212288;-0.09256053,-0.08084688;-0.001167256;-0.03815032,-0.06656673;-0.2967867;-0.06090683,-0.02071223;-0.6259481;-0.021417,-0.01722955;-0.6355542;-0.122699,-0.04593444;0.481984;-0.2166901,833.5132
+0;0;0,0.0030839;0.3032259;0.01323293,0.00604338;0.605176;0.01033888,0.2003383;0.4715911;0.0156319,0.2439294;0.2246567;0.03606859,0.2934464;0.01723151;-0.007036559,-0.1894161;0.4706407;0.006620737,-0.2446877;0.2252748;0.01253915,-0.289504;0.01735309;-0.03323521,0.08001466;0.004160644;-0.03984853,0.09165134;-0.2913903;-0.007305555,0.09655408;-0.6149707;0.07293844,0.1145422;-0.6551742;-0.008213624,-0.08021377;0.007343305;-0.03897935,-0.1094844;-0.288164;-0.01991481,-0.1289571;-0.6155273;0.04026471,-0.1255962;-0.5742216;-0.06789556,0.00526;0.5299947;0.01361541,0;0;0,-0.02639836;0.2776225;-0.1198308,-0.0516032;0.5476855;-0.2525423,0.1268809;0.5143148;-0.1137855,0.2032352;0.282237;-0.05374956,0.1972379;0.07047288;-0.1032996,-0.2083505;0.4534999;-0.09771408,-0.2655185;0.2126023;-0.05305333,-0.2642251;0.005455971;-0.119566,0.08102583;0.009953439;-0.03665113,0.1134884;-0.2850186;-0.05861664,0.111565;-0.6114703;0.009155035,0.1134624;-0.621043;-0.09217691,-0.08106078;-0.001102823;-0.03788793,-0.06603706;-0.2973853;-0.06103488,-0.02013025;-0.6252555;-0.0215237,-0.01659116;-0.6348718;-0.1227945,-0.04565723;0.4816647;-0.2169125,833.535
+0;0;0,0.003086065;0.3034388;0.01324221,0.006053675;0.6062043;0.01033274,0.2007513;0.4721266;0.01564614,0.2440665;0.2267549;0.0359535,0.2936942;0.01886593;-0.007248022,-0.1898154;0.4711742;0.006616199,-0.2447372;0.227361;0.01249715,-0.2896537;0.01897445;-0.03337955,0.08014436;0.004167389;-0.03991312,0.09176932;-0.2910859;-0.007402912,0.09667124;-0.6146122;0.07282765,0.1146546;-0.6547971;-0.008302867,-0.08034378;0.007355208;-0.03904253,-0.109585;-0.2878546;-0.01999719,-0.1290544;-0.615163;0.04017227,-0.1256943;-0.5738603;-0.06795927,0.005266428;0.5306519;0.01362545,0;0;0,-0.02716827;0.2776031;-0.1202428,-0.05367297;0.5480424;-0.2537966,0.1254159;0.5133261;-0.1139565,0.2027172;0.283297;-0.05389833,0.1976084;0.07103758;-0.1035666,-0.2093315;0.4536617;-0.09705781,-0.2662251;0.214333;-0.05255195,-0.2662105;0.006685287;-0.1191068,0.08115799;0.01004872;-0.03668714,0.1135036;-0.2846363;-0.05862021,0.1108361;-0.6110682;0.008946896,0.1126688;-0.6207201;-0.09232426,-0.08123237;-0.001189427;-0.03786067,-0.06607454;-0.2971343;-0.06138643,-0.02026182;-0.6250027;-0.02222404,-0.01679186;-0.6347087;-0.1234311,-0.04732513;0.4817689;-0.2179196,833.5571
+0;0;0,0.002394509;0.3034548;0.01301404,0.00444762;0.6062289;0.01010724,0.1995601;0.4726149;0.01539863,0.2427065;0.2272573;0.03622761,0.292877;0.01922975;-0.005660392,-0.190995;0.4707274;0.006165957,-0.2450258;0.2267137;0.01198125,-0.2907566;0.01865986;-0.03459571,0.08013315;0.004291533;-0.03992246,0.0923638;-0.2910121;-0.008098882,0.09790374;-0.6144812;0.07232048,0.1155569;-0.6537842;-0.009636462,-0.08036058;0.007223039;-0.03903265,-0.1086987;-0.2880922;-0.02025864,-0.1279693;-0.6154455;0.03973024,-0.12458;-0.5741451;-0.06840064,0.003935992;0.5306733;0.01338016,0;0;0,-0.02716827;0.2776031;-0.1202428,-0.05367297;0.5480424;-0.2537966,0.1254159;0.5133261;-0.1139565,0.2027172;0.283297;-0.05389833,0.1976084;0.07103758;-0.1035666,-0.2093315;0.4536617;-0.09705781,-0.2662251;0.214333;-0.05255195,-0.2662105;0.006685287;-0.1191068,0.08115799;0.01004872;-0.03668714,0.1135036;-0.2846363;-0.05862021,0.1108361;-0.6110682;0.008946896,0.1126688;-0.6207201;-0.09232426,-0.08123237;-0.001189427;-0.03786067,-0.06607454;-0.2971343;-0.06138643,-0.02026182;-0.6250027;-0.02222404,-0.01679186;-0.6347087;-0.1234311,-0.04732513;0.4817689;-0.2179196,833.5691
+0;0;0,0.002394119;0.3034055;0.01301192,0.004447284;0.6061875;0.01010341,0.1986717;0.4727985;0.01538731,0.2413837;0.2299113;0.03600656,0.2917036;0.0212644;-0.006006155,-0.1901109;0.4709195;0.006196531,-0.2435977;0.2293628;0.01195327,-0.2894647;0.02068947;-0.03476237,0.08062861;0.004318067;-0.04016929,0.09284001;-0.2905209;-0.008395787,0.09837241;-0.6135502;0.07191423,0.1160286;-0.6528651;-0.01005667,-0.08085743;0.007267699;-0.03927399,-0.1091509;-0.2875828;-0.02052952,-0.1283953;-0.6144911;0.0393778,-0.1250055;-0.5731888;-0.0687715,0.003935395;0.5305933;0.01337799,0;0;0,-0.02664884;0.2777379;-0.1199226,-0.05262619;0.5484067;-0.2531376,0.1254005;0.5115936;-0.1130829,0.2034861;0.2843617;-0.05382085,0.1987954;0.07154939;-0.1040163,-0.208056;0.4542935;-0.09750369,-0.2657931;0.2176863;-0.05360473,-0.2656046;0.009300649;-0.1199829,0.08135702;0.01006332;-0.03758931,0.1142084;-0.284187;-0.05823565,0.1122732;-0.6102306;0.008995771,0.1141323;-0.6198278;-0.09231615,-0.08233827;-0.00154902;-0.03675866,-0.06566208;-0.296832;-0.06162947,-0.01997463;-0.6242596;-0.02248773,-0.0164667;-0.6339194;-0.1237315,-0.0464052;0.4820208;-0.217365,833.5906
+0;0;0,0.002394119;0.3034055;0.01301192,0.004447284;0.6061875;0.01010341,0.1986717;0.4727985;0.01538731,0.2413837;0.2299113;0.03600656,0.2917036;0.0212644;-0.006006155,-0.1901109;0.4709195;0.006196531,-0.2435977;0.2293628;0.01195327,-0.2894647;0.02068947;-0.03476237,0.08062861;0.004318067;-0.04016929,0.09284001;-0.2905209;-0.008395787,0.09837241;-0.6135502;0.07191423,0.1160286;-0.6528651;-0.01005667,-0.08085743;0.007267699;-0.03927399,-0.1091509;-0.2875828;-0.02052952,-0.1283953;-0.6144911;0.0393778,-0.1250055;-0.5731888;-0.0687715,0.003935395;0.5305933;0.01337799,0;0;0,-0.02664884;0.2777379;-0.1199226,-0.05262619;0.5484067;-0.2531376,0.1254005;0.5115936;-0.1130829,0.2034861;0.2843617;-0.05382085,0.1987954;0.07154939;-0.1040163,-0.208056;0.4542935;-0.09750369,-0.2657931;0.2176863;-0.05360473,-0.2656046;0.009300649;-0.1199829,0.08135702;0.01006332;-0.03758931,0.1142084;-0.284187;-0.05823565,0.1122732;-0.6102306;0.008995771,0.1141323;-0.6198278;-0.09231615,-0.08233827;-0.00154902;-0.03675866,-0.06566208;-0.296832;-0.06162947,-0.01997463;-0.6242596;-0.02248773,-0.0164667;-0.6339194;-0.1237315,-0.0464052;0.4820208;-0.217365,833.6024
+0;0;0,0.001238767;0.3034209;0.01281232,0.001728509;0.606209;0.009817477,0.1966597;0.4737332;0.01506102,0.2394734;0.2309239;0.03637604,0.2899256;0.02211173;-0.004644975,-0.1923769;0.4708869;0.005944618,-0.2451993;0.2291815;0.01159474,-0.2910596;0.02062456;-0.03564436,0.08066201;0.004416587;-0.04009144,0.09360129;-0.2904749;-0.009103047,0.09938799;-0.6134509;0.07140344,0.1170683;-0.6525373;-0.01075481,-0.08083918;0.007157726;-0.03933172,-0.1084458;-0.2877814;-0.0209604,-0.1273256;-0.6147168;0.03891497,-0.1239658;-0.5734211;-0.06923595,0.00165384;0.5306137;0.0131069,0;0;0,-0.02664884;0.2777379;-0.1199226,-0.05262619;0.5484067;-0.2531376,0.1254005;0.5115936;-0.1130829,0.2034861;0.2843617;-0.05382085,0.1987954;0.07154939;-0.1040163,-0.208056;0.4542935;-0.09750369,-0.2657931;0.2176863;-0.05360473,-0.2656046;0.009300649;-0.1199829,0.08135702;0.01006332;-0.03758931,0.1142084;-0.284187;-0.05823565,0.1122732;-0.6102306;0.008995771,0.1141323;-0.6198278;-0.09231615,-0.08233827;-0.00154902;-0.03675866,-0.06566208;-0.296832;-0.06162947,-0.01997463;-0.6242596;-0.02248773,-0.0164667;-0.6339194;-0.1237315,-0.0464052;0.4820208;-0.217365,833.6138
+0;0;0,0.001238811;0.3034318;0.01281278,0.001728656;0.6062917;0.009816526,0.1958692;0.4740129;0.01505361,0.2384945;0.2322716;0.03627487,0.2890207;0.02315348;-0.004806243,-0.1915901;0.4711782;0.005974167,-0.2441801;0.2305358;0.01159944,-0.2901075;0.02167335;-0.03570887,0.08057521;0.004411834;-0.0400483,0.09354901;-0.2912661;-0.008977257,0.09931277;-0.6129624;0.07121026,0.1169949;-0.6520562;-0.01095675,-0.08075218;0.007150024;-0.03928939,-0.1084324;-0.2885757;-0.02086907,-0.1272375;-0.6142157;0.03876907,-0.1238773;-0.5729189;-0.06939337,0.001653954;0.5306628;0.01310741,0;0;0,-0.02653184;0.2778229;-0.1197793,-0.0523344;0.5486567;-0.2528586,0.1246575;0.5107796;-0.1125376,0.2033111;0.2849193;-0.05331898,0.1991635;0.07188481;-0.1040146,-0.207322;0.4547073;-0.0979657,-0.2662839;0.2194735;-0.05443797,-0.2651001;0.01080041;-0.1209592,0.08133647;0.01005572;-0.03740263,0.1140411;-0.2850133;-0.05799174,0.1125859;-0.6096968;0.009315252,0.1144905;-0.61927;-0.09201765,-0.0821614;-0.001497075;-0.03691828,-0.06546749;-0.2975679;-0.06187043,-0.01960199;-0.6236266;-0.02270666,-0.01604798;-0.6332651;-0.1239696,-0.04615203;0.4822038;-0.2171326,833.6356
+0;0;0,0.001235077;0.3025171;0.01277415,0.001723435;0.604516;0.009781397,0.200846;0.470887;0.01506392,0.2433935;0.2295872;0.03624643,0.2939472;0.0203553;-0.004857037,-0.1965522;0.4679796;0.005751579,-0.2490463;0.2277767;0.01136658,-0.2949987;0.01880059;-0.03596748,0.08078682;0.00442342;-0.04015348,0.09375951;-0.2912296;-0.009085055,0.09951817;-0.6126409;0.07103141,0.1171944;-0.6517114;-0.011108,-0.08096425;0.007168801;-0.03939258,-0.1086422;-0.288532;-0.02097381,-0.1274305;-0.6138834;0.03861149,-0.1240715;-0.5725904;-0.0695146,0.001648835;0.5289901;0.01306781,0;0;0,-0.02842055;0.276425;-0.1202614,-0.05600677;0.5458765;-0.2538402,0.1259098;0.5109993;-0.111557,0.2049775;0.2856945;-0.05264497,0.200906;0.07261148;-0.103657,-0.2159028;0.4539922;-0.0968347,-0.2676085;0.2177693;-0.05200374,-0.2672936;0.008677334;-0.1176059,0.08181488;0.01017499;-0.03689408,0.1152327;-0.2847591;-0.05790353,0.1145626;-0.6090143;0.01003098,0.1169074;-0.6186934;-0.09121203,-0.08216012;-0.001540873;-0.0374929,-0.06373149;-0.2975301;-0.06188549,-0.01743468;-0.6231781;-0.02229981,-0.01343617;-0.6329173;-0.1234674,-0.04942116;0.4796303;-0.2180207,833.6579
+0;0;0,0.0003763949;0.3025246;0.01265122,-7.438881E-06;0.6045242;0.009671636,0.1994408;0.4712614;0.01475904,0.2427556;0.2301701;0.03674637,0.2934229;0.02081351;-0.003574654,-0.1980418;0.4679963;0.004938307,-0.2506278;0.2278063;0.01023812,-0.295816;0.0187452;-0.03745493,0.08073479;0.004695514;-0.04022715,0.09368468;-0.2911103;-0.01063842,0.1005055;-0.6122983;0.07028602,0.1182403;-0.6513175;-0.01188392,-0.08105174;0.006876166;-0.03926463,-0.1081433;-0.288918;-0.02148515,-0.1267951;-0.6143184;0.03787593,-0.123337;-0.5730295;-0.07024748,0.0001353226;0.5289979;0.01294663,0;0;0,-0.02842055;0.276425;-0.1202614,-0.05600677;0.5458765;-0.2538402,0.1259098;0.5109993;-0.111557,0.2049775;0.2856945;-0.05264497,0.200906;0.07261148;-0.103657,-0.2159028;0.4539922;-0.0968347,-0.2676085;0.2177693;-0.05200374,-0.2672936;0.008677334;-0.1176059,0.08181488;0.01017499;-0.03689408,0.1152327;-0.2847591;-0.05790353,0.1145626;-0.6090143;0.01003098,0.1169074;-0.6186934;-0.09121203,-0.08216012;-0.001540873;-0.0374929,-0.06373149;-0.2975301;-0.06188549,-0.01743468;-0.6231781;-0.02229981,-0.01343617;-0.6329173;-0.1234674,-0.04942116;0.4796303;-0.2180207,833.6696
+0;0;0,0.0003763949;0.3025246;0.01265122,-7.438881E-06;0.6045242;0.009671636,0.1994408;0.4712614;0.01475904,0.2427556;0.2301701;0.03674637,0.2934229;0.02081351;-0.003574654,-0.1980418;0.4679963;0.004938307,-0.2506278;0.2278063;0.01023812,-0.295816;0.0187452;-0.03745493,0.08073479;0.004695514;-0.04022715,0.09368468;-0.2911103;-0.01063842,0.1005055;-0.6122983;0.07028602,0.1182403;-0.6513175;-0.01188392,-0.08105174;0.006876166;-0.03926463,-0.1081433;-0.288918;-0.02148515,-0.1267951;-0.6143184;0.03787593,-0.123337;-0.5730295;-0.07024748,0.0001353226;0.5289979;0.01294663,0;0;0,-0.02842055;0.276425;-0.1202614,-0.05600677;0.5458765;-0.2538402,0.1259098;0.5109993;-0.111557,0.2049775;0.2856945;-0.05264497,0.200906;0.07261148;-0.103657,-0.2159028;0.4539922;-0.0968347,-0.2676085;0.2177693;-0.05200374,-0.2672936;0.008677334;-0.1176059,0.08181488;0.01017499;-0.03689408,0.1152327;-0.2847591;-0.05790353,0.1145626;-0.6090143;0.01003098,0.1169074;-0.6186934;-0.09121203,-0.08216012;-0.001540873;-0.0374929,-0.06373149;-0.2975301;-0.06188549,-0.01743468;-0.6231781;-0.02229981,-0.01343617;-0.6329173;-0.1234674,-0.04942116;0.4796303;-0.2180207,833.6804
+0;0;0,0.0003748547;0.3012867;0.01259945,-6.746064E-06;0.6015058;0.009635821,0.2036463;0.4674338;0.01474373,0.2468837;0.2267732;0.03669178,0.2975471;0.01743275;-0.003626134,-0.2022236;0.4640999;0.004715768,-0.2547157;0.2243389;0.01000611,-0.2999004;0.0152939;-0.03768326,0.0808445;0.004701895;-0.04028181,0.09378404;-0.2908676;-0.01071672,0.1006058;-0.612096;0.0702179,0.1183299;-0.6510735;-0.01190245,-0.08116189;0.00688551;-0.03931799,-0.1082318;-0.2886723;-0.02155271,-0.126886;-0.6141136;0.03781583,-0.1234299;-0.5728315;-0.07024233,0.0001352421;0.5263886;0.01289307,0;0;0,-0.02979209;0.2746389;-0.1209068,-0.0588809;0.5415449;-0.2552621,0.1264675;0.5106353;-0.1103134,0.20457;0.2856174;-0.0508523,0.201675;0.07286805;-0.1032462,-0.2215866;0.4527622;-0.0944698,-0.2708217;0.2166136;-0.04887985,-0.2704704;0.00734356;-0.1138543,0.08179601;0.01017854;-0.03723407,0.1156681;-0.2845009;-0.05771708,0.1126526;-0.608874;0.009793282,0.1153998;-0.618728;-0.09130025,-0.0823606;-0.001502815;-0.0373502,-0.06352572;-0.2972223;-0.06180563,-0.01759062;-0.6228821;-0.02155285,-0.01322101;-0.6327763;-0.1225734,-0.05191621;0.4759063;-0.2192583,833.7031
+0;0;0,-0.0001102264;0.3013009;0.01226069,-0.0008784749;0.6015171;0.009071177,0.2028648;0.4674813;0.014942,0.2464259;0.2269076;0.03720018,0.2970683;0.0174339;-0.002446689,-0.2030165;0.4641837;0.003904803,-0.2555957;0.2244339;0.008819483,-0.2996801;0.01521653;-0.03914318,0.08092564;0.004828904;-0.04010347,0.09436636;-0.2909109;-0.01253239,0.1020391;-0.6119192;0.06919531,0.1198226;-0.652327;-0.0116891,-0.08105472;0.006770142;-0.03955834,-0.1074508;-0.2888851;-0.02241049,-0.1254437;-0.6143489;0.03703842,-0.1217869;-0.5730866;-0.07101518,-0.0006483913;0.5264025;0.01238134,0;0;0,-0.02979209;0.2746389;-0.1209068,-0.0588809;0.5415449;-0.2552621,0.1264675;0.5106353;-0.1103134,0.20457;0.2856174;-0.0508523,0.201675;0.07286805;-0.1032462,-0.2215866;0.4527622;-0.0944698,-0.2708217;0.2166136;-0.04887985,-0.2704704;0.00734356;-0.1138543,0.08179601;0.01017854;-0.03723407,0.1156681;-0.2845009;-0.05771708,0.1126526;-0.608874;0.009793282,0.1153998;-0.618728;-0.09130025,-0.0823606;-0.001502815;-0.0373502,-0.06352572;-0.2972223;-0.06180563,-0.01759062;-0.6228821;-0.02155285,-0.01322101;-0.6327763;-0.1225734,-0.05191621;0.4759063;-0.2192583,833.7139
+0;0;0,-0.0001105082;0.3020712;0.01229204,-0.0008795158;0.6025672;0.009096663,0.2019202;0.4686699;0.01496154,0.2454646;0.2281887;0.03721116,0.2961147;0.01868281;-0.002441794,-0.2020784;0.4653876;0.003975546,-0.2546374;0.22573;0.008888336,-0.2987286;0.01648048;-0.0390817,0.08124366;0.00484788;-0.04026107,0.09464236;-0.2899673;-0.01277619,0.1023145;-0.6109496;0.06894489,0.1201064;-0.6513907;-0.01197778,-0.08137326;0.006796747;-0.0397138,-0.1076868;-0.2879342;-0.02261956,-0.1256783;-0.6133716;0.03682453,-0.1220198;-0.5721039;-0.07128018,-0.0006490195;0.5273178;0.01241277,0;0;0,-0.028587;0.2757902;-0.1205018,-0.05673151;0.5435784;-0.2539475,0.1271401;0.5114022;-0.1093209,0.2046011;0.2864954;-0.04899621,0.20309;0.07403776;-0.1027551,-0.2202168;0.4543052;-0.09575308,-0.2681654;0.2179756;-0.05023811,-0.2679241;0.008407682;-0.1143612,0.0821179;0.01041842;-0.03732419,0.1163535;-0.2832694;-0.057971,0.1146964;-0.6074126;0.01055145,0.1175577;-0.6171252;-0.09064984,-0.08276371;-0.001630384;-0.0373162,-0.06279095;-0.29632;-0.06201556,-0.01635024;-0.6218331;-0.02137946,-0.01185791;-0.6315778;-0.1225088,-0.0501854;0.4775201;-0.218353,833.7249
+0;0;0,-0.0001105082;0.3020712;0.01229204,-0.0008795158;0.6025672;0.009096663,0.2019202;0.4686699;0.01496154,0.2454646;0.2281887;0.03721116,0.2961147;0.01868281;-0.002441794,-0.2020784;0.4653876;0.003975546,-0.2546374;0.22573;0.008888336,-0.2987286;0.01648048;-0.0390817,0.08124366;0.00484788;-0.04026107,0.09464236;-0.2899673;-0.01277619,0.1023145;-0.6109496;0.06894489,0.1201064;-0.6513907;-0.01197778,-0.08137326;0.006796747;-0.0397138,-0.1076868;-0.2879342;-0.02261956,-0.1256783;-0.6133716;0.03682453,-0.1220198;-0.5721039;-0.07128018,-0.0006490195;0.5273178;0.01241277,0;0;0,-0.028587;0.2757902;-0.1205018,-0.05673151;0.5435784;-0.2539475,0.1271401;0.5114022;-0.1093209,0.2046011;0.2864954;-0.04899621,0.20309;0.07403776;-0.1027551,-0.2202168;0.4543052;-0.09575308,-0.2681654;0.2179756;-0.05023811,-0.2679241;0.008407682;-0.1143612,0.0821179;0.01041842;-0.03732419,0.1163535;-0.2832694;-0.057971,0.1146964;-0.6074126;0.01055145,0.1175577;-0.6171252;-0.09064984,-0.08276371;-0.001630384;-0.0373162,-0.06279095;-0.29632;-0.06201556,-0.01635024;-0.6218331;-0.02137946,-0.01185791;-0.6315778;-0.1225088,-0.0501854;0.4775201;-0.218353,833.7475
+0;0;0,0.001896451;0.302294;0.01165463,0.00184169;0.6032197;0.008216685,0.2052064;0.4679021;0.0151839,0.248483;0.2269526;0.03722676,0.2999994;0.0186329;-0.002000224,-0.2006929;0.4667622;0.003182369,-0.2523056;0.2264845;0.007454892,-0.2955628;0.01811929;-0.04052947,0.08137459;0.005196877;-0.04014845,0.09580506;-0.2885695;-0.01591882,0.1045538;-0.61061;0.06721365,0.1226518;-0.6514794;-0.01327709,-0.08137188;0.006466343;-0.03996914,-0.1059674;-0.2871941;-0.02407558,-0.1235301;-0.6139703;0.03597838,-0.1196498;-0.5727476;-0.07213153,0.002016683;0.5277733;0.01156019,0;0;0,-0.02760389;0.2761078;-0.1205139,-0.05519079;0.5443851;-0.2540617,0.1288589;0.5102326;-0.1074085,0.2047964;0.2848694;-0.0452764,0.2049232;0.07430904;-0.1023209,-0.2198092;0.454433;-0.09569059,-0.2683104;0.2177287;-0.05058923,-0.2675509;0.009009898;-0.1140373,0.08217164;0.01030028;-0.03744936,0.1167248;-0.2819228;-0.05993772,0.1164572;-0.6070458;0.01072073,0.1196432;-0.6167324;-0.09048986,-0.08287776;-0.001474534;-0.03728043,-0.06152627;-0.294768;-0.06212092,-0.01465498;-0.6215969;-0.02108959,-0.009841011;-0.6312984;-0.12223,-0.04873025;0.4781373;-0.2183847,833.7592
+0;0;0,0.001896451;0.302294;0.01165463,0.00184169;0.6032197;0.008216685,0.2052064;0.4679021;0.0151839,0.248483;0.2269526;0.03722676,0.2999994;0.0186329;-0.002000224,-0.2006929;0.4667622;0.003182369,-0.2523056;0.2264845;0.007454892,-0.2955628;0.01811929;-0.04052947,0.08137459;0.005196877;-0.04014845,0.09580506;-0.2885695;-0.01591882,0.1045538;-0.61061;0.06721365,0.1226518;-0.6514794;-0.01327709,-0.08137188;0.006466343;-0.03996914,-0.1059674;-0.2871941;-0.02407558,-0.1235301;-0.6139703;0.03597838,-0.1196498;-0.5727476;-0.07213153,0.002016683;0.5277733;0.01156019,0;0;0,-0.02760389;0.2761078;-0.1205139,-0.05519079;0.5443851;-0.2540617,0.1288589;0.5102326;-0.1074085,0.2047964;0.2848694;-0.0452764,0.2049232;0.07430904;-0.1023209,-0.2198092;0.454433;-0.09569059,-0.2683104;0.2177287;-0.05058923,-0.2675509;0.009009898;-0.1140373,0.08217164;0.01030028;-0.03744936,0.1167248;-0.2819228;-0.05993772,0.1164572;-0.6070458;0.01072073,0.1196432;-0.6167324;-0.09048986,-0.08287776;-0.001474534;-0.03728043,-0.06152627;-0.294768;-0.06212092,-0.01465498;-0.6215969;-0.02108959,-0.009841011;-0.6312984;-0.12223,-0.04873025;0.4781373;-0.2183847,833.7706
+0;0;0,0.001901352;0.3030753;0.01168475,0.001845952;0.6059152;0.008220458,0.206541;0.4696241;0.01523716,0.2496302;0.229718;0.03718456,0.3016209;0.01948006;-0.002403636,-0.2020132;0.4684767;0.003157138,-0.2534023;0.2292396;0.007411157,-0.2970578;0.01895563;-0.04101507,0.08129381;0.005191719;-0.0401086,0.0957088;-0.2882595;-0.01590497,0.1044044;-0.6083421;0.06672207,0.1225168;-0.6492682;-0.01383316,-0.08129112;0.006459925;-0.03992947,-0.1058602;-0.2868855;-0.02405296,-0.1233162;-0.611675;0.03563589,-0.1194328;-0.5704433;-0.07256062,0.002022294;0.5298868;0.01158975,0;0;0,-0.0280546;0.2771241;-0.1200414,-0.05614226;0.5478915;-0.2527962,0.1296361;0.5090812;-0.1051533,0.2055477;0.2845736;-0.04410362,0.2069227;0.0720588;-0.1015999,-0.2220782;0.454519;-0.09490014,-0.268835;0.2184251;-0.05055179,-0.2683422;0.00761047;-0.1140119,0.08210621;0.01027754;-0.03738022,0.1167834;-0.2814308;-0.06209803,0.1176131;-0.6041277;0.01016331,0.1211669;-0.6136413;-0.0911963,-0.08274534;-0.00143893;-0.03735607,-0.0613409;-0.2944217;-0.06205754,-0.01426575;-0.6190894;-0.02045793,-0.00907605;-0.628608;-0.121745,-0.04949786;0.4808754;-0.2173507,833.7934
+0;0;0,0.003565617;0.3030801;0.01115945,0.004676574;0.6059144;0.007375421,0.2089372;0.4688918;0.01617184,0.2518339;0.2288361;0.03682213,0.3041923;0.01859026;-0.002235916,-0.1997592;0.4698051;0.002453018,-0.2494672;0.2301972;0.005694233,-0.2922494;0.01965006;-0.04236627,0.08141133;0.005424097;-0.03983859,0.09635488;-0.288293;-0.01948721,0.1069161;-0.6078603;0.06489828,0.1263677;-0.6478978;-0.0161209,-0.08121236;0.006181645;-0.04013326,-0.1040754;-0.2873626;-0.02542628,-0.1208331;-0.6121253;0.03460731,-0.116612;-0.5709246;-0.07357977,0.004674138;0.5298886;0.01080641,0;0;0,-0.0280546;0.2771241;-0.1200414,-0.05614226;0.5478915;-0.2527962,0.1296361;0.5090812;-0.1051533,0.2055477;0.2845736;-0.04410362,0.2069227;0.0720588;-0.1015999,-0.2220782;0.454519;-0.09490014,-0.268835;0.2184251;-0.05055179,-0.2683422;0.00761047;-0.1140119,0.08210621;0.01027754;-0.03738022,0.1167834;-0.2814308;-0.06209803,0.1176131;-0.6041277;0.01016331,0.1211669;-0.6136413;-0.0911963,-0.08274534;-0.00143893;-0.03735607,-0.0613409;-0.2944217;-0.06205754,-0.01426575;-0.6190894;-0.02045793,-0.00907605;-0.628608;-0.121745,-0.04949786;0.4808754;-0.2173507,833.805
+0;0;0,0.003565617;0.3030801;0.01115945,0.004676574;0.6059144;0.007375421,0.2089372;0.4688918;0.01617184,0.2518339;0.2288361;0.03682213,0.3041923;0.01859026;-0.002235916,-0.1997592;0.4698051;0.002453018,-0.2494672;0.2301972;0.005694233,-0.2922494;0.01965006;-0.04236627,0.08141133;0.005424097;-0.03983859,0.09635488;-0.288293;-0.01948721,0.1069161;-0.6078603;0.06489828,0.1263677;-0.6478978;-0.0161209,-0.08121236;0.006181645;-0.04013326,-0.1040754;-0.2873626;-0.02542628,-0.1208331;-0.6121253;0.03460731,-0.116612;-0.5709246;-0.07357977,0.004674138;0.5298886;0.01080641,0;0;0,-0.0280546;0.2771241;-0.1200414,-0.05614226;0.5478915;-0.2527962,0.1296361;0.5090812;-0.1051533,0.2055477;0.2845736;-0.04410362,0.2069227;0.0720588;-0.1015999,-0.2220782;0.454519;-0.09490014,-0.268835;0.2184251;-0.05055179,-0.2683422;0.00761047;-0.1140119,0.08210621;0.01027754;-0.03738022,0.1167834;-0.2814308;-0.06209803,0.1176131;-0.6041277;0.01016331,0.1211669;-0.6136413;-0.0911963,-0.08274534;-0.00143893;-0.03735607,-0.0613409;-0.2944217;-0.06205754,-0.01426575;-0.6190894;-0.02045793,-0.00907605;-0.628608;-0.121745,-0.04949786;0.4808754;-0.2173507,833.8162
+0;0;0,0.003558906;0.3025097;0.01113845,0.004669875;0.6051553;0.007363094,0.2039113;0.4698238;0.016019,0.2477518;0.2244866;0.03712361,0.2997479;0.01569542;-0.001664199,-0.1947425;0.4707147;0.002637271,-0.2455442;0.2258352;0.005949796,-0.2880304;0.01674476;-0.04177819,0.08131637;0.00541777;-0.03979211,0.09618761;-0.2868783;-0.0195392,0.1068264;-0.6087947;0.06546659,0.1262975;-0.6489021;-0.01563345,-0.08111763;0.006174434;-0.04008644,-0.10387;-0.2859496;-0.02545061,-0.1207509;-0.6130996;0.03502427,-0.1165256;-0.5718877;-0.07327077,0.004667445;0.5293218;0.0107854,0;0;0,-0.02620049;0.2772229;-0.1187849,-0.0490575;0.5496861;-0.2486205,0.1295436;0.5113897;-0.1038198,0.2057037;0.2818255;-0.04012012,0.2087721;0.07173724;-0.1005797,-0.2153624;0.455136;-0.09899468,-0.2641066;0.2136511;-0.05578858,-0.2616024;0.00483866;-0.1205416,0.0821436;0.0105198;-0.03697133,0.1161852;-0.2792034;-0.06811595,0.1173656;-0.6034389;0.008299351,0.1212646;-0.612619;-0.09329343,-0.08244492;-0.001698226;-0.03775005,-0.05979993;-0.2932553;-0.0612025,-0.01237923;-0.620298;-0.01920704,-0.006866358;-0.6294712;-0.1207277,-0.04431213;0.4821871;-0.2142143,833.8391
+0;0;0,-0.0007537575;0.3024996;0.01192718,-0.003647642;0.6051396;0.008783299,0.1968852;0.4712098;0.0156027,0.2413748;0.2258747;0.03532821,0.2938058;0.01725167;-0.003777511,-0.2013502;0.4683375;0.000677431,-0.2516347;0.2233344;0.002317226,-0.292881;0.01394561;-0.04518992,0.08142854;0.005717016;-0.03951991,0.09726639;-0.2868119;-0.02388915,0.1091983;-0.6085033;0.06179388,0.1307176;-0.6496559;-0.01786544,-0.08107485;0.005837668;-0.04022321,-0.1023453;-0.2864847;-0.02743568,-0.1178934;-0.61361;0.03352822,-0.1133601;-0.5723258;-0.07474685,-0.002809757;0.5293055;0.01208592,0;0;0,-0.02620049;0.2772229;-0.1187849,-0.0490575;0.5496861;-0.2486205,0.1295436;0.5113897;-0.1038198,0.2057037;0.2818255;-0.04012012,0.2087721;0.07173724;-0.1005797,-0.2153624;0.455136;-0.09899468,-0.2641066;0.2136511;-0.05578858,-0.2616024;0.00483866;-0.1205416,0.0821436;0.0105198;-0.03697133,0.1161852;-0.2792034;-0.06811595,0.1173656;-0.6034389;0.008299351,0.1212646;-0.612619;-0.09329343,-0.08244492;-0.001698226;-0.03775005,-0.05979993;-0.2932553;-0.0612025,-0.01237923;-0.620298;-0.01920704,-0.006866358;-0.6294712;-0.1207277,-0.04431213;0.4821871;-0.2142143,833.8504
+0;0;0,-0.0007527075;0.3020783;0.01191056,-0.003641448;0.604185;0.008773222,0.2004295;0.4693815;0.01564816,0.2448166;0.224612;0.0353282,0.2975916;0.0146202;-0.004034098,-0.2048651;0.4664583;0.0004583215,-0.2550337;0.22202;0.002094337,-0.2965506;0.01125741;-0.0457245,0.08133763;0.005710633;-0.03947579,0.09716915;-0.2867011;-0.02385129,0.1092547;-0.6125371;0.06293569,0.1307692;-0.6536735;-0.01670544,-0.08098433;0.005831151;-0.0401783,-0.1022463;-0.2863741;-0.0273959,-0.1179947;-0.6177142;0.03435346,-0.1134624;-0.5764325;-0.07389687,-0.002805289;0.528507;0.01206904,0;0;0,-0.02708805;0.2767561;-0.1186001,-0.05233912;0.548215;-0.2488484,0.1299624;0.5117176;-0.1013069,0.2055675;0.2823928;-0.03834915,0.2104538;0.0711053;-0.0997076,-0.2197385;0.4543975;-0.09547526,-0.2685517;0.2135058;-0.05236954,-0.2660894;0.00350523;-0.1181331,0.08210343;0.01076981;-0.03673959,0.1167314;-0.2781103;-0.07346249,0.1210787;-0.6058052;0.00681448,0.1255332;-0.6149613;-0.09473801,-0.08224437;-0.001933849;-0.03793261,-0.05838205;-0.2933312;-0.06068293,-0.01015388;-0.6245471;-0.01805352,-0.004061293;-0.6337089;-0.1195187,-0.04650103;0.4811193;-0.2141671,833.8621
+0;0;0,-0.000752872;0.3021443;0.01191317,-0.003643328;0.6044233;0.008772516,0.2017102;0.4691695;0.0156734,0.2459856;0.2250161;0.03530391,0.2989658;0.01420778;-0.004211441,-0.2061404;0.4662278;0.0003877664,-0.2561827;0.2224048;0.002019663,-0.297861;0.01082271;-0.0459851,0.08129621;0.005707725;-0.03945569,0.09711651;-0.2864968;-0.02384226,0.1093021;-0.6150295;0.06366294,0.1308108;-0.6561469;-0.01595701,-0.0809431;0.005828182;-0.04015784,-0.10219;-0.28617;-0.0273845,-0.1180687;-0.6202521;0.03487588,-0.1135376;-0.5789735;-0.07334567,-0.002806313;0.5286678;0.01207171,0;0;0,-0.02750657;0.2766747;-0.1188619,-0.05345802;0.5478992;-0.2498498,0.1295747;0.5114468;-0.1002119,0.2045142;0.2827298;-0.03673626,0.211394;0.07097226;-0.09934569,-0.2216807;0.454784;-0.09527157,-0.2714368;0.2143228;-0.05453753,-0.266692;0.003633425;-0.1208399,0.08222668;0.01083577;-0.03632855,0.1189577;-0.276538;-0.08042693,0.1227261;-0.6060299;0.004191399,0.1275297;-0.6152261;-0.09729861,-0.0820085;-0.001951483;-0.03833018,-0.05759294;-0.2931317;-0.06058953,-0.007491928;-0.6268132;-0.0171628,-0.001048766;-0.6360429;-0.118549,-0.04734214;0.4808944;-0.2148724,833.8846
+0;0;0,-0.001691683;0.3021432;0.01184348,-0.004175896;0.6044234;0.008496134,0.2012584;0.4701568;0.01644384,0.2467897;0.2260204;0.03320333,0.2999614;0.01547112;-0.007420171,-0.2065568;0.4657007;-0.00201009,-0.2547093;0.2214922;-0.001743066,-0.2953455;0.009784609;-0.05008702,0.08143742;0.006082233;-0.03910701,0.0996647;-0.2862297;-0.02915418,0.1138752;-0.6139588;0.06101786,0.1351701;-0.6542445;-0.01939417,-0.08077419;0.005483332;-0.04054465,-0.09918606;-0.2868007;-0.03012301,-0.1140178;-0.6208456;0.03259324,-0.1088689;-0.5795711;-0.07560112,-0.00352277;0.5286687;0.01185465,0;0;0,-0.02750657;0.2766747;-0.1188619,-0.05345802;0.5478992;-0.2498498,0.1295747;0.5114468;-0.1002119,0.2045142;0.2827298;-0.03673626,0.211394;0.07097226;-0.09934569,-0.2216807;0.454784;-0.09527157,-0.2714368;0.2143228;-0.05453753,-0.266692;0.003633425;-0.1208399,0.08222668;0.01083577;-0.03632855,0.1189577;-0.276538;-0.08042693,0.1227261;-0.6060299;0.004191399,0.1275297;-0.6152261;-0.09729861,-0.0820085;-0.001951483;-0.03833018,-0.05759294;-0.2931317;-0.06058953,-0.007491928;-0.6268132;-0.0171628,-0.001048766;-0.6360429;-0.118549,-0.04734214;0.4808944;-0.2148724,833.8962
+0;0;0,-0.001691683;0.3021432;0.01184348,-0.004175896;0.6044234;0.008496134,0.2012584;0.4701568;0.01644384,0.2467897;0.2260204;0.03320333,0.2999614;0.01547112;-0.007420171,-0.2065568;0.4657007;-0.00201009,-0.2547093;0.2214922;-0.001743066,-0.2953455;0.009784609;-0.05008702,0.08143742;0.006082233;-0.03910701,0.0996647;-0.2862297;-0.02915418,0.1138752;-0.6139588;0.06101786,0.1351701;-0.6542445;-0.01939417,-0.08077419;0.005483332;-0.04054465,-0.09918606;-0.2868007;-0.03012301,-0.1140178;-0.6208456;0.03259324,-0.1088689;-0.5795711;-0.07560112,-0.00352277;0.5286687;0.01185465,0;0;0,-0.02750657;0.2766747;-0.1188619,-0.05345802;0.5478992;-0.2498498,0.1295747;0.5114468;-0.1002119,0.2045142;0.2827298;-0.03673626,0.211394;0.07097226;-0.09934569,-0.2216807;0.454784;-0.09527157,-0.2714368;0.2143228;-0.05453753,-0.266692;0.003633425;-0.1208399,0.08222668;0.01083577;-0.03632855,0.1189577;-0.276538;-0.08042693,0.1227261;-0.6060299;0.004191399,0.1275297;-0.6152261;-0.09729861,-0.0820085;-0.001951483;-0.03833018,-0.05759294;-0.2931317;-0.06058953,-0.007491928;-0.6268132;-0.0171628,-0.001048766;-0.6360429;-0.118549,-0.04734214;0.4808944;-0.2148724,833.9077
+0;0;0,-0.001695584;0.30284;0.01187079,-0.004201889;0.6078033;0.008490372,0.1918723;0.4754648;0.01626134,0.2374249;0.2312137;0.03302871,0.2902731;0.0219456;-0.007347602,-0.1972897;0.4712125;-0.001348516,-0.2454648;0.2268892;-0.001081366,-0.2858537;0.01646993;-0.04913114,0.08118235;0.006063183;-0.03898452,0.09944713;-0.2868502;-0.0290112,0.113791;-0.6176553;0.06200714,0.1351131;-0.658031;-0.01850786,-0.0805212;0.005466157;-0.04041766,-0.09897095;-0.2874193;-0.02997457,-0.1139419;-0.6245994;0.03333031,-0.1087864;-0.5833105;-0.0750026,-0.003542311;0.5313004;0.01188206,0;0;0,-0.02458739;0.278179;-0.1177614,-0.03948148;0.5549152;-0.2451184,0.130265;0.5115519;-0.09846711,0.2048928;0.2825364;-0.03524256,0.2131784;0.07263345;-0.09918332,-0.2078265;0.4570281;-0.1051076,-0.257971;0.2163234;-0.06559142,-0.2521462;0.00665763;-0.1305735,0.08222859;0.01083043;-0.03561306,0.1215552;-0.2752198;-0.08909225,0.1238147;-0.6062286;0.002286665,0.1289817;-0.6149687;-0.09950996,-0.08135473;-0.001859952;-0.03905223,-0.05665367;-0.2936721;-0.06065977,-0.004763875;-0.630217;-0.0163078,0.002041528;-0.639007;-0.117989,-0.0369496;0.4862692;-0.2112665,833.9303
+0;0;0,-0.00352715;0.3028186;0.01201172,-0.00772508;0.6077655;0.008823808,0.1888347;0.4757724;0.01762093,0.2349267;0.2313901;0.03056581,0.2892876;0.02263866;-0.0104713,-0.2003312;0.4712284;-0.002222601,-0.2471086;0.2266387;-0.003821462,-0.2860263;0.01613386;-0.05270329,0.08121352;0.006397189;-0.03886603,0.100296;-0.286595;-0.03409644,0.116969;-0.6166866;0.05908978,0.1390428;-0.6557056;-0.02239129,-0.08051441;0.005119611;-0.0404765,-0.09707967;-0.2879362;-0.03180519,-0.1109038;-0.6251148;0.031768,-0.1052727;-0.583801;-0.07653862,-0.006650496;0.5312651;0.01216553,0;0;0,-0.02458739;0.278179;-0.1177614,-0.03948148;0.5549152;-0.2451184,0.130265;0.5115519;-0.09846711,0.2048928;0.2825364;-0.03524256,0.2131784;0.07263345;-0.09918332,-0.2078265;0.4570281;-0.1051076,-0.257971;0.2163234;-0.06559142,-0.2521462;0.00665763;-0.1305735,0.08222859;0.01083043;-0.03561306,0.1215552;-0.2752198;-0.08909225,0.1238147;-0.6062286;0.002286665,0.1289817;-0.6149687;-0.09950996,-0.08135473;-0.001859952;-0.03905223,-0.05665367;-0.2936721;-0.06065977,-0.004763875;-0.630217;-0.0163078,0.002041528;-0.639007;-0.117989,-0.0369496;0.4862692;-0.2112665,833.9418
+0;0;0,-0.00352715;0.3028186;0.01201172,-0.00772508;0.6077655;0.008823808,0.1888347;0.4757724;0.01762093,0.2349267;0.2313901;0.03056581,0.2892876;0.02263866;-0.0104713,-0.2003312;0.4712284;-0.002222601,-0.2471086;0.2266387;-0.003821462,-0.2860263;0.01613386;-0.05270329,0.08121352;0.006397189;-0.03886603,0.100296;-0.286595;-0.03409644,0.116969;-0.6166866;0.05908978,0.1390428;-0.6557056;-0.02239129,-0.08051441;0.005119611;-0.0404765,-0.09707967;-0.2879362;-0.03180519,-0.1109038;-0.6251148;0.031768,-0.1052727;-0.583801;-0.07653862,-0.006650496;0.5312651;0.01216553,0;0;0,-0.02458739;0.278179;-0.1177614,-0.03948148;0.5549152;-0.2451184,0.130265;0.5115519;-0.09846711,0.2048928;0.2825364;-0.03524256,0.2131784;0.07263345;-0.09918332,-0.2078265;0.4570281;-0.1051076,-0.257971;0.2163234;-0.06559142,-0.2521462;0.00665763;-0.1305735,0.08222859;0.01083043;-0.03561306,0.1215552;-0.2752198;-0.08909225,0.1238147;-0.6062286;0.002286665,0.1289817;-0.6149687;-0.09950996,-0.08135473;-0.001859952;-0.03905223,-0.05665367;-0.2936721;-0.06065977,-0.004763875;-0.630217;-0.0163078,0.002041528;-0.639007;-0.117989,-0.0369496;0.4862692;-0.2112665,833.953
+0;0;0,-0.003522362;0.3024076;0.01199542,-0.007696977;0.6056676;0.008836187,0.1903256;0.4739289;0.01764503,0.2362751;0.2303025;0.03054987,0.2904092;0.02242191;-0.01031605,-0.2017713;0.4693506;-0.002347955,-0.2484039;0.2255176;-0.003941869,-0.2871593;0.01589084;-0.05261978,0.08104313;0.006383768;-0.03878449,0.1000911;-0.2860785;-0.03402352,0.1168318;-0.6175113;0.05954136,0.1388934;-0.656492;-0.02189444,-0.08034549;0.00510887;-0.04039158,-0.09688079;-0.2874169;-0.03173595,-0.1107611;-0.6259656;0.03209557,-0.1051331;-0.5846581;-0.07615088,-0.006631838;0.5298395;0.01214854,0;0;0,-0.02353127;0.277843;-0.1177123,-0.03956881;0.5517895;-0.2468848,0.1307371;0.511394;-0.09699655,0.205735;0.2830981;-0.0346427,0.2149636;0.07421532;-0.09865594,-0.2085777;0.4574597;-0.1046386,-0.2593798;0.2171134;-0.06879812,-0.25086;0.00840804;-0.1334847,0.082297;0.01095879;-0.03492975,0.1246082;-0.2719932;-0.09870768,0.1259106;-0.6033132;-0.003273249,0.131469;-0.6122375;-0.1049139,-0.08089639;-0.002018666;-0.039556,-0.05652705;-0.2933067;-0.06139906,-0.002679054;-0.6308435;-0.01610435,0.004533882;-0.639833;-0.1176161,-0.03639364;0.4843198;-0.2122474,833.9756
+0;0;0,-0.004082288;0.3018836;0.01218,-0.008364969;0.6044968;0.009337262,0.19254;0.4724534;0.01964415,0.2394602;0.2336414;0.02731454,0.2931824;0.02687122;-0.01780504,-0.2050669;0.4672034;-0.003534398,-0.2483286;0.2276119;-0.007518508,-0.2858201;0.01822698;-0.05679379,0.08109074;0.006558769;-0.03830857,0.1022367;-0.2838717;-0.03826467,0.1212962;-0.620069;0.05784475,0.137542;-0.6419832;4.572794E-05,-0.08006126;0.004924158;-0.04064752,-0.09423622;-0.2858551;-0.03405343,-0.1066965;-0.6296584;0.03131438,-0.1021706;-0.5914013;-0.04749593,-0.007305925;0.5289066;0.01255629,0;0;0,-0.02262565;0.2776779;-0.1169691,-0.03931704;0.5512037;-0.2454381,0.1327521;0.508115;-0.09202647,0.2052956;0.2834454;-0.0324235,0.2168774;0.07567306;-0.0985465,-0.2113232;0.4564494;-0.1032614,-0.2610929;0.220434;-0.06992687,-0.2519762;0.01215188;-0.1348204,0.08244304;0.01098305;-0.03418756,0.1269469;-0.2670711;-0.1083651,0.1266737;-0.6029464;-0.009286165,0.140044;-0.6290511;-0.06381345,-0.08039618;-0.002024835;-0.04023214,-0.05570548;-0.2914266;-0.06106361,-0.0002376176;-0.6340188;-0.01434294,0.005658071;-0.6323104;-0.08826561,-0.03582254;0.4838843;-0.2110689,833.9868
+0;0;0,-0.004082288;0.3018836;0.01218,-0.008364969;0.6044968;0.009337262,0.19254;0.4724534;0.01964415,0.2394602;0.2336414;0.02731454,0.2931824;0.02687122;-0.01780504,-0.2050669;0.4672034;-0.003534398,-0.2483286;0.2276119;-0.007518508,-0.2858201;0.01822698;-0.05679379,0.08109074;0.006558769;-0.03830857,0.1022367;-0.2838717;-0.03826467,0.1212962;-0.620069;0.05784475,0.137542;-0.6419832;4.572794E-05,-0.08006126;0.004924158;-0.04064752,-0.09423622;-0.2858551;-0.03405343,-0.1066965;-0.6296584;0.03131438,-0.1021706;-0.5914013;-0.04749593,-0.007305925;0.5289066;0.01255629,0;0;0,-0.02262565;0.2776779;-0.1169691,-0.03931704;0.5512037;-0.2454381,0.1327521;0.508115;-0.09202647,0.2052956;0.2834454;-0.0324235,0.2168774;0.07567306;-0.0985465,-0.2113232;0.4564494;-0.1032614,-0.2610929;0.220434;-0.06992687,-0.2519762;0.01215188;-0.1348204,0.08244304;0.01098305;-0.03418756,0.1269469;-0.2670711;-0.1083651,0.1266737;-0.6029464;-0.009286165,0.140044;-0.6290511;-0.06381345,-0.08039618;-0.002024835;-0.04023214,-0.05570548;-0.2914266;-0.06106361,-0.0002376176;-0.6340188;-0.01434294,0.005658071;-0.6323104;-0.08826561,-0.03582254;0.4838843;-0.2110689,833.998
+0;0;0,-0.004083257;0.3019553;0.01218289,-0.008364686;0.6044806;0.009339041,0.1960545;0.4714227;0.01977148,0.2425771;0.2346346;0.02737687,0.2963463;0.02768311;-0.01778227,-0.2085436;0.4660805;-0.003814617,-0.2514387;0.2285195;-0.007764963,-0.288963;0.01895088;-0.05708345,0.08105519;0.006555893;-0.03829177,0.1023021;-0.2852615;-0.03824766,0.1213631;-0.6214852;0.05786931,0.1379184;-0.6443884;-0.001030896,-0.08002615;0.004921998;-0.04062969,-0.09426881;-0.2872459;-0.03400411,-0.1067301;-0.6310762;0.03136883,-0.1021179;-0.5926619;-0.04894298,-0.007305336;0.5288686;0.012559,0;0;0,-0.02325836;0.277819;-0.1166949,-0.04303181;0.5511066;-0.2450328,0.1335054;0.5063887;-0.08966064,0.205331;0.283406;-0.03126025,0.2191911;0.07679617;-0.101115,-0.2169476;0.4556579;-0.1009618,-0.2654387;0.2213777;-0.06852406,-0.2573905;0.01435024;-0.1380526,0.08248865;0.01110825;-0.03393245,0.1309135;-0.2647504;-0.1185839,0.1278275;-0.5995128;-0.01575971,0.1422063;-0.6276104;-0.0701654,-0.08028292;-0.002140495;-0.04036399,-0.05613435;-0.2929175;-0.06214505,0.0008260161;-0.6351091;-0.01409682,0.007204333;-0.633881;-0.08941983,-0.03840645;0.483825;-0.210675,834.0201
+0;0;0,-0.004768095;0.3019385;0.01234781,-0.009534389;0.604459;0.009764168,0.1951761;0.4721647;0.02087979,0.2444075;0.2358084;0.02255868,0.2984776;0.02967523;-0.02586559,-0.2096159;0.466596;-0.005317535,-0.2513524;0.2288868;-0.01189172,-0.288235;0.01952517;-0.06255497,0.08138987;0.006664671;-0.037556,0.1059074;-0.2848645;-0.04184927,0.1267174;-0.6207801;0.0549799,0.1438449;-0.6429396;-0.004417952,-0.0796273;0.004864272;-0.04141272,-0.09247285;-0.2874022;-0.03650165,-0.1015878;-0.6312485;0.02933818,-0.09658679;-0.5928149;-0.05094833,-0.008370229;0.5288457;0.01291595,0;0;0,-0.02325836;0.277819;-0.1166949,-0.04303181;0.5511066;-0.2450328,0.1335054;0.5063887;-0.08966064,0.205331;0.283406;-0.03126025,0.2191911;0.07679617;-0.101115,-0.2169476;0.4556579;-0.1009618,-0.2654387;0.2213777;-0.06852406,-0.2573905;0.01435024;-0.1380526,0.08248865;0.01110825;-0.03393245,0.1309135;-0.2647504;-0.1185839,0.1278275;-0.5995128;-0.01575971,0.1422063;-0.6276104;-0.0701654,-0.08028292;-0.002140495;-0.04036399,-0.05613435;-0.2929175;-0.06214505,0.0008260161;-0.6351091;-0.01409682,0.007204333;-0.633881;-0.08941983,-0.03840645;0.483825;-0.210675,834.0315
+0;0;0,-0.004768095;0.3019385;0.01234781,-0.009534389;0.604459;0.009764168,0.1951761;0.4721647;0.02087979,0.2444075;0.2358084;0.02255868,0.2984776;0.02967523;-0.02586559,-0.2096159;0.466596;-0.005317535,-0.2513524;0.2288868;-0.01189172,-0.288235;0.01952517;-0.06255497,0.08138987;0.006664671;-0.037556,0.1059074;-0.2848645;-0.04184927,0.1267174;-0.6207801;0.0549799,0.1438449;-0.6429396;-0.004417952,-0.0796273;0.004864272;-0.04141272,-0.09247285;-0.2874022;-0.03650165,-0.1015878;-0.6312485;0.02933818,-0.09658679;-0.5928149;-0.05094833,-0.008370229;0.5288457;0.01291595,0;0;0,-0.02325836;0.277819;-0.1166949,-0.04303181;0.5511066;-0.2450328,0.1335054;0.5063887;-0.08966064,0.205331;0.283406;-0.03126025,0.2191911;0.07679617;-0.101115,-0.2169476;0.4556579;-0.1009618,-0.2654387;0.2213777;-0.06852406,-0.2573905;0.01435024;-0.1380526,0.08248865;0.01110825;-0.03393245,0.1309135;-0.2647504;-0.1185839,0.1278275;-0.5995128;-0.01575971,0.1422063;-0.6276104;-0.0701654,-0.08028292;-0.002140495;-0.04036399,-0.05613435;-0.2929175;-0.06214505,0.0008260161;-0.6351091;-0.01409682,0.007204333;-0.633881;-0.08941983,-0.03840645;0.483825;-0.210675,834.0427
+0;0;0,-0.004766515;0.3018385;0.01234372,-0.009532997;0.6043713;0.009759463,0.1933135;0.4725814;0.02080276,0.2430457;0.2338205;0.02249872,0.2971283;0.0276399;-0.02593668,-0.207771;0.4670638;-0.005154636,-0.2499322;0.2269361;-0.01179571,-0.2868233;0.01752634;-0.06247061,0.08115175;0.006645172;-0.03744612,0.10582;-0.2866762;-0.04176579,0.1269301;-0.6274358;0.0564597,0.1464177;-0.6567827;-0.01112308,-0.07939433;0.004850041;-0.04129156,-0.09231886;-0.2892132;-0.0363503,-0.1015652;-0.6380178;0.03043898,-0.0958751;-0.5984222;-0.06091089,-0.008368613;0.5287434;0.01291185,0;0;0,-0.02286007;0.2777729;-0.1166241,-0.04224941;0.5509971;-0.2451808,0.1311634;0.5084193;-0.0892992,0.2056209;0.2837225;-0.0305593,0.2205085;0.07745636;-0.1013689,-0.2154472;0.4561605;-0.1032226,-0.2650639;0.2193889;-0.07223254,-0.255681;0.01279309;-0.1430243,0.08234122;0.01141241;-0.03349113,0.1352409;-0.2614339;-0.1305537,0.1283694;-0.5989681;-0.01994443,0.1499649;-0.6290109;-0.08626008,-0.07987061;-0.002375785;-0.04058346,-0.05640076;-0.2950162;-0.06238598,0.002710484;-0.6418436;-0.01311428,0.01033368;-0.6445745;-0.09878707,-0.03776106;0.4837335;-0.2107375,834.0649
+0;0;0,-0.005547564;0.30149;0.01242814,-0.01098618;0.602949;0.01003356,0.1919252;0.4714411;0.02270415,0.2420054;0.2358513;0.01747315,0.2969039;0.0308222;-0.03530338,-0.2089206;0.4658314;-0.005993793,-0.2503011;0.2287335;-0.01649003,-0.2859788;0.01962529;-0.06975381,0.08103234;0.006859566;-0.03697903,0.1090898;-0.2882988;-0.0449617,0.1319828;-0.6318035;0.05517385,0.1539393;-0.6689756;-0.02269326,-0.07895064;0.00461286;-0.04154829,-0.09119414;-0.2917135;-0.03835245,-0.097165;-0.6438591;0.02876277,-0.09010261;-0.6028582;-0.07557589,-0.0096651;0.5276634;0.01312255,0;0;0,-0.02304944;0.2777514;-0.115777,-0.04350635;0.5506482;-0.2423592,0.1312533;0.5060096;-0.0880847,0.2052741;0.2844422;-0.02920532,0.2223183;0.07904412;-0.1023986,-0.2178552;0.4560495;-0.1034838,-0.2679054;0.2220689;-0.075448,-0.2569931;0.01549137;-0.1464605,0.08212201;0.01161078;-0.03319502,0.1386616;-0.2568918;-0.1457965,0.1270483;-0.5960119;-0.02999759,0.1578702;-0.6256702;-0.1109195,-0.07949425;-0.002508277;-0.04068311,-0.0563152;-0.2973633;-0.06287973,0.004000928;-0.6471792;-0.01250607,0.01305727;-0.6543394;-0.1104579,-0.03867853;0.4834807;-0.2085297,834.087
+0;0;0,-0.005547564;0.30149;0.01242814,-0.01098618;0.602949;0.01003356,0.1919252;0.4714411;0.02270415,0.2420054;0.2358513;0.01747315,0.2969039;0.0308222;-0.03530338,-0.2089206;0.4658314;-0.005993793,-0.2503011;0.2287335;-0.01649003,-0.2859788;0.01962529;-0.06975381,0.08103234;0.006859566;-0.03697903,0.1090898;-0.2882988;-0.0449617,0.1319828;-0.6318035;0.05517385,0.1539393;-0.6689756;-0.02269326,-0.07895064;0.00461286;-0.04154829,-0.09119414;-0.2917135;-0.03835245,-0.097165;-0.6438591;0.02876277,-0.09010261;-0.6028582;-0.07557589,-0.0096651;0.5276634;0.01312255,0;0;0,-0.02304944;0.2777514;-0.115777,-0.04350635;0.5506482;-0.2423592,0.1312533;0.5060096;-0.0880847,0.2052741;0.2844422;-0.02920532,0.2223183;0.07904412;-0.1023986,-0.2178552;0.4560495;-0.1034838,-0.2679054;0.2220689;-0.075448,-0.2569931;0.01549137;-0.1464605,0.08212201;0.01161078;-0.03319502,0.1386616;-0.2568918;-0.1457965,0.1270483;-0.5960119;-0.02999759,0.1578702;-0.6256702;-0.1109195,-0.07949425;-0.002508277;-0.04068311,-0.0563152;-0.2973633;-0.06287973,0.004000928;-0.6471792;-0.01250607,0.01305727;-0.6543394;-0.1104579,-0.03867853;0.4834807;-0.2085297,834.0988
+0;0;0,-0.005547564;0.30149;0.01242814,-0.01098618;0.602949;0.01003356,0.1919252;0.4714411;0.02270415,0.2420054;0.2358513;0.01747315,0.2969039;0.0308222;-0.03530338,-0.2089206;0.4658314;-0.005993793,-0.2503011;0.2287335;-0.01649003,-0.2859788;0.01962529;-0.06975381,0.08103234;0.006859566;-0.03697903,0.1090898;-0.2882988;-0.0449617,0.1319828;-0.6318035;0.05517385,0.1539393;-0.6689756;-0.02269326,-0.07895064;0.00461286;-0.04154829,-0.09119414;-0.2917135;-0.03835245,-0.097165;-0.6438591;0.02876277,-0.09010261;-0.6028582;-0.07557589,-0.0096651;0.5276634;0.01312255,0;0;0,-0.02304944;0.2777514;-0.115777,-0.04350635;0.5506482;-0.2423592,0.1312533;0.5060096;-0.0880847,0.2052741;0.2844422;-0.02920532,0.2223183;0.07904412;-0.1023986,-0.2178552;0.4560495;-0.1034838,-0.2679054;0.2220689;-0.075448,-0.2569931;0.01549137;-0.1464605,0.08212201;0.01161078;-0.03319502,0.1386616;-0.2568918;-0.1457965,0.1270483;-0.5960119;-0.02999759,0.1578702;-0.6256702;-0.1109195,-0.07949425;-0.002508277;-0.04068311,-0.0563152;-0.2973633;-0.06287973,0.004000928;-0.6471792;-0.01250607,0.01305727;-0.6543394;-0.1104579,-0.03867853;0.4834807;-0.2085297,834.1206
+0;0;0,-0.002818735;0.3012871;0.01121353,-0.006514201;0.6014716;0.008125938,0.194124;0.4680922;0.02336205,0.2461164;0.235415;0.01209049,0.3018273;0.03184927;-0.04612835,-0.2045316;0.4671592;-0.005822074,-0.2450561;0.2324084;-0.02061118,-0.280416;0.02399465;-0.07758102,0.08094142;0.007102703;-0.03646933,0.1120256;-0.288982;-0.04844227,0.1365795;-0.6311119;0.05190911,0.1576821;-0.6663514;-0.02579425,-0.07847322;0.004367239;-0.041891,-0.08899501;-0.2933948;-0.04022561,-0.09222496;-0.6444197;0.02683587,-0.0850817;-0.6036665;-0.07598764,-0.005529216;0.5265214;0.01133184,0;0;0,-0.02161619;0.2776424;-0.1155641,-0.03773342;0.5492707;-0.2424011,0.1324305;0.5037407;-0.0853734,0.2053753;0.2840619;-0.02715635,0.2249945;0.08026591;-0.1047091,-0.2143066;0.4566604;-0.1065424,-0.2638565;0.2247474;-0.07952161,-0.2526371;0.0183056;-0.1515497,0.08214368;0.01168755;-0.03236961,0.1419362;-0.2533761;-0.1546063,0.1290333;-0.5911293;-0.03849244,0.1598708;-0.6223925;-0.116179,-0.07887948;-0.002683575;-0.04126501,-0.0550991;-0.2989326;-0.06240078,0.00581155;-0.6474693;-0.01202021,0.01531126;-0.6541464;-0.1084768,-0.03437887;0.4824633;-0.2084262,834.1431
+0;0;0,-0.002815235;0.300913;0.01119961,-0.006513111;0.6012864;0.008106778,0.1944928;0.4676766;0.02337022,0.2471524;0.2320137;0.01195402,0.3029994;0.02795033;-0.04640712,-0.2048939;0.4667419;-0.005867422,-0.2459383;0.2289787;-0.0208463,-0.2813846;0.02005552;-0.07795539,0.08113527;0.007119712;-0.03655666,0.1124124;-0.2908033;-0.04860394,0.1373008;-0.6375939;0.05311451,0.1590845;-0.6749392;-0.02709687,-0.07866115;0.004377698;-0.04199133,-0.08924827;-0.2952331;-0.04031559,-0.09252221;-0.65104;0.02765946,-0.08514839;-0.6099397;-0.07848287,-0.005526507;0.526213;0.01131795,0;0;0,-0.02168421;0.2772138;-0.1156042,-0.03924702;0.5485563;-0.2432995,0.1311848;0.5049791;-0.08517742,0.2043649;0.282663;-0.02467489,0.2300508;0.08336291;-0.112916,-0.2156377;0.455982;-0.1070726,-0.2661986;0.2210027;-0.0812135,-0.2521207;0.015442;-0.1568002,0.0823609;0.01235038;-0.03215837,0.1467473;-0.2472825;-0.1675344,0.1297387;-0.5880651;-0.04584718,0.1624047;-0.6185949;-0.1277792,-0.0790388;-0.003162084;-0.04138696,-0.0550501;-0.3012477;-0.06262372,0.00712451;-0.6544287;-0.01136673,0.01734431;-0.6623384;-0.1108765,-0.03528984;0.4818152;-0.2089882,834.1543
+0;0;0,-0.002815235;0.300913;0.01119961,-0.006513111;0.6012864;0.008106778,0.1944928;0.4676766;0.02337022,0.2471524;0.2320137;0.01195402,0.3029994;0.02795033;-0.04640712,-0.2048939;0.4667419;-0.005867422,-0.2459383;0.2289787;-0.0208463,-0.2813846;0.02005552;-0.07795539,0.08113527;0.007119712;-0.03655666,0.1124124;-0.2908033;-0.04860394,0.1373008;-0.6375939;0.05311451,0.1590845;-0.6749392;-0.02709687,-0.07866115;0.004377698;-0.04199133,-0.08924827;-0.2952331;-0.04031559,-0.09252221;-0.65104;0.02765946,-0.08514839;-0.6099397;-0.07848287,-0.005526507;0.526213;0.01131795,0;0;0,-0.02168421;0.2772138;-0.1156042,-0.03924702;0.5485563;-0.2432995,0.1311848;0.5049791;-0.08517742,0.2043649;0.282663;-0.02467489,0.2300508;0.08336291;-0.112916,-0.2156377;0.455982;-0.1070726,-0.2661986;0.2210027;-0.0812135,-0.2521207;0.015442;-0.1568002,0.0823609;0.01235038;-0.03215837,0.1467473;-0.2472825;-0.1675344,0.1297387;-0.5880651;-0.04584718,0.1624047;-0.6185949;-0.1277792,-0.0790388;-0.003162084;-0.04138696,-0.0550501;-0.3012477;-0.06262372,0.00712451;-0.6544287;-0.01136673,0.01734431;-0.6623384;-0.1108765,-0.03528984;0.4818152;-0.2089882,834.166
+0;0;0,-8.216322E-05;0.3008858;0.0103708,-0.001387609;0.6011508;0.00649777,0.2003119;0.4646684;0.02579192,0.2544596;0.2303132;0.007693145,0.3132769;0.02822873;-0.05478702,-0.2030657;0.4675417;-0.005442756,-0.2429817;0.23052;-0.02567539,-0.2771803;0.02184547;-0.08472423,0.08119096;0.007449328;-0.03576245,0.1160353;-0.2907426;-0.05135149,0.141417;-0.6303033;0.04787911,0.1643229;-0.6665298;-0.03101701,-0.07830411;0.003954745;-0.04218109,-0.08679673;-0.2965489;-0.04115554,-0.08609711;-0.6449843;0.0250608,-0.07851408;-0.6041204;-0.07962778,-0.0009275276;0.5260857;0.00988883,0;0;0,-0.02225849;0.2770932;-0.1156015,-0.04183911;0.5480745;-0.2434905,0.1314418;0.5044036;-0.08441544,0.2043489;0.2826801;-0.0235455,0.2309346;0.08411905;-0.113368,-0.2195191;0.4550862;-0.1062045,-0.2702642;0.2205333;-0.08187784,-0.2545077;0.01560456;-0.1590613,0.08222969;0.01250815;-0.03175282,0.1486845;-0.2443786;-0.173063,0.1312438;-0.579481;-0.0581956,0.1633102;-0.6147773;-0.1346376,-0.07865085;-0.003260373;-0.04159123,-0.05511946;-0.3021851;-0.06317607,0.006662466;-0.647691;-0.01217647,0.01706163;-0.6550674;-0.1103095,-0.03720729;0.4814135;-0.20912,834.1877
+0;0;0,-8.216322E-05;0.3008858;0.0103708,-0.001387609;0.6011508;0.00649777,0.2003119;0.4646684;0.02579192,0.2544596;0.2303132;0.007693145,0.3132769;0.02822873;-0.05478702,-0.2030657;0.4675417;-0.005442756,-0.2429817;0.23052;-0.02567539,-0.2771803;0.02184547;-0.08472423,0.08119096;0.007449328;-0.03576245,0.1160353;-0.2907426;-0.05135149,0.141417;-0.6303033;0.04787911,0.1643229;-0.6665298;-0.03101701,-0.07830411;0.003954745;-0.04218109,-0.08679673;-0.2965489;-0.04115554,-0.08609711;-0.6449843;0.0250608,-0.07851408;-0.6041204;-0.07962778,-0.0009275276;0.5260857;0.00988883,0;0;0,-0.02225849;0.2770932;-0.1156015,-0.04183911;0.5480745;-0.2434905,0.1314418;0.5044036;-0.08441544,0.2043489;0.2826801;-0.0235455,0.2309346;0.08411905;-0.113368,-0.2195191;0.4550862;-0.1062045,-0.2702642;0.2205333;-0.08187784,-0.2545077;0.01560456;-0.1590613,0.08222969;0.01250815;-0.03175282,0.1486845;-0.2443786;-0.173063,0.1312438;-0.579481;-0.0581956,0.1633102;-0.6147773;-0.1346376,-0.07865085;-0.003260373;-0.04159123,-0.05511946;-0.3021851;-0.06317607,0.006662466;-0.647691;-0.01217647,0.01706163;-0.6550674;-0.1103095,-0.03720729;0.4814135;-0.20912,834.1992
+0;0;0,-8.207094E-05;0.3005478;0.01035915,-0.001387162;0.6007168;0.006486227,0.2001802;0.4642725;0.02577003,0.2541167;0.2308315;0.007741868,0.3130291;0.02842021;-0.05483937,-0.2029325;0.4671439;-0.005444121,-0.2426927;0.2310469;-0.02559782,-0.2769466;0.02203484;-0.08474218,0.08138899;0.007467497;-0.03584968,0.1163956;-0.2921134;-0.05151132,0.1422317;-0.6377525;0.0494956,0.1656331;-0.6754115;-0.03110696,-0.0784951;0.003964391;-0.04228397,-0.08702727;-0.297939;-0.04125364,-0.08631513;-0.6526117;0.02614802,-0.07856809;-0.6115128;-0.08080488,-0.0009270664;0.5256494;0.009877392,0;0;0,-0.02181926;0.2768469;-0.1153951,-0.04125516;0.5477349;-0.2432792,0.1315622;0.5035102;-0.08375049,0.2044788;0.2832464;-0.02133346,0.2336433;0.0880242;-0.1182621,-0.2191379;0.4549944;-0.1065153,-0.2711273;0.2214796;-0.08422714,-0.2535701;0.01685779;-0.1628344,0.08259277;0.01262486;-0.03137159,0.1528647;-0.239059;-0.1828198,0.1321996;-0.5779972;-0.06022263,0.1642127;-0.6108219;-0.1417723,-0.07874551;-0.003497421;-0.0418574,-0.05537999;-0.3038059;-0.06395609,0.009442039;-0.65503;-0.01126803,0.02019208;-0.6632094;-0.1115122,-0.03665431;0.4810713;-0.2089045,834.2211
+0;0;0,-0.00689241;0.3003766;0.01275541,-0.01540119;0.6004506;0.01164832,0.1897717;0.4693152;0.02477604,0.2459648;0.2371293;-0.0009305663,0.3067259;0.0374741;-0.0702367,-0.2139558;0.4643324;-0.006793274,-0.2505872;0.2283044;-0.03282669,-0.2856642;0.02103838;-0.09738553,0.08160569;0.007794724;-0.03528292,0.1204804;-0.2910782;-0.05485975,0.1478781;-0.6368675;0.04521701,0.1724645;-0.6768863;-0.03298148,-0.07813337;0.003684675;-0.0429736,-0.08471723;-0.2982678;-0.04206574,-0.08008206;-0.6531029;0.02431818,-0.07231064;-0.6117496;-0.08260627,-0.01323412;0.5253853;0.01435368,0;0;0,-0.02181926;0.2768469;-0.1153951,-0.04125516;0.5477349;-0.2432792,0.1315622;0.5035102;-0.08375049,0.2044788;0.2832464;-0.02133346,0.2336433;0.0880242;-0.1182621,-0.2191379;0.4549944;-0.1065153,-0.2711273;0.2214796;-0.08422714,-0.2535701;0.01685779;-0.1628344,0.08259277;0.01262486;-0.03137159,0.1528647;-0.239059;-0.1828198,0.1321996;-0.5779972;-0.06022263,0.1642127;-0.6108219;-0.1417723,-0.07874551;-0.003497421;-0.0418574,-0.05537999;-0.3038059;-0.06395609,0.009442039;-0.65503;-0.01126803,0.02019208;-0.6632094;-0.1115122,-0.03665431;0.4810713;-0.2089045,834.2325
+0;0;0,-0.00689241;0.3003766;0.01275541,-0.01540119;0.6004506;0.01164832,0.1897717;0.4693152;0.02477604,0.2459648;0.2371293;-0.0009305663,0.3067259;0.0374741;-0.0702367,-0.2139558;0.4643324;-0.006793274,-0.2505872;0.2283044;-0.03282669,-0.2856642;0.02103838;-0.09738553,0.08160569;0.007794724;-0.03528292,0.1204804;-0.2910782;-0.05485975,0.1478781;-0.6368675;0.04521701,0.1724645;-0.6768863;-0.03298148,-0.07813337;0.003684675;-0.0429736,-0.08471723;-0.2982678;-0.04206574,-0.08008206;-0.6531029;0.02431818,-0.07231064;-0.6117496;-0.08260627,-0.01323412;0.5253853;0.01435368,0;0;0,-0.02181926;0.2768469;-0.1153951,-0.04125516;0.5477349;-0.2432792,0.1315622;0.5035102;-0.08375049,0.2044788;0.2832464;-0.02133346,0.2336433;0.0880242;-0.1182621,-0.2191379;0.4549944;-0.1065153,-0.2711273;0.2214796;-0.08422714,-0.2535701;0.01685779;-0.1628344,0.08259277;0.01262486;-0.03137159,0.1528647;-0.239059;-0.1828198,0.1321996;-0.5779972;-0.06022263,0.1642127;-0.6108219;-0.1417723,-0.07874551;-0.003497421;-0.0418574,-0.05537999;-0.3038059;-0.06395609,0.009442039;-0.65503;-0.01126803,0.02019208;-0.6632094;-0.1115122,-0.03665431;0.4810713;-0.2089045,834.2439
+0;0;0,-0.00687803;0.2997499;0.01272879,-0.01536056;0.5988989;0.01162638,0.1892083;0.4681891;0.02471409,0.2448;0.2384881;-0.0007173885,0.3055968;0.03871544;-0.07006431,-0.2133329;0.4632209;-0.006762469,-0.2495723;0.229719;-0.03251725,-0.2846699;0.022331;-0.09711409,0.08146651;0.007781431;-0.03522274,0.1204051;-0.2915825;-0.05483174,0.1475276;-0.6338992;0.04424002,0.1720134;-0.6736314;-0.0336384,-0.07800011;0.00367839;-0.04290031,-0.08459479;-0.2987702;-0.04199096,-0.08000617;-0.6500419;0.02372631,-0.07226656;-0.6087351;-0.08276048,-0.01320102;0.5240943;0.01432235,0;0;0,-0.02172498;0.276498;-0.1146133,-0.04172777;0.5467258;-0.2416396,0.1310335;0.5007719;-0.0828135,0.2058296;0.2839296;-0.02048636,0.2359947;0.09002842;-0.1200192,-0.2191493;0.4546023;-0.1057669,-0.2726059;0.223877;-0.08556918,-0.2536828;0.01973149;-0.1654497,0.08281697;0.01253858;-0.03036642,0.1543465;-0.2371569;-0.1854637,0.1365938;-0.5746933;-0.06933594,0.1681485;-0.608224;-0.1499295,-0.07792587;-0.003333347;-0.04306313,-0.05410532;-0.3041658;-0.06432077,0.01146598;-0.6514434;-0.01111987,0.0221728;-0.6593546;-0.1109963,-0.03697;0.480228;-0.207536,834.2662
+0;0;0,-0.007244684;0.2997223;0.01316682,-0.01457607;0.5989;0.01196768,0.1894605;0.4675511;0.024902,0.2473336;0.2392263;-0.007007578,0.3099564;0.04580817;-0.09116325,-0.2124653;0.4625246;-0.008524185,-0.2498916;0.2297686;-0.03891533,-0.2824694;0.02211973;-0.1039925,0.08174296;0.007903427;-0.03454864,0.1242053;-0.2906289;-0.05893862,0.1522203;-0.6331452;0.03919081,0.1784293;-0.6756297;-0.03555059,-0.07751667;0.00359569;-0.04377468,-0.08181762;-0.2988951;-0.04320582,-0.07420476;-0.650309;0.02146254,-0.06605985;-0.6089944;-0.08499318,-0.01278401;0.5240878;0.01471967,0;0;0,-0.02172498;0.276498;-0.1146133,-0.04172777;0.5467258;-0.2416396,0.1310335;0.5007719;-0.0828135,0.2058296;0.2839296;-0.02048636,0.2359947;0.09002842;-0.1200192,-0.2191493;0.4546023;-0.1057669,-0.2726059;0.223877;-0.08556918,-0.2536828;0.01973149;-0.1654497,0.08281697;0.01253858;-0.03036642,0.1543465;-0.2371569;-0.1854637,0.1365938;-0.5746933;-0.06933594,0.1681485;-0.608224;-0.1499295,-0.07792587;-0.003333347;-0.04306313,-0.05410532;-0.3041658;-0.06432077,0.01146598;-0.6514434;-0.01111987,0.0221728;-0.6593546;-0.1109963,-0.03697;0.480228;-0.207536,834.2775
+0;0;0,-0.007232498;0.2992182;0.01314467,-0.01456009;0.5982418;0.01194517,0.1895612;0.4668851;0.02488319,0.2470984;0.2398855;-0.006841185,0.3097683;0.04632214;-0.09106005,-0.2125338;0.4618565;-0.008557071,-0.2497429;0.2304514;-0.03877182,-0.2823451;0.02264664;-0.1038979,0.08163328;0.007892822;-0.03450228,0.1241644;-0.2911229;-0.05893176,0.1520723;-0.6323303;0.03882268,0.1793646;-0.6778108;-0.03900802,-0.07741266;0.003590865;-0.04371594,-0.08172058;-0.2993897;-0.04314617,-0.07413681;-0.6494606;0.02127506,-0.06565525;-0.6076784;-0.08958082,-0.01276841;0.5234456;0.01469657,0;0;0,-0.02154036;0.2765411;-0.1132152,-0.04150818;0.5468105;-0.2397926,0.1312172;0.4998289;-0.08066344,0.2068255;0.2846255;-0.01888442,0.2379512;0.09244445;-0.1217666,-0.2193244;0.4549066;-0.1045044,-0.2738761;0.2257919;-0.08510531,-0.2545611;0.02265884;-0.1678761,0.08303433;0.01263964;-0.02936387,0.1553352;-0.2351379;-0.1880932,0.142128;-0.5738143;-0.07909298,0.1757088;-0.6082998;-0.1640267,-0.07752659;-0.003502944;-0.04352074,-0.05399619;-0.3048435;-0.06488266,0.01224429;-0.6503598;-0.01022105,0.02353493;-0.6596745;-0.1142723,-0.03672995;0.4802897;-0.2057719,834.2882
+0;0;0,-0.007232498;0.2992182;0.01314467,-0.01456009;0.5982418;0.01194517,0.1895612;0.4668851;0.02488319,0.2470984;0.2398855;-0.006841185,0.3097683;0.04632214;-0.09106005,-0.2125338;0.4618565;-0.008557071,-0.2497429;0.2304514;-0.03877182,-0.2823451;0.02264664;-0.1038979,0.08163328;0.007892822;-0.03450228,0.1241644;-0.2911229;-0.05893176,0.1520723;-0.6323303;0.03882268,0.1793646;-0.6778108;-0.03900802,-0.07741266;0.003590865;-0.04371594,-0.08172058;-0.2993897;-0.04314617,-0.07413681;-0.6494606;0.02127506,-0.06565525;-0.6076784;-0.08958082,-0.01276841;0.5234456;0.01469657,0;0;0,-0.02154036;0.2765411;-0.1132152,-0.04150818;0.5468105;-0.2397926,0.1312172;0.4998289;-0.08066344,0.2068255;0.2846255;-0.01888442,0.2379512;0.09244445;-0.1217666,-0.2193244;0.4549066;-0.1045044,-0.2738761;0.2257919;-0.08510531,-0.2545611;0.02265884;-0.1678761,0.08303433;0.01263964;-0.02936387,0.1553352;-0.2351379;-0.1880932,0.142128;-0.5738143;-0.07909298,0.1757088;-0.6082998;-0.1640267,-0.07752659;-0.003502944;-0.04352074,-0.05399619;-0.3048435;-0.06488266,0.01224429;-0.6503598;-0.01022105,0.02353493;-0.6596745;-0.1142723,-0.03672995;0.4802897;-0.2057719,834.311
+0;0;0,-0.006878348;0.299152;0.01350354,-0.01348204;0.5981269;0.0125606,0.1900286;0.4665619;0.0251154,0.2477953;0.2423415;-0.0134211,0.3149155;0.05152571;-0.1009586,-0.2116419;0.4630572;-0.008492377,-0.2487948;0.2342218;-0.04524657,-0.2788298;0.02601311;-0.1110161,0.08188009;0.007906696;-0.03387947,0.1271127;-0.2905248;-0.06188092,0.1567737;-0.6327775;0.03534545,0.1846128;-0.6716357;-0.04790709,-0.07718223;0.003532551;-0.04410338,-0.07889156;-0.2995984;-0.04372667,-0.06848287;-0.6507134;0.02014406,-0.05994359;-0.6089363;-0.09047161,-0.01189841;0.5233458;0.01525594,0;0;0,-0.02094916;0.2769496;-0.1121678,-0.04043804;0.5473629;-0.2383587,0.1312921;0.4993174;-0.07874155,0.2084239;0.2860598;-0.01817131,0.2397496;0.09599324;-0.1252787,-0.218457;0.4556375;-0.1038229,-0.2736219;0.2282205;-0.08551405,-0.2551915;0.02678582;-0.1730524,0.08326418;0.01294982;-0.02853179,0.1561934;-0.2342084;-0.1881738,0.1444591;-0.5745708;-0.08100367,0.1775454;-0.6092345;-0.1656876,-0.0771957;-0.00382812;-0.04405513,-0.0537757;-0.3053417;-0.06485123,0.01401878;-0.6513857;-0.008930512,0.02534981;-0.6604908;-0.1128047,-0.03587903;0.4807862;-0.2044656,834.3218
+0;0;0,-0.006878348;0.299152;0.01350354,-0.01348204;0.5981269;0.0125606,0.1900286;0.4665619;0.0251154,0.2477953;0.2423415;-0.0134211,0.3149155;0.05152571;-0.1009586,-0.2116419;0.4630572;-0.008492377,-0.2487948;0.2342218;-0.04524657,-0.2788298;0.02601311;-0.1110161,0.08188009;0.007906696;-0.03387947,0.1271127;-0.2905248;-0.06188092,0.1567737;-0.6327775;0.03534545,0.1846128;-0.6716357;-0.04790709,-0.07718223;0.003532551;-0.04410338,-0.07889156;-0.2995984;-0.04372667,-0.06848287;-0.6507134;0.02014406,-0.05994359;-0.6089363;-0.09047161,-0.01189841;0.5233458;0.01525594,0;0;0,-0.02094916;0.2769496;-0.1121678,-0.04043804;0.5473629;-0.2383587,0.1312921;0.4993174;-0.07874155,0.2084239;0.2860598;-0.01817131,0.2397496;0.09599324;-0.1252787,-0.218457;0.4556375;-0.1038229,-0.2736219;0.2282205;-0.08551405,-0.2551915;0.02678582;-0.1730524,0.08326418;0.01294982;-0.02853179,0.1561934;-0.2342084;-0.1881738,0.1444591;-0.5745708;-0.08100367,0.1775454;-0.6092345;-0.1656876,-0.0771957;-0.00382812;-0.04405513,-0.0537757;-0.3053417;-0.06485123,0.01401878;-0.6513857;-0.008930512,0.02534981;-0.6604908;-0.1128047,-0.03587903;0.4807862;-0.2044656,834.3334
+0;0;0,-0.00686557;0.2985963;0.01347845,-0.01346117;0.5972077;0.01253457,0.1895713;0.46582;0.02506451,0.2476089;0.2405478;-0.01365275,0.3148284;0.04945;-0.1013196,-0.2111498;0.4623236;-0.008463831,-0.248477;0.2324148;-0.04539043,-0.2785564;0.02389836;-0.1112572,0.08180963;0.007899892;-0.03385031,0.1270356;-0.2904881;-0.06184767,0.1568063;-0.6340063;0.03573821,0.1845693;-0.6726762;-0.04728668,-0.07711581;0.003529511;-0.04406543,-0.07882489;-0.2995572;-0.04368877,-0.06837772;-0.6519706;0.02041813,-0.05986179;-0.6102256;-0.08989509,-0.01187846;0.5224697;0.01522835,0;0;0,-0.02062565;0.2768432;-0.1109998,-0.03985798;0.5472514;-0.2363734,0.1312414;0.5007483;-0.07716322,0.209112;0.2867563;-0.01585603,0.2436282;0.1008326;-0.1297126,-0.2172762;0.4557893;-0.1018252,-0.2748569;0.2278625;-0.08314816,-0.2555482;0.02801636;-0.1748596,0.08332808;0.01300982;-0.0280757,0.1574833;-0.2340495;-0.1872213,0.1488002;-0.5767468;-0.08283186,0.179195;-0.6125574;-0.1672392,-0.07706294;-0.003955192;-0.04412174,-0.05338483;-0.3052748;-0.06671422,0.01528666;-0.6520551;-0.008047905,0.02654373;-0.6608838;-0.1117064,-0.03531837;0.4806463;-0.2026291,834.3553
+0;0;0,-0.008464153;0.2985178;0.01428385,-0.01671113;0.5970902;0.01427884,0.1869434;0.4662534;0.02534195,0.2466124;0.242769;-0.02058509,0.3165237;0.05520923;-0.113623,-0.2137541;0.4626047;-0.009765752,-0.2498307;0.2335386;-0.05268642,-0.2789326;0.02570094;-0.1210888,0.08187584;0.008339094;-0.03358385,0.1283613;-0.2895828;-0.0643447,0.1601363;-0.6330341;0.03284372,0.1908201;-0.6673644;-0.05259397,-0.07700565;0.003072471;-0.04429171,-0.07695522;-0.3000186;-0.04494438,-0.06449303;-0.6525238;0.01829201,-0.055646;-0.6107065;-0.09198743,-0.01471577;0.5223536;0.01672431,0;0;0,-0.02062565;0.2768432;-0.1109998,-0.03985798;0.5472514;-0.2363734,0.1312414;0.5007483;-0.07716322,0.209112;0.2867563;-0.01585603,0.2436282;0.1008326;-0.1297126,-0.2172762;0.4557893;-0.1018252,-0.2748569;0.2278625;-0.08314816,-0.2555482;0.02801636;-0.1748596,0.08332808;0.01300982;-0.0280757,0.1574833;-0.2340495;-0.1872213,0.1488002;-0.5767468;-0.08283186,0.179195;-0.6125574;-0.1672392,-0.07706294;-0.003955192;-0.04412174,-0.05338483;-0.3052748;-0.06671422,0.01528666;-0.6520551;-0.008047905,0.02654373;-0.6608838;-0.1117064,-0.03531837;0.4806463;-0.2026291,834.3669
+0;0;0,-0.008454233;0.2981679;0.01426711,-0.01669476;0.5965098;0.01425918,0.1862581;0.465859;0.0252926,0.2458256;0.2427548;-0.02055631,0.3158386;0.05492206;-0.1137296,-0.2130447;0.462223;-0.0096929,-0.2490599;0.2335466;-0.05254055,-0.2782042;0.02540646;-0.1210424,0.08188345;0.008339868;-0.03358697,0.1283508;-0.2894657;-0.06433579,0.1603365;-0.6351957;0.03349746,0.1909223;-0.6693202;-0.05166697,-0.07701281;0.003072757;-0.04429583,-0.0769624;-0.2998998;-0.04494824,-0.06441752;-0.6547439;0.01870771,-0.05559878;-0.6129644;-0.09121901,-0.01469915;0.5217639;0.01670495,0;0;0,-0.01989242;0.27714;-0.1094389,-0.03868966;0.5478349;-0.2337031,0.1341543;0.5023039;-0.07857084,0.2100168;0.2895286;-0.01225734,0.2458183;0.1076629;-0.1327038,-0.2117389;0.4559464;-0.09327003,-0.2756103;0.2297549;-0.07971326,-0.2559246;0.03124882;-0.1749605,0.08365711;0.01270765;-0.02724957,0.1593196;-0.2344278;-0.1853385,0.1526089;-0.5803149;-0.08315825,0.1814475;-0.6155695;-0.1680734,-0.07684914;-0.003605979;-0.04453922,-0.05194766;-0.3046856;-0.06742671,0.01735611;-0.6535629;-0.007382277,0.02690976;-0.6621063;-0.1109369,-0.03420153;0.4811025;-0.2001839,834.3884
+0;0;0,-0.008454233;0.2981679;0.01426711,-0.01669476;0.5965098;0.01425918,0.1862581;0.465859;0.0252926,0.2458256;0.2427548;-0.02055631,0.3158386;0.05492206;-0.1137296,-0.2130447;0.462223;-0.0096929,-0.2490599;0.2335466;-0.05254055,-0.2782042;0.02540646;-0.1210424,0.08188345;0.008339868;-0.03358697,0.1283508;-0.2894657;-0.06433579,0.1603365;-0.6351957;0.03349746,0.1909223;-0.6693202;-0.05166697,-0.07701281;0.003072757;-0.04429583,-0.0769624;-0.2998998;-0.04494824,-0.06441752;-0.6547439;0.01870771,-0.05559878;-0.6129644;-0.09121901,-0.01469915;0.5217639;0.01670495,0;0;0,-0.01989242;0.27714;-0.1094389,-0.03868966;0.5478349;-0.2337031,0.1341543;0.5023039;-0.07857084,0.2100168;0.2895286;-0.01225734,0.2458183;0.1076629;-0.1327038,-0.2117389;0.4559464;-0.09327003,-0.2756103;0.2297549;-0.07971326,-0.2559246;0.03124882;-0.1749605,0.08365711;0.01270765;-0.02724957,0.1593196;-0.2344278;-0.1853385,0.1526089;-0.5803149;-0.08315825,0.1814475;-0.6155695;-0.1680734,-0.07684914;-0.003605979;-0.04453922,-0.05194766;-0.3046856;-0.06742671,0.01735611;-0.6535629;-0.007382277,0.02690976;-0.6621063;-0.1109369,-0.03420153;0.4811025;-0.2001839,834.4002
+0;0;0,-0.008675419;0.2979502;0.01423857,-0.01690085;0.5964441;0.01412723,0.185685;0.4666661;0.02570088,0.2444966;0.2474402;-0.02909505,0.3174602;0.06307784;-0.1270578,-0.2126485;0.4623506;-0.01068873,-0.2480873;0.2366637;-0.05896765,-0.2760284;0.02932441;-0.1306587,0.08225559;0.008799683;-0.03306889,0.1303604;-0.288007;-0.06788252,0.1659268;-0.6360355;0.02836132,0.1975445;-0.6802224;-0.04461236,-0.07677823;0.002727603;-0.04510688,-0.07551368;-0.2999555;-0.04637472,-0.06040132;-0.6569293;0.01681524,-0.05146144;-0.6153843;-0.09095913,-0.01493183;0.5215981;0.01660887,0;0;0,-0.01971231;0.2774035;-0.1082177,-0.03855345;0.5487401;-0.231447,0.1335788;0.5017294;-0.07634521,0.2112197;0.2913684;-0.01121831,0.2466385;0.1106747;-0.133714,-0.2093728;0.4558531;-0.0890201,-0.2762628;0.2324456;-0.07734979,-0.2560449;0.03460382;-0.1740955,0.08352669;0.01289895;-0.02817583,0.1590295;-0.2353514;-0.1840327,0.1544174;-0.5837051;-0.08264184,0.1819329;-0.6174495;-0.1663561,-0.07732294;-0.003813315;-0.04408617,-0.05265729;-0.304471;-0.06892183,0.01762402;-0.6549585;-0.006706551,0.02668428;-0.6625451;-0.1083613,-0.03402105;0.4817427;-0.1982391,834.4222
+0;0;0,-0.008675419;0.2979502;0.01423857,-0.01690085;0.5964441;0.01412723,0.185685;0.4666661;0.02570088,0.2444966;0.2474402;-0.02909505,0.3174602;0.06307784;-0.1270578,-0.2126485;0.4623506;-0.01068873,-0.2480873;0.2366637;-0.05896765,-0.2760284;0.02932441;-0.1306587,0.08225559;0.008799683;-0.03306889,0.1303604;-0.288007;-0.06788252,0.1659268;-0.6360355;0.02836132,0.1975445;-0.6802224;-0.04461236,-0.07677823;0.002727603;-0.04510688,-0.07551368;-0.2999555;-0.04637472,-0.06040132;-0.6569293;0.01681524,-0.05146144;-0.6153843;-0.09095913,-0.01493183;0.5215981;0.01660887,0;0;0,-0.01971231;0.2774035;-0.1082177,-0.03855345;0.5487401;-0.231447,0.1335788;0.5017294;-0.07634521,0.2112197;0.2913684;-0.01121831,0.2466385;0.1106747;-0.133714,-0.2093728;0.4558531;-0.0890201,-0.2762628;0.2324456;-0.07734979,-0.2560449;0.03460382;-0.1740955,0.08352669;0.01289895;-0.02817583,0.1590295;-0.2353514;-0.1840327,0.1544174;-0.5837051;-0.08264184,0.1819329;-0.6174495;-0.1663561,-0.07732294;-0.003813315;-0.04408617,-0.05265729;-0.304471;-0.06892183,0.01762402;-0.6549585;-0.006706551,0.02668428;-0.6625451;-0.1083613,-0.03402105;0.4817427;-0.1982391,834.4342
+0;0;0,-0.008695245;0.2986311;0.01427111,-0.01694799;0.5981192;0.01415707,0.1860036;0.4679407;0.02575697,0.2456224;0.2457058;-0.02979109,0.3186604;0.06115526;-0.1278538,-0.2130403;0.4636176;-0.01069754,-0.2489655;0.2348329;-0.05963912,-0.276935;0.027282;-0.1314034,0.08217894;0.008791484;-0.03303808,0.1302487;-0.2877986;-0.06782632,0.1660559;-0.6381842;0.02906933,0.1975079;-0.6819823;-0.0435219,-0.07670669;0.002725061;-0.04506485,-0.07544307;-0.2997372;-0.04633176,-0.06022836;-0.6591286;0.01728614,-0.05133533;-0.6176441;-0.0899234,-0.01497101;0.5229707;0.01664874,0;0;0,-0.01884799;0.2783169;-0.1079085,-0.03647891;0.5510762;-0.230593,0.133983;0.5062139;-0.07369327,0.2129866;0.2920236;-0.01116919,0.2493498;0.1145671;-0.1384354,-0.2062466;0.4557069;-0.08584069,-0.2776828;0.2302896;-0.07524627,-0.2602354;0.0351795;-0.1783841,0.08337556;0.01296973;-0.02832818,0.1579202;-0.2363735;-0.1824634,0.1544474;-0.587291;-0.08104467,0.1821003;-0.6199271;-0.1648116,-0.0773364;-0.003950496;-0.04388233,-0.0534463;-0.3041615;-0.07197596,0.01864515;-0.6562177;-0.006400399,0.02791202;-0.6634595;-0.1075539,-0.03232637;0.4836476;-0.1975238,834.4555
+0;0;0,-0.009765548;0.2985774;0.01469622,-0.01908895;0.5980339;0.01504293,0.1843247;0.4684016;0.02535537,0.2465363;0.2492576;-0.03894044,0.3191935;0.06836666;-0.143865,-0.2145117;0.4635321;-0.01270875,-0.2498858;0.2357905;-0.06666025,-0.2781713;0.03186414;-0.1480466,0.08230164;0.008852707;-0.03271474,0.1309779;-0.2869319;-0.07307199,0.1708651;-0.6365158;0.02511674,0.200872;-0.6785081;-0.04986035,-0.07662931;0.002570785;-0.04520535,-0.07388825;-0.2998774;-0.0472513,-0.05542846;-0.659224;0.01575809,-0.04621413;-0.6176962;-0.09141967,-0.01684728;0.522889;0.01741747,0;0;0,-0.01884799;0.2783169;-0.1079085,-0.03647891;0.5510762;-0.230593,0.133983;0.5062139;-0.07369327,0.2129866;0.2920236;-0.01116919,0.2493498;0.1145671;-0.1384354,-0.2062466;0.4557069;-0.08584069,-0.2776828;0.2302896;-0.07524627,-0.2602354;0.0351795;-0.1783841,0.08337556;0.01296973;-0.02832818,0.1579202;-0.2363735;-0.1824634,0.1544474;-0.587291;-0.08104467,0.1821003;-0.6199271;-0.1648116,-0.0773364;-0.003950496;-0.04388233,-0.0534463;-0.3041615;-0.07197596,0.01864515;-0.6562177;-0.006400399,0.02791202;-0.6634595;-0.1075539,-0.03232637;0.4836476;-0.1975238,834.4677
+0;0;0,-0.009765548;0.2985774;0.01469622,-0.01908895;0.5980339;0.01504293,0.1843247;0.4684016;0.02535537,0.2465363;0.2492576;-0.03894044,0.3191935;0.06836666;-0.143865,-0.2145117;0.4635321;-0.01270875,-0.2498858;0.2357905;-0.06666025,-0.2781713;0.03186414;-0.1480466,0.08230164;0.008852707;-0.03271474,0.1309779;-0.2869319;-0.07307199,0.1708651;-0.6365158;0.02511674,0.200872;-0.6785081;-0.04986035,-0.07662931;0.002570785;-0.04520535,-0.07388825;-0.2998774;-0.0472513,-0.05542846;-0.659224;0.01575809,-0.04621413;-0.6176962;-0.09141967,-0.01684728;0.522889;0.01741747,0;0;0,-0.01884799;0.2783169;-0.1079085,-0.03647891;0.5510762;-0.230593,0.133983;0.5062139;-0.07369327,0.2129866;0.2920236;-0.01116919,0.2493498;0.1145671;-0.1384354,-0.2062466;0.4557069;-0.08584069,-0.2776828;0.2302896;-0.07524627,-0.2602354;0.0351795;-0.1783841,0.08337556;0.01296973;-0.02832818,0.1579202;-0.2363735;-0.1824634,0.1544474;-0.587291;-0.08104467,0.1821003;-0.6199271;-0.1648116,-0.0773364;-0.003950496;-0.04388233,-0.0534463;-0.3041615;-0.07197596,0.01864515;-0.6562177;-0.006400399,0.02791202;-0.6634595;-0.1075539,-0.03232637;0.4836476;-0.1975238,834.4792
+0;0;0,-0.009732355;0.2975626;0.01464626,-0.01902842;0.5961405;0.01499255,0.1849327;0.4665917;0.02531947,0.2467724;0.2487578;-0.03859196,0.319494;0.06770653;-0.1436095,-0.2150029;0.4617088;-0.01284955,-0.2501656;0.2353287;-0.06647852,-0.2784762;0.03122157;-0.147937,0.08214798;0.00883618;-0.03265366,0.1307698;-0.2866178;-0.0729658,0.1709059;-0.6383824;0.02583542,0.1996332;-0.6773047;-0.04594441,-0.07648624;0.002565986;-0.04512095,-0.07374825;-0.2995442;-0.04716462,-0.05517331;-0.6611323;0.01623781,-0.0463519;-0.6200961;-0.08636954,-0.01679373;0.5212293;0.01735969,0;0;0,-0.01933682;0.2776249;-0.106786,-0.03756663;0.5498631;-0.2283909,0.1339353;0.5050381;-0.07187843,0.2142716;0.2927188;-0.01001549,0.2514865;0.1182374;-0.1414232,-0.2087986;0.4568482;-0.08493666,-0.2770945;0.2319702;-0.07371274,-0.2631402;0.03819337;-0.1802609,0.08311129;0.01314768;-0.02850056,0.1562781;-0.2378123;-0.1799862,0.1520461;-0.5909673;-0.07813048,0.1787426;-0.6231284;-0.1565599,-0.07723173;-0.00418449;-0.0437079,-0.05413359;-0.3039916;-0.07310835,0.01958084;-0.6575661;-0.00482782,0.02832133;-0.6630754;-0.1017328,-0.03319684;0.482578;-0.19559,834.5012
+0;0;0,-0.01073447;0.2975103;0.01500452,-0.02097932;0.5960566;0.01572256,0.1832349;0.4663777;0.02423223,0.2476;0.2511477;-0.04572241,0.3189453;0.07682931;-0.1624256,-0.2160891;0.4609695;-0.01494846,-0.2496862;0.2355905;-0.07356566,-0.2771953;0.03625561;-0.1663318,0.08238035;0.008939808;-0.03203415,0.131647;-0.285275;-0.0799162,0.1762744;-0.6363153;0.01953199,0.2034717;-0.6645441;-0.06169369,-0.07616711;0.002432506;-0.04566493,-0.07207463;-0.2996535;-0.04874958,-0.05029688;-0.6612689;0.01346745,-0.04128095;-0.6201997;-0.08911943,-0.01851567;0.5211496;0.01799466,0;0;0,-0.01933682;0.2776249;-0.106786,-0.03756663;0.5498631;-0.2283909,0.1339353;0.5050381;-0.07187843,0.2142716;0.2927188;-0.01001549,0.2514865;0.1182374;-0.1414232,-0.2087986;0.4568482;-0.08493666,-0.2770945;0.2319702;-0.07371274,-0.2631402;0.03819337;-0.1802609,0.08311129;0.01314768;-0.02850056,0.1562781;-0.2378123;-0.1799862,0.1520461;-0.5909673;-0.07813048,0.1787426;-0.6231284;-0.1565599,-0.07723173;-0.00418449;-0.0437079,-0.05413359;-0.3039916;-0.07310835,0.01958084;-0.6575661;-0.00482782,0.02832133;-0.6630754;-0.1017328,-0.03319684;0.482578;-0.19559,834.5121
+0;0;0,-0.01069664;0.2964619;0.01495165,-0.02092074;0.5944026;0.01566898,0.1824995;0.4651068;0.02414914,0.2464174;0.2513724;-0.04531942,0.3177133;0.0771745;-0.1619419,-0.215264;0.4597197;-0.01487843,-0.2486277;0.2359068;-0.07308833,-0.2761177;0.03670974;-0.1657903,0.08223451;0.008923981;-0.03197744,0.1314695;-0.2851015;-0.07982869,0.1769687;-0.6429994;0.02156216,0.2015291;-0.6655827;-0.05178846,-0.07603227;0.0024282;-0.04558409,-0.07194243;-0.2994635;-0.04866676,-0.04973926;-0.6681429;0.01476565,-0.04159746;-0.6281469;-0.07787514,-0.01846266;0.5196647;0.01793595,0;0;0,-0.01954271;0.2770041;-0.1054251,-0.03816685;0.5490504;-0.225915,0.1332408;0.5055534;-0.07103324,0.21685;0.2951917;-0.01314354,0.247954;0.117;-0.1408505,-0.2098028;0.457626;-0.08491781,-0.273812;0.2331914;-0.07370883,-0.2624946;0.040015;-0.1813361,0.0829005;0.01322076;-0.02859068,0.1529321;-0.2397653;-0.1777833,0.1464718;-0.598676;-0.0701611,0.1680456;-0.6257325;-0.141067,-0.07710015;-0.004297039;-0.04360976,-0.05501721;-0.3038759;-0.07410012,0.02097351;-0.6638438;-0.002757899,0.02850602;-0.6657678;-0.09035152,-0.03363547;0.4817956;-0.1934621,834.5345
+0;0;0,-0.01069664;0.2964619;0.01495165,-0.02092074;0.5944026;0.01566898,0.1824995;0.4651068;0.02414914,0.2464174;0.2513724;-0.04531942,0.3177133;0.0771745;-0.1619419,-0.215264;0.4597197;-0.01487843,-0.2486277;0.2359068;-0.07308833,-0.2761177;0.03670974;-0.1657903,0.08223451;0.008923981;-0.03197744,0.1314695;-0.2851015;-0.07982869,0.1769687;-0.6429994;0.02156216,0.2015291;-0.6655827;-0.05178846,-0.07603227;0.0024282;-0.04558409,-0.07194243;-0.2994635;-0.04866676,-0.04973926;-0.6681429;0.01476565,-0.04159746;-0.6281469;-0.07787514,-0.01846266;0.5196647;0.01793595,0;0;0,-0.01954271;0.2770041;-0.1054251,-0.03816685;0.5490504;-0.225915,0.1332408;0.5055534;-0.07103324,0.21685;0.2951917;-0.01314354,0.247954;0.117;-0.1408505,-0.2098028;0.457626;-0.08491781,-0.273812;0.2331914;-0.07370883,-0.2624946;0.040015;-0.1813361,0.0829005;0.01322076;-0.02859068,0.1529321;-0.2397653;-0.1777833,0.1464718;-0.598676;-0.0701611,0.1680456;-0.6257325;-0.141067,-0.07710015;-0.004297039;-0.04360976,-0.05501721;-0.3038759;-0.07410012,0.02097351;-0.6638438;-0.002757899,0.02850602;-0.6657678;-0.09035152,-0.03363547;0.4817956;-0.1934621,834.5479
+0;0;0,-0.01072987;0.2968631;0.01451251,-0.02084747;0.5948318;0.01476137,0.1833099;0.4662154;0.02063713,0.2447324;0.2543184;-0.05671643,0.3162826;0.08243112;-0.1766398,-0.2152061;0.4594651;-0.01774916,-0.2474035;0.2365457;-0.08041418,-0.2733387;0.03950308;-0.1781273,0.08238564;0.009032655;-0.0312717,0.1343914;-0.2837126;-0.09093323,0.1845915;-0.6459476;0.008929476,0.2087374;-0.6741463;-0.05066647,-0.07565949;0.00222823;-0.04601717,-0.0705729;-0.3009529;-0.05040146,-0.04400731;-0.6739784;0.01167144,-0.03662997;-0.6347363;-0.07424678,-0.01843086;0.5201104;0.01714823,0;0;0,-0.01970553;0.2774428;-0.1053123,-0.03836191;0.5497144;-0.2253437,0.1352251;0.5063671;-0.07274985,0.2186072;0.2955295;-0.01572728,0.2450746;0.117073;-0.144176,-0.2075376;0.4564688;-0.07997705,-0.2768047;0.2333787;-0.07051444,-0.2660432;0.04063202;-0.1790465,0.08298755;0.01299706;-0.02812552,0.1507096;-0.2428565;-0.176168,0.1399868;-0.6054441;-0.06606746,0.1622884;-0.6281706;-0.131216,-0.07679448;-0.003904219;-0.04398032,-0.05595662;-0.3046842;-0.07655433,0.02201223;-0.6683621;-0.003300734,0.02829663;-0.6679537;-0.08458188,-0.03384361;0.4824247;-0.1929941,834.5681
+0;0;0,-0.01072987;0.2968631;0.01451251,-0.02084747;0.5948318;0.01476137,0.1833099;0.4662154;0.02063713,0.2447324;0.2543184;-0.05671643,0.3162826;0.08243112;-0.1766398,-0.2152061;0.4594651;-0.01774916,-0.2474035;0.2365457;-0.08041418,-0.2733387;0.03950308;-0.1781273,0.08238564;0.009032655;-0.0312717,0.1343914;-0.2837126;-0.09093323,0.1845915;-0.6459476;0.008929476,0.2087374;-0.6741463;-0.05066647,-0.07565949;0.00222823;-0.04601717,-0.0705729;-0.3009529;-0.05040146,-0.04400731;-0.6739784;0.01167144,-0.03662997;-0.6347363;-0.07424678,-0.01843086;0.5201104;0.01714823,0;0;0,-0.01970553;0.2774428;-0.1053123,-0.03836191;0.5497144;-0.2253437,0.1352251;0.5063671;-0.07274985,0.2186072;0.2955295;-0.01572728,0.2450746;0.117073;-0.144176,-0.2075376;0.4564688;-0.07997705,-0.2768047;0.2333787;-0.07051444,-0.2660432;0.04063202;-0.1790465,0.08298755;0.01299706;-0.02812552,0.1507096;-0.2428565;-0.176168,0.1399868;-0.6054441;-0.06606746,0.1622884;-0.6281706;-0.131216,-0.07679448;-0.003904219;-0.04398032,-0.05595662;-0.3046842;-0.07655433,0.02201223;-0.6683621;-0.003300734,0.02829663;-0.6679537;-0.08458188,-0.03384361;0.4824247;-0.1929941,834.5792
+0;0;0,-0.01075875;0.2976622;0.01455157,-0.02092858;0.5971688;0.01480188,0.1827904;0.468291;0.02068205,0.2443802;0.2558168;-0.0568822,0.3159473;0.08388901;-0.1768339,-0.2148353;0.4615558;-0.01761849,-0.2471204;0.2380292;-0.08045419,-0.2730617;0.04094009;-0.1781904,0.08221849;0.009014328;-0.03120825,0.1342206;-0.2837099;-0.09086552,0.1842734;-0.6448823;0.008704208,0.2071993;-0.6701404;-0.04788061,-0.07550599;0.002223709;-0.0459238,-0.07041976;-0.3009357;-0.05030778,-0.04393211;-0.6728668;0.01158301,-0.03692752;-0.6340917;-0.06999412,-0.01849962;0.5220655;0.01720094,0;0;0,-0.02050228;0.2785465;-0.1045072,-0.04086301;0.5531958;-0.2226834,0.1338207;0.507365;-0.07204819,0.2184597;0.2961268;-0.01575017,0.2447922;0.1183513;-0.1452565,-0.2089664;0.456009;-0.07869367,-0.2789941;0.2325885;-0.06710957,-0.2768587;0.03896068;-0.1746881,0.08284431;0.01291558;-0.02801967,0.1482779;-0.2458443;-0.1719379,0.1375746;-0.6070826;-0.06122565,0.1556182;-0.6301538;-0.1215479,-0.07658715;-0.003853536;-0.04398469,-0.05823365;-0.30457;-0.07838654,0.02065334;-0.6668221;-0.004799202,0.02661797;-0.6646783;-0.08206079,-0.0358616;0.4852214;-0.1909561,834.6018
+0;0;0,-0.01100505;0.2976792;0.01400832,-0.02137868;0.5971787;0.0137231,0.1825137;0.4686898;0.01740184,0.2427315;0.2582696;-0.06657409,0.3128275;0.09254345;-0.195767,-0.2140745;0.45984;-0.02190477,-0.2478804;0.2375921;-0.08837143,-0.271336;0.04420789;-0.1938314,0.08241161;0.009266282;-0.03061952,0.1373386;-0.2793022;-0.1058655,0.1890754;-0.6399891;-0.005401172,0.2140005;-0.6681542;-0.05809338,-0.07535614;0.001864642;-0.04618516,-0.06880146;-0.3012429;-0.05197606,-0.03945936;-0.673229;0.008276056,-0.03237691;-0.6344815;-0.07329734,-0.01890514;0.5220814;0.01625849,0;0;0,-0.02050228;0.2785465;-0.1045072,-0.04086301;0.5531958;-0.2226834,0.1338207;0.507365;-0.07204819,0.2184597;0.2961268;-0.01575017,0.2447922;0.1183513;-0.1452565,-0.2089664;0.456009;-0.07869367,-0.2789941;0.2325885;-0.06710957,-0.2768587;0.03896068;-0.1746881,0.08284431;0.01291558;-0.02801967,0.1482779;-0.2458443;-0.1719379,0.1375746;-0.6070826;-0.06122565,0.1556182;-0.6301538;-0.1215479,-0.07658715;-0.003853536;-0.04398469,-0.05823365;-0.30457;-0.07838654,0.02065334;-0.6668221;-0.004799202,0.02661797;-0.6646783;-0.08206079,-0.0358616;0.4852214;-0.1909561,834.6132
+0;0;0,-0.01104855;0.2988558;0.01406369,-0.02147541;0.5998892;0.01377893,0.1784504;0.4721141;0.0174466,0.2387819;0.2612966;-0.0666879,0.3089747;0.09534168;-0.1960592,-0.2103057;0.4634391;-0.02108376,-0.2441754;0.2407715;-0.08767593,-0.2676634;0.04712035;-0.1932814,0.08244859;0.009270439;-0.03063325,0.1373433;-0.2791285;-0.105835,0.1887112;-0.6372437;-0.006087005,0.2133247;-0.6646815;-0.05812041,-0.07538995;0.001865479;-0.04620588,-0.06883913;-0.301064;-0.05199338,-0.03970623;-0.6703977;0.007829141,-0.03271233;-0.6317596;-0.07272436,-0.01899064;0.5244513;0.01632582,0;0;0,-0.01918308;0.2802033;-0.1036956,-0.03600839;0.5577122;-0.2196395,0.1350832;0.5080045;-0.07286239,0.2176875;0.29592;-0.01490402,0.2423833;0.1225963;-0.1511171,-0.2014072;0.4563316;-0.07899467,-0.276567;0.2341225;-0.06730627,-0.2752232;0.0411206;-0.1766381,0.08281772;0.01284429;-0.02825522,0.1445911;-0.2497478;-0.166357,0.1369724;-0.6090835;-0.0584004,0.1533907;-0.6329904;-0.1170254,-0.07672671;-0.003834825;-0.04382252,-0.06174388;-0.3043021;-0.08039537,0.01895134;-0.6629406;-0.004886582,0.02428931;-0.6602483;-0.08129466,-0.03215435;0.4889762;-0.1885903,834.6349
+0;0;0,-0.01114983;0.3015955;0.01419262,-0.02170927;0.6064487;0.01390931,0.1681966;0.4804955;0.01754835,0.2283029;0.270465;-0.06627207,0.2984821;0.104542;-0.1956184,-0.2007759;0.472262;-0.01902121,-0.2345191;0.2504256;-0.0853648,-0.2580026;0.05681175;-0.1909499,0.08292443;0.009323942;-0.03081005,0.1372819;-0.2762523;-0.1052758,0.1880023;-0.629854;-0.006784946,0.2119298;-0.6556908;-0.05736799,-0.07582504;0.001876245;-0.04647255,-0.06933833;-0.2980883;-0.0522034,-0.04057261;-0.6627671;0.006865136,-0.03377366;-0.6243698;-0.07144304,-0.01919678;0.5301692;0.01648461,0;0;0,-0.01592632;0.2842054;-0.1012878,-0.0258227;0.5685953;-0.2112134,0.1355369;0.5077398;-0.07205367,0.2173319;0.2962035;-0.01449156,0.2413441;0.122019;-0.1496551,-0.1864159;0.4586508;-0.08381419,-0.2640811;0.2381636;-0.07357025,-0.2634885;0.04482983;-0.1822337,0.08291534;0.01293808;-0.02950096,0.1408903;-0.2529982;-0.1558752,0.1364633;-0.609058;-0.0533619,0.1513775;-0.6347148;-0.1074803,-0.07758997;-0.00402997;-0.04331526,-0.06555448;-0.3015797;-0.08036925,0.01575206;-0.6550508;-0.004510224,0.02038668;-0.651025;-0.07902715,-0.02391493;0.4981052;-0.1819043,834.6567
+0;0;0,-0.01098686;0.3016401;0.01334704,-0.02134892;0.6064981;0.01224163,0.1680634;0.4790875;0.01924063,0.2368246;0.2755955;-0.07357295,0.3085552;0.1116236;-0.2045461,-0.2003879;0.4730138;-0.02200179,-0.2316069;0.2528102;-0.09471492,-0.2529848;0.06096046;-0.203906,0.08299681;0.009669506;-0.03050714,0.1426304;-0.270382;-0.1203326,0.1921472;-0.6225355;-0.01620203,0.2151192;-0.6293186;-0.08229446,-0.07588162;0.001380755;-0.04639751,-0.06666256;-0.2984695;-0.05404718,-0.03515686;-0.6632186;0.003159482,-0.02743664;-0.6248676;-0.07506821,-0.01889155;0.5302241;0.01502427,0;0;0,-0.01592632;0.2842054;-0.1012878,-0.0258227;0.5685953;-0.2112134,0.1355369;0.5077398;-0.07205367,0.2173319;0.2962035;-0.01449156,0.2413441;0.122019;-0.1496551,-0.1864159;0.4586508;-0.08381419,-0.2640811;0.2381636;-0.07357025,-0.2634885;0.04482983;-0.1822337,0.08291534;0.01293808;-0.02950096,0.1408903;-0.2529982;-0.1558752,0.1364633;-0.609058;-0.0533619,0.1513775;-0.6347148;-0.1074803,-0.07758997;-0.00402997;-0.04331526,-0.06555448;-0.3015797;-0.08036925,0.01575206;-0.6550508;-0.004510224,0.02038668;-0.651025;-0.07902715,-0.02391493;0.4981052;-0.1819043,834.6687
+0;0;0,-0.01095862;0.3008647;0.01331273,-0.02118782;0.6017662;0.0122517,0.1819825;0.4722529;0.01950108,0.2516156;0.2661806;-0.07448938,0.3233325;0.1022399;-0.2054376,-0.2136895;0.4657304;-0.02478827,-0.2453043;0.2427346;-0.09842341,-0.2666782;0.05092143;-0.2075937,0.08308558;0.009679847;-0.03053977,0.1428797;-0.2711254;-0.120607,0.1919747;-0.6202793;-0.01736338,0.2145753;-0.6264677;-0.08238731,-0.07596278;0.001382232;-0.04644714,-0.06671891;-0.299275;-0.0541174,-0.03548157;-0.6609173;0.002601985,-0.02788616;-0.6227013;-0.074361,-0.01878441;0.5271674;0.01497322,0;0;0,-0.02071786;0.2836044;-0.0997808,-0.05060613;0.5627649;-0.2084606,0.1348055;0.5084759;-0.06966257,0.2182781;0.2936891;-0.01445651,0.2400874;0.118538;-0.1486719,-0.2120036;0.4532799;-0.06705233,-0.2878107;0.2291347;-0.0543646,-0.2880483;0.0369873;-0.165029,0.08260699;0.01307744;-0.03057218,0.1378495;-0.2593315;-0.1458139,0.1349573;-0.6119719;-0.04278731,0.149731;-0.6384606;-0.09416103,-0.07799248;-0.004182925;-0.04276994,-0.06923803;-0.3025022;-0.08108431,0.01275303;-0.6524065;-0.004778773,0.01721007;-0.6478038;-0.07815181,-0.04161575;0.494585;-0.1793258,834.6905
+0;0;0,-0.01095862;0.3008647;0.01331273,-0.02118782;0.6017662;0.0122517,0.1819825;0.4722529;0.01950108,0.2516156;0.2661806;-0.07448938,0.3233325;0.1022399;-0.2054376,-0.2136895;0.4657304;-0.02478827,-0.2453043;0.2427346;-0.09842341,-0.2666782;0.05092143;-0.2075937,0.08308558;0.009679847;-0.03053977,0.1428797;-0.2711254;-0.120607,0.1919747;-0.6202793;-0.01736338,0.2145753;-0.6264677;-0.08238731,-0.07596278;0.001382232;-0.04644714,-0.06671891;-0.299275;-0.0541174,-0.03548157;-0.6609173;0.002601985,-0.02788616;-0.6227013;-0.074361,-0.01878441;0.5271674;0.01497322,0;0;0,-0.02071786;0.2836044;-0.0997808,-0.05060613;0.5627649;-0.2084606,0.1348055;0.5084759;-0.06966257,0.2182781;0.2936891;-0.01445651,0.2400874;0.118538;-0.1486719,-0.2120036;0.4532799;-0.06705233,-0.2878107;0.2291347;-0.0543646,-0.2880483;0.0369873;-0.165029,0.08260699;0.01307744;-0.03057218,0.1378495;-0.2593315;-0.1458139,0.1349573;-0.6119719;-0.04278731,0.149731;-0.6384606;-0.09416103,-0.07799248;-0.004182925;-0.04276994,-0.06923803;-0.3025022;-0.08108431,0.01275303;-0.6524065;-0.004778773,0.01721007;-0.6478038;-0.07815181,-0.04161575;0.494585;-0.1793258,834.7021
+0;0;0,-0.01134093;0.3008654;0.01297178,-0.02188547;0.6017542;0.01152314,0.1813472;0.4722223;0.01885782,0.2532172;0.2690223;-0.07959636,0.326014;0.108147;-0.2137122,-0.2142425;0.4662136;-0.02652375,-0.2427723;0.244309;-0.1045823,-0.2622468;0.05495399;-0.2183044,0.08315554;0.01013964;-0.03019828,0.1466491;-0.2660182;-0.1314131,0.1956028;-0.6155881;-0.02951875,0.2199845;-0.6378994;-0.08164891,-0.07576452;0.0009115316;-0.04678137,-0.06627511;-0.2997222;-0.05505028,-0.03283966;-0.6615806;-0.001026709,-0.02502423;-0.6233832;-0.07796964,-0.01941331;0.5271615;0.01434702,0;0;0,-0.02071786;0.2836044;-0.0997808,-0.05060613;0.5627649;-0.2084606,0.1348055;0.5084759;-0.06966257,0.2182781;0.2936891;-0.01445651,0.2400874;0.118538;-0.1486719,-0.2120036;0.4532799;-0.06705233,-0.2878107;0.2291347;-0.0543646,-0.2880483;0.0369873;-0.165029,0.08260699;0.01307744;-0.03057218,0.1378495;-0.2593315;-0.1458139,0.1349573;-0.6119719;-0.04278731,0.149731;-0.6384606;-0.09416103,-0.07799248;-0.004182925;-0.04276994,-0.06923803;-0.3025022;-0.08108431,0.01275303;-0.6524065;-0.004778773,0.01721007;-0.6478038;-0.07815181,-0.04161575;0.494585;-0.1793258,834.7133
+0;0;0,-0.01137386;0.3017391;0.01300945,-0.0220528;0.6065211;0.01150674,0.1764046;0.4765426;0.01879979,0.2480214;0.2740584;-0.07930761,0.3224652;0.1095434;-0.2164577,-0.20966;0.4706787;-0.02548908,-0.2380893;0.2495557;-0.1032727,-0.2580045;0.05591661;-0.2195677,0.08349846;0.01018145;-0.03032281,0.1465267;-0.2639524;-0.1307959,0.1950113;-0.6101727;-0.02987782,0.2190261;-0.6316968;-0.08122338,-0.07607696;0.0009152905;-0.04697429,-0.0666571;-0.2975151;-0.0551826,-0.03354202;-0.6559063;-0.001676667,-0.02584422;-0.6178323;-0.07746156,-0.01952201;0.530159;0.0143976,0;0;0,-0.01935016;0.2851662;-0.09823895,-0.03909712;0.5697381;-0.2061503,0.1370637;0.5090832;-0.06968021,0.2205568;0.2953544;-0.01397729,0.2362145;0.1119023;-0.1463306,-0.2008957;0.4545148;-0.06861716,-0.279234;0.2322475;-0.05397962,-0.2845982;0.03613244;-0.1676781,0.0825613;0.01241976;-0.03200793,0.1358855;-0.262962;-0.1346636,0.1342384;-0.6133471;-0.03652406,0.1491677;-0.6404144;-0.08539367,-0.07877126;-0.003842355;-0.0421361,-0.07057321;-0.3000256;-0.07988649,0.00991489;-0.6467228;-0.00421346,0.01374209;-0.641586;-0.07656655,-0.03504787;0.4990909;-0.1771934,834.7357
+0;0;0,-0.0113692;0.3016156;0.01300412,-0.02203559;0.6060389;0.01150339,0.1769089;0.4760209;0.01880387,0.2488162;0.2727154;-0.07970145,0.3224242;0.1100474;-0.2153118,-0.2101217;0.4701423;-0.0255958,-0.2386663;0.2481224;-0.1036949,-0.2583578;0.05665733;-0.2186843,0.08383071;0.01022197;-0.03044347,0.1467491;-0.2634339;-0.1307413,0.1946423;-0.6054316;-0.03105412,0.2189874;-0.6276642;-0.08310591,-0.07637969;0.0009189327;-0.04716121,-0.06697625;-0.2969911;-0.05535521,-0.03426506;-0.6510111;-0.002501868,-0.02646138;-0.612826;-0.07932911,-0.01950793;0.5297714;0.01439067,0;0;0,-0.01926264;0.2853299;-0.09739661,-0.03885761;0.5695865;-0.2051508,0.1386003;0.5100892;-0.06986284,0.2206222;0.2950281;-0.01304531,0.2394763;0.1196954;-0.1515088,-0.1998416;0.4541439;-0.06562266,-0.2812208;0.2319909;-0.05037329,-0.2868033;0.03833181;-0.1632192,0.08262733;0.01201859;-0.0329721,0.1342097;-0.2666898;-0.1255291,0.1331643;-0.6129563;-0.02913355,0.1504862;-0.6395056;-0.07945704,-0.0793789;-0.003658924;-0.04176701,-0.0715626;-0.2992985;-0.07974133,0.007451586;-0.6419201;-0.005169809,0.0110278;-0.637086;-0.07854696,-0.03477746;0.4990436;-0.176194,834.7573
+0;0;0,-0.01214212;0.3015805;0.01311931,-0.02359051;0.6059757;0.0117192,0.1756202;0.4761221;0.01730642,0.2482205;0.2755434;-0.08615597,0.3220394;0.1175512;-0.2270759,-0.2108342;0.4694525;-0.02749482,-0.2389048;0.2496824;-0.1118763,-0.2560571;0.06115441;-0.2320103,0.08399738;0.01062298;-0.0298408,0.1505385;-0.256303;-0.144857,0.1943648;-0.597914;-0.04202262,0.1999172;-0.5598564;-0.1190587,-0.07605447;0.0005336069;-0.04768977,-0.0661569;-0.2973543;-0.05610064,-0.03166451;-0.6513311;-0.004096597,-0.02379866;-0.6131436;-0.08091723,-0.02087064;0.529714;0.01458317,0;0;0,-0.01926264;0.2853299;-0.09739661,-0.03885761;0.5695865;-0.2051508,0.1386003;0.5100892;-0.06986284,0.2206222;0.2950281;-0.01304531,0.2394763;0.1196954;-0.1515088,-0.1998416;0.4541439;-0.06562266,-0.2812208;0.2319909;-0.05037329,-0.2868033;0.03833181;-0.1632192,0.08262733;0.01201859;-0.0329721,0.1342097;-0.2666898;-0.1255291,0.1331643;-0.6129563;-0.02913355,0.1504862;-0.6395056;-0.07945704,-0.0793789;-0.003658924;-0.04176701,-0.0715626;-0.2992985;-0.07974133,0.007451586;-0.6419201;-0.005169809,0.0110278;-0.637086;-0.07854696,-0.03477746;0.4990436;-0.176194,834.7691
+0;0;0,-0.01215702;0.3019505;0.01313541,-0.0235875;0.6058629;0.01174171,0.1747872;0.4764517;0.01730933,0.2472746;0.276185;-0.08599212,0.3222437;0.1157312;-0.2291076,-0.2100381;0.4698102;-0.02730306,-0.238065;0.2503819;-0.1115533,-0.2554847;0.05891654;-0.2335591,0.08386333;0.01060603;-0.02979318,0.1503478;-0.256093;-0.1447115,0.1941568;-0.5975686;-0.04191788,0.199679;-0.5595549;-0.1185351,-0.07593308;0.0005327552;-0.04761366,-0.06604393;-0.2971018;-0.05601738,-0.0315652;-0.6509385;-0.004033919,-0.02374211;-0.6127955;-0.08043687,-0.02087535;0.5298177;0.01459756,0;0;0,-0.01883258;0.2859328;-0.09686184,-0.0375717;0.5698407;-0.204314,0.1396458;0.5094585;-0.07025837,0.2207159;0.2945746;-0.01294421,0.2334186;0.1074435;-0.1420505,-0.1974256;0.4541513;-0.06478793,-0.2804357;0.2333949;-0.04458132,-0.2913578;0.03559972;-0.1568561,0.08252237;0.0116328;-0.03298354,0.1321344;-0.2701676;-0.1159408,0.130583;-0.6157686;-0.01771164,0.1437006;-0.6429359;-0.06795859,-0.07932229;-0.002887385;-0.04162709,-0.07222568;-0.298257;-0.07985225,0.006342299;-0.6407684;-0.004989676,0.009611959;-0.6357651;-0.07799236,-0.03354853;0.499532;-0.1753502,834.7905
+0;0;0,-0.01215702;0.3019505;0.01313541,-0.0235875;0.6058629;0.01174171,0.1747872;0.4764517;0.01730933,0.2472746;0.276185;-0.08599212,0.3222437;0.1157312;-0.2291076,-0.2100381;0.4698102;-0.02730306,-0.238065;0.2503819;-0.1115533,-0.2554847;0.05891654;-0.2335591,0.08386333;0.01060603;-0.02979318,0.1503478;-0.256093;-0.1447115,0.1941568;-0.5975686;-0.04191788,0.199679;-0.5595549;-0.1185351,-0.07593308;0.0005327552;-0.04761366,-0.06604393;-0.2971018;-0.05601738,-0.0315652;-0.6509385;-0.004033919,-0.02374211;-0.6127955;-0.08043687,-0.02087535;0.5298177;0.01459756,0;0;0,-0.01883258;0.2859328;-0.09686184,-0.0375717;0.5698407;-0.204314,0.1396458;0.5094585;-0.07025837,0.2207159;0.2945746;-0.01294421,0.2334186;0.1074435;-0.1420505,-0.1974256;0.4541513;-0.06478793,-0.2804357;0.2333949;-0.04458132,-0.2913578;0.03559972;-0.1568561,0.08252237;0.0116328;-0.03298354,0.1321344;-0.2701676;-0.1159408,0.130583;-0.6157686;-0.01771164,0.1437006;-0.6429359;-0.06795859,-0.07932229;-0.002887385;-0.04162709,-0.07222568;-0.298257;-0.07985225,0.006342299;-0.6407684;-0.004989676,0.009611959;-0.6357651;-0.07799236,-0.03354853;0.499532;-0.1753502,834.8021
+0;0;0,-0.01182164;0.3019912;0.0124899,-0.02285149;0.605915;0.01047648,0.1751502;0.4755158;0.01552241,0.2500405;0.2781097;-0.09150399,0.3247256;0.1207187;-0.2381261,-0.2094025;0.4702526;-0.02900048,-0.236528;0.2523866;-0.1174931,-0.2516514;0.06423613;-0.2448451,0.0839356;0.01077316;-0.02952848,0.1539614;-0.2477974;-0.1598834,0.1933472;-0.5883228;-0.05226068,0.1989395;-0.5504186;-0.1288842,-0.07586882;0.0002303926;-0.04771841,-0.06323106;-0.2972795;-0.05682401,-0.02865517;-0.6512423;-0.005772199,-0.02079514;-0.6131489;-0.08217663,-0.02024776;0.5298719;0.01348636,0;0;0,-0.01883258;0.2859328;-0.09686184,-0.0375717;0.5698407;-0.204314,0.1396458;0.5094585;-0.07025837,0.2207159;0.2945746;-0.01294421,0.2334186;0.1074435;-0.1420505,-0.1974256;0.4541513;-0.06478793,-0.2804357;0.2333949;-0.04458132,-0.2913578;0.03559972;-0.1568561,0.08252237;0.0116328;-0.03298354,0.1321344;-0.2701676;-0.1159408,0.130583;-0.6157686;-0.01771164,0.1437006;-0.6429359;-0.06795859,-0.07932229;-0.002887385;-0.04162709,-0.07222568;-0.298257;-0.07985225,0.006342299;-0.6407684;-0.004989676,0.009611959;-0.6357651;-0.07799236,-0.03354853;0.499532;-0.1753502,834.8134
+0;0;0,-0.01182839;0.3021635;0.01249703,-0.02282298;0.605108;0.01049482,0.1717057;0.4760242;0.01549073,0.2465163;0.2788281;-0.09142181,0.321242;0.1213515;-0.2381237,-0.2060357;0.4708542;-0.02824355,-0.2331323;0.2532199;-0.116642,-0.2482641;0.06496713;-0.2440633,0.08434506;0.01082571;-0.02967253,0.1546873;-0.2489131;-0.1606164,0.1936974;-0.5861905;-0.05402021,0.1991761;-0.5484467;-0.1290886,-0.07623892;0.0002315165;-0.04795119,-0.06354406;-0.2986226;-0.05709793,-0.02929796;-0.6492091;-0.006533068,-0.02159746;-0.61128;-0.08138676,-0.02023133;0.5294175;0.01349075,0;0;0,-0.01800174;0.2866824;-0.09533119,-0.03523253;0.5702203;-0.2012193,0.1396944;0.5090951;-0.07084346,0.2198481;0.2942932;-0.01297545,0.2312053;0.1053454;-0.1397588,-0.19348;0.4543928;-0.0661137,-0.2776801;0.2344607;-0.04481977,-0.2901715;0.03684643;-0.1575,0.08255091;0.01142085;-0.03415632,0.1307905;-0.2747011;-0.1074076,0.1267234;-0.6174889;-0.01190592,0.1364826;-0.6458657;-0.05904556,-0.08020518;-0.002425125;-0.04090221,-0.07539685;-0.2989879;-0.08072688,0.001897387;-0.6383932;-0.006766468,0.00476673;-0.6327319;-0.07835305,-0.03139447;0.5001639;-0.1725466,834.8359
+0;0;0,-0.01184695;0.3026378;0.01251665,-0.02284592;0.6057017;0.01051424,0.1707702;0.4768555;0.01550128,0.2456632;0.279442;-0.09152912,0.3205191;0.121691;-0.2384866,-0.2051741;0.4717101;-0.02802493,-0.2323006;0.2538359;-0.1165208,-0.2474586;0.06525509;-0.2441642,0.08420754;0.01080806;-0.02962415,0.1542896;-0.2479701;-0.1600837,0.1932812;-0.5850875;-0.05353806,0.1986873;-0.5474464;-0.1276112,-0.07611462;0.0002311391;-0.04787301,-0.06346671;-0.2975176;-0.05698591,-0.02923685;-0.6479379;-0.006445028,-0.02163843;-0.6101139;-0.08030637,-0.02025371;0.5299948;0.01351081,0;0;0,-0.0174775;0.2872776;-0.09514594,-0.03405109;0.5708326;-0.2014287,0.1403431;0.5092996;-0.07197332,0.2255222;0.2959308;-0.01492214,0.2300001;0.1052191;-0.1401989,-0.1911215;0.4549929;-0.06604329,-0.2761022;0.2352913;-0.04267664,-0.2911821;0.03691371;-0.154499,0.08266393;0.01083329;-0.03368425,0.1303106;-0.2754661;-0.1019466,0.1233091;-0.6188479;-0.009423979,0.1293528;-0.6479466;-0.05464865,-0.08000414;-0.001928216;-0.04099919,-0.07610977;-0.2973636;-0.08099985,0.0002270341;-0.6368629;-0.007287905,0.002768203;-0.6308943;-0.07793126,-0.03030145;0.5008163;-0.1726031,834.8578
+0;0;0,-0.01281317;0.3025945;0.0126112,-0.02483684;0.6056198;0.01068606,0.1690848;0.4769195;0.01403923,0.2455503;0.2819054;-0.09622884,0.3209817;0.1292554;-0.2481939,-0.2064918;0.471481;-0.02946941,-0.2322444;0.2550615;-0.1218597,-0.2458243;0.06921585;-0.2536257,0.08431023;0.01119347;-0.0291857,0.1568235;-0.237062;-0.1775378,0.1926197;-0.5723983;-0.0644508,0.2247443;-0.5959993;-0.105309,-0.07590655;-0.0001841253;-0.04820244,-0.06144927;-0.2978533;-0.057221,-0.02657039;-0.6483225;-0.0074687,-0.01899476;-0.6104937;-0.08133186,-0.02198727;0.5299215;0.01366604,0;0;0,-0.0174775;0.2872776;-0.09514594,-0.03405109;0.5708326;-0.2014287,0.1403431;0.5092996;-0.07197332,0.2255222;0.2959308;-0.01492214,0.2300001;0.1052191;-0.1401989,-0.1911215;0.4549929;-0.06604329,-0.2761022;0.2352913;-0.04267664,-0.2911821;0.03691371;-0.154499,0.08266393;0.01083329;-0.03368425,0.1303106;-0.2754661;-0.1019466,0.1233091;-0.6188479;-0.009423979,0.1293528;-0.6479466;-0.05464865,-0.08000414;-0.001928216;-0.04099919,-0.07610977;-0.2973636;-0.08099985,0.0002270341;-0.6368629;-0.007287905,0.002768203;-0.6308943;-0.07793126,-0.03030145;0.5008163;-0.1726031,834.8693
+0;0;0,-0.01281317;0.3025945;0.0126112,-0.02483684;0.6056198;0.01068606,0.1690848;0.4769195;0.01403923,0.2455503;0.2819054;-0.09622884,0.3209817;0.1292554;-0.2481939,-0.2064918;0.471481;-0.02946941,-0.2322444;0.2550615;-0.1218597,-0.2458243;0.06921585;-0.2536257,0.08431023;0.01119347;-0.0291857,0.1568235;-0.237062;-0.1775378,0.1926197;-0.5723983;-0.0644508,0.2247443;-0.5959993;-0.105309,-0.07590655;-0.0001841253;-0.04820244,-0.06144927;-0.2978533;-0.057221,-0.02657039;-0.6483225;-0.0074687,-0.01899476;-0.6104937;-0.08133186,-0.02198727;0.5299215;0.01366604,0;0;0,-0.0174775;0.2872776;-0.09514594,-0.03405109;0.5708326;-0.2014287,0.1403431;0.5092996;-0.07197332,0.2255222;0.2959308;-0.01492214,0.2300001;0.1052191;-0.1401989,-0.1911215;0.4549929;-0.06604329,-0.2761022;0.2352913;-0.04267664,-0.2911821;0.03691371;-0.154499,0.08266393;0.01083329;-0.03368425,0.1303106;-0.2754661;-0.1019466,0.1233091;-0.6188479;-0.009423979,0.1293528;-0.6479466;-0.05464865,-0.08000414;-0.001928216;-0.04099919,-0.07610977;-0.2973636;-0.08099985,0.0002270341;-0.6368629;-0.007287905,0.002768203;-0.6308943;-0.07793126,-0.03030145;0.5008163;-0.1726031,834.8804
+0;0;0,-0.01278873;0.3020172;0.01258714,-0.02477087;0.6039908;0.01067215,0.1689793;0.4756758;0.01401157,0.2455153;0.2804819;-0.09635814,0.3205792;0.1285757;-0.2475828,-0.2062855;0.4702418;-0.02946095,-0.2320619;0.2536228;-0.1219364,-0.2455755;0.06868272;-0.2530604,0.08422316;0.01118191;-0.02915556,0.1566268;-0.2366983;-0.1772835,0.1922496;-0.5704111;-0.06474394,0.2395777;-0.6193795;-0.1249388,-0.07582816;-0.0001839352;-0.04815266,-0.06139273;-0.2974032;-0.05715758,-0.02668272;-0.6461756;-0.007646166,-0.01552181;-0.6046416;-0.1164661,-0.02193415;0.5286338;0.01363868,0;0;0,-0.0187805;0.2865215;-0.09533691,-0.03582962;0.5688274;-0.2018659,0.1392607;0.5085652;-0.07376933,0.2252307;0.2953184;-0.01654315,0.2276019;0.1044308;-0.1395686,-0.1922144;0.4543266;-0.06546002,-0.2764236;0.2346527;-0.0373153,-0.2950636;0.0373164;-0.148175,0.08219793;0.0101245;-0.03477955,0.1282408;-0.278327;-0.09226465,0.1196012;-0.6213537;-0.005337238,0.1213631;-0.6267727;-0.1094611,-0.08058593;-0.000920178;-0.03966966,-0.07986731;-0.2954873;-0.08277924,-0.004796617;-0.6335571;-0.009488143,-0.001495589;-0.6390467;-0.1135505,-0.03197494;0.4992107;-0.1729836,834.9028
+0;0;0,-0.01331273;0.3026314;0.01226013,-0.02578169;0.604507;0.00996456,0.1688278;0.4750878;0.01248397,0.2489052;0.2811996;-0.1008815,0.3246889;0.1304163;-0.2576632,-0.2080445;0.4708399;-0.03114572,-0.232848;0.2541783;-0.1275784,-0.2443802;0.06880587;-0.2638258,0.0841108;0.01136655;-0.02894674,0.1577634;-0.2306295;-0.1826986,0.1900997;-0.5617766;-0.06769864,0.2375843;-0.6101947;-0.1283823,-0.07557786;-0.0004507813;-0.04826514,-0.06026846;-0.2959375;-0.05719018,-0.02459671;-0.6429001;-0.009508904,-0.01341787;-0.6014003;-0.1182722,-0.0228317;0.5293133;0.01302651,0;0;0,-0.02197155;0.2864016;-0.09697771,-0.04007222;0.5683058;-0.2041774,0.137276;0.5092986;-0.07729959,0.2268095;0.2960176;-0.01940584,0.2247159;0.0974766;-0.1361806,-0.1955494;0.4535961;-0.06499174,-0.2775977;0.232459;-0.03001734,-0.3008496;0.03134291;-0.139885,0.08224254;0.009371579;-0.0344975,0.1248217;-0.2792118;-0.08482718,0.1147699;-0.6219792;-0.005212784,0.1160207;-0.6275818;-0.1092203,-0.08040429;-0.0003532976;-0.03970849,-0.08292947;-0.2929685;-0.08438954,-0.009221099;-0.6293672;-0.01136904,-0.006434785;-0.6350405;-0.1153225,-0.03590982;0.4989381;-0.1751435,834.9247
+0;0;0,-0.01331273;0.3026314;0.01226013,-0.02578169;0.604507;0.00996456,0.1688278;0.4750878;0.01248397,0.2489052;0.2811996;-0.1008815,0.3246889;0.1304163;-0.2576632,-0.2080445;0.4708399;-0.03114572,-0.232848;0.2541783;-0.1275784,-0.2443802;0.06880587;-0.2638258,0.0841108;0.01136655;-0.02894674,0.1577634;-0.2306295;-0.1826986,0.1900997;-0.5617766;-0.06769864,0.2375843;-0.6101947;-0.1283823,-0.07557786;-0.0004507813;-0.04826514,-0.06026846;-0.2959375;-0.05719018,-0.02459671;-0.6429001;-0.009508904,-0.01341787;-0.6014003;-0.1182722,-0.0228317;0.5293133;0.01302651,0;0;0,-0.02197155;0.2864016;-0.09697771,-0.04007222;0.5683058;-0.2041774,0.137276;0.5092986;-0.07729959,0.2268095;0.2960176;-0.01940584,0.2247159;0.0974766;-0.1361806,-0.1955494;0.4535961;-0.06499174,-0.2775977;0.232459;-0.03001734,-0.3008496;0.03134291;-0.139885,0.08224254;0.009371579;-0.0344975,0.1248217;-0.2792118;-0.08482718,0.1147699;-0.6219792;-0.005212784,0.1160207;-0.6275818;-0.1092203,-0.08040429;-0.0003532976;-0.03970849,-0.08292947;-0.2929685;-0.08438954,-0.009221099;-0.6293672;-0.01136904,-0.006434785;-0.6350405;-0.1153225,-0.03590982;0.4989381;-0.1751435,834.9367
+0;0;0,-0.01331273;0.3026314;0.01226013,-0.02578169;0.604507;0.00996456,0.1688278;0.4750878;0.01248397,0.2489052;0.2811996;-0.1008815,0.3246889;0.1304163;-0.2576632,-0.2080445;0.4708399;-0.03114572,-0.232848;0.2541783;-0.1275784,-0.2443802;0.06880587;-0.2638258,0.0841108;0.01136655;-0.02894674,0.1577634;-0.2306295;-0.1826986,0.1900997;-0.5617766;-0.06769864,0.2375843;-0.6101947;-0.1283823,-0.07557786;-0.0004507813;-0.04826514,-0.06026846;-0.2959375;-0.05719018,-0.02459671;-0.6429001;-0.009508904,-0.01341787;-0.6014003;-0.1182722,-0.0228317;0.5293133;0.01302651,0;0;0,-0.02197155;0.2864016;-0.09697771,-0.04007222;0.5683058;-0.2041774,0.137276;0.5092986;-0.07729959,0.2268095;0.2960176;-0.01940584,0.2247159;0.0974766;-0.1361806,-0.1955494;0.4535961;-0.06499174,-0.2775977;0.232459;-0.03001734,-0.3008496;0.03134291;-0.139885,0.08224254;0.009371579;-0.0344975,0.1248217;-0.2792118;-0.08482718,0.1147699;-0.6219792;-0.005212784,0.1160207;-0.6275818;-0.1092203,-0.08040429;-0.0003532976;-0.03970849,-0.08292947;-0.2929685;-0.08438954,-0.009221099;-0.6293672;-0.01136904,-0.006434785;-0.6350405;-0.1153225,-0.03590982;0.4989381;-0.1751435,834.9478
+0;0;0,-0.0137564;0.306071;0.01218518,-0.02666437;0.6134045;0.009600531,0.1574901;0.4851097;0.01170663,0.2415081;0.2906684;-0.1103636,0.3147572;0.1473184;-0.2616936,-0.1986568;0.4818468;-0.02970788,-0.2243649;0.2643094;-0.1382626,-0.232318;0.08422986;-0.2660261,0.08350346;0.01144438;-0.02839927,0.1585161;-0.2266644;-0.189871,0.1887448;-0.5527828;-0.07321806,0.2337922;-0.6016573;-0.1352991,-0.07471612;-0.0006385463;-0.04824328,-0.0581046;-0.297347;-0.05740517,-0.02250677;-0.6400317;-0.01076914,-0.01124985;-0.5985432;-0.1196076,-0.02360329;0.5365009;0.01279217,0;0;0,-0.01190378;0.2913178;-0.09491801,-0.0178726;0.5793201;-0.2028224,0.1470374;0.5165511;-0.08141494,0.2282062;0.2938512;-0.02154922,0.2262032;0.1059828;-0.1378112,-0.1726685;0.4618283;-0.07822333,-0.2550592;0.2347007;-0.04090851,-0.2815136;0.03978999;-0.1415335,0.08130361;0.008435845;-0.0350554,0.1220181;-0.283497;-0.0739572,0.1107573;-0.623455;-0.002008438,0.1108386;-0.6288368;-0.1061845,-0.07983353;0.0006544295;-0.03919822,-0.08794047;-0.2924886;-0.08815967,-0.01839935;-0.6255044;-0.01646975,-0.0167349;-0.6309427;-0.1206133,-0.01699293;0.5081374;-0.1733949,834.97
+0;0;0,-0.0137564;0.306071;0.01218518,-0.02666437;0.6134045;0.009600531,0.1574901;0.4851097;0.01170663,0.2415081;0.2906684;-0.1103636,0.3147572;0.1473184;-0.2616936,-0.1986568;0.4818468;-0.02970788,-0.2243649;0.2643094;-0.1382626,-0.232318;0.08422986;-0.2660261,0.08350346;0.01144438;-0.02839927,0.1585161;-0.2266644;-0.189871,0.1887448;-0.5527828;-0.07321806,0.2337922;-0.6016573;-0.1352991,-0.07471612;-0.0006385463;-0.04824328,-0.0581046;-0.297347;-0.05740517,-0.02250677;-0.6400317;-0.01076914,-0.01124985;-0.5985432;-0.1196076,-0.02360329;0.5365009;0.01279217,0;0;0,-0.01190378;0.2913178;-0.09491801,-0.0178726;0.5793201;-0.2028224,0.1470374;0.5165511;-0.08141494,0.2282062;0.2938512;-0.02154922,0.2262032;0.1059828;-0.1378112,-0.1726685;0.4618283;-0.07822333,-0.2550592;0.2347007;-0.04090851,-0.2815136;0.03978999;-0.1415335,0.08130361;0.008435845;-0.0350554,0.1220181;-0.283497;-0.0739572,0.1107573;-0.623455;-0.002008438,0.1108386;-0.6288368;-0.1061845,-0.07983353;0.0006544295;-0.03919822,-0.08794047;-0.2924886;-0.08815967,-0.01839935;-0.6255044;-0.01646975,-0.0167349;-0.6309427;-0.1206133,-0.01699293;0.5081374;-0.1733949,834.9809
+0;0;0,-0.01392996;0.3099327;0.01233892,-0.02697716;0.6205732;0.009731501,0.1481548;0.4941336;0.01192146,0.2328686;0.2980822;-0.1111596,0.3061101;0.1547468;-0.2624741,-0.1901921;0.4910338;-0.02742319,-0.2161131;0.2716949;-0.1368769,-0.2240655;0.09163374;-0.2646273,0.08313316;0.01139363;-0.02827333,0.157807;-0.2256395;-0.1890157,0.1880332;-0.5517317;-0.07237211,0.233106;-0.6006508;-0.1344883,-0.07438479;-0.0006357146;-0.04802934,-0.0578483;-0.2960039;-0.05714984,-0.02225334;-0.6386609;-0.01051757,-0.01099005;-0.5971659;-0.1194176,-0.02388769;0.5429563;0.01295275,0;0;0,-0.007194206;0.2959707;-0.0935638,-0.01141398;0.5876674;-0.2011142,0.1464864;0.5165512;-0.08631468,0.2296635;0.2924053;-0.02630019,0.2221885;0.1043456;-0.1419857,-0.1601124;0.4691305;-0.08531556,-0.2385177;0.239136;-0.04388238,-0.2711138;0.0442601;-0.1427069,0.08034649;0.007389248;-0.03647137,0.1184992;-0.2841302;-0.07052732,0.1057612;-0.6250904;-0.003899336,0.104468;-0.630226;-0.1082163,-0.07999144;0.001851609;-0.03792442,-0.09603757;-0.288214;-0.09452343,-0.03035069;-0.6213633;-0.02001026,-0.02999591;-0.6265602;-0.1243139,-0.0106267;0.5156879;-0.1717434,835.0032
+0;0;0,-0.01453712;0.3030159;0.01225253,-0.02747104;0.5861246;0.01016361,0.16852;0.4622678;0.01113095,0.2540138;0.2688783;-0.1168141,0.3291627;0.1282688;-0.2696294,-0.2107397;0.4587792;-0.03335851,-0.2370817;0.2429796;-0.1508969,-0.2391408;0.07192586;-0.2905654,0.08279769;0.01174467;-0.02779702,0.1556344;-0.2168799;-0.1977071,0.1843898;-0.5452211;-0.08060415,0.2275629;-0.5949507;-0.1421623,-0.0738233;-0.0009464317;-0.04811748,-0.05718802;-0.2943867;-0.05585712,-0.0212435;-0.6392547;-0.009791821,-0.009958965;-0.5977937;-0.1181959,-0.02445557;0.517086;0.0129722,0;0;0,-0.01318853;0.2875454;-0.09655976,-0.03768365;0.5453076;-0.2113471,0.1473513;0.5150967;-0.09006453,0.2339499;0.2913507;-0.03075958,0.223628;0.1024607;-0.144711,-0.1931062;0.4593647;-0.06569368,-0.26944;0.2285767;-0.02109887,-0.3056149;0.0323917;-0.1158286,0.07979523;0.007041901;-0.03673148,0.1155428;-0.2829054;-0.06984472,0.1019251;-0.6263666;-0.005061626,0.1000984;-0.6330301;-0.1083214,-0.07959141;0.002029277;-0.03777776,-0.1076389;-0.2830282;-0.1041057,-0.04803317;-0.6182318;-0.02389604,-0.04804435;-0.6249337;-0.1271583,-0.02969685;0.4845282;-0.1793253,835.0251
+0;0;0,-0.01453712;0.3030159;0.01225253,-0.02747104;0.5861246;0.01016361,0.16852;0.4622678;0.01113095,0.2540138;0.2688783;-0.1168141,0.3291627;0.1282688;-0.2696294,-0.2107397;0.4587792;-0.03335851,-0.2370817;0.2429796;-0.1508969,-0.2391408;0.07192586;-0.2905654,0.08279769;0.01174467;-0.02779702,0.1556344;-0.2168799;-0.1977071,0.1843898;-0.5452211;-0.08060415,0.2275629;-0.5949507;-0.1421623,-0.0738233;-0.0009464317;-0.04811748,-0.05718802;-0.2943867;-0.05585712,-0.0212435;-0.6392547;-0.009791821,-0.009958965;-0.5977937;-0.1181959,-0.02445557;0.517086;0.0129722,0;0;0,-0.01318853;0.2875454;-0.09655976,-0.03768365;0.5453076;-0.2113471,0.1473513;0.5150967;-0.09006453,0.2339499;0.2913507;-0.03075958,0.223628;0.1024607;-0.144711,-0.1931062;0.4593647;-0.06569368,-0.26944;0.2285767;-0.02109887,-0.3056149;0.0323917;-0.1158286,0.07979523;0.007041901;-0.03673148,0.1155428;-0.2829054;-0.06984472,0.1019251;-0.6263666;-0.005061626,0.1000984;-0.6330301;-0.1083214,-0.07959141;0.002029277;-0.03777776,-0.1076389;-0.2830282;-0.1041057,-0.04803317;-0.6182318;-0.02389604,-0.04804435;-0.6249337;-0.1271583,-0.02969685;0.4845282;-0.1793253,835.0365
+0;0;0,-0.01472438;0.3069192;0.01241036,-0.02915847;0.6230676;0.009924065,0.1423009;0.4947784;0.01159992,0.22752;0.3020104;-0.1159339,0.3026417;0.1614519;-0.2686938,-0.1877551;0.4917423;-0.02711765,-0.2140125;0.2766364;-0.1442782,-0.2160709;0.1056447;-0.2838961,0.08263967;0.01172225;-0.02774397,0.1547019;-0.2144713;-0.1958474,0.1836947;-0.5455233;-0.07777764,0.2270015;-0.5954998;-0.1395264,-0.07368241;-0.0009446253;-0.04802565,-0.05722401;-0.2912647;-0.05568299,-0.02098273;-0.6389799;-0.009237379,-0.009663261;-0.5974835;-0.1179771,-0.02563877;0.5424846;0.0132023,0;0;0,-0.007627293;0.2917856;-0.09681535,0.0005247891;0.5881857;-0.2075036,0.1512346;0.5150157;-0.09373569,0.2395307;0.2924762;-0.0357132,0.2252994;0.1027671;-0.1477108,-0.1485361;0.4716477;-0.09165119,-0.2228944;0.2414086;-0.04531093,-0.2610869;0.0448468;-0.1382644,0.07924168;0.006480366;-0.03761935,0.1145535;-0.2804321;-0.07001662,0.1001711;-0.6270928;-0.006803036,0.09723432;-0.6326162;-0.1107938,-0.07975187;0.002718262;-0.036996,-0.1162026;-0.2758357;-0.1124565,-0.0659284;-0.613726;-0.02482612,-0.06684715;-0.6193155;-0.1288317,-0.002147093;0.5134411;-0.177125,835.0588
+0;0;0,-0.01510746;0.3068912;0.01263895,-0.0298164;0.6230292;0.01042845,0.1415515;0.494251;0.0112961,0.2301827;0.3040297;-0.1177273,0.303829;0.1682216;-0.2754229,-0.1881287;0.4917742;-0.02767963,-0.2133434;0.2786433;-0.1486178,-0.2136163;0.1075359;-0.2881088,0.08268534;0.01189079;-0.02753541,0.1541726;-0.2084649;-0.2034564,0.178726;-0.5390189;-0.08300865,0.2228539;-0.5831209;-0.151172,-0.07360356;-0.00114744;-0.048142,-0.0559177;-0.291399;-0.05566126,-0.01952375;-0.6391151;-0.009342477,-0.008105339;-0.5976046;-0.1180704,-0.02623999;0.5424457;0.01363195,0;0;0,-0.007627293;0.2917856;-0.09681535,0.0005247891;0.5881857;-0.2075036,0.1512346;0.5150157;-0.09373569,0.2395307;0.2924762;-0.0357132,0.2252994;0.1027671;-0.1477108,-0.1485361;0.4716477;-0.09165119,-0.2228944;0.2414086;-0.04531093,-0.2610869;0.0448468;-0.1382644,0.07924168;0.006480366;-0.03761935,0.1145535;-0.2804321;-0.07001662,0.1001711;-0.6270928;-0.006803036,0.09723432;-0.6326162;-0.1107938,-0.07975187;0.002718262;-0.036996,-0.1162026;-0.2758357;-0.1124565,-0.0659284;-0.613726;-0.02482612,-0.06684715;-0.6193155;-0.1288317,-0.002147093;0.5134411;-0.177125,835.0811
+0;0;0,-0.01461975;0.2969839;0.01223093,-0.02779309;0.5801795;0.0102067,0.1913195;0.444988;0.01011116,0.2791746;0.2564323;-0.1177826,0.3532956;0.119749;-0.2764944,-0.2328152;0.4418017;-0.04003125,-0.2578091;0.2305368;-0.1599106,-0.2580838;0.05832675;-0.3003004,0.08276676;0.0119025;-0.02756253,0.1536044;-0.2064509;-0.201885,0.1782806;-0.5386578;-0.08083493,0.2221536;-0.5823316;-0.1486044,-0.07367604;-0.00114857;-0.04818942,-0.05615089;-0.2887627;-0.05564035,-0.01957495;-0.6382176;-0.009089947,-0.008222526;-0.5967736;-0.1171895,-0.02454488;0.5069907;0.01311623,0;0;0,-0.01806124;0.2800404;-0.09906554,-0.05454978;0.534733;-0.2180824,0.1537762;0.5143819;-0.09699082,0.2402375;0.2935584;-0.03876734,0.2273486;0.1010357;-0.1489246,-0.2197083;0.4569331;-0.04212873,-0.2895927;0.2284136;0.008106943,-0.3310178;0.03134379;-0.08577138,0.07917925;0.005962044;-0.03803682,0.1144425;-0.2782616;-0.07056332,0.0982407;-0.6269222;-0.00894618,0.0950461;-0.6343906;-0.1115682,-0.07997587;0.003203428;-0.03667831,-0.1227901;-0.2704874;-0.1163327,-0.08622888;-0.610568;-0.02342494,-0.06561758;-0.6581373;-0.09761092,-0.0475242;0.469263;-0.1858346,835.0925
+0;0;0,-0.01461975;0.2969839;0.01223093,-0.02779309;0.5801795;0.0102067,0.1913195;0.444988;0.01011116,0.2791746;0.2564323;-0.1177826,0.3532956;0.119749;-0.2764944,-0.2328152;0.4418017;-0.04003125,-0.2578091;0.2305368;-0.1599106,-0.2580838;0.05832675;-0.3003004,0.08276676;0.0119025;-0.02756253,0.1536044;-0.2064509;-0.201885,0.1782806;-0.5386578;-0.08083493,0.2221536;-0.5823316;-0.1486044,-0.07367604;-0.00114857;-0.04818942,-0.05615089;-0.2887627;-0.05564035,-0.01957495;-0.6382176;-0.009089947,-0.008222526;-0.5967736;-0.1171895,-0.02454488;0.5069907;0.01311623,0;0;0,-0.01806124;0.2800404;-0.09906554,-0.05454978;0.534733;-0.2180824,0.1537762;0.5143819;-0.09699082,0.2402375;0.2935584;-0.03876734,0.2273486;0.1010357;-0.1489246,-0.2197083;0.4569331;-0.04212873,-0.2895927;0.2284136;0.008106943,-0.3310178;0.03134379;-0.08577138,0.07917925;0.005962044;-0.03803682,0.1144425;-0.2782616;-0.07056332,0.0982407;-0.6269222;-0.00894618,0.0950461;-0.6343906;-0.1115682,-0.07997587;0.003203428;-0.03667831,-0.1227901;-0.2704874;-0.1163327,-0.08622888;-0.610568;-0.02342494,-0.06561758;-0.6581373;-0.09761092,-0.0475242;0.469263;-0.1858346,835.1146
+0;0;0,-0.01511927;0.2972261;0.01236528,-0.02901137;0.5851624;0.01045662,0.1785816;0.452213;0.01011898,0.2678441;0.2689348;-0.1204747,0.3435593;0.1356109;-0.2853435,-0.2223294;0.449326;-0.03807759,-0.2471436;0.2455557;-0.1664337,-0.2451119;0.0694214;-0.3066562,0.0830825;0.01206579;-0.02735632,0.1519465;-0.1969951;-0.2117814,0.1747711;-0.5305877;-0.08976998,0.2159846;-0.5795445;-0.1532481,-0.0737685;-0.001272831;-0.04851021,-0.05577048;-0.2877863;-0.05539493,-0.01857299;-0.638688;-0.008745864,-0.007055072;-0.5972133;-0.1169026,-0.02559563;0.5110873;0.01336611,0;0;0,-0.01883876;0.2796048;-0.100951,-0.0410976;0.5425457;-0.2169859,0.1537863;0.5135247;-0.1006541,0.2434461;0.2960491;-0.04339242,0.2305887;0.09891503;-0.151386,-0.2055593;0.4584977;-0.05667473,-0.2740747;0.232476;-0.003446463,-0.3168119;0.03248492;-0.09761043,0.078941;0.005918503;-0.03911448,0.1128412;-0.2773421;-0.07190919,0.09641252;-0.6275167;-0.01026797,0.09270599;-0.6347016;-0.1130579,-0.08067972;0.003205068;-0.03573743,-0.1268217;-0.2678086;-0.1187064,-0.1003651;-0.6088257;-0.02022222,-0.09577631;-0.659775;-0.09362771,-0.03734143;0.4754806;-0.1854358,835.126
+0;0;0,-0.01511927;0.2972261;0.01236528,-0.02901137;0.5851624;0.01045662,0.1785816;0.452213;0.01011898,0.2678441;0.2689348;-0.1204747,0.3435593;0.1356109;-0.2853435,-0.2223294;0.449326;-0.03807759,-0.2471436;0.2455557;-0.1664337,-0.2451119;0.0694214;-0.3066562,0.0830825;0.01206579;-0.02735632,0.1519465;-0.1969951;-0.2117814,0.1747711;-0.5305877;-0.08976998,0.2159846;-0.5795445;-0.1532481,-0.0737685;-0.001272831;-0.04851021,-0.05577048;-0.2877863;-0.05539493,-0.01857299;-0.638688;-0.008745864,-0.007055072;-0.5972133;-0.1169026,-0.02559563;0.5110873;0.01336611,0;0;0,-0.01883876;0.2796048;-0.100951,-0.0410976;0.5425457;-0.2169859,0.1537863;0.5135247;-0.1006541,0.2434461;0.2960491;-0.04339242,0.2305887;0.09891503;-0.151386,-0.2055593;0.4584977;-0.05667473,-0.2740747;0.232476;-0.003446463,-0.3168119;0.03248492;-0.09761043,0.078941;0.005918503;-0.03911448,0.1128412;-0.2773421;-0.07190919,0.09641252;-0.6275167;-0.01026797,0.09270599;-0.6347016;-0.1130579,-0.08067972;0.003205068;-0.03573743,-0.1268217;-0.2678086;-0.1187064,-0.1003651;-0.6088257;-0.02022222,-0.09577631;-0.659775;-0.09362771,-0.03734143;0.4754806;-0.1854358,835.1372
+0;0;0,-0.0151403;0.2976395;0.01238248,-0.02911318;0.5872255;0.01048117,0.1774398;0.4545676;0.01016041,0.2664828;0.2717403;-0.1201121,0.3425241;0.1378419;-0.2856912,-0.2214283;0.4516954;-0.03779057,-0.2461815;0.2484262;-0.165831,-0.2441411;0.07153305;-0.3066576,0.08343413;0.01211685;-0.0274721,0.1517773;-0.1953631;-0.2105025,0.1747262;-0.5307713;-0.087827,0.2158974;-0.5796471;-0.15124,-0.07408072;-0.001278218;-0.04871552,-0.0562188;-0.285625;-0.05554817,-0.01881886;-0.6384365;-0.008645214,-0.007312763;-0.5969736;-0.116691,-0.02569706;0.5131419;0.01339099,0;0;0,-0.02010491;0.2789356;-0.1037426,-0.04172736;0.5432279;-0.2209642,0.1525661;0.5138239;-0.1047876,0.2424449;0.2972544;-0.04695272,0.2313821;0.09790051;-0.1530807,-0.2035557;0.4566875;-0.05955189,-0.2732751;0.2316308;-0.006503627,-0.3141765;0.02793206;-0.09573036,0.07900911;0.005905241;-0.03981805,0.1114282;-0.2753367;-0.07254124,0.0938704;-0.6278307;-0.01326036,0.08969447;-0.6352997;-0.1158094,-0.08129519;0.003164237;-0.0352685,-0.1304526;-0.2641194;-0.1210697,-0.1133348;-0.6064119;-0.01802899,-0.1387622;-0.657106;-0.0871636,-0.03764649;0.4762976;-0.1891494,835.1595
+0;0;0,-0.01545591;0.2976133;0.01261904,-0.02975974;0.5871854;0.0110308,0.1765675;0.4535187;0.009667303,0.2676544;0.2752389;-0.1254065,0.3437747;0.1459324;-0.2945603,-0.2217334;0.4517399;-0.0383981,-0.2430431;0.2503797;-0.1700242,-0.2409874;0.07811452;-0.3164754,0.08353093;0.01214143;-0.02716539,0.1508026;-0.1894705;-0.2170233,0.1707048;-0.52429;-0.09222589,0.2129225;-0.5726621;-0.1555753,-0.07401257;-0.001349089;-0.04881707,-0.05519036;-0.2856457;-0.05514097,-0.01740892;-0.6384068;-0.008164272,-0.005820123;-0.5969175;-0.1161984,-0.0262581;0.5131024;0.01385121,0;0;0,-0.02010491;0.2789356;-0.1037426,-0.04172736;0.5432279;-0.2209642,0.1525661;0.5138239;-0.1047876,0.2424449;0.2972544;-0.04695272,0.2313821;0.09790051;-0.1530807,-0.2035557;0.4566875;-0.05955189,-0.2732751;0.2316308;-0.006503627,-0.3141765;0.02793206;-0.09573036,0.07900911;0.005905241;-0.03981805,0.1114282;-0.2753367;-0.07254124,0.0938704;-0.6278307;-0.01326036,0.08969447;-0.6352997;-0.1158094,-0.08129519;0.003164237;-0.0352685,-0.1304526;-0.2641194;-0.1210697,-0.1133348;-0.6064119;-0.01802899,-0.1387622;-0.657106;-0.0871636,-0.03764649;0.4762976;-0.1891494,835.171
+0;0;0,-0.01549216;0.2983114;0.01264865,-0.02986808;0.5893249;0.01106619,0.1762473;0.455665;0.009709248,0.2669817;0.2780751;-0.1248418,0.3435468;0.148013;-0.294984,-0.2216324;0.4538881;-0.03830532,-0.2428596;0.2533071;-0.169422,-0.2407919;0.08003533;-0.316729,0.08391541;0.01219731;-0.02729043,0.1511615;-0.1893378;-0.2170761,0.1710214;-0.5234463;-0.09254373,0.2132055;-0.571756;-0.1558426,-0.07435325;-0.001355299;-0.04904177,-0.0555382;-0.2855437;-0.05536326,-0.017837;-0.6375556;-0.008486327,-0.006257433;-0.5960755;-0.1164343,-0.02636379;0.5151857;0.01388873,0;0;0,-0.02178951;0.2786646;-0.1061175,-0.04369971;0.54403;-0.2244425,0.1507344;0.5142061;-0.1081195,0.2414193;0.2990233;-0.0502615,0.2303186;0.09641811;-0.1529973,-0.2040309;0.4553283;-0.06197917,-0.2743681;0.2317151;-0.007898655,-0.3147234;0.02716613;-0.09877175,0.07887816;0.006222218;-0.04092503,0.1095561;-0.2751729;-0.07306051,0.09068987;-0.6271244;-0.01556778,0.08630094;-0.6348463;-0.1179223,-0.08217572;0.002716055;-0.03427988,-0.1356705;-0.263451;-0.1205957,-0.134106;-0.6029668;-0.009880796,-0.1532791;-0.6530024;-0.08161187,-0.03934914;0.4771528;-0.192421,835.1929
+0;0;0,-0.01549216;0.2983114;0.01264865,-0.02986808;0.5893249;0.01106619,0.1762473;0.455665;0.009709248,0.2669817;0.2780751;-0.1248418,0.3435468;0.148013;-0.294984,-0.2216324;0.4538881;-0.03830532,-0.2428596;0.2533071;-0.169422,-0.2407919;0.08003533;-0.316729,0.08391541;0.01219731;-0.02729043,0.1511615;-0.1893378;-0.2170761,0.1710214;-0.5234463;-0.09254373,0.2132055;-0.571756;-0.1558426,-0.07435325;-0.001355299;-0.04904177,-0.0555382;-0.2855437;-0.05536326,-0.017837;-0.6375556;-0.008486327,-0.006257433;-0.5960755;-0.1164343,-0.02636379;0.5151857;0.01388873,0;0;0,-0.02178951;0.2786646;-0.1061175,-0.04369971;0.54403;-0.2244425,0.1507344;0.5142061;-0.1081195,0.2414193;0.2990233;-0.0502615,0.2303186;0.09641811;-0.1529973,-0.2040309;0.4553283;-0.06197917,-0.2743681;0.2317151;-0.007898655,-0.3147234;0.02716613;-0.09877175,0.07887816;0.006222218;-0.04092503,0.1095561;-0.2751729;-0.07306051,0.09068987;-0.6271244;-0.01556778,0.08630094;-0.6348463;-0.1179223,-0.08217572;0.002716055;-0.03427988,-0.1356705;-0.263451;-0.1205957,-0.134106;-0.6029668;-0.009880796,-0.1532791;-0.6530024;-0.08161187,-0.03934914;0.4771528;-0.192421,835.2152
+0;0;0,-0.01578961;0.3049284;0.01333196,-0.03159608;0.6260849;0.0120548,0.1459124;0.4934816;0.01106236,0.2387828;0.3184902;-0.1253082,0.3167006;0.1942877;-0.3000825,-0.1951246;0.4926512;-0.03080325,-0.2188007;0.3009444;-0.1740924,-0.2080298;0.13282;-0.3279159,0.08434533;0.01216024;-0.02696713,0.1511187;-0.184293;-0.2221236,0.1694112;-0.5195349;-0.09764048,0.2132006;-0.5673622;-0.1609099,-0.07450021;-0.001321267;-0.04936805,-0.05389469;-0.2853669;-0.05503319,-0.01576123;-0.6382927;-0.008053921,-0.003978927;-0.5967481;-0.1162459,-0.02778903;0.5451771;0.01502428,0;0;0,-0.01372901;0.2865518;-0.1053944,-0.009339482;0.5845238;-0.2261386,0.1504124;0.5142649;-0.109791,0.2433634;0.3000155;-0.05233574,0.2315326;0.09550153;-0.1527228,-0.1572476;0.467627;-0.09554671,-0.2270525;0.2440956;-0.04073072,-0.2669784;0.03777884;-0.129516,0.07914745;0.006373078;-0.04104018,0.1095212;-0.2750452;-0.07297516,0.09020044;-0.6279783;-0.01568032,0.08542889;-0.6348279;-0.1186218,-0.08251853;0.002539227;-0.03425604,-0.1378177;-0.2658672;-0.1119648,-0.1442702;-0.6080261;-0.006591968,-0.1594071;-0.6602716;-0.07719056,-0.01057327;0.5105492;-0.1930385,835.2265
+0;0;0,-0.01578961;0.3049284;0.01333196,-0.03159608;0.6260849;0.0120548,0.1459124;0.4934816;0.01106236,0.2387828;0.3184902;-0.1253082,0.3167006;0.1942877;-0.3000825,-0.1951246;0.4926512;-0.03080325,-0.2188007;0.3009444;-0.1740924,-0.2080298;0.13282;-0.3279159,0.08434533;0.01216024;-0.02696713,0.1511187;-0.184293;-0.2221236,0.1694112;-0.5195349;-0.09764048,0.2132006;-0.5673622;-0.1609099,-0.07450021;-0.001321267;-0.04936805,-0.05389469;-0.2853669;-0.05503319,-0.01576123;-0.6382927;-0.008053921,-0.003978927;-0.5967481;-0.1162459,-0.02778903;0.5451771;0.01502428,0;0;0,-0.01372901;0.2865518;-0.1053944,-0.009339482;0.5845238;-0.2261386,0.1504124;0.5142649;-0.109791,0.2433634;0.3000155;-0.05233574,0.2315326;0.09550153;-0.1527228,-0.1572476;0.467627;-0.09554671,-0.2270525;0.2440956;-0.04073072,-0.2669784;0.03777884;-0.129516,0.07914745;0.006373078;-0.04104018,0.1095212;-0.2750452;-0.07297516,0.09020044;-0.6279783;-0.01568032,0.08542889;-0.6348279;-0.1186218,-0.08251853;0.002539227;-0.03425604,-0.1378177;-0.2658672;-0.1119648,-0.1442702;-0.6080261;-0.006591968,-0.1594071;-0.6602716;-0.07719056,-0.01057327;0.5105492;-0.1930385,835.2488
+0;0;0,-0.01616633;0.3122038;0.01365005,-0.03201998;0.6342964;0.01238566,0.133055;0.5055326;0.01167148,0.2261911;0.3300406;-0.1250892,0.3036389;0.2065872;-0.2988094,-0.1835836;0.5047616;-0.02719898,-0.2073275;0.3125065;-0.1708981,-0.1966216;0.145396;-0.3237938,0.08479004;0.01222435;-0.02710932,0.1515757;-0.184265;-0.2223017,0.169839;-0.5189725;-0.09801699,0.2136674;-0.5668688;-0.1613426,-0.07489302;-0.001328233;-0.04962834,-0.05428371;-0.2854261;-0.05529453,-0.01621104;-0.6377893;-0.008390147,-0.00441827;-0.5962345;-0.1166782,-0.02821956;0.5535297;0.01534996,0;0;0,-0.007088616;0.2949769;-0.1041982,-0.003763869;0.5938684;-0.225214,0.1430679;0.5115018;-0.1121085,0.2440706;0.3002747;-0.05417037,0.2326514;0.09650618;-0.1529915,-0.1427302;0.4729058;-0.108281,-0.212209;0.2500293;-0.04766738,-0.2512163;0.04491962;-0.1361326,0.07959232;0.00673309;-0.04115129,0.1094235;-0.2747518;-0.07347536,0.08982951;-0.627266;-0.01726889,0.08547205;-0.6338607;-0.1204228,-0.08309573;0.002069911;-0.03412499,-0.1393202;-0.2684168;-0.1037254,-0.1533198;-0.6112022;-0.003169179,-0.1688603;-0.6680323;-0.06811469,-0.004680842;0.5199761;-0.192266,835.2601
+0;0;0,-0.01631157;0.3121807;0.01400157,-0.03229605;0.6342687;0.01318534,0.1326337;0.5049507;0.01196039,0.2270953;0.3339807;-0.1295371,0.3014588;0.2300856;-0.3168697,-0.1835232;0.5046541;-0.02754119,-0.1947314;0.2844427;-0.1252987,-0.1987911;0.1523458;-0.3095583,0.08490171;0.01219906;-0.02676907,0.1507687;-0.179971;-0.2265206,0.165459;-0.5146862;-0.1017838,0.2105183;-0.559998;-0.1673329,-0.07477588;-0.001313438;-0.04980504,-0.05323068;-0.2853426;-0.05543662,-0.01482183;-0.6376621;-0.008478209,-0.002843119;-0.5960775;-0.1167427,-0.02846637;0.553499;0.01602798,0;0;0,-0.007088616;0.2949769;-0.1041982,-0.003763869;0.5938684;-0.225214,0.1430679;0.5115018;-0.1121085,0.2440706;0.3002747;-0.05417037,0.2326514;0.09650618;-0.1529915,-0.1427302;0.4729058;-0.108281,-0.212209;0.2500293;-0.04766738,-0.2512163;0.04491962;-0.1361326,0.07959232;0.00673309;-0.04115129,0.1094235;-0.2747518;-0.07347536,0.08982951;-0.627266;-0.01726889,0.08547205;-0.6338607;-0.1204228,-0.08309573;0.002069911;-0.03412499,-0.1393202;-0.2684168;-0.1037254,-0.1533198;-0.6112022;-0.003169179,-0.1688603;-0.6680323;-0.06811469,-0.004680842;0.5199761;-0.192266,835.2827
+0;0;0,-0.016616;0.318007;0.01426289,-0.03290639;0.6462598;0.01343055,0.1249085;0.5175511;0.0124419,0.2192668;0.3467681;-0.1289008,0.2930998;0.2436142;-0.314897,-0.1771407;0.5172678;-0.02529701,-0.1883367;0.2972971;-0.1229476,-0.1923673;0.1661426;-0.3058927,0.085824;0.01233158;-0.02705987,0.1517137;-0.1799049;-0.2268804,0.1663918;-0.514341;-0.1022476,0.2114961;-0.5597281;-0.1678622,-0.07558817;-0.001327706;-0.05034608,-0.05403553;-0.285455;-0.0559796,-0.0156587;-0.6374807;-0.009060342,-0.003668022;-0.5958846;-0.117433,-0.02900289;0.5639331;0.01632798,0;0;0,-0.003131479;0.301259;-0.104121,0.00375627;0.6071997;-0.2239993,0.1410975;0.5107514;-0.1138899,0.2457879;0.3016783;-0.05578279,0.2357893;0.09933525;-0.1539865,-0.1300428;0.4800115;-0.1151516,-0.2027576;0.2580414;-0.05607617,-0.2393893;0.05313994;-0.1418675,0.08038622;0.007093072;-0.04168701,0.110229;-0.274413;-0.07467651,0.09128733;-0.6267068;-0.01876044,0.08676796;-0.6329507;-0.1221473,-0.08436412;0.001538727;-0.03362127,-0.1393541;-0.2710716;-0.09594537,-0.1553349;-0.6144217;0.001274206,-0.1655007;-0.6697154;-0.06687661,0.001798838;0.5314281;-0.1915009,835.3044
+0;0;0,-0.016616;0.318007;0.01426289,-0.03290639;0.6462598;0.01343055,0.1249085;0.5175511;0.0124419,0.2192668;0.3467681;-0.1289008,0.2930998;0.2436142;-0.314897,-0.1771407;0.5172678;-0.02529701,-0.1883367;0.2972971;-0.1229476,-0.1923673;0.1661426;-0.3058927,0.085824;0.01233158;-0.02705987,0.1517137;-0.1799049;-0.2268804,0.1663918;-0.514341;-0.1022476,0.2114961;-0.5597281;-0.1678622,-0.07558817;-0.001327706;-0.05034608,-0.05403553;-0.285455;-0.0559796,-0.0156587;-0.6374807;-0.009060342,-0.003668022;-0.5958846;-0.117433,-0.02900289;0.5639331;0.01632798,0;0;0,-0.003131479;0.301259;-0.104121,0.00375627;0.6071997;-0.2239993,0.1410975;0.5107514;-0.1138899,0.2457879;0.3016783;-0.05578279,0.2357893;0.09933525;-0.1539865,-0.1300428;0.4800115;-0.1151516,-0.2027576;0.2580414;-0.05607617,-0.2393893;0.05313994;-0.1418675,0.08038622;0.007093072;-0.04168701,0.110229;-0.274413;-0.07467651,0.09128733;-0.6267068;-0.01876044,0.08676796;-0.6329507;-0.1221473,-0.08436412;0.001538727;-0.03362127,-0.1393541;-0.2710716;-0.09594537,-0.1553349;-0.6144217;0.001274206,-0.1655007;-0.6697154;-0.06687661,0.001798838;0.5314281;-0.1915009,835.3157
+0;0;0,-0.01696875;0.3211768;0.01497574,-0.03372985;0.6500426;0.01486403,0.1240884;0.5211389;0.0132284,0.2167067;0.3619682;-0.1407596,0.2951841;0.2441749;-0.3097634,-0.1774308;0.521074;-0.02529669,-0.1950022;0.3543307;-0.1970922,-0.1899297;0.1800753;-0.3320202,0.08637457;0.01228679;-0.02672043,0.1512041;-0.1762951;-0.2307433,0.1615012;-0.5074977;-0.09843989,0.2034933;-0.5431501;-0.1755601,-0.07583919;-0.001297443;-0.05071734,-0.0533452;-0.2856458;-0.05632104,-0.01461276;-0.6371326;-0.008758828,-0.002405878;-0.5954855;-0.1170937,-0.02969531;0.5676705;0.01755588,0;0;0,-0.0004721433;0.3041152;-0.1057374,0.006564587;0.6105331;-0.2261231,0.1436175;0.5118205;-0.1161852,0.247136;0.3032311;-0.05787444,0.2457035;0.1095783;-0.1631968,-0.1278679;0.4811908;-0.1199093,-0.2010324;0.2609361;-0.05858568,-0.2351369;0.05963975;-0.1417295,0.08089443;0.007452995;-0.04154587,0.112084;-0.273968;-0.07648563,0.09379479;-0.6259536;-0.02101469,0.09003234;-0.6322795;-0.1243944,-0.08469341;0.001209662;-0.03392754,-0.1367007;-0.274045;-0.0879778,-0.1558567;-0.6171592;0.007996202,-0.1583095;-0.6708673;-0.06277142,0.004593909;0.5347614;-0.1935124,835.3272
+0;0;0,-0.01696875;0.3211768;0.01497574,-0.03372985;0.6500426;0.01486403,0.1240884;0.5211389;0.0132284,0.2167067;0.3619682;-0.1407596,0.2951841;0.2441749;-0.3097634,-0.1774308;0.521074;-0.02529669,-0.1950022;0.3543307;-0.1970922,-0.1899297;0.1800753;-0.3320202,0.08637457;0.01228679;-0.02672043,0.1512041;-0.1762951;-0.2307433,0.1615012;-0.5074977;-0.09843989,0.2034933;-0.5431501;-0.1755601,-0.07583919;-0.001297443;-0.05071734,-0.0533452;-0.2856458;-0.05632104,-0.01461276;-0.6371326;-0.008758828,-0.002405878;-0.5954855;-0.1170937,-0.02969531;0.5676705;0.01755588,0;0;0,-0.0004721433;0.3041152;-0.1057374,0.006564587;0.6105331;-0.2261231,0.1436175;0.5118205;-0.1161852,0.247136;0.3032311;-0.05787444,0.2457035;0.1095783;-0.1631968,-0.1278679;0.4811908;-0.1199093,-0.2010324;0.2609361;-0.05858568,-0.2351369;0.05963975;-0.1417295,0.08089443;0.007452995;-0.04154587,0.112084;-0.273968;-0.07648563,0.09379479;-0.6259536;-0.02101469,0.09003234;-0.6322795;-0.1243944,-0.08469341;0.001209662;-0.03392754,-0.1367007;-0.274045;-0.0879778,-0.1558567;-0.6171592;0.007996202,-0.1583095;-0.6708673;-0.06277142,0.004593909;0.5347614;-0.1935124,835.3383
+0;0;0,-0.01693716;0.3205788;0.01494786,-0.03334869;0.6425504;0.01486775,0.1285088;0.514794;0.01303656,0.2206296;0.3564782;-0.1401243,0.2991267;0.2386555;-0.3091704,-0.181161;0.5147273;-0.02652994,-0.1986379;0.3488796;-0.1974026,-0.1935641;0.1745806;-0.3323644,0.08603696;0.01223877;-0.02661599,0.1509318;-0.176533;-0.2308443,0.1612419;-0.5081547;-0.09837347,0.2031946;-0.5437455;-0.1754212,-0.07554276;-0.001292372;-0.05051909,-0.05302612;-0.285927;-0.05612844,-0.01424467;-0.6378586;-0.008506037,-0.002049252;-0.5962225;-0.1167391,-0.02943195;0.5625834;0.01748101,0;0;0,-4.097819E-05;0.3029559;-0.1072326,0.0007443279;0.6014274;-0.2290299,0.1454735;0.5134476;-0.1178782,0.248769;0.3062589;-0.05947232,0.250861;0.1131371;-0.1658688,-0.1355189;0.4749519;-0.1197919,-0.2102347;0.2571394;-0.05667576,-0.242001;0.05554196;-0.140162,0.0806632;0.007885844;-0.04113173,0.1142311;-0.2733294;-0.07782674,0.09745985;-0.6259332;-0.02289867,0.09462769;-0.6326436;-0.1260629,-0.08413274;0.0008210578;-0.03437392,-0.1303918;-0.2773484;-0.07950883,-0.1492398;-0.6225507;0.01053499,-0.1491217;-0.6295151;-0.09257734,0.0008071661;0.5284725;-0.1959472,835.361
+0;0;0,-0.01636392;0.3205553;0.01605055,-0.03250142;0.6425401;0.01665822,0.1292487;0.5145774;0.01427746,0.2219792;0.3597861;-0.1420845,0.2982788;0.2573752;-0.321837,-0.1801038;0.514827;-0.0258698,-0.206846;0.3438348;-0.1903535,-0.1967005;0.2017612;-0.3586768,0.08624516;0.01208028;-0.0260076,0.1510214;-0.1730451;-0.233584,0.1556845;-0.5043156;-0.09992093,0.1985876;-0.539686;-0.1766318,-0.07536034;-0.001179376;-0.05079357,-0.05187617;-0.2857448;-0.05592282,-0.01229734;-0.6375098;-0.007728454,8.555967E-05;-0.5958114;-0.1159335,-0.02862047;0.562566;0.01910427,0;0;0,-4.097819E-05;0.3029559;-0.1072326,0.0007443279;0.6014274;-0.2290299,0.1454735;0.5134476;-0.1178782,0.248769;0.3062589;-0.05947232,0.250861;0.1131371;-0.1658688,-0.1355189;0.4749519;-0.1197919,-0.2102347;0.2571394;-0.05667576,-0.242001;0.05554196;-0.140162,0.0806632;0.007885844;-0.04113173,0.1142311;-0.2733294;-0.07782674,0.09745985;-0.6259332;-0.02289867,0.09462769;-0.6326436;-0.1260629,-0.08413274;0.0008210578;-0.03437392,-0.1303918;-0.2773484;-0.07950883,-0.1492398;-0.6225507;0.01053499,-0.1491217;-0.6295151;-0.09257734,0.0008071661;0.5284725;-0.1959472,835.3829
+0;0;0,-0.01630233;0.3193489;0.01599015,-0.03229485;0.6384528;0.01658019,0.1275643;0.511492;0.01424335,0.2202221;0.3568221;-0.141996,0.2965232;0.2544092;-0.321752,-0.178124;0.5117386;-0.02542838,-0.2048452;0.3408805;-0.189783,-0.1946995;0.1988042;-0.3581097,0.08631758;0.01209042;-0.02602944,0.1511606;-0.1732258;-0.2338199,0.1558181;-0.5041009;-0.1003163,0.1987046;-0.539446;-0.1769975,-0.07542361;-0.001180366;-0.05083621,-0.05191524;-0.2860392;-0.05597076,-0.01238365;-0.6373842;-0.007833917,-5.550683E-06;-0.5956904;-0.115997,-0.02843493;0.5589122;0.01901299,0;0;0,-0.0007097721;0.3014335;-0.1079006,-0.001318917;0.5966728;-0.23,0.1416944;0.5166318;-0.1187258,0.2440376;0.3096889;-0.05856395,0.2530275;0.116855;-0.165132,-0.1363867;0.4730228;-0.1212231,-0.2136447;0.2559044;-0.05949951,-0.2438426;0.05383652;-0.1424399,0.08109507;0.00864467;-0.04029012,0.1160338;-0.272445;-0.0789094,0.1018128;-0.6247798;-0.0243094,0.09959854;-0.6316535;-0.1273854,-0.08394363;-9.383217E-05;-0.03504129,-0.1241203;-0.2807284;-0.07183269,-0.1418919;-0.6268251;0.01316454,-0.1411896;-0.6339379;-0.08984698,-0.001260653;0.524195;-0.1969168,835.4072
+0;0;0,-0.01662869;0.3257419;0.01631025,-0.03326087;0.6576584;0.01687377,0.1215011;0.5279553;0.01483246,0.2137946;0.3738935;-0.1407926,0.2901513;0.2714059;-0.3206797,-0.1737848;0.5281935;-0.02348926,-0.200401;0.3580071;-0.1871977,-0.1902479;0.2158272;-0.3556471,0.08739272;0.01224102;-0.02635365,0.1523105;-0.1732889;-0.2343837,0.1569695;-0.5042657;-0.1008391,0.1998791;-0.539646;-0.1775617,-0.07636306;-0.001195068;-0.05146942,-0.05282757;-0.2863824;-0.05660988,-0.01328383;-0.6378355;-0.008458242,-0.0008990578;-0.5961353;-0.1166797,-0.02918957;0.5737618;0.01943979,0;0;0,0.001588985;0.3077877;-0.1091537,0.002473176;0.6163905;-0.2325084,0.1343792;0.5126338;-0.1180174,0.2423574;0.309532;-0.05832958,0.2576341;0.1189525;-0.168509,-0.1281493;0.4840876;-0.1293657,-0.1926304;0.2629151;-0.07107978,-0.2202412;0.06167981;-0.1573087,0.08196443;0.009228677;-0.04096961,0.1187469;-0.2716711;-0.08164549,0.1077184;-0.6241858;-0.02675247,0.1051594;-0.6308498;-0.1299579,-0.08534513;-0.0007364519;-0.03460507,-0.1183241;-0.2827016;-0.07094003,-0.1355314;-0.6295684;0.01145427,-0.1351957;-0.6364773;-0.09169506,0.001923397;0.5392906;-0.1990855,835.4273
+0;0;0,-0.01623131;0.3257084;0.01734767,-0.03267798;0.6576319;0.01878091,0.1220981;0.5280834;0.0160814,0.213949;0.3779343;-0.1435774,0.2904666;0.2737899;-0.3224418,-0.1728216;0.5283804;-0.02336788,-0.1889516;0.3718159;-0.2014119,-0.1830907;0.2223097;-0.3636061,0.08757389;0.01202687;-0.02584596,0.1517695;-0.1673705;-0.2394055,0.153072;-0.4982848;-0.1056314,0.1941805;-0.5299982;-0.1862769,-0.07620963;-0.001012162;-0.05170021,-0.05179031;-0.2861267;-0.05675936,-0.01145839;-0.6373235;-0.007406928,0.001242877;-0.5955612;-0.115585,-0.0286281;0.5737276;0.02111829,0;0;0,0.001588985;0.3077877;-0.1091537,0.002473176;0.6163905;-0.2325084,0.1343792;0.5126338;-0.1180174,0.2423574;0.309532;-0.05832958,0.2576341;0.1189525;-0.168509,-0.1281493;0.4840876;-0.1293657,-0.1926304;0.2629151;-0.07107978,-0.2202412;0.06167981;-0.1573087,0.08196443;0.009228677;-0.04096961,0.1187469;-0.2716711;-0.08164549,0.1077184;-0.6241858;-0.02675247,0.1051594;-0.6308498;-0.1299579,-0.08534513;-0.0007364519;-0.03460507,-0.1183241;-0.2827016;-0.07094003,-0.1355314;-0.6295684;0.01145427,-0.1351957;-0.6364773;-0.09169506,0.001923397;0.5392906;-0.1990855,835.4504
+0;0;0,-0.01620689;0.3252184;0.01732158,-0.03239282;0.6518499;0.01876887,0.1320003;0.5215518;0.0156833,0.2218267;0.3747122;-0.1404565,0.2992312;0.2693607;-0.321394,-0.1819439;0.521868;-0.02631075,-0.1977184;0.3687543;-0.2004304,-0.1917895;0.2175152;-0.3645047,0.08773814;0.01204943;-0.02589444,0.1520078;-0.1675546;-0.2397001,0.1533104;-0.4985101;-0.1059093,0.1943781;-0.5301623;-0.1864747,-0.07635258;-0.00101406;-0.05179719,-0.05190512;-0.2864571;-0.05686216,-0.01156818;-0.6376976;-0.007503591,0.001120475;-0.595947;-0.1155742,-0.02844888;0.5701404;0.02104511,0;0;0,-0.004558414;0.3068054;-0.1103601,-0.01094706;0.6089911;-0.2352283,0.1333413;0.5109935;-0.1160691,0.2382869;0.3120748;-0.05751944,0.2592472;0.1206194;-0.1703656,-0.1453337;0.4766991;-0.1224964,-0.2156613;0.2606286;-0.0737331,-0.235077;0.05650674;-0.1619718,0.08228021;0.0101817;-0.04049683,0.1204531;-0.2705625;-0.0832355,0.1135996;-0.6233079;-0.0288577,0.1113303;-0.6303127;-0.1318326,-0.08531307;-0.001725235;-0.03510549,-0.1131383;-0.2847014;-0.07047911,-0.1283506;-0.631785;0.01158663,-0.127746;-0.639035;-0.09132304,-0.009099305;0.5344651;-0.2014699,835.4719
+0;0;0,-0.01620689;0.3252184;0.01732158,-0.03239282;0.6518499;0.01876887,0.1320003;0.5215518;0.0156833,0.2218267;0.3747122;-0.1404565,0.2992312;0.2693607;-0.321394,-0.1819439;0.521868;-0.02631075,-0.1977184;0.3687543;-0.2004304,-0.1917895;0.2175152;-0.3645047,0.08773814;0.01204943;-0.02589444,0.1520078;-0.1675546;-0.2397001,0.1533104;-0.4985101;-0.1059093,0.1943781;-0.5301623;-0.1864747,-0.07635258;-0.00101406;-0.05179719,-0.05190512;-0.2864571;-0.05686216,-0.01156818;-0.6376976;-0.007503591,0.001120475;-0.595947;-0.1155742,-0.02844888;0.5701404;0.02104511,0;0;0,-0.004558414;0.3068054;-0.1103601,-0.01094706;0.6089911;-0.2352283,0.1333413;0.5109935;-0.1160691,0.2382869;0.3120748;-0.05751944,0.2592472;0.1206194;-0.1703656,-0.1453337;0.4766991;-0.1224964,-0.2156613;0.2606286;-0.0737331,-0.235077;0.05650674;-0.1619718,0.08228021;0.0101817;-0.04049683,0.1204531;-0.2705625;-0.0832355,0.1135996;-0.6233079;-0.0288577,0.1113303;-0.6303127;-0.1318326,-0.08531307;-0.001725235;-0.03510549,-0.1131383;-0.2847014;-0.07047911,-0.1283506;-0.631785;0.01158663,-0.127746;-0.639035;-0.09132304,-0.009099305;0.5344651;-0.2014699,835.4833
+0;0;0,-0.01562521;0.3077514;0.01709175,-0.03091169;0.6049514;0.01931582,0.1544972;0.4740746;0.01443489,0.2441732;0.3312625;-0.1451547,0.3167728;0.232385;-0.3290026,-0.2003488;0.4744743;-0.03409898,-0.2249212;0.3156236;-0.2016356,-0.2122575;0.1825695;-0.3776577,0.08769798;0.01187377;-0.02540578,0.1502758;-0.1704322;-0.2386543,0.1495022;-0.5041552;-0.1094234,0.1871381;-0.5309377;-0.1949702,-0.07600328;-0.0008694297;-0.05196268,-0.0511802;-0.2872067;-0.05656192,-0.0103027;-0.6392069;-0.006590445,0.002595576;-0.5974024;-0.1145407,-0.02709694;0.5292962;0.02111755,0;0;0,-0.02080698;0.2887779;-0.1068718,-0.04212195;0.5609443;-0.2252555,0.1318654;0.510518;-0.1118021,0.2347189;0.3102952;-0.05489969,0.2548629;0.1242766;-0.1725383,-0.1961738;0.4546622;-0.09348717,-0.265568;0.2383615;-0.04548388,-0.2846072;0.03757237;-0.1358652,0.08275481;0.01068386;-0.03892136,0.1190377;-0.2703216;-0.08735514,0.1210968;-0.6235791;-0.03010893,0.119864;-0.6308787;-0.132901,-0.08456134;-0.002211867;-0.0363574,-0.1101373;-0.2865881;-0.06956004,-0.1189887;-0.6349283;0.01200591,-0.1173569;-0.6424683;-0.090693,-0.03887917;0.4924631;-0.192986,835.4949
+0;0;0,-0.01562521;0.3077514;0.01709175,-0.03091169;0.6049514;0.01931582,0.1544972;0.4740746;0.01443489,0.2441732;0.3312625;-0.1451547,0.3167728;0.232385;-0.3290026,-0.2003488;0.4744743;-0.03409898,-0.2249212;0.3156236;-0.2016356,-0.2122575;0.1825695;-0.3776577,0.08769798;0.01187377;-0.02540578,0.1502758;-0.1704322;-0.2386543,0.1495022;-0.5041552;-0.1094234,0.1871381;-0.5309377;-0.1949702,-0.07600328;-0.0008694297;-0.05196268,-0.0511802;-0.2872067;-0.05656192,-0.0103027;-0.6392069;-0.006590445,0.002595576;-0.5974024;-0.1145407,-0.02709694;0.5292962;0.02111755,0;0;0,-0.02080698;0.2887779;-0.1068718,-0.04212195;0.5609443;-0.2252555,0.1318654;0.510518;-0.1118021,0.2347189;0.3102952;-0.05489969,0.2548629;0.1242766;-0.1725383,-0.1961738;0.4546622;-0.09348717,-0.265568;0.2383615;-0.04548388,-0.2846072;0.03757237;-0.1358652,0.08275481;0.01068386;-0.03892136,0.1190377;-0.2703216;-0.08735514,0.1210968;-0.6235791;-0.03010893,0.119864;-0.6308787;-0.132901,-0.08456134;-0.002211867;-0.0363574,-0.1101373;-0.2865881;-0.06956004,-0.1189887;-0.6349283;0.01200591,-0.1173569;-0.6424683;-0.090693,-0.03887917;0.4924631;-0.192986,835.5167
+0;0;0,-0.01562641;0.3077751;0.01709307,-0.0310073;0.6068012;0.01934581,0.1426523;0.4793916;0.01490001,0.2316586;0.3376459;-0.1434979,0.304303;0.2387074;-0.3274592,-0.1892243;0.4797654;-0.03049222,-0.2136132;0.3221008;-0.1967779,-0.2009417;0.1889647;-0.3729084,0.08702428;0.01178255;-0.02521061,0.1498688;-0.1713004;-0.239368,0.1490946;-0.5052632;-0.1100442,0.1867109;-0.5320162;-0.1955463,-0.07541942;-0.0008627506;-0.0515635,-0.05049055;-0.2884204;-0.05618234,-0.009583667;-0.6406736;-0.006174948,0.003307874;-0.5988753;-0.1140689,-0.02718714;0.5310386;0.0211501,0;0;0,-0.01396766;0.28836;-0.1091571,-0.03106339;0.5623165;-0.2287788,0.126338;0.5072683;-0.1093872,0.2329752;0.3108043;-0.05340242,0.2546224;0.1266791;-0.1739721,-0.1772395;0.4595266;-0.1064665,-0.2423172;0.2425164;-0.06433184,-0.2601307;0.04362132;-0.1593645,0.08250034;0.0109823;-0.03769231,0.1251856;-0.2688023;-0.09453177,0.1319441;-0.6218746;-0.03494406,0.1311629;-0.6293724;-0.1376076,-0.08330817;-0.00242269;-0.03743671,-0.1072567;-0.2882285;-0.07020344,-0.1070753;-0.637323;0.009730451,-0.1049996;-0.645053;-0.09282993,-0.02793241;0.4937655;-0.1963942,835.5286
+0;0;0,-0.01575149;0.3077331;0.01772169,-0.031232;0.6067499;0.02045006,0.1422903;0.4788874;0.01516418,0.2294753;0.3342218;-0.1415984,0.296775;0.2651299;-0.340608,-0.1889742;0.4799371;-0.03109718,-0.2035192;0.3394844;-0.2132107,-0.194833;0.2018815;-0.3861204,0.08717728;0.01170923;-0.02471121,0.1487932;-0.1650002;-0.2445053,0.144156;-0.5002488;-0.1186353,0.1835726;-0.5336686;-0.1984524,-0.07525982;-0.0008115197;-0.051797,-0.04982877;-0.2883273;-0.05627933,-0.00875872;-0.6405219;-0.005993377,0.004408456;-0.5986832;-0.1138496,-0.02738284;0.5309862;0.02213938,0;0;0,-0.01396766;0.28836;-0.1091571,-0.03106339;0.5623165;-0.2287788,0.126338;0.5072683;-0.1093872,0.2329752;0.3108043;-0.05340242,0.2546224;0.1266791;-0.1739721,-0.1772395;0.4595266;-0.1064665,-0.2423172;0.2425164;-0.06433184,-0.2601307;0.04362132;-0.1593645,0.08250034;0.0109823;-0.03769231,0.1251856;-0.2688023;-0.09453177,0.1319441;-0.6218746;-0.03494406,0.1311629;-0.6293724;-0.1376076,-0.08330817;-0.00242269;-0.03743671,-0.1072567;-0.2882285;-0.07020344,-0.1070753;-0.637323;0.009730451,-0.1049996;-0.645053;-0.09282993,-0.02793241;0.4937655;-0.1963942,835.5503
+0;0;0,-0.01577059;0.3081063;0.01774317,-0.03142481;0.6104859;0.02048965,0.1364055;0.4832383;0.01546584,0.223625;0.3385157;-0.1413585,0.2910525;0.2692924;-0.3407465,-0.183632;0.4842524;-0.02922768,-0.1981827;0.3437442;-0.211413,-0.18948;0.2058797;-0.3846514,0.08629756;0.01159107;-0.02446184,0.1482997;-0.1662262;-0.2456339,0.143609;-0.5053481;-0.1183097,0.1829961;-0.5387204;-0.198067,-0.07450036;-0.0008033305;-0.05127431,-0.04890987;-0.2901217;-0.05578474,-0.007365327;-0.6463853;-0.004917819,0.005791999;-0.6045555;-0.1126934,-0.02751718;0.5335714;0.02220463,0;0;0,-0.007123247;0.2880017;-0.1117914,-0.02053839;0.5649568;-0.2334275,0.1246418;0.5103779;-0.1067274,0.2250329;0.3126989;-0.04355764,0.2547831;0.1354894;-0.1731942,-0.1646723;0.4643262;-0.1161536,-0.2267427;0.2457036;-0.07746018,-0.2361716;0.04613413;-0.1732571,0.08214664;0.01162288;-0.0360117,0.1285655;-0.2667581;-0.1047843,0.1400558;-0.6230666;-0.04036927,0.1399514;-0.6308043;-0.1428607,-0.08176167;-0.003018824;-0.03854762,-0.1072083;-0.2905847;-0.0707761,-0.09733067;-0.6439334;0.008497037,-0.09458544;-0.6519066;-0.09387057,-0.0184034;0.4954233;-0.2003431,835.5615
+0;0;0,-0.01577059;0.3081063;0.01774317,-0.03142481;0.6104859;0.02048965,0.1364055;0.4832383;0.01546584,0.223625;0.3385157;-0.1413585,0.2910525;0.2692924;-0.3407465,-0.183632;0.4842524;-0.02922768,-0.1981827;0.3437442;-0.211413,-0.18948;0.2058797;-0.3846514,0.08629756;0.01159107;-0.02446184,0.1482997;-0.1662262;-0.2456339,0.143609;-0.5053481;-0.1183097,0.1829961;-0.5387204;-0.198067,-0.07450036;-0.0008033305;-0.05127431,-0.04890987;-0.2901217;-0.05578474,-0.007365327;-0.6463853;-0.004917819,0.005791999;-0.6045555;-0.1126934,-0.02751718;0.5335714;0.02220463,0;0;0,-0.007123247;0.2880017;-0.1117914,-0.02053839;0.5649568;-0.2334275,0.1246418;0.5103779;-0.1067274,0.2250329;0.3126989;-0.04355764,0.2547831;0.1354894;-0.1731942,-0.1646723;0.4643262;-0.1161536,-0.2267427;0.2457036;-0.07746018,-0.2361716;0.04613413;-0.1732571,0.08214664;0.01162288;-0.0360117,0.1285655;-0.2667581;-0.1047843,0.1400558;-0.6230666;-0.04036927,0.1399514;-0.6308043;-0.1428607,-0.08176167;-0.003018824;-0.03854762,-0.1072083;-0.2905847;-0.0707761,-0.09733067;-0.6439334;0.008497037,-0.09458544;-0.6519066;-0.09387057,-0.0184034;0.4954233;-0.2003431,835.5838
+0;0;0,-0.0158519;0.3041139;0.01794499,-0.03186181;0.6050667;0.02114986,0.1489352;0.4752474;0.01488864,0.2417014;0.3365131;-0.1564649,0.3022253;0.2554357;-0.3538424,-0.1957273;0.4764492;-0.034723,-0.2107438;0.3311848;-0.2241632,-0.2023512;0.2005815;-0.4032354,0.08597813;0.01151692;-0.02409416,0.1469089;-0.1643856;-0.2504884,0.1411757;-0.5080973;-0.1255119,0.1658346;-0.5200806;-0.1848193,-0.07409389;-0.0008153642;-0.05113549,-0.04812002;-0.2927288;-0.05566438,-0.005989838;-0.6523548;-0.003858209,0.003520365;-0.6140198;-0.07954242,-0.02790452;0.529583;0.0227056,0;0;0,-0.02223936;0.2850108;-0.1064556,-0.04351793;0.5613093;-0.2249794,0.1227671;0.5157666;-0.1039088,0.2235935;0.3086899;-0.03934789,0.2495067;0.1344456;-0.1741142,-0.1935366;0.4582233;-0.09923044,-0.2635422;0.2329873;-0.05944643,-0.2721276;0.03319116;-0.1553753,0.08242108;0.0120489;-0.03416133,0.1325993;-0.2634615;-0.120676,0.1491517;-0.622124;-0.05084133,0.1661099;-0.6488118;-0.09969759,-0.08065212;-0.003444333;-0.0398595,-0.1058337;-0.2938555;-0.0704509,-0.08767245;-0.6505212;0.008602686,-0.08504491;-0.6467635;-0.063456,-0.03782156;0.4929387;-0.1932166,835.6062
+0;0;0,-0.0158519;0.3041139;0.01794499,-0.03186181;0.6050667;0.02114986,0.1489352;0.4752474;0.01488864,0.2417014;0.3365131;-0.1564649,0.3022253;0.2554357;-0.3538424,-0.1957273;0.4764492;-0.034723,-0.2107438;0.3311848;-0.2241632,-0.2023512;0.2005815;-0.4032354,0.08597813;0.01151692;-0.02409416,0.1469089;-0.1643856;-0.2504884,0.1411757;-0.5080973;-0.1255119,0.1658346;-0.5200806;-0.1848193,-0.07409389;-0.0008153642;-0.05113549,-0.04812002;-0.2927288;-0.05566438,-0.005989838;-0.6523548;-0.003858209,0.003520365;-0.6140198;-0.07954242,-0.02790452;0.529583;0.0227056,0;0;0,-0.02223936;0.2850108;-0.1064556,-0.04351793;0.5613093;-0.2249794,0.1227671;0.5157666;-0.1039088,0.2235935;0.3086899;-0.03934789,0.2495067;0.1344456;-0.1741142,-0.1935366;0.4582233;-0.09923044,-0.2635422;0.2329873;-0.05944643,-0.2721276;0.03319116;-0.1553753,0.08242108;0.0120489;-0.03416133,0.1325993;-0.2634615;-0.120676,0.1491517;-0.622124;-0.05084133,0.1661099;-0.6488118;-0.09969759,-0.08065212;-0.003444333;-0.0398595,-0.1058337;-0.2938555;-0.0704509,-0.08767245;-0.6505212;0.008602686,-0.08504491;-0.6467635;-0.063456,-0.03782156;0.4929387;-0.1932166,835.6175
+0;0;0,-0.01561224;0.2995161;0.01767369,-0.03133568;0.5950806;0.02082799,0.1583943;0.464007;0.01413717,0.253274;0.322112;-0.1611202,0.313851;0.2409634;-0.3586708,-0.2038335;0.46527;-0.03800288,-0.2191921;0.3166961;-0.2317589,-0.2107922;0.1859782;-0.4109883,0.08638772;0.01157178;-0.02420894,0.1484659;-0.1676435;-0.2548667,0.1427444;-0.5106581;-0.1301436,0.1678227;-0.5233555;-0.1904598,-0.07444686;-0.0008192485;-0.0513791,-0.04798385;-0.2982301;-0.05599328,-0.005939089;-0.6571269;-0.004292149,0.003732879;-0.6186501;-0.08126371,-0.0274578;0.5211117;0.02235251,0;0;0,-0.02725877;0.2797466;-0.1061356,-0.05546099;0.5494258;-0.2248263,0.1187355;0.5195975;-0.1004565,0.2161589;0.3051061;-0.03447461,0.2461956;0.1347391;-0.1735926,-0.2111347;0.4538042;-0.08985608,-0.2815695;0.2227142;-0.05128352,-0.2941114;0.02266657;-0.1467013,0.08334164;0.01246414;-0.03288817,0.1389798;-0.2631345;-0.1335094,0.1571842;-0.620791;-0.06281233,0.1761726;-0.6463529;-0.1142161,-0.08060537;-0.00391833;-0.04086854,-0.1033933;-0.3003111;-0.06927336,-0.08063705;-0.6564882;0.007327467,-0.07710189;-0.653295;-0.06587721,-0.0485934;0.4829695;-0.1928084,835.6287
+0;0;0,-0.01584284;0.2994766;0.01813193,-0.03166164;0.5950302;0.02177407,0.1580347;0.4639124;0.01430301,0.2529328;0.3248179;-0.1631753,0.3135909;0.2445812;-0.3610733,-0.20344;0.4650451;-0.03905091,-0.2190543;0.3186204;-0.234416,-0.2101184;0.1960005;-0.4192548,0.08650919;0.01127929;-0.02391136,0.1471848;-0.1609903;-0.2601665,0.1398287;-0.5047734;-0.1376643,0.1654759;-0.5168948;-0.1981459,-0.07439996;-0.0004952916;-0.05145111,-0.04747125;-0.2978643;-0.05606844,-0.005022161;-0.6567377;-0.004535459,0.004862471;-0.6182442;-0.08147816,-0.02777376;0.5210595;0.02318432,0;0;0,-0.02725877;0.2797466;-0.1061356,-0.05546099;0.5494258;-0.2248263,0.1187355;0.5195975;-0.1004565,0.2161589;0.3051061;-0.03447461,0.2461956;0.1347391;-0.1735926,-0.2111347;0.4538042;-0.08985608,-0.2815695;0.2227142;-0.05128352,-0.2941114;0.02266657;-0.1467013,0.08334164;0.01246414;-0.03288817,0.1389798;-0.2631345;-0.1335094,0.1571842;-0.620791;-0.06281233,0.1761726;-0.6463529;-0.1142161,-0.08060537;-0.00391833;-0.04086854,-0.1033933;-0.3003111;-0.06927336,-0.08063705;-0.6564882;0.007327467,-0.07710189;-0.653295;-0.06587721,-0.0485934;0.4829695;-0.1928084,835.6509
+0;0;0,-0.01543375;0.2917435;0.01766373,-0.03063097;0.5756761;0.02117606,0.1817493;0.4407581;0.01255109,0.2762527;0.302242;-0.1641892,0.3369549;0.2219472;-0.3622307,-0.2241852;0.4420301;-0.04736514,-0.2397345;0.2962144;-0.2419178,-0.2307922;0.1735055;-0.4268907,0.08626718;0.01124774;-0.02384447,0.1474246;-0.1623897;-0.2619754,0.1400139;-0.5087205;-0.1385653,0.1650418;-0.5198246;-0.1975863,-0.07419182;-0.000493906;-0.05130718,-0.04704931;-0.300224;-0.05596117,-0.004285634;-0.661757;-0.004046276,0.005360283;-0.6234687;-0.07913081,-0.02691278;0.5049341;0.02252476,0;0;0,-0.03855868;0.2696709;-0.1070294,-0.08204921;0.522778;-0.2290304,0.1162767;0.5154521;-0.09754634,0.2109272;0.3005026;-0.03279519,0.2445061;0.1337364;-0.1756725,-0.2468198;0.4551397;-0.06612568,-0.3163976;0.2245761;-0.02932806,-0.3270598;0.02454722;-0.1253864,0.08358681;0.01282594;-0.03139806,0.142121;-0.2575899;-0.1499119,0.1611547;-0.6167566;-0.07331538,0.1809567;-0.6430786;-0.1205926,-0.07982904;-0.004239078;-0.04179057,-0.1011164;-0.3033005;-0.06835407,-0.07488637;-0.6622993;0.006891347,-0.07111008;-0.6590829;-0.06429718,-0.07112436;0.4610832;-0.1959474,835.6622
+0;0;0,-0.01543375;0.2917435;0.01766373,-0.03063097;0.5756761;0.02117606,0.1817493;0.4407581;0.01255109,0.2762527;0.302242;-0.1641892,0.3369549;0.2219472;-0.3622307,-0.2241852;0.4420301;-0.04736514,-0.2397345;0.2962144;-0.2419178,-0.2307922;0.1735055;-0.4268907,0.08626718;0.01124774;-0.02384447,0.1474246;-0.1623897;-0.2619754,0.1400139;-0.5087205;-0.1385653,0.1650418;-0.5198246;-0.1975863,-0.07419182;-0.000493906;-0.05130718,-0.04704931;-0.300224;-0.05596117,-0.004285634;-0.661757;-0.004046276,0.005360283;-0.6234687;-0.07913081,-0.02691278;0.5049341;0.02252476,0;0;0,-0.03855868;0.2696709;-0.1070294,-0.08204921;0.522778;-0.2290304,0.1162767;0.5154521;-0.09754634,0.2109272;0.3005026;-0.03279519,0.2445061;0.1337364;-0.1756725,-0.2468198;0.4551397;-0.06612568,-0.3163976;0.2245761;-0.02932806,-0.3270598;0.02454722;-0.1253864,0.08358681;0.01282594;-0.03139806,0.142121;-0.2575899;-0.1499119,0.1611547;-0.6167566;-0.07331538,0.1809567;-0.6430786;-0.1205926,-0.07982904;-0.004239078;-0.04179057,-0.1011164;-0.3033005;-0.06835407,-0.07488637;-0.6622993;0.006891347,-0.07111008;-0.6590829;-0.06429718,-0.07112436;0.4610832;-0.1959474,835.6846
+0;0;0,-0.01554406;0.2909272;0.0180527,-0.03102784;0.5788634;0.02199775,0.1767574;0.4438979;0.01315933,0.2711741;0.31177;-0.173243,0.3252071;0.2426553;-0.3776143,-0.2195482;0.4448497;-0.0461463,-0.2406485;0.3009451;-0.2460572,-0.2269363;0.1790497;-0.4315767,0.08680498;0.01101059;-0.02346795,0.1479847;-0.16097;-0.2656659,0.1378273;-0.5085102;-0.1470404,0.1623922;-0.5185079;-0.205493,-0.07432349;-0.0001607826;-0.05179842,-0.04669626;-0.3021533;-0.05597104,-0.003468927;-0.6631716;-0.003468849,0.006127195;-0.6249953;-0.07736749,-0.02719926;0.5062509;0.0232836,0;0;0,-0.03440058;0.2693675;-0.1070695,-0.07298791;0.5288828;-0.2267764,0.1168301;0.5161506;-0.09397578,0.2052609;0.2952894;-0.02675629,0.2420538;0.1340559;-0.1754642,-0.2397962;0.455354;-0.0738501,-0.3109509;0.2215116;-0.03679803,-0.3196101;0.02200642;-0.1347098,0.08417143;0.01295877;-0.03089213,0.1467388;-0.2527355;-0.163074,0.1647348;-0.6112351;-0.08488488,0.1852742;-0.6378857;-0.1294808,-0.07993477;-0.004513615;-0.04239272,-0.09688032;-0.3061566;-0.06893595,-0.06916168;-0.664864;0.005360983,-0.06524459;-0.6609882;-0.06479695,-0.06406283;0.4641781;-0.1947989,835.7068
+0;0;0,-0.01554406;0.2909272;0.0180527,-0.03102784;0.5788634;0.02199775,0.1767574;0.4438979;0.01315933,0.2711741;0.31177;-0.173243,0.3252071;0.2426553;-0.3776143,-0.2195482;0.4448497;-0.0461463,-0.2406485;0.3009451;-0.2460572,-0.2269363;0.1790497;-0.4315767,0.08680498;0.01101059;-0.02346795,0.1479847;-0.16097;-0.2656659,0.1378273;-0.5085102;-0.1470404,0.1623922;-0.5185079;-0.205493,-0.07432349;-0.0001607826;-0.05179842,-0.04669626;-0.3021533;-0.05597104,-0.003468927;-0.6631716;-0.003468849,0.006127195;-0.6249953;-0.07736749,-0.02719926;0.5062509;0.0232836,0;0;0,-0.03440058;0.2693675;-0.1070695,-0.07298791;0.5288828;-0.2267764,0.1168301;0.5161506;-0.09397578,0.2052609;0.2952894;-0.02675629,0.2420538;0.1340559;-0.1754642,-0.2397962;0.455354;-0.0738501,-0.3109509;0.2215116;-0.03679803,-0.3196101;0.02200642;-0.1347098,0.08417143;0.01295877;-0.03089213,0.1467388;-0.2527355;-0.163074,0.1647348;-0.6112351;-0.08488488,0.1852742;-0.6378857;-0.1294808,-0.07993477;-0.004513615;-0.04239272,-0.09688032;-0.3061566;-0.06893595,-0.06916168;-0.664864;0.005360983,-0.06524459;-0.6609882;-0.06479695,-0.06406283;0.4641781;-0.1947989,835.7181
+0;0;0,-0.01540654;0.2883533;0.01789299,-0.03084464;0.5754369;0.02183163,0.177863;0.4405245;0.0129405,0.2710192;0.3101605;-0.1709734,0.3250687;0.2410247;-0.3754072,-0.2202697;0.4414807;-0.04663854,-0.2410884;0.2994973;-0.2438806,-0.227372;0.1775645;-0.4294569,0.08668998;0.01099601;-0.02343686,0.1484909;-0.1627309;-0.2680941,0.1382774;-0.5121912;-0.1488132,0.1631453;-0.5226822;-0.2079868,-0.07422502;-0.0001605696;-0.05172979,-0.04631727;-0.3052195;-0.05594478,-0.00285111;-0.6682325;-0.003152516,0.00686338;-0.6299553;-0.0779627,-0.02703402;0.5031649;0.02311144,0;0;0,-0.03229204;0.2672503;-0.1060174,-0.06764561;0.5264474;-0.2253633,0.1236814;0.5143135;-0.0943749,0.2019554;0.2954069;-0.0205493,0.2300666;0.1337418;-0.1707773,-0.2367788;0.4545564;-0.07343441,-0.3106031;0.224926;-0.03714386,-0.3262969;0.0246926;-0.1328235,0.08433343;0.01273879;-0.03018189,0.1511412;-0.249916;-0.173034,0.1675252;-0.6098457;-0.09156632,0.1888289;-0.6359779;-0.1379859,-0.07951271;-0.004320951;-0.0429466,-0.09248685;-0.3093343;-0.06856108,-0.0637487;-0.6703018;0.004454888,-0.05995854;-0.6667277;-0.06658563,-0.05919677;0.4619983;-0.1935148,835.7398
+0;0;0,-0.01556335;0.2883072;0.0184898,-0.03111294;0.5753784;0.02285646,0.1776826;0.4406965;0.013488,0.2691932;0.3158542;-0.1750256,0.3218608;0.2378657;-0.3766148,-0.2199958;0.4413638;-0.04704934,-0.2371615;0.3136688;-0.254164,-0.2240322;0.1990112;-0.4443627,0.08685341;0.01071336;-0.02295779,0.1478311;-0.1596632;-0.2701644,0.1356993;-0.5101498;-0.1541183,0.1591774;-0.5193771;-0.2146943,-0.07410525;5.174823E-05;-0.05190146,-0.04625192;-0.3050138;-0.05599465,-0.002126694;-0.6678612;-0.002613604,0.007740653;-0.6295635;-0.07740151,-0.02726563;0.5031067;0.02403485,0;0;0,-0.03229204;0.2672503;-0.1060174,-0.06764561;0.5264474;-0.2253633,0.1236814;0.5143135;-0.0943749,0.2019554;0.2954069;-0.0205493,0.2300666;0.1337418;-0.1707773,-0.2367788;0.4545564;-0.07343441,-0.3106031;0.224926;-0.03714386,-0.3262969;0.0246926;-0.1328235,0.08433343;0.01273879;-0.03018189,0.1511412;-0.249916;-0.173034,0.1675252;-0.6098457;-0.09156632,0.1888289;-0.6359779;-0.1379859,-0.07951271;-0.004320951;-0.0429466,-0.09248685;-0.3093343;-0.06856108,-0.0637487;-0.6703018;0.004454888,-0.05995854;-0.6667277;-0.06658563,-0.05919677;0.4619983;-0.1935148,835.7514
+0;0;0,-0.01540388;0.2853531;0.01830034,-0.03080728;0.5697214;0.02263298,0.1805616;0.4350907;0.01311592,0.2722784;0.309967;-0.1758225,0.3263848;0.229848;-0.3829188,-0.2221977;0.4357665;-0.04819486,-0.239402;0.3077837;-0.2557763,-0.2259141;0.1899939;-0.4511709,0.08686113;0.01071431;-0.02295983,0.1487849;-0.1623057;-0.2740019,0.1366861;-0.5118365;-0.1582723,0.1642575;-0.5279025;-0.2294091,-0.07411183;5.175282E-05;-0.05190606,-0.04582635;-0.3097469;-0.05606276,-0.001821466;-0.6716048;-0.002827298,0.009766149;-0.6318605;-0.09065369,-0.02700514;0.4982983;0.02379753,0;0;0,-0.03361963;0.2645794;-0.1042404,-0.06741752;0.5218571;-0.2216675,0.127011;0.5126259;-0.09269166,0.2017822;0.2921602;-0.01806092,0.2219846;0.1150999;-0.1611586,-0.2396529;0.4542798;-0.06918788,-0.3210314;0.2266133;-0.03297737,-0.3370017;0.02125663;-0.1320177,0.08464365;0.01271835;-0.02933431,0.1534177;-0.2502607;-0.1806774,0.1695749;-0.6082103;-0.09510588,0.1935494;-0.6347004;-0.159734,-0.07919662;-0.004302852;-0.04354518,-0.08873244;-0.3141551;-0.06987448,-0.05814953;-0.673793;0.003860444,-0.05343109;-0.6746489;-0.07961619,-0.05929516;0.4581205;-0.1902232,835.7629
+0;0;0,-0.01540388;0.2853531;0.01830034,-0.03080728;0.5697214;0.02263298,0.1805616;0.4350907;0.01311592,0.2722784;0.309967;-0.1758225,0.3263848;0.229848;-0.3829188,-0.2221977;0.4357665;-0.04819486,-0.239402;0.3077837;-0.2557763,-0.2259141;0.1899939;-0.4511709,0.08686113;0.01071431;-0.02295983,0.1487849;-0.1623057;-0.2740019,0.1366861;-0.5118365;-0.1582723,0.1642575;-0.5279025;-0.2294091,-0.07411183;5.175282E-05;-0.05190606,-0.04582635;-0.3097469;-0.05606276,-0.001821466;-0.6716048;-0.002827298,0.009766149;-0.6318605;-0.09065369,-0.02700514;0.4982983;0.02379753,0;0;0,-0.03361963;0.2645794;-0.1042404,-0.06741752;0.5218571;-0.2216675,0.127011;0.5126259;-0.09269166,0.2017822;0.2921602;-0.01806092,0.2219846;0.1150999;-0.1611586,-0.2396529;0.4542798;-0.06918788,-0.3210314;0.2266133;-0.03297737,-0.3370017;0.02125663;-0.1320177,0.08464365;0.01271835;-0.02933431,0.1534177;-0.2502607;-0.1806774,0.1695749;-0.6082103;-0.09510588,0.1935494;-0.6347004;-0.159734,-0.07919662;-0.004302852;-0.04354518,-0.08873244;-0.3141551;-0.06987448,-0.05814953;-0.673793;0.003860444,-0.05343109;-0.6746489;-0.07961619,-0.05929516;0.4581205;-0.1902232,835.7852
+0;0;0,-0.01541684;0.2837852;0.01852194,-0.03070743;0.5667874;0.02312634,0.1764456;0.4339176;0.0130681,0.2684318;0.3096779;-0.1768732,0.3225503;0.2324123;-0.3781679,-0.2177913;0.434373;-0.04736604,-0.2483756;0.3002602;-0.2499814,-0.2281201;0.1983529;-0.4465088,0.08768272;0.01062425;-0.02273959,0.149511;-0.1607737;-0.2790226,0.1347975;-0.5137513;-0.1670471,0.1622028;-0.5321925;-0.2422635,-0.07457107;0.0002162719;-0.05251028,-0.04571746;-0.3128902;-0.05609083,-0.0014407;-0.6769366;-0.002631452,0.01081679;-0.6366927;-0.09482649,-0.02694412;0.4957766;0.02422537,0;0;0,-0.0338577;0.2637019;-0.1021261,-0.06685266;0.5206811;-0.2170904,0.1153815;0.5079633;-0.0751338,0.2026766;0.2876063;-0.01351404,0.2247701;0.1220397;-0.1602039,-0.2378682;0.4570619;-0.07073432,-0.3140281;0.2267242;-0.03728484,-0.3308768;0.02873744;-0.136963,0.0853751;0.01324499;-0.0292213,0.1561719;-0.2476962;-0.1897781,0.172041;-0.6073858;-0.1019158,0.1975947;-0.6339501;-0.1719344,-0.07987211;-0.004945611;-0.04375168,-0.08376275;-0.3182319;-0.07053958,-0.0516645;-0.6800432;0.003016055,-0.04498414;-0.6819701;-0.08468319,-0.05899525;0.4571247;-0.1861589,835.8076
+0;0;0,-0.01541684;0.2837852;0.01852194,-0.03070743;0.5667874;0.02312634,0.1764456;0.4339176;0.0130681,0.2684318;0.3096779;-0.1768732,0.3225503;0.2324123;-0.3781679,-0.2177913;0.434373;-0.04736604,-0.2483756;0.3002602;-0.2499814,-0.2281201;0.1983529;-0.4465088,0.08768272;0.01062425;-0.02273959,0.149511;-0.1607737;-0.2790226,0.1347975;-0.5137513;-0.1670471,0.1622028;-0.5321925;-0.2422635,-0.07457107;0.0002162719;-0.05251028,-0.04571746;-0.3128902;-0.05609083,-0.0014407;-0.6769366;-0.002631452,0.01081679;-0.6366927;-0.09482649,-0.02694412;0.4957766;0.02422537,0;0;0,-0.0338577;0.2637019;-0.1021261,-0.06685266;0.5206811;-0.2170904,0.1153815;0.5079633;-0.0751338,0.2026766;0.2876063;-0.01351404,0.2247701;0.1220397;-0.1602039,-0.2378682;0.4570619;-0.07073432,-0.3140281;0.2267242;-0.03728484,-0.3308768;0.02873744;-0.136963,0.0853751;0.01324499;-0.0292213,0.1561719;-0.2476962;-0.1897781,0.172041;-0.6073858;-0.1019158,0.1975947;-0.6339501;-0.1719344,-0.07987211;-0.004945611;-0.04375168,-0.08376275;-0.3182319;-0.07053958,-0.0516645;-0.6800432;0.003016055,-0.04498414;-0.6819701;-0.08468319,-0.05899525;0.4571247;-0.1861589,835.8186
+0;0;0,-0.01546529;0.284677;0.01858014,-0.03083579;0.5691579;0.0232092,0.1757479;0.43611;0.01318875,0.2669573;0.3129196;-0.1751484,0.3210834;0.2356431;-0.3764713,-0.2173488;0.4365641;-0.04707062,-0.2476748;0.3035839;-0.2479749,-0.2274165;0.2016624;-0.4445296,0.08776553;0.01063429;-0.02276107,0.1500361;-0.1619898;-0.2808776,0.1358211;-0.5030098;-0.1726954,0.1656702;-0.5257706;-0.254619,-0.0746415;0.0002164762;-0.05255987,-0.04558146;-0.31513;-0.05616603,-0.002804644;-0.6668438;-0.004517667,0.01054587;-0.6256864;-0.1049339,-0.02705356;0.4977901;0.02431375,0;0;0,-0.03426948;0.2652535;-0.1004567,-0.06755027;0.524903;-0.2129774,0.1157366;0.5071161;-0.07249403,0.2015058;0.2886796;-0.01008344,0.2280294;0.1242048;-0.1573136,-0.2391121;0.4576778;-0.06937358,-0.3175842;0.2301945;-0.03682558,-0.3345905;0.0334858;-0.1390442,0.08569352;0.01339287;-0.02848148,0.1553869;-0.2449783;-0.1978569,0.1677324;-0.5929126;-0.1142545,0.1976374;-0.6305892;-0.1843381,-0.07967701;-0.005071636;-0.04426956,-0.08047696;-0.3207292;-0.06997079,-0.0482498;-0.6703599;0.0001703724,-0.04094569;-0.6747146;-0.09549863,-0.05964074;0.4606515;-0.1826777,835.8301
+0;0;0,-0.01550891;0.2846284;0.01927512,-0.03083176;0.569103;0.0243757,0.1757267;0.4361623;0.01332738,0.2664673;0.319458;-0.1793178,0.3182772;0.2616419;-0.387657,-0.2170015;0.4363054;-0.04675394,-0.2369802;0.2989699;-0.2460168,-0.2244729;0.2045343;-0.446909,0.08791532;0.01039371;-0.02228919,0.1492622;-0.1580874;-0.2833477,0.1351192;-0.4999013;-0.177691,0.1642872;-0.5225012;-0.2599626,-0.0745481;0.0003403794;-0.05269161,-0.04493154;-0.3149633;-0.05540052,-0.002095047;-0.6666203;-0.003415782,0.01120684;-0.6254229;-0.103834,-0.02705481;0.4977334;0.02538131,0;0;0,-0.03426948;0.2652535;-0.1004567,-0.06755027;0.524903;-0.2129774,0.1157366;0.5071161;-0.07249403,0.2015058;0.2886796;-0.01008344,0.2280294;0.1242048;-0.1573136,-0.2391121;0.4576778;-0.06937358,-0.3175842;0.2301945;-0.03682558,-0.3345905;0.0334858;-0.1390442,0.08569352;0.01339287;-0.02848148,0.1553869;-0.2449783;-0.1978569,0.1677324;-0.5929126;-0.1142545,0.1976374;-0.6305892;-0.1843381,-0.07967701;-0.005071636;-0.04426956,-0.08047696;-0.3207292;-0.06997079,-0.0482498;-0.6703599;0.0001703724,-0.04094569;-0.6747146;-0.09549863,-0.05964074;0.4606515;-0.1826777,835.8412
+0;0;0,-0.01550891;0.2846284;0.01927512,-0.03083176;0.569103;0.0243757,0.1757267;0.4361623;0.01332738,0.2664673;0.319458;-0.1793178,0.3182772;0.2616419;-0.387657,-0.2170015;0.4363054;-0.04675394,-0.2369802;0.2989699;-0.2460168,-0.2244729;0.2045343;-0.446909,0.08791532;0.01039371;-0.02228919,0.1492622;-0.1580874;-0.2833477,0.1351192;-0.4999013;-0.177691,0.1642872;-0.5225012;-0.2599626,-0.0745481;0.0003403794;-0.05269161,-0.04493154;-0.3149633;-0.05540052,-0.002095047;-0.6666203;-0.003415782,0.01120684;-0.6254229;-0.103834,-0.02705481;0.4977334;0.02538131,0;0;0,-0.03426948;0.2652535;-0.1004567,-0.06755027;0.524903;-0.2129774,0.1157366;0.5071161;-0.07249403,0.2015058;0.2886796;-0.01008344,0.2280294;0.1242048;-0.1573136,-0.2391121;0.4576778;-0.06937358,-0.3175842;0.2301945;-0.03682558,-0.3345905;0.0334858;-0.1390442,0.08569352;0.01339287;-0.02848148,0.1553869;-0.2449783;-0.1978569,0.1677324;-0.5929126;-0.1142545,0.1976374;-0.6305892;-0.1843381,-0.07967701;-0.005071636;-0.04426956,-0.08047696;-0.3207292;-0.06997079,-0.0482498;-0.6703599;0.0001703724,-0.04094569;-0.6747146;-0.09549863,-0.05964074;0.4606515;-0.1826777,835.8524
+0;0;0,-0.01549111;0.2843019;0.01925301,-0.03079231;0.5683729;0.02434898,0.1729596;0.4364446;0.01346468,0.2645503;0.3186469;-0.1809853,0.3163963;0.2607903;-0.3894702,-0.2143498;0.4365857;-0.04578763,-0.2345157;0.2979635;-0.2469173,-0.2219995;0.2034619;-0.44795,0.08782274;0.01038276;-0.02226571,0.149814;-0.1598681;-0.2860663,0.1356135;-0.5030727;-0.1799797,0.165412;-0.5268096;-0.2640296,-0.07446959;0.000340021;-0.05263611,-0.04454193;-0.3182756;-0.05537348,-0.00153115;-0.6713634;-0.003177229,0.01205825;-0.6299239;-0.105766,-0.02702397;0.4971661;0.02535229,0;0;0,-0.03323901;0.265916;-0.09809208,-0.06518796;0.5263354;-0.2081635,0.1151752;0.5074272;-0.0693779,0.2062508;0.2879778;-0.009185553,0.2352927;0.1269072;-0.1598978,-0.235906;0.4571413;-0.068838,-0.322353;0.2300072;-0.03701136,-0.3368452;0.03468654;-0.1425631,0.08603658;0.01333714;-0.02713346,0.1575198;-0.2424641;-0.2056689,0.1703413;-0.5916114;-0.1209509,0.1987403;-0.6251721;-0.1983688,-0.07910407;-0.004961018;-0.04510356,-0.07446943;-0.323954;-0.0704223,-0.04008937;-0.6749555;-0.000698857,-0.0320252;-0.6795981;-0.09855,-0.05762148;0.4619532;-0.1784432,835.8746
+0;0;0,-0.01553623;0.2842434;0.0200636,-0.03078284;0.5683068;0.0256605,0.172899;0.4363002;0.01393272,0.2637514;0.3267779;-0.1856334,0.327205;0.2763549;-0.3928351,-0.2141862;0.4365741;-0.04503092,-0.2334344;0.2948168;-0.2440543,-0.2222439;0.2045639;-0.4471073,0.08803757;0.01007446;-0.02154735,0.1492416;-0.1579618;-0.286947,0.1343616;-0.5019909;-0.1836611,0.1631473;-0.5222702;-0.2701675,-0.07415402;0.0005960339;-0.05307752,-0.04389606;-0.3179981;-0.05421297,-0.0009117834;-0.6711118;-0.002170563,0.0126288;-0.6296297;-0.104761,-0.02701559;0.4970986;0.02656366,0;0;0,-0.03323901;0.265916;-0.09809208,-0.06518796;0.5263354;-0.2081635,0.1151752;0.5074272;-0.0693779,0.2062508;0.2879778;-0.009185553,0.2352927;0.1269072;-0.1598978,-0.235906;0.4571413;-0.068838,-0.322353;0.2300072;-0.03701136,-0.3368452;0.03468654;-0.1425631,0.08603658;0.01333714;-0.02713346,0.1575198;-0.2424641;-0.2056689,0.1703413;-0.5916114;-0.1209509,0.1987403;-0.6251721;-0.1983688,-0.07910407;-0.004961018;-0.04510356,-0.07446943;-0.323954;-0.0704223,-0.04008937;-0.6749555;-0.000698857,-0.0320252;-0.6795981;-0.09855,-0.05762148;0.4619532;-0.1784432,835.8859
+0;0;0,-0.01555993;0.2846769;0.0200942,-0.03088883;0.5702761;0.02571585,0.170668;0.4384114;0.01413054,0.259294;0.331573;-0.1805451,0.3227371;0.2811583;-0.3877125,-0.2122501;0.4386823;-0.04419833,-0.2310266;0.3003989;-0.2383446,-0.2198379;0.2101609;-0.441364,0.08876675;0.0101579;-0.02172582,0.150387;-0.159021;-0.2889302,0.1357538;-0.4973441;-0.1873575,0.1654431;-0.5192018;-0.2765795,-0.07476821;0.0006009706;-0.05351714,-0.04430448;-0.3201597;-0.05466031,-0.002033126;-0.6674168;-0.003481064,0.01193252;-0.6255742;-0.109292,-0.02709447;0.4985553;0.02662551,0;0;0,-0.02903491;0.2670083;-0.09772611,-0.05782363;0.5298495;-0.2069073,0.1193293;0.5050858;-0.06712961,0.209658;0.291532;-0.008793354,0.2419076;0.1299844;-0.1582837,-0.2292792;0.4564715;-0.07210893,-0.3146655;0.2350817;-0.04272561,-0.3318011;0.04114506;-0.1503358,0.08671281;0.01358184;-0.02740717,0.1581478;-0.2397169;-0.2132931,0.1733885;-0.5837587;-0.1333139,0.1994193;-0.6213031;-0.2126322,-0.07994817;-0.005339971;-0.04510548,-0.07171592;-0.3263265;-0.07187539,-0.03490243;-0.6712787;-0.003710784,-0.02651075;-0.6768814;-0.1046726,-0.05118835;0.4646713;-0.1774645,835.9078
+0;0;0,-0.01555993;0.2846769;0.0200942,-0.03088883;0.5702761;0.02571585,0.170668;0.4384114;0.01413054,0.259294;0.331573;-0.1805451,0.3227371;0.2811583;-0.3877125,-0.2122501;0.4386823;-0.04419833,-0.2310266;0.3003989;-0.2383446,-0.2198379;0.2101609;-0.441364,0.08876675;0.0101579;-0.02172582,0.150387;-0.159021;-0.2889302,0.1357538;-0.4973441;-0.1873575,0.1654431;-0.5192018;-0.2765795,-0.07476821;0.0006009706;-0.05351714,-0.04430448;-0.3201597;-0.05466031,-0.002033126;-0.6674168;-0.003481064,0.01193252;-0.6255742;-0.109292,-0.02709447;0.4985553;0.02662551,0;0;0,-0.02903491;0.2670083;-0.09772611,-0.05782363;0.5298495;-0.2069073,0.1193293;0.5050858;-0.06712961,0.209658;0.291532;-0.008793354,0.2419076;0.1299844;-0.1582837,-0.2292792;0.4564715;-0.07210893,-0.3146655;0.2350817;-0.04272561,-0.3318011;0.04114506;-0.1503358,0.08671281;0.01358184;-0.02740717,0.1581478;-0.2397169;-0.2132931,0.1733885;-0.5837587;-0.1333139,0.1994193;-0.6213031;-0.2126322,-0.07994817;-0.005339971;-0.04510548,-0.07171592;-0.3263265;-0.07187539,-0.03490243;-0.6712787;-0.003710784,-0.02651075;-0.6768814;-0.1046726,-0.05118835;0.4646713;-0.1774645,835.9194
+0;0;0,-0.01604016;0.2913094;0.02098024,-0.0322035;0.5909716;0.0273696,0.1613112;0.4574082;0.0155566,0.249185;0.3532799;-0.1784116,0.3059849;0.2977336;-0.4260952,-0.2050328;0.4571256;-0.04075872,-0.2244036;0.3201201;-0.2332228,-0.2127628;0.2211524;-0.4734907,0.08848293;0.009965439;-0.02128436,0.1484098;-0.1625651;-0.2878476,0.1336308;-0.49881;-0.1920881,0.1637523;-0.5226566;-0.2838686,-0.0743826;0.0006674752;-0.05336991,-0.04348159;-0.3209818;-0.05429084,-0.001632981;-0.6646614;-0.003478069,0.01280849;-0.6224318;-0.1124381,-0.02817661;0.5151874;0.02819398,0;0;0,-0.02697971;0.274967;-0.09604096,-0.0508312;0.5547476;-0.2021451,0.1187847;0.5050532;-0.06443262,0.2148396;0.2953267;-0.009876251,0.2534238;0.1159429;-0.1942441,-0.21767;0.456544;-0.0780844,-0.3035048;0.2372099;-0.05138054,-0.325788;0.01511782;-0.1849372,0.08638282;0.01368812;-0.02705932,0.1585259;-0.2344843;-0.2210176,0.1712968;-0.5745266;-0.1394269,0.1995205;-0.6133906;-0.2212291,-0.07932078;-0.005442715;-0.04538893,-0.06817458;-0.3272826;-0.07201298,-0.02927558;-0.6686352;-0.005573772,-0.02033669;-0.6744276;-0.1098302,-0.04585442;0.4846672;-0.1734378,835.9413
+0;0;0,-0.01604016;0.2913094;0.02098024,-0.0322035;0.5909716;0.0273696,0.1613112;0.4574082;0.0155566,0.249185;0.3532799;-0.1784116,0.3059849;0.2977336;-0.4260952,-0.2050328;0.4571256;-0.04075872,-0.2244036;0.3201201;-0.2332228,-0.2127628;0.2211524;-0.4734907,0.08848293;0.009965439;-0.02128436,0.1484098;-0.1625651;-0.2878476,0.1336308;-0.49881;-0.1920881,0.1637523;-0.5226566;-0.2838686,-0.0743826;0.0006674752;-0.05336991,-0.04348159;-0.3209818;-0.05429084,-0.001632981;-0.6646614;-0.003478069,0.01280849;-0.6224318;-0.1124381,-0.02817661;0.5151874;0.02819398,0;0;0,-0.02697971;0.274967;-0.09604096,-0.0508312;0.5547476;-0.2021451,0.1187847;0.5050532;-0.06443262,0.2148396;0.2953267;-0.009876251,0.2534238;0.1159429;-0.1942441,-0.21767;0.456544;-0.0780844,-0.3035048;0.2372099;-0.05138054,-0.325788;0.01511782;-0.1849372,0.08638282;0.01368812;-0.02705932,0.1585259;-0.2344843;-0.2210176,0.1712968;-0.5745266;-0.1394269,0.1995205;-0.6133906;-0.2212291,-0.07932078;-0.005442715;-0.04538893,-0.06817458;-0.3272826;-0.07201298,-0.02927558;-0.6686352;-0.005573772,-0.02033669;-0.6744276;-0.1098302,-0.04585442;0.4846672;-0.1734378,835.9523
+0;0;0,-0.01615178;0.2933366;0.02112623,-0.03222095;0.5912494;0.02748595,0.1627174;0.4578617;0.01556907,0.247765;0.3570824;-0.1721608,0.2964372;0.3094844;-0.3844023,-0.2064427;0.457577;-0.04117915,-0.2251905;0.3249778;-0.2274533,-0.2152154;0.2401718;-0.4333403,0.08883658;0.01000527;-0.02136943,0.1488991;-0.1629159;-0.2885362,0.1339967;-0.5019687;-0.191977,0.1635751;-0.5248444;-0.2821027,-0.0746799;0.000670143;-0.05358322,-0.04370892;-0.3217073;-0.05450623,-0.001510844;-0.6682569;-0.003269132,0.01267025;-0.6262478;-0.1102646,-0.02822701;0.5160851;0.02830359,0;0;0,-0.02393699;0.2776714;-0.0952847,-0.04489392;0.5555506;-0.2020481,0.124832;0.5040755;-0.06181622,0.2223622;0.3030355;-0.009827144,0.2573709;0.1507898;-0.1688135,-0.2133684;0.4562341;-0.07722025,-0.2982245;0.244081;-0.05666356,-0.316237;0.0554703;-0.1740628,0.08688892;0.0134396;-0.02680278,0.161924;-0.2261851;-0.2313437,0.1750003;-0.5680665;-0.1450376,0.200153;-0.6029344;-0.2284214,-0.07959838;-0.005212326;-0.04566866,-0.0610817;-0.3274022;-0.07283709,-0.01983355;-0.6715151;-0.006599307,-0.01095375;-0.6766654;-0.1089661,-0.04040444;0.4862;-0.1731234,835.9637
+0;0;0,-0.01638392;0.2945542;0.02182639,-0.03249194;0.5919938;0.0287367,0.1584927;0.4600967;0.01634762,0.2424278;0.3643363;-0.1703288,0.3006703;0.3283277;-0.3827534,-0.2028307;0.4597047;-0.03917689,-0.22867;0.3612879;-0.2409433,-0.2143288;0.2771206;-0.4471549,0.08891185;0.00998646;-0.02111398,0.1471845;-0.1614969;-0.2830011,0.13245;-0.4946345;-0.1909879,0.1608879;-0.5157684;-0.2840487,-0.07467857;0.0006027424;-0.05360591,-0.04362213;-0.3162925;-0.05379128,-0.002693005;-0.6559545;-0.00261819,0.01163038;-0.6137613;-0.1109227,-0.02850699;0.5173056;0.02942422,0;0;0,-0.02282205;0.2801644;-0.09216332,-0.04194072;0.5593439;-0.1944957,0.1239641;0.5031083;-0.05689049,0.2257776;0.306594;-0.01129007,0.2710999;0.1640877;-0.1769731,-0.209905;0.4575152;-0.07859083,-0.2953439;0.2489166;-0.0627774,-0.3131091;0.06181866;-0.1831592,0.08692063;0.01364428;-0.02663612,0.158489;-0.2154353;-0.2358911,0.1681491;-0.5507121;-0.1512725,0.1961738;-0.5917522;-0.2303398,-0.07952374;-0.0054175;-0.04579815,-0.06110625;-0.3222424;-0.07168025,-0.01715475;-0.6592846;-0.007376209,-0.007423237;-0.6642335;-0.1111432,-0.03786767;0.490033;-0.1666732,835.986
+0;0;0,-0.01638392;0.2945542;0.02182639,-0.03249194;0.5919938;0.0287367,0.1584927;0.4600967;0.01634762,0.2424278;0.3643363;-0.1703288,0.3006703;0.3283277;-0.3827534,-0.2028307;0.4597047;-0.03917689,-0.22867;0.3612879;-0.2409433,-0.2143288;0.2771206;-0.4471549,0.08891185;0.00998646;-0.02111398,0.1471845;-0.1614969;-0.2830011,0.13245;-0.4946345;-0.1909879,0.1608879;-0.5157684;-0.2840487,-0.07467857;0.0006027424;-0.05360591,-0.04362213;-0.3162925;-0.05379128,-0.002693005;-0.6559545;-0.00261819,0.01163038;-0.6137613;-0.1109227,-0.02850699;0.5173056;0.02942422,0;0;0,-0.02282205;0.2801644;-0.09216332,-0.04194072;0.5593439;-0.1944957,0.1239641;0.5031083;-0.05689049,0.2257776;0.306594;-0.01129007,0.2710999;0.1640877;-0.1769731,-0.209905;0.4575152;-0.07859083,-0.2953439;0.2489166;-0.0627774,-0.3131091;0.06181866;-0.1831592,0.08692063;0.01364428;-0.02663612,0.158489;-0.2154353;-0.2358911,0.1681491;-0.5507121;-0.1512725,0.1961738;-0.5917522;-0.2303398,-0.07952374;-0.0054175;-0.04579815,-0.06110625;-0.3222424;-0.07168025,-0.01715475;-0.6592846;-0.007376209,-0.007423237;-0.6642335;-0.1111432,-0.03786767;0.490033;-0.1666732,836.0085
+0;0;0,-0.01638392;0.2945542;0.02182639,-0.03249194;0.5919938;0.0287367,0.1584927;0.4600967;0.01634762,0.2424278;0.3643363;-0.1703288,0.3006703;0.3283277;-0.3827534,-0.2028307;0.4597047;-0.03917689,-0.22867;0.3612879;-0.2409433,-0.2143288;0.2771206;-0.4471549,0.08891185;0.00998646;-0.02111398,0.1471845;-0.1614969;-0.2830011,0.13245;-0.4946345;-0.1909879,0.1608879;-0.5157684;-0.2840487,-0.07467857;0.0006027424;-0.05360591,-0.04362213;-0.3162925;-0.05379128,-0.002693005;-0.6559545;-0.00261819,0.01163038;-0.6137613;-0.1109227,-0.02850699;0.5173056;0.02942422,0;0;0,-0.02282205;0.2801644;-0.09216332,-0.04194072;0.5593439;-0.1944957,0.1239641;0.5031083;-0.05689049,0.2257776;0.306594;-0.01129007,0.2710999;0.1640877;-0.1769731,-0.209905;0.4575152;-0.07859083,-0.2953439;0.2489166;-0.0627774,-0.3131091;0.06181866;-0.1831592,0.08692063;0.01364428;-0.02663612,0.158489;-0.2154353;-0.2358911,0.1681491;-0.5507121;-0.1512725,0.1961738;-0.5917522;-0.2303398,-0.07952374;-0.0054175;-0.04579815,-0.06110625;-0.3222424;-0.07168025,-0.01715475;-0.6592846;-0.007376209,-0.007423237;-0.6642335;-0.1111432,-0.03786767;0.490033;-0.1666732,836.0196
+0;0;0,-0.01665047;0.2961371;0.02266496,-0.03281149;0.5936237;0.03010807,0.1585749;0.4616669;0.01701507,0.2400621;0.380421;-0.173942,0.3153563;0.3007629;-0.4101091,-0.2034061;0.4613096;-0.0384422,-0.2189469;0.3510416;-0.2315875,-0.2108953;0.2573804;-0.4743884,0.08808538;0.009948001;-0.02078731,0.1456113;-0.1619367;-0.2831725,0.1303863;-0.4950537;-0.1937678,0.1596366;-0.5147365;-0.289493,-0.07399546;0.0004818382;-0.05305231,-0.04248894;-0.3168613;-0.05255312,-0.001728412;-0.6557345;-0.000635501,0.01275788;-0.6132969;-0.1107387,-0.02881461;0.5190747;0.03068315,0;0;0,-0.02017045;0.2823461;-0.09144378,-0.03738931;0.5616104;-0.1940577,0.1266777;0.501513;-0.05297589,0.2327158;0.3096865;-0.01218176,0.2810489;0.1388326;-0.2026086,-0.205346;0.4558064;-0.07791295,-0.2898575;0.2496685;-0.0695082,-0.3074551;0.03902403;-0.2215238,0.08593235;0.01413229;-0.02657103,0.1609836;-0.2083703;-0.2423475,0.1688596;-0.5424861;-0.1557646,0.1947313;-0.5814354;-0.2398117,-0.07843673;-0.005934288;-0.04585381,-0.05627107;-0.3230205;-0.07163353,-0.01083778;-0.6593335;-0.008219704,-0.0005694907;-0.6647946;-0.1136917,-0.03367397;0.4924737;-0.166126,836.0309
+0;0;0,-0.01665047;0.2961371;0.02266496,-0.03281149;0.5936237;0.03010807,0.1585749;0.4616669;0.01701507,0.2400621;0.380421;-0.173942,0.3153563;0.3007629;-0.4101091,-0.2034061;0.4613096;-0.0384422,-0.2189469;0.3510416;-0.2315875,-0.2108953;0.2573804;-0.4743884,0.08808538;0.009948001;-0.02078731,0.1456113;-0.1619367;-0.2831725,0.1303863;-0.4950537;-0.1937678,0.1596366;-0.5147365;-0.289493,-0.07399546;0.0004818382;-0.05305231,-0.04248894;-0.3168613;-0.05255312,-0.001728412;-0.6557345;-0.000635501,0.01275788;-0.6132969;-0.1107387,-0.02881461;0.5190747;0.03068315,0;0;0,-0.02017045;0.2823461;-0.09144378,-0.03738931;0.5616104;-0.1940577,0.1266777;0.501513;-0.05297589,0.2327158;0.3096865;-0.01218176,0.2810489;0.1388326;-0.2026086,-0.205346;0.4558064;-0.07791295,-0.2898575;0.2496685;-0.0695082,-0.3074551;0.03902403;-0.2215238,0.08593235;0.01413229;-0.02657103,0.1609836;-0.2083703;-0.2423475,0.1688596;-0.5424861;-0.1557646,0.1947313;-0.5814354;-0.2398117,-0.07843673;-0.005934288;-0.04585381,-0.05627107;-0.3230205;-0.07163353,-0.01083778;-0.6593335;-0.008219704,-0.0005694907;-0.6647946;-0.1136917,-0.03367397;0.4924737;-0.166126,836.053
+0;0;0,-0.01662098;0.2956126;0.02262482,-0.0327313;0.5921665;0.03004339,0.1574405;0.4607846;0.01703659,0.2394351;0.3790329;-0.1751096,0.3041155;0.3106039;-0.3779852,-0.2022156;0.4604297;-0.0380645,-0.2178532;0.3494751;-0.2324125,-0.2109366;0.2690168;-0.4409868,0.08794978;0.009932686;-0.0207553,0.1448217;-0.1599982;-0.2801579,0.1293775;-0.4979131;-0.1894655,0.1583821;-0.5171785;-0.2843867,-0.07388155;0.0004810965;-0.05297064,-0.04273317;-0.3132547;-0.05247712,-0.00138557;-0.6570088;0.000188265,0.01297905;-0.6146756;-0.1089902,-0.02874549;0.5178238;0.03061688,0;0;0,-0.01921135;0.281897;-0.09132338,-0.03573582;0.5600539;-0.1943498,0.1246455;0.5009524;-0.05042386,0.2364164;0.3099335;-0.01374006,0.3043546;0.1906587;-0.1903257,-0.2026193;0.453503;-0.07902967,-0.2884164;0.2462246;-0.07796109,-0.2982272;0.07174344;-0.2175485,0.08577062;0.01495269;-0.02616143,0.1585929;-0.1958978;-0.248961,0.1665007;-0.535134;-0.1623218,0.192874;-0.5757684;-0.2435229,-0.07807203;-0.006647258;-0.04609962,-0.05682321;-0.3201623;-0.07174086,-0.009252675;-0.661148;-0.007585928,0.001339432;-0.666361;-0.1121146,-0.03213084;0.4911798;-0.1663065,836.0642
+0;0;0,-0.01766508;0.2954991;0.02330564,-0.03417264;0.5920193;0.03113228,0.1560113;0.46042;0.0178691,0.237221;0.3847677;-0.1770882,0.2883318;0.3254767;-0.386604,-0.2035411;0.4603069;-0.0371161,-0.2196309;0.3486841;-0.2310441,-0.2106912;0.2759083;-0.4423457,0.0877704;0.01130801;-0.02081077,0.1485098;-0.1129452;-0.3041348,0.128735;-0.4478381;-0.2036073,0.158431;-0.4678192;-0.2979388,-0.074288;-0.0004833048;-0.05239905,-0.04342632;-0.3142468;-0.05156539,-0.002121337;-0.6578978;0.001800947,0.01220327;-0.6155185;-0.1073776,-0.03009272;0.5176811;0.03163695,0;0;0,-0.01921135;0.281897;-0.09132338,-0.03573582;0.5600539;-0.1943498,0.1246455;0.5009524;-0.05042386,0.2364164;0.3099335;-0.01374006,0.3043546;0.1906587;-0.1903257,-0.2026193;0.453503;-0.07902967,-0.2884164;0.2462246;-0.07796109,-0.2982272;0.07174344;-0.2175485,0.08577062;0.01495269;-0.02616143,0.1585929;-0.1958978;-0.248961,0.1665007;-0.535134;-0.1623218,0.192874;-0.5757684;-0.2435229,-0.07807203;-0.006647258;-0.04609962,-0.05682321;-0.3201623;-0.07174086,-0.009252675;-0.661148;-0.007585928,0.001339432;-0.666361;-0.1121146,-0.03213084;0.4911798;-0.1663065,836.0754
+0;0;0,-0.01757294;0.2939578;0.02318408,-0.03393925;0.5879369;0.03095262,0.1548121;0.4576039;0.01778632,0.236363;0.3816338;-0.1779902,0.2875728;0.322228;-0.3879117,-0.2020615;0.4574917;-0.03678921,-0.218219;0.3453999;-0.2315322,-0.2092619;0.2724831;-0.4432429,0.08749743;0.01127284;-0.02074605,0.147944;-0.1123813;-0.3027042,0.1282104;-0.4465773;-0.2023859,0.1570244;-0.4650739;-0.2939156,-0.07405696;-0.0004818016;-0.05223609,-0.04334406;-0.3127327;-0.05140645,-0.002125032;-0.6556685;0.001848835,0.01177412;-0.6136569;-0.1040869,-0.02990541;0.5144385;0.03145159,0;0;0,-0.01887274;0.2809607;-0.08923221,-0.03563038;0.5574234;-0.1894443,0.1228359;0.5011968;-0.04626179,0.2398081;0.3110201;-0.0162487,0.30844;0.2092352;-0.2037268,-0.2027407;0.4517345;-0.07891745,-0.2864244;0.2427033;-0.0862288,-0.2888775;0.07961191;-0.2398963,0.0855881;0.01592341;-0.02518726,0.1593287;-0.1871792;-0.2526872,0.1641345;-0.5262547;-0.16816,0.188395;-0.5629222;-0.2489481,-0.07737883;-0.00745;-0.04658635,-0.05546201;-0.3194302;-0.07173721,-0.008167379;-0.6597304;-0.007712558,0.002834599;-0.6635277;-0.1091845,-0.03187793;0.4891198;-0.1622584,836.0974
+0;0;0,-0.01860056;0.2938249;0.02405132,-0.0354795;0.5877599;0.03234281,0.1535119;0.4577526;0.01890542,0.2346322;0.3839478;-0.1778758,0.2851735;0.3288691;-0.3891349,-0.2033248;0.4571953;-0.03571199,-0.2197691;0.346133;-0.23102,-0.2078249;0.3135256;-0.452408,0.08731461;0.01223412;-0.02097043,0.1436287;-0.08338275;-0.3144508,0.1293095;-0.4212973;-0.2264232,0.1412921;-0.3802849;-0.3327011,-0.07447725;-0.001389901;-0.05161862,-0.04401913;-0.3136657;-0.05077828,-0.003203824;-0.6568396;0.001239769,0.01065745;-0.6146962;-0.1046859,-0.03129109;0.5142694;0.03273083,0;0;0,-0.01887274;0.2809607;-0.08923221,-0.03563038;0.5574234;-0.1894443,0.1228359;0.5011968;-0.04626179,0.2398081;0.3110201;-0.0162487,0.30844;0.2092352;-0.2037268,-0.2027407;0.4517345;-0.07891745,-0.2864244;0.2427033;-0.0862288,-0.2888775;0.07961191;-0.2398963,0.0855881;0.01592341;-0.02518726,0.1593287;-0.1871792;-0.2526872,0.1641345;-0.5262547;-0.16816,0.188395;-0.5629222;-0.2489481,-0.07737883;-0.00745;-0.04658635,-0.05546201;-0.3194302;-0.07173721,-0.008167379;-0.6597304;-0.007712558,0.002834599;-0.6635277;-0.1091845,-0.03187793;0.4891198;-0.1622584,836.1089
+0;0;0,-0.01887342;0.298135;0.02440414,-0.03602097;0.5967469;0.03283113,0.1625329;0.462745;0.01868876,0.2402412;0.3920445;-0.1698158,0.2907286;0.3370246;-0.3808496,-0.2126481;0.4621592;-0.03873643,-0.2284007;0.3557682;-0.2258298,-0.2164693;0.3231956;-0.4469815,0.08791139;0.01231774;-0.02111376,0.1440987;-0.08308379;-0.3139331,0.1297868;-0.4208229;-0.2259513,0.1419317;-0.3796614;-0.3336681,-0.07498628;-0.001399401;-0.05197143,-0.04459676;-0.3129719;-0.05113298,-0.003802639;-0.6559677;0.0008580685,0.01024631;-0.6136599;-0.1065018,-0.03177049;0.5221673;0.03322491,0;0;0,-0.02916571;0.2868;-0.08204508,-0.06308359;0.5707226;-0.1702724,0.1211151;0.500215;-0.04301214,0.24907;0.3272415;-0.02631378,0.3106467;0.2103778;-0.2070417,-0.2319489;0.4431645;-0.06457394,-0.3111483;0.2435426;-0.08577938,-0.3056892;0.09093435;-0.2494631,0.08612391;0.01646808;-0.02524686,0.1597465;-0.1793675;-0.2581198,0.1617636;-0.518165;-0.1731169,0.1875118;-0.5571285;-0.2534666,-0.07800794;-0.008106582;-0.04663663,-0.05507407;-0.3192633;-0.07227184,-0.007287759;-0.6593567;-0.008504026,0.003803706;-0.6617702;-0.1119513,-0.05441394;0.5004767;-0.1463833,836.1315
+0;0;0,-0.01882887;0.2974313;0.02434653,-0.0358871;0.594486;0.03273768,0.1597191;0.4619461;0.01881038,0.2375234;0.3911583;-0.1699269,0.2949543;0.3285715;-0.4099842,-0.209833;0.461369;-0.03775326,-0.2256051;0.3548467;-0.2250776,-0.2120327;0.3177943;-0.4766444,0.08813546;0.01234914;-0.02116757,0.1444423;-0.08325545;-0.3146102,0.1304311;-0.4138997;-0.2284766,0.1424305;-0.3728721;-0.3349021,-0.0751774;-0.001402968;-0.05210389,-0.0447232;-0.3136386;-0.05126365,-0.004786037;-0.6494292;-0.0003647767,0.009094499;-0.6072689;-0.1064376,-0.03166913;0.5204768;0.03312845,0;0;0,-0.02791956;0.2866129;-0.08053708,-0.05818021;0.5695861;-0.1678674,0.1201499;0.5016402;-0.03954101,0.2553463;0.3336654;-0.02566338,0.3043123;0.176328;-0.2198031,-0.2270071;0.4430091;-0.06647978,-0.3071304;0.2445763;-0.0963268,-0.296158;0.08192293;-0.2919449,0.08627291;0.01703057;-0.02520657,0.1615832;-0.172861;-0.2633007,0.1603275;-0.5040585;-0.1781676,0.1825791;-0.5443774;-0.256603,-0.07815493;-0.00868275;-0.0467423,-0.05724141;-0.3207471;-0.07119113,-0.00782555;-0.6535974;-0.01028342,0.00400816;-0.6554343;-0.1124517,-0.05096185;0.4996691;-0.1443131,836.1533
+0;0;0,-0.01882887;0.2974313;0.02434653,-0.0358871;0.594486;0.03273768,0.1597191;0.4619461;0.01881038,0.2375234;0.3911583;-0.1699269,0.2949543;0.3285715;-0.4099842,-0.209833;0.461369;-0.03775326,-0.2256051;0.3548467;-0.2250776,-0.2120327;0.3177943;-0.4766444,0.08813546;0.01234914;-0.02116757,0.1444423;-0.08325545;-0.3146102,0.1304311;-0.4138997;-0.2284766,0.1424305;-0.3728721;-0.3349021,-0.0751774;-0.001402968;-0.05210389,-0.0447232;-0.3136386;-0.05126365,-0.004786037;-0.6494292;-0.0003647767,0.009094499;-0.6072689;-0.1064376,-0.03166913;0.5204768;0.03312845,0;0;0,-0.02791956;0.2866129;-0.08053708,-0.05818021;0.5695861;-0.1678674,0.1201499;0.5016402;-0.03954101,0.2553463;0.3336654;-0.02566338,0.3043123;0.176328;-0.2198031,-0.2270071;0.4430091;-0.06647978,-0.3071304;0.2445763;-0.0963268,-0.296158;0.08192293;-0.2919449,0.08627291;0.01703057;-0.02520657,0.1615832;-0.172861;-0.2633007,0.1603275;-0.5040585;-0.1781676,0.1825791;-0.5443774;-0.256603,-0.07815493;-0.00868275;-0.0467423,-0.05724141;-0.3207471;-0.07119113,-0.00782555;-0.6535974;-0.01028342,0.00400816;-0.6554343;-0.1124517,-0.05096185;0.4996691;-0.1443131,836.1646
+0;0;0,-0.01920057;0.2947942;0.02450639,-0.03630389;0.5876978;0.03313911,0.1491565;0.4599875;0.01991222,0.2244924;0.3944362;-0.1719801,0.2771315;0.3300919;-0.3802657,-0.2006601;0.4590131;-0.03385016,-0.2176554;0.3595003;-0.2251706,-0.2049313;0.2798918;-0.4344421,0.08906753;0.01265579;-0.02124703,0.1445325;-0.08326233;-0.3155246,0.1302881;-0.4154606;-0.230847,0.1417326;-0.3749213;-0.3322002,-0.07601264;-0.001720277;-0.05257136,-0.0456331;-0.3146916;-0.0511617,-0.005989462;-0.6516368;7.460639E-05,0.007241403;-0.6100345;-0.1009444,-0.03212089;0.5152621;0.03346199,0;0;0,-0.02335227;0.2844654;-0.08004332,-0.04046798;0.5645757;-0.1659861,0.1206175;0.4995983;-0.03830671,0.2597665;0.3343444;-0.02717733,0.3285583;0.2392299;-0.218266,-0.2081242;0.4451554;-0.07423799,-0.2893004;0.2485868;-0.1138151,-0.2704563;0.1250043;-0.3000038,0.08725849;0.01666588;-0.02555061,0.1658658;-0.1659581;-0.2691596,0.1616661;-0.4981449;-0.1833506,0.1809757;-0.5321947;-0.2610633,-0.07936213;-0.008601013;-0.04660799,-0.0560087;-0.3211911;-0.07146738,-0.00582318;-0.6553586;-0.01194945,0.006037872;-0.6557231;-0.10917,-0.03823772;0.4959677;-0.1424806,836.1868
+0;0;0,-0.01920057;0.2947942;0.02450639,-0.03630389;0.5876978;0.03313911,0.1491565;0.4599875;0.01991222,0.2244924;0.3944362;-0.1719801,0.2771315;0.3300919;-0.3802657,-0.2006601;0.4590131;-0.03385016,-0.2176554;0.3595003;-0.2251706,-0.2049313;0.2798918;-0.4344421,0.08906753;0.01265579;-0.02124703,0.1445325;-0.08326233;-0.3155246,0.1302881;-0.4154606;-0.230847,0.1417326;-0.3749213;-0.3322002,-0.07601264;-0.001720277;-0.05257136,-0.0456331;-0.3146916;-0.0511617,-0.005989462;-0.6516368;7.460639E-05,0.007241403;-0.6100345;-0.1009444,-0.03212089;0.5152621;0.03346199,0;0;0,-0.02335227;0.2844654;-0.08004332,-0.04046798;0.5645757;-0.1659861,0.1206175;0.4995983;-0.03830671,0.2597665;0.3343444;-0.02717733,0.3285583;0.2392299;-0.218266,-0.2081242;0.4451554;-0.07423799,-0.2893004;0.2485868;-0.1138151,-0.2704563;0.1250043;-0.3000038,0.08725849;0.01666588;-0.02555061,0.1658658;-0.1659581;-0.2691596,0.1616661;-0.4981449;-0.1833506,0.1809757;-0.5321947;-0.2610633,-0.07936213;-0.008601013;-0.04660799,-0.0560087;-0.3211911;-0.07146738,-0.00582318;-0.6553586;-0.01194945,0.006037872;-0.6557231;-0.10917,-0.03823772;0.4959677;-0.1424806,836.1983
+0;0;0,-0.01920057;0.2947942;0.02450639,-0.03630389;0.5876978;0.03313911,0.1491565;0.4599875;0.01991222,0.2244924;0.3944362;-0.1719801,0.2771315;0.3300919;-0.3802657,-0.2006601;0.4590131;-0.03385016,-0.2176554;0.3595003;-0.2251706,-0.2049313;0.2798918;-0.4344421,0.08906753;0.01265579;-0.02124703,0.1445325;-0.08326233;-0.3155246,0.1302881;-0.4154606;-0.230847,0.1417326;-0.3749213;-0.3322002,-0.07601264;-0.001720277;-0.05257136,-0.0456331;-0.3146916;-0.0511617,-0.005989462;-0.6516368;7.460639E-05,0.007241403;-0.6100345;-0.1009444,-0.03212089;0.5152621;0.03346199,0;0;0,-0.02335227;0.2844654;-0.08004332,-0.04046798;0.5645757;-0.1659861,0.1206175;0.4995983;-0.03830671,0.2597665;0.3343444;-0.02717733,0.3285583;0.2392299;-0.218266,-0.2081242;0.4451554;-0.07423799,-0.2893004;0.2485868;-0.1138151,-0.2704563;0.1250043;-0.3000038,0.08725849;0.01666588;-0.02555061,0.1658658;-0.1659581;-0.2691596,0.1616661;-0.4981449;-0.1833506,0.1809757;-0.5321947;-0.2610633,-0.07936213;-0.008601013;-0.04660799,-0.0560087;-0.3211911;-0.07146738,-0.00582318;-0.6553586;-0.01194945,0.006037872;-0.6557231;-0.10917,-0.03823772;0.4959677;-0.1424806,836.2097
+0;0;0,-0.0197108;0.2947222;0.02496303,-0.03714716;0.5875915;0.0340455,0.1483433;0.4598092;0.02056894,0.2251641;0.3921181;-0.1699871,0.2769479;0.3294167;-0.378987,-0.2012837;0.4586987;-0.03324275,-0.2201493;0.3687735;-0.2290812,-0.2071212;0.3106052;-0.4452772,0.08897768;0.01307671;-0.02136823,0.143021;-0.08316991;-0.3158031,0.1285869;-0.4150415;-0.2298858,0.1545481;-0.4617938;-0.2927318,-0.0762248;-0.002202695;-0.05224517,-0.04580076;-0.3151698;-0.05086496,-0.006447379;-0.6521226;0.0005451255,0.00676046;-0.6104878;-0.1004732,-0.03289905;0.5151592;0.03427888,0;0;0,-0.02335227;0.2844654;-0.08004332,-0.04046798;0.5645757;-0.1659861,0.1206175;0.4995983;-0.03830671,0.2597665;0.3343444;-0.02717733,0.3285583;0.2392299;-0.218266,-0.2081242;0.4451554;-0.07423799,-0.2893004;0.2485868;-0.1138151,-0.2704563;0.1250043;-0.3000038,0.08725849;0.01666588;-0.02555061,0.1658658;-0.1659581;-0.2691596,0.1616661;-0.4981449;-0.1833506,0.1809757;-0.5321947;-0.2610633,-0.07936213;-0.008601013;-0.04660799,-0.0560087;-0.3211911;-0.07146738,-0.00582318;-0.6553586;-0.01194945,0.006037872;-0.6557231;-0.10917,-0.03823772;0.4959677;-0.1424806,836.222
+0;0;0,-0.01962514;0.2934414;0.02485454,-0.0368484;0.5827307;0.03382764,0.1499425;0.4554567;0.02024565,0.2270892;0.3874785;-0.1711188,0.2855996;0.3166323;-0.407267,-0.2022975;0.4543378;-0.03396821,-0.2212431;0.3640313;-0.2306374,-0.2065227;0.298307;-0.4749165,0.08907142;0.01309049;-0.02139075,0.1432025;-0.08331242;-0.3163037,0.1287794;-0.4149325;-0.2304515,0.1543462;-0.460519;-0.2923429,-0.07630511;-0.002205016;-0.05230021,-0.04583167;-0.3156804;-0.05091777,-0.006508116;-0.6523778;0.0004533604,0.006499089;-0.6109197;-0.09903046,-0.03265436;0.5112204;0.03405806,0;0;0,-0.0267359;0.2843505;-0.07443619,-0.05179447;0.5620867;-0.1538942,0.1187406;0.5000442;-0.03505683,0.264426;0.3388972;-0.03440118,0.3168738;0.2348567;-0.2594199,-0.2190495;0.4413713;-0.0700534,-0.2966402;0.2631018;-0.166969,-0.2601462;0.115803;-0.3698972,0.08744441;0.01686087;-0.02513623,0.169083;-0.1602147;-0.2724755,0.1619033;-0.4927844;-0.1894312,0.1797461;-0.5260073;-0.2661254,-0.07924013;-0.00889824;-0.04695176,-0.05476246;-0.3219573;-0.07128595,-0.004125323;-0.6559684;-0.01278003,0.008947381;-0.6999682;-0.08023851,-0.04591441;0.493978;-0.1324935,836.2342
+0;0;0,-0.01954081;0.2921804;0.02474774,-0.03666303;0.5797765;0.03365933,0.1494609;0.4529231;0.02012609,0.226778;0.3847947;-0.171661,0.2844537;0.3149593;-0.4044401,-0.2015174;0.4518082;-0.03389358,-0.2205049;0.3613022;-0.2309971,-0.2059945;0.2965156;-0.4717911,0.08875027;0.01304329;-0.02131362,0.1432887;-0.08408508;-0.3184459,0.1279095;-0.4376887;-0.2269025,0.1538543;-0.4843929;-0.2897091,-0.07602999;-0.002197065;-0.05211164,-0.04532722;-0.3180314;-0.0507188,-0.003396846;-0.677049;0.004057799,0.00980271;-0.6354215;-0.0968972,-0.03248193;0.508487;0.03388903,0;0;0,-0.02814355;0.2838562;-0.07069135,-0.05410057;0.5602859;-0.1481566,0.1172824;0.5008931;-0.03220129,0.2684814;0.3443155;-0.03710079,0.3189855;0.2505918;-0.2630539,-0.2217546;0.4385571;-0.06909219,-0.3002115;0.2609141;-0.1675256,-0.2447842;0.1137683;-0.3616017,0.0870669;0.01796478;-0.02444649,0.1756798;-0.1297776;-0.2909346,0.1607505;-0.4823591;-0.1954587,0.1782161;-0.5184094;-0.271837,-0.07858188;-0.009679558;-0.0472462,-0.05308799;-0.3250682;-0.07124662,0.001225505;-0.6812377;-0.009233907,0.01462651;-0.726068;-0.07795202,-0.04811835;0.4924024;-0.1268082,836.2549
+0;0;0,-0.01982837;0.292146;0.02492488,-0.037217;0.5797117;0.03426946,0.1488965;0.452683;0.02076874,0.2274619;0.3858733;-0.1709749,0.2910163;0.3730062;-0.4121903,-0.2019923;0.4514658;-0.03325773,-0.2220265;0.3663817;-0.2326594,-0.2066401;0.2951179;-0.4715617,0.08877008;0.01291693;-0.02130808,0.142225;-0.0831487;-0.3189823,0.1269561;-0.436555;-0.2266615,0.1527724;-0.4806396;-0.2925881,-0.07607327;-0.002171294;-0.05204954,-0.04514515;-0.3179835;-0.05061528,-0.00203032;-0.6768774;0.004052348,0.01111187;-0.6352131;-0.09690589,-0.03300183;0.508424;0.03440267,0;0;0,-0.02814355;0.2838562;-0.07069135,-0.05410057;0.5602859;-0.1481566,0.1172824;0.5008931;-0.03220129,0.2684814;0.3443155;-0.03710079,0.3189855;0.2505918;-0.2630539,-0.2217546;0.4385571;-0.06909219,-0.3002115;0.2609141;-0.1675256,-0.2447842;0.1137683;-0.3616017,0.0870669;0.01796478;-0.02444649,0.1756798;-0.1297776;-0.2909346,0.1607505;-0.4823591;-0.1954587,0.1782161;-0.5184094;-0.271837,-0.07858188;-0.009679558;-0.0472462,-0.05308799;-0.3250682;-0.07124662,0.001225505;-0.6812377;-0.009233907,0.01462651;-0.726068;-0.07795202,-0.04811835;0.4924024;-0.1268082,836.2768
+0;0;0,-0.01982964;0.2921648;0.02492648,-0.0372289;0.5799085;0.03427317,0.1481218;0.4529911;0.02083042,0.2269277;0.3859768;-0.1715004,0.2907017;0.3730652;-0.4135492,-0.2012812;0.451779;-0.03296728,-0.2213768;0.3664344;-0.2329795,-0.2059373;0.2949243;-0.4727073,0.08874805;0.01291372;-0.02130279,0.1422158;-0.08317496;-0.3190484,0.127073;-0.433664;-0.2274896,0.1528566;-0.477655;-0.2933329,-0.07605438;-0.002170755;-0.05203661,-0.04511885;-0.3180587;-0.05060201,-0.002359901;-0.6739901;0.00361437,0.01076567;-0.6323406;-0.09721619,-0.03300635;0.5084961;0.03440661,0;0;0,-0.02842793;0.2841375;-0.06951642,-0.05435351;0.5606955;-0.1471899,0.1150045;0.5011936;-0.02921176,0.2718583;0.3497927;-0.04213905,0.319829;0.2650811;-0.2731028,-0.2211126;0.4374699;-0.06936122,-0.2986158;0.2634053;-0.1760722,-0.243082;0.1402676;-0.3871991,0.08700243;0.01861194;-0.02410316,0.1763071;-0.1280419;-0.2910519,0.1602629;-0.47855;-0.1997197,0.1767402;-0.5120351;-0.2782876,-0.07834968;-0.01022876;-0.04747092,-0.05261962;-0.3257178;-0.07089946,0.001439147;-0.679029;-0.01004079,0.01507892;-0.723636;-0.07876152,-0.04835868;0.4927209;-0.1257167,836.2987
+0;0;0,-0.01982964;0.2921648;0.02492648,-0.0372289;0.5799085;0.03427317,0.1481218;0.4529911;0.02083042,0.2269277;0.3859768;-0.1715004,0.2907017;0.3730652;-0.4135492,-0.2012812;0.451779;-0.03296728,-0.2213768;0.3664344;-0.2329795,-0.2059373;0.2949243;-0.4727073,0.08874805;0.01291372;-0.02130279,0.1422158;-0.08317496;-0.3190484,0.127073;-0.433664;-0.2274896,0.1528566;-0.477655;-0.2933329,-0.07605438;-0.002170755;-0.05203661,-0.04511885;-0.3180587;-0.05060201,-0.002359901;-0.6739901;0.00361437,0.01076567;-0.6323406;-0.09721619,-0.03300635;0.5084961;0.03440661,0;0;0,-0.02842793;0.2841375;-0.06951642,-0.05435351;0.5606955;-0.1471899,0.1150045;0.5011936;-0.02921176,0.2718583;0.3497927;-0.04213905,0.319829;0.2650811;-0.2731028,-0.2211126;0.4374699;-0.06936122,-0.2986158;0.2634053;-0.1760722,-0.243082;0.1402676;-0.3871991,0.08700243;0.01861194;-0.02410316,0.1763071;-0.1280419;-0.2910519,0.1602629;-0.47855;-0.1997197,0.1767402;-0.5120351;-0.2782876,-0.07834968;-0.01022876;-0.04747092,-0.05261962;-0.3257178;-0.07089946,0.001439147;-0.679029;-0.01004079,0.01507892;-0.723636;-0.07876152,-0.04835868;0.4927209;-0.1257167,836.3098
+0;0;0,-0.02011294;0.2908028;0.02528415,-0.03760473;0.5756392;0.03492552,0.1470511;0.4496859;0.02121456,0.2271059;0.3846711;-0.1719121,0.2879457;0.3661729;-0.4133787,-0.20105;0.4484761;-0.03219534,-0.2221132;0.3672288;-0.2344052,-0.2016996;0.2847186;-0.4691926,0.08861958;0.01279995;-0.02140424,0.1409101;-0.08174899;-0.3199551,0.1254074;-0.4262595;-0.2318021,0.1536755;-0.4725731;-0.2964978,-0.07610127;-0.002172873;-0.05176184,-0.04451692;-0.3180964;-0.05067538,-0.002898008;-0.6674303;0.003476951,0.0103499;-0.6255677;-0.09895419,-0.03340893;0.5050447;0.03501601,0;0;0,-0.02989605;0.2835453;-0.0657146,-0.05868182;0.5584596;-0.1373432,0.1142288;0.5001256;-0.02717352,0.2760273;0.353968;-0.04699254,0.3235712;0.2746633;-0.2789412,-0.2261952;0.4380496;-0.06619759,-0.2994769;0.2694688;-0.1851258,-0.2550675;0.1325031;-0.3891307,0.08695826;0.01923153;-0.02331996,0.1763151;-0.1262938;-0.2909842,0.160831;-0.4715104;-0.2056346,0.1750375;-0.5069929;-0.2851241,-0.07793032;-0.01061267;-0.04785028,-0.05182096;-0.3262252;-0.07050995,0.001071312;-0.6732487;-0.01155352,0.01628166;-0.7191986;-0.08089775,-0.05185285;0.4909349;-0.1174691,836.321
+0;0;0,-0.02011294;0.2908028;0.02528415,-0.03760473;0.5756392;0.03492552,0.1470511;0.4496859;0.02121456,0.2271059;0.3846711;-0.1719121,0.2879457;0.3661729;-0.4133787,-0.20105;0.4484761;-0.03219534,-0.2221132;0.3672288;-0.2344052,-0.2016996;0.2847186;-0.4691926,0.08861958;0.01279995;-0.02140424,0.1409101;-0.08174899;-0.3199551,0.1254074;-0.4262595;-0.2318021,0.1536755;-0.4725731;-0.2964978,-0.07610127;-0.002172873;-0.05176184,-0.04451692;-0.3180964;-0.05067538,-0.002898008;-0.6674303;0.003476951,0.0103499;-0.6255677;-0.09895419,-0.03340893;0.5050447;0.03501601,0;0;0,-0.02989605;0.2835453;-0.0657146,-0.05868182;0.5584596;-0.1373432,0.1142288;0.5001256;-0.02717352,0.2760273;0.353968;-0.04699254,0.3235712;0.2746633;-0.2789412,-0.2261952;0.4380496;-0.06619759,-0.2994769;0.2694688;-0.1851258,-0.2550675;0.1325031;-0.3891307,0.08695826;0.01923153;-0.02331996,0.1763151;-0.1262938;-0.2909842,0.160831;-0.4715104;-0.2056346,0.1750375;-0.5069929;-0.2851241,-0.07793032;-0.01061267;-0.04785028,-0.05182096;-0.3262252;-0.07050995,0.001071312;-0.6732487;-0.01155352,0.01628166;-0.7191986;-0.08089775,-0.05185285;0.4909349;-0.1174691,836.3326
+0;0;0,-0.02011294;0.2908028;0.02528415,-0.03760473;0.5756392;0.03492552,0.1470511;0.4496859;0.02121456,0.2271059;0.3846711;-0.1719121,0.2879457;0.3661729;-0.4133787,-0.20105;0.4484761;-0.03219534,-0.2221132;0.3672288;-0.2344052,-0.2016996;0.2847186;-0.4691926,0.08861958;0.01279995;-0.02140424,0.1409101;-0.08174899;-0.3199551,0.1254074;-0.4262595;-0.2318021,0.1536755;-0.4725731;-0.2964978,-0.07610127;-0.002172873;-0.05176184,-0.04451692;-0.3180964;-0.05067538,-0.002898008;-0.6674303;0.003476951,0.0103499;-0.6255677;-0.09895419,-0.03340893;0.5050447;0.03501601,0;0;0,-0.02989605;0.2835453;-0.0657146,-0.05868182;0.5584596;-0.1373432,0.1142288;0.5001256;-0.02717352,0.2760273;0.353968;-0.04699254,0.3235712;0.2746633;-0.2789412,-0.2261952;0.4380496;-0.06619759,-0.2994769;0.2694688;-0.1851258,-0.2550675;0.1325031;-0.3891307,0.08695826;0.01923153;-0.02331996,0.1763151;-0.1262938;-0.2909842,0.160831;-0.4715104;-0.2056346,0.1750375;-0.5069929;-0.2851241,-0.07793032;-0.01061267;-0.04785028,-0.05182096;-0.3262252;-0.07050995,0.001071312;-0.6732487;-0.01155352,0.01628166;-0.7191986;-0.08089775,-0.05185285;0.4909349;-0.1174691,836.3444
+0;0;0,-0.0210833;0.2917448;0.02623907,-0.03909689;0.5789796;0.03635122,0.1469432;0.4517933;0.02234924,0.2272936;0.3868454;-0.1710129,0.2882607;0.3736262;-0.4115912,-0.2035635;0.450212;-0.03128787,-0.2265494;0.370708;-0.2343004,-0.2078093;0.3133468;-0.4753982,0.08866454;0.01280939;-0.02140612,0.1391951;-0.08005321;-0.3209374,0.1242263;-0.4256074;-0.2337692,0.1356278;-0.3848568;-0.3362492,-0.07623291;-0.002260327;-0.05164435,-0.04486;-0.3183473;-0.05090594,-0.00344399;-0.6684073;0.003617629,0.009680538;-0.6265211;-0.0985302,-0.03481614;0.5075358;0.03637936,0;0;0,-0.03115609;0.2847529;-0.06475401,-0.06134287;0.5618552;-0.1371391,0.1127833;0.4989205;-0.02493787,0.2778303;0.356552;-0.0484755,0.3253042;0.2872583;-0.2823863,-0.2285322;0.4381621;-0.06359066,-0.2986543;0.2748011;-0.1918849,-0.2494841;0.1423071;-0.3963287,0.08712772;0.01920882;-0.02287984,0.1761108;-0.1246844;-0.2917154,0.1609087;-0.4709117;-0.2073021,0.172695;-0.5048977;-0.2880151,-0.07776345;-0.01066884;-0.04819468,-0.05139143;-0.3264254;-0.0705127,0.004457761;-0.6737053;-0.01128766,0.01759655;-0.6723191;-0.1100618,-0.05410385;0.4935813;-0.11692,836.3657
+0;0;0,-0.02111825;0.2922285;0.02628257,-0.03919223;0.580427;0.03642795,0.1455213;0.4533978;0.02252966,0.2260753;0.3882853;-0.1713226,0.2977349;0.3727476;-0.4540942,-0.2023978;0.4518281;-0.03071146,-0.2254419;0.3721226;-0.2342386,-0.2034151;0.3047013;-0.5176208,0.08859216;0.01279894;-0.02138865,0.1391553;-0.08012345;-0.3211128,0.124297;-0.4231251;-0.2345884,0.1355948;-0.3824724;-0.3361358,-0.07617068;-0.002258482;-0.05160219,-0.04477758;-0.3185489;-0.05086331,-0.003667496;-0.6660231;0.003257509,0.009337592;-0.6242451;-0.09796073,-0.03489623;0.5087287;0.03645619,0;0;0,-0.03171167;0.2857032;-0.06246805,-0.06198874;0.5644343;-0.1323714,0.1110095;0.4983577;-0.02162409,0.2809304;0.3623652;-0.05228639,0.3300127;0.292812;-0.3317316,-0.2284873;0.4401417;-0.06227413,-0.2942365;0.2835907;-0.2018309,-0.2202865;0.1670352;-0.4592848,0.08722745;0.01892936;-0.02242565,0.175041;-0.1226439;-0.2931128,0.16019;-0.4669743;-0.2120359,0.1704922;-0.5016705;-0.2911639,-0.07744475;-0.01029174;-0.04864412,-0.05008055;-0.3262552;-0.06971662,0.005499911;-0.670947;-0.01093091,0.01870194;-0.6689659;-0.108878,-0.05479652;0.4957096;-0.1127684,836.3879
+0;0;0,-0.0213952;0.2921293;0.0271471,-0.03979983;0.5802827;0.03789143,0.144922;0.4532481;0.02387891,0.2254452;0.3886877;-0.1701708,0.298665;0.3755755;-0.4526654,-0.2029796;0.4516044;-0.0293222,-0.2257759;0.380356;-0.2359893,-0.2044754;0.3130981;-0.5194659,0.08860739;0.01281356;-0.02131667,0.1382682;-0.07947983;-0.3213858,0.1235118;-0.4227366;-0.2358612,0.1347777;-0.3820346;-0.3374069,-0.07615618;-0.002326929;-0.05162055,-0.04456102;-0.3185959;-0.05042451,-0.003890932;-0.6659956;0.004500631,0.009073404;-0.6241697;-0.09671725,-0.03549285;0.5085852;0.03781438,0;0;0,-0.03171167;0.2857032;-0.06246805,-0.06198874;0.5644343;-0.1323714,0.1110095;0.4983577;-0.02162409,0.2809304;0.3623652;-0.05228639,0.3300127;0.292812;-0.3317316,-0.2284873;0.4401417;-0.06227413,-0.2942365;0.2835907;-0.2018309,-0.2202865;0.1670352;-0.4592848,0.08722745;0.01892936;-0.02242565,0.175041;-0.1226439;-0.2931128,0.16019;-0.4669743;-0.2120359,0.1704922;-0.5016705;-0.2911639,-0.07744475;-0.01029174;-0.04864412,-0.05008055;-0.3262552;-0.06971662,0.005499911;-0.670947;-0.01093091,0.01870194;-0.6689659;-0.108878,-0.05479652;0.4957096;-0.1127684,836.3996
+0;0;0,-0.02134565;0.2914526;0.02708422,-0.03969243;0.578697;0.03779675,0.1452017;0.4518741;0.02376996,0.2259417;0.3871399;-0.1708023,0.2878898;0.3760462;-0.4098087,-0.2030633;0.4502288;-0.02948673,-0.225921;0.3787884;-0.2367104,-0.2078996;0.3218845;-0.4765475,0.08847242;0.01279404;-0.0212842,0.1381645;-0.07955737;-0.321542,0.1235879;-0.418631;-0.2370596,0.1348808;-0.3779034;-0.3388485,-0.07604017;-0.002323385;-0.05154191,-0.04442514;-0.3187912;-0.05034512,-0.004250679;-0.6619574;0.003910679,0.008744695;-0.6201032;-0.09754954,-0.03540165;0.5072691;0.03771998,0;0;0,-0.03206247;0.2854282;-0.06030393,-0.06247509;0.563701;-0.1281772,0.111007;0.4977285;-0.01840019,0.2832145;0.3656854;-0.05683231,0.327143;0.3158264;-0.2948849,-0.2300653;0.440793;-0.06026452,-0.3016496;0.2803913;-0.1933616,-0.2509186;0.1946366;-0.4195411,0.08728874;0.01867482;-0.02181745,0.1735945;-0.1207295;-0.2943437,0.1595888;-0.46146;-0.2167084,0.1685492;-0.496734;-0.295845,-0.0770206;-0.00996772;-0.04911767,-0.04810119;-0.3260719;-0.06898255,0.006892491;-0.6666895;-0.0117456,0.02030166;-0.664479;-0.1099877,-0.0552862;0.4951189;-0.1090674,836.4229
+0;0;0,-0.02134565;0.2914526;0.02708422,-0.03969243;0.578697;0.03779675,0.1452017;0.4518741;0.02376996,0.2259417;0.3871399;-0.1708023,0.2878898;0.3760462;-0.4098087,-0.2030633;0.4502288;-0.02948673,-0.225921;0.3787884;-0.2367104,-0.2078996;0.3218845;-0.4765475,0.08847242;0.01279404;-0.0212842,0.1381645;-0.07955737;-0.321542,0.1235879;-0.418631;-0.2370596,0.1348808;-0.3779034;-0.3388485,-0.07604017;-0.002323385;-0.05154191,-0.04442514;-0.3187912;-0.05034512,-0.004250679;-0.6619574;0.003910679,0.008744695;-0.6201032;-0.09754954,-0.03540165;0.5072691;0.03771998,0;0;0,-0.03206247;0.2854282;-0.06030393,-0.06247509;0.563701;-0.1281772,0.111007;0.4977285;-0.01840019,0.2832145;0.3656854;-0.05683231,0.327143;0.3158264;-0.2948849,-0.2300653;0.440793;-0.06026452,-0.3016496;0.2803913;-0.1933616,-0.2509186;0.1946366;-0.4195411,0.08728874;0.01867482;-0.02181745,0.1735945;-0.1207295;-0.2943437,0.1595888;-0.46146;-0.2167084,0.1685492;-0.496734;-0.295845,-0.0770206;-0.00996772;-0.04911767,-0.04810119;-0.3260719;-0.06898255,0.006892491;-0.6666895;-0.0117456,0.02030166;-0.664479;-0.1099877,-0.0552862;0.4951189;-0.1090674,836.4436
+0;0;0,-0.02113343;0.2908181;0.02739399,-0.03970933;0.5783953;0.0388308,0.1447117;0.4531481;0.02640519,0.2205735;0.3884611;-0.170746,0.2870245;0.3824834;-0.4077015,-0.1998317;0.4439358;-0.0282312,-0.2317006;0.3797297;-0.2372048,-0.2089499;0.3278867;-0.4767754,0.08867559;0.01280121;-0.02129907,0.1373045;-0.07912277;-0.3222294,0.122726;-0.4188809;-0.2381312,0.1337825;-0.3780871;-0.3402413,-0.07622944;-0.002350419;-0.05161811,-0.04458235;-0.3191623;-0.0500187,-0.004652277;-0.6628373;0.004878942,0.008100473;-0.620914;-0.09690729,-0.03537957;0.5068417;0.03856801,0;0;0,-0.03013909;0.285291;-0.05893135,-0.05837846;0.5644859;-0.1255424,0.1131058;0.4966329;-0.01618457,0.2873676;0.3687857;-0.06196594,0.3278615;0.3214961;-0.3001325,-0.2261376;0.442008;-0.05932278,-0.2828037;0.2965633;-0.2156647,-0.2232868;0.2041721;-0.4359395,0.08770257;0.01825878;-0.02134848,0.1704021;-0.1174909;-0.2972229,0.1579534;-0.4586261;-0.2185304,0.1658787;-0.4931678;-0.2987599,-0.07705461;-0.009677236;-0.04949566,-0.0447519;-0.3258658;-0.06834164,0.00931121;-0.6673131;-0.01167059,0.02282118;-0.6650141;-0.1102372,-0.05196249;0.4955866;-0.106822,836.4549
+0;0;0,-0.02113343;0.2908181;0.02739399,-0.03970933;0.5783953;0.0388308,0.1447117;0.4531481;0.02640519,0.2205735;0.3884611;-0.170746,0.2870245;0.3824834;-0.4077015,-0.1998317;0.4439358;-0.0282312,-0.2317006;0.3797297;-0.2372048,-0.2089499;0.3278867;-0.4767754,0.08867559;0.01280121;-0.02129907,0.1373045;-0.07912277;-0.3222294,0.122726;-0.4188809;-0.2381312,0.1337825;-0.3780871;-0.3402413,-0.07622944;-0.002350419;-0.05161811,-0.04458235;-0.3191623;-0.0500187,-0.004652277;-0.6628373;0.004878942,0.008100473;-0.620914;-0.09690729,-0.03537957;0.5068417;0.03856801,0;0;0,-0.03013909;0.285291;-0.05893135,-0.05837846;0.5644859;-0.1255424,0.1131058;0.4966329;-0.01618457,0.2873676;0.3687857;-0.06196594,0.3278615;0.3214961;-0.3001325,-0.2261376;0.442008;-0.05932278,-0.2828037;0.2965633;-0.2156647,-0.2232868;0.2041721;-0.4359395,0.08770257;0.01825878;-0.02134848,0.1704021;-0.1174909;-0.2972229,0.1579534;-0.4586261;-0.2185304,0.1658787;-0.4931678;-0.2987599,-0.07705461;-0.009677236;-0.04949566,-0.0447519;-0.3258658;-0.06834164,0.00931121;-0.6673131;-0.01167059,0.02282118;-0.6650141;-0.1102372,-0.05196249;0.4955866;-0.106822,836.4669
+0;0;0,-0.02109893;0.2903433;0.02734927,-0.03961685;0.5770144;0.03875492,0.1420836;0.4528993;0.02651292,0.2180893;0.3880898;-0.171012,0.2992467;0.3807891;-0.4604086,-0.1972928;0.4438252;-0.02730413,-0.2292221;0.3794974;-0.2366739,-0.2014365;0.3161809;-0.5292643,0.08861493;0.01279245;-0.0212845,0.1372637;-0.07916914;-0.322338,0.1229087;-0.4137184;-0.2395291,0.1338573;-0.37303;-0.3406422,-0.07617728;-0.002348811;-0.0515828,-0.04451725;-0.3192903;-0.04998273,-0.005199347;-0.6576964;0.004073262,0.007428877;-0.6158895;-0.09671906,-0.03530687;0.5057878;0.03849334,0;0;0,-0.02879217;0.2854999;-0.0561533,-0.05399647;0.5650558;-0.1184015,0.1146439;0.4952587;-0.01253414,0.2895724;0.3698281;-0.06411362,0.3346964;0.3334292;-0.3591206,-0.2216053;0.4442317;-0.05911312,-0.3111657;0.3004794;-0.2016173,-0.1949522;0.1928228;-0.4571456,0.08787543;0.01780653;-0.02073932,0.1684999;-0.1167996;-0.2979355,0.1560695;-0.4536221;-0.2245686,0.1630284;-0.489866;-0.3021655,-0.07678973;-0.009144811;-0.0498898,-0.04042069;-0.3250033;-0.06906193,0.01062279;-0.6613952;-0.01230273,0.02428187;-0.6584088;-0.1099842,-0.04847381;0.4961111;-0.1008518,836.4883

+ 193 - 0
DataCSV/Sam/FirstPersonPerspective_TwoArmsPlusLeg_Forward_None_Slow.csv

@@ -0,0 +1,193 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.002889367;0.3090227;0.0138272,0.005717823;0.6141271;0.0105422,0.1969384;0.4816831;0.01736196,0.2382584;0.2306331;0.03694568,0.28859;0.02218437;-0.01049814,-0.1865765;0.4798454;0.00741555,-0.2441904;0.2313353;0.01377004,-0.2872699;0.02042635;-0.02977986,0.07774686;0.003792845;-0.03877052,0.08918621;-0.3204008;-0.002081349,0.09344392;-0.6433834;0.07751333,0.1115218;-0.6842733;-0.00573311,-0.077926;0.007401816;-0.03787959,-0.1110752;-0.3166577;-0.01631474,-0.131384;-0.6432919;0.04342467,-0.1276834;-0.6017748;-0.06673801,0.00486406;0.5383412;0.01396819,0;0;0,0.007519182;0.3015909;-0.06841779,0.01413928;0.595651;-0.1496215,0.1896845;0.491764;-0.03888583,0.2359846;0.2420473;-0.01408911,0.2317402;0.03106155;-0.07493329,-0.1624595;0.4952657;-0.0337798,-0.2264727;0.2489466;-0.01517371,-0.2269396;0.03600271;-0.06892999,0.07824399;0.001417726;-0.03792071,0.1200586;-0.3201123;-0.07597923,0.113385;-0.6490253;-0.02655435,0.111772;-0.6501499;-0.1329067,-0.0790687;0.007045585;-0.03550512,-0.08621205;-0.3178959;-0.06617108,-0.06025508;-0.6440176;-0.005821291,-0.06109453;-0.6979343;-0.07820529,0.01259378;0.5232551;-0.1269846,989.0245
+0;0;0,0.002702174;0.3089302;0.01369883,0.00535846;0.6140911;0.01052853,0.1954683;0.4820478;0.01698351,0.2370028;0.2318074;0.03653995,0.2873632;0.02380572;-0.01000595,-0.1855947;0.4800063;0.007278214,-0.2428328;0.2321921;0.01358763,-0.2856053;0.02172081;-0.02930414,0.0779191;0.003831746;-0.03885083,0.0898012;-0.326041;-0.00157189,0.09405018;-0.643961;0.07684624,0.111924;-0.6847777;-0.006489329,-0.07810947;0.007381765;-0.0379457,-0.111595;-0.3223861;-0.01606347,-0.1315147;-0.6439075;0.04282432,-0.1278671;-0.6023926;-0.06732734,0.004584661;0.5382653;0.0139161,0;0;0,0.007600032;0.3014703;-0.06848884,0.01478416;0.5955105;-0.1499159,0.1882482;0.491928;-0.03812623,0.2322156;0.242603;-0.01299143,0.2272204;0.03202409;-0.07298255,-0.160854;0.4962407;-0.03423131,-0.2281325;0.2514922;-0.01692148,-0.2262363;0.03884912;-0.06933038,0.07866096;0.001549035;-0.03749013,0.1191762;-0.3251899;-0.08161592,0.1174923;-0.648175;-0.02759362,0.1161618;-0.6493214;-0.13393,-0.07912509;0.006898039;-0.03587608,-0.08585249;-0.3240631;-0.06355982,-0.0564712;-0.6453218;-0.007255632,-0.05557851;-0.6465442;-0.1135743,0.0130399;0.5231004;-0.1272144,989.0509
+0;0;0,0.002693665;0.3079575;0.01365569,0.005341091;0.612097;0.01049532,0.1986891;0.4793395;0.01699163,0.2404197;0.227918;0.03664038,0.2908902;0.01946165;-0.01000729,-0.1888334;0.4772634;0.00712182,-0.2463417;0.2282797;0.01346101,-0.2892076;0.0173482;-0.02952453,0.07735744;0.003804125;-0.03857078,0.08911476;-0.3226044;-0.001683328,0.09343539;-0.6458859;0.07805726,0.1112993;-0.6866632;-0.005231991,-0.07754643;0.007328555;-0.03767218,-0.1106803;-0.3189762;-0.01601975,-0.1309359;-0.6459198;0.04386114,-0.1272903;-0.6044112;-0.0662293,0.004569729;0.5365101;0.01387222,0;0;0,0.005482633;0.300405;-0.06898046,0.01042999;0.5931872;-0.151273,0.1876657;0.492073;-0.0373261,0.2328651;0.241737;-0.01224232,0.2260556;0.03054976;-0.07166386,-0.1707375;0.4921318;-0.04038334,-0.229686;0.2441337;-0.02134882,-0.2264493;0.03112662;-0.07421495,0.07843848;0.001629591;-0.03648424,0.1202477;-0.3203513;-0.08768749,0.1216699;-0.6480546;-0.02855492,0.1214435;-0.6493088;-0.1348035,-0.07816755;0.006746908;-0.03647825,-0.08336129;-0.3209318;-0.0617986,-0.05084518;-0.6474456;-0.00505716,-0.05129234;-0.7012172;-0.07749853,0.009231998;0.5210968;-0.1283181,989.0778
+0;0;0,0.00270025;0.3087102;0.01368907,0.005351774;0.6133275;0.01052509,0.1933257;0.4820634;0.01693904,0.2351951;0.2298058;0.03665312,0.2854744;0.02213885;-0.009817883,-0.1834704;0.4800448;0.007342414,-0.2411699;0.230233;0.01370269,-0.2838735;0.0201003;-0.02912006,0.07728709;0.003800666;-0.0385357,0.08906153;-0.3230831;-0.001594547,0.0933862;-0.6466664;0.0782205,0.1112421;-0.6874121;-0.005031615,-0.07747592;0.00732189;-0.03763792,-0.1106581;-0.3194579;-0.01595397,-0.1309325;-0.6467068;0.04398284,-0.1272886;-0.6052033;-0.06605852,0.004579504;0.5376515;0.01390597,0;0;0,0.007213936;0.3009039;-0.07001066,0.01316943;0.5940163;-0.1528277,0.1825473;0.4923213;-0.03652906,0.2285049;0.241255;-0.01144457,0.226542;0.03099363;-0.07143974,-0.1641422;0.4926361;-0.04657899,-0.2214922;0.243401;-0.02738441,-0.2206972;0.03127439;-0.08043903,0.078481;0.002015829;-0.03618574,0.1224503;-0.3198032;-0.08962274,0.124705;-0.6477263;-0.02998495,0.1250736;-0.6490731;-0.1361544,-0.07797915;0.006398889;-0.03675659,-0.08167425;-0.3218188;-0.06157228,-0.0475307;-0.6484661;-0.00472936,-0.04807329;-0.7013176;-0.07814621,0.01178617;0.5218721;-0.1297586,989.1095
+0;0;0,0.002832459;0.3067656;0.01356289,0.005581158;0.6090149;0.01052831,0.1978818;0.4768412;0.01664392,0.2406169;0.2242349;0.03658692,0.2909425;0.01641741;-0.009463448,-0.1876581;0.4751725;0.006990524,-0.2453246;0.2248308;0.0131152,-0.2875437;0.01453778;-0.02973108,0.07727605;0.003834867;-0.03852823,0.0892268;-0.3221278;-0.001931347,0.09386025;-0.647455;0.07850678,0.1116714;-0.6883713;-0.004623197,-0.07747596;0.007278907;-0.03761931,-0.1102763;-0.3186109;-0.01631766,-0.130485;-0.6476442;0.04416608,-0.1268835;-0.606137;-0.06588647,0.004810182;0.5339376;0.01385272,0;0;0,0.002849244;0.2991646;-0.06920624,0.003588911;0.5901958;-0.1508892,0.1801204;0.4922579;-0.03504348,0.2260697;0.2406835;-0.009886026,0.2254858;0.03064546;-0.07091975,-0.1765821;0.4908952;-0.04245223,-0.2343714;0.2412304;-0.02343008,-0.2327073;0.02895069;-0.07611741,0.07864239;0.002220958;-0.0357933,0.1236118;-0.3181454;-0.09126353,0.1265076;-0.647697;-0.03029704,0.1275027;-0.6489316;-0.1365061,-0.07783268;0.006181224;-0.03707541,-0.08000622;-0.3212062;-0.06045495,-0.04460397;-0.649592;-0.003543109,-0.04557996;-0.7024994;-0.0769076,0.003522553;0.5185695;-0.1281314,989.1428
+0;0;0,0.002829833;0.3064812;0.01355032,0.005581627;0.6090577;0.01050899,0.2049009;0.4746506;0.01673306,0.2477756;0.2212192;0.03674119,0.297955;0.01400502;-0.009175479,-0.1946575;0.4729213;0.006728655,-0.2525123;0.2217618;0.01287334,-0.2946089;0.01207933;-0.02984855,0.0774606;0.003844025;-0.03862024,0.08938373;-0.3213653;-0.002107941,0.0940353;-0.6479646;0.07864471,0.1118355;-0.6888371;-0.004433975,-0.07766099;0.00729629;-0.03770915,-0.1103855;-0.3178404;-0.01645674,-0.1306732;-0.6481601;0.0442635,-0.127074;-0.60666;-0.06572113,0.004809036;0.5338231;0.01384036,0;0;0,-0.001859438;0.2986044;-0.07038713,-0.005682983;0.5893476;-0.1541834,0.1779283;0.4922086;-0.03306842,0.2257251;0.2400939;-0.008174419,0.2256409;0.0307676;-0.06938314,-0.1887985;0.4888332;-0.03700303,-0.2436331;0.2375787;-0.01882585,-0.2409135;0.02584897;-0.0710479,0.07911152;0.002423555;-0.03524113,0.1253697;-0.3167027;-0.09229398,0.1293487;-0.6474624;-0.03071547,0.1307079;-0.6488926;-0.1367915,-0.07786205;0.005930688;-0.0375336,-0.07724276;-0.3207778;-0.05984016,-0.04090476;-0.6503268;-0.002510235,-0.04195813;-0.7033295;-0.07566262,-0.004658122;0.5177572;-0.1308231,989.1646
+0;0;0,0.002827103;0.3061856;0.01353725,0.005578344;0.608699;0.010496,0.2015162;0.4752955;0.01667103,0.2448932;0.2188946;0.0369136,0.2950825;0.01163967;-0.009012111,-0.1912898;0.4735954;0.006835695,-0.2498225;0.2194931;0.01305238,-0.2919274;0.009769306;-0.02967793,0.07747994;0.003844985;-0.03862989,0.08945072;-0.3226643;-0.001971636,0.09409641;-0.6488506;0.07867892,0.1118972;-0.6897255;-0.00440263,-0.07768038;0.007298111;-0.03771857,-0.1105357;-0.3191382;-0.0163812,-0.1307978;-0.6490403;0.04426226,-0.1271984;-0.6075399;-0.06572618,0.004805789;0.533468;0.01382721,0;0;0,-0.001103058;0.2984484;-0.06977248,-0.004017331;0.5892294;-0.1532414,0.1754463;0.4938907;-0.03184844,0.2238983;0.2388736;-0.006325491,0.2254641;0.02981377;-0.06856919,-0.1852283;0.4879509;-0.04014914,-0.2419827;0.2338948;-0.02380264,-0.2361963;0.02200493;-0.07529969,0.0790974;0.002841741;-0.03529477,0.1263243;-0.3175382;-0.09205508,0.1312176;-0.6477729;-0.03004956,0.1330234;-0.6491434;-0.1361406,-0.07791131;0.005558108;-0.03753837,-0.07618918;-0.3224859;-0.05943858,-0.03906471;-0.651441;-0.001698889,-0.04040302;-0.7043827;-0.07492156,-0.003168937;0.5176238;-0.1299322,989.199
+0;0;0,0.002998259;0.3055599;0.01346617,0.005873904;0.6073528;0.01053843,0.2034979;0.4730725;0.01608637,0.2483389;0.2170403;0.03681241,0.2983824;0.008312494;-0.008278459,-0.192839;0.4719075;0.006609783,-0.2510539;0.2178114;0.01285054,-0.2936913;0.007192895;-0.03104414,0.07730474;0.003920563;-0.03853853,0.0897947;-0.32246;-0.00206903,0.09446193;-0.6485006;0.07846418,0.1127203;-0.6893917;-0.004506752,-0.07752603;0.007189202;-0.03761173,-0.1098875;-0.3191673;-0.01629496,-0.1299072;-0.6489192;0.04430814,-0.1264106;-0.6074127;-0.06568493,0.005094356;0.5323037;0.01382802,0;0;0,-0.003222357;0.2978312;-0.06959414,-0.008725472;0.5879137;-0.1527562,0.1733716;0.4940654;-0.03080797,0.2221055;0.2392178;-0.004914522,0.2238126;0.02894944;-0.06727743,-0.1913711;0.4853278;-0.04006267,-0.2470266;0.2311422;-0.02318296,-0.2393954;0.01805668;-0.07457517,0.07892744;0.003029764;-0.03518367,0.1258955;-0.3172057;-0.09222341,0.131312;-0.6472299;-0.03005838,0.1336023;-0.6485699;-0.1361511,-0.07770179;0.005351524;-0.03755534,-0.07670327;-0.3225493;-0.05969903,-0.03866099;-0.6511487;-0.001517553,-0.04007586;-0.7039382;-0.07491365,-0.007253364;0.5164782;-0.1295485,989.2314
+0;0;0,0.002998259;0.3055599;0.01346617,0.005873904;0.6073528;0.01053843,0.2034979;0.4730725;0.01608637,0.2483389;0.2170403;0.03681241,0.2983824;0.008312494;-0.008278459,-0.192839;0.4719075;0.006609783,-0.2510539;0.2178114;0.01285054,-0.2936913;0.007192895;-0.03104414,0.07730474;0.003920563;-0.03853853,0.0897947;-0.32246;-0.00206903,0.09446193;-0.6485006;0.07846418,0.1127203;-0.6893917;-0.004506752,-0.07752603;0.007189202;-0.03761173,-0.1098875;-0.3191673;-0.01629496,-0.1299072;-0.6489192;0.04430814,-0.1264106;-0.6074127;-0.06568493,0.005094356;0.5323037;0.01382802,0;0;0,-0.003222357;0.2978312;-0.06959414,-0.008725472;0.5879137;-0.1527562,0.1733716;0.4940654;-0.03080797,0.2221055;0.2392178;-0.004914522,0.2238126;0.02894944;-0.06727743,-0.1913711;0.4853278;-0.04006267,-0.2470266;0.2311422;-0.02318296,-0.2393954;0.01805668;-0.07457517,0.07892744;0.003029764;-0.03518367,0.1258955;-0.3172057;-0.09222341,0.131312;-0.6472299;-0.03005838,0.1336023;-0.6485699;-0.1361511,-0.07770179;0.005351524;-0.03755534,-0.07670327;-0.3225493;-0.05969903,-0.03866099;-0.6511487;-0.001517553,-0.04007586;-0.7039382;-0.07491365,-0.007253364;0.5164782;-0.1295485,989.2549
+0;0;0,0.003001081;0.3058475;0.01347885,0.00588131;0.608108;0.01054149,0.2010758;0.4743243;0.0160718,0.2456713;0.219694;0.03668436,0.2961902;0.008982822;-0.008834966,-0.1904125;0.4731736;0.006711145,-0.2483087;0.2204687;0.01291773,-0.2913512;0.007848948;-0.03139403,0.0773965;0.003925217;-0.03858428,0.08987132;-0.3220592;-0.00215904,0.09454346;-0.6484432;0.07845899,0.1128017;-0.6893339;-0.004511327,-0.07761806;0.007197737;-0.03765637,-0.1099403;-0.3187627;-0.01636547,-0.1299811;-0.6488619;0.04430145,-0.1264845;-0.6073555;-0.06569079,0.005099393;0.5328309;0.01384108,0;0;0,-0.002233781;0.2981611;-0.06948638,-0.006946888;0.5887223;-0.1527274,0.1715054;0.4942771;-0.03016759,0.2201741;0.2410381;-0.002753027,0.2236656;0.02897055;-0.06630255,-0.1882498;0.484006;-0.0430411,-0.2423961;0.230892;-0.02717532,-0.2323902;0.01581357;-0.0787943,0.07907872;0.003375918;-0.0350647,0.1259531;-0.3164613;-0.09211922,0.132492;-0.6467714;-0.02966905,0.1349396;-0.6481104;-0.1357577,-0.07778647;0.004941209;-0.03767258,-0.07629865;-0.322547;-0.05997781,-0.0374964;-0.6513402;-0.001351878,-0.03893099;-0.7042834;-0.07457273,-0.005845737;0.5170537;-0.129478,989.2874
+0;0;0,0.003106472;0.3054453;0.01332978,0.006065543;0.6073571;0.01043795,0.2064601;0.4719967;0.01579182,0.2512378;0.21834;0.03678486,0.3016141;0.007315755;-0.007068206,-0.19548;0.4710165;0.006498923,-0.2522562;0.218971;0.01257845,-0.2978501;0.007441685;-0.03399014,0.07739031;0.004024182;-0.03854156,0.090221;-0.3218528;-0.002659392,0.09517031;-0.6485065;0.07834674,0.1134666;-0.6899129;-0.004195735,-0.07758288;0.007102455;-0.03770089,-0.109857;-0.3187265;-0.01668016,-0.1295146;-0.6491989;0.04407094,-0.1260961;-0.6076995;-0.06594248,0.005282688;0.5322263;0.01371228,0;0;0,-0.006738041;0.2976679;-0.06951666,-0.01625105;0.5879633;-0.1520152,0.1698194;0.4942695;-0.02955484,0.2202801;0.2423371;-0.001783133,0.2243055;0.03023268;-0.06493044,-0.1998465;0.4808229;-0.03830682,-0.2517873;0.2281152;-0.02319379,-0.2412783;0.01338372;-0.07584407,0.07919118;0.003786415;-0.0347178,0.1265787;-0.3157686;-0.09204984,0.1340445;-0.6463077;-0.02898359,0.1366155;-0.6475723;-0.1351099,-0.07763978;0.004480852;-0.03798541,-0.07565437;-0.3228244;-0.06068497,-0.03605052;-0.6517643;-0.001361158,-0.03714659;-0.7049901;-0.07429358,-0.01381167;0.516399;-0.1290245,989.3098
+0;0;0,0.003112068;0.3059955;0.01335379,0.006077657;0.6085742;0.01045657,0.2123273;0.4713163;0.01587725,0.2573999;0.2159893;0.03700853,0.3079188;0.004367247;-0.006968759,-0.2013138;0.4703077;0.006313827,-0.258464;0.2166024;0.01243339,-0.3041871;0.00447385;-0.03426713,0.07714767;0.004011565;-0.03842072,0.09006195;-0.3239883;-0.002304811,0.0949947;-0.6495493;0.07843035,0.1132916;-0.690958;-0.004114881,-0.07733964;0.007080188;-0.03758269,-0.109824;-0.3208713;-0.01642503,-0.1294158;-0.6502383;0.04412285,-0.1259972;-0.6087385;-0.06589425,0.005293301;0.5332993;0.01373718,0;0;0,-0.01169562;0.2980396;-0.06969118,-0.0262583;0.5888826;-0.1519718,0.1675568;0.496855;-0.02833295,0.2189542;0.2434551;0.0002458096,0.224779;0.03084217;-0.06325126,-0.2120345;0.477572;-0.03291344,-0.262497;0.2228264;-0.01780808,-0.2515052;0.007733867;-0.07151509,0.07895671;0.004255205;-0.03452158,0.1273591;-0.3173823;-0.09163141,0.1358265;-0.6467073;-0.02833939,0.1387962;-0.6479107;-0.1344771,-0.07729419;0.004089745;-0.0381168,-0.07432903;-0.3253568;-0.06072756,-0.03441511;-0.6530471;-0.001074761,-0.03506545;-0.706524;-0.07373071,-0.02257402;0.5171944;-0.129061,989.3319
+0;0;0,0.003114345;0.3062194;0.01336356,0.00607755;0.6085622;0.01047259,0.2103961;0.47203;0.0158669,0.2554049;0.2170644;0.03696826,0.3060834;0.0047739;-0.007147945,-0.1993838;0.4710308;0.006392743,-0.256453;0.2176846;0.01250364,-0.3023205;0.004886001;-0.03434439,0.07720114;0.004014346;-0.03844735,0.09008031;-0.3230937;-0.002429638,0.09502722;-0.6495889;0.07853721,0.1074755;-0.6681718;0.02237771,-0.07739325;0.007085095;-0.03760874,-0.1097892;-0.3199747;-0.0165086,-0.1294373;-0.6502869;0.04421303,-0.1271115;-0.612463;-0.0306369,0.005294726;0.5334344;0.0137468,0;0;0,-0.01069481;0.2984858;-0.06892347,-0.02416545;0.5891969;-0.1509848,0.1669193;0.4969917;-0.02750444,0.2186725;0.2440171;0.0008504391,0.2243648;0.03076795;-0.06297898,-0.2096358;0.4754298;-0.0361835,-0.2595;0.2208983;-0.02183808,-0.2464879;0.005111158;-0.07520856,0.07921416;0.004739642;-0.03401446,0.1272593;-0.3158539;-0.092103,0.1370036;-0.6458465;-0.0273788,0.1491156;-0.6728821;-0.07501674,-0.07714976;0.00347829;-0.03860242,-0.07351781;-0.3250622;-0.06120203,-0.03276918;-0.653365;-7.802993E-05,-0.03305239;-0.680097;-0.04958093,-0.02093766;0.5176231;-0.1281309,989.3654
+0;0;0,0.002416451;0.3062356;0.01313329,0.0044667;0.608587;0.01024489,0.2092054;0.4725416;0.01561719,0.2540389;0.2175905;0.03726057,0.3052716;0.005158558;-0.005514298,-0.2005623;0.4705612;0.005930327,-0.2567057;0.2170066;0.01197299,-0.3034048;0.00454779;-0.03559011,0.07719035;0.00413393;-0.03845634,0.09074055;-0.3230299;-0.003199339,0.09633134;-0.6494675;0.07795803,0.108551;-0.6674398;0.02122647,-0.07740942;0.006957781;-0.03759922,-0.1088049;-0.3202188;-0.01679969,-0.1282524;-0.6505763;0.04373971,-0.1259062;-0.612754;-0.03110974,0.003957947;0.533456;0.01349942,0;0;0,-0.01069481;0.2984858;-0.06892347,-0.02416545;0.5891969;-0.1509848,0.1669193;0.4969917;-0.02750444,0.2186725;0.2440171;0.0008504391,0.2243648;0.03076795;-0.06297898,-0.2096358;0.4754298;-0.0361835,-0.2595;0.2208983;-0.02183808,-0.2464879;0.005111158;-0.07520856,0.07921416;0.004739642;-0.03401446,0.1272593;-0.3158539;-0.092103,0.1370036;-0.6458465;-0.0273788,0.1491156;-0.6728821;-0.07501674,-0.07714976;0.00347829;-0.03860242,-0.07351781;-0.3250622;-0.06120203,-0.03276918;-0.653365;-7.802993E-05,-0.03305239;-0.680097;-0.04958093,-0.02093766;0.5176231;-0.1281309,989.3878
+0;0;0,0.002415773;0.3061497;0.01312961,0.00446539;0.6084079;0.01024176,0.2077032;0.4728234;0.01559789,0.2523989;0.2186558;0.03717476,0.3033448;0.007412806;-0.005360708,-0.1990678;0.4708576;0.005981871,-0.2550387;0.2180821;0.01200597,-0.3014764;0.006812379;-0.03529093,0.07713514;0.004130973;-0.03842884,0.09071443;-0.3237354;-0.003096115,0.09630278;-0.6500313;0.07802603,0.1084969;-0.6679032;0.02141327,-0.07735404;0.006952804;-0.03757232,-0.1088169;-0.3209264;-0.01672813,-0.128256;-0.6511405;0.04378499,-0.1259148;-0.6133347;-0.03090772,0.003956742;0.5332924;0.01349561,0;0;0,-0.01013325;0.2984653;-0.06871438,-0.02259438;0.5892149;-0.1504512,0.1664061;0.4968725;-0.02680135,0.2186834;0.2448887;0.002106905,0.2241102;0.03269711;-0.06093001,-0.2074504;0.4765499;-0.03726362,-0.256684;0.2227051;-0.02300564,-0.2444017;0.008285403;-0.07687326,0.07935786;0.004986912;-0.03348327,0.1283191;-0.3162086;-0.09149551,0.1387767;-0.6460308;-0.02677321,0.1508234;-0.6731404;-0.07408905,-0.07688782;0.003229352;-0.03900646,-0.07159211;-0.3260256;-0.06119373,-0.03049658;-0.653986;0.0007270314,-0.03079961;-0.6806793;-0.04858006,-0.01952705;0.517632;-0.127655,989.4107
+0;0;0,0.002409169;0.3053128;0.01309371,0.004455578;0.6070978;0.01021148,0.2062296;0.4720899;0.01554635,0.2509972;0.2175137;0.03715792,0.3019073;0.006419122;-0.005347654,-0.1976172;0.4701382;0.005999459,-0.253678;0.2169563;0.01203324,-0.3000831;0.005835101;-0.03523041,0.07702234;0.004124932;-0.03837264,0.09062254;-0.3242463;-0.002985507,0.09621273;-0.650649;0.07816316,0.1141795;-0.6911834;-0.005250052,-0.07724092;0.006942636;-0.03751738,-0.1087523;-0.3214415;-0.01664109,-0.1281977;-0.6517636;0.04389182,-0.1247481;-0.6102623;-0.0661604,0.003947891;0.5321242;0.01345918,0;0;0,-0.009467442;0.297831;-0.06782484,-0.02124396;0.5882474;-0.1490924,0.1660704;0.4972616;-0.02562857,0.2181219;0.2447617;0.002915144,0.2247494;0.03271921;-0.05996203,-0.2053261;0.4765199;-0.03736275,-0.2543738;0.2221623;-0.02406548,-0.2414583;0.008230045;-0.07907147,0.07902;0.005451858;-0.03388262,0.1286511;-0.3161981;-0.09170127,0.1406096;-0.6458505;-0.02581286,0.144052;-0.6468886;-0.1320224,-0.07686694;0.002929854;-0.0387918,-0.0712904;-0.3267774;-0.06174703,-0.02934746;-0.6545175;0.001357723,-0.02999792;-0.7080456;-0.07129423,-0.0182987;0.5167776;-0.1263933,989.4449
+0;0;0,0.001247316;0.305515;0.01290074,0.001735946;0.6074589;0.009927779,0.2034984;0.4735033;0.01521747,0.2482917;0.2194668;0.03751806,0.2990981;0.009188935;-0.003790881,-0.1991655;0.4705574;0.005781731,-0.2544304;0.2176757;0.01169311,-0.3006125;0.007654905;-0.03587757,0.07720011;0.004227033;-0.03837078,0.09161483;-0.3242901;-0.003848858,0.09747423;-0.6513241;0.07766916,0.1096889;-0.6690536;0.02090885,-0.07736967;0.006850527;-0.03764366,-0.1081242;-0.3217196;-0.0171775,-0.1272412;-0.6527628;0.04345018,-0.12492;-0.614959;-0.03126756,0.001661784;0.5323763;0.0131949,0;0;0,-0.008455776;0.2980879;-0.06767201,-0.01920001;0.5887225;-0.148865,0.1663689;0.4963685;-0.02444315,0.2185734;0.2443124;0.003498316,0.2265166;0.03347202;-0.05965018,-0.2033357;0.4767743;-0.03857138,-0.2515476;0.2226959;-0.02599655,-0.2391828;0.01046233;-0.08351609,0.07924986;0.005547315;-0.03374505,0.1291601;-0.3159791;-0.09250569,0.142522;-0.6459889;-0.02508378,0.1541447;-0.6731712;-0.07245612,-0.0770099;0.00283853;-0.03887748,-0.06991532;-0.3268708;-0.06263661,-0.02728484;-0.6549891;0.001797661,-0.02786394;-0.6817428;-0.04747411,-0.01648764;0.5171416;-0.1261294,989.4677
+0;0;0,0.001247316;0.305515;0.01290074,0.001735946;0.6074589;0.009927779,0.2034984;0.4735033;0.01521747,0.2482917;0.2194668;0.03751806,0.2990981;0.009188935;-0.003790881,-0.1991655;0.4705574;0.005781731,-0.2544304;0.2176757;0.01169311,-0.3006125;0.007654905;-0.03587757,0.07720011;0.004227033;-0.03837078,0.09161483;-0.3242901;-0.003848858,0.09747423;-0.6513241;0.07766916,0.1096889;-0.6690536;0.02090885,-0.07736967;0.006850527;-0.03764366,-0.1081242;-0.3217196;-0.0171775,-0.1272412;-0.6527628;0.04345018,-0.12492;-0.614959;-0.03126756,0.001661784;0.5323763;0.0131949,0;0;0,-0.008455776;0.2980879;-0.06767201,-0.01920001;0.5887225;-0.148865,0.1663689;0.4963685;-0.02444315,0.2185734;0.2443124;0.003498316,0.2265166;0.03347202;-0.05965018,-0.2033357;0.4767743;-0.03857138,-0.2515476;0.2226959;-0.02599655,-0.2391828;0.01046233;-0.08351609,0.07924986;0.005547315;-0.03374505,0.1291601;-0.3159791;-0.09250569,0.142522;-0.6459889;-0.02508378,0.1541447;-0.6731712;-0.07245612,-0.0770099;0.00283853;-0.03887748,-0.06991532;-0.3268708;-0.06263661,-0.02728484;-0.6549891;0.001797661,-0.02786394;-0.6817428;-0.04747411,-0.01648764;0.5171416;-0.1261294,989.4905
+0;0;0,0.001245232;0.3050044;0.01287918,0.001732751;0.6062519;0.00991394,0.2058985;0.4717878;0.01521933,0.2506495;0.2179915;0.03749884,0.3011718;0.008889198;-0.00357917,-0.2015596;0.4688067;0.005671254,-0.2567722;0.2161642;0.01157705,-0.3026962;0.007317513;-0.03572769,0.07712486;0.004222912;-0.03833337,0.09152941;-0.3240628;-0.003835775,0.09738076;-0.650647;0.07757014,0.1153778;-0.690971;-0.006059796,-0.07729425;0.006843849;-0.03760696,-0.1080271;-0.3214949;-0.01715522,-0.1271179;-0.6520828;0.04338907,-0.1236979;-0.6105849;-0.06669912,0.001658778;0.5313617;0.01317269,0;0;0,-0.00992116;0.297661;-0.06704187,-0.02123358;0.5878286;-0.1472387,0.1673868;0.4971216;-0.02294159,0.2191475;0.2451335;0.00415802,0.228107;0.03644797;-0.0616734,-0.2074896;0.4760278;-0.0359408,-0.2543952;0.2219112;-0.02427043,-0.2422583;0.01180483;-0.08486508,0.07913785;0.005927801;-0.03372812,0.1293805;-0.3154586;-0.09165525,0.1436048;-0.6449502;-0.02419114,0.1473631;-0.6458794;-0.1304576,-0.07691973;0.002509472;-0.03889192,-0.06844301;-0.3269855;-0.06192034,-0.02530697;-0.6545364;0.002640739,-0.02626357;-0.7084694;-0.06959257,-0.0184215;0.5163648;-0.1247849,989.5135
+0;0;0,0.0003798027;0.3052635;0.01276576,-2.90171E-06;0.606662;0.009811874,0.2021628;0.4732045;0.01489829,0.2478457;0.218932;0.03808774,0.2987773;0.008483425;-0.002443593,-0.2007415;0.4698949;0.004943603,-0.2562026;0.216573;0.01053317,-0.3016265;0.006421372;-0.03740863,0.07698522;0.00447744;-0.03835888,0.09155367;-0.3283;-0.00507196,0.09840875;-0.6510993;0.07625845,0.1164641;-0.6913658;-0.007396534,-0.07728746;0.006556817;-0.03744106,-0.107765;-0.3262076;-0.01743939,-0.1265105;-0.6532403;0.04221948,-0.1229899;-0.6117474;-0.06785803,0.0001387391;0.5317286;0.01306116,0;0;0,-0.009436671;0.2979633;-0.06691599,-0.02004701;0.5883425;-0.1470072,0.1649705;0.4985604;-0.0213604,0.2188803;0.2461396;0.00426507,0.2293284;0.0376178;-0.06598401,-0.2047916;0.4769782;-0.03776322,-0.2518616;0.2221465;-0.0266101,-0.2392232;0.01192833;-0.09121685,0.07900388;0.006352842;-0.03370762,0.1275796;-0.3196478;-0.09223151,0.1447359;-0.6450238;-0.02369595,0.1489637;-0.6459318;-0.1299427,-0.07680799;0.002138007;-0.03891191,-0.06689771;-0.3316915;-0.0617318,-0.02387739;-0.6555851;0.002324246,-0.0246157;-0.7092966;-0.07015599,-0.01739153;0.5168216;-0.1245728,989.5366
+0;0;0,0.0003799697;0.3053977;0.01277137,-2.95935E-06;0.6069782;0.009816051,0.2007763;0.473885;0.01489148,0.2460829;0.2217069;0.03788992,0.2966806;0.0126382;-0.002375651,-0.1993628;0.4705981;0.005005117,-0.254367;0.2193627;0.01054865,-0.2994931;0.01058908;-0.03707881,0.07701758;0.004479322;-0.038375,0.09160562;-0.3287456;-0.00504332,0.09844425;-0.6507701;0.07609188,0.1108152;-0.6689145;0.01877414,-0.07731993;0.006559572;-0.03745679,-0.1078385;-0.3266523;-0.01742822,-0.1265389;-0.6529;0.04208746,-0.1241267;-0.6150255;-0.03333416,0.0001387522;0.5320074;0.01306696,0;0;0,-0.008062396;0.2982756;-0.06631517,-0.01767623;0.5889341;-0.1461973,0.1652271;0.4984674;-0.02016998,0.2197175;0.2480772;0.002433769,0.2343765;0.04335439;-0.07349301,-0.2016961;0.4779078;-0.03840106,-0.2488927;0.2251941;-0.02925408,-0.2385216;0.01872189;-0.1010376,0.07906397;0.006493777;-0.03363228,0.1268713;-0.3197637;-0.09390783,0.1452239;-0.6441205;-0.0247314,0.1606809;-0.6702304;-0.07340384,-0.07681687;0.002029245;-0.03898028,-0.06500921;-0.332173;-0.06204806,-0.02141894;-0.6550483;0.002611853,-0.02186795;-0.6826115;-0.04680999,-0.01517409;0.5173626;-0.1237814,989.559
+0;0;0,0.0003785839;0.3042839;0.01272479,-2.727509E-06;0.6046607;0.009786095,0.2007698;0.4719765;0.01484381,0.2456008;0.2224456;0.03760083,0.2963105;0.01291382;-0.002753928,-0.1993574;0.4686897;0.00495774,-0.2537842;0.2200916;0.01044308,-0.2990102;0.01085557;-0.03728987,0.07693581;0.004474567;-0.03833426,0.09150034;-0.3282135;-0.005056284,0.09839509;-0.6528802;0.07674464,0.1107339;-0.6708996;0.01957577,-0.07723785;0.006552608;-0.03741703,-0.1077072;-0.3261224;-0.01742073,-0.1265611;-0.6550471;0.04258329,-0.1241552;-0.6171929;-0.03264243,0.0001382142;0.5300971;0.01301934,0;0;0,-0.006697379;0.2972317;-0.06602454,-0.01520939;0.5868005;-0.1454563,0.167927;0.4984029;-0.02024102,0.2225855;0.2505417;-0.0009891987,0.2431642;0.04964632;-0.08655286,-0.2002773;0.4776455;-0.03881367,-0.2486885;0.2278084;-0.03323052,-0.2374736;0.02240478;-0.1093037,0.07908158;0.006562174;-0.03334212,0.1245617;-0.3178566;-0.1017883,0.1473721;-0.6438724;-0.02870703,0.1643486;-0.6696928;-0.07689691,-0.0766194;0.001952017;-0.03917031,-0.06237923;-0.331622;-0.06211463,-0.01780008;-0.6570159;0.003299043,-0.01836796;-0.6848503;-0.04549896,-0.0130038;0.515593;-0.1232114,989.5934
+0;0;0,-0.000111323;0.3042983;0.01238266,-0.0008795761;0.6046722;0.009217925,0.1999824;0.4720237;0.01502812,0.2451491;0.2225829;0.03810669,0.2958378;0.01291777;-0.001576398,-0.2001559;0.4687728;0.004147095,-0.254673;0.2201862;0.00924292,-0.2987978;0.01077767;-0.03876357,0.07701303;0.004595435;-0.03816454,0.09214169;-0.3282843;-0.007130992,0.09989657;-0.6527286;0.07547151,0.1122767;-0.6717437;0.01916305,-0.07713587;0.006442818;-0.03764576,-0.1068469;-0.3263418;-0.01834443,-0.1250324;-0.6552893;0.04174081,-0.1224867;-0.6174489;-0.03348174,-0.0006511882;0.5301111;0.0125037,0;0;0,-0.006697379;0.2972317;-0.06602454,-0.01520939;0.5868005;-0.1454563,0.167927;0.4984029;-0.02024102,0.2225855;0.2505417;-0.0009891987,0.2431642;0.04964632;-0.08655286,-0.2002773;0.4776455;-0.03881367,-0.2486885;0.2278084;-0.03323052,-0.2374736;0.02240478;-0.1093037,0.07908158;0.006562174;-0.03334212,0.1245617;-0.3178566;-0.1017883,0.1473721;-0.6438724;-0.02870703,0.1643486;-0.6696928;-0.07689691,-0.0766194;0.001952017;-0.03917031,-0.06237923;-0.331622;-0.06211463,-0.01780008;-0.6570159;0.003299043,-0.01836796;-0.6848503;-0.04549896,-0.0130038;0.515593;-0.1232114,989.6165
+0;0;0,-0.0001111052;0.3037029;0.01235844,-0.0008782371;0.6036261;0.009196339,0.1998084;0.4710929;0.01500148,0.2437067;0.2286571;0.03743194,0.2944887;0.01860608;-0.002324197,-0.1999806;0.4678448;0.004129954,-0.2529668;0.2262393;0.009082673,-0.2971728;0.01644528;-0.03901218,0.0771061;0.004600989;-0.03821066,0.09192788;-0.3215264;-0.007806621,0.1000643;-0.661935;0.07886033,0.1124766;-0.6810772;0.02240581,-0.07722909;0.006450604;-0.03769126,-0.1063374;-0.3195836;-0.01878145,-0.1254177;-0.664717;0.04426029,-0.1228654;-0.6268562;-0.03115737,-0.0006500472;0.5291296;0.01247926,0;0;0,-0.007728919;0.2966841;-0.06562757,-0.0160023;0.5859162;-0.1446085,0.1666766;0.4996425;-0.01903224,0.2254803;0.2596237;-0.007268429,0.2518796;0.06242061;-0.1005144,-0.2013271;0.477487;-0.03841657,-0.2488486;0.234702;-0.03685996,-0.242917;0.0344916;-0.1272005,0.07927711;0.006896615;-0.03307796,0.1227089;-0.3049515;-0.1245525,0.1508024;-0.6435007;-0.03482772,0.169456;-0.6687453;-0.08336855,-0.07664009;0.001604098;-0.03937382,-0.061599;-0.3251388;-0.06208913,-0.01253076;-0.6661168;0.007060207,-0.01557224;-0.6936362;-0.04231995,-0.01396292;0.5147378;-0.1224718,989.6392
+0;0;0,-0.0001111853;0.3039219;0.01236735,-0.0008796524;0.604358;0.009198293,0.2009306;0.4713374;0.01502471,0.2437393;0.2349195;0.03689839,0.2946667;0.02426659;-0.002971664,-0.2010984;0.4680711;0.004092275,-0.2527693;0.2324629;0.008922055,-0.2971019;0.0220677;-0.03931061,0.07750654;0.004624883;-0.0384091,0.09228464;-0.3205415;-0.008094657,0.1005403;-0.6659373;0.07984202,0.1130447;-0.6854445;0.02296825,-0.07763017;0.006484104;-0.037887,-0.1066527;-0.3185893;-0.01903291,-0.1260126;-0.6687791;0.04493242,-0.1234413;-0.63086;-0.03104531,-0.0006509657;0.5296993;0.01248836,0;0;0,-0.01036607;0.2970392;-0.06466651,-0.02170633;0.5871373;-0.1420383,0.1635621;0.4985334;-0.01804471,0.2281365;0.2661265;-0.01339364,0.2640864;0.07643902;-0.1196206,-0.2067986;0.4758146;-0.03584484,-0.2565391;0.2397895;-0.04058639,-0.2493045;0.04091896;-0.1352229,0.07973585;0.00725168;-0.03306842,0.1224731;-0.2990437;-0.1390269,0.1540273;-0.641616;-0.04549742,0.1724665;-0.6665873;-0.09529806,-0.07713635;0.00122075;-0.03940058,-0.06109157;-0.3244864;-0.06237695,-0.009780928;-0.6701754;0.008090153,-0.01298953;-0.6980562;-0.04172416,-0.01887631;0.5156727;-0.1203685,989.6733
+0;0;0,0.001905091;0.3036713;0.01170773,0.001852358;0.6038869;0.008307119,0.2026688;0.4701633;0.01519153,0.2446345;0.2365128;0.03656664,0.2967741;0.025673;-0.003134895,-0.198144;0.4690377;0.003340398,-0.2481931;0.2360388;0.007483493,-0.2919737;0.02515276;-0.04108138,0.07749898;0.004949367;-0.03823631,0.09335335;-0.3178037;-0.01161588,0.1030149;-0.6734437;0.08019006,0.1161792;-0.6949935;0.02164171,-0.07749641;0.006158373;-0.03806555,-0.1045188;-0.3164783;-0.02060372,-0.123914;-0.6773481;0.04571585,-0.1210914;-0.6391848;-0.03292246,0.002025394;0.5292842;0.01161323,0;0;0,-0.009037659;0.2969266;-0.06410813,-0.01906483;0.5869105;-0.1412323,0.1649313;0.4997423;-0.01671028,0.2327317;0.2712413;-0.01768422,0.2732948;0.08731119;-0.1328907,-0.203998;0.475254;-0.03593035,-0.2587287;0.2435316;-0.04687634,-0.256377;0.05248061;-0.1575207,0.07975632;0.007594854;-0.03276968,0.125252;-0.2886335;-0.156497,0.1562767;-0.6406385;-0.05584215,0.1783845;-0.6628335;-0.1110284,-0.07695475;0.00091138;-0.03961994,-0.05922242;-0.3220246;-0.06258764,-0.005012676;-0.6781455;0.009804673,-0.007322;-0.7083924;-0.04141619,-0.01652981;0.5154755;-0.1196191,989.7059
+0;0;0,0.001897999;0.3025408;0.01166414,0.001845605;0.6013811;0.008280599,0.2016171;0.4683408;0.01512975,0.2431366;0.2371743;0.03627762,0.2953888;0.02587914;-0.003509652,-0.19711;0.467221;0.003340283,-0.246627;0.2366991;0.007439333,-0.2905021;0.02535775;-0.04123041,0.07770941;0.004962806;-0.03834014,0.09361642;-0.3188619;-0.01163132,0.1034606;-0.6812243;0.08190998,0.1166799;-0.7029894;0.02311722,-0.07770684;0.006175094;-0.0381689,-0.104819;-0.3175328;-0.02064911,-0.1245807;-0.6852239;0.04692408,-0.1217464;-0.6470265;-0.03204251,0.002017769;0.5271541;0.01157007,0;0;0,-0.008300364;0.296095;-0.06268549,-0.017333;0.5850834;-0.1383142,0.1654397;0.4989778;-0.01461195,0.2380659;0.2747057;-0.02065872,0.2832919;0.09816217;-0.1461415,-0.2024534;0.4756756;-0.03500775,-0.2580968;0.2470943;-0.05124048,-0.2555507;0.05991189;-0.1692032,0.08023986;0.007671416;-0.03218794,0.130021;-0.2821809;-0.171243,0.1605452;-0.6392136;-0.06284857,0.1833409;-0.6609206;-0.118685,-0.07699892;0.0008445515;-0.04004751,-0.05750059;-0.3230984;-0.06262274,0.0008286387;-0.6855228;0.01085959,-0.00049096;-0.715303;-0.04144283,-0.01507451;0.513913;-0.1170967,989.7301
+0;0;0,0.001895591;0.3021569;0.01164934,0.001843382;0.6003758;0.00827402,0.1996963;0.4680821;0.01508092,0.2401185;0.2430254;0.03566985,0.2924457;0.03142677;-0.004174568,-0.195199;0.466973;0.003404755,-0.2434073;0.2425439;0.007395466,-0.2873454;0.030899;-0.04134418,0.07794676;0.004977963;-0.03845723,0.09376612;-0.3170623;-0.0118956,0.103668;-0.6815486;0.08219396,0.1168367;-0.7031155;0.02362618,-0.07794417;0.006193954;-0.03828548,-0.1049069;-0.3157302;-0.02086223,-0.1247845;-0.6855764;0.047107,-0.121961;-0.6474104;-0.03155739,0.002015126;0.5263302;0.01155545,0;0;0,-0.008657649;0.2960481;-0.06098055,-0.01795641;0.5849386;-0.1344757,0.163213;0.4966193;-0.01288342,0.2436458;0.2820172;-0.02648044,0.2903615;0.1102958;-0.1584997,-0.200897;0.4756284;-0.03189306,-0.2641079;0.2566542;-0.05951669,-0.262982;0.07303439;-0.1835416,0.08070559;0.007704616;-0.03172827,0.1340697;-0.272871;-0.1836998,0.1633237;-0.6316725;-0.07321548,0.1835559;-0.6544896;-0.1285667,-0.07710853;0.0008081849;-0.04041111,-0.0571172;-0.3213211;-0.06274602,0.003857128;-0.6854408;0.01141659,0.003913947;-0.715592;-0.04000883,-0.01566237;0.513788;-0.1138387,989.7612
+0;0;0,0.003554812;0.3021616;0.01112564,0.004652813;0.6003752;0.007435187,0.2020845;0.4673744;0.01596276,0.2423261;0.2421773;0.03533486,0.2950233;0.03057079;-0.003975973,-0.1929482;0.4682572;0.002702583,-0.2395795;0.2434803;0.005743178,-0.2826386;0.03157042;-0.04262838,0.07805943;0.005200774;-0.03819834,0.09445883;-0.3171313;-0.01586426,0.1064851;-0.6810309;0.08022769,0.1206274;-0.7019517;0.0213226,-0.07786866;0.005927132;-0.03848087,-0.1029591;-0.3162153;-0.02234108,-0.1220415;-0.686031;0.04602071,-0.1189726;-0.6478875;-0.03263683,0.004650439;0.526332;0.0107767,0;0;0,-0.008657649;0.2960481;-0.06098055,-0.01795641;0.5849386;-0.1344757,0.163213;0.4966193;-0.01288342,0.2436458;0.2820172;-0.02648044,0.2903615;0.1102958;-0.1584997,-0.200897;0.4756284;-0.03189306,-0.2641079;0.2566542;-0.05951669,-0.262982;0.07303439;-0.1835416,0.08070559;0.007704616;-0.03172827,0.1340697;-0.272871;-0.1836998,0.1633237;-0.6316725;-0.07321548,0.1835559;-0.6544896;-0.1285667,-0.07710853;0.0008081849;-0.04041111,-0.0571172;-0.3213211;-0.06274602,0.003857128;-0.6854408;0.01141659,0.003913947;-0.715592;-0.04000883,-0.01566237;0.513788;-0.1138387,989.7844
+0;0;0,0.003544113;0.3012522;0.01109215,0.004635608;0.597549;0.007430383,0.202878;0.4648958;0.01595263,0.2420735;0.2455527;0.03482117,0.2948527;0.03361703;-0.004550811,-0.1937768;0.4657822;0.002638011,-0.2391959;0.2468483;0.005599567,-0.2823219;0.03460889;-0.04284723,0.07824917;0.005213416;-0.03829119,0.09464643;-0.3170766;-0.01596002,0.106846;-0.6862184;0.08151621,0.1229491;-0.7141995;0.01444389,-0.07805793;0.005941539;-0.03857441,-0.1031451;-0.3161588;-0.02243673,-0.1225024;-0.6913021;0.04690988,-0.1190079;-0.6520295;-0.04265357,0.004633253;0.5240955;0.01074528,0;0;0,-0.01055745;0.2954445;-0.05907297,-0.02264963;0.5831113;-0.1291451,0.1608665;0.4958841;-0.009582035,0.2474178;0.2910818;-0.03342771,0.2975764;0.125762;-0.1727331,-0.2065836;0.4741887;-0.0293248,-0.2674356;0.2619206;-0.06458113,-0.2703533;0.08825417;-0.202726,0.08101683;0.008095324;-0.03141761,0.1360948;-0.2635038;-0.198267,0.1638629;-0.6258473;-0.08057141,0.1831676;-0.6494773;-0.1503637,-0.07722206;0.0003674369;-0.04065642,-0.05655903;-0.321722;-0.06233186,0.005624827;-0.691231;0.01191371,0.007867133;-0.7306371;-0.04551076,-0.0196316;0.5123212;-0.1094968,989.8066
+0;0;0,0.003535139;0.3004894;0.01106406,0.00462284;0.5956609;0.007419359,0.2006251;0.4640281;0.01586691,0.2390616;0.2489327;0.03437004,0.2919692;0.03648153;-0.005097695,-0.1915475;0.4649045;0.002702736,-0.2360871;0.2502103;0.00560694,-0.279318;0.03745468;-0.04295769,0.07838643;0.005222561;-0.03835835,0.09474786;-0.3163634;-0.01607596,0.1068454;-0.6824192;0.08058535,0.1247663;-0.7169449;0.005942129,-0.07819485;0.005951961;-0.03864207,-0.1032272;-0.3154447;-0.02253965,-0.1224227;-0.6874517;0.04622721,-0.1185338;-0.6471325;-0.05344588,0.004620497;0.5225589;0.0107184,0;0;0,-0.01123105;0.295142;-0.05651402,-0.02418538;0.5825902;-0.1224785,0.1584827;0.4961132;-0.007025965,0.2528943;0.3008861;-0.03956199,0.3038313;0.1458162;-0.1907279,-0.2074462;0.4740025;-0.028592,-0.2697878;0.2690184;-0.07529123,-0.2702207;0.1016368;-0.221837,0.08112925;0.008571923;-0.03142667,0.1369802;-0.2572255;-0.2058232,0.1630534;-0.616607;-0.08898282,0.1841591;-0.6477688;-0.1655996,-0.07737776;-5.749066E-05;-0.04069089,-0.05631148;-0.3214501;-0.06177983,0.006548494;-0.6876164;0.01209453,0.00948122;-0.7350754;-0.05152824,-0.02102289;0.5118615;-0.1039791,989.8396
+0;0;0,-0.0007462092;0.2994703;0.01180774,-0.00356502;0.5944309;0.008780255,0.1912398;0.4649105;0.01537947,0.2303494;0.2492429;0.03271965,0.2837569;0.0367347;-0.007114336,-0.1956332;0.4621201;0.0008800449,-0.2398371;0.2467444;0.002321546,-0.2818514;0.03345619;-0.04607031,0.07870377;0.005525712;-0.03819749,0.0960174;-0.314261;-0.02111026,0.1096289;-0.6812359;0.0766341,0.1306177;-0.7206343;-0.001061291,-0.07836191;0.005642327;-0.03887726,-0.1016143;-0.3139186;-0.02489819,-0.1193511;-0.6870923;0.0446474,-0.1149295;-0.6460863;-0.06095824,-0.00275754;0.5213486;0.01196303,0;0;0,-0.01080259;0.2944821;-0.05464506,-0.02323637;0.5819582;-0.1196585,0.1560439;0.4956173;-0.003794432,0.2570069;0.3044889;-0.04403353,0.3081912;0.1545874;-0.2005856,-0.2048116;0.4734026;-0.02835578,-0.2683055;0.270106;-0.08296108,-0.2758622;0.1270676;-0.2534949,0.08122924;0.00946182;-0.03156185,0.1368729;-0.2476333;-0.2150316,0.1611862;-0.6073074;-0.09481001,0.1825676;-0.6433951;-0.1752369,-0.07763709;-0.0007937001;-0.0406905,-0.057038;-0.3202052;-0.06087035,0.007295016;-0.6872638;0.01355461,0.01056616;-0.7396699;-0.05346612,-0.02022114;0.5111906;-0.1013649,989.8622
+0;0;0,-0.0007462092;0.2994703;0.01180774,-0.00356502;0.5944309;0.008780255,0.1912398;0.4649105;0.01537947,0.2303494;0.2492429;0.03271965,0.2837569;0.0367347;-0.007114336,-0.1956332;0.4621201;0.0008800449,-0.2398371;0.2467444;0.002321546,-0.2818514;0.03345619;-0.04607031,0.07870377;0.005525712;-0.03819749,0.0960174;-0.314261;-0.02111026,0.1096289;-0.6812359;0.0766341,0.1306177;-0.7206343;-0.001061291,-0.07836191;0.005642327;-0.03887726,-0.1016143;-0.3139186;-0.02489819,-0.1193511;-0.6870923;0.0446474,-0.1149295;-0.6460863;-0.06095824,-0.00275754;0.5213486;0.01196303,0;0;0,-0.01080259;0.2944821;-0.05464506,-0.02323637;0.5819582;-0.1196585,0.1560439;0.4956173;-0.003794432,0.2570069;0.3044889;-0.04403353,0.3081912;0.1545874;-0.2005856,-0.2048116;0.4734026;-0.02835578,-0.2683055;0.270106;-0.08296108,-0.2758622;0.1270676;-0.2534949,0.08122924;0.00946182;-0.03156185,0.1368729;-0.2476333;-0.2150316,0.1611862;-0.6073074;-0.09481001,0.1825676;-0.6433951;-0.1752369,-0.07763709;-0.0007937001;-0.0406905,-0.057038;-0.3202052;-0.06087035,0.007295016;-0.6872638;0.01355461,0.01056616;-0.7396699;-0.05346612,-0.02022114;0.5111906;-0.1013649,989.8847
+0;0;0,-0.00074271;0.298066;0.01175237,-0.003550983;0.5919426;0.008740001,0.1873066;0.4639282;0.01525414,0.226541;0.2475727;0.03264964,0.2800746;0.03456214;-0.007278506,-0.1917027;0.4611945;0.001049445,-0.2360475;0.2451318;0.002495544,-0.2781612;0.03133944;-0.0460107,0.07879916;0.00553241;-0.03824379,0.09601121;-0.3123781;-0.02125681,0.1095274;-0.6767832;0.0758031,0.1310548;-0.7179626;-0.003886238,-0.07845689;0.005649166;-0.03892437,-0.1015729;-0.3120368;-0.02502733,-0.1191854;-0.6825974;0.04403127,-0.1146504;-0.6413089;-0.06428459,-0.002747467;0.5192191;0.01190715,0;0;0,-0.01071846;0.2934864;-0.05227709,-0.02354957;0.580404;-0.1147361,0.1529135;0.4964254;-0.002552748,0.2641355;0.3125594;-0.05229831,0.3137205;0.1751956;-0.2211359,-0.2021315;0.4719946;-0.02827988,-0.273553;0.2762215;-0.1005538,-0.2728856;0.1279281;-0.2674137,0.08129293;0.0100027;-0.03152633,0.1365855;-0.2402163;-0.2212236,0.1559812;-0.5966332;-0.09880949,0.180737;-0.6355445;-0.179548,-0.07772277;-0.001345023;-0.04074143,-0.05730604;-0.3189424;-0.05989737,0.007500455;-0.6832436;0.01412394,0.01510676;-0.6816672;-0.09082638,-0.02044606;0.5098221;-0.09718776,989.918
+0;0;0,-0.001661746;0.2967964;0.01163389,-0.004073813;0.5903566;0.008422983,0.184915;0.463865;0.01586603,0.2254034;0.2467683;0.0307693,0.2792056;0.03372237;-0.0103359,-0.1902025;0.4597662;-0.001108311,-0.2330218;0.2426053;-0.0008708614,-0.2741398;0.02838738;-0.04978805,0.0792016;0.005915249;-0.03803335,0.09909926;-0.3131846;-0.02716842,0.1145472;-0.6694536;0.07085611,0.1358829;-0.709874;-0.009710036,-0.07855657;0.00533279;-0.03943152,-0.09865573;-0.3137366;-0.02805482,-0.1147791;-0.6768713;0.04012298,-0.1096203;-0.6355752;-0.06827873,-0.003447273;0.5176856;0.01164479,0;0;0,-0.01024607;0.2925715;-0.05023098,-0.02246259;0.5794098;-0.1116803,0.1518582;0.4953985;-0.0004239008,0.2713844;0.3192263;-0.06099843,0.3166207;0.1891024;-0.2370505,-0.2000791;0.4702378;-0.02868595,-0.2713888;0.2778475;-0.1117121,-0.2785499;0.1504134;-0.295239,0.08151438;0.01061159;-0.03157878,0.1350638;-0.2380834;-0.2255425,0.1518334;-0.5856786;-0.1003573,0.1782897;-0.6250816;-0.180285,-0.07802912;-0.001941609;-0.04076894,-0.05744817;-0.320665;-0.05894914,0.006673854;-0.6774414;0.01435854,0.01438214;-0.675711;-0.09074406,-0.01955618;0.5088059;-0.09440351,989.9407
+0;0;0,-0.001657845;0.2960996;0.01160658,-0.004070765;0.5897641;0.008394819,0.1830345;0.4637915;0.0157965,0.2237326;0.2455705;0.03077696,0.2775195;0.03258541;-0.0103165,-0.1883317;0.4597337;-0.001008085,-0.2313727;0.2414481;-0.0007694056,-0.272479;0.02729143;-0.04967263,0.0792722;0.005920521;-0.03806725,0.09916756;-0.3131423;-0.02720358,0.1144189;-0.6648757;0.06957304,0.1356963;-0.7051039;-0.01077316,-0.0786266;0.005337543;-0.03946666,-0.09872343;-0.3136948;-0.02809129,-0.1146415;-0.6722066;0.03921857,-0.1094968;-0.6309415;-0.0688872,-0.003444059;0.5170739;0.01161748,0;0;0,-0.01039235;0.29245;-0.04666281,-0.02336444;0.5801095;-0.1045485,0.150673;0.4943678;0.002221107,0.2799876;0.3305675;-0.07490468,0.3191773;0.1949268;-0.2481389,-0.1999204;0.4672975;-0.02848528,-0.2753693;0.2830709;-0.1278292,-0.2746751;0.1570807;-0.3124107,0.08161362;0.01104009;-0.031394,0.1337029;-0.237553;-0.2258241,0.1504717;-0.5801367;-0.1006444,0.1771787;-0.620101;-0.1795871,-0.07803013;-0.002454109;-0.04090874,-0.05674294;-0.3212326;-0.05646608,0.00728802;-0.6732638;0.01625826,0.0152126;-0.671001;-0.08866115,-0.02023017;0.5092423;-0.08834147,989.9739
+0;0;0,-0.0016641;0.2972168;0.01165037,-0.004081799;0.5914628;0.008432239,0.182003;0.4656378;0.01581742,0.2228016;0.2468781;0.03083486,0.2767932;0.03308192;-0.01041509,-0.1873285;0.4616023;-0.0008950932,-0.2304758;0.2427778;-0.0006558246,-0.2717386;0.02780557;-0.04974528,0.07936609;0.005927534;-0.03811234,0.09935422;-0.3146233;-0.02719801,0.1146192;-0.6666718;0.06966531,0.1358964;-0.706899;-0.01067977,-0.07871973;0.005343865;-0.03951341,-0.09891028;-0.3151764;-0.02808498,-0.1148426;-0.6740093;0.03928518,-0.109698;-0.6327443;-0.06881909,-0.003453848;0.5186282;0.01166129,0;0;0,-0.01089683;0.2937487;-0.04548931,-0.02357746;0.5822489;-0.1021724,0.1496456;0.4938568;0.003063686,0.2830532;0.3367603;-0.0821948,0.3282436;0.2382891;-0.2786298,-0.1993068;0.4668651;-0.02869645,-0.2758984;0.2865654;-0.1353343,-0.2767814;0.1892181;-0.3374436,0.08175875;0.01134017;-0.03120208,0.1318081;-0.2373994;-0.2284207,0.1497657;-0.5797974;-0.1019504,0.1757811;-0.6199933;-0.1809166,-0.07806259;-0.002757913;-0.04105227,-0.05663857;-0.3230422;-0.05623327,0.007686868;-0.6753117;0.01671986,0.01560216;-0.6728984;-0.08823837,-0.02054314;0.5111926;-0.08612585,990.0074
+0;0;0,-0.003462898;0.2973024;0.01179291,-0.007507653;0.591149;0.008764687,0.1783961;0.4659346;0.01710128,0.2197829;0.2464995;0.02872472,0.2753494;0.03311825;-0.01322254,-0.1896616;0.461637;-0.001665941,-0.2316637;0.2420158;-0.003101585,-0.2714446;0.02684224;-0.05306754,0.07927953;0.006244849;-0.03794049,0.1002948;-0.3164234;-0.03268781,0.1180561;-0.6680613;0.06658105,0.1401165;-0.707038;-0.01485021,-0.07859708;0.004997694;-0.03951261,-0.09684017;-0.3177406;-0.02996302,-0.1115667;-0.6769282;0.03775984,-0.105939;-0.6356213;-0.07048058,-0.006486008;0.5184174;0.01194178,0;0;0,-0.01186373;0.294051;-0.04396605,-0.02512883;0.5824115;-0.09919953,0.1481491;0.4945133;0.004569538,0.2842087;0.3437679;-0.08904313,0.3252758;0.2486213;-0.2881396,-0.2003349;0.4660332;-0.02789642,-0.2773705;0.3097752;-0.1680701,-0.2651258;0.1995624;-0.3632162,0.0816929;0.01140976;-0.03098083,0.1316411;-0.2393636;-0.2289755,0.1499928;-0.5816467;-0.1012082,0.1751971;-0.6218186;-0.1806824,-0.07783867;-0.002907211;-0.04118755,-0.05569812;-0.3252372;-0.05523004,0.008533873;-0.6780338;0.01707322,0.01666666;-0.6754857;-0.08807313,-0.02195159;0.5114039;-0.08342433,990.0299
+0;0;0,-0.003462898;0.2973024;0.01179291,-0.007507653;0.591149;0.008764687,0.1783961;0.4659346;0.01710128,0.2197829;0.2464995;0.02872472,0.2753494;0.03311825;-0.01322254,-0.1896616;0.461637;-0.001665941,-0.2316637;0.2420158;-0.003101585,-0.2714446;0.02684224;-0.05306754,0.07927953;0.006244849;-0.03794049,0.1002948;-0.3164234;-0.03268781,0.1180561;-0.6680613;0.06658105,0.1401165;-0.707038;-0.01485021,-0.07859708;0.004997694;-0.03951261,-0.09684017;-0.3177406;-0.02996302,-0.1115667;-0.6769282;0.03775984,-0.105939;-0.6356213;-0.07048058,-0.006486008;0.5184174;0.01194178,0;0;0,-0.01186373;0.294051;-0.04396605,-0.02512883;0.5824115;-0.09919953,0.1481491;0.4945133;0.004569538,0.2842087;0.3437679;-0.08904313,0.3252758;0.2486213;-0.2881396,-0.2003349;0.4660332;-0.02789642,-0.2773705;0.3097752;-0.1680701,-0.2651258;0.1995624;-0.3632162,0.0816929;0.01140976;-0.03098083,0.1316411;-0.2393636;-0.2289755,0.1499928;-0.5816467;-0.1012082,0.1751971;-0.6218186;-0.1806824,-0.07783867;-0.002907211;-0.04118755,-0.05569812;-0.3252372;-0.05523004,0.008533873;-0.6780338;0.01707322,0.01666666;-0.6754857;-0.08807313,-0.02195159;0.5114039;-0.08342433,990.053
+0;0;0,-0.003458456;0.296921;0.01177779,-0.007495036;0.5901759;0.008758984,0.1765336;0.4657143;0.01703367,0.218012;0.2457936;0.02868282,0.2735825;0.03239678;-0.01326749,-0.1877973;0.4614602;-0.001543528,-0.2298924;0.241353;-0.00298235,-0.2696762;0.02616373;-0.05295195,0.07923414;0.006241273;-0.03791876,0.1003954;-0.3186691;-0.03262958,0.1183543;-0.6742191;0.06774369,0.1404311;-0.7132474;-0.01374827,-0.07855207;0.004994832;-0.03948998,-0.09692193;-0.3199861;-0.02987403,-0.1118123;-0.6831698;0.03860227,-0.1061804;-0.6418546;-0.06971883,-0.006476501;0.5176656;0.01192641,0;0;0,-0.01185061;0.2939534;-0.04199719,-0.02512943;0.5822834;-0.09416938,0.1476981;0.4954695;0.005446918,0.2862186;0.3512179;-0.09567093,0.3534808;0.2797757;-0.2975569,-0.1993493;0.4660045;-0.0271906,-0.2783419;0.3057919;-0.1625174,-0.2620193;0.2175308;-0.3682592,0.08165133;0.0115177;-0.03090692,0.1302683;-0.2426093;-0.2286401,0.1472926;-0.5891548;-0.1004624,0.1713274;-0.6293623;-0.1803777,-0.07774992;-0.003069399;-0.04123547,-0.05470957;-0.3276144;-0.05473603,0.01040863;-0.6842961;0.01841341,0.01850178;-0.6814857;-0.0868883,-0.02199259;0.5113183;-0.07923841,990.0853
+0;0;0,-0.004011212;0.2966276;0.01196793,-0.008144571;0.588679;0.009260098,0.174867;0.4651213;0.01878738,0.2181089;0.2450304;0.02585647,0.2733292;0.03249432;-0.02052131,-0.1872358;0.4603402;-0.002321445,-0.2271061;0.2395309;-0.00599323,-0.265643;0.02430706;-0.0566426,0.07943768;0.006425066;-0.03752764,0.1032833;-0.321084;-0.03747814,0.1237583;-0.6822504;0.06576927,0.1461067;-0.7236656;-0.01374141,-0.07842918;0.004823777;-0.0398189,-0.09441383;-0.3230786;-0.03238296,-0.1077996;-0.692416;0.03783967,-0.1015735;-0.6510573;-0.07057499,-0.00713379;0.5165336;0.01233243,0;0;0,-0.01224874;0.293962;-0.03979397,-0.02594128;0.5817389;-0.08800292,0.148193;0.495611;0.005595684,0.2880751;0.3557256;-0.100352,0.3532282;0.2788656;-0.3008997,-0.2001483;0.4657572;-0.02612746,-0.2751836;0.3168097;-0.1762746,-0.2666957;0.222651;-0.3798277,0.08162683;0.01148939;-0.03106451,0.1282465;-0.2476513;-0.2272875,0.1452733;-0.6008929;-0.0990262,0.16793;-0.640853;-0.1797342,-0.07782486;-0.003071854;-0.04115585,-0.05396674;-0.3303006;-0.05468065,0.01254792;-0.6929061;0.02024267,0.0204687;-0.6897624;-0.08529181,-0.02275897;0.5109459;-0.07408762,990.1079
+0;0;0,-0.004007979;0.2963885;0.01195829,-0.008138307;0.588226;0.009251769,0.1738608;0.4649919;0.01874155,0.2171341;0.2447418;0.02581576,0.2785844;0.008226901;-0.02579446,-0.1862288;0.4602373;-0.002249912,-0.2261279;0.2392684;-0.005924353,-0.2690127;-0.0002374947;-0.06228809,0.07941367;0.006423124;-0.03751629,0.1035797;-0.3254868;-0.03746612,0.1242596;-0.6902672;0.06681441,0.145987;-0.7296981;-0.01048699,-0.07840546;0.004822319;-0.03980686,-0.09460491;-0.3274862;-0.032271,-0.1081246;-0.7005193;0.03865431,-0.1020715;-0.6594762;-0.06674795,-0.007128055;0.5161183;0.01232249,0;0;0,-0.01170854;0.2940158;-0.03772044,-0.02498332;0.581811;-0.08461165,0.1491328;0.4958909;0.006024837,0.2905531;0.3593145;-0.1025105,0.3233209;0.2587815;-0.3287811,-0.1987816;0.4663338;-0.02477518,-0.2813064;0.317039;-0.1708349,-0.2500601;0.2571969;-0.4112962,0.08149014;0.01151606;-0.03133678,0.1263438;-0.2570168;-0.222717,0.1442107;-0.6137663;-0.09318924,0.165829;-0.64842;-0.1745574,-0.07786584;-0.003135687;-0.0410163,-0.05295269;-0.3346986;-0.05492672,0.0149409;-0.7004624;0.02236608,0.02240887;-0.6963879;-0.0803,-0.02191069;0.5109985;-0.07096863,990.1302
+0;0;0,-0.004002864;0.2960103;0.01194303,-0.008122246;0.5870739;0.009244898,0.1727737;0.4643692;0.01868635,0.2161147;0.2437746;0.02577163,0.2769864;0.009486571;-0.02535266,-0.1851271;0.4596436;-0.002177515,-0.2250886;0.2383289;-0.005857704,-0.2675696;0.001078069;-0.06169076,0.07945386;0.006426375;-0.03753528,0.1037718;-0.3275697;-0.0374848,0.1244727;-0.6927201;0.06690149,0.1454192;-0.7296556;-0.00762178,-0.07844515;0.004824759;-0.03982701,-0.09474641;-0.3295725;-0.03224378,-0.1082798;-0.7029839;0.03875345,-0.1024442;-0.6623376;-0.06286076,-0.007115057;0.5151849;0.01230631,0;0;0,-0.01137508;0.2938401;-0.03618503,-0.02414922;0.5811569;-0.08129668,0.1500045;0.4960472;0.005733967,0.292927;0.3651979;-0.1084688,0.3226296;0.2701411;-0.3349459,-0.1977675;0.467008;-0.02411553,-0.2815759;0.317887;-0.1701625,-0.2502472;0.2649973;-0.4098104,0.08160312;0.01131639;-0.0312407,0.1255633;-0.2622495;-0.2193203,0.1436416;-0.6187845;-0.0881114,0.1648099;-0.6543355;-0.1637938,-0.07789077;-0.002926418;-0.0410801,-0.05274682;-0.3365564;-0.05534739,0.01630576;-0.7022534;0.02312073,0.02327355;-0.697077;-0.07591505,-0.0212446;0.5104796;-0.06807899,990.1639
+0;0;0,-0.004674219;0.2959939;0.01210471,-0.009260343;0.5870529;0.009656873,0.1719002;0.4650235;0.01969815,0.2177647;0.2448312;0.02126222,0.278977;0.0114695;-0.03355849,-0.186172;0.4600975;-0.003475571,-0.2250543;0.2386448;-0.009600163,-0.2668088;0.00162822;-0.0669556,0.07978193;0.006533004;-0.03681405,0.1078432;-0.3271333;-0.04172786,0.1304435;-0.6919489;0.06343189,0.1521141;-0.7279434;-0.01172101,-0.07805418;0.004768174;-0.04059457,-0.09275641;-0.3297419;-0.03497367,-0.1026555;-0.7031705;0.03653062,-0.09632804;-0.6625;-0.06505159,-0.008153505;0.5151626;0.01265347,0;0;0,-0.01137508;0.2938401;-0.03618503,-0.02414922;0.5811569;-0.08129668,0.1500045;0.4960472;0.005733967,0.292927;0.3651979;-0.1084688,0.3226296;0.2701411;-0.3349459,-0.1977675;0.467008;-0.02411553,-0.2815759;0.317887;-0.1701625,-0.2502472;0.2649973;-0.4098104,0.08160312;0.01131639;-0.0312407,0.1255633;-0.2622495;-0.2193203,0.1436416;-0.6187845;-0.0881114,0.1648099;-0.6543355;-0.1637938,-0.07789077;-0.002926418;-0.0410801,-0.05274682;-0.3365564;-0.05534739,0.01630576;-0.7022534;0.02312073,0.02327355;-0.697077;-0.07591505,-0.0212446;0.5104796;-0.06807899,990.186
+0;0;0,-0.004680349;0.296382;0.01212058,-0.009271556;0.5877655;0.009667329,0.1711236;0.4658087;0.01968445,0.2170201;0.2454628;0.02124961,0.2783352;0.01170938;-0.03366312,-0.1854221;0.4609038;-0.003390473,-0.2243315;0.2392965;-0.00951934,-0.2661561;0.001882091;-0.06697106,0.07983938;0.006537708;-0.03684055,0.1080209;-0.3285586;-0.04177542,0.1305046;-0.6914915;0.06284161,0.1518635;-0.726537;-0.01123063,-0.07811038;0.004771607;-0.0406238,-0.09287562;-0.3311722;-0.0349788,-0.1027237;-0.7026736;0.03615646,-0.09648716;-0.6621565;-0.06396504,-0.008162546;0.5157341;0.0126698,0;0;0,-0.01173019;0.2942987;-0.03552175,-0.02448454;0.5819283;-0.08072257,0.1494787;0.496884;0.005008698,0.2925085;0.3679684;-0.1115439,0.3211836;0.2724217;-0.3384011,-0.1970625;0.4673295;-0.02322147,-0.2827668;0.3215917;-0.1718032,-0.2486292;0.2719461;-0.4121895,0.08160223;0.01117313;-0.03147268,0.1240039;-0.2674032;-0.2150631,0.1441414;-0.621013;-0.08192754,0.1656172;-0.6587179;-0.1535423,-0.07803065;-0.002819492;-0.04095804,-0.05222108;-0.3378409;-0.05519255,0.01656054;-0.7015761;0.02314225,0.02315254;-0.6960049;-0.07449789,-0.02151898;0.5111307;-0.06739354,990.209
+0;0;0,-0.004684774;0.2966622;0.01213204,-0.009289263;0.5888913;0.00966767,0.1702388;0.4668778;0.01966317,0.2161688;0.246371;0.02122948,0.2777626;0.01155494;-0.0339329,-0.1845734;0.4619967;-0.003299563,-0.2235112;0.2402277;-0.009432903,-0.2655259;0.001733944;-0.0671458,0.07987136;0.006540327;-0.03685531,0.1082736;-0.3311798;-0.04182883,0.1307436;-0.6938921;0.06272462,0.1510606;-0.7257645;-0.007734135,-0.07814167;0.004773519;-0.04064008,-0.09302253;-0.3338007;-0.03495088,-0.1028646;-0.7050763;0.03614115,-0.09693231;-0.6650723;-0.05909609,-0.008175641;0.5165604;0.01268263,0;0;0,-0.01112622;0.2947278;-0.03448701,-0.02312256;0.583299;-0.07935119,0.1502424;0.4973502;0.004722595,0.2921208;0.3691085;-0.1142726,0.3134678;0.310673;-0.3553221,-0.1950208;0.4680973;-0.02236273,-0.281765;0.3227281;-0.170951,-0.2422911;0.275076;-0.4120866,0.08141413;0.01107204;-0.03208852,0.1218312;-0.2760577;-0.2076142,0.1447686;-0.6284221;-0.07230067,0.1665311;-0.6636198;-0.1392415,-0.07822004;-0.002787988;-0.04067404,-0.05226728;-0.3403928;-0.05602894,0.01672106;-0.703631;0.02331301,0.02270458;-0.6968;-0.06959988,-0.02039288;0.5121765;-0.06607699,990.2421
+0;0;0,-0.005454465;0.2964304;0.01221957,-0.01071658;0.5880799;0.00993495,0.1676305;0.4665835;0.02131032,0.2144791;0.2461957;0.01641686,0.2765239;0.01447749;-0.0432297,-0.1844821;0.4616558;-0.003898636,-0.2231924;0.2398572;-0.01371758,-0.2635143;0.003528938;-0.07391483,0.08016414;0.006786071;-0.03658282,0.1121215;-0.3293986;-0.04567507,0.1360708;-0.6887516;0.05908044,0.1543463;-0.7146624;-0.005732305,-0.07810474;0.004563437;-0.04110313,-0.09205006;-0.3329516;-0.03746308,-0.09829641;-0.7013443;0.03274865,-0.09241802;-0.6621876;-0.0540977,-0.00945124;0.5159705;0.01289361,0;0;0,-0.01039024;0.2946822;-0.03323412,-0.02124414;0.5828094;-0.07753682,0.1508454;0.4976628;0.005077362,0.2921734;0.3703412;-0.1157744,0.3132684;0.3103264;-0.3546338,-0.1927232;0.4687777;-0.02187274,-0.283001;0.3250357;-0.1701215,-0.2391788;0.2798912;-0.4091658,0.08158036;0.01071012;-0.03225803,0.1211728;-0.2801141;-0.1995237,0.1461895;-0.6297442;-0.06605124,0.1669596;-0.6629385;-0.1229351,-0.07847156;-0.002440076;-0.04058205,-0.0522434;-0.3389009;-0.05575844,0.01629952;-0.6990029;0.02367907,0.02167181;-0.6900604;-0.0611054,-0.01894847;0.5118585;-0.06446671,990.2751
+0;0;0,-0.005459401;0.2966986;0.01223063,-0.01073544;0.5891231;0.009936193,0.1665422;0.4676499;0.02127185,0.2133863;0.2472832;0.01637886,0.2754144;0.01562752;-0.04325163,-0.1834342;0.462752;-0.003784178,-0.2221408;0.2409747;-0.01360218,-0.2624518;0.004710212;-0.07378319,0.0800975;0.006780428;-0.03655241,0.1120134;-0.3289679;-0.04563285,0.1357625;-0.6853181;0.05824731,0.1536682;-0.7100974;-0.005253941,-0.0780398;0.004559643;-0.04106896,-0.09196702;-0.3325173;-0.03743363,-0.09816117;-0.6978316;0.03219139,-0.09240173;-0.6588602;-0.05289761,-0.009465252;0.5167373;0.0129062,0;0;0,-0.009514719;0.2950062;-0.03301907,-0.01834393;0.583827;-0.07831359,0.1518141;0.4979287;0.004777431,0.2929704;0.3700846;-0.1156824,0.3126077;0.3108507;-0.3547919,-0.1893252;0.4705892;-0.0214302,-0.2805309;0.3220342;-0.1642333,-0.2494958;0.2654583;-0.4027781,0.08138524;0.01026428;-0.03269172,0.1212164;-0.2850407;-0.1909208,0.1482236;-0.6308851;-0.05674624,0.1690771;-0.6646019;-0.1102169,-0.07851134;-0.002124722;-0.04036229,-0.05285693;-0.3381488;-0.05641541,0.01585028;-0.6949055;0.02323684,0.02090095;-0.6855805;-0.05983441,-0.01668819;0.5126495;-0.06485343,990.2975
+0;0;0,-0.005452658;0.2963322;0.01221552,-0.01071094;0.5877686;0.009933022,0.16598;0.4667967;0.02122715,0.2128238;0.2464317;0.01633419,0.2748158;0.01491047;-0.04326166,-0.1828417;0.461915;-0.003746206,-0.221548;0.2401394;-0.01356413,-0.2618356;0.004012078;-0.0737102,0.0800835;0.006779244;-0.03654602,0.1119177;-0.32811;-0.04560323,0.1355958;-0.6833935;0.05796597,0.1531629;-0.7071372;-0.004334725,-0.07802617;0.004558846;-0.04106178,-0.09191775;-0.3316556;-0.03743576,-0.09809335;-0.6958764;0.03198086,-0.0924428;-0.6570746;-0.05149946,-0.009446699;0.5157222;0.0128891,0;0;0,-0.009392388;0.2947359;-0.03215909,-0.01749223;0.5827082;-0.07662773,0.1524529;0.4984507;0.004993916,0.2928962;0.369715;-0.1153467,0.3112345;0.3101169;-0.3543205,-0.1885365;0.4711697;-0.02083148,-0.2814908;0.3224484;-0.1623253,-0.2530209;0.299499;-0.4065783,0.08139903;0.009930134;-0.0327189,0.1213053;-0.2894579;-0.1811123,0.1496357;-0.6346874;-0.0487206,0.1716811;-0.668672;-0.09870386,-0.07850586;-0.001738106;-0.04035772,-0.05493088;-0.337002;-0.05734553,0.01516352;-0.6920831;0.02338715,0.02002781;-0.6822996;-0.05813584,-0.01599776;0.5118216;-0.06344104,990.331
+0;0;0,-0.002780828;0.2972353;0.01106273,-0.006382606;0.5898677;0.008080792,0.1695469;0.4662413;0.02172178,0.2185893;0.2467662;0.01108976,0.293729;-0.02779153;-0.06743244,-0.1798384;0.4654236;-0.003855447,-0.2180635;0.2439925;-0.01780542,-0.2657549;-0.03710388;-0.09464306,0.08026683;0.007043506;-0.03616537,0.1153679;-0.3273029;-0.04968553,0.1405689;-0.6784505;0.05331085,0.157434;-0.7005898;-0.008789472,-0.07781918;0.00433084;-0.04154187,-0.08970066;-0.3319097;-0.03966126,-0.09301574;-0.6921867;0.02916779,-0.08730686;-0.6535928;-0.05300848,-0.005430894;0.5174493;0.01117839,0;0;0,-0.009026758;0.2956309;-0.03162003,-0.0166363;0.5848167;-0.07601047,0.1536728;0.4988157;0.005145788,0.2920224;0.3650298;-0.1116798,0.3077717;0.2945003;-0.3979859,-0.1877657;0.4714021;-0.02039901,-0.2814502;0.3215168;-0.1598448,-0.2448575;0.2928863;-0.4514523,0.0813024;0.009542257;-0.03315377,0.1219486;-0.2962708;-0.1674247,0.1510566;-0.6391598;-0.04042959,0.1732866;-0.6713648;-0.09038711,-0.07869046;-0.001420136;-0.0400762,-0.05661695;-0.3367046;-0.05738343,0.01327103;-0.6876602;0.02320002,0.0180048;-0.6775349;-0.05706189,-0.01520433;0.5135579;-0.06277943,990.3647
+0;0;0,-0.002780828;0.2972353;0.01106273,-0.006382606;0.5898677;0.008080792,0.1695469;0.4662413;0.02172178,0.2185893;0.2467662;0.01108976,0.293729;-0.02779153;-0.06743244,-0.1798384;0.4654236;-0.003855447,-0.2180635;0.2439925;-0.01780542,-0.2657549;-0.03710388;-0.09464306,0.08026683;0.007043506;-0.03616537,0.1153679;-0.3273029;-0.04968553,0.1405689;-0.6784505;0.05331085,0.157434;-0.7005898;-0.008789472,-0.07781918;0.00433084;-0.04154187,-0.08970066;-0.3319097;-0.03966126,-0.09301574;-0.6921867;0.02916779,-0.08730686;-0.6535928;-0.05300848,-0.005430894;0.5174493;0.01117839,0;0;0,-0.009026758;0.2956309;-0.03162003,-0.0166363;0.5848167;-0.07601047,0.1536728;0.4988157;0.005145788,0.2920224;0.3650298;-0.1116798,0.3077717;0.2945003;-0.3979859,-0.1877657;0.4714021;-0.02039901,-0.2814502;0.3215168;-0.1598448,-0.2448575;0.2928863;-0.4514523,0.0813024;0.009542257;-0.03315377,0.1219486;-0.2962708;-0.1674247,0.1510566;-0.6391598;-0.04042959,0.1732866;-0.6713648;-0.09038711,-0.07869046;-0.001420136;-0.0400762,-0.05661695;-0.3367046;-0.05738343,0.01327103;-0.6876602;0.02320002,0.0180048;-0.6775349;-0.05706189,-0.01520433;0.5135579;-0.06277943,990.3871
+0;0;0,-0.002784193;0.297595;0.01107612,-0.00639013;0.5905657;0.008090967,0.1694083;0.4668998;0.02172734,0.2184017;0.2476441;0.01110596,0.2930209;-0.02501206;-0.0668724,-0.1797132;0.4660827;-0.00383057,-0.2179001;0.244873;-0.01776659,-0.2652612;-0.03427652;-0.09407205,0.08040638;0.007055752;-0.03622825,0.1154848;-0.3270757;-0.04973972,0.1409351;-0.6816956;0.05427517,0.1575633;-0.7031024;-0.006952599,-0.07795449;0.00433837;-0.04161409,-0.08982833;-0.331686;-0.0397347,-0.09317619;-0.6955256;0.02977499,-0.08754753;-0.6570525;-0.05124665,-0.005437389;0.518069;0.01119192,0;0;0,-0.00862506;0.2960408;-0.03128433,-0.01574223;0.5856177;-0.07543492,0.1546116;0.4991098;0.004951239,0.2918719;0.3614529;-0.1081698,0.3068443;0.2943664;-0.3932405,-0.1866417;0.4719317;-0.01945022,-0.281374;0.321982;-0.1577509,-0.2445094;0.2933907;-0.4472567,0.08131143;0.009230912;-0.03362584,0.123141;-0.3014388;-0.1552463,0.1514093;-0.6470126;-0.02485561,0.1760631;-0.673034;-0.07890916,-0.07897489;-0.001174005;-0.03986282,-0.05828542;-0.3363;-0.05773415,0.01252091;-0.6904218;0.02476631,0.01695997;-0.6799917;-0.05438733,-0.0143726;0.5142711;-0.06224084,990.4105
+0;0;0,-8.15633E-05;0.2986888;0.01029508,-0.001359061;0.5929216;0.006531059,0.172384;0.4672003;0.02351613,0.2228223;0.2488998;0.006657224,0.2875784;0.02641045;-0.06213171,-0.1749833;0.4696746;-0.003381506,-0.2121648;0.2488903;-0.02222808,-0.2498164;0.01914549;-0.08723921,0.08058898;0.007394095;-0.0354973,0.1193076;-0.3239535;-0.05281966,0.1458817;-0.6794667;0.05107278,0.1638976;-0.701555;-0.01098032,-0.07772353;0.003925423;-0.04186834,-0.08716044;-0.3299909;-0.04072877,-0.08642796;-0.6947958;0.02859841,-0.08046378;-0.6562511;-0.05374089,-0.0009126664;0.5200896;0.009821237,0;0;0,-0.007828824;0.2971013;-0.03147244,-0.01403497;0.5879214;-0.0759027,0.1552774;0.499034;0.004199743,0.2914723;0.357754;-0.1052275,0.3015819;0.290668;-0.3372276,-0.18383;0.4728777;-0.01908215,-0.2795281;0.3231301;-0.1565626,-0.2566915;0.3101929;-0.3968498,0.0811375;0.00885576;-0.03387618,0.1236283;-0.3039731;-0.143069,0.1535544;-0.6503857;-0.0127151,0.1769604;-0.6764273;-0.06928229,-0.07894446;-0.0007666464;-0.03970516,-0.0602896;-0.3338333;-0.05728532,0.01118387;-0.6885045;0.02631653,0.01537214;-0.6784175;-0.05414634,-0.0128263;0.5162491;-0.06259346,990.4427
+0;0;0,-8.178791E-05;0.2995114;0.01032343,-0.001361709;0.5942748;0.006550455,0.1744043;0.4677548;0.0237035,0.2248452;0.2494427;0.006843707,0.290005;0.02556653;-0.062374,-0.1770157;0.470258;-0.003507935,-0.2141992;0.2494619;-0.02235552,-0.2520855;0.01828504;-0.08777188,0.08026438;0.007364314;-0.03535432,0.1187872;-0.3223074;-0.05258907,0.1450837;-0.6741072;0.05021819,0.1610044;-0.6901377;-0.004618309,-0.07741048;0.003909613;-0.0416997,-0.08679965;-0.3283178;-0.04056589,-0.08607481;-0.6893123;0.02803716,-0.08080425;-0.6517614;-0.04472632,-0.000914201;0.5212612;0.009848841,0;0;0,-0.009432048;0.2979313;-0.03101039,-0.01682672;0.5892618;-0.07541084,0.1553635;0.4990552;0.003765583,0.2905138;0.3569039;-0.1058526,0.2991516;0.2799207;-0.3364093,-0.1878406;0.4725753;-0.01718803,-0.2860043;0.3231589;-0.1533032,-0.2626662;0.2972264;-0.3940111,0.08073083;0.008449852;-0.03402448,0.1244386;-0.3055736;-0.1337409,0.152115;-0.6495979;-0.007625103,0.1720674;-0.6756547;-0.05050707,-0.07866502;-0.0002858265;-0.03947487,-0.06404237;-0.3318753;-0.05676958,0.006370887;-0.6825723;0.02735823,0.009814905;-0.6701412;-0.04376697,-0.01530076;0.5174258;-0.06201959,990.4653
+0;0;0,-8.20198E-05;0.3003606;0.0103527,-0.001365092;0.5958476;0.006570301,0.1780153;0.468042;0.02401716,0.2284158;0.2499048;0.007170875,0.2939911;0.02460107;-0.06248819,-0.1806473;0.4705967;-0.0037551,-0.217801;0.2499776;-0.02258758,-0.2559289;0.01732664;-0.08842105,0.08000253;0.007340288;-0.03523898,0.1185284;-0.322358;-0.05247512,0.1444967;-0.6697659;0.04904874,0.1604725;-0.6859557;-0.005977418,-0.07715794;0.003896858;-0.04156366,-0.08654787;-0.3283573;-0.04042976,-0.08583208;-0.6848452;0.02731686,-0.08054329;-0.6472681;-0.04569828,-0.0009164624;0.522651;0.009876954,0;0;0,-0.009771362;0.2987306;-0.03143549,-0.01764288;0.5907031;-0.07633996,0.1590679;0.4970948;0.001208067,0.2936625;0.352821;-0.1059237,0.298389;0.269206;-0.3359246,-0.1916683;0.4722073;-0.01628733,-0.2924844;0.3212569;-0.1484158,-0.2684726;0.2886984;-0.3898234,0.08042045;0.008127213;-0.03409648,0.1265513;-0.3085975;-0.1237607,0.1520246;-0.6492962;-0.001493454,0.1696399;-0.6759422;-0.04505396,-0.07839941;0.0001021988;-0.03936485,-0.06607877;-0.3315585;-0.0575758,0.002970286;-0.6777095;0.02659938,0.006071408;-0.6653702;-0.04478043,-0.01596103;0.5187132;-0.06279325,990.4996
+0;0;0,-0.006896005;0.3005333;0.01276206,-0.01527613;0.5960872;0.01170215,0.1687135;0.4726256;0.02367881,0.2211056;0.2561453;-0.0002889298,0.2907485;0.02730529;-0.07972598,-0.1929914;0.4681614;-0.004604566,-0.227145;0.248099;-0.02887701,-0.2673494;0.0105356;-0.1028728,0.08004627;0.007645774;-0.03460869,0.1232066;-0.3241751;-0.05634369,0.150309;-0.6662387;0.0426548,0.16717;-0.6842565;-0.01097243,-0.07664031;0.003614263;-0.04215241,-0.08394998;-0.3316257;-0.04114447,-0.07936475;-0.6826376;0.02452419,-0.07403524;-0.6448517;-0.04880281,-0.01316211;0.5228595;0.01434128,0;0;0,-0.01019914;0.2989528;-0.03246284,-0.01854424;0.590924;-0.07833076,0.1600874;0.4978254;-0.001429081,0.291004;0.345493;-0.1006198,0.3006067;0.2505985;-0.3339243,-0.1936658;0.4732168;-0.01667932,-0.2942517;0.3207445;-0.1463626,-0.2705041;0.2841813;-0.3946111,0.08009624;0.007822901;-0.03445315,0.1279377;-0.3148641;-0.1120715,0.1494534;-0.6518779;0.004124634,0.1664839;-0.678556;-0.04018594,-0.07836605;0.0004593804;-0.03901507,-0.06872256;-0.3341497;-0.05861206,-0.002117723;-0.6748373;0.02528418,0.0006922986;-0.6626393;-0.04641706,-0.01672363;0.5189535;-0.06452298,990.5319
+0;0;0,-0.006896005;0.3005333;0.01276206,-0.01527613;0.5960872;0.01170215,0.1687135;0.4726256;0.02367881,0.2211056;0.2561453;-0.0002889298,0.2907485;0.02730529;-0.07972598,-0.1929914;0.4681614;-0.004604566,-0.227145;0.248099;-0.02887701,-0.2673494;0.0105356;-0.1028728,0.08004627;0.007645774;-0.03460869,0.1232066;-0.3241751;-0.05634369,0.150309;-0.6662387;0.0426548,0.16717;-0.6842565;-0.01097243,-0.07664031;0.003614263;-0.04215241,-0.08394998;-0.3316257;-0.04114447,-0.07936475;-0.6826376;0.02452419,-0.07403524;-0.6448517;-0.04880281,-0.01316211;0.5228595;0.01434128,0;0;0,-0.01019914;0.2989528;-0.03246284,-0.01854424;0.590924;-0.07833076,0.1600874;0.4978254;-0.001429081,0.291004;0.345493;-0.1006198,0.3006067;0.2505985;-0.3339243,-0.1936658;0.4732168;-0.01667932,-0.2942517;0.3207445;-0.1463626,-0.2705041;0.2841813;-0.3946111,0.08009624;0.007822901;-0.03445315,0.1279377;-0.3148641;-0.1120715,0.1494534;-0.6518779;0.004124634,0.1664839;-0.678556;-0.04018594,-0.07836605;0.0004593804;-0.03901507,-0.06872256;-0.3341497;-0.05861206,-0.002117723;-0.6748373;0.02528418,0.0006922986;-0.6626393;-0.04641706,-0.01672363;0.5189535;-0.06452298,990.5547
+0;0;0,-0.006896511;0.3005553;0.01276299,-0.01527761;0.5961431;0.01170188,0.1696418;0.4723917;0.02372744,0.2219882;0.2561004;-0.0002193879,0.2907806;0.03005472;-0.07868642,-0.1939102;0.4679047;-0.004700376,-0.228034;0.2480343;-0.02895163,-0.2677475;0.01337188;-0.1020439,0.0802384;0.007664126;-0.03469176,0.1234746;-0.3247405;-0.05646499,0.1501845;-0.6618488;0.04109934,0.1670693;-0.6799345;-0.01260379,-0.07682426;0.003622938;-0.04225358,-0.0841468;-0.3322068;-0.04124387,-0.07962799;-0.6781337;0.02347348,-0.07429094;-0.6403368;-0.04995732,-0.01316263;0.5228821;0.01434222,0;0;0,-0.008273207;0.2987927;-0.0346179,-0.01418868;0.5902721;-0.08402324,0.163883;0.49558;-0.003934622,0.2943322;0.3415419;-0.1006341,0.3006469;0.2315537;-0.3239026,-0.1905937;0.4753144;-0.017781,-0.2931245;0.321127;-0.1435158,-0.2713531;0.2817068;-0.3883793,0.08028106;0.007182658;-0.0346961,0.1301809;-0.3179412;-0.1028194,0.1450711;-0.6522629;0.006182671,0.1631989;-0.6786318;-0.03826165,-0.07870459;0.001057325;-0.03879341,-0.07096548;-0.334121;-0.05957576,-0.006540887;-0.6698586;0.02411348,-0.003989999;-0.6579087;-0.04764338,-0.01296503;0.5184628;-0.06917262,990.5881
+0;0;0,-0.007265856;0.3005983;0.0132053,-0.01451016;0.5962026;0.01204903,0.1710688;0.4715499;0.02399904,0.2254345;0.2570628;-0.005976645,0.2926812;0.04936327;-0.09634613,-0.1942493;0.4669812;-0.006382668,-0.2294074;0.2483315;-0.03493195,-0.2643906;0.02535048;-0.1048142,0.07978866;0.007714473;-0.03372266,0.1270227;-0.3243652;-0.06085344,0.154277;-0.657582;0.03461175,0.1721544;-0.6770242;-0.01636992,-0.07566341;0.003509725;-0.04272812,-0.08044768;-0.3329732;-0.04209534,-0.07304151;-0.674846;0.02081725,-0.06748581;-0.6371282;-0.05179701,-0.01275515;0.5229372;0.01474413,0;0;0,-0.0098285;0.2985146;-0.03713393,-0.01736335;0.5896365;-0.08833337,0.1625017;0.497206;-0.007316589,0.2895494;0.3364131;-0.09599257,0.3056558;0.227313;-0.3049557,-0.1941044;0.4758697;-0.01895146,-0.2984759;0.3193851;-0.1392762,-0.2676407;0.2624608;-0.3665133,0.07930206;0.006843626;-0.03503299,0.1266806;-0.3204861;-0.0971179,0.1368882;-0.6522884;0.006288528,0.1551464;-0.6788729;-0.03646779,-0.07802321;0.001476037;-0.03838179,-0.07664281;-0.3342907;-0.06080626,-0.01453087;-0.6661386;0.02231328,-0.01224885;-0.6541536;-0.04863398,-0.01572364;0.5179244;-0.0730741,990.6108
+0;0;0,-0.007297816;0.3019205;0.01326338,-0.01458487;0.5992722;0.012096,0.1728675;0.4735682;0.02415922,0.2271804;0.2592892;-0.005787382,0.2942257;0.05221188;-0.09588612,-0.1961484;0.4689532;-0.006530008,-0.2312724;0.2505156;-0.03505158,-0.2661508;0.02820262;-0.1047245,0.0799065;0.007725866;-0.03377246,0.1267;-0.3212567;-0.06065021,0.153779;-0.6523299;0.03420084,0.1712318;-0.670598;-0.01557014,-0.07577515;0.003514908;-0.04279122,-0.0805148;-0.3298298;-0.04216435,-0.07315628;-0.6695033;0.02034352,-0.06773251;-0.6319689;-0.05054631,-0.01281713;0.5254756;0.01481063,0;0;0,-0.01001519;0.299451;-0.04017425,-0.01736666;0.5916423;-0.09525394,0.1627486;0.4964333;-0.009162426,0.2907513;0.3352426;-0.09515667,0.3007929;0.2108502;-0.2949555,-0.1945846;0.4767287;-0.02026326,-0.298004;0.324528;-0.1463645,-0.277724;0.2681815;-0.374197,0.07942792;0.006427705;-0.03514552,0.1260985;-0.3194176;-0.08794928,0.1313398;-0.6515511;0.006915569,0.1492559;-0.6786223;-0.03224373,-0.07824294;0.001895942;-0.03820689,-0.07977568;-0.3305696;-0.06282178,-0.02003141;-0.6603695;0.02085671,-0.01783421;-0.6482196;-0.0483394,-0.0157466;0.519628;-0.0788908,990.6328
+0;0;0,-0.007310943;0.3024636;0.01328724,-0.0146119;0.6003819;0.01211861,0.1712994;0.4749913;0.02410846,0.2255422;0.2609891;-0.005799467,0.2914656;0.05737685;-0.09439056,-0.1946483;0.4704148;-0.006325613,-0.229727;0.2522593;-0.03481035,-0.2640217;0.03366631;-0.1033174,0.07994302;0.007729396;-0.03378789,0.1263422;-0.318481;-0.06043916,0.153583;-0.6515322;0.03497858,0.1711741;-0.6701826;-0.01518666,-0.07580978;0.003516514;-0.04281078,-0.0805095;-0.3270193;-0.04218918,-0.07310701;-0.6687222;0.02069213,-0.06764027;-0.631128;-0.05075926,-0.01284133;0.5264672;0.0148376,0;0;0,-0.008424796;0.2997974;-0.04200888,-0.01542319;0.592312;-0.09849072,0.1628442;0.4956523;-0.01230407,0.2933921;0.3350364;-0.09472679,0.2991239;0.2044514;-0.2859516,-0.1907663;0.4776639;-0.02262514,-0.295019;0.3168508;-0.136222,-0.2823485;0.268056;-0.3622989,0.07960848;0.005951523;-0.03491879,0.1231045;-0.3182665;-0.08253336,0.1261314;-0.6533244;0.009644277,0.1446401;-0.6801094;-0.03067636,-0.07825394;0.002365611;-0.03824886,-0.08117441;-0.3269168;-0.06724809,-0.02466355;-0.658399;0.02047764,-0.02266238;-0.6465122;-0.04924155,-0.01378913;0.5202349;-0.08187342,990.6661
+0;0;0,-0.00695431;0.3024557;0.01365267,-0.01353577;0.6003913;0.01273931,0.1721038;0.4747065;0.02439143,0.2269318;0.2618925;-0.01218465,0.2974701;0.06135964;-0.1041799,-0.194054;0.4715117;-0.00624501,-0.2293169;0.2543175;-0.04112945,-0.2608814;0.03550594;-0.1102483,0.08019491;0.007743968;-0.03318219,0.1295211;-0.3176956;-0.06371777,0.158392;-0.6508323;0.03091895,0.1763732;-0.6653076;-0.02285358,-0.07559374;0.003459847;-0.04319569,-0.07745776;-0.3271044;-0.04278488,-0.06732631;-0.6688675;0.01938464,-0.06181081;-0.6312606;-0.05206165,-0.01197035;0.52647;0.01540366,0;0;0,-0.008424796;0.2997974;-0.04200888,-0.01542319;0.592312;-0.09849072,0.1628442;0.4956523;-0.01230407,0.2933921;0.3350364;-0.09472679,0.2991239;0.2044514;-0.2859516,-0.1907663;0.4776639;-0.02262514,-0.295019;0.3168508;-0.136222,-0.2823485;0.268056;-0.3622989,0.07960848;0.005951523;-0.03491879,0.1231045;-0.3182665;-0.08253336,0.1261314;-0.6533244;0.009644277,0.1446401;-0.6801094;-0.03067636,-0.07825394;0.002365611;-0.03824886,-0.08117441;-0.3269168;-0.06724809,-0.02466355;-0.658399;0.02047764,-0.02266238;-0.6465122;-0.04924155,-0.01378913;0.5202349;-0.08187342,990.6884
+0;0;0,-0.006966449;0.3029837;0.0136765,-0.01355195;0.6011016;0.01276292,0.1759984;0.4742796;0.0246073,0.2307852;0.2616256;-0.01194128,0.3002656;0.06410015;-0.1025569,-0.1979371;0.4710169;-0.006679887,-0.2331734;0.2539861;-0.0415381,-0.2642646;0.03845604;-0.1096204,0.07988404;0.007713948;-0.03305357,0.1294335;-0.3191987;-0.06372736,0.1581482;-0.6505328;0.0303973,0.1763843;-0.6656386;-0.02413752,-0.0753007;0.003446435;-0.04302824,-0.07717316;-0.3286142;-0.04261557,-0.06709652;-0.6685281;0.01921756,-0.06150284;-0.6308134;-0.05324155,-0.01198573;0.5271426;0.01542863,0;0;0,-0.01382937;0.2996467;-0.04533529,-0.02302228;0.5920307;-0.1031089,0.1604314;0.4979572;-0.01686573,0.2907977;0.3362799;-0.09701657,0.2973902;0.1968767;-0.2775114,-0.2004384;0.4760254;-0.02208529,-0.3096523;0.3218495;-0.1398188,-0.3006519;0.2424494;-0.3535235,0.07931858;0.005562276;-0.03480124,0.1185649;-0.3217067;-0.07508326,0.1184832;-0.6565483;0.01063395,0.137349;-0.682967;-0.03181767,-0.07788971;0.002754577;-0.03819827,-0.08818974;-0.3262646;-0.08188114,-0.03572897;-0.6547236;0.01208081,-0.0338901;-0.6432586;-0.05858888,-0.02104622;0.5200099;-0.08612132,990.7109
+0;0;0,-0.007003494;0.3045948;0.01374922,-0.01363709;0.6048958;0.01282437,0.1735682;0.4780911;0.02457687,0.2285058;0.2648518;-0.0120723,0.2969037;0.07040377;-0.1012761,-0.1956753;0.4748693;-0.00631774,-0.2310086;0.2572411;-0.0412719,-0.2616154;0.04506902;-0.1082934,0.07960343;0.007686852;-0.03293746,0.1287996;-0.3168949;-0.06339255,0.1576128;-0.6493655;0.03105497,0.1758857;-0.6645623;-0.02358986,-0.07503621;0.003434329;-0.0428771,-0.07689531;-0.3262587;-0.04246738,-0.06678411;-0.6673385;0.01957785,-0.06117915;-0.6296082;-0.05302744,-0.01205719;0.5302908;0.01551336,0;0;0,-0.01242737;0.3006757;-0.04955626,-0.02091974;0.5941885;-0.1127508,0.1587173;0.4983656;-0.02296901,0.2898565;0.3357918;-0.1017377,0.2950493;0.1956766;-0.2771983,-0.1947372;0.4768067;-0.02805691,-0.3086393;0.3260189;-0.1468914,-0.3005651;0.232089;-0.3507482,0.07858044;0.005254567;-0.03575158,0.1147033;-0.3205666;-0.07092023,0.1112594;-0.6577458;0.01023126,0.1293414;-0.6843302;-0.03259349,-0.07791685;0.003136188;-0.03741392,-0.09684373;-0.3197208;-0.1014938,-0.04981583;-0.6472688;0.002371192,-0.04820848;-0.6362124;-0.06834839,-0.0191098;0.5218537;-0.09431028,990.7445
+0;0;0,-0.008641246;0.3047636;0.01458271,-0.01694244;0.6052731;0.01460277,0.1705032;0.4790356;0.02497036,0.2276011;0.2651812;-0.01897766,0.2984467;0.07511462;-0.1132591,-0.197992;0.4756801;-0.007315896,-0.2325141;0.2564847;-0.04838709,-0.2620049;0.04586908;-0.1177037,0.07952416;0.008099575;-0.03261924,0.1298936;-0.3147143;-0.06595021,0.1606556;-0.6472167;0.02813993,0.1808728;-0.6596031;-0.02815389,-0.07479387;0.002984222;-0.04301954,-0.07473922;-0.3254306;-0.04372674,-0.06267431;-0.6666983;0.01749373,-0.05684511;-0.6289121;-0.055168,-0.0149495;0.5306273;0.01704527,0;0;0,-0.01126521;0.3007086;-0.05114293,-0.01997835;0.5941095;-0.1160054,0.1596016;0.5000059;-0.02584195,0.2911786;0.3345326;-0.1047807,0.2997482;0.196392;-0.2804997,-0.1930331;0.4773405;-0.03012715,-0.3086581;0.32595;-0.1511109,-0.3026524;0.2303426;-0.353241,0.07810706;0.00495553;-0.03644776,0.1134753;-0.319994;-0.06828642,0.1083085;-0.6579289;0.01001072,0.1251685;-0.6848055;-0.03306055,-0.07799612;0.003493067;-0.03685258,-0.105518;-0.314959;-0.1122688,-0.06256717;-0.6422757;-0.005609617,-0.05745419;-0.6716771;-0.04826712,-0.0180047;0.5218196;-0.09723806,990.7778
+0;0;0,-0.00864223;0.3047983;0.01458437,-0.01694369;0.605317;0.01460491,0.1696953;0.4793125;0.02493775,0.2274105;0.2631459;-0.01948545,0.2982593;0.07307082;-0.113771,-0.1971976;0.4759716;-0.007208111,-0.2320929;0.2544061;-0.04872338,-0.2615851;0.04378119;-0.118043,0.07955918;0.008103142;-0.03263361,0.1297853;-0.3137921;-0.06586973,0.1605263;-0.6460674;0.02815615,0.1912443;-0.6804693;-0.05737671,-0.07482681;0.002985537;-0.04303849,-0.07477232;-0.3244948;-0.04374368,-0.06271565;-0.6655293;0.01743497,-0.05385876;-0.6236988;-0.0929673,-0.01495098;0.5306798;0.01704713,0;0;0,-0.01091537;0.3006376;-0.05183887,-0.02002253;0.5939054;-0.1173003,0.1588792;0.5005205;-0.02705336,0.2920578;0.3330802;-0.1061714,0.3044743;0.1962076;-0.2826638,-0.191966;0.4777644;-0.03081603,-0.3069586;0.3255619;-0.1558903,-0.3037115;0.228623;-0.3574595,0.07798685;0.004791051;-0.0368154,0.1130982;-0.3194996;-0.06591249,0.1066744;-0.6577168;0.009986401,0.1066737;-0.6568114;-0.0975337,-0.07815461;0.003656133;-0.03658918,-0.1111361;-0.3114375;-0.1194874,-0.08159467;-0.6390893;-0.01010596,-0.07257051;-0.6964778;-0.07858137,-0.01790677;0.5216541;-0.09843421,990.812
+0;0;0,-0.008625741;0.3042167;0.01455654,-0.01690621;0.6039743;0.01457833,0.1695049;0.4782505;0.02489452,0.2268943;0.2633043;-0.01927787,0.2978167;0.07303169;-0.1136615,-0.1969468;0.4749137;-0.00721268,-0.2316451;0.2545991;-0.04849356,-0.2611679;0.04375523;-0.1178853,0.07949077;0.008096173;-0.03260555,0.1296497;-0.3133686;-0.06579722,0.1603739;-0.6454623;0.02817726,0.1910936;-0.6798676;-0.05736015,-0.07476246;0.002982969;-0.04300148,-0.07470804;-0.3240594;-0.04370573,-0.06265797;-0.6649075;0.01743949,-0.05380061;-0.6230765;-0.09296867,-0.01491935;0.529556;0.01701339,0;0;0,-0.0105238;0.3000498;-0.05189872,-0.01932982;0.5925433;-0.1173759,0.1598673;0.5019417;-0.02797508,0.2949257;0.3380343;-0.1076005,0.32794;0.2158915;-0.292352,-0.191286;0.4774441;-0.03087872,-0.2911493;0.3012215;-0.1329549,-0.2962804;0.2292666;-0.3449409,0.07790074;0.004630953;-0.03684402,0.1130636;-0.3193213;-0.0646956,0.1063223;-0.6573815;0.01100922,0.1062021;-0.6565039;-0.09650946,-0.07807656;0.003800649;-0.0365658,-0.1132646;-0.3100489;-0.1215212,-0.09846945;-0.6380922;-0.01093136,-0.09596004;-0.6372195;-0.1184194,-0.01728792;0.5205114;-0.0985291,990.8339
+0;0;0,-0.008847897;0.3038738;0.01452165,-0.01709193;0.6029955;0.01444413,0.1669286;0.4789173;0.02515655,0.2238159;0.2668643;-0.02784653,0.2991046;0.07662675;-0.1289311,-0.194575;0.4750009;-0.00786848,-0.2288543;0.2566981;-0.05456776,-0.2576858;0.04275152;-0.1285435,0.07980573;0.008537599;-0.03208398,0.1317638;-0.3120436;-0.06968623,0.1657015;-0.644135;0.02215035,0.1980895;-0.690129;-0.05260098,-0.07449151;0.002646366;-0.04376344,-0.07312567;-0.324282;-0.04513283,-0.05870534;-0.664909;0.01516348,-0.04954769;-0.6230828;-0.09523629,-0.01513924;0.5287703;0.01690518,0;0;0,-0.009170923;0.2997902;-0.05167365,-0.01647698;0.5918012;-0.116585,0.1602305;0.5023844;-0.02899122,0.2987556;0.3435544;-0.1102059,0.3243624;0.2248243;-0.3034008,-0.1871597;0.4779387;-0.032827,-0.2871883;0.3022557;-0.1335333,-0.2882392;0.2315502;-0.3505043,0.07804996;0.004544228;-0.03686166,0.112406;-0.3194474;-0.06397152,0.1055897;-0.6572299;0.01170492,0.1053818;-0.6563175;-0.09583902,-0.07822683;0.003864174;-0.03656309,-0.1144384;-0.3099284;-0.1208769,-0.1075423;-0.6382314;-0.01115002,-0.1227318;-0.692373;-0.08257339,-0.01481778;0.519908;-0.09793401,990.8674
+0;0;0,-0.008847897;0.3038738;0.01452165,-0.01709193;0.6029955;0.01444413,0.1669286;0.4789173;0.02515655,0.2238159;0.2668643;-0.02784653,0.2991046;0.07662675;-0.1289311,-0.194575;0.4750009;-0.00786848,-0.2288543;0.2566981;-0.05456776,-0.2576858;0.04275152;-0.1285435,0.07980573;0.008537599;-0.03208398,0.1317638;-0.3120436;-0.06968623,0.1657015;-0.644135;0.02215035,0.1980895;-0.690129;-0.05260098,-0.07449151;0.002646366;-0.04376344,-0.07312567;-0.324282;-0.04513283,-0.05870534;-0.664909;0.01516348,-0.04954769;-0.6230828;-0.09523629,-0.01513924;0.5287703;0.01690518,0;0;0,-0.009170923;0.2997902;-0.05167365,-0.01647698;0.5918012;-0.116585,0.1602305;0.5023844;-0.02899122,0.2987556;0.3435544;-0.1102059,0.3243624;0.2248243;-0.3034008,-0.1871597;0.4779387;-0.032827,-0.2871883;0.3022557;-0.1335333,-0.2882392;0.2315502;-0.3505043,0.07804996;0.004544228;-0.03686166,0.112406;-0.3194474;-0.06397152,0.1055897;-0.6572299;0.01170492,0.1053818;-0.6563175;-0.09583902,-0.07822683;0.003864174;-0.03656309,-0.1144384;-0.3099284;-0.1208769,-0.1075423;-0.6382314;-0.01115002,-0.1227318;-0.692373;-0.08257339,-0.01481778;0.519908;-0.09793401,990.8896
+0;0;0,-0.008856111;0.3041559;0.01453513,-0.01711058;0.6036566;0.01445741,0.1659788;0.4797376;0.02513071,0.2231277;0.2667096;-0.02811606,0.30278;0.06544642;-0.1350592,-0.193671;0.4758413;-0.007724961,-0.2281079;0.2565348;-0.05463897,-0.2586103;0.03018847;-0.1329021,0.07976975;0.00853375;-0.03206952,0.1317561;-0.3122218;-0.06969221,0.1656097;-0.6434904;0.02191684,0.197999;-0.6894877;-0.05283771,-0.07445793;0.002645173;-0.04374371,-0.07309135;-0.3244609;-0.04511385,-0.05870675;-0.6642441;0.01503307,-0.04954871;-0.6224173;-0.09537145,-0.01515536;0.529335;0.01692166,0;0;0,-0.008784708;0.3000672;-0.05179834,-0.01580377;0.5924464;-0.1168354,0.1603838;0.5043443;-0.03036547,0.3019753;0.3480527;-0.1140728,0.3238446;0.2203311;-0.3177812,-0.1856549;0.4782164;-0.03369358,-0.2860413;0.301745;-0.134998,-0.2835698;0.2291205;-0.3652322,0.0780255;0.004526615;-0.03682423,0.112303;-0.3197035;-0.06331992,0.1054378;-0.6566368;0.012218,0.1050873;-0.6557485;-0.09532404,-0.07816543;0.003868904;-0.03660178,-0.1153873;-0.3114194;-0.115405,-0.1190818;-0.6409914;-0.01222657,-0.1267958;-0.6963318;-0.08343351,-0.01420253;0.520457;-0.09816575,990.923
+0;0;0,-0.01005766;0.3075087;0.01513582,-0.01960669;0.6141832;0.01551346,0.1589712;0.4899929;0.02488532,0.2188688;0.2790005;-0.03701886,0.304673;0.0653778;-0.1609292,-0.1905501;0.4857255;-0.008472269,-0.2246085;0.2664552;-0.06041692,-0.2580121;0.02562903;-0.1565299,0.07991417;0.008595902;-0.03176573,0.1325281;-0.3111162;-0.07538767,0.1702277;-0.6415273;0.01741593,0.2011248;-0.6856554;-0.05978555,-0.07440639;0.00249621;-0.043894,-0.07144359;-0.3244186;-0.04610546,-0.05399622;-0.6640569;0.01344819,-0.04450852;-0.6221871;-0.09690925,-0.01732638;0.5377431;0.01792892,0;0;0,-0.006240461;0.3034521;-0.05262804,-0.007647794;0.6030196;-0.1189342,0.1601359;0.5050405;-0.0315671,0.3059291;0.353882;-0.1200719,0.3211143;0.2161517;-0.3417711,-0.1735606;0.4826326;-0.03865032,-0.2736281;0.3053605;-0.1411137,-0.2548509;0.2596022;-0.3978322,0.07799336;0.004615396;-0.03694534,0.1123108;-0.3194873;-0.0627656,0.1052323;-0.6563132;0.01275587,0.1047938;-0.6555082;-0.09474826,-0.07822471;0.003783679;-0.03654864,-0.1164084;-0.3131859;-0.1069704,-0.1233519;-0.6449956;-0.01178946,-0.1278443;-0.6991993;-0.08458531,-0.007691156;0.5289042;-0.09993315,990.9462
+0;0;0,-0.0100378;0.3069014;0.01510593,-0.0195085;0.6110379;0.01549806,0.1601269;0.4875882;0.02488014,0.2192823;0.27921;-0.03625703,0.3050832;0.06559569;-0.1601625,-0.1915522;0.4832944;-0.008683378,-0.2251885;0.2667409;-0.05998443,-0.2585909;0.02592419;-0.1560937,0.07976343;0.008579688;-0.03170581,0.1322907;-0.3106058;-0.07525591,0.1700932;-0.6419184;0.01780089,0.2009972;-0.6860632;-0.0594179,-0.07426605;0.002491502;-0.04381121,-0.07130814;-0.3238848;-0.04601903,-0.05381317;-0.6644498;0.01369711,-0.04432334;-0.6225773;-0.09668507,-0.01725908;0.5356331;0.0178808,0;0;0,-0.006578733;0.3029252;-0.05206227,-0.01141861;0.6000979;-0.1172869,0.1602287;0.5061662;-0.03268814,0.3075675;0.3617165;-0.1226001,0.3244554;0.2231032;-0.3436127,-0.1778654;0.4817561;-0.03825455,-0.2761538;0.3081183;-0.142408,-0.2569091;0.264529;-0.3994586,0.0778186;0.00470373;-0.03692174,0.1126811;-0.3188585;-0.0619657,0.106429;-0.6566056;0.01382637,0.1060694;-0.6557177;-0.0937264,-0.07803375;0.003687855;-0.03658154,-0.1157888;-0.3140555;-0.1009927,-0.1222724;-0.6487087;-0.01255149,-0.1267363;-0.703534;-0.08466242,-0.01015929;0.5269547;-0.09870982,990.9794
+0;0;0,-0.01003406;0.306787;0.0151003,-0.01949034;0.6104611;0.0154913,0.1596801;0.4872391;0.02485193,0.2183335;0.2806292;-0.03576643,0.2920806;0.09702469;-0.1422649,-0.1910833;0.4829564;-0.008624207,-0.2244342;0.2682407;-0.05948991,-0.253144;0.06125528;-0.1420971,0.07986522;0.008590635;-0.03174627,0.1324054;-0.3106733;-0.07530706,0.170219;-0.6420837;0.01777722,0.2011304;-0.6862461;-0.05945994,-0.07436081;0.002494681;-0.04386711,-0.07140216;-0.3239618;-0.04607547,-0.05390203;-0.6646274;0.0136583,-0.04440995;-0.6227521;-0.09675016,-0.01724398;0.5351589;0.01787081,0;0;0,-0.005520932;0.3029905;-0.05111981,-0.01008603;0.5998365;-0.1156869,0.1616301;0.5065849;-0.03282499,0.3090803;0.3653527;-0.1229045,0.3315963;0.2759591;-0.3278265,-0.1769824;0.481733;-0.03913221,-0.275988;0.312807;-0.1462039,-0.2569829;0.2738248;-0.3666815,0.07769953;0.004676521;-0.03742981,0.1154768;-0.31878;-0.06058669,0.1097274;-0.656613;0.01532936,0.1095912;-0.6556363;-0.09227538,-0.07827541;0.003714265;-0.03632136,-0.1151268;-0.3151916;-0.09572227,-0.1191573;-0.6515477;-0.01340717,-0.1235651;-0.7073596;-0.0843864,-0.008927912;0.5267632;-0.09724545,991.0131
+0;0;0,-0.01112953;0.3084595;0.01555673,-0.02160153;0.6135778;0.01632793,0.1689122;0.4868312;0.0244373,0.2300588;0.2823637;-0.04201929,0.3116937;0.08290458;-0.1755538,-0.2032428;0.481791;-0.01207764,-0.2351599;0.2676819;-0.06776372,-0.2666364;0.03959842;-0.1739089,0.08009902;0.008692242;-0.03114704,0.1332309;-0.308605;-0.08278566,0.1753805;-0.6401547;0.0111409,0.2046499;-0.6728199;-0.07627327,-0.07405784;0.002365144;-0.04440035,-0.06964429;-0.3234209;-0.04772701,-0.04907571;-0.6649584;0.01103556,-0.03937287;-0.6230457;-0.09936729,-0.01911176;0.5378766;0.01862413,0;0;0,-0.0102052;0.3046457;-0.05099034,-0.02122048;0.6029438;-0.1150587,0.1639596;0.506623;-0.03188443,0.313556;0.3706567;-0.1272595,0.3334007;0.2448525;-0.3464835,-0.1945882;0.4761283;-0.03260932,-0.3004719;0.3176329;-0.1493575,-0.2754183;0.2769409;-0.3983477,0.07769837;0.004446298;-0.03747988,0.1188702;-0.318007;-0.05974722,0.1163975;-0.656456;0.01751924,0.1165907;-0.6554135;-0.09012032,-0.07825728;0.003942775;-0.03635658,-0.1101307;-0.3155203;-0.09198479,-0.1120646;-0.6533514;-0.01204478,-0.1177338;-0.7100247;-0.08190511,-0.01842347;0.529466;-0.09674621,991.0352
+0;0;0,-0.01111025;0.3079252;0.01552979,-0.02155301;0.6121916;0.01629888,0.1669668;0.4861969;0.02434037,0.2281836;0.2814947;-0.04219251,0.3074372;0.08785367;-0.1718319,-0.2012555;0.4812099;-0.01178868,-0.2332093;0.2668551;-0.06753869,-0.2637676;0.04542461;-0.1705877,0.08044029;0.008729274;-0.03127974,0.1336133;-0.3088135;-0.08295833,0.1758721;-0.6412227;0.0112117,0.2051599;-0.6739272;-0.07625743,-0.07437336;0.00237522;-0.04458952,-0.0699564;-0.323663;-0.04791875,-0.0493345;-0.6660858;0.01099614,-0.03962556;-0.6241658;-0.09947613,-0.01907023;0.5367029;0.01858863,0;0;0,-0.007647336;0.3046405;-0.04814792,-0.0166712;0.6025312;-0.1103268,0.166712;0.5059618;-0.0300982,0.3197776;0.3765129;-0.1295517,0.3368738;0.2592154;-0.3452675,-0.1909735;0.478144;-0.03427094,-0.3265212;0.3699889;-0.1757149,-0.2694874;0.287903;-0.4006446,0.0783602;0.004172623;-0.03698015,0.1219676;-0.3180803;-0.06112385,0.124159;-0.6565006;0.02021861,0.1247276;-0.6551843;-0.08756543,-0.07845537;0.004233427;-0.03677087,-0.104695;-0.3169294;-0.08674521,-0.1046533;-0.6561834;-0.008922778,-0.1011051;-0.6547318;-0.1166858,-0.01431333;0.5291539;-0.09243345,991.0685
+0;0;0,-0.01113889;0.3087189;0.01556982,-0.02157551;0.6128038;0.01634059,0.1623849;0.48814;0.02423836,0.2236258;0.2833573;-0.0423207,0.3041824;0.08653249;-0.1740915,-0.1968191;0.4832751;-0.01100584,-0.2287854;0.268836;-0.06677778,-0.2598462;0.04376489;-0.171521,0.08075684;0.008763628;-0.03140284,0.1340917;-0.3097461;-0.08323878,0.1768495;-0.6460795;0.01204297,0.1959599;-0.6569945;-0.04503107,-0.07466605;0.002384568;-0.04476499,-0.07023563;-0.3246464;-0.04810436,-0.04937028;-0.6711117;0.01150605,-0.04303515;-0.6333338;-0.06057766,-0.01909582;0.537409;0.01862749,0;0;0,-0.005719297;0.3057646;-0.0463593,-0.01199365;0.6038915;-0.1068175,0.1650532;0.5065145;-0.02565646,0.3192334;0.3787631;-0.1257792,0.3367494;0.3054183;-0.3643303,-0.1833881;0.4805995;-0.03485217,-0.3146425;0.3701154;-0.1786647,-0.2738895;0.3172746;-0.419787,0.07835767;0.004502237;-0.03774142,0.1234027;-0.3181134;-0.06723857,0.1330674;-0.6584203;0.0228989,0.14786;-0.6859726;-0.01912022,-0.07902059;0.003908652;-0.0364016,-0.1013041;-0.3190419;-0.0831605,-0.09883791;-0.6626353;-0.005930446,-0.09610146;-0.6511065;-0.07627259,-0.01035697;0.5305015;-0.08929658,991.1022
+0;0;0,-0.01114061;0.3082272;0.01506806,-0.02144252;0.6115681;0.01535988,0.1624233;0.487909;0.0208994,0.2212477;0.2849748;-0.05318226,0.2973068;0.1022557;-0.1806629,-0.1959792;0.4818382;-0.01362304,-0.2268147;0.2683478;-0.07363746,-0.2543843;0.05888809;-0.1775082,0.08204184;0.00899496;-0.0311412,0.1387231;-0.3100688;-0.09616645,0.185027;-0.6441896;-0.004054435,0.2161148;-0.6891205;-0.08078426,-0.07534375;0.002218931;-0.04582513,-0.06979986;-0.3282189;-0.05060358,-0.04529612;-0.6722927;0.006651629,-0.03579778;-0.6303934;-0.1039682,-0.01901079;0.536379;0.01776168,0;0;0,-0.004467435;0.3057232;-0.04322648,-0.009396516;0.6037197;-0.1006105,0.1669907;0.5057428;-0.02058887,0.3117322;0.3663026;-0.1192653,0.3361011;0.3149718;-0.3477252,-0.182092;0.4809318;-0.03311784,-0.3092853;0.3675169;-0.1783405,-0.2746764;0.3277436;-0.4077809,0.07976367;0.004203826;-0.03743839,0.1297402;-0.320797;-0.07089829,0.1434;-0.6576128;0.02202009,0.1452693;-0.6557293;-0.08602858,-0.08012326;0.004215175;-0.0366612,-0.09800005;-0.3231199;-0.07879122,-0.08902186;-0.6645694;-0.00397861,-0.08414146;-0.6625258;-0.1119748,-0.008135632;0.5303525;-0.08385539,991.1358
+0;0;0,-0.01114462;0.308338;0.01507347,-0.02144249;0.6115587;0.01536609,0.1572282;0.4893377;0.02081418,0.2160547;0.2863964;-0.05327005,0.2939499;0.09926644;-0.1838281,-0.1909151;0.4834406;-0.01272007,-0.2217517;0.2699428;-0.07273656,-0.2499868;0.0554267;-0.1791147,0.08186263;0.008975311;-0.03107318,0.1394725;-0.315316;-0.0971638,0.1859282;-0.6505315;-0.004749976,0.2170314;-0.6954995;-0.08151787,-0.07517917;0.002214084;-0.04572503,-0.06954445;-0.3336377;-0.05058177,-0.04496042;-0.6788388;0.006861042,-0.03545738;-0.6369337;-0.1038136,-0.0190124;0.5364202;0.01776627,0;0;0,-0.003664516;0.3061875;-0.04073739,-0.00773222;0.6045743;-0.09547019,0.1622366;0.5038481;-0.0161283,0.3150138;0.3735412;-0.115191,0.3340141;0.3353873;-0.3524966,-0.1762691;0.482011;-0.03331001,-0.2681905;0.3207411;-0.1585163,-0.2150096;0.271444;-0.3884561,0.07969015;0.00484392;-0.03706217,0.133572;-0.323627;-0.08239818,0.1518073;-0.6584778;0.02060819,0.1543462;-0.656289;-0.08756304,-0.07977388;0.00352941;-0.03703053,-0.096571;-0.3297603;-0.07559922,-0.08141921;-0.6725146;-0.002401724,-0.07586583;-0.6701701;-0.1105001,-0.00670328;0.5311022;-0.0794003,991.1689
+0;0;0,-0.01113249;0.3080023;0.01505706,-0.02140989;0.6106164;0.01535186,0.1588613;0.4881795;0.02082093,0.2177892;0.2848882;-0.05339109,0.2939186;0.1020002;-0.1809895,-0.1924572;0.4822287;-0.01301916,-0.223347;0.2683626;-0.07313918,-0.2509421;0.05870929;-0.1771059,0.08228862;0.009022017;-0.03123487,0.1401612;-0.3167478;-0.09762682,0.1874699;-0.6581192;-0.003515907,0.2186048;-0.7031636;-0.08036198,-0.07557038;0.002225606;-0.04596297,-0.06990997;-0.3351574;-0.05084185,-0.04487448;-0.6866978;0.007655833,-0.03536176;-0.6447805;-0.1031315,-0.0189867;0.5356915;0.01774522,0;0;0,-0.003968038;0.3063207;-0.03698587,-0.009038441;0.6049553;-0.08674049,0.1639243;0.5014383;-0.0126884,0.3192431;0.3783162;-0.1176851,0.3320051;0.3517025;-0.3514669,-0.17936;0.4807927;-0.02871556,-0.2690884;0.3236258;-0.1612095,-0.2480379;0.3587392;-0.3932634,0.08069833;0.004789114;-0.0359621,0.1374137;-0.3220232;-0.09809279,0.1607614;-0.659658;0.01630569,0.1633598;-0.6569592;-0.09211135,-0.0798561;0.003506569;-0.03793597,-0.09528042;-0.3317388;-0.07337256,-0.07307963;-0.6806302;0.0001893342,-0.06745022;-0.6777892;-0.1081484,-0.00774157;0.5314079;-0.07209706,991.2023
+0;0;0,-0.01138955;0.3080795;0.01449775,-0.02186565;0.610473;0.01425294,0.1568549;0.4889146;0.01778006,0.2145277;0.2873877;-0.06264672,0.2978409;0.09041247;-0.2162001,-0.1901876;0.4811705;-0.01661599,-0.2225647;0.2683157;-0.08027352,-0.2504431;0.03846723;-0.2056188,0.0828875;0.00931979;-0.03079633,0.1440602;-0.3120615;-0.1145984,0.1934496;-0.6563833;-0.01869236,0.2148552;-0.6763353;-0.06394425,-0.07579128;0.00187541;-0.04645186,-0.06849128;-0.3356982;-0.05290123,-0.04048048;-0.6908065;0.004617136,-0.0343981;-0.6532942;-0.06543782,-0.01940068;0.5356361;0.01677954,0;0;0,-0.004542775;0.3067521;-0.0336957,-0.009770684;0.6057147;-0.08004379,0.160858;0.5005943;-0.006446362,0.3208505;0.3864385;-0.1149757,0.3316739;0.3644492;-0.3771174,-0.1763966;0.4775138;-0.02057756,-0.2805223;0.3361126;-0.1604749,-0.2467788;0.3926004;-0.4154052,0.08158527;0.004776239;-0.03502345,0.1435339;-0.3188862;-0.1088867,0.1685467;-0.6583036;0.01096749,0.1876068;-0.6851121;-0.02659106,-0.0799841;0.003500565;-0.03867686,-0.08997948;-0.332584;-0.07026912,-0.06403497;-0.6848566;0.003390498,-0.06038766;-0.6717828;-0.06517575,-0.008505672;0.5320903;-0.06622815,991.236
+0;0;0,-0.01135233;0.3070728;0.01445037,-0.02179883;0.6086115;0.01420644,0.1542672;0.4879705;0.01771124,0.2120475;0.2860681;-0.06286538,0.2874582;0.1077766;-0.2018538,-0.1875626;0.4803427;-0.01616817,-0.22;0.2670913;-0.0799443,-0.2452341;0.0590446;-0.1934002,0.08213396;0.009235062;-0.03051635,0.1430295;-0.3106899;-0.1139387,0.1938329;-0.66487;-0.01528677,0.2157924;-0.6861146;-0.06170967,-0.07510225;0.00185836;-0.04602955,-0.06783532;-0.3341855;-0.05244971,-0.03902255;-0.6994609;0.006715462,-0.03278277;-0.6617542;-0.06515235,-0.01934096;0.5339901;0.01672576,0;0;0,-0.00329823;0.3060275;-0.03110766,-0.007559672;0.604457;-0.07536292,0.1598182;0.4992499;-0.002148628,0.319816;0.3905224;-0.11693,0.3276459;0.4096265;-0.3543456,-0.1756909;0.4853819;-0.02257196,-0.2790067;0.3504098;-0.1698952,-0.2539288;0.4086235;-0.3996226,0.08119681;0.005243003;-0.03379512,0.1439671;-0.3134595;-0.1204448,0.1745833;-0.6607914;0.00675559,0.1939681;-0.687142;-0.03462267,-0.07871156;0.003009836;-0.0394709,-0.08658021;-0.3318594;-0.06811051,-0.05682821;-0.6939059;0.008007064,-0.05264203;-0.6811004;-0.06235015,-0.006508403;0.5309551;-0.06205559,991.2581
+0;0;0,-0.01135233;0.3070728;0.01445037,-0.02179883;0.6086115;0.01420644,0.1542672;0.4879705;0.01771124,0.2120475;0.2860681;-0.06286538,0.2874582;0.1077766;-0.2018538,-0.1875626;0.4803427;-0.01616817,-0.22;0.2670913;-0.0799443,-0.2452341;0.0590446;-0.1934002,0.08213396;0.009235062;-0.03051635,0.1430295;-0.3106899;-0.1139387,0.1938329;-0.66487;-0.01528677,0.2157924;-0.6861146;-0.06170967,-0.07510225;0.00185836;-0.04602955,-0.06783532;-0.3341855;-0.05244971,-0.03902255;-0.6994609;0.006715462,-0.03278277;-0.6617542;-0.06515235,-0.01934096;0.5339901;0.01672576,0;0;0,-0.00329823;0.3060275;-0.03110766,-0.007559672;0.604457;-0.07536292,0.1598182;0.4992499;-0.002148628,0.319816;0.3905224;-0.11693,0.3276459;0.4096265;-0.3543456,-0.1756909;0.4853819;-0.02257196,-0.2790067;0.3504098;-0.1698952,-0.2539288;0.4086235;-0.3996226,0.08119681;0.005243003;-0.03379512,0.1439671;-0.3134595;-0.1204448,0.1745833;-0.6607914;0.00675559,0.1939681;-0.687142;-0.03462267,-0.07871156;0.003009836;-0.0394709,-0.08658021;-0.3318594;-0.06811051,-0.05682821;-0.6939059;0.008007064,-0.05264203;-0.6811004;-0.06235015,-0.006508403;0.5309551;-0.06205559,991.2819
+0;0;0,-0.01117812;0.3068908;0.01357937,-0.02140885;0.6078249;0.01252638,0.1535755;0.4861974;0.01913373,0.2197004;0.2905073;-0.07012137,0.2925757;0.1239187;-0.2031846,-0.1865588;0.4805904;-0.01893905,-0.2165809;0.2688294;-0.08886436,-0.2383;0.07391816;-0.1997979,0.08224767;0.009582227;-0.03023178,0.1486382;-0.3022009;-0.130235,0.1986837;-0.6581151;-0.02499244,0.2197449;-0.6618387;-0.08558748,-0.0751967;0.001368292;-0.04597872,-0.06493305;-0.3324568;-0.05449514,-0.0330909;-0.7011012;0.00332243,-0.02601283;-0.6634448;-0.06839848,-0.01901118;0.533404;0.01524141,0;0;0,-0.005307071;0.3060147;-0.02860451,-0.01134448;0.6042297;-0.06984735,0.1558;0.4991507;0.002510071,0.3180289;0.3947046;-0.113276,0.3366347;0.38587;-0.337651,-0.1788203;0.4840591;-0.02119534,-0.2946384;0.3817146;-0.1847355,-0.2475546;0.4176997;-0.4021212,0.0815894;0.005545914;-0.03290701,0.1461479;-0.3092264;-0.124382,0.1798063;-0.6596313;0.003442049,0.1998559;-0.6858031;-0.0377326,-0.07842623;0.002620143;-0.04016117,-0.08199275;-0.3304523;-0.06598996,-0.04983687;-0.6953285;0.01202776,-0.04509894;-0.6822991;-0.05827276,-0.009879582;0.5307976;-0.05731082,991.3141
+0;0;0,-0.01032334;0.2834232;0.01254097,-0.01951011;0.5536538;0.01159253,0.1618885;0.4377328;0.0180754,0.2280847;0.2418315;-0.07127602,0.3009437;0.07528032;-0.2043094,-0.191365;0.4319096;-0.02146586,-0.2214194;0.2199201;-0.09146662,-0.2431336;0.02505253;-0.2023753,0.08173595;0.009522609;-0.03004368,0.1485724;-0.3043547;-0.1307186,0.1987567;-0.6612552;-0.02518437,0.2196915;-0.6647764;-0.0854159,-0.07472885;0.001359779;-0.04569265,-0.06439626;-0.3347076;-0.05426628,-0.03246587;-0.7043736;0.003711529,-0.02543025;-0.6667631;-0.06757912,-0.01735495;0.4867602;0.01403295,0;0;0,-0.02160962;0.2829952;0.006268263,-0.03481026;0.5530148;0.008397579,0.1533758;0.4984288;0.007020235,0.3150818;0.3965431;-0.1121998,0.3203433;0.4248607;-0.3356187,-0.2134546;0.4855028;-0.02972798,-0.3246828;0.3834921;-0.1969555,-0.2889839;0.4544863;-0.4077421,0.08140027;0.005899548;-0.03183174,0.1469987;-0.3100415;-0.1266983,0.1841682;-0.6611911;0.001154423,0.2049615;-0.6872098;-0.03908634,-0.07743838;0.002234092;-0.04089466,-0.07965007;-0.3332175;-0.06516068,-0.04410436;-0.6985232;0.0143517,-0.03906585;-0.6831131;-0.05601537,-0.03205113;0.4861411;0.01077676,991.3365
+0;0;0,-0.01030834;0.2830115;0.01252275,-0.01949839;0.5533382;0.01157426,0.1546647;0.4393792;0.01789457,0.2212109;0.2424423;-0.07192919,0.2978475;0.0672556;-0.2118602,-0.1843279;0.433791;-0.0200504,-0.2145412;0.2206809;-0.09042121,-0.2373813;0.01570964;-0.2070804,0.0816727;0.00951524;-0.03002043,0.1484313;-0.3039965;-0.1305781,0.1985697;-0.6605707;-0.02514035,0.219777;-0.6645283;-0.08615575,-0.07467102;0.001358727;-0.04565729,-0.06435046;-0.3343172;-0.05422093,-0.03244926;-0.7036452;0.003703862,-0.02532209;-0.6659358;-0.06851459,-0.01734268;0.4864273;0.01401531,0;0;0,-0.01726584;0.2828083;0.008940458,-0.02958272;0.5529709;0.01064396,0.1508376;0.4984494;0.01044798,0.3066842;0.4099706;-0.1279867,0.3269214;0.4450776;-0.3614438,-0.2011729;0.4817454;-0.02549238,-0.3117063;0.3851413;-0.1979187,-0.2567061;0.4868361;-0.4047457,0.081595;0.006122947;-0.03109598,0.1482065;-0.3088622;-0.1270409,0.1884067;-0.6597373;-0.0003650188,0.209496;-0.6854422;-0.04253078,-0.07708634;0.00197784;-0.04142438,-0.07766531;-0.3331782;-0.06440879,-0.03913465;-0.6975603;0.01632013,-0.03374043;-0.6823059;-0.05494845,-0.02708077;0.4860721;0.01308656,991.3701
+0;0;0,-0.01063419;0.2821164;0.01216341,-0.02011623;0.5526742;0.01086825,0.1468859;0.4406759;0.01710353,0.2155103;0.246652;-0.07690462,0.313464;0.03018185;-0.2573678,-0.1778151;0.435744;-0.02014577,-0.2050566;0.2238602;-0.09467934,-0.231261;-0.03093162;-0.2477013,0.0811708;0.00989763;-0.02947751,0.1518585;-0.29755;-0.1421604,0.2018091;-0.6542389;-0.03819094,0.2247249;-0.6734051;-0.0871868,-0.07395618;0.0008897752;-0.04566481,-0.06339159;-0.3338069;-0.05487062,-0.02927522;-0.7030346;0.0002531558,-0.02192969;-0.6653301;-0.07206362,-0.01789889;0.4857701;0.01340106,0;0;0,-0.01395772;0.2820308;0.01070189,-0.02550985;0.5524747;0.01238036,0.1473765;0.4977682;0.01325226,0.3071249;0.4115893;-0.1218245,0.3355998;0.4687204;-0.4132802,-0.1899197;0.4825266;-0.02198476,-0.3049067;0.3941316;-0.1956408,-0.2646037;0.5113283;-0.4670479,0.08110139;0.006078482;-0.03067899,0.1487415;-0.3073486;-0.1276662,0.1908679;-0.658438;-0.003194332,0.2125083;-0.6839484;-0.045542,-0.07627557;0.002003657;-0.0416366,-0.07434393;-0.3322521;-0.06371781,-0.03468553;-0.6960769;0.01746321,-0.02897406;-0.6808199;-0.05390245,-0.02306463;0.4855734;0.01477528,991.4033
+0;0;0,-0.01062449;0.2818589;0.01215231,-0.02012743;0.5530082;0.01085754,0.1444145;0.4416108;0.01704025,0.2130253;0.2476255;-0.07694924,0.3008026;0.05364443;-0.238664,-0.1754342;0.4367526;-0.0196524,-0.2026702;0.2249108;-0.09417116,-0.2261523;-0.003410563;-0.2312956,0.08106404;0.009884613;-0.02943874,0.1516485;-0.2971141;-0.1419571,0.2016021;-0.6538242;-0.03798142,0.2246642;-0.6733041;-0.08729003,-0.07385892;0.000888605;-0.04560475,-0.06330974;-0.3333193;-0.05479711,-0.02919134;-0.7025691;0.0003299452,-0.02179892;-0.6648154;-0.07244843,-0.01790768;0.4860311;0.01339311,0;0;0,-0.01280643;0.2817754;0.01198316,-0.02382654;0.5528409;0.01383853,0.1465579;0.4975978;0.01496506,0.307941;0.4133739;-0.1193242,0.3403986;0.468056;-0.3790193,-0.1855421;0.4831322;-0.02096893,-0.3037264;0.4079552;-0.1985996,-0.2564935;0.5088434;-0.4416547,0.08108867;0.006183058;-0.03036642,0.1482335;-0.3064462;-0.1285768,0.1913331;-0.6578792;-0.005346529,0.2140361;-0.682916;-0.04855513,-0.07602561;0.001911039;-0.041859,-0.07301027;-0.3318577;-0.06376889,-0.03060207;-0.6953243;0.0177298,-0.02461108;-0.6801392;-0.05407609,-0.02135882;0.4858615;0.01606297,991.4368
+0;0;0,-0.01062882;0.2819739;0.01215727,-0.02015203;0.5536987;0.01086137,0.1418033;0.4429048;0.01698988,0.2104202;0.2489023;-0.07700796,0.2843131;0.08560458;-0.2131432,-0.1729417;0.4381242;-0.01911729,-0.2001801;0.2262636;-0.09364267,-0.2199479;0.03405738;-0.2090772,0.08084774;0.009858238;-0.02936019,0.151257;-0.2963786;-0.1415993,0.2008978;-0.6508549;-0.03827474,0.2246408;-0.6717957;-0.08903916,-0.07366185;0.000886234;-0.04548306,-0.06313886;-0.3324923;-0.05465262,-0.02923412;-0.6994298;0.0001292191,-0.02162344;-0.6614471;-0.0747979,-0.01792879;0.4866164;0.01340092,0;0;0,-0.01274011;0.2818611;0.01273084,-0.02393077;0.5534984;0.01482439,0.1438596;0.498431;0.01627946,0.3056514;0.4151893;-0.1181641,0.3200224;0.463563;-0.3375099,-0.1827172;0.478231;-0.0195565,-0.2981884;0.4106612;-0.2019889,-0.2589587;0.4980872;-0.4056475,0.0809989;0.006362706;-0.02990413,0.1462122;-0.305155;-0.1301041,0.1887355;-0.6546968;-0.008424513,0.2120251;-0.6791477;-0.05563068,-0.07558403;0.001664973;-0.04218821,-0.07394669;-0.3312881;-0.06399728,-0.02909107;-0.6920162;0.01759232,-0.02282859;-0.6772541;-0.05632863,-0.02134666;0.4864137;0.01691961,991.4704
+0;0;0,-0.0113814;0.282686;0.01229737,-0.02168829;0.5566646;0.0110791,0.1423368;0.4448986;0.01586091,0.211678;0.2533243;-0.08295681,0.2857454;0.0948002;-0.2243512,-0.1755166;0.4394129;-0.0209875,-0.2023271;0.2295088;-0.1015809,-0.2195372;0.0403461;-0.2221194,0.08077714;0.01021572;-0.02869679,0.1553456;-0.2889116;-0.1575882,0.2009528;-0.6444039;-0.05057525,0.2064224;-0.6064664;-0.1264628,-0.07313874;0.0005131498;-0.04586147,-0.06204715;-0.3333113;-0.05528701,-0.02615317;-0.7016719;-0.001169786,-0.01840459;-0.6636065;-0.07684507,-0.01927422;0.4889772;0.01362107,0;0;0,-0.01410478;0.2824506;0.01465631,-0.02784856;0.5562343;0.01944304,0.1426671;0.4991097;0.01765752,0.30101;0.4133524;-0.119627,0.3218524;0.4700772;-0.3363206,-0.1866673;0.4764578;-0.0196647,-0.3064447;0.4065663;-0.1986686,-0.2627406;0.5064868;-0.3954276,0.08087228;0.006563514;-0.0294857,0.1447963;-0.304816;-0.1324768,0.1859915;-0.655484;-0.009020574,0.2101505;-0.6789094;-0.05815221,-0.07517619;0.001484847;-0.04241638,-0.0727861;-0.3319911;-0.06336221,-0.02657593;-0.6940132;0.01855937,-0.02020348;-0.6793307;-0.05611733,-0.02450283;0.4885489;0.02061605,991.504
+0;0;0,-0.01137869;0.2826185;0.01229443,-0.02168889;0.5566815;0.01107848,0.1393563;0.4457681;0.01581749,0.2086821;0.2542362;-0.08297841,0.2827386;0.09573556;-0.2243519,-0.1726392;0.4403836;-0.02035181,-0.1994437;0.2305258;-0.1009274,-0.2166513;0.04139107;-0.2214481,0.08045664;0.01017519;-0.02858292,0.1549687;-0.2887259;-0.1573769,0.2009364;-0.647028;-0.04951801,0.2069078;-0.6083623;-0.1323684,-0.07284854;0.0005111137;-0.04567951,-0.06176534;-0.3330608;-0.05509792,-0.02558764;-0.704333;-0.0005529337,-0.01712812;-0.6655276;-0.08317155,-0.01927627;0.4890344;0.01361893,0;0;0,-0.01380913;0.2823837;0.01491904,-0.026879;0.5562932;0.01921391,0.1403141;0.4998202;0.01888275,0.2985813;0.4119954;-0.1170933,0.3229995;0.4701712;-0.3329928,-0.183578;0.4780389;-0.01665247,-0.3003797;0.4074448;-0.1972765,-0.2568383;0.5083426;-0.3935341,0.08067003;0.006770372;-0.02898788,0.1446197;-0.3031846;-0.1353841,0.184306;-0.65748;-0.01280046,0.2094878;-0.6823795;-0.07047939,-0.07463863;0.001298501;-0.04267525,-0.07081842;-0.3319448;-0.06307283,-0.02335545;-0.6966796;0.01964866,-0.01646706;-0.6834211;-0.06188174,-0.02373919;0.4886406;0.02049899,991.5262
+0;0;0,-0.01137869;0.2826185;0.01229443,-0.02168889;0.5566815;0.01107848,0.1393563;0.4457681;0.01581749,0.2086821;0.2542362;-0.08297841,0.2827386;0.09573556;-0.2243519,-0.1726392;0.4403836;-0.02035181,-0.1994437;0.2305258;-0.1009274,-0.2166513;0.04139107;-0.2214481,0.08045664;0.01017519;-0.02858292,0.1549687;-0.2887259;-0.1573769,0.2009364;-0.647028;-0.04951801,0.2069078;-0.6083623;-0.1323684,-0.07284854;0.0005111137;-0.04567951,-0.06176534;-0.3330608;-0.05509792,-0.02558764;-0.704333;-0.0005529337,-0.01712812;-0.6655276;-0.08317155,-0.01927627;0.4890344;0.01361893,0;0;0,-0.01380913;0.2823837;0.01491904,-0.026879;0.5562932;0.01921391,0.1403141;0.4998202;0.01888275,0.2985813;0.4119954;-0.1170933,0.3229995;0.4701712;-0.3329928,-0.183578;0.4780389;-0.01665247,-0.3003797;0.4074448;-0.1972765,-0.2568383;0.5083426;-0.3935341,0.08067003;0.006770372;-0.02898788,0.1446197;-0.3031846;-0.1353841,0.184306;-0.65748;-0.01280046,0.2094878;-0.6823795;-0.07047939,-0.07463863;0.001298501;-0.04267525,-0.07081842;-0.3319448;-0.06307283,-0.02335545;-0.6966796;0.01964866,-0.01646706;-0.6834211;-0.06188174,-0.02373919;0.4886406;0.02049899,991.5489
+0;0;0,-0.01104944;0.2822649;0.01167405,-0.02099456;0.5562286;0.00990035,0.1351109;0.4458382;0.01417888,0.2067264;0.2570642;-0.08816755,0.2805096;0.1015739;-0.2330189,-0.1675564;0.4416957;-0.02086343,-0.1934957;0.2333563;-0.1054865,-0.2084365;0.04747815;-0.2313005,0.08046413;0.01032759;-0.02830722,0.1586813;-0.2784893;-0.1739105,0.2002614;-0.6379869;-0.06029157,0.2064929;-0.5991791;-0.1456742,-0.07273099;0.0002208639;-0.04574484,-0.05861492;-0.3320903;-0.05591557,-0.02211265;-0.7057739;-0.002019435,-0.01335411;-0.6667554;-0.08715786,-0.01867963;0.4886199;0.01257639,0;0;0,-0.01302536;0.2820297;0.01488066,-0.02548465;0.5558631;0.01889157,0.1367231;0.5001238;0.01910043,0.2966329;0.4144568;-0.1162851,0.3216153;0.4702511;-0.3327706,-0.1776647;0.4789168;-0.01598755,-0.3005668;0.4049803;-0.1911094,-0.2544025;0.5096211;-0.3848161,0.08068424;0.00695479;-0.0287075,0.143933;-0.3007039;-0.138613,0.1807613;-0.6577405;-0.01595426,0.2090063;-0.6826152;-0.07593417,-0.0744633;0.001121887;-0.04285317,-0.07053006;-0.3310013;-0.06315621,-0.02130546;-0.6977891;0.02003176,-0.01399834;-0.6850526;-0.06396335,-0.02246845;0.4882424;0.02022767,991.5823
+0;0;0,-0.01101754;0.2814499;0.01164035,-0.02095262;0.5551394;0.009867204,0.1322657;0.4455919;0.01411408,0.2038569;0.2568817;-0.08819769,0.2776304;0.1014119;-0.2330301,-0.1647222;0.4415272;-0.02027069,-0.1906528;0.2332583;-0.1048651,-0.2055916;0.04740456;-0.2306626,0.08035394;0.01031345;-0.02826845,0.1585497;-0.2784247;-0.173832,0.200331;-0.6396613;-0.05966346,0.2068254;-0.600482;-0.1486475,-0.07263137;0.0002205614;-0.04568219,-0.05851915;-0.332;-0.05585014,-0.0218403;-0.7074913;-0.001693286,-0.01271234;-0.6680923;-0.09042282,-0.01863907;0.4875708;0.01254166,0;0;0,-0.01064464;0.2813115;0.01488185,-0.02198453;0.5549236;0.01867485,0.1370559;0.499498;0.01910138,0.2952626;0.40807;-0.1143756,0.3221363;0.4662071;-0.3299856,-0.1714622;0.4791211;-0.01544937,-0.2959025;0.4025266;-0.1882279,-0.2471654;0.5096819;-0.3798845,0.0807571;0.007035702;-0.02812505,0.1452127;-0.2987608;-0.1421733,0.1788989;-0.6586608;-0.02130413,0.2106242;-0.6819427;-0.08610487,-0.07411943;0.001026409;-0.04321441,-0.06846843;-0.3310285;-0.06272416,-0.01752458;-0.6995431;0.02018398,-0.009791916;-0.6875495;-0.0673407,-0.01911132;0.4873371;0.02002835,991.6049
+0;0;0,-0.01103852;0.2819859;0.01166251,-0.02098687;0.5560331;0.00989156,0.1362228;0.4453894;0.01417947,0.2078722;0.2565261;-0.08821531,0.2816622;0.1010214;-0.2330802,-0.1686213;0.4412171;-0.02111487,-0.1945729;0.2327793;-0.1057779,-0.2095151;0.04688381;-0.2316037,0.08005225;0.01027473;-0.02816232,0.1586246;-0.279854;-0.1744269,0.200535;-0.6422063;-0.05990577,0.2075133;-0.6023431;-0.1555204,-0.07235869;0.0002197333;-0.04551068,-0.0581785;-0.3336008;-0.0557276,-0.02138637;-0.7102519;-0.001403481,-0.01157823;-0.6701525;-0.09674473,-0.0186738;0.4884787;0.01256545,0;0;0,-0.01274928;0.281709;0.01585412,-0.02545874;0.5556104;0.02015448,0.1380439;0.4982959;0.01940513,0.2956043;0.4099361;-0.117178,0.3106101;0.4691421;-0.3337004,-0.1787807;0.4801603;-0.01513628,-0.2955175;0.3989329;-0.1913813,-0.2503539;0.501547;-0.3864277,0.08053011;0.007558673;-0.02765536,0.1463457;-0.2979293;-0.1463442,0.1784233;-0.658869;-0.0244248,0.2102266;-0.682549;-0.09787656,-0.07361262;0.0005757399;-0.04344998,-0.06652649;-0.3330806;-0.06255121,-0.0143856;-0.7026845;0.02018328,-0.006161427;-0.6920153;-0.07387432,-0.02240275;0.4880445;0.02141547,991.6382
+0;0;0,-0.01195825;0.2824048;0.01176975,-0.02284797;0.556787;0.01006844,0.1354955;0.4459775;0.0130336,0.2086852;0.2593178;-0.09251059,0.2831249;0.1086749;-0.2424776,-0.1707475;0.441543;-0.0224431,-0.1953969;0.2343949;-0.1108754,-0.2087982;0.05099277;-0.2409089,0.07987401;0.01060449;-0.02765001,0.1613213;-0.2682374;-0.19428,0.1997285;-0.6280339;-0.07294407,0.2439663;-0.6718462;-0.1292086,-0.07191251;-0.0001744371;-0.04566613,-0.05567402;-0.3345181;-0.05579582,-0.01825099;-0.7105514;-0.002414476,-0.007818828;-0.6697705;-0.1041291,-0.02030356;0.4891951;0.0127293,0;0;0,-0.01406144;0.2820512;0.01683378,-0.02763736;0.5562701;0.02180552,0.1370206;0.4971483;0.01993155,0.2933323;0.408821;-0.1182826,0.3120281;0.4375645;-0.3408785,-0.1813643;0.4796197;-0.01484513,-0.2950133;0.3840925;-0.1860078,-0.2472214;0.4853177;-0.3814407,0.08038161;0.00807181;-0.02702737,0.1467939;-0.2952942;-0.1523688,0.1769183;-0.6558436;-0.03092862,0.2111582;-0.6821055;-0.109879,-0.07310135;0.0001455276;-0.04373794,-0.06501872;-0.3341129;-0.06265765,-0.01332335;-0.7034969;0.01817629,-0.004486859;-0.6941019;-0.08216456,-0.0244116;0.4886639;0.02290702,991.6713
+0;0;0,-0.01193566;0.2818713;0.01174752,-0.02278933;0.5553409;0.01005462,0.140304;0.4434983;0.01301776,0.2134238;0.257017;-0.09242551,0.2878864;0.1063275;-0.2424389,-0.1752967;0.4389282;-0.02354297,-0.1999225;0.2319782;-0.1118907,-0.2133279;0.04851939;-0.2419644,0.07983005;0.01059866;-0.0276348,0.1613852;-0.2686127;-0.1944855,0.1997301;-0.6278253;-0.07334658,0.2441891;-0.6720066;-0.1298924,-0.07187293;-0.0001743411;-0.045641,-0.05561292;-0.3349611;-0.05578411,-0.01825064;-0.7103841;-0.002489407,-0.007766321;-0.6695493;-0.1047125,-0.02025574;0.4880364;0.01270416,0;0;0,-0.01705682;0.2813375;0.01703453,-0.03418127;0.5544468;0.02166653,0.1363242;0.496667;0.02077341,0.2921477;0.401812;-0.1132476,0.3181896;0.4061031;-0.3369873,-0.1916391;0.4781871;-0.01661636,-0.3018796;0.3622217;-0.1767385,-0.2688969;0.4484668;-0.3822377,0.08035766;0.008535355;-0.02680755,0.14856;-0.2922511;-0.1584334,0.1766747;-0.6527119;-0.03819942,0.2127978;-0.6801233;-0.1161478,-0.07292674;-0.000320977;-0.04393676,-0.0629904;-0.3349661;-0.06299889,-0.01071712;-0.7036544;0.01771722,-0.001780138;-0.694348;-0.08312318,-0.03001508;0.4871823;0.0228796,991.694
+0;0;0,-0.01191448;0.2813711;0.01172667,-0.02276441;0.5547476;0.01003363,0.1388354;0.4433257;0.01299359,0.2119261;0.2569186;-0.09240768,0.2928975;0.09305745;-0.2555337,-0.1738301;0.4387981;-0.02322712,-0.1984462;0.2319305;-0.1115397,-0.2130233;0.0324356;-0.2529831,0.08009197;0.01063343;-0.02772546,0.1619296;-0.269545;-0.1951541,0.2002294;-0.6283351;-0.07415764,0.2455543;-0.6739612;-0.1318047,-0.07210875;-0.0001749131;-0.04579074,-0.05579241;-0.3361212;-0.05596899,-0.01847408;-0.7111026;-0.002736971,-0.00778556;-0.6700568;-0.1069511,-0.02023106;0.4874496;0.01268291,0;0;0,-0.01553142;0.2809565;0.01647282,-0.03191604;0.5540228;0.02089858,0.1370266;0.4953392;0.02122617,0.291347;0.3957374;-0.1109252,0.3047367;0.4052182;-0.3553588,-0.1882453;0.4779586;-0.01576331,-0.294481;0.3521287;-0.1709409,-0.267253;0.4310204;-0.4012704,0.08053791;0.008854955;-0.0270505,0.1505184;-0.2902067;-0.1645081,0.1775813;-0.6497774;-0.0427959,0.2133847;-0.6750544;-0.1250114,-0.07328457;-0.000702871;-0.04387908,-0.06161518;-0.3364176;-0.06360576,-0.008736666;-0.704651;0.01667739,0.0004996527;-0.6957623;-0.08611286,-0.02782111;0.4867608;0.02212811,991.7272
+0;0;0,-0.01236076;0.2809908;0.01138343,-0.02365031;0.5542602;0.009340007,0.1364169;0.4424364;0.0116342,0.2122721;0.2587712;-0.09575396,0.2955177;0.09314142;-0.2679728,-0.1731429;0.4389473;-0.02420287,-0.1966387;0.2337094;-0.1155511,-0.2093063;0.03008467;-0.2652137,0.0803738;0.01086154;-0.02766065,0.163729;-0.263014;-0.2016671,0.1983547;-0.617605;-0.07852565,0.2453814;-0.6652669;-0.1386242,-0.07221997;-0.0004307533;-0.04612074,-0.05489377;-0.3348436;-0.05622153,-0.01669661;-0.7063697;-0.00516462,-0.005625546;-0.6649808;-0.1128793,-0.02101066;0.4869769;0.01207984,0;0;0,-0.01482618;0.2806292;0.01629734,-0.03048225;0.5536559;0.02048492,0.1368919;0.4942498;0.02169967,0.2884647;0.3826322;-0.1031456,0.3014522;0.3856571;-0.3558204,-0.185938;0.4764423;-0.01369314,-0.2874127;0.3461645;-0.1678026,-0.2537682;0.403699;-0.4118932,0.08067939;0.009191304;-0.02737498,0.1518928;-0.2838993;-0.1731856,0.178099;-0.6404719;-0.05374265,0.2154373;-0.6677045;-0.1385071,-0.07371224;-0.001099905;-0.0436844,-0.06116505;-0.3352713;-0.06383919,-0.008090597;-0.6999589;0.01542958,0.001219291;-0.6917837;-0.09083296,-0.02652706;0.4863933;0.02175593,991.7607
+0;0;0,-0.01236076;0.2809908;0.01138343,-0.02365031;0.5542602;0.009340007,0.1364169;0.4424364;0.0116342,0.2122721;0.2587712;-0.09575396,0.2955177;0.09314142;-0.2679728,-0.1731429;0.4389473;-0.02420287,-0.1966387;0.2337094;-0.1155511,-0.2093063;0.03008467;-0.2652137,0.0803738;0.01086154;-0.02766065,0.163729;-0.263014;-0.2016671,0.1983547;-0.617605;-0.07852565,0.2453814;-0.6652669;-0.1386242,-0.07221997;-0.0004307533;-0.04612074,-0.05489377;-0.3348436;-0.05622153,-0.01669661;-0.7063697;-0.00516462,-0.005625546;-0.6649808;-0.1128793,-0.02101066;0.4869769;0.01207984,0;0;0,-0.01482618;0.2806292;0.01629734,-0.03048225;0.5536559;0.02048492,0.1368919;0.4942498;0.02169967,0.2884647;0.3826322;-0.1031456,0.3014522;0.3856571;-0.3558204,-0.185938;0.4764423;-0.01369314,-0.2874127;0.3461645;-0.1678026,-0.2537682;0.403699;-0.4118932,0.08067939;0.009191304;-0.02737498,0.1518928;-0.2838993;-0.1731856,0.178099;-0.6404719;-0.05374265,0.2154373;-0.6677045;-0.1385071,-0.07371224;-0.001099905;-0.0436844,-0.06116505;-0.3352713;-0.06383919,-0.008090597;-0.6999589;0.01542958,0.001219291;-0.6917837;-0.09083296,-0.02652706;0.4863933;0.02175593,991.7834
+0;0;0,-0.01322476;0.3006317;0.01217911,-0.02569804;0.6025053;0.009953674,0.155618;0.4784197;0.01244578,0.231294;0.2951884;-0.09468868,0.314449;0.129739;-0.2667201,-0.1952371;0.4744651;-0.02817197,-0.2186774;0.2697121;-0.1193044,-0.2313313;0.06630905;-0.2688041,0.08049869;0.01087842;-0.02770363,0.1637049;-0.2625074;-0.2013989,0.1977085;-0.6107287;-0.0804695,0.2456205;-0.6598527;-0.1416994,-0.07233219;-0.0004314227;-0.04619241,-0.05503697;-0.3342463;-0.05627513,-0.01752596;-0.6990985;-0.006135374,-0.006246483;-0.6574952;-0.1158777,-0.02281043;0.5289019;0.01295087,0;0;0,-0.02146745;0.3000621;-0.01430154,-0.03819965;0.5992391;-0.05334091,0.1360237;0.4935489;0.02225947,0.2830172;0.3676387;-0.0931437,0.2946424;0.373685;-0.3455548,-0.2091507;0.470725;-0.01405798,-0.2937645;0.2988703;-0.1327376,-0.2778863;0.3503342;-0.3796838,0.08078614;0.009435147;-0.02739429,0.1534788;-0.2786554;-0.1808634,0.1789368;-0.6295686;-0.06575465,0.2158155;-0.6621154;-0.1496184,-0.07384628;-0.001378949;-0.0437115,-0.06166014;-0.3349762;-0.06364926,-0.008395564;-0.6930876;0.01353449,0.001589447;-0.6881195;-0.09407108,-0.03458282;0.5264028;-0.04254389,991.806
+0;0;0,-0.01352003;0.300812;0.01197581,-0.0261744;0.6019773;0.009525297,0.1544969;0.4780397;0.01151005,0.2319209;0.2988589;-0.1009796,0.3137275;0.1387616;-0.2699891,-0.1950666;0.4748371;-0.02913891,-0.218757;0.2743729;-0.1291738,-0.2276393;0.073255;-0.2718637,0.08026449;0.01100047;-0.02729771,0.1647118;-0.2570561;-0.2090784,0.1965463;-0.6004987;-0.0862285,0.2421724;-0.6503866;-0.1491072,-0.071818;-0.0006137781;-0.046372,-0.05311719;-0.3346404;-0.05668621,-0.01562832;-0.6955292;-0.007572766,-0.004226765;-0.6538931;-0.1178096,-0.02324894;0.5284809;0.01257553,0;0;0,-0.02103965;0.300228;-0.01531672,-0.03764616;0.5987714;-0.05382013,0.1354972;0.4932391;0.02285242,0.2814939;0.3653557;-0.091537,0.2958709;0.364011;-0.3378685,-0.2079967;0.4709719;-0.01405615,-0.2881775;0.2958587;-0.1309345,-0.2788104;0.2843024;-0.37724,0.08053342;0.009732425;-0.02698541,0.1562173;-0.2711515;-0.192533,0.1781369;-0.6169267;-0.0741377,0.21383;-0.6493395;-0.1592741,-0.07340407;-0.001560387;-0.04379466,-0.06222558;-0.3354781;-0.06389095,-0.009051304;-0.6897911;0.01156233,0.001002706;-0.6849854;-0.09651969,-0.03401178;0.5260524;-0.042943,991.8391
+0;0;0,-0.01352572;0.3009387;0.01198085,-0.02614985;0.6013917;0.009531415,0.1547871;0.4774449;0.01151179,0.2320536;0.2986286;-0.1007491,0.308881;0.1482756;-0.2594718,-0.195304;0.4742374;-0.02919854,-0.2189463;0.2741809;-0.12903,-0.227288;0.08530414;-0.2630351,0.07987802;0.01094751;-0.02716627,0.1640274;-0.2561635;-0.2083057,0.1952357;-0.5928506;-0.08787236,0.2408531;-0.6427232;-0.150739,-0.0714722;-0.0006108228;-0.04614872,-0.05283735;-0.3334592;-0.05642655,-0.01608589;-0.6872494;-0.008279175,-0.004686518;-0.6456155;-0.1184949,-0.02322705;0.5279622;0.01257887,0;0;0,-0.02068254;0.3002718;-0.01731062,-0.03792416;0.5979742;-0.05640292,0.1348944;0.4925357;0.02318478,0.2779418;0.3558124;-0.08354878,0.2950036;0.3350927;-0.3137248,-0.2077003;0.4698139;-0.01412913,-0.3167167;0.295671;-0.1054394,-0.2823156;0.3357038;-0.3310837,0.08028503;0.01014563;-0.02626276,0.1594251;-0.262996;-0.2005367,0.1767284;-0.6020753;-0.08407998,0.2123062;-0.6349748;-0.1688778,-0.0726885;-0.001863525;-0.04417309,-0.06134182;-0.3346017;-0.06410985,-0.008964103;-0.6820101;0.009377077,0.001140454;-0.6773288;-0.09864912,-0.03393574;0.5254124;-0.04506254,991.8615
+0;0;0,-0.01354646;0.3014;0.01199922,-0.02615579;0.6015136;0.009544544,0.1558075;0.4771782;0.01152287,0.232905;0.2987531;-0.1004924,0.3222225;0.1239567;-0.2850193,-0.1962944;0.4739524;-0.02942127,-0.2198849;0.2743335;-0.1290343,-0.2295827;0.05475035;-0.284825,0.08016797;0.01098724;-0.02726488,0.1636471;-0.253996;-0.2069614,0.1940711;-0.5822228;-0.08955429,0.2399438;-0.6325424;-0.1527727,-0.07173163;-0.0006130399;-0.04631623,-0.05324523;-0.33081;-0.05651219,-0.01741726;-0.6757101;-0.009574667,-0.005954109;-0.6340111;-0.1204071,-0.02322908;0.5279857;0.01259609,0;0;0,-0.02061427;0.3006109;-0.01943135,-0.03849766;0.5976731;-0.06034136,0.1343844;0.491411;0.023031,0.2735047;0.3457382;-0.07572079,0.297275;0.2857877;-0.3372977,-0.2084038;0.4690981;-0.01408418,-0.3051209;0.3272774;-0.1585129,-0.2647766;0.1863684;-0.3845627,0.08053374;0.01037398;-0.02641392,0.1622012;-0.2540298;-0.2077887,0.1746659;-0.5859038;-0.09757446,0.2102666;-0.6180384;-0.183737,-0.07304152;-0.002175903;-0.04417238,-0.06133245;-0.3322323;-0.0642077,-0.01038521;-0.6711038;0.006597236,-0.0002604164;-0.6667669;-0.1019891,-0.03423788;0.5251685;-0.04812813,991.8946
+0;0;0,-0.01447796;0.3017827;0.01220267,-0.02815917;0.6012807;0.009968587,0.1571123;0.4759786;0.01122507,0.2345695;0.3007684;-0.1046926,0.3153611;0.149601;-0.2689824,-0.2006897;0.4726874;-0.03074728,-0.2245554;0.2771737;-0.1372366,-0.2267692;0.09327614;-0.2873924,0.08058337;0.01143057;-0.02705362,0.1621725;-0.2446668;-0.2173811,0.1905164;-0.5683092;-0.1019539,0.234738;-0.619975;-0.165007,-0.07184899;-0.0009211204;-0.04683064,-0.05321471;-0.3296229;-0.05550031,-0.01778457;-0.6695555;-0.01009423,-0.006225998;-0.6278162;-0.1211308,-0.02494511;0.5276953;0.01296215,0;0;0,-0.02137987;0.3007751;-0.02255082,-0.04121512;0.5965688;-0.06727648,0.1336475;0.4908752;0.02241683,0.2697868;0.3387435;-0.06954622,0.2926202;0.2863677;-0.2999923,-0.2123434;0.4666422;-0.01452682,-0.314296;0.2994058;-0.1230293,-0.2718342;0.1932158;-0.3310934,0.08081058;0.01056561;-0.02672553,0.1657867;-0.2442198;-0.2173316,0.1726196;-0.5721663;-0.111145,0.2083854;-0.6041605;-0.1976209,-0.07353943;-0.002460239;-0.04406966,-0.06084366;-0.3309218;-0.06454049,-0.01090489;-0.6650232;0.004405953,-0.0006635692;-0.6610864;-0.1042971,-0.03637637;0.5242683;-0.05373645,991.9282
+0;0;0,-0.01447796;0.3017827;0.01220267,-0.02815917;0.6012807;0.009968587,0.1571123;0.4759786;0.01122507,0.2345695;0.3007684;-0.1046926,0.3153611;0.149601;-0.2689824,-0.2006897;0.4726874;-0.03074728,-0.2245554;0.2771737;-0.1372366,-0.2267692;0.09327614;-0.2873924,0.08058337;0.01143057;-0.02705362,0.1621725;-0.2446668;-0.2173811,0.1905164;-0.5683092;-0.1019539,0.234738;-0.619975;-0.165007,-0.07184899;-0.0009211204;-0.04683064,-0.05321471;-0.3296229;-0.05550031,-0.01778457;-0.6695555;-0.01009423,-0.006225998;-0.6278162;-0.1211308,-0.02494511;0.5276953;0.01296215,0;0;0,-0.02137987;0.3007751;-0.02255082,-0.04121512;0.5965688;-0.06727648,0.1336475;0.4908752;0.02241683,0.2697868;0.3387435;-0.06954622,0.2926202;0.2863677;-0.2999923,-0.2123434;0.4666422;-0.01452682,-0.314296;0.2994058;-0.1230293,-0.2718342;0.1932158;-0.3310934,0.08081058;0.01056561;-0.02672553,0.1657867;-0.2442198;-0.2173316,0.1726196;-0.5721663;-0.111145,0.2083854;-0.6041605;-0.1976209,-0.07353943;-0.002460239;-0.04406966,-0.06084366;-0.3309218;-0.06454049,-0.01090489;-0.6650232;0.004405953,-0.0006635692;-0.6610864;-0.1042971,-0.03637637;0.5242683;-0.05373645,991.9509
+0;0;0,-0.01446895;0.3015949;0.01219507,-0.02808776;0.5997335;0.009966044,0.1600935;0.4738206;0.01118578,0.2372966;0.2991851;-0.1043517,0.3009103;0.1801589;-0.2337102,-0.2034459;0.4704765;-0.03145958,-0.2272334;0.2756042;-0.1375996,-0.2289764;0.1308069;-0.2558293,0.08098891;0.0114881;-0.02718977,0.1619299;-0.2425748;-0.2160052,0.1903922;-0.5675696;-0.1000957,0.2350518;-0.6200441;-0.1637732,-0.07221058;-0.0009257561;-0.04706632,-0.05372434;-0.3270161;-0.05566712,-0.01814616;-0.6683693;-0.01007131,-0.006473121;-0.6265137;-0.1222075,-0.02488323;0.5263665;0.01295072,0;0;0,-0.02146903;0.3002794;-0.02624678,-0.04176478;0.5936795;-0.07692146,0.1334209;0.4895411;0.02162266,0.2659614;0.3292325;-0.05925345,0.2880949;0.2578368;-0.230602,-0.2142953;0.4644157;-0.01472094,-0.3110349;0.2925273;-0.1191365,-0.2765315;0.2287578;-0.2914459,0.08114415;0.01092094;-0.02695966,0.1692245;-0.2348628;-0.2233849,0.173546;-0.566265;-0.1232817,0.2097019;-0.5959806;-0.2126021,-0.07410672;-0.002888859;-0.04393533,-0.06060359;-0.3286681;-0.06482121,-0.01094367;-0.6641747;0.004720055,-0.0006842772;-0.661046;-0.104934,-0.03689046;0.5219657;-0.06158352,991.9849
+0;0;0,-0.01479489;0.3005418;0.01237746,-0.02855496;0.5961265;0.01042366,0.1598378;0.4701674;0.01073906,0.2398712;0.2983988;-0.1057683,0.3213431;0.1481599;-0.2802204,-0.2039741;0.4674342;-0.03227182,-0.2267428;0.2749783;-0.1414783,-0.2270447;0.08568932;-0.2957913,0.08135229;0.01169909;-0.02709149,0.1610708;-0.2340289;-0.2232684,0.1847252;-0.55248;-0.1072307,0.2297778;-0.5981348;-0.1768223,-0.07241693;-0.001128942;-0.04736587,-0.05269469;-0.3248006;-0.05575091,-0.01763325;-0.6597856;-0.01112802,-0.005975579;-0.618034;-0.1221342,-0.02532511;0.5233517;0.01331673,0;0;0,-0.02125423;0.2990383;-0.02866745,-0.04178996;0.5895821;-0.08076978,0.1330793;0.4892253;0.02060962,0.2580855;0.319057;-0.04939008,0.2936434;0.2111592;-0.2655766,-0.2148383;0.4630033;-0.01632475,-0.3113009;0.2988225;-0.1313178,-0.2843562;0.1900388;-0.3483039,0.08140349;0.0112561;-0.02712536,0.1730063;-0.2254091;-0.2291679,0.175315;-0.5529376;-0.1388621,0.20939;-0.5859509;-0.22526,-0.07448775;-0.003259017;-0.04393138,-0.05976897;-0.3266135;-0.06509542,-0.01145152;-0.6562105;0.001737311,-0.001113768;-0.653031;-0.1067531,-0.03693068;0.5185328;-0.06517053,992.0178
+0;0;0,-0.01476923;0.3000205;0.01235599,-0.02847986;0.5945515;0.0104034,0.1596683;0.4687896;0.01071701,0.239461;0.2975375;-0.10544,0.3170713;0.1544196;-0.2716234,-0.2036742;0.4660599;-0.03223838,-0.2263744;0.2741827;-0.1411164,-0.226662;0.09386562;-0.2881154,0.081474;0.01171659;-0.02713202,0.1614801;-0.2348979;-0.2240168,0.1846348;-0.5466228;-0.1104299,0.2292203;-0.591493;-0.1792999,-0.07252527;-0.00113063;-0.04743673,-0.05273187;-0.3259701;-0.05585202,-0.018411;-0.6538795;-0.01217166,-0.006874227;-0.6122497;-0.1220267,-0.02525572;0.5219053;0.01329136,0;0;0,-0.02159312;0.2981641;-0.03185964,-0.04231334;0.5869008;-0.08780146,0.1302252;0.4882762;0.01908803,0.2520663;0.3130983;-0.04136086,0.2972475;0.191598;-0.2345431,-0.2144146;0.4615551;-0.01928706,-0.3091921;0.2962245;-0.1327313,-0.2727326;0.1572248;-0.3156871,0.08161017;0.01195043;-0.02661586,0.1755764;-0.2187634;-0.2361982,0.1769253;-0.5405732;-0.152251,0.209029;-0.5766276;-0.2355735,-0.07443773;-0.003738481;-0.04423219,-0.05979013;-0.3282478;-0.06573552,-0.01273428;-0.6510649;-0.00104133,-0.002380319;-0.6480052;-0.1082956,-0.03737919;0.5162153;-0.07120585,992.0403
+0;0;0,-0.01469154;0.2984422;0.01229099,-0.02825706;0.5898606;0.01035575,0.1620997;0.4641483;0.01061064,0.2417211;0.2932639;-0.105297,0.3162906;0.1557536;-0.2649692,-0.2056427;0.4613856;-0.03286492,-0.2282942;0.2699204;-0.1415092,-0.2285705;0.09666835;-0.2827486,0.08155307;0.01172797;-0.02715836,0.1617921;-0.2356047;-0.2246164,0.1848201;-0.5456233;-0.1116513,0.2296413;-0.5908893;-0.1808854,-0.07259566;-0.001131728;-0.04748277,-0.05274463;-0.3269171;-0.05592257,-0.01861161;-0.6530317;-0.01248129,-0.007013838;-0.6113405;-0.1229171,-0.02506367;0.5179073;0.01321616,0;0;0,-0.02293448;0.2961819;-0.03442335,-0.0464682;0.5810601;-0.09267092,0.1285785;0.4876367;0.01762128,0.2496258;0.3103756;-0.03624582,0.3020757;0.1786523;-0.2090547,-0.2200697;0.4586405;-0.0207161,-0.3138053;0.2891877;-0.1278374,-0.2793822;0.1358749;-0.286819,0.08170591;0.01239946;-0.02638984,0.178148;-0.2139156;-0.2410567,0.1774179;-0.5342903;-0.1588228,0.2105607;-0.569079;-0.243506,-0.0744553;-0.004112628;-0.04433419,-0.05957289;-0.3295622;-0.06584012,-0.01285304;-0.6507856;-0.002312064,-0.002190943;-0.6481331;-0.1100418,-0.04077478;0.5112643;-0.07558894,992.074
+0;0;0,-0.01510538;0.296953;0.01235392,-0.02907141;0.5862509;0.01056226,0.1619943;0.4605503;0.01038677,0.2433089;0.2935914;-0.1085788,0.3188232;0.1606212;-0.2730101,-0.2066926;0.4578954;-0.03393591,-0.2292974;0.2722689;-0.1508631,-0.227271;0.0966019;-0.2907136,0.08161412;0.01185254;-0.02687283,0.1598712;-0.2257245;-0.2364537,0.1812964;-0.538864;-0.121923,0.2238615;-0.5904101;-0.1874828,-0.07246474;-0.001250335;-0.04765286,-0.05201176;-0.3268446;-0.05547665,-0.01709491;-0.6562319;-0.01168772,-0.005199289;-0.614381;-0.1233912,-0.02577172;0.5146925;0.0133729,0;0;0,-0.02337356;0.2942792;-0.03762078,-0.04702319;0.576461;-0.09841275,0.1276754;0.4874857;0.01539683,0.2454593;0.3061901;-0.0281806,0.290904;0.1598048;-0.192276,-0.2214485;0.4579687;-0.0229388,-0.3135298;0.2807841;-0.1165698,-0.2740694;0.1222097;-0.270577,0.0815926;0.01270849;-0.02654505,0.1798461;-0.2095349;-0.2443645,0.1781401;-0.5332547;-0.161689,0.2125116;-0.5651511;-0.2497065,-0.07440676;-0.004479828;-0.04435158,-0.0593097;-0.3296926;-0.06671095,-0.01185369;-0.6544174;-0.003986597,-0.0009990362;-0.6524511;-0.1128715,-0.04135554;0.5072248;-0.0807035,992.098
+0;0;0,-0.01506235;0.296107;0.01231873,-0.02903199;0.5854902;0.01051879,0.1637409;0.4591027;0.01032404,0.245126;0.2919989;-0.1087447,0.3198566;0.1604086;-0.2714696,-0.2082802;0.4564238;-0.03439946,-0.2309046;0.2706361;-0.1514281,-0.2288993;0.09679231;-0.2898272,0.08165189;0.01185802;-0.02688527,0.159889;-0.2256586;-0.2364128,0.1813376;-0.5391387;-0.1217575,0.224033;-0.5909345;-0.187518,-0.07249828;-0.001250914;-0.04767491,-0.0520505;-0.3267623;-0.05549672,-0.01709567;-0.656508;-0.01166015,-0.005163622;-0.6146207;-0.1237057,-0.0257232;0.5137345;0.01333718,0;0;0,-0.02401486;0.2928617;-0.04139185,-0.04821759;0.5741733;-0.1062586,0.1261947;0.487783;0.01335049,0.241287;0.3026852;-0.02153754,0.2965274;0.1402048;-0.1627064,-0.2231156;0.4570965;-0.02469025,-0.3165661;0.2745204;-0.1062841,-0.2641727;0.1159762;-0.2529084,0.08153104;0.01301315;-0.02671718,0.1802264;-0.2078973;-0.2455659,0.1791385;-0.532243;-0.1638694,0.2140154;-0.5632418;-0.2527549,-0.07445024;-0.004845444;-0.04431867,-0.05914108;-0.3298921;-0.06771234,-0.01204392;-0.6551288;-0.005434051,-0.001047454;-0.6537379;-0.1145142,-0.04241599;0.5050297;-0.0874629,992.1295
+0;0;0,-0.01507995;0.2964531;0.01233312,-0.02910027;0.5868904;0.01052347,0.1636988;0.4601664;0.01034164,0.2479251;0.2872289;-0.1128839,0.3227383;0.1554931;-0.2757888,-0.2083435;0.4574873;-0.03438441,-0.2317578;0.2652138;-0.1554986,-0.2297502;0.09117755;-0.2940509,0.08182878;0.01188371;-0.02694351,0.160081;-0.2256787;-0.2365115,0.181655;-0.5409919;-0.1211857,0.2243802;-0.5928448;-0.1869922,-0.07265534;-0.001253624;-0.04777819,-0.05220362;-0.3268279;-0.05560151,-0.0170444;-0.6585016;-0.01150861,-0.005104021;-0.6166061;-0.1236324,-0.02577611;0.5148013;0.01335496,0;0;0,-0.02404396;0.2929403;-0.04326439,-0.04788467;0.5751683;-0.1090081,0.1255661;0.4873126;0.01203347,0.2394471;0.2911563;-0.01516532,0.2959905;0.1348149;-0.1629815,-0.2223472;0.4583173;-0.02524628,-0.2992842;0.2461521;-0.06063865,-0.2698793;0.0962535;-0.2223642,0.08167726;0.01323378;-0.02677345,0.1806585;-0.2072228;-0.2460442,0.1847473;-0.5343782;-0.1676829,0.2182269;-0.5655355;-0.2570961,-0.07465818;-0.005113616;-0.04430727,-0.05870695;-0.3301856;-0.06779756,-0.01188363;-0.6574414;-0.005355164,-0.0009331964;-0.6562347;-0.1144737,-0.04219733;0.5057254;-0.09000182,992.163
+0;0;0,-0.01524601;0.2935715;0.01244767,-0.02948617;0.5817297;0.01096177,0.1641552;0.4542765;0.009761488,0.2514994;0.2833222;-0.1197622,0.3262077;0.1564143;-0.2857782,-0.2094678;0.4526079;-0.03532588,-0.2299019;0.2595215;-0.1615435,-0.2278843;0.09045184;-0.3052781,0.08168866;0.01187365;-0.02656626,0.1585133;-0.2183684;-0.2433852,0.1775776;-0.5390918;-0.1238418,0.2215527;-0.5907263;-0.1898282,-0.07238023;-0.001319335;-0.04774041,-0.05088515;-0.3259879;-0.05496234,-0.01469433;-0.6638975;-0.009963393,-0.002623133;-0.62193;-0.1224945,-0.02610373;0.5101686;0.01368617,0;0;0,-0.02443631;0.2894232;-0.04699636,-0.04800202;0.5687819;-0.1150689,0.1251947;0.486373;0.009629965,0.2390119;0.2858659;-0.01212549,0.2950251;0.1194337;-0.1478131,-0.2237194;0.4596524;-0.02599289,-0.3012732;0.2439149;-0.05875774,-0.2704397;0.0857151;-0.211304,0.081549;0.01297915;-0.02647805,0.1816058;-0.2056717;-0.245805,0.1892019;-0.5393954;-0.1677771,0.2232897;-0.569159;-0.2584331,-0.07428528;-0.004805494;-0.04447911,-0.05794965;-0.3289502;-0.06871261,-0.01019936;-0.6624193;-0.005184434,0.000623351;-0.6617567;-0.1146119,-0.04241325;0.5000293;-0.09553123,992.1967
+0;0;0,-0.01528642;0.2943497;0.01248067,-0.02958834;0.5837648;0.01098278,0.1639139;0.4559205;0.009802466,0.2525631;0.2824117;-0.1216565,0.3271352;0.1557353;-0.2873698,-0.2093952;0.4542533;-0.03524702,-0.2301346;0.2582818;-0.1633506,-0.2281207;0.08952047;-0.306823,0.08193737;0.0119098;-0.02664714,0.1587326;-0.218244;-0.2433829,0.1781423;-0.5447782;-0.1216737,0.221818;-0.5958569;-0.1872108,-0.0726006;-0.001323352;-0.04788576,-0.05111376;-0.3258674;-0.05510492,-0.01426725;-0.6698991;-0.009290695,-0.002278237;-0.628013;-0.1210557,-0.02618519;0.5117656;0.01372385,0;0;0,-0.02430545;0.2899858;-0.04846311,-0.04736339;0.5704181;-0.1176276,0.1251389;0.4852993;0.007593155,0.2381616;0.2799562;-0.009886028,0.288815;0.1055952;-0.1367769,-0.2226162;0.4610192;-0.02701347,-0.3011976;0.2411247;-0.05378718,-0.2678368;0.06839794;-0.1884027,0.08166264;0.01323897;-0.02686238,0.1822718;-0.2085619;-0.2425585,0.1928666;-0.5484993;-0.16417,0.2274355;-0.5778885;-0.253916,-0.07473122;-0.005104654;-0.04421347,-0.05807429;-0.3290097;-0.0697232,-0.009508934;-0.6685657;-0.005244531,0.001064389;-0.6678632;-0.1139013,-0.04193948;0.5012867;-0.09776783,992.23
+0;0;0,-0.01526966;0.294027;0.01246698,-0.02958465;0.5837072;0.01096732,0.1660126;0.4551735;0.009746725,0.25446;0.2820598;-0.121413,0.3289883;0.1554577;-0.2870289,-0.2114036;0.4534879;-0.03579839,-0.2320957;0.2579626;-0.1636102,-0.2300831;0.08930035;-0.3069985,0.08137277;0.01182773;-0.02646353,0.1579813;-0.2177665;-0.2426724,0.1776736;-0.5490549;-0.1191912,0.2202998;-0.5981853;-0.1831534,-0.07210034;-0.001314234;-0.0475558,-0.05066574;-0.3250693;-0.05475742,-0.01328275;-0.6741101;-0.00827615,-0.001581839;-0.6325096;-0.1173554,-0.02617796;0.5116329;0.01371125,0;0;0,-0.02422331;0.2890461;-0.05201936,-0.04689796;0.5691711;-0.1236255,0.1263441;0.4859512;0.005211599,0.2380965;0.2801961;-0.007842533,0.2876435;0.103721;-0.1319909,-0.2235456;0.4629244;-0.02804973,-0.2974092;0.2409112;-0.04381244,-0.2634176;0.06475691;-0.1735254,0.08100788;0.01241797;-0.02729941,0.1841575;-0.2150662;-0.2345185,0.195235;-0.559761;-0.1542058,0.2318397;-0.5895082;-0.2394123,-0.07422885;-0.004442695;-0.04395545,-0.05695027;-0.3274209;-0.07069829,-0.007107459;-0.6718203;-0.005183853,0.003118649;-0.6708154;-0.1111295,-0.04157065;0.5001307;-0.103159,992.2636
+0;0;0,-0.01522437;0.2940126;0.0128547,-0.0294845;0.5836974;0.0117421,0.1658886;0.4544829;0.01000866,0.2564425;0.2838564;-0.1229603,0.3320563;0.1633265;-0.2925667,-0.2110385;0.4535651;-0.03626282,-0.2341242;0.2666402;-0.1759779,-0.2236717;0.1034871;-0.3252528,0.08151332;0.01175194;-0.02606167,0.157592;-0.2120783;-0.2484144,0.1756814;-0.5435993;-0.1253129,0.2198207;-0.5920483;-0.1890879,-0.07199878;-0.001276904;-0.04771046,-0.04852175;-0.3249061;-0.05416507,-0.01081154;-0.6739147;-0.007707223,0.001064901;-0.6322779;-0.1167636,-0.02609289;0.5116187;0.01438753,0;0;0,-0.02422331;0.2890461;-0.05201936,-0.04689796;0.5691711;-0.1236255,0.1263441;0.4859512;0.005211599,0.2380965;0.2801961;-0.007842533,0.2876435;0.103721;-0.1319909,-0.2235456;0.4629244;-0.02804973,-0.2974092;0.2409112;-0.04381244,-0.2634176;0.06475691;-0.1735254,0.08100788;0.01241797;-0.02729941,0.1841575;-0.2150662;-0.2345185,0.195235;-0.559761;-0.1542058,0.2318397;-0.5895082;-0.2394123,-0.07422885;-0.004442695;-0.04395545,-0.05695027;-0.3274209;-0.07069829,-0.007107459;-0.6718203;-0.005183853,0.003118649;-0.6708154;-0.1111295,-0.04157065;0.5001307;-0.103159,992.2861
+0;0;0,-0.01523295;0.2941783;0.01286195,-0.02957924;0.5856192;0.01173817,0.1704849;0.454478;0.009918069,0.2613454;0.2832737;-0.1235012,0.3368891;0.1628554;-0.2929504,-0.2156026;0.4535379;-0.03747793,-0.2387664;0.26598;-0.1776661,-0.2283237;0.1029781;-0.3268028,0.0815478;0.01175691;-0.0260727,0.1576233;-0.212064;-0.2484162,0.1759579;-0.5480778;-0.1236464,0.219805;-0.5960075;-0.1869991,-0.07202923;-0.001277444;-0.04773063,-0.04855318;-0.3248931;-0.05418497,-0.01033191;-0.6786315;-0.007097531,0.001465903;-0.6370718;-0.115432,-0.0261623;0.5130024;0.01440335,0;0;0,-0.02466729;0.2883562;-0.05639648,-0.04780528;0.5690975;-0.1324434,0.1274128;0.4859722;0.003665924,0.2375746;0.2781841;-0.003798485,0.2856048;0.09865634;-0.123729,-0.2261603;0.462164;-0.02773792,-0.2941267;0.2369736;-0.033831,-0.261109;0.05691648;-0.1579668,0.08091561;0.0121755;-0.02779341,0.1830665;-0.2271161;-0.2217641,0.1989249;-0.5764689;-0.1410792,0.235829;-0.6053863;-0.2257905,-0.07440917;-0.00418188;-0.04374745,-0.05679092;-0.3270971;-0.07086331,-0.006399557;-0.6761736;-0.004415996,0.003718286;-0.6755639;-0.1095017,-0.04233585;0.4998538;-0.1108243,992.3193
+0;0;0,-0.0151661;0.2928872;0.0128055,-0.02945137;0.5830855;0.01168892,0.1706918;0.4522803;0.009853241,0.2619397;0.2803462;-0.1241348,0.3373682;0.1601117;-0.2933255,-0.2155846;0.4513398;-0.03756595,-0.2388472;0.2629823;-0.1783518,-0.2284204;0.100229;-0.3272609,0.08140248;0.01173596;-0.02602624,0.158105;-0.2139298;-0.2502024,0.1768521;-0.5575032;-0.1226255,0.2205133;-0.6051025;-0.1857097,-0.07190087;-0.001275167;-0.04764558,-0.04823132;-0.3275583;-0.05415313,-0.009150155;-0.6892551;-0.006006308,0.002597647;-0.6477443;-0.1138815,-0.0260516;0.5108334;0.01434072,0;0;0,-0.02410497;0.2867;-0.05830074,-0.04651511;0.5660893;-0.1347899,0.1283734;0.487435;0.002163649,0.2366316;0.2774358;-0.002400875,0.2795245;0.09242719;-0.1151097,-0.2254457;0.462615;-0.02932754,-0.2909992;0.2355864;-0.02829183,-0.2530026;0.04835741;-0.1390747,0.080724;0.01245022;-0.02775049,0.1818038;-0.2386626;-0.2115669,0.1993087;-0.5945836;-0.1239095,0.2376438;-0.6153629;-0.212563,-0.0741815;-0.004342234;-0.04381453,-0.05688143;-0.3299299;-0.07132129,-0.005375985;-0.6868897;-0.003520846,0.004703203;-0.6863477;-0.1081067,-0.04123256;0.4972252;-0.1131382,992.3418
+0;0;0,-0.01536759;0.2941142;0.01319128,-0.02983911;0.5856898;0.01247157,0.1705194;0.4536715;0.0100576,0.2635438;0.2853027;-0.1292871,0.3359131;0.1841937;-0.3115961,-0.215919;0.4533089;-0.03822514,-0.2269567;0.2364478;-0.1344954,-0.2309074;0.1078933;-0.3138137,0.08159316;0.01172367;-0.0257259,0.1573714;-0.2093632;-0.255535,0.1724941;-0.5539299;-0.1271268,0.2178344;-0.5997112;-0.1930847,-0.07186192;-0.001262255;-0.04786418,-0.04707471;-0.3280306;-0.05434317,-0.007535394;-0.6907197;-0.006002653,0.004518002;-0.649063;-0.1149422,-0.02639311;0.5130121;0.01502941,0;0;0,-0.02449682;0.2876104;-0.05994606,-0.04733196;0.567946;-0.1380925,0.1286454;0.4865032;-0.001609802,0.2348003;0.274019;-0.001286745,0.2756678;0.08679985;-0.1107206,-0.225547;0.4634569;-0.03025272,-0.2859713;0.233874;-0.02256262,-0.2453253;0.04421246;-0.1277924,0.08067213;0.01258823;-0.02811146,0.1801837;-0.2470331;-0.2016861,0.1956291;-0.6021715;-0.1063881,0.2378915;-0.6299275;-0.1902161,-0.07440562;-0.004469141;-0.04359519,-0.05772804;-0.3305743;-0.0720769,-0.006144341;-0.6885487;-0.003980994,0.003412171;-0.6885427;-0.1096125,-0.0419095;0.4987932;-0.1159799,992.3644
+0;0;0,-0.01540025;0.2947392;0.01321931,-0.02988946;0.5866712;0.0124989,0.1712428;0.4543361;0.01006848,0.2643784;0.2857662;-0.1294427,0.336705;0.1847169;-0.3116441,-0.2167062;0.4539722;-0.038403,-0.2277571;0.2368519;-0.1347883,-0.2317055;0.1083733;-0.3140008,0.0817885;0.01175174;-0.02578749,0.1579081;-0.2103308;-0.2566316,0.1731292;-0.5571398;-0.1273878,0.2188016;-0.6034764;-0.1938289,-0.07203397;-0.001265276;-0.04797877,-0.04713512;-0.3295053;-0.05448695,-0.007338509;-0.6945546;-0.00583186,0.00480321;-0.6528125;-0.1155697,-0.02643945;0.5139087;0.01505972,0;0;0,-0.02486081;0.2878325;-0.06178617,-0.04798688;0.5681388;-0.1412756,0.1287518;0.4873154;-0.003965378,0.2325292;0.2733688;-0.0007174015,0.2728407;0.08468805;-0.1075537,-0.2260423;0.463016;-0.03130653,-0.2817307;0.2321721;-0.01852697,-0.2427047;0.04122202;-0.1217476,0.08073296;0.01271552;-0.02851248,0.1779537;-0.2593974;-0.1863306,0.1950067;-0.6159688;-0.08744646,0.239773;-0.6445225;-0.1704834,-0.07478055;-0.004568438;-0.0433527,-0.05888791;-0.3320539;-0.07342836,-0.006989256;-0.6923317;-0.00473728,0.002516637;-0.6927696;-0.1110898,-0.04247962;0.4990089;-0.1188354,992.3976
+0;0;0,-0.01547207;0.2961138;0.01328096,-0.03000312;0.5888891;0.01255826,0.1726379;0.4558875;0.01009757,0.266671;0.2856932;-0.130758,0.3389352;0.184731;-0.3128021,-0.218252;0.4555207;-0.03874138,-0.2294094;0.2363083;-0.1360554,-0.2333544;0.1079406;-0.3151133,0.08156861;0.01172014;-0.02571817,0.1579996;-0.2112711;-0.2575068,0.1735453;-0.5654744;-0.1255074,0.218981;-0.6114153;-0.1916041,-0.07184031;-0.001261875;-0.04784979,-0.04683958;-0.330845;-0.05438459,-0.006194457;-0.7036775;-0.004692119,0.005884316;-0.6619962;-0.113861,-0.02654292;0.5159116;0.01512665,0;0;0,-0.02583879;0.2888246;-0.06333899,-0.04946139;0.5697156;-0.1437209,0.1292602;0.4881056;-0.006195545,0.2299586;0.2702073;-0.0008308887,0.2662938;0.07888988;-0.1039469,-0.2284222;0.4627803;-0.03268475,-0.2832362;0.2295902;-0.01636397,-0.2405221;0.03575329;-0.112063,0.08031092;0.01293767;-0.02889633,0.1756371;-0.2673041;-0.1761045,0.1883528;-0.6297307;-0.06835151,0.2379935;-0.6565244;-0.149039,-0.07464453;-0.00472648;-0.04310545,-0.06111749;-0.3335129;-0.07487465,-0.0081825;-0.7014583;-0.004592806,0.001286631;-0.7018865;-0.1103503,-0.04382694;0.5004465;-0.1210423,992.4308
+0;0;0,-0.01568408;0.2968611;0.01384196,-0.03070183;0.5915087;0.01375204,0.1727974;0.4574589;0.01053103,0.2665734;0.2962985;-0.1453818,0.3456684;0.1775782;-0.3157156,-0.2191328;0.4573745;-0.03954587,-0.2369238;0.288547;-0.2134888,-0.2318113;0.1129202;-0.3494787,0.08173257;0.01162646;-0.0252844,0.1564693;-0.2057743;-0.2604857,0.1674397;-0.5586344;-0.119531,0.2069652;-0.5904303;-0.1921211,-0.07176339;-0.001227715;-0.04799165,-0.0458319;-0.3290297;-0.0544517,-0.004566722;-0.7035004;-0.00377937,0.006923122;-0.6625376;-0.1057506,-0.02709862;0.517943;0.0161561,0;0;0,-0.02552837;0.2892098;-0.06534624,-0.04831895;0.571144;-0.1491525,0.1305322;0.4885982;-0.00972724,0.2288198;0.2664713;-0.001090527,0.2605737;0.07019177;-0.1002378,-0.2264269;0.4654241;-0.03246789,-0.2799475;0.2292109;-0.01211392,-0.2344015;0.03220318;-0.1041882,0.08022728;0.01297569;-0.02915311,0.1732501;-0.2736689;-0.1608725,0.1831662;-0.6376804;-0.05180311,0.2331833;-0.6629976;-0.1231377,-0.07475657;-0.004734423;-0.04293867,-0.06228918;-0.3317919;-0.07528505,-0.009345073;-0.7015851;-0.004937522,-0.001202627;-0.7004013;-0.1036981,-0.04288927;0.5015583;-0.125509,992.4643
+0;0;0,-0.01572523;0.29764;0.01387828,-0.03079114;0.5932325;0.01378804,0.1797412;0.4568216;0.01037718,0.2760516;0.2913057;-0.1497493,0.3544106;0.1736902;-0.3184981,-0.225956;0.4567342;-0.04145874,-0.2442278;0.2833439;-0.2201026,-0.2391629;0.1093515;-0.354827,0.08157869;0.01160458;-0.0252368,0.1561647;-0.2053576;-0.2599637,0.1670726;-0.5562091;-0.1198113,0.2054004;-0.5861325;-0.1902018,-0.07162828;-0.001225404;-0.0479013,-0.0457491;-0.3283662;-0.05434832,-0.004718814;-0.7007053;-0.003964432,0.006422865;-0.6600746;-0.1028457,-0.02717635;0.5194303;0.01619983,0;0;0,-0.02613944;0.2894538;-0.0675478,-0.04930505;0.5717265;-0.1534245,0.1378089;0.4934623;-0.01207328,0.2265109;0.2603297;-0.002438784,0.2580467;0.06619495;-0.1012664,-0.2331213;0.4645458;-0.03183346,-0.2833776;0.2213159;-0.00682953,-0.2370711;0.02535158;-0.09573049,0.07991284;0.01295265;-0.0295434,0.1707243;-0.2791731;-0.1484897,0.1821216;-0.6421413;-0.04369188,0.2307714;-0.6680447;-0.1109426,-0.07472582;-0.004678288;-0.04267096,-0.06472264;-0.3309896;-0.07663053,-0.01224285;-0.6986784;-0.006564632,-0.004266572;-0.6968837;-0.102249,-0.04373775;0.5020756;-0.1292708,992.4867
+0;0;0,-0.01572523;0.29764;0.01387828,-0.03079114;0.5932325;0.01378804,0.1797412;0.4568216;0.01037718,0.2760516;0.2913057;-0.1497493,0.3544106;0.1736902;-0.3184981,-0.225956;0.4567342;-0.04145874,-0.2442278;0.2833439;-0.2201026,-0.2391629;0.1093515;-0.354827,0.08157869;0.01160458;-0.0252368,0.1561647;-0.2053576;-0.2599637,0.1670726;-0.5562091;-0.1198113,0.2054004;-0.5861325;-0.1902018,-0.07162828;-0.001225404;-0.0479013,-0.0457491;-0.3283662;-0.05434832,-0.004718814;-0.7007053;-0.003964432,0.006422865;-0.6600746;-0.1028457,-0.02717635;0.5194303;0.01619983,0;0;0,-0.02613944;0.2894538;-0.0675478,-0.04930505;0.5717265;-0.1534245,0.1378089;0.4934623;-0.01207328,0.2265109;0.2603297;-0.002438784,0.2580467;0.06619495;-0.1012664,-0.2331213;0.4645458;-0.03183346,-0.2833776;0.2213159;-0.00682953,-0.2370711;0.02535158;-0.09573049,0.07991284;0.01295265;-0.0295434,0.1707243;-0.2791731;-0.1484897,0.1821216;-0.6421413;-0.04369188,0.2307714;-0.6680447;-0.1109426,-0.07472582;-0.004678288;-0.04267096,-0.06472264;-0.3309896;-0.07663053,-0.01224285;-0.6986784;-0.006564632,-0.004266572;-0.6968837;-0.102249,-0.04373775;0.5020756;-0.1292708,992.5201
+0;0;0,-0.0152256;0.2982565;0.01493403,-0.03007063;0.5944687;0.01547739,0.1787129;0.4581585;0.01146494,0.275279;0.2969646;-0.1513646,0.3518046;0.1942503;-0.3316496,-0.2233781;0.4584829;-0.04071779,-0.2512265;0.2804179;-0.212005,-0.241051;0.1379235;-0.3808269,0.08206402;0.01149463;-0.02474676,0.156154;-0.2002487;-0.2621693,0.1610245;-0.5462455;-0.1225644,0.1982676;-0.572992;-0.1891553,-0.07170688;-0.0011222;-0.04833111,-0.04484607;-0.3266036;-0.05419788,-0.003507823;-0.6940058;-0.003861088,0.007241478;-0.6538507;-0.09779133,-0.02648273;0.5205333;0.01773874,0;0;0,-0.02616842;0.2895709;-0.06982636,-0.04936324;0.5719633;-0.1573904,0.1360727;0.4927368;-0.01626253,0.2242549;0.2606091;-0.003510714,0.2551757;0.06407547;-0.1000896,-0.2311077;0.4637843;-0.03559444,-0.2813318;0.2218828;-0.007609215,-0.2363111;0.02487306;-0.09743877,0.08017755;0.01271459;-0.02981496,0.1687937;-0.283155;-0.1361277,0.1785533;-0.6424288;-0.03585744,0.2259365;-0.6703895;-0.0944829,-0.07516141;-0.004442683;-0.04254476,-0.06731717;-0.3290947;-0.07766734,-0.01562556;-0.692089;-0.008456439,-0.00813539;-0.6891386;-0.09930675,-0.04378387;0.5023099;-0.1328609,992.5427
+0;0;0,-0.01527719;0.2992671;0.01498463,-0.03017124;0.5964588;0.01552829,0.1804008;0.4593299;0.01147011,0.277754;0.2968221;-0.1526866,0.3547784;0.1934384;-0.3341467,-0.2251683;0.4596571;-0.041164,-0.2532437;0.2801408;-0.2138473,-0.2430018;0.1367176;-0.3837696,0.08211064;0.01150116;-0.02476081,0.1560969;-0.1999459;-0.2618511,0.1608895;-0.540412;-0.1244777,0.1948604;-0.5621727;-0.1852178,-0.07174762;-0.001122838;-0.04835856,-0.04492439;-0.3261487;-0.05421712,-0.004246917;-0.6876782;-0.004684936,0.005557922;-0.6484153;-0.09036222,-0.02656978;0.5222442;0.01779818,0;0;0,-0.02712313;0.2895563;-0.07375789,-0.05009454;0.5718567;-0.1649106,0.1350269;0.4942302;-0.01893663,0.2201873;0.2587736;-0.00703191,0.2500796;0.0594328;-0.1014693,-0.2331301;0.4645376;-0.04002149,-0.2848573;0.2213658;-0.007996771,-0.2409321;0.02264024;-0.09814912,0.07994101;0.01261222;-0.0306251,0.1644238;-0.2886781;-0.1227252,0.1743797;-0.6435055;-0.02886343,0.2150614;-0.6737117;-0.07622123,-0.07554731;-0.004323295;-0.04196956,-0.07217339;-0.3281658;-0.08083216,-0.02160887;-0.685398;-0.01271453,-0.01415696;-0.6804643;-0.09541088,-0.04460339;0.5022629;-0.1393671,992.576
+0;0;0,-0.01518836;0.297527;0.0148975,-0.0299658;0.5923872;0.01544176,0.1730088;0.4582524;0.01159359,0.2709959;0.2946865;-0.153632,0.3483702;0.1908331;-0.3359165,-0.2177388;0.4585676;-0.03911701,-0.245997;0.2778825;-0.2129246,-0.2357086;0.1338077;-0.383619,0.08261339;0.01157158;-0.02491242,0.1562801;-0.1989622;-0.2609787,0.1610567;-0.5382898;-0.1240646,0.1937958;-0.5581737;-0.1826023,-0.07218692;-0.001129713;-0.04865466,-0.04547956;-0.3247517;-0.05448791,-0.004938103;-0.6850722;-0.005121361,0.004511222;-0.6461452;-0.08769207,-0.02639807;0.5188675;0.0176904,0;0;0,-0.0237036;0.2875;-0.07587385,-0.04328747;0.5671052;-0.1685302,0.1327254;0.4938961;-0.0241611,0.21741;0.2566764;-0.009667635,0.2448089;0.05451897;-0.1012189,-0.2233799;0.4672555;-0.05098629,-0.2760734;0.2230246;-0.01592322,-0.2333994;0.02310143;-0.1065302,0.08081096;0.01175964;-0.0301795,0.1609159;-0.2917936;-0.1133487,0.1761126;-0.6460158;-0.02275467,0.210792;-0.6731484;-0.07295537,-0.07605107;-0.003547934;-0.04222736,-0.07438131;-0.3258507;-0.08218582,-0.02506639;-0.682134;-0.01479357,-0.01780389;-0.6765774;-0.09439684,-0.03873086;0.4982839;-0.1427274,992.5986
+0;0;0,-0.01486197;0.2982303;0.01588416,-0.0295402;0.5944312;0.01720329,0.1704522;0.4610066;0.01269916,0.2685444;0.3006549;-0.1578085,0.3465318;0.19451;-0.3401087,-0.2138812;0.4613937;-0.03871036,-0.2311072;0.2941906;-0.2288524,-0.2251337;0.1418124;-0.3941624,0.08272489;0.01136094;-0.02441486,0.1556043;-0.1923035;-0.2668628,0.1569133;-0.5248671;-0.1324219,0.1890218;-0.5430695;-0.1954115,-0.07198988;-0.0009561182;-0.04883755,-0.04426734;-0.3246382;-0.05458105,-0.003734417;-0.6775853;-0.004982661,0.006186142;-0.6383982;-0.08947709,-0.02597118;0.5204892;0.01926314,0;0;0,-0.02213608;0.2875039;-0.07915807,-0.04012695;0.5674366;-0.1753488,0.1309317;0.495055;-0.02904009,0.2148249;0.2561693;-0.01162886,0.2414728;0.05129969;-0.1005137,-0.2174355;0.4673015;-0.0578015,-0.2706173;0.2216838;-0.02242858,-0.2278849;0.01980612;-0.1118798,0.08092856;0.01138681;-0.02982402,0.1590217;-0.2948641;-0.1052125,0.1770565;-0.6429332;-0.02037597,0.2088362;-0.6726562;-0.07277203,-0.07591157;-0.003116693;-0.04238258,-0.07565437;-0.3255177;-0.08274553,-0.02953962;-0.675234;-0.01758018,-0.02213419;-0.6706597;-0.09894863,-0.03594424;0.4984909;-0.1486394,992.6318
+0;0;0,-0.01486197;0.2982303;0.01588416,-0.0295402;0.5944312;0.01720329,0.1704522;0.4610066;0.01269916,0.2685444;0.3006549;-0.1578085,0.3465318;0.19451;-0.3401087,-0.2138812;0.4613937;-0.03871036,-0.2311072;0.2941906;-0.2288524,-0.2251337;0.1418124;-0.3941624,0.08272489;0.01136094;-0.02441486,0.1556043;-0.1923035;-0.2668628,0.1569133;-0.5248671;-0.1324219,0.1890218;-0.5430695;-0.1954115,-0.07198988;-0.0009561182;-0.04883755,-0.04426734;-0.3246382;-0.05458105,-0.003734417;-0.6775853;-0.004982661,0.006186142;-0.6383982;-0.08947709,-0.02597118;0.5204892;0.01926314,0;0;0,-0.02213608;0.2875039;-0.07915807,-0.04012695;0.5674366;-0.1753488,0.1309317;0.495055;-0.02904009,0.2148249;0.2561693;-0.01162886,0.2414728;0.05129969;-0.1005137,-0.2174355;0.4673015;-0.0578015,-0.2706173;0.2216838;-0.02242858,-0.2278849;0.01980612;-0.1118798,0.08092856;0.01138681;-0.02982402,0.1590217;-0.2948641;-0.1052125,0.1770565;-0.6429332;-0.02037597,0.2088362;-0.6726562;-0.07277203,-0.07591157;-0.003116693;-0.04238258,-0.07565437;-0.3255177;-0.08274553,-0.02953962;-0.675234;-0.01758018,-0.02213419;-0.6706597;-0.09894863,-0.03594424;0.4984909;-0.1486394,992.6542
+0;0;0,-0.01484267;0.297843;0.01586353,-0.02953426;0.5943164;0.01718025,0.1619043;0.4633321;0.01296646,0.2590105;0.3045921;-0.1558274,0.3372976;0.1980393;-0.3388282,-0.2056778;0.4637023;-0.03620236,-0.2227307;0.2981798;-0.2244332,-0.2167342;0.1452161;-0.3903785,0.08264496;0.01134996;-0.02439127,0.1554472;-0.1920988;-0.2665824,0.1567371;-0.5198294;-0.1340953,0.1881165;-0.5369371;-0.1956544,-0.07192033;-0.0009551944;-0.04879037,-0.04422715;-0.3242945;-0.05452778,-0.004283264;-0.6721124;-0.005650185,0.005411985;-0.6331339;-0.08822563,-0.02595789;0.5202221;0.01924434,0;0;0,-0.01608136;0.2866016;-0.08236074,-0.02586366;0.5658209;-0.1825612,0.1312217;0.4949827;-0.03439546,0.2119628;0.257956;-0.0139358,0.2380608;0.05120426;-0.1007936,-0.2002821;0.4708603;-0.07251257,-0.2528455;0.2276156;-0.03803895,-0.2137734;0.02398926;-0.1273775,0.08059786;0.01080954;-0.03067708,0.1570719;-0.2973762;-0.09791875,0.1791612;-0.6409714;-0.01781774,0.2078554;-0.6713396;-0.06807351,-0.07619194;-0.002455129;-0.04174572,-0.07835459;-0.3241088;-0.08513163,-0.03429178;-0.6690514;-0.02161068,-0.02664182;-0.664403;-0.1009334,-0.02390161;0.4970222;-0.1548142,992.6879
+0;0;0,-0.01521691;0.2997095;0.01664513,-0.03050508;0.5969111;0.01891913,0.1667874;0.463591;0.01357037,0.2643503;0.3082187;-0.160055,0.3389966;0.2065536;-0.349086,-0.2113969;0.464017;-0.03815558,-0.2381304;0.2911954;-0.220427,-0.2251098;0.1543902;-0.4014115,0.08228348;0.01114068;-0.02383722,0.1528071;-0.1943137;-0.2641631,0.1520509;-0.5205561;-0.1378289,0.1811746;-0.5344961;-0.2040275,-0.07131082;-0.0008157509;-0.04875449,-0.04333582;-0.3235109;-0.05393772,-0.003374603;-0.6676208;-0.005086381,0.006606448;-0.6284862;-0.08862136,-0.02675027;0.5224445;0.02069256,0;0;0,-0.0189679;0.2873242;-0.08613586,-0.03008267;0.5669671;-0.1872532,0.132842;0.4984363;-0.03560662,0.20959;0.2585269;-0.01668453,0.2357343;0.04933515;-0.1015131,-0.2091902;0.4689178;-0.07465151,-0.2610577;0.223864;-0.04204397,-0.2237407;0.01798756;-0.1307171,0.08013017;0.01014763;-0.03064442,0.1550617;-0.2988608;-0.09261727,0.1791283;-0.6399525;-0.01864243,0.2072926;-0.6715915;-0.06932354,-0.0756217;-0.001733899;-0.04172829,-0.0793777;-0.3223878;-0.08764718,-0.03752914;-0.6641433;-0.02562348,-0.028875;-0.6599907;-0.105737,-0.02753772;0.4979514;-0.159095,992.7212
+0;0;0,-0.01532758;0.3018893;0.01676618,-0.03067425;0.6002221;0.0190585,0.1681421;0.466386;0.01365504,0.2653458;0.3115855;-0.1593312,0.3393121;0.2108468;-0.3466399,-0.2130148;0.4668153;-0.03847748,-0.2396498;0.2946299;-0.2200779,-0.2267478;0.1590711;-0.3994134,0.08226466;0.01113813;-0.02383177,0.1525263;-0.1935528;-0.2632647,0.1517805;-0.5152656;-0.1386846,0.1810551;-0.5294331;-0.2052259,-0.07129451;-0.0008155643;-0.04874334,-0.04342346;-0.3223117;-0.05390731,-0.00401707;-0.6616439;-0.005734228,0.006015672;-0.622462;-0.08970183,-0.02691675;0.5257021;0.0208332,0;0;0,-0.02101111;0.2885865;-0.08904815,-0.03378037;0.5690538;-0.1910341,0.1327544;0.4987355;-0.04132342,0.2087799;0.2598664;-0.01901603,0.2348168;0.05129951;-0.09979844,-0.2140267;0.4684448;-0.07819284,-0.2676689;0.224579;-0.0467614,-0.2328566;0.0215704;-0.1377531,0.08008769;0.009567469;-0.03088546,0.1527039;-0.3002699;-0.08465242,0.1784528;-0.6379918;-0.01907205,0.205282;-0.6697408;-0.07106041,-0.07571031;-0.001092539;-0.04154806,-0.08075525;-0.3201341;-0.09002753,-0.04113793;-0.6574235;-0.02931317,-0.03233127;-0.6535671;-0.1097773,-0.03111103;0.5000029;-0.1628323,992.7437
+0;0;0,-0.01532758;0.3018893;0.01676618,-0.03067425;0.6002221;0.0190585,0.1681421;0.466386;0.01365504,0.2653458;0.3115855;-0.1593312,0.3393121;0.2108468;-0.3466399,-0.2130148;0.4668153;-0.03847748,-0.2396498;0.2946299;-0.2200779,-0.2267478;0.1590711;-0.3994134,0.08226466;0.01113813;-0.02383177,0.1525263;-0.1935528;-0.2632647,0.1517805;-0.5152656;-0.1386846,0.1810551;-0.5294331;-0.2052259,-0.07129451;-0.0008155643;-0.04874334,-0.04342346;-0.3223117;-0.05390731,-0.00401707;-0.6616439;-0.005734228,0.006015672;-0.622462;-0.08970183,-0.02691675;0.5257021;0.0208332,0;0;0,-0.02101111;0.2885865;-0.08904815,-0.03378037;0.5690538;-0.1910341,0.1327544;0.4987355;-0.04132342,0.2087799;0.2598664;-0.01901603,0.2348168;0.05129951;-0.09979844,-0.2140267;0.4684448;-0.07819284,-0.2676689;0.224579;-0.0467614,-0.2328566;0.0215704;-0.1377531,0.08008769;0.009567469;-0.03088546,0.1527039;-0.3002699;-0.08465242,0.1784528;-0.6379918;-0.01907205,0.205282;-0.6697408;-0.07106041,-0.07571031;-0.001092539;-0.04154806,-0.08075525;-0.3201341;-0.09002753,-0.04113793;-0.6574235;-0.02931317,-0.03233127;-0.6535671;-0.1097773,-0.03111103;0.5000029;-0.1628323,992.7437
+0;0;0,-0.01545027;0.3018482;0.01738278,-0.03089625;0.6001715;0.02014972,0.1677577;0.4658155;0.0138004,0.2629724;0.3078263;-0.1573999,0.3314967;0.2374772;-0.3600308,-0.2126963;0.467021;-0.03933031,-0.2285808;0.3136327;-0.2382163,-0.2197365;0.1735259;-0.4142724,0.0824093;0.01106882;-0.02335968,0.1512973;-0.1864964;-0.2690945,0.1468302;-0.5094479;-0.1478416,0.1775058;-0.5288038;-0.2099586,-0.07114364;-0.0007671352;-0.04896408,-0.04271113;-0.3222165;-0.05397542,-0.003147569;-0.6614922;-0.005533993,0.007099683;-0.6222789;-0.08947225,-0.02711023;0.5256504;0.02181134,0;0;0,-0.02101111;0.2885865;-0.08904815,-0.03378037;0.5690538;-0.1910341,0.1327544;0.4987355;-0.04132342,0.2087799;0.2598664;-0.01901603,0.2348168;0.05129951;-0.09979844,-0.2140267;0.4684448;-0.07819284,-0.2676689;0.224579;-0.0467614,-0.2328566;0.0215704;-0.1377531,0.08008769;0.009567469;-0.03088546,0.1527039;-0.3002699;-0.08465242,0.1784528;-0.6379918;-0.01907205,0.205282;-0.6697408;-0.07106041,-0.07571031;-0.001092539;-0.04154806,-0.08075525;-0.3201341;-0.09002753,-0.04113793;-0.6574235;-0.02931317,-0.03233127;-0.6535671;-0.1097773,-0.03111103;0.5000029;-0.1628323,992.7437
+0;0;0,-0.01545027;0.3018482;0.01738278,-0.03089625;0.6001715;0.02014972,0.1677577;0.4658155;0.0138004,0.2629724;0.3078263;-0.1573999,0.3314967;0.2374772;-0.3600308,-0.2126963;0.467021;-0.03933031,-0.2285808;0.3136327;-0.2382163,-0.2197365;0.1735259;-0.4142724,0.0824093;0.01106882;-0.02335968,0.1512973;-0.1864964;-0.2690945,0.1468302;-0.5094479;-0.1478416,0.1775058;-0.5288038;-0.2099586,-0.07114364;-0.0007671352;-0.04896408,-0.04271113;-0.3222165;-0.05397542,-0.003147569;-0.6614922;-0.005533993,0.007099683;-0.6222789;-0.08947225,-0.02711023;0.5256504;0.02181134,0;0;0,-0.02101111;0.2885865;-0.08904815,-0.03378037;0.5690538;-0.1910341,0.1327544;0.4987355;-0.04132342,0.2087799;0.2598664;-0.01901603,0.2348168;0.05129951;-0.09979844,-0.2140267;0.4684448;-0.07819284,-0.2676689;0.224579;-0.0467614,-0.2328566;0.0215704;-0.1377531,0.08008769;0.009567469;-0.03088546,0.1527039;-0.3002699;-0.08465242,0.1784528;-0.6379918;-0.01907205,0.205282;-0.6697408;-0.07106041,-0.07571031;-0.001092539;-0.04154806,-0.08075525;-0.3201341;-0.09002753,-0.04113793;-0.6574235;-0.02931317,-0.03233127;-0.6535671;-0.1097773,-0.03111103;0.5000029;-0.1628323,992.7437
+0;0;0,-0.01545027;0.3018482;0.01738278,-0.03089625;0.6001715;0.02014972,0.1677577;0.4658155;0.0138004,0.2629724;0.3078263;-0.1573999,0.3314967;0.2374772;-0.3600308,-0.2126963;0.467021;-0.03933031,-0.2285808;0.3136327;-0.2382163,-0.2197365;0.1735259;-0.4142724,0.0824093;0.01106882;-0.02335968,0.1512973;-0.1864964;-0.2690945,0.1468302;-0.5094479;-0.1478416,0.1775058;-0.5288038;-0.2099586,-0.07114364;-0.0007671352;-0.04896408,-0.04271113;-0.3222165;-0.05397542,-0.003147569;-0.6614922;-0.005533993,0.007099683;-0.6222789;-0.08947225,-0.02711023;0.5256504;0.02181134,0;0;0,-0.02101111;0.2885865;-0.08904815,-0.03378037;0.5690538;-0.1910341,0.1327544;0.4987355;-0.04132342,0.2087799;0.2598664;-0.01901603,0.2348168;0.05129951;-0.09979844,-0.2140267;0.4684448;-0.07819284,-0.2676689;0.224579;-0.0467614,-0.2328566;0.0215704;-0.1377531,0.08008769;0.009567469;-0.03088546,0.1527039;-0.3002699;-0.08465242,0.1784528;-0.6379918;-0.01907205,0.205282;-0.6697408;-0.07106041,-0.07571031;-0.001092539;-0.04154806,-0.08075525;-0.3201341;-0.09002753,-0.04113793;-0.6574235;-0.02931317,-0.03233127;-0.6535671;-0.1097773,-0.03111103;0.5000029;-0.1628323,992.7437
+0;0;0,-0.01573175;0.3018088;0.01780898,-0.03160073;0.6001066;0.0209981,0.1671392;0.4657247;0.01392159,0.2647416;0.3197577;-0.1663653,0.326187;0.237446;-0.3667477,-0.2125929;0.4670488;-0.04073808,-0.2283923;0.3142112;-0.2400544,-0.219872;0.1816195;-0.421853,0.08248122;0.0110485;-0.0231142,0.1495739;-0.1826432;-0.2724038,0.1441665;-0.5068281;-0.1545274,0.1715018;-0.5233681;-0.2202719,-0.07108033;-0.0007822016;-0.0490557,-0.04247971;-0.322217;-0.0540426,-0.002743009;-0.6614121;-0.005179618,0.00779941;-0.6221724;-0.08907841,-0.02769408;0.525589;0.02253393,0;0;0,-0.02101111;0.2885865;-0.08904815,-0.03378037;0.5690538;-0.1910341,0.1327544;0.4987355;-0.04132342,0.2087799;0.2598664;-0.01901603,0.2348168;0.05129951;-0.09979844,-0.2140267;0.4684448;-0.07819284,-0.2676689;0.224579;-0.0467614,-0.2328566;0.0215704;-0.1377531,0.08008769;0.009567469;-0.03088546,0.1527039;-0.3002699;-0.08465242,0.1784528;-0.6379918;-0.01907205,0.205282;-0.6697408;-0.07106041,-0.07571031;-0.001092539;-0.04154806,-0.08075525;-0.3201341;-0.09002753,-0.04113793;-0.6574235;-0.02931317,-0.03233127;-0.6535671;-0.1097773,-0.03111103;0.5000029;-0.1628323,992.7437
+0;0;0,-0.01573175;0.3018088;0.01780898,-0.03160073;0.6001066;0.0209981,0.1671392;0.4657247;0.01392159,0.2647416;0.3197577;-0.1663653,0.326187;0.237446;-0.3667477,-0.2125929;0.4670488;-0.04073808,-0.2283923;0.3142112;-0.2400544,-0.219872;0.1816195;-0.421853,0.08248122;0.0110485;-0.0231142,0.1495739;-0.1826432;-0.2724038,0.1441665;-0.5068281;-0.1545274,0.1715018;-0.5233681;-0.2202719,-0.07108033;-0.0007822016;-0.0490557,-0.04247971;-0.322217;-0.0540426,-0.002743009;-0.6614121;-0.005179618,0.00779941;-0.6221724;-0.08907841,-0.02769408;0.525589;0.02253393,0;0;0,-0.02101111;0.2885865;-0.08904815,-0.03378037;0.5690538;-0.1910341,0.1327544;0.4987355;-0.04132342,0.2087799;0.2598664;-0.01901603,0.2348168;0.05129951;-0.09979844,-0.2140267;0.4684448;-0.07819284,-0.2676689;0.224579;-0.0467614,-0.2328566;0.0215704;-0.1377531,0.08008769;0.009567469;-0.03088546,0.1527039;-0.3002699;-0.08465242,0.1784528;-0.6379918;-0.01907205,0.205282;-0.6697408;-0.07106041,-0.07571031;-0.001092539;-0.04154806,-0.08075525;-0.3201341;-0.09002753,-0.04113793;-0.6574235;-0.02931317,-0.03233127;-0.6535671;-0.1097773,-0.03111103;0.5000029;-0.1628323,992.7437
+0;0;0,-0.01573175;0.3018088;0.01780898,-0.03160073;0.6001066;0.0209981,0.1671392;0.4657247;0.01392159,0.2647416;0.3197577;-0.1663653,0.326187;0.237446;-0.3667477,-0.2125929;0.4670488;-0.04073808,-0.2283923;0.3142112;-0.2400544,-0.219872;0.1816195;-0.421853,0.08248122;0.0110485;-0.0231142,0.1495739;-0.1826432;-0.2724038,0.1441665;-0.5068281;-0.1545274,0.1715018;-0.5233681;-0.2202719,-0.07108033;-0.0007822016;-0.0490557,-0.04247971;-0.322217;-0.0540426,-0.002743009;-0.6614121;-0.005179618,0.00779941;-0.6221724;-0.08907841,-0.02769408;0.525589;0.02253393,0;0;0,-0.02101111;0.2885865;-0.08904815,-0.03378037;0.5690538;-0.1910341,0.1327544;0.4987355;-0.04132342,0.2087799;0.2598664;-0.01901603,0.2348168;0.05129951;-0.09979844,-0.2140267;0.4684448;-0.07819284,-0.2676689;0.224579;-0.0467614,-0.2328566;0.0215704;-0.1377531,0.08008769;0.009567469;-0.03088546,0.1527039;-0.3002699;-0.08465242,0.1784528;-0.6379918;-0.01907205,0.205282;-0.6697408;-0.07106041,-0.07571031;-0.001092539;-0.04154806,-0.08075525;-0.3201341;-0.09002753,-0.04113793;-0.6574235;-0.02931317,-0.03233127;-0.6535671;-0.1097773,-0.03111103;0.5000029;-0.1628323,992.7437
+0;0;0,-0.01596411;0.301769;0.01827073,-0.03192936;0.6000556;0.02195221,0.1667748;0.4656276;0.01406244,0.2643962;0.3225414;-0.1685091,0.3259238;0.2411546;-0.3692438,-0.2121677;0.4668151;-0.04186976,-0.2282301;0.3161884;-0.2428413,-0.2191662;0.1918108;-0.4303298,0.0825972;0.01076923;-0.02283007,0.148174;-0.1754158;-0.2781691,0.1412217;-0.5003268;-0.1623917,0.1691771;-0.516239;-0.2283165,-0.07103555;-0.0004728942;-0.04912447,-0.04193163;-0.3218625;-0.05411477,-0.001812793;-0.6610354;-0.005410701,0.008961429;-0.6217776;-0.08927804,-0.02801264;0.5255363;0.02337292,0;0;0,-0.02101111;0.2885865;-0.08904815,-0.03378037;0.5690538;-0.1910341,0.1327544;0.4987355;-0.04132342,0.2087799;0.2598664;-0.01901603,0.2348168;0.05129951;-0.09979844,-0.2140267;0.4684448;-0.07819284,-0.2676689;0.224579;-0.0467614,-0.2328566;0.0215704;-0.1377531,0.08008769;0.009567469;-0.03088546,0.1527039;-0.3002699;-0.08465242,0.1784528;-0.6379918;-0.01907205,0.205282;-0.6697408;-0.07106041,-0.07571031;-0.001092539;-0.04154806,-0.08075525;-0.3201341;-0.09002753,-0.04113793;-0.6574235;-0.02931317,-0.03233127;-0.6535671;-0.1097773,-0.03111103;0.5000029;-0.1628323,992.7437
+0;0;0,-0.01596411;0.301769;0.01827073,-0.03192936;0.6000556;0.02195221,0.1667748;0.4656276;0.01406244,0.2643962;0.3225414;-0.1685091,0.3259238;0.2411546;-0.3692438,-0.2121677;0.4668151;-0.04186976,-0.2282301;0.3161884;-0.2428413,-0.2191662;0.1918108;-0.4303298,0.0825972;0.01076923;-0.02283007,0.148174;-0.1754158;-0.2781691,0.1412217;-0.5003268;-0.1623917,0.1691771;-0.516239;-0.2283165,-0.07103555;-0.0004728942;-0.04912447,-0.04193163;-0.3218625;-0.05411477,-0.001812793;-0.6610354;-0.005410701,0.008961429;-0.6217776;-0.08927804,-0.02801264;0.5255363;0.02337292,0;0;0,-0.02101111;0.2885865;-0.08904815,-0.03378037;0.5690538;-0.1910341,0.1327544;0.4987355;-0.04132342,0.2087799;0.2598664;-0.01901603,0.2348168;0.05129951;-0.09979844,-0.2140267;0.4684448;-0.07819284,-0.2676689;0.224579;-0.0467614,-0.2328566;0.0215704;-0.1377531,0.08008769;0.009567469;-0.03088546,0.1527039;-0.3002699;-0.08465242,0.1784528;-0.6379918;-0.01907205,0.205282;-0.6697408;-0.07106041,-0.07571031;-0.001092539;-0.04154806,-0.08075525;-0.3201341;-0.09002753,-0.04113793;-0.6574235;-0.02931317,-0.03233127;-0.6535671;-0.1097773,-0.03111103;0.5000029;-0.1628323,992.7437
+0;0;0,-0.01596411;0.301769;0.01827073,-0.03192936;0.6000556;0.02195221,0.1667748;0.4656276;0.01406244,0.2643962;0.3225414;-0.1685091,0.3259238;0.2411546;-0.3692438,-0.2121677;0.4668151;-0.04186976,-0.2282301;0.3161884;-0.2428413,-0.2191662;0.1918108;-0.4303298,0.0825972;0.01076923;-0.02283007,0.148174;-0.1754158;-0.2781691,0.1412217;-0.5003268;-0.1623917,0.1691771;-0.516239;-0.2283165,-0.07103555;-0.0004728942;-0.04912447,-0.04193163;-0.3218625;-0.05411477,-0.001812793;-0.6610354;-0.005410701,0.008961429;-0.6217776;-0.08927804,-0.02801264;0.5255363;0.02337292,0;0;0,-0.02101111;0.2885865;-0.08904815,-0.03378037;0.5690538;-0.1910341,0.1327544;0.4987355;-0.04132342,0.2087799;0.2598664;-0.01901603,0.2348168;0.05129951;-0.09979844,-0.2140267;0.4684448;-0.07819284,-0.2676689;0.224579;-0.0467614,-0.2328566;0.0215704;-0.1377531,0.08008769;0.009567469;-0.03088546,0.1527039;-0.3002699;-0.08465242,0.1784528;-0.6379918;-0.01907205,0.205282;-0.6697408;-0.07106041,-0.07571031;-0.001092539;-0.04154806,-0.08075525;-0.3201341;-0.09002753,-0.04113793;-0.6574235;-0.02931317,-0.03233127;-0.6535671;-0.1097773,-0.03111103;0.5000029;-0.1628323,992.7437
+0;0;0,-0.01612141;0.3017329;0.01872322,-0.03216222;0.6000094;0.02283933,0.1666389;0.4659132;0.01448566,0.2627534;0.3314094;-0.1752686,0.3174593;0.2614339;-0.3821854,-0.2120142;0.4668227;-0.04217833,-0.233494;0.3203304;-0.245684,-0.219611;0.1969167;-0.4335143,0.082757;0.01049714;-0.02237356,0.1478625;-0.1725191;-0.2801128,0.1383238;-0.4988914;-0.1687126,0.1661967;-0.5142754;-0.2350368,-0.07085755;-0.0001532848;-0.04938289,-0.04145754;-0.3215239;-0.05382326,-0.0008630902;-0.6605535;-0.004518863,0.01002532;-0.6212761;-0.0883693,-0.02823303;0.5254889;0.02415896,0;0;0,-0.02101111;0.2885865;-0.08904815,-0.03378037;0.5690538;-0.1910341,0.1327544;0.4987355;-0.04132342,0.2087799;0.2598664;-0.01901603,0.2348168;0.05129951;-0.09979844,-0.2140267;0.4684448;-0.07819284,-0.2676689;0.224579;-0.0467614,-0.2328566;0.0215704;-0.1377531,0.08008769;0.009567469;-0.03088546,0.1527039;-0.3002699;-0.08465242,0.1784528;-0.6379918;-0.01907205,0.205282;-0.6697408;-0.07106041,-0.07571031;-0.001092539;-0.04154806,-0.08075525;-0.3201341;-0.09002753,-0.04113793;-0.6574235;-0.02931317,-0.03233127;-0.6535671;-0.1097773,-0.03111103;0.5000029;-0.1628323,992.7437
+0;0;0,-0.01612141;0.3017329;0.01872322,-0.03216222;0.6000094;0.02283933,0.1666389;0.4659132;0.01448566,0.2627534;0.3314094;-0.1752686,0.3174593;0.2614339;-0.3821854,-0.2120142;0.4668227;-0.04217833,-0.233494;0.3203304;-0.245684,-0.219611;0.1969167;-0.4335143,0.082757;0.01049714;-0.02237356,0.1478625;-0.1725191;-0.2801128,0.1383238;-0.4988914;-0.1687126,0.1661967;-0.5142754;-0.2350368,-0.07085755;-0.0001532848;-0.04938289,-0.04145754;-0.3215239;-0.05382326,-0.0008630902;-0.6605535;-0.004518863,0.01002532;-0.6212761;-0.0883693,-0.02823303;0.5254889;0.02415896,0;0;0,-0.02101111;0.2885865;-0.08904815,-0.03378037;0.5690538;-0.1910341,0.1327544;0.4987355;-0.04132342,0.2087799;0.2598664;-0.01901603,0.2348168;0.05129951;-0.09979844,-0.2140267;0.4684448;-0.07819284,-0.2676689;0.224579;-0.0467614,-0.2328566;0.0215704;-0.1377531,0.08008769;0.009567469;-0.03088546,0.1527039;-0.3002699;-0.08465242,0.1784528;-0.6379918;-0.01907205,0.205282;-0.6697408;-0.07106041,-0.07571031;-0.001092539;-0.04154806,-0.08075525;-0.3201341;-0.09002753,-0.04113793;-0.6574235;-0.02931317,-0.03233127;-0.6535671;-0.1097773,-0.03111103;0.5000029;-0.1628323,992.7437
+0;0;0,-0.01612141;0.3017329;0.01872322,-0.03216222;0.6000094;0.02283933,0.1666389;0.4659132;0.01448566,0.2627534;0.3314094;-0.1752686,0.3174593;0.2614339;-0.3821854,-0.2120142;0.4668227;-0.04217833,-0.233494;0.3203304;-0.245684,-0.219611;0.1969167;-0.4335143,0.082757;0.01049714;-0.02237356,0.1478625;-0.1725191;-0.2801128,0.1383238;-0.4988914;-0.1687126,0.1661967;-0.5142754;-0.2350368,-0.07085755;-0.0001532848;-0.04938289,-0.04145754;-0.3215239;-0.05382326,-0.0008630902;-0.6605535;-0.004518863,0.01002532;-0.6212761;-0.0883693,-0.02823303;0.5254889;0.02415896,0;0;0,-0.02101111;0.2885865;-0.08904815,-0.03378037;0.5690538;-0.1910341,0.1327544;0.4987355;-0.04132342,0.2087799;0.2598664;-0.01901603,0.2348168;0.05129951;-0.09979844,-0.2140267;0.4684448;-0.07819284,-0.2676689;0.224579;-0.0467614,-0.2328566;0.0215704;-0.1377531,0.08008769;0.009567469;-0.03088546,0.1527039;-0.3002699;-0.08465242,0.1784528;-0.6379918;-0.01907205,0.205282;-0.6697408;-0.07106041,-0.07571031;-0.001092539;-0.04154806,-0.08075525;-0.3201341;-0.09002753,-0.04113793;-0.6574235;-0.02931317,-0.03233127;-0.6535671;-0.1097773,-0.03111103;0.5000029;-0.1628323,992.7437
+0;0;0,-0.01628549;0.3016847;0.01934772,-0.03244204;0.5999483;0.02390861,0.1664456;0.4660714;0.01509284,0.2608622;0.3372645;-0.1794072,0.3141695;0.2583288;-0.3834448,-0.2117754;0.466706;-0.04248256,-0.2294862;0.3349559;-0.2561744,-0.2161975;0.2189057;-0.4486832,0.08291301;0.01022731;-0.02191623,0.1471513;-0.1692594;-0.2823412,0.1358209;-0.4965902;-0.173962,0.1621362;-0.5105577;-0.2418582,-0.07074321;4.94005E-05;-0.04954677,-0.04140054;-0.3213283;-0.05385882,-0.0001905672;-0.6602031;-0.004004542,0.01086917;-0.6209027;-0.08783001,-0.02847503;0.5254279;0.02512366,0;0;0,-0.02101111;0.2885865;-0.08904815,-0.03378037;0.5690538;-0.1910341,0.1327544;0.4987355;-0.04132342,0.2087799;0.2598664;-0.01901603,0.2348168;0.05129951;-0.09979844,-0.2140267;0.4684448;-0.07819284,-0.2676689;0.224579;-0.0467614,-0.2328566;0.0215704;-0.1377531,0.08008769;0.009567469;-0.03088546,0.1527039;-0.3002699;-0.08465242,0.1784528;-0.6379918;-0.01907205,0.205282;-0.6697408;-0.07106041,-0.07571031;-0.001092539;-0.04154806,-0.08075525;-0.3201341;-0.09002753,-0.04113793;-0.6574235;-0.02931317,-0.03233127;-0.6535671;-0.1097773,-0.03111103;0.5000029;-0.1628323,992.7437
+0;0;0,-0.01628549;0.3016847;0.01934772,-0.03244204;0.5999483;0.02390861,0.1664456;0.4660714;0.01509284,0.2608622;0.3372645;-0.1794072,0.3141695;0.2583288;-0.3834448,-0.2117754;0.466706;-0.04248256,-0.2294862;0.3349559;-0.2561744,-0.2161975;0.2189057;-0.4486832,0.08291301;0.01022731;-0.02191623,0.1471513;-0.1692594;-0.2823412,0.1358209;-0.4965902;-0.173962,0.1621362;-0.5105577;-0.2418582,-0.07074321;4.94005E-05;-0.04954677,-0.04140054;-0.3213283;-0.05385882,-0.0001905672;-0.6602031;-0.004004542,0.01086917;-0.6209027;-0.08783001,-0.02847503;0.5254279;0.02512366,0;0;0,-0.02101111;0.2885865;-0.08904815,-0.03378037;0.5690538;-0.1910341,0.1327544;0.4987355;-0.04132342,0.2087799;0.2598664;-0.01901603,0.2348168;0.05129951;-0.09979844,-0.2140267;0.4684448;-0.07819284,-0.2676689;0.224579;-0.0467614,-0.2328566;0.0215704;-0.1377531,0.08008769;0.009567469;-0.03088546,0.1527039;-0.3002699;-0.08465242,0.1784528;-0.6379918;-0.01907205,0.205282;-0.6697408;-0.07106041,-0.07571031;-0.001092539;-0.04154806,-0.08075525;-0.3201341;-0.09002753,-0.04113793;-0.6574235;-0.02931317,-0.03233127;-0.6535671;-0.1097773,-0.03111103;0.5000029;-0.1628323,992.7437
+0;0;0,-0.01628549;0.3016847;0.01934772,-0.03244204;0.5999483;0.02390861,0.1664456;0.4660714;0.01509284,0.2608622;0.3372645;-0.1794072,0.3141695;0.2583288;-0.3834448,-0.2117754;0.466706;-0.04248256,-0.2294862;0.3349559;-0.2561744,-0.2161975;0.2189057;-0.4486832,0.08291301;0.01022731;-0.02191623,0.1471513;-0.1692594;-0.2823412,0.1358209;-0.4965902;-0.173962,0.1621362;-0.5105577;-0.2418582,-0.07074321;4.94005E-05;-0.04954677,-0.04140054;-0.3213283;-0.05385882,-0.0001905672;-0.6602031;-0.004004542,0.01086917;-0.6209027;-0.08783001,-0.02847503;0.5254279;0.02512366,0;0;0,-0.02101111;0.2885865;-0.08904815,-0.03378037;0.5690538;-0.1910341,0.1327544;0.4987355;-0.04132342,0.2087799;0.2598664;-0.01901603,0.2348168;0.05129951;-0.09979844,-0.2140267;0.4684448;-0.07819284,-0.2676689;0.224579;-0.0467614,-0.2328566;0.0215704;-0.1377531,0.08008769;0.009567469;-0.03088546,0.1527039;-0.3002699;-0.08465242,0.1784528;-0.6379918;-0.01907205,0.205282;-0.6697408;-0.07106041,-0.07571031;-0.001092539;-0.04154806,-0.08075525;-0.3201341;-0.09002753,-0.04113793;-0.6574235;-0.02931317,-0.03233127;-0.6535671;-0.1097773,-0.03111103;0.5000029;-0.1628323,992.7437
+0;0;0,-0.01638774;0.3016571;0.01968839,-0.03250317;0.5999175;0.02455448,0.1663551;0.4661155;0.01501581,0.2608839;0.3384418;-0.1801756,0.3157019;0.2601777;-0.3840716,-0.2114432;0.466552;-0.0428984,-0.2428728;0.3287322;-0.2511142,-0.2223556;0.225508;-0.4501812,0.08303347;0.01006092;-0.02153386,0.1464917;-0.1658555;-0.2845731,0.1327951;-0.4944388;-0.1803362,0.1577088;-0.5084759;-0.2487143,-0.07061705;0.0002048044;-0.049726,-0.04100278;-0.3211559;-0.05340094,0.000214003;-0.6600431;-0.00363614,0.01135709;-0.6207305;-0.08744921,-0.02855377;0.5253952;0.02570786,0;0;0,-0.02101111;0.2885865;-0.08904815,-0.03378037;0.5690538;-0.1910341,0.1327544;0.4987355;-0.04132342,0.2087799;0.2598664;-0.01901603,0.2348168;0.05129951;-0.09979844,-0.2140267;0.4684448;-0.07819284,-0.2676689;0.224579;-0.0467614,-0.2328566;0.0215704;-0.1377531,0.08008769;0.009567469;-0.03088546,0.1527039;-0.3002699;-0.08465242,0.1784528;-0.6379918;-0.01907205,0.205282;-0.6697408;-0.07106041,-0.07571031;-0.001092539;-0.04154806,-0.08075525;-0.3201341;-0.09002753,-0.04113793;-0.6574235;-0.02931317,-0.03233127;-0.6535671;-0.1097773,-0.03111103;0.5000029;-0.1628323,992.7437
+0;0;0,-0.01638774;0.3016571;0.01968839,-0.03250317;0.5999175;0.02455448,0.1663551;0.4661155;0.01501581,0.2608839;0.3384418;-0.1801756,0.3157019;0.2601777;-0.3840716,-0.2114432;0.466552;-0.0428984,-0.2428728;0.3287322;-0.2511142,-0.2223556;0.225508;-0.4501812,0.08303347;0.01006092;-0.02153386,0.1464917;-0.1658555;-0.2845731,0.1327951;-0.4944388;-0.1803362,0.1577088;-0.5084759;-0.2487143,-0.07061705;0.0002048044;-0.049726,-0.04100278;-0.3211559;-0.05340094,0.000214003;-0.6600431;-0.00363614,0.01135709;-0.6207305;-0.08744921,-0.02855377;0.5253952;0.02570786,0;0;0,-0.02101111;0.2885865;-0.08904815,-0.03378037;0.5690538;-0.1910341,0.1327544;0.4987355;-0.04132342,0.2087799;0.2598664;-0.01901603,0.2348168;0.05129951;-0.09979844,-0.2140267;0.4684448;-0.07819284,-0.2676689;0.224579;-0.0467614,-0.2328566;0.0215704;-0.1377531,0.08008769;0.009567469;-0.03088546,0.1527039;-0.3002699;-0.08465242,0.1784528;-0.6379918;-0.01907205,0.205282;-0.6697408;-0.07106041,-0.07571031;-0.001092539;-0.04154806,-0.08075525;-0.3201341;-0.09002753,-0.04113793;-0.6574235;-0.02931317,-0.03233127;-0.6535671;-0.1097773,-0.03111103;0.5000029;-0.1628323,992.7437
+0;0;0,-0.01638774;0.3016571;0.01968839,-0.03250317;0.5999175;0.02455448,0.1663551;0.4661155;0.01501581,0.2608839;0.3384418;-0.1801756,0.3157019;0.2601777;-0.3840716,-0.2114432;0.466552;-0.0428984,-0.2428728;0.3287322;-0.2511142,-0.2223556;0.225508;-0.4501812,0.08303347;0.01006092;-0.02153386,0.1464917;-0.1658555;-0.2845731,0.1327951;-0.4944388;-0.1803362,0.1577088;-0.5084759;-0.2487143,-0.07061705;0.0002048044;-0.049726,-0.04100278;-0.3211559;-0.05340094,0.000214003;-0.6600431;-0.00363614,0.01135709;-0.6207305;-0.08744921,-0.02855377;0.5253952;0.02570786,0;0;0,-0.02101111;0.2885865;-0.08904815,-0.03378037;0.5690538;-0.1910341,0.1327544;0.4987355;-0.04132342,0.2087799;0.2598664;-0.01901603,0.2348168;0.05129951;-0.09979844,-0.2140267;0.4684448;-0.07819284,-0.2676689;0.224579;-0.0467614,-0.2328566;0.0215704;-0.1377531,0.08008769;0.009567469;-0.03088546,0.1527039;-0.3002699;-0.08465242,0.1784528;-0.6379918;-0.01907205,0.205282;-0.6697408;-0.07106041,-0.07571031;-0.001092539;-0.04154806,-0.08075525;-0.3201341;-0.09002753,-0.04113793;-0.6574235;-0.02931317,-0.03233127;-0.6535671;-0.1097773,-0.03111103;0.5000029;-0.1628323,992.7437
+0;0;0,-0.01643396;0.3016056;0.02042482,-0.0324994;0.5998594;0.02578539,0.1663342;0.4661604;0.01525062,0.2603772;0.3452088;-0.1844056,0.3128493;0.2866537;-0.3954076,-0.2111099;0.4662979;-0.04249247,-0.2318157;0.3239642;-0.2490073,-0.2191485;0.2283216;-0.4524671,0.08317519;0.009833309;-0.02108742,0.1456921;-0.1618611;-0.2871248,0.1320648;-0.4912093;-0.1853212,0.1564102;-0.5051122;-0.2539898,-0.07052869;0.0003220272;-0.04985063,-0.04034729;-0.3209951;-0.05261121,0.000927005;-0.6598275;-0.002522301,0.01202951;-0.6204816;-0.08633703,-0.0285555;0.5253353;0.02683544,0;0;0,-0.02101111;0.2885865;-0.08904815,-0.03378037;0.5690538;-0.1910341,0.1327544;0.4987355;-0.04132342,0.2087799;0.2598664;-0.01901603,0.2348168;0.05129951;-0.09979844,-0.2140267;0.4684448;-0.07819284,-0.2676689;0.224579;-0.0467614,-0.2328566;0.0215704;-0.1377531,0.08008769;0.009567469;-0.03088546,0.1527039;-0.3002699;-0.08465242,0.1784528;-0.6379918;-0.01907205,0.205282;-0.6697408;-0.07106041,-0.07571031;-0.001092539;-0.04154806,-0.08075525;-0.3201341;-0.09002753,-0.04113793;-0.6574235;-0.02931317,-0.03233127;-0.6535671;-0.1097773,-0.03111103;0.5000029;-0.1628323,992.7437
+0;0;0,-0.01643396;0.3016056;0.02042482,-0.0324994;0.5998594;0.02578539,0.1663342;0.4661604;0.01525062,0.2603772;0.3452088;-0.1844056,0.3128493;0.2866537;-0.3954076,-0.2111099;0.4662979;-0.04249247,-0.2318157;0.3239642;-0.2490073,-0.2191485;0.2283216;-0.4524671,0.08317519;0.009833309;-0.02108742,0.1456921;-0.1618611;-0.2871248,0.1320648;-0.4912093;-0.1853212,0.1564102;-0.5051122;-0.2539898,-0.07052869;0.0003220272;-0.04985063,-0.04034729;-0.3209951;-0.05261121,0.000927005;-0.6598275;-0.002522301,0.01202951;-0.6204816;-0.08633703,-0.0285555;0.5253353;0.02683544,0;0;0,-0.02101111;0.2885865;-0.08904815,-0.03378037;0.5690538;-0.1910341,0.1327544;0.4987355;-0.04132342,0.2087799;0.2598664;-0.01901603,0.2348168;0.05129951;-0.09979844,-0.2140267;0.4684448;-0.07819284,-0.2676689;0.224579;-0.0467614,-0.2328566;0.0215704;-0.1377531,0.08008769;0.009567469;-0.03088546,0.1527039;-0.3002699;-0.08465242,0.1784528;-0.6379918;-0.01907205,0.205282;-0.6697408;-0.07106041,-0.07571031;-0.001092539;-0.04154806,-0.08075525;-0.3201341;-0.09002753,-0.04113793;-0.6574235;-0.02931317,-0.03233127;-0.6535671;-0.1097773,-0.03111103;0.5000029;-0.1628323,992.7437
+0;0;0,-0.01643396;0.3016056;0.02042482,-0.0324994;0.5998594;0.02578539,0.1663342;0.4661604;0.01525062,0.2603772;0.3452088;-0.1844056,0.3128493;0.2866537;-0.3954076,-0.2111099;0.4662979;-0.04249247,-0.2318157;0.3239642;-0.2490073,-0.2191485;0.2283216;-0.4524671,0.08317519;0.009833309;-0.02108742,0.1456921;-0.1618611;-0.2871248,0.1320648;-0.4912093;-0.1853212,0.1564102;-0.5051122;-0.2539898,-0.07052869;0.0003220272;-0.04985063,-0.04034729;-0.3209951;-0.05261121,0.000927005;-0.6598275;-0.002522301,0.01202951;-0.6204816;-0.08633703,-0.0285555;0.5253353;0.02683544,0;0;0,-0.02101111;0.2885865;-0.08904815,-0.03378037;0.5690538;-0.1910341,0.1327544;0.4987355;-0.04132342,0.2087799;0.2598664;-0.01901603,0.2348168;0.05129951;-0.09979844,-0.2140267;0.4684448;-0.07819284,-0.2676689;0.224579;-0.0467614,-0.2328566;0.0215704;-0.1377531,0.08008769;0.009567469;-0.03088546,0.1527039;-0.3002699;-0.08465242,0.1784528;-0.6379918;-0.01907205,0.205282;-0.6697408;-0.07106041,-0.07571031;-0.001092539;-0.04154806,-0.08075525;-0.3201341;-0.09002753,-0.04113793;-0.6574235;-0.02931317,-0.03233127;-0.6535671;-0.1097773,-0.03111103;0.5000029;-0.1628323,992.7437
+0;0;0,-0.01648183;0.3015435;0.02128475,-0.03248989;0.5997893;0.02717137,0.1662754;0.4660139;0.01580738,0.2595603;0.3535593;-0.1891019,0.32378;0.3025275;-0.3988052,-0.2109503;0.4662809;-0.04165439,-0.2307138;0.3207282;-0.2460065,-0.2193882;0.2293856;-0.4515111,0.08337866;0.009541321;-0.02040707,0.1451016;-0.1599196;-0.288057,0.1308224;-0.4900591;-0.1889411,0.1543402;-0.5011372;-0.2596166,-0.07022982;0.0005644921;-0.05026868,-0.0397153;-0.3207309;-0.05141375,0.001533546;-0.6595883;-0.001472473,0.01259617;-0.6202074;-0.08528858,-0.02854714;0.5252638;0.0281166,0;0;0,-0.02101111;0.2885865;-0.08904815,-0.03378037;0.5690538;-0.1910341,0.1327544;0.4987355;-0.04132342,0.2087799;0.2598664;-0.01901603,0.2348168;0.05129951;-0.09979844,-0.2140267;0.4684448;-0.07819284,-0.2676689;0.224579;-0.0467614,-0.2328566;0.0215704;-0.1377531,0.08008769;0.009567469;-0.03088546,0.1527039;-0.3002699;-0.08465242,0.1784528;-0.6379918;-0.01907205,0.205282;-0.6697408;-0.07106041,-0.07571031;-0.001092539;-0.04154806,-0.08075525;-0.3201341;-0.09002753,-0.04113793;-0.6574235;-0.02931317,-0.03233127;-0.6535671;-0.1097773,-0.03111103;0.5000029;-0.1628323,992.7437
+0;0;0,-0.01648183;0.3015435;0.02128475,-0.03248989;0.5997893;0.02717137,0.1662754;0.4660139;0.01580738,0.2595603;0.3535593;-0.1891019,0.32378;0.3025275;-0.3988052,-0.2109503;0.4662809;-0.04165439,-0.2307138;0.3207282;-0.2460065,-0.2193882;0.2293856;-0.4515111,0.08337866;0.009541321;-0.02040707,0.1451016;-0.1599196;-0.288057,0.1308224;-0.4900591;-0.1889411,0.1543402;-0.5011372;-0.2596166,-0.07022982;0.0005644921;-0.05026868,-0.0397153;-0.3207309;-0.05141375,0.001533546;-0.6595883;-0.001472473,0.01259617;-0.6202074;-0.08528858,-0.02854714;0.5252638;0.0281166,0;0;0,-0.02101111;0.2885865;-0.08904815,-0.03378037;0.5690538;-0.1910341,0.1327544;0.4987355;-0.04132342,0.2087799;0.2598664;-0.01901603,0.2348168;0.05129951;-0.09979844,-0.2140267;0.4684448;-0.07819284,-0.2676689;0.224579;-0.0467614,-0.2328566;0.0215704;-0.1377531,0.08008769;0.009567469;-0.03088546,0.1527039;-0.3002699;-0.08465242,0.1784528;-0.6379918;-0.01907205,0.205282;-0.6697408;-0.07106041,-0.07571031;-0.001092539;-0.04154806,-0.08075525;-0.3201341;-0.09002753,-0.04113793;-0.6574235;-0.02931317,-0.03233127;-0.6535671;-0.1097773,-0.03111103;0.5000029;-0.1628323,992.7437
+0;0;0,-0.01648183;0.3015435;0.02128475,-0.03248989;0.5997893;0.02717137,0.1662754;0.4660139;0.01580738,0.2595603;0.3535593;-0.1891019,0.32378;0.3025275;-0.3988052,-0.2109503;0.4662809;-0.04165439,-0.2307138;0.3207282;-0.2460065,-0.2193882;0.2293856;-0.4515111,0.08337866;0.009541321;-0.02040707,0.1451016;-0.1599196;-0.288057,0.1308224;-0.4900591;-0.1889411,0.1543402;-0.5011372;-0.2596166,-0.07022982;0.0005644921;-0.05026868,-0.0397153;-0.3207309;-0.05141375,0.001533546;-0.6595883;-0.001472473,0.01259617;-0.6202074;-0.08528858,-0.02854714;0.5252638;0.0281166,0;0;0,-0.02101111;0.2885865;-0.08904815,-0.03378037;0.5690538;-0.1910341,0.1327544;0.4987355;-0.04132342,0.2087799;0.2598664;-0.01901603,0.2348168;0.05129951;-0.09979844,-0.2140267;0.4684448;-0.07819284,-0.2676689;0.224579;-0.0467614,-0.2328566;0.0215704;-0.1377531,0.08008769;0.009567469;-0.03088546,0.1527039;-0.3002699;-0.08465242,0.1784528;-0.6379918;-0.01907205,0.205282;-0.6697408;-0.07106041,-0.07571031;-0.001092539;-0.04154806,-0.08075525;-0.3201341;-0.09002753,-0.04113793;-0.6574235;-0.02931317,-0.03233127;-0.6535671;-0.1097773,-0.03111103;0.5000029;-0.1628323,992.7437
+0;0;0,-0.01660162;0.3015063;0.02171462,-0.03268874;0.5997376;0.0281121,0.16601;0.465831;0.01593522,0.2593059;0.3552778;-0.1900012,0.3084765;0.3071924;-0.4044165,-0.2104858;0.4655406;-0.04194067,-0.2310518;0.3200816;-0.2462803,-0.2209746;0.234407;-0.4542759,0.08347404;0.00940131;-0.02007948,0.1433289;-0.1629219;-0.2863224,0.1287583;-0.4944254;-0.1919133,0.1519265;-0.5058418;-0.2625068,-0.0701719;0.0006296904;-0.05034871,-0.03930801;-0.3206331;-0.05126854,0.001950476;-0.6594664;-0.001172297,0.01305822;-0.6200599;-0.08497956,-0.0287287;0.5252114;0.0289228,0;0;0,-0.02101111;0.2885865;-0.08904815,-0.03378037;0.5690538;-0.1910341,0.1327544;0.4987355;-0.04132342,0.2087799;0.2598664;-0.01901603,0.2348168;0.05129951;-0.09979844,-0.2140267;0.4684448;-0.07819284,-0.2676689;0.224579;-0.0467614,-0.2328566;0.0215704;-0.1377531,0.08008769;0.009567469;-0.03088546,0.1527039;-0.3002699;-0.08465242,0.1784528;-0.6379918;-0.01907205,0.205282;-0.6697408;-0.07106041,-0.07571031;-0.001092539;-0.04154806,-0.08075525;-0.3201341;-0.09002753,-0.04113793;-0.6574235;-0.02931317,-0.03233127;-0.6535671;-0.1097773,-0.03111103;0.5000029;-0.1628323,992.7437
+0;0;0,-0.01660162;0.3015063;0.02171462,-0.03268874;0.5997376;0.0281121,0.16601;0.465831;0.01593522,0.2593059;0.3552778;-0.1900012,0.3084765;0.3071924;-0.4044165,-0.2104858;0.4655406;-0.04194067,-0.2310518;0.3200816;-0.2462803,-0.2209746;0.234407;-0.4542759,0.08347404;0.00940131;-0.02007948,0.1433289;-0.1629219;-0.2863224,0.1287583;-0.4944254;-0.1919133,0.1519265;-0.5058418;-0.2625068,-0.0701719;0.0006296904;-0.05034871,-0.03930801;-0.3206331;-0.05126854,0.001950476;-0.6594664;-0.001172297,0.01305822;-0.6200599;-0.08497956,-0.0287287;0.5252114;0.0289228,0;0;0,-0.02101111;0.2885865;-0.08904815,-0.03378037;0.5690538;-0.1910341,0.1327544;0.4987355;-0.04132342,0.2087799;0.2598664;-0.01901603,0.2348168;0.05129951;-0.09979844,-0.2140267;0.4684448;-0.07819284,-0.2676689;0.224579;-0.0467614,-0.2328566;0.0215704;-0.1377531,0.08008769;0.009567469;-0.03088546,0.1527039;-0.3002699;-0.08465242,0.1784528;-0.6379918;-0.01907205,0.205282;-0.6697408;-0.07106041,-0.07571031;-0.001092539;-0.04154806,-0.08075525;-0.3201341;-0.09002753,-0.04113793;-0.6574235;-0.02931317,-0.03233127;-0.6535671;-0.1097773,-0.03111103;0.5000029;-0.1628323,992.7437
+0;0;0,-0.01660162;0.3015063;0.02171462,-0.03268874;0.5997376;0.0281121,0.16601;0.465831;0.01593522,0.2593059;0.3552778;-0.1900012,0.3084765;0.3071924;-0.4044165,-0.2104858;0.4655406;-0.04194067,-0.2310518;0.3200816;-0.2462803,-0.2209746;0.234407;-0.4542759,0.08347404;0.00940131;-0.02007948,0.1433289;-0.1629219;-0.2863224,0.1287583;-0.4944254;-0.1919133,0.1519265;-0.5058418;-0.2625068,-0.0701719;0.0006296904;-0.05034871,-0.03930801;-0.3206331;-0.05126854,0.001950476;-0.6594664;-0.001172297,0.01305822;-0.6200599;-0.08497956,-0.0287287;0.5252114;0.0289228,0;0;0,-0.02101111;0.2885865;-0.08904815,-0.03378037;0.5690538;-0.1910341,0.1327544;0.4987355;-0.04132342,0.2087799;0.2598664;-0.01901603,0.2348168;0.05129951;-0.09979844,-0.2140267;0.4684448;-0.07819284,-0.2676689;0.224579;-0.0467614,-0.2328566;0.0215704;-0.1377531,0.08008769;0.009567469;-0.03088546,0.1527039;-0.3002699;-0.08465242,0.1784528;-0.6379918;-0.01907205,0.205282;-0.6697408;-0.07106041,-0.07571031;-0.001092539;-0.04154806,-0.08075525;-0.3201341;-0.09002753,-0.04113793;-0.6574235;-0.02931317,-0.03233127;-0.6535671;-0.1097773,-0.03111103;0.5000029;-0.1628323,992.7437
+0;0;0,-0.01676757;0.3014516;0.02233749,-0.03291797;0.5996668;0.02928125,0.1657033;0.4655923;0.01635605,0.2591824;0.3589433;-0.1915468,0.3179435;0.3226142;-0.4058625,-0.2103924;0.4651843;-0.04143851,-0.2391698;0.3555768;-0.2661473,-0.2247009;0.2706602;-0.4741946,0.08353414;0.009382443;-0.01983693,0.1425992;-0.1644328;-0.2852852,0.1279044;-0.4966723;-0.19352,0.1499099;-0.5062403;-0.2655315,-0.07016174;0.0005662863;-0.05036363,-0.03868299;-0.3206381;-0.05055152,0.002135806;-0.6593845;0.0004836209,0.0132194;-0.6199493;-0.08332363,-0.02894165;0.5251402;0.02996728,0;0;0,-0.02101111;0.2885865;-0.08904815,-0.03378037;0.5690538;-0.1910341,0.1327544;0.4987355;-0.04132342,0.2087799;0.2598664;-0.01901603,0.2348168;0.05129951;-0.09979844,-0.2140267;0.4684448;-0.07819284,-0.2676689;0.224579;-0.0467614,-0.2328566;0.0215704;-0.1377531,0.08008769;0.009567469;-0.03088546,0.1527039;-0.3002699;-0.08465242,0.1784528;-0.6379918;-0.01907205,0.205282;-0.6697408;-0.07106041,-0.07571031;-0.001092539;-0.04154806,-0.08075525;-0.3201341;-0.09002753,-0.04113793;-0.6574235;-0.02931317,-0.03233127;-0.6535671;-0.1097773,-0.03111103;0.5000029;-0.1628323,992.7437
+0;0;0,-0.01676757;0.3014516;0.02233749,-0.03291797;0.5996668;0.02928125,0.1657033;0.4655923;0.01635605,0.2591824;0.3589433;-0.1915468,0.3179435;0.3226142;-0.4058625,-0.2103924;0.4651843;-0.04143851,-0.2391698;0.3555768;-0.2661473,-0.2247009;0.2706602;-0.4741946,0.08353414;0.009382443;-0.01983693,0.1425992;-0.1644328;-0.2852852,0.1279044;-0.4966723;-0.19352,0.1499099;-0.5062403;-0.2655315,-0.07016174;0.0005662863;-0.05036363,-0.03868299;-0.3206381;-0.05055152,0.002135806;-0.6593845;0.0004836209,0.0132194;-0.6199493;-0.08332363,-0.02894165;0.5251402;0.02996728,0;0;0,-0.02101111;0.2885865;-0.08904815,-0.03378037;0.5690538;-0.1910341,0.1327544;0.4987355;-0.04132342,0.2087799;0.2598664;-0.01901603,0.2348168;0.05129951;-0.09979844,-0.2140267;0.4684448;-0.07819284,-0.2676689;0.224579;-0.0467614,-0.2328566;0.0215704;-0.1377531,0.08008769;0.009567469;-0.03088546,0.1527039;-0.3002699;-0.08465242,0.1784528;-0.6379918;-0.01907205,0.205282;-0.6697408;-0.07106041,-0.07571031;-0.001092539;-0.04154806,-0.08075525;-0.3201341;-0.09002753,-0.04113793;-0.6574235;-0.02931317,-0.03233127;-0.6535671;-0.1097773,-0.03111103;0.5000029;-0.1628323,992.7437
+0;0;0,-0.01676757;0.3014516;0.02233749,-0.03291797;0.5996668;0.02928125,0.1657033;0.4655923;0.01635605,0.2591824;0.3589433;-0.1915468,0.3179435;0.3226142;-0.4058625,-0.2103924;0.4651843;-0.04143851,-0.2391698;0.3555768;-0.2661473,-0.2247009;0.2706602;-0.4741946,0.08353414;0.009382443;-0.01983693,0.1425992;-0.1644328;-0.2852852,0.1279044;-0.4966723;-0.19352,0.1499099;-0.5062403;-0.2655315,-0.07016174;0.0005662863;-0.05036363,-0.03868299;-0.3206381;-0.05055152,0.002135806;-0.6593845;0.0004836209,0.0132194;-0.6199493;-0.08332363,-0.02894165;0.5251402;0.02996728,0;0;0,-0.02101111;0.2885865;-0.08904815,-0.03378037;0.5690538;-0.1910341,0.1327544;0.4987355;-0.04132342,0.2087799;0.2598664;-0.01901603,0.2348168;0.05129951;-0.09979844,-0.2140267;0.4684448;-0.07819284,-0.2676689;0.224579;-0.0467614,-0.2328566;0.0215704;-0.1377531,0.08008769;0.009567469;-0.03088546,0.1527039;-0.3002699;-0.08465242,0.1784528;-0.6379918;-0.01907205,0.205282;-0.6697408;-0.07106041,-0.07571031;-0.001092539;-0.04154806,-0.08075525;-0.3201341;-0.09002753,-0.04113793;-0.6574235;-0.02931317,-0.03233127;-0.6535671;-0.1097773,-0.03111103;0.5000029;-0.1628323,992.7437
+0;0;0,-0.01694563;0.3013867;0.02306675,-0.03314554;0.5995856;0.03053646,0.165434;0.4654473;0.01691853,0.2574178;0.3737358;-0.1986364,0.3225358;0.3048438;-0.4028848,-0.2104443;0.4650763;-0.04066787,-0.227987;0.3406043;-0.2586929,-0.2210236;0.2596017;-0.4686785,0.0835561;0.009436483;-0.01971844,0.1417746;-0.1645177;-0.2852627,0.1265606;-0.4973942;-0.1959225,0.1488261;-0.505213;-0.2687889,-0.07019068;0.0004570625;-0.05032441,-0.03830483;-0.3207068;-0.0498192,0.002426274;-0.6593354;0.002060927,0.0134533;-0.6198678;-0.08175012,-0.02914987;0.5250591;0.03111136,0;0;0,-0.02101111;0.2885865;-0.08904815,-0.03378037;0.5690538;-0.1910341,0.1327544;0.4987355;-0.04132342,0.2087799;0.2598664;-0.01901603,0.2348168;0.05129951;-0.09979844,-0.2140267;0.4684448;-0.07819284,-0.2676689;0.224579;-0.0467614,-0.2328566;0.0215704;-0.1377531,0.08008769;0.009567469;-0.03088546,0.1527039;-0.3002699;-0.08465242,0.1784528;-0.6379918;-0.01907205,0.205282;-0.6697408;-0.07106041,-0.07571031;-0.001092539;-0.04154806,-0.08075525;-0.3201341;-0.09002753,-0.04113793;-0.6574235;-0.02931317,-0.03233127;-0.6535671;-0.1097773,-0.03111103;0.5000029;-0.1628323,992.7437
+0;0;0,-0.01694563;0.3013867;0.02306675,-0.03314554;0.5995856;0.03053646,0.165434;0.4654473;0.01691853,0.2574178;0.3737358;-0.1986364,0.3225358;0.3048438;-0.4028848,-0.2104443;0.4650763;-0.04066787,-0.227987;0.3406043;-0.2586929,-0.2210236;0.2596017;-0.4686785,0.0835561;0.009436483;-0.01971844,0.1417746;-0.1645177;-0.2852627,0.1265606;-0.4973942;-0.1959225,0.1488261;-0.505213;-0.2687889,-0.07019068;0.0004570625;-0.05032441,-0.03830483;-0.3207068;-0.0498192,0.002426274;-0.6593354;0.002060927,0.0134533;-0.6198678;-0.08175012,-0.02914987;0.5250591;0.03111136,0;0;0,-0.02101111;0.2885865;-0.08904815,-0.03378037;0.5690538;-0.1910341,0.1327544;0.4987355;-0.04132342,0.2087799;0.2598664;-0.01901603,0.2348168;0.05129951;-0.09979844,-0.2140267;0.4684448;-0.07819284,-0.2676689;0.224579;-0.0467614,-0.2328566;0.0215704;-0.1377531,0.08008769;0.009567469;-0.03088546,0.1527039;-0.3002699;-0.08465242,0.1784528;-0.6379918;-0.01907205,0.205282;-0.6697408;-0.07106041,-0.07571031;-0.001092539;-0.04154806,-0.08075525;-0.3201341;-0.09002753,-0.04113793;-0.6574235;-0.02931317,-0.03233127;-0.6535671;-0.1097773,-0.03111103;0.5000029;-0.1628323,992.7437
+0;0;0,-0.01694563;0.3013867;0.02306675,-0.03314554;0.5995856;0.03053646,0.165434;0.4654473;0.01691853,0.2574178;0.3737358;-0.1986364,0.3225358;0.3048438;-0.4028848,-0.2104443;0.4650763;-0.04066787,-0.227987;0.3406043;-0.2586929,-0.2210236;0.2596017;-0.4686785,0.0835561;0.009436483;-0.01971844,0.1417746;-0.1645177;-0.2852627,0.1265606;-0.4973942;-0.1959225,0.1488261;-0.505213;-0.2687889,-0.07019068;0.0004570625;-0.05032441,-0.03830483;-0.3207068;-0.0498192,0.002426274;-0.6593354;0.002060927,0.0134533;-0.6198678;-0.08175012,-0.02914987;0.5250591;0.03111136,0;0;0,-0.02101111;0.2885865;-0.08904815,-0.03378037;0.5690538;-0.1910341,0.1327544;0.4987355;-0.04132342,0.2087799;0.2598664;-0.01901603,0.2348168;0.05129951;-0.09979844,-0.2140267;0.4684448;-0.07819284,-0.2676689;0.224579;-0.0467614,-0.2328566;0.0215704;-0.1377531,0.08008769;0.009567469;-0.03088546,0.1527039;-0.3002699;-0.08465242,0.1784528;-0.6379918;-0.01907205,0.205282;-0.6697408;-0.07106041,-0.07571031;-0.001092539;-0.04154806,-0.08075525;-0.3201341;-0.09002753,-0.04113793;-0.6574235;-0.02931317,-0.03233127;-0.6535671;-0.1097773,-0.03111103;0.5000029;-0.1628323,992.7437
+0;0;0,-0.01801013;0.3012711;0.02376086,-0.03460949;0.5994359;0.03164104,0.1639787;0.4650701;0.01775811,0.255082;0.3802013;-0.2009505,0.3065386;0.3205091;-0.4118839,-0.2117912;0.464952;-0.03970718,-0.2298412;0.3397304;-0.2572611,-0.2208411;0.2664621;-0.4699924,0.0833857;0.0107431;-0.01977113,0.1455632;-0.1164519;-0.3098032,0.1260832;-0.4463515;-0.2107745,0.1488794;-0.4547196;-0.2831883,-0.07057683;-0.0004591605;-0.04978138,-0.03898447;-0.3216513;-0.04892798,0.001704656;-0.6601784;0.003642663,0.01270097;-0.6206755;-0.08016842,-0.03051949;0.524914;0.03214696,0;0;0,-0.02101111;0.2885865;-0.08904815,-0.03378037;0.5690538;-0.1910341,0.1327544;0.4987355;-0.04132342,0.2087799;0.2598664;-0.01901603,0.2348168;0.05129951;-0.09979844,-0.2140267;0.4684448;-0.07819284,-0.2676689;0.224579;-0.0467614,-0.2328566;0.0215704;-0.1377531,0.08008769;0.009567469;-0.03088546,0.1527039;-0.3002699;-0.08465242,0.1784528;-0.6379918;-0.01907205,0.205282;-0.6697408;-0.07106041,-0.07571031;-0.001092539;-0.04154806,-0.08075525;-0.3201341;-0.09002753,-0.04113793;-0.6574235;-0.02931317,-0.03233127;-0.6535671;-0.1097773,-0.03111103;0.5000029;-0.1628323,992.7437
+0;0;0,-0.01801013;0.3012711;0.02376086,-0.03460949;0.5994359;0.03164104,0.1639787;0.4650701;0.01775811,0.255082;0.3802013;-0.2009505,0.3065386;0.3205091;-0.4118839,-0.2117912;0.464952;-0.03970718,-0.2298412;0.3397304;-0.2572611,-0.2208411;0.2664621;-0.4699924,0.0833857;0.0107431;-0.01977113,0.1455632;-0.1164519;-0.3098032,0.1260832;-0.4463515;-0.2107745,0.1488794;-0.4547196;-0.2831883,-0.07057683;-0.0004591605;-0.04978138,-0.03898447;-0.3216513;-0.04892798,0.001704656;-0.6601784;0.003642663,0.01270097;-0.6206755;-0.08016842,-0.03051949;0.524914;0.03214696,0;0;0,-0.02101111;0.2885865;-0.08904815,-0.03378037;0.5690538;-0.1910341,0.1327544;0.4987355;-0.04132342,0.2087799;0.2598664;-0.01901603,0.2348168;0.05129951;-0.09979844,-0.2140267;0.4684448;-0.07819284,-0.2676689;0.224579;-0.0467614,-0.2328566;0.0215704;-0.1377531,0.08008769;0.009567469;-0.03088546,0.1527039;-0.3002699;-0.08465242,0.1784528;-0.6379918;-0.01907205,0.205282;-0.6697408;-0.07106041,-0.07571031;-0.001092539;-0.04154806,-0.08075525;-0.3201341;-0.09002753,-0.04113793;-0.6574235;-0.02931317,-0.03233127;-0.6535671;-0.1097773,-0.03111103;0.5000029;-0.1628323,992.7437
+0;0;0,-0.01906332;0.3011348;0.02464969,-0.0361826;0.5992549;0.03306026,0.1626524;0.4652318;0.01889622,0.2532746;0.382782;-0.2009347,0.3040595;0.3274378;-0.4132123,-0.2130787;0.4646451;-0.03861317,-0.2314492;0.3405736;-0.2567983,-0.2194474;0.307809;-0.4792535,0.08321147;0.01165921;-0.01998498,0.1411381;-0.08669565;-0.3218691,0.127003;-0.420266;-0.2349733,0.136483;-0.3815536;-0.319055,-0.07097737;-0.001324586;-0.04919293,-0.03964709;-0.3225424;-0.04832852,0.0006435066;-0.6613045;0.003020789,0.01160986;-0.6216973;-0.08078232,-0.03193587;0.5247411;0.03345369,0;0;0,-0.02101111;0.2885865;-0.08904815,-0.03378037;0.5690538;-0.1910341,0.1327544;0.4987355;-0.04132342,0.2087799;0.2598664;-0.01901603,0.2348168;0.05129951;-0.09979844,-0.2140267;0.4684448;-0.07819284,-0.2676689;0.224579;-0.0467614,-0.2328566;0.0215704;-0.1377531,0.08008769;0.009567469;-0.03088546,0.1527039;-0.3002699;-0.08465242,0.1784528;-0.6379918;-0.01907205,0.205282;-0.6697408;-0.07106041,-0.07571031;-0.001092539;-0.04154806,-0.08075525;-0.3201341;-0.09002753,-0.04113793;-0.6574235;-0.02931317,-0.03233127;-0.6535671;-0.1097773,-0.03111103;0.5000029;-0.1628323,992.7437
+0;0;0,-0.01906332;0.3011348;0.02464969,-0.0361826;0.5992549;0.03306026,0.1626524;0.4652318;0.01889622,0.2532746;0.382782;-0.2009347,0.3040595;0.3274378;-0.4132123,-0.2130787;0.4646451;-0.03861317,-0.2314492;0.3405736;-0.2567983,-0.2194474;0.307809;-0.4792535,0.08321147;0.01165921;-0.01998498,0.1411381;-0.08669565;-0.3218691,0.127003;-0.420266;-0.2349733,0.136483;-0.3815536;-0.319055,-0.07097737;-0.001324586;-0.04919293,-0.03964709;-0.3225424;-0.04832852,0.0006435066;-0.6613045;0.003020789,0.01160986;-0.6216973;-0.08078232,-0.03193587;0.5247411;0.03345369,0;0;0,-0.02101111;0.2885865;-0.08904815,-0.03378037;0.5690538;-0.1910341,0.1327544;0.4987355;-0.04132342,0.2087799;0.2598664;-0.01901603,0.2348168;0.05129951;-0.09979844,-0.2140267;0.4684448;-0.07819284,-0.2676689;0.224579;-0.0467614,-0.2328566;0.0215704;-0.1377531,0.08008769;0.009567469;-0.03088546,0.1527039;-0.3002699;-0.08465242,0.1784528;-0.6379918;-0.01907205,0.205282;-0.6697408;-0.07106041,-0.07571031;-0.001092539;-0.04154806,-0.08075525;-0.3201341;-0.09002753,-0.04113793;-0.6574235;-0.02931317,-0.03233127;-0.6535671;-0.1097773,-0.03111103;0.5000029;-0.1628323,992.7437
+0;0;0,-0.01906332;0.3011348;0.02464969,-0.0361826;0.5992549;0.03306026,0.1626524;0.4652318;0.01889622,0.2532746;0.382782;-0.2009347,0.3040595;0.3274378;-0.4132123,-0.2130787;0.4646451;-0.03861317,-0.2314492;0.3405736;-0.2567983,-0.2194474;0.307809;-0.4792535,0.08321147;0.01165921;-0.01998498,0.1411381;-0.08669565;-0.3218691,0.127003;-0.420266;-0.2349733,0.136483;-0.3815536;-0.319055,-0.07097737;-0.001324586;-0.04919293,-0.03964709;-0.3225424;-0.04832852,0.0006435066;-0.6613045;0.003020789,0.01160986;-0.6216973;-0.08078232,-0.03193587;0.5247411;0.03345369,0;0;0,-0.02101111;0.2885865;-0.08904815,-0.03378037;0.5690538;-0.1910341,0.1327544;0.4987355;-0.04132342,0.2087799;0.2598664;-0.01901603,0.2348168;0.05129951;-0.09979844,-0.2140267;0.4684448;-0.07819284,-0.2676689;0.224579;-0.0467614,-0.2328566;0.0215704;-0.1377531,0.08008769;0.009567469;-0.03088546,0.1527039;-0.3002699;-0.08465242,0.1784528;-0.6379918;-0.01907205,0.205282;-0.6697408;-0.07106041,-0.07571031;-0.001092539;-0.04154806,-0.08075525;-0.3201341;-0.09002753,-0.04113793;-0.6574235;-0.02931317,-0.03233127;-0.6535671;-0.1097773,-0.03111103;0.5000029;-0.1628323,992.7437
+0;0;0,-0.01906332;0.3011348;0.02464969,-0.0361826;0.5992549;0.03306026,0.1626524;0.4652318;0.01889622,0.2532746;0.382782;-0.2009347,0.3040595;0.3274378;-0.4132123,-0.2130787;0.4646451;-0.03861317,-0.2314492;0.3405736;-0.2567983,-0.2194474;0.307809;-0.4792535,0.08321147;0.01165921;-0.01998498,0.1411381;-0.08669565;-0.3218691,0.127003;-0.420266;-0.2349733,0.136483;-0.3815536;-0.319055,-0.07097737;-0.001324586;-0.04919293,-0.03964709;-0.3225424;-0.04832852,0.0006435066;-0.6613045;0.003020789,0.01160986;-0.6216973;-0.08078232,-0.03193587;0.5247411;0.03345369,0;0;0,-0.02101111;0.2885865;-0.08904815,-0.03378037;0.5690538;-0.1910341,0.1327544;0.4987355;-0.04132342,0.2087799;0.2598664;-0.01901603,0.2348168;0.05129951;-0.09979844,-0.2140267;0.4684448;-0.07819284,-0.2676689;0.224579;-0.0467614,-0.2328566;0.0215704;-0.1377531,0.08008769;0.009567469;-0.03088546,0.1527039;-0.3002699;-0.08465242,0.1784528;-0.6379918;-0.01907205,0.205282;-0.6697408;-0.07106041,-0.07571031;-0.001092539;-0.04154806,-0.08075525;-0.3201341;-0.09002753,-0.04113793;-0.6574235;-0.02931317,-0.03233127;-0.6535671;-0.1097773,-0.03111103;0.5000029;-0.1628323,992.7437
+0;0;0,-0.01960923;0.3010685;0.02502798,-0.03701487;0.5991612;0.03377794,0.161926;0.4653018;0.01956164,0.249571;0.3890401;-0.2036837,0.3024241;0.3244342;-0.4128164,-0.2136732;0.4642556;-0.03816319,-0.2334453;0.3484836;-0.2607432,-0.2206694;0.2685514;-0.4708658,0.08321991;0.01182489;-0.01985208,0.1401486;-0.08662438;-0.3218952,0.1258262;-0.4206391;-0.2367546,0.13532;-0.3818963;-0.3208317,-0.07102212;-0.001607334;-0.04911986,-0.03984091;-0.3228375;-0.04767299,1.950189E-05;-0.6616253;0.003843483,0.01099511;-0.6220006;-0.07995643,-0.03271204;0.5246503;0.03411007,0;0;0,-0.02101111;0.2885865;-0.08904815,-0.03378037;0.5690538;-0.1910341,0.1327544;0.4987355;-0.04132342,0.2087799;0.2598664;-0.01901603,0.2348168;0.05129951;-0.09979844,-0.2140267;0.4684448;-0.07819284,-0.2676689;0.224579;-0.0467614,-0.2328566;0.0215704;-0.1377531,0.08008769;0.009567469;-0.03088546,0.1527039;-0.3002699;-0.08465242,0.1784528;-0.6379918;-0.01907205,0.205282;-0.6697408;-0.07106041,-0.07571031;-0.001092539;-0.04154806,-0.08075525;-0.3201341;-0.09002753,-0.04113793;-0.6574235;-0.02931317,-0.03233127;-0.6535671;-0.1097773,-0.03111103;0.5000029;-0.1628323,992.7437
+0;0;0,-0.01960923;0.3010685;0.02502798,-0.03701487;0.5991612;0.03377794,0.161926;0.4653018;0.01956164,0.249571;0.3890401;-0.2036837,0.3024241;0.3244342;-0.4128164,-0.2136732;0.4642556;-0.03816319,-0.2334453;0.3484836;-0.2607432,-0.2206694;0.2685514;-0.4708658,0.08321991;0.01182489;-0.01985208,0.1401486;-0.08662438;-0.3218952,0.1258262;-0.4206391;-0.2367546,0.13532;-0.3818963;-0.3208317,-0.07102212;-0.001607334;-0.04911986,-0.03984091;-0.3228375;-0.04767299,1.950189E-05;-0.6616253;0.003843483,0.01099511;-0.6220006;-0.07995643,-0.03271204;0.5246503;0.03411007,0;0;0,-0.02101111;0.2885865;-0.08904815,-0.03378037;0.5690538;-0.1910341,0.1327544;0.4987355;-0.04132342,0.2087799;0.2598664;-0.01901603,0.2348168;0.05129951;-0.09979844,-0.2140267;0.4684448;-0.07819284,-0.2676689;0.224579;-0.0467614,-0.2328566;0.0215704;-0.1377531,0.08008769;0.009567469;-0.03088546,0.1527039;-0.3002699;-0.08465242,0.1784528;-0.6379918;-0.01907205,0.205282;-0.6697408;-0.07106041,-0.07571031;-0.001092539;-0.04154806,-0.08075525;-0.3201341;-0.09002753,-0.04113793;-0.6574235;-0.02931317,-0.03233127;-0.6535671;-0.1097773,-0.03111103;0.5000029;-0.1628323,992.7437
+0;0;0,-0.01960923;0.3010685;0.02502798,-0.03701487;0.5991612;0.03377794,0.161926;0.4653018;0.01956164,0.249571;0.3890401;-0.2036837,0.3024241;0.3244342;-0.4128164,-0.2136732;0.4642556;-0.03816319,-0.2334453;0.3484836;-0.2607432,-0.2206694;0.2685514;-0.4708658,0.08321991;0.01182489;-0.01985208,0.1401486;-0.08662438;-0.3218952,0.1258262;-0.4206391;-0.2367546,0.13532;-0.3818963;-0.3208317,-0.07102212;-0.001607334;-0.04911986,-0.03984091;-0.3228375;-0.04767299,1.950189E-05;-0.6616253;0.003843483,0.01099511;-0.6220006;-0.07995643,-0.03271204;0.5246503;0.03411007,0;0;0,-0.02101111;0.2885865;-0.08904815,-0.03378037;0.5690538;-0.1910341,0.1327544;0.4987355;-0.04132342,0.2087799;0.2598664;-0.01901603,0.2348168;0.05129951;-0.09979844,-0.2140267;0.4684448;-0.07819284,-0.2676689;0.224579;-0.0467614,-0.2328566;0.0215704;-0.1377531,0.08008769;0.009567469;-0.03088546,0.1527039;-0.3002699;-0.08465242,0.1784528;-0.6379918;-0.01907205,0.205282;-0.6697408;-0.07106041,-0.07571031;-0.001092539;-0.04154806,-0.08075525;-0.3201341;-0.09002753,-0.04113793;-0.6574235;-0.02931317,-0.03233127;-0.6535671;-0.1097773,-0.03111103;0.5000029;-0.1628323,992.7437
+0;0;0,-0.02013032;0.300995;0.02549434,-0.03787466;0.5990529;0.0347017,0.1610956;0.4651161;0.02022136,0.250468;0.3863651;-0.2014694,0.3024625;0.3234086;-0.4113192,-0.2143;0.4639237;-0.03755642,-0.236248;0.3593059;-0.2653927,-0.2231669;0.3009009;-0.4824678,0.08313596;0.01221817;-0.01996533,0.1386054;-0.08656827;-0.3221699,0.1240924;-0.4202546;-0.2357828,0.1456284;-0.4539241;-0.2879164,-0.07122035;-0.00205808;-0.04881507,-0.03999347;-0.323284;-0.04739845,-0.0004249029;-0.6620792;0.00429276,0.0105316;-0.6224276;-0.07950656,-0.03350484;0.5245456;0.03494177,0;0;0,-0.02101111;0.2885865;-0.08904815,-0.03378037;0.5690538;-0.1910341,0.1327544;0.4987355;-0.04132342,0.2087799;0.2598664;-0.01901603,0.2348168;0.05129951;-0.09979844,-0.2140267;0.4684448;-0.07819284,-0.2676689;0.224579;-0.0467614,-0.2328566;0.0215704;-0.1377531,0.08008769;0.009567469;-0.03088546,0.1527039;-0.3002699;-0.08465242,0.1784528;-0.6379918;-0.01907205,0.205282;-0.6697408;-0.07106041,-0.07571031;-0.001092539;-0.04154806,-0.08075525;-0.3201341;-0.09002753,-0.04113793;-0.6574235;-0.02931317,-0.03233127;-0.6535671;-0.1097773,-0.03111103;0.5000029;-0.1628323,992.7437
+0;0;0,-0.02013032;0.300995;0.02549434,-0.03787466;0.5990529;0.0347017,0.1610956;0.4651161;0.02022136,0.250468;0.3863651;-0.2014694,0.3024625;0.3234086;-0.4113192,-0.2143;0.4639237;-0.03755642,-0.236248;0.3593059;-0.2653927,-0.2231669;0.3009009;-0.4824678,0.08313596;0.01221817;-0.01996533,0.1386054;-0.08656827;-0.3221699,0.1240924;-0.4202546;-0.2357828,0.1456284;-0.4539241;-0.2879164,-0.07122035;-0.00205808;-0.04881507,-0.03999347;-0.323284;-0.04739845,-0.0004249029;-0.6620792;0.00429276,0.0105316;-0.6224276;-0.07950656,-0.03350484;0.5245456;0.03494177,0;0;0,-0.02101111;0.2885865;-0.08904815,-0.03378037;0.5690538;-0.1910341,0.1327544;0.4987355;-0.04132342,0.2087799;0.2598664;-0.01901603,0.2348168;0.05129951;-0.09979844,-0.2140267;0.4684448;-0.07819284,-0.2676689;0.224579;-0.0467614,-0.2328566;0.0215704;-0.1377531,0.08008769;0.009567469;-0.03088546,0.1527039;-0.3002699;-0.08465242,0.1784528;-0.6379918;-0.01907205,0.205282;-0.6697408;-0.07106041,-0.07571031;-0.001092539;-0.04154806,-0.08075525;-0.3201341;-0.09002753,-0.04113793;-0.6574235;-0.02931317,-0.03233127;-0.6535671;-0.1097773,-0.03111103;0.5000029;-0.1628323,992.7437
+0;0;0,-0.02013032;0.300995;0.02549434,-0.03787466;0.5990529;0.0347017,0.1610956;0.4651161;0.02022136,0.250468;0.3863651;-0.2014694,0.3024625;0.3234086;-0.4113192,-0.2143;0.4639237;-0.03755642,-0.236248;0.3593059;-0.2653927,-0.2231669;0.3009009;-0.4824678,0.08313596;0.01221817;-0.01996533,0.1386054;-0.08656827;-0.3221699,0.1240924;-0.4202546;-0.2357828,0.1456284;-0.4539241;-0.2879164,-0.07122035;-0.00205808;-0.04881507,-0.03999347;-0.323284;-0.04739845,-0.0004249029;-0.6620792;0.00429276,0.0105316;-0.6224276;-0.07950656,-0.03350484;0.5245456;0.03494177,0;0;0,-0.02101111;0.2885865;-0.08904815,-0.03378037;0.5690538;-0.1910341,0.1327544;0.4987355;-0.04132342,0.2087799;0.2598664;-0.01901603,0.2348168;0.05129951;-0.09979844,-0.2140267;0.4684448;-0.07819284,-0.2676689;0.224579;-0.0467614,-0.2328566;0.0215704;-0.1377531,0.08008769;0.009567469;-0.03088546,0.1527039;-0.3002699;-0.08465242,0.1784528;-0.6379918;-0.01907205,0.205282;-0.6697408;-0.07106041,-0.07571031;-0.001092539;-0.04154806,-0.08075525;-0.3201341;-0.09002753,-0.04113793;-0.6574235;-0.02931317,-0.03233127;-0.6535671;-0.1097773,-0.03111103;0.5000029;-0.1628323,992.7437
+0;0;0,-0.02042656;0.3009596;0.02567682,-0.03844662;0.5989862;0.0353328,0.1605117;0.4648618;0.0208896,0.251327;0.387635;-0.200751,0.3086211;0.3760354;-0.418206,-0.2147882;0.4635599;-0.03689545,-0.2379462;0.3652093;-0.2673881,-0.2240754;0.3009652;-0.4827579,0.08315451;0.01209981;-0.01996014,0.137522;-0.08560573;-0.3227158,0.1231131;-0.4191058;-0.2355951,0.1445424;-0.4506009;-0.2903186,-0.07126089;-0.002033938;-0.0487569,-0.03980482;-0.3232373;-0.04729816,0.0008815005;-0.6619158;0.004290227,0.01179038;-0.6222337;-0.07951178,-0.03404119;0.5244807;0.03547202,0;0;0,-0.02101111;0.2885865;-0.08904815,-0.03378037;0.5690538;-0.1910341,0.1327544;0.4987355;-0.04132342,0.2087799;0.2598664;-0.01901603,0.2348168;0.05129951;-0.09979844,-0.2140267;0.4684448;-0.07819284,-0.2676689;0.224579;-0.0467614,-0.2328566;0.0215704;-0.1377531,0.08008769;0.009567469;-0.03088546,0.1527039;-0.3002699;-0.08465242,0.1784528;-0.6379918;-0.01907205,0.205282;-0.6697408;-0.07106041,-0.07571031;-0.001092539;-0.04154806,-0.08075525;-0.3201341;-0.09002753,-0.04113793;-0.6574235;-0.02931317,-0.03233127;-0.6535671;-0.1097773,-0.03111103;0.5000029;-0.1628323,992.7437
+0;0;0,-0.02042656;0.3009596;0.02567682,-0.03844662;0.5989862;0.0353328,0.1605117;0.4648618;0.0208896,0.251327;0.387635;-0.200751,0.3086211;0.3760354;-0.418206,-0.2147882;0.4635599;-0.03689545,-0.2379462;0.3652093;-0.2673881,-0.2240754;0.3009652;-0.4827579,0.08315451;0.01209981;-0.01996014,0.137522;-0.08560573;-0.3227158,0.1231131;-0.4191058;-0.2355951,0.1445424;-0.4506009;-0.2903186,-0.07126089;-0.002033938;-0.0487569,-0.03980482;-0.3232373;-0.04729816,0.0008815005;-0.6619158;0.004290227,0.01179038;-0.6222337;-0.07951178,-0.03404119;0.5244807;0.03547202,0;0;0,-0.02101111;0.2885865;-0.08904815,-0.03378037;0.5690538;-0.1910341,0.1327544;0.4987355;-0.04132342,0.2087799;0.2598664;-0.01901603,0.2348168;0.05129951;-0.09979844,-0.2140267;0.4684448;-0.07819284,-0.2676689;0.224579;-0.0467614,-0.2328566;0.0215704;-0.1377531,0.08008769;0.009567469;-0.03088546,0.1527039;-0.3002699;-0.08465242,0.1784528;-0.6379918;-0.01907205,0.205282;-0.6697408;-0.07106041,-0.07571031;-0.001092539;-0.04154806,-0.08075525;-0.3201341;-0.09002753,-0.04113793;-0.6574235;-0.02931317,-0.03233127;-0.6535671;-0.1097773,-0.03111103;0.5000029;-0.1628323,992.7437
+0;0;0,-0.02042656;0.3009596;0.02567682,-0.03844662;0.5989862;0.0353328,0.1605117;0.4648618;0.0208896,0.251327;0.387635;-0.200751,0.3086211;0.3760354;-0.418206,-0.2147882;0.4635599;-0.03689545,-0.2379462;0.3652093;-0.2673881,-0.2240754;0.3009652;-0.4827579,0.08315451;0.01209981;-0.01996014,0.137522;-0.08560573;-0.3227158,0.1231131;-0.4191058;-0.2355951,0.1445424;-0.4506009;-0.2903186,-0.07126089;-0.002033938;-0.0487569,-0.03980482;-0.3232373;-0.04729816,0.0008815005;-0.6619158;0.004290227,0.01179038;-0.6222337;-0.07951178,-0.03404119;0.5244807;0.03547202,0;0;0,-0.02101111;0.2885865;-0.08904815,-0.03378037;0.5690538;-0.1910341,0.1327544;0.4987355;-0.04132342,0.2087799;0.2598664;-0.01901603,0.2348168;0.05129951;-0.09979844,-0.2140267;0.4684448;-0.07819284,-0.2676689;0.224579;-0.0467614,-0.2328566;0.0215704;-0.1377531,0.08008769;0.009567469;-0.03088546,0.1527039;-0.3002699;-0.08465242,0.1784528;-0.6379918;-0.01907205,0.205282;-0.6697408;-0.07106041,-0.07571031;-0.001092539;-0.04154806,-0.08075525;-0.3201341;-0.09002753,-0.04113793;-0.6574235;-0.02931317,-0.03233127;-0.6535671;-0.1097773,-0.03111103;0.5000029;-0.1628323,992.7437
+0;0;0,-0.02081071;0.3008915;0.02616132,-0.03910879;0.5988852;0.03621775,0.1598343;0.4647107;0.02143689,0.2518565;0.3899768;-0.2005602,0.306721;0.3732954;-0.4183112,-0.2153781;0.4634067;-0.03613276,-0.2395901;0.3700137;-0.2685709,-0.2211814;0.2956071;-0.4802987,0.0831388;0.01200832;-0.02008047,0.1362928;-0.08410195;-0.3235614,0.1212673;-0.4180094;-0.2381216,0.1443959;-0.4504484;-0.291055,-0.07139469;-0.002038489;-0.04856057,-0.03928877;-0.3231789;-0.04745617,0.001049213;-0.6617613;0.005029503,0.01188853;-0.6220555;-0.07877877,-0.03468061;0.524381;0.03631325,0;0;0,-0.02101111;0.2885865;-0.08904815,-0.03378037;0.5690538;-0.1910341,0.1327544;0.4987355;-0.04132342,0.2087799;0.2598664;-0.01901603,0.2348168;0.05129951;-0.09979844,-0.2140267;0.4684448;-0.07819284,-0.2676689;0.224579;-0.0467614,-0.2328566;0.0215704;-0.1377531,0.08008769;0.009567469;-0.03088546,0.1527039;-0.3002699;-0.08465242,0.1784528;-0.6379918;-0.01907205,0.205282;-0.6697408;-0.07106041,-0.07571031;-0.001092539;-0.04154806,-0.08075525;-0.3201341;-0.09002753,-0.04113793;-0.6574235;-0.02931317,-0.03233127;-0.6535671;-0.1097773,-0.03111103;0.5000029;-0.1628323,992.7437
+0;0;0,-0.02081071;0.3008915;0.02616132,-0.03910879;0.5988852;0.03621775,0.1598343;0.4647107;0.02143689,0.2518565;0.3899768;-0.2005602,0.306721;0.3732954;-0.4183112,-0.2153781;0.4634067;-0.03613276,-0.2395901;0.3700137;-0.2685709,-0.2211814;0.2956071;-0.4802987,0.0831388;0.01200832;-0.02008047,0.1362928;-0.08410195;-0.3235614,0.1212673;-0.4180094;-0.2381216,0.1443959;-0.4504484;-0.291055,-0.07139469;-0.002038489;-0.04856057,-0.03928877;-0.3231789;-0.04745617,0.001049213;-0.6617613;0.005029503,0.01188853;-0.6220555;-0.07877877,-0.03468061;0.524381;0.03631325,0;0;0,-0.02101111;0.2885865;-0.08904815,-0.03378037;0.5690538;-0.1910341,0.1327544;0.4987355;-0.04132342,0.2087799;0.2598664;-0.01901603,0.2348168;0.05129951;-0.09979844,-0.2140267;0.4684448;-0.07819284,-0.2676689;0.224579;-0.0467614,-0.2328566;0.0215704;-0.1377531,0.08008769;0.009567469;-0.03088546,0.1527039;-0.3002699;-0.08465242,0.1784528;-0.6379918;-0.01907205,0.205282;-0.6697408;-0.07106041,-0.07571031;-0.001092539;-0.04154806,-0.08075525;-0.3201341;-0.09002753,-0.04113793;-0.6574235;-0.02931317,-0.03233127;-0.6535671;-0.1097773,-0.03111103;0.5000029;-0.1628323,992.7437
+0;0;0,-0.02081071;0.3008915;0.02616132,-0.03910879;0.5988852;0.03621775,0.1598343;0.4647107;0.02143689,0.2518565;0.3899768;-0.2005602,0.306721;0.3732954;-0.4183112,-0.2153781;0.4634067;-0.03613276,-0.2395901;0.3700137;-0.2685709,-0.2211814;0.2956071;-0.4802987,0.0831388;0.01200832;-0.02008047,0.1362928;-0.08410195;-0.3235614,0.1212673;-0.4180094;-0.2381216,0.1443959;-0.4504484;-0.291055,-0.07139469;-0.002038489;-0.04856057,-0.03928877;-0.3231789;-0.04745617,0.001049213;-0.6617613;0.005029503,0.01188853;-0.6220555;-0.07877877,-0.03468061;0.524381;0.03631325,0;0;0,-0.02101111;0.2885865;-0.08904815,-0.03378037;0.5690538;-0.1910341,0.1327544;0.4987355;-0.04132342,0.2087799;0.2598664;-0.01901603,0.2348168;0.05129951;-0.09979844,-0.2140267;0.4684448;-0.07819284,-0.2676689;0.224579;-0.0467614,-0.2328566;0.0215704;-0.1377531,0.08008769;0.009567469;-0.03088546,0.1527039;-0.3002699;-0.08465242,0.1784528;-0.6379918;-0.01907205,0.205282;-0.6697408;-0.07106041,-0.07571031;-0.001092539;-0.04154806,-0.08075525;-0.3201341;-0.09002753,-0.04113793;-0.6574235;-0.02931317,-0.03233127;-0.6535671;-0.1097773,-0.03111103;0.5000029;-0.1628323,992.7437
+0;0;0,-0.0217339;0.3007477;0.02704878,-0.04041825;0.5987012;0.0375197,0.1585554;0.4645464;0.02253472,0.2507926;0.3899902;-0.199433,0.3060293;0.3780135;-0.4173993,-0.2165391;0.4628541;-0.03486498,-0.2429255;0.3715885;-0.2679107,-0.2259467;0.3196187;-0.4863477,0.08314031;0.01201131;-0.02007242,0.1344826;-0.08234295;-0.3244151,0.1200048;-0.4165619;-0.2401063,0.1293596;-0.3777411;-0.3241908,-0.07148323;-0.002119498;-0.04842665,-0.03960638;-0.3232838;-0.04767638,0.0004510544;-0.6618607;0.005058639,0.01121969;-0.6221081;-0.07875332,-0.03595425;0.5241991;0.03754904,0;0;0,-0.02101111;0.2885865;-0.08904815,-0.03378037;0.5690538;-0.1910341,0.1327544;0.4987355;-0.04132342,0.2087799;0.2598664;-0.01901603,0.2348168;0.05129951;-0.09979844,-0.2140267;0.4684448;-0.07819284,-0.2676689;0.224579;-0.0467614,-0.2328566;0.0215704;-0.1377531,0.08008769;0.009567469;-0.03088546,0.1527039;-0.3002699;-0.08465242,0.1784528;-0.6379918;-0.01907205,0.205282;-0.6697408;-0.07106041,-0.07571031;-0.001092539;-0.04154806,-0.08075525;-0.3201341;-0.09002753,-0.04113793;-0.6574235;-0.02931317,-0.03233127;-0.6535671;-0.1097773,-0.03111103;0.5000029;-0.1628323,992.7437
+0;0;0,-0.0217339;0.3007477;0.02704878,-0.04041825;0.5987012;0.0375197,0.1585554;0.4645464;0.02253472,0.2507926;0.3899902;-0.199433,0.3060293;0.3780135;-0.4173993,-0.2165391;0.4628541;-0.03486498,-0.2429255;0.3715885;-0.2679107,-0.2259467;0.3196187;-0.4863477,0.08314031;0.01201131;-0.02007242,0.1344826;-0.08234295;-0.3244151,0.1200048;-0.4165619;-0.2401063,0.1293596;-0.3777411;-0.3241908,-0.07148323;-0.002119498;-0.04842665,-0.03960638;-0.3232838;-0.04767638,0.0004510544;-0.6618607;0.005058639,0.01121969;-0.6221081;-0.07875332,-0.03595425;0.5241991;0.03754904,0;0;0,-0.02101111;0.2885865;-0.08904815,-0.03378037;0.5690538;-0.1910341,0.1327544;0.4987355;-0.04132342,0.2087799;0.2598664;-0.01901603,0.2348168;0.05129951;-0.09979844,-0.2140267;0.4684448;-0.07819284,-0.2676689;0.224579;-0.0467614,-0.2328566;0.0215704;-0.1377531,0.08008769;0.009567469;-0.03088546,0.1527039;-0.3002699;-0.08465242,0.1784528;-0.6379918;-0.01907205,0.205282;-0.6697408;-0.07106041,-0.07571031;-0.001092539;-0.04154806,-0.08075525;-0.3201341;-0.09002753,-0.04113793;-0.6574235;-0.02931317,-0.03233127;-0.6535671;-0.1097773,-0.03111103;0.5000029;-0.1628323,992.7437
+0;0;0,-0.02201893;0.3006456;0.02793851,-0.04104462;0.5985526;0.03902834,0.1579376;0.4643918;0.02392433,0.2501394;0.3904679;-0.1982694,0.3065788;0.3803608;-0.4160223,-0.2171381;0.4626198;-0.03343225,-0.2432406;0.3810378;-0.2700733,-0.2268218;0.329194;-0.4885831,0.08315461;0.01202503;-0.02000487,0.1335807;-0.08169054;-0.3246978,0.1192022;-0.416158;-0.2413631,0.1285307;-0.3772964;-0.3254463,-0.07146963;-0.002183733;-0.04844388,-0.03938761;-0.3233262;-0.04722941,0.0002411045;-0.6618305;0.006289333,0.01097599;-0.6220384;-0.07752234,-0.03656921;0.5240512;0.03894828,0;0;0,-0.02101111;0.2885865;-0.08904815,-0.03378037;0.5690538;-0.1910341,0.1327544;0.4987355;-0.04132342,0.2087799;0.2598664;-0.01901603,0.2348168;0.05129951;-0.09979844,-0.2140267;0.4684448;-0.07819284,-0.2676689;0.224579;-0.0467614,-0.2328566;0.0215704;-0.1377531,0.08008769;0.009567469;-0.03088546,0.1527039;-0.3002699;-0.08465242,0.1784528;-0.6379918;-0.01907205,0.205282;-0.6697408;-0.07106041,-0.07571031;-0.001092539;-0.04154806,-0.08075525;-0.3201341;-0.09002753,-0.04113793;-0.6574235;-0.02931317,-0.03233127;-0.6535671;-0.1097773,-0.03111103;0.5000029;-0.1628323,992.7437
+0;0;0,-0.02201893;0.3006456;0.02793851,-0.04104462;0.5985526;0.03902834,0.1579376;0.4643918;0.02392433,0.2501394;0.3904679;-0.1982694,0.3065788;0.3803608;-0.4160223,-0.2171381;0.4626198;-0.03343225,-0.2432406;0.3810378;-0.2700733,-0.2268218;0.329194;-0.4885831,0.08315461;0.01202503;-0.02000487,0.1335807;-0.08169054;-0.3246978,0.1192022;-0.416158;-0.2413631,0.1285307;-0.3772964;-0.3254463,-0.07146963;-0.002183733;-0.04844388,-0.03938761;-0.3233262;-0.04722941,0.0002411045;-0.6618305;0.006289333,0.01097599;-0.6220384;-0.07752234,-0.03656921;0.5240512;0.03894828,0;0;0,-0.02101111;0.2885865;-0.08904815,-0.03378037;0.5690538;-0.1910341,0.1327544;0.4987355;-0.04132342,0.2087799;0.2598664;-0.01901603,0.2348168;0.05129951;-0.09979844,-0.2140267;0.4684448;-0.07819284,-0.2676689;0.224579;-0.0467614,-0.2328566;0.0215704;-0.1377531,0.08008769;0.009567469;-0.03088546,0.1527039;-0.3002699;-0.08465242,0.1784528;-0.6379918;-0.01907205,0.205282;-0.6697408;-0.07106041,-0.07571031;-0.001092539;-0.04154806,-0.08075525;-0.3201341;-0.09002753,-0.04113793;-0.6574235;-0.02931317,-0.03233127;-0.6535671;-0.1097773,-0.03111103;0.5000029;-0.1628323,992.7437
+0;0;0,-0.02201893;0.3006456;0.02793851,-0.04104462;0.5985526;0.03902834,0.1579376;0.4643918;0.02392433,0.2501394;0.3904679;-0.1982694,0.3065788;0.3803608;-0.4160223,-0.2171381;0.4626198;-0.03343225,-0.2432406;0.3810378;-0.2700733,-0.2268218;0.329194;-0.4885831,0.08315461;0.01202503;-0.02000487,0.1335807;-0.08169054;-0.3246978,0.1192022;-0.416158;-0.2413631,0.1285307;-0.3772964;-0.3254463,-0.07146963;-0.002183733;-0.04844388,-0.03938761;-0.3233262;-0.04722941,0.0002411045;-0.6618305;0.006289333,0.01097599;-0.6220384;-0.07752234,-0.03656921;0.5240512;0.03894828,0;0;0,-0.02101111;0.2885865;-0.08904815,-0.03378037;0.5690538;-0.1910341,0.1327544;0.4987355;-0.04132342,0.2087799;0.2598664;-0.01901603,0.2348168;0.05129951;-0.09979844,-0.2140267;0.4684448;-0.07819284,-0.2676689;0.224579;-0.0467614,-0.2328566;0.0215704;-0.1377531,0.08008769;0.009567469;-0.03088546,0.1527039;-0.3002699;-0.08465242,0.1784528;-0.6379918;-0.01907205,0.205282;-0.6697408;-0.07106041,-0.07571031;-0.001092539;-0.04154806,-0.08075525;-0.3201341;-0.09002753,-0.04113793;-0.6574235;-0.02931317,-0.03233127;-0.6535671;-0.1097773,-0.03111103;0.5000029;-0.1628323,992.7437
+0;0;0,-0.02184593;0.3006228;0.02831756,-0.04108428;0.5984881;0.04014499,0.1585159;0.465823;0.02669545,0.2449337;0.3921351;-0.1978887,0.3057175;0.3866671;-0.4146358,-0.2147267;0.4558434;-0.03249197,-0.2510301;0.3827032;-0.2705435,-0.2302197;0.3352816;-0.4896827,0.08316451;0.01200563;-0.01997536,0.1324579;-0.08117443;-0.3250177,0.1181009;-0.4157705;-0.2421972,0.1272077;-0.37688;-0.3263016,-0.07149187;-0.002204343;-0.04841011,-0.03941235;-0.3233452;-0.04678884,-8.894876E-05;-0.6617986;0.007274721,0.01041503;-0.6219778;-0.07656287,-0.03657629;0.5239891;0.03987139,0;0;0,-0.02101111;0.2885865;-0.08904815,-0.03378037;0.5690538;-0.1910341,0.1327544;0.4987355;-0.04132342,0.2087799;0.2598664;-0.01901603,0.2348168;0.05129951;-0.09979844,-0.2140267;0.4684448;-0.07819284,-0.2676689;0.224579;-0.0467614,-0.2328566;0.0215704;-0.1377531,0.08008769;0.009567469;-0.03088546,0.1527039;-0.3002699;-0.08465242,0.1784528;-0.6379918;-0.01907205,0.205282;-0.6697408;-0.07106041,-0.07571031;-0.001092539;-0.04154806,-0.08075525;-0.3201341;-0.09002753,-0.04113793;-0.6574235;-0.02931317,-0.03233127;-0.6535671;-0.1097773,-0.03111103;0.5000029;-0.1628323,992.7437
+0;0;0,-0.02184593;0.3006228;0.02831756,-0.04108428;0.5984881;0.04014499,0.1585159;0.465823;0.02669545,0.2449337;0.3921351;-0.1978887,0.3057175;0.3866671;-0.4146358,-0.2147267;0.4558434;-0.03249197,-0.2510301;0.3827032;-0.2705435,-0.2302197;0.3352816;-0.4896827,0.08316451;0.01200563;-0.01997536,0.1324579;-0.08117443;-0.3250177,0.1181009;-0.4157705;-0.2421972,0.1272077;-0.37688;-0.3263016,-0.07149187;-0.002204343;-0.04841011,-0.03941235;-0.3233452;-0.04678884,-8.894876E-05;-0.6617986;0.007274721,0.01041503;-0.6219778;-0.07656287,-0.03657629;0.5239891;0.03987139,0;0;0,-0.02101111;0.2885865;-0.08904815,-0.03378037;0.5690538;-0.1910341,0.1327544;0.4987355;-0.04132342,0.2087799;0.2598664;-0.01901603,0.2348168;0.05129951;-0.09979844,-0.2140267;0.4684448;-0.07819284,-0.2676689;0.224579;-0.0467614,-0.2328566;0.0215704;-0.1377531,0.08008769;0.009567469;-0.03088546,0.1527039;-0.3002699;-0.08465242,0.1784528;-0.6379918;-0.01907205,0.205282;-0.6697408;-0.07106041,-0.07571031;-0.001092539;-0.04154806,-0.08075525;-0.3201341;-0.09002753,-0.04113793;-0.6574235;-0.02931317,-0.03233127;-0.6535671;-0.1097773,-0.03111103;0.5000029;-0.1628323,992.7437
+0;0;0,-0.02184593;0.3006228;0.02831756,-0.04108428;0.5984881;0.04014499,0.1585159;0.465823;0.02669545,0.2449337;0.3921351;-0.1978887,0.3057175;0.3866671;-0.4146358,-0.2147267;0.4558434;-0.03249197,-0.2510301;0.3827032;-0.2705435,-0.2302197;0.3352816;-0.4896827,0.08316451;0.01200563;-0.01997536,0.1324579;-0.08117443;-0.3250177,0.1181009;-0.4157705;-0.2421972,0.1272077;-0.37688;-0.3263016,-0.07149187;-0.002204343;-0.04841011,-0.03941235;-0.3233452;-0.04678884,-8.894876E-05;-0.6617986;0.007274721,0.01041503;-0.6219778;-0.07656287,-0.03657629;0.5239891;0.03987139,0;0;0,-0.02101111;0.2885865;-0.08904815,-0.03378037;0.5690538;-0.1910341,0.1327544;0.4987355;-0.04132342,0.2087799;0.2598664;-0.01901603,0.2348168;0.05129951;-0.09979844,-0.2140267;0.4684448;-0.07819284,-0.2676689;0.224579;-0.0467614,-0.2328566;0.0215704;-0.1377531,0.08008769;0.009567469;-0.03088546,0.1527039;-0.3002699;-0.08465242,0.1784528;-0.6379918;-0.01907205,0.205282;-0.6697408;-0.07106041,-0.07571031;-0.001092539;-0.04154806,-0.08075525;-0.3201341;-0.09002753,-0.04113793;-0.6574235;-0.02931317,-0.03233127;-0.6535671;-0.1097773,-0.03111103;0.5000029;-0.1628323,992.7437

+ 161 - 0
DataCSV/Sam/FirstPersonPerspective_TwoArmsPlusLeg_Sideways_ColorFeedback_Fast.csv

@@ -0,0 +1,161 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.02133406;0.3127164;-0.007747554,0.04290334;0.6223495;-0.03050881,0.2267123;0.5007329;-0.01212611,0.265538;0.2405972;0.008090302,0.3086095;0.02718709;-0.008463576,-0.1512772;0.498773;-0.01291235,-0.2171403;0.2434159;-0.006466785,-0.2728986;0.03322965;-0.02610861,0.07856564;0.0008164895;-0.03974838,0.06822455;-0.2958995;-0.008281965,0.03963045;-0.6394446;0.0579715,0.0394739;-0.6031437;-0.01928135,-0.07982378;0.008882241;-0.0360892,-0.1031124;-0.2887461;-0.03256649,-0.1322623;-0.6330122;0.02957478,-0.1308504;-0.596596;-0.04765584,0.03749973;0.5456859;-0.02228722,0;0;0,0.006498998;0.307231;-0.06223798,0.009402733;0.6086913;-0.1395373,0.1829214;0.4956532;-0.03922582,0.2420703;0.2414831;-0.0006809235,0.2607139;0.03404483;-0.06621575,-0.1580115;0.4910347;-0.02809977,-0.251699;0.2503094;0.02538623,-0.3276141;0.05243532;-0.0271093,0.08043746;0.005539179;-0.03538775,0.1000562;-0.2913031;-0.06063056,0.05971072;-0.6354989;-0.004667044,0.08085471;-0.6578889;-0.05773258,-0.07719378;0.005512501;-0.04199873,-0.1315725;-0.283859;-0.09144063,-0.1673786;-0.6295202;-0.04177513,-0.1686049;-0.6199971;-0.1165209,0.00914254;0.5344288;-0.1181104,610.0593
+0;0;0,0.02133406;0.3127164;-0.007747554,0.04290334;0.6223495;-0.03050881,0.2267123;0.5007329;-0.01212611,0.265538;0.2405972;0.008090302,0.3086095;0.02718709;-0.008463576,-0.1512772;0.498773;-0.01291235,-0.2171403;0.2434159;-0.006466785,-0.2728986;0.03322965;-0.02610861,0.07856564;0.0008164895;-0.03974838,0.06822455;-0.2958995;-0.008281965,0.03963045;-0.6394446;0.0579715,0.0394739;-0.6031437;-0.01928135,-0.07982378;0.008882241;-0.0360892,-0.1031124;-0.2887461;-0.03256649,-0.1322623;-0.6330122;0.02957478,-0.1308504;-0.596596;-0.04765584,0.03749973;0.5456859;-0.02228722,0;0;0,0.006498998;0.307231;-0.06223798,0.009402733;0.6086913;-0.1395373,0.1829214;0.4956532;-0.03922582,0.2420703;0.2414831;-0.0006809235,0.2607139;0.03404483;-0.06621575,-0.1580115;0.4910347;-0.02809977,-0.251699;0.2503094;0.02538623,-0.3276141;0.05243532;-0.0271093,0.08043746;0.005539179;-0.03538775,0.1000562;-0.2913031;-0.06063056,0.05971072;-0.6354989;-0.004667044,0.08085471;-0.6578889;-0.05773258,-0.07719378;0.005512501;-0.04199873,-0.1315725;-0.283859;-0.09144063,-0.1673786;-0.6295202;-0.04177513,-0.1686049;-0.6199971;-0.1165209,0.00914254;0.5344288;-0.1181104,610.0764
+0;0;0,0.02134418;0.3128647;-0.007751228,0.04289675;0.6222589;-0.03049213,0.2263147;0.5008587;-0.01214392,0.264784;0.2431112;0.007886893,0.3078566;0.02969521;-0.008667446,-0.1508765;0.4989029;-0.0129285,-0.216135;0.2458903;-0.006542106,-0.2718948;0.03569821;-0.02618447,0.07904863;0.0008215089;-0.03999274,0.06868039;-0.2966736;-0.008443698,0.03998911;-0.6413863;0.05803495,0.0398324;-0.6050792;-0.01929455,-0.08031451;0.008936847;-0.03631107,-0.1036643;-0.2894731;-0.03277911,-0.1329132;-0.6349092;0.02957336,-0.1315;-0.5984867;-0.04773388,0.0375017;0.5457168;-0.02228357,0;0;0,0.005454116;0.3074721;-0.06189609,0.007296793;0.608911;-0.1383345,0.1817298;0.4963126;-0.04074669,0.2477172;0.2462603;-0.002872944,0.2664646;0.03872004;-0.06807446,-0.1593221;0.4904562;-0.02722309,-0.2515596;0.2532551;0.03229786,-0.3333237;0.05751587;-0.01943669,0.08028283;0.006299824;-0.03692913,0.1006098;-0.2912518;-0.06254196,0.05965326;-0.6362623;-0.004577879,0.08050268;-0.6586824;-0.05784226,-0.07832673;0.005337768;-0.04105132,-0.1321604;-0.2848012;-0.0913251,-0.1681648;-0.6315489;-0.04093452,-0.1696771;-0.621998;-0.1157624,0.007198565;0.5347219;-0.1170943,610.0922
+0;0;0,0.0212912;0.3128625;-0.007981445,0.04276524;0.6222474;-0.03092518,0.2261347;0.500648;-0.01214309,0.2634875;0.2427365;0.007889195,0.3055293;0.02914669;-0.009068546,-0.1509691;0.4988786;-0.01304109,-0.2161625;0.2458461;-0.006777553,-0.2702977;0.03511283;-0.02512272,0.07903115;0.0008698806;-0.04002628,0.06845657;-0.296624;-0.008534439,0.0390855;-0.6413343;0.05765964,0.03895675;-0.60504;-0.01967096,-0.08031664;0.008895683;-0.03631645,-0.1036079;-0.2895097;-0.03208141,-0.1332235;-0.6351212;0.02911519,-0.1317891;-0.598711;-0.04819269,0.03739125;0.5457088;-0.02266991,0;0;0,0.005454116;0.3074721;-0.06189609,0.007296793;0.608911;-0.1383345,0.1817298;0.4963126;-0.04074669,0.2477172;0.2462603;-0.002872944,0.2664646;0.03872004;-0.06807446,-0.1593221;0.4904562;-0.02722309,-0.2515596;0.2532551;0.03229786,-0.3333237;0.05751587;-0.01943669,0.08028283;0.006299824;-0.03692913,0.1006098;-0.2912518;-0.06254196,0.05965326;-0.6362623;-0.004577879,0.08050268;-0.6586824;-0.05784226,-0.07832673;0.005337768;-0.04105132,-0.1321604;-0.2848012;-0.0913251,-0.1681648;-0.6315489;-0.04093452,-0.1696771;-0.621998;-0.1157624,0.007198565;0.5347219;-0.1170943,610.1127
+0;0;0,0.02131392;0.3131964;-0.007989961,0.04278859;0.6225909;-0.03093289,0.225669;0.5011404;-0.0121816,0.2628403;0.2444817;0.007753366,0.3049752;0.03041895;-0.009241928,-0.1504532;0.4993755;-0.01307727,-0.2153299;0.2475722;-0.006844158,-0.269585;0.03637232;-0.02522995,0.07916656;0.0008713711;-0.04009486,0.06855591;-0.2976375;-0.008495577,0.03916861;-0.6425382;0.05773509,0.03904135;-0.6063168;-0.01870064,-0.08045426;0.008910926;-0.03637868,-0.103825;-0.2905125;-0.03212918,-0.1334569;-0.6363151;0.02910124,-0.1320392;-0.5999791;-0.04731203,0.03741681;0.5460838;-0.02268102,0;0;0,0.004602652;0.3079123;-0.0614729,0.005828824;0.6095783;-0.1370587,0.1806637;0.4970605;-0.04166436,0.2500898;0.2493087;-0.003561974,0.2750293;0.04197228;-0.06895852,-0.1586805;0.4903594;-0.02388506,-0.2514785;0.2546938;0.03530113,-0.3355289;0.059424;-0.0165863,0.08002679;0.006755084;-0.03775954,0.1007141;-0.291841;-0.06288004,0.05977035;-0.6370103;-0.004669905,0.07945281;-0.6602927;-0.05619407,-0.07884985;0.004962494;-0.04042,-0.132366;-0.2862428;-0.09095823,-0.1689268;-0.6331328;-0.04058655,-0.1711717;-0.6232824;-0.1145467,0.005808054;0.5353679;-0.1160088,610.1251
+0;0;0,0.02131392;0.3131964;-0.007989961,0.04278859;0.6225909;-0.03093289,0.225669;0.5011404;-0.0121816,0.2628403;0.2444817;0.007753366,0.3049752;0.03041895;-0.009241928,-0.1504532;0.4993755;-0.01307727,-0.2153299;0.2475722;-0.006844158,-0.269585;0.03637232;-0.02522995,0.07916656;0.0008713711;-0.04009486,0.06855591;-0.2976375;-0.008495577,0.03916861;-0.6425382;0.05773509,0.03904135;-0.6063168;-0.01870064,-0.08045426;0.008910926;-0.03637868,-0.103825;-0.2905125;-0.03212918,-0.1334569;-0.6363151;0.02910124,-0.1320392;-0.5999791;-0.04731203,0.03741681;0.5460838;-0.02268102,0;0;0,0.004602652;0.3079123;-0.0614729,0.005828824;0.6095783;-0.1370587,0.1806637;0.4970605;-0.04166436,0.2500898;0.2493087;-0.003561974,0.2750293;0.04197228;-0.06895852,-0.1586805;0.4903594;-0.02388506,-0.2514785;0.2546938;0.03530113,-0.3355289;0.059424;-0.0165863,0.08002679;0.006755084;-0.03775954,0.1007141;-0.291841;-0.06288004,0.05977035;-0.6370103;-0.004669905,0.07945281;-0.6602927;-0.05619407,-0.07884985;0.004962494;-0.04042,-0.132366;-0.2862428;-0.09095823,-0.1689268;-0.6331328;-0.04058655,-0.1711717;-0.6232824;-0.1145467,0.005808054;0.5353679;-0.1160088,610.1458
+0;0;0,0.02120186;0.3128701;-0.008059206,0.04254387;0.6219183;-0.03107703,0.2245292;0.5006932;-0.01206432,0.2605913;0.2441792;0.007700493,0.3017248;0.03035036;-0.009280269,-0.1497666;0.4990134;-0.01310577,-0.2147805;0.2475607;-0.007163337,-0.2686091;0.03663133;-0.02489392,0.07955096;0.0008593941;-0.04008265,0.06850409;-0.2992146;-0.008775536,0.03925379;-0.6446882;0.05753333,0.03915417;-0.6084887;-0.01874515,-0.08071383;0.008948232;-0.03661858,-0.104414;-0.2919946;-0.03233961,-0.1340843;-0.6382699;0.02944649,-0.1326417;-0.6019632;-0.04680962,0.037205;0.5454758;-0.0228058,0;0;0,0.003998905;0.3077629;-0.06056571,0.00517416;0.6092144;-0.135571,0.1798206;0.4975055;-0.04190254,0.2528379;0.2510424;-0.004285812,0.2822062;0.04520327;-0.07115006,-0.1574959;0.4898729;-0.02125879,-0.2502689;0.25427;0.0368362,-0.3391861;0.06101811;-0.0126665,0.07971257;0.007243007;-0.03910446,0.1008955;-0.2929353;-0.06341219,0.05934779;-0.6384012;-0.003985878,0.0788704;-0.6618025;-0.05521106,-0.07975245;0.004283912;-0.03945767,-0.1328317;-0.2885366;-0.09030384,-0.1700917;-0.6358948;-0.03972366,-0.172953;-0.6259353;-0.1135278,0.005143641;0.5350375;-0.1146386,610.157
+0;0;0,0.02120186;0.3128701;-0.008059206,0.04254387;0.6219183;-0.03107703,0.2245292;0.5006932;-0.01206432,0.2605913;0.2441792;0.007700493,0.3017248;0.03035036;-0.009280269,-0.1497666;0.4990134;-0.01310577,-0.2147805;0.2475607;-0.007163337,-0.2686091;0.03663133;-0.02489392,0.07955096;0.0008593941;-0.04008265,0.06850409;-0.2992146;-0.008775536,0.03925379;-0.6446882;0.05753333,0.03915417;-0.6084887;-0.01874515,-0.08071383;0.008948232;-0.03661858,-0.104414;-0.2919946;-0.03233961,-0.1340843;-0.6382699;0.02944649,-0.1326417;-0.6019632;-0.04680962,0.037205;0.5454758;-0.0228058,0;0;0,0.003998905;0.3077629;-0.06056571,0.00517416;0.6092144;-0.135571,0.1798206;0.4975055;-0.04190254,0.2528379;0.2510424;-0.004285812,0.2822062;0.04520327;-0.07115006,-0.1574959;0.4898729;-0.02125879,-0.2502689;0.25427;0.0368362,-0.3391861;0.06101811;-0.0126665,0.07971257;0.007243007;-0.03910446,0.1008955;-0.2929353;-0.06341219,0.05934779;-0.6384012;-0.003985878,0.0788704;-0.6618025;-0.05521106,-0.07975245;0.004283912;-0.03945767,-0.1328317;-0.2885366;-0.09030384,-0.1700917;-0.6358948;-0.03972366,-0.172953;-0.6259353;-0.1135278,0.005143641;0.5350375;-0.1146386,610.1686
+0;0;0,0.02118194;0.3125763;-0.008051638,0.04251156;0.6214453;-0.03105502,0.2241497;0.5003732;-0.01206995,0.2602862;0.2433302;0.007735626,0.3014174;0.02951308;-0.009244206,-0.1494428;0.4986966;-0.01310944,-0.2145907;0.2467253;-0.007154751,-0.2684164;0.03580752;-0.02488437,0.07948094;0.0008586377;-0.04004737,0.06839396;-0.3003048;-0.008626603,0.03917281;-0.645434;0.05761618,0.03907337;-0.6092452;-0.01853087,-0.08064278;0.008940356;-0.03658635,-0.104429;-0.293095;-0.03229184,-0.1340697;-0.6390252;0.02943268,-0.1326296;-0.6027293;-0.04669204,0.0371775;0.5450717;-0.02279124,0;0;0,0.003245391;0.307573;-0.06004787,0.003963929;0.6089842;-0.1344757,0.1788232;0.4977915;-0.04193116,0.2543052;0.2515038;-0.004327543,0.2876675;0.04632019;-0.07129408,-0.1576123;0.4894019;-0.0195066,-0.2515481;0.253774;0.03901538,-0.3439629;0.06162935;-0.008289702,0.07951941;0.007281959;-0.03931141,0.1006683;-0.2939986;-0.0636487,0.05870997;-0.6389313;-0.003505945,0.07756806;-0.6625822;-0.05452204,-0.08003792;0.003923438;-0.03873355,-0.1333047;-0.289992;-0.08958588,-0.1707789;-0.6370127;-0.03930231,-0.1739501;-0.6269733;-0.1129787,0.004045524;0.5348326;-0.1137102,610.1907
+0;0;0,0.02115938;0.3125773;-0.008071837,0.04243996;0.6214449;-0.0311374,0.2240464;0.5001675;-0.01218237,0.2595666;0.2430291;0.007499865,0.3000334;0.02908602;-0.009489574,-0.149481;0.4986598;-0.01299711,-0.2149932;0.2467735;-0.007457464,-0.2688032;0.03585927;-0.02527671,0.07950767;0.0008879643;-0.03999364,0.0682063;-0.3003197;-0.009077936,0.03912798;-0.6454537;0.05720299,0.03899699;-0.6092691;-0.01894436,-0.08061808;0.008913235;-0.03664736,-0.1044027;-0.2931204;-0.03222656,-0.133526;-0.6391184;0.02936391,-0.1321237;-0.6028313;-0.04676222,0.0371208;0.5450723;-0.02285429,0;0;0,0.003245391;0.307573;-0.06004787,0.003963929;0.6089842;-0.1344757,0.1788232;0.4977915;-0.04193116,0.2543052;0.2515038;-0.004327543,0.2876675;0.04632019;-0.07129408,-0.1576123;0.4894019;-0.0195066,-0.2515481;0.253774;0.03901538,-0.3439629;0.06162935;-0.008289702,0.07951941;0.007281959;-0.03931141,0.1006683;-0.2939986;-0.0636487,0.05870997;-0.6389313;-0.003505945,0.07756806;-0.6625822;-0.05452204,-0.08003792;0.003923438;-0.03873355,-0.1333047;-0.289992;-0.08958588,-0.1707789;-0.6370127;-0.03930231,-0.1739501;-0.6269733;-0.1129787,0.004045524;0.5348326;-0.1137102,610.2023
+0;0;0,0.02114508;0.3123661;-0.008066382,0.0423888;0.6206996;-0.03108883,0.2241064;0.499603;-0.0121504,0.2596968;0.2419566;0.007570725,0.3001601;0.02803209;-0.009417238,-0.1496148;0.4980945;-0.01296556,-0.2152564;0.2457106;-0.007414967,-0.2690617;0.03481469;-0.02523266,0.07944194;0.0008872302;-0.03996058,0.06813187;-0.3005523;-0.009021081,0.03905477;-0.6456718;0.05725708,0.03892403;-0.6094993;-0.01874231,-0.08055143;0.008905866;-0.03661707,-0.1043544;-0.2933603;-0.03219286,-0.1334764;-0.6393439;0.02939505,-0.1320769;-0.6030689;-0.04658317,0.03708385;0.5445311;-0.02282785,0;0;0,0.00275741;0.3074563;-0.05956364,0.00265383;0.6085566;-0.1330152,0.178359;0.4979736;-0.04183555,0.2566811;0.2519375;-0.004833221,0.2913043;0.04689395;-0.07152605,-0.1577994;0.4882392;-0.01700024,-0.2524807;0.2520633;0.04039035,-0.3466701;0.06042224;-0.005344048,0.07933819;0.0073286;-0.03950191,0.1010259;-0.2941186;-0.06420326,0.05856287;-0.6388555;-0.003381964,0.07702027;-0.662694;-0.05412411,-0.08020359;0.00372492;-0.03823827,-0.1331106;-0.2905101;-0.08900799,-0.1710329;-0.6374621;-0.03868957,-0.1746428;-0.6273252;-0.1122182,0.002938213;0.5345349;-0.1125519,610.2241
+0;0;0,0.02114508;0.3123661;-0.008066382,0.0423888;0.6206996;-0.03108883,0.2241064;0.499603;-0.0121504,0.2596968;0.2419566;0.007570725,0.3001601;0.02803209;-0.009417238,-0.1496148;0.4980945;-0.01296556,-0.2152564;0.2457106;-0.007414967,-0.2690617;0.03481469;-0.02523266,0.07944194;0.0008872302;-0.03996058,0.06813187;-0.3005523;-0.009021081,0.03905477;-0.6456718;0.05725708,0.03892403;-0.6094993;-0.01874231,-0.08055143;0.008905866;-0.03661707,-0.1043544;-0.2933603;-0.03219286,-0.1334764;-0.6393439;0.02939505,-0.1320769;-0.6030689;-0.04658317,0.03708385;0.5445311;-0.02282785,0;0;0,0.00275741;0.3074563;-0.05956364,0.00265383;0.6085566;-0.1330152,0.178359;0.4979736;-0.04183555,0.2566811;0.2519375;-0.004833221,0.2913043;0.04689395;-0.07152605,-0.1577994;0.4882392;-0.01700024,-0.2524807;0.2520633;0.04039035,-0.3466701;0.06042224;-0.005344048,0.07933819;0.0073286;-0.03950191,0.1010259;-0.2941186;-0.06420326,0.05856287;-0.6388555;-0.003381964,0.07702027;-0.662694;-0.05412411,-0.08020359;0.00372492;-0.03823827,-0.1331106;-0.2905101;-0.08900799,-0.1710329;-0.6374621;-0.03868957,-0.1746428;-0.6273252;-0.1122182,0.002938213;0.5345349;-0.1125519,610.2356
+0;0;0,0.02109165;0.3120429;-0.008194247,0.04226025;0.6200265;-0.03132096,0.2237865;0.498962;-0.01189495,0.2589761;0.2407124;0.007465789,0.2990044;0.02662349;-0.009688476,-0.1495079;0.4974096;-0.01295432,-0.2156953;0.2446294;-0.007721431,-0.2696356;0.03369345;-0.02580655,0.07939156;0.0008825467;-0.03999966,0.06800555;-0.3009278;-0.009455925,0.03868121;-0.6460302;0.05689929,0.03859657;-0.6099612;-0.01796003,-0.0805343;0.008918565;-0.03658493,-0.1045257;-0.2936669;-0.03228229,-0.1339632;-0.6396626;0.02919114,-0.1325401;-0.6034935;-0.0456465,0.036979;0.5439896;-0.02304201,0;0;0,0.002478626;0.3071902;-0.05925178,0.00228129;0.6080327;-0.1323032,0.1781922;0.4981538;-0.04187179,0.2586947;0.2523526;-0.004360199,0.2980336;0.04879537;-0.07326221,-0.1579858;0.4878718;-0.01639685,-0.2534225;0.2516063;0.04171045,-0.349538;0.06072572;-0.003643684,0.07925431;0.007310808;-0.03961158,0.1010684;-0.2944388;-0.06457901,0.05854068;-0.6391137;-0.003348116,0.07627399;-0.6637123;-0.05177617,-0.08036416;0.003551105;-0.03785186,-0.1326495;-0.2911638;-0.0884622,-0.1712729;-0.6380486;-0.0380866,-0.1749038;-0.6275847;-0.1105153,0.002569685;0.5341129;-0.1119609,610.2576
+0;0;0,0.02109165;0.3120429;-0.008194247,0.04226025;0.6200265;-0.03132096,0.2237865;0.498962;-0.01189495,0.2589761;0.2407124;0.007465789,0.2990044;0.02662349;-0.009688476,-0.1495079;0.4974096;-0.01295432,-0.2156953;0.2446294;-0.007721431,-0.2696356;0.03369345;-0.02580655,0.07939156;0.0008825467;-0.03999966,0.06800555;-0.3009278;-0.009455925,0.03868121;-0.6460302;0.05689929,0.03859657;-0.6099612;-0.01796003,-0.0805343;0.008918565;-0.03658493,-0.1045257;-0.2936669;-0.03228229,-0.1339632;-0.6396626;0.02919114,-0.1325401;-0.6034935;-0.0456465,0.036979;0.5439896;-0.02304201,0;0;0,0.002478626;0.3071902;-0.05925178,0.00228129;0.6080327;-0.1323032,0.1781922;0.4981538;-0.04187179,0.2586947;0.2523526;-0.004360199,0.2980336;0.04879537;-0.07326221,-0.1579858;0.4878718;-0.01639685,-0.2534225;0.2516063;0.04171045,-0.349538;0.06072572;-0.003643684,0.07925431;0.007310808;-0.03961158,0.1010684;-0.2944388;-0.06457901,0.05854068;-0.6391137;-0.003348116,0.07627399;-0.6637123;-0.05177617,-0.08036416;0.003551105;-0.03785186,-0.1326495;-0.2911638;-0.0884622,-0.1712729;-0.6380486;-0.0380866,-0.1749038;-0.6275847;-0.1105153,0.002569685;0.5341129;-0.1119609,610.2693
+0;0;0,0.02109165;0.3120429;-0.008194247,0.04226025;0.6200265;-0.03132096,0.2237865;0.498962;-0.01189495,0.2589761;0.2407124;0.007465789,0.2990044;0.02662349;-0.009688476,-0.1495079;0.4974096;-0.01295432,-0.2156953;0.2446294;-0.007721431,-0.2696356;0.03369345;-0.02580655,0.07939156;0.0008825467;-0.03999966,0.06800555;-0.3009278;-0.009455925,0.03868121;-0.6460302;0.05689929,0.03859657;-0.6099612;-0.01796003,-0.0805343;0.008918565;-0.03658493,-0.1045257;-0.2936669;-0.03228229,-0.1339632;-0.6396626;0.02919114,-0.1325401;-0.6034935;-0.0456465,0.036979;0.5439896;-0.02304201,0;0;0,0.002478626;0.3071902;-0.05925178,0.00228129;0.6080327;-0.1323032,0.1781922;0.4981538;-0.04187179,0.2586947;0.2523526;-0.004360199,0.2980336;0.04879537;-0.07326221,-0.1579858;0.4878718;-0.01639685,-0.2534225;0.2516063;0.04171045,-0.349538;0.06072572;-0.003643684,0.07925431;0.007310808;-0.03961158,0.1010684;-0.2944388;-0.06457901,0.05854068;-0.6391137;-0.003348116,0.07627399;-0.6637123;-0.05177617,-0.08036416;0.003551105;-0.03785186,-0.1326495;-0.2911638;-0.0884622,-0.1712729;-0.6380486;-0.0380866,-0.1749038;-0.6275847;-0.1105153,0.002569685;0.5341129;-0.1119609,610.2803
+0;0;0,0.02107127;0.3120729;-0.008184436,0.04218984;0.6198764;-0.03130939,0.2239476;0.4986325;-0.01195401,0.2592235;0.2403974;0.007723578,0.2990753;0.02628851;-0.009570683,-0.1497726;0.4970599;-0.01291692,-0.2164442;0.244384;-0.007746364,-0.2708314;0.03356726;-0.02586282,0.07933492;0.0008788586;-0.03999513,0.06790254;-0.3014333;-0.009765776,0.03860597;-0.6465455;0.05652187,0.0384652;-0.6076234;-0.05350719,-0.08049382;0.008920103;-0.03654571,-0.1047818;-0.2941176;-0.03261599,-0.1340388;-0.6401225;0.02886045,-0.1319634;-0.6010525;-0.08113703,0.03692116;0.5438621;-0.02302805,0;0;0,0.002058279;0.3072712;-0.0589974,0.001833042;0.6079768;-0.1318324,0.1780223;0.4984131;-0.04129672,0.2595549;0.2529077;-0.003926992,0.3011112;0.04983704;-0.07295775,-0.1584375;0.4875984;-0.01552462,-0.2544742;0.2516997;0.04317586,-0.3514649;0.06139632;-0.002729286,0.07909869;0.007348626;-0.03979707,0.1009743;-0.2948576;-0.0648973,0.05834076;-0.6393719;-0.002872944,0.04972716;-0.6380679;-0.1091197,-0.08058031;0.003366638;-0.03728124,-0.1325938;-0.2918905;-0.08782829,-0.1713451;-0.6387038;-0.03709811,-0.1767184;-0.6373954;-0.1435591,0.002107367;0.5340765;-0.1115057,610.3024
+0;0;0,0.02108432;0.3122661;-0.008189502,0.04220661;0.6201234;-0.03131996,0.2239572;0.4988348;-0.01195984,0.2593142;0.2400061;0.007762982,0.2991394;0.0260403;-0.009519722,-0.149755;0.4972622;-0.01292273,-0.2165799;0.2440055;-0.007740286,-0.2709308;0.03332964;-0.02584464,0.07935149;0.0008790422;-0.04000348,0.06791444;-0.3015564;-0.009761803,0.03862526;-0.6465814;0.05650911,0.03853297;-0.6107316;-0.01563203,-0.08051064;0.008921966;-0.03655334,-0.1048086;-0.2942392;-0.03262202,-0.1340581;-0.6401569;0.02883892,-0.1326974;-0.6042101;-0.04328153,0.03693476;0.5440634;-0.02303364,0;0;0,0.001885122;0.3074512;-0.05909276,0.001799619;0.6081649;-0.1321142,0.177696;0.4986801;-0.04090285,0.2609411;0.2530845;-0.003695011,0.307824;0.05057169;-0.07045341,-0.1581267;0.4866373;-0.01553524,-0.2556207;0.2508254;0.04378624,-0.352683;0.0607087;-0.00204673,0.07905999;0.007390767;-0.03990746,0.1008197;-0.2949623;-0.06484151,0.05799251;-0.6393193;-0.0025835,0.06962278;-0.6662005;-0.04580211,-0.08078968;0.003315572;-0.03687473,-0.1324334;-0.2921539;-0.08730596,-0.1717795;-0.6388248;-0.03667845,-0.1752516;-0.6276477;-0.1064797,0.001989562;0.5342494;-0.1116681,610.3244
+0;0;0,0.02108432;0.3122661;-0.008189502,0.04220661;0.6201234;-0.03131996,0.2239572;0.4988348;-0.01195984,0.2593142;0.2400061;0.007762982,0.2991394;0.0260403;-0.009519722,-0.149755;0.4972622;-0.01292273,-0.2165799;0.2440055;-0.007740286,-0.2709308;0.03332964;-0.02584464,0.07935149;0.0008790422;-0.04000348,0.06791444;-0.3015564;-0.009761803,0.03862526;-0.6465814;0.05650911,0.03853297;-0.6107316;-0.01563203,-0.08051064;0.008921966;-0.03655334,-0.1048086;-0.2942392;-0.03262202,-0.1340581;-0.6401569;0.02883892,-0.1326974;-0.6042101;-0.04328153,0.03693476;0.5440634;-0.02303364,0;0;0,0.001885122;0.3074512;-0.05909276,0.001799619;0.6081649;-0.1321142,0.177696;0.4986801;-0.04090285,0.2609411;0.2530845;-0.003695011,0.307824;0.05057169;-0.07045341,-0.1581267;0.4866373;-0.01553524,-0.2556207;0.2508254;0.04378624,-0.352683;0.0607087;-0.00204673,0.07905999;0.007390767;-0.03990746,0.1008197;-0.2949623;-0.06484151,0.05799251;-0.6393193;-0.0025835,0.06962278;-0.6662005;-0.04580211,-0.08078968;0.003315572;-0.03687473,-0.1324334;-0.2921539;-0.08730596,-0.1717795;-0.6388248;-0.03667845,-0.1752516;-0.6276477;-0.1064797,0.001989562;0.5342494;-0.1116681,610.3363
+0;0;0,0.02080156;0.3122779;-0.008374933,0.04167821;0.6201091;-0.03166655,0.2236103;0.4985899;-0.01228062,0.2596393;0.2390704;0.007970611,0.3008338;0.02531351;-0.008744247,-0.1503144;0.4969133;-0.01308316,-0.217657;0.242956;-0.007674683,-0.2728426;0.03250712;-0.02595559,0.07925393;0.0009514621;-0.04002586,0.06713966;-0.3022721;-0.01017034,0.03773023;-0.6468046;0.05595989,0.03761201;-0.610968;-0.01616512,-0.080498;0.008835459;-0.03641656,-0.1054441;-0.2950535;-0.03297915,-0.1347747;-0.6404674;0.028419,-0.1334403;-0.6045356;-0.043686,0.03646325;0.5440514;-0.02334267,0;0;0,0.001609422;0.30744;-0.05914759,0.001416411;0.608083;-0.1323233,0.1774027;0.4989914;-0.04053807,0.2616967;0.2529568;-0.002854109,0.3096867;0.05077799;-0.0698545,-0.1585098;0.486589;-0.01536067,-0.2565993;0.2501621;0.04413203,-0.3536655;0.0601746;-0.002249796,0.07898952;0.007406294;-0.03987432,0.1008604;-0.2956989;-0.06500387,0.05779825;-0.6394857;-0.002577305,0.06956068;-0.6663482;-0.0457561,-0.08078699;0.003231549;-0.03670393,-0.1322613;-0.2930811;-0.08702095,-0.1718856;-0.6392568;-0.03669113,-0.1753242;-0.6280852;-0.1064748,0.001632646;0.5341895;-0.1118062,610.358
+0;0;0,0.02080156;0.3122779;-0.008374933,0.04167821;0.6201091;-0.03166655,0.2236103;0.4985899;-0.01228062,0.2596393;0.2390704;0.007970611,0.3008338;0.02531351;-0.008744247,-0.1503144;0.4969133;-0.01308316,-0.217657;0.242956;-0.007674683,-0.2728426;0.03250712;-0.02595559,0.07925393;0.0009514621;-0.04002586,0.06713966;-0.3022721;-0.01017034,0.03773023;-0.6468046;0.05595989,0.03761201;-0.610968;-0.01616512,-0.080498;0.008835459;-0.03641656,-0.1054441;-0.2950535;-0.03297915,-0.1347747;-0.6404674;0.028419,-0.1334403;-0.6045356;-0.043686,0.03646325;0.5440514;-0.02334267,0;0;0,0.001609422;0.30744;-0.05914759,0.001416411;0.608083;-0.1323233,0.1774027;0.4989914;-0.04053807,0.2616967;0.2529568;-0.002854109,0.3096867;0.05077799;-0.0698545,-0.1585098;0.486589;-0.01536067,-0.2565993;0.2501621;0.04413203,-0.3536655;0.0601746;-0.002249796,0.07898952;0.007406294;-0.03987432,0.1008604;-0.2956989;-0.06500387,0.05779825;-0.6394857;-0.002577305,0.06956068;-0.6663482;-0.0457561,-0.08078699;0.003231549;-0.03670393,-0.1322613;-0.2930811;-0.08702095,-0.1718856;-0.6392568;-0.03669113,-0.1753242;-0.6280852;-0.1064748,0.001632646;0.5341895;-0.1118062,610.3696
+0;0;0,0.02079901;0.3122396;-0.008373905,0.04165613;0.6197829;-0.03164354,0.2239922;0.4982424;-0.01224231,0.2600723;0.2383544;0.008037675,0.3012727;0.02456678;-0.008679587,-0.1507293;0.4965622;-0.01304656,-0.2181675;0.2422443;-0.007630403,-0.273361;0.03176524;-0.02591394,0.07918711;0.00095066;-0.03999212,0.06707731;-0.302161;-0.01014761,0.03762539;-0.6471913;0.05607817,0.03744508;-0.6082889;-0.05393184,-0.08043014;0.00882801;-0.03638586,-0.105367;-0.2949488;-0.03294972,-0.13474;-0.6408618;0.02853715,-0.1327047;-0.6018143;-0.08144233,0.03644635;0.5438008;-0.02332793,0;0;0,0.001315016;0.3073643;-0.05934429,0.0009497665;0.6075971;-0.1329687,0.1772418;0.4993483;-0.04024076,0.2620213;0.253153;-0.002094269,0.310243;0.05120726;-0.06973052,-0.159095;0.4863208;-0.01522232,-0.2576254;0.2497543;0.04463521,-0.354798;0.05983692;-0.00195805,0.07892945;0.00741905;-0.03982425,0.1010003;-0.2955154;-0.0654676,0.05767993;-0.6396754;-0.002408504,0.04929966;-0.6384462;-0.1086323,-0.0808074;0.003201026;-0.03647996,-0.1319596;-0.2929749;-0.08724709,-0.1723785;-0.6395609;-0.03681298,-0.1775155;-0.6383287;-0.1432438,0.001195792;0.5338283;-0.1122882,610.3914
+0;0;0,0.020979;0.3122268;-0.008402936,0.04200755;0.6197543;-0.03172446,0.2242562;0.4979539;-0.01260484,0.2615528;0.2383228;0.008737505,0.3091692;0.02576494;-0.006555704,-0.1503878;0.496449;-0.01297025,-0.2187097;0.2423587;-0.007961478,-0.2753757;0.03225265;-0.02603003,0.07912723;0.0009975837;-0.0401093,0.06679499;-0.3021056;-0.01026965,0.03688756;-0.6471225;0.05582184,0.03658589;-0.6082106;-0.05418713,-0.08046663;0.008792725;-0.03631366,-0.1061502;-0.2949317;-0.03389566,-0.1354077;-0.6408132;0.02782248,-0.1334949;-0.6017634;-0.08215903,0.03675741;0.5437767;-0.0233935,0;0;0,0.001315016;0.3073643;-0.05934429,0.0009497665;0.6075971;-0.1329687,0.1772418;0.4993483;-0.04024076,0.2620213;0.253153;-0.002094269,0.310243;0.05120726;-0.06973052,-0.159095;0.4863208;-0.01522232,-0.2576254;0.2497543;0.04463521,-0.354798;0.05983692;-0.00195805,0.07892945;0.00741905;-0.03982425,0.1010003;-0.2955154;-0.0654676,0.05767993;-0.6396754;-0.002408504,0.04929966;-0.6384462;-0.1086323,-0.0808074;0.003201026;-0.03647996,-0.1319596;-0.2929749;-0.08724709,-0.1723785;-0.6395609;-0.03681298,-0.1775155;-0.6383287;-0.1432438,0.001195792;0.5338283;-0.1122882,610.403
+0;0;0,0.020979;0.3122268;-0.008402936,0.04200755;0.6197543;-0.03172446,0.2242562;0.4979539;-0.01260484,0.2615528;0.2383228;0.008737505,0.3091692;0.02576494;-0.006555704,-0.1503878;0.496449;-0.01297025,-0.2187097;0.2423587;-0.007961478,-0.2753757;0.03225265;-0.02603003,0.07912723;0.0009975837;-0.0401093,0.06679499;-0.3021056;-0.01026965,0.03688756;-0.6471225;0.05582184,0.03658589;-0.6082106;-0.05418713,-0.08046663;0.008792725;-0.03631366,-0.1061502;-0.2949317;-0.03389566,-0.1354077;-0.6408132;0.02782248,-0.1334949;-0.6017634;-0.08215903,0.03675741;0.5437767;-0.0233935,0;0;0,0.001315016;0.3073643;-0.05934429,0.0009497665;0.6075971;-0.1329687,0.1772418;0.4993483;-0.04024076,0.2620213;0.253153;-0.002094269,0.310243;0.05120726;-0.06973052,-0.159095;0.4863208;-0.01522232,-0.2576254;0.2497543;0.04463521,-0.354798;0.05983692;-0.00195805,0.07892945;0.00741905;-0.03982425,0.1010003;-0.2955154;-0.0654676,0.05767993;-0.6396754;-0.002408504,0.04929966;-0.6384462;-0.1086323,-0.0808074;0.003201026;-0.03647996,-0.1319596;-0.2929749;-0.08724709,-0.1723785;-0.6395609;-0.03681298,-0.1775155;-0.6383287;-0.1432438,0.001195792;0.5338283;-0.1122882,610.4142
+0;0;0,0.02097368;0.3121477;-0.008400808,0.04197687;0.6193043;-0.03169418,0.2243135;0.4975759;-0.01257996,0.2616634;0.2375737;0.008792895,0.3092735;0.02504429;-0.006498264,-0.1504936;0.4960704;-0.01294553,-0.2189132;0.2416169;-0.007929596,-0.2755716;0.03153898;-0.02599572,0.07909674;0.0009971994;-0.04009385,0.06674837;-0.3025026;-0.01021514,0.03686593;-0.6472311;0.0558211,0.03666846;-0.6113973;-0.01619199,-0.08043562;0.008789338;-0.03629967,-0.1061528;-0.2953326;-0.03387851,-0.1353859;-0.640925;0.02778804,-0.1341338;-0.6050009;-0.04420707,0.03673309;0.5434186;-0.02337332,0;0;0,0.001394186;0.3071728;-0.0599134,0.001600616;0.6066963;-0.1348271,0.1772376;0.4997046;-0.03988719,0.2622575;0.2533392;-0.0007891655,0.3124821;0.05179259;-0.06806278,-0.1585053;0.4860633;-0.01601859,-0.2572892;0.2491597;0.04374259,-0.3545978;0.05932279;-0.002757687,0.07890534;0.007408828;-0.03979778,0.1009195;-0.2959256;-0.06550717,0.05754457;-0.6397996;-0.002572536,0.06953146;-0.6666484;-0.04552007,-0.08084431;0.003153942;-0.03631881,-0.1320963;-0.2934203;-0.08705667,-0.1728862;-0.6397048;-0.0369098,-0.1761305;-0.6286223;-0.1065629,0.00163378;0.5331485;-0.1137064,610.4365
+0;0;0,0.02088685;0.3121523;-0.008568577,0.04176848;0.6193086;-0.03204151,0.2255792;0.4972742;-0.01291864,0.2671083;0.2377358;0.008901307,0.3231415;0.02737616;-0.005216061,-0.1519832;0.4954119;-0.01256458,-0.2223922;0.2412807;-0.007997423,-0.2820388;0.03218465;-0.02564215,0.0790092;0.0009925608;-0.04017201,0.06600393;-0.3026671;-0.01074579,0.03603416;-0.6467022;0.05503668,0.03556565;-0.6078106;-0.05490426,-0.08047362;0.008781206;-0.03611256,-0.1072442;-0.2954022;-0.03619827,-0.1359778;-0.6401026;0.02658463,-0.1342306;-0.6010684;-0.08333178,0.03655571;0.5433788;-0.02367038,0;0;0,0.00104543;0.3070259;-0.06068563,0.0004950762;0.6061155;-0.1373174,0.1771644;0.4999851;-0.03967285,0.2623441;0.2535582;6.580353E-05,0.3149771;0.05177596;-0.06399584,-0.1601505;0.4854213;-0.01642502,-0.2592379;0.2485429;0.04383495,-0.3551461;0.05836469;-0.003325056,0.07895928;0.007336915;-0.03960848,0.1010524;-0.2961146;-0.06555676,0.05778297;-0.6393496;-0.003081322,0.0499925;-0.6384094;-0.1091998,-0.08080754;0.003163734;-0.03629548,-0.1319442;-0.2936063;-0.08686081,-0.1730437;-0.639176;-0.03708086,-0.177577;-0.6382375;-0.1433878,0.0007415377;0.5326676;-0.1156855,610.4614
+0;0;0,0.02088685;0.3121523;-0.008568577,0.04176848;0.6193086;-0.03204151,0.2255792;0.4972742;-0.01291864,0.2671083;0.2377358;0.008901307,0.3231415;0.02737616;-0.005216061,-0.1519832;0.4954119;-0.01256458,-0.2223922;0.2412807;-0.007997423,-0.2820388;0.03218465;-0.02564215,0.0790092;0.0009925608;-0.04017201,0.06600393;-0.3026671;-0.01074579,0.03603416;-0.6467022;0.05503668,0.03556565;-0.6078106;-0.05490426,-0.08047362;0.008781206;-0.03611256,-0.1072442;-0.2954022;-0.03619827,-0.1359778;-0.6401026;0.02658463,-0.1342306;-0.6010684;-0.08333178,0.03655571;0.5433788;-0.02367038,0;0;0,0.00104543;0.3070259;-0.06068563,0.0004950762;0.6061155;-0.1373174,0.1771644;0.4999851;-0.03967285,0.2623441;0.2535582;6.580353E-05,0.3149771;0.05177596;-0.06399584,-0.1601505;0.4854213;-0.01642502,-0.2592379;0.2485429;0.04383495,-0.3551461;0.05836469;-0.003325056,0.07895928;0.007336915;-0.03960848,0.1010524;-0.2961146;-0.06555676,0.05778297;-0.6393496;-0.003081322,0.0499925;-0.6384094;-0.1091998,-0.08080754;0.003163734;-0.03629548,-0.1319442;-0.2936063;-0.08686081,-0.1730437;-0.639176;-0.03708086,-0.177577;-0.6382375;-0.1433878,0.0007415377;0.5326676;-0.1156855,610.4818
+0;0;0,0.02084485;0.3115246;-0.008551347,0.04163716;0.6173671;-0.03192361,0.2256642;0.4956164;-0.0128262,0.26731;0.2353491;0.009055029,0.3233551;0.02494442;-0.005065358,-0.152285;0.4937521;-0.01247177,-0.2228917;0.2389072;-0.007891789,-0.2825511;0.02976649;-0.02554028,0.07900593;0.0009925198;-0.04017035,0.06602899;-0.3020056;-0.01080823,0.03601019;-0.6466036;0.05508186,0.03570215;-0.6107575;-0.01720275,-0.08047029;0.008780842;-0.03611106,-0.1071826;-0.2947399;-0.03619659,-0.1359632;-0.6400043;0.02668903,-0.1348144;-0.6040644;-0.04557946,0.03644711;0.5417681;-0.02358895,0;0;0,0.001421781;0.3061415;-0.06189179,0.00180692;0.6033178;-0.140614,0.1775109;0.500176;-0.03937626,0.2625607;0.2532994;0.00270319,0.316053;0.05202706;-0.06240129,-0.1597297;0.4854911;-0.01861895,-0.2595724;0.2483616;0.04264472,-0.3534985;0.05744073;-0.005704787,0.07906331;0.007263184;-0.03940582,0.1012978;-0.2954647;-0.06586051,0.05756013;-0.6391864;-0.003148317,0.07029635;-0.6658255;-0.0466125,-0.08081482;0.003181586;-0.03626876,-0.1314901;-0.2930534;-0.08642142,-0.1732558;-0.6391523;-0.0368071,-0.1758047;-0.6284188;-0.1066759,0.001752328;0.5303919;-0.1184008,610.4932
+0;0;0,0.02121076;0.3114926;-0.008813715,0.04247182;0.6172793;-0.03248686,0.2264741;0.49587;-0.01370662,0.2762808;0.2370522;0.008312941,0.3383711;0.02824673;-0.004162452,-0.1515754;0.4936581;-0.01304244,-0.2246509;0.2395095;-0.008496782,-0.2887883;0.03170608;-0.02623655,0.07894783;0.001022217;-0.04028368,0.06552875;-0.3020026;-0.01139994,0.03475107;-0.6466254;0.05400857,0.03436957;-0.610796;-0.01827705,-0.08054389;0.008730166;-0.03595896,-0.1086707;-0.2945869;-0.04274515,-0.137454;-0.638886;0.02522575,-0.1363724;-0.6029582;-0.04704477,0.03715597;0.5416984;-0.02406757,0;0;0,0.001421781;0.3061415;-0.06189179,0.00180692;0.6033178;-0.140614,0.1775109;0.500176;-0.03937626,0.2625607;0.2532994;0.00270319,0.316053;0.05202706;-0.06240129,-0.1597297;0.4854911;-0.01861895,-0.2595724;0.2483616;0.04264472,-0.3534985;0.05744073;-0.005704787,0.07906331;0.007263184;-0.03940582,0.1012978;-0.2954647;-0.06586051,0.05756013;-0.6391864;-0.003148317,0.07029635;-0.6658255;-0.0466125,-0.08081482;0.003181586;-0.03626876,-0.1314901;-0.2930534;-0.08642142,-0.1732558;-0.6391523;-0.0368071,-0.1758047;-0.6284188;-0.1066759,0.001752328;0.5303919;-0.1184008,610.5049
+0;0;0,0.02121076;0.3114926;-0.008813715,0.04247182;0.6172793;-0.03248686,0.2264741;0.49587;-0.01370662,0.2762808;0.2370522;0.008312941,0.3383711;0.02824673;-0.004162452,-0.1515754;0.4936581;-0.01304244,-0.2246509;0.2395095;-0.008496782,-0.2887883;0.03170608;-0.02623655,0.07894783;0.001022217;-0.04028368,0.06552875;-0.3020026;-0.01139994,0.03475107;-0.6466254;0.05400857,0.03436957;-0.610796;-0.01827705,-0.08054389;0.008730166;-0.03595896,-0.1086707;-0.2945869;-0.04274515,-0.137454;-0.638886;0.02522575,-0.1363724;-0.6029582;-0.04704477,0.03715597;0.5416984;-0.02406757,0;0;0,0.001421781;0.3061415;-0.06189179,0.00180692;0.6033178;-0.140614,0.1775109;0.500176;-0.03937626,0.2625607;0.2532994;0.00270319,0.316053;0.05202706;-0.06240129,-0.1597297;0.4854911;-0.01861895,-0.2595724;0.2483616;0.04264472,-0.3534985;0.05744073;-0.005704787,0.07906331;0.007263184;-0.03940582,0.1012978;-0.2954647;-0.06586051,0.05756013;-0.6391864;-0.003148317,0.07029635;-0.6658255;-0.0466125,-0.08081482;0.003181586;-0.03626876,-0.1314901;-0.2930534;-0.08642142,-0.1732558;-0.6391523;-0.0368071,-0.1758047;-0.6284188;-0.1066759,0.001752328;0.5303919;-0.1184008,610.5162
+0;0;0,0.02121258;0.3115193;-0.00881447,0.042483;0.6174399;-0.0325003,0.228484;0.4954609;-0.01360095,0.2783245;0.2364678;0.008433528,0.3404043;0.02769729;-0.004039778,-0.1535685;0.4932256;-0.01292973,-0.2266935;0.2389048;-0.008381,-0.2908202;0.0311362;-0.0261178,0.07892165;0.001021878;-0.04027032,0.06550383;-0.3019745;-0.0113893,0.03474449;-0.6463919;0.05398024,0.03436293;-0.6105616;-0.01831669,-0.08051717;0.00872727;-0.03594704,-0.1086414;-0.2945613;-0.04273259,-0.1374075;-0.6386552;0.02519781,-0.1363257;-0.6027265;-0.04708404,0.03716122;0.5417746;-0.02407161,0;0;0,0.000882199;0.3059276;-0.06308317,0.0007902756;0.6028668;-0.1432154,0.1778272;0.5014804;-0.03857422,0.2614479;0.2543573;0.005976677,0.3174641;0.05365479;-0.05864,-0.1621175;0.48469;-0.01943579,-0.2621327;0.2470097;0.04016303,-0.3525016;0.0551046;-0.01083237,0.07909497;0.00725469;-0.03927755,0.1007088;-0.2954776;-0.06586671,0.05647282;-0.6389263;-0.003185987,0.06998259;-0.6654196;-0.04662538,-0.08085573;0.003139114;-0.03610909,-0.1320547;-0.2929961;-0.0861452,-0.1742273;-0.6388987;-0.03699753,-0.176305;-0.6282951;-0.1068577,0.0008743461;0.5299619;-0.1206441,610.527
+0;0;0,0.02138882;0.3114792;-0.009757968,0.04291705;0.6173263;-0.03415277,0.2290823;0.4963526;-0.01525722,0.2894803;0.2397247;0.008007583,0.363277;0.03489131;-0.005847119,-0.1531206;0.4929;-0.01385617,-0.2304552;0.2398379;-0.00876477,-0.3026289;0.03463125;-0.02537352,0.07872646;0.0009039431;-0.04065337,0.06592176;-0.3020238;-0.01078981,0.03292562;-0.6466672;0.05225618,0.03243121;-0.6108947;-0.02004471,-0.08073052;0.008863147;-0.0354316,-0.1111439;-0.2935211;-0.05687401,-0.1391968;-0.6359701;0.01918117,-0.1382173;-0.6000873;-0.05310588,0.03751542;0.5416857;-0.02555508,0;0;0,0.000882199;0.3059276;-0.06308317,0.0007902756;0.6028668;-0.1432154,0.1778272;0.5014804;-0.03857422,0.2614479;0.2543573;0.005976677,0.3174641;0.05365479;-0.05864,-0.1621175;0.48469;-0.01943579,-0.2621327;0.2470097;0.04016303,-0.3525016;0.0551046;-0.01083237,0.07909497;0.00725469;-0.03927755,0.1007088;-0.2954776;-0.06586671,0.05647282;-0.6389263;-0.003185987,0.06998259;-0.6654196;-0.04662538,-0.08085573;0.003139114;-0.03610909,-0.1320547;-0.2929961;-0.0861452,-0.1742273;-0.6388987;-0.03699753,-0.176305;-0.6282951;-0.1068577,0.0008743461;0.5299619;-0.1206441,610.5391
+0;0;0,0.02138396;0.3114084;-0.009755752,0.04290912;0.6172116;-0.0341477,0.2298137;0.4960593;-0.01521198,0.2904945;0.23823;0.008161741,0.3643192;0.03331892;-0.005698211,-0.1538648;0.4925934;-0.01380552,-0.2315616;0.2383465;-0.008690286,-0.3037625;0.03306207;-0.02530533,0.07882309;0.0009050526;-0.04070327,0.06603868;-0.3015425;-0.01088704,0.03300016;-0.6466287;0.05223993,0.03250911;-0.6108955;-0.01956873,-0.0808296;0.008874025;-0.03547509,-0.1111948;-0.293031;-0.05688351,-0.1392837;-0.6359198;0.01926936,-0.1383108;-0.6000771;-0.05252557,0.03750724;0.5415674;-0.02554961,0;0;0,0.0003233738;0.3057235;-0.0637238,-3.256835E-05;0.602564;-0.1440568,0.1774233;0.5019951;-0.03807306,0.260653;0.2541966;0.01064253,0.3193536;0.05479735;-0.05587721,-0.164352;0.485114;-0.02082311,-0.2650073;0.2463849;0.0390211,-0.3531519;0.05357465;-0.01280055,0.07947405;0.007181138;-0.03876805,0.1000175;-0.2950741;-0.0660944,0.05526906;-0.6388711;-0.003148079,0.06711977;-0.6658025;-0.04566836,-0.08094576;0.003128533;-0.03617527,-0.1318567;-0.2926354;-0.08576161,-0.1752786;-0.6388949;-0.03697757,-0.1768379;-0.6282001;-0.106364,0.0001081638;0.5296632;-0.1214604,610.5614
+0;0;0,0.02138396;0.3114084;-0.009755752,0.04290912;0.6172116;-0.0341477,0.2298137;0.4960593;-0.01521198,0.2904945;0.23823;0.008161741,0.3643192;0.03331892;-0.005698211,-0.1538648;0.4925934;-0.01380552,-0.2315616;0.2383465;-0.008690286,-0.3037625;0.03306207;-0.02530533,0.07882309;0.0009050526;-0.04070327,0.06603868;-0.3015425;-0.01088704,0.03300016;-0.6466287;0.05223993,0.03250911;-0.6108955;-0.01956873,-0.0808296;0.008874025;-0.03547509,-0.1111948;-0.293031;-0.05688351,-0.1392837;-0.6359198;0.01926936,-0.1383108;-0.6000771;-0.05252557,0.03750724;0.5415674;-0.02554961,0;0;0,0.0003233738;0.3057235;-0.0637238,-3.256835E-05;0.602564;-0.1440568,0.1774233;0.5019951;-0.03807306,0.260653;0.2541966;0.01064253,0.3193536;0.05479735;-0.05587721,-0.164352;0.485114;-0.02082311,-0.2650073;0.2463849;0.0390211,-0.3531519;0.05357465;-0.01280055,0.07947405;0.007181138;-0.03876805,0.1000175;-0.2950741;-0.0660944,0.05526906;-0.6388711;-0.003148079,0.06711977;-0.6658025;-0.04566836,-0.08094576;0.003128533;-0.03617527,-0.1318567;-0.2926354;-0.08576161,-0.1752786;-0.6388949;-0.03697757,-0.1768379;-0.6282001;-0.106364,0.0001081638;0.5296632;-0.1214604,610.5724
+0;0;0,0.02187094;0.3112071;-0.01058219,0.0441823;0.6167092;-0.03582648,0.2315675;0.4968348;-0.01691016,0.3014823;0.2399305;0.007316988,0.3766264;0.03558046;-0.007669658,-0.153159;0.4920753;-0.01436701,-0.2380707;0.2386155;-0.009567108,-0.31829;0.03625776;-0.02526286,0.07856396;0.0006650576;-0.04080296,0.06512368;-0.3022764;-0.01179914,0.03211016;-0.6462263;0.05105625,0.03107332;-0.6075603;-0.0587885,-0.08083189;0.009079516;-0.03494835,-0.1135576;-0.291687;-0.07049973,-0.141506;-0.6322813;0.0104735,-0.1419027;-0.6820621;-0.06553256,0.03855165;0.5411409;-0.02698973,0;0;0,-0.0005985387;0.3054339;-0.06442022,-0.001444776;0.6020125;-0.1450562,0.1761448;0.5025985;-0.03774858,0.2601805;0.2543451;0.01500653,0.3247939;0.05699313;-0.05213118,-0.1659857;0.4847195;-0.02146201,-0.2665643;0.2441219;0.03745837,-0.3541039;0.05115731;-0.01480674,0.07938209;0.007107854;-0.03854322,0.09902495;-0.2956588;-0.06578112,0.05363764;-0.6382282;-0.00310421,0.04831504;-0.6378496;-0.1091056,-0.0807752;0.003148886;-0.03609806,-0.1325296;-0.2928882;-0.08588693,-0.1766407;-0.637952;-0.03764395,-0.1786938;-0.6375543;-0.1437643,-0.001193084;0.5291645;-0.1223965,610.5964
+0;0;0,0.02187094;0.3112071;-0.01058219,0.0441823;0.6167092;-0.03582648,0.2315675;0.4968348;-0.01691016,0.3014823;0.2399305;0.007316988,0.3766264;0.03558046;-0.007669658,-0.153159;0.4920753;-0.01436701,-0.2380707;0.2386155;-0.009567108,-0.31829;0.03625776;-0.02526286,0.07856396;0.0006650576;-0.04080296,0.06512368;-0.3022764;-0.01179914,0.03211016;-0.6462263;0.05105625,0.03107332;-0.6075603;-0.0587885,-0.08083189;0.009079516;-0.03494835,-0.1135576;-0.291687;-0.07049973,-0.141506;-0.6322813;0.0104735,-0.1419027;-0.6820621;-0.06553256,0.03855165;0.5411409;-0.02698973,0;0;0,-0.0005985387;0.3054339;-0.06442022,-0.001444776;0.6020125;-0.1450562,0.1761448;0.5025985;-0.03774858,0.2601805;0.2543451;0.01500653,0.3247939;0.05699313;-0.05213118,-0.1659857;0.4847195;-0.02146201,-0.2665643;0.2441219;0.03745837,-0.3541039;0.05115731;-0.01480674,0.07938209;0.007107854;-0.03854322,0.09902495;-0.2956588;-0.06578112,0.05363764;-0.6382282;-0.00310421,0.04831504;-0.6378496;-0.1091056,-0.0807752;0.003148886;-0.03609806,-0.1325296;-0.2928882;-0.08588693,-0.1766407;-0.637952;-0.03764395,-0.1786938;-0.6375543;-0.1437643,-0.001193084;0.5291645;-0.1223965,610.6108
+0;0;0,0.02184843;0.3108867;-0.0105713,0.04413386;0.6160337;-0.03578655,0.2331492;0.4958676;-0.0167949,0.3028378;0.2397946;0.007353853,0.3779696;0.0354781;-0.007630333,-0.1548145;0.491068;-0.01423035,-0.2394514;0.2384284;-0.00944598,-0.3196575;0.03610384;-0.02513916,0.07835458;0.0006632852;-0.04069421,0.06490836;-0.302412;-0.01167758,0.0319353;-0.6459404;0.05110078,0.03089869;-0.6072763;-0.05872015,-0.08061647;0.009055318;-0.03485521,-0.1133567;-0.2918441;-0.07042229,-0.1412708;-0.632021;0.01045169,-0.1416674;-0.6817844;-0.06553788,0.03850926;0.5405465;-0.02695928,0;0;0,-0.001096161;0.3049128;-0.06531978,-0.002107877;0.600881;-0.1468267,0.1763066;0.5030044;-0.03662658,0.260987;0.2569309;0.02073312,0.3301148;0.06103158;-0.04604506,-0.1684503;0.4843466;-0.0224693,-0.2692892;0.2449526;0.03698749,-0.3569497;0.05229717;-0.01605995,0.07939188;0.006953269;-0.03800631,0.09806186;-0.2959599;-0.06579876,0.05233834;-0.6380967;-0.003413916,0.04801231;-0.6378552;-0.1093974,-0.08041655;0.003244765;-0.03631185,-0.1327051;-0.2928691;-0.08590908,-0.1766158;-0.6374939;-0.0374767,-0.1776805;-0.6372164;-0.1435532,-0.001815684;0.5281925;-0.1239319,610.6294
+0;0;0,0.02146;0.3108675;-0.01185563,0.04337537;0.615983;-0.03779225,0.2330031;0.4974307;-0.02294815,0.3175913;0.246222;0.004476888,0.4020042;0.04562281;-0.01130143,-0.1553347;0.4906698;-0.0150681,-0.2467041;0.2403828;-0.01047747,-0.3322888;0.04030964;-0.02661874,0.07808887;0.0003241861;-0.04120584,0.06508252;-0.3028097;-0.01260367,0.03082007;-0.6462363;0.05004116,0.02858343;-0.6076733;-0.05976982,-0.08089018;0.009495544;-0.03409563,-0.1174475;-0.288683;-0.08538415,-0.1433535;-0.6279935;-0.0003112778,-0.1437241;-0.679516;-0.07441065,0.03782601;0.5405053;-0.02883734,0;0;0,-0.001096161;0.3049128;-0.06531978,-0.002107877;0.600881;-0.1468267,0.1763066;0.5030044;-0.03662658,0.260987;0.2569309;0.02073312,0.3301148;0.06103158;-0.04604506,-0.1684503;0.4843466;-0.0224693,-0.2692892;0.2449526;0.03698749,-0.3569497;0.05229717;-0.01605995,0.07939188;0.006953269;-0.03800631,0.09806186;-0.2959599;-0.06579876,0.05233834;-0.6380967;-0.003413916,0.04801231;-0.6378552;-0.1093974,-0.08041655;0.003244765;-0.03631185,-0.1327051;-0.2928691;-0.08590908,-0.1766158;-0.6374939;-0.0374767,-0.1776805;-0.6372164;-0.1435532,-0.001815684;0.5281925;-0.1239319,610.6403
+0;0;0,0.02146;0.3108675;-0.01185563,0.04337537;0.615983;-0.03779225,0.2330031;0.4974307;-0.02294815,0.3175913;0.246222;0.004476888,0.4020042;0.04562281;-0.01130143,-0.1553347;0.4906698;-0.0150681,-0.2467041;0.2403828;-0.01047747,-0.3322888;0.04030964;-0.02661874,0.07808887;0.0003241861;-0.04120584,0.06508252;-0.3028097;-0.01260367,0.03082007;-0.6462363;0.05004116,0.02858343;-0.6076733;-0.05976982,-0.08089018;0.009495544;-0.03409563,-0.1174475;-0.288683;-0.08538415,-0.1433535;-0.6279935;-0.0003112778,-0.1437241;-0.679516;-0.07441065,0.03782601;0.5405053;-0.02883734,0;0;0,-0.001096161;0.3049128;-0.06531978,-0.002107877;0.600881;-0.1468267,0.1763066;0.5030044;-0.03662658,0.260987;0.2569309;0.02073312,0.3301148;0.06103158;-0.04604506,-0.1684503;0.4843466;-0.0224693,-0.2692892;0.2449526;0.03698749,-0.3569497;0.05229717;-0.01605995,0.07939188;0.006953269;-0.03800631,0.09806186;-0.2959599;-0.06579876,0.05233834;-0.6380967;-0.003413916,0.04801231;-0.6378552;-0.1093974,-0.08041655;0.003244765;-0.03631185,-0.1327051;-0.2928691;-0.08590908,-0.1766158;-0.6374939;-0.0374767,-0.1776805;-0.6372164;-0.1435532,-0.001815684;0.5281925;-0.1239319,610.652
+0;0;0,0.02145158;0.3107454;-0.01185098,0.04336362;0.6158141;-0.03778447,0.2360276;0.4965841;-0.02284785,0.3203754;0.2460895;0.004499234,0.4047739;0.04552436;-0.0112764,-0.1583524;0.489718;-0.01484519,-0.2494622;0.2401424;-0.01026761,-0.3350323;0.04010326;-0.02640614,0.07786628;0.000323262;-0.04108838,0.06486045;-0.3027984;-0.01248736,0.03061052;-0.6460994;0.05013457,0.0291392;-0.6104665;-0.02210206,-0.08065961;0.009468476;-0.03399844,-0.1172155;-0.2886981;-0.08528489,-0.143112;-0.6278845;-0.0002431124,-0.1433558;-0.6515123;-0.04898768,0.03781371;0.5403289;-0.02882867,0;0;0,-0.001159448;0.3045864;-0.0662508,-0.002243051;0.6003313;-0.1483915,0.1780692;0.5035037;-0.03452516,0.2638265;0.2594456;0.02623034,0.3398259;0.06612381;-0.04047155,-0.1714923;0.4833932;-0.02274528,-0.2739419;0.2458435;0.03795196,-0.3616886;0.05348669;-0.01587866,0.07932147;0.006774515;-0.03759956,0.09689191;-0.2961827;-0.06549454,0.05089585;-0.6381724;-0.00322485,0.06354987;-0.6648493;-0.0465796,-0.08005959;0.003378916;-0.03647686,-0.1324605;-0.2926854;-0.08617552,-0.1775798;-0.6369132;-0.03696553,-0.1774528;-0.626538;-0.1067285,-0.001940276;0.5276793;-0.1253562,610.6741
+0;0;0,0.02167959;0.3102244;-0.01348525,0.04357327;0.6148595;-0.0403541,0.2377976;0.4960832;-0.02747883,0.3375482;0.2500748;0.002209347,0.4308226;0.05321895;-0.01095098,-0.1593977;0.4885835;-0.01548833,-0.260283;0.2413144;-0.009844191,-0.3523542;0.04421376;-0.02715861,0.07714568;-0.0003191141;-0.04190282,0.06533629;-0.3034129;-0.01323048,0.03033783;-0.6468641;0.04825328,0.02828554;-0.6112695;-0.02474016,-0.08091865;0.01043242;-0.03241514,-0.1226088;-0.2824489;-0.1052841,-0.1449801;-0.6205331;-0.01493774,-0.1454611;-0.5847705;-0.08794536,0.03801574;0.5394738;-0.03122579,0;0;0,-0.001913024;0.3039348;-0.06716394,-0.003401622;0.5991461;-0.1498933,0.1775632;0.5041301;-0.03346848,0.2686877;0.2613445;0.03058743,0.3490806;0.07035013;-0.0378499,-0.1741426;0.4831656;-0.02357602,-0.2786832;0.2449573;0.03708558,-0.367448;0.05352378;-0.01858801,0.07937562;0.006559789;-0.0369308,0.09504666;-0.2963794;-0.06538486,0.0486901;-0.638383;-0.003348351,0.06258079;-0.6645802;-0.04820895,-0.07964095;0.003523522;-0.03677372,-0.1321813;-0.29212;-0.08836645,-0.1787323;-0.6359795;-0.03779432,-0.1780476;-0.6258872;-0.1082696,-0.003017072;0.5266222;-0.1267126,610.6962
+0;0;0,0.02167959;0.3102244;-0.01348525,0.04357327;0.6148595;-0.0403541,0.2377976;0.4960832;-0.02747883,0.3375482;0.2500748;0.002209347,0.4308226;0.05321895;-0.01095098,-0.1593977;0.4885835;-0.01548833,-0.260283;0.2413144;-0.009844191,-0.3523542;0.04421376;-0.02715861,0.07714568;-0.0003191141;-0.04190282,0.06533629;-0.3034129;-0.01323048,0.03033783;-0.6468641;0.04825328,0.02828554;-0.6112695;-0.02474016,-0.08091865;0.01043242;-0.03241514,-0.1226088;-0.2824489;-0.1052841,-0.1449801;-0.6205331;-0.01493774,-0.1454611;-0.5847705;-0.08794536,0.03801574;0.5394738;-0.03122579,0;0;0,-0.001913024;0.3039348;-0.06716394,-0.003401622;0.5991461;-0.1498933,0.1775632;0.5041301;-0.03346848,0.2686877;0.2613445;0.03058743,0.3490806;0.07035013;-0.0378499,-0.1741426;0.4831656;-0.02357602,-0.2786832;0.2449573;0.03708558,-0.367448;0.05352378;-0.01858801,0.07937562;0.006559789;-0.0369308,0.09504666;-0.2963794;-0.06538486,0.0486901;-0.638383;-0.003348351,0.06258079;-0.6645802;-0.04820895,-0.07964095;0.003523522;-0.03677372,-0.1321813;-0.29212;-0.08836645,-0.1787323;-0.6359795;-0.03779432,-0.1780476;-0.6258872;-0.1082696,-0.003017072;0.5266222;-0.1267126,610.7074
+0;0;0,0.02176134;0.3101507;-0.01496757,0.04363316;0.6146901;-0.04293313,0.2379388;0.4962754;-0.03151916,0.3479026;0.2547916;-0.0007750019,0.4528978;0.06380306;-0.01195303,-0.1592725;0.488645;-0.01625301,-0.2701341;0.2456972;-0.0101027,-0.3694279;0.05207731;-0.02676452,0.07672878;-0.0009472594;-0.0426521,0.06645174;-0.3041362;-0.01439939,0.02906039;-0.6475812;0.04569522,0.02655164;-0.6120724;-0.02729047,-0.08117457;0.01113116;-0.03153078,-0.1269286;-0.2780667;-0.1157835,-0.1421367;-0.6157589;-0.02252802,-0.1431081;-0.5800866;-0.09553783,0.03806059;0.5393346;-0.03356756,0;0;0,-0.001913024;0.3039348;-0.06716394,-0.003401622;0.5991461;-0.1498933,0.1775632;0.5041301;-0.03346848,0.2686877;0.2613445;0.03058743,0.3490806;0.07035013;-0.0378499,-0.1741426;0.4831656;-0.02357602,-0.2786832;0.2449573;0.03708558,-0.367448;0.05352378;-0.01858801,0.07937562;0.006559789;-0.0369308,0.09504666;-0.2963794;-0.06538486,0.0486901;-0.638383;-0.003348351,0.06258079;-0.6645802;-0.04820895,-0.07964095;0.003523522;-0.03677372,-0.1321813;-0.29212;-0.08836645,-0.1787323;-0.6359795;-0.03779432,-0.1780476;-0.6258872;-0.1082696,-0.003017072;0.5266222;-0.1267126,610.7187
+0;0;0,0.02171068;0.3094285;-0.01493272,0.04350704;0.6129171;-0.04280218,0.2366866;0.4949999;-0.03143112,0.3454469;0.2561591;-0.001023455,0.450422;0.06520723;-0.01219934,-0.15825;0.4874132;-0.01625239,-0.2678983;0.2471245;-0.01016939,-0.367173;0.05354176;-0.02682801,0.07658032;-0.0009454265;-0.04256957,0.06630346;-0.3041288;-0.01431739,0.02891029;-0.6475904;0.04578016,0.02642826;-0.6121403;-0.02642817,-0.0810175;0.01110962;-0.03146977,-0.1267707;-0.2780829;-0.1157209,-0.1419796;-0.6157915;-0.02246089,-0.1429406;-0.5801796;-0.09469307,0.03795303;0.5378125;-0.03346778,0;0;0,0.0009237975;0.3027669;-0.06907773,0.003592949;0.5960694;-0.1545882,0.1790928;0.5038275;-0.03140187,0.2771539;0.2678252;0.03557062,0.3626251;0.07896133;-0.03249073,-0.1683863;0.4849838;-0.0281914,-0.2733946;0.2499387;0.03118379,-0.3645484;0.06023268;-0.02634772,0.07944587;0.006197333;-0.0364356,0.0936555;-0.2967539;-0.06546235,0.04688162;-0.638737;-0.003529549,0.05868509;-0.6655606;-0.04690766,-0.07935074;0.003818824;-0.03696597,-0.1316675;-0.2915052;-0.09054439,-0.1793495;-0.6351081;-0.03917041,-0.1781808;-0.6250377;-0.1088221,0.002813036;0.524066;-0.1306388,610.741
+0;0;0,0.02171068;0.3094285;-0.01493272,0.04350704;0.6129171;-0.04280218,0.2366866;0.4949999;-0.03143112,0.3454469;0.2561591;-0.001023455,0.450422;0.06520723;-0.01219934,-0.15825;0.4874132;-0.01625239,-0.2678983;0.2471245;-0.01016939,-0.367173;0.05354176;-0.02682801,0.07658032;-0.0009454265;-0.04256957,0.06630346;-0.3041288;-0.01431739,0.02891029;-0.6475904;0.04578016,0.02642826;-0.6121403;-0.02642817,-0.0810175;0.01110962;-0.03146977,-0.1267707;-0.2780829;-0.1157209,-0.1419796;-0.6157915;-0.02246089,-0.1429406;-0.5801796;-0.09469307,0.03795303;0.5378125;-0.03346778,0;0;0,0.0009237975;0.3027669;-0.06907773,0.003592949;0.5960694;-0.1545882,0.1790928;0.5038275;-0.03140187,0.2771539;0.2678252;0.03557062,0.3626251;0.07896133;-0.03249073,-0.1683863;0.4849838;-0.0281914,-0.2733946;0.2499387;0.03118379,-0.3645484;0.06023268;-0.02634772,0.07944587;0.006197333;-0.0364356,0.0936555;-0.2967539;-0.06546235,0.04688162;-0.638737;-0.003529549,0.05868509;-0.6655606;-0.04690766,-0.07935074;0.003818824;-0.03696597,-0.1316675;-0.2915052;-0.09054439,-0.1793495;-0.6351081;-0.03917041,-0.1781808;-0.6250377;-0.1088221,0.002813036;0.524066;-0.1306388,610.7521
+0;0;0,0.02166029;0.3087104;-0.01489806,0.04341288;0.6115884;-0.04271248,0.236813;0.4937531;-0.03135509,0.3460681;0.2538257;-0.0008090846,0.4592642;0.04791953;-0.0128602,-0.1585432;0.4861583;-0.01616023,-0.2686903;0.2447765;-0.01004956,-0.3757397;0.03603336;-0.0280128,0.07626297;-0.0009415087;-0.04239317,0.06599187;-0.3039551;-0.0141568,0.02853192;-0.6480302;0.04604807,0.02605673;-0.6125951;-0.02596126,-0.08068177;0.01106359;-0.03133936,-0.1264094;-0.2779671;-0.1155434,-0.1416454;-0.6162788;-0.02211674,-0.1426038;-0.5806823;-0.09414988,0.03786828;0.5366112;-0.03339392,0;0;0,0.00202298;0.3018938;-0.06963682,0.004872681;0.5946394;-0.1548679,0.1795187;0.5045795;-0.02943587,0.2883368;0.2722913;0.03865051,0.3978203;0.08141476;-0.04462862,-0.168023;0.4858062;-0.02895012,-0.2761796;0.2507715;0.03017462,-0.3815461;0.0510682;-0.03594969,0.07915689;0.005839766;-0.03625178,0.09155284;-0.2970569;-0.06488752,0.04436486;-0.6397271;-0.003520731,0.05692313;-0.6664677;-0.04646039,-0.07895024;0.004146378;-0.03692932,-0.1315768;-0.2902216;-0.09435734,-0.1813498;-0.6336414;-0.03957583,-0.1797341;-0.6235423;-0.109019,0.004118121;0.522728;-0.1310492,610.7634
+0;0;0,0.02212376;0.3086116;-0.01620766,0.04409093;0.6113887;-0.04495009,0.2375117;0.4939854;-0.03482766,0.359967;0.2606063;-0.003621805,0.4856742;0.06192617;-0.01255571,-0.1578575;0.4863512;-0.01630559,-0.27846;0.250044;-0.009314422,-0.3921303;0.04477781;-0.02665737,0.07592992;-0.001780433;-0.04296027,0.06739902;-0.3049116;-0.01541508,0.02811678;-0.6489128;0.04404617,0.02518729;-0.6135485;-0.02795142,-0.08084688;0.01205679;-0.03053724,-0.1311818;-0.2716791;-0.128926,-0.1407126;-0.6088995;-0.03091021,-0.1421338;-0.5734331;-0.1029457,0.03847132;0.5364419;-0.03543402,0;0;0,0.00202298;0.3018938;-0.06963682,0.004872681;0.5946394;-0.1548679,0.1795187;0.5045795;-0.02943587,0.2883368;0.2722913;0.03865051,0.3978203;0.08141476;-0.04462862,-0.168023;0.4858062;-0.02895012,-0.2761796;0.2507715;0.03017462,-0.3815461;0.0510682;-0.03594969,0.07915689;0.005839766;-0.03625178,0.09155284;-0.2970569;-0.06488752,0.04436486;-0.6397271;-0.003520731,0.05692313;-0.6664677;-0.04646039,-0.07895024;0.004146378;-0.03692932,-0.1315768;-0.2902216;-0.09435734,-0.1813498;-0.6336414;-0.03957583,-0.1797341;-0.6235423;-0.109019,0.004118121;0.522728;-0.1310492,610.7856
+0;0;0,0.02203405;0.3073602;-0.01614193,0.04390834;0.6088575;-0.04476249,0.2383656;0.4915643;-0.03467837,0.3615443;0.2568067;-0.00328818,0.4782483;0.07235608;-0.01158223,-0.1590139;0.4838913;-0.01606211,-0.2803288;0.2461882;-0.009029651,-0.385858;0.05562331;-0.02513049,0.07573909;-0.001775959;-0.04285231,0.0671571;-0.3067227;-0.01514215,0.02804029;-0.6492751;0.04406871,0.02508989;-0.6138725;-0.02844277,-0.0806437;0.01202649;-0.03046049,-0.1312801;-0.2734088;-0.1294386,-0.1407707;-0.6092091;-0.03183553,-0.1422021;-0.5737036;-0.1043852,0.03831317;0.5342367;-0.03528781,0;0;0,0.002160817;0.3004557;-0.07027125,0.005207711;0.5917783;-0.155771,0.1801529;0.5041642;-0.02847338,0.2978731;0.2747351;0.04061866,0.4029647;0.0986509;-0.03461933,-0.1690994;0.4857902;-0.02919335,-0.2801919;0.2501696;0.02920926,-0.3845548;0.06930782;-0.0348846,0.07899398;0.005426437;-0.03614402,0.09051345;-0.2993763;-0.06436849,0.0416836;-0.6404077;-0.003611326,0.05493965;-0.6668643;-0.04757428,-0.0787063;0.00452522;-0.03688801,-0.1316405;-0.2898897;-0.1028566,-0.1837945;-0.6306241;-0.04320539,-0.1819503;-0.6207142;-0.1131253,0.004410774;0.5202289;-0.1319089,610.7968
+0;0;0,0.02203405;0.3073602;-0.01614193,0.04390834;0.6088575;-0.04476249,0.2383656;0.4915643;-0.03467837,0.3615443;0.2568067;-0.00328818,0.4782483;0.07235608;-0.01158223,-0.1590139;0.4838913;-0.01606211,-0.2803288;0.2461882;-0.009029651,-0.385858;0.05562331;-0.02513049,0.07573909;-0.001775959;-0.04285231,0.0671571;-0.3067227;-0.01514215,0.02804029;-0.6492751;0.04406871,0.02508989;-0.6138725;-0.02844277,-0.0806437;0.01202649;-0.03046049,-0.1312801;-0.2734088;-0.1294386,-0.1407707;-0.6092091;-0.03183553,-0.1422021;-0.5737036;-0.1043852,0.03831317;0.5342367;-0.03528781,0;0;0,0.002160817;0.3004557;-0.07027125,0.005207711;0.5917783;-0.155771,0.1801529;0.5041642;-0.02847338,0.2978731;0.2747351;0.04061866,0.4029647;0.0986509;-0.03461933,-0.1690994;0.4857902;-0.02919335,-0.2801919;0.2501696;0.02920926,-0.3845548;0.06930782;-0.0348846,0.07899398;0.005426437;-0.03614402,0.09051345;-0.2993763;-0.06436849,0.0416836;-0.6404077;-0.003611326,0.05493965;-0.6668643;-0.04757428,-0.0787063;0.00452522;-0.03688801,-0.1316405;-0.2898897;-0.1028566,-0.1837945;-0.6306241;-0.04320539,-0.1819503;-0.6207142;-0.1131253,0.004410774;0.5202289;-0.1319089,610.8192
+0;0;0,0.02405628;0.3064955;-0.01705335,0.05087009;0.6069088;-0.04786871,0.246958;0.4913768;-0.03441108,0.3763212;0.2605263;-0.004691646,0.4979506;0.07922718;-0.01126339,-0.1566771;0.4836021;-0.01650835,-0.2863559;0.2511243;-0.009614025,-0.4073178;0.07003072;-0.02633476,0.07536217;-0.002738372;-0.04329584,0.06702941;-0.3101285;-0.01619894,0.02710138;-0.6505531;0.04286253,0.02430879;-0.6152939;-0.02915743,-0.08063741;0.01316585;-0.0297616,-0.1364194;-0.2681676;-0.14392,-0.1391807;-0.6018033;-0.04568016,-0.1404849;-0.5664935;-0.1177387,0.04373481;0.5326213;-0.03755153,0;0;0,0.002244886;0.2995896;-0.07106376,0.005214493;0.5903158;-0.157007,0.1820246;0.5053576;-0.02677608,0.3078465;0.2810341;0.0422008,0.4087819;0.1023254;-0.03250885,-0.1714064;0.4850463;-0.02846199,-0.286181;0.2516012;0.0284609,-0.397625;0.0758815;-0.03794004,0.07895638;0.005167186;-0.03606486,0.0897916;-0.3020813;-0.06387258,0.03895687;-0.6409304;-0.004135132,0.0521979;-0.6675444;-0.04705215,-0.07862479;0.004726957;-0.03684129,-0.133831;-0.2893421;-0.1127886,-0.186197;-0.6273751;-0.04983674,-0.1840129;-0.6173828;-0.1192432,0.004450728;0.5188898;-0.1330543,610.8417
+0;0;0,0.0240392;0.306278;-0.01704125,0.05084067;0.6065496;-0.04784372,0.2517133;0.4900475;-0.03431227,0.3817392;0.2580144;-0.004440606,0.5034045;0.07666169;-0.01101429,-0.1614249;0.4820897;-0.01598805,-0.2917679;0.2484211;-0.009058408,-0.4127656;0.06727394;-0.02578409,0.07525889;-0.002734619;-0.04323651,0.06693558;-0.3097762;-0.01617034,0.02688476;-0.6512477;0.04307277,0.02404857;-0.6159064;-0.03007189,-0.0805269;0.01314781;-0.02972082,-0.1362457;-0.2678667;-0.1437498,-0.1390154;-0.6025284;-0.04520781,-0.14034;-0.5671356;-0.1183917,0.04370549;0.532263;-0.03752666,0;0;0,-0.0003491491;0.2992737;-0.07148147,0.001428369;0.5898462;-0.1574776,0.1833;0.5060293;-0.02577043,0.3182809;0.2852703;0.04266906,0.4255149;0.1112032;-0.03437638,-0.1780802;0.4835061;-0.02475447,-0.3008319;0.2520352;0.02994077,-0.4187705;0.08010979;-0.03537851,0.07898676;0.004807174;-0.03575969,0.08752386;-0.3021071;-0.06416917,0.03532421;-0.6419026;-0.004747868,0.04958225;-0.6679501;-0.04993749,-0.07843183;0.005010998;-0.03693387,-0.137603;-0.2844431;-0.1252031,-0.1904994;-0.6224792;-0.05701046,-0.1880312;-0.61281;-0.1274894,0.0008314881;0.5184188;-0.133527,610.8638
+0;0;0,0.0240392;0.306278;-0.01704125,0.05084067;0.6065496;-0.04784372,0.2517133;0.4900475;-0.03431227,0.3817392;0.2580144;-0.004440606,0.5034045;0.07666169;-0.01101429,-0.1614249;0.4820897;-0.01598805,-0.2917679;0.2484211;-0.009058408,-0.4127656;0.06727394;-0.02578409,0.07525889;-0.002734619;-0.04323651,0.06693558;-0.3097762;-0.01617034,0.02688476;-0.6512477;0.04307277,0.02404857;-0.6159064;-0.03007189,-0.0805269;0.01314781;-0.02972082,-0.1362457;-0.2678667;-0.1437498,-0.1390154;-0.6025284;-0.04520781,-0.14034;-0.5671356;-0.1183917,0.04370549;0.532263;-0.03752666,0;0;0,-0.0003491491;0.2992737;-0.07148147,0.001428369;0.5898462;-0.1574776,0.1833;0.5060293;-0.02577043,0.3182809;0.2852703;0.04266906,0.4255149;0.1112032;-0.03437638,-0.1780802;0.4835061;-0.02475447,-0.3008319;0.2520352;0.02994077,-0.4187705;0.08010979;-0.03537851,0.07898676;0.004807174;-0.03575969,0.08752386;-0.3021071;-0.06416917,0.03532421;-0.6419026;-0.004747868,0.04958225;-0.6679501;-0.04993749,-0.07843183;0.005010998;-0.03693387,-0.137603;-0.2844431;-0.1252031,-0.1904994;-0.6224792;-0.05701046,-0.1880312;-0.61281;-0.1274894,0.0008314881;0.5184188;-0.133527,610.8752
+0;0;0,0.02578782;0.3054174;-0.01808819,0.05440765;0.6049412;-0.05002366,0.2560374;0.4870759;-0.03786743,0.3980348;0.2632658;-0.004997239,0.5283253;0.08781138;-0.009268215,-0.1595353;0.4805572;-0.01642037,-0.2976351;0.2520838;-0.008483665,-0.4216401;0.07277097;-0.02422548,0.07484122;-0.003435225;-0.04364639,0.06783191;-0.3095836;-0.01757671,0.0260759;-0.6530918;0.04137205,0.02277906;-0.6178229;-0.03168548,-0.08055748;0.01371448;-0.02899004,-0.1380544;-0.2636021;-0.1483434,-0.1368325;-0.6000719;-0.04832845,-0.1386367;-0.5647655;-0.1214354,0.04688168;0.5308332;-0.03938739,0;0;0,-0.0002118233;0.2985189;-0.0718224,0.0009453574;0.5885797;-0.1579561,0.1840228;0.5069996;-0.02491236,0.327078;0.2920878;0.04351854,0.4378566;0.1212336;-0.03594899,-0.179455;0.4829639;-0.02405783,-0.3078409;0.2548372;0.02895052,-0.4321743;0.08783895;-0.03761483,0.07880897;0.004480302;-0.03587604,0.08673889;-0.3014137;-0.06453872,0.03256515;-0.6431023;-0.005120277,0.04704829;-0.669129;-0.05014563,-0.07834015;0.00531072;-0.03677817,-0.1411201;-0.2776209;-0.1390718,-0.194358;-0.6170082;-0.06697199,-0.191699;-0.6073356;-0.1373692,0.0005535461;0.5172564;-0.1339855,610.8975
+0;0;0,0.02578782;0.3054174;-0.01808819,0.05440765;0.6049412;-0.05002366,0.2560374;0.4870759;-0.03786743,0.3980348;0.2632658;-0.004997239,0.5283253;0.08781138;-0.009268215,-0.1595353;0.4805572;-0.01642037,-0.2976351;0.2520838;-0.008483665,-0.4216401;0.07277097;-0.02422548,0.07484122;-0.003435225;-0.04364639,0.06783191;-0.3095836;-0.01757671,0.0260759;-0.6530918;0.04137205,0.02277906;-0.6178229;-0.03168548,-0.08055748;0.01371448;-0.02899004,-0.1380544;-0.2636021;-0.1483434,-0.1368325;-0.6000719;-0.04832845,-0.1386367;-0.5647655;-0.1214354,0.04688168;0.5308332;-0.03938739,0;0;0,-0.0002118233;0.2985189;-0.0718224,0.0009453574;0.5885797;-0.1579561,0.1840228;0.5069996;-0.02491236,0.327078;0.2920878;0.04351854,0.4378566;0.1212336;-0.03594899,-0.179455;0.4829639;-0.02405783,-0.3078409;0.2548372;0.02895052,-0.4321743;0.08783895;-0.03761483,0.07880897;0.004480302;-0.03587604,0.08673889;-0.3014137;-0.06453872,0.03256515;-0.6431023;-0.005120277,0.04704829;-0.669129;-0.05014563,-0.07834015;0.00531072;-0.03677817,-0.1411201;-0.2776209;-0.1390718,-0.194358;-0.6170082;-0.06697199,-0.191699;-0.6073356;-0.1373692,0.0005535461;0.5172564;-0.1339855,610.9193
+0;0;0,0.02574108;0.3048638;-0.0180554,0.05429316;0.6036799;-0.04991464,0.2581219;0.4855495;-0.03776997,0.3981735;0.2648062;-0.005350184,0.5284296;0.08939801;-0.009620034,-0.1617815;0.4789628;-0.01609941,-0.297989;0.2536201;-0.008271462,-0.4219612;0.07435456;-0.02400912,0.07478361;-0.003432581;-0.04361279,0.06776572;-0.3099559;-0.01751118,0.02595542;-0.6539108;0.04151423,0.02268739;-0.618688;-0.03090497,-0.08049547;0.01370392;-0.02896773,-0.1380629;-0.2639523;-0.1484673,-0.1368393;-0.6008596;-0.04832228,-0.1386278;-0.5655996;-0.1207904,0.04678657;0.5297628;-0.03930577,0;0;0,0.002074855;0.2979016;-0.07197833,0.005636108;0.5871593;-0.158236,0.189527;0.5078074;-0.02298403,0.3436487;0.3051326;0.04456234,0.457304;0.1359221;-0.03419828,-0.1777695;0.4827187;-0.02366108,-0.3114657;0.2612616;0.02608993,-0.4433213;0.1015524;-0.04362371,0.07857487;0.003962636;-0.03628683,0.08572669;-0.3023785;-0.06441259,0.03048031;-0.6444893;-0.005717278,0.04331205;-0.6710431;-0.04952955,-0.07840848;0.005905205;-0.03638249,-0.1457232;-0.2727851;-0.1481302,-0.1968602;-0.6134092;-0.07814956,-0.1939975;-0.6035965;-0.1479118,0.004662896;0.5160559;-0.1342361,610.9317
+0;0;0,0.02584833;0.3047755;-0.01934712,0.05417851;0.6035248;-0.05207111,0.2586368;0.4884432;-0.03772077,0.4022614;0.2699096;-0.005970161,0.5414867;0.1014827;-0.007259304,-0.1619644;0.4800799;-0.01648433,-0.3064344;0.2599857;-0.007538344,-0.4373007;0.08572343;-0.02365107,0.07442129;-0.004291832;-0.04415312,0.0679987;-0.3109261;-0.01922801,0.02345963;-0.6547327;0.03865406,0.02036272;-0.6195928;-0.03377859,-0.08060005;0.01446567;-0.02829883,-0.1447854;-0.255706;-0.1608681,-0.1360863;-0.591453;-0.05725646,-0.1377223;-0.5563234;-0.1297376,0.04671421;0.5296174;-0.04136549,0;0;0,0.002074855;0.2979016;-0.07197833,0.005636108;0.5871593;-0.158236,0.189527;0.5078074;-0.02298403,0.3436487;0.3051326;0.04456234,0.457304;0.1359221;-0.03419828,-0.1777695;0.4827187;-0.02366108,-0.3114657;0.2612616;0.02608993,-0.4433213;0.1015524;-0.04362371,0.07857487;0.003962636;-0.03628683,0.08572669;-0.3023785;-0.06441259,0.03048031;-0.6444893;-0.005717278,0.04331205;-0.6710431;-0.04952955,-0.07840848;0.005905205;-0.03638249,-0.1457232;-0.2727851;-0.1481302,-0.1968602;-0.6134092;-0.07814956,-0.1939975;-0.6035965;-0.1479118,0.004662896;0.5160559;-0.1342361,610.9531
+0;0;0,0.02583808;0.3046547;-0.01933945,0.05415777;0.6032935;-0.05205128,0.2605876;0.4878581;-0.03767123,0.4028072;0.2714622;-0.006231222,0.5419979;0.1030772;-0.007520045,-0.1639207;0.4794171;-0.01623752,-0.3069775;0.2614759;-0.007379048,-0.4378113;0.08725692;-0.02348777,0.07421086;-0.004279696;-0.04402828,0.06780702;-0.3100191;-0.01917591,0.02306194;-0.6554159;0.03897387,0.0199575;-0.6202635;-0.03363501,-0.08037215;0.01442477;-0.02821881,-0.1443702;-0.2549584;-0.1604012,-0.1356308;-0.5922582;-0.05631031,-0.1372709;-0.5571162;-0.1289677,0.04669637;0.5294147;-0.04134981,0;0;0,0.002701085;0.2977535;-0.07205319,0.00624489;0.5869285;-0.1582005,0.1919456;0.5076777;-0.0220139,0.3496916;0.3105171;0.04345369,0.4719;0.1475366;-0.03548718,-0.1783133;0.4814882;-0.02204507,-0.3194286;0.2672706;0.02527658,-0.4596437;0.1194487;-0.0535753,0.07841185;0.003447503;-0.03610754,0.08497816;-0.302073;-0.06348157,0.02818849;-0.6457012;-0.005369186,0.04077628;-0.67224;-0.04956365,-0.07804947;0.006412817;-0.03648578,-0.1492145;-0.2661757;-0.1580024,-0.1968661;-0.6081833;-0.08422844,-0.1938819;-0.5984004;-0.1541613,0.005321954;0.5158416;-0.1342409,610.9642
+0;0;0,0.02581632;0.3043981;-0.01932316,0.05411221;0.6027864;-0.05200727,0.2623583;0.4870673;-0.03760593,0.4018686;0.2747937;-0.006764848,0.5409583;0.106531;-0.008052735,-0.1657411;0.4785549;-0.0159909,-0.3060727;0.2647654;-0.007301185,-0.4368115;0.09067293;-0.02339821,0.07419078;-0.004278538;-0.04401636,0.06775229;-0.3116719;-0.01902954,0.02314157;-0.6560316;0.03894563,0.01845898;-0.61826;-0.07057405,-0.08035041;0.01442086;-0.02821118,-0.1446947;-0.2564196;-0.1611087,-0.1359815;-0.5927067;-0.05733033,-0.1384553;-0.5549507;-0.1669233,0.04665766;0.5289755;-0.04131563,0;0;0,0.003415692;0.2975379;-0.07181644,0.007591211;0.5865667;-0.1575413,0.1948816;0.5071121;-0.02080989,0.3592773;0.3212235;0.04159117,0.4826122;0.1578323;-0.0342493,-0.1782528;0.4814369;-0.01970639,-0.3240466;0.2757807;0.02415811,-0.4678434;0.1307521;-0.05297229,0.07831366;0.002907962;-0.03631163,0.08485193;-0.3043536;-0.06284618,0.02703467;-0.6467471;-0.004891638,0.02823699;-0.6473731;-0.1104259,-0.07806116;0.00706118;-0.03628518,-0.1499993;-0.2651733;-0.1622605,-0.1956444;-0.6059904;-0.086795,-0.1911044;-0.6064309;-0.1922922,0.00651747;0.5155133;-0.1337044,610.9868
+0;0;0,0.02731358;0.3042385;-0.0197729,0.0565448;0.60245;-0.05323831,0.2645765;0.4863009;-0.03850408,0.4098909;0.2781064;-0.006673418,0.5578655;0.1176415;-0.01047704,-0.1635127;0.4788029;-0.0166495,-0.311712;0.2703665;-0.008549217,-0.4482565;0.1006336;-0.02291093,0.07401476;-0.004915133;-0.04424563,0.06766424;-0.3124;-0.02038741,0.02002716;-0.6565351;0.03650375,0.01534145;-0.6188312;-0.07302058,-0.0803379;0.01491047;-0.02799141,-0.14833;-0.2520045;-0.1668798,-0.1348542;-0.5883843;-0.06391435,-0.1373769;-0.5506979;-0.1735111,0.04897046;0.5286821;-0.04233617,0;0;0,0.003415692;0.2975379;-0.07181644,0.007591211;0.5865667;-0.1575413,0.1948816;0.5071121;-0.02080989,0.3592773;0.3212235;0.04159117,0.4826122;0.1578323;-0.0342493,-0.1782528;0.4814369;-0.01970639,-0.3240466;0.2757807;0.02415811,-0.4678434;0.1307521;-0.05297229,0.07831366;0.002907962;-0.03631163,0.08485193;-0.3043536;-0.06284618,0.02703467;-0.6467471;-0.004891638,0.02823699;-0.6473731;-0.1104259,-0.07806116;0.00706118;-0.03628518,-0.1499993;-0.2651733;-0.1622605,-0.1956444;-0.6059904;-0.086795,-0.1911044;-0.6064309;-0.1922922,0.00651747;0.5155133;-0.1337044,610.9992
+0;0;0,0.02731358;0.3042385;-0.0197729,0.0565448;0.60245;-0.05323831,0.2645765;0.4863009;-0.03850408,0.4098909;0.2781064;-0.006673418,0.5578655;0.1176415;-0.01047704,-0.1635127;0.4788029;-0.0166495,-0.311712;0.2703665;-0.008549217,-0.4482565;0.1006336;-0.02291093,0.07401476;-0.004915133;-0.04424563,0.06766424;-0.3124;-0.02038741,0.02002716;-0.6565351;0.03650375,0.01534145;-0.6188312;-0.07302058,-0.0803379;0.01491047;-0.02799141,-0.14833;-0.2520045;-0.1668798,-0.1348542;-0.5883843;-0.06391435,-0.1373769;-0.5506979;-0.1735111,0.04897046;0.5286821;-0.04233617,0;0;0,0.003415692;0.2975379;-0.07181644,0.007591211;0.5865667;-0.1575413,0.1948816;0.5071121;-0.02080989,0.3592773;0.3212235;0.04159117,0.4826122;0.1578323;-0.0342493,-0.1782528;0.4814369;-0.01970639,-0.3240466;0.2757807;0.02415811,-0.4678434;0.1307521;-0.05297229,0.07831366;0.002907962;-0.03631163,0.08485193;-0.3043536;-0.06284618,0.02703467;-0.6467471;-0.004891638,0.02823699;-0.6473731;-0.1104259,-0.07806116;0.00706118;-0.03628518,-0.1499993;-0.2651733;-0.1622605,-0.1956444;-0.6059904;-0.086795,-0.1911044;-0.6064309;-0.1922922,0.00651747;0.5155133;-0.1337044,611.0201
+0;0;0,0.02728185;0.3038851;-0.01974994,0.05645886;0.6015455;-0.05315202,0.2653591;0.4853965;-0.03842742,0.4089343;0.2796939;-0.006977729,0.5569059;0.1192322;-0.01078127,-0.1644204;0.477869;-0.01648655,-0.310846;0.2719272;-0.008483215,-0.4473877;0.1021977;-0.02284463,0.07415586;-0.004924503;-0.04432997,0.06779248;-0.313032;-0.02042344,0.02036852;-0.6556275;0.03621318,0.01568143;-0.6179214;-0.07334336,-0.08049104;0.01493889;-0.02804477,-0.1486208;-0.2525165;-0.1672144,-0.1352053;-0.5873914;-0.06470959,-0.1377288;-0.5497028;-0.1743385,0.04890172;0.5279451;-0.04227464,0;0;0,0.004979778;0.2972855;-0.0712533,0.01112099;0.5860089;-0.1559308,0.198865;0.5063886;-0.01946735,0.3662792;0.3272861;0.04226804,0.4937175;0.1673672;-0.03417444,-0.1763419;0.4816007;-0.01832934,-0.3304442;0.2850688;0.02096713,-0.4785015;0.1449766;-0.05720701,0.07840361;0.00239858;-0.03654599,0.08364858;-0.3055789;-0.06232619,0.02646417;-0.6465893;-0.005140547,0.02781573;-0.6471326;-0.1107306,-0.07826694;0.007561717;-0.03613301,-0.1508985;-0.2626133;-0.1675573,-0.1934474;-0.6020787;-0.09152292,-0.1887915;-0.6024138;-0.197079,0.009526849;0.5150406;-0.1324062,611.0425
+0;0;0,0.02874263;0.3025877;-0.02047548,0.05918285;0.5989551;-0.05466708,0.2703326;0.4827791;-0.03883503,0.418375;0.285577;-0.007046007,0.5705219;0.129051;-0.01111552,-0.1645719;0.4760217;-0.01658391,-0.3165258;0.2794144;-0.008135609,-0.4609825;0.1160554;-0.01870402,0.07374395;-0.00538289;-0.04438793,0.06695918;-0.314866;-0.02178257,0.01753759;-0.65721;0.03306104,0.01286323;-0.6196003;-0.07650661,-0.08023175;0.01520949;-0.02773035,-0.1530511;-0.2473207;-0.1764316,-0.1357549;-0.581056;-0.07168726,-0.1382848;-0.5435178;-0.1813303,0.05134878;0.5256997;-0.04358407,0;0;0,0.005728579;0.2962256;-0.07086778,0.01267152;0.5839378;-0.1551502,0.2025596;0.5054106;-0.01763916,0.3714187;0.3329774;0.04210377,0.5110453;0.1847686;-0.03666282,-0.1777435;0.4818861;-0.01658766,-0.3378082;0.2953642;0.02089142,-0.4869784;0.1554062;-0.05543438,0.07812618;0.001717031;-0.03647995,0.08208828;-0.3075977;-0.06188703,0.02484225;-0.6482365;-0.004113197,0.02650977;-0.6487582;-0.109709,-0.0778868;0.008215955;-0.0361051,-0.1514917;-0.2599957;-0.173879,-0.1924699;-0.5989373;-0.09584641,-0.1875212;-0.599222;-0.2014077,0.01087949;0.5132362;-0.1317275,611.0538
+0;0;0,0.02874263;0.3025877;-0.02047548,0.05918285;0.5989551;-0.05466708,0.2703326;0.4827791;-0.03883503,0.418375;0.285577;-0.007046007,0.5705219;0.129051;-0.01111552,-0.1645719;0.4760217;-0.01658391,-0.3165258;0.2794144;-0.008135609,-0.4609825;0.1160554;-0.01870402,0.07374395;-0.00538289;-0.04438793,0.06695918;-0.314866;-0.02178257,0.01753759;-0.65721;0.03306104,0.01286323;-0.6196003;-0.07650661,-0.08023175;0.01520949;-0.02773035,-0.1530511;-0.2473207;-0.1764316,-0.1357549;-0.581056;-0.07168726,-0.1382848;-0.5435178;-0.1813303,0.05134878;0.5256997;-0.04358407,0;0;0,0.005728579;0.2962256;-0.07086778,0.01267152;0.5839378;-0.1551502,0.2025596;0.5054106;-0.01763916,0.3714187;0.3329774;0.04210377,0.5110453;0.1847686;-0.03666282,-0.1777435;0.4818861;-0.01658766,-0.3378082;0.2953642;0.02089142,-0.4869784;0.1554062;-0.05543438,0.07812618;0.001717031;-0.03647995,0.08208828;-0.3075977;-0.06188703,0.02484225;-0.6482365;-0.004113197,0.02650977;-0.6487582;-0.109709,-0.0778868;0.008215955;-0.0361051,-0.1514917;-0.2599957;-0.173879,-0.1924699;-0.5989373;-0.09584641,-0.1875212;-0.599222;-0.2014077,0.01087949;0.5132362;-0.1317275,611.0668
+0;0;0,0.02874263;0.3025877;-0.02047548,0.05918285;0.5989551;-0.05466708,0.2703326;0.4827791;-0.03883503,0.418375;0.285577;-0.007046007,0.5705219;0.129051;-0.01111552,-0.1645719;0.4760217;-0.01658391,-0.3165258;0.2794144;-0.008135609,-0.4609825;0.1160554;-0.01870402,0.07374395;-0.00538289;-0.04438793,0.06695918;-0.314866;-0.02178257,0.01753759;-0.65721;0.03306104,0.01286323;-0.6196003;-0.07650661,-0.08023175;0.01520949;-0.02773035,-0.1530511;-0.2473207;-0.1764316,-0.1357549;-0.581056;-0.07168726,-0.1382848;-0.5435178;-0.1813303,0.05134878;0.5256997;-0.04358407,0;0;0,0.005728579;0.2962256;-0.07086778,0.01267152;0.5839378;-0.1551502,0.2025596;0.5054106;-0.01763916,0.3714187;0.3329774;0.04210377,0.5110453;0.1847686;-0.03666282,-0.1777435;0.4818861;-0.01658766,-0.3378082;0.2953642;0.02089142,-0.4869784;0.1554062;-0.05543438,0.07812618;0.001717031;-0.03647995,0.08208828;-0.3075977;-0.06188703,0.02484225;-0.6482365;-0.004113197,0.02650977;-0.6487582;-0.109709,-0.0778868;0.008215955;-0.0361051,-0.1514917;-0.2599957;-0.173879,-0.1924699;-0.5989373;-0.09584641,-0.1875212;-0.599222;-0.2014077,0.01087949;0.5132362;-0.1317275,611.0869
+0;0;0,0.02836647;0.3015486;-0.02092974,0.05821541;0.597349;-0.0553516,0.2723241;0.4816908;-0.03936249,0.4242171;0.2934455;-0.007474333,0.5866729;0.1476125;-0.00904249,-0.1677254;0.4744319;-0.01603835,-0.3236064;0.2868958;-0.008560574,-0.4745468;0.12949;-0.01866061,0.07378621;-0.005786944;-0.0446199,0.0666745;-0.3160142;-0.02255122,0.01546675;-0.6587642;0.03055793,0.01073421;-0.6212078;-0.07901701,-0.08039235;0.01558402;-0.02762311,-0.1566385;-0.2426566;-0.1834334,-0.1347045;-0.5763357;-0.07808824,-0.1599085;-0.6324631;-0.141594,0.05066136;0.5241973;-0.04424616,0;0;0,0.005737026;0.2952742;-0.07038784,0.012583;0.5824471;-0.1543984,0.2049222;0.5034854;-0.01606774,0.3767982;0.3402423;0.04168105,0.51897;0.1945659;-0.03723121,-0.1796124;0.4825077;-0.01337868,-0.3451167;0.3066551;0.02138972,-0.500159;0.1729084;-0.05434198,0.07828436;0.00119552;-0.03659177,0.08123547;-0.3089209;-0.06103802,0.02399162;-0.6499115;-0.002995014,0.02578719;-0.6503966;-0.1086056,-0.07807484;0.008716421;-0.03601629,-0.1509589;-0.2580356;-0.1785289,-0.1903182;-0.597868;-0.1018139,-0.1852811;-0.5981025;-0.2073917,0.01081242;0.5118613;-0.1310298,611.0989
+0;0;0,0.02836647;0.3015486;-0.02092974,0.05821541;0.597349;-0.0553516,0.2723241;0.4816908;-0.03936249,0.4242171;0.2934455;-0.007474333,0.5866729;0.1476125;-0.00904249,-0.1677254;0.4744319;-0.01603835,-0.3236064;0.2868958;-0.008560574,-0.4745468;0.12949;-0.01866061,0.07378621;-0.005786944;-0.0446199,0.0666745;-0.3160142;-0.02255122,0.01546675;-0.6587642;0.03055793,0.01073421;-0.6212078;-0.07901701,-0.08039235;0.01558402;-0.02762311,-0.1566385;-0.2426566;-0.1834334,-0.1347045;-0.5763357;-0.07808824,-0.1599085;-0.6324631;-0.141594,0.05066136;0.5241973;-0.04424616,0;0;0,0.005737026;0.2952742;-0.07038784,0.012583;0.5824471;-0.1543984,0.2049222;0.5034854;-0.01606774,0.3767982;0.3402423;0.04168105,0.51897;0.1945659;-0.03723121,-0.1796124;0.4825077;-0.01337868,-0.3451167;0.3066551;0.02138972,-0.500159;0.1729084;-0.05434198,0.07828436;0.00119552;-0.03659177,0.08123547;-0.3089209;-0.06103802,0.02399162;-0.6499115;-0.002995014,0.02578719;-0.6503966;-0.1086056,-0.07807484;0.008716421;-0.03601629,-0.1509589;-0.2580356;-0.1785289,-0.1903182;-0.597868;-0.1018139,-0.1852811;-0.5981025;-0.2073917,0.01081242;0.5118613;-0.1310298,611.1204
+0;0;0,0.02827525;0.3005789;-0.02086244,0.05802277;0.5953748;-0.05516658,0.2715851;0.4800922;-0.03923046,0.4217975;0.2939298;-0.00769512,0.5842747;0.1480775;-0.009263484,-0.1673253;0.4728522;-0.01596669,-0.3214815;0.287391;-0.008571655,-0.4724419;0.1299645;-0.01867302,0.07385669;-0.005792472;-0.04466252,0.06672996;-0.3166749;-0.02254723,0.01547999;-0.6597075;0.0306057,0.01074671;-0.6221499;-0.07898657,-0.08046915;0.01559891;-0.0276495,-0.1568763;-0.2431871;-0.1837888,-0.1349242;-0.5771412;-0.07835682,-0.1601323;-0.6332823;-0.1418727,0.05049615;0.5224887;-0.04410148,0;0;0,0.006712289;0.2944121;-0.06970549,0.01460246;0.5807108;-0.1529896,0.2055631;0.5016856;-0.01414847,0.3806127;0.3456098;0.04253173,0.5275399;0.2054728;-0.03776908,-0.1780344;0.4840614;-0.01284789,-0.3456236;0.3139365;0.02159167,-0.506588;0.188316;-0.05576549,0.07830868;0.0006257296;-0.03674865,0.07975272;-0.3102637;-0.05984545,0.02226603;-0.6514744;-0.001590252,0.02424008;-0.6518896;-0.1072359,-0.07817636;0.009191871;-0.03587575,-0.1514352;-0.2566803;-0.1812473,-0.18922;-0.5969981;-0.1045711,-0.1840427;-0.5971591;-0.2101813,0.01256688;0.5103526;-0.1298156,611.1324
+0;0;0,0.02801931;0.3005551;-0.02153976,0.05735752;0.595345;-0.05625857,0.2711874;0.480367;-0.0402109,0.4301902;0.3018203;-0.007747818,0.6020687;0.1671976;-0.01070652,-0.1677465;0.4730547;-0.01629042,-0.32829;0.2931005;-0.008745518,-0.4852197;0.1415958;-0.0184188,0.07381746;-0.005720956;-0.04473653,0.06630104;-0.3166535;-0.02347116,0.01403187;-0.6597514;0.02824831,0.009238391;-0.6222553;-0.08134557,-0.08052736;0.01537806;-0.0276037,-0.1607483;-0.2362511;-0.1932393,-0.135339;-0.5696496;-0.08682994,-0.160742;-0.627617;-0.1477103,0.05003919;0.522449;-0.04511961,0;0;0,0.006712289;0.2944121;-0.06970549,0.01460246;0.5807108;-0.1529896,0.2055631;0.5016856;-0.01414847,0.3806127;0.3456098;0.04253173,0.5275399;0.2054728;-0.03776908,-0.1780344;0.4840614;-0.01284789,-0.3456236;0.3139365;0.02159167,-0.506588;0.188316;-0.05576549,0.07830868;0.0006257296;-0.03674865,0.07975272;-0.3102637;-0.05984545,0.02226603;-0.6514744;-0.001590252,0.02424008;-0.6518896;-0.1072359,-0.07817636;0.009191871;-0.03587575,-0.1514352;-0.2566803;-0.1812473,-0.18922;-0.5969981;-0.1045711,-0.1840427;-0.5971591;-0.2101813,0.01256688;0.5103526;-0.1298156,611.1541
+0;0;0,0.02789689;0.299242;-0.02144565,0.05711935;0.5928692;-0.05602635,0.2725736;0.4779007;-0.0399911,0.4307041;0.3003336;-0.007706139,0.6025077;0.1657696;-0.01066355,-0.169522;0.4705358;-0.01589833,-0.3291847;0.291569;-0.008394821,-0.4860461;0.1401301;-0.01806389,0.07405715;-0.005739533;-0.04488179,0.06654076;-0.3166708;-0.02361651,0.01425757;-0.6598607;0.02811683,0.01100244;-0.6247703;-0.04630572,-0.08078884;0.015428;-0.02769333,-0.1610094;-0.2362;-0.1933282,-0.1355933;-0.569688;-0.08689032,-0.1528439;-0.5994245;-0.1282327,0.04983243;0.5202858;-0.04493518,0;0;0,0.007579496;0.2932526;-0.06877041,0.01656526;0.5784996;-0.1513424,0.2085869;0.500943;-0.01172662,0.3874358;0.3503842;0.04233575,0.538606;0.2144727;-0.03708911,-0.1780122;0.4838766;-0.01055557,-0.3510335;0.3206242;0.0209077,-0.5166702;0.19923;-0.0529885,0.07857222;3.108382E-05;-0.03685355,0.0787826;-0.3108825;-0.05964875,0.02131835;-0.652051;-0.0005629063,0.03201697;-0.6782093;-0.04859424,-0.07845508;0.009717355;-0.03580715,-0.1516669;-0.2560453;-0.1813996,-0.1874043;-0.5969734;-0.1060333,-0.1983434;-0.6224398;-0.1548088,0.01422534;0.5084242;-0.128355,611.166
+0;0;0,0.02784267;0.2986603;-0.02140396,0.05700547;0.5916879;-0.05591453,0.2742999;0.4765098;-0.03985982,0.4298984;0.3017859;-0.0080918,0.6016132;0.1672914;-0.01104769,-0.1714207;0.4690845;-0.01556949,-0.3285269;0.2929832;-0.00818613,-0.4853072;0.1416226;-0.01785021,0.07370453;-0.005712205;-0.04466809,0.06616407;-0.3176396;-0.02333467,0.01393364;-0.6604832;0.02834646,0.01068451;-0.6254022;-0.04593882,-0.08040417;0.01535454;-0.02756147,-0.1608818;-0.2370797;-0.193727,-0.1354913;-0.5702311;-0.08739654,-0.15271;-0.5998574;-0.1286626,0.04973238;0.5192425;-0.04484443,0;0;0,0.008221775;0.2928011;-0.06805325,0.01748168;0.5776334;-0.1498415,0.2111405;0.5004846;-0.009566307,0.3918932;0.3577373;0.04239726,0.5471814;0.2258699;-0.03557754,-0.1793458;0.4845183;-0.008998767,-0.3535905;0.3277419;0.01943474,-0.5239895;0.2137861;-0.05514271,0.07823335;-0.0005841553;-0.03659821,0.07709624;-0.3125313;-0.05892229,0.0198936;-0.6533285;0.0004565716,0.03042782;-0.6795722;-0.04729652,-0.07787615;0.01026878;-0.03591773,-0.1520797;-0.256202;-0.1818556,-0.1852548;-0.597077;-0.1067268,-0.199129;-0.6212129;-0.156037,0.015107;0.5076446;-0.1270444,611.188
+0;0;0,0.02772951;0.298633;-0.02192521,0.05671147;0.5916317;-0.05684629,0.2740662;0.4763299;-0.04046979,0.437229;0.3086694;-0.008588493,0.6151764;0.1825362;-0.005645252,-0.1715839;0.4693013;-0.01567296,-0.3366261;0.3006163;-0.008259755,-0.4968984;0.1529205;-0.01733121,0.07356455;-0.005909164;-0.04487276,0.06577782;-0.3179223;-0.02492684,0.01959092;-0.6613063;0.02887807,0.01626169;-0.6262698;-0.0454067,-0.08047747;0.01551229;-0.02725752,-0.164278;-0.2299614;-0.2019883,-0.1359309;-0.5626114;-0.09483826,-0.1525912;-0.5924031;-0.1360944,0.04952822;0.5191871;-0.04571205,0;0;0,0.008221775;0.2928011;-0.06805325,0.01748168;0.5776334;-0.1498415,0.2111405;0.5004846;-0.009566307,0.3918932;0.3577373;0.04239726,0.5471814;0.2258699;-0.03557754,-0.1793458;0.4845183;-0.008998767,-0.3535905;0.3277419;0.01943474,-0.5239895;0.2137861;-0.05514271,0.07823335;-0.0005841553;-0.03659821,0.07709624;-0.3125313;-0.05892229,0.0198936;-0.6533285;0.0004565716,0.03042782;-0.6795722;-0.04729652,-0.07787615;0.01026878;-0.03591773,-0.1520797;-0.256202;-0.1818556,-0.1852548;-0.597077;-0.1067268,-0.199129;-0.6212129;-0.156037,0.015107;0.5076446;-0.1270444,611.21
+0;0;0,0.02772951;0.298633;-0.02192521,0.05671147;0.5916317;-0.05684629,0.2740662;0.4763299;-0.04046979,0.437229;0.3086694;-0.008588493,0.6151764;0.1825362;-0.005645252,-0.1715839;0.4693013;-0.01567296,-0.3366261;0.3006163;-0.008259755,-0.4968984;0.1529205;-0.01733121,0.07356455;-0.005909164;-0.04487276,0.06577782;-0.3179223;-0.02492684,0.01959092;-0.6613063;0.02887807,0.01626169;-0.6262698;-0.0454067,-0.08047747;0.01551229;-0.02725752,-0.164278;-0.2299614;-0.2019883,-0.1359309;-0.5626114;-0.09483826,-0.1525912;-0.5924031;-0.1360944,0.04952822;0.5191871;-0.04571205,0;0;0,0.008221775;0.2928011;-0.06805325,0.01748168;0.5776334;-0.1498415,0.2111405;0.5004846;-0.009566307,0.3918932;0.3577373;0.04239726,0.5471814;0.2258699;-0.03557754,-0.1793458;0.4845183;-0.008998767,-0.3535905;0.3277419;0.01943474,-0.5239895;0.2137861;-0.05514271,0.07823335;-0.0005841553;-0.03659821,0.07709624;-0.3125313;-0.05892229,0.0198936;-0.6533285;0.0004565716,0.03042782;-0.6795722;-0.04729652,-0.07787615;0.01026878;-0.03591773,-0.1520797;-0.256202;-0.1818556,-0.1852548;-0.597077;-0.1067268,-0.199129;-0.6212129;-0.156037,0.015107;0.5076446;-0.1270444,611.2213
+0;0;0,0.02761175;0.2973648;-0.0218321,0.05649055;0.5893205;-0.05662822,0.2741763;0.474233;-0.04028646,0.4351869;0.3087841;-0.008825704,0.6131199;0.1826611;-0.0058827,-0.1720772;0.4671949;-0.01545606,-0.3349424;0.3007349;-0.008140637,-0.4952017;0.1530511;-0.01721136,0.07346211;-0.005900934;-0.04481028,0.0656352;-0.319524;-0.02476143,0.01965043;-0.6614051;0.02880801,0.01634603;-0.6264062;-0.04492288,-0.08036539;0.01549069;-0.02721956,-0.1645983;-0.2312496;-0.202852,-0.1363753;-0.5624437;-0.09617089,-0.1529114;-0.5917896;-0.1371194,0.04933429;0.5171483;-0.04553582,0;0;0,0.008858702;0.2916824;-0.06713986,0.01884956;0.5755638;-0.148324,0.2122903;0.4992508;-0.007541418,0.3949148;0.3636776;0.04301262,0.5583535;0.2428947;-0.03620315,-0.1787257;0.4871348;-0.007135399,-0.3564539;0.3386883;0.01862944,-0.5299908;0.2307795;-0.05763653,0.07822929;-0.00118342;-0.03630757,0.07645593;-0.314788;-0.05802631,0.0194684;-0.6540397;0.001367573,0.02953213;-0.6805872;-0.04525065,-0.07760476;0.01079255;-0.03606223,-0.1511194;-0.2569933;-0.183402,-0.181148;-0.5965203;-0.107992,-0.2003577;-0.6187997;-0.1566747,0.01626798;0.5058258;-0.1256735,611.2435
+0;0;0,0.02850625;0.2972772;-0.02187583,0.05802805;0.5891168;-0.05709776,0.2753541;0.473282;-0.04054648,0.441631;0.3132012;-0.00870892,0.6221848;0.1909408;-0.003363554,-0.1708341;0.4675411;-0.01561224,-0.3398604;0.307327;-0.008608479,-0.5040352;0.1639664;-0.01698887,0.0733558;-0.00598106;-0.0449735,0.06508261;-0.3196403;-0.02568348,0.01954413;-0.6615932;0.02780912,0.01620942;-0.6266033;-0.04592101,-0.08042549;0.01552637;-0.02702098,-0.1670648;-0.2257885;-0.2089095,-0.1370494;-0.556679;-0.1017762,-0.1547326;-0.584155;-0.1448571,0.05066572;0.5169837;-0.04588512,0;0;0,0.008858702;0.2916824;-0.06713986,0.01884956;0.5755638;-0.148324,0.2122903;0.4992508;-0.007541418,0.3949148;0.3636776;0.04301262,0.5583535;0.2428947;-0.03620315,-0.1787257;0.4871348;-0.007135399,-0.3564539;0.3386883;0.01862944,-0.5299908;0.2307795;-0.05763653,0.07822929;-0.00118342;-0.03630757,0.07645593;-0.314788;-0.05802631,0.0194684;-0.6540397;0.001367573,0.02953213;-0.6805872;-0.04525065,-0.07760476;0.01079255;-0.03606223,-0.1511194;-0.2569933;-0.183402,-0.181148;-0.5965203;-0.107992,-0.2003577;-0.6187997;-0.1566747,0.01626798;0.5058258;-0.1256735,611.2546
+0;0;0,0.02841537;0.2963294;-0.02180609,0.05784902;0.5872976;-0.05692285,0.2756013;0.4715996;-0.04039545,0.439644;0.3136696;-0.00898565,0.6200998;0.1914756;-0.003643186,-0.1713897;0.4658484;-0.01541635,-0.3381449;0.3077869;-0.008506687,-0.5022306;0.1645042;-0.01688253,0.07305197;-0.005956287;-0.04478722,0.06475153;-0.3206486;-0.02543367,0.0192567;-0.6622736;0.02800765,0.01591995;-0.6272807;-0.04576755,-0.08009237;0.01546206;-0.02690906,-0.167017;-0.2266476;-0.2093967,-0.1370304;-0.5572208;-0.1023661,-0.1547244;-0.5847319;-0.1454733,0.05050868;0.51538;-0.04574369,0;0;0,0.009462948;0.2909705;-0.06588387,0.02003236;0.5742385;-0.1459243,0.2134273;0.4984488;-0.004787207,0.3975543;0.3702652;0.04525995,0.5667734;0.2571858;-0.03285646,-0.1782831;0.4867248;-0.005083442,-0.3578928;0.345278;0.01882526,-0.5367463;0.2477981;-0.05884926,0.07801159;-0.001590907;-0.03591132,0.07510028;-0.3163042;-0.05644917,0.01786354;-0.6550937;0.003376007,0.02852244;-0.6815365;-0.0433085,-0.07707386;0.01105942;-0.03626666,-0.150897;-0.2576052;-0.1840645,-0.179838;-0.5967095;-0.10788,-0.2005717;-0.6170395;-0.1580382,0.017301;0.5046426;-0.1235647,611.2664
+0;0;0,0.02837613;0.2959201;-0.02177597,0.05777346;0.5865291;-0.0568499,0.2767533;0.4706714;-0.04030555,0.4400893;0.3134218;-0.009031087,0.6204851;0.1912684;-0.003690397,-0.1726597;0.464889;-0.0151911,-0.3386965;0.3075085;-0.008311213,-0.5027277;0.1642733;-0.01668428,0.07286135;-0.005940745;-0.04467036,0.06449539;-0.3231171;-0.02516404,0.01920826;-0.6631825;0.0280333,0.01594284;-0.6282963;-0.04416491,-0.0798834;0.01542171;-0.02683885,-0.1674942;-0.2285991;-0.2107669,-0.1376445;-0.5576631;-0.1042249,-0.1549603;-0.5839449;-0.1464108,0.05044101;0.514689;-0.04568277,0;0;0,0.01022027;0.2907555;-0.06484509,0.02143808;0.5739099;-0.1438575,0.2157474;0.4974894;-0.002390385,0.402482;0.3744916;0.04645562,0.5746172;0.2656712;-0.03113461,-0.1784622;0.487829;-0.00301978,-0.3742145;0.3694056;0.003393086,-0.548341;0.2563698;-0.06290568,0.07789499;-0.002239555;-0.03559303,0.07436407;-0.3194537;-0.05594087,0.01687656;-0.6562991;0.005342964,0.02447301;-0.6836968;-0.03818774,-0.07664227;0.01168628;-0.03645413,-0.1506642;-0.2588738;-0.186018,-0.1790552;-0.5961964;-0.1089937,-0.2003877;-0.6139496;-0.1591104,0.01854693;0.5043195;-0.1217597,611.2882
+0;0;0,0.02906123;0.295844;-0.02190629,0.05899276;0.5863521;-0.05735678,0.2776467;0.4697241;-0.04032715,0.4460649;0.3179769;-0.008827269,0.6309621;0.2028767;-0.00123648,-0.1716781;0.465195;-0.01543541,-0.3438382;0.3145479;-0.008326167,-0.5106032;0.1744998;-0.01660883,0.07274036;-0.006071442;-0.0448496,0.06390123;-0.3232724;-0.02596149,0.02116694;-0.6636078;0.02761928,0.01790255;-0.6287474;-0.04458071,-0.07993543;0.01553998;-0.02661477,-0.1694466;-0.2233553;-0.2162675,-0.1371442;-0.5521483;-0.1096044,-0.1554447;-0.5772751;-0.1528855,0.05150142;0.5145452;-0.04608148,0;0;0,0.01022027;0.2907555;-0.06484509,0.02143808;0.5739099;-0.1438575,0.2157474;0.4974894;-0.002390385,0.402482;0.3744916;0.04645562,0.5746172;0.2656712;-0.03113461,-0.1784622;0.487829;-0.00301978,-0.3742145;0.3694056;0.003393086,-0.548341;0.2563698;-0.06290568,0.07789499;-0.002239555;-0.03559303,0.07436407;-0.3194537;-0.05594087,0.01687656;-0.6562991;0.005342964,0.02447301;-0.6836968;-0.03818774,-0.07664227;0.01168628;-0.03645413,-0.1506642;-0.2588738;-0.186018,-0.1790552;-0.5961964;-0.1089937,-0.2003877;-0.6139496;-0.1591104,0.01854693;0.5043195;-0.1217597,611.2995
+0;0;0,0.02906123;0.295844;-0.02190629,0.05899276;0.5863521;-0.05735678,0.2776467;0.4697241;-0.04032715,0.4460649;0.3179769;-0.008827269,0.6309621;0.2028767;-0.00123648,-0.1716781;0.465195;-0.01543541,-0.3438382;0.3145479;-0.008326167,-0.5106032;0.1744998;-0.01660883,0.07274036;-0.006071442;-0.0448496,0.06390123;-0.3232724;-0.02596149,0.02116694;-0.6636078;0.02761928,0.01790255;-0.6287474;-0.04458071,-0.07993543;0.01553998;-0.02661477,-0.1694466;-0.2233553;-0.2162675,-0.1371442;-0.5521483;-0.1096044,-0.1554447;-0.5772751;-0.1528855,0.05150142;0.5145452;-0.04608148,0;0;0,0.01022027;0.2907555;-0.06484509,0.02143808;0.5739099;-0.1438575,0.2157474;0.4974894;-0.002390385,0.402482;0.3744916;0.04645562,0.5746172;0.2656712;-0.03113461,-0.1784622;0.487829;-0.00301978,-0.3742145;0.3694056;0.003393086,-0.548341;0.2563698;-0.06290568,0.07789499;-0.002239555;-0.03559303,0.07436407;-0.3194537;-0.05594087,0.01687656;-0.6562991;0.005342964,0.02447301;-0.6836968;-0.03818774,-0.07664227;0.01168628;-0.03645413,-0.1506642;-0.2588738;-0.186018,-0.1790552;-0.5961964;-0.1089937,-0.2003877;-0.6139496;-0.1591104,0.01854693;0.5043195;-0.1217597,611.3112
+0;0;0,0.02892855;0.2944934;-0.02180628,0.05865429;0.5830058;-0.05700818,0.2770246;0.4670489;-0.04008194,0.4435382;0.3170177;-0.008938294,0.628297;0.2020037;-0.001353189,-0.1716118;0.4625266;-0.01522833,-0.3418249;0.3135832;-0.008199486,-0.5084652;0.17364;-0.01647595,0.07237288;-0.006040769;-0.04462302,0.0635123;-0.3240117;-0.02568906,0.02088052;-0.6635308;0.02776319,0.01761639;-0.6286708;-0.04443096,-0.0795316;0.01546147;-0.02648031,-0.1692601;-0.2240137;-0.2165934,-0.1370351;-0.552018;-0.1101862,-0.1553342;-0.5771403;-0.1534638,0.05122579;0.5118012;-0.04582746,0;0;0,0.01221423;0.2894549;-0.06407332,0.02664;0.5706651;-0.1420021,0.2188082;0.4974999;0.000631094,0.4064217;0.3798634;0.04720211,0.5818115;0.2750329;-0.02810097,-0.1754191;0.4900262;-0.003750384,-0.3676919;0.3711068;0.006016628,-0.5479907;0.2726802;-0.06627534,0.07762721;-0.00290966;-0.03508687,0.07335573;-0.3208785;-0.05558324,0.01649155;-0.6568316;0.006463528,0.02377694;-0.6842736;-0.03705215,-0.0759402;0.01223085;-0.03672916,-0.1499584;-0.258305;-0.1879714,-0.1779635;-0.5945064;-0.1096637,-0.2008578;-0.6115118;-0.1597897,0.02286392;0.5016552;-0.1202385,611.3231
+0;0;0,0.02985;0.2943952;-0.0218903,0.060502;0.5827827;-0.05731537,0.278468;0.466143;-0.04054182,0.4500217;0.3220477;-0.008731361,0.6375638;0.2119002;0.002089,-0.1702042;0.4630299;-0.01563999,-0.3467522;0.3216527;-0.008615966,-0.5175768;0.1868393;-0.01673033,0.07222299;-0.006450116;-0.04480819,0.06303688;-0.324445;-0.02643969,0.02333923;-0.6641984;0.02777777,0.02003294;-0.6293063;-0.04441229,-0.07955104;0.01591728;-0.02614975,-0.1711794;-0.2171924;-0.2231438,-0.1371971;-0.5450103;-0.1167086,-0.1553005;-0.5685403;-0.1620195,0.05280793;0.5116171;-0.04606655,0;0;0,0.01221423;0.2894549;-0.06407332,0.02664;0.5706651;-0.1420021,0.2188082;0.4974999;0.000631094,0.4064217;0.3798634;0.04720211,0.5818115;0.2750329;-0.02810097,-0.1754191;0.4900262;-0.003750384,-0.3676919;0.3711068;0.006016628,-0.5479907;0.2726802;-0.06627534,0.07762721;-0.00290966;-0.03508687,0.07335573;-0.3208785;-0.05558324,0.01649155;-0.6568316;0.006463528,0.02377694;-0.6842736;-0.03705215,-0.0759402;0.01223085;-0.03672916,-0.1499584;-0.258305;-0.1879714,-0.1779635;-0.5945064;-0.1096637,-0.2008578;-0.6115118;-0.1597897,0.02286392;0.5016552;-0.1202385,611.3441
+0;0;0,0.02978384;0.2937427;-0.02184179,0.06037355;0.5815434;-0.05719629,0.2788096;0.4649238;-0.04042929,0.4496884;0.3213954;-0.008743983,0.637141;0.2113005;0.002071219,-0.170773;0.4618044;-0.01547693,-0.3466264;0.3209834;-0.008480541,-0.5173696;0.1862343;-0.01659104,0.07213239;-0.006442024;-0.04475198,0.0629203;-0.3253365;-0.02633152,0.02333823;-0.6641007;0.02772809,0.02000579;-0.6291699;-0.04503276,-0.07945125;0.01589731;-0.02611694,-0.1713388;-0.2178718;-0.2236683,-0.1374555;-0.5447353;-0.117543,-0.155702;-0.5686886;-0.1632122,0.05269163;0.5104901;-0.04596523,0;0;0,0.01278317;0.2889896;-0.06301236,0.0270314;0.5698549;-0.1399806,0.2195973;0.4970155;0.002869368,0.408891;0.3835732;0.04872417,0.5866312;0.2820146;-0.02523923,-0.1752284;0.4900935;-0.001437828,-0.3666789;0.3716025;0.009074919,-0.5512547;0.2858617;-0.06810413,0.07762153;-0.003298014;-0.03480434,0.07227047;-0.3221594;-0.05521631,0.01588587;-0.6569638;0.007848501,0.02318472;-0.6851501;-0.03563309,-0.07573896;0.0124289;-0.03683007,-0.1499633;-0.258079;-0.1899119,-0.1784396;-0.593104;-0.1111861,-0.2016439;-0.6116198;-0.1605555,0.02335537;0.5008969;-0.1184168,611.3555
+0;0;0,0.02978384;0.2937427;-0.02184179,0.06037355;0.5815434;-0.05719629,0.2788096;0.4649238;-0.04042929,0.4496884;0.3213954;-0.008743983,0.637141;0.2113005;0.002071219,-0.170773;0.4618044;-0.01547693,-0.3466264;0.3209834;-0.008480541,-0.5173696;0.1862343;-0.01659104,0.07213239;-0.006442024;-0.04475198,0.0629203;-0.3253365;-0.02633152,0.02333823;-0.6641007;0.02772809,0.02000579;-0.6291699;-0.04503276,-0.07945125;0.01589731;-0.02611694,-0.1713388;-0.2178718;-0.2236683,-0.1374555;-0.5447353;-0.117543,-0.155702;-0.5686886;-0.1632122,0.05269163;0.5104901;-0.04596523,0;0;0,0.01278317;0.2889896;-0.06301236,0.0270314;0.5698549;-0.1399806,0.2195973;0.4970155;0.002869368,0.408891;0.3835732;0.04872417,0.5866312;0.2820146;-0.02523923,-0.1752284;0.4900935;-0.001437828,-0.3666789;0.3716025;0.009074919,-0.5512547;0.2858617;-0.06810413,0.07762153;-0.003298014;-0.03480434,0.07227047;-0.3221594;-0.05521631,0.01588587;-0.6569638;0.007848501,0.02318472;-0.6851501;-0.03563309,-0.07573896;0.0124289;-0.03683007,-0.1499633;-0.258079;-0.1899119,-0.1784396;-0.593104;-0.1111861,-0.2016439;-0.6116198;-0.1605555,0.02335537;0.5008969;-0.1184168,611.3672
+0;0;0,0.03036243;0.2936632;-0.022113,0.06119157;0.5813886;-0.05786964,0.2794705;0.4642257;-0.04110821,0.4545764;0.3261628;-0.008238062,0.6457474;0.2227636;0.003534599,-0.1700943;0.4622787;-0.01577535,-0.3495376;0.3260999;-0.008071125,-0.5245269;0.1969033;-0.0160278,0.07200337;-0.006566225;-0.04494129,0.06218498;-0.325496;-0.02746961,0.02398794;-0.6643287;0.02715441,0.02059311;-0.6294245;-0.04560535,-0.07954136;0.01595825;-0.02580362,-0.1721906;-0.2143825;-0.2269928,-0.1377869;-0.5412278;-0.1209789,-0.1563658;-0.5642076;-0.1676428,0.05346435;0.5103561;-0.04653892,0;0;0,0.01278317;0.2889896;-0.06301236,0.0270314;0.5698549;-0.1399806,0.2195973;0.4970155;0.002869368,0.408891;0.3835732;0.04872417,0.5866312;0.2820146;-0.02523923,-0.1752284;0.4900935;-0.001437828,-0.3666789;0.3716025;0.009074919,-0.5512547;0.2858617;-0.06810413,0.07762153;-0.003298014;-0.03480434,0.07227047;-0.3221594;-0.05521631,0.01588587;-0.6569638;0.007848501,0.02318472;-0.6851501;-0.03563309,-0.07573896;0.0124289;-0.03683007,-0.1499633;-0.258079;-0.1899119,-0.1784396;-0.593104;-0.1111861,-0.2016439;-0.6116198;-0.1605555,0.02335537;0.5008969;-0.1184168,611.379
+0;0;0,0.03030355;0.2930937;-0.02207012,0.06106475;0.5801848;-0.05774848,0.2785475;0.4633322;-0.04102963,0.4534351;0.3254413;-0.008200441,0.6445954;0.222048;0.003571557,-0.1694022;0.4613922;-0.01578777,-0.3486219;0.3253831;-0.008093147,-0.5236014;0.1961938;-0.01604937,0.072069;-0.00657221;-0.04498226,0.06220962;-0.3268335;-0.02743763,0.02386906;-0.6669393;0.02739162,0.02047973;-0.6320429;-0.04525026,-0.07961387;0.01597279;-0.02582714,-0.1726499;-0.2153296;-0.2278563,-0.138117;-0.5434029;-0.121444,-0.1566658;-0.5662969;-0.1680324,0.05335325;0.5092968;-0.04644082,0;0;0,0.01421263;0.2885076;-0.06221509,0.02946557;0.5689265;-0.1381803,0.2203335;0.4967841;0.005294092,0.4118005;0.38742;0.0506506,0.5904337;0.2875917;-0.02348112,-0.1729912;0.4896519;-0.001506075,-0.3653073;0.3731004;0.008870291,-0.5523345;0.2957133;-0.0711486,0.07755954;-0.003325254;-0.03512836,0.07068813;-0.3235836;-0.05409384,0.01356845;-0.6593932;0.01007342,0.02136844;-0.6872941;-0.03350353,-0.07595105;0.01235018;-0.03659852,-0.1510587;-0.2583983;-0.191603,-0.1826103;-0.5959907;-0.1196026,-0.1778077;-0.585278;-0.1897256,0.02560032;0.500056;-0.1168647,611.4
+0;0;0,0.03030355;0.2930937;-0.02207012,0.06106475;0.5801848;-0.05774848,0.2785475;0.4633322;-0.04102963,0.4534351;0.3254413;-0.008200441,0.6445954;0.222048;0.003571557,-0.1694022;0.4613922;-0.01578777,-0.3486219;0.3253831;-0.008093147,-0.5236014;0.1961938;-0.01604937,0.072069;-0.00657221;-0.04498226,0.06220962;-0.3268335;-0.02743763,0.02386906;-0.6669393;0.02739162,0.02047973;-0.6320429;-0.04525026,-0.07961387;0.01597279;-0.02582714,-0.1726499;-0.2153296;-0.2278563,-0.138117;-0.5434029;-0.121444,-0.1566658;-0.5662969;-0.1680324,0.05335325;0.5092968;-0.04644082,0;0;0,0.01421263;0.2885076;-0.06221509,0.02946557;0.5689265;-0.1381803,0.2203335;0.4967841;0.005294092,0.4118005;0.38742;0.0506506,0.5904337;0.2875917;-0.02348112,-0.1729912;0.4896519;-0.001506075,-0.3653073;0.3731004;0.008870291,-0.5523345;0.2957133;-0.0711486,0.07755954;-0.003325254;-0.03512836,0.07068813;-0.3235836;-0.05409384,0.01356845;-0.6593932;0.01007342,0.02136844;-0.6872941;-0.03350353,-0.07595105;0.01235018;-0.03659852,-0.1510587;-0.2583983;-0.191603,-0.1826103;-0.5959907;-0.1196026,-0.1778077;-0.585278;-0.1897256,0.02560032;0.500056;-0.1168647,611.4111
+0;0;0,0.03074212;0.2927437;-0.02227064,0.0617196;0.5794941;-0.05824279,0.2802735;0.4624164;-0.04126556,0.4634007;0.3336146;-0.007245909,0.6546606;0.230523;0.005451976,-0.1701145;0.4618955;-0.01538388,-0.354905;0.3311664;-0.008663493,-0.5353347;0.2096234;-0.01513665,0.07197341;-0.006749813;-0.04526381,0.06157828;-0.3280451;-0.02841396,0.023776;-0.6681651;0.02629029,0.02029602;-0.6332524;-0.04673828,-0.0797703;0.0161345;-0.0255132,-0.1740737;-0.2096404;-0.2346906,-0.1397134;-0.5377224;-0.1284609,-0.1574951;-0.5593879;-0.1772861,0.05396063;0.5086747;-0.04685891,0;0;0,0.01436922;0.2883419;-0.06158257,0.02945865;0.5686368;-0.1369736,0.221678;0.4963722;0.006492138,0.4191094;0.3949702;0.05145097,0.5959193;0.2917899;-0.0224514,-0.1738381;0.4901226;0.0004026145,-0.3698032;0.3770185;0.009780286,-0.5588526;0.3025393;-0.06821112,0.07759629;-0.00351879;-0.03522754,0.07008345;-0.3248;-0.05379009,0.01263584;-0.6603074;0.01130795,0.02082817;-0.6887147;-0.03217649,-0.07606179;0.01247181;-0.03651852,-0.1505031;-0.2570123;-0.1960786,-0.1836286;-0.5944222;-0.1242421,-0.1787108;-0.5837647;-0.1947481,0.02565246;0.4997774;-0.1157823,611.4339
+0;0;0,0.03066887;0.2920462;-0.02221758,0.06158548;0.578233;-0.05811945,0.2817039;0.4609683;-0.04112479,0.4648025;0.3321866;-0.007110454,0.6558658;0.2292011;0.005574377,-0.1717693;0.4604439;-0.01506582,-0.356531;0.3297352;-0.008346484,-0.5367752;0.2083171;-0.01481299,0.07199316;-0.006751664;-0.04527623,0.06158043;-0.328591;-0.02839785,0.02376419;-0.6688365;0.02632659,0.02026397;-0.6338953;-0.04712664,-0.07979217;0.01613892;-0.02552019,-0.1742552;-0.2100183;-0.2350518,-0.1398823;-0.5382214;-0.1287829,-0.1577674;-0.5601873;-0.177892,0.05384074;0.5075436;-0.04675646,0;0;0,0.01467854;0.2877059;-0.06111502,0.02993165;0.5675197;-0.1360581,0.2236933;0.4955255;0.007781506,0.4237457;0.3988323;0.05132771,0.6078359;0.3081793;-0.02053976,-0.174769;0.4916577;0.00217507,-0.3764668;0.3887759;0.002575083,-0.56692;0.313341;-0.07028961,0.0776842;-0.003766388;-0.03506446,0.06953538;-0.3255706;-0.05375814,0.01200841;-0.6611811;0.01141953,0.02108765;-0.6904149;-0.03148699,-0.0760124;0.01264681;-0.03661571,-0.1502705;-0.2560693;-0.1986379,-0.1837666;-0.593636;-0.1270938,-0.178716;-0.5830697;-0.1980083,0.02609967;0.4987676;-0.1149735,611.4557
+0;0;0,0.03104025;0.2920109;-0.02216609,0.06217039;0.5781606;-0.05817425,0.2822869;0.4610766;-0.04120425,0.4673079;0.3350545;-0.007256433,0.6625851;0.2405771;0.007335952,-0.1713689;0.4610456;-0.01514428,-0.3606797;0.3369991;-0.008763743,-0.5445585;0.221222;-0.0162704,0.07195764;-0.006719089;-0.04533751,0.06083797;-0.3285768;-0.02928189,0.02343137;-0.6688412;0.02560589,0.01991904;-0.633895;-0.04784642,-0.07984164;0.01604277;-0.02542597,-0.1755508;-0.205338;-0.239445,-0.1406627;-0.5335055;-0.1332341,-0.1574237;-0.5547572;-0.1834773,0.05438747;0.5074816;-0.04677209,0;0;0,0.01467854;0.2877059;-0.06111502,0.02993165;0.5675197;-0.1360581,0.2236933;0.4955255;0.007781506,0.4237457;0.3988323;0.05132771,0.6078359;0.3081793;-0.02053976,-0.174769;0.4916577;0.00217507,-0.3764668;0.3887759;0.002575083,-0.56692;0.313341;-0.07028961,0.0776842;-0.003766388;-0.03506446,0.06953538;-0.3255706;-0.05375814,0.01200841;-0.6611811;0.01141953,0.02108765;-0.6904149;-0.03148699,-0.0760124;0.01264681;-0.03661571,-0.1502705;-0.2560693;-0.1986379,-0.1837666;-0.593636;-0.1270938,-0.178716;-0.5830697;-0.1980083,0.02609967;0.4987676;-0.1149735,611.4676
+0;0;0,0.03104831;0.2920868;-0.02217185,0.06223045;0.5787131;-0.05824386,0.2849576;0.460893;-0.04117727,0.4732444;0.3326465;-0.006630249,0.6685277;0.2381663;0.007962581,-0.1739388;0.4608617;-0.01481626,-0.3665911;0.3346257;-0.008323098,-0.5504755;0.218845;-0.01582998,0.07194495;-0.006717904;-0.04532951,0.06079568;-0.3294325;-0.02923115,0.0234068;-0.6695358;0.02563063,0.01990043;-0.6345979;-0.0476971,-0.07982755;0.01603994;-0.02542149,-0.1757916;-0.2059302;-0.2400103,-0.14092;-0.5339423;-0.1338497,-0.1576525;-0.5551071;-0.1840077,0.05442551;0.5078341;-0.04680943,0;0;0,0.0137389;0.2879275;-0.06065703,0.02781083;0.568391;-0.135278,0.2249883;0.4946285;0.00862813,0.4298228;0.3981627;0.051404,0.6149784;0.3105521;-0.02151228,-0.1780351;0.4908222;0.00552886,-0.385532;0.3906702;0.002850008,-0.5781807;0.3230434;-0.07190356,0.07772575;-0.004225343;-0.03488302,0.06874377;-0.3268817;-0.05333352,0.01146499;-0.662378;0.01177669,0.02002004;-0.6919757;-0.03051472,-0.0758822;0.01304609;-0.03671052,-0.1487906;-0.2526696;-0.2058488,-0.1822926;-0.5893441;-0.1309764,-0.1773257;-0.578702;-0.2017877,0.02434679;0.4993867;-0.1142564,611.489
+0;0;0,0.03104831;0.2920868;-0.02217185,0.06223045;0.5787131;-0.05824386,0.2849576;0.460893;-0.04117727,0.4732444;0.3326465;-0.006630249,0.6685277;0.2381663;0.007962581,-0.1739388;0.4608617;-0.01481626,-0.3665911;0.3346257;-0.008323098,-0.5504755;0.218845;-0.01582998,0.07194495;-0.006717904;-0.04532951,0.06079568;-0.3294325;-0.02923115,0.0234068;-0.6695358;0.02563063,0.01990043;-0.6345979;-0.0476971,-0.07982755;0.01603994;-0.02542149,-0.1757916;-0.2059302;-0.2400103,-0.14092;-0.5339423;-0.1338497,-0.1576525;-0.5551071;-0.1840077,0.05442551;0.5078341;-0.04680943,0;0;0,0.0137389;0.2879275;-0.06065703,0.02781083;0.568391;-0.135278,0.2249883;0.4946285;0.00862813,0.4298228;0.3981627;0.051404,0.6149784;0.3105521;-0.02151228,-0.1780351;0.4908222;0.00552886,-0.385532;0.3906702;0.002850008,-0.5781807;0.3230434;-0.07190356,0.07772575;-0.004225343;-0.03488302,0.06874377;-0.3268817;-0.05333352,0.01146499;-0.662378;0.01177669,0.02002004;-0.6919757;-0.03051472,-0.0758822;0.01304609;-0.03671052,-0.1487906;-0.2526696;-0.2058488,-0.1822926;-0.5893441;-0.1309764,-0.1773257;-0.578702;-0.2017877,0.02434679;0.4993867;-0.1142564,611.5009
+0;0;0,0.03097987;0.2914429;-0.02212297,0.06204161;0.5769637;-0.0580524,0.2820435;0.4600529;-0.04110925,0.4687255;0.3328995;-0.00685668,0.6640043;0.2384214;0.007735821,-0.1713521;0.4600219;-0.01506423,-0.3623623;0.3348618;-0.008626414,-0.5462426;0.2190838;-0.01613313,0.07232712;-0.006753589;-0.0455703,0.06119223;-0.3290519;-0.02949271,0.02353925;-0.6715575;0.0257566,0.01994039;-0.6364894;-0.04950533,-0.0802516;0.01612514;-0.02555653,-0.1760918;-0.2055587;-0.2398685,-0.1409739;-0.5358877;-0.1329581,-0.1581478;-0.5584021;-0.1844391,0.05427483;0.5064313;-0.04667389,0;0;0,0.01528277;0.2872724;-0.06024265,0.03151315;0.5666642;-0.1340854,0.225416;0.4936731;0.008554935,0.4291237;0.3996353;0.05158329,0.6152396;0.3142269;-0.02148628,-0.1739234;0.4909265;0.002737753,-0.3799091;0.392139;0.001213145,-0.5735523;0.3339577;-0.07872531,0.07811995;-0.004260749;-0.03510833,0.06779662;-0.3264098;-0.05439806,0.00997534;-0.6639931;0.01249409,0.02040144;-0.6947205;-0.03116918,-0.07644454;0.01302524;-0.0366067,-0.1481984;-0.2493148;-0.2106406,-0.1791091;-0.5883281;-0.1338627,-0.1985524;-0.6127665;-0.182457,0.02743973;0.4979929;-0.1132944,611.5228
+0;0;0,0.03121309;0.291422;-0.0220705,0.06238125;0.5769218;-0.05807119,0.2823478;0.4599607;-0.04068338,0.4713566;0.3360928;-0.007160231,0.6708643;0.2508554;0.007128013,-0.1711512;0.4607018;-0.01490835,-0.3665689;0.3424638;-0.01010174,-0.5583922;0.240471;-0.01871471,0.07223883;-0.006815673;-0.04570092,0.06068416;-0.3291189;-0.0300213,0.02328977;-0.6716919;0.02498554,0.01972663;-0.6366092;-0.05027711,-0.08030699;0.0161726;-0.0253517,-0.1774015;-0.1994509;-0.2452104,-0.1426926;-0.5300818;-0.1391025,-0.1583479;-0.5509659;-0.192663,0.05460113;0.5063954;-0.04666483,0;0;0,0.01528277;0.2872724;-0.06024265,0.03151315;0.5666642;-0.1340854,0.225416;0.4936731;0.008554935,0.4291237;0.3996353;0.05158329,0.6152396;0.3142269;-0.02148628,-0.1739234;0.4909265;0.002737753,-0.3799091;0.392139;0.001213145,-0.5735523;0.3339577;-0.07872531,0.07811995;-0.004260749;-0.03510833,0.06779662;-0.3264098;-0.05439806,0.00997534;-0.6639931;0.01249409,0.02040144;-0.6947205;-0.03116918,-0.07644454;0.01302524;-0.0366067,-0.1481984;-0.2493148;-0.2106406,-0.1791091;-0.5883281;-0.1338627,-0.1985524;-0.6127665;-0.182457,0.02743973;0.4979929;-0.1132944,611.5342
+0;0;0,0.03121309;0.291422;-0.0220705,0.06238125;0.5769218;-0.05807119,0.2823478;0.4599607;-0.04068338,0.4713566;0.3360928;-0.007160231,0.6708643;0.2508554;0.007128013,-0.1711512;0.4607018;-0.01490835,-0.3665689;0.3424638;-0.01010174,-0.5583922;0.240471;-0.01871471,0.07223883;-0.006815673;-0.04570092,0.06068416;-0.3291189;-0.0300213,0.02328977;-0.6716919;0.02498554,0.01972663;-0.6366092;-0.05027711,-0.08030699;0.0161726;-0.0253517,-0.1774015;-0.1994509;-0.2452104,-0.1426926;-0.5300818;-0.1391025,-0.1583479;-0.5509659;-0.192663,0.05460113;0.5063954;-0.04666483,0;0;0,0.01528277;0.2872724;-0.06024265,0.03151315;0.5666642;-0.1340854,0.225416;0.4936731;0.008554935,0.4291237;0.3996353;0.05158329,0.6152396;0.3142269;-0.02148628,-0.1739234;0.4909265;0.002737753,-0.3799091;0.392139;0.001213145,-0.5735523;0.3339577;-0.07872531,0.07811995;-0.004260749;-0.03510833,0.06779662;-0.3264098;-0.05439806,0.00997534;-0.6639931;0.01249409,0.02040144;-0.6947205;-0.03116918,-0.07644454;0.01302524;-0.0366067,-0.1481984;-0.2493148;-0.2106406,-0.1791091;-0.5883281;-0.1338627,-0.1985524;-0.6127665;-0.182457,0.02743973;0.4979929;-0.1132944,611.5457
+0;0;0,0.03115193;0.290851;-0.02202725,0.06226322;0.5758296;-0.0579624,0.2822054;0.4590015;-0.04059584,0.4691675;0.3364749;-0.007435706,0.6687548;0.2512034;0.006858242,-0.1712176;0.4597425;-0.01482513,-0.3645192;0.3427848;-0.01007057,-0.5564191;0.2407513;-0.01868697,0.07274619;-0.006863543;-0.04602189,0.06116603;-0.3298779;-0.03030767,0.02363288;-0.673722;0.02490327,0.02014194;-0.6387423;-0.04883438,-0.08087102;0.01628619;-0.02552976,-0.1781798;-0.1998132;-0.2458736,-0.1433421;-0.5316708;-0.1393721,-0.1586802;-0.5515239;-0.1918472,0.0544969;0.5054284;-0.0465763,0;0;0,0.01608543;0.2867414;-0.05975389,0.03280403;0.5656843;-0.1331129,0.2268276;0.4922188;0.00896287,0.4295718;0.4019611;0.05157185,0.6216178;0.334543;-0.02513385,-0.173007;0.4899251;0.003030129,-0.3631358;0.3681183;0.01205146,-0.5597097;0.3452702;-0.07821071,0.07845961;-0.00447306;-0.03579402,0.06721112;-0.3273709;-0.05395532,0.009135373;-0.6661345;0.01351428,0.01914178;-0.6963186;-0.02834225,-0.07722455;0.01332619;-0.0362755,-0.1465974;-0.2485339;-0.2132953,-0.1748943;-0.588681;-0.1346506,-0.1950664;-0.6099562;-0.1840285,0.02863285;0.4971185;-0.1124341,611.5685
+0;0;0,0.03102048;0.2903858;-0.02157355,0.06188719;0.5747064;-0.05704503,0.2798814;0.4587686;-0.04073733,0.4749237;0.3480752;-0.005787555,0.67414;0.2618133;0.007965446,-0.1696725;0.4596892;-0.01537538,-0.3684319;0.3501797;-0.01108958,-0.5576157;0.2431683;-0.0197752,0.07277489;-0.006766401;-0.04630672,0.06030235;-0.3312136;-0.03124637,0.02304182;-0.6767724;0.02417106,0.01956645;-0.6417437;-0.0497321,-0.08113918;0.01616272;-0.02532744,-0.1804444;-0.1959974;-0.2506604,-0.1453699;-0.5297589;-0.1446259,-0.1593671;-0.5522033;-0.1951503,0.05419702;0.5044936;-0.04578404,0;0;0,0.01817841;0.2859981;-0.06021785,0.0376367;0.5638163;-0.134274,0.227378;0.4914047;0.009676218,0.4321005;0.4027275;0.05140209,0.6237788;0.3347254;-0.02575063,-0.1672059;0.4902705;0.0008274093,-0.3766439;0.4028015;-0.0001272392,-0.5688605;0.3518699;-0.08830948,0.07852144;-0.004697829;-0.03603601,0.06594746;-0.3290426;-0.05308747,0.007601492;-0.6694818;0.01449394,0.01911595;-0.6997016;-0.02721977,-0.07749318;0.01343423;-0.03606397,-0.1459586;-0.2458494;-0.219729,-0.1694784;-0.587396;-0.1381012,-0.1879323;-0.6070783;-0.1899681,0.03273305;0.495584;-0.1133912,611.5899
+0;0;0,0.03102048;0.2903858;-0.02157355,0.06188719;0.5747064;-0.05704503,0.2798814;0.4587686;-0.04073733,0.4749237;0.3480752;-0.005787555,0.67414;0.2618133;0.007965446,-0.1696725;0.4596892;-0.01537538,-0.3684319;0.3501797;-0.01108958,-0.5576157;0.2431683;-0.0197752,0.07277489;-0.006766401;-0.04630672,0.06030235;-0.3312136;-0.03124637,0.02304182;-0.6767724;0.02417106,0.01956645;-0.6417437;-0.0497321,-0.08113918;0.01616272;-0.02532744,-0.1804444;-0.1959974;-0.2506604,-0.1453699;-0.5297589;-0.1446259,-0.1593671;-0.5522033;-0.1951503,0.05419702;0.5044936;-0.04578404,0;0;0,0.01817841;0.2859981;-0.06021785,0.0376367;0.5638163;-0.134274,0.227378;0.4914047;0.009676218,0.4321005;0.4027275;0.05140209,0.6237788;0.3347254;-0.02575063,-0.1672059;0.4902705;0.0008274093,-0.3766439;0.4028015;-0.0001272392,-0.5688605;0.3518699;-0.08830948,0.07852144;-0.004697829;-0.03603601,0.06594746;-0.3290426;-0.05308747,0.007601492;-0.6694818;0.01449394,0.01911595;-0.6997016;-0.02721977,-0.07749318;0.01343423;-0.03606397,-0.1459586;-0.2458494;-0.219729,-0.1694784;-0.587396;-0.1381012,-0.1879323;-0.6070783;-0.1899681,0.03273305;0.495584;-0.1133912,611.6016
+0;0;0,0.03102048;0.2903858;-0.02157355,0.06188719;0.5747064;-0.05704503,0.2798814;0.4587686;-0.04073733,0.4749237;0.3480752;-0.005787555,0.67414;0.2618133;0.007965446,-0.1696725;0.4596892;-0.01537538,-0.3684319;0.3501797;-0.01108958,-0.5576157;0.2431683;-0.0197752,0.07277489;-0.006766401;-0.04630672,0.06030235;-0.3312136;-0.03124637,0.02304182;-0.6767724;0.02417106,0.01956645;-0.6417437;-0.0497321,-0.08113918;0.01616272;-0.02532744,-0.1804444;-0.1959974;-0.2506604,-0.1453699;-0.5297589;-0.1446259,-0.1593671;-0.5522033;-0.1951503,0.05419702;0.5044936;-0.04578404,0;0;0,0.01817841;0.2859981;-0.06021785,0.0376367;0.5638163;-0.134274,0.227378;0.4914047;0.009676218,0.4321005;0.4027275;0.05140209,0.6237788;0.3347254;-0.02575063,-0.1672059;0.4902705;0.0008274093,-0.3766439;0.4028015;-0.0001272392,-0.5688605;0.3518699;-0.08830948,0.07852144;-0.004697829;-0.03603601,0.06594746;-0.3290426;-0.05308747,0.007601492;-0.6694818;0.01449394,0.01911595;-0.6997016;-0.02721977,-0.07749318;0.01343423;-0.03606397,-0.1459586;-0.2458494;-0.219729,-0.1694784;-0.587396;-0.1381012,-0.1879323;-0.6070783;-0.1899681,0.03273305;0.495584;-0.1133912,611.6125
+0;0;0,0.03048771;0.2898978;-0.02139022,0.06084274;0.5737579;-0.05674669,0.2780837;0.458251;-0.04041076,0.4736354;0.3502412;-0.00646456,0.6764081;0.2727645;0.008659001,-0.1698596;0.4597291;-0.01549586,-0.3699461;0.354789;-0.01204664,-0.5608181;0.2506572;-0.02056601,0.07292981;-0.006613904;-0.04671314,0.05908965;-0.3318903;-0.03228756,0.02205553;-0.6772497;0.02290771,0.01836659;-0.6418326;-0.0565552,-0.08159207;0.01602011;-0.02511392,-0.1847085;-0.1879539;-0.2574196,-0.1498741;-0.5223729;-0.154261,-0.1639922;-0.5492047;-0.2083732,0.0532826;0.503678;-0.04551734,0;0;0,0.01943993;0.2853736;-0.06009841,0.04038887;0.5625864;-0.1339841,0.2292836;0.4907672;0.008941412,0.4336844;0.4039536;0.05068612,0.6261253;0.3400683;-0.02826524,-0.1645814;0.4897133;-0.0003476068,-0.3737682;0.4042881;-0.001874422,-0.5670604;0.3619087;-0.09237421,0.07870686;-0.004948109;-0.03640556,0.06557302;-0.3301631;-0.05274844,0.007985581;-0.6706555;0.01388335,0.02597924;-0.7073476;-0.02593756,-0.07792374;0.01374694;-0.03582639,-0.143733;-0.2426384;-0.2259317,-0.1650376;-0.5834794;-0.1418798,-0.1854845;-0.606505;-0.197804,0.03510969;0.4945221;-0.1131554,611.6348
+0;0;0,0.03048771;0.2898978;-0.02139022,0.06084274;0.5737579;-0.05674669,0.2780837;0.458251;-0.04041076,0.4736354;0.3502412;-0.00646456,0.6764081;0.2727645;0.008659001,-0.1698596;0.4597291;-0.01549586,-0.3699461;0.354789;-0.01204664,-0.5608181;0.2506572;-0.02056601,0.07292981;-0.006613904;-0.04671314,0.05908965;-0.3318903;-0.03228756,0.02205553;-0.6772497;0.02290771,0.01836659;-0.6418326;-0.0565552,-0.08159207;0.01602011;-0.02511392,-0.1847085;-0.1879539;-0.2574196,-0.1498741;-0.5223729;-0.154261,-0.1639922;-0.5492047;-0.2083732,0.0532826;0.503678;-0.04551734,0;0;0,0.01943993;0.2853736;-0.06009841,0.04038887;0.5625864;-0.1339841,0.2292836;0.4907672;0.008941412,0.4336844;0.4039536;0.05068612,0.6261253;0.3400683;-0.02826524,-0.1645814;0.4897133;-0.0003476068,-0.3737682;0.4042881;-0.001874422,-0.5670604;0.3619087;-0.09237421,0.07870686;-0.004948109;-0.03640556,0.06557302;-0.3301631;-0.05274844,0.007985581;-0.6706555;0.01388335,0.02597924;-0.7073476;-0.02593756,-0.07792374;0.01374694;-0.03582639,-0.143733;-0.2426384;-0.2259317,-0.1650376;-0.5834794;-0.1418798,-0.1854845;-0.606505;-0.197804,0.03510969;0.4945221;-0.1131554,611.6461
+0;0;0,0.03051581;0.290165;-0.02140994,0.06088822;0.5741874;-0.05678749,0.2775991;0.4587277;-0.04045408,0.4730112;0.350795;-0.00653211,0.675912;0.2732694;0.008601008,-0.1693005;0.4602024;-0.01559724,-0.3692442;0.3553373;-0.01215047,-0.5602368;0.2511396;-0.02067523,0.07327509;-0.006645218;-0.04693431,0.05939174;-0.3329369;-0.0324637,0.02237159;-0.6781661;0.02271075,0.01867364;-0.6427357;-0.05694611,-0.08197836;0.01609596;-0.02523282,-0.1854167;-0.1885148;-0.2582637,-0.1505954;-0.5228076;-0.155144,-0.164748;-0.5497781;-0.2093883,0.05332177;0.5040489;-0.04554876,0;0;0,0.01989727;0.2855192;-0.06056619,0.04079358;0.5627986;-0.134856,0.2283235;0.489305;0.009353399,0.4341051;0.4058131;0.05020809,0.6268853;0.3463214;-0.03167295,-0.1632716;0.489987;-0.0006857812,-0.372896;0.4061075;-0.003497396,-0.5674162;0.3707348;-0.09470394,0.07891276;-0.005088538;-0.03692031,0.06491745;-0.3313332;-0.05231547,0.007581718;-0.6717526;0.01420617,0.02559398;-0.7084318;-0.026016,-0.07846101;0.01398793;-0.0355589,-0.1421061;-0.2420082;-0.2286488,-0.1610294;-0.5824131;-0.1428333,-0.179961;-0.60455;-0.2003808,0.03556636;0.4947013;-0.1139181,611.6572
+0;0;0,0.03032436;0.2902033;-0.02116227,0.06049861;0.5742813;-0.05626394,0.2774012;0.4595507;-0.03945975,0.4758164;0.3569454;-0.006450374,0.6798943;0.2826822;0.009208485,-0.1698186;0.4607977;-0.01576433,-0.3727054;0.3617636;-0.01185778,-0.569118;0.2681734;-0.02028129,0.07325833;-0.006538789;-0.0469754,0.05828518;-0.3327611;-0.03203478,0.02137483;-0.6780549;0.0228079,0.01785075;-0.6425788;-0.05685369,-0.08204955;0.01593458;-0.02510354,-0.1871969;-0.1836977;-0.261661,-0.1519621;-0.51809;-0.1590051,-0.1637003;-0.5453466;-0.2135236,0.05298727;0.5041251;-0.04509959,0;0;0,0.01989727;0.2855192;-0.06056619,0.04079358;0.5627986;-0.134856,0.2283235;0.489305;0.009353399,0.4341051;0.4058131;0.05020809,0.6268853;0.3463214;-0.03167295,-0.1632716;0.489987;-0.0006857812,-0.372896;0.4061075;-0.003497396,-0.5674162;0.3707348;-0.09470394,0.07891276;-0.005088538;-0.03692031,0.06491745;-0.3313332;-0.05231547,0.007581718;-0.6717526;0.01420617,0.02559398;-0.7084318;-0.026016,-0.07846101;0.01398793;-0.0355589,-0.1421061;-0.2420082;-0.2286488,-0.1610294;-0.5824131;-0.1428333,-0.179961;-0.60455;-0.2003808,0.03556636;0.4947013;-0.1139181,611.6688
+0;0;0,0.03030559;0.2900237;-0.02114917,0.06045401;0.5738584;-0.05622124,0.2763819;0.4593729;-0.03944971,0.4738986;0.3572322;-0.006589808,0.6779739;0.28297;0.009068856,-0.1688848;0.4606144;-0.01585777,-0.3708528;0.3620288;-0.01196891,-0.5672629;0.2684397;-0.02039231,0.07341082;-0.0065524;-0.04707317,0.05839133;-0.3337843;-0.03208633,0.02170639;-0.6769693;0.02242142,0.01823298;-0.6415719;-0.05609501,-0.08222033;0.01596774;-0.0251558,-0.1876931;-0.1842823;-0.2624453,-0.1526735;-0.5166324;-0.1604164,-0.164243;-0.543066;-0.2141512,0.05294807;0.5037526;-0.04506492,0;0;0,0.02048858;0.2852007;-0.06099367,0.04150917;0.5621229;-0.1356258,0.2268839;0.4874722;0.01011181,0.4332462;0.4071594;0.0487101,0.6273095;0.3526516;-0.03360105,-0.1617805;0.4906237;-0.001999572,-0.3711853;0.4090679;-0.006858787,-0.565939;0.3799123;-0.09974456,0.07897992;-0.005386323;-0.0371635,0.06352275;-0.3326044;-0.05200624,0.006902721;-0.6710813;0.01372337,0.0218004;-0.7071701;-0.02648067,-0.07871819;0.01421277;-0.03534699,-0.1405483;-0.2417331;-0.2307943,-0.1581978;-0.5796378;-0.1436064,-0.1779928;-0.6012415;-0.1997423,0.03629032;0.494105;-0.1146033,611.6901
+0;0;0,0.02996271;0.2900822;-0.02083194,0.05973642;0.5740001;-0.05555251,0.2758015;0.4596602;-0.03886168,0.4757674;0.3622095;-0.006576229,0.6835068;0.2993698;0.01081139,-0.1696816;0.4613626;-0.01574714,-0.3733816;0.3664077;-0.01184389,-0.5717041;0.2769459;-0.02030358,0.0733942;-0.006382453;-0.04712241,0.0574386;-0.3335966;-0.03272665,0.02047326;-0.6766659;0.02231773,0.01707918;-0.6412393;-0.05620017,-0.08229432;0.01573123;-0.0250627,-0.1890354;-0.1798562;-0.2656512,-0.1523687;-0.5117012;-0.1625627,-0.1632272;-0.5389043;-0.215628,0.05233401;0.5038685;-0.04448887,0;0;0,0.02048858;0.2852007;-0.06099367,0.04150917;0.5621229;-0.1356258,0.2268839;0.4874722;0.01011181,0.4332462;0.4071594;0.0487101,0.6273095;0.3526516;-0.03360105,-0.1617805;0.4906237;-0.001999572,-0.3711853;0.4090679;-0.006858787,-0.565939;0.3799123;-0.09974456,0.07897992;-0.005386323;-0.0371635,0.06352275;-0.3326044;-0.05200624,0.006902721;-0.6710813;0.01372337,0.0218004;-0.7071701;-0.02648067,-0.07871819;0.01421277;-0.03534699,-0.1405483;-0.2417331;-0.2307943,-0.1581978;-0.5796378;-0.1436064,-0.1779928;-0.6012415;-0.1997423,0.03629032;0.494105;-0.1146033,611.7018
+0;0;0,0.02996271;0.2900822;-0.02083194,0.05973642;0.5740001;-0.05555251,0.2758015;0.4596602;-0.03886168,0.4757674;0.3622095;-0.006576229,0.6835068;0.2993698;0.01081139,-0.1696816;0.4613626;-0.01574714,-0.3733816;0.3664077;-0.01184389,-0.5717041;0.2769459;-0.02030358,0.0733942;-0.006382453;-0.04712241,0.0574386;-0.3335966;-0.03272665,0.02047326;-0.6766659;0.02231773,0.01707918;-0.6412393;-0.05620017,-0.08229432;0.01573123;-0.0250627,-0.1890354;-0.1798562;-0.2656512,-0.1523687;-0.5117012;-0.1625627,-0.1632272;-0.5389043;-0.215628,0.05233401;0.5038685;-0.04448887,0;0;0,0.02048858;0.2852007;-0.06099367,0.04150917;0.5621229;-0.1356258,0.2268839;0.4874722;0.01011181,0.4332462;0.4071594;0.0487101,0.6273095;0.3526516;-0.03360105,-0.1617805;0.4906237;-0.001999572,-0.3711853;0.4090679;-0.006858787,-0.565939;0.3799123;-0.09974456,0.07897992;-0.005386323;-0.0371635,0.06352275;-0.3326044;-0.05200624,0.006902721;-0.6710813;0.01372337,0.0218004;-0.7071701;-0.02648067,-0.07871819;0.01421277;-0.03534699,-0.1405483;-0.2417331;-0.2307943,-0.1581978;-0.5796378;-0.1436064,-0.1779928;-0.6012415;-0.1997423,0.03629032;0.494105;-0.1146033,611.7131
+0;0;0,0.02993365;0.2898009;-0.02081174,0.05967991;0.5734569;-0.05550089,0.2753413;0.4592499;-0.03882854,0.4751156;0.3618925;-0.00657402,0.6828499;0.2990543;0.01081318,-0.1693261;0.4609491;-0.01575632,-0.3728309;0.3660851;-0.01185681,-0.5711487;0.2766255;-0.0203163,0.0737543;-0.006413768;-0.0473536,0.05775832;-0.3344559;-0.03292142,0.02080914;-0.6773752;0.0220989,0.01741387;-0.6419468;-0.05644646,-0.08269808;0.01580841;-0.02518566,-0.1897092;-0.1802739;-0.2663829,-0.1530585;-0.511974;-0.1633394,-0.1639208;-0.539197;-0.2164234,0.05228297;0.5033772;-0.04444543,0;0;0,0.02021487;0.2849609;-0.06084681,0.04083692;0.5616865;-0.1352971,0.2257251;0.4861512;0.01047158,0.4335162;0.4095249;0.04761791,0.6278925;0.3562624;-0.03475619,-0.1620639;0.4909711;-0.002010956,-0.3718266;0.4110194;-0.008002955,-0.5665661;0.3880001;-0.1026137,0.07928034;-0.005378962;-0.03753519,0.06250168;-0.333407;-0.05138683,0.006110519;-0.6717937;0.0141921,0.02094066;-0.7080021;-0.02589393,-0.07928469;0.01417912;-0.03515801,-0.1381017;-0.2422434;-0.2322971,-0.1570923;-0.5795061;-0.1435313,-0.1774499;-0.601089;-0.1995237,0.0357103;0.4937052;-0.1143126,611.7356
+0;0;0,0.02974383;0.2898419;-0.02051047,0.05928056;0.5735567;-0.05489616,0.2750831;0.4596981;-0.03878056,0.4771201;0.3670192;-0.006839003,0.6855968;0.3068816;0.01120067,-0.1697774;0.4612108;-0.0158113,-0.3750811;0.3702717;-0.01280432,-0.5761771;0.287241;-0.0212185,0.07380371;-0.005917833;-0.04734119,0.05690444;-0.3339399;-0.03349516,0.02010878;-0.6768016;0.02198556,0.01671183;-0.6413435;-0.05655767,-0.08280861;0.01533764;-0.02511347,-0.1914344;-0.1753728;-0.26987,-0.1541324;-0.5072802;-0.1677321,-0.1642074;-0.5351927;-0.2202204,0.05194103;0.5034593;-0.04391473,0;0;0,0.02021487;0.2849609;-0.06084681,0.04083692;0.5616865;-0.1352971,0.2257251;0.4861512;0.01047158,0.4335162;0.4095249;0.04761791,0.6278925;0.3562624;-0.03475619,-0.1620639;0.4909711;-0.002010956,-0.3718266;0.4110194;-0.008002955,-0.5665661;0.3880001;-0.1026137,0.07928034;-0.005378962;-0.03753519,0.06250168;-0.333407;-0.05138683,0.006110519;-0.6717937;0.0141921,0.02094066;-0.7080021;-0.02589393,-0.07928469;0.01417912;-0.03515801,-0.1381017;-0.2422434;-0.2322971,-0.1570923;-0.5795061;-0.1435313,-0.1774499;-0.601089;-0.1995237,0.0357103;0.4937052;-0.1143126,611.7464
+0;0;0,0.02969567;0.2893727;-0.02047726,0.05919625;0.5727401;-0.05482071,0.2741398;0.4591413;-0.03873909,0.4776192;0.3658007;-0.006569482,0.6860526;0.3056756;0.01146644,-0.1689895;0.4606481;-0.01585922,-0.375759;0.3690597;-0.01283077,-0.5768132;0.2860462;-0.0212432,0.07394344;-0.005929037;-0.04743082,0.05702067;-0.3344073;-0.03356553,0.02028349;-0.676724;0.02182701,0.01687764;-0.6412516;-0.05692215,-0.0829654;0.01536668;-0.02516102,-0.1917423;-0.175609;-0.2702579,-0.1544996;-0.5069889;-0.1682824,-0.164601;-0.5350532;-0.2209082,0.05186609;0.5027322;-0.04385328,0;0;0,0.02053305;0.2845008;-0.0606246,0.0414538;0.560892;-0.1348777,0.2252685;0.485135;0.01073074,0.436066;0.411235;0.04614925,0.6309531;0.3593015;-0.03574539,-0.1612433;0.4905599;-0.002951965,-0.3729843;0.4114523;-0.01063199,-0.5673677;0.392316;-0.1067241,0.07946759;-0.005609661;-0.03749537,0.06199497;-0.3340698;-0.05110574,0.006191541;-0.6720622;0.0140543,0.02050966;-0.7083108;-0.02655482,-0.07942913;0.01440819;-0.03515519,-0.135786;-0.2430299;-0.2324523,-0.1562834;-0.5794201;-0.142897,-0.1757911;-0.6006785;-0.1997741,0.03625633;0.4929949;-0.1139469,611.7697
+0;0;0,0.0296809;0.2892286;-0.02046707,0.05916454;0.5724334;-0.05479108,0.2736554;0.4589581;-0.03872529,0.4773465;0.3655204;-0.006522231,0.6857834;0.3053943;0.011514,-0.1685643;0.4604618;-0.01589239,-0.3755489;0.3687781;-0.01286079,-0.5766065;0.2857633;-0.02127337,0.07391988;-0.005927148;-0.04741571,0.05693243;-0.3356608;-0.03349743,0.02030413;-0.676963;0.02173094,0.01688224;-0.6414648;-0.05738911,-0.08293896;0.01536178;-0.025153,-0.1921316;-0.1763438;-0.2711866,-0.1549992;-0.5067415;-0.1695133,-0.1651482;-0.5350793;-0.222387,0.05183794;0.5024595;-0.04382899,0;0;0,0.02046382;0.2843349;-0.06072855,0.04103207;0.5605857;-0.1349669,0.223992;0.4847835;0.0112319,0.4359043;0.412769;0.04536104,0.6312417;0.3630936;-0.03687072,-0.1614185;0.4907869;-0.003734142,-0.3733898;0.4118149;-0.013183,-0.5670487;0.3959336;-0.1113177,0.07942888;-0.00554505;-0.03752112,0.06077056;-0.3352312;-0.05038404,0.005192798;-0.6722221;0.01463294,0.01979498;-0.708673;-0.0262692,-0.07945471;0.01428933;-0.03507554,-0.1339799;-0.2454164;-0.2320185,-0.1564383;-0.5802749;-0.1412199,-0.1757198;-0.6016907;-0.1985484,0.03593761;0.4927148;-0.114044,611.7907
+0;0;0,0.02937814;0.2892829;-0.02013411,0.05853007;0.5725551;-0.05418104,0.2731442;0.4592443;-0.03819209,0.4789084;0.3701695;-0.006815754,0.6879934;0.3124667;0.01163038,-0.1692256;0.4608147;-0.01587418,-0.3783343;0.3740575;-0.01375954,-0.5805238;0.2940385;-0.02389625,0.07392526;-0.005695826;-0.04743567,0.05563598;-0.3353808;-0.03402333,0.01887131;-0.6766535;0.0212966,0.01551351;-0.6411257;-0.05782413,-0.0830279;0.0150489;-0.02504852,-0.1938015;-0.1718296;-0.2740711,-0.156772;-0.5024204;-0.1729892,-0.1656896;-0.5317568;-0.2249661,0.05129064;0.5025626;-0.04327996,0;0;0,0.02046382;0.2843349;-0.06072855,0.04103207;0.5605857;-0.1349669,0.223992;0.4847835;0.0112319,0.4359043;0.412769;0.04536104,0.6312417;0.3630936;-0.03687072,-0.1614185;0.4907869;-0.003734142,-0.3733898;0.4118149;-0.013183,-0.5670487;0.3959336;-0.1113177,0.07942888;-0.00554505;-0.03752112,0.06077056;-0.3352312;-0.05038404,0.005192798;-0.6722221;0.01463294,0.01979498;-0.708673;-0.0262692,-0.07945471;0.01428933;-0.03507554,-0.1339799;-0.2454164;-0.2320185,-0.1564383;-0.5802749;-0.1412199,-0.1757198;-0.6016907;-0.1985484,0.03593761;0.4927148;-0.114044,611.8134
+0;0;0,0.02934161;0.2889232;-0.02010907,0.05847541;0.5720188;-0.0541379,0.2753659;0.4582405;-0.03809319,0.4799905;0.3696591;-0.006890638,0.6892589;0.3119057;0.01157168,-0.1715475;0.4598271;-0.01554605,-0.379498;0.3735505;-0.01344313,-0.581865;0.2934613;-0.02358873,0.07376819;-0.005683725;-0.04733488,0.05523027;-0.3398508;-0.0337402,0.01882429;-0.6777938;0.02103999,0.01548401;-0.6422948;-0.05766797,-0.08285149;0.01501692;-0.0249953,-0.195131;-0.1744022;-0.2774033,-0.1584629;-0.5017675;-0.1773077,-0.1673339;-0.5307944;-0.2290134,0.05123366;0.5020038;-0.04323332,0;0;0,0.01843007;0.2841885;-0.06032562,0.03805885;0.5603716;-0.1343751,0.2269202;0.4880361;0.007397413,0.4355649;0.412483;0.04548407,0.6303163;0.3665503;-0.04072309,-0.1669623;0.4899687;-0.003309548,-0.3778956;0.4120778;-0.01478278,-0.5709568;0.3984594;-0.1148404,0.07906984;-0.00524354;-0.0378828,0.05777168;-0.339319;-0.04954815,0.002335798;-0.6728425;0.01541853,0.01655985;-0.7089371;-0.02539229,-0.07941451;0.01398628;-0.03481898,-0.1342445;-0.2506829;-0.2326573,-0.1591327;-0.5819535;-0.1422573,-0.1769971;-0.6066676;-0.1963273,0.0331355;0.4924638;-0.1134529,611.8243
+0;0;0,0.02934161;0.2889232;-0.02010907,0.05847541;0.5720188;-0.0541379,0.2753659;0.4582405;-0.03809319,0.4799905;0.3696591;-0.006890638,0.6892589;0.3119057;0.01157168,-0.1715475;0.4598271;-0.01554605,-0.379498;0.3735505;-0.01344313,-0.581865;0.2934613;-0.02358873,0.07376819;-0.005683725;-0.04733488,0.05523027;-0.3398508;-0.0337402,0.01882429;-0.6777938;0.02103999,0.01548401;-0.6422948;-0.05766797,-0.08285149;0.01501692;-0.0249953,-0.195131;-0.1744022;-0.2774033,-0.1584629;-0.5017675;-0.1773077,-0.1673339;-0.5307944;-0.2290134,0.05123366;0.5020038;-0.04323332,0;0;0,0.01843007;0.2841885;-0.06032562,0.03805885;0.5603716;-0.1343751,0.2269202;0.4880361;0.007397413,0.4355649;0.412483;0.04548407,0.6303163;0.3665503;-0.04072309,-0.1669623;0.4899687;-0.003309548,-0.3778956;0.4120778;-0.01478278,-0.5709568;0.3984594;-0.1148404,0.07906984;-0.00524354;-0.0378828,0.05777168;-0.339319;-0.04954815,0.002335798;-0.6728425;0.01541853,0.01655985;-0.7089371;-0.02539229,-0.07941451;0.01398628;-0.03481898,-0.1342445;-0.2506829;-0.2326573,-0.1591327;-0.5819535;-0.1422573,-0.1769971;-0.6066676;-0.1963273,0.0331355;0.4924638;-0.1134529,611.8362
+0;0;0,0.02906599;0.2891392;-0.02002802,0.05788972;0.5724658;-0.05407273,0.2756459;0.458637;-0.03749457,0.4826569;0.3749293;-0.006535541,0.6926762;0.3203287;0.01247394,-0.1728957;0.4604927;-0.01535035,-0.3830436;0.378911;-0.01424228,-0.58627;0.3011917;-0.02470503,0.07323703;-0.005481442;-0.04717109,0.05380917;-0.3420129;-0.03410371,0.01745422;-0.6778671;0.02042995,0.01405543;-0.6421718;-0.06106575,-0.08243064;0.01469979;-0.02465622,-0.1976922;-0.1711032;-0.2815484,-0.1600859;-0.4963642;-0.1821266,-0.1668813;-0.5282539;-0.2351269,0.05072637;0.5023879;-0.04315136,0;0;0,0.01757411;0.2842305;-0.06125044,0.03616495;0.5604635;-0.1361434,0.2257535;0.4884714;0.006606579,0.4348692;0.41313;0.04419971,0.6297814;0.3669386;-0.04139423,-0.1693238;0.4898601;-0.004549332,-0.3805445;0.4121928;-0.01768594,-0.5711011;0.3985494;-0.1223413,0.07850345;-0.004855573;-0.03784776,0.05539184;-0.3412108;-0.04936314,-0.0004506856;-0.6725225;0.01550436,0.0153523;-0.7075308;-0.03150344,-0.07889496;0.01349508;-0.03481795,-0.1350757;-0.2538167;-0.2327819,-0.1617276;-0.5826035;-0.1417734,-0.1789146;-0.609756;-0.1976638,0.03150266;0.4925506;-0.1149867,611.8579
+0;0;0,0.02906599;0.2891392;-0.02002802,0.05788972;0.5724658;-0.05407273,0.2756459;0.458637;-0.03749457,0.4826569;0.3749293;-0.006535541,0.6926762;0.3203287;0.01247394,-0.1728957;0.4604927;-0.01535035,-0.3830436;0.378911;-0.01424228,-0.58627;0.3011917;-0.02470503,0.07323703;-0.005481442;-0.04717109,0.05380917;-0.3420129;-0.03410371,0.01745422;-0.6778671;0.02042995,0.01405543;-0.6421718;-0.06106575,-0.08243064;0.01469979;-0.02465622,-0.1976922;-0.1711032;-0.2815484,-0.1600859;-0.4963642;-0.1821266,-0.1668813;-0.5282539;-0.2351269,0.05072637;0.5023879;-0.04315136,0;0;0,0.01757411;0.2842305;-0.06125044,0.03616495;0.5604635;-0.1361434,0.2257535;0.4884714;0.006606579,0.4348692;0.41313;0.04419971,0.6297814;0.3669386;-0.04139423,-0.1693238;0.4898601;-0.004549332,-0.3805445;0.4121928;-0.01768594,-0.5711011;0.3985494;-0.1223413,0.07850345;-0.004855573;-0.03784776,0.05539184;-0.3412108;-0.04936314,-0.0004506856;-0.6725225;0.01550436,0.0153523;-0.7075308;-0.03150344,-0.07889496;0.01349508;-0.03481795,-0.1350757;-0.2538167;-0.2327819,-0.1617276;-0.5826035;-0.1417734,-0.1789146;-0.609756;-0.1976638,0.03150266;0.4925506;-0.1149867,611.8693
+0;0;0,0.02906599;0.2891392;-0.02002802,0.05788972;0.5724658;-0.05407273,0.2756459;0.458637;-0.03749457,0.4826569;0.3749293;-0.006535541,0.6926762;0.3203287;0.01247394,-0.1728957;0.4604927;-0.01535035,-0.3830436;0.378911;-0.01424228,-0.58627;0.3011917;-0.02470503,0.07323703;-0.005481442;-0.04717109,0.05380917;-0.3420129;-0.03410371,0.01745422;-0.6778671;0.02042995,0.01405543;-0.6421718;-0.06106575,-0.08243064;0.01469979;-0.02465622,-0.1976922;-0.1711032;-0.2815484,-0.1600859;-0.4963642;-0.1821266,-0.1668813;-0.5282539;-0.2351269,0.05072637;0.5023879;-0.04315136,0;0;0,0.01757411;0.2842305;-0.06125044,0.03616495;0.5604635;-0.1361434,0.2257535;0.4884714;0.006606579,0.4348692;0.41313;0.04419971,0.6297814;0.3669386;-0.04139423,-0.1693238;0.4898601;-0.004549332,-0.3805445;0.4121928;-0.01768594,-0.5711011;0.3985494;-0.1223413,0.07850345;-0.004855573;-0.03784776,0.05539184;-0.3412108;-0.04936314,-0.0004506856;-0.6725225;0.01550436,0.0153523;-0.7075308;-0.03150344,-0.07889496;0.01349508;-0.03481795,-0.1350757;-0.2538167;-0.2327819,-0.1617276;-0.5826035;-0.1417734,-0.1789146;-0.609756;-0.1976638,0.03150266;0.4925506;-0.1149867,611.8808
+0;0;0,0.02852206;0.2890368;-0.01996065,0.05693987;0.5724201;-0.05397866,0.2763321;0.4581286;-0.03652342,0.4833357;0.3805482;-0.007370044,0.6944016;0.3304844;0.01245085,-0.1753816;0.4601664;-0.01532071,-0.3849027;0.3838798;-0.01468502,-0.5893566;0.3096006;-0.02605621,0.07321927;-0.005264459;-0.04720772,0.05261802;-0.3435764;-0.03499273,0.01663515;-0.6785442;0.0195672,0.01338488;-0.6428456;-0.0620978,-0.0824862;0.01442314;-0.02460379,-0.2001711;-0.1651989;-0.28712,-0.1619762;-0.4891593;-0.1867916,-0.1661315;-0.5220677;-0.2391126,0.04986549;0.5022748;-0.04305736,0;0;0,0.01602032;0.2841848;-0.06112743,0.03372211;0.5604719;-0.1360731,0.2257445;0.489404;0.006315708,0.4324048;0.4147439;0.04421711,0.6271442;0.3673396;-0.0410912,-0.1732894;0.4892257;-0.004262701,-0.3812692;0.411964;-0.02649302,-0.5738303;0.3982261;-0.127387,0.07842725;-0.004560739;-0.03802252,0.05429868;-0.3426779;-0.0491221,-0.002566177;-0.6728088;0.0161078,0.01335278;-0.7079305;-0.0309875,-0.07899697;0.01321623;-0.03467211,-0.1349254;-0.2575841;-0.231059,-0.1641077;-0.5854041;-0.1407406,-0.1798815;-0.6157751;-0.1938324,0.02929759;0.492508;-0.1148357,611.9036
+0;0;0,0.02857112;0.2895341;-0.01999498,0.05700915;0.5731187;-0.05403797,0.2763208;0.4587749;-0.03657447,0.4828851;0.3813591;-0.00748297,0.693977;0.3312891;0.01234036,-0.1752456;0.460812;-0.01537867,-0.384322;0.3846874;-0.01474433,-0.588801;0.310399;-0.02611692,0.07322455;-0.005264839;-0.04721112,0.05253956;-0.344952;-0.03494648,0.01668208;-0.6787527;0.01942334,0.0134721;-0.6431248;-0.06122924,-0.08249214;0.01442418;-0.02460556,-0.2006555;-0.165928;-0.2881889,-0.1625937;-0.4887596;-0.1882102,-0.1666974;-0.5208881;-0.2398825,0.04992804;0.5029067;-0.04310628,0;0;0,0.01476262;0.2846336;-0.06174016,0.03168652;0.561116;-0.1369228,0.2243755;0.4907199;0.004548788,0.4303285;0.4160103;0.04341006,0.6250814;0.3695551;-0.04245591,-0.1757268;0.488827;-0.006217197,-0.38279;0.4102863;-0.02776943,-0.5724487;0.395063;-0.1338712,0.07850444;-0.004268497;-0.03791142,0.05339142;-0.3436657;-0.04993606,-0.00452435;-0.6723369;0.01552868,0.01056252;-0.7067365;-0.031075,-0.07903703;0.01292054;-0.03470808,-0.1345288;-0.2609664;-0.2293161,-0.1669632;-0.5875447;-0.1401011,-0.1814877;-0.6158731;-0.1942643,0.02739701;0.4930963;-0.1156085,611.9244
+0;0;0,0.02857112;0.2895341;-0.01999498,0.05700915;0.5731187;-0.05403797,0.2763208;0.4587749;-0.03657447,0.4828851;0.3813591;-0.00748297,0.693977;0.3312891;0.01234036,-0.1752456;0.460812;-0.01537867,-0.384322;0.3846874;-0.01474433,-0.588801;0.310399;-0.02611692,0.07322455;-0.005264839;-0.04721112,0.05253956;-0.344952;-0.03494648,0.01668208;-0.6787527;0.01942334,0.0134721;-0.6431248;-0.06122924,-0.08249214;0.01442418;-0.02460556,-0.2006555;-0.165928;-0.2881889,-0.1625937;-0.4887596;-0.1882102,-0.1666974;-0.5208881;-0.2398825,0.04992804;0.5029067;-0.04310628,0;0;0,0.01476262;0.2846336;-0.06174016,0.03168652;0.561116;-0.1369228,0.2243755;0.4907199;0.004548788,0.4303285;0.4160103;0.04341006,0.6250814;0.3695551;-0.04245591,-0.1757268;0.488827;-0.006217197,-0.38279;0.4102863;-0.02776943,-0.5724487;0.395063;-0.1338712,0.07850444;-0.004268497;-0.03791142,0.05339142;-0.3436657;-0.04993606,-0.00452435;-0.6723369;0.01552868,0.01056252;-0.7067365;-0.031075,-0.07903703;0.01292054;-0.03470808,-0.1345288;-0.2609664;-0.2293161,-0.1669632;-0.5875447;-0.1401011,-0.1814877;-0.6158731;-0.1942643,0.02739701;0.4930963;-0.1156085,611.9372
+0;0;0,0.0284217;0.2897077;-0.01987408,0.05675996;0.5735151;-0.05379714,0.2758857;0.4597126;-0.03582672,0.4846148;0.3877395;-0.007243529,0.6963956;0.3406037;0.01252656,-0.1752658;0.4617732;-0.01511247,-0.3859738;0.3898929;-0.01567585,-0.5920179;0.3198892;-0.0261211,0.07318044;-0.005179272;-0.0471376,0.05200648;-0.3465623;-0.03458258,0.01595557;-0.6788436;0.02011261,0.01167337;-0.6411437;-0.08964254,-0.08242518;0.01427193;-0.02462836,-0.2023368;-0.1642843;-0.2908748,-0.1628455;-0.4855989;-0.1913785,-0.1680417;-0.5389032;-0.2631921,0.04970379;0.5032633;-0.0429008,0;0;0,0.01449031;0.2846073;-0.06262612,0.03047163;0.5611532;-0.1385326,0.2228257;0.492192;0.003475666,0.428665;0.4171284;0.04297972,0.6231709;0.3698631;-0.04302764,-0.1769943;0.4886917;-0.008893646,-0.383645;0.4084372;-0.02937852,-0.5695534;0.389885;-0.1414395,0.07839692;-0.00393483;-0.03798151,0.05195409;-0.3449612;-0.05023193,-0.00694317;-0.6720096;0.0151329,-0.002020516;-0.6718038;-0.09075332,-0.07903884;0.01257818;-0.03462379,-0.1351017;-0.2647751;-0.2271865,-0.1699992;-0.5898747;-0.1389,-0.1873614;-0.6422229;-0.2099009,0.02643043;0.4931299;-0.1170771,611.9584
+0;0;0,0.0284217;0.2897077;-0.01987408,0.05675996;0.5735151;-0.05379714,0.2758857;0.4597126;-0.03582672,0.4846148;0.3877395;-0.007243529,0.6963956;0.3406037;0.01252656,-0.1752658;0.4617732;-0.01511247,-0.3859738;0.3898929;-0.01567585,-0.5920179;0.3198892;-0.0261211,0.07318044;-0.005179272;-0.0471376,0.05200648;-0.3465623;-0.03458258,0.01595557;-0.6788436;0.02011261,0.01167337;-0.6411437;-0.08964254,-0.08242518;0.01427193;-0.02462836,-0.2023368;-0.1642843;-0.2908748,-0.1628455;-0.4855989;-0.1913785,-0.1680417;-0.5389032;-0.2631921,0.04970379;0.5032633;-0.0429008,0;0;0,0.01449031;0.2846073;-0.06262612,0.03047163;0.5611532;-0.1385326,0.2228257;0.492192;0.003475666,0.428665;0.4171284;0.04297972,0.6231709;0.3698631;-0.04302764,-0.1769943;0.4886917;-0.008893646,-0.383645;0.4084372;-0.02937852,-0.5695534;0.389885;-0.1414395,0.07839692;-0.00393483;-0.03798151,0.05195409;-0.3449612;-0.05023193,-0.00694317;-0.6720096;0.0151329,-0.002020516;-0.6718038;-0.09075332,-0.07903884;0.01257818;-0.03462379,-0.1351017;-0.2647751;-0.2271865,-0.1699992;-0.5898747;-0.1389,-0.1873614;-0.6422229;-0.2099009,0.02643043;0.4931299;-0.1170771,611.9697
+0;0;0,0.0284217;0.2897077;-0.01987408,0.05675996;0.5735151;-0.05379714,0.2758857;0.4597126;-0.03582672,0.4846148;0.3877395;-0.007243529,0.6963956;0.3406037;0.01252656,-0.1752658;0.4617732;-0.01511247,-0.3859738;0.3898929;-0.01567585,-0.5920179;0.3198892;-0.0261211,0.07318044;-0.005179272;-0.0471376,0.05200648;-0.3465623;-0.03458258,0.01595557;-0.6788436;0.02011261,0.01167337;-0.6411437;-0.08964254,-0.08242518;0.01427193;-0.02462836,-0.2023368;-0.1642843;-0.2908748,-0.1628455;-0.4855989;-0.1913785,-0.1680417;-0.5389032;-0.2631921,0.04970379;0.5032633;-0.0429008,0;0;0,0.01449031;0.2846073;-0.06262612,0.03047163;0.5611532;-0.1385326,0.2228257;0.492192;0.003475666,0.428665;0.4171284;0.04297972,0.6231709;0.3698631;-0.04302764,-0.1769943;0.4886917;-0.008893646,-0.383645;0.4084372;-0.02937852,-0.5695534;0.389885;-0.1414395,0.07839692;-0.00393483;-0.03798151,0.05195409;-0.3449612;-0.05023193,-0.00694317;-0.6720096;0.0151329,-0.002020516;-0.6718038;-0.09075332,-0.07903884;0.01257818;-0.03462379,-0.1351017;-0.2647751;-0.2271865,-0.1699992;-0.5898747;-0.1389,-0.1873614;-0.6422229;-0.2099009,0.02643043;0.4931299;-0.1170771,611.9813
+0;0;0,0.02826981;0.2903441;-0.01937756,0.05638174;0.5744967;-0.0525296,0.2757211;0.4611292;-0.03430982,0.4855505;0.3932908;-0.006975891,0.6986673;0.3530434;0.01337014,-0.1758144;0.4629117;-0.01515174,-0.3873848;0.394978;-0.01592371,-0.5950633;0.330179;-0.02702728,0.07298402;-0.004994098;-0.04707188,0.05095974;-0.3470808;-0.03554144,0.01513525;-0.6784396;0.01935174,0.01113874;-0.6406735;-0.09040235,-0.08226325;0.01402088;-0.02456707,-0.2038765;-0.1595391;-0.2942492,-0.1621915;-0.4789768;-0.1926754,-0.169175;-0.5303036;-0.2665634,0.04939341;0.5041023;-0.04184269,0;0;0,0.01257295;0.285263;-0.0627799,0.02775343;0.5620441;-0.1388445,0.2211361;0.4935773;0.002207518,0.4263722;0.41848;0.04240894,0.6209326;0.3705932;-0.04306436,-0.1800685;0.4881934;-0.01032963,-0.384525;0.403867;-0.03187449,-0.5701441;0.3855389;-0.144401,0.07827483;-0.003498882;-0.03779125,0.05058257;-0.3451415;-0.05023217,-0.009074807;-0.6711569;0.0149622,-0.003937673;-0.6709571;-0.09090472,-0.07882418;0.01208973;-0.0347557,-0.1364996;-0.266604;-0.2261837,-0.172231;-0.5904302;-0.1369918,-0.1890122;-0.6390043;-0.2122696,0.02403088;0.4939303;-0.1172791,612.0037
+0;0;0,0.02828728;0.2905235;-0.01938953,0.05643362;0.5750239;-0.05258254,0.2755367;0.4616052;-0.03435598,0.4876032;0.3930434;-0.006730624,0.7007275;0.3527946;0.01361612,-0.1755462;0.4633859;-0.0152171,-0.3893722;0.3947278;-0.01599731,-0.5970579;0.3299266;-0.02710126,0.0729958;-0.004994904;-0.04707948,0.05094674;-0.3474666;-0.03553607,0.01515233;-0.6785473;0.01931103,0.01228028;-0.6429662;-0.05956261,-0.08227655;0.01402315;-0.02457104,-0.2040267;-0.1597321;-0.2945567,-0.1623766;-0.4789017;-0.1930681,-0.1673952;-0.5073463;-0.2461669,0.04943592;0.5045351;-0.0418813,0;0;0,0.01245726;0.2851678;-0.06406379,0.0271066;0.5618315;-0.1419518,0.2199691;0.4945081;0.0002820492,0.4272827;0.4186087;0.04146981,0.621633;0.3704315;-0.04433703,-0.1799333;0.4883997;-0.01216663,-0.3857683;0.4026629;-0.03894859,-0.5700434;0.376612;-0.1521736,0.07839908;-0.003275543;-0.0375855,0.04983222;-0.3452067;-0.05074954,-0.01066506;-0.6708057;0.0142827,0.004291244;-0.7091721;-0.02263331,-0.07882982;0.01187937;-0.03485048,-0.1371546;-0.2684837;-0.2243262,-0.1735785;-0.5915521;-0.1337506,-0.1854089;-0.6155953;-0.1903176,0.02352817;0.4937811;-0.1198497,612.0256
+0;0;0,0.02828728;0.2905235;-0.01938953,0.05643362;0.5750239;-0.05258254,0.2755367;0.4616052;-0.03435598,0.4876032;0.3930434;-0.006730624,0.7007275;0.3527946;0.01361612,-0.1755462;0.4633859;-0.0152171,-0.3893722;0.3947278;-0.01599731,-0.5970579;0.3299266;-0.02710126,0.0729958;-0.004994904;-0.04707948,0.05094674;-0.3474666;-0.03553607,0.01515233;-0.6785473;0.01931103,0.01228028;-0.6429662;-0.05956261,-0.08227655;0.01402315;-0.02457104,-0.2040267;-0.1597321;-0.2945567,-0.1623766;-0.4789017;-0.1930681,-0.1673952;-0.5073463;-0.2461669,0.04943592;0.5045351;-0.0418813,0;0;0,0.01245726;0.2851678;-0.06406379,0.0271066;0.5618315;-0.1419518,0.2199691;0.4945081;0.0002820492,0.4272827;0.4186087;0.04146981,0.621633;0.3704315;-0.04433703,-0.1799333;0.4883997;-0.01216663,-0.3857683;0.4026629;-0.03894859,-0.5700434;0.376612;-0.1521736,0.07839908;-0.003275543;-0.0375855,0.04983222;-0.3452067;-0.05074954,-0.01066506;-0.6708057;0.0142827,0.004291244;-0.7091721;-0.02263331,-0.07882982;0.01187937;-0.03485048,-0.1371546;-0.2684837;-0.2243262,-0.1735785;-0.5915521;-0.1337506,-0.1854089;-0.6155953;-0.1903176,0.02352817;0.4937811;-0.1198497,612.048
+0;0;0,0.0281896;0.2904757;-0.01893253,0.05634762;0.5749946;-0.05165572,0.2758195;0.4618109;-0.03350347,0.4905155;0.397203;-0.00627761,0.7057324;0.3706304;0.0146369,-0.1761258;0.464049;-0.01464245,-0.3921036;0.398019;-0.0165024,-0.6011503;0.3377832;-0.02803192,0.07292728;-0.004803391;-0.04706028,0.04992339;-0.3482161;-0.03546669,0.01408637;-0.6785864;0.01945224,0.01121799;-0.6429269;-0.0600087,-0.08225414;0.0137819;-0.02450402,-0.2055106;-0.1546466;-0.2984304,-0.1615338;-0.4725738;-0.1962875,-0.1678522;-0.4999119;-0.2513031,0.04934299;0.5045104;-0.04108077,0;0;0,0.01218263;0.2849172;-0.06483054,0.02603502;0.5612944;-0.1437428,0.219525;0.4952442;-0.001277924,0.4276931;0.4184389;0.04087472,0.6218584;0.3701296;-0.0453105,-0.1812861;0.488067;-0.01396157,-0.3881776;0.4025611;-0.04386877,-0.5729606;0.3713504;-0.1549678,0.07828144;-0.00310871;-0.03766274,0.04950934;-0.3460219;-0.05102801,-0.01160161;-0.6708194;0.01390958,0.004827414;-0.7100295;-0.02206755,-0.07880175;0.01172618;-0.0347694,-0.1377347;-0.2710983;-0.2222078,-0.1759432;-0.59322;-0.1315295,-0.1870087;-0.6176967;-0.1886621,0.0226892;0.4933416;-0.1213791,612.0591
+0;0;0,0.0281896;0.2904757;-0.01893253,0.05634762;0.5749946;-0.05165572,0.2758195;0.4618109;-0.03350347,0.4905155;0.397203;-0.00627761,0.7057324;0.3706304;0.0146369,-0.1761258;0.464049;-0.01464245,-0.3921036;0.398019;-0.0165024,-0.6011503;0.3377832;-0.02803192,0.07292728;-0.004803391;-0.04706028,0.04992339;-0.3482161;-0.03546669,0.01408637;-0.6785864;0.01945224,0.01121799;-0.6429269;-0.0600087,-0.08225414;0.0137819;-0.02450402,-0.2055106;-0.1546466;-0.2984304,-0.1615338;-0.4725738;-0.1962875,-0.1678522;-0.4999119;-0.2513031,0.04934299;0.5045104;-0.04108077,0;0;0,0.01218263;0.2849172;-0.06483054,0.02603502;0.5612944;-0.1437428,0.219525;0.4952442;-0.001277924,0.4276931;0.4184389;0.04087472,0.6218584;0.3701296;-0.0453105,-0.1812861;0.488067;-0.01396157,-0.3881776;0.4025611;-0.04386877,-0.5729606;0.3713504;-0.1549678,0.07828144;-0.00310871;-0.03766274,0.04950934;-0.3460219;-0.05102801,-0.01160161;-0.6708194;0.01390958,0.004827414;-0.7100295;-0.02206755,-0.07880175;0.01172618;-0.0347694,-0.1377347;-0.2710983;-0.2222078,-0.1759432;-0.59322;-0.1315295,-0.1870087;-0.6176967;-0.1886621,0.0226892;0.4933416;-0.1213791,612.0815
+0;0;0,0.02828735;0.2914829;-0.01899818,0.05661193;0.5776845;-0.05191666,0.2740892;0.4644139;-0.03376144,0.4896978;0.3995314;-0.006419862,0.7049931;0.3729491;0.01450228,-0.1739659;0.4666328;-0.01506277,-0.3908616;0.4003221;-0.01693063,-0.5999846;0.3400643;-0.02846435,0.07315267;-0.004818236;-0.04720572,0.05008298;-0.3492133;-0.03557897,0.01436413;-0.6784941;0.01915886,0.01040778;-0.6406879;-0.09044146,-0.08250836;0.0138245;-0.02457975,-0.2061174;-0.1550857;-0.2992896,-0.1622856;-0.4719646;-0.1974835,-0.1710006;-0.5210509;-0.2733665,0.04956213;0.5067459;-0.04127352,0;0;0,0.01255019;0.2856839;-0.06595922,0.02618553;0.5634189;-0.1463645,0.2181471;0.4960306;-0.004718535,0.426485;0.4192137;0.04152895,0.6194878;0.3679904;-0.04577851,-0.178968;0.4869423;-0.01673409,-0.3847364;0.3974348;-0.04978159,-0.5684234;0.3631808;-0.161952,0.07846225;-0.002914607;-0.03792214,0.04945792;-0.3467968;-0.05130672,-0.01253388;-0.6701658;0.0141716,-0.007588424;-0.6704362;-0.09141278,-0.07918024;0.01160366;-0.03462303,-0.1382468;-0.2739299;-0.2197096,-0.178966;-0.5948651;-0.1300407,-0.1931601;-0.6417902;-0.2073057,0.0229243;0.4950866;-0.1236639,612.1038
+0;0;0,0.02777938;0.2915645;-0.01848949,0.0557736;0.5778546;-0.05092291,0.2734227;0.4650558;-0.03288414,0.4903686;0.4046435;-0.00588139,0.7052647;0.3751606;0.01525832,-0.1748465;0.4672408;-0.01452977,-0.392615;0.4038945;-0.01744274,-0.6035005;0.3502395;-0.0294815,0.07321169;-0.004567064;-0.04713913,0.04880413;-0.3489189;-0.03706786,0.012996;-0.6780275;0.01863838,0.009094111;-0.6401655;-0.09095989,-0.08257484;0.01350359;-0.02453482,-0.2108305;-0.1265258;-0.3130094,-0.1641302;-0.4415022;-0.2066755,-0.1743376;-0.4885333;-0.2844626,0.04880254;0.506888;-0.04041489,0;0;0,0.01255019;0.2856839;-0.06595922,0.02618553;0.5634189;-0.1463645,0.2181471;0.4960306;-0.004718535,0.426485;0.4192137;0.04152895,0.6194878;0.3679904;-0.04577851,-0.178968;0.4869423;-0.01673409,-0.3847364;0.3974348;-0.04978159,-0.5684234;0.3631808;-0.161952,0.07846225;-0.002914607;-0.03792214,0.04945792;-0.3467968;-0.05130672,-0.01253388;-0.6701658;0.0141716,-0.007588424;-0.6704362;-0.09141278,-0.07918024;0.01160366;-0.03462303,-0.1382468;-0.2739299;-0.2197096,-0.178966;-0.5948651;-0.1300407,-0.1931601;-0.6417902;-0.2073057,0.0229243;0.4950866;-0.1236639,612.1154
+0;0;0,0.02784238;0.2922257;-0.01853141,0.05590367;0.5792018;-0.0510422,0.2730746;0.4663266;-0.03299487,0.490064;0.4059021;-0.005986702,0.7049218;0.3764245;0.01514924,-0.1742722;0.468507;-0.01467826,-0.3920843;0.405148;-0.01759182,-0.6029322;0.3515026;-0.02962843,0.07332814;-0.004574329;-0.04721411,0.04886689;-0.3496837;-0.03712069,0.01310923;-0.6783284;0.01850703,0.009208022;-0.6404678;-0.09107222,-0.08270618;0.01352507;-0.02457385,-0.211244;-0.1268124;-0.313683,-0.1646095;-0.4413448;-0.2074991,-0.1748151;-0.4883626;-0.2852727,0.04891665;0.5080727;-0.04051012,0;0;0,0.01221299;0.2862466;-0.06654477,0.02521607;0.564591;-0.1474519,0.2173298;0.4970465;-0.00660944,0.4250058;0.4194993;0.04157877,0.6182269;0.3680822;-0.04503203,-0.1795639;0.485617;-0.01852619,-0.3845551;0.3943456;-0.051889,-0.5674365;0.3566192;-0.1641862,0.07853879;-0.002723366;-0.03809667,0.0484746;-0.3472773;-0.05148983,-0.01419517;-0.6698943;0.01462531,-0.009215731;-0.670222;-0.09092117,-0.079412;0.0114534;-0.03449156,-0.1394168;-0.2764031;-0.2170806,-0.1826039;-0.5963391;-0.1267686,-0.1973512;-0.6436334;-0.2035328,0.0221108;0.4961094;-0.1246545,612.1371
+0;0;0,0.02789104;0.2927364;-0.0185638,0.05606491;0.5808632;-0.05120879,0.2734883;0.4675663;-0.03309729,0.4916864;0.4068053;-0.005938685,0.7064223;0.3773444;0.01518526,-0.1744345;0.4697496;-0.0147571,-0.3934599;0.4060377;-0.01768688,-0.6041881;0.3524227;-0.02971667,0.07322302;-0.004567771;-0.04714642,0.04876012;-0.3497005;-0.03705231,0.01294738;-0.6788515;0.01866109,0.009046622;-0.6409917;-0.09090535,-0.08258761;0.01350568;-0.02453862,-0.2111342;-0.1268413;-0.3136674,-0.1644278;-0.4418582;-0.2073199,-0.1746323;-0.488867;-0.2850843,0.04904173;0.5093662;-0.04062222,0;0;0,0.01080267;0.286801;-0.06667566,0.02186479;0.5661542;-0.1485682,0.2163658;0.4985308;-0.009766817,0.4242026;0.4193982;0.04104447,0.6178445;0.3662815;-0.04325938,-0.1823671;0.4832918;-0.01935382,-0.3871018;0.388821;-0.05397853,-0.5691601;0.3464202;-0.1657043,0.07842621;-0.002581567;-0.03805161,0.04797595;-0.3471037;-0.05198789,-0.01553557;-0.6699005;0.01505971,-0.01066018;-0.6702625;-0.09046841,-0.07930027;0.01130675;-0.0344802,-0.1393901;-0.2789586;-0.2132319,-0.1857471;-0.5990171;-0.1230073,-0.2002692;-0.6465417;-0.1995635,0.0194205;0.4973463;-0.1254873,612.1595
+0;0;0,0.02722638;0.2928106;-0.01837939,0.05508311;0.580972;-0.05099454,0.2726486;0.4683532;-0.03175949,0.4920782;0.4118754;-0.005286597,0.7069619;0.3834907;0.01580831,-0.1753941;0.4703074;-0.014162,-0.395384;0.4100757;-0.01822285,-0.6069795;0.3602006;-0.03108723,0.07326435;-0.004369847;-0.04710097,0.04808042;-0.3494568;-0.03721845,0.01210624;-0.6785434;0.0187705,0.008342246;-0.6406665;-0.09079949,-0.08261323;0.01325781;-0.02458751,-0.2119933;-0.1237487;-0.3149441,-0.1633852;-0.4383882;-0.208332,-0.1749928;-0.4829659;-0.2882397,0.04811642;0.5094672;-0.04042333,0;0;0,0.01080267;0.286801;-0.06667566,0.02186479;0.5661542;-0.1485682,0.2163658;0.4985308;-0.009766817,0.4242026;0.4193982;0.04104447,0.6178445;0.3662815;-0.04325938,-0.1823671;0.4832918;-0.01935382,-0.3871018;0.388821;-0.05397853,-0.5691601;0.3464202;-0.1657043,0.07842621;-0.002581567;-0.03805161,0.04797595;-0.3471037;-0.05198789,-0.01553557;-0.6699005;0.01505971,-0.01066018;-0.6702625;-0.09046841,-0.07930027;0.01130675;-0.0344802,-0.1393901;-0.2789586;-0.2132319,-0.1857471;-0.5990171;-0.1230073,-0.2002692;-0.6465417;-0.1995635,0.0194205;0.4973463;-0.1254873,612.1821
+0;0;0,0.02743039;0.2950047;-0.01851712,0.05564154;0.5868315;-0.05155094,0.2740569;0.4730472;-0.03213268,0.4944431;0.4163232;-0.005544374,0.7092419;0.3879497;0.01554219,-0.1758746;0.4750097;-0.01446102,-0.3968236;0.4145154;-0.01853957,-0.6083354;0.36466;-0.03139886,0.07357869;-0.004388597;-0.04730307,0.04836551;-0.3498765;-0.03740906,0.01244682;-0.6784554;0.0184935,0.008686392;-0.6405859;-0.09097293,-0.08296769;0.0133147;-0.02469301,-0.2124981;-0.123851;-0.315387,-0.163965;-0.4380051;-0.2089393,-0.1755616;-0.4825122;-0.2887715,0.0485782;0.5143346;-0.04083306,0;0;0,0.01044213;0.2884712;-0.06927061,0.02028314;0.5706134;-0.1549456,0.2150046;0.4988509;-0.01314855,0.4232182;0.4200645;0.04102182,0.6170477;0.3654682;-0.0416677,-0.181605;0.4821812;-0.01974431,-0.3881813;0.3889733;-0.05340771,-0.5669969;0.3391037;-0.167101,0.07859676;-0.002395838;-0.03856778,0.04734656;-0.3472658;-0.05211878,-0.01720638;-0.6691051;0.01593804,-0.0127465;-0.6698316;-0.08939457,-0.07985214;0.01122439;-0.03418059,-0.1408445;-0.280843;-0.2104534,-0.1893323;-0.5997674;-0.1192642,-0.2046107;-0.647343;-0.1954716,0.01816047;0.501054;-0.1309133,612.193
+0;0;0,0.02743039;0.2950047;-0.01851712,0.05564154;0.5868315;-0.05155094,0.2740569;0.4730472;-0.03213268,0.4944431;0.4163232;-0.005544374,0.7092419;0.3879497;0.01554219,-0.1758746;0.4750097;-0.01446102,-0.3968236;0.4145154;-0.01853957,-0.6083354;0.36466;-0.03139886,0.07357869;-0.004388597;-0.04730307,0.04836551;-0.3498765;-0.03740906,0.01244682;-0.6784554;0.0184935,0.008686392;-0.6405859;-0.09097293,-0.08296769;0.0133147;-0.02469301,-0.2124981;-0.123851;-0.315387,-0.163965;-0.4380051;-0.2089393,-0.1755616;-0.4825122;-0.2887715,0.0485782;0.5143346;-0.04083306,0;0;0,0.01044213;0.2884712;-0.06927061,0.02028314;0.5706134;-0.1549456,0.2150046;0.4988509;-0.01314855,0.4232182;0.4200645;0.04102182,0.6170477;0.3654682;-0.0416677,-0.181605;0.4821812;-0.01974431,-0.3881813;0.3889733;-0.05340771,-0.5669969;0.3391037;-0.167101,0.07859676;-0.002395838;-0.03856778,0.04734656;-0.3472658;-0.05211878,-0.01720638;-0.6691051;0.01593804,-0.0127465;-0.6698316;-0.08939457,-0.07985214;0.01122439;-0.03418059,-0.1408445;-0.280843;-0.2104534,-0.1893323;-0.5997674;-0.1192642,-0.2046107;-0.647343;-0.1954716,0.01816047;0.501054;-0.1309133,612.2155
+0;0;0,0.02712617;0.2954815;-0.01826401,0.05511545;0.5879129;-0.05116661,0.271695;0.4750705;-0.03130301,0.4952396;0.4221703;-0.004304297,0.7105966;0.3991162;0.01647914,-0.1744587;0.4767747;-0.01438248,-0.398733;0.4204202;-0.01935657,-0.6107215;0.373126;-0.03224889,0.07346139;-0.004151638;-0.04725454,0.04766586;-0.3496112;-0.03741331,0.01093439;-0.6826786;0.01934445,0.008450128;-0.6473094;-0.05516448,-0.08287392;0.01303468;-0.02467419,-0.2131376;-0.121063;-0.3164854,-0.1623187;-0.4390673;-0.2078795,-0.1708412;-0.4586056;-0.263196,0.0480996;0.5152668;-0.04047885,0;0;0,0.009481616;0.2889992;-0.0690527,0.01829446;0.5718558;-0.154433,0.2143026;0.5015115;-0.0184617,0.4227234;0.4194881;0.03926611,0.6168737;0.3635165;-0.04144883,-0.1820729;0.4808786;-0.02181773,-0.3907262;0.3869936;-0.0557139,-0.5686973;0.3322229;-0.1682684,0.07852166;-0.002277583;-0.03841829,0.04831457;-0.3471281;-0.0548563,-0.01941572;-0.672488;0.0162642,-0.00440728;-0.704258;-0.02305245,-0.07968795;0.01107729;-0.03426265,-0.1407539;-0.2819433;-0.2089465,-0.1913101;-0.6049528;-0.1161376,-0.2019202;-0.6274913;-0.168231,0.01648229;0.5020936;-0.1305404,612.2381
+0;0;0,0.02712617;0.2954815;-0.01826401,0.05511545;0.5879129;-0.05116661,0.271695;0.4750705;-0.03130301,0.4952396;0.4221703;-0.004304297,0.7105966;0.3991162;0.01647914,-0.1744587;0.4767747;-0.01438248,-0.398733;0.4204202;-0.01935657,-0.6107215;0.373126;-0.03224889,0.07346139;-0.004151638;-0.04725454,0.04766586;-0.3496112;-0.03741331,0.01093439;-0.6826786;0.01934445,0.008450128;-0.6473094;-0.05516448,-0.08287392;0.01303468;-0.02467419,-0.2131376;-0.121063;-0.3164854,-0.1623187;-0.4390673;-0.2078795,-0.1708412;-0.4586056;-0.263196,0.0480996;0.5152668;-0.04047885,0;0;0,0.009481616;0.2889992;-0.0690527,0.01829446;0.5718558;-0.154433,0.2143026;0.5015115;-0.0184617,0.4227234;0.4194881;0.03926611,0.6168737;0.3635165;-0.04144883,-0.1820729;0.4808786;-0.02181773,-0.3907262;0.3869936;-0.0557139,-0.5686973;0.3322229;-0.1682684,0.07852166;-0.002277583;-0.03841829,0.04831457;-0.3471281;-0.0548563,-0.01941572;-0.672488;0.0162642,-0.00440728;-0.704258;-0.02305245,-0.07968795;0.01107729;-0.03426265,-0.1407539;-0.2819433;-0.2089465,-0.1913101;-0.6049528;-0.1161376,-0.2019202;-0.6274913;-0.168231,0.01648229;0.5020936;-0.1305404,612.2493
+0;0;0,0.02726088;0.2969489;-0.01835471,0.05548305;0.5918132;-0.05153242,0.2733933;0.4780864;-0.0315184,0.4970692;0.4251551;-0.004503833,0.7123026;0.4021142;0.01626768,-0.1755378;0.4798012;-0.01449253,-0.3999438;0.4234135;-0.01946955,-0.6118106;0.3761465;-0.03235447,0.07349674;-0.004153635;-0.04727727,0.04767504;-0.3499636;-0.03742606,0.0108157;-0.6841906;0.01952928,0.00840872;-0.6489883;-0.05266175,-0.08291379;0.01304095;-0.02468606,-0.2133096;-0.1211927;-0.3167932,-0.1623138;-0.4403041;-0.2078093,-0.1705712;-0.4583013;-0.2614049,0.04840596;0.5185329;-0.04075136,0;0;0,0.007839732;0.290566;-0.06905532,0.01418154;0.5760688;-0.1544175,0.2135364;0.5022171;-0.02041435,0.4213556;0.4191204;0.03848004,0.616092;0.3624711;-0.03998208,-0.1858393;0.4781084;-0.02100185,-0.3950477;0.3846221;-0.05347621,-0.5720325;0.3262198;-0.1655177,0.07850424;-0.002170533;-0.03855562,0.04868724;-0.3472992;-0.05714345,-0.0209649;-0.6728022;0.01706266,-0.008121733;-0.7025539;-0.02178574,-0.07980581;0.01099231;-0.0341228,-0.1420304;-0.2831013;-0.2072856,-0.1943566;-0.6063938;-0.1121326,-0.2036266;-0.6265931;-0.163499,0.01307971;0.5055776;-0.1306245,612.2711
+0;0;0,0.02672713;0.29701;-0.01814974,0.05469202;0.5919042;-0.05128423,0.2727339;0.4788139;-0.03083168,0.4974392;0.4303004;-0.00406679,0.7130038;0.4100621;0.01618362,-0.1763452;0.4802751;-0.01414416,-0.4014413;0.426777;-0.01981047,-0.6136482;0.3811258;-0.03292217,0.07356881;-0.003994186;-0.04717881,0.04759409;-0.3497964;-0.03745965,0.009230066;-0.6837323;0.02020531,0.006877929;-0.6484945;-0.05198495,-0.08296735;0.01280071;-0.02463177,-0.2138076;-0.1162706;-0.3188592,-0.1614202;-0.4353885;-0.2105563,-0.1697514;-0.4530464;-0.2644425,0.04765125;0.5186172;-0.04052491,0;0;0,0.007839732;0.290566;-0.06905532,0.01418154;0.5760688;-0.1544175,0.2135364;0.5022171;-0.02041435,0.4213556;0.4191204;0.03848004,0.616092;0.3624711;-0.03998208,-0.1858393;0.4781084;-0.02100185,-0.3950477;0.3846221;-0.05347621,-0.5720325;0.3262198;-0.1655177,0.07850424;-0.002170533;-0.03855562,0.04868724;-0.3472992;-0.05714345,-0.0209649;-0.6728022;0.01706266,-0.008121733;-0.7025539;-0.02178574,-0.07980581;0.01099231;-0.0341228,-0.1420304;-0.2831013;-0.2072856,-0.1943566;-0.6063938;-0.1121326,-0.2036266;-0.6265931;-0.163499,0.01307971;0.5055776;-0.1306245,612.2827
+0;0;0,0.02686789;0.2985742;-0.01824533,0.05486368;0.5937955;-0.05141338,0.2708774;0.481052;-0.03104642,0.4973284;0.4321617;-0.004073596,0.7127592;0.4119359;0.01616425,-0.1741573;0.4825001;-0.01450919,-0.4010022;0.4285864;-0.02021952,-0.6130775;0.3829635;-0.03332309,0.07370131;-0.004001379;-0.04726378,0.04773763;-0.3496567;-0.03754875,0.009063981;-0.6862875;0.0205816,0.0067944;-0.6512336;-0.04907492,-0.08311678;0.01282376;-0.02467613,-0.2139014;-0.1161927;-0.3187786,-0.1610913;-0.437886;-0.2096016,-0.16913;-0.4538712;-0.2615964,0.04782179;0.5204968;-0.04065236,0;0;0,0.006517388;0.2923789;-0.06836247,0.012073;0.5785607;-0.1526489,0.2114873;0.5018711;-0.02330471,0.4209141;0.4188777;0.0371139,0.6155611;0.3590893;-0.03882647,-0.1861051;0.4762291;-0.02176604,-0.3918935;0.3716479;-0.05510908,-0.5716785;0.3212112;-0.1662963,0.07866394;-0.001793027;-0.03860736,0.04798584;-0.3465319;-0.06005621,-0.02362701;-0.6734957;0.01843858,-0.01133041;-0.7014965;-0.01854014,-0.08005429;0.01065553;-0.03405185,-0.1446322;-0.2841975;-0.2047489,-0.198292;-0.6099464;-0.1088144,-0.207753;-0.6287701;-0.1579007,0.01105828;0.5079734;-0.1291013,612.305
+0;0;0,0.02691982;0.2991512;-0.01828059,0.05491096;0.5943245;-0.0514407,0.268935;0.4820014;-0.0311696,0.4970236;0.4327575;-0.004001724,0.7123363;0.4125428;0.01622503,-0.1721171;0.4834365;-0.01478035,-0.4006024;0.4291329;-0.02053198,-0.6125614;0.3835351;-0.03362836,0.07412657;-0.004024467;-0.04753649,0.0482101;-0.3490512;-0.03783912,0.009032093;-0.6900723;0.02104933,0.00680307;-0.6551086;-0.04736237,-0.08359636;0.01289776;-0.02481851,-0.2141431;-0.1158841;-0.3183861,-0.1606443;-0.4417728;-0.2077853,-0.1685394;-0.4569362;-0.258851,0.04787555;0.5210932;-0.04068957,0;0;0,0.006585274;0.2928886;-0.06872582,0.01208293;0.5791247;-0.1526589,0.2110343;0.5031722;-0.02694845,0.4211682;0.4186595;0.03541183,0.6161062;0.3575535;-0.03836202,-0.1846195;0.4757126;-0.02375197,-0.3896978;0.3662114;-0.05751305,-0.569627;0.3155042;-0.1681094,0.07891668;-0.001529366;-0.03924894,0.05024461;-0.3452727;-0.06801677,-0.02404173;-0.6745148;0.01788592,-0.01225652;-0.7019275;-0.01781654,-0.08074652;0.01054531;-0.03375587,-0.1456825;-0.2840181;-0.2035348,-0.2006631;-0.6138618;-0.1061778,-0.2095995;-0.631739;-0.1545274,0.01104046;0.508574;-0.1292195,612.3269
+0;0;0,0.02643217;0.2992118;-0.01799842,0.05408177;0.594436;-0.05099428,0.2682873;0.4829695;-0.02987857,0.4973273;0.4377524;-0.003733704,0.7130488;0.4215113;0.0157023,-0.1729538;0.4841332;-0.0141749,-0.4041263;0.4429063;-0.02103409,-0.6145366;0.3902566;-0.03255907,0.07413918;-0.003782056;-0.04753672,0.0474472;-0.3487497;-0.03783944,0.008064155;-0.6896381;0.02167651,0.005922774;-0.6546549;-0.04673657,-0.08364428;0.01261629;-0.02480174,-0.2151692;-0.1122072;-0.3196397,-0.1604697;-0.4381135;-0.20968,-0.1685453;-0.4523557;-0.261518,0.04711591;0.5211908;-0.04029328,0;0;0,0.006585274;0.2928886;-0.06872582,0.01208293;0.5791247;-0.1526589,0.2110343;0.5031722;-0.02694845,0.4211682;0.4186595;0.03541183,0.6161062;0.3575535;-0.03836202,-0.1846195;0.4757126;-0.02375197,-0.3896978;0.3662114;-0.05751305,-0.569627;0.3155042;-0.1681094,0.07891668;-0.001529366;-0.03924894,0.05024461;-0.3452727;-0.06801677,-0.02404173;-0.6745148;0.01788592,-0.01225652;-0.7019275;-0.01781654,-0.08074652;0.01054531;-0.03375587,-0.1456825;-0.2840181;-0.2035348,-0.2006631;-0.6138618;-0.1061778,-0.2095995;-0.631739;-0.1545274,0.01104046;0.508574;-0.1292195,612.3383
+0;0;0,0.02643217;0.2992118;-0.01799842,0.05408177;0.594436;-0.05099428,0.2682873;0.4829695;-0.02987857,0.4973273;0.4377524;-0.003733704,0.7130488;0.4215113;0.0157023,-0.1729538;0.4841332;-0.0141749,-0.4041263;0.4429063;-0.02103409,-0.6145366;0.3902566;-0.03255907,0.07413918;-0.003782056;-0.04753672,0.0474472;-0.3487497;-0.03783944,0.008064155;-0.6896381;0.02167651,0.005922774;-0.6546549;-0.04673657,-0.08364428;0.01261629;-0.02480174,-0.2151692;-0.1122072;-0.3196397,-0.1604697;-0.4381135;-0.20968,-0.1685453;-0.4523557;-0.261518,0.04711591;0.5211908;-0.04029328,0;0;0,0.006585274;0.2928886;-0.06872582,0.01208293;0.5791247;-0.1526589,0.2110343;0.5031722;-0.02694845,0.4211682;0.4186595;0.03541183,0.6161062;0.3575535;-0.03836202,-0.1846195;0.4757126;-0.02375197,-0.3896978;0.3662114;-0.05751305,-0.569627;0.3155042;-0.1681094,0.07891668;-0.001529366;-0.03924894,0.05024461;-0.3452727;-0.06801677,-0.02404173;-0.6745148;0.01788592,-0.01225652;-0.7019275;-0.01781654,-0.08074652;0.01054531;-0.03375587,-0.1456825;-0.2840181;-0.2035348,-0.2006631;-0.6138618;-0.1061778,-0.2095995;-0.631739;-0.1545274,0.01104046;0.508574;-0.1292195,612.3497
+0;0;0,0.02652927;0.300311;-0.01806454,0.05424358;0.596227;-0.05113566,0.2652215;0.48519;-0.03015292,0.4948168;0.4398632;-0.00394466,0.7103806;0.423634;0.01547712,-0.1696044;0.4863368;-0.01467755,-0.4013374;0.4450098;-0.02155337,-0.6115938;0.3923986;-0.03306992,0.07431115;-0.003790829;-0.04764699,0.04790686;-0.3450403;-0.03805423,0.007475995;-0.6949984;0.02304521,0.005328602;-0.6600012;-0.04555994,-0.0838383;0.01264555;-0.02485927,-0.2139456;-0.1108326;-0.3165195,-0.1577908;-0.4454099;-0.2036341,-0.1658891;-0.4597763;-0.2556177,0.04726572;0.5228556;-0.04041621,0;0;0,0.008140765;0.2936321;-0.07021952,0.01580911;0.5801771;-0.1554048,0.2113599;0.5035649;-0.03128171,0.4209618;0.4178183;0.03329349,0.6163213;0.3551919;-0.03756499,-0.178551;0.4758604;-0.02779662,-0.3837609;0.3649891;-0.06022843,-0.5635856;0.313423;-0.1702845,0.07902593;-0.001285017;-0.0394969,0.05622374;-0.3403109;-0.08170986,-0.02300835;-0.6749187;0.01626158,-0.01193965;-0.7024181;-0.01989841,-0.08108386;0.01031368;-0.03355278,-0.1459957;-0.2813676;-0.2007321,-0.2027171;-0.6199377;-0.1007749,-0.211346;-0.6380239;-0.1492468,0.01407788;0.5096132;-0.1316409,612.3716
+0;0;0,0.02621278;0.3003548;-0.01779716,0.05352879;0.5963167;-0.05077869,0.2646513;0.4857554;-0.0294443,0.4951288;0.4447966;-0.00379538,0.7109331;0.4316622;0.01529109,-0.170346;0.4871222;-0.01421636,-0.4021826;0.446597;-0.02227256,-0.6133224;0.3972909;-0.03213103,0.07436243;-0.0037003;-0.04757407,0.04745273;-0.344917;-0.03822095,0.006533567;-0.6946923;0.02359589,0.004421101;-0.6596799;-0.04500923,-0.08387332;0.01246769;-0.02483097,-0.2142726;-0.1068114;-0.3181038,-0.1570112;-0.4413591;-0.2056876,-0.1646056;-0.4563001;-0.2572519,0.0466293;0.5229383;-0.04005593,0;0;0,0.008140765;0.2936321;-0.07021952,0.01580911;0.5801771;-0.1554048,0.2113599;0.5035649;-0.03128171,0.4209618;0.4178183;0.03329349,0.6163213;0.3551919;-0.03756499,-0.178551;0.4758604;-0.02779662,-0.3837609;0.3649891;-0.06022843,-0.5635856;0.313423;-0.1702845,0.07902593;-0.001285017;-0.0394969,0.05622374;-0.3403109;-0.08170986,-0.02300835;-0.6749187;0.01626158,-0.01193965;-0.7024181;-0.01989841,-0.08108386;0.01031368;-0.03355278,-0.1459957;-0.2813676;-0.2007321,-0.2027171;-0.6199377;-0.1007749,-0.211346;-0.6380239;-0.1492468,0.01407788;0.5096132;-0.1316409,612.3838
+0;0;0,0.02625598;0.3008497;-0.01782649,0.05357473;0.5968426;-0.05080917,0.2640181;0.4864401;-0.02951419,0.4976451;0.4449215;-0.003514789,0.7132944;0.4317966;0.01555796,-0.1696163;0.4878026;-0.01433397,-0.4046208;0.4467236;-0.02250026,-0.615609;0.3974529;-0.03235164,0.07449613;-0.003706953;-0.04765961,0.04782304;-0.3419233;-0.03838874,0.006609328;-0.6942165;0.02387309,0.004512923;-0.6592423;-0.04421043,-0.08402413;0.01249011;-0.02487562,-0.2132768;-0.1057402;-0.3155697,-0.1556032;-0.4426962;-0.2023443,-0.1631399;-0.4572954;-0.2535166,0.04667921;0.5235064;-0.04009258,0;0;0,0.008247267;0.2939097;-0.0711813,0.01584532;0.5803435;-0.1568587,0.2114816;0.5030894;-0.03439212,0.4250892;0.4179177;0.02963042,0.6200956;0.3517512;-0.03845143,-0.1777215;0.4754416;-0.02940889,-0.3852374;0.3618493;-0.06127205,-0.5645555;0.3089521;-0.1712154,0.07910949;-0.001281202;-0.03968501,0.06134044;-0.3365855;-0.0891118,-0.02019947;-0.6726513;0.01136994,-0.01319726;-0.7007312;-0.02387501,-0.0813351;0.01026882;-0.03337674,-0.1479135;-0.2771677;-0.2011124,-0.204299;-0.6184969;-0.1011092,-0.2122166;-0.6364723;-0.1490694,0.014123;0.5098526;-0.1330118,612.4056
+0;0;0,0.02627982;0.3011228;-0.01784267,0.05361459;0.5972897;-0.05084404,0.264376;0.4868045;-0.02952937,0.4983726;0.4452203;-0.003488827,0.714052;0.4320936;0.01558658,-0.1698982;0.488169;-0.01432674,-0.4052746;0.4470251;-0.02250595,-0.6162921;0.3977475;-0.03235871,0.07456767;-0.003710513;-0.04770538,0.04799853;-0.3406087;-0.03847063,0.006798074;-0.6927886;0.02377117,0.004691578;-0.6577905;-0.04464005,-0.08410481;0.0125021;-0.02489951,-0.2128538;-0.1052674;-0.3144607,-0.1551987;-0.442115;-0.2012717,-0.1627717;-0.456929;-0.2526903,0.04671644;0.5239255;-0.04012336,0;0;0,0.008274652;0.2940006;-0.07196641,0.01583668;0.5803307;-0.1585977,0.2117008;0.5029366;-0.03561139,0.4255111;0.4175826;0.02889943,0.6198385;0.3497327;-0.03956199,-0.1776728;0.4749079;-0.03029408,-0.3853704;0.3605683;-0.06111488,-0.563498;0.3051985;-0.171833,0.07916141;-0.001331836;-0.03976941,0.06532307;-0.3347584;-0.09386992,-0.01620451;-0.671008;0.005586863,-0.01130389;-0.6992448;-0.03038502,-0.0814549;0.01029539;-0.03330185,-0.1514804;-0.2725717;-0.2046911,-0.2049926;-0.6144072;-0.1052569,-0.2132109;-0.6321557;-0.1538579,0.01411755;0.5098963;-0.1344967,612.4274
+0;0;0,0.02616646;0.3011507;-0.01753614,0.05334568;0.5973659;-0.0502326,0.264215;0.4872881;-0.02894352,0.4987854;0.4487697;-0.003353976,0.7146772;0.4384645;0.01503912,-0.1702887;0.489236;-0.0137669,-0.4057276;0.4485255;-0.02230975,-0.6174856;0.4023107;-0.03105527,0.07457004;-0.003743491;-0.04769908,0.04762068;-0.3406132;-0.03852541,0.006242957;-0.6927241;0.02398862,0.004141458;-0.657699;-0.04442079,-0.08410496;0.01247464;-0.02491277,-0.2131974;-0.1042411;-0.3147476,-0.1540054;-0.440969;-0.2019967,-0.1623738;-0.4558796;-0.2532072,0.04648639;0.5239867;-0.0395899,0;0;0,0.008274652;0.2940006;-0.07196641,0.01583668;0.5803307;-0.1585977,0.2117008;0.5029366;-0.03561139,0.4255111;0.4175826;0.02889943,0.6198385;0.3497327;-0.03956199,-0.1776728;0.4749079;-0.03029408,-0.3853704;0.3605683;-0.06111488,-0.563498;0.3051985;-0.171833,0.07916141;-0.001331836;-0.03976941,0.06532307;-0.3347584;-0.09386992,-0.01620451;-0.671008;0.005586863,-0.01130389;-0.6992448;-0.03038502,-0.0814549;0.01029539;-0.03330185,-0.1514804;-0.2725717;-0.2046911,-0.2049926;-0.6144072;-0.1052569,-0.2132109;-0.6321557;-0.1538579,0.01411755;0.5098963;-0.1344967,612.439
+0;0;0,0.02616646;0.3011507;-0.01753614,0.05334568;0.5973659;-0.0502326,0.264215;0.4872881;-0.02894352,0.4987854;0.4487697;-0.003353976,0.7146772;0.4384645;0.01503912,-0.1702887;0.489236;-0.0137669,-0.4057276;0.4485255;-0.02230975,-0.6174856;0.4023107;-0.03105527,0.07457004;-0.003743491;-0.04769908,0.04762068;-0.3406132;-0.03852541,0.006242957;-0.6927241;0.02398862,0.004141458;-0.657699;-0.04442079,-0.08410496;0.01247464;-0.02491277,-0.2131974;-0.1042411;-0.3147476,-0.1540054;-0.440969;-0.2019967,-0.1623738;-0.4558796;-0.2532072,0.04648639;0.5239867;-0.0395899,0;0;0,0.008274652;0.2940006;-0.07196641,0.01583668;0.5803307;-0.1585977,0.2117008;0.5029366;-0.03561139,0.4255111;0.4175826;0.02889943,0.6198385;0.3497327;-0.03956199,-0.1776728;0.4749079;-0.03029408,-0.3853704;0.3605683;-0.06111488,-0.563498;0.3051985;-0.171833,0.07916141;-0.001331836;-0.03976941,0.06532307;-0.3347584;-0.09386992,-0.01620451;-0.671008;0.005586863,-0.01130389;-0.6992448;-0.03038502,-0.0814549;0.01029539;-0.03330185,-0.1514804;-0.2725717;-0.2046911,-0.2049926;-0.6144072;-0.1052569,-0.2132109;-0.6321557;-0.1538579,0.01411755;0.5098963;-0.1344967,612.4505
+0;0;0,0.02616522;0.3011364;-0.0175353,0.05331738;0.5970573;-0.0501981,0.264161;0.4870841;-0.02892505,0.4997067;0.4484056;-0.00322911,0.715539;0.4381032;0.01515892,-0.170273;0.4890317;-0.01375086,-0.4066907;0.4481519;-0.02232923,-0.6183904;0.4019499;-0.03107235,0.07457147;-0.003743563;-0.04769999,0.04769142;-0.3397468;-0.03854991,0.006131086;-0.6934116;0.02424,0.00404843;-0.6584316;-0.04355602,-0.08410656;0.01247488;-0.02491325,-0.2128669;-0.1039406;-0.3140026,-0.1534137;-0.4421546;-0.2007541,-0.1617071;-0.4566626;-0.2515055,0.04646732;0.5237768;-0.03956972,0;0;0,0.008961953;0.2937565;-0.07281542,0.01738572;0.5795097;-0.1602383,0.2111056;0.5021597;-0.03343797,0.4271519;0.4169787;0.0274415,0.621093;0.3471401;-0.03991747,-0.1766136;0.4743076;-0.03223811,-0.3854932;0.359704;-0.06179229,-0.5631744;0.3032877;-0.1725821,0.07907171;-0.001398236;-0.03994894,0.06938279;-0.3335119;-0.09749103,-0.0145079;-0.6705071;0.003232479,-0.009769924;-0.6987935;-0.03149056,-0.08150905;0.01034387;-0.03315852,-0.1553273;-0.2691213;-0.206809,-0.2077882;-0.6129388;-0.1078845,-0.214846;-0.6277182;-0.1585839,0.0154167;0.5092574;-0.1359351,612.4722
+0;0;0,0.026075;0.3011617;-0.01723371,0.05302477;0.5971208;-0.04971018,0.2639932;0.487668;-0.02832768,0.5001532;0.4524369;-0.003321353,0.7160866;0.4437853;0.01472601,-0.170653;0.4903077;-0.01278076,-0.4071013;0.4496834;-0.02172242,-0.6193892;0.4062678;-0.03048404,0.0745439;-0.003735444;-0.0477437,0.04708771;-0.3396925;-0.0386066,0.005473841;-0.6932865;0.02454559,0.003346081;-0.6582819;-0.04324722,-0.0841431;0.0124059;-0.02482415,-0.2129233;-0.1025731;-0.314479,-0.1514618;-0.4403997;-0.2011465,-0.1607451;-0.4544081;-0.2521613,0.04621793;0.523832;-0.03911161,0;0;0,0.008961953;0.2937565;-0.07281542,0.01738572;0.5795097;-0.1602383,0.2111056;0.5021597;-0.03343797,0.4271519;0.4169787;0.0274415,0.621093;0.3471401;-0.03991747,-0.1766136;0.4743076;-0.03223811,-0.3854932;0.359704;-0.06179229,-0.5631744;0.3032877;-0.1725821,0.07907171;-0.001398236;-0.03994894,0.06938279;-0.3335119;-0.09749103,-0.0145079;-0.6705071;0.003232479,-0.009769924;-0.6987935;-0.03149056,-0.08150905;0.01034387;-0.03315852,-0.1553273;-0.2691213;-0.206809,-0.2077882;-0.6129388;-0.1078845,-0.214846;-0.6277182;-0.1585839,0.0154167;0.5092574;-0.1359351,612.4838
+0;0;0,0.02606002;0.3009886;-0.01722381,0.05297646;0.5965822;-0.04965938,0.2642235;0.4871925;-0.02827914,0.501954;0.4517271;-0.003106514,0.7178078;0.4430786;0.0149342,-0.1709588;0.4898354;-0.01271304,-0.4089796;0.4489409;-0.02171416,-0.6211891;0.4055414;-0.03047255,0.07460283;-0.003738397;-0.04778145,0.04724228;-0.3385252;-0.03867617,0.005668342;-0.69178;0.02441542,0.00223718;-0.6537097;-0.08490525,-0.08420963;0.01241571;-0.02484377,-0.2125413;-0.1021628;-0.3134897,-0.1511387;-0.4396653;-0.2002659,-0.1661087;-0.4806319;-0.282531,0.04617961;0.523401;-0.03907637,0;0;0,0.009384006;0.2934281;-0.07336092,0.01824256;0.5786521;-0.1612058,0.2108331;0.5015625;-0.03181529,0.4293117;0.4161706;0.02634454,0.6232513;0.3453631;-0.0397377,-0.176012;0.4740231;-0.03264386,-0.3858585;0.3580201;-0.0628924,-0.5637699;0.3020113;-0.1733626,0.07908746;-0.001453668;-0.04007101,0.07055982;-0.3323125;-0.09815216,-0.01301596;-0.6692271;0.001855381,-0.009834249;-0.670157;-0.1033165,-0.08162192;0.01038733;-0.03305438,-0.1603142;-0.2638032;-0.2106516,-0.2091484;-0.6074598;-0.1105855,-0.2217812;-0.645794;-0.1954311,0.0161567;0.5085524;-0.1368058,612.5057
+0;0;0,0.02606002;0.3009886;-0.01722381,0.05297646;0.5965822;-0.04965938,0.2642235;0.4871925;-0.02827914,0.501954;0.4517271;-0.003106514,0.7178078;0.4430786;0.0149342,-0.1709588;0.4898354;-0.01271304,-0.4089796;0.4489409;-0.02171416,-0.6211891;0.4055414;-0.03047255,0.07460283;-0.003738397;-0.04778145,0.04724228;-0.3385252;-0.03867617,0.005668342;-0.69178;0.02441542,0.00223718;-0.6537097;-0.08490525,-0.08420963;0.01241571;-0.02484377,-0.2125413;-0.1021628;-0.3134897,-0.1511387;-0.4396653;-0.2002659,-0.1661087;-0.4806319;-0.282531,0.04617961;0.523401;-0.03907637,0;0;0,0.009384006;0.2934281;-0.07336092,0.01824256;0.5786521;-0.1612058,0.2108331;0.5015625;-0.03181529,0.4293117;0.4161706;0.02634454,0.6232513;0.3453631;-0.0397377,-0.176012;0.4740231;-0.03264386,-0.3858585;0.3580201;-0.0628924,-0.5637699;0.3020113;-0.1733626,0.07908746;-0.001453668;-0.04007101,0.07055982;-0.3323125;-0.09815216,-0.01301596;-0.6692271;0.001855381,-0.009834249;-0.670157;-0.1033165,-0.08162192;0.01038733;-0.03305438,-0.1603142;-0.2638032;-0.2106516,-0.2091484;-0.6074598;-0.1105855,-0.2217812;-0.645794;-0.1954311,0.0161567;0.5085524;-0.1368058,612.5172
+0;0;0,0.02620691;0.3009358;-0.01697192,0.05315885;0.5964382;-0.04911384,0.2639103;0.4873237;-0.02790142,0.5020316;0.4549649;-0.002420723,0.7179175;0.4473314;0.01463658,-0.1703872;0.4906327;-0.01237079,-0.4084196;0.4494061;-0.01862078,-0.6211636;0.4100869;-0.0308649,0.07463129;-0.003723571;-0.04782401,0.04685903;-0.3374602;-0.03886858,0.005210605;-0.6910855;0.02449613,0.001771863;-0.6529796;-0.08483496,-0.0842815;0.01236169;-0.02479205,-0.212084;-0.09999719;-0.3133637,-0.1485494;-0.4374001;-0.1996834,-0.1661426;-0.4775687;-0.2821313,0.04636277;0.523285;-0.03859662,0;0;0,0.01004264;0.2932584;-0.07372808,0.01988623;0.5782389;-0.1618571,0.2140215;0.4982791;-0.03727508,0.4321847;0.4147643;0.02459764,0.6261079;0.3429536;-0.04015517,-0.1743259;0.473709;-0.03377111,-0.3839891;0.3576744;-0.06500375,-0.5625845;0.30177;-0.1742479,0.07907945;-0.0015921;-0.04018378,0.07075669;-0.331423;-0.09826922,-0.01241264;-0.6689484;0.00153064,-0.01036392;-0.6699084;-0.1036744,-0.08167847;0.01049625;-0.03300434,-0.1645918;-0.2588338;-0.2141626,-0.2116668;-0.6038842;-0.116568,-0.2261864;-0.6437369;-0.1998783,0.01752315;0.5082083;-0.1373966,612.5393
+0;0;0,0.02620691;0.3009358;-0.01697192,0.05315885;0.5964382;-0.04911384,0.2639103;0.4873237;-0.02790142,0.5020316;0.4549649;-0.002420723,0.7179175;0.4473314;0.01463658,-0.1703872;0.4906327;-0.01237079,-0.4084196;0.4494061;-0.01862078,-0.6211636;0.4100869;-0.0308649,0.07463129;-0.003723571;-0.04782401,0.04685903;-0.3374602;-0.03886858,0.005210605;-0.6910855;0.02449613,0.001771863;-0.6529796;-0.08483496,-0.0842815;0.01236169;-0.02479205,-0.212084;-0.09999719;-0.3133637,-0.1485494;-0.4374001;-0.1996834,-0.1661426;-0.4775687;-0.2821313,0.04636277;0.523285;-0.03859662,0;0;0,0.01004264;0.2932584;-0.07372808,0.01988623;0.5782389;-0.1618571,0.2140215;0.4982791;-0.03727508,0.4321847;0.4147643;0.02459764,0.6261079;0.3429536;-0.04015517,-0.1743259;0.473709;-0.03377111,-0.3839891;0.3576744;-0.06500375,-0.5625845;0.30177;-0.1742479,0.07907945;-0.0015921;-0.04018378,0.07075669;-0.331423;-0.09826922,-0.01241264;-0.6689484;0.00153064,-0.01036392;-0.6699084;-0.1036744,-0.08167847;0.01049625;-0.03300434,-0.1645918;-0.2588338;-0.2141626,-0.2116668;-0.6038842;-0.116568,-0.2261864;-0.6437369;-0.1998783,0.01752315;0.5082083;-0.1373966,612.5507
+0;0;0,0.02617348;0.3005519;-0.01695027,0.05308313;0.5955907;-0.04904163,0.264289;0.4865206;-0.02782433,0.5033775;0.4540305;-0.00224014,0.7192497;0.4463974;0.01481608,-0.1708938;0.4898365;-0.01226204,-0.409893;0.4484424;-0.01853742,-0.6226236;0.4091257;-0.03078077,0.07482518;-0.003733245;-0.04794826,0.0471059;-0.3368331;-0.03900991,0.005413167;-0.6908348;0.02442222,0.001976358;-0.6527334;-0.08484745,-0.08450047;0.01239381;-0.02485646,-0.2120592;-0.09975073;-0.3128776,-0.1484569;-0.4375126;-0.1990763,-0.1660403;-0.4776418;-0.2814779,0.04629799;0.5225552;-0.03854133,0;0;0,0.01055489;0.2926646;-0.07442999,0.02079171;0.5769308;-0.1632333,0.2133554;0.4979849;-0.03458881,0.4332369;0.4137228;0.02393913,0.627172;0.3419271;-0.04074883,-0.1736985;0.4730144;-0.0342382,-0.3847116;0.3573708;-0.06543936,-0.5635184;0.3019447;-0.1745542,0.07915785;-0.001808941;-0.0405283,0.07032793;-0.3311157;-0.09782505,-0.01201303;-0.6692334;0.002052069,-0.009188484;-0.6703162;-0.1030345,-0.08197544;0.01069046;-0.03282563,-0.1703328;-0.2517601;-0.2202196,-0.2162269;-0.5978007;-0.1241532,-0.2328694;-0.6394031;-0.2054762,0.01834136;0.5070875;-0.1386085,612.5732
+0;0;0,0.02603494;0.3005766;-0.0167245,0.05261782;0.5956613;-0.04865671,0.2638884;0.4865106;-0.02725084,0.5035969;0.4581981;-0.00251825,0.7194553;0.450893;0.01485338,-0.1713063;0.4904386;-0.01150661,-0.4110681;0.4540271;-0.0193788,-0.623265;0.4112553;-0.02902579,0.07484981;-0.003754636;-0.04790813,0.04648117;-0.3368039;-0.03912298,0.004599825;-0.6907112;0.02471016,0.00113597;-0.6525816;-0.08455656,-0.08449523;0.01237392;-0.0248842,-0.2122585;-0.09953685;-0.3129056,-0.1458536;-0.4365379;-0.1984514,-0.1647603;-0.476436;-0.2807563,0.04591925;0.5226154;-0.03817326,0;0;0,0.01055489;0.2926646;-0.07442999,0.02079171;0.5769308;-0.1632333,0.2133554;0.4979849;-0.03458881,0.4332369;0.4137228;0.02393913,0.627172;0.3419271;-0.04074883,-0.1736985;0.4730144;-0.0342382,-0.3847116;0.3573708;-0.06543936,-0.5635184;0.3019447;-0.1745542,0.07915785;-0.001808941;-0.0405283,0.07032793;-0.3311157;-0.09782505,-0.01201303;-0.6692334;0.002052069,-0.009188484;-0.6703162;-0.1030345,-0.08197544;0.01069046;-0.03282563,-0.1703328;-0.2517601;-0.2202196,-0.2162269;-0.5978007;-0.1241532,-0.2328694;-0.6394031;-0.2054762,0.01834136;0.5070875;-0.1386085,612.5845
+0;0;0,0.02599006;0.3000585;-0.01669567,0.05251623;0.5945141;-0.04855898,0.2636864;0.4855561;-0.02718384,0.5054579;0.457;-0.002238385,0.7213199;0.4496947;0.01513353,-0.171276;0.489482;-0.011448,-0.4131013;0.4527571;-0.01938795,-0.6253017;0.4099847;-0.0290351,0.07497329;-0.00376083;-0.04798716,0.0466731;-0.3360066;-0.0392232,0.004737146;-0.6903753;0.02469316,0.001273613;-0.6522465;-0.08456341,-0.08463462;0.01239433;-0.02492525,-0.2120896;-0.09924641;-0.3122517,-0.1455981;-0.4366868;-0.1976482,-0.164503;-0.4765784;-0.2799455,0.04583357;0.5216417;-0.03810042,0;0;0,0.01071756;0.2921579;-0.07428455,0.0210463;0.5758648;-0.1627364,0.2125353;0.4979796;-0.03241801,0.434607;0.4121319;0.02419949,0.6281346;0.3393921;-0.0406661,-0.1734481;0.4728636;-0.03381557,-0.3865588;0.3568768;-0.0657859,-0.5657464;0.3020389;-0.1745801,0.07912279;-0.002028316;-0.04090691,0.07049405;-0.3308106;-0.09651852,-0.01173154;-0.6694074;0.003543139,-0.008502673;-0.6704762;-0.1015253,-0.08220181;0.01091953;-0.03258115,-0.1747876;-0.2453688;-0.2249586,-0.2203075;-0.5921599;-0.1296437,-0.2382811;-0.635563;-0.2090416,0.01857387;0.5061724;-0.1382151,612.6064
+0;0;0,0.02598163;0.2999612;-0.01669025,0.05250357;0.5943697;-0.04854869,0.2641689;0.4853366;-0.02714974,0.509168;0.4563992;-0.00187128,0.7250393;0.4490936;0.01550138,-0.1717809;0.4892713;-0.01137818,-0.4168344;0.4520562;-0.01942412,-0.6290439;0.4092819;-0.02907168,0.07501029;-0.003762686;-0.04801084,0.04681573;-0.3347683;-0.0392796,0.004805241;-0.6897669;0.02475037,0.001342067;-0.6516389;-0.08449488,-0.08467638;0.01240045;-0.02493755,-0.2116556;-0.09882358;-0.3111915,-0.145046;-0.4368638;-0.1963844,-0.163949;-0.4767481;-0.2786731,0.04582153;0.521504;-0.0380911,0;0;0,0.01065291;0.2920263;-0.07441449,0.02076814;0.5756973;-0.1628475,0.2118549;0.4980443;-0.03064346,0.4364363;0.4078903;0.02354503,0.6301789;0.3363166;-0.04200339,-0.1736415;0.4728042;-0.03280357,-0.3922007;0.3612305;-0.06863804,-0.5725484;0.3043484;-0.1744431,0.07905675;-0.002167344;-0.04112267,0.07129912;-0.3300885;-0.09444618,-0.01212707;-0.6693029;0.004863262,-0.008610621;-0.6703891;-0.100179,-0.08229816;0.01109255;-0.03239923,-0.1772768;-0.2414814;-0.2263613,-0.2254066;-0.5898731;-0.1358324,-0.2420425;-0.6346357;-0.2142313,0.01835658;0.5060055;-0.1383393,612.6286
+0;0;0,0.02611048;0.2999667;-0.01638876,0.05273163;0.5944076;-0.04786409,0.2644181;0.4854924;-0.02686154,0.5098866;0.4598383;-0.002613747,0.7257377;0.4528349;0.0151311,-0.1716923;0.490004;-0.01095909,-0.4162903;0.4496268;-0.0174708,-0.6294838;0.4127148;-0.02937199,0.07498188;-0.003811048;-0.0480514,0.04660261;-0.3348037;-0.0394299,0.004321519;-0.6896919;0.02503245,0.000842104;-0.6515197;-0.08420899,-0.08468086;0.01244134;-0.02490197,-0.2113105;-0.09767022;-0.3117403,-0.1436757;-0.4351842;-0.1959882,-0.1637652;-0.474618;-0.2783773,0.04603434;0.5215294;-0.03750372,0;0;0,0.01065291;0.2920263;-0.07441449,0.02076814;0.5756973;-0.1628475,0.2118549;0.4980443;-0.03064346,0.4364363;0.4078903;0.02354503,0.6301789;0.3363166;-0.04200339,-0.1736415;0.4728042;-0.03280357,-0.3922007;0.3612305;-0.06863804,-0.5725484;0.3043484;-0.1744431,0.07905675;-0.002167344;-0.04112267,0.07129912;-0.3300885;-0.09444618,-0.01212707;-0.6693029;0.004863262,-0.008610621;-0.6703891;-0.100179,-0.08229816;0.01109255;-0.03239923,-0.1772768;-0.2414814;-0.2263613,-0.2254066;-0.5898731;-0.1358324,-0.2420425;-0.6346357;-0.2142313,0.01835658;0.5060055;-0.1383393,612.64
+0;0;0,0.02611048;0.2999667;-0.01638876,0.05273163;0.5944076;-0.04786409,0.2644181;0.4854924;-0.02686154,0.5098866;0.4598383;-0.002613747,0.7257377;0.4528349;0.0151311,-0.1716923;0.490004;-0.01095909,-0.4162903;0.4496268;-0.0174708,-0.6294838;0.4127148;-0.02937199,0.07498188;-0.003811048;-0.0480514,0.04660261;-0.3348037;-0.0394299,0.004321519;-0.6896919;0.02503245,0.000842104;-0.6515197;-0.08420899,-0.08468086;0.01244134;-0.02490197,-0.2113105;-0.09767022;-0.3117403,-0.1436757;-0.4351842;-0.1959882,-0.1637652;-0.474618;-0.2783773,0.04603434;0.5215294;-0.03750372,0;0;0,0.01065291;0.2920263;-0.07441449,0.02076814;0.5756973;-0.1628475,0.2118549;0.4980443;-0.03064346,0.4364363;0.4078903;0.02354503,0.6301789;0.3363166;-0.04200339,-0.1736415;0.4728042;-0.03280357,-0.3922007;0.3612305;-0.06863804,-0.5725484;0.3043484;-0.1744431,0.07905675;-0.002167344;-0.04112267,0.07129912;-0.3300885;-0.09444618,-0.01212707;-0.6693029;0.004863262,-0.008610621;-0.6703891;-0.100179,-0.08229816;0.01109255;-0.03239923,-0.1772768;-0.2414814;-0.2263613,-0.2254066;-0.5898731;-0.1358324,-0.2420425;-0.6346357;-0.2142313,0.01835658;0.5060055;-0.1383393,612.6516
+0;0;0,0.02609305;0.2997665;-0.01637783,0.05268759;0.5939132;-0.04782131,0.2633051;0.4852569;-0.02688277,0.5097613;0.4594995;-0.002537414,0.7255669;0.4524976;0.0152037,-0.1706558;0.4897463;-0.01105869,-0.4162379;0.4492067;-0.0175966,-0.6293865;0.4123024;-0.02949528,0.07491641;-0.00380772;-0.04800944,0.04664481;-0.3335446;-0.03942065,0.004233528;-0.6895255;0.0252402,0.00075426;-0.6513537;-0.08399661,-0.08460692;0.01243047;-0.02488022,-0.2107561;-0.09726331;-0.3106303,-0.1429131;-0.4358166;-0.1945218,-0.1630017;-0.4752474;-0.2769073,0.04599776;0.5211163;-0.03747249,0;0;0,0.01135054;0.2918134;-0.07433128,0.02224555;0.5752236;-0.1625111,0.21143;0.4979256;-0.0295639,0.436736;0.4059895;0.0231781,0.6302904;0.333349;-0.0415976,-0.1719088;0.472687;-0.03392363,-0.391693;0.3612929;-0.0697428,-0.5729499;0.3067887;-0.1751519,0.07904702;-0.002281666;-0.04096627,0.07181957;-0.3291941;-0.09269094,-0.01252969;-0.6695539;0.00601387,-0.008718364;-0.6706397;-0.09901333,-0.08216661;0.01121043;-0.0324784,-0.1788893;-0.2380542;-0.2276995,-0.2295859;-0.5886819;-0.142892,-0.2453042;-0.6373006;-0.2176155,0.01963392;0.505599;-0.1380808,612.6734
+0;0;0,0.02596954;0.2997899;-0.01614464,0.05241033;0.5939672;-0.04742581,0.2632237;0.4864198;-0.02615741,0.5098575;0.46162;-0.002630187,0.7256779;0.4559375;0.01540039,-0.1709884;0.4905117;-0.0105686,-0.4165191;0.4496502;-0.01703445,-0.6300266;0.4149592;-0.02915496,0.0749095;-0.003906931;-0.04801223,0.0462646;-0.3336175;-0.03965367,0.003765881;-0.6895077;0.02544756,0.0003327681;-0.6513203;-0.08378954,-0.08456457;0.0125262;-0.02497599,-0.2108282;-0.09712226;-0.3106929,-0.1421853;-0.4351966;-0.1936626,-0.1630909;-0.4742974;-0.2761224,0.04575288;0.5211632;-0.0371055,0;0;0,0.01135054;0.2918134;-0.07433128,0.02224555;0.5752236;-0.1625111,0.21143;0.4979256;-0.0295639,0.436736;0.4059895;0.0231781,0.6302904;0.333349;-0.0415976,-0.1719088;0.472687;-0.03392363,-0.391693;0.3612929;-0.0697428,-0.5729499;0.3067887;-0.1751519,0.07904702;-0.002281666;-0.04096627,0.07181957;-0.3291941;-0.09269094,-0.01252969;-0.6695539;0.00601387,-0.008718364;-0.6706397;-0.09901333,-0.08216661;0.01121043;-0.0324784,-0.1788893;-0.2380542;-0.2276995,-0.2295859;-0.5886819;-0.142892,-0.2453042;-0.6373006;-0.2176155,0.01963392;0.505599;-0.1380808,612.6851
+0;0;0,0.02595351;0.2996048;-0.01613467,0.05237818;0.5936028;-0.04739669,0.2655838;0.4857203;-0.02601464,0.5092757;0.4612163;-0.002768043,0.7250644;0.4555347;0.01525987,-0.1733963;0.4898571;-0.01025465,-0.4159983;0.4494831;-0.01664338,-0.6294745;0.4147972;-0.0287621,0.07491795;-0.003907372;-0.04801764,0.04666636;-0.3290909;-0.03977385,0.003744431;-0.6885251;0.02597566,0.0003100559;-0.6503347;-0.0833016,-0.0845741;0.01252761;-0.02497881,-0.2091041;-0.09561534;-0.3067727,-0.1397776;-0.4370563;-0.1885771,-0.1606909;-0.4761824;-0.2710671,0.04572497;0.5208452;-0.03708295,0;0;0,0.01145728;0.2916547;-0.0741837,0.02245683;0.5749316;-0.1621697,0.2166204;0.4954732;-0.03355335,0.4374133;0.4028426;0.02298594,0.6312165;0.3306862;-0.04147958,-0.1738798;0.4725707;-0.03242933,-0.3920349;0.3648375;-0.06887773,-0.5747117;0.3140728;-0.1736353,0.07904743;-0.002499372;-0.04097462,0.07324784;-0.3251704;-0.09057498,-0.01256873;-0.6694463;0.006727934,-0.009739392;-0.6704963;-0.09838295,-0.08214285;0.01148657;-0.03246955,-0.1793103;-0.2300165;-0.2295614,-0.2299345;-0.5842897;-0.1442035,-0.2444399;-0.6311938;-0.2209872,0.0198184;0.5053392;-0.1377926,612.6961

+ 161 - 0
DataCSV/Sam/FirstPersonPerspective_TwoArmsPlusLeg_Sideways_ColorFeedback_Slow.csv

@@ -0,0 +1,161 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.02152944;0.3155802;-0.007818506,0.04283778;0.6214758;-0.03028121,0.2287735;0.5008347;-0.011946,0.2657773;0.252906;0.007321753,0.3090772;0.03836399;-0.009319929,-0.1532595;0.4988538;-0.01274065,-0.216032;0.2554795;-0.006597541,-0.2720861;0.04417846;-0.02634354,0.06001214;0.0006236731;-0.03036169,0.04733443;-0.3631367;0.008214721,0.02229357;-0.6639912;0.0662352,0.02211626;-0.6268545;-0.02126473,-0.06097317;0.006784674;-0.02756663,-0.089524;-0.3580943;-0.02324795,-0.1150516;-0.6595802;0.03117134,-0.1134524;-0.6223129;-0.05630342,0.03753682;0.5462686;-0.0222158,0;0;0,-0.02258001;0.3153516;-0.01261115,-0.04402657;0.6208839;-0.03946471,0.1181194;0.4749112;0.06520318,0.1437107;0.2263034;0.03784537,0.1717421;0.02688566;-0.04948664,-0.2065906;0.4819462;-0.1107845,-0.2843224;0.2472125;-0.1562493,-0.2186641;0.04870236;-0.2230536,0.06707139;0.004503369;0.002196789,0.1072783;-0.3574617;-0.03434277,0.1467098;-0.6611598;-0.007519482,0.174167;-0.6913893;-0.06518841,-0.04674097;0.00284699;-0.04827892,-0.1111232;-0.3572492;-0.06077586,-0.09647582;-0.6542518;0.01720959,-0.06662085;-0.6432796;-0.06312613,-0.03868756;0.5458013;-0.030334,33.89963
+0;0;0,0.02152858;0.3155677;-0.007818196,0.04283588;0.6214483;-0.03027984,0.2291209;0.5007272;-0.0119262,0.2660024;0.2536178;0.007277881,0.3101498;0.03487669;-0.009689522,-0.1536095;0.4987427;-0.01272229,-0.2161745;0.2561727;-0.006599491,-0.2733256;0.04073593;-0.02673197,0.06002865;0.0006238447;-0.03037004,0.04735086;-0.3631389;0.008206623,0.02228;-0.6643538;0.06629662,0.02210234;-0.6272032;-0.02137534,-0.06098994;0.006786541;-0.02757422,-0.08954097;-0.3580948;-0.0232555,-0.1150991;-0.6599419;0.03122898,-0.1134968;-0.6226604;-0.05641775,0.03753513;0.546244;-0.02221474,0;0;0,-0.02259312;0.3153354;-0.01267671,-0.04416665;0.6208367;-0.03960776,0.1182418;0.474641;0.0652933,0.1437892;0.2268887;0.03775763,0.1705574;0.02442218;-0.05375934,-0.2070096;0.4818441;-0.1110576,-0.2844083;0.2478543;-0.1563379,-0.2174824;0.04546911;-0.2244974,0.0670898;0.004537702;0.002129793,0.1073044;-0.3574302;-0.0343976,0.1468026;-0.6614821;-0.007457495,0.1743983;-0.691874;-0.0651536,-0.04678433;0.002826017;-0.04826393,-0.111214;-0.357254;-0.06104869,-0.09619683;-0.6545554;0.01718052,-0.06626844;-0.643621;-0.06330757,-0.03878298;0.5457631;-0.03045416,33.92501
+0;0;0,0.02152858;0.3155677;-0.007818196,0.04283588;0.6214483;-0.03027984,0.2291209;0.5007272;-0.0119262,0.2660024;0.2536178;0.007277881,0.3101498;0.03487669;-0.009689522,-0.1536095;0.4987427;-0.01272229,-0.2161745;0.2561727;-0.006599491,-0.2733256;0.04073593;-0.02673197,0.06002865;0.0006238447;-0.03037004,0.04735086;-0.3631389;0.008206623,0.02228;-0.6643538;0.06629662,0.02210234;-0.6272032;-0.02137534,-0.06098994;0.006786541;-0.02757422,-0.08954097;-0.3580948;-0.0232555,-0.1150991;-0.6599419;0.03122898,-0.1134968;-0.6226604;-0.05641775,0.03753513;0.546244;-0.02221474,0;0;0,-0.02259312;0.3153354;-0.01267671,-0.04416665;0.6208367;-0.03960776,0.1182418;0.474641;0.0652933,0.1437892;0.2268887;0.03775763,0.1705574;0.02442218;-0.05375934,-0.2070096;0.4818441;-0.1110576,-0.2844083;0.2478543;-0.1563379,-0.2174824;0.04546911;-0.2244974,0.0670898;0.004537702;0.002129793,0.1073044;-0.3574302;-0.0343976,0.1468026;-0.6614821;-0.007457495,0.1743983;-0.691874;-0.0651536,-0.04678433;0.002826017;-0.04826393,-0.111214;-0.357254;-0.06104869,-0.09619683;-0.6545554;0.01718052,-0.06626844;-0.643621;-0.06330757,-0.03878298;0.5457631;-0.03045416,33.95217
+0;0;0,0.02147008;0.315491;-0.008048501,0.04269026;0.6212258;-0.03070012,0.2297543;0.5001491;-0.01186639,0.2656012;0.2526355;0.007358273,0.3097824;0.02817637;-0.01046243,-0.1545373;0.498346;-0.01278151,-0.2171024;0.2555147;-0.006770493,-0.2739925;0.03405742;-0.02604923,0.06003783;0.0006608249;-0.03040688,0.04710537;-0.3631673;0.00810691,0.02144885;-0.6642822;0.06592945,0.02130273;-0.6271387;-0.02183447,-0.06101439;0.006757811;-0.02758863,-0.08949903;-0.3581851;-0.02240927,-0.1153691;-0.6600873;0.03104783,-0.1137413;-0.6228122;-0.05669031,0.03741327;0.5460688;-0.02259386,0;0;0,-0.0225486;0.3152655;-0.01263094,-0.04414695;0.6206408;-0.03940988,0.1188339;0.4742047;0.06605911,0.1443295;0.2263139;0.03746343,0.1713842;0.01861155;-0.05623412,-0.2077456;0.4816724;-0.1113828,-0.2851531;0.2474372;-0.1567651,-0.2165446;0.03993709;-0.2266796,0.06711572;0.004525095;0.002135277,0.1073745;-0.3575041;-0.03441095,0.1469288;-0.6614435;-0.007426023,0.1746916;-0.6920753;-0.06492877,-0.04679446;0.002843886;-0.04828817,-0.1111057;-0.3573273;-0.06102705,-0.0965628;-0.6546384;0.01686094,-0.06653053;-0.6437255;-0.06368287,-0.03875338;0.545606;-0.03030944,33.98588
+0;0;0,0.02147047;0.3154967;-0.008048646,0.0426938;0.6212769;-0.03070383,0.2297111;0.5001956;-0.01187097,0.2655483;0.2527485;0.007348523,0.3099476;0.02718179;-0.01056011,-0.1544892;0.4983929;-0.01278587,-0.2170375;0.2556269;-0.006776471,-0.2742083;0.03307685;-0.02615034,0.06005562;0.0006610206;-0.03041589,0.04712116;-0.3632231;0.008103821,0.02147548;-0.6642108;0.06590194,0.02132928;-0.6270636;-0.02190743,-0.06103246;0.006759814;-0.02759681,-0.08952148;-0.3582392;-0.02241664,-0.1153807;-0.6600139;0.03101787,-0.113752;-0.6227351;-0.05676571,0.03741571;0.5461043;-0.02259589,0;0;0,-0.0225443;0.3152715;-0.01263189,-0.04416806;0.6206926;-0.03939557,0.1187753;0.474302;0.06609368,0.1443267;0.2264899;0.03745818,0.1715719;0.01771763;-0.05658555,-0.2077179;0.4816678;-0.1113087,-0.2849959;0.2474619;-0.1566893,-0.2160554;0.03896207;-0.2270271,0.06713448;0.004551977;0.002116919,0.107373;-0.3575376;-0.03441691,0.1468725;-0.6613559;-0.0074687,0.1745019;-0.6918436;-0.0652566,-0.04681207;0.002841647;-0.04829902,-0.1108597;-0.3574414;-0.06082012,-0.09644327;-0.6546907;0.01681283,-0.06639571;-0.6437875;-0.06377283,-0.03876391;0.5456417;-0.03030229,34.00877
+0;0;0,0.02146908;0.3154763;-0.008048126,0.04269199;0.6212504;-0.03070297,0.2288005;0.5003849;-0.01192067,0.2647817;0.2519434;0.00737606,0.3070708;0.03709756;-0.009681404,-0.1535843;0.4985906;-0.01283125,-0.2163839;0.2548491;-0.006797699,-0.2708375;0.04287654;-0.02525075,0.06006097;0.0006610795;-0.0304186,0.04712258;-0.3633336;0.008112809,0.02149747;-0.6640798;0.06586456,0.02135152;-0.6269446;-0.02179696,-0.0610379;0.006760416;-0.02759927,-0.08953557;-0.3583494;-0.02241753,-0.115374;-0.6598821;0.03097412,-0.1137481;-0.6226155;-0.05666165,0.03741382;0.5460767;-0.02259491,0;0;0,-0.02262653;0.3152453;-0.01262712,-0.04461625;0.6206366;-0.03936267,0.1179287;0.4753788;0.06587745,0.144362;0.2266157;0.03744627,0.1716746;0.02808852;-0.0524373,-0.2072052;0.4818789;-0.1109511,-0.2846735;0.2467066;-0.1565887,-0.2189031;0.04809943;-0.2234281,0.06714059;0.00457263;0.002068758,0.1073425;-0.3576474;-0.03432655,0.1469672;-0.6612125;-0.00752425,0.1748835;-0.6919118;-0.06472348,-0.04684347;0.002822046;-0.04827809,-0.1109024;-0.3575895;-0.06028388,-0.09644333;-0.6543914;0.0180731,-0.06643694;-0.643445;-0.06237596,-0.03908794;0.5455923;-0.03028059,34.04124
+0;0;0,0.02137998;0.3154987;-0.008126916,0.04250193;0.6213669;-0.03088779,0.2287572;0.5003768;-0.01176884,0.2638048;0.2510789;0.007439964,0.3051462;0.03616914;-0.009626633,-0.1538981;0.4986594;-0.01283354,-0.217083;0.2542805;-0.007058279,-0.2711838;0.04228494;-0.02487849,0.06013013;0.0006495896;-0.03029725,0.0467255;-0.3634697;0.007691802,0.02127064;-0.6641155;0.06539661,0.02115729;-0.6270611;-0.02140133,-0.06100911;0.006763695;-0.02767887,-0.0897677;-0.3584099;-0.02248663,-0.115588;-0.6597534;0.03128228,-0.1139465;-0.622577;-0.0554902,0.03724932;0.5461595;-0.02275021,0;0;0,-0.02261525;0.3152626;-0.01267529,-0.0446051;0.6207423;-0.03948402,0.1179849;0.4754164;0.06600356,0.1445588;0.225999;0.03716731,0.1717289;0.02654755;-0.05039692,-0.2074625;0.4818736;-0.1108009,-0.285178;0.2460716;-0.1566756,-0.219436;0.04756467;-0.2234557,0.06714828;0.004578948;0.002029657,0.1073211;-0.3577377;-0.03428245,0.1469867;-0.661184;-0.007586479,0.1745341;-0.6913295;-0.06421971,-0.04685228;0.002826761;-0.0482789,-0.1109877;-0.3576564;-0.06029174,-0.09622058;-0.6543161;0.01807034,-0.0665317;-0.6431867;-0.06159228,-0.0390754;0.5456662;-0.03037572,34.06363
+0;0;0,0.02138202;0.3155288;-0.008127689,0.04251567;0.6215663;-0.03090193,0.228841;0.5004998;-0.01177238,0.263932;0.2508923;0.007460278,0.3055651;0.03446633;-0.009726728,-0.1539624;0.4987819;-0.0128375,-0.2172258;0.2540994;-0.007055065,-0.2717083;0.04060814;-0.02500101,0.06013991;0.0006496952;-0.03030217,0.04673883;-0.3633731;0.007676804,0.02129039;-0.6639431;0.06536706,0.02117677;-0.6268718;-0.02163871,-0.06101902;0.006764794;-0.02768336,-0.08976999;-0.358312;-0.0224925,-0.1155838;-0.6595795;0.03126284,-0.1139384;-0.6223859;-0.0557174,0.03725897;0.5463003;-0.02275801,0;0;0,-0.02263023;0.3152903;-0.01271033,-0.04471929;0.6209261;-0.03960943,0.1178916;0.4754356;0.06600714,0.1446116;0.2257598;0.03679657,0.171518;0.02543953;-0.05273962,-0.2075967;0.4817929;-0.1107992,-0.2855078;0.2457139;-0.1566444,-0.2189784;0.04595174;-0.2240078,0.06715909;0.004589409;0.002011776,0.1072876;-0.3576316;-0.03432369,0.1469405;-0.6610163;-0.007801056,0.174593;-0.6914539;-0.06439304,-0.04686236;0.002824365;-0.04828452,-0.1110163;-0.3575548;-0.06035585,-0.09599677;-0.6542571;0.01749185,-0.06623941;-0.6431714;-0.06236279,-0.03915372;0.5457966;-0.03047156,34.09706
+0;0;0,0.02138309;0.3155446;-0.008128098,0.04252052;0.6216367;-0.0309066,0.2284729;0.5006413;-0.01179644,0.2635745;0.2509589;0.007441986,0.305557;0.0327166;-0.00988926,-0.1535878;0.4989267;-0.01285949,-0.2168702;0.2541708;-0.007075321,-0.2718098;0.03888783;-0.02517187,0.06015266;0.000649833;-0.0303086,0.0467305;-0.3639458;0.007730139,0.02133683;-0.6638689;0.06529624,0.02122297;-0.6267828;-0.02189132,-0.06103197;0.006766228;-0.02768924,-0.08982817;-0.358885;-0.02249021,-0.1155864;-0.6595042;0.03114945,-0.1139376;-0.6222956;-0.05601255,0.03726258;0.5463529;-0.02276075,0;0;0,-0.02263688;0.315305;-0.01272941,-0.04478068;0.6209934;-0.03961611,0.117609;0.4758288;0.06585264,0.1446464;0.22611;0.03664541,0.1715156;0.02401447;-0.05351019,-0.2072903;0.4818904;-0.1106416,-0.2853251;0.2457414;-0.1563335,-0.2180835;0.04436909;-0.2243068,0.06717354;0.004597276;0.001989126,0.1071323;-0.3582428;-0.03416967,0.1469715;-0.6609519;-0.007851601,0.174598;-0.691366;-0.06476212,-0.04688029;0.002821387;-0.04828721,-0.1111594;-0.3581178;-0.06045894,-0.09613577;-0.6541942;0.01716619,-0.06632189;-0.6431469;-0.06285772,-0.03919699;0.5458464;-0.03048301,34.13091
+0;0;0,0.02135764;0.3155061;-0.008147468,0.04244944;0.6216396;-0.03099071,0.226519;0.500869;-0.01201653,0.2613047;0.2490475;0.007258732,0.3028787;0.02925049;-0.01019557,-0.1517799;0.499342;-0.01284168,-0.2159375;0.252664;-0.007416577,-0.2712199;0.03597876;-0.02572339,0.06021079;0.0006724512;-0.030287,0.04652014;-0.3642151;0.007164754,0.02124033;-0.6642641;0.06478737,0.02109079;-0.6272038;-0.02214342,-0.0610517;0.006749951;-0.02775288,-0.08986476;-0.3591382;-0.02239745,-0.1151837;-0.6599383;0.03114743,-0.1135828;-0.6227608;-0.05575915,0.03720552;0.5463474;-0.02282478,0;0;0,-0.0227147;0.3152588;-0.01274848,-0.0450608;0.6209779;-0.03961134,0.1165488;0.4782529;0.06509018,0.1447232;0.2264926;0.03647876,0.1715906;0.02309276;-0.054353,-0.2057755;0.4823525;-0.1099788,-0.2845065;0.2442811;-0.1560119,-0.2167416;0.04162294;-0.2244324,0.0672081;0.00470525;0.002006531,0.1071177;-0.3583761;-0.03421664,0.1470222;-0.6612041;-0.007916687,0.1745167;-0.6914352;-0.06468915,-0.04690493;0.002778857;-0.04832494,-0.1113838;-0.3583575;-0.06081569,-0.09625211;-0.6545502;0.01683566,-0.06657584;-0.6434403;-0.06297235,-0.03941093;0.5458251;-0.03048825,34.16423
+0;0;0,0.02136057;0.3155494;-0.008148585,0.04246108;0.6218092;-0.03100145,0.2267758;0.5009437;-0.01200929,0.2614568;0.2498806;0.007207925,0.3021312;0.03483988;-0.009868673,-0.152018;0.4994147;-0.01283552,-0.2159824;0.2534796;-0.007426752,-0.2700685;0.04148331;-0.02533741,0.06019615;0.0006722877;-0.03027963,0.04650704;-0.3641741;0.007167893,0.02123819;-0.664093;0.06476552,0.02108841;-0.6270213;-0.02230564,-0.06103685;0.00674831;-0.02774613,-0.08984666;-0.3590986;-0.02239131,-0.1151546;-0.6597682;0.03113036,-0.1135511;-0.6225792;-0.05591656,0.0372147;0.5464816;-0.02283167,0;0;0,-0.02270968;0.3153015;-0.01277971,-0.0450571;0.6211433;-0.03970122,0.1166031;0.4778267;0.06505322,0.1449483;0.2268716;0.03636789,0.173723;0.0277237;-0.0513854,-0.2059936;0.4822437;-0.1100299,-0.2844785;0.2448922;-0.1559549,-0.2181412;0.04663198;-0.2228936,0.06719583;0.004673153;0.001940489,0.1071392;-0.3583683;-0.03422642,0.1470208;-0.6610662;-0.007943394,0.1745454;-0.6914446;-0.06476116,-0.04691175;0.002808733;-0.04829371,-0.1113798;-0.3582897;-0.06072069,-0.09617148;-0.6543647;0.01683969,-0.06645845;-0.6432875;-0.06310081,-0.03940959;0.5459559;-0.03056431,34.19778
+0;0;0,0.02137715;0.3157943;-0.008154912,0.04250654;0.6224731;-0.03103955,0.2270647;0.5014329;-0.01202063,0.2617657;0.2502251;0.00720766,0.3024432;0.03516807;-0.009870237,-0.1522315;0.4999018;-0.01284795,-0.2162328;0.253825;-0.007436072,-0.2703229;0.04181264;-0.0253481,0.06013376;0.0006715909;-0.03024825,0.04644464;-0.364175;0.0071993,0.02120221;-0.6637804;0.06473673,0.02105216;-0.6266963;-0.02248553,-0.06097358;0.006741315;-0.02771737,-0.0897834;-0.3591057;-0.02236255,-0.1150649;-0.6594611;0.03110319,-0.1134586;-0.6222596;-0.05609479,0.03725219;0.5470312;-0.02285737,0;0;0,-0.02275044;0.3155365;-0.01298809,-0.04530621;0.6217631;-0.04017949,0.1167196;0.4781808;0.06454037,0.1456167;0.2270888;0.03630947,0.1733466;0.02786021;-0.05163861,-0.2062089;0.4818609;-0.1103195,-0.2845961;0.2443252;-0.1562702,-0.2182716;0.04605967;-0.2232606,0.06713505;0.004633188;0.001701117,0.1077044;-0.3583637;-0.03421688,0.1475784;-0.6607409;-0.007963181,0.1751202;-0.6913686;-0.06474042,-0.04689351;0.002841002;-0.04821206,-0.1108559;-0.3583335;-0.06103898,-0.0954636;-0.654139;0.01624797,-0.0657573;-0.6431056;-0.06385034,-0.03961089;0.5464715;-0.03097201,34.21989
+0;0;0,0.02134512;0.3157929;-0.008292723,0.04242335;0.6224655;-0.03130872,0.2269344;0.5012888;-0.01177212,0.261177;0.2499887;0.00706763,0.3013999;0.03485896;-0.01017004,-0.1522415;0.499712;-0.01284817,-0.2166478;0.2537341;-0.007756101,-0.2708503;0.04177262;-0.02592915,0.06011418;0.0006682521;-0.03028719,0.04634819;-0.3642283;0.006640987,0.02089244;-0.6638035;0.06424236,0.02079382;-0.6267321;-0.02298102,-0.06097945;0.006753013;-0.0277016,-0.08998571;-0.3590807;-0.02249959,-0.1155397;-0.6594312;0.03086401,-0.1138816;-0.6222431;-0.05633412,0.03718358;0.5470259;-0.0230948,0;0;0,-0.02275044;0.3155365;-0.01298809,-0.04530621;0.6217631;-0.04017949,0.1167196;0.4781808;0.06454037,0.1456167;0.2270888;0.03630947,0.1733466;0.02786021;-0.05163861,-0.2062089;0.4818609;-0.1103195,-0.2845961;0.2443252;-0.1562702,-0.2182716;0.04605967;-0.2232606,0.06713505;0.004633188;0.001701117,0.1077044;-0.3583637;-0.03421688,0.1475784;-0.6607409;-0.007963181,0.1751202;-0.6913686;-0.06474042,-0.04689351;0.002841002;-0.04821206,-0.1108559;-0.3583335;-0.06103898,-0.0954636;-0.654139;0.01624797,-0.0657573;-0.6431056;-0.06385034,-0.03961089;0.5464715;-0.03097201,34.24252
+0;0;0,0.02134665;0.3158155;-0.008293318,0.04242967;0.6225578;-0.03131469,0.2271275;0.5013153;-0.01176463,0.2613429;0.2502147;0.007060166,0.3015715;0.03505477;-0.01017992,-0.1524245;0.4997369;-0.01284175,-0.2167797;0.2539543;-0.007753719,-0.2709898;0.04196307;-0.02592932,0.06010743;0.000668177;-0.03028379,0.0463419;-0.3642164;0.006643174,0.02088575;-0.6637962;0.06424543,0.02078709;-0.6267219;-0.02301466,-0.0609726;0.006752255;-0.02769849,-0.08997791;-0.3590694;-0.02249665,-0.1155323;-0.6594247;0.03086778,-0.1138735;-0.6222335;-0.05636704,0.03718848;0.5470977;-0.02309854,0;0;0,-0.02279574;0.3155565;-0.01297688,-0.0455147;0.6218482;-0.04009771,0.1168063;0.4780187;0.0644269,0.1458238;0.22719;0.03579974,0.1734044;0.02816838;-0.0527389,-0.2064365;0.4817396;-0.1104474,-0.2845703;0.244343;-0.1564319,-0.2182418;0.04604751;-0.2234304,0.06712845;0.00464794;0.001620293,0.1077235;-0.3583418;-0.03421783,0.1475804;-0.6607257;-0.007961033,0.1750879;-0.6913581;-0.0648067,-0.04689919;0.002816473;-0.04819742,-0.1109478;-0.3583288;-0.06107249,-0.09529692;-0.6541835;0.0159927,-0.065603;-0.6431525;-0.06414984,-0.03977004;0.5465361;-0.03091741,34.27636
+0;0;0,0.02135051;0.3158726;-0.008294817,0.0424417;0.6227337;-0.03132507,0.2273306;0.5014161;-0.01176039,0.2615133;0.2505556;0.007046402,0.3033582;0.02675046;-0.0108864,-0.1526071;0.4998361;-0.0128386,-0.2169008;0.2542885;-0.007755442,-0.2732891;0.03377941;-0.02666134,0.06010938;0.0006681986;-0.03028477,0.04634397;-0.364213;0.006641848,0.02082417;-0.6645418;0.06438814,0.02072558;-0.6274722;-0.02281343,-0.06097458;0.006752474;-0.02769938,-0.08997961;-0.3590658;-0.0224976,-0.1155979;-0.660172;0.03100026,-0.1139402;-0.6229857;-0.05617606,0.03719853;0.5472451;-0.02310582,0;0;0,-0.02291389;0.315605;-0.01298547,-0.0458998;0.6219994;-0.04008055,0.1167994;0.4781735;0.06436611,0.1458777;0.2276052;0.03567625,0.1733041;0.02028789;-0.05613159,-0.2068234;0.4815458;-0.110505,-0.284774;0.2443556;-0.1565227,-0.2158519;0.03811479;-0.2263498,0.06713198;0.004643291;0.001577377,0.1078037;-0.3583379;-0.03422523,0.14802;-0.6614388;-0.007848501,0.1752616;-0.6919491;-0.06486177,-0.04690382;0.002817004;-0.04819592,-0.1109089;-0.3583274;-0.06121234,-0.0957602;-0.6547252;0.01690387,-0.06611044;-0.6436819;-0.0631938,-0.04008024;0.546663;-0.03090811,34.29868
+0;0;0,0.02132879;0.3158869;-0.008284461,0.04238472;0.6227813;-0.03132795,0.2266754;0.5014513;-0.01188113,0.2609005;0.2509087;0.007210286,0.3057386;0.01000999;-0.01224788,-0.1520344;0.4998577;-0.0128569,-0.2167199;0.2547087;-0.007840364,-0.2779122;0.01751405;-0.0282236,0.06012715;0.0006660782;-0.03031191,0.04640011;-0.3623246;0.005984915,0.02073968;-0.6646031;0.06404526,0.02062824;-0.6275397;-0.02306243,-0.06100547;0.006760457;-0.02769762,-0.09016845;-0.3571013;-0.02297916,-0.1157941;-0.6601618;0.03086713,-0.1141511;-0.6229813;-0.05621556,0.03715193;0.5472848;-0.02310302,0;0;0,-0.0229267;0.3156159;-0.0130024,-0.04593065;0.6220388;-0.04012346,0.1164076;0.4781325;0.06365085,0.1460238;0.2278609;0.03546596,0.174528;0.002489388;-0.05843019,-0.2063694;0.4817561;-0.1102237,-0.2841501;0.2448134;-0.1562209,-0.2100437;0.0228322;-0.2314131,0.06715867;0.004680693;0.001527548,0.1081864;-0.3562478;-0.03474116,0.1480158;-0.6613532;-0.007795334,0.175241;-0.6918043;-0.06473494,-0.0469362;0.002798818;-0.04820466,-0.1105945;-0.3564306;-0.06123917,-0.09557097;-0.6546829;0.01763831,-0.06603456;-0.6436198;-0.06240324,-0.04010635;0.5466958;-0.03094435,34.32175
+0;0;0,0.02132879;0.3158869;-0.008284461,0.04238472;0.6227813;-0.03132795,0.2266754;0.5014513;-0.01188113,0.2609005;0.2509087;0.007210286,0.3057386;0.01000999;-0.01224788,-0.1520344;0.4998577;-0.0128569,-0.2167199;0.2547087;-0.007840364,-0.2779122;0.01751405;-0.0282236,0.06012715;0.0006660782;-0.03031191,0.04640011;-0.3623246;0.005984915,0.02073968;-0.6646031;0.06404526,0.02062824;-0.6275397;-0.02306243,-0.06100547;0.006760457;-0.02769762,-0.09016845;-0.3571013;-0.02297916,-0.1157941;-0.6601618;0.03086713,-0.1141511;-0.6229813;-0.05621556,0.03715193;0.5472848;-0.02310302,0;0;0,-0.0229267;0.3156159;-0.0130024,-0.04593065;0.6220388;-0.04012346,0.1164076;0.4781325;0.06365085,0.1460238;0.2278609;0.03546596,0.174528;0.002489388;-0.05843019,-0.2063694;0.4817561;-0.1102237,-0.2841501;0.2448134;-0.1562209,-0.2100437;0.0228322;-0.2314131,0.06715867;0.004680693;0.001527548,0.1081864;-0.3562478;-0.03474116,0.1480158;-0.6613532;-0.007795334,0.175241;-0.6918043;-0.06473494,-0.0469362;0.002798818;-0.04820466,-0.1105945;-0.3564306;-0.06123917,-0.09557097;-0.6546829;0.01763831,-0.06603456;-0.6436198;-0.06240324,-0.04010635;0.5466958;-0.03094435,34.34455
+0;0;0,0.02133016;0.3159072;-0.008284994,0.04239361;0.6229113;-0.03133672,0.2269403;0.5014919;-0.01187169,0.2611436;0.2511088;0.007207576,0.3061153;0.009492487;-0.01230855,-0.1522848;0.4998961;-0.01284878,-0.2169292;0.2549032;-0.007835442,-0.2783037;0.01700202;-0.02827939,0.06017719;0.0006666325;-0.03033714,0.04644706;-0.3624057;0.005967854,0.02079614;-0.6645724;0.06400671,0.02068564;-0.6275688;-0.0223631,-0.06105623;0.006766084;-0.02772067,-0.09022578;-0.3571775;-0.02300115,-0.115842;-0.6601259;0.03082522,-0.1142128;-0.6230062;-0.0555198,0.03715895;0.5473878;-0.02310885,0;0;0,-0.02306493;0.3156286;-0.01294589,-0.04645617;0.6221441;-0.03995132,0.1163243;0.4780838;0.06370616,0.1460199;0.2280262;0.03515959,0.1747327;0.002103418;-0.05926633,-0.2067602;0.4815001;-0.1104938,-0.2842848;0.2446122;-0.156315,-0.2101203;0.0218966;-0.2316754,0.06721245;0.004763156;0.001370907,0.1081079;-0.3562793;-0.03473949,0.1479724;-0.6612724;-0.007883785,0.1747593;-0.6910155;-0.06464672,-0.04699989;0.00278039;-0.04822199,-0.1107309;-0.3565207;-0.06123076,-0.09584185;-0.6546251;0.01778328,-0.0665369;-0.6433899;-0.06157608,-0.0405054;0.5467776;-0.03082037,34.36728
+0;0;0,0.02104482;0.3159298;-0.008472871,0.04187098;0.6230213;-0.03169351,0.2260906;0.5014724;-0.01223108,0.2609346;0.2504884;0.007354093,0.3074458;0.009143442;-0.01151803,-0.1523338;0.4997756;-0.01304328,-0.2174615;0.2541709;-0.007812687,-0.2797695;0.01656091;-0.02845298,0.06020658;0.0007227943;-0.03040632,0.04567335;-0.3630477;0.005410681,0.0198948;-0.6650444;0.0633765,0.01975339;-0.6280625;-0.02290099,-0.06115166;0.006712005;-0.02766445,-0.09107894;-0.3578568;-0.02354067,-0.1167884;-0.6606261;0.0302773,-0.1151922;-0.6235304;-0.05597626,0.03669148;0.547481;-0.02342625,0;0;0,-0.02327116;0.3156229;-0.01292181,-0.04703878;0.6222129;-0.03971243,0.1159588;0.4788733;0.06353498,0.1460808;0.2281393;0.03497243,0.1748761;0.002361283;-0.05969501,-0.2066827;0.4814169;-0.1104809,-0.2844741;0.2438593;-0.1563671,-0.2103705;0.02116582;-0.2317535,0.06726354;0.004887104;0.00127697,0.1080867;-0.3568747;-0.03456855,0.1477196;-0.6617149;-0.007582426,0.1744828;-0.6911098;-0.06457853,-0.04706056;0.002728757;-0.04824682,-0.1110865;-0.3572019;-0.06142544,-0.09687898;-0.6548447;0.01878349,-0.06760895;-0.643572;-0.06049531,-0.04096537;0.5468305;-0.0306499,34.38972
+0;0;0,0.02104482;0.3159298;-0.008472871,0.04187098;0.6230213;-0.03169351,0.2260906;0.5014724;-0.01223108,0.2609346;0.2504884;0.007354093,0.3074458;0.009143442;-0.01151803,-0.1523338;0.4997756;-0.01304328,-0.2174615;0.2541709;-0.007812687,-0.2797695;0.01656091;-0.02845298,0.06020658;0.0007227943;-0.03040632,0.04567335;-0.3630477;0.005410681,0.0198948;-0.6650444;0.0633765,0.01975339;-0.6280625;-0.02290099,-0.06115166;0.006712005;-0.02766445,-0.09107894;-0.3578568;-0.02354067,-0.1167884;-0.6606261;0.0302773,-0.1151922;-0.6235304;-0.05597626,0.03669148;0.547481;-0.02342625,0;0;0,-0.02327116;0.3156229;-0.01292181,-0.04703878;0.6222129;-0.03971243,0.1159588;0.4788733;0.06353498,0.1460808;0.2281393;0.03497243,0.1748761;0.002361283;-0.05969501,-0.2066827;0.4814169;-0.1104809,-0.2844741;0.2438593;-0.1563671,-0.2103705;0.02116582;-0.2317535,0.06726354;0.004887104;0.00127697,0.1080867;-0.3568747;-0.03456855,0.1477196;-0.6617149;-0.007582426,0.1744828;-0.6911098;-0.06457853,-0.04706056;0.002728757;-0.04824682,-0.1110865;-0.3572019;-0.06142544,-0.09687898;-0.6548447;0.01878349,-0.06760895;-0.643572;-0.06049531,-0.04096537;0.5468305;-0.0306499,34.4127
+0;0;0,0.02104922;0.3159959;-0.008474643,0.04188703;0.6232591;-0.03170844,0.226457;0.5015783;-0.01222008,0.2612991;0.250608;0.00736402,0.3080867;0.007828817;-0.01162026,-0.1526737;0.4998784;-0.01303379,-0.2177978;0.2542871;-0.007803485,-0.2804761;0.01526505;-0.02856644,0.06026851;0.0007235378;-0.0304376,0.04572877;-0.36321;0.005395459,0.0199646;-0.6650382;0.06332895,0.01982376;-0.6280847;-0.02259903,-0.06121457;0.00671891;-0.02769291,-0.09115526;-0.3580133;-0.02356728,-0.1168504;-0.6606137;0.03022067,-0.1152606;-0.6235468;-0.05568346,0.03670438;0.5476727;-0.02343614,0;0;0,-0.02337057;0.3156811;-0.01294446,-0.04737396;0.6224205;-0.03980422,0.115907;0.4787286;0.06362343,0.1461686;0.2280664;0.0347054,0.1755283;0.001220688;-0.06105614,-0.2072031;0.4811714;-0.1105909,-0.2850248;0.2436446;-0.1565078,-0.2109407;0.0195031;-0.2324246,0.06733304;0.004928738;0.001110554,0.1081488;-0.3570177;-0.03455377,0.1476598;-0.6617002;-0.007575989,0.1742146;-0.6906901;-0.06455874,-0.04713008;0.002719549;-0.04827653,-0.111219;-0.3573648;-0.0615025,-0.09706469;-0.6549356;0.01832037,-0.06791334;-0.6435838;-0.06063809,-0.04123704;0.5469985;-0.03072453,34.4357
+0;0;0,0.0212452;0.3161887;-0.008509561,0.04228079;0.6238236;-0.03182485,0.2272157;0.5016651;-0.01258401,0.2633244;0.2503034;0.008078567,0.3154547;0.01759623;-0.008664348,-0.1527553;0.5001388;-0.01295462,-0.2189012;0.2541414;-0.008105381,-0.2809387;0.02411853;-0.02788672,0.06027605;0.0007599206;-0.03055371,0.0455297;-0.3616776;0.005127249,0.01923946;-0.6649659;0.06322522,0.01900387;-0.628006;-0.02268833,-0.06129635;0.006697956;-0.02766233,-0.09200758;-0.3564824;-0.024771,-0.1177266;-0.6605309;0.02948256,-0.1162327;-0.6234633;-0.05640952,0.03705093;0.5481395;-0.02352608,0;0;0,-0.023568;0.3158678;-0.0130806,-0.04798111;0.6229468;-0.04017138,0.1157461;0.4788144;0.06347847,0.1465447;0.2275827;0.03436518,0.176053;0.009622678;-0.05929995,-0.2078735;0.4806912;-0.110945,-0.2857714;0.2424977;-0.1568718,-0.2146816;0.02643657;-0.2304538,0.06738502;0.00505805;0.0009920597,0.1082628;-0.3553501;-0.03487611,0.1476271;-0.6615446;-0.007567167,0.1740504;-0.6907246;-0.06439304,-0.04719363;0.002689191;-0.04829947,-0.1110598;-0.3559137;-0.06158839,-0.09686723;-0.6550797;0.01809012,-0.06772854;-0.6437238;-0.06085904,-0.04173835;0.5474367;-0.03103018,34.45855
+0;0;0,0.0212452;0.3161887;-0.008509561,0.04228079;0.6238236;-0.03182485,0.2272157;0.5016651;-0.01258401,0.2633244;0.2503034;0.008078567,0.3154547;0.01759623;-0.008664348,-0.1527553;0.5001388;-0.01295462,-0.2189012;0.2541414;-0.008105381,-0.2809387;0.02411853;-0.02788672,0.06027605;0.0007599206;-0.03055371,0.0455297;-0.3616776;0.005127249,0.01923946;-0.6649659;0.06322522,0.01900387;-0.628006;-0.02268833,-0.06129635;0.006697956;-0.02766233,-0.09200758;-0.3564824;-0.024771,-0.1177266;-0.6605309;0.02948256,-0.1162327;-0.6234633;-0.05640952,0.03705093;0.5481395;-0.02352608,0;0;0,-0.023568;0.3158678;-0.0130806,-0.04798111;0.6229468;-0.04017138,0.1157461;0.4788144;0.06347847,0.1465447;0.2275827;0.03436518,0.176053;0.009622678;-0.05929995,-0.2078735;0.4806912;-0.110945,-0.2857714;0.2424977;-0.1568718,-0.2146816;0.02643657;-0.2304538,0.06738502;0.00505805;0.0009920597,0.1082628;-0.3553501;-0.03487611,0.1476271;-0.6615446;-0.007567167,0.1740504;-0.6907246;-0.06439304,-0.04719363;0.002689191;-0.04829947,-0.1110598;-0.3559137;-0.06158839,-0.09686723;-0.6550797;0.01809012,-0.06772854;-0.6437238;-0.06085904,-0.04173835;0.5474367;-0.03103018,34.48109
+0;0;0,0.0212459;0.316199;-0.00850984,0.04228259;0.6238501;-0.03182617,0.2270648;0.5017292;-0.01259414,0.2632191;0.2500505;0.00809449,0.3163043;0.01308052;-0.008955132,-0.1526012;0.5002041;-0.01296445,-0.2188304;0.2538965;-0.008109096,-0.2820044;0.01965994;-0.0282528,0.06030054;0.0007602293;-0.03056612,0.04559525;-0.360668;0.005015476,0.01923973;-0.6647096;0.06325772,0.01900381;-0.6277398;-0.02277666,-0.06132125;0.006700678;-0.02767358,-0.09194697;-0.3554684;-0.02479029,-0.1177298;-0.6602719;0.02959799,-0.1162339;-0.6231943;-0.05641489,0.03705274;0.5481662;-0.02352742,0;0;0,-0.02362445;0.3158746;-0.01306605,-0.04810146;0.6229688;-0.04011345,0.1155575;0.4792131;0.06360578,0.146706;0.2277043;0.03444409,0.1776284;0.005366623;-0.0597539,-0.207831;0.4807193;-0.11083,-0.2858051;0.2422255;-0.1568523,-0.21374;0.02207808;-0.2317203,0.06740923;0.005124331;0.0008709431,0.1083306;-0.3542399;-0.03512192,0.1472502;-0.6612369;-0.007442951,0.1739126;-0.6906649;-0.06408191,-0.04722844;0.002671105;-0.04830488,-0.1108267;-0.3549531;-0.06145085,-0.0966728;-0.6548777;0.01837994,-0.06747774;-0.6435452;-0.06067522,-0.04184516;0.5474584;-0.03098559,34.51438
+0;0;0,0.02116181;0.3162615;-0.008681375,0.04208535;0.6240391;-0.03218517,0.2272362;0.501898;-0.01301077,0.2674012;0.250885;0.008092426,0.3305308;0.01388359;-0.007812887,-0.1529734;0.5000226;-0.01265423,-0.2210695;0.2542392;-0.008237095,-0.2882703;0.01866142;-0.02811649,0.06028539;0.000757341;-0.03065194,0.04476972;-0.3615173;0.004454384,0.01832411;-0.6650972;0.06250148,0.01795272;-0.628049;-0.02464814,-0.06140276;0.006700211;-0.0275545,-0.09334085;-0.3561993;-0.02765676,-0.1186956;-0.6603663;0.02774348,-0.1173107;-0.6232049;-0.05938669,0.03688744;0.5483258;-0.02383789,0;0;0,-0.02375169;0.3159257;-0.01309013,-0.04854432;0.6231239;-0.04018378,0.1155067;0.4792213;0.06360054,0.1467201;0.227737;0.03448939,0.1788721;0.003403917;-0.06063652,-0.2083792;0.4804988;-0.1109888,-0.2862452;0.2420048;-0.1570714,-0.2137091;0.01967102;-0.2326639,0.06743506;0.005135626;0.000762701,0.1083068;-0.3550908;-0.03505015,0.1471391;-0.6615657;-0.006858349,0.174572;-0.6913869;-0.06442332,-0.0472616;0.002661672;-0.04830838,-0.1110699;-0.3557643;-0.06155483,-0.09688009;-0.6551909;0.01826957,-0.06732285;-0.6440962;-0.06181685,-0.04220658;0.5475889;-0.0310452,34.5481
+0;0;0,0.021163;0.3162793;-0.008681863,0.04208756;0.624072;-0.03218653,0.2273467;0.501907;-0.01300626,0.2675325;0.250764;0.008107869,0.3313818;0.01106074;-0.007978763,-0.1530789;0.5000305;-0.01264951,-0.2212103;0.2541198;-0.008230092,-0.2891771;0.0158565;-0.02833612,0.06023306;0.0007566837;-0.03062534,0.04469248;-0.3620999;0.004537378,0.01825956;-0.665534;0.06255661,0.01788987;-0.628518;-0.02419449,-0.06134947;0.006694396;-0.02753059,-0.09333886;-0.356788;-0.02763301,-0.1186815;-0.660809;0.02774064,-0.1173028;-0.6236804;-0.0589911,0.03688983;0.5483611;-0.02383953,0;0;0,-0.02389767;0.3159325;-0.01309037,-0.04885671;0.6231325;-0.04018617,0.1153632;0.4792428;0.06361581,0.1467954;0.2276238;0.03474665,0.1816403;0.0008415133;-0.06090259,-0.2086074;0.4802388;-0.1111303,-0.2864662;0.2415861;-0.157135,-0.2130564;0.01670404;-0.2335039,0.06737882;0.00509733;0.0007855892,0.1083338;-0.3557188;-0.03495288,0.1470117;-0.6620795;-0.006946085,0.1743694;-0.6914824;-0.06437397,-0.04718235;0.002688888;-0.04830219,-0.1112073;-0.356292;-0.0615819,-0.09685136;-0.6556073;0.0180517,-0.0674216;-0.6444228;-0.06166644,-0.04248063;0.5476031;-0.03104854,34.57011
+0;0;0,0.02116439;0.3162999;-0.008682431,0.04208739;0.6240698;-0.03218514,0.2266097;0.5020949;-0.01304796,0.2659274;0.2563767;0.007610096,0.3311075;0.01167752;-0.00881182,-0.1523427;0.5002257;-0.01269259,-0.2190024;0.2596268;-0.008368631,-0.2883859;0.01639752;-0.02889371,0.06024472;0.0007568301;-0.03063126,0.04468948;-0.3624418;0.0045646,0.01828323;-0.6655699;0.06252529,0.01791363;-0.6285556;-0.02420439,-0.06136134;0.006695691;-0.02753592,-0.0933809;-0.3571294;-0.02763844,-0.118698;-0.6608437;0.02767935,-0.1173197;-0.6237169;-0.05903099,0.03689036;0.5483692;-0.02383927,0;0;0,-0.02404577;0.3159361;-0.01323485,-0.0491742;0.6230785;-0.04055834,0.1146327;0.4799392;0.06300616,0.1468702;0.2337535;0.036484,0.1848933;0.001909405;-0.05942416,-0.20834;0.4804136;-0.1108848,-0.2843792;0.2468553;-0.1558137,-0.2095592;0.01726827;-0.2338368,0.06738856;0.00515458;0.0006959438,0.1081746;-0.3560352;-0.03497505,0.146916;-0.6620579;-0.006821631,0.1742928;-0.6914735;-0.06419467,-0.04721414;0.002663758;-0.04829081,-0.1112893;-0.3566548;-0.06165278,-0.09695552;-0.6556616;0.01792647,-0.06758781;-0.6444756;-0.06179147,-0.04276011;0.5475705;-0.03135848,34.60407
+0;0;0,0.02153936;0.3163183;-0.008950259,0.04293664;0.6240699;-0.03275853,0.2280531;0.50228;-0.01390474,0.2751063;0.257771;0.006897464,0.3373417;0.04847744;-0.00560709,-0.1522366;0.500055;-0.01323662,-0.2212721;0.259957;-0.008942276,-0.2855595;0.05166788;-0.02672351,0.06021065;0.0007796081;-0.0307229,0.04409127;-0.3632224;0.003973052,0.01708039;-0.6656676;0.06137637,0.01662173;-0.628659;-0.02553204,-0.0614279;0.006658181;-0.02742459,-0.09521466;-0.3576948;-0.03557635,-0.1204752;-0.659856;0.02407575,-0.1191749;-0.622729;-0.06281453,0.03761312;0.54838;-0.02432709,0;0;0,-0.02431905;0.315965;-0.01326728,-0.04991946;0.623099;-0.04067993,0.1145669;0.4797336;0.06313968,0.1474059;0.2334215;0.03699851,0.1992535;0.03422736;-0.0369401,-0.2094195;0.4800863;-0.1112967,-0.2857223;0.246441;-0.1562312,-0.2211413;0.04854541;-0.2233136,0.06739949;0.00518468;0.0005049706,0.1080939;-0.3568636;-0.03451109,0.1468564;-0.6621925;-0.006769657,0.1743375;-0.6917251;-0.06424189,-0.04725969;0.00265169;-0.048263,-0.1112806;-0.3574651;-0.06161634,-0.09688773;-0.6558244;0.0175822,-0.06745366;-0.6446694;-0.0622984,-0.04337727;0.5475966;-0.03146195,34.63776
+0;0;0,0.02154249;0.3163642;-0.008951558,0.04293979;0.6241162;-0.03275979,0.2281072;0.5023156;-0.01390339,0.2756381;0.2553241;0.007110023,0.337875;0.04602531;-0.005394842,-0.152284;0.5000899;-0.01323509,-0.2220204;0.2575542;-0.008897142,-0.2863094;0.04925992;-0.02667882,0.06015407;0.0007788755;-0.03069403,0.04401789;-0.3636023;0.004038066,0.01703573;-0.665726;0.06138038,0.01657875;-0.6287431;-0.02520873,-0.06137017;0.006651924;-0.02739882,-0.09519212;-0.3580806;-0.03555907,-0.1204258;-0.6599206;0.02402963,-0.1191302;-0.6228198;-0.0625414,0.03761639;0.5484279;-0.02432852,0;0;0,-0.02450466;0.3159987;-0.01322389,-0.05032822;0.6231166;-0.0406146,0.1142844;0.4795593;0.06305481,0.1494858;0.2308577;0.0382774,0.2033088;0.03242046;-0.03629827,-0.2097024;0.4802063;-0.1115829,-0.2865524;0.2440452;-0.1566116,-0.2219615;0.04615265;-0.2237109,0.06733252;0.005223006;0.000541687,0.1079334;-0.3572253;-0.03443122,0.1467521;-0.6622133;-0.006676197,0.1740021;-0.6916906;-0.0638299,-0.04717873;0.002607479;-0.04825567,-0.1115051;-0.3578466;-0.06149554,-0.09721636;-0.6559284;0.01748568,-0.0678675;-0.6446988;-0.06209422,-0.04372285;0.5476199;-0.03140807,34.67057
+0;0;0,0.02154426;0.3163902;-0.008952291,0.04294269;0.6241584;-0.03276167,0.228157;0.5023449;-0.01390253,0.275556;0.2560385;0.007052595,0.3377351;0.04693417;-0.005440652,-0.152328;0.5001187;-0.01323407,-0.221871;0.2582557;-0.008908153,-0.2861003;0.05015495;-0.02667331,0.06013089;0.0007785754;-0.0306822,0.04402715;-0.3628702;0.003980078,0.01713485;-0.6639878;0.06113141,0.01667008;-0.6268858;-0.02693425,-0.06134653;0.006649361;-0.02738827,-0.0951005;-0.3573501;-0.03553212,-0.1202501;-0.6581848;0.02385813,-0.1189325;-0.6209629;-0.06418917,0.03761917;0.5484686;-0.02433023,0;0;0,-0.02475886;0.316012;-0.01305604,-0.05080664;0.6231362;-0.0403533,0.1139378;0.4790311;0.06287146,0.1509764;0.2311174;0.04007721,0.2123987;0.03401227;-0.03150368,-0.2100035;0.4801322;-0.1116305,-0.2867091;0.2447004;-0.1568052,-0.2222357;0.0468031;-0.2233393,0.06731108;0.005167305;0.0004956722,0.1076352;-0.3565505;-0.03465247,0.1459489;-0.6605394;-0.006651163,0.1739175;-0.6917112;-0.06393981,-0.04717442;0.002636691;-0.04822187,-0.1114966;-0.3570754;-0.06130245,-0.09727108;-0.654229;0.01717406,-0.06744045;-0.6433097;-0.06377208,-0.04413888;0.5476394;-0.03117871,34.69281
+0;0;0,0.02172325;0.3163494;-0.009910541,0.04338093;0.6240438;-0.03443322,0.2287584;0.5032315;-0.01557712,0.2861978;0.2591745;0.006548064,0.3601125;0.05401364;-0.007328788,-0.1518763;0.4997931;-0.01418182,-0.2254227;0.2591271;-0.009339821,-0.2977117;0.05359244;-0.02597513,0.05998218;0.0006887199;-0.03097405,0.04461429;-0.3628775;0.004867444,0.0157664;-0.6641927;0.05998735,0.01516414;-0.6271611;-0.02808313,-0.06150908;0.006752886;-0.02699555,-0.09801051;-0.3561612;-0.05273019,-0.1225366;-0.6555578;0.0137634,-0.1213434;-0.6183919;-0.07429024,0.03797754;0.5483786;-0.02583273,0;0;0,-0.02475886;0.316012;-0.01305604,-0.05080664;0.6231362;-0.0403533,0.1139378;0.4790311;0.06287146,0.1509764;0.2311174;0.04007721,0.2123987;0.03401227;-0.03150368,-0.2100035;0.4801322;-0.1116305,-0.2867091;0.2447004;-0.1568052,-0.2222357;0.0468031;-0.2233393,0.06731108;0.005167305;0.0004956722,0.1076352;-0.3565505;-0.03465247,0.1459489;-0.6605394;-0.006651163,0.1739175;-0.6917112;-0.06393981,-0.04717442;0.002636691;-0.04822187,-0.1114966;-0.3570754;-0.06130245,-0.09727108;-0.654229;0.01717406,-0.06744045;-0.6433097;-0.06377208,-0.04413888;0.5476394;-0.03117871,34.71579
+0;0;0,0.02172324;0.3163493;-0.009910538,0.04337814;0.6240042;-0.03443,0.2287591;0.5032029;-0.01557506,0.2861628;0.2592976;0.006536364,0.36009;0.05410208;-0.007342831,-0.1518809;0.4997644;-0.01417974,-0.2253816;0.2592481;-0.009340754,-0.2976828;0.05367868;-0.02597887,0.05996879;0.0006885661;-0.03096714,0.04459988;-0.362902;0.004876744,0.01577162;-0.6640121;0.05995914,0.01517393;-0.6270338;-0.02744325,-0.06149535;0.006751379;-0.02698953,-0.09799922;-0.3561868;-0.05272588,-0.1225086;-0.6553797;0.01372246,-0.1213245;-0.6182681;-0.0736632,0.03797558;0.5483506;-0.02583082,0;0;0,-0.0248449;0.3160051;-0.01305628,-0.05099199;0.6230833;-0.04032803,0.113812;0.4786013;0.0625372,0.154878;0.2312523;0.04238988,0.2221643;0.0366012;-0.03073048,-0.2102853;0.4806117;-0.1118206,-0.2867562;0.2452504;-0.156889,-0.2221525;0.04727784;-0.2231935,0.06729423;0.005198061;0.0004014969,0.1076202;-0.3565517;-0.03466892,0.1459808;-0.6603401;-0.006855965,0.173553;-0.6913587;-0.06346631,-0.04717097;0.002593911;-0.04820649,-0.1115187;-0.3571323;-0.06145298,-0.0973431;-0.6540611;0.01706349,-0.06777252;-0.6429926;-0.06328208,-0.04430708;0.5475988;-0.03116202,34.74923
+0;0;0,0.02172246;0.3163379;-0.00991018,0.04336938;0.6238797;-0.03442024,0.2290768;0.5030376;-0.015552,0.2856899;0.2624918;0.006254876,0.3595911;0.05736817;-0.007619457,-0.1522094;0.4995934;-0.01415431,-0.2246977;0.2623898;-0.00938197,-0.2969736;0.05689241;-0.02601426,0.05995873;0.0006884506;-0.03096195,0.0445903;-0.3628908;0.004880825,0.01574883;-0.6641389;0.05998846,0.01514633;-0.6271045;-0.02811758,-0.06148504;0.006750247;-0.02698501,-0.09798777;-0.3561767;-0.05272056,-0.1225084;-0.6555067;0.01375823,-0.1213147;-0.6183379;-0.07433096,0.03796939;0.5482621;-0.02582516,0;0;0,-0.02514452;0.3159651;-0.01317358,-0.0516599;0.6228893;-0.04052949,0.1137061;0.4780323;0.06192733,0.1591927;0.2347511;0.04495335,0.2343017;0.04281713;-0.02750062,-0.2110945;0.4804067;-0.1123107,-0.2863911;0.2482785;-0.1569174,-0.2218275;0.05024277;-0.2228188,0.06728476;0.005178958;0.0003249645,0.1076339;-0.3565685;-0.03462481,0.1459201;-0.6604887;-0.006592272,0.1739131;-0.6918646;-0.06370544,-0.04717448;0.002601192;-0.04818681,-0.1113946;-0.3571235;-0.06177603,-0.09736504;-0.6540686;0.01725495,-0.06762339;-0.6431405;-0.06376491,-0.04489565;0.5474513;-0.03134274,34.77118
+0;0;0,0.02223234;0.3163495;-0.01075705,0.04468223;0.6237612;-0.03613755,0.2304307;0.5042638;-0.01730686,0.294952;0.2671784;0.005051287,0.3701669;0.06263585;-0.009949479,-0.1510332;0.4995447;-0.01478527,-0.2293944;0.2656381;-0.01035566,-0.3096893;0.06308967;-0.0260662,0.05994739;0.0005074652;-0.03113426,0.04383343;-0.362698;0.003639281,0.01488719;-0.6642733;0.05875088,0.01405559;-0.6273227;-0.02934995,-0.0616779;0.006928028;-0.02666697,-0.1009138;-0.35367;-0.06929058,-0.1254189;-0.652303;0.001706727,-0.1257371;-0.686291;-0.05925382,0.03905167;0.5481942;-0.02730095,0;0;0,-0.02536011;0.3160263;-0.01308775,-0.05185887;0.622968;-0.04025674,0.1135235;0.4772357;0.06133652,0.1636444;0.236093;0.04682946,0.2453361;0.04705554;-0.0260489,-0.2112945;0.4804232;-0.1119745,-0.2860555;0.2495916;-0.1566953,-0.2216094;0.05149783;-0.222464,0.06735265;0.005187243;-3.480911E-05,0.1080088;-0.3561235;-0.03451252,0.1463141;-0.6603506;-0.006202936,0.174089;-0.691976;-0.06313825,-0.0473254;0.002601802;-0.04813343,-0.1110884;-0.356761;-0.06154121,-0.09683696;-0.6540903;0.01729372,-0.0672267;-0.6431471;-0.06376694,-0.0451188;0.5475282;-0.03111506,34.80492
+0;0;0,0.02223838;0.3164356;-0.01075998,0.04469402;0.623926;-0.03614688,0.230629;0.5043682;-0.01730436,0.2936809;0.2726822;0.004544603,0.3688076;0.06837934;-0.01043858,-0.1512093;0.4996445;-0.01478029,-0.2277859;0.2710648;-0.01045156,-0.3079867;0.06875379;-0.02614369,0.06000648;0.0005079654;-0.03116495,0.0439321;-0.3618057;0.003523199,0.01492224;-0.6640435;0.05875589,0.01409098;-0.6270958;-0.02930989,-0.06173871;0.006934857;-0.02669325,-0.1008782;-0.3527777;-0.0692122,-0.1254372;-0.6520668;0.001941107,-0.1257553;-0.6860294;-0.05899518,0.03906218;0.5483417;-0.02730826,0;0;0,-0.02565905;0.3160868;-0.01313734,-0.05228572;0.6231002;-0.0402751,0.1133014;0.476378;0.06064034,0.1695947;0.2422189;0.049155,0.2623424;0.05720013;-0.0199399,-0.2117677;0.4803968;-0.112236,-0.284588;0.2547191;-0.1558037,-0.2202978;0.05681591;-0.2214486,0.0674165;0.005222529;-0.0001747608,0.1075547;-0.3552565;-0.03447723,0.1464371;-0.6600614;-0.005805016,0.174299;-0.6916695;-0.06266189,-0.04746195;0.002563626;-0.0480945,-0.1107771;-0.3559651;-0.06155454,-0.09662211;-0.6539966;0.01729215,-0.06709787;-0.6430436;-0.06376388,-0.04553458;0.5476426;-0.03114247,34.82711
+0;0;0,0.02222975;0.3163127;-0.0107558,0.04467272;0.6236299;-0.03612819,0.2313484;0.5039501;-0.01725269,0.2943326;0.2725127;0.004572824,0.369459;0.06821081;-0.01041029,-0.1519593;0.4992081;-0.01471891,-0.2284536;0.2708738;-0.01039482,-0.3086541;0.0685637;-0.02608688,0.06010921;0.000508835;-0.03121831,0.04406619;-0.3610978;0.003402155,0.01498658;-0.6640625;0.05876768,0.01415647;-0.6271244;-0.02917546,-0.0618444;0.006946729;-0.02673895,-0.1009075;-0.3520638;-0.06917492,-0.1255256;-0.6520728;0.0021495,-0.1258432;-0.6859463;-0.05870194,0.0390444;0.5480927;-0.02729508,0;0;0,-0.02576002;0.3159558;-0.01310992,-0.05237409;0.6228015;-0.040169,0.1140067;0.4755935;0.06054473,0.1783874;0.2437221;0.05067492,0.2756062;0.06132743;-0.01924229,-0.212546;0.4801337;-0.1125867,-0.2853791;0.2547587;-0.1562682,-0.2211982;0.05675513;-0.2217139,0.06753041;0.005251139;-0.0001692772,0.1073199;-0.3545615;-0.03433061,0.1467075;-0.6600486;-0.005610464,0.1744592;-0.6915492;-0.06244659,-0.04759806;0.00254392;-0.04812392,-0.1099134;-0.3554511;-0.06122571,-0.09615202;-0.6541295;0.01814962,-0.06673374;-0.6431405;-0.06281933,-0.0456342;0.5473889;-0.03105474,34.86151
+0;0;0,0.02183402;0.3162855;-0.01206226,0.04390283;0.6235526;-0.03816008,0.2330585;0.5050567;-0.02332455,0.3076822;0.2834404;0.0008698199,0.3920777;0.08288236;-0.01490526,-0.1543469;0.4983121;-0.01546342,-0.234953;0.2775088;-0.01141357,-0.3205202;0.07747675;-0.02755152,0.06008635;0.0002494486;-0.03170629,0.04460744;-0.3605115;0.002333276,0.01429877;-0.6643077;0.05774909,0.01250468;-0.6274391;-0.03033417,-0.06224185;0.007306451;-0.02623526,-0.1057489;-0.3475571;-0.08727396,-0.1286654;-0.6477122;-0.01201822,-0.1289627;-0.6831043;-0.07145594,0.03835002;0.5480279;-0.0291996,0;0;0,-0.02566506;0.3159582;-0.01305652,-0.0520995;0.6228077;-0.04003453,0.115726;0.4724331;0.05967689,0.1853905;0.2479956;0.05316186,0.2897274;0.06975324;-0.01711249,-0.213972;0.4795972;-0.1132834,-0.2849741;0.2595934;-0.1560015,-0.2210107;0.06161091;-0.2216263,0.0677346;0.005265743;-0.0001299381,0.1071809;-0.3536867;-0.03395128,0.1471294;-0.6600292;-0.004968166,0.1748673;-0.6915571;-0.06201196,-0.04782996;0.002539318;-0.04818265,-0.1091026;-0.3546936;-0.06148882,-0.09550215;-0.6543018;0.01808243,-0.06626863;-0.6433404;-0.06310866,-0.04540323;0.5473921;-0.03093743,34.89379
+0;0;0,0.02183402;0.3162855;-0.01206226,0.04390283;0.6235526;-0.03816008,0.2330585;0.5050567;-0.02332455,0.3076822;0.2834404;0.0008698199,0.3920777;0.08288236;-0.01490526,-0.1543469;0.4983121;-0.01546342,-0.234953;0.2775088;-0.01141357,-0.3205202;0.07747675;-0.02755152,0.06008635;0.0002494486;-0.03170629,0.04460744;-0.3605115;0.002333276,0.01429877;-0.6643077;0.05774909,0.01250468;-0.6274391;-0.03033417,-0.06224185;0.007306451;-0.02623526,-0.1057489;-0.3475571;-0.08727396,-0.1286654;-0.6477122;-0.01201822,-0.1289627;-0.6831043;-0.07145594,0.03835002;0.5480279;-0.0291996,0;0;0,-0.02566506;0.3159582;-0.01305652,-0.0520995;0.6228077;-0.04003453,0.115726;0.4724331;0.05967689,0.1853905;0.2479956;0.05316186,0.2897274;0.06975324;-0.01711249,-0.213972;0.4795972;-0.1132834,-0.2849741;0.2595934;-0.1560015,-0.2210107;0.06161091;-0.2216263,0.0677346;0.005265743;-0.0001299381,0.1071809;-0.3536867;-0.03395128,0.1471294;-0.6600292;-0.004968166,0.1748673;-0.6915571;-0.06201196,-0.04782996;0.002539318;-0.04818265,-0.1091026;-0.3546936;-0.06148882,-0.09550215;-0.6543018;0.01808243,-0.06626863;-0.6433404;-0.06310866,-0.04540323;0.5473921;-0.03093743,34.9164
+0;0;0,0.0218329;0.3162692;-0.01206164,0.04389661;0.6234655;-0.03815334,0.2335006;0.5048908;-0.02330667,0.3074433;0.2852971;0.0006668884,0.3917196;0.08502227;-0.01508591,-0.1547938;0.4981307;-0.0154275,-0.2346644;0.2793426;-0.01141462,-0.3201107;0.07959305;-0.02752977,0.06009546;0.0002494864;-0.0317111,0.04461769;-0.360485;0.002325963,0.01427496;-0.6646224;0.05780404,0.01249673;-0.6278145;-0.02950104,-0.06225129;0.007307559;-0.02623924,-0.1057551;-0.3475299;-0.08727345,-0.1286974;-0.6480222;-0.01193317,-0.128992;-0.6828367;-0.07084578,0.03834526;0.5479606;-0.02919521,0;0;0,-0.02574208;0.3159277;-0.01324415,-0.05216913;0.6226865;-0.04043889,0.1160224;0.4724338;0.05975127,0.1922748;0.2523807;0.05466843,0.3080791;0.08004262;-0.01128316,-0.2145012;0.4793051;-0.1136519,-0.2848555;0.2613338;-0.1561072,-0.2210974;0.06357634;-0.2215865,0.06775093;0.005187303;-0.0001559258,0.1071502;-0.3537543;-0.0338614,0.1475178;-0.6603111;-0.004003525,0.1747552;-0.69119;-0.06078005,-0.04785325;0.002605638;-0.04817051,-0.1088605;-0.3546485;-0.06139862,-0.09523401;-0.6546528;0.01803613,-0.0662569;-0.6435309;-0.06243519,-0.04548356;0.5472978;-0.03127885,34.9517
+0;0;0,0.02209147;0.3161182;-0.01374145,0.04415462;0.6231291;-0.04079721,0.2343484;0.5051571;-0.02798897,0.3213055;0.2907005;-0.002108449,0.4143869;0.09425183;-0.01524155,-0.1548438;0.4978084;-0.01624006,-0.2427901;0.2822528;-0.01131981,-0.3346708;0.08555995;-0.02859842,0.05969626;-0.0002469344;-0.03242491,0.04564236;-0.3609474;0.001696952,0.01463678;-0.6652151;0.05616618,0.01217107;-0.6284935;-0.03153151,-0.06261583;0.008072736;-0.02508323,-0.1122297;-0.3404742;-0.1118018,-0.1320487;-0.6399872;-0.03176284,-0.1326267;-0.6030638;-0.1194776,0.03859193;0.5476734;-0.03166043,0;0;0,-0.02584921;0.3158539;-0.01325536,-0.05228245;0.6225108;-0.04041409,0.1164102;0.472481;0.05993962,0.2017193;0.2558367;0.0566895,0.3236262;0.08773586;-0.008957624,-0.2148773;0.4788939;-0.1139058,-0.2852273;0.2609862;-0.156215,-0.2215807;0.06331347;-0.2218147,0.06773193;0.005227983;-0.0003640652,0.1072326;-0.3536552;-0.03366804,0.1476971;-0.6602111;-0.003781557,0.1751757;-0.6914681;-0.06065559,-0.04788667;0.002583757;-0.04811724,-0.10827;-0.3547144;-0.060707,-0.09470099;-0.6547775;0.01857147,-0.06558987;-0.6437395;-0.06226871,-0.04560407;0.5471473;-0.03126359,34.98586
+0;0;0,0.02208045;0.3159606;-0.0137346,0.04412493;0.6227119;-0.0407671,0.2359276;0.5044641;-0.02793756,0.3225814;0.2907555;-0.002147306,0.4156069;0.09442498;-0.01527251,-0.1564527;0.4970553;-0.01609242,-0.2440922;0.2822515;-0.01118933,-0.3359177;0.08567692;-0.02845754,0.05974152;-0.0002471215;-0.03244949,0.04570051;-0.3606166;0.001641069,0.01465076;-0.6653178;0.05618789,0.01218321;-0.6285912;-0.03157547,-0.06266329;0.008078855;-0.02510224,-0.1122316;-0.3401483;-0.1117412,-0.1320789;-0.640088;-0.03158829,-0.1326573;-0.6031593;-0.1193687,0.03856758;0.5473287;-0.0316391,0;0;0,-0.02600621;0.3156753;-0.01341867,-0.05255047;0.6220429;-0.04075766,0.1178899;0.4722706;0.060323,0.208612;0.2587202;0.0569849,0.3377377;0.09576134;-0.00737834,-0.2167659;0.4782194;-0.1145766,-0.2866515;0.2610554;-0.1570167,-0.2230369;0.06348984;-0.2225356,0.06777668;0.005303979;-0.0005176067,0.1070825;-0.3532709;-0.03375363,0.147861;-0.660206;-0.003584862,0.1754207;-0.6914596;-0.06052518,-0.0479772;0.002548109;-0.0481017,-0.1079032;-0.3544898;-0.06068313,-0.09432647;-0.6550059;0.01861343,-0.06528225;-0.6439816;-0.06231925,-0.04585096;0.5467613;-0.0315578,35.01705
+0;0;0,0.02215884;0.3158159;-0.01524096,0.0441762;0.6224025;-0.0433719,0.2369859;0.5043285;-0.03197552,0.3312889;0.2972361;-0.005609864,0.4359927;0.1067777;-0.01675687,-0.1572499;0.4967552;-0.01682373,-0.2523229;0.2884075;-0.01154933,-0.351341;0.09532495;-0.0281649,0.05939565;-0.0007332723;-0.03301694,0.04719993;-0.3605264;0.0005104356,0.01393979;-0.6660255;0.05396545,0.01096086;-0.6294843;-0.03269907,-0.06283713;0.008616618;-0.02440794,-0.1171333;-0.3345734;-0.1243903,-0.1306611;-0.6349553;-0.04143823,-0.1318146;-0.5982199;-0.1281314,0.03860497;0.5470651;-0.03400857,0;0;0,-0.02602284;0.315602;-0.01345992,-0.05254011;0.6219007;-0.04082012,0.1188175;0.4721979;0.0607388,0.2180025;0.2657162;0.05897355,0.349331;0.1045415;-0.005346537,-0.217557;0.4778346;-0.1150944,-0.2862524;0.2633148;-0.1567795,-0.2226575;0.06575337;-0.2222526,0.06774856;0.005306363;-0.0006885529,0.1069241;-0.3525969;-0.03377056,0.1480039;-0.6603193;-0.003558874,0.1749027;-0.6912075;-0.05951858,-0.04801989;0.002584239;-0.0480199,-0.107456;-0.3538308;-0.06065101,-0.09440019;-0.6549566;0.01963712,-0.06570933;-0.6436998;-0.06028742,-0.04585018;0.5466349;-0.03161502,35.0503
+0;0;0,0.02215959;0.3158266;-0.01524148,0.04417626;0.6224037;-0.04337158,0.2385867;0.5039862;-0.03195897,0.3315813;0.2997674;-0.005959157,0.436253;0.1093673;-0.01710275,-0.15883;0.4963518;-0.01668491,-0.2525838;0.2908951;-0.0114837,-0.3515716;0.09787159;-0.02809419,0.05945634;-0.0007340215;-0.03305067,0.04726544;-0.3603848;0.0004634336,0.01399895;-0.6659423;0.05392867,0.01100717;-0.6293729;-0.03310956,-0.06290133;0.008625423;-0.02443288,-0.117176;-0.3344288;-0.1243757,-0.1307064;-0.6348681;-0.04140773,-0.1318649;-0.5981037;-0.1284747,0.03860513;0.5470676;-0.03400842,0;0;0,-0.02636599;0.315569;-0.01381469,-0.05318434;0.6218009;-0.04151654,0.1197966;0.4721529;0.06098175,0.2270926;0.2733686;0.05969572,0.3594298;0.112679;-0.003536224,-0.2196788;0.4769095;-0.1158074,-0.2872866;0.2653371;-0.1569851,-0.2236704;0.06780486;-0.222304,0.06780168;0.005433112;-0.00116396,0.107106;-0.3523975;-0.03330302,0.1483023;-0.6601868;-0.003316404,0.1750723;-0.6916006;-0.05934739,-0.0481881;0.002532103;-0.04795245,-0.1072563;-0.3538007;-0.06053635,-0.0942243;-0.6549606;0.01985946,-0.06548494;-0.643792;-0.06043494,-0.04642647;0.5465533;-0.03222394,35.08371
+0;0;0,0.02214687;0.3156453;-0.01523273,0.0441471;0.6219937;-0.04334147,0.2405168;0.5032203;-0.03191692,0.3329648;0.3002017;-0.006069914,0.4375898;0.1098865;-0.01720854,-0.1607839;0.4955113;-0.01649359,-0.2539867;0.2912621;-0.01132295,-0.3529304;0.09832475;-0.02792603,0.05945082;-0.0007339534;-0.0330476,0.0472596;-0.3603941;0.0004673824,0.01402093;-0.665696;0.05388789,0.01100354;-0.6290703;-0.03389542,-0.0628955;0.008624622;-0.02443061,-0.1171716;-0.3344386;-0.1243761,-0.1306907;-0.6346266;-0.04147749,-0.131859;-0.5978042;-0.1292898,0.03858078;0.5467228;-0.0339864,0;0;0,-0.02651706;0.3153711;-0.01386929,-0.05350555;0.6213448;-0.04169106,0.1220274;0.4721887;0.06107903,0.233842;0.2774386;0.06001759,0.3741166;0.123577;-0.002751589,-0.2215526;0.4760475;-0.1171275,-0.2884849;0.2655206;-0.1574971,-0.2249634;0.06803718;-0.2227325,0.06779686;0.005397588;-0.001238823,0.1069829;-0.352476;-0.03314924,0.1483586;-0.660002;-0.003422976,0.1751829;-0.6921124;-0.05982924,-0.04821685;0.002534259;-0.04791446,-0.1070985;-0.3538379;-0.06052932,-0.09428151;-0.6547813;0.01969919,-0.06541358;-0.6437702;-0.06132539,-0.04670298;0.5461721;-0.03236294,35.10612
+0;0;0,0.0221392;0.3155359;-0.01522745,0.04413345;0.621801;-0.04332864,0.2428808;0.502534;-0.03188201,0.3347618;0.3007606;-0.00619353,0.4393727;0.1104712;-0.01733064,-0.1631423;0.4947343;-0.01627719,-0.2557734;0.2917378;-0.01113826,-0.3547037;0.09882656;-0.02773909,0.05945081;-0.0007339533;-0.03304759,0.0472574;-0.3604587;0.0004734062,0.01406268;-0.6653569;0.05382328,0.01102787;-0.628693;-0.03446692,-0.06289548;0.008624619;-0.0244306,-0.1171813;-0.3345002;-0.124394,-0.1306825;-0.6342913;-0.04160504,-0.1318576;-0.5974295;-0.1299244,0.03856849;0.5465484;-0.03397585,0;0;0,-0.02656285;0.3152625;-0.01374411,-0.05354479;0.6211619;-0.0414567,0.1245934;0.4716878;0.06168151,0.2396751;0.2804575;0.06036949,0.3856579;0.1322652;-0.002920151,-0.2236277;0.4751177;-0.1180201,-0.2900378;0.265877;-0.1583011,-0.2268635;0.06826757;-0.2233937,0.06779724;0.005420923;-0.001107931,0.1071023;-0.3525155;-0.03290153,0.148366;-0.6596439;-0.003227474,0.1755107;-0.6918859;-0.06012988,-0.04817554;0.002498182;-0.04795787,-0.1069167;-0.3539693;-0.06039227,-0.09411808;-0.6545353;0.01965368,-0.06521279;-0.6436232;-0.06188722,-0.04674641;0.5460047;-0.03215265,35.13984
+0;0;0,0.0226094;0.3153859;-0.01656343,0.0448159;0.6214868;-0.04559745,0.2449336;0.5023903;-0.03542148,0.3484472;0.3051111;-0.009042645,0.4645927;0.121543;-0.01729701,-0.1637771;0.4944984;-0.01627439,-0.2657244;0.294744;-0.01036464,-0.3707486;0.1050909;-0.02638844,0.05921897;-0.001388589;-0.03350542,0.04908754;-0.3613921;-0.0007922985,0.01429716;-0.6660573;0.05186966,0.0107035;-0.6294768;-0.03645125,-0.06305379;0.009403287;-0.02381649,-0.1228324;-0.3275661;-0.1406646,-0.1312733;-0.6262259;-0.05385674,-0.1330168;-0.5895202;-0.1422241,0.03917675;0.5462795;-0.0360483,0;0;0,-0.02666352;0.3151999;-0.01385355,-0.05368929;0.6210266;-0.04162836,0.1261209;0.4716874;0.0616343,0.2498654;0.2845768;0.05900884,0.3997461;0.1404453;-0.004371405,-0.2248836;0.4747498;-0.1190224,-0.2912132;0.2641722;-0.1588656,-0.2282738;0.06664285;-0.2242562,0.06781729;0.005527794;-0.001298904,0.1070307;-0.3525908;-0.03274298,0.1485561;-0.6595085;-0.003050327,0.1755416;-0.692027;-0.05979561,-0.04826861;0.002443624;-0.04791239,-0.1068633;-0.3541825;-0.0605545,-0.09447915;-0.6544662;0.01994902,-0.065638;-0.6435654;-0.06166112,-0.04688583;0.5458866;-0.03231096,35.17319
+0;0;0,0.02259611;0.3152005;-0.01655369,0.04479109;0.6211429;-0.04557232,0.2465816;0.5017377;-0.03539728,0.3498449;0.3049355;-0.009082232,0.4659912;0.1213662;-0.01733666,-0.1654449;0.4937817;-0.01609485,-0.2671456;0.2945104;-0.01019939,-0.3721705;0.1048561;-0.02622329,0.05915857;-0.001387172;-0.03347124,0.04902427;-0.3614924;-0.0007488802,0.0142489;-0.6660261;0.05189036,0.01062611;-0.6293923;-0.03714638,-0.06298948;0.009393696;-0.02379219,-0.122785;-0.3276709;-0.1406733,-0.1312222;-0.6262018;-0.05390291,-0.1329799;-0.5894417;-0.1429865,0.03915548;0.5459829;-0.03602918,0;0;0,-0.02679546;0.3150063;-0.01374698,-0.05401128;0.6206602;-0.04146719,0.1280152;0.472066;0.06216217,0.2578446;0.289784;0.06004549,0.4105513;0.1489784;-0.004065268,-0.2264786;0.4739727;-0.1199062,-0.2925835;0.2638402;-0.1594201,-0.2298902;0.06625837;-0.2248932,0.06775285;0.005443037;-0.001381636,0.1070448;-0.3527938;-0.03255486,0.1484782;-0.659532;-0.002289534,0.175623;-0.6925024;-0.05958319,-0.04822747;0.002498213;-0.04785242,-0.1067511;-0.3542446;-0.0604542,-0.09443709;-0.6543614;0.02016395,-0.06543191;-0.6436034;-0.062135,-0.0471499;0.5455719;-0.03216553,35.19548
+0;0;0,0.02258275;0.3150141;-0.0165439,0.04476758;0.6208166;-0.04554924,0.2479887;0.5011415;-0.03537426,0.3509367;0.3049402;-0.009139564,0.467013;0.1214816;-0.01738901,-0.1668743;0.4931309;-0.01593895,-0.2682646;0.2944679;-0.01006149,-0.3732262;0.1049279;-0.02607573,0.0591104;-0.001386043;-0.03344399,0.04897707;-0.3614568;-0.0007247627,0.01416233;-0.6663354;0.05197408,0.01054169;-0.6297055;-0.03700965,-0.06293819;0.009386048;-0.02377282,-0.122728;-0.3276463;-0.1406428,-0.1311748;-0.6265153;-0.0537741,-0.1329314;-0.5897592;-0.1428047,0.03913458;0.5456914;-0.03601052,0;0;0,-0.02697595;0.3147993;-0.01382971,-0.05434505;0.6202824;-0.04171062,0.1293772;0.4723212;0.06262684,0.2639491;0.2943756;0.0599308,0.4231477;0.1606167;-0.003022671,-0.2280474;0.4729819;-0.1204864,-0.2937471;0.2634189;-0.1598365,-0.2311003;0.06593628;-0.2252184,0.06770331;0.005353808;-0.001435518,0.1067693;-0.3528896;-0.03241467,0.1484575;-0.6599365;-0.002010345,0.1754729;-0.6929253;-0.05926203,-0.04819856;0.002550123;-0.04780018,-0.1069467;-0.3541062;-0.06080574,-0.09457506;-0.654508;0.02010074,-0.0656565;-0.6437403;-0.06217324,-0.04744415;0.5452394;-0.03235888,35.22902
+0;0;0,0.0246991;0.3146856;-0.01750905,0.05192322;0.6197544;-0.04877399,0.2558564;0.5020476;-0.03511491,0.3639963;0.3090703;-0.01027123,0.484913;0.1288336;-0.01680446,-0.1634697;0.4939707;-0.01651622,-0.2718734;0.2996331;-0.01075298,-0.3921266;0.1196007;-0.02737573,0.05879471;-0.002136374;-0.03377778,0.0490239;-0.3625754;-0.00200453,0.01329922;-0.6671625;0.05083935,0.009843566;-0.6306545;-0.0382809,-0.06291026;0.0102715;-0.02321888,-0.1283191;-0.3196142;-0.1570786,-0.1307897;-0.6181269;-0.06918078,-0.1324036;-0.5815564;-0.1583488,0.04473305;0.5448954;-0.03837743,0;0;0,-0.02712088;0.3146658;-0.01391053,-0.05459128;0.6200433;-0.04188919,0.1313172;0.4725352;0.06303763,0.2703628;0.29873;0.0599165,0.4336216;0.169578;-0.001850128,-0.229741;0.4719161;-0.121527,-0.29514;0.2627363;-0.160494,-0.2325592;0.06533244;-0.2257946,0.06763047;0.005176455;-0.001282215,0.1066525;-0.3533461;-0.03226829,0.1482874;-0.660221;-0.00166774,0.1753498;-0.6932959;-0.05899048,-0.04803685;0.002681119;-0.04782879,-0.106552;-0.3543185;-0.0600169,-0.09459618;-0.6540188;0.02292147,-0.06570793;-0.6432674;-0.05949016,-0.04766779;0.5450249;-0.03250957,35.26237
+0;0;0,0.02468791;0.314543;-0.01750111,0.05190131;0.6194925;-0.0487535,0.2567805;0.5016302;-0.03508484,0.3635692;0.3110643;-0.0105516,0.4844615;0.1308639;-0.01708351,-0.1644177;0.4935173;-0.01640312,-0.2714669;0.301608;-0.01071189,-0.3916958;0.1216119;-0.02733129,0.05877631;-0.002135705;-0.03376721,0.04900425;-0.3626209;-0.001989894,0.01330748;-0.66697;0.05081269,0.009844947;-0.6304491;-0.03848504,-0.06289057;0.01026828;-0.02321161,-0.1283078;-0.3196597;-0.1570885,-0.1307764;-0.6179391;-0.06925932,-0.1323935;-0.5813555;-0.1586049,0.0447146;0.5446694;-0.03836194,0;0;0,-0.02722465;0.3145154;-0.01385355,-0.05474956;0.6197661;-0.0418334,0.1326492;0.4725147;0.06265831,0.2756021;0.3055472;0.05993724,0.4406815;0.1785886;-0.001382593,-0.2303653;0.4714101;-0.1225904,-0.2948273;0.2647478;-0.1607534,-0.2321171;0.06734635;-0.2257911,0.06761579;0.005101115;-0.001234293,0.106521;-0.3534884;-0.03213501,0.1480336;-0.6601627;-0.001831532,0.1752257;-0.6935844;-0.05898809,-0.04801326;0.002725771;-0.04781983,-0.1066272;-0.3543093;-0.05987133,-0.09484073;-0.6540906;0.0218778,-0.06597198;-0.6433695;-0.06072678,-0.04781194;0.5447865;-0.0324502,35.29595
+0;0;0,0.02468791;0.314543;-0.01750111,0.05190131;0.6194925;-0.0487535,0.2567805;0.5016302;-0.03508484,0.3635692;0.3110643;-0.0105516,0.4844615;0.1308639;-0.01708351,-0.1644177;0.4935173;-0.01640312,-0.2714669;0.301608;-0.01071189,-0.3916958;0.1216119;-0.02733129,0.05877631;-0.002135705;-0.03376721,0.04900425;-0.3626209;-0.001989894,0.01330748;-0.66697;0.05081269,0.009844947;-0.6304491;-0.03848504,-0.06289057;0.01026828;-0.02321161,-0.1283078;-0.3196597;-0.1570885,-0.1307764;-0.6179391;-0.06925932,-0.1323935;-0.5813555;-0.1586049,0.0447146;0.5446694;-0.03836194,0;0;0,-0.02722465;0.3145154;-0.01385355,-0.05474956;0.6197661;-0.0418334,0.1326492;0.4725147;0.06265831,0.2756021;0.3055472;0.05993724,0.4406815;0.1785886;-0.001382593,-0.2303653;0.4714101;-0.1225904,-0.2948273;0.2647478;-0.1607534,-0.2321171;0.06734635;-0.2257911,0.06761579;0.005101115;-0.001234293,0.106521;-0.3534884;-0.03213501,0.1480336;-0.6601627;-0.001831532,0.1752257;-0.6935844;-0.05898809,-0.04801326;0.002725771;-0.04781983,-0.1066272;-0.3543093;-0.05987133,-0.09484073;-0.6540906;0.0218778,-0.06597198;-0.6433695;-0.06072678,-0.04781194;0.5447865;-0.0324502,35.31841
+0;0;0,0.02652854;0.31419;-0.01860774,0.05562734;0.6187797;-0.05105212,0.2617774;0.499339;-0.03877409,0.3776669;0.316679;-0.01194746,0.5070236;0.1424821;-0.01618783,-0.1629012;0.4926775;-0.01685709,-0.2756098;0.3062115;-0.01037964,-0.398726;0.1281839;-0.02600863,0.05849127;-0.00268476;-0.03411132,0.05023232;-0.3634146;-0.003393827,0.01326196;-0.6675534;0.04879884,0.009222675;-0.631098;-0.04071131,-0.06295875;0.01071839;-0.02265683,-0.1307065;-0.3160394;-0.1632891,-0.1296246;-0.6139464;-0.07473677,-0.1318352;-0.577445;-0.1643074,0.04803874;0.5440552;-0.04032735,0;0;0,-0.02752283;0.314349;-0.01387763,-0.05530292;0.6195062;-0.04197073,0.1345274;0.4720211;0.06233335,0.2826544;0.3121362;0.05918265,0.4514453;0.1900238;-0.001595013,-0.2322472;0.4702821;-0.1238242,-0.2959867;0.265253;-0.1614415,-0.2332388;0.06793773;-0.2264424,0.0675717;0.004967928;-0.001185179,0.1062384;-0.3537748;-0.03194785,0.1477379;-0.6602815;-0.00157094,0.1750146;-0.6938361;-0.05890203,-0.04795644;0.002809612;-0.04779441,-0.1067252;-0.3543267;-0.05952848,-0.0951747;-0.6538793;0.02248435,-0.06639135;-0.6431997;-0.06039083,-0.04829193;0.5445498;-0.0325501,35.3521
+0;0;0,0.02650306;0.3138883;-0.01858987,0.05558499;0.6183009;-0.05101567,0.2637181;0.4984838;-0.03872866,0.3787528;0.3171711;-0.01209991,0.5080336;0.1430764;-0.01633779,-0.164893;0.4917606;-0.01660871,-0.2767702;0.3066701;-0.01017904,-0.3998142;0.1287469;-0.02579886,0.05844279;-0.002682535;-0.03408305,0.05017969;-0.3635935;-0.003350137,0.01318081;-0.6679669;0.04888279,0.009135106;-0.6315012;-0.04076956,-0.06290656;0.0107095;-0.02263805,-0.1306883;-0.3162122;-0.1633409,-0.1296056;-0.6143491;-0.07472028,-0.1318197;-0.5778373;-0.1644332,0.04800022;0.543614;-0.04029631,0;0;0,-0.02776792;0.3140236;-0.01385546,-0.0557036;0.6189851;-0.04195762,0.1369135;0.4727368;0.06260085,0.2891904;0.3190896;0.05805731,0.4617695;0.2018853;-0.001272917,-0.2341823;0.4690687;-0.1248696,-0.2972442;0.2654546;-0.1620293,-0.2345698;0.06819177;-0.2268349,0.06753384;0.004763633;-0.0009477139,0.1059605;-0.3541878;-0.03171611,0.1475724;-0.6609132;-0.00124622,0.174678;-0.6943794;-0.0589788,-0.04779721;0.002952849;-0.04786561,-0.1067254;-0.3543627;-0.05893522,-0.09509932;-0.6542767;0.022654,-0.06642398;-0.6436224;-0.06040736,-0.04865403;0.5440723;-0.03252721,35.37428
+0;0;0,0.02648523;0.3136772;-0.01857737,0.05555243;0.6179354;-0.05098685,0.2651889;0.4978397;-0.03869399,0.3801377;0.3166624;-0.01208512,0.5094295;0.142553;-0.01632336,-0.1664021;0.4910697;-0.01642025,-0.2781958;0.3061174;-0.009995379,-0.4012502;0.1281792;-0.02561652,0.05846059;-0.002683352;-0.03409343,0.05019326;-0.3637793;-0.003344754,0.01319006;-0.6681882;0.04889426,0.009143271;-0.6317208;-0.04078232,-0.06292573;0.01071277;-0.02264494,-0.1307423;-0.3163766;-0.1634199,-0.1296594;-0.6145482;-0.07478901,-0.131874;-0.5780347;-0.1645262,0.04797123;0.5432836;-0.04027253,0;0;0,-0.02783184;0.3138047;-0.01385498,-0.05578866;0.6186071;-0.04195261,0.1390434;0.4731212;0.06236719,0.2955817;0.3240374;0.05833911,0.468642;0.2078685;-0.00168873,-0.2355978;0.4681947;-0.1254119,-0.2986429;0.2648247;-0.1629939,-0.235891;0.06747442;-0.2275191,0.06756188;0.004658729;-0.0009448529,0.1058495;-0.3545104;-0.03153396,0.1474086;-0.6612832;-0.001099825,0.1744307;-0.6947696;-0.05888724,-0.04783536;0.003008099;-0.04785325,-0.1067377;-0.3545042;-0.05879016,-0.09493302;-0.6545372;0.02247354,-0.06647403;-0.6438843;-0.06068818,-0.04873876;0.5437309;-0.03251863,35.40752
+0;0;0,0.02657975;0.3133996;-0.01989458,0.05540186;0.6173888;-0.05316406,0.2666497;0.5002853;-0.0385959,0.3842446;0.3213574;-0.01259958,0.5224796;0.1541285;-0.01387956,-0.1675648;0.4916513;-0.01667211,-0.2858519;0.3114456;-0.009347448,-0.4157874;0.1384228;-0.02534557,0.05817228;-0.00335476;-0.03451281,0.05061717;-0.364059;-0.005192555,0.01108043;-0.6692516;0.04618858,0.007252439;-0.6328983;-0.04334308,-0.06300198;0.01130726;-0.02212011,-0.1385054;-0.3065048;-0.1780659,-0.1307833;-0.6045429;-0.08609116,-0.1328056;-0.5682024;-0.1756827,0.04786794;0.5427921;-0.04235858,0;0;0,-0.02789955;0.3136083;-0.01389384,-0.05588678;0.6182064;-0.04195857,0.1400279;0.4729199;0.06261158,0.3006235;0.3290116;0.0582509,0.4792365;0.2229117;-0.004329443,-0.2365588;0.4674048;-0.1256751,-0.2992788;0.2645684;-0.1636644,-0.2363867;0.06715147;-0.2280629,0.0675731;0.004454523;-0.0006604195,0.1056557;-0.3542125;-0.0311892,0.1474747;-0.6618941;-0.0007109642,0.1743672;-0.6952962;-0.05839896,-0.04772726;0.00313458;-0.04794461,-0.1061742;-0.353938;-0.05830893,-0.09455363;-0.6548965;0.02314464,-0.06620969;-0.644204;-0.05989018,-0.04883575;0.5433753;-0.03253555,35.43089
+0;0;0,0.02656617;0.3132395;-0.01988441,0.05537268;0.6170639;-0.05313603,0.2674028;0.4998456;-0.03855977,0.3849943;0.3209229;-0.01256421,0.5231856;0.153747;-0.01384378,-0.168357;0.4911809;-0.01655797,-0.2866407;0.3109805;-0.009233512,-0.4165351;0.1380125;-0.02522657,0.05818168;-0.003355303;-0.03451839,0.05062221;-0.3642675;-0.005181231,0.01108826;-0.6694385;0.04619628,0.007254221;-0.6330752;-0.04347695,-0.06301216;0.01130909;-0.02212369,-0.1385591;-0.3066862;-0.1781593,-0.1308375;-0.6047033;-0.08619113,-0.132863;-0.5683528;-0.1759243,0.04784245;0.5425037;-0.04233585,0;0;0,-0.02801056;0.313438;-0.01386213,-0.0560642;0.61787;-0.04184079,0.1407912;0.4729082;0.06292915,0.305261;0.3334809;0.05777335,0.4864456;0.2316703;-0.004299402,-0.2373545;0.4665907;-0.1257939,-0.3001707;0.2638565;-0.1641325,-0.2370907;0.06657887;-0.2285431,0.06759037;0.004370123;-0.0005731583,0.1054957;-0.3545473;-0.03085423,0.1472439;-0.6621957;-0.0001707077,0.1742678;-0.6958562;-0.05773401,-0.04773688;0.00316101;-0.04794876,-0.1062065;-0.3541304;-0.05792927,-0.09451771;-0.6550295;0.02364916,-0.06618083;-0.6443588;-0.05953665,-0.04900323;0.5430745;-0.03244114,35.46334
+0;0;0,0.02655686;0.3131298;-0.01987744,0.05535721;0.6168891;-0.05312197,0.2675727;0.4996504;-0.03854478,0.385135;0.3207721;-0.01255567,0.5232317;0.1537105;-0.01383436,-0.1685519;0.4909784;-0.01652456,-0.2868062;0.3108227;-0.00920192,-0.4166117;0.1379731;-0.02518404,0.05825854;-0.003359735;-0.03456398,0.05069864;-0.3642929;-0.005225124,0.01110697;-0.6699095;0.0462274,0.007283011;-0.6335629;-0.04320992,-0.0630954;0.01132403;-0.02215291,-0.1386467;-0.3066897;-0.1781976,-0.1309139;-0.6051419;-0.08609515,-0.1329341;-0.5688081;-0.1755923,0.04782853;0.5423442;-0.04232402,0;0;0,-0.02825744;0.3133022;-0.01392412,-0.05654112;0.6176335;-0.04203987,0.1411025;0.4738129;0.06258368,0.3089974;0.3386189;0.05732179,0.493036;0.2411537;-0.002779961,-0.2379883;0.4661624;-0.1257705,-0.3008282;0.2635904;-0.1646226,-0.2376559;0.06656161;-0.2292045,0.06767607;0.004443377;-0.0004692078,0.1052327;-0.3545329;-0.03073788,0.1469617;-0.662648;-7.581897E-05,0.1738704;-0.6959721;-0.05769444,-0.04779981;0.003113934;-0.04801557,-0.1063778;-0.3541881;-0.05774082,-0.09426705;-0.6555302;0.0238843,-0.06613626;-0.6448072;-0.0591277,-0.04941462;0.5428654;-0.03259778,35.4969
+0;0;0,0.02809707;0.3129656;-0.02034009,0.05785077;0.6165449;-0.05437979,0.2698489;0.4988678;-0.03946532,0.3923022;0.3234268;-0.01264232,0.5392204;0.1641074;-0.01641879,-0.1662652;0.4912292;-0.01720105,-0.2911495;0.3155844;-0.01037512,-0.4267193;0.1470632;-0.02463431,0.05812031;-0.003859623;-0.03474401,0.05066369;-0.3649002;-0.00673032,0.008386157;-0.6703174;0.04376014,0.004559652;-0.6340262;-0.04568098,-0.06308558;0.01170849;-0.02198034,-0.1429201;-0.3016959;-0.1850594,-0.1309605;-0.6002304;-0.09367836,-0.1330206;-0.5639535;-0.1831786,0.05020112;0.5420434;-0.04336924,0;0;0,-0.02825744;0.3133022;-0.01392412,-0.05654112;0.6176335;-0.04203987,0.1411025;0.4738129;0.06258368,0.3089974;0.3386189;0.05732179,0.493036;0.2411537;-0.002779961,-0.2379883;0.4661624;-0.1257705,-0.3008282;0.2635904;-0.1646226,-0.2376559;0.06656161;-0.2292045,0.06767607;0.004443377;-0.0004692078,0.1052327;-0.3545329;-0.03073788,0.1469617;-0.662648;-7.581897E-05,0.1738704;-0.6959721;-0.05769444,-0.04779981;0.003113934;-0.04801557,-0.1063778;-0.3541881;-0.05774082,-0.09426705;-0.6555302;0.0238843,-0.06613626;-0.6448072;-0.0591277,-0.04941462;0.5428654;-0.03259778,35.51974
+0;0;0,0.0280695;0.3126586;-0.02032014,0.05781015;0.6161045;-0.05434496,0.2704653;0.49833;-0.03942346,0.3928958;0.3229215;-0.01260543,0.539817;0.163599;-0.01638197,-0.1669469;0.4906687;-0.01709293,-0.2918081;0.3150564;-0.01026826,-0.4273806;0.1465318;-0.02452773,0.05819452;-0.00386455;-0.03478837,0.05072844;-0.3653632;-0.006739138,0.008351598;-0.6714978;0.04386992,0.004546445;-0.6352417;-0.04507209,-0.06316612;0.01172344;-0.0220084,-0.1431019;-0.3020786;-0.1852944,-0.1311142;-0.6013143;-0.09369867,-0.1331628;-0.5650724;-0.1826995,0.05016369;0.5416342;-0.043339,0;0;0,-0.02884385;0.3129396;-0.01389384,-0.05745053;0.6170948;-0.0421052,0.1413432;0.4743142;0.06273627,0.3123324;0.3431315;0.05722356,0.4987892;0.2509006;-0.00369525,-0.2391623;0.4653739;-0.126413,-0.302025;0.2628279;-0.1651426,-0.2383954;0.06616513;-0.2304023,0.06775677;0.004520267;-0.0005953312,0.1045902;-0.3550254;-0.03049493,0.1463609;-0.6638443;0.0005140323,0.1732693;-0.6964675;-0.05709314,-0.04794294;0.003047691;-0.04799952,-0.1065772;-0.3547004;-0.05810143,-0.09494594;-0.6567809;0.02367629,-0.06698645;-0.6459387;-0.05888003,-0.05022646;0.5423738;-0.03261733,35.55317
+0;0;0,0.02807722;0.3127445;-0.02032572,0.05782498;0.6162629;-0.05435872,0.2702664;0.4985112;-0.03943821,0.3926591;0.3231569;-0.01262846,0.5395492;0.163868;-0.0164042,-0.1667254;0.4908573;-0.01712914,-0.291548;0.3152993;-0.01030658,-0.4270917;0.1468103;-0.02456303,0.05825737;-0.003868724;-0.03482594,0.05078738;-0.3655565;-0.006762033,0.00834782;-0.6721443;0.04392192,0.004549437;-0.6358993;-0.04486187,-0.06323434;0.0117361;-0.02203217,-0.143212;-0.3022301;-0.1854036,-0.1312065;-0.6019087;-0.09367233,-0.1332515;-0.5656779;-0.1825148,0.05017659;0.5417738;-0.04334999,0;0;0,-0.02895135;0.3130117;-0.01400185,-0.05773576;0.6172159;-0.04230547,0.1406221;0.4744239;0.0630064,0.3178143;0.3518963;0.05685902,0.5041621;0.2590618;-0.003308535,-0.2391595;0.4652593;-0.1263891,-0.3019916;0.2628182;-0.1653459,-0.238106;0.06633368;-0.2307398,0.06781985;0.004682034;-0.0005300045,0.1045849;-0.3550628;-0.0304203,0.1464861;-0.6643081;0.0008473396,0.173217;-0.6965652;-0.05699301,-0.0479719;0.002973272;-0.04807901,-0.1066112;-0.3549592;-0.05843257,-0.09508625;-0.6574203;0.02372867,-0.06708822;-0.6465485;-0.05864979,-0.0504685;0.5424819;-0.03280044,35.58652
+0;0;0,0.02964863;0.3121257;-0.02112089,0.06077403;0.6151929;-0.05606018,0.2735288;0.4975523;-0.04002028,0.4018792;0.326581;-0.01245968,0.552853;0.1712619;-0.01649782,-0.1648025;0.4907416;-0.01759383,-0.2965442;0.3202862;-0.01026928,-0.4398872;0.1581866;-0.02075621,0.05817677;-0.004246574;-0.03501774,0.05023534;-0.3664901;-0.008558633,0.005923226;-0.6734407;0.04061495,0.002148996;-0.6372964;-0.0478534,-0.06329501;0.0119988;-0.02187654,-0.1485285;-0.2952874;-0.1959282,-0.1330206;-0.5945192;-0.1020129,-0.1350633;-0.5584326;-0.1905422,0.05281948;0.5408111;-0.04480673,0;0;0,-0.02952601;0.3125443;-0.0138514,-0.05866475;0.6165094;-0.0421114,0.1414151;0.4758424;0.06286669,0.3206974;0.3563759;0.05577946,0.5092421;0.2678422;-0.003769875,-0.2404504;0.464152;-0.1263882,-0.3031807;0.2617254;-0.1657963,-0.2388531;0.06550412;-0.2313142,0.06787299;0.004670948;-0.0005030632,0.1040661;-0.3555986;-0.03015828,0.146252;-0.6651784;0.001161814,0.1726324;-0.6973344;-0.05645203,-0.04804977;0.002932445;-0.04807737,-0.1070159;-0.3554046;-0.05812917,-0.09540325;-0.6582208;0.02413731,-0.06769973;-0.6472568;-0.05801373,-0.05129943;0.541824;-0.03260231,35.60937
+0;0;0,0.02963942;0.3120287;-0.02111433,0.06075016;0.6149529;-0.05603741,0.273714;0.4973008;-0.03999742,0.4020693;0.3263232;-0.01243581,0.5530601;0.1709865;-0.0164744,-0.1650264;0.4904838;-0.01755004,-0.2967731;0.320022;-0.01022522,-0.4401321;0.1579042;-0.02071333,0.05834799;-0.004259072;-0.0351208,0.05039885;-0.366854;-0.008636024,0.006106488;-0.6736678;0.04051564,0.002330763;-0.6375211;-0.04798776,-0.06348129;0.01203412;-0.02194092,-0.1487975;-0.2955501;-0.1961614,-0.1332964;-0.5946486;-0.102288,-0.1353399;-0.5585597;-0.1908523,0.05279871;0.5405999;-0.04478835,0;0;0,-0.029851;0.3124228;-0.01368141,-0.0592145;0.6162372;-0.04175711,0.1417196;0.477093;0.06305146,0.3224038;0.3597679;0.05556107,0.5122432;0.2745797;-0.004837751,-0.2410101;0.463688;-0.1262924,-0.3034401;0.2611691;-0.1657469,-0.2379372;0.06565061;-0.2322743,0.06804433;0.005066663;-0.0006291866,0.1037845;-0.355642;-0.02981162,0.1458086;-0.6651195;0.001333952,0.1722594;-0.6977397;-0.0557971,-0.04828891;0.002737238;-0.04813301,-0.1075272;-0.3559241;-0.05775259,-0.09565891;-0.6586952;0.02410839,-0.0680207;-0.6477236;-0.0581044,-0.05180719;0.5415804;-0.03229046,35.64234
+0;0;0,0.02963656;0.3119986;-0.02111229,0.06075732;0.6150201;-0.05604688,0.2751238;0.4970629;-0.03997193,0.4034569;0.3261148;-0.01241506,0.5544276;0.1707989;-0.01645312,-0.1664086;0.4902025;-0.0173817,-0.2981325;0.3197701;-0.01005814,-0.4414724;0.1576739;-0.02054485,0.05832156;-0.004257143;-0.03510489,0.050366;-0.3671451;-0.008598715,0.006038338;-0.6742033;0.04059212,0.002263096;-0.6380574;-0.04789994,-0.06345253;0.01202867;-0.02193098,-0.1488377;-0.2958041;-0.1962923,-0.1333242;-0.5951409;-0.102344,-0.1353675;-0.5590528;-0.190897,0.05280272;0.5406376;-0.04479334,0;0;0,-0.03044957;0.3123289;-0.01380825,-0.06071799;0.6161304;-0.04213643,0.1422868;0.477964;0.0631094,0.3264303;0.3662505;0.05515409,0.5163774;0.2811105;-0.004868746,-0.2430928;0.4620569;-0.1270591,-0.3053716;0.2595411;-0.1665654,-0.2397072;0.06423973;-0.233476,0.06801426;0.005057544;-0.0006022453,0.1034916;-0.3559999;-0.02945256,0.1454347;-0.6657442;0.001672272,0.1718467;-0.6983933;-0.05542731,-0.04827494;0.002691431;-0.04810579,-0.1077395;-0.3562384;-0.05742373,-0.09593818;-0.6592116;0.0246584,-0.06839133;-0.6482249;-0.05757622,-0.05304239;0.5414785;-0.03260422,35.67537
+0;0;0,0.02934533;0.3119544;-0.02165199,0.05991671;0.6149307;-0.05688372,0.2745677;0.4979035;-0.04069154,0.4087814;0.3315686;-0.01251494,0.5700049;0.1868418;-0.0140712,-0.1668126;0.4906227;-0.01729686,-0.3045502;0.3249144;-0.01068945,-0.4543457;0.1687026;-0.02071287,0.05837603;-0.004578347;-0.03530108,0.05005617;-0.3675078;-0.009483311,0.004076306;-0.675266;0.03820383,0.0002569209;-0.6391675;-0.05022852,-0.06360249;0.01232932;-0.02185405,-0.1528015;-0.2897819;-0.2041338,-0.1331068;-0.5893951;-0.1095435,-0.1534477;-0.6289042;-0.1607958,0.05223457;0.5405385;-0.04558998,0;0;0,-0.03075239;0.312268;-0.01372933,-0.06125032;0.6159877;-0.04195189,0.1425568;0.4805648;0.06310511,0.3271988;0.3696226;0.05452061,0.5190572;0.2895387;-0.006456614,-0.2432481;0.4616483;-0.1269304,-0.3053096;0.2590171;-0.1664716,-0.2394102;0.06381515;-0.2335147,0.06815027;0.005470127;-0.0007121563,0.1032312;-0.3556593;-0.02914476,0.1451809;-0.666084;0.002160549,0.1714368;-0.6988307;-0.05480909,-0.04847077;0.002508159;-0.0481579,-0.1081118;-0.3563892;-0.05760421,-0.09613009;-0.6599578;0.02489327,-0.06869568;-0.6489466;-0.05731888,-0.05352606;0.5413501;-0.03244805,35.69803
+0;0;0,0.02934533;0.3119544;-0.02165199,0.05991671;0.6149307;-0.05688372,0.2745677;0.4979035;-0.04069154,0.4087814;0.3315686;-0.01251494,0.5700049;0.1868418;-0.0140712,-0.1668126;0.4906227;-0.01729686,-0.3045502;0.3249144;-0.01068945,-0.4543457;0.1687026;-0.02071287,0.05837603;-0.004578347;-0.03530108,0.05005617;-0.3675078;-0.009483311,0.004076306;-0.675266;0.03820383,0.0002569209;-0.6391675;-0.05022852,-0.06360249;0.01232932;-0.02185405,-0.1528015;-0.2897819;-0.2041338,-0.1331068;-0.5893951;-0.1095435,-0.1534477;-0.6289042;-0.1607958,0.05223457;0.5405385;-0.04558998,0;0;0,-0.03075239;0.312268;-0.01372933,-0.06125032;0.6159877;-0.04195189,0.1425568;0.4805648;0.06310511,0.3271988;0.3696226;0.05452061,0.5190572;0.2895387;-0.006456614,-0.2432481;0.4616483;-0.1269304,-0.3053096;0.2590171;-0.1664716,-0.2394102;0.06381515;-0.2335147,0.06815027;0.005470127;-0.0007121563,0.1032312;-0.3556593;-0.02914476,0.1451809;-0.666084;0.002160549,0.1714368;-0.6988307;-0.05480909,-0.04847077;0.002508159;-0.0481579,-0.1081118;-0.3563892;-0.05760421,-0.09613009;-0.6599578;0.02489327,-0.06869568;-0.6489466;-0.05731888,-0.05352606;0.5413501;-0.03244805,35.72045
+0;0;0,0.02934564;0.3119577;-0.02165221,0.0599167;0.6149307;-0.05688361,0.275244;0.4977739;-0.04067655,0.4094573;0.3314395;-0.01250002,0.5706311;0.1867574;-0.0140558,-0.1674789;0.490471;-0.0172107,-0.3052161;0.3247632;-0.01060331,-0.4549654;0.1685996;-0.02062363,0.05840833;-0.00458088;-0.03532061,0.05012788;-0.3657911;-0.009625139,0.003787789;-0.6759603;0.0384356,-3.290758E-05;-0.6398598;-0.05002713,-0.06363768;0.01233614;-0.02186614,-0.1524142;-0.288344;-0.2032824,-0.1325652;-0.5903044;-0.1079511,-0.1529131;-0.6298373;-0.159221,0.05223456;0.5405387;-0.04558988,0;0;0,-0.03122027;0.312222;-0.01379395,-0.06224853;0.615882;-0.04204893,0.1428726;0.4811266;0.06262374,0.3296506;0.3738668;0.05348182,0.523463;0.2983772;-0.00693655,-0.2444386;0.4604852;-0.1271183,-0.3063076;0.2578022;-0.1666915,-0.2404792;0.0627204;-0.2339378,0.06818782;0.005478889;-0.0006825924,0.1031794;-0.353878;-0.02966356,0.1448881;-0.6667401;0.002583027,0.1711621;-0.6994926;-0.05441928,-0.04852602;0.002443084;-0.04815932,-0.1080952;-0.3547247;-0.05734483,-0.09631266;-0.660587;0.02615147,-0.06902224;-0.6495603;-0.05614505,-0.05439212;0.5412584;-0.03254437,35.75408
+0;0;0,0.02907275;0.3118551;-0.02234959,0.05920293;0.6146087;-0.05798218,0.2751665;0.4977466;-0.04166228,0.417235;0.3382158;-0.01265664,0.5877345;0.2046732;-0.01559161,-0.1682913;0.4903589;-0.01749527,-0.3117364;0.3295705;-0.01075393,-0.4674071;0.1792812;-0.0203496,0.05837253;-0.004523953;-0.03537625,0.04967264;-0.3644136;-0.01076258,0.002157621;-0.676305;0.03625273,-0.001725096;-0.6402331;-0.05251835,-0.06367852;0.01216049;-0.02182814,-0.1565304;-0.2790883;-0.2135435,-0.1334322;-0.5821625;-0.1168126,-0.1540087;-0.6234161;-0.1661257,0.05173899;0.5402623;-0.04662159,0;0;0,-0.03143955;0.3121258;-0.01368833,-0.06261221;0.6155736;-0.0417254,0.1429254;0.4810246;0.06302547,0.3323991;0.3786696;0.05312514,0.5278043;0.3079315;-0.007910009,-0.2448098;0.4595302;-0.1270846,-0.3063753;0.2566964;-0.1663655,-0.2404673;0.06167111;-0.2336973,0.06818466;0.005432546;-0.0007989407,0.1031071;-0.352547;-0.0296638,0.1446773;-0.6670812;0.00326705,0.1711046;-0.7001402;-0.05380678,-0.04857219;0.002428035;-0.04810556,-0.1078461;-0.3533932;-0.05704927,-0.0958716;-0.6608547;0.02702413,-0.06848139;-0.6498756;-0.05556055,-0.05473994;0.5410017;-0.03228021,35.78728
+0;0;0,0.02904533;0.3115609;-0.02232851,0.05914209;0.6139786;-0.05792172,0.2748135;0.4972528;-0.04162058,0.4168868;0.3377165;-0.01261394,0.5873806;0.2041783;-0.01554881,-0.1680487;0.4898751;-0.01748603,-0.3114987;0.3290811;-0.01074446,-0.4671642;0.1787968;-0.02033981,0.05838092;-0.004524603;-0.03538133,0.04967739;-0.3645642;-0.0107574,0.002003346;-0.6774995;0.03641526,-0.001897256;-0.6413996;-0.05276469,-0.06368766;0.01216224;-0.02183127,-0.1565783;-0.2792079;-0.2136265,-0.1334028;-0.5832964;-0.1165719,-0.154074;-0.6248782;-0.1661121,0.05168609;0.5397114;-0.04657323,0;0;0,-0.03175534;0.3117945;-0.01371884,-0.06316341;0.6148834;-0.04166794,0.1427112;0.4822053;0.06281614,0.3336713;0.3826774;0.05249739,0.5317771;0.3207276;-0.009353165,-0.2449954;0.4585187;-0.1266285,-0.3060451;0.2555361;-0.1659861,-0.2400114;0.06070173;-0.2337232,0.06819598;0.005397797;-0.0009019375,0.1029237;-0.3527834;-0.02937746,0.1444769;-0.6683472;0.004078627,0.1709347;-0.7015885;-0.05341935,-0.04863226;0.002395559;-0.04806045,-0.1078523;-0.3535947;-0.05669437,-0.09579901;-0.6620399;0.02782097,-0.06839588;-0.6511402;-0.05518344,-0.05525139;0.5403934;-0.03225255,35.82094
+0;0;0,0.02903186;0.3114164;-0.02231815,0.05910317;0.6135784;-0.05788115,0.2744198;0.4969867;-0.04159801,0.4165724;0.3373613;-0.01257519,0.5869349;0.203926;-0.01550779,-0.1677252;0.4896209;-0.01750255,-0.3112552;0.3287373;-0.01075721,-0.4668009;0.1785687;-0.02034518,0.0584425;-0.004529375;-0.03541865,0.04973239;-0.3648415;-0.01077609,0.001955006;-0.6784551;0.03649882,-0.001944344;-0.6423572;-0.05265252,-0.06375483;0.01217507;-0.0218543,-0.1567157;-0.2794155;-0.2137947,-0.13349;-0.5841632;-0.1165297,-0.1541546;-0.6257221;-0.166054,0.05165374;0.5393765;-0.04654264,0;0;0,-0.03208534;0.3116167;-0.01366401,-0.06376138;0.6144319;-0.04145002,0.1420177;0.4827835;0.0629921,0.3358121;0.3888775;0.05052876,0.5355632;0.330485;-0.008857965,-0.2450135;0.4576718;-0.1262384,-0.3056051;0.2543704;-0.165317,-0.2398923;0.05973367;-0.2334005,0.06825481;0.005545408;-0.001024246,0.1023235;-0.3530189;-0.02893209,0.143957;-0.6692743;0.004537582,0.1704454;-0.7025944;-0.05281473,-0.04875961;0.002265194;-0.0480405,-0.1083503;-0.3539528;-0.05614116,-0.09617571;-0.6630774;0.02850417,-0.06878561;-0.6521563;-0.05447853,-0.05580123;0.5400083;-0.03208184,35.84367
+0;0;0,0.0288984;0.3112214;-0.02284943,0.05877187;0.6132345;-0.05882206,0.2732474;0.4967189;-0.04224279,0.4223385;0.343518;-0.01311104,0.5988636;0.2183929;-0.01019132,-0.1670288;0.4897751;-0.01774497,-0.3178372;0.3356379;-0.0109711,-0.4768285;0.1891226;-0.01997006,0.05833577;-0.004685893;-0.03558354,0.04933462;-0.3653606;-0.01252685,0.007009387;-0.6800343;0.03677945,0.00301984;-0.6439988;-0.05223899,-0.06381762;0.01230105;-0.02161487,-0.1606877;-0.2714566;-0.2235966,-0.1347107;-0.5762938;-0.1254054,-0.1546754;-0.6179446;-0.1748443,0.05141702;0.5390593;-0.04742183,0;0;0,-0.03241862;0.3114155;-0.01361609,-0.06443346;0.6140788;-0.04134393,0.1411531;0.4853664;0.06316447,0.3355337;0.3926477;0.05025172,0.5361326;0.337054;-0.008870125,-0.2446859;0.4571041;-0.1255437,-0.3048494;0.2536386;-0.1646516,-0.2392206;0.05897361;-0.2326542,0.06824823;0.005639493;-0.001258135,0.10208;-0.3532554;-0.02862096,0.1438485;-0.6700776;0.004862545,0.1702596;-0.7032999;-0.05242634,-0.04883086;0.0021935;-0.04797857,-0.1084193;-0.3542924;-0.05609507,-0.09597077;-0.6638382;0.02916033,-0.06865219;-0.6528804;-0.05371135,-0.05638696;0.5396889;-0.03199434,35.877
+0;0;0,0.02889934;0.3112315;-0.02285017,0.05876748;0.6131907;-0.0588163,0.2726896;0.496796;-0.0422523,0.42182;0.3435548;-0.01311288,0.5983237;0.2184449;-0.01019352,-0.1664854;0.4898696;-0.01781575,-0.3173335;0.3356919;-0.0110401,-0.4763055;0.1891944;-0.02003796,0.05834712;-0.004686804;-0.03559046,0.04933748;-0.3657018;-0.01251201,0.006940931;-0.6809057;0.03687736,0.002966806;-0.6448936;-0.05179697,-0.06383005;0.01230345;-0.02161908,-0.1607915;-0.271722;-0.2237914,-0.1347707;-0.5770729;-0.1254348,-0.1546582;-0.6184466;-0.1746826,0.05141412;0.5390306;-0.04741839,0;0;0,-0.03260163;0.3114072;-0.01360345,-0.06477928;0.6140032;-0.04127789,0.1405486;0.4867435;0.06328678,0.3363094;0.3969875;0.0493803,0.5375783;0.3437282;-0.009516954,-0.2443974;0.456875;-0.1251907,-0.3042282;0.2532717;-0.1644049,-0.238701;0.05859834;-0.2323981,0.06824118;0.005800098;-0.001591682,0.1018264;-0.353492;-0.02855182,0.1438204;-0.6708339;0.004927874,0.1700207;-0.7037638;-0.05224252,-0.04891214;0.002130007;-0.04791763,-0.1086782;-0.3546611;-0.05650437,-0.09616661;-0.6646559;0.02915179,-0.06894753;-0.6536171;-0.05339923,-0.05670048;0.5396302;-0.03194499,35.89928
+0;0;0,0.02889796;0.3112166;-0.02284908,0.0587673;0.6131879;-0.05881694,0.2714513;0.4970203;-0.04228042,0.4205853;0.3437754;-0.01314029,0.5970997;0.218658;-0.01022075,-0.1652681;0.4901326;-0.01798051,-0.3161199;0.3359511;-0.01120469,-0.4751015;0.1894448;-0.02020309,0.05841315;-0.004692109;-0.03563074,0.04939401;-0.3660876;-0.01252797,0.006901674;-0.6820037;0.036973,0.002921959;-0.6459832;-0.05182604,-0.06390228;0.01231737;-0.02164355,-0.1609659;-0.2720075;-0.224029,-0.1348864;-0.5780482;-0.1254501,-0.1548019;-0.6195225;-0.1747672,0.05141304;0.5390187;-0.04741762,0;0;0,-0.03282006;0.3113767;-0.01342964,-0.0652052;0.613979;-0.04093337,0.1394048;0.4883538;0.06310153,0.3357555;0.3998974;0.04910302,0.5386031;0.3540519;-0.01065707,-0.2434789;0.456861;-0.1244659,-0.3029512;0.2532253;-0.1640848,-0.2372506;0.05845264;-0.2316663,0.0682947;0.005988568;-0.001905918,0.1016549;-0.3537453;-0.02837157,0.1436241;-0.6718085;0.005293369,0.1699449;-0.7044144;-0.05237008,-0.04906532;0.002017093;-0.0478768,-0.1088934;-0.3551494;-0.05650716,-0.09643819;-0.6659235;0.02906904,-0.06919923;-0.6548949;-0.05360794,-0.05707274;0.5395962;-0.0316503,35.93267
+0;0;0,0.02983413;0.3111249;-0.02289485,0.06036811;0.6129763;-0.05930298,0.27269;0.4960793;-0.04255552,0.4267018;0.3478065;-0.01306638,0.6058161;0.2265209;-0.007763633,-0.1639655;0.4904611;-0.018154,-0.3205239;0.3420648;-0.01166685,-0.4833898;0.1998473;-0.01998043,0.05832863;-0.00475582;-0.03576053,0.04879523;-0.366193;-0.01353218,0.006715283;-0.6821754;0.0358978,0.002699065;-0.6461658;-0.05290036,-0.06395008;0.01234574;-0.02148565,-0.1637866;-0.2657273;-0.2310802,-0.1360509;-0.5714874;-0.1320834,-0.1573479;-0.6107096;-0.1839687,0.05280207;0.5388474;-0.0477801,0;0;0,-0.03282006;0.3113767;-0.01342964,-0.0652052;0.613979;-0.04093337,0.1394048;0.4883538;0.06310153,0.3357555;0.3998974;0.04910302,0.5386031;0.3540519;-0.01065707,-0.2434789;0.456861;-0.1244659,-0.3029512;0.2532253;-0.1640848,-0.2372506;0.05845264;-0.2316663,0.0682947;0.005988568;-0.001905918,0.1016549;-0.3537453;-0.02837157,0.1436241;-0.6718085;0.005293369,0.1699449;-0.7044144;-0.05237008,-0.04906532;0.002017093;-0.0478768,-0.1088934;-0.3551494;-0.05650716,-0.09643819;-0.6659235;0.02906904,-0.06919923;-0.6548949;-0.05360794,-0.05707274;0.5395962;-0.0316503,35.9549
+0;0;0,0.02985345;0.3113264;-0.02290967,0.06041434;0.6134437;-0.05935013,0.2721994;0.4965792;-0.04260429,0.4262434;0.3482754;-0.01310899,0.6053035;0.2270265;-0.00780785,-0.1634043;0.4909745;-0.01826154,-0.3199954;0.3425472;-0.01177304,-0.4828121;0.2003727;-0.02008411,0.05840182;-0.004761788;-0.0358054,0.04885573;-0.3666799;-0.01354747,0.006749921;-0.6828565;0.03591289,0.00271753;-0.6468227;-0.05324285,-0.06403031;0.01236123;-0.02151261,-0.1639997;-0.2660818;-0.231386,-0.1362469;-0.5720298;-0.1323284,-0.1576297;-0.6115308;-0.1844226,0.05284111;0.5392443;-0.04781628,0;0;0,-0.03315417;0.3115392;-0.01357484,-0.06597549;0.614351;-0.04124951,0.1383391;0.489646;0.06292915,0.3356049;0.4032523;0.04823613,0.5393695;0.3608044;-0.01067162,-0.2434453;0.4563457;-0.1240666,-0.3026422;0.2525795;-0.1636725,-0.2373185;0.05785124;-0.2315374,0.06834871;0.006218553;-0.002292871,0.1013039;-0.3540801;-0.02817965,0.1432451;-0.6723548;0.005420685,0.1698796;-0.7050337;-0.05257392,-0.04923371;0.001914118;-0.04783149,-0.1093874;-0.355675;-0.05693111,-0.09705439;-0.6665193;0.02915398,-0.06972076;-0.6555657;-0.05386121,-0.05772642;0.5399138;-0.03192329,35.9778
+0;0;0,0.02983347;0.311118;-0.02289434,0.06037771;0.6130705;-0.05931538,0.2716663;0.4963341;-0.0425862,0.4257434;0.3479984;-0.01308456,0.6047441;0.2267896;-0.007785172,-0.1629452;0.4907422;-0.01829889,-0.31957;0.342283;-0.011809,-0.4823328;0.2001555;-0.02011731,0.05837773;-0.004759823;-0.03579063,0.04883248;-0.3666461;-0.01353466,0.006668568;-0.683259;0.03599395,0.002633721;-0.6472215;-0.05321608,-0.0640039;0.01235613;-0.02150373,-0.1639645;-0.2660624;-0.2313587,-0.1361734;-0.5724326;-0.1321643,-0.1575693;-0.6119759;-0.1842903,0.05280762;0.538902;-0.04778632,0;0;0,-0.03330803;0.3113193;-0.01339579,-0.06618899;0.6139678;-0.04093909,0.137944;0.4900567;0.06280541,0.3371531;0.4083357;0.04696274,0.541459;0.3674747;-0.01092005,-0.2431481;0.4562733;-0.1238178,-0.3019491;0.2524129;-0.1637796,-0.2365302;0.05768967;-0.2313382,0.06832288;0.006227165;-0.002188683,0.1011779;-0.3540544;-0.02799273,0.1431371;-0.6727453;0.005921124,0.1697437;-0.7053941;-0.05220271,-0.04919791;0.001858025;-0.04782987,-0.10945;-0.3556943;-0.05643765,-0.09687905;-0.6669582;0.02976777,-0.06955683;-0.6560052;-0.05330973,-0.05793402;0.53956;-0.03163719,36.01099
+0;0;0,0.03055326;0.311033;-0.02303099,0.06164817;0.6128404;-0.05983806,0.2718368;0.4955287;-0.04265438,0.430766;0.352331;-0.01292925,0.6142054;0.2381385;-0.005398315,-0.161148;0.4911642;-0.01866784,-0.3236083;0.3490048;-0.01195914,-0.4890585;0.210061;-0.0201765,0.05826058;-0.004862853;-0.03592179,0.04817474;-0.3668031;-0.01436961,0.008346461;-0.6839952;0.03556757,0.004343324;-0.6480348;-0.05297161,-0.06402339;0.01244657;-0.0213168,-0.1661597;-0.2601435;-0.2377189,-0.1360538;-0.566578;-0.1383091,-0.1584958;-0.6041802;-0.1913849,0.05391544;0.5387198;-0.04819945,0;0;0,-0.03353235;0.3112874;-0.01346087,-0.06663644;0.6138675;-0.04103708,0.1371949;0.491558;0.06239414,0.3378994;0.4136463;0.04521513,0.5433109;0.3789982;-0.01268363,-0.2429454;0.4562763;-0.1232743,-0.3011539;0.2522459;-0.16366,-0.235863;0.05743559;-0.2309854,0.06829171;0.006290555;-0.002233505,0.1010708;-0.3540126;-0.02819848,0.1429093;-0.6730443;0.005847694,0.1692603;-0.7051266;-0.05196357,-0.0492076;0.001783765;-0.04778856,-0.109595;-0.3557685;-0.05655071,-0.09715376;-0.6671863;0.03036872,-0.07011764;-0.656082;-0.05211,-0.05832997;0.5394799;-0.03173065,36.03341
+0;0;0,0.03055326;0.311033;-0.02303099,0.06164817;0.6128404;-0.05983806,0.2718368;0.4955287;-0.04265438,0.430766;0.352331;-0.01292925,0.6142054;0.2381385;-0.005398315,-0.161148;0.4911642;-0.01866784,-0.3236083;0.3490048;-0.01195914,-0.4890585;0.210061;-0.0201765,0.05826058;-0.004862853;-0.03592179,0.04817474;-0.3668031;-0.01436961,0.008346461;-0.6839952;0.03556757,0.004343324;-0.6480348;-0.05297161,-0.06402339;0.01244657;-0.0213168,-0.1661597;-0.2601435;-0.2377189,-0.1360538;-0.566578;-0.1383091,-0.1584958;-0.6041802;-0.1913849,0.05391544;0.5387198;-0.04819945,0;0;0,-0.03353235;0.3112874;-0.01346087,-0.06663644;0.6138675;-0.04103708,0.1371949;0.491558;0.06239414,0.3378994;0.4136463;0.04521513,0.5433109;0.3789982;-0.01268363,-0.2429454;0.4562763;-0.1232743,-0.3011539;0.2522459;-0.16366,-0.235863;0.05743559;-0.2309854,0.06829171;0.006290555;-0.002233505,0.1010708;-0.3540126;-0.02819848,0.1429093;-0.6730443;0.005847694,0.1692603;-0.7051266;-0.05196357,-0.0492076;0.001783765;-0.04778856,-0.109595;-0.3557685;-0.05655071,-0.09715376;-0.6671863;0.03036872,-0.07011764;-0.656082;-0.05211,-0.05832997;0.5394799;-0.03173065,36.05556
+0;0;0,0.03055342;0.3110346;-0.0230311,0.06165306;0.612888;-0.05984382,0.27176;0.49558;-0.04266027,0.430725;0.3523502;-0.01292846,0.6142076;0.2381307;-0.005395746,-0.161065;0.4912172;-0.01868259,-0.3235619;0.3490258;-0.01197238,-0.489051;0.2100492;-0.02019167,0.05821191;-0.004858791;-0.03589178,0.04812384;-0.3668789;-0.01433485,0.008179069;-0.6849988;0.0357484,0.004159527;-0.649014;-0.05315362,-0.0639699;0.01243617;-0.02129899,-0.1661287;-0.260214;-0.2377488,-0.1359348;-0.5675449;-0.1380482,-0.1584688;-0.6054241;-0.1913415,0.05391907;0.5387552;-0.0482033,0;0;0,-0.03380628;0.3112549;-0.01356363,-0.06722134;0.6138375;-0.04125094,0.1367036;0.4923162;0.06239414,0.3384627;0.4172494;0.04431391,0.5438488;0.3838714;-0.01460266,-0.2432885;0.4557979;-0.1231675,-0.3012025;0.2516447;-0.163616,-0.2361107;0.05673894;-0.2310214,0.06823388;0.006284148;-0.002258539,0.1008064;-0.3541287;-0.02807832,0.14269;-0.674086;0.006232262,0.1697554;-0.7064285;-0.05152941,-0.04917195;0.001759085;-0.04774388,-0.109779;-0.3558361;-0.05654905,-0.09722615;-0.6682009;0.0304844,-0.07009443;-0.6571749;-0.05233709,-0.0588303;0.5394505;-0.03191566,36.07798
+0;0;0,0.03153406;0.3110042;-0.0231253,0.06360636;0.6127629;-0.0601754,0.2732139;0.494818;-0.04313625,0.4369891;0.3572561;-0.01276813,0.6232707;0.2478489;-0.002020487,-0.1594684;0.4918158;-0.01912189,-0.3280114;0.3568488;-0.01241634,-0.497688;0.2229415;-0.02047617,0.05806918;-0.005186063;-0.03602696,0.0476767;-0.3649418;-0.0152462,0.01018479;-0.6858174;0.03595875,0.006107073;-0.6497838;-0.05307456,-0.06396113;0.01279791;-0.02102509,-0.1676226;-0.2509251;-0.2438896,-0.1355285;-0.5605283;-0.1433683,-0.1578557;-0.5965478;-0.1992511,0.05559595;0.5386714;-0.04846409,0;0;0,-0.03401506;0.3113096;-0.01349497,-0.06777263;0.6139071;-0.04101372,0.1364342;0.4927596;0.06214952,0.3393854;0.4210832;0.04368019,0.5451614;0.3921677;-0.0163734,-0.2433098;0.4556286;-0.1234257,-0.3008231;0.2513281;-0.1636918,-0.2357129;0.05640943;-0.2311725,0.06820934;0.006285131;-0.002202272,0.1006173;-0.3518114;-0.02829147,0.1427556;-0.6743282;0.006291864,0.1699315;-0.7068103;-0.05147862,-0.04913383;0.001740167;-0.04774626,-0.1092337;-0.3536139;-0.0564409,-0.09655451;-0.6684696;0.03127351,-0.06939338;-0.6574585;-0.05168225,-0.05929009;0.5395241;-0.03173423,36.11176
+0;0;0,0.03153084;0.3109725;-0.02312294,0.06359686;0.6126723;-0.06016565,0.272963;0.4947938;-0.04313522,0.4367965;0.3571829;-0.01275628,0.6230476;0.2477936;-0.002010393,-0.1592356;0.4917949;-0.0191477,-0.3278386;0.3567799;-0.01243977,-0.4974874;0.2228944;-0.02049828,0.05801998;-0.005181668;-0.03599643,0.04761431;-0.3653939;-0.01518931,0.01010076;-0.6864546;0.03604519,0.006032599;-0.6504352;-0.0527796,-0.06390693;0.01278707;-0.02100727,-0.1676999;-0.2512705;-0.2441545,-0.1355873;-0.5610524;-0.1435752,-0.1578622;-0.5969173;-0.1993271,0.05558833;0.5385981;-0.0484571,0;0;0,-0.03420147;0.3112563;-0.01350999,-0.06813733;0.6137749;-0.04101419,0.1361012;0.4929144;0.06170368,0.3406868;0.4262348;0.04171252,0.5466336;0.3977682;-0.01784015,-0.2431604;0.4554627;-0.1237308,-0.3003667;0.2509571;-0.163805,-0.2353064;0.05609097;-0.2313722,0.06814764;0.006340355;-0.002146721,0.1004862;-0.352225;-0.02820754,0.14272;-0.6749349;0.00624299,0.1698359;-0.7072349;-0.05142903,-0.04906718;0.001685712;-0.04773343,-0.109179;-0.3541256;-0.05661948,-0.09644837;-0.6692249;0.03091669,-0.06936422;-0.6581663;-0.05184985,-0.05961464;0.5394137;-0.03174138,36.1339
+0;0;0,0.03153535;0.3110169;-0.02312624,0.06360188;0.6127217;-0.06016933,0.2726429;0.4949125;-0.04314746,0.4365532;0.3572371;-0.01275428,0.6228268;0.2478346;-0.002007095,-0.1589084;0.4919181;-0.01919586,-0.3275905;0.3568398;-0.01248478,-0.4972598;0.2229382;-0.02054427,0.05798176;-0.005178255;-0.03597272,0.04757285;-0.3655028;-0.01515911,0.01004158;-0.6867152;0.03609959,0.005972467;-0.6506944;-0.05274598,-0.06386483;0.01277864;-0.02099343,-0.1676902;-0.2513613;-0.2442102,-0.1355624;-0.5612895;-0.1435834,-0.1578426;-0.5971698;-0.1993484,0.05559376;0.5386512;-0.04846137,0;0;0,-0.03431877;0.3112888;-0.0135026,-0.06839196;0.6138004;-0.04097176,0.1357155;0.4935524;0.06158519,0.3414641;0.4307443;0.03996348,0.547621;0.4053667;-0.02034903,-0.2428501;0.455384;-0.1238636,-0.3000888;0.2507714;-0.1638917,-0.2351204;0.05594051;-0.231732,0.068106;0.006314456;-0.00210619,0.1004279;-0.352366;-0.02816272,0.1427009;-0.6752502;0.006074904,0.170051;-0.7075714;-0.0514958,-0.04900903;0.001690706;-0.04772831,-0.1086209;-0.3543456;-0.0554684,-0.09577168;-0.6695187;0.03236243,-0.06865328;-0.6584589;-0.05041563,-0.05983812;0.539445;-0.03171158,36.16709
+0;0;0,0.03216451;0.3110928;-0.02342546,0.06450068;0.6128916;-0.06091144,0.2729679;0.4946081;-0.04389041,0.4409961;0.3621256;-0.01234885,0.630947;0.2593864;-0.0006513307,-0.1577409;0.4927427;-0.01962006,-0.3299312;0.3620682;-0.01222724,-0.5038037;0.2336962;-0.02013313,0.05783649;-0.0052743;-0.03609895,0.04673031;-0.366035;-0.01633567,0.01047326;-0.6876587;0.03551404,0.006221154;-0.651516;-0.05561923,-0.06389136;0.01281841;-0.02072668,-0.1686925;-0.247734;-0.248304,-0.1360362;-0.5579791;-0.1476744,-0.1593066;-0.5943376;-0.206122,0.05644106;0.5388036;-0.04909333,0;0;0,-0.03458752;0.3114202;-0.01353455,-0.06905784;0.6140633;-0.04101229,0.1350441;0.4943843;0.06105995,0.3417798;0.435103;0.03812384,0.5482023;0.4117266;-0.02201606,-0.2426068;0.4550663;-0.123978,-0.2996953;0.2503098;-0.1639233,-0.2349448;0.05542459;-0.2317515,0.06805259;0.006343842;-0.002147913,0.1003311;-0.3527471;-0.0281105,0.1423651;-0.6759639;0.006657839,0.1717721;-0.7093774;-0.05229163,-0.04897736;0.001658528;-0.04769151,-0.10846;-0.3547981;-0.05561251,-0.09587844;-0.6703252;0.03230317,-0.06808675;-0.6597453;-0.05261779,-0.06039916;0.5396793;-0.03175426,36.20109
+0;0;0,0.03217915;0.3112344;-0.02343613,0.06452663;0.613139;-0.06093471,0.2724116;0.4949594;-0.0439253,0.4404885;0.3624384;-0.01237459,0.6304454;0.259696;-0.0006767018,-0.1571421;0.493099;-0.01972005,-0.3293824;0.3623866;-0.01232509,-0.5032603;0.2340106;-0.02023122,0.05781319;-0.005272175;-0.03608441,0.04669501;-0.3664228;-0.01629977,0.01038008;-0.68856;0.03563271,0.006157539;-0.65246;-0.05486697,-0.06386562;0.01281325;-0.02071833,-0.16878;-0.2480207;-0.2485416,-0.1360716;-0.5587611;-0.1477514,-0.1591803;-0.5946583;-0.2057927,0.05646542;0.5390364;-0.04911427,0;0;0,-0.03495912;0.3115256;-0.01346445,-0.07007555;0.6142199;-0.04075766,0.134222;0.4954002;0.06021309,0.3419939;0.4400913;0.03615332,0.5486462;0.419875;-0.0243659,-0.2423269;0.454843;-0.124225,-0.2994124;0.2500129;-0.1641374,-0.2349539;0.05514853;-0.2323241,0.06801558;0.006404579;-0.002260447,0.1002135;-0.353101;-0.02802658,0.1424553;-0.6767734;0.007185459,0.1712404;-0.7094145;-0.05191398,-0.04898335;0.001630579;-0.04764681,-0.1084808;-0.3552163;-0.05572234,-0.09589092;-0.67126;0.03228888,-0.06835122;-0.6605256;-0.05206535,-0.06124146;0.5398341;-0.03155899,36.23444
+0;0;0,0.03219085;0.3113476;-0.02344465,0.06454368;0.6133023;-0.06094908,0.2719889;0.4952081;-0.04394953,0.4401537;0.3626177;-0.01238232,0.6301118;0.2598746;-0.0006843517,-0.156691;0.4933514;-0.01979353,-0.3290214;0.3625706;-0.01239469,-0.5029005;0.2341938;-0.02030088,0.05780639;-0.005271555;-0.03608017,0.04667927;-0.3667125;-0.01627963,0.01034573;-0.6890147;0.03567947,0.006140793;-0.6529401;-0.05444299,-0.06385811;0.01281174;-0.02071589,-0.1688569;-0.2482319;-0.2487223,-0.1361316;-0.5591315;-0.1478804,-0.159144;-0.5947539;-0.2056798,0.05648201;0.5391954;-0.04912795,0;0;0,-0.03527166;0.3116027;-0.01352382,-0.07076658;0.6142972;-0.04089284,0.1336737;0.4960452;0.05916977,0.3424634;0.4451015;0.03332973,0.5492277;0.4266531;-0.02737641,-0.2421886;0.4546386;-0.1244533,-0.299257;0.2496773;-0.16433,-0.234723;0.05487922;-0.2326391,0.06799956;0.006453484;-0.00235796,0.1002523;-0.3533462;-0.02803731,0.1426337;-0.6771908;0.00699234,0.1712367;-0.7095407;-0.0519228,-0.04901258;0.001604416;-0.04760609,-0.1083771;-0.3555542;-0.05591718,-0.09548088;-0.6719062;0.03156778,-0.06815746;-0.6610894;-0.05246838,-0.06184415;0.5399199;-0.03167462,36.26803
+0;0;0,0.03268338;0.3112295;-0.02367696,0.06528269;0.6130016;-0.06151138,0.2717665;0.4950815;-0.04430337,0.4468704;0.3719229;-0.0117742,0.6368904;0.2694997;0.000841355,-0.1553065;0.4945875;-0.01976148,-0.3320009;0.369586;-0.01333553,-0.5112607;0.248831;-0.01976673,0.05767216;-0.005408613;-0.03626981,0.04596113;-0.3673761;-0.01728697,0.01013558;-0.6897107;0.03455672,0.005854158;-0.6536667;-0.05529048,-0.06391979;0.01292854;-0.02044368,-0.1701609;-0.2414268;-0.2561005,-0.1375973;-0.5523529;-0.1554257,-0.1594743;-0.5859171;-0.2154955,0.05716906;0.5389452;-0.04960717,0;0;0,-0.03538072;0.311542;-0.01350498,-0.0709108;0.6141208;-0.04084206,0.13338;0.4969442;0.05781388,0.3428738;0.4493016;0.03079295,0.5499102;0.4323649;-0.02925945,-0.2414173;0.4546326;-0.1241571,-0.2985164;0.2496829;-0.1644426,-0.2338624;0.05495368;-0.2326893,0.06799141;0.006543458;-0.002276421,0.1003143;-0.3537385;-0.02816176,0.1428021;-0.6775303;0.006830931,0.171266;-0.7098065;-0.05181098,-0.04898869;0.001532837;-0.04762971,-0.1080602;-0.3561872;-0.05568529,-0.09508817;-0.6726334;0.0312879,-0.06803475;-0.6617524;-0.05255694,-0.06198938;0.5397738;-0.03163242,36.30154
+0;0;0,0.03269864;0.3113749;-0.02368801,0.06530131;0.6131783;-0.06152601,0.2715227;0.4953115;-0.04432444,0.4467136;0.3720918;-0.01177913,0.6367473;0.2696612;0.0008373493,-0.1550281;0.4948182;-0.01981256,-0.3318102;0.3697546;-0.01338342,-0.5110831;0.2489908;-0.01981508,0.05769286;-0.005410553;-0.03628282,0.04596702;-0.3678356;-0.01727598,0.01008931;-0.6906396;0.03464319,0.005860353;-0.6546696;-0.05410296,-0.06394272;0.01293318;-0.02045101,-0.1703181;-0.2417437;-0.2564057,-0.1377072;-0.5531225;-0.1555844,-0.159316;-0.5859077;-0.214918,0.05718766;0.5391216;-0.04962175,0;0;0,-0.03552257;0.3116751;-0.01346803,-0.0711132;0.6142842;-0.04074621,0.1332197;0.4972802;0.05723429,0.3432899;0.4527078;0.02863455,0.5503689;0.4378886;-0.03188562,-0.2412369;0.4543993;-0.1238139,-0.2977752;0.2491582;-0.1639842,-0.233362;0.0544285;-0.2325065,0.06800108;0.006648451;-0.002415419,0.1003387;-0.3540933;-0.02830601,0.1429659;-0.6783441;0.00675869,0.1708505;-0.7101909;-0.05092001,-0.04905681;0.001461197;-0.04759702,-0.1077981;-0.3567734;-0.0558483,-0.09493053;-0.6734151;0.03222952,-0.06832063;-0.6622838;-0.05062751,-0.06218815;0.5399353;-0.03155327,36.32351
+0;0;0,0.03308282;0.3112264;-0.02362471,0.06589388;0.6128353;-0.06155474,0.2717449;0.4952607;-0.0443886,0.4488913;0.3746021;-0.01188562,0.6430784;0.2806522;0.002625304,-0.154242;0.4952315;-0.01991805,-0.3354956;0.3764645;-0.01380907,-0.5183479;0.2613337;-0.02127383,0.05769374;-0.005387188;-0.03635041,0.04515893;-0.3682059;-0.01825149,0.009630539;-0.6913856;0.03388035,0.00539221;-0.6554168;-0.0547545,-0.06401492;0.01286267;-0.02038587,-0.1719045;-0.236692;-0.2616419,-0.1387681;-0.548382;-0.1607638,-0.1589936;-0.5802274;-0.2213923,0.05774528;0.5388354;-0.04961685,0;0;0,-0.03580361;0.3115367;-0.0133214,-0.07171022;0.6139697;-0.04037356,0.1329342;0.4981299;0.0566237,0.3434946;0.4565711;0.0260787,0.550845;0.4442297;-0.03391528,-0.2410453;0.4539577;-0.1238237,-0.2976113;0.2485662;-0.1639532,-0.2332165;0.05398135;-0.2327709,0.06801976;0.006721407;-0.002660036,0.1004352;-0.3543959;-0.0284605,0.1432098;-0.6789882;0.006685497,0.1711496;-0.7107207;-0.05091834,-0.04918474;0.00143167;-0.04751581,-0.1074516;-0.3572507;-0.05612246,-0.09476846;-0.6742184;0.0321709,-0.06828209;-0.6630443;-0.05061668,-0.06270672;0.5396696;-0.03124547,36.3572
+0;0;0,0.03308282;0.3112264;-0.02362471,0.06589388;0.6128353;-0.06155474,0.2717449;0.4952607;-0.0443886,0.4488913;0.3746021;-0.01188562,0.6430784;0.2806522;0.002625304,-0.154242;0.4952315;-0.01991805,-0.3354956;0.3764645;-0.01380907,-0.5183479;0.2613337;-0.02127383,0.05769374;-0.005387188;-0.03635041,0.04515893;-0.3682059;-0.01825149,0.009630539;-0.6913856;0.03388035,0.00539221;-0.6554168;-0.0547545,-0.06401492;0.01286267;-0.02038587,-0.1719045;-0.236692;-0.2616419,-0.1387681;-0.548382;-0.1607638,-0.1589936;-0.5802274;-0.2213923,0.05774528;0.5388354;-0.04961685,0;0;0,-0.03580361;0.3115367;-0.0133214,-0.07171022;0.6139697;-0.04037356,0.1329342;0.4981299;0.0566237,0.3434946;0.4565711;0.0260787,0.550845;0.4442297;-0.03391528,-0.2410453;0.4539577;-0.1238237,-0.2976113;0.2485662;-0.1639532,-0.2332165;0.05398135;-0.2327709,0.06801976;0.006721407;-0.002660036,0.1004352;-0.3543959;-0.0284605,0.1432098;-0.6789882;0.006685497,0.1711496;-0.7107207;-0.05091834,-0.04918474;0.00143167;-0.04751581,-0.1074516;-0.3572507;-0.05612246,-0.09476846;-0.6742184;0.0321709,-0.06828209;-0.6630443;-0.05061668,-0.06270672;0.5396696;-0.03124547,36.37974
+0;0;0,0.03307099;0.3111151;-0.02361626,0.06586556;0.6125724;-0.06152719,0.2712705;0.4951279;-0.04437824,0.4485373;0.3743873;-0.01185317,0.642682;0.280458;0.002654577,-0.1538201;0.4950988;-0.01995918,-0.3351969;0.3762511;-0.01384605,-0.5180091;0.2611455;-0.02130916,0.0576664;-0.005384636;-0.03633319,0.04511667;-0.3686351;-0.01821273,0.009565577;-0.6920213;0.03395241,0.00533823;-0.656068;-0.05445277,-0.06398459;0.01285657;-0.02037621,-0.1720025;-0.236995;-0.2619193,-0.138845;-0.5488843;-0.1609768,-0.159018;-0.5805694;-0.2214482,0.05772119;0.5386109;-0.04959548,0;0;0,-0.03588627;0.3114161;-0.01327467,-0.07179925;0.613698;-0.04027152,0.1328379;0.4987136;0.05594969,0.3437649;0.4598362;0.023422,0.5513892;0.4506478;-0.03601718,-0.2407135;0.45384;-0.1235842,-0.2972147;0.2482936;-0.1638084,-0.2324687;0.05389364;-0.2326702,0.06796636;0.006781131;-0.003016472,0.1007318;-0.3547644;-0.02847266,0.1435833;-0.6795554;0.006715775,0.1715117;-0.7110316;-0.05081224,-0.04928588;0.001434991;-0.04736403,-0.1071144;-0.3577458;-0.05640966,-0.09449238;-0.6749138;0.03195802,-0.06818701;-0.6636822;-0.0506529,-0.06280336;0.539435;-0.03115702,36.40239
+0;0;0,0.03305877;0.3110002;-0.02360753,0.06583848;0.6123208;-0.06150125,0.2707394;0.4950138;-0.04437021,0.4480206;0.3742634;-0.01184249,0.642188;0.2803231;0.002666953,-0.1533403;0.4949848;-0.02000922,-0.3347319;0.3761274;-0.01389559,-0.5175655;0.2610084;-0.02135958,0.05771421;-0.005389099;-0.03636331,0.04514791;-0.3691191;-0.01821893,0.009610314;-0.6923825;0.03392642,0.005368805;-0.6564093;-0.05477496,-0.06403763;0.01286723;-0.02039311,-0.1721982;-0.2373142;-0.262255,-0.1390532;-0.549085;-0.1613509,-0.1592938;-0.5809768;-0.2220249,0.05769786;0.5383935;-0.04957505,0;0;0,-0.03599204;0.3112894;-0.01322079,-0.07195609;0.6134305;-0.04015779,0.1325019;0.4990715;0.05544114,0.3437035;0.4619099;0.02257371,0.5512764;0.4568176;-0.03762436,-0.2404341;0.4536741;-0.1231528,-0.2966664;0.2480188;-0.1632921,-0.2326258;0.0535135;-0.232594,0.06799825;0.006897449;-0.003305435,0.1008967;-0.3551403;-0.02846527,0.143719;-0.6797855;0.00693321,0.1717458;-0.7114667;-0.05078626,-0.0494263;0.001381307;-0.04730111,-0.1069148;-0.3583351;-0.05656443,-0.09430277;-0.675385;0.03176213,-0.06800757;-0.6642092;-0.05115842,-0.06295379;0.5392017;-0.03105855,36.43594
+0;0;0,0.03331361;0.3110335;-0.02355576,0.06620736;0.6123468;-0.06152621,0.27072;0.4950669;-0.04398562,0.4502686;0.3773988;-0.01214037,0.6485883;0.2926689;0.002062796,-0.152752;0.4957589;-0.0199172,-0.3383887;0.3834389;-0.01535118,-0.5290697;0.2820534;-0.02391286,0.057653;-0.005439513;-0.03647339,0.04461448;-0.3691332;-0.01878018,0.009272859;-0.6929005;0.03320704,0.005073873;-0.6569108;-0.05548631,-0.06409211;0.01290717;-0.02023291,-0.1736556;-0.2304069;-0.2683261,-0.1408521;-0.5428877;-0.168043,-0.1593011;-0.5728522;-0.2311613,0.0580529;0.5384271;-0.04957104,0;0;0,-0.0362801;0.3113139;-0.01319027,-0.07261396;0.6134315;-0.04006624,0.1320649;0.499754;0.05462456,0.3435499;0.4647596;0.02075601,0.5513147;0.4636795;-0.03877735,-0.2404526;0.4534004;-0.1230115,-0.2967789;0.2476908;-0.1631178,-0.233021;0.05340131;-0.2331041,0.06797752;0.007041574;-0.003638506,0.1008509;-0.3549612;-0.02872777,0.143867;-0.6799967;0.007028818,0.171723;-0.7110997;-0.05137062,-0.04954284;0.001358865;-0.0471956,-0.1067595;-0.3583495;-0.0568034,-0.0944417;-0.6757616;0.03193678,-0.06827462;-0.6645686;-0.05101863,-0.06351754;0.5392132;-0.03098559,36.45774
+0;0;0,0.03331361;0.3110335;-0.02355576,0.06620736;0.6123468;-0.06152621,0.27072;0.4950669;-0.04398562,0.4502686;0.3773988;-0.01214037,0.6485883;0.2926689;0.002062796,-0.152752;0.4957589;-0.0199172,-0.3383887;0.3834389;-0.01535118,-0.5290697;0.2820534;-0.02391286,0.057653;-0.005439513;-0.03647339,0.04461448;-0.3691332;-0.01878018,0.009272859;-0.6929005;0.03320704,0.005073873;-0.6569108;-0.05548631,-0.06409211;0.01290717;-0.02023291,-0.1736556;-0.2304069;-0.2683261,-0.1408521;-0.5428877;-0.168043,-0.1593011;-0.5728522;-0.2311613,0.0580529;0.5384271;-0.04957104,0;0;0,-0.0362801;0.3113139;-0.01319027,-0.07261396;0.6134315;-0.04006624,0.1320649;0.499754;0.05462456,0.3435499;0.4647596;0.02075601,0.5513147;0.4636795;-0.03877735,-0.2404526;0.4534004;-0.1230115,-0.2967789;0.2476908;-0.1631178,-0.233021;0.05340131;-0.2331041,0.06797752;0.007041574;-0.003638506,0.1008509;-0.3549612;-0.02872777,0.143867;-0.6799967;0.007028818,0.171723;-0.7110997;-0.05137062,-0.04954284;0.001358865;-0.0471956,-0.1067595;-0.3583495;-0.0568034,-0.0944417;-0.6757616;0.03193678,-0.06827462;-0.6645686;-0.05101863,-0.06351754;0.5392132;-0.03098559,36.48036
+0;0;0,0.03332373;0.311128;-0.02356291,0.06622487;0.6125091;-0.06154169,0.2706144;0.4952417;-0.04400233,0.4502226;0.3775346;-0.01214652,0.6485544;0.2927995;0.002057517,-0.1526151;0.4959334;-0.01994769,-0.3383133;0.3835761;-0.01538015,-0.5290061;0.2821844;-0.02394236,0.05771906;-0.005445746;-0.03651518,0.04467404;-0.3693209;-0.01881315,0.009275865;-0.6936063;0.03325726,0.005079288;-0.65762;-0.05538522,-0.06416555;0.01292196;-0.02025609,-0.1737837;-0.2305135;-0.2684731,-0.1409277;-0.5434943;-0.1680295,-0.1593661;-0.5734244;-0.2311116,0.05806906;0.5385771;-0.04958455,0;0;0,-0.03673936;0.3113526;-0.01327014,-0.07379068;0.6134404;-0.0402782,0.1314144;0.5002367;0.05358171,0.343334;0.4687505;0.01854491,0.551013;0.469377;-0.04134107,-0.2412246;0.4528939;-0.1227986,-0.2972017;0.247049;-0.1630889,-0.2335948;0.05281357;-0.233403,0.06804663;0.00706169;-0.003780603,0.1008551;-0.35514;-0.02872467,0.1438782;-0.6806896;0.007217646,0.1717653;-0.7115493;-0.05134296,-0.04967185;0.001340744;-0.04717429,-0.1065778;-0.3586273;-0.05573743,-0.09381085;-0.6765848;0.03294981,-0.06785534;-0.6653672;-0.05002292,-0.06449983;0.5392382;-0.03115988,36.50296
+0;0;0,0.03323783;0.3111425;-0.02311562,0.06595531;0.6125169;-0.06069147,0.2700792;0.4955864;-0.04408815,0.456649;0.3897014;-0.01065654,0.6545935;0.3039902;0.003008662,-0.1526572;0.4964521;-0.02023914,-0.3427828;0.3916996;-0.0161395,-0.5307588;0.2853713;-0.02476967,0.05767835;-0.005362768;-0.03670079,0.0436774;-0.3695683;-0.01979491,0.008702062;-0.693934;0.03222376,0.004520414;-0.6578834;-0.0566983,-0.06430755;0.0128099;-0.02007348,-0.1757818;-0.2253487;-0.2730192,-0.1428584;-0.5386406;-0.1734878,-0.1597002;-0.5717429;-0.2342799,0.05785767;0.5385838;-0.0488338,0;0;0,-0.0368856;0.311307;-0.01327324,-0.07398496;0.6133121;-0.04027867,0.1312526;0.5006933;0.05272651,0.3434584;0.4716061;0.0172267,0.5510463;0.47545;-0.04283714,-0.2412582;0.4528619;-0.1222193,-0.296748;0.2468682;-0.162532,-0.2335645;0.05269954;-0.2333948,0.06810069;0.00702253;-0.003934383,0.1010479;-0.3555008;-0.02881169,0.1442458;-0.6810675;0.0070014,0.1720794;-0.7121443;-0.05178761,-0.04980013;0.001346819;-0.04712358,-0.1063797;-0.3589965;-0.05600813,-0.09358594;-0.6769333;0.03284469,-0.06774152;-0.6657703;-0.05045275,-0.06469291;0.5391311;-0.03116131,36.52669
+0;0;0,0.03324079;0.3111703;-0.02311768,0.06595529;0.6125172;-0.06068995,0.2701062;0.4955916;-0.04408769,0.4567485;0.3896655;-0.0106431,0.6546881;0.3039564;0.003021761,-0.1526818;0.4964575;-0.02023576,-0.3428812;0.3916642;-0.01613454,-0.5308526;0.2853386;-0.0247645,0.05773397;-0.00536794;-0.03673618,0.04372458;-0.3697932;-0.0198201,0.008734144;-0.6942989;0.03222102,0.004557345;-0.6582553;-0.05659792,-0.06436956;0.01282225;-0.02009283,-0.175911;-0.22548;-0.2731911,-0.1429735;-0.5389072;-0.1736167,-0.1597958;-0.5719362;-0.2343384,0.05785877;0.5385942;-0.04883392,0;0;0,-0.03713294;0.3113096;-0.01318264,-0.07439574;0.6132782;-0.04005933,0.1311185;0.5009644;0.05253767,0.3436746;0.4757828;0.01565885,0.5511926;0.4815411;-0.04447413,-0.2416492;0.4522748;-0.1215404,-0.2965737;0.2460591;-0.1619463,-0.2335061;0.05194084;-0.2330336,0.06816123;0.006985694;-0.004101038,0.1012557;-0.355774;-0.02856111,0.1446777;-0.6814798;0.007031443,0.1724484;-0.7126588;-0.05152369,-0.04991726;0.001333443;-0.0470963,-0.105961;-0.3593143;-0.0560659,-0.09308384;-0.6773872;0.03281787,-0.06741221;-0.6661873;-0.05043055,-0.06507305;0.5391073;-0.03097701,36.55813
+0;0;0,0.03324079;0.3111703;-0.02311768,0.06595529;0.6125172;-0.06068995,0.2701062;0.4955916;-0.04408769,0.4567485;0.3896655;-0.0106431,0.6546881;0.3039564;0.003021761,-0.1526818;0.4964575;-0.02023576,-0.3428812;0.3916642;-0.01613454,-0.5308526;0.2853386;-0.0247645,0.05773397;-0.00536794;-0.03673618,0.04372458;-0.3697932;-0.0198201,0.008734144;-0.6942989;0.03222102,0.004557345;-0.6582553;-0.05659792,-0.06436956;0.01282225;-0.02009283,-0.175911;-0.22548;-0.2731911,-0.1429735;-0.5389072;-0.1736167,-0.1597958;-0.5719362;-0.2343384,0.05785877;0.5385942;-0.04883392,0;0;0,-0.03713294;0.3113096;-0.01318264,-0.07439574;0.6132782;-0.04005933,0.1311185;0.5009644;0.05253767,0.3436746;0.4757828;0.01565885,0.5511926;0.4815411;-0.04447413,-0.2416492;0.4522748;-0.1215404,-0.2965737;0.2460591;-0.1619463,-0.2335061;0.05194084;-0.2330336,0.06816123;0.006985694;-0.004101038,0.1012557;-0.355774;-0.02856111,0.1446777;-0.6814798;0.007031443,0.1724484;-0.7126588;-0.05152369,-0.04991726;0.001333443;-0.0470963,-0.105961;-0.3593143;-0.0560659,-0.09308384;-0.6773872;0.03281787,-0.06741221;-0.6661873;-0.05043055,-0.06507305;0.5391073;-0.03097701,36.58066
+0;0;0,0.03272542;0.3111755;-0.0229602,0.06494565;0.6124833;-0.06046719,0.2688569;0.4957578;-0.04381118,0.4568496;0.391923;-0.01117714,0.6583157;0.3149455;0.003848961,-0.1533483;0.4971509;-0.02032786,-0.3457007;0.3962673;-0.01701196,-0.5353426;0.2928065;-0.02547643,0.05766562;-0.005229617;-0.0369361,0.04214708;-0.3699521;-0.02076114,0.007345483;-0.6944922;0.03110679,0.003229458;-0.6584479;-0.05755587,-0.06451488;0.01266711;-0.01985759,-0.1801362;-0.2160428;-0.2803349,-0.1474017;-0.5303019;-0.183395,-0.1631543;-0.5637134;-0.2437721,0.05697247;0.5385746;-0.04862434,0;0;0,-0.03744331;0.3112143;-0.01311278,-0.07504113;0.6130507;-0.03988361,0.1308968;0.5020899;0.05144906,0.3436854;0.4796504;0.01396013,0.5507179;0.4892846;-0.04755878,-0.2415395;0.4518358;-0.1215313,-0.2967081;0.2455832;-0.161584,-0.2335071;0.05165605;-0.233262,0.06819296;0.006971508;-0.004250526,0.1013649;-0.3561216;-0.02849865,0.1450867;-0.6818083;0.006776333,0.172697;-0.7130876;-0.05150795,-0.04999866;0.001309665;-0.04706769,-0.1056113;-0.3597307;-0.05612492,-0.09266862;-0.6778342;0.03259028,-0.06721777;-0.6665844;-0.05056754,-0.06563593;0.5389162;-0.03083181,36.61391
+0;0;0,0.03271492;0.3110756;-0.02295283,0.0649239;0.6122782;-0.06044677,0.2682579;0.495695;-0.04380794,0.4562206;0.3918768;-0.01117912,0.6576422;0.3149163;0.003843674,-0.1527917;0.4970843;-0.0203889,-0.3451133;0.3962168;-0.01707353,-0.5347134;0.2927788;-0.02553613,0.05773896;-0.005236267;-0.03698308,0.04221316;-0.3701292;-0.02080056,0.007358998;-0.6951596;0.03114573,0.003245897;-0.6591195;-0.05745398,-0.06459693;0.01268322;-0.01988284,-0.1802723;-0.2161335;-0.2804819,-0.1474883;-0.5308675;-0.1833956,-0.1632298;-0.5642339;-0.2437298,0.05695343;0.5383946;-0.04860793,0;0;0,-0.03754782;0.3110992;-0.01313758,-0.07518522;0.6128209;-0.03992915,0.1305356;0.5027167;0.05074787,0.3435501;0.4824782;0.01349068,0.5505934;0.4945615;-0.04738879,-0.2412268;0.451539;-0.1209475,-0.2967534;0.2453633;-0.1607119,-0.2343343;0.05110148;-0.2320243,0.06827989;0.006924659;-0.004342794,0.1014594;-0.3563396;-0.02859044,0.1454138;-0.6824626;0.007043839,0.1729074;-0.7137054;-0.05123758,-0.05012312;0.001313667;-0.04706274,-0.105255;-0.3599719;-0.05617227,-0.09224235;-0.6784841;0.03292694,-0.06695505;-0.6672201;-0.05021646,-0.06577603;0.5387135;-0.03087234,36.63695
+0;0;0,0.03270826;0.3110123;-0.02294816,0.06490892;0.6121371;-0.06043237,0.2681425;0.4955947;-0.0437991,0.4561185;0.3917692;-0.01116798,0.6575402;0.3148087;0.003854825,-0.1527027;0.4969834;-0.02039143,-0.3450379;0.3961088;-0.01707582,-0.5346382;0.2926707;-0.02553843,0.05776386;-0.005238526;-0.03699902,0.04222429;-0.3704554;-0.02080214,0.007369388;-0.6954926;0.03114524,0.003275497;-0.6594808;-0.05704064,-0.06462479;0.01268869;-0.01989142,-0.1804028;-0.2163312;-0.2807218,-0.1476182;-0.5310717;-0.1836334,-0.1632861;-0.5641422;-0.2436858,0.05694062;0.5382737;-0.04859676,0;0;0,-0.03781068;0.311001;-0.01318502,-0.07569771;0.6126066;-0.04003334,0.1303352;0.503403;0.05015159,0.3434951;0.485307;0.01253605,0.5501963;0.5011827;-0.04863501,-0.241443;0.4508584;-0.1207647,-0.2976884;0.2447379;-0.1598839,-0.2357226;0.05038708;-0.2313493,0.06831002;0.006848514;-0.004457951,0.1016024;-0.3567433;-0.02853703,0.1457617;-0.6828549;0.007013084,0.1731115;-0.7140115;-0.05079269,-0.05018973;0.00133177;-0.04703458,-0.1049184;-0.3603415;-0.05622262,-0.09196601;-0.6788343;0.03298021,-0.06692575;-0.6674793;-0.04981474,-0.0662292;0.5385295;-0.03096128,36.67041
+0;0;0,0.03248792;0.3109084;-0.02267213,0.06445835;0.6119022;-0.05984011,0.2677873;0.496117;-0.04278275,0.4586646;0.3974098;-0.01102743,0.6612211;0.3237002;0.004514706,-0.1531661;0.4972908;-0.02047902,-0.3483451;0.4020191;-0.01672088,-0.5432935;0.3091265;-0.0250816,0.05776317;-0.005155743;-0.03703944,0.04099206;-0.3705503;-0.02030479,0.00623684;-0.695683;0.03133574,0.002330281;-0.6596125;-0.05697185,-0.06469491;0.01256419;-0.01979379,-0.1824682;-0.2110396;-0.2847566,-0.1492907;-0.5259073;-0.1880946,-0.1623029;-0.5593783;-0.2485303,0.05655382;0.5380734;-0.04809134,0;0;0,-0.03803866;0.3108244;-0.01322031,-0.07621191;0.6121943;-0.04012036,0.1302364;0.5039841;0.04938126,0.3435736;0.4890877;0.01128983,0.5504404;0.5046727;-0.04926634,-0.2418886;0.4503675;-0.1204469,-0.2982484;0.2442323;-0.1594016,-0.2361828;0.04992363;-0.2307868,0.06830493;0.006838441;-0.004770517,0.1016679;-0.3570182;-0.02864051,0.1458847;-0.683175;0.006751301,0.1733632;-0.714404;-0.05109572,-0.05032576;0.001389199;-0.04690919,-0.1047926;-0.3605707;-0.05654864,-0.0914549;-0.6791821;0.03230435,-0.06657144;-0.6678439;-0.05065884,-0.06666953;0.5381836;-0.03103375,36.69269
+0;0;0,0.03246588;0.3106975;-0.02265675,0.06441812;0.6115201;-0.05980369,0.2674646;0.4958317;-0.04275987,0.4583033;0.3971443;-0.01101095,0.6608606;0.3234345;0.004531242,-0.1529173;0.4970039;-0.02048642,-0.3480569;0.4017514;-0.01672904,-0.5430061;0.3088585;-0.02508979,0.057835;-0.005162155;-0.0370855,0.04106025;-0.3706361;-0.02034721,0.006283592;-0.6959693;0.03132515,0.002371159;-0.6598898;-0.05711521,-0.06477537;0.01257982;-0.01981841,-0.1825742;-0.2110725;-0.2848388,-0.1493763;-0.5261344;-0.1881172,-0.1624081;-0.5597008;-0.2486437,0.05651785;0.5377311;-0.04806126,0;0;0,-0.03809457;0.310605;-0.01317668,-0.07628652;0.6118;-0.04004169,0.1302019;0.5044118;0.04890323,0.3436855;0.4915295;0.01114893,0.5501794;0.5105658;-0.04969597,-0.2420115;0.4503527;-0.1199038,-0.2987159;0.2443144;-0.1586259,-0.2368874;0.05013375;-0.2305655,0.06838715;0.006768912;-0.004924297,0.1016762;-0.3571833;-0.0286603,0.1461945;-0.6834922;0.006860495,0.1736351;-0.7148862;-0.05103397,-0.05046527;0.001419165;-0.04688403,-0.1042511;-0.3607151;-0.05681543,-0.09095457;-0.6795931;0.03184801,-0.06618577;-0.6682797;-0.05128613,-0.06674159;0.5378299;-0.03096342,36.72585
+0;0;0,0.03206882;0.3104724;-0.02229624,0.06360429;0.6111945;-0.05904784,0.2661982;0.4958021;-0.04211208,0.4593844;0.4016554;-0.01092123,0.6655893;0.3392798;0.006337952,-0.1531963;0.4974048;-0.02035119,-0.34999;0.4056692;-0.01658027,-0.5468476;0.3168683;-0.02497747,0.05788682;-0.005033911;-0.03716596,0.04005335;-0.3707589;-0.02107592,0.005008657;-0.696003;0.03110845,0.001184524;-0.6598889;-0.05735816,-0.06490644;0.0124074;-0.01976723,-0.1842102;-0.2061994;-0.2886713,-0.1494486;-0.5208024;-0.1909391,-0.161683;-0.5552534;-0.2507282,0.05581751;0.5374215;-0.04740972,0;0;0,-0.03805577;0.3103226;-0.01304913,-0.07621706;0.6113371;-0.03981662,0.1300812;0.5051881;0.04841328,0.3436547;0.493858;0.0107913,0.5497546;0.5157747;-0.05045819,-0.2416614;0.450397;-0.119247,-0.2985649;0.2443881;-0.1577139,-0.2362219;0.05037966;-0.2297078,0.06846806;0.006709069;-0.004964352,0.1019717;-0.3575089;-0.02851152,0.1465366;-0.68384;0.006942034,0.173999;-0.715325;-0.05088329,-0.05055224;0.001412822;-0.04690424,-0.1038867;-0.3610616;-0.05687787,-0.09033068;-0.679945;0.03180494,-0.06569826;-0.6686288;-0.05139667,-0.06667542;0.5374078;-0.03076363,36.75955
+0;0;0,0.03206882;0.3104724;-0.02229624,0.06360429;0.6111945;-0.05904784,0.2661982;0.4958021;-0.04211208,0.4593844;0.4016554;-0.01092123,0.6655893;0.3392798;0.006337952,-0.1531963;0.4974048;-0.02035119,-0.34999;0.4056692;-0.01658027,-0.5468476;0.3168683;-0.02497747,0.05788682;-0.005033911;-0.03716596,0.04005335;-0.3707589;-0.02107592,0.005008657;-0.696003;0.03110845,0.001184524;-0.6598889;-0.05735816,-0.06490644;0.0124074;-0.01976723,-0.1842102;-0.2061994;-0.2886713,-0.1494486;-0.5208024;-0.1909391,-0.161683;-0.5552534;-0.2507282,0.05581751;0.5374215;-0.04740972,0;0;0,-0.03805577;0.3103226;-0.01304913,-0.07621706;0.6113371;-0.03981662,0.1300812;0.5051881;0.04841328,0.3436547;0.493858;0.0107913,0.5497546;0.5157747;-0.05045819,-0.2416614;0.450397;-0.119247,-0.2985649;0.2443881;-0.1577139,-0.2362219;0.05037966;-0.2297078,0.06846806;0.006709069;-0.004964352,0.1019717;-0.3575089;-0.02851152,0.1465366;-0.68384;0.006942034,0.173999;-0.715325;-0.05088329,-0.05055224;0.001412822;-0.04690424,-0.1038867;-0.3610616;-0.05687787,-0.09033068;-0.679945;0.03180494,-0.06569826;-0.6686288;-0.05139667,-0.06667542;0.5374078;-0.03076363,36.7821
+0;0;0,0.03204859;0.3102766;-0.02228218,0.0635662;0.6108283;-0.05901299,0.2656927;0.4955702;-0.04209558,0.4588708;0.4014274;-0.01090604,0.6650523;0.3390589;0.006351188,-0.1527613;0.4971693;-0.02038348,-0.3495468;0.4054376;-0.01661272,-0.5463821;0.3166468;-0.02500897,0.05792306;-0.005037064;-0.03718924,0.04012955;-0.3699426;-0.02113525,0.0049688;-0.6962638;0.03122194,0.001151548;-0.6601607;-0.05708551,-0.06494708;0.01241517;-0.0197796,-0.1839835;-0.2057018;-0.2880812,-0.1491068;-0.5213467;-0.1900253,-0.1613192;-0.5556818;-0.2497068,0.05578375;0.5370963;-0.04738134,0;0;0,-0.0381229;0.3101196;-0.01294923,-0.0763251;0.6109633;-0.03961444,0.1298817;0.5060168;0.04799938,0.3435094;0.4958038;0.01041746,0.5496731;0.5180245;-0.05042005,-0.2414372;0.4501632;-0.1186414,-0.2980335;0.244008;-0.1567252,-0.2358385;0.05012096;-0.2290995,0.06849621;0.006742656;-0.005128145,0.1020972;-0.3566385;-0.02869797,0.1468553;-0.6840342;0.006963968,0.1743111;-0.7152071;-0.05095053,-0.05063621;0.00137218;-0.04687839,-0.1034017;-0.3603503;-0.05703067,-0.0898193;-0.680267;0.03203041,-0.06536211;-0.6689088;-0.05106204,-0.06677413;0.5370743;-0.03058815,36.81537
+0;0;0,0.03182392;0.3101116;-0.02194484,0.06309793;0.6105178;-0.05832838,0.2650577;0.4957102;-0.04196019,0.4604129;0.4060963;-0.011075,0.6673118;0.3464139;0.006828142,-0.1529549;0.4971316;-0.02037716,-0.3514689;0.4092;-0.01746963,-0.5510429;0.3267977;-0.02582013,0.05801455;-0.004651804;-0.03721328,0.03919779;-0.3698933;-0.02179619,0.004198283;-0.6960185;0.03097628,0.0003828681;-0.659888;-0.0572426,-0.065093;0.01205639;-0.01974084,-0.1860442;-0.2002932;-0.292269,-0.150563;-0.5159988;-0.1951169,-0.1618792;-0.5510455;-0.2540711,0.05538251;0.5368304;-0.04678451,0;0;0,-0.03847793;0.3098651;-0.01290607,-0.07723988;0.6104258;-0.03955221,0.129191;0.5065705;0.04741597,0.3428549;0.4966614;0.01002979,0.5490091;0.5196958;-0.05046415,-0.2418802;0.449627;-0.1183466,-0.2984072;0.2434327;-0.156252,-0.2366071;0.04980555;-0.2295932,0.06855045;0.006801039;-0.005170822,0.1021423;-0.3569522;-0.02858662,0.1469409;-0.6842179;0.006878139,0.1740687;-0.7155612;-0.05087829,-0.05070807;0.001293985;-0.04689534,-0.103226;-0.3608298;-0.05696192,-0.08953792;-0.6806471;0.03190336,-0.06523685;-0.6692609;-0.05114904,-0.06752888;0.5366222;-0.03053284,36.83734
+0;0;0,0.03182753;0.3101467;-0.02194733,0.06309807;0.6105196;-0.05832659,0.2658375;0.4955725;-0.04194255,0.4611879;0.4059609;-0.01105813,0.6680866;0.3462784;0.006845005,-0.1537267;0.4969991;-0.02027941,-0.3522358;0.4090697;-0.01737194,-0.5518097;0.3266674;-0.02572244,0.05801763;-0.004652051;-0.03721525,0.0391837;-0.3702266;-0.0217841,0.004226327;-0.6959592;0.03092485,0.0004261178;-0.6598532;-0.05694246,-0.06509645;0.01205703;-0.01974188,-0.186158;-0.2004862;-0.2925185,-0.1507195;-0.5158119;-0.1954834,-0.1619905;-0.5505993;-0.2542026,0.055384;0.5368453;-0.04678477,0;0;0,-0.03908373;0.3098184;-0.0130651,-0.07867949;0.6102161;-0.03993297,0.1288743;0.5072161;0.04728914,0.3425505;0.4972048;0.01003147,0.5485615;0.521366;-0.0505104,-0.2434366;0.448387;-0.1188615,-0.2998852;0.2421522;-0.1566321,-0.2381355;0.04865853;-0.2303669,0.06853902;0.006831855;-0.005328178,0.1023471;-0.3572524;-0.02850604,0.1471644;-0.6841358;0.006716251,0.1740019;-0.7156273;-0.05047584,-0.05074832;0.001255277;-0.04685822,-0.1029951;-0.3612434;-0.05698613,-0.0892863;-0.6807175;0.03161598,-0.06513627;-0.6692482;-0.05112325,-0.06875147;0.5364622;-0.03085351,36.87101
+0;0;0,0.03182856;0.3101568;-0.02194804,0.0630927;0.6104682;-0.05831967,0.2659165;0.495524;-0.04193672,0.461259;0.4059159;-0.01105355,0.668135;0.34624;0.006847613,-0.153812;0.4969511;-0.02026509,-0.352313;0.4090253;-0.01735775,-0.551865;0.3266321;-0.02570732,0.05803132;-0.004653148;-0.03722403,0.03927885;-0.3686466;-0.02185962,0.004133657;-0.6961292;0.03113252,0.0003321844;-0.6600211;-0.05676399,-0.06511182;0.01205988;-0.01974654,-0.1856497;-0.1995641;-0.2913434,-0.1500209;-0.5165839;-0.1937869,-0.1612956;-0.5513929;-0.2525257,0.05538063;0.5368129;-0.04678084,0;0;0,-0.0394966;0.309776;-0.01306987,-0.07957284;0.6100524;-0.03987908,0.1284507;0.5077577;0.04690051,0.3421471;0.4977905;0.009798527,0.5482193;0.5222715;-0.05032014,-0.244055;0.4479303;-0.1190255,-0.3002802;0.2416324;-0.1567345,-0.2388172;0.04814762;-0.2306619,0.06855282;0.00684616;-0.005343676,0.1023625;-0.3556095;-0.02904606,0.1473527;-0.684212;0.006793739,0.1741411;-0.7157987;-0.05036402,-0.0507668;0.001226516;-0.04686301,-0.1021469;-0.3598014;-0.05675847,-0.08898181;-0.6808094;0.03306779,-0.06488739;-0.6693279;-0.04972159,-0.0695307;0.5363312;-0.03082037,36.90476
+0;0;0,0.03150229;0.3101991;-0.02158987,0.06241005;0.6105366;-0.05766205,0.2651591;0.4957992;-0.04136505,0.4624822;0.4103785;-0.01127588,0.6699853;0.3531123;0.007030703,-0.1543088;0.4972884;-0.02020256,-0.3548391;0.4140903;-0.01817468,-0.555499;0.3346767;-0.02823469,0.05803201;-0.004471277;-0.03723744,0.03783412;-0.3685613;-0.02242543,0.002557747;-0.6960186;0.03065504,-0.001172467;-0.6598777;-0.05724107,-0.06517767;0.01181352;-0.01966332,-0.1875113;-0.1945671;-0.2946732,-0.1519809;-0.5117749;-0.1976834,-0.1618875;-0.5476924;-0.255425,0.05479111;0.5368749;-0.04618952,0;0;0,-0.03969611;0.309734;-0.01307845,-0.07999541;0.609934;-0.03988695,0.1280474;0.508105;0.04656434,0.3417567;0.4980197;0.009617802,0.5478682;0.5227584;-0.05019975,-0.2441768;0.4477017;-0.1188967,-0.3004591;0.2414169;-0.1565438,-0.2389482;0.04803373;-0.2306483,0.06855015;0.006860524;-0.005305052,0.1023957;-0.3557444;-0.02899146,0.1473791;-0.6843503;0.006854296,0.1741979;-0.7158949;-0.05033278,-0.0507502;0.001208826;-0.04687526,-0.1020795;-0.3599772;-0.05681793,-0.08894634;-0.6809761;0.03305682,-0.0649114;-0.6694885;-0.04974996,-0.0699027;0.5362333;-0.03082919,36.93843
+0;0;0,0.03152265;0.3103996;-0.02160383,0.06245277;0.6109543;-0.05770248,0.2653167;0.4961321;-0.04139318,0.4626542;0.4107052;-0.0113018,0.6701392;0.353444;0.007003179,-0.1543929;0.4976222;-0.02021849,-0.3549379;0.414418;-0.01819046,-0.5555802;0.3350113;-0.02824959,0.05802561;-0.004470783;-0.03723333,0.03781762;-0.3687428;-0.02241392,0.002519924;-0.696398;0.03069863,-0.001202493;-0.6602699;-0.05701376,-0.06517047;0.01181222;-0.01966115,-0.1875652;-0.1946715;-0.2948084,-0.1520133;-0.512071;-0.19776,-0.1618993;-0.5478507;-0.2553809,0.05482751;0.5372316;-0.04622042,0;0;0,-0.03999066;0.3098915;-0.0132792,-0.08049989;0.6102673;-0.04029846,0.1275915;0.5081397;0.04644442,0.3412916;0.4979551;0.009378675,0.5474727;0.5228292;-0.05007362,-0.2446351;0.4472176;-0.1187854,-0.3007297;0.2408596;-0.1564031,-0.2391079;0.04759824;-0.2306778,0.06853846;0.006875217;-0.005337715,0.102481;-0.3559168;-0.02883029,0.1475031;-0.6847402;0.006848812,0.1743708;-0.7161909;-0.05013204,-0.05075103;0.001179389;-0.04686387,-0.101912;-0.3602162;-0.05675406,-0.08880711;-0.6813267;0.03347386,-0.06484658;-0.6697959;-0.04916789,-0.07036463;0.536516;-0.03118515,36.96022
+0;0;0,0.03152265;0.3103996;-0.02160383,0.06245277;0.6109543;-0.05770248,0.2653167;0.4961321;-0.04139318,0.4626542;0.4107052;-0.0113018,0.6701392;0.353444;0.007003179,-0.1543929;0.4976222;-0.02021849,-0.3549379;0.414418;-0.01819046,-0.5555802;0.3350113;-0.02824959,0.05802561;-0.004470783;-0.03723333,0.03781762;-0.3687428;-0.02241392,0.002519924;-0.696398;0.03069863,-0.001202493;-0.6602699;-0.05701376,-0.06517047;0.01181222;-0.01966115,-0.1875652;-0.1946715;-0.2948084,-0.1520133;-0.512071;-0.19776,-0.1618993;-0.5478507;-0.2553809,0.05482751;0.5372316;-0.04622042,0;0;0,-0.03999066;0.3098915;-0.0132792,-0.08049989;0.6102673;-0.04029846,0.1275915;0.5081397;0.04644442,0.3412916;0.4979551;0.009378675,0.5474727;0.5228292;-0.05007362,-0.2446351;0.4472176;-0.1187854,-0.3007297;0.2408596;-0.1564031,-0.2391079;0.04759824;-0.2306778,0.06853846;0.006875217;-0.005337715,0.102481;-0.3559168;-0.02883029,0.1475031;-0.6847402;0.006848812,0.1743708;-0.7161909;-0.05013204,-0.05075103;0.001179389;-0.04686387,-0.101912;-0.3602162;-0.05675406,-0.08880711;-0.6813267;0.03347386,-0.06484658;-0.6697959;-0.04916789,-0.07036463;0.536516;-0.03118515,36.98266
+0;0;0,0.03119737;0.3103415;-0.02149666,0.06176867;0.6108501;-0.05757664,0.2638074;0.4963748;-0.04081847,0.4632095;0.4157439;-0.01099737,0.6714364;0.3616092;0.007849872,-0.1541303;0.4981039;-0.02018515,-0.3565541;0.4195208;-0.01911781,-0.558046;0.3424648;-0.02949127,0.0579544;-0.00433761;-0.03732773,0.03691014;-0.3688685;-0.02317314,0.001444932;-0.696503;0.03002587,-0.002208195;-0.6603816;-0.05756845,-0.06522954;0.01163233;-0.01951111,-0.1900809;-0.1896296;-0.2977768,-0.153395;-0.5069301;-0.2007882,-0.1606989;-0.5434512;-0.2577548,0.05423411;0.5371405;-0.0460893,0;0;0,-0.04009398;0.3097833;-0.01319289,-0.08067091;0.6100726;-0.04012966,0.1267174;0.5083589;0.04593277,0.3403979;0.4974989;0.008857965,0.546755;0.5225493;-0.04973817,-0.2439004;0.4472532;-0.1182926,-0.3001722;0.2409316;-0.1559324,-0.2382945;0.04781927;-0.2302493,0.06849562;0.00699544;-0.005504608,0.1025418;-0.3560872;-0.02869749,0.1475843;-0.6849186;0.00698638,0.1742911;-0.7162907;-0.049968,-0.05076434;0.001110265;-0.04682559,-0.1019032;-0.3605701;-0.05673358,-0.08871727;-0.6816281;0.03371066,-0.06484003;-0.6700587;-0.04883493,-0.07052069;0.5363423;-0.031039,37.00493
+0;0;0,0.03121238;0.3104908;-0.021507,0.0618095;0.611253;-0.05761804,0.2626641;0.4969318;-0.0408778,0.4621606;0.4162627;-0.01104258,0.6702358;0.3621675;0.007790916,-0.1529274;0.4986512;-0.02036031,-0.355447;0.4200309;-0.01929247,-0.556792;0.3430311;-0.02965836,0.05797166;-0.004338902;-0.03733885,0.03692169;-0.3689687;-0.02318042,0.001465511;-0.6965198;0.03000505,-0.002193177;-0.6603891;-0.0577226,-0.06524896;0.01163579;-0.01951693,-0.1901342;-0.1896807;-0.2978581,-0.1534576;-0.5069004;-0.2008942,-0.1607726;-0.5435227;-0.2579474,0.05426729;0.5374687;-0.04611904,0;0;0,-0.04048576;0.3098763;-0.01337433,-0.08170319;0.6103151;-0.04057241,0.1249931;0.5084931;0.04442333,0.3384809;0.4946367;0.006641377,0.5451939;0.5216123;-0.04920007,-0.2434455;0.4471658;-0.1180465,-0.2997536;0.2407488;-0.1557021,-0.2375805;0.04778929;-0.2297113,0.0685083;0.007057995;-0.005525112,0.1025208;-0.356135;-0.02859926,0.1477111;-0.6848766;0.006930828,0.1740545;-0.7164508;-0.05018091,-0.05078997;0.001071205;-0.04682906,-0.1017475;-0.3607385;-0.05660098,-0.08891039;-0.6819489;0.03303542,-0.06511462;-0.6704103;-0.04966918,-0.07137989;0.5365401;-0.03141165,37.02804
+0;0;0,0.03121554;0.3105223;-0.02150918,0.06181501;0.6113076;-0.057623,0.2607106;0.4973614;-0.04093109,0.4603162;0.4166482;-0.01107958,0.6682608;0.362587;0.007742111,-0.1509754;0.4990647;-0.02060642,-0.3536057;0.4204014;-0.01953799,-0.5548244;0.3434498;-0.02989738,0.05799793;-0.004340868;-0.03735577,0.03694427;-0.3690344;-0.02319486,0.001500186;-0.6964738;0.02997247,-0.002154163;-0.6603504;-0.05765114,-0.06527853;0.01164107;-0.01952577,-0.1901856;-0.1897106;-0.2979156,-0.1535215;-0.5068222;-0.2009847,-0.1608279;-0.5433655;-0.2579703,0.05427219;0.5375174;-0.04612308,0;0;0,-0.04066821;0.3098825;-0.01341891,-0.08208457;0.6103162;-0.04063344,0.1231138;0.508306;0.04268765,0.3362477;0.4898131;0.004216433,0.5430709;0.5195391;-0.04924726,-0.2421385;0.4479603;-0.1173001,-0.2982934;0.2413827;-0.1549889,-0.2357693;0.0485689;-0.2286869,0.06852348;0.007145852;-0.005614758,0.1024891;-0.3561225;-0.02858448,0.1479466;-0.6847293;0.006781816,0.1741819;-0.7165269;-0.04997658,-0.05082569;0.001049685;-0.04683699,-0.1017505;-0.3608272;-0.05668272,-0.08906998;-0.6818355;0.03327555,-0.06544706;-0.670271;-0.04937335,-0.07171831;0.5365413;-0.03147101,37.06092
+0;0;0,0.03064671;0.3105677;-0.02144755,0.06080915;0.6113534;-0.05752315,0.2578698;0.4976995;-0.04013426,0.4597985;0.422021;-0.01169562,0.6686566;0.3724809;0.007917939,-0.1500341;0.4995396;-0.02098791,-0.3544186;0.4251233;-0.02036781,-0.5567337;0.3516212;-0.03162004,0.0580029;-0.004170404;-0.03739705,0.03576502;-0.3693591;-0.02421166,0.000604786;-0.6966689;0.02910093,-0.002876417;-0.6605654;-0.05836622,-0.06534398;0.01142574;-0.01949065,-0.1923782;-0.1824661;-0.3028621,-0.1550566;-0.4990202;-0.2048275,-0.159507;-0.5363982;-0.2608657,0.05336726;0.5375641;-0.0460345,0;0;0,-0.0408041;0.3098508;-0.01337838,-0.08227675;0.6102363;-0.04050613,0.121668;0.5076509;0.04035806,0.3340441;0.4817005;0.001189467,0.5402809;0.5177217;-0.05008865,-0.2409115;0.4491008;-0.1165021,-0.2972127;0.2424463;-0.1543872,-0.2342583;0.04981981;-0.22782,0.06851549;0.007233799;-0.00579381,0.1025704;-0.3565792;-0.02841163,0.147959;-0.685056;0.006986856,0.1741816;-0.716612;-0.04978561,-0.05086854;0.001018942;-0.04681476,-0.1015037;-0.3614213;-0.05702844,-0.08909779;-0.6822338;0.03316951,-0.06578487;-0.6706277;-0.04940197,-0.07190389;0.5364724;-0.03136731,37.0944
+0;0;0,0.03064671;0.3105677;-0.02144755,0.06080915;0.6113534;-0.05752315,0.2578698;0.4976995;-0.04013426,0.4597985;0.422021;-0.01169562,0.6686566;0.3724809;0.007917939,-0.1500341;0.4995396;-0.02098791,-0.3544186;0.4251233;-0.02036781,-0.5567337;0.3516212;-0.03162004,0.0580029;-0.004170404;-0.03739705,0.03576502;-0.3693591;-0.02421166,0.000604786;-0.6966689;0.02910093,-0.002876417;-0.6605654;-0.05836622,-0.06534398;0.01142574;-0.01949065,-0.1923782;-0.1824661;-0.3028621,-0.1550566;-0.4990202;-0.2048275,-0.159507;-0.5363982;-0.2608657,0.05336726;0.5375641;-0.0460345,0;0;0,-0.0408041;0.3098508;-0.01337838,-0.08227675;0.6102363;-0.04050613,0.121668;0.5076509;0.04035806,0.3340441;0.4817005;0.001189467,0.5402809;0.5177217;-0.05008865,-0.2409115;0.4491008;-0.1165021,-0.2972127;0.2424463;-0.1543872,-0.2342583;0.04981981;-0.22782,0.06851549;0.007233799;-0.00579381,0.1025704;-0.3565792;-0.02841163,0.147959;-0.685056;0.006986856,0.1741816;-0.716612;-0.04978561,-0.05086854;0.001018942;-0.04681476,-0.1015037;-0.3614213;-0.05702844,-0.08909779;-0.6822338;0.03316951,-0.06578487;-0.6706277;-0.04940197,-0.07190389;0.5364724;-0.03136731,37.11718
+0;0;0,0.03065312;0.3106326;-0.02145204,0.06082775;0.6115398;-0.05754244,0.2569946;0.4980249;-0.04017384,0.4589578;0.4223335;-0.01173034,0.6677428;0.3728107;0.007876357,-0.1491335;0.4998569;-0.02111084,-0.3535528;0.425428;-0.02049064,-0.5557972;0.3519515;-0.03173894,0.05805012;-0.004173798;-0.03742749,0.03580004;-0.3695628;-0.02423487,0.0006616935;-0.6966689;0.02904454,-0.002806328;-0.6605886;-0.05809142,-0.06539717;0.01143504;-0.01950652,-0.1925011;-0.1825632;-0.3030334,-0.1552027;-0.4989202;-0.2050598,-0.1596363;-0.536043;-0.2608858,0.05338237;0.5377159;-0.0460484,0;0;0,-0.04108439;0.3098807;-0.01335907,-0.08288782;0.6103533;-0.04039836,0.1207872;0.5064309;0.03817558,0.3322824;0.473214;-0.0004734993,0.5376318;0.5151518;-0.05048323,-0.2406055;0.4494977;-0.1161782,-0.297591;0.2431859;-0.1551069,-0.2337452;0.0507278;-0.2279883,0.06854902;0.007304221;-0.005977869,0.1026489;-0.356733;-0.02816677,0.1480951;-0.6850176;0.006984234,0.1740323;-0.7165873;-0.04939055,-0.05100207;0.0009379977;-0.04675429,-0.101427;-0.3617276;-0.05720447,-0.08919912;-0.6824092;0.03271537,-0.06625512;-0.6707255;-0.04962393,-0.07243569;0.5365614;-0.031286,37.15155
+0;0;0,0.03048239;0.3107128;-0.02131503,0.060537;0.6117145;-0.05726226,0.2548146;0.4990274;-0.03949939,0.4587138;0.4287197;-0.0115776,0.6680596;0.3821259;0.007965177,-0.147495;0.5008649;-0.02102768,-0.3533273;0.430648;-0.02157803,-0.5570023;0.3614492;-0.03190318,0.05819179;-0.004118466;-0.03748298,0.03553674;-0.3693808;-0.02404976,5.957112E-05;-0.6963739;0.02977497,-0.003340702;-0.6602598;-0.05737595,-0.06554304;0.01134878;-0.01958404,-0.1938424;-0.1796973;-0.3044541,-0.1549795;-0.4958981;-0.2065412,-0.1591056;-0.5320458;-0.2635648,0.05311931;0.5378633;-0.04580764,0;0;0,-0.04144522;0.309884;-0.01342177,-0.08343169;0.6103966;-0.04045892,0.1193424;0.5033489;0.03305769,0.3303813;0.4662503;-0.004143715,0.5356311;0.5105395;-0.05199313,-0.2400448;0.4510583;-0.114968,-0.2956649;0.2445624;-0.154509,-0.2313461;0.05246137;-0.2275766,0.06863026;0.007362813;-0.006625414,0.1028898;-0.356628;-0.02777195,0.1483051;-0.6849245;0.007428646,0.174273;-0.7164243;-0.04903078,-0.05126399;0.0008715831;-0.04668473,-0.101156;-0.3617674;-0.05736323,-0.08900893;-0.682426;0.03269636,-0.06679936;-0.6707383;-0.0498604,-0.07294827;0.5365905;-0.03134966,37.18362
+0;0;0,0.03048422;0.3107314;-0.02131631,0.06054262;0.6117711;-0.0572682,0.253472;0.4993313;-0.03954559,0.4573208;0.429041;-0.01163071,0.6665577;0.3824714;0.007901905,-0.1461508;0.5011565;-0.02119724,-0.3519322;0.4309569;-0.02174745,-0.5555013;0.3617941;-0.03206723,0.05834265;-0.004129142;-0.03758015,0.03578452;-0.3678286;-0.0242044,0.0001180768;-0.6965663;0.0299075,-0.003287296;-0.6604431;-0.05737412,-0.06571295;0.0113782;-0.01963481,-0.1934633;-0.1788504;-0.303286,-0.1543931;-0.4967383;-0.2048508,-0.1585254;-0.5329853;-0.2619598,0.05312371;0.5379078;-0.04581171,0;0;0,-0.04193673;0.3098376;-0.01340341,-0.08435546;0.6103371;-0.04034757,0.1180482;0.501215;0.02894378,0.3283959;0.4594574;-0.006895058,0.5333924;0.5065237;-0.05262803,-0.2400391;0.4520522;-0.1142436,-0.2953999;0.245572;-0.153935,-0.2305551;0.05395782;-0.2274844,0.06875107;0.007424205;-0.007166147,0.1031641;-0.3550097;-0.02772093,0.1484877;-0.6850677;0.008002043,0.1746522;-0.7163475;-0.0488081,-0.05162001;0.000740575;-0.04656186,-0.1004094;-0.3604591;-0.05749056,-0.0884256;-0.6827509;0.03335558,-0.06678566;-0.671075;-0.04948833,-0.07377093;0.5365295;-0.03126573,37.20593
+0;0;0,0.03049751;0.3108668;-0.0213256,0.06057069;0.6120545;-0.05729525,0.2526867;0.4997326;-0.03959206,0.4566866;0.4293902;-0.01165649,0.6657878;0.3828508;0.007863455,-0.1453214;0.5015504;-0.02131785,-0.3512553;0.4312988;-0.02186847,-0.5546923;0.3621809;-0.03218155,0.0585181;-0.00414156;-0.03769317,0.03597066;-0.3676688;-0.02432375,0.0002673902;-0.6967459;0.02984401,-0.003146928;-0.6606066;-0.05766691,-0.06591058;0.01141242;-0.01969385,-0.1936005;-0.1787261;-0.3032107,-0.15449;-0.4969422;-0.2046739,-0.1586331;-0.5333632;-0.2619329,0.05314796;0.5381532;-0.04583285,0;0;0,-0.0421722;0.3099415;-0.01344705,-0.08466458;0.6105798;-0.04042196,0.1174132;0.5001134;0.0263195,0.3268227;0.4541419;-0.01081061,0.5319546;0.5024081;-0.05395579,-0.2399973;0.4529138;-0.1136302,-0.2953888;0.2463551;-0.1537509,-0.2312411;0.05548838;-0.2294159,0.06891313;0.007507801;-0.007543802,0.103349;-0.3547877;-0.02742577,0.1487065;-0.6851337;0.0088346,0.1749936;-0.7161319;-0.04857373,-0.05199609;0.000607995;-0.04645785,-0.1000522;-0.3604921;-0.05814124,-0.08807712;-0.6830855;0.03291209,-0.06679407;-0.6714558;-0.05025685,-0.07407061;0.5367353;-0.0313313,37.23929
+0;0;0,0.03027389;0.3109269;-0.02075126,0.06008225;0.6122302;-0.05587155,0.2518134;0.5004891;-0.03802018,0.4574615;0.4340025;-0.01123094,0.6677779;0.394284;0.008847738,-0.1453452;0.5020569;-0.02116924,-0.3526995;0.4354769;-0.02192584,-0.557649;0.3715294;-0.03288349,0.05866222;-0.004014096;-0.03783487,0.03528155;-0.3671687;-0.02559431,-0.0003400333;-0.6966506;0.02898795,-0.003534862;-0.6604424;-0.05874994,-0.06612057;0.01126954;-0.01974623,-0.1952236;-0.1729794;-0.3060371,-0.1537746;-0.4906077;-0.2050386,-0.1593572;-0.5256207;-0.2641049,0.05274163;0.538287;-0.04464589,0;0;0,-0.04227317;0.3099285;-0.01341724,-0.08472355;0.610565;-0.0403409,0.1172713;0.4998569;0.02443552,0.3254791;0.4491242;-0.01435852,0.5306996;0.4985194;-0.05508161,-0.2398783;0.4536631;-0.1133426,-0.2966342;0.2472553;-0.1533909,-0.2330005;0.05718203;-0.2310863,0.06907567;0.007606446;-0.007716179,0.1033455;-0.3543741;-0.02703953,0.1489952;-0.6851611;0.009051323,0.1755812;-0.7162466;-0.04846764,-0.05225702;0.0005337105;-0.04645177,-0.09981269;-0.3602735;-0.05804101,-0.0878273;-0.6833618;0.03293606,-0.06678738;-0.6717743;-0.05052044,-0.07414709;0.536719;-0.03126311,37.26191
+0;0;0,0.03027389;0.3109269;-0.02075126,0.06008225;0.6122302;-0.05587155,0.2518134;0.5004891;-0.03802018,0.4574615;0.4340025;-0.01123094,0.6677779;0.394284;0.008847738,-0.1453452;0.5020569;-0.02116924,-0.3526995;0.4354769;-0.02192584,-0.557649;0.3715294;-0.03288349,0.05866222;-0.004014096;-0.03783487,0.03528155;-0.3671687;-0.02559431,-0.0003400333;-0.6966506;0.02898795,-0.003534862;-0.6604424;-0.05874994,-0.06612057;0.01126954;-0.01974623,-0.1952236;-0.1729794;-0.3060371,-0.1537746;-0.4906077;-0.2050386,-0.1593572;-0.5256207;-0.2641049,0.05274163;0.538287;-0.04464589,0;0;0,-0.04227317;0.3099285;-0.01341724,-0.08472355;0.610565;-0.0403409,0.1172713;0.4998569;0.02443552,0.3254791;0.4491242;-0.01435852,0.5306996;0.4985194;-0.05508161,-0.2398783;0.4536631;-0.1133426,-0.2966342;0.2472553;-0.1533909,-0.2330005;0.05718203;-0.2310863,0.06907567;0.007606446;-0.007716179,0.1033455;-0.3543741;-0.02703953,0.1489952;-0.6851611;0.009051323,0.1755812;-0.7162466;-0.04846764,-0.05225702;0.0005337105;-0.04645177,-0.09981269;-0.3602735;-0.05804101,-0.0878273;-0.6833618;0.03293606,-0.06678738;-0.6717743;-0.05052044,-0.07414709;0.536719;-0.03126311,37.28452
+0;0;0,0.03027809;0.31097;-0.02075413,0.06008666;0.6122755;-0.05587463,0.2521563;0.5004706;-0.03801207,0.457846;0.4339705;-0.0112174,0.668143;0.3942556;0.008859416,-0.1456775;0.5020411;-0.02113249,-0.3530738;0.4354476;-0.02188924,-0.5580044;0.371506;-0.03284588,0.05903598;-0.004039671;-0.03807593,0.03562215;-0.3677092;-0.02581801,5.340576E-05;-0.6967025;0.02868329,-0.003144845;-0.6604875;-0.05914858,-0.06654185;0.01134134;-0.01987204,-0.1958279;-0.1731688;-0.3065689,-0.1544404;-0.4903261;-0.2057201,-0.160029;-0.5254087;-0.2648498,0.05274609;0.5383328;-0.04464905,0;0;0,-0.04258157;0.3099306;-0.01340556,-0.08513671;0.6105584;-0.04028606,0.1177813;0.499352;0.02222633,0.3250558;0.4447368;-0.01654172,0.5305118;0.4935203;-0.05670547,-0.2410647;0.4538367;-0.1127354,-0.2979095;0.247495;-0.1532354,-0.2344078;0.05786966;-0.2320701,0.06946704;0.007758915;-0.00809145,0.1038196;-0.3548076;-0.02596331,0.1498848;-0.6850721;0.009750366,0.1765425;-0.7162106;-0.04782343,-0.05286035;0.0004317735;-0.04644286,-0.09918192;-0.3610638;-0.05781134,-0.08728223;-0.6837035;0.03293059,-0.06673401;-0.672129;-0.05074479,-0.07454579;0.5367137;-0.03121924,37.31792
+0;0;0,0.03017512;0.3109352;-0.02026603,0.05998901;0.6121894;-0.05488162,0.2519006;0.500687;-0.03712234,0.4589488;0.4383806;-0.01086631,0.6713789;0.412152;0.009777386,-0.145731;0.5026561;-0.02052799,-0.3540152;0.4389783;-0.02232168,-0.5603551;0.3795224;-0.03370191,0.05944345;-0.003915272;-0.03835911,0.03508225;-0.3675905;-0.02608146,-0.000602562;-0.6965576;0.02860421,-0.00377332;-0.6603014;-0.05923335,-0.06704583;0.01123371;-0.01997337,-0.1975748;-0.1671326;-0.3100623,-0.1537849;-0.4837095;-0.2083532,-0.1607693;-0.5170922;-0.2691685,0.0526415;0.538255;-0.04378901,0;0;0,-0.04279461;0.3098261;-0.01335525,-0.08539248;0.6103431;-0.0401783,0.117751;0.4983638;0.02013779,0.324517;0.4415045;-0.0180099,0.5304631;0.4875981;-0.05926824,-0.241875;0.4543132;-0.1116685,-0.2985581;0.2480568;-0.1527258,-0.2352536;0.05874655;-0.2326937,0.06994648;0.007869989;-0.008113384,0.1045306;-0.3547713;-0.02540874,0.1510421;-0.684983;0.01037121,0.1776859;-0.7162017;-0.04713535,-0.05342652;0.0003511756;-0.04653771,-0.09831531;-0.3614044;-0.0575727,-0.0862479;-0.6841037;0.03299665,-0.06619777;-0.6725236;-0.05080869,-0.07479993;0.5365247;-0.03112531,37.34005
+0;0;0,0.03018326;0.3110191;-0.0202715,0.0599998;0.6123;-0.05489001,0.2511356;0.5009407;-0.03715619,0.4582126;0.4386256;-0.01089651,0.6705665;0.4124065;0.009739785,-0.1449484;0.5029022;-0.02062644,-0.3532616;0.4392155;-0.02242038,-0.5595275;0.3797809;-0.03379653,0.05978975;-0.003938081;-0.03858257,0.03544674;-0.3673417;-0.02631409,-0.0002386421;-0.696314;0.02837246,-0.00341343;-0.66005;-0.05957672,-0.06743642;0.01129915;-0.02008973,-0.1978679;-0.1669339;-0.309962,-0.1540773;-0.4835159;-0.2082513,-0.1610706;-0.516979;-0.2691438,0.05265198;0.5383625;-0.04379692,0;0;0,-0.0424777;0.309964;-0.01314592,-0.08467595;0.610581;-0.03978586,0.1182064;0.497436;0.01699686,0.3234184;0.4347719;-0.02061772,0.5295042;0.4813404;-0.06020952,-0.2411876;0.4552709;-0.1102239,-0.2981864;0.2490514;-0.1511907,-0.2359089;0.05974573;-0.2317661,0.0702807;0.007889062;-0.008793354,0.1060286;-0.3544434;-0.02436876,0.1526884;-0.6846271;0.01152682,0.1794153;-0.7159424;-0.04601002,-0.0540513;0.0003521877;-0.04644643,-0.09723932;-0.3613101;-0.05830023,-0.0853712;-0.6839334;0.03258563,-0.06595141;-0.6723707;-0.05148169,-0.07418187;0.53674;-0.03077531,37.37385
+0;0;0,0.03022005;0.3113982;-0.02029621,0.06006908;0.6130075;-0.05495241,0.2516789;0.5014772;-0.03719046,0.4589385;0.4391072;-0.01090763,0.6712306;0.4128957;0.009722652,-0.145367;0.5034435;-0.02062056,-0.3538639;0.4397006;-0.02241609,-0.5600697;0.3802834;-0.03378892,0.06007063;-0.003956582;-0.03876383,0.03576191;-0.3668485;-0.02651262,0.0001020059;-0.695586;0.02813487,-0.003069616;-0.6593282;-0.0597266,-0.06775322;0.01135223;-0.0201841,-0.1980011;-0.1666299;-0.3096482,-0.1542417;-0.4829858;-0.2080101,-0.161228;-0.5163857;-0.268842,0.0527133;0.5389899;-0.04384732,0;0;0,-0.04221398;0.3103815;-0.0132401,-0.08407402;0.6113701;-0.04001689,0.1192925;0.4966497;0.0153153,0.3220438;0.4264648;-0.02345752,0.5277194;0.4757363;-0.06154275,-0.2416927;0.4557345;-0.1092631,-0.2988057;0.2492293;-0.1496496,-0.2365241;0.0603513;-0.2310541,0.07046103;0.007697224;-0.01013732,0.1078078;-0.3540563;-0.02322102,0.1552139;-0.6838713;0.0128479,0.1818359;-0.7153212;-0.04445863,-0.05474591;0.0004744093;-0.04614576,-0.09520774;-0.3609997;-0.0575866,-0.08362345;-0.6834968;0.03289929,-0.06468112;-0.6719291;-0.05118579,-0.07366594;0.537439;-0.03096747,37.39808
+0;0;0,0.02970288;0.311753;-0.01976973,0.0592192;0.6136138;-0.05393245,0.2499299;0.5026657;-0.03632618,0.4584363;0.4446035;-0.01037389,0.6702929;0.4155377;0.01046682,-0.1451886;0.5045915;-0.02014806,-0.3544855;0.4437095;-0.02294771,-0.5623882;0.3908135;-0.03481619,0.06057037;-0.003778478;-0.03899971,0.0349255;-0.3655868;-0.02841789,-0.0007649586;-0.6936139;0.02710529,-0.003906835;-0.6572832;-0.06114536,-0.06831679;0.01117195;-0.02029844,-0.2030743;-0.1359561;-0.3233969,-0.1565274;-0.4498973;-0.2174125,-0.1647466;-0.4819243;-0.2800481,0.0519427;0.5395379;-0.04296402,0;0;0,-0.04154728;0.3107653;-0.0127182,-0.08280383;0.612037;-0.03906536,0.119658;0.4949173;0.01236057,0.3198643;0.4170588;-0.0247221,0.5256821;0.4665481;-0.06149483,-0.240395;0.4570597;-0.1067145,-0.297884;0.2506813;-0.1469962,-0.2348951;0.06195216;-0.2280893,0.0708352;0.007508904;-0.01140237,0.1092792;-0.3531663;-0.02190685,0.157183;-0.6823555;0.01412201,0.1840301;-0.7142433;-0.04321265,-0.05562118;0.0006196855;-0.04593392,-0.09458389;-0.3599009;-0.05941394,-0.08284406;-0.6812985;0.03291252,-0.06456788;-0.6698024;-0.05171439,-0.07253569;0.538044;-0.03011584,37.42937
+0;0;0,0.02970288;0.311753;-0.01976973,0.0592192;0.6136138;-0.05393245,0.2499299;0.5026657;-0.03632618,0.4584363;0.4446035;-0.01037389,0.6702929;0.4155377;0.01046682,-0.1451886;0.5045915;-0.02014806,-0.3544855;0.4437095;-0.02294771,-0.5623882;0.3908135;-0.03481619,0.06057037;-0.003778478;-0.03899971,0.0349255;-0.3655868;-0.02841789,-0.0007649586;-0.6936139;0.02710529,-0.003906835;-0.6572832;-0.06114536,-0.06831679;0.01117195;-0.02029844,-0.2030743;-0.1359561;-0.3233969,-0.1565274;-0.4498973;-0.2174125,-0.1647466;-0.4819243;-0.2800481,0.0519427;0.5395379;-0.04296402,0;0;0,-0.04154728;0.3107653;-0.0127182,-0.08280383;0.612037;-0.03906536,0.119658;0.4949173;0.01236057,0.3198643;0.4170588;-0.0247221,0.5256821;0.4665481;-0.06149483,-0.240395;0.4570597;-0.1067145,-0.297884;0.2506813;-0.1469962,-0.2348951;0.06195216;-0.2280893,0.0708352;0.007508904;-0.01140237,0.1092792;-0.3531663;-0.02190685,0.157183;-0.6823555;0.01412201,0.1840301;-0.7142433;-0.04321265,-0.05562118;0.0006196855;-0.04593392,-0.09458389;-0.3599009;-0.05941394,-0.08284406;-0.6812985;0.03291252,-0.06456788;-0.6698024;-0.05171439,-0.07253569;0.538044;-0.03011584,37.45203
+0;0;0,0.02970757;0.3118022;-0.01977285,0.05923015;0.613727;-0.05394288,0.2499911;0.5027517;-0.0363323,0.4587111;0.44463;-0.01035341,0.6705317;0.4155691;0.01048375,-0.1452311;0.5046781;-0.02014993,-0.3547425;0.4437337;-0.02295245,-0.5626098;0.3908466;-0.03481891,0.06102214;-0.00380666;-0.03929059,0.03543495;-0.3648013;-0.02873257,-0.0002642944;-0.6929091;0.02680426,-0.003400401;-0.6565901;-0.06128434,-0.06882635;0.01125528;-0.02044984,-0.2032808;-0.1355419;-0.3228666,-0.1567224;-0.4495604;-0.2168562,-0.1649265;-0.4814735;-0.2793768,0.05195194;0.5396336;-0.04297188,0;0;0,-0.04099343;0.3109039;-0.01234555,-0.08166823;0.6123478;-0.03837299,0.1206644;0.4930224;0.01086402,0.3171393;0.4062062;-0.02757525,0.5229211;0.4566292;-0.06304455,-0.2404409;0.4583878;-0.1050659,-0.2971653;0.2515134;-0.1450953,-0.2348658;0.06221905;-0.2253021,0.07130041;0.007407218;-0.01197195,0.1110969;-0.3523363;-0.02114511,0.1593453;-0.6815253;0.01518893,0.1862419;-0.713271;-0.04202485,-0.05641073;0.0007415221;-0.04581729,-0.09262933;-0.359258;-0.05892766,-0.08080661;-0.6809431;0.03268271,-0.06305088;-0.6693978;-0.0518958,-0.07154378;0.538308;-0.02949858,37.48559
+0;0;0,0.02902958;0.3122034;-0.01959666,0.05824479;0.6144263;-0.05376487,0.2498914;0.503851;-0.03512743,0.4600011;0.449772;-0.009778935,0.671985;0.4217703;0.0110313,-0.1469477;0.5055819;-0.01954104,-0.3575939;0.4479085;-0.0234294,-0.566334;0.3987064;-0.03612018,0.06157886;-0.003672868;-0.03958848,0.03533028;-0.3633485;-0.02928817,-0.0005092397;-0.6912032;0.02649118,-0.003531392;-0.6548787;-0.06148385,-0.06943661;0.01114322;-0.02066586,-0.2042862;-0.1316553;-0.3232974,-0.1558602;-0.4451169;-0.2170843,-0.16518;-0.4749962;-0.2812432,0.05101943;0.5402664;-0.04280115,0;0;0,-0.04063651;0.3112933;-0.01195216,-0.08084095;0.6131017;-0.03759193,0.1217641;0.4902787;0.009474516,0.3128002;0.3919503;-0.02989388,0.5189308;0.4415034;-0.06466436,-0.2413626;0.4595988;-0.1033686,-0.2966904;0.2519523;-0.1425464,-0.2361053;0.06213328;-0.2228739,0.0717971;0.007255465;-0.0128541,0.1131706;-0.3510685;-0.02019072,0.1618676;-0.6798924;0.01706386,0.1889316;-0.7117573;-0.03976059,-0.05733782;0.0009161777;-0.04565334,-0.09121748;-0.3580236;-0.05892365,-0.0787524;-0.6791768;0.03375701,-0.06154913;-0.6675884;-0.05082314,-0.07084388;0.5389726;-0.02881527,37.51893
+0;0;0,0.02905355;0.3124612;-0.01961284,0.05828965;0.6149001;-0.05380531,0.2498001;0.5042997;-0.03516565,0.459869;0.4502312;-0.009822074,0.6721141;0.422195;0.01101381,-0.1467769;0.5060294;-0.01958956,-0.3573822;0.4483672;-0.02347717,-0.5663795;0.3991045;-0.03618359,0.06208723;-0.003703189;-0.0399153,0.03589619;-0.3625903;-0.02963758,0.0001626126;-0.6894759;0.02597689,-0.002867434;-0.6531349;-0.06222796,-0.07000985;0.01123522;-0.02083647,-0.2045639;-0.1312503;-0.3228045,-0.1562809;-0.4437853;-0.2169055,-0.1656251;-0.473821;-0.2812319,0.05105948;0.540691;-0.0428343,0;0;0,-0.04007912;0.3116336;-0.01178837,-0.07971576;0.6137535;-0.03724933,0.122329;0.4889528;0.008683681,0.3106471;0.3850613;-0.02923036,0.5175614;0.4294187;-0.06779289,-0.240824;0.4607315;-0.1022786,-0.2963875;0.2529335;-0.1400587,-0.2365073;0.06264764;-0.2205188,0.07239667;0.007282674;-0.01294041,0.1154102;-0.3500705;-0.019274,0.1644626;-0.6777902;0.01837778,0.1914456;-0.7104275;-0.03799581,-0.05805133;0.0009950451;-0.04572549,-0.08917155;-0.3574474;-0.05764982,-0.07651097;-0.6776402;0.03476377,-0.05952597;-0.6660904;-0.0500925,-0.0698607;0.539549;-0.02852011,37.54127
+0;0;0,0.02906807;0.3126174;-0.01962264,0.05831952;0.6152151;-0.05383326,0.2502687;0.5044905;-0.03517015,0.4603044;0.4504305;-0.009830564,0.6727742;0.4223647;0.01102736,-0.1471921;0.5062241;-0.01955934,-0.3577642;0.4485709;-0.02344634,-0.5669826;0.3992561;-0.0361662,0.0622746;-0.003714365;-0.04003577,0.03614779;-0.3617214;-0.02978324,0.0004116409;-0.6886305;0.02583524,-0.00262107;-0.6522839;-0.06244715,-0.07022114;0.01126913;-0.02089936,-0.2044452;-0.1308669;-0.3221269,-0.1561587;-0.4434245;-0.2162202,-0.1655112;-0.473513;-0.2806032,0.05108517;0.5409629;-0.04285589,0;0;0,-0.03978875;0.3118138;-0.01219225,-0.07915087;0.6140929;-0.03811097,0.1230082;0.4876426;0.007210257,0.3078234;0.3772182;-0.02925038,0.5155231;0.4157517;-0.07098912,-0.2416987;0.4619689;-0.1020573,-0.2975594;0.2539322;-0.1378334,-0.2381018;0.06246218;-0.2163838,0.0726351;0.007272512;-0.01288557,0.116789;-0.3490509;-0.01927686,0.1662043;-0.6766567;0.01909733,0.1932327;-0.7093753;-0.03728629,-0.05827615;0.001065242;-0.04579892,-0.08870109;-0.3565288;-0.05835192,-0.07489105;-0.6765889;0.03444309,-0.05818044;-0.6650832;-0.05053909,-0.06936589;0.5398492;-0.02925992,37.57511
+0;0;0,0.02873282;0.3129826;-0.01934576,0.05771661;0.6158157;-0.05337608,0.2499225;0.5056679;-0.03426218,0.46103;0.4557109;-0.008765571,0.6743239;0.4328776;0.01181878,-0.1479165;0.5071875;-0.019174,-0.3597131;0.4539683;-0.02387135,-0.5696708;0.4071273;-0.03664017,0.06239314;-0.00352612;-0.04013481,0.03572077;-0.3607284;-0.02995906,-0.000264667;-0.6870311;0.02564593,-0.003216719;-0.6506508;-0.06289315,-0.07038749;0.01107077;-0.02095659,-0.205079;-0.127585;-0.3226869,-0.1552923;-0.4391307;-0.2162868,-0.1654196;-0.467997;-0.2820194,0.05054061;0.5415112;-0.04244436,0;0;0,-0.03837574;0.3122999;-0.01240873,-0.07684899;0.6148574;-0.03860831,0.1248268;0.4868352;0.006692171,0.3056214;0.3697565;-0.02961254,0.5143799;0.4002686;-0.07352448,-0.2403192;0.4633886;-0.1017678,-0.2968684;0.255135;-0.1356023,-0.2387789;0.06285495;-0.2136624,0.07279695;0.007170618;-0.01285791,0.1190417;-0.3481213;-0.01897907,0.1687215;-0.6750785;0.01963758,0.1960392;-0.7082714;-0.03647828,-0.05841612;0.001193499;-0.04585054,-0.08773465;-0.3557495;-0.05770314,-0.07229766;-0.6747606;0.03639269,-0.05564256;-0.6633382;-0.04884857,-0.06725939;0.54056;-0.02965879,37.60812
+0;0;0,0.02874419;0.3131064;-0.01935342,0.05773526;0.6160156;-0.05339244,0.250873;0.5056776;-0.03423694,0.4621099;0.4556899;-0.008724689,0.6758242;0.4328116;0.01190022,-0.1488296;0.5072044;-0.01907809,-0.3607561;0.4539526;-0.02377832,-0.5711276;0.4070192;-0.03657231,0.06244776;-0.003529207;-0.04016995,0.03596425;-0.3582024;-0.03006624,-0.0001422577;-0.685603;0.02572581,-0.003102396;-0.6492051;-0.06305578,-0.07044912;0.01108047;-0.02097494,-0.204187;-0.1265936;-0.3205689,-0.1542328;-0.4391874;-0.2138108,-0.1643878;-0.468215;-0.2797236,0.05055711;0.5416889;-0.04245744,0;0;0,-0.03678033;0.3125899;-0.01308417,-0.07412565;0.6152797;-0.04023099,0.1277846;0.4862617;0.006464005,0.305979;0.3653411;-0.03089476,0.5158969;0.3713489;-0.0811038,-0.2396099;0.4641881;-0.1020105,-0.296975;0.2557562;-0.1341987,-0.2399566;0.06172025;-0.2098396,0.07288796;0.006916225;-0.01285744,0.1211367;-0.3455261;-0.02013803,0.1713192;-0.6734639;0.01918101,0.19915;-0.707333;-0.03629922,-0.05847952;0.001413649;-0.04586885,-0.08560348;-0.3531508;-0.05790374,-0.06900941;-0.6732364;0.03631633,-0.05238397;-0.661936;-0.04915757,-0.06482148;0.5409604;-0.0309763,37.63056
+0;0;0,0.02876138;0.3132936;-0.01936499,0.05776154;0.6162978;-0.05341449,0.2506599;0.5059836;-0.03426595,0.4619613;0.4559807;-0.008745907,0.6757737;0.4330919;0.01188847,-0.1485687;0.5075086;-0.01912507,-0.3605599;0.4542404;-0.02382674,-0.5710279;0.4072855;-0.03662659,0.06256931;-0.003536077;-0.04024813,0.0361448;-0.357419;-0.03016694,0.0001339652;-0.6839521;0.02547728,-0.00284874;-0.6475055;-0.06398115,-0.07058625;0.01110203;-0.02101577,-0.2040261;-0.1262653;-0.3199422,-0.1542043;-0.4380308;-0.213467,-0.1644368;-0.4675084;-0.2798822,0.05058155;0.5419521;-0.0424767,0;0;0,-0.035178;0.3129488;-0.01344109,-0.07117698;0.6158434;-0.04117751,0.1298143;0.4858621;0.005961657,0.3052626;0.3609178;-0.03154421,0.5150957;0.3570907;-0.08273816,-0.2376197;0.4658438;-0.1017785,-0.2961985;0.2573751;-0.1319317,-0.2407136;0.06224042;-0.2061562,0.07303642;0.00695309;-0.0128324,0.1227627;-0.3444743;-0.02052116,0.1734166;-0.6713122;0.01982784,0.2018403;-0.7060204;-0.03547335,-0.05861368;0.001431507;-0.04593172,-0.08391686;-0.3525143;-0.05666226,-0.06646442;-0.6717342;0.03720424,-0.04978789;-0.6606318;-0.0489238,-0.06222067;0.5414854;-0.03173566,37.66378
+0;0;0,0.02819825;0.3133581;-0.01914874,0.05693354;0.616393;-0.05315403,0.2499535;0.506644;-0.03361822,0.4622274;0.4608144;-0.008334046,0.6763688;0.4407098;0.01178267,-0.1494067;0.5079434;-0.01877823,-0.3620498;0.457405;-0.02413107,-0.5728558;0.4120552;-0.0371562,0.06263068;-0.003400334;-0.04016431,0.03604957;-0.3572754;-0.03021825,-0.001431316;-0.683524;0.02611926,-0.004346062;-0.6470334;-0.06333821,-0.07063185;0.01089751;-0.02096954,-0.2045265;-0.121187;-0.3220658,-0.1533452;-0.4329588;-0.216256,-0.1636691;-0.462016;-0.2830312,0.0497904;0.5420405;-0.04223829,0;0;0,-0.035178;0.3129488;-0.01344109,-0.07117698;0.6158434;-0.04117751,0.1298143;0.4858621;0.005961657,0.3052626;0.3609178;-0.03154421,0.5150957;0.3570907;-0.08273816,-0.2376197;0.4658438;-0.1017785,-0.2961985;0.2573751;-0.1319317,-0.2407136;0.06224042;-0.2061562,0.07303642;0.00695309;-0.0128324,0.1227627;-0.3444743;-0.02052116,0.1734166;-0.6713122;0.01982784,0.2018403;-0.7060204;-0.03547335,-0.05861368;0.001431507;-0.04593172,-0.08391686;-0.3525143;-0.05666226,-0.06646442;-0.6717342;0.03720424,-0.04978789;-0.6606318;-0.0489238,-0.06222067;0.5414854;-0.03173566,37.68631
+0;0;0,0.02819837;0.3133594;-0.01914882,0.05692381;0.6162908;-0.05314164,0.2501776;0.5065451;-0.03360239,0.4625486;0.4606946;-0.008306667,0.676729;0.4405862;0.01181372,-0.1496407;0.507846;-0.01874538,-0.362381;0.4572845;-0.02410066,-0.5732254;0.4119264;-0.03712817,0.06273142;-0.003405803;-0.04022892,0.0361782;-0.3569096;-0.03029329,-0.001154281;-0.6818664;0.02582115,-0.004101271;-0.645304;-0.06462593,-0.07074545;0.01091504;-0.02100327,-0.2044997;-0.1210309;-0.3217837,-0.153521;-0.4315682;-0.2163929,-0.1639591;-0.4612787;-0.2839068,0.0497849;0.5419822;-0.04223235,0;0;0,-0.03323264;0.3131514;-0.01370025,-0.06787241;0.6160445;-0.04198456,0.1326682;0.485411;0.005931854,0.3063017;0.3580455;-0.03244758,0.5155851;0.3417209;-0.08359861,-0.2355861;0.4667395;-0.1015537,-0.2949808;0.2582417;-0.1306137,-0.2407147;0.06248833;-0.2042226,0.07314509;0.006666571;-0.01305938,0.1233679;-0.3442857;-0.02194262,0.1748184;-0.6695183;0.01948285,0.2043005;-0.7048308;-0.03617239,-0.05881038;0.00166297;-0.04586686,-0.08228248;-0.3520396;-0.05646342,-0.06445689;-0.6694429;0.03880912,-0.04763949;-0.6585963;-0.04826984,-0.05930362;0.5417126;-0.03233647,37.71981
+0;0;0,0.02818762;0.31324;-0.01914152,0.05690495;0.6160854;-0.05312598,0.250401;0.5062895;-0.03357524,0.4630741;0.4603738;-0.008243512,0.6773768;0.4402539;0.01188836,-0.149902;0.507592;-0.01870021,-0.362945;0.4569586;-0.02406311,-0.5739098;0.4115746;-0.03709806,0.06269893;-0.00340404;-0.04020808,0.03620477;-0.3561217;-0.03029455,-0.0009606853;-0.6796247;0.02556883,-0.004003921;-0.6428479;-0.06783213,-0.07070883;0.01090939;-0.0209924,-0.2041656;-0.1207431;-0.3211038,-0.1534149;-0.429891;-0.2161845,-0.1641939;-0.4615516;-0.2859033,0.04976536;0.5417696;-0.04221565,0;0;0,-0.03184655;0.3131204;-0.01488757,-0.06446728;0.6159568;-0.04514384,0.1350731;0.4850432;0.00614357,0.3061523;0.3547759;-0.03559542,0.5139368;0.3261972;-0.0879848,-0.2341913;0.467604;-0.1022815,-0.2950898;0.259062;-0.1302359,-0.2414182;0.0625948;-0.2027326,0.07313152;0.006467104;-0.01301503,0.1238662;-0.3435919;-0.02274275,0.1755449;-0.6672683;0.01871896,0.2063073;-0.7041873;-0.03919864,-0.05874044;0.001840123;-0.0458869,-0.08357583;-0.3509383;-0.05774143,-0.06310291;-0.6665748;0.03770804,-0.04557131;-0.6564878;-0.05215319,-0.05649301;0.5416233;-0.03495693,37.75315
+0;0;0,0.02765168;0.3130167;-0.01882882,0.05594154;0.615095;-0.05255138,0.2491409;0.506406;-0.03229853,0.462721;0.464241;-0.007918399,0.6775863;0.4480644;0.01144046,-0.1503516;0.5074596;-0.01808068,-0.3659203;0.4690154;-0.02447689,-0.5754955;0.4165747;-0.03595612,0.06254435;-0.003190569;-0.04010232,0.03527582;-0.3556094;-0.03019558,-0.002047494;-0.6786694;0.0262077,-0.004971762;-0.6418644;-0.06721717,-0.07056292;0.01064319;-0.02092293,-0.2049287;-0.1168765;-0.3221293,-0.15309;-0.4257379;-0.2179205,-0.1641181;-0.456155;-0.2887104,0.04889592;0.541011;-0.04172784,0;0;0,-0.02991802;0.312996;-0.01539516,-0.06030758;0.615111;-0.04676843,0.1377658;0.4844059;0.005754709,0.3075219;0.3523998;-0.03603029,0.5129237;0.3115537;-0.0903008,-0.2309012;0.4693879;-0.104311,-0.2926779;0.2607378;-0.1295606,-0.2401809;0.06367385;-0.2017646,0.0730016;0.006158024;-0.01276779,0.1247013;-0.3434985;-0.02316928,0.1768411;-0.6667939;0.01810575,0.2081148;-0.7036101;-0.0396924,-0.0584536;0.00206512;-0.04592476,-0.08183801;-0.3505885;-0.05729814,-0.06086186;-0.665836;0.03820646,-0.04299398;-0.6558512;-0.05158885,-0.05306311;0.5409997;-0.03626823,37.77576
+0;0;0,0.02763313;0.3128066;-0.01881619,0.05588573;0.6144866;-0.0524956,0.2486149;0.5059488;-0.03227524,0.4622602;0.4637709;-0.007887671,0.6773744;0.4475755;0.01149361,-0.1499265;0.5069999;-0.01809124,-0.3655611;0.4685439;-0.02448939,-0.575379;0.4160424;-0.03598192,0.06218653;-0.003172316;-0.0398729,0.03494352;-0.3552614;-0.02997543,-0.002552997;-0.6798207;0.0266896,-0.005512951;-0.6429325;-0.06787537,-0.07015922;0.0105823;-0.02080323,-0.2043993;-0.116818;-0.3217278,-0.15232;-0.4271128;-0.2170353,-0.1634827;-0.4582672;-0.2886892,0.04884665;0.5404713;-0.0416821,0;0;0,-0.0283891;0.3128806;-0.0162921,-0.05678691;0.614614;-0.04923534,0.139919;0.484579;0.005630728,0.3075748;0.3499342;-0.0365634,0.5096602;0.2975053;-0.09422398,-0.2283922;0.4705708;-0.1054844,-0.2915302;0.2621229;-0.1295907,-0.2400912;0.06430493;-0.2012436,0.07269958;0.00579375;-0.01217699,0.1252966;-0.3433452;-0.0241096,0.1769049;-0.6681393;0.01832819,0.2100701;-0.705231;-0.03996015,-0.05787465;0.002274983;-0.04596112,-0.08056509;-0.3501061;-0.05689574,-0.05852144;-0.6665862;0.03959277,-0.04021045;-0.6569669;-0.05122618,-0.05013285;0.5405773;-0.03832531,37.79794
+0;0;0,0.02761179;0.3125651;-0.01880166,0.05582381;0.6138104;-0.0524351,0.2472981;0.5055411;-0.03228148,0.4609869;0.4633546;-0.007888945,0.6762791;0.4471458;0.01150837,-0.1487302;0.5065855;-0.01818692,-0.3644086;0.4681218;-0.02458638,-0.5744001;0.4155768;-0.03608841,0.06179196;-0.003152187;-0.0396199,0.03453534;-0.3554171;-0.02971749,-0.003028203;-0.6805565;0.02704883,-0.005970748;-0.6437089;-0.06695998,-0.06971407;0.01051516;-0.02067123,-0.2040212;-0.1169488;-0.3217461,-0.1518488;-0.4277982;-0.2168664,-0.1629458;-0.4585929;-0.2880989,0.04878955;0.5398459;-0.04162902,0;0;0,-0.02733655;0.3126924;-0.0170002,-0.05279817;0.6140823;-0.05141044,0.1415179;0.4843655;0.005013704,0.3051667;0.3447342;-0.03693557,0.5025768;0.2777443;-0.09636021,-0.2247917;0.4722367;-0.1068352,-0.2896332;0.2641057;-0.1295218,-0.2385404;0.06587967;-0.2008357,0.07236639;0.005480081;-0.01144528,0.125356;-0.3437235;-0.02488017,0.1758854;-0.6691324;0.01876569,0.209835;-0.7051948;-0.03934097,-0.05730017;0.00238393;-0.04592305,-0.07999723;-0.3501911;-0.05627947,-0.05756002;-0.6671516;0.04057952,-0.03909375;-0.6575295;-0.0496255,-0.04695965;0.5400774;-0.04017758,37.8316
+0;0;0,0.02728239;0.3126106;-0.01852337,0.05508866;0.6139026;-0.05206528,0.2467023;0.506066;-0.03159105,0.4612122;0.4679448;-0.007719107,0.6767446;0.454827;0.01134331,-0.1494821;0.5073109;-0.01772184,-0.3652569;0.4695933;-0.0252199,-0.5761307;0.4203493;-0.03506595,0.06183459;-0.003076911;-0.03955927,0.03405625;-0.3553079;-0.02990423,-0.003960963;-0.6802775;0.02752862,-0.00685565;-0.6434091;-0.06648016,-0.06974318;0.01036726;-0.0206477,-0.2043517;-0.1127621;-0.3233873,-0.1511512;-0.423584;-0.2189435,-0.1615578;-0.4551661;-0.2896015,0.04813341;0.5399312;-0.04125585,0;0;0,-0.02733655;0.3126924;-0.0170002,-0.05279817;0.6140823;-0.05141044,0.1415179;0.4843655;0.005013704,0.3051667;0.3447342;-0.03693557,0.5025768;0.2777443;-0.09636021,-0.2247917;0.4722367;-0.1068352,-0.2896332;0.2641057;-0.1295218,-0.2385404;0.06587967;-0.2008357,0.07236639;0.005480081;-0.01144528,0.125356;-0.3437235;-0.02488017,0.1758854;-0.6691324;0.01876569,0.209835;-0.7051948;-0.03934097,-0.05730017;0.00238393;-0.04592305,-0.07999723;-0.3501911;-0.05627947,-0.05756002;-0.6671516;0.04057952,-0.03909375;-0.6575295;-0.0496255,-0.04695965;0.5400774;-0.04017758,37.85387
+0;0;0,0.0272507;0.3122475;-0.01850185,0.05502683;0.6132118;-0.05200938,0.2469608;0.5053558;-0.0315248,0.4619915;0.467142;-0.007594906,0.6777391;0.4540112;0.01148654,-0.1498564;0.5066026;-0.01763343,-0.3661549;0.4687935;-0.02514969,-0.5772393;0.4195003;-0.03500557,0.06166434;-0.003068439;-0.03945035,0.03387655;-0.3554194;-0.02979203,-0.004126888;-0.6802712;0.02762,-0.006906021;-0.6436771;-0.06263606,-0.06955116;0.01033872;-0.02059085,-0.2042055;-0.1128326;-0.3234335,-0.1510243;-0.4235419;-0.2190276,-0.1610155;-0.4526657;-0.286865,0.04807485;0.5392751;-0.04120504,0;0;0,-0.02646722;0.3123563;-0.01778913,-0.05018634;0.6134388;-0.05322886,0.1436988;0.4838235;0.005131245,0.3019688;0.3373333;-0.03684878,0.4942814;0.2582368;-0.09884167,-0.2232758;0.4734127;-0.1092829,-0.2905819;0.2654134;-0.1311296,-0.2393653;0.06660843;-0.2013934,0.07223387;0.005221784;-0.01110125,0.1254288;-0.3440368;-0.02543283,0.1758672;-0.6692983;0.0184989,0.2066564;-0.7050428;-0.03560329,-0.0570238;0.002507417;-0.04593729,-0.08020131;-0.3501587;-0.05623463,-0.05720758;-0.6668837;0.04085117,-0.03909685;-0.6565412;-0.04565286,-0.04471475;0.5394697;-0.04181242,37.88731
+0;0;0,0.02720748;0.3117523;-0.01847251,0.05496619;0.6125264;-0.05196137,0.2491015;0.5042874;-0.03136851,0.4687737;0.4652488;-0.006922083,0.6847329;0.4521051;0.01217808,-0.1521091;0.5055481;-0.01732335,-0.3730766;0.4669228;-0.02500186,-0.5843679;0.4175813;-0.0348674,0.06151109;-0.003060813;-0.03935231,0.03367347;-0.3560436;-0.02967667,-0.004307002;-0.6806991;0.02770067,-0.007064394;-0.6441566;-0.06184927,-0.06937831;0.01031302;-0.02053968,-0.2042741;-0.1130791;-0.3239254,-0.151125;-0.4236007;-0.2195826,-0.161038;-0.4522619;-0.2868893,0.0480135;0.5385822;-0.04115593,0;0;0,-0.02501714;0.3119254;-0.01864576,-0.04616481;0.6129185;-0.05484939,0.1485153;0.480167;0.00399876,0.3041;0.3234532;-0.03614711,0.4932849;0.2395444;-0.1020586,-0.2226449;0.4742098;-0.1113061,-0.2931477;0.2622604;-0.1333131,-0.2425124;0.06294473;-0.2032079,0.07212155;0.004850239;-0.01079559,0.1253848;-0.3449994;-0.02608061,0.1755156;-0.6699229;0.01916885,0.2059824;-0.7051222;-0.03459382,-0.05676701;0.002698277;-0.04595447,-0.07982743;-0.350615;-0.05612195,-0.0569434;-0.6673587;0.04023992,-0.03902077;-0.6569583;-0.0455752,-0.04127007;0.5389209;-0.04330659,37.9208
+0;0;0,0.02704583;0.3112715;-0.01812547,0.05466256;0.612268;-0.05132553,0.2489237;0.5043197;-0.03074988,0.4732475;0.4674839;-0.006278157,0.6897218;0.4571509;0.01216457,-0.1525594;0.5061195;-0.01672662,-0.3777137;0.4671874;-0.02489629,-0.5900431;0.4208479;-0.03366542,0.06140049;-0.003082367;-0.03927511,0.03320448;-0.3555354;-0.02967707,-0.004946742;-0.6801897;0.0279623,-0.007683326;-0.6436461;-0.06112082,-0.06925149;0.01027154;-0.02051302,-0.2043156;-0.1118433;-0.3237554,-0.1497392;-0.4223143;-0.2197964,-0.1606366;-0.4507972;-0.286483,0.04774163;0.5382293;-0.04058718,0;0;0,-0.02326349;0.3114697;-0.01988482,-0.04202122;0.6126637;-0.05721307,0.1510829;0.4784625;0.004503012,0.3021399;0.3113889;-0.03480434,0.4810846;0.2092627;-0.104497,-0.2195926;0.4753302;-0.1133192,-0.2942362;0.2602854;-0.1347888,-0.2438537;0.06032771;-0.2039738,0.07203423;0.004514903;-0.01061797,0.1254655;-0.3447879;-0.02620387,0.1753245;-0.6697783;0.01933241,0.2055996;-0.7046034;-0.03421426,-0.05658824;0.002827543;-0.04595467,-0.07965944;-0.3499845;-0.05603537,-0.05682664;-0.6668144;0.04027539,-0.03855841;-0.656445;-0.04497145,-0.03762668;0.5385893;-0.0454402,37.94355
+0;0;0,0.02700771;0.3108327;-0.01809992,0.05463306;0.611923;-0.05131064,0.2485444;0.5040031;-0.03074761,0.4719838;0.4673126;-0.00637237,0.6885564;0.4569748;0.01207874,-0.1522463;0.5057999;-0.01674854,-0.3765128;0.4670213;-0.024886,-0.5889387;0.4206607;-0.03365911,0.06137722;-0.003081198;-0.03926023,0.03320645;-0.3552187;-0.02967079,-0.004912183;-0.6795957;0.02791936,-0.00763762;-0.6430787;-0.0608009,-0.06922524;0.01026765;-0.02050524,-0.2041684;-0.1117379;-0.3234761,-0.1496387;-0.4219436;-0.2196059,-0.1604917;-0.4501883;-0.2860209,0.04770932;0.5378543;-0.04056794,0;0;0,-0.02170213;0.3110946;-0.02057028,-0.03932672;0.6124317;-0.05808306,0.1526247;0.4773017;0.004765745,0.2967518;0.3049832;-0.03263998,0.471109;0.1955171;-0.1031225,-0.2169562;0.4766158;-0.1148849,-0.2930412;0.2630808;-0.1367787,-0.2429708;0.0624696;-0.2045954,0.07205445;0.004216164;-0.01041174,0.1255444;-0.344724;-0.02671814,0.1749343;-0.6694335;0.01926589,0.205075;-0.7040895;-0.03395367,-0.05650375;0.002967282;-0.04600592,-0.07965066;-0.3495272;-0.05591708,-0.05716957;-0.6661108;0.04030944,-0.03862944;-0.6557326;-0.04449876,-0.03511626;0.5383177;-0.04629755,37.96549
+0;0;0,0.02698082;0.3105232;-0.0180819,0.05462811;0.6118525;-0.05131901,0.2488456;0.5038209;-0.03073215,0.4699609;0.467512;-0.006610446,0.6867415;0.4571643;0.01185838,-0.1525671;0.5056204;-0.01671135,-0.3745009;0.4672451;-0.02476418,-0.5871308;0.4208401;-0.03354571,0.06135249;-0.003079957;-0.03924441,0.033213;-0.3548263;-0.02966562,-0.004865289;-0.6788601;0.02786358,-0.00757566;-0.6423791;-0.06036625,-0.06919734;0.01026351;-0.02049698,-0.2039907;-0.1116065;-0.3231313,-0.1495186;-0.421484;-0.2193711,-0.1603116;-0.4494067;-0.285419,0.04769883;0.5377246;-0.04056772,0;0;0,-0.01996148;0.3108418;-0.02141213,-0.03657386;0.6124479;-0.05919242,0.1545586;0.4758575;0.005586147,0.2861333;0.2961489;-0.02883863,0.4560837;0.1812569;-0.1020422,-0.2147967;0.4774743;-0.1166005,-0.2918766;0.2669012;-0.1391799,-0.2422617;0.06575221;-0.2064068,0.07206617;0.003939837;-0.01023149,0.1256022;-0.3445672;-0.02713823,0.173648;-0.6689775;0.01984048,0.2036017;-0.7040007;-0.03220391,-0.05637214;0.003148882;-0.04610861,-0.07978722;-0.3489451;-0.05562901,-0.0575152;-0.6652187;0.04045662,-0.0386757;-0.6548091;-0.04377605,-0.0325443;0.5382702;-0.04736066,37.99931
+0;0;0,0.02685598;0.3101819;-0.01774988,0.05429133;0.6114867;-0.05078968,0.2474173;0.5041627;-0.03016813,0.4687525;0.4711431;-0.006731557,0.6857276;0.4624498;0.01140287,-0.1517704;0.506587;-0.01588953,-0.3733758;0.4685129;-0.02426988,-0.5866877;0.4248878;-0.03307377,0.06124619;-0.003069087;-0.03922681,0.03258764;-0.3537384;-0.02968958,-0.005519502;-0.6775356;0.02814088,-0.008299778;-0.6409962;-0.06044185,-0.06913301;0.01019284;-0.02039583,-0.2035528;-0.1098213;-0.3227353,-0.1472705;-0.4191799;-0.2189531,-0.1594007;-0.4466843;-0.2856126,0.04740818;0.5373763;-0.0400723,0;0;0,-0.01846465;0.3105186;-0.022053,-0.03462615;0.6120882;-0.05980778,0.1548216;0.4757257;0.006172657,0.2784083;0.2905281;-0.02633929,0.4416332;0.1662909;-0.09986067,-0.2119642;0.478463;-0.1172417,-0.2905765;0.2689365;-0.140642,-0.2412473;0.06756087;-0.2077026,0.07197923;0.00378865;-0.01019287,0.1253384;-0.343687;-0.02735996,0.1724191;-0.6679796;0.02016759,0.2026249;-0.7033243;-0.03193879,-0.05618867;0.003332908;-0.04616258,-0.07959139;-0.3477324;-0.05547241,-0.05776546;-0.6643264;0.03904209,-0.03852796;-0.6540399;-0.04544869,-0.03065391;0.5379311;-0.04799557,38.03317
+0;0;0,0.0268451;0.3100561;-0.01774269,0.05427383;0.6112888;-0.05077385,0.2465396;0.5041414;-0.03019986,0.4726913;0.4704033;-0.006253283,0.6897025;0.4617085;0.01188417,-0.1509251;0.5065552;-0.01598289,-0.3773528;0.4676526;-0.0245456,-0.5907003;0.4240203;-0.03335096,0.06112054;-0.003062791;-0.03914634,0.03248066;-0.3535036;-0.02961532,-0.005548339;-0.6766369;0.02809656,-0.008346718;-0.640055;-0.06106292,-0.06899119;0.01017193;-0.02035399,-0.2033234;-0.109764;-0.3224964,-0.1471565;-0.4184883;-0.218927,-0.1593656;-0.4463671;-0.2860206,0.04739377;0.5372117;-0.04006128,0;0;0,-0.01711002;0.3104393;-0.02247047,-0.03277728;0.6119825;-0.06005788,0.1551583;0.4748746;0.006570339,0.2698689;0.2780415;-0.02432418,0.4301283;0.1501343;-0.09818292,-0.2095093;0.4799412;-0.1181091,-0.2910365;0.2662871;-0.1418061,-0.2402773;0.06543168;-0.2094749,0.07186334;0.003726751;-0.00996542,0.1249031;-0.3435523;-0.02739739,0.1708281;-0.6672688;0.02046203,0.2014256;-0.7032235;-0.0316372,-0.05586214;0.003466887;-0.04631349,-0.07989277;-0.3473444;-0.05490668,-0.05892733;-0.6634202;0.0391599,-0.03925586;-0.6532982;-0.04580165,-0.02889077;0.537847;-0.04829645,38.06604
+0;0;0,0.02684242;0.3100252;-0.01774092,0.05426492;0.6111898;-0.05076408,0.2444695;0.5044135;-0.03029639,0.4729133;0.4703335;-0.006107107,0.6899586;0.4616373;0.01203319,-0.1488761;0.5068023;-0.01622676,-0.3775988;0.4675054;-0.02487625,-0.5909798;0.4238662;-0.03368299,0.06110096;-0.003061809;-0.0391338,0.03252719;-0.3526936;-0.02962478,-0.005471073;-0.6755657;0.02804045,-0.008230564;-0.6390753;-0.05988004,-0.06896909;0.01016867;-0.02034746,-0.2029912;-0.1094904;-0.3217925,-0.1468697;-0.4179651;-0.2183068,-0.1589092;-0.4450396;-0.284468,0.0473875;0.5371411;-0.04005561,0;0;0,-0.01601087;0.3104375;-0.02287126,-0.03118989;0.6119238;-0.06055689,0.154082;0.4749631;0.00710988,0.2628665;0.2718796;-0.02214956,0.4180181;0.1376605;-0.09581494,-0.2063177;0.4809428;-0.1177654,-0.2893988;0.2654678;-0.1422843,-0.2368704;0.06503226;-0.2099581,0.07188119;0.003552198;-0.009727955,0.1237386;-0.343054;-0.02773499,0.1688024;-0.6665511;0.02058101,0.1984624;-0.701587;-0.03109455,-0.05571655;0.003673554;-0.04643627,-0.08082457;-0.3462538;-0.05478839,-0.06058362;-0.6620523;0.03943033,-0.0409108;-0.651697;-0.04427643,-0.02739628;0.5378165;-0.04877162,38.09983
+0;0;0,0.02699737;0.3100128;-0.01748384,0.05446304;0.6111604;-0.05021597,0.2429674;0.5048243;-0.02996592,0.4754539;0.4732313;-0.005088197,0.6926829;0.4655503;0.01207523,-0.1470818;0.5077962;-0.01601761,-0.3794813;0.4675451;-0.0221197,-0.593549;0.4279813;-0.03444001,0.06108903;-0.003047909;-0.03914608,0.03202884;-0.3522614;-0.02977535,-0.006041821;-0.6755089;0.02814609,-0.008774258;-0.6390679;-0.0587288,-0.06898817;0.01011859;-0.0202934,-0.2027175;-0.1074509;-0.3222474,-0.1446407;-0.4158695;-0.2183327,-0.1586204;-0.4416258;-0.2838461,0.0475847;0.5371217;-0.03957143,0;0;0,-0.01551253;0.3104248;-0.02320123,-0.03064115;0.6118646;-0.06092381,0.1524813;0.474941;0.007472511,0.2554498;0.2644911;-0.02037049,0.4063281;0.1257306;-0.09468961,-0.2045152;0.4819118;-0.1171132,-0.2889867;0.2631582;-0.1431587,-0.2353571;0.0630955;-0.2112824,0.07190812;0.00346002;-0.009530306,0.1225403;-0.3429203;-0.02795362,0.1669106;-0.6669046;0.02061296,0.1959743;-0.701844;-0.0297296,-0.05563083;0.003812987;-0.04652147,-0.08258811;-0.3456109;-0.05417899,-0.06328693;-0.6615636;0.04118632,-0.0436832;-0.6510088;-0.04148037,-0.02684374;0.5377778;-0.04913044,38.13363
+0;0;0,0.02701865;0.3102571;-0.01749762,0.05449674;0.6115412;-0.05024405,0.2412477;0.5054727;-0.03007696,0.4759173;0.473583;-0.004965618,0.6932902;0.4658969;0.01220918,-0.1453051;0.508418;-0.01625369,-0.379887;0.467789;-0.02241308,-0.5940965;0.428199;-0.03474155,0.06130082;-0.003058476;-0.0392818,0.03226301;-0.352003;-0.02991828,-0.00580176;-0.6752006;0.0279942,-0.008532204;-0.6387643;-0.05881733,-0.06922735;0.01015367;-0.02036376,-0.2028536;-0.1073253;-0.3220853,-0.1447859;-0.4156962;-0.2181866,-0.1587553;-0.4414118;-0.2836522,0.04761637;0.5374806;-0.03959636,0;0;0,-0.01565351;0.3106691;-0.02313805,-0.03118335;0.6122625;-0.06057954,0.1497718;0.4751057;0.008476019,0.2487717;0.2601473;-0.01815581,0.3933663;0.1155772;-0.09429336,-0.2034611;0.4829162;-0.1160671,-0.2896919;0.2625421;-0.142841,-0.2334563;0.06333283;-0.2118213,0.07216809;0.003284991;-0.009548903,0.1206612;-0.3431626;-0.02731586,0.1640752;-0.6671637;0.02165317,0.1933119;-0.7017941;-0.02887655,-0.05590522;0.004010818;-0.04656958,-0.08519181;-0.3449701;-0.05348102,-0.0662201;-0.6608587;0.04198577,-0.04641413;-0.6502756;-0.04057228,-0.02727969;0.5381481;-0.04885292,38.16645
+0;0;0,0.02703526;0.3104479;-0.01750838,0.05452519;0.6118619;-0.05026863,0.2397756;0.5060155;-0.03017151,0.476798;0.4738061;-0.004808402,0.6943558;0.4661134;0.012381,-0.1437864;0.508938;-0.0164552,-0.3807203;0.4679016;-0.02267635,-0.5951118;0.4282779;-0.0350153,0.06142921;-0.003064882;-0.03936407,0.03243045;-0.3515401;-0.03001314,-0.005788874;-0.6760499;0.02813448,-0.008502066;-0.6396543;-0.05812857,-0.06937233;0.01017494;-0.02040641,-0.2028189;-0.107146;-0.3217221,-0.1445154;-0.416769;-0.2174016,-0.1583966;-0.4421326;-0.2824536,0.04764244;0.5377757;-0.03961727,0;0;0,-0.01573034;0.3108604;-0.02310228,-0.03144007;0.6125963;-0.06038666,0.1477717;0.4751184;0.008632183,0.2447043;0.2564943;-0.01721191,0.3860419;0.1101621;-0.0965631,-0.2023301;0.483922;-0.1155482,-0.2889561;0.261303;-0.1437812,-0.2318662;0.06203721;-0.2124828,0.0723474;0.003390372;-0.009318352,0.1191836;-0.3427835;-0.02757668,0.1618243;-0.6681041;0.0223918,0.191067;-0.7016578;-0.02855301,-0.05600916;0.003993264;-0.0466851,-0.08663315;-0.3444022;-0.05347618,-0.06835677;-0.6616223;0.04236672,-0.04855104;-0.6509131;-0.03964049,-0.02748564;0.5384523;-0.04869819,38.19996
+0;0;0,0.02688365;0.3103752;-0.0172697,0.05402942;0.6117209;-0.04985463,0.2385242;0.5059688;-0.02963927,0.4764253;0.4778698;-0.005093165,0.6940599;0.4705046;0.0124214,-0.1433972;0.5094159;-0.01582232,-0.3813511;0.473279;-0.02363516,-0.5952941;0.4301553;-0.03336153,0.06144679;-0.00308231;-0.03932944,0.031716;-0.3521233;-0.03012246,-0.006570246;-0.6756511;0.02823124,-0.009319257;-0.6391993;-0.05848585,-0.06936504;0.01015818;-0.02042829,-0.203263;-0.1071261;-0.3222793,-0.1425583;-0.4151989;-0.2176498,-0.1575631;-0.440672;-0.2829693,0.04723722;0.5376539;-0.03922464,0;0;0,-0.01592313;0.3107468;-0.02316475,-0.03188796;0.6123568;-0.06040859,0.1462747;0.4748834;0.009116888,0.2413909;0.2551019;-0.01614261,0.3801922;0.1069718;-0.09687352,-0.2020324;0.484402;-0.1154683,-0.2877294;0.2611439;-0.1437676,-0.2304659;0.06206663;-0.2131574,0.07234322;0.003333956;-0.009346485,0.1183513;-0.3435881;-0.02741838,0.1596178;-0.6681179;0.02276921,0.1891982;-0.7019305;-0.02843619,-0.05602772;0.004068582;-0.04665141,-0.08709303;-0.3449088;-0.05357838,-0.07020985;-0.6614473;0.04160354,-0.05013181;-0.6508472;-0.04079522,-0.02786728;0.5382454;-0.04873061,38.22236
+0;0;0,0.02688365;0.3103752;-0.0172697,0.05402942;0.6117209;-0.04985463,0.2385242;0.5059688;-0.02963927,0.4764253;0.4778698;-0.005093165,0.6940599;0.4705046;0.0124214,-0.1433972;0.5094159;-0.01582232,-0.3813511;0.473279;-0.02363516,-0.5952941;0.4301553;-0.03336153,0.06144679;-0.00308231;-0.03932944,0.031716;-0.3521233;-0.03012246,-0.006570246;-0.6756511;0.02823124,-0.009319257;-0.6391993;-0.05848585,-0.06936504;0.01015818;-0.02042829,-0.203263;-0.1071261;-0.3222793,-0.1425583;-0.4151989;-0.2176498,-0.1575631;-0.440672;-0.2829693,0.04723722;0.5376539;-0.03922464,0;0;0,-0.01592313;0.3107468;-0.02316475,-0.03188796;0.6123568;-0.06040859,0.1462747;0.4748834;0.009116888,0.2413909;0.2551019;-0.01614261,0.3801922;0.1069718;-0.09687352,-0.2020324;0.484402;-0.1154683,-0.2877294;0.2611439;-0.1437676,-0.2304659;0.06206663;-0.2131574,0.07234322;0.003333956;-0.009346485,0.1183513;-0.3435881;-0.02741838,0.1596178;-0.6681179;0.02276921,0.1891982;-0.7019305;-0.02843619,-0.05602772;0.004068582;-0.04665141,-0.08709303;-0.3449088;-0.05357838,-0.07020985;-0.6614473;0.04160354,-0.05013181;-0.6508472;-0.04079522,-0.02786728;0.5382454;-0.04873061,38.24471
+0;0;0,0.0268909;0.3104588;-0.01727435,0.05404156;0.6118588;-0.04986499,0.2387301;0.5060645;-0.02963844,0.4745443;0.478212;-0.005307646,0.692253;0.4708442;0.01221288,-0.14358;0.509515;-0.01580743,-0.3794466;0.4736951;-0.02355174,-0.5934623;0.4305567;-0.03328142,0.06122747;-0.003071309;-0.03918906,0.03154889;-0.3514993;-0.02999825,-0.006711628;-0.6748098;0.02831625,-0.009471092;-0.6383334;-0.05873061,-0.06911746;0.01012192;-0.02035538,-0.2027802;-0.1069564;-0.3216763,-0.1421163;-0.4148222;-0.2171171,-0.1571783;-0.4405062;-0.2826849,0.04724843;0.5377818;-0.03923357,0;0;0,-0.01575337;0.3108352;-0.02322721,-0.03161461;0.6125087;-0.06045008,0.1459427;0.4734227;0.009716511,0.2372206;0.2541668;-0.01418567,0.3749156;0.1055632;-0.09613299,-0.2021859;0.4850418;-0.1154273,-0.2868643;0.2636338;-0.1434315,-0.2297547;0.06444308;-0.2128566,0.07210395;0.003294498;-0.009175301,0.116767;-0.3431734;-0.02741122,0.1572953;-0.667542;0.02295327,0.1869593;-0.7014959;-0.02858949,-0.05569534;0.004124769;-0.04663726,-0.08852344;-0.3440754;-0.05344414,-0.07224558;-0.6604911;0.04147814,-0.05197876;-0.6499743;-0.04120423,-0.02761296;0.5383849;-0.0487783,38.27851
+0;0;0,0.02702479;0.3104706;-0.01696265,0.05427526;0.6118835;-0.04915883,0.2383458;0.5063031;-0.02932549,0.4736813;0.481708;-0.006078655,0.6914307;0.474643;0.01182226,-0.1428368;0.5102465;-0.01542594,-0.3773377;0.4715362;-0.02166885,-0.5924062;0.4342995;-0.0336747,0.06110867;-0.003105924;-0.03916089,0.03121289;-0.351786;-0.03007868,-0.007172981;-0.6739795;0.02844497,-0.009944497;-0.6374699;-0.0585709,-0.06901314;0.01013943;-0.02029458,-0.2024095;-0.1058562;-0.3224608,-0.1410057;-0.4122761;-0.2173726,-0.1570079;-0.4375833;-0.2829993,0.04746733;0.5378013;-0.0386273,0;0;0,-0.01581157;0.3108413;-0.02318931,-0.0317558;0.612501;-0.06032085,0.1449556;0.473313;0.01014018,0.2349777;0.2544856;-0.01307034,0.3715193;0.1052797;-0.09601116,-0.2015984;0.4854413;-0.1156063,-0.2865039;0.2651052;-0.1433772,-0.228593;0.06613725;-0.2129708,0.07202008;0.003427804;-0.008879662,0.1167786;-0.3432762;-0.02750897,0.1552111;-0.6668792;0.02260256,0.1849979;-0.7012859;-0.02825356,-0.05547796;0.00403324;-0.04672708,-0.08962518;-0.3443122;-0.0533184,-0.07404512;-0.6597439;0.041377,-0.05360062;-0.649218;-0.04123413,-0.02773011;0.5383827;-0.04867148,38.30058
+0;0;0,0.02702528;0.3104763;-0.01696296,0.0542762;0.611894;-0.04915969,0.237679;0.5064221;-0.02935864,0.4716633;0.4819682;-0.006245272,0.6894935;0.4749006;0.01166228,-0.1421705;0.5103517;-0.01550769,-0.375325;0.4718636;-0.02171475,-0.5904732;0.4346131;-0.03372506,0.06101817;-0.003101325;-0.03910289,0.03137372;-0.3488501;-0.03009704,-0.007385541;-0.6741776;0.02899588,-0.01016028;-0.6376604;-0.05812131,-0.06891093;0.01012441;-0.02026453,-0.2011859;-0.1048961;-0.3198905,-0.1391848;-0.4142966;-0.2137801,-0.1552056;-0.4396682;-0.2794832,0.0474681;0.5378101;-0.03862791,0;0;0,-0.01533046;0.3108505;-0.02346396,-0.03076497;0.6125058;-0.06088352,0.1445832;0.4727761;0.01043081,0.2338846;0.2550018;-0.01148987,0.3695416;0.1056853;-0.09588408,-0.2003116;0.486028;-0.1156888,-0.2850838;0.2670236;-0.1427373,-0.2267299;0.06824434;-0.2127535,0.07191288;0.00354293;-0.008823633,0.1163601;-0.3401755;-0.02842331,0.153623;-0.6669705;0.02304315,0.1835087;-0.701187;-0.02816892,-0.05536532;0.003958387;-0.04669993,-0.09045766;-0.3413392;-0.05304038,-0.074904;-0.6594649;0.04384303,-0.05427745;-0.6490003;-0.03881586,-0.02686727;0.5383911;-0.04915714,38.32289
+0;0;0,0.02702022;0.3104181;-0.01695978,0.05426355;0.611752;-0.04914747,0.2381693;0.5062199;-0.02932521,0.469449;0.4820487;-0.006479016,0.6873977;0.4749772;0.01143829,-0.1426805;0.5101599;-0.01543779,-0.3731399;0.4721166;-0.0215731,-0.5884053;0.4348459;-0.03358995,0.06097045;-0.003098899;-0.03907231,0.0313397;-0.3486879;-0.03007062,-0.007410757;-0.6739415;0.02900888,-0.01018637;-0.6374223;-0.05813566,-0.06885704;0.0101165;-0.02024868,-0.2010708;-0.1048508;-0.3197362,-0.1390838;-0.4141811;-0.2136499,-0.1551096;-0.4395701;-0.2793736,0.04745753;0.5376906;-0.03861889,0;0;0,-0.01470207;0.3108053;-0.02368593,-0.02942732;0.6123803;-0.06134796,0.145648;0.4727129;0.01195288,0.234142;0.2574194;-0.008394003,0.3693036;0.10874;-0.09498787,-0.1999506;0.4861271;-0.1156441,-0.2842452;0.2698424;-0.1423239,-0.2249985;0.07093091;-0.2115826,0.07187427;0.003604532;-0.008645296,0.1157279;-0.3400277;-0.02825308,0.1524829;-0.6668242;0.02307916,0.1824439;-0.7010908;-0.02807283,-0.05524732;0.003916985;-0.04675505,-0.09109351;-0.3411466;-0.0528322,-0.07571592;-0.6590683;0.04448774,-0.05488359;-0.6486471;-0.03813829,-0.02571114;0.5382895;-0.04955745,38.35622
+0;0;0,0.02689232;0.3104423;-0.01671831,0.0539781;0.6118075;-0.0487396,0.2380602;0.5072477;-0.02863183,0.4695066;0.4839751;-0.006553393,0.6874703;0.4782362;0.01165624,-0.14301;0.5108387;-0.01495089,-0.3734211;0.4724935;-0.02101859,-0.589049;0.437458;-0.03325946,0.06096483;-0.003179642;-0.03907458,0.03094283;-0.3487411;-0.03031418,-0.00788752;-0.6739118;0.02916768,-0.01062631;-0.6373802;-0.0579771,-0.06882258;0.0101944;-0.02032662,-0.2011563;-0.1047254;-0.3197794,-0.1384385;-0.4136181;-0.2128509,-0.1551161;-0.4387438;-0.2786338,0.047205;0.537739;-0.03824002,0;0;0,-0.01470207;0.3108053;-0.02368593,-0.02942732;0.6123803;-0.06134796,0.145648;0.4727129;0.01195288,0.234142;0.2574194;-0.008394003,0.3693036;0.10874;-0.09498787,-0.1999506;0.4861271;-0.1156441,-0.2842452;0.2698424;-0.1423239,-0.2249985;0.07093091;-0.2115826,0.07187427;0.003604532;-0.008645296,0.1157279;-0.3400277;-0.02825308,0.1524829;-0.6668242;0.02307916,0.1824439;-0.7010908;-0.02807283,-0.05524732;0.003916985;-0.04675505,-0.09109351;-0.3411466;-0.0528322,-0.07571592;-0.6590683;0.04448774,-0.05488359;-0.6486471;-0.03813829,-0.02571114;0.5382895;-0.04955745,38.37915
+0;0;0,0.02687716;0.3102674;-0.01670888,0.05394008;0.6113784;-0.04870279,0.2397553;0.5066133;-0.0285181,0.4681707;0.4836454;-0.006728796,0.6862382;0.4779038;0.0114895,-0.1447625;0.5102369;-0.01471339,-0.3721562;0.4723938;-0.02070162,-0.5878867;0.4373416;-0.03294832,0.06087399;-0.003174904;-0.03901635,0.03083586;-0.3489218;-0.03025125,-0.007978957;-0.6739626;0.02920683,-0.01071125;-0.6374465;-0.05773101,-0.06872002;0.01017921;-0.02029633,-0.2011248;-0.1048023;-0.3199099,-0.1384321;-0.4135715;-0.2130241,-0.1550701;-0.4385662;-0.2786508,0.04717344;0.5373805;-0.03821322,0;0;0,-0.01431412;0.310647;-0.02368426,-0.02862097;0.6119908;-0.06128478,0.14786;0.4723683;0.01326871,0.2376149;0.2608684;-0.006422281,0.3720962;0.1126001;-0.09502006,-0.2006312;0.4853881;-0.1167538,-0.2843625;0.2721008;-0.1427048,-0.225373;0.07293065;-0.2117685,0.07178551;0.003517985;-0.008512497,0.1159502;-0.3402317;-0.02865338,0.1517882;-0.6669483;0.02297306,0.1816637;-0.7011819;-0.02791524,-0.05507973;0.003992646;-0.04677906,-0.09118017;-0.3412347;-0.05268648,-0.07635362;-0.6590608;0.04457659,-0.05536844;-0.6486055;-0.03779903,-0.02500984;0.5379643;-0.04951334,38.40143

+ 161 - 0
DataCSV/Sam/FirstPersonPerspective_TwoArmsPlusLeg_Sideways_HapticFeedback_Fast.csv

@@ -0,0 +1,161 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.02098492;0.3075986;-0.007620761,0.04208707;0.6105206;-0.02990402,0.2185489;0.4919911;-0.01206238,0.2521703;0.2667245;0.00544419,0.296807;0.04555917;-0.01171125,-0.1445774;0.4901083;-0.01281771,-0.2016121;0.2689797;-0.007236113,-0.2593966;0.05115542;-0.02759171,0.07719526;0.0008022478;-0.03905508,0.06733949;-0.2819885;-0.009065418,0.0390728;-0.6216;0.05642945,0.03891079;-0.5850796;-0.02351559,-0.07843146;0.008727313;-0.03545972,-0.1006271;-0.274933;-0.03210233,-0.1294432;-0.6152573;0.02932742,-0.1279822;-0.5786175;-0.05059462,0.03677646;0.5351765;-0.02182394,0;0;0,-0.007055625;0.2964016;-0.0849216,-0.01838242;0.5854836;-0.1798074,0.1616003;0.5018575;-0.09383607,0.2227012;0.2821397;-0.08069348,0.1951101;0.06383304;-0.1334357,-0.1664226;0.4713855;-0.05211789,-0.2118538;0.2542238;0.002276476,-0.2319518;0.04770611;-0.08798623,0.07667634;0.005418301;-0.03970432,0.09962209;-0.2775423;-0.05904031,0.07111157;-0.6182719;0.0002479553,0.07592423;-0.6446604;-0.05659342,-0.07978609;0.002982573;-0.0333217,-0.1177553;-0.2749028;-0.08133366,-0.1434617;-0.6209568;-0.08455271,-0.1444294;-0.6420606;-0.1463688,-0.01523609;0.5142387;-0.1536448,164.9194
+0;0;0,0.02099816;0.3077926;-0.007625569,0.04212041;0.611003;-0.02993045,0.219911;0.4920756;-0.01200847,0.253619;0.2662296;0.005543124,0.29792;0.04672712;-0.01148333,-0.1458812;0.4901789;-0.01276934,-0.2030626;0.2684817;-0.007173391,-0.2604127;0.05229506;-0.02737594,0.07715721;0.0008018524;-0.03903582,0.06731776;-0.2815206;-0.009095816,0.03905807;-0.621048;0.05638282,0.03889685;-0.5845591;-0.02317418,-0.0783928;0.008723012;-0.03544224,-0.1005517;-0.2744676;-0.03209041,-0.1293607;-0.6147075;0.02932411,-0.1279067;-0.5781;-0.05021,0.0368041;0.535578;-0.02184169,0;0;0,-0.00759387;0.2966822;-0.0846014,-0.01908308;0.586105;-0.1793642,0.1618774;0.5016298;-0.09212804,0.2219054;0.2809023;-0.08087254,0.1947416;0.06429863;-0.1335869,-0.1676161;0.4705127;-0.05056313,-0.2117158;0.2521381;0.002525698,-0.2325318;0.04730396;-0.08715986,0.07657886;0.005532533;-0.03978372,0.09930888;-0.2769619;-0.05926275,0.0707998;-0.6176818;-0.000423193,0.07537018;-0.6443754;-0.05642676,-0.07978723;0.002968627;-0.03320932,-0.1177703;-0.2744531;-0.08110175,-0.1435897;-0.6204104;-0.08452983,-0.1446759;-0.6411134;-0.1461698,-0.01591078;0.514755;-0.153254,164.9367
+0;0;0,0.02094173;0.3069655;-0.007605077,0.04201388;0.6094567;-0.0298571,0.222279;0.4901221;-0.01182197,0.2557499;0.2658643;0.005606192,0.3001078;0.0460802;-0.01144211,-0.1484315;0.4881999;-0.01259307,-0.2052108;0.2680617;-0.007036478,-0.2626345;0.05159774;-0.02726495,0.07726308;0.0008029526;-0.03908939,0.06744704;-0.2808476;-0.009220632,0.03914945;-0.6208304;0.05634583,0.03898824;-0.5843419;-0.02320738,-0.07850037;0.008734981;-0.03549087,-0.1006066;-0.2737817;-0.03214702,-0.1294542;-0.614478;0.02934987,-0.1280002;-0.5778708;-0.05018043,0.0367101;0.5342094;-0.02178741,0;0;0,-0.0084792;0.2957719;-0.08468366,-0.02062546;0.5840443;-0.1805329,0.1623016;0.5008127;-0.09034395,0.2221532;0.281616;-0.08106184,0.1948516;0.06470832;-0.1336832,-0.1704473;0.4691978;-0.04868029,-0.213907;0.252211;0.003698662,-0.235035;0.04706493;-0.08592293,0.07662861;0.005636901;-0.03993106,0.09956016;-0.276165;-0.0593574,0.07091251;-0.6173605;-0.000595808,0.07545182;-0.6440604;-0.05659008,-0.0800192;0.002845737;-0.03297026,-0.1174759;-0.273898;-0.08119321,-0.1430496;-0.6203386;-0.08479227,-0.1446057;-0.6405876;-0.1467878,-0.01732469;0.5130117;-0.1540968,164.9531
+0;0;0,0.02088975;0.3069634;-0.007830952,0.04188511;0.6094454;-0.03028126,0.2221027;0.489915;-0.01181969,0.2546021;0.2655145;0.005609756,0.2978984;0.04555142;-0.01185399,-0.148522;0.488176;-0.01270226,-0.2052447;0.2680206;-0.007252562,-0.2609953;0.05099922;-0.02614513,0.07724599;0.0008502317;-0.03912216,0.06723461;-0.2807992;-0.009307569,0.03826655;-0.6207795;0.05597822,0.0381341;-0.5843042;-0.02357612,-0.07850245;0.008694747;-0.03549613,-0.1005532;-0.2738177;-0.03148664,-0.1297624;-0.6146869;0.02887025,-0.1282868;-0.5780923;-0.05066071,0.03660203;0.5342016;-0.02216565,0;0;0,-0.0084792;0.2957719;-0.08468366,-0.02062546;0.5840443;-0.1805329,0.1623016;0.5008127;-0.09034395,0.2221532;0.281616;-0.08106184,0.1948516;0.06470832;-0.1336832,-0.1704473;0.4691978;-0.04868029,-0.213907;0.252211;0.003698662,-0.235035;0.04706493;-0.08592293,0.07662861;0.005636901;-0.03993106,0.09956016;-0.276165;-0.0593574,0.07091251;-0.6173605;-0.000595808,0.07545182;-0.6440604;-0.05659008,-0.0800192;0.002845737;-0.03297026,-0.1174759;-0.273898;-0.08119321,-0.1430496;-0.6203386;-0.08479227,-0.1446057;-0.6405876;-0.1467878,-0.01732469;0.5130117;-0.1540968,164.9715
+0;0;0,0.02088975;0.3069634;-0.007830952,0.04188511;0.6094454;-0.03028126,0.2221027;0.489915;-0.01181969,0.2546021;0.2655145;0.005609756,0.2978984;0.04555142;-0.01185399,-0.148522;0.488176;-0.01270226,-0.2052447;0.2680206;-0.007252562,-0.2609953;0.05099922;-0.02614513,0.07724599;0.0008502317;-0.03912216,0.06723461;-0.2807992;-0.009307569,0.03826655;-0.6207795;0.05597822,0.0381341;-0.5843042;-0.02357612,-0.07850245;0.008694747;-0.03549613,-0.1005532;-0.2738177;-0.03148664,-0.1297624;-0.6146869;0.02887025,-0.1282868;-0.5780923;-0.05066071,0.03660203;0.5342016;-0.02216565,0;0;0,-0.0084792;0.2957719;-0.08468366,-0.02062546;0.5840443;-0.1805329,0.1623016;0.5008127;-0.09034395,0.2221532;0.281616;-0.08106184,0.1948516;0.06470832;-0.1336832,-0.1704473;0.4691978;-0.04868029,-0.213907;0.252211;0.003698662,-0.235035;0.04706493;-0.08592293,0.07662861;0.005636901;-0.03993106,0.09956016;-0.276165;-0.0593574,0.07091251;-0.6173605;-0.000595808,0.07545182;-0.6440604;-0.05659008,-0.0800192;0.002845737;-0.03297026,-0.1174759;-0.273898;-0.08119321,-0.1430496;-0.6203386;-0.08479227,-0.1446057;-0.6405876;-0.1467878,-0.01732469;0.5130117;-0.1540968,164.9826
+0;0;0,0.02089241;0.3070025;-0.00783195,0.04190228;0.6096936;-0.03029733,0.2226485;0.4899944;-0.01180158,0.255018;0.2664913;0.005558157,0.2981833;0.04719341;-0.01185277,-0.1490383;0.4882504;-0.01268668,-0.2055342;0.2689754;-0.007258777,-0.2611161;0.05261035;-0.02609421,0.07729993;0.0008508254;-0.03914948,0.06731094;-0.2801685;-0.00940159,0.03832151;-0.6203998;0.0559324,0.03818909;-0.583926;-0.0236042,-0.07855727;0.00870082;-0.03552092,-0.1005587;-0.2731796;-0.0315204,-0.1297895;-0.6143004;0.02888104,-0.1283142;-0.5777074;-0.05063219,0.03661624;0.5344079;-0.02217719,0;0;0,-0.009040996;0.2958568;-0.08447099,-0.02128008;0.5843132;-0.1804259,0.1619466;0.5009288;-0.08946681,0.221549;0.2825667;-0.08120084,0.1949883;0.06614958;-0.1333172,-0.1717496;0.4689696;-0.04870614,-0.2147962;0.2528026;0.003462605,-0.2358611;0.0484249;-0.08622555,0.07654232;0.005845368;-0.0401969,0.09904453;-0.2753379;-0.05984902,0.07013847;-0.6167856;-0.001162048,0.07475007;-0.6434911;-0.05711936,-0.08019143;0.002688707;-0.03272291,-0.1180295;-0.2732509;-0.08153079,-0.1429587;-0.6199918;-0.08547366,-0.1452941;-0.6396219;-0.1479189,-0.01798109;0.5132365;-0.1539862,165.0047
+0;0;0,0.0208045;0.3070065;-0.007908165,0.04170795;0.6096976;-0.0304711,0.222453;0.489946;-0.01165941,0.2538942;0.2663006;0.005572826,0.2961149;0.04682036;-0.01185673,-0.1492031;0.488278;-0.01269351,-0.2058863;0.2690454;-0.007512515,-0.2611377;0.0525413;-0.02571172,0.07738101;0.0008359519;-0.0389893,0.06703444;-0.2802152;-0.009666864,0.03822624;-0.6204671;0.05563978,0.03812237;-0.5840027;-0.02389764,-0.07851215;0.008704146;-0.03561972,-0.1007099;-0.2731607;-0.03161201,-0.1299317;-0.6142022;0.02924022,-0.1284275;-0.5776261;-0.05027386,0.03644992;0.5344127;-0.02232513,0;0;0,-0.009040996;0.2958568;-0.08447099,-0.02128008;0.5843132;-0.1804259,0.1619466;0.5009288;-0.08946681,0.221549;0.2825667;-0.08120084,0.1949883;0.06614958;-0.1333172,-0.1717496;0.4689696;-0.04870614,-0.2147962;0.2528026;0.003462605,-0.2358611;0.0484249;-0.08622555,0.07654232;0.005845368;-0.0401969,0.09904453;-0.2753379;-0.05984902,0.07013847;-0.6167856;-0.001162048,0.07475007;-0.6434911;-0.05711936,-0.08019143;0.002688707;-0.03272291,-0.1180295;-0.2732509;-0.08153079,-0.1429587;-0.6199918;-0.08547366,-0.1452941;-0.6396219;-0.1479189,-0.01798109;0.5132365;-0.1539862,165.0168
+0;0;0,0.02078098;0.3066594;-0.007899224,0.04164015;0.6087089;-0.03041584,0.2219819;0.4891817;-0.0116414,0.2536364;0.2640195;0.005707707,0.2960371;0.04360288;-0.01179621,-0.1488508;0.4875174;-0.01267321,-0.2059185;0.2667979;-0.007457078,-0.2614055;0.04937015;-0.02573392,0.07739942;0.0008361509;-0.03899857,0.06704214;-0.2805058;-0.009645795,0.03827152;-0.6203138;0.05557565,0.03816775;-0.5838555;-0.02388736,-0.07853084;0.008706218;-0.0356282,-0.1007516;-0.2734503;-0.03161634,-0.1299352;-0.6140469;0.02915651,-0.1284325;-0.577477;-0.05028319,0.03639092;0.5335499;-0.02228349,0;0;0,-0.009521604;0.2953097;-0.08506322,-0.0224807;0.5822761;-0.1832926,0.1604493;0.5024375;-0.09099555,0.2213546;0.2829368;-0.08046055,0.1951963;0.06565642;-0.1333065,-0.171776;0.468969;-0.04950002,-0.2153868;0.251457;0.003298618,-0.2357341;0.04618123;-0.08689851,0.07642663;0.005982548;-0.04044056,0.09902956;-0.2755191;-0.05962658,0.07012355;-0.6165764;-0.001356363,0.074587;-0.6433505;-0.05714941,-0.08034655;0.002549228;-0.03240667,-0.1182808;-0.2735563;-0.08189329,-0.1432883;-0.6198358;-0.0859148,-0.1459238;-0.6392285;-0.1484409,-0.01899897;0.5116257;-0.1561086,165.0383
+0;0;0,0.02072972;0.3059029;-0.007879738,0.04151446;0.6068758;-0.03031289,0.2203276;0.4880593;-0.01166422,0.2521073;0.262006;0.005753555,0.294683;0.04067998;-0.01182258,-0.1474032;0.486409;-0.01268739,-0.2046968;0.264816;-0.007450618,-0.2604128;0.0464911;-0.02580287,0.07731533;0.0008352424;-0.03895621,0.0669473;-0.2807989;-0.009572947,0.03820479;-0.6202749;0.05558478,0.03810104;-0.5838178;-0.02386378,-0.07844552;0.008696759;-0.03558949,-0.1006893;-0.2737528;-0.03157347,-0.1298444;-0.6140167;0.02914001,-0.128342;-0.5774479;-0.05028526,0.03628895;0.5320565;-0.02221729,0;0;0,-0.009607568;0.2947014;-0.08442259,-0.02215713;0.5808823;-0.1816664,0.1596034;0.5029357;-0.09143925,0.2210594;0.2827231;-0.07947969,0.1958002;0.06442501;-0.1325338,-0.1713772;0.4691488;-0.05023046,-0.2152347;0.2508001;0.002814662,-0.2347614;0.04434113;-0.0871866,0.07641502;0.00602299;-0.04025435,0.09900716;-0.2757891;-0.05923295,0.07002865;-0.6166115;-0.001648664,0.07443708;-0.6434017;-0.05740904,-0.08020204;0.002534054;-0.03251391,-0.1184442;-0.2738208;-0.08205351,-0.1431852;-0.6197721;-0.08665857,-0.1458385;-0.6389253;-0.1493539,-0.01883783;0.5104547;-0.1548388,165.0607
+0;0;0,0.02070764;0.3059039;-0.007899506,0.04144458;0.6068755;-0.03039328,0.2202264;0.4878569;-0.01177426,0.2514642;0.2617197;0.005535039,0.2933521;0.04026325;-0.01205104,-0.1474403;0.4863728;-0.01257622,-0.2050542;0.2648546;-0.007704444,-0.2607539;0.04653333;-0.02614947,0.07734133;0.0008637701;-0.03890394,0.06677281;-0.2808118;-0.009992994,0.0381708;-0.6202924;0.05520225,0.03803413;-0.5838398;-0.02424662,-0.07842149;0.008670377;-0.03564884,-0.1006638;-0.2737775;-0.03151471,-0.12931;-0.6141081;0.02906691,-0.1278469;-0.5775483;-0.05035983,0.03623367;0.5320571;-0.02227874,0;0;0,-0.009607568;0.2947014;-0.08442259,-0.02215713;0.5808823;-0.1816664,0.1596034;0.5029357;-0.09143925,0.2210594;0.2827231;-0.07947969,0.1958002;0.06442501;-0.1325338,-0.1713772;0.4691488;-0.05023046,-0.2152347;0.2508001;0.002814662,-0.2347614;0.04434113;-0.0871866,0.07641502;0.00602299;-0.04025435,0.09900716;-0.2757891;-0.05923295,0.07002865;-0.6166115;-0.001648664,0.07443708;-0.6434017;-0.05740904,-0.08020204;0.002534054;-0.03251391,-0.1184442;-0.2738208;-0.08205351,-0.1431852;-0.6197721;-0.08665857,-0.1458385;-0.6389253;-0.1493539,-0.01883783;0.5104547;-0.1548388,165.0723
+0;0;0,0.02070764;0.3059039;-0.007899506,0.04144458;0.6068755;-0.03039328,0.2202264;0.4878569;-0.01177426,0.2514642;0.2617197;0.005535039,0.2933521;0.04026325;-0.01205104,-0.1474403;0.4863728;-0.01257622,-0.2050542;0.2648546;-0.007704444,-0.2607539;0.04653333;-0.02614947,0.07734133;0.0008637701;-0.03890394,0.06677281;-0.2808118;-0.009992994,0.0381708;-0.6202924;0.05520225,0.03803413;-0.5838398;-0.02424662,-0.07842149;0.008670377;-0.03564884,-0.1006638;-0.2737775;-0.03151471,-0.12931;-0.6141081;0.02906691,-0.1278469;-0.5775483;-0.05035983,0.03623367;0.5320571;-0.02227874,0;0;0,-0.009607568;0.2947014;-0.08442259,-0.02215713;0.5808823;-0.1816664,0.1596034;0.5029357;-0.09143925,0.2210594;0.2827231;-0.07947969,0.1958002;0.06442501;-0.1325338,-0.1713772;0.4691488;-0.05023046,-0.2152347;0.2508001;0.002814662,-0.2347614;0.04434113;-0.0871866,0.07641502;0.00602299;-0.04025435,0.09900716;-0.2757891;-0.05923295,0.07002865;-0.6166115;-0.001648664,0.07443708;-0.6434017;-0.05740904,-0.08020204;0.002534054;-0.03251391,-0.1184442;-0.2738208;-0.08205351,-0.1431852;-0.6197721;-0.08665857,-0.1458385;-0.6389253;-0.1493539,-0.01883783;0.5104547;-0.1548388,165.0843
+0;0;0,0.02070117;0.3058083;-0.007897037,0.04144678;0.6069055;-0.03040034,0.2199424;0.4879208;-0.0117938,0.251743;0.2577093;0.005827355,0.2930763;0.039185;-0.01152588,-0.1471572;0.486439;-0.01259452,-0.2058091;0.2609297;-0.007634973,-0.2607714;0.04549912;-0.02583578,0.0774335;0.0008647994;-0.0389503,0.06687102;-0.2806499;-0.01005587,0.03826898;-0.6201309;0.05513943,0.03813233;-0.5836794;-0.02429483,-0.07851495;0.00868071;-0.03569132,-0.1007445;-0.2736059;-0.03155956,-0.1293908;-0.6139368;0.02902212,-0.127928;-0.5773783;-0.05039002,0.03623347;0.5320528;-0.02228207,0;0;0,-0.009682409;0.2945653;-0.08454084,-0.02209981;0.5808311;-0.181947,0.1592742;0.5034381;-0.09151459,0.2199524;0.2789919;-0.07535458,0.1961391;0.0643329;-0.1311836,-0.1713773;0.4694113;-0.05091174,-0.216536;0.2472366;0.003108401,-0.2337427;0.04296795;-0.08487298,0.07646875;0.00605911;-0.0403688,0.09904361;-0.2755993;-0.05923319,0.07007699;-0.6164598;-0.001867056,0.07446723;-0.6432616;-0.05759621,-0.08036456;0.002525399;-0.03238798,-0.1191488;-0.2735557;-0.082107,-0.1430701;-0.6195644;-0.08675445,-0.1456716;-0.638913;-0.1492796,-0.01881635;0.5103747;-0.1550932,165.0952
+0;0;0,0.02067015;0.305807;-0.008030491,0.0413655;0.606898;-0.03066275,0.2198158;0.4877814;-0.01155441,0.2511964;0.2574854;0.005710685,0.2920678;0.03888716;-0.0118049,-0.1471672;0.4862553;-0.01259586,-0.2061904;0.2608367;-0.007929391,-0.2612668;0.0454578;-0.02639544,0.07740831;0.0008605001;-0.03900045,0.06678651;-0.2806928;-0.01050676,0.03794276;-0.6201394;0.05476099,0.03785295;-0.5836995;-0.02467428,-0.0785225;0.008695774;-0.03567101,-0.1009037;-0.2735806;-0.03165716,-0.1298587;-0.6139059;0.0288088,-0.1283486;-0.5773596;-0.05060347,0.03616666;0.5320477;-0.02251299,0;0;0,-0.009682409;0.2945653;-0.08454084,-0.02209981;0.5808311;-0.181947,0.1592742;0.5034381;-0.09151459,0.2199524;0.2789919;-0.07535458,0.1961391;0.0643329;-0.1311836,-0.1713773;0.4694113;-0.05091174,-0.216536;0.2472366;0.003108401,-0.2337427;0.04296795;-0.08487298,0.07646875;0.00605911;-0.0403688,0.09904361;-0.2755993;-0.05923319,0.07007699;-0.6164598;-0.001867056,0.07446723;-0.6432616;-0.05759621,-0.08036456;0.002525399;-0.03238798,-0.1191488;-0.2735557;-0.082107,-0.1430701;-0.6195644;-0.08675445,-0.1456716;-0.638913;-0.1492796,-0.01881635;0.5103747;-0.1550932,165.1166
+0;0;0,0.02069644;0.3061958;-0.008040703,0.04144894;0.6081163;-0.03074208,0.2219587;0.4881401;-0.01147048,0.2533224;0.2579682;0.005785312,0.293871;0.04109594;-0.01159197,-0.1491892;0.4865967;-0.01252375,-0.2081806;0.2612995;-0.007859797,-0.2628221;0.04762122;-0.02618004,0.07761437;0.0008627906;-0.03910426,0.06700004;-0.2804923;-0.01063064,0.0381631;-0.6198589;0.0546217,0.03807313;-0.5834081;-0.02494736,-0.07873152;0.008718921;-0.03576596,-0.1010969;-0.2733587;-0.03175494,-0.1300451;-0.6136037;0.02869675,-0.1285325;-0.5770464;-0.05084927,0.0362253;0.5329089;-0.02255344,0;0;0,-0.009398431;0.2947774;-0.08524585,-0.02145313;0.5813966;-0.1842208,0.1607005;0.5025622;-0.08973193,0.2199917;0.2778822;-0.07348323,0.1970651;0.06470422;-0.12834,-0.172677;0.4697144;-0.0513288,-0.2182013;0.2478265;0.00302086,-0.2335007;0.04530133;-0.08489504,0.07660523;0.006122053;-0.04059601,0.09946348;-0.2753234;-0.05930614,0.07070914;-0.6161559;-0.002162218,0.07488039;-0.6428906;-0.05816793,-0.08069243;0.002507594;-0.03219192,-0.1192561;-0.2732787;-0.08257906,-0.1430933;-0.61921;-0.08730527,-0.1452633;-0.6386609;-0.1499372,-0.01835167;0.5107673;-0.1567912,165.1389
+0;0;0,0.02069644;0.3061958;-0.008040703,0.04144894;0.6081163;-0.03074208,0.2219587;0.4881401;-0.01147048,0.2533224;0.2579682;0.005785312,0.293871;0.04109594;-0.01159197,-0.1491892;0.4865967;-0.01252375,-0.2081806;0.2612995;-0.007859797,-0.2628221;0.04762122;-0.02618004,0.07761437;0.0008627906;-0.03910426,0.06700004;-0.2804923;-0.01063064,0.0381631;-0.6198589;0.0546217,0.03807313;-0.5834081;-0.02494736,-0.07873152;0.008718921;-0.03576596,-0.1010969;-0.2733587;-0.03175494,-0.1300451;-0.6136037;0.02869675,-0.1285325;-0.5770464;-0.05084927,0.0362253;0.5329089;-0.02255344,0;0;0,-0.009398431;0.2947774;-0.08524585,-0.02145313;0.5813966;-0.1842208,0.1607005;0.5025622;-0.08973193,0.2199917;0.2778822;-0.07348323,0.1970651;0.06470422;-0.12834,-0.172677;0.4697144;-0.0513288,-0.2182013;0.2478265;0.00302086,-0.2335007;0.04530133;-0.08489504,0.07660523;0.006122053;-0.04059601,0.09946348;-0.2753234;-0.05930614,0.07070914;-0.6161559;-0.002162218,0.07488039;-0.6428906;-0.05816793,-0.08069243;0.002507594;-0.03219192,-0.1192561;-0.2732787;-0.08257906,-0.1430933;-0.61921;-0.08730527,-0.1452633;-0.6386609;-0.1499372,-0.01835167;0.5107673;-0.1567912,165.1501
+0;0;0,0.02069153;0.3064488;-0.008036938,0.04148509;0.6095053;-0.03083826,0.2249098;0.488303;-0.01143362,0.2565631;0.2565871;0.006223193,0.2967341;0.04076287;-0.01120962,-0.1520807;0.4867166;-0.01240496,-0.2119056;0.259989;-0.00776539,-0.2667285;0.04748331;-0.02602699,0.07778438;0.0008616821;-0.03921346,0.06714077;-0.2805924;-0.01106979,0.03837758;-0.6194214;0.05401102,0.03827576;-0.5829676;-0.02557808,-0.07892063;0.008745766;-0.03583145,-0.1015329;-0.2733837;-0.03217287,-0.1302572;-0.6130893;0.02818435,-0.1287559;-0.5765286;-0.05138192,0.03624673;0.5339284;-0.02260457,0;0;0,-0.009685837;0.2947678;-0.08614969,-0.0220147;0.5817465;-0.1875174,0.1617133;0.5018575;-0.0879786,0.2199739;0.2753038;-0.07109475,0.1977734;0.0636197;-0.1276162,-0.1750431;0.4698067;-0.051167,-0.221627;0.2465227;0.003424045,-0.2349952;0.04480581;-0.08392173,0.07671764;0.006140798;-0.04081106,0.09926927;-0.2754539;-0.0586319,0.07104288;-0.6159229;-0.002488613,0.07516496;-0.6426517;-0.05853271,-0.08101853;0.00251242;-0.03191451,-0.1199579;-0.273153;-0.08304192,-0.1432426;-0.6185589;-0.08757009,-0.1449867;-0.6382678;-0.1500368,-0.01887949;0.5109825;-0.1594152,165.1616
+0;0;0,0.02069153;0.3064488;-0.008036938,0.04148509;0.6095053;-0.03083826,0.2249098;0.488303;-0.01143362,0.2565631;0.2565871;0.006223193,0.2967341;0.04076287;-0.01120962,-0.1520807;0.4867166;-0.01240496,-0.2119056;0.259989;-0.00776539,-0.2667285;0.04748331;-0.02602699,0.07778438;0.0008616821;-0.03921346,0.06714077;-0.2805924;-0.01106979,0.03837758;-0.6194214;0.05401102,0.03827576;-0.5829676;-0.02557808,-0.07892063;0.008745766;-0.03583145,-0.1015329;-0.2733837;-0.03217287,-0.1302572;-0.6130893;0.02818435,-0.1287559;-0.5765286;-0.05138192,0.03624673;0.5339284;-0.02260457,0;0;0,-0.009685837;0.2947678;-0.08614969,-0.0220147;0.5817465;-0.1875174,0.1617133;0.5018575;-0.0879786,0.2199739;0.2753038;-0.07109475,0.1977734;0.0636197;-0.1276162,-0.1750431;0.4698067;-0.051167,-0.221627;0.2465227;0.003424045,-0.2349952;0.04480581;-0.08392173,0.07671764;0.006140798;-0.04081106,0.09926927;-0.2754539;-0.0586319,0.07104288;-0.6159229;-0.002488613,0.07516496;-0.6426517;-0.05853271,-0.08101853;0.00251242;-0.03191451,-0.1199579;-0.273153;-0.08304192,-0.1432426;-0.6185589;-0.08757009,-0.1449867;-0.6382678;-0.1500368,-0.01887949;0.5109825;-0.1594152,165.1835
+0;0;0,0.02069984;0.3065719;-0.008040166,0.04149777;0.6096922;-0.03084612,0.2260068;0.4882152;-0.0113759,0.2578201;0.2553281;0.006370166,0.2979943;0.03948681;-0.01106402,-0.1531521;0.4866197;-0.01235283,-0.2132794;0.258746;-0.007689804,-0.2681066;0.04622358;-0.02595284,0.07771622;0.000860927;-0.0391791,0.06709257;-0.2800656;-0.01108818,0.03828291;-0.6194419;0.05409775,0.03818095;-0.5829793;-0.02560075,-0.07885148;0.008738103;-0.03580005,-0.1014214;-0.2728626;-0.03214832,-0.130192;-0.6131169;0.02830638,-0.1286887;-0.5765471;-0.05136926,0.03625857;0.5341031;-0.0226111,0;0;0,-0.009513184;0.2947559;-0.08664823,-0.02172244;0.5817656;-0.1881366,0.1623519;0.5012522;-0.08657598,0.2196155;0.2733664;-0.06780457,0.1985019;0.06206158;-0.1261985,-0.176609;0.4709219;-0.05199699,-0.2234287;0.2464006;0.002422761,-0.235327;0.0445165;-0.08479318,0.07666549;0.006083071;-0.0407548,0.09933223;-0.2749788;-0.05842042,0.0713831;-0.6161157;-0.002743006,0.07570453;-0.6427432;-0.05903053,-0.08090156;0.002578917;-0.03199752,-0.1199825;-0.2725031;-0.08322469,-0.1428346;-0.6184968;-0.08787303,-0.1445097;-0.6385468;-0.1502094,-0.01861288;0.5109954;-0.1600139,165.1949
+0;0;0,0.02042239;0.3065857;-0.008222273,0.04098054;0.6097103;-0.03118892,0.2255001;0.4880391;-0.01170325,0.2578176;0.2552537;0.006461822,0.2993722;0.03962839;-0.01039915,-0.1535302;0.4863397;-0.01251675,-0.2139356;0.2585435;-0.007665419,-0.2696036;0.04625507;-0.02610612,0.07768735;0.000932655;-0.03923469,0.06646311;-0.280013;-0.01157266,0.03749422;-0.6193847;0.053567,0.03736359;-0.5829352;-0.02613253,-0.07890683;0.008660813;-0.03569673,-0.1020201;-0.2729014;-0.03251187,-0.1309114;-0.6131413;0.02796659,-0.1294369;-0.5765866;-0.05171082,0.03579772;0.5341214;-0.02291634,0;0;0,-0.009513184;0.2947559;-0.08664823,-0.02172244;0.5817656;-0.1881366,0.1623519;0.5012522;-0.08657598,0.2196155;0.2733664;-0.06780457,0.1985019;0.06206158;-0.1261985,-0.176609;0.4709219;-0.05199699,-0.2234287;0.2464006;0.002422761,-0.235327;0.0445165;-0.08479318,0.07666549;0.006083071;-0.0407548,0.09933223;-0.2749788;-0.05842042,0.0713831;-0.6161157;-0.002743006,0.07570453;-0.6427432;-0.05903053,-0.08090156;0.002578917;-0.03199752,-0.1199825;-0.2725031;-0.08322469,-0.1428346;-0.6184968;-0.08787303,-0.1445097;-0.6385468;-0.1502094,-0.01861288;0.5109954;-0.1600139,165.2171
+0;0;0,0.02044846;0.3069772;-0.008232772,0.04111754;0.6117361;-0.03132709,0.2255008;0.4895965;-0.01179349,0.2585626;0.2514501;0.006789916,0.2996941;0.03801987;-0.009899405,-0.1533248;0.4878979;-0.01260655,-0.2151212;0.2548558;-0.007643493,-0.2702225;0.04472844;-0.02589647,0.07737235;0.0009288733;-0.0390756,0.06613375;-0.2803761;-0.01137819,0.0372089;-0.6192318;0.05366243,0.03707815;-0.5827762;-0.02611151,-0.07858689;0.008625695;-0.03555199,-0.1017298;-0.2732967;-0.03236305,-0.1305771;-0.6130192;0.02802346,-0.1291012;-0.5764584;-0.05172834,0.03590089;0.5356538;-0.02300052,0;0;0,-0.009788662;0.2948456;-0.08769941,-0.022535;0.5826028;-0.1919057,0.1605457;0.5035311;-0.08695865,0.2184542;0.2705497;-0.06419134,0.1990326;0.06107979;-0.1213577,-0.1763031;0.4712616;-0.05384825,-0.2256494;0.241724;0.001192726,-0.2358055;0.04167894;-0.08484006,0.07642293;0.006124824;-0.04045081,0.09906054;-0.2753101;-0.0579977,0.07151036;-0.6160953;-0.003256802,0.07577598;-0.6426789;-0.05969858,-0.08046124;0.002542475;-0.0321523,-0.1204358;-0.2727481;-0.08356328,-0.1423862;-0.6182697;-0.08837719,-0.1440395;-0.6387343;-0.1504752,-0.01930163;0.51161;-0.1630158,165.2283
+0;0;0,0.02044846;0.3069772;-0.008232772,0.04111754;0.6117361;-0.03132709,0.2255008;0.4895965;-0.01179349,0.2585626;0.2514501;0.006789916,0.2996941;0.03801987;-0.009899405,-0.1533248;0.4878979;-0.01260655,-0.2151212;0.2548558;-0.007643493,-0.2702225;0.04472844;-0.02589647,0.07737235;0.0009288733;-0.0390756,0.06613375;-0.2803761;-0.01137819,0.0372089;-0.6192318;0.05366243,0.03707815;-0.5827762;-0.02611151,-0.07858689;0.008625695;-0.03555199,-0.1017298;-0.2732967;-0.03236305,-0.1305771;-0.6130192;0.02802346,-0.1291012;-0.5764584;-0.05172834,0.03590089;0.5356538;-0.02300052,0;0;0,-0.009788662;0.2948456;-0.08769941,-0.022535;0.5826028;-0.1919057,0.1605457;0.5035311;-0.08695865,0.2184542;0.2705497;-0.06419134,0.1990326;0.06107979;-0.1213577,-0.1763031;0.4712616;-0.05384825,-0.2256494;0.241724;0.001192726,-0.2358055;0.04167894;-0.08484006,0.07642293;0.006124824;-0.04045081,0.09906054;-0.2753101;-0.0579977,0.07151036;-0.6160953;-0.003256802,0.07577598;-0.6426789;-0.05969858,-0.08046124;0.002542475;-0.0321523,-0.1204358;-0.2727481;-0.08356328,-0.1423862;-0.6182697;-0.08837719,-0.1440395;-0.6387343;-0.1504752,-0.01930163;0.51161;-0.1630158,165.2397
+0;0;0,0.02062758;0.3069966;-0.008262177,0.04146754;0.6117551;-0.03140896,0.2276368;0.4888942;-0.0120523,0.2619376;0.250118;0.007575709,0.3094823;0.0378803;-0.007694467,-0.154855;0.4873578;-0.01242537,-0.217689;0.2536774;-0.007818928,-0.2742696;0.04388775;-0.02586026,0.076989;0.0009706262;-0.03902544,0.06552383;-0.2808213;-0.01128381,0.03620684;-0.6190268;0.05350288,0.03598784;-0.5825568;-0.02636297,-0.07829218;0.008555122;-0.03533236,-0.1021699;-0.2738144;-0.03308438,-0.1308499;-0.6128675;0.0274153,-0.1294612;-0.5762974;-0.0524306,0.03621044;0.5356768;-0.02306696,0;0;0,-0.00965447;0.2947466;-0.08815861,-0.02230133;0.5825059;-0.1924174,0.1618858;0.5025392;-0.0853126,0.2178726;0.2682666;-0.06169724,0.1994095;0.05895551;-0.1198909,-0.1784811;0.4709094;-0.054419,-0.2293514;0.2408742;0.001005556,-0.2383191;0.04058671;-0.08468588,0.07623558;0.00604704;-0.04003501,0.09884748;-0.2758857;-0.05765295,0.07167372;-0.6161641;-0.00369072,0.07590802;-0.6426858;-0.06032848,-0.08000242;0.002558554;-0.03231561,-0.1203562;-0.2731725;-0.08381051,-0.1418389;-0.6180689;-0.08877709,-0.1434751;-0.638656;-0.1508958,-0.01910206;0.5115128;-0.163523,165.2617
+0;0;0,0.02062758;0.3069966;-0.008262177,0.04146754;0.6117551;-0.03140896,0.2276368;0.4888942;-0.0120523,0.2619376;0.250118;0.007575709,0.3094823;0.0378803;-0.007694467,-0.154855;0.4873578;-0.01242537,-0.217689;0.2536774;-0.007818928,-0.2742696;0.04388775;-0.02586026,0.076989;0.0009706262;-0.03902544,0.06552383;-0.2808213;-0.01128381,0.03620684;-0.6190268;0.05350288,0.03598784;-0.5825568;-0.02636297,-0.07829218;0.008555122;-0.03533236,-0.1021699;-0.2738144;-0.03308438,-0.1308499;-0.6128675;0.0274153,-0.1294612;-0.5762974;-0.0524306,0.03621044;0.5356768;-0.02306696,0;0;0,-0.00965447;0.2947466;-0.08815861,-0.02230133;0.5825059;-0.1924174,0.1618858;0.5025392;-0.0853126,0.2178726;0.2682666;-0.06169724,0.1994095;0.05895551;-0.1198909,-0.1784811;0.4709094;-0.054419,-0.2293514;0.2408742;0.001005556,-0.2383191;0.04058671;-0.08468588,0.07623558;0.00604704;-0.04003501,0.09884748;-0.2758857;-0.05765295,0.07167372;-0.6161641;-0.00369072,0.07590802;-0.6426858;-0.06032848,-0.08000242;0.002558554;-0.03231561,-0.1203562;-0.2731725;-0.08381051,-0.1418389;-0.6180689;-0.08877709,-0.1434751;-0.638656;-0.1508958,-0.01910206;0.5115128;-0.163523,165.273
+0;0;0,0.02064221;0.3072144;-0.008268037,0.04150383;0.6122898;-0.03143808,0.2287849;0.4890949;-0.01201051,0.2633418;0.2485359;0.007764062,0.3108952;0.03625946;-0.0075089,-0.1559369;0.4875495;-0.01238575,-0.21924;0.2521243;-0.007744911,-0.2758309;0.04229644;-0.02578954,0.07700508;0.000970829;-0.03903359,0.06554873;-0.2806046;-0.01131328,0.03621899;-0.6189572;0.05350159,0.03599982;-0.5824825;-0.02642238,-0.07830855;0.008556909;-0.03533975,-0.1021679;-0.2735957;-0.03309349,-0.1308604;-0.6127962;0.02743252,-0.1294707;-0.5762213;-0.0524715,0.0362425;0.5361503;-0.02308938,0;0;0,-0.009743959;0.2948315;-0.08862615,-0.02224482;0.5827747;-0.1933396,0.1623456;0.5024561;-0.08438205,0.2172876;0.266306;-0.05852961,0.2002156;0.05716017;-0.1178801,-0.1795001;0.4705921;-0.05490566,-0.2339228;0.2393164;-0.0001011491,-0.2415701;0.03913671;-0.08627256,0.07623257;0.006004304;-0.04008603,0.09884232;-0.2757068;-0.05775118,0.07176557;-0.6161485;-0.003807068,0.07611915;-0.6426132;-0.06057501,-0.08001684;0.002624684;-0.0323228,-0.1207545;-0.2728101;-0.08390286,-0.1416465;-0.6178919;-0.08898219,-0.1434036;-0.6386925;-0.1509985,-0.0190971;0.5117334;-0.1643944,165.2953
+0;0;0,0.02055653;0.3072157;-0.008433065,0.04129699;0.6122859;-0.03177907,0.2286405;0.4891794;-0.01243161,0.2670342;0.249236;0.007740945,0.3230471;0.03895214;-0.006371333,-0.1560069;0.4872821;-0.0120709,-0.2211;0.2523376;-0.007848565,-0.2807251;0.04331701;-0.02548692,0.07695693;0.0009667789;-0.03912854,0.06489675;-0.2806257;-0.01184074,0.03542116;-0.618988;0.05285704,0.03508057;-0.5825241;-0.02706738,-0.07838331;0.008553113;-0.03517453,-0.1032085;-0.2735251;-0.03525402,-0.1314683;-0.6125417;0.02649366,-0.1301981;-0.575974;-0.05341293,0.03607;0.536149;-0.0233851,0;0;0,-0.009743959;0.2948315;-0.08862615,-0.02224482;0.5827747;-0.1933396,0.1623456;0.5024561;-0.08438205,0.2172876;0.266306;-0.05852961,0.2002156;0.05716017;-0.1178801,-0.1795001;0.4705921;-0.05490566,-0.2339228;0.2393164;-0.0001011491,-0.2415701;0.03913671;-0.08627256,0.07623257;0.006004304;-0.04008603,0.09884232;-0.2757068;-0.05775118,0.07176557;-0.6161485;-0.003807068,0.07611915;-0.6426132;-0.06057501,-0.08001684;0.002624684;-0.0323228,-0.1207545;-0.2728101;-0.08390286,-0.1416465;-0.6178919;-0.08898219,-0.1434036;-0.6386925;-0.1509985,-0.0190971;0.5117334;-0.1643944,165.3181
+0;0;0,0.02056124;0.3072859;-0.008434995,0.04131342;0.6125288;-0.03179412,0.2275964;0.4896389;-0.01250228,0.2660873;0.249088;0.007721351,0.3220826;0.0388705;-0.006386478,-0.1549383;0.4877521;-0.01214355,-0.2201962;0.2522128;-0.00791052,-0.2798025;0.04325801;-0.02554332,0.07680991;0.0009649319;-0.03905379,0.06472437;-0.2812197;-0.01170861,0.03529182;-0.6190878;0.05289469,0.03495091;-0.5826179;-0.02710329,-0.07823356;0.008536772;-0.03510733,-0.1031109;-0.2741345;-0.03518698,-0.1313294;-0.6126561;0.02647052,-0.1300581;-0.5760824;-0.05350962,0.03608361;0.5363506;-0.0233956,0;0;0,-0.00966683;0.294752;-0.08914256,-0.02193852;0.5828359;-0.194006,0.1608834;0.5039742;-0.0837512,0.2173707;0.2678054;-0.05566669,0.202554;0.05824943;-0.1139135,-0.1787018;0.4708476;-0.05660333,-0.2350082;0.239114;-0.002896659,-0.2429083;0.03945038;-0.09006277,0.07609771;0.006047845;-0.03998065,0.0983455;-0.2762736;-0.0579133,0.07186049;-0.6163037;-0.004314188,0.07620154;-0.6427162;-0.06123901,-0.07979456;0.002589785;-0.03243474,-0.1209718;-0.2732784;-0.08461837,-0.1415499;-0.6178755;-0.0895403,-0.1432627;-0.6390029;-0.1513845,-0.01886742;0.5117572;-0.1650338,165.3296
+0;0;0,0.02056124;0.3072859;-0.008434995,0.04131342;0.6125288;-0.03179412,0.2275964;0.4896389;-0.01250228,0.2660873;0.249088;0.007721351,0.3220826;0.0388705;-0.006386478,-0.1549383;0.4877521;-0.01214355,-0.2201962;0.2522128;-0.00791052,-0.2798025;0.04325801;-0.02554332,0.07680991;0.0009649319;-0.03905379,0.06472437;-0.2812197;-0.01170861,0.03529182;-0.6190878;0.05289469,0.03495091;-0.5826179;-0.02710329,-0.07823356;0.008536772;-0.03510733,-0.1031109;-0.2741345;-0.03518698,-0.1313294;-0.6126561;0.02647052,-0.1300581;-0.5760824;-0.05350962,0.03608361;0.5363506;-0.0233956,0;0;0,-0.00966683;0.294752;-0.08914256,-0.02193852;0.5828359;-0.194006,0.1608834;0.5039742;-0.0837512,0.2173707;0.2678054;-0.05566669,0.202554;0.05824943;-0.1139135,-0.1787018;0.4708476;-0.05660333,-0.2350082;0.239114;-0.002896659,-0.2429083;0.03945038;-0.09006277,0.07609771;0.006047845;-0.03998065,0.0983455;-0.2762736;-0.0579133,0.07186049;-0.6163037;-0.004314188,0.07620154;-0.6427162;-0.06123901,-0.07979456;0.002589785;-0.03243474,-0.1209718;-0.2732784;-0.08461837,-0.1415499;-0.6178755;-0.0895403,-0.1432627;-0.6390029;-0.1513845,-0.01886742;0.5117572;-0.1650338,165.3412
+0;0;0,0.02092292;0.3072655;-0.008694109,0.04213006;0.6122665;-0.03233641,0.2286368;0.489773;-0.01336494,0.2749321;0.2492024;0.007102205,0.3369771;0.04054917;-0.005364088,-0.1544798;0.4875314;-0.01269185,-0.2224034;0.2513008;-0.008466672,-0.286494;0.04364891;-0.0261935,0.07668734;0.0009929485;-0.03913024,0.06416633;-0.2817518;-0.01217957,0.03404685;-0.6190045;0.05183013,0.03362449;-0.5825506;-0.02819939,-0.07823769;0.008480197;-0.03492935,-0.1044821;-0.2745372;-0.04126137,-0.1326498;-0.6114732;0.02525591,-0.1314524;-0.5749103;-0.0547569,0.03678116;0.5362157;-0.02386476,0;0;0,-0.009409815;0.2948196;-0.08898497,-0.02057811;0.5831607;-0.192733,0.1619676;0.5032336;-0.08261585,0.218245;0.2659713;-0.05137682,0.2056332;0.05655649;-0.1107697,-0.1807795;0.4728255;-0.05931371,-0.2406099;0.2412193;-0.002610393,-0.2510806;0.04194696;-0.09048557,0.07602429;0.005898446;-0.0399828,0.09773663;-0.2770192;-0.0576992,0.07187316;-0.6165311;-0.004722118,0.07621059;-0.642921;-0.06171274,-0.07970323;0.002779171;-0.03244659,-0.121601;-0.2734061;-0.08530422,-0.1416237;-0.6173859;-0.0898688,-0.1433541;-0.638859;-0.1514649,-0.01787214;0.5120072;-0.1642029,165.3636
+0;0;0,0.02092292;0.3072655;-0.008694109,0.04213006;0.6122665;-0.03233641,0.2286368;0.489773;-0.01336494,0.2749321;0.2492024;0.007102205,0.3369771;0.04054917;-0.005364088,-0.1544798;0.4875314;-0.01269185,-0.2224034;0.2513008;-0.008466672,-0.286494;0.04364891;-0.0261935,0.07668734;0.0009929485;-0.03913024,0.06416633;-0.2817518;-0.01217957,0.03404685;-0.6190045;0.05183013,0.03362449;-0.5825506;-0.02819939,-0.07823769;0.008480197;-0.03492935,-0.1044821;-0.2745372;-0.04126137,-0.1326498;-0.6114732;0.02525591,-0.1314524;-0.5749103;-0.0547569,0.03678116;0.5362157;-0.02386476,0;0;0,-0.009409815;0.2948196;-0.08898497,-0.02057811;0.5831607;-0.192733,0.1619676;0.5032336;-0.08261585,0.218245;0.2659713;-0.05137682,0.2056332;0.05655649;-0.1107697,-0.1807795;0.4728255;-0.05931371,-0.2406099;0.2412193;-0.002610393,-0.2510806;0.04194696;-0.09048557,0.07602429;0.005898446;-0.0399828,0.09773663;-0.2770192;-0.0576992,0.07187316;-0.6165311;-0.004722118,0.07621059;-0.642921;-0.06171274,-0.07970323;0.002779171;-0.03244659,-0.121601;-0.2734061;-0.08530422,-0.1416237;-0.6173859;-0.0898688,-0.1433541;-0.638859;-0.1514649,-0.01787214;0.5120072;-0.1642029,165.3754
+0;0;0,0.02092292;0.3072655;-0.008694109,0.04213006;0.6122665;-0.03233641,0.2286368;0.489773;-0.01336494,0.2749321;0.2492024;0.007102205,0.3369771;0.04054917;-0.005364088,-0.1544798;0.4875314;-0.01269185,-0.2224034;0.2513008;-0.008466672,-0.286494;0.04364891;-0.0261935,0.07668734;0.0009929485;-0.03913024,0.06416633;-0.2817518;-0.01217957,0.03404685;-0.6190045;0.05183013,0.03362449;-0.5825506;-0.02819939,-0.07823769;0.008480197;-0.03492935,-0.1044821;-0.2745372;-0.04126137,-0.1326498;-0.6114732;0.02525591,-0.1314524;-0.5749103;-0.0547569,0.03678116;0.5362157;-0.02386476,0;0;0,-0.009409815;0.2948196;-0.08898497,-0.02057811;0.5831607;-0.192733,0.1619676;0.5032336;-0.08261585,0.218245;0.2659713;-0.05137682,0.2056332;0.05655649;-0.1107697,-0.1807795;0.4728255;-0.05931371,-0.2406099;0.2412193;-0.002610393,-0.2510806;0.04194696;-0.09048557,0.07602429;0.005898446;-0.0399828,0.09773663;-0.2770192;-0.0576992,0.07187316;-0.6165311;-0.004722118,0.07621059;-0.642921;-0.06171274,-0.07970323;0.002779171;-0.03244659,-0.121601;-0.2734061;-0.08530422,-0.1416237;-0.6173859;-0.0898688,-0.1433541;-0.638859;-0.1514649,-0.01787214;0.5120072;-0.1642029,165.3863
+0;0;0,0.02113476;0.3077794;-0.009642063,0.04265644;0.6135216;-0.03405581,0.2288076;0.4919613;-0.01509283,0.2854947;0.2511014;0.006742519,0.3592589;0.0463579;-0.007106098,-0.1534499;0.4885083;-0.01369158,-0.2260329;0.2509949;-0.008913013,-0.2981748;0.04587841;-0.02551447,0.07639553;0.0008771791;-0.0394497,0.06443606;-0.2820545;-0.01155742,0.03213775;-0.6194091;0.05015522,0.03159043;-0.5830189;-0.02988176,-0.07834024;0.008600727;-0.03438254,-0.1067461;-0.2738234;-0.05440954,-0.1342057;-0.6090299;0.02003715,-0.1331213;-0.5725178;-0.05998453,0.03721338;0.5373009;-0.02539217,0;0;0,-0.009348564;0.2955456;-0.08850551,-0.02014323;0.5852154;-0.1910264,0.1615526;0.5052293;-0.08085108,0.2188388;0.265565;-0.04949713,0.2074971;0.05625403;-0.1096063,-0.1804581;0.4731043;-0.05960665,-0.2428728;0.2391059;-0.004353892,-0.2580517;0.04148459;-0.09528393,0.07597522;0.005822748;-0.03983951,0.09753573;-0.2773536;-0.05766249,0.0717559;-0.6167946;-0.004984617,0.07603432;-0.6431888;-0.06197977,-0.0795367;0.002884367;-0.03254102,-0.1226695;-0.2732156;-0.08620389,-0.1418744;-0.6171321;-0.08972224,-0.1434195;-0.6383684;-0.1515245,-0.01751266;0.5136819;-0.1629138,165.3978
+0;0;0,0.02113476;0.3077794;-0.009642063,0.04265644;0.6135216;-0.03405581,0.2288076;0.4919613;-0.01509283,0.2854947;0.2511014;0.006742519,0.3592589;0.0463579;-0.007106098,-0.1534499;0.4885083;-0.01369158,-0.2260329;0.2509949;-0.008913013,-0.2981748;0.04587841;-0.02551447,0.07639553;0.0008771791;-0.0394497,0.06443606;-0.2820545;-0.01155742,0.03213775;-0.6194091;0.05015522,0.03159043;-0.5830189;-0.02988176,-0.07834024;0.008600727;-0.03438254,-0.1067461;-0.2738234;-0.05440954,-0.1342057;-0.6090299;0.02003715,-0.1331213;-0.5725178;-0.05998453,0.03721338;0.5373009;-0.02539217,0;0;0,-0.009348564;0.2955456;-0.08850551,-0.02014323;0.5852154;-0.1910264,0.1615526;0.5052293;-0.08085108,0.2188388;0.265565;-0.04949713,0.2074971;0.05625403;-0.1096063,-0.1804581;0.4731043;-0.05960665,-0.2428728;0.2391059;-0.004353892,-0.2580517;0.04148459;-0.09528393,0.07597522;0.005822748;-0.03983951,0.09753573;-0.2773536;-0.05766249,0.0717559;-0.6167946;-0.004984617,0.07603432;-0.6431888;-0.06197977,-0.0795367;0.002884367;-0.03254102,-0.1226695;-0.2732156;-0.08620389,-0.1418744;-0.6171321;-0.08972224,-0.1434195;-0.6383684;-0.1515245,-0.01751266;0.5136819;-0.1629138,165.4095
+0;0;0,0.02113476;0.3077794;-0.009642063,0.04265644;0.6135216;-0.03405581,0.2288076;0.4919613;-0.01509283,0.2854947;0.2511014;0.006742519,0.3592589;0.0463579;-0.007106098,-0.1534499;0.4885083;-0.01369158,-0.2260329;0.2509949;-0.008913013,-0.2981748;0.04587841;-0.02551447,0.07639553;0.0008771791;-0.0394497,0.06443606;-0.2820545;-0.01155742,0.03213775;-0.6194091;0.05015522,0.03159043;-0.5830189;-0.02988176,-0.07834024;0.008600727;-0.03438254,-0.1067461;-0.2738234;-0.05440954,-0.1342057;-0.6090299;0.02003715,-0.1331213;-0.5725178;-0.05998453,0.03721338;0.5373009;-0.02539217,0;0;0,-0.009348564;0.2955456;-0.08850551,-0.02014323;0.5852154;-0.1910264,0.1615526;0.5052293;-0.08085108,0.2188388;0.265565;-0.04949713,0.2074971;0.05625403;-0.1096063,-0.1804581;0.4731043;-0.05960665,-0.2428728;0.2391059;-0.004353892,-0.2580517;0.04148459;-0.09528393,0.07597522;0.005822748;-0.03983951,0.09753573;-0.2773536;-0.05766249,0.0717559;-0.6167946;-0.004984617,0.07603432;-0.6431888;-0.06197977,-0.0795367;0.002884367;-0.03254102,-0.1226695;-0.2732156;-0.08620389,-0.1418744;-0.6171321;-0.08972224,-0.1434195;-0.6383684;-0.1515245,-0.01751266;0.5136819;-0.1629138,165.4207
+0;0;0,0.02163642;0.3078702;-0.01046872,0.04395324;0.6134323;-0.03574267,0.2296493;0.4933795;-0.0168473,0.2954433;0.2516173;0.005951887,0.3705356;0.0474081;-0.00902443,-0.151793;0.4886606;-0.01432585,-0.2316999;0.2501399;-0.009808864,-0.311864;0.04792158;-0.0254938,0.07615399;0.0006446569;-0.03955132,0.0635707;-0.2829804;-0.01239686,0.0312116;-0.6201123;0.04921257,0.03045623;-0.5837988;-0.03081368,-0.07835235;0.008801;-0.0338763,-0.1089914;-0.2727879;-0.06716083,-0.1363858;-0.6066306;0.01220728,-0.1366748;-0.6347541;-0.04316614,0.03828111;0.5373073;-0.02684082,0;0;0,-0.009225234;0.295815;-0.08814859,-0.0196323;0.5856854;-0.1899891,0.1614325;0.50646;-0.08005261,0.2201475;0.2640196;-0.04729843,0.2103256;0.05484392;-0.1082377,-0.1802575;0.4727509;-0.0605391,-0.2453069;0.2359366;-0.005902436,-0.2609128;0.03917716;-0.09867491,0.0757625;0.005729615;-0.03989196,0.0970943;-0.2780657;-0.05844045,0.07140234;-0.6173292;-0.006086592,0.07568102;-0.6437347;-0.06304932,-0.07933578;0.002970144;-0.03257553,-0.1234892;-0.2734743;-0.08705351,-0.1422588;-0.6171834;-0.09058606,-0.1437144;-0.6383588;-0.1524214,-0.01707304;0.5141249;-0.1620789,165.4432
+0;0;0,0.02163642;0.3078702;-0.01046872,0.04395324;0.6134323;-0.03574267,0.2296493;0.4933795;-0.0168473,0.2954433;0.2516173;0.005951887,0.3705356;0.0474081;-0.00902443,-0.151793;0.4886606;-0.01432585,-0.2316999;0.2501399;-0.009808864,-0.311864;0.04792158;-0.0254938,0.07615399;0.0006446569;-0.03955132,0.0635707;-0.2829804;-0.01239686,0.0312116;-0.6201123;0.04921257,0.03045623;-0.5837988;-0.03081368,-0.07835235;0.008801;-0.0338763,-0.1089914;-0.2727879;-0.06716083,-0.1363858;-0.6066306;0.01220728,-0.1366748;-0.6347541;-0.04316614,0.03828111;0.5373073;-0.02684082,0;0;0,-0.009225234;0.295815;-0.08814859,-0.0196323;0.5856854;-0.1899891,0.1614325;0.50646;-0.08005261,0.2201475;0.2640196;-0.04729843,0.2103256;0.05484392;-0.1082377,-0.1802575;0.4727509;-0.0605391,-0.2453069;0.2359366;-0.005902436,-0.2609128;0.03917716;-0.09867491,0.0757625;0.005729615;-0.03989196,0.0970943;-0.2780657;-0.05844045,0.07140234;-0.6173292;-0.006086592,0.07568102;-0.6437347;-0.06304932,-0.07933578;0.002970144;-0.03257553,-0.1234892;-0.2734743;-0.08705351,-0.1422588;-0.6171834;-0.09058606,-0.1437144;-0.6383588;-0.1524214,-0.01707304;0.5141249;-0.1620789,165.4547
+0;0;0,0.02157436;0.306987;-0.01043869,0.04373603;0.6104297;-0.03552941,0.2266275;0.4917345;-0.0168653,0.2926402;0.2491689;0.006009648,0.367682;0.04509714;-0.008956593,-0.1491204;0.4870861;-0.0143815,-0.2292928;0.2477728;-0.009849497,-0.3094029;0.04569052;-0.02552388,0.07598169;0.0006431984;-0.03946183,0.06339937;-0.2829598;-0.01230949,0.03104429;-0.6200498;0.04929229,0.03028874;-0.5837349;-0.03075265,-0.07817508;0.008781088;-0.03379966,-0.1088118;-0.2727859;-0.06708159,-0.1362027;-0.6065872;0.01227667,-0.1364918;-0.6347242;-0.04310968,0.0381162;0.5350066;-0.02670964,0;0;0,-0.008268401;0.2958029;-0.08513331,-0.01659847;0.5853257;-0.1816223,0.1633348;0.5048025;-0.07937932,0.2221958;0.2621219;-0.04249406,0.2182811;0.05239302;-0.1016467,-0.1788908;0.4729851;-0.06127442,-0.2461685;0.2356759;-0.007635862,-0.2621607;0.03972228;-0.1016942,0.0757529;0.005588442;-0.0395112,0.09687401;-0.2780975;-0.0595715,0.07121907;-0.6173259;-0.007252689,0.075504;-0.6437169;-0.06425571,-0.07901502;0.00306592;-0.03283433,-0.123787;-0.273135;-0.08792278,-0.1422383;-0.6168184;-0.09146694,-0.1436698;-0.6382004;-0.1531556,-0.01459841;0.513906;-0.1552925,165.4666
+0;0;0,0.0211908;0.3069679;-0.01170691,0.04298458;0.6103795;-0.03751466,0.2264715;0.4932474;-0.02286359,0.3065979;0.2552896;0.003114825,0.3909096;0.05493061;-0.01264459,-0.1496387;0.4866994;-0.01523165,-0.2361887;0.2496146;-0.01088318,-0.3216709;0.0497811;-0.02700511,0.07572404;0.0003143685;-0.03995797,0.06355333;-0.2833435;-0.01319346,0.02993302;-0.6203336;0.0482773,0.02830281;-0.5840924;-0.03176039,-0.07844051;0.009207982;-0.03306308,-0.1126491;-0.2698129;-0.08105636,-0.1380696;-0.602764;0.002422102,-0.1383397;-0.6321832;-0.05158655,0.03743993;0.5349658;-0.02856735,0;0;0,-0.008268401;0.2958029;-0.08513331,-0.01659847;0.5853257;-0.1816223,0.1633348;0.5048025;-0.07937932,0.2221958;0.2621219;-0.04249406,0.2182811;0.05239302;-0.1016467,-0.1788908;0.4729851;-0.06127442,-0.2461685;0.2356759;-0.007635862,-0.2621607;0.03972228;-0.1016942,0.0757529;0.005588442;-0.0395112,0.09687401;-0.2780975;-0.0595715,0.07121907;-0.6173259;-0.007252689,0.075504;-0.6437169;-0.06425571,-0.07901502;0.00306592;-0.03283433,-0.123787;-0.273135;-0.08792278,-0.1422383;-0.6168184;-0.09146694,-0.1436698;-0.6382004;-0.1531556,-0.01459841;0.513906;-0.1552925,165.4776
+0;0;0,0.02117928;0.3068011;-0.01170055,0.04295025;0.609895;-0.03748127,0.226689;0.492788;-0.02283218,0.3069086;0.254553;0.003176492,0.391257;0.05410688;-0.01258978,-0.1499106;0.4862314;-0.01519032,-0.2365613;0.2488705;-0.01083678,-0.3220807;0.04895005;-0.02696572,0.07551695;0.0003135088;-0.0398487,0.06334025;-0.2834843;-0.01307098,0.02969357;-0.6207386;0.04844798,0.02806116;-0.584489;-0.03169763,-0.07822601;0.009182801;-0.03297267,-0.1124514;-0.2699757;-0.08098963,-0.1378919;-0.6031879;0.00255429,-0.1381623;-0.6326872;-0.05152718,0.03741143;0.5345606;-0.02854336,0;0;0,-0.008064352;0.2958884;-0.08424616,-0.01619027;0.5853202;-0.1800044,0.164365;0.5038612;-0.07887101,0.2261178;0.2619962;-0.03943229,0.2212263;0.05268258;-0.1003075,-0.1788414;0.4725899;-0.06005655,-0.247813;0.2351393;-0.00782945,-0.2660859;0.04132873;-0.1060406,0.07576442;0.005525082;-0.03898787,0.09689973;-0.2782424;-0.05986404,0.07117593;-0.6177027;-0.007308006,0.07570025;-0.6439843;-0.06455278,-0.07871092;0.003096379;-0.03295197,-0.1237146;-0.2731868;-0.08816741,-0.1420864;-0.6171464;-0.09155509,-0.1435082;-0.6386446;-0.1532881,-0.01420446;0.5139378;-0.1538041,165.5002
+0;0;0,0.02118777;0.306924;-0.01170524,0.0429653;0.6101095;-0.03749361,0.2272018;0.4928726;-0.02282712,0.3070738;0.2556702;0.003068823,0.3914065;0.05526134;-0.01269452,-0.1503911;0.4862988;-0.0151651,-0.2366662;0.2499666;-0.01083043,-0.3221697;0.05008338;-0.02695637,0.07542409;0.0003131232;-0.03979969,0.06323297;-0.2838205;-0.01299028,0.02958336;-0.6211042;0.04853403,0.02794836;-0.5848446;-0.03173871,-0.0781298;0.009171507;-0.03293212,-0.1123957;-0.2703174;-0.0810059,-0.1378384;-0.6035587;0.00254529,-0.1381093;-0.6331524;-0.05162197,0.03742504;0.5347554;-0.02855337,0;0;0,-0.008002289;0.296128;-0.08385968,-0.01623262;0.5856714;-0.1795602,0.1650891;0.502943;-0.0789628,0.2291629;0.2629276;-0.03893518,0.2282599;0.05350749;-0.09948778,-0.1788185;0.472616;-0.05866027,-0.248357;0.2361189;-0.008176103,-0.2683217;0.04408716;-0.1094154,0.0757281;0.005427867;-0.03884196,0.09660336;-0.2786478;-0.06039548,0.07073128;-0.6181104;-0.007730011,0.07529333;-0.6442921;-0.0652485,-0.07853489;0.003207767;-0.03308908,-0.1239549;-0.2732575;-0.08879611,-0.1427664;-0.6172313;-0.09124346,-0.1439307;-0.6383609;-0.1534527,-0.01419152;0.5142761;-0.1533418,165.5227
+0;0;0,0.02144305;0.3068396;-0.01333811,0.04322752;0.609944;-0.04008614,0.2276403;0.4933538;-0.02740154,0.3216056;0.2616136;0.0005647652,0.4147807;0.06496729;-0.01258155,-0.1500403;0.4862225;-0.01600014,-0.2450744;0.2532948;-0.01068336,-0.3370476;0.05640398;-0.02797935,0.07493963;-0.0003099887;-0.04070457,0.06386746;-0.2844825;-0.01382216,0.02948436;-0.621895;0.04658056,0.0272276;-0.585743;-0.03368543,-0.07860471;0.0101341;-0.0314882,-0.1176923;-0.2644635;-0.09980814,-0.1396702;-0.5966034;-0.01105034,-0.1401992;-0.5602666;-0.09133193,0.03767399;0.5346126;-0.0309644,0;0;0,-0.008002289;0.296128;-0.08385968,-0.01623262;0.5856714;-0.1795602,0.1650891;0.502943;-0.0789628,0.2291629;0.2629276;-0.03893518,0.2282599;0.05350749;-0.09948778,-0.1788185;0.472616;-0.05866027,-0.248357;0.2361189;-0.008176103,-0.2683217;0.04408716;-0.1094154,0.0757281;0.005427867;-0.03884196,0.09660336;-0.2786478;-0.06039548,0.07073128;-0.6181104;-0.007730011,0.07529333;-0.6442921;-0.0652485,-0.07853489;0.003207767;-0.03308908,-0.1239549;-0.2732575;-0.08879611,-0.1427664;-0.6172313;-0.09124346,-0.1439307;-0.6383609;-0.1534527,-0.01419152;0.5142761;-0.1533418,165.5339
+0;0;0,0.02144305;0.3068396;-0.01333811,0.04322752;0.609944;-0.04008614,0.2276403;0.4933538;-0.02740154,0.3216056;0.2616136;0.0005647652,0.4147807;0.06496729;-0.01258155,-0.1500403;0.4862225;-0.01600014,-0.2450744;0.2532948;-0.01068336,-0.3370476;0.05640398;-0.02797935,0.07493963;-0.0003099887;-0.04070457,0.06386746;-0.2844825;-0.01382216,0.02948436;-0.621895;0.04658056,0.0272276;-0.585743;-0.03368543,-0.07860471;0.0101341;-0.0314882,-0.1176923;-0.2644635;-0.09980814,-0.1396702;-0.5966034;-0.01105034,-0.1401992;-0.5602666;-0.09133193,0.03767399;0.5346126;-0.0309644,0;0;0,-0.008002289;0.296128;-0.08385968,-0.01623262;0.5856714;-0.1795602,0.1650891;0.502943;-0.0789628,0.2291629;0.2629276;-0.03893518,0.2282599;0.05350749;-0.09948778,-0.1788185;0.472616;-0.05866027,-0.248357;0.2361189;-0.008176103,-0.2683217;0.04408716;-0.1094154,0.0757281;0.005427867;-0.03884196,0.09660336;-0.2786478;-0.06039548,0.07073128;-0.6181104;-0.007730011,0.07529333;-0.6442921;-0.0652485,-0.07853489;0.003207767;-0.03308908,-0.1239549;-0.2732575;-0.08879611,-0.1427664;-0.6172313;-0.09124346,-0.1439307;-0.6383609;-0.1534527,-0.01419152;0.5142761;-0.1533418,165.5452
+0;0;0,0.02152149;0.3067322;-0.01480259,0.04323087;0.609001;-0.04256942,0.2259017;0.4934336;-0.03131663,0.3302357;0.264313;-0.002146479,0.4350788;0.0736012;-0.01330832,-0.1481388;0.4862483;-0.016941,-0.2533247;0.2557388;-0.01110557,-0.3524746;0.06239933;-0.02774325,0.07433254;-0.0009176765;-0.04132007,0.06468035;-0.2856726;-0.01478515,0.02793799;-0.6231564;0.04426641,0.02517823;-0.5870965;-0.03602179,-0.07863948;0.01078354;-0.03054607,-0.1216117;-0.260831;-0.1096762,-0.1365558;-0.5926619;-0.01803931,-0.1376244;-0.556422;-0.09835405,0.03768311;0.533981;-0.03324553,0;0;0,-0.007020555;0.297143;-0.08014798,-0.01430307;0.5879493;-0.169539,0.1671776;0.5046319;-0.07670236,0.2330656;0.2634579;-0.03514981,0.2365225;0.0538581;-0.09467816,-0.1766482;0.471381;-0.05509776,-0.2510542;0.2339867;-0.006719772,-0.2746592;0.04380316;-0.1104535,0.07566464;0.005299717;-0.03847456,0.0960041;-0.2792397;-0.06097507,0.06993365;-0.6187597;-0.008260008,0.07440071;-0.6449288;-0.06584143,-0.07816212;0.00337022;-0.03335926,-0.1245311;-0.2733584;-0.08951782,-0.1433616;-0.6174135;-0.09149748,-0.1445074;-0.6386986;-0.1536188,-0.01244022;0.5162235;-0.1450918,165.5675
+0;0;0,0.02152592;0.3067953;-0.01480564,0.04324063;0.6091381;-0.04257943,0.226774;0.4933623;-0.03131502,0.332154;0.2619447;-0.001852425,0.4370065;0.07121558;-0.01301527,-0.1489839;0.4861439;-0.01687339,-0.2552243;0.2533235;-0.01097945,-0.3543831;0.05996656;-0.02761864,0.07422979;-0.0009164081;-0.04126296,0.06456494;-0.286045;-0.01469322,0.0278195;-0.623557;0.0443633,0.02506011;-0.5874979;-0.03591417,-0.07853078;0.01076863;-0.03050385,-0.1215593;-0.2612022;-0.1097378,-0.1365048;-0.593061;-0.01809322,-0.1375732;-0.5568219;-0.09839722,0.03769122;0.5340958;-0.03325278,0;0;0,-0.007165119;0.2974558;-0.07921243,-0.01493861;0.5882777;-0.1687517,0.1678965;0.5062702;-0.07627583,0.2382718;0.2638565;-0.03373146,0.2410034;0.0542974;-0.09351254,-0.1753552;0.4711699;-0.04945666,-0.252709;0.231559;-0.003303412,-0.280606;0.04387832;-0.1105132,0.07538743;0.005168647;-0.03877568,0.09520544;-0.2797487;-0.06173158,0.06866556;-0.6192489;-0.008934256,0.07318984;-0.6454226;-0.0664916,-0.07810243;0.003484611;-0.03318736,-0.1256182;-0.2732201;-0.09040982,-0.1449246;-0.617278;-0.09233288,-0.1460088;-0.6385384;-0.1544618,-0.01293082;0.5165758;-0.1441767,165.5897
+0;0;0,0.02152592;0.3067953;-0.01480564,0.04324063;0.6091381;-0.04257943,0.226774;0.4933623;-0.03131502,0.332154;0.2619447;-0.001852425,0.4370065;0.07121558;-0.01301527,-0.1489839;0.4861439;-0.01687339,-0.2552243;0.2533235;-0.01097945,-0.3543831;0.05996656;-0.02761864,0.07422979;-0.0009164081;-0.04126296,0.06456494;-0.286045;-0.01469322,0.0278195;-0.623557;0.0443633,0.02506011;-0.5874979;-0.03591417,-0.07853078;0.01076863;-0.03050385,-0.1215593;-0.2612022;-0.1097378,-0.1365048;-0.593061;-0.01809322,-0.1375732;-0.5568219;-0.09839722,0.03769122;0.5340958;-0.03325278,0;0;0,-0.007165119;0.2974558;-0.07921243,-0.01493861;0.5882777;-0.1687517,0.1678965;0.5062702;-0.07627583,0.2382718;0.2638565;-0.03373146,0.2410034;0.0542974;-0.09351254,-0.1753552;0.4711699;-0.04945666,-0.252709;0.231559;-0.003303412,-0.280606;0.04387832;-0.1105132,0.07538743;0.005168647;-0.03877568,0.09520544;-0.2797487;-0.06173158,0.06866556;-0.6192489;-0.008934256,0.07318984;-0.6454226;-0.0664916,-0.07810243;0.003484611;-0.03318736,-0.1256182;-0.2732201;-0.09040982,-0.1449246;-0.617278;-0.09233288,-0.1460088;-0.6385384;-0.1544618,-0.01293082;0.5165758;-0.1441767,165.6013
+0;0;0,0.02151769;0.3066781;-0.01479998,0.04321359;0.608759;-0.04254957,0.2230603;0.4938472;-0.03133152,0.3282592;0.2628273;-0.001919566,0.4331336;0.07205835;-0.01308475,-0.1453611;0.4867698;-0.01717186,-0.2514189;0.2543495;-0.01128805,-0.3505985;0.06095217;-0.02793072,0.07433034;-0.0009176492;-0.04131885,0.06463981;-0.2868032;-0.01467856,0.02781496;-0.6250448;0.0445056,0.02504798;-0.5889691;-0.03599253,-0.07863715;0.01078321;-0.03054516,-0.1217799;-0.2619098;-0.1099895,-0.1367577;-0.5944858;-0.01814684,-0.1378291;-0.5582296;-0.09867157,0.03766926;0.5337855;-0.03323144,0;0;0,-0.005350187;0.2981152;-0.07636881,-0.01131974;0.5893564;-0.1637487,0.1688062;0.5063814;-0.07663536,0.2408788;0.2651419;-0.03291893,0.2428245;0.05570337;-0.09331608,-0.168489;0.4706028;-0.04711,-0.2466646;0.2316727;-0.001251508,-0.2789248;0.04813641;-0.1143437,0.0751929;0.004887819;-0.03943634,0.09377749;-0.2807607;-0.06380248,0.06654839;-0.6208391;-0.01021624,0.07099749;-0.6468496;-0.06824684,-0.07840857;0.003773619;-0.03272528,-0.1276125;-0.2724279;-0.09457868,-0.1472625;-0.6172177;-0.0943066,-0.1488665;-0.6389331;-0.1563346,-0.009731337;0.5175639;-0.1396258,165.6234
+0;0;0,0.02197811;0.3065798;-0.01610095,0.04388811;0.6085602;-0.044776,0.2237489;0.494053;-0.03469534,0.3416579;0.2693384;-0.004648039,0.4581237;0.08526415;-0.01292517,-0.1446846;0.4869388;-0.01743514,-0.2608095;0.2594048;-0.01070353,-0.3661233;0.06922875;-0.02677151,0.07400572;-0.001735314;-0.04187158,0.06595703;-0.2877318;-0.0158834,0.02734079;-0.6259007;0.04256975,0.02406596;-0.5899041;-0.03791525,-0.07879808;0.01175125;-0.02976337,-0.1262878;-0.2559463;-0.1225907,-0.135657;-0.5874494;-0.02623663,-0.1372458;-0.5513387;-0.106764,0.03826876;0.533617;-0.03526039,0;0;0,-0.005350187;0.2981152;-0.07636881,-0.01131974;0.5893564;-0.1637487,0.1688062;0.5063814;-0.07663536,0.2408788;0.2651419;-0.03291893,0.2428245;0.05570337;-0.09331608,-0.168489;0.4706028;-0.04711,-0.2466646;0.2316727;-0.001251508,-0.2789248;0.04813641;-0.1143437,0.0751929;0.004887819;-0.03943634,0.09377749;-0.2807607;-0.06380248,0.06654839;-0.6208391;-0.01021624,0.07099749;-0.6468496;-0.06824684,-0.07840857;0.003773619;-0.03272528,-0.1276125;-0.2724279;-0.09457868,-0.1472625;-0.6172177;-0.0943066,-0.1488665;-0.6389331;-0.1563346,-0.009731337;0.5175639;-0.1396258,165.6451
+0;0;0,0.02211059;0.3084279;-0.01619801,0.04422992;0.6132901;-0.0451499,0.2124269;0.500468;-0.03500426,0.3314914;0.2735514;-0.00466253,0.4479541;0.08948216;-0.01293944,-0.1329556;0.4937989;-0.01882393,-0.2502184;0.2640354;-0.01202636,-0.3555294;0.07386449;-0.02809391,0.07403293;-0.001735952;-0.04188699,0.06596266;-0.2884993;-0.01582912,0.02730812;-0.6270036;0.04268199,0.02403442;-0.591009;-0.03777508,-0.07882706;0.01175557;-0.02977432,-0.1264441;-0.2566597;-0.1228505,-0.1358226;-0.5884916;-0.0264009,-0.1374108;-0.5523829;-0.1069003,0.03855132;0.5375567;-0.03553396,0;0;0,-0.0007909983;0.3009479;-0.07286096,-0.001255736;0.5962052;-0.1570663,0.1670871;0.5068362;-0.07854915,0.2430867;0.2641563;-0.0347476,0.2425785;0.05459625;-0.0947299,-0.1519662;0.4746335;-0.05319408,-0.2311468;0.2338594;-0.004755024,-0.2743246;0.05359961;-0.119453,0.0748505;0.004760683;-0.04016399,0.08999252;-0.2816662;-0.06676769,0.06176797;-0.6220073;-0.01315665,0.06625856;-0.6480324;-0.07113099,-0.07862687;0.003876713;-0.03226755,-0.1311784;-0.2698448;-0.1050152,-0.1535999;-0.6147261;-0.09746116,-0.1553726;-0.6371298;-0.1588672,-0.001118541;0.5232981;-0.1337256,165.6567
+0;0;0,0.02211059;0.3084279;-0.01619801,0.04422992;0.6132901;-0.0451499,0.2124269;0.500468;-0.03500426,0.3314914;0.2735514;-0.00466253,0.4479541;0.08948216;-0.01293944,-0.1329556;0.4937989;-0.01882393,-0.2502184;0.2640354;-0.01202636,-0.3555294;0.07386449;-0.02809391,0.07403293;-0.001735952;-0.04188699,0.06596266;-0.2884993;-0.01582912,0.02730812;-0.6270036;0.04268199,0.02403442;-0.591009;-0.03777508,-0.07882706;0.01175557;-0.02977432,-0.1264441;-0.2566597;-0.1228505,-0.1358226;-0.5884916;-0.0264009,-0.1374108;-0.5523829;-0.1069003,0.03855132;0.5375567;-0.03553396,0;0;0,-0.0007909983;0.3009479;-0.07286096,-0.001255736;0.5962052;-0.1570663,0.1670871;0.5068362;-0.07854915,0.2430867;0.2641563;-0.0347476,0.2425785;0.05459625;-0.0947299,-0.1519662;0.4746335;-0.05319408,-0.2311468;0.2338594;-0.004755024,-0.2743246;0.05359961;-0.119453,0.0748505;0.004760683;-0.04016399,0.08999252;-0.2816662;-0.06676769,0.06176797;-0.6220073;-0.01315665,0.06625856;-0.6480324;-0.07113099,-0.07862687;0.003876713;-0.03226755,-0.1311784;-0.2698448;-0.1050152,-0.1535999;-0.6147261;-0.09746116,-0.1553726;-0.6371298;-0.1588672,-0.001118541;0.5232981;-0.1337256,165.6788
+0;0;0,0.02414688;0.3076499;-0.01711758,0.05126469;0.6114432;-0.04829197,0.2218615;0.4999719;-0.03507506,0.3475697;0.2756438;-0.006195311,0.4690035;0.09463626;-0.01275649,-0.1313523;0.4931684;-0.0194087,-0.2573671;0.267259;-0.01270917,-0.3781345;0.08645664;-0.02940301,0.07403314;-0.00269008;-0.04253232,0.06624967;-0.2898175;-0.0172216,0.02651461;-0.6285969;0.04155443,0.02339391;-0.5927198;-0.03892735,-0.07921536;0.01293367;-0.02923675,-0.1313203;-0.2498548;-0.13587,-0.1340682;-0.581878;-0.03810494,-0.1355257;-0.5459443;-0.1186299,0.04402458;0.5360642;-0.03782321,0;0;0,-0.002353325;0.3003148;-0.07300687,-0.004137531;0.5949563;-0.1578021,0.1687237;0.5070603;-0.0798316,0.2487173;0.2650307;-0.03530741,0.2451196;0.05575807;-0.0965035,-0.1543116;0.4712174;-0.04683336,-0.23491;0.2302444;0.002111625,-0.2914939;0.06325796;-0.1262112,0.07452618;0.004458696;-0.04151034,0.08789925;-0.2822657;-0.06896329,0.05886921;-0.6229789;-0.01532817,0.06303433;-0.6490264;-0.07331896,-0.07948209;0.004339343;-0.03099851,-0.1353698;-0.266096;-0.1139722,-0.1618951;-0.6110644;-0.1040617,-0.1643721;-0.6325178;-0.1662551,-0.003716052;0.5221998;-0.1343431,165.7015
+0;0;0,0.02411889;0.3072932;-0.01709774,0.05119469;0.6106156;-0.04822401,0.2216271;0.4992924;-0.03502543,0.3474026;0.2748441;-0.006130202,0.4688024;0.09388712;-0.01268954,-0.1312386;0.4924956;-0.01937451,-0.257321;0.2664651;-0.01267139,-0.3780546;0.08571333;-0.02936056,0.07446983;-0.002705948;-0.0427832,0.06668881;-0.2897432;-0.01748043,0.02688906;-0.6290742;0.04139129,0.0237619;-0.5931849;-0.03925706,-0.07968263;0.01300996;-0.02940921,-0.1317712;-0.249696;-0.136009,-0.1345236;-0.5822598;-0.03808478,-0.1359841;-0.5463138;-0.1187764,0.04396539;0.5353491;-0.03777087,0;0;0,-0.002442941;0.3000873;-0.07242107,-0.004938722;0.5942066;-0.1572843,0.1687983;0.5069909;-0.08179045,0.2545485;0.2669612;-0.03635788,0.2500588;0.05735722;-0.09612703,-0.152894;0.4702474;-0.04347446,-0.2359245;0.2300546;0.005970526,-0.2963902;0.06915806;-0.1281285,0.07479979;0.004417807;-0.04205894,0.08671238;-0.2821739;-0.07059741,0.05703102;-0.6234124;-0.01701808,0.0610538;-0.6493428;-0.07536387,-0.08012308;0.004347363;-0.03073877,-0.1385975;-0.2617992;-0.1247489,-0.1669376;-0.6070643;-0.1111743,-0.1690659;-0.6306475;-0.171779,-0.004285321;0.5215952;-0.1337528,165.7238
+0;0;0,0.02411889;0.3072932;-0.01709774,0.05119469;0.6106156;-0.04822401,0.2216271;0.4992924;-0.03502543,0.3474026;0.2748441;-0.006130202,0.4688024;0.09388712;-0.01268954,-0.1312386;0.4924956;-0.01937451,-0.257321;0.2664651;-0.01267139,-0.3780546;0.08571333;-0.02936056,0.07446983;-0.002705948;-0.0427832,0.06668881;-0.2897432;-0.01748043,0.02688906;-0.6290742;0.04139129,0.0237619;-0.5931849;-0.03925706,-0.07968263;0.01300996;-0.02940921,-0.1317712;-0.249696;-0.136009,-0.1345236;-0.5822598;-0.03808478,-0.1359841;-0.5463138;-0.1187764,0.04396539;0.5353491;-0.03777087,0;0;0,-0.002442941;0.3000873;-0.07242107,-0.004938722;0.5942066;-0.1572843,0.1687983;0.5069909;-0.08179045,0.2545485;0.2669612;-0.03635788,0.2500588;0.05735722;-0.09612703,-0.152894;0.4702474;-0.04347446,-0.2359245;0.2300546;0.005970526,-0.2963902;0.06915806;-0.1281285,0.07479979;0.004417807;-0.04205894,0.08671238;-0.2821739;-0.07059741,0.05703102;-0.6234124;-0.01701808,0.0610538;-0.6493428;-0.07536387,-0.08012308;0.004347363;-0.03073877,-0.1385975;-0.2617992;-0.1247489,-0.1669376;-0.6070643;-0.1111743,-0.1690659;-0.6306475;-0.171779,-0.004285321;0.5215952;-0.1337528,165.7348
+0;0;0,0.025977;0.3076579;-0.01822088,0.05496924;0.6110653;-0.05057866,0.2210234;0.4994898;-0.03851809,0.357435;0.2844837;-0.006940916,0.4872845;0.1096231;-0.01119744,-0.1240918;0.4940763;-0.02070723,-0.2567592;0.2745903;-0.01308274,-0.3803445;0.09588441;-0.02877127,0.07501699;-0.003443293;-0.04374889,0.06845243;-0.2901664;-0.01933335,0.02708712;-0.6304606;0.03906385,0.02345009;-0.594648;-0.0415325,-0.08074667;0.01374669;-0.02905813,-0.1345954;-0.245974;-0.1408385,-0.1333849;-0.5792955;-0.04175933,-0.1353753;-0.5434415;-0.1224101,0.04732861;0.5358284;-0.03978036,0;0;0,-0.0004362464;0.3009595;-0.07129765,-0.001106113;0.5957962;-0.1550972,0.1687569;0.5067391;-0.08218694,0.2586509;0.2701737;-0.03989363,0.2551392;0.05981813;-0.09640408,-0.1453503;0.4722562;-0.04219864,-0.2316765;0.2356265;0.006658226,-0.3045003;0.08761473;-0.1356248,0.07524513;0.004397929;-0.04326892,0.08556139;-0.2818594;-0.07154751,0.05442695;-0.6240495;-0.01808763,0.05814956;-0.6500348;-0.07635069,-0.08146915;0.004455016;-0.02993828,-0.1437661;-0.2571797;-0.1324843,-0.1734472;-0.6032499;-0.1158754,-0.1755241;-0.6287355;-0.1746957,-0.0008419454;0.5230419;-0.1318097,165.7571
+0;0;0,0.025977;0.3076579;-0.01822088,0.05496924;0.6110653;-0.05057866,0.2210234;0.4994898;-0.03851809,0.357435;0.2844837;-0.006940916,0.4872845;0.1096231;-0.01119744,-0.1240918;0.4940763;-0.02070723,-0.2567592;0.2745903;-0.01308274,-0.3803445;0.09588441;-0.02877127,0.07501699;-0.003443293;-0.04374889,0.06845243;-0.2901664;-0.01933335,0.02708712;-0.6304606;0.03906385,0.02345009;-0.594648;-0.0415325,-0.08074667;0.01374669;-0.02905813,-0.1345954;-0.245974;-0.1408385,-0.1333849;-0.5792955;-0.04175933,-0.1353753;-0.5434415;-0.1224101,0.04732861;0.5358284;-0.03978036,0;0;0,-0.0004362464;0.3009595;-0.07129765,-0.001106113;0.5957962;-0.1550972,0.1687569;0.5067391;-0.08218694,0.2586509;0.2701737;-0.03989363,0.2551392;0.05981813;-0.09640408,-0.1453503;0.4722562;-0.04219864,-0.2316765;0.2356265;0.006658226,-0.3045003;0.08761473;-0.1356248,0.07524513;0.004397929;-0.04326892,0.08556139;-0.2818594;-0.07154751,0.05442695;-0.6240495;-0.01808763,0.05814956;-0.6500348;-0.07635069,-0.08146915;0.004455016;-0.02993828,-0.1437661;-0.2571797;-0.1324843,-0.1734472;-0.6032499;-0.1158754,-0.1755241;-0.6287355;-0.1746957,-0.0008419454;0.5230419;-0.1318097,165.7688
+0;0;0,0.02594939;0.3073309;-0.01820151,0.05489439;0.6102446;-0.05050622,0.2225494;0.498468;-0.03845292,0.3590642;0.2832992;-0.006851856,0.4888576;0.1085142;-0.01110653,-0.1257201;0.4930049;-0.02047927,-0.2584879;0.273353;-0.01284901,-0.3820197;0.0947244;-0.02853075,0.07543604;-0.003462528;-0.04399328,0.06886251;-0.2905777;-0.01954435,0.02745698;-0.6312027;0.03890962,0.02381505;-0.5953823;-0.04179512,-0.08119773;0.01382348;-0.02922045,-0.1351201;-0.2462523;-0.1411536,-0.1339084;-0.5798979;-0.04197815,-0.1359015;-0.5440361;-0.1227374,0.04726706;0.5351387;-0.03972672,0;0;0,-0.0003364086;0.3007362;-0.07081366,-0.00120832;0.5951122;-0.1544042,0.1711406;0.5068547;-0.0838573,0.2618956;0.2704351;-0.04140949,0.2588046;0.05970033;-0.09614062,-0.1449813;0.4721928;-0.03748459,-0.2340513;0.2361484;0.01028671,-0.314496;0.1015683;-0.1408128,0.07516161;0.004334569;-0.044384,0.0842801;-0.2823139;-0.07311702,0.05233127;-0.6247648;-0.01960707,0.05575772;-0.6506955;-0.07809138,-0.08236422;0.004558405;-0.0288678,-0.1479738;-0.2526518;-0.1411813,-0.1793491;-0.5987751;-0.1219213,-0.1811257;-0.621897;-0.1830384,-0.0008738488;0.5224859;-0.1311538,165.7908
+0;0;0,0.0260575;0.3072418;-0.01950368,0.05477761;0.6100878;-0.05268463,0.2229627;0.5008417;-0.03878389,0.3629603;0.2878268;-0.007835098,0.5016909;0.1199985;-0.00911966,-0.1258856;0.4939052;-0.02117029,-0.2667072;0.2793691;-0.01245023,-0.3971086;0.1057261;-0.02850571,0.07507056;-0.004329274;-0.04453833,0.06905463;-0.2915483;-0.0211914,0.02494675;-0.6320265;0.03613029,0.02149552;-0.5962986;-0.04458944,-0.08130323;0.01459187;-0.02854571,-0.1414246;-0.2384733;-0.1527211,-0.1328096;-0.5709698;-0.05011254,-0.1346329;-0.5352534;-0.1308863,0.04719326;0.5349917;-0.04180683,0;0;0,-0.0003364086;0.3007362;-0.07081366,-0.00120832;0.5951122;-0.1544042,0.1711406;0.5068547;-0.0838573,0.2618956;0.2704351;-0.04140949,0.2588046;0.05970033;-0.09614062,-0.1449813;0.4721928;-0.03748459,-0.2340513;0.2361484;0.01028671,-0.314496;0.1015683;-0.1408128,0.07516161;0.004334569;-0.044384,0.0842801;-0.2823139;-0.07311702,0.05233127;-0.6247648;-0.01960707,0.05575772;-0.6506955;-0.07809138,-0.08236422;0.004558405;-0.0288678,-0.1479738;-0.2526518;-0.1411813,-0.1793491;-0.5987751;-0.1219213,-0.1811257;-0.621897;-0.1830384,-0.0008738488;0.5224859;-0.1311538,165.802
+0;0;0,0.0260575;0.3072418;-0.01950368,0.05477761;0.6100878;-0.05268463,0.2229627;0.5008417;-0.03878389,0.3629603;0.2878268;-0.007835098,0.5016909;0.1199985;-0.00911966,-0.1258856;0.4939052;-0.02117029,-0.2667072;0.2793691;-0.01245023,-0.3971086;0.1057261;-0.02850571,0.07507056;-0.004329274;-0.04453833,0.06905463;-0.2915483;-0.0211914,0.02494675;-0.6320265;0.03613029,0.02149552;-0.5962986;-0.04458944,-0.08130323;0.01459187;-0.02854571,-0.1414246;-0.2384733;-0.1527211,-0.1328096;-0.5709698;-0.05011254,-0.1346329;-0.5352534;-0.1308863,0.04719326;0.5349917;-0.04180683,0;0;0,-0.0003364086;0.3007362;-0.07081366,-0.00120832;0.5951122;-0.1544042,0.1711406;0.5068547;-0.0838573,0.2618956;0.2704351;-0.04140949,0.2588046;0.05970033;-0.09614062,-0.1449813;0.4721928;-0.03748459,-0.2340513;0.2361484;0.01028671,-0.314496;0.1015683;-0.1408128,0.07516161;0.004334569;-0.044384,0.0842801;-0.2823139;-0.07311702,0.05233127;-0.6247648;-0.01960707,0.05575772;-0.6506955;-0.07809138,-0.08236422;0.004558405;-0.0288678,-0.1479738;-0.2526518;-0.1411813,-0.1793491;-0.5987751;-0.1219213,-0.1811257;-0.621897;-0.1830384,-0.0008738488;0.5224859;-0.1311538,165.8136
+0;0;0,0.02600027;0.306567;-0.01946085,0.05453471;0.607471;-0.05242048,0.2242747;0.4985992;-0.03859025,0.3634894;0.2867756;-0.007814534,0.5021909;0.1189824;-0.009098827,-0.1275266;0.4916039;-0.02082756,-0.2675608;0.2782676;-0.01215626,-0.3979347;0.104661;-0.02820836,0.07532507;-0.004343952;-0.04468932,0.06934251;-0.2899703;-0.02147186,0.02498113;-0.6324053;0.03617927,0.02152644;-0.5966716;-0.04462148,-0.08157887;0.01464134;-0.02864249,-0.1413668;-0.2370205;-0.1521293,-0.1327024;-0.5714279;-0.04893099,-0.1345274;-0.5357058;-0.1297858,0.04701737;0.5330383;-0.04163878,0;0;0,-0.001195744;0.3000219;-0.07087684,-0.003711656;0.5925164;-0.1538615,0.1713177;0.5065262;-0.08488941,0.2656481;0.2730223;-0.04276061,0.2652004;0.06213917;-0.09681988,-0.1463457;0.4707475;-0.0331808,-0.2384224;0.2368373;0.01159677,-0.3237963;0.1110884;-0.1442647,0.07509863;0.004264861;-0.04507637,0.08470097;-0.2807103;-0.07430267,0.0517046;-0.6250223;-0.0203228,0.05501159;-0.6509014;-0.07897568,-0.0829745;0.00469396;-0.02798341,-0.1496597;-0.248391;-0.1448522,-0.1827369;-0.5966312;-0.1311425,-0.1850939;-0.6164007;-0.1951036,-0.002787337;0.520547;-0.1307847,165.8355
+0;0;0,0.02747102;0.3059923;-0.01988688,0.05694062;0.6066323;-0.0536273,0.2290619;0.4968755;-0.03943358,0.3725638;0.2912779;-0.007999957,0.5200595;0.1313323;-0.01179126,-0.1278598;0.490624;-0.0212122,-0.2742106;0.2847875;-0.01321295,-0.4103132;0.1156039;-0.02752819,0.07552871;-0.005015671;-0.04515066,0.06964664;-0.2898186;-0.02305237,0.0220368;-0.6337569;0.03380625,0.0185772;-0.5980689;-0.04705891,-0.08198118;0.01521546;-0.02856397,-0.1449578;-0.2320102;-0.1572071,-0.1314897;-0.5681976;-0.05430053,-0.1333523;-0.5325226;-0.1352191,0.0492992;0.5322111;-0.0426286,0;0;0,-0.001750931;0.2993944;-0.07170296,-0.004435211;0.5916974;-0.1550455,0.1735363;0.5052817;-0.08693552,0.2701456;0.2755884;-0.04499698,0.2700472;0.06428902;-0.09700179,-0.146801;0.4701504;-0.02901852,-0.2412908;0.2396512;0.0133258,-0.3319994;0.1263683;-0.1488188,0.07518221;0.003973395;-0.04582762,0.08480276;-0.2800166;-0.07570696,0.05134299;-0.6260273;-0.0213921,0.05486974;-0.6518335;-0.08018613,-0.08366171;0.005047858;-0.02726833,-0.1518712;-0.2434448;-0.1506964,-0.1835129;-0.5933976;-0.1326704,-0.1885574;-0.6085079;-0.1999245,-0.003505915;0.5197187;-0.131892,165.8582
+0;0;0,0.02747102;0.3059923;-0.01988688,0.05694062;0.6066323;-0.0536273,0.2290619;0.4968755;-0.03943358,0.3725638;0.2912779;-0.007999957,0.5200595;0.1313323;-0.01179126,-0.1278598;0.490624;-0.0212122,-0.2742106;0.2847875;-0.01321295,-0.4103132;0.1156039;-0.02752819,0.07552871;-0.005015671;-0.04515066,0.06964664;-0.2898186;-0.02305237,0.0220368;-0.6337569;0.03380625,0.0185772;-0.5980689;-0.04705891,-0.08198118;0.01521546;-0.02856397,-0.1449578;-0.2320102;-0.1572071,-0.1314897;-0.5681976;-0.05430053,-0.1333523;-0.5325226;-0.1352191,0.0492992;0.5322111;-0.0426286,0;0;0,-0.001750931;0.2993944;-0.07170296,-0.004435211;0.5916974;-0.1550455,0.1735363;0.5052817;-0.08693552,0.2701456;0.2755884;-0.04499698,0.2700472;0.06428902;-0.09700179,-0.146801;0.4701504;-0.02901852,-0.2412908;0.2396512;0.0133258,-0.3319994;0.1263683;-0.1488188,0.07518221;0.003973395;-0.04582762,0.08480276;-0.2800166;-0.07570696,0.05134299;-0.6260273;-0.0213921,0.05486974;-0.6518335;-0.08018613,-0.08366171;0.005047858;-0.02726833,-0.1518712;-0.2434448;-0.1506964,-0.1835129;-0.5933976;-0.1326704,-0.1885574;-0.6085079;-0.1999245,-0.003505915;0.5197187;-0.131892,165.8798
+0;0;0,0.0275501;0.3068731;-0.01994414,0.05724897;0.6098385;-0.05395575,0.2292813;0.4992911;-0.03964511,0.3713923;0.2956862;-0.008516148,0.5188514;0.1357803;-0.01230652,-0.1276252;0.4930399;-0.0214245,-0.2725575;0.2891984;-0.01350279,-0.4086263;0.1200567;-0.02781447,0.0759474;-0.005043474;-0.04540094,0.0700744;-0.289407;-0.02333674,0.0224366;-0.6335474;0.03355528,0.01898137;-0.5978666;-0.04720756,-0.08243564;0.0152998;-0.02872231,-0.1453151;-0.2315445;-0.157167,-0.1318391;-0.5679294;-0.05419996,-0.1336993;-0.5322615;-0.1350162,0.04952623;0.5346252;-0.04283999,0;0;0,-0.0008579046;0.3002276;-0.07204556,-0.00137192;0.5945668;-0.1568511,0.1756274;0.5038784;-0.08860874,0.2746415;0.2778844;-0.04686666,0.2744744;0.06634213;-0.09764361,-0.1430198;0.4705029;-0.02920643,-0.240673;0.2441512;0.01378501,-0.3317198;0.1425284;-0.1556604,0.07547088;0.003783077;-0.04630899,0.08492236;-0.2797475;-0.07639289,0.05132167;-0.6259581;-0.02209878,0.0545498;-0.6518812;-0.08065677,-0.08441363;0.005481057;-0.02643834,-0.1531027;-0.2399658;-0.1545851,-0.1831735;-0.5901766;-0.1349184,-0.1918011;-0.60302;-0.2031596,-0.001176715;0.5219067;-0.1331718,165.8915
+0;0;0,0.02913074;0.3066735;-0.02075195,0.0602251;0.6093923;-0.05569145,0.2319503;0.4990166;-0.04042448,0.3809519;0.3005366;-0.008429468,0.5325598;0.1445653;-0.01248456,-0.1250574;0.4934696;-0.02215881,-0.2779959;0.2955883;-0.01365577,-0.4219408;0.132808;-0.02418674,0.07578431;-0.005531825;-0.04561606,0.06954828;-0.2899846;-0.02483897,0.01986769;-0.6341227;0.03029206,0.01642196;-0.5985132;-0.05047616,-0.08245161;0.01563031;-0.0284976,-0.1493815;-0.225667;-0.1651722,-0.1319947;-0.5611513;-0.05987895,-0.1338596;-0.5255945;-0.1407028,0.05218919;0.5342496;-0.0443229,0;0;0,-0.0008579046;0.3002276;-0.07204556,-0.00137192;0.5945668;-0.1568511,0.1756274;0.5038784;-0.08860874,0.2746415;0.2778844;-0.04686666,0.2744744;0.06634213;-0.09764361,-0.1430198;0.4705029;-0.02920643,-0.240673;0.2441512;0.01378501,-0.3317198;0.1425284;-0.1556604,0.07547088;0.003783077;-0.04630899,0.08492236;-0.2797475;-0.07639289,0.05132167;-0.6259581;-0.02209878,0.0545498;-0.6518812;-0.08065677,-0.08441363;0.005481057;-0.02643834,-0.1531027;-0.2399658;-0.1545851,-0.1831735;-0.5901766;-0.1349184,-0.1918011;-0.60302;-0.2031596,-0.001176715;0.5219067;-0.1331718,165.9027
+0;0;0,0.02908123;0.3061524;-0.02071669,0.06010235;0.6081656;-0.05556815,0.2337388;0.4977354;-0.04030789,0.381996;0.3002471;-0.008472737,0.5334709;0.1444125;-0.01252428,-0.1269981;0.4921305;-0.02185143,-0.2791725;0.2952378;-0.01339087,-0.4229912;0.1326003;-0.0239126,0.07598479;-0.005546459;-0.04573674,0.06975492;-0.2897182;-0.02498017,0.01997295;-0.6345585;0.03026335,0.01652226;-0.5989409;-0.05062116,-0.08266973;0.01567166;-0.02857299,-0.1495335;-0.2253873;-0.1651125,-0.1321112;-0.5615561;-0.05960444,-0.1339788;-0.5259913;-0.1405446,0.05209997;0.5333365;-0.04424704,0;0;0,-0.001505658;0.2995186;-0.07273602,-0.002768174;0.5930705;-0.1576736,0.1767583;0.502651;-0.09028983,0.276801;0.2784151;-0.04899716,0.2787103;0.06630012;-0.09642124,-0.1448809;0.4690365;-0.02787214,-0.2440165;0.2447028;0.01504455,-0.3580943;0.1833131;-0.1594921,0.07529545;0.003464967;-0.04706264,0.08440647;-0.2797577;-0.07747817,0.05087261;-0.6266586;-0.02288651,0.0540937;-0.652491;-0.08169246,-0.08484372;0.005778429;-0.02577702,-0.1550409;-0.2361249;-0.1591125,-0.1817883;-0.587203;-0.1373481,-0.1945848;-0.5983451;-0.2061183,-0.00224106;0.5207593;-0.1339581,165.9247
+0;0;0,0.02908123;0.3061524;-0.02071669,0.06010235;0.6081656;-0.05556815,0.2337388;0.4977354;-0.04030789,0.381996;0.3002471;-0.008472737,0.5334709;0.1444125;-0.01252428,-0.1269981;0.4921305;-0.02185143,-0.2791725;0.2952378;-0.01339087,-0.4229912;0.1326003;-0.0239126,0.07598479;-0.005546459;-0.04573674,0.06975492;-0.2897182;-0.02498017,0.01997295;-0.6345585;0.03026335,0.01652226;-0.5989409;-0.05062116,-0.08266973;0.01567166;-0.02857299,-0.1495335;-0.2253873;-0.1651125,-0.1321112;-0.5615561;-0.05960444,-0.1339788;-0.5259913;-0.1405446,0.05209997;0.5333365;-0.04424704,0;0;0,-0.001505658;0.2995186;-0.07273602,-0.002768174;0.5930705;-0.1576736,0.1767583;0.502651;-0.09028983,0.276801;0.2784151;-0.04899716,0.2787103;0.06630012;-0.09642124,-0.1448809;0.4690365;-0.02787214,-0.2440165;0.2447028;0.01504455,-0.3580943;0.1833131;-0.1594921,0.07529545;0.003464967;-0.04706264,0.08440647;-0.2797577;-0.07747817,0.05087261;-0.6266586;-0.02288651,0.0540937;-0.652491;-0.08169246,-0.08484372;0.005778429;-0.02577702,-0.1550409;-0.2361249;-0.1591125,-0.1817883;-0.587203;-0.1373481,-0.1945848;-0.5983451;-0.2061183,-0.00224106;0.5207593;-0.1339581,165.947
+0;0;0,0.02876538;0.3057892;-0.02122408,0.05913034;0.6067008;-0.05624442,0.2350214;0.4970018;-0.04089042,0.3898381;0.3051331;-0.008388452,0.5515597;0.1599592;-0.009949521,-0.1294329;0.49099;-0.02157308,-0.2883144;0.299844;-0.01395137,-0.4385726;0.1431496;-0.02400575,0.0761166;-0.005969714;-0.04602913,0.06961112;-0.289752;-0.02584167,0.01795936;-0.635474;0.02772798,0.01444902;-0.599869;-0.05354876,-0.08293139;0.01607621;-0.02849553,-0.152678;-0.220151;-0.1710239,-0.1305538;-0.5567232;-0.06476534,-0.1492488;-0.5906079;-0.1118705,0.05143762;0.5322062;-0.04493513,0;0;0,-0.001969472;0.2991975;-0.07253933,-0.004630476;0.5916932;-0.1569998,0.1777793;0.5014518;-0.09207964,0.2796455;0.2782911;-0.05132699,0.2821724;0.06610584;-0.09826064,-0.1470879;0.4674838;-0.02548292,-0.2491024;0.2449772;0.01835804,-0.3599347;0.1854568;-0.1588573,0.0755246;0.003374785;-0.04725146,0.0842035;-0.2793395;-0.07854939,0.05066995;-0.6270111;-0.02322102,0.05378681;-0.6529409;-0.08248138,-0.0851548;0.005839484;-0.02574131,-0.1565611;-0.2332561;-0.1625502,-0.1802939;-0.5852062;-0.1374673,-0.1950179;-0.5965172;-0.206215,-0.003644377;0.5197184;-0.1334376,165.9582
+0;0;0,0.02876538;0.3057892;-0.02122408,0.05913034;0.6067008;-0.05624442,0.2350214;0.4970018;-0.04089042,0.3898381;0.3051331;-0.008388452,0.5515597;0.1599592;-0.009949521,-0.1294329;0.49099;-0.02157308,-0.2883144;0.299844;-0.01395137,-0.4385726;0.1431496;-0.02400575,0.0761166;-0.005969714;-0.04602913,0.06961112;-0.289752;-0.02584167,0.01795936;-0.635474;0.02772798,0.01444902;-0.599869;-0.05354876,-0.08293139;0.01607621;-0.02849553,-0.152678;-0.220151;-0.1710239,-0.1305538;-0.5567232;-0.06476534,-0.1492488;-0.5906079;-0.1118705,0.05143762;0.5322062;-0.04493513,0;0;0,-0.001969472;0.2991975;-0.07253933,-0.004630476;0.5916932;-0.1569998,0.1777793;0.5014518;-0.09207964,0.2796455;0.2782911;-0.05132699,0.2821724;0.06610584;-0.09826064,-0.1470879;0.4674838;-0.02548292,-0.2491024;0.2449772;0.01835804,-0.3599347;0.1854568;-0.1588573,0.0755246;0.003374785;-0.04725146,0.0842035;-0.2793395;-0.07854939,0.05066995;-0.6270111;-0.02322102,0.05378681;-0.6529409;-0.08248138,-0.0851548;0.005839484;-0.02574131,-0.1565611;-0.2332561;-0.1625502,-0.1802939;-0.5852062;-0.1374673,-0.1950179;-0.5965172;-0.206215,-0.003644377;0.5197184;-0.1334376,165.9697
+0;0;0,0.02874565;0.3055795;-0.02120952,0.05910826;0.6064679;-0.05622702,0.2360482;0.4965768;-0.04085127,0.3906171;0.3050152;-0.008401334,0.5522924;0.1598828;-0.009961957,-0.1304865;0.4905306;-0.02142367,-0.2891137;0.2996906;-0.01381416,-0.439329;0.1430411;-0.02386567,0.07677727;-0.006021529;-0.04642865,0.07027282;-0.2897591;-0.02624437,0.01858221;-0.6357411;0.02736556,0.01505709;-0.6001125;-0.0542536,-0.08365121;0.01621575;-0.02874287,-0.1533869;-0.2199742;-0.1712488,-0.131246;-0.5567997;-0.06491033,-0.1500198;-0.5909535;-0.1122139,0.05141646;0.5319822;-0.04491907,0;0;0,-0.002340093;0.2989723;-0.07256055,-0.005754277;0.5913855;-0.1571913,0.1782052;0.500448;-0.09346795,0.2812819;0.2782337;-0.05301547,0.2849685;0.06590965;-0.09894657,-0.1481251;0.4665279;-0.02431195,-0.2519094;0.2453147;0.01966438,-0.3614321;0.1936818;-0.160734,0.07594834;0.003393412;-0.04803085,0.08340122;-0.279358;-0.07889843,0.05009544;-0.6273307;-0.02362442,0.05312178;-0.6534034;-0.08322716,-0.0860367;0.006096011;-0.02543923,-0.1594505;-0.229582;-0.166942,-0.1803466;-0.5817642;-0.1390056,-0.1962516;-0.5950803;-0.2066557,-0.004523769;0.5194428;-0.1335714,165.9915
+0;0;0,0.02848545;0.3055553;-0.02189811,0.05843011;0.6064377;-0.05733881,0.2356324;0.4967991;-0.0418561,0.3992467;0.3130741;-0.00845151,0.5702768;0.1791158;-0.01139561,-0.130922;0.4906926;-0.02188008,-0.2961217;0.3055192;-0.01411635,-0.4522769;0.1547622;-0.02374189,0.07673649;-0.005947186;-0.04650559,0.06987637;-0.2897305;-0.02709701,0.0171578;-0.6357783;0.02506714,0.01358784;-0.6001955;-0.05655321,-0.08371174;0.01598617;-0.02869525,-0.1569282;-0.2136718;-0.1798683,-0.1313004;-0.5499369;-0.07254406,-0.1502193;-0.5854509;-0.1178849,0.05095117;0.5319418;-0.04595538,0;0;0,-0.002340093;0.2989723;-0.07256055,-0.005754277;0.5913855;-0.1571913,0.1782052;0.500448;-0.09346795,0.2812819;0.2782337;-0.05301547,0.2849685;0.06590965;-0.09894657,-0.1481251;0.4665279;-0.02431195,-0.2519094;0.2453147;0.01966438,-0.3614321;0.1936818;-0.160734,0.07594834;0.003393412;-0.04803085,0.08340122;-0.279358;-0.07889843,0.05009544;-0.6273307;-0.02362442,0.05312178;-0.6534034;-0.08322716,-0.0860367;0.006096011;-0.02543923,-0.1594505;-0.229582;-0.166942,-0.1803466;-0.5817642;-0.1390056,-0.1962516;-0.5950803;-0.2066557,-0.004523769;0.5194428;-0.1335714,166.0036
+0;0;0,0.02844168;0.3050857;-0.02186445,0.05830714;0.6051732;-0.05720827,0.2336696;0.4961563;-0.04180773,0.3985672;0.3109903;-0.008141141,0.5695719;0.177052;-0.0110848,-0.12918;0.4901116;-0.0220336,-0.2956755;0.3034859;-0.01420898,-0.4518074;0.1527513;-0.02383308,0.07724345;-0.005986476;-0.04681283,0.07038382;-0.2897498;-0.02740562,0.01750706;-0.6368359;0.02491504,0.01393118;-0.6012439;-0.05684071,-0.08426478;0.01609179;-0.02888483,-0.157476;-0.21355;-0.1800472,-0.1317713;-0.550824;-0.07240093,-0.1507217;-0.5864466;-0.117817,0.05085496;0.5309439;-0.04586558,0;0;0,-0.002404571;0.2986947;-0.07169342,-0.00578177;0.5907652;-0.1546257,0.1775238;0.5023642;-0.09692097,0.2828391;0.27942;-0.05431032,0.2878314;0.06703724;-0.0996902,-0.1471422;0.4659921;-0.02421061,-0.2533265;0.243916;0.0207139,-0.3646228;0.1997731;-0.1605462,0.07612474;0.003571898;-0.04884768,0.08263834;-0.2792159;-0.07940769,0.04989579;-0.6282229;-0.0235126,0.0531581;-0.6543705;-0.08321905,-0.08675078;0.006124466;-0.02511222,-0.1616239;-0.2272944;-0.1695246,-0.1804342;-0.5804086;-0.1385617,-0.1954355;-0.5963455;-0.2048401,-0.004607499;0.5189165;-0.1315918,166.0251
+0;0;0,0.02844168;0.3050857;-0.02186445,0.05830714;0.6051732;-0.05720827,0.2336696;0.4961563;-0.04180773,0.3985672;0.3109903;-0.008141141,0.5695719;0.177052;-0.0110848,-0.12918;0.4901116;-0.0220336,-0.2956755;0.3034859;-0.01420898,-0.4518074;0.1527513;-0.02383308,0.07724345;-0.005986476;-0.04681283,0.07038382;-0.2897498;-0.02740562,0.01750706;-0.6368359;0.02491504,0.01393118;-0.6012439;-0.05684071,-0.08426478;0.01609179;-0.02888483,-0.157476;-0.21355;-0.1800472,-0.1317713;-0.550824;-0.07240093,-0.1507217;-0.5864466;-0.117817,0.05085496;0.5309439;-0.04586558,0;0;0,-0.002404571;0.2986947;-0.07169342,-0.00578177;0.5907652;-0.1546257,0.1775238;0.5023642;-0.09692097,0.2828391;0.27942;-0.05431032,0.2878314;0.06703724;-0.0996902,-0.1471422;0.4659921;-0.02421061,-0.2533265;0.243916;0.0207139,-0.3646228;0.1997731;-0.1605462,0.07612474;0.003571898;-0.04884768,0.08263834;-0.2792159;-0.07940769,0.04989579;-0.6282229;-0.0235126,0.0531581;-0.6543705;-0.08321905,-0.08675078;0.006124466;-0.02511222,-0.1616239;-0.2272944;-0.1695246,-0.1804342;-0.5804086;-0.1385617,-0.1954355;-0.5963455;-0.2048401,-0.004607499;0.5189165;-0.1315918,166.0367
+0;0;0,0.02835743;0.3053954;-0.0224217,0.05812114;0.606297;-0.05828937,0.2327415;0.4970567;-0.0425898,0.4054995;0.3195366;-0.008833654,0.5827256;0.1939147;-0.005902342,-0.1284966;0.4913594;-0.02248982,-0.3032444;0.3127545;-0.01464066,-0.4628671;0.1656574;-0.02367535,0.07752874;-0.006227592;-0.04729083,0.07044679;-0.2900003;-0.02915022,0.02361781;-0.6381578;0.02540267,0.01993985;-0.6025938;-0.05666323,-0.08481417;0.01634821;-0.02872635,-0.1610299;-0.2069075;-0.1876422,-0.1322887;-0.5441819;-0.07900259,-0.1506941;-0.5802367;-0.1245802,0.05073401;0.5317962;-0.0468391,0;0;0,-0.002375141;0.2992961;-0.07063603,-0.005554989;0.5927275;-0.1519115,0.1771066;0.5019604;-0.09720254,0.2840798;0.279862;-0.05564284,0.2902061;0.067582;-0.1014493,-0.1467651;0.4663349;-0.02365585,-0.2544566;0.2455716;0.02286594,-0.3674724;0.22349;-0.1613578,0.07632741;0.003481835;-0.04947639,0.08215299;-0.2793131;-0.07946467,0.04963769;-0.6287819;-0.02292323,0.05302811;-0.6551107;-0.0828805,-0.08734488;0.00614164;-0.02488094,-0.1628515;-0.226783;-0.1696256,-0.1809052;-0.5803888;-0.1376939,-0.1936134;-0.600892;-0.2014687,-0.004481375;0.5204222;-0.1293986,166.0589
+0;0;0,0.02835743;0.3053954;-0.0224217,0.05812114;0.606297;-0.05828937,0.2327415;0.4970567;-0.0425898,0.4054995;0.3195366;-0.008833654,0.5827256;0.1939147;-0.005902342,-0.1284966;0.4913594;-0.02248982,-0.3032444;0.3127545;-0.01464066,-0.4628671;0.1656574;-0.02367535,0.07752874;-0.006227592;-0.04729083,0.07044679;-0.2900003;-0.02915022,0.02361781;-0.6381578;0.02540267,0.01993985;-0.6025938;-0.05666323,-0.08481417;0.01634821;-0.02872635,-0.1610299;-0.2069075;-0.1876422,-0.1322887;-0.5441819;-0.07900259,-0.1506941;-0.5802367;-0.1245802,0.05073401;0.5317962;-0.0468391,0;0;0,-0.002375141;0.2992961;-0.07063603,-0.005554989;0.5927275;-0.1519115,0.1771066;0.5019604;-0.09720254,0.2840798;0.279862;-0.05564284,0.2902061;0.067582;-0.1014493,-0.1467651;0.4663349;-0.02365585,-0.2544566;0.2455716;0.02286594,-0.3674724;0.22349;-0.1613578,0.07632741;0.003481835;-0.04947639,0.08215299;-0.2793131;-0.07946467,0.04963769;-0.6287819;-0.02292323,0.05302811;-0.6551107;-0.0828805,-0.08734488;0.00614164;-0.02488094,-0.1628515;-0.226783;-0.1696256,-0.1809052;-0.5803888;-0.1376939,-0.1936134;-0.600892;-0.2014687,-0.004481375;0.5204222;-0.1293986,166.0703
+0;0;0,0.02835743;0.3053954;-0.0224217,0.05812114;0.606297;-0.05828937,0.2327415;0.4970567;-0.0425898,0.4054995;0.3195366;-0.008833654,0.5827256;0.1939147;-0.005902342,-0.1284966;0.4913594;-0.02248982,-0.3032444;0.3127545;-0.01464066,-0.4628671;0.1656574;-0.02367535,0.07752874;-0.006227592;-0.04729083,0.07044679;-0.2900003;-0.02915022,0.02361781;-0.6381578;0.02540267,0.01993985;-0.6025938;-0.05666323,-0.08481417;0.01634821;-0.02872635,-0.1610299;-0.2069075;-0.1876422,-0.1322887;-0.5441819;-0.07900259,-0.1506941;-0.5802367;-0.1245802,0.05073401;0.5317962;-0.0468391,0;0;0,-0.002375141;0.2992961;-0.07063603,-0.005554989;0.5927275;-0.1519115,0.1771066;0.5019604;-0.09720254,0.2840798;0.279862;-0.05564284,0.2902061;0.067582;-0.1014493,-0.1467651;0.4663349;-0.02365585,-0.2544566;0.2455716;0.02286594,-0.3674724;0.22349;-0.1613578,0.07632741;0.003481835;-0.04947639,0.08215299;-0.2793131;-0.07946467,0.04963769;-0.6287819;-0.02292323,0.05302811;-0.6551107;-0.0828805,-0.08734488;0.00614164;-0.02488094,-0.1628515;-0.226783;-0.1696256,-0.1809052;-0.5803888;-0.1376939,-0.1936134;-0.600892;-0.2014687,-0.004481375;0.5204222;-0.1293986,166.0818
+0;0;0,0.02930174;0.3055729;-0.02248629,0.05977498;0.6068162;-0.05885031,0.2346758;0.4967046;-0.04291565,0.4129348;0.3250881;-0.008783817,0.5928037;0.2032915;-0.003458729,-0.1277665;0.4920412;-0.02266136,-0.3089731;0.3202818;-0.01515289,-0.4725252;0.1774651;-0.0235015,0.07799546;-0.006359355;-0.04781802,0.07050847;-0.2902116;-0.03036113,0.02399652;-0.6394743;0.02427498,0.0202856;-0.6039215;-0.05777298,-0.08551231;0.01650839;-0.02873003,-0.1639182;-0.2018743;-0.1933336,-0.1332612;-0.5398382;-0.08391013,-0.1529394;-0.5737983;-0.1318512,0.0521596;0.5322039;-0.04725227,0;0;0,-0.002682924;0.2997614;-0.06982064,-0.006274089;0.5937012;-0.15099,0.1769203;0.5004184;-0.09652519,0.2856783;0.2794166;-0.05501127,0.2928401;0.06730682;-0.1016345,-0.1514644;0.465857;-0.02792908,-0.2546792;0.2456411;0.02903746,-0.3664177;0.2493925;-0.1572849,0.07674094;0.003278434;-0.05010366,0.082169;-0.2797332;-0.07852602,0.04994409;-0.630155;-0.02108884,0.05338363;-0.6565112;-0.08099389,-0.08813068;0.006268289;-0.02457617,-0.1634243;-0.2272579;-0.1685527,-0.1807411;-0.5818175;-0.1350778,-0.1930899;-0.6054672;-0.1962799,-0.005117595;0.5212404;-0.1284599,166.1035
+0;0;0,0.02930174;0.3055729;-0.02248629,0.05977498;0.6068162;-0.05885031,0.2346758;0.4967046;-0.04291565,0.4129348;0.3250881;-0.008783817,0.5928037;0.2032915;-0.003458729,-0.1277665;0.4920412;-0.02266136,-0.3089731;0.3202818;-0.01515289,-0.4725252;0.1774651;-0.0235015,0.07799546;-0.006359355;-0.04781802,0.07050847;-0.2902116;-0.03036113,0.02399652;-0.6394743;0.02427498,0.0202856;-0.6039215;-0.05777298,-0.08551231;0.01650839;-0.02873003,-0.1639182;-0.2018743;-0.1933336,-0.1332612;-0.5398382;-0.08391013,-0.1529394;-0.5737983;-0.1318512,0.0521596;0.5322039;-0.04725227,0;0;0,-0.002682924;0.2997614;-0.06982064,-0.006274089;0.5937012;-0.15099,0.1769203;0.5004184;-0.09652519,0.2856783;0.2794166;-0.05501127,0.2928401;0.06730682;-0.1016345,-0.1514644;0.465857;-0.02792908,-0.2546792;0.2456411;0.02903746,-0.3664177;0.2493925;-0.1572849,0.07674094;0.003278434;-0.05010366,0.082169;-0.2797332;-0.07852602,0.04994409;-0.630155;-0.02108884,0.05338363;-0.6565112;-0.08099389,-0.08813068;0.006268289;-0.02457617,-0.1634243;-0.2272579;-0.1685527,-0.1807411;-0.5818175;-0.1350778,-0.1930899;-0.6054672;-0.1962799,-0.005117595;0.5212404;-0.1284599,166.1153
+0;0;0,0.0293098;0.305657;-0.02249248,0.05978968;0.6069658;-0.05886484,0.2318705;0.4973766;-0.04299314,0.4104826;0.3254201;-0.008793697,0.5904241;0.2035743;-0.003466459,-0.124977;0.4927852;-0.02305151,-0.3065425;0.3206855;-0.01552817,-0.4701606;0.1778112;-0.02388015,0.07831143;-0.006385116;-0.04801173,0.07081132;-0.2907346;-0.03052426,0.02426771;-0.640235;0.02414904,0.02055249;-0.6046758;-0.05799428,-0.08585872;0.01657527;-0.02884641,-0.164402;-0.20219;-0.1937384,-0.1337242;-0.5403839;-0.08424043,-0.1534252;-0.5744184;-0.1322373,0.05217169;0.5323279;-0.04726282,0;0;0,-0.002873853;0.2999394;-0.06942081,-0.006717607;0.5939372;-0.1506147,0.1733005;0.4981198;-0.09625554,0.2866991;0.278971;-0.05435729,0.2955679;0.06726277;-0.1028824,-0.1478034;0.4661527;-0.02692325,-0.2544057;0.2464146;0.02777636,-0.365205;0.2551799;-0.1590401,0.0766506;0.003286391;-0.05091619,0.08259314;-0.280239;-0.07910705,0.05054758;-0.6306103;-0.01978517,0.05391239;-0.6571547;-0.07964873,-0.08864797;0.006178583;-0.02412339,-0.1636875;-0.2281682;-0.1678848,-0.1809823;-0.5829324;-0.133983,-0.1934564;-0.6075163;-0.1944579,-0.005516917;0.5214598;-0.1280527,166.1374
+0;0;0,0.03001744;0.3055784;-0.02262709,0.06105128;0.6067825;-0.05938991,0.2328343;0.4965899;-0.0431064,0.417004;0.3306503;-0.008660458,0.6014355;0.2158401;-0.00108879,-0.123943;0.4929936;-0.0233416,-0.3122046;0.3282571;-0.01556746,-0.4785495;0.1885618;-0.02382926,0.07818139;-0.006525589;-0.04820438,0.07025708;-0.2908971;-0.03127114,0.02633714;-0.6406751;0.02379623,0.02262309;-0.6051452;-0.05834912,-0.08591465;0.01670238;-0.02860557,-0.1661617;-0.1974678;-0.1986297,-0.132963;-0.5353832;-0.08900727,-0.1537844;-0.5681036;-0.1382502,0.0532682;0.5321792;-0.04767551,0;0;0,-0.002873853;0.2999394;-0.06942081,-0.006717607;0.5939372;-0.1506147,0.1733005;0.4981198;-0.09625554,0.2866991;0.278971;-0.05435729,0.2955679;0.06726277;-0.1028824,-0.1478034;0.4661527;-0.02692325,-0.2544057;0.2464146;0.02777636,-0.365205;0.2551799;-0.1590401,0.0766506;0.003286391;-0.05091619,0.08259314;-0.280239;-0.07910705,0.05054758;-0.6306103;-0.01978517,0.05391239;-0.6571547;-0.07964873,-0.08864797;0.006178583;-0.02412339,-0.1636875;-0.2281682;-0.1678848,-0.1809823;-0.5829324;-0.133983,-0.1934564;-0.6075163;-0.1944579,-0.005516917;0.5214598;-0.1280527,166.1483
+0;0;0,0.02997217;0.3051174;-0.02259296,0.06097774;0.6060466;-0.05932407,0.2328762;0.49586;-0.04304213,0.4176273;0.3293964;-0.008487437,0.6020663;0.2145816;-0.0009154635,-0.1241246;0.4922614;-0.02326496,-0.3129805;0.3270048;-0.01546627,-0.4793322;0.1873039;-0.02372841,0.07823866;-0.006530369;-0.04823969,0.07025159;-0.293154;-0.03117234,0.02626824;-0.643437;0.02397452,0.02256225;-0.6079191;-0.05799247,-0.08597758;0.01671461;-0.02862653,-0.1668602;-0.1991518;-0.1999972,-0.1336136;-0.537555;-0.09021652,-0.1543897;-0.5701392;-0.1393526,0.0531976;0.5314715;-0.0476141,0;0;0,-0.002460003;0.2998991;-0.06752682,-0.005974486;0.5938914;-0.1476994,0.1740431;0.4967073;-0.09447145,0.2877247;0.276884;-0.05214763,0.2974096;0.06525806;-0.1009142,-0.146488;0.4645994;-0.02388415,-0.256718;0.2459582;0.03163609,-0.3662048;0.2625174;-0.1554359,0.07667908;0.003082991;-0.05100798,0.0831179;-0.2827542;-0.07864594,0.0510266;-0.6332334;-0.01693416,0.05465867;-0.6598315;-0.07648444,-0.0887671;0.00612658;-0.02395554,-0.1634885;-0.2318203;-0.1664553,-0.1808096;-0.587008;-0.1315894,-0.1951881;-0.6145344;-0.1885696,-0.0048742;0.5213766;-0.1253502,166.1594
+0;0;0,0.02997217;0.3051174;-0.02259296,0.06097774;0.6060466;-0.05932407,0.2328762;0.49586;-0.04304213,0.4176273;0.3293964;-0.008487437,0.6020663;0.2145816;-0.0009154635,-0.1241246;0.4922614;-0.02326496,-0.3129805;0.3270048;-0.01546627,-0.4793322;0.1873039;-0.02372841,0.07823866;-0.006530369;-0.04823969,0.07025159;-0.293154;-0.03117234,0.02626824;-0.643437;0.02397452,0.02256225;-0.6079191;-0.05799247,-0.08597758;0.01671461;-0.02862653,-0.1668602;-0.1991518;-0.1999972,-0.1336136;-0.537555;-0.09021652,-0.1543897;-0.5701392;-0.1393526,0.0531976;0.5314715;-0.0476141,0;0;0,-0.002460003;0.2998991;-0.06752682,-0.005974486;0.5938914;-0.1476994,0.1740431;0.4967073;-0.09447145,0.2877247;0.276884;-0.05214763,0.2974096;0.06525806;-0.1009142,-0.146488;0.4645994;-0.02388415,-0.256718;0.2459582;0.03163609,-0.3662048;0.2625174;-0.1554359,0.07667908;0.003082991;-0.05100798,0.0831179;-0.2827542;-0.07864594,0.0510266;-0.6332334;-0.01693416,0.05465867;-0.6598315;-0.07648444,-0.0887671;0.00612658;-0.02395554,-0.1634885;-0.2318203;-0.1664553,-0.1808096;-0.587008;-0.1315894,-0.1951881;-0.6145344;-0.1885696,-0.0048742;0.5213766;-0.1253502,166.1708
+0;0;0,0.03089827;0.3047337;-0.02265904,0.06283922;0.6052406;-0.05958831,0.231748;0.4950932;-0.04348204,0.4215606;0.3356614;-0.008285906,0.6088732;0.2256487;0.002521219,-0.1200993;0.4926519;-0.0239541,-0.3154378;0.3362275;-0.01618249,-0.4860535;0.201579;-0.02428693,0.07840922;-0.007002598;-0.04864622,0.07013325;-0.2934913;-0.03209762,0.0291682;-0.6440918;0.02385081,0.02544215;-0.6085787;-0.05750423,-0.08636495;0.01728067;-0.0283896,-0.1689149;-0.192733;-0.2058659,-0.1338478;-0.531017;-0.09603268,-0.1542495;-0.561343;-0.1470961,0.05478607;0.5307538;-0.04781451,0;0;0,-0.002035022;0.3001712;-0.06499147,-0.005315274;0.5941309;-0.1441512,0.1715887;0.4940772;-0.09146118,0.2891607;0.2771563;-0.04893756,0.2994732;0.06595381;-0.09985662,-0.1434906;0.4653937;-0.02169918,-0.256038;0.2486096;0.03329012,-0.3622924;0.2778303;-0.1542245,0.0771227;0.003020436;-0.05105352,0.08414374;-0.2828331;-0.0766778,0.05220012;-0.6331632;-0.01361036,0.05552574;-0.6593133;-0.07276297,-0.08918004;0.006105844;-0.02394024,-0.1622806;-0.2330871;-0.1648698,-0.1797695;-0.5881354;-0.1279384,-0.193964;-0.6152986;-0.1844523,-0.004242584;0.5216129;-0.1219757,166.1928
+0;0;0,0.03089827;0.3047337;-0.02265904,0.06283922;0.6052406;-0.05958831,0.231748;0.4950932;-0.04348204,0.4215606;0.3356614;-0.008285906,0.6088732;0.2256487;0.002521219,-0.1200993;0.4926519;-0.0239541,-0.3154378;0.3362275;-0.01618249,-0.4860535;0.201579;-0.02428693,0.07840922;-0.007002598;-0.04864622,0.07013325;-0.2934913;-0.03209762,0.0291682;-0.6440918;0.02385081,0.02544215;-0.6085787;-0.05750423,-0.08636495;0.01728067;-0.0283896,-0.1689149;-0.192733;-0.2058659,-0.1338478;-0.531017;-0.09603268,-0.1542495;-0.561343;-0.1470961,0.05478607;0.5307538;-0.04781451,0;0;0,-0.002035022;0.3001712;-0.06499147,-0.005315274;0.5941309;-0.1441512,0.1715887;0.4940772;-0.09146118,0.2891607;0.2771563;-0.04893756,0.2994732;0.06595381;-0.09985662,-0.1434906;0.4653937;-0.02169918,-0.256038;0.2486096;0.03329012,-0.3622924;0.2778303;-0.1542245,0.0771227;0.003020436;-0.05105352,0.08414374;-0.2828331;-0.0766778,0.05220012;-0.6331632;-0.01361036,0.05552574;-0.6593133;-0.07276297,-0.08918004;0.006105844;-0.02394024,-0.1622806;-0.2330871;-0.1648698,-0.1797695;-0.5881354;-0.1279384,-0.193964;-0.6152986;-0.1844523,-0.004242584;0.5216129;-0.1219757,166.2043
+0;0;0,0.03086916;0.3044466;-0.0226377,0.06279425;0.6048038;-0.05954971,0.2309218;0.4948263;-0.04346455,0.4265086;0.3305445;-0.007197727,0.613938;0.2204632;0.003616136,-0.1193696;0.4923958;-0.02402298,-0.3206503;0.3312129;-0.01601495,-0.4913724;0.1964805;-0.02412444,0.07816984;-0.006981219;-0.0484977,0.06978727;-0.2971599;-0.03173596,0.028869;-0.64736;0.02414858,0.02514712;-0.6118529;-0.05711551,-0.08610127;0.01722791;-0.02830292,-0.1697145;-0.1954907;-0.2080651,-0.1346874;-0.5333884;-0.09835728,-0.1550663;-0.5636469;-0.1493636,0.05474243;0.5303292;-0.04777787,0;0;0,-0.002609134;0.3002316;-0.06330323,-0.006408304;0.5944658;-0.1408257,0.1712088;0.4996514;-0.09257746,0.2890098;0.2748512;-0.04625416,0.3011378;0.06430334;-0.09998608,-0.1435499;0.4651075;-0.01926555,-0.2609531;0.242399;0.03708538,-0.3658291;0.2767599;-0.1504912,0.07657421;0.003388196;-0.05134392,0.08365589;-0.2862807;-0.07577014,0.05245334;-0.6359206;-0.01084042,0.05537677;-0.6619221;-0.07002926,-0.08898101;0.005615389;-0.02370936,-0.1628253;-0.2375887;-0.1649666,-0.1802971;-0.592063;-0.1264918,-0.1936372;-0.5846285;-0.2036985,-0.005210713;0.5218331;-0.1190789,166.2263
+0;0;0,0.03146883;0.3043642;-0.02291879,0.06364372;0.6046429;-0.06025049,0.2316366;0.4942477;-0.04414286,0.4320619;0.3362216;-0.006519869,0.6232092;0.2328352;0.005251335,-0.1186408;0.4927306;-0.02440481,-0.3240306;0.3368612;-0.0155866,-0.4989983;0.2076806;-0.02354229,0.07803001;-0.007115814;-0.04870285,0.06909575;-0.2973265;-0.03280446,0.02960926;-0.6475974;0.02366353,0.02581769;-0.61212;-0.05759934,-0.08619893;0.01729394;-0.02796337,-0.1705053;-0.1923051;-0.2110359,-0.1349402;-0.5301839;-0.1014431,-0.1556903;-0.5593553;-0.1535605,0.05554442;0.5301901;-0.04837418,0;0;0,-0.002609134;0.3002316;-0.06330323,-0.006408304;0.5944658;-0.1408257,0.1712088;0.4996514;-0.09257746,0.2890098;0.2748512;-0.04625416,0.3011378;0.06430334;-0.09998608,-0.1435499;0.4651075;-0.01926555,-0.2609531;0.242399;0.03708538,-0.3658291;0.2767599;-0.1504912,0.07657421;0.003388196;-0.05134392,0.08365589;-0.2862807;-0.07577014,0.05245334;-0.6359206;-0.01084042,0.05537677;-0.6619221;-0.07002926,-0.08898101;0.005615389;-0.02370936,-0.1628253;-0.2375887;-0.1649666,-0.1802971;-0.592063;-0.1264918,-0.1936372;-0.5846285;-0.2036985,-0.005210713;0.5218331;-0.1190789,166.2381
+0;0;0,0.03153152;0.3049706;-0.02296445,0.06373008;0.6054708;-0.06032186,0.2343178;0.49453;-0.04414934,0.435669;0.3357737;-0.006352518,0.626904;0.23234;0.005424079,-0.1211245;0.4929906;-0.02412025,-0.3274633;0.3364009;-0.0152613,-0.5025111;0.2071611;-0.02322063,0.07837718;-0.007147473;-0.04891954,0.06936839;-0.2997789;-0.03288853,0.02981348;-0.6506568;0.02367732,0.02604269;-0.6152094;-0.05714029,-0.08658244;0.01737089;-0.02808778,-0.171592;-0.1939764;-0.2126873,-0.1359653;-0.5324407;-0.1029047,-0.1566018;-0.5612878;-0.1547365,0.05562906;0.5310023;-0.04844305,0;0;0,-0.003697827;0.3009678;-0.06271672,-0.008559614;0.5956712;-0.1392739,0.1716438;0.4987001;-0.0907166,0.2898157;0.2729075;-0.0435195,0.3025591;0.06280392;-0.09921622,-0.1462318;0.4640017;-0.0155431,-0.2671228;0.241436;0.03945073,-0.3727528;0.2902191;-0.1445888,0.07641761;0.003684312;-0.05228734,0.08353882;-0.2885045;-0.07566047,0.05300179;-0.6384348;-0.008609295,0.05600904;-0.6643277;-0.06728053,-0.08961493;0.005227642;-0.02300059,-0.1631606;-0.2390511;-0.1675352,-0.1803331;-0.5935674;-0.1239133,-0.1936466;-0.5859569;-0.2007042,-0.007123679;0.5229511;-0.1177793,166.2598
+0;0;0,0.03153152;0.3049706;-0.02296445,0.06373008;0.6054708;-0.06032186,0.2343178;0.49453;-0.04414934,0.435669;0.3357737;-0.006352518,0.626904;0.23234;0.005424079,-0.1211245;0.4929906;-0.02412025,-0.3274633;0.3364009;-0.0152613,-0.5025111;0.2071611;-0.02322063,0.07837718;-0.007147473;-0.04891954,0.06936839;-0.2997789;-0.03288853,0.02981348;-0.6506568;0.02367732,0.02604269;-0.6152094;-0.05714029,-0.08658244;0.01737089;-0.02808778,-0.171592;-0.1939764;-0.2126873,-0.1359653;-0.5324407;-0.1029047,-0.1566018;-0.5612878;-0.1547365,0.05562906;0.5310023;-0.04844305,0;0;0,-0.003697827;0.3009678;-0.06271672,-0.008559614;0.5956712;-0.1392739,0.1716438;0.4987001;-0.0907166,0.2898157;0.2729075;-0.0435195,0.3025591;0.06280392;-0.09921622,-0.1462318;0.4640017;-0.0155431,-0.2671228;0.241436;0.03945073,-0.3727528;0.2902191;-0.1445888,0.07641761;0.003684312;-0.05228734,0.08353882;-0.2885045;-0.07566047,0.05300179;-0.6384348;-0.008609295,0.05600904;-0.6643277;-0.06728053,-0.08961493;0.005227642;-0.02300059,-0.1631606;-0.2390511;-0.1675352,-0.1803331;-0.5935674;-0.1239133,-0.1936466;-0.5859569;-0.2007042,-0.007123679;0.5229511;-0.1177793,166.2709
+0;0;0,0.03201893;0.3049023;-0.02319561,0.06447469;0.605332;-0.06089553,0.2349938;0.4943624;-0.04451233,0.4445832;0.3469486;-0.005576804,0.6359209;0.2438151;0.007126248,-0.1205909;0.4939511;-0.02407855,-0.3320839;0.3443315;-0.01638706,-0.512587;0.222739;-0.02286285,0.07819783;-0.007333552;-0.04917833,0.06872937;-0.2999871;-0.03383055,0.02972247;-0.6509454;0.02261691,0.02587147;-0.615509;-0.05819765,-0.08666901;0.01752984;-0.02771964,-0.1725658;-0.1881185;-0.21825,-0.1371105;-0.5266551;-0.1086352,-0.1567881;-0.553829;-0.162666,0.05631813;0.5308837;-0.04892832,0;0;0,-0.003697827;0.3009678;-0.06271672,-0.008559614;0.5956712;-0.1392739,0.1716438;0.4987001;-0.0907166,0.2898157;0.2729075;-0.0435195,0.3025591;0.06280392;-0.09921622,-0.1462318;0.4640017;-0.0155431,-0.2671228;0.241436;0.03945073,-0.3727528;0.2902191;-0.1445888,0.07641761;0.003684312;-0.05228734,0.08353882;-0.2885045;-0.07566047,0.05300179;-0.6384348;-0.008609295,0.05600904;-0.6643277;-0.06728053,-0.08961493;0.005227642;-0.02300059,-0.1631606;-0.2390511;-0.1675352,-0.1803331;-0.5935674;-0.1239133,-0.1936466;-0.5859569;-0.2007042,-0.007123679;0.5229511;-0.1177793,166.2825
+0;0;0,0.03198873;0.3046147;-0.02317373,0.06439889;0.604622;-0.06082143,0.2342473;0.4938796;-0.04446921,0.4476031;0.3438166;-0.004833978,0.6389533;0.2406764;0.007869901,-0.1199833;0.4934699;-0.02411324,-0.335277;0.3411615;-0.01628353,-0.5157918;0.2195611;-0.02275974,0.07779291;-0.007295577;-0.04892367,0.0682422;-0.3024913;-0.03344257,0.02924591;-0.6533542;0.02298954,0.02539453;-0.6179172;-0.05783302,-0.08622021;0.01743907;-0.02757609,-0.1728631;-0.1899956;-0.2197615,-0.1374175;-0.5284402;-0.1101765,-0.157097;-0.5556197;-0.1642126,0.05625199;0.5302618;-0.04886839,0;0;0,-0.004302442;0.3011055;-0.0605588,-0.009484991;0.5957658;-0.1355336,0.1706137;0.5011575;-0.08896041,0.2894208;0.2709128;-0.03913307,0.3029495;0.06094328;-0.09520411,-0.1463708;0.4640955;-0.01238373,-0.2839053;0.2443396;0.03662764,-0.3855777;0.2810829;-0.1523879,0.07573025;0.003920496;-0.0524218,0.08225155;-0.2910069;-0.07355738,0.05265364;-0.6404946;-0.004330635,0.05558132;-0.6665843;-0.06282902,-0.08916416;0.004897842;-0.02289652,-0.1646622;-0.2410823;-0.1687225,-0.1817438;-0.5950273;-0.1213807,-0.1953813;-0.5872484;-0.1981721,-0.0079934;0.5230417;-0.1143758,166.2938
+0;0;0,0.03237609;0.3045779;-0.02312003,0.06501002;0.6045462;-0.06087919,0.2348466;0.4939479;-0.04453564,0.4504424;0.3471005;-0.004977923,0.646013;0.2524813;0.009636374,-0.1195267;0.4939236;-0.02417889,-0.3401212;0.3493784;-0.01674397,-0.5242761;0.2334274;-0.02426189,0.07775453;-0.007260376;-0.04898988,0.06755541;-0.302473;-0.03426343,0.02898153;-0.6533554;0.02233712,0.02511682;-0.6179129;-0.05848443,-0.08627366;0.01733517;-0.02747428,-0.1740595;-0.1857185;-0.2237757,-0.1380827;-0.5241265;-0.1142504,-0.1565253;-0.5505201;-0.1695344,0.05682296;0.5301971;-0.04888495,0;0;0,-0.004302442;0.3011055;-0.0605588,-0.009484991;0.5957658;-0.1355336,0.1706137;0.5011575;-0.08896041,0.2894208;0.2709128;-0.03913307,0.3029495;0.06094328;-0.09520411,-0.1463708;0.4640955;-0.01238373,-0.2839053;0.2443396;0.03662764,-0.3855777;0.2810829;-0.1523879,0.07573025;0.003920496;-0.0524218,0.08225155;-0.2910069;-0.07355738,0.05265364;-0.6404946;-0.004330635,0.05558132;-0.6665843;-0.06282902,-0.08916416;0.004897842;-0.02289652,-0.1646622;-0.2410823;-0.1687225,-0.1817438;-0.5950273;-0.1213807,-0.1953813;-0.5872484;-0.1981721,-0.0079934;0.5230417;-0.1143758,166.3161
+0;0;0,0.03245468;0.3053172;-0.02317615,0.06512164;0.60559;-0.06097114,0.2382127;0.4943061;-0.04454441,0.4542182;0.3471797;-0.004911527,0.6498747;0.2525189;0.009709192,-0.1226438;0.4942814;-0.02381523,-0.3436575;0.3494615;-0.01636618,-0.5278933;0.2334595;-0.02388741,0.07792226;-0.007276039;-0.04909557,0.06764625;-0.304714;-0.03425811,0.02906227;-0.6556884;0.02235727,0.02520163;-0.6202516;-0.05837929,-0.08645976;0.01737257;-0.02753355,-0.1749074;-0.1872118;-0.2253147,-0.1389212;-0.5257084;-0.1157608,-0.1573443;-0.5520427;-0.1709866,0.05693211;0.5312185;-0.04897329,0;0;0,-0.005467638;0.3018193;-0.06069803,-0.0118119;0.596877;-0.1352749,0.1712736;0.4995036;-0.08668375,0.2904775;0.269112;-0.03583622,0.3067121;0.05983739;-0.09411526,-0.149906;0.4646313;-0.008650541,-0.2892712;0.2455078;0.04072078,-0.3977906;0.3145986;-0.1350799,0.07583748;0.003661632;-0.05263519,0.08245346;-0.2936301;-0.07184434,0.05354361;-0.6430065;-0.001294136,0.05640875;-0.6691428;-0.05963254,-0.08942398;0.005069219;-0.02264618,-0.1647202;-0.242281;-0.1707795,-0.1817652;-0.5957636;-0.1194322,-0.195277;-0.5879683;-0.1961605,-0.01005554;0.5240976;-0.1142461,166.3382
+0;0;0,0.03245468;0.3053172;-0.02317615,0.06512164;0.60559;-0.06097114,0.2382127;0.4943061;-0.04454441,0.4542182;0.3471797;-0.004911527,0.6498747;0.2525189;0.009709192,-0.1226438;0.4942814;-0.02381523,-0.3436575;0.3494615;-0.01636618,-0.5278933;0.2334595;-0.02388741,0.07792226;-0.007276039;-0.04909557,0.06764625;-0.304714;-0.03425811,0.02906227;-0.6556884;0.02235727,0.02520163;-0.6202516;-0.05837929,-0.08645976;0.01737257;-0.02753355,-0.1749074;-0.1872118;-0.2253147,-0.1389212;-0.5257084;-0.1157608,-0.1573443;-0.5520427;-0.1709866,0.05693211;0.5312185;-0.04897329,0;0;0,-0.005467638;0.3018193;-0.06069803,-0.0118119;0.596877;-0.1352749,0.1712736;0.4995036;-0.08668375,0.2904775;0.269112;-0.03583622,0.3067121;0.05983739;-0.09411526,-0.149906;0.4646313;-0.008650541,-0.2892712;0.2455078;0.04072078,-0.3977906;0.3145986;-0.1350799,0.07583748;0.003661632;-0.05263519,0.08245346;-0.2936301;-0.07184434,0.05354361;-0.6430065;-0.001294136,0.05640875;-0.6691428;-0.05963254,-0.08942398;0.005069219;-0.02264618,-0.1647202;-0.242281;-0.1707795,-0.1817652;-0.5957636;-0.1194322,-0.195277;-0.5879683;-0.1961605,-0.01005554;0.5240976;-0.1142461,166.3496
+0;0;0,0.03240997;0.3048965;-0.02314422,0.06501169;0.60457;-0.06086322,0.2388688;0.4932935;-0.04444399,0.455409;0.3458028;-0.004712991,0.6510618;0.2511438;0.009907456,-0.1234775;0.4932687;-0.02362924,-0.3450384;0.3480903;-0.01616174,-0.5292708;0.2320905;-0.02368283,0.07761454;-0.007247305;-0.04890168,0.06732868;-0.3049702;-0.03405001,0.02861706;-0.6571057;0.02275267,0.0247611;-0.6216755;-0.05788595,-0.08611833;0.01730396;-0.02742482,-0.1746507;-0.1874764;-0.2253954,-0.1385454;-0.5270928;-0.1154791,-0.1569462;-0.5533588;-0.1706379,0.05683976;0.5303583;-0.04889116,0;0;0,-0.005559266;0.3015541;-0.05985117,-0.01188873;0.5961974;-0.13358,0.1717735;0.4981081;-0.08471394,0.2916341;0.2675049;-0.03297114,0.3159578;0.05936477;-0.09247017,-0.1506273;0.465093;-0.006071433,-0.2946755;0.2483435;0.04384306,-0.4013858;0.3211834;-0.1315462,0.075863;0.003162891;-0.05198765,0.08232601;-0.2944128;-0.07128167,0.05384141;-0.6448083;0.000385046,0.0570073;-0.6715322;-0.05722856,-0.08885105;0.005561939;-0.02329101,-0.1640225;-0.2425004;-0.1708702,-0.1815118;-0.5968792;-0.1176317,-0.1950927;-0.588977;-0.194275,-0.01014979;0.5235315;-0.1127446,166.3714
+0;0;0,0.03265396;0.3048747;-0.02308933,0.06536733;0.604526;-0.06088315,0.2391927;0.4932108;-0.04410151,0.458432;0.3495312;-0.005216602,0.6583217;0.2641305;0.009099005,-0.1232362;0.4938031;-0.02350253,-0.3499094;0.3566538;-0.01792714,-0.5421;0.2544657;-0.0265566,0.07751979;-0.007313929;-0.04904185,0.06684618;-0.3050413;-0.03455781,0.02840041;-0.6572461;0.02199559,0.02458272;-0.6218002;-0.0586438,-0.08617777;0.01735489;-0.02720502,-0.1758687;-0.1818272;-0.2302994,-0.140184;-0.521754;-0.1212082,-0.1569577;-0.5462733;-0.1785949,0.05718136;0.5303206;-0.04888179,0;0;0,-0.005559266;0.3015541;-0.05985117,-0.01188873;0.5961974;-0.13358,0.1717735;0.4981081;-0.08471394,0.2916341;0.2675049;-0.03297114,0.3159578;0.05936477;-0.09247017,-0.1506273;0.465093;-0.006071433,-0.2946755;0.2483435;0.04384306,-0.4013858;0.3211834;-0.1315462,0.075863;0.003162891;-0.05198765,0.08232601;-0.2944128;-0.07128167,0.05384141;-0.6448083;0.000385046,0.0570073;-0.6715322;-0.05722856,-0.08885105;0.005561939;-0.02329101,-0.1640225;-0.2425004;-0.1708702,-0.1815118;-0.5968792;-0.1176317,-0.1950927;-0.588977;-0.194275,-0.01014979;0.5235315;-0.1127446,166.3828
+0;0;0,0.03256558;0.3040495;-0.02302683,0.06522977;0.6032496;-0.06076599,0.2399357;0.4918205;-0.0439718,0.4592091;0.3481185;-0.005080834,0.6591426;0.2626992;0.009237905,-0.1242324;0.4924156;-0.02327397,-0.350941;0.355245;-0.01769771,-0.5431736;0.2530345;-0.02632906,0.07735536;-0.007298414;-0.04893782,0.06667247;-0.3052846;-0.03444119,0.02803469;-0.6592484;0.02239466,0.02421595;-0.6238011;-0.0582668,-0.08599497;0.01731807;-0.02714731,-0.1757639;-0.1820372;-0.2304182,-0.139901;-0.5236617;-0.1207822,-0.1566793;-0.5481959;-0.1781846,0.05705088;0.5291085;-0.04877502,0;0;0,-0.005282894;0.301055;-0.05809355,-0.01147214;0.5954981;-0.1307414,0.1730277;0.4967428;-0.0824151,0.2933567;0.266581;-0.02959347,0.3191642;0.05888829;-0.09019542,-0.1534937;0.4629767;-0.007111594,-0.3026901;0.2538502;0.05808152,-0.4045347;0.3388965;-0.1147469,0.07580648;0.00310123;-0.05172801,0.08262509;-0.2947505;-0.07064748,0.05442563;-0.6466151;0.002902508,0.05768442;-0.6734148;-0.05466223,-0.08859969;0.005524658;-0.0234862,-0.1632491;-0.2437255;-0.1698484,-0.1816457;-0.5997529;-0.1158153,-0.1945004;-0.5917102;-0.1926474,-0.009757236;0.5228288;-0.1101546,166.4055
+0;0;0,0.03256906;0.3040821;-0.0230293,0.06523967;0.6033408;-0.06077658,0.2398249;0.4919057;-0.04398063,0.4593516;0.3480378;-0.005044758,0.6593586;0.262587;0.009279254,-0.1241095;0.4925005;-0.02329609,-0.3510798;0.3551714;-0.01771339,-0.5433832;0.2529233;-0.02634792,0.07750381;-0.00731242;-0.04903174,0.06676745;-0.3067899;-0.03446256,0.02818191;-0.6602751;0.02229644,0.02437258;-0.6248412;-0.05816656,-0.08616001;0.01735131;-0.02719941,-0.1763782;-0.1830016;-0.2314876,-0.1405638;-0.5241643;-0.1219998,-0.1573008;-0.5485643;-0.179261,0.05705748;0.5291697;-0.04878077,0;0;0,-0.005774945;0.3012848;-0.05701876,-0.01226985;0.5960175;-0.1287105,0.1723661;0.4976563;-0.08144665,0.2955503;0.2691612;-0.02647758,0.3223925;0.06195122;-0.08855295,-0.1547318;0.4621183;-0.007013366,-0.3141627;0.2625923;0.06493863,-0.4172236;0.347341;-0.1074155,0.07539362;0.003818244;-0.05258942,0.08169672;-0.2956562;-0.06960797,0.05402014;-0.6470186;0.004153013,0.05672151;-0.6743993;-0.05257868,-0.08895268;0.00495961;-0.02296186,-0.1646465;-0.2450317;-0.1705731,-0.1834158;-0.6002825;-0.1148348,-0.1961161;-0.5920888;-0.1915259,-0.01048873;0.5232498;-0.1083665,166.4274
+0;0;0,0.032488;0.3041234;-0.02259415,0.06498417;0.6034501;-0.05995074,0.2396879;0.4922149;-0.04396304,0.4677023;0.3628086;-0.003104951,0.6673233;0.2763715;0.01067599,-0.1245014;0.4929608;-0.02341701,-0.3568614;0.3649385;-0.01840669,-0.5464295;0.2577097;-0.02710995,0.07738329;-0.007194877;-0.04923905,0.06587054;-0.3066753;-0.03533762,0.02774886;-0.6602205;0.02136059,0.02396508;-0.6247455;-0.05910083,-0.08627725;0.01718621;-0.02693127,-0.1779407;-0.1786478;-0.2349245,-0.1420556;-0.5201231;-0.1264393,-0.157295;-0.5472214;-0.1814473,0.05685809;0.5292574;-0.04805144,0;0;0,-0.005774945;0.3012848;-0.05701876,-0.01226985;0.5960175;-0.1287105,0.1723661;0.4976563;-0.08144665,0.2955503;0.2691612;-0.02647758,0.3223925;0.06195122;-0.08855295,-0.1547318;0.4621183;-0.007013366,-0.3141627;0.2625923;0.06493863,-0.4172236;0.347341;-0.1074155,0.07539362;0.003818244;-0.05258942,0.08169672;-0.2956562;-0.06960797,0.05402014;-0.6470186;0.004153013,0.05672151;-0.6743993;-0.05257868,-0.08895268;0.00495961;-0.02296186,-0.1646465;-0.2450317;-0.1705731,-0.1834158;-0.6002825;-0.1148348,-0.1961161;-0.5920888;-0.1915259,-0.01048873;0.5232498;-0.1083665,166.4388
+0;0;0,0.032488;0.3041234;-0.02259415,0.06498417;0.6034501;-0.05995074,0.2396879;0.4922149;-0.04396304,0.4677023;0.3628086;-0.003104951,0.6673233;0.2763715;0.01067599,-0.1245014;0.4929608;-0.02341701,-0.3568614;0.3649385;-0.01840669,-0.5464295;0.2577097;-0.02710995,0.07738329;-0.007194877;-0.04923905,0.06587054;-0.3066753;-0.03533762,0.02774886;-0.6602205;0.02136059,0.02396508;-0.6247455;-0.05910083,-0.08627725;0.01718621;-0.02693127,-0.1779407;-0.1786478;-0.2349245,-0.1420556;-0.5201231;-0.1264393,-0.157295;-0.5472214;-0.1814473,0.05685809;0.5292574;-0.04805144,0;0;0,-0.005774945;0.3012848;-0.05701876,-0.01226985;0.5960175;-0.1287105,0.1723661;0.4976563;-0.08144665,0.2955503;0.2691612;-0.02647758,0.3223925;0.06195122;-0.08855295,-0.1547318;0.4621183;-0.007013366,-0.3141627;0.2625923;0.06493863,-0.4172236;0.347341;-0.1074155,0.07539362;0.003818244;-0.05258942,0.08169672;-0.2956562;-0.06960797,0.05402014;-0.6470186;0.004153013,0.05672151;-0.6743993;-0.05257868,-0.08895268;0.00495961;-0.02296186,-0.1646465;-0.2450317;-0.1705731,-0.1834158;-0.6002825;-0.1148348,-0.1961161;-0.5920888;-0.1915259,-0.01048873;0.5232498;-0.1083665,166.4501
+0;0;0,0.03239102;0.3032155;-0.0225267,0.0647709;0.6014711;-0.05974977,0.2388393;0.4906327;-0.04381897,0.467046;0.3611173;-0.002926428,0.6667285;0.2746536;0.01085876,-0.1240273;0.4913758;-0.02334756,-0.3565832;0.3632456;-0.01833302,-0.5462097;0.2559838;-0.02703897,0.07701454;-0.007160591;-0.04900441,0.06539323;-0.3094649;-0.0349719,0.02721785;-0.6635082;0.02180619,0.02344494;-0.628049;-0.05842408,-0.08586612;0.01710431;-0.02680294,-0.1783939;-0.1805762;-0.2367574,-0.1424582;-0.5225326;-0.1281194,-0.1576539;-0.5494669;-0.1829693,0.05667355;0.5275406;-0.04789253,0;0;0,-0.004881084;0.3007492;-0.05497599,-0.01080315;0.5948132;-0.1248412,0.1728685;0.4960167;-0.07761788,0.297617;0.2685063;-0.02103543,0.3291302;0.0624581;-0.08498979,-0.1523652;0.4668873;-4.246831E-05,-0.3192054;0.2721364;0.06895883,-0.4335497;0.3510746;-0.09906867,0.07469967;0.003660857;-0.05282521,0.08159813;-0.298822;-0.06610465,0.05478667;-0.6505498;0.008705378,0.0570648;-0.6778422;-0.04780412,-0.08858045;0.004935914;-0.0226514,-0.1652063;-0.2491402;-0.1685748,-0.1838105;-0.6046808;-0.1113683,-0.1971567;-0.5962325;-0.1877773,-0.009156421;0.5222097;-0.1048939,166.4722
+0;0;0,0.03178157;0.3022007;-0.02229799,0.06363024;0.6000243;-0.05941023,0.2372649;0.4894501;-0.04344726,0.4634658;0.3645116;-0.004180599,0.6665523;0.2869151;0.01096637,-0.1246036;0.4906442;-0.0233199,-0.3560501;0.3692567;-0.01933007,-0.5472175;0.2649637;-0.02786262,0.07659245;-0.006946065;-0.04905915,0.06363464;-0.3114851;-0.03555324,0.02571132;-0.6651367;0.02096728,0.02198611;-0.6296663;-0.05927691,-0.08568974;0.01682467;-0.02637518,-0.1822322;-0.1741454;-0.2438707,-0.1465614;-0.5165939;-0.1382352,-0.1608183;-0.5439844;-0.1928795,0.05566057;0.5261481;-0.04757258,0;0;0,-0.004041791;0.3000484;-0.05279303,-0.009205773;0.5940189;-0.1209583,0.1736834;0.4946892;-0.07510448,0.3030098;0.2746492;-0.01875377,0.3360542;0.06824359;-0.08039451,-0.1512478;0.4713207;0.004655086,-0.3277407;0.2911027;0.0731391,-0.4538311;0.3625544;-0.0896204,0.07428996;0.003471345;-0.05282426,0.08189426;-0.3013496;-0.06380987,0.05536385;-0.6526374;0.01099157,0.05763283;-0.6806903;-0.04475474,-0.08822846;0.005028366;-0.02262535,-0.1647057;-0.2523504;-0.167545,-0.1835523;-0.6073225;-0.1097361,-0.1974002;-0.5986754;-0.1861247,-0.007802904;0.5213565;-0.1014764,166.4944
+0;0;0,0.03178157;0.3022007;-0.02229799,0.06363024;0.6000243;-0.05941023,0.2372649;0.4894501;-0.04344726,0.4634658;0.3645116;-0.004180599,0.6665523;0.2869151;0.01096637,-0.1246036;0.4906442;-0.0233199,-0.3560501;0.3692567;-0.01933007,-0.5472175;0.2649637;-0.02786262,0.07659245;-0.006946065;-0.04905915,0.06363464;-0.3114851;-0.03555324,0.02571132;-0.6651367;0.02096728,0.02198611;-0.6296663;-0.05927691,-0.08568974;0.01682467;-0.02637518,-0.1822322;-0.1741454;-0.2438707,-0.1465614;-0.5165939;-0.1382352,-0.1608183;-0.5439844;-0.1928795,0.05566057;0.5261481;-0.04757258,0;0;0,-0.004041791;0.3000484;-0.05279303,-0.009205773;0.5940189;-0.1209583,0.1736834;0.4946892;-0.07510448,0.3030098;0.2746492;-0.01875377,0.3360542;0.06824359;-0.08039451,-0.1512478;0.4713207;0.004655086,-0.3277407;0.2911027;0.0731391,-0.4538311;0.3625544;-0.0896204,0.07428996;0.003471345;-0.05282426,0.08189426;-0.3013496;-0.06380987,0.05536385;-0.6526374;0.01099157,0.05763283;-0.6806903;-0.04475474,-0.08822846;0.005028366;-0.02262535,-0.1647057;-0.2523504;-0.167545,-0.1835523;-0.6073225;-0.1097361,-0.1974002;-0.5986754;-0.1861247,-0.007802904;0.5213565;-0.1014764,166.5058
+0;0;0,0.03178157;0.3022007;-0.02229799,0.06363024;0.6000243;-0.05941023,0.2372649;0.4894501;-0.04344726,0.4634658;0.3645116;-0.004180599,0.6665523;0.2869151;0.01096637,-0.1246036;0.4906442;-0.0233199,-0.3560501;0.3692567;-0.01933007,-0.5472175;0.2649637;-0.02786262,0.07659245;-0.006946065;-0.04905915,0.06363464;-0.3114851;-0.03555324,0.02571132;-0.6651367;0.02096728,0.02198611;-0.6296663;-0.05927691,-0.08568974;0.01682467;-0.02637518,-0.1822322;-0.1741454;-0.2438707,-0.1465614;-0.5165939;-0.1382352,-0.1608183;-0.5439844;-0.1928795,0.05566057;0.5261481;-0.04757258,0;0;0,-0.004041791;0.3000484;-0.05279303,-0.009205773;0.5940189;-0.1209583,0.1736834;0.4946892;-0.07510448,0.3030098;0.2746492;-0.01875377,0.3360542;0.06824359;-0.08039451,-0.1512478;0.4713207;0.004655086,-0.3277407;0.2911027;0.0731391,-0.4538311;0.3625544;-0.0896204,0.07428996;0.003471345;-0.05282426,0.08189426;-0.3013496;-0.06380987,0.05536385;-0.6526374;0.01099157,0.05763283;-0.6806903;-0.04475474,-0.08822846;0.005028366;-0.02262535,-0.1647057;-0.2523504;-0.167545,-0.1835523;-0.6073225;-0.1097361,-0.1974002;-0.5986754;-0.1861247,-0.007802904;0.5213565;-0.1014764,166.5172
+0;0;0,0.0315596;0.3020245;-0.0220243,0.06315771;0.5995044;-0.0587964,0.237893;0.4894566;-0.04246681,0.4687411;0.3700795;-0.004061725,0.6729841;0.2957562;0.0116098,-0.1260659;0.4904714;-0.02318288,-0.3621165;0.3752492;-0.01863776,-0.558688;0.2815832;-0.02706808,0.07651871;-0.0068298;-0.04906605,0.06244927;-0.3133629;-0.03502718,0.02463179;-0.6671428;0.02116335,0.02108883;-0.6316373;-0.05892506,-0.08570118;0.01664375;-0.02622079,-0.1845024;-0.1709397;-0.2485007,-0.1484016;-0.5135501;-0.1433219,-0.1602027;-0.5411136;-0.1981325,0.05525925;0.5257323;-0.04705666,0;0;0,-0.003616408;0.3000042;-0.05180979,-0.008301288;0.593852;-0.118726,0.1755141;0.4943872;-0.07405591,0.3047809;0.2730481;-0.01647282,0.3456849;0.06834778;-0.07899785,-0.1517448;0.473558;0.00755211,-0.3350676;0.299426;0.07887895,-0.4687552;0.3669035;-0.07942182,0.07400614;0.003356099;-0.0531137,0.08216658;-0.303563;-0.06268764,0.0555677;-0.6548202;0.01253629,0.05779764;-0.682715;-0.04314351,-0.08821608;0.005108592;-0.02238439,-0.1643886;-0.2546774;-0.1675276,-0.1839837;-0.6095295;-0.1088435,-0.1979662;-0.6007238;-0.185082,-0.007024899;0.5212295;-0.09957242,166.5392
+0;0;0,0.0315596;0.3020245;-0.0220243,0.06315771;0.5995044;-0.0587964,0.237893;0.4894566;-0.04246681,0.4687411;0.3700795;-0.004061725,0.6729841;0.2957562;0.0116098,-0.1260659;0.4904714;-0.02318288,-0.3621165;0.3752492;-0.01863776,-0.558688;0.2815832;-0.02706808,0.07651871;-0.0068298;-0.04906605,0.06244927;-0.3133629;-0.03502718,0.02463179;-0.6671428;0.02116335,0.02108883;-0.6316373;-0.05892506,-0.08570118;0.01664375;-0.02622079,-0.1845024;-0.1709397;-0.2485007,-0.1484016;-0.5135501;-0.1433219,-0.1602027;-0.5411136;-0.1981325,0.05525925;0.5257323;-0.04705666,0;0;0,-0.003616408;0.3000042;-0.05180979,-0.008301288;0.593852;-0.118726,0.1755141;0.4943872;-0.07405591,0.3047809;0.2730481;-0.01647282,0.3456849;0.06834778;-0.07899785,-0.1517448;0.473558;0.00755211,-0.3350676;0.299426;0.07887895,-0.4687552;0.3669035;-0.07942182,0.07400614;0.003356099;-0.0531137,0.08216658;-0.303563;-0.06268764,0.0555677;-0.6548202;0.01253629,0.05779764;-0.682715;-0.04314351,-0.08821608;0.005108592;-0.02238439,-0.1643886;-0.2546774;-0.1675276,-0.1839837;-0.6095295;-0.1088435,-0.1979662;-0.6007238;-0.185082,-0.007024899;0.5212295;-0.09957242,166.5504
+0;0;0,0.03126872;0.3027263;-0.02173997,0.06251119;0.600648;-0.05818439,0.2374609;0.4906654;-0.04193548,0.4708566;0.3769231;-0.00425262,0.6787034;0.3140509;0.01314399,-0.126837;0.4920575;-0.02303335,-0.364591;0.3812283;-0.01847756,-0.5630161;0.2917203;-0.02694163,0.07680367;-0.006678945;-0.04931144,0.06177818;-0.3148186;-0.03575486,0.02358699;-0.6692647;0.0211149,0.02015281;-0.633774;-0.05833079,-0.08611724;0.01646201;-0.02622696,-0.186636;-0.167724;-0.2527907,-0.1487533;-0.5105736;-0.1462835,-0.1597401;-0.5384526;-0.1999759,0.05471832;0.5268171;-0.04653716,0;0;0,-0.003264412;0.300739;-0.05137086,-0.00745514;0.5951756;-0.1173477,0.1763454;0.4949096;-0.07388997,0.309569;0.2765607;-0.01552868,0.3522506;0.07192163;-0.076823,-0.1507779;0.4744294;0.00898622,-0.347169;0.3189481;0.08700539,-0.4868705;0.3764136;-0.06995657,0.07371435;0.003668308;-0.05410886,0.08201301;-0.3049042;-0.06269789,0.05558023;-0.6568124;0.01337218,0.0577329;-0.6842918;-0.0418098,-0.08876578;0.004817033;-0.02173623,-0.1646554;-0.256598;-0.167553,-0.1850161;-0.6122063;-0.1087911,-0.1990808;-0.6031421;-0.1844048,-0.006304368;0.5224481;-0.09845948,166.5725
+0;0;0,0.03126872;0.3027263;-0.02173997,0.06251119;0.600648;-0.05818439,0.2374609;0.4906654;-0.04193548,0.4708566;0.3769231;-0.00425262,0.6787034;0.3140509;0.01314399,-0.126837;0.4920575;-0.02303335,-0.364591;0.3812283;-0.01847756,-0.5630161;0.2917203;-0.02694163,0.07680367;-0.006678945;-0.04931144,0.06177818;-0.3148186;-0.03575486,0.02358699;-0.6692647;0.0211149,0.02015281;-0.633774;-0.05833079,-0.08611724;0.01646201;-0.02622696,-0.186636;-0.167724;-0.2527907,-0.1487533;-0.5105736;-0.1462835,-0.1597401;-0.5384526;-0.1999759,0.05471832;0.5268171;-0.04653716,0;0;0,-0.003264412;0.300739;-0.05137086,-0.00745514;0.5951756;-0.1173477,0.1763454;0.4949096;-0.07388997,0.309569;0.2765607;-0.01552868,0.3522506;0.07192163;-0.076823,-0.1507779;0.4744294;0.00898622,-0.347169;0.3189481;0.08700539,-0.4868705;0.3764136;-0.06995657,0.07371435;0.003668308;-0.05410886,0.08201301;-0.3049042;-0.06269789,0.05558023;-0.6568124;0.01337218,0.0577329;-0.6842918;-0.0418098,-0.08876578;0.004817033;-0.02173623,-0.1646554;-0.256598;-0.167553,-0.1850161;-0.6122063;-0.1087911,-0.1990808;-0.6031421;-0.1844048,-0.006304368;0.5224481;-0.09845948,166.5839
+0;0;0,0.03135483;0.30356;-0.02179983,0.06267;0.6021753;-0.05832645,0.2384285;0.4919152;-0.04203869,0.4731603;0.3775218;-0.004140116,0.6808991;0.3146822;0.01324745,-0.1275059;0.4933135;-0.02305165,-0.366621;0.3818498;-0.01846978,-0.564943;0.2923883;-0.02692945,0.07677998;-0.006676885;-0.04929623,0.06166148;-0.316724;-0.03565574,0.0234948;-0.6709427;0.02117753,0.02004039;-0.6354197;-0.05873601,-0.08609068;0.01645694;-0.02621887,-0.1872317;-0.1688692;-0.2541851,-0.1493733;-0.5114989;-0.1477463,-0.1604249;-0.5397187;-0.2017549,0.05486497;0.5282293;-0.04666105,0;0;0,-0.002684802;0.3016457;-0.051085,-0.005996734;0.5969971;-0.1162407,0.1783877;0.4951934;-0.07435513,0.3121427;0.2758501;-0.01419497,0.3679475;0.07454717;-0.07559133,-0.1503071;0.4768725;0.01064578,-0.3597967;0.3347693;0.08509038,-0.5082713;0.3844719;-0.06620897,0.07318972;0.003945887;-0.05474997,0.08243342;-0.306532;-0.06261873,0.05588657;-0.6580932;0.01391578,0.05800779;-0.6859851;-0.04151559,-0.088854;0.00461327;-0.02129669,-0.1645683;-0.2586152;-0.1680004,-0.1856724;-0.6139832;-0.1094703,-0.2001466;-0.6049598;-0.1854906,-0.005081415;0.5240823;-0.09759641,166.6062
+0;0;0,0.031156;0.3036029;-0.02148426,0.06225057;0.6022802;-0.05769142,0.2381386;0.4923027;-0.04187901,0.4755289;0.3834064;-0.004348177,0.6840101;0.3232675;0.01369189,-0.1279547;0.4935476;-0.02297671,-0.3691835;0.3866955;-0.01944355,-0.5702838;0.303663;-0.02785791,0.07683142;-0.006160605;-0.0492833,0.06085917;-0.3161888;-0.03619681,0.02285108;-0.6703479;0.02111204,0.01939496;-0.6347948;-0.05879932,-0.08620574;0.01596685;-0.02614372,-0.1888728;-0.164282;-0.2574739,-0.1503417;-0.507126;-0.1519706,-0.1605922;-0.5360472;-0.2053731,0.05450612;0.5283155;-0.04610413,0;0;0,-0.002684802;0.3016457;-0.051085,-0.005996734;0.5969971;-0.1162407,0.1783877;0.4951934;-0.07435513,0.3121427;0.2758501;-0.01419497,0.3679475;0.07454717;-0.07559133,-0.1503071;0.4768725;0.01064578,-0.3597967;0.3347693;0.08509038,-0.5082713;0.3844719;-0.06620897,0.07318972;0.003945887;-0.05474997,0.08243342;-0.306532;-0.06261873,0.05588657;-0.6580932;0.01391578,0.05800779;-0.6859851;-0.04151559,-0.088854;0.00461327;-0.02129669,-0.1645683;-0.2586152;-0.1680004,-0.1856724;-0.6139832;-0.1094703,-0.2001466;-0.6049598;-0.1854906,-0.005081415;0.5240823;-0.09759641,166.6173
+0;0;0,0.03108211;0.3028829;-0.02143331,0.062139;0.6011983;-0.05759606,0.2371291;0.4915;-0.04182039,0.4757251;0.3820507;-0.004098952,0.6843469;0.3218712;0.01395329,-0.127153;0.4927387;-0.02301161,-0.3696069;0.3853439;-0.0194605,-0.5708429;0.3022554;-0.02788055,0.07701223;-0.006175103;-0.04939929,0.06094506;-0.3180458;-0.03623502,0.02294325;-0.6721463;0.02106436,0.01947955;-0.636581;-0.05902216,-0.08640862;0.01600443;-0.02620525,-0.1896859;-0.1653156;-0.2589103,-0.1511611;-0.508103;-0.1534243,-0.161434;-0.5371533;-0.2069439,0.05440513;0.5273347;-0.0460246,0;0;0,-0.001837388;0.301109;-0.04993534,-0.00420469;0.5963619;-0.1138792,0.1788187;0.4932735;-0.07300854,0.3157987;0.2747708;-0.01117706,0.3783821;0.07658763;-0.07657814,-0.1486592;0.4789451;0.0123831,-0.3634368;0.3406521;0.08362725,-0.5195626;0.3883363;-0.06066933,0.07327613;0.003626317;-0.05501604,0.08298688;-0.308712;-0.06174398,0.05636449;-0.6601313;0.01513433,0.05847655;-0.6881136;-0.04045725,-0.08915533;0.004840993;-0.02090929,-0.1641199;-0.2607017;-0.16775,-0.1856591;-0.6159965;-0.1093015,-0.2004516;-0.6068954;-0.1854673,-0.003577739;0.5234585;-0.09559727,166.6398
+0;0;0,0.03108211;0.3028829;-0.02143331,0.062139;0.6011983;-0.05759606,0.2371291;0.4915;-0.04182039,0.4757251;0.3820507;-0.004098952,0.6843469;0.3218712;0.01395329,-0.127153;0.4927387;-0.02301161,-0.3696069;0.3853439;-0.0194605,-0.5708429;0.3022554;-0.02788055,0.07701223;-0.006175103;-0.04939929,0.06094506;-0.3180458;-0.03623502,0.02294325;-0.6721463;0.02106436,0.01947955;-0.636581;-0.05902216,-0.08640862;0.01600443;-0.02620525,-0.1896859;-0.1653156;-0.2589103,-0.1511611;-0.508103;-0.1534243,-0.161434;-0.5371533;-0.2069439,0.05440513;0.5273347;-0.0460246,0;0;0,-0.001837388;0.301109;-0.04993534,-0.00420469;0.5963619;-0.1138792,0.1788187;0.4932735;-0.07300854,0.3157987;0.2747708;-0.01117706,0.3783821;0.07658763;-0.07657814,-0.1486592;0.4789451;0.0123831,-0.3634368;0.3406521;0.08362725,-0.5195626;0.3883363;-0.06066933,0.07327613;0.003626317;-0.05501604,0.08298688;-0.308712;-0.06174398,0.05636449;-0.6601313;0.01513433,0.05847655;-0.6881136;-0.04045725,-0.08915533;0.004840993;-0.02090929,-0.1641199;-0.2607017;-0.16775,-0.1856591;-0.6159965;-0.1093015,-0.2004516;-0.6068954;-0.1854673,-0.003577739;0.5234585;-0.09559727,166.651
+0;0;0,0.03070451;0.3023435;-0.02104312,0.06138029;0.6004224;-0.05687512,0.2367488;0.4909247;-0.04118954,0.4786173;0.3862204;-0.004307773,0.6877711;0.3284987;0.01414444,-0.1281446;0.4922201;-0.02278039,-0.3739444;0.3902402;-0.02029471,-0.5762005;0.3101948;-0.03043475,0.07698426;-0.005931519;-0.04939855,0.0595699;-0.3198451;-0.03662782,0.0214416;-0.6737758;0.02074397,0.01805588;-0.638202;-0.05903463,-0.08646357;0.01567161;-0.02608502,-0.191938;-0.162267;-0.2631949,-0.1535351;-0.5051197;-0.1583639,-0.1625268;-0.5349495;-0.2107729,0.05375055;0.5266563;-0.04538633,0;0;0,-0.001550719;0.300789;-0.0481739,-0.003204629;0.5961733;-0.1100514,0.1801817;0.4940447;-0.07116437,0.3206359;0.2770971;-0.007681847,0.3925795;0.08197576;-0.07225251,-0.1487654;0.4782778;0.01461934,-0.3703466;0.3470574;0.08175056,-0.5351783;0.3960523;-0.05184443,0.07327373;0.003481865;-0.05496192,0.08246803;-0.3109933;-0.06033922,0.05590501;-0.6622556;0.01661157,0.0578711;-0.6900863;-0.03869582,-0.08913324;0.004853972;-0.02082501,-0.1642604;-0.2631053;-0.1676646,-0.1862662;-0.6181533;-0.1087674,-0.2010318;-0.6087888;-0.1846838,-0.002792656;0.5232353;-0.09240174,166.6732
+0;0;0,0.03070451;0.3023435;-0.02104312,0.06138029;0.6004224;-0.05687512,0.2367488;0.4909247;-0.04118954,0.4786173;0.3862204;-0.004307773,0.6877711;0.3284987;0.01414444,-0.1281446;0.4922201;-0.02278039,-0.3739444;0.3902402;-0.02029471,-0.5762005;0.3101948;-0.03043475,0.07698426;-0.005931519;-0.04939855,0.0595699;-0.3198451;-0.03662782,0.0214416;-0.6737758;0.02074397,0.01805588;-0.638202;-0.05903463,-0.08646357;0.01567161;-0.02608502,-0.191938;-0.162267;-0.2631949,-0.1535351;-0.5051197;-0.1583639,-0.1625268;-0.5349495;-0.2107729,0.05375055;0.5266563;-0.04538633,0;0;0,-0.001550719;0.300789;-0.0481739,-0.003204629;0.5961733;-0.1100514,0.1801817;0.4940447;-0.07116437,0.3206359;0.2770971;-0.007681847,0.3925795;0.08197576;-0.07225251,-0.1487654;0.4782778;0.01461934,-0.3703466;0.3470574;0.08175056,-0.5351783;0.3960523;-0.05184443,0.07327373;0.003481865;-0.05496192,0.08246803;-0.3109933;-0.06033922,0.05590501;-0.6622556;0.01661157,0.0578711;-0.6900863;-0.03869582,-0.08913324;0.004853972;-0.02082501,-0.1642604;-0.2631053;-0.1676646,-0.1862662;-0.6181533;-0.1087674,-0.2010318;-0.6087888;-0.1846838,-0.002792656;0.5232353;-0.09240174,166.6847
+0;0;0,0.03071725;0.302469;-0.02105185,0.0613452;0.6000836;-0.05682461,0.2370161;0.4907186;-0.0411618,0.4794018;0.3857904;-0.004201166,0.6886021;0.3280559;0.01425515,-0.1284415;0.492016;-0.02272417,-0.3747668;0.389818;-0.02023318,-0.5770679;0.3097548;-0.03037548,0.07699065;-0.00593201;-0.04940264,0.05949342;-0.3213394;-0.03657115,0.02137987;-0.6751331;0.02077844,0.01799402;-0.6395591;-0.0590033,-0.08647075;0.01567291;-0.02608718,-0.1924471;-0.1631125;-0.2643254,-0.1540591;-0.5058324;-0.1595349,-0.1630512;-0.5356646;-0.211946,0.0537349;0.5265055;-0.04536507,0;0;0,-0.0007801652;0.3010499;-0.04735565,-0.001540095;0.5962328;-0.1078982,0.1822706;0.4960197;-0.06973052,0.3251724;0.2806471;-0.00399971,0.4037683;0.08871856;-0.07051921,-0.1486038;0.4812966;0.01631314,-0.3733153;0.3524271;0.07974989,-0.5421717;0.3975429;-0.05021463,0.07317266;0.003378987;-0.05511546,0.08199881;-0.312609;-0.06024575,0.05519435;-0.663673;0.01687241,0.05723041;-0.6915205;-0.03841949,-0.08917861;0.004954294;-0.02063977,-0.1647621;-0.2644132;-0.1678842,-0.1870951;-0.6192314;-0.1085807,-0.2018164;-0.6097524;-0.1845402,-0.001320377;0.5234132;-0.09057069,166.7066
+0;0;0,0.03040978;0.3025068;-0.02095396,0.06069072;0.6001575;-0.0567182,0.236466;0.490917;-0.04064015,0.4813707;0.3918865;-0.004014019,0.6913635;0.3372927;0.01499305,-0.1290711;0.4924293;-0.02259381,-0.377687;0.3959139;-0.02128291,-0.5808876;0.3182044;-0.03174434,0.07691545;-0.005756754;-0.04954031,0.05870805;-0.3211472;-0.03729383,0.02041491;-0.6749067;0.02014718,0.01708751;-0.6393311;-0.05963689,-0.08657081;0.0154381;-0.0258946,-0.1945916;-0.1586928;-0.2666488,-0.1549804;-0.5012943;-0.1619265,-0.1616331;-0.5318841;-0.2138137,0.05316879;0.5265716;-0.04525013,0;0;0,-0.0007801652;0.3010499;-0.04735565,-0.001540095;0.5962328;-0.1078982,0.1822706;0.4960197;-0.06973052,0.3251724;0.2806471;-0.00399971,0.4037683;0.08871856;-0.07051921,-0.1486038;0.4812966;0.01631314,-0.3733153;0.3524271;0.07974989,-0.5421717;0.3975429;-0.05021463,0.07317266;0.003378987;-0.05511546,0.08199881;-0.312609;-0.06024575,0.05519435;-0.663673;0.01687241,0.05723041;-0.6915205;-0.03841949,-0.08917861;0.004954294;-0.02063977,-0.1647621;-0.2644132;-0.1678842,-0.1870951;-0.6192314;-0.1085807,-0.2018164;-0.6097524;-0.1845402,-0.001320377;0.5234132;-0.09057069,166.7177
+0;0;0,0.03038673;0.3022776;-0.02093808,0.0606291;0.5995492;-0.05665563,0.2365578;0.4903991;-0.0405924,0.4853099;0.3898129;-0.003390886,0.6954076;0.3351918;0.01562568,-0.1292612;0.4919126;-0.02253215,-0.3817828;0.393881;-0.02120066,-0.585085;0.3161327;-0.03166731,0.07718077;-0.005776613;-0.04971121,0.05890337;-0.3223797;-0.03741763,0.0206192;-0.6760563;0.02000991,0.01729646;-0.6404885;-0.05966249,-0.08686944;0.01549136;-0.02598393,-0.1953056;-0.159309;-0.2676638,-0.1557037;-0.5018302;-0.162966,-0.162347;-0.5323352;-0.2147806,0.05311922;0.5260812;-0.04520594,0;0;0,-0.0004113614;0.3009059;-0.04678631,-0.0007411838;0.5958319;-0.1066699,0.1832804;0.4963101;-0.0693922,0.3296053;0.2785969;-0.001796722,0.4191767;0.09300698;-0.07264495,-0.1484524;0.4809631;0.01687583,-0.3811176;0.3560567;0.07724507,-0.5523123;0.3996529;-0.05033958,0.07328296;0.003428429;-0.05549145,0.08207341;-0.3137847;-0.06010318,0.05501543;-0.6646476;0.0174458,0.0569959;-0.6923479;-0.03783965,-0.08957344;0.004906381;-0.02034635,-0.1645239;-0.265225;-0.169122,-0.1878885;-0.6196933;-0.1086481,-0.2025674;-0.6101229;-0.1845223,-0.000627622;0.523097;-0.08950448,166.7304
+0;0;0,0.03038673;0.3022776;-0.02093808,0.0606291;0.5995492;-0.05665563,0.2365578;0.4903991;-0.0405924,0.4853099;0.3898129;-0.003390886,0.6954076;0.3351918;0.01562568,-0.1292612;0.4919126;-0.02253215,-0.3817828;0.393881;-0.02120066,-0.585085;0.3161327;-0.03166731,0.07718077;-0.005776613;-0.04971121,0.05890337;-0.3223797;-0.03741763,0.0206192;-0.6760563;0.02000991,0.01729646;-0.6404885;-0.05966249,-0.08686944;0.01549136;-0.02598393,-0.1953056;-0.159309;-0.2676638,-0.1557037;-0.5018302;-0.162966,-0.162347;-0.5323352;-0.2147806,0.05311922;0.5260812;-0.04520594,0;0;0,-0.0004113614;0.3009059;-0.04678631,-0.0007411838;0.5958319;-0.1066699,0.1832804;0.4963101;-0.0693922,0.3296053;0.2785969;-0.001796722,0.4191767;0.09300698;-0.07264495,-0.1484524;0.4809631;0.01687583,-0.3811176;0.3560567;0.07724507,-0.5523123;0.3996529;-0.05033958,0.07328296;0.003428429;-0.05549145,0.08207341;-0.3137847;-0.06010318,0.05501543;-0.6646476;0.0174458,0.0569959;-0.6923479;-0.03783965,-0.08957344;0.004906381;-0.02034635,-0.1645239;-0.265225;-0.169122,-0.1878885;-0.6196933;-0.1086481,-0.2025674;-0.6101229;-0.1845223,-0.000627622;0.523097;-0.08950448,166.7509
+0;0;0,0.02982558;0.3022465;-0.0208729,0.05959883;0.5991473;-0.05650607,0.2357648;0.4900318;-0.03979241,0.4870307;0.3958628;-0.004405364,0.6983421;0.3457408;0.01543858,-0.1303704;0.4916835;-0.02260661,-0.3846921;0.3990851;-0.021835,-0.5893838;0.3247195;-0.03321941,0.07702682;-0.005538221;-0.04966261,0.05768991;-0.3230874;-0.03819728,0.01975147;-0.6762598;0.01932783,0.01658907;-0.6407153;-0.06012926,-0.08677564;0.01517317;-0.02588323,-0.197238;-0.1534251;-0.2722884,-0.1569674;-0.4949919;-0.1665075,-0.1610103;-0.5261995;-0.2174138,0.05220296;0.5258144;-0.04508848,0;0;0,4.588068E-05;0.3009049;-0.04620004,0.000363037;0.595593;-0.1051221,0.1844048;0.4962529;-0.06809402,0.3340138;0.2811451;-0.0002679825,0.4342667;0.1030054;-0.07625556,-0.1488048;0.4815676;0.01691698,-0.3832186;0.359606;0.07548421,-0.5569084;0.4051764;-0.04826437,0.07323794;0.003196389;-0.0552826,0.08215764;-0.3149841;-0.06022525,0.05482545;-0.6652719;0.01743197,0.05653159;-0.6930285;-0.03748107,-0.08932412;0.005223271;-0.02059358,-0.1642891;-0.2658476;-0.1697367,-0.1879862;-0.6196539;-0.1085919,-0.2023278;-0.6099502;-0.184332,0.0003234297;0.5229519;-0.08820915,166.7624
+0;0;0,0.02982558;0.3022465;-0.0208729,0.05959883;0.5991473;-0.05650607,0.2357648;0.4900318;-0.03979241,0.4870307;0.3958628;-0.004405364,0.6983421;0.3457408;0.01543858,-0.1303704;0.4916835;-0.02260661,-0.3846921;0.3990851;-0.021835,-0.5893838;0.3247195;-0.03321941,0.07702682;-0.005538221;-0.04966261,0.05768991;-0.3230874;-0.03819728,0.01975147;-0.6762598;0.01932783,0.01658907;-0.6407153;-0.06012926,-0.08677564;0.01517317;-0.02588323,-0.197238;-0.1534251;-0.2722884,-0.1569674;-0.4949919;-0.1665075,-0.1610103;-0.5261995;-0.2174138,0.05220296;0.5258144;-0.04508848,0;0;0,4.588068E-05;0.3009049;-0.04620004,0.000363037;0.595593;-0.1051221,0.1844048;0.4962529;-0.06809402,0.3340138;0.2811451;-0.0002679825,0.4342667;0.1030054;-0.07625556,-0.1488048;0.4815676;0.01691698,-0.3832186;0.359606;0.07548421,-0.5569084;0.4051764;-0.04826437,0.07323794;0.003196389;-0.0552826,0.08215764;-0.3149841;-0.06022525,0.05482545;-0.6652719;0.01743197,0.05653159;-0.6930285;-0.03748107,-0.08932412;0.005223271;-0.02059358,-0.1642891;-0.2658476;-0.1697367,-0.1879862;-0.6196539;-0.1085919,-0.2023278;-0.6099502;-0.184332,0.0003234297;0.5229519;-0.08820915,166.7738
+0;0;0,0.02982558;0.3022465;-0.0208729,0.05959883;0.5991473;-0.05650607,0.2357648;0.4900318;-0.03979241,0.4870307;0.3958628;-0.004405364,0.6983421;0.3457408;0.01543858,-0.1303704;0.4916835;-0.02260661,-0.3846921;0.3990851;-0.021835,-0.5893838;0.3247195;-0.03321941,0.07702682;-0.005538221;-0.04966261,0.05768991;-0.3230874;-0.03819728,0.01975147;-0.6762598;0.01932783,0.01658907;-0.6407153;-0.06012926,-0.08677564;0.01517317;-0.02588323,-0.197238;-0.1534251;-0.2722884,-0.1569674;-0.4949919;-0.1665075,-0.1610103;-0.5261995;-0.2174138,0.05220296;0.5258144;-0.04508848,0;0;0,4.588068E-05;0.3009049;-0.04620004,0.000363037;0.595593;-0.1051221,0.1844048;0.4962529;-0.06809402,0.3340138;0.2811451;-0.0002679825,0.4342667;0.1030054;-0.07625556,-0.1488048;0.4815676;0.01691698,-0.3832186;0.359606;0.07548421,-0.5569084;0.4051764;-0.04826437,0.07323794;0.003196389;-0.0552826,0.08215764;-0.3149841;-0.06022525,0.05482545;-0.6652719;0.01743197,0.05653159;-0.6930285;-0.03748107,-0.08932412;0.005223271;-0.02059358,-0.1642891;-0.2658476;-0.1697367,-0.1879862;-0.6196539;-0.1085919,-0.2023278;-0.6099502;-0.184332,0.0003234297;0.5229519;-0.08820915,166.785
+0;0;0,0.02965289;0.3022575;-0.020735,0.05924863;0.5986602;-0.05615331,0.2346224;0.4903248;-0.03909219,0.4911499;0.40187;-0.003963523,0.7035118;0.3546049;0.01586081,-0.1298409;0.4919894;-0.02235815,-0.3888005;0.4036488;-0.02305055,-0.5954099;0.3334531;-0.03352445,0.07702682;-0.005451496;-0.04961516,0.05726584;-0.3240533;-0.03789796,0.01900163;-0.6767345;0.02015517,0.0159036;-0.6411639;-0.05924922,-0.08675746;0.01502206;-0.02592283,-0.1986672;-0.1516187;-0.2744021,-0.1567513;-0.49266;-0.1687973,-0.1605106;-0.5229281;-0.2207522,0.05190107;0.5255073;-0.04480699,0;0;0,0.001274943;0.3010168;-0.04534411,0.003320411;0.5954332;-0.102845,0.1859659;0.4959767;-0.06639338,0.3405897;0.2810053;0.002479076,0.4501089;0.1123722;-0.08291984,-0.1473726;0.4833897;0.01632917,-0.3869716;0.3627996;0.07031956,-0.5640352;0.4080537;-0.04936798,0.07319322;0.002913833;-0.0553062,0.08180919;-0.3163616;-0.06018949,0.05425887;-0.666208;0.01770043,0.05590978;-0.6940798;-0.03701544,-0.08929543;0.005527194;-0.02050094,-0.1645069;-0.266533;-0.170038,-0.1886065;-0.6199336;-0.1088363,-0.2026611;-0.6100861;-0.1846125,0.002837494;0.5229064;-0.08630085,166.8086
+0;0;0,0.0297205;0.3029467;-0.02078228,0.05936278;0.5998154;-0.05625689,0.2355392;0.4911949;-0.0391504,0.4956532;0.4015034;-0.003530595,0.7082804;0.3541793;0.0163185,-0.1305508;0.492867;-0.02234169,-0.3931309;0.4032912;-0.02304376,-0.5999984;0.3330078;-0.03353076,0.07704992;-0.005453131;-0.04963003,0.0572175;-0.3252067;-0.03787048,0.01899973;-0.67746;0.0201122,0.01590588;-0.6418969;-0.05918495,-0.08678348;0.01502657;-0.02593061,-0.1990978;-0.1522167;-0.2753081,-0.1572328;-0.492844;-0.1698316,-0.160987;-0.5230308;-0.2217163,0.05200236;0.5265344;-0.04489072,0;0;0,0.00236246;0.3016813;-0.04554892,0.005237892;0.596487;-0.1034698,0.1879773;0.4961116;-0.06309962,0.3510887;0.2821345;0.004584074,0.4658507;0.1203615;-0.08762813,-0.1465322;0.4835494;0.01574879,-0.3939189;0.3676471;0.06411329,-0.5719002;0.4145253;-0.05407721,0.073296;0.002757818;-0.0552237,0.08153543;-0.317682;-0.06016231,0.05370995;-0.6670073;0.01795626,0.05532023;-0.6949109;-0.03657031,-0.08930683;0.005660124;-0.02053821,-0.1646139;-0.2675226;-0.1704515,-0.1893121;-0.6204026;-0.1090456,-0.2027938;-0.6105327;-0.1848188,0.004572794;0.5238644;-0.08676744,166.8289
+0;0;0,0.0297205;0.3029467;-0.02078228,0.05936278;0.5998154;-0.05625689,0.2355392;0.4911949;-0.0391504,0.4956532;0.4015034;-0.003530595,0.7082804;0.3541793;0.0163185,-0.1305508;0.492867;-0.02234169,-0.3931309;0.4032912;-0.02304376,-0.5999984;0.3330078;-0.03353076,0.07704992;-0.005453131;-0.04963003,0.0572175;-0.3252067;-0.03787048,0.01899973;-0.67746;0.0201122,0.01590588;-0.6418969;-0.05918495,-0.08678348;0.01502657;-0.02593061,-0.1990978;-0.1522167;-0.2753081,-0.1572328;-0.492844;-0.1698316,-0.160987;-0.5230308;-0.2217163,0.05200236;0.5265344;-0.04489072,0;0;0,0.00236246;0.3016813;-0.04554892,0.005237892;0.596487;-0.1034698,0.1879773;0.4961116;-0.06309962,0.3510887;0.2821345;0.004584074,0.4658507;0.1203615;-0.08762813,-0.1465322;0.4835494;0.01574879,-0.3939189;0.3676471;0.06411329,-0.5719002;0.4145253;-0.05407721,0.073296;0.002757818;-0.0552237,0.08153543;-0.317682;-0.06016231,0.05370995;-0.6670073;0.01795626,0.05532023;-0.6949109;-0.03657031,-0.08930683;0.005660124;-0.02053821,-0.1646139;-0.2675226;-0.1704515,-0.1893121;-0.6204026;-0.1090456,-0.2027938;-0.6105327;-0.1848188,0.004572794;0.5238644;-0.08676744,166.8409
+0;0;0,0.02945125;0.302478;-0.02018738,0.05868352;0.5979567;-0.05464502,0.2320033;0.4908126;-0.0375741,0.4951355;0.4057411;-0.00329655,0.7092029;0.3653142;0.01714023,-0.1282095;0.4922345;-0.02229073,-0.3935249;0.4070436;-0.02325881,-0.6021298;0.3419556;-0.0344119,0.07702111;-0.005270345;-0.04967565,0.05637691;-0.3259214;-0.03886773,0.01829232;-0.6781851;0.01948857,0.01540926;-0.6425827;-0.05968734,-0.08681364;0.01479645;-0.025926,-0.2008065;-0.147888;-0.2787095,-0.1564916;-0.4874784;-0.1707275,-0.1615294;-0.5161471;-0.2240298,0.0514502;0.5250943;-0.04358346,0;0;0,0.004728585;0.3013223;-0.04416323,0.01091103;0.5950253;-0.09944105,0.1897176;0.4960378;-0.05937982,0.3597855;0.2851452;0.005826712,0.4827691;0.1314951;-0.08979511,-0.1424075;0.4845973;0.01303695,-0.392982;0.3715756;0.05874487,-0.5725698;0.4192627;-0.0568017,0.07340425;0.002631575;-0.05506897,0.08097333;-0.3187313;-0.06042743,0.05283113;-0.6679807;0.0181756,0.0546902;-0.6958666;-0.03617787,-0.08926381;0.005765706;-0.02065017,-0.1646923;-0.2675036;-0.1722896,-0.1904517;-0.6200269;-0.1089699,-0.2031894;-0.6099069;-0.1848057,0.009390742;0.5227326;-0.08347082,166.8631
+0;0;0,0.02945125;0.302478;-0.02018738,0.05868352;0.5979567;-0.05464502,0.2320033;0.4908126;-0.0375741,0.4951355;0.4057411;-0.00329655,0.7092029;0.3653142;0.01714023,-0.1282095;0.4922345;-0.02229073,-0.3935249;0.4070436;-0.02325881,-0.6021298;0.3419556;-0.0344119,0.07702111;-0.005270345;-0.04967565,0.05637691;-0.3259214;-0.03886773,0.01829232;-0.6781851;0.01948857,0.01540926;-0.6425827;-0.05968734,-0.08681364;0.01479645;-0.025926,-0.2008065;-0.147888;-0.2787095,-0.1564916;-0.4874784;-0.1707275,-0.1615294;-0.5161471;-0.2240298,0.0514502;0.5250943;-0.04358346,0;0;0,0.004728585;0.3013223;-0.04416323,0.01091103;0.5950253;-0.09944105,0.1897176;0.4960378;-0.05937982,0.3597855;0.2851452;0.005826712,0.4827691;0.1314951;-0.08979511,-0.1424075;0.4845973;0.01303695,-0.392982;0.3715756;0.05874487,-0.5725698;0.4192627;-0.0568017,0.07340425;0.002631575;-0.05506897,0.08097333;-0.3187313;-0.06042743,0.05283113;-0.6679807;0.0181756,0.0546902;-0.6958666;-0.03617787,-0.08926381;0.005765706;-0.02065017,-0.1646923;-0.2675036;-0.1722896,-0.1904517;-0.6200269;-0.1089699,-0.2031894;-0.6099069;-0.1848057,0.009390742;0.5227326;-0.08347082,166.8745
+0;0;0,0.02939815;0.3019327;-0.02015098,0.05849025;0.5959947;-0.054441,0.2196764;0.4915631;-0.03783616,0.4834153;0.4062955;-0.003479581,0.69738;0.365888;0.0169474,-0.1162498;0.4928892;-0.02358324,-0.3821769;0.4075019;-0.02455355,-0.5906817;0.3424451;-0.03570129,0.07707981;-0.005274361;-0.04971351,0.05637216;-0.3269109;-0.03887236,0.01837656;-0.6783514;0.01934756,0.01549939;-0.6427604;-0.05966682,-0.08687979;0.01480772;-0.02594575,-0.201223;-0.1483768;-0.2795062,-0.1570116;-0.4871736;-0.1717765,-0.1620392;-0.5157226;-0.2249701,0.05129676;0.5235335;-0.04344034,0;0;0,0.00948748;0.3009641;-0.04200315,0.0231481;0.5937181;-0.09309506,0.1878871;0.4949642;-0.05863667,0.3677492;0.2917383;0.00737834,0.5136077;0.1617115;-0.09085226,-0.126454;0.4883779;0.00514698,-0.3802691;0.3792554;0.04612665,-0.5597081;0.4301175;-0.06809069,0.07358181;0.002503037;-0.05495453,0.08108138;-0.3198407;-0.06084299,0.05240737;-0.6680973;0.01814294,0.05425209;-0.695951;-0.03600836,-0.08930801;0.005877603;-0.02073845,-0.1645335;-0.2678964;-0.1736612,-0.191111;-0.6194015;-0.109775,-0.2038167;-0.6088571;-0.1855566,0.01963875;0.5216736;-0.07824087,166.8961
+0;0;0,0.02930534;0.3019726;-0.01968187,0.058413;0.5960891;-0.05349111,0.2196297;0.4918563;-0.03698195,0.485133;0.4119591;-0.003313161,0.7011851;0.3852834;0.01768251,-0.1164601;0.4935207;-0.02295592,-0.3835485;0.4118649;-0.02525602,-0.5934065;0.3513953;-0.03683029,0.07707715;-0.005076724;-0.04973821,0.05553567;-0.326658;-0.03888164,0.01741797;-0.678053;0.01953233,0.01456577;-0.6424254;-0.05948036,-0.08693475;0.01456615;-0.0258984,-0.2023555;-0.1431549;-0.2824106,-0.1555801;-0.4813152;-0.1737674,-0.1618628;-0.5083299;-0.2284726,0.0512101;0.5236099;-0.04261682,0;0;0,0.00948748;0.3009641;-0.04200315,0.0231481;0.5937181;-0.09309506,0.1878871;0.4949642;-0.05863667,0.3677492;0.2917383;0.00737834,0.5136077;0.1617115;-0.09085226,-0.126454;0.4883779;0.00514698,-0.3802691;0.3792554;0.04612665,-0.5597081;0.4301175;-0.06809069,0.07358181;0.002503037;-0.05495453,0.08108138;-0.3198407;-0.06084299,0.05240737;-0.6680973;0.01814294,0.05425209;-0.695951;-0.03600836,-0.08930801;0.005877603;-0.02073845,-0.1645335;-0.2678964;-0.1736612,-0.191111;-0.6194015;-0.109775,-0.2038167;-0.6088571;-0.1855566,0.01963875;0.5216736;-0.07824087,166.908
+0;0;0,0.02915005;0.3003725;-0.01957758,0.05804325;0.5923221;-0.05313715,0.2224643;0.4880417;-0.03660457,0.4802513;0.4104666;-0.003914285,0.6965159;0.3837646;0.01710204,-0.1199116;0.4897372;-0.02231621,-0.3792376;0.4104545;-0.02454947,-0.5893021;0.3499255;-0.03613511,0.07713663;-0.005080642;-0.04977659,0.0556043;-0.3265253;-0.03892464,0.01744655;-0.6782895;0.01955071,0.01458902;-0.6426514;-0.05960982,-0.08700184;0.01457739;-0.02591839,-0.2023736;-0.1430767;-0.2823216,-0.155549;-0.4815922;-0.1735642,-0.1618435;-0.5087135;-0.2283719,0.05089465;0.5203891;-0.04234483,0;0;0,0.01123634;0.2994778;-0.04053903,0.02545601;0.5901856;-0.09041643,0.1931303;0.4953133;-0.04999566,0.3719237;0.2998928;0.008180141,0.5186885;0.1740203;-0.09449076,-0.128568;0.487518;0.007204466,-0.3805854;0.391539;0.03576985,-0.5640255;0.4392262;-0.07377793,0.07392073;0.002304167;-0.05462599,0.08027916;-0.3199191;-0.06093359,0.05112219;-0.6683192;0.01894569,0.05311425;-0.6963931;-0.035182,-0.08928675;0.006076475;-0.021084,-0.1641153;-0.267781;-0.1737629,-0.1921331;-0.619361;-0.1088018,-0.20344;-0.6087505;-0.1849763,0.02194585;0.5186577;-0.07580972,166.9299
+0;0;0,0.02915005;0.3003725;-0.01957758,0.05804325;0.5923221;-0.05313715,0.2224643;0.4880417;-0.03660457,0.4802513;0.4104666;-0.003914285,0.6965159;0.3837646;0.01710204,-0.1199116;0.4897372;-0.02231621,-0.3792376;0.4104545;-0.02454947,-0.5893021;0.3499255;-0.03613511,0.07713663;-0.005080642;-0.04977659,0.0556043;-0.3265253;-0.03892464,0.01744655;-0.6782895;0.01955071,0.01458902;-0.6426514;-0.05960982,-0.08700184;0.01457739;-0.02591839,-0.2023736;-0.1430767;-0.2823216,-0.155549;-0.4815922;-0.1735642,-0.1618435;-0.5087135;-0.2283719,0.05089465;0.5203891;-0.04234483,0;0;0,0.01123634;0.2994778;-0.04053903,0.02545601;0.5901856;-0.09041643,0.1931303;0.4953133;-0.04999566,0.3719237;0.2998928;0.008180141,0.5186885;0.1740203;-0.09449076,-0.128568;0.487518;0.007204466,-0.3805854;0.391539;0.03576985,-0.5640255;0.4392262;-0.07377793,0.07392073;0.002304167;-0.05462599,0.08027916;-0.3199191;-0.06093359,0.05112219;-0.6683192;0.01894569,0.05311425;-0.6963931;-0.035182,-0.08928675;0.006076475;-0.021084,-0.1641153;-0.267781;-0.1737629,-0.1921331;-0.619361;-0.1088018,-0.20344;-0.6087505;-0.1849763,0.02194585;0.5186577;-0.07580972,166.9415
+0;0;0,0.02862659;0.3004566;-0.01905337,0.05718278;0.5924964;-0.05211827,0.2217547;0.4885696;-0.03570843,0.4811408;0.4163391;-0.003423259,0.6970044;0.3867235;0.01781162,-0.1207847;0.4902392;-0.02168317,-0.3811542;0.4145007;-0.02516599,-0.592989;0.3606042;-0.03725895,0.07719887;-0.004815791;-0.04970637,0.05441783;-0.3262201;-0.04030626,0.01616469;-0.6778004;0.01920364,0.01334649;-0.642122;-0.05995542,-0.08707194;0.01423901;-0.02587102,-0.2067807;-0.1164589;-0.2951217,-0.1568917;-0.452942;-0.1815273,-0.1642641;-0.478579;-0.2377102,0.05011401;0.5205352;-0.04146297,0;0;0,0.01123634;0.2994778;-0.04053903,0.02545601;0.5901856;-0.09041643,0.1931303;0.4953133;-0.04999566,0.3719237;0.2998928;0.008180141,0.5186885;0.1740203;-0.09449076,-0.128568;0.487518;0.007204466,-0.3805854;0.391539;0.03576985,-0.5640255;0.4392262;-0.07377793,0.07392073;0.002304167;-0.05462599,0.08027916;-0.3199191;-0.06093359,0.05112219;-0.6683192;0.01894569,0.05311425;-0.6963931;-0.035182,-0.08928675;0.006076475;-0.021084,-0.1641153;-0.267781;-0.1737629,-0.1921331;-0.619361;-0.1088018,-0.20344;-0.6087505;-0.1849763,0.02194585;0.5186577;-0.07580972,166.9524
+0;0;0,0.02846061;0.2987145;-0.0189429,0.05684211;0.5889679;-0.0518046,0.2190883;0.485943;-0.03554242,0.475144;0.4146399;-0.003671773,0.6909938;0.3850262;0.01756175,-0.1187194;0.4875895;-0.02171089,-0.3757459;0.4128236;-0.02514899,-0.5875673;0.3589305;-0.03724118,0.07710709;-0.004810065;-0.04964728,0.0543936;-0.3252614;-0.04027503,0.01612881;-0.6769488;0.019253,0.01331764;-0.6412845;-0.05970876,-0.08696843;0.01422208;-0.02584026,-0.2063223;-0.1160883;-0.2942926,-0.156418;-0.4526739;-0.1806636,-0.163772;-0.4781722;-0.2367065,0.04981856;0.517467;-0.04121746,0;0;0,0.01164873;0.2977692;-0.03996253,0.02498882;0.5866513;-0.09000468,0.1906928;0.4941207;-0.04914498,0.3798721;0.3134966;0.00786829,0.5323668;0.195508;-0.09578038,-0.1271497;0.4882595;0.006877996,-0.37695;0.3957299;0.03338164,-0.5598225;0.4462869;-0.07579995,0.07429594;0.002012759;-0.0539403,0.07944672;-0.3192633;-0.06086278,0.0497631;-0.6675799;0.01967477,0.0517112;-0.6955583;-0.03426648,-0.08897736;0.006223089;-0.02185853,-0.1640816;-0.2669186;-0.1736668,-0.1929074;-0.6184198;-0.1080324,-0.2041072;-0.6077531;-0.1840306,0.02177583;0.5156097;-0.07528877,166.9633
+0;0;0,0.02846061;0.2987145;-0.0189429,0.05684211;0.5889679;-0.0518046,0.2190883;0.485943;-0.03554242,0.475144;0.4146399;-0.003671773,0.6909938;0.3850262;0.01756175,-0.1187194;0.4875895;-0.02171089,-0.3757459;0.4128236;-0.02514899,-0.5875673;0.3589305;-0.03724118,0.07710709;-0.004810065;-0.04964728,0.0543936;-0.3252614;-0.04027503,0.01612881;-0.6769488;0.019253,0.01331764;-0.6412845;-0.05970876,-0.08696843;0.01422208;-0.02584026,-0.2063223;-0.1160883;-0.2942926,-0.156418;-0.4526739;-0.1806636,-0.163772;-0.4781722;-0.2367065,0.04981856;0.517467;-0.04121746,0;0;0,0.01164873;0.2977692;-0.03996253,0.02498882;0.5866513;-0.09000468,0.1906928;0.4941207;-0.04914498,0.3798721;0.3134966;0.00786829,0.5323668;0.195508;-0.09578038,-0.1271497;0.4882595;0.006877996,-0.37695;0.3957299;0.03338164,-0.5598225;0.4462869;-0.07579995,0.07429594;0.002012759;-0.0539403,0.07944672;-0.3192633;-0.06086278,0.0497631;-0.6675799;0.01967477,0.0517112;-0.6955583;-0.03426648,-0.08897736;0.006223089;-0.02185853,-0.1640816;-0.2669186;-0.1736668,-0.1929074;-0.6184198;-0.1080324,-0.2041072;-0.6077531;-0.1840306,0.02177583;0.5156097;-0.07528877,166.9753
+0;0;0,0.02767402;0.2976248;-0.01868157,0.05567851;0.5873166;-0.05146133,0.2467827;0.4793465;-0.03321804,0.4875602;0.4173741;-0.004169649,0.7037544;0.3888163;0.0170539,-0.1484954;0.4810706;-0.01769297,-0.3898878;0.4149791;-0.02214888,-0.6027737;0.3647998;-0.03509172,0.07671244;-0.00457551;-0.04931773,0.05328842;-0.3255472;-0.04012581,0.01493181;-0.6764278;0.01957105,0.01222509;-0.6407635;-0.05922163,-0.08650132;0.01388178;-0.0257447,-0.20684;-0.1135505;-0.2958106,-0.1550129;-0.4490273;-0.182138,-0.16336;-0.4726566;-0.2396003,0.04869301;0.5156187;-0.04086158,0;0;0,0.0124837;0.2955256;-0.04694867,0.02369674;0.5796654;-0.116749,0.2114583;0.4923664;-0.03102684,0.3893533;0.3211565;0.01018929,0.5442899;0.2107261;-0.09846449,-0.1447402;0.4865192;0.0159159,-0.3796024;0.4024804;0.03678232,-0.5655072;0.4518999;-0.06811302,0.07391825;0.001750588;-0.05358171,0.0788448;-0.3200853;-0.06088805,0.04827552;-0.6674485;0.02008438,0.05025114;-0.6955781;-0.03343892,-0.08832399;0.00661696;-0.022205,-0.1639767;-0.2665704;-0.1748526,-0.1937763;-0.6168662;-0.1073471,-0.2014061;-0.6074463;-0.1832809,0.02140529;0.509999;-0.09569955,166.9966
+0;0;0,0.02767402;0.2976248;-0.01868157,0.05567851;0.5873166;-0.05146133,0.2467827;0.4793465;-0.03321804,0.4875602;0.4173741;-0.004169649,0.7037544;0.3888163;0.0170539,-0.1484954;0.4810706;-0.01769297,-0.3898878;0.4149791;-0.02214888,-0.6027737;0.3647998;-0.03509172,0.07671244;-0.00457551;-0.04931773,0.05328842;-0.3255472;-0.04012581,0.01493181;-0.6764278;0.01957105,0.01222509;-0.6407635;-0.05922163,-0.08650132;0.01388178;-0.0257447,-0.20684;-0.1135505;-0.2958106,-0.1550129;-0.4490273;-0.182138,-0.16336;-0.4726566;-0.2396003,0.04869301;0.5156187;-0.04086158,0;0;0,0.0124837;0.2955256;-0.04694867,0.02369674;0.5796654;-0.116749,0.2114583;0.4923664;-0.03102684,0.3893533;0.3211565;0.01018929,0.5442899;0.2107261;-0.09846449,-0.1447402;0.4865192;0.0159159,-0.3796024;0.4024804;0.03678232,-0.5655072;0.4518999;-0.06811302,0.07391825;0.001750588;-0.05358171,0.0788448;-0.3200853;-0.06088805,0.04827552;-0.6674485;0.02008438,0.05025114;-0.6955781;-0.03343892,-0.08832399;0.00661696;-0.022205,-0.1639767;-0.2665704;-0.1748526,-0.1937763;-0.6168662;-0.1073471,-0.2014061;-0.6074463;-0.1832809,0.02140529;0.509999;-0.09569955,167.0082
+0;0;0,0.02766209;0.2974965;-0.01867352,0.05567993;0.5873265;-0.05146891,0.2504065;0.4786584;-0.03308068,0.4849281;0.4182962;-0.004787026,0.7009633;0.3897594;0.01642091,-0.1521065;0.4804141;-0.01727144,-0.3872269;0.4160397;-0.02161158,-0.5999563;0.3658973;-0.0345449,0.07670044;-0.004574793;-0.04931001,0.05323782;-0.3260754;-0.04010295,0.01488839;-0.6768904;0.01958274,0.01217611;-0.6412144;-0.05937169,-0.08648778;0.01387961;-0.02574066,-0.2070248;-0.1137627;-0.2962516,-0.1552073;-0.4491766;-0.1826003,-0.1635716;-0.4729161;-0.2401805,0.04869111;0.5155945;-0.04086412,0;0;0,0.01410457;0.2950995;-0.04832625,0.02666537;0.5797288;-0.1165891,0.2158846;0.4901201;-0.02668357,0.3951861;0.3293781;0.01149392,0.557972;0.2298814;-0.09591389,-0.1460335;0.4876128;0.01666532,-0.3758398;0.4076494;0.03213817,-0.5637845;0.4558166;-0.06931145,0.07425763;0.0009946525;-0.05310536,0.07849967;-0.3213567;-0.06144452,0.04651761;-0.6683221;0.02038645,0.04821804;-0.6968216;-0.03298307,-0.08809061;0.007655871;-0.02273313,-0.1644418;-0.2651706;-0.176792,-0.1954303;-0.6153727;-0.1096919,-0.2022116;-0.6059873;-0.1858656,0.02384563;0.5098195;-0.09630322,167.0305
+0;0;0,0.0273157;0.2975461;-0.01839162,0.05506028;0.5874241;-0.05099464,0.2499459;0.4793983;-0.03215745,0.4855837;0.4236363;-0.003698172,0.7022858;0.4004382;0.01721508,-0.1527469;0.4809365;-0.01688519,-0.3891539;0.4215333;-0.02212837,-0.6024665;0.3739438;-0.03510121,0.07669754;-0.004334527;-0.04933621,0.05269391;-0.3257966;-0.0401786,0.01401088;-0.67656;0.01959471,0.01137834;-0.6408703;-0.05936144,-0.0865247;0.01360889;-0.02576115,-0.2077395;-0.1111736;-0.2973016,-0.1542206;-0.4460737;-0.1829254,-0.1632518;-0.4685687;-0.2415436,0.04813145;0.5156789;-0.04043945,0;0;0,0.01410457;0.2950995;-0.04832625,0.02666537;0.5797288;-0.1165891,0.2158846;0.4901201;-0.02668357,0.3951861;0.3293781;0.01149392,0.557972;0.2298814;-0.09591389,-0.1460335;0.4876128;0.01666532,-0.3758398;0.4076494;0.03213817,-0.5637845;0.4558166;-0.06931145,0.07425763;0.0009946525;-0.05310536,0.07849967;-0.3213567;-0.06144452,0.04651761;-0.6683221;0.02038645,0.04821804;-0.6968216;-0.03298307,-0.08809061;0.007655871;-0.02273313,-0.1644418;-0.2651706;-0.176792,-0.1954303;-0.6153727;-0.1096919,-0.2022116;-0.6059873;-0.1858656,0.02384563;0.5098195;-0.09630322,167.0417
+0;0;0,0.02744347;0.2989379;-0.01847765,0.05548515;0.5919178;-0.05143839,0.2502104;0.4829441;-0.03246275,0.4801716;0.4285255;-0.004689073,0.6972281;0.4052895;0.01625839,-0.1523474;0.4844818;-0.0171956,-0.3830592;0.4265096;-0.02231247,-0.5967207;0.3788423;-0.03530653,0.07690831;-0.004346438;-0.04947179,0.05290407;-0.3258167;-0.04031395,0.01419222;-0.6768415;0.0195039,0.01155278;-0.6411368;-0.0596591,-0.08676248;0.01364628;-0.02583194,-0.2079804;-0.1111394;-0.2973792,-0.1544216;-0.446289;-0.1829178,-0.1634765;-0.4689215;-0.2416896,0.04846361;0.5192126;-0.04074197,0;0;0,0.01645301;0.2963904;-0.04837847,0.03321151;0.584811;-0.1134627,0.2192964;0.4868669;-0.02283788,0.4030656;0.3402435;0.01384115,0.5715227;0.2541271;-0.0970571,-0.143727;0.4880715;0.01318461,-0.3688695;0.4124091;0.02735983,-0.5597653;0.4598112;-0.06961493,0.07487054;0.0002815127;-0.05268359,0.07740489;-0.3220732;-0.06186104,0.04424696;-0.6689128;0.02119303,0.04602973;-0.6975106;-0.03237391,-0.08822635;0.008303174;-0.02298708,-0.1646348;-0.2614954;-0.1822782,-0.1967171;-0.6116899;-0.1142363,-0.2022099;-0.6021845;-0.1907614,0.02896534;0.5135712;-0.09457827,167.0637
+0;0;0,0.02744347;0.2989379;-0.01847765,0.05548515;0.5919178;-0.05143839,0.2502104;0.4829441;-0.03246275,0.4801716;0.4285255;-0.004689073,0.6972281;0.4052895;0.01625839,-0.1523474;0.4844818;-0.0171956,-0.3830592;0.4265096;-0.02231247,-0.5967207;0.3788423;-0.03530653,0.07690831;-0.004346438;-0.04947179,0.05290407;-0.3258167;-0.04031395,0.01419222;-0.6768415;0.0195039,0.01155278;-0.6411368;-0.0596591,-0.08676248;0.01364628;-0.02583194,-0.2079804;-0.1111394;-0.2973792,-0.1544216;-0.446289;-0.1829178,-0.1634765;-0.4689215;-0.2416896,0.04846361;0.5192126;-0.04074197,0;0;0,0.01645301;0.2963904;-0.04837847,0.03321151;0.584811;-0.1134627,0.2192964;0.4868669;-0.02283788,0.4030656;0.3402435;0.01384115,0.5715227;0.2541271;-0.0970571,-0.143727;0.4880715;0.01318461,-0.3688695;0.4124091;0.02735983,-0.5597653;0.4598112;-0.06961493,0.07487054;0.0002815127;-0.05268359,0.07740489;-0.3220732;-0.06186104,0.04424696;-0.6689128;0.02119303,0.04602973;-0.6975106;-0.03237391,-0.08822635;0.008303174;-0.02298708,-0.1646348;-0.2614954;-0.1822782,-0.1967171;-0.6116899;-0.1142363,-0.2022099;-0.6021845;-0.1907614,0.02896534;0.5135712;-0.09457827,167.0864
+0;0;0,0.0268493;0.2983676;-0.01823271,0.05457716;0.590765;-0.05107975,0.2564601;0.4813162;-0.03143946,0.4810752;0.4328222;-0.004685327,0.6979282;0.4124629;0.01568613,-0.1602313;0.482672;-0.01595545,-0.3852369;0.4291954;-0.02161948,-0.5987123;0.3832714;-0.03480956,0.07677712;-0.004168371;-0.04923626,0.05264349;-0.3254602;-0.04020599,0.01227332;-0.6768582;0.02047439,0.009694786;-0.6411163;-0.05866437,-0.08658553;0.01335894;-0.02570595,-0.2081518;-0.1065638;-0.2990786,-0.153025;-0.442369;-0.1851124,-0.1621581;-0.4646141;-0.2441852,0.04761045;0.5182489;-0.04043362,0;0;0,0.01636216;0.2958212;-0.04794478,0.03261667;0.5838763;-0.1119576,0.2246065;0.4839235;-0.01729678,0.408121;0.3473404;0.01715375,0.5816398;0.268131;-0.08995294,-0.1514858;0.4858895;0.01587304,-0.3709339;0.4139385;0.02947211,-0.5615041;0.4617225;-0.06672792,0.07507789;-0.0004495382;-0.05195594,0.07657363;-0.3226129;-0.0620029,0.04193135;-0.6697825;0.02205443,0.04369806;-0.6984295;-0.03142428,-0.08769786;0.009165639;-0.02369363,-0.1661085;-0.2579916;-0.1860858,-0.1972529;-0.6092374;-0.1193865,-0.2014698;-0.5997158;-0.1959726,0.02853373;0.5127542;-0.09337139,167.0977
+0;0;0,0.0268493;0.2983676;-0.01823271,0.05457716;0.590765;-0.05107975,0.2564601;0.4813162;-0.03143946,0.4810752;0.4328222;-0.004685327,0.6979282;0.4124629;0.01568613,-0.1602313;0.482672;-0.01595545,-0.3852369;0.4291954;-0.02161948,-0.5987123;0.3832714;-0.03480956,0.07677712;-0.004168371;-0.04923626,0.05264349;-0.3254602;-0.04020599,0.01227332;-0.6768582;0.02047439,0.009694786;-0.6411163;-0.05866437,-0.08658553;0.01335894;-0.02570595,-0.2081518;-0.1065638;-0.2990786,-0.153025;-0.442369;-0.1851124,-0.1621581;-0.4646141;-0.2441852,0.04761045;0.5182489;-0.04043362,0;0;0,0.01636216;0.2958212;-0.04794478,0.03261667;0.5838763;-0.1119576,0.2246065;0.4839235;-0.01729678,0.408121;0.3473404;0.01715375,0.5816398;0.268131;-0.08995294,-0.1514858;0.4858895;0.01587304,-0.3709339;0.4139385;0.02947211,-0.5615041;0.4617225;-0.06672792,0.07507789;-0.0004495382;-0.05195594,0.07657363;-0.3226129;-0.0620029,0.04193135;-0.6697825;0.02205443,0.04369806;-0.6984295;-0.03142428,-0.08769786;0.009165639;-0.02369363,-0.1661085;-0.2579916;-0.1860858,-0.1972529;-0.6092374;-0.1193865,-0.2014698;-0.5997158;-0.1959726,0.02853373;0.5127542;-0.09337139,167.1197
+0;0;0,0.02702298;0.3002976;-0.01835064,0.05506315;0.5959885;-0.05156773,0.259068;0.4853324;-0.03171257,0.4790079;0.4378478;-0.00551529,0.6953865;0.417533;0.0148116,-0.1620138;0.4867025;-0.01606541,-0.3823362;0.434339;-0.02161156,-0.5953446;0.3885154;-0.03477278,0.07673226;-0.004165935;-0.04920749,0.05266907;-0.3245198;-0.04020358,0.01219452;-0.6768265;0.02063371,0.009615639;-0.6410838;-0.05851554,-0.08653493;0.01335114;-0.02569093,-0.2077463;-0.1062215;-0.2982655,-0.152477;-0.4428951;-0.1840046,-0.1616113;-0.4651471;-0.2430852,0.04801785;0.5226542;-0.04080149,0;0;0,0.01784439;0.2979165;-0.04661536,0.03606112;0.5901282;-0.1066711,0.2289882;0.4808854;-0.01402878,0.4129528;0.3527282;0.01833511,0.5964878;0.2909097;-0.0823574,-0.15397;0.4845262;0.01299044,-0.3695924;0.4163748;0.0262958,-0.560918;0.4642378;-0.06724158,0.07571061;-0.001207292;-0.05092167,0.07514888;-0.3223734;-0.0627017,0.03958459;-0.6702288;0.02209854,0.0413786;-0.698849;-0.03142428,-0.08738702;0.009792353;-0.02437603,-0.1671582;-0.2540311;-0.1896651,-0.1957078;-0.6072576;-0.1274133,-0.1987414;-0.5974929;-0.2041308,0.03157321;0.5178469;-0.08938694,167.1424
+0;0;0,0.02653347;0.3003584;-0.0180674,0.05423149;0.5961003;-0.05111995,0.2584127;0.4862614;-0.03046076,0.4792701;0.4426596;-0.005249938,0.6960596;0.4263382;0.01428228,-0.1628493;0.4873724;-0.01546813,-0.385763;0.4476183;-0.02208227,-0.5972151;0.3947079;-0.03366431,0.07674531;-0.003915002;-0.04920773,0.05196207;-0.324214;-0.0402039,0.0112757;-0.6763837;0.02128166,0.008798217;-0.6406184;-0.05786918,-0.08658453;0.01305978;-0.02567357,-0.2087041;-0.1028376;-0.2994277,-0.1521944;-0.4395294;-0.185829,-0.1615375;-0.4607156;-0.2458032,0.04725584;0.522752;-0.0404039,0;0;0,0.01784439;0.2979165;-0.04661536,0.03606112;0.5901282;-0.1066711,0.2289882;0.4808854;-0.01402878,0.4129528;0.3527282;0.01833511,0.5964878;0.2909097;-0.0823574,-0.15397;0.4845262;0.01299044,-0.3695924;0.4163748;0.0262958,-0.560918;0.4642378;-0.06724158,0.07571061;-0.001207292;-0.05092167,0.07514888;-0.3223734;-0.0627017,0.03958459;-0.6702288;0.02209854,0.0413786;-0.698849;-0.03142428,-0.08738702;0.009792353;-0.02437603,-0.1671582;-0.2540311;-0.1896651,-0.1957078;-0.6072576;-0.1274133,-0.1987414;-0.5974929;-0.2041308,0.03157321;0.5178469;-0.08938694,167.1535
+0;0;0,0.02661061;0.3012317;-0.01811993,0.05432872;0.5971909;-0.05119025,0.257554;0.4876076;-0.03058947,0.473461;0.4449832;-0.005943721,0.6901277;0.4286709;0.01357743,-0.1617839;0.4887136;-0.01566532,-0.3797013;0.4498505;-0.02213121,-0.5910335;0.3969701;-0.03370668,0.07628514;-0.003891527;-0.04891267,0.05154298;-0.3236596;-0.03992377,0.01075952;-0.6766697;0.02170851,0.008272871;-0.640883;-0.05773516,-0.08606536;0.01298147;-0.02551963,-0.2079825;-0.1027238;-0.29882,-0.1513379;-0.440219;-0.1849502,-0.1607156;-0.4615945;-0.2451463,0.04736152;0.5239316;-0.04048719,0;0;0,0.0203663;0.2987724;-0.04579616,0.04089373;0.5913777;-0.1042566,0.2309071;0.4788849;-0.01019335,0.4163635;0.3624951;0.02296495,0.6015208;0.3031199;-0.07594395,-0.1521348;0.4836601;0.007349402,-0.3634726;0.4191064;0.02181626,-0.5545502;0.4674048;-0.07171556,0.07579856;-0.002025455;-0.04977441,0.07308412;-0.3226255;-0.06213546,0.03705332;-0.6713191;0.02267337,0.03869349;-0.7003012;-0.03089332,-0.08626993;0.01086454;-0.02581619,-0.167717;-0.2501904;-0.1936295,-0.1943854;-0.6047581;-0.1332269,-0.2097508;-0.6321914;-0.1862956,0.03592075;0.5191222;-0.08739138,167.1644
+0;0;0,0.02661061;0.3012317;-0.01811993,0.05432872;0.5971909;-0.05119025,0.257554;0.4876076;-0.03058947,0.473461;0.4449832;-0.005943721,0.6901277;0.4286709;0.01357743,-0.1617839;0.4887136;-0.01566532,-0.3797013;0.4498505;-0.02213121,-0.5910335;0.3969701;-0.03370668,0.07628514;-0.003891527;-0.04891267,0.05154298;-0.3236596;-0.03992377,0.01075952;-0.6766697;0.02170851,0.008272871;-0.640883;-0.05773516,-0.08606536;0.01298147;-0.02551963,-0.2079825;-0.1027238;-0.29882,-0.1513379;-0.440219;-0.1849502,-0.1607156;-0.4615945;-0.2451463,0.04736152;0.5239316;-0.04048719,0;0;0,0.0203663;0.2987724;-0.04579616,0.04089373;0.5913777;-0.1042566,0.2309071;0.4788849;-0.01019335,0.4163635;0.3624951;0.02296495,0.6015208;0.3031199;-0.07594395,-0.1521348;0.4836601;0.007349402,-0.3634726;0.4191064;0.02181626,-0.5545502;0.4674048;-0.07171556,0.07579856;-0.002025455;-0.04977441,0.07308412;-0.3226255;-0.06213546,0.03705332;-0.6713191;0.02267337,0.03869349;-0.7003012;-0.03089332,-0.08626993;0.01086454;-0.02581619,-0.167717;-0.2501904;-0.1936295,-0.1943854;-0.6047581;-0.1332269,-0.2097508;-0.6321914;-0.1862956,0.03592075;0.5191222;-0.08739138,167.1869
+0;0;0,0.02636445;0.3020926;-0.01790013,0.05371557;0.5984397;-0.05091581,0.2589685;0.4889759;-0.0298814,0.4760772;0.4503929;-0.00572025,0.6929579;0.4371931;0.01346141,-0.1643;0.4903059;-0.01506406,-0.3826889;0.4521314;-0.02265296,-0.5948818;0.4025793;-0.03256059,0.07595453;-0.003779524;-0.04859264,0.05083543;-0.3222913;-0.03986189,0.009324234;-0.6771272;0.02284935,0.0069001;-0.6413754;-0.0558776,-0.08566906;0.01273463;-0.02536261,-0.2073914;-0.0986075;-0.2991208,-0.1493015;-0.4379957;-0.1850781,-0.1580164;-0.4595672;-0.2442501,0.04682501;0.5251562;-0.04020692,0;0;0,0.02196522;0.2995448;-0.0454514,0.04332207;0.5925222;-0.1035094,0.2338946;0.4770609;-0.007574081,0.425135;0.3696121;0.02544785,0.6125284;0.3198127;-0.07446766,-0.1539661;0.4820503;0.002886102,-0.366122;0.4191104;0.0182819,-0.5575703;0.4688015;-0.07368406,0.07614994;-0.002845585;-0.04834986,0.0708992;-0.3220882;-0.06296086,0.03422029;-0.6726854;0.02248383,0.03606746;-0.7011691;-0.03055525,-0.08529797;0.01166266;-0.02707135,-0.1675661;-0.2459825;-0.1973883,-0.1945159;-0.6039809;-0.1456644,-0.208425;-0.6267028;-0.2027944,0.03821203;0.5202401;-0.0867219,167.1979
+0;0;0,0.02636445;0.3020926;-0.01790013,0.05371557;0.5984397;-0.05091581,0.2589685;0.4889759;-0.0298814,0.4760772;0.4503929;-0.00572025,0.6929579;0.4371931;0.01346141,-0.1643;0.4903059;-0.01506406,-0.3826889;0.4521314;-0.02265296,-0.5948818;0.4025793;-0.03256059,0.07595453;-0.003779524;-0.04859264,0.05083543;-0.3222913;-0.03986189,0.009324234;-0.6771272;0.02284935,0.0069001;-0.6413754;-0.0558776,-0.08566906;0.01273463;-0.02536261,-0.2073914;-0.0986075;-0.2991208,-0.1493015;-0.4379957;-0.1850781,-0.1580164;-0.4595672;-0.2442501,0.04682501;0.5251562;-0.04020692,0;0;0,0.02196522;0.2995448;-0.0454514,0.04332207;0.5925222;-0.1035094,0.2338946;0.4770609;-0.007574081,0.425135;0.3696121;0.02544785,0.6125284;0.3198127;-0.07446766,-0.1539661;0.4820503;0.002886102,-0.366122;0.4191104;0.0182819,-0.5575703;0.4688015;-0.07368406,0.07614994;-0.002845585;-0.04834986,0.0708992;-0.3220882;-0.06296086,0.03422029;-0.6726854;0.02248383,0.03606746;-0.7011691;-0.03055525,-0.08529797;0.01166266;-0.02707135,-0.1675661;-0.2459825;-0.1973883,-0.1945159;-0.6039809;-0.1456644,-0.208425;-0.6267028;-0.2027944,0.03821203;0.5202401;-0.0867219,167.2094
+0;0;0,0.02642745;0.3028145;-0.01794291,0.05382817;0.5996995;-0.05101763,0.264228;0.4892422;-0.02971554,0.4759055;0.4516244;-0.006158799,0.6926216;0.4384345;0.0130083,-0.169331;0.4906045;-0.01453795,-0.3822567;0.4533849;-0.02193701,-0.5942886;0.4038705;-0.03183713,0.07568318;-0.003766021;-0.04841903,0.05059623;-0.3218701;-0.03969945,0.008944355;-0.6779086;0.02322431,0.006535187;-0.6421923;-0.0550166,-0.08536299;0.01268913;-0.025272,-0.2069296;-0.09851048;-0.2986797,-0.1486428;-0.4390487;-0.1842505,-0.1573039;-0.4603018;-0.2430573,0.04692689;0.5263021;-0.04029209,0;0;0,0.02444927;0.299969;-0.04623604,0.04883559;0.5929501;-0.1058445,0.2417204;0.4768178;-0.003432035,0.4305523;0.3763856;0.02871275,0.6206326;0.3343219;-0.06930423,-0.1559003;0.4810363;-0.001364015,-0.3629236;0.4203172;0.01386566,-0.5537878;0.4702107;-0.07880951,0.07689495;-0.003330499;-0.04650379,0.06948392;-0.3219981;-0.06358075,0.03251763;-0.6737665;0.02215266,0.03399099;-0.7015573;-0.03093385,-0.08457641;0.0121063;-0.02804988,-0.166848;-0.2425699;-0.202024,-0.1927551;-0.6030787;-0.1593632,-0.2054069;-0.6238031;-0.2179045,0.04290526;0.5207245;-0.08857799,167.2315
+0;0;0,0.02631345;0.3028425;-0.01763465,0.05355824;0.5997759;-0.05040374,0.2640659;0.4897253;-0.02912736,0.4762625;0.4548809;-0.005978605,0.6931921;0.4445261;0.01250291,-0.1697223;0.49167;-0.01397573,-0.3827045;0.4548426;-0.02170375,-0.5954804;0.4084056;-0.03049131,0.07568558;-0.003799493;-0.04841264,0.05023962;-0.3218766;-0.03975073,0.008408535;-0.6778454;0.02344823,0.006005082;-0.6420983;-0.0547906,-0.08536314;0.01266126;-0.02528546,-0.207254;-0.09754334;-0.2989516,-0.1474135;-0.4379607;-0.1849653,-0.1569843;-0.4593243;-0.243534,0.04669585;0.5263635;-0.03975622,0;0;0,0.02444927;0.299969;-0.04623604,0.04883559;0.5929501;-0.1058445,0.2417204;0.4768178;-0.003432035,0.4305523;0.3763856;0.02871275,0.6206326;0.3343219;-0.06930423,-0.1559003;0.4810363;-0.001364015,-0.3629236;0.4203172;0.01386566,-0.5537878;0.4702107;-0.07880951,0.07689495;-0.003330499;-0.04650379,0.06948392;-0.3219981;-0.06358075,0.03251763;-0.6737665;0.02215266,0.03399099;-0.7015573;-0.03093385,-0.08457641;0.0121063;-0.02804988,-0.166848;-0.2425699;-0.202024,-0.1927551;-0.6030787;-0.1593632,-0.2054069;-0.6238031;-0.2179045,0.04290526;0.5207245;-0.08857799,167.2428
+0;0;0,0.02631549;0.3028659;-0.01763601,0.05352775;0.5994456;-0.05036451,0.2636836;0.4895777;-0.02912351,0.4738523;0.4550664;-0.006195974,0.6905354;0.4447233;0.01226454,-0.1693798;0.4915192;-0.0139972,-0.3803266;0.4550437;-0.02165136,-0.5928608;0.4086595;-0.03042895,0.07516124;-0.00377317;-0.04807724,0.04970266;-0.322008;-0.03941104,0.007736456;-0.6791266;0.02399206,0.005337086;-0.6433893;-0.05411383,-0.08477175;0.01257354;-0.02511028,-0.206723;-0.09768569;-0.298912,-0.1466892;-0.4392026;-0.1845576,-0.1562438;-0.460479;-0.2430268,0.04667671;0.5261547;-0.0397346,0;0;0,0.02626523;0.2997341;-0.0469141,0.05221474;0.5920469;-0.1073344,0.2429191;0.4746614;-0.002233028,0.4333513;0.3817813;0.02933431,0.6261804;0.3456203;-0.06505132,-0.1544243;0.4816542;-0.00661023,-0.3598686;0.4225034;0.006859588,-0.5510062;0.4705637;-0.08563879,0.0772886;-0.003998339;-0.04455733,0.06719226;-0.3226111;-0.06406617,0.03093489;-0.6756187;0.02187467,0.03198358;-0.7034809;-0.03094649,-0.08330892;0.01287896;-0.02947246,-0.1659192;-0.2393548;-0.2070965,-0.1909451;-0.6023993;-0.1773104,-0.2042449;-0.6207176;-0.2375404,0.04592548;0.5200301;-0.08985496,167.2539
+0;0;0,0.02631549;0.3028659;-0.01763601,0.05352775;0.5994456;-0.05036451,0.2636836;0.4895777;-0.02912351,0.4738523;0.4550664;-0.006195974,0.6905354;0.4447233;0.01226454,-0.1693798;0.4915192;-0.0139972,-0.3803266;0.4550437;-0.02165136,-0.5928608;0.4086595;-0.03042895,0.07516124;-0.00377317;-0.04807724,0.04970266;-0.322008;-0.03941104,0.007736456;-0.6791266;0.02399206,0.005337086;-0.6433893;-0.05411383,-0.08477175;0.01257354;-0.02511028,-0.206723;-0.09768569;-0.298912,-0.1466892;-0.4392026;-0.1845576,-0.1562438;-0.460479;-0.2430268,0.04667671;0.5261547;-0.0397346,0;0;0,0.02626523;0.2997341;-0.0469141,0.05221474;0.5920469;-0.1073344,0.2429191;0.4746614;-0.002233028,0.4333513;0.3817813;0.02933431,0.6261804;0.3456203;-0.06505132,-0.1544243;0.4816542;-0.00661023,-0.3598686;0.4225034;0.006859588,-0.5510062;0.4705637;-0.08563879,0.0772886;-0.003998339;-0.04455733,0.06719226;-0.3226111;-0.06406617,0.03093489;-0.6756187;0.02187467,0.03198358;-0.7034809;-0.03094649,-0.08330892;0.01287896;-0.02947246,-0.1659192;-0.2393548;-0.2070965,-0.1909451;-0.6023993;-0.1773104,-0.2042449;-0.6207176;-0.2375404,0.04592548;0.5200301;-0.08985496,167.2761
+0;0;0,0.0262347;0.3030061;-0.01733926,0.05324027;0.5995824;-0.04987579,0.2654783;0.4899318;-0.02843232,0.4757341;0.4585651;-0.006168898,0.6923507;0.4498861;0.01193556,-0.1716994;0.4925868;-0.01279484,-0.382212;0.4564185;-0.0207557,-0.5951715;0.4128656;-0.02954504,0.07495914;-0.003756251;-0.04800965,0.04898678;-0.321557;-0.03936635,0.006875359;-0.6793786;0.0245409,0.004430068;-0.6436272;-0.0533688,-0.08461181;0.01247501;-0.02496243,-0.2064323;-0.09629012;-0.2989633,-0.1442359;-0.4381559;-0.1842758,-0.1549046;-0.4587318;-0.2429037,0.0464346;0.5263063;-0.03927905,0;0;0,0.02708554;0.2997625;-0.04701567,0.0536969;0.5919656;-0.1074696,0.2449076;0.4696088;-0.001559258,0.438975;0.3866647;0.0322814,0.6338277;0.3578032;-0.06005096,-0.1561585;0.4814275;-0.009034701,-0.3617904;0.4243077;0.002795608,-0.5526178;0.4712826;-0.09049983,0.07742921;-0.004476428;-0.04384732,0.06672718;-0.3226386;-0.06396985,0.03025679;-0.6765887;0.02137113,0.03175977;-0.7045173;-0.03107881,-0.0827193;0.01353453;-0.03020333,-0.1647274;-0.2359557;-0.2112445,-0.1896823;-0.6002638;-0.1877783,-0.2023693;-0.6172964;-0.2489008,0.04726349;0.5199862;-0.08998895,167.2984
+0;0;0,0.0262347;0.3030061;-0.01733926,0.05324027;0.5995824;-0.04987579,0.2654783;0.4899318;-0.02843232,0.4757341;0.4585651;-0.006168898,0.6923507;0.4498861;0.01193556,-0.1716994;0.4925868;-0.01279484,-0.382212;0.4564185;-0.0207557,-0.5951715;0.4128656;-0.02954504,0.07495914;-0.003756251;-0.04800965,0.04898678;-0.321557;-0.03936635,0.006875359;-0.6793786;0.0245409,0.004430068;-0.6436272;-0.0533688,-0.08461181;0.01247501;-0.02496243,-0.2064323;-0.09629012;-0.2989633,-0.1442359;-0.4381559;-0.1842758,-0.1549046;-0.4587318;-0.2429037,0.0464346;0.5263063;-0.03927905,0;0;0,0.02708554;0.2997625;-0.04701567,0.0536969;0.5919656;-0.1074696,0.2449076;0.4696088;-0.001559258,0.438975;0.3866647;0.0322814,0.6338277;0.3578032;-0.06005096,-0.1561585;0.4814275;-0.009034701,-0.3617904;0.4243077;0.002795608,-0.5526178;0.4712826;-0.09049983,0.07742921;-0.004476428;-0.04384732,0.06672718;-0.3226386;-0.06396985,0.03025679;-0.6765887;0.02137113,0.03175977;-0.7045173;-0.03107881,-0.0827193;0.01353453;-0.03020333,-0.1647274;-0.2359557;-0.2112445,-0.1896823;-0.6002638;-0.1877783,-0.2023693;-0.6172964;-0.2489008,0.04726349;0.5199862;-0.08998895,167.3109
+0;0;0,0.02620906;0.30271;-0.01732231,0.05313756;0.5984412;-0.04976377,0.2637212;0.4893289;-0.02844096,0.4717153;0.4582996;-0.006417038,0.6885583;0.4496115;0.01170635,-0.1701066;0.4919635;-0.01292331,-0.3783546;0.4561844;-0.02079852,-0.5915366;0.4125859;-0.02959706,0.07487985;-0.003752279;-0.04795887,0.04897802;-0.3206901;-0.03933904,0.006727375;-0.6796947;0.02477949,0.004284116;-0.6439481;-0.05306551,-0.08452233;0.01246181;-0.02493603,-0.2060121;-0.09600799;-0.2981929,-0.14361;-0.439004;-0.1831262,-0.1542698;-0.4595379;-0.2417055,0.046356;0.5254247;-0.03920458,0;0;0,0.02913186;0.2992342;-0.04722834,0.05841517;0.5902582;-0.1079054,0.2458245;0.4652044;-0.001144648,0.4419287;0.3932388;0.03162003,0.6362047;0.3808692;-0.06599474,-0.1536398;0.484132;-0.0162947,-0.3574812;0.4288242;-0.006336588,-0.5462921;0.47648;-0.103826,0.07810199;-0.005019277;-0.04237938,0.06577355;-0.322146;-0.06413794,0.02981271;-0.6774596;0.02094865,0.03098892;-0.7054391;-0.03135658,-0.08214732;0.01403598;-0.03123996,-0.1632613;-0.230482;-0.217858,-0.1892031;-0.5965264;-0.2069435,-0.2016137;-0.6119919;-0.2692147,0.05127212;0.5186313;-0.09037089,167.3319
+0;0;0,0.0263615;0.302711;-0.01707204,0.05333625;0.5984681;-0.04923277,0.2639475;0.489507;-0.02804627,0.4722998;0.4611937;-0.005751073,0.689261;0.4535221;0.01139119,-0.1700464;0.4928138;-0.01252649,-0.3783209;0.4567412;-0.01799513,-0.5921245;0.4172261;-0.03030024,0.07486936;-0.003735449;-0.04797658,0.04849799;-0.3206377;-0.03947287,0.006220669;-0.6796028;0.02484866,0.003772307;-0.6438314;-0.05299435,-0.08455037;0.01240112;-0.02487114,-0.2059063;-0.09429015;-0.2988867,-0.1414122;-0.4367879;-0.1834897,-0.1539385;-0.4567475;-0.2421921,0.04655209;0.5254432;-0.03873399,0;0;0,0.02913186;0.2992342;-0.04722834,0.05841517;0.5902582;-0.1079054,0.2458245;0.4652044;-0.001144648,0.4419287;0.3932388;0.03162003,0.6362047;0.3808692;-0.06599474,-0.1536398;0.484132;-0.0162947,-0.3574812;0.4288242;-0.006336588,-0.5462921;0.47648;-0.103826,0.07810199;-0.005019277;-0.04237938,0.06577355;-0.322146;-0.06413794,0.02981271;-0.6774596;0.02094865,0.03098892;-0.7054391;-0.03135658,-0.08214732;0.01403598;-0.03123996,-0.1632613;-0.230482;-0.217858,-0.1892031;-0.5965264;-0.2069435,-0.2016137;-0.6119919;-0.2692147,0.05127212;0.5186313;-0.09037089,167.3437
+0;0;0,0.02636487;0.3027497;-0.01707422,0.05335348;0.5986587;-0.04925182,0.2669122;0.4891647;-0.02791374,0.4740545;0.4610158;-0.005748019,0.6912655;0.4533354;0.01141398,-0.1729741;0.4925164;-0.01218325,-0.3800391;0.4566532;-0.01762013,-0.5940889;0.4170927;-0.02993941,0.07442334;-0.003713196;-0.04769076,0.04810677;-0.3199567;-0.03920473,0.00571081;-0.6799293;0.02529731,0.003260812;-0.644154;-0.05259776,-0.08404667;0.01232724;-0.02472297,-0.2051503;-0.09414228;-0.298169,-0.1404753;-0.4376012;-0.1824482,-0.15301;-0.4575942;-0.2411898,0.04656515;0.5255888;-0.03874657,0;0;0,0.03021465;0.2990708;-0.04783058,0.0607558;0.5899271;-0.1094334,0.249083;0.4615444;0.0002317429,0.4465013;0.3966483;0.0319519,0.6383864;0.3795461;-0.07013488,-0.155425;0.4846432;-0.01888279,-0.3586295;0.4312967;-0.01155437,-0.5493144;0.4772007;-0.1067709,0.07810913;-0.005675614;-0.04115558,0.06529418;-0.3220328;-0.0641439,0.02944441;-0.678408;0.02100134,0.03061327;-0.7063581;-0.03141451,-0.08097139;0.01517578;-0.03225461,-0.1621137;-0.2229154;-0.2259116,-0.1858276;-0.5902237;-0.2181326,-0.1986022;-0.6036509;-0.2818341,0.05330285;0.5183486;-0.09163928,167.3653
+0;0;0,0.02636487;0.3027497;-0.01707422,0.05335348;0.5986587;-0.04925182,0.2669122;0.4891647;-0.02791374,0.4740545;0.4610158;-0.005748019,0.6912655;0.4533354;0.01141398,-0.1729741;0.4925164;-0.01218325,-0.3800391;0.4566532;-0.01762013,-0.5940889;0.4170927;-0.02993941,0.07442334;-0.003713196;-0.04769076,0.04810677;-0.3199567;-0.03920473,0.00571081;-0.6799293;0.02529731,0.003260812;-0.644154;-0.05259776,-0.08404667;0.01232724;-0.02472297,-0.2051503;-0.09414228;-0.298169,-0.1404753;-0.4376012;-0.1824482,-0.15301;-0.4575942;-0.2411898,0.04656515;0.5255888;-0.03874657,0;0;0,0.03021465;0.2990708;-0.04783058,0.0607558;0.5899271;-0.1094334,0.249083;0.4615444;0.0002317429,0.4465013;0.3966483;0.0319519,0.6383864;0.3795461;-0.07013488,-0.155425;0.4846432;-0.01888279,-0.3586295;0.4312967;-0.01155437,-0.5493144;0.4772007;-0.1067709,0.07810913;-0.005675614;-0.04115558,0.06529418;-0.3220328;-0.0641439,0.02944441;-0.678408;0.02100134,0.03061327;-0.7063581;-0.03141451,-0.08097139;0.01517578;-0.03225461,-0.1621137;-0.2229154;-0.2259116,-0.1858276;-0.5902237;-0.2181326,-0.1986022;-0.6036509;-0.2818341,0.05330285;0.5183486;-0.09163928,167.3875
+0;0;0,0.02615094;0.3019159;-0.01679902,0.05260472;0.5955751;-0.04856208,0.2620404;0.4874085;-0.02734741,0.4706157;0.4627732;-0.005827069,0.7154485;0.4544875;0.01387632,-0.1693681;0.4913023;-0.01174014,-0.3779898;0.4596199;-0.0185899,-0.6186695;0.4111069;-0.02953179,0.0741803;-0.003721052;-0.0474796,0.04743499;-0.3177123;-0.03919716,0.004531574;-0.6802564;0.02619377,0.002063042;-0.6444628;-0.05167567,-0.08373944;0.01226324;-0.02466161,-0.2041917;-0.09324366;-0.2962016,-0.1361662;-0.4384689;-0.1789542,-0.1496402;-0.4582821;-0.2376092,0.04596759;0.5231992;-0.03817479,0;0;0,0.03261434;0.2978669;-0.04827929,0.06755736;0.5857542;-0.1102755,0.2494932;0.4592879;0.000541687,0.4489609;0.3992679;0.0349493,0.6640486;0.4001128;-0.0839479,-0.1482594;0.4883491;-0.02561074,-0.3529389;0.4366923;-0.02220861,-0.5681573;0.4858163;-0.1302265,0.07824251;-0.006337464;-0.04011011,0.0645415;-0.320369;-0.06400347,0.02911788;-0.679577;0.0212586,0.0302631;-0.7075315;-0.03111767,-0.07961375;0.01635692;-0.03413175,-0.1594919;-0.2160657;-0.2315491,-0.1832296;-0.5861858;-0.2299631,-0.1954695;-0.5966737;-0.2956458,0.0588834;0.5150706;-0.0924201,167.3988
+0;0;0,0.02615094;0.3019159;-0.01679902,0.05260472;0.5955751;-0.04856208,0.2620404;0.4874085;-0.02734741,0.4706157;0.4627732;-0.005827069,0.7154485;0.4544875;0.01387632,-0.1693681;0.4913023;-0.01174014,-0.3779898;0.4596199;-0.0185899,-0.6186695;0.4111069;-0.02953179,0.0741803;-0.003721052;-0.0474796,0.04743499;-0.3177123;-0.03919716,0.004531574;-0.6802564;0.02619377,0.002063042;-0.6444628;-0.05167567,-0.08373944;0.01226324;-0.02466161,-0.2041917;-0.09324366;-0.2962016,-0.1361662;-0.4384689;-0.1789542,-0.1496402;-0.4582821;-0.2376092,0.04596759;0.5231992;-0.03817479,0;0;0,0.03261434;0.2978669;-0.04827929,0.06755736;0.5857542;-0.1102755,0.2494932;0.4592879;0.000541687,0.4489609;0.3992679;0.0349493,0.6640486;0.4001128;-0.0839479,-0.1482594;0.4883491;-0.02561074,-0.3529389;0.4366923;-0.02220861,-0.5681573;0.4858163;-0.1302265,0.07824251;-0.006337464;-0.04011011,0.0645415;-0.320369;-0.06400347,0.02911788;-0.679577;0.0212586,0.0302631;-0.7075315;-0.03111767,-0.07961375;0.01635692;-0.03413175,-0.1594919;-0.2160657;-0.2315491,-0.1832296;-0.5861858;-0.2299631,-0.1954695;-0.5966737;-0.2956458,0.0588834;0.5150706;-0.0924201,167.4103
+0;0;0,0.02613096;0.3016852;-0.01678617,0.0525842;0.5953373;-0.04855051,0.2621171;0.4871128;-0.02732486,0.4714783;0.4623847;-0.005723439,0.6875941;0.4550709;0.0116689,-0.1694931;0.4910084;-0.01171029,-0.3789007;0.4592066;-0.01858586,-0.5913507;0.4163839;-0.02824435,0.07370106;-0.003697012;-0.04717286,0.04715049;-0.315402;-0.03895073,0.003938969;-0.6805496;0.02690979,0.001469923;-0.6447548;-0.05097585,-0.08319844;0.01218401;-0.02450229,-0.2027737;-0.09255467;-0.2940651,-0.1342597;-0.4402591;-0.1759757,-0.1477364;-0.4600827;-0.2346429,0.04594329;0.5229203;-0.0381573,0;0;0,0.03453627;0.2972142;-0.04949284,0.0706846;0.5846763;-0.1127298,0.2502486;0.455961;0.001581438,0.4536774;0.4075607;0.03599549,0.6531861;0.414436;-0.0489223,-0.1458936;0.4884143;-0.02875087,-0.3517798;0.4382041;-0.02883799,-0.5414444;0.4809425;-0.1250814,0.07805574;-0.007376432;-0.03903437,0.06329243;-0.3190059;-0.06356287,0.02855265;-0.6808593;0.02241898,0.02969505;-0.7088054;-0.02999091,-0.07873734;0.01660359;-0.03457663,-0.1576468;-0.2089002;-0.2367,-0.1801995;-0.5817432;-0.2408324,-0.1933137;-0.5901692;-0.3075955,0.06180859;0.5140499;-0.09457827,167.4325
+0;0;0,0.02626054;0.3016906;-0.01648295,0.05281278;0.5953751;-0.04786518,0.2623666;0.4872673;-0.02703235,0.4721289;0.4653449;-0.006311672,0.6882244;0.4583335;0.01145328,-0.1694026;0.491734;-0.01128819,-0.378421;0.4572302;-0.0168527,-0.591856;0.4202763;-0.02876737,0.07367314;-0.00374453;-0.04721271,0.04694865;-0.3154374;-0.03909392,0.003458787;-0.6804714;0.02721135,0.0009781616;-0.6446451;-0.05067157,-0.08320284;0.01222418;-0.02446733,-0.2024488;-0.09146688;-0.2945804,-0.1328805;-0.43863;-0.1755191,-0.1472031;-0.4581324;-0.2342578,0.04615673;0.5229456;-0.03756859,0;0;0,0.03453627;0.2972142;-0.04949284,0.0706846;0.5846763;-0.1127298,0.2502486;0.455961;0.001581438,0.4536774;0.4075607;0.03599549,0.6531861;0.414436;-0.0489223,-0.1458936;0.4884143;-0.02875087,-0.3517798;0.4382041;-0.02883799,-0.5414444;0.4809425;-0.1250814,0.07805574;-0.007376432;-0.03903437,0.06329243;-0.3190059;-0.06356287,0.02855265;-0.6808593;0.02241898,0.02969505;-0.7088054;-0.02999091,-0.07873734;0.01660359;-0.03457663,-0.1576468;-0.2089002;-0.2367,-0.1801995;-0.5817432;-0.2408324,-0.1933137;-0.5901692;-0.3075955,0.06180859;0.5140499;-0.09457827,167.4459
+0;0;0,0.02628036;0.3019184;-0.0164954,0.05288433;0.5961736;-0.04794121,0.2643206;0.4875561;-0.02698788,0.4718288;0.4658693;-0.006489873,0.7039717;0.4583372;0.01259431,-0.1712439;0.4920621;-0.01110532,-0.3780162;0.457929;-0.01661003,-0.6073009;0.418231;-0.02940948,0.07327887;-0.00372449;-0.04696005,0.04664163;-0.3143997;-0.03886777,0.003010672;-0.680618;0.02765261,0.0005262753;-0.6447828;-0.05034872,-0.08275758;0.01215877;-0.02433639,-0.2016142;-0.09119377;-0.2935676,-0.1318202;-0.4394832;-0.1741201,-0.1461646;-0.4590608;-0.232948,0.04621024;0.523548;-0.03761674,0;0;0,0.03507614;0.2972609;-0.0502305,0.07098243;0.5852255;-0.1140234,0.250975;0.4539336;0.002723455,0.4531099;0.4108187;0.03783321,0.6609683;0.4172295;-0.0673573,-0.1478958;0.4870821;-0.03177429,-0.3518762;0.4386936;-0.0309608,-0.5532355;0.4849919;-0.138767,0.07794553;-0.007907033;-0.03809047,0.06242023;-0.3184652;-0.06272173,0.02815267;-0.6815196;0.02365923,0.02908504;-0.7094108;-0.02899217,-0.07814618;0.01651866;-0.03477383,-0.1574515;-0.1958888;-0.2489883,-0.1812689;-0.5698143;-0.2565342,-0.1939747;-0.5784619;-0.3233875,0.06221083;0.5144196;-0.09571481,167.466
+0;0;0,0.02628036;0.3019184;-0.0164954,0.05288433;0.5961736;-0.04794121,0.2643206;0.4875561;-0.02698788,0.4718288;0.4658693;-0.006489873,0.7039717;0.4583372;0.01259431,-0.1712439;0.4920621;-0.01110532,-0.3780162;0.457929;-0.01661003,-0.6073009;0.418231;-0.02940948,0.07327887;-0.00372449;-0.04696005,0.04664163;-0.3143997;-0.03886777,0.003010672;-0.680618;0.02765261,0.0005262753;-0.6447828;-0.05034872,-0.08275758;0.01215877;-0.02433639,-0.2016142;-0.09119377;-0.2935676,-0.1318202;-0.4394832;-0.1741201,-0.1461646;-0.4590608;-0.232948,0.04621024;0.523548;-0.03761674,0;0;0,0.03507614;0.2972609;-0.0502305,0.07098243;0.5852255;-0.1140234,0.250975;0.4539336;0.002723455,0.4531099;0.4108187;0.03783321,0.6609683;0.4172295;-0.0673573,-0.1478958;0.4870821;-0.03177429,-0.3518762;0.4386936;-0.0309608,-0.5532355;0.4849919;-0.138767,0.07794553;-0.007907033;-0.03809047,0.06242023;-0.3184652;-0.06272173,0.02815267;-0.6815196;0.02365923,0.02908504;-0.7094108;-0.02899217,-0.07814618;0.01651866;-0.03477383,-0.1574515;-0.1958888;-0.2489883,-0.1812689;-0.5698143;-0.2565342,-0.1939747;-0.5784619;-0.3233875,0.06221083;0.5144196;-0.09571481,167.4883
+0;0;0,0.02608163;0.3010838;-0.01621432,0.052413;0.5940487;-0.04735627,0.2630945;0.4870492;-0.02617048,0.4703706;0.4662069;-0.006397724,0.7039216;0.4600576;0.01311414,-0.1707595;0.4911377;-0.01059453,-0.3771086;0.4567969;-0.01602857,-0.6081567;0.4192558;-0.02914483,0.07302573;-0.003808682;-0.04680485,0.04606251;-0.3141626;-0.038937,0.002229348;-0.6812276;0.02820837,-0.0002238397;-0.6453772;-0.04984881,-0.08243799;0.0122112;-0.02434791,-0.2012889;-0.09100004;-0.293291,-0.1304907;-0.4396897;-0.172586,-0.1454292;-0.4590668;-0.231509,0.04580301;0.5217639;-0.03710955,0;0;0,0.03648351;0.2960189;-0.05134559,0.07404868;0.5820264;-0.1167583,0.2513086;0.4513699;0.002641916,0.4537489;0.41502;0.0411818,0.6624534;0.4185376;-0.06556416,-0.145244;0.4881826;-0.03606691,-0.3490511;0.4407427;-0.03699997,-0.5525916;0.4861192;-0.1441301,0.07797988;-0.008426338;-0.03723025,0.06184238;-0.31865;-0.06191492,0.02778122;-0.6827577;0.02429414,0.02881005;-0.7105973;-0.02849507,-0.0772846;0.01684591;-0.03579472,-0.1558517;-0.1942043;-0.2511862,-0.1786013;-0.5689698;-0.2653225,-0.1915608;-0.5761437;-0.3330228,0.06486599;0.5117522;-0.09802341,167.4997
+0;0;0,0.02608163;0.3010838;-0.01621432,0.052413;0.5940487;-0.04735627,0.2630945;0.4870492;-0.02617048,0.4703706;0.4662069;-0.006397724,0.7039216;0.4600576;0.01311414,-0.1707595;0.4911377;-0.01059453,-0.3771086;0.4567969;-0.01602857,-0.6081567;0.4192558;-0.02914483,0.07302573;-0.003808682;-0.04680485,0.04606251;-0.3141626;-0.038937,0.002229348;-0.6812276;0.02820837,-0.0002238397;-0.6453772;-0.04984881,-0.08243799;0.0122112;-0.02434791,-0.2012889;-0.09100004;-0.293291,-0.1304907;-0.4396897;-0.172586,-0.1454292;-0.4590668;-0.231509,0.04580301;0.5217639;-0.03710955,0;0;0,0.03648351;0.2960189;-0.05134559,0.07404868;0.5820264;-0.1167583,0.2513086;0.4513699;0.002641916,0.4537489;0.41502;0.0411818,0.6624534;0.4185376;-0.06556416,-0.145244;0.4881826;-0.03606691,-0.3490511;0.4407427;-0.03699997,-0.5525916;0.4861192;-0.1441301,0.07797988;-0.008426338;-0.03723025,0.06184238;-0.31865;-0.06191492,0.02778122;-0.6827577;0.02429414,0.02881005;-0.7105973;-0.02849507,-0.0772846;0.01684591;-0.03579472,-0.1558517;-0.1942043;-0.2511862,-0.1786013;-0.5689698;-0.2653225,-0.1915608;-0.5761437;-0.3330228,0.06486599;0.5117522;-0.09802341,167.5114

+ 161 - 0
DataCSV/Sam/FirstPersonPerspective_TwoArmsPlusLeg_Sideways_HapticFeedback_Slow.csv

@@ -0,0 +1,161 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.02176604;0.3190483;-0.007904428,0.04343725;0.6301523;-0.03075223,0.2571063;0.5015606;-0.01077898,0.2907864;0.2759009;0.006758129,0.3333976;0.06477144;-0.009618849,-0.1805181;0.4992915;-0.01168927,-0.2376524;0.2777771;-0.006097937,-0.2928148;0.06983703;-0.02552986,0.06040646;0.000627771;-0.03056118,0.04841787;-0.3433596;0.005918324,0.02113826;-0.6711118;0.0691261,0.02099094;-0.6351824;-0.003572062,-0.0613738;0.006829254;-0.02774777,-0.08837269;-0.3382159;-0.02366383,-0.1161825;-0.666656;0.03562078,-0.1148539;-0.6306181;-0.03705645,0.0380419;0.5536058;-0.0225432,0;0;0,-0.01621767;0.3190467;0.01656103,-0.02918385;0.6314912;0.01761413,0.1721458;0.4854188;0.1027112,0.3980255;0.5011907;0.06963873,0.5907114;0.5813718;0.01393652,-0.1961385;0.4778638;-0.1067863,-0.2894932;0.2761691;-0.1612686,-0.2930859;0.08659165;-0.2647436,0.0675841;-0.003066182;0.00251174,0.04800415;-0.3481738;-0.01535296,0.0002651326;-0.6740276;0.04548502,0.01248095;-0.7017561;0.002608538,-0.04491461;0.007510599;-0.05009579,-0.09804523;-0.3328696;-0.0835667,-0.1186267;-0.6594393;-0.01222594,-0.09254375;-0.6444662;-0.07866445,-0.02566624;0.5544171;0.01936889,952.1296
+0;0;0,0.02176604;0.3190483;-0.007904428,0.04343725;0.6301523;-0.03075223,0.2571063;0.5015606;-0.01077898,0.2907864;0.2759009;0.006758129,0.3333976;0.06477144;-0.009618849,-0.1805181;0.4992915;-0.01168927,-0.2376524;0.2777771;-0.006097937,-0.2928148;0.06983703;-0.02552986,0.06040646;0.000627771;-0.03056118,0.04841787;-0.3433596;0.005918324,0.02113826;-0.6711118;0.0691261,0.02099094;-0.6351824;-0.003572062,-0.0613738;0.006829254;-0.02774777,-0.08837269;-0.3382159;-0.02366383,-0.1161825;-0.666656;0.03562078,-0.1148539;-0.6306181;-0.03705645,0.0380419;0.5536058;-0.0225432,0;0;0,-0.01621767;0.3190467;0.01656103,-0.02918385;0.6314912;0.01761413,0.1721458;0.4854188;0.1027112,0.3980255;0.5011907;0.06963873,0.5907114;0.5813718;0.01393652,-0.1961385;0.4778638;-0.1067863,-0.2894932;0.2761691;-0.1612686,-0.2930859;0.08659165;-0.2647436,0.0675841;-0.003066182;0.00251174,0.04800415;-0.3481738;-0.01535296,0.0002651326;-0.6740276;0.04548502,0.01248095;-0.7017561;0.002608538,-0.04491461;0.007510599;-0.05009579,-0.09804523;-0.3328696;-0.0835667,-0.1186267;-0.6594393;-0.01222594,-0.09254375;-0.6444662;-0.07866445,-0.02566624;0.5544171;0.01936889,952.1568
+0;0;0,0.02176588;0.319046;-0.007904371,0.04342303;0.6299489;-0.03073523,0.2574338;0.5013756;-0.01075451,0.2893607;0.2874626;0.005869713,0.3319893;0.07624692;-0.01051395,-0.1808595;0.499103;-0.01166618,-0.2350196;0.2891196;-0.006365908,-0.2902045;0.08109456;-0.02580577,0.06037143;0.000627407;-0.03054346,0.04836807;-0.3437837;0.00598098,0.02109736;-0.671429;0.06916812,0.0209501;-0.635502;-0.003500074,-0.06133821;0.006825294;-0.02773167,-0.08837036;-0.3386449;-0.0236427,-0.1161711;-0.6669778;0.03562255,-0.114843;-0.6309423;-0.03702473,0.03803458;0.5535003;-0.0225367,0;0;0,-0.01667538;0.3189932;0.0170846,-0.03041095;0.6312006;0.018507,0.1716571;0.4853148;0.1034117,0.386341;0.4761164;0.07373571,0.5700948;0.5752825;0.01807284,-0.1971957;0.4771283;-0.1061233,-0.2844272;0.285223;-0.1572844,-0.2889052;0.09559985;-0.2608252,0.06754182;-0.003011286;0.002653599,0.04783444;-0.3485702;-0.01460409,-0.0001388453;-0.6742689;0.04627777,0.01191084;-0.7020316;0.003451351,-0.04485125;0.007456217;-0.05010764,-0.09816652;-0.3333928;-0.08291879,-0.1190488;-0.659868;-0.01174602,-0.09301456;-0.644863;-0.07817783,-0.0266126;0.5542364;0.02016044,952.1801
+0;0;0,0.02172006;0.3191643;-0.008142211,0.04330763;0.6301923;-0.03118621,0.2580541;0.5011787;-0.01066257,0.289055;0.2871254;0.005963196,0.3306735;0.07568641;-0.01082378,-0.1817294;0.4991152;-0.01170983,-0.2358366;0.2891113;-0.006511419,-0.2894267;0.08050002;-0.02467186,0.06039827;0.0006647921;-0.03058944,0.04822351;-0.3418471;0.005667873,0.02011466;-0.6717435;0.06901728,0.01999395;-0.6358425;-0.003482074,-0.0613807;0.006798382;-0.02775426,-0.08819645;-0.3367629;-0.02287835,-0.1165393;-0.667522;0.03568834,-0.1151946;-0.6315122;-0.03678971,0.03793893;0.5537292;-0.02293909,0;0;0,-0.01716917;0.3190737;0.01735258,-0.03196517;0.6313659;0.01911044,0.1712894;0.485109;0.1037982,0.3859694;0.4759034;0.07406592,0.5726764;0.5689544;0.01747656,-0.1986755;0.4762694;-0.1061088,-0.2854038;0.2840508;-0.1569666,-0.2907206;0.09339434;-0.2586631,0.06759507;-0.002904922;0.002564192,0.04828407;-0.3465539;-0.01503372,-0.00065393;-0.6743208;0.04668188,0.01139503;-0.7021307;0.00421023,-0.04494548;0.007403613;-0.05009189,-0.09803573;-0.3315808;-0.08246759,-0.1192747;-0.6602004;-0.01040481,-0.09335016;-0.6451357;-0.07670603,-0.02783925;0.5543986;0.02067351,952.204
+0;0;0,0.02172542;0.3192432;-0.008144221,0.04330642;0.6301764;-0.03118098,0.258159;0.5011663;-0.01065458,0.2891652;0.287076;0.005974052,0.330833;0.07538624;-0.01083283,-0.1818325;0.4991018;-0.01170234,-0.235949;0.2890615;-0.006503031,-0.2896026;0.08020285;-0.02468501,0.06030207;0.0006637332;-0.03054071,0.04811028;-0.342327;0.005767284,0.02002634;-0.671931;0.06906055,0.01990533;-0.6360151;-0.0036221,-0.06128293;0.006787553;-0.02771005,-0.08813617;-0.337254;-0.02282732,-0.1164539;-0.66772;0.03568747,-0.1151058;-0.631695;-0.03697383,0.0379397;0.5537416;-0.02293691,0;0;0,-0.01787235;0.3190909;0.01777959,-0.03307037;0.6312658;0.01981163,0.1704286;0.4849904;0.1043873,0.3850231;0.4740415;0.0743556,0.5788398;0.5486513;0.01353049,-0.1997353;0.4757989;-0.1053025,-0.2862488;0.2833035;-0.155636,-0.2922644;0.09139359;-0.255464,0.0674829;-0.002893656;0.002683401,0.04772358;-0.3470207;-0.01451182,-0.001531623;-0.674418;0.04728246,0.009753756;-0.7022979;0.004383329,-0.04481537;0.007379866;-0.0500663,-0.09848966;-0.3320548;-0.08188964,-0.1205112;-0.6603618;-0.01003484,-0.09455153;-0.6453198;-0.07651896,-0.02883274;0.5543323;0.02133226,952.2262
+0;0;0,0.02172542;0.3192432;-0.008144221,0.04330642;0.6301764;-0.03118098,0.258159;0.5011663;-0.01065458,0.2891652;0.287076;0.005974052,0.330833;0.07538624;-0.01083283,-0.1818325;0.4991018;-0.01170234,-0.235949;0.2890615;-0.006503031,-0.2896026;0.08020285;-0.02468501,0.06030207;0.0006637332;-0.03054071,0.04811028;-0.342327;0.005767284,0.02002634;-0.671931;0.06906055,0.01990533;-0.6360151;-0.0036221,-0.06128293;0.006787553;-0.02771005,-0.08813617;-0.337254;-0.02282732,-0.1164539;-0.66772;0.03568747,-0.1151058;-0.631695;-0.03697383,0.0379397;0.5537416;-0.02293691,0;0;0,-0.01787235;0.3190909;0.01777959,-0.03307037;0.6312658;0.01981163,0.1704286;0.4849904;0.1043873,0.3850231;0.4740415;0.0743556,0.5788398;0.5486513;0.01353049,-0.1997353;0.4757989;-0.1053025,-0.2862488;0.2833035;-0.155636,-0.2922644;0.09139359;-0.255464,0.0674829;-0.002893656;0.002683401,0.04772358;-0.3470207;-0.01451182,-0.001531623;-0.674418;0.04728246,0.009753756;-0.7022979;0.004383329,-0.04481537;0.007379866;-0.0500663,-0.09848966;-0.3320548;-0.08188964,-0.1205112;-0.6603618;-0.01003484,-0.09455153;-0.6453198;-0.07651896,-0.02883274;0.5543323;0.02133226,952.2488
+0;0;0,0.02163342;0.3192386;-0.008223252,0.0430896;0.6299481;-0.03134099,0.2579421;0.5009881;-0.01045716,0.2880784;0.2866251;0.006059861,0.3288455;0.07470056;-0.01076967,-0.1820094;0.4990137;-0.01168128,-0.23634;0.2888802;-0.006715323,-0.2896893;0.07982942;-0.02428801,0.06040973;0.0006526101;-0.03043813,0.04773034;-0.3437665;0.005495567,0.01994426;-0.6719461;0.06848511,0.01984938;-0.6360412;-0.004169412,-0.06129279;0.006795144;-0.02780757,-0.08849543;-0.3386211;-0.02289625,-0.1166804;-0.6675624;0.03579694,-0.1153064;-0.6315553;-0.03683627,0.03775914;0.5536261;-0.02308281,0;0;0,-0.01802824;0.3190622;0.01797938,-0.0334138;0.6310012;0.02030087,0.1702162;0.4848702;0.1045756,0.3843957;0.4678942;0.07340693,0.5806522;0.5353774;0.01187157,-0.2004976;0.4757391;-0.1043464,-0.2863024;0.2826654;-0.1542723,-0.293385;0.08944635;-0.2516038,0.06753752;-0.002849698;0.002608538,0.04803384;-0.3484004;-0.01444387,-0.001821134;-0.6741419;0.04759336,0.009730931;-0.7019931;0.004775766,-0.04489781;0.007364651;-0.05006186,-0.09848858;-0.3335004;-0.0819297,-0.1207654;-0.6603154;-0.01025432,-0.09490602;-0.6452534;-0.07675023,-0.02913818;0.554181;0.02172303,952.271
+0;0;0,0.02164786;0.3194517;-0.008228742,0.04310157;0.6301255;-0.03134329,0.258256;0.5011145;-0.01044448,0.2884127;0.2866061;0.006083741,0.3292074;0.07453831;-0.01075717,-0.1822959;0.4991374;-0.01167027,-0.2366633;0.2888615;-0.006700947,-0.2900487;0.0796693;-0.02428551,0.06050016;0.0006535872;-0.0304837,0.04781971;-0.3437944;0.005453017,0.02005324;-0.6717424;0.0683981,0.01995858;-0.6358508;-0.004093193,-0.06138455;0.006805317;-0.0278492,-0.08858947;-0.3386399;-0.02293746,-0.1167545;-0.6673491;0.0357143,-0.1153836;-0.6313555;-0.03675574,0.03777257;0.5538243;-0.02308736,0;0;0,-0.01830436;0.3192573;0.01804113,-0.03398372;0.6311446;0.02046633,0.1699308;0.4839675;0.1041741,0.3834535;0.4603552;0.07181716,0.5835277;0.5138042;0.008302689,-0.2015519;0.4752212;-0.1035553,-0.2865468;0.2811806;-0.1517278,-0.2942889;0.08805874;-0.2495265,0.06764495;-0.00282082;0.002481222,0.04784685;-0.3483933;-0.01438236,-0.002152968;-0.6738652;0.04767418,0.009751656;-0.701705;0.005217794,-0.04503238;0.007358362;-0.05007887,-0.0986103;-0.3335324;-0.08200914,-0.1211078;-0.6600834;-0.01030617,-0.09544738;-0.6449676;-0.07671183,-0.02962879;0.5543495;0.021873,952.3044
+0;0;0,0.02165825;0.3196051;-0.008232691,0.0430958;0.6300455;-0.03132816,0.2585433;0.5010619;-0.01042328,0.2887347;0.2863069;0.006123932,0.3295527;0.07411787;-0.0107266,-0.1825808;0.4990821;-0.01165067,-0.2370108;0.2885646;-0.006675635,-0.2904266;0.07925284;-0.02427025,0.06051273;0.0006537228;-0.03049002,0.04782488;-0.3439954;0.005467666,0.02009267;-0.6715387;0.06833509,0.01994961;-0.6326349;-0.04121813,-0.0613973;0.006806731;-0.02785498,-0.0886181;-0.3388402;-0.02294038,-0.1167484;-0.6671437;0.03563901,-0.1146766;-0.6280859;-0.07388207,0.03777349;0.5538401;-0.02308259,0;0;0,-0.01864254;0.3193828;0.01820278,-0.03471114;0.6310129;0.02093744,0.1694503;0.483388;0.1045353,0.3807243;0.4444888;0.0705471,0.582371;0.4902417;0.005589485,-0.2027337;0.4745952;-0.1025694,-0.2874674;0.2800577;-0.1503226,-0.2954877;0.08610226;-0.2467135,0.06766368;-0.0027107;0.002477646,0.04768534;-0.3484916;-0.01405478,-0.002466135;-0.6735502;0.04781437,0.03432224;-0.6665141;-0.05318308,-0.04506404;0.007285588;-0.05008005,-0.09872106;-0.3338051;-0.0819394,-0.1216095;-0.6598917;-0.01017826,-0.08295895;-0.6523635;-0.1105892,-0.03026244;0.5543184;0.02226257,952.3379
+0;0;0,0.02161975;0.3193781;-0.008247458,0.0429571;0.629079;-0.0313464,0.2588767;0.5000029;-0.01048149,0.2908153;0.2687923;0.007216147,0.3309344;0.05668743;-0.009627311,-0.1831568;0.4982186;-0.01144565,-0.2420632;0.2717305;-0.00646458,-0.2954109;0.06262854;-0.02413072,0.06057082;0.0006764721;-0.0304681,0.04764834;-0.3437374;0.004882246,0.02006181;-0.6711651;0.0677628,0.01987336;-0.6322677;-0.04178677,-0.06141676;0.006790312;-0.02791883,-0.08861312;-0.338568;-0.02286389,-0.1162423;-0.6668155;0.03556684,-0.1142249;-0.6277704;-0.07395222,0.03766837;0.5531433;-0.02311067,0;0;0,-0.01910895;0.3191347;0.01804781,-0.03594281;0.6299782;0.02084756,0.1679546;0.4812762;0.1056941,0.3916839;0.4279277;0.06221104,0.5968368;0.4598345;0.0007622242,-0.2052811;0.4737653;-0.1014609,-0.2960845;0.2638735;-0.1513789,-0.3044856;0.06923939;-0.2458706,0.06771114;-0.002676874;0.002371073,0.04682504;-0.3481353;-0.01374769,-0.003249522;-0.6731132;0.04794335,0.03356773;-0.6660616;-0.05304265,-0.04516291;0.00728447;-0.05004832,-0.09924597;-0.3334299;-0.08208442,-0.1222302;-0.6593211;-0.01003868,-0.08355185;-0.6517736;-0.1104388,-0.0313528;0.5535644;0.02222252,952.3713
+0;0;0,0.021606;0.319175;-0.008242211,0.04288062;0.6279655;-0.03127286,0.2602272;0.4987822;-0.01035255,0.2921782;0.2674822;0.00735193,0.3324643;0.0544944;-0.009561646,-0.1846255;0.4969866;-0.01132286,-0.2435547;0.2704109;-0.006339865,-0.2971245;0.06043847;-0.02407954,0.06069523;0.0006778616;-0.03053068,0.04778074;-0.3435233;0.004797833,0.02026944;-0.670058;0.06750689,0.02008091;-0.6311569;-0.04208833,-0.0615429;0.006804259;-0.02797617,-0.08872247;-0.3383408;-0.02292436,-0.1162763;-0.665693;0.03534701,-0.1142581;-0.6266443;-0.07421768,0.03760803;0.5522616;-0.02306228,0;0;0,-0.01975048;0.3188843;0.0181694,-0.03766407;0.6287425;0.02166796,0.167447;0.4780994;0.106051,0.3893984;0.4181858;0.06153202,0.593093;0.4078406;-0.01379609,-0.2088842;0.4730853;-0.1006924,-0.2988616;0.2624218;-0.1492616,-0.3074321;0.0671711;-0.2445325,0.06785779;-0.002559811;0.002293825,0.04651753;-0.34779;-0.01351929,-0.004201256;-0.6718286;0.04764295,0.03239284;-0.6647391;-0.05348253,-0.04535869;0.007233324;-0.05006757,-0.09989403;-0.3331506;-0.08253331,-0.1233206;-0.6580945;-0.01058288,-0.08486232;-0.6505107;-0.1111257,-0.03285607;0.552574;0.02290583,952.3942
+0;0;0,0.021606;0.319175;-0.008242211,0.04288062;0.6279655;-0.03127286,0.2602272;0.4987822;-0.01035255,0.2921782;0.2674822;0.00735193,0.3324643;0.0544944;-0.009561646,-0.1846255;0.4969866;-0.01132286,-0.2435547;0.2704109;-0.006339865,-0.2971245;0.06043847;-0.02407954,0.06069523;0.0006778616;-0.03053068,0.04778074;-0.3435233;0.004797833,0.02026944;-0.670058;0.06750689,0.02008091;-0.6311569;-0.04208833,-0.0615429;0.006804259;-0.02797617,-0.08872247;-0.3383408;-0.02292436,-0.1162763;-0.665693;0.03534701,-0.1142581;-0.6266443;-0.07421768,0.03760803;0.5522616;-0.02306228,0;0;0,-0.01975048;0.3188843;0.0181694,-0.03766407;0.6287425;0.02166796,0.167447;0.4780994;0.106051,0.3893984;0.4181858;0.06153202,0.593093;0.4078406;-0.01379609,-0.2088842;0.4730853;-0.1006924,-0.2988616;0.2624218;-0.1492616,-0.3074321;0.0671711;-0.2445325,0.06785779;-0.002559811;0.002293825,0.04651753;-0.34779;-0.01351929,-0.004201256;-0.6718286;0.04764295,0.03239284;-0.6647391;-0.05348253,-0.04535869;0.007233324;-0.05006757,-0.09989403;-0.3331506;-0.08253331,-0.1233206;-0.6580945;-0.01058288,-0.08486232;-0.6505107;-0.1111257,-0.03285607;0.552574;0.02290583,952.4166
+0;0;0,0.0215342;0.3185903;-0.008366182,0.04268174;0.6262754;-0.03144471,0.2598017;0.4972906;-0.009968046,0.2915649;0.2641865;0.007507559,0.3313113;0.05160524;-0.009525906,-0.184529;0.4954428;-0.011229,-0.2442718;0.2672756;-0.006505636,-0.2978322;0.05782503;-0.0244634,0.06106715;0.0006788456;-0.03076732,0.04813328;-0.3421607;0.003928648,0.02040236;-0.6685109;0.06667825,0.02027838;-0.6296203;-0.04298543,-0.06194613;0.006860065;-0.02814074,-0.08919904;-0.3368599;-0.02325318,-0.1170369;-0.6640549;0.0348799,-0.1149523;-0.6250175;-0.07475202,0.0374455;0.5508868;-0.02323633,0;0;0,-0.02084801;0.3182394;0.01795936,-0.04008429;0.6269076;0.02159905,0.1647916;0.4758498;0.1059856,0.3855939;0.4068067;0.05982113,0.5890561;0.3683572;-0.004874229,-0.2131364;0.4726478;-0.09802568,-0.3027419;0.2596372;-0.1454505,-0.3117888;0.0649908;-0.2408006,0.06825418;-0.00269413;0.003223896,0.04490393;-0.34632;-0.0136888,-0.006405964;-0.6702055;0.0469451,0.02981611;-0.6630831;-0.05439472,-0.04551381;0.007273812;-0.05051604,-0.1008499;-0.3315645;-0.08271086,-0.1253296;-0.6562387;-0.01061083,-0.08723834;-0.6486242;-0.1113736,-0.03501339;0.5510726;0.02285695,952.4392
+0;0;0,0.0214388;0.3171788;-0.008329116,0.04249535;0.6235399;-0.03130933,0.2581452;0.4952166;-0.009954538,0.2907745;0.2557567;0.007997561,0.330557;0.04298232;-0.009051377,-0.1832058;0.4933812;-0.01120704,-0.2445776;0.2589927;-0.006354884,-0.2981867;0.04935195;-0.02432896,0.06107681;0.000678953;-0.03077219,0.04819318;-0.3408288;0.003788998,0.02051395;-0.6665708;0.06642167,0.02038987;-0.6276737;-0.04332149,-0.06195593;0.006861152;-0.02814519,-0.08910298;-0.3355237;-0.02327662,-0.116889;-0.6621088;0.03474811,-0.1148028;-0.6230649;-0.07496326,0.03728011;0.5484534;-0.02313385,0;0;0,-0.02087863;0.3168429;0.01749516,-0.04057406;0.62415;0.02076244,0.1632226;0.4755599;0.1056597,0.3854197;0.3907542;0.05913639,0.5871481;0.34842;-0.00912571,-0.2160036;0.4739217;-0.09451991,-0.3075982;0.2542554;-0.1401833,-0.3159472;0.06135879;-0.2395183,0.06829424;-0.002275795;0.002912521,0.04430347;-0.3445305;-0.01364684,-0.007728025;-0.6678048;0.04621363,0.02800064;-0.6606786;-0.05538845,-0.04570354;0.007059186;-0.05038967,-0.1017112;-0.3301946;-0.08372189,-0.1264363;-0.6541789;-0.01147434,-0.08883551;-0.6465577;-0.1125095,-0.03547946;0.5486249;0.02218366,952.4723
+0;0;0,0.02137286;0.3162033;-0.008303499,0.04237002;0.6217002;-0.03121879,0.2557758;0.4941355;-0.01002211,0.2851621;0.2784747;0.006145794,0.3249709;0.06555976;-0.01091441,-0.1810612;0.4923189;-0.01126179,-0.2363335;0.2812255;-0.00689188,-0.2899779;0.07144624;-0.02487783,0.06108237;0.0006790148;-0.03077499,0.04822835;-0.3400442;0.003706796,0.0206239;-0.664906;0.06617024,0.02049978;-0.6260059;-0.0436105,-0.06196158;0.006861776;-0.02814776,-0.08904625;-0.3347365;-0.02329037,-0.1167572;-0.6604393;0.0345776,-0.1146703;-0.6213922;-0.07517134,0.03716964;0.5468278;-0.02306662,0;0;0,-0.02028448;0.3159318;0.01690793,-0.03945505;0.6224056;0.01954389,0.1614176;0.4751596;0.1057248,0.3419481;0.3577317;0.07031369,0.5465862;0.3333574;0.001482487,-0.2165946;0.4755084;-0.09054102,-0.298852;0.2773494;-0.1305566,-0.3075919;0.08395249;-0.2291964,0.06831679;-0.00222972;0.002542019,0.04410633;-0.3436805;-0.013942,-0.008781523;-0.6659395;0.04564834,0.02668215;-0.6588403;-0.0560813,-0.04585862;0.0070743;-0.05025493,-0.10186;-0.329292;-0.08443204,-0.1272975;-0.6523337;-0.01234935,-0.08996114;-0.6447358;-0.1135184,-0.0345759;0.547087;0.02117729,952.4944
+0;0;0,0.02124312;0.3146181;-0.008251186,0.04206758;0.618143;-0.03102828,0.2517192;0.4918258;-0.01020722,0.281186;0.2761163;0.006229907,0.3208833;0.0628376;-0.01099729,-0.1775113;0.4900196;-0.01131316,-0.2332036;0.2789538;-0.006994077,-0.28738;0.06895453;-0.02504029,0.06093133;0.0006749868;-0.03071732,0.04806223;-0.3396289;0.003310967,0.02058047;-0.6633627;0.06549234,0.02044;-0.6244595;-0.0443038,-0.0618214;0.006850876;-0.02806807,-0.08916171;-0.3342697;-0.02364451,-0.1166063;-0.658841;0.0340237,-0.1145353;-0.6197902;-0.07574093,0.03691292;0.5437736;-0.02292614,0;0;0,-0.01956224;0.3144409;0.01575232,-0.03786806;0.6189849;0.01691532,0.1589593;0.4757813;0.1048422,0.3384387;0.3568406;0.06865764,0.5336794;0.2941255;-0.004200697,-0.2161196;0.4789155;-0.08736893,-0.2993781;0.2806573;-0.1251944,-0.308146;0.08623049;-0.2225689,0.06820521;-0.001508981;0.001552343,0.04325445;-0.3424503;-0.01478195,-0.01014089;-0.6634874;0.04445839,0.0251558;-0.6564448;-0.05733347,-0.04626041;0.006512582;-0.0497413,-0.1030306;-0.3289351;-0.08692057,-0.1289959;-0.6507453;-0.01488362,-0.09182577;-0.6431941;-0.1161205,-0.03328319;0.5441675;0.01900363,952.5279
+0;0;0,0.02119164;0.3138555;-0.008231186,0.04195978;0.6165594;-0.03094747,0.2485522;0.4911685;-0.01032829,0.2780343;0.2753471;0.006117372,0.3177137;0.06216396;-0.01110211,-0.1745399;0.4893882;-0.01141841,-0.2302611;0.2782128;-0.007097083,-0.2844132;0.06830767;-0.02513521,0.06097888;0.0006755135;-0.03074129,0.04814117;-0.3387983;0.003203994,0.02064918;-0.6626526;0.06540851,0.0205087;-0.6237484;-0.04440089,-0.06186964;0.006856223;-0.02808998,-0.08914326;-0.3334323;-0.0236772,-0.116598;-0.6581243;0.03401248,-0.1145268;-0.6190724;-0.0757654,0.03681783;0.5423734;-0.02286531,0;0;0,-0.01896886;0.313753;0.01487804,-0.03655393;0.6175132;0.01514959,0.1568143;0.4760534;0.103652,0.3315798;0.3502371;0.06696582,0.5238087;0.2763097;-0.003039837,-0.2145763;0.4806121;-0.08482212,-0.299204;0.2821391;-0.1189564,-0.3080257;0.0863661;-0.2133658,0.06827507;-0.001143366;0.001055479,0.04318355;-0.3412083;-0.01585102,-0.01065938;-0.6623056;0.04334593,0.02448159;-0.6553045;-0.05850482,-0.04652398;0.006351208;-0.0495892,-0.1031939;-0.32807;-0.08845499,-0.1294664;-0.6499594;-0.01631793,-0.09245232;-0.6424485;-0.1176175,-0.0321882;0.5428756;0.01749301,952.5621
+0;0;0,0.02119164;0.3138555;-0.008231186,0.04195978;0.6165594;-0.03094747,0.2485522;0.4911685;-0.01032829,0.2780343;0.2753471;0.006117372,0.3177137;0.06216396;-0.01110211,-0.1745399;0.4893882;-0.01141841,-0.2302611;0.2782128;-0.007097083,-0.2844132;0.06830767;-0.02513521,0.06097888;0.0006755135;-0.03074129,0.04814117;-0.3387983;0.003203994,0.02064918;-0.6626526;0.06540851,0.0205087;-0.6237484;-0.04440089,-0.06186964;0.006856223;-0.02808998,-0.08914326;-0.3334323;-0.0236772,-0.116598;-0.6581243;0.03401248,-0.1145268;-0.6190724;-0.0757654,0.03681783;0.5423734;-0.02286531,0;0;0,-0.01896886;0.313753;0.01487804,-0.03655393;0.6175132;0.01514959,0.1568143;0.4760534;0.103652,0.3315798;0.3502371;0.06696582,0.5238087;0.2763097;-0.003039837,-0.2145763;0.4806121;-0.08482212,-0.299204;0.2821391;-0.1189564,-0.3080257;0.0863661;-0.2133658,0.06827507;-0.001143366;0.001055479,0.04318355;-0.3412083;-0.01585102,-0.01065938;-0.6623056;0.04334593,0.02448159;-0.6553045;-0.05850482,-0.04652398;0.006351208;-0.0495892,-0.1031939;-0.32807;-0.08845499,-0.1294664;-0.6499594;-0.01631793,-0.09245232;-0.6424485;-0.1176175,-0.0321882;0.5428756;0.01749301,952.5845
+0;0;0,0.02084954;0.3129981;-0.008394247,0.04130146;0.6145753;-0.03118588,0.2442244;0.490135;-0.01080234,0.2741793;0.2743673;0.006034773,0.315228;0.06136708;-0.01062092,-0.1713471;0.4882717;-0.01169427,-0.2273365;0.2771285;-0.007197595,-0.2823267;0.06742455;-0.0254138,0.06101529;0.000732503;-0.03081474,0.04747712;-0.3381313;0.002549937,0.01985051;-0.6617782;0.06467134,0.01972392;-0.6255285;-0.01255822,-0.06197307;0.006802163;-0.02803605,-0.08985128;-0.3328053;-0.02419461,-0.1174039;-0.6572801;0.03348157,-0.115975;-0.6209286;-0.04372656,0.03623337;0.5406598;-0.02309645,0;0;0,-0.01797859;0.3129874;0.01373601,-0.03412021;0.6156842;0.01266789,0.15508;0.4768215;0.101913,0.3240762;0.3431467;0.06574965,0.5105904;0.2550813;-0.003448963,-0.2121018;0.4825294;-0.08162115,-0.2988669;0.284262;-0.1115932,-0.3069556;0.08450851;-0.1974107,0.06835273;-0.0008917451;0.000244379,0.04338974;-0.3403151;-0.01689672,-0.01123592;-0.6610883;0.04218054,-0.001702962;-0.6887025;-0.008743044,-0.04697008;0.00628141;-0.0492677,-0.1034366;-0.3272226;-0.0906418,-0.1302161;-0.6488451;-0.01845198,-0.1044048;-0.6347039;-0.08976647,-0.030182;0.5413094;0.01540589,952.6075
+0;0;0,0.02081469;0.3124749;-0.008380216,0.04124366;0.6137134;-0.03114725,0.2420292;0.4898543;-0.01089696,0.2719956;0.2740037;0.005946626,0.3130482;0.06098314;-0.01071066,-0.1692633;0.4880102;-0.01177971,-0.2252742;0.2767859;-0.007281302,-0.2802697;0.06706192;-0.02549924,0.06120715;0.0007348063;-0.03091164,0.04793749;-0.3314083;0.001791313,0.0198014;-0.6610237;0.06505833,0.01968126;-0.6250922;-0.008239932,-0.06216794;0.006823552;-0.0281242,-0.08949323;-0.3260484;-0.02435896,-0.1175539;-0.656507;0.03438087,-0.1161978;-0.6204788;-0.03889705,0.03617976;0.5398589;-0.02306448,0;0;0,-0.01738723;0.3125574;0.01223183,-0.03297937;0.6149369;0.01014185,0.1540299;0.4775339;0.09957266,0.3196162;0.3396639;0.06288195,0.5008376;0.2406752;-0.005678892,-0.2110739;0.483151;-0.07980809,-0.3009978;0.2856792;-0.1061091,-0.3125687;0.08620331;-0.1922254,0.06856614;-0.0006840229;-0.0007748604,0.0438294;-0.3332377;-0.01976776,-0.01219714;-0.6599585;0.0398581,-0.003183628;-0.6879699;-0.004428152,-0.04761429;0.00625597;-0.04895024,-0.1028477;-0.3201725;-0.09320244,-0.1311901;-0.6476701;-0.01983538,-0.1069807;-0.6327557;-0.08761565,-0.0291898;0.5406256;0.01312923,952.6301
+0;0;0,0.02081469;0.3124749;-0.008380216,0.04124366;0.6137134;-0.03114725,0.2420292;0.4898543;-0.01089696,0.2719956;0.2740037;0.005946626,0.3130482;0.06098314;-0.01071066,-0.1692633;0.4880102;-0.01177971,-0.2252742;0.2767859;-0.007281302,-0.2802697;0.06706192;-0.02549924,0.06120715;0.0007348063;-0.03091164,0.04793749;-0.3314083;0.001791313,0.0198014;-0.6610237;0.06505833,0.01968126;-0.6250922;-0.008239932,-0.06216794;0.006823552;-0.0281242,-0.08949323;-0.3260484;-0.02435896,-0.1175539;-0.656507;0.03438087,-0.1161978;-0.6204788;-0.03889705,0.03617976;0.5398589;-0.02306448,0;0;0,-0.01738723;0.3125574;0.01223183,-0.03297937;0.6149369;0.01014185,0.1540299;0.4775339;0.09957266,0.3196162;0.3396639;0.06288195,0.5008376;0.2406752;-0.005678892,-0.2110739;0.483151;-0.07980809,-0.3009978;0.2856792;-0.1061091,-0.3125687;0.08620331;-0.1922254,0.06856614;-0.0006840229;-0.0007748604,0.0438294;-0.3332377;-0.01976776,-0.01219714;-0.6599585;0.0398581,-0.003183628;-0.6879699;-0.004428152,-0.04761429;0.00625597;-0.04895024,-0.1028477;-0.3201725;-0.09320244,-0.1311901;-0.6476701;-0.01983538,-0.1069807;-0.6327557;-0.08761565,-0.0291898;0.5406256;0.01312923,952.6531
+0;0;0,0.0209342;0.3115601;-0.008384992,0.04143847;0.6114286;-0.031099,0.2395791;0.4882728;-0.01134749,0.2705835;0.2724434;0.006394247,0.3180454;0.06057532;-0.008849328,-0.1664757;0.4866417;-0.01174354,-0.2232712;0.2754183;-0.00757978,-0.2797532;0.06599414;-0.02558969,0.06144634;0.0007746748;-0.03114693,0.04815523;-0.3258959;0.001012875,0.0191361;-0.6606652;0.06514134,0.01893581;-0.6247483;-0.007895857,-0.06248644;0.006828001;-0.02819941,-0.09016696;-0.3205121;-0.02559341,-0.1185555;-0.6561204;0.0342916,-0.1172856;-0.6201121;-0.03872736,0.03636014;0.5379374;-0.02304069,0;0;0,-0.01603581;0.3117896;0.01040864,-0.02940852;0.6128916;0.006695032,0.1544156;0.4775;0.09662938,0.317205;0.3365964;0.0578456,0.4951517;0.2322452;-0.01157212,-0.2082201;0.4854535;-0.07893655,-0.2995158;0.2880495;-0.102497,-0.3128751;0.08838183;-0.1880974,0.06886435;-0.0006330609;-0.001919747,0.04460443;-0.327592;-0.02274942,-0.0125283;-0.659499;0.03723907,-0.003403375;-0.6875747;-0.00650382,-0.04839183;0.006375101;-0.0486207,-0.1020528;-0.3142671;-0.09588238,-0.1318383;-0.6468822;-0.02168651,-0.1079342;-0.6319813;-0.08928896,-0.02628598;0.5389334;0.01017642,952.6756
+0;0;0,0.0208845;0.3108203;-0.008365083,0.04130242;0.6094255;-0.03098514,0.2370698;0.4871251;-0.01140096,0.2680925;0.2711681;0.006351269,0.3155716;0.05922362;-0.008897803,-0.1642056;0.4855132;-0.01179234,-0.2210346;0.2741649;-0.007626125,-0.277537;0.06466524;-0.02564253,0.06197024;0.0007812798;-0.03141249,0.04866635;-0.3262033;0.0007782243,0.01974058;-0.6598955;0.06470037,0.01954038;-0.6239812;-0.008306317,-0.06301922;0.006886217;-0.02843985,-0.09072634;-0.3207685;-0.02583134,-0.1190236;-0.6552971;0.03386101,-0.1177542;-0.6192912;-0.03912744,0.03624281;0.5362052;-0.02295652,0;0;0,-0.01392061;0.311185;0.009247303,-0.02275926;0.6111502;0.003833771,0.157079;0.4758157;0.09371758,0.3176158;0.332571;0.05341983,0.493624;0.2256938;-0.01733041,-0.2034783;0.4889797;-0.07709642,-0.29832;0.2927285;-0.09723421,-0.3147247;0.09214304;-0.180322,0.0694188;-0.0006553531;-0.002875328,0.04512683;-0.3279161;-0.02390909,-0.01197286;-0.6587113;0.03598642,-0.002264327;-0.6867312;-0.007653475,-0.04950045;0.006587457;-0.04831125,-0.101035;-0.3142197;-0.09889863,-0.1323713;-0.6457359;-0.02549347,-0.1087872;-0.6309107;-0.09315819,-0.02097767;0.537449;0.007863045,952.6985
+0;0;0,0.02082139;0.3098811;-0.008339807,0.04120544;0.6079905;-0.03092385,0.2360704;0.4859994;-0.0114015,0.2671233;0.2698326;0.006367967,0.3146302;0.05776399;-0.008890036,-0.1633898;0.4843948;-0.01179112,-0.2202741;0.2728412;-0.007620856,-0.2768096;0.06321877;-0.02564781,0.06244218;0.0007872297;-0.03165171,0.0492791;-0.3227366;0.0001982972,0.0200079;-0.6604137;0.06488381,0.0198079;-0.6245055;-0.008048721,-0.06349915;0.006938661;-0.02865643,-0.09091302;-0.3172482;-0.02607553,-0.1195482;-0.6557717;0.03432966,-0.1182801;-0.619772;-0.03858465,0.03615186;0.5348575;-0.0229048,0;0;0,-0.0121474;0.31037;0.007231473,-0.01921372;0.6098567;0.0005359645,0.1595317;0.4749265;0.09015894,0.3178681;0.3296493;0.04735374,0.4913602;0.2198581;-0.02551007,-0.2010787;0.4903529;-0.0775582,-0.2981522;0.294724;-0.09528416,-0.317931;0.09292527;-0.1749639,0.06990479;-0.001032025;-0.00370574,0.04599221;-0.324751;-0.02583146,-0.01156824;-0.6597513;0.03356981,-0.002102481;-0.6878171;-0.00993729,-0.05018203;0.006927097;-0.04832449,-0.09953193;-0.3099004;-0.103463,-0.132599;-0.6452495;-0.02920336,-0.1093508;-0.630475;-0.09689239,-0.01783175;0.5362545;0.004906654,952.7332
+0;0;0,0.02069317;0.3092577;-0.008489119,0.0409308;0.6069479;-0.03121512,0.2338834;0.4855955;-0.01189916,0.2684195;0.2697604;0.006246553,0.324439;0.05945209;-0.00786737,-0.1615467;0.4836451;-0.01152834,-0.2200996;0.2723067;-0.007730245,-0.2797317;0.06326166;-0.02537066,0.06284799;0.000789534;-0.03195489,0.04904838;-0.3214169;-0.0007313844,0.01947455;-0.6609069;0.06418203,0.01916396;-0.6250125;-0.008700848,-0.06401287;0.006985024;-0.02872579,-0.09241855;-0.3157772;-0.02881674,-0.1207725;-0.6559237;0.03313674,-0.1196143;-0.6199347;-0.03972988,0.03591464;0.5338819;-0.02315971,0;0;0,-0.01068641;0.3098211;0.006103277,-0.01604423;0.6088958;-0.001826525,0.1615384;0.4754672;0.08582783,0.3176389;0.3282205;0.0404644,0.4889801;0.2174759;-0.03663826,-0.1982486;0.4921013;-0.0759436,-0.297756;0.297311;-0.09212408,-0.3207522;0.09522402;-0.1708579,0.07034298;-0.001218587;-0.004689217,0.04668276;-0.3235508;-0.02759123,-0.01132357;-0.6603454;0.03196096,-0.001762915;-0.6884074;-0.011446,-0.05123728;0.007197705;-0.04790139,-0.09756729;-0.307914;-0.1074035,-0.133728;-0.6452345;-0.03495274,-0.1110887;-0.630489;-0.1027872,-0.015038;0.5353729;0.002869368,952.7671
+0;0;0,0.02063196;0.3083429;-0.008464008,0.04085033;0.6057493;-0.03116997,0.2311014;0.4850901;-0.01201151,0.2656931;0.2689074;0.006163429,0.3217279;0.0585416;-0.007954353,-0.158928;0.4831662;-0.01164575,-0.2175751;0.2714875;-0.007841541,-0.2772235;0.06238532;-0.02548678,0.06334224;0.000795743;-0.03220619,0.04957645;-0.320621;-0.001059204,0.01991045;-0.6611691;0.0640565,0.01944097;-0.6222591;-0.0461127,-0.06451628;0.007039954;-0.02895169,-0.09285235;-0.3149312;-0.02904242,-0.1212947;-0.6561378;0.03310413,-0.1195439;-0.6170849;-0.07704051,0.03583647;0.5327169;-0.02311826,0;0;0,-0.008361698;0.3090036;0.00441432,-0.01180594;0.6077769;-0.005087852,0.1634891;0.4744559;0.0800612,0.3171209;0.3254898;0.03037977,0.4886017;0.2157101;-0.04795098,-0.1934882;0.4933492;-0.07500217,-0.2953074;0.2992225;-0.08947774,-0.3220716;0.09621952;-0.1647536,0.07084018;-0.001610756;-0.005402327,0.04619152;-0.3229561;-0.02985621,-0.01175624;-0.6609761;0.02911568,0.01957913;-0.654677;-0.07419562,-0.05190676;0.007496482;-0.04795416,-0.09631869;-0.3049193;-0.1178995,-0.134948;-0.6420708;-0.0408948,-0.1370518;-0.6973768;-0.1111467,-0.01121877;0.5343072;-3.290176E-05,952.7891
+0;0;0,0.02063196;0.3083429;-0.008464008,0.04085033;0.6057493;-0.03116997,0.2311014;0.4850901;-0.01201151,0.2656931;0.2689074;0.006163429,0.3217279;0.0585416;-0.007954353,-0.158928;0.4831662;-0.01164575,-0.2175751;0.2714875;-0.007841541,-0.2772235;0.06238532;-0.02548678,0.06334224;0.000795743;-0.03220619,0.04957645;-0.320621;-0.001059204,0.01991045;-0.6611691;0.0640565,0.01944097;-0.6222591;-0.0461127,-0.06451628;0.007039954;-0.02895169,-0.09285235;-0.3149312;-0.02904242,-0.1212947;-0.6561378;0.03310413,-0.1195439;-0.6170849;-0.07704051,0.03583647;0.5327169;-0.02311826,0;0;0,-0.008361698;0.3090036;0.00441432,-0.01180594;0.6077769;-0.005087852,0.1634891;0.4744559;0.0800612,0.3171209;0.3254898;0.03037977,0.4886017;0.2157101;-0.04795098,-0.1934882;0.4933492;-0.07500217,-0.2953074;0.2992225;-0.08947774,-0.3220716;0.09621952;-0.1647536,0.07084018;-0.001610756;-0.005402327,0.04619152;-0.3229561;-0.02985621,-0.01175624;-0.6609761;0.02911568,0.01957913;-0.654677;-0.07419562,-0.05190676;0.007496482;-0.04795416,-0.09631869;-0.3049193;-0.1178995,-0.134948;-0.6420708;-0.0408948,-0.1370518;-0.6973768;-0.1111467,-0.01121877;0.5343072;-3.290176E-05,952.8226
+0;0;0,0.02089673;0.3068809;-0.008683227,0.0415004;0.6032197;-0.03160405,0.2266057;0.4843893;-0.01308592,0.2680179;0.2691933;0.005222411,0.3301269;0.06032477;-0.007256748,-0.1532534;0.4821668;-0.01241856,-0.2140125;0.270853;-0.008639041,-0.2781693;0.06298688;-0.02638417,0.0638722;0.0008270178;-0.03259122,0.04964095;-0.3205377;-0.001959376,0.01915569;-0.6618862;0.06282769,0.01857373;-0.6229935;-0.04744294,-0.06516346;0.007063079;-0.02909234,-0.09499261;-0.3146115;-0.03628924,-0.1235024;-0.6556394;0.03103586,-0.1218525;-0.6165966;-0.07921174,0.03638136;0.5304371;-0.02349646,0;0;0,-0.005336042;0.3076495;0.003362179,-0.006727887;0.6053817;-0.007362127,0.1641493;0.4733559;0.0741446,0.3149031;0.3220248;0.0218792,0.4866557;0.2140246;-0.05859661,-0.1857442;0.4953027;-0.07245775,-0.2894338;0.3017694;-0.08481894,-0.3231175;0.09805819;-0.1555754,0.07139413;-0.001942784;-0.006452322,0.04481172;-0.3229299;-0.03246641,-0.0134674;-0.661848;0.02570224,0.01689034;-0.6556624;-0.07798147,-0.05289915;0.00781031;-0.04778293,-0.09374364;-0.3007049;-0.1347667,-0.1378659;-0.6374567;-0.05541321,-0.1424608;-0.691482;-0.1272302,-0.006575211;0.5321612;-0.00207305,952.856
+0;0;0,0.02084506;0.3061222;-0.008661756,0.04142848;0.6021693;-0.03156108,0.2249476;0.4837721;-0.01313533,0.2665613;0.2675292;0.005262072,0.3287992;0.05822736;-0.007242976,-0.1517373;0.4815682;-0.01247354,-0.212792;0.2692263;-0.008675634,-0.2770819;0.06092899;-0.02645757,0.06428222;0.0008323269;-0.03280045,0.05002506;-0.3211176;-0.002112821,0.01953663;-0.6625016;0.06268098,0.01895404;-0.6235992;-0.0477092,-0.06558179;0.007108422;-0.02927911,-0.09546526;-0.3151519;-0.03648911,-0.123978;-0.6562153;0.03084299,-0.1223263;-0.6171626;-0.07952414,0.03631284;0.5294351;-0.02345888,0;0;0,-0.004107636;0.3069174;0.002265215,-0.005238796;0.6043264;-0.00936079,0.1649864;0.4730464;0.0700357,0.3120501;0.3184604;0.01253271,0.4804233;0.2085444;-0.07352614,-0.1841548;0.4948064;-0.07017892,-0.2903315;0.3013438;-0.08157583,-0.3264411;0.09767972;-0.1526689,0.0717541;-0.002283573;-0.007409573,0.04411382;-0.3236987;-0.03433681,-0.01470117;-0.662667;0.02321362,0.01458839;-0.6565428;-0.08089042,-0.05369654;0.008147637;-0.04752962,-0.0934501;-0.2979376;-0.1451421,-0.1386093;-0.6343057;-0.06459408,-0.1073483;-0.6276621;-0.1682416,-0.005100529;0.5311669;-0.003904819,952.8785
+0;0;0,0.02079196;0.3053422;-0.008639689,0.04134499;0.6009523;-0.03150595,0.224768;0.4826704;-0.0130959,0.2663814;0.2664291;0.005301365,0.3288552;0.05633362;-0.007251099,-0.1517122;0.4804676;-0.01243447,-0.2127666;0.2681274;-0.008636594,-0.2773002;0.0590402;-0.02648596,0.06445358;0.0008345456;-0.03288788,0.04959473;-0.3347026;-0.0009051412,0.02033377;-0.6623424;0.06128005,0.01993309;-0.6262198;-0.01464036,-0.0657566;0.00712737;-0.02935715,-0.09690124;-0.3287333;-0.03687144,-0.124266;-0.6560653;0.02774986,-0.1231301;-0.6198395;-0.0481547,0.03623573;0.5283086;-0.02341384,0;0;0,-0.002730131;0.3061513;0.00217557,-0.003588039;0.6031147;-0.009675503,0.1672369;0.4691383;0.06568027,0.3089422;0.3113032;0.003727671,0.477286;0.2036975;-0.08727789,-0.180761;0.4945554;-0.07520464,-0.287161;0.3009029;-0.07806442,-0.326495;0.09803548;-0.1522148,0.0718452;-0.002475828;-0.008289099,0.04328094;-0.3378441;-0.03154945,-0.01681303;-0.6629549;0.02101207,-0.003647136;-0.6892771;-0.02854633,-0.05413128;0.008313992;-0.04729962,-0.09397066;-0.3070098;-0.1604923,-0.1403271;-0.6297042;-0.08439726,-0.1187753;-0.6157915;-0.1556593,-0.003463825;0.5300473;-0.004213333,952.9011
+0;0;0,0.02087124;0.3039418;-0.009521837,0.04158249;0.5981915;-0.03296968,0.222454;0.4818826;-0.01475296,0.2751246;0.2580881;0.005535309,0.3491955;0.05249374;-0.008370863,-0.1487091;0.4785298;-0.01339238,-0.2161495;0.2578448;-0.008952379,-0.2885912;0.05187583;-0.02562284,0.06560541;0.0007532862;-0.03387782,0.05165536;-0.3292705;-0.001343049,0.01957119;-0.6643885;0.05996044,0.01905124;-0.6283178;-0.01607465,-0.06727546;0.007385958;-0.02952635,-0.1004093;-0.3220457;-0.05288671,-0.1276868;-0.6550299;0.0210664,-0.1266567;-0.6188433;-0.05495413,0.03642046;0.5259063;-0.02475337,0;0;0,-0.002042208;0.3047896;0.002445936,-0.002780208;0.6004774;-0.008906841,0.1670662;0.468567;0.06222963,0.3049303;0.2966393;-0.006356955,0.4745248;0.1955329;-0.1010361,-0.1806589;0.4952517;-0.06615283,-0.294029;0.294359;-0.07384141,-0.3361645;0.09289914;-0.1485907,0.07322234;-0.002541542;-0.009185553,0.04340377;-0.3321725;-0.03414679,-0.01948491;-0.6642495;0.01934552,-0.006124758;-0.6904745;-0.03044128,-0.05583743;0.008506493;-0.04756222,-0.09251499;-0.2974783;-0.1708377,-0.1430543;-0.6264778;-0.09148611,-0.1474085;-0.6552795;-0.1398789,-0.00266465;0.5277353;-0.0036273,952.9343
+0;0;0,0.02084393;0.3035441;-0.009509379,0.04154541;0.5976546;-0.03294688,0.2221719;0.4814214;-0.01474538,0.2754995;0.2548358;0.005795919,0.3496199;0.04910384;-0.008119558,-0.1484999;0.478073;-0.0133866,-0.2167814;0.2546357;-0.008891229,-0.2892716;0.04852889;-0.02557284,0.06638353;0.0007622206;-0.03427964,0.05253466;-0.3268677;-0.001980856,0.02016505;-0.6649671;0.05986802,0.01964979;-0.6289511;-0.01548155,-0.06807338;0.007473561;-0.02987655,-0.1009669;-0.3195686;-0.05306746,-0.1284871;-0.6555152;0.02154358,-0.1274662;-0.6193843;-0.05379157,0.03638463;0.5253869;-0.02473256,0;0;0,-0.002152845;0.3043922;0.002159834,-0.003562961;0.599929;-0.009429455,0.1673158;0.4682942;0.05901933,0.2974182;0.2877992;-0.01240706,0.4664378;0.188124;-0.1099281,-0.1826252;0.4954632;-0.06213799,-0.2965665;0.2915589;-0.06901036,-0.3426776;0.09151404;-0.1456193,0.07394885;-0.002645135;-0.01034498,0.04238974;-0.329644;-0.035882,-0.0222403;-0.6645026;0.01775527,-0.007907107;-0.6908756;-0.03052163,-0.05707078;0.008677402;-0.04743498,-0.09285825;-0.2906185;-0.1805424,-0.1444567;-0.6217654;-0.09769542,-0.1501855;-0.6476864;-0.1482329,-0.00325322;0.5272082;-0.004107237,952.9677
+0;0;0,0.02083431;0.3034041;-0.009504993,0.04153559;0.5975116;-0.03294245,0.2238767;0.4808692;-0.01464837,0.2764431;0.2575173;0.005599767,0.3506794;0.05146371;-0.008337464,-0.1502164;0.4774899;-0.01327705,-0.2175234;0.2572414;-0.008845836,-0.2901269;0.05081236;-0.02555352,0.06731381;0.0007729021;-0.03476002,0.05357291;-0.3243028;-0.002713043,0.02113268;-0.6631399;0.05927078,0.02060862;-0.6270213;-0.01736441,-0.06902733;0.007578292;-0.03029522,-0.1016644;-0.3169142;-0.05330534,-0.1292447;-0.6535938;0.02146849,-0.1282064;-0.6173583;-0.05515204,0.03637456;0.5252404;-0.02472773,0;0;0,-0.001325732;0.3042512;0.002812862,-0.002154177;0.5998228;-0.007879019,0.1697757;0.4616213;0.05588126,0.2916347;0.2802516;-0.0170207,0.4492491;0.1674971;-0.1200132,-0.1843053;0.4967478;-0.05815132,-0.2965176;0.2956675;-0.0640182,-0.3450113;0.09675603;-0.1430494,0.07488749;-0.003029019;-0.01107669,0.04228724;-0.3272653;-0.037498,-0.02368955;-0.6624155;0.01751399,-0.01025955;-0.6883482;-0.03349423,-0.05826132;0.00895648;-0.04759625,-0.09297866;-0.2863535;-0.1835255,-0.1450496;-0.6178758;-0.09934405,-0.1531446;-0.6421328;-0.153208,-0.001972487;0.5270796;-0.002814531,952.9899
+0;0;0,0.0212674;0.3026193;-0.01029017,0.04266654;0.5956447;-0.03447931,0.2233981;0.4809763;-0.01634746,0.2828422;0.2625471;0.00425132,0.358395;0.05708562;-0.01081684,-0.147529;0.4763874;-0.01389552,-0.2197239;0.260887;-0.009814477,-0.3003795;0.05742858;-0.0255956,0.067727;0.0005733209;-0.03517468,0.0533345;-0.3238308;-0.004116012,0.02070057;-0.663826;0.05801667,0.01998317;-0.6278299;-0.01798622,-0.0696821;0.007827106;-0.03012765,-0.1047264;-0.3142481;-0.06819776,-0.1323534;-0.6509262;0.01184443,-0.1326279;-0.6761274;-0.04074506,0.03730537;0.5236931;-0.02606549,0;0;0,-0.0008317772;0.3035163;0.003714323,-0.0009706206;0.5981699;-0.005700827,0.1691535;0.4583157;0.05438709,0.2842878;0.2762767;-0.0182426,0.4387297;0.1582289;-0.1200371,-0.1823616;0.4981632;-0.05477106,-0.291915;0.299021;-0.05787411,-0.3425504;0.1002566;-0.1358388,0.07535144;-0.003307849;-0.01165128,0.04198121;-0.3266971;-0.0384028,-0.02552857;-0.6625834;0.0176773,-0.01303936;-0.689;-0.03206301,-0.05902317;0.009156919;-0.04750736,-0.09056516;-0.2839163;-0.1872323,-0.1455016;-0.6154705;-0.1001924,-0.1540495;-0.6390317;-0.1537745,-0.0009715538;0.5256815;-0.00101161,953.0234
+0;0;0,0.0212674;0.3026193;-0.01029017,0.04266654;0.5956447;-0.03447931,0.2233981;0.4809763;-0.01634746,0.2828422;0.2625471;0.00425132,0.358395;0.05708562;-0.01081684,-0.147529;0.4763874;-0.01389552,-0.2197239;0.260887;-0.009814477,-0.3003795;0.05742858;-0.0255956,0.067727;0.0005733209;-0.03517468,0.0533345;-0.3238308;-0.004116012,0.02070057;-0.663826;0.05801667,0.01998317;-0.6278299;-0.01798622,-0.0696821;0.007827106;-0.03012765,-0.1047264;-0.3142481;-0.06819776,-0.1323534;-0.6509262;0.01184443,-0.1326279;-0.6761274;-0.04074506,0.03730537;0.5236931;-0.02606549,0;0;0,-0.0008317772;0.3035163;0.003714323,-0.0009706206;0.5981699;-0.005700827,0.1691535;0.4583157;0.05438709,0.2842878;0.2762767;-0.0182426,0.4387297;0.1582289;-0.1200371,-0.1823616;0.4981632;-0.05477106,-0.291915;0.299021;-0.05787411,-0.3425504;0.1002566;-0.1358388,0.07535144;-0.003307849;-0.01165128,0.04198121;-0.3266971;-0.0384028,-0.02552857;-0.6625834;0.0176773,-0.01303936;-0.689;-0.03206301,-0.05902317;0.009156919;-0.04750736,-0.09056516;-0.2839163;-0.1872323,-0.1455016;-0.6154705;-0.1001924,-0.1540495;-0.6390317;-0.1537745,-0.0009715538;0.5256815;-0.00101161,953.0463
+0;0;0,0.02121118;0.3018192;-0.01026297,0.04256974;0.5942894;-0.03440599,0.2233733;0.479749;-0.01628757,0.2824757;0.2625758;0.004192777,0.3579965;0.05720127;-0.010869,-0.1476762;0.4751587;-0.01383482,-0.219456;0.2608973;-0.00977724,-0.3000775;0.05752501;-0.02555168,0.06844126;0.0005793673;-0.03554564,0.05403606;-0.3241112;-0.004459547,0.02135034;-0.664646;0.05777173,0.0206344;-0.6286621;-0.01807649,-0.07041697;0.007909652;-0.03044538,-0.1054922;-0.3144498;-0.0685491,-0.1331631;-0.6516622;0.01162013,-0.133437;-0.6767512;-0.04086235,0.03721917;0.52248;-0.02600881,0;0;0,-0.001577698;0.3026917;0.005031824,-0.002087332;0.5968193;-0.003299236,0.1684279;0.4563604;0.0547955,0.2762586;0.2708349;-0.01612377,0.4188682;0.1363579;-0.1145484,-0.184324;0.4973668;-0.04995205,-0.2921439;0.2987458;-0.05111014,-0.3451713;0.1018413;-0.1318917,0.07595902;-0.003436834;-0.01290154,0.04101285;-0.3270023;-0.03901625,-0.02755549;-0.6628926;0.01913071,-0.0170759;-0.689704;-0.03038621,-0.06019386;0.009320522;-0.04730605,-0.08990236;-0.2822058;-0.1912769,-0.1456513;-0.613694;-0.1023237,-0.1549092;-0.6372243;-0.1555972,-0.002023775;0.5244567;0.001102448,953.0798
+0;0;0,0.0207362;0.3003826;-0.01145577,0.04166658;0.5918025;-0.03620288,0.2233409;0.4790236;-0.02207665,0.2960236;0.2631719;0.001488397,0.3807903;0.06173162;-0.01435607,-0.1485937;0.4725483;-0.01452945,-0.2271032;0.2574884;-0.01058494,-0.3130468;0.05657646;-0.02679388,0.06822821;0.0002832496;-0.03600258,0.05434079;-0.3233855;-0.005462848,0.02002851;-0.6673115;0.05727309,0.01841079;-0.6311181;-0.02215149,-0.07067579;0.008296496;-0.02979022,-0.1097096;-0.3100812;-0.08455311,-0.1356533;-0.6498851;0.0006434917,-0.1359213;-0.6788491;-0.05295143,0.03640794;0.5202788;-0.02771709,0;0;0,-0.002889909;0.3012354;0.00630784,-0.004072126;0.5943689;-0.0007855895,0.1684733;0.4573649;0.05579877,0.2702165;0.2643491;-0.01365113,0.4042257;0.1182004;-0.1069074,-0.1872566;0.4963097;-0.04549088,-0.2960951;0.2948548;-0.04507372,-0.3498671;0.09898135;-0.1272734,0.075886;-0.003326505;-0.01347613,0.04113273;-0.3257608;-0.04022169,-0.03087779;-0.6642841;0.0199008,-0.03076365;-0.689648;-0.03740596,-0.06051725;0.00921357;-0.04694815,-0.08870132;-0.2791086;-0.1951473,-0.1468896;-0.6129887;-0.1027547,-0.1562298;-0.6390571;-0.1585968,-0.003876153;0.522265;0.003249883,953.1017
+0;0;0,0.02068886;0.2996967;-0.01142961,0.04157846;0.5905491;-0.03612834,0.2227271;0.4780318;-0.0220353,0.2961913;0.2598591;0.001783138,0.3808795;0.05860555;-0.01404664,-0.1481407;0.4715751;-0.01450974,-0.2274944;0.2542027;-0.01052282,-0.3133582;0.05347708;-0.02671673,0.06873649;0.0002853596;-0.03627079,0.05483687;-0.3236676;-0.005704232,0.02038994;-0.6689433;0.0572779,0.01889936;-0.6332366;-0.01590437,-0.07120229;0.008358301;-0.03001214,-0.1102704;-0.310299;-0.08482312,-0.1363159;-0.6514363;0.0007077977,-0.1365628;-0.6757661;-0.04867488,0.03633035;0.5191687;-0.02765956,0;0;0,-0.002601553;0.3005393;0.006795167,-0.003570385;0.5931129;0.0001664157,0.1697925;0.4602855;0.05660224,0.2672118;0.2607307;-0.008597612,0.383834;0.09731925;-0.09589934,-0.1868971;0.4958239;-0.04245003,-0.2954109;0.2914195;-0.03975902,-0.3500404;0.09449388;-0.1182546,0.07635039;-0.003103644;-0.01418948,0.04228564;-0.3258961;-0.0409789,-0.03102285;-0.6653513;0.02037764,-0.02596953;-0.6938009;-0.02376461,-0.06127969;0.009163119;-0.04691687,-0.08601043;-0.2770759;-0.2003074,-0.1447762;-0.6112432;-0.1041443,-0.1530597;-0.6325052;-0.1560483,-0.003428984;0.5211475;0.004087924,953.1246
+0;0;0,0.02064476;0.299058;-0.01140525,0.04149717;0.5893918;-0.03606097,0.22245;0.4770238;-0.02198645,0.2954749;0.2601559;0.001689536,0.3801381;0.0589615;-0.01413559,-0.1480129;0.4705742;-0.01446911,-0.226892;0.2545018;-0.01050603,-0.3127306;0.05383515;-0.02669518,0.06879421;0.0002855993;-0.03630125,0.05494864;-0.3224077;-0.005853549,0.0202065;-0.6706424;0.05766834,0.01804079;-0.632351;-0.04866035,-0.07126208;0.00836532;-0.03003734,-0.1101782;-0.3090529;-0.0846352,-0.136447;-0.6531138;0.001628742,-0.1368058;-0.7020512;-0.07012083,0.03625674;0.5181158;-0.02760457,0;0;0,-0.002734784;0.2998839;0.007357598,-0.004109032;0.5919424;0.001155377,0.1693199;0.4593963;0.05708766,0.2647459;0.2590009;-0.003413912,0.3694396;0.08647306;-0.08809471,-0.1876532;0.4950022;-0.03950413,-0.2946643;0.2914014;-0.03500709,-0.3495895;0.09390971;-0.1116735,0.07627822;-0.003108025;-0.01491571,0.0431685;-0.3246334;-0.04275275,-0.03203822;-0.6663778;0.02099824,-0.06159731;-0.6878318;-0.06764698,-0.06158463;0.009234712;-0.04661071,-0.08430928;-0.273471;-0.2041251,-0.1431914;-0.6093969;-0.1031491,-0.1478473;-0.6555008;-0.1777532,-0.003863007;0.5200784;0.004997254,953.158
+0;0;0,0.02089349;0.2989758;-0.01299628,0.04175238;0.5892319;-0.03857186,0.2228786;0.4774976;-0.02644821,0.3087885;0.2656236;-0.0008793417,0.4023288;0.06820653;-0.01407719,-0.1476703;0.470501;-0.0152621,-0.2345575;0.2575412;-0.0104011,-0.3268912;0.05987872;-0.02776489,0.06835234;-0.0002827403;-0.03712659,0.05577758;-0.3230202;-0.006595973,0.02027812;-0.6713878;0.0557679,0.01728884;-0.633239;-0.05055185,-0.07169525;0.009243298;-0.02872034,-0.1160873;-0.3026198;-0.106312,-0.1387789;-0.6455436;-0.01467236,-0.1394796;-0.6071499;-0.1210128,0.0364994;0.5179774;-0.02994379,0;0;0,-0.002734784;0.2998839;0.007357598,-0.004109032;0.5919424;0.001155377,0.1693199;0.4593963;0.05708766,0.2647459;0.2590009;-0.003413912,0.3694396;0.08647306;-0.08809471,-0.1876532;0.4950022;-0.03950413,-0.2946643;0.2914014;-0.03500709,-0.3495895;0.09390971;-0.1116735,0.07627822;-0.003108025;-0.01491571,0.0431685;-0.3246334;-0.04275275,-0.03203822;-0.6663778;0.02099824,-0.06159731;-0.6878318;-0.06764698,-0.06158463;0.009234712;-0.04661071,-0.08430928;-0.273471;-0.2041251,-0.1431914;-0.6093969;-0.1031491,-0.1478473;-0.6555008;-0.1777532,-0.003863007;0.5200784;0.004997254,953.1801
+0;0;0,0.02083173;0.298092;-0.01295786,0.04161211;0.5872594;-0.03843307,0.2219422;0.4760728;-0.02636952,0.3072518;0.2656795;-0.0009793546,0.4008105;0.06822363;-0.0141798,-0.1469699;0.4691071;-0.01523282,-0.2332498;0.2576357;-0.0104058,-0.3256016;0.05993427;-0.027773,0.06849941;-0.0002833487;-0.03720647,0.05592618;-0.3229816;-0.00667957,0.02007569;-0.6747939;0.05630098,0.01781378;-0.6386279;-0.02414842,-0.0718495;0.009263186;-0.02878214,-0.1162362;-0.302562;-0.1063643,-0.1391521;-0.6488767;-0.01381856,-0.1396823;-0.6125254;-0.09428359,0.03638633;0.5163737;-0.02984966,0;0;0,-0.002230708;0.2989832;0.008048773,-0.002451088;0.5899736;0.003002882,0.1702316;0.458575;0.05776334,0.263403;0.2566994;0.005294323,0.3584652;0.07855481;-0.07922792,-0.186141;0.4942497;-0.03561741,-0.2917966;0.2918058;-0.02920852,-0.3472085;0.09371872;-0.1040908,0.07637691;-0.003288537;-0.0152421,0.04406955;-0.3247165;-0.04464293,-0.0328423;-0.6692374;0.02179241,-0.03604681;-0.6937083;-0.03768778,-0.06189027;0.009399937;-0.04645219,-0.08279198;-0.2725376;-0.2055069,-0.1413349;-0.6114875;-0.1020205,-0.140666;-0.6421311;-0.1552855,-0.002540223;0.5184635;0.006474257,953.2021
+0;0;0,0.02085835;0.2972808;-0.01434648,0.04156303;0.5855947;-0.04079429,0.221585;0.4749904;-0.03010929,0.3135789;0.2729692;-0.004389247,0.4189897;0.08122459;-0.01561153,-0.1465562;0.4679184;-0.01596039,-0.2393011;0.2646725;-0.01081514,-0.3389879;0.07028614;-0.02754293,0.06814408;-0.0008412766;-0.03788003,0.05722531;-0.3229622;-0.007863145,0.01818117;-0.6815882;0.05488781,0.01541242;-0.6455085;-0.0256618,-0.07209246;0.009885766;-0.028003,-0.1207035;-0.2973704;-0.1175167,-0.1365839;-0.6499894;-0.02013905,-0.137656;-0.6137292;-0.1007153,0.036335;0.5148983;-0.03200777,0;0;0,-0.001606461;0.2982199;0.008892298,-0.001718711;0.5884527;0.004574299,0.1706195;0.457655;0.0594213,0.2590004;0.2570894;0.01584101,0.3466073;0.07632342;-0.07163501,-0.1855714;0.4934513;-0.03184881,-0.2892323;0.2956228;-0.0244143,-0.3449934;0.09714168;-0.09857161,0.0763182;-0.003493369;-0.01557398,0.04430846;-0.3241227;-0.04646564,-0.03630256;-0.6746878;0.02195048,-0.03813161;-0.6989945;-0.03788519,-0.06212042;0.009506102;-0.04615093,-0.08205676;-0.2710385;-0.2063988,-0.1397477;-0.615679;-0.09699401,-0.139835;-0.6469571;-0.1496994,-0.001793217;0.5170984;0.007903099,953.2252
+0;0;0,0.02082958;0.2968709;-0.0143267,0.04149854;0.5846872;-0.04072894,0.2210529;0.4743058;-0.03006376,0.3125768;0.2733167;-0.004475122,0.4179202;0.08169475;-0.01569022,-0.1461414;0.467252;-0.01595126,-0.2384125;0.2650445;-0.0108323,-0.3380355;0.07078239;-0.02754938,0.0682506;-0.0008425916;-0.03793924,0.05736397;-0.3220152;-0.008010728,0.01800601;-0.6835237;0.05524458,0.01524417;-0.6474591;-0.02510424,-0.07220514;0.009901218;-0.02804677,-0.1206731;-0.2964504;-0.1172969,-0.1366811;-0.6519036;-0.01913661,-0.1377505;-0.615659;-0.09951198,0.0362794;0.514111;-0.03195736,0;0;0,-0.001366552;0.2977947;0.009373665,-0.001365308;0.5875329;0.005534172,0.1705877;0.457371;0.06033611,0.2596902;0.2566366;0.02577448,0.3352206;0.06883234;-0.05769205,-0.1849392;0.4931547;-0.03029712,-0.2886216;0.296742;-0.02029423,-0.3452183;0.09753321;-0.0913901,0.07637686;-0.003534436;-0.01588464,0.04510088;-0.3230752;-0.04877162,-0.03824743;-0.6756293;0.02192044,-0.03955195;-0.7000915;-0.03751444,-0.06237045;0.009535364;-0.0460135,-0.08109209;-0.2698892;-0.2064425,-0.1367004;-0.6166729;-0.09291958,-0.1363345;-0.6495332;-0.1434051,-0.001448136;0.5162951;0.008752108,953.2582
+0;0;0,0.02082958;0.2968709;-0.0143267,0.04149854;0.5846872;-0.04072894,0.2210529;0.4743058;-0.03006376,0.3125768;0.2733167;-0.004475122,0.4179202;0.08169475;-0.01569022,-0.1461414;0.467252;-0.01595126,-0.2384125;0.2650445;-0.0108323,-0.3380355;0.07078239;-0.02754938,0.0682506;-0.0008425916;-0.03793924,0.05736397;-0.3220152;-0.008010728,0.01800601;-0.6835237;0.05524458,0.01524417;-0.6474591;-0.02510424,-0.07220514;0.009901218;-0.02804677,-0.1206731;-0.2964504;-0.1172969,-0.1366811;-0.6519036;-0.01913661,-0.1377505;-0.615659;-0.09951198,0.0362794;0.514111;-0.03195736,0;0;0,-0.001366552;0.2977947;0.009373665,-0.001365308;0.5875329;0.005534172,0.1705877;0.457371;0.06033611,0.2596902;0.2566366;0.02577448,0.3352206;0.06883234;-0.05769205,-0.1849392;0.4931547;-0.03029712,-0.2886216;0.296742;-0.02029423,-0.3452183;0.09753321;-0.0913901,0.07637686;-0.003534436;-0.01588464,0.04510088;-0.3230752;-0.04877162,-0.03824743;-0.6756293;0.02192044,-0.03955195;-0.7000915;-0.03751444,-0.06237045;0.009535364;-0.0460135,-0.08109209;-0.2698892;-0.2064425,-0.1367004;-0.6166729;-0.09291958,-0.1363345;-0.6495332;-0.1434051,-0.001448136;0.5162951;0.008752108,953.2803
+0;0;0,0.02075529;0.295812;-0.0142756,0.04131559;0.5821162;-0.04053805,0.218619;0.4726217;-0.02994542,0.3088058;0.2745689;-0.004730618,0.414153;0.08293986;-0.01594613,-0.1440438;0.4656549;-0.01600708,-0.2349669;0.2664015;-0.01096291,-0.3345937;0.07213227;-0.0276806,0.06903205;-0.0008522389;-0.03837363,0.05752221;-0.3404106;-0.006731838,0.01933695;-0.6911476;0.05463873,0.01643375;-0.6547727;-0.02982263,-0.07303187;0.01001458;-0.02836789,-0.1242744;-0.3138744;-0.1227273,-0.1398054;-0.6587365;-0.0274917,-0.1409296;-0.6221724;-0.111981,0.03612571;0.5119357;-0.03181565,0;0;0,-0.0002886876;0.2967317;0.00946331,0.0008099638;0.5849437;0.005631447,0.1702018;0.457478;0.06210374,0.2609036;0.259711;0.03649616,0.3321216;0.07003787;-0.04655576,-0.1814952;0.4934897;-0.02745971,-0.2849144;0.3007863;-0.01464442,-0.3443255;0.1016689;-0.08369581,0.07688245;-0.003621578;-0.01773858,0.04374687;-0.3417587;-0.04934335,-0.04129249;-0.6821033;0.02259278,-0.05503158;-0.7011375;-0.04515433,-0.06372499;0.009708252;-0.04564602,-0.08252063;-0.2856059;-0.2155572,-0.1344921;-0.621321;-0.1022639,-0.137225;-0.6555847;-0.1574499,0.0004608557;0.5141079;0.008868933,953.3038
+0;0;0,0.0211233;0.2946559;-0.01547473,0.0417794;0.5793938;-0.04247447,0.21826;0.4708621;-0.03306196,0.3186625;0.279512;-0.007475933,0.4357626;0.09443526;-0.01579814,-0.1426889;0.4638925;-0.01615239,-0.2415722;0.2701416;-0.01042025,-0.3474596;0.07892981;-0.02657575,0.0687919;-0.001613058;-0.03892167,0.05915919;-0.343895;-0.007818894,0.01906487;-0.6950076;0.05287161,0.01561767;-0.6586953;-0.03184982,-0.07324663;0.01092336;-0.02766649,-0.1300826;-0.3094583;-0.1387626,-0.1398103;-0.65365;-0.03872052,-0.1414827;-0.6172176;-0.1234865,0.03654784;0.5096224;-0.03361553,0;0;0,0.0005482398;0.2956774;0.009072542,0.002453048;0.5823934;0.004667521,0.1707532;0.4576608;0.06347394,0.2634895;0.2615884;0.04598832,0.331477;0.07214963;-0.04076266,-0.1799911;0.4935632;-0.02498789,-0.283911;0.3029802;-0.009856983,-0.3460801;0.1041916;-0.07807115,0.07687013;-0.003643334;-0.01809788,0.04317906;-0.3444825;-0.04827571,-0.04339257;-0.6847705;0.02439094,-0.052671;-0.7040975;-0.04424,-0.06401302;0.009728082;-0.0453599,-0.08191085;-0.2879543;-0.2164797,-0.1335035;-0.6235726;-0.1012863,-0.1375429;-0.6572413;-0.1574951,0.001916889;0.5119521;0.008077621,953.3367
+0;0;0,0.02104779;0.2936026;-0.01541941,0.04162232;0.5772159;-0.0423128,0.2178885;0.4690029;-0.03293514,0.3179327;0.2783356;-0.007440401,0.4350707;0.09319906;-0.0157653,-0.1425944;0.4620423;-0.0160474,-0.2411248;0.2689828;-0.01033572,-0.3470464;0.07770917;-0.02649643,0.06893037;-0.001616305;-0.03900002,0.05909612;-0.3510599;-0.007246472,0.01967344;-0.6962909;0.05242737,0.01608376;-0.6597176;-0.03579568,-0.07339407;0.01094535;-0.02772219,-0.1314192;-0.3161398;-0.1411428,-0.140984;-0.6545658;-0.04277657,-0.1427255;-0.6178675;-0.1310461,0.03641092;0.5077132;-0.03348799,0;0;0,0.0008090734;0.2946193;0.00905776,0.002681736;0.580202;0.004647017,0.1709417;0.458147;0.06517792,0.2691494;0.2650301;0.05657578,0.3398068;0.07732342;-0.03196716,-0.1800208;0.4933964;-0.02287679,-0.285741;0.3049229;-0.005161107,-0.3551343;0.1074796;-0.07048222,0.07694667;-0.00376758;-0.01843977,0.04186953;-0.3517706;-0.04809332,-0.04462599;-0.6854855;0.0257473,-0.0624845;-0.6984461;-0.04958439,-0.06436154;0.009846989;-0.04511806,-0.08216706;-0.2941299;-0.2197515,-0.1322887;-0.6235911;-0.1046747,-0.1363329;-0.6600251;-0.1630663,0.00218391;0.5100329;0.008067846,953.3589
+0;0;0,0.02100468;0.2930012;-0.01538783,0.04153809;0.5760477;-0.04222733,0.2199889;0.4675135;-0.03286112,0.320145;0.2766329;-0.007337868,0.4373606;0.0913737;-0.01566828,-0.1448123;0.4604695;-0.01577108,-0.2434529;0.267194;-0.01005301,-0.3494447;0.0757937;-0.02622443,0.06916988;-0.001621921;-0.03913553,0.05929129;-0.352641;-0.007238824,0.0201335;-0.6955523;0.05203407,0.01655412;-0.658998;-0.03593572,-0.07364909;0.01098338;-0.02781851,-0.1319358;-0.3175763;-0.1417505,-0.1414364;-0.6537284;-0.04404515,-0.1431729;-0.6170493;-0.1320612,0.03633736;0.5066875;-0.0334206,0;0;0,0.000750307;0.2940191;0.008936882,0.002434153;0.5790257;0.004218102,0.1742534;0.4624446;0.06625843,0.2757787;0.2705835;0.06603241,0.3497605;0.08555385;-0.02573109,-0.1825888;0.4927774;-0.02268633,-0.2910524;0.305875;-0.002162555,-0.3684183;0.1111218;-0.06708983,0.07705078;-0.003565609;-0.01921344,0.04155766;-0.3532161;-0.04774547,-0.04448382;-0.6845833;0.02592611,-0.06240112;-0.6979549;-0.04885578,-0.06482182;0.009781071;-0.04495725,-0.08252522;-0.2954828;-0.2205417,-0.1309754;-0.6224814;-0.1049593,-0.1369031;-0.6575556;-0.1643282,0.002001397;0.5090054;0.007742405,953.3934
+0;0;0,0.02293895;0.2922599;-0.01626129,0.04806108;0.5737935;-0.04510504,0.2275611;0.4671272;-0.03266089,0.3320838;0.2806048;-0.008648202,0.4543224;0.09839766;-0.01525286,-0.1420986;0.4600069;-0.0162651,-0.2468764;0.2721697;-0.01069462,-0.3684441;0.09016913;-0.0274991,0.06890202;-0.002503635;-0.03958447,0.05932253;-0.3558846;-0.008433394,0.01954931;-0.6949894;0.05039908,0.01671186;-0.6596457;-0.02277791,-0.07372507;0.01203725;-0.0272104,-0.1378531;-0.3113886;-0.1584489,-0.1406036;-0.6437308;-0.06058994,-0.1419288;-0.6083356;-0.1338062,0.0414439;0.5049;-0.03553699,0;0;0,0.0002840348;0.2934971;0.008113861,0.0005445145;0.5775435;0.001538277,0.1749444;0.4638174;0.06682062,0.2862411;0.2798901;0.07553768,0.3685243;0.1000171;-0.01964903,-0.1865663;0.4925565;-0.02286712,-0.2991797;0.3107311;0.0005843099,-0.3864654;0.1199444;-0.06396764,0.07700449;-0.003577054;-0.01944733,0.04059952;-0.3554522;-0.04771018,-0.04394144;-0.6833627;0.02552104,-0.02653191;-0.7096986;-0.01823568,-0.06492472;0.009807177;-0.04482505,-0.07959482;-0.2876743;-0.2377753,-0.1270994;-0.6101805;-0.1204368,-0.1342629;-0.636853;-0.1665714,0.0005967654;0.507795;0.005636215,953.4268
+0;0;0,0.02289507;0.2917008;-0.01623018,0.04796124;0.5726071;-0.04500974,0.2297069;0.46564;-0.03255221,0.3338677;0.2797636;-0.008622687,0.4562332;0.0973672;-0.01523421,-0.1443841;0.4584344;-0.01595987,-0.248799;0.2712477;-0.01040869,-0.3704931;0.08905809;-0.02723062,0.06889514;-0.002503385;-0.03958052,0.05930442;-0.3562987;-0.008392917,0.01916062;-0.698563;0.05098771,0.01621713;-0.6630196;-0.02492413,-0.0737177;0.01203605;-0.02720768,-0.1379209;-0.3117691;-0.1586001,-0.1406971;-0.6472077;-0.05982933,-0.1420718;-0.611611;-0.1357819,0.04135865;0.5038656;-0.03546279,0;0;0,0.0004505217;0.2929401;0.007927179,0.0009741224;0.5763502;0.001211882,0.1778768;0.4662113;0.06854272,0.2980247;0.2893414;0.08446884,0.3814566;0.112278;-0.01539683,-0.188613;0.4926306;-0.02318087,-0.3072623;0.3157924;0.001773464,-0.4092999;0.1312621;-0.06005171,0.0769591;-0.003654867;-0.01957965,0.04040159;-0.355968;-0.04741454,-0.0451747;-0.6870853;0.02552724,-0.03096373;-0.7129346;-0.0242815,-0.0649775;0.009871106;-0.04472034,-0.07962094;-0.2859715;-0.2409308,-0.1269387;-0.6110843;-0.1211598,-0.1327819;-0.6395406;-0.1696442,0.000945624;0.5067571;0.005327463,953.459
+0;0;0,0.02289507;0.2917008;-0.01623018,0.04796124;0.5726071;-0.04500974,0.2297069;0.46564;-0.03255221,0.3338677;0.2797636;-0.008622687,0.4562332;0.0973672;-0.01523421,-0.1443841;0.4584344;-0.01595987,-0.248799;0.2712477;-0.01040869,-0.3704931;0.08905809;-0.02723062,0.06889514;-0.002503385;-0.03958052,0.05930442;-0.3562987;-0.008392917,0.01916062;-0.698563;0.05098771,0.01621713;-0.6630196;-0.02492413,-0.0737177;0.01203605;-0.02720768,-0.1379209;-0.3117691;-0.1586001,-0.1406971;-0.6472077;-0.05982933,-0.1420718;-0.611611;-0.1357819,0.04135865;0.5038656;-0.03546279,0;0;0,0.0004505217;0.2929401;0.007927179,0.0009741224;0.5763502;0.001211882,0.1778768;0.4662113;0.06854272,0.2980247;0.2893414;0.08446884,0.3814566;0.112278;-0.01539683,-0.188613;0.4926306;-0.02318087,-0.3072623;0.3157924;0.001773464,-0.4092999;0.1312621;-0.06005171,0.0769591;-0.003654867;-0.01957965,0.04040159;-0.355968;-0.04741454,-0.0451747;-0.6870853;0.02552724,-0.03096373;-0.7129346;-0.0242815,-0.0649775;0.009871106;-0.04472034,-0.07962094;-0.2859715;-0.2409308,-0.1269387;-0.6110843;-0.1211598,-0.1327819;-0.6395406;-0.1696442,0.000945624;0.5067571;0.005327463,953.4815
+0;0;0,0.02544788;0.3013913;-0.01784974,0.05413184;0.6017649;-0.04977098,0.2468749;0.4877274;-0.03795742,0.3605641;0.3085353;-0.01164012,0.4917175;0.1319189;-0.01593938,-0.1506518;0.4814917;-0.01744169,-0.2612205;0.298566;-0.01108722,-0.3860468;0.1180657;-0.02693329,0.06870474;-0.00315356;-0.04006768,0.06051092;-0.3610385;-0.009592436,0.01933699;-0.6997583;0.04853459,0.01585799;-0.6641983;-0.02855969,-0.0739523;0.01258998;-0.02661305,-0.1411658;-0.3115908;-0.1661362,-0.1399609;-0.6433702;-0.06751543,-0.1418648;-0.6077706;-0.1446618,0.04680163;0.5295846;-0.03941138,0;0;0,0.006572713;0.3027745;-0.009342909,0.01910112;0.6034423;-0.04863334,0.1787861;0.466965;0.06837773,0.3102623;0.2995926;0.08906888,0.4011432;0.1299934;-0.01765443,-0.182264;0.4902772;-0.01698639,-0.3091706;0.3200223;0.008225424,-0.4187266;0.1397887;-0.05443555,0.07704841;-0.003881305;-0.01960063,0.03907907;-0.3600969;-0.04691935,-0.04529987;-0.6878434;0.02565837,-0.0351102;-0.7136885;-0.02691579,-0.06511904;0.01008851;-0.04464793,-0.08019917;-0.2876762;-0.2451131,-0.1259559;-0.6090727;-0.1250478,-0.1308961;-0.6370122;-0.1760885,0.01688619;0.5308491;-0.03881693,953.5154
+0;0;0,0.02541454;0.3009965;-0.01782636,0.05393615;0.5996588;-0.04957223,0.2473598;0.4857639;-0.03779397,0.3609339;0.3067532;-0.01150331,0.4921257;0.130085;-0.01580383,-0.1514629;0.4795079;-0.01721136,-0.2619196;0.2967674;-0.01086332,-0.3867825;0.1162141;-0.02671404,0.06882022;-0.00315886;-0.04013502,0.06059859;-0.3622585;-0.009556346,0.01933172;-0.7017428;0.04870189,0.0158661;-0.6662042;-0.02809587,-0.0740766;0.01261114;-0.02665778,-0.1415182;-0.3126699;-0.1666545,-0.1403106;-0.6451982;-0.06781109,-0.1422072;-0.6096202;-0.1446607,0.04663427;0.5277575;-0.03925267,0;0;0,0.007137776;0.3023437;-0.009993076,0.01926238;0.6015325;-0.04734063,0.1808302;0.4666687;0.06862354,0.3207277;0.3066974;0.09037161,0.4140217;0.1393742;-0.01798272,-0.1830256;0.4893328;-0.01672393,-0.3152035;0.3232065;0.007070668,-0.4323204;0.1483033;-0.05722497,0.07722232;-0.004375398;-0.01935434,0.03877116;-0.3617974;-0.04630256,-0.04597118;-0.6904703;0.02538729,-0.03335697;-0.7160907;-0.02645707,-0.06513283;0.01057378;-0.04475411,-0.0804737;-0.286646;-0.2481754,-0.1245702;-0.6098416;-0.1300794,-0.1286114;-0.6374457;-0.1811286,0.01703625;0.5291933;-0.03776503,953.5376
+0;0;0,0.02545733;0.3015032;-0.01785637,0.05388923;0.5992014;-0.0495143,0.2487429;0.4849415;-0.03771636,0.3621105;0.3062564;-0.01147351,0.4934023;0.1294535;-0.01577732,-0.1529341;0.4786408;-0.01698644,-0.26319;0.2962326;-0.01064995,-0.388148;0.1155417;-0.02651275,0.06891571;-0.003163243;-0.04019071,0.0606218;-0.3654199;-0.009343199,0.01944674;-0.704149;0.04878542,0.01597109;-0.6685944;-0.02823469,-0.07417939;0.01262864;-0.02669477,-0.1422139;-0.3155122;-0.1679223,-0.1410089;-0.6473007;-0.06929878,-0.142911;-0.6117065;-0.1463709,0.04658081;0.5272357;-0.0391855,0;0;0,0.006902542;0.3028348;-0.01070189,0.01771209;0.6013395;-0.04600096,0.1823204;0.4661899;0.06828618,0.3336125;0.3178685;0.0923841,0.4350242;0.1583073;-0.02062583,-0.1856632;0.488497;-0.01599319,-0.3238699;0.3274256;0.004602728,-0.4457107;0.1555123;-0.05955331,0.07730867;-0.004563838;-0.01942205,0.0372877;-0.3651176;-0.04490852,-0.04590089;-0.693608;0.0256989,-0.03162126;-0.7187582;-0.02654647,-0.06529219;0.01072287;-0.0446836,-0.08124901;-0.2866771;-0.2533674,-0.12346;-0.6092632;-0.1351806,-0.1260533;-0.6351539;-0.1885147,0.01583563;0.5288952;-0.03664875,953.5711
+0;0;0,0.02554129;0.3011552;-0.0191173,0.05365013;0.5977064;-0.05152666,0.2498492;0.4863888;-0.03762881,0.3659151;0.3097874;-0.01197051,0.506269;0.1399952;-0.01327011,-0.1539354;0.4783599;-0.01724145,-0.2706845;0.3004974;-0.01001203,-0.4026118;0.1248224;-0.02625537,0.06850133;-0.003950431;-0.04064089,0.06087627;-0.3679946;-0.01104915,0.01692494;-0.7072643;0.04606909,0.01360937;-0.6717615;-0.03147769,-0.07418859;0.01331497;-0.02604775,-0.1503911;-0.3074399;-0.1834375,-0.1418068;-0.6387563;-0.0811931,-0.1435584;-0.6032646;-0.1587917,0.04639972;0.5259168;-0.04112781,0;0;0,0.007293049;0.3025247;-0.01174355,0.01758904;0.6000894;-0.04579377,0.1844415;0.4668863;0.06742859,0.3453954;0.3300491;0.09364128,0.4527222;0.1754766;-0.02089524,-0.1868099;0.4885508;-0.01608305,-0.3312314;0.3331762;0.001773449,-0.4594797;0.1666429;-0.06417625,0.0771938;-0.004560918;-0.01949453,0.03571113;-0.3666731;-0.04431319,-0.04602522;-0.6963202;0.02604389,-0.03046605;-0.7208655;-0.02722431,-0.06523988;0.01069175;-0.04460006,-0.08433872;-0.2834169;-0.2604642,-0.1232573;-0.6077984;-0.1440161,-0.1239863;-0.636898;-0.1946272,0.01570277;0.5278214;-0.03640079,953.5947
+0;0;0,0.02549763;0.3006405;-0.01908463,0.05352712;0.5963483;-0.0514052,0.2510905;0.4849005;-0.03750326,0.3669573;0.308602;-0.01188897,0.5073425;0.138772;-0.01318886,-0.1553754;0.4768182;-0.01698052,-0.2719243;0.2992607;-0.00976349,-0.4038808;0.1235467;-0.02601045,0.068441;-0.003946951;-0.04060509,0.0606074;-0.377947;-0.01020408,0.01832959;-0.7042985;0.04473929,0.01510895;-0.6689532;-0.03058716,-0.07412324;0.01330325;-0.02602481,-0.1524097;-0.3162235;-0.1877188,-0.1441523;-0.6349245;-0.08936753,-0.1458537;-0.5995901;-0.1647444,0.04629006;0.5246909;-0.04102549,0;0;0,0.00746277;0.301966;-0.01264524,0.01745092;0.5987237;-0.04630351,0.1867715;0.4673548;0.06672335,0.353901;0.3393102;0.09561396,0.4879091;0.2123136;-0.02465915,-0.1885937;0.4885164;-0.01642934,-0.339263;0.3394004;-0.001411325,-0.4783501;0.1843792;-0.07334974,0.07707764;-0.004515141;-0.01967669,0.03062748;-0.3763051;-0.04150009,-0.04857487;-0.6939837;0.02267742,-0.03081393;-0.7192887;-0.02568507,-0.06524791;0.01068024;-0.04446532,-0.0862755;-0.2896312;-0.2685914,-0.1213389;-0.6023716;-0.1577963,-0.1221499;-0.6262942;-0.2107559,0.01554864;0.5266102;-0.03676796,953.627
+0;0;0,0.02542009;0.2997262;-0.01902659,0.05336177;0.5944921;-0.05125266,0.2539142;0.4825125;-0.03730636,0.3694668;0.306692;-0.01176152,0.5100321;0.1366442;-0.01306307,-0.1584744;0.4743125;-0.01648457,-0.2747073;0.2972365;-0.009287115,-0.4068331;0.1212971;-0.02555492,0.06853571;-0.003952413;-0.04066129,0.06070165;-0.3779747;-0.01025847,0.01823168;-0.7058095;0.04493464,0.01502435;-0.6704863;-0.03008058,-0.07422582;0.01332166;-0.02606082,-0.152517;-0.3162247;-0.1877644,-0.144222;-0.6363742;-0.08896612,-0.1459164;-0.6010618;-0.1640315,0.04612956;0.5228827;-0.04087991,0;0;0,0.007984299;0.300973;-0.01398087,0.01790338;0.5967876;-0.04747581,0.1917048;0.4702113;0.06691217,0.3704264;0.3610349;0.09942269,0.4834865;0.2162355;-0.02275372,-0.1913337;0.4869218;-0.01694315,-0.3487166;0.3457108;-0.002525637,-0.4946648;0.1982376;-0.07754135,0.07716677;-0.00474301;-0.01972055,0.03069319;-0.3765363;-0.04181767,-0.04815758;-0.6959139;0.02226162,-0.02900977;-0.7210124;-0.02531385,-0.06538752;0.01080789;-0.04442711,-0.08676332;-0.2870412;-0.2718196,-0.1202423;-0.6020416;-0.1623684,-0.1211925;-0.6260332;-0.214808,0.01592186;0.5247588;-0.03769135,953.6599
+0;0;0,0.02689436;0.299569;-0.01946943,0.05576265;0.5941603;-0.0524669,0.2561078;0.4817667;-0.03819847,0.3764677;0.3093249;-0.011834,0.5260122;0.1471576;-0.01567798,-0.156271;0.4745439;-0.01714593,-0.2790205;0.3019016;-0.01043669,-0.4170136;0.130368;-0.02495076,0.06837311;-0.004540485;-0.04087307,0.06064608;-0.3786741;-0.01184348,0.01529497;-0.706295;0.04231762,0.01208551;-0.6710182;-0.03270078,-0.07421427;0.01377394;-0.02585781,-0.1569439;-0.310996;-0.1948509,-0.1441148;-0.6312338;-0.09682644,-0.1458428;-0.5959691;-0.1718944,0.04841422;0.5225925;-0.04188993,0;0;0,0.007984299;0.300973;-0.01398087,0.01790338;0.5967876;-0.04747581,0.1917048;0.4702113;0.06691217,0.3704264;0.3610349;0.09942269,0.4834865;0.2162355;-0.02275372,-0.1913337;0.4869218;-0.01694315,-0.3487166;0.3457108;-0.002525637,-0.4946648;0.1982376;-0.07754135,0.07716677;-0.00474301;-0.01972055,0.03069319;-0.3765363;-0.04181767,-0.04815758;-0.6959139;0.02226162,-0.02900977;-0.7210124;-0.02531385,-0.06538752;0.01080789;-0.04442711,-0.08676332;-0.2870412;-0.2718196,-0.1202423;-0.6020416;-0.1623684,-0.1211925;-0.6260332;-0.214808,0.01592186;0.5247588;-0.03769135,953.6829
+0;0;0,0.02694124;0.3000911;-0.01950336,0.05577816;0.5943437;-0.05247679,0.259349;0.4811003;-0.03811939,0.3796725;0.3087106;-0.01176289,0.5293713;0.146376;-0.01561083,-0.1594776;0.4737646;-0.01673768,-0.28219;0.3011745;-0.01003047,-0.4203255;0.1294639;-0.02455951,0.06841004;-0.004542938;-0.04089516,0.06069425;-0.3781324;-0.01190779,0.01514042;-0.7072179;0.04249542,0.0119531;-0.6719775;-0.03200517,-0.07425436;0.01378138;-0.02587178,-0.1568637;-0.3105162;-0.1946191,-0.1439773;-0.6321855;-0.09615646,-0.1456932;-0.5969571;-0.1707063,0.04840802;0.5225645;-0.04186856,0;0;0,0.007554367;0.3014599;-0.01502562,0.01652006;0.5969644;-0.04844594,0.1946373;0.4719588;0.06688905,0.380878;0.3759346;0.09826446,0.4991567;0.2402697;-0.02972865,-0.1954986;0.4852995;-0.01719751,-0.3604627;0.3527841;-0.006373663,-0.5213118;0.2199532;-0.07890344,0.0771857;-0.004598945;-0.01985455,0.0304647;-0.3758093;-0.04196572,-0.04788517;-0.6970048;0.02149153,-0.02826471;-0.722198;-0.02494884,-0.06550837;0.01067513;-0.04435855,-0.08747024;-0.2847833;-0.2739035,-0.1184308;-0.6023173;-0.1664528,-0.1200405;-0.6254957;-0.218964,0.01479101;0.5247394;-0.0384624,953.7165
+0;0;0,0.02685511;0.2991318;-0.01944101,0.05560627;0.5925112;-0.05231515,0.2607347;0.47921;-0.0379665,0.3810017;0.3069013;-0.01162239,0.5307952;0.144464;-0.01547277,-0.1611349;0.4718211;-0.01642945,-0.2837895;0.2993121;-0.009725383,-0.4220124;0.1274928;-0.02426363,0.06838417;-0.00454122;-0.04087969,0.06066265;-0.3784083;-0.01187078,0.01509778;-0.7075735;0.04254562,0.0119333;-0.6723707;-0.03142124,-0.07422628;0.01377617;-0.025862,-0.156897;-0.3107624;-0.1947347,-0.1440074;-0.6325096;-0.0962482,-0.1457111;-0.5973187;-0.1702639,0.04826114;0.5209755;-0.04174291,0;0;0,0.008106831;0.3004302;-0.01596618,0.01744702;0.5949613;-0.04995036,0.1975722;0.4734275;0.06665874,0.3915716;0.3940873;0.09695411,0.5294602;0.286792;-0.03837252,-0.1968666;0.4861417;-0.01842363,-0.3691602;0.3631422;-0.01254883,-0.5349286;0.2366304;-0.08572279,0.07710545;-0.004636198;-0.02003551,0.03020682;-0.3760584;-0.04292202,-0.04633115;-0.6978464;0.02017665,-0.02768611;-0.723498;-0.02524853,-0.06554755;0.01068747;-0.04424323,-0.08771462;-0.2848737;-0.2740909,-0.1150197;-0.6039224;-0.1699302,-0.1185521;-0.6294334;-0.219065,0.01548699;0.523047;-0.03957915,953.7397
+0;0;0,0.02832566;0.2981981;-0.02017844,0.05836463;0.5907074;-0.05388267,0.2635616;0.4775762;-0.03846228,0.3894566;0.3098758;-0.01142893,0.543515;0.1513834;-0.01554957,-0.1591299;0.4710086;-0.01683601,-0.2883513;0.303814;-0.009651592,-0.4346228;0.1384027;-0.02035277,0.06818555;-0.004977159;-0.04104222,0.05994916;-0.3806753;-0.01360036,0.01247258;-0.7095461;0.03908486,0.009326589;-0.6744246;-0.03465759,-0.07418434;0.01406309;-0.02564019,-0.1625836;-0.3046364;-0.2061566,-0.1459682;-0.6252373;-0.1055345,-0.1476709;-0.5901639;-0.1793277,0.05072728;0.5192915;-0.04307795,0;0;0,0.007984772;0.2996434;-0.01678371,0.01709242;0.5935334;-0.05077457,0.198256;0.4743361;0.06597948,0.3993038;0.4169693;0.09748578,0.5316184;0.3024766;-0.03762555,-0.1978481;0.4865331;-0.01892041,-0.3758803;0.37252;-0.01585815,-0.5521666;0.2618495;-0.09032927,0.07691115;-0.004489183;-0.02056766,0.02925333;-0.377569;-0.04315376,-0.04620659;-0.6994935;0.01894451,-0.02766122;-0.7252418;-0.02602529,-0.06568782;0.01073659;-0.0439129,-0.08882862;-0.284495;-0.2768781,-0.1145005;-0.6039289;-0.1744637,-0.117732;-0.62928;-0.2234524,0.01514933;0.5216919;-0.04027152,953.7718
+0;0;0,0.02820901;0.2969701;-0.02009534,0.05817035;0.5887185;-0.05371617,0.2624018;0.4758748;-0.0383315,0.3883082;0.3081593;-0.01129573,0.5421693;0.1498697;-0.0154111,-0.1583518;0.4693373;-0.01680438,-0.2875848;0.3021277;-0.009619318,-0.4336691;0.136928;-0.0203068,0.06858372;-0.005006223;-0.04128188,0.06031172;-0.3823284;-0.01372139,0.01283524;-0.7111986;0.03896371,0.009704744;-0.6761023;-0.03441541,-0.07461753;0.01414521;-0.02578992,-0.1633989;-0.305932;-0.2070866,-0.1467835;-0.6265323;-0.1064648,-0.1484779;-0.5914838;-0.1798944,0.05054329;0.5173988;-0.04292602,0;0;0,0.008929603;0.2983393;-0.01745701,0.01830415;0.5914432;-0.05142784,0.2000815;0.4751663;0.06339884,0.4053168;0.4337748;0.093014,0.5663282;0.3695424;-0.04371691,-0.1961605;0.4865684;-0.02069194,-0.3776236;0.3780217;-0.01993305,-0.5629466;0.2833377;-0.0936634,0.07717718;-0.00465849;-0.02132988,0.02966898;-0.3794175;-0.04366088,-0.04507619;-0.7017614;0.01710868,-0.02589736;-0.7274556;-0.02705693,-0.06650876;0.01103742;-0.04344818,-0.09002914;-0.2808188;-0.2831705,-0.1110428;-0.6007788;-0.1813403,-0.1141235;-0.6247893;-0.2312768,0.01626836;0.5197219;-0.04079771,953.7941
+0;0;0,0.02820901;0.2969701;-0.02009534,0.05817035;0.5887185;-0.05371617,0.2624018;0.4758748;-0.0383315,0.3883082;0.3081593;-0.01129573,0.5421693;0.1498697;-0.0154111,-0.1583518;0.4693373;-0.01680438,-0.2875848;0.3021277;-0.009619318,-0.4336691;0.136928;-0.0203068,0.06858372;-0.005006223;-0.04128188,0.06031172;-0.3823284;-0.01372139,0.01283524;-0.7111986;0.03896371,0.009704744;-0.6761023;-0.03441541,-0.07461753;0.01414521;-0.02578992,-0.1633989;-0.305932;-0.2070866,-0.1467835;-0.6265323;-0.1064648,-0.1484779;-0.5914838;-0.1798944,0.05054329;0.5173988;-0.04292602,0;0;0,0.008929603;0.2983393;-0.01745701,0.01830415;0.5914432;-0.05142784,0.2000815;0.4751663;0.06339884,0.4053168;0.4337748;0.093014,0.5663282;0.3695424;-0.04371691,-0.1961605;0.4865684;-0.02069194,-0.3776236;0.3780217;-0.01993305,-0.5629466;0.2833377;-0.0936634,0.07717718;-0.00465849;-0.02132988,0.02966898;-0.3794175;-0.04366088,-0.04507619;-0.7017614;0.01710868,-0.02589736;-0.7274556;-0.02705693,-0.06650876;0.01103742;-0.04344818,-0.09002914;-0.2808188;-0.2831705,-0.1110428;-0.6007788;-0.1813403,-0.1141235;-0.6247893;-0.2312768,0.01626836;0.5197219;-0.04079771,953.8173
+0;0;0,0.0278418;0.2959711;-0.02054262,0.05720353;0.5869642;-0.05437343,0.2602695;0.4753209;-0.03891431,0.3918113;0.3122974;-0.01129864,0.5560262;0.1648853;-0.01288377,-0.1574763;0.46843;-0.01677234,-0.2924718;0.3060206;-0.01029647,-0.4450467;0.1469104;-0.02050587,0.06876678;-0.005393278;-0.04158456,0.06007619;-0.3844949;-0.01461635,0.01124227;-0.7113562;0.03603082,0.008117164;-0.6763663;-0.03632642,-0.07492354;0.01452389;-0.025744,-0.1680973;-0.3010494;-0.2161462,-0.1471801;-0.6192602;-0.1156845,-0.1638234;-0.646134;-0.1576202,0.04984161;0.515673;-0.04355045,0;0;0,0.009276982;0.2972891;-0.01814294,0.01877713;0.5895954;-0.05214238,0.2010346;0.4799806;0.06104589,0.4071361;0.445121;0.09186006,0.5699736;0.3814114;-0.04276681,-0.1940975;0.4849727;-0.02144418,-0.3792604;0.3832072;-0.02245246,-0.5716321;0.3028165;-0.09477028,0.07730895;-0.004744262;-0.02209187,0.02969231;-0.3812603;-0.04420996,-0.04435146;-0.7019173;0.01482177,-0.02470802;-0.7278057;-0.02714086,-0.06717691;0.01119098;-0.043003,-0.0903853;-0.2815322;-0.2844474,-0.1096765;-0.5996827;-0.1834712,-0.1126342;-0.6239509;-0.2316007,0.01671382;0.5179279;-0.04149938,953.8505
+0;0;0,0.02775885;0.2950893;-0.02048142,0.05698412;0.5847253;-0.05416151,0.2605123;0.4731795;-0.03872032,0.3920362;0.3101781;-0.0111084,0.5562454;0.1627711;-0.01269348,-0.1581137;0.466274;-0.0165317,-0.2930909;0.3038867;-0.01005671,-0.4456604;0.144782;-0.02026575,0.06887063;-0.005401423;-0.04164736,0.06013022;-0.386676;-0.01452457,0.01117307;-0.714362;0.03625041,0.008104591;-0.6794626;-0.03479581,-0.07503668;0.01454583;-0.02578288,-0.1687445;-0.3028363;-0.2172764,-0.1477745;-0.62185;-0.1165612,-0.1641163;-0.6476933;-0.1577371,0.04964104;0.5136166;-0.04336623,0;0;0,0.009615473;0.2963291;-0.01908803,0.01933177;0.5872352;-0.05317736,0.2028946;0.4805516;0.05949616,0.4106085;0.4563791;0.08951378,0.5789863;0.4173495;-0.04767799,-0.1944065;0.4843292;-0.02361156,-0.382816;0.3887818;-0.02532797,-0.5807565;0.3291323;-0.1025127,0.07728437;-0.004903078;-0.02258158,0.02944625;-0.3835877;-0.04475832,-0.04387364;-0.7058463;0.01115823,-0.02202143;-0.7313503;-0.02786446,-0.06741314;0.01113661;-0.04287524,-0.09057098;-0.2820787;-0.2871515,-0.1079949;-0.601341;-0.1865484,-0.1112263;-0.6249939;-0.2333663,0.01720338;0.5157629;-0.04249573,953.8723
+0;0;0,0.02772479;0.2947272;-0.02045629,0.05683269;0.583197;-0.05400535,0.2616913;0.4715887;-0.03856397,0.3935677;0.3081506;-0.01087806,0.5573311;0.1611437;-0.01245884,-0.1595372;0.4646403;-0.0162374,-0.294876;0.3018179;-0.009745053,-0.4470315;0.1431451;-0.01992638,0.06890575;-0.005404177;-0.04166859,0.0601323;-0.3881201;-0.01444328,0.01252582;-0.7067657;0.03493088,0.009523874;-0.6719725;-0.03457473,-0.07507495;0.01455324;-0.02579603,-0.169137;-0.3040287;-0.2180134,-0.1487455;-0.6142411;-0.1200768,-0.164733;-0.6388735;-0.1603598,0.04950912;0.5122772;-0.04323876,0;0;0,0.00938559;0.2959021;-0.02012706,0.01886979;0.5855765;-0.05463314,0.204397;0.4821928;0.05847907,0.4149178;0.4746456;0.08070326,0.5909751;0.4342145;-0.04499936,-0.1961766;0.4824757;-0.02534335,-0.3894927;0.3960613;-0.03094146,-0.5896803;0.3464833;-0.107746,0.07721727;-0.004931241;-0.02294898,0.02939787;-0.3850942;-0.04483628,-0.04081936;-0.6990215;0.007683992,-0.02306111;-0.7259789;-0.02842021,-0.06754232;0.01099479;-0.04278584,-0.09048606;-0.2830285;-0.288374,-0.1062772;-0.5941378;-0.1924531,-0.1092844;-0.6161641;-0.2387914,0.01676467;0.514321;-0.04379797,953.895
+0;0;0,0.02732361;0.2930925;-0.02100494,0.05590323;0.5802635;-0.05481272,0.2617975;0.469016;-0.03927898,0.4015141;0.3121261;-0.01075352,0.5744824;0.1766497;-0.01373098,-0.1609517;0.4619733;-0.01624051,-0.3020221;0.3038467;-0.009610771,-0.459947;0.1513812;-0.0193454,0.06894694;-0.005343484;-0.04178479,0.05964138;-0.3902876;-0.01545759,0.01060722;-0.7121507;0.03306087,0.007557785;-0.6773819;-0.03665883,-0.07521411;0.01436341;-0.02578239,-0.1745301;-0.2971613;-0.2308444,-0.1506934;-0.6099252;-0.1310209,-0.1668539;-0.635887;-0.1697508,0.04880364;0.5095463;-0.0440067,0;0;0,0.009535044;0.2942491;-0.02043414,0.01918376;0.5826032;-0.05491328,0.2061193;0.4839388;0.05843639,0.417168;0.4799397;0.07821727,0.5989413;0.4552046;-0.04272652,-0.1969796;0.480678;-0.02721937,-0.3924184;0.3988156;-0.0343647,-0.5938165;0.3646486;-0.1153104,0.07718514;-0.004569501;-0.02344728,0.02958894;-0.3869871;-0.04473352,-0.04001904;-0.7045096;0.007116321,-0.02151944;-0.7312281;-0.02940297,-0.06779666;0.01064827;-0.04264304,-0.09131812;-0.2840595;-0.2907474,-0.1055993;-0.5983744;-0.194019,-0.1082419;-0.6211798;-0.2398174,0.01701409;0.5115696;-0.04406834,953.9279
+0;0;0,0.02731458;0.2929957;-0.02099801,0.05583994;0.5796214;-0.05474182,0.260354;0.4687682;-0.03925876,0.4001089;0.3118353;-0.01072547,0.5725627;0.176762;-0.01369407,-0.15963;0.4617717;-0.01637099,-0.3007391;0.3036017;-0.009739432,-0.4581942;0.1515896;-0.0194451,0.06884198;-0.00533535;-0.04172118,0.05953544;-0.3903203;-0.01539119,0.01057364;-0.7117083;0.03305568,0.007331641;-0.6766384;-0.04106665,-0.07509962;0.01434154;-0.02574314,-0.1744261;-0.2972161;-0.2308269,-0.1506246;-0.6095185;-0.1311506,-0.1678056;-0.6390141;-0.1723262,0.04875333;0.5090334;-0.04395555,0;0;0,0.009296834;0.2941266;-0.020895,0.01866302;0.5819011;-0.05564046,0.2051939;0.4869772;0.05652905,0.4164171;0.4866531;0.07545447,0.6054806;0.48204;-0.0351243,-0.1961085;0.480343;-0.02859781,-0.3924899;0.4006966;-0.03661783,-0.5946231;0.3845834;-0.1195421,0.07711855;-0.00423032;-0.02330613,0.02944755;-0.386677;-0.04464364,-0.03934906;-0.7039559;0.006695986,-0.0196178;-0.7294585;-0.03869653,-0.06765789;0.01028909;-0.04271869,-0.0911809;-0.2848375;-0.2903882,-0.1049304;-0.5990597;-0.1949418,-0.1074922;-0.6250184;-0.243854,0.01653681;0.5110125;-0.04470825,953.9619
+0;0;0,0.02731458;0.2929957;-0.02099801,0.05583994;0.5796214;-0.05474182,0.260354;0.4687682;-0.03925876,0.4001089;0.3118353;-0.01072547,0.5725627;0.176762;-0.01369407,-0.15963;0.4617717;-0.01637099,-0.3007391;0.3036017;-0.009739432,-0.4581942;0.1515896;-0.0194451,0.06884198;-0.00533535;-0.04172118,0.05953544;-0.3903203;-0.01539119,0.01057364;-0.7117083;0.03305568,0.007331641;-0.6766384;-0.04106665,-0.07509962;0.01434154;-0.02574314,-0.1744261;-0.2972161;-0.2308269,-0.1506246;-0.6095185;-0.1311506,-0.1678056;-0.6390141;-0.1723262,0.04875333;0.5090334;-0.04395555,0;0;0,0.009296834;0.2941266;-0.020895,0.01866302;0.5819011;-0.05564046,0.2051939;0.4869772;0.05652905,0.4164171;0.4866531;0.07545447,0.6054806;0.48204;-0.0351243,-0.1961085;0.480343;-0.02859781,-0.3924899;0.4006966;-0.03661783,-0.5946231;0.3845834;-0.1195421,0.07711855;-0.00423032;-0.02330613,0.02944755;-0.386677;-0.04464364,-0.03934906;-0.7039559;0.006695986,-0.0196178;-0.7294585;-0.03869653,-0.06765789;0.01028909;-0.04271869,-0.0911809;-0.2848375;-0.2903882,-0.1049304;-0.5990597;-0.1949418,-0.1074922;-0.6250184;-0.243854,0.01653681;0.5110125;-0.04470825,953.9843
+0;0;0,0.02720417;0.2929754;-0.02150984,0.05551052;0.5791448;-0.05560383,0.2591162;0.4684798;-0.03985647,0.4057539;0.3177999;-0.01120409,0.5842052;0.1913096;-0.008252518,-0.1588569;0.4618878;-0.01659965,-0.3071837;0.310287;-0.009937249,-0.4679098;0.1621731;-0.01903439,0.06870949;-0.005519175;-0.04191128,0.05909877;-0.3906192;-0.01729316,0.01564114;-0.7137119;0.0333323,0.01237215;-0.6787665;-0.03960834,-0.07516617;0.01448852;-0.0254586,-0.1785964;-0.2884856;-0.2411188,-0.1519244;-0.6014786;-0.1403005,-0.1682832;-0.6301885;-0.1808102,0.04852312;0.5086754;-0.04477316,0;0;0,0.009065878;0.2941304;-0.02103353,0.01817734;0.5814731;-0.05579996,0.2046707;0.4904498;0.05522084,0.4161438;0.4933761;0.07250023,0.6051627;0.5194134;-0.03449178,-0.1956535;0.4798263;-0.03058154,-0.392767;0.4017037;-0.03901605,-0.5951552;0.3974771;-0.1219287,0.07711613;-0.003890068;-0.02336621,0.02839657;-0.3862289;-0.0444355,-0.0391807;-0.7050735;0.006669525,-0.0192203;-0.7308083;-0.03635025,-0.06769478;0.009959902;-0.04273439,-0.09246898;-0.2885812;-0.2861681,-0.105412;-0.6052995;-0.1947222,-0.1071951;-0.6297977;-0.2435305,0.01608248;0.5107082;-0.04484606,954.0176
+0;0;0,0.02721114;0.2930504;-0.02151534,0.05549721;0.5790148;-0.05558418,0.2597719;0.4682897;-0.03983156,0.4064665;0.3175514;-0.01116807,0.5845423;0.1913273;-0.008222708,-0.159516;0.461677;-0.01650157,-0.3079003;0.3100175;-0.009836584,-0.4682882;0.1622152;-0.01891458,0.06862873;-0.005512688;-0.04186202,0.05901701;-0.3906528;-0.01724134,0.01496863;-0.7181374;0.03407232,0.01169124;-0.6831794;-0.03905589,-0.07507782;0.01447149;-0.02542867,-0.1785188;-0.2885341;-0.2411113,-0.1514842;-0.6057819;-0.1389226,-0.1678851;-0.6346427;-0.1795364,0.04851639;0.5086118;-0.04476371,0;0;0,0.008495171;0.2941987;-0.0213747,0.01675732;0.5813166;-0.05646801,0.2044361;0.4913425;0.05445242,0.4158238;0.502859;0.07012224,0.6074793;0.5359027;-0.02901626,-0.197499;0.4789504;-0.03217663,-0.3952766;0.402319;-0.04081065,-0.5970106;0.4084253;-0.1239869,0.07707093;-0.003645301;-0.02322721,0.02789798;-0.3859605;-0.04440665,-0.03940001;-0.7094373;0.007103443,-0.01817878;-0.7347133;-0.03622413,-0.06757218;0.009714;-0.04280606,-0.09203025;-0.2889958;-0.2861283,-0.1066137;-0.6111394;-0.1976389,-0.1075928;-0.6332096;-0.2493187,0.01486965;0.510631;-0.04540563,954.0397
+0;0;0,0.02722054;0.2931517;-0.02152278,0.05549131;0.5789614;-0.05557217,0.2607803;0.4681042;-0.03980528,0.4074394;0.3174023;-0.01114872,0.5852941;0.1913349;-0.008207007,-0.1605088;0.4614599;-0.01636394,-0.3088573;0.309837;-0.009700568,-0.469046;0.1622182;-0.0187673,0.06855654;-0.005506889;-0.04181799,0.0589438;-0.3906881;-0.01719468,0.01432192;-0.7224366;0.03478707,0.01088935;-0.6872438;-0.04180356,-0.07499886;0.01445627;-0.02540193,-0.1784509;-0.2885818;-0.2411076,-0.1510643;-0.6099601;-0.1375884,-0.1682418;-0.6416078;-0.1801251,0.04851647;0.5086187;-0.04476097,0;0;0,0.007740538;0.2943274;-0.0212965,0.01496702;0.5813438;-0.05615377,0.2045173;0.491402;0.05383062,0.4156475;0.5058278;0.06986475,0.6065084;0.5515002;-0.02510954,-0.1999021;0.4771256;-0.03384958,-0.3982493;0.4021505;-0.04269968,-0.599465;0.4202818;-0.1246595,0.07706729;-0.003615052;-0.0229485,0.0286389;-0.386056;-0.04432392,-0.03981391;-0.7133245;0.01008034,-0.01642367;-0.7364527;-0.04027009,-0.0673919;0.009622728;-0.04295118,-0.09164904;-0.2904184;-0.284716,-0.1063074;-0.616888;-0.1955363,-0.108514;-0.6418672;-0.2491767,0.01332719;0.5107061;-0.04514217,954.0627
+0;0;0,0.02823577;0.2944564;-0.02166826,0.05729757;0.581752;-0.05632915,0.2634925;0.4695065;-0.04026281,0.4148598;0.3237796;-0.01128003,0.5949113;0.2018593;-0.005949535,-0.1603084;0.4640536;-0.01657964,-0.3141786;0.3182054;-0.01020388,-0.4778967;0.1752437;-0.01856096,0.06846815;-0.005582545;-0.04197694,0.05830713;-0.3908143;-0.01828522,0.01382975;-0.7247992;0.03396094,0.01030201;-0.6895205;-0.04403716,-0.07506679;0.01449185;-0.02522059,-0.1814759;-0.2818876;-0.2486134,-0.1521599;-0.6050679;-0.1439764,-0.1708668;-0.635871;-0.1895512,0.05007778;0.5110155;-0.04533359,0;0;0,0.006899628;0.295676;-0.02234864,0.01323598;0.5841724;-0.05859303,0.2039563;0.4920917;0.05243778,0.4146534;0.5092425;0.06978607,0.6050166;0.569272;-0.01664209,-0.2019216;0.4747385;-0.03510553,-0.4005044;0.4007238;-0.04377159,-0.6004564;0.4238044;-0.1262214,0.07714671;-0.00359565;-0.0227282,0.02965504;-0.3861634;-0.04404783,-0.03883652;-0.7154577;0.0118804,-0.01516351;-0.7376567;-0.04140067,-0.06732292;0.009537173;-0.04310198,-0.09119197;-0.292522;-0.2823896,-0.1066447;-0.6214502;-0.1939518,-0.1088815;-0.6475751;-0.2484404,0.01179177;0.5131487;-0.04718137,954.0957
+0;0;0,0.02828922;0.2950139;-0.02170928,0.05739665;0.5827605;-0.0564244,0.2645601;0.4702173;-0.04031814,0.4158607;0.3245547;-0.01134814,0.595744;0.2027483;-0.006022625,-0.1611859;0.4647394;-0.01652627,-0.3149882;0.3189555;-0.01015332,-0.4785534;0.1761273;-0.0185026,0.06838024;-0.005575377;-0.04192305,0.0582178;-0.3908609;-0.01822802,0.01357197;-0.7261108;0.03421602,0.01010402;-0.6909216;-0.04245989,-0.07497041;0.01447325;-0.02518821,-0.1813944;-0.2819476;-0.2486122,-0.1519674;-0.6063519;-0.1435789,-0.1703571;-0.6361243;-0.1883811,0.05016592;0.5119168;-0.04541218,0;0;0,0.006078064;0.2962084;-0.02298737,0.01142356;0.5850865;-0.0600028,0.2032606;0.4925639;0.05165266,0.4135928;0.5119203;0.06994008,0.6043265;0.5749296;-0.01296759,-0.2040202;0.4728163;-0.03674044,-0.4029765;0.4001273;-0.04576413,-0.601158;0.4289832;-0.1301122,0.07712014;-0.003458262;-0.02247238,0.02977678;-0.3860767;-0.04418516,-0.03979477;-0.7162997;0.01281214,-0.01571665;-0.7391644;-0.03762317,-0.06714366;0.009414579;-0.04321548,-0.09217771;-0.2940329;-0.2807079,-0.108795;-0.6244074;-0.1928861,-0.1109684;-0.6499663;-0.2460522,0.01022161;0.5139818;-0.04838181,954.1293
+0;0;0,0.02802757;0.2922852;-0.02150848,0.05622569;0.5710516;-0.05510613,0.2627565;0.461639;-0.03948045,0.4139388;0.3160903;-0.01053309,0.5937571;0.1943279;-0.0052095,-0.1611354;0.456185;-0.01579219,-0.3148175;0.310515;-0.009424224,-0.4783236;0.1677385;-0.01777048,0.06829518;-0.005568442;-0.0418709,0.05813263;-0.3908587;-0.01817558,0.01315925;-0.7285681;0.03465321,0.009721617;-0.6934242;-0.04135254,-0.07487715;0.01445524;-0.02515688,-0.1813024;-0.2819692;-0.2485836,-0.1516595;-0.6087534;-0.1427798,-0.1698885;-0.6380034;-0.1871904,0.04929596;0.503157;-0.04455231,0;0;0,0.003296435;0.2937405;-0.01960731,0.002509952;0.5746595;-0.04661322,0.2013986;0.4927686;0.05013251,0.4113488;0.512419;0.07046056,0.603237;0.5738255;-0.01076269,-0.211765;0.4720064;-0.04000104,-0.4106136;0.3996037;-0.04977634,-0.6078662;0.4311664;-0.1351241,0.07701942;-0.003181949;-0.02250099,0.03029845;-0.385884;-0.04417133,-0.03909312;-0.7183812;0.01491809,-0.01598874;-0.7419052;-0.03424001,-0.06705294;0.009180556;-0.04322074,-0.09258421;-0.2944826;-0.2803919,-0.1129258;-0.6274483;-0.1933219,-0.114419;-0.6522539;-0.2463245,0.00305498;0.5061218;-0.03816462,954.1625
+0;0;0,0.02870425;0.29221;-0.02163721,0.05741432;0.5708797;-0.05559578,0.2636374;0.4607408;-0.03951217,0.4195237;0.3202849;-0.01035618,0.603829;0.2055533;-0.002789693,-0.1601712;0.4564688;-0.01603397,-0.319521;0.3170313;-0.009453724,-0.4857522;0.1774315;-0.01770988,0.06818178;-0.005690949;-0.04203891,0.05744443;-0.391011;-0.01909456,0.01500621;-0.7289886;0.034115,0.01156966;-0.6938719;-0.04189263,-0.07492594;0.0145661;-0.02494684,-0.1836598;-0.2756321;-0.2553276,-0.1515811;-0.6021472;-0.1494035,-0.1708467;-0.6301813;-0.1949671,0.05033441;0.5030165;-0.04493973,0;0;0,0.003296435;0.2937405;-0.01960731,0.002509952;0.5746595;-0.04661322,0.2013986;0.4927686;0.05013251,0.4113488;0.512419;0.07046056,0.603237;0.5738255;-0.01076269,-0.211765;0.4720064;-0.04000104,-0.4106136;0.3996037;-0.04977634,-0.6078662;0.4311664;-0.1351241,0.07701942;-0.003181949;-0.02250099,0.03029845;-0.385884;-0.04417133,-0.03909312;-0.7183812;0.01491809,-0.01598874;-0.7419052;-0.03424001,-0.06705294;0.009180556;-0.04322074,-0.09258421;-0.2944826;-0.2803919,-0.1129258;-0.6274483;-0.1933219,-0.114419;-0.6522539;-0.2463245,0.00305498;0.5061218;-0.03816462,954.1849
+0;0;0,0.02852626;0.290398;-0.02150303,0.05714361;0.568163;-0.05536498,0.2633085;0.4579611;-0.0392712,0.4190691;0.3176185;-0.01013872,0.6032277;0.2029781;-0.002578257,-0.1603996;0.4536901;-0.01579857,-0.3196209;0.3143651;-0.009223631,-0.4857198;0.1748764;-0.01747321,0.06817675;-0.005690528;-0.0420358,0.05743952;-0.3910064;-0.01909171,0.01479694;-0.7306115;0.03437408,0.01129854;-0.6954027;-0.0430015,-0.0749204;0.01456502;-0.024945,-0.183653;-0.27563;-0.2553232,-0.1514199;-0.6037175;-0.148889,-0.1710322;-0.632796;-0.1952727,0.05005608;0.5002268;-0.04469747,0;0;0,0.001341481;0.292056;-0.01756859,-0.0001523755;0.5721691;-0.04325032,0.2005007;0.4928945;0.04937935,0.4100944;0.5122463;0.0717876,0.6025325;0.5754062;-0.006266117,-0.2145735;0.4708467;-0.0424761,-0.4132839;0.3985529;-0.05216721,-0.6094686;0.4318153;-0.1388803,0.0770705;-0.003011838;-0.02232766,0.03087318;-0.3857752;-0.04396152,-0.03807986;-0.7197528;0.01697349,-0.01431881;-0.7423016;-0.03499174,-0.06699374;0.008985346;-0.04334237,-0.09310511;-0.2950706;-0.2799396,-0.1160522;-0.6293263;-0.1918763,-0.1196644;-0.6549796;-0.2458765,0.0002857819;0.5035511;-0.03483963,954.2072
+0;0;0,0.02837512;0.2888595;-0.02138911,0.05694503;0.5661623;-0.05519922,0.2626637;0.4560653;-0.03911938,0.4183084;0.3158272;-0.01000858,0.6023803;0.2012409;-0.002451679,-0.1601545;0.4518033;-0.01569605,-0.3192573;0.312582;-0.009125996,-0.485278;0.173159;-0.01737169,0.06819563;-0.005692105;-0.04204745,0.05842346;-0.356376;-0.02116556,0.01155026;-0.7296737;0.03760464,0.008071491;-0.6944941;-0.03933685,-0.07494115;0.01456906;-0.02495191,-0.173901;-0.2495434;-0.2346239,-0.13847;-0.6101809;-0.1176302,-0.1579723;-0.6389279;-0.1637537,0.0498592;0.4982423;-0.04453425,0;0;0,0.0006063841;0.290587;-0.01616359,-0.0008376874;0.570241;-0.04169631,0.2001195;0.4926965;0.04915047,0.4094754;0.5101956;0.0737133,0.6028373;0.5727667;-0.002218246,-0.2148758;0.47015;-0.04433042,-0.4127841;0.3960144;-0.05302974,-0.6087024;0.4309835;-0.1394171,0.07717219;-0.002780214;-0.02208519,0.03112444;-0.3494977;-0.05639768,-0.03384498;-0.7169154;0.01966453,-0.01240422;-0.7404959;-0.03160286,-0.06693795;0.008729255;-0.04352174,-0.09142313;-0.269394;-0.2569665,-0.1213701;-0.6354347;-0.1563702,-0.1232857;-0.659918;-0.2110221,-0.000449501;0.5016466;-0.03322649,954.2299
+0;0;0,0.02923849;0.2883643;-0.02144186,0.05873263;0.5658686;-0.05550846,0.2641514;0.4549735;-0.03954795,0.4243723;0.320397;-0.00983887,0.6111046;0.2107251;0.0009347722,-0.1588969;0.4520382;-0.01606828,-0.3237822;0.3200002;-0.009508256,-0.4938693;0.1857689;-0.01758758,0.0680766;-0.006079808;-0.04223571,0.05796279;-0.3561889;-0.02201218,0.014685;-0.726583;0.03709489,0.01126909;-0.6915287;-0.03748854,-0.07498394;0.01500345;-0.02464847,-0.1758657;-0.2416479;-0.2415369,-0.1388188;-0.5990301;-0.1255028,-0.1575224;-0.6243348;-0.172316,0.05137885;0.4978505;-0.04475716,0;0;0,-6.553903E-05;0.2902346;-0.01524639,-0.001707686;0.5702216;-0.04068041,0.1995106;0.4925879;0.04997897,0.4085783;0.5077369;0.07691216,0.6030786;0.5694544;0.003607757,-0.2155161;0.4691779;-0.0459084,-0.4126138;0.3934196;-0.05470456,-0.608509;0.4263336;-0.1416222,0.07735728;-0.002456769;-0.0215652,0.03318103;-0.3488876;-0.05505776,-0.03058514;-0.7130909;0.02141643,-0.01432703;-0.7391974;-0.02535582,-0.06678253;0.008339885;-0.04388372,-0.09295242;-0.2712084;-0.2542537,-0.1274572;-0.6342399;-0.1563967,-0.1316369;-0.6555766;-0.2106828,-0.001262272;0.5014937;-0.03217125,954.2631
+0;0;0,0.02923849;0.2883643;-0.02144186,0.05873263;0.5658686;-0.05550846,0.2641514;0.4549735;-0.03954795,0.4243723;0.320397;-0.00983887,0.6111046;0.2107251;0.0009347722,-0.1588969;0.4520382;-0.01606828,-0.3237822;0.3200002;-0.009508256,-0.4938693;0.1857689;-0.01758758,0.0680766;-0.006079808;-0.04223571,0.05796279;-0.3561889;-0.02201218,0.014685;-0.726583;0.03709489,0.01126909;-0.6915287;-0.03748854,-0.07498394;0.01500345;-0.02464847,-0.1758657;-0.2416479;-0.2415369,-0.1388188;-0.5990301;-0.1255028,-0.1575224;-0.6243348;-0.172316,0.05137885;0.4978505;-0.04475716,0;0;0,-6.553903E-05;0.2902346;-0.01524639,-0.001707686;0.5702216;-0.04068041,0.1995106;0.4925879;0.04997897,0.4085783;0.5077369;0.07691216,0.6030786;0.5694544;0.003607757,-0.2155161;0.4691779;-0.0459084,-0.4126138;0.3934196;-0.05470456,-0.608509;0.4263336;-0.1416222,0.07735728;-0.002456769;-0.0215652,0.03318103;-0.3488876;-0.05505776,-0.03058514;-0.7130909;0.02141643,-0.01432703;-0.7391974;-0.02535582,-0.06678253;0.008339885;-0.04388372,-0.09295242;-0.2712084;-0.2542537,-0.1274572;-0.6342399;-0.1563967,-0.1316369;-0.6555766;-0.2106828,-0.001262272;0.5014937;-0.03217125,954.2852
+0;0;0,0.02923301;0.2883101;-0.02143784,0.05876578;0.5661777;-0.05554967,0.2616772;0.4556828;-0.03963402,0.421719;0.3212568;-0.009958157,0.6086031;0.2114958;0.0008242428,-0.1564079;0.4527819;-0.01642982,-0.3211089;0.3208916;-0.009877127,-0.4913342;0.1865512;-0.01796302,0.06789947;-0.006063989;-0.04212581,0.05758557;-0.3630994;-0.02150219,0.01549156;-0.7233621;0.03598812,0.01209952;-0.6883432;-0.03807408,-0.07478883;0.01496441;-0.02458433,-0.1776664;-0.2467644;-0.2457636,-0.1416329;-0.5943711;-0.1329034,-0.1602057;-0.6192893;-0.1793894,0.05140089;0.4980568;-0.04478212,0;0;0,0.0005587768;0.2902339;-0.01417184,-0.0002143271;0.5706135;-0.03937268,0.198161;0.4913353;0.05083083,0.4068867;0.4996746;0.0813012,0.6036076;0.5516593;0.005883209,-0.2115272;0.4695263;-0.04633145,-0.4066575;0.3894114;-0.0547092,-0.602595;0.4143853;-0.1445657,0.07735059;-0.002321377;-0.02081323,0.0343306;-0.3560824;-0.05256867,-0.02688125;-0.7103173;0.02251148,-0.01313725;-0.7371714;-0.02332115,-0.06629967;0.008144674;-0.04426863,-0.0984243;-0.2856048;-0.2459745,-0.1312999;-0.6394012;-0.153165,-0.1411025;-0.6601871;-0.2065186,3.618374E-05;0.5017778;-0.03087401,954.3188
+0;0;0,0.02981832;0.2884006;-0.02171673,0.05964729;0.5668004;-0.0562939,0.2623968;0.4556093;-0.04035004,0.426308;0.3263727;-0.009581299,0.616978;0.2232446;0.002160509,-0.1556841;0.4537985;-0.01679128,-0.3236555;0.3263258;-0.009579595,-0.4981863;0.1974678;-0.01751542,0.06760333;-0.006164971;-0.04219498,0.05671769;-0.3597619;-0.02282416,0.01595809;-0.7213262;0.03546449,0.0125635;-0.6864223;-0.03729001,-0.07468069;0.01498306;-0.02422679,-0.1774007;-0.2403954;-0.2472849,-0.140689;-0.5891681;-0.1341587,-0.1592665;-0.6121441;-0.1808193,0.05221825;0.498509;-0.04540043,0;0;0,3.287569E-05;0.2904341;-0.0135541,-0.001054132;0.5714417;-0.03859162,0.1972309;0.4916522;0.0520103,0.4056515;0.4910746;0.08481598,0.6055923;0.5285774;0.009016275,-0.2120071;0.469353;-0.04755484,-0.4048452;0.3841517;-0.05591558,-0.6025268;0.397215;-0.1446832,0.07728763;-0.002163067;-0.02026272,0.03606304;-0.3526035;-0.05214643,-0.0246225;-0.7081849;0.02313185,-0.01298843;-0.7358528;-0.02008677,-0.06587571;0.007975898;-0.04455794,-0.1001517;-0.2893415;-0.2341682,-0.1378897;-0.6451288;-0.1459697,-0.1475099;-0.6651234;-0.198284,-0.0007173736;0.5024104;-0.03009725,954.3415
+0;0;0,0.02989118;0.2891053;-0.02176979,0.05981053;0.5683478;-0.05645353,0.2606113;0.4573016;-0.0405164,0.4245486;0.3280446;-0.009742778,0.6151796;0.2249376;0.001996627,-0.1536468;0.4555075;-0.01717305,-0.3216448;0.3280145;-0.00996022,-0.4961399;0.1991829;-0.01789442,0.06707597;-0.006116878;-0.04186583,0.0561352;-0.3615044;-0.0223969,0.01585317;-0.7188324;0.03520877,0.012441;-0.683903;-0.0379226,-0.07409811;0.01486618;-0.0240378,-0.1773383;-0.2418055;-0.2482255,-0.1410567;-0.5864917;-0.1364248,-0.1597305;-0.6097421;-0.1833271,0.05235459;0.4998091;-0.0455206,0;0;0,-0.0005727131;0.2912043;-0.01220798,-0.002511805;0.573121;-0.03660059,0.1933969;0.4922075;0.054955,0.4013637;0.4809378;0.0889058,0.6042628;0.5041716;0.01541304,-0.2108698;0.470236;-0.04853603,-0.4010345;0.3790812;-0.05615417,-0.5992947;0.3853074;-0.1442631,0.0767636;-0.001893282;-0.01982713,0.03642092;-0.3544459;-0.04946136,-0.02303012;-0.7056544;0.0263176,-0.01085719;-0.7331428;-0.01762605,-0.06504324;0.007723008;-0.04471109,-0.1031638;-0.3004598;-0.2189789,-0.1418873;-0.6528677;-0.1357116,-0.1507625;-0.6741234;-0.1874632,-0.001912691;0.503821;-0.02824402,954.3638
+0;0;0,0.0299364;0.2895426;-0.02180272,0.05994109;0.5695807;-0.05658759,0.2628241;0.4578591;-0.04056071,0.4266996;0.3286507;-0.009798674,0.6177188;0.2253337;0.001964631,-0.1556289;0.4560467;-0.01698099,-0.3235637;0.3286017;-0.00977087,-0.498414;0.1995078;-0.01772122,0.06662375;-0.006075639;-0.04158357,0.05566896;-0.3619188;-0.02208969,0.01573102;-0.7161945;0.03502391,0.01232281;-0.6812708;-0.03802259,-0.07359855;0.01476595;-0.02387574,-0.1769711;-0.2422348;-0.2483509,-0.1409995;-0.5839766;-0.1375051,-0.1596516;-0.6071652;-0.184353,0.0524585;0.500797;-0.04561559,0;0;0,-0.002767071;0.2916799;-0.01103163,-0.007563457;0.5744452;-0.03456473,0.1909276;0.4924502;0.05792093,0.3978198;0.4726413;0.09396982,0.5992086;0.4893654;0.01357126,-0.2170397;0.470679;-0.04866754,-0.405034;0.3754352;-0.05778269,-0.6019039;0.3618137;-0.1492035,0.07643671;-0.001513064;-0.01897287,0.03747694;-0.3548863;-0.04606318,-0.02101058;-0.703069;0.02954245,-0.008929864;-0.7306083;-0.01421762,-0.06414533;0.007380072;-0.0451192,-0.1035856;-0.3061671;-0.2102163,-0.1456458;-0.6543908;-0.1245461,-0.1524959;-0.6760717;-0.1760612,-0.006188191;0.5048796;-0.02642226,954.3972
+0;0;0,0.03048984;0.2903414;-0.02208788,0.06084423;0.571331;-0.05731985,0.2629911;0.4594434;-0.04104172,0.4332521;0.339691;-0.009412229,0.6248976;0.2363916;0.003311255,-0.1543534;0.4589607;-0.01705889,-0.3261608;0.3374164;-0.01081067,-0.5069543;0.2156283;-0.01729688,0.0659202;-0.00618213;-0.04145697,0.05436976;-0.3631864;-0.02273442,0.01542938;-0.7135461;0.03361677,0.01198242;-0.6786801;-0.03871888,-0.07306134;0.01477753;-0.02336745,-0.1778457;-0.2360901;-0.255793,-0.1424509;-0.5740495;-0.1463651,-0.1600639;-0.5952247;-0.1947271,0.05328205;0.5023079;-0.04622471,0;0;0,-0.003262047;0.2925732;-0.01029205,-0.00820699;0.5764164;-0.03326726,0.1886174;0.4916988;0.06091118,0.3927869;0.4616518;0.1026468,0.5913488;0.4691496;0.01277113,-0.2167093;0.4718273;-0.04940434,-0.4014439;0.3711653;-0.0577808,-0.5986862;0.3496829;-0.148305,0.07582543;-0.001556635;-0.01872039,0.0387412;-0.3564013;-0.04413724,-0.01876071;-0.7005007;0.0315783,-0.006487172;-0.7282351;-0.01066041,-0.06338643;0.007430787;-0.04504793,-0.1053398;-0.3114588;-0.2015258,-0.145176;-0.6561947;-0.117776,-0.1302438;-0.6417336;-0.1870839,-0.00682536;0.5065721;-0.02524567,954.4305
+0;0;0,0.03048984;0.2903414;-0.02208788,0.06084423;0.571331;-0.05731985,0.2629911;0.4594434;-0.04104172,0.4332521;0.339691;-0.009412229,0.6248976;0.2363916;0.003311255,-0.1543534;0.4589607;-0.01705889,-0.3261608;0.3374164;-0.01081067,-0.5069543;0.2156283;-0.01729688,0.0659202;-0.00618213;-0.04145697,0.05436976;-0.3631864;-0.02273442,0.01542938;-0.7135461;0.03361677,0.01198242;-0.6786801;-0.03871888,-0.07306134;0.01477753;-0.02336745,-0.1778457;-0.2360901;-0.255793,-0.1424509;-0.5740495;-0.1463651,-0.1600639;-0.5952247;-0.1947271,0.05328205;0.5023079;-0.04622471,0;0;0,-0.003262047;0.2925732;-0.01029205,-0.00820699;0.5764164;-0.03326726,0.1886174;0.4916988;0.06091118,0.3927869;0.4616518;0.1026468,0.5913488;0.4691496;0.01277113,-0.2167093;0.4718273;-0.04940434,-0.4014439;0.3711653;-0.0577808,-0.5986862;0.3496829;-0.148305,0.07582543;-0.001556635;-0.01872039,0.0387412;-0.3564013;-0.04413724,-0.01876071;-0.7005007;0.0315783,-0.006487172;-0.7282351;-0.01066041,-0.06338643;0.007430787;-0.04504793,-0.1053398;-0.3114588;-0.2015258,-0.145176;-0.6561947;-0.117776,-0.1302438;-0.6417336;-0.1870839,-0.00682536;0.5065721;-0.02524567,954.4536
+0;0;0,0.03097069;0.2913566;-0.02211642,0.06171372;0.5739534;-0.05766167,0.2657152;0.4613912;-0.04128437,0.4374638;0.3444091;-0.009771775,0.6339403;0.2493516;0.004910224,-0.1555961;0.4613624;-0.01708241,-0.3313268;0.3462143;-0.01115957,-0.5163349;0.2297261;-0.01871233,0.06553516;-0.006119386;-0.04129097,0.0534036;-0.357266;-0.0237743,0.0145335;-0.710843;0.03326092,0.01110962;-0.6760213;-0.03834155,-0.07271548;0.01461089;-0.02315661,-0.1771342;-0.2269154;-0.2566512,-0.1408811;-0.5679222;-0.1462849,-0.1572199;-0.5878832;-0.1952628,0.0540644;0.5044876;-0.04645523,0;0;0,-0.004787722;0.2936177;-0.01013517,-0.01121042;0.5791091;-0.03304553,0.1871322;0.4917252;0.06289697,0.388282;0.4528438;0.109827,0.5823665;0.4492355;0.008967154,-0.220567;0.471644;-0.05228334,-0.4020829;0.3658566;-0.05831977,-0.5982023;0.327778;-0.147436,0.07546175;-0.001483828;-0.01845455,0.04010477;-0.3505267;-0.04447222,-0.01612926;-0.6977389;0.03338718,-0.004925593;-0.7258462;-0.007354736,-0.06285106;0.007398447;-0.04508054,-0.1042777;-0.3082777;-0.1947146,-0.1422055;-0.6563544;-0.1099518,-0.1269246;-0.6417332;-0.1784491,-0.009484225;0.5088078;-0.02502489,954.4868
+0;0;0,0.03105114;0.2921134;-0.02217387,0.06187085;0.5754153;-0.05780705,0.266573;0.4625499;-0.04138687,0.4389808;0.3451189;-0.009753335,0.6356347;0.2499756;0.004941917,-0.1561675;0.462521;-0.01710281,-0.3325727;0.346931;-0.01115725,-0.5177477;0.2303377;-0.01871682,0.06515128;-0.006083541;-0.0410491,0.05313369;-0.3539316;-0.02369698,0.01397983;-0.7100898;0.03375461,0.01052821;-0.675229;-0.03842798,-0.07228955;0.01452531;-0.02302097,-0.1757274;-0.2247322;-0.2543222,-0.1392096;-0.5682284;-0.1431502,-0.1556809;-0.5885941;-0.1925249,0.05420424;0.5057926;-0.04657528,0;0;0,-0.005121504;0.2943942;-0.00958848,-0.01148989;0.580638;-0.03206706,0.1862147;0.4909621;0.06642985,0.3895971;0.4502605;0.1050842,0.5818149;0.4324634;0.001756907,-0.2211782;0.4724137;-0.05406682,-0.4004432;0.361222;-0.0580229,-0.5953256;0.3085726;-0.1428158,0.07509276;-0.001640588;-0.01803088,0.04179776;-0.3475778;-0.04377341,-0.01395144;-0.6973502;0.03518033,-0.001900893;-0.7251878;-0.00671792,-0.06219969;0.0075048;-0.04518411,-0.1020088;-0.3068696;-0.1901937,-0.1388838;-0.6574885;-0.104234,-0.1228861;-0.6429887;-0.1731519,-0.009809583;0.5101638;-0.02414107,954.5201
+0;0;0,0.03109729;0.2925475;-0.02220682,0.06198104;0.5764381;-0.05791421,0.2666248;0.4634326;-0.0414711,0.4391878;0.3458959;-0.009809099,0.6363643;0.2504997;0.004925216,-0.1560321;0.4634037;-0.01719185,-0.3325959;0.3477097;-0.01124093,-0.5182632;0.2308064;-0.0188206,0.06486562;-0.006056867;-0.04086912,0.05287907;-0.3530063;-0.02356182,0.01366129;-0.709746;0.03398356,0.01021064;-0.6748866;-0.03817869,-0.07197258;0.01446162;-0.02292003,-0.1751432;-0.2241778;-0.2536238,-0.1385658;-0.5682348;-0.1422703,-0.1550324;-0.5885863;-0.191631,0.05429807;0.5066667;-0.04665848,0;0;0,-0.005966741;0.2948045;-0.0099473,-0.01288636;0.5815982;-0.03287649,0.1838349;0.4917437;0.06796098,0.3873528;0.4493141;0.1050491,0.5727987;0.4154972;-0.007477999,-0.2221188;0.4723772;-0.05578587,-0.3981515;0.3557315;-0.05705541,-0.5921747;0.2963459;-0.1408676,0.07479821;-0.001516402;-0.01781702,0.04268542;-0.346682;-0.04324579,-0.0128016;-0.6970302;0.03606439,-0.0008654194;-0.7248957;-0.005792856,-0.06177744;0.007403886;-0.04520231,-0.1008239;-0.3067758;-0.1886724,-0.1372339;-0.6579124;-0.1021265,-0.1208142;-0.6434373;-0.1709181,-0.01109925;0.5109886;-0.0248239,954.5422
+0;0;0,0.03112952;0.2928507;-0.02222984,0.0620443;0.5770266;-0.057973,0.2657448;0.4641441;-0.04154184,0.435194;0.3487283;-0.01045116,0.6343832;0.2523583;0.004433549,-0.1550493;0.4641153;-0.01736959,-0.3284271;0.3505089;-0.01152606,-0.5159896;0.2324124;-0.01918309,0.064542;-0.006026649;-0.04066522,0.05256899;-0.3525843;-0.02337747,0.01335706;-0.7092707;0.03415933,0.009876164;-0.6743687;-0.03863563,-0.07161351;0.01438947;-0.02280568,-0.1746676;-0.2239804;-0.2532488,-0.1380957;-0.567986;-0.141912,-0.1547067;-0.588779;-0.1917055,0.05435389;0.5071877;-0.04670636,0;0;0,-0.005951451;0.2950997;-0.01027179,-0.01264014;0.5821584;-0.03357673,0.1820712;0.492172;0.06916642,0.367325;0.4421858;0.1477976,0.5236695;0.4206045;-0.008009195,-0.2207381;0.4726354;-0.05754968,-0.3903164;0.3532954;-0.05628748,-0.5858025;0.2877969;-0.1380202,0.0744197;-0.001437783;-0.01775646,0.0437199;-0.3463631;-0.04282522,-0.01146043;-0.6967279;0.03637648,0.0007998981;-0.7243747;-0.006772041,-0.06133918;0.007356379;-0.04515572,-0.09987964;-0.3066487;-0.1881936,-0.1352522;-0.6577706;-0.1013868,-0.1182405;-0.6434659;-0.1706653,-0.0109199;0.5114896;-0.02542114,954.576
+0;0;0,0.03139596;0.2931294;-0.02219981,0.06245724;0.577655;-0.05806093,0.2667884;0.4644894;-0.04118159,0.4385429;0.3519291;-0.01071871,0.6421048;0.2649596;0.003859887,-0.1554462;0.4651794;-0.0171835,-0.3330246;0.3577351;-0.01281568,-0.5287459;0.2536697;-0.02160367,0.06416889;-0.006054282;-0.04059558,0.05173616;-0.3528501;-0.02372443,0.01276907;-0.7098307;0.03359584,0.00928774;-0.6748646;-0.03993886,-0.07133575;0.01436593;-0.02251962,-0.1758087;-0.2176434;-0.259086,-0.1396401;-0.5621796;-0.1485155,-0.1549359;-0.5818955;-0.2008462,0.05474267;0.5077229;-0.04675068,0;0;0,-0.006881925;0.2953509;-0.01112843,-0.01470947;0.5826379;-0.03584242,0.1796359;0.4929231;0.07024264,0.3658754;0.4423323;0.1467464,0.52108;0.4198396;-0.01015902,-0.2231056;0.4717472;-0.05854394,-0.3909587;0.34961;-0.0562527,-0.5860399;0.2788782;-0.1347003,0.07416075;-0.001402855;-0.01733541,0.04349152;-0.3465795;-0.04221535,-0.01109428;-0.6972982;0.03687978,0.001683545;-0.7246227;-0.007782936,-0.06076483;0.00737822;-0.04533762,-0.1002126;-0.3078203;-0.1860511,-0.1345057;-0.6593623;-0.09955574,-0.1169903;-0.64527;-0.1694434,-0.01269628;0.511923;-0.02728105,954.598
+0;0;0,0.03139596;0.2931294;-0.02219981,0.06245724;0.577655;-0.05806093,0.2667884;0.4644894;-0.04118159,0.4385429;0.3519291;-0.01071871,0.6421048;0.2649596;0.003859887,-0.1554462;0.4651794;-0.0171835,-0.3330246;0.3577351;-0.01281568,-0.5287459;0.2536697;-0.02160367,0.06416889;-0.006054282;-0.04059558,0.05173616;-0.3528501;-0.02372443,0.01276907;-0.7098307;0.03359584,0.00928774;-0.6748646;-0.03993886,-0.07133575;0.01436593;-0.02251962,-0.1758087;-0.2176434;-0.259086,-0.1396401;-0.5621796;-0.1485155,-0.1549359;-0.5818955;-0.2008462,0.05474267;0.5077229;-0.04675068,0;0;0,-0.006881925;0.2953509;-0.01112843,-0.01470947;0.5826379;-0.03584242,0.1796359;0.4929231;0.07024264,0.3658754;0.4423323;0.1467464,0.52108;0.4198396;-0.01015902,-0.2231056;0.4717472;-0.05854394,-0.3909587;0.34961;-0.0562527,-0.5860399;0.2788782;-0.1347003,0.07416075;-0.001402855;-0.01733541,0.04349152;-0.3465795;-0.04221535,-0.01109428;-0.6972982;0.03687978,0.001683545;-0.7246227;-0.007782936,-0.06076483;0.00737822;-0.04533762,-0.1002126;-0.3078203;-0.1860511,-0.1345057;-0.6593623;-0.09955574,-0.1169903;-0.64527;-0.1694434,-0.01269628;0.511923;-0.02728105,954.6208
+0;0;0,0.03140586;0.2932218;-0.02220681,0.06248383;0.5779003;-0.05808735,0.2668069;0.4646943;-0.04120146,0.4386988;0.3520441;-0.01071424,0.6425043;0.2649704;0.003881808,-0.1554207;0.4653843;-0.01720377,-0.333141;0.3578541;-0.01283246,-0.5290965;0.2536642;-0.02163097,0.06386308;-0.006025429;-0.04040211,0.05142509;-0.3529681;-0.02352382,0.01238646;-0.7106041;0.03390168,0.008886913;-0.6756122;-0.04001766,-0.07099579;0.01429747;-0.0224123,-0.175513;-0.2178101;-0.2590788,-0.1392779;-0.5629789;-0.1483053,-0.1546538;-0.5829548;-0.2009097,0.05476473;0.5079271;-0.04677046,0;0;0,-0.007379565;0.295417;-0.01152563,-0.01558103;0.5828016;-0.03678179,0.1780166;0.4936957;0.07116675,0.3650317;0.4429775;0.1461294,0.5151706;0.4212328;-0.01609588,-0.2238904;0.4716437;-0.05906759,-0.3897266;0.3465387;-0.05540175,-0.5851479;0.2741067;-0.1321852,0.07387159;-0.001437783;-0.01697206,0.04360215;-0.3467872;-0.04199839,-0.01069537;-0.6981572;0.03747606,0.00233581;-0.7252929;-0.007987499,-0.06033849;0.007354203;-0.04530246,-0.1001223;-0.3078838;-0.1861963,-0.1338201;-0.6601321;-0.09953126,-0.1159658;-0.6461473;-0.1697165,-0.01349151;0.5120643;-0.02807641,954.6537
+0;0;0,0.03133287;0.29331;-0.0217908,0.06224827;0.5780831;-0.05730325,0.2669124;0.465066;-0.04132869,0.4455432;0.3636867;-0.009319693,0.6492244;0.2754915;0.004741549,-0.1560416;0.4659322;-0.0174674,-0.3380767;0.3656371;-0.01354222,-0.5315006;0.2562273;-0.02242251,0.06345514;-0.005899878;-0.04037656,0.0500039;-0.3558062;-0.02413443,0.01182691;-0.7098644;0.03264604,0.008385973;-0.6748855;-0.04052485,-0.07074829;0.01409288;-0.02208394,-0.1778459;-0.2147152;-0.2650986,-0.1419087;-0.556686;-0.1564561,-0.1557673;-0.5786107;-0.2064798,0.05458168;0.5080855;-0.04607678,0;0;0,-0.007622148;0.2954544;-0.01166129,-0.01595723;0.582853;-0.03706217,0.1771133;0.4943263;0.07255006,0.3646537;0.4435846;0.1464767,0.508723;0.4246469;-0.02189064,-0.2243451;0.4712248;-0.05955984,-0.3891075;0.3445699;-0.05474415,-0.5848119;0.270716;-0.1302923,0.07358323;-0.001360685;-0.01659179,0.04255051;-0.3496338;-0.0415318,-0.01074916;-0.6974387;0.03739595,0.001426626;-0.7249846;-0.006545305,-0.05995006;0.00729378;-0.04521528,-0.100165;-0.3106496;-0.1872504,-0.1333016;-0.6593108;-0.1013667,-0.115371;-0.6451749;-0.1707744,-0.01384643;0.5121164;-0.02832341,954.6764
+0;0;0,0.03133227;0.2933044;-0.02179037,0.06224614;0.5780633;-0.05730104,0.2678829;0.4648536;-0.04130542,0.4465839;0.3634344;-0.009283841,0.6505596;0.2751117;0.004797725,-0.1570076;0.4657236;-0.01733488,-0.3391143;0.3653892;-0.01340816,-0.5328178;0.2558212;-0.02230128,0.06284783;-0.005843412;-0.03999013,0.04941431;-0.3552887;-0.0237694,0.01115458;-0.7101141;0.03313413,0.007694428;-0.6751075;-0.04044554,-0.07007118;0.013958;-0.02187258,-0.1770276;-0.2145486;-0.264567,-0.1410126;-0.5572605;-0.155689,-0.1549486;-0.5794753;-0.2059923,0.05458001;0.50807;-0.04607525,0;0;0,-0.007584189;0.2954416;-0.0118618,-0.01584162;0.5828199;-0.03735805,0.1762943;0.4950581;0.07619143,0.3645271;0.4452644;0.1492276,0.5012172;0.4308895;-0.02602768,-0.2251291;0.4708563;-0.06033928,-0.3889061;0.3428487;-0.05430223,-0.585187;0.2689916;-0.129297,0.07309262;-0.001358956;-0.01545405,0.0425776;-0.349121;-0.04164481,-0.01072916;-0.6977479;0.03722596,0.001806311;-0.7250985;-0.007548809,-0.05918873;0.007190615;-0.04503549,-0.09972912;-0.3110111;-0.1852486,-0.1325091;-0.6604387;-0.0990581,-0.1414114;-0.6874667;-0.1450968,-0.01375002;0.5120894;-0.02860188,954.7096
+0;0;0,0.03133127;0.2932951;-0.02178969,0.06224586;0.5780607;-0.05730113,0.2680996;0.4648062;-0.04130054,0.4468626;0.3633519;-0.009267867,0.650998;0.27496;0.004824727,-0.1572233;0.4656772;-0.01730561,-0.3393931;0.365308;-0.01337752,-0.5332482;0.2556542;-0.02227762,0.06274367;-0.005833727;-0.03992385,0.04934045;-0.3544908;-0.02373971,0.01100393;-0.7100284;0.03327803,0.007549831;-0.6750305;-0.04017292,-0.06995504;0.01393486;-0.02183633,-0.1766703;-0.2140564;-0.2639834,-0.1405829;-0.5574561;-0.1548869,-0.1544945;-0.5795796;-0.2051021,0.05457966;0.5080667;-0.04607523,0;0;0,-0.007681693;0.2954244;-0.01199484,-0.01607156;0.5827912;-0.0376482,0.1754533;0.4966034;0.07780194,0.3638908;0.4463938;0.1502283,0.4960934;0.4395865;-0.02910137,-0.2255167;0.4706348;-0.06056958,-0.3886926;0.3417617;-0.05419426,-0.5854441;0.2677853;-0.1283515,0.07300894;-0.001318127;-0.01525354,0.04276816;-0.3482785;-0.04185033,-0.01103836;-0.6976171;0.0368588,0.001884898;-0.724947;-0.007618427,-0.05902161;0.007139829;-0.04505758,-0.09960583;-0.3106532;-0.1842116,-0.1323014;-0.6607386;-0.09761512,-0.1410107;-0.6873419;-0.1440065,-0.01394636;0.5120667;-0.02884555,954.7323
+0;0;0,0.03086528;0.293488;-0.02165513,0.06133719;0.5784447;-0.05713364,0.2680137;0.4651094;-0.04104355,0.447997;0.3656985;-0.0097999,0.6558453;0.2862825;0.005702219,-0.1588709;0.466518;-0.01729995,-0.343028;0.3699325;-0.01412533,-0.5386776;0.2631942;-0.02285794,0.06257508;-0.005674848;-0.04008071,0.04776587;-0.3537264;-0.02464509,0.009824809;-0.7075434;0.03190187,0.006443984;-0.6725788;-0.04092396,-0.07000746;0.01374554;-0.0215482,-0.1803439;-0.2045103;-0.2701195,-0.1446564;-0.5471189;-0.1644346,-0.1575953;-0.5692039;-0.2140272,0.05378094;0.5084008;-0.04591006,0;0;0,-0.007718203;0.2955545;-0.01203251,-0.01603916;0.5830696;-0.03760266,0.1757241;0.4967877;0.07878208,0.3646777;0.4491435;0.1514404,0.4922764;0.4509408;-0.03148983,-0.226055;0.4703281;-0.06105872,-0.3885779;0.3407466;-0.05415908,-0.5857719;0.2677977;-0.1285977,0.07298777;-0.001327485;-0.01501107,0.04289066;-0.3476814;-0.04204082,-0.01136836;-0.695218;0.0360477,0.001707896;-0.7227491;-0.007066965,-0.05885981;0.007129536;-0.0451553,-0.09962227;-0.309702;-0.1849896,-0.1322741;-0.6580123;-0.09874953,-0.1405862;-0.6842082;-0.1447127,-0.01393956;0.5123034;-0.02883053,954.7658
+0;0;0,0.03086528;0.293488;-0.02165513,0.06133719;0.5784447;-0.05713364,0.2680137;0.4651094;-0.04104355,0.447997;0.3656985;-0.0097999,0.6558453;0.2862825;0.005702219,-0.1588709;0.466518;-0.01729995,-0.343028;0.3699325;-0.01412533,-0.5386776;0.2631942;-0.02285794,0.06257508;-0.005674848;-0.04008071,0.04776587;-0.3537264;-0.02464509,0.009824809;-0.7075434;0.03190187,0.006443984;-0.6725788;-0.04092396,-0.07000746;0.01374554;-0.0215482,-0.1803439;-0.2045103;-0.2701195,-0.1446564;-0.5471189;-0.1644346,-0.1575953;-0.5692039;-0.2140272,0.05378094;0.5084008;-0.04591006,0;0;0,-0.007718203;0.2955545;-0.01203251,-0.01603916;0.5830696;-0.03760266,0.1757241;0.4967877;0.07878208,0.3646777;0.4491435;0.1514404,0.4922764;0.4509408;-0.03148983,-0.226055;0.4703281;-0.06105872,-0.3885779;0.3407466;-0.05415908,-0.5857719;0.2677977;-0.1285977,0.07298777;-0.001327485;-0.01501107,0.04289066;-0.3476814;-0.04204082,-0.01136836;-0.695218;0.0360477,0.001707896;-0.7227491;-0.007066965,-0.05885981;0.007129536;-0.0451553,-0.09962227;-0.309702;-0.1849896,-0.1322741;-0.6580123;-0.09874953,-0.1405862;-0.6842082;-0.1447127,-0.01393956;0.5123034;-0.02883053,954.7882
+0;0;0,0.03087777;0.2936068;-0.02166389,0.06135871;0.578648;-0.05715281,0.2693953;0.4650193;-0.04102888,0.4494833;0.3655506;-0.009767041,0.6573597;0.2861239;0.005737175,-0.1602033;0.4664369;-0.01713433,-0.3444676;0.3697952;-0.01395786,-0.5401437;0.2630424;-0.02269166,0.06254516;-0.005672135;-0.04006155,0.04772822;-0.3539053;-0.02461787,0.01016922;-0.7041595;0.03135967,0.006733857;-0.6691147;-0.04264103,-0.06997398;0.01373897;-0.02153789,-0.180368;-0.2046308;-0.2702389,-0.1450399;-0.5437894;-0.1656182,-0.1581875;-0.5667146;-0.2160109,0.05380051;0.508586;-0.04592633,0;0;0,-0.007916344;0.295655;-0.01237535,-0.01627386;0.5832393;-0.03812718,0.1761573;0.4970691;0.07995391,0.3661093;0.4506397;0.1511269,0.4913023;0.4628164;-0.03310132,-0.2274944;0.4692326;-0.06139077,-0.3899171;0.3393484;-0.05418059,-0.5872663;0.2673454;-0.1292171,0.07296007;-0.001239836;-0.01497626,0.04266269;-0.3476819;-0.04298282,-0.01161419;-0.6915007;0.03489399,0.001027268;-0.7212765;-0.007300854,-0.05871329;0.007040253;-0.04530102,-0.1000718;-0.3093747;-0.1863521,-0.1324518;-0.6542829;-0.1014284,-0.1407784;-0.6814062;-0.148129,-0.01417286;0.5124589;-0.02931976,954.8103
+0;0;0,0.03069187;0.2937203;-0.02141874,0.06097689;0.5788448;-0.05663389,0.2714199;0.4654754;-0.04000444,0.4543653;0.37087;-0.009568701,0.6634981;0.2947673;0.006478028,-0.1629107;0.4666865;-0.01699193,-0.349979;0.3753738;-0.01338997,-0.5512568;0.2794653;-0.02202212,0.06243418;-0.005572662;-0.04003463,0.04624353;-0.3583209;-0.02387916,0.009345111;-0.703503;0.03094579,0.006102991;-0.668465;-0.04234217,-0.06992646;0.01358019;-0.02139441,-0.1836236;-0.2022846;-0.2771868,-0.1484002;-0.5365688;-0.1745641,-0.1591992;-0.5592444;-0.2247207,0.05347376;0.5087652;-0.04548173,0;0;0,-0.008207365;0.29573;-0.01219797,-0.01671239;0.5833678;-0.03761983,0.1776757;0.4970438;0.08154821,0.3688081;0.45275;0.1512043,0.4903498;0.4738767;-0.03471756,-0.2297209;0.4675728;-0.06198283,-0.3925305;0.3380101;-0.05476676,-0.5908881;0.2684048;-0.1295666,0.07282762;-0.001255274;-0.01504707,0.04286817;-0.3525084;-0.04108763,-0.01239588;-0.6914137;0.0337925,0.0001960397;-0.720551;-0.008055449,-0.05852773;0.007046137;-0.04535095,-0.101414;-0.3129829;-0.189214,-0.1331988;-0.6527979;-0.1053483,-0.1417033;-0.6793147;-0.1516143,-0.01458075;0.5125766;-0.02890873,954.8328
+0;0;0,0.03066535;0.2934665;-0.02140023,0.06090671;0.5781802;-0.05656348,0.2738029;0.4644517;-0.03989268,0.4559742;0.3702466;-0.009585733,0.6649721;0.294193;0.00645064,-0.1653898;0.4656764;-0.01662257,-0.3516665;0.37475;-0.01303585,-0.5528143;0.2789035;-0.02166243,0.06272257;-0.005598403;-0.04021956,0.04644602;-0.360218;-0.02397838,0.009750113;-0.7035058;0.03054568,0.006542309;-0.6685211;-0.04196658,-0.07024946;0.01364292;-0.02149324,-0.1845498;-0.2033671;-0.2786427,-0.1495197;-0.5358166;-0.1765832,-0.1602044;-0.5579347;-0.2262089,0.05341701;0.508226;-0.0454313,0;0;0,-0.007615009;0.2955259;-0.01128697,-0.01525234;0.5828704;-0.03555918,0.1860718;0.4971585;0.07540298,0.3731702;0.4536833;0.1534004,0.4917422;0.496334;-0.03056431,-0.2305117;0.4657595;-0.06192043,-0.3935323;0.3378375;-0.05561763,-0.5928171;0.2716803;-0.1306526,0.07325351;-0.00139758;-0.01466441,0.04211313;-0.3544198;-0.04092026,-0.01429909;-0.6916679;0.03151798,-0.00159053;-0.7202437;-0.00971961,-0.05869864;0.00710595;-0.04568425,-0.1023606;-0.3144706;-0.1904805,-0.1349075;-0.6523671;-0.1072186,-0.1432573;-0.6783721;-0.1529012,-0.01335949;0.5121636;-0.02715826,954.8667
+0;0;0,0.03032206;0.2935613;-0.02108179,0.06019066;0.5783871;-0.05589578,0.2721157;0.4650192;-0.03933323,0.4569131;0.3749607;-0.009496802,0.6695227;0.3106477;0.008298451,-0.1650827;0.4666899;-0.01664855,-0.3533309;0.3789378;-0.01304138,-0.556303;0.2873787;-0.0216994,0.06264183;-0.005447414;-0.0402189,0.04528335;-0.3614315;-0.02455741,0.008526959;-0.7025615;0.03017582,0.00544133;-0.6676281;-0.0412064,-0.07023807;0.01342658;-0.02139097,-0.1863642;-0.1993577;-0.2831329,-0.1499048;-0.5293269;-0.1806271,-0.1597765;-0.5513314;-0.2288699,0.05280405;0.5084053;-0.04485577,0;0;0,-0.007306249;0.2955981;-0.01051116,-0.01456988;0.5830599;-0.03384542,0.1852846;0.4967911;0.07698965,0.3749446;0.4546205;0.150485,0.4961791;0.5006528;-0.03073001,-0.2286834;0.4656148;-0.06048995,-0.3928511;0.3384355;-0.055466,-0.5926788;0.2751255;-0.1310728,0.07310314;-0.001432538;-0.01500368,0.04193622;-0.3558795;-0.04083562,-0.01487743;-0.6910847;0.030761,-0.002278312;-0.7191651;-0.009204149,-0.05868698;0.007161189;-0.04556084,-0.1027825;-0.3145001;-0.193415,-0.135797;-0.6502805;-0.1104812,-0.1436239;-0.6742307;-0.1569289,-0.01277117;0.5123199;-0.02569056,954.8997
+0;0;0,0.03031276;0.2934712;-0.02107532,0.06016541;0.5781451;-0.0558703,0.2710385;0.4650331;-0.03934175,0.4558761;0.374955;-0.009498836,0.6678357;0.3108386;0.008242011,-0.164053;0.4666958;-0.01676639,-0.3523421;0.3789246;-0.01315844,-0.5546936;0.2876454;-0.02178999,0.06291722;-0.005471361;-0.04039571,0.04560719;-0.3604617;-0.02477794,0.008677904;-0.7031963;0.03021275,0.00559446;-0.6682665;-0.04111893,-0.07054685;0.0134856;-0.02148501,-0.1863488;-0.1987047;-0.2824963,-0.1497179;-0.5302261;-0.1795083,-0.1595826;-0.5521937;-0.227717,0.05278375;0.5082102;-0.04483768,0;0;0,-0.006857939;0.2955485;-0.009613514,-0.01366232;0.5829395;-0.03203797,0.1878664;0.4972624;0.07268883,0.3785621;0.4577309;0.1450906,0.5149707;0.5077149;-0.02297737,-0.2266328;0.4646609;-0.05859768,-0.3922886;0.3393018;-0.05502021,-0.5922775;0.2798989;-0.1313633,0.07343774;-0.00150916;-0.0149982,0.04195887;-0.3548301;-0.04211044,-0.0163236;-0.6915809;0.02900124,-0.004106135;-0.7196711;-0.01097727,-0.05898674;0.007213421;-0.045704,-0.1024381;-0.3118138;-0.197016,-0.1354708;-0.6495929;-0.1153529,-0.1454053;-0.6725765;-0.1624281,-0.01197422;0.5122192;-0.02410793,954.9219
+0;0;0,0.0303001;0.2933486;-0.02106652,0.0601323;0.5778276;-0.05583711,0.2697914;0.4650169;-0.03934873,0.4559243;0.3743075;-0.009296676,0.6675876;0.3102808;0.008419374,-0.1628674;0.4666702;-0.01689959,-0.3524761;0.378284;-0.01326635,-0.5545447;0.2871324;-0.02188584,0.06289531;-0.005469456;-0.04038164,0.04562522;-0.3596408;-0.0247999,0.008679617;-0.7025268;0.03021508,0.005595432;-0.6675957;-0.04113378,-0.07052228;0.01348091;-0.02147753,-0.1860571;-0.1982198;-0.2818866,-0.14941;-0.5298877;-0.1788532,-0.1592771;-0.5518678;-0.2270734,0.05275696;0.5079526;-0.04481392,0;0;0,-0.006665055;0.2954658;-0.008416414,-0.0133055;0.5827574;-0.02959323,0.1870916;0.4970744;0.07422018,0.3864124;0.466572;0.1300554,0.5302463;0.5121528;-0.03257561,-0.2247345;0.4649962;-0.0588202,-0.3924064;0.3398938;-0.05531595,-0.5935774;0.2875548;-0.132811,0.07339291;-0.001494944;-0.01508832,0.04084868;-0.3536942;-0.04466844,-0.01912215;-0.6903718;0.02614236,-0.008075514;-0.7193572;-0.01288557,-0.05895911;0.007186741;-0.04570103,-0.1025495;-0.309362;-0.2002171,-0.136272;-0.6480171;-0.1218723,-0.1482653;-0.6698298;-0.1697898,-0.01165068;0.5120629;-0.02197838,954.9558
+0;0;0,0.03010796;0.2933902;-0.02076156,0.05973006;0.5779281;-0.05522781,0.2695279;0.465456;-0.03928291,0.457769;0.3791056;-0.009522464,0.6701887;0.3178306;0.008858405,-0.1633188;0.4669278;-0.01693396,-0.3546035;0.3821984;-0.01413231,-0.5595029;0.2975973;-0.02270564,0.06293745;-0.005046539;-0.04037105,0.04469211;-0.3591963;-0.02542215,0.007900033;-0.7020246;0.03005318,0.004814321;-0.6670666;-0.04129374,-0.07061654;0.01307945;-0.02141597,-0.1878947;-0.1928215;-0.2856679,-0.1505962;-0.5246967;-0.1835399,-0.1597482;-0.5473031;-0.2312191,0.05241197;0.5080354;-0.04427843,0;0;0,-0.006665055;0.2954658;-0.008416414,-0.0133055;0.5827574;-0.02959323,0.1870916;0.4970744;0.07422018,0.3864124;0.466572;0.1300554,0.5302463;0.5121528;-0.03257561,-0.2247345;0.4649962;-0.0588202,-0.3924064;0.3398938;-0.05531595,-0.5935774;0.2875548;-0.132811,0.07339291;-0.001494944;-0.01508832,0.04084868;-0.3536942;-0.04466844,-0.01912215;-0.6903718;0.02614236,-0.008075514;-0.7193572;-0.01288557,-0.05895911;0.007186741;-0.04570103,-0.1025495;-0.309362;-0.2002171,-0.136272;-0.6480171;-0.1218723,-0.1482653;-0.6698298;-0.1697898,-0.01165068;0.5120629;-0.02197838,954.9778
+0;0;0,0.03010535;0.2933648;-0.02075976,0.059724;0.5778695;-0.05522192,0.2694819;0.4654149;-0.03927945,0.4588025;0.3785693;-0.009348338,0.6703777;0.3175379;0.008959454,-0.1632832;0.4668865;-0.01693472,-0.3556648;0.3816712;-0.014117,-0.5597497;0.2974064;-0.02265624,0.06349786;-0.005091474;-0.04073052,0.04532754;-0.3577853;-0.02584309,0.008350167;-0.7023401;0.02991163,0.003556026;-0.6646371;-0.08093709,-0.07124533;0.01319591;-0.02160666,-0.1880413;-0.1918585;-0.2847722,-0.150555;-0.525405;-0.1821299,-0.164774;-0.5771374;-0.256207,0.05240689;0.5079863;-0.04427403,0;0;0,-0.006794695;0.2954489;-0.007997751,-0.01359018;0.5827239;-0.02888513,0.18672;0.4960064;0.07487106,0.3917457;0.4738389;0.1167443,0.5490566;0.5254914;-0.02957511,-0.2245296;0.4629399;-0.05785668,-0.3951169;0.3397458;-0.05598987,-0.5970249;0.2936144;-0.1329908,0.07414529;-0.001381308;-0.01474595,0.04076531;-0.3518395;-0.04651952,-0.02080583;-0.6899601;0.02473593,0.003577067;-0.6843348;-0.08100486,-0.05956286;0.007098786;-0.04602987,-0.1002696;-0.3061941;-0.2045708,-0.1366389;-0.6460956;-0.1249583,-0.1573673;-0.6960617;-0.1994267,-0.01189231;0.5120335;-0.0213325,955.0115
+0;0;0,0.03012609;0.2935669;-0.02077406,0.05976456;0.578262;-0.05525918,0.267944;0.4660716;-0.03934595,0.4578837;0.3789419;-0.00931694,0.6685433;0.3181746;0.008911619,-0.1616835;0.4675324;-0.01716322,-0.3546944;0.3820384;-0.01433629,-0.557896;0.2981383;-0.02283857,0.06334464;-0.005079188;-0.04063224,0.04529008;-0.355526;-0.02583965,0.00804675;-0.702559;0.03031607,0.003249192;-0.6648504;-0.08061165,-0.07107342;0.01316407;-0.02155452,-0.1871253;-0.190584;-0.2830434,-0.1493694;-0.5265296;-0.1796629,-0.1635985;-0.5783201;-0.2537928,0.05244279;0.5083343;-0.04430432,0;0;0,-0.00766946;0.2956498;-0.007283449,-0.01508137;0.5831615;-0.02736378,0.1846689;0.4956268;0.07378674,0.3922992;0.4779273;0.1076517,0.5638362;0.5277737;-0.02077246,-0.2244219;0.463053;-0.05493226,-0.3967524;0.3411011;-0.05553881,-0.5981762;0.298671;-0.1331952,0.07391221;-0.001371533;-0.01498079,0.04095922;-0.3494532;-0.0483129,-0.02328859;-0.6896359;0.0232439,0.0005146675;-0.6839377;-0.08272886,-0.05944805;0.007074987;-0.0458824,-0.09861122;-0.3011779;-0.2096022,-0.1316583;-0.6429363;-0.1254503,-0.1612031;-0.6918933;-0.198116,-0.01324005;0.5124058;-0.02003217,955.0453
+0;0;0,0.02982469;0.29368;-0.02044014,0.05912687;0.5784151;-0.05464243,0.2645141;0.4669795;-0.0388765,0.4572608;0.3835399;-0.009485161,0.6676487;0.3254776;0.009075919,-0.1594426;0.4684846;-0.01748755,-0.3553222;0.3872161;-0.0155067,-0.5587716;0.3066984;-0.02570657,0.06332909;-0.004879408;-0.04063642,0.04387646;-0.355535;-0.02637095,0.005897216;-0.7080821;0.03077655,0.002848201;-0.6730626;-0.04106828,-0.07112699;0.01289184;-0.02145816,-0.1889466;-0.1858736;-0.2863205,-0.1506939;-0.5273859;-0.1818993,-0.1587914;-0.5512658;-0.2290964,0.0518949;0.5084949;-0.0437526,0;0;0,-0.007439735;0.2957475;-0.00577116,-0.01464803;0.5833601;-0.02401209,0.1834746;0.4953019;0.07290054,0.3939003;0.4818736;0.09566141,0.5807749;0.5128188;-0.01433443,-0.221158;0.4641783;-0.05208317,-0.3953725;0.3432652;-0.05467089,-0.5964227;0.3041989;-0.1323331,0.07379206;-0.001388669;-0.01544356,0.03955083;-0.3495276;-0.04962063,-0.02699237;-0.6946475;0.02428436,-0.01784212;-0.7230646;-0.01694536,-0.05958593;0.00708679;-0.04566175,-0.09590918;-0.295958;-0.2199768,-0.1310502;-0.6425443;-0.1325655,-0.1479177;-0.6616098;-0.1826078,-0.01284984;0.5125812;-0.01716805,955.0786
+0;0;0,0.02981559;0.2935904;-0.02043391,0.05910679;0.5782189;-0.05462286,0.2637734;0.4669623;-0.03887938,0.457154;0.3832484;-0.009391386,0.667008;0.3253334;0.009122595,-0.1587387;0.4684623;-0.01756331,-0.3552625;0.3869265;-0.01557594,-0.5581957;0.3066132;-0.02574993,0.06299473;-0.004853646;-0.04042187,0.04349944;-0.3562785;-0.02612511,0.004299209;-0.7201595;0.03285961,0.001171913;-0.6850112;-0.04082976,-0.07075147;0.01282378;-0.02134487,-0.1888296;-0.1863777;-0.2867883,-0.1493471;-0.5388692;-0.1790101,-0.1576525;-0.5641324;-0.2274189,0.05187871;0.5083362;-0.04373886,0;0;0,-0.008132301;0.2956626;-0.004400015,-0.01575691;0.583245;-0.02119994,0.1829341;0.4957084;0.07257986,0.3947405;0.4818574;0.08740735,0.5878986;0.5042065;-0.01222229,-0.2211533;0.4638729;-0.05085013,-0.3966198;0.3435712;-0.05440142,-0.5979857;0.3089505;-0.1317889,0.07332797;-0.001499414;-0.01570296,0.03693154;-0.350167;-0.0502007,-0.03260727;-0.7065183;0.0246551,-0.02059858;-0.7338333;-0.02048016,-0.05924338;0.007152949;-0.04544093,-0.09401951;-0.2940983;-0.2246675,-0.1300827;-0.6531842;-0.1399203,-0.1395164;-0.6733238;-0.1934314,-0.01386397;0.5124711;-0.01473737,955.101
+0;0;0,0.02983014;0.2937337;-0.02044388,0.05912992;0.5784457;-0.0546424,0.2620049;0.4675278;-0.03893828,0.4561574;0.3834797;-0.009332586,0.6650746;0.3258232;0.009098748,-0.156937;0.4690151;-0.01780233,-0.3542452;0.3871538;-0.01580703,-0.5562725;0.307199;-0.0259356,0.06302581;-0.004856041;-0.04044181,0.0425576;-0.3738188;-0.02543156,0.005052023;-0.721969;0.0310032,0.001904236;-0.6867869;-0.043169,-0.07078636;0.0128301;-0.0213554,-0.1947572;-0.1963126;-0.3000458,-0.1569815;-0.5335656;-0.196927,-0.1653414;-0.5591909;-0.245653,0.05190071;0.508552;-0.0437567,0;0;0,-0.008560095;0.2958125;-0.003000021,-0.01665187;0.5835438;-0.01842523,0.181759;0.4951971;0.07119322,0.3949184;0.4820175;0.07620668,0.5949094;0.5049257;-0.006189823,-0.2201136;0.4649051;-0.04893138,-0.3966122;0.3446411;-0.0534697,-0.597131;0.3123684;-0.1313225,0.07334896;-0.001438916;-0.01578712,0.03582346;-0.3680093;-0.04734325,-0.03619594;-0.7080481;0.02327466,-0.02320451;-0.7350026;-0.02283049,-0.0593418;0.007075841;-0.04538565,-0.09520586;-0.3070354;-0.2372858,-0.1294226;-0.6510803;-0.1581502,-0.1347566;-0.671674;-0.212465,-0.01463655;0.5127319;-0.01230121,955.1232
+0;0;0,0.02953155;0.2937705;-0.02034882,0.05849939;0.578517;-0.0545391,0.2614767;0.4677433;-0.03836064,0.4576469;0.3884193;-0.009022878,0.6673555;0.3338994;0.009958468,-0.1575564;0.4694769;-0.01767325,-0.3566993;0.3921675;-0.01662321,-0.5596249;0.3145632;-0.02707047,0.06296425;-0.004712573;-0.04055451,0.04166527;-0.3736556;-0.0262286,0.003982976;-0.721772;0.03029612,0.000889529;-0.6865884;-0.04387826,-0.07086828;0.01263788;-0.02119775,-0.1972308;-0.19106;-0.3028314,-0.1582514;-0.5281965;-0.1997796,-0.1644363;-0.5545261;-0.2480185,0.05135412;0.5086159;-0.04364529,0;0;0,-0.008560095;0.2958125;-0.003000021,-0.01665187;0.5835438;-0.01842523,0.181759;0.4951971;0.07119322,0.3949184;0.4820175;0.07620668,0.5949094;0.5049257;-0.006189823,-0.2201136;0.4649051;-0.04893138,-0.3966122;0.3446411;-0.0534697,-0.597131;0.3123684;-0.1313225,0.07334896;-0.001438916;-0.01578712,0.03582346;-0.3680093;-0.04734325,-0.03619594;-0.7080481;0.02327466,-0.02320451;-0.7350026;-0.02283049,-0.0593418;0.007075841;-0.04538565,-0.09520586;-0.3070354;-0.2372858,-0.1294226;-0.6510803;-0.1581502,-0.1347566;-0.671674;-0.212465,-0.01463655;0.5127319;-0.01230121,955.1454
+0;0;0,0.02952247;0.2936802;-0.02034256,0.05846014;0.5781302;-0.05449533,0.2592106;0.4679054;-0.03839085,0.455846;0.3883932;-0.008983513,0.6649036;0.3340426;0.009938911,-0.1553585;0.4696206;-0.01792383,-0.3549737;0.3921278;-0.0168713,-0.5572694;0.3147644;-0.02728613,0.06326287;-0.004734924;-0.04074685,0.04155412;-0.380776;-0.02614532,0.004179284;-0.7260521;0.0299182,0.001034777;-0.690783;-0.04548048,-0.07120439;0.01269782;-0.02129828,-0.199998;-0.194919;-0.3083504,-0.1613367;-0.5293047;-0.2061394,-0.1676237;-0.5565641;-0.2551745,0.05132646;0.5083426;-0.04361919,0;0;0,-0.008469671;0.2957368;-0.001197338,-0.01615683;0.5833203;-0.01381636,0.1814484;0.494457;0.07060289,0.3951572;0.48103;0.06975245,0.6006501;0.4842922;0.0006210804,-0.2173496;0.4658412;-0.04646935,-0.3947804;0.346074;-0.0516286,-0.5945567;0.3155168;-0.1301956,0.07367654;-0.0014036;-0.01595974,0.03579339;-0.3752822;-0.04547334,-0.03810979;-0.7121852;0.02373838,-0.02461062;-0.7384656;-0.02497411,-0.05978332;0.007062419;-0.04539816,-0.09005967;-0.3051362;-0.2544598,-0.1245328;-0.6456485;-0.1731055,-0.1289976;-0.667677;-0.2278387,-0.01423706;0.5125559;-0.008504391,955.1681
+0;0;0,0.02956021;0.2940556;-0.02036856,0.05854827;0.579001;-0.05458126,0.2585285;0.4687922;-0.03847537,0.455945;0.3889641;-0.008951211,0.6644024;0.3347696;0.009916889,-0.1545313;0.4705011;-0.01808287,-0.3549395;0.3927005;-0.01702616,-0.5566544;0.3155592;-0.02741109,0.06422766;-0.004807133;-0.04136826,0.04205906;-0.3888138;-0.02645743,0.005437501;-0.727131;0.02847615,0.002237336;-0.6917686;-0.04825709,-0.07229029;0.01289147;-0.02162309,-0.203812;-0.1991232;-0.3147556,-0.16593;-0.5267695;-0.2146046,-0.1723282;-0.5550424;-0.2645077,0.05140118;0.5090821;-0.04368468,0;0;0,-0.008200418;0.2961251;0.0001621246,-0.01536486;0.5842937;-0.01078629,0.1828073;0.4928009;0.06868339,0.3968768;0.4759995;0.05822062,0.6051737;0.4713013;0.000446558,-0.2154947;0.466126;-0.04526148,-0.3939189;0.3463219;-0.05067085,-0.5929772;0.3162402;-0.1295277,0.07465859;-0.001346916;-0.01684976,0.03484663;-0.3832089;-0.04462171,-0.03969614;-0.7127607;0.02361584,-0.02411642;-0.7379369;-0.0277636,-0.0611154;0.007130367;-0.04553789,-0.0894976;-0.3077063;-0.2651904,-0.1184439;-0.6414049;-0.1837982,-0.120156;-0.6634296;-0.2405211,-0.01357231;0.5133607;-0.005912066,955.2015
+0;0;0,0.02906926;0.2945821;-0.0203436,0.05769011;0.5799947;-0.05457593,0.2568845;0.4697585;-0.03772179,0.4566705;0.3948831;-0.009584922,0.6659455;0.3452441;0.0100678,-0.154519;0.4716144;-0.01841117,-0.3567347;0.3979878;-0.01779765,-0.5594538;0.3243388;-0.02907236,0.06425734;-0.004620097;-0.04142956,0.04077222;-0.3902907;-0.02750465,0.005350843;-0.7200316;0.02620391,0.002352963;-0.6847755;-0.04911952,-0.07239;0.01265777;-0.02159232,-0.2065491;-0.1921087;-0.320857,-0.1689502;-0.5110139;-0.2220941,-0.1727828;-0.5390373;-0.2703522,0.0506274;0.5099651;-0.04367265,0;0;0,-0.00824808;0.2965936;0.001311779,-0.01571594;0.5852098;-0.008831263,0.1829077;0.4913493;0.0663619,0.3968895;0.4724962;0.05336952,0.6055551;0.454153;0.0007529259,-0.2149579;0.4671959;-0.04330893,-0.3933073;0.3469287;-0.04961349,-0.5918611;0.3159382;-0.1287482,0.07464125;-0.00120911;-0.01714587,0.03370465;-0.3847622;-0.043576,-0.0368273;-0.7071475;0.01936221,-0.02549202;-0.7338562;-0.02927804,-0.06133543;0.007035748;-0.04533455,-0.08734059;-0.3067972;-0.2696555,-0.1121983;-0.6322347;-0.1900261,-0.113826;-0.652859;-0.2461042,-0.01383319;0.5141671;-0.004110336,955.2358
+0;0;0,0.02909139;0.2948063;-0.02035908,0.05773545;0.5804505;-0.05461915,0.2570986;0.4701241;-0.03775123,0.4571612;0.395145;-0.009575397,0.6661961;0.3455629;0.01005477,-0.1546528;0.4719816;-0.01842429,-0.3571485;0.398253;-0.01780992,-0.5596349;0.3246885;-0.02907168,0.06456002;-0.00464186;-0.04162471,0.0410833;-0.3901746;-0.02770479,0.00583699;-0.7182857;0.02573832,0.00294358;-0.6832128;-0.0469602,-0.07273099;0.01271739;-0.02169403,-0.2068421;-0.1919759;-0.3208517,-0.1694291;-0.5093049;-0.222577,-0.1731281;-0.5353062;-0.2691533,0.05066708;0.5103647;-0.04370712,0;0;0,-0.008099962;0.2968145;0.002666712,-0.01544273;0.585737;-0.005371571,0.1845569;0.4888549;0.06474876,0.3983144;0.4669247;0.04839063,0.6070431;0.4406283;0.0006399155,-0.214409;0.4675881;-0.0427142,-0.392951;0.3470933;-0.04938943,-0.5910898;0.3156581;-0.1287126,0.07494709;-0.001242757;-0.01742268,0.0345691;-0.3847924;-0.04271531,-0.03803775;-0.7065428;0.01169324,-0.0238895;-0.7337027;-0.03133893,-0.06180324;0.007090786;-0.04530165,-0.08367501;-0.3050084;-0.2722292,-0.109433;-0.628621;-0.192437,-0.1073587;-0.6482145;-0.2458726,-0.01356823;0.5146011;-0.001223087,955.2689
+0;0;0,0.02914437;0.2953433;-0.02039616,0.05782287;0.5813308;-0.0546969,0.2591333;0.4705503;-0.0377612,0.4593025;0.3955312;-0.009570358,0.6680468;0.3460181;0.01003252,-0.1565169;0.4724253;-0.01825125,-0.3591204;0.3986575;-0.01763655,-0.5613254;0.3251953;-0.02888266,0.06460927;-0.004645401;-0.04165647,0.04113322;-0.3901673;-0.02773694,0.005806126;-0.7190304;0.02582866,0.002852139;-0.6838513;-0.0483919,-0.07278648;0.01272709;-0.02171058,-0.2068938;-0.1919604;-0.3208598,-0.169395;-0.5100167;-0.2223598,-0.1731715;-0.5371904;-0.2699113,0.05074712;0.5111719;-0.04377349,0;0;0,-0.008945409;0.297323;0.003471375,-0.0170505;0.5865782;-0.004326582,0.1858074;0.4863992;0.06261349,0.3991688;0.460781;0.04498148,0.6075916;0.4260615;0.002975464,-0.2175856;0.4674803;-0.04238024,-0.3961565;0.3468584;-0.04966191,-0.5936782;0.3141609;-0.1291986,0.07503359;-0.001127481;-0.0173173,0.03401637;-0.3846058;-0.04249525,-0.03977149;-0.7069626;0.01144624,-0.0239231;-0.7332437;-0.034657,-0.0619134;0.007005492;-0.04526426,-0.08248039;-0.3039312;-0.2738847,-0.1022964;-0.6285094;-0.1931098,-0.1045623;-0.6512352;-0.245637,-0.01500626;0.5153711;-0.0002002716,955.3023
+0;0;0,0.02902731;0.2958809;-0.02029756,0.05761555;0.5821968;-0.05449011,0.259367;0.471761;-0.03706641,0.461691;0.4019966;-0.009360338,0.6709485;0.3554223;0.0101742,-0.1571249;0.4736633;-0.01794352,-0.361367;0.4039888;-0.01848962,-0.5649561;0.3348192;-0.02881042,0.06454331;-0.004567988;-0.04157417,0.04064068;-0.3899445;-0.0274012,0.004380431;-0.7241553;0.02761159,0.001356124;-0.6887173;-0.04990309,-0.07269693;0.01258748;-0.02172159,-0.2080614;-0.1889791;-0.3222788,-0.1683408;-0.5121595;-0.2222048,-0.1720106;-0.5409933;-0.2729232,0.05056149;0.511966;-0.04359703,0;0;0,-0.01011517;0.2977831;0.004789829,-0.01906957;0.5873314;-0.002369165,0.1845406;0.484146;0.06231427,0.3973977;0.4544983;0.0427556,0.6060191;0.4188325;0.003454924,-0.2195995;0.4680033;-0.04128757,-0.3980932;0.3469778;-0.04919237,-0.5950322;0.3107765;-0.1282112,0.0749406;-0.001197398;-0.01725078,0.03294875;-0.3845255;-0.04140592,-0.04174799;-0.7128772;0.01001048,-0.0248633;-0.7371487;-0.04306269,-0.06186143;0.007050929;-0.04515047,-0.08192141;-0.3026858;-0.2752548,-0.0993165;-0.6324918;-0.1918071,-0.1003388;-0.65796;-0.2463001,-0.01684948;0.5160583;0.001630783,955.336
+0;0;0,0.02905753;0.2961889;-0.02031869,0.05766796;0.5827271;-0.0545375,0.2604863;0.4720365;-0.03707275,0.4628143;0.4022706;-0.009366121,0.6720361;0.3557043;0.01016507,-0.1581434;0.4739485;-0.01785171,-0.3623896;0.4042726;-0.01839782,-0.5659438;0.3351148;-0.02871685,0.06458206;-0.00457073;-0.04159913,0.04068056;-0.389929;-0.02742684,0.004036751;-0.7276751;0.02816789,0.001023036;-0.6922562;-0.04907532,-0.07274058;0.01259504;-0.02173464,-0.2080987;-0.188962;-0.3222776,-0.1679578;-0.5155609;-0.221145,-0.1716148;-0.5441887;-0.2716858,0.05060902;0.5124478;-0.04363689,0;0;0,-0.0106548;0.2980557;0.005857229,-0.02006985;0.5878326;-0.0005137918,0.1848677;0.4824753;0.06258225,0.3975047;0.4513457;0.04288459,0.6056104;0.4122233;0.004348282,-0.2214542;0.4682703;-0.0403033,-0.3998862;0.3472002;-0.04899785,-0.5967978;0.3097482;-0.1273992,0.07496044;-0.00118503;-0.01737094,0.0314262;-0.3843398;-0.04125261,-0.04251846;-0.716913;0.008075479,-0.02502961;-0.7411054;-0.04448199,-0.06199282;0.007046617;-0.0450495,-0.08067456;-0.3017162;-0.2765438,-0.09787904;-0.6350394;-0.1922488,-0.08826982;-0.6669552;-0.2378455,-0.01774589;0.5165032;0.003298998,955.3575
+0;0;0,0.02905753;0.2961889;-0.02031869,0.05766796;0.5827271;-0.0545375,0.2604863;0.4720365;-0.03707275,0.4628143;0.4022706;-0.009366121,0.6720361;0.3557043;0.01016507,-0.1581434;0.4739485;-0.01785171,-0.3623896;0.4042726;-0.01839782,-0.5659438;0.3351148;-0.02871685,0.06458206;-0.00457073;-0.04159913,0.04068056;-0.389929;-0.02742684,0.004036751;-0.7276751;0.02816789,0.001023036;-0.6922562;-0.04907532,-0.07274058;0.01259504;-0.02173464,-0.2080987;-0.188962;-0.3222776,-0.1679578;-0.5155609;-0.221145,-0.1716148;-0.5441887;-0.2716858,0.05060902;0.5124478;-0.04363689,0;0;0,-0.0106548;0.2980557;0.005857229,-0.02006985;0.5878326;-0.0005137918,0.1848677;0.4824753;0.06258225,0.3975047;0.4513457;0.04288459,0.6056104;0.4122233;0.004348282,-0.2214542;0.4682703;-0.0403033,-0.3998862;0.3472002;-0.04899785,-0.5967978;0.3097482;-0.1273992,0.07496044;-0.00118503;-0.01737094,0.0314262;-0.3843398;-0.04125261,-0.04251846;-0.716913;0.008075479,-0.02502961;-0.7411054;-0.04448199,-0.06199282;0.007046617;-0.0450495,-0.08067456;-0.3017162;-0.2765438,-0.09787904;-0.6350394;-0.1922488,-0.08826982;-0.6669552;-0.2378455,-0.01774589;0.5165032;0.003298998,955.3807
+0;0;0,0.02887259;0.2965349;-0.01979073,0.05726355;0.5835113;-0.05323984,0.2603147;0.4732298;-0.03556117,0.4641322;0.4073349;-0.009010395,0.6746383;0.3675806;0.0110864,-0.1587263;0.474884;-0.01778179,-0.3642348;0.4088966;-0.01853165,-0.5693693;0.3448914;-0.02949919,0.06462307;-0.004421981;-0.04167939,0.03981096;-0.38981;-0.02868942,0.003339313;-0.7271547;0.02719538,0.0005615498;-0.6917568;-0.04908885,-0.07283929;0.01241467;-0.0217527,-0.2098464;-0.1831145;-0.3255713,-0.1674083;-0.5083227;-0.2221625,-0.1722621;-0.5348487;-0.2735181,0.05027457;0.5131103;-0.04255194,0;0;0,-0.01057991;0.2983368;0.006440163,-0.01999616;0.5884448;0.0005681517,0.1848838;0.4811489;0.06292748,0.3970297;0.4467099;0.04300976,0.6046935;0.404456;0.005760666,-0.22139;0.4684964;-0.03930614,-0.3996633;0.3471542;-0.04843673,-0.5960433;0.308871;-0.1275972,0.07509568;-0.001383662;-0.01707602,0.03096021;-0.3844929;-0.04131866,-0.04201677;-0.7171248;0.006484032,-0.02529476;-0.7420192;-0.0441432,-0.06193024;0.007201133;-0.04522892,-0.07898327;-0.3011345;-0.2774931,-0.09596727;-0.6342574;-0.1938547,-0.08732982;-0.6609473;-0.244528,-0.01766875;0.5170285;0.00426507,955.4141
+0;0;0,0.02889146;0.2967287;-0.01980367,0.05730843;0.583968;-0.05328328,0.2604263;0.473611;-0.03559282,0.4642527;0.4077133;-0.0090409,0.6748081;0.3679497;0.0110606,-0.1587601;0.4752657;-0.01780727,-0.3642775;0.4092755;-0.01855716,-0.56946;0.3452553;-0.02952728,0.06464048;-0.004423172;-0.04169062,0.03982796;-0.3898177;-0.02870044,0.003354967;-0.7271748;0.02718642,0.0006503377;-0.6919191;-0.04708937,-0.07285892;0.01241802;-0.02175857,-0.2098683;-0.1831145;-0.3255822,-0.1674287;-0.5083346;-0.2221696,-0.1721547;-0.5333723;-0.2721731,0.05031333;0.5135053;-0.04258602,0;0;0,-0.01019833;0.2985277;0.007214308,-0.01909117;0.5889402;0.002454043,0.1857082;0.4799871;0.0636096,0.3973387;0.4424212;0.04376078,0.6047258;0.3993946;0.005575418,-0.2204888;0.4687294;-0.03848178,-0.3977356;0.3458312;-0.0469849,-0.5943524;0.306311;-0.1250797,0.07512881;-0.001489401;-0.01701498,0.03048184;-0.384545;-0.04127169,-0.04136361;-0.7178894;0.003261328,-0.02354579;-0.7434202;-0.04311419,-0.06195033;0.007275107;-0.04522493,-0.07790147;-0.3005358;-0.2782729,-0.09355373;-0.6341787;-0.196414,-0.08579217;-0.6599585;-0.2452013,-0.01689505;0.5174416;0.005842448,955.4367
+0;0;0,0.02891904;0.297012;-0.01982258,0.05738528;0.5847493;-0.05336014,0.2603346;0.4743019;-0.03565666,0.4642051;0.4083899;-0.009098979,0.6747385;0.3686304;0.01100041,-0.1585393;0.4759554;-0.01788437,-0.3641012;0.4099509;-0.01863442,-0.5692623;0.3459374;-0.02960338,0.06459884;-0.004420322;-0.04166376,0.03978295;-0.3898671;-0.02867182,0.004269995;-0.7183443;0.025744,0.001764141;-0.6834749;-0.04307292,-0.07281198;0.01241002;-0.02174455,-0.20984;-0.183149;-0.3256094,-0.1685174;-0.4998088;-0.2249188,-0.1728961;-0.5208015;-0.2712473,0.05037826;0.5141665;-0.04264464,0;0;0,-0.009601694;0.2988142;0.007955551,-0.01756711;0.5897747;0.004263163,0.1867045;0.4789918;0.06438804,0.3979709;0.4394074;0.0440793,0.6054815;0.3969107;0.006099463,-0.2187035;0.4688636;-0.03791049,-0.3962568;0.3463328;-0.0465078,-0.5926471;0.3060286;-0.1247094,0.07514054;-0.001705498;-0.01671553,0.03067498;-0.3848069;-0.04141235,-0.03961919;-0.7102346;-0.005703211,-0.02354134;-0.7374538;-0.0408206,-0.06174918;0.007492448;-0.04537974,-0.07688017;-0.3006078;-0.2781867,-0.09128398;-0.6258105;-0.1997311,-0.08386201;-0.6469699;-0.2454847,-0.01561916;0.5181332;0.007354736,955.4702
+0;0;0,0.02885637;0.2973463;-0.01938034,0.05736113;0.5853726;-0.05247433,0.2612168;0.4749616;-0.03481871,0.4663992;0.4132166;-0.008799283,0.6789027;0.386979;0.01185155,-0.159599;0.4770455;-0.01725681,-0.3660063;0.4139414;-0.01903434,-0.5724175;0.354465;-0.0304185,0.0644347;-0.004244023;-0.04157998,0.03862855;-0.3894902;-0.0285741,0.00313526;-0.7166916;0.02581807,-0.0008875388;-0.6787543;-0.08562304,-0.07267542;0.01217696;-0.02165046,-0.2109466;-0.1767689;-0.3289456,-0.1673916;-0.4916467;-0.2277824,-0.1762529;-0.5420614;-0.3049399,0.05033975;0.51472;-0.04187409,0;0;0,-0.009391129;0.2990987;0.00865221,-0.01728015;0.5903058;0.00552249,0.1877182;0.4772525;0.06468678,0.3989863;0.4377509;0.04481959,0.6067419;0.3958209;0.008049011,-0.2191925;0.4690731;-0.03721744,-0.3969414;0.3469639;-0.04638023,-0.5933021;0.3063089;-0.1242407,0.07500695;-0.001836419;-0.01641107,0.03021271;-0.3848378;-0.03993058,-0.0390894;-0.7096753;-0.008997202,-0.02067189;-0.7024935;-0.1168788,-0.06141113;0.007585343;-0.04549586,-0.07481082;-0.3013572;-0.2770658,-0.08875761;-0.6256239;-0.2000226,-0.07658195;-0.6759333;-0.2768371,-0.01533756;0.5186059;0.008491516,955.4916
+0;0;0,0.02885637;0.2973463;-0.01938034,0.05736113;0.5853726;-0.05247433,0.2612168;0.4749616;-0.03481871,0.4663992;0.4132166;-0.008799283,0.6789027;0.386979;0.01185155,-0.159599;0.4770455;-0.01725681,-0.3660063;0.4139414;-0.01903434,-0.5724175;0.354465;-0.0304185,0.0644347;-0.004244023;-0.04157998,0.03862855;-0.3894902;-0.0285741,0.00313526;-0.7166916;0.02581807,-0.0008875388;-0.6787543;-0.08562304,-0.07267542;0.01217696;-0.02165046,-0.2109466;-0.1767689;-0.3289456,-0.1673916;-0.4916467;-0.2277824,-0.1762529;-0.5420614;-0.3049399,0.05033975;0.51472;-0.04187409,0;0;0,-0.009391129;0.2990987;0.00865221,-0.01728015;0.5903058;0.00552249,0.1877182;0.4772525;0.06468678,0.3989863;0.4377509;0.04481959,0.6067419;0.3958209;0.008049011,-0.2191925;0.4690731;-0.03721744,-0.3969414;0.3469639;-0.04638023,-0.5933021;0.3063089;-0.1242407,0.07500695;-0.001836419;-0.01641107,0.03021271;-0.3848378;-0.03993058,-0.0390894;-0.7096753;-0.008997202,-0.02067189;-0.7024935;-0.1168788,-0.06141113;0.007585343;-0.04549586,-0.07481082;-0.3013572;-0.2770658,-0.08875761;-0.6256239;-0.2000226,-0.07658195;-0.6759333;-0.2768371,-0.01533756;0.5186059;0.008491516,955.5147
+0;0;0,0.02887106;0.2974976;-0.0193902,0.05739422;0.5857099;-0.05250531,0.2619177;0.475132;-0.03482119,0.4670022;0.4134165;-0.008814178,0.6794341;0.3871877;0.01182969,-0.1602387;0.4772226;-0.01720335,-0.3665475;0.4141487;-0.01898003,-0.5728891;0.3546923;-0.03036035,0.06439758;-0.004241579;-0.04155603,0.03859176;-0.3894829;-0.02855031,0.00656911;-0.6846896;0.02052323,0.002539225;-0.6467384;-0.09111416,-0.07263356;0.01216995;-0.02163798,-0.2109029;-0.1767735;-0.3289292,-0.1716069;-0.4608617;-0.2376581,-0.1804838;-0.511418;-0.3149514,0.05036886;0.5150171;-0.04189905,0;0;0,-0.00902953;0.2992509;0.009039164,-0.01646724;0.5906628;0.006381512,0.1890759;0.4752559;0.06391096,0.4004739;0.4365466;0.04500914,0.6082711;0.3942195;0.009369373,-0.2191048;0.4693173;-0.03687596,-0.3971282;0.3478644;-0.04695789,-0.5935818;0.3063838;-0.1239435,0.07497487;-0.001917571;-0.01634121,0.03032255;-0.3849328;-0.03982425,-0.0372078;-0.6777407;-0.02297664,-0.01903708;-0.6708529;-0.1310415,-0.0613546;0.007642902;-0.04548783,-0.07358186;-0.3014744;-0.2768812,-0.08527908;-0.5939221;-0.2067513,-0.07612196;-0.642106;-0.2864118,-0.01463502;0.5189145;0.009233475,955.548
+0;0;0,0.02836272;0.297687;-0.01887774,0.05657162;0.5861771;-0.05152586,0.2601386;0.4762063;-0.03398973,0.4665108;0.4187384;-0.008303072,0.6784534;0.3896607;0.01254609,-0.1599878;0.478254;-0.01678766,-0.3671424;0.4179952;-0.01955866,-0.5751295;0.3650776;-0.03143195,0.06456491;-0.004027664;-0.04157169,0.0372674;-0.3891522;-0.03030794,0.005148519;-0.6843534;0.01965898,0.002330344;-0.648675;-0.05949937,-0.07282221;0.01190872;-0.0216371,-0.2162639;-0.1447008;-0.3442682,-0.174375;-0.4272256;-0.2488898,-0.1817474;-0.4528621;-0.3050722,0.04962036;0.5154122;-0.04104769,0;0;0,-0.008176778;0.2993621;0.009687901,-0.01457149;0.5909976;0.00807476,0.1899147;0.4751027;0.06345344,0.4013827;0.4368502;0.04422212,0.6099195;0.3977649;0.009803772,-0.2162643;0.4702699;-0.03619484,-0.3941412;0.3486558;-0.0472261,-0.5910978;0.3062837;-0.1221429,0.07505967;-0.002155006;-0.01656675,0.0306481;-0.3851613;-0.03951669,-0.03733172;-0.6781867;-0.0258472,-0.01900195;-0.7248812;-0.03523898,-0.06152552;0.007759911;-0.04546922,-0.07185707;-0.301125;-0.2771506,-0.0826039;-0.5941046;-0.2084521,-0.07823003;-0.6181064;-0.2665116,-0.01300046;0.519188;0.01066327,955.5704
+0;0;0,0.02836943;0.2977575;-0.01888222,0.05657653;0.5862293;-0.05152741,0.2594496;0.476411;-0.03401801,0.4657745;0.4189562;-0.008337231,0.7176817;0.3843956;0.01644332,-0.1592874;0.478452;-0.01687283,-0.3663946;0.4182069;-0.01964319,-0.6136004;0.3553111;-0.03375535,0.06467716;-0.004034666;-0.04164397,0.03738967;-0.3890179;-0.03038435,0.005257353;-0.6843424;0.01960346,0.002458849;-0.6487036;-0.05900239,-0.07294881;0.01192943;-0.02167472,-0.2163379;-0.1446226;-0.3441875,-0.1744315;-0.4272656;-0.2487692,-0.1817524;-0.4525137;-0.3045595,0.04962752;0.5154873;-0.04105262,0;0;0,-0.007700786;0.2994335;0.01005936,-0.01338312;0.591068;0.009102583,0.1906465;0.4751077;0.06240559,0.4023387;0.4382094;0.04355192,0.6524515;0.4085845;0.0007538795,-0.214533;0.4709071;-0.03580089,-0.3926219;0.3498589;-0.04853466,-0.6273308;0.2980458;-0.1350961,0.07513596;-0.002244502;-0.01682806,0.03195778;-0.3853164;-0.03862286,-0.03803701;-0.6781;-0.02738142,-0.01815363;-0.7240077;-0.0352037,-0.06168292;0.007808008;-0.04547401,-0.06991678;-0.3007279;-0.2774681,-0.08079834;-0.5939427;-0.2092441,-0.07747104;-0.6171716;-0.2673314,-0.0119928;0.5192723;0.01152802,955.5926
+0;0;0,0.02842311;0.2983209;-0.01891794,0.05668262;0.5873287;-0.05162372,0.2577257;0.4777187;-0.03415599,0.4639696;0.4202866;-0.008485297,0.6755653;0.3912565;0.01232974,-0.1573848;0.4797421;-0.0171593,-0.3644106;0.4195206;-0.01992857,-0.5720573;0.3666897;-0.03178244,0.0647212;-0.004037414;-0.04167232,0.03849747;-0.3740126;-0.03085165,0.002563365;-0.7042791;0.02505057,-0.0002331291;-0.6686444;-0.0534988,-0.07299849;0.01193755;-0.02168948,-0.2107978;-0.1385115;-0.3316295,-0.1639331;-0.4545959;-0.2249216,-0.1712488;-0.4798044;-0.2806718,0.04972083;0.5164566;-0.04112969,0;0;0,-0.006532814;0.3000145;0.01047468,-0.01124356;0.5922073;0.00962925,0.1913578;0.4756441;0.05944037,0.4037212;0.4431144;0.04106641,0.6157091;0.4312537;0.00993371,-0.2107164;0.4717688;-0.0349357,-0.389232;0.351618;-0.04871757,-0.5865986;0.3091567;-0.1214652,0.07517519;-0.002257168;-0.01689124,0.03964203;-0.3701145;-0.05012989,-0.03756113;-0.6972213;-0.02704191,-0.0181839;-0.7369586;-0.05819964,-0.06177293;0.007832375;-0.04543651,-0.06855452;-0.2882033;-0.2690507,-0.0797562;-0.6167023;-0.1951915,-0.07485939;-0.645534;-0.2473876,-0.01008494;0.5202757;0.01206827,955.6259
+0;0;0,0.02780869;0.2990732;-0.01877249,0.05581724;0.588814;-0.05152737,0.2557557;0.4798856;-0.0330414,0.4630709;0.4265259;-0.008030044,0.6746007;0.3985842;0.01273561,-0.1570248;0.4816861;-0.01682889,-0.3648693;0.4247797;-0.02066554,-0.5731623;0.375683;-0.03332914,0.06503987;-0.003879299;-0.04181354,0.03696317;-0.3886051;-0.03079585,-0.005298629;-0.7752099;0.03497892,-0.008285137;-0.73896;-0.05195849,-0.07333928;0.01176952;-0.02182738,-0.2175807;-0.1409744;-0.3455361,-0.1604769;-0.5106071;-0.2202901,-0.1696868;-0.5397801;-0.2836922,0.04889486;0.5177639;-0.04102338,0;0;0,-0.005141757;0.3006935;0.0112915,-0.008071519;0.5936155;0.01100278,0.1935812;0.4763158;0.05640602,0.4066392;0.4491689;0.03846979,0.6189275;0.4382388;0.01070237,-0.2063515;0.4725931;-0.03478778,-0.385484;0.3536161;-0.04922512,-0.5829315;0.3123764;-0.1218238,0.07537358;-0.002687722;-0.01747012,0.03695138;-0.3861427;-0.03770995,-0.02911507;-0.7745579;-0.0191493,0.02470864;-0.7655749;-0.08447456,-0.0625082;0.008442711;-0.04488931,-0.06779256;-0.2988679;-0.2782472,-0.07959104;-0.6840215;-0.1940264,-0.07595232;-0.7185152;-0.2526217,-0.007399522;0.5215012;0.01333714,955.6596
+0;0;0,0.02780869;0.2990732;-0.01877249,0.05581724;0.588814;-0.05152737,0.2557557;0.4798856;-0.0330414,0.4630709;0.4265259;-0.008030044,0.6746007;0.3985842;0.01273561,-0.1570248;0.4816861;-0.01682889,-0.3648693;0.4247797;-0.02066554,-0.5731623;0.375683;-0.03332914,0.06503987;-0.003879299;-0.04181354,0.03696317;-0.3886051;-0.03079585,-0.005298629;-0.7752099;0.03497892,-0.008285137;-0.73896;-0.05195849,-0.07333928;0.01176952;-0.02182738,-0.2175807;-0.1409744;-0.3455361,-0.1604769;-0.5106071;-0.2202901,-0.1696868;-0.5397801;-0.2836922,0.04889486;0.5177639;-0.04102338,0;0;0,-0.005141757;0.3006935;0.0112915,-0.008071519;0.5936155;0.01100278,0.1935812;0.4763158;0.05640602,0.4066392;0.4491689;0.03846979,0.6189275;0.4382388;0.01070237,-0.2063515;0.4725931;-0.03478778,-0.385484;0.3536161;-0.04922512,-0.5829315;0.3123764;-0.1218238,0.07537358;-0.002687722;-0.01747012,0.03695138;-0.3861427;-0.03770995,-0.02911507;-0.7745579;-0.0191493,0.02470864;-0.7655749;-0.08447456,-0.0625082;0.008442711;-0.04488931,-0.06779256;-0.2988679;-0.2782472,-0.07959104;-0.6840215;-0.1940264,-0.07595232;-0.7185152;-0.2526217,-0.007399522;0.5215012;0.01333714,955.6824
+0;0;0,0.02782808;0.2992817;-0.01878558,0.0558692;0.5893594;-0.05157793,0.254999;0.4805087;-0.03311268,0.4622337;0.4271697;-0.008111026,0.6735889;0.399251;0.01263749,-0.1561813;0.4823022;-0.01696302,-0.3639452;0.4254178;-0.02079819,-0.5720662;0.3763617;-0.03345133,0.06534714;-0.003897626;-0.04201107,0.03727128;-0.3886118;-0.03099371,-0.004587609;-0.7715308;0.03415398,-0.007702608;-0.7350121;-0.05652381,-0.07368574;0.01182513;-0.0219305,-0.2179228;-0.1409142;-0.3456294,-0.1613634;-0.5070229;-0.2215775,-0.1709696;-0.5387417;-0.2877074,0.04894007;0.5182401;-0.04106372,0;0;0,-0.003655564;0.3009044;0.01183462,-0.00461502;0.5941797;0.01228285,0.1967291;0.4773772;0.05267215,0.4104609;0.4569295;0.03486872,0.6230894;0.4533395;0.009232521,-0.2023562;0.4736643;-0.03523228,-0.3819062;0.3555391;-0.05021966,-0.5799922;0.3169873;-0.1220295,0.07564558;-0.003176779;-0.01783323,0.03744436;-0.3866482;-0.03795719,-0.02760041;-0.7714387;-0.0198245,0.005637079;-0.7717851;-0.09887528,-0.06302827;0.009004204;-0.0446848,-0.06622127;-0.2979307;-0.2785552,-0.07662456;-0.6800635;-0.1979971,-0.07171113;-0.7171661;-0.2592161,-0.004505392;0.5219865;0.01443815,955.7156
+0;0;0,0.02748141;0.2993512;-0.01850319,0.05525595;0.5895505;-0.05111042,0.252593;0.4817089;-0.03226541,0.4608158;0.4324345;-0.007117193,0.6817154;0.4087871;0.01420115,-0.1548729;0.4832653;-0.01681213,-0.3637754;0.4307733;-0.0214453,-0.5812198;0.382262;-0.03466943,0.06540652;-0.00369642;-0.04207319,0.03667543;-0.3884696;-0.03111201,-0.0008104853;-0.7283781;0.02681152,-0.003851083;-0.6918064;-0.06438323,-0.07378698;0.01160546;-0.02196873,-0.2188748;-0.1377526;-0.3469883,-0.1670121;-0.4622886;-0.2361517,-0.1774432;-0.4929207;-0.3038559,0.04838644;0.5184196;-0.04064558,0;0;0,-0.002011389;0.3009268;0.01215553,-0.001132034;0.5942751;0.01288176,0.1985223;0.4787453;0.05000448,0.412816;0.4666742;0.03130603,0.6341543;0.4699241;0.002861738,-0.1970892;0.4738741;-0.03544856,-0.3777118;0.3574288;-0.05071606,-0.5841037;0.319987;-0.1269447,0.07568567;-0.003195107;-0.01798058,0.03791674;-0.3867725;-0.03890657,-0.02171603;-0.7258568;0.003093004,-0.01495245;-0.7441729;-0.07429385,-0.06312518;0.008912904;-0.04469453,-0.06441261;-0.2975768;-0.2793399,-0.07348078;-0.6369128;-0.2081571,-0.06713442;-0.6760648;-0.2677109,-0.001512721;0.5220828;0.01498938,955.7379
+0;0;0,0.02746341;0.299155;-0.01849107,0.05523401;0.5893131;-0.05109449,0.2515666;0.4816437;-0.03228948,0.4597653;0.432375;-0.007144177,0.6795582;0.4088461;0.01406736,-0.1538967;0.4831924;-0.01691215,-0.362775;0.4307065;-0.02154478,-0.57913;0.3824382;-0.03470265,0.06574751;-0.003715691;-0.04229254,0.03700704;-0.3886145;-0.03132778,-0.0006001182;-0.7296225;0.02678309,-0.003794227;-0.692719;-0.06901582,-0.07417167;0.01166596;-0.02208326,-0.2193068;-0.1377409;-0.3472089,-0.1672764;-0.4633266;-0.2360138,-0.1782341;-0.4970198;-0.3071363,0.04836371;0.5181739;-0.04062846,0;0;0,-0.0005068183;0.3007522;0.01173544,0.001168087;0.5940559;0.01198363,0.2001578;0.479425;0.0469954,0.4146609;0.4737301;0.02795982,0.6349454;0.4791979;0.0004408341,-0.1937902;0.473383;-0.03632804,-0.3756553;0.35906;-0.05250606,-0.5819282;0.326165;-0.1278841,0.07598413;-0.003471851;-0.01842713,0.03854764;-0.387154;-0.04033375,-0.02039584;-0.7273309;0.003058434,-0.01322558;-0.7455215;-0.07977605,-0.06369911;0.009091161;-0.04455306,-0.06279584;-0.2970752;-0.2798289,-0.07110628;-0.637949;-0.2104491,-0.06367504;-0.6786377;-0.2751265,0.0006075837;0.5218602;0.01421762,955.7713
+0;0;0,0.02745061;0.2990156;-0.01848245,0.05522958;0.5892609;-0.05109613,0.2503226;0.4817826;-0.03233727,0.4583523;0.432554;-0.00721238,0.7034012;0.4063213;0.01643654,-0.1526733;0.483322;-0.01705351,-0.361382;0.4308787;-0.02168239,-0.6025981;0.377064;-0.03635221,0.06601138;-0.003730603;-0.04246227,0.03722489;-0.3892459;-0.03147995,-0.0001194067;-0.7278702;0.02622473,-0.004270411;-0.6888986;-0.09827376,-0.07446934;0.01171278;-0.02217188,-0.2198369;-0.1379334;-0.3478183,-0.1681702;-0.4612433;-0.2374004,-0.1824106;-0.5140178;-0.3298298,0.04835626;0.5180906;-0.04062551,0;0;0,0.0007924624;0.3006174;0.01157689,0.003423426;0.5940018;0.01161218,0.2017014;0.4810897;0.04366755,0.4162291;0.4811058;0.02609086,0.6604621;0.5006154;-0.009490252,-0.190388;0.4734784;-0.03703092,-0.372922;0.360547;-0.05312114,-0.6035318;0.3275726;-0.1369555,0.07620927;-0.003638908;-0.01879811,0.03592862;-0.3873284;-0.04583669,-0.01777386;-0.7240369;0.01014853,-0.02292955;-0.7223859;-0.1113725,-0.06416804;0.009214262;-0.04440747,-0.06158822;-0.2971891;-0.2803769,-0.06915542;-0.636516;-0.2156402,-0.05848325;-0.6985237;-0.2994155,0.002612427;0.5217789;0.01391292,955.8049
+0;0;0,0.02684902;0.2983645;-0.01823252,0.05435146;0.5883986;-0.0507776,0.2486782;0.4816912;-0.03167128,0.4576094;0.4365833;-0.006785261,0.7033749;0.4135096;0.01630227,-0.1526725;0.4829971;-0.01675732,-0.361967;0.4332545;-0.02202586,-0.6039045;0.3812075;-0.03697453,0.06626876;-0.003597852;-0.04249737,0.03733394;-0.388808;-0.0316706,-0.002853286;-0.7386136;0.02873479,-0.006656248;-0.7001451;-0.08798322,-0.0747347;0.01153053;-0.02218762,-0.2204856;-0.1322499;-0.3499455,-0.1656086;-0.4665333;-0.2364956,-0.1790785;-0.5135872;-0.3236194,0.04751749;0.5172641;-0.04033431,0;0;0,0.002391916;0.2998977;0.01141644,0.005723372;0.5930319;0.01133704,0.2034276;0.4816912;0.04167151,0.4179012;0.4849838;0.02445245,0.6624576;0.5046163;-0.01122427,-0.1874061;0.4730337;-0.03742537,-0.3703287;0.3608758;-0.05374046,-0.60159;0.3326844;-0.1385316,0.07633899;-0.003511056;-0.01924968,0.03713405;-0.3871958;-0.04354596,-0.01667348;-0.7353648;0.01570654,-0.0110763;-0.7429516;-0.09504175,-0.06457433;0.009113009;-0.0442451,-0.05976024;-0.2969677;-0.2801111,-0.0673316;-0.6481312;-0.2148836,-0.056472;-0.7020934;-0.2957644,0.004712794;0.5208553;0.01365852,955.8275
+0;0;0,0.02685778;0.2984618;-0.01823846,0.05436669;0.5885638;-0.05079224,0.2473713;0.4820496;-0.03173684,0.4562645;0.43695;-0.006855352,0.7051998;0.4135787;0.01652996,-0.1513491;0.483347;-0.01692061,-0.3606055;0.4336135;-0.0221882,-0.6056635;0.3808952;-0.03732967,0.06648976;-0.003609851;-0.0426391,0.03755329;-0.388842;-0.03181171,-0.003044989;-0.7422256;0.02921154,-0.007262481;-0.702834;-0.100229,-0.07498394;0.01156898;-0.02226162,-0.2207431;-0.1322196;-0.3500382,-0.1653049;-0.4699223;-0.2354279,-0.180243;-0.5253752;-0.3320483,0.04752889;0.5173895;-0.04034309,0;0;0,0.003546845;0.2999946;0.01113963,0.00754483;0.5931892;0.01074409,0.2041288;0.4825821;0.03929639,0.4185356;0.4882799;0.02236414,0.6655055;0.5141557;-0.01502776,-0.1843193;0.4729794;-0.03772168,-0.367846;0.3618597;-0.05384089,-0.6016469;0.33635;-0.1418652,0.0764996;-0.003529072;-0.01968169,0.03764863;-0.3872639;-0.04410601,-0.01576137;-0.7389933;0.01660514,-0.04002933;-0.704399;-0.1108735,-0.06501442;0.009123782;-0.04406692,-0.05857675;-0.2965707;-0.2804307,-0.06566066;-0.6516147;-0.2160444,-0.05333964;-0.7149761;-0.3054462,0.006386846;0.5209769;0.01314449,955.8622
+0;0;0,0.02685533;0.2984346;-0.0182368,0.05437751;0.5886759;-0.05080778,0.2409911;0.4832224;-0.03201728,0.4546804;0.4370872;-0.006564517,0.6847414;0.4154879;0.01504771,-0.1449912;0.4844782;-0.0176744,-0.3590522;0.4336028;-0.02306292,-0.5855298;0.3848817;-0.03705637,0.06653339;-0.00361222;-0.04266708,0.03760189;-0.3887782;-0.03184155,-0.002902605;-0.7413455;0.02904074,-0.007123783;-0.7019457;-0.1005129,-0.07503314;0.01157657;-0.02227622,-0.2207673;-0.1321873;-0.3499965,-0.1654571;-0.46911;-0.235651,-0.1804083;-0.5246375;-0.3323558,0.04753314;0.5174332;-0.04034859,0;0;0,0.005106993;0.299944;0.01116109,0.009896923;0.5932677;0.01071,0.2000595;0.4846683;0.03878522,0.4194567;0.4893056;0.02196932,0.6463459;0.521315;-0.01488686,-0.1759922;0.4743767;-0.036363,-0.3638641;0.3609134;-0.05278388,-0.580151;0.340016;-0.1343004,0.07649326;-0.00339067;-0.01993752,0.03897355;-0.3872281;-0.04377365,-0.01397856;-0.7381052;0.0173192,-0.03733626;-0.7031111;-0.1104298,-0.06512704;0.008998609;-0.04401946,-0.05697428;-0.296534;-0.280431,-0.06291636;-0.650973;-0.2172755,-0.04941715;-0.7143804;-0.306624,0.008518636;0.5209901;0.0131216,955.8943
+0;0;0,0.02636885;0.2984951;-0.01795531,0.05355499;0.5887865;-0.05036492,0.2403342;0.4840811;-0.03084016,0.4549148;0.4417186;-0.006345822,0.6854126;0.424365;0.01442149,-0.1458135;0.4850996;-0.01709725,-0.362392;0.4464753;-0.02352342,-0.5872148;0.3902192;-0.03583782,0.06654472;-0.00339464;-0.04266729,0.03674748;-0.3884946;-0.03184186,-0.003968991;-0.7409248;0.02968919,-0.008024199;-0.701488;-0.09986707,-0.07507616;0.01132394;-0.02226117,-0.2219022;-0.1280211;-0.3513996,-0.1653507;-0.4649619;-0.2377169,-0.1806438;-0.5187449;-0.3358843,0.04677828;0.5175301;-0.03995449,0;0;0,0.005106993;0.299944;0.01116109,0.009896923;0.5932677;0.01071,0.2000595;0.4846683;0.03878522,0.4194567;0.4893056;0.02196932,0.6463459;0.521315;-0.01488686,-0.1759922;0.4743767;-0.036363,-0.3638641;0.3609134;-0.05278388,-0.580151;0.340016;-0.1343004,0.07649326;-0.00339067;-0.01993752,0.03897355;-0.3872281;-0.04377365,-0.01397856;-0.7381052;0.0173192,-0.03733626;-0.7031111;-0.1104298,-0.06512704;0.008998609;-0.04401946,-0.05697428;-0.296534;-0.280431,-0.06291636;-0.650973;-0.2172755,-0.04941715;-0.7143804;-0.306624,0.008518636;0.5209901;0.0131216,955.917
+0;0;0,0.02635815;0.2983739;-0.01794802,0.05351602;0.5883631;-0.05032488,0.2406022;0.4836579;-0.03079355,0.4544504;0.44144;-0.006382827,0.6763504;0.4247337;0.01360984,-0.146148;0.4846779;-0.0170292,-0.3619873;0.4461854;-0.02343343,-0.578424;0.3920278;-0.03528849,0.0667191;-0.003403536;-0.0427791,0.03692293;-0.3884898;-0.03195406,-0.007063713;-0.7692257;0.0345189,-0.01115099;-0.7297142;-0.09606192,-0.0752729;0.01135361;-0.02231951,-0.2220937;-0.1279864;-0.3514462,-0.1610002;-0.4919889;-0.2286329,-0.1764143;-0.5464345;-0.3275767,0.04674429;0.5171591;-0.0399221,0;0;0,0.006114349;0.2998149;0.0108428,0.01138499;0.5928257;0.01005411,0.201853;0.4841678;0.03775597,0.4204886;0.4897708;0.02113199,0.6385721;0.5225945;-0.01465368,-0.174822;0.4739305;-0.03711066,-0.3623329;0.3613043;-0.05336688,-0.5705215;0.3429785;-0.1323613,0.07660066;-0.00357151;-0.02031398,0.03953367;-0.3874467;-0.04402614,-0.01612525;-0.7718411;-0.02266431,-0.04095463;-0.7242876;-0.1500766,-0.06545568;0.009177743;-0.04386794,-0.05614226;-0.2964943;-0.2800336,-0.06176833;-0.679551;-0.212586,-0.04590778;-0.7409018;-0.3051171,0.009962734;0.5206038;0.01251531,955.9395
+0;0;0,0.02638041;0.2986259;-0.01796318,0.05353184;0.5885465;-0.05033205,0.2378805;0.4843389;-0.03093326,0.4530668;0.4418567;-0.006369783,0.6745187;0.4251842;0.01358251,-0.1434037;0.4853445;-0.01736343,-0.3605936;0.4466111;-0.02380774,-0.5765932;0.3925628;-0.03563887,0.06676108;-0.003405677;-0.04280602,0.03694083;-0.3888031;-0.03197223,-0.0066524;-0.7661337;0.0339062,-0.01073665;-0.7266293;-0.09657797,-0.07532026;0.01136076;-0.02233355,-0.2222597;-0.1280919;-0.3517262,-0.1617126;-0.4888387;-0.2300114,-0.1771153;-0.5432218;-0.3288819,0.04676241;0.5173666;-0.03993279,0;0;0,0.006662674;0.3000633;0.0106616,0.01242381;0.5929953;0.009562492,0.2000276;0.4845779;0.03713036,0.4200031;0.4902212;0.02003717,0.6377926;0.5223379;-0.01536513,-0.1712228;0.474688;-0.03682766,-0.3599002;0.3613387;-0.05313767,-0.5678542;0.3442073;-0.1317423,0.07657298;-0.003679022;-0.02059221,0.03925043;-0.3876629;-0.04707241,-0.01481038;-0.7684733;-0.02100348,-0.03937958;-0.7222896;-0.1485479,-0.06557514;0.009274228;-0.04375941,-0.05590211;-0.2963001;-0.2805474,-0.06035447;-0.6760674;-0.2143982,-0.04446054;-0.7375261;-0.3066795,0.01092847;0.5208015;0.01208448,955.9723
+0;0;0,0.02607796;0.2988099;-0.01770562,0.0528305;0.5886846;-0.04997607,0.2380346;0.4847979;-0.03023756,0.4528182;0.446628;-0.006335158,0.6739982;0.4331665;0.01322675,-0.1448341;0.4860009;-0.01683448,-0.3608842;0.4482352;-0.02434211,-0.5772835;0.3977008;-0.03444615,0.06684571;-0.003326266;-0.04276519,0.03645343;-0.3887022;-0.03220161,-0.006486762;-0.7557532;0.03266842,-0.01048804;-0.7162592;-0.09727824,-0.07539523;0.01120743;-0.02232101,-0.2226704;-0.1235084;-0.3535484,-0.1625808;-0.4745798;-0.2355798,-0.1769656;-0.5297036;-0.3332492,0.04613963;0.5175248;-0.03957753,0;0;0,0.007330205;0.3001938;0.01052737,0.01361459;0.5930228;0.009181976,0.2018186;0.4841301;0.03656936,0.4205435;0.4896705;0.01957011,0.6378578;0.5202412;-0.01682234,-0.1709168;0.4746417;-0.03696906,-0.358326;0.3616508;-0.05343363,-0.5658778;0.3452253;-0.1317724,0.07654926;-0.00392592;-0.02081037,0.03996337;-0.3879803;-0.04752326,-0.01439708;-0.7580367;-0.0178318,-0.03912707;-0.7174261;-0.1453784,-0.06565872;0.009485709;-0.04367181,-0.05576159;-0.2967535;-0.2796156,-0.05909928;-0.6665471;-0.2162118,-0.043336;-0.7286294;-0.307122,0.01203701;0.5208597;0.01175261,955.9946
+0;0;0,0.02608377;0.2988765;-0.01770957,0.05283248;0.58871;-0.04997474,0.2389658;0.4846902;-0.03019476,0.4507748;0.447049;-0.006623397,0.6685889;0.4337923;0.01264082,-0.1457522;0.485899;-0.01672695,-0.3588101;0.4486563;-0.02413061,-0.5719163;0.398891;-0.03408088,0.0668378;-0.003325872;-0.04276012,0.0364612;-0.3885029;-0.032202,2.092123E-05;-0.699993;0.02284858,-0.003894416;-0.6607029;-0.1043072,-0.07538629;0.0112061;-0.02231836,-0.2225855;-0.1234402;-0.3533747,-0.1715917;-0.4213695;-0.2532633,-0.1856676;-0.4746651;-0.3488349,0.04614396;0.5175752;-0.03957985,0;0;0,0.007303417;0.3002588;0.0106051,0.01367376;0.5930433;0.009176493,0.202789;0.4837331;0.0363462,0.4184696;0.4872144;0.01887488,0.6335685;0.508614;-0.01668262,-0.1718537;0.4746982;-0.03698244,-0.3564442;0.3628359;-0.05275157,-0.5605901;0.3469238;-0.1306046,0.07648364;-0.004017025;-0.02099752,0.03943472;-0.3879416;-0.04599476,-0.01253064;-0.6963433;0.01377535,-0.03405516;-0.6800849;-0.111197,-0.06568806;0.009551167;-0.04359625,-0.05650844;-0.2969117;-0.2789509,-0.05900563;-0.6108648;-0.2259252,-0.05036941;-0.6702129;-0.3165483,0.01209475;0.5209067;0.0117774,956.028
+0;0;0,0.02611903;0.2992806;-0.01773351,0.05289014;0.589357;-0.05002512,0.2404753;0.4850427;-0.03016752,0.4519761;0.4474563;-0.006630449,0.6920376;0.4328456;0.0146014,-0.147148;0.4862607;-0.016598,-0.3598959;0.4490722;-0.02399088,-0.5947687;0.3942238;-0.03495748,0.06685194;-0.003326576;-0.04276917,0.03649499;-0.3882544;-0.03221788,-0.004383728;-0.7376841;0.02953788,-0.008349033;-0.6982754;-0.09924065,-0.07540224;0.01120847;-0.02232308,-0.2225062;-0.1233507;-0.3531653,-0.1653014;-0.4575679;-0.2408602,-0.1795569;-0.5119265;-0.3376516,0.04619727;0.5181761;-0.03962348,0;0;0,0.007139679;0.3006685;0.01063156,0.01345438;0.593698;0.009014845,0.2040481;0.4837638;0.03596425,0.4193734;0.484754;0.01770639,0.6569413;0.4956383;-0.0239687,-0.1734093;0.474361;-0.03693653,-0.3571849;0.3616713;-0.05199773,-0.5818474;0.3448277;-0.1388127,0.07646211;-0.004219368;-0.02109957,0.04015707;-0.3880892;-0.04408312,-0.01580216;-0.7394217;-0.01214623,-0.04170642;-0.708471;-0.1387014,-0.06568819;0.009722746;-0.04358875,-0.05758385;-0.2988615;-0.2757792,-0.06025673;-0.651239;-0.217394,-0.04364788;-0.6470104;-0.3428856,0.01191211;0.5215161;0.01168013,956.0616
+0;0;0,0.02600637;0.2993083;-0.01742885,0.05262513;0.589432;-0.04942187,0.2403096;0.4854801;-0.02959316,0.452329;0.4506648;-0.006463729,0.692627;0.4391946;0.01400868,-0.1475186;0.4872187;-0.01604685,-0.360323;0.450422;-0.02376841,-0.5960199;0.3989827;-0.0335026,0.06685407;-0.003356142;-0.04276352,0.03606269;-0.3882514;-0.03228201,-0.004991911;-0.7376126;0.02974384,-0.008947811;-0.6981533;-0.09903125,-0.07540238;0.01118386;-0.02233498,-0.2228987;-0.1221713;-0.3534898,-0.164169;-0.4562697;-0.2416194,-0.1799219;-0.5108103;-0.338019,0.04596997;0.5182365;-0.03909588,0;0;0,0.007139679;0.3006685;0.01063156,0.01345438;0.593698;0.009014845,0.2040481;0.4837638;0.03596425,0.4193734;0.484754;0.01770639,0.6569413;0.4956383;-0.0239687,-0.1734093;0.474361;-0.03693653,-0.3571849;0.3616713;-0.05199773,-0.5818474;0.3448277;-0.1388127,0.07646211;-0.004219368;-0.02109957,0.04015707;-0.3880892;-0.04408312,-0.01580216;-0.7394217;-0.01214623,-0.04170642;-0.708471;-0.1387014,-0.06568819;0.009722746;-0.04358875,-0.05758385;-0.2988615;-0.2757792,-0.06025673;-0.651239;-0.217394,-0.04364788;-0.6470104;-0.3428856,0.01191211;0.5215161;0.01168013,956.0842
+0;0;0,0.02602222;0.2994907;-0.01743948,0.05265087;0.5897223;-0.04944419,0.2425804;0.4853695;-0.02950238,0.4551555;0.450463;-0.006312337,0.6713981;0.440141;0.01211065,-0.1497322;0.4871283;-0.01579943,-0.3630943;0.4502351;-0.02354123,-0.5751964;0.4039452;-0.03230097,0.06693944;-0.003360427;-0.04281813,0.03616487;-0.3880456;-0.03234234,-0.00454602;-0.7344819;0.02916422,-0.008490818;-0.6950492;-0.09924947,-0.07549866;0.01119814;-0.0223635,-0.2229145;-0.1220843;-0.3533377,-0.1646765;-0.4533856;-0.2424038,-0.1803851;-0.5076889;-0.338533,0.04599363;0.5185046;-0.03911498,0;0;0,0.006145347;0.3008723;0.01068211,0.01089754;0.5940382;0.008906364,0.2040699;0.4829953;0.03605103,0.4197276;0.4770471;0.01603222,0.6338031;0.4761857;-0.02108598,-0.1776013;0.4738131;-0.03739534,-0.361123;0.3595869;-0.05211063,-0.5632456;0.3431554;-0.1301062,0.07656306;-0.004017711;-0.02115488,0.03864948;-0.3876251;-0.04230881,-0.01828575;-0.7363565;-0.01774669,-0.04627024;-0.7068699;-0.1434894,-0.06582824;0.00955235;-0.0436001,-0.05889464;-0.3004601;-0.2735648,-0.06468046;-0.650085;-0.217107,-0.05340462;-0.72135;-0.2959288,0.009820528;0.5218278;0.01163888,956.1063
+0;0;0,0.02602337;0.2995039;-0.01744024,0.05264337;0.5896417;-0.04943386,0.2444682;0.4850093;-0.02940526,0.4560683;0.4502629;-0.006321579,0.6729206;0.4399118;0.01215335,-0.1516194;0.486785;-0.01557045,-0.3640028;0.4500611;-0.02327674,-0.576703;0.4036407;-0.03206118,0.067111;-0.00336904;-0.04292787,0.03630161;-0.3884894;-0.03244023,-0.004279677;-0.7338229;0.02887053,-0.008225173;-0.6943885;-0.09956591,-0.07569217;0.01122684;-0.02242082,-0.2232748;-0.1222063;-0.3537694,-0.1652222;-0.452453;-0.2431887,-0.1809336;-0.5067713;-0.3393349,0.0459898;0.5184633;-0.03911036,0;0;0,0.005326834;0.3008899;0.0109942,0.009447966;0.5939715;0.009457111,0.2042423;0.480646;0.03672671,0.4184207;0.4652947;0.01656055,0.6334107;0.4618454;-0.01866484,-0.1810813;0.4730121;-0.03561241,-0.3621337;0.3565978;-0.04911939,-0.5647199;0.3359968;-0.1266297,0.07675453;-0.003863111;-0.02125692,0.04073308;-0.3878536;-0.04637122,-0.02039279;-0.7330416;-0.004301548,-0.05043633;-0.7025303;-0.1295917,-0.06610051;0.009412834;-0.04359083,-0.0608639;-0.3042772;-0.2693077,-0.07068719;-0.6525763;-0.2122792,-0.06823883;-0.7207747;-0.2956554,0.008515108;0.5217971;0.01214004,956.1305
+0;0;0,0.02595252;0.299747;-0.01715275,0.0523741;0.5899234;-0.04896361,0.245402;0.4855847;-0.0287832,0.4577258;0.4539095;-0.006300814,0.6718609;0.44533;0.01159625,-0.1530479;0.4880045;-0.01453098,-0.365631;0.4514806;-0.02257014,-0.5761508;0.4084266;-0.03125879,0.06701672;-0.003358252;-0.04292271,0.03557205;-0.3881188;-0.03245829,-0.004703525;-0.7303413;0.02866293,-0.00873163;-0.6908669;-0.09967702,-0.07564664;0.0111532;-0.0223175,-0.2231344;-0.1205285;-0.3540497,-0.1636495;-0.4474906;-0.2443619,-0.1812238;-0.5008039;-0.3409393,0.04576252;0.518737;-0.03866906,0;0;0,0.004554022;0.3011098;0.01132011,0.007324398;0.5942109;0.01019669,0.2028384;0.4773744;0.03771901,0.4165711;0.4562739;0.01619601,0.6284079;0.4397071;-0.01694727,-0.1838313;0.4727516;-0.03508245,-0.364324;0.3549873;-0.04708743,-0.5638692;0.3307425;-0.1235181,0.07666986;-0.003703877;-0.02128124,0.03918801;-0.3874104;-0.04371691,-0.02160606;-0.7294149;-0.001159906,-0.05605791;-0.6968319;-0.1251903,-0.06601752;0.009275016;-0.04359518,-0.0637907;-0.3077345;-0.2641375,-0.07831115;-0.6527414;-0.2072735,-0.07771098;-0.7209945;-0.2904788,0.006787803;0.5220282;0.01276016,956.1602
+0;0;0,0.02595252;0.299747;-0.01715275,0.0523741;0.5899234;-0.04896361,0.245402;0.4855847;-0.0287832,0.4577258;0.4539095;-0.006300814,0.6718609;0.44533;0.01159625,-0.1530479;0.4880045;-0.01453098,-0.365631;0.4514806;-0.02257014,-0.5761508;0.4084266;-0.03125879,0.06701672;-0.003358252;-0.04292271,0.03557205;-0.3881188;-0.03245829,-0.004703525;-0.7303413;0.02866293,-0.00873163;-0.6908669;-0.09967702,-0.07564664;0.0111532;-0.0223175,-0.2231344;-0.1205285;-0.3540497,-0.1636495;-0.4474906;-0.2443619,-0.1812238;-0.5008039;-0.3409393,0.04576252;0.518737;-0.03866906,0;0;0,0.004554022;0.3011098;0.01132011,0.007324398;0.5942109;0.01019669,0.2028384;0.4773744;0.03771901,0.4165711;0.4562739;0.01619601,0.6284079;0.4397071;-0.01694727,-0.1838313;0.4727516;-0.03508245,-0.364324;0.3549873;-0.04708743,-0.5638692;0.3307425;-0.1235181,0.07666986;-0.003703877;-0.02128124,0.03918801;-0.3874104;-0.04371691,-0.02160606;-0.7294149;-0.001159906,-0.05605791;-0.6968319;-0.1251903,-0.06601752;0.009275016;-0.04359518,-0.0637907;-0.3077345;-0.2641375,-0.07831115;-0.6527414;-0.2072735,-0.07771098;-0.7209945;-0.2904788,0.006787803;0.5220282;0.01276016,956.1828
+0;0;0,0.02596836;0.29993;-0.01716323,0.052406;0.5902828;-0.04899332,0.2461256;0.4857872;-0.02877249,0.4585148;0.4541023;-0.006283188,0.6729379;0.4455112;0.01163795,-0.1537126;0.4882154;-0.01447061,-0.366361;0.4516802;-0.02251224,-0.5771641;0.4085683;-0.03121258,0.06694391;-0.003354603;-0.04287608,0.03550122;-0.3880909;-0.03241232,-0.00371585;-0.7213192;0.02710254,-0.007721231;-0.6818984;-0.1005134,-0.07556445;0.01114108;-0.02229325,-0.2230429;-0.1205323;-0.3540045,-0.1651213;-0.4389014;-0.2471995,-0.1825965;-0.4917446;-0.3432319,0.04579058;0.519055;-0.03869279,0;0;0,0.003669329;0.3012967;0.01156688,0.005577449;0.5945833;0.01063538,0.2012439;0.4750175;0.0392592,0.4132264;0.4395894;0.01859188,0.6242734;0.4184557;-0.01862121,-0.1861244;0.4725609;-0.03416005,-0.3656285;0.3530008;-0.04428472,-0.5646923;0.3223943;-0.1205025,0.07662834;-0.003589779;-0.02112603,0.03923462;-0.3872851;-0.04347968,-0.02810728;-0.7188616;-0.002942562,-0.06523597;-0.6897343;-0.1254632,-0.06586064;0.009178695;-0.04369469,-0.06584195;-0.3138109;-0.2553495,-0.08857472;-0.6490489;-0.1986059,-0.08508053;-0.7071825;-0.2914008,0.005241223;0.5223559;0.01315737,956.2164
+0;0;0,0.02612944;0.3000462;-0.01692175,0.05262271;0.5905355;-0.04848885,0.2487005;0.4857513;-0.0282761,0.4615927;0.456821;-0.005495096,0.6757348;0.4492491;0.01142443,-0.1559555;0.4888345;-0.01380545,-0.3687683;0.4519758;-0.01939325,-0.5797939;0.4129742;-0.03153848,0.06677174;-0.003331436;-0.04278759,0.03476651;-0.3879351;-0.03246719,-0.004343506;-0.7200076;0.02703555,-0.008150626;-0.6810333;-0.09400775,-0.07540567;0.01105986;-0.02218116,-0.2226875;-0.1184244;-0.3547361,-0.1630252;-0.4352632;-0.2479843,-0.1825031;-0.4829487;-0.3392646,0.04600091;0.5192581;-0.03824133,0;0;0,0.002003092;0.3014279;0.01157784,0.001504395;0.5948306;0.01044893,0.1992997;0.4726791;0.04175162,0.4090229;0.4251396;0.02089,0.6184226;0.3907605;-0.01331973,-0.1922059;0.4723501;-0.03321721,-0.3702158;0.3502371;-0.04215905,-0.5684953;0.3144294;-0.1170156,0.07653114;-0.003403306;-0.02077842,0.03933904;-0.3870614;-0.04255319,-0.0287219;-0.7168994;0.001228809,-0.06611677;-0.7204334;-0.1093316,-0.06551561;0.008960358;-0.04390625,-0.06874678;-0.319551;-0.2466887,-0.09488854;-0.6537339;-0.1920933,-0.1008007;-0.7057449;-0.2814564,0.00182493;0.5225638;0.01304007,956.2499
+0;0;0,0.02619915;0.3008467;-0.0169669,0.05277338;0.5922228;-0.04863215,0.2513604;0.486764;-0.02825809,0.4643267;0.4578236;-0.005469158,0.6808524;0.4501675;0.01163869,-0.1583524;0.4898857;-0.01360661,-0.3712392;0.4530143;-0.01919636,-0.5846136;0.4135786;-0.03147677,0.06660619;-0.003323175;-0.0426815,0.03538241;-0.3785363;-0.03261309,-0.005047638;-0.7218168;0.02889797,-0.008868752;-0.6828095;-0.09259024,-0.07521871;0.01103244;-0.02212616,-0.2189044;-0.1152903;-0.3465613,-0.1572284;-0.4428229;-0.2362065,-0.1767779;-0.490794;-0.3278222,0.04612782;0.5206896;-0.03834785,0;0;0,0.0005252697;0.3022281;0.01187086,-0.001953021;0.5965179;0.01089907,0.1981645;0.4716219;0.04375529,0.403971;0.4087141;0.02381015,0.6141897;0.3695063;-0.01499009,-0.1974308;0.4721947;-0.03291718,-0.3743941;0.3484177;-0.04156585,-0.5742537;0.2988612;-0.1110995,0.07649609;-0.003104389;-0.02019525,0.04017819;-0.3771262;-0.04568744,-0.03156078;-0.7172359;0.003694776,-0.06697601;-0.7199193;-0.1082547,-0.06505121;0.008619587;-0.04430779,-0.07592117;-0.3295327;-0.2098254,-0.1077863;-0.6752433;-0.1575901,-0.1256608;-0.7263908;-0.2467568,-0.001113247;0.5239938;0.01344466,956.2721
+0;0;0,0.02626871;0.3016455;-0.01701195,0.05291606;0.5938236;-0.04876382,0.2538365;0.4877908;-0.02824753,0.4671138;0.4588082;-0.005425328,0.6816139;0.4512236;0.01152248,-0.160569;0.4909483;-0.01342824,-0.3737666;0.454023;-0.01902615,-0.585145;0.4149562;-0.03119168,0.06632916;-0.003309354;-0.04250398,0.0355763;-0.3728635;-0.03258742,-0.005906209;-0.7250801;0.03052488,-0.009765377;-0.6859832;-0.0921732,-0.07490587;0.01098655;-0.02203414,-0.2164245;-0.113431;-0.3415761,-0.153143;-0.4494898;-0.2283486,-0.1728872;-0.4982374;-0.3208767,0.04625327;0.522105;-0.03845286,0;0;0,-0.001338601;0.3030195;0.01211905,-0.005241051;0.5981048;0.01132536,0.1960581;0.4694989;0.04825139,0.4001653;0.4011903;0.02539945,0.6057476;0.349928;-0.01285195,-0.2026086;0.4719239;-0.03207781,-0.3782802;0.3457075;-0.0396246,-0.5762199;0.2935171;-0.106341,0.07637829;-0.002978772;-0.0193541,0.04159981;-0.3714673;-0.04427433,-0.03446742;-0.7190016;0.01224303,-0.0672859;-0.7179483;-0.1028113,-0.06436744;0.008510523;-0.04473815,-0.07388817;-0.3271983;-0.2022921,-0.1153192;-0.6811912;-0.1500134,-0.1307026;-0.7302747;-0.2430812,-0.004099414;0.5253952;0.0138278,956.3055
+0;0;0,0.02615393;0.3019504;-0.01680093,0.05249257;0.594339;-0.04841176,0.254595;0.4880255;-0.0276577,0.4687511;0.4627311;-0.005561553,0.6832255;0.4554727;0.01169869,-0.1620568;0.4917861;-0.0125843,-0.3762605;0.459256;-0.01961733,-0.5870968;0.4167585;-0.02920246,0.06619256;-0.003320369;-0.042367,0.03511337;-0.3681916;-0.03274245,-0.00685557;-0.7228391;0.03122421,-0.0104374;-0.6844327;-0.08176402,-0.07472237;0.01094273;-0.02200605,-0.214693;-0.1116608;-0.3375471,-0.1481493;-0.4493667;-0.2228535,-0.1676999;-0.4916454;-0.3079616,0.04591312;0.5225919;-0.03811473,0;0;0,-0.002892666;0.3032745;0.01251006,-0.007958608;0.5985098;0.01211309,0.1939496;0.4681121;0.05088997,0.3942333;0.3891408;0.02557516,0.597416;0.3281911;-0.01119137,-0.2061983;0.4721065;-0.03147229,-0.3807357;0.3437114;-0.03797452,-0.5755875;0.2782375;-0.1019731,0.0764759;-0.002676427;-0.01821303,0.04211225;-0.3665088;-0.04340696,-0.0357153;-0.7152774;0.01929331,-0.06645661;-0.7204849;-0.08397937,-0.0636671;0.008171683;-0.0454661,-0.07367979;-0.3249173;-0.1975879,-0.1200346;-0.680055;-0.1396535,-0.1334214;-0.7228739;-0.2254908,-0.006558426;0.5257829;0.01451778,956.3275
+0;0;0,0.02615393;0.3019504;-0.01680093,0.05249257;0.594339;-0.04841176,0.254595;0.4880255;-0.0276577,0.4687511;0.4627311;-0.005561553,0.6832255;0.4554727;0.01169869,-0.1620568;0.4917861;-0.0125843,-0.3762605;0.459256;-0.01961733,-0.5870968;0.4167585;-0.02920246,0.06619256;-0.003320369;-0.042367,0.03511337;-0.3681916;-0.03274245,-0.00685557;-0.7228391;0.03122421,-0.0104374;-0.6844327;-0.08176402,-0.07472237;0.01094273;-0.02200605,-0.214693;-0.1116608;-0.3375471,-0.1481493;-0.4493667;-0.2228535,-0.1676999;-0.4916454;-0.3079616,0.04591312;0.5225919;-0.03811473,0;0;0,-0.002892666;0.3032745;0.01251006,-0.007958608;0.5985098;0.01211309,0.1939496;0.4681121;0.05088997,0.3942333;0.3891408;0.02557516,0.597416;0.3281911;-0.01119137,-0.2061983;0.4721065;-0.03147229,-0.3807357;0.3437114;-0.03797452,-0.5755875;0.2782375;-0.1019731,0.0764759;-0.002676427;-0.01821303,0.04211225;-0.3665088;-0.04340696,-0.0357153;-0.7152774;0.01929331,-0.06645661;-0.7204849;-0.08397937,-0.0636671;0.008171683;-0.0454661,-0.07367979;-0.3249173;-0.1975879,-0.1200346;-0.680055;-0.1396535,-0.1334214;-0.7228739;-0.2254908,-0.006558426;0.5257829;0.01451778,956.3503
+0;0;0,0.02620612;0.302553;-0.01683446,0.05258883;0.5954311;-0.04849756,0.2549075;0.488974;-0.02771693,0.4692389;0.4636588;-0.005602686,0.6840056;0.4563906;0.01168108,-0.1621955;0.4927386;-0.0126272,-0.3765746;0.4601819;-0.019666,-0.5876983;0.4176265;-0.02926419,0.06602866;-0.003312147;-0.04226209,0.03515753;-0.3657407;-0.03270198,-0.007076442;-0.7226278;0.03166863,-0.009204926;-0.6876323;-0.03547405,-0.07453736;0.01091564;-0.02195156,-0.213571;-0.1108671;-0.3353802,-0.146607;-0.4507056;-0.2199623,-0.1582248;-0.4636569;-0.2705373,0.04599963;0.5235779;-0.03818528,0;0;0,-0.004014056;0.3038477;0.01299787,-0.0098821;0.5995628;0.01302791,0.1917748;0.4675642;0.05298805,0.3889025;0.3808592;0.02670502,0.5876939;0.3078062;-0.01356268,-0.2080169;0.4723812;-0.03060559,-0.380995;0.341547;-0.03597794,-0.5751123;0.2707067;-0.09743033,0.07646753;-0.002553612;-0.01740789,0.04168027;-0.36389;-0.04240322,-0.03647012;-0.7144139;0.02333236,-0.01920792;-0.7414386;-0.00809741,-0.0631946;0.008111683;-0.04579828,-0.07290851;-0.326448;-0.1885371,-0.1255179;-0.6829929;-0.1301963,-0.1336649;-0.6981087;-0.1795503,-0.008302653;0.5267284;0.01533031,956.3839
+0;0;0,0.02640789;0.3033835;-0.01657544,0.05293877;0.5968405;-0.04791424,0.2536814;0.4906577;-0.02757883,0.4686821;0.4681878;-0.006340709,0.683661;0.4612127;0.01133245,-0.1604068;0.4949415;-0.01247939,-0.374645;0.459576;-0.01818286,-0.5869771;0.4228131;-0.03003597,0.06570512;-0.003339545;-0.04210648,0.03496844;-0.3618272;-0.0327688,-0.006585531;-0.7106123;0.03058498,-0.008760267;-0.6755044;-0.0376941,-0.07420414;0.01090209;-0.02182109,-0.2113526;-0.1083562;-0.3324866,-0.144881;-0.440066;-0.2187251,-0.1574375;-0.4534641;-0.2702207,0.04632534;0.5248749;-0.03768361,0;0;0,-0.003743723;0.3046304;0.0141418,-0.008726303;0.6009111;0.0150764,0.1906718;0.4679253;0.0551064,0.3802908;0.3655031;0.02798533,0.5753193;0.2836522;-0.01492476,-0.2056503;0.4736524;-0.02765595,-0.3775952;0.3410337;-0.03298974,-0.5694482;0.2610585;-0.09107031,0.07615874;-0.002782226;-0.01712823,0.04347204;-0.3604638;-0.0403831,-0.03420559;-0.7020932;0.02778578,-0.01830863;-0.7295949;-0.005884647,-0.06276006;0.008424963;-0.04573254,-0.07494432;-0.3252355;-0.1801482,-0.1246726;-0.6739976;-0.1228459,-0.1316721;-0.6908942;-0.1722886,-0.00738555;0.5279646;0.01718521,956.4059
+0;0;0,0.02647287;0.30413;-0.01661623,0.05305222;0.5981237;-0.04801125,0.2531163;0.4919428;-0.02769301,0.4682244;0.4694616;-0.006444268,0.6834762;0.4624777;0.01125131,-0.1596368;0.4962128;-0.01264225,-0.373982;0.4608296;-0.01834857,-0.5865836;0.42402;-0.03021672,0.0654278;-0.003325449;-0.04192876,0.0331923;-0.3792941;-0.03213575,-0.005994301;-0.7082086;0.02760869,-0.008205993;-0.6730139;-0.04183066,-0.07389094;0.01085608;-0.02172899,-0.2177272;-0.1142177;-0.3475435,-0.1550426;-0.4270295;-0.2402632,-0.1678125;-0.4411651;-0.2926338,0.04642883;0.5260497;-0.03776521,0;0;0,-0.003845891;0.3053441;0.01490545,-0.008553637;0.6021683;0.01648855,0.189606;0.4684866;0.05763936,0.3716297;0.3527462;0.03118324,0.5674211;0.2747041;-0.01646519,-0.2049689;0.4746484;-0.02568427,-0.3758638;0.3404762;-0.0302858,-0.5654923;0.253251;-0.08621478,0.07577895;-0.002881825;-0.01729512,0.03794751;-0.3780381;-0.03501558,-0.03233293;-0.7006322;0.03043199,-0.01569452;-0.7279111;-0.005568027,-0.06247711;0.008608359;-0.04552341,-0.07756054;-0.3440121;-0.1793842,-0.1235056;-0.6729829;-0.1250063,-0.1295716;-0.6922482;-0.1738922,-0.007304581;0.5291059;0.01844764,956.4283
+0;0;0,0.02648737;0.3042966;-0.01662533,0.0530779;0.598414;-0.04803326,0.2497233;0.4927734;-0.02787816,0.4649361;0.4702813;-0.006619079,0.7096827;0.4623404;0.01350123,-0.1562071;0.4969728;-0.01307619,-0.3706565;0.4615724;-0.01878528,-0.6123898;0.4197191;-0.03227966,0.0653481;-0.003321399;-0.04187769,0.03313487;-0.3790304;-0.03209145,-0.005908336;-0.7067413;0.02743438,-0.00812167;-0.6715428;-0.04205653,-0.07380095;0.01084286;-0.02170253,-0.2175379;-0.1141445;-0.3472921,-0.1550827;-0.4258117;-0.2404043,-0.167862;-0.43998;-0.2928138,0.04645235;0.5263165;-0.03778387,0;0;0,-0.004437445;0.3054878;0.01522779,-0.009544306;0.6024287;0.01713371,0.1848378;0.4687404;0.05903053,0.3584649;0.3403901;0.03345299,0.5714027;0.2448639;-0.043365,-0.2030686;0.4762649;-0.02289546,-0.3720549;0.3395155;-0.02709212,-0.5840312;0.2308944;-0.08739341,0.07564075;-0.002652228;-0.0175097,0.03781874;-0.3776571;-0.03272581,-0.03132489;-0.69925;0.03253698,-0.01506723;-0.7266145;-0.003600597,-0.06247261;0.008499776;-0.04538805,-0.08481799;-0.3485235;-0.1650785,-0.1252423;-0.6779155;-0.11682,-0.1142524;-0.661716;-0.1842713,-0.008212145;0.5293418;0.01901126,956.462
+0;0;0,0.02636199;0.3043203;-0.01638862,0.05279872;0.5984684;-0.0476341,0.2496291;0.4938646;-0.02717201,0.464997;0.4722087;-0.006627353,0.7097603;0.4657642;0.01382123,-0.1565363;0.4976922;-0.01259012,-0.3709409;0.4620108;-0.01823629,-0.6130812;0.4226675;-0.03198224,0.06534209;-0.003407939;-0.04188012,0.0327035;-0.379087;-0.03235621,-0.006420199;-0.7067143;0.02757502,-0.008604171;-0.6715059;-0.04191607,-0.07376401;0.01092636;-0.02178607,-0.2176314;-0.1140094;-0.3473378,-0.1544398;-0.4252357;-0.2396015,-0.1677389;-0.4391941;-0.2920582,0.04620523;0.5263639;-0.03741295,0;0;0,-0.004437445;0.3054878;0.01522779,-0.009544306;0.6024287;0.01713371,0.1848378;0.4687404;0.05903053,0.3584649;0.3403901;0.03345299,0.5714027;0.2448639;-0.043365,-0.2030686;0.4762649;-0.02289546,-0.3720549;0.3395155;-0.02709212,-0.5840312;0.2308944;-0.08739341,0.07564075;-0.002652228;-0.0175097,0.03781874;-0.3776571;-0.03272581,-0.03132489;-0.69925;0.03253698,-0.01506723;-0.7266145;-0.003600597,-0.06247261;0.008499776;-0.04538805,-0.08481799;-0.3485235;-0.1650785,-0.1252423;-0.6779155;-0.11682,-0.1142524;-0.661716;-0.1842713,-0.008212145;0.5293418;0.01901126,956.4839
+0;0;0,0.02637916;0.3045185;-0.01639929,0.05283139;0.5988392;-0.04766279,0.2476915;0.4945142;-0.0272947,0.4630157;0.4728626;-0.006754195,0.6793816;0.4671658;0.01132195,-0.1545464;0.4983047;-0.01285381,-0.3689076;0.4626305;-0.01849884,-0.5829548;0.4278519;-0.03064998,0.06518504;-0.003399748;-0.04177946,0.03360462;-0.366899;-0.03256432,-0.006737359;-0.7047284;0.02923312,-0.008920753;-0.6695213;-0.0402396,-0.07358672;0.0109001;-0.0217337,-0.2127898;-0.1099851;-0.3367308,-0.1476304;-0.4309027;-0.2256397,-0.160926;-0.4448495;-0.2780825,0.04623464;0.5266992;-0.0374366,0;0;0,-0.004677299;0.305663;0.01563668,-0.009762926;0.6027756;0.01797581,0.1825993;0.469586;0.05991483,0.3508873;0.3340374;0.03623009,0.5416041;0.253442;-0.02938151,-0.2018015;0.4775291;-0.02056339,-0.3689001;0.3385169;-0.02354574,-0.5530394;0.2357469;-0.07555033,0.07527158;-0.002680421;-0.01825309,0.03603268;-0.3652342;-0.0333848,-0.02894248;-0.697919;0.03498292,-0.01295273;-0.7253453;-0.001140356,-0.06247081;0.008624516;-0.04504649,-0.08709893;-0.3388107;-0.1541158,-0.1248783;-0.6790239;-0.1050969,-0.1139432;-0.6628109;-0.1725408,-0.008456582;0.5296495;0.01974511,956.5065

+ 161 - 0
DataCSV/Sam/FirstPersonPerspective_TwoArmsPlusLeg_Sideways_None_Fast.csv

@@ -0,0 +1,161 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.02157551;0.3162555;-0.007835237,0.04319385;0.6265985;-0.03063303,0.2262129;0.5053455;-0.01231197,0.2619987;0.2655775;0.006321564,0.305615;0.04946774;-0.01044173,-0.1501741;0.5033939;-0.01309488,-0.2108804;0.2680305;-0.007153978,-0.2673441;0.05518532;-0.02704427,0.0682787;0.0007095829;-0.03454395,0.05674904;-0.3301098;0.0005391017,0.03016238;-0.6495365;0.06214128,0.03000282;-0.6131144;-0.01659742,-0.06937211;0.00771925;-0.03136389,-0.09533747;-0.3241175;-0.02743628,-0.1224409;-0.6442145;0.03034238,-0.1210018;-0.6076749;-0.04837365,0.03780244;0.5501079;-0.02243,0;0;0,-0.001053467;0.3161379;-0.02449846,-0.0001121014;0.6254059;-0.06516194,0.1452712;0.4916154;0.0616262,0.1806261;0.2544609;0.1019285,0.2452952;0.08138928;-0.01952505,-0.188055;0.5016254;-0.04149855,-0.28167;0.2783861;-0.01876186,-0.2753152;0.08587703;-0.1273283,0.07494895;0.001921028;-0.01532102,0.1372469;-0.3237994;-0.04413748,0.1738891;-0.6421028;0.01811528,0.1986167;-0.6710268;-0.02833438,-0.05844317;0.005486431;-0.0490924,-0.1060851;-0.3232875;-0.07014368,-0.09795718;-0.6420943;-0.0006358996,-0.07953812;-0.6302545;-0.0752817,-0.0004207641;0.5493178;-0.05260515,921.8493
+0;0;0,0.02163337;0.3171037;-0.00785625,0.04327756;0.6278173;-0.03068218,0.2323587;0.5050107;-0.01202319,0.2679604;0.2664761;0.006514499,0.3115802;0.05034909;-0.01025013,-0.1561543;0.5029962;-0.01283132,-0.2165483;0.2688434;-0.006920977,-0.2730164;0.05598128;-0.02681286,0.06964725;0.0007238055;-0.03523634,0.05808369;-0.3310681;-5.015358E-05,0.0313985;-0.6516786;0.06178033,0.03124214;-0.6153854;-0.0153783,-0.07076257;0.007873972;-0.03199253,-0.09680427;-0.3249382;-0.02805338,-0.1240081;-0.6462215;0.02993942,-0.122598;-0.6098132;-0.047197,0.03787829;0.5512152;-0.02246719,0;0;0,-0.0009944662;0.3168139;-0.02669072,-0.0008533671;0.6262001;-0.06926274,0.1509489;0.4913739;0.06023264,0.1829845;0.2549427;0.1000307,0.2476448;0.08210094;-0.02178645,-0.193832;0.5002453;-0.03686165,-0.2833675;0.277089;-0.01050654,-0.2834104;0.08463167;-0.1193863,0.0759204;0.002209723;-0.01800203,0.1374463;-0.3248388;-0.04467559,0.1737194;-0.6442399;0.01851797,0.1979772;-0.6715505;-0.02752709,-0.06031571;0.005591642;-0.04923018,-0.1073044;-0.3243062;-0.06965405,-0.09984607;-0.6444613;-0.0005791113,-0.08282517;-0.6323659;-0.07394663,-0.0009347573;0.5500869;-0.05617476,921.8663
+0;0;0,0.02163337;0.3171037;-0.00785625,0.04327756;0.6278173;-0.03068218,0.2323587;0.5050107;-0.01202319,0.2679604;0.2664761;0.006514499,0.3115802;0.05034909;-0.01025013,-0.1561543;0.5029962;-0.01283132,-0.2165483;0.2688434;-0.006920977,-0.2730164;0.05598128;-0.02681286,0.06964725;0.0007238055;-0.03523634,0.05808369;-0.3310681;-5.015358E-05,0.0313985;-0.6516786;0.06178033,0.03124214;-0.6153854;-0.0153783,-0.07076257;0.007873972;-0.03199253,-0.09680427;-0.3249382;-0.02805338,-0.1240081;-0.6462215;0.02993942,-0.122598;-0.6098132;-0.047197,0.03787829;0.5512152;-0.02246719,0;0;0,-0.0009944662;0.3168139;-0.02669072,-0.0008533671;0.6262001;-0.06926274,0.1509489;0.4913739;0.06023264,0.1829845;0.2549427;0.1000307,0.2476448;0.08210094;-0.02178645,-0.193832;0.5002453;-0.03686165,-0.2833675;0.277089;-0.01050654,-0.2834104;0.08463167;-0.1193863,0.0759204;0.002209723;-0.01800203,0.1374463;-0.3248388;-0.04467559,0.1737194;-0.6442399;0.01851797,0.1979772;-0.6715505;-0.02752709,-0.06031571;0.005591642;-0.04923018,-0.1073044;-0.3243062;-0.06965405,-0.09984607;-0.6444613;-0.0005791113,-0.08282517;-0.6323659;-0.07394663,-0.0009347573;0.5500869;-0.05617476,921.8824
+0;0;0,0.021542;0.3165478;-0.00807546,0.04303297;0.6261813;-0.03102389,0.2326905;0.5033304;-0.01191853,0.2674502;0.2633234;0.006723084,0.3100177;0.04706258;-0.01044672,-0.1569422;0.5015022;-0.01284637,-0.2176098;0.2660355;-0.007017658,-0.272422;0.05266686;-0.02559225,0.0710495;0.0007820282;-0.03598388,0.05924209;-0.3313951;-0.000820566,0.03198481;-0.6512972;0.06060964,0.03185725;-0.6150611;-0.01600663,-0.07220518;0.007997277;-0.03264873,-0.09821182;-0.3251977;-0.02791994,-0.125696;-0.6459363;0.02887246,-0.1242749;-0.6095853;-0.04772129,0.03767621;0.5498883;-0.0227951,0;0;0,-0.0002042651;0.3162104;-0.0272522,0.000700064;0.6245036;-0.06986237,0.1552885;0.491615;0.05751919,0.1882115;0.2538236;0.09663986,0.2489493;0.07903101;-0.02433134,-0.1927987;0.5009295;-0.03012409,-0.2788837;0.2752279;-0.001711719,-0.2847178;0.08415368;-0.112762,0.07691835;0.001900375;-0.02057767,0.1377672;-0.32579;-0.04575729,0.1729226;-0.6442589;0.01901627,0.1971818;-0.671136;-0.02665043,-0.06234778;0.005783971;-0.04922177,-0.1087168;-0.324564;-0.0701436,-0.1020312;-0.6440825;-0.001461744,-0.08663028;-0.6318675;-0.07464279,0.0003943071;0.5487018;-0.05678463,921.9011
+0;0;0,0.021542;0.3165478;-0.00807546,0.04303297;0.6261813;-0.03102389,0.2326905;0.5033304;-0.01191853,0.2674502;0.2633234;0.006723084,0.3100177;0.04706258;-0.01044672,-0.1569422;0.5015022;-0.01284637,-0.2176098;0.2660355;-0.007017658,-0.272422;0.05266686;-0.02559225,0.0710495;0.0007820282;-0.03598388,0.05924209;-0.3313951;-0.000820566,0.03198481;-0.6512972;0.06060964,0.03185725;-0.6150611;-0.01600663,-0.07220518;0.007997277;-0.03264873,-0.09821182;-0.3251977;-0.02791994,-0.125696;-0.6459363;0.02887246,-0.1242749;-0.6095853;-0.04772129,0.03767621;0.5498883;-0.0227951,0;0;0,-0.0002042651;0.3162104;-0.0272522,0.000700064;0.6245036;-0.06986237,0.1552885;0.491615;0.05751919,0.1882115;0.2538236;0.09663986,0.2489493;0.07903101;-0.02433134,-0.1927987;0.5009295;-0.03012409,-0.2788837;0.2752279;-0.001711719,-0.2847178;0.08415368;-0.112762,0.07691835;0.001900375;-0.02057767,0.1377672;-0.32579;-0.04575729,0.1729226;-0.6442589;0.01901627,0.1971818;-0.671136;-0.02665043,-0.06234778;0.005783971;-0.04922177,-0.1087168;-0.324564;-0.0701436,-0.1020312;-0.6440825;-0.001461744,-0.08663028;-0.6318675;-0.07464279,0.0003943071;0.5487018;-0.05678463,921.9124
+0;0;0,0.02159065;0.3172628;-0.0080937,0.04317124;0.6281856;-0.03114288,0.2373288;0.5038193;-0.01173807,0.2723906;0.2617259;0.007065604,0.3149667;0.04542199;-0.01010762,-0.1613556;0.5019487;-0.01268746,-0.2225506;0.2644351;-0.006808078,-0.2773738;0.05102392;-0.02538637,0.07232181;0.0007960323;-0.03662825,0.06053376;-0.3308365;-0.001522604,0.03315289;-0.652189;0.06018614,0.0330289;-0.6161276;-0.01428356,-0.07349817;0.008140487;-0.03323338,-0.09946217;-0.3245081;-0.02851234,-0.127071;-0.6467009;0.02853756,-0.1256897;-0.6105278;-0.04591027,0.03778403;0.5514588;-0.02286731,0;0;0,0.00109084;0.3165667;-0.03117132,0.00308454;0.6252828;-0.07969642,0.1596079;0.4924006;0.0545876,0.1939154;0.2525615;0.09321809,0.2510878;0.07723144;-0.02878904,-0.1930558;0.5017799;-0.02366823,-0.2761463;0.2730711;0.007643238,-0.2878662;0.0824756;-0.1038513,0.07776275;0.00190109;-0.02284837,0.138373;-0.3254378;-0.04580832,0.1726816;-0.6454152;0.01947951,0.1956178;-0.6700482;-0.02603602,-0.06437012;0.005972932;-0.04892361,-0.1095687;-0.3240184;-0.06927695,-0.104042;-0.6452024;-0.001192294,-0.09048446;-0.6328222;-0.07252412,0.002507962;0.5493445;-0.06494689,921.9357
+0;0;0,0.02147513;0.3169028;-0.008163083,0.04290954;0.6272916;-0.03127301,0.2390609;0.5025184;-0.01143019,0.2741004;0.2532775;0.007774221,0.315739;0.03682306;-0.009415045,-0.1635624;0.5007114;-0.01255045,-0.2267329;0.2563884;-0.006776509,-0.2812225;0.04286912;-0.02472481,0.07373557;0.0007965702;-0.03715251,0.06150909;-0.33132;-0.002502345,0.03430871;-0.652582;0.05915945,0.03421265;-0.616604;-0.01439526,-0.07481343;0.008294092;-0.03394167,-0.1010444;-0.3247841;-0.02920578,-0.1286353;-0.6467916;0.02825021,-0.1272442;-0.6107101;-0.04528292,0.03755958;0.5506902;-0.0229846,0;0;0,0.001330629;0.3159087;-0.03398681,0.002910286;0.6237356;-0.08469892,0.1636125;0.4926126;0.04891753,0.2017157;0.2458031;0.08567119,0.255907;0.06948262;-0.03621459,-0.1933767;0.5023342;-0.01839526,-0.2752056;0.2660925;0.01641097,-0.291691;0.07723236;-0.09735115,0.07846543;0.001741618;-0.02565193,0.1389214;-0.3261839;-0.04713368,0.1725097;-0.6457412;0.01999497,0.1941523;-0.6700774;-0.02500749,-0.06680869;0.006159099;-0.04813047,-0.1108049;-0.3244232;-0.06889737,-0.1068742;-0.6455615;-0.001029707,-0.09508331;-0.6331162;-0.07173225,0.002476543;0.548013;-0.06950045,921.9564
+0;0;0,0.02147513;0.3169028;-0.008163083,0.04290954;0.6272916;-0.03127301,0.2390609;0.5025184;-0.01143019,0.2741004;0.2532775;0.007774221,0.315739;0.03682306;-0.009415045,-0.1635624;0.5007114;-0.01255045,-0.2267329;0.2563884;-0.006776509,-0.2812225;0.04286912;-0.02472481,0.07373557;0.0007965702;-0.03715251,0.06150909;-0.33132;-0.002502345,0.03430871;-0.652582;0.05915945,0.03421265;-0.616604;-0.01439526,-0.07481343;0.008294092;-0.03394167,-0.1010444;-0.3247841;-0.02920578,-0.1286353;-0.6467916;0.02825021,-0.1272442;-0.6107101;-0.04528292,0.03755958;0.5506902;-0.0229846,0;0;0,0.001330629;0.3159087;-0.03398681,0.002910286;0.6237356;-0.08469892,0.1636125;0.4926126;0.04891753,0.2017157;0.2458031;0.08567119,0.255907;0.06948262;-0.03621459,-0.1933767;0.5023342;-0.01839526,-0.2752056;0.2660925;0.01641097,-0.291691;0.07723236;-0.09735115,0.07846543;0.001741618;-0.02565193,0.1389214;-0.3261839;-0.04713368,0.1725097;-0.6457412;0.01999497,0.1941523;-0.6700774;-0.02500749,-0.06680869;0.006159099;-0.04813047,-0.1108049;-0.3244232;-0.06889737,-0.1068742;-0.6455615;-0.001029707,-0.09508331;-0.6331162;-0.07173225,0.002476543;0.548013;-0.06950045,921.9683
+0;0;0,0.02141521;0.3160186;-0.008140306,0.04274935;0.6249559;-0.0311407,0.2409905;0.5000803;-0.01122189,0.2763539;0.2485357;0.008160024,0.3180114;0.03198275;-0.009037069,-0.165754;0.498255;-0.01235362,-0.2295083;0.2516736;-0.006526313,-0.2840228;0.03805704;-0.02448279,0.07466482;0.0008066088;-0.03762072,0.06245026;-0.330986;-0.003004357,0.03519449;-0.6529022;0.05878301,0.03509719;-0.6168464;-0.01572889,-0.07575627;0.008398619;-0.03436942,-0.1019617;-0.3243546;-0.02963815,-0.1296087;-0.6470179;0.02793485,-0.1281996;-0.6108573;-0.04655519,0.03742667;0.5487453;-0.02289458,0;0;0,0.00101877;0.3148063;-0.03589654,0.001824796;0.620846;-0.08844924,0.1679066;0.4950328;0.04438663,0.2067818;0.2462275;0.08292961,0.2561172;0.06980248;-0.04103208,-0.1944006;0.5023966;-0.01236898,-0.2746056;0.2638309;0.02705858,-0.2966024;0.0750175;-0.08604276,0.07887368;0.001789004;-0.0276866,0.1391785;-0.3259229;-0.04773879,0.1714496;-0.6460881;0.02040339,0.1928924;-0.6706257;-0.02601385,-0.06875061;0.006188965;-0.04717897,-0.1129038;-0.3239816;-0.06889904,-0.1097169;-0.6458765;-0.00134147,-0.09919824;-0.6337754;-0.07315856,0.001617692;0.5456174;-0.07279682,921.9909
+0;0;0,0.0213924;0.3160196;-0.008160728,0.0426775;0.6249554;-0.03122331,0.2408827;0.4998563;-0.01133897,0.2756431;0.2482184;0.007922252,0.3166277;0.03153779;-0.009284572,-0.1657908;0.4982148;-0.012226,-0.2299016;0.2517166;-0.006804852,-0.2844001;0.03810365;-0.0248521,0.07468994;0.0008341584;-0.03757024,0.06223918;-0.3310073;-0.003510315,0.03511664;-0.6529279;0.05831262,0.03498846;-0.6168761;-0.01619956,-0.07573306;0.00837314;-0.03442673,-0.1019367;-0.3243783;-0.02955632,-0.1291011;-0.6471047;0.02789163,-0.127729;-0.6109526;-0.04659979,0.03736969;0.5487459;-0.02295789,0;0;0,0.00101877;0.3148063;-0.03589654,0.001824796;0.620846;-0.08844924,0.1679066;0.4950328;0.04438663,0.2067818;0.2462275;0.08292961,0.2561172;0.06980248;-0.04103208,-0.1944006;0.5023966;-0.01236898,-0.2746056;0.2638309;0.02705858,-0.2966024;0.0750175;-0.08604276,0.07887368;0.001789004;-0.0276866,0.1391785;-0.3259229;-0.04773879,0.1714496;-0.6460881;0.02040339,0.1928924;-0.6706257;-0.02601385,-0.06875061;0.006188965;-0.04717897,-0.1129038;-0.3239816;-0.06889904,-0.1097169;-0.6458765;-0.00134147,-0.09919824;-0.6337754;-0.07315856,0.001617692;0.5456174;-0.07279682,922.0027
+0;0;0,0.02135364;0.315447;-0.008145942,0.04258005;0.6235306;-0.03114609,0.2437398;0.4979087;-0.01111373,0.2789567;0.2429661;0.00840043,0.3199416;0.02628352;-0.008806556,-0.1688121;0.4962434;-0.01201359,-0.2337648;0.2465082;-0.006521247,-0.2882638;0.0328932;-0.02456866,0.07489868;0.0008364898;-0.03767524,0.06242467;-0.3316247;-0.003551699,0.03531701;-0.6533688;0.05823733,0.03518921;-0.6173347;-0.01605744,-0.07594472;0.008396542;-0.03452295,-0.1021973;-0.3249764;-0.02964344,-0.1293468;-0.6475259;0.027773,-0.1279787;-0.6113917;-0.04650108,0.03728504;0.5475049;-0.0229006,0;0;0,0.0005800724;0.3139428;-0.03832388,0.0005044714;0.6184329;-0.09466004,0.1712388;0.497339;0.04016709,0.211256;0.2454064;0.07947779,0.2575898;0.06822719;-0.04457021,-0.1941674;0.5019452;-0.003394216,-0.2734161;0.2597619;0.0376374,-0.301123;0.07123493;-0.07468861,0.0788868;0.001989543;-0.02833462,0.1394342;-0.3262614;-0.04921198,0.170374;-0.6460314;0.02051449,0.1920482;-0.67031;-0.02574778,-0.06980858;0.006079304;-0.04604063,-0.1137124;-0.324718;-0.06831406,-0.1115098;-0.6465483;-0.001289077,-0.1027957;-0.6346089;-0.07308055,0.0005762279;0.5436189;-0.07796311,922.0234
+0;0;0,0.02135364;0.315447;-0.008145942,0.04258005;0.6235306;-0.03114609,0.2437398;0.4979087;-0.01111373,0.2789567;0.2429661;0.00840043,0.3199416;0.02628352;-0.008806556,-0.1688121;0.4962434;-0.01201359,-0.2337648;0.2465082;-0.006521247,-0.2882638;0.0328932;-0.02456866,0.07489868;0.0008364898;-0.03767524,0.06242467;-0.3316247;-0.003551699,0.03531701;-0.6533688;0.05823733,0.03518921;-0.6173347;-0.01605744,-0.07594472;0.008396542;-0.03452295,-0.1021973;-0.3249764;-0.02964344,-0.1293468;-0.6475259;0.027773,-0.1279787;-0.6113917;-0.04650108,0.03728504;0.5475049;-0.0229006,0;0;0,0.0005800724;0.3139428;-0.03832388,0.0005044714;0.6184329;-0.09466004,0.1712388;0.497339;0.04016709,0.211256;0.2454064;0.07947779,0.2575898;0.06822719;-0.04457021,-0.1941674;0.5019452;-0.003394216,-0.2734161;0.2597619;0.0376374,-0.301123;0.07123493;-0.07468861,0.0788868;0.001989543;-0.02833462,0.1394342;-0.3262614;-0.04921198,0.170374;-0.6460314;0.02051449,0.1920482;-0.67031;-0.02574778,-0.06980858;0.006079304;-0.04604063,-0.1137124;-0.324718;-0.06831406,-0.1115098;-0.6465483;-0.001289077,-0.1027957;-0.6346089;-0.07308055,0.0005762279;0.5436189;-0.07796311,922.0353
+0;0;0,0.02120285;0.313688;-0.008237448,0.04215164;0.618475;-0.03111991,0.243165;0.4936113;-0.0106309,0.2776717;0.2403733;0.008354134,0.318194;0.02364236;-0.009011828,-0.1689475;0.4918975;-0.01180042,-0.2338506;0.2440227;-0.006669086,-0.2884565;0.03048365;-0.02497739,0.0753237;0.0008373267;-0.03795016,0.06278309;-0.3315778;-0.004309159,0.03540858;-0.6537337;0.05763398,0.03532492;-0.6177347;-0.0163621,-0.07640788;0.008461596;-0.03471039,-0.1028321;-0.3248073;-0.02997144,-0.1303123;-0.6477971;0.02741451,-0.1289056;-0.6116991;-0.04656015,0.03693173;0.5433213;-0.02293711,0;0;0,-0.0002960563;0.3117904;-0.04128242,-0.002283245;0.6119704;-0.1023889,0.1734772;0.5009397;0.03000164,0.2158022;0.252214;0.07499909,0.2585084;0.07337296;-0.04791546,-0.1916867;0.5025809;0.00362663,-0.2700352;0.2621642;0.04536304,-0.3026404;0.07319458;-0.06483369,0.07906271;0.002287149;-0.02929902,0.1387471;-0.3260292;-0.05015564,0.1694643;-0.6461502;0.02019858,0.1906599;-0.6704248;-0.02580619,-0.07119124;0.005941681;-0.04484505,-0.1149158;-0.3247024;-0.0683285,-0.1138955;-0.647061;-0.001585416,-0.1076234;-0.6353381;-0.07326542,-0.00162819;0.5383562;-0.08442211,922.0571
+0;0;0,0.02120285;0.313688;-0.008237448,0.04215164;0.618475;-0.03111991,0.243165;0.4936113;-0.0106309,0.2776717;0.2403733;0.008354134,0.318194;0.02364236;-0.009011828,-0.1689475;0.4918975;-0.01180042,-0.2338506;0.2440227;-0.006669086,-0.2884565;0.03048365;-0.02497739,0.0753237;0.0008373267;-0.03795016,0.06278309;-0.3315778;-0.004309159,0.03540858;-0.6537337;0.05763398,0.03532492;-0.6177347;-0.0163621,-0.07640788;0.008461596;-0.03471039,-0.1028321;-0.3248073;-0.02997144,-0.1303123;-0.6477971;0.02741451,-0.1289056;-0.6116991;-0.04656015,0.03693173;0.5433213;-0.02293711,0;0;0,-0.0002960563;0.3117904;-0.04128242,-0.002283245;0.6119704;-0.1023889,0.1734772;0.5009397;0.03000164,0.2158022;0.252214;0.07499909,0.2585084;0.07337296;-0.04791546,-0.1916867;0.5025809;0.00362663,-0.2700352;0.2621642;0.04536304,-0.3026404;0.07319458;-0.06483369,0.07906271;0.002287149;-0.02929902,0.1387471;-0.3260292;-0.05015564,0.1694643;-0.6461502;0.02019858,0.1906599;-0.6704248;-0.02580619,-0.07119124;0.005941681;-0.04484505,-0.1149158;-0.3247024;-0.0683285,-0.1138955;-0.647061;-0.001585416,-0.1076234;-0.6353381;-0.07326542,-0.00162819;0.5383562;-0.08442211,922.0688
+0;0;0,0.02120285;0.313688;-0.008237448,0.04215164;0.618475;-0.03111991,0.243165;0.4936113;-0.0106309,0.2776717;0.2403733;0.008354134,0.318194;0.02364236;-0.009011828,-0.1689475;0.4918975;-0.01180042,-0.2338506;0.2440227;-0.006669086,-0.2884565;0.03048365;-0.02497739,0.0753237;0.0008373267;-0.03795016,0.06278309;-0.3315778;-0.004309159,0.03540858;-0.6537337;0.05763398,0.03532492;-0.6177347;-0.0163621,-0.07640788;0.008461596;-0.03471039,-0.1028321;-0.3248073;-0.02997144,-0.1303123;-0.6477971;0.02741451,-0.1289056;-0.6116991;-0.04656015,0.03693173;0.5433213;-0.02293711,0;0;0,-0.0002960563;0.3117904;-0.04128242,-0.002283245;0.6119704;-0.1023889,0.1734772;0.5009397;0.03000164,0.2158022;0.252214;0.07499909,0.2585084;0.07337296;-0.04791546,-0.1916867;0.5025809;0.00362663,-0.2700352;0.2621642;0.04536304,-0.3026404;0.07319458;-0.06483369,0.07906271;0.002287149;-0.02929902,0.1387471;-0.3260292;-0.05015564,0.1694643;-0.6461502;0.02019858,0.1906599;-0.6704248;-0.02580619,-0.07119124;0.005941681;-0.04484505,-0.1149158;-0.3247024;-0.0683285,-0.1138955;-0.647061;-0.001585416,-0.1076234;-0.6353381;-0.07326542,-0.00162819;0.5383562;-0.08442211,922.0798
+0;0;0,0.02114791;0.313208;-0.008214205,0.04204345;0.6177617;-0.03109229,0.2448554;0.4923038;-0.01058784,0.2791227;0.2414531;0.008527054,0.3194615;0.02472724;-0.008978585,-0.1708162;0.4905546;-0.01165884,-0.2355813;0.2451041;-0.006636143,-0.2906333;0.03171071;-0.02497403,0.07594219;0.0008412745;-0.03828475,0.06336978;-0.3316169;-0.005040988,0.03594635;-0.6546636;0.05700842,0.03585219;-0.6186953;-0.01659315,-0.07705153;0.008538637;-0.03498284,-0.1037615;-0.3247173;-0.03066126,-0.1311478;-0.6485997;0.02688457,-0.1297595;-0.6125326;-0.04669588,0.03683461;0.5426106;-0.02290498,0;0;0,-0.001768358;0.3111237;-0.04257822,-0.005346149;0.6109051;-0.1044083,0.173079;0.5017217;0.02864742,0.2233769;0.2562566;0.06966829,0.2606097;0.0755114;-0.05218673,-0.1909561;0.4996026;0.01209644,-0.266131;0.261312;0.05717405,-0.306398;0.07274243;-0.05110258,0.07942547;0.002623409;-0.03030443,0.1385386;-0.3257854;-0.05139804,0.1683661;-0.6466341;0.02021003,0.1899448;-0.6709235;-0.02495456,-0.07259381;0.005766293;-0.04393785,-0.1156835;-0.3249803;-0.06720958,-0.1157448;-0.6483816;-0.001081303,-0.1107883;-0.6366334;-0.07246145,-0.004299715;0.5373204;-0.08635116,922.0917
+0;0;0,0.02114791;0.313208;-0.008214205,0.04204345;0.6177617;-0.03109229,0.2448554;0.4923038;-0.01058784,0.2791227;0.2414531;0.008527054,0.3194615;0.02472724;-0.008978585,-0.1708162;0.4905546;-0.01165884,-0.2355813;0.2451041;-0.006636143,-0.2906333;0.03171071;-0.02497403,0.07594219;0.0008412745;-0.03828475,0.06336978;-0.3316169;-0.005040988,0.03594635;-0.6546636;0.05700842,0.03585219;-0.6186953;-0.01659315,-0.07705153;0.008538637;-0.03498284,-0.1037615;-0.3247173;-0.03066126,-0.1311478;-0.6485997;0.02688457,-0.1297595;-0.6125326;-0.04669588,0.03683461;0.5426106;-0.02290498,0;0;0,-0.001768358;0.3111237;-0.04257822,-0.005346149;0.6109051;-0.1044083,0.173079;0.5017217;0.02864742,0.2233769;0.2562566;0.06966829,0.2606097;0.0755114;-0.05218673,-0.1909561;0.4996026;0.01209644,-0.266131;0.261312;0.05717405,-0.306398;0.07274243;-0.05110258,0.07942547;0.002623409;-0.03030443,0.1385386;-0.3257854;-0.05139804,0.1683661;-0.6466341;0.02021003,0.1899448;-0.6709235;-0.02495456,-0.07259381;0.005766293;-0.04393785,-0.1156835;-0.3249803;-0.06720958,-0.1157448;-0.6483816;-0.001081303,-0.1107883;-0.6366334;-0.07246145,-0.004299715;0.5373204;-0.08635116,922.1032
+0;0;0,0.02115316;0.3132857;-0.008216243,0.04207233;0.6181834;-0.03112137,0.2397448;0.4938549;-0.01090861,0.2743613;0.2404478;0.008401081,0.3146731;0.02386731;-0.009092817,-0.1656725;0.4921489;-0.0119532,-0.2310976;0.2441971;-0.006879307,-0.2861127;0.03094675;-0.02520489,0.07609802;0.0008430007;-0.03836331,0.06352224;-0.3317043;-0.005110625,0.03601618;-0.6557244;0.05712574,0.03592203;-0.6197571;-0.01646523,-0.07720963;0.008556158;-0.03505462,-0.1039268;-0.3247892;-0.03073188,-0.1313956;-0.6496475;0.02698733,-0.1300075;-0.6135812;-0.04658251,0.03685575;0.5429207;-0.0229219,0;0;0,-0.002781458;0.3110825;-0.04339242,-0.006549433;0.6112273;-0.1051667,0.1758958;0.5064588;0.01207018,0.2308655;0.2610313;0.06236935,0.2604649;0.07648288;-0.05554557,-0.1846653;0.4987049;0.013434,-0.2556506;0.2583871;0.06815825,-0.3053065;0.07385303;-0.04283577,0.07922953;0.003035098;-0.03125429,0.1376518;-0.3255915;-0.05230236,0.1670993;-0.6473837;0.0198195,0.188782;-0.6716301;-0.02532959,-0.07360383;0.005499339;-0.0426098,-0.117069;-0.3252346;-0.06664038,-0.1182272;-0.6497986;-0.001251087,-0.1163004;-0.6380809;-0.0727584,-0.005513944;0.5375206;-0.08713388,922.1238
+0;0;0,0.02086963;0.3132999;-0.008402338,0.04154757;0.6182019;-0.03146913,0.2392273;0.4936657;-0.01124262,0.2743923;0.2403693;0.008523,0.3160892;0.02400549;-0.008395713,-0.1660526;0.4918486;-0.01211246,-0.2317803;0.243981;-0.006833669,-0.287639;0.03096552;-0.02533753,0.07606973;0.0009132352;-0.03841774,0.06278302;-0.3316568;-0.005672749,0.03512493;-0.6556724;0.05651942,0.03500431;-0.6197171;-0.01707248,-0.07726383;0.008480476;-0.03495345,-0.1046243;-0.3248194;-0.03118337,-0.1322083;-0.6496639;0.02655852,-0.1308467;-0.6136115;-0.04701296,0.03638712;0.5429394;-0.02323226,0;0;0,-0.002781458;0.3110825;-0.04339242,-0.006549433;0.6112273;-0.1051667,0.1758958;0.5064588;0.01207018,0.2308655;0.2610313;0.06236935,0.2604649;0.07648288;-0.05554557,-0.1846653;0.4987049;0.013434,-0.2556506;0.2583871;0.06815825,-0.3053065;0.07385303;-0.04283577,0.07922953;0.003035098;-0.03125429,0.1376518;-0.3255915;-0.05230236,0.1670993;-0.6473837;0.0198195,0.188782;-0.6716301;-0.02532959,-0.07360383;0.005499339;-0.0426098,-0.117069;-0.3252346;-0.06664038,-0.1182272;-0.6497986;-0.001251087,-0.1163004;-0.6380809;-0.0727584,-0.005513944;0.5375206;-0.08713388,922.1375
+0;0;0,0.02086963;0.3132999;-0.008402338,0.04154757;0.6182019;-0.03146913,0.2392273;0.4936657;-0.01124262,0.2743923;0.2403693;0.008523,0.3160892;0.02400549;-0.008395713,-0.1660526;0.4918486;-0.01211246,-0.2317803;0.243981;-0.006833669,-0.287639;0.03096552;-0.02533753,0.07606973;0.0009132352;-0.03841774,0.06278302;-0.3316568;-0.005672749,0.03512493;-0.6556724;0.05651942,0.03500431;-0.6197171;-0.01707248,-0.07726383;0.008480476;-0.03495345,-0.1046243;-0.3248194;-0.03118337,-0.1322083;-0.6496639;0.02655852,-0.1308467;-0.6136115;-0.04701296,0.03638712;0.5429394;-0.02323226,0;0;0,-0.002781458;0.3110825;-0.04339242,-0.006549433;0.6112273;-0.1051667,0.1758958;0.5064588;0.01207018,0.2308655;0.2610313;0.06236935,0.2604649;0.07648288;-0.05554557,-0.1846653;0.4987049;0.013434,-0.2556506;0.2583871;0.06815825,-0.3053065;0.07385303;-0.04283577,0.07922953;0.003035098;-0.03125429,0.1376518;-0.3255915;-0.05230236,0.1670993;-0.6473837;0.0198195,0.188782;-0.6716301;-0.02532959,-0.07360383;0.005499339;-0.0426098,-0.117069;-0.3252346;-0.06664038,-0.1182272;-0.6497986;-0.001251087,-0.1163004;-0.6380809;-0.0727584,-0.005513944;0.5375206;-0.08713388,922.1499
+0;0;0,0.0209146;0.3139748;-0.008420441,0.04169504;0.6203868;-0.03160629,0.234914;0.496446;-0.01158894,0.2699287;0.2442323;0.008092188,0.3115706;0.02815349;-0.008804238,-0.161519;0.4946685;-0.01243979,-0.2269658;0.2478605;-0.007183569,-0.2827508;0.0351256;-0.02566306,0.07653884;0.0009188669;-0.03865466,0.06325016;-0.3317003;-0.005904824,0.03552997;-0.6564435;0.05642699,0.03540944;-0.6204926;-0.01710958,-0.0777403;0.008532774;-0.035169,-0.1051048;-0.3248164;-0.03139836,-0.1327507;-0.6503903;0.02647318,-0.1313901;-0.6143425;-0.04704298,0.03650166;0.5446441;-0.02331687,0;0;0,-0.003072836;0.3116336;-0.04431176,-0.006321192;0.6133262;-0.1061454,0.1751415;0.5086014;0.002743959,0.2399171;0.2664239;0.05152202,0.2599151;0.07651618;-0.05913401,-0.1775109;0.4980093;0.0146107,-0.2472416;0.2596001;0.0739724,-0.308294;0.07624166;-0.03261971,0.07929792;0.003479421;-0.03244925,0.1364287;-0.3254391;-0.05326605,0.1648112;-0.6479294;0.0195775,0.186486;-0.6721936;-0.0254631,-0.07481382;0.005295225;-0.04157011,-0.1185826;-0.325463;-0.06540269,-0.12086;-0.6509756;-0.00099691,-0.12093;-0.6392861;-0.0724656,-0.00551793;0.5391123;-0.08813667,922.1691
+0;0;0,0.02109558;0.3139619;-0.008449633,0.04204683;0.6203582;-0.03168718,0.2351757;0.4961421;-0.0119687,0.271371;0.2441778;0.008743421,0.3194978;0.02934183;-0.006713691,-0.1611753;0.49455;-0.01235528,-0.2274797;0.2479629;-0.007494413,-0.284753;0.03560504;-0.02575661,0.07648097;0.0009642215;-0.03876792,0.0629482;-0.3316457;-0.006023411,0.03479928;-0.6563761;0.05618201,0.03459763;-0.620419;-0.01735386,-0.07777557;0.00849867;-0.03509922,-0.1059594;-0.324793;-0.03244583,-0.1334967;-0.6503373;0.02564339,-0.132218;-0.6142879;-0.04787411,0.03681322;0.5446199;-0.02338246,0;0;0,-0.003072836;0.3116336;-0.04431176,-0.006321192;0.6133262;-0.1061454,0.1751415;0.5086014;0.002743959,0.2399171;0.2664239;0.05152202,0.2599151;0.07651618;-0.05913401,-0.1775109;0.4980093;0.0146107,-0.2472416;0.2596001;0.0739724,-0.308294;0.07624166;-0.03261971,0.07929792;0.003479421;-0.03244925,0.1364287;-0.3254391;-0.05326605,0.1648112;-0.6479294;0.0195775,0.186486;-0.6721936;-0.0254631,-0.07481382;0.005295225;-0.04157011,-0.1185826;-0.325463;-0.06540269,-0.12086;-0.6509756;-0.00099691,-0.12093;-0.6392861;-0.0724656,-0.00551793;0.5391123;-0.08813667,922.1803
+0;0;0,0.02107889;0.3137135;-0.008442946,0.04205041;0.6204054;-0.03170604,0.2346134;0.4961824;-0.01200389,0.2707784;0.2444285;0.008690923,0.318895;0.02963828;-0.006762899,-0.1606266;0.4945947;-0.0123894,-0.2268756;0.2482135;-0.007532589,-0.2841367;0.03590089;-0.0257909,0.07697696;0.0009704746;-0.03901934,0.06344359;-0.3316543;-0.006273367,0.03520634;-0.6574036;0.05612724,0.03500419;-0.6214317;-0.01759071,-0.07827996;0.008553784;-0.03532684,-0.106465;-0.3247527;-0.03267334,-0.1340887;-0.6513186;0.02559815,-0.1328069;-0.6152542;-0.04810139,0.03680693;0.5445243;-0.02338566,0;0;0,-0.005624682;0.3112198;-0.045192,-0.009740241;0.6131637;-0.1072252,0.1744969;0.5091603;-0.004521608,0.2461662;0.2686791;0.0418303,0.2618614;0.07752725;-0.0672729,-0.1763251;0.497035;0.01923443,-0.2431973;0.2588805;0.08189816,-0.3125681;0.07604115;-0.02030908,0.07905815;0.003974557;-0.03439355,0.1342991;-0.3253443;-0.05419827,0.1620751;-0.6488802;0.01899219,0.1834522;-0.673168;-0.02645993,-0.0764726;0.005155641;-0.03967699,-0.1209477;-0.3254375;-0.06467231,-0.1245294;-0.652186;-0.001217902,-0.1264555;-0.6406063;-0.07282116,-0.008682713;0.538825;-0.08913302,922.2025
+0;0;0,0.02111091;0.3141901;-0.008455774,0.04213354;0.6216292;-0.03177581,0.2311416;0.4980811;-0.01225655,0.2672649;0.246618;0.008414366,0.3153595;0.03192556;-0.00703242,-0.1570216;0.4965219;-0.01263515,-0.2231941;0.2504253;-0.007783949,-0.2804291;0.0382093;-0.02603395,0.07780405;0.000980902;-0.03943859,0.06429981;-0.3309278;-0.006763104,0.03595773;-0.6578864;0.05586914,0.03575559;-0.6219147;-0.01784614,-0.07912105;0.008645692;-0.03570642,-0.1072454;-0.3239434;-0.03305862,-0.1349717;-0.6517214;0.02542918,-0.1336899;-0.6156573;-0.0482677,0.03687689;0.5455574;-0.02343452,0;0;0,-0.004713453;0.3117093;-0.04525089,-0.007906847;0.6145879;-0.1065385,0.1754647;0.5103672;-0.01200032,0.2528006;0.2720992;0.03504658,0.2622751;0.07903732;-0.07116961,-0.168919;0.4957104;0.02079552,-0.2374864;0.2593894;0.08725426,-0.3120103;0.07850003;-0.01457775,0.07932538;0.004366785;-0.03603125,0.1347851;-0.3242306;-0.05504274,0.1608933;-0.6490127;0.0188694,0.18235;-0.6732755;-0.0265708,-0.07801414;0.004990559;-0.03871334,-0.1213551;-0.3250627;-0.06320608,-0.1262592;-0.6531889;-0.0004590973,-0.1299255;-0.6415852;-0.07199778,-0.007167257;0.5399811;-0.08872247,922.2247
+0;0;0,0.02102329;0.3141914;-0.00862455,0.04192386;0.6216253;-0.03212189,0.2309946;0.4981663;-0.01268391,0.2711286;0.2473467;0.008403033,0.327779;0.03466959;-0.00586986,-0.1570935;0.496252;-0.01231997,-0.2251372;0.250658;-0.007906244,-0.2854409;0.03925845;-0.02574535,0.0777554;0.0009768098;-0.03953452,0.0635394;-0.330952;-0.007368866,0.03505639;-0.6579201;0.05515024,0.03474225;-0.6219583;-0.01856546,-0.07919658;0.008641856;-0.03553949,-0.1084594;-0.3238595;-0.03563318,-0.1357675;-0.6514598;0.02403516,-0.134596;-0.6154023;-0.0496641,0.03670153;0.5455561;-0.02373538,0;0;0,-0.004713453;0.3117093;-0.04525089,-0.007906847;0.6145879;-0.1065385,0.1754647;0.5103672;-0.01200032,0.2528006;0.2720992;0.03504658,0.2622751;0.07903732;-0.07116961,-0.168919;0.4957104;0.02079552,-0.2374864;0.2593894;0.08725426,-0.3120103;0.07850003;-0.01457775,0.07932538;0.004366785;-0.03603125,0.1347851;-0.3242306;-0.05504274,0.1608933;-0.6490127;0.0188694,0.18235;-0.6732755;-0.0265708,-0.07801414;0.004990559;-0.03871334,-0.1213551;-0.3250627;-0.06320608,-0.1262592;-0.6531889;-0.0004590973,-0.1299255;-0.6415852;-0.07199778,-0.007167257;0.5399811;-0.08872247,922.2369
+0;0;0,0.02102329;0.3141914;-0.00862455,0.04192386;0.6216253;-0.03212189,0.2309946;0.4981663;-0.01268391,0.2711286;0.2473467;0.008403033,0.327779;0.03466959;-0.00586986,-0.1570935;0.496252;-0.01231997,-0.2251372;0.250658;-0.007906244,-0.2854409;0.03925845;-0.02574535,0.0777554;0.0009768098;-0.03953452,0.0635394;-0.330952;-0.007368866,0.03505639;-0.6579201;0.05515024,0.03474225;-0.6219583;-0.01856546,-0.07919658;0.008641856;-0.03553949,-0.1084594;-0.3238595;-0.03563318,-0.1357675;-0.6514598;0.02403516,-0.134596;-0.6154023;-0.0496641,0.03670153;0.5455561;-0.02373538,0;0;0,-0.004713453;0.3117093;-0.04525089,-0.007906847;0.6145879;-0.1065385,0.1754647;0.5103672;-0.01200032,0.2528006;0.2720992;0.03504658,0.2622751;0.07903732;-0.07116961,-0.168919;0.4957104;0.02079552,-0.2374864;0.2593894;0.08725426,-0.3120103;0.07850003;-0.01457775,0.07932538;0.004366785;-0.03603125,0.1347851;-0.3242306;-0.05504274,0.1608933;-0.6490127;0.0188694,0.18235;-0.6732755;-0.0265708,-0.07801414;0.004990559;-0.03871334,-0.1213551;-0.3250627;-0.06320608,-0.1262592;-0.6531889;-0.0004590973,-0.1299255;-0.6415852;-0.07199778,-0.007167257;0.5399811;-0.08872247,922.2479
+0;0;0,0.02106491;0.3148134;-0.008641623,0.0420224;0.6230845;-0.032203,0.2289424;0.4999382;-0.01286357,0.2687919;0.2508965;0.008073902,0.3254463;0.03820442;-0.006199994,-0.1548783;0.4980449;-0.01250363,-0.2224397;0.2541917;-0.008121192,-0.2827476;0.04277734;-0.02596155,0.07860503;0.0009874833;-0.03996651,0.06439583;-0.3307826;-0.007816244,0.0358079;-0.658955;0.05493314,0.03549356;-0.6229895;-0.01882951,-0.08006196;0.008736285;-0.03592782,-0.1093108;-0.323606;-0.03602147,-0.1367195;-0.6524131;0.02386665,-0.1355473;-0.6163518;-0.04987955,0.03678575;0.5468069;-0.02379352,0;0;0,-0.004317284;0.3123843;-0.04498076,-0.00711184;0.6163313;-0.1052597,0.1763496;0.5103186;-0.01823997,0.2577821;0.2747641;0.02570248,0.2649838;0.08149977;-0.08035613,-0.1638162;0.495731;0.02361243,-0.2318068;0.2617877;0.09213936,-0.3120528;0.08216858;-0.00760486,0.07945087;0.004764557;-0.03797245,0.1343861;-0.3238247;-0.05580854,0.1596175;-0.6497387;0.01899385,0.1809212;-0.6740202;-0.02657247,-0.07961912;0.004743777;-0.03762102,-0.1228645;-0.3251798;-0.06185258,-0.1289913;-0.6546606;0.0002504811,-0.1343154;-0.6430249;-0.07124094,-0.006509908;0.5414296;-0.08777285,922.2705
+0;0;0,0.02143468;0.314781;-0.008906759,0.04286465;0.6229958;-0.03277143,0.2297602;0.500196;-0.01375465,0.2774188;0.2525413;0.007315192,0.340184;0.04146582;-0.005295825,-0.1541622;0.4979498;-0.01308014,-0.2240859;0.2547628;-0.008730547,-0.2889206;0.04470034;-0.02666317,0.07854722;0.00101703;-0.04007926,0.0638539;-0.3307823;-0.008452807,0.03454326;-0.6589783;0.05383796,0.03415397;-0.6230297;-0.0199257,-0.08013518;0.008685866;-0.03577649,-0.1109329;-0.3234334;-0.04320707,-0.1383441;-0.6513212;0.02152394,-0.1372405;-0.6152722;-0.05222432,0.03750108;0.5467364;-0.02427655,0;0;0,-0.004317284;0.3123843;-0.04498076,-0.00711184;0.6163313;-0.1052597,0.1763496;0.5103186;-0.01823997,0.2577821;0.2747641;0.02570248,0.2649838;0.08149977;-0.08035613,-0.1638162;0.495731;0.02361243,-0.2318068;0.2617877;0.09213936,-0.3120528;0.08216858;-0.00760486,0.07945087;0.004764557;-0.03797245,0.1343861;-0.3238247;-0.05580854,0.1596175;-0.6497387;0.01899385,0.1809212;-0.6740202;-0.02657247,-0.07961912;0.004743777;-0.03762102,-0.1228645;-0.3251798;-0.06185258,-0.1289913;-0.6546606;0.0002504811,-0.1343154;-0.6430249;-0.07124094,-0.006509908;0.5414296;-0.08777285,922.282
+0;0;0,0.02153118;0.3161981;-0.008946857,0.04311516;0.6266277;-0.03298398,0.2267741;0.5040323;-0.0140787,0.2746637;0.2551773;0.007093257,0.3374678;0.04397112;-0.005525567,-0.1507651;0.5018234;-0.01341542,-0.2210277;0.2574578;-0.009044738,-0.2859025;0.04726523;-0.02698846,0.07915989;0.001024963;-0.04039187,0.06444623;-0.3312334;-0.008721657,0.03509527;-0.6598809;0.05365478,0.03470543;-0.6239238;-0.02021392,-0.08076023;0.008753615;-0.03605554,-0.1116005;-0.3238252;-0.04349641,-0.1390495;-0.6521639;0.02132363,-0.1379443;-0.6161062;-0.05252966,0.03771154;0.5497989;-0.02442567,0;0;0,-0.003029682;0.3138531;-0.04485512,-0.004388593;0.6202303;-0.1043808,0.1766526;0.51085;-0.02302313,0.2641073;0.2754444;0.01705694,0.2682968;0.08333042;-0.09150767,-0.1563305;0.4959398;0.0242863,-0.2239218;0.2612887;0.09528485,-0.3114651;0.08180027;0.001307756,0.07926694;0.005150437;-0.03986311,0.133884;-0.3240231;-0.05650377,0.158313;-0.6502969;0.01906109,0.1798124;-0.6744708;-0.02671218,-0.08115359;0.004573388;-0.03594469,-0.1258161;-0.325491;-0.06198195,-0.1321564;-0.6555077;-0.0002554283,-0.1388587;-0.6438478;-0.0717463,-0.004156657;0.5446826;-0.08712983,922.3046
+0;0;0,0.02153118;0.3161981;-0.008946857,0.04311516;0.6266277;-0.03298398,0.2267741;0.5040323;-0.0140787,0.2746637;0.2551773;0.007093257,0.3374678;0.04397112;-0.005525567,-0.1507651;0.5018234;-0.01341542,-0.2210277;0.2574578;-0.009044738,-0.2859025;0.04726523;-0.02698846,0.07915989;0.001024963;-0.04039187,0.06444623;-0.3312334;-0.008721657,0.03509527;-0.6598809;0.05365478,0.03470543;-0.6239238;-0.02021392,-0.08076023;0.008753615;-0.03605554,-0.1116005;-0.3238252;-0.04349641,-0.1390495;-0.6521639;0.02132363,-0.1379443;-0.6161062;-0.05252966,0.03771154;0.5497989;-0.02442567,0;0;0,-0.003029682;0.3138531;-0.04485512,-0.004388593;0.6202303;-0.1043808,0.1766526;0.51085;-0.02302313,0.2641073;0.2754444;0.01705694,0.2682968;0.08333042;-0.09150767,-0.1563305;0.4959398;0.0242863,-0.2239218;0.2612887;0.09528485,-0.3114651;0.08180027;0.001307756,0.07926694;0.005150437;-0.03986311,0.133884;-0.3240231;-0.05650377,0.158313;-0.6502969;0.01906109,0.1798124;-0.6744708;-0.02671218,-0.08115359;0.004573388;-0.03594469,-0.1258161;-0.325491;-0.06198195,-0.1321564;-0.6555077;-0.0002554283,-0.1388587;-0.6438478;-0.0717463,-0.004156657;0.5446826;-0.08712983,922.3163
+0;0;0,0.02173408;0.3165071;-0.009915483,0.04358891;0.626994;-0.03468045,0.2259126;0.5057606;-0.01585634,0.2820173;0.2673752;0.005754674,0.3566733;0.06015657;-0.008261362,-0.1487897;0.5023757;-0.01448278,-0.220627;0.2673026;-0.009753309,-0.293641;0.05970645;-0.02655547,0.07943451;0.000912073;-0.041019,0.06543121;-0.3303713;-0.008360051,0.03386211;-0.6601094;0.0519593,0.03335674;-0.6242091;-0.0219423,-0.08145658;0.00894286;-0.03575026,-0.1147169;-0.3217461;-0.05919978,-0.1415565;-0.6493847;0.01356613,-0.1405553;-0.6133717;-0.06032134,0.03810519;0.550204;-0.02595211,0;0;0,-0.002768859;0.3143272;-0.04402447,-0.003630511;0.6211557;-0.1019299,0.1777133;0.5101272;-0.02823281,0.2707552;0.2850195;0.005114555,0.2683063;0.08967562;-0.0975709,-0.1519998;0.49515;0.02783328,-0.2163557;0.2686595;0.09856311,-0.3116502;0.09186436;0.007064685,0.07898837;0.005218983;-0.04155517,0.1338497;-0.3230483;-0.05711675,0.1573628;-0.6501209;0.01925731,0.1787471;-0.674314;-0.02659392,-0.08214146;0.004375016;-0.03502672,-0.1273305;-0.324666;-0.06150854,-0.1338886;-0.6555856;0.000229083,-0.1420353;-0.6438407;-0.07116351,-0.003541857;0.5455083;-0.08518481,922.3303
+0;0;0,0.02173408;0.3165071;-0.009915483,0.04358891;0.626994;-0.03468045,0.2259126;0.5057606;-0.01585634,0.2820173;0.2673752;0.005754674,0.3566733;0.06015657;-0.008261362,-0.1487897;0.5023757;-0.01448278,-0.220627;0.2673026;-0.009753309,-0.293641;0.05970645;-0.02655547,0.07943451;0.000912073;-0.041019,0.06543121;-0.3303713;-0.008360051,0.03386211;-0.6601094;0.0519593,0.03335674;-0.6242091;-0.0219423,-0.08145658;0.00894286;-0.03575026,-0.1147169;-0.3217461;-0.05919978,-0.1415565;-0.6493847;0.01356613,-0.1405553;-0.6133717;-0.06032134,0.03810519;0.550204;-0.02595211,0;0;0,-0.002768859;0.3143272;-0.04402447,-0.003630511;0.6211557;-0.1019299,0.1777133;0.5101272;-0.02823281,0.2707552;0.2850195;0.005114555,0.2683063;0.08967562;-0.0975709,-0.1519998;0.49515;0.02783328,-0.2163557;0.2686595;0.09856311,-0.3116502;0.09186436;0.007064685,0.07898837;0.005218983;-0.04155517,0.1338497;-0.3230483;-0.05711675,0.1573628;-0.6501209;0.01925731,0.1787471;-0.674314;-0.02659392,-0.08214146;0.004375016;-0.03502672,-0.1273305;-0.324666;-0.06150854,-0.1338886;-0.6555856;0.000229083,-0.1420353;-0.6438407;-0.07116351,-0.003541857;0.5455083;-0.08518481,922.3502
+0;0;0,0.0217903;0.3173259;-0.009941132,0.04371611;0.6288214;-0.03478572,0.2245484;0.507706;-0.01601464,0.2808217;0.2686039;0.00566135,0.3557394;0.06065878;-0.008403827,-0.1472112;0.5043478;-0.01465188,-0.2192644;0.2685679;-0.009908183,-0.2925345;0.06024386;-0.02676925,0.07981833;0.00091648;-0.0412172,0.06583036;-0.3300044;-0.008593984,0.03418035;-0.6605875;0.05187994,0.03367534;-0.6246914;-0.02196965,-0.08185018;0.008986072;-0.03592301,-0.1150741;-0.3213412;-0.05934688,-0.1419825;-0.6498194;0.01360549,-0.1409819;-0.6138106;-0.06022996,0.0382159;0.5518005;-0.02603113,0;0;0,-0.001659691;0.3151908;-0.04383326,-0.001514718;0.6231302;-0.1013236,0.1788419;0.5102074;-0.03162766,0.272773;0.2844504;0.0002641678,0.2705436;0.09001862;-0.1057689,-0.146956;0.4956039;0.02929743,-0.2103439;0.2688363;0.1025419,-0.3115842;0.09223504;0.01528313,0.07870554;0.005309373;-0.04298735,0.1342144;-0.3224686;-0.0587666,0.1564508;-0.6501803;0.01904464,0.1781352;-0.6742912;-0.02667832,-0.08306985;0.004221201;-0.03394475,-0.1278711;-0.3244469;-0.06112364,-0.135507;-0.6562029;0.00071273,-0.1445742;-0.6444098;-0.07052684,-0.001659282;0.5472239;-0.08467054,922.3617
+0;0;0,0.02229653;0.317263;-0.01078811,0.04503594;0.6286273;-0.03651484,0.2259391;0.5088097;-0.01776702,0.2904254;0.2718529;0.004578998,0.3666826;0.06447592;-0.01062964,-0.1460761;0.5042075;-0.01530789,-0.2243948;0.2704278;-0.01088068,-0.3058024;0.06507252;-0.02680893,0.07972342;0.0006748727;-0.04140513,0.06503911;-0.3303067;-0.009716734,0.03330826;-0.6608932;0.05069655,0.03261114;-0.6250667;-0.023157,-0.08202481;0.009213513;-0.03546412,-0.1177796;-0.3193919;-0.07430612,-0.1446422;-0.6467531;0.00352107,-0.1449089;-0.6703933;-0.0475812,0.03930045;0.551652;-0.02751356,0;0;0,-0.001659691;0.3151908;-0.04383326,-0.001514718;0.6231302;-0.1013236,0.1788419;0.5102074;-0.03162766,0.272773;0.2844504;0.0002641678,0.2705436;0.09001862;-0.1057689,-0.146956;0.4956039;0.02929743,-0.2103439;0.2688363;0.1025419,-0.3115842;0.09223504;0.01528313,0.07870554;0.005309373;-0.04298735,0.1342144;-0.3224686;-0.0587666,0.1564508;-0.6501803;0.01904464,0.1781352;-0.6742912;-0.02667832,-0.08306985;0.004221201;-0.03394475,-0.1278711;-0.3244469;-0.06112364,-0.135507;-0.6562029;0.00071273,-0.1445742;-0.6444098;-0.07052684,-0.001659282;0.5472239;-0.08467054,922.384
+0;0;0,0.02234249;0.3179169;-0.01081035,0.04510633;0.6296167;-0.0365632,0.226486;0.5096414;-0.01778474,0.2906289;0.2739465;0.004442275,0.3667216;0.06701674;-0.01073357,-0.1464861;0.5050274;-0.01531928,-0.2243876;0.2724926;-0.01091565,-0.3056197;0.06758021;-0.02680955,0.08100402;0.0006857132;-0.04207022,0.06630243;-0.3306852;-0.01034455,0.0345189;-0.6618205;0.05016904,0.03382321;-0.6260059;-0.02353424,-0.08334238;0.00936151;-0.03603378,-0.1191393;-0.3196304;-0.07492147,-0.1460464;-0.6475351;0.00303492,-0.1463125;-0.6710662;-0.04796337,0.0393673;0.5525938;-0.02755635,0;0;0,-0.001410559;0.3159007;-0.04349637,-0.001419522;0.6242546;-0.1005995,0.1802338;0.5092919;-0.03501129,0.2740063;0.28499;-0.002517462,0.270517;0.09284905;-0.1116505,-0.144577;0.4949386;0.03276842,-0.2082298;0.2698193;0.1064576,-0.3139451;0.0965077;0.01912092,0.07868548;0.005472243;-0.04594207,0.1335726;-0.3228943;-0.05980444,0.1546687;-0.6509414;0.01933336,0.1765584;-0.6750256;-0.02607822,-0.08514934;0.00419675;-0.03261903,-0.1300444;-0.3248046;-0.06040202,-0.1387433;-0.6570983;0.001468286,-0.1487793;-0.6452437;-0.06949995,-0.001511343;0.548282;-0.08402419,922.3954
+0;0;0,0.02234249;0.3179169;-0.01081035,0.04510633;0.6296167;-0.0365632,0.226486;0.5096414;-0.01778474,0.2906289;0.2739465;0.004442275,0.3667216;0.06701674;-0.01073357,-0.1464861;0.5050274;-0.01531928,-0.2243876;0.2724926;-0.01091565,-0.3056197;0.06758021;-0.02680955,0.08100402;0.0006857132;-0.04207022,0.06630243;-0.3306852;-0.01034455,0.0345189;-0.6618205;0.05016904,0.03382321;-0.6260059;-0.02353424,-0.08334238;0.00936151;-0.03603378,-0.1191393;-0.3196304;-0.07492147,-0.1460464;-0.6475351;0.00303492,-0.1463125;-0.6710662;-0.04796337,0.0393673;0.5525938;-0.02755635,0;0;0,-0.001410559;0.3159007;-0.04349637,-0.001419522;0.6242546;-0.1005995,0.1802338;0.5092919;-0.03501129,0.2740063;0.28499;-0.002517462,0.270517;0.09284905;-0.1116505,-0.144577;0.4949386;0.03276842,-0.2082298;0.2698193;0.1064576,-0.3139451;0.0965077;0.01912092,0.07868548;0.005472243;-0.04594207,0.1335726;-0.3228943;-0.05980444,0.1546687;-0.6509414;0.01933336,0.1765584;-0.6750256;-0.02607822,-0.08514934;0.00419675;-0.03261903,-0.1300444;-0.3248046;-0.06040202,-0.1387433;-0.6570983;0.001468286,-0.1487793;-0.6452437;-0.06949995,-0.001511343;0.548282;-0.08402419,922.4176
+0;0;0,0.02200706;0.3187922;-0.01215786,0.04446234;0.631428;-0.03872909,0.2238075;0.5133603;-0.02398299,0.3006977;0.2850129;0.0009462219,0.3861858;0.08185852;-0.01503307,-0.1443282;0.5069511;-0.01651288,-0.2273826;0.2794415;-0.01234003,-0.3140574;0.0768199;-0.02868689,0.08063727;0.0003347658;-0.04255057,0.06637406;-0.3320921;-0.01118447,0.03345191;-0.6620845;0.0490098,0.03195111;-0.6263387;-0.0246742,-0.08353;0.009805426;-0.03520833,-0.12362;-0.3171872;-0.09145305,-0.1485126;-0.6432244;-0.009708084,-0.1487613;-0.6679267;-0.05942933,0.03878386;0.554194;-0.02956582,0;0;0,0.0004790165;0.3169885;-0.04217362,0.003107917;0.6267352;-0.09701085,0.1818306;0.5087548;-0.03674126,0.278599;0.2886004;-0.007689953,0.272579;0.09843567;-0.1201017,-0.1376851;0.495706;0.03443695,-0.2009584;0.2739665;0.1086272,-0.3121828;0.1029588;0.0236522,0.07798591;0.005405813;-0.04692554,0.1329842;-0.3239412;-0.06109095,0.1522456;-0.6505101;0.02005005,0.1743573;-0.6745226;-0.02531862,-0.08555309;0.004357486;-0.0312204,-0.1318255;-0.3254324;-0.05936974,-0.1408668;-0.6566252;0.002531026,-0.1517884;-0.6445883;-0.0683396,0.002299037;0.5504004;-0.08108473,922.4286
+0;0;0,0.02200706;0.3187922;-0.01215786,0.04446234;0.631428;-0.03872909,0.2238075;0.5133603;-0.02398299,0.3006977;0.2850129;0.0009462219,0.3861858;0.08185852;-0.01503307,-0.1443282;0.5069511;-0.01651288,-0.2273826;0.2794415;-0.01234003,-0.3140574;0.0768199;-0.02868689,0.08063727;0.0003347658;-0.04255057,0.06637406;-0.3320921;-0.01118447,0.03345191;-0.6620845;0.0490098,0.03195111;-0.6263387;-0.0246742,-0.08353;0.009805426;-0.03520833,-0.12362;-0.3171872;-0.09145305,-0.1485126;-0.6432244;-0.009708084,-0.1487613;-0.6679267;-0.05942933,0.03878386;0.554194;-0.02956582,0;0;0,0.0004790165;0.3169885;-0.04217362,0.003107917;0.6267352;-0.09701085,0.1818306;0.5087548;-0.03674126,0.278599;0.2886004;-0.007689953,0.272579;0.09843567;-0.1201017,-0.1376851;0.495706;0.03443695,-0.2009584;0.2739665;0.1086272,-0.3121828;0.1029588;0.0236522,0.07798591;0.005405813;-0.04692554,0.1329842;-0.3239412;-0.06109095,0.1522456;-0.6505101;0.02005005,0.1743573;-0.6745226;-0.02531862,-0.08555309;0.004357486;-0.0312204,-0.1318255;-0.3254324;-0.05936974,-0.1408668;-0.6566252;0.002531026,-0.1517884;-0.6445883;-0.0683396,0.002299037;0.5504004;-0.08108473,922.4399
+0;0;0,0.02195912;0.3180977;-0.01213137,0.04430076;0.629155;-0.03856336,0.2224657;0.5118598;-0.02391377,0.2986408;0.2856363;0.0007835776,0.3841633;0.08239995;-0.01520216,-0.143248;0.5054928;-0.0164928,-0.2255299;0.2800993;-0.01235876,-0.3122397;0.07739598;-0.02871222,0.08146647;0.0003382082;-0.04298813,0.06716374;-0.3330101;-0.01153508,0.03430022;-0.6624146;0.04855197,0.03280761;-0.6267002;-0.02472964,-0.08438894;0.009906257;-0.03557038,-0.1245901;-0.3179928;-0.09197101,-0.1494384;-0.6434492;-0.01037166,-0.1496856;-0.6678527;-0.05982137,0.03865933;0.5524249;-0.02945987,0;0;0,0.001374874;0.3165206;-0.04035282,0.004953824;0.6250418;-0.09291101,0.1833536;0.5079057;-0.03804016,0.2815318;0.2907197;-0.01009488,0.2741923;0.1014819;-0.1241555,-0.1338906;0.4957876;0.03914351,-0.1961577;0.2756861;0.1117234,-0.3136435;0.1061688;0.03212685,0.07765482;0.005206436;-0.04926968,0.1332757;-0.3249564;-0.06388927,0.1493152;-0.6504582;0.01971149,0.1720502;-0.6743902;-0.02478051,-0.087151;0.004567051;-0.02947413,-0.1353856;-0.3257464;-0.05916207,-0.1449499;-0.6562716;0.002961975,-0.1567696;-0.6439746;-0.06740829,0.003912929;0.5491034;-0.07759833,922.462
+0;0;0,0.02222369;0.3180102;-0.01382369,0.04457234;0.6289844;-0.04124083,0.2229073;0.5123167;-0.02850177,0.3125233;0.2913026;-0.001829883,0.407013;0.09188189;-0.01516168,-0.1428913;0.5054098;-0.01745906,-0.2335268;0.283263;-0.01238836,-0.3267975;0.0835944;-0.02992838,0.0809432;-0.0003348226;-0.0439655,0.06795324;-0.3337288;-0.0124268,0.03437335;-0.6632589;0.04656485,0.03231314;-0.6276428;-0.0267106,-0.08490189;0.01094596;-0.03401078,-0.1307598;-0.3112145;-0.1141644,-0.1522243;-0.6355953;-0.02748005,-0.1527072;-0.5998104;-0.1007697,0.03891741;0.5522774;-0.03195254,0;0;0,0.001374874;0.3165206;-0.04035282,0.004953824;0.6250418;-0.09291101,0.1833536;0.5079057;-0.03804016,0.2815318;0.2907197;-0.01009488,0.2741923;0.1014819;-0.1241555,-0.1338906;0.4957876;0.03914351,-0.1961577;0.2756861;0.1117234,-0.3136435;0.1061688;0.03212685,0.07765482;0.005206436;-0.04926968,0.1332757;-0.3249564;-0.06388927,0.1493152;-0.6504582;0.01971149,0.1720502;-0.6743902;-0.02478051,-0.087151;0.004567051;-0.02947413,-0.1353856;-0.3257464;-0.05916207,-0.1449499;-0.6562716;0.002961975,-0.1567696;-0.6439746;-0.06740829,0.003912929;0.5491034;-0.07759833,922.4732
+0;0;0,0.02222369;0.3180102;-0.01382369,0.04457234;0.6289844;-0.04124083,0.2229073;0.5123167;-0.02850177,0.3125233;0.2913026;-0.001829883,0.407013;0.09188189;-0.01516168,-0.1428913;0.5054098;-0.01745906,-0.2335268;0.283263;-0.01238836,-0.3267975;0.0835944;-0.02992838,0.0809432;-0.0003348226;-0.0439655,0.06795324;-0.3337288;-0.0124268,0.03437335;-0.6632589;0.04656485,0.03231314;-0.6276428;-0.0267106,-0.08490189;0.01094596;-0.03401078,-0.1307598;-0.3112145;-0.1141644,-0.1522243;-0.6355953;-0.02748005,-0.1527072;-0.5998104;-0.1007697,0.03891741;0.5522774;-0.03195254,0;0;0,0.001374874;0.3165206;-0.04035282,0.004953824;0.6250418;-0.09291101,0.1833536;0.5079057;-0.03804016,0.2815318;0.2907197;-0.01009488,0.2741923;0.1014819;-0.1241555,-0.1338906;0.4957876;0.03914351,-0.1961577;0.2756861;0.1117234,-0.3136435;0.1061688;0.03212685,0.07765482;0.005206436;-0.04926968,0.1332757;-0.3249564;-0.06388927,0.1493152;-0.6504582;0.01971149,0.1720502;-0.6743902;-0.02478051,-0.087151;0.004567051;-0.02947413,-0.1353856;-0.3257464;-0.05916207,-0.1449499;-0.6562716;0.002961975,-0.1567696;-0.6439746;-0.06740829,0.003912929;0.5491034;-0.07759833,922.4843
+0;0;0,0.02227039;0.3174057;-0.01531769,0.04453184;0.6273817;-0.04377007,0.2222113;0.5114747;-0.03239429,0.3217947;0.2927865;-0.004552322,0.4282097;0.09921525;-0.01588151,-0.1421147;0.504476;-0.01839203,-0.2425112;0.2844622;-0.01282229,-0.3431477;0.08822392;-0.02970943,0.08021244;-0.0009902671;-0.0445886,0.06893951;-0.3335593;-0.01359811,0.03278866;-0.6656101;0.04450282,0.03027289;-0.6300859;-0.02868709,-0.08486008;0.01163654;-0.03296234,-0.1350478;-0.3055856;-0.1253795,-0.1497514;-0.6320745;-0.03521779,-0.1507256;-0.5963863;-0.1084319,0.03888109;0.550969;-0.0342731,0;0;0,0.00186285;0.3162966;-0.03781509,0.005770255;0.6242892;-0.08800006,0.1844246;0.5078317;-0.03853798,0.2838338;0.2889986;-0.01121616,0.2741564;0.1011149;-0.1275277,-0.1316202;0.4954252;0.04412986,-0.1976854;0.2748525;0.1182894,-0.3188015;0.1048731;0.04507592,0.07651266;0.00520137;-0.05041742,0.1329441;-0.3237203;-0.06818509,0.144721;-0.6505339;0.02122712,0.1674071;-0.6745011;-0.02311802,-0.08741609;0.004662531;-0.02756529,-0.1383711;-0.3241271;-0.05903936,-0.1495575;-0.6567575;0.005553678,-0.1621486;-0.6442564;-0.06465215,0.004667055;0.548509;-0.07326341,922.496
+0;0;0,0.02227039;0.3174057;-0.01531769,0.04453184;0.6273817;-0.04377007,0.2222113;0.5114747;-0.03239429,0.3217947;0.2927865;-0.004552322,0.4282097;0.09921525;-0.01588151,-0.1421147;0.504476;-0.01839203,-0.2425112;0.2844622;-0.01282229,-0.3431477;0.08822392;-0.02970943,0.08021244;-0.0009902671;-0.0445886,0.06893951;-0.3335593;-0.01359811,0.03278866;-0.6656101;0.04450282,0.03027289;-0.6300859;-0.02868709,-0.08486008;0.01163654;-0.03296234,-0.1350478;-0.3055856;-0.1253795,-0.1497514;-0.6320745;-0.03521779,-0.1507256;-0.5963863;-0.1084319,0.03888109;0.550969;-0.0342731,0;0;0,0.00186285;0.3162966;-0.03781509,0.005770255;0.6242892;-0.08800006,0.1844246;0.5078317;-0.03853798,0.2838338;0.2889986;-0.01121616,0.2741564;0.1011149;-0.1275277,-0.1316202;0.4954252;0.04412986,-0.1976854;0.2748525;0.1182894,-0.3188015;0.1048731;0.04507592,0.07651266;0.00520137;-0.05041742,0.1329441;-0.3237203;-0.06818509,0.144721;-0.6505339;0.02122712,0.1674071;-0.6745011;-0.02311802,-0.08741609;0.004662531;-0.02756529,-0.1383711;-0.3241271;-0.05903936,-0.1495575;-0.6567575;0.005553678,-0.1621486;-0.6442564;-0.06465215,0.004667055;0.548509;-0.07326341,922.5179
+0;0;0,0.0222282;0.3168044;-0.01528867,0.04440957;0.6256673;-0.04363669,0.2224741;0.510008;-0.03229765,0.3204553;0.2948385;-0.00490367,0.4268905;0.1012306;-0.01623501,-0.1425694;0.5029954;-0.01826781,-0.2413505;0.2865217;-0.01278769,-0.3420061;0.09024619;-0.02967804,0.0807187;-0.0009965171;-0.04487002,0.06945325;-0.3333452;-0.01390007,0.03319741;-0.6663603;0.04436958,0.03070351;-0.6308841;-0.02818412,-0.08539567;0.01170999;-0.03317039,-0.1355502;-0.305302;-0.1255263,-0.1502965;-0.6327391;-0.03510278,-0.1512621;-0.5971003;-0.1076805,0.03878288;0.54958;-0.03418015,0;0;0,0.004792675;0.3159399;-0.03538251,0.01161063;0.6232541;-0.08235931,0.1900988;0.5050838;-0.03693366,0.2888339;0.2900336;-0.01137137,0.2754023;0.1026316;-0.128166,-0.1269468;0.4943561;0.048896,-0.1925597;0.277389;0.1214828,-0.3222006;0.1112124;0.05425581,0.07623807;0.005043328;-0.05188584,0.1309691;-0.3239432;-0.06960702,0.1411294;-0.6512429;0.02193856,0.163386;-0.6755419;-0.02114868,-0.08849463;0.004922184;-0.02596715,-0.1403237;-0.3231272;-0.06116708,-0.1541016;-0.6559968;0.006780647,-0.1669859;-0.6430834;-0.06280593,0.00980534;0.5476664;-0.06844473,922.5295
+0;0;0,0.0222282;0.3168044;-0.01528867,0.04440957;0.6256673;-0.04363669,0.2224741;0.510008;-0.03229765,0.3204553;0.2948385;-0.00490367,0.4268905;0.1012306;-0.01623501,-0.1425694;0.5029954;-0.01826781,-0.2413505;0.2865217;-0.01278769,-0.3420061;0.09024619;-0.02967804,0.0807187;-0.0009965171;-0.04487002,0.06945325;-0.3333452;-0.01390007,0.03319741;-0.6663603;0.04436958,0.03070351;-0.6308841;-0.02818412,-0.08539567;0.01170999;-0.03317039,-0.1355502;-0.305302;-0.1255263,-0.1502965;-0.6327391;-0.03510278,-0.1512621;-0.5971003;-0.1076805,0.03878288;0.54958;-0.03418015,0;0;0,0.004792675;0.3159399;-0.03538251,0.01161063;0.6232541;-0.08235931,0.1900988;0.5050838;-0.03693366,0.2888339;0.2900336;-0.01137137,0.2754023;0.1026316;-0.128166,-0.1269468;0.4943561;0.048896,-0.1925597;0.277389;0.1214828,-0.3222006;0.1112124;0.05425581,0.07623807;0.005043328;-0.05188584,0.1309691;-0.3239432;-0.06960702,0.1411294;-0.6512429;0.02193856,0.163386;-0.6755419;-0.02114868,-0.08849463;0.004922184;-0.02596715,-0.1403237;-0.3231272;-0.06116708,-0.1541016;-0.6559968;0.006780647,-0.1669859;-0.6430834;-0.06280593,0.00980534;0.5476664;-0.06844473,922.5408
+0;0;0,0.02277183;0.3176517;-0.01668242,0.04524452;0.6274124;-0.04607254,0.2198652;0.5126271;-0.03583309,0.3311005;0.3006316;-0.007486509,0.4493422;0.1137507;-0.01588985,-0.1383641;0.50571;-0.01905093,-0.2479162;0.2910547;-0.01270034,-0.3548358;0.09797889;-0.02901333,0.07991819;-0.001873952;-0.0452168,0.07055005;-0.334755;-0.01496827,0.03240098;-0.6688329;0.04277773,0.02945763;-0.6334432;-0.02956039,-0.08509342;0.01269008;-0.03214123,-0.1403683;-0.2988922;-0.1401861,-0.1496241;-0.6263849;-0.04499768,-0.1510521;-0.5908926;-0.1173739,0.03952216;0.5510954;-0.0363825,0;0;0,0.008990748;0.3169649;-0.03393888,0.01917177;0.625364;-0.0798502,0.1929629;0.5049224;-0.03600836,0.2943634;0.2876756;-0.01069736,0.2829155;0.1013495;-0.1295576,-0.1165067;0.4971539;0.05028527,-0.184399;0.2773181;0.1222696,-0.3221419;0.1175569;0.05534092,0.07493211;0.004916281;-0.05287719,0.1285787;-0.3246369;-0.07102203,0.1352731;-0.6526647;0.0225246,0.157168;-0.6771321;-0.02018881,-0.08837742;0.005102547;-0.02446188,-0.1439391;-0.3217328;-0.06809764,-0.1609806;-0.6553171;0.001394004,-0.1747022;-0.6421964;-0.06786871,0.01658288;0.5494969;-0.06612396,922.5632
+0;0;0,0.02277183;0.3176517;-0.01668242,0.04524452;0.6274124;-0.04607254,0.2198652;0.5126271;-0.03583309,0.3311005;0.3006316;-0.007486509,0.4493422;0.1137507;-0.01588985,-0.1383641;0.50571;-0.01905093,-0.2479162;0.2910547;-0.01270034,-0.3548358;0.09797889;-0.02901333,0.07991819;-0.001873952;-0.0452168,0.07055005;-0.334755;-0.01496827,0.03240098;-0.6688329;0.04277773,0.02945763;-0.6334432;-0.02956039,-0.08509342;0.01269008;-0.03214123,-0.1403683;-0.2988922;-0.1401861,-0.1496241;-0.6263849;-0.04499768,-0.1510521;-0.5908926;-0.1173739,0.03952216;0.5510954;-0.0363825,0;0;0,0.008990748;0.3169649;-0.03393888,0.01917177;0.625364;-0.0798502,0.1929629;0.5049224;-0.03600836,0.2943634;0.2876756;-0.01069736,0.2829155;0.1013495;-0.1295576,-0.1165067;0.4971539;0.05028527,-0.184399;0.2773181;0.1222696,-0.3221419;0.1175569;0.05534092,0.07493211;0.004916281;-0.05287719,0.1285787;-0.3246369;-0.07102203,0.1352731;-0.6526647;0.0225246,0.157168;-0.6771321;-0.02018881,-0.08837742;0.005102547;-0.02446188,-0.1439391;-0.3217328;-0.06809764,-0.1609806;-0.6553171;0.001394004,-0.1747022;-0.6421964;-0.06786871,0.01658288;0.5494969;-0.06612396,922.5742
+0;0;0,0.02277183;0.3176517;-0.01668242,0.04524452;0.6274124;-0.04607254,0.2198652;0.5126271;-0.03583309,0.3311005;0.3006316;-0.007486509,0.4493422;0.1137507;-0.01588985,-0.1383641;0.50571;-0.01905093,-0.2479162;0.2910547;-0.01270034,-0.3548358;0.09797889;-0.02901333,0.07991819;-0.001873952;-0.0452168,0.07055005;-0.334755;-0.01496827,0.03240098;-0.6688329;0.04277773,0.02945763;-0.6334432;-0.02956039,-0.08509342;0.01269008;-0.03214123,-0.1403683;-0.2988922;-0.1401861,-0.1496241;-0.6263849;-0.04499768,-0.1510521;-0.5908926;-0.1173739,0.03952216;0.5510954;-0.0363825,0;0;0,0.008990748;0.3169649;-0.03393888,0.01917177;0.625364;-0.0798502,0.1929629;0.5049224;-0.03600836,0.2943634;0.2876756;-0.01069736,0.2829155;0.1013495;-0.1295576,-0.1165067;0.4971539;0.05028527,-0.184399;0.2773181;0.1222696,-0.3221419;0.1175569;0.05534092,0.07493211;0.004916281;-0.05287719,0.1285787;-0.3246369;-0.07102203,0.1352731;-0.6526647;0.0225246,0.157168;-0.6771321;-0.02018881,-0.08837742;0.005102547;-0.02446188,-0.1439391;-0.3217328;-0.06809764,-0.1609806;-0.6553171;0.001394004,-0.1747022;-0.6421964;-0.06786871,0.01658288;0.5494969;-0.06612396,922.5856
+0;0;0,0.0249314;0.3176453;-0.01767373,0.0525282;0.6268692;-0.04937455,0.2299189;0.5132972;-0.03595326,0.3447344;0.3084074;-0.00957597,0.4680738;0.1245591;-0.01624011,-0.1369238;0.5062312;-0.01968241,-0.2520193;0.2998971;-0.0135634,-0.3746819;0.1162573;-0.03051923,0.08016232;-0.002912791;-0.04605355,0.07114646;-0.335502;-0.01673531,0.03212443;-0.6682021;0.040986,0.02932549;-0.6329309;-0.03119794,-0.08577356;0.01400444;-0.03165726,-0.1461285;-0.2903922;-0.1551741,-0.1488271;-0.6164573;-0.05916343,-0.1501343;-0.5811355;-0.1313861,0.04522008;0.5507821;-0.03880744,0;0;0,0.0101911;0.3173746;-0.0316534,0.02098777;0.6261207;-0.07587004,0.198487;0.5031037;-0.03360724,0.3046083;0.2937356;-0.006012917,0.2929933;0.1097022;-0.1287076,-0.1114114;0.4877311;0.05917301,-0.1919668;0.2771685;0.1301124,-0.3437272;0.1264516;0.07257634,0.07454031;0.004891366;-0.05454564,0.1245551;-0.3249654;-0.07033968,0.1270812;-0.651264;0.02487946,0.1487361;-0.6758409;-0.0175302,-0.08953501;0.005309392;-0.02259871,-0.1497368;-0.3193061;-0.07316506,-0.1702441;-0.6501666;0.0020319,-0.1847302;-0.636842;-0.06694801,0.01827652;0.5501682;-0.0625217,922.5972
+0;0;0,0.0249314;0.3176453;-0.01767373,0.0525282;0.6268692;-0.04937455,0.2299189;0.5132972;-0.03595326,0.3447344;0.3084074;-0.00957597,0.4680738;0.1245591;-0.01624011,-0.1369238;0.5062312;-0.01968241,-0.2520193;0.2998971;-0.0135634,-0.3746819;0.1162573;-0.03051923,0.08016232;-0.002912791;-0.04605355,0.07114646;-0.335502;-0.01673531,0.03212443;-0.6682021;0.040986,0.02932549;-0.6329309;-0.03119794,-0.08577356;0.01400444;-0.03165726,-0.1461285;-0.2903922;-0.1551741,-0.1488271;-0.6164573;-0.05916343,-0.1501343;-0.5811355;-0.1313861,0.04522008;0.5507821;-0.03880744,0;0;0,0.0101911;0.3173746;-0.0316534,0.02098777;0.6261207;-0.07587004,0.198487;0.5031037;-0.03360724,0.3046083;0.2937356;-0.006012917,0.2929933;0.1097022;-0.1287076,-0.1114114;0.4877311;0.05917301,-0.1919668;0.2771685;0.1301124,-0.3437272;0.1264516;0.07257634,0.07454031;0.004891366;-0.05454564,0.1245551;-0.3249654;-0.07033968,0.1270812;-0.651264;0.02487946,0.1487361;-0.6758409;-0.0175302,-0.08953501;0.005309392;-0.02259871,-0.1497368;-0.3193061;-0.07316506,-0.1702441;-0.6501666;0.0020319,-0.1847302;-0.636842;-0.06694801,0.01827652;0.5501682;-0.0625217,922.6197
+0;0;0,0.02480818;0.3160754;-0.01758638,0.05222352;0.6232722;-0.04907648,0.2270229;0.5107961;-0.03577371,0.3427058;0.3043582;-0.009197121,0.4659306;0.1206809;-0.01585507,-0.1345662;0.5038313;-0.01973588,-0.2505314;0.2959381;-0.01357063,-0.37308;0.1124691;-0.0305107,0.07964521;-0.002894002;-0.04575647,0.07070214;-0.3327982;-0.01667492,0.03114836;-0.670032;0.04183295,0.02836135;-0.6347833;-0.03004327,-0.08522026;0.0139141;-0.03145304,-0.1450879;-0.2880251;-0.1539727,-0.1478233;-0.6185335;-0.0566537,-0.1491249;-0.5832343;-0.1285685,0.0449691;0.5477442;-0.03858702,0;0;0,0.0123877;0.3159695;-0.02895164,0.02543922;0.6229459;-0.07040024,0.2007893;0.5031343;-0.03244185,0.3158515;0.2966078;-0.003929138,0.3245486;0.1111075;-0.1242621,-0.1087964;0.4886388;0.06016719,-0.1900162;0.2766509;0.1320698,-0.3525811;0.1365559;0.07810636,0.07325795;0.004695624;-0.05528665,0.1214966;-0.3226782;-0.07146859,0.118874;-0.6534963;0.02479578,0.139266;-0.6785337;-0.01711559,-0.08915604;0.00554229;-0.02158408,-0.1557358;-0.3129676;-0.08388236,-0.182623;-0.6473093;-0.005098142,-0.1973217;-0.6336584;-0.07378702,0.02215578;0.5474701;-0.05776095,922.631
+0;0;0,0.02666949;0.3158594;-0.01870661,0.05598954;0.6227525;-0.05140372,0.2301732;0.5092688;-0.03925477,0.3567758;0.3097233;-0.009948233,0.488676;0.1321011;-0.01427198,-0.1311355;0.5036013;-0.02060819,-0.2542631;0.2998981;-0.01353195,-0.3798001;0.1183699;-0.02946826,0.07932299;-0.003640939;-0.04626009,0.07176705;-0.3336646;-0.01815734,0.03078099;-0.6708388;0.03970446,0.02753811;-0.6356562;-0.03215744,-0.08538155;0.01453575;-0.03072607,-0.1473625;-0.2844076;-0.1593874,-0.146163;-0.6146731;-0.06121657,-0.1479377;-0.5794536;-0.133127,0.04832829;0.5473125;-0.04057626,0;0;0,0.0123877;0.3159695;-0.02895164,0.02543922;0.6229459;-0.07040024,0.2007893;0.5031343;-0.03244185,0.3158515;0.2966078;-0.003929138,0.3245486;0.1111075;-0.1242621,-0.1087964;0.4886388;0.06016719,-0.1900162;0.2766509;0.1320698,-0.3525811;0.1365559;0.07810636,0.07325795;0.004695624;-0.05528665,0.1214966;-0.3226782;-0.07146859,0.118874;-0.6534963;0.02479578,0.139266;-0.6785337;-0.01711559,-0.08915604;0.00554229;-0.02158408,-0.1557358;-0.3129676;-0.08388236,-0.182623;-0.6473093;-0.005098142,-0.1973217;-0.6336584;-0.07378702,0.02215578;0.5474701;-0.05776095,922.6533
+0;0;0,0.02665019;0.3156309;-0.01869307,0.05596005;0.6224157;-0.05137957,0.232123;0.508526;-0.03921738,0.3584013;0.3094916;-0.009985894,0.4955185;0.124844;-0.01448065,-0.1331167;0.5027968;-0.02036793,-0.255929;0.2996153;-0.01330981,-0.3864314;0.1109072;-0.02987644,0.08007786;-0.003675588;-0.04670033,0.07256724;-0.3317206;-0.01876607,0.03134217;-0.670861;0.03943314,0.02810266;-0.6356837;-0.0323541,-0.08619409;0.01467408;-0.03101848,-0.1478034;-0.2824769;-0.1589084,-0.146597;-0.6146684;-0.06016511,-0.1483698;-0.5794542;-0.1320009,0.0482996;0.5469836;-0.04055324,0;0;0,0.01243508;0.3158145;-0.02809,0.02458746;0.6227521;-0.0692668,0.2021466;0.5024886;-0.03079724,0.3305352;0.3045496;-0.003375532,0.3324647;0.1142253;-0.1325614,-0.1091997;0.4894706;0.065108,-0.2002155;0.2820648;0.1366228,-0.3795784;0.1490826;0.08129853,0.07302343;0.004313052;-0.05706024,0.1164971;-0.3217586;-0.07247305,0.1103233;-0.6547264;0.02342892,0.1293332;-0.6801696;-0.01846838,-0.09047936;0.006135382;-0.0195637,-0.1662262;-0.3045429;-0.09825074,-0.1962111;-0.6400994;-0.01697574,-0.2109136;-0.6263759;-0.08560239,0.02159631;0.5472695;-0.05664372,922.6643
+0;0;0,0.02665019;0.3156309;-0.01869307,0.05596005;0.6224157;-0.05137957,0.232123;0.508526;-0.03921738,0.3584013;0.3094916;-0.009985894,0.4955185;0.124844;-0.01448065,-0.1331167;0.5027968;-0.02036793,-0.255929;0.2996153;-0.01330981,-0.3864314;0.1109072;-0.02987644,0.08007786;-0.003675588;-0.04670033,0.07256724;-0.3317206;-0.01876607,0.03134217;-0.670861;0.03943314,0.02810266;-0.6356837;-0.0323541,-0.08619409;0.01467408;-0.03101848,-0.1478034;-0.2824769;-0.1589084,-0.146597;-0.6146684;-0.06016511,-0.1483698;-0.5794542;-0.1320009,0.0482996;0.5469836;-0.04055324,0;0;0,0.01243508;0.3158145;-0.02809,0.02458746;0.6227521;-0.0692668,0.2021466;0.5024886;-0.03079724,0.3305352;0.3045496;-0.003375532,0.3324647;0.1142253;-0.1325614,-0.1091997;0.4894706;0.065108,-0.2002155;0.2820648;0.1366228,-0.3795784;0.1490826;0.08129853,0.07302343;0.004313052;-0.05706024,0.1164971;-0.3217586;-0.07247305,0.1103233;-0.6547264;0.02342892,0.1293332;-0.6801696;-0.01846838,-0.09047936;0.006135382;-0.0195637,-0.1662262;-0.3045429;-0.09825074,-0.1962111;-0.6400994;-0.01697574,-0.2109136;-0.6263759;-0.08560239,0.02159631;0.5472695;-0.05664372,922.6866
+0;0;0,0.02679687;0.3159596;-0.02005709,0.05593068;0.623221;-0.05369303,0.2351745;0.5113351;-0.03953147,0.367136;0.3105476;-0.01035919,0.508167;0.1399363;-0.01166505,-0.1357185;0.5039602;-0.02080483,-0.2684568;0.3017388;-0.01258531,-0.4010203;0.1252165;-0.02890701,0.07986581;-0.004605813;-0.04738328,0.0730245;-0.3312307;-0.02083321,0.02878974;-0.6726883;0.03665338,0.02572278;-0.6375981;-0.03507898,-0.08649659;0.01552395;-0.03036911,-0.1548664;-0.2722612;-0.1715811,-0.1462267;-0.6057142;-0.06867737,-0.147847;-0.5706342;-0.1404577,0.04829767;0.5476431;-0.04274545,0;0;0,0.01162852;0.3161618;-0.02928019,0.02301703;0.6235006;-0.07180691,0.2027781;0.501097;-0.03184271,0.3489285;0.3094085;-0.01002359,0.3573036;0.1245499;-0.1315012,-0.1100532;0.4894641;0.0671325,-0.2105298;0.2820124;0.1409479,-0.3966576;0.1738364;0.0894306,0.07234041;0.00386849;-0.05828238,0.1103782;-0.3213018;-0.07418704,0.09970271;-0.6570476;0.02076291,0.1174348;-0.6828516;-0.02109814,-0.0909503;0.00665729;-0.01812903,-0.1781093;-0.2943195;-0.1143155,-0.2104176;-0.6315418;-0.0301019,-0.2253601;-0.6179051;-0.09858412,0.0202087;0.5479101;-0.0588336,922.6978
+0;0;0,0.02679687;0.3159596;-0.02005709,0.05593068;0.623221;-0.05369303,0.2351745;0.5113351;-0.03953147,0.367136;0.3105476;-0.01035919,0.508167;0.1399363;-0.01166505,-0.1357185;0.5039602;-0.02080483,-0.2684568;0.3017388;-0.01258531,-0.4010203;0.1252165;-0.02890701,0.07986581;-0.004605813;-0.04738328,0.0730245;-0.3312307;-0.02083321,0.02878974;-0.6726883;0.03665338,0.02572278;-0.6375981;-0.03507898,-0.08649659;0.01552395;-0.03036911,-0.1548664;-0.2722612;-0.1715811,-0.1462267;-0.6057142;-0.06867737,-0.147847;-0.5706342;-0.1404577,0.04829767;0.5476431;-0.04274545,0;0;0,0.01162852;0.3161618;-0.02928019,0.02301703;0.6235006;-0.07180691,0.2027781;0.501097;-0.03184271,0.3489285;0.3094085;-0.01002359,0.3573036;0.1245499;-0.1315012,-0.1100532;0.4894641;0.0671325,-0.2105298;0.2820124;0.1409479,-0.3966576;0.1738364;0.0894306,0.07234041;0.00386849;-0.05828238,0.1103782;-0.3213018;-0.07418704,0.09970271;-0.6570476;0.02076291,0.1174348;-0.6828516;-0.02109814,-0.0909503;0.00665729;-0.01812903,-0.1781093;-0.2943195;-0.1143155,-0.2104176;-0.6315418;-0.0301019,-0.2253601;-0.6179051;-0.09858412,0.0202087;0.5479101;-0.0588336,922.7091
+0;0;0,0.02679687;0.3159596;-0.02005709,0.05593068;0.623221;-0.05369303,0.2351745;0.5113351;-0.03953147,0.367136;0.3105476;-0.01035919,0.508167;0.1399363;-0.01166505,-0.1357185;0.5039602;-0.02080483,-0.2684568;0.3017388;-0.01258531,-0.4010203;0.1252165;-0.02890701,0.07986581;-0.004605813;-0.04738328,0.0730245;-0.3312307;-0.02083321,0.02878974;-0.6726883;0.03665338,0.02572278;-0.6375981;-0.03507898,-0.08649659;0.01552395;-0.03036911,-0.1548664;-0.2722612;-0.1715811,-0.1462267;-0.6057142;-0.06867737,-0.147847;-0.5706342;-0.1404577,0.04829767;0.5476431;-0.04274545,0;0;0,0.01162852;0.3161618;-0.02928019,0.02301703;0.6235006;-0.07180691,0.2027781;0.501097;-0.03184271,0.3489285;0.3094085;-0.01002359,0.3573036;0.1245499;-0.1315012,-0.1100532;0.4894641;0.0671325,-0.2105298;0.2820124;0.1409479,-0.3966576;0.1738364;0.0894306,0.07234041;0.00386849;-0.05828238,0.1103782;-0.3213018;-0.07418704,0.09970271;-0.6570476;0.02076291,0.1174348;-0.6828516;-0.02109814,-0.0909503;0.00665729;-0.01812903,-0.1781093;-0.2943195;-0.1143155,-0.2104176;-0.6315418;-0.0301019,-0.2253601;-0.6179051;-0.09858412,0.0202087;0.5479101;-0.0588336,922.7205
+0;0;0,0.02826934;0.3148845;-0.02046481,0.05824062;0.6206754;-0.05475869,0.2311458;0.5099952;-0.0404382,0.3703958;0.3104893;-0.009935936,0.5203161;0.1479144;-0.01378957,-0.1274861;0.5037137;-0.02212952,-0.2695006;0.303976;-0.01436728,-0.4078405;0.1320112;-0.02891784,0.08026553;-0.005330231;-0.0479823,0.07357019;-0.3295104;-0.02282867,0.02593869;-0.6736051;0.03405582,0.02286392;-0.6385499;-0.0378141,-0.08712267;0.0161697;-0.03035537,-0.1588065;-0.2652377;-0.1767849,-0.1453323;-0.6015781;-0.07383147,-0.1469877;-0.5665343;-0.1457489,0.05052177;0.5455;-0.04364853,0;0;0,0.01532463;0.3152381;-0.0275743,0.0308068;0.6213461;-0.06815076,0.2037529;0.5002513;-0.03243136,0.3608066;0.3128408;-0.01412916,0.3774503;0.1269689;-0.1328564,-0.1032266;0.4931666;0.06325527,-0.213227;0.2872529;0.1382418,-0.4086525;0.203865;0.07678567,0.07275866;0.003240734;-0.05889773,0.1064024;-0.3198296;-0.07514381,0.09178321;-0.6587369;0.01884507,0.1091305;-0.6845964;-0.02333427,-0.09173944;0.007358655;-0.01740671,-0.1869692;-0.2833235;-0.127885,-0.2189773;-0.6238945;-0.04486267,-0.2342214;-0.6100961;-0.1134588,0.02696328;0.5460858;-0.05568218,922.7316
+0;0;0,0.02826934;0.3148845;-0.02046481,0.05824062;0.6206754;-0.05475869,0.2311458;0.5099952;-0.0404382,0.3703958;0.3104893;-0.009935936,0.5203161;0.1479144;-0.01378957,-0.1274861;0.5037137;-0.02212952,-0.2695006;0.303976;-0.01436728,-0.4078405;0.1320112;-0.02891784,0.08026553;-0.005330231;-0.0479823,0.07357019;-0.3295104;-0.02282867,0.02593869;-0.6736051;0.03405582,0.02286392;-0.6385499;-0.0378141,-0.08712267;0.0161697;-0.03035537,-0.1588065;-0.2652377;-0.1767849,-0.1453323;-0.6015781;-0.07383147,-0.1469877;-0.5665343;-0.1457489,0.05052177;0.5455;-0.04364853,0;0;0,0.01532463;0.3152381;-0.0275743,0.0308068;0.6213461;-0.06815076,0.2037529;0.5002513;-0.03243136,0.3608066;0.3128408;-0.01412916,0.3774503;0.1269689;-0.1328564,-0.1032266;0.4931666;0.06325527,-0.213227;0.2872529;0.1382418,-0.4086525;0.203865;0.07678567,0.07275866;0.003240734;-0.05889773,0.1064024;-0.3198296;-0.07514381,0.09178321;-0.6587369;0.01884507,0.1091305;-0.6845964;-0.02333427,-0.09173944;0.007358655;-0.01740671,-0.1869692;-0.2833235;-0.127885,-0.2189773;-0.6238945;-0.04486267,-0.2342214;-0.6100961;-0.1134588,0.02696328;0.5460858;-0.05568218,922.7536
+0;0;0,0.0282866;0.3150768;-0.0204773,0.05829027;0.6211968;-0.05480906,0.2323339;0.5101893;-0.04045317,0.372681;0.3091114;-0.00971056,0.5225481;0.1465943;-0.01356282,-0.128579;0.5038679;-0.02202803,-0.2717125;0.3025564;-0.01420464,-0.4100034;0.1306527;-0.02875002,0.08040199;-0.005339292;-0.04806387,0.07377503;-0.3262086;-0.02316714,0.02560309;-0.6742076;0.03436278,0.02254022;-0.6391718;-0.03722905,-0.08727078;0.01619719;-0.03040698,-0.1582225;-0.2623362;-0.175341,-0.1445954;-0.6024928;-0.07121947,-0.1462444;-0.5674686;-0.1428586,0.050561;0.54592;-0.04368392,0;0;0,0.01760433;0.3152698;-0.02806902,0.0350152;0.6214864;-0.06956005,0.2079748;0.4993793;-0.02995348,0.3738318;0.3165095;-0.01877999,0.4113377;0.1348122;-0.1390555,-0.09967871;0.4946962;0.06429373,-0.2243199;0.2946026;0.1384682,-0.4237718;0.2156178;0.08492249,0.07237285;0.002700299;-0.05964899,0.1034797;-0.3173325;-0.07488871,0.08534446;-0.660784;0.0170114,0.10244;-0.6867865;-0.02460098,-0.09201348;0.008018187;-0.01650308,-0.1929498;-0.2705118;-0.1424148,-0.2233429;-0.6141841;-0.05467054,-0.2385792;-0.6003239;-0.1229896,0.03073164;0.5461896;-0.05682635,922.7654
+0;0;0,0.02990949;0.3148718;-0.02130672,0.0613236;0.6207428;-0.05657573,0.2350598;0.5099082;-0.0412554,0.3822122;0.3138916;-0.009657495,0.5362957;0.1553732;-0.01377881,-0.1259553;0.5042989;-0.0227847,-0.2769957;0.3088737;-0.01438719,-0.4232911;0.1434352;-0.02509012,0.08022933;-0.005856287;-0.04829161,0.07319274;-0.3268262;-0.02484722,0.02295511;-0.6748229;0.03090196,0.01990066;-0.6398504;-0.04069464,-0.0872877;0.01654709;-0.03016909,-0.1628098;-0.2557273;-0.1843895,-0.1452281;-0.5949731;-0.0779157,-0.1468812;-0.5600473;-0.1495616,0.05328091;0.5455367;-0.04519758,0;0;0,0.01760433;0.3152698;-0.02806902,0.0350152;0.6214864;-0.06956005,0.2079748;0.4993793;-0.02995348,0.3738318;0.3165095;-0.01877999,0.4113377;0.1348122;-0.1390555,-0.09967871;0.4946962;0.06429373,-0.2243199;0.2946026;0.1384682,-0.4237718;0.2156178;0.08492249,0.07237285;0.002700299;-0.05964899,0.1034797;-0.3173325;-0.07488871,0.08534446;-0.660784;0.0170114,0.10244;-0.6867865;-0.02460098,-0.09201348;0.008018187;-0.01650308,-0.1929498;-0.2705118;-0.1424148,-0.2233429;-0.6141841;-0.05467054,-0.2385792;-0.6003239;-0.1229896,0.03073164;0.5461896;-0.05682635,922.7872
+0;0;0,0.02980587;0.3137809;-0.0212329,0.06108307;0.6183206;-0.05634697,0.2343261;0.5079477;-0.04109225,0.3797269;0.3142642;-0.009870442,0.5337008;0.1558587;-0.01398882,-0.1256336;0.5023547;-0.02267555,-0.2748761;0.3092556;-0.01437799,-0.4210674;0.1439349;-0.0250733,0.08053802;-0.005878819;-0.04847741,0.07379987;-0.3132353;-0.02602738,0.02132489;-0.6767301;0.03220461,0.0182632;-0.6417458;-0.03956176,-0.08762354;0.01661075;-0.03028516,-0.1599425;-0.2441155;-0.1779646,-0.1415777;-0.5984697;-0.06674889,-0.1432348;-0.5635323;-0.1385646,0.05307862;0.543472;-0.04502291,0;0;0,0.02003804;0.3140747;-0.02744532,0.0400678;0.6188679;-0.06820035,0.212005;0.4977748;-0.02902389,0.3865317;0.3271213;-0.02214503,0.4429838;0.1501593;-0.1417894,-0.09626739;0.4940547;0.06423225,-0.2324667;0.304012;0.1346808,-0.4347427;0.2394273;0.07360343,0.07241485;0.002329797;-0.06018019,0.1033086;-0.304049;-0.07414412,0.08003605;-0.6640336;0.0160923,0.09688547;-0.6900392;-0.02590895,-0.09245593;0.008392643;-0.0158889,-0.1935096;-0.2529013;-0.144462,-0.2210758;-0.612313;-0.05315787,-0.2410814;-0.6254983;-0.1071897,0.03512513;0.5439481;-0.05566239,922.7986
+0;0;0,0.02980587;0.3137809;-0.0212329,0.06108307;0.6183206;-0.05634697,0.2343261;0.5079477;-0.04109225,0.3797269;0.3142642;-0.009870442,0.5337008;0.1558587;-0.01398882,-0.1256336;0.5023547;-0.02267555,-0.2748761;0.3092556;-0.01437799,-0.4210674;0.1439349;-0.0250733,0.08053802;-0.005878819;-0.04847741,0.07379987;-0.3132353;-0.02602738,0.02132489;-0.6767301;0.03220461,0.0182632;-0.6417458;-0.03956176,-0.08762354;0.01661075;-0.03028516,-0.1599425;-0.2441155;-0.1779646,-0.1415777;-0.5984697;-0.06674889,-0.1432348;-0.5635323;-0.1385646,0.05307862;0.543472;-0.04502291,0;0;0,0.02003804;0.3140747;-0.02744532,0.0400678;0.6188679;-0.06820035,0.212005;0.4977748;-0.02902389,0.3865317;0.3271213;-0.02214503,0.4429838;0.1501593;-0.1417894,-0.09626739;0.4940547;0.06423225,-0.2324667;0.304012;0.1346808,-0.4347427;0.2394273;0.07360343,0.07241485;0.002329797;-0.06018019,0.1033086;-0.304049;-0.07414412,0.08003605;-0.6640336;0.0160923,0.09688547;-0.6900392;-0.02590895,-0.09245593;0.008392643;-0.0158889,-0.1935096;-0.2529013;-0.144462,-0.2210758;-0.612313;-0.05315787,-0.2410814;-0.6254983;-0.1071897,0.03512513;0.5439481;-0.05566239,922.8206
+0;0;0,0.02955734;0.3142081;-0.02180841,0.06034716;0.619346;-0.05729636,0.2324083;0.5098397;-0.04194488,0.3851611;0.3205287;-0.009876195,0.549522;0.1729855;-0.01146274,-0.1245516;0.5039514;-0.02302477,-0.2813151;0.3153536;-0.01550466,-0.4340256;0.1561019;-0.02572314,0.07895488;-0.006192316;-0.04774549,0.07195657;-0.3114733;-0.02602868,0.01719317;-0.6780224;0.03076814,0.01409949;-0.6430827;-0.04086155,-0.08602379;0.01667568;-0.02955809,-0.1610543;-0.2374475;-0.1828841,-0.1375972;-0.5942957;-0.07022421,-0.1540732;-0.6205977;-0.1117383,0.05259958;0.5443202;-0.04590642,0;0;0,0.02064579;0.3144882;-0.02732921,0.04053284;0.6198783;-0.06809688,0.2113129;0.500842;-0.02799368,0.3899704;0.3327543;-0.02266169,0.4584612;0.1606028;-0.1429069,-0.09594792;0.4941723;0.06126707,-0.2483706;0.314966;0.1309297,-0.4593083;0.2715102;0.08190998,0.069903;0.002562791;-0.06048846,0.09351665;-0.302353;-0.07411885,0.07031048;-0.6657873;0.01510048,0.08588047;-0.6921539;-0.02667475,-0.09078337;0.007944183;-0.01572006,-0.2007686;-0.2429618;-0.1523454,-0.2255976;-0.6056803;-0.0606835,-0.2469638;-0.6218621;-0.1114331,0.03568609;0.544794;-0.05554771,922.8323
+0;0;0,0.02955734;0.3142081;-0.02180841,0.06034716;0.619346;-0.05729636,0.2324083;0.5098397;-0.04194488,0.3851611;0.3205287;-0.009876195,0.549522;0.1729855;-0.01146274,-0.1245516;0.5039514;-0.02302477,-0.2813151;0.3153536;-0.01550466,-0.4340256;0.1561019;-0.02572314,0.07895488;-0.006192316;-0.04774549,0.07195657;-0.3114733;-0.02602868,0.01719317;-0.6780224;0.03076814,0.01409949;-0.6430827;-0.04086155,-0.08602379;0.01667568;-0.02955809,-0.1610543;-0.2374475;-0.1828841,-0.1375972;-0.5942957;-0.07022421,-0.1540732;-0.6205977;-0.1117383,0.05259958;0.5443202;-0.04590642,0;0;0,0.02064579;0.3144882;-0.02732921,0.04053284;0.6198783;-0.06809688,0.2113129;0.500842;-0.02799368,0.3899704;0.3327543;-0.02266169,0.4584612;0.1606028;-0.1429069,-0.09594792;0.4941723;0.06126707,-0.2483706;0.314966;0.1309297,-0.4593083;0.2715102;0.08190998,0.069903;0.002562791;-0.06048846,0.09351665;-0.302353;-0.07411885,0.07031048;-0.6657873;0.01510048,0.08588047;-0.6921539;-0.02667475,-0.09078337;0.007944183;-0.01572006,-0.2007686;-0.2429618;-0.1523454,-0.2255976;-0.6056803;-0.0606835,-0.2469638;-0.6218621;-0.1114331,0.03568609;0.544794;-0.05554771,922.8434
+0;0;0,0.02949307;0.3135249;-0.02176099,0.06021431;0.6179833;-0.05716961,0.2314603;0.5088105;-0.04186286,0.3836223;0.3202318;-0.00991822,0.5478409;0.1728164;-0.01150339,-0.1238458;0.5029495;-0.02303041,-0.2800029;0.3150812;-0.01553939,-0.4325812;0.1559675;-0.02574902,0.0782371;-0.006136022;-0.04731144,0.07129686;-0.3088837;-0.02577484,0.01594875;-0.6793464;0.0316284,0.01284958;-0.644398;-0.04012845,-0.08524174;0.01652408;-0.02928938,-0.1596496;-0.2354904;-0.1813431,-0.1359421;-0.5961487;-0.0674803,-0.1524474;-0.6225506;-0.1090681,0.05248467;0.5431312;-0.04580604,0;0;0,0.021639;0.3138033;-0.02646708,0.04259054;0.6185572;-0.06625271,0.212697;0.5014692;-0.02662134,0.3951297;0.3388957;-0.02174234,0.4820473;0.1750481;-0.1413286,-0.09441128;0.4943076;0.06178796,-0.2566574;0.3246441;0.1298038,-0.4670303;0.2877788;0.0742543,0.06884792;0.002731085;-0.0604117,0.08935472;-0.2999021;-0.07309031,0.06471106;-0.6674716;0.01571608,0.08027269;-0.6938076;-0.02632236,-0.08992375;0.007641469;-0.01588693,-0.2027398;-0.2346159;-0.1599426,-0.2267095;-0.6012577;-0.06720388,-0.2480215;-0.6169841;-0.1185657,0.03748012;0.543627;-0.05396175,922.8655
+0;0;0,0.02922611;0.3135;-0.02246748,0.05952544;0.6179522;-0.05830458,0.2310333;0.5090238;-0.04289147,0.3920999;0.3281597;-0.01000704,0.5658204;0.1920942;-0.01299745,-0.1242919;0.5031044;-0.0235274,-0.2869191;0.3208145;-0.01588457,-0.4455307;0.167686;-0.02566152,0.07819555;-0.006060265;-0.04738984,0.07087581;-0.3088567;-0.02668091,0.01442699;-0.6793901;0.02917424,0.0112884;-0.6444819;-0.04258366,-0.08530342;0.01629013;-0.02924086,-0.1634252;-0.2287547;-0.1905423,-0.1359841;-0.588813;-0.07562404,-0.152617;-0.6164107;-0.1154862,0.05200972;0.5430899;-0.04686517,0;0;0,0.021639;0.3138033;-0.02646708,0.04259054;0.6185572;-0.06625271,0.212697;0.5014692;-0.02662134,0.3951297;0.3388957;-0.02174234,0.4820473;0.1750481;-0.1413286,-0.09441128;0.4943076;0.06178796,-0.2566574;0.3246441;0.1298038,-0.4670303;0.2877788;0.0742543,0.06884792;0.002731085;-0.0604117,0.08935472;-0.2999021;-0.07309031,0.06471106;-0.6674716;0.01571608,0.08027269;-0.6938076;-0.02632236,-0.08992375;0.007641469;-0.01588693,-0.2027398;-0.2346159;-0.1599426,-0.2267095;-0.6012577;-0.06720388,-0.2480215;-0.6169841;-0.1185657,0.03748012;0.543627;-0.05396175,922.8769
+0;0;0,0.02910715;0.312224;-0.02237603,0.05927619;0.6153672;-0.05805805,0.2338728;0.5062009;-0.04262961,0.3950858;0.3251723;-0.009715281,0.5689896;0.1889633;-0.01270885,-0.1275145;0.5001805;-0.02293518,-0.2902896;0.3177249;-0.0152854,-0.4490686;0.1644348;-0.02507267,0.07861482;-0.006092759;-0.04764394,0.07129809;-0.3087647;-0.02694352,0.0145511;-0.6812553;0.02920667,0.01140589;-0.6463367;-0.0427025,-0.08576079;0.01637748;-0.02939764,-0.1638505;-0.2285665;-0.1906327,-0.1362644;-0.5905268;-0.07510743,-0.1529324;-0.618246;-0.1150536,0.05179493;0.5408483;-0.0466711,0;0;0,0.02241242;0.3125638;-0.02516532,0.0443586;0.616101;-0.0634594,0.217058;0.4985336;-0.02299452,0.4032788;0.3399166;-0.02039266,0.4931311;0.1821353;-0.146234,-0.09599268;0.494805;0.0666321,-0.2697945;0.3352861;0.1313699,-0.4829842;0.3115717;0.07852872,0.06964847;0.002508312;-0.06025076,0.08424111;-0.3003699;-0.07225657,0.05879687;-0.6701471;0.01571918,0.07401744;-0.6965209;-0.02665234,-0.09040299;0.007761654;-0.01595033,-0.2044689;-0.2291117;-0.1675165,-0.2280576;-0.5984027;-0.07701785,-0.2486101;-0.6152076;-0.1279287,0.03898913;0.5414793;-0.05156493,922.8988
+0;0;0,0.02910715;0.312224;-0.02237603,0.05927619;0.6153672;-0.05805805,0.2338728;0.5062009;-0.04262961,0.3950858;0.3251723;-0.009715281,0.5689896;0.1889633;-0.01270885,-0.1275145;0.5001805;-0.02293518,-0.2902896;0.3177249;-0.0152854,-0.4490686;0.1644348;-0.02507267,0.07861482;-0.006092759;-0.04764394,0.07129809;-0.3087647;-0.02694352,0.0145511;-0.6812553;0.02920667,0.01140589;-0.6463367;-0.0427025,-0.08576079;0.01637748;-0.02939764,-0.1638505;-0.2285665;-0.1906327,-0.1362644;-0.5905268;-0.07510743,-0.1529324;-0.618246;-0.1150536,0.05179493;0.5408483;-0.0466711,0;0;0,0.02241242;0.3125638;-0.02516532,0.0443586;0.616101;-0.0634594,0.217058;0.4985336;-0.02299452,0.4032788;0.3399166;-0.02039266,0.4931311;0.1821353;-0.146234,-0.09599268;0.494805;0.0666321,-0.2697945;0.3352861;0.1313699,-0.4829842;0.3115717;0.07852872,0.06964847;0.002508312;-0.06025076,0.08424111;-0.3003699;-0.07225657,0.05879687;-0.6701471;0.01571918,0.07401744;-0.6965209;-0.02665234,-0.09040299;0.007761654;-0.01595033,-0.2044689;-0.2291117;-0.1675165,-0.2280576;-0.5984027;-0.07701785,-0.2486101;-0.6152076;-0.1279287,0.03898913;0.5414793;-0.05156493,922.9102
+0;0;0,0.02900144;0.3123311;-0.0229309,0.05901007;0.6157102;-0.05907061,0.2361836;0.5058753;-0.04329501,0.4055212;0.33187;-0.01020721,0.5986533;0.1949735;-0.007012809,-0.1301426;0.5000979;-0.02291192,-0.3014306;0.3250291;-0.01521816,-0.4753794;0.1647301;-0.02506371,0.07845929;-0.006302339;-0.04785844,0.07086664;-0.3105386;-0.02840966,0.02050479;-0.6849617;0.03025879,0.01725863;-0.6500509;-0.04217245,-0.08583216;0.01654443;-0.02907114,-0.167544;-0.2228108;-0.1994468,-0.1366345;-0.5855298;-0.08261123,-0.1528791;-0.6138296;-0.122838,0.05161249;0.5411042;-0.04760417,0;0;0,0.02271977;0.3126112;-0.02599382,0.04471888;0.6162902;-0.06527233,0.2195225;0.4990622;-0.02064919,0.4089587;0.3436233;-0.01993179,0.5071251;0.1817296;-0.162075,-0.09804551;0.4941983;0.06604408,-0.2827951;0.346798;0.1307636,-0.5110384;0.3348228;0.06901839,0.06964479;0.002384752;-0.06024885,0.07943852;-0.3021859;-0.07192898,0.05343892;-0.6734798;0.01545429,0.06846631;-0.6997436;-0.02801418,-0.09039585;0.007805536;-0.01592717,-0.206239;-0.2254366;-0.1745905,-0.22958;-0.5961096;-0.08388381,-0.2496876;-0.6156882;-0.133063,0.03935327;0.5416198;-0.05311513,922.9327
+0;0;0,0.02900144;0.3123311;-0.0229309,0.05901007;0.6157102;-0.05907061,0.2361836;0.5058753;-0.04329501,0.4055212;0.33187;-0.01020721,0.5986533;0.1949735;-0.007012809,-0.1301426;0.5000979;-0.02291192,-0.3014306;0.3250291;-0.01521816,-0.4753794;0.1647301;-0.02506371,0.07845929;-0.006302339;-0.04785844,0.07086664;-0.3105386;-0.02840966,0.02050479;-0.6849617;0.03025879,0.01725863;-0.6500509;-0.04217245,-0.08583216;0.01654443;-0.02907114,-0.167544;-0.2228108;-0.1994468,-0.1366345;-0.5855298;-0.08261123,-0.1528791;-0.6138296;-0.122838,0.05161249;0.5411042;-0.04760417,0;0;0,0.02271977;0.3126112;-0.02599382,0.04471888;0.6162902;-0.06527233,0.2195225;0.4990622;-0.02064919,0.4089587;0.3436233;-0.01993179,0.5071251;0.1817296;-0.162075,-0.09804551;0.4941983;0.06604408,-0.2827951;0.346798;0.1307636,-0.5110384;0.3348228;0.06901839,0.06964479;0.002384752;-0.06024885,0.07943852;-0.3021859;-0.07192898,0.05343892;-0.6734798;0.01545429,0.06846631;-0.6997436;-0.02801418,-0.09039585;0.007805536;-0.01592717,-0.206239;-0.2254366;-0.1745905,-0.22958;-0.5961096;-0.08388381,-0.2496876;-0.6156882;-0.133063,0.03935327;0.5416198;-0.05311513,922.9439
+0;0;0,0.02895382;0.3118182;-0.02289325,0.05890313;0.6145979;-0.05896117,0.2342505;0.5052701;-0.04325247,0.4045722;0.3302533;-0.009972334,0.6023925;0.1900338;-0.006700397,-0.1284206;0.4995502;-0.02307275,-0.3007042;0.3234639;-0.01533428,-0.4788754;0.1592737;-0.02541882,0.0781958;-0.006281174;-0.04769772,0.07057434;-0.3116717;-0.02817515,0.02019932;-0.6861929;0.03050866,0.01694453;-0.651269;-0.04211515,-0.08554392;0.01648887;-0.02897351,-0.1675657;-0.2237745;-0.1999956,-0.1366482;-0.5865884;-0.08312946,-0.152936;-0.6150432;-0.1234631,0.05152098;0.5401474;-0.04751863,0;0;0,0.02410488;0.3120207;-0.02559447,0.04741321;0.6150388;-0.06447959,0.2199639;0.4986875;-0.0191133,0.4175354;0.3514229;-0.01395583,0.5112618;0.1849885;-0.1633546,-0.09688742;0.495459;0.06323563,-0.2885309;0.354367;0.1273744,-0.5223881;0.3555743;0.06323078,0.06971954;0.00231725;-0.05969024,0.07488312;-0.3035077;-0.07181716,0.04884213;-0.6750115;0.01509857,0.0634153;-0.7013155;-0.02879381,-0.08997846;0.007824333;-0.01648524,-0.2074277;-0.2216385;-0.1815763,-0.2302991;-0.5927737;-0.09222816,-0.249054;-0.611761;-0.1428004,0.04173874;0.5405365;-0.0524168,922.9659
+0;0;0,0.0298918;0.3117263;-0.02293911,0.06050761;0.6143855;-0.05944851,0.2355175;0.5044591;-0.04354321,0.4114101;0.3351208;-0.009864487,0.612144;0.1991957;-0.003921682,-0.1271004;0.4997935;-0.02327912,-0.3059015;0.3303142;-0.01587033,-0.4884257;0.1709306;-0.02518738,0.07808264;-0.006366463;-0.04787147,0.07002662;-0.3117922;-0.02908781,0.02014049;-0.6863919;0.02951184,0.01685585;-0.651477;-0.04311123,-0.08560789;0.01652684;-0.02876214,-0.1699729;-0.2184536;-0.2058761,-0.1370919;-0.5809348;-0.08851457,-0.1545096;-0.6075478;-0.1309487,0.05291288;0.5399756;-0.04788193,0;0;0,0.02410488;0.3120207;-0.02559447,0.04741321;0.6150388;-0.06447959,0.2199639;0.4986875;-0.0191133,0.4175354;0.3514229;-0.01395583,0.5112618;0.1849885;-0.1633546,-0.09688742;0.495459;0.06323563,-0.2885309;0.354367;0.1273744,-0.5223881;0.3555743;0.06323078,0.06971954;0.00231725;-0.05969024,0.07488312;-0.3035077;-0.07181716,0.04884213;-0.6750115;0.01509857,0.0634153;-0.7013155;-0.02879381,-0.08997846;0.007824333;-0.01648524,-0.2074277;-0.2216385;-0.1815763,-0.2302991;-0.5927737;-0.09222816,-0.249054;-0.611761;-0.1428004,0.04173874;0.5405365;-0.0524168,922.9774
+0;0;0,0.02989157;0.3117239;-0.02293893,0.06050998;0.6144089;-0.05945158,0.2384971;0.5038937;-0.04347404,0.4124158;0.3364558;-0.01017327,0.5947074;0.2130187;-0.004776456,-0.1300349;0.499152;-0.02287945,-0.3068294;0.3315746;-0.0155538,-0.4725844;0.1868343;-0.02401485,0.07774355;-0.006338814;-0.04766357,0.06965943;-0.3128296;-0.02881441,0.01977218;-0.6874378;0.02978657,0.01648496;-0.652519;-0.04289357,-0.08523611;0.01645507;-0.02863723,-0.1698953;-0.2193448;-0.2063688,-0.1370136;-0.5818341;-0.08900462,-0.154445;-0.6084916;-0.1314721,0.05291429;0.5399895;-0.04788353,0;0;0,0.02445794;0.3119957;-0.02553367,0.04794822;0.6150279;-0.06440401,0.2229643;0.4980105;-0.01633239,0.4185964;0.3527273;-0.01272249,0.5577815;0.2336345;-0.1349537,-0.09910633;0.4968262;0.06544916,-0.292335;0.3619219;0.1275431,-0.5043819;0.3845841;0.07260145,0.0691725;0.001941025;-0.05972815,0.07203509;-0.3049979;-0.07145786,0.0459988;-0.6766316;0.01494026,0.06040995;-0.7029499;-0.02908206,-0.08952861;0.008324647;-0.01647373,-0.2070258;-0.2190891;-0.1862814,-0.2299465;-0.5911331;-0.1007712,-0.2479054;-0.609736;-0.1520805,0.04224403;0.5405182;-0.05234051,922.9885
+0;0;0,0.02989157;0.3117239;-0.02293893,0.06050998;0.6144089;-0.05945158,0.2384971;0.5038937;-0.04347404,0.4124158;0.3364558;-0.01017327,0.5947074;0.2130187;-0.004776456,-0.1300349;0.499152;-0.02287945,-0.3068294;0.3315746;-0.0155538,-0.4725844;0.1868343;-0.02401485,0.07774355;-0.006338814;-0.04766357,0.06965943;-0.3128296;-0.02881441,0.01977218;-0.6874378;0.02978657,0.01648496;-0.652519;-0.04289357,-0.08523611;0.01645507;-0.02863723,-0.1698953;-0.2193448;-0.2063688,-0.1370136;-0.5818341;-0.08900462,-0.154445;-0.6084916;-0.1314721,0.05291429;0.5399895;-0.04788353,0;0;0,0.02445794;0.3119957;-0.02553367,0.04794822;0.6150279;-0.06440401,0.2229643;0.4980105;-0.01633239,0.4185964;0.3527273;-0.01272249,0.5577815;0.2336345;-0.1349537,-0.09910633;0.4968262;0.06544916,-0.292335;0.3619219;0.1275431,-0.5043819;0.3845841;0.07260145,0.0691725;0.001941025;-0.05972815,0.07203509;-0.3049979;-0.07145786,0.0459988;-0.6766316;0.01494026,0.06040995;-0.7029499;-0.02908206,-0.08952861;0.008324647;-0.01647373,-0.2070258;-0.2190891;-0.1862814,-0.2299465;-0.5911331;-0.1007712,-0.2479054;-0.609736;-0.1520805,0.04224403;0.5405182;-0.05234051,923.0105
+0;0;0,0.03061325;0.3116437;-0.02307621,0.06178788;0.6142236;-0.05998095,0.2394734;0.5030841;-0.04358212,0.4188036;0.3415049;-0.01004133,0.6056439;0.2251952;-0.00237077,-0.1289862;0.49937;-0.02317015,-0.3123008;0.3389624;-0.01560029,-0.4808183;0.1974426;-0.02397,0.07761445;-0.006478268;-0.04785482,0.0690731;-0.3129928;-0.02960304,0.021998;-0.6878985;0.0294203,0.01871182;-0.6530057;-0.04326162,-0.08529163;0.01658126;-0.02839813,-0.1717873;-0.2142657;-0.2116615,-0.1362036;-0.5764566;-0.0941639,-0.1546263;-0.6019514;-0.1377339,0.05402758;0.5398387;-0.04830084,0;0;0,0.02445794;0.3119957;-0.02553367,0.04794822;0.6150279;-0.06440401,0.2229643;0.4980105;-0.01633239,0.4185964;0.3527273;-0.01272249,0.5577815;0.2336345;-0.1349537,-0.09910633;0.4968262;0.06544916,-0.292335;0.3619219;0.1275431,-0.5043819;0.3845841;0.07260145,0.0691725;0.001941025;-0.05972815,0.07203509;-0.3049979;-0.07145786,0.0459988;-0.6766316;0.01494026,0.06040995;-0.7029499;-0.02908206,-0.08952861;0.008324647;-0.01647373,-0.2070258;-0.2190891;-0.1862814,-0.2299465;-0.5911331;-0.1007712,-0.2479054;-0.609736;-0.1520805,0.04224403;0.5405182;-0.05234051,923.0223
+0;0;0,0.03053083;0.3108047;-0.02301408,0.06163262;0.6126775;-0.05983287,0.2414419;0.5012882;-0.04340677,0.4221177;0.3384967;-0.009614319,0.6091795;0.2220491;-0.001934665,-0.1312027;0.497532;-0.02276297,-0.3158926;0.3359207;-0.01513631,-0.48461;0.1942331;-0.02351594,0.0777711;-0.006491343;-0.04795141,0.06922966;-0.3130092;-0.02969944,0.0226722;-0.6837924;0.02867487,0.01765488;-0.646322;-0.08229553,-0.08546378;0.01661473;-0.02845545,-0.1719603;-0.2142347;-0.2117208,-0.136768;-0.5724429;-0.09551521,-0.1648956;-0.627172;-0.1620377,0.05388982;0.5384603;-0.04817909,0;0;0,0.02445691;0.3111119;-0.02593327,0.04804599;0.6133585;-0.06521654,0.224984;0.4982619;-0.01371217,0.4252081;0.3562231;-0.009013653,0.5576072;0.2337477;-0.1358261,-0.1010738;0.4962929;0.06609471,-0.3026013;0.3687394;0.1244344,-0.5156505;0.3904285;0.07198641,0.0695469;0.001542658;-0.05958748,0.06967106;-0.3054301;-0.07085776,0.04411831;-0.6731209;0.01402951,0.02119166;-0.6676685;-0.09211754,-0.08966351;0.008713203;-0.01656365,-0.2057595;-0.2154757;-0.1915504,-0.2299524;-0.5837799;-0.1089545,-0.2530279;-0.6268094;-0.1897606,0.04230886;0.5390424;-0.0530448,923.0444
+0;0;0,0.03053083;0.3108047;-0.02301408,0.06163262;0.6126775;-0.05983287,0.2414419;0.5012882;-0.04340677,0.4221177;0.3384967;-0.009614319,0.6091795;0.2220491;-0.001934665,-0.1312027;0.497532;-0.02276297,-0.3158926;0.3359207;-0.01513631,-0.48461;0.1942331;-0.02351594,0.0777711;-0.006491343;-0.04795141,0.06922966;-0.3130092;-0.02969944,0.0226722;-0.6837924;0.02867487,0.01765488;-0.646322;-0.08229553,-0.08546378;0.01661473;-0.02845545,-0.1719603;-0.2142347;-0.2117208,-0.136768;-0.5724429;-0.09551521,-0.1648956;-0.627172;-0.1620377,0.05388982;0.5384603;-0.04817909,0;0;0,0.02445691;0.3111119;-0.02593327,0.04804599;0.6133585;-0.06521654,0.224984;0.4982619;-0.01371217,0.4252081;0.3562231;-0.009013653,0.5576072;0.2337477;-0.1358261,-0.1010738;0.4962929;0.06609471,-0.3026013;0.3687394;0.1244344,-0.5156505;0.3904285;0.07198641,0.0695469;0.001542658;-0.05958748,0.06967106;-0.3054301;-0.07085776,0.04411831;-0.6731209;0.01402951,0.02119166;-0.6676685;-0.09211754,-0.08966351;0.008713203;-0.01656365,-0.2057595;-0.2154757;-0.1915504,-0.2299524;-0.5837799;-0.1089545,-0.2530279;-0.6268094;-0.1897606,0.04230886;0.5390424;-0.0530448,923.0554
+0;0;0,0.03136565;0.3093433;-0.0230018,0.06328709;0.6096827;-0.05987747,0.2456835;0.4975807;-0.04356107,0.4315412;0.3414707;-0.009098269,0.6214782;0.2299167;0.00186027,-0.1328202;0.4949545;-0.02255367,-0.3240887;0.3417892;-0.01494399,-0.4970948;0.2052543;-0.02316197,0.07807445;-0.006972699;-0.04843852,0.06902584;-0.3202076;-0.03034497,0.02655528;-0.6836931;0.02765963,0.02146936;-0.6461678;-0.08338695,-0.08599621;0.01720688;-0.02826839,-0.1762529;-0.2124134;-0.2223137,-0.139897;-0.5631297;-0.1084439,-0.1677446;-0.6154724;-0.1781436,0.05531471;0.535943;-0.04822178,0;0;0,0.02536999;0.309675;-0.02576709,0.05099134;0.610364;-0.06469083,0.2301403;0.4967071;-0.010988,0.4322996;0.3581378;-0.005399942,0.5657916;0.2390271;-0.1343689,-0.1018204;0.4949457;0.06801679,-0.3084652;0.3751869;0.1233058,-0.5195366;0.4057665;0.06714337,0.07067581;0.0006118119;-0.05911922,0.0700269;-0.313159;-0.06765246,0.04416581;-0.6737897;0.0133822,0.02212682;-0.6683283;-0.09304142,-0.08989728;0.01089224;-0.01704013,-0.201818;-0.2185737;-0.1996447,-0.2240629;-0.5798717;-0.1205311,-0.2467169;-0.6252614;-0.1993793,0.04463168;0.5365325;-0.05263138,923.0775
+0;0;0,0.03125662;0.308268;-0.02292184,0.06311019;0.6079679;-0.05972118,0.2508377;0.4949042;-0.04329197,0.4354821;0.3398133;-0.009054147,0.6252906;0.2283347;0.001896983,-0.1382419;0.4922046;-0.0216976,-0.3282617;0.3400393;-0.01413759,-0.5011508;0.2035966;-0.02235002,0.07860092;-0.007019718;-0.04876515,0.06948616;-0.3225448;-0.03053932,0.02717467;-0.6846689;0.02724804,0.02208686;-0.6471408;-0.08383983,-0.0865761;0.01732291;-0.028459,-0.1774927;-0.2139762;-0.223923,-0.141273;-0.5633789;-0.1104797,-0.1691309;-0.6157522;-0.1802053,0.05514973;0.5343384;-0.0480829,0;0;0,0.02501258;0.3085762;-0.02620387,0.0501046;0.6086144;-0.06543946,0.2344291;0.4955392;-0.008431435,0.4359258;0.3589182;-0.001168013,0.5798327;0.2525718;-0.129838,-0.1062119;0.4931731;0.07159875,-0.3164052;0.3814748;0.1231859,-0.5268963;0.4165076;0.06804167,0.07183988;-0.00020051;-0.05868912,0.06949987;-0.3162496;-0.06756544,0.04268153;-0.6755606;0.01268363,0.02158191;-0.6701822;-0.09395432,-0.09039252;0.0116613;-0.01728086,-0.1959414;-0.2191632;-0.2058299,-0.2222127;-0.5779729;-0.1231925,-0.2398122;-0.620905;-0.2056196,0.04388142;0.5348964;-0.05331302,923.0886
+0;0;0,0.03125662;0.308268;-0.02292184,0.06311019;0.6079679;-0.05972118,0.2508377;0.4949042;-0.04329197,0.4354821;0.3398133;-0.009054147,0.6252906;0.2283347;0.001896983,-0.1382419;0.4922046;-0.0216976,-0.3282617;0.3400393;-0.01413759,-0.5011508;0.2035966;-0.02235002,0.07860092;-0.007019718;-0.04876515,0.06948616;-0.3225448;-0.03053932,0.02717467;-0.6846689;0.02724804,0.02208686;-0.6471408;-0.08383983,-0.0865761;0.01732291;-0.028459,-0.1774927;-0.2139762;-0.223923,-0.141273;-0.5633789;-0.1104797,-0.1691309;-0.6157522;-0.1802053,0.05514973;0.5343384;-0.0480829,0;0;0,0.02501258;0.3085762;-0.02620387,0.0501046;0.6086144;-0.06543946,0.2344291;0.4955392;-0.008431435,0.4359258;0.3589182;-0.001168013,0.5798327;0.2525718;-0.129838,-0.1062119;0.4931731;0.07159875,-0.3164052;0.3814748;0.1231859,-0.5268963;0.4165076;0.06804167,0.07183988;-0.00020051;-0.05868912,0.06949987;-0.3162496;-0.06756544,0.04268153;-0.6755606;0.01268363,0.02158191;-0.6701822;-0.09395432,-0.09039252;0.0116613;-0.01728086,-0.1959414;-0.2191632;-0.2058299,-0.2222127;-0.5779729;-0.1231925,-0.2398122;-0.620905;-0.2056196,0.04388142;0.5348964;-0.05331302,923.1
+0;0;0,0.03186382;0.3081845;-0.02320647,0.06396682;0.607806;-0.06042456,0.2515506;0.4942757;-0.04398315,0.4407627;0.3450906;-0.008465029,0.6343364;0.2403919;0.003455593,-0.1375135;0.4925907;-0.02205948,-0.3314125;0.3454416;-0.01373462,-0.5086011;0.2146212;-0.02179129,0.07846033;-0.007155056;-0.04897144,0.06874567;-0.322715;-0.03168436,0.02791471;-0.6849123;0.02670632,0.02273164;-0.6474247;-0.08437987,-0.0866743;0.01738931;-0.02811758,-0.1783446;-0.2105177;-0.227181,-0.1415686;-0.5599009;-0.1138567,-0.169934;-0.610788;-0.1851011,0.05595941;0.534198;-0.04868301,0;0;0,0.02501258;0.3085762;-0.02620387,0.0501046;0.6086144;-0.06543946,0.2344291;0.4955392;-0.008431435,0.4359258;0.3589182;-0.001168013,0.5798327;0.2525718;-0.129838,-0.1062119;0.4931731;0.07159875,-0.3164052;0.3814748;0.1231859,-0.5268963;0.4165076;0.06804167,0.07183988;-0.00020051;-0.05868912,0.06949987;-0.3162496;-0.06756544,0.04268153;-0.6755606;0.01268363,0.02158191;-0.6701822;-0.09395432,-0.09039252;0.0116613;-0.01728086,-0.1959414;-0.2191632;-0.2058299,-0.2222127;-0.5779729;-0.1231925,-0.2398122;-0.620905;-0.2056196,0.04388142;0.5348964;-0.05331302,923.1113
+0;0;0,0.0317415;0.3070015;-0.02311739,0.06376699;0.6058986;-0.06024774,0.2564209;0.4914663;-0.04370558,0.4436613;0.3438359;-0.008557595,0.6371759;0.2391692;0.003359389,-0.1427005;0.4897377;-0.02121517,-0.3345789;0.3441221;-0.01297707,-0.5117134;0.2133417;-0.02103128,0.07874939;-0.007181416;-0.04915185,0.0688984;-0.3271699;-0.03162217,0.02811401;-0.6889541;0.0267019,0.02474891;-0.6540927;-0.04542077,-0.08699362;0.01745338;-0.02822117,-0.1799504;-0.213652;-0.2300782,-0.1432163;-0.5626367;-0.1168832,-0.1616326;-0.5851527;-0.1631386,0.05577373;0.5324206;-0.04852693,0;0;0,0.02428617;0.3074042;-0.026546,0.04863378;0.6067251;-0.06605887,0.2374794;0.4924093;-0.005732298,0.4388685;0.3602637;0.002577782,0.5848892;0.2561989;-0.1254594,-0.1112124;0.4906295;0.07457802,-0.3212273;0.3837202;0.1251073,-0.530127;0.4257274;0.06905952,0.07305907;-0.0008116364;-0.05771184,0.07046544;-0.3212951;-0.06668806,0.04138945;-0.679753;0.01464677,0.05097536;-0.7072023;-0.02829885,-0.0905813;0.01186322;-0.01797881,-0.1891683;-0.2221202;-0.2137576,-0.2170069;-0.5797955;-0.1286329,-0.227848;-0.5977614;-0.1817213,0.04258536;0.5331374;-0.05387092,923.1339
+0;0;0,0.0317415;0.3070015;-0.02311739,0.06376699;0.6058986;-0.06024774,0.2564209;0.4914663;-0.04370558,0.4436613;0.3438359;-0.008557595,0.6371759;0.2391692;0.003359389,-0.1427005;0.4897377;-0.02121517,-0.3345789;0.3441221;-0.01297707,-0.5117134;0.2133417;-0.02103128,0.07874939;-0.007181416;-0.04915185,0.0688984;-0.3271699;-0.03162217,0.02811401;-0.6889541;0.0267019,0.02474891;-0.6540927;-0.04542077,-0.08699362;0.01745338;-0.02822117,-0.1799504;-0.213652;-0.2300782,-0.1432163;-0.5626367;-0.1168832,-0.1616326;-0.5851527;-0.1631386,0.05577373;0.5324206;-0.04852693,0;0;0,0.02428617;0.3074042;-0.026546,0.04863378;0.6067251;-0.06605887,0.2374794;0.4924093;-0.005732298,0.4388685;0.3602637;0.002577782,0.5848892;0.2561989;-0.1254594,-0.1112124;0.4906295;0.07457802,-0.3212273;0.3837202;0.1251073,-0.530127;0.4257274;0.06905952,0.07305907;-0.0008116364;-0.05771184,0.07046544;-0.3212951;-0.06668806,0.04138945;-0.679753;0.01464677,0.05097536;-0.7072023;-0.02829885,-0.0905813;0.01186322;-0.01797881,-0.1891683;-0.2221202;-0.2137576,-0.2170069;-0.5797955;-0.1286329,-0.227848;-0.5977614;-0.1817213,0.04258536;0.5331374;-0.05387092,923.1451
+0;0;0,0.0321817;0.3064522;-0.02331352,0.06440409;0.6047326;-0.06071685,0.2588035;0.4900127;-0.04392425,0.4528874;0.3535047;-0.007869188,0.6463224;0.2492407;0.004973106,-0.1440644;0.4895468;-0.02077331,-0.3399111;0.3509961;-0.01365085,-0.5223927;0.2280708;-0.02019762,0.07861328;-0.007372513;-0.0494396,0.06819112;-0.3295035;-0.03254592,0.02812032;-0.690034;0.02544112,0.02467037;-0.6551638;-0.04695733,-0.08712946;0.01762298;-0.0278669,-0.1816781;-0.2087392;-0.2375884,-0.1452559;-0.5565093;-0.1249838,-0.1628842;-0.5777289;-0.1733878,0.05636872;0.5313904;-0.04892745,0;0;0,0.02348426;0.3069462;-0.02691936,0.04664434;0.6057556;-0.06677747,0.2371166;0.4914734;-0.003940817,0.4376208;0.359792;0.003870014,0.5897809;0.2617772;-0.1214035,-0.1142611;0.4900784;0.07531837,-0.3247866;0.3864065;0.1256578,-0.5323007;0.4339217;0.06968246,0.07394794;-0.001356274;-0.05664396,0.06866098;-0.3239217;-0.06591773,0.03775952;-0.6809912;0.01468539,0.04718684;-0.7083859;-0.02883625,-0.09044591;0.01197527;-0.01883631,-0.1794361;-0.2264744;-0.2172925,-0.2096311;-0.5814326;-0.1276077,-0.2183247;-0.5990358;-0.1817882,0.04091617;0.5322747;-0.05451417,923.1674
+0;0;0,0.0321817;0.3064522;-0.02331352,0.06440409;0.6047326;-0.06071685,0.2588035;0.4900127;-0.04392425,0.4528874;0.3535047;-0.007869188,0.6463224;0.2492407;0.004973106,-0.1440644;0.4895468;-0.02077331,-0.3399111;0.3509961;-0.01365085,-0.5223927;0.2280708;-0.02019762,0.07861328;-0.007372513;-0.0494396,0.06819112;-0.3295035;-0.03254592,0.02812032;-0.690034;0.02544112,0.02467037;-0.6551638;-0.04695733,-0.08712946;0.01762298;-0.0278669,-0.1816781;-0.2087392;-0.2375884,-0.1452559;-0.5565093;-0.1249838,-0.1628842;-0.5777289;-0.1733878,0.05636872;0.5313904;-0.04892745,0;0;0,0.02348426;0.3069462;-0.02691936,0.04664434;0.6057556;-0.06677747,0.2371166;0.4914734;-0.003940817,0.4376208;0.359792;0.003870014,0.5897809;0.2617772;-0.1214035,-0.1142611;0.4900784;0.07531837,-0.3247866;0.3864065;0.1256578,-0.5323007;0.4339217;0.06968246,0.07394794;-0.001356274;-0.05664396,0.06866098;-0.3239217;-0.06591773,0.03775952;-0.6809912;0.01468539,0.04718684;-0.7083859;-0.02883625,-0.09044591;0.01197527;-0.01883631,-0.1794361;-0.2264744;-0.2172925,-0.2096311;-0.5814326;-0.1276077,-0.2183247;-0.5990358;-0.1817882,0.04091617;0.5322747;-0.05451417,923.1895
+0;0;0,0.03256774;0.3063808;-0.02325688,0.06494779;0.6040258;-0.060694,0.2552626;0.4904882;-0.04404755,0.4481058;0.3591382;-0.008664515,0.6457915;0.2634956;0.006107844,-0.1396106;0.4904612;-0.02136431,-0.336925;0.3611704;-0.01471402,-0.5230716;0.2439653;-0.02231326,0.0786781;-0.007346616;-0.04957179,0.06746059;-0.3320363;-0.0333749,0.02808879;-0.690177;0.02439648,0.02462109;-0.6552936;-0.04812244,-0.08729842;0.01754108;-0.02780062,-0.1838497;-0.2057876;-0.2437027,-0.1471287;-0.5511958;-0.1319119,-0.1636767;-0.5717962;-0.1815167,0.05689327;0.5308803;-0.04889394,0;0;0,0.02723646;0.3066043;-0.02688336,0.0551366;0.6044007;-0.06669211,0.2384576;0.4870756;-0.0008897744,0.4369836;0.3596327;0.005357508,0.5904753;0.2639124;-0.1200352,-0.1074059;0.492549;0.06922886,-0.3160304;0.394087;0.1189711,-0.5208703;0.4495802;0.06060599,0.07475436;-0.002015471;-0.0557611,0.06904689;-0.3271393;-0.06433487,0.03561872;-0.6816696;0.01530981,0.04487506;-0.7090515;-0.02846813,-0.09028699;0.01255708;-0.01980294,-0.1720113;-0.2296159;-0.2210117,-0.2047278;-0.5814369;-0.1298851,-0.2094603;-0.5982125;-0.1854234,0.04821917;0.5312151;-0.05442858,923.212
+0;0;0,0.03256774;0.3063808;-0.02325688,0.06494779;0.6040258;-0.060694,0.2552626;0.4904882;-0.04404755,0.4481058;0.3591382;-0.008664515,0.6457915;0.2634956;0.006107844,-0.1396106;0.4904612;-0.02136431,-0.336925;0.3611704;-0.01471402,-0.5230716;0.2439653;-0.02231326,0.0786781;-0.007346616;-0.04957179,0.06746059;-0.3320363;-0.0333749,0.02808879;-0.690177;0.02439648,0.02462109;-0.6552936;-0.04812244,-0.08729842;0.01754108;-0.02780062,-0.1838497;-0.2057876;-0.2437027,-0.1471287;-0.5511958;-0.1319119,-0.1636767;-0.5717962;-0.1815167,0.05689327;0.5308803;-0.04889394,0;0;0,0.02723646;0.3066043;-0.02688336,0.0551366;0.6044007;-0.06669211,0.2384576;0.4870756;-0.0008897744,0.4369836;0.3596327;0.005357508,0.5904753;0.2639124;-0.1200352,-0.1074059;0.492549;0.06922886,-0.3160304;0.394087;0.1189711,-0.5208703;0.4495802;0.06060599,0.07475436;-0.002015471;-0.0557611,0.06904689;-0.3271393;-0.06433487,0.03561872;-0.6816696;0.01530981,0.04487506;-0.7090515;-0.02846813,-0.09028699;0.01255708;-0.01980294,-0.1720113;-0.2296159;-0.2210117,-0.2047278;-0.5814369;-0.1298851,-0.2094603;-0.5982125;-0.1854234,0.04821917;0.5312151;-0.05442858,923.2233
+0;0;0,0.03252148;0.3059455;-0.02322385,0.06486346;0.6032403;-0.06061793,0.2590355;0.488983;-0.0438878,0.4509771;0.3582471;-0.008670185,0.6487896;0.2625432;0.006111651,-0.1435019;0.4889555;-0.02076429,-0.3398938;0.3602692;-0.01414509,-0.5261598;0.2429889;-0.0217492,0.07824821;-0.007306475;-0.04930093,0.0669259;-0.3350295;-0.03295273,0.02780502;-0.6908878;0.02445048,0.02429872;-0.65595;-0.0488756,-0.08682143;0.01744523;-0.02764872,-0.1842748;-0.2079698;-0.2455679,-0.1477878;-0.5511767;-0.1344895,-0.16452;-0.5723404;-0.1846464,0.05681602;0.5301591;-0.04882824,0;0;0,0.02647028;0.306221;-0.02697611,0.05293976;0.6037727;-0.06690431,0.2389329;0.4835147;0.003019571,0.4373867;0.3579528;0.007922173,0.5893739;0.2636093;-0.1205564,-0.1127203;0.4928595;0.07135752,-0.3213345;0.396878;0.1207678,-0.5256037;0.4567131;0.06418683,0.07513125;-0.002735406;-0.05435586,0.06932871;-0.3309368;-0.06129003,0.03189733;-0.6830137;0.01682138,0.04118463;-0.7101158;-0.02863717,-0.08936917;0.01310888;-0.02116733,-0.1660989;-0.2340786;-0.2231792,-0.1976766;-0.5828347;-0.1291966,-0.2013967;-0.6000309;-0.1855178,0.04639333;0.5306239;-0.05461597,923.2344
+0;0;0,0.03240216;0.3048231;-0.02313864,0.06459833;0.6007776;-0.06036358,0.2577346;0.4870807;-0.0437148,0.4480118;0.3574784;-0.008802582,0.6457751;0.2617983;0.005975579,-0.1426661;0.4870533;-0.02071404,-0.3373548;0.3594828;-0.01415224,-0.5235746;0.2422317;-0.02175446,0.07773578;-0.007258626;-0.04897807,0.06629928;-0.3382869;-0.03246499,0.02753826;-0.6908717;0.02441018,0.02401767;-0.6559138;-0.04921487,-0.08625285;0.01733099;-0.02746766,-0.184689;-0.2103575;-0.2475846,-0.1485377;-0.5504073;-0.1375279,-0.1653381;-0.5717795;-0.1878893,0.05658852;0.5280381;-0.04862902,0;0;0,0.02720741;0.3051049;-0.02594495,0.05390736;0.6014016;-0.06480122,0.2381684;0.4804438;0.005918026,0.4349674;0.3560618;0.01041603,0.5891299;0.2649175;-0.1176858,-0.113931;0.4946374;0.06965988,-0.3216635;0.401415;0.1184226,-0.5253032;0.4654515;0.06444462,0.07536013;-0.003468096;-0.05294538,0.06829731;-0.3349664;-0.05943894,0.02786221;-0.683566;0.01735044,0.0368828;-0.7105954;-0.0287354,-0.08834236;0.01362296;-0.02245956,-0.1604446;-0.2404569;-0.2230284,-0.1917021;-0.5850819;-0.1265409,-0.1928806;-0.6044251;-0.181509,0.0473773;0.5285621;-0.05277443,923.2563
+0;0;0,0.03264609;0.3048012;-0.02308376,0.06495266;0.600734;-0.06038249,0.2580557;0.4869935;-0.04333689,0.4507045;0.3607401;-0.009168148,0.6527505;0.2744182;0.005301884,-0.1424363;0.487648;-0.02057456,-0.3416174;0.3671329;-0.01567539,-0.5358812;0.2638424;-0.02439794,0.07764088;-0.007325354;-0.04911846,0.06577325;-0.3383586;-0.03301413,0.02727842;-0.6910128;0.02361144,0.02379277;-0.6560406;-0.05001431,-0.08631239;0.017382;-0.02724752,-0.1860368;-0.204082;-0.2530614,-0.1503066;-0.5444426;-0.143831,-0.1656213;-0.56422;-0.1962265,0.05692908;0.5280007;-0.04861921,0;0;0,0.02720741;0.3051049;-0.02594495,0.05390736;0.6014016;-0.06480122,0.2381684;0.4804438;0.005918026,0.4349674;0.3560618;0.01041603,0.5891299;0.2649175;-0.1176858,-0.113931;0.4946374;0.06965988,-0.3216635;0.401415;0.1184226,-0.5253032;0.4654515;0.06444462,0.07536013;-0.003468096;-0.05294538,0.06829731;-0.3349664;-0.05943894,0.02786221;-0.683566;0.01735044,0.0368828;-0.7105954;-0.0287354,-0.08834236;0.01362296;-0.02245956,-0.1604446;-0.2404569;-0.2230284,-0.1917021;-0.5850819;-0.1265409,-0.1928806;-0.6044251;-0.181509,0.0473773;0.5285621;-0.05277443,923.2681
+0;0;0,0.03263437;0.3046918;-0.02307547,0.06493609;0.60058;-0.06036893,0.2615279;0.4861318;-0.04323229,0.4529805;0.3606623;-0.009275716,0.6551893;0.2742709;0.005205976,-0.1459104;0.4867976;-0.02007516,-0.3438547;0.3670308;-0.01520641,-0.538275;0.2636572;-0.02393598,0.0772891;-0.007292163;-0.0488959,0.06537509;-0.339619;-0.03272865,0.02709226;-0.690331;0.02358506,0.02359912;-0.6553481;-0.05019912,-0.08592132;0.01730324;-0.02712406,-0.1860355;-0.2050262;-0.2538204,-0.150502;-0.5435123;-0.1451916,-0.1658497;-0.5633968;-0.1976998,0.05691289;0.5278502;-0.04860622,0;0;0,0.02619475;0.3050971;-0.0257709,0.05169134;0.6014546;-0.06461859,0.2381066;0.4786615;0.01091409,0.4326119;0.3533455;0.01456237,0.5856161;0.2654042;-0.1174135,-0.1197802;0.4951693;0.07076394,-0.3265026;0.4037913;0.1204192,-0.5302633;0.4690753;0.06768248,0.07622264;-0.004133314;-0.05089808,0.06603818;-0.336834;-0.05803895,0.02401565;-0.683438;0.01769376,0.03301613;-0.7104108;-0.0287199,-0.08740931;0.01396246;-0.0241299,-0.1555535;-0.244607;-0.2224796,-0.1868032;-0.5864304;-0.1234038,-0.1843646;-0.6091565;-0.1753187,0.0454628;0.528594;-0.05258179,923.2903
+0;0;0,0.03263437;0.3046918;-0.02307547,0.06493609;0.60058;-0.06036893,0.2615279;0.4861318;-0.04323229,0.4529805;0.3606623;-0.009275716,0.6551893;0.2742709;0.005205976,-0.1459104;0.4867976;-0.02007516,-0.3438547;0.3670308;-0.01520641,-0.538275;0.2636572;-0.02393598,0.0772891;-0.007292163;-0.0488959,0.06537509;-0.339619;-0.03272865,0.02709226;-0.690331;0.02358506,0.02359912;-0.6553481;-0.05019912,-0.08592132;0.01730324;-0.02712406,-0.1860355;-0.2050262;-0.2538204,-0.150502;-0.5435123;-0.1451916,-0.1658497;-0.5633968;-0.1976998,0.05691289;0.5278502;-0.04860622,0;0;0,0.02619475;0.3050971;-0.0257709,0.05169134;0.6014546;-0.06461859,0.2381066;0.4786615;0.01091409,0.4326119;0.3533455;0.01456237,0.5856161;0.2654042;-0.1174135,-0.1197802;0.4951693;0.07076394,-0.3265026;0.4037913;0.1204192,-0.5302633;0.4690753;0.06768248,0.07622264;-0.004133314;-0.05089808,0.06603818;-0.336834;-0.05803895,0.02401565;-0.683438;0.01769376,0.03301613;-0.7104108;-0.0287199,-0.08740931;0.01396246;-0.0241299,-0.1555535;-0.244607;-0.2224796,-0.1868032;-0.5864304;-0.1234038,-0.1843646;-0.6091565;-0.1753187,0.0454628;0.528594;-0.05258179,923.3019
+0;0;0,0.03255314;0.3047331;-0.02263945,0.06468252;0.6006885;-0.05954662,0.2613992;0.4864671;-0.04330142,0.4602541;0.3736099;-0.007668454,0.6620725;0.2862213;0.00626419,-0.1463245;0.487302;-0.02029936,-0.3489692;0.3756519;-0.01592978,-0.5406241;0.2672427;-0.02472886,0.07716891;-0.007174945;-0.04910265,0.06439334;-0.339505;-0.03367638,0.02657073;-0.6902765;0.02257702,0.02310103;-0.655256;-0.05120572,-0.08603824;0.01713859;-0.02685667,-0.1877562;-0.2001761;-0.2576644,-0.1521526;-0.5389725;-0.1500303,-0.166127;-0.5613314;-0.2004724,0.05671435;0.5279375;-0.04787854,0;0;0,0.02619475;0.3050971;-0.0257709,0.05169134;0.6014546;-0.06461859,0.2381066;0.4786615;0.01091409,0.4326119;0.3533455;0.01456237,0.5856161;0.2654042;-0.1174135,-0.1197802;0.4951693;0.07076394,-0.3265026;0.4037913;0.1204192,-0.5302633;0.4690753;0.06768248,0.07622264;-0.004133314;-0.05089808,0.06603818;-0.336834;-0.05803895,0.02401565;-0.683438;0.01769376,0.03301613;-0.7104108;-0.0287199,-0.08740931;0.01396246;-0.0241299,-0.1555535;-0.244607;-0.2224796,-0.1868032;-0.5864304;-0.1234038,-0.1843646;-0.6091565;-0.1753187,0.0454628;0.528594;-0.05258179,923.3239
+0;0;0,0.03253406;0.3045545;-0.02262618,0.06465119;0.600397;-0.05951976,0.262719;0.4859195;-0.04324717,0.4606314;0.3735972;-0.007783104,0.6625919;0.2861471;0.006159345,-0.1476924;0.4867599;-0.02009348,-0.3493765;0.375639;-0.01574461,-0.5411663;0.2671534;-0.02454988,0.07681375;-0.007141922;-0.04887665,0.0638944;-0.3432122;-0.03327677,0.02644663;-0.6905075;0.02241913,0.02294309;-0.655438;-0.05208315,-0.08564225;0.01705972;-0.02673306,-0.188505;-0.2027008;-0.2601385,-0.1532542;-0.5381396;-0.1535711,-0.167365;-0.561009;-0.2045051,0.05668492;0.5276632;-0.04785446,0;0;0,0.02632887;0.3049215;-0.02556396,0.05161197;0.6011957;-0.06429982,0.2379911;0.476892;0.0148325,0.4295397;0.3491612;0.02093458,0.5818533;0.2649693;-0.1144991,-0.1226016;0.4969676;0.07011217,-0.3288283;0.407276;0.1198035,-0.5323523;0.4750069;0.06861292,0.07706214;-0.004731715;-0.0487783,0.06441772;-0.3410912;-0.05625772,0.02085933;-0.6839759;0.01891613,0.0302342;-0.7105857;-0.02900052,-0.08651993;0.01414014;-0.02558604,-0.1528418;-0.2498442;-0.2237455,-0.1801974;-0.587446;-0.1217892,-0.1798535;-0.6113878;-0.1735456,0.04547463;0.5283425;-0.05227995,923.3354
+0;0;0,0.0324869;0.3041131;-0.02259338,0.06452738;0.5992498;-0.05939763,0.263689;0.4847566;-0.04313337,0.4614474;0.3725216;-0.007696871,0.6635051;0.2850294;0.006252284,-0.1488572;0.4856014;-0.01985925,-0.3503845;0.3745668;-0.01551376,-0.5422665;0.2660291;-0.02432327,0.07694617;-0.007154235;-0.04896092,0.06398739;-0.3442501;-0.03331343,0.02676465;-0.6894585;0.0220478,0.02329612;-0.6544397;-0.05170987,-0.08578989;0.01708912;-0.02677915,-0.1889665;-0.2033421;-0.2608969,-0.1539276;-0.5367652;-0.1549699,-0.1678973;-0.5591062;-0.2053948,0.05658317;0.5267174;-0.04776463,0;0;0,0.02682624;0.3044851;-0.02489495,0.05267273;0.6001247;-0.06257081,0.2389774;0.4740992;0.01802039,0.4278629;0.3429888;0.02767229,0.5796169;0.2614688;-0.1101754,-0.1243276;0.4969992;0.06998103,-0.3311228;0.4085303;0.1186622,-0.5349653;0.4761902;0.068193,0.07812221;-0.005564511;-0.04727602,0.0633675;-0.3428409;-0.05584073,0.01985531;-0.6836377;0.01888156,0.03019391;-0.7104049;-0.02746511,-0.08633881;0.01446854;-0.0265582,-0.1447299;-0.2552236;-0.2212453,-0.1775281;-0.5904245;-0.1203302,-0.1737611;-0.6144276;-0.1707969,0.04639964;0.5274428;-0.05085087,923.3571
+0;0;0,0.0319894;0.3041769;-0.02244381,0.06355602;0.5993709;-0.05919627,0.2628553;0.4849691;-0.04286662,0.4620158;0.374966;-0.008293953,0.6676137;0.2964098;0.00704033,-0.1498672;0.486331;-0.01991073,-0.3536462;0.3794544;-0.01639785,-0.5471777;0.2738716;-0.02503592,0.07681127;-0.006965908;-0.04919931,0.06246924;-0.3440376;-0.03425062,0.0254459;-0.6892965;0.02092858,0.02202175;-0.6542682;-0.05283051,-0.08593455;0.01687273;-0.02645053,-0.1927902;-0.1944979;-0.2671802,-0.157966;-0.5288195;-0.1640516,-0.1710707;-0.5515719;-0.2142797,0.05572979;0.5268244;-0.04757168,0;0;0,0.02682624;0.3044851;-0.02489495,0.05267273;0.6001247;-0.06257081,0.2389774;0.4740992;0.01802039,0.4278629;0.3429888;0.02767229,0.5796169;0.2614688;-0.1101754,-0.1243276;0.4969992;0.06998103,-0.3311228;0.4085303;0.1186622,-0.5349653;0.4761902;0.068193,0.07812221;-0.005564511;-0.04727602,0.0633675;-0.3428409;-0.05584073,0.01985531;-0.6836377;0.01888156,0.03019391;-0.7104049;-0.02746511,-0.08633881;0.01446854;-0.0265582,-0.1447299;-0.2552236;-0.2212453,-0.1775281;-0.5904245;-0.1203302,-0.1737611;-0.6144276;-0.1707969,0.04639964;0.5274428;-0.05085087,923.3687
+0;0;0,0.0319894;0.3041769;-0.02244381,0.06355602;0.5993709;-0.05919627,0.2628553;0.4849691;-0.04286662,0.4620158;0.374966;-0.008293953,0.6676137;0.2964098;0.00704033,-0.1498672;0.486331;-0.01991073,-0.3536462;0.3794544;-0.01639785,-0.5471777;0.2738716;-0.02503592,0.07681127;-0.006965908;-0.04919931,0.06246924;-0.3440376;-0.03425062,0.0254459;-0.6892965;0.02092858,0.02202175;-0.6542682;-0.05283051,-0.08593455;0.01687273;-0.02645053,-0.1927902;-0.1944979;-0.2671802,-0.157966;-0.5288195;-0.1640516,-0.1710707;-0.5515719;-0.2142797,0.05572979;0.5268244;-0.04757168,0;0;0,0.02682624;0.3044851;-0.02489495,0.05267273;0.6001247;-0.06257081,0.2389774;0.4740992;0.01802039,0.4278629;0.3429888;0.02767229,0.5796169;0.2614688;-0.1101754,-0.1243276;0.4969992;0.06998103,-0.3311228;0.4085303;0.1186622,-0.5349653;0.4761902;0.068193,0.07812221;-0.005564511;-0.04727602,0.0633675;-0.3428409;-0.05584073,0.01985531;-0.6836377;0.01888156,0.03019391;-0.7104049;-0.02746511,-0.08633881;0.01446854;-0.0265582,-0.1447299;-0.2552236;-0.2212453,-0.1775281;-0.5904245;-0.1203302,-0.1737611;-0.6144276;-0.1707969,0.04639964;0.5274428;-0.05085087,923.3801
+0;0;0,0.03193518;0.3036614;-0.02240577,0.06338992;0.5978097;-0.05902551,0.2626604;0.483731;-0.04274702,0.4616203;0.3738387;-0.00820918,0.6673317;0.2952392;0.007133559,-0.149938;0.4850925;-0.01979804,-0.3535118;0.3783234;-0.0162887,-0.54715;0.2726825;-0.02493153,0.076791;-0.006964071;-0.04918633,0.06233706;-0.346666;-0.03412099,0.0256291;-0.6889838;0.02058817,0.02225013;-0.6540219;-0.05219769,-0.08591188;0.01686828;-0.02644356,-0.1936014;-0.1961517;-0.2690517,-0.1590738;-0.5276254;-0.1668016,-0.1720056;-0.5496818;-0.216367,0.05559718;0.5255736;-0.04745067,0;0;0,0.02725471;0.3040036;-0.02389765,0.05384475;0.5987456;-0.05966902,0.2389411;0.4721774;0.02235341,0.4265473;0.3397449;0.03329897,0.5761211;0.2577043;-0.1067991,-0.1253169;0.4972247;0.06970365,-0.3331951;0.4097591;0.1143203,-0.5374665;0.4773408;0.06496081,0.07853684;-0.005816996;-0.04650569,0.06177576;-0.345627;-0.05553341,0.01895782;-0.6834105;0.01923967,0.02846944;-0.7106596;-0.0250988,-0.08591083;0.01449981;-0.02781613,-0.1365298;-0.2644451;-0.2161263,-0.1750267;-0.5966983;-0.1179025,-0.1696975;-0.6199591;-0.1675885,0.04738288;0.5263115;-0.04852009,923.4019
+0;0;0,0.03173483;0.3037014;-0.02214658,0.06298438;0.5979074;-0.05848065,0.2624377;0.4844998;-0.04177545,0.4644553;0.3800316;-0.008166768,0.67136;0.3047398;0.007708995,-0.1504563;0.4856511;-0.01989874,-0.3570266;0.384819;-0.01592127,-0.5561599;0.2899324;-0.02446146,0.07677344;-0.006852536;-0.04922939,0.06118491;-0.3464822;-0.03367474,0.02458582;-0.6888642;0.02070546,0.02136572;-0.6538604;-0.05208474,-0.08598648;0.01669916;-0.02630807,-0.1954553;-0.1911378;-0.2725877,-0.1605176;-0.5227101;-0.1707975,-0.1712433;-0.545028;-0.2206134,0.05524841;0.5256529;-0.04698242,0;0;0,0.02725471;0.3040036;-0.02389765,0.05384475;0.5987456;-0.05966902,0.2389411;0.4721774;0.02235341,0.4265473;0.3397449;0.03329897,0.5761211;0.2577043;-0.1067991,-0.1253169;0.4972247;0.06970365,-0.3331951;0.4097591;0.1143203,-0.5374665;0.4773408;0.06496081,0.07853684;-0.005816996;-0.04650569,0.06177576;-0.345627;-0.05553341,0.01895782;-0.6834105;0.01923967,0.02846944;-0.7106596;-0.0250988,-0.08591083;0.01449981;-0.02781613,-0.1365298;-0.2644451;-0.2161263,-0.1750267;-0.5966983;-0.1179025,-0.1696975;-0.6199591;-0.1675885,0.04738288;0.5263115;-0.04852009,923.4133
+0;0;0,0.03178961;0.3042257;-0.02218481,0.06307886;0.5988054;-0.05856418,0.2634747;0.4851358;-0.04182342,0.4662841;0.3802582;-0.008082997,0.6732785;0.3049337;0.007799644,-0.1513132;0.4862924;-0.01984637,-0.3586932;0.385065;-0.0158533,-0.5579128;0.2901373;-0.02439719,0.07652241;-0.006830129;-0.04906841,0.06071411;-0.3512478;-0.03329448,0.02468752;-0.6882741;0.02023508,0.02146011;-0.653259;-0.0527205,-0.08570532;0.01664455;-0.02622205,-0.1967174;-0.1941224;-0.2759737,-0.1623262;-0.5205081;-0.1757757,-0.1730763;-0.5429448;-0.2257048,0.05533503;0.5264777;-0.04705427,0;0;0,0.02678613;0.3046266;-0.02326179,0.05295343;0.5998086;-0.05886364,0.2378282;0.4718783;0.02584577,0.4240929;0.3361411;0.03810358,0.5717283;0.2533038;-0.1037219,-0.1276788;0.4969777;0.06963163,-0.3369303;0.4091141;0.1116221,-0.5397787;0.4772264;0.05697856,0.0789321;-0.005953163;-0.04521418,0.05974615;-0.3504061;-0.05552793,0.01756795;-0.6824737;0.01998472,0.0267558;-0.7097139;-0.02470565,-0.08506159;0.01412503;-0.02958121,-0.1291133;-0.2739889;-0.2144381,-0.1733777;-0.6004358;-0.1184011,-0.1632249;-0.6255467;-0.1654946,0.04658156;0.5272887;-0.04772758,923.4246
+0;0;0,0.03142994;0.3042871;-0.02185205,0.06233038;0.5989531;-0.05786667,0.2628644;0.4854166;-0.04121037,0.4681886;0.3853546;-0.008059788,0.6788994;0.321616;0.009576537,-0.1521251;0.4870024;-0.01967804,-0.3612835;0.3895031;-0.01567019,-0.5624428;0.2987617;-0.02425089,0.07650509;-0.00665298;-0.04911973,0.05971152;-0.351052;-0.03396793,0.02340955;-0.6879646;0.02008863,0.02025585;-0.6529223;-0.05286831,-0.08578245;0.01639801;-0.026125,-0.1981294;-0.1894614;-0.2793489,-0.1621207;-0.5153512;-0.1781104,-0.1722102;-0.5385029;-0.2274175,0.05469336;0.5265988;-0.04645237,0;0;0,0.02678613;0.3046266;-0.02326179,0.05295343;0.5998086;-0.05886364,0.2378282;0.4718783;0.02584577,0.4240929;0.3361411;0.03810358,0.5717283;0.2533038;-0.1037219,-0.1276788;0.4969777;0.06963163,-0.3369303;0.4091141;0.1116221,-0.5397787;0.4772264;0.05697856,0.0789321;-0.005953163;-0.04521418,0.05974615;-0.3504061;-0.05552793,0.01756795;-0.6824737;0.01998472,0.0267558;-0.7097139;-0.02470565,-0.08506159;0.01412503;-0.02958121,-0.1291133;-0.2739889;-0.2144381,-0.1733777;-0.6004358;-0.1184011,-0.1632249;-0.6255467;-0.1654946,0.04658156;0.5272887;-0.04772758,923.4469
+0;0;0,0.03143268;0.3043136;-0.02185396,0.06234543;0.5990968;-0.05788324,0.2629524;0.4855094;-0.04121936,0.4681442;0.3855119;-0.008090172,0.6789431;0.3217467;0.009553527,-0.1521901;0.4870957;-0.01967908,-0.3612135;0.3896593;-0.01567382,-0.562457;0.29888;-0.0242581,0.0759017;-0.006600509;-0.04873234,0.05883268;-0.3566484;-0.03333201,0.02307155;-0.6885415;0.0199192,0.01991647;-0.6534971;-0.05306965,-0.0851059;0.01626869;-0.02591896,-0.1992956;-0.1929673;-0.2832962,-0.1638233;-0.5140019;-0.183566,-0.1739172;-0.5371768;-0.2328946,0.05470462;0.5267068;-0.0464633,0;0;0,0.02612215;0.3047832;-0.02229881,0.05164958;0.6002082;-0.05733228,0.2361388;0.4726101;0.02917576,0.4185627;0.3324304;0.04566479,0.5662217;0.2529489;-0.09818578,-0.1298414;0.4971603;0.06963398,-0.3392497;0.408214;0.1075464,-0.5412339;0.4748789;0.04778296,0.07865987;-0.005496949;-0.04429317,0.05703617;-0.3554655;-0.05508423,0.01495694;-0.6822158;0.02062058,0.0254731;-0.7092069;-0.02414775,-0.08412936;0.01383422;-0.03017183,-0.1237091;-0.2827546;-0.2132853,-0.1725067;-0.6039091;-0.1197643,-0.1633434;-0.6266075;-0.1697811,0.04543474;0.5276207;-0.04630709,923.4686
+0;0;0,0.03143268;0.3043136;-0.02185396,0.06234543;0.5990968;-0.05788324,0.2629524;0.4855094;-0.04121936,0.4681442;0.3855119;-0.008090172,0.6789431;0.3217467;0.009553527,-0.1521901;0.4870957;-0.01967908,-0.3612135;0.3896593;-0.01567382,-0.562457;0.29888;-0.0242581,0.0759017;-0.006600509;-0.04873234,0.05883268;-0.3566484;-0.03333201,0.02307155;-0.6885415;0.0199192,0.01991647;-0.6534971;-0.05306965,-0.0851059;0.01626869;-0.02591896,-0.1992956;-0.1929673;-0.2832962,-0.1638233;-0.5140019;-0.183566,-0.1739172;-0.5371768;-0.2328946,0.05470462;0.5267068;-0.0464633,0;0;0,0.02612215;0.3047832;-0.02229881,0.05164958;0.6002082;-0.05733228,0.2361388;0.4726101;0.02917576,0.4185627;0.3324304;0.04566479,0.5662217;0.2529489;-0.09818578,-0.1298414;0.4971603;0.06963398,-0.3392497;0.408214;0.1075464,-0.5412339;0.4748789;0.04778296,0.07865987;-0.005496949;-0.04429317,0.05703617;-0.3554655;-0.05508423,0.01495694;-0.6822158;0.02062058,0.0254731;-0.7092069;-0.02414775,-0.08412936;0.01383422;-0.03017183,-0.1237091;-0.2827546;-0.2132853,-0.1725067;-0.6039091;-0.1197643,-0.1633434;-0.6266075;-0.1697811,0.04543474;0.5276207;-0.04630709,923.4805
+0;0;0,0.03130151;0.3050209;-0.0215846,0.06194253;0.5993467;-0.0572324,0.2640098;0.4860249;-0.04109663,0.4702141;0.3914344;-0.008496236,0.6818926;0.3303732;0.009820489,-0.153909;0.487446;-0.01951845,-0.3634474;0.3946311;-0.01644944,-0.5676318;0.3103252;-0.02499285,0.07500317;-0.00601401;-0.04811058,0.056943;-0.3565697;-0.03331339,0.02124541;-0.6891996;0.02051166,0.01807824;-0.6541107;-0.05271871,-0.08415443;0.01558691;-0.02552162,-0.2002424;-0.1882244;-0.2870918,-0.1640535;-0.510227;-0.1880019,-0.173447;-0.5342221;-0.2369397,0.05438171;0.5271358;-0.04591987,0;0;0,0.02437747;0.3057191;-0.0206151,0.04795092;0.6009166;-0.0544827,0.2344212;0.4735475;0.03236866,0.4122311;0.3302006;0.05149102,0.5600622;0.2560589;-0.09520841,-0.1343783;0.4970678;0.0718049,-0.3428691;0.4070013;0.1026263,-0.5443397;0.4750741;0.04223239,0.07821381;-0.004769444;-0.04285002,0.05537239;-0.3551635;-0.05454373,0.01238661;-0.6826081;0.0212605,0.02467354;-0.7091575;-0.02401447,-0.08246366;0.0128215;-0.03180608,-0.116364;-0.2913322;-0.2043625,-0.1718215;-0.6127111;-0.112416,-0.1635438;-0.6345116;-0.1638631,0.04250625;0.5284055;-0.04389787,923.4914
+0;0;0,0.03130151;0.3050209;-0.0215846,0.06194253;0.5993467;-0.0572324,0.2640098;0.4860249;-0.04109663,0.4702141;0.3914344;-0.008496236,0.6818926;0.3303732;0.009820489,-0.153909;0.487446;-0.01951845,-0.3634474;0.3946311;-0.01644944,-0.5676318;0.3103252;-0.02499285,0.07500317;-0.00601401;-0.04811058,0.056943;-0.3565697;-0.03331339,0.02124541;-0.6891996;0.02051166,0.01807824;-0.6541107;-0.05271871,-0.08415443;0.01558691;-0.02552162,-0.2002424;-0.1882244;-0.2870918,-0.1640535;-0.510227;-0.1880019,-0.173447;-0.5342221;-0.2369397,0.05438171;0.5271358;-0.04591987,0;0;0,0.02437747;0.3057191;-0.0206151,0.04795092;0.6009166;-0.0544827,0.2344212;0.4735475;0.03236866,0.4122311;0.3302006;0.05149102,0.5600622;0.2560589;-0.09520841,-0.1343783;0.4970678;0.0718049,-0.3428691;0.4070013;0.1026263,-0.5443397;0.4750741;0.04223239,0.07821381;-0.004769444;-0.04285002,0.05537239;-0.3551635;-0.05454373,0.01238661;-0.6826081;0.0212605,0.02467354;-0.7091575;-0.02401447,-0.08246366;0.0128215;-0.03180608,-0.116364;-0.2913322;-0.2043625,-0.1718215;-0.6127111;-0.112416,-0.1635438;-0.6345116;-0.1638631,0.04250625;0.5284055;-0.04389787,923.5029
+0;0;0,0.0314739;0.3067007;-0.02170347,0.06216947;0.6015514;-0.05740962,0.2646592;0.4881286;-0.04126129,0.4703346;0.3937806;-0.008744515,0.6820283;0.332715;0.009573529,-0.1541054;0.4895525;-0.01963944,-0.3631064;0.3969757;-0.01657831,-0.5673056;0.3126637;-0.02512233,0.07413659;-0.005944524;-0.04755472,0.05560812;-0.3655901;-0.03237383,0.02098272;-0.6882293;0.01983456,0.01780432;-0.6531224;-0.05365541,-0.08318212;0.01540682;-0.02522674,-0.2022802;-0.1936894;-0.2935794,-0.1671783;-0.5060205;-0.1974658,-0.1766051;-0.530207;-0.2465771,0.05460678;0.5293227;-0.04609429,0;0;0,0.02113737;0.3077684;-0.01894212,0.04317031;0.6037174;-0.05196548,0.230174;0.4760981;0.03545904,0.4056972;0.3310441;0.05576205,0.5530381;0.2561025;-0.091048,-0.1395765;0.4987502;0.07327999,-0.3465756;0.4055446;0.1002126,-0.5470399;0.474162;0.03708982,0.07784998;-0.003825605;-0.04144597,0.05038022;-0.3630134;-0.05362344,0.007250994;-0.6801316;0.02118683,0.01868568;-0.7067203;-0.02468181,-0.08120494;0.01202399;-0.03246849,-0.1151088;-0.3039453;-0.2025647,-0.1717257;-0.615489;-0.1144981,-0.1616256;-0.6373956;-0.1658854,0.03815543;0.5311201;-0.04163671,923.5245
+0;0;0,0.03115285;0.3067583;-0.02135039,0.06150313;0.6016791;-0.05676798,0.2641171;0.4884105;-0.04069762,0.4718858;0.3984679;-0.009015623,0.6842377;0.3398636;0.009718731,-0.1547898;0.4898976;-0.01956344,-0.3659356;0.4022953;-0.0174282,-0.5712843;0.321026;-0.02772329,0.07414199;-0.005712525;-0.04757474,0.05419359;-0.3653051;-0.03294569,0.01943927;-0.6879164;0.01934925,0.01632041;-0.652782;-0.05414135,-0.08327132;0.01509302;-0.02512196,-0.2040938;-0.1887383;-0.2967347,-0.1690892;-0.5012518;-0.2011802,-0.1773722;-0.5263659;-0.2494584,0.05403042;0.5294313;-0.04551563,0;0;0,0.02113737;0.3077684;-0.01894212,0.04317031;0.6037174;-0.05196548,0.230174;0.4760981;0.03545904,0.4056972;0.3310441;0.05576205,0.5530381;0.2561025;-0.091048,-0.1395765;0.4987502;0.07327999,-0.3465756;0.4055446;0.1002126,-0.5470399;0.474162;0.03708982,0.07784998;-0.003825605;-0.04144597,0.05038022;-0.3630134;-0.05362344,0.007250994;-0.6801316;0.02118683,0.01868568;-0.7067203;-0.02468181,-0.08120494;0.01202399;-0.03246849,-0.1151088;-0.3039453;-0.2025647,-0.1717257;-0.615489;-0.1144981,-0.1616256;-0.6373956;-0.1658854,0.03815543;0.5311201;-0.04163671,923.5476
+0;0;0,0.0311685;0.3069124;-0.02136112,0.06150677;0.6017168;-0.05676378,0.2646597;0.4883922;-0.04068871,0.471885;0.3986849;-0.009089567,0.6843183;0.3400581;0.009651968,-0.1553119;0.4898832;-0.01950081,-0.3659055;0.4025099;-0.01737116,-0.5713329;0.3212095;-0.0276702,0.07386005;-0.005690802;-0.04739382,0.05352415;-0.3722684;-0.03248061,0.0190191;-0.6925659;0.01943925,0.01580888;-0.657281;-0.05620406,-0.08295466;0.01503562;-0.02502643,-0.2061241;-0.1927551;-0.3019153,-0.1713706;-0.5030272;-0.2070461,-0.1798962;-0.5297558;-0.2567385,0.05403907;0.5295173;-0.04551897,0;0;0,0.01952226;0.3080649;-0.01838183,0.03991627;0.6040906;-0.05069733,0.2278873;0.4770525;0.03731203,0.4016326;0.3309888;0.05890393,0.548164;0.2574208;-0.08952975,-0.1430406;0.4992457;0.07428052,-0.3485382;0.4032584;0.09763536,-0.5483621;0.4691745;0.02950513,0.07766224;-0.003572255;-0.04110575,0.04881629;-0.3696975;-0.05273843,0.002431042;-0.6843694;0.02010846,0.01367005;-0.7099258;-0.03036261,-0.0808657;0.01191707;-0.03244362,-0.1148173;-0.3136252;-0.1994306,-0.172282;-0.6232201;-0.113841,-0.1640419;-0.6467166;-0.1670423,0.03541128;0.5314808;-0.0405736,923.5583
+0;0;0,0.0311685;0.3069124;-0.02136112,0.06150677;0.6017168;-0.05676378,0.2646597;0.4883922;-0.04068871,0.471885;0.3986849;-0.009089567,0.6843183;0.3400581;0.009651968,-0.1553119;0.4898832;-0.01950081,-0.3659055;0.4025099;-0.01737116,-0.5713329;0.3212095;-0.0276702,0.07386005;-0.005690802;-0.04739382,0.05352415;-0.3722684;-0.03248061,0.0190191;-0.6925659;0.01943925,0.01580888;-0.657281;-0.05620406,-0.08295466;0.01503562;-0.02502643,-0.2061241;-0.1927551;-0.3019153,-0.1713706;-0.5030272;-0.2070461,-0.1798962;-0.5297558;-0.2567385,0.05403907;0.5295173;-0.04551897,0;0;0,0.01952226;0.3080649;-0.01838183,0.03991627;0.6040906;-0.05069733,0.2278873;0.4770525;0.03731203,0.4016326;0.3309888;0.05890393,0.548164;0.2574208;-0.08952975,-0.1430406;0.4992457;0.07428052,-0.3485382;0.4032584;0.09763536,-0.5483621;0.4691745;0.02950513,0.07766224;-0.003572255;-0.04110575,0.04881629;-0.3696975;-0.05273843,0.002431042;-0.6843694;0.02010846,0.01367005;-0.7099258;-0.03036261,-0.0808657;0.01191707;-0.03244362,-0.1148173;-0.3136252;-0.1994306,-0.172282;-0.6232201;-0.113841,-0.1640419;-0.6467166;-0.1670423,0.03541128;0.5314808;-0.0405736,923.5696
+0;0;0,0.03090745;0.3074575;-0.02129688,0.06094069;0.6026778;-0.05673517,0.2644892;0.4893779;-0.04016721,0.473401;0.4049016;-0.008923903,0.6867126;0.349445;0.01038357,-0.1561657;0.4911183;-0.01939974,-0.3682433;0.4087874;-0.0182815,-0.5746555;0.3298498;-0.02890827,0.07352185;-0.005502759;-0.04735453,0.05247314;-0.3701107;-0.03319695,0.01777903;-0.6906217;0.01884539,0.01463123;-0.655347;-0.05663225,-0.08275119;0.01475695;-0.0247521,-0.2076289;-0.1865475;-0.3030766,-0.1717407;-0.4969491;-0.2081968,-0.1780342;-0.5242685;-0.2572833,0.05355336;0.5304087;-0.0454723,0;0;0,0.01821197;0.3087099;-0.01747727,0.03755642;0.6052563;-0.04921079,0.2257693;0.4780305;0.0395155,0.3984506;0.3315724;0.06159973,0.544048;0.2588528;-0.08827806,-0.1458302;0.4989554;0.07470634,-0.349996;0.4005381;0.09437566,-0.5484447;0.4649853;0.02079076,0.07757065;-0.003274828;-0.04062343,0.04733037;-0.3673053;-0.05286193,0.0007564351;-0.6820095;0.02083659,0.01247384;-0.7075783;-0.02925754,-0.08048825;0.01171338;-0.03259804,-0.1148594;-0.3136381;-0.195532,-0.1715257;-0.6237528;-0.1103432,-0.1651959;-0.6477768;-0.1630304,0.03332741;0.5325474;-0.03922224,923.5918
+0;0;0,0.03090745;0.3074575;-0.02129688,0.06094069;0.6026778;-0.05673517,0.2644892;0.4893779;-0.04016721,0.473401;0.4049016;-0.008923903,0.6867126;0.349445;0.01038357,-0.1561657;0.4911183;-0.01939974,-0.3682433;0.4087874;-0.0182815,-0.5746555;0.3298498;-0.02890827,0.07352185;-0.005502759;-0.04735453,0.05247314;-0.3701107;-0.03319695,0.01777903;-0.6906217;0.01884539,0.01463123;-0.655347;-0.05663225,-0.08275119;0.01475695;-0.0247521,-0.2076289;-0.1865475;-0.3030766,-0.1717407;-0.4969491;-0.2081968,-0.1780342;-0.5242685;-0.2572833,0.05355336;0.5304087;-0.0454723,0;0;0,0.01821197;0.3087099;-0.01747727,0.03755642;0.6052563;-0.04921079,0.2257693;0.4780305;0.0395155,0.3984506;0.3315724;0.06159973,0.544048;0.2588528;-0.08827806,-0.1458302;0.4989554;0.07470634,-0.349996;0.4005381;0.09437566,-0.5484447;0.4649853;0.02079076,0.07757065;-0.003274828;-0.04062343,0.04733037;-0.3673053;-0.05286193,0.0007564351;-0.6820095;0.02083659,0.01247384;-0.7075783;-0.02925754,-0.08048825;0.01171338;-0.03259804,-0.1148594;-0.3136381;-0.195532,-0.1715257;-0.6237528;-0.1103432,-0.1651959;-0.6477768;-0.1630304,0.03332741;0.5325474;-0.03922224,923.6141
+0;0;0,0.03079804;0.3063691;-0.0212215,0.06078508;0.601135;-0.05660805,0.2645923;0.4878372;-0.04004174,0.4723212;0.4038392;-0.008975344,0.6857114;0.3483623;0.01033923,-0.156568;0.4895797;-0.01924932,-0.3674448;0.407715;-0.01813741,-0.5739329;0.3287483;-0.02876808,0.07356101;-0.00550569;-0.04737976,0.05252409;-0.3699095;-0.0332301,0.01792594;-0.6895339;0.01866828,0.01473856;-0.6541929;-0.05775845,-0.08279528;0.01476481;-0.02476528,-0.2076031;-0.1864269;-0.3029339,-0.1718141;-0.49597;-0.2083165,-0.1781868;-0.5240102;-0.2580203,0.05340301;0.5289173;-0.04535321,0;0;0,0.01762515;0.3076471;-0.01742196,0.03561197;0.6038514;-0.04880524,0.2244154;0.4790947;0.04145646,0.3951675;0.3325689;0.06482244,0.5400254;0.2612981;-0.08658028,-0.148363;0.4979731;0.07432481,-0.3506785;0.39805;0.0903211,-0.5477759;0.4580513;0.009459756,0.07762097;-0.002984703;-0.04065037,0.04651181;-0.3667454;-0.05261779,-0.0004406199;-0.680421;0.02122927,0.01198529;-0.7053474;-0.03081322,-0.0806231;0.01149575;-0.03246752,-0.1152954;-0.3159036;-0.190709,-0.16981;-0.6251323;-0.1043607,-0.1673125;-0.6518484;-0.1559048,0.03165643;0.5311761;-0.03884435,923.6368
+0;0;0,0.03023831;0.306429;-0.02116174,0.05980169;0.6012416;-0.05651642,0.2636696;0.4878517;-0.0391786,0.4736761;0.4091458;-0.009602329,0.6881356;0.3582771;0.01053725,-0.1574983;0.4897516;-0.01940966,-0.3700588;0.4123584;-0.01876475,-0.5777999;0.336885;-0.03031876,0.07355029;-0.00528826;-0.04742114,0.05136209;-0.369661;-0.03426521,0.01702723;-0.6892874;0.01779589,0.01398518;-0.6539539;-0.05863729,-0.08285911;0.01448835;-0.02471502,-0.2096095;-0.1789703;-0.3074533,-0.173164;-0.4880934;-0.21172,-0.177053;-0.5169716;-0.260689,0.05251716;0.5290126;-0.0452707,0;0;0,0.01762515;0.3076471;-0.01742196,0.03561197;0.6038514;-0.04880524,0.2244154;0.4790947;0.04145646,0.3951675;0.3325689;0.06482244,0.5400254;0.2612981;-0.08658028,-0.148363;0.4979731;0.07432481,-0.3506785;0.39805;0.0903211,-0.5477759;0.4580513;0.009459756,0.07762097;-0.002984703;-0.04065037,0.04651181;-0.3667454;-0.05261779,-0.0004406199;-0.680421;0.02122927,0.01198529;-0.7053474;-0.03081322,-0.0806231;0.01149575;-0.03246752,-0.1152954;-0.3159036;-0.190709,-0.16981;-0.6251323;-0.1043607,-0.1673125;-0.6518484;-0.1559048,0.03165643;0.5311761;-0.03884435,923.6481
+0;0;0,0.03014153;0.3054482;-0.021094,0.05956603;0.5988756;-0.05628401,0.2635103;0.4857861;-0.03899302,0.4723866;0.4075037;-0.009575898,0.6868635;0.3566309;0.01056531,-0.1577476;0.4876864;-0.01921985,-0.3691643;0.4107097;-0.01857842,-0.5769222;0.3352301;-0.03013337,0.07334219;-0.005273297;-0.04728696,0.05124033;-0.3682281;-0.03418223,0.0168739;-0.6881484;0.01792674,0.01384192;-0.6528326;-0.05825356,-0.08262467;0.01444735;-0.02464509,-0.2088819;-0.1782585;-0.3062832,-0.1724028;-0.4876658;-0.2104618,-0.176279;-0.5163492;-0.2592689,0.05231268;0.5269557;-0.04508642,0;0;0,0.01677499;0.3067564;-0.01646757,0.03280037;0.6018566;-0.04597354,0.2231102;0.4799526;0.04314065,0.3927336;0.3341781;0.06764555,0.5376118;0.2634882;-0.0840361,-0.1517337;0.4968597;0.07523244,-0.3516803;0.3945355;0.08842131,-0.5479443;0.4538442;0.005012915,0.07753468;-0.002598614;-0.04030585,0.046191;-0.3648962;-0.05273557,-0.001162909;-0.6787463;0.02143359,0.01195338;-0.7036868;-0.03004837,-0.08032145;0.01109537;-0.03268486,-0.1152231;-0.31878;-0.1822193,-0.1680747;-0.6285875;-0.09578243,-0.1689505;-0.6559059;-0.1463268,0.0293439;0.5294059;-0.03651786,923.6602
+0;0;0,0.03014153;0.3054482;-0.021094,0.05956603;0.5988756;-0.05628401,0.2635103;0.4857861;-0.03899302,0.4723866;0.4075037;-0.009575898,0.6868635;0.3566309;0.01056531,-0.1577476;0.4876864;-0.01921985,-0.3691643;0.4107097;-0.01857842,-0.5769222;0.3352301;-0.03013337,0.07334219;-0.005273297;-0.04728696,0.05124033;-0.3682281;-0.03418223,0.0168739;-0.6881484;0.01792674,0.01384192;-0.6528326;-0.05825356,-0.08262467;0.01444735;-0.02464509,-0.2088819;-0.1782585;-0.3062832,-0.1724028;-0.4876658;-0.2104618,-0.176279;-0.5163492;-0.2592689,0.05231268;0.5269557;-0.04508642,0;0;0,0.01677499;0.3067564;-0.01646757,0.03280037;0.6018566;-0.04597354,0.2231102;0.4799526;0.04314065,0.3927336;0.3341781;0.06764555,0.5376118;0.2634882;-0.0840361,-0.1517337;0.4968597;0.07523244,-0.3516803;0.3945355;0.08842131,-0.5479443;0.4538442;0.005012915,0.07753468;-0.002598614;-0.04030585,0.046191;-0.3648962;-0.05273557,-0.001162909;-0.6787463;0.02143359,0.01195338;-0.7036868;-0.03004837,-0.08032145;0.01109537;-0.03268486,-0.1152231;-0.31878;-0.1822193,-0.1680747;-0.6285875;-0.09578243,-0.1689505;-0.6559059;-0.1463268,0.0293439;0.5294059;-0.03651786,923.6715
+0;0;0,0.02985868;0.3043551;-0.0208789,0.05907708;0.5969822;-0.05582489,0.262594;0.4846341;-0.03810186,0.4756156;0.4111809;-0.008930854,0.6908124;0.3632848;0.01115813,-0.1577285;0.4865539;-0.0188031,-0.3727697;0.4131954;-0.01937806,-0.5821372;0.3420626;-0.0299918,0.07349233;-0.005201346;-0.04733849,0.05108304;-0.3665014;-0.03405099,0.01621367;-0.6878923;0.0188516,0.01324201;-0.652549;-0.05731373,-0.08277647;0.01433275;-0.02473333,-0.209684;-0.1746409;-0.3065132,-0.171487;-0.4854245;-0.2102778,-0.175093;-0.5132342;-0.2601134,0.05186807;0.5252088;-0.04469254,0;0;0,0.01580822;0.3056763;-0.01648092,0.03018593;0.6000111;-0.04601431,0.2194479;0.4818456;0.04713392,0.3918969;0.3355677;0.06923866,0.5361388;0.2645236;-0.08292675,-0.1531771;0.4955353;0.07557812,-0.3543045;0.3903653;0.08613959,-0.5502978;0.4473809;0.0004473925,0.07763615;-0.002301574;-0.04045296,0.04616679;-0.3629308;-0.05359411,-0.001572207;-0.6780093;0.02225614,0.01144724;-0.7029765;-0.02919912,-0.080574;0.01084976;-0.03254571,-0.1164516;-0.3201757;-0.175204,-0.1625353;-0.631284;-0.08358188,-0.1696053;-0.656049;-0.1363961,0.02709965;0.527712;-0.03649378,923.692
+0;0;0,0.02985868;0.3043551;-0.0208789,0.05907708;0.5969822;-0.05582489,0.262594;0.4846341;-0.03810186,0.4756156;0.4111809;-0.008930854,0.6908124;0.3632848;0.01115813,-0.1577285;0.4865539;-0.0188031,-0.3727697;0.4131954;-0.01937806,-0.5821372;0.3420626;-0.0299918,0.07349233;-0.005201346;-0.04733849,0.05108304;-0.3665014;-0.03405099,0.01621367;-0.6878923;0.0188516,0.01324201;-0.652549;-0.05731373,-0.08277647;0.01433275;-0.02473333,-0.209684;-0.1746409;-0.3065132,-0.171487;-0.4854245;-0.2102778,-0.175093;-0.5132342;-0.2601134,0.05186807;0.5252088;-0.04469254,0;0;0,0.01580822;0.3056763;-0.01648092,0.03018593;0.6000111;-0.04601431,0.2194479;0.4818456;0.04713392,0.3918969;0.3355677;0.06923866,0.5361388;0.2645236;-0.08292675,-0.1531771;0.4955353;0.07557812,-0.3543045;0.3903653;0.08613959,-0.5502978;0.4473809;0.0004473925,0.07763615;-0.002301574;-0.04045296,0.04616679;-0.3629308;-0.05359411,-0.001572207;-0.6780093;0.02225614,0.01144724;-0.7029765;-0.02919912,-0.080574;0.01084976;-0.03254571,-0.1164516;-0.3201757;-0.175204,-0.1625353;-0.631284;-0.08358188,-0.1696053;-0.656049;-0.1363961,0.02709965;0.527712;-0.03649378,923.7034
+0;0;0,0.02985868;0.3043551;-0.0208789,0.05907708;0.5969822;-0.05582489,0.262594;0.4846341;-0.03810186,0.4756156;0.4111809;-0.008930854,0.6908124;0.3632848;0.01115813,-0.1577285;0.4865539;-0.0188031,-0.3727697;0.4131954;-0.01937806,-0.5821372;0.3420626;-0.0299918,0.07349233;-0.005201346;-0.04733849,0.05108304;-0.3665014;-0.03405099,0.01621367;-0.6878923;0.0188516,0.01324201;-0.652549;-0.05731373,-0.08277647;0.01433275;-0.02473333,-0.209684;-0.1746409;-0.3065132,-0.171487;-0.4854245;-0.2102778,-0.175093;-0.5132342;-0.2601134,0.05186807;0.5252088;-0.04469254,0;0;0,0.01580822;0.3056763;-0.01648092,0.03018593;0.6000111;-0.04601431,0.2194479;0.4818456;0.04713392,0.3918969;0.3355677;0.06923866,0.5361388;0.2645236;-0.08292675,-0.1531771;0.4955353;0.07557812,-0.3543045;0.3903653;0.08613959,-0.5502978;0.4473809;0.0004473925,0.07763615;-0.002301574;-0.04045296,0.04616679;-0.3629308;-0.05359411,-0.001572207;-0.6780093;0.02225614,0.01144724;-0.7029765;-0.02919912,-0.080574;0.01084976;-0.03254571,-0.1164516;-0.3201757;-0.175204,-0.1625353;-0.631284;-0.08358188,-0.1696053;-0.656049;-0.1363961,0.02709965;0.527712;-0.03649378,923.7147
+0;0;0,0.02950974;0.3030787;-0.02022747,0.05843855;0.5954911;-0.05431534,0.2669311;0.4827051;-0.03623156,0.4822642;0.4130873;-0.008180674,0.6988528;0.3721842;0.0124968,-0.1632518;0.4844033;-0.01797944,-0.3803715;0.4146877;-0.01877166,-0.5914332;0.3488331;-0.0300561,0.07372687;-0.005044929;-0.04755099,0.05057538;-0.3646398;-0.03543042,0.01586816;-0.6856644;0.01775078,0.01311166;-0.6503079;-0.05794967,-0.08310056;0.01416359;-0.02481712,-0.2109381;-0.1682793;-0.3083018,-0.1705531;-0.4777545;-0.2098958,-0.1753698;-0.5038479;-0.2608584,0.05130621;0.5236461;-0.04340821,0;0;0,0.01311594;0.3044493;-0.01659131,0.02403503;0.5985848;-0.04614806,0.2188265;0.4831077;0.05005169,0.3932001;0.3376957;0.07128906,0.5370727;0.2660601;-0.08096147,-0.1611013;0.4922783;0.08029103,-0.3624876;0.3855851;0.08816306,-0.5582067;0.4402767;0.0003332794,0.0778968;-0.002105474;-0.04061842,0.04827616;-0.3612025;-0.05339932,0.0001065657;-0.6758905;0.02236843,0.01371172;-0.7009881;-0.02808952,-0.08098982;0.01077859;-0.03235231,-0.1174021;-0.321775;-0.1667905,-0.1610067;-0.633191;-0.07619076,-0.1656743;-0.6591995;-0.1272604,0.02169613;0.5262377;-0.03655767,923.7372
+0;0;0,0.02952792;0.3032654;-0.02023993,0.05847677;0.5958805;-0.05435084,0.2664927;0.4831473;-0.03627717,0.4820143;0.4134685;-0.008201733,0.6986177;0.3725626;0.01247716,-0.1627466;0.4848417;-0.01806509,-0.3800564;0.4150651;-0.01885801,-0.5911326;0.349206;-0.03014323,0.07376465;-0.005047514;-0.04757535,0.05069561;-0.3633618;-0.03549794,0.01597554;-0.6845053;0.01770296,0.01323176;-0.6491736;-0.05764788,-0.08314314;0.01417085;-0.02482984,-0.2105254;-0.1676223;-0.3073049,-0.1701254;-0.4772121;-0.2088625,-0.1749199;-0.5030465;-0.2595897,0.05134076;0.5239984;-0.04343808,0;0;0,0.01229612;0.304715;-0.01578021,0.02261832;0.5991319;-0.04479074,0.2164281;0.4842383;0.05289984,0.3921536;0.3400993;0.07381606,0.5358392;0.2685446;-0.07867098,-0.1621452;0.4917616;0.08070799,-0.3629223;0.3834518;0.08781148,-0.5588633;0.4361193;-0.0007955506,0.0779074;-0.001781314;-0.04071093,0.04830834;-0.3596081;-0.0530014,-0.0002846122;-0.6742725;0.02311659,0.01332581;-0.6995498;-0.02661157,-0.08112089;0.0105241;-0.0322298,-0.1192726;-0.3228444;-0.1605926,-0.1605064;-0.6346762;-0.06987496,-0.1638778;-0.6606954;-0.1205128,0.02040988;0.5267276;-0.03531551,923.7589
+0;0;0,0.02952792;0.3032654;-0.02023993,0.05847677;0.5958805;-0.05435084,0.2664927;0.4831473;-0.03627717,0.4820143;0.4134685;-0.008201733,0.6986177;0.3725626;0.01247716,-0.1627466;0.4848417;-0.01806509,-0.3800564;0.4150651;-0.01885801,-0.5911326;0.349206;-0.03014323,0.07376465;-0.005047514;-0.04757535,0.05069561;-0.3633618;-0.03549794,0.01597554;-0.6845053;0.01770296,0.01323176;-0.6491736;-0.05764788,-0.08314314;0.01417085;-0.02482984,-0.2105254;-0.1676223;-0.3073049,-0.1701254;-0.4772121;-0.2088625,-0.1749199;-0.5030465;-0.2595897,0.05134076;0.5239984;-0.04343808,0;0;0,0.01229612;0.304715;-0.01578021,0.02261832;0.5991319;-0.04479074,0.2164281;0.4842383;0.05289984,0.3921536;0.3400993;0.07381606,0.5358392;0.2685446;-0.07867098,-0.1621452;0.4917616;0.08070799,-0.3629223;0.3834518;0.08781148,-0.5588633;0.4361193;-0.0007955506,0.0779074;-0.001781314;-0.04071093,0.04830834;-0.3596081;-0.0530014,-0.0002846122;-0.6742725;0.02311659,0.01332581;-0.6995498;-0.02661157,-0.08112089;0.0105241;-0.0322298,-0.1192726;-0.3228444;-0.1605926,-0.1605064;-0.6346762;-0.06987496,-0.1638778;-0.6606954;-0.1205128,0.02040988;0.5267276;-0.03531551,923.7819
+0;0;0,0.02941735;0.3031268;-0.0197571,0.05835794;0.5955564;-0.05336201,0.2678992;0.4828638;-0.03533408,0.484125;0.4177955;-0.00791423,0.7029071;0.3907827;0.01334674,-0.164498;0.4850051;-0.01728886,-0.3820146;0.4185046;-0.01916206,-0.5945243;0.357271;-0.03088257,0.07384384;-0.00486376;-0.04765174,0.05035021;-0.3555875;-0.03581133,0.01493222;-0.6820948;0.01846545,0.01223267;-0.6467685;-0.05631841,-0.08328792;0.01395511;-0.02481198,-0.2091684;-0.158059;-0.30457,-0.1657058;-0.4722689;-0.2036214,-0.1716523;-0.4962321;-0.2553988,0.05121857;0.5237164;-0.04258364,0;0;0,0.01088073;0.3046235;-0.01509094,0.019485;0.598927;-0.04332542,0.2160404;0.4860601;0.05372524,0.3915939;0.3432813;0.07684469,0.5341818;0.271997;-0.07689071,-0.1663116;0.4898804;0.08196888,-0.3667296;0.38245;0.0875053,-0.5632308;0.4333676;-0.001049764,0.07781178;-0.001691878;-0.04110622,0.05008635;-0.3519768;-0.05630517,-0.0002503768;-0.6712496;0.02330995,0.01230226;-0.6970279;-0.02526474,-0.08134193;0.01052409;-0.03193728,-0.1233524;-0.3180693;-0.1500929,-0.1592884;-0.635878;-0.05782327,-0.1645215;-0.6616523;-0.1077245,0.01772349;0.5265471;-0.0340426,923.7927
+0;0;0,0.02941735;0.3031268;-0.0197571,0.05835794;0.5955564;-0.05336201,0.2678992;0.4828638;-0.03533408,0.484125;0.4177955;-0.00791423,0.7029071;0.3907827;0.01334674,-0.164498;0.4850051;-0.01728886,-0.3820146;0.4185046;-0.01916206,-0.5945243;0.357271;-0.03088257,0.07384384;-0.00486376;-0.04765174,0.05035021;-0.3555875;-0.03581133,0.01493222;-0.6820948;0.01846545,0.01223267;-0.6467685;-0.05631841,-0.08328792;0.01395511;-0.02481198,-0.2091684;-0.158059;-0.30457,-0.1657058;-0.4722689;-0.2036214,-0.1716523;-0.4962321;-0.2553988,0.05121857;0.5237164;-0.04258364,0;0;0,0.01088073;0.3046235;-0.01509094,0.019485;0.598927;-0.04332542,0.2160404;0.4860601;0.05372524,0.3915939;0.3432813;0.07684469,0.5341818;0.271997;-0.07689071,-0.1663116;0.4898804;0.08196888,-0.3667296;0.38245;0.0875053,-0.5632308;0.4333676;-0.001049764,0.07781178;-0.001691878;-0.04110622,0.05008635;-0.3519768;-0.05630517,-0.0002503768;-0.6712496;0.02330995,0.01230226;-0.6970279;-0.02526474,-0.08134193;0.01052409;-0.03193728,-0.1233524;-0.3180693;-0.1500929,-0.1592884;-0.635878;-0.05782327,-0.1645215;-0.6616523;-0.1077245,0.01772349;0.5265471;-0.0340426,923.8044
+0;0;0,0.02942776;0.3032342;-0.0197641,0.05838612;0.5958434;-0.05338886,0.2683301;0.4830472;-0.03534329,0.484069;0.4181255;-0.007985188,0.7028689;0.3911105;0.01327751,-0.1648761;0.4851925;-0.01726431,-0.3819029;0.4188418;-0.0191333,-0.59443;0.3576032;-0.03085476,0.07377677;-0.004859344;-0.04760846,0.05037382;-0.3542295;-0.03581375,0.01489148;-0.68133;0.01856165,0.01224399;-0.6461064;-0.05477994,-0.08321229;0.01394244;-0.02478945,-0.2086069;-0.1574078;-0.3034677,-0.1650654;-0.4721886;-0.2023357,-0.1708972;-0.4951111;-0.2531145,0.05124406;0.5239763;-0.04260641,0;0;0,0.01041869;0.3047942;-0.01412582,0.01884073;0.5993378;-0.04179931,0.2160239;0.4869047;0.05502844,0.3915448;0.3450575;0.07907677,0.5347954;0.2763491;-0.07524014,-0.1675781;0.4888665;0.08269529,-0.3677919;0.3820624;0.08642343,-0.5650388;0.4308586;-0.001712166,0.07766519;-0.001537591;-0.04121828,0.05066951;-0.3505327;-0.05604935,-0.0004045181;-0.6701014;0.02443504,0.01068841;-0.6967537;-0.02118015,-0.08131088;0.01044888;-0.03182064,-0.1261557;-0.318633;-0.1433568,-0.1592809;-0.6375657;-0.05173168,-0.1640226;-0.6632603;-0.09957428,0.01710258;0.5269152;-0.03262877,923.8261
+0;0;0,0.02889932;0.303319;-0.0192349,0.05751989;0.5960187;-0.05236393,0.2676336;0.4836774;-0.0344372,0.4847107;0.4232286;-0.007418124,0.7031048;0.3932658;0.01406568,-0.1657795;0.48579;-0.01669111,-0.3836797;0.4224054;-0.01960584,-0.5979978;0.3678771;-0.03184056,0.07383631;-0.004606029;-0.04754131,0.04907617;-0.3539323;-0.03732455,0.01350512;-0.6808619;0.01801286,0.01089408;-0.6456009;-0.05532736,-0.08327933;0.0136188;-0.02474415,-0.2133878;-0.1284335;-0.317386,-0.1669967;-0.4413243;-0.2117562,-0.1738272;-0.4628715;-0.2638092,0.05045758;0.5241233;-0.04171837,0;0;0,0.01041869;0.3047942;-0.01412582,0.01884073;0.5993378;-0.04179931,0.2160239;0.4869047;0.05502844,0.3915448;0.3450575;0.07907677,0.5347954;0.2763491;-0.07524014,-0.1675781;0.4888665;0.08269529,-0.3677919;0.3820624;0.08642343,-0.5650388;0.4308586;-0.001712166,0.07766519;-0.001537591;-0.04121828,0.05066951;-0.3505327;-0.05604935,-0.0004045181;-0.6701014;0.02443504,0.01068841;-0.6967537;-0.02118015,-0.08131088;0.01044888;-0.03182064,-0.1261557;-0.318633;-0.1433568,-0.1592809;-0.6375657;-0.05173168,-0.1640226;-0.6632603;-0.09957428,0.01710258;0.5269152;-0.03262877,923.8376
+0;0;0,0.02889932;0.303319;-0.0192349,0.05751989;0.5960187;-0.05236393,0.2676336;0.4836774;-0.0344372,0.4847107;0.4232286;-0.007418124,0.7031048;0.3932658;0.01406568,-0.1657795;0.48579;-0.01669111,-0.3836797;0.4224054;-0.01960584,-0.5979978;0.3678771;-0.03184056,0.07383631;-0.004606029;-0.04754131,0.04907617;-0.3539323;-0.03732455,0.01350512;-0.6808619;0.01801286,0.01089408;-0.6456009;-0.05532736,-0.08327933;0.0136188;-0.02474415,-0.2133878;-0.1284335;-0.317386,-0.1669967;-0.4413243;-0.2117562,-0.1738272;-0.4628715;-0.2638092,0.05045758;0.5241233;-0.04171837,0;0;0,0.01041869;0.3047942;-0.01412582,0.01884073;0.5993378;-0.04179931,0.2160239;0.4869047;0.05502844,0.3915448;0.3450575;0.07907677,0.5347954;0.2763491;-0.07524014,-0.1675781;0.4888665;0.08269529,-0.3677919;0.3820624;0.08642343,-0.5650388;0.4308586;-0.001712166,0.07766519;-0.001537591;-0.04121828,0.05066951;-0.3505327;-0.05604935,-0.0004045181;-0.6701014;0.02443504,0.01068841;-0.6967537;-0.02118015,-0.08131088;0.01044888;-0.03182064,-0.1261557;-0.318633;-0.1433568,-0.1592809;-0.6375657;-0.05173168,-0.1640226;-0.6632603;-0.09957428,0.01710258;0.5269152;-0.03262877,923.8488
+0;0;0,0.02897117;0.3040732;-0.01928272,0.05762038;0.5970659;-0.05244306,0.2674661;0.4847425;-0.03452054,0.4832771;0.4246462;-0.007659052,0.7016276;0.3946894;0.01382046,-0.1654184;0.4868525;-0.0167961,-0.3820476;0.4238375;-0.01969383,-0.596323;0.3693201;-0.0319261,0.07369693;-0.004597334;-0.04745157,0.04901909;-0.3527625;-0.03726877,0.01346966;-0.6794933;0.018035,0.01090814;-0.6443321;-0.05391432,-0.08312213;0.01359309;-0.02469744,-0.2127981;-0.127987;-0.3163665,-0.1664352;-0.4406877;-0.2108009,-0.1731361;-0.4612573;-0.2618667,0.05055498;0.525139;-0.04179283,0;0;0,0.01099494;0.305585;-0.01298475,0.01966267;0.6004568;-0.04027009,0.2160316;0.4875819;0.05722642,0.3914968;0.3479991;0.08244729,0.5373473;0.2840043;-0.07139681,-0.1669306;0.4885976;0.08296575,-0.3662088;0.3828161;0.08541241,-0.563679;0.4316763;-0.002074189,0.07732759;-0.001583576;-0.04149652,0.05177242;-0.3495759;-0.05490923,0.0008383244;-0.6688925;0.02582479,0.01043696;-0.6962451;-0.01693559,-0.08119474;0.01058298;-0.03161391,-0.1293302;-0.3187124;-0.1373455,-0.1596551;-0.6380141;-0.04677973,-0.1633992;-0.6657859;-0.08988783,0.01784587;0.5279871;-0.03123283,923.8709
+0;0;0,0.02828077;0.3041503;-0.01909117,0.05660716;0.5971782;-0.05222128,0.2665924;0.4855097;-0.03321354,0.4836214;0.4296498;-0.007030258,0.7021222;0.4007873;0.01441972,-0.1664079;0.4873983;-0.01620686,-0.3839911;0.4278256;-0.02022328,-0.5991483;0.3771109;-0.0333042,0.07373853;-0.00439813;-0.04740582,0.04833334;-0.3525171;-0.03743647,0.01262365;-0.6791841;0.01814082,0.01015194;-0.6440115;-0.05381083,-0.08314791;0.01334362;-0.02474665,-0.2136647;-0.1248667;-0.3176543,-0.165414;-0.4371928;-0.2118261,-0.1730364;-0.4561659;-0.2642993,0.04959859;0.5252434;-0.04158651,0;0;0,0.01099494;0.305585;-0.01298475,0.01966267;0.6004568;-0.04027009,0.2160316;0.4875819;0.05722642,0.3914968;0.3479991;0.08244729,0.5373473;0.2840043;-0.07139681,-0.1669306;0.4885976;0.08296575,-0.3662088;0.3828161;0.08541241,-0.563679;0.4316763;-0.002074189,0.07732759;-0.001583576;-0.04149652,0.05177242;-0.3495759;-0.05490923,0.0008383244;-0.6688925;0.02582479,0.01043696;-0.6962451;-0.01693559,-0.08119474;0.01058298;-0.03161391,-0.1293302;-0.3187124;-0.1373455,-0.1596551;-0.6380141;-0.04677973,-0.1633992;-0.6657859;-0.08988783,0.01784587;0.5279871;-0.03123283,923.8828
+0;0;0,0.02828992;0.3042487;-0.01909735,0.05655719;0.5966656;-0.05215524,0.2651729;0.48547;-0.03323342,0.4812872;0.4298455;-0.007160496,0.6996826;0.4009969;0.01427915,-0.1650522;0.4873465;-0.01633575,-0.3817183;0.4280249;-0.02033524,-0.5967718;0.3773347;-0.03340986,0.07372509;-0.004397329;-0.04739719,0.04829273;-0.3528887;-0.03741717,0.01287337;-0.6768998;0.01770826,0.01040112;-0.6417261;-0.05425911,-0.08313277;0.01334119;-0.02474214,-0.2137892;-0.1250169;-0.3179631,-0.1659308;-0.4348038;-0.2129953,-0.1735549;-0.4537875;-0.26548,0.04956987;0.524949;-0.04155273,0;0;0,0.01129156;0.3057346;-0.01145267,0.02076473;0.600162;-0.03657365,0.2159593;0.4883942;0.05898857,0.3916762;0.3507059;0.0843811,0.5415883;0.2932765;-0.06798911,-0.166374;0.4891571;0.08304374,-0.3648542;0.3838827;0.08452428,-0.5625381;0.4337033;-0.001658134,0.07713059;-0.00144127;-0.04183316,0.05297216;-0.3499328;-0.05458522,0.001524478;-0.6660981;0.02707982,0.008321427;-0.6938469;-0.01571107,-0.08127008;0.01052975;-0.03139295,-0.131766;-0.3199044;-0.1336476,-0.1595328;-0.6369246;-0.04418381,-0.1612253;-0.6222022;-0.114724,0.01862338;0.5278357;-0.0282774,923.8935
+0;0;0,0.02828992;0.3042487;-0.01909735,0.05655719;0.5966656;-0.05215524,0.2651729;0.48547;-0.03323342,0.4812872;0.4298455;-0.007160496,0.6996826;0.4009969;0.01427915,-0.1650522;0.4873465;-0.01633575,-0.3817183;0.4280249;-0.02033524,-0.5967718;0.3773347;-0.03340986,0.07372509;-0.004397329;-0.04739719,0.04829273;-0.3528887;-0.03741717,0.01287337;-0.6768998;0.01770826,0.01040112;-0.6417261;-0.05425911,-0.08313277;0.01334119;-0.02474214,-0.2137892;-0.1250169;-0.3179631,-0.1659308;-0.4348038;-0.2129953,-0.1735549;-0.4537875;-0.26548,0.04956987;0.524949;-0.04155273,0;0;0,0.01129156;0.3057346;-0.01145267,0.02076473;0.600162;-0.03657365,0.2159593;0.4883942;0.05898857,0.3916762;0.3507059;0.0843811,0.5415883;0.2932765;-0.06798911,-0.166374;0.4891571;0.08304374,-0.3648542;0.3838827;0.08452428,-0.5625381;0.4337033;-0.001658134,0.07713059;-0.00144127;-0.04183316,0.05297216;-0.3499328;-0.05458522,0.001524478;-0.6660981;0.02707982,0.008321427;-0.6938469;-0.01571107,-0.08127008;0.01052975;-0.03139295,-0.131766;-0.3199044;-0.1336476,-0.1595328;-0.6369246;-0.04418381,-0.1612253;-0.6222022;-0.114724,0.01862338;0.5278357;-0.0282774,923.916
+0;0;0,0.02795926;0.3045563;-0.01882492,0.05606866;0.5982521;-0.05183363,0.2662298;0.4870429;-0.03230462,0.483182;0.4357028;-0.006102119,0.7022955;0.4122466;0.01504385,-0.167026;0.4886979;-0.01587325,-0.3846864;0.4340052;-0.02070065,-0.6003726;0.3858861;-0.03381786,0.07362211;-0.00416072;-0.04735792,0.04761467;-0.3524581;-0.03743584,0.01189334;-0.6763661;0.01776104,0.009490894;-0.6411737;-0.05429389,-0.08305522;0.01306319;-0.02472818,-0.2143889;-0.122136;-0.3189365,-0.1649676;-0.4313951;-0.2133173,-0.1732094;-0.4493017;-0.2668119,0.04909831;0.5260772;-0.0412152,0;0;0,0.01089979;0.3059787;-0.01220012,0.01988244;0.6015509;-0.03860402,0.2157242;0.4889206;0.05980826,0.3939642;0.3549208;0.08559895,0.5440945;0.3012335;-0.06798052,-0.1672371;0.4888282;0.08368833,-0.3658856;0.3842883;0.08458929,-0.5637826;0.4351209;-0.0006213859,0.07700846;-0.001325995;-0.04181194,0.05396643;-0.3497366;-0.05465817,0.001828108;-0.6655759;0.0275991,0.009490248;-0.6931931;-0.01536822,-0.08114974;0.01042995;-0.03140436,-0.1328015;-0.3201971;-0.1319217,-0.1596316;-0.6373971;-0.04302043,-0.1612488;-0.6227621;-0.1136317,0.01790382;0.5288285;-0.02976632,923.938
+0;0;0,0.02795926;0.3045563;-0.01882492,0.05606866;0.5982521;-0.05183363,0.2662298;0.4870429;-0.03230462,0.483182;0.4357028;-0.006102119,0.7022955;0.4122466;0.01504385,-0.167026;0.4886979;-0.01587325,-0.3846864;0.4340052;-0.02070065,-0.6003726;0.3858861;-0.03381786,0.07362211;-0.00416072;-0.04735792,0.04761467;-0.3524581;-0.03743584,0.01189334;-0.6763661;0.01776104,0.009490894;-0.6411737;-0.05429389,-0.08305522;0.01306319;-0.02472818,-0.2143889;-0.122136;-0.3189365,-0.1649676;-0.4313951;-0.2133173,-0.1732094;-0.4493017;-0.2668119,0.04909831;0.5260772;-0.0412152,0;0;0,0.01089979;0.3059787;-0.01220012,0.01988244;0.6015509;-0.03860402,0.2157242;0.4889206;0.05980826,0.3939642;0.3549208;0.08559895,0.5440945;0.3012335;-0.06798052,-0.1672371;0.4888282;0.08368833,-0.3658856;0.3842883;0.08458929,-0.5637826;0.4351209;-0.0006213859,0.07700846;-0.001325995;-0.04181194,0.05396643;-0.3497366;-0.05465817,0.001828108;-0.6655759;0.0275991,0.009490248;-0.6931931;-0.01536822,-0.08114974;0.01042995;-0.03140436,-0.1328015;-0.3201971;-0.1319217,-0.1596316;-0.6373971;-0.04302043,-0.1612488;-0.6227621;-0.1136317,0.01790382;0.5288285;-0.02976632,923.9493
+0;0;0,0.02792149;0.3041448;-0.01879949,0.05601317;0.5976558;-0.05178631,0.2660037;0.4865482;-0.03227483,0.4831407;0.4351643;-0.006049996,0.7022123;0.4117126;0.01509193,-0.1668982;0.4882018;-0.01585688,-0.384744;0.4334626;-0.0206884,-0.600389;0.3853527;-0.03380309,0.07355284;-0.004156805;-0.04731336,0.04759699;-0.3517633;-0.03741097,0.01196039;-0.6749029;0.01765499,0.009552022;-0.6396976;-0.05457784,-0.08297708;0.0130509;-0.02470491,-0.2140503;-0.1218801;-0.3183296,-0.1647462;-0.4304056;-0.212961,-0.1730084;-0.4484305;-0.2665876,0.04904956;0.5255505;-0.04117813,0;0;0,0.01081994;0.3055792;-0.0118897,0.01985332;0.6010029;-0.03782701,0.2156646;0.4893853;0.06046677,0.3956772;0.3573432;0.08570313,0.5481178;0.3100396;-0.06763816,-0.1674356;0.4890488;0.08402439,-0.3674749;0.3867707;0.08404231,-0.5654595;0.4402331;0.0007764921,0.07688837;-0.001386344;-0.0418582,0.05454057;-0.3491568;-0.05444026,0.002605595;-0.6642134;0.02780032,0.01106761;-0.6916812;-0.01551628,-0.08107138;0.01051814;-0.03134729,-0.1336993;-0.3193901;-0.1313118,-0.1596118;-0.6358258;-0.04232652,-0.1611769;-0.6212081;-0.1131179,0.01784866;0.52834;-0.02909279,923.9716
+0;0;0,0.02737481;0.3042074;-0.01858956,0.05520996;0.5977482;-0.05153352,0.2653281;0.4872542;-0.0315996,0.4834645;0.440159;-0.00561714,0.7028731;0.4195598;0.01499439,-0.1677165;0.4886633;-0.01550791,-0.3862323;0.4367291;-0.02100858,-0.6022234;0.3902639;-0.03435409,0.07362497;-0.003997235;-0.04721482,0.04751531;-0.351596;-0.03744517,0.01042394;-0.6744541;0.01830687,0.008070436;-0.6392133;-0.05392519,-0.08303068;0.01281048;-0.02465057,-0.2145506;-0.1169314;-0.3204066,-0.1639011;-0.4254631;-0.2156964,-0.1722371;-0.4431486;-0.2696137,0.04828209;0.5256363;-0.04094674,0;0;0,0.01081994;0.3055792;-0.0118897,0.01985332;0.6010029;-0.03782701,0.2156646;0.4893853;0.06046677,0.3956772;0.3573432;0.08570313,0.5481178;0.3100396;-0.06763816,-0.1674356;0.4890488;0.08402439,-0.3674749;0.3867707;0.08404231,-0.5654595;0.4402331;0.0007764921,0.07688837;-0.001386344;-0.0418582,0.05454057;-0.3491568;-0.05444026,0.002605595;-0.6642134;0.02780032,0.01106761;-0.6916812;-0.01551628,-0.08107138;0.01051814;-0.03134729,-0.1336993;-0.3193901;-0.1313118,-0.1596118;-0.6358258;-0.04232652,-0.1611769;-0.6212081;-0.1131179,0.01784866;0.52834;-0.02909279,923.983
+0;0;0,0.0273792;0.3042562;-0.01859254,0.05524666;0.598137;-0.05157653,0.2646874;0.4876367;-0.03165305,0.4825636;0.4405977;-0.005701587,0.7018741;0.4200077;0.01490072,-0.1670295;0.4890414;-0.0156107,-0.3852845;0.4371692;-0.02110481,-0.601179;0.3907248;-0.03444435,0.07360669;-0.003996242;-0.0472031,0.04743291;-0.3524487;-0.03740945,0.009952437;-0.6786937;0.01892743,0.00762066;-0.6435012;-0.05263796,-0.08301007;0.0128073;-0.02464445,-0.214853;-0.1172532;-0.3211268,-0.1636722;-0.4290215;-0.2153183,-0.1719313;-0.4462669;-0.268738,0.04830687;0.5259011;-0.04097153,0;0;0,0.0111794;0.3056217;-0.01172876,0.02103809;0.6013672;-0.03763199,0.2157117;0.4894177;0.06073689,0.3985851;0.3615296;0.08436251,0.5549244;0.3255936;-0.06799269,-0.1661702;0.4893017;0.08354778,-0.3679762;0.3911788;0.08197781,-0.5660285;0.4493327;0.002360836,0.07672894;-0.001367509;-0.0421052,0.05538742;-0.3500901;-0.05381727,0.00348084;-0.6691577;0.02690458,0.01060438;-0.6968994;-0.01515675,-0.08110523;0.01053365;-0.03119346,-0.1373601;-0.3170357;-0.1395161,-0.1605402;-0.636068;-0.04626673,-0.1620884;-0.6213064;-0.1164052,0.01872387;0.5285876;-0.02889037,924.0055
+0;0;0,0.02733857;0.3038047;-0.01856495,0.05519472;0.5975663;-0.05153539,0.2655861;0.4869314;-0.03157595,0.4848213;0.4395989;-0.005462613,0.7041712;0.4190052;0.01514341,-0.1680211;0.4883422;-0.01546335,-0.3876375;0.4361465;-0.02099173,-0.6035709;0.3896936;-0.03433367,0.07374931;-0.004003985;-0.04729456,0.04751658;-0.3532411;-0.03747886,0.01003288;-0.6795142;0.01886289,0.007689104;-0.644295;-0.05307076,-0.08317091;0.01283212;-0.02469221,-0.2153107;-0.1175212;-0.3218422,-0.1641255;-0.4293165;-0.2160245,-0.1724271;-0.446805;-0.2697191,0.0482581;0.5253633;-0.04093523,0;0;0,0.01053912;0.3051957;-0.0115695,0.01962217;0.6008366;-0.03755045,0.2155024;0.4889413;0.06116128,0.4018426;0.3631109;0.08190703,0.5572296;0.3267589;-0.07137871,-0.167697;0.4884868;0.08484333,-0.371796;0.3919122;0.08303894,-0.5682828;0.458514;0.0060957,0.07667705;-0.001209855;-0.04255509,0.05541473;-0.3507593;-0.05324006,0.003186826;-0.6697595;0.02765918,0.01013584;-0.6974228;-0.01516414,-0.08138737;0.01044771;-0.03096303,-0.1433958;-0.3090827;-0.1606021,-0.1633295;-0.6273793;-0.06404386,-0.1648756;-0.6126996;-0.1345427,0.01756724;0.5280892;-0.02875638,924.027
+0;0;0,0.02684334;0.3038662;-0.0182784,0.0543594;0.5976785;-0.05108548,0.2649293;0.4878856;-0.03029583,0.485079;0.4444236;-0.005165793,0.7048454;0.427878;0.01463465,-0.1688636;0.4890297;-0.01485723,-0.391063;0.449403;-0.02145018,-0.6054187;0.395766;-0.03319126,0.07376186;-0.003762807;-0.0472948,0.04674415;-0.3529401;-0.03747918,0.009064283;-0.6790863;0.01946294,0.006812661;-0.6438466;-0.05247217,-0.08321859;0.01255208;-0.02467552,-0.2163485;-0.1137946;-0.3231114,-0.1640145;-0.4256067;-0.217907,-0.1725059;-0.4421265;-0.2724137,0.04749135;0.5254617;-0.04053474,0;0;0,0.01053912;0.3051957;-0.0115695,0.01962217;0.6008366;-0.03755045,0.2155024;0.4889413;0.06116128,0.4018426;0.3631109;0.08190703,0.5572296;0.3267589;-0.07137871,-0.167697;0.4884868;0.08484333,-0.371796;0.3919122;0.08303894,-0.5682828;0.458514;0.0060957,0.07667705;-0.001209855;-0.04255509,0.05541473;-0.3507593;-0.05324006,0.003186826;-0.6697595;0.02765918,0.01013584;-0.6974228;-0.01516414,-0.08138737;0.01044771;-0.03096303,-0.1433958;-0.3090827;-0.1606021,-0.1633295;-0.6273793;-0.06404386,-0.1648756;-0.6126996;-0.1345427,0.01756724;0.5280892;-0.02875638,924.0389
+0;0;0,0.02684334;0.3038662;-0.0182784,0.0543594;0.5976785;-0.05108548,0.2649293;0.4878856;-0.03029583,0.485079;0.4444236;-0.005165793,0.7048454;0.427878;0.01463465,-0.1688636;0.4890297;-0.01485723,-0.391063;0.449403;-0.02145018,-0.6054187;0.395766;-0.03319126,0.07376186;-0.003762807;-0.0472948,0.04674415;-0.3529401;-0.03747918,0.009064283;-0.6790863;0.01946294,0.006812661;-0.6438466;-0.05247217,-0.08321859;0.01255208;-0.02467552,-0.2163485;-0.1137946;-0.3231114,-0.1640145;-0.4256067;-0.217907,-0.1725059;-0.4421265;-0.2724137,0.04749135;0.5254617;-0.04053474,0;0;0,0.01053912;0.3051957;-0.0115695,0.01962217;0.6008366;-0.03755045,0.2155024;0.4889413;0.06116128,0.4018426;0.3631109;0.08190703,0.5572296;0.3267589;-0.07137871,-0.167697;0.4884868;0.08484333,-0.371796;0.3919122;0.08303894,-0.5682828;0.458514;0.0060957,0.07667705;-0.001209855;-0.04255509,0.05541473;-0.3507593;-0.05324006,0.003186826;-0.6697595;0.02765918,0.01013584;-0.6974228;-0.01516414,-0.08138737;0.01044771;-0.03096303,-0.1433958;-0.3090827;-0.1606021,-0.1633295;-0.6273793;-0.06404386,-0.1648756;-0.6126996;-0.1345427,0.01756724;0.5280892;-0.02875638,924.05
+0;0;0,0.02686725;0.3041369;-0.01829468,0.0544432;0.5985883;-0.05117398,0.2640954;0.4887756;-0.0304011,0.4841768;0.445327;-0.005278861,0.7039283;0.4287826;0.01452023,-0.1678999;0.4899149;-0.01502648,-0.3900304;0.4503005;-0.02161738,-0.6043714;0.3966672;-0.03335766,0.07375039;-0.003762222;-0.04728744,0.04689265;-0.3508721;-0.03752993,0.008972857;-0.6790951;0.01977475,0.006712939;-0.643836;-0.05242538,-0.08320564;0.01255013;-0.02467168,-0.2155473;-0.1130485;-0.3213407,-0.1628801;-0.426846;-0.2154664,-0.1714028;-0.4435373;-0.2701739,0.04755846;0.526196;-0.04059759,0;0;0,0.0109752;0.3054481;-0.01169467,0.02086817;0.6017113;-0.03768253,0.2157113;0.488679;0.06011295,0.4036014;0.3650861;0.07952428,0.5596455;0.3318897;-0.07378817,-0.1661108;0.4886115;0.08368755,-0.37279;0.3978595;0.08211374,-0.5695224;0.4692995;0.01035637,0.07653879;-0.00121519;-0.04277515,0.05667499;-0.3487834;-0.05295324,0.002828065;-0.669595;0.02848673,0.00994518;-0.6971788;-0.01486158,-0.08142877;0.01053957;-0.03078392,-0.148093;-0.2986461;-0.1765986,-0.1644138;-0.6180372;-0.07572734,-0.1661015;-0.6034269;-0.14648,0.01857097;0.5287929;-0.0288763,924.072
+0;0;0,0.02654673;0.3041812;-0.01802389,0.05372612;0.5986783;-0.05081377,0.2635214;0.4893383;-0.02969155,0.4844485;0.4500767;-0.005105468,0.7044453;0.4366872;0.01435179,-0.1686442;0.4906962;-0.01456274,-0.3908739;0.4518503;-0.02228511,-0.6061156;0.4015863;-0.0323351,0.07380127;-0.003672377;-0.04721507,0.04642944;-0.3507489;-0.03770133,0.008051682;-0.6788005;0.02027621,0.00582852;-0.6435255;-0.0519239,-0.08324039;0.01237361;-0.02464359,-0.2158791;-0.1089539;-0.3229529,-0.162174;-0.4227236;-0.2175186,-0.1701664;-0.4400195;-0.271785,0.04691871;0.5262791;-0.0402341,0;0;0,0.0109752;0.3054481;-0.01169467,0.02086817;0.6017113;-0.03768253,0.2157113;0.488679;0.06011295,0.4036014;0.3650861;0.07952428,0.5596455;0.3318897;-0.07378817,-0.1661108;0.4886115;0.08368755,-0.37279;0.3978595;0.08211374,-0.5695224;0.4692995;0.01035637,0.07653879;-0.00121519;-0.04277515,0.05667499;-0.3487834;-0.05295324,0.002828065;-0.669595;0.02848673,0.00994518;-0.6971788;-0.01486158,-0.08142877;0.01053957;-0.03078392,-0.148093;-0.2986461;-0.1765986,-0.1644138;-0.6180372;-0.07572734,-0.1661015;-0.6034269;-0.14648,0.01857097;0.5287929;-0.0288763,924.0834
+0;0;0,0.02655207;0.3042424;-0.01802752,0.05376316;0.5990826;-0.05085629,0.2641548;0.4895401;-0.02969008,0.4841512;0.4504439;-0.00520757,0.704282;0.4370462;0.01426155,-0.1692192;0.4909018;-0.01451897,-0.3905128;0.4522195;-0.02220881,-0.6058856;0.4019248;-0.03226493,0.0737976;-0.003672194;-0.04721272,0.04659642;-0.3485848;-0.03775829,0.007759083;-0.6805648;0.02091353,0.005531251;-0.6452788;-0.05143825,-0.08323625;0.01237299;-0.02464237,-0.215048;-0.1081981;-0.3210918,-0.1606998;-0.4257252;-0.214395,-0.168709;-0.4431205;-0.2687753,0.04694641;0.5265841;-0.04026211,0;0;0,0.01099534;0.3054911;-0.01215506,0.02102669;0.6020445;-0.03872776,0.2169405;0.488887;0.05827665,0.4055353;0.3681138;0.07756734,0.5608166;0.3501358;-0.07921481,-0.1661397;0.488315;0.08358787,-0.3749815;0.4051802;0.08371963,-0.5703955;0.484756;0.01665861,0.0763532;-0.001236647;-0.04309607,0.05799162;-0.3467223;-0.05291915,0.001574341;-0.6709334;0.02994037,0.009102281;-0.6984197;-0.01372123,-0.08152768;0.01072244;-0.03044466,-0.151198;-0.2836866;-0.1985617,-0.1671452;-0.6076168;-0.09867999,-0.1747458;-0.6349952;-0.1424708,0.01868838;0.5290482;-0.02973866,924.1056
+0;0;0,0.02648116;0.30343;-0.01797938,0.05367686;0.5981028;-0.05079054,0.2652119;0.4883844;-0.02957152,0.4855788;0.4492224;-0.005047778,0.705703;0.4358251;0.01442076,-0.1704398;0.4897533;-0.01432068,-0.3921061;0.4510059;-0.02202347,-0.6074725;0.4007127;-0.03207928,0.07398482;-0.00368151;-0.0473325,0.04689864;-0.3471359;-0.03791804,0.007821187;-0.6811683;0.02111652,0.005592573;-0.6458804;-0.05126071,-0.08344743;0.01240438;-0.02470489,-0.2147019;-0.1076569;-0.319901,-0.1600177;-0.4271472;-0.2125445,-0.1680297;-0.4445592;-0.266944,0.04686189;0.5256232;-0.04019912,0;0;0,0.01023089;0.3046769;-0.01271033,0.01979814;0.6010331;-0.03973293,0.2176073;0.487783;0.05629897,0.4101346;0.3723772;0.073946,0.5651013;0.3530329;-0.08297539,-0.1675469;0.4870993;0.0843942,-0.3790311;0.4098507;0.08633514,-0.5725589;0.4960757;0.02210546,0.07625862;-0.001283795;-0.04371095,0.05835065;-0.3453403;-0.05307007,0.0008035973;-0.671401;0.0303719,0.008307479;-0.6989016;-0.01331758,-0.0819414;0.01092379;-0.029899,-0.1529357;-0.2738628;-0.2105634,-0.1667953;-0.5998501;-0.1099154,-0.1742162;-0.6278993;-0.1528876,0.01759571;0.5280718;-0.03058338,924.1284
+0;0;0,0.02636694;0.303458;-0.01767049,0.05340787;0.5981789;-0.05017832,0.2650505;0.4888694;-0.02898379,0.4859578;0.4525946;-0.00488477,0.7062989;0.442077;0.01388739,-0.1708314;0.4908235;-0.01375902,-0.3925565;0.4524843;-0.02180427,-0.6086787;0.405317;-0.03073004,0.07398718;-0.003714231;-0.04732625,0.04651337;-0.3471395;-0.03797405,0.007267792;-0.6811066;0.0213187,0.005044463;-0.6457902;-0.0510566,-0.08344757;0.01237714;-0.02471805,-0.2150521;-0.1066099;-0.3201931,-0.1589102;-0.4259867;-0.2132521,-0.1677638;-0.4435009;-0.2674315,0.04663128;0.5256844;-0.03966394,0;0;0,0.01023089;0.3046769;-0.01271033,0.01979814;0.6010331;-0.03973293,0.2176073;0.487783;0.05629897,0.4101346;0.3723772;0.073946,0.5651013;0.3530329;-0.08297539,-0.1675469;0.4870993;0.0843942,-0.3790311;0.4098507;0.08633514,-0.5725589;0.4960757;0.02210546,0.07625862;-0.001283795;-0.04371095,0.05835065;-0.3453403;-0.05307007,0.0008035973;-0.671401;0.0303719,0.008307479;-0.6989016;-0.01331758,-0.0819414;0.01092379;-0.029899,-0.1529357;-0.2738628;-0.2105634,-0.1667953;-0.5998501;-0.1099154,-0.1742162;-0.6278993;-0.1528876,0.01759571;0.5280718;-0.03058338,924.139
+0;0;0,0.02636694;0.303458;-0.01767049,0.05340787;0.5981789;-0.05017832,0.2650505;0.4888694;-0.02898379,0.4859578;0.4525946;-0.00488477,0.7062989;0.442077;0.01388739,-0.1708314;0.4908235;-0.01375902,-0.3925565;0.4524843;-0.02180427,-0.6086787;0.405317;-0.03073004,0.07398718;-0.003714231;-0.04732625,0.04651337;-0.3471395;-0.03797405,0.007267792;-0.6811066;0.0213187,0.005044463;-0.6457902;-0.0510566,-0.08344757;0.01237714;-0.02471805,-0.2150521;-0.1066099;-0.3201931,-0.1589102;-0.4259867;-0.2132521,-0.1677638;-0.4435009;-0.2674315,0.04663128;0.5256844;-0.03966394,0;0;0,0.01023089;0.3046769;-0.01271033,0.01979814;0.6010331;-0.03973293,0.2176073;0.487783;0.05629897,0.4101346;0.3723772;0.073946,0.5651013;0.3530329;-0.08297539,-0.1675469;0.4870993;0.0843942,-0.3790311;0.4098507;0.08633514,-0.5725589;0.4960757;0.02210546,0.07625862;-0.001283795;-0.04371095,0.05835065;-0.3453403;-0.05307007,0.0008035973;-0.671401;0.0303719,0.008307479;-0.6989016;-0.01331758,-0.0819414;0.01092379;-0.029899,-0.1529357;-0.2738628;-0.2105634,-0.1667953;-0.5998501;-0.1099154,-0.1742162;-0.6278993;-0.1528876,0.01759571;0.5280718;-0.03058338,924.1503
+0;0;0,0.02629361;0.3026142;-0.01762135,0.05330665;0.5970305;-0.05009641,0.2655174;0.4876832;-0.02888263,0.4853463;0.4515855;-0.004901262,0.7056081;0.4410717;0.01386414,-0.1714876;0.4896423;-0.01361864,-0.3921303;0.4514903;-0.02162462,-0.6081747;0.40434;-0.03054717,0.07416134;-0.003722974;-0.04743765,0.04670994;-0.3468682;-0.03809308,0.007328961;-0.6819875;0.02140424,0.005104867;-0.6466693;-0.05099598,-0.083644;0.01240627;-0.02477623,-0.2151413;-0.1064837;-0.3200103,-0.1588057;-0.4269624;-0.2127004,-0.1676623;-0.444493;-0.2668984,0.0465354;0.5245931;-0.0395903,0;0;0,0.009545743;0.3038197;-0.01340342,0.01871085;0.5998229;-0.04101443,0.2176394;0.4867592;0.0543704,0.4106957;0.3743643;0.07167721,0.5673958;0.3629617;-0.08418489,-0.1684392;0.4860524;0.08458599,-0.383387;0.4230701;0.09037761,-0.5751129;0.515363;0.0295406,0.07611911;-0.00145328;-0.04436064,0.0581045;-0.3452435;-0.05292273,-0.0001782849;-0.6724711;0.03026938,0.007404945;-0.6999624;-0.01346016,-0.0823404;0.01120659;-0.02930132,-0.153531;-0.2668758;-0.2195423,-0.1661712;-0.5953832;-0.1230084,-0.1762527;-0.6162392;-0.1738715,0.01660991;0.5269419;-0.03166795,924.1627
+0;0;0,0.02620296;0.3026395;-0.01731828,0.05301457;0.5970939;-0.04960783,0.2653502;0.4882703;-0.02828343,0.4857523;0.4553899;-0.004945653,0.7061174;0.4465607;0.0134721,-0.1718684;0.4909255;-0.0126445,-0.3925396;0.4530119;-0.02098952,-0.6091843;0.4087053;-0.02993096,0.07413393;-0.0037149;-0.04748112,0.04609414;-0.3468129;-0.03814981,0.006662425;-0.6818651;0.02169079,0.004390164;-0.6465206;-0.050706,-0.08368034;0.01233767;-0.02468762,-0.2151979;-0.1050853;-0.3204993,-0.1569593;-0.4251969;-0.2131097,-0.166873;-0.442194;-0.2675891,0.04628604;0.5246482;-0.03913118,0;0;0,0.009545743;0.3038197;-0.01340342,0.01871085;0.5998229;-0.04101443,0.2176394;0.4867592;0.0543704,0.4106957;0.3743643;0.07167721,0.5673958;0.3629617;-0.08418489,-0.1684392;0.4860524;0.08458599,-0.383387;0.4230701;0.09037761,-0.5751129;0.515363;0.0295406,0.07611911;-0.00145328;-0.04436064,0.0581045;-0.3452435;-0.05292273,-0.0001782849;-0.6724711;0.03026938,0.007404945;-0.6999624;-0.01346016,-0.0823404;0.01120659;-0.02930132,-0.153531;-0.2668758;-0.2195423,-0.1661712;-0.5953832;-0.1230084,-0.1762527;-0.6162392;-0.1738715,0.01660991;0.5269419;-0.03166795,924.184
+0;0;0,0.02622775;0.3029259;-0.01733466,0.05305511;0.5975537;-0.04964221,0.263474;0.4890275;-0.02840966,0.4830439;0.4562713;-0.005160004,0.7041113;0.447414;0.01331645,-0.1699229;0.4916595;-0.01290742,-0.3897609;0.4538891;-0.02122093,-0.607096;0.4094413;-0.03019086,0.07443076;-0.003729775;-0.04767124,0.04636282;-0.3471723;-0.03833056,0.006801527;-0.6833255;0.02170669,0.004524542;-0.64797;-0.05084063,-0.08401541;0.01238707;-0.02478648,-0.215665;-0.1051538;-0.3208951,-0.157235;-0.4263173;-0.2131526,-0.1671693;-0.4434122;-0.2677453,0.04632466;0.5250875;-0.03916258,0;0;0,0.01135606;0.3039886;-0.01464415,0.02320463;0.5998949;-0.04406977,0.2180221;0.4849606;0.05359602,0.4121943;0.376011;0.06945682,0.5539129;0.3929557;-0.1006,-0.1629826;0.4864574;0.08118591,-0.3785753;0.4292529;0.08966546,-0.5664712;0.534137;0.03502955,0.07622778;-0.001680374;-0.04486537,0.05708586;-0.3457648;-0.05307174,-0.001170814;-0.6741398;0.03026223,0.006350465;-0.701596;-0.01377416,-0.08283447;0.01137834;-0.02890299,-0.1548122;-0.2596956;-0.2293174,-0.1655615;-0.5897892;-0.1339697,-0.1744687;-0.615841;-0.1795311,0.0203246;0.5270864;-0.03421569,924.1951
+0;0;0,0.02622775;0.3029259;-0.01733466,0.05305511;0.5975537;-0.04964221,0.263474;0.4890275;-0.02840966,0.4830439;0.4562713;-0.005160004,0.7041113;0.447414;0.01331645,-0.1699229;0.4916595;-0.01290742,-0.3897609;0.4538891;-0.02122093,-0.607096;0.4094413;-0.03019086,0.07443076;-0.003729775;-0.04767124,0.04636282;-0.3471723;-0.03833056,0.006801527;-0.6833255;0.02170669,0.004524542;-0.64797;-0.05084063,-0.08401541;0.01238707;-0.02478648,-0.215665;-0.1051538;-0.3208951,-0.157235;-0.4263173;-0.2131526,-0.1671693;-0.4434122;-0.2677453,0.04632466;0.5250875;-0.03916258,0;0;0,0.01135606;0.3039886;-0.01464415,0.02320463;0.5998949;-0.04406977,0.2180221;0.4849606;0.05359602,0.4121943;0.376011;0.06945682,0.5539129;0.3929557;-0.1006,-0.1629826;0.4864574;0.08118591,-0.3785753;0.4292529;0.08966546,-0.5664712;0.534137;0.03502955,0.07622778;-0.001680374;-0.04486537,0.05708586;-0.3457648;-0.05307174,-0.001170814;-0.6741398;0.03026223,0.006350465;-0.701596;-0.01377416,-0.08283447;0.01137834;-0.02890299,-0.1548122;-0.2596956;-0.2293174,-0.1655615;-0.5897892;-0.1339697,-0.1744687;-0.615841;-0.1795311,0.0203246;0.5270864;-0.03421569,924.2173
+0;0;0,0.02622792;0.3011771;-0.01698553,0.05304978;0.5952623;-0.04895642,0.2653166;0.4866219;-0.02777536,0.4832292;0.4570093;-0.004457137,0.7043995;0.4491889;0.0130177,-0.1718737;0.489953;-0.01214127,-0.389705;0.4522251;-0.01786084,-0.6076565;0.4119435;-0.03040468,0.07466776;-0.003725391;-0.04784739,0.04597775;-0.3484904;-0.03859602,0.006325569;-0.6851662;0.02173158,0.004043002;-0.6497857;-0.05084019,-0.08432269;0.01236773;-0.02480417,-0.2163485;-0.1037041;-0.3229118,-0.1558591;-0.424935;-0.2146803,-0.1675372;-0.4415115;-0.2694075,0.04632;0.5228227;-0.03854179,0;0;0,0.01066648;0.3022397;-0.01488209,0.02215394;0.5975861;-0.04428172,0.2198375;0.483345;0.05187201,0.4140591;0.3785626;0.06619573,0.5563028;0.3921449;-0.1037016,-0.1650583;0.4854121;0.0832466,-0.3808036;0.4383699;0.09539301,-0.5643401;0.5517638;0.04305699,0.07610603;-0.00188154;-0.04563833,0.05604521;-0.3472897;-0.05353809,-0.001972776;-0.676208;0.03018188,0.005484428;-0.7036675;-0.01390458,-0.08333201;0.01166946;-0.02825111,-0.1550623;-0.25329;-0.2390186,-0.1650173;-0.5854763;-0.148933,-0.1741486;-0.5993106;-0.2063438,0.01929305;0.5248122;-0.03443146,924.2396
+0;0;0,0.02622792;0.3011771;-0.01698553,0.05304978;0.5952623;-0.04895642,0.2653166;0.4866219;-0.02777536,0.4832292;0.4570093;-0.004457137,0.7043995;0.4491889;0.0130177,-0.1718737;0.489953;-0.01214127,-0.389705;0.4522251;-0.01786084,-0.6076565;0.4119435;-0.03040468,0.07466776;-0.003725391;-0.04784739,0.04597775;-0.3484904;-0.03859602,0.006325569;-0.6851662;0.02173158,0.004043002;-0.6497857;-0.05084019,-0.08432269;0.01236773;-0.02480417,-0.2163485;-0.1037041;-0.3229118,-0.1558591;-0.424935;-0.2146803,-0.1675372;-0.4415115;-0.2694075,0.04632;0.5228227;-0.03854179,0;0;0,0.01066648;0.3022397;-0.01488209,0.02215394;0.5975861;-0.04428172,0.2198375;0.483345;0.05187201,0.4140591;0.3785626;0.06619573,0.5563028;0.3921449;-0.1037016,-0.1650583;0.4854121;0.0832466,-0.3808036;0.4383699;0.09539301,-0.5643401;0.5517638;0.04305699,0.07610603;-0.00188154;-0.04563833,0.05604521;-0.3472897;-0.05353809,-0.001972776;-0.676208;0.03018188,0.005484428;-0.7036675;-0.01390458,-0.08333201;0.01166946;-0.02825111,-0.1550623;-0.25329;-0.2390186,-0.1650173;-0.5854763;-0.148933,-0.1741486;-0.5993106;-0.2063438,0.01929305;0.5248122;-0.03443146,924.2509
+0;0;0,0.02605199;0.2991569;-0.0168716,0.05279551;0.5923876;-0.04874125,0.2664767;0.4839092;-0.02754849,0.4837762;0.45438;-0.004295878,0.7046844;0.4465689;0.01315825,-0.1734649;0.4872613;-0.01181602,-0.3906832;0.4496396;-0.01751949,-0.6083765;0.4094057;-0.03004847,0.07507773;-0.003745845;-0.04811009,0.04632509;-0.3492635;-0.03883853,0.006554782;-0.6869423;0.02166878,0.004277054;-0.6515732;-0.05074916,-0.08478568;0.01243564;-0.02494036,-0.2170997;-0.1038896;-0.3236988,-0.1564301;-0.4260774;-0.2151448,-0.1680834;-0.4425552;-0.269756,0.04610196;0.5203379;-0.03838267,0;0;0,0.009511761;0.3002492;-0.01477027,0.02054439;0.5947583;-0.04403162,0.2209282;0.4813316;0.04989386,0.4176638;0.3825977;0.06325293,0.5639106;0.403405;-0.1021104,-0.1674153;0.4845232;0.08515023,-0.3830525;0.4405039;0.09910124,-0.564245;0.5581545;0.04916396,0.07626156;-0.002118587;-0.04631376,0.05460345;-0.348206;-0.05335617,-0.00310912;-0.6781695;0.0306859,0.00365264;-0.7057682;-0.01307535,-0.08398773;0.01188049;-0.02775236,-0.1560209;-0.2370619;-0.2582606,-0.1633029;-0.569742;-0.1658446,-0.1747059;-0.5892902;-0.2177418,0.01784068;0.522368;-0.03425431,924.2732
+0;0;0,0.02591409;0.2991815;-0.01664687,0.0523329;0.5924577;-0.04835813,0.2660774;0.4838981;-0.02697433,0.4839404;0.4581659;-0.004495708,0.7048345;0.4506903;0.01328118,-0.1738762;0.487869;-0.01105792,-0.3917876;0.4547758;-0.0182127,-0.6089348;0.4110063;-0.02808474,0.07510244;-0.003767309;-0.04806983,0.04567623;-0.3492325;-0.03895717,0.005726013;-0.6868213;0.02193265,0.003430361;-0.6514335;-0.05048333,-0.08478042;0.01241568;-0.02496819,-0.2173066;-0.1036671;-0.3237269,-0.1539637;-0.4251291;-0.2145501,-0.166494;-0.4414537;-0.2690972,0.04572475;0.5203977;-0.03801618,0;0;0,0.009511761;0.3002492;-0.01477027,0.02054439;0.5947583;-0.04403162,0.2209282;0.4813316;0.04989386,0.4176638;0.3825977;0.06325293,0.5639106;0.403405;-0.1021104,-0.1674153;0.4845232;0.08515023,-0.3830525;0.4405039;0.09910124,-0.564245;0.5581545;0.04916396,0.07626156;-0.002118587;-0.04631376,0.05460345;-0.348206;-0.05335617,-0.00310912;-0.6781695;0.0306859,0.00365264;-0.7057682;-0.01307535,-0.08398773;0.01188049;-0.02775236,-0.1560209;-0.2370619;-0.2582606,-0.1633029;-0.569742;-0.1658446,-0.1747059;-0.5892902;-0.2177418,0.01784068;0.522368;-0.03425431,924.2843
+0;0;0,0.02589035;0.2989074;-0.01663162,0.05219427;0.5909083;-0.04820464,0.2649849;0.4828322;-0.02691612,0.4825734;0.4571324;-0.004465826,0.7034289;0.4496581;0.01330794,-0.1730056;0.4867854;-0.01107074,-0.3906424;0.4537339;-0.0182165,-0.6077515;0.409972;-0.02808681,0.07546473;-0.003785482;-0.04830171,0.04599132;-0.3498048;-0.03917444,0.006013159;-0.6876297;0.02175799,0.003725726;-0.6522612;-0.0503987,-0.08518939;0.01247558;-0.02508863,-0.2179281;-0.1037933;-0.3243265,-0.1545408;-0.4254803;-0.2150733,-0.1670263;-0.441639;-0.2694252,0.04561551;0.519169;-0.0379087,0;0;0,0.01127153;0.2998764;-0.01548004,0.02367002;0.5929757;-0.04533315,0.222798;0.4795532;0.04805446,0.4214607;0.3853977;0.06136298,0.5675779;0.4093787;-0.1036327,-0.1639588;0.4866625;0.08427572,-0.3802444;0.4488115;0.101512,-0.5606483;0.5681434;0.05289889,0.07618055;-0.002242595;-0.04726315,0.05349243;-0.3488361;-0.05354762,-0.002843641;-0.6793392;0.03030157,0.002347037;-0.707195;-0.01290035,-0.0846644;0.01221163;-0.02692816,-0.1568583;-0.2303696;-0.2648855,-0.1622287;-0.5639071;-0.1745495,-0.1717429;-0.5840417;-0.2258979,0.02060173;0.5209476;-0.03541589,924.2957
+0;0;0,0.02589035;0.2989074;-0.01663162,0.05219427;0.5909083;-0.04820464,0.2649849;0.4828322;-0.02691612,0.4825734;0.4571324;-0.004465826,0.7034289;0.4496581;0.01330794,-0.1730056;0.4867854;-0.01107074,-0.3906424;0.4537339;-0.0182165,-0.6077515;0.409972;-0.02808681,0.07546473;-0.003785482;-0.04830171,0.04599132;-0.3498048;-0.03917444,0.006013159;-0.6876297;0.02175799,0.003725726;-0.6522612;-0.0503987,-0.08518939;0.01247558;-0.02508863,-0.2179281;-0.1037933;-0.3243265,-0.1545408;-0.4254803;-0.2150733,-0.1670263;-0.441639;-0.2694252,0.04561551;0.519169;-0.0379087,0;0;0,0.01127153;0.2998764;-0.01548004,0.02367002;0.5929757;-0.04533315,0.222798;0.4795532;0.04805446,0.4214607;0.3853977;0.06136298,0.5675779;0.4093787;-0.1036327,-0.1639588;0.4866625;0.08427572,-0.3802444;0.4488115;0.101512,-0.5606483;0.5681434;0.05289889,0.07618055;-0.002242595;-0.04726315,0.05349243;-0.3488361;-0.05354762,-0.002843641;-0.6793392;0.03030157,0.002347037;-0.707195;-0.01290035,-0.0846644;0.01221163;-0.02692816,-0.1568583;-0.2303696;-0.2648855,-0.1622287;-0.5639071;-0.1745495,-0.1717429;-0.5840417;-0.2258979,0.02060173;0.5209476;-0.03541589,924.3179
+0;0;0,0.02596078;0.2982469;-0.01629481,0.05226046;0.5891437;-0.04736641,0.2626084;0.4818787;-0.02663555,0.4785568;0.4593098;-0.005303808,0.6986254;0.4521695;0.01278776,-0.1705707;0.48636;-0.01083998,-0.3857532;0.4508387;-0.01656858,-0.6031123;0.4132054;-0.02870231,0.07638614;-0.003882421;-0.04895131,0.04704767;-0.3460625;-0.04003841,0.00608686;-0.6898689;0.02241103,0.003807407;-0.654515;-0.04915578,-0.08626677;0.01267434;-0.02536833,-0.2171764;-0.1011589;-0.3219017,-0.1516536;-0.4281336;-0.2097642,-0.1648147;-0.4436214;-0.2637393,0.04569256;0.5176735;-0.0372062,0;0;0,0.01300643;0.2990763;-0.01657891,0.02709238;0.5908319;-0.04750562,0.2236018;0.4770263;0.04431987,0.4226071;0.388775;0.05869555,0.5794382;0.4266806;-0.09222054,-0.15953;0.4872043;0.08056162,-0.3742545;0.4538715;0.1000654,-0.5519496;0.5765544;0.05335522,0.07695276;-0.002386063;-0.04815316,0.0524651;-0.3449927;-0.05511332,-0.004046626;-0.6818786;0.02911758,0.0005445704;-0.7099521;-0.01285934,-0.08606809;0.01242712;-0.02615334,-0.1567227;-0.2198003;-0.2692701,-0.1595467;-0.5593324;-0.1771264,-0.1704715;-0.5699282;-0.2353356,0.02358375;0.5191511;-0.03731227,924.329
+0;0;0,0.02596078;0.2982469;-0.01629481,0.05226046;0.5891437;-0.04736641,0.2626084;0.4818787;-0.02663555,0.4785568;0.4593098;-0.005303808,0.6986254;0.4521695;0.01278776,-0.1705707;0.48636;-0.01083998,-0.3857532;0.4508387;-0.01656858,-0.6031123;0.4132054;-0.02870231,0.07638614;-0.003882421;-0.04895131,0.04704767;-0.3460625;-0.04003841,0.00608686;-0.6898689;0.02241103,0.003807407;-0.654515;-0.04915578,-0.08626677;0.01267434;-0.02536833,-0.2171764;-0.1011589;-0.3219017,-0.1516536;-0.4281336;-0.2097642,-0.1648147;-0.4436214;-0.2637393,0.04569256;0.5176735;-0.0372062,0;0;0,0.01300643;0.2990763;-0.01657891,0.02709238;0.5908319;-0.04750562,0.2236018;0.4770263;0.04431987,0.4226071;0.388775;0.05869555,0.5794382;0.4266806;-0.09222054,-0.15953;0.4872043;0.08056162,-0.3742545;0.4538715;0.1000654,-0.5519496;0.5765544;0.05335522,0.07695276;-0.002386063;-0.04815316,0.0524651;-0.3449927;-0.05511332,-0.004046626;-0.6818786;0.02911758,0.0005445704;-0.7099521;-0.01285934,-0.08606809;0.01242712;-0.02615334,-0.1567227;-0.2198003;-0.2692701,-0.1595467;-0.5593324;-0.1771264,-0.1704715;-0.5699282;-0.2353356,0.02358375;0.5191511;-0.03731227,924.3406
+0;0;0,0.02583269;0.2967754;-0.01621441,0.05201738;0.5863991;-0.04715256,0.2617136;0.4795043;-0.0264914,0.4855277;0.4561133;-0.004382662,0.7063596;0.4489483;0.01377166,-0.1701165;0.4839717;-0.01074502,-0.3931368;0.4471565;-0.01668229,-0.6112498;0.4093927;-0.0288581,0.07688864;-0.003907961;-0.04927333,0.04728856;-0.3491392;-0.04028095,0.006357357;-0.692697;0.02212334,0.004075263;-0.657337;-0.04952641,-0.08683426;0.01275771;-0.02553521,-0.2189112;-0.1020906;-0.3247127,-0.1534358;-0.4288289;-0.2126562,-0.1666121;-0.4443694;-0.2666939,0.04547325;0.5151876;-0.03702912,0;0;0,0.01299619;0.2975376;-0.01756072,0.02662729;0.5879654;-0.0490129,0.2228745;0.4751392;0.04235792,0.4330707;0.3926191;0.05404878,0.5742415;0.433571;-0.1119072,-0.1591515;0.4863578;0.07946736,-0.3819026;0.4544843;0.1017096,-0.5571786;0.5834585;0.05938206,0.07718173;-0.002378255;-0.04891133,0.05014841;-0.3478675;-0.05583692,-0.006011277;-0.6845651;0.02832055,-0.001300931;-0.7126092;-0.01382589,-0.08690201;0.01218371;-0.025585,-0.1600153;-0.211247;-0.2802902,-0.1561299;-0.5506444;-0.188661,-0.1685809;-0.5704684;-0.2389619,0.02323546;0.5165593;-0.03871512,924.3626
+0;0;0,0.02571042;0.2967986;-0.01598354,0.05174366;0.5864524;-0.04676178,0.2616342;0.4806612;-0.0257719,0.4856096;0.4581397;-0.004406136,0.7064567;0.4523249;0.01404438,-0.1704459;0.484733;-0.01025964,-0.3934195;0.4476255;-0.01613147,-0.6118998;0.4121265;-0.02853427,0.07688155;-0.004009784;-0.04927618,0.04689063;-0.3492135;-0.04052486,0.005875044;-0.6926837;0.02230445,0.003623223;-0.6573135;-0.04934549,-0.08679079;0.01285596;-0.0256335,-0.2189875;-0.1019449;-0.3247762,-0.1527402;-0.428221;-0.2118301,-0.1664524;-0.443545;-0.2659165,0.0452312;0.515234;-0.03666623,0;0;0,0.01299619;0.2975376;-0.01756072,0.02662729;0.5879654;-0.0490129,0.2228745;0.4751392;0.04235792,0.4330707;0.3926191;0.05404878,0.5742415;0.433571;-0.1119072,-0.1591515;0.4863578;0.07946736,-0.3819026;0.4544843;0.1017096,-0.5571786;0.5834585;0.05938206,0.07718173;-0.002378255;-0.04891133,0.05014841;-0.3478675;-0.05583692,-0.006011277;-0.6845651;0.02832055,-0.001300931;-0.7126092;-0.01382589,-0.08690201;0.01218371;-0.025585,-0.1600153;-0.211247;-0.2802902,-0.1561299;-0.5506444;-0.188661,-0.1685809;-0.5704684;-0.2389619,0.02323546;0.5165593;-0.03871512,924.374
+0;0;0,0.02571042;0.2967986;-0.01598354,0.05174366;0.5864524;-0.04676178,0.2616342;0.4806612;-0.0257719,0.4856096;0.4581397;-0.004406136,0.7064567;0.4523249;0.01404438,-0.1704459;0.484733;-0.01025964,-0.3934195;0.4476255;-0.01613147,-0.6118998;0.4121265;-0.02853427,0.07688155;-0.004009784;-0.04927618,0.04689063;-0.3492135;-0.04052486,0.005875044;-0.6926837;0.02230445,0.003623223;-0.6573135;-0.04934549,-0.08679079;0.01285596;-0.0256335,-0.2189875;-0.1019449;-0.3247762,-0.1527402;-0.428221;-0.2118301,-0.1664524;-0.443545;-0.2659165,0.0452312;0.515234;-0.03666623,0;0;0,0.01299619;0.2975376;-0.01756072,0.02662729;0.5879654;-0.0490129,0.2228745;0.4751392;0.04235792,0.4330707;0.3926191;0.05404878,0.5742415;0.433571;-0.1119072,-0.1591515;0.4863578;0.07946736,-0.3819026;0.4544843;0.1017096,-0.5571786;0.5834585;0.05938206,0.07718173;-0.002378255;-0.04891133,0.05014841;-0.3478675;-0.05583692,-0.006011277;-0.6845651;0.02832055,-0.001300931;-0.7126092;-0.01382589,-0.08690201;0.01218371;-0.025585,-0.1600153;-0.211247;-0.2802902,-0.1561299;-0.5506444;-0.188661,-0.1685809;-0.5704684;-0.2389619,0.02323546;0.5165593;-0.03871512,924.385

+ 161 - 0
DataCSV/Sam/FirstPersonPerspective_TwoArmsPlusLeg_Sideways_None_Slow.csv

@@ -0,0 +1,161 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.02023196;0.2965617;-0.007347322,0.04073255;0.5908435;-0.02900857,0.2421925;0.4682521;-0.01002946,0.2737331;0.2569271;0.006393635,0.316204;0.04649282;-0.009929418,-0.1706125;0.4661116;-0.01088811,-0.2241174;0.2586687;-0.005651967,-0.2790982;0.05141325;-0.0250199,0.08264727;0.0008589076;-0.04181339,0.07216481;-0.2999133;-0.009916812,0.04190338;-0.6634907;0.06019992,0.0416802;-0.624508;-0.04993368,-0.08397078;0.00934369;-0.03796411,-0.1075778;-0.2923534;-0.03439324,-0.1384274;-0.6566938;0.0313715,-0.1364146;-0.6175467;-0.0787304,0.03555207;0.5173455;-0.02112647,0;0;0,0.02391019;0.2855087;-0.07953143,0.04534848;0.564554;-0.1752057,0.2276812;0.5073264;-0.04922462,0.4200834;0.4226884;-0.007504709,0.6182927;0.3438017;-0.03653479,-0.1358264;0.4894495;-0.02898481,-0.3276243;0.4152887;0.03131859,-0.5383373;0.3782477;0.007218942,0.0814103;-0.00370571;-0.04402614,0.08162195;-0.3056078;-0.06515121,0.06422034;-0.6673703;0.01758766,0.06089161;-0.6707808;-0.08768726,-0.08633372;0.01191391;-0.03137222,-0.153593;-0.2438054;-0.1785966,-0.1549529;-0.6050467;-0.09185886,-0.165432;-0.6629506;-0.1579894,0.03997031;0.4956311;-0.1485293,858.7949
+0;0;0,0.02023196;0.2965617;-0.007347322,0.04073255;0.5908435;-0.02900857,0.2421925;0.4682521;-0.01002946,0.2737331;0.2569271;0.006393635,0.316204;0.04649282;-0.009929418,-0.1706125;0.4661116;-0.01088811,-0.2241174;0.2586687;-0.005651967,-0.2790982;0.05141325;-0.0250199,0.08264727;0.0008589076;-0.04181339,0.07216481;-0.2999133;-0.009916812,0.04190338;-0.6634907;0.06019992,0.0416802;-0.624508;-0.04993368,-0.08397078;0.00934369;-0.03796411,-0.1075778;-0.2923534;-0.03439324,-0.1384274;-0.6566938;0.0313715,-0.1364146;-0.6175467;-0.0787304,0.03555207;0.5173455;-0.02112647,0;0;0,0.02391019;0.2855087;-0.07953143,0.04534848;0.564554;-0.1752057,0.2276812;0.5073264;-0.04922462,0.4200834;0.4226884;-0.007504709,0.6182927;0.3438017;-0.03653479,-0.1358264;0.4894495;-0.02898481,-0.3276243;0.4152887;0.03131859,-0.5383373;0.3782477;0.007218942,0.0814103;-0.00370571;-0.04402614,0.08162195;-0.3056078;-0.06515121,0.06422034;-0.6673703;0.01758766,0.06089161;-0.6707808;-0.08768726,-0.08633372;0.01191391;-0.03137222,-0.153593;-0.2438054;-0.1785966,-0.1549529;-0.6050467;-0.09185886,-0.165432;-0.6629506;-0.1579894,0.03997031;0.4956311;-0.1485293,858.8184
+0;0;0,0.01969856;0.288743;-0.007153614,0.03975404;0.5766309;-0.02835721,0.2957169;0.44242;-0.006596332,0.3270971;0.2321705;0.009743178,0.3703959;0.01763359;-0.006898111,-0.2257844;0.439716;-0.007681083,-0.279017;0.2333287;-0.002471584,-0.3350697;0.02203266;-0.02221712,0.08270022;0.0008594578;-0.04184017,0.07210228;-0.3032261;-0.009592216,0.04229632;-0.6613311;0.05946916,0.04207477;-0.6224139;-0.0498605,-0.08402456;0.009349676;-0.03798842,-0.1078916;-0.2956709;-0.03437821,-0.1382769;-0.6545274;0.03039667,-0.1362788;-0.6154471;-0.07890153,0.03466572;0.5044404;-0.02061532,0;0;0,-0.0003813654;0.2740048;-0.09345031,-0.008846655;0.5409656;-0.2047887,0.2265194;0.5079727;-0.04975796,0.4147511;0.4180391;-0.005742788,0.6064172;0.313342;-0.02766085,-0.1875844;0.4975812;0.02339713,-0.3759783;0.4200241;0.08623963,-0.5882677;0.3701206;0.06132657,0.08166888;-0.003099322;-0.04371786,0.08225065;-0.3084657;-0.06298685,0.0645474;-0.664675;0.01885796,0.0619896;-0.670751;-0.08470129,-0.08636999;0.01135304;-0.03165432,-0.1479199;-0.2599784;-0.1589772,-0.1580428;-0.6173351;-0.08093383,-0.1576903;-0.6234044;-0.1845264,-0.008501902;0.4743162;-0.1755476,858.8491
+0;0;0,0.01997566;0.2935313;-0.007488286,0.04073397;0.5925766;-0.02974599,0.2646251;0.4620704;-0.00878823,0.2965798;0.2414309;0.008349093,0.3394229;0.02377057;-0.008931823,-0.1933338;0.4599216;-0.009878776,-0.2491058;0.243456;-0.004520411,-0.3042728;0.02870663;-0.0232152,0.08224073;0.0009052079;-0.04165181,0.07135604;-0.3053128;-0.009236459,0.04133799;-0.6576164;0.05841575,0.04115563;-0.6187013;-0.05111277,-0.08357843;0.009256952;-0.03779132,-0.1075527;-0.2978993;-0.03343208,-0.1378207;-0.6511241;0.02911257,-0.1357891;-0.6120448;-0.08038378,0.03541296;0.5167927;-0.02157211,0;0;0,0.002924941;0.2791756;-0.09310293,0.01352772;0.5594338;-0.2012637,0.21329;0.5094602;-0.05691075,0.4105266;0.4179578;-0.00474143,0.6048824;0.311719;-0.02593875,-0.1669727;0.4946542;-0.01517479,-0.3607227;0.4057677;0.05232847,-0.5749599;0.3532989;0.02300924,0.08124418;-0.001905143;-0.04353141,0.08427189;-0.3094896;-0.06145739,0.06637804;-0.6597886;0.01957465,0.0629575;-0.6652102;-0.08439469,-0.08589974;0.01019552;-0.03188285,-0.1430635;-0.2708227;-0.1445761,-0.1561984;-0.6225358;-0.06893821,-0.156761;-0.6278846;-0.172987,0.008680791;0.4887397;-0.1726773,858.8715
+0;0;0,0.02013572;0.2958834;-0.00754829,0.04091518;0.5952351;-0.02982364,0.2656738;0.46456;-0.008821694,0.2976623;0.2436869;0.008333772,0.3414899;0.02102457;-0.009344272,-0.1940131;0.4624031;-0.009916355,-0.2498441;0.2457083;-0.004552317,-0.3062788;0.02602386;-0.02367672,0.0814632;0.0008966498;-0.04125803,0.0705483;-0.3061715;-0.008752689,0.04081799;-0.655098;0.05825103,0.04063562;-0.6161821;-0.0512874,-0.08278827;0.009169435;-0.03743404,-0.1068291;-0.2988395;-0.03306269,-0.1368069;-0.6486784;0.02888242,-0.1347752;-0.6095984;-0.08062382,0.03559681;0.5194888;-0.02165381,0;0;0,0.004512958;0.2816349;-0.09311724,0.01448353;0.5620614;-0.2017708,0.215352;0.5121081;-0.05582523,0.4076959;0.4108454;-0.002419233,0.6042507;0.2978432;-0.0226326,-0.1705164;0.4960589;-0.01969709,-0.3614987;0.4029608;0.05073725,-0.5786121;0.3400772;0.02391732,0.08062053;-0.001503795;-0.04286432,0.08564954;-0.3099973;-0.05938721,0.06770727;-0.6569262;0.02087212,0.06527782;-0.6623652;-0.08312964,-0.0847948;0.00975166;-0.03246584,-0.1379444;-0.2797427;-0.1264591,-0.1562288;-0.6291133;-0.0576916,-0.1558001;-0.6344801;-0.1617454,0.01030692;0.4915765;-0.172668,858.8938
+0;0;0,0.02013572;0.2958834;-0.00754829,0.04091518;0.5952351;-0.02982364,0.2656738;0.46456;-0.008821694,0.2976623;0.2436869;0.008333772,0.3414899;0.02102457;-0.009344272,-0.1940131;0.4624031;-0.009916355,-0.2498441;0.2457083;-0.004552317,-0.3062788;0.02602386;-0.02367672,0.0814632;0.0008966498;-0.04125803,0.0705483;-0.3061715;-0.008752689,0.04081799;-0.655098;0.05825103,0.04063562;-0.6161821;-0.0512874,-0.08278827;0.009169435;-0.03743404,-0.1068291;-0.2988395;-0.03306269,-0.1368069;-0.6486784;0.02888242,-0.1347752;-0.6095984;-0.08062382,0.03559681;0.5194888;-0.02165381,0;0;0,0.004512958;0.2816349;-0.09311724,0.01448353;0.5620614;-0.2017708,0.215352;0.5121081;-0.05582523,0.4076959;0.4108454;-0.002419233,0.6042507;0.2978432;-0.0226326,-0.1705164;0.4960589;-0.01969709,-0.3614987;0.4029608;0.05073725,-0.5786121;0.3400772;0.02391732,0.08062053;-0.001503795;-0.04286432,0.08564954;-0.3099973;-0.05938721,0.06770727;-0.6569262;0.02087212,0.06527782;-0.6623652;-0.08312964,-0.0847948;0.00975166;-0.03246584,-0.1379444;-0.2797427;-0.1264591,-0.1562288;-0.6291133;-0.0576916,-0.1558001;-0.6344801;-0.1617454,0.01030692;0.4915765;-0.172668,858.9176
+0;0;0,0.02025996;0.2989708;-0.007701174,0.04109498;0.600655;-0.03023727,0.2609569;0.4707123;-0.0090899,0.2930301;0.2425718;0.00848869,0.3334957;0.03221487;-0.008216357,-0.1889745;0.4686931;-0.01034179,-0.246797;0.2450541;-0.005056667,-0.2997517;0.03754954;-0.02249937,0.08043358;0.0008689291;-0.04052737,0.0691554;-0.305488;-0.008564744,0.03980176;-0.6521821;0.05797839,0.03965888;-0.61329;-0.05143145,-0.08160935;0.009047512;-0.03702487,-0.1058058;-0.2981965;-0.0326563,-0.1355808;-0.6456951;0.02934809,-0.1335118;-0.6066491;-0.08002967,0.03577929;0.5245443;-0.02200195,0;0;0,0.003820702;0.2840323;-0.09573078,0.009460431;0.5654969;-0.2084241,0.2058471;0.5119749;-0.05841374,0.4038306;0.4083989;0.0004110336,0.5862338;0.2961039;-0.01648521,-0.1692544;0.4974794;-0.02760507,-0.3641899;0.3975271;0.0458486,-0.5679995;0.3351096;0.01878766,0.07972898;-0.001314938;-0.0418849,0.08805811;-0.3090589;-0.05697322,0.07004166;-0.6536127;0.02330446,0.06770032;-0.659477;-0.08041573,-0.08314855;0.009547981;-0.03328571,-0.1336146;-0.284989;-0.1088141,-0.1509048;-0.6335968;-0.04831565,-0.1504465;-0.6394216;-0.1520749,0.007611662;0.4952673;-0.1775486,858.9496
+0;0;0,0.02039962;0.3010318;-0.007754264,0.041246;0.602883;-0.0302949,0.2557603;0.4743561;-0.009469324,0.2881977;0.2436246;0.008308907,0.3286833;0.03316395;-0.008404379,-0.1834671;0.4723849;-0.01069143,-0.2419463;0.2462061;-0.005346283,-0.2949271;0.03859922;-0.02279758,0.07959866;0.0008599093;-0.04010668,0.06836043;-0.304412;-0.008257259,0.0391542;-0.6493649;0.05795169,0.03901125;-0.6104683;-0.05151279,-0.08076222;0.008953597;-0.03664054,-0.104873;-0.2972022;-0.03228744,-0.1344985;-0.6429557;0.02940555,-0.1324284;-0.6039052;-0.08002682,0.03593974;0.5269074;-0.02207419,0;0;0,0.007187016;0.2863673;-0.09507132,0.01410501;0.568364;-0.2067938,0.2047453;0.5155779;-0.05848455,0.4032646;0.4086708;0.002885111,0.5860518;0.297065;-0.01569127,-0.1651308;0.4990141;-0.03528368,-0.3615923;0.3969637;0.03950839,-0.5618778;0.3245581;0.01026362,0.07934817;-0.0009332597;-0.04059839,0.09133922;-0.307471;-0.05551338,0.07423773;-0.6500368;0.02563691,0.07230183;-0.6557409;-0.07820487,-0.08175103;0.009240114;-0.03430193,-0.1290271;-0.2883405;-0.09381978,-0.1447593;-0.6367846;-0.04314072,-0.1439212;-0.642448;-0.1470111,0.01210941;0.4982111;-0.1760917,858.9835
+0;0;0,0.02054607;0.3031929;-0.00780993,0.04153281;0.6070761;-0.03050362,0.2495707;0.4795475;-0.009988724,0.2824991;0.2453236;0.008058609,0.3229605;0.0349889;-0.008644669,-0.1767915;0.4776341;-0.01117504,-0.2361559;0.2480316;-0.00574898,-0.289105;0.04054907;-0.02318983,0.07852259;0.0008482845;-0.0395645,0.06727193;-0.3047611;-0.007679861,0.03819332;-0.6482068;0.0582398,0.03805038;-0.609311;-0.05121488,-0.07967042;0.008832556;-0.03614521,-0.1038078;-0.2976618;-0.0317873,-0.1333039;-0.6419045;0.02963613,-0.131234;-0.6028548;-0.07978645,0.03618877;0.5305596;-0.02222439,0;0;0,0.01310328;0.2884262;-0.09511924,0.02460802;0.5718614;-0.2083657,0.2056349;0.5183519;-0.05942035,0.405885;0.4079031;0.003602266,0.5895208;0.2975982;-0.01275206,-0.1539451;0.5005044;-0.04422949,-0.3526062;0.3956564;0.03200366,-0.5522776;0.3220516;0.002499964,0.07843452;-0.0004694462;-0.03974509,0.0958858;-0.3070735;-0.05490279,0.07972305;-0.6479318;0.02695251,0.07804158;-0.6536823;-0.07686734,-0.08024102;0.008939047;-0.034833,-0.124321;-0.2912906;-0.08442562,-0.1376582;-0.6390704;-0.03951151,-0.1365874;-0.6447821;-0.1433528,0.0209465;0.5013585;-0.1772559,859.0168
+0;0;0,0.0205185;0.3031098;-0.007827353,0.04139465;0.6060917;-0.03050244,0.2486705;0.4790161;-0.01012262,0.2807226;0.2469835;0.007637932,0.3205301;0.03652588;-0.009074719,-0.1761008;0.4773015;-0.01104913,-0.2352167;0.2500083;-0.006050354,-0.28815;0.04253019;-0.02357929,0.07873917;0.0008793814;-0.03960707,0.06728274;-0.3044607;-0.008267216,0.03835635;-0.6477915;0.0576674,0.03816801;-0.6088994;-0.05181658,-0.07983885;0.008827081;-0.03629314,-0.1039498;-0.2973503;-0.03181168,-0.1329209;-0.6415405;0.029457,-0.1309047;-0.6025009;-0.0799965,0.03610071;0.5300813;-0.02225861,0;0;0,0.01299638;0.2883396;-0.09512734,0.02535507;0.571335;-0.2069426,0.2065317;0.5190336;-0.05984044,0.4035634;0.4080434;0.00373292,0.5880927;0.2991983;-0.01233077,-0.1542731;0.4983782;-0.04635525,-0.3510865;0.3952533;0.029879,-0.5484586;0.3165678;-0.001888644,0.07894996;-0.0002393126;-0.03919435,0.09795788;-0.3064249;-0.05452871,0.0827275;-0.6469591;0.02832389,0.08148627;-0.6526372;-0.07555771,-0.08028638;0.008744822;-0.03531254,-0.1224705;-0.2923504;-0.07899572,-0.1330944;-0.6403328;-0.03592055,-0.1316035;-0.6459777;-0.1398102,0.02195641;0.5011865;-0.1762633,859.0503
+0;0;0,0.02058284;0.3040603;-0.007851899,0.04147965;0.6073441;-0.03054367,0.247348;0.4806632;-0.01025048,0.2795604;0.2474703;0.007598892,0.3193751;0.03697492;-0.009116756,-0.174603;0.47896;-0.01117084,-0.2340145;0.2505301;-0.006147058,-0.2869574;0.04301481;-0.02367914,0.07874581;0.0008794556;-0.03961041,0.06733139;-0.3033414;-0.008385435,0.03834002;-0.6474434;0.0576973,0.03815171;-0.6085531;-0.05176569,-0.07984558;0.008827826;-0.0362962,-0.1038681;-0.2962273;-0.03183118,-0.1329044;-0.6411907;0.02957514,-0.1308886;-0.6021528;-0.07985738,0.03618959;0.5313894;-0.02230589,0;0;0,0.01327377;0.288942;-0.09630322,0.02634865;0.5721678;-0.2082856,0.2060849;0.5195215;-0.06180024,0.4036632;0.4078551;0.003227472,0.5885811;0.2996769;-0.01337814,-0.1484117;0.5002081;-0.04357821,-0.3479461;0.39658;0.02841064,-0.5445415;0.3163426;-0.004530247,0.0789603;-0.0005075932;-0.03918767,0.09955841;-0.3054734;-0.05426121,0.08484636;-0.6466029;0.02957129,0.08264367;-0.65233;-0.07425523,-0.08024938;0.009086622;-0.03532889,-0.1213467;-0.2913928;-0.07630207,-0.1293326;-0.6401701;-0.03266509,-0.1288305;-0.6458735;-0.1365219,0.02283801;0.5020651;-0.1776545,859.0728
+0;0;0,0.02065166;0.305077;-0.007878152,0.0416073;0.6092157;-0.03063018,0.2435116;0.4833536;-0.01054854,0.2762857;0.2460946;0.007612066,0.3161299;0.03544338;-0.009115955,-0.1705364;0.4816823;-0.01145166,-0.2309839;0.2492694;-0.006340282,-0.2839659;0.04160045;-0.02388534,0.07853137;0.0008770607;-0.03950255,0.06712832;-0.3030407;-0.008308688,0.03823994;-0.6459202;0.05753927,0.03805162;-0.6070287;-0.05193647,-0.07962814;0.008803785;-0.03619736,-0.1036268;-0.2959473;-0.03173678,-0.1325598;-0.6396852;0.02945137,-0.1305438;-0.6006463;-0.07999387,0.0363081;0.5331297;-0.02237815,0;0;0,0.01385218;0.2898717;-0.09665942,0.02750644;0.5739774;-0.2086909,0.2035041;0.5214849;-0.06422758,0.4041596;0.4079989;0.003256559,0.5896039;0.3008745;-0.01613593,-0.1480917;0.4988378;-0.05179805,-0.3499619;0.3936893;0.02493538,-0.5446799;0.3108184;-0.01325646,0.07879249;-0.0005194247;-0.03898549,0.1003135;-0.3051391;-0.05357194,0.08549605;-0.6448432;0.03079867,0.08392418;-0.6506055;-0.07304072,-0.07991931;0.009117369;-0.03547074,-0.1207246;-0.2913247;-0.07469542,-0.1278372;-0.638879;-0.03119545,-0.1267146;-0.6445979;-0.1350556,0.02387583;0.5037152;-0.1781082,859.0953
+0;0;0,0.02061558;0.3049996;-0.008009289,0.04151554;0.6090608;-0.03088615,0.2429221;0.4831766;-0.01027077,0.2751971;0.2463166;0.007486419,0.3146079;0.03553011;-0.009403235,-0.1701025;0.481459;-0.01144288,-0.230808;0.2496154;-0.006643407,-0.2839162;0.04193324;-0.02444956,0.0784748;0.0008723556;-0.03953778,0.06699472;-0.3034315;-0.008741694,0.03796662;-0.6450475;0.05694319,0.03784281;-0.6061693;-0.05256769,-0.07960434;0.008815579;-0.03616247,-0.103794;-0.2962697;-0.03182428,-0.1329341;-0.6387701;0.02902812,-0.1308523;-0.5997453;-0.08045106,0.03623239;0.5329966;-0.02260422,0;0;0,0.01447754;0.2899852;-0.09598351,0.02837828;0.5741844;-0.2075608,0.2039472;0.5215518;-0.06355023,0.4042879;0.4081064;0.003183603,0.5898462;0.3012539;-0.01731229,-0.1469328;0.4988995;-0.05115804,-0.3498763;0.3954022;0.02342006,-0.5436682;0.3116311;-0.01776882,0.07894064;-0.0005351007;-0.03860545,0.09982333;-0.3055918;-0.05221891,0.08579683;-0.6440267;0.03218341,0.08417728;-0.6497163;-0.07171607,-0.0797193;0.009125047;-0.03583096,-0.1199767;-0.2919275;-0.07361571,-0.1268643;-0.6381809;-0.02979976,-0.1257953;-0.6438198;-0.1337238,0.02468643;0.503867;-0.1771619,859.1285
+0;0;0,0.02072909;0.306679;-0.008053391,0.04175331;0.6125489;-0.03106314,0.2461753;0.48555;-0.01022471,0.2785492;0.2479646;0.007586864,0.3179676;0.03713726;-0.009306061,-0.172928;0.4838072;-0.01141407,-0.2338194;0.2512534;-0.006599903,-0.2869379;0.04353102;-0.0244095,0.07847946;0.0008724073;-0.03954012,0.06700155;-0.3033738;-0.008749876,0.03795801;-0.6451715;0.05696994,0.03783425;-0.6062965;-0.05250148,-0.07960907;0.008816103;-0.03616462,-0.1037941;-0.2962114;-0.03182726,-0.1329497;-0.638894;0.02905752,-0.1308687;-0.5998724;-0.08038218,0.03644366;0.5361032;-0.02273968,0;0;0,0.01231271;0.2913348;-0.09756517,0.02372795;0.5772295;-0.2100875,0.2027114;0.5217503;-0.06386757,0.4041162;0.4086926;0.002962351,0.5902771;0.3029505;-0.01825261,-0.1516275;0.4987153;-0.04943655,-0.35452;0.3942829;0.0263309,-0.5481018;0.3122568;-0.01933207,0.07902364;-0.0004004538;-0.03844881,0.1003841;-0.3054039;-0.05118155,0.08649033;-0.644017;0.03329611,0.08483808;-0.6498321;-0.07051778,-0.07969543;0.00898405;-0.03593235,-0.1189272;-0.2923161;-0.07232746,-0.125827;-0.6386967;-0.02804175,-0.1247955;-0.6444601;-0.1318815,0.02077898;0.5065428;-0.1794918,859.1622
+0;0;0,0.02072909;0.306679;-0.008053391,0.04175331;0.6125489;-0.03106314,0.2461753;0.48555;-0.01022471,0.2785492;0.2479646;0.007586864,0.3179676;0.03713726;-0.009306061,-0.172928;0.4838072;-0.01141407,-0.2338194;0.2512534;-0.006599903,-0.2869379;0.04353102;-0.0244095,0.07847946;0.0008724073;-0.03954012,0.06700155;-0.3033738;-0.008749876,0.03795801;-0.6451715;0.05696994,0.03783425;-0.6062965;-0.05250148,-0.07960907;0.008816103;-0.03616462,-0.1037941;-0.2962114;-0.03182726,-0.1329497;-0.638894;0.02905752,-0.1308687;-0.5998724;-0.08038218,0.03644366;0.5361032;-0.02273968,0;0;0,0.01231271;0.2913348;-0.09756517,0.02372795;0.5772295;-0.2100875,0.2027114;0.5217503;-0.06386757,0.4041162;0.4086926;0.002962351,0.5902771;0.3029505;-0.01825261,-0.1516275;0.4987153;-0.04943655,-0.35452;0.3942829;0.0263309,-0.5481018;0.3122568;-0.01933207,0.07902364;-0.0004004538;-0.03844881,0.1003841;-0.3054039;-0.05118155,0.08649033;-0.644017;0.03329611,0.08483808;-0.6498321;-0.07051778,-0.07969543;0.00898405;-0.03593235,-0.1189272;-0.2923161;-0.07232746,-0.125827;-0.6386967;-0.02804175,-0.1247955;-0.6444601;-0.1318815,0.02077898;0.5065428;-0.1794918,859.1848
+0;0;0,0.02066977;0.3061266;-0.008028487,0.04157569;0.6108202;-0.03095471,0.2458028;0.4841329;-0.01026784,0.2780893;0.247782;0.007742174,0.3173751;0.03671387;-0.009306476,-0.1728175;0.4823714;-0.01134643,-0.233839;0.2511085;-0.006614056,-0.2874538;0.0432858;-0.02447322,0.07824502;0.0008667849;-0.03944568,0.06673619;-0.3034668;-0.009014199,0.0377629;-0.6447707;0.05654199,0.03762286;-0.6058943;-0.05292471,-0.079388;0.008797559;-0.03604364,-0.1038384;-0.2962663;-0.03208765,-0.1327725;-0.6384532;0.02871042,-0.1307077;-0.5994296;-0.08072487,0.03630637;0.5347966;-0.02267235,0;0;0,0.01213792;0.2907252;-0.09765601,0.02350038;0.5754077;-0.2100186,0.2020409;0.5221139;-0.06371236,0.4034447;0.4110158;0.002031565,0.5907239;0.3076936;-0.02316356,-0.1520284;0.4986137;-0.04996486,-0.353759;0.3946978;0.02576349,-0.5477899;0.3156092;-0.02404395,0.07887183;-0.000270009;-0.03818583,0.1006036;-0.3053182;-0.05046582,0.08667238;-0.643303;0.03437281,0.08514842;-0.6491568;-0.06942486,-0.07931318;0.008810858;-0.03620477,-0.1184496;-0.2927035;-0.07134589,-0.1252972;-0.6384363;-0.02609807,-0.1241407;-0.6442396;-0.1299179,0.0205901;0.5051671;-0.1794615,859.2187
+0;0;0,0.02081238;0.3082386;-0.008083875,0.04205368;0.6178175;-0.03138658,0.2448116;0.4900448;-0.01062652,0.2770805;0.2538224;0.007373696,0.3164122;0.04250774;-0.009694863,-0.1710691;0.4882948;-0.01169806,-0.2320574;0.2571577;-0.006968253,-0.2857348;0.04909226;-0.02484828,0.07801243;0.0008642083;-0.03932843,0.06649522;-0.3036909;-0.0088748,0.03753079;-0.6448904;0.05666133,0.03739068;-0.6060098;-0.05285641,-0.07915202;0.008771407;-0.0359365,-0.1036202;-0.2965145;-0.03197763,-0.1325455;-0.6385968;0.02880185,-0.1304797;-0.599569;-0.08068447,0.03668614;0.5403769;-0.02294985,0;0;0,0.01264455;0.292907;-0.09775043,0.02567209;0.5830046;-0.2096083,0.2019353;0.5223394;-0.06273484,0.4048748;0.4131472;0.0009746552,0.5927964;0.3117121;-0.02883434,-0.1499889;0.4980475;-0.05218659,-0.3523578;0.3950547;0.02268383,-0.5469085;0.3176746;-0.0288384,0.07871679;-0.0001421273;-0.03790855,0.1003328;-0.3054253;-0.05010629,0.08649181;-0.6431639;0.03528786,0.08520739;-0.6488625;-0.06862068,-0.07893893;0.008640943;-0.03643336,-0.1184355;-0.2931702;-0.07054998,-0.125243;-0.6387167;-0.02469878,-0.1238488;-0.6443684;-0.128622,0.02225704;0.5111175;-0.179316,859.2524
+0;0;0,0.02078719;0.3078656;-0.008074095,0.04187044;0.6151469;-0.03118437,0.2457042;0.4881395;-0.01047462,0.2779199;0.2523071;0.007495881,0.3172843;0.0408168;-0.00958687,-0.1721866;0.486381;-0.01155134,-0.2330743;0.2556255;-0.006829341,-0.2867964;0.04738711;-0.02472423,0.07731929;0.0008565299;-0.03897899,0.06580533;-0.3036127;-0.008533951,0.03685383;-0.64466;0.05697292,0.03671366;-0.605776;-0.05258617,-0.07844875;0.008693473;-0.0356172,-0.1029101;-0.2965064;-0.03165945,-0.1318224;-0.6384358;0.0290929,-0.1297558;-0.5994046;-0.08043476,0.03657281;0.5387149;-0.02285752,0;0;0,0.01065112;0.2931229;-0.09614587,0.0217;0.5811647;-0.207114,0.2000383;0.5232528;-0.06079984,0.4040506;0.4159465;0.001184464,0.5940789;0.3193035;-0.03226542,-0.1540944;0.4980348;-0.04950918,-0.3568783;0.3958034;0.02401025,-0.5517609;0.3198349;-0.02908504,0.07830252;0.000253737;-0.03697324,0.09856737;-0.3050452;-0.04892612,0.08440632;-0.6423867;0.03734517,0.08333256;-0.6479559;-0.06665397,-0.07776076;0.008103776;-0.03722852,-0.1196177;-0.2936061;-0.06853558,-0.1266072;-0.638962;-0.02245936,-0.1250033;-0.6444842;-0.1264677,0.01911337;0.5101989;-0.1771739,859.2751
+0;0;0,0.02055968;0.3086468;-0.008277549,0.0414356;0.6164594;-0.03159133,0.2410038;0.4901269;-0.01110387,0.2737198;0.2544712;0.007285181,0.3144524;0.04311126;-0.009242252,-0.1682296;0.488292;-0.01198219,-0.2293797;0.2576871;-0.007071044,-0.2839465;0.04959802;-0.02514697,0.07754969;0.0009310024;-0.03916517,0.06537087;-0.3039081;-0.00915058,0.0362603;-0.6449395;0.05630766,0.0360806;-0.6060672;-0.05333101,-0.07876701;0.008645467;-0.03563348,-0.103846;-0.2968625;-0.03217776,-0.1328786;-0.6387664;0.02859649,-0.1308501;-0.5997494;-0.08101175,0.03618494;0.5398812;-0.02321048,0;0;0,0.01217765;0.2941147;-0.09540606,0.02587124;0.583493;-0.2040701,0.1996842;0.5231788;-0.06068325,0.4062947;0.4197225;-0.001093149,0.5983172;0.3276533;-0.03653264,-0.1494489;0.4982126;-0.05298536,-0.3525615;0.3958119;0.01913593,-0.5482559;0.3256537;-0.03906066,0.07850511;0.0003927946;-0.03722262,0.09814174;-0.3053082;-0.04894161,0.08368024;-0.6425452;0.03764248,0.08251332;-0.6478626;-0.06652427,-0.07815856;0.00803706;-0.03708607,-0.1199785;-0.2939101;-0.06956708,-0.1274415;-0.6390791;-0.02226597,-0.1259316;-0.6443486;-0.1264445,0.02241454;0.5121193;-0.1748147,859.2978
+0;0;0,0.02072697;0.3111582;-0.008344902,0.04189328;0.6232501;-0.03199089,0.234287;0.4973944;-0.01178618,0.2671145;0.2609357;0.006665533,0.3078581;0.04951823;-0.009866394,-0.1607822;0.495623;-0.01263411,-0.2221407;0.2642322;-0.007706222,-0.2767224;0.05608657;-0.02578706,0.07746914;0.0009300354;-0.03912449,0.06531494;-0.3032929;-0.009170569,0.03617436;-0.6446759;0.05635513,0.03599447;-0.605794;-0.05340134,-0.0786852;0.008636487;-0.03559646,-0.1037135;-0.2962541;-0.03214773,-0.132776;-0.6385103;0.02868915,-0.1307454;-0.5994837;-0.08103685,0.03655725;0.5454267;-0.02347376,0;0;0,0.01507372;0.2969899;-0.09427834,0.03335324;0.5916592;-0.2003667,0.199002;0.5239471;-0.06003237,0.4091322;0.4241833;-0.003257751,0.6033439;0.3374117;-0.04044867,-0.1398733;0.4996841;-0.0586977,-0.3444617;0.397056;0.01160122,-0.541154;0.331315;-0.04857311,0.0783992;0.0003513098;-0.03723574,0.09752801;-0.3047451;-0.04935288,0.08214139;-0.6421674;0.03779364,0.08092067;-0.6470937;-0.06662893,-0.0781047;0.008136895;-0.03696629,-0.1209609;-0.2926174;-0.07311493,-0.128677;-0.63762;-0.02213652,-0.1272219;-0.6425009;-0.1265712,0.02862595;0.5187383;-0.1717715,859.331
+0;0;0,0.0207802;0.3119572;-0.008366331,0.04189326;0.6232655;-0.031948,0.2312009;0.4984705;-0.01196042,0.2639893;0.2622934;0.006469321,0.3056787;0.04596844;-0.01044635,-0.1576604;0.496727;-0.01279502,-0.2189458;0.2656118;-0.007873002,-0.2747944;0.05263461;-0.02637354,0.07759553;0.0009315527;-0.03918831,0.0654226;-0.3037602;-0.009188233,0.03624421;-0.6455861;0.05642249,0.03612357;-0.6096299;-0.01718152,-0.07881358;0.008650576;-0.03565454,-0.1038805;-0.2967098;-0.03220049,-0.1329807;-0.6394103;0.02871533,-0.1316189;-0.6033569;-0.04486824,0.0365782;0.545748;-0.02346434,0;0;0,0.0166025;0.2984934;-0.09189749,0.03481922;0.5931661;-0.1956151,0.1995165;0.5242305;-0.05991244,0.412059;0.4284257;-0.006606817,0.6115165;0.3445936;-0.05143452,-0.1373165;0.4994624;-0.05916779,-0.3424978;0.3974537;0.009310044,-0.5449172;0.3392639;-0.05748036,0.07852164;0.0004993081;-0.03730631,0.09602606;-0.3050947;-0.05113125,0.07848374;-0.6424073;0.03782725,0.08933084;-0.6711257;-0.005618572,-0.07834856;0.008018543;-0.03680846,-0.1234286;-0.2920566;-0.07932885,-0.1322564;-0.6366897;-0.02319344,-0.131425;-0.6298273;-0.09331478,0.03023367;0.5203827;-0.167495,859.3648
+0;0;0,0.02097598;0.3121818;-0.008401725,0.04223638;0.6230916;-0.032007,0.2336815;0.4975767;-0.0121943,0.2677619;0.2603346;0.007307608,0.3149217;0.04981497;-0.007838952,-0.1595374;0.4959971;-0.01257783,-0.2219676;0.2638181;-0.008000981,-0.2780902;0.05572675;-0.02589627,0.07784788;0.0009814545;-0.0394608,0.06549099;-0.3027274;-0.009561522,0.03576285;-0.6456759;0.05613375,0.03556215;-0.6097468;-0.017056,-0.07916561;0.008650562;-0.03572653,-0.1049005;-0.2956808;-0.0333037,-0.1339827;-0.6394888;0.02804444,-0.1327101;-0.6034679;-0.04512703,0.03688655;0.5456713;-0.02351786,0;0;0,0.0154247;0.298813;-0.0918746,0.03190424;0.5930076;-0.196074,0.1998682;0.5255722;-0.06054282,0.4158518;0.4326649;-0.01009608,0.6114941;0.3519332;-0.0545764,-0.1402414;0.500776;-0.05564597,-0.347533;0.3979088;0.009730823,-0.5466895;0.3456389;-0.05642459,0.07851701;0.0005459487;-0.03812075,0.09345941;-0.3041565;-0.05291557,0.07352652;-0.6425729;0.03591204,0.08371792;-0.6714802;-0.006726027,-0.07904585;0.008061584;-0.03612721,-0.1290141;-0.2882104;-0.09100729,-0.1377182;-0.6326728;-0.02710695,-0.1373303;-0.6256785;-0.09683876,0.02770989;0.520361;-0.1677992,859.3987
+0;0;0,0.02094268;0.3116863;-0.008388389,0.04205614;0.6204526;-0.03181316,0.2389314;0.4945557;-0.01179361,0.2728836;0.2582057;0.007634964,0.3200495;0.04765922;-0.007513525,-0.1650092;0.4929331;-0.0121876,-0.2272047;0.2616271;-0.007627964,-0.2833344;0.05350925;-0.02552553,0.07807603;0.0009843309;-0.03957645,0.06577925;-0.3012473;-0.009822596,0.03589256;-0.6460249;0.05622307,0.03569242;-0.6101124;-0.01676238,-0.07939763;0.008675914;-0.03583124,-0.1050073;-0.2941752;-0.03342019,-0.1342446;-0.6398169;0.02825516,-0.1329756;-0.6038128;-0.04471206,0.03677053;0.5439618;-0.02342593,0;0;0,0.01133965;0.2981181;-0.09302855,0.02519974;0.590115;-0.197319,0.2003869;0.5251534;-0.06122327,0.4175248;0.4358645;-0.01357698,0.6148287;0.3599992;-0.05939746,-0.1474996;0.4981581;-0.04953866,-0.3556263;0.3977858;0.01370884,-0.5554996;0.3504346;-0.05405881,0.07835589;0.0005705953;-0.03902769,0.09200654;-0.3026416;-0.05504251,0.06928503;-0.6427926;0.03388381,0.07912393;-0.6717976;-0.008347511,-0.07967524;0.008124904;-0.03534083,-0.135678;-0.2816431;-0.1079951,-0.1435024;-0.6261631;-0.03470354,-0.1432386;-0.6191884;-0.1042135,0.0221012;0.5184407;-0.1689935,859.4316
+0;0;0,0.0211467;0.3147226;-0.008470106,0.04262694;0.6288461;-0.03232292,0.2162339;0.5067966;-0.01343672,0.2497865;0.2732286;0.005763166,0.3113362;-0.001526833;-0.01400506,-0.1414637;0.5053598;-0.01378561,-0.2029271;0.2767764;-0.00927964,-0.2761744;0.005190223;-0.03263531,0.07864854;0.0009915488;-0.03986666,0.06644128;-0.2990402;-0.01032938,0.03635601;-0.6461086;0.0561551,0.0360541;-0.6071894;-0.05394333,-0.07997983;0.008739533;-0.03609398,-0.1054031;-0.2919071;-0.03370048,-0.1348347;-0.6398454;0.02838465,-0.1329203;-0.6007882;-0.08168628,0.03721636;0.5505466;-0.02373738,0;0;0,0.02374693;0.3021964;-0.08765101,0.05435796;0.6007602;-0.1858079,0.2035048;0.5235388;-0.06302284,0.4203857;0.440298;-0.01739263,0.6781278;0.3537588;-0.09321927,-0.1122976;0.502979;-0.06734787,-0.3178826;0.4035989;-0.004843116,-0.5810706;0.3501876;-0.09172805,0.07881568;0.0004724562;-0.03954482,0.09187947;-0.3004193;-0.05781937,0.06667171;-0.6427886;0.03122926,0.06345595;-0.6464724;-0.07392001,-0.08054019;0.008258868;-0.03494276,-0.1418564;-0.2734779;-0.1238541,-0.1486087;-0.6190311;-0.04429809,-0.1490612;-0.6226294;-0.1495229,0.04600327;0.5268965;-0.1591969,859.4651
+0;0;0,0.02108315;0.3150859;-0.008649104,0.04240695;0.6287383;-0.03264618,0.2183029;0.5063748;-0.01371981,0.2554117;0.2744613;0.00577766,0.32608;0.009158343;-0.01202699,-0.143755;0.5045889;-0.01338028,-0.2066698;0.2775071;-0.009299245,-0.2818953;0.01379782;-0.03155255,0.07898404;0.0009922447;-0.04015922,0.06621433;-0.2971673;-0.01126599,0.03584424;-0.6457978;0.05539517,0.03537502;-0.6068928;-0.054713,-0.080448;0.00877841;-0.03610106,-0.1067337;-0.2898954;-0.03618522,-0.1358511;-0.6392002;0.02743631,-0.1341013;-0.6001522;-0.08264729,0.03704161;0.550586;-0.02403002,0;0;0,0.02586924;0.3027088;-0.0865829,0.0543444;0.6008288;-0.1852131,0.2071899;0.5237228;-0.06233191,0.4241515;0.4419716;-0.02007723,0.6747964;0.3564635;-0.09465718,-0.1108869;0.4992911;-0.06216829,-0.3190899;0.4070185;-0.001518808,-0.576913;0.3625666;-0.08665383,0.07890987;0.0001817942;-0.04031658,0.09044233;-0.2988606;-0.05869126,0.06402659;-0.6427817;0.03035831,0.06069379;-0.6464142;-0.07481337,-0.08123149;0.008631182;-0.03433911,-0.1474952;-0.2661366;-0.134383,-0.1513643;-0.6124945;-0.05113278,-0.1519164;-0.6160319;-0.1563861,0.04690226;0.5271271;-0.1583157,859.4986
+0;0;0,0.02108315;0.3150859;-0.008649104,0.04240695;0.6287383;-0.03264618,0.2183029;0.5063748;-0.01371981,0.2554117;0.2744613;0.00577766,0.32608;0.009158343;-0.01202699,-0.143755;0.5045889;-0.01338028,-0.2066698;0.2775071;-0.009299245,-0.2818953;0.01379782;-0.03155255,0.07898404;0.0009922447;-0.04015922,0.06621433;-0.2971673;-0.01126599,0.03584424;-0.6457978;0.05539517,0.03537502;-0.6068928;-0.054713,-0.080448;0.00877841;-0.03610106,-0.1067337;-0.2898954;-0.03618522,-0.1358511;-0.6392002;0.02743631,-0.1341013;-0.6001522;-0.08264729,0.03704161;0.550586;-0.02403002,0;0;0,0.02586924;0.3027088;-0.0865829,0.0543444;0.6008288;-0.1852131,0.2071899;0.5237228;-0.06233191,0.4241515;0.4419716;-0.02007723,0.6747964;0.3564635;-0.09465718,-0.1108869;0.4992911;-0.06216829,-0.3190899;0.4070185;-0.001518808,-0.576913;0.3625666;-0.08665383,0.07890987;0.0001817942;-0.04031658,0.09044233;-0.2988606;-0.05869126,0.06402659;-0.6427817;0.03035831,0.06069379;-0.6464142;-0.07481337,-0.08123149;0.008631182;-0.03433911,-0.1474952;-0.2661366;-0.134383,-0.1513643;-0.6124945;-0.05113278,-0.1519164;-0.6160319;-0.1563861,0.04690226;0.5271271;-0.1583157,859.5207
+0;0;0,0.02111454;0.3155551;-0.008661984,0.04243364;0.6291388;-0.03265169,0.2159336;0.5074252;-0.01386895,0.2543822;0.2671387;0.006332455,0.3231324;0.009036601;-0.01098894,-0.1413297;0.505663;-0.01353392,-0.2065159;0.2703826;-0.009305544,-0.2796997;0.01383093;-0.03095485,0.07971903;0.001001478;-0.04053292,0.06701959;-0.2955173;-0.01179869,0.03650203;-0.6458407;0.05518615,0.03603287;-0.6069367;-0.05490889,-0.08119661;0.008860096;-0.03643699,-0.1073377;-0.2881701;-0.03652069,-0.1365964;-0.6391709;0.02740976,-0.1348468;-0.6001241;-0.08266073,0.03707273;0.551051;-0.02404263,0;0;0,0.02657577;0.3031293;-0.08661532,0.05453346;0.6010067;-0.1858966,0.2050783;0.5234492;-0.06333947,0.432202;0.4434515;-0.02285218,0.6749011;0.3589859;-0.09772539,-0.1073354;0.4985129;-0.06272267,-0.3230891;0.4042257;0.001963399,-0.5731958;0.3638311;-0.08439756,0.07979608;-0.0001636744;-0.04039311,0.09036971;-0.2974705;-0.06057072,0.06295008;-0.6430535;0.02867793,0.05912272;-0.6466952;-0.07646013,-0.08212702;0.008944989;-0.03426638,-0.1513865;-0.2569338;-0.1501192,-0.150624;-0.6031742;-0.0592247,-0.160972;-0.6590814;-0.1278782,0.04736989;0.5274248;-0.1587868,859.5543
+0;0;0,0.02141455;0.3144853;-0.008898393,0.04314558;0.627023;-0.03311896,0.2218272;0.5046464;-0.01437435,0.2666593;0.2716789;0.00544594,0.3430242;0.01486883;-0.009897556,-0.1459089;0.5024948;-0.01372829,-0.2116857;0.27373;-0.009636641,-0.2905684;0.01815248;-0.0314548,0.08025546;0.001039149;-0.0409509,0.06712405;-0.2954895;-0.01268637,0.03572423;-0.6470785;0.05404431,0.03514341;-0.6082032;-0.05601119,-0.08187795;0.008874765;-0.03655456,-0.1094018;-0.2879398;-0.04319526,-0.1387669;-0.6391986;0.0261496,-0.1371202;-0.6001735;-0.08388294,0.03767377;0.5492246;-0.02445264,0;0;0,0.02703919;0.3017281;-0.08756614,0.05511129;0.5983354;-0.1874657,0.2124632;0.5213109;-0.0658226,0.4336193;0.4428139;-0.02576184,0.6774647;0.36195;-0.1033432,-0.1120117;0.4965875;-0.06220611,-0.3190767;0.4022721;0.007831931,-0.5680292;0.3683192;-0.08644561,0.08006616;-0.00113672;-0.04131722,0.09019677;-0.298309;-0.06337667,0.06241857;-0.6451078;0.02613688,0.0585663;-0.6488816;-0.07891464,-0.08315004;0.01039141;-0.03312228,-0.1521874;-0.2487728;-0.1633849,-0.147539;-0.5947744;-0.06687044,-0.1633027;-0.6404168;-0.1457441,0.04792321;0.5250933;-0.1602342,859.577
+0;0;0,0.02136574;0.3137687;-0.008878116,0.04301167;0.6250826;-0.03300267,0.2229938;0.5027277;-0.01422501,0.2671912;0.2730581;0.005314701,0.330427;0.06040052;-0.007390845,-0.1472928;0.5005612;-0.01357446,-0.2121385;0.2750349;-0.009540739,-0.2774592;0.06339785;-0.02760778,0.08069447;0.001044833;-0.0411749,0.06749802;-0.2969525;-0.01277039,0.03604556;-0.6491308;0.05407217,0.03546484;-0.6102571;-0.0559635,-0.08232583;0.008923311;-0.03675451,-0.109986;-0.2893614;-0.04342811,-0.1394003;-0.641209;0.02603301,-0.1377539;-0.6021855;-0.0839797,0.03756312;0.5476151;-0.0243732,0;0;0,0.02832658;0.3008426;-0.08762097,0.0571707;0.5959311;-0.1879265,0.2168546;0.5182115;-0.06782532,0.4353353;0.4410296;-0.03050947,0.6420958;0.3877617;-0.09212184,-0.1128942;0.4949382;-0.06455698,-0.3153768;0.4010618;0.008047141,-0.5211532;0.3783736;-0.07272901,0.08004409;-0.002188772;-0.04238176,0.08858872;-0.3007284;-0.06655788,0.06153626;-0.6481993;0.02299023,0.05785066;-0.6520326;-0.0820272,-0.08387957;0.01157302;-0.03222336,-0.1533815;-0.2416982;-0.1764681,-0.1452401;-0.5867274;-0.07460834,-0.1652735;-0.6306494;-0.1541139,0.0498778;0.5231129;-0.1605458,859.611
+0;0;0,0.02168541;0.3184631;-0.009010945,0.04388115;0.6376821;-0.0337553,0.2059369;0.5175033;-0.01571358,0.2513566;0.2814823;0.004366493,0.313068;0.07395086;-0.00803278,-0.1288512;0.5155445;-0.0151254,-0.1954902;0.2837814;-0.01098013,-0.2592363;0.07724592;-0.02861166,0.08101771;0.001049018;-0.04133984,0.0678153;-0.297083;-0.01292249,0.03637538;-0.6491209;0.05389339,0.03579345;-0.6102285;-0.05637312,-0.08265561;0.008959056;-0.03690174,-0.1103283;-0.2894605;-0.04357836,-0.1397308;-0.6411676;0.02585504,-0.138081;-0.6021252;-0.08438846,0.038283;0.5580875;-0.02488889,0;0;0,0.03643864;0.3058601;-0.08421421,0.08052362;0.6089828;-0.1800523,0.2183301;0.515684;-0.06900811,0.4456923;0.4433405;-0.03372478,0.6459134;0.385971;-0.09415293,-0.07987465;0.5006416;-0.07273531,-0.2918741;0.408904;-0.003362894,-0.4934015;0.3898641;-0.08118005,0.08005585;-0.002823055;-0.04309344,0.08713995;-0.3015612;-0.06696582,0.06089515;-0.6491899;0.02162862,0.05584249;-0.6521661;-0.08384728,-0.08445538;0.01253093;-0.03137223,-0.1557349;-0.2311702;-0.1907258,-0.1415471;-0.5751661;-0.08656721,-0.1653738;-0.6202742;-0.164215,0.06896147;0.5339936;-0.1538188,859.6328
+0;0;0,0.0217092;0.3161448;-0.009904132,0.04312388;0.6204045;-0.03411198,0.2160864;0.5043169;-0.01612971,0.2709202;0.2713312;0.004991788,0.3442752;0.06772371;-0.008779992,-0.1395284;0.5011045;-0.01482613,-0.2097385;0.271356;-0.01020378,-0.2814801;0.06737754;-0.02671313,0.08107714;0.0009309337;-0.04186723,0.06849484;-0.2967351;-0.01252238,0.03470085;-0.6497121;0.05204807,0.03394774;-0.6109192;-0.05808289,-0.08314102;0.009127789;-0.03648955,-0.1130262;-0.2880043;-0.05755951,-0.1417574;-0.6387337;0.0203347,-0.1402653;-0.5997729;-0.08977519,0.03784597;0.5464964;-0.0257112,0;0;0,0.03419223;0.3036734;-0.08444071,0.06253704;0.5919047;-0.1828744,0.2191403;0.5141221;-0.06937909,0.4462589;0.4437608;-0.0347147,0.6464014;0.386067;-0.09505582,-0.09730076;0.4951241;-0.06113362,-0.3091035;0.4046053;0.007285208,-0.5115761;0.3888426;-0.06876109,0.08008704;-0.00318554;-0.04362512,0.08548154;-0.301693;-0.06573224,0.05948324;-0.6504192;0.02155042,0.05382013;-0.6538171;-0.08361244,-0.08483325;0.01291202;-0.03104567,-0.1582;-0.2221249;-0.201338,-0.1407122;-0.5662672;-0.09567612,-0.1657882;-0.6128058;-0.1713051,0.05748134;0.5226859;-0.1555974,859.6662
+0;0;0,0.02154523;0.3137569;-0.009829325,0.042967;0.6181129;-0.03405528,0.2172242;0.5014591;-0.0159734,0.2719203;0.2690585;0.005095059,0.3517265;0.04754502;-0.009887866,-0.1410101;0.4982231;-0.01466022,-0.2110439;0.2690516;-0.01004948,-0.2890947;0.04713452;-0.02801072,0.08152518;0.0009360781;-0.04209859,0.06891564;-0.2973745;-0.01269021,0.03497866;-0.651845;0.05215346,0.03422572;-0.6130541;-0.05795235,-0.08360047;0.009178231;-0.03669119,-0.1135503;-0.2885972;-0.05780677,-0.1424031;-0.6408106;0.02041701,-0.1409114;-0.6018518;-0.08966773,0.03767084;0.5439494;-0.02562547,0;0;0,0.0323049;0.3011922;-0.0851109,0.06075919;0.5895476;-0.1835234,0.2187693;0.5119912;-0.0705514,0.4462967;0.4444613;-0.03713608,0.6626692;0.3830981;-0.1084051,-0.1015082;0.4938902;-0.06231529,-0.311193;0.4027878;0.009644829,-0.5324223;0.3969951;-0.07212163,0.08051243;-0.003482819;-0.04387641,0.08360411;-0.3027116;-0.06545424,0.05717914;-0.6533207;0.02045751,0.05155197;-0.6567979;-0.08465552,-0.08540093;0.01291028;-0.03097624,-0.1615329;-0.2146433;-0.2110771,-0.1412015;-0.5593182;-0.1024879,-0.1642102;-0.6071139;-0.1774518,0.05535191;0.5200215;-0.15639,859.6998
+0;0;0,0.02150784;0.3132123;-0.009812266,0.04306583;0.6194872;-0.0342297,0.2169012;0.501583;-0.01601449,0.2717827;0.2683945;0.005125405,0.3524396;0.04451972;-0.01001723,-0.1406806;0.4983529;-0.01470369,-0.2109518;0.2684044;-0.01007732,-0.2898347;0.0441217;-0.02823003,0.08247111;0.0009469395;-0.04258706,0.06986392;-0.2973081;-0.01318415,0.03568496;-0.6543061;0.05212186,0.03493209;-0.6155159;-0.0579739,-0.08457049;0.009284726;-0.03711692,-0.1145148;-0.2884353;-0.05822857,-0.1435733;-0.64316;0.02055297,-0.1420817;-0.6042021;-0.08952172,0.03767486;0.5439959;-0.02564897,0;0;0,0.03188109;0.3005835;-0.08540487,0.06188487;0.5907813;-0.1840768,0.218501;0.5111211;-0.0716145,0.4472979;0.4445326;-0.03915358,0.6660241;0.3820018;-0.1105924,-0.09999214;0.4929264;-0.06099895,-0.3133985;0.4057876;0.007560007,-0.5380962;0.4025336;-0.07215877,0.08119766;-0.003290296;-0.04485703,0.08164492;-0.3024995;-0.06614518,0.05487604;-0.6557356;0.0198102,0.04859363;-0.6591745;-0.08526731,-0.08675514;0.01285092;-0.03040459,-0.1648583;-0.2053407;-0.2208563,-0.1442628;-0.5523211;-0.1110334,-0.164563;-0.6011837;-0.1856491,0.05521148;0.5199424;-0.1568933,859.7217
+0;0;0,0.02192653;0.3119981;-0.01060909,0.04428516;0.6181493;-0.03590392,0.2161653;0.5017397;-0.0177861,0.279031;0.2707379;0.003998337,0.3635943;0.04077277;-0.01286688,-0.1376697;0.4973624;-0.01544714,-0.2140201;0.2694579;-0.0111312,-0.3042949;0.04173468;-0.0287944,0.0831861;0.0007041849;-0.04320351,0.0699031;-0.2986922;-0.0145391,0.03547797;-0.6573489;0.05100389,0.03478181;-0.6215304;-0.02274907,-0.08558746;0.009613691;-0.03700446,-0.1179302;-0.2876333;-0.07213981,-0.1470737;-0.6427908;0.01229569,-0.14734;-0.6663579;-0.03873698,0.0386476;0.5424883;-0.02705633,0;0;0,0.03126987;0.29987;-0.08388281,0.06197048;0.5908493;-0.1801021,0.2175355;0.5103686;-0.07221055,0.4471623;0.4463703;-0.04115868,0.6730162;0.3852196;-0.1157911,-0.09910176;0.4916342;-0.05992073,-0.3137601;0.4070981;0.007636189,-0.5476844;0.4124324;-0.06699851,0.0816024;-0.00329417;-0.04601264,0.07845141;-0.3036493;-0.06633949,0.05149298;-0.6585318;0.01995802,0.05903739;-0.6875476;-0.02401996,-0.08800791;0.01288238;-0.02959087,-0.1735301;-0.1872492;-0.2376044,-0.1506849;-0.534411;-0.1232701,-0.161637;-0.5554782;-0.1756726,0.05471594;0.5194836;-0.1538539,859.7554
+0;0;0,0.02192653;0.3119981;-0.01060909,0.04428516;0.6181493;-0.03590392,0.2161653;0.5017397;-0.0177861,0.279031;0.2707379;0.003998337,0.3635943;0.04077277;-0.01286688,-0.1376697;0.4973624;-0.01544714,-0.2140201;0.2694579;-0.0111312,-0.3042949;0.04173468;-0.0287944,0.0831861;0.0007041849;-0.04320351,0.0699031;-0.2986922;-0.0145391,0.03547797;-0.6573489;0.05100389,0.03478181;-0.6215304;-0.02274907,-0.08558746;0.009613691;-0.03700446,-0.1179302;-0.2876333;-0.07213981,-0.1470737;-0.6427908;0.01229569,-0.14734;-0.6663579;-0.03873698,0.0386476;0.5424883;-0.02705633,0;0;0,0.03126987;0.29987;-0.08388281,0.06197048;0.5908493;-0.1801021,0.2175355;0.5103686;-0.07221055,0.4471623;0.4463703;-0.04115868,0.6730162;0.3852196;-0.1157911,-0.09910176;0.4916342;-0.05992073,-0.3137601;0.4070981;0.007636189,-0.5476844;0.4124324;-0.06699851,0.0816024;-0.00329417;-0.04601264,0.07845141;-0.3036493;-0.06633949,0.05149298;-0.6585318;0.01995802,0.05903739;-0.6875476;-0.02401996,-0.08800791;0.01288238;-0.02959087,-0.1735301;-0.1872492;-0.2376044,-0.1506849;-0.534411;-0.1232701,-0.161637;-0.5554782;-0.1756726,0.05471594;0.5194836;-0.1538539,859.7784
+0;0;0,0.02188122;0.3113534;-0.01058717,0.04424128;0.6175211;-0.03588836,0.2165887;0.5008886;-0.0177324,0.2788529;0.272097;0.003843613,0.3635436;0.0417857;-0.01304698,-0.1381947;0.4964995;-0.01538717,-0.2138146;0.2707755;-0.01111252,-0.3042252;0.04270957;-0.02880231,0.08390306;0.0007102541;-0.04357588,0.07065827;-0.2978247;-0.01499394,0.03606544;-0.6582288;0.05086837,0.03536843;-0.6224031;-0.02297362,-0.08632512;0.009696549;-0.0373234,-0.1185748;-0.2866952;-0.07235765,-0.1478602;-0.6435829;0.01248921,-0.1481269;-0.6672148;-0.03860507,0.03859525;0.5417464;-0.02702747,0;0;0,0.02957601;0.2999307;-0.08184528,0.05963811;0.5914956;-0.1765494,0.2164769;0.5121534;-0.07049251,0.4448783;0.4511104;-0.04230452,0.6716548;0.3898387;-0.1152377,-0.1016366;0.491014;-0.05638421,-0.3170248;0.4144482;0.01020094,-0.5528259;0.4241757;-0.05911222,0.08129279;-0.002909303;-0.04818821,0.07348602;-0.3025391;-0.06481838,0.04682827;-0.6593065;0.0213902,0.05469321;-0.6882551;-0.0227716,-0.08934844;0.01266935;-0.02820334,-0.1815914;-0.1795769;-0.2395044,-0.1541131;-0.5274315;-0.1225957,-0.165154;-0.5502992;-0.1732925,0.05233487;0.5198621;-0.1507134,859.8116
+0;0;0,0.02151002;0.311592;-0.01188327,0.04353759;0.6182659;-0.0379579,0.2154948;0.5030953;-0.02358538,0.2911325;0.2784679;0.0009377263,0.3859078;0.05324304;-0.01677754,-0.137759;0.4969453;-0.01641725,-0.2194604;0.2731419;-0.01231237,-0.3155515;0.04850771;-0.03043514,0.08358666;0.0003470101;-0.0441069,0.07075033;-0.2988242;-0.01587863,0.03479237;-0.6592455;0.04986624,0.03328076;-0.6234583;-0.02434818,-0.08658519;0.01016407;-0.03649611,-0.1226646;-0.2841165;-0.08711416,-0.1498526;-0.640218;0.002168626,-0.150103;-0.6653141;-0.04791054,0.03795075;0.5422784;-0.02894252,0;0;0,0.03021381;0.3002682;-0.08136106,0.06081688;0.5925357;-0.1754885,0.2166431;0.5102059;-0.07039404,0.4472061;0.4560511;-0.04416609,0.6739242;0.3967434;-0.1156077,-0.0996246;0.4907795;-0.05594378,-0.3179508;0.4213265;0.00955344,-0.5543674;0.438259;-0.052438,0.08125924;-0.003372312;-0.04814386,0.07275806;-0.3035638;-0.06481194,0.04592464;-0.6604695;0.02131058,0.05388103;-0.689287;-0.02364229,-0.08928779;0.01303224;-0.02810907,-0.1831902;-0.1742046;-0.2439555,-0.1541436;-0.521806;-0.126276,-0.1653983;-0.5472158;-0.1747182,0.05331481;0.5206401;-0.1497722,859.8342
+0;0;0,0.02125937;0.3079612;-0.0117448,0.04247543;0.6033649;-0.0368214,0.2188875;0.490954;-0.02275958,0.2941833;0.2673419;0.001652675,0.388611;0.04294311;-0.01599761,-0.1426912;0.484659;-0.01542252,-0.2240233;0.2618672;-0.0113362,-0.319762;0.03805697;-0.0293925,0.08379511;0.0003478755;-0.0442169,0.0709768;-0.2984033;-0.01602826,0.03480569;-0.6609613;0.05010635,0.0332996;-0.6251953;-0.02383706,-0.08680112;0.01018942;-0.03658712,-0.1228299;-0.2836781;-0.08713411,-0.1501791;-0.6418906;0.002677947,-0.1504286;-0.6667854;-0.04721835,0.03715938;0.5310605;-0.02824298,0;0;0,0.02730709;0.2972147;-0.07967281,0.05102722;0.5790933;-0.1708963,0.2151798;0.5106767;-0.06850123,0.4453097;0.4587736;-0.04372096,0.673935;0.4094024;-0.1135485,-0.1103324;0.4869703;-0.04786085,-0.3289053;0.4221977;0.01769973,-0.5647215;0.4518464;-0.03792961,0.08102734;-0.002801508;-0.04902649,0.07038734;-0.3026187;-0.06343532,0.04362986;-0.6616589;0.02319336,0.05141564;-0.6905779;-0.02120352,-0.08984217;0.01246935;-0.02738201,-0.1870225;-0.1686672;-0.2463722,-0.1572054;-0.5177547;-0.1264589,-0.1679552;-0.5428183;-0.1749933,0.04598645;0.5105766;-0.1462014,859.8677
+0;0;0,0.02139349;0.309904;-0.01181889,0.04339654;0.6162099;-0.03790007,0.2168552;0.4999404;-0.02339095,0.2923104;0.2758547;0.001073012,0.3860843;0.05300972;-0.01645506,-0.1394965;0.4937364;-0.01615996,-0.2210008;0.2704727;-0.01206498,-0.3160766;0.04821222;-0.02999625,0.08429199;0.0003499383;-0.04447909,0.07145729;-0.2987833;-0.0162544,0.03513073;-0.6628993;0.05016441,0.03362693;-0.627142;-0.02366683,-0.08731583;0.01024984;-0.03680408,-0.1233907;-0.2839935;-0.0874157,-0.1508574;-0.6437453;0.002782315,-0.1511065;-0.6685569;-0.04703828,0.03775417;0.5394671;-0.02879507,0;0;0,0.02756885;0.2993628;-0.07911849,0.05503663;0.592429;-0.1705356,0.2138495;0.5102708;-0.06700635,0.4458762;0.4641851;-0.04363775,0.6745927;0.4212197;-0.1114862,-0.1047238;0.4900634;-0.04862044,-0.3258054;0.4312878;0.01599182,-0.5597607;0.4670556;-0.03641256,0.0808467;-0.002239585;-0.05042267,0.06813894;-0.3024586;-0.06263447,0.04190202;-0.6631361;0.02416897,0.0496519;-0.6920853;-0.0200057,-0.09076298;0.01207607;-0.02645565,-0.1918245;-0.1628571;-0.2492269,-0.1594435;-0.5128011;-0.1275627,-0.1704878;-0.5388708;-0.1746867,0.04827912;0.5193866;-0.1455688,859.9014
+0;0;0,0.02159225;0.3089747;-0.01343092,0.04355047;0.6144831;-0.04040815,0.2169518;0.499281;-0.02780911,0.306378;0.2787351;-0.001193732,0.4014758;0.07803097;-0.01461133,-0.1389812;0.4925604;-0.01706423,-0.2294246;0.2708843;-0.01200428,-0.3232957;0.06993061;-0.02965717,0.08435938;-0.0003489536;-0.04582105,0.07272369;-0.2989845;-0.01757046,0.03516273;-0.6675823;0.04841498,0.03306909;-0.631875;-0.0260495,-0.08848514;0.01140793;-0.03544619,-0.1295621;-0.2771653;-0.1072433,-0.1535713;-0.6400032;-0.01028205,-0.1540621;-0.6041244;-0.08476101,0.03792413;0.5381641;-0.03116682,0;0;0,0.02709625;0.2990393;-0.0771575,0.05486581;0.5919306;-0.1665874,0.2141313;0.5093613;-0.06538987,0.4492991;0.4696472;-0.04382968,0.6626061;0.4425852;-0.1010444,-0.1052392;0.4892199;-0.04629047,-0.3302867;0.4424074;0.02085219,-0.5444261;0.4830604;-0.0238405,0.08093454;-0.001846254;-0.05159831,0.06592605;-0.3014781;-0.06218863,0.04092612;-0.6667273;0.02497363,0.04625941;-0.6956313;-0.02067494,-0.09182421;0.01166862;-0.02546273,-0.1951895;-0.1595971;-0.2492938,-0.1612558;-0.5141822;-0.127856,-0.1726249;-0.5414781;-0.1744376,0.04803297;0.5191503;-0.1421335,859.9349
+0;0;0,0.02153706;0.3081849;-0.01339659,0.04342016;0.6126544;-0.04027407,0.2155523;0.498178;-0.02775308,0.3053445;0.2767296;-0.001028791,0.3988402;0.07940668;-0.01422035,-0.1377925;0.4915063;-0.01708633,-0.228606;0.268923;-0.01200567,-0.3208956;0.07135473;-0.02936118,0.08455076;-0.0003497453;-0.045925,0.0729154;-0.2989771;-0.01767519,0.0350508;-0.6705545;0.04884366,0.03294381;-0.6348109;-0.02609575,-0.08868589;0.01143381;-0.03552661,-0.1297617;-0.2771315;-0.1073217,-0.1539651;-0.6429025;-0.009576678,-0.1544589;-0.6069862;-0.08453066,0.03782647;0.5367783;-0.03108638,0;0;0,0.02728428;0.2985392;-0.07583642,0.05545276;0.5908148;-0.1635399,0.214109;0.5090412;-0.06482196,0.4509872;0.4729524;-0.04475904,0.661252;0.4484994;-0.0999186,-0.1039111;0.4896853;-0.04449448,-0.3311903;0.4468285;0.02126021,-0.5401815;0.4966611;-0.01986416,0.0807378;-0.001660675;-0.05231357,0.06470906;-0.3012336;-0.0628438,0.04034962;-0.6692352;0.02609277,0.04534981;-0.6979707;-0.02058148,-0.09225637;0.01152908;-0.02477703,-0.1983113;-0.1536589;-0.2518827,-0.1622731;-0.5111418;-0.1300815,-0.1731964;-0.5384098;-0.177562,0.04851767;0.5183724;-0.1395214,859.9565
+0;0;0,0.02161828;0.3081117;-0.01486917,0.0434797;0.6124855;-0.04284244,0.2156824;0.4983344;-0.03159368,0.3146681;0.2809588;-0.003918836,0.4199125;0.08951712;-0.01512339,-0.1376766;0.4915463;-0.01801292,-0.2374704;0.2728531;-0.01247662,-0.3369998;0.07877372;-0.02917797,0.08409385;-0.001038185;-0.0467462,0.07396825;-0.2997593;-0.01890983,0.03351481;-0.67133;0.04610611,0.03093917;-0.6356744;-0.02882536,-0.08896638;0.01219962;-0.03455736,-0.1340462;-0.2727366;-0.1175686,-0.1504998;-0.6380834;-0.01667605,-0.1514971;-0.6022599;-0.09163229,0.03787088;0.5366398;-0.03341593,0;0;0,0.02728428;0.2985392;-0.07583642,0.05545276;0.5908148;-0.1635399,0.214109;0.5090412;-0.06482196,0.4509872;0.4729524;-0.04475904,0.661252;0.4484994;-0.0999186,-0.1039111;0.4896853;-0.04449448,-0.3311903;0.4468285;0.02126021,-0.5401815;0.4966611;-0.01986416,0.0807378;-0.001660675;-0.05231357,0.06470906;-0.3012336;-0.0628438,0.04034962;-0.6692352;0.02609277,0.04534981;-0.6979707;-0.02058148,-0.09225637;0.01152908;-0.02477703,-0.1983113;-0.1536589;-0.2518827,-0.1622731;-0.5111418;-0.1300815,-0.1731964;-0.5384098;-0.177562,0.04851767;0.5183724;-0.1395214,859.9795
+0;0;0,0.02158299;0.3076087;-0.01484489,0.04341239;0.6115373;-0.0427765,0.2161978;0.4973909;-0.03153781,0.3170273;0.2759663;-0.003347469,0.4210317;0.08678003;-0.01442002,-0.1383003;0.490581;-0.01791327,-0.239953;0.2678142;-0.01227384,-0.3383098;0.0760213;-0.02877844,0.08426496;-0.001040298;-0.04684133,0.07413265;-0.2999594;-0.01898651,0.03354808;-0.6727346;0.0462402,0.0309719;-0.6370777;-0.0287071,-0.08914741;0.01222445;-0.03462768,-0.1342571;-0.2729006;-0.1176939,-0.150764;-0.6394317;-0.01647431,-0.1517615;-0.6036069;-0.09144638,0.03781305;0.5358198;-0.03336594,0;0;0,0.02710159;0.2981478;-0.0753839,0.05495711;0.5900176;-0.1629663,0.2143722;0.5086329;-0.06429696,0.4565346;0.4771468;-0.04542661,0.6648268;0.4553667;-0.09900832,-0.1043826;0.4892218;-0.0428134,-0.3374566;0.4545981;0.02402864,-0.5428485;0.5100574;-0.01430395,0.08061491;-0.001516759;-0.05286503,0.06400194;-0.3012685;-0.06306505,0.04010393;-0.6704686;0.0262835,0.04490646;-0.6992041;-0.020437,-0.09261112;0.01137728;-0.02427991,-0.2006422;-0.1461191;-0.2561319,-0.1629859;-0.5044078;-0.1333549,-0.1732839;-0.530718;-0.1821284,0.04809641;0.5177085;-0.1389377,860.0129
+0;0;0,0.0214774;0.3061038;-0.01477227,0.04292251;0.6047097;-0.04218443,0.2177008;0.4921944;-0.03117891,0.3189267;0.2698992;-0.002877733,0.422917;0.08073863;-0.01394878,-0.1404596;0.4853141;-0.01741361,-0.242512;0.2616714;-0.01175201,-0.3408554;0.06990457;-0.02825437,0.08403717;-0.001037486;-0.04671469,0.07390329;-0.3000027;-0.01885558,0.0332288;-0.6736038;0.04651565,0.03066842;-0.6379817;-0.02797179,-0.08890641;0.0121914;-0.03453407,-0.1340231;-0.2729777;-0.1176131,-0.1505665;-0.6403209;-0.01616928,-0.151558;-0.6045319;-0.09068133,0.03747315;0.5310203;-0.03302592,0;0;0,0.02565674;0.2969602;-0.07440019,0.04896938;0.5847214;-0.158253,0.2134936;0.508075;-0.06362557,0.4569902;0.4790875;-0.04540849,0.665624;0.4610105;-0.09891987,-0.1102211;0.4875941;-0.03758858,-0.3451993;0.4578291;0.02845715,-0.5492138;0.5197422;-0.007083468,0.08021381;-0.00147602;-0.0530014,0.06251796;-0.3012226;-0.06289434,0.03914715;-0.6714751;0.02583314,0.04380848;-0.7003841;-0.01993298,-0.09243134;0.01122077;-0.02400258,-0.2020601;-0.1450879;-0.2559685,-0.1629192;-0.5042554;-0.1336073,-0.1734741;-0.5281317;-0.184327,0.0437879;0.5140359;-0.1354401,860.0355
+0;0;0,0.02141373;0.3051964;-0.01472848,0.04275302;0.6023268;-0.04200732,0.2201234;0.489573;-0.03101462,0.3210356;0.2679668;-0.00280115,0.4250107;0.07883394;-0.01387058,-0.1431419;0.4825947;-0.01705311,-0.244878;0.2596452;-0.01140906,-0.343207;0.06790641;-0.027909,0.08411456;-0.001038441;-0.04675771,0.07397163;-0.3002709;-0.0188737,0.03331362;-0.6737205;0.04647102,0.02951695;-0.6353837;-0.06398343,-0.08898828;0.01220263;-0.03456587,-0.1341452;-0.2732213;-0.1177192,-0.150682;-0.6404157;-0.01631646,-0.1521521;-0.6018313;-0.1268074,0.03732695;0.5289524;-0.03288795,0;0;0,0.02467437;0.2962526;-0.07379651,0.04571205;0.5828609;-0.156868,0.2137827;0.5084026;-0.06269431,0.4566857;0.4803746;-0.04534006,0.6655633;0.4646337;-0.09850883,-0.1146533;0.486539;-0.03378786,-0.3492516;0.4600791;0.03218254,-0.552697;0.5238104;-0.003213741,0.08011783;-0.001305014;-0.05331087,0.06183736;-0.3013;-0.06276178,0.03869373;-0.6714699;0.02570415,0.02885174;-0.6730213;-0.08008695,-0.09262095;0.01104266;-0.02370735,-0.2031269;-0.1438251;-0.2565697,-0.1625002;-0.5029004;-0.134906,-0.1780331;-0.5521987;-0.2107651,0.04100876;0.5124564;-0.1341193,860.0688
+0;0;0,0.02190449;0.3055529;-0.01604702,0.04365834;0.6053827;-0.04451636,0.2182364;0.4925803;-0.03452415,0.3312463;0.2772026;-0.005725315,0.4467437;0.09465894;-0.01393362,-0.1396188;0.4856704;-0.01775951,-0.2509188;0.2675905;-0.0113076,-0.3553569;0.07899573;-0.02724198,0.08386217;-0.001966432;-0.04744826,0.07542975;-0.3015981;-0.02022106,0.03278523;-0.6750433;0.04432967,0.02828975;-0.6368114;-0.06615522,-0.08929281;0.01331634;-0.0337274,-0.1390467;-0.267144;-0.1309803,-0.1493932;-0.6332281;-0.02457505,-0.1515742;-0.5948395;-0.1351181,0.03808165;0.5310084;-0.03507298,0;0;0,0.02544165;0.2968469;-0.07303786,0.05015963;0.5863349;-0.1553307,0.2138749;0.5082864;-0.06170082,0.456528;0.4797468;-0.04457831,0.6652557;0.4649915;-0.09883904,-0.1099454;0.4874984;-0.03544505,-0.344249;0.4620481;0.03120587,-0.5474248;0.5268533;-0.004136324,0.08005492;-0.001277149;-0.0536437,0.06156205;-0.3015746;-0.06207275,0.0385976;-0.6718583;0.02629757,0.02875584;-0.6732393;-0.07959509,-0.09286037;0.0109626;-0.02334182,-0.2037552;-0.1445511;-0.2559561,-0.1622983;-0.5041776;-0.1359695,-0.1760359;-0.5530386;-0.212697,0.04404842;0.5148882;-0.132751,860.1021
+0;0;0,0.02180101;0.3041094;-0.01597121,0.04323373;0.5995263;-0.044009,0.2205177;0.4875578;-0.03418522,0.3333496;0.2725195;-0.005431766,0.4488619;0.08995225;-0.01364113,-0.1425057;0.4805481;-0.01717846,-0.2536303;0.2628118;-0.01073672,-0.3580819;0.07419272;-0.02667316,0.08379257;-0.0019648;-0.04740888,0.07536923;-0.3012743;-0.02021097,0.0327979;-0.6740786;0.04422897,0.02830225;-0.6358464;-0.06625986,-0.08921871;0.01330529;-0.03369942,-0.1389191;-0.2668535;-0.1308478,-0.1492478;-0.6323092;-0.02462509,-0.1514289;-0.5939204;-0.1351721,0.03776117;0.5265409;-0.03474197,0;0;0,0.02442672;0.2955865;-0.07242131,0.04558961;0.5809219;-0.1539757,0.213917;0.5082223;-0.06160593,0.4560802;0.4788815;-0.04442024,0.6647438;0.4647287;-0.09919691,-0.11548;0.4856288;-0.031896,-0.349354;0.4608105;0.03508374,-0.5524905;0.5260946;0.0002293922,0.07998564;-0.001325756;-0.05360221,0.06133318;-0.3012947;-0.06182217,0.0385761;-0.6711453;0.02558756,0.02876431;-0.6725345;-0.08030963,-0.09276056;0.01103199;-0.0233759,-0.2028166;-0.1477048;-0.2537824,-0.1591448;-0.5073069;-0.1366205,-0.1730041;-0.5554754;-0.2140374,0.04062233;0.5108372;-0.1314778,860.124
+0;0;0,0.02180101;0.3041094;-0.01597121,0.04323373;0.5995263;-0.044009,0.2205177;0.4875578;-0.03418522,0.3333496;0.2725195;-0.005431766,0.4488619;0.08995225;-0.01364113,-0.1425057;0.4805481;-0.01717846,-0.2536303;0.2628118;-0.01073672,-0.3580819;0.07419272;-0.02667316,0.08379257;-0.0019648;-0.04740888,0.07536923;-0.3012743;-0.02021097,0.0327979;-0.6740786;0.04422897,0.02830225;-0.6358464;-0.06625986,-0.08921871;0.01330529;-0.03369942,-0.1389191;-0.2668535;-0.1308478,-0.1492478;-0.6323092;-0.02462509,-0.1514289;-0.5939204;-0.1351721,0.03776117;0.5265409;-0.03474197,0;0;0,0.02442672;0.2955865;-0.07242131,0.04558961;0.5809219;-0.1539757,0.213917;0.5082223;-0.06160593,0.4560802;0.4788815;-0.04442024,0.6647438;0.4647287;-0.09919691,-0.11548;0.4856288;-0.031896,-0.349354;0.4608105;0.03508374,-0.5524905;0.5260946;0.0002293922,0.07998564;-0.001325756;-0.05360221,0.06133318;-0.3012947;-0.06182217,0.0385761;-0.6711453;0.02558756,0.02876431;-0.6725345;-0.08030963,-0.09276056;0.01103199;-0.0233759,-0.2028166;-0.1477048;-0.2537824,-0.1591448;-0.5073069;-0.1366205,-0.1730041;-0.5554754;-0.2140374,0.04062233;0.5108372;-0.1314778,860.1468
+0;0;0,0.02391857;0.3047411;-0.01695574,0.05067458;0.6044511;-0.04772548,0.2240373;0.4931481;-0.03456627,0.341671;0.2832291;-0.007541524,0.462117;0.1036938;-0.01404933,-0.1345335;0.4862414;-0.01866231,-0.2524541;0.2748426;-0.0123931,-0.3722392;0.09551091;-0.02895116,0.08347213;-0.003033057;-0.04795505,0.07536131;-0.3022362;-0.02157984,0.03165669;-0.6748599;0.04306796,0.02737185;-0.6367904;-0.06743661,-0.08931506;0.01458267;-0.03296435,-0.1436114;-0.2592579;-0.1440823,-0.1466338;-0.6244505;-0.03655042,-0.148635;-0.5863034;-0.1471142,0.04350321;0.5297878;-0.03735609,0;0;0,0.02547491;0.2963089;-0.0726552,0.05105634;0.5860518;-0.1556487,0.2145607;0.5081326;-0.06225443,0.453849;0.4756835;-0.04430413,0.6621394;0.4597806;-0.1003819,-0.1098045;0.4867278;-0.03535033,-0.34113;0.4621157;0.03185668,-0.5446092;0.5268115;-0.002685595,0.08010139;-0.001571745;-0.05345821,0.06191319;-0.3013608;-0.06238294,0.03925709;-0.6712322;0.0249083,0.02944309;-0.6726365;-0.08097935,-0.09277526;0.01126959;-0.02328581,-0.1993614;-0.153958;-0.2504932,-0.1540214;-0.5133629;-0.1334022,-0.1665925;-0.5621804;-0.210373,0.04432831;0.5142911;-0.1324387,860.1801
+0;0;0,0.02384726;0.3038325;-0.01690518,0.05042936;0.601625;-0.04746348,0.2270308;0.4904598;-0.03436369,0.3430334;0.2834513;-0.007713655,0.463535;0.1038333;-0.01422447,-0.1378238;0.4834321;-0.01818102,-0.2541095;0.2749644;-0.01199874,-0.3739498;0.09554997;-0.02856443,0.08292221;-0.003013075;-0.04763912,0.07480723;-0.3023695;-0.02125039,0.03118343;-0.6743041;0.04327785,0.02689995;-0.6362371;-0.06719171,-0.08872664;0.0144866;-0.03274718,-0.1430508;-0.2594942;-0.1439221,-0.1460676;-0.6240115;-0.03658904,-0.1480682;-0.5858669;-0.1471178,0.04333289;0.5277416;-0.03720241,0;0;0,0.02429209;0.2954736;-0.07262182,0.04708751;0.583106;-0.1566932,0.2151103;0.5083314;-0.06258059,0.4498565;0.469456;-0.04252481,0.6578227;0.4528845;-0.09998012,-0.1147134;0.4856577;-0.03289101,-0.3417452;0.4587178;0.03603009,-0.5463256;0.5201144;0.001345228,0.07983805;-0.001842946;-0.05269862,0.06212861;-0.3018;-0.062114,0.03961084;-0.671132;0.02442526,0.02987169;-0.6726692;-0.081393,-0.09203205;0.01132478;-0.0235904,-0.1935243;-0.1641;-0.2456308,-0.1501253;-0.5211552;-0.1230324,-0.1589252;-0.5757313;-0.1941409,0.04146685;0.5122035;-0.1331205,860.2138
+0;0;0,0.02389125;0.304393;-0.01693637,0.05048756;0.602349;-0.04750942,0.2262866;0.4913478;-0.03442222,0.3422378;0.2844312;-0.007783998,0.4692612;0.0950918;-0.01464719,-0.1369741;0.4843508;-0.01831024,-0.2532082;0.2759756;-0.0121307,-0.3795345;0.08685087;-0.02959297,0.08272751;-0.003006;-0.04752726,0.07462977;-0.3017263;-0.02119461,0.03109188;-0.6729285;0.04320656,0.0268104;-0.6348653;-0.06721146,-0.08851831;0.01445258;-0.03267029,-0.142727;-0.2589461;-0.1436089,-0.145738;-0.6227455;-0.03648727,-0.1477375;-0.5846047;-0.1469645,0.04339121;0.5284668;-0.03724853,0;0;0,0.02582056;0.2954426;-0.07456303,0.04917219;0.5828724;-0.1597283,0.215999;0.5078447;-0.06484675,0.4494819;0.463885;-0.04199839,0.6650123;0.4320388;-0.1095552,-0.1120346;0.486066;-0.03575346,-0.3373821;0.4537657;0.03596782,-0.5550683;0.5099652;-0.002578154,0.08019297;-0.00266698;-0.05170774,0.0637275;-0.3019516;-0.06397128,0.04130356;-0.6706128;0.02216983,0.03158757;-0.6723369;-0.08354044,-0.09158313;0.01197798;-0.02409928,-0.1841044;-0.1727782;-0.2415798,-0.1417693;-0.5244185;-0.1059667,-0.1550179;-0.5732367;-0.1826977,0.04339705;0.512121;-0.1357467,860.2366
+0;0;0,0.02566906;0.3040108;-0.01800488,0.05416944;0.602275;-0.04981169,0.2276056;0.4905087;-0.0378887,0.3544523;0.2905785;-0.008525658,0.4836349;0.1166159;-0.01276032,-0.1319095;0.4848693;-0.01933469,-0.2552744;0.2807734;-0.01224481,-0.3782251;0.1029852;-0.02785277,0.08223139;-0.003774435;-0.04795623,0.0753856;-0.3027809;-0.02249471,0.03058335;-0.6713492;0.04075456,0.02560278;-0.6333895;-0.06961436,-0.08851209;0.01506871;-0.03185265,-0.1446678;-0.2557785;-0.1484217,-0.1433567;-0.6167949;-0.04111034,-0.1460823;-0.5787784;-0.1515539,0.04666343;0.5283635;-0.03920363,0;0;0,0.02537524;0.2952643;-0.07470441,0.04908945;0.5830353;-0.1607802,0.214484;0.5054808;-0.06732583,0.4471982;0.4595071;-0.04173613,0.6514351;0.4202042;-0.1026597,-0.1106988;0.4870667;-0.0374601,-0.3339834;0.4485701;0.03728166,-0.5434921;0.4883147;-0.001391113,0.08040772;-0.003245622;-0.0509913,0.06430879;-0.3027009;-0.06392813,0.04199757;-0.6690397;0.02061987,0.03195891;-0.6708139;-0.08501673,-0.09116647;0.01247421;-0.02468029,-0.157281;-0.2040518;-0.2217726,-0.1383705;-0.5551967;-0.08690231,-0.1562755;-0.6052938;-0.1612888,0.04325006;0.5122094;-0.1366689,860.2697
+0;0;0,0.02569874;0.3043623;-0.0180257,0.05426943;0.6033535;-0.04991517,0.2310287;0.4906015;-0.03792697,0.3566534;0.2925972;-0.008846786,0.5018688;0.09704423;-0.01360701,-0.1351465;0.4848576;-0.01902924,-0.2573231;0.2827277;-0.01200765,-0.395533;0.0828744;-0.02955271,0.08268809;-0.003795398;-0.04822258,0.07579611;-0.3048193;-0.02258926,0.03142521;-0.6698391;0.04005107,0.02644925;-0.6318867;-0.07021566,-0.08900368;0.0151524;-0.03202956,-0.1455382;-0.2575223;-0.1493852,-0.1442398;-0.615063;-0.04310694,-0.1469629;-0.5770539;-0.1534482,0.04673451;0.5291575;-0.03926626,0;0;0,0.02455751;0.2952267;-0.07655001,0.04608462;0.5828907;-0.1660321,0.2150574;0.5055528;-0.06953573,0.4432655;0.4516051;-0.04049087,0.6684656;0.3957591;-0.1147695,-0.1141634;0.4865749;-0.03717455,-0.3340451;0.443613;0.03792027,-0.5716337;0.4756604;-0.005389638,0.08098672;-0.003242999;-0.0510664,0.06512406;-0.3047134;-0.06462884,0.04351066;-0.6677171;0.01839709,0.03348669;-0.6698719;-0.08701801,-0.09170491;0.01251125;-0.02471481,-0.1514294;-0.2140015;-0.2156204,-0.1370918;-0.5585499;-0.07344839,-0.1584066;-0.6078532;-0.1476334,0.0409226;0.5120742;-0.1408608,860.2919
+0;0;0,0.02571219;0.3045216;-0.01803513,0.05433851;0.6040873;-0.04999048,0.2340525;0.4904757;-0.0379467,0.3587428;0.2939441;-0.009082809,0.4922021;0.1142225;-0.01345766,-0.1380411;0.484639;-0.01874353,-0.259309;0.2840124;-0.01177418,-0.3863299;0.1003386;-0.02789884,0.08257151;-0.003790047;-0.04815459,0.07560784;-0.3079455;-0.02225461,0.03189907;-0.6675183;0.03945094,0.02692677;-0.6295717;-0.07073462,-0.08887821;0.01513103;-0.0319844,-0.1460009;-0.2603803;-0.1505609,-0.1447218;-0.6125854;-0.04586858,-0.1474429;-0.5745823;-0.1561286,0.0467796;0.5296549;-0.03930764,0;0;0,0.0228289;0.2952015;-0.07781219,0.04170538;0.5828364;-0.1699157,0.2138599;0.5083685;-0.07066941,0.4385489;0.4486206;-0.03983855,0.645996;0.3893561;-0.09970355,-0.1186125;0.4863986;-0.03604612,-0.3355414;0.4395;0.03976838,-0.5547923;0.4575803;-0.001855329,0.08114386;-0.003473997;-0.05054593,0.06524628;-0.3081781;-0.06205964,0.0436603;-0.6661787;0.01781654,0.03380039;-0.6686391;-0.08743477,-0.09142314;0.01272128;-0.02512494,-0.1410993;-0.2329249;-0.1995386,-0.1383984;-0.5712008;-0.05610694,-0.1602969;-0.6290022;-0.1196687,0.03721207;0.511954;-0.1440907,860.3251
+0;0;0,0.02581931;0.3044334;-0.0193254,0.05422327;0.6039322;-0.05214696,0.2345003;0.4930234;-0.03813697,0.3623717;0.2984591;-0.009868858,0.5050207;0.1258905;-0.0111897,-0.1382117;0.4856124;-0.01931849,-0.2668359;0.2896587;-0.01135373,-0.4009203;0.1111112;-0.02786268,0.08217146;-0.004738779;-0.04875119,0.07579849;-0.3090044;-0.02401862,0.02923705;-0.6684221;0.03649167,0.02452511;-0.6306018;-0.07371436,-0.08899368;0.01597211;-0.03124584,-0.1526832;-0.2521125;-0.1627911,-0.1435891;-0.6031046;-0.05447476,-0.1460784;-0.5653;-0.1647545,0.04670693;0.5295095;-0.04136671,0;0;0,0.0228289;0.2952015;-0.07781219,0.04170538;0.5828364;-0.1699157,0.2138599;0.5083685;-0.07066941,0.4385489;0.4486206;-0.03983855,0.645996;0.3893561;-0.09970355,-0.1186125;0.4863986;-0.03604612,-0.3355414;0.4395;0.03976838,-0.5547923;0.4575803;-0.001855329,0.08114386;-0.003473997;-0.05054593,0.06524628;-0.3081781;-0.06205964,0.0436603;-0.6661787;0.01781654,0.03380039;-0.6686391;-0.08743477,-0.09142314;0.01272128;-0.02512494,-0.1410993;-0.2329249;-0.1995386,-0.1383984;-0.5712008;-0.05610694,-0.1602969;-0.6290022;-0.1196687,0.03721207;0.511954;-0.1440907,860.3479
+0;0;0,0.0258534;0.3048353;-0.01935091,0.05432585;0.6050494;-0.0522546,0.23671;0.4934689;-0.03817065,0.3639199;0.2999113;-0.0100488,0.5061088;0.1278992;-0.01136539,-0.1402357;0.4859736;-0.01913841,-0.2681943;0.2910337;-0.01121486,-0.4018463;0.1130621;-0.02767057,0.08194727;-0.004725851;-0.04861818,0.07552809;-0.3111979;-0.02370625,0.02945306;-0.6668609;0.0361719,0.02474596;-0.6290486;-0.07392089,-0.08875088;0.01592853;-0.0311606,-0.1529023;-0.2541002;-0.1636598,-0.1439032;-0.6014256;-0.056475,-0.1463899;-0.563629;-0.1666414,0.04678353;0.5303694;-0.04143708,0;0;0,0.02121467;0.2952115;-0.07979655,0.0379039;0.5826705;-0.1751897,0.2122063;0.5101363;-0.07326937,0.4334016;0.4440745;-0.03941369,0.640951;0.3849961;-0.0963397,-0.1220028;0.4870865;-0.03662337,-0.3368266;0.4350508;0.03808108,-0.5563275;0.4453604;-0.0009141453,0.08130555;-0.003385097;-0.04979325,0.06561566;-0.3102828;-0.06222558,0.04389085;-0.6645609;0.01663875,0.03399894;-0.667406;-0.08837056,-0.09100606;0.01258247;-0.02570988,-0.1321695;-0.245458;-0.1879063,-0.1381733;-0.579186;-0.04370494,-0.1632809;-0.625898;-0.119127,0.03393368;0.5117959;-0.1485057,860.3705
+0;0;0,0.02596443;0.3061444;-0.01943402,0.05452598;0.6073045;-0.05243786,0.2365783;0.495625;-0.03833613,0.3624527;0.3040993;-0.01050949,0.5001095;0.13757;-0.01178411,-0.1397409;0.4881422;-0.01933552,-0.2663562;0.2952488;-0.01149515,-0.3957482;0.1229499;-0.02742634,0.08185946;-0.004720787;-0.04856609,0.07533992;-0.3159839;-0.02326472,0.03017367;-0.6646318;0.03543241,0.02546773;-0.6268214;-0.07463342,-0.08865577;0.01591147;-0.03112721,-0.15381;-0.2583386;-0.1656977,-0.1449884;-0.5988134;-0.06062707,-0.1474745;-0.5610187;-0.1707665,0.04696747;0.5324643;-0.04159712,0;0;0,0.02085523;0.2962331;-0.08116198,0.03811133;0.584503;-0.1770625,0.2119565;0.5114915;-0.07522082,0.4290639;0.4416084;-0.03942275,0.6302489;0.377272;-0.08490276,-0.1214828;0.4887766;-0.03837564,-0.3338989;0.4326938;0.03258144,-0.5467283;0.4373907;-0.004359078,0.08161055;-0.003191293;-0.0491066,0.0670341;-0.3149089;-0.06278372,0.04475744;-0.6620173;0.01506352,0.03486182;-0.6649691;-0.08988357,-0.09075199;0.01233288;-0.02634196,-0.1194234;-0.2605296;-0.1756449,-0.1402022;-0.5903434;-0.04210897,-0.1693102;-0.6370649;-0.116029,0.03399067;0.5134739;-0.1503491,860.4039
+0;0;0,0.02766095;0.3081079;-0.02002438,0.0576826;0.6143219;-0.05443364,0.2350385;0.5011946;-0.03980347,0.3659702;0.3136065;-0.0111233,0.5123779;0.1548408;-0.01488665,-0.1327446;0.4947529;-0.02102761,-0.2662756;0.3069468;-0.01372906,-0.4013742;0.1390112;-0.02793869,0.08106919;-0.0053836;-0.04846273,0.07455723;-0.3206853;-0.02399799,0.02712614;-0.6633323;0.03264716,0.02241765;-0.625591;-0.07740951,-0.08799499;0.0163316;-0.0306593,-0.1577156;-0.2573688;-0.1730785,-0.144298;-0.592294;-0.07055826,-0.146833;-0.5545703;-0.1806877,0.04980551;0.5376055;-0.04309572,0;0;0,0.02165942;0.2979638;-0.08273458,0.0420057;0.5911601;-0.1800425,0.2098619;0.5126489;-0.07786107,0.4251648;0.4393217;-0.04014182,0.6269138;0.3760947;-0.08436418,-0.1168765;0.4911666;-0.0463465,-0.327692;0.4315672;0.02548454,-0.540241;0.4356712;-0.01275153,0.08167702;-0.003112376;-0.04763412,0.06818091;-0.3187585;-0.06317353,0.04513814;-0.6598643;0.01416469,0.03539753;-0.6629181;-0.09075022,-0.08978303;0.01214962;-0.02722547,-0.1095492;-0.2780554;-0.151509,-0.1406743;-0.6055551;-0.03051097,-0.1700767;-0.6504751;-0.1061222,0.03666442;0.518316;-0.152817,860.4371
+0;0;0,0.02772565;0.3088285;-0.02007122,0.057687;0.6144396;-0.05440371,0.237606;0.501157;-0.03977911,0.3694787;0.3122207;-0.01089281,0.5158888;0.1534523;-0.01465621,-0.1351964;0.4946274;-0.020747,-0.2696872;0.3054715;-0.013396,-0.4047881;0.1375331;-0.02760587,0.08115067;-0.005389011;-0.04851143,0.07459794;-0.3226645;-0.02389355,0.02761288;-0.6620893;0.03221893,0.02291051;-0.6243581;-0.07769457,-0.08808343;0.01634801;-0.03069012,-0.1582405;-0.2590657;-0.1740009,-0.1449491;-0.5908415;-0.07244468,-0.1474808;-0.5531278;-0.1824308,0.049845;0.5380648;-0.04311629,0;0;0,0.02003005;0.2982206;-0.08491087,0.03613527;0.589646;-0.1862586,0.2072102;0.5145155;-0.08023691,0.4231108;0.4386386;-0.04084873,0.6244123;0.3738501;-0.08486724,-0.1210086;0.4916422;-0.04619715,-0.3334766;0.4296595;0.02406865,-0.5438375;0.4206967;-0.02415381,0.08186328;-0.002441436;-0.04754233,0.0683044;-0.3200662;-0.06314421,0.04488173;-0.658092;0.01271987,0.03512507;-0.6616244;-0.0918901,-0.08989438;0.0113625;-0.0275268,-0.1076785;-0.2883899;-0.1330963,-0.1413016;-0.6133974;-0.01560115,-0.1667678;-0.6607048;-0.09001822,0.03228166;0.5175481;-0.1578147,860.4709
+0;0;0,0.02782073;0.3098875;-0.02014005,0.05785146;0.6162095;-0.05455006,0.2333646;0.5036622;-0.03998458,0.3672296;0.3118715;-0.01066188,0.5136207;0.1531238;-0.0144248,-0.1307161;0.4972853;-0.02139773,-0.2672387;0.3052717;-0.01393568,-0.402322;0.1373551;-0.0281437,0.08147106;-0.005410286;-0.04870296,0.07489757;-0.3236907;-0.02400709,0.02814838;-0.6614116;0.03182369,0.02344885;-0.6236851;-0.07802345,-0.08843119;0.01641256;-0.03081129,-0.1588104;-0.2598735;-0.174576,-0.1455858;-0.5899837;-0.07352958,-0.148116;-0.5522747;-0.1834493,0.04999629;0.5397065;-0.04324369,0;0;0,0.0197501;0.2988462;-0.08666492,0.03554503;0.5906069;-0.1892965,0.2021401;0.5158169;-0.08395553,0.420416;0.4372554;-0.04215789,0.6215836;0.3716213;-0.08539104,-0.1174051;0.4928692;-0.05088288,-0.3334845;0.42877;0.0181412,-0.5465181;0.4191102;-0.01604518,0.08205564;-0.001801759;-0.04798341,0.0689638;-0.3204657;-0.06339169,0.04511233;-0.6568489;0.01167774,0.03494724;-0.6605572;-0.09276652,-0.09046068;0.01056452;-0.02727704,-0.1044275;-0.2977858;-0.1090115,-0.1408117;-0.6233123;0.0008369982,-0.1674807;-0.6768155;-0.06597754,0.03170665;0.5184554;-0.1606317,860.5043
+0;0;0,0.02943938;0.3099228;-0.02097183,0.06093992;0.6165715;-0.05638612,0.2458353;0.5021653;-0.04061546,0.3841174;0.3179645;-0.01092226,0.5345078;0.1632456;-0.01494479,-0.13763;0.4962071;-0.02099614,-0.2795658;0.312562;-0.01310483,-0.4223547;0.1510889;-0.02355122,0.08109183;-0.005919244;-0.04881076,0.07412127;-0.323877;-0.02558639,0.02548035;-0.6608133;0.02839091,0.02080501;-0.623202;-0.08119962,-0.08822607;0.01672497;-0.03049341,-0.1630394;-0.2529941;-0.1832665,-0.1460165;-0.5814576;-0.08017676,-0.1485469;-0.5439179;-0.1898427,0.05275221;0.5400094;-0.0448028,0;0;0,0.01487634;0.2980484;-0.09112906,0.02183291;0.5878753;-0.2016392,0.199283;0.5173162;-0.08865262,0.4132791;0.438628;-0.04452325,0.6144841;0.3712678;-0.08389998,-0.1345759;0.4909338;-0.0523086,-0.3455057;0.4265552;0.0204758,-0.5546761;0.4148859;-0.03132158,0.08217622;-0.0009384453;-0.04732442,0.07015174;-0.3191022;-0.06499743,0.04630972;-0.6548889;0.009059429,0.03730634;-0.6596354;-0.09487081,-0.09009871;0.009735731;-0.02794371,-0.1037923;-0.3008039;-0.09909648,-0.1369306;-0.6251191;0.01282798,-0.1619038;-0.6798234;-0.05268078,0.0204614;0.5163788;-0.1708276,860.5266
+0;0;0,0.02943938;0.3099228;-0.02097183,0.06093992;0.6165715;-0.05638612,0.2458353;0.5021653;-0.04061546,0.3841174;0.3179645;-0.01092226,0.5345078;0.1632456;-0.01494479,-0.13763;0.4962071;-0.02099614,-0.2795658;0.312562;-0.01310483,-0.4223547;0.1510889;-0.02355122,0.08109183;-0.005919244;-0.04881076,0.07412127;-0.323877;-0.02558639,0.02548035;-0.6608133;0.02839091,0.02080501;-0.623202;-0.08119962,-0.08822607;0.01672497;-0.03049341,-0.1630394;-0.2529941;-0.1832665,-0.1460165;-0.5814576;-0.08017676,-0.1485469;-0.5439179;-0.1898427,0.05275221;0.5400094;-0.0448028,0;0;0,0.01487634;0.2980484;-0.09112906,0.02183291;0.5878753;-0.2016392,0.199283;0.5173162;-0.08865262,0.4132791;0.438628;-0.04452325,0.6144841;0.3712678;-0.08389998,-0.1345759;0.4909338;-0.0523086,-0.3455057;0.4265552;0.0204758,-0.5546761;0.4148859;-0.03132158,0.08217622;-0.0009384453;-0.04732442,0.07015174;-0.3191022;-0.06499743,0.04630972;-0.6548889;0.009059429,0.03730634;-0.6596354;-0.09487081,-0.09009871;0.009735731;-0.02794371,-0.1037923;-0.3008039;-0.09909648,-0.1369306;-0.6251191;0.01282798,-0.1619038;-0.6798234;-0.05268078,0.0204614;0.5163788;-0.1708276,860.549
+0;0;0,0.02951518;0.3107208;-0.02102583,0.06109968;0.6181917;-0.05653083,0.2474297;0.5033852;-0.04071116,0.3856997;0.3192005;-0.01102055,0.5360425;0.1645306;-0.0150418,-0.1389096;0.4973825;-0.02094479,-0.280833;0.3137533;-0.01305417,-0.4235767;0.1523314;-0.02349726,0.08058824;-0.005882485;-0.04850765,0.07362599;-0.3234614;-0.02531094,0.02521323;-0.6588172;0.02841316,0.02054079;-0.6212107;-0.08110946,-0.08767819;0.01662111;-0.03030405,-0.1624024;-0.2527768;-0.1828952,-0.1454593;-0.5796995;-0.08028901,-0.1479882;-0.5421644;-0.189887,0.0528995;0.541513;-0.04492988,0;0;0,0.01211603;0.2980703;-0.09416986,0.01898552;0.5883831;-0.2057822,0.198227;0.5191059;-0.09354758,0.411742;0.4397985;-0.04831648,0.6129445;0.3717897;-0.08618736,-0.1406954;0.491097;-0.05813915,-0.3514368;0.4272485;0.01558735,-0.5607495;0.4165857;-0.03556304,0.08241158;-2.259016E-05;-0.04572082,0.07118531;-0.3177168;-0.06540227,0.04787709;-0.6524879;0.005861998,0.03967133;-0.6575648;-0.09795117,-0.08920956;0.008782363;-0.02909614,-0.1048321;-0.3044396;-0.08469202,-0.1327593;-0.6290593;0.02271252,-0.1387898;-0.6343802;-0.08116706,0.01744733;0.5167687;-0.1749525,860.5822
+0;0;0,0.02943035;0.3128582;-0.02171471,0.06052668;0.621004;-0.05759753,0.2474981;0.5069088;-0.0416562,0.3889472;0.3316069;-0.01196061,0.5494262;0.1875485;-0.01350968,-0.1394098;0.5005265;-0.02114875,-0.2845728;0.325885;-0.01418513,-0.4336765;0.1703946;-0.02416226,0.08034511;-0.00630135;-0.04858619,0.07313016;-0.3210324;-0.02619713,0.02297968;-0.6567057;0.02581549,0.01825054;-0.6191548;-0.08368091,-0.08753849;0.0169693;-0.03007855,-0.1648916;-0.2450204;-0.1881508,-0.1434104;-0.57181;-0.08498069,-0.1685964;-0.6278757;-0.148441,0.05260395;0.5442821;-0.04595011,0;0;0,0.01298492;0.2994689;-0.09678674,0.02066605;0.5902833;-0.2088866,0.2000186;0.5205436;-0.09647274,0.4078553;0.4407908;-0.05104327,0.6096213;0.3738048;-0.08726597,-0.141738;0.4911324;-0.0649956,-0.347746;0.4298826;0.008690201,-0.5570025;0.4200395;-0.04253039,0.08211628;0.0006604791;-0.04595804,0.0722826;-0.3142484;-0.06452227,0.04914099;-0.6499801;0.003637075,0.04176385;-0.6552663;-0.1001382,-0.08908888;0.00812724;-0.02920241,-0.1099207;-0.3032787;-0.07612015,-0.1322697;-0.6303589;0.02593895,-0.1529321;-0.6891084;-0.03542432,0.01907457;0.5186511;-0.1780486,860.6047
+0;0;0,0.02957552;0.3144014;-0.02182182,0.06071829;0.6230104;-0.05775416,0.2460651;0.5092048;-0.04184531,0.3852154;0.3367519;-0.01263233,0.5465733;0.1919044;-0.01418989,-0.137622;0.5028757;-0.02150857,-0.2804257;0.3310724;-0.01465812,-0.4303462;0.1747304;-0.0246899,0.07960197;-0.006243066;-0.0481368,0.07245864;-0.3178502;-0.02596996,0.02212376;-0.6547579;0.0262339,0.01739488;-0.6172073;-0.08325649,-0.08672881;0.01681234;-0.02980034,-0.1633141;-0.2425769;-0.1863037,-0.1417539;-0.5705681;-0.08275419,-0.1669386;-0.6266291;-0.146211,0.05279335;0.546267;-0.04610347,0;0;0,0.015222;0.3003739;-0.09870648,0.02563808;0.5916837;-0.2106395,0.2024039;0.5215979;-0.09941673,0.4064386;0.4424925;-0.05393744,0.609508;0.3753805;-0.08969235,-0.1389963;0.490644;-0.07202417,-0.3425152;0.4330918;0.0002529696,-0.5531358;0.4238226;-0.05046832,0.08144417;0.001074642;-0.04536843,0.07413658;-0.3107331;-0.06444478,0.05132084;-0.6482953;0.00110507,0.04460326;-0.6536776;-0.1026759,-0.08799354;0.007795468;-0.02981557,-0.1137247;-0.3013354;-0.06746399,-0.1311001;-0.6313159;0.03039571,-0.1490477;-0.6890449;-0.03323633,0.02287774;0.5199263;-0.1801217,860.6268
+0;0;0,0.02957552;0.3144014;-0.02182182,0.06071829;0.6230104;-0.05775416,0.2460651;0.5092048;-0.04184531,0.3852154;0.3367519;-0.01263233,0.5465733;0.1919044;-0.01418989,-0.137622;0.5028757;-0.02150857,-0.2804257;0.3310724;-0.01465812,-0.4303462;0.1747304;-0.0246899,0.07960197;-0.006243066;-0.0481368,0.07245864;-0.3178502;-0.02596996,0.02212376;-0.6547579;0.0262339,0.01739488;-0.6172073;-0.08325649,-0.08672881;0.01681234;-0.02980034,-0.1633141;-0.2425769;-0.1863037,-0.1417539;-0.5705681;-0.08275419,-0.1669386;-0.6266291;-0.146211,0.05279335;0.546267;-0.04610347,0;0;0,0.015222;0.3003739;-0.09870648,0.02563808;0.5916837;-0.2106395,0.2024039;0.5215979;-0.09941673,0.4064386;0.4424925;-0.05393744,0.609508;0.3753805;-0.08969235,-0.1389963;0.490644;-0.07202417,-0.3425152;0.4330918;0.0002529696,-0.5531358;0.4238226;-0.05046832,0.08144417;0.001074642;-0.04536843,0.07413658;-0.3107331;-0.06444478,0.05132084;-0.6482953;0.00110507,0.04460326;-0.6536776;-0.1026759,-0.08799354;0.007795468;-0.02981557,-0.1137247;-0.3013354;-0.06746399,-0.1311001;-0.6313159;0.03039571,-0.1490477;-0.6890449;-0.03323633,0.02287774;0.5199263;-0.1801217,860.6494
+0;0;0,0.02958343;0.317333;-0.02274217,0.06107004;0.6336936;-0.06006689,0.237554;0.5189535;-0.04380326,0.3829733;0.3556601;-0.01411351,0.5555069;0.2205242;-0.01708349,-0.1285989;0.5128537;-0.02384912,-0.2754272;0.348273;-0.01694878,-0.4329552;0.1961906;-0.02665894,0.07926174;-0.006142895;-0.04803599,0.07180387;-0.3146533;-0.02693627,0.0202393;-0.6531261;0.024086,0.01544833;-0.6156339;-0.08545045,-0.08646651;0.01651224;-0.02963955,-0.1660625;-0.2331567;-0.1939849,-0.1409958;-0.5620609;-0.08900994,-0.1663854;-0.6199822;-0.1498584,0.05307508;0.5540578;-0.04789805,0;0;0,0.01978241;0.3025047;-0.1009564,0.04285625;0.6016708;-0.2124331,0.205824;0.5223624;-0.1029596,0.4067526;0.4439057;-0.05642724,0.6121018;0.3763774;-0.0926218,-0.1206458;0.4950795;-0.0823934,-0.3235689;0.439395;-0.01595237,-0.5363981;0.4307531;-0.06760033,0.08099713;0.001237184;-0.04544831,0.07731792;-0.3074189;-0.065382,0.05488027;-0.6469356;-0.001734257,0.0478795;-0.6521667;-0.1055951,-0.08757111;0.007677457;-0.02999953,-0.1193492;-0.2985204;-0.06020769,-0.1300319;-0.632001;0.03200181,-0.1348284;-0.6374851;-0.07189814,0.03543646;0.5270723;-0.1818738,860.6826
+0;0;0,0.02956005;0.3170822;-0.0227242,0.06080218;0.6309967;-0.059719,0.2362687;0.5179828;-0.0437111,0.3896991;0.3456934;-0.01238572,0.5594401;0.2127448;-0.01530763,-0.1275651;0.5119216;-0.02388334,-0.2824822;0.3382741;-0.01660285,-0.4374605;0.1886533;-0.02615585,0.07758813;-0.006013189;-0.04702172,0.0702067;-0.3113618;-0.02613824,0.01833148;-0.6518738;0.02519142,0.01354863;-0.6143943;-0.08415944,-0.08464079;0.01616359;-0.02901372,-0.1634211;-0.2309466;-0.1916747,-0.1382033;-0.5618323;-0.08606739,-0.1635499;-0.6196046;-0.1468127,0.05295819;0.5528647;-0.04777995,0;0;0,0.01536496;0.3019145;-0.1026785,0.02664993;0.5973399;-0.2187192,0.195169;0.5224077;-0.1106827,0.4090541;0.4458626;-0.05969453,0.6106447;0.377683;-0.09446073,-0.1304688;0.4949567;-0.08749474,-0.3429603;0.4340563;-0.01439001,-0.5523274;0.4263689;-0.06540212,0.07949679;0.00158897;-0.04410052,0.08136569;-0.3037104;-0.06684279,0.05975452;-0.6456779;-0.004671097,0.05250766;-0.651485;-0.1081204,-0.08514994;0.007361519;-0.03102282,-0.1223513;-0.2955228;-0.05563065,-0.1257361;-0.6329891;0.03027159,-0.1307667;-0.6390497;-0.07322121,0.02476014;0.5246387;-0.1867871,860.7161
+0;0;0,0.02974659;0.3190832;-0.0228676,0.06137937;0.6369197;-0.06033713,0.2468965;0.5207245;-0.04391312,0.4001759;0.3486047;-0.01261859,0.5699023;0.2156676;-0.01554024,-0.1371338;0.5143269;-0.02298471,-0.2918984;0.3408503;-0.0157114,-0.4468633;0.1912424;-0.02526356,0.07743555;-0.006001363;-0.04692925,0.07011009;-0.3090342;-0.02620415,0.01811803;-0.6503131;0.02524113,0.01334732;-0.6128526;-0.08383213,-0.08447433;0.0161318;-0.02895666,-0.1626571;-0.2291043;-0.190384,-0.1373825;-0.5607353;-0.0845388,-0.1626648;-0.6182848;-0.1451299,0.05341039;0.5575427;-0.04820783,0;0;0,0.01236262;0.3025425;-0.1074107,0.01880231;0.5986345;-0.232708,0.195382;0.524487;-0.1137455,0.4090511;0.447932;-0.06291246,0.6108783;0.3802387;-0.09713626,-0.1408876;0.4889635;-0.08709059,-0.3544822;0.4350307;-0.01247314,-0.563649;0.4269725;-0.06416632,0.07948528;0.001928925;-0.04373789,0.08352443;-0.3009277;-0.06768847,0.06283322;-0.643864;-0.006144527,0.05684169;-0.6506745;-0.1090255,-0.0848173;0.007005423;-0.03148942,-0.1233666;-0.2934509;-0.05498457,-0.1247091;-0.6320932;0.02951823,-0.1284636;-0.6391529;-0.07337917,0.01748619;0.5256203;-0.1983781,860.7387
+0;0;0,0.02977807;0.320695;-0.02354497,0.06126697;0.6390356;-0.06151989,0.2439939;0.5232152;-0.04486047,0.4058664;0.3568805;-0.01323128,0.5817398;0.2322174;-0.01032234,-0.1343057;0.5172489;-0.02381116,-0.2980428;0.3498977;-0.01645657,-0.4564471;0.2039234;-0.0254223,0.07729921;-0.006209156;-0.04715083,0.06979815;-0.3067756;-0.02793664,0.02378578;-0.6488619;0.02566494,0.01890059;-0.6114715;-0.08333807,-0.08456308;0.01629981;-0.02864131,-0.1652893;-0.2201683;-0.1969618,-0.1370493;-0.5515612;-0.09021675,-0.161496;-0.6092975;-0.1507547,0.05339007;0.5595955;-0.04931048,0;0;0,0.01362667;0.3030648;-0.1106908,0.02149088;0.5993218;-0.2369158,0.1944991;0.5253243;-0.1177752,0.4100415;0.4493279;-0.06642938,0.6118982;0.3815414;-0.1001883,-0.13659;0.4893811;-0.09368189,-0.3517761;0.4365862;-0.01766856,-0.563263;0.4307028;-0.05913476,0.07960734;0.002190232;-0.04352928,0.08537854;-0.2980234;-0.06810784,0.06538109;-0.6417063;-0.008985758,0.05969856;-0.6487923;-0.111711,-0.08474155;0.006710473;-0.03179251,-0.1239871;-0.2912495;-0.05289391,-0.123757;-0.630692;0.02952003,-0.1271822;-0.6380271;-0.07321505,0.01985816;0.526298;-0.2024672,860.7719
+0;0;0,0.02972633;0.3201378;-0.02350406,0.06108299;0.6371416;-0.06131858,0.2479986;0.5208823;-0.04461658,0.4107345;0.3536605;-0.0128187,0.5868495;0.2288263;-0.009905765,-0.1385448;0.514786;-0.02310856,-0.3031552;0.3465423;-0.01571475,-0.461777;0.2003675;-0.02469279,0.07760514;-0.006233728;-0.04733743,0.07014714;-0.3050745;-0.02823357,0.02394769;-0.6485516;0.02558595,0.01907311;-0.6111773;-0.0831803,-0.08489775;0.01636432;-0.02875466,-0.1651604;-0.2187461;-0.1961087,-0.1368056;-0.5514864;-0.08892962,-0.1611993;-0.6090322;-0.149336,0.05324119;0.5580554;-0.04916356,0;0;0,0.01188477;0.3012295;-0.1142094,0.01814381;0.5934983;-0.2462206,0.1940709;0.5259139;-0.1215634,0.4105863;0.4494049;-0.06936526,0.612512;0.3814454;-0.1042375,-0.1410988;0.4854212;-0.09565847,-0.3586096;0.4360025;-0.02013326,-0.5652215;0.426057;-0.08194866,0.07987931;0.002431333;-0.04376793,0.08612468;-0.296006;-0.06871843,0.06707485;-0.6414264;-0.0110178,0.06200742;-0.64928;-0.1132414,-0.08520004;0.006407545;-0.03165667,-0.1248405;-0.2898529;-0.05127179,-0.1232273;-0.631248;0.0290666,-0.1260294;-0.6393376;-0.07315655,0.01670526;0.5216361;-0.2101982,860.7944
+0;0;0,0.02962217;0.319016;-0.0234217,0.06089007;0.6351226;-0.06112774,0.2455471;0.5195549;-0.04451836,0.4094208;0.3511639;-0.01249814,0.5875448;0.2249055;-0.009551978,-0.1364633;0.5135301;-0.02326257,-0.3022246;0.34411;-0.01581706,-0.4626559;0.1962676;-0.02489752,0.07751058;-0.006226134;-0.04727976,0.07007384;-0.3042155;-0.02823033,0.02391286;-0.6474066;0.02554437,0.01903924;-0.6100337;-0.08320037,-0.08479431;0.01634438;-0.02871963,-0.1648283;-0.2180962;-0.1955969,-0.1364971;-0.5505593;-0.08850706,-0.160886;-0.6080878;-0.1489015,0.05307361;0.5562921;-0.04901201,0;0;0,0.01015662;0.2998654;-0.1147819,0.01674998;0.591275;-0.2464945,0.1915615;0.525561;-0.1254666,0.4097273;0.4494095;-0.07217407,0.6138768;0.380125;-0.1068244,-0.1419654;0.4865513;-0.09833507,-0.3621108;0.436596;-0.02569952,-0.57601;0.4270439;-0.06852341,0.07985965;0.00232169;-0.04357839,0.08701652;-0.2953072;-0.06769586,0.06887286;-0.64081;-0.01200652,0.06339529;-0.6487302;-0.1141613,-0.08500554;0.006486841;-0.03184352,-0.1240934;-0.2891449;-0.04886775,-0.1219039;-0.6306365;0.02975424,-0.125109;-0.6387925;-0.07240923,0.01517729;0.5195807;-0.2107232,860.8281
+0;0;0,0.0305818;0.318922;-0.02346862,0.06254649;0.6349028;-0.06163587,0.2468469;0.5187048;-0.04481873,0.4160806;0.3557772;-0.01241501,0.5968281;0.2333857;-0.007063909,-0.1351075;0.5137903;-0.02347406,-0.3071395;0.3507271;-0.01634575,-0.4714905;0.2072128;-0.02473513,0.07739843;-0.006310675;-0.04745198,0.06953765;-0.3043343;-0.02912355,0.02382468;-0.6475974;0.02457403,0.01890635;-0.610238;-0.08416962,-0.08485772;0.01638202;-0.0285101,-0.1671781;-0.2129036;-0.2013316,-0.1370478;-0.5450619;-0.09378781,-0.1631285;-0.5998325;-0.1573274,0.05450495;0.5561152;-0.04938881,0;0;0,0.01015662;0.2998654;-0.1147819,0.01674998;0.591275;-0.2464945,0.1915615;0.525561;-0.1254666,0.4097273;0.4494095;-0.07217407,0.6138768;0.380125;-0.1068244,-0.1419654;0.4865513;-0.09833507,-0.3621108;0.436596;-0.02569952,-0.57601;0.4270439;-0.06852341,0.07985965;0.00232169;-0.04357839,0.08701652;-0.2953072;-0.06769586,0.06887286;-0.64081;-0.01200652,0.06339529;-0.6487302;-0.1141613,-0.08500554;0.006486841;-0.03184352,-0.1240934;-0.2891449;-0.04886775,-0.1219039;-0.6306365;0.02975424,-0.125109;-0.6387925;-0.07240923,0.01517729;0.5195807;-0.2107232,860.8506
+0;0;0,0.0305803;0.3189063;-0.02346746,0.06252838;0.6347229;-0.06161515,0.2478933;0.5183536;-0.04477826,0.4166746;0.3558617;-0.01246116,0.5988802;0.2324828;-0.007066891,-0.1361679;0.5134121;-0.02331585,-0.30774;0.3507848;-0.0162066,-0.4734168;0.2061128;-0.02466366,0.07769066;-0.006334502;-0.04763114,0.06986394;-0.303067;-0.02938212,0.02401612;-0.6473427;0.02447384,0.01910206;-0.6099895;-0.0841756,-0.08517813;0.01644387;-0.02861775,-0.1671419;-0.2118483;-0.2006906,-0.1369226;-0.5449865;-0.09282951,-0.1629808;-0.5996836;-0.156314,0.05449042;0.5559704;-0.04937354,0;0;0,0.010285;0.2989343;-0.1171308,0.01679284;0.5893946;-0.2505286,0.192102;0.5249504;-0.1277564,0.4098392;0.4487796;-0.07556701,0.6152171;0.3776008;-0.1102629,-0.1425287;0.4851763;-0.1007895,-0.3621822;0.4355758;-0.02848923,-0.5768551;0.4239359;-0.07571618,0.07998223;0.002270967;-0.04407239,0.08748971;-0.2941618;-0.06678104,0.07003292;-0.6410497;-0.0130012,0.06477481;-0.6492912;-0.1149466,-0.08552129;0.006539551;-0.031433,-0.1239015;-0.2879469;-0.04721624,-0.1219653;-0.6309007;0.02964182,-0.1249426;-0.6393855;-0.07230415,0.01519107;0.5179573;-0.2143266,860.8839
+0;0;0,0.03023461;0.3153013;-0.02320218,0.0615042;0.6244128;-0.06053182,0.2539534;0.5085509;-0.04381843,0.4223877;0.3463929;-0.01156776,0.6049999;0.2227387;-0.006161454,-0.1438012;0.5034332;-0.02159079,-0.3150206;0.3411402;-0.01449616,-0.4810671;0.1961453;-0.02297209,0.07771441;-0.006336439;-0.0476457,0.06996424;-0.3001663;-0.02957519,0.02388579;-0.646174;0.02455171,0.01898125;-0.6088351;-0.08388704,-0.08520416;0.0164489;-0.0286265,-0.1663661;-0.2096102;-0.1990161,-0.1359949;-0.5444242;-0.09061248,-0.1620025;-0.5989572;-0.1539739,0.05365492;0.5475088;-0.04857755,0;0;0,0.007347807;0.2944572;-0.1187785,0.009759061;0.5761369;-0.2549963,0.1924145;0.525283;-0.1299064,0.4095046;0.4484307;-0.07822442,0.6147445;0.3758257;-0.1138878,-0.1501654;0.4833832;-0.09287165,-0.3704844;0.4338217;-0.024252,-0.5847256;0.4203354;-0.07510088,0.0800503;0.002104133;-0.04401493,0.08739943;-0.2914675;-0.06602168,0.07053134;-0.6404777;-0.01423835,0.0650162;-0.6493397;-0.1157086,-0.08551008;0.006712228;-0.03150816,-0.1236469;-0.2849584;-0.04552496,-0.1223379;-0.6301578;0.02937371,-0.1255591;-0.6392647;-0.07210117,0.009241849;0.5071615;-0.2181065,860.9175
+0;0;0,0.03107391;0.3163331;-0.02342345,0.06337591;0.6298285;-0.06173416,0.250401;0.5124599;-0.04441277,0.4243042;0.3557705;-0.01188701,0.6136459;0.2379037;-0.004113767,-0.1375044;0.5085497;-0.02292354,-0.3152714;0.3529965;-0.01558276,-0.4860449;0.209582;-0.02406452,0.07772727;-0.006487685;-0.04792438,0.0695691;-0.299252;-0.03049138,0.02596672;-0.6465009;0.02417782,0.02106382;-0.6092009;-0.08426178,-0.08541561;0.01660536;-0.02843941,-0.168031;-0.2038858;-0.2034816,-0.1350724;-0.5393579;-0.09465176,-0.1625585;-0.5921546;-0.1596571,0.05516811;0.5511542;-0.04938053,0;0;0,0.008401886;0.2949674;-0.1204348,0.01782674;0.5811598;-0.2575011,0.1926909;0.5253756;-0.132467,0.4096059;0.4471669;-0.08066821,0.6156121;0.3711505;-0.1204951,-0.1429933;0.4847836;-0.1015113,-0.3632526;0.4350288;-0.03178241,-0.5751904;0.4191181;-0.09984439,0.08008282;0.00209707;-0.04430246,0.08758175;-0.2903565;-0.06657434,0.07078657;-0.6403984;-0.01499581,0.06541197;-0.6492836;-0.1164627,-0.08576719;0.006743356;-0.03128708,-0.1236577;-0.2839322;-0.04367375,-0.1225622;-0.6306467;0.02884928,-0.1256376;-0.6397758;-0.07261962,0.01468442;0.5103079;-0.220356,860.9398
+0;0;0,0.03063587;0.3118739;-0.02309325,0.06182602;0.6145942;-0.06004384,0.2629588;0.498142;-0.04294426,0.4370444;0.3412884;-0.0103844,0.6274434;0.2227634;-0.00256774,-0.152223;0.493957;-0.01994397,-0.3301764;0.3382406;-0.0125955,-0.5019037;0.1940253;-0.02112462,0.07768657;-0.006484288;-0.04789929,0.06956353;-0.2979876;-0.03054138,0.02581356;-0.6464119;0.02431287,0.02092631;-0.6091352;-0.08378066,-0.08537089;0.01659667;-0.02842452,-0.1676305;-0.2029448;-0.2027127,-0.1345603;-0.5395524;-0.09351455,-0.1619587;-0.5920849;-0.1583124,0.0539977;0.5395572;-0.04826133,0;0;0,0.004235975;0.2894377;-0.1222498,0.0008725673;0.5610981;-0.2641313,0.1924709;0.5252185;-0.1340337,0.4094288;0.4457521;-0.08320689,0.6152254;0.3670731;-0.1258497,-0.1588352;0.4828834;-0.08685601,-0.3799535;0.4324012;-0.01957126,-0.5961273;0.4139099;-0.07691224,0.08011822;0.002030998;-0.04414225,0.08759383;-0.2891295;-0.06675029,0.0709148;-0.6404366;-0.01548957,0.06543557;-0.6503281;-0.1161857,-0.08566283;0.006787901;-0.03142286,-0.1234637;-0.2826348;-0.04354983,-0.122535;-0.6307806;0.02797747,-0.1257114;-0.640915;-0.07272105,0.002420127;0.4951841;-0.2256136,860.962
+0;0;0,0.03063587;0.3118739;-0.02309325,0.06182602;0.6145942;-0.06004384,0.2629588;0.498142;-0.04294426,0.4370444;0.3412884;-0.0103844,0.6274434;0.2227634;-0.00256774,-0.152223;0.493957;-0.01994397,-0.3301764;0.3382406;-0.0125955,-0.5019037;0.1940253;-0.02112462,0.07768657;-0.006484288;-0.04789929,0.06956353;-0.2979876;-0.03054138,0.02581356;-0.6464119;0.02431287,0.02092631;-0.6091352;-0.08378066,-0.08537089;0.01659667;-0.02842452,-0.1676305;-0.2029448;-0.2027127,-0.1345603;-0.5395524;-0.09351455,-0.1619587;-0.5920849;-0.1583124,0.0539977;0.5395572;-0.04826133,0;0;0,0.004235975;0.2894377;-0.1222498,0.0008725673;0.5610981;-0.2641313,0.1924709;0.5252185;-0.1340337,0.4094288;0.4457521;-0.08320689,0.6152254;0.3670731;-0.1258497,-0.1588352;0.4828834;-0.08685601,-0.3799535;0.4324012;-0.01957126,-0.5961273;0.4139099;-0.07691224,0.08011822;0.002030998;-0.04414225,0.08759383;-0.2891295;-0.06675029,0.0709148;-0.6404366;-0.01548957,0.06543557;-0.6503281;-0.1161857,-0.08566283;0.006787901;-0.03142286,-0.1234637;-0.2826348;-0.04354983,-0.122535;-0.6307806;0.02797747,-0.1257114;-0.640915;-0.07272105,0.002420127;0.4951841;-0.2256136,860.9844
+0;0;0,0.03169986;0.3126394;-0.02324689,0.06413554;0.6177883;-0.06077264,0.2607754;0.5003076;-0.04371299,0.4409079;0.3490065;-0.0103118,0.63175;0.2369208;0.0006989604,-0.1465758;0.4974812;-0.02110452,-0.3319523;0.3490341;-0.01372925,-0.5057829;0.2118485;-0.0219864,0.07722459;-0.0068968;-0.04791125,0.06885839;-0.2965088;-0.03118224,0.02808357;-0.6454812;0.02450638,0.023131;-0.6081533;-0.08362859,-0.08506012;0.01701958;-0.02796068,-0.1685101;-0.1952837;-0.2073719,-0.1336058;-0.5319968;-0.09804866,-0.1607232;-0.5821804;-0.1659208,0.05589776;0.5415936;-0.04872891,0;0;0,0.004617646;0.2898471;-0.1235154,0.006561466;0.5649447;-0.2645292,0.1923199;0.5255328;-0.1369736,0.4099123;0.4438713;-0.08757424,0.6132127;0.3657995;-0.1285484,-0.154993;0.4803495;-0.09377652,-0.376905;0.4330153;-0.02327891,-0.5912341;0.4155037;-0.07677218,0.08028946;0.001732349;-0.0430963,0.08719231;-0.2873478;-0.06779456,0.07002977;-0.6389527;-0.0165596,0.06531039;-0.6487722;-0.1173739,-0.08505048;0.007040272;-0.03199282,-0.1232454;-0.2803745;-0.04459815,-0.1227787;-0.6287149;0.02754296,-0.1251924;-0.6387727;-0.07325853,0.005567439;0.4972854;-0.2265849,861.0093
+0;0;0,0.03128808;0.3085783;-0.02294491,0.06322526;0.6090409;-0.05988694,0.2602406;0.4928428;-0.04303172,0.4416131;0.3405001;-0.009400595,0.6304568;0.2295882;0.001494865,-0.1475714;0.4900132;-0.02039769,-0.334224;0.3405442;-0.01297164,-0.5062343;0.2047952;-0.02114232,0.07739516;-0.006912033;-0.04801707,0.06902333;-0.2967189;-0.03127681,0.0282402;-0.6457624;0.02442316,0.02328815;-0.6084352;-0.08370067,-0.08524799;0.01705717;-0.02802243,-0.1687541;-0.195389;-0.2075544,-0.1338427;-0.5321707;-0.09820884,-0.1609573;-0.582346;-0.166074,0.05513119;0.5341755;-0.04805332,0;0;0,0.003694274;0.2855796;-0.1231122,0.005099863;0.5565015;-0.2618818,0.1928304;0.5240597;-0.1401355,0.4113209;0.4399335;-0.09094191,0.6116008;0.3610682;-0.1327784,-0.1587045;0.4812002;-0.0938924,-0.3806393;0.4304827;-0.02035299,-0.593176;0.4132227;-0.07146384,0.08035635;0.001661092;-0.04339958,0.08729402;-0.2875213;-0.06916308,0.06939437;-0.6391199;-0.01763415,0.06442394;-0.6489707;-0.118412,-0.08532565;0.00712119;-0.03181582,-0.1241602;-0.2803039;-0.04654855,-0.1236119;-0.6287214;0.02557736,-0.126274;-0.6388311;-0.07518519,0.004441842;0.4899638;-0.2246974,861.0402
+0;0;0,0.03109159;0.3066404;-0.02280082,0.06305011;0.6073023;-0.05977033,0.2610694;0.4907859;-0.04287229,0.442785;0.3381551;-0.009177562,0.6288977;0.2288471;0.001560335,-0.1487632;0.4879423;-0.02012611,-0.3357688;0.3381906;-0.01268602,-0.5052916;0.2044047;-0.02073854,0.07744112;-0.006916138;-0.04804559,0.06910198;-0.2955914;-0.03137069,0.02832994;-0.6445401;0.02431414,0.02337782;-0.6072128;-0.083811,-0.08529863;0.0170673;-0.02803908,-0.1684787;-0.1945493;-0.20687,-0.1335767;-0.5312394;-0.09755419,-0.1606917;-0.5814158;-0.1654202,0.05494377;0.5323234;-0.04791877,0;0;0,0.002576411;0.2834684;-0.1231012,0.003221169;0.554817;-0.2614925,0.1934147;0.5236104;-0.1428974,0.4112129;0.43645;-0.09371376,0.6086109;0.3592036;-0.1357677,-0.1601575;0.4756922;-0.0920222,-0.3830322;0.4307132;-0.0161554,-0.5927215;0.4127727;-0.06524786,0.08013246;0.001710743;-0.04392266,0.08650431;-0.2863126;-0.07005644,0.06797537;-0.6377499;-0.01831841,0.06336942;-0.6476385;-0.1191001,-0.08555246;0.0071317;-0.03135687,-0.1261725;-0.2787973;-0.04795916,-0.1258916;-0.6270921;0.02428331,-0.1281832;-0.6372322;-0.07647772,0.002806358;0.4880856;-0.2244148,861.0739
+0;0;0,0.03161763;0.3058034;-0.02302717,0.06402057;0.6081967;-0.06065311,0.2454065;0.493847;-0.04403003,0.4314719;0.3471429;-0.009102594,0.6260898;0.2418795;0.00288233,-0.1317703;0.4922135;-0.0227762,-0.3224447;0.3475116;-0.01458979,-0.5005891;0.2159855;-0.02268992,0.07759316;-0.007075976;-0.04843019,0.06883725;-0.2914934;-0.03284917,0.02925334;-0.6426286;0.02375815,0.02419295;-0.6053182;-0.08469866,-0.08571634;0.01719712;-0.02780681,-0.1683397;-0.1882178;-0.2072247,-0.1326869;-0.5269302;-0.09736158,-0.1603809;-0.5759028;-0.1669196,0.05579134;0.5325496;-0.04858629,0;0;0,0.007920261;0.2838605;-0.1200256,0.02088269;0.5608426;-0.2505345,0.1944101;0.5237801;-0.1454339,0.4112125;0.434852;-0.09592748,0.6091251;0.3464209;-0.14187,-0.1423632;0.4759128;-0.1071078,-0.3637761;0.4318157;-0.02714466,-0.5803128;0.4167956;-0.07171362,0.08028921;0.001503766;-0.04435802,0.08567882;-0.2821883;-0.07086182,0.06564359;-0.6357618;-0.01936864,0.06048976;-0.6446519;-0.120872,-0.08601071;0.007410669;-0.03104019,-0.1275049;-0.2737635;-0.05182584,-0.1280377;-0.6237295;0.02294482,-0.1308759;-0.6328793;-0.07854988,0.01691861;0.4921291;-0.2159145,861.1075
+0;0;0,0.03152614;0.3049186;-0.02296054,0.06358872;0.6041428;-0.06017553,0.2540714;0.4891103;-0.04352004,0.4411121;0.3416371;-0.008409526,0.6310315;0.238915;0.003286057,-0.1409519;0.4873994;-0.02126058,-0.3326257;0.341939;-0.01303125,-0.5064693;0.2135882;-0.02093583,0.07747643;-0.007065331;-0.04835733,0.0687463;-0.2906452;-0.03282219,0.02906005;-0.6426882;0.02393148,0.02401074;-0.6053938;-0.08428799,-0.0855874;0.01717125;-0.02776499,-0.1679675;-0.1876388;-0.2066546,-0.1322225;-0.527227;-0.09650741,-0.1598559;-0.5760267;-0.1659132,0.05548442;0.529644;-0.04829189,0;0;0,0.006699592;0.2825751;-0.1208422,0.01211984;0.5536255;-0.2566006,0.1975923;0.5189735;-0.1461363,0.4158507;0.4295402;-0.09786296,0.6097347;0.3447369;-0.1423085,-0.1505463;0.4833805;-0.09789346,-0.3703049;0.4276391;-0.01687291,-0.5815334;0.4139341;-0.06106208,0.08019251;0.001265973;-0.04425501,0.08731234;-0.2814962;-0.0712738,0.06518716;-0.635864;-0.01965857,0.05872502;-0.6453487;-0.1206009,-0.08578946;0.007735567;-0.03116537,-0.1252798;-0.2719387;-0.06211591,-0.1282073;-0.6207838;0.02172165,-0.1323544;-0.6305282;-0.07924043,0.01139315;0.4872726;-0.2198074,861.1409
+0;0;0,0.03133347;0.303055;-0.02282021,0.06312089;0.5997102;-0.05971825,0.2561996;0.4847456;-0.0430952,0.4501818;0.3317994;-0.006681658,0.6914706;0.201293;0.008177344,-0.1438611;0.4830129;-0.02055187,-0.3426484;0.3321542;-0.01201713,-0.5635132;0.1690871;-0.02205974,0.07728023;-0.007047438;-0.04823487,0.06852105;-0.2915709;-0.03264804,0.02897285;-0.6423893;0.02390822,0.02392699;-0.6050999;-0.08423725,-0.08537064;0.01712777;-0.02769467,-0.1680248;-0.1883637;-0.2071795,-0.1324042;-0.5267706;-0.09741542,-0.1600187;-0.5755164;-0.1667738,0.05508021;0.5257962;-0.0479279,0;0;0,0.004089706;0.2804673;-0.1211042,0.006817643;0.5487162;-0.256741,0.1946954;0.5191899;-0.1459002,0.4203604;0.4226226;-0.1001003,0.6600623;0.3066577;-0.1676881,-0.1531363;0.4865956;-0.09133996,-0.3752431;0.4196997;0.001078069,-0.6416842;0.4065933;-0.06457491,0.07991499;0.0008724629;-0.04428696,0.08672679;-0.2827789;-0.07201314,0.06267513;-0.6356745;-0.01983619,0.05530978;-0.6452954;-0.1205833,-0.08550395;0.008189938;-0.03115288,-0.1270583;-0.2709219;-0.07168786,-0.1307133;-0.6169427;0.01827019,-0.1357621;-0.6268154;-0.08252028,0.006726108;0.4829369;-0.220135,861.1741
+0;0;0,0.03240619;0.30859;-0.02347615,0.0666025;0.6250893;-0.06329714,0.2361251;0.5079722;-0.04592318,0.4318708;0.3702952;-0.009559378,0.6218506;0.2678937;0.003053519,-0.1188308;0.5075617;-0.02552553,-0.3163545;0.3678246;-0.01834207,-0.4955765;0.247095;-0.02477191,0.07740895;-0.007259569;-0.0486822,0.06823036;-0.2909538;-0.03380428,0.02956167;-0.6388691;0.02215375,0.02440106;-0.6015839;-0.08614355,-0.08579466;0.017353;-0.02743999,-0.1690618;-0.1819995;-0.2121374,-0.1339139;-0.517601;-0.103473,-0.1602833;-0.564218;-0.1758782,0.05776535;0.5444289;-0.05033136,0;0;0,0.01698241;0.2851305;-0.1234555,0.04844781;0.5722779;-0.2630405,0.2012792;0.5150927;-0.1449616,0.41969;0.4207352;-0.100385,0.6091841;0.3263384;-0.1441875,-0.1067529;0.4800034;-0.1176355,-0.3269495;0.4311244;-0.02978351,-0.5380878;0.4161011;-0.07374249,0.08028992;4.675984E-05;-0.04436588,0.0854388;-0.2827513;-0.07241464,0.05989192;-0.6323257;-0.01934171,0.05297095;-0.6415725;-0.1204348,-0.08584954;0.009016965;-0.03103797,-0.1312785;-0.267167;-0.08050145,-0.1336154;-0.6095175;0.01148964,-0.1382133;-0.6189526;-0.08966245,0.03864631;0.4998648;-0.2254562,861.1971
+0;0;0,0.03277301;0.312083;-0.02374189,0.06667131;0.6258463;-0.06316342,0.2295793;0.5119982;-0.04625943,0.4240769;0.3751992;-0.0101275,0.6140348;0.2728094;0.002483937,-0.111804;0.5116034;-0.02664174,-0.3080681;0.3727573;-0.01950409,-0.4872695;0.2520417;-0.02593318,0.07760389;-0.007277851;-0.0488048,0.06842264;-0.2910543;-0.03392256,0.02965852;-0.6398283;0.02217356,0.02450193;-0.6025488;-0.08603934,-0.08601072;0.0173967;-0.02750909,-0.169302;-0.1820137;-0.2122601,-0.1340674;-0.5184433;-0.1033275,-0.1604162;-0.5650006;-0.1756762,0.05803959;0.547061;-0.05049906,0;0;0,0.02897933;0.2867041;-0.1264694,0.05997701;0.5704053;-0.2668924,0.2049506;0.5126247;-0.1443338,0.4204341;0.4151848;-0.1005032,0.6105558;0.3222187;-0.1445229,-0.09012696;0.4822594;-0.1293947,-0.3074721;0.4324198;-0.03925081,-0.5185512;0.4155003;-0.08267969,0.08048283;-0.0004401505;-0.04449224,0.08386818;-0.2832917;-0.07310033,0.0571605;-0.6334475;-0.01860023,0.05011198;-0.6429073;-0.1195104,-0.08608525;0.009528817;-0.03091555,-0.1341223;-0.2635233;-0.09392235,-0.1350457;-0.6040308;0.007795036,-0.1443463;-0.6622577;-0.05480806,0.05248122;0.4997587;-0.2295442,861.23
+0;0;0,0.03315899;0.3119429;-0.0236791,0.06712262;0.6241229;-0.06300718,0.230491;0.5110581;-0.04621472,0.4244958;0.3789169;-0.01061855,0.6186646;0.2849758;0.003891006,-0.1118178;0.5110347;-0.02655101,-0.3103207;0.3809651;-0.01986066,-0.4931558;0.2658451;-0.0273247,0.07780446;-0.007265039;-0.04902134,0.06800019;-0.2910486;-0.03486503,0.02976066;-0.6388898;0.02124494,0.02457766;-0.6015908;-0.08714552,-0.08632906;0.0173463;-0.02749192,-0.1707163;-0.1778463;-0.2161936,-0.1350514;-0.513321;-0.1076177,-0.1597848;-0.558951;-0.1817595,0.05852807;0.5460733;-0.05041597,0;0;0,0.02847803;0.2877743;-0.1238692,0.05961552;0.5720546;-0.2594864,0.2078977;0.5110224;-0.1434765,0.4197597;0.4131657;-0.0998323,0.6099112;0.3205424;-0.1445568,-0.09258898;0.4832847;-0.1258943,-0.3051421;0.4330558;-0.03281102,-0.5158849;0.4140151;-0.07710409,0.0808458;-0.000939399;-0.04441261,0.08282818;-0.2838039;-0.07293248,0.05476028;-0.6328125;-0.0180757,0.04722306;-0.6416922;-0.1193683,-0.08632188;0.01002717;-0.03094181,-0.1364273;-0.2598512;-0.105001,-0.1323643;-0.5962536;0.006448433,-0.149233;-0.6519925;-0.05830441,0.0520502;0.5014445;-0.2236936,861.2637
+0;0;0,0.03315899;0.3119429;-0.0236791,0.06712262;0.6241229;-0.06300718,0.230491;0.5110581;-0.04621472,0.4244958;0.3789169;-0.01061855,0.6186646;0.2849758;0.003891006,-0.1118178;0.5110347;-0.02655101,-0.3103207;0.3809651;-0.01986066,-0.4931558;0.2658451;-0.0273247,0.07780446;-0.007265039;-0.04902134,0.06800019;-0.2910486;-0.03486503,0.02976066;-0.6388898;0.02124494,0.02457766;-0.6015908;-0.08714552,-0.08632906;0.0173463;-0.02749192,-0.1707163;-0.1778463;-0.2161936,-0.1350514;-0.513321;-0.1076177,-0.1597848;-0.558951;-0.1817595,0.05852807;0.5460733;-0.05041597,0;0;0,0.02847803;0.2877743;-0.1238692,0.05961552;0.5720546;-0.2594864,0.2078977;0.5110224;-0.1434765,0.4197597;0.4131657;-0.0998323,0.6099112;0.3205424;-0.1445568,-0.09258898;0.4832847;-0.1258943,-0.3051421;0.4330558;-0.03281102,-0.5158849;0.4140151;-0.07710409,0.0808458;-0.000939399;-0.04441261,0.08282818;-0.2838039;-0.07293248,0.05476028;-0.6328125;-0.0180757,0.04722306;-0.6416922;-0.1193683,-0.08632188;0.01002717;-0.03094181,-0.1364273;-0.2598512;-0.105001,-0.1323643;-0.5962536;0.006448433,-0.149233;-0.6519925;-0.05830441,0.0520502;0.5014445;-0.2236936,861.286
+0;0;0,0.03337275;0.3139539;-0.02383174,0.06747633;0.6274219;-0.06331755,0.229794;0.5143402;-0.04651374,0.4239457;0.3820989;-0.0108906,0.6181234;0.2881536;0.003619616,-0.1104727;0.5143169;-0.02696733,-0.309126;0.3841488;-0.02027191,-0.4919693;0.2690235;-0.0277363,0.07762326;-0.007248119;-0.04890717,0.06780395;-0.2914671;-0.03472914,0.02963109;-0.6387019;0.02128301,0.02444637;-0.6014004;-0.08714338,-0.086128;0.0173059;-0.02742789,-0.1706448;-0.1781861;-0.2164191,-0.135042;-0.5130761;-0.1080325,-0.1597836;-0.5587311;-0.1821988,0.05885693;0.5491465;-0.05068992,0;0;0,0.03099569;0.2898295;-0.1236401,0.06337491;0.5755055;-0.2590683,0.2099068;0.5083783;-0.1420109,0.4217614;0.4099217;-0.09870267,0.6111858;0.3160091;-0.1438696,-0.08770437;0.4902229;-0.1244693,-0.2988575;0.4321283;-0.03232229,-0.5099605;0.4100647;-0.07343119,0.08074602;-0.001663744;-0.04412627,0.08158027;-0.2850573;-0.07178974,0.05293941;-0.6334398;-0.01723814,0.04432808;-0.6420891;-0.118572,-0.08584387;0.01097581;-0.03130779,-0.1380199;-0.2572262;-0.1114529,-0.1274849;-0.5899959;0.008212581,-0.1538787;-0.6420357;-0.0581901,0.05546998;0.5047344;-0.2231553,861.3083
+0;0;0,0.03334755;0.3137168;-0.02381375,0.06738688;0.6265939;-0.06322616,0.2339144;0.5127833;-0.04634008,0.4276512;0.3808246;-0.01079308,0.6218013;0.2868927;0.003715067,-0.114705;0.5127594;-0.02631386,-0.3129336;0.3828695;-0.01963275,-0.495751;0.2677607;-0.02709608,0.07764857;-0.007250483;-0.04892313,0.06782067;-0.2917182;-0.03473268,0.02965561;-0.6388819;0.02126801,0.02447316;-0.6015837;-0.0871108,-0.0861561;0.01731155;-0.02743684,-0.1707468;-0.1783516;-0.2165934,-0.1351513;-0.513173;-0.108229,-0.1598821;-0.5587949;-0.1823628,0.0587813;0.548444;-0.05061878,0;0;0,0.03085167;0.2893517;-0.124182,0.0626147;0.5739039;-0.2606924,0.2130373;0.5104911;-0.1414776,0.4214718;0.4064189;-0.09749293,0.610104;0.3107893;-0.1422236,-0.09089927;0.491196;-0.12135,-0.3007989;0.4311993;-0.02886667,-0.5124291;0.4053833;-0.06456137,0.08040854;-0.00211516;-0.04478097,0.0791221;-0.2859605;-0.07027698,0.05011586;-0.6342137;-0.01556253,0.04157662;-0.6430224;-0.1167903,-0.08599948;0.011515;-0.03077072,-0.1405675;-0.254292;-0.1178844,-0.1233589;-0.5808233;0.01700998,-0.155959;-0.6272683;-0.05312909,0.05474839;0.5035242;-0.2242887,861.3416
+0;0;0,0.03355902;0.3133249;-0.02372929,0.06765059;0.6255913;-0.06314471,0.2346902;0.5118065;-0.0459209,0.4355662;0.3801614;-0.01029296,0.6339161;0.2954186;0.003912372,-0.1150544;0.512378;-0.02604284,-0.3227416;0.3867162;-0.02093444,-0.5134518;0.2853153;-0.02949743,0.07748792;-0.007310921;-0.04902168,0.06726504;-0.2924655;-0.03514929,0.0294129;-0.6392319;0.02053088,0.02428373;-0.6019153;-0.08781041,-0.08614233;0.01734775;-0.02719383,-0.1720458;-0.1734231;-0.2217117,-0.136912;-0.5081012;-0.114305,-0.159448;-0.5513493;-0.1914057,0.05904891;0.5476176;-0.05053388,0;0;0,0.03111131;0.288763;-0.1245382,0.0629658;0.5723036;-0.2617371,0.2137008;0.5088483;-0.141813,0.4264643;0.400889;-0.09678602,0.61446;0.3042311;-0.1419601,-0.09058667;0.4919227;-0.1209586,-0.3044158;0.4293191;-0.02447636,-0.5159791;0.4019947;-0.05940744,0.08023883;-0.002798736;-0.04488707,0.07843721;-0.2873851;-0.069736,0.04877005;-0.6351361;-0.01524663,0.03989792;-0.6440166;-0.1163766,-0.08582895;0.01247534;-0.03063837,-0.1403332;-0.2529037;-0.1212661,-0.1183895;-0.5741438;0.02400347,-0.1519391;-0.6263126;-0.0387691,0.05503134;0.5022567;-0.2250845,861.3658
+0;0;0,0.03339654;0.3118078;-0.0236144,0.06733986;0.6227169;-0.06285691,0.2357628;0.5090303;-0.045658,0.4371022;0.3770815;-0.009947881,0.635367;0.2923751;0.004251351,-0.1166546;0.5096062;-0.02562803,-0.3248209;0.3836546;-0.02050785,-0.5154492;0.2822972;-0.02906716,0.07741236;-0.007303793;-0.04897388,0.06714839;-0.2936048;-0.03504573,0.02932987;-0.6400633;0.020585,0.02420143;-0.6027477;-0.08774081,-0.08605836;0.01733084;-0.02716732,-0.1723071;-0.1742069;-0.2224672,-0.1372046;-0.5085878;-0.1151558,-0.1597373;-0.5518255;-0.1922455,0.05877921;0.5451151;-0.05030624,0;0;0,0.03107514;0.2872527;-0.1241665,0.06302171;0.5692823;-0.2612829,0.2156938;0.506462;-0.1422846,0.4274815;0.3955251;-0.09687304,0.6148857;0.2972729;-0.1405983,-0.0918159;0.4915418;-0.1196271,-0.3055443;0.4274777;-0.02247157,-0.516907;0.399315;-0.057377,0.0798859;-0.003733337;-0.04526329,0.07642999;-0.289564;-0.0688529,0.04684188;-0.6370162;-0.0144465,0.03757776;-0.6458963;-0.1155248,-0.08570337;0.01366996;-0.03020802,-0.1406174;-0.2482919;-0.1333004,-0.1177958;-0.5631509;0.02450152,-0.1544344;-0.6163166;-0.03512552,0.05500456;0.4996781;-0.2246246,861.3967
+0;0;0,0.03365126;0.314186;-0.0237945,0.06787194;0.6276358;-0.06335671,0.2337282;0.5138459;-0.04612432,0.4359094;0.3813454;-0.01026488,0.6341675;0.2966419;0.003933873,-0.1137129;0.5144137;-0.02637718,-0.3227496;0.3879355;-0.02123559,-0.5133715;0.2865815;-0.02979461,0.07718123;-0.007281986;-0.04882766,0.066898;-0.2941203;-0.03487336,0.02915005;-0.6399322;0.02065355,0.02402057;-0.6026151;-0.08769424,-0.08580141;0.01727909;-0.02708621,-0.172212;-0.1746182;-0.2227526,-0.137175;-0.508375;-0.1156415,-0.1597123;-0.5516276;-0.1927468,0.05924367;0.5494211;-0.05070691,0;0;0,0.03384215;0.2893336;-0.1247084,0.06891634;0.5735318;-0.2625272,0.2181074;0.5046243;-0.1433737,0.4297751;0.3918052;-0.09659576,0.6155171;0.2904045;-0.1401887,-0.08500178;0.4927853;-0.122955,-0.2998222;0.4280559;-0.02609514,-0.5111178;0.3995625;-0.06109311,0.07971205;-0.004460663;-0.04494667,0.07548275;-0.290821;-0.06853843,0.04609975;-0.6376462;-0.01428962,0.0365024;-0.6464338;-0.115396,-0.08512888;0.01461366;-0.03055528,-0.1400977;-0.246573;-0.137029,-0.1121552;-0.5549488;0.03095196,-0.119893;-0.5642675;-0.0701087,0.0601366;0.5034063;-0.2256851,861.4299
+0;0;0,0.0335675;0.3142287;-0.0233449,0.06760534;0.6277498;-0.06249789,0.2335803;0.5141485;-0.04604675,0.4435786;0.394967;-0.008416981,0.641454;0.3092858;0.005243454,-0.1141042;0.5148605;-0.02643185,-0.3281046;0.3969537;-0.0218174,-0.5160151;0.2906625;-0.03044457,0.07706121;-0.007164931;-0.04903412,0.06603435;-0.294006;-0.03571938,0.02874019;-0.6398767;0.01974805,0.02364513;-0.6025044;-0.08859761,-0.08591816;0.01711467;-0.02681918,-0.173713;-0.1704543;-0.2260342,-0.1386069;-0.5045171;-0.119904,-0.1591276;-0.551403;-0.1939753,0.05903625;0.5495122;-0.04994986,0;0;0,0.03384215;0.2893336;-0.1247084,0.06891634;0.5735318;-0.2625272,0.2181074;0.5046243;-0.1433737,0.4297751;0.3918052;-0.09659576,0.6155171;0.2904045;-0.1401887,-0.08500178;0.4927853;-0.122955,-0.2998222;0.4280559;-0.02609514,-0.5111178;0.3995625;-0.06109311,0.07971205;-0.004460663;-0.04494667,0.07548275;-0.290821;-0.06853843,0.04609975;-0.6376462;-0.01428962,0.0365024;-0.6464338;-0.115396,-0.08512888;0.01461366;-0.03055528,-0.1400977;-0.246573;-0.137029,-0.1121552;-0.5549488;0.03095196,-0.119893;-0.5642675;-0.0701087,0.0601366;0.5034063;-0.2256851,861.4527
+0;0;0,0.03354431;0.3140115;-0.02332876,0.06758305;0.6275417;-0.06248017,0.2349756;0.5137097;-0.04600631,0.4466736;0.3935635;-0.008071981,0.6444734;0.307915;0.00558323,-0.1155206;0.5144274;-0.02623279,-0.3312532;0.3955663;-0.021581,-0.5190918;0.2893158;-0.03020486,0.07753985;-0.007209435;-0.04933868,0.06651367;-0.2940328;-0.03602476,0.02927065;-0.6394292;0.01936662,0.02417535;-0.6020566;-0.08898408,-0.08645181;0.01722098;-0.02698576,-0.1742413;-0.1703364;-0.2261885,-0.1391833;-0.5039411;-0.1202038,-0.1597049;-0.5508307;-0.1942785,0.05902002;0.5493593;-0.049941,0;0;0,0.03302753;0.2892736;-0.1245096,0.06572799;0.5738576;-0.2621369,0.2175326;0.5040467;-0.1431899,0.4308285;0.3898179;-0.09685659,0.6155397;0.2860926;-0.1389248,-0.0881016;0.4927471;-0.1213632,-0.3042983;0.4267765;-0.02339873,-0.5155082;0.397037;-0.05735178,0.08003998;-0.004643112;-0.04550552,0.07510111;-0.2910116;-0.06863952,0.04566775;-0.63733;-0.01431489,0.03592647;-0.6461046;-0.1154179,-0.08580355;0.01477429;-0.03030152,-0.1402478;-0.2459264;-0.1381785,-0.10196;-0.5443071;0.04418634,-0.1317879;-0.614416;0.01404151,0.05787265;0.5036416;-0.2253804,861.486
+0;0;0,0.03363623;0.314872;-0.02339269,0.06774782;0.6290728;-0.0626293,0.2345971;0.5151483;-0.04613533,0.4460669;0.3951317;-0.008241896,0.6438077;0.3095087;0.00540925,-0.1148601;0.515864;-0.02642042,-0.3303601;0.397131;-0.02177365,-0.5181428;0.2909121;-0.03039494,0.07799848;-0.007252076;-0.0496305,0.06698132;-0.2938409;-0.03632747,0.02975471;-0.6390852;0.0190395,0.02466134;-0.6017153;-0.08927015,-0.08696315;0.01732284;-0.02714538,-0.1746808;-0.1700812;-0.2261852,-0.1396383;-0.5035389;-0.1202472,-0.1601521;-0.5503993;-0.1942938,0.05916308;0.5506923;-0.05005835,0;0;0,0.03532372;0.2895397;-0.1254671,0.07138865;0.573781;-0.2645192,0.2216868;0.5000163;-0.1455584,0.4340045;0.3851876;-0.09765315,0.6169037;0.2780168;-0.1386585,-0.0831605;0.4932608;-0.123657,-0.2987942;0.4285017;-0.02432051,-0.5097132;0.3978341;-0.05884304,0.08027091;-0.005141586;-0.04614854,0.07431162;-0.2913414;-0.068187,0.04489575;-0.6375453;-0.01412749,0.03484982;-0.6463982;-0.1151264,-0.08643471;0.01520458;-0.02995672,-0.1392905;-0.2452681;-0.1385467,-0.09925009;-0.536837;0.05388322,-0.1076332;-0.5464507;-0.04697172,0.06244598;0.5037001;-0.227318,861.5083
+0;0;0,0.03303779;0.3141457;-0.02317936,0.06645469;0.6266304;-0.06213333,0.2331439;0.5134247;-0.04568568,0.4424551;0.397815;-0.009350941,0.6983969;0.3000231;0.009738175,-0.1157338;0.5145759;-0.02628088,-0.329899;0.402252;-0.02258896,-0.5708195;0.2708157;-0.03334219,0.07787641;-0.007062505;-0.04988156,0.06566568;-0.2940437;-0.03715432,0.02877568;-0.6380591;0.01782614,0.02374914;-0.6006777;-0.09044985,-0.08712621;0.01710671;-0.02681733,-0.1781026;-0.1628532;-0.2317735,-0.1434038;-0.4959707;-0.1290163,-0.1626411;-0.5434096;-0.2027496,0.058059;0.5488052;-0.04966291,0;0;0,0.0368574;0.2882977;-0.1258662,0.07556237;0.5698256;-0.2655995,0.2249647;0.4946756;-0.1471725,0.4337569;0.3829637;-0.09794593,0.655323;0.2326684;-0.1592128,-0.07990278;0.4927871;-0.1251517,-0.2917767;0.4284868;-0.02782801,-0.5600599;0.3888786;-0.07129284,0.08016282;-0.005847573;-0.0462873,0.07350275;-0.2924428;-0.06838107,0.04473391;-0.6374363;-0.01469564,0.03429617;-0.6463828;-0.1155801,-0.08641692;0.01608834;-0.02959839,-0.1386715;-0.2446235;-0.1389972,-0.09671555;-0.5323531;0.05640411,-0.1055246;-0.5421048;-0.04432151,0.06583996;0.5006164;-0.2282054,861.5416
+0;0;0,0.03318973;0.3155905;-0.02328596,0.06677121;0.6296137;-0.06243387,0.2309887;0.5164696;-0.04597266,0.4389547;0.4016029;-0.009871427,0.6932067;0.3044567;0.009091657,-0.1130559;0.5176049;-0.02683668,-0.3258447;0.4060029;-0.02316848,-0.5651746;0.2754344;-0.03385072,0.07855945;-0.007124449;-0.05031906,0.06637231;-0.2935513;-0.03761641,0.02957786;-0.6366756;0.01722165,0.02455209;-0.5992953;-0.09103766,-0.08789038;0.01725675;-0.02705253,-0.1786911;-0.1623555;-0.2316127,-0.1440821;-0.4946102;-0.1291217,-0.1633165;-0.5420371;-0.2028436,0.0583293;0.55136;-0.04989479,0;0;0,0.03932029;0.2890901;-0.1269722,0.07936971;0.5716997;-0.2676899,0.2252374;0.4930974;-0.1483512,0.4322823;0.3815824;-0.09891081,0.6528004;0.2325837;-0.1590126,-0.07461554;0.4938607;-0.1289169,-0.2853053;0.4298194;-0.03270838,-0.5508316;0.3879912;-0.07947619,0.08043278;-0.006487906;-0.04735851,0.07130213;-0.2925714;-0.06792665,0.04306295;-0.6367771;-0.01481962,0.03238291;-0.6457643;-0.1156449,-0.08741685;0.01672781;-0.02885876,-0.1388383;-0.2429147;-0.1397272,-0.09212048;-0.5213844;0.06610632,-0.1164555;-0.5947528;0.04324615,0.06940643;0.5021439;-0.2300754,861.5643
+0;0;0,0.03318973;0.3155905;-0.02328596,0.06677121;0.6296137;-0.06243387,0.2309887;0.5164696;-0.04597266,0.4389547;0.4016029;-0.009871427,0.6932067;0.3044567;0.009091657,-0.1130559;0.5176049;-0.02683668,-0.3258447;0.4060029;-0.02316848,-0.5651746;0.2754344;-0.03385072,0.07855945;-0.007124449;-0.05031906,0.06637231;-0.2935513;-0.03761641,0.02957786;-0.6366756;0.01722165,0.02455209;-0.5992953;-0.09103766,-0.08789038;0.01725675;-0.02705253,-0.1786911;-0.1623555;-0.2316127,-0.1440821;-0.4946102;-0.1291217,-0.1633165;-0.5420371;-0.2028436,0.0583293;0.55136;-0.04989479,0;0;0,0.03932029;0.2890901;-0.1269722,0.07936971;0.5716997;-0.2676899,0.2252374;0.4930974;-0.1483512,0.4322823;0.3815824;-0.09891081,0.6528004;0.2325837;-0.1590126,-0.07461554;0.4938607;-0.1289169,-0.2853053;0.4298194;-0.03270838,-0.5508316;0.3879912;-0.07947619,0.08043278;-0.006487906;-0.04735851,0.07130213;-0.2925714;-0.06792665,0.04306295;-0.6367771;-0.01481962,0.03238291;-0.6457643;-0.1156449,-0.08741685;0.01672781;-0.02885876,-0.1388383;-0.2429147;-0.1397272,-0.09212048;-0.5213844;0.06610632,-0.1164555;-0.5947528;0.04324615,0.06940643;0.5021439;-0.2300754,861.5864
+0;0;0,0.03296302;0.3154552;-0.02300369,0.06630589;0.6293568;-0.06182474,0.2316864;0.5165969;-0.04500607,0.4417213;0.4079828;-0.01006357,0.6957968;0.3155256;0.009431604,-0.1145847;0.5175624;-0.0266593,-0.3293532;0.4127286;-0.02252397,-0.5738855;0.2962094;-0.03301118,0.07924486;-0.007073126;-0.05081413,0.06616917;-0.2919552;-0.03776686,0.02947399;-0.635236;0.01675612,0.02468634;-0.5977964;-0.09146866,-0.08875448;0.01723672;-0.02715496,-0.1805771;-0.1570973;-0.2337348,-0.1455477;-0.4895402;-0.1316774,-0.1614947;-0.5373266;-0.2057438,0.0579283;0.5511097;-0.04937286,0;0;0,0.03877031;0.2886518;-0.1276898,0.07811303;0.5708157;-0.2690794,0.2255599;0.4915637;-0.1501303,0.4310148;0.3798455;-0.1007335,0.6507144;0.2317436;-0.1580105,-0.07618606;0.4942194;-0.1289881,-0.285647;0.4300871;-0.03335411,-0.5491567;0.3871815;-0.08030622,0.08079119;-0.007008433;-0.04832721,0.06967537;-0.2915796;-0.06819344,0.04198066;-0.6359171;-0.01503587,0.03088143;-0.6449906;-0.1157382,-0.08845723;0.01728071;-0.0280811,-0.1375864;-0.239943;-0.1417527,-0.09391891;-0.5135795;0.0712667,-0.1150128;-0.5873907;0.04740947,0.06833452;0.5013615;-0.231286,861.6091
+0;0;0,0.03270644;0.3129996;-0.02282463,0.06549257;0.6216626;-0.06098598,0.2321695;0.5102345;-0.04438656,0.4417702;0.4018449;-0.00951631,0.6441314;0.3282064;0.006010838,-0.1163532;0.5112063;-0.02592049,-0.3306775;0.4065892;-0.02179371,-0.525438;0.3137862;-0.03014637,0.07881504;-0.007034761;-0.05053852,0.06573872;-0.2919304;-0.03749062,0.02903311;-0.6353089;0.01704787,0.02425165;-0.5978789;-0.09103671,-0.08827306;0.01714323;-0.02700767,-0.1801001;-0.1571991;-0.2335974,-0.1450607;-0.4897366;-0.1315109,-0.1609871;-0.5374222;-0.2054814,0.0572816;0.5449717;-0.04878174,0;0;0,0.03884827;0.2855331;-0.1285346,0.07809959;0.5608274;-0.2716088,0.2279031;0.49422;-0.1533511,0.4299973;0.3777751;-0.1033993,0.6049017;0.2575817;-0.1430957,-0.076584;0.4910099;-0.1295801,-0.2864084;0.429583;-0.03420133,-0.4961334;0.3944372;-0.071538,0.08017172;-0.007369161;-0.04830766,0.06760353;-0.2918814;-0.06834698,0.03977058;-0.6362987;-0.01512408,0.02873878;-0.64578;-0.1155226,-0.08789203;0.01766209;-0.02790128,-0.1357013;-0.2388462;-0.1437656,-0.09565236;-0.5109317;0.07209581,-0.1174691;-0.5842932;0.04758539,0.06847961;0.4934522;-0.2333219,861.6428
+0;0;0,0.03220487;0.3117896;-0.02239084,0.06445535;0.6193204;-0.06002653,0.2324771;0.5079349;-0.04351627,0.4434026;0.4051432;-0.009461328,0.6492864;0.3428647;0.00777098,-0.1185815;0.5092764;-0.02530109,-0.3334458;0.4091173;-0.02118391,-0.5299969;0.3204546;-0.02956803,0.07886902;-0.00685855;-0.05063749,0.06501946;-0.2908826;-0.03814188,0.02793779;-0.6350314;0.01707571,0.02327048;-0.5975692;-0.09089693,-0.08843304;0.0169047;-0.02693224,-0.181085;-0.1528665;-0.2357646,-0.1443029;-0.4857558;-0.1323517,-0.1592348;-0.5344176;-0.2053237,0.05637571;0.5427728;-0.04795072,0;0;0,0.03884004;0.28355;-0.1297772,0.07744513;0.5565515;-0.2747149,0.228296;0.4918887;-0.1549609,0.4292554;0.3760875;-0.1057584,0.604571;0.2560925;-0.1435649,-0.07718578;0.4900707;-0.1303739,-0.285755;0.4285378;-0.03588554,-0.4954912;0.3934994;-0.07258365,0.08034053;-0.007803618;-0.04812503,0.06704186;-0.2912895;-0.0699532,0.03851498;-0.636345;-0.01531482,0.02732968;-0.6461282;-0.1154535,-0.08791225;0.01797852;-0.02792357,-0.1332293;-0.2376813;-0.1445514,-0.09678137;-0.5110564;0.07178171,-0.1198748;-0.5839008;0.04677584,0.0680538;0.4896099;-0.2359688,861.6757
+0;0;0,0.03193719;0.3091981;-0.02220473,0.06336766;0.6089124;-0.05886841,0.2353866;0.499057;-0.04262217,0.4492974;0.3948104;-0.008085251,0.6551052;0.3325549;0.009140702,-0.1231621;0.5004271;-0.02401835,-0.3410673;0.3988504;-0.0198429,-0.5375459;0.3102205;-0.02822393,0.07918803;-0.006886292;-0.0508423,0.06531739;-0.2913423;-0.03832769,0.02823211;-0.6355247;0.01689529,0.02356751;-0.5980668;-0.09101451,-0.08879073;0.01697307;-0.02704118,-0.1815836;-0.1530563;-0.2361912,-0.1447979;-0.4859781;-0.1327682,-0.1597211;-0.5345942;-0.2056977,0.05552799;0.5346382;-0.04715123,0;0;0,0.03552021;0.2811649;-0.1296191,0.06382535;0.5477276;-0.2720764,0.2227443;0.4910859;-0.1543021,0.4278456;0.3743106;-0.1083133,0.6029875;0.2537881;-0.1447682,-0.08919714;0.4885259;-0.124741,-0.3007615;0.4255538;-0.0293839,-0.510264;0.3899392;-0.06639288,0.08073062;-0.008050382;-0.04817533,0.06584659;-0.291768;-0.07156324,0.03664759;-0.6366806;-0.01616358,0.02551617;-0.6466534;-0.1161644,-0.08833889;0.0181115;-0.02777261,-0.1327739;-0.2370151;-0.146937,-0.1005059;-0.5124612;0.06747992,-0.1268612;-0.5835811;0.03915916,0.05786396;0.4825926;-0.2341645,861.6981
+0;0;0,0.03179422;0.3078139;-0.02210533,0.06323364;0.6076123;-0.05878607,0.2342699;0.4977833;-0.04253817,0.4494051;0.39294;-0.007803544,0.6551756;0.3306958;0.009419274,-0.1223544;0.499146;-0.0240342,-0.341507;0.3969879;-0.01983484,-0.5379499;0.308374;-0.02821435,0.07994765;-0.00695235;-0.05133002,0.06613678;-0.2901829;-0.03886931,0.02888594;-0.6359017;0.01660018,0.02422308;-0.5984467;-0.09126943,-0.08964248;0.01713589;-0.02730058,-0.1820356;-0.152161;-0.2355495,-0.1450857;-0.486569;-0.1316648,-0.1600033;-0.5351558;-0.2045672,0.05537659;0.5331735;-0.04704292,0;0;0,0.03404836;0.2796214;-0.1300058,0.06231694;0.5460831;-0.2728539,0.2195414;0.4902245;-0.1541758,0.4266887;0.373265;-0.1106758,0.6015365;0.2521886;-0.1464698,-0.09013352;0.4878497;-0.1261365,-0.3029969;0.4238258;-0.03089002,-0.5121596;0.3880026;-0.06936175,0.08176757;-0.008460879;-0.04813742,0.06536166;-0.290714;-0.07322884,0.03469375;-0.6369275;-0.01682186,0.02359435;-0.6470121;-0.1167379,-0.08926065;0.01835442;-0.0277558,-0.1315064;-0.2336151;-0.1514174,-0.1053724;-0.5120258;0.06256974,-0.142211;-0.5805043;0.03691655,0.0561946;0.4808334;-0.2348306,861.7317
+0;0;0,0.03159261;0.3078575;-0.02178533,0.06281053;0.6077181;-0.05814536,0.2339749;0.4981639;-0.04236322,0.4515468;0.3983588;-0.007965639,0.6580526;0.3387897;0.009903491,-0.1228042;0.499377;-0.02394183,-0.343894;0.4014455;-0.02070364,-0.5430889;0.3191997;-0.02903827,0.08000121;-0.00641477;-0.05131656,0.06541044;-0.289628;-0.03936194,0.02831438;-0.6352887;0.01657172,0.02364921;-0.5977929;-0.09129497,-0.08976229;0.01662559;-0.02722232,-0.1835495;-0.1480332;-0.2385443,-0.1459429;-0.4826503;-0.1355726,-0.1597794;-0.5321839;-0.2076569,0.05501447;0.5332605;-0.04648084,0;0;0,0.03404836;0.2796214;-0.1300058,0.06231694;0.5460831;-0.2728539,0.2195414;0.4902245;-0.1541758,0.4266887;0.373265;-0.1106758,0.6015365;0.2521886;-0.1464698,-0.09013352;0.4878497;-0.1261365,-0.3029969;0.4238258;-0.03089002,-0.5121596;0.3880026;-0.06936175,0.08176757;-0.008460879;-0.04813742,0.06536166;-0.290714;-0.07322884,0.03469375;-0.6369275;-0.01682186,0.02359435;-0.6470121;-0.1167379,-0.08926065;0.01835442;-0.0277558,-0.1315064;-0.2336151;-0.1514174,-0.1053724;-0.5120258;0.06256974,-0.142211;-0.5805043;0.03691655,0.0561946;0.4808334;-0.2348306,861.7543
+0;0;0,0.03145872;0.3065529;-0.02169301,0.06265713;0.6062251;-0.05803585,0.2341478;0.4965318;-0.04223451,0.4522467;0.3964849;-0.007753611,0.6587425;0.3369187;0.01011466,-0.1232972;0.4977472;-0.02377873,-0.3449225;0.3995785;-0.02053269,-0.5441077;0.3173367;-0.02886693,0.07997985;-0.006413057;-0.05130286,0.06538008;-0.2898009;-0.03934087,0.02818773;-0.636359;0.016738,0.02352645;-0.5988694;-0.09103872,-0.08973832;0.01662115;-0.02721505,-0.1835834;-0.1481392;-0.2386674,-0.1458792;-0.4836249;-0.1354284,-0.1597041;-0.5330922;-0.2074525,0.05485335;0.5316939;-0.04635981,0;0;0,0.03279366;0.2779252;-0.1308322,0.06144257;0.5434116;-0.2750096,0.2184999;0.4876155;-0.1553817,0.4266623;0.3706228;-0.1135905,0.6010399;0.2488785;-0.1493497,-0.09136973;0.4869658;-0.1274859,-0.3035639;0.4196986;-0.03149529,-0.5124192;0.3841127;-0.07175753,0.08173234;-0.008842468;-0.0480783,0.06386252;-0.2910835;-0.0742631,0.03265274;-0.6381327;-0.01757646,0.02126543;-0.6484042;-0.1172869,-0.08917943;0.01871995;-0.02768539,-0.1322487;-0.2292838;-0.1592305,-0.1065959;-0.5028597;0.06241956,-0.1371845;-0.5677477;0.02053564,0.05502077;0.478358;-0.236553,861.7772
+0;0;0,0.03147691;0.3067302;-0.02170555,0.06307754;0.6102617;-0.05854175,0.2302832;0.4998808;-0.04260084,0.4429004;0.4023485;-0.00898657,0.6494756;0.3427594;0.008888558,-0.1189316;0.5010682;-0.02457002,-0.3349867;0.4053668;-0.02140556,-0.5342484;0.3230935;-0.029743,0.08078399;-0.006477535;-0.05181867,0.06617562;-0.2900321;-0.03984964,0.02912119;-0.635305;0.01602128,0.02446096;-0.5978171;-0.09173115,-0.09064057;0.01678826;-0.02748868,-0.1845408;-0.1480689;-0.2390653,-0.1469764;-0.4823107;-0.1362092,-0.1607982;-0.53176;-0.2082171,0.055117;0.5342333;-0.04663116,0;0;0,0.03633168;0.2772186;-0.131815,0.07362662;0.5448935;-0.2782528,0.2239975;0.4830253;-0.1598482,0.4265575;0.3696443;-0.1155448,0.600314;0.2473342;-0.1528618,-0.08018591;0.486679;-0.1340521,-0.2881479;0.4237086;-0.04112664,-0.4970103;0.3872261;-0.08099085,0.08263193;-0.009752542;-0.04827046,0.06340241;-0.2919554;-0.07568645,0.0309737;-0.6373948;-0.01799798,0.01905356;-0.6476544;-0.1176245,-0.09008839;0.01943198;-0.02756202,-0.1328835;-0.2265464;-0.1632935,-0.1095797;-0.5123702;0.04034767,-0.1493861;-0.5664748;-0.0147,0.06402473;0.4788963;-0.2390389,861.8007
+0;0;0,0.03070541;0.3023523;-0.02104374,0.06091038;0.5958553;-0.05633268,0.2366744;0.4872845;-0.04079364,0.453721;0.3933255;-0.007696882,0.6608766;0.3361552;0.01057904,-0.1288047;0.488582;-0.02235493,-0.3493791;0.3970677;-0.02012435,-0.5497029;0.3177871;-0.03016752,0.0810663;-0.006246033;-0.05201786,0.06534411;-0.2896564;-0.04048808,0.02825604;-0.633931;0.01531846,0.02368861;-0.5964118;-0.09230514,-0.09104824;0.01650259;-0.02746816,-0.1862736;-0.1441456;-0.2415379,-0.1489185;-0.4776444;-0.1395669,-0.1610486;-0.5283565;-0.2102681,0.05338243;0.5230734;-0.04499716,0;0;0,0.03270802;0.2729078;-0.131355,0.05801735;0.5314233;-0.2756462,0.2220636;0.4835255;-0.1599081,0.4271833;0.3688029;-0.1175103,0.6007916;0.2461116;-0.153882,-0.09563935;0.4861855;-0.1251694,-0.3056751;0.4219187;-0.03142682,-0.5139438;0.3845336;-0.07316884,0.08256064;-0.009783059;-0.04903721,0.06223431;-0.2918655;-0.07583094,0.02974299;-0.6363829;-0.01867366,0.01771134;-0.6469873;-0.1180053,-0.09064934;0.01959998;-0.02674239,-0.1353221;-0.2157476;-0.1794428,-0.1175285;-0.4994357;0.02603073,-0.1485173;-0.5585347;-0.02651734,0.05271566;0.4683248;-0.2372687,861.8338
+0;0;0,0.03054638;0.3007864;-0.02093475,0.06067078;0.5935048;-0.05614174,0.2375034;0.4846559;-0.04056745,0.4557112;0.3901943;-0.007293634,0.6628934;0.3330167;0.01098464,-0.1301204;0.485961;-0.02202053,-0.3518749;0.3939572;-0.01977802,-0.5522245;0.3146664;-0.02982247,0.08080424;-0.006225841;-0.0518497,0.06507969;-0.2896787;-0.04031819,0.02789943;-0.6348091;0.01562707,0.02333297;-0.5972915;-0.09197371,-0.09075391;0.01644924;-0.02737937,-0.1859936;-0.144223;-0.2414812,-0.1485456;-0.4785508;-0.1392567,-0.1606731;-0.5292457;-0.209943,0.0531358;0.5206549;-0.04479564,0;0;0,0.03057405;0.2714893;-0.1311586,0.05473022;0.5294801;-0.2749693,0.2201918;0.4829641;-0.1599488,0.4263378;0.3670191;-0.1186533,0.599694;0.2440939;-0.1555982,-0.09949411;0.4854711;-0.1237656,-0.3100282;0.4179414;-0.03017119,-0.5181147;0.3818534;-0.07405191,0.08220513;-0.009701669;-0.04903746,0.06102905;-0.291747;-0.076015,0.02808655;-0.6371709;-0.01923155,0.01583609;-0.6477911;-0.118505,-0.09035775;0.01950396;-0.0266749,-0.1381501;-0.2086273;-0.1891488,-0.1225742;-0.4984609;0.009297967,-0.1458254;-0.5620791;-0.03918206,0.04947884;0.4662601;-0.2366514,861.8555
+0;0;0,0.03054638;0.3007864;-0.02093475,0.06067078;0.5935048;-0.05614174,0.2375034;0.4846559;-0.04056745,0.4557112;0.3901943;-0.007293634,0.6628934;0.3330167;0.01098464,-0.1301204;0.485961;-0.02202053,-0.3518749;0.3939572;-0.01977802,-0.5522245;0.3146664;-0.02982247,0.08080424;-0.006225841;-0.0518497,0.06507969;-0.2896787;-0.04031819,0.02789943;-0.6348091;0.01562707,0.02333297;-0.5972915;-0.09197371,-0.09075391;0.01644924;-0.02737937,-0.1859936;-0.144223;-0.2414812,-0.1485456;-0.4785508;-0.1392567,-0.1606731;-0.5292457;-0.209943,0.0531358;0.5206549;-0.04479564,0;0;0,0.03057405;0.2714893;-0.1311586,0.05473022;0.5294801;-0.2749693,0.2201918;0.4829641;-0.1599488,0.4263378;0.3670191;-0.1186533,0.599694;0.2440939;-0.1555982,-0.09949411;0.4854711;-0.1237656,-0.3100282;0.4179414;-0.03017119,-0.5181147;0.3818534;-0.07405191,0.08220513;-0.009701669;-0.04903746,0.06102905;-0.291747;-0.076015,0.02808655;-0.6371709;-0.01923155,0.01583609;-0.6477911;-0.118505,-0.09035775;0.01950396;-0.0266749,-0.1381501;-0.2086273;-0.1891488,-0.1225742;-0.4984609;0.009297967,-0.1458254;-0.5620791;-0.03918206,0.04947884;0.4662601;-0.2366514,861.8783
+0;0;0,0.02999648;0.2983955;-0.02066918,0.05951633;0.5885608;-0.05556493,0.2376322;0.4800874;-0.03961788,0.4593748;0.3904228;-0.006455701,0.6673391;0.3363564;0.01236776,-0.1323282;0.481618;-0.02135316,-0.3574311;0.3942306;-0.02016624,-0.5586688;0.3172718;-0.03052661,0.08132979;-0.006087146;-0.05238353,0.06497034;-0.2894672;-0.04138,0.02762564;-0.6344649;0.01463831,0.0231379;-0.5969449;-0.09296829,-0.09153929;0.01632412;-0.02738075,-0.1885966;-0.1401334;-0.2436997,-0.1499665;-0.4742494;-0.1415712,-0.1589391;-0.5259683;-0.2115526,0.05211692;0.5161734;-0.04428364,0;0;0,0.02909625;0.2693057;-0.1303637,0.05185604;0.5252615;-0.2726679,0.2191543;0.4822398;-0.159719,0.4265482;0.3651184;-0.1199751,0.5994947;0.241631;-0.1569483,-0.1013301;0.485958;-0.1196066,-0.3141107;0.4182144;-0.02771276,-0.522175;0.3814214;-0.07109685,0.08279662;-0.009945542;-0.04941082,0.06095475;-0.2919211;-0.07597542,0.02730576;-0.6371965;-0.01932979,0.01489291;-0.6477891;-0.1185973,-0.09111967;0.01980673;-0.02646737,-0.142134;-0.1915418;-0.2092851,-0.1265921;-0.4810485;-0.01053807,-0.1556312;-0.5219458;-0.08660499,0.04676197;0.462363;-0.2347236,861.9006
+0;0;0,0.03001569;0.2985866;-0.02068242,0.05995462;0.5928674;-0.05610092,0.2361293;0.4831262;-0.03994711,0.4593367;0.3928693;-0.006565873,0.6673688;0.3387853;0.01226373,-0.1302888;0.4846421;-0.02185727,-0.3568786;0.3966775;-0.02066251,-0.558182;0.3196936;-0.03102626,0.08138236;-0.006091081;-0.0524174,0.06501219;-0.2896568;-0.04140666,0.02760832;-0.6352011;0.01470042,0.02312157;-0.5976828;-0.09288223,-0.09159847;0.01633468;-0.02739845,-0.1887194;-0.1402253;-0.2438591,-0.150028;-0.4748708;-0.1415687,-0.1589986;-0.5265714;-0.2115346,0.05239029;0.5188667;-0.0445682,0;0;0,0.02913432;0.2691328;-0.1311541,0.05497788;0.5285281;-0.2753668,0.2187942;0.4812935;-0.1604514,0.4275619;0.3629354;-0.1218569,0.5996972;0.2385814;-0.1600993,-0.09887492;0.4845495;-0.1230682,-0.313031;0.4160065;-0.03075811,-0.5206616;0.3787186;-0.07610281,0.08283999;-0.01006895;-0.04943609,0.06144932;-0.2921521;-0.07719016,0.02715976;-0.637893;-0.02030921,0.0146664;-0.6485386;-0.1195188,-0.09118135;0.02001092;-0.02633056,-0.1443;-0.1860555;-0.2147816,-0.1331466;-0.4864876;-0.03157663,-0.1553295;-0.5403353;-0.09582748,0.04860315;0.4642943;-0.2366407,861.9229
+0;0;0,0.03001569;0.2985866;-0.02068242,0.05995462;0.5928674;-0.05610092,0.2361293;0.4831262;-0.03994711,0.4593367;0.3928693;-0.006565873,0.6673688;0.3387853;0.01226373,-0.1302888;0.4846421;-0.02185727,-0.3568786;0.3966775;-0.02066251,-0.558182;0.3196936;-0.03102626,0.08138236;-0.006091081;-0.0524174,0.06501219;-0.2896568;-0.04140666,0.02760832;-0.6352011;0.01470042,0.02312157;-0.5976828;-0.09288223,-0.09159847;0.01633468;-0.02739845,-0.1887194;-0.1402253;-0.2438591,-0.150028;-0.4748708;-0.1415687,-0.1589986;-0.5265714;-0.2115346,0.05239029;0.5188667;-0.0445682,0;0;0,0.02913432;0.2691328;-0.1311541,0.05497788;0.5285281;-0.2753668,0.2187942;0.4812935;-0.1604514,0.4275619;0.3629354;-0.1218569,0.5996972;0.2385814;-0.1600993,-0.09887492;0.4845495;-0.1230682,-0.313031;0.4160065;-0.03075811,-0.5206616;0.3787186;-0.07610281,0.08283999;-0.01006895;-0.04943609,0.06144932;-0.2921521;-0.07719016,0.02715976;-0.637893;-0.02030921,0.0146664;-0.6485386;-0.1195188,-0.09118135;0.02001092;-0.02633056,-0.1443;-0.1860555;-0.2147816,-0.1331466;-0.4864876;-0.03157663,-0.1553295;-0.5403353;-0.09582748,0.04860315;0.4642943;-0.2366407,861.9458
+0;0;0,0.02941171;0.2980525;-0.02058326,0.058929;0.592392;-0.05596437,0.2286724;0.483983;-0.03935115,0.4547743;0.3992449;-0.007508069,0.6642095;0.3495679;0.01215969,-0.1247599;0.4855774;-0.02276161,-0.3536116;0.4022526;-0.02206728,-0.5564858;0.3285473;-0.03335061,0.0816904;-0.005873533;-0.05266942,0.06441659;-0.2895425;-0.04242736,0.02725173;-0.6355136;0.0139248,0.0229638;-0.5979958;-0.09381196,-0.09202946;0.01609183;-0.02745033,-0.1907063;-0.1345183;-0.2475659,-0.1512568;-0.4691204;-0.1439418,-0.1567386;-0.5221124;-0.2129664,0.05147918;0.5185241;-0.04446347,0;0;0,0.03090863;0.2689939;-0.129657,0.06119737;0.5295542;-0.2709172,0.2182061;0.4807382;-0.1608198,0.4273695;0.3618214;-0.1230562,0.5962628;0.2344594;-0.1674602,-0.09191337;0.4834398;-0.1276502,-0.3056594;0.4137771;-0.03396796,-0.5132672;0.3767172;-0.08133162,0.08326414;-0.01030302;-0.04942489,0.06095256;-0.2923629;-0.07798648,0.02664624;-0.6385765;-0.02131176,0.0141006;-0.6487913;-0.1208482,-0.09155239;0.02026567;-0.02625549,-0.1545523;-0.1669899;-0.2307982,-0.13331;-0.4692552;-0.05069493,-0.1539432;-0.5238686;-0.1147025,0.05348384;0.4650471;-0.233187,861.9682
+0;0;0,0.0292805;0.2967228;-0.02049143,0.05863488;0.5894393;-0.055668,0.2281949;0.4816849;-0.03915633,0.4561642;0.396247;-0.007050257,0.6655724;0.3465764;0.01261496,-0.1247495;0.4832771;-0.02258969,-0.3554913;0.3992642;-0.02188962,-0.5583393;0.3255684;-0.03317149,0.0816659;-0.005871771;-0.05265363,0.06438096;-0.2897235;-0.04240496,0.0271322;-0.6364756;0.01407441,0.02284775;-0.5989639;-0.09357493,-0.09200186;0.016087;-0.0274421,-0.1907423;-0.1346201;-0.2476995,-0.1512037;-0.4699776;-0.1438415,-0.1566811;-0.5229023;-0.21281,0.05124627;0.5161783;-0.0442616,0;0;0,0.03028077;0.2671934;-0.1304317,0.06067767;0.5253172;-0.2726567,0.2169651;0.4792123;-0.1615539,0.4278793;0.3590574;-0.1244266,0.5964549;0.2312008;-0.1684792,-0.0897261;0.4830916;-0.1264015,-0.306507;0.4144651;-0.03368199,-0.5139044;0.3773741;-0.08180922,0.08322972;-0.01035646;-0.04941416,0.06042882;-0.2924501;-0.07906079,0.02584758;-0.6395077;-0.02276182,0.01315781;-0.6499485;-0.122093,-0.09152768;0.02028223;-0.02622053,-0.161334;-0.1492927;-0.2438143,-0.1360805;-0.4544964;-0.06766838,-0.1546771;-0.5065364;-0.1353942,0.05298907;0.4617325;-0.2345812,862.0013
+0;0;0,0.02937639;0.2976945;-0.02055854,0.05909009;0.5939929;-0.0561729,0.2204828;0.4867582;-0.03973006,0.4489479;0.4011344;-0.007554159,0.6583593;0.351463;0.01211137,-0.1163825;0.4882778;-0.02391814,-0.3476261;0.4040821;-0.02321656,-0.5504774;0.3303852;-0.03449861,0.08189133;-0.005887979;-0.05279897,0.06460062;-0.2898347;-0.04254688,0.02728549;-0.6372045;0.01403312,0.02300316;-0.5996965;-0.09356289,-0.09225582;0.01613141;-0.02751785,-0.1910293;-0.1346261;-0.2478489,-0.1514203;-0.4705811;-0.1438059,-0.1568949;-0.5234647;-0.2127402,0.0515954;0.5196801;-0.04460274,0;0;0,0.03418712;0.2672155;-0.1316614,0.0705661;0.526889;-0.2772214,0.2150542;0.4780342;-0.1621919,0.4264555;0.3575734;-0.1252909,0.5951244;0.2299011;-0.1695373,-0.07699183;0.4812564;-0.1374528,-0.2943072;0.4130972;-0.04422511,-0.501312;0.3750834;-0.09332816,0.08309937;-0.01018646;-0.05019284,0.05884266;-0.2922023;-0.08033395,0.02426234;-0.6398744;-0.02387261,0.01153672;-0.6504657;-0.1230795,-0.09207387;0.02027993;-0.02529257,-0.168807;-0.1361593;-0.2503895,-0.1380067;-0.4453952;-0.08102582,-0.1551256;-0.4952658;-0.1515895,0.06135926;0.4628199;-0.238198,862.0352
+0;0;0,0.02922903;0.297937;-0.02043861,0.05885401;0.5946234;-0.05594559,0.2196666;0.4878394;-0.03914547,0.4496004;0.4085546;-0.00765853,0.6596556;0.3618028;0.01195047,-0.1159986;0.4893725;-0.02373368,-0.3481123;0.41019;-0.0243543,-0.5524775;0.3407567;-0.03471444,0.08207195;-0.00580856;-0.05286487,0.06446096;-0.2897465;-0.0424225,0.02671879;-0.6376162;0.01483861,0.02371816;-0.6022207;-0.06206936,-0.09243993;0.01600598;-0.02762073,-0.1921739;-0.1325043;-0.2490655,-0.1508299;-0.4688928;-0.1449015,-0.154471;-0.497266;-0.195223,0.05138304;0.5202419;-0.04440872,0;0;0,0.0347113;0.2674287;-0.1315887,0.07117273;0.5275921;-0.2770016,0.2148834;0.4762711;-0.1615212,0.4262753;0.3572862;-0.1254232,0.5949001;0.2294141;-0.169102,-0.07618289;0.4811406;-0.1381107,-0.2919044;0.4136854;-0.04292127,-0.4989585;0.3748428;-0.09101814,0.08315141;-0.01018998;-0.05046034,0.05945071;-0.2922587;-0.08071661,0.02436366;-0.6406007;-0.02465058,0.02720237;-0.66879;-0.07523608,-0.0923415;0.02043507;-0.02489366,-0.1834482;-0.09646996;-0.2679425,-0.1391827;-0.4084306;-0.1053455,-0.1477975;-0.4373067;-0.1544612,0.06199723;0.463402;-0.2380536,862.068
+0;0;0,0.02905867;0.2962005;-0.02031949,0.05799694;0.586015;-0.0549724,0.2228905;0.480884;-0.03842324,0.4524812;0.4017174;-0.006983269,0.6625567;0.3549612;0.01262763,-0.1204353;0.4824521;-0.02265972,-0.3522028;0.4033877;-0.02327941,-0.5565877;0.3339477;-0.03364055,0.08254735;-0.005842206;-0.05317109,0.06493383;-0.289821;-0.04272722,0.02720162;-0.6375988;0.01451878,0.02300499;-0.6000529;-0.09304319,-0.09297539;0.0160987;-0.02778073,-0.1927237;-0.132433;-0.2492573,-0.1513906;-0.4687326;-0.1451208,-0.156483;-0.5203724;-0.2154995,0.05076629;0.514026;-0.04380661,0;0;0,0.03353772;0.265807;-0.1312017,0.0639289;0.5199678;-0.2743871,0.2144296;0.4751424;-0.1610386,0.4257606;0.3567833;-0.1250107,0.5943375;0.228934;-0.1690431,-0.08196564;0.4815939;-0.1319135,-0.2980776;0.4145048;-0.03830597,-0.5052606;0.3755564;-0.08585264,0.08356618;-0.01047313;-0.05081701,0.05988354;-0.2925605;-0.08129811,0.02464795;-0.6407984;-0.02527094,0.01153833;-0.6514137;-0.1243804,-0.09288958;0.02118638;-0.02445449,-0.1843682;-0.09446732;-0.2680097,-0.1363943;-0.406114;-0.106068,-0.1427178;-0.4639196;-0.1684725,0.05696221;0.4578573;-0.2362673,862.0904
+0;0;0,0.02905867;0.2962005;-0.02031949,0.05799694;0.586015;-0.0549724,0.2228905;0.480884;-0.03842324,0.4524812;0.4017174;-0.006983269,0.6625567;0.3549612;0.01262763,-0.1204353;0.4824521;-0.02265972,-0.3522028;0.4033877;-0.02327941,-0.5565877;0.3339477;-0.03364055,0.08254735;-0.005842206;-0.05317109,0.06493383;-0.289821;-0.04272722,0.02720162;-0.6375988;0.01451878,0.02300499;-0.6000529;-0.09304319,-0.09297539;0.0160987;-0.02778073,-0.1927237;-0.132433;-0.2492573,-0.1513906;-0.4687326;-0.1451208,-0.156483;-0.5203724;-0.2154995,0.05076629;0.514026;-0.04380661,0;0;0,0.03353772;0.265807;-0.1312017,0.0639289;0.5199678;-0.2743871,0.2144296;0.4751424;-0.1610386,0.4257606;0.3567833;-0.1250107,0.5943375;0.228934;-0.1690431,-0.08196564;0.4815939;-0.1319135,-0.2980776;0.4145048;-0.03830597,-0.5052606;0.3755564;-0.08585264,0.08356618;-0.01047313;-0.05081701,0.05988354;-0.2925605;-0.08129811,0.02464795;-0.6407984;-0.02527094,0.01153833;-0.6514137;-0.1243804,-0.09288958;0.02118638;-0.02445449,-0.1843682;-0.09446732;-0.2680097,-0.1363943;-0.406114;-0.106068,-0.1427178;-0.4639196;-0.1684725,0.05696221;0.4578573;-0.2362673,862.1131
+0;0;0,0.02885289;0.2963325;-0.01977723,0.05780663;0.5889913;-0.05395166,0.2302993;0.4817177;-0.03686465,0.4479661;0.4113453;-0.008509751,0.7016321;0.3634402;0.01570747,-0.1283191;0.4831334;-0.02164892,-0.3477919;0.4126622;-0.02244974,-0.594985;0.3355341;-0.03566594,0.08270265;-0.005659117;-0.05334003,0.0644194;-0.2896394;-0.04376813,0.02679464;-0.6376498;0.01388356,0.02398633;-0.6021926;-0.06323959,-0.09321752;0.01588792;-0.02783845,-0.1941737;-0.1281914;-0.2517127,-0.1503939;-0.4636815;-0.1450345,-0.1553011;-0.490829;-0.1969549,0.05054539;0.5158477;-0.0428474,0;0;0,0.03469834;0.2658834;-0.1309147,0.06988962;0.5228902;-0.2736268,0.2260848;0.4658475;-0.1567268,0.4260666;0.3558809;-0.1243269,0.6222222;0.1993266;-0.1894546,-0.08460691;0.4827815;-0.1272102,-0.2886648;0.4209351;-0.03962861,-0.537802;0.37639;-0.09596902,0.08377336;-0.01105377;-0.0507617,0.06010587;-0.2931485;-0.08130836,0.02458723;-0.6416433;-0.02526927,0.02703131;-0.6697398;-0.07630324,-0.09286895;0.0222752;-0.02441489,-0.1873418;-0.0821907;-0.2718667,-0.1352643;-0.395945;-0.1147148,-0.1383058;-0.4264688;-0.1628111,0.06103491;0.4595923;-0.2356668,862.1354
+0;0;0,0.02887318;0.296541;-0.01979114,0.05807249;0.5916813;-0.05426116,0.2307986;0.4836049;-0.03705089,0.4458123;0.4140903;-0.009041607,0.7004843;0.3659951;0.01527165,-0.128433;0.485023;-0.02180915,-0.3452306;0.4154108;-0.0226002,-0.5934039;0.3379768;-0.03586882,0.08304162;-0.005682311;-0.05355864,0.06475787;-0.2896701;-0.04398649,0.02702923;-0.6386414;0.01382438,0.02422419;-0.6031906;-0.06320892,-0.09359958;0.01595304;-0.02795255,-0.1945585;-0.1281301;-0.2518328,-0.1506578;-0.4645466;-0.14486,-0.1555593;-0.4916275;-0.1967199,0.05073734;0.5177933;-0.04304387,0;0;0,0.03632091;0.2658515;-0.1310179,0.0744682;0.5248634;-0.2745748,0.2294132;0.4634592;-0.1556485,0.426749;0.3544258;-0.1237421,0.624305;0.1981291;-0.1893547,-0.08111607;0.4831746;-0.1274482,-0.2833026;0.4226381;-0.04198687,-0.533793;0.3804092;-0.09884956,0.08418862;-0.01209733;-0.0506227,0.06089163;-0.2942298;-0.0811758,0.02499196;-0.6437697;-0.02568221,0.02712909;-0.6719102;-0.07654309,-0.0929757;0.02345004;-0.02454267,-0.1883291;-0.07551455;-0.2739194,-0.1317468;-0.3901305;-0.1178368,-0.1340218;-0.42149;-0.1647573,0.06475757;0.4609732;-0.2363279,862.1686
+0;0;0,0.02880241;0.2958141;-0.01974263,0.05778909;0.5888062;-0.05395234,0.2295635;0.4816633;-0.03688837,0.4480683;0.41102;-0.008424327,0.7040591;0.3626758;0.01601484,-0.1276231;0.4830733;-0.0217334,-0.3479407;0.4123308;-0.02253729,-0.5973992;0.3344958;-0.03587462,0.08299571;-0.00567917;-0.05352903,0.06471001;-0.2896974;-0.04395586,0.02698589;-0.6386268;0.01384809,0.02306631;-0.6010102;-0.09379325,-0.09354784;0.01594422;-0.0279371,-0.1945175;-0.1281543;-0.2518413,-0.1506221;-0.4645305;-0.1448814,-0.1574711;-0.5142918;-0.217347,0.0505273;0.5156571;-0.04284724,0;0;0,0.0358955;0.2651677;-0.1308548,0.07178991;0.5222664;-0.2739155,0.2263442;0.4655214;-0.1552064,0.4269557;0.3547447;-0.1231351,0.625885;0.1991522;-0.1915736,-0.08190057;0.4823947;-0.1275302,-0.2881761;0.423803;-0.04056787,-0.541931;0.3940429;-0.09703435,0.08418363;-0.01188505;-0.0505743,0.06099924;-0.2940412;-0.08127785,0.02553315;-0.6436353;-0.02612067,0.01275634;-0.6540826;-0.1254222,-0.09296155;0.02318049;-0.02463153,-0.1926473;-0.05638342;-0.2792384,-0.1347649;-0.3741175;-0.1302055,-0.1393118;-0.4267777;-0.1995356,0.06292576;0.4590483;-0.2358139,862.2025
+0;0;0,0.02855025;0.294192;-0.01917475,0.05740899;0.5857885;-0.05273427,0.2326464;0.4786706;-0.03571963,0.4490271;0.4135557;-0.008280123,0.7085975;0.3815068;0.01694461,-0.1314695;0.4804738;-0.02052399,-0.349142;0.4139256;-0.02239854,-0.6012707;0.341276;-0.03630415,0.08336177;-0.005490663;-0.0537937,0.06434719;-0.289349;-0.04421066,0.02643771;-0.6388245;0.01388424,0.02255161;-0.6011569;-0.09377012,-0.09402312;0.01575383;-0.02801006,-0.1959045;-0.1234659;-0.2544322,-0.1493846;-0.4597789;-0.1463824,-0.1579448;-0.5074611;-0.220918,0.05018251;0.513072;-0.04182438,0;0;0,0.03624571;0.2635978;-0.1301312,0.07132109;0.5195543;-0.2724094,0.2292596;0.4608226;-0.1523404,0.4281067;0.354473;-0.1213071,0.6276565;0.1985734;-0.1914175,-0.08478066;0.4814109;-0.1243464,-0.2887854;0.4282061;-0.03852794,-0.5430127;0.4079614;-0.1017646,0.08458693;-0.01244324;-0.05062914,0.06187505;-0.2946144;-0.08050418,0.02666717;-0.644906;-0.02571773,0.01411339;-0.6553547;-0.1250639,-0.09337032;0.02353228;-0.02452159,-0.1920597;-0.05744244;-0.2789473,-0.1345121;-0.3781638;-0.1348243,-0.138844;-0.430123;-0.2050187,0.06271651;0.4566867;-0.2345603,862.2242
+0;0;0,0.02855025;0.294192;-0.01917475,0.05740899;0.5857885;-0.05273427,0.2326464;0.4786706;-0.03571963,0.4490271;0.4135557;-0.008280123,0.7085975;0.3815068;0.01694461,-0.1314695;0.4804738;-0.02052399,-0.349142;0.4139256;-0.02239854,-0.6012707;0.341276;-0.03630415,0.08336177;-0.005490663;-0.0537937,0.06434719;-0.289349;-0.04421066,0.02643771;-0.6388245;0.01388424,0.02255161;-0.6011569;-0.09377012,-0.09402312;0.01575383;-0.02801006,-0.1959045;-0.1234659;-0.2544322,-0.1493846;-0.4597789;-0.1463824,-0.1579448;-0.5074611;-0.220918,0.05018251;0.513072;-0.04182438,0;0;0,0.03624571;0.2635978;-0.1301312,0.07132109;0.5195543;-0.2724094,0.2292596;0.4608226;-0.1523404,0.4281067;0.354473;-0.1213071,0.6276565;0.1985734;-0.1914175,-0.08478066;0.4814109;-0.1243464,-0.2887854;0.4282061;-0.03852794,-0.5430127;0.4079614;-0.1017646,0.08458693;-0.01244324;-0.05062914,0.06187505;-0.2946144;-0.08050418,0.02666717;-0.644906;-0.02571773,0.01411339;-0.6553547;-0.1250639,-0.09337032;0.02353228;-0.02452159,-0.1920597;-0.05744244;-0.2789473,-0.1345121;-0.3781638;-0.1348243,-0.138844;-0.430123;-0.2050187,0.06271651;0.4566867;-0.2345603,862.247
+0;0;0,0.02844932;0.293152;-0.01910697,0.05725863;0.5842488;-0.05261,0.2303929;0.4776321;-0.03568148,0.4501191;0.4115105;-0.007817727,0.6634507;0.3851706;0.01291356,-0.1295057;0.4794143;-0.02066184,-0.3505437;0.4118373;-0.02256537,-0.5577591;0.3521292;-0.03399388,0.08341332;-0.00549406;-0.05382697,0.06440331;-0.2892843;-0.04424623,0.02636664;-0.6399324;0.01404358,0.02248028;-0.6022643;-0.09361787,-0.09408127;0.01576357;-0.02802739,-0.1959382;-0.1234227;-0.2543953,-0.1492622;-0.4608642;-0.145983,-0.157823;-0.5085515;-0.2205235,0.05004236;0.5116351;-0.04171553,0;0;0,0.03618624;0.2626375;-0.1297097,0.07088469;0.5182431;-0.2716651,0.2262926;0.4626334;-0.1514096,0.4281769;0.3546949;-0.1194708,0.6026707;0.2346531;-0.1616111,-0.08330386;0.4800123;-0.1248666,-0.2910623;0.4302658;-0.03660667,-0.5003091;0.4182451;-0.0886182,0.08470286;-0.01245856;-0.05055213,0.06219295;-0.294639;-0.07983708,0.02738129;-0.6462639;-0.02555394,0.01500043;-0.6567205;-0.1249263,-0.09346771;0.02328124;-0.02463896,-0.1926515;-0.05749364;-0.2788595,-0.1359812;-0.382311;-0.1407263,-0.1417461;-0.4335745;-0.211634,0.06239276;0.4554347;-0.2338958,862.2803
+0;0;0,0.02776577;0.2914217;-0.01848043,0.05609744;0.5811605;-0.05132126,0.2283024;0.4755869;-0.03462202,0.4506053;0.4136828;-0.006952511,0.6636481;0.3844543;0.01400488,-0.1295134;0.477331;-0.01997126,-0.3526591;0.4124205;-0.02295616,-0.5617259;0.3592283;-0.0348911,0.08346457;-0.005206655;-0.0537407,0.0633651;-0.2887782;-0.04544707,0.02501664;-0.6412348;0.01421113,0.02118246;-0.6035092;-0.09348541,-0.09413897;0.01539469;-0.02797078,-0.1997567;-0.09991868;-0.2655278,-0.1497433;-0.4372403;-0.1516504,-0.1597736;-0.4829348;-0.2280877,0.04900694;0.5089781;-0.04063319,0;0;0,0.03703391;0.260911;-0.1288137,0.07193398;0.5155573;-0.2694123,0.2262732;0.4629528;-0.1504793,0.4290501;0.3542944;-0.1174464,0.6028785;0.2337094;-0.1613066,-0.08182322;0.4781165;-0.1244391,-0.2913183;0.4306502;-0.03569775,-0.5000576;0.4224173;-0.09084196,0.0845746;-0.01236266;-0.0507524,0.06164876;-0.2944713;-0.07858658,0.02878068;-0.6485049;-0.0253396,0.01659175;-0.6588782;-0.12481,-0.09354318;0.02299098;-0.02454782,-0.1925299;-0.06090084;-0.2776276,-0.1409153;-0.3925054;-0.1486718,-0.1426987;-0.4454006;-0.2179405,0.06336548;0.4530382;-0.2320926,862.3025
+0;0;0,0.02771951;0.2909361;-0.01844964,0.05616836;0.5818724;-0.0514336,0.2275958;0.4759767;-0.03469104,0.4452524;0.4153665;-0.007599832,0.6584687;0.3861141;0.01337462,-0.1287582;0.4777136;-0.02010013,-0.34724;0.4141598;-0.02302264,-0.556477;0.3609243;-0.03496729,0.08349843;-0.005208767;-0.0537625,0.06340636;-0.2886759;-0.04547193,0.02483931;-0.6431414;0.01452633,0.02099799;-0.6054015;-0.09337085,-0.09417716;0.01540093;-0.02798213,-0.199756;-0.09986995;-0.2654516,-0.1494576;-0.4391144;-0.1509251,-0.1595065;-0.4849499;-0.2275048,0.04903282;0.5092314;-0.04067764,0;0;0,0.04066071;0.2606951;-0.127033,0.08159022;0.517907;-0.2638426,0.2338984;0.4593191;-0.1473598,0.4322427;0.3527511;-0.1144247,0.605504;0.2321606;-0.1612778,-0.0729872;0.4839756;-0.1207752,-0.279478;0.4317848;-0.04065294,-0.488926;0.4269711;-0.09418003,0.08458041;-0.01343414;-0.05054903,0.06397504;-0.2956977;-0.07754445,0.03216477;-0.6520695;-0.02538824,0.01934621;-0.6617696;-0.1252685,-0.09324517;0.02407619;-0.02480326,-0.19021;-0.08287489;-0.2697223,-0.1468679;-0.4253443;-0.1621622,-0.150425;-0.4715472;-0.2389536,0.07096384;0.4544685;-0.2277045,862.3246
+0;0;0,0.02756467;0.289311;-0.01834658,0.05552111;0.5752137;-0.05074342,0.23089;0.470226;-0.0341128,0.4519516;0.4086676;-0.006597783,0.7023939;0.374308;0.01803866,-0.1330137;0.4719998;-0.01921277,-0.3549135;0.4074517;-0.022181,-0.6006817;0.3449216;-0.0362111,0.08287975;-0.005170173;-0.05336415,0.06279913;-0.2884758;-0.0450783,0.02420811;-0.6431617;0.01495724,0.02036968;-0.6054275;-0.09285859,-0.09347936;0.01528682;-0.0277748,-0.1989981;-0.09991838;-0.265109,-0.1486683;-0.4393736;-0.1505113,-0.1587097;-0.485152;-0.2270333,0.04854397;0.5041853;-0.04022624,0;0;0,0.03847351;0.2594355;-0.1265316,0.07331525;0.5117125;-0.2633233,0.2320663;0.4604236;-0.1470351,0.4336188;0.3529072;-0.1119413,0.6358688;0.221362;-0.1913118,-0.08061622;0.4833277;-0.1167725,-0.2906272;0.4328451;-0.03454345,-0.5361407;0.4305083;-0.09955546,0.08403488;-0.01308554;-0.05010414,0.06233306;-0.2952116;-0.07594728,0.03232638;-0.6521974;-0.02538681,0.01965059;-0.6621497;-0.1250961,-0.09251504;0.02374798;-0.0249102,-0.1899278;-0.08379337;-0.2692042,-0.1490498;-0.4270155;-0.1623253,-0.1576601;-0.4731493;-0.2386687,0.06491715;0.4499592;-0.2269871,862.3581
+0;0;0,0.02676299;0.287827;-0.01806658,0.05433118;0.573001;-0.05035507,0.231736;0.4682373;-0.03274433,0.4569088;0.4102813;-0.005578553,0.7073977;0.3771934;0.01901168,-0.1360724;0.4698416;-0.01829816,-0.3618202;0.4080334;-0.02246528,-0.608476;0.3498942;-0.03746123,0.08311845;-0.004957595;-0.05343609,0.06246432;-0.2879743;-0.04533112,0.02363483;-0.6431808;0.01510172,0.01993187;-0.6054316;-0.09269162,-0.09372476;0.015041;-0.02789455,-0.1998334;-0.09732237;-0.2660251,-0.1473673;-0.4369351;-0.1509511,-0.1587867;-0.4803034;-0.2295631,0.04741248;0.5019888;-0.03985668,0;0;0,0.03778519;0.2580431;-0.1259885,0.07292451;0.5092821;-0.2629886,0.2334664;0.4596757;-0.1463799,0.4373888;0.3512312;-0.1082342,0.6385504;0.2201279;-0.1906364,-0.07923073;0.4864537;-0.1123321,-0.2938782;0.4365429;-0.03336971,-0.5390429;0.4346077;-0.09920833,0.08432116;-0.01391366;-0.04984999,0.06282914;-0.2959553;-0.07396173,0.0347544;-0.6539695;-0.0252881,0.0214644;-0.663889;-0.1249022,-0.09245928;0.02451092;-0.02528173,-0.1851438;-0.1103707;-0.2572457,-0.14973;-0.4560481;-0.1543644,-0.1618567;-0.5051843;-0.2270526,0.0643611;0.4476529;-0.2265284,862.3915
+0;0;0,0.02676299;0.287827;-0.01806658,0.05433118;0.573001;-0.05035507,0.231736;0.4682373;-0.03274433,0.4569088;0.4102813;-0.005578553,0.7073977;0.3771934;0.01901168,-0.1360724;0.4698416;-0.01829816,-0.3618202;0.4080334;-0.02246528,-0.608476;0.3498942;-0.03746123,0.08311845;-0.004957595;-0.05343609,0.06246432;-0.2879743;-0.04533112,0.02363483;-0.6431808;0.01510172,0.01993187;-0.6054316;-0.09269162,-0.09372476;0.015041;-0.02789455,-0.1998334;-0.09732237;-0.2660251,-0.1473673;-0.4369351;-0.1509511,-0.1587867;-0.4803034;-0.2295631,0.04741248;0.5019888;-0.03985668,0;0;0,0.03778519;0.2580431;-0.1259885,0.07292451;0.5092821;-0.2629886,0.2334664;0.4596757;-0.1463799,0.4373888;0.3512312;-0.1082342,0.6385504;0.2201279;-0.1906364,-0.07923073;0.4864537;-0.1123321,-0.2938782;0.4365429;-0.03336971,-0.5390429;0.4346077;-0.09920833,0.08432116;-0.01391366;-0.04984999,0.06282914;-0.2959553;-0.07396173,0.0347544;-0.6539695;-0.0252881,0.0214644;-0.663889;-0.1249022,-0.09245928;0.02451092;-0.02528173,-0.1851438;-0.1103707;-0.2572457,-0.14973;-0.4560481;-0.1543644,-0.1618567;-0.5051843;-0.2270526,0.0643611;0.4476529;-0.2265284,862.4146
+0;0;0,0.02666264;0.2867478;-0.01799884,0.05413509;0.5709305;-0.05017898,0.2349924;0.4657001;-0.03245966,0.4617315;0.4073409;-0.00510492,0.7130339;0.3741455;0.01956517,-0.1396737;0.4673342;-0.01774414,-0.3669918;0.4050961;-0.02194025,-0.6144487;0.3467681;-0.0369849,0.08268358;-0.004931658;-0.05315652,0.06204664;-0.2877129;-0.04505829,0.02310902;-0.6439085;0.01554283,0.01940494;-0.6061569;-0.09228329,-0.0932344;0.01496231;-0.02774861,-0.1992548;-0.09730756;-0.265681,-0.1466425;-0.437866;-0.1502866,-0.1580654;-0.4812567;-0.2289225,0.04723223;0.5000808;-0.03970462,0;0;0,0.03599076;0.2576695;-0.1247806,0.06939466;0.5086728;-0.2605393,0.2344341;0.4599688;-0.1448495,0.4393612;0.3506647;-0.104573,0.6404817;0.219647;-0.1897099,-0.08240385;0.4889327;-0.1056372,-0.2990785;0.438253;-0.027866,-0.5420012;0.4444544;-0.1041124,0.08403428;-0.01403284;-0.04927301,0.06350324;-0.2960381;-0.07181621,0.03646713;-0.6552667;-0.02398538,0.02301302;-0.6650445;-0.1236699,-0.09175439;0.02442415;-0.02590563,-0.1780581;-0.1360796;-0.2432691,-0.1514316;-0.4843602;-0.1429911,-0.16438;-0.5275871;-0.2215433,0.06123832;0.4470092;-0.2243712,862.4481
+0;0;0,0.02649815;0.2886406;-0.01784116,0.05453238;0.5815285;-0.05084566,0.2210893;0.4764467;-0.03285192,0.4498436;0.4223137;-0.005224001,0.7031844;0.3951934;0.01922514,-0.1254845;0.4777705;-0.01970799,-0.3549855;0.4201026;-0.024798,-0.6043637;0.3644669;-0.03996422,0.08218192;-0.004644474;-0.05286408,0.06107586;-0.2873017;-0.04481192,0.02179371;-0.6434977;0.01588715,0.01818387;-0.6056957;-0.09238057,-0.0927118;0.01458201;-0.02760324,-0.1992943;-0.09513751;-0.266365,-0.1449465;-0.4352244;-0.1502174,-0.1573305;-0.4772076;-0.2305969,0.04739957;0.5076713;-0.03997974,0;0;0,0.0391441;0.2603282;-0.1226003,0.0867361;0.5226511;-0.2514203,0.2344507;0.4605251;-0.144094,0.4396915;0.350718;-0.1011894,0.6412265;0.2198971;-0.1894183,-0.0685212;0.4847647;-0.1164692,-0.286341;0.4374534;-0.03685524,-0.529659;0.4449776;-0.1159408,0.08359709;-0.01402309;-0.04883575,0.06303033;-0.2959783;-0.07082748,0.03693967;-0.6554769;-0.02410292,0.02404661;-0.6640645;-0.1248033,-0.09110472;0.02419195;-0.02616732,-0.170511;-0.1560486;-0.2301609,-0.14977;-0.5047824;-0.1298731,-0.1671087;-0.551793;-0.204469,0.07378201;0.4571082;-0.2173593,862.4702
+0;0;0,0.02663404;0.2901208;-0.01793265,0.05471665;0.5835176;-0.05098177,0.219175;0.4789636;-0.03309651,0.4482586;0.4247527;-0.005428825,0.7042525;0.3973484;0.01927637,-0.1231828;0.4802714;-0.02011248,-0.3530142;0.4225205;-0.02520982,-0.6050041;0.3663022;-0.04053487,0.08140389;-0.004600503;-0.0523636,0.06029282;-0.2873247;-0.04430953,0.0210709;-0.6429747;0.01629649,0.01745944;-0.6051692;-0.09201963,-0.09183407;0.01444396;-0.02734192,-0.1984419;-0.09530158;-0.2661602,-0.1441774;-0.4348671;-0.1501907,-0.1565669;-0.4768825;-0.2306061,0.04759815;0.5098084;-0.04013763,0;0;0,0.04224048;0.261953;-0.1216445,0.09071784;0.5246519;-0.2505293,0.2363268;0.4615751;-0.1431189,0.4407475;0.3511898;-0.09609866,0.6439738;0.2199196;-0.1875396,-0.06200576;0.4889818;-0.1162919,-0.2800058;0.4374564;-0.03880168,-0.5249115;0.4445376;-0.1216588,0.08311306;-0.01415318;-0.04776621,0.06538939;-0.2963197;-0.07038116,0.03932349;-0.6552607;-0.02368736,0.02602519;-0.6636265;-0.1244721,-0.08991742;0.0239879;-0.02700264,-0.1585431;-0.1803105;-0.2113831,-0.1430151;-0.5255609;-0.100661,-0.1617727;-0.5695497;-0.1779925,0.07792149;0.4593844;-0.2162116,862.5037
+0;0;0,0.02674642;0.291345;-0.01800832,0.05487732;0.5852472;-0.05111034,0.2184182;0.4808182;-0.03325679,0.4479117;0.4265103;-0.005539596,0.7047029;0.3990206;0.01924253,-0.1221166;0.482119;-0.02034189,-0.3523592;0.4242647;-0.02544835,-0.6051338;0.3678713;-0.04082112,0.08125391;-0.004592028;-0.05226712,0.06014207;-0.2873265;-0.04421276,0.02096136;-0.6426028;0.01632958,0.01734889;-0.6047951;-0.0920167,-0.09166487;0.01441735;-0.02729154,-0.1982766;-0.09533219;-0.2661186,-0.1440691;-0.434541;-0.1502709,-0.156462;-0.4765764;-0.2307087,0.04775502;0.5114987;-0.04026042,0;0;0,0.04377086;0.2632731;-0.1212144,0.09265189;0.5263293;-0.2503889,0.2368294;0.462905;-0.1418791,0.4419754;0.353029;-0.09468508,0.6453692;0.2193851;-0.1845837,-0.06115329;0.4871765;-0.118282,-0.2793439;0.4376216;-0.03877066,-0.524278;0.4448339;-0.1240159,0.08327284;-0.01355594;-0.047297,0.06633352;-0.2957684;-0.07006931,0.04046445;-0.6542999;-0.02308344,0.02775082;-0.662672;-0.1239738,-0.08977567;0.02294131;-0.02773379,-0.1515867;-0.1944806;-0.1990711,-0.1373077;-0.5360599;-0.07848304,-0.1568619;-0.581962;-0.1537786,0.07990049;0.461072;-0.2159481,862.537
+0;0;0,0.02645637;0.2940012;-0.01796588,0.05463566;0.5911423;-0.05138959,0.2178696;0.4863609;-0.03309205,0.4482626;0.4366195;-0.005649691,0.663155;0.4164443;0.01453757,-0.1221188;0.4874672;-0.02045828,-0.3529125;0.432615;-0.02626802,-0.5644578;0.3871062;-0.03933883,0.08081868;-0.004387795;-0.05182807,0.05959303;-0.2869657;-0.0438859,0.01895608;-0.6406859;0.01719549,0.01542368;-0.6028199;-0.09121837,-0.09114341;0.01406216;-0.02705912,-0.1980616;-0.09141053;-0.2674918,-0.1425705;-0.4294349;-0.1527724,-0.1550821;-0.4710066;-0.2336975,0.04746422;0.5164952;-0.0404306,0;0;0,0.04497227;0.2666654;-0.1196933,0.09410177;0.5327717;-0.2500262,0.2368663;0.4654479;-0.13869,0.4397053;0.354166;-0.08595562,0.6116984;0.2349588;-0.1425359,-0.05994444;0.4891471;-0.1177896,-0.2784941;0.4400856;-0.03944878,-0.482673;0.4468874;-0.1119608,0.08321743;-0.01241127;-0.046453,0.06666043;-0.2945577;-0.06843233,0.04033911;-0.6515636;-0.01991177,0.02804518;-0.6598033;-0.1209786,-0.08913808;0.02147869;-0.02881197,-0.1450776;-0.2071474;-0.1868143,-0.1338919;-0.5441478;-0.05717683,-0.1579199;-0.595611;-0.1251056,0.0814863;0.4666469;-0.2152114,862.5593
+0;0;0,0.02674718;0.2972328;-0.01816336,0.05550075;0.6004298;-0.05226739,0.2178023;0.4942853;-0.03378321,0.4456679;0.4450895;-0.006641908,0.6607634;0.4248953;0.01356445,-0.1206139;0.4953865;-0.02120786,-0.3488756;0.441136;-0.02695386,-0.5606209;0.3955841;-0.04003703,0.08038831;-0.004364429;-0.05155208,0.05918859;-0.286597;-0.04361961,0.01882171;-0.6379664;0.01705582,0.01528393;-0.6000884;-0.09152362,-0.09065805;0.01398728;-0.02691502,-0.1974456;-0.09135653;-0.2670539,-0.1423233;-0.4271344;-0.1530969,-0.154854;-0.4688154;-0.2341456,0.04818496;0.5242802;-0.04108782,0;0;0,0.04787262;0.2704642;-0.1181102,0.101817;0.5428122;-0.2479074,0.2393465;0.4663473;-0.1311143,0.4391341;0.3547601;-0.07902981,0.6111449;0.2370675;-0.1393864,-0.05339613;0.4931232;-0.1163935,-0.2701282;0.4432322;-0.0414423,-0.4738342;0.4485036;-0.1159961,0.08243448;-0.01222694;-0.04684019,0.06784205;-0.2942824;-0.06682396,0.04107381;-0.6486808;-0.01725912,0.02956495;-0.6565715;-0.1187279,-0.0886649;0.02158828;-0.02848553,-0.1358795;-0.2191506;-0.1698472,-0.1300775;-0.5515098;-0.0346615,-0.1556792;-0.5980691;-0.1077868,0.08804476;0.4750619;-0.2133026,862.5928
+0;0;0,0.02685307;0.2984095;-0.01823526,0.05535596;0.5989705;-0.05202376,0.2200278;0.4935024;-0.03360011,0.4473395;0.4444262;-0.006524771,0.6625733;0.424219;0.01369457,-0.1229109;0.4946182;-0.02085671,-0.350618;0.4404996;-0.02658875,-0.5624993;0.3949185;-0.03968033,0.08031807;-0.004360615;-0.05150703,0.05910346;-0.2867915;-0.04356899,0.01897166;-0.6361146;0.0167531,0.01543178;-0.5982319;-0.09189032,-0.09057883;0.01397506;-0.02689151,-0.1974414;-0.09144276;-0.2671991,-0.1426401;-0.4252652;-0.1539057,-0.1551782;-0.4669884;-0.2350022,0.04814367;0.5238981;-0.04100234,0;0;0,0.04948056;0.2720571;-0.1167839,0.1017508;0.542358;-0.245261,0.2418406;0.4686275;-0.127279,0.4391043;0.3551338;-0.0723393,0.6107621;0.2379749;-0.1351895,-0.05410987;0.4961519;-0.1125908,-0.2701291;0.4434212;-0.03932852,-0.473905;0.4429749;-0.1142814,0.08283002;-0.01155394;-0.04613757,0.07006563;-0.2937823;-0.06768966,0.04308651;-0.6456652;-0.01547313,0.03196711;-0.6534444;-0.1170957,-0.08852081;0.02085462;-0.0291913,-0.1286903;-0.2280183;-0.1585318,-0.1218966;-0.5523087;-0.009986803,-0.1542639;-0.6089968;-0.06756797,0.08869988;0.4754917;-0.2110863,862.6262
+0;0;0,0.02636663;0.2984699;-0.01795379,0.05452188;0.5990828;-0.05157496,0.219352;0.4942773;-0.032507,0.4476119;0.4492141;-0.00645118,0.6632544;0.432979;0.0129777,-0.1237336;0.4951821;-0.02029666,-0.3541188;0.4540955;-0.02713249,-0.564452;0.4014651;-0.03865324,0.08033174;-0.004097956;-0.05150728,0.0584823;-0.2864804;-0.04356931,0.01814048;-0.6356678;0.01739556,0.01473979;-0.5977541;-0.09125005,-0.09063076;0.01367008;-0.02687333,-0.198294;-0.08850753;-0.2682208,-0.1422628;-0.422348;-0.1555841,-0.1550876;-0.4626082;-0.2379071,0.04738089;0.5239961;-0.04060493,0;0;0,0.04948056;0.2720571;-0.1167839,0.1017508;0.542358;-0.245261,0.2418406;0.4686275;-0.127279,0.4391043;0.3551338;-0.0723393,0.6107621;0.2379749;-0.1351895,-0.05410987;0.4961519;-0.1125908,-0.2701291;0.4434212;-0.03932852,-0.473905;0.4429749;-0.1142814,0.08283002;-0.01155394;-0.04613757,0.07006563;-0.2937823;-0.06768966,0.04308651;-0.6456652;-0.01547313,0.03196711;-0.6534444;-0.1170957,-0.08852081;0.02085462;-0.0291913,-0.1286903;-0.2280183;-0.1585318,-0.1218966;-0.5523087;-0.009986803,-0.1542639;-0.6089968;-0.06756797,0.08869988;0.4754917;-0.2110863,862.6486
+0;0;0,0.02650673;0.3000558;-0.01804919,0.05465478;0.6005929;-0.05165952,0.2208129;0.4956296;-0.03253965,0.4476422;0.4508489;-0.006647144,0.663276;0.4346144;0.01278096,-0.1249088;0.4965414;-0.02023549,-0.3538499;0.4557124;-0.02702848,-0.5641747;0.4030841;-0.03854877,0.07997923;-0.004079974;-0.05128127,0.05810931;-0.2867272;-0.04333586,0.01792942;-0.6345129;0.0173843,0.01452691;-0.5965949;-0.09131968,-0.09023307;0.01361009;-0.02675541,-0.1979972;-0.08866333;-0.2683292,-0.142191;-0.4211638;-0.1561446,-0.1550227;-0.4614618;-0.2385119,0.04752051;0.5255768;-0.0406998,0;0;0,0.05018815;0.274248;-0.1154602,0.1021208;0.544692;-0.2435875,0.2428671;0.47082;-0.1238248,0.4375525;0.3566591;-0.06732583,0.6081207;0.2376823;-0.1296954,-0.05622993;0.4961786;-0.1120135,-0.2701072;0.4425649;-0.03778878,-0.4730128;0.4372856;-0.1148629,0.08252156;-0.010589;-0.04605603,0.06985524;-0.292933;-0.06955719,0.04332869;-0.6428822;-0.01398587,0.03309301;-0.6506129;-0.115782,-0.08828567;0.01975562;-0.02929932,-0.1222154;-0.2370475;-0.1447628,-0.1245378;-0.5586691;0.006268442,-0.1509621;-0.6123101;-0.05851407,0.08922282;0.4778402;-0.209486,862.671
+0;0;0,0.02658596;0.3009526;-0.01810314,0.05467593;0.6008712;-0.05164101,0.2207925;0.4961449;-0.03255716,0.4474267;0.4514027;-0.006686909,0.663136;0.4351626;0.01274799,-0.1248033;0.4970564;-0.02025747,-0.3535476;0.4562624;-0.02704462,-0.563946;0.4036157;-0.03856894,0.08020536;-0.004091509;-0.05142625,0.05816785;-0.2889046;-0.04341995,0.0183518;-0.633541;0.01675036,0.01494684;-0.5956173;-0.09203191,-0.09048818;0.01364857;-0.02683106,-0.1990781;-0.08940856;-0.270256,-0.1437772;-0.418898;-0.1590873,-0.1566182;-0.4592467;-0.2415139,0.04756317;0.5260812;-0.04071433,0;0;0,0.05187456;0.2755619;-0.1139374,0.1039539;0.5458298;-0.2408926,0.2443737;0.4723053;-0.1210659,0.4365687;0.3562194;-0.06090498,0.6069669;0.237552;-0.1245797,-0.05543651;0.4966122;-0.1111631,-0.2689811;0.4406661;-0.03834186,-0.4700724;0.4311115;-0.1198461,0.08209718;-0.01020566;-0.04743624,0.07083932;-0.2946674;-0.07239723,0.044495;-0.6406521;-0.01255942,0.03479464;-0.6482281;-0.1145492,-0.08890322;0.01959854;-0.02839744,-0.1159213;-0.2448887;-0.1332057,-0.1214383;-0.5563968;0.03084397,-0.1291397;-0.5644979;-0.07112151,0.09102465;0.479066;-0.2071443,862.7048
+0;0;0,0.02625064;0.3007885;-0.01782286,0.05389824;0.6003335;-0.05122146,0.2206151;0.4960513;-0.03185643,0.4475549;0.4557212;-0.006601218,0.6634014;0.4425843;0.01248897,-0.1260231;0.4971405;-0.01972168,-0.3543011;0.4572374;-0.02765422,-0.5654821;0.4079216;-0.03751461,0.08017734;-0.003989652;-0.05129422,0.05712108;-0.2963445;-0.04328046,0.01761629;-0.6340297;0.01639968,0.01426612;-0.5960807;-0.09240177,-0.09043196;0.01344263;-0.02677268,-0.2021582;-0.08875583;-0.2780492,-0.146876;-0.4117399;-0.1695186,-0.1589201;-0.4530122;-0.251295,0.04687899;0.5256814;-0.04031257,0;0;0,0.0520302;0.2755335;-0.1133783,0.1037937;0.545548;-0.239985,0.2445656;0.4725024;-0.1196527,0.4349496;0.3554682;-0.05782247,0.6048863;0.235212;-0.1193583,-0.05561225;0.4973541;-0.1098777,-0.2684709;0.4378169;-0.03978817,-0.4688556;0.4262632;-0.1224876,0.08220085;-0.01006949;-0.04708552,0.0682352;-0.3017263;-0.07551765,0.04450958;-0.6402358;-0.01225519,0.03491914;-0.6477711;-0.114291,-0.08874034;0.01944003;-0.02868203,-0.1091347;-0.258858;-0.1192437,-0.115515;-0.5574477;0.05383775,-0.1394017;-0.6204351;0.001924854,0.09099574;0.4788898;-0.2063084,862.7271
+0;0;0,0.02636084;0.3020513;-0.01789769,0.05404484;0.6019912;-0.05133919,0.2207272;0.4976398;-0.03196471,0.4463565;0.4575426;-0.006855333,0.662;0.444418;0.0122169,-0.125856;0.4987288;-0.01983188,-0.3528157;0.4590561;-0.02771862,-0.5637982;0.4097867;-0.03756974,0.07990259;-0.00397598;-0.05111844,0.05674389;-0.2976297;-0.04306908,0.01747834;-0.63327;0.01624964,0.01412733;-0.595319;-0.09257879,-0.09012207;0.01339656;-0.02668094,-0.2023447;-0.08925595;-0.2790738,-0.1473973;-0.410284;-0.1712006,-0.1594444;-0.451574;-0.2529972,0.04701864;0.5272652;-0.04041951,0;0;0,0.05249934;0.2770177;-0.1129389,0.1043102;0.5475494;-0.2393718,0.2446987;0.4744516;-0.1183634,0.4326348;0.3570779;-0.05472136,0.6025451;0.2351765;-0.1122422,-0.05575836;0.4983754;-0.1102193,-0.2666766;0.4364696;-0.04073551,-0.4662545;0.4260985;-0.1249923,0.08219229;-0.009401351;-0.0465765,0.0675461;-0.3022063;-0.0763154,0.04520303;-0.6384071;-0.01162601,0.03598966;-0.6459028;-0.11374,-0.08838203;0.01868852;-0.02920074,-0.1033874;-0.264679;-0.1086445,-0.109817;-0.5519757;0.07879663,-0.1171883;-0.5602412;-0.0231813,0.09154536;0.4807975;-0.2056994,862.7606
+0;0;0,0.02647354;0.3033426;-0.0179742,0.05421885;0.6039459;-0.05149164,0.2210093;0.4993645;-0.03208052,0.4453922;0.4594887;-0.007109851,0.6608913;0.446373;0.01194962,-0.1258285;0.5004543;-0.01993878,-0.3515345;0.4610007;-0.02778195,-0.5623758;0.4117643;-0.03762647,0.07988908;-0.003975309;-0.05110981,0.05680485;-0.2966848;-0.04308632,0.01760464;-0.6317666;0.01613368,0.01425276;-0.5938135;-0.09272301,-0.09010684;0.0133943;-0.02667643,-0.2019686;-0.08892813;-0.2782578,-0.1471127;-0.409422;-0.170564,-0.1591629;-0.4507305;-0.2523819,0.04717308;0.5290116;-0.04054153,0;0;0,0.05329882;0.2784171;-0.1126223,0.1051179;0.5497784;-0.2388821,0.2453968;0.4763649;-0.1173415,0.4303055;0.3581319;-0.05107665,0.6003609;0.2353638;-0.1057053,-0.05569778;0.498791;-0.1104695,-0.2651095;0.4357074;-0.04170571,-0.4642981;0.422358;-0.1260909,0.0823232;-0.009074748;-0.04637694,0.06744566;-0.3008598;-0.07664633,0.04613394;-0.636477;-0.01160502,0.0372668;-0.6439335;-0.1137943,-0.08837099;0.0185232;-0.02928722,-0.0988224;-0.2650717;-0.1050554,-0.0988791;-0.5381014;0.1017736,-0.1183847;-0.6121713;0.0750668,0.0924073;0.4827706;-0.2052207,862.7942
+0;0;0,0.02635934;0.3033707;-0.0176654,0.05394677;0.604023;-0.05087336,0.220832;0.4997637;-0.03150005,0.4457652;0.4628279;-0.006961847,0.6614766;0.4525312;0.01141588,-0.1261891;0.5013193;-0.01937907,-0.351955;0.4622814;-0.02757094,-0.5635361;0.4161053;-0.03630916,0.07989163;-0.004010641;-0.05110306,0.05647704;-0.2966954;-0.04313263,0.01710818;-0.6317115;0.01634638,0.01376425;-0.5937155;-0.09250743,-0.090107;0.01336488;-0.02669064,-0.2022672;-0.08804198;-0.2785097,-0.1459489;-0.408422;-0.1712327,-0.1592648;-0.4498843;-0.2527195,0.0469407;0.5290734;-0.0400029,0;0;0,0.05329882;0.2784171;-0.1126223,0.1051179;0.5497784;-0.2388821,0.2453968;0.4763649;-0.1173415,0.4303055;0.3581319;-0.05107665,0.6003609;0.2353638;-0.1057053,-0.05569778;0.498791;-0.1104695,-0.2651095;0.4357074;-0.04170571,-0.4642981;0.422358;-0.1260909,0.0823232;-0.009074748;-0.04637694,0.06744566;-0.3008598;-0.07664633,0.04613394;-0.636477;-0.01160502,0.0372668;-0.6439335;-0.1137943,-0.08837099;0.0185232;-0.02928722,-0.0988224;-0.2650717;-0.1050554,-0.0988791;-0.5381014;0.1017736,-0.1183847;-0.6121713;0.0750668,0.0924073;0.4827706;-0.2052207,862.8164
+0;0;0,0.02641123;0.3039678;-0.01770017,0.0540783;0.6054867;-0.05100645,0.2214532;0.5008679;-0.03156841,0.4459962;0.4639961;-0.007072773,0.6615587;0.4537066;0.01129228,-0.1265959;0.5024282;-0.01941153,-0.3519702;0.4634581;-0.02758919,-0.5634053;0.4173138;-0.03632138,0.07904375;-0.003968076;-0.0505607,0.05562797;-0.2966677;-0.04258987,0.01627099;-0.6315826;0.01687118,0.01292682;-0.5935861;-0.09199054,-0.08915069;0.01322304;-0.02640737,-0.2013166;-0.08818897;-0.2782392,-0.1450153;-0.4084723;-0.1709946,-0.1583322;-0.4499398;-0.2524874,0.04704674;0.5302645;-0.04009645,0;0;0,0.05363557;0.2789984;-0.1126516,0.1054701;0.5513258;-0.2389331,0.2461165;0.47687;-0.1170011,0.4300868;0.3580917;-0.05047441,0.5998572;0.2339522;-0.102221,-0.05637944;0.4980574;-0.1107858,-0.2644531;0.4319383;-0.04213654,-0.4629763;0.4182192;-0.1276391,0.0818069;-0.009110898;-0.04521799,0.06807192;-0.3008129;-0.07693791,0.04710894;-0.6362845;-0.01157689,0.03853512;-0.6437472;-0.1137974,-0.0871304;0.01820169;-0.02995055,-0.09512995;-0.2659312;-0.1040412,-0.09405959;-0.5334412;0.1097108,-0.1009589;-0.5419255;0.007743366,0.09275176;0.4840319;-0.2052193,862.8386
+0;0;0,0.02653582;0.3054017;-0.01778367,0.05450016;0.6101541;-0.0514585,0.220039;0.5047748;-0.03195264,0.4454957;0.467753;-0.007357322,0.6609188;0.4574701;0.01099585,-0.1245425;0.5063196;-0.01991688,-0.3508339;0.4671908;-0.02812781,-0.5621322;0.4210764;-0.03685435,0.07930756;-0.00398132;-0.05072946,0.05598278;-0.2955434;-0.04278961,0.01658027;-0.6308458;0.01674023,0.01323373;-0.5928436;-0.09219848,-0.08944824;0.01326717;-0.02649551,-0.2011782;-0.08775072;-0.2773487,-0.1448118;-0.4084046;-0.16998,-0.1581381;-0.4499226;-0.2515304,0.04737013;0.5338785;-0.04039571,0;0;0,0.05367796;0.2807026;-0.112318,0.1046196;0.5574708;-0.2372427,0.2427373;0.4773716;-0.1149487,0.4287457;0.3593324;-0.04957414,0.5986199;0.2344774;-0.09860134,-0.0561574;0.49986;-0.1109779,-0.2643394;0.4307283;-0.04251369,-0.4619913;0.413177;-0.1289739,0.08206005;-0.008824021;-0.04546761,0.06806059;-0.2993623;-0.07720137,0.04792084;-0.6352717;-0.01175404,0.03960283;-0.6425291;-0.1141531,-0.08759008;0.01806355;-0.02967667,-0.09335567;-0.2654868;-0.101659,-0.08831915;-0.5248784;0.1224275,-0.0950343;-0.5332649;0.02032824,0.09209275;0.488758;-0.2038836,862.8718
+0;0;0,0.02648364;0.3058813;-0.01750379,0.05426908;0.6109982;-0.05101918,0.2194628;0.5060995;-0.03145557,0.4454731;0.4723825;-0.007523954,0.6609411;0.4637495;0.01048451,-0.1243804;0.5081876;-0.01915659,-0.3506667;0.4693093;-0.02771395,-0.5624969;0.4259873;-0.03645669,0.07928455;-0.003973001;-0.05077998,0.05547146;-0.2953527;-0.04285526,0.01602403;-0.6305383;0.01700918,0.01260449;-0.5924954;-0.09194127,-0.08949423;0.01319486;-0.02640285,-0.2011869;-0.08652784;-0.2776241,-0.1429251;-0.406767;-0.1701917,-0.1578443;-0.4474933;-0.2521782,0.0471835;0.5347083;-0.0399866,0;0;0,0.05261027;0.2815523;-0.1119447,0.1028886;0.5588888;-0.236675,0.2407184;0.4779682;-0.1146927,0.4271757;0.3605122;-0.04966974,0.5970747;0.235301;-0.09743738,-0.05759032;0.4999624;-0.1107945,-0.265205;0.4293572;-0.04222849,-0.4626803;0.4117202;-0.128933,0.08210978;-0.008842856;-0.04538965,0.06911127;-0.2992294;-0.07761836,0.04886825;-0.6351007;-0.01227355,0.04072229;-0.6423246;-0.1147168,-0.08754245;0.01816222;-0.02978063,-0.09240034;-0.2651394;-0.1022277,-0.08637547;-0.523542;0.1228968,-0.09293403;-0.5319062;0.02076084,0.09046952;0.490167;-0.2032809,862.9056
+0;0;0,0.02621748;0.3028072;-0.01732788,0.05347826;0.6021723;-0.05019471,0.2277533;0.4975927;-0.03044991,0.4492742;0.4645454;-0.006993659,0.6646111;0.4559177;0.01100384,-0.1338812;0.4997889;-0.01751455,-0.3556727;0.4616828;-0.02590194,-0.567374;0.4183872;-0.03463935,0.07970751;-0.003994196;-0.05105088,0.05613729;-0.2924021;-0.04320699,0.0164863;-0.6293174;0.01696637,0.01306795;-0.5912772;-0.09194621,-0.08997165;0.01326525;-0.0265437,-0.2005252;-0.08544037;-0.2752027,-0.1419627;-0.407332;-0.167216,-0.1568768;-0.4480338;-0.249174,0.0465598;0.5276818;-0.03942235,0;0;0,0.04666483;0.2796235;-0.1109636,0.08794162;0.5523207;-0.2349601,0.2406379;0.4783421;-0.1157947,0.4236733;0.3638273;-0.05177665,0.5939765;0.2383354;-0.0966866,-0.07542679;0.5005643;-0.1016962,-0.2781317;0.4288562;-0.03474455,-0.475549;0.4115359;-0.1213166,0.08250767;-0.009060979;-0.04567074,0.07075945;-0.2963777;-0.07894659,0.05048458;-0.634035;-0.0135138,0.04227015;-0.6413878;-0.115864,-0.08809572;0.01857746;-0.02948652,-0.09031127;-0.2615402;-0.102462,-0.08111768;-0.5183355;0.1270519,-0.08779548;-0.5268595;0.02502451,0.07816106;0.4851818;-0.2016516,862.9279
+0;0;0,0.02640706;0.3049969;-0.01745318,0.05435151;0.6118504;-0.0511758,0.2226141;0.50564;-0.03134238,0.4500569;0.4717093;-0.007259082,0.665341;0.4630837;0.01073401,-0.1275005;0.5077662;-0.01881908,-0.355221;0.4686415;-0.02743068,-0.5668705;0.4253565;-0.03616596,0.07987921;-0.0040028;-0.05116085,0.05666424;-0.2880639;-0.04343517,0.01656498;-0.6287881;0.01741847,0.01314598;-0.5907465;-0.0915148,-0.09016546;0.01329382;-0.02660088,-0.1990528;-0.08392413;-0.2715122,-0.1398282;-0.4094549;-0.1623046,-0.1547451;-0.4501701;-0.2442781,0.04719257;0.5347706;-0.040029,0;0;0,0.04773157;0.2816185;-0.1115248,0.09446293;0.5610281;-0.2373302,0.2391752;0.4875944;-0.1185071,0.4231543;0.3637115;-0.05319023,0.5929005;0.2371801;-0.09702396,-0.06877106;0.4939404;-0.1097191,-0.2780187;0.4266366;-0.0379752,-0.4754146;0.4050102;-0.1234886,0.08256423;-0.008898586;-0.04602289,0.06992719;-0.2916724;-0.08020711,0.0499526;-0.6333501;-0.01492715,0.0428938;-0.6407803;-0.1173575,-0.08849521;0.01843179;-0.02903462,-0.09251323;-0.256506;-0.1044162,-0.0766068;-0.5097122;0.1344095,-0.08220841;-0.5183802;0.03234955,0.08267452;0.4916084;-0.2032902,862.9615
+0;0;0,0.02656065;0.3049979;-0.01720102,0.05455288;0.6118785;-0.05063257,0.2228371;0.505788;-0.03092418,0.4506717;0.4748271;-0.006544234,0.666073;0.4672107;0.01047479,-0.1274115;0.5084566;-0.01839916,-0.355161;0.469011;-0.02437915,-0.5674275;0.4297801;-0.0365958,0.07986801;-0.003984847;-0.05117973,0.05623221;-0.288014;-0.04355813,0.01610763;-0.6287008;0.01748817,0.01268149;-0.5906246;-0.09144231,-0.09019537;0.01322908;-0.02653166,-0.1989627;-0.08239483;-0.2721229,-0.1377527;-0.4074527;-0.1626019,-0.1552815;-0.4473642;-0.2447477,0.04739119;0.5347897;-0.03954954,0;0;0,0.04773157;0.2816185;-0.1115248,0.09446293;0.5610281;-0.2373302,0.2391752;0.4875944;-0.1185071,0.4231543;0.3637115;-0.05319023,0.5929005;0.2371801;-0.09702396,-0.06877106;0.4939404;-0.1097191,-0.2780187;0.4266366;-0.0379752,-0.4754146;0.4050102;-0.1234886,0.08256423;-0.008898586;-0.04602289,0.06992719;-0.2916724;-0.08020711,0.0499526;-0.6333501;-0.01492715,0.0428938;-0.6407803;-0.1173575,-0.08849521;0.01843179;-0.02903462,-0.09251323;-0.256506;-0.1044162,-0.0766068;-0.5097122;0.1344095,-0.08220841;-0.5183802;0.03234955,0.08267452;0.4916084;-0.2032902,862.9838
+0;0;0,0.02666174;0.3061586;-0.01726648,0.05465886;0.6130953;-0.05069949,0.2197918;0.5076132;-0.0311588,0.4493256;0.4764215;-0.006597035,0.6646169;0.468809;0.01041329,-0.1241499;0.5102338;-0.01885931,-0.3535979;0.470494;-0.0248839,-0.565756;0.4312831;-0.03709431,0.08060291;-0.004021513;-0.05165065,0.05694987;-0.2882578;-0.04402351,0.01687679;-0.6285073;0.01694444,0.0134533;-0.5904372;-0.091902,-0.09102529;0.01335081;-0.02677579,-0.1998719;-0.08234282;-0.272546,-0.1387405;-0.4069834;-0.1631656,-0.1562558;-0.446841;-0.245248,0.04750517;0.5360928;-0.03962885,0;0;0,0.04827855;0.2817866;-0.1140509,0.09483071;0.5606765;-0.2412047,0.2373085;0.4846768;-0.1244442,0.4250059;0.3636242;-0.05827904,0.5947092;0.2365264;-0.1000478,-0.06573343;0.4949971;-0.1154555,-0.2518915;0.3845975;-0.02932163,-0.445688;0.398803;-0.1238667,0.08308598;-0.009154111;-0.04683709,0.07207316;-0.2920314;-0.08243227,0.05215054;-0.6334946;-0.0184114,0.044085;-0.6410824;-0.1206195,-0.08955949;0.01894196;-0.02830356,-0.09383195;-0.2543539;-0.1101509,-0.07140055;-0.5027533;0.132516,-0.0780529;-0.5116408;0.03069305,0.08326578;0.4914746;-0.2068467,863.0059
+0;0;0,0.02671559;0.3067771;-0.01730135,0.05479985;0.6146699;-0.05083683,0.2178608;0.5093237;-0.03136781,0.4491403;0.4778947;-0.00661923,0.6642517;0.4702885;0.01037688,-0.1219822;0.5119131;-0.0192149,-0.3531753;0.471871;-0.02528531,-0.5651562;0.4326928;-0.03748552,0.08071699;-0.004027205;-0.05172375,0.05705613;-0.2883575;-0.04409408,0.01696313;-0.6287762;0.01690419,0.01451531;-0.5930061;-0.06092151,-0.09115412;0.0133697;-0.02681369,-0.2000368;-0.0823556;-0.2726653,-0.1388749;-0.4071577;-0.1632305,-0.1513985;-0.4271062;-0.2219198,0.04762725;0.5374638;-0.03973692,0;0;0,0.04788908;0.2821406;-0.1150155,0.09356273;0.5614575;-0.2438836,0.2355493;0.4892973;-0.1293633,0.4225852;0.3633103;-0.06428385,0.5925659;0.235819;-0.1026528,-0.0647705;0.4938099;-0.1183589,-0.2721825;0.4110386;-0.0461117,-0.4688857;0.3950514;-0.1337012,0.08313379;-0.009153932;-0.0470295,0.07216162;-0.2920522;-0.08322263,0.05217797;-0.6337221;-0.01938343,0.05320511;-0.6614962;-0.07189274,-0.08974781;0.01896518;-0.02815048,-0.09974851;-0.2483752;-0.1276034,-0.07579732;-0.5019145;0.1097935,-0.08063066;-0.4997937;0.03702322,0.08228022;0.4922407;-0.2089953,863.0396
+0;0;0,0.02700726;0.3118021;-0.0173491,0.05589204;0.6324081;-0.0521044,0.216081;0.5239779;-0.03212889,0.4479901;0.4965867;-0.00820102,0.6630202;0.4893095;0.00910395,-0.1185208;0.5269979;-0.02002384,-0.3504814;0.4917712;-0.0276399,-0.561864;0.4491636;-0.03724987,0.08075736;-0.004050972;-0.05168929,0.0565387;-0.2883793;-0.0441893,0.01625101;-0.6288198;0.01721489,0.0136601;-0.592739;-0.06451488,-0.09116405;0.01335054;-0.02684819,-0.2002371;-0.08218907;-0.2727356,-0.136359;-0.4063666;-0.1626365,-0.1505009;-0.4286493;-0.2241993,0.04849424;0.5517373;-0.04052664,0;0;0,0.0475451;0.2869779;-0.1167653,0.09371752;0.5777314;-0.2515342,0.2309829;0.4858052;-0.1348941,0.4207408;0.3637227;-0.07014489,0.5896105;0.2344133;-0.106921,-0.06117574;0.4964817;-0.1239802,-0.2684676;0.4141267;-0.05082014,-0.4658853;0.3952061;-0.1360178,0.08309737;-0.009222358;-0.0471139,0.0725177;-0.2921391;-0.08360457,0.05250471;-0.6340054;-0.02019954,0.05550734;-0.6649277;-0.07499838,-0.08976264;0.01907412;-0.02808545,-0.1011656;-0.2469995;-0.1308481,-0.07790543;-0.5072831;0.0993796,-0.08382722;-0.5065478;0.02301237,0.08222979;0.5054228;-0.214982,863.0618
+0;0;0,0.02700726;0.3118021;-0.0173491,0.05589204;0.6324081;-0.0521044,0.216081;0.5239779;-0.03212889,0.4479901;0.4965867;-0.00820102,0.6630202;0.4893095;0.00910395,-0.1185208;0.5269979;-0.02002384,-0.3504814;0.4917712;-0.0276399,-0.561864;0.4491636;-0.03724987,0.08075736;-0.004050972;-0.05168929,0.0565387;-0.2883793;-0.0441893,0.01625101;-0.6288198;0.01721489,0.0136601;-0.592739;-0.06451488,-0.09116405;0.01335054;-0.02684819,-0.2002371;-0.08218907;-0.2727356,-0.136359;-0.4063666;-0.1626365,-0.1505009;-0.4286493;-0.2241993,0.04849424;0.5517373;-0.04052664,0;0;0,0.0475451;0.2869779;-0.1167653,0.09371752;0.5777314;-0.2515342,0.2309829;0.4858052;-0.1348941,0.4207408;0.3637227;-0.07014489,0.5896105;0.2344133;-0.106921,-0.06117574;0.4964817;-0.1239802,-0.2684676;0.4141267;-0.05082014,-0.4658853;0.3952061;-0.1360178,0.08309737;-0.009222358;-0.0471139,0.0725177;-0.2921391;-0.08360457,0.05250471;-0.6340054;-0.02019954,0.05550734;-0.6649277;-0.07499838,-0.08976264;0.01907412;-0.02808545,-0.1011656;-0.2469995;-0.1308481,-0.07790543;-0.5072831;0.0993796,-0.08382722;-0.5065478;0.02301237,0.08222979;0.5054228;-0.214982,863.0846
+0;0;0,0.0269618;0.3112773;-0.0173199,0.05520644;0.624807;-0.05125102,0.2105506;0.5202219;-0.03196218,0.4414803;0.4929463;-0.008135358,0.6564945;0.4856697;0.009168323,-0.1138294;0.5231497;-0.02022693,-0.3448104;0.4880717;-0.02781083,-0.5561773;0.4454672;-0.03742008,0.08044457;-0.004035282;-0.05148909,0.05621804;-0.2884561;-0.04398666,0.01586127;-0.6294803;0.0175228,0.01328033;-0.5934229;-0.06389245,-0.09081095;0.01329883;-0.02674421,-0.1999195;-0.08227185;-0.2727116,-0.1359319;-0.4070052;-0.1624238,-0.1500194;-0.4290867;-0.2237497,0.04808348;0.5471333;-0.04010339,0;0;0,0.04697215;0.2863445;-0.1171365,0.09330815;0.5701343;-0.2496581,0.2274987;0.4848593;-0.1384232,0.4178603;0.3640877;-0.07664204,0.5856712;0.2332578;-0.112787,-0.05877218;0.4940449;-0.1283078,-0.2654358;0.4127355;-0.05537509,-0.4635809;0.3898127;-0.1378159,0.08243689;-0.009024769;-0.04755473,0.07135527;-0.291939;-0.08463717,0.05124772;-0.6344106;-0.02124548,0.05428226;-0.6651793;-0.07574105,-0.08953734;0.0188541;-0.0276826,-0.1074723;-0.2434767;-0.1390347,-0.08601819;-0.5139579;0.08025776,-0.09225798;-0.5129982;0.004168823,0.08187342;0.5007595;-0.214097,863.1177
+0;0;0,0.02706072;0.3108834;-0.0169852,0.05512206;0.6212498;-0.05017064,0.2062947;0.5181522;-0.03151494,0.437449;0.4939941;-0.008681128,0.6522671;0.4870242;0.008978805,-0.1097237;0.5214215;-0.01999155,-0.3400582;0.4833989;-0.02612353,-0.5522314;0.4466635;-0.03796777,0.0805325;-0.004093165;-0.05160845,0.05613723;-0.2886198;-0.04419728,0.0155566;-0.629235;0.01767253,0.01299908;-0.5932281;-0.06262446,-0.09094946;0.01336232;-0.02674536,-0.1998023;-0.08129134;-0.2733162,-0.1348877;-0.4052312;-0.1622194,-0.1496543;-0.4262679;-0.2227788,0.04804745;0.5442657;-0.03922657,0;0;0,0.04595334;0.2860709;-0.1171367,0.09076226;0.5672768;-0.2480118,0.224247;0.4862712;-0.1437976,0.4147063;0.364413;-0.08537555,0.5827578;0.2333321;-0.1182964,-0.05856505;0.4872497;-0.132175,-0.2675125;0.4159366;-0.05606504,-0.4662164;0.3888222;-0.1353674,0.08212635;-0.008267552;-0.0485034,0.07099075;-0.2911868;-0.08642626,0.05001246;-0.6332589;-0.02286553,0.05290342;-0.6636768;-0.07607794,-0.09022778;0.01794556;-0.02650613,-0.1133893;-0.2409304;-0.1450482,-0.09264511;-0.5174044;0.06619866,-0.1128175;-0.5571145;0.03121576,0.07980348;0.4984151;-0.2128785,863.1401
+0;0;0,0.0271888;0.3123548;-0.01706559,0.0552334;0.6225279;-0.05024779,0.2051234;0.5193133;-0.0316071,0.4369949;0.4950802;-0.008702455,0.6519036;0.4881074;0.008964924,-0.108393;0.5225566;-0.02017495,-0.3394421;0.484416;-0.02632596,-0.5517049;0.4476652;-0.03817519,0.0816768;-0.004151326;-0.05234178,0.05724431;-0.2891121;-0.04491929,0.01671283;-0.6293148;0.01687558,0.01416369;-0.5933275;-0.06315874,-0.09224179;0.01355219;-0.02712539,-0.2012607;-0.0812459;-0.2740725,-0.1364248;-0.4047934;-0.1631103,-0.151143;-0.4256631;-0.2234716,0.04812902;0.54522;-0.03925768,0;0;0,0.04301569;0.2864275;-0.121264,0.0829192;0.5648497;-0.258924,0.2170269;0.4848606;-0.15257,0.409723;0.3644435;-0.09561276,0.5776497;0.2334263;-0.1299882,-0.06227915;0.4851773;-0.1391662,-0.2721083;0.4166573;-0.06072523,-0.4711627;0.3862413;-0.1381766,0.08301955;-0.008019179;-0.04971361,0.06824106;-0.2908081;-0.09053898,0.04720222;-0.6324192;-0.02683282,0.05015206;-0.6626923;-0.07980728,-0.09202868;0.01792797;-0.02524494,-0.1269159;-0.2272419;-0.1685254,-0.1014092;-0.5131669;0.02844058,-0.1163679;-0.5468766;-0.01809056,0.07377052;0.4967086;-0.2212298,863.1626
+0;0;0,0.02716846;0.3121212;-0.01705283,0.05518769;0.6220126;-0.0502073,0.2009667;0.5194955;-0.03176972,0.4297157;0.4955888;-0.009173511,0.6444364;0.4886221;0.008478412,-0.1043366;0.5226539;-0.02063705,-0.3322743;0.485027;-0.02670523,-0.5443513;0.4483082;-0.03854409,0.08227806;-0.004181885;-0.05272708,0.05784344;-0.2891674;-0.04530395,0.0172679;-0.62974;0.01655811,0.01480047;-0.5939447;-0.06091046,-0.0929208;0.01365195;-0.02732507,-0.2019492;-0.08115438;-0.2742936,-0.1370427;-0.4050537;-0.1632107,-0.1512891;-0.4242926;-0.2216369,0.04808506;0.5447236;-0.03921988,0;0;0,0.04205657;0.2859188;-0.1221893,0.07974304;0.5635017;-0.2615566,0.2110594;0.4862751;-0.1577773,0.4010771;0.3655764;-0.1054962,0.5695549;0.2346033;-0.1359327,-0.06177355;0.4858046;-0.1439225,-0.2668737;0.414093;-0.06518477,-0.4644167;0.3811941;-0.1449313,0.08362311;-0.00798139;-0.05010772,0.06771707;-0.2907204;-0.09102869,0.04657381;-0.6327702;-0.02764177,0.04841256;-0.6615726;-0.07843494,-0.09287351;0.01817559;-0.02472789,-0.1320294;-0.220308;-0.1778986,-0.1153507;-0.5196211;-0.0001445711,-0.1296136;-0.5509381;-0.04572799,0.07092798;0.4954362;-0.2236865,863.1962
+0;0;0,0.02703985;0.3121455;-0.01681003,0.05489718;0.6220692;-0.04979363,0.2008255;0.5203297;-0.03113419,0.4297394;0.4973117;-0.009297336,0.6444747;0.4916578;0.008642588,-0.1046545;0.5232085;-0.02016704,-0.3325445;0.4852828;-0.02616834,-0.5449786;0.4507662;-0.03822791,0.08227047;-0.004290845;-0.05273014,0.05751321;-0.2892536;-0.04550599,0.01685401;-0.6297395;0.01677739,0.01441932;-0.5939331;-0.06069139,-0.09287429;0.01375708;-0.02743025,-0.2020016;-0.08101007;-0.2743701,-0.1363299;-0.4044512;-0.1624054,-0.1511557;-0.423456;-0.2208842,0.04782891;0.5447727;-0.03883647,0;0;0,0.04205657;0.2859188;-0.1221893,0.07974304;0.5635017;-0.2615566,0.2110594;0.4862751;-0.1577773,0.4010771;0.3655764;-0.1054962,0.5695549;0.2346033;-0.1359327,-0.06177355;0.4858046;-0.1439225,-0.2668737;0.414093;-0.06518477,-0.4644167;0.3811941;-0.1449313,0.08362311;-0.00798139;-0.05010772,0.06771707;-0.2907204;-0.09102869,0.04657381;-0.6327702;-0.02764177,0.04841256;-0.6615726;-0.07843494,-0.09287351;0.01817559;-0.02472789,-0.1320294;-0.220308;-0.1778986,-0.1153507;-0.5196211;-0.0001445711,-0.1296136;-0.5509381;-0.04572799,0.07092798;0.4954362;-0.2236865,863.2185
+0;0;0,0.02710827;0.3129352;-0.01685255,0.05508252;0.6241564;-0.04998123,0.1984396;0.5223486;-0.03138212,0.4268438;0.4993818;-0.009593889,0.6416411;0.4937263;0.008351212,-0.1019927;0.5251797;-0.0205962,-0.3293753;0.4873385;-0.02658413,-0.5418708;0.452812;-0.03864719,0.08286728;-0.004321971;-0.05311265,0.05811224;-0.2892592;-0.04588915,0.01748138;-0.6295077;0.01635082,0.01506438;-0.5937436;-0.06055491,-0.09354801;0.01385688;-0.02762923,-0.2026655;-0.08090177;-0.274547,-0.1370396;-0.4041175;-0.1626603,-0.1517577;-0.4227662;-0.220714,0.04797107;0.5463876;-0.03895713,0;0;0,0.04010944;0.2865892;-0.1233091,0.07491157;0.5651769;-0.2643874,0.2053909;0.4870937;-0.1630766,0.3956679;0.3669036;-0.1128805,0.5627956;0.2342389;-0.1438696,-0.06268393;0.479693;-0.1473827,-0.2697191;0.4189316;-0.06604914,-0.4675567;0.3824617;-0.1436518,0.08410498;-0.007514179;-0.05075931,0.06558786;-0.2900955;-0.09149122,0.0445018;-0.6319878;-0.02857208,0.04707859;-0.6606691;-0.07860637,-0.0938642;0.01762268;-0.02419859,-0.1437099;-0.2017743;-0.2009316,-0.1296837;-0.5089504;-0.0374082,-0.1473202;-0.5325989;-0.08998531,0.06683215;0.4966374;-0.2262149,863.2408

+ 158 - 0
DataCSV/Sam/FirstPersonPerspective_TwoArms_Backward_ColorFeedback_Fast.csv

@@ -0,0 +1,158 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.001491643;0.3016738;0.006040235,0.003273596;0.5988105;-0.001354604,0.2082811;0.4631803;0.01386454,0.245195;0.1911328;-0.0006436408,0.2910331;-0.01336908;-0.05626793,-0.1969159;0.4483934;-0.01806499,-0.2462359;0.1779953;-0.02401403,-0.2831341;-0.02669661;-0.08529979,0.07584738;0.005031149;-0.03724837,0.09268187;-0.2774839;-0.01279913,0.1025473;-0.612247;0.05819401,0.1153093;-0.6560155;-0.01908926,-0.07276497;0.005753395;-0.04286883,-0.1099068;-0.2751787;-0.0230299,-0.1298073;-0.6106799;0.04213609,-0.1221416;-0.5694793;-0.06460259,0.00279173;0.5243816;0.002818636,0;0;0,0.004127421;0.2742218;-0.1258218,0.006343919;0.5364631;-0.2656467,0.1887641;0.5116426;-0.1228156,0.2451245;0.2635789;-0.01855206,0.2607695;0.05084011;-0.05745792,-0.1784012;0.4774675;-0.1176387,-0.2683895;0.2255403;-0.05425278,-0.2930372;0.01916571;-0.1160446,0.07788338;0.002980888;-0.03302836,0.1078472;-0.2779773;-0.06236434,0.09585654;-0.6196329;-0.0441618,0.09659931;-0.6296715;-0.1440303,-0.07547558;0.005993912;-0.03785616,-0.1233801;-0.2726866;-0.06502718,-0.1485717;-0.6137457;-0.04928875,-0.1445147;-0.6238053;-0.1490692,0.005745412;0.4721866;-0.2278912,973.0623
+0;0;0,0.001491643;0.3016738;0.006040235,0.003273596;0.5988105;-0.001354604,0.2082811;0.4631803;0.01386454,0.245195;0.1911328;-0.0006436408,0.2910331;-0.01336908;-0.05626793,-0.1969159;0.4483934;-0.01806499,-0.2462359;0.1779953;-0.02401403,-0.2831341;-0.02669661;-0.08529979,0.07584738;0.005031149;-0.03724837,0.09268187;-0.2774839;-0.01279913,0.1025473;-0.612247;0.05819401,0.1153093;-0.6560155;-0.01908926,-0.07276497;0.005753395;-0.04286883,-0.1099068;-0.2751787;-0.0230299,-0.1298073;-0.6106799;0.04213609,-0.1221416;-0.5694793;-0.06460259,0.00279173;0.5243816;0.002818636,0;0;0,0.004127421;0.2742218;-0.1258218,0.006343919;0.5364631;-0.2656467,0.1887641;0.5116426;-0.1228156,0.2451245;0.2635789;-0.01855206,0.2607695;0.05084011;-0.05745792,-0.1784012;0.4774675;-0.1176387,-0.2683895;0.2255403;-0.05425278,-0.2930372;0.01916571;-0.1160446,0.07788338;0.002980888;-0.03302836,0.1078472;-0.2779773;-0.06236434,0.09585654;-0.6196329;-0.0441618,0.09659931;-0.6296715;-0.1440303,-0.07547558;0.005993912;-0.03785616,-0.1233801;-0.2726866;-0.06502718,-0.1485717;-0.6137457;-0.04928875,-0.1445147;-0.6238053;-0.1490692,0.005745412;0.4721866;-0.2278912,973.0778
+0;0;0,0.001463613;0.2960049;0.005926729,0.003208929;0.587035;-0.001315177,0.2125536;0.4516687;0.01404951,0.2468033;0.1992556;0.0005884264,0.2925523;-0.004848465;-0.05492768,-0.2011759;0.4365705;-0.01855238,-0.2469364;0.1856878;-0.02407206,-0.2837627;-0.01860607;-0.08523861,0.07423344;0.004924093;-0.03645577,0.0910782;-0.2777635;-0.0119916,0.100812;-0.6080605;0.05805442,0.1135223;-0.6515301;-0.0189157,-0.07121662;0.005630969;-0.04195664,-0.1083812;-0.2754726;-0.02210559,-0.1280162;-0.6064979;0.04219101,-0.1203815;-0.5653428;-0.06411515,0.002737115;0.5141587;0.002771006,0;0;0,0.006766282;0.2663377;-0.1291301,0.01310086;0.5194394;-0.2727594,0.1917481;0.4950178;-0.1153731,0.2463518;0.2653835;-0.01866126,0.2608142;0.05173329;-0.04993248,-0.1788084;0.4826181;-0.1278432,-0.2643452;0.2497194;-0.06861249,-0.284953;0.04293101;-0.1290059,0.07723599;0.001495153;-0.02993727,0.1131443;-0.2787653;-0.0609076,0.1021475;-0.6161409;-0.04849434,0.1052073;-0.6272273;-0.1474199,-0.07264256;0.006999841;-0.0392165,-0.1170147;-0.2722934;-0.0678672,-0.1409159;-0.6088734;-0.05237661,-0.1345423;-0.6199518;-0.1511474,0.01130056;0.4575649;-0.2340791,973.093
+0;0;0,0.001529796;0.2960041;0.005950649,0.003428337;0.5870332;-0.001290995,0.2127354;0.4517213;0.01421295,0.2468585;0.1992927;0.0007213028,0.2926803;-0.005005628;-0.05401483,-0.2010134;0.4366263;-0.0186326,-0.2468607;0.1857617;-0.02425412,-0.2831427;-0.01906107;-0.08395967,0.0742147;0.004888962;-0.03649864,0.09109879;-0.2777913;-0.01197682,0.100742;-0.6081098;0.0579803,0.1136351;-0.6517453;-0.01880056,-0.0712231;0.005656412;-0.04194222,-0.1083914;-0.2754472;-0.02209955,-0.1279499;-0.6065391;0.04187664,-0.1202684;-0.5653943;-0.06442723,0.00291034;0.5141573;0.002796066,0;0;0,0.006766282;0.2663377;-0.1291301,0.01310086;0.5194394;-0.2727594,0.1917481;0.4950178;-0.1153731,0.2463518;0.2653835;-0.01866126,0.2608142;0.05173329;-0.04993248,-0.1788084;0.4826181;-0.1278432,-0.2643452;0.2497194;-0.06861249,-0.284953;0.04293101;-0.1290059,0.07723599;0.001495153;-0.02993727,0.1131443;-0.2787653;-0.0609076,0.1021475;-0.6161409;-0.04849434,0.1052073;-0.6272273;-0.1474199,-0.07264256;0.006999841;-0.0392165,-0.1170147;-0.2722934;-0.0678672,-0.1409159;-0.6088734;-0.05237661,-0.1345423;-0.6199518;-0.1511474,0.01130056;0.4575649;-0.2340791,973.1148
+0;0;0,0.001534715;0.2969558;0.005969783,0.003446257;0.589954;-0.001329143,0.2161316;0.4529433;0.01439771,0.2497383;0.2043348;0.001110229,0.295525;0.0001924783;-0.05358409,-0.2042884;0.4376048;-0.01897744,-0.2494419;0.1905367;-0.02451389,-0.2856961;-0.01412959;-0.08417383,0.07362363;0.004850026;-0.03620796,0.09050895;-0.2778508;-0.01168435,0.1000095;-0.6032823;0.05723776,0.1128609;-0.6466793;-0.01929431,-0.07065586;0.005611364;-0.04160818,-0.1078269;-0.2755128;-0.02176407,-0.127096;-0.6017062;0.0412656,-0.1194394;-0.5605975;-0.06469384,0.00292334;0.516386;0.002796735,0;0;0,0.01005245;0.264728;-0.1343086,0.01877193;0.5171881;-0.2828641,0.1951412;0.4922501;-0.1151676,0.2456858;0.2661597;-0.01800513,0.2623245;0.05248159;-0.04675865,-0.1769435;0.4853138;-0.1363675,-0.2659134;0.2568668;-0.08151777,-0.2816912;0.04836465;-0.136653,0.07743181;0.001039684;-0.02753568,0.1168693;-0.278708;-0.05903435,0.1066502;-0.6112374;-0.05091333,0.1111125;-0.6231845;-0.1490457,-0.0711289;0.007388785;-0.04051005,-0.113776;-0.2722462;-0.06864908,-0.134592;-0.6040978;-0.05496228,-0.126827;-0.6160143;-0.1529018,0.01639346;0.4553535;-0.2428594,973.1263
+0;0;0,0.001534715;0.2969558;0.005969783,0.003446257;0.589954;-0.001329143,0.2161316;0.4529433;0.01439771,0.2497383;0.2043348;0.001110229,0.295525;0.0001924783;-0.05358409,-0.2042884;0.4376048;-0.01897744,-0.2494419;0.1905367;-0.02451389,-0.2856961;-0.01412959;-0.08417383,0.07362363;0.004850026;-0.03620796,0.09050895;-0.2778508;-0.01168435,0.1000095;-0.6032823;0.05723776,0.1128609;-0.6466793;-0.01929431,-0.07065586;0.005611364;-0.04160818,-0.1078269;-0.2755128;-0.02176407,-0.127096;-0.6017062;0.0412656,-0.1194394;-0.5605975;-0.06469384,0.00292334;0.516386;0.002796735,0;0;0,0.01005245;0.264728;-0.1343086,0.01877193;0.5171881;-0.2828641,0.1951412;0.4922501;-0.1151676,0.2456858;0.2661597;-0.01800513,0.2623245;0.05248159;-0.04675865,-0.1769435;0.4853138;-0.1363675,-0.2659134;0.2568668;-0.08151777,-0.2816912;0.04836465;-0.136653,0.07743181;0.001039684;-0.02753568,0.1168693;-0.278708;-0.05903435,0.1066502;-0.6112374;-0.05091333,0.1111125;-0.6231845;-0.1490457,-0.0711289;0.007388785;-0.04051005,-0.113776;-0.2722462;-0.06864908,-0.134592;-0.6040978;-0.05496228,-0.126827;-0.6160143;-0.1529018,0.01639346;0.4553535;-0.2428594,973.1383
+0;0;0,0.001522452;0.2969552;0.006001892,0.003444682;0.589952;-0.001339953,0.216107;0.4528983;0.01450244,0.2496419;0.2042727;0.001353577,0.2956565;-1.858175E-05;-0.05258794,-0.2041923;0.4373657;-0.0190812,-0.2495023;0.1903287;-0.02473136,-0.2857414;-0.01439653;-0.08419786,0.07358354;0.004838516;-0.03629092,0.09044322;-0.2778431;-0.01152976,0.0998613;-0.6032926;0.05731865,0.1133558;-0.6464123;-0.01936805,-0.07067831;0.005622432;-0.04156856,-0.1079616;-0.2754864;-0.02171788,-0.1272962;-0.6016644;0.04137142,-0.1195993;-0.5605553;-0.06458505,0.00291723;0.516385;0.002802839,0;0;0,0.01005245;0.264728;-0.1343086,0.01877193;0.5171881;-0.2828641,0.1951412;0.4922501;-0.1151676,0.2456858;0.2661597;-0.01800513,0.2623245;0.05248159;-0.04675865,-0.1769435;0.4853138;-0.1363675,-0.2659134;0.2568668;-0.08151777,-0.2816912;0.04836465;-0.136653,0.07743181;0.001039684;-0.02753568,0.1168693;-0.278708;-0.05903435,0.1066502;-0.6112374;-0.05091333,0.1111125;-0.6231845;-0.1490457,-0.0711289;0.007388785;-0.04051005,-0.113776;-0.2722462;-0.06864908,-0.134592;-0.6040978;-0.05496228,-0.126827;-0.6160143;-0.1529018,0.01639346;0.4553535;-0.2428594,973.1492
+0;0;0,0.001533883;0.2991848;0.006046955,0.003463893;0.5933565;-0.001328051,0.2088842;0.4580745;0.01413869,0.2414133;0.2169059;0.001384206,0.2874283;0.01261295;-0.05255776,-0.1971431;0.4430692;-0.01830456,-0.2410941;0.2034417;-0.02378525,-0.2773335;-0.00128521;-0.08325224,0.07480399;0.004918768;-0.03689284,0.09166674;-0.2778142;-0.01212718,0.100839;-0.5947697;0.05492434,0.1142893;-0.6376494;-0.02151072,-0.07185058;0.005715685;-0.04225802,-0.1091406;-0.2754442;-0.02240373,-0.1279706;-0.5931092;0.03903899,-0.1202989;-0.5520365;-0.06656979,0.002933687;0.5194053;0.002836374,0;0;0,0.01860245;0.2642604;-0.1391792,0.03651306;0.5149966;-0.2920749,0.1962773;0.4846162;-0.1162071,0.2472852;0.2679514;-0.01702213,0.2660888;0.05454803;-0.04648662,-0.1572622;0.4894682;-0.1537098,-0.2484263;0.2697762;-0.1007229,-0.2606401;0.05986208;-0.1512167,0.07935454;0.0004849732;-0.0261445,0.1203021;-0.2789704;-0.05875754,0.1142834;-0.6029956;-0.05525613,0.1194462;-0.6158175;-0.1525922,-0.07195911;0.008037137;-0.04169177,-0.1085153;-0.2722476;-0.07234642,-0.1258502;-0.595598;-0.05874916,-0.1173887;-0.6083767;-0.1558731,0.03134855;0.4536384;-0.2509058,973.1706
+0;0;0,0.001535886;0.2995754;0.006054851,0.003472083;0.5946844;-0.001345583,0.2092443;0.459015;0.01415646,0.2422447;0.214352;0.001217159,0.2882923;0.009914964;-0.05276284,-0.1974808;0.4439841;-0.01834255,-0.2420687;0.2008844;-0.02390266,-0.2783336;-0.00398697;-0.08341158,0.07479834;0.004918396;-0.03689005,0.09164974;-0.2776242;-0.01214106,0.1007147;-0.5908723;0.05412615,0.1141427;-0.6336313;-0.02218231,-0.07184514;0.005715253;-0.04225482,-0.1091101;-0.2752554;-0.0224139,-0.1277198;-0.5892046;0.03831012,-0.1200608;-0.5481503;-0.06712376,0.002939856;0.5204513;0.002834714,0;0;0,0.02346002;0.2631111;-0.1414447,0.04574622;0.5136752;-0.2958663,0.200799;0.4817116;-0.1144409,0.2386409;0.262418;-0.006761789,0.265759;0.05037224;-0.04037595,-0.1502135;0.4911596;-0.15988,-0.2464938;0.2696758;-0.1070459,-0.2575805;0.05922793;-0.156214,0.07953423;-0.0002500117;-0.0255754,0.1220439;-0.2793881;-0.05722499,0.1181592;-0.5996715;-0.05608678,0.1240661;-0.6129073;-0.1530039,-0.07156043;0.008791606;-0.04220983,-0.1083015;-0.2712227;-0.0733372,-0.1216565;-0.5909788;-0.0600875,-0.1124556;-0.6041574;-0.1567731,0.03955297;0.4522528;-0.2544267,973.1927
+0;0;0,0.001575467;0.2995748;0.006075474,0.00356934;0.5946822;-0.001368679,0.209296;0.4589426;0.01430181,0.2422922;0.2142724;0.001487623,0.2885059;0.009624943;-0.05154477,-0.1973595;0.4438915;-0.0183996,-0.2420485;0.2008113;-0.02399777,-0.2782449;-0.004195794;-0.08307929,0.07479507;0.004881566;-0.03690156,0.09166361;-0.2776478;-0.01201267,0.1007913;-0.5908939;0.05425511,0.1141558;-0.6332363;-0.0224594,-0.0718364;0.005749748;-0.04226499,-0.1091262;-0.2752126;-0.02235451,-0.1277752;-0.5891497;0.03842064,-0.1200733;-0.5480981;-0.06701039,0.003021251;0.52045;0.002825445,0;0;0,0.02346002;0.2631111;-0.1414447,0.04574622;0.5136752;-0.2958663,0.200799;0.4817116;-0.1144409,0.2386409;0.262418;-0.006761789,0.265759;0.05037224;-0.04037595,-0.1502135;0.4911596;-0.15988,-0.2464938;0.2696758;-0.1070459,-0.2575805;0.05922793;-0.156214,0.07953423;-0.0002500117;-0.0255754,0.1220439;-0.2793881;-0.05722499,0.1181592;-0.5996715;-0.05608678,0.1240661;-0.6129073;-0.1530039,-0.07156043;0.008791606;-0.04220983,-0.1083015;-0.2712227;-0.0733372,-0.1216565;-0.5909788;-0.0600875,-0.1124556;-0.6041574;-0.1567731,0.03955297;0.4522528;-0.2544267,973.2043
+0;0;0,0.001575467;0.2995748;0.006075474,0.00356934;0.5946822;-0.001368679,0.209296;0.4589426;0.01430181,0.2422922;0.2142724;0.001487623,0.2885059;0.009624943;-0.05154477,-0.1973595;0.4438915;-0.0183996,-0.2420485;0.2008113;-0.02399777,-0.2782449;-0.004195794;-0.08307929,0.07479507;0.004881566;-0.03690156,0.09166361;-0.2776478;-0.01201267,0.1007913;-0.5908939;0.05425511,0.1141558;-0.6332363;-0.0224594,-0.0718364;0.005749748;-0.04226499,-0.1091262;-0.2752126;-0.02235451,-0.1277752;-0.5891497;0.03842064,-0.1200733;-0.5480981;-0.06701039,0.003021251;0.52045;0.002825445,0;0;0,0.02346002;0.2631111;-0.1414447,0.04574622;0.5136752;-0.2958663,0.200799;0.4817116;-0.1144409,0.2386409;0.262418;-0.006761789,0.265759;0.05037224;-0.04037595,-0.1502135;0.4911596;-0.15988,-0.2464938;0.2696758;-0.1070459,-0.2575805;0.05922793;-0.156214,0.07953423;-0.0002500117;-0.0255754,0.1220439;-0.2793881;-0.05722499,0.1181592;-0.5996715;-0.05608678,0.1240661;-0.6129073;-0.1530039,-0.07156043;0.008791606;-0.04220983,-0.1083015;-0.2712227;-0.0733372,-0.1216565;-0.5909788;-0.0600875,-0.1124556;-0.6041574;-0.1567731,0.03955297;0.4522528;-0.2544267,973.2154
+0;0;0,0.001575182;0.2995205;0.006074375,0.003571635;0.5950109;-0.001379064,0.2059543;0.4601809;0.01411035,0.2384777;0.2190161;0.001479751,0.2846419;0.01458804;-0.05149579,-0.19411;0.4453738;-0.01806103,-0.2381588;0.2057762;-0.023579,-0.2743164;0.0009888709;-0.08259717,0.07459997;0.004868833;-0.0368053,0.09147585;-0.2777834;-0.0119056,0.1005255;-0.5883496;0.05379528,0.1138718;-0.6305938;-0.02281501,-0.07164902;0.00573475;-0.04215474,-0.108955;-0.2753499;-0.0222356,-0.1274445;-0.5866011;0.03801961,-0.1197531;-0.5455647;-0.06726818,0.003022901;0.5206914;0.002819994,0;0;0,0.02811587;0.2617863;-0.1429312,0.0547108;0.5117478;-0.298388,0.2026421;0.4798486;-0.1152716,0.2415523;0.2648106;-0.00746417,0.261273;0.05148453;-0.03629899,-0.1400454;0.4919982;-0.1668818,-0.2426655;0.2765226;-0.1177172,-0.2467537;0.06528454;-0.1634353,0.0796598;-0.0008523166;-0.02443528,0.1240843;-0.2796956;-0.05714536,0.1228619;-0.5972596;-0.05837584,0.1291174;-0.6108219;-0.1549661,-0.07089479;0.009275274;-0.04279475,-0.1082863;-0.2706215;-0.07530206,-0.1161197;-0.5878087;-0.06185577,-0.1065742;-0.6013082;-0.158205,0.04746668;0.4504448;-0.2567854,973.2381
+0;0;0,0.001618737;0.306269;0.006217547,0.003662159;0.6063193;-0.001400138,0.1942863;0.4740078;0.01360606,0.2233227;0.2582506;0.00246211,0.2697304;0.05371447;-0.04932503,-0.1826274;0.4600546;-0.01673834,-0.2220765;0.2457231;-0.02166417,-0.2579869;0.04069413;-0.07949281,0.07469025;0.00485487;-0.03682906,0.09163333;-0.2785266;-0.01179817,0.1003066;-0.5764662;0.05118943,0.1135873;-0.6184431;-0.02527615,-0.07170951;0.0057611;-0.04222722,-0.1091974;-0.2760416;-0.022213,-0.126846;-0.5746268;0.03563242,-0.1191674;-0.5336242;-0.06936293,0.003101724;0.5310597;0.002873655,0;0;0,0.04030741;0.2652015;-0.1479373,0.07416677;0.5174472;-0.306977,0.1934369;0.4611282;-0.1112709,0.2502543;0.2772946;-0.008823395,0.2686122;0.06364754;-0.03506279,-0.1125358;0.4986414;-0.1838352,-0.2124844;0.310668;-0.136987,-0.2149193;0.09865515;-0.1784022,0.08064801;-0.003687114;-0.02099729,0.1373118;-0.28027;-0.05985308,0.1366705;-0.5849078;-0.06231189,0.1439796;-0.5991096;-0.1582119,-0.06970499;0.01136075;-0.04439289,-0.09718364;-0.2703118;-0.07792145,-0.1006809;-0.57467;-0.06509256,-0.09008194;-0.5887775;-0.1607285,0.06522284;0.455871;-0.2644217,973.2599
+0;0;0,0.001618737;0.306269;0.006217547,0.003662159;0.6063193;-0.001400138,0.1942863;0.4740078;0.01360606,0.2233227;0.2582506;0.00246211,0.2697304;0.05371447;-0.04932503,-0.1826274;0.4600546;-0.01673834,-0.2220765;0.2457231;-0.02166417,-0.2579869;0.04069413;-0.07949281,0.07469025;0.00485487;-0.03682906,0.09163333;-0.2785266;-0.01179817,0.1003066;-0.5764662;0.05118943,0.1135873;-0.6184431;-0.02527615,-0.07170951;0.0057611;-0.04222722,-0.1091974;-0.2760416;-0.022213,-0.126846;-0.5746268;0.03563242,-0.1191674;-0.5336242;-0.06936293,0.003101724;0.5310597;0.002873655,0;0;0,0.04030741;0.2652015;-0.1479373,0.07416677;0.5174472;-0.306977,0.1934369;0.4611282;-0.1112709,0.2502543;0.2772946;-0.008823395,0.2686122;0.06364754;-0.03506279,-0.1125358;0.4986414;-0.1838352,-0.2124844;0.310668;-0.136987,-0.2149193;0.09865515;-0.1784022,0.08064801;-0.003687114;-0.02099729,0.1373118;-0.28027;-0.05985308,0.1366705;-0.5849078;-0.06231189,0.1439796;-0.5991096;-0.1582119,-0.06970499;0.01136075;-0.04439289,-0.09718364;-0.2703118;-0.07792145,-0.1006809;-0.57467;-0.06509256,-0.09008194;-0.5887775;-0.1607285,0.06522284;0.455871;-0.2644217,973.2716
+0;0;0,0.001607721;0.3041848;0.006175235,0.003643243;0.6030757;-0.001412836,0.1922944;0.4716488;0.01346572,0.2196729;0.2682105;0.002958059,0.266104;0.0635713;-0.04885519,-0.1807252;0.4578397;-0.01656517,-0.217922;0.2557458;-0.02120976,-0.2538505;0.05061345;-0.07906754,0.07545551;0.004904612;-0.0372064,0.09237197;-0.2780315;-0.01221485,0.100974;-0.5735247;0.05025554,0.1142472;-0.6154609;-0.02616678,-0.07244423;0.005820128;-0.04265988,-0.1098732;-0.2755396;-0.02267711,-0.1273769;-0.571673;0.03469332,-0.1197026;-0.5306766;-0.07024261,0.003085006;0.5281112;0.0028442,0;0;0,0.04307916;0.2624788;-0.1477098,0.08175054;0.5127364;-0.3066218,0.1979821;0.4615096;-0.1125662,0.2392306;0.2935195;-0.00154829,0.2651132;0.08068515;-0.02892137,-0.1046238;0.4978912;-0.1871882,-0.2017097;0.321819;-0.1445262,-0.2037846;0.1091747;-0.183201,0.08157487;-0.003750592;-0.02081776,0.1324737;-0.2813908;-0.05671763,0.1389588;-0.5834317;-0.0614059,0.1462219;-0.59786;-0.1571386,-0.07040782;0.0116336;-0.04482525,-0.09972293;-0.2691879;-0.08008838,-0.09799808;-0.5710142;-0.06628055,-0.08745018;-0.5853361;-0.1617566,0.07150371;0.4516035;-0.2642438,973.2933
+0;0;0,0.001553732;0.304185;0.006180189,0.003535543;0.6030749;-0.001455237,0.1921988;0.4716597;0.01355805,0.2194555;0.2681943;0.003260945,0.2661327;0.0633164;-0.04737447,-0.1808061;0.4578047;-0.01657174,-0.2180735;0.255722;-0.02113887,-0.2539483;0.05020219;-0.07763885,0.07546902;0.004890068;-0.03718088,0.09231094;-0.2780446;-0.01212302,0.1009146;-0.5735381;0.05034563,0.1141452;-0.6151257;-0.02641066,-0.07240918;0.005846323;-0.04271575,-0.1099865;-0.2754863;-0.02262882,-0.1273871;-0.5716501;0.03461558,-0.1196916;-0.5306513;-0.07031855,0.002992805;0.5281112;0.002818505,0;0;0,0.04307916;0.2624788;-0.1477098,0.08175054;0.5127364;-0.3066218,0.1979821;0.4615096;-0.1125662,0.2392306;0.2935195;-0.00154829,0.2651132;0.08068515;-0.02892137,-0.1046238;0.4978912;-0.1871882,-0.2017097;0.321819;-0.1445262,-0.2037846;0.1091747;-0.183201,0.08157487;-0.003750592;-0.02081776,0.1324737;-0.2813908;-0.05671763,0.1389588;-0.5834317;-0.0614059,0.1462219;-0.59786;-0.1571386,-0.07040782;0.0116336;-0.04482525,-0.09972293;-0.2691879;-0.08008838,-0.09799808;-0.5710142;-0.06628055,-0.08745018;-0.5853361;-0.1617566,0.07150371;0.4516035;-0.2642438,973.3049
+0;0;0,0.001553732;0.304185;0.006180189,0.003535543;0.6030749;-0.001455237,0.1921988;0.4716597;0.01355805,0.2194555;0.2681943;0.003260945,0.2661327;0.0633164;-0.04737447,-0.1808061;0.4578047;-0.01657174,-0.2180735;0.255722;-0.02113887,-0.2539483;0.05020219;-0.07763885,0.07546902;0.004890068;-0.03718088,0.09231094;-0.2780446;-0.01212302,0.1009146;-0.5735381;0.05034563,0.1141452;-0.6151257;-0.02641066,-0.07240918;0.005846323;-0.04271575,-0.1099865;-0.2754863;-0.02262882,-0.1273871;-0.5716501;0.03461558,-0.1196916;-0.5306513;-0.07031855,0.002992805;0.5281112;0.002818505,0;0;0,0.04307916;0.2624788;-0.1477098,0.08175054;0.5127364;-0.3066218,0.1979821;0.4615096;-0.1125662,0.2392306;0.2935195;-0.00154829,0.2651132;0.08068515;-0.02892137,-0.1046238;0.4978912;-0.1871882,-0.2017097;0.321819;-0.1445262,-0.2037846;0.1091747;-0.183201,0.08157487;-0.003750592;-0.02081776,0.1324737;-0.2813908;-0.05671763,0.1389588;-0.5834317;-0.0614059,0.1462219;-0.59786;-0.1571386,-0.07040782;0.0116336;-0.04482525,-0.09972293;-0.2691879;-0.08008838,-0.09799808;-0.5710142;-0.06628055,-0.08745018;-0.5853361;-0.1617566,0.07150371;0.4516035;-0.2642438,973.3164
+0;0;0,0.00156648;0.3066806;0.006230893,0.003563844;0.6079296;-0.00146016,0.1949489;0.4752201;0.01373525,0.2221796;0.2719489;0.003447973,0.2689223;0.06678297;-0.04725862,-0.1834287;0.4611656;-0.01682852,-0.2206605;0.2592758;-0.02139129,-0.2565857;0.05346704;-0.0779707,0.07634958;0.004947124;-0.03761469,0.09314396;-0.277189;-0.01262755,0.1015806;-0.5669458;0.04862834,0.1148121;-0.6085382;-0.02813306,-0.07325403;0.005914535;-0.04321415,-0.1107253;-0.274624;-0.0231839,-0.1277881;-0.5650382;0.03294915,-0.120092;-0.5240387;-0.07199194,0.003017622;0.5324848;0.002841016,0;0;0,0.04867463;0.2641353;-0.148181,0.09098481;0.5161983;-0.3077674,0.2014159;0.4469617;-0.1058843,0.2391266;0.2788729;0.005877018,0.2627347;0.06646174;-0.02837539,-0.09899861;0.5026066;-0.1881075,-0.2007165;0.32837;-0.1498761,-0.2018459;0.1146762;-0.1842674,0.08165279;-0.004950404;-0.024019,0.135255;-0.2818437;-0.05506897,0.1448009;-0.5778947;-0.06178594,0.1518552;-0.5923728;-0.1575189,-0.07252524;0.01271233;-0.04297772,-0.1027843;-0.2660529;-0.0863544,-0.09438317;-0.5616952;-0.06881887,-0.08403314;-0.5760587;-0.1643051,0.07985973;0.4547185;-0.2652564,973.3277
+0;0;0,0.001542415;0.3066806;0.006238725,0.003516506;0.6079286;-0.001490656,0.1949064;0.4752115;0.01370063,0.2221457;0.2719229;0.003786766,0.2690858;0.06636137;-0.04510261,-0.1833331;0.4608905;-0.01713897,-0.2207616;0.259031;-0.02142844,-0.2565936;0.05266178;-0.07598931,0.07632936;0.00494254;-0.0376563,0.09304774;-0.2771885;-0.01256065,0.1015725;-0.5669408;0.04870439,0.1143168;-0.6096116;-0.0271204,-0.07326647;0.005932444;-0.04319061,-0.1108525;-0.2745876;-0.02311501,-0.1276747;-0.5650092;0.03305191,-0.1199268;-0.5240085;-0.07188525,0.00297668;0.5324845;0.002823534,0;0;0,0.04867463;0.2641353;-0.148181,0.09098481;0.5161983;-0.3077674,0.2014159;0.4469617;-0.1058843,0.2391266;0.2788729;0.005877018,0.2627347;0.06646174;-0.02837539,-0.09899861;0.5026066;-0.1881075,-0.2007165;0.32837;-0.1498761,-0.2018459;0.1146762;-0.1842674,0.08165279;-0.004950404;-0.024019,0.135255;-0.2818437;-0.05506897,0.1448009;-0.5778947;-0.06178594,0.1518552;-0.5923728;-0.1575189,-0.07252524;0.01271233;-0.04297772,-0.1027843;-0.2660529;-0.0863544,-0.09438317;-0.5616952;-0.06881887,-0.08403314;-0.5760587;-0.1643051,0.07985973;0.4547185;-0.2652564,973.3496
+0;0;0,0.001608723;0.3198647;0.006506925,0.003772659;0.6501013;-0.001960046,0.22865;0.5002635;0.01553866,0.2556638;0.2986576;0.005706856,0.3029333;0.09165362;-0.04352558,-0.2156841;0.48344;-0.02068993,-0.2528028;0.2832515;-0.02494391,-0.2888863;0.07543409;-0.07988764,0.07336423;0.004750539;-0.03619349,0.09007035;-0.2771737;-0.01111623,0.09835751;-0.5588497;0.04844118,0.1111744;-0.6019345;-0.02781559,-0.07042032;0.005701989;-0.0415128,-0.1079788;-0.2746124;-0.02145192,-0.1243321;-0.5569391;0.03314946,-0.11654;-0.5158757;-0.07238553,0.00318194;0.5675446;0.002760868,0;0;0,0.03656979;0.2814406;-0.1476896,0.06534756;0.5684119;-0.3086586,0.1888961;0.4060062;-0.09451222,0.2574501;0.2586436;0.02819061,0.2728142;0.05091089;-0.03599621,-0.1557015;0.5189215;-0.1643083,-0.2590888;0.3485461;-0.1224195,-0.2608556;0.1327317;-0.1529138,0.07792093;-0.008627504;-0.02384829,0.1485108;-0.2815714;-0.05397963,0.1598554;-0.5692207;-0.06327295,0.1686419;-0.581952;-0.1603172,-0.06782857;0.01609759;-0.04306969,-0.0907205;-0.2625358;-0.09027807,-0.08023278;-0.5497341;-0.07119109,-0.06815179;-0.5623273;-0.1679414,0.05596989;0.4983268;-0.2657821,973.3615
+0;0;0,0.001608723;0.3198647;0.006506925,0.003772659;0.6501013;-0.001960046,0.22865;0.5002635;0.01553866,0.2556638;0.2986576;0.005706856,0.3029333;0.09165362;-0.04352558,-0.2156841;0.48344;-0.02068993,-0.2528028;0.2832515;-0.02494391,-0.2888863;0.07543409;-0.07988764,0.07336423;0.004750539;-0.03619349,0.09007035;-0.2771737;-0.01111623,0.09835751;-0.5588497;0.04844118,0.1111744;-0.6019345;-0.02781559,-0.07042032;0.005701989;-0.0415128,-0.1079788;-0.2746124;-0.02145192,-0.1243321;-0.5569391;0.03314946,-0.11654;-0.5158757;-0.07238553,0.00318194;0.5675446;0.002760868,0;0;0,0.03656979;0.2814406;-0.1476896,0.06534756;0.5684119;-0.3086586,0.1888961;0.4060062;-0.09451222,0.2574501;0.2586436;0.02819061,0.2728142;0.05091089;-0.03599621,-0.1557015;0.5189215;-0.1643083,-0.2590888;0.3485461;-0.1224195,-0.2608556;0.1327317;-0.1529138,0.07792093;-0.008627504;-0.02384829,0.1485108;-0.2815714;-0.05397963,0.1598554;-0.5692207;-0.06327295,0.1686419;-0.581952;-0.1603172,-0.06782857;0.01609759;-0.04306969,-0.0907205;-0.2625358;-0.09027807,-0.08023278;-0.5497341;-0.07119109,-0.06815179;-0.5623273;-0.1679414,0.05596989;0.4983268;-0.2657821,973.3829
+0;0;0,0.001630235;0.3275117;0.006651627,0.003764291;0.6584795;-0.001873259,0.235177;0.5067958;0.0161392,0.2619591;0.305444;0.006519796,0.3098413;0.09733339;-0.03959525,-0.2219138;0.4891571;-0.02130102,-0.2591015;0.2892739;-0.02532087,-0.2954118;0.08056398;-0.07871626,0.07142837;0.004606841;-0.0352401,0.08803791;-0.2769532;-0.0101231,0.09603017;-0.5489354;0.04738767,0.1086898;-0.5919973;-0.02879248,-0.0685505;0.005578446;-0.04043278,-0.1061863;-0.2743542;-0.0203323,-0.1219519;-0.5469666;0.03238956,-0.1141409;-0.5059138;-0.0730549,0.003182954;0.5757783;0.002867884,0;0;0,0.04480318;0.2887556;-0.1480665,0.07687105;0.5761552;-0.309175,0.1953292;0.4023745;-0.08850241,0.2683571;0.25915;0.03602076,0.2713528;0.05345103;-0.03752041,-0.1533956;0.5278334;-0.1679406,-0.2604975;0.3602886;-0.1253933,-0.2636169;0.1436361;-0.1533454,0.07558082;-0.009775609;-0.02360249,0.1521893;-0.2809279;-0.05171537,0.1678061;-0.5584154;-0.06183839,0.1784759;-0.5711823;-0.1585796,-0.06487854;0.01765276;-0.04294479,-0.08476285;-0.2604972;-0.09213846,-0.07302897;-0.537573;-0.0712333,-0.0590656;-0.5501479;-0.1676393,0.06711454;0.5060104;-0.2662003,973.3942
+0;0;0,0.001630235;0.3275117;0.006651627,0.003764291;0.6584795;-0.001873259,0.235177;0.5067958;0.0161392,0.2619591;0.305444;0.006519796,0.3098413;0.09733339;-0.03959525,-0.2219138;0.4891571;-0.02130102,-0.2591015;0.2892739;-0.02532087,-0.2954118;0.08056398;-0.07871626,0.07142837;0.004606841;-0.0352401,0.08803791;-0.2769532;-0.0101231,0.09603017;-0.5489354;0.04738767,0.1086898;-0.5919973;-0.02879248,-0.0685505;0.005578446;-0.04043278,-0.1061863;-0.2743542;-0.0203323,-0.1219519;-0.5469666;0.03238956,-0.1141409;-0.5059138;-0.0730549,0.003182954;0.5757783;0.002867884,0;0;0,0.04480318;0.2887556;-0.1480665,0.07687105;0.5761552;-0.309175,0.1953292;0.4023745;-0.08850241,0.2683571;0.25915;0.03602076,0.2713528;0.05345103;-0.03752041,-0.1533956;0.5278334;-0.1679406,-0.2604975;0.3602886;-0.1253933,-0.2636169;0.1436361;-0.1533454,0.07558082;-0.009775609;-0.02360249,0.1521893;-0.2809279;-0.05171537,0.1678061;-0.5584154;-0.06183839,0.1784759;-0.5711823;-0.1585796,-0.06487854;0.01765276;-0.04294479,-0.08476285;-0.2604972;-0.09213846,-0.07302897;-0.537573;-0.0712333,-0.0590656;-0.5501479;-0.1676393,0.06711454;0.5060104;-0.2662003,973.4057
+0;0;0,0.001626276;0.3267163;0.006635473,0.003733948;0.6536481;-0.001765868,0.231349;0.5045707;0.01594425,0.2581763;0.3028794;0.006308629,0.3060449;0.09482774;-0.03979335,-0.218239;0.4872215;-0.02088141,-0.2554894;0.2870013;-0.02490804,-0.2917894;0.0783505;-0.07828831,0.07133815;0.004601023;-0.03519559,0.08794206;-0.2768633;-0.01008712,0.09592553;-0.5485466;0.04736044,0.1085736;-0.5915412;-0.0287497,-0.06846392;0.0055714;-0.04038171,-0.106087;-0.2742662;-0.02028805,-0.1218353;-0.546579;0.03237585,-0.1140314;-0.5055364;-0.07297172,0.003162972;0.5724209;0.002890776,0;0;0,0.04939137;0.287774;-0.1467543,0.08811142;0.5714271;-0.3047786,0.2000878;0.4025061;-0.08546758,0.254312;0.2490101;0.03696872,0.2729366;0.04439469;-0.03711223,-0.1433991;0.5287328;-0.1747813,-0.252813;0.361942;-0.133534,-0.2569292;0.1450791;-0.1591436,0.07590862;-0.009882331;-0.02211905,0.1515829;-0.2812792;-0.0494225,0.1729811;-0.5580086;-0.0612011,0.1849114;-0.5708271;-0.1576645,-0.06426515;0.01760665;-0.04369242,-0.07882923;-0.2608123;-0.09267326,-0.06665707;-0.5374931;-0.07087198,-0.05144554;-0.550096;-0.1669685,0.07648417;0.5025036;-0.2631345,973.4276
+0;0;0,0.00170734;0.3267174;0.006560979,0.003890887;0.6536448;-0.001988311,0.2314799;0.5046214;0.01618783,0.2581699;0.3028905;0.007009408,0.3067095;0.09437318;-0.0361963,-0.2180663;0.4871262;-0.02102649,-0.2555244;0.286936;-0.02459599,-0.2919963;0.07780157;-0.07592709,0.07129341;0.004552803;-0.03529238,0.08778188;-0.2768933;-0.009905133,0.09562334;-0.5485586;0.04764687,0.1087242;-0.5910708;-0.02884687,-0.06850616;0.005617925;-0.04030355,-0.106256;-0.2742005;-0.02018124,-0.1219979;-0.5464989;0.03255896,-0.1141237;-0.5054671;-0.07278451,0.0033033;0.5724199;0.002708501,0;0;0,0.04939137;0.287774;-0.1467543,0.08811142;0.5714271;-0.3047786,0.2000878;0.4025061;-0.08546758,0.254312;0.2490101;0.03696872,0.2729366;0.04439469;-0.03711223,-0.1433991;0.5287328;-0.1747813,-0.252813;0.361942;-0.133534,-0.2569292;0.1450791;-0.1591436,0.07590862;-0.009882331;-0.02211905,0.1515829;-0.2812792;-0.0494225,0.1729811;-0.5580086;-0.0612011,0.1849114;-0.5708271;-0.1576645,-0.06426515;0.01760665;-0.04369242,-0.07882923;-0.2608123;-0.09267326,-0.06665707;-0.5374931;-0.07087198,-0.05144554;-0.550096;-0.1669685,0.07648417;0.5025036;-0.2631345,973.4393
+0;0;0,0.00170734;0.3267174;0.006560979,0.003890887;0.6536448;-0.001988311,0.2314799;0.5046214;0.01618783,0.2581699;0.3028905;0.007009408,0.3067095;0.09437318;-0.0361963,-0.2180663;0.4871262;-0.02102649,-0.2555244;0.286936;-0.02459599,-0.2919963;0.07780157;-0.07592709,0.07129341;0.004552803;-0.03529238,0.08778188;-0.2768933;-0.009905133,0.09562334;-0.5485586;0.04764687,0.1087242;-0.5910708;-0.02884687,-0.06850616;0.005617925;-0.04030355,-0.106256;-0.2742005;-0.02018124,-0.1219979;-0.5464989;0.03255896,-0.1141237;-0.5054671;-0.07278451,0.0033033;0.5724199;0.002708501,0;0;0,0.04939137;0.287774;-0.1467543,0.08811142;0.5714271;-0.3047786,0.2000878;0.4025061;-0.08546758,0.254312;0.2490101;0.03696872,0.2729366;0.04439469;-0.03711223,-0.1433991;0.5287328;-0.1747813,-0.252813;0.361942;-0.133534,-0.2569292;0.1450791;-0.1591436,0.07590862;-0.009882331;-0.02211905,0.1515829;-0.2812792;-0.0494225,0.1729811;-0.5580086;-0.0612011,0.1849114;-0.5708271;-0.1576645,-0.06426515;0.01760665;-0.04369242,-0.07882923;-0.2608123;-0.09267326,-0.06665707;-0.5374931;-0.07087198,-0.05144554;-0.550096;-0.1669685,0.07648417;0.5025036;-0.2631345,973.4505
+0;0;0,0.001709781;0.3271844;0.006570358,0.003896843;0.6546118;-0.002002038,0.2328287;0.5048264;0.01627453,0.2595415;0.3029233;0.007088274,0.3080993;0.09432745;-0.0361337,-0.2193683;0.487228;-0.02115923,-0.2568583;0.286867;-0.02473178,-0.293344;0.07765377;-0.07608221,0.07186361;0.004589215;-0.03557464,0.08836208;-0.2770277;-0.01017198,0.09619237;-0.548306;0.04729802,0.1092866;-0.5907813;-0.02915672,-0.06905407;0.005662857;-0.04062589,-0.1068268;-0.2743254;-0.02049137,-0.1225463;-0.5462358;0.03217369,-0.1146761;-0.5052097;-0.07311606,0.003306635;0.5730247;0.00271572,0;0;0,0.05194084;0.2878978;-0.1466722,0.09374619;0.5713887;-0.3052313,0.201988;0.4008577;-0.08264732,0.2532535;0.2449052;0.03823877,0.2641223;0.04015081;-0.03723144,-0.1397163;0.5288635;-0.1740252,-0.2517591;0.3621672;-0.1390739,-0.256858;0.1447667;-0.1602693,0.07687912;-0.009920537;-0.02102804,0.1507524;-0.2818735;-0.04948711,0.1756521;-0.5579168;-0.06115317,0.187743;-0.5708446;-0.1574883,-0.06458575;0.01746874;-0.04443555,-0.07950607;-0.2607366;-0.09547256,-0.06365156;-0.5366298;-0.07123268,-0.04827429;-0.5493277;-0.1672008,0.08127532;0.5023422;-0.2633255,973.462
+0;0;0,0.001630435;0.3271851;0.006557499,0.003728057;0.6546119;-0.002053844,0.2327175;0.5049726;0.01637524,0.2595065;0.3030304;0.008342958,0.3084481;0.09382282;-0.03134507,-0.2195124;0.4872704;-0.0213669,-0.2572842;0.2869532;-0.02438372,-0.2942355;0.0772077;-0.07316571,0.07186733;0.004592742;-0.03556667,0.08820144;-0.277024;-0.01005544,0.0959281;-0.5483147;0.0473698,0.1094026;-0.5906156;-0.02918385,-0.0690378;0.005674803;-0.04065185,-0.1070406;-0.274274;-0.02040232,-0.1226478;-0.5462211;0.0321068,-0.1147259;-0.5051938;-0.07317894,0.003160617;0.5730254;0.002675092,0;0;0,0.05194084;0.2878978;-0.1466722,0.09374619;0.5713887;-0.3052313,0.201988;0.4008577;-0.08264732,0.2532535;0.2449052;0.03823877,0.2641223;0.04015081;-0.03723144,-0.1397163;0.5288635;-0.1740252,-0.2517591;0.3621672;-0.1390739,-0.256858;0.1447667;-0.1602693,0.07687912;-0.009920537;-0.02102804,0.1507524;-0.2818735;-0.04948711,0.1756521;-0.5579168;-0.06115317,0.187743;-0.5708446;-0.1574883,-0.06458575;0.01746874;-0.04443555,-0.07950607;-0.2607366;-0.09547256,-0.06365156;-0.5366298;-0.07123268,-0.04827429;-0.5493277;-0.1672008,0.08127532;0.5023422;-0.2633255,973.4732
+0;0;0,0.001630435;0.3271851;0.006557499,0.003728057;0.6546119;-0.002053844,0.2327175;0.5049726;0.01637524,0.2595065;0.3030304;0.008342958,0.3084481;0.09382282;-0.03134507,-0.2195124;0.4872704;-0.0213669,-0.2572842;0.2869532;-0.02438372,-0.2942355;0.0772077;-0.07316571,0.07186733;0.004592742;-0.03556667,0.08820144;-0.277024;-0.01005544,0.0959281;-0.5483147;0.0473698,0.1094026;-0.5906156;-0.02918385,-0.0690378;0.005674803;-0.04065185,-0.1070406;-0.274274;-0.02040232,-0.1226478;-0.5462211;0.0321068,-0.1147259;-0.5051938;-0.07317894,0.003160617;0.5730254;0.002675092,0;0;0,0.05194084;0.2878978;-0.1466722,0.09374619;0.5713887;-0.3052313,0.201988;0.4008577;-0.08264732,0.2532535;0.2449052;0.03823877,0.2641223;0.04015081;-0.03723144,-0.1397163;0.5288635;-0.1740252,-0.2517591;0.3621672;-0.1390739,-0.256858;0.1447667;-0.1602693,0.07687912;-0.009920537;-0.02102804,0.1507524;-0.2818735;-0.04948711,0.1756521;-0.5579168;-0.06115317,0.187743;-0.5708446;-0.1574883,-0.06458575;0.01746874;-0.04443555,-0.07950607;-0.2607366;-0.09547256,-0.06365156;-0.5366298;-0.07123268,-0.04827429;-0.5493277;-0.1672008,0.08127532;0.5023422;-0.2633255,973.485
+0;0;0,0.001618834;0.3248572;0.006510843,0.003662353;0.6438487;-0.001874991,0.2226595;0.4993646;0.01582998,0.2494885;0.2971218;0.007785744,0.2984548;0.08780855;-0.03192232,-0.2098556;0.4824342;-0.0202668,-0.2476835;0.2818186;-0.02328811,-0.2846535;0.07196727;-0.07209474,0.07139383;0.004562482;-0.03533233,0.08772433;-0.2769921;-0.009826731,0.09547979;-0.5492944;0.04781265,0.1089397;-0.591517;-0.028658,-0.06858294;0.005637413;-0.04038401,-0.1065774;-0.2742496;-0.02013895,-0.1222427;-0.5472108;0.03256598,-0.1143294;-0.5061955;-0.07260559,0.003110135;0.5644507;0.002727089,0;0;0,0.0549531;0.2860815;-0.1439261,0.1057825;0.5628412;-0.2943499,0.2006979;0.4005359;-0.07704043,0.2456519;0.2404235;0.04140711,0.2596874;0.03671046;-0.03663421,-0.124848;0.5280013;-0.1847319,-0.2386297;0.3618156;-0.1512252,-0.2448972;0.1442524;-0.1715581,0.07649248;-0.009625524;-0.02055526,0.1489071;-0.2819614;-0.04847479,0.1780198;-0.5586005;-0.06089354,0.1922768;-0.5713542;-0.1568825,-0.06382464;0.01726502;-0.04466098,-0.07880466;-0.2604775;-0.09781051,-0.06109315;-0.5371504;-0.07193683,-0.0435723;-0.5496511;-0.1674969,0.09111166;0.4954166;-0.2547996,973.5071
+0;0;0,0.001672741;0.3248588;0.006415172,0.003763531;0.6438441;-0.002172372,0.2227267;0.4993086;0.0157265,0.2495217;0.2970215;0.008751076,0.2990272;0.08708745;-0.02679248,-0.2103528;0.4838049;-0.01988685,-0.2470876;0.2829757;-0.02208515,-0.2849285;0.07251221;-0.06746857,0.07140019;0.004566677;-0.03531894,0.08778232;-0.276985;-0.009814195,0.09552602;-0.5492847;0.04783934,0.1091093;-0.5915242;-0.02859344,-0.06855965;0.005636978;-0.04042359,-0.1065805;-0.2742472;-0.02018805,-0.122271;-0.5471921;0.03259315,-0.1144327;-0.5061871;-0.07258514,0.003201543;0.5644498;0.002491266,0;0;0,0.0549531;0.2860815;-0.1439261,0.1057825;0.5628412;-0.2943499,0.2006979;0.4005359;-0.07704043,0.2456519;0.2404235;0.04140711,0.2596874;0.03671046;-0.03663421,-0.124848;0.5280013;-0.1847319,-0.2386297;0.3618156;-0.1512252,-0.2448972;0.1442524;-0.1715581,0.07649248;-0.009625524;-0.02055526,0.1489071;-0.2819614;-0.04847479,0.1780198;-0.5586005;-0.06089354,0.1922768;-0.5713542;-0.1568825,-0.06382464;0.01726502;-0.04466098,-0.07880466;-0.2604775;-0.09781051,-0.06109315;-0.5371504;-0.07193683,-0.0435723;-0.5496511;-0.1674969,0.09111166;0.4954166;-0.2547996,973.5184
+0;0;0,0.001678781;0.3260318;0.006438335,0.003779221;0.6464568;-0.002200899,0.2229491;0.501195;0.0157497,0.2496729;0.2994457;0.008792819,0.2992174;0.0893461;-0.02677875,-0.2105475;0.4856764;-0.01989796,-0.2471847;0.285381;-0.02209041,-0.2850554;0.0747516;-0.06750961,0.07143475;0.004568887;-0.03533603,0.08781094;-0.2768805;-0.009840555,0.09555206;-0.5490898;0.04779383,0.1091251;-0.591275;-0.02858143,-0.06859285;0.005639707;-0.04044316,-0.1065999;-0.2741428;-0.02021497,-0.1222852;-0.5469972;0.0325487,-0.1144527;-0.5060005;-0.07255043,0.003212535;0.5663989;0.002501717,0;0;0,0.06014844;0.2862073;-0.1442516,0.1132343;0.5636918;-0.2956319,0.2045288;0.3977498;-0.07750368,0.2397292;0.239951;0.04629374,0.2581727;0.03779493;-0.0352819,-0.1189325;0.527363;-0.1876659,-0.2339037;0.3621296;-0.1569268,-0.2403834;0.1442506;-0.1755971,0.07666881;-0.01010022;-0.01980686,0.1452301;-0.2833886;-0.04709697,0.1833397;-0.5587392;-0.0615623,0.1977254;-0.5716686;-0.1573653,-0.06347112;0.01762962;-0.04508931,-0.07535487;-0.2595586;-0.1012804,-0.05584727;-0.5358129;-0.07330672,-0.03819824;-0.5484782;-0.1686812,0.09805778;0.4958089;-0.2557158,973.53
+0;0;0,0.001678781;0.3260318;0.006438335,0.003779221;0.6464568;-0.002200899,0.2229491;0.501195;0.0157497,0.2496729;0.2994457;0.008792819,0.2992174;0.0893461;-0.02677875,-0.2105475;0.4856764;-0.01989796,-0.2471847;0.285381;-0.02209041,-0.2850554;0.0747516;-0.06750961,0.07143475;0.004568887;-0.03533603,0.08781094;-0.2768805;-0.009840555,0.09555206;-0.5490898;0.04779383,0.1091251;-0.591275;-0.02858143,-0.06859285;0.005639707;-0.04044316,-0.1065999;-0.2741428;-0.02021497,-0.1222852;-0.5469972;0.0325487,-0.1144527;-0.5060005;-0.07255043,0.003212535;0.5663989;0.002501717,0;0;0,0.06014844;0.2862073;-0.1442516,0.1132343;0.5636918;-0.2956319,0.2045288;0.3977498;-0.07750368,0.2397292;0.239951;0.04629374,0.2581727;0.03779493;-0.0352819,-0.1189325;0.527363;-0.1876659,-0.2339037;0.3621296;-0.1569268,-0.2403834;0.1442506;-0.1755971,0.07666881;-0.01010022;-0.01980686,0.1452301;-0.2833886;-0.04709697,0.1833397;-0.5587392;-0.0615623,0.1977254;-0.5716686;-0.1573653,-0.06347112;0.01762962;-0.04508931,-0.07535487;-0.2595586;-0.1012804,-0.05584727;-0.5358129;-0.07330672,-0.03819824;-0.5484782;-0.1686812,0.09805778;0.4958089;-0.2557158,973.5524
+0;0;0,0.001581172;0.3263549;0.006342387,0.003547115;0.6482223;-0.002533034,0.2228746;0.5022963;0.01571791,0.24941;0.3003995;0.01042948,0.2998013;0.08989391;-0.02100187,-0.2107648;0.4865038;-0.02019042,-0.247995;0.2862348;-0.02098612,-0.2872369;0.07521106;-0.06304467,0.07158425;0.004586797;-0.03533897,0.08785252;-0.2770279;-0.009682173,0.09633552;-0.5723565;0.05298319,0.106855;-0.6008943;-0.008974742,-0.06866259;0.005655283;-0.0405913,-0.1068611;-0.2742566;-0.0200996,-0.123861;-0.5703121;0.03717227,-0.1174774;-0.5314081;-0.04801036,0.003018898;0.5675404;0.002260191,0;0;0,0.06404744;0.2861756;-0.1433587,0.1205728;0.5647376;-0.2945931,0.2075491;0.396443;-0.07525659,0.2317954;0.236336;0.04832435,0.255289;0.03453055;-0.03268456,-0.112461;0.5266325;-0.1854618,-0.2279917;0.3604053;-0.1627558,-0.2325002;0.142401;-0.1798907,0.0770444;-0.010342;-0.01874542,0.1468924;-0.2833838;-0.04701471,0.1894685;-0.5821292;-0.05952024,0.2156835;-0.5955753;-0.1288118,-0.06321201;0.01771629;-0.045657,-0.07470293;-0.2590986;-0.1045741,-0.05021416;-0.5582213;-0.07075375,-0.03605222;-0.5627974;-0.1480845,0.1045014;0.4963447;-0.2546313,973.5638
+0;0;0,0.001581172;0.3263549;0.006342387,0.003547115;0.6482223;-0.002533034,0.2228746;0.5022963;0.01571791,0.24941;0.3003995;0.01042948,0.2998013;0.08989391;-0.02100187,-0.2107648;0.4865038;-0.02019042,-0.247995;0.2862348;-0.02098612,-0.2872369;0.07521106;-0.06304467,0.07158425;0.004586797;-0.03533897,0.08785252;-0.2770279;-0.009682173,0.09633552;-0.5723565;0.05298319,0.106855;-0.6008943;-0.008974742,-0.06866259;0.005655283;-0.0405913,-0.1068611;-0.2742566;-0.0200996,-0.123861;-0.5703121;0.03717227,-0.1174774;-0.5314081;-0.04801036,0.003018898;0.5675404;0.002260191,0;0;0,0.06404744;0.2861756;-0.1433587,0.1205728;0.5647376;-0.2945931,0.2075491;0.396443;-0.07525659,0.2317954;0.236336;0.04832435,0.255289;0.03453055;-0.03268456,-0.112461;0.5266325;-0.1854618,-0.2279917;0.3604053;-0.1627558,-0.2325002;0.142401;-0.1798907,0.0770444;-0.010342;-0.01874542,0.1468924;-0.2833838;-0.04701471,0.1894685;-0.5821292;-0.05952024,0.2156835;-0.5955753;-0.1288118,-0.06321201;0.01771629;-0.045657,-0.07470293;-0.2590986;-0.1045741,-0.05021416;-0.5582213;-0.07075375,-0.03605222;-0.5627974;-0.1480845,0.1045014;0.4963447;-0.2546313,973.5751
+0;0;0,0.001380132;0.2848601;0.005535975,0.003117791;0.5693715;-0.002300983,0.1847101;0.4442235;0.01306828,0.211234;0.2424136;0.007782117,0.261616;0.031947;-0.0236434,-0.1743776;0.431146;-0.01666666,-0.2115918;0.2309632;-0.01746202,-0.2508264;0.01997866;-0.05951276,0.07105695;0.00455301;-0.03507866,0.08734185;-0.2773495;-0.009395633,0.09582432;-0.5726601;0.0532659,0.1063145;-0.6010351;-0.008519717,-0.06815682;0.005613626;-0.0402923,-0.1063944;-0.2745845;-0.01977965,-0.1233932;-0.5706219;0.03748872,-0.1170274;-0.5317426;-0.04745699,0.002652171;0.4982508;0.001924222,0;0;0,0.02910589;0.2691059;-0.08895326,0.06890323;0.5327344;-0.1885512,0.2113236;0.3956842;-0.07286882,0.224636;0.2353774;0.05196381,0.2506252;0.03363951;-0.02833867,-0.1084456;0.5414138;-0.2132601,-0.2250323;0.3753674;-0.1960893,-0.2287897;0.1574065;-0.2134395,0.07685828;-0.0105488;-0.01678872,0.1470841;-0.2836038;-0.04684186,0.1940168;-0.5816989;-0.05881691,0.221159;-0.5950808;-0.1274934,-0.06192097;0.01752404;-0.04646542,-0.07405405;-0.2590635;-0.10767,-0.04483059;-0.557353;-0.0705733,-0.02564907;-0.5555398;-0.1491399,0.05901976;0.4676773;-0.161236,973.5975
+0;0;0,0.001451934;0.2848619;0.005420942,0.003238621;0.569369;-0.002560534,0.1847374;0.4439812;0.0130352,0.2113617;0.2421303;0.01057634,0.2618923;0.03117919;-0.01714325,-0.174719;0.4321106;-0.01601348,-0.2114404;0.2318373;-0.01509975,-0.2516146;0.02060504;-0.05496246,0.07109812;0.004543036;-0.03499644,0.08723756;-0.2773441;-0.009053614,0.09570289;-0.5726233;0.05375854,0.1062819;-0.6008106;-0.008188657,-0.06811134;0.005629164;-0.04036697,-0.1063998;-0.2745414;-0.01957467,-0.123656;-0.5705575;0.0377273,-0.1173976;-0.531688;-0.04722743,0.002763269;0.4982505;0.001700536,0;0;0,0.02910589;0.2691059;-0.08895326,0.06890323;0.5327344;-0.1885512,0.2113236;0.3956842;-0.07286882,0.224636;0.2353774;0.05196381,0.2506252;0.03363951;-0.02833867,-0.1084456;0.5414138;-0.2132601,-0.2250323;0.3753674;-0.1960893,-0.2287897;0.1574065;-0.2134395,0.07685828;-0.0105488;-0.01678872,0.1470841;-0.2836038;-0.04684186,0.1940168;-0.5816989;-0.05881691,0.221159;-0.5950808;-0.1274934,-0.06192097;0.01752404;-0.04646542,-0.07405405;-0.2590635;-0.10767,-0.04483059;-0.557353;-0.0705733,-0.02564907;-0.5555398;-0.1491399,0.05901976;0.4676773;-0.161236,973.6091
+0;0;0,0.001451934;0.2848619;0.005420942,0.003238621;0.569369;-0.002560534,0.1847374;0.4439812;0.0130352,0.2113617;0.2421303;0.01057634,0.2618923;0.03117919;-0.01714325,-0.174719;0.4321106;-0.01601348,-0.2114404;0.2318373;-0.01509975,-0.2516146;0.02060504;-0.05496246,0.07109812;0.004543036;-0.03499644,0.08723756;-0.2773441;-0.009053614,0.09570289;-0.5726233;0.05375854,0.1062819;-0.6008106;-0.008188657,-0.06811134;0.005629164;-0.04036697,-0.1063998;-0.2745414;-0.01957467,-0.123656;-0.5705575;0.0377273,-0.1173976;-0.531688;-0.04722743,0.002763269;0.4982505;0.001700536,0;0;0,0.02910589;0.2691059;-0.08895326,0.06890323;0.5327344;-0.1885512,0.2113236;0.3956842;-0.07286882,0.224636;0.2353774;0.05196381,0.2506252;0.03363951;-0.02833867,-0.1084456;0.5414138;-0.2132601,-0.2250323;0.3753674;-0.1960893,-0.2287897;0.1574065;-0.2134395,0.07685828;-0.0105488;-0.01678872,0.1470841;-0.2836038;-0.04684186,0.1940168;-0.5816989;-0.05881691,0.221159;-0.5950808;-0.1274934,-0.06192097;0.01752404;-0.04646542,-0.07405405;-0.2590635;-0.10767,-0.04483059;-0.557353;-0.0705733,-0.02564907;-0.5555398;-0.1491399,0.05901976;0.4676773;-0.161236,973.6205
+0;0;0,0.001455982;0.2856562;0.005436058,0.003250187;0.5713543;-0.002581831,0.1895525;0.444165;0.01333533,0.2162072;0.2420834;0.01087365,0.2668046;0.03085321;-0.0168826,-0.1793972;0.4319809;-0.01648054,-0.2161606;0.2314787;-0.01556576,-0.256388;0.01996697;-0.0554812,0.06956328;0.004444961;-0.03424095,0.08570483;-0.277479;-0.00829473,0.09417141;-0.5728015;0.05452664,0.1047348;-0.6009028;-0.007328916,-0.06664097;0.005507643;-0.03949554,-0.1049344;-0.2746996;-0.01870052,-0.1221931;-0.570759;0.03860985,-0.1159441;-0.5319026;-0.0462192,0.002772374;0.4998675;0.001701308,0;0;0,0.03386966;0.2697635;-0.087816,0.07368121;0.5346551;-0.1874745,0.2145931;0.391457;-0.06352185,0.2225056;0.2287832;0.0590675,0.250113;0.02948405;-0.02734064,-0.1086745;0.5442131;-0.2126606,-0.2267351;0.3784528;-0.2008823,-0.2284127;0.1602583;-0.2192409,0.07547043;-0.01093554;-0.01469278,0.1420971;-0.2848971;-0.0450387,0.1964846;-0.5817385;-0.05771518,0.2263688;-0.5940802;-0.1257415,-0.05950119;0.0173628;-0.04679094,-0.07098397;-0.2590609;-0.1090245,-0.03898548;-0.5567111;-0.06885013,-0.01870054;-0.5549182;-0.1469932,0.06377966;0.4692035;-0.1601434,973.6428
+0;0;0,0.001405888;0.2858674;0.005180186,0.003091029;0.570914;-0.00325783,0.1925969;0.4430867;0.01365471,0.2191603;0.2412312;0.01364155,0.2695564;0.02940707;-0.01021038,-0.1827483;0.4307604;-0.01668751,-0.2200115;0.2306238;-0.01384792,-0.2607732;0.01857272;-0.05060352,0.06813243;0.004341539;-0.03352002,0.08397005;-0.2778608;-0.007417262,0.09238382;-0.5731922;0.05549333,0.1029885;-0.6017214;-0.006423388,-0.06528762;0.005404966;-0.03863651,-0.1038688;-0.2750275;-0.01767391,-0.1210152;-0.5710893;0.03979471,-0.1147349;-0.5322225;-0.04537419,0.002649651;0.4996457;0.001141444,0;0;0,0.03592452;0.2698801;-0.08731031,0.07586078;0.5343578;-0.1861875,0.2161235;0.3875048;-0.05797172,0.2152428;0.2267821;0.06700325,0.2466058;0.02865221;-0.02096844,-0.1092209;0.545834;-0.2126143,-0.2278523;0.3805733;-0.2044442,-0.2282289;0.1626435;-0.2264579,0.0741318;-0.01162085;-0.01240563,0.1426111;-0.2852101;-0.04449701,0.1977937;-0.5819057;-0.05775356,0.2291637;-0.5930739;-0.1262584,-0.05743134;0.01724028;-0.0467855,-0.06993549;-0.2590884;-0.1104757,-0.03579836;-0.5562349;-0.06819321,-0.01480781;-0.5545613;-0.14648,0.06592017;0.4690445;-0.1590939,973.6651
+0;0;0,0.001405888;0.2858674;0.005180186,0.003091029;0.570914;-0.00325783,0.1925969;0.4430867;0.01365471,0.2191603;0.2412312;0.01364155,0.2695564;0.02940707;-0.01021038,-0.1827483;0.4307604;-0.01668751,-0.2200115;0.2306238;-0.01384792,-0.2607732;0.01857272;-0.05060352,0.06813243;0.004341539;-0.03352002,0.08397005;-0.2778608;-0.007417262,0.09238382;-0.5731922;0.05549333,0.1029885;-0.6017214;-0.006423388,-0.06528762;0.005404966;-0.03863651,-0.1038688;-0.2750275;-0.01767391,-0.1210152;-0.5710893;0.03979471,-0.1147349;-0.5322225;-0.04537419,0.002649651;0.4996457;0.001141444,0;0;0,0.03592452;0.2698801;-0.08731031,0.07586078;0.5343578;-0.1861875,0.2161235;0.3875048;-0.05797172,0.2152428;0.2267821;0.06700325,0.2466058;0.02865221;-0.02096844,-0.1092209;0.545834;-0.2126143,-0.2278523;0.3805733;-0.2044442,-0.2282289;0.1626435;-0.2264579,0.0741318;-0.01162085;-0.01240563,0.1426111;-0.2852101;-0.04449701,0.1977937;-0.5819057;-0.05775356,0.2291637;-0.5930739;-0.1262584,-0.05743134;0.01724028;-0.0467855,-0.06993549;-0.2590884;-0.1104757,-0.03579836;-0.5562349;-0.06819321,-0.01480781;-0.5545613;-0.14648,0.06592017;0.4690445;-0.1590939,973.6765
+0;0;0,0.001405888;0.2858674;0.005180186,0.003091029;0.570914;-0.00325783,0.1925969;0.4430867;0.01365471,0.2191603;0.2412312;0.01364155,0.2695564;0.02940707;-0.01021038,-0.1827483;0.4307604;-0.01668751,-0.2200115;0.2306238;-0.01384792,-0.2607732;0.01857272;-0.05060352,0.06813243;0.004341539;-0.03352002,0.08397005;-0.2778608;-0.007417262,0.09238382;-0.5731922;0.05549333,0.1029885;-0.6017214;-0.006423388,-0.06528762;0.005404966;-0.03863651,-0.1038688;-0.2750275;-0.01767391,-0.1210152;-0.5710893;0.03979471,-0.1147349;-0.5322225;-0.04537419,0.002649651;0.4996457;0.001141444,0;0;0,0.03592452;0.2698801;-0.08731031,0.07586078;0.5343578;-0.1861875,0.2161235;0.3875048;-0.05797172,0.2152428;0.2267821;0.06700325,0.2466058;0.02865221;-0.02096844,-0.1092209;0.545834;-0.2126143,-0.2278523;0.3805733;-0.2044442,-0.2282289;0.1626435;-0.2264579,0.0741318;-0.01162085;-0.01240563,0.1426111;-0.2852101;-0.04449701,0.1977937;-0.5819057;-0.05775356,0.2291637;-0.5930739;-0.1262584,-0.05743134;0.01724028;-0.0467855,-0.06993549;-0.2590884;-0.1104757,-0.03579836;-0.5562349;-0.06819321,-0.01480781;-0.5545613;-0.14648,0.06592017;0.4690445;-0.1590939,973.6879
+0;0;0,0.001462221;0.2866163;0.004822491,0.003152877;0.5717151;-0.004124439,0.1938598;0.4434175;0.01391713,0.2205392;0.2412195;0.01634575,0.2701187;0.02823123;-0.002565894,-0.1839582;0.4309946;-0.01693188,-0.2221631;0.2307142;-0.01146827,-0.2633082;0.01738161;-0.0427104,0.06656585;0.004257983;-0.03275191,0.08232412;-0.278481;-0.006399916,0.09085071;-0.573755;0.05651552,0.1010524;-0.6027324;-0.005414151,-0.06379123;0.005272083;-0.03774538,-0.1025519;-0.2756854;-0.01666006,-0.1197295;-0.5716567;0.04099131,-0.1133701;-0.5327938;-0.04444109,0.002714723;0.5004521;0.0004096557,0;0;0,0.03785229;0.2704858;-0.08705711,0.07820246;0.5350799;-0.1856537,0.209795;0.3856913;-0.04533887,0.213867;0.2216015;0.07573819,0.2408758;0.02670456;-0.0215528,-0.108216;0.5469661;-0.2125739,-0.2278832;0.3818695;-0.2076156,-0.2264415;0.164061;-0.234767,0.07264899;-0.01233685;-0.009578943,0.1433865;-0.2854769;-0.04528332,0.1993673;-0.582015;-0.05749226,0.2314086;-0.5924683;-0.1264458,-0.05511068;0.01689646;-0.04689512,-0.06888458;-0.2598152;-0.1111213,-0.03247657;-0.5563502;-0.06685829,-0.009000853;-0.5549296;-0.1446387,0.06813942;0.4697416;-0.1586573,973.7101
+0;0;0,0.001462221;0.2866163;0.004822491,0.003152877;0.5717151;-0.004124439,0.1938598;0.4434175;0.01391713,0.2205392;0.2412195;0.01634575,0.2701187;0.02823123;-0.002565894,-0.1839582;0.4309946;-0.01693188,-0.2221631;0.2307142;-0.01146827,-0.2633082;0.01738161;-0.0427104,0.06656585;0.004257983;-0.03275191,0.08232412;-0.278481;-0.006399916,0.09085071;-0.573755;0.05651552,0.1010524;-0.6027324;-0.005414151,-0.06379123;0.005272083;-0.03774538,-0.1025519;-0.2756854;-0.01666006,-0.1197295;-0.5716567;0.04099131,-0.1133701;-0.5327938;-0.04444109,0.002714723;0.5004521;0.0004096557,0;0;0,0.03785229;0.2704858;-0.08705711,0.07820246;0.5350799;-0.1856537,0.209795;0.3856913;-0.04533887,0.213867;0.2216015;0.07573819,0.2408758;0.02670456;-0.0215528,-0.108216;0.5469661;-0.2125739,-0.2278832;0.3818695;-0.2076156,-0.2264415;0.164061;-0.234767,0.07264899;-0.01233685;-0.009578943,0.1433865;-0.2854769;-0.04528332,0.1993673;-0.582015;-0.05749226,0.2314086;-0.5924683;-0.1264458,-0.05511068;0.01689646;-0.04689512,-0.06888458;-0.2598152;-0.1111213,-0.03247657;-0.5563502;-0.06685829,-0.009000853;-0.5549296;-0.1446387,0.06813942;0.4697416;-0.1586573,973.7213
+0;0;0,0.00146086;0.2863494;0.004818,0.00314993;0.5711815;-0.004120044,0.1932698;0.4431378;0.013875,0.2199493;0.2409392;0.01630363,0.2694345;0.02835612;-0.002572041,-0.1833869;0.4307532;-0.01687919,-0.2215919;0.2304722;-0.01141556,-0.2626588;0.01754536;-0.04259826,0.0663712;0.004245533;-0.03265614,0.0821695;-0.2792115;-0.00623722,0.09000821;-0.5506644;0.05160256,0.1012416;-0.5856062;-0.01659003,-0.06360471;0.005256667;-0.03763501,-0.1024638;-0.2764144;-0.01649614,-0.1182557;-0.5485084;0.03650425,-0.1112531;-0.5087492;-0.0575679,0.00271226;0.4999971;0.0004090467,0;0;0,0.03942565;0.2700105;-0.08695579,0.0803028;0.5342683;-0.1854656,0.2118819;0.3851674;-0.04625773,0.2098715;0.2212055;0.07504535,0.2392712;0.02324997;-0.01409459,-0.1053171;0.5462381;-0.213149,-0.226232;0.3819792;-0.2138958,-0.2229511;0.1648299;-0.2427417,0.07265867;-0.01201108;-0.008126259,0.1449442;-0.2848605;-0.04841852,0.1920654;-0.558382;-0.05610967,0.2288522;-0.5866522;-0.1212647,-0.05426612;0.01670387;-0.04759993,-0.06815967;-0.2603963;-0.1133105,-0.03378192;-0.5327131;-0.07141332,-0.008072257;-0.5342293;-0.1570847,0.07011822;0.4690233;-0.1584973,973.7431
+0;0;0,0.00147369;0.2863565;0.004373878,0.003104579;0.571169;-0.005162163,0.1931865;0.4431643;0.01391066,0.219955;0.2410451;0.01967585,0.2691515;0.02801746;0.005689719,-0.1834796;0.4308308;-0.0173436,-0.2225643;0.2308253;-0.00884889,-0.2637609;0.01743834;-0.03651666,0.06641524;0.004253732;-0.03256542,0.0821451;-0.2792334;-0.006430373,0.08998999;-0.5506245;0.05169833,0.1010923;-0.5856372;-0.01644807,-0.06352348;0.005266767;-0.03777055,-0.1025075;-0.2763678;-0.01637758,-0.1184017;-0.5484267;0.03677262,-0.1112912;-0.5087156;-0.05729642,0.00268753;0.4999949;-0.0004735212,0;0;0,0.03942565;0.2700105;-0.08695579,0.0803028;0.5342683;-0.1854656,0.2118819;0.3851674;-0.04625773,0.2098715;0.2212055;0.07504535,0.2392712;0.02324997;-0.01409459,-0.1053171;0.5462381;-0.213149,-0.226232;0.3819792;-0.2138958,-0.2229511;0.1648299;-0.2427417,0.07265867;-0.01201108;-0.008126259,0.1449442;-0.2848605;-0.04841852,0.1920654;-0.558382;-0.05610967,0.2288522;-0.5866522;-0.1212647,-0.05426612;0.01670387;-0.04759993,-0.06815967;-0.2603963;-0.1133105,-0.03378192;-0.5327131;-0.07141332,-0.008072257;-0.5342293;-0.1570847,0.07011822;0.4690233;-0.1584973,973.7551
+0;0;0,0.001476053;0.2868157;0.004380892,0.003110554;0.5722587;-0.00517669,0.1920587;0.4444244;0.01382164,0.2188487;0.2421429;0.01959145,0.26792;0.02965766;0.005640932,-0.1823676;0.4321642;-0.01724678,-0.2214836;0.2319982;-0.008745247,-0.2625754;0.01915449;-0.03634258,0.06616738;0.004237856;-0.03244388,0.08194983;-0.2801971;-0.006221453,0.08992597;-0.5561286;0.05287975,0.1003867;-0.5873845;-0.01132869,-0.0632864;0.005247111;-0.03762958,-0.1024007;-0.2773291;-0.01616509,-0.1185608;-0.5539396;0.03787433,-0.1118613;-0.5147896;-0.05075876,0.002692523;0.5009171;-0.0004770118,0;0;0,0.03979228;0.270418;-0.08703613,0.08051471;0.5352265;-0.1859555,0.2102109;0.3888262;-0.04423738,0.2067045;0.223813;0.07587552,0.2357394;0.02179842;-0.002224922,-0.1043022;0.5405518;-0.2200329,-0.2263936;0.3769602;-0.2205718,-0.2204327;0.1609689;-0.2532034,0.07256464;-0.01127464;-0.007479429,0.148415;-0.2832111;-0.05370975,0.1873575;-0.5627977;-0.05061221,0.2219816;-0.5906385;-0.1092641,-0.05358566;0.01620839;-0.04810978,-0.06799467;-0.2614507;-0.1154729,-0.03201528;-0.5380439;-0.0719246,-0.006162969;-0.5378639;-0.1520923,0.07037986;0.4698413;-0.158864,973.7769
+0;0;0,0.001468449;0.2853381;0.004358323,0.003094349;0.5692833;-0.005143254,0.1785512;0.4459845;0.01280256,0.2055086;0.2424396;0.01860841,0.2544528;0.03050417;0.004693989,-0.1691934;0.434598;-0.01605191,-0.2085537;0.2331818;-0.00749728,-0.2495391;0.02088876;-0.0350232,0.06553636;0.004197442;-0.03213447,0.08134681;-0.2807421;-0.005865527,0.08936907;-0.5582693;0.05357744,0.1005952;-0.5940071;-0.01532896,-0.06268286;0.005197071;-0.03727072,-0.1018666;-0.2778804;-0.01576815,-0.1181201;-0.5560904;0.03858376,-0.1109304;-0.5162709;-0.05653437,0.002679305;0.4984515;-0.0004771622,0;0;0,0.04042043;0.2688793;-0.08665514,0.08123485;0.5323869;-0.1846941,0.1893893;0.3997287;-0.03430438,0.2055199;0.2258991;0.07392668,0.2310645;0.02007541;0.006920092,-0.09075305;0.5343999;-0.2143579,-0.2145097;0.3705426;-0.2194534,-0.205361;0.1552061;-0.2518929,0.07199003;-0.01000172;-0.007915735,0.1496626;-0.2814427;-0.05708241,0.1754205;-0.5635425;-0.03770924,0.2152875;-0.5965846;-0.09797454,-0.05293724;0.01548445;-0.04799102,-0.06784922;-0.2625057;-0.116033,-0.03126125;-0.5406483;-0.07224799,0.0005821325;-0.5429102;-0.1567509,0.07107902;0.4674363;-0.1579103,973.7999
+0;0;0,0.001475998;0.2853416;0.004121088,0.003073343;0.5692806;-0.005575124,0.1785045;0.446036;0.01306139,0.2054134;0.242582;0.02162233,0.2544617;0.03040524;0.0126176,-0.1695751;0.4353358;-0.01532403,-0.2084718;0.2339991;-0.003428817,-0.2496037;0.02108698;-0.0253924,0.06558674;0.004235822;-0.03202646,0.0811623;-0.2806924;-0.005495902,0.08914416;-0.5582229;0.05393683,0.1005516;-0.593991;-0.01491084,-0.06263836;0.005149364;-0.03735206,-0.1019557;-0.2778736;-0.01538065,-0.1183365;-0.5560441;0.03913499,-0.1112423;-0.5162357;-0.05599146,0.002667399;0.4984515;-0.0008666539,0;0;0,0.04042043;0.2688793;-0.08665514,0.08123485;0.5323869;-0.1846941,0.1893893;0.3997287;-0.03430438,0.2055199;0.2258991;0.07392668,0.2310645;0.02007541;0.006920092,-0.09075305;0.5343999;-0.2143579,-0.2145097;0.3705426;-0.2194534,-0.205361;0.1552061;-0.2518929,0.07199003;-0.01000172;-0.007915735,0.1496626;-0.2814427;-0.05708241,0.1754205;-0.5635425;-0.03770924,0.2152875;-0.5965846;-0.09797454,-0.05293724;0.01548445;-0.04799102,-0.06784922;-0.2625057;-0.116033,-0.03126125;-0.5406483;-0.07224799,0.0005821325;-0.5429102;-0.1567509,0.07107902;0.4674363;-0.1579103,973.8108
+0;0;0,0.001479671;0.2860518;0.004131345,0.003080464;0.5706038;-0.005585272,0.1860175;0.444981;0.01365519,0.2130601;0.2405164;0.02225865,0.2621862;0.02800266;0.01323962,-0.1769219;0.433824;-0.01594203,-0.2160119;0.2314872;-0.00398773,-0.2572091;0.01823694;-0.02598619,0.06425843;0.004150035;-0.03137784,0.07985401;-0.2811444;-0.004813183,0.08805446;-0.566275;0.0562471,0.1006235;-0.6087404;-0.01961143,-0.06136977;0.005045075;-0.03659558,-0.1007376;-0.2783416;-0.01459593,-0.117567;-0.5641298;0.04141261,-0.1097504;-0.5233226;-0.06340068,0.002673714;0.4996342;-0.0008674562,0;0;0,0.04069341;0.270355;-0.08424425,0.08182445;0.5357835;-0.1786976,0.1893688;0.4054666;-0.01602888,0.2016016;0.2247103;0.08290863,0.2302721;0.02119032;0.009325743,-0.09687535;0.5330865;-0.2199491,-0.2212927;0.3684536;-0.2251852,-0.2094317;0.1532776;-0.2600484,0.07069238;-0.008708417;-0.007595301,0.1490387;-0.2799614;-0.05883503,0.1674334;-0.5693303;-0.02686167,0.2043988;-0.5752085;-0.1191115,-0.05151896;0.01470169;-0.0475457,-0.06709694;-0.2637272;-0.1151958,-0.02994866;-0.5495999;-0.07056598,0.009550311;-0.5549558;-0.1619636,0.07157287;0.4702964;-0.1529012,973.8327
+0;0;0,0.001479671;0.2860518;0.004131345,0.003080464;0.5706038;-0.005585272,0.1860175;0.444981;0.01365519,0.2130601;0.2405164;0.02225865,0.2621862;0.02800266;0.01323962,-0.1769219;0.433824;-0.01594203,-0.2160119;0.2314872;-0.00398773,-0.2572091;0.01823694;-0.02598619,0.06425843;0.004150035;-0.03137784,0.07985401;-0.2811444;-0.004813183,0.08805446;-0.566275;0.0562471,0.1006235;-0.6087404;-0.01961143,-0.06136977;0.005045075;-0.03659558,-0.1007376;-0.2783416;-0.01459593,-0.117567;-0.5641298;0.04141261,-0.1097504;-0.5233226;-0.06340068,0.002673714;0.4996342;-0.0008674562,0;0;0,0.04069341;0.270355;-0.08424425,0.08182445;0.5357835;-0.1786976,0.1893688;0.4054666;-0.01602888,0.2016016;0.2247103;0.08290863,0.2302721;0.02119032;0.009325743,-0.09687535;0.5330865;-0.2199491,-0.2212927;0.3684536;-0.2251852,-0.2094317;0.1532776;-0.2600484,0.07069238;-0.008708417;-0.007595301,0.1490387;-0.2799614;-0.05883503,0.1674334;-0.5693303;-0.02686167,0.2043988;-0.5752085;-0.1191115,-0.05151896;0.01470169;-0.0475457,-0.06709694;-0.2637272;-0.1151958,-0.02994866;-0.5495999;-0.07056598,0.009550311;-0.5549558;-0.1619636,0.07157287;0.4702964;-0.1529012,973.8441
+0;0;0,0.001577959;0.2877717;0.003881697,0.003296155;0.5739474;-0.006163456,0.1865415;0.4478793;0.01354273,0.2136147;0.2437672;0.02573294,0.2623712;0.03152587;0.02067472,-0.1770661;0.4365414;-0.0162246,-0.2171886;0.2348729;3.214926E-06,-0.2580871;0.02160428;-0.01711286,0.06389207;0.004094423;-0.03123192,0.07952977;-0.2812503;-0.004373612,0.08791855;-0.5737631;0.05841685,0.09979244;-0.6163779;-0.01750202,-0.06105675;0.005047895;-0.03634538,-0.1004596;-0.2784036;-0.01420578,-0.1177262;-0.5715984;0.04337458,-0.1098766;-0.5308107;-0.06150432,0.002857469;0.5025355;-0.00135059,0;0;0,0.04063395;0.2724651;-0.08331728,0.08136107;0.5396128;-0.17803,0.1895017;0.4049146;-0.01704884,0.2001031;0.2252101;0.08363508,0.228727;0.01910964;0.01919579,-0.09868335;0.5287996;-0.2230697,-0.2235179;0.3647082;-0.2288721,-0.2094098;0.1505789;-0.2662725,0.07027945;-0.007956773;-0.008478403,0.1478328;-0.2794726;-0.05997729,0.1583473;-0.5745942;-0.01129985,0.1956938;-0.5803741;-0.1035094,-0.05128824;0.01435007;-0.04730737,-0.0678288;-0.2637881;-0.1162501,-0.03047685;-0.5572783;-0.07102732,0.009309374;-0.562526;-0.1624179,0.07123055;0.4736837;-0.1520736,973.8662
+0;0;0,0.001577959;0.2877717;0.003881697,0.003296155;0.5739474;-0.006163456,0.1865415;0.4478793;0.01354273,0.2136147;0.2437672;0.02573294,0.2623712;0.03152587;0.02067472,-0.1770661;0.4365414;-0.0162246,-0.2171886;0.2348729;3.214926E-06,-0.2580871;0.02160428;-0.01711286,0.06389207;0.004094423;-0.03123192,0.07952977;-0.2812503;-0.004373612,0.08791855;-0.5737631;0.05841685,0.09979244;-0.6163779;-0.01750202,-0.06105675;0.005047895;-0.03634538,-0.1004596;-0.2784036;-0.01420578,-0.1177262;-0.5715984;0.04337458,-0.1098766;-0.5308107;-0.06150432,0.002857469;0.5025355;-0.00135059,0;0;0,0.04063395;0.2724651;-0.08331728,0.08136107;0.5396128;-0.17803,0.1895017;0.4049146;-0.01704884,0.2001031;0.2252101;0.08363508,0.228727;0.01910964;0.01919579,-0.09868335;0.5287996;-0.2230697,-0.2235179;0.3647082;-0.2288721,-0.2094098;0.1505789;-0.2662725,0.07027945;-0.007956773;-0.008478403,0.1478328;-0.2794726;-0.05997729,0.1583473;-0.5745942;-0.01129985,0.1956938;-0.5803741;-0.1035094,-0.05128824;0.01435007;-0.04730737,-0.0678288;-0.2637881;-0.1162501,-0.03047685;-0.5572783;-0.07102732,0.009309374;-0.562526;-0.1624179,0.07123055;0.4736837;-0.1520736,973.8779
+0;0;0,0.001580421;0.2882206;0.003887752,0.003300959;0.5747866;-0.006171092,0.1865118;0.4486314;0.0135389,0.2135723;0.2446149;0.02572339,0.2622551;0.03269398;0.02067281,-0.1770286;0.4372955;-0.01622294,-0.2171324;0.2357215;-2.723187E-06,-0.2579691;0.02277486;-0.01709296,0.06381579;0.004089535;-0.03119462,0.0794443;-0.2810875;-0.004352108,0.08788375;-0.5753673;0.05881765,0.09976527;-0.6180288;-0.01714998,-0.06098386;0.005041868;-0.03630199,-0.1003635;-0.278243;-0.0141754,-0.1177344;-0.5732088;0.04375278,-0.1098798;-0.5324142;-0.06119347,0.002861677;0.5032775;-0.001351675,0;0;0,0.04014753;0.2732758;-0.08244538,0.07994291;0.5412179;-0.1764874,0.188566;0.4049147;-0.01661921,0.1988442;0.2258782;0.08508515,0.2249799;0.01793078;0.02694057,-0.1002427;0.52603;-0.2236902,-0.2246894;0.3617563;-0.2292272,-0.2088541;0.1484981;-0.268928,0.07019611;-0.007563889;-0.008807898,0.1458193;-0.279667;-0.05912399,0.1541659;-0.5750828;-0.001486305,0.1918023;-0.5807349;-0.09370542,-0.05120667;0.01409712;-0.04734378,-0.06876294;-0.2639962;-0.1155097,-0.03147968;-0.5594983;-0.07134275,0.008565914;-0.5645885;-0.1627592,0.07007843;0.4750845;-0.1506796,973.8999
+0;0;0,0.001560375;0.2882253;0.003529958,0.003207136;0.5747768;-0.006939141,0.1864604;0.4488353;0.01337646,0.2133936;0.2449874;0.02834645,0.2620089;0.03299914;0.03022557,-0.1771184;0.4373869;-0.01707943,-0.2181043;0.2363427;0.003042029,-0.2584569;0.02302127;-0.01005777,0.06380489;0.004062322;-0.03122048,0.07932863;-0.2811064;-0.004230238,0.08766639;-0.5753249;0.05923777,0.0994771;-0.6177617;-0.01695509,-0.06099186;0.005074446;-0.036284,-0.1005313;-0.2781773;-0.01401763,-0.1179197;-0.573137;0.04393575,-0.1099048;-0.5323772;-0.06100194,0.002790101;0.5032749;-0.002013306,0;0;0,0.04014753;0.2732758;-0.08244538,0.07994291;0.5412179;-0.1764874,0.188566;0.4049147;-0.01661921,0.1988442;0.2258782;0.08508515,0.2249799;0.01793078;0.02694057,-0.1002427;0.52603;-0.2236902,-0.2246894;0.3617563;-0.2292272,-0.2088541;0.1484981;-0.268928,0.07019611;-0.007563889;-0.008807898,0.1458193;-0.279667;-0.05912399,0.1541659;-0.5750828;-0.001486305,0.1918023;-0.5807349;-0.09370542,-0.05120667;0.01409712;-0.04734378,-0.06876294;-0.2639962;-0.1155097,-0.03147968;-0.5594983;-0.07134275,0.008565914;-0.5645885;-0.1627592,0.07007843;0.4750845;-0.1506796,973.9113
+0;0;0,0.001560375;0.2882253;0.003529958,0.003207136;0.5747768;-0.006939141,0.1864604;0.4488353;0.01337646,0.2133936;0.2449874;0.02834645,0.2620089;0.03299914;0.03022557,-0.1771184;0.4373869;-0.01707943,-0.2181043;0.2363427;0.003042029,-0.2584569;0.02302127;-0.01005777,0.06380489;0.004062322;-0.03122048,0.07932863;-0.2811064;-0.004230238,0.08766639;-0.5753249;0.05923777,0.0994771;-0.6177617;-0.01695509,-0.06099186;0.005074446;-0.036284,-0.1005313;-0.2781773;-0.01401763,-0.1179197;-0.573137;0.04393575,-0.1099048;-0.5323772;-0.06100194,0.002790101;0.5032749;-0.002013306,0;0;0,0.04014753;0.2732758;-0.08244538,0.07994291;0.5412179;-0.1764874,0.188566;0.4049147;-0.01661921,0.1988442;0.2258782;0.08508515,0.2249799;0.01793078;0.02694057,-0.1002427;0.52603;-0.2236902,-0.2246894;0.3617563;-0.2292272,-0.2088541;0.1484981;-0.268928,0.07019611;-0.007563889;-0.008807898,0.1458193;-0.279667;-0.05912399,0.1541659;-0.5750828;-0.001486305,0.1918023;-0.5807349;-0.09370542,-0.05120667;0.01409712;-0.04734378,-0.06876294;-0.2639962;-0.1155097,-0.03147968;-0.5594983;-0.07134275,0.008565914;-0.5645885;-0.1627592,0.07007843;0.4750845;-0.1506796,973.9224
+0;0;0,0.001557965;0.2877801;0.003524506,0.003204146;0.574231;-0.006940283,0.1873899;0.448053;0.0134507,0.214314;0.2442741;0.02841562,0.2629322;0.03227349;0.03029485,-0.1780344;0.4365465;-0.01715979,-0.2190064;0.2355704;0.002954856,-0.2593614;0.02223647;-0.01014571,0.06403011;0.004076661;-0.03133068,0.07956548;-0.2813059;-0.00432021,0.08789655;-0.5752878;0.05909678,0.09671586;-0.599378;0.002201892,-0.06120715;0.005092357;-0.03641207,-0.1007762;-0.2783717;-0.01412902,-0.1181507;-0.5730944;0.04377778,-0.1121657;-0.5350598;-0.0345815,0.002787343;0.5027689;-0.002017191,0;0;0,0.03950758;0.2727389;-0.08297539,0.07901131;0.5404148;-0.177567,0.1891488;0.4060193;-0.01632547,0.1984928;0.2274727;0.08618546,0.2229068;0.01931299;0.02800465,-0.103964;0.5281408;-0.2178759,-0.2302536;0.3654419;-0.2252712,-0.2147735;0.1526137;-0.267414,0.07075046;-0.007021934;-0.006568909,0.1430375;-0.2799668;-0.05843186,0.1512603;-0.5740152;0.004690647,0.1730436;-0.604483;-0.04124069,-0.05092536;0.01393685;-0.04806722,-0.06895013;-0.2648174;-0.1142884,-0.03216482;-0.5603509;-0.07158761,-0.003013602;-0.5565436;-0.1401784,0.06928778;0.4744134;-0.1514802,973.9451
+0;0;0,0.001738232;0.3282001;0.003428507,0.003494;0.6490798;-0.00900469,0.2345718;0.5007882;0.01728927,0.2617992;0.297097;0.03541956,0.3089254;0.08464675;0.04333486,-0.2239132;0.4861813;-0.02090538,-0.2654483;0.2855982;0.003617415,-0.3059089;0.07173888;-0.003147682,0.06341062;0.004006444;-0.03104471,0.07880395;-0.2811773;-0.003622184,0.08712364;-0.5747046;0.05980782,0.09609697;-0.599171;0.002784263,-0.06063377;0.005072004;-0.03603543,-0.1002884;-0.2781895;-0.01347106,-0.1176862;-0.5724559;0.04445525,-0.111695;-0.5344232;-0.03427447,0.003051396;0.5688596;-0.003290252,0;0;0,0.07537721;0.2955614;-0.1212096,0.1435892;0.5797039;-0.2543693,0.1915322;0.4063569;-0.009391069,0.1994529;0.2264223;0.0912118,0.2202073;0.01892138;0.02851224,-0.1138333;0.5129007;-0.1909,-0.2382188;0.3483492;-0.1942454,-0.2216024;0.1364132;-0.2414222,0.07006621;-0.007207245;-0.006285906,0.1403515;-0.280707;-0.0570457,0.1491979;-0.5742183;0.006387472,0.1711715;-0.6051137;-0.03952217,-0.04970111;0.01380908;-0.04837191,-0.06957437;-0.2651234;-0.1125623,-0.03345979;-0.5604258;-0.07081148,-0.007417614;-0.5615339;-0.1390235,0.1267441;0.5096366;-0.218663,973.9671
+0;0;0,0.001733358;0.3272798;0.003418893,0.003486855;0.6477445;-0.008997614,0.2323528;0.5002211;0.01709129,0.2594931;0.2971815;0.03516359,0.3064746;0.08538365;0.04305458,-0.2217507;0.4857539;-0.02073836,-0.263153;0.2858123;0.003705995,-0.3034894;0.0726098;-0.003038328,0.06389519;0.004037061;-0.03128195,0.07928415;-0.2810657;-0.003867205,0.08763219;-0.5755934;0.05977895,0.09656313;-0.5998024;0.003024764,-0.06109712;0.005110763;-0.03631081,-0.1007405;-0.2780703;-0.01375283,-0.1181976;-0.5733395;0.04437086,-0.1122347;-0.5353447;-0.03398694,0.003044901;0.5676422;-0.003291569,0;0;0,0.07408568;0.2949459;-0.1210165,0.1407258;0.5790219;-0.2541118,0.194242;0.404827;-0.01393676,0.2007885;0.2292951;0.09299302,0.2281884;0.01990524;0.04266429,-0.1128492;0.5153819;-0.1832917,-0.2365611;0.3511716;-0.1876064,-0.2194883;0.1405631;-0.2374103,0.07060262;-0.007108331;-0.006495714,0.1389136;-0.2811109;-0.05677676,0.1483434;-0.5752631;0.008435011,0.1690895;-0.6065499;-0.03687453,-0.05027066;0.01370831;-0.04860447,-0.06942667;-0.2653207;-0.1122271,-0.03400322;-0.5618658;-0.07132217,-0.009846559;-0.5625824;-0.1399688,0.1243594;0.5089682;-0.2184219,973.989
+0;0;0,0.001733358;0.3272798;0.003418893,0.003486855;0.6477445;-0.008997614,0.2323528;0.5002211;0.01709129,0.2594931;0.2971815;0.03516359,0.3064746;0.08538365;0.04305458,-0.2217507;0.4857539;-0.02073836,-0.263153;0.2858123;0.003705995,-0.3034894;0.0726098;-0.003038328,0.06389519;0.004037061;-0.03128195,0.07928415;-0.2810657;-0.003867205,0.08763219;-0.5755934;0.05977895,0.09656313;-0.5998024;0.003024764,-0.06109712;0.005110763;-0.03631081,-0.1007405;-0.2780703;-0.01375283,-0.1181976;-0.5733395;0.04437086,-0.1122347;-0.5353447;-0.03398694,0.003044901;0.5676422;-0.003291569,0;0;0,0.07408568;0.2949459;-0.1210165,0.1407258;0.5790219;-0.2541118,0.194242;0.404827;-0.01393676,0.2007885;0.2292951;0.09299302,0.2281884;0.01990524;0.04266429,-0.1128492;0.5153819;-0.1832917,-0.2365611;0.3511716;-0.1876064,-0.2194883;0.1405631;-0.2374103,0.07060262;-0.007108331;-0.006495714,0.1389136;-0.2811109;-0.05677676,0.1483434;-0.5752631;0.008435011,0.1690895;-0.6065499;-0.03687453,-0.05027066;0.01370831;-0.04860447,-0.06942667;-0.2653207;-0.1122271,-0.03400322;-0.5618658;-0.07132217,-0.009846559;-0.5625824;-0.1399688,0.1243594;0.5089682;-0.2184219,974.0005
+0;0;0,0.0017863;0.3272846;0.002890037,0.003624972;0.6477254;-0.01011165,0.2325892;0.500753;0.01651024,0.2598135;0.298207;0.03936265,0.3062077;0.08642265;0.05044498,-0.221809;0.4860316;-0.02081472,-0.2637732;0.2867234;0.007532582,-0.3032821;0.0732877;0.004058636,0.06385182;0.004015385;-0.03137315,0.07927588;-0.2810473;-0.003564738,0.08751862;-0.5755633;0.06014926,0.0967236;-0.599627;0.003300343,-0.06114059;0.005130546;-0.03623476,-0.1007719;-0.2780402;-0.01352722,-0.1181296;-0.5732911;0.04471927,-0.1122366;-0.5353302;-0.03364726,0.00315756;0.5676342;-0.004254358,0;0;0,0.07408568;0.2949459;-0.1210165,0.1407258;0.5790219;-0.2541118,0.194242;0.404827;-0.01393676,0.2007885;0.2292951;0.09299302,0.2281884;0.01990524;0.04266429,-0.1128492;0.5153819;-0.1832917,-0.2365611;0.3511716;-0.1876064,-0.2194883;0.1405631;-0.2374103,0.07060262;-0.007108331;-0.006495714,0.1389136;-0.2811109;-0.05677676,0.1483434;-0.5752631;0.008435011,0.1690895;-0.6065499;-0.03687453,-0.05027066;0.01370831;-0.04860447,-0.06942667;-0.2653207;-0.1122271,-0.03400322;-0.5618658;-0.07132217,-0.009846559;-0.5625824;-0.1399688,0.1243594;0.5089682;-0.2184219,974.0121
+0;0;0,0.001785812;0.3271953;0.002889249,0.003647173;0.6515859;-0.01028111,0.2307398;0.503976;0.01625839,0.2578923;0.3019639;0.03905056,0.3042938;0.09014614;0.05013463,-0.2199652;0.4893742;-0.02076321,-0.2618188;0.2905914;0.00750936,-0.301334;0.077122;0.004034866,0.06535044;0.004109628;-0.0321095,0.08076311;-0.2807424;-0.004321625,0.0891054;-0.5788148;0.06016175,0.09819973;-0.6022288;0.003996134,-0.06257558;0.005250962;-0.03708521,-0.1021776;-0.2777106;-0.01439444,-0.1197449;-0.5765268;0.04455541,-0.1139228;-0.5386615;-0.03286919,0.003172868;0.5703136;-0.004337446,0;0;0,0.07167378;0.2958741;-0.119957,0.1363497;0.5858881;-0.250809,0.1942845;0.4041907;-0.01801418,0.2022913;0.2326136;0.09406997,0.2291897;0.02319899;0.04342701,-0.1144022;0.5139015;-0.1787257,-0.2359469;0.3487003;-0.1797766,-0.2184762;0.1392979;-0.2344402,0.07215733;-0.006215066;-0.008560419,0.1358637;-0.2813398;-0.05753303,0.1451296;-0.5785606;0.01064897,0.1658079;-0.6083585;-0.03503418,-0.05223094;0.0135418;-0.04906258,-0.07129402;-0.2652273;-0.1128965,-0.0368318;-0.5655742;-0.07192164,-0.01397485;-0.5654013;-0.1403193,0.1206195;0.5139892;-0.2158256,974.0342
+0;0;0,0.001785812;0.3271953;0.002889249,0.003647173;0.6515859;-0.01028111,0.2307398;0.503976;0.01625839,0.2578923;0.3019639;0.03905056,0.3042938;0.09014614;0.05013463,-0.2199652;0.4893742;-0.02076321,-0.2618188;0.2905914;0.00750936,-0.301334;0.077122;0.004034866,0.06535044;0.004109628;-0.0321095,0.08076311;-0.2807424;-0.004321625,0.0891054;-0.5788148;0.06016175,0.09819973;-0.6022288;0.003996134,-0.06257558;0.005250962;-0.03708521,-0.1021776;-0.2777106;-0.01439444,-0.1197449;-0.5765268;0.04455541,-0.1139228;-0.5386615;-0.03286919,0.003172868;0.5703136;-0.004337446,0;0;0,0.07167378;0.2958741;-0.119957,0.1363497;0.5858881;-0.250809,0.1942845;0.4041907;-0.01801418,0.2022913;0.2326136;0.09406997,0.2291897;0.02319899;0.04342701,-0.1144022;0.5139015;-0.1787257,-0.2359469;0.3487003;-0.1797766,-0.2184762;0.1392979;-0.2344402,0.07215733;-0.006215066;-0.008560419,0.1358637;-0.2813398;-0.05753303,0.1451296;-0.5785606;0.01064897,0.1658079;-0.6083585;-0.03503418,-0.05223094;0.0135418;-0.04906258,-0.07129402;-0.2652273;-0.1128965,-0.0368318;-0.5655742;-0.07192164,-0.01397485;-0.5654013;-0.1403193,0.1206195;0.5139892;-0.2158256,974.0458
+0;0;0,0.001742287;0.326487;0.002498609,0.003536498;0.6506087;-0.0110376,0.2241552;0.5060058;0.01517546,0.2514909;0.3037946;0.04224783,0.2980101;0.09233837;0.0588536,-0.2137531;0.4916767;-0.02017685,-0.2562116;0.2928674;0.0120982,-0.295027;0.07926923;0.01686326,0.06708673;0.004263896;-0.03307057,0.08242825;-0.2810516;-0.004836546,0.09083926;-0.5849173;0.06112143,0.09959579;-0.60473;0.00826399,-0.06434424;0.005354451;-0.03799501,-0.1041467;-0.2781091;-0.01559767,-0.1220742;-0.5826294;0.04524292,-0.1166942;-0.5452783;-0.02734424,0.003082716;0.5698165;-0.005028642,0;0;0,0.06733696;0.297864;-0.1155243,0.1244684;0.5935637;-0.2361608,0.1942736;0.4035225;-0.02322841,0.2056548;0.2351988;0.0947001,0.2288335;0.02532321;0.0440197,-0.1175207;0.5122447;-0.1708972,-0.2369592;0.344605;-0.1718484,-0.2193693;0.1356187;-0.2281408,0.07402985;-0.005440861;-0.01012182,0.1360291;-0.2808767;-0.06235838,0.1411175;-0.5818428;0.01605773,0.1594186;-0.608674;-0.02621722,-0.05475359;0.01305512;-0.04943765,-0.07249039;-0.2663681;-0.113042,-0.03913377;-0.5729364;-0.07231297,-0.01904483;-0.5696792;-0.1373755,0.1109045;0.5203637;-0.2042003,974.0566
+0;0;0,0.001742287;0.326487;0.002498609,0.003536498;0.6506087;-0.0110376,0.2241552;0.5060058;0.01517546,0.2514909;0.3037946;0.04224783,0.2980101;0.09233837;0.0588536,-0.2137531;0.4916767;-0.02017685,-0.2562116;0.2928674;0.0120982,-0.295027;0.07926923;0.01686326,0.06708673;0.004263896;-0.03307057,0.08242825;-0.2810516;-0.004836546,0.09083926;-0.5849173;0.06112143,0.09959579;-0.60473;0.00826399,-0.06434424;0.005354451;-0.03799501,-0.1041467;-0.2781091;-0.01559767,-0.1220742;-0.5826294;0.04524292,-0.1166942;-0.5452783;-0.02734424,0.003082716;0.5698165;-0.005028642,0;0;0,0.06733696;0.297864;-0.1155243,0.1244684;0.5935637;-0.2361608,0.1942736;0.4035225;-0.02322841,0.2056548;0.2351988;0.0947001,0.2288335;0.02532321;0.0440197,-0.1175207;0.5122447;-0.1708972,-0.2369592;0.344605;-0.1718484,-0.2193693;0.1356187;-0.2281408,0.07402985;-0.005440861;-0.01012182,0.1360291;-0.2808767;-0.06235838,0.1411175;-0.5818428;0.01605773,0.1594186;-0.608674;-0.02621722,-0.05475359;0.01305512;-0.04943765,-0.07249039;-0.2663681;-0.113042,-0.03913377;-0.5729364;-0.07231297,-0.01904483;-0.5696792;-0.1373755,0.1109045;0.5203637;-0.2042003,974.068
+0;0;0,0.001733342;0.3248108;0.002485781,0.003525496;0.6485632;-0.01103023,0.2201177;0.5053247;0.01479972,0.2488279;0.292945;0.04323345,0.2952536;0.08191393;0.05980584,-0.2098125;0.4912567;-0.01990852,-0.254406;0.2824499;0.01398953,-0.2931434;0.06928128;0.01874501,0.0682256;0.004336281;-0.03363198,0.08362152;-0.2819909;-0.005297849,0.0923792;-0.5983807;0.06337863,0.1013774;-0.619568;0.009062462,-0.06543655;0.005445348;-0.03864001,-0.1053802;-0.2790232;-0.01616326,-0.1240465;-0.5960946;0.04718492,-0.118518;-0.5585406;-0.02740547,0.003072848;0.5679729;-0.005036291,0;0;0,0.06297067;0.2986653;-0.1111081,0.118933;0.5952049;-0.2291839,0.1983541;0.4148385;-0.02065729,0.2070518;0.2340139;0.09751511,0.2377121;0.02381904;0.05459476,-0.118015;0.5128367;-0.1603977,-0.2433401;0.3366824;-0.1592911,-0.2258103;0.1283111;-0.216196,0.07529472;-0.005343109;-0.01033449,0.1353721;-0.2808951;-0.06936765,0.1367529;-0.5900713;0.02708864,0.1544736;-0.6163499;-0.01949525,-0.05666385;0.01259526;-0.04934787,-0.07533757;-0.2681493;-0.1114516,-0.04172405;-0.5876503;-0.07040425,-0.0217952;-0.5845707;-0.1377057,0.1054961;0.5220372;-0.1976109,974.0894
+0;0;0,0.001773058;0.3248141;0.001972419,0.003646129;0.6485357;-0.01223542,0.2204424;0.5062681;0.01426228,0.249144;0.2945426;0.04722305,0.2946769;0.08379772;0.06907379,-0.2100153;0.4918911;-0.01995067,-0.2548616;0.2838647;0.01815118,-0.293498;0.0708365;0.02765261,0.06815432;0.004352883;-0.03377404,0.0837174;-0.2819485;-0.005271468,0.09235094;-0.5982693;0.06373784,0.1013526;-0.619435;0.009401891,-0.06549883;0.005426742;-0.03853698,-0.1053827;-0.2790573;-0.01615029,-0.1240149;-0.5960456;0.04762238,-0.1185574;-0.558524;-0.02697651,0.003167914;0.5679599;-0.006051369,0;0;0,0.06297067;0.2986653;-0.1111081,0.118933;0.5952049;-0.2291839,0.1983541;0.4148385;-0.02065729,0.2070518;0.2340139;0.09751511,0.2377121;0.02381904;0.05459476,-0.118015;0.5128367;-0.1603977,-0.2433401;0.3366824;-0.1592911,-0.2258103;0.1283111;-0.216196,0.07529472;-0.005343109;-0.01033449,0.1353721;-0.2808951;-0.06936765,0.1367529;-0.5900713;0.02708864,0.1544736;-0.6163499;-0.01949525,-0.05666385;0.01259526;-0.04934787,-0.07533757;-0.2681493;-0.1114516,-0.04172405;-0.5876503;-0.07040425,-0.0217952;-0.5845707;-0.1377057,0.1054961;0.5220372;-0.1976109,974.1012
+0;0;0,0.001773058;0.3248141;0.001972419,0.003646129;0.6485357;-0.01223542,0.2204424;0.5062681;0.01426228,0.249144;0.2945426;0.04722305,0.2946769;0.08379772;0.06907379,-0.2100153;0.4918911;-0.01995067,-0.2548616;0.2838647;0.01815118,-0.293498;0.0708365;0.02765261,0.06815432;0.004352883;-0.03377404,0.0837174;-0.2819485;-0.005271468,0.09235094;-0.5982693;0.06373784,0.1013526;-0.619435;0.009401891,-0.06549883;0.005426742;-0.03853698,-0.1053827;-0.2790573;-0.01615029,-0.1240149;-0.5960456;0.04762238,-0.1185574;-0.558524;-0.02697651,0.003167914;0.5679599;-0.006051369,0;0;0,0.06297067;0.2986653;-0.1111081,0.118933;0.5952049;-0.2291839,0.1983541;0.4148385;-0.02065729,0.2070518;0.2340139;0.09751511,0.2377121;0.02381904;0.05459476,-0.118015;0.5128367;-0.1603977,-0.2433401;0.3366824;-0.1592911,-0.2258103;0.1283111;-0.216196,0.07529472;-0.005343109;-0.01033449,0.1353721;-0.2808951;-0.06936765,0.1367529;-0.5900713;0.02708864,0.1544736;-0.6163499;-0.01949525,-0.05666385;0.01259526;-0.04934787,-0.07533757;-0.2681493;-0.1114516,-0.04172405;-0.5876503;-0.07040425,-0.0217952;-0.5845707;-0.1377057,0.1054961;0.5220372;-0.1976109,974.123
+0;0;0,0.001769319;0.3241293;0.00196826,0.003646426;0.6485494;-0.0122689,0.2234293;0.5052904;0.0145191,0.2532426;0.285364;0.04875655,0.2988117;0.07445148;0.07062468,-0.212947;0.4907157;-0.02016427,-0.2595304;0.2746317;0.01941341,-0.2981976;0.06143396;0.02892239,0.06939903;0.00443238;-0.03439086,0.08497964;-0.2821915;-0.005856182,0.09374069;-0.6031842;0.06417236,0.1026554;-0.6238559;0.01036104,-0.06669503;0.005525851;-0.03924079,-0.1066238;-0.2792786;-0.01682888,-0.1255312;-0.6009488;0.04788568,-0.1201264;-0.5634997;-0.02599293,0.003167361;0.5678304;-0.006073857,0;0;0,0.05732709;0.3008577;-0.1061368,0.109837;0.6007426;-0.2191699,0.203252;0.4234049;-0.01297116,0.2168645;0.2311064;0.1022012,0.2342168;0.01982339;0.05640578,-0.1284141;0.5128465;-0.1476056,-0.2565517;0.3286386;-0.1388354,-0.2436352;0.1211377;-0.2006044,0.0766544;-0.005088061;-0.01080823,0.1324307;-0.2813866;-0.07211328,0.1305;-0.5938008;0.02992009,0.1468043;-0.6206723;-0.01527453,-0.05863096;0.01227611;-0.04929818,-0.07864814;-0.2689674;-0.1102211,-0.04793849;-0.5935735;-0.06893036,-0.02848337;-0.5894545;-0.1359708,0.09731143;0.5267018;-0.1889172,974.1349
+0;0;0,0.00184451;0.3237543;0.001186908,0.003851669;0.6472266;-0.01385037,0.2229238;0.5051294;0.01459503,0.2539828;0.277349;0.05394789,0.299174;0.06670299;0.08089735,-0.2123026;0.4902204;-0.01955639,-0.2608469;0.2666504;0.02579904,-0.29963;0.05346416;0.03950091,0.0697873;0.004501457;-0.03503954,0.08542713;-0.2819735;-0.005614106,0.09435635;-0.6075659;0.06555918,0.1030109;-0.6263599;0.01389501,-0.06741464;0.005538432;-0.03927967,-0.1071953;-0.2792104;-0.01660849,-0.1263393;-0.6054838;0.04923199,-0.1211947;-0.568368;-0.02181612,0.003334711;0.5667609;-0.007459732,0;0;0,0.05393548;0.3023264;-0.102525,0.1044788;0.6023112;-0.2135482,0.2064701;0.4281125;-0.01210237,0.2271378;0.226917;0.1040459,0.2396866;0.0160314;0.0539453,-0.1306802;0.5171359;-0.1322295,-0.2618794;0.3245614;-0.1222778,-0.2523916;0.1169527;-0.1851178,0.07706968;-0.005372643;-0.01223516,0.1312253;-0.2820308;-0.07311082,0.1261393;-0.5983905;0.03199101,0.1402012;-0.6264667;-0.007434361,-0.05976283;0.01260622;-0.04886499,-0.08158639;-0.2680591;-0.1115476,-0.05314989;-0.5975059;-0.06898066,-0.03604032;-0.5918841;-0.1340798,0.09232898;0.5283143;-0.1836705,974.1564
+0;0;0,0.00184451;0.3237543;0.001186908,0.003851669;0.6472266;-0.01385037,0.2229238;0.5051294;0.01459503,0.2539828;0.277349;0.05394789,0.299174;0.06670299;0.08089735,-0.2123026;0.4902204;-0.01955639,-0.2608469;0.2666504;0.02579904,-0.29963;0.05346416;0.03950091,0.0697873;0.004501457;-0.03503954,0.08542713;-0.2819735;-0.005614106,0.09435635;-0.6075659;0.06555918,0.1030109;-0.6263599;0.01389501,-0.06741464;0.005538432;-0.03927967,-0.1071953;-0.2792104;-0.01660849,-0.1263393;-0.6054838;0.04923199,-0.1211947;-0.568368;-0.02181612,0.003334711;0.5667609;-0.007459732,0;0;0,0.05393548;0.3023264;-0.102525,0.1044788;0.6023112;-0.2135482,0.2064701;0.4281125;-0.01210237,0.2271378;0.226917;0.1040459,0.2396866;0.0160314;0.0539453,-0.1306802;0.5171359;-0.1322295,-0.2618794;0.3245614;-0.1222778,-0.2523916;0.1169527;-0.1851178,0.07706968;-0.005372643;-0.01223516,0.1312253;-0.2820308;-0.07311082,0.1261393;-0.5983905;0.03199101,0.1402012;-0.6264667;-0.007434361,-0.05976283;0.01260622;-0.04886499,-0.08158639;-0.2680591;-0.1115476,-0.05314989;-0.5975059;-0.06898066,-0.03604032;-0.5918841;-0.1340798,0.09232898;0.5283143;-0.1836705,974.1679
+0;0;0,0.001850147;0.3247437;0.001190535,0.003862237;0.6490072;-0.01388676,0.2205056;0.5073206;0.01433637,0.2510399;0.2833879;0.05302449,0.296232;0.07273832;0.0799744,-0.2099104;0.4925765;-0.01943759,-0.2576348;0.272783;0.0251517,-0.2964186;0.05959313;0.03885381,0.07190126;0.004637813;-0.03610094,0.08746857;-0.2805089;-0.006811945,0.09648208;-0.6091749;0.06503323,0.1050991;-0.6277572;0.01359321,-0.06945673;0.005706199;-0.0404695,-0.1090529;-0.2777223;-0.01790345,-0.1283777;-0.6070758;0.04855859,-0.1232553;-0.5699909;-0.02218127,0.003343541;0.568271;-0.00747463,0;0;0,0.04957132;0.3051472;-0.09945464,0.09748903;0.6070102;-0.2088535,0.2082677;0.4339938;-0.01601958,0.2332018;0.2390989;0.1021721,0.2419516;0.02773325;0.05328608,-0.1336893;0.5151893;-0.1260783,-0.2586234;0.3241093;-0.1047504,-0.2561738;0.1165024;-0.1682742,0.07840905;-0.005328834;-0.01783824,0.1267759;-0.2834875;-0.0697732,0.1184501;-0.6032345;0.03490162,0.1315378;-0.6315292;-0.003970146,-0.06349529;0.01394245;-0.04762913,-0.09092408;-0.2630464;-0.1178688,-0.06553708;-0.5956295;-0.073054,-0.04971315;-0.5894156;-0.1383563,0.08588834;0.5324853;-0.1793375,974.19
+0;0;0,0.001921243;0.3247444;0.0008644001,0.004017193;0.6489975;-0.01443013,0.2207123;0.507667;0.0140833,0.251173;0.2846817;0.05795478,0.2962749;0.0747747;0.09030782,-0.2099605;0.492986;-0.01927789,-0.2580451;0.2743622;0.03038593,-0.2975054;0.06179975;0.05043441,0.0718075;0.00451134;-0.036303,0.08761125;-0.2806022;-0.006818581,0.09651217;-0.6091259;0.06568897,0.1051501;-0.6280087;0.01453807,-0.06956598;0.005801495;-0.04026779,-0.1090626;-0.2776321;-0.01759189,-0.1283007;-0.606892;0.04935731,-0.1232268;-0.5698231;-0.02138764,0.003476372;0.568265;-0.007972193,0;0;0,0.04957132;0.3051472;-0.09945464,0.09748903;0.6070102;-0.2088535,0.2082677;0.4339938;-0.01601958,0.2332018;0.2390989;0.1021721,0.2419516;0.02773325;0.05328608,-0.1336893;0.5151893;-0.1260783,-0.2586234;0.3241093;-0.1047504,-0.2561738;0.1165024;-0.1682742,0.07840905;-0.005328834;-0.01783824,0.1267759;-0.2834875;-0.0697732,0.1184501;-0.6032345;0.03490162,0.1315378;-0.6315292;-0.003970146,-0.06349529;0.01394245;-0.04762913,-0.09092408;-0.2630464;-0.1178688,-0.06553708;-0.5956295;-0.073054,-0.04971315;-0.5894156;-0.1383563,0.08588834;0.5324853;-0.1793375,974.2015
+0;0;0,0.001921243;0.3247444;0.0008644001,0.004017193;0.6489975;-0.01443013,0.2207123;0.507667;0.0140833,0.251173;0.2846817;0.05795478,0.2962749;0.0747747;0.09030782,-0.2099605;0.492986;-0.01927789,-0.2580451;0.2743622;0.03038593,-0.2975054;0.06179975;0.05043441,0.0718075;0.00451134;-0.036303,0.08761125;-0.2806022;-0.006818581,0.09651217;-0.6091259;0.06568897,0.1051501;-0.6280087;0.01453807,-0.06956598;0.005801495;-0.04026779,-0.1090626;-0.2776321;-0.01759189,-0.1283007;-0.606892;0.04935731,-0.1232268;-0.5698231;-0.02138764,0.003476372;0.568265;-0.007972193,0;0;0,0.04957132;0.3051472;-0.09945464,0.09748903;0.6070102;-0.2088535,0.2082677;0.4339938;-0.01601958,0.2332018;0.2390989;0.1021721,0.2419516;0.02773325;0.05328608,-0.1336893;0.5151893;-0.1260783,-0.2586234;0.3241093;-0.1047504,-0.2561738;0.1165024;-0.1682742,0.07840905;-0.005328834;-0.01783824,0.1267759;-0.2834875;-0.0697732,0.1184501;-0.6032345;0.03490162,0.1315378;-0.6315292;-0.003970146,-0.06349529;0.01394245;-0.04762913,-0.09092408;-0.2630464;-0.1178688,-0.06553708;-0.5956295;-0.073054,-0.04971315;-0.5894156;-0.1383563,0.08588834;0.5324853;-0.1793375,974.213
+0;0;0,0.001921243;0.3247444;0.0008644001,0.004017193;0.6489975;-0.01443013,0.2207123;0.507667;0.0140833,0.251173;0.2846817;0.05795478,0.2962749;0.0747747;0.09030782,-0.2099605;0.492986;-0.01927789,-0.2580451;0.2743622;0.03038593,-0.2975054;0.06179975;0.05043441,0.0718075;0.00451134;-0.036303,0.08761125;-0.2806022;-0.006818581,0.09651217;-0.6091259;0.06568897,0.1051501;-0.6280087;0.01453807,-0.06956598;0.005801495;-0.04026779,-0.1090626;-0.2776321;-0.01759189,-0.1283007;-0.606892;0.04935731,-0.1232268;-0.5698231;-0.02138764,0.003476372;0.568265;-0.007972193,0;0;0,0.04957132;0.3051472;-0.09945464,0.09748903;0.6070102;-0.2088535,0.2082677;0.4339938;-0.01601958,0.2332018;0.2390989;0.1021721,0.2419516;0.02773325;0.05328608,-0.1336893;0.5151893;-0.1260783,-0.2586234;0.3241093;-0.1047504,-0.2561738;0.1165024;-0.1682742,0.07840905;-0.005328834;-0.01783824,0.1267759;-0.2834875;-0.0697732,0.1184501;-0.6032345;0.03490162,0.1315378;-0.6315292;-0.003970146,-0.06349529;0.01394245;-0.04762913,-0.09092408;-0.2630464;-0.1178688,-0.06553708;-0.5956295;-0.073054,-0.04971315;-0.5894156;-0.1383563,0.08588834;0.5324853;-0.1793375,974.2253
+0;0;0,0.001830339;0.3232884;0.0002478698,0.003737392;0.6451454;-0.01585871,0.2253082;0.5039207;0.01401479,0.2572437;0.2738401;0.06475612,0.3016507;0.06504284;0.1019947,-0.2150392;0.4887534;-0.01977271,-0.2652449;0.2633141;0.03669098,-0.3043541;0.0515545;0.06084362,0.07071978;0.004473825;-0.03595521,0.0864195;-0.2801993;-0.006232729,0.09544895;-0.6130503;0.06703874,0.1040481;-0.6321532;0.0161376,-0.06867155;0.005687973;-0.03957201,-0.1081505;-0.2773499;-0.01721784,-0.1276104;-0.6108211;0.05103299,-0.1225704;-0.5737986;-0.01968647,0.003252407;0.5650389;-0.009190354,0;0;0,0.04612376;0.3052718;-0.09591937,0.09106629;0.6059458;-0.2028639,0.2216562;0.4454418;-0.01238179,0.2365266;0.2352285;0.09771299,0.269722;0.02532551;0.05535984,-0.1420536;0.5135911;-0.1115386,-0.2711714;0.3150544;-0.09048104,-0.2711925;0.1095995;-0.1593524,0.07658285;-0.006631791;-0.02012873,0.1224775;-0.2853318;-0.06900334,0.1108313;-0.6099993;0.03441477,0.1249187;-0.6380897;-0.004354,-0.06356922;0.01462913;-0.04537645,-0.09519158;-0.2600892;-0.1208655,-0.0726703;-0.5973184;-0.07604144,-0.05782471;-0.5906642;-0.1416962,0.08011615;0.5317496;-0.1739371,974.2366
+0;0;0,0.001833069;0.3237707;0.0002482396,0.003740609;0.6457089;-0.01586383,0.2242761;0.5047163;0.01390589,0.2555645;0.2792974;0.06361915,0.299968;0.07051679;0.1008548,-0.2140189;0.4896197;-0.01972413,-0.2632073;0.268748;0.03559556,-0.3023134;0.05700544;0.05974627,0.07187703;0.004547035;-0.03654358,0.08751726;-0.2790475;-0.006933711,0.09660996;-0.6142303;0.06685106,0.1052459;-0.6335431;0.01573221,-0.06979528;0.005781051;-0.04021957,-0.1091247;-0.2761844;-0.01795009,-0.1287208;-0.6119918;0.05077887,-0.1236593;-0.5749393;-0.02024306,0.003255305;0.5655497;-0.009191096,0;0;0,0.042795;0.3064422;-0.09535551,0.08525089;0.6075046;-0.2024653,0.2142294;0.4424142;-0.01405621,0.2414862;0.237019;0.09240484,0.2667114;0.02582771;0.05105996,-0.1444769;0.5124927;-0.1059382,-0.2695499;0.3177955;-0.07922107,-0.2731397;0.1142931;-0.1535271,0.07705121;-0.006435602;-0.02332616,0.1188363;-0.285866;-0.06479788,0.1047276;-0.61417;0.03465962,0.1184545;-0.6422728;-0.004775293,-0.06616513;0.01508224;-0.04378491,-0.0973714;-0.2574671;-0.123096,-0.08075968;-0.5976193;-0.07956596,-0.06657283;-0.590896;-0.1457203,0.0748315;0.5332054;-0.17346,974.2567
+0;0;0,0.001926094;0.3237702;-0.0002096603,0.003985334;0.6456796;-0.01686296,0.2245659;0.5051943;0.01347272,0.2563346;0.2807276;0.06704071,0.3000688;0.07287261;0.1098321,-0.214144;0.4904519;-0.01996303,-0.2633948;0.2707478;0.03977413,-0.3024273;0.05972405;0.06965599,0.07184131;0.004529385;-0.03661595,0.08768731;-0.2790633;-0.007097123,0.09675811;-0.6141372;0.06718247,0.1054741;-0.6333923;0.01602151,-0.06985204;0.005785902;-0.04012023,-0.1090317;-0.2762035;-0.01788974,-0.1285517;-0.6119513;0.05115142,-0.1235109;-0.5749286;-0.01987495,0.003454242;0.5655326;-0.01004917,0;0;0,0.042795;0.3064422;-0.09535551,0.08525089;0.6075046;-0.2024653,0.2142294;0.4424142;-0.01405621,0.2414862;0.237019;0.09240484,0.2667114;0.02582771;0.05105996,-0.1444769;0.5124927;-0.1059382,-0.2695499;0.3177955;-0.07922107,-0.2731397;0.1142931;-0.1535271,0.07705121;-0.006435602;-0.02332616,0.1188363;-0.285866;-0.06479788,0.1047276;-0.61417;0.03465962,0.1184545;-0.6422728;-0.004775293,-0.06616513;0.01508224;-0.04378491,-0.0973714;-0.2574671;-0.123096,-0.08075968;-0.5976193;-0.07956596,-0.06657283;-0.590896;-0.1457203,0.0748315;0.5332054;-0.17346,974.2685
+0;0;0,0.001926094;0.3237702;-0.0002096603,0.003985334;0.6456796;-0.01686296,0.2245659;0.5051943;0.01347272,0.2563346;0.2807276;0.06704071,0.3000688;0.07287261;0.1098321,-0.214144;0.4904519;-0.01996303,-0.2633948;0.2707478;0.03977413,-0.3024273;0.05972405;0.06965599,0.07184131;0.004529385;-0.03661595,0.08768731;-0.2790633;-0.007097123,0.09675811;-0.6141372;0.06718247,0.1054741;-0.6333923;0.01602151,-0.06985204;0.005785902;-0.04012023,-0.1090317;-0.2762035;-0.01788974,-0.1285517;-0.6119513;0.05115142,-0.1235109;-0.5749286;-0.01987495,0.003454242;0.5655326;-0.01004917,0;0;0,0.042795;0.3064422;-0.09535551,0.08525089;0.6075046;-0.2024653,0.2142294;0.4424142;-0.01405621,0.2414862;0.237019;0.09240484,0.2667114;0.02582771;0.05105996,-0.1444769;0.5124927;-0.1059382,-0.2695499;0.3177955;-0.07922107,-0.2731397;0.1142931;-0.1535271,0.07705121;-0.006435602;-0.02332616,0.1188363;-0.285866;-0.06479788,0.1047276;-0.61417;0.03465962,0.1184545;-0.6422728;-0.004775293,-0.06616513;0.01508224;-0.04378491,-0.0973714;-0.2574671;-0.123096,-0.08075968;-0.5976193;-0.07956596,-0.06657283;-0.590896;-0.1457203,0.0748315;0.5332054;-0.17346,974.2798
+0;0;0,0.001921685;0.3230291;-0.0002091804,0.003973602;0.6437925;-0.01680433,0.2250322;0.5034372;0.01355992,0.2559328;0.2851038;0.06566422,0.2996384;0.07738495;0.1084276,-0.2146226;0.488663;-0.01994784,-0.2625277;0.2749621;0.03815706,-0.3015347;0.06407654;0.06801936,0.07234788;0.004561323;-0.03687413,0.08813681;-0.27801;-0.007461622,0.09725155;-0.6147071;0.06717779,0.1104762;-0.6594415;-0.01044839,-0.07034458;0.0058267;-0.04040313,-0.1093831;-0.2751471;-0.0182527,-0.1289977;-0.6125213;0.0511229,-0.1213493;-0.5718658;-0.05664492,0.003444232;0.5639054;-0.01001263,0;0;0,0.03987688;0.3059228;-0.0957737,0.07970149;0.6056535;-0.2041681,0.2119542;0.4424026;-0.01624346,0.2480428;0.2417983;0.0827248,0.2774808;0.03074861;0.04428744,-0.1485126;0.5084423;-0.1034039,-0.2669958;0.3181762;-0.07024191,-0.2814731;0.1146024;-0.1425892,0.07637063;-0.006766081;-0.02713799,0.1132768;-0.2867993;-0.06149268,0.09776371;-0.6186541;0.03151704,0.1159936;-0.624392;-0.0693612,-0.06844501;0.01578151;-0.04099937,-0.1014766;-0.253661;-0.1262669,-0.08997001;-0.5960273;-0.0853764,-0.06919122;-0.6013354;-0.1859125,0.06983303;0.5317045;-0.1747994,974.3016
+0;0;0,0.001921685;0.3230291;-0.0002091804,0.003973602;0.6437925;-0.01680433,0.2250322;0.5034372;0.01355992,0.2559328;0.2851038;0.06566422,0.2996384;0.07738495;0.1084276,-0.2146226;0.488663;-0.01994784,-0.2625277;0.2749621;0.03815706,-0.3015347;0.06407654;0.06801936,0.07234788;0.004561323;-0.03687413,0.08813681;-0.27801;-0.007461622,0.09725155;-0.6147071;0.06717779,0.1104762;-0.6594415;-0.01044839,-0.07034458;0.0058267;-0.04040313,-0.1093831;-0.2751471;-0.0182527,-0.1289977;-0.6125213;0.0511229,-0.1213493;-0.5718658;-0.05664492,0.003444232;0.5639054;-0.01001263,0;0;0,0.03987688;0.3059228;-0.0957737,0.07970149;0.6056535;-0.2041681,0.2119542;0.4424026;-0.01624346,0.2480428;0.2417983;0.0827248,0.2774808;0.03074861;0.04428744,-0.1485126;0.5084423;-0.1034039,-0.2669958;0.3181762;-0.07024191,-0.2814731;0.1146024;-0.1425892,0.07637063;-0.006766081;-0.02713799,0.1132768;-0.2867993;-0.06149268,0.09776371;-0.6186541;0.03151704,0.1159936;-0.624392;-0.0693612,-0.06844501;0.01578151;-0.04099937,-0.1014766;-0.253661;-0.1262669,-0.08997001;-0.5960273;-0.0853764,-0.06919122;-0.6013354;-0.1859125,0.06983303;0.5317045;-0.1747994,974.3135
+0;0;0,0.00217895;0.3231186;-0.0006301532,0.004536404;0.6436722;-0.01764212,0.224296;0.5039829;0.01379213,0.2579704;0.2719634;0.07420648,0.3015003;0.06564663;0.1242032,-0.213436;0.4901985;-0.01971651,-0.2644605;0.2634361;0.04804941,-0.3045776;0.05323818;0.08223405,0.07341503;0.004527274;-0.03747417,0.08960039;-0.2790613;-0.007310688,0.09857418;-0.6169345;0.06776408,0.1123345;-0.6611867;-0.01046529,-0.07145101;0.005997745;-0.04090672,-0.1103269;-0.2761118;-0.01860902,-0.1298707;-0.6146097;0.05147863,-0.1221567;-0.5739899;-0.05645777,0.003923581;0.5638518;-0.01074702,0;0;0,0.03716012;0.30632;-0.09590626,0.07433248;0.6060334;-0.2047338,0.2239724;0.4599389;-0.02588177,0.251438;0.241602;0.07507157,0.2836668;0.03134885;0.03364658,-0.151807;0.5027776;-0.105659,-0.2761851;0.2993456;-0.06367783,-0.2960766;0.09566864;-0.1349602,0.07738532;-0.005813599;-0.0281477,0.1076531;-0.2881114;-0.05954957,0.09178053;-0.6227441;0.02788091,0.1086731;-0.628388;-0.07344389,-0.07017541;0.01431669;-0.04104903,-0.0991913;-0.2573229;-0.1245014,-0.09616862;-0.6018308;-0.09014732,-0.07671396;-0.6070415;-0.1911636,0.06510521;0.5321221;-0.1752179,974.3354
+0;0;0,0.00217895;0.3231186;-0.0006301532,0.004536404;0.6436722;-0.01764212,0.224296;0.5039829;0.01379213,0.2579704;0.2719634;0.07420648,0.3015003;0.06564663;0.1242032,-0.213436;0.4901985;-0.01971651,-0.2644605;0.2634361;0.04804941,-0.3045776;0.05323818;0.08223405,0.07341503;0.004527274;-0.03747417,0.08960039;-0.2790613;-0.007310688,0.09857418;-0.6169345;0.06776408,0.1123345;-0.6611867;-0.01046529,-0.07145101;0.005997745;-0.04090672,-0.1103269;-0.2761118;-0.01860902,-0.1298707;-0.6146097;0.05147863,-0.1221567;-0.5739899;-0.05645777,0.003923581;0.5638518;-0.01074702,0;0;0,0.03716012;0.30632;-0.09590626,0.07433248;0.6060334;-0.2047338,0.2239724;0.4599389;-0.02588177,0.251438;0.241602;0.07507157,0.2836668;0.03134885;0.03364658,-0.151807;0.5027776;-0.105659,-0.2761851;0.2993456;-0.06367783,-0.2960766;0.09566864;-0.1349602,0.07738532;-0.005813599;-0.0281477,0.1076531;-0.2881114;-0.05954957,0.09178053;-0.6227441;0.02788091,0.1086731;-0.628388;-0.07344389,-0.07017541;0.01431669;-0.04104903,-0.0991913;-0.2573229;-0.1245014,-0.09616862;-0.6018308;-0.09014732,-0.07671396;-0.6070415;-0.1911636,0.06510521;0.5321221;-0.1752179,974.3469
+0;0;0,0.002173598;0.322325;-0.0006286055,0.004527054;0.6423326;-0.01761341,0.225315;0.502459;0.01392707,0.2584651;0.2740521;0.07340074,0.3020776;0.06734425;0.1234923,-0.2144582;0.4886103;-0.01973783,-0.2646883;0.2653787;0.04697294,-0.3048814;0.05478229;0.0812224,0.0736068;0.0045391;-0.03757206,0.08992142;-0.2813143;-0.007167688,0.09884346;-0.6172389;0.06747412,0.112603;-0.6614867;-0.01075063,-0.07163764;0.006013412;-0.04101356,-0.110824;-0.278349;-0.0185378,-0.1302551;-0.6148947;0.05114565,-0.1225415;-0.5742756;-0.05678439,0.00391496;0.562607;-0.01072651,0;0;0,0.03331047;0.3051627;-0.09830904,0.06814315;0.6039615;-0.2088127,0.2207605;0.4577615;-0.03081775,0.2548147;0.2429899;0.06674862,0.2928609;0.03493471;0.01770878,-0.1578884;0.4994355;-0.1076161,-0.2801215;0.2994044;-0.06457712,-0.3029541;0.0935189;-0.1296093,0.07686816;-0.005550653;-0.03017783,0.1030792;-0.2909211;-0.05809593,0.0864441;-0.6248421;0.02385783,0.1028867;-0.6306891;-0.07746243,-0.07121062;0.0140577;-0.03977002,-0.1000647;-0.2595042;-0.1248233,-0.1028691;-0.6026006;-0.09701341,-0.0838588;-0.6079991;-0.1980417,0.05937789;0.5302309;-0.1789644,974.3689
+0;0;0,0.002383995;0.322322;-0.001186498,0.005050235;0.6422859;-0.01891648,0.2258908;0.5031047;0.01316936,0.2599138;0.2762352;0.07781005,0.3028211;0.07060033;0.1326974,-0.21445;0.4896991;-0.01956514,-0.2643382;0.2680055;0.0523297,-0.3050142;0.05832431;0.09129914,0.07355762;0.00446635;-0.03767695,0.09020039;-0.2813363;-0.006975323,0.09907445;-0.6172162;0.06787322,0.1126461;-0.6625364;-0.009352706,-0.07170085;0.00607397;-0.040894,-0.1107379;-0.2783271;-0.01864887,-0.1299336;-0.6147687;0.05160014,-0.1223954;-0.5742056;-0.05634779,0.004347229;0.5625789;-0.011827,0;0;0,0.03331047;0.3051627;-0.09830904,0.06814315;0.6039615;-0.2088127,0.2207605;0.4577615;-0.03081775,0.2548147;0.2429899;0.06674862,0.2928609;0.03493471;0.01770878,-0.1578884;0.4994355;-0.1076161,-0.2801215;0.2994044;-0.06457712,-0.3029541;0.0935189;-0.1296093,0.07686816;-0.005550653;-0.03017783,0.1030792;-0.2909211;-0.05809593,0.0864441;-0.6248421;0.02385783,0.1028867;-0.6306891;-0.07746243,-0.07121062;0.0140577;-0.03977002,-0.1000647;-0.2595042;-0.1248233,-0.1028691;-0.6026006;-0.09701341,-0.0838588;-0.6079991;-0.1980417,0.05937789;0.5302309;-0.1789644,974.3802
+0;0;0,0.002378574;0.321589;-0.0011838,0.0050406;0.6410412;-0.01888892,0.2274405;0.5014907;0.01336843,0.2608634;0.2786222;0.07686913,0.3038253;0.07272579;0.1318263,-0.2159987;0.4879907;-0.01959641,-0.2650071;0.2702068;0.05103054,-0.3057349;0.06025897;0.09004952,0.07421796;0.004506445;-0.03801518,0.09101494;-0.2839447;-0.007029047,0.09983394;-0.6177404;0.06735502,0.1134006;-0.6630328;-0.00984244,-0.07234452;0.006128496;-0.04126112,-0.1117433;-0.2809081;-0.01880984,-0.1308199;-0.615262;0.05100324,-0.1232844;-0.5747027;-0.05690491,0.004338028;0.5613834;-0.01180381,0;0;0,0.0295859;0.3034699;-0.1022608,0.06265851;0.6011637;-0.2148116,0.2180635;0.4561591;-0.03625965,0.255881;0.2454585;0.05858183,0.3036404;0.04048949;0.00412035,-0.1639287;0.4977327;-0.1102225,-0.2822476;0.3010622;-0.06394981,-0.3094001;0.09413664;-0.1248094,0.07748936;-0.004541278;-0.03079844,0.09928742;-0.2930431;-0.05796218,0.08215757;-0.6255281;0.0207181,0.09806213;-0.6317464;-0.080513,-0.07233117;0.01311373;-0.03962322,-0.1016101;-0.2624214;-0.1271987,-0.1083137;-0.6030293;-0.09602733,-0.08983265;-0.6087906;-0.1969829,0.05415514;0.5275692;-0.1846852,974.3914
+0;0;0,0.002378574;0.321589;-0.0011838,0.0050406;0.6410412;-0.01888892,0.2274405;0.5014907;0.01336843,0.2608634;0.2786222;0.07686913,0.3038253;0.07272579;0.1318263,-0.2159987;0.4879907;-0.01959641,-0.2650071;0.2702068;0.05103054,-0.3057349;0.06025897;0.09004952,0.07421796;0.004506445;-0.03801518,0.09101494;-0.2839447;-0.007029047,0.09983394;-0.6177404;0.06735502,0.1134006;-0.6630328;-0.00984244,-0.07234452;0.006128496;-0.04126112,-0.1117433;-0.2809081;-0.01880984,-0.1308199;-0.615262;0.05100324,-0.1232844;-0.5747027;-0.05690491,0.004338028;0.5613834;-0.01180381,0;0;0,0.0295859;0.3034699;-0.1022608,0.06265851;0.6011637;-0.2148116,0.2180635;0.4561591;-0.03625965,0.255881;0.2454585;0.05858183,0.3036404;0.04048949;0.00412035,-0.1639287;0.4977327;-0.1102225,-0.2822476;0.3010622;-0.06394981,-0.3094001;0.09413664;-0.1248094,0.07748936;-0.004541278;-0.03079844,0.09928742;-0.2930431;-0.05796218,0.08215757;-0.6255281;0.0207181,0.09806213;-0.6317464;-0.080513,-0.07233117;0.01311373;-0.03962322,-0.1016101;-0.2624214;-0.1271987,-0.1083137;-0.6030293;-0.09602733,-0.08983265;-0.6087906;-0.1969829,0.05415514;0.5275692;-0.1846852,974.4135
+0;0;0,0.002651948;0.3217216;-0.00151053,0.005560807;0.6412693;-0.01949778,0.2311325;0.5012529;0.01355558,0.2646712;0.2832863;0.07960746,0.3064652;0.07985759;0.1443731,-0.2190559;0.488232;-0.01954842,-0.2674024;0.275469;0.05387971,-0.3088708;0.06644768;0.09764074,0.07487373;0.004402217;-0.03835793,0.09214684;-0.2830892;-0.006869961,0.1009763;-0.6170558;0.06764397,0.1143516;-0.6621135;-0.009797029,-0.0730061;0.006306726;-0.04155865,-0.1118446;-0.2799298;-0.01916649,-0.1308208;-0.6143597;0.05126446,-0.1233294;-0.5738262;-0.05663643,0.004795572;0.5614435;-0.01233217,0;0;0,0.02647904;0.3029923;-0.1049221,0.05778423;0.6004807;-0.218843,0.2180852;0.4573542;-0.03863096,0.2578976;0.2506353;0.05453253,0.3060913;0.0462781;-0.002388954,-0.1693164;0.4948251;-0.1081326,-0.2850329;0.3013203;-0.06162772,-0.3150506;0.09296386;-0.1165014,0.07844374;-0.003898472;-0.03046584,0.09677193;-0.2919662;-0.05541039,0.07894324;-0.6258227;0.01797867,0.09432182;-0.632238;-0.08324932,-0.07310926;0.01251374;-0.0399403,-0.1024323;-0.2623378;-0.1267615,-0.1127356;-0.6016217;-0.082668,-0.1033072;-0.6500905;-0.1572564,0.0499159;0.526767;-0.1883721,974.4249
+0;0;0,0.002651948;0.3217216;-0.00151053,0.005560807;0.6412693;-0.01949778,0.2311325;0.5012529;0.01355558,0.2646712;0.2832863;0.07960746,0.3064652;0.07985759;0.1443731,-0.2190559;0.488232;-0.01954842,-0.2674024;0.275469;0.05387971,-0.3088708;0.06644768;0.09764074,0.07487373;0.004402217;-0.03835793,0.09214684;-0.2830892;-0.006869961,0.1009763;-0.6170558;0.06764397,0.1143516;-0.6621135;-0.009797029,-0.0730061;0.006306726;-0.04155865,-0.1118446;-0.2799298;-0.01916649,-0.1308208;-0.6143597;0.05126446,-0.1233294;-0.5738262;-0.05663643,0.004795572;0.5614435;-0.01233217,0;0;0,0.02647904;0.3029923;-0.1049221,0.05778423;0.6004807;-0.218843,0.2180852;0.4573542;-0.03863096,0.2578976;0.2506353;0.05453253,0.3060913;0.0462781;-0.002388954,-0.1693164;0.4948251;-0.1081326,-0.2850329;0.3013203;-0.06162772,-0.3150506;0.09296386;-0.1165014,0.07844374;-0.003898472;-0.03046584,0.09677193;-0.2919662;-0.05541039,0.07894324;-0.6258227;0.01797867,0.09432182;-0.632238;-0.08324932,-0.07310926;0.01251374;-0.0399403,-0.1024323;-0.2623378;-0.1267615,-0.1127356;-0.6016217;-0.082668,-0.1033072;-0.6500905;-0.1572564,0.0499159;0.526767;-0.1883721,974.4365
+0;0;0,0.002651948;0.3217216;-0.00151053,0.005560807;0.6412693;-0.01949778,0.2311325;0.5012529;0.01355558,0.2646712;0.2832863;0.07960746,0.3064652;0.07985759;0.1443731,-0.2190559;0.488232;-0.01954842,-0.2674024;0.275469;0.05387971,-0.3088708;0.06644768;0.09764074,0.07487373;0.004402217;-0.03835793,0.09214684;-0.2830892;-0.006869961,0.1009763;-0.6170558;0.06764397,0.1143516;-0.6621135;-0.009797029,-0.0730061;0.006306726;-0.04155865,-0.1118446;-0.2799298;-0.01916649,-0.1308208;-0.6143597;0.05126446,-0.1233294;-0.5738262;-0.05663643,0.004795572;0.5614435;-0.01233217,0;0;0,0.02647904;0.3029923;-0.1049221,0.05778423;0.6004807;-0.218843,0.2180852;0.4573542;-0.03863096,0.2578976;0.2506353;0.05453253,0.3060913;0.0462781;-0.002388954,-0.1693164;0.4948251;-0.1081326,-0.2850329;0.3013203;-0.06162772,-0.3150506;0.09296386;-0.1165014,0.07844374;-0.003898472;-0.03046584,0.09677193;-0.2919662;-0.05541039,0.07894324;-0.6258227;0.01797867,0.09432182;-0.632238;-0.08324932,-0.07310926;0.01251374;-0.0399403,-0.1024323;-0.2623378;-0.1267615,-0.1127356;-0.6016217;-0.082668,-0.1033072;-0.6500905;-0.1572564,0.0499159;0.526767;-0.1883721,974.4478
+0;0;0,0.002777419;0.3218795;-0.00220306,0.00588849;0.6411988;-0.02107885,0.2321123;0.5021804;0.01307659,0.2645411;0.2952687;0.07995006,0.3056887;0.09450632;0.153835,-0.2197016;0.4891663;-0.01915284,-0.2661503;0.2876512;0.05548164,-0.3084022;0.07979976;0.1051827,0.07485486;0.0043224;-0.03850317,0.09257405;-0.2830007;-0.006725341,0.1012536;-0.6156409;0.06767917,0.1146655;-0.6605213;-0.009902135,-0.07308653;0.006382346;-0.04149761,-0.1115752;-0.2797778;-0.01892816,-0.1306779;-0.6128958;0.0512739,-0.1233554;-0.572439;-0.05662812,0.005065722;0.5616125;-0.01368791,0;0;0,0.02478916;0.3024491;-0.1073732,0.0542476;0.5993439;-0.2228177,0.2171373;0.4582681;-0.04239011,0.2632109;0.2655899;0.05294323,0.3114456;0.06228165;-0.008675098,-0.1716598;0.4941358;-0.1090013,-0.281018;0.309572;-0.06090678,-0.3135583;0.1006061;-0.1131757,0.07795056;-0.003789693;-0.03183985,0.0958718;-0.2920493;-0.05337119,0.07681179;-0.6249634;0.01780295,0.0917529;-0.6316228;-0.08338332,-0.07372036;0.01242686;-0.03892697,-0.1032443;-0.2615795;-0.1279618,-0.1185692;-0.5952533;-0.05949456,-0.1010417;-0.6016337;-0.1603661,0.0472364;0.5259734;-0.1918838,974.4699
+0;0;0,0.002775771;0.3216885;-0.002201753,0.005879528;0.6402743;-0.02102466,0.2325002;0.5015478;0.01314044,0.2645427;0.2971011;0.0792172,0.3057118;0.09623349;0.1531409,-0.2200954;0.4885111;-0.01914476,-0.2659906;0.2893968;0.05460056,-0.3082647;0.08143634;0.1043277,0.07531485;0.004348962;-0.03873978,0.09305077;-0.2832454;-0.006931949,0.1017006;-0.6147491;0.06721836,0.1151051;-0.6595874;-0.01031941,-0.07353566;0.006421566;-0.04175262,-0.1120606;-0.2800087;-0.01916187,-0.1310981;-0.6119887;0.05080036,-0.1237798;-0.5715378;-0.05704112,0.00506084;0.5610827;-0.01367037,0;0;0,0.02302537;0.3016124;-0.1095254,0.04994286;0.5972794;-0.2266517,0.2155191;0.4590422;-0.04585361,0.2630429;0.2696913;0.04943012,0.313403;0.06739233;-0.01418138,-0.1754004;0.492699;-0.1123102,-0.2830555;0.3105778;-0.06297927,-0.3166826;0.1008196;-0.1117454,0.07839016;-0.003556669;-0.03216124,0.09496899;-0.292085;-0.05481839,0.07502678;-0.6238245;0.01602674,0.09002033;-0.6307334;-0.0849955,-0.07439636;0.01220745;-0.0388352,-0.1042095;-0.2616994;-0.1289629,-0.120156;-0.5905191;-0.04475358,-0.112558;-0.6384854;-0.1199606,0.04397181;0.5245088;-0.1951103,974.4915
+0;0;0,0.002864575;0.3216843;-0.002655802,0.006074896;0.6402423;-0.02192682,0.2327801;0.5020287;0.01250669,0.2654046;0.2993123;0.08345011,0.3053005;0.1006518;0.1637605,-0.2202584;0.4895044;-0.01967273,-0.2659771;0.2919509;0.0582613,-0.3090398;0.08573285;0.1141821,0.07536937;0.004235016;-0.03864627,0.09343698;-0.2833393;-0.00684398,0.1020054;-0.6147711;0.0676367,0.1145346;-0.659398;-0.01025052,-0.07350314;0.006533402;-0.04179252,-0.1117463;-0.2799187;-0.01900151,-0.1307339;-0.6118625;0.05114543,-0.1234238;-0.5714538;-0.05670068,0.005228588;0.5610612;-0.01446308,0;0;0,0.02302537;0.3016124;-0.1095254,0.04994286;0.5972794;-0.2266517,0.2155191;0.4590422;-0.04585361,0.2630429;0.2696913;0.04943012,0.313403;0.06739233;-0.01418138,-0.1754004;0.492699;-0.1123102,-0.2830555;0.3105778;-0.06297927,-0.3166826;0.1008196;-0.1117454,0.07839016;-0.003556669;-0.03216124,0.09496899;-0.292085;-0.05481839,0.07502678;-0.6238245;0.01602674,0.09002033;-0.6307334;-0.0849955,-0.07439636;0.01220745;-0.0388352,-0.1042095;-0.2616994;-0.1289629,-0.120156;-0.5905191;-0.04475358,-0.112558;-0.6384854;-0.1199606,0.04397181;0.5245088;-0.1951103,974.5033
+0;0;0,0.002836049;0.3184808;-0.002629354,0.005988111;0.6312813;-0.02153905,0.2280791;0.4959905;0.01218317,0.2610359;0.2912093;0.08384917,0.3009554;0.0924311;0.1642072,-0.2157361;0.4837211;-0.01934111,-0.2619205;0.2841555;0.0593867,-0.3050087;0.07781523;0.1153407,0.0757034;0.004253786;-0.03881754,0.09375583;-0.2830791;-0.007041961,0.1023203;-0.6143589;0.06740457,0.1148429;-0.6589464;-0.01044156,-0.0738289;0.006562358;-0.04197774,-0.1120399;-0.2796492;-0.01920588,-0.1310188;-0.6114408;0.05090891,-0.1237126;-0.5710377;-0.05688032,0.005160198;0.5538211;-0.01423753,0;0;0,0.02319238;0.2982368;-0.1093705,0.04845881;0.5868572;-0.2287855,0.2138345;0.4638932;-0.04905105,0.26365;0.2729152;0.04688287,0.3193633;0.0727613;-0.01943612,-0.1724799;0.4952654;-0.1129592,-0.2794842;0.3102498;-0.06319176,-0.3145214;0.1003689;-0.1110059,0.07851635;-0.003286451;-0.03286767,0.09493025;-0.2915905;-0.05538678,0.0742908;-0.6234449;0.01395726,0.08861916;-0.6306648;-0.08698583,-0.07511633;0.01197974;-0.0383396,-0.1057142;-0.2620961;-0.1268942,-0.1191197;-0.5878459;-0.0316611,-0.1232288;-0.6392332;-0.1033504,0.04275483;0.5163311;-0.1964188,974.525
+0;0;0,0.002836049;0.3184808;-0.002629354,0.005988111;0.6312813;-0.02153905,0.2280791;0.4959905;0.01218317,0.2610359;0.2912093;0.08384917,0.3009554;0.0924311;0.1642072,-0.2157361;0.4837211;-0.01934111,-0.2619205;0.2841555;0.0593867,-0.3050087;0.07781523;0.1153407,0.0757034;0.004253786;-0.03881754,0.09375583;-0.2830791;-0.007041961,0.1023203;-0.6143589;0.06740457,0.1148429;-0.6589464;-0.01044156,-0.0738289;0.006562358;-0.04197774,-0.1120399;-0.2796492;-0.01920588,-0.1310188;-0.6114408;0.05090891,-0.1237126;-0.5710377;-0.05688032,0.005160198;0.5538211;-0.01423753,0;0;0,0.02319238;0.2982368;-0.1093705,0.04845881;0.5868572;-0.2287855,0.2138345;0.4638932;-0.04905105,0.26365;0.2729152;0.04688287,0.3193633;0.0727613;-0.01943612,-0.1724799;0.4952654;-0.1129592,-0.2794842;0.3102498;-0.06319176,-0.3145214;0.1003689;-0.1110059,0.07851635;-0.003286451;-0.03286767,0.09493025;-0.2915905;-0.05538678,0.0742908;-0.6234449;0.01395726,0.08861916;-0.6306648;-0.08698583,-0.07511633;0.01197974;-0.0383396,-0.1057142;-0.2620961;-0.1268942,-0.1191197;-0.5878459;-0.0316611,-0.1232288;-0.6392332;-0.1033504,0.04275483;0.5163311;-0.1964188,974.5371
+0;0;0,0.002810801;0.3156456;-0.002605946,0.005919264;0.6240998;-0.02126382,0.2271013;0.4898802;0.01227108,0.2606558;0.2813851;0.08523683,0.3005787;0.08259028;0.1656016,-0.2148866;0.4776613;-0.0191234,-0.2619086;0.2744764;0.06103221,-0.3050004;0.06811886;0.1169908,0.07604417;0.004272933;-0.03899228,0.09406829;-0.2826092;-0.007266536,0.1026191;-0.6133634;0.06706187,0.1151501;-0.6580006;-0.01083612,-0.07416124;0.006591897;-0.04216669,-0.1123123;-0.2791708;-0.01943055,-0.1312611;-0.610436;0.050573,-0.1239501;-0.5700258;-0.05728805,0.005100254;0.5474727;-0.01404083,0;0;0,0.02060625;0.2956503;-0.1086881,0.03888539;0.5799376;-0.2284122,0.2119363;0.4686729;-0.0535717,0.2643033;0.2752519;0.04525185,0.3200352;0.07515149;-0.02127241,-0.1784375;0.4932424;-0.109435,-0.286338;0.3041835;-0.05909307,-0.3217454;0.09388615;-0.104843,0.07862443;-0.003005683;-0.03362346,0.0956296;-0.2908718;-0.05545592,0.07469644;-0.6223704;0.01285744,0.08826436;-0.6295742;-0.08827424,-0.07587407;0.01168537;-0.03778823,-0.1078279;-0.262536;-0.1238948,-0.1169782;-0.5837554;-0.01558729,-0.1009431;-0.5908692;-0.1163904,0.03495779;0.5103115;-0.1958339,974.5585
+0;0;0,0.003007238;0.3156396;-0.003074153,0.006330633;0.6240609;-0.02222827,0.2276633;0.4906482;0.01141318,0.2607677;0.283807;0.08913662,0.2986158;0.08709688;0.1754174,-0.214838;0.4785506;-0.01910803,-0.2617418;0.2767674;0.06457991,-0.3047643;0.07223664;0.1269334,0.07612133;0.004090657;-0.03886104,0.09437995;-0.2827615;-0.00699928,0.1029891;-0.6134751;0.06750321,0.1161584;-0.6580301;-0.01036816,-0.07412019;0.006769889;-0.04221064,-0.111851;-0.2790299;-0.01924166,-0.1308231;-0.6102449;0.0509928,-0.1236851;-0.5698777;-0.05688399,0.005455275;0.5474466;-0.01487781,0;0;0,0.02060625;0.2956503;-0.1086881,0.03888539;0.5799376;-0.2284122,0.2119363;0.4686729;-0.0535717,0.2643033;0.2752519;0.04525185,0.3200352;0.07515149;-0.02127241,-0.1784375;0.4932424;-0.109435,-0.286338;0.3041835;-0.05909307,-0.3217454;0.09388615;-0.104843,0.07862443;-0.003005683;-0.03362346,0.0956296;-0.2908718;-0.05545592,0.07469644;-0.6223704;0.01285744,0.08826436;-0.6295742;-0.08827424,-0.07587407;0.01168537;-0.03778823,-0.1078279;-0.262536;-0.1238948,-0.1169782;-0.5837554;-0.01558729,-0.1009431;-0.5908692;-0.1163904,0.03495779;0.5103115;-0.1958339,974.5704
+0;0;0,0.003004303;0.3153314;-0.003071151,0.006345299;0.6253569;-0.02234136,0.2342722;0.489492;0.01215465,0.2670068;0.284961;0.08901003,0.3048463;0.08829543;0.1752712,-0.2213781;0.477035;-0.0192735,-0.2677581;0.2775055;0.06347977,-0.3107708;0.07302101;0.1258192,0.07619881;0.004094821;-0.0389006,0.0943653;-0.28131;-0.007199604,0.1030047;-0.6131841;0.06756435,0.1161672;-0.6577008;-0.01026698,-0.07419563;0.00677678;-0.04225361,-0.1117361;-0.2775809;-0.01940053,-0.1307747;-0.6099583;0.05108042,-0.1236404;-0.5695965;-0.05674091,0.005461209;0.5479783;-0.01491757,0;0;0,0.01722663;0.2951201;-0.1098168,0.02885559;0.5802612;-0.2324641,0.212059;0.4690635;-0.05608439,0.2653401;0.2784614;0.04211545,0.3206133;0.07790066;-0.02323341,-0.1920823;0.4920884;-0.1075223,-0.2979886;0.3053613;-0.05529135,-0.3318052;0.09480213;-0.1008046,0.07859294;-0.002765864;-0.03393793,0.09630516;-0.2890309;-0.05694771,0.07473999;-0.6218779;0.01052475,0.08853939;-0.6292065;-0.0904696,-0.07601726;0.01151647;-0.03774957,-0.1097153;-0.2616346;-0.121677,-0.1145853;-0.5818039;-0.006470159,-0.1283514;-0.642456;-0.06457695,0.02658734;0.5101362;-0.1989875,974.592
+0;0;0,0.003004303;0.3153314;-0.003071151,0.006345299;0.6253569;-0.02234136,0.2342722;0.489492;0.01215465,0.2670068;0.284961;0.08901003,0.3048463;0.08829543;0.1752712,-0.2213781;0.477035;-0.0192735,-0.2677581;0.2775055;0.06347977,-0.3107708;0.07302101;0.1258192,0.07619881;0.004094821;-0.0389006,0.0943653;-0.28131;-0.007199604,0.1030047;-0.6131841;0.06756435,0.1161672;-0.6577008;-0.01026698,-0.07419563;0.00677678;-0.04225361,-0.1117361;-0.2775809;-0.01940053,-0.1307747;-0.6099583;0.05108042,-0.1236404;-0.5695965;-0.05674091,0.005461209;0.5479783;-0.01491757,0;0;0,0.01722663;0.2951201;-0.1098168,0.02885559;0.5802612;-0.2324641,0.212059;0.4690635;-0.05608439,0.2653401;0.2784614;0.04211545,0.3206133;0.07790066;-0.02323341,-0.1920823;0.4920884;-0.1075223,-0.2979886;0.3053613;-0.05529135,-0.3318052;0.09480213;-0.1008046,0.07859294;-0.002765864;-0.03393793,0.09630516;-0.2890309;-0.05694771,0.07473999;-0.6218779;0.01052475,0.08853939;-0.6292065;-0.0904696,-0.07601726;0.01151647;-0.03774957,-0.1097153;-0.2616346;-0.121677,-0.1145853;-0.5818039;-0.006470159,-0.1283514;-0.642456;-0.06457695,0.02658734;0.5101362;-0.1989875,974.6037
+0;0;0,0.002962022;0.3144291;-0.003504712,0.00621202;0.6249694;-0.02329906,0.2428938;0.4876555;0.0123777,0.2751778;0.2868079;0.09231174,0.3115526;0.09256487;0.1842524,-0.2300917;0.4743508;-0.01948413,-0.276052;0.2786845;0.06638699,-0.3193902;0.0758131;0.1332568,0.07640218;0.003957006;-0.03884072,0.09479167;-0.2820024;-0.006950054,0.1034477;-0.6150494;0.06820691,0.1162917;-0.6605597;-0.008429825,-0.07425265;0.006913112;-0.04243001,-0.1116481;-0.2780501;-0.01950656,-0.1308947;-0.6115634;0.05150171,-0.1239017;-0.5712643;-0.05613184,0.005355533;0.5473079;-0.01572013,0;0;0,0.01318774;0.2930325;-0.1133347,0.0200264;0.576308;-0.2419055,0.2136249;0.4688169;-0.06079125,0.2670009;0.2808134;0.0370717,0.3230352;0.07990697;-0.02620029,-0.204874;0.4913834;-0.104032,-0.3080884;0.3064217;-0.05011141,-0.3390957;0.09482326;-0.09219712,0.07868595;-0.0028584;-0.0340867,0.09916199;-0.2892292;-0.0605526,0.07741527;-0.6232902;0.007079601,0.0911649;-0.6311932;-0.09349012,-0.07613369;0.01164482;-0.03781021,-0.1105111;-0.2621272;-0.1214466,-0.1122402;-0.5840185;-0.007311776,-0.09607767;-0.5918652;-0.1075433,0.01866221;0.5066015;-0.2068536,974.6253
+0;0;0,0.002962022;0.3144291;-0.003504712,0.00621202;0.6249694;-0.02329906,0.2428938;0.4876555;0.0123777,0.2751778;0.2868079;0.09231174,0.3115526;0.09256487;0.1842524,-0.2300917;0.4743508;-0.01948413,-0.276052;0.2786845;0.06638699,-0.3193902;0.0758131;0.1332568,0.07640218;0.003957006;-0.03884072,0.09479167;-0.2820024;-0.006950054,0.1034477;-0.6150494;0.06820691,0.1162917;-0.6605597;-0.008429825,-0.07425265;0.006913112;-0.04243001,-0.1116481;-0.2780501;-0.01950656,-0.1308947;-0.6115634;0.05150171,-0.1239017;-0.5712643;-0.05613184,0.005355533;0.5473079;-0.01572013,0;0;0,0.01318774;0.2930325;-0.1133347,0.0200264;0.576308;-0.2419055,0.2136249;0.4688169;-0.06079125,0.2670009;0.2808134;0.0370717,0.3230352;0.07990697;-0.02620029,-0.204874;0.4913834;-0.104032,-0.3080884;0.3064217;-0.05011141,-0.3390957;0.09482326;-0.09219712,0.07868595;-0.0028584;-0.0340867,0.09916199;-0.2892292;-0.0605526,0.07741527;-0.6232902;0.007079601,0.0911649;-0.6311932;-0.09349012,-0.07613369;0.01164482;-0.03781021,-0.1105111;-0.2621272;-0.1214466,-0.1122402;-0.5840185;-0.007311776,-0.09607767;-0.5918652;-0.1075433,0.01866221;0.5066015;-0.2068536,974.6371
+0;0;0,0.002962022;0.3144291;-0.003504712,0.00621202;0.6249694;-0.02329906,0.2428938;0.4876555;0.0123777,0.2751778;0.2868079;0.09231174,0.3115526;0.09256487;0.1842524,-0.2300917;0.4743508;-0.01948413,-0.276052;0.2786845;0.06638699,-0.3193902;0.0758131;0.1332568,0.07640218;0.003957006;-0.03884072,0.09479167;-0.2820024;-0.006950054,0.1034477;-0.6150494;0.06820691,0.1162917;-0.6605597;-0.008429825,-0.07425265;0.006913112;-0.04243001,-0.1116481;-0.2780501;-0.01950656,-0.1308947;-0.6115634;0.05150171,-0.1239017;-0.5712643;-0.05613184,0.005355533;0.5473079;-0.01572013,0;0;0,0.01318774;0.2930325;-0.1133347,0.0200264;0.576308;-0.2419055,0.2136249;0.4688169;-0.06079125,0.2670009;0.2808134;0.0370717,0.3230352;0.07990697;-0.02620029,-0.204874;0.4913834;-0.104032,-0.3080884;0.3064217;-0.05011141,-0.3390957;0.09482326;-0.09219712,0.07868595;-0.0028584;-0.0340867,0.09916199;-0.2892292;-0.0605526,0.07741527;-0.6232902;0.007079601,0.0911649;-0.6311932;-0.09349012,-0.07613369;0.01164482;-0.03781021,-0.1105111;-0.2621272;-0.1214466,-0.1122402;-0.5840185;-0.007311776,-0.09607767;-0.5918652;-0.1075433,0.01866221;0.5066015;-0.2068536,974.6485
+0;0;0,0.002911308;0.3144018;-0.004054455,0.006057688;0.6267644;-0.02469057,0.2532032;0.487564;0.01273726,0.2851032;0.2907068;0.09564343,0.3197338;0.09903641;0.1930367,-0.2405629;0.4733247;-0.01956034,-0.2858593;0.2814454;0.06861216,-0.3282941;0.08054855;0.1411517,0.07610036;0.00385357;-0.03861674,0.0944625;-0.2819972;-0.006654795,0.1032804;-0.6174815;0.06903026,0.1067055;-0.5773141;-0.03870125,-0.07391947;0.006947013;-0.04224947,-0.1113524;-0.2779292;-0.01958458,-0.1307181;-0.6138015;0.05232149,-0.1238986;-0.5735683;-0.05524227,0.00523534;0.5485727;-0.01686345,0;0;0,0.00663102;0.2922853;-0.1157529,0.005849108;0.5759184;-0.248215,0.2142009;0.4688641;-0.0656755,0.2669022;0.28299;0.03084994,0.3238386;0.081359;-0.02852558,-0.2230784;0.4866365;-0.0978166,-0.3233345;0.3034394;-0.04275915,-0.3534984;0.09186451;-0.08457392,0.07861391;-0.002329856;-0.03334355,0.100826;-0.2881711;-0.06285286,0.07929708;-0.6250132;0.003701925,0.09311992;-0.6331306;-0.09668326,-0.07555945;0.01112907;-0.03826592,-0.1128933;-0.2629809;-0.1191319,-0.1103482;-0.5887687;-0.008626193,-0.09411353;-0.5968349;-0.1086691,0.006303288;0.506049;-0.2122436,974.6707
+0;0;0,0.002911308;0.3144018;-0.004054455,0.006057688;0.6267644;-0.02469057,0.2532032;0.487564;0.01273726,0.2851032;0.2907068;0.09564343,0.3197338;0.09903641;0.1930367,-0.2405629;0.4733247;-0.01956034,-0.2858593;0.2814454;0.06861216,-0.3282941;0.08054855;0.1411517,0.07610036;0.00385357;-0.03861674,0.0944625;-0.2819972;-0.006654795,0.1032804;-0.6174815;0.06903026,0.1067055;-0.5773141;-0.03870125,-0.07391947;0.006947013;-0.04224947,-0.1113524;-0.2779292;-0.01958458,-0.1307181;-0.6138015;0.05232149,-0.1238986;-0.5735683;-0.05524227,0.00523534;0.5485727;-0.01686345,0;0;0,0.00663102;0.2922853;-0.1157529,0.005849108;0.5759184;-0.248215,0.2142009;0.4688641;-0.0656755,0.2669022;0.28299;0.03084994,0.3238386;0.081359;-0.02852558,-0.2230784;0.4866365;-0.0978166,-0.3233345;0.3034394;-0.04275915,-0.3534984;0.09186451;-0.08457392,0.07861391;-0.002329856;-0.03334355,0.100826;-0.2881711;-0.06285286,0.07929708;-0.6250132;0.003701925,0.09311992;-0.6331306;-0.09668326,-0.07555945;0.01112907;-0.03826592,-0.1128933;-0.2629809;-0.1191319,-0.1103482;-0.5887687;-0.008626193,-0.09411353;-0.5968349;-0.1086691,0.006303288;0.506049;-0.2122436,974.6819
+0;0;0,0.002772361;0.317569;-0.004608686,0.005710365;0.6401711;-0.02663,0.2580922;0.4974852;0.01273852,0.2940374;0.2781991;0.1105342,0.3261767;0.08809873;0.2115997,-0.2460291;0.4825825;-0.01975085,-0.2964319;0.2689776;0.08405165,-0.3391516;0.06979565;0.1607778,0.07664547;0.003830159;-0.03881929,0.09488054;-0.2796573;-0.007120732,0.1037768;-0.6180552;0.06929561,0.1071278;-0.5779442;-0.03841335,-0.07438765;0.007015272;-0.04258403,-0.1115134;-0.2755102;-0.02014517,-0.1312346;-0.6142869;0.0524716,-0.124486;-0.5741114;-0.05507188,0.004949719;0.5588994;-0.01830794,0;0;0,-0.007156905;0.2935888;-0.1209686,-0.02927319;0.582145;-0.2651806,0.1980532;0.4867006;-0.08695364,0.2677532;0.2835143;0.02618217,0.321066;0.08042455;-0.03124261,-0.2397879;0.468565;-0.08418186,-0.3375551;0.2550627;-0.02253142,-0.3666833;0.04378274;-0.0660936,0.07916293;-0.001534551;-0.033571,0.101884;-0.2847661;-0.06465316,0.0810357;-0.625005;0.0004205704,0.09163568;-0.6337978;-0.1000655,-0.07642229;0.01026595;-0.03808387,-0.1159105;-0.2620404;-0.1154944,-0.1114558;-0.5931007;-0.01151834,-0.09838715;-0.6018637;-0.1117247,-0.02312767;0.510749;-0.2259407,974.7047
+0;0;0,0.002799421;0.3206687;-0.004653669,0.005752808;0.6449735;-0.02677441,0.254471;0.5031157;0.01215106,0.2902061;0.2851112;0.1093752,0.3222817;0.09538746;0.2102404,-0.2423554;0.4884286;-0.01986817,-0.2924636;0.2760721;0.08332764,-0.3350986;0.07728486;0.1599017,0.07686964;0.003841361;-0.03893283,0.09502539;-0.2784128;-0.007372171,0.1038971;-0.6158774;0.06883341,0.1072446;-0.5757771;-0.03876147,-0.07460521;0.00703579;-0.04270858,-0.1115695;-0.2742605;-0.02036733,-0.1312362;-0.6121028;0.05204915,-0.1244948;-0.5719381;-0.05538041,0.004991595;0.5636411;-0.01844614,0;0;0,-0.01367275;0.2941577;-0.1270518,-0.03377299;0.5832739;-0.2742937,0.1900222;0.4865292;-0.09941745,0.2645827;0.2893023;0.01804638,0.3179647;0.08446187;-0.03082585,-0.23626;0.4628628;-0.08860752,-0.3283385;0.2486253;-0.02632304,-0.3563632;0.03780161;-0.07065931,0.07978041;-0.0005391538;-0.03277588,0.1035527;-0.2822355;-0.06556535,0.08434331;-0.6219045;-0.002127886,0.09326901;-0.6313396;-0.1024029,-0.07661445;0.009192442;-0.03853814,-0.1157377;-0.2623884;-0.1140784,-0.114933;-0.5954125;-0.01993679,-0.1298701;-0.6460469;-0.09039847,-0.0287522;0.5118439;-0.2348294,974.7261
+0;0;0,0.002799421;0.3206687;-0.004653669,0.005752808;0.6449735;-0.02677441,0.254471;0.5031157;0.01215106,0.2902061;0.2851112;0.1093752,0.3222817;0.09538746;0.2102404,-0.2423554;0.4884286;-0.01986817,-0.2924636;0.2760721;0.08332764,-0.3350986;0.07728486;0.1599017,0.07686964;0.003841361;-0.03893283,0.09502539;-0.2784128;-0.007372171,0.1038971;-0.6158774;0.06883341,0.1072446;-0.5757771;-0.03876147,-0.07460521;0.00703579;-0.04270858,-0.1115695;-0.2742605;-0.02036733,-0.1312362;-0.6121028;0.05204915,-0.1244948;-0.5719381;-0.05538041,0.004991595;0.5636411;-0.01844614,0;0;0,-0.01367275;0.2941577;-0.1270518,-0.03377299;0.5832739;-0.2742937,0.1900222;0.4865292;-0.09941745,0.2645827;0.2893023;0.01804638,0.3179647;0.08446187;-0.03082585,-0.23626;0.4628628;-0.08860752,-0.3283385;0.2486253;-0.02632304,-0.3563632;0.03780161;-0.07065931,0.07978041;-0.0005391538;-0.03277588,0.1035527;-0.2822355;-0.06556535,0.08434331;-0.6219045;-0.002127886,0.09326901;-0.6313396;-0.1024029,-0.07661445;0.009192442;-0.03853814,-0.1157377;-0.2623884;-0.1140784,-0.114933;-0.5954125;-0.01993679,-0.1298701;-0.6460469;-0.09039847,-0.0287522;0.5118439;-0.2348294,974.7379
+0;0;0,0.002726529;0.3232217;-0.005292094,0.00555169;0.6488125;-0.0282162,0.2610098;0.5062436;0.01274722,0.2959318;0.2917345;0.1141146,0.3241737;0.1058025;0.222329,-0.2492451;0.4907564;-0.01967874,-0.2984852;0.2816941;0.08698622,-0.3409016;0.08514395;0.1685187,0.077347;0.003855843;-0.03927863,0.09568977;-0.2785664;-0.00771058,0.1044343;-0.6141623;0.06849642,0.1160281;-0.6598526;-0.007605225,-0.07513608;0.007075537;-0.04295048,-0.1120569;-0.274429;-0.02087333,-0.1316491;-0.6104034;0.05155538,-0.1249825;-0.5703112;-0.05572271,0.004825972;0.5672426;-0.01967529,0;0;0,-0.01649802;0.2946261;-0.1320262,-0.03634719;0.5837969;-0.2821317,0.194014;0.4891306;-0.1041031,0.265112;0.2914595;0.01156998,0.3168854;0.08529693;-0.03196382,-0.2395467;0.4595589;-0.08612731,-0.3304654;0.2463157;-0.02472549,-0.3532995;0.03577687;-0.07195524,0.08026499;0.000140667;-0.03313231,0.10665;-0.2813552;-0.06718016,0.08924246;-0.6196231;-0.005694866,0.09815606;-0.6295401;-0.1056051,-0.07728774;0.008667374;-0.03862279,-0.1163952;-0.2637848;-0.1116691,-0.1268092;-0.6007901;-0.04218848,-0.1150825;-0.6106035;-0.1418492,-0.03145437;0.512417;-0.2420306,974.7596
+0;0;0,0.002726529;0.3232217;-0.005292094,0.00555169;0.6488125;-0.0282162,0.2610098;0.5062436;0.01274722,0.2959318;0.2917345;0.1141146,0.3241737;0.1058025;0.222329,-0.2492451;0.4907564;-0.01967874,-0.2984852;0.2816941;0.08698622,-0.3409016;0.08514395;0.1685187,0.077347;0.003855843;-0.03927863,0.09568977;-0.2785664;-0.00771058,0.1044343;-0.6141623;0.06849642,0.1160281;-0.6598526;-0.007605225,-0.07513608;0.007075537;-0.04295048,-0.1120569;-0.274429;-0.02087333,-0.1316491;-0.6104034;0.05155538,-0.1249825;-0.5703112;-0.05572271,0.004825972;0.5672426;-0.01967529,0;0;0,-0.01649802;0.2946261;-0.1320262,-0.03634719;0.5837969;-0.2821317,0.194014;0.4891306;-0.1041031,0.265112;0.2914595;0.01156998,0.3168854;0.08529693;-0.03196382,-0.2395467;0.4595589;-0.08612731,-0.3304654;0.2463157;-0.02472549,-0.3532995;0.03577687;-0.07195524,0.08026499;0.000140667;-0.03313231,0.10665;-0.2813552;-0.06718016,0.08924246;-0.6196231;-0.005694866,0.09815606;-0.6295401;-0.1056051,-0.07728774;0.008667374;-0.03862279,-0.1163952;-0.2637848;-0.1116691,-0.1268092;-0.6007901;-0.04218848,-0.1150825;-0.6106035;-0.1418492,-0.03145437;0.512417;-0.2420306,974.7826
+0;0;0,0.002740684;0.3248998;-0.00531957,0.005580265;0.6521507;-0.02836293,0.251929;0.5112822;0.0114971,0.2870466;0.2955713;0.1134324,0.315207;0.1101765;0.2213341,-0.2401905;0.4963455;-0.01977639,-0.2897066;0.2861119;0.08748619,-0.3320004;0.09012966;0.1687831,0.0772707;0.00385204;-0.03923989,0.09562264;-0.2787116;-0.00765603,0.10438;-0.6148025;0.06866335,0.1159406;-0.6602755;-0.007219911,-0.07506196;0.007068557;-0.04290811,-0.1120012;-0.2745769;-0.02081991,-0.1316224;-0.6110468;0.0517156,-0.1249749;-0.5709836;-0.05525464,0.004850387;0.5701132;-0.01977305,0;0;0,-0.02111427;0.2932146;-0.138474,-0.04511459;0.579576;-0.2967384,0.1781714;0.486434;-0.1211658,0.2594031;0.2958274;0.002227068,0.311337;0.08818407;-0.0293026,-0.2365512;0.4598219;-0.09909952,-0.3177184;0.2423767;-0.03364164,-0.3385024;0.03234243;-0.0811875,0.08049192;0.001111209;-0.03232932,0.1087581;-0.2802472;-0.06718612,0.09456775;-0.6195676;-0.007867336,0.101453;-0.6305863;-0.1071556,-0.07703428;0.007719802;-0.03913429,-0.1148646;-0.2662929;-0.1074163,-0.130562;-0.6064426;-0.05347029,-0.1207262;-0.6173515;-0.1525552,-0.03916909;0.5090616;-0.2543492,974.7933
+0;0;0,0.002740684;0.3248998;-0.00531957,0.005580265;0.6521507;-0.02836293,0.251929;0.5112822;0.0114971,0.2870466;0.2955713;0.1134324,0.315207;0.1101765;0.2213341,-0.2401905;0.4963455;-0.01977639,-0.2897066;0.2861119;0.08748619,-0.3320004;0.09012966;0.1687831,0.0772707;0.00385204;-0.03923989,0.09562264;-0.2787116;-0.00765603,0.10438;-0.6148025;0.06866335,0.1159406;-0.6602755;-0.007219911,-0.07506196;0.007068557;-0.04290811,-0.1120012;-0.2745769;-0.02081991,-0.1316224;-0.6110468;0.0517156,-0.1249749;-0.5709836;-0.05525464,0.004850387;0.5701132;-0.01977305,0;0;0,-0.02111427;0.2932146;-0.138474,-0.04511459;0.579576;-0.2967384,0.1781714;0.486434;-0.1211658,0.2594031;0.2958274;0.002227068,0.311337;0.08818407;-0.0293026,-0.2365512;0.4598219;-0.09909952,-0.3177184;0.2423767;-0.03364164,-0.3385024;0.03234243;-0.0811875,0.08049192;0.001111209;-0.03232932,0.1087581;-0.2802472;-0.06718612,0.09456775;-0.6195676;-0.007867336,0.101453;-0.6305863;-0.1071556,-0.07703428;0.007719802;-0.03913429,-0.1148646;-0.2662929;-0.1074163,-0.130562;-0.6064426;-0.05347029,-0.1207262;-0.6173515;-0.1525552,-0.03916909;0.5090616;-0.2543492,974.8049
+0;0;0,0.0024736;0.3038343;-0.005373908,0.004927278;0.6010626;-0.02681559,0.2314407;0.4711136;0.01061422,0.2658437;0.2577035;0.1162665,0.2940571;0.08092405;0.2369951,-0.2212007;0.4576742;-0.01801292,-0.2699327;0.2499955;0.09327298,-0.3113545;0.05613264;0.1788523,0.07861;0.003796658;-0.03988171,0.09695911;-0.279157;-0.008471847,0.1057879;-0.6120824;0.06741535,0.1170921;-0.6567981;-0.007716797,-0.07631953;0.007294326;-0.04366484,-0.1133639;-0.2747245;-0.02177503,-0.1328205;-0.6080579;0.0502416,-0.1262505;-0.5681352;-0.05565188,0.004282376;0.5245457;-0.01869392,0;0;0,-0.01353912;0.2667412;-0.1449692,-0.01676036;0.5153398;-0.3093698,0.1739191;0.4862221;-0.1319029,0.2614166;0.3017934;-0.004544973,0.3065012;0.09190124;-0.0276761,-0.2089031;0.4851071;-0.1354163,-0.2830341;0.2666075;-0.06720845,-0.2997429;0.05702877;-0.1164016,0.0825461;0.002724767;-0.03103566,0.1144534;-0.2782733;-0.06855989,0.1023382;-0.6148375;-0.01151705,0.1081532;-0.6288462;-0.1083906,-0.07834328;0.005863556;-0.04015527,-0.1117141;-0.2698698;-0.105298,-0.1270955;-0.6082929;-0.06160238,-0.1182572;-0.6221669;-0.1583082,-0.01617842;0.4517589;-0.2660301,974.8265
+0;0;0,0.0024736;0.3038343;-0.005373908,0.004927278;0.6010626;-0.02681559,0.2314407;0.4711136;0.01061422,0.2658437;0.2577035;0.1162665,0.2940571;0.08092405;0.2369951,-0.2212007;0.4576742;-0.01801292,-0.2699327;0.2499955;0.09327298,-0.3113545;0.05613264;0.1788523,0.07861;0.003796658;-0.03988171,0.09695911;-0.279157;-0.008471847,0.1057879;-0.6120824;0.06741535,0.1170921;-0.6567981;-0.007716797,-0.07631953;0.007294326;-0.04366484,-0.1133639;-0.2747245;-0.02177503,-0.1328205;-0.6080579;0.0502416,-0.1262505;-0.5681352;-0.05565188,0.004282376;0.5245457;-0.01869392,0;0;0,-0.01353912;0.2667412;-0.1449692,-0.01676036;0.5153398;-0.3093698,0.1739191;0.4862221;-0.1319029,0.2614166;0.3017934;-0.004544973,0.3065012;0.09190124;-0.0276761,-0.2089031;0.4851071;-0.1354163,-0.2830341;0.2666075;-0.06720845,-0.2997429;0.05702877;-0.1164016,0.0825461;0.002724767;-0.03103566,0.1144534;-0.2782733;-0.06855989,0.1023382;-0.6148375;-0.01151705,0.1081532;-0.6288462;-0.1083906,-0.07834328;0.005863556;-0.04015527,-0.1117141;-0.2698698;-0.105298,-0.1270955;-0.6082929;-0.06160238,-0.1182572;-0.6221669;-0.1583082,-0.01617842;0.4517589;-0.2660301,974.8381
+0;0;0,0.0024736;0.3038343;-0.005373908,0.004927278;0.6010626;-0.02681559,0.2314407;0.4711136;0.01061422,0.2658437;0.2577035;0.1162665,0.2940571;0.08092405;0.2369951,-0.2212007;0.4576742;-0.01801292,-0.2699327;0.2499955;0.09327298,-0.3113545;0.05613264;0.1788523,0.07861;0.003796658;-0.03988171,0.09695911;-0.279157;-0.008471847,0.1057879;-0.6120824;0.06741535,0.1170921;-0.6567981;-0.007716797,-0.07631953;0.007294326;-0.04366484,-0.1133639;-0.2747245;-0.02177503,-0.1328205;-0.6080579;0.0502416,-0.1262505;-0.5681352;-0.05565188,0.004282376;0.5245457;-0.01869392,0;0;0,-0.01353912;0.2667412;-0.1449692,-0.01676036;0.5153398;-0.3093698,0.1739191;0.4862221;-0.1319029,0.2614166;0.3017934;-0.004544973,0.3065012;0.09190124;-0.0276761,-0.2089031;0.4851071;-0.1354163,-0.2830341;0.2666075;-0.06720845,-0.2997429;0.05702877;-0.1164016,0.0825461;0.002724767;-0.03103566,0.1144534;-0.2782733;-0.06855989,0.1023382;-0.6148375;-0.01151705,0.1081532;-0.6288462;-0.1083906,-0.07834328;0.005863556;-0.04015527,-0.1117141;-0.2698698;-0.105298,-0.1270955;-0.6082929;-0.06160238,-0.1182572;-0.6221669;-0.1583082,-0.01617842;0.4517589;-0.2660301,974.8496
+0;0;0,0.002424308;0.3004312;-0.005630099,0.004866029;0.5983199;-0.02728402,0.2167086;0.4741049;0.008781647,0.2506934;0.2621789;0.1177787,0.276343;0.08469212;0.2375811,-0.2067244;0.4612331;-0.01793022,-0.2548433;0.2551747;0.0968411,-0.2960048;0.06365561;0.1870533,0.07797005;0.003651926;-0.03941467,0.09643821;-0.2797757;-0.007778782,0.1051506;-0.6093187;0.06743108,0.1168503;-0.6535758;-0.00768242,-0.0755882;0.007306585;-0.04334996,-0.1125294;-0.2752114;-0.02116667,-0.131798;-0.6051375;0.05030703,-0.1252557;-0.5652661;-0.05529973,0.004234729;0.5230129;-0.01923753,0;0;0,-0.007503733;0.260315;-0.1499209,-0.00910496;0.5081685;-0.3165939,0.1651884;0.4847206;-0.1432252,0.2588002;0.3063211;-0.01147389,0.3072033;0.09697552;-0.03001165,-0.1917637;0.4777408;-0.1546089,-0.2640952;0.259353;-0.08373673,-0.2786683;0.05022067;-0.1343666,0.08291963;0.003650487;-0.02751708,0.1181954;-0.2769595;-0.06858802,0.1104893;-0.6105686;-0.01402975,0.1153663;-0.6254057;-0.1102529,-0.0765506;0.004873391;-0.04198139,-0.1063538;-0.2724272;-0.1043456,-0.1205449;-0.608014;-0.06547207,-0.112593;-0.6227193;-0.1615514,-0.008679911;0.4467602;-0.272264,974.8716
+0;0;0,0.002424308;0.3004312;-0.005630099,0.004866029;0.5983199;-0.02728402,0.2167086;0.4741049;0.008781647,0.2506934;0.2621789;0.1177787,0.276343;0.08469212;0.2375811,-0.2067244;0.4612331;-0.01793022,-0.2548433;0.2551747;0.0968411,-0.2960048;0.06365561;0.1870533,0.07797005;0.003651926;-0.03941467,0.09643821;-0.2797757;-0.007778782,0.1051506;-0.6093187;0.06743108,0.1168503;-0.6535758;-0.00768242,-0.0755882;0.007306585;-0.04334996,-0.1125294;-0.2752114;-0.02116667,-0.131798;-0.6051375;0.05030703,-0.1252557;-0.5652661;-0.05529973,0.004234729;0.5230129;-0.01923753,0;0;0,-0.007503733;0.260315;-0.1499209,-0.00910496;0.5081685;-0.3165939,0.1651884;0.4847206;-0.1432252,0.2588002;0.3063211;-0.01147389,0.3072033;0.09697552;-0.03001165,-0.1917637;0.4777408;-0.1546089,-0.2640952;0.259353;-0.08373673,-0.2786683;0.05022067;-0.1343666,0.08291963;0.003650487;-0.02751708,0.1181954;-0.2769595;-0.06858802,0.1104893;-0.6105686;-0.01402975,0.1153663;-0.6254057;-0.1102529,-0.0765506;0.004873391;-0.04198139,-0.1063538;-0.2724272;-0.1043456,-0.1205449;-0.608014;-0.06547207,-0.112593;-0.6227193;-0.1615514,-0.008679911;0.4467602;-0.272264,974.8831
+0;0;0,0.002440172;0.317769;-0.00641792,0.00490931;0.6408455;-0.03025278,0.2198236;0.5152227;0.007110247,0.2526016;0.3095478;0.1172258,0.2771163;0.1399114;0.2478451,-0.2098041;0.5021436;-0.01977157,-0.2559612;0.3022834;0.09610508,-0.2962648;0.1123574;0.1896074,0.08610095;0.00397772;-0.04334562,0.1084006;-0.3384858;-0.005071029,0.1172845;-0.6772256;0.0724121,0.1286296;-0.7183051;-0.000257194,-0.08333488;0.008078954;-0.04793813,-0.1278813;-0.3332836;-0.02090717,-0.1478436;-0.6724035;0.05275723,-0.1415784;-0.6329448;-0.04889466,0.004309604;0.5635922;-0.02185693,0;0;0,0.002519749;0.2348599;-0.2141466,0.01512741;0.4708886;-0.4354138,0.1947165;0.4512777;-0.2587085,0.2772674;0.2725917;-0.1292534,0.3255319;0.0631268;-0.1445482,-0.1755906;0.4329565;-0.2733151,-0.2439707;0.2195382;-0.2006598,-0.2579956;0.01042138;-0.2507833,0.09168753;0.007350534;-0.02911019,0.1401442;-0.3000481;-0.1787815,0.1399387;-0.6439967;-0.1285172,0.1458272;-0.6674823;-0.2155025,-0.0865664;0.0007104761;-0.04258864,-0.08254395;-0.2925565;-0.224857,-0.09438788;-0.6383774;-0.1917694,-0.08541729;-0.6617191;-0.2785797,0.01578309;0.4114991;-0.3853002,974.9055
+0;0;0,0.002428173;0.3162065;-0.006386363,0.004890627;0.6383858;-0.03020507,0.2194059;0.5119747;0.007200485,0.2511949;0.3125063;0.1139931,0.2756943;0.1429758;0.244531,-0.20944;0.4989193;-0.01963243,-0.2542043;0.3050902;0.09274751,-0.2944827;0.1152828;0.1861915,0.08496887;0.003925419;-0.0427757,0.107438;-0.3411407;-0.004210223,0.1162886;-0.6786103;0.07298234,0.1276171;-0.719586;0.000419125,-0.08223917;0.007972729;-0.04730783,-0.1271242;-0.3359842;-0.02007144,-0.1470116;-0.6738323;0.05331672,-0.1407555;-0.6343875;-0.04818678,0.004284118;0.5602562;-0.02171399,0;0;0,0.006035499;0.2324183;-0.214426,0.01744889;0.4662003;-0.4370646,0.1962783;0.4496822;-0.2599874,0.2668028;0.2729357;-0.1335366,0.314725;0.06333424;-0.1458523,-0.1749787;0.4305039;-0.2747647,-0.2515387;0.2256048;-0.2087515,-0.2609411;0.01570074;-0.2560048,0.09090874;0.007651716;-0.02723837,0.1370846;-0.3035807;-0.1757813,0.1430497;-0.6465973;-0.1285932,0.1491339;-0.6703738;-0.2152095,-0.08471981;0.0005935147;-0.04344053,-0.08384033;-0.296925;-0.2238423,-0.08928854;-0.641794;-0.1928838,-0.0801324;-0.6654198;-0.2793231,0.01699219;0.4076608;-0.3846278,974.9273
+0;0;0,0.002428173;0.3162065;-0.006386363,0.004890627;0.6383858;-0.03020507,0.2194059;0.5119747;0.007200485,0.2511949;0.3125063;0.1139931,0.2756943;0.1429758;0.244531,-0.20944;0.4989193;-0.01963243,-0.2542043;0.3050902;0.09274751,-0.2944827;0.1152828;0.1861915,0.08496887;0.003925419;-0.0427757,0.107438;-0.3411407;-0.004210223,0.1162886;-0.6786103;0.07298234,0.1276171;-0.719586;0.000419125,-0.08223917;0.007972729;-0.04730783,-0.1271242;-0.3359842;-0.02007144,-0.1470116;-0.6738323;0.05331672,-0.1407555;-0.6343875;-0.04818678,0.004284118;0.5602562;-0.02171399,0;0;0,0.006035499;0.2324183;-0.214426,0.01744889;0.4662003;-0.4370646,0.1962783;0.4496822;-0.2599874,0.2668028;0.2729357;-0.1335366,0.314725;0.06333424;-0.1458523,-0.1749787;0.4305039;-0.2747647,-0.2515387;0.2256048;-0.2087515,-0.2609411;0.01570074;-0.2560048,0.09090874;0.007651716;-0.02723837,0.1370846;-0.3035807;-0.1757813,0.1430497;-0.6465973;-0.1285932,0.1491339;-0.6703738;-0.2152095,-0.08471981;0.0005935147;-0.04344053,-0.08384033;-0.296925;-0.2238423,-0.08928854;-0.641794;-0.1928838,-0.0801324;-0.6654198;-0.2793231,0.01699219;0.4076608;-0.3846278,974.9387
+0;0;0,0.002329577;0.3161972;-0.006865927,0.004648258;0.638338;-0.03121326,0.2192674;0.5125237;0.006796103,0.250447;0.3150107;0.117337,0.2763526;0.1448028;0.2467168,-0.2097684;0.4993546;-0.01965036,-0.2536986;0.3071883;0.09587067,-0.2930476;0.1198785;0.1946009,0.08493794;0.004023754;-0.04282795,0.1074155;-0.3410333;-0.004186269,0.1163672;-0.6784869;0.07306434,0.1272401;-0.7201955;0.001154914,-0.08228019;0.007869007;-0.04725386,-0.1271866;-0.336081;-0.01996536,-0.1469643;-0.6739228;0.05348155,-0.1407757;-0.6345214;-0.04803012,0.004079726;0.5602223;-0.02259239,0;0;0,0.006035499;0.2324183;-0.214426,0.01744889;0.4662003;-0.4370646,0.1962783;0.4496822;-0.2599874,0.2668028;0.2729357;-0.1335366,0.314725;0.06333424;-0.1458523,-0.1749787;0.4305039;-0.2747647,-0.2515387;0.2256048;-0.2087515,-0.2609411;0.01570074;-0.2560048,0.09090874;0.007651716;-0.02723837,0.1370846;-0.3035807;-0.1757813,0.1430497;-0.6465973;-0.1285932,0.1491339;-0.6703738;-0.2152095,-0.08471981;0.0005935147;-0.04344053,-0.08384033;-0.296925;-0.2238423,-0.08928854;-0.641794;-0.1928838,-0.0801324;-0.6654198;-0.2793231,0.01699219;0.4076608;-0.3846278,974.9501
+0;0;0,0.002333454;0.3167235;-0.006877356,0.004656157;0.6393856;-0.0313807,0.212857;0.5123237;0.006048987,0.246933;0.2964627;0.1268586,0.2728397;0.1262483;0.2562433,-0.2034209;0.4995461;-0.01961106,-0.2514319;0.2895285;0.1066414,-0.2907825;0.1022116;0.2053753,0.08616707;0.004081981;-0.04344772,0.1086276;-0.3407137;-0.004835311,0.1175282;-0.6762381;0.07197367,0.1282969;-0.7172599;0.0007528886,-0.08347087;0.007982881;-0.04793767,-0.1283432;-0.3357065;-0.02066984,-0.1480078;-0.6716169;0.05235717,-0.1418786;-0.6323055;-0.04818236,0.004068221;0.5586039;-0.0224656,0;0;0,0.006729298;0.2279599;-0.2198989,0.008216754;0.4477913;-0.4573224,0.1723966;0.4637918;-0.2722566,0.2566822;0.2727004;-0.1353912,0.311807;0.06486993;-0.1477299,-0.1805067;0.4197924;-0.2967684,-0.2504344;0.1936073;-0.2173799,-0.2536598;-0.01781218;-0.2583175,0.09215084;0.007938832;-0.02782679,0.1406807;-0.3035348;-0.1744845,0.1527416;-0.6446047;-0.1288631,0.161931;-0.6699742;-0.2130191,-0.08623755;0.000111996;-0.04349949,-0.08465461;-0.2973203;-0.22353,-0.08025352;-0.6403975;-0.1946494,-0.06800763;-0.6655383;-0.278566,0.009540252;0.3947313;-0.3957725,974.972
+0;0;0,0.002321436;0.3150923;-0.006841936,0.004633969;0.6363317;-0.03126728,0.2209135;0.5071805;0.007298915,0.2556238;0.2873015;0.1303573,0.2815534;0.1169365;0.2598564,-0.2114758;0.4939085;-0.01935426,-0.2603805;0.2799817;0.1092482,-0.2997659;0.09249906;0.2080695,0.08383977;0.00397173;-0.04227423,0.1066072;-0.3455356;-0.003134176,0.1154347;-0.6783054;0.07304423,0.1237616;-0.7032232;0.01797267,-0.08121638;0.007767269;-0.04664292,-0.1267019;-0.3406187;-0.01900247,-0.1462051;-0.6737714;0.05342501,-0.1414656;-0.6365713;-0.0243173,0.004043863;0.555252;-0.02231929,0;0;0,0.006277025;0.2230228;-0.2226136,0.01206329;0.4408053;-0.4600034,0.1791262;0.4685535;-0.2751396,0.2544269;0.2692255;-0.13624,0.3113233;0.06189576;-0.1518526,-0.1863459;0.4178236;-0.2964149,-0.2694479;0.1895321;-0.221102,-0.2712125;-0.02271274;-0.2587261,0.09009619;0.009813219;-0.02486706,0.1473853;-0.3052556;-0.1720245,0.1638186;-0.6432821;-0.126364,0.1795471;-0.6688612;-0.1791062,-0.08259181;-0.001432479;-0.04481668,-0.07784225;-0.3040046;-0.2254634,-0.0677347;-0.6441725;-0.1971712,-0.05727726;-0.6572101;-0.2616428,0.01073641;0.3871419;-0.3985801,974.9854
+0;0;0,0.002305256;0.3150964;-0.006655103,0.004814818;0.6364143;-0.03006235,0.221824;0.5100167;0.006810827,0.2557895;0.2919762;0.1333005,0.2814632;0.1227996;0.2643986,-0.2120411;0.4964053;-0.01984224,-0.2602487;0.2845621;0.1124204,-0.2996014;0.09899619;0.2148082,0.08385047;0.004020907;-0.04224837,0.1064589;-0.3455038;-0.003170885,0.1153674;-0.678257;0.07307075,0.1235222;-0.7030708;0.01787003,-0.0812167;0.007705043;-0.04665269,-0.1267612;-0.3406797;-0.0190949,-0.1462488;-0.673788;0.053541,-0.1415438;-0.6365325;-0.02419826,0.004175603;0.5552971;-0.02146303,0;0;0,0.006277025;0.2230228;-0.2226136,0.01206329;0.4408053;-0.4600034,0.1791262;0.4685535;-0.2751396,0.2544269;0.2692255;-0.13624,0.3113233;0.06189576;-0.1518526,-0.1863459;0.4178236;-0.2964149,-0.2694479;0.1895321;-0.221102,-0.2712125;-0.02271274;-0.2587261,0.09009619;0.009813219;-0.02486706,0.1473853;-0.3052556;-0.1720245,0.1638186;-0.6432821;-0.126364,0.1795471;-0.6688612;-0.1791062,-0.08259181;-0.001432479;-0.04481668,-0.07784225;-0.3040046;-0.2254634,-0.0677347;-0.6441725;-0.1971712,-0.05727726;-0.6572101;-0.2616428,0.01073641;0.3871419;-0.3985801,974.9974
+0;0;0,0.002305256;0.3150964;-0.006655103,0.004814818;0.6364143;-0.03006235,0.221824;0.5100167;0.006810827,0.2557895;0.2919762;0.1333005,0.2814632;0.1227996;0.2643986,-0.2120411;0.4964053;-0.01984224,-0.2602487;0.2845621;0.1124204,-0.2996014;0.09899619;0.2148082,0.08385047;0.004020907;-0.04224837,0.1064589;-0.3455038;-0.003170885,0.1153674;-0.678257;0.07307075,0.1235222;-0.7030708;0.01787003,-0.0812167;0.007705043;-0.04665269,-0.1267612;-0.3406797;-0.0190949,-0.1462488;-0.673788;0.053541,-0.1415438;-0.6365325;-0.02419826,0.004175603;0.5552971;-0.02146303,0;0;0,0.006277025;0.2230228;-0.2226136,0.01206329;0.4408053;-0.4600034,0.1791262;0.4685535;-0.2751396,0.2544269;0.2692255;-0.13624,0.3113233;0.06189576;-0.1518526,-0.1863459;0.4178236;-0.2964149,-0.2694479;0.1895321;-0.221102,-0.2712125;-0.02271274;-0.2587261,0.09009619;0.009813219;-0.02486706,0.1473853;-0.3052556;-0.1720245,0.1638186;-0.6432821;-0.126364,0.1795471;-0.6688612;-0.1791062,-0.08259181;-0.001432479;-0.04481668,-0.07784225;-0.3040046;-0.2254634,-0.0677347;-0.6441725;-0.1971712,-0.05727726;-0.6572101;-0.2616428,0.01073641;0.3871419;-0.3985801,975.0153
+0;0;0,0.002293785;0.3135285;-0.006621988,0.004794518;0.633714;-0.02995461,0.2213079;0.5075282;0.006842563,0.2558756;0.2856221;0.1355747,0.2815806;0.1162396;0.2668324,-0.2115672;0.4939478;-0.01974969,-0.2606295;0.2783489;0.1148578,-0.3000301;0.09255716;0.2173702,0.08306644;0.003983309;-0.04185333,0.1061292;-0.3525654;-0.001990557,0.1148969;-0.680058;0.07304576,0.1232426;-0.7061553;0.01655249,-0.0804573;0.007632998;-0.04621647,-0.1269171;-0.3477529;-0.01810489,-0.1460966;-0.6755949;0.05338271,-0.1412814;-0.6381695;-0.02617685,0.004156159;0.5527053;-0.02136679,0;0;0,0.01141354;0.2196994;-0.2234976,0.02165218;0.4359336;-0.4606161,0.1838849;0.4696304;-0.2755036,0.2562554;0.2646662;-0.1349285,0.3112153;0.05691452;-0.1548882,-0.1797134;0.413048;-0.3017929,-0.268174;0.1818405;-0.2261159,-0.2708371;-0.03113694;-0.2609477,0.08939847;0.01045612;-0.02379465,0.1563039;-0.311256;-0.169647,0.1772105;-0.6430597;-0.1203728,0.19226;-0.6686484;-0.1759737,-0.08090531;-0.002333304;-0.0460053,-0.06885645;-0.31219;-0.2279162,-0.05644807;-0.6468905;-0.1999816,-0.04446524;-0.6612021;-0.2655631,0.01923065;0.3825118;-0.3991604,975.0377
+0;0;0,0.002097583;0.3140208;-0.007210831,0.004198499;0.6350261;-0.03185444,0.2325746;0.5066832;0.007954961,0.266221;0.2901182;0.1391738,0.2903916;0.1229691;0.2738934,-0.2237018;0.4918256;-0.01960759,-0.2716414;0.2813741;0.1170043,-0.3110541;0.09708786;0.2226341,0.08659641;0.004270313;-0.04364811,0.1093915;-0.3545346;-0.003382236,0.1181143;-0.6816096;0.07161259,0.1276007;-0.7132803;0.00934973,-0.08394365;0.007830703;-0.04810896,-0.1308997;-0.3497662;-0.01979861,-0.1500793;-0.6771838;0.05167342,-0.1448432;-0.639079;-0.035944,0.003693109;0.5535986;-0.02281532,0;0;0,0.002762496;0.2177212;-0.2263963,0.0004737525;0.4301088;-0.4683762,0.1794241;0.4674948;-0.2797687,0.2456066;0.2631879;-0.1414595,0.3047108;0.05671586;-0.1648774,-0.2063681;0.4087221;-0.2981954,-0.3002667;0.1824329;-0.2258967,-0.3008896;-0.03116751;-0.2582526,0.09264171;0.009395301;-0.0274148,0.1582904;-0.3150727;-0.1733348,0.1832377;-0.6434057;-0.1081159,0.1947946;-0.6731214;-0.1719155,-0.08760686;-0.001196167;-0.04178441,-0.06952507;-0.3082062;-0.2323094,-0.05662084;-0.6425011;-0.204763,-0.04203275;-0.661579;-0.2765159,0.001264825;0.3778399;-0.4052911,975.0599
+0;0;0,0.002097583;0.3140208;-0.007210831,0.004198499;0.6350261;-0.03185444,0.2325746;0.5066832;0.007954961,0.266221;0.2901182;0.1391738,0.2903916;0.1229691;0.2738934,-0.2237018;0.4918256;-0.01960759,-0.2716414;0.2813741;0.1170043,-0.3110541;0.09708786;0.2226341,0.08659641;0.004270313;-0.04364811,0.1093915;-0.3545346;-0.003382236,0.1181143;-0.6816096;0.07161259,0.1276007;-0.7132803;0.00934973,-0.08394365;0.007830703;-0.04810896,-0.1308997;-0.3497662;-0.01979861,-0.1500793;-0.6771838;0.05167342,-0.1448432;-0.639079;-0.035944,0.003693109;0.5535986;-0.02281532,0;0;0,0.002762496;0.2177212;-0.2263963,0.0004737525;0.4301088;-0.4683762,0.1794241;0.4674948;-0.2797687,0.2456066;0.2631879;-0.1414595,0.3047108;0.05671586;-0.1648774,-0.2063681;0.4087221;-0.2981954,-0.3002667;0.1824329;-0.2258967,-0.3008896;-0.03116751;-0.2582526,0.09264171;0.009395301;-0.0274148,0.1582904;-0.3150727;-0.1733348,0.1832377;-0.6434057;-0.1081159,0.1947946;-0.6731214;-0.1719155,-0.08760686;-0.001196167;-0.04178441,-0.06952507;-0.3082062;-0.2323094,-0.05662084;-0.6425011;-0.204763,-0.04203275;-0.661579;-0.2765159,0.001264825;0.3778399;-0.4052911,975.0717
+0;0;0,0.002097583;0.3140208;-0.007210831,0.004198499;0.6350261;-0.03185444,0.2325746;0.5066832;0.007954961,0.266221;0.2901182;0.1391738,0.2903916;0.1229691;0.2738934,-0.2237018;0.4918256;-0.01960759,-0.2716414;0.2813741;0.1170043,-0.3110541;0.09708786;0.2226341,0.08659641;0.004270313;-0.04364811,0.1093915;-0.3545346;-0.003382236,0.1181143;-0.6816096;0.07161259,0.1276007;-0.7132803;0.00934973,-0.08394365;0.007830703;-0.04810896,-0.1308997;-0.3497662;-0.01979861,-0.1500793;-0.6771838;0.05167342,-0.1448432;-0.639079;-0.035944,0.003693109;0.5535986;-0.02281532,0;0;0,0.002762496;0.2177212;-0.2263963,0.0004737525;0.4301088;-0.4683762,0.1794241;0.4674948;-0.2797687,0.2456066;0.2631879;-0.1414595,0.3047108;0.05671586;-0.1648774,-0.2063681;0.4087221;-0.2981954,-0.3002667;0.1824329;-0.2258967,-0.3008896;-0.03116751;-0.2582526,0.09264171;0.009395301;-0.0274148,0.1582904;-0.3150727;-0.1733348,0.1832377;-0.6434057;-0.1081159,0.1947946;-0.6731214;-0.1719155,-0.08760686;-0.001196167;-0.04178441,-0.06952507;-0.3082062;-0.2323094,-0.05662084;-0.6425011;-0.204763,-0.04203275;-0.661579;-0.2765159,0.001264825;0.3778399;-0.4052911,975.0828
+0;0;0,0.001941778;0.3125494;-0.007873259,0.00372993;0.6316824;-0.03359545,0.2280554;0.5058475;0.006215557,0.2623807;0.2884449;0.1430378,0.284556;0.1242943;0.2821339,-0.2197039;0.4899594;-0.01936884,-0.2673123;0.2785023;0.1226937,-0.3068071;0.0963096;0.232379,0.08658332;0.00420521;-0.04355115,0.1098061;-0.3619903;-0.002473503,0.118466;-0.692017;0.07318322,0.1269914;-0.7154182;0.01909198,-0.08383223;0.007875182;-0.0481788,-0.1318301;-0.3570687;-0.01922983,-0.1515355;-0.6874229;0.05284162,-0.1471861;-0.6504655;-0.02320384,0.003312327;0.5506895;-0.02424615,0;0;0,0.00518848;0.2135087;-0.2283418,0.008931667;0.4233026;-0.4702139,0.180755;0.4650037;-0.2851739,0.248184;0.25936;-0.1426032,0.3044837;0.05233169;-0.1700714,-0.1978682;0.4002472;-0.3064433,-0.295434;0.1716726;-0.2329793,-0.3031825;-0.04231185;-0.2635655,0.0919805;0.008725047;-0.02957225,0.1674042;-0.3218972;-0.1756067,0.188937;-0.6449561;-0.07617927,0.1911707;-0.6772924;-0.1204448,-0.08742275;-0.001237348;-0.0420332,-0.06191262;-0.3150211;-0.2349447,-0.04635758;-0.6522113;-0.2070638,-0.03274532;-0.6651842;-0.268856,0.008166149;0.371465;-0.4072876,975.1048
+0;0;0,0.001914779;0.3082036;-0.007763787,0.003688341;0.6247497;-0.03328481,0.2280707;0.4994032;0.006475924,0.2624138;0.2818879;0.1433692,0.284622;0.117494;0.2826715,-0.2197969;0.4835114;-0.01911466,-0.26743;0.2719446;0.1230215,-0.3069833;0.08948182;0.2328694,0.08368848;0.004064612;-0.04209506,0.1075862;-0.3727739;0.0001764596,0.1166041;-0.7164424;0.0789605,0.125723;-0.7435614;0.02110343,-0.08102937;0.007611881;-0.04656798,-0.1304222;-0.3679385;-0.01677765,-0.1509422;-0.7119482;0.05827292,-0.1462899;-0.6745064;-0.02306682,0.003273313;0.5442561;-0.02399315,0;0;0,0.009030476;0.2070811;-0.2282307,0.0157899;0.4133353;-0.4696643,0.1837329;0.458465;-0.282253,0.2469428;0.2525043;-0.1379726,0.3041876;0.04618886;-0.1708455,-0.1944331;0.3908651;-0.3116278,-0.2927387;0.1629192;-0.2367356,-0.3004323;-0.05123462;-0.2683995,0.08858592;0.01250514;-0.02807903,0.1721932;-0.3282947;-0.1737862,0.1870056;-0.655014;-0.0417583,0.1947953;-0.6870557;-0.09451556,-0.08325407;-0.004104861;-0.04294398,-0.05451486;-0.3300171;-0.2361291,-0.03510838;-0.6809541;-0.2067526,-0.01968781;-0.6973685;-0.2723353,0.01435059;0.3622035;-0.4068217,975.1271
+0;0;0,0.001914779;0.3082036;-0.007763787,0.003688341;0.6247497;-0.03328481,0.2280707;0.4994032;0.006475924,0.2624138;0.2818879;0.1433692,0.284622;0.117494;0.2826715,-0.2197969;0.4835114;-0.01911466,-0.26743;0.2719446;0.1230215,-0.3069833;0.08948182;0.2328694,0.08368848;0.004064612;-0.04209506,0.1075862;-0.3727739;0.0001764596,0.1166041;-0.7164424;0.0789605,0.125723;-0.7435614;0.02110343,-0.08102937;0.007611881;-0.04656798,-0.1304222;-0.3679385;-0.01677765,-0.1509422;-0.7119482;0.05827292,-0.1462899;-0.6745064;-0.02306682,0.003273313;0.5442561;-0.02399315,0;0;0,0.009030476;0.2070811;-0.2282307,0.0157899;0.4133353;-0.4696643,0.1837329;0.458465;-0.282253,0.2469428;0.2525043;-0.1379726,0.3041876;0.04618886;-0.1708455,-0.1944331;0.3908651;-0.3116278,-0.2927387;0.1629192;-0.2367356,-0.3004323;-0.05123462;-0.2683995,0.08858592;0.01250514;-0.02807903,0.1721932;-0.3282947;-0.1737862,0.1870056;-0.655014;-0.0417583,0.1947953;-0.6870557;-0.09451556,-0.08325407;-0.004104861;-0.04294398,-0.05451486;-0.3300171;-0.2361291,-0.03510838;-0.6809541;-0.2067526,-0.01968781;-0.6973685;-0.2723353,0.01435059;0.3622035;-0.4068217,975.1384
+0;0;0,0.001785077;0.3081885;-0.008368536,0.003402383;0.6246869;-0.03448845,0.2283363;0.5011712;0.004192516,0.2637849;0.2864393;0.1451383,0.2849781;0.1231426;0.2858818,-0.2200839;0.4836906;-0.01912954,-0.2670079;0.2738665;0.1257984,-0.3063419;0.09349541;0.2391244,0.08373698;0.004079229;-0.04199708,0.1075049;-0.3727501;0.0004290715,0.1165453;-0.7164142;0.07922998,0.1252115;-0.7437508;0.0215187,-0.08098598;0.007567229;-0.04665067,-0.1303713;-0.3679534;-0.01647403,-0.1510045;-0.7119652;0.05853543,-0.1467066;-0.6745665;-0.02282771,0.003022237;0.54421;-0.02505183,0;0;0,0.009030476;0.2070811;-0.2282307,0.0157899;0.4133353;-0.4696643,0.1837329;0.458465;-0.282253,0.2469428;0.2525043;-0.1379726,0.3041876;0.04618886;-0.1708455,-0.1944331;0.3908651;-0.3116278,-0.2927387;0.1629192;-0.2367356,-0.3004323;-0.05123462;-0.2683995,0.08858592;0.01250514;-0.02807903,0.1721932;-0.3282947;-0.1737862,0.1870056;-0.655014;-0.0417583,0.1947953;-0.6870557;-0.09451556,-0.08325407;-0.004104861;-0.04294398,-0.05451486;-0.3300171;-0.2361291,-0.03510838;-0.6809541;-0.2067526,-0.01968781;-0.6973685;-0.2723353,0.01435059;0.3622035;-0.4068217,975.1497
+0;0;0,0.001798235;0.3104602;-0.00843022,0.003417554;0.6273273;-0.034569,0.2323999;0.5031931;0.004619205,0.2680175;0.2874373;0.1462371,0.2892259;0.1240243;0.2870808,-0.224076;0.4853984;-0.01912183,-0.2712238;0.2745738;0.1264972,-0.3105858;0.09407423;0.2399039,0.08382367;0.004083452;-0.04204056,0.1072596;-0.367483;-0.0002069362,0.116627;-0.7235738;0.08144338,0.1256872;-0.7535177;0.02110773,-0.08106983;0.007575064;-0.04669897,-0.1297655;-0.3627009;-0.01694378,-0.1511447;-0.7191521;0.06077799,-0.1466514;-0.681417;-0.02428508,0.003038138;0.5470051;-0.02515051,0;0;0,0.005263478;0.2090268;-0.2296517,0.01058905;0.4156142;-0.4713221,0.1802828;0.458495;-0.2771287,0.2451527;0.2510691;-0.1334581,0.2991587;0.04413508;-0.1688447,-0.2026398;0.3929409;-0.3097422,-0.3027689;0.1638729;-0.2364153,-0.3129304;-0.05087133;-0.2642042,0.08968553;0.01210576;-0.02490878,0.1714901;-0.3232573;-0.1705129,0.184999;-0.6515281;-0.0104785,0.1929764;-0.6854539;-0.06674218,-0.08145658;-0.003997431;-0.04646867,-0.0521912;-0.3296438;-0.2293865,-0.02762521;-0.6929185;-0.1980311,-0.01099195;-0.7112744;-0.2665935,0.009098649;0.3645719;-0.4086087,975.1716
+0;0;0,0.001801445;0.3110145;-0.008445271,0.003428879;0.6294824;-0.03472212,0.2262243;0.5059947;0.003726097,0.2618652;0.2900978;0.1454366,0.2830795;0.1266385;0.2863201,-0.2179434;0.4886798;-0.01937479,-0.2651221;0.2777173;0.1263395,-0.3044951;0.09716666;0.2397783,0.08385952;0.004085199;-0.04205854,0.1070427;-0.3634744;-0.0006760433,0.1168682;-0.7369801;0.08496744,0.124536;-0.7577114;0.03390466,-0.08110449;0.007578303;-0.04671894,-0.129275;-0.3587047;-0.01728463,-0.1516998;-0.7325883;0.06423818,-0.147897;-0.696042;-0.007751703,0.003046936;0.5486253;-0.02524092,0;0;0,0.006743953;0.2109818;-0.2285733,0.01351017;0.4202166;-0.4700539,0.1753111;0.4580327;-0.274626,0.2421888;0.2507865;-0.1313081,0.2967932;0.04411727;-0.167686,-0.1957048;0.3914135;-0.3126718,-0.2984933;0.1629612;-0.2405073,-0.3134867;-0.05132958;-0.2700335,0.09013486;0.01239318;-0.02324104,0.1704378;-0.3185208;-0.1695197,0.1741926;-0.6488423;0.02493189,0.1827753;-0.6789431;-0.01449014,-0.0807347;-0.004555281;-0.04774083,-0.0513267;-0.328225;-0.2258507,-0.02400767;-0.7090943;-0.1922351,-0.009782773;-0.719805;-0.2503742,0.01158637;0.3683375;-0.4073422,975.1941
+0;0;0,0.001583388;0.3110013;-0.00895877,0.002948105;0.6294011;-0.03604802,0.2261275;0.5073285;0.002271054,0.2628308;0.2941753;0.1478122,0.2844887;0.132454;0.2906209,-0.2184344;0.4890027;-0.01992841,-0.2649733;0.2803022;0.1292087,-0.3043253;0.1018488;0.2459261,0.08389913;0.004202082;-0.04196794,0.106773;-0.3633872;-0.0006768852,0.1165074;-0.7368439;0.08518984,0.1240648;-0.7576453;0.03418035,-0.08109963;0.007442784;-0.04674917,-0.1294187;-0.3588115;-0.01720122,-0.1519218;-0.7327087;0.06423813,-0.148252;-0.6962052;-0.007762529,0.002642845;0.5485714;-0.02633384,0;0;0,0.006743953;0.2109818;-0.2285733,0.01351017;0.4202166;-0.4700539,0.1753111;0.4580327;-0.274626,0.2421888;0.2507865;-0.1313081,0.2967932;0.04411727;-0.167686,-0.1957048;0.3914135;-0.3126718,-0.2984933;0.1629612;-0.2405073,-0.3134867;-0.05132958;-0.2700335,0.09013486;0.01239318;-0.02324104,0.1704378;-0.3185208;-0.1695197,0.1741926;-0.6488423;0.02493189,0.1827753;-0.6789431;-0.01449014,-0.0807347;-0.004555281;-0.04774083,-0.0513267;-0.328225;-0.2258507,-0.02400767;-0.7090943;-0.1922351,-0.009782773;-0.719805;-0.2503742,0.01158637;0.3683375;-0.4073422,975.2056
+0;0;0,0.001583388;0.3110013;-0.00895877,0.002948105;0.6294011;-0.03604802,0.2261275;0.5073285;0.002271054,0.2628308;0.2941753;0.1478122,0.2844887;0.132454;0.2906209,-0.2184344;0.4890027;-0.01992841,-0.2649733;0.2803022;0.1292087,-0.3043253;0.1018488;0.2459261,0.08389913;0.004202082;-0.04196794,0.106773;-0.3633872;-0.0006768852,0.1165074;-0.7368439;0.08518984,0.1240648;-0.7576453;0.03418035,-0.08109963;0.007442784;-0.04674917,-0.1294187;-0.3588115;-0.01720122,-0.1519218;-0.7327087;0.06423813,-0.148252;-0.6962052;-0.007762529,0.002642845;0.5485714;-0.02633384,0;0;0,0.006743953;0.2109818;-0.2285733,0.01351017;0.4202166;-0.4700539,0.1753111;0.4580327;-0.274626,0.2421888;0.2507865;-0.1313081,0.2967932;0.04411727;-0.167686,-0.1957048;0.3914135;-0.3126718,-0.2984933;0.1629612;-0.2405073,-0.3134867;-0.05132958;-0.2700335,0.09013486;0.01239318;-0.02324104,0.1704378;-0.3185208;-0.1695197,0.1741926;-0.6488423;0.02493189,0.1827753;-0.6789431;-0.01449014,-0.0807347;-0.004555281;-0.04774083,-0.0513267;-0.328225;-0.2258507,-0.02400767;-0.7090943;-0.1922351,-0.009782773;-0.719805;-0.2503742,0.01158637;0.3683375;-0.4073422,975.2167
+0;0;0,0.001587778;0.3118635;-0.008983607,0.002955399;0.6309365;-0.03612887,0.2214532;0.5095838;0.001608357,0.2585615;0.2940785;0.1487555,0.2802248;0.1323172;0.2915995,-0.213797;0.4916418;-0.02012613,-0.2608495;0.2806384;0.1306567,-0.3002112;0.1021408;0.2474029,0.08365525;0.004189867;-0.04184594,0.1061387;-0.3571253;-0.001259651,0.1163228;-0.7478335;0.08857359,0.1243808;-0.7720007;0.03418444,-0.08086388;0.007421149;-0.04661328,-0.1283583;-0.3525819;-0.01756966,-0.1519009;-0.7437508;0.06763171,-0.1479879;-0.7068164;-0.009139396,0.002649595;0.5499629;-0.02639739,0;0;0,0.006847948;0.2132129;-0.227674,0.01381786;0.424337;-0.4683969,0.1704143;0.4597191;-0.273735,0.2407513;0.2511214;-0.1287813,0.2956994;0.04463628;-0.165997,-0.1922272;0.3904846;-0.3147733,-0.3009706;0.1618094;-0.2415997,-0.3195919;-0.05244245;-0.2697033,0.09005566;0.0130721;-0.02204394,0.1690185;-0.3111232;-0.1682072,0.1661976;-0.650396;0.04559803,0.1776307;-0.6787133;-0.003652096,-0.07997469;-0.005338825;-0.04839818,-0.05014298;-0.3249066;-0.2207001,-0.02009078;-0.7232724;-0.1856559,-0.004507947;-0.7363881;-0.2477479,0.01185881;0.3720167;-0.4058647,975.2388
+0;0;0,0.001244001;0.3118566;-0.009272621,0.002259796;0.6309054;-0.03671619,0.2210446;0.5107463;0.001292676,0.2552184;0.3021193;0.1587054,0.2785677;0.1387317;0.2994168,-0.2145132;0.4920682;-0.0205327,-0.2610677;0.2830581;0.1331531,-0.2997382;0.1066369;0.2532388,0.08365497;0.004464962;-0.04181803,0.1056831;-0.3568758;-0.001209959,0.1158176;-0.7475606;0.08873099,0.1241777;-0.7714814;0.03414293,-0.08093074;0.007152552;-0.04653917,-0.1286062;-0.3528159;-0.01736443,-0.1522412;-0.7439522;0.06796099,-0.1483211;-0.7070379;-0.008811556,0.002050756;0.5499407;-0.02690819,0;0;0,0.006847948;0.2132129;-0.227674,0.01381786;0.424337;-0.4683969,0.1704143;0.4597191;-0.273735,0.2407513;0.2511214;-0.1287813,0.2956994;0.04463628;-0.165997,-0.1922272;0.3904846;-0.3147733,-0.3009706;0.1618094;-0.2415997,-0.3195919;-0.05244245;-0.2697033,0.09005566;0.0130721;-0.02204394,0.1690185;-0.3111232;-0.1682072,0.1661976;-0.650396;0.04559803,0.1776307;-0.6787133;-0.003652096,-0.07997469;-0.005338825;-0.04839818,-0.05014298;-0.3249066;-0.2207001,-0.02009078;-0.7232724;-0.1856559,-0.004507947;-0.7363881;-0.2477479,0.01185881;0.3720167;-0.4058647,975.2499
+0;0;0,0.001252932;0.3140955;-0.009339191,0.002279847;0.6366357;-0.03708288,0.211418;0.5173209;-0.0002091527,0.2450579;0.3119533;0.1547443,0.2684012;0.1486071;0.2954201,-0.204958;0.4994654;-0.02107335,-0.2507852;0.2937208;0.1302114,-0.2894459;0.1173443;0.2502666,0.08347198;0.004455195;-0.04172656,0.1052398;-0.352616;-0.00159831,0.1153649;-0.7429365;0.08825877,0.1263297;-0.7836572;0.01666293,-0.0807537;0.007136906;-0.04643736,-0.1278659;-0.3485782;-0.01760735,-0.1514788;-0.7393497;0.0676385,-0.1463373;-0.7002811;-0.03305374,0.00206853;0.5547892;-0.02716806,0;0;0,0.007788971;0.2170632;-0.2270851,0.01753126;0.4351099;-0.4662309,0.1662461;0.4576157;-0.2734563,0.2342716;0.2531878;-0.1288886,0.2919034;0.04724535;-0.164705,-0.1835836;0.3898904;-0.3231421,-0.2865223;0.1629475;-0.2509025,-0.3074863;-0.05068976;-0.2814996,0.08988634;0.013547;-0.02157426,0.1662001;-0.3061066;-0.1684816,0.1614975;-0.6382524;0.05553603,0.1789532;-0.6649888;-0.02646327,-0.07961072;-0.005756353;-0.04855432,-0.0496897;-0.3218993;-0.2180899,-0.01868096;-0.7197943;-0.182807,0.001404474;-0.7457248;-0.2647579,0.01467355;0.3808748;-0.404202,975.2722
+0;0;0,0.001252932;0.3140955;-0.009339191,0.002279847;0.6366357;-0.03708288,0.211418;0.5173209;-0.0002091527,0.2450579;0.3119533;0.1547443,0.2684012;0.1486071;0.2954201,-0.204958;0.4994654;-0.02107335,-0.2507852;0.2937208;0.1302114,-0.2894459;0.1173443;0.2502666,0.08347198;0.004455195;-0.04172656,0.1052398;-0.352616;-0.00159831,0.1153649;-0.7429365;0.08825877,0.1263297;-0.7836572;0.01666293,-0.0807537;0.007136906;-0.04643736,-0.1278659;-0.3485782;-0.01760735,-0.1514788;-0.7393497;0.0676385,-0.1463373;-0.7002811;-0.03305374,0.00206853;0.5547892;-0.02716806,0;0;0,0.007788971;0.2170632;-0.2270851,0.01753126;0.4351099;-0.4662309,0.1662461;0.4576157;-0.2734563,0.2342716;0.2531878;-0.1288886,0.2919034;0.04724535;-0.164705,-0.1835836;0.3898904;-0.3231421,-0.2865223;0.1629475;-0.2509025,-0.3074863;-0.05068976;-0.2814996,0.08988634;0.013547;-0.02157426,0.1662001;-0.3061066;-0.1684816,0.1614975;-0.6382524;0.05553603,0.1789532;-0.6649888;-0.02646327,-0.07961072;-0.005756353;-0.04855432,-0.0496897;-0.3218993;-0.2180899,-0.01868096;-0.7197943;-0.182807,0.001404474;-0.7457248;-0.2647579,0.01467355;0.3808748;-0.404202,975.2838
+0;0;0,0.0009722508;0.3149194;-0.009906104,0.001596538;0.6383976;-0.03836643,0.1890705;0.5235558;-0.003857149,0.2223835;0.3280801;0.1458269,0.2467467;0.169386;0.2915533,-0.1839918;0.5072117;-0.02221577,-0.2273064;0.3120598;0.1253154,-0.265554;0.138292;0.2492323,0.08386485;0.004474727;-0.04176663,0.1050613;-0.3464127;-0.002279207,0.1151189;-0.736275;0.08742255,0.1240031;-0.7598845;0.03309049,-0.08100952;0.007136743;-0.04673661,-0.1273965;-0.3423762;-0.01811077,-0.1509336;-0.7326744;0.0670572,-0.1470826;-0.695832;-0.00938385,0.001493188;0.5563695;-0.02826598,0;0;0,0.006226808;0.2187888;-0.2266407,0.01237696;0.4386199;-0.4656227,0.1459186;0.4349318;-0.2772369,0.2311759;0.25505;-0.1285777,0.2895322;0.04926182;-0.1640642,-0.1677951;0.3901123;-0.333224,-0.264123;0.1719839;-0.2634616,-0.2874807;-0.04073986;-0.2983409,0.0899785;0.01358268;-0.02274132,0.160284;-0.3007241;-0.1690249,0.1483685;-0.6230948;0.0677774,0.1540128;-0.6670249;0.04759407,-0.0803498;-0.005776519;-0.04804508,-0.05220911;-0.3159769;-0.2157185,-0.0202463;-0.7132213;-0.1794496,-0.007289912;-0.7256549;-0.2421904,0.01070309;0.3839749;-0.4036407,975.3058
+0;0;0,0.0009722508;0.3149194;-0.009906104,0.001596538;0.6383976;-0.03836643,0.1890705;0.5235558;-0.003857149,0.2223835;0.3280801;0.1458269,0.2467467;0.169386;0.2915533,-0.1839918;0.5072117;-0.02221577,-0.2273064;0.3120598;0.1253154,-0.265554;0.138292;0.2492323,0.08386485;0.004474727;-0.04176663,0.1050613;-0.3464127;-0.002279207,0.1151189;-0.736275;0.08742255,0.1240031;-0.7598845;0.03309049,-0.08100952;0.007136743;-0.04673661,-0.1273965;-0.3423762;-0.01811077,-0.1509336;-0.7326744;0.0670572,-0.1470826;-0.695832;-0.00938385,0.001493188;0.5563695;-0.02826598,0;0;0,0.006226808;0.2187888;-0.2266407,0.01237696;0.4386199;-0.4656227,0.1459186;0.4349318;-0.2772369,0.2311759;0.25505;-0.1285777,0.2895322;0.04926182;-0.1640642,-0.1677951;0.3901123;-0.333224,-0.264123;0.1719839;-0.2634616,-0.2874807;-0.04073986;-0.2983409,0.0899785;0.01358268;-0.02274132,0.160284;-0.3007241;-0.1690249,0.1483685;-0.6230948;0.0677774,0.1540128;-0.6670249;0.04759407,-0.0803498;-0.005776519;-0.04804508,-0.05220911;-0.3159769;-0.2157185,-0.0202463;-0.7132213;-0.1794496,-0.007289912;-0.7256549;-0.2421904,0.01070309;0.3839749;-0.4036407,975.3172
+0;0;0,0.0009736725;0.3153799;-0.00992059,0.001594846;0.6371318;-0.03821756,0.205062;0.5201738;-0.001711145,0.2395401;0.3178613;0.1532081,0.2639193;0.1590635;0.2990297,-0.1998066;0.5024362;-0.02163498,-0.2446362;0.300459;0.131056,-0.2829088;0.1265775;0.2550539,0.08354603;0.004457716;-0.04160785,0.1046805;-0.3454039;-0.002235863,0.1147312;-0.7349981;0.08740421,0.1245695;-0.7643647;0.02723749,-0.08070157;0.007109612;-0.04655894,-0.126953;-0.3413816;-0.01801678,-0.1504738;-0.7314113;0.0670926,-0.1462093;-0.6938342;-0.01755737,0.001492355;0.5557851;-0.02820101,0;0;0,0.0003591776;0.2182631;-0.2278704,-0.004688829;0.4336879;-0.4685142,0.1469497;0.4447031;-0.2763503,0.2310657;0.2539867;-0.125782,0.2886027;0.04828362;-0.163871,-0.1929136;0.390306;-0.3208335,-0.2953342;0.1655389;-0.2493577,-0.3191891;-0.04694514;-0.2861887,0.08979865;0.01427844;-0.02152562,0.1589158;-0.299053;-0.1679709,0.1402301;-0.6153191;0.07605076,0.1450872;-0.6694531;0.06425643,-0.07921134;-0.006677481;-0.04911211,-0.0506439;-0.3174733;-0.213398,-0.0182854;-0.7143632;-0.1766376,-0.002819669;-0.7313582;-0.2458727,-0.003023192;0.3806674;-0.4060347,975.3286
+0;0;0,0.0009899798;0.3153903;-0.009583768,0.001946702;0.6373214;-0.03585836,0.2062125;0.5234972;-0.003207812,0.2408231;0.3243514;0.1557327,0.2672958;0.170544;0.3064561,-0.2003144;0.5051293;-0.02263491,-0.2451707;0.30563;0.133272,-0.282841;0.1330038;0.2591935,0.0835113;0.004535432;-0.04166914,0.1045949;-0.3453271;-0.002277594,0.1145105;-0.7348762;0.0875733,0.124436;-0.7638242;0.02701064,-0.08072574;0.007014558;-0.04653146,-0.1269769;-0.3414905;-0.01815806,-0.1506964;-0.7314967;0.06700397,-0.1465666;-0.6938107;-0.01764287,0.001721267;0.5558919;-0.02654021,0;0;0,0.0003591776;0.2182631;-0.2278704,-0.004688829;0.4336879;-0.4685142,0.1469497;0.4447031;-0.2763503,0.2310657;0.2539867;-0.125782,0.2886027;0.04828362;-0.163871,-0.1929136;0.390306;-0.3208335,-0.2953342;0.1655389;-0.2493577,-0.3191891;-0.04694514;-0.2861887,0.08979865;0.01427844;-0.02152562,0.1589158;-0.299053;-0.1679709,0.1402301;-0.6153191;0.07605076,0.1450872;-0.6694531;0.06425643,-0.07921134;-0.006677481;-0.04911211,-0.0506439;-0.3174733;-0.213398,-0.0182854;-0.7143632;-0.1766376,-0.002819669;-0.7313582;-0.2458727,-0.003023192;0.3806674;-0.4060347,975.3503
+0;0;0,0.0009858982;0.3140899;-0.009544253,0.001939566;0.6350025;-0.03574016,0.206751;0.5212484;-0.003045315,0.2413201;0.3223416;0.1557045,0.2677776;0.1686221;0.3063416,-0.2008597;0.5028315;-0.02252421,-0.2456622;0.3035716;0.1331956,-0.2833109;0.1310441;0.2590451,0.08301916;0.004508703;-0.04142358,0.104054;-0.3445443;-0.002123181,0.1139638;-0.7338682;0.08767579,0.1258452;-0.7744323;0.01517891,-0.08025002;0.006973221;-0.04625724,-0.1263942;-0.3407255;-0.01794949,-0.1500999;-0.7305063;0.06716333,-0.1451563;-0.6913058;-0.03416362,0.001714565;0.5537295;-0.02643992,0;0;0,0.000204131;0.2186042;-0.2257359,-0.003924042;0.4339652;-0.4650764,0.1476635;0.4493856;-0.2746069,0.227628;0.2560618;-0.1256371,0.2880975;0.05088143;-0.1612136,-0.1936184;0.3896044;-0.3190278,-0.2969397;0.1653992;-0.2481959,-0.3216712;-0.04623717;-0.2884408,0.08932782;0.01548532;-0.02022791,0.1574892;-0.2975116;-0.1658711,0.1273537;-0.6077965;0.08422947,0.1441404;-0.6347502;0.001460314,-0.07783744;-0.008115431;-0.05003893,-0.04934906;-0.3196857;-0.2110898,-0.01649894;-0.7162465;-0.1737315,0.002560815;-0.7422304;-0.2566699,-0.002433732;0.3809569;-0.4027889,975.3618
+0;0;0,0.0009858982;0.3140899;-0.009544253,0.001939566;0.6350025;-0.03574016,0.206751;0.5212484;-0.003045315,0.2413201;0.3223416;0.1557045,0.2677776;0.1686221;0.3063416,-0.2008597;0.5028315;-0.02252421,-0.2456622;0.3035716;0.1331956,-0.2833109;0.1310441;0.2590451,0.08301916;0.004508703;-0.04142358,0.104054;-0.3445443;-0.002123181,0.1139638;-0.7338682;0.08767579,0.1258452;-0.7744323;0.01517891,-0.08025002;0.006973221;-0.04625724,-0.1263942;-0.3407255;-0.01794949,-0.1500999;-0.7305063;0.06716333,-0.1451563;-0.6913058;-0.03416362,0.001714565;0.5537295;-0.02643992,0;0;0,0.000204131;0.2186042;-0.2257359,-0.003924042;0.4339652;-0.4650764,0.1476635;0.4493856;-0.2746069,0.227628;0.2560618;-0.1256371,0.2880975;0.05088143;-0.1612136,-0.1936184;0.3896044;-0.3190278,-0.2969397;0.1653992;-0.2481959,-0.3216712;-0.04623717;-0.2884408,0.08932782;0.01548532;-0.02022791,0.1574892;-0.2975116;-0.1658711,0.1273537;-0.6077965;0.08422947,0.1441404;-0.6347502;0.001460314,-0.07783744;-0.008115431;-0.05003893,-0.04934906;-0.3196857;-0.2110898,-0.01649894;-0.7162465;-0.1737315,0.002560815;-0.7422304;-0.2566699,-0.002433732;0.3809569;-0.4027889,975.3732
+0;0;0,0.0008167714;0.3140423;-0.01042141,0.001423465;0.6343648;-0.03852303,0.2080039;0.5205227;-0.003413567,0.242178;0.3263757;0.1560301,0.2695272;0.1729794;0.306706,-0.2029495;0.5016088;-0.02243325,-0.246977;0.3067507;0.1336918,-0.287026;0.14725;0.2748911,0.08301353;0.004701557;-0.04152552,0.1036458;-0.3438386;-0.002031688,0.1135323;-0.7330617;0.08800827,0.12553;-0.7734495;0.01534796,-0.08037005;0.0067761;-0.04617855,-0.1265696;-0.3403911;-0.01778422,-0.1503114;-0.7301452;0.06723104,-0.1454846;-0.6910793;-0.03412189,0.001309862;0.5532643;-0.02858396,0;0;0,-0.001380682;0.2181;-0.2261908,-0.006082296;0.4327656;-0.4655869,0.1472922;0.4483594;-0.2744288,0.226079;0.2573239;-0.1275232,0.2873808;0.05218112;-0.161289,-0.1963829;0.3891239;-0.3160829,-0.3007469;0.1682566;-0.2481934,-0.3266498;-0.04241526;-0.2921026,0.08938596;0.01569045;-0.02004194,0.1563171;-0.296377;-0.1670108,0.1232683;-0.6052819;0.08435559,0.1400287;-0.6323137;0.001624823,-0.0777878;-0.008452052;-0.05015318,-0.0493797;-0.3193268;-0.2114466,-0.01588571;-0.7156786;-0.1729377,0.003098434;-0.7417316;-0.2558568,-0.004740342;0.3798455;-0.4033473,975.3956
+0;0;0,0.0008167714;0.3140423;-0.01042141,0.001423465;0.6343648;-0.03852303,0.2080039;0.5205227;-0.003413567,0.242178;0.3263757;0.1560301,0.2695272;0.1729794;0.306706,-0.2029495;0.5016088;-0.02243325,-0.246977;0.3067507;0.1336918,-0.287026;0.14725;0.2748911,0.08301353;0.004701557;-0.04152552,0.1036458;-0.3438386;-0.002031688,0.1135323;-0.7330617;0.08800827,0.12553;-0.7734495;0.01534796,-0.08037005;0.0067761;-0.04617855,-0.1265696;-0.3403911;-0.01778422,-0.1503114;-0.7301452;0.06723104,-0.1454846;-0.6910793;-0.03412189,0.001309862;0.5532643;-0.02858396,0;0;0,-0.001380682;0.2181;-0.2261908,-0.006082296;0.4327656;-0.4655869,0.1472922;0.4483594;-0.2744288,0.226079;0.2573239;-0.1275232,0.2873808;0.05218112;-0.161289,-0.1963829;0.3891239;-0.3160829,-0.3007469;0.1682566;-0.2481934,-0.3266498;-0.04241526;-0.2921026,0.08938596;0.01569045;-0.02004194,0.1563171;-0.296377;-0.1670108,0.1232683;-0.6052819;0.08435559,0.1400287;-0.6323137;0.001624823,-0.0777878;-0.008452052;-0.05015318,-0.0493797;-0.3193268;-0.2114466,-0.01588571;-0.7156786;-0.1729377,0.003098434;-0.7417316;-0.2558568,-0.004740342;0.3798455;-0.4033473,975.407
+0;0;0,0.0008167714;0.3140423;-0.01042141,0.001423465;0.6343648;-0.03852303,0.2080039;0.5205227;-0.003413567,0.242178;0.3263757;0.1560301,0.2695272;0.1729794;0.306706,-0.2029495;0.5016088;-0.02243325,-0.246977;0.3067507;0.1336918,-0.287026;0.14725;0.2748911,0.08301353;0.004701557;-0.04152552,0.1036458;-0.3438386;-0.002031688,0.1135323;-0.7330617;0.08800827,0.12553;-0.7734495;0.01534796,-0.08037005;0.0067761;-0.04617855,-0.1265696;-0.3403911;-0.01778422,-0.1503114;-0.7301452;0.06723104,-0.1454846;-0.6910793;-0.03412189,0.001309862;0.5532643;-0.02858396,0;0;0,-0.001380682;0.2181;-0.2261908,-0.006082296;0.4327656;-0.4655869,0.1472922;0.4483594;-0.2744288,0.226079;0.2573239;-0.1275232,0.2873808;0.05218112;-0.161289,-0.1963829;0.3891239;-0.3160829,-0.3007469;0.1682566;-0.2481934,-0.3266498;-0.04241526;-0.2921026,0.08938596;0.01569045;-0.02004194,0.1563171;-0.296377;-0.1670108,0.1232683;-0.6052819;0.08435559,0.1400287;-0.6323137;0.001624823,-0.0777878;-0.008452052;-0.05015318,-0.0493797;-0.3193268;-0.2114466,-0.01588571;-0.7156786;-0.1729377,0.003098434;-0.7417316;-0.2558568,-0.004740342;0.3798455;-0.4033473,975.4185
+0;0;0,0.0003701965;0.3142432;-0.01099773,0.0002430102;0.6345913;-0.04018694,0.2027436;0.521691;-0.004529288,0.2388562;0.3337965;0.1535359,0.264491;0.189907;0.3136081,-0.1995749;0.5026279;-0.02246063,-0.2424974;0.3137398;0.132691,-0.2824048;0.1532306;0.272793,0.08308458;0.004908072;-0.04152848,0.1032864;-0.3439606;-0.001830984,0.1130048;-0.7332655;0.08817522,0.1252518;-0.7737614;0.01564857,-0.08048718;0.006565225;-0.04615696,-0.12699;-0.3408794;-0.01764236,-0.1508652;-0.730734;0.06719429,-0.1461678;-0.6917425;-0.03418054,0.0003578036;0.5534971;-0.02992236,0;0;0,-0.001859099;0.2178864;-0.2266979,-0.006392658;0.4322884;-0.466501,0.1438114;0.4397821;-0.2746511,0.2258688;0.2573369;-0.1277721,0.2865142;0.05200975;-0.1616437,-0.1920297;0.3885071;-0.3168809,-0.2967027;0.1725384;-0.2536815,-0.3217795;-0.03747223;-0.3011271,0.08946154;0.01583675;-0.01993942,0.1548247;-0.2960202;-0.1688228,0.1107184;-0.60492;0.08095598,0.1265898;-0.6321284;-0.001839399,-0.07788812;-0.008564724;-0.05011824,-0.04989564;-0.3180947;-0.2147418,-0.01532989;-0.7141221;-0.1732516,0.002602512;-0.7403859;-0.2562732,-0.005176112;0.379419;-0.4041712,975.4298
+0;0;0,0.0003701965;0.3142432;-0.01099773,0.0002430102;0.6345913;-0.04018694,0.2027436;0.521691;-0.004529288,0.2388562;0.3337965;0.1535359,0.264491;0.189907;0.3136081,-0.1995749;0.5026279;-0.02246063,-0.2424974;0.3137398;0.132691,-0.2824048;0.1532306;0.272793,0.08308458;0.004908072;-0.04152848,0.1032864;-0.3439606;-0.001830984,0.1130048;-0.7332655;0.08817522,0.1252518;-0.7737614;0.01564857,-0.08048718;0.006565225;-0.04615696,-0.12699;-0.3408794;-0.01764236,-0.1508652;-0.730734;0.06719429,-0.1461678;-0.6917425;-0.03418054,0.0003578036;0.5534971;-0.02992236,0;0;0,-0.001859099;0.2178864;-0.2266979,-0.006392658;0.4322884;-0.466501,0.1438114;0.4397821;-0.2746511,0.2258688;0.2573369;-0.1277721,0.2865142;0.05200975;-0.1616437,-0.1920297;0.3885071;-0.3168809,-0.2967027;0.1725384;-0.2536815,-0.3217795;-0.03747223;-0.3011271,0.08946154;0.01583675;-0.01993942,0.1548247;-0.2960202;-0.1688228,0.1107184;-0.60492;0.08095598,0.1265898;-0.6321284;-0.001839399,-0.07788812;-0.008564724;-0.05011824,-0.04989564;-0.3180947;-0.2147418,-0.01532989;-0.7141221;-0.1732516,0.002602512;-0.7403859;-0.2562732,-0.005176112;0.379419;-0.4041712,975.4521
+0;0;0,0.0003705744;0.3145641;-0.01100896,0.0002429082;0.6358988;-0.04029114,0.199849;0.5231391;-0.004956912,0.2365596;0.3321333;0.1557257,0.2621972;0.1882279;0.3158155,-0.1967147;0.5043486;-0.02263176,-0.2403479;0.3123327;0.1350889,-0.2802598;0.1518058;0.2752065,0.08316465;0.004912802;-0.0415685,0.1034363;-0.3451616;-0.001733799,0.1131535;-0.7344172;0.08826098,0.1254191;-0.7750204;0.01562388,-0.08056474;0.006571553;-0.04620144,-0.1272283;-0.3420739;-0.01758828,-0.1511004;-0.7318791;0.0672376,-0.1463959;-0.6928739;-0.03429162,0.0003581467;0.5544901;-0.02998676,0;0;0,-0.001269862;0.218788;-0.2262788,-0.001680672;0.4368481;-0.4641633,0.1447811;0.4440039;-0.275687,0.2253906;0.2558826;-0.1281667,0.2862693;0.05068819;-0.1625738,-0.1903304;0.3857486;-0.3253126,-0.2899325;0.1635872;-0.2591804,-0.313288;-0.0464904;-0.3073129,0.0895172;0.01604819;-0.01993895,0.1533782;-0.2957291;-0.1724727,0.09859009;-0.6016112;0.07881951,0.1153737;-0.6285289;-0.004187107,-0.07805454;-0.008806005;-0.04998377,-0.04993764;-0.3181704;-0.2174739,-0.01429106;-0.7137851;-0.173522,0.004407326;-0.7397398;-0.2567738,-0.002078012;0.3827096;-0.4024994,975.4637
+0;0;0,-4.431735E-05;0.314549;-0.01143801,-0.0008534777;0.635805;-0.04154615,0.1989032;0.523069;-0.00550724,0.2343498;0.3355973;0.1595614,0.2591762;0.1893188;0.3176154,-0.1974941;0.5040143;-0.02272187,-0.2413416;0.313975;0.1373164,-0.2810186;0.1536003;0.2776749,0.08319656;0.005019057;-0.04149188,0.1031448;-0.3450819;-0.001727596,0.1128007;-0.7343365;0.08827792,0.1251678;-0.7748299;0.01555139,-0.08055655;0.006452406;-0.04623249,-0.1274718;-0.3421599;-0.01762698,-0.1514152;-0.7319465;0.067264,-0.1467916;-0.6930016;-0.03427426,-0.0005272562;0.5544272;-0.03100486,0;0;0,-0.001269862;0.218788;-0.2262788,-0.001680672;0.4368481;-0.4641633,0.1447811;0.4440039;-0.275687,0.2253906;0.2558826;-0.1281667,0.2862693;0.05068819;-0.1625738,-0.1903304;0.3857486;-0.3253126,-0.2899325;0.1635872;-0.2591804,-0.313288;-0.0464904;-0.3073129,0.0895172;0.01604819;-0.01993895,0.1533782;-0.2957291;-0.1724727,0.09859009;-0.6016112;0.07881951,0.1153737;-0.6285289;-0.004187107,-0.07805454;-0.008806005;-0.04998377,-0.04993764;-0.3181704;-0.2174739,-0.01429106;-0.7137851;-0.173522,0.004407326;-0.7397398;-0.2567738,-0.002078012;0.3827096;-0.4024994,975.475
+0;0;0,-4.445504E-05;0.3155262;-0.01147355,-0.0008562391;0.6377619;-0.04167726,0.1973384;0.5249453;-0.005795943,0.2327339;0.3377439;0.1590346,0.2575625;0.191452;0.3171031,-0.1959514;0.50604;-0.02287562,-0.2397357;0.3162748;0.1369318,-0.2794163;0.1558853;0.2773032,0.08359796;0.005043272;-0.04169207,0.1035118;-0.3444543;-0.001996327,0.1131687;-0.7337477;0.08801816,0.1255467;-0.7743035;0.0152272,-0.08094522;0.006483538;-0.04645555,-0.1277796;-0.3415279;-0.01789934,-0.1517253;-0.7313533;0.06700009,-0.1470977;-0.6924005;-0.03462812,-0.000528709;0.5560577;-0.03109368,0;0;0,-0.000235498;0.2207236;-0.2257643,0.001715109;0.440471;-0.4634275,0.1457699;0.445666;-0.2749658,0.2258846;0.2575371;-0.1278079,0.2868773;0.05241807;-0.1625862,-0.1853621;0.3867579;-0.3231637,-0.2897812;0.1661146;-0.2608781,-0.3119901;-0.04394923;-0.3096982,0.08987102;0.01661834;-0.01998281,0.1528938;-0.2939212;-0.1739769,0.08866177;-0.5986549;0.07653618,0.1057486;-0.6254233;-0.006621838,-0.07865652;-0.009099701;-0.04982598,-0.04915909;-0.3167176;-0.2190063,-0.01328418;-0.7122062;-0.173763,0.005586807;-0.7380165;-0.2571834,0.0005731583;0.3857844;-0.4018178,975.4968
+0;0;0,-4.445504E-05;0.3155262;-0.01147355,-0.0008562391;0.6377619;-0.04167726,0.1973384;0.5249453;-0.005795943,0.2327339;0.3377439;0.1590346,0.2575625;0.191452;0.3171031,-0.1959514;0.50604;-0.02287562,-0.2397357;0.3162748;0.1369318,-0.2794163;0.1558853;0.2773032,0.08359796;0.005043272;-0.04169207,0.1035118;-0.3444543;-0.001996327,0.1131687;-0.7337477;0.08801816,0.1255467;-0.7743035;0.0152272,-0.08094522;0.006483538;-0.04645555,-0.1277796;-0.3415279;-0.01789934,-0.1517253;-0.7313533;0.06700009,-0.1470977;-0.6924005;-0.03462812,-0.000528709;0.5560577;-0.03109368,0;0;0,-0.000235498;0.2207236;-0.2257643,0.001715109;0.440471;-0.4634275,0.1457699;0.445666;-0.2749658,0.2258846;0.2575371;-0.1278079,0.2868773;0.05241807;-0.1625862,-0.1853621;0.3867579;-0.3231637,-0.2897812;0.1661146;-0.2608781,-0.3119901;-0.04394923;-0.3096982,0.08987102;0.01661834;-0.01998281,0.1528938;-0.2939212;-0.1739769,0.08866177;-0.5986549;0.07653618,0.1057486;-0.6254233;-0.006621838,-0.07865652;-0.009099701;-0.04982598,-0.04915909;-0.3167176;-0.2190063,-0.01328418;-0.7122062;-0.173763,0.005586807;-0.7380165;-0.2571834,0.0005731583;0.3857844;-0.4018178,975.5084
+0;0;0,-0.0002885745;0.3155126;-0.01183897,-0.001444269;0.6377012;-0.04253227,0.1968354;0.525115;-0.006259389,0.2324092;0.3391768;0.1599567,0.2557876;0.1928788;0.3182406,-0.196418;0.5059552;-0.02303668,-0.2400956;0.3186258;0.1396479,-0.2788843;0.1579502;0.2799413,0.0836169;0.005170443;-0.04163849,0.1033742;-0.3443464;-0.002034571,0.112971;-0.7336436;0.08797008,0.1256679;-0.7741749;0.01521026,-0.08094321;0.006359688;-0.04647616,-0.1278367;-0.3416489;-0.01798314,-0.1518745;-0.731451;0.0669978,-0.1473046;-0.6925392;-0.03463665,-0.00103046;0.556013;-0.03182843,0;0;0,-0.000235498;0.2207236;-0.2257643,0.001715109;0.440471;-0.4634275,0.1457699;0.445666;-0.2749658,0.2258846;0.2575371;-0.1278079,0.2868773;0.05241807;-0.1625862,-0.1853621;0.3867579;-0.3231637,-0.2897812;0.1661146;-0.2608781,-0.3119901;-0.04394923;-0.3096982,0.08987102;0.01661834;-0.01998281,0.1528938;-0.2939212;-0.1739769,0.08866177;-0.5986549;0.07653618,0.1057486;-0.6254233;-0.006621838,-0.07865652;-0.009099701;-0.04982598,-0.04915909;-0.3167176;-0.2190063,-0.01328418;-0.7122062;-0.173763,0.005586807;-0.7380165;-0.2571834,0.0005731583;0.3857844;-0.4018178,975.5195
+0;0;0,-0.00028935;0.3163606;-0.01187079,-0.001444647;0.6384646;-0.04255375,0.1971209;0.5259029;-0.006252941,0.2328721;0.3390374;0.1607921,0.2562541;0.1927169;0.3191004,-0.1967013;0.5067154;-0.02305451,-0.2405968;0.3184518;0.1404414,-0.2793915;0.1577514;0.2807564,0.08419575;0.005206236;-0.04192673,0.1040204;-0.3455019;-0.002187833,0.1136145;-0.7346886;0.08779131,0.1263142;-0.7752358;0.01501514,-0.08150356;0.006403714;-0.0467979,-0.1285569;-0.3427911;-0.01820777,-0.1525879;-0.7324826;0.06674907,-0.148017;-0.6935688;-0.03490821,-0.001031189;0.5568456;-0.03185897,0;0;0,0.001141533;0.2211712;-0.2265105,0.003763735;0.4401614;-0.4647408,0.1474848;0.4464596;-0.2757597,0.2272155;0.2567661;-0.1282461,0.2884232;0.05180216;-0.1637614,-0.183093;0.387029;-0.3225012,-0.2906167;0.1661393;-0.261286,-0.3121491;-0.04400985;-0.31019,0.0904801;0.01700065;-0.01995516,0.1533777;-0.2931501;-0.177495,0.07538973;-0.5915975;0.07647681,0.09278247;-0.6185266;-0.006536007,-0.079442;-0.009444511;-0.04973579,-0.04699067;-0.3169146;-0.2211342,-0.01098753;-0.7122121;-0.1753272,0.008020088;-0.7381539;-0.2586566,0.002418056;0.3858627;-0.4028857,975.5417

+ 158 - 0
DataCSV/Sam/FirstPersonPerspective_TwoArms_Backward_ColorFeedback_Slow.csv

@@ -0,0 +1,158 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.001549043;0.3132824;0.006272668,0.003394206;0.6210329;-0.001357483,0.1931583;0.4879733;0.01315317,0.2322193;0.2001021;-0.002198885,0.2834142;-0.0282983;-0.06432356,-0.1820059;0.4742824;-0.01640978,-0.2341947;0.1881566;-0.02270485,-0.2754048;-0.04045613;-0.0911526,0.04953909;0.003286054;-0.02432846,0.06645028;-0.2805162;0.0002321694,0.07511047;-0.5743813;0.06255209,0.08550666;-0.6044747;-0.0004044697,-0.04752584;0.003757783;-0.02799943,-0.08483693;-0.2784543;-0.008070102,-0.1023062;-0.5729673;0.04913456,-0.09606152;-0.5338432;-0.03781699,0.002899614;0.5446384;0.002925969,0;0;0,0.07793197;0.2977424;-0.05885315,0.1532656;0.5867835;-0.133311,0.2412592;0.4426549;0.03889155,0.1206734;0.1795916;0.06869149,0.1537156;-0.02416527;-0.05795169,-0.0185471;0.5028577;-0.2381914,-0.2139171;0.3105348;-0.3355246,-0.193088;0.06949173;-0.3460845,0.05503907;-0.004037112;0.003346205,0.1057696;-0.2817521;-0.03829217,0.1314171;-0.5803108;-0.01548076,0.1730361;-0.5848954;-0.08443427,-0.03042892;0.008845798;-0.04530593,-0.05932472;-0.2711518;-0.09220259,-0.02142754;-0.5585599;-0.01298237,0.02221688;-0.5589069;-0.08267486,0.1346824;0.5156213;-0.1122084,325.5265
+0;0;0,0.001549043;0.3132824;0.006272668,0.003394206;0.6210329;-0.001357483,0.1931583;0.4879733;0.01315317,0.2322193;0.2001021;-0.002198885,0.2834142;-0.0282983;-0.06432356,-0.1820059;0.4742824;-0.01640978,-0.2341947;0.1881566;-0.02270485,-0.2754048;-0.04045613;-0.0911526,0.04953909;0.003286054;-0.02432846,0.06645028;-0.2805162;0.0002321694,0.07511047;-0.5743813;0.06255209,0.08550666;-0.6044747;-0.0004044697,-0.04752584;0.003757783;-0.02799943,-0.08483693;-0.2784543;-0.008070102,-0.1023062;-0.5729673;0.04913456,-0.09606152;-0.5338432;-0.03781699,0.002899614;0.5446384;0.002925969,0;0;0,0.07793197;0.2977424;-0.05885315,0.1532656;0.5867835;-0.133311,0.2412592;0.4426549;0.03889155,0.1206734;0.1795916;0.06869149,0.1537156;-0.02416527;-0.05795169,-0.0185471;0.5028577;-0.2381914,-0.2139171;0.3105348;-0.3355246,-0.193088;0.06949173;-0.3460845,0.05503907;-0.004037112;0.003346205,0.1057696;-0.2817521;-0.03829217,0.1314171;-0.5803108;-0.01548076,0.1730361;-0.5848954;-0.08443427,-0.03042892;0.008845798;-0.04530593,-0.05932472;-0.2711518;-0.09220259,-0.02142754;-0.5585599;-0.01298237,0.02221688;-0.5589069;-0.08267486,0.1346824;0.5156213;-0.1122084,325.5506
+0;0;0,0.001546215;0.3127105;0.006261216,0.003388767;0.6200222;-0.001359316,0.1928438;0.4871334;0.01313028,0.2319008;0.1992923;-0.002220167,0.2860793;-0.0424193;-0.06796549,-0.18171;0.4734648;-0.01638457,-0.2338933;0.1873689;-0.02267898,-0.2775052;-0.05456738;-0.09511589,0.04995131;0.003313397;-0.0245309,0.06686635;-0.2805536;3.533252E-05,0.07552619;-0.5744069;0.06235273,0.08590865;-0.6044209;-0.0005207211,-0.04792131;0.003789051;-0.02823241,-0.08524092;-0.2784874;-0.008298537,-0.1027095;-0.5729885;0.04890382,-0.09647305;-0.5338764;-0.03793294,0.002894684;0.5437064;0.002919726,0;0;0,0.07717103;0.2970278;-0.06040359,0.1519263;0.5853138;-0.1365366,0.239931;0.4411824;0.0356667,0.1185925;0.1785433;0.06585431,0.1607346;-0.03866865;-0.06347203,-0.02017975;0.5019988;-0.2399993,-0.2164063;0.3071481;-0.330232,-0.1937172;0.05214927;-0.3421937,0.05544831;-0.004297495;0.003859282,0.1065188;-0.2819609;-0.03815198,0.1321524;-0.5804857;-0.01504278,0.1737477;-0.5852743;-0.0837605,-0.03070506;0.009009783;-0.04564976,-0.06295483;-0.2704504;-0.0939412,-0.02072423;-0.5567704;-0.01303641,0.02261479;-0.5571556;-0.08275742,0.1334732;0.5143318;-0.1150029,325.581
+0;0;0,0.001611398;0.3117934;0.006268067,0.003618883;0.6195873;-0.001368189,0.1936271;0.4863539;0.01329216,0.2325353;0.1985276;-0.002091409,0.2874709;-0.04640505;-0.06771438,-0.1821181;0.4726454;-0.01653648,-0.2343945;0.1866024;-0.02294629,-0.2778928;-0.05895896;-0.09452708,0.05011866;0.003301613;-0.02464826,0.06713479;-0.2815893;6.533973E-05,0.07571405;-0.5754626;0.06230385,0.08625412;-0.6056593;-0.0004641488,-0.04809837;0.003819888;-0.02832441,-0.0855574;-0.2794822;-0.008326562,-0.1029579;-0.5740435;0.04859091,-0.09667832;-0.5349327;-0.03831202,0.003074896;0.5430551;0.002923931,0;0;0,0.07826535;0.2962467;-0.05804658,0.1533816;0.5857571;-0.1311252,0.24139;0.4416164;0.04108453,0.1192718;0.1794621;0.07201648,0.165236;-0.04099301;-0.05683661,-0.0174499;0.4988521;-0.2378588,-0.2162029;0.3053042;-0.3252143,-0.1975459;0.04680109;-0.3372289,0.05553205;-0.004876107;0.004767895,0.1089408;-0.2835395;-0.03469539,0.1341682;-0.5820852;-0.01139665,0.1752811;-0.5871678;-0.08034229,-0.03056039;0.00922981;-0.04594769,-0.06012491;-0.2721614;-0.09075926,-0.0176715;-0.5587415;-0.0108948,0.02629119;-0.5590378;-0.08034965,0.134873;0.5142566;-0.1106067,325.6034
+0;0;0,0.001607008;0.310944;0.006250991,0.003609116;0.6179145;-0.001364476,0.1932724;0.4849976;0.01326505,0.2321789;0.1971839;-0.002117842,0.2871758;-0.04802242;-0.06781413,-0.1817897;0.471314;-0.01650935,-0.2340637;0.1852835;-0.02291889,-0.2776107;-0.06055218;-0.09457965,0.05083443;0.003348765;-0.02500027,0.06776036;-0.2800319;-0.0004176851,0.07634062;-0.5739396;0.06182809,0.08685037;-0.6039632;-0.0007593855,-0.04878528;0.003874441;-0.02872893,-0.08604574;-0.2779258;-0.008837089,-0.1034483;-0.5725216;0.04808704,-0.09718676;-0.533437;-0.03856597,0.003066646;0.5415956;0.002915675,0;0;0,0.07822601;0.2949271;-0.06022048,0.1537521;0.58285;-0.1356051,0.2417788;0.4387032;0.03660631,0.1193416;0.1767228;0.06763029,0.1695855;-0.04551819;-0.05707455,-0.01879746;0.4981906;-0.2391999,-0.2195377;0.3049107;-0.3224664,-0.2012736;0.04618153;-0.3363392,0.05625989;-0.005804479;0.004636765,0.1124619;-0.2825643;-0.03332019,0.1420601;-0.5807621;-0.01025772,0.1793332;-0.5892106;-0.07927155,-0.03135369;0.009953098;-0.0462412,-0.05523141;-0.2707447;-0.08906643,-0.01343195;-0.5576941;-0.01005562,0.02982557;-0.5580775;-0.07959785,0.1351677;0.5118266;-0.11431,325.6255
+0;0;0,0.00160028;0.3096421;0.006224819,0.003600165;0.6162719;-0.001382227,0.1932793;0.4834344;0.01324342,0.2321851;0.1956256;-0.002139212,0.2873701;-0.05041935;-0.06806019,-0.1818128;0.4697497;-0.01653336,-0.234086;0.183724;-0.02294279,-0.2777819;-0.06295244;-0.09484863,0.05097562;0.003358067;-0.02506971,0.06790918;-0.2801504;-0.0004760325,0.07648951;-0.5740604;0.06177024,0.08698953;-0.6040285;-0.0007592663,-0.04892079;0.003885203;-0.02880872,-0.08619805;-0.2780421;-0.008907909,-0.1036007;-0.5726402;0.04801667,-0.097345;-0.5335641;-0.03855606,0.003058292;0.540037;0.002893217,0;0;0,0.077314;0.2937101;-0.06063366,0.1526286;0.5813293;-0.1360073,0.2406558;0.4371829;0.03620386,0.1181568;0.175244;0.06728792,0.169638;-0.04848342;-0.05610085,-0.01998007;0.4967823;-0.2395165,-0.2319682;0.3136358;-0.3176357,-0.2086036;0.05444777;-0.3319446,0.05653296;-0.004946589;0.004223347,0.1111704;-0.2820511;-0.0344615,0.1418723;-0.5801219;-0.01117086,0.17818;-0.5904753;-0.07950616,-0.03164828;0.009641349;-0.04630023,-0.05673071;-0.271026;-0.0894904,-0.01462645;-0.558097;-0.01107647,0.02856569;-0.5584508;-0.08057067,0.1341083;0.5103689;-0.114748,325.6589
+0;0;0,0.001587493;0.3096415;0.006258301,0.003598539;0.6162698;-0.001393578,0.1932565;0.4833941;0.01333759,0.2320791;0.1955654;-0.001884568,0.2875389;-0.05065906;-0.06689823,-0.1817279;0.4695361;-0.0166252,-0.2341824;0.1835466;-0.02316628,-0.27786;-0.06320095;-0.09483898,0.05094785;0.003350097;-0.02512715,0.06785572;-0.2801391;-0.0002952423,0.07636155;-0.5740654;0.06188447,0.08738709;-0.6038068;-0.0007713735,-0.04893632;0.003892865;-0.02878129,-0.08632609;-0.2780191;-0.008873893,-0.103788;-0.5726032;0.04810455,-0.09749928;-0.5335267;-0.03846578,0.003051966;0.5400358;0.002899396,0;0;0,0.077314;0.2937101;-0.06063366,0.1526286;0.5813293;-0.1360073,0.2406558;0.4371829;0.03620386,0.1181568;0.175244;0.06728792,0.169638;-0.04848342;-0.05610085,-0.01998007;0.4967823;-0.2395165,-0.2319682;0.3136358;-0.3176357,-0.2086036;0.05444777;-0.3319446,0.05653296;-0.004946589;0.004223347,0.1111704;-0.2820511;-0.0344615,0.1418723;-0.5801219;-0.01117086,0.17818;-0.5904753;-0.07950616,-0.03164828;0.009641349;-0.04630023,-0.05673071;-0.271026;-0.0894904,-0.01462645;-0.558097;-0.01107647,0.02856569;-0.5584508;-0.08057067,0.1341083;0.5103689;-0.114748,325.6818
+0;0;0,0.001581488;0.3084702;0.006234628,0.003568898;0.6115201;-0.001319418,0.1923536;0.4800009;0.01330178,0.2311707;0.1922128;-0.001918234,0.285767;-0.05017824;-0.0659197,-0.1808937;0.4662071;-0.01652221,-0.2333408;0.1802579;-0.02306236,-0.2763384;-0.06264804;-0.09361921,0.05128499;0.003372266;-0.02529342,0.06820275;-0.280283;-0.0004469771,0.07670779;-0.5741816;0.06172688,0.08767405;-0.6036018;-0.0005921312,-0.04926015;0.003918625;-0.02897174,-0.0866718;-0.2781584;-0.00905269,-0.104132;-0.5727148;0.04792038,-0.09787716;-0.5336871;-0.03818454,0.00303017;0.5363803;0.002911941,0;0;0,0.07603969;0.2924587;-0.06229854,0.1484454;0.5758345;-0.1419201,0.2364945;0.4316975;0.03028679,0.1138311;0.1698867;0.06141829,0.1711055;-0.04906924;-0.05944657,-0.0256971;0.4967971;-0.2400294,-0.2363005;0.3091936;-0.3108214,-0.2145929;0.0540067;-0.3262742,0.05689128;-0.005212098;0.004182816,0.1125593;-0.2821363;-0.03554034,0.1427913;-0.5801794;-0.01165271,0.1784803;-0.5907935;-0.07956052,-0.03220613;0.009883252;-0.04632889,-0.0561044;-0.2711574;-0.08885984,-0.013758;-0.5584344;-0.01144537,0.02833845;-0.5586752;-0.0810734,0.1307462;0.5062568;-0.1193399,325.705
+0;0;0,0.001579512;0.3080847;0.006226837,0.003565299;0.6108764;-0.001324326,0.1920031;0.4794395;0.01327903,0.2308189;0.1916614;-0.001940452,0.2857625;-0.05227111;-0.06634895,-0.1805606;0.465671;-0.01649034,-0.2330059;0.1797318;-0.02303027,-0.2762769;-0.06471899;-0.09403582,0.05179646;0.003405898;-0.02554568,0.0687208;-0.2803597;-0.0006895605,0.07722567;-0.5742525;0.06148306,0.08813476;-0.6033629;-0.0005110279,-0.04975143;0.003957707;-0.02926068,-0.08717763;-0.2782291;-0.009333877,-0.1046375;-0.5727797;0.04763807,-0.09841526;-0.533799;-0.03801793,0.00302642;0.5357156;0.002908219,0;0;0,0.07491615;0.2918985;-0.06434512,0.1464857;0.574584;-0.1461844,0.2345473;0.4304425;0.02602386,0.1118384;0.1686743;0.05724049,0.1749249;-0.05102827;-0.06284785,-0.02969863;0.4973419;-0.2405022,-0.2458237;0.3140439;-0.305666,-0.2229349;0.05721751;-0.3193273,0.05743402;-0.00556162;0.004178047,0.1144197;-0.2822389;-0.03618908,0.1436019;-0.5803709;-0.01218081,0.178877;-0.5912896;-0.07954288,-0.03301623;0.01028852;-0.04638027,-0.05538518;-0.2710987;-0.08819012,-0.01301822;-0.5585878;-0.01160222,0.02825254;-0.558717;-0.08121024,0.128897;0.5051078;-0.1231401,325.7373
+0;0;0,0.001605797;0.3053419;0.006192433,0.003637401;0.6061708;-0.001349884,0.1918641;0.4753143;0.01336601,0.2284876;0.2037471;-0.0008568661,0.2755145;-0.004501417;-0.05482244,-0.1802963;0.4615399;-0.01656147,-0.2298982;0.1917375;-0.02277506,-0.2667315;-0.016877;-0.0828962,0.05263571;0.003435316;-0.02596882,0.06959735;-0.2806533;-0.0009425674,0.07816244;-0.5745916;0.06124061,0.08904518;-0.6035002;-0.001228198,-0.05055359;0.004046283;-0.02974324,-0.08804915;-0.2784668;-0.00972287,-0.1055487;-0.5730534;0.04730622,-0.09927706;-0.5340541;-0.03854652,0.003086843;0.5316042;0.002863135,0;0;0,0.07466986;0.2887579;-0.06571054,0.1451389;0.5692281;-0.148859,0.2332101;0.425091;0.02334785,0.1555396;0.1668298;0.07395172,0.2087957;-0.01467079;-0.03879833,-0.03219974;0.4967066;-0.240697,-0.2373905;0.3235154;-0.2972112,-0.2185121;0.1043662;-0.3076269,0.05836708;-0.005290061;0.00469017,0.1163919;-0.2818288;-0.03749776,0.1472633;-0.5798821;-0.01402473,0.1796905;-0.5949052;-0.08045077,-0.03369086;0.01002836;-0.04712808,-0.05480033;-0.2719093;-0.08818778,-0.01198357;-0.5597866;-0.01313293,0.02880121;-0.5600596;-0.08321259,0.1278546;0.5004459;-0.1254392,325.771
+0;0;0,0.001599796;0.3042008;0.006169292,0.003628299;0.6045629;-0.00136388,0.1916165;0.473832;0.01333564,0.228124;0.203125;-0.0008421848,0.276381;-0.01057096;-0.05621941,-0.180073;0.4600751;-0.01655396,-0.2295177;0.1911272;-0.02274787,-0.2673146;-0.02294432;-0.08444168,0.05330734;0.00347915;-0.02630018,0.07028273;-0.28084;-0.001253627,0.07884797;-0.5747836;0.06093067,0.08983065;-0.6042332;-0.002111785,-0.05119866;0.004097914;-0.03012276,-0.08872464;-0.2786444;-0.01008615,-0.1062245;-0.5732362;0.04694397,-0.09989528;-0.5341544;-0.03969716,0.003078143;0.5300508;0.002846063,0;0;0,0.07393179;0.2873855;-0.06724906,0.1437471;0.5671434;-0.1516538,0.2318269;0.4230021;0.02055502,0.1565758;0.1655326;0.07406068,0.1665647;-0.01472549;-0.06183839,-0.03501582;0.4958793;-0.2405745,-0.2406455;0.3226587;-0.2908457,-0.2241039;0.0973127;-0.293469,0.05913524;-0.005082101;0.004761457,0.1169844;-0.2816944;-0.03873515,0.148947;-0.5796221;-0.01505947,0.1802017;-0.597409;-0.08115625,-0.03436015;0.009902684;-0.04761085,-0.05410273;-0.2724807;-0.08789364,-0.01162058;-0.5607342;-0.01408112,0.02903155;-0.5613272;-0.085079,0.1266051;0.4984897;-0.1279283,325.793
+0;0;0,0.001593659;0.3030339;0.006145628,0.003608497;0.6013858;-0.001332636,0.1917323;0.4712221;0.01333993,0.2277969;0.203799;-0.0006659068,0.2761083;-0.01013739;-0.05610544,-0.1802156;0.4574556;-0.01657046,-0.2290606;0.1917703;-0.02268923,-0.2668999;-0.02254207;-0.08445245,0.05346783;0.003489625;-0.02637936,0.07045154;-0.2809686;-0.001320552,0.07901721;-0.5749269;0.06086684,0.09025892;-0.6057786;-0.00366253,-0.0513528;0.004110252;-0.03021345,-0.08889714;-0.2787704;-0.01016704,-0.1063979;-0.573377;0.04686593,-0.09991937;-0.5340809;-0.04181871,0.003062817;0.5274799;0.002843056,0;0;0,0.07345046;0.2861905;-0.0676012,0.142477;0.5639386;-0.1521595,0.230561;0.419805;0.02004623,0.1570839;0.1653218;0.07344413,0.1664076;-0.01558855;-0.06205797,-0.03704166;0.4969745;-0.2399832,-0.2446611;0.329182;-0.2818381,-0.227512;0.103619;-0.2837253,0.059305;-0.00524351;0.004720211,0.1179771;-0.2816993;-0.03958154,0.1502249;-0.5796274;-0.01610756,0.1813303;-0.6003974;-0.08280253,-0.03452336;0.009937136;-0.04771004,-0.05476386;-0.2727331;-0.08670677,-0.01178496;-0.5613289;-0.01447546,0.0294982;-0.562627;-0.08734166,0.125535;0.4958887;-0.1284533,325.8263
+0;0;0,0.001601638;0.3030338;0.006151869,0.003632692;0.6013839;-0.001383739,0.1917351;0.4711828;0.01340339,0.2277274;0.2037399;-0.0004101405,0.2763235;-0.010442;-0.05463954,-0.1801871;0.4574144;-0.01653916,-0.2290865;0.1917387;-0.022645,-0.2666904;-0.02295932;-0.08320081,0.05347445;0.003475843;-0.02636775,0.07048149;-0.2809751;-0.001242388,0.07903907;-0.574942;0.06090531,0.09025669;-0.6057374;-0.003681399,-0.0513404;0.004124658;-0.03023257,-0.08896978;-0.2787416;-0.0101428,-0.1063831;-0.5733453;0.04693129,-0.0998973;-0.5340519;-0.0417531,0.003082346;0.5274792;0.002813113,0;0;0,0.07345046;0.2861905;-0.0676012,0.142477;0.5639386;-0.1521595,0.230561;0.419805;0.02004623,0.1570839;0.1653218;0.07344413,0.1664076;-0.01558855;-0.06205797,-0.03704166;0.4969745;-0.2399832,-0.2446611;0.329182;-0.2818381,-0.227512;0.103619;-0.2837253,0.059305;-0.00524351;0.004720211,0.1179771;-0.2816993;-0.03958154,0.1502249;-0.5796274;-0.01610756,0.1813303;-0.6003974;-0.08280253,-0.03452336;0.009937136;-0.04771004,-0.05476386;-0.2727331;-0.08670677,-0.01178496;-0.5613289;-0.01447546,0.0294982;-0.562627;-0.08734166,0.125535;0.4958887;-0.1284533,325.8492
+0;0;0,0.001596605;0.3020815;0.006132537,0.003628223;0.6005027;-0.001408832,0.1922739;0.4700271;0.01341521,0.2283188;0.2021931;-0.0004185168,0.276817;-0.01155725;-0.05453863,-0.180721;0.4562189;-0.0166137,-0.2296919;0.1901548;-0.02272847,-0.26722;-0.02411062;-0.08316225,0.05334121;0.003467182;-0.02630205,0.07034542;-0.2809364;-0.001180869,0.07890332;-0.5749143;0.06096918,0.09026239;-0.6064764;-0.004431963,-0.05121247;0.004114381;-0.03015724,-0.08883559;-0.2787048;-0.01007082,-0.1062495;-0.5733197;0.04700542,-0.09968197;-0.5339091;-0.04279727,0.003077042;0.5264858;0.002794393,0;0;0,0.07288412;0.2854913;-0.06690335,0.1420847;0.5640091;-0.1490641,0.2301655;0.4198719;0.02314496,0.1571345;0.164146;0.07310891,0.1712748;-0.01712166;-0.06072807,-0.03692652;0.4944538;-0.2396429,-0.2488236;0.3299519;-0.2752009,-0.2308195;0.1049643;-0.2803651,0.05926665;-0.004740417;0.003754616,0.1179594;-0.281238;-0.03994775,0.1501432;-0.579179;-0.0164063,0.1806788;-0.60262;-0.082798,-0.03462356;0.009766309;-0.04748613,-0.05549254;-0.273043;-0.08475585,-0.01269814;-0.5623159;-0.01512316,0.02959713;-0.5638963;-0.08867592,0.1250492;0.4955571;-0.1262476,325.8714
+0;0;0,0.001591686;0.3011508;0.006113643,0.00361972;0.5990453;-0.001414509,0.192583;0.4686036;0.01342002,0.2286106;0.2008981;-0.0004070746,0.2774897;-0.01453055;-0.05495212,-0.1810362;0.4547723;-0.01665915,-0.2299836;0.1888358;-0.02277098,-0.2678064;-0.02711192;-0.08367927,0.05348178;0.003476319;-0.02637137,0.07053556;-0.2817564;-0.001176948,0.07879116;-0.5653502;0.05877777,0.09131193;-0.6032081;-0.01331196,-0.05134743;0.004125223;-0.03023671,-0.08908023;-0.2795184;-0.01009173,-0.1058791;-0.5637265;0.0449684,-0.09863983;-0.5233536;-0.05401844,0.003069495;0.5251568;0.002781423,0;0;0,0.07269569;0.2846321;-0.06657052,0.1421707;0.5628499;-0.1476066,0.230249;0.4187138;0.02460241,0.1573664;0.162738;0.07276821,0.1766999;-0.01950257;-0.06209612,-0.03656621;0.4928803;-0.2396314,-0.248164;0.3268204;-0.2680203,-0.2336676;0.09979424;-0.2727945,0.05914351;-0.003462464;0.007608652,0.1187578;-0.279747;-0.04134345,0.1476023;-0.5672383;-0.01675034,0.1803418;-0.6040617;-0.08324218,-0.03369531;0.00987333;-0.04832161,-0.05520716;-0.2742627;-0.08129556,-0.01406477;-0.5537703;-0.01594331,0.03277019;-0.5585606;-0.09690334,0.1250335;0.494449;-0.125133,325.9053
+0;0;0,0.001532136;0.2999569;0.006094286,0.00350272;0.5972477;-0.001468034,0.1926387;0.4668631;0.01350495,0.2280226;0.2027304;0.0001375545,0.2773073;-0.013593;-0.05332659,-0.1812815;0.4529742;-0.01669877,-0.2296609;0.1906365;-0.02262769,-0.2675398;-0.02636471;-0.08228403,0.05357989;0.003471745;-0.02639688,0.07055843;-0.2817582;-0.001135744,0.07886252;-0.5669634;0.05915793,0.09141229;-0.604867;-0.01364831,-0.05140752;0.004150647;-0.03032642,-0.08928971;-0.2794642;-0.01007653,-0.1060844;-0.5653166;0.04517478,-0.09878492;-0.5248837;-0.05435919,0.002968446;0.5234532;0.002739054,0;0;0,0.07296626;0.2833267;-0.0664494,0.1428543;0.5608974;-0.1471381,0.2309309;0.4167612;0.02507114,0.1678569;0.1615351;0.07065749,0.1831724;-0.02309181;-0.06261492,-0.03582644;0.4904954;-0.239774,-0.2461237;0.3275105;-0.2599678,-0.235182;0.09960903;-0.2649079,0.05927452;-0.004338086;0.006882191,0.1189333;-0.2806429;-0.04189277,0.1481203;-0.5697539;-0.01720977,0.1807777;-0.6066254;-0.08452129,-0.03397182;0.009963638;-0.04823167,-0.05481278;-0.2742894;-0.08061056,-0.01359598;-0.5558022;-0.01659462,0.03355335;-0.5608398;-0.09794843,0.1256052;0.4925948;-0.1247585,325.9276
+0;0;0,0.001532136;0.2999569;0.006094286,0.00350272;0.5972477;-0.001468034,0.1926387;0.4668631;0.01350495,0.2280226;0.2027304;0.0001375545,0.2773073;-0.013593;-0.05332659,-0.1812815;0.4529742;-0.01669877,-0.2296609;0.1906365;-0.02262769,-0.2675398;-0.02636471;-0.08228403,0.05357989;0.003471745;-0.02639688,0.07055843;-0.2817582;-0.001135744,0.07886252;-0.5669634;0.05915793,0.09141229;-0.604867;-0.01364831,-0.05140752;0.004150647;-0.03032642,-0.08928971;-0.2794642;-0.01007653,-0.1060844;-0.5653166;0.04517478,-0.09878492;-0.5248837;-0.05435919,0.002968446;0.5234532;0.002739054,0;0;0,0.07296626;0.2833267;-0.0664494,0.1428543;0.5608974;-0.1471381,0.2309309;0.4167612;0.02507114,0.1678569;0.1615351;0.07065749,0.1831724;-0.02309181;-0.06261492,-0.03582644;0.4904954;-0.239774,-0.2461237;0.3275105;-0.2599678,-0.235182;0.09960903;-0.2649079,0.05927452;-0.004338086;0.006882191,0.1189333;-0.2806429;-0.04189277,0.1481203;-0.5697539;-0.01720977,0.1807777;-0.6066254;-0.08452129,-0.03397182;0.009963638;-0.04823167,-0.05481278;-0.2742894;-0.08061056,-0.01359598;-0.5558022;-0.01659462,0.03355335;-0.5608398;-0.09794843,0.1256052;0.4925948;-0.1247585,325.9501
+0;0;0,0.001528997;0.2993424;0.0060818,0.003494131;0.5958136;-0.001458819,0.1684358;0.4728718;0.01212803,0.2045999;0.202915;-0.001534121,0.2541679;-0.01465143;-0.0553055,-0.157784;0.4607547;-0.01422266,-0.2072302;0.1926325;-0.02028231,-0.2453268;-0.02561566;-0.08028145,0.05465423;0.003541358;-0.02692617,0.0716636;-0.2822066;-0.00161916,0.08002439;-0.5693592;0.05908619,0.0925154;-0.6069448;-0.01337912,-0.0524383;0.004233873;-0.0309345,-0.09038929;-0.2798961;-0.01064784,-0.1072987;-0.5677001;0.04498073,-0.1000334;-0.5273162;-0.05408715,0.002961478;0.5222428;0.002735515,0;0;0,0.07310662;0.2827619;-0.06592679,0.1433332;0.5597299;-0.1453683,0.2191583;0.4212652;0.004255772,0.1727581;0.1607647;0.07026863,0.1871248;-0.02517432;-0.06353641,-0.01830406;0.4955275;-0.218603,-0.2273564;0.3219978;-0.2421767,-0.2204379;0.09260429;-0.2459543,0.06013158;-0.00398165;0.009642839,0.1193886;-0.2802954;-0.04251981,0.1493288;-0.5713185;-0.01760364,0.1813317;-0.6078431;-0.08487439,-0.03457245;0.01023515;-0.04924055,-0.05260415;-0.2751645;-0.07758784,-0.01168618;-0.5590433;-0.01473756,0.03282899;-0.5635018;-0.09723648,0.1259702;0.4915875;-0.1233304,325.9733
+0;0;0,0.001503084;0.2988604;0.00607964,0.003443017;0.5949732;-0.001491405,0.1652736;0.4729988;0.01191424,0.2014448;0.2030506;-0.001250451,0.2510375;-0.01412705;-0.05290252,-0.1546857;0.4608844;-0.01417352,-0.2043872;0.192834;-0.01986954,-0.2422442;-0.025197;-0.07751358,0.05551626;0.003594833;-0.02738838,0.07244995;-0.2821697;-0.001969518,0.0808982;-0.5693208;0.05874553,0.09291548;-0.6078463;-0.01275405,-0.05328854;0.004314816;-0.03141361,-0.09135859;-0.279818;-0.01107947,-0.1080298;-0.5676324;0.04458322,-0.1007238;-0.5272592;-0.05436809,0.002916914;0.521447;0.002713108,0;0;0,0.07341347;0.2821789;-0.06589603,0.1440896;0.558643;-0.1453564,0.2186169;0.4207972;0.001054764,0.1771937;0.159885;0.06860209,0.1903917;-0.02528051;-0.06493831,-0.01684405;0.4967326;-0.2136656,-0.2232276;0.3196607;-0.2337918,-0.2183678;0.09107879;-0.2382841,0.06122886;-0.004736602;0.008584499,0.1215743;-0.2808293;-0.04362202,0.151316;-0.5718617;-0.01854324,0.1824329;-0.6089546;-0.08549571,-0.03680519;0.01092886;-0.04869332,-0.05037156;-0.2746044;-0.07837386,-0.01004703;-0.5588884;-0.016974,0.03336167;-0.5631992;-0.09998486,0.1266285;0.4905854;-0.1232808,326.0067
+0;0;0,0.001498793;0.2980072;0.006062284,0.00342871;0.5925984;-0.001467392,0.163237;0.4716648;0.01179851,0.1992795;0.2026772;-0.001319329,0.2470804;-0.006653577;-0.05110516,-0.1527308;0.4597015;-0.0139638,-0.2022555;0.192605;-0.01963955,-0.2387446;-0.01754832;-0.07520087,0.0562372;0.003641516;-0.02774404,0.0731818;-0.2823072;-0.002308806,0.0816327;-0.5695486;0.05842534,0.09378977;-0.6088712;-0.01390589,-0.05398055;0.004370848;-0.03182155,-0.09207514;-0.279945;-0.0114743,-0.1087516;-0.5678501;0.0442059,-0.1013606;-0.5273561;-0.05589637,0.00290573;0.5195086;0.002712166,0;0;0,0.07318246;0.2812048;-0.06644893,0.1432369;0.5560451;-0.1464124,0.2179174;0.4195643;-0.002175331,0.1826526;0.159127;0.06677556,0.2392975;-0.01885852;-0.05025196,-0.01662768;0.4971235;-0.2117107,-0.2211449;0.3192302;-0.2304761,-0.2169498;0.09888822;-0.2343145,0.0619898;-0.005034208;0.008805513,0.1228194;-0.2809867;-0.04458666,0.1528953;-0.5720748;-0.01947069,0.1838489;-0.6101312;-0.08726025,-0.03719635;0.01083611;-0.04944316,-0.04917331;-0.2751341;-0.0773415,-0.008877978;-0.5597576;-0.01706345,0.03426481;-0.5644167;-0.1014593,0.1259658;0.4884793;-0.1241317,326.0405
+0;0;0,0.001494908;0.2972346;0.006046568,0.003415783;0.5904458;-0.00144784,0.1561251;0.4719735;0.01139604,0.1924195;0.2011062;-0.001813474,0.2402187;-0.008217618;-0.05159764,-0.1458479;0.4605401;-0.01322521,-0.1957186;0.191577;-0.01894062,-0.2322065;-0.01856928;-0.07450008,0.05686447;0.003682134;-0.0280535,0.0738194;-0.2824408;-0.002602769,0.08227369;-0.5697974;0.05815574,0.09438752;-0.6088734;-0.01391824,-0.05458266;0.004419601;-0.03217649,-0.09270045;-0.2800695;-0.01181685,-0.1093836;-0.56809;0.04388569,-0.1020189;-0.5276335;-0.05586056,0.002895252;0.5176982;0.002712147,0;0;0,0.07260551;0.2805268;-0.06648612,0.1418715;0.5540937;-0.1464179,0.2137644;0.4213707;-0.008165836,0.1867397;0.1592995;0.06565309,0.2367529;-0.02070048;-0.05130149,-0.01235227;0.4973218;-0.2061161,-0.216484;0.3156695;-0.2200298,-0.2115108;0.0953768;-0.2251378,0.06263437;-0.005236119;0.009145737,0.123686;-0.2810935;-0.04541564,0.153428;-0.5723234;-0.02016759,0.1840381;-0.6102245;-0.08773494,-0.03765934;0.010865;-0.04997851,-0.04864013;-0.2754336;-0.07670061,-0.00850853;-0.5603776;-0.01725918,0.03365908;-0.5647689;-0.1018288,0.1247976;0.4868602;-0.1241038,326.0641
+0;0;0,0.00147668;0.2966627;0.006025096,0.003362498;0.5891907;-0.001488986,0.1556201;0.4711614;0.01141247,0.1912825;0.203047;-0.001396454,0.2395919;-0.006920353;-0.04792292,-0.145374;0.4595463;-0.0132419,-0.1948921;0.1933874;-0.01859461,-0.2315263;-0.01718454;-0.07246638,0.05696873;0.003674254;-0.02810626,0.07385501;-0.2825768;-0.002570789,0.08230431;-0.5701126;0.05822881,0.09430504;-0.6093716;-0.01398614,-0.05467346;0.004449171;-0.03224775,-0.09293631;-0.2801474;-0.01181238,-0.1096035;-0.5683495;0.04392445,-0.1021991;-0.527872;-0.0560316,0.002852135;0.5165864;0.002673318,0;0;0,0.07209767;0.2799475;-0.06692219,0.1408407;0.5528119;-0.1471982,0.21367;0.4213081;-0.009577759,0.191861;0.1620657;0.06551551,0.2417338;-0.01790868;-0.05156017,-0.01146148;0.4953755;-0.2088012,-0.2158137;0.3177813;-0.2134604,-0.2105003;0.09746584;-0.2176616,0.06276749;-0.005260378;0.009026051,0.1244801;-0.280944;-0.04635406,0.1543537;-0.5723659;-0.02134037,0.1844356;-0.610768;-0.08895731,-0.03758283;0.01068078;-0.05022301,-0.04848236;-0.2758524;-0.07585116,-0.008172352;-0.5611299;-0.01722796,0.03452462;-0.5656887;-0.1017174,0.1238997;0.4857399;-0.1247633,326.0959
+0;0;0,0.001470549;0.295431;0.006000082,0.003347374;0.5865651;-0.001477799,0.1548043;0.46913;0.01135734,0.1901029;0.2037498;-0.001320965,0.2383959;-0.006145865;-0.04783155,-0.1446073;0.457576;-0.01316741,-0.1936204;0.1941314;-0.01846554,-0.2302421;-0.01636873;-0.07231892,0.05693275;0.003671932;-0.0280885,0.07381804;-0.2825624;-0.002554525,0.0823008;-0.5712367;0.0584858,0.09424088;-0.6101457;-0.01336426,-0.05463891;0.004446361;-0.03222738,-0.09289954;-0.2801336;-0.0117932,-0.1096327;-0.5694768;0.0441643,-0.1022657;-0.5290523;-0.05528668,0.002839509;0.5143161;0.002664132,0;0;0,0.07143083;0.2786133;-0.06774902,0.1396086;0.5500517;-0.1482642,0.2131502;0.420245;-0.01143288,0.1982912;0.163485;0.06397892,0.2465502;-0.0178282;-0.05155563,-0.0113188;0.494442;-0.209978,-0.214139;0.3192388;-0.208888,-0.2089693;0.0989863;-0.2125964,0.06295301;-0.005880356;0.006791592,0.1251937;-0.281461;-0.0484221,0.1550858;-0.5740548;-0.02340126,0.1846008;-0.6118427;-0.09112954,-0.03951257;0.01141407;-0.04850011,-0.0500458;-0.274481;-0.0804409,-0.009061299;-0.5609794;-0.02239192,0.03334147;-0.5654315;-0.1064663,0.1228209;0.4833535;-0.1257508,326.1297
+0;0;0,0.001466315;0.2945803;0.005982805,0.003337898;0.5848947;-0.001476396,0.1848778;0.4586618;0.01307116,0.2156228;0.2275158;0.002028373,0.2639198;0.01760262;-0.04448611,-0.1738033;0.4448206;-0.01630833,-0.2164937;0.2153606;-0.020923,-0.2531184;0.004842877;-0.07478088,0.05698468;0.003675282;-0.02811412,0.07386526;-0.2824793;-0.002587255,0.08235941;-0.571541;0.05853497,0.09423625;-0.610085;-0.01293453,-0.05468875;0.004450416;-0.03225677,-0.09293872;-0.2800503;-0.01182829,-0.1096944;-0.5697818;0.0442043,-0.1023664;-0.5294124;-0.05471992,0.002831067;0.5127926;0.002657109,0;0;0,0.07062235;0.2779084;-0.06778598,0.1381225;0.5485655;-0.1485367,0.2118476;0.3933526;0.01602268,0.2017399;0.1653002;0.06486535,0.2566758;-0.01391351;-0.05099773,-0.04272382;0.5001898;-0.220196,-0.2174015;0.3453359;-0.2221056,-0.2121308;0.1250603;-0.2253689,0.06312925;-0.006019354;0.005443335,0.1265566;-0.2813673;-0.04916,0.1557991;-0.5744522;-0.02444458,0.1848384;-0.6118572;-0.09197617,-0.04018494;0.01162526;-0.04797072,-0.0501421;-0.2740843;-0.08101531,-0.009289343;-0.5611281;-0.02355567,-0.005724698;-0.6079277;-0.08708801,0.1214855;0.4820183;-0.1259375,326.1644
+0;0;0,0.001535618;0.2938565;0.005901083,0.003472191;0.5838019;-0.001682754,0.1943538;0.4548543;0.01379197,0.2217085;0.2481;0.004384989,0.2709759;0.03645575;-0.03946862,-0.1827423;0.4401787;-0.01742479,-0.2211331;0.2350034;-0.02108319,-0.258152;0.02273284;-0.07318404,0.05603396;0.003578333;-0.0277385,0.07278262;-0.2823091;-0.001950627,0.08111187;-0.5708735;0.05918144,0.09338609;-0.6088102;-0.01248556,-0.05384329;0.00441548;-0.03167709,-0.09218882;-0.2798186;-0.01123724,-0.10891;-0.5690555;0.0447837,-0.1015327;-0.5287198;-0.0539126,0.00295079;0.5117263;0.002485007,0;0;0,0.06998567;0.2773421;-0.06761789,0.1372315;0.5476457;-0.1484537,0.2107665;0.3842067;0.02410889,0.1980104;0.1902416;0.1002595,0.2528241;0.02881868;-0.04145074,-0.05113105;0.5013273;-0.2262618,-0.2068762;0.3623558;-0.2224544,-0.201352;0.1407709;-0.2261029,0.06218813;-0.006617606;0.003298044,0.1284155;-0.2813948;-0.04950929,0.1565077;-0.5741381;-0.0252583,0.1853214;-0.6113987;-0.09269714,-0.03987955;0.01154793;-0.04688605,-0.0502466;-0.2737298;-0.08132896,-0.009177335;-0.5603654;-0.02450207,-0.005861182;-0.6066926;-0.08826242,0.1206261;0.4811292;-0.1258183,326.1967
+0;0;0,0.001535618;0.2938565;0.005901083,0.003472191;0.5838019;-0.001682754,0.1943538;0.4548543;0.01379197,0.2217085;0.2481;0.004384989,0.2709759;0.03645575;-0.03946862,-0.1827423;0.4401787;-0.01742479,-0.2211331;0.2350034;-0.02108319,-0.258152;0.02273284;-0.07318404,0.05603396;0.003578333;-0.0277385,0.07278262;-0.2823091;-0.001950627,0.08111187;-0.5708735;0.05918144,0.09338609;-0.6088102;-0.01248556,-0.05384329;0.00441548;-0.03167709,-0.09218882;-0.2798186;-0.01123724,-0.10891;-0.5690555;0.0447837,-0.1015327;-0.5287198;-0.0539126,0.00295079;0.5117263;0.002485007,0;0;0,0.06998567;0.2773421;-0.06761789,0.1372315;0.5476457;-0.1484537,0.2107665;0.3842067;0.02410889,0.1980104;0.1902416;0.1002595,0.2528241;0.02881868;-0.04145074,-0.05113105;0.5013273;-0.2262618,-0.2068762;0.3623558;-0.2224544,-0.201352;0.1407709;-0.2261029,0.06218813;-0.006617606;0.003298044,0.1284155;-0.2813948;-0.04950929,0.1565077;-0.5741381;-0.0252583,0.1853214;-0.6113987;-0.09269714,-0.03987955;0.01154793;-0.04688605,-0.0502466;-0.2737298;-0.08132896,-0.009177335;-0.5603654;-0.02450207,-0.005861182;-0.6066926;-0.08826242,0.1206261;0.4811292;-0.1258183,326.2191
+0;0;0,0.001539185;0.2945392;0.005914792,0.003489822;0.5865509;-0.001738081,0.1964536;0.4561135;0.01391028,0.2237962;0.2494499;0.00450743,0.2730522;0.03785473;-0.039336,-0.1847571;0.4412777;-0.01764708,-0.223131;0.2361925;-0.02130387,-0.2601413;0.02397117;-0.07339264,0.05594781;0.003572831;-0.02769585,0.07269304;-0.2822561;-0.001913255,0.08102249;-0.5708277;0.05922034,0.09351713;-0.6099844;-0.01373364,-0.0537605;0.004408691;-0.03162839,-0.09209818;-0.2797672;-0.01119273,-0.1088198;-0.5690112;0.04482961,-0.10131;-0.5284899;-0.05563905,0.002962132;0.513606;0.002479949,0;0;0,0.07064421;0.2775706;-0.06895399,0.1398216;0.5485297;-0.1532664,0.2103704;0.3827937;0.02352858,0.1989739;0.1891408;0.1004348,0.2770767;0.0366496;-0.04016138,-0.05266388;0.5015236;-0.2283793,-0.2076926;0.3620091;-0.2214756,-0.2014894;0.1404648;-0.2207451,0.06213766;-0.006690264;0.002033234,0.1295009;-0.2812169;-0.05031776,0.1573554;-0.57402;-0.02642775,0.1870835;-0.6129186;-0.09447384,-0.03977748;0.01167187;-0.04681348,-0.05010377;-0.2735076;-0.08158942,-0.008864023;-0.5602292;-0.02528415,-0.005715212;-0.6073158;-0.09092546,0.122462;0.4817162;-0.1293159,326.2439
+0;0;0,0.001441879;0.2893469;0.00579914,0.003249544;0.5715638;-0.001604388,0.2099279;0.4402736;0.01480951,0.2373745;0.2333751;0.006580092,0.2872652;0.02010989;-0.03387768,-0.1981885;0.4242982;-0.01925102,-0.2368873;0.2190644;-0.02234188,-0.2745553;0.005250975;-0.07206999,0.05583811;0.003568382;-0.02763391,0.07241209;-0.282184;-0.001748035,0.08061156;-0.5700755;0.05919118,0.09355983;-0.609553;-0.01437294,-0.05363968;0.0044091;-0.0315849,-0.09220061;-0.2796509;-0.01103799,-0.1087628;-0.568239;0.04468428,-0.1011503;-0.5276423;-0.05648991,0.002763553;0.5016881;0.002445766,0;0;0,0.06689961;0.2732992;-0.06774449,0.1295383;0.5361418;-0.1494689,0.2090696;0.3640696;0.03548193,0.2024568;0.1685596;0.108695,0.2924348;0.0491499;-0.05639051,-0.07163613;0.5071472;-0.2315591,-0.2261485;0.366635;-0.2283523,-0.2194533;0.1440216;-0.2258202,0.06197986;-0.007238835;0.000597477,0.1314704;-0.2812621;-0.05118585,0.1587829;-0.573429;-0.02762938,0.1886522;-0.6130118;-0.09598517,-0.03970468;0.01201988;-0.0466189,-0.04868813;-0.2732216;-0.08061577,-0.007743008;-0.559648;-0.02634082,-0.004696667;-0.6070521;-0.09271696,0.1142742;0.4717952;-0.1265388,326.275
+0;0;0,0.001446299;0.2902339;0.005816917,0.003263016;0.5738239;-0.001637479,0.2030833;0.4438733;0.01440752,0.2304442;0.2376207;0.006203796,0.2802204;0.02484505;-0.03416111,-0.1915321;0.4284264;-0.01852623,-0.2301101;0.2238333;-0.02160745,-0.2676916;0.01051068;-0.07122141,0.05589325;0.003571906;-0.0276612,0.07246304;-0.2821083;-0.001781866,0.08065937;-0.5698896;0.05913402,0.09349069;-0.6087396;-0.01376561,-0.05369265;0.004413454;-0.0316161,-0.09224384;-0.2795748;-0.01107438,-0.1087997;-0.5680524;0.04462656,-0.1012559;-0.5275515;-0.05563375,0.002772212;0.5032561;0.002452787,0;0;0,0.06787275;0.2737268;-0.0688374,0.1313987;0.537766;-0.1508026,0.2108993;0.3708254;0.02818988,0.2059407;0.1787672;0.1084711,0.3018805;0.04992712;-0.04507448,-0.06361055;0.5053096;-0.2306539,-0.2171281;0.364841;-0.2231054,-0.210521;0.1427242;-0.2221277,0.06202764;-0.007336318;-0.0008406639,0.1332968;-0.2809378;-0.05203056,0.160096;-0.5730857;-0.02906442,0.1893157;-0.6121193;-0.09688687,-0.03994015;0.01220175;-0.04645275,-0.04779617;-0.2729701;-0.08069807,-0.006932501;-0.5594857;-0.02745292,-0.0038105;-0.6057596;-0.09372403,0.1157289;0.4727775;-0.1278298,326.3082
+0;0;0,0.001447637;0.2905024;0.005822298,0.003269743;0.5749224;-0.001658126,0.2008671;0.4453236;0.0142721,0.228167;0.239531;0.006086666,0.2778913;0.02697726;-0.03423615,-0.1893733;0.430048;-0.01829653,-0.2278652;0.2259112;-0.02137087,-0.2654075;0.01281103;-0.0709331,0.05604869;0.003581839;-0.02773813,0.07261615;-0.282058;-0.00186245,0.08080009;-0.5694046;0.05896142,0.09336335;-0.6068162;-0.01241531,-0.05384197;0.004425728;-0.03170402,-0.09238771;-0.2795224;-0.01116521,-0.1089185;-0.5675642;0.04445159,-0.1015324;-0.5272827;-0.05371424,0.002776808;0.5040481;0.002449901,0;0;0,0.06830908;0.273737;-0.06949496,0.1327561;0.538404;-0.1516104,0.2121117;0.3730555;0.02532959,0.2107471;0.1834926;0.1103411,0.3140206;0.05466583;-0.03803611,-0.06037598;0.5043074;-0.2310671,-0.2125821;0.3633599;-0.2196667,-0.2056098;0.141484;-0.2198016,0.06216708;-0.007479161;-0.00173378,0.1337701;-0.2810061;-0.05262756,0.1606265;-0.5727432;-0.03020406,0.1890367;-0.6108652;-0.09615135,-0.03997354;0.01231088;-0.04662884,-0.0476359;-0.2728462;-0.08070035,-0.006802991;-0.5590863;-0.02841372,-0.003655073;-0.6035023;-0.09359927,0.1167388;0.4731601;-0.1286547,326.3308
+0;0;0,0.001499186;0.2911532;0.005749567,0.003368293;0.5763074;-0.001931013,0.1999721;0.4467545;0.01412693,0.2271772;0.2413716;0.007044754,0.2774526;0.02817258;-0.02905159,-0.1888806;0.4328341;-0.01784953,-0.2261776;0.2289313;-0.02008147,-0.264607;0.01519465;-0.06617071,0.05627191;0.003599089;-0.02783556,0.07288641;-0.2819462;-0.001969049,0.08104975;-0.569002;0.05880877,0.09386878;-0.6071773;-0.01332381,-0.05403323;0.004442615;-0.03185864,-0.09259334;-0.2794115;-0.01133607,-0.1091342;-0.5671476;0.04430539,-0.1017368;-0.5267618;-0.05495546,0.00286527;0.5052434;0.002243301,0;0;0,0.06878114;0.2740649;-0.07044888,0.1337784;0.5392381;-0.1530783,0.2131577;0.3744783;0.02293134,0.215779;0.1875308;0.1124644,0.3144521;0.05562089;-0.03635693,-0.05840287;0.5041555;-0.2326173,-0.2034421;0.3575757;-0.2113953,-0.1929257;0.1359995;-0.2202148,0.06237719;-0.007378101;-0.002991438,0.134287;-0.2808422;-0.05326653,0.1614323;-0.5723157;-0.03163433,0.1900624;-0.6112277;-0.09831834,-0.0403811;0.01240784;-0.04658017,-0.04792619;-0.2724562;-0.08231236,-0.006722681;-0.5583183;-0.02990287,-0.003270388;-0.6030142;-0.09641528,0.1176055;0.4738395;-0.1300733,326.364
+0;0;0,0.001499186;0.2911532;0.005749567,0.003368293;0.5763074;-0.001931013,0.1999721;0.4467545;0.01412693,0.2271772;0.2413716;0.007044754,0.2774526;0.02817258;-0.02905159,-0.1888806;0.4328341;-0.01784953,-0.2261776;0.2289313;-0.02008147,-0.264607;0.01519465;-0.06617071,0.05627191;0.003599089;-0.02783556,0.07288641;-0.2819462;-0.001969049,0.08104975;-0.569002;0.05880877,0.09386878;-0.6071773;-0.01332381,-0.05403323;0.004442615;-0.03185864,-0.09259334;-0.2794115;-0.01133607,-0.1091342;-0.5671476;0.04430539,-0.1017368;-0.5267618;-0.05495546,0.00286527;0.5052434;0.002243301,0;0;0,0.06878114;0.2740649;-0.07044888,0.1337784;0.5392381;-0.1530783,0.2131577;0.3744783;0.02293134,0.215779;0.1875308;0.1124644,0.3144521;0.05562089;-0.03635693,-0.05840287;0.5041555;-0.2326173,-0.2034421;0.3575757;-0.2113953,-0.1929257;0.1359995;-0.2202148,0.06237719;-0.007378101;-0.002991438,0.134287;-0.2808422;-0.05326653,0.1614323;-0.5723157;-0.03163433,0.1900624;-0.6112277;-0.09831834,-0.0403811;0.01240784;-0.04658017,-0.04792619;-0.2724562;-0.08231236,-0.006722681;-0.5583183;-0.02990287,-0.003270388;-0.6030142;-0.09641528,0.1176055;0.4738395;-0.1300733,326.3864
+0;0;0,0.001500827;0.2914718;0.005755861,0.003374479;0.5773244;-0.001941522,0.1986111;0.4480502;0.01404149,0.225775;0.2429788;0.006970048,0.2759658;0.03013843;-0.02906556,-0.1875461;0.4342263;-0.01771332,-0.2247866;0.2306327;-0.01994188,-0.2631513;0.01725566;-0.06595357,0.05635169;0.003604192;-0.02787502,0.07296378;-0.2818996;-0.002012271,0.08111721;-0.5686073;0.05869186,0.09381803;-0.606154;-0.0127756,-0.05410984;0.004448914;-0.03190381,-0.09266435;-0.279364;-0.01138422,-0.1091851;-0.5667511;0.04418977,-0.101856;-0.5264611;-0.05415579,0.002870559;0.5061337;0.002240232,0;0;0,0.06874716;0.2743066;-0.07085848,0.1340573;0.5399645;-0.1541021,0.213869;0.3762612;0.02053499,0.2213445;0.191296;0.1131318,0.3166241;0.04933465;-0.02789116,-0.05664657;0.5042704;-0.2334314,-0.2019741;0.3585883;-0.2110973,-0.1914822;0.1373471;-0.218904,0.06244358;-0.007410973;-0.003376007,0.1349373;-0.2807258;-0.05338526,0.161949;-0.5719255;-0.0327487,0.1897847;-0.610263;-0.09898019,-0.04034256;0.01244983;-0.04672258,-0.04759217;-0.2724777;-0.08166572,-0.006499588;-0.5582098;-0.03046679,-0.002834198;-0.6020007;-0.09659491,0.1178378;0.4744782;-0.1309865,326.4092
+0;0;0,0.001398088;0.2885663;0.005608001,0.003117667;0.5701566;-0.002131047,0.1985624;0.4420409;0.0140179,0.2254807;0.2372304;0.008653144,0.2765142;0.02404214;-0.02317876,-0.1878328;0.427969;-0.01797828,-0.2256004;0.2248097;-0.01878546,-0.2653423;0.01109679;-0.06137999,0.05640397;0.003614112;-0.02784493,0.07289463;-0.2818503;-0.001837393,0.08112328;-0.5683248;0.05894921,0.09336367;-0.606439;-0.01314468,-0.05410188;0.004456014;-0.03198344,-0.09282261;-0.2792824;-0.01121161,-0.1093128;-0.5664619;0.0443432,-0.1018849;-0.5261012;-0.05477481,0.002659516;0.5001768;0.002026377,0;0;0,0.06567286;0.2721037;-0.07036018,0.125847;0.5343381;-0.1537712,0.2149322;0.3766876;0.01934981,0.2264783;0.1939971;0.1152227,0.3180968;0.04754542;-0.02343106,-0.05945349;0.5056898;-0.2377551,-0.2035039;0.3594342;-0.2141016,-0.1914809;0.1383662;-0.2212675,0.06242683;-0.00751853;-0.004021406,0.1352187;-0.2807661;-0.0537746,0.1622492;-0.5718173;-0.03405428,0.1903131;-0.6105305;-0.1009707,-0.04040594;0.01249032;-0.0467029,-0.04744369;-0.2724544;-0.08127508,-0.006489705;-0.5582304;-0.03142324,-0.002654368;-0.602344;-0.09835136,0.111176;0.4698554;-0.1305032,326.4427
+0;0;0,0.00139871;0.2886945;0.005610494,0.003124588;0.5712999;-0.002163746,0.1990574;0.4426146;0.01404044,0.2259079;0.2383199;0.008689193,0.2768427;0.02554408;-0.02308113,-0.188306;0.4285074;-0.01803592,-0.2259784;0.2258598;-0.01884107,-0.2656435;0.01256032;-0.0613532,0.05639945;0.003613823;-0.0278427,0.07289267;-0.281895;-0.001831114,0.08113043;-0.5686861;0.05902269,0.09329762;-0.606393;-0.01264005,-0.05409755;0.004455657;-0.03198088,-0.09282431;-0.2793269;-0.01120581,-0.1093327;-0.566824;0.04441041,-0.1019493;-0.5265252;-0.05411483,0.002663661;0.5008962;0.002018864,0;0;0,0.06568685;0.2720817;-0.07095599,0.1264562;0.5351897;-0.1546326,0.216082;0.3770352;0.01863098,0.2318594;0.1979705;0.1194913,0.3197794;0.04202668;-0.01023483,-0.05958978;0.5051631;-0.2390633,-0.2027521;0.3591043;-0.2134261,-0.1901699;0.1385544;-0.2221838,0.0624042;-0.007584512;-0.00416708,0.1352893;-0.2808069;-0.05417943,0.1626119;-0.5721967;-0.03505707,0.1900324;-0.6105989;-0.1016684,-0.04033076;0.01243011;-0.04677709,-0.04763384;-0.2725373;-0.08147817,-0.00640535;-0.5587007;-0.03217371,-0.002459027;-0.6023035;-0.09876841,0.1115409;0.4703231;-0.1313033,326.4646
+0;0;0,0.001389022;0.286695;0.005571635,0.003098417;0.5666059;-0.002126496,0.2126187;0.4346077;0.01486646,0.2394574;0.2304028;0.009517564,0.2904865;0.01723328;-0.02231154,-0.2015352;0.4195248;-0.01942833,-0.239191;0.2169663;-0.02023313,-0.2789295;0.003272131;-0.06282392,0.05641932;0.003615096;-0.02785251,0.07291995;-0.2820219;-0.001829248,0.08116417;-0.5690382;0.05907232,0.09323619;-0.6062154;-0.01202988,-0.05411661;0.004457226;-0.03199214,-0.09286074;-0.2794527;-0.01120776,-0.1093821;-0.5671753;0.04445211,-0.1020564;-0.5269571;-0.05330246,0.002642191;0.4969201;0.002013461,0;0;0,0.06178889;0.2709948;-0.07050514,0.1160912;0.5325404;-0.1544409,0.2219262;0.3741583;0.0276363,0.2380155;0.1955624;0.1290918,0.3226563;0.0449727;-0.009533614,-0.08216929;0.5129196;-0.2398646,-0.2223887;0.3632023;-0.2205815,-0.209393;0.1422761;-0.2295821,0.06246176;-0.007623017;-0.003519773,0.1354523;-0.2808008;-0.05435538,0.1628493;-0.5724323;-0.03549409,0.189677;-0.6103983;-0.1016374,-0.04019422;0.01233886;-0.04694836,-0.04751601;-0.2728731;-0.08068998,-0.006328586;-0.5593179;-0.0316165,-0.00210188;-0.6017996;-0.0982692,0.1029636;0.4681157;-0.1309767,326.4986
+0;0;0,0.001461286;0.2866969;0.00545586,0.003218929;0.5666035;-0.002384454,0.2126331;0.4343284;0.01486349,0.2395733;0.230082;0.01237544,0.2907528;0.01642171;-0.01570014,-0.201946;0.4206375;-0.01863982,-0.2391032;0.2179874;-0.01771524,-0.2797934;0.004042313;-0.0580899,0.05645201;0.003607177;-0.02778723,0.07280526;-0.2820142;-0.001500729,0.08103283;-0.5689998;0.05954723,0.09320708;-0.6059611;-0.01174092,-0.05408049;0.004469564;-0.03205143,-0.09287618;-0.2794124;-0.01098369,-0.1096477;-0.5671143;0.04470883,-0.1024457;-0.5269073;-0.05305611,0.002753169;0.4969199;0.001790645,0;0;0,0.06178889;0.2709948;-0.07050514,0.1160912;0.5325404;-0.1544409,0.2219262;0.3741583;0.0276363,0.2380155;0.1955624;0.1290918,0.3226563;0.0449727;-0.009533614,-0.08216929;0.5129196;-0.2398646,-0.2223887;0.3632023;-0.2205815,-0.209393;0.1422761;-0.2295821,0.06246176;-0.007623017;-0.003519773,0.1354523;-0.2808008;-0.05435538,0.1628493;-0.5724323;-0.03549409,0.189677;-0.6103983;-0.1016374,-0.04019422;0.01233886;-0.04694836,-0.04751601;-0.2728731;-0.08068998,-0.006328586;-0.5593179;-0.0316165,-0.00210188;-0.6017996;-0.0982692,0.1029636;0.4681157;-0.1309767,326.5208
+0;0;0,0.001451971;0.2848692;0.00542108,0.003202559;0.5636464;-0.002390577,0.2131496;0.4314239;0.01487782,0.2400289;0.2276395;0.0123954,0.291211;0.01396847;-0.01568159,-0.2024793;0.4176983;-0.01871032,-0.2395525;0.2155066;-0.01778783,-0.2802447;0.001550779;-0.05816452,0.05695863;0.003639549;-0.0280366,0.07334127;-0.282495;-0.001702873,0.08156191;-0.5692388;0.05929365,0.09369674;-0.6059834;-0.01176362,-0.05456584;0.004509676;-0.03233907,-0.09343123;-0.2798824;-0.01123349,-0.1101886;-0.5673419;0.04441212,-0.1030099;-0.527168;-0.05303621,0.002738209;0.4941739;0.001771876,0;0;0,0.05990671;0.2695401;-0.07029438,0.1135215;0.5299441;-0.1544621,0.2243668;0.3768191;0.02753901,0.2472171;0.2021307;0.1334567,0.315447;0.04345338;-0.005213499,-0.08546235;0.5143763;-0.2379837,-0.2268257;0.3661655;-0.2204704,-0.214834;0.1451372;-0.2285891,0.06311904;-0.007680237;-0.00076437,0.135824;-0.2807995;-0.05512142,0.1629594;-0.5721924;-0.03604269,0.1895389;-0.6100351;-0.1019375,-0.04033909;0.01233407;-0.04758373,-0.0474111;-0.273469;-0.08077137,-0.00620136;-0.5597289;-0.03211754,-0.001857902;-0.6019491;-0.09857508,0.1004374;0.4657643;-0.1309304,326.5543
+0;0;0,0.001452538;0.2849806;0.005423199,0.003205342;0.5641063;-0.002400303,0.2131357;0.4317527;0.01487525,0.2399403;0.228535;0.01239973,0.2910769;0.01505388;-0.01565229,-0.2024621;0.4180281;-0.01871038,-0.2394322;0.2163986;-0.01779046,-0.2800882;0.00263302;-0.05813125,0.05698858;0.003641463;-0.02805134,0.07337571;-0.2825716;-0.001710383,0.08160146;-0.5694938;0.05932407,0.09374592;-0.6062913;-0.01178961,-0.05459452;0.004512047;-0.03235608,-0.09347058;-0.2799581;-0.01124469,-0.1102384;-0.5675963;0.04443552,-0.103054;-0.5274143;-0.05309017,0.002740085;0.494498;0.001770287,0;0;0,0.05985077;0.2694091;-0.07128882,0.1137988;0.5300106;-0.1557968,0.2246595;0.376946;0.02624106,0.2565766;0.2076681;0.1373641,0.3114214;0.04047754;0.003142595,-0.08368157;0.5126927;-0.2426772,-0.225423;0.3661067;-0.2216063,-0.2124394;0.1453731;-0.2307784,0.06313295;-0.007712543;-0.001607418,0.1365247;-0.2806377;-0.05643272,0.1631653;-0.5722489;-0.03718781,0.1896082;-0.6101754;-0.1031675,-0.04044579;0.01229055;-0.04754909,-0.04726551;-0.2734868;-0.08168312,-0.006132364;-0.5600123;-0.03343013,-0.001698122;-0.602287;-0.09993774,0.1006182;0.4657222;-0.1322126,326.5765
+0;0;0,0.001399379;0.2845439;0.005156203,0.003052805;0.5642325;-0.003118584,0.2146939;0.4312645;0.01516223,0.2414112;0.2282396;0.015149,0.2922809;0.01442477;-0.00892709,-0.2043739;0.4175023;-0.01871445,-0.2418529;0.2162062;-0.01585841,-0.2829977;0.002162367;-0.05295943,0.05708424;0.003637526;-0.02808449,0.07316402;-0.2828799;-0.001582602,0.0813944;-0.5717735;0.05995664,0.09346891;-0.6084151;-0.01054199,-0.05470074;0.004528509;-0.03237131,-0.09387189;-0.280192;-0.01108817,-0.1106445;-0.5698001;0.04512773,-0.1034937;-0.5297043;-0.05184595,0.002620391;0.4944118;0.001191339,0;0;0,0.05942911;0.2687052;-0.07252192,0.113535;0.5296294;-0.1578307,0.2267566;0.3779219;0.02583408,0.2631287;0.2111757;0.1389964,0.3083303;0.03776532;0.009498119,-0.0861963;0.5114909;-0.2446198,-0.2275632;0.3651089;-0.2218027,-0.214257;0.1446753;-0.2325788,0.06325255;-0.007584572;-0.001472473,0.1371337;-0.2803141;-0.05815864,0.1640736;-0.5739006;-0.03826976,0.1894963;-0.6113413;-0.1043181,-0.04039475;0.01199558;-0.04780115,-0.04705579;-0.2740196;-0.08250166,-0.005739938;-0.5625731;-0.03408476,-0.001426564;-0.6044089;-0.100251,0.1002944;0.4652052;-0.1339998,326.6103
+0;0;0,0.001399276;0.284523;0.005155825,0.003054572;0.5645252;-0.003129998,0.2180188;0.4304481;0.01537715,0.2447662;0.2271941;0.0153639,0.2955895;0.01357448;-0.008690216,-0.2076171;0.4164702;-0.01903049,-0.2451384;0.2149471;-0.01617122,-0.2862457;0.001098543;-0.05323839,0.05655783;0.003603982;-0.02782551,0.07268616;-0.2837784;-0.001243616,0.08098353;-0.5750241;0.06079664,0.09316;-0.6122283;-0.01029724,-0.05419631;0.004486749;-0.03207279,-0.09348571;-0.2810934;-0.0107254,-0.1103948;-0.5730592;0.04594817,-0.1031837;-0.5328782;-0.05184428,0.002621419;0.4945852;0.00118729,0;0;0,0.05956212;0.2684731;-0.07318759,0.1140828;0.5294936;-0.1589656,0.230724;0.3794413;0.02777004,0.2744272;0.2125802;0.1385627,0.3020109;0.03240232;0.01378275,-0.08936191;0.5118046;-0.2462695,-0.2310806;0.3659105;-0.2206113,-0.2189153;0.1456672;-0.2324366,0.06266655;-0.007550448;0.001389027,0.1399643;-0.2790271;-0.06090736,0.1655288;-0.5749964;-0.0387597,0.1910849;-0.612855;-0.1055512,-0.03957281;0.01189228;-0.0477347,-0.04556952;-0.2751104;-0.08162942,-0.004065465;-0.5661259;-0.03336674,0.0003179056;-0.6086989;-0.09994727,0.1007445;0.4650093;-0.1350009,326.6324
+0;0;0,0.001399276;0.284523;0.005155825,0.003054572;0.5645252;-0.003129998,0.2180188;0.4304481;0.01537715,0.2447662;0.2271941;0.0153639,0.2955895;0.01357448;-0.008690216,-0.2076171;0.4164702;-0.01903049,-0.2451384;0.2149471;-0.01617122,-0.2862457;0.001098543;-0.05323839,0.05655783;0.003603982;-0.02782551,0.07268616;-0.2837784;-0.001243616,0.08098353;-0.5750241;0.06079664,0.09316;-0.6122283;-0.01029724,-0.05419631;0.004486749;-0.03207279,-0.09348571;-0.2810934;-0.0107254,-0.1103948;-0.5730592;0.04594817,-0.1031837;-0.5328782;-0.05184428,0.002621419;0.4945852;0.00118729,0;0;0,0.05956212;0.2684731;-0.07318759,0.1140828;0.5294936;-0.1589656,0.230724;0.3794413;0.02777004,0.2744272;0.2125802;0.1385627,0.3020109;0.03240232;0.01378275,-0.08936191;0.5118046;-0.2462695,-0.2310806;0.3659105;-0.2206113,-0.2189153;0.1456672;-0.2324366,0.06266655;-0.007550448;0.001389027,0.1399643;-0.2790271;-0.06090736,0.1655288;-0.5749964;-0.0387597,0.1910849;-0.612855;-0.1055512,-0.03957281;0.01189228;-0.0477347,-0.04556952;-0.2751104;-0.08162942,-0.004065465;-0.5661259;-0.03336674,0.0003179056;-0.6086989;-0.09994727,0.1007445;0.4650093;-0.1350009,326.6552
+0;0;0,0.00144452;0.2831465;0.004764109,0.003093838;0.5612828;-0.003957147,0.2212513;0.4267052;0.01590206,0.2480746;0.2234165;0.01834379,0.2978054;0.009778559;-0.000625547,-0.2108023;0.4124991;-0.01937531,-0.2492133;0.2111383;-0.01388223,-0.290484;-0.002845049;-0.04521965,0.05688109;0.003638483;-0.02798679,0.07291459;-0.2840385;-0.001174562,0.08140452;-0.5780433;0.06147047,0.09412638;-0.62159;-0.01575776,-0.05451016;0.00450504;-0.03225375,-0.09394777;-0.2813593;-0.01080018,-0.1110516;-0.5760585;0.04660341,-0.1031212;-0.5350062;-0.05993346,0.002667412;0.4919271;0.000455596,0;0;0,0.05780871;0.2668382;-0.07518148,0.1087718;0.525499;-0.1641352,0.2316063;0.3792892;0.02587867,0.2812772;0.2135626;0.1359661,0.2932161;0.02275081;0.02677584,-0.1020951;0.5161765;-0.2384383,-0.2443841;0.3702223;-0.2160125,-0.2352763;0.1505606;-0.2278433,0.06297217;-0.008131832;-0.0005791187,0.1430414;-0.2787018;-0.06472588,0.166394;-0.5774356;-0.03926778,0.1958422;-0.6187341;-0.1139972,-0.04090896;0.01256966;-0.04690861,-0.04661678;-0.274154;-0.08552141,-0.004791521;-0.5679846;-0.03704906,2.589775E-05;-0.6170071;-0.1096259,0.09650852;0.4618564;-0.1390536,326.6882
+0;0;0,0.001445133;0.2832666;0.00476613,0.003098646;0.5621064;-0.003980621,0.2216149;0.4271659;0.01592031,0.2482836;0.2250489;0.01834796,0.2976948;0.01278418;-0.0004994441,-0.211151;0.4129363;-0.01941523,-0.2493406;0.2127361;-0.01395381,-0.290346;0.0001282692;-0.0450898,0.05660254;0.003620665;-0.02784974,0.07266714;-0.2846145;-0.0009854827,0.08143933;-0.5883939;0.06374224,0.09390302;-0.630448;-0.0119188,-0.05424322;0.004482979;-0.0320958,-0.09375735;-0.2819361;-0.01060061,-0.1114298;-0.5864328;0.04871141,-0.1036603;-0.5456048;-0.05566351,0.002670649;0.4924954;0.0004483694,0;0;0,0.05575535;0.2663785;-0.0787313,0.1070533;0.5253208;-0.1689098,0.2307645;0.3799699;0.02131891,0.3360814;0.2523811;0.1404736,0.2699976;0.05708638;0.06735802,-0.1044209;0.5153221;-0.2435723,-0.2505399;0.3773477;-0.2092109,-0.2488943;0.1591574;-0.2248081,0.06251214;-0.007922918;-0.004693031,0.1459922;-0.2771873;-0.07242084,0.1656507;-0.5845937;-0.03163671,0.2057362;-0.5913349;-0.1217198,-0.04219504;0.01248949;-0.04534485,-0.05076446;-0.273541;-0.09195408,-0.007834788;-0.5774106;-0.04328393,-0.002650531;-0.6246793;-0.1145189,0.09450697;0.4615062;-0.1436951,326.7231
+0;0;0,0.001434805;0.2812423;0.00473207,0.003068935;0.5568215;-0.003905301,0.2219458;0.4227543;0.01595838,0.2485856;0.2208561;0.01838341,0.2978734;0.009121731;-0.0004169084,-0.211521;0.4085017;-0.01943439,-0.2496693;0.2085183;-0.01397888,-0.2905722;-0.003558442;-0.04503708,0.0566324;0.003622576;-0.02786443,0.07268903;-0.2844695;-0.001013514,0.0815068;-0.5898271;0.0640505,0.0939789;-0.6319299;-0.0116616,-0.05427183;0.004485344;-0.03211273,-0.09376635;-0.2817914;-0.01062821,-0.1115306;-0.5878702;0.04899197,-0.1037559;-0.5470349;-0.05545339,0.002646959;0.4881896;0.0004613888,0;0;0,0.05577751;0.2639529;-0.0796206,0.1091268;0.5183643;-0.1714268,0.2326303;0.3739288;0.01912642,0.3511128;0.2599967;0.1393754,0.2703516;0.06651713;0.07889819,-0.1023602;0.5167704;-0.243834,-0.2486381;0.3806092;-0.2045743,-0.2514223;0.1629153;-0.2192653,0.06238316;-0.007851899;-0.006592989,0.14633;-0.2770631;-0.07333159,0.1640081;-0.5853858;-0.0266521,0.2032125;-0.5925185;-0.1170449,-0.04275394;0.01260847;-0.04483197,-0.05109596;-0.2734761;-0.09023951,-0.009377658;-0.5797223;-0.04521537,-0.0040027;-0.6267286;-0.1168242,0.0958649;0.4559655;-0.1457345,326.755
+0;0;0,0.001447406;0.2812493;0.004295869,0.003025272;0.5568096;-0.004920027,0.2218547;0.4227853;0.0161542,0.2485834;0.2209664;0.02191083,0.2975835;0.008789286;0.007980535,-0.2116231;0.4085916;-0.01981406,-0.2506497;0.2088833;-0.01133197,-0.2916818;-0.003651798;-0.03888928,0.05666997;0.003629572;-0.02778701,0.07265705;-0.2844931;-0.001224617,0.08148177;-0.589781;0.0641644,0.09380834;-0.6319627;-0.01149641,-0.05420253;0.004493962;-0.03222838,-0.09382396;-0.2817458;-0.01048561,-0.1117034;-0.587785;0.04930309,-0.1038089;-0.5470031;-0.05513881,0.002623178;0.4881876;-0.0003995076,0;0;0,0.05577751;0.2639529;-0.0796206,0.1091268;0.5183643;-0.1714268,0.2326303;0.3739288;0.01912642,0.3511128;0.2599967;0.1393754,0.2703516;0.06651713;0.07889819,-0.1023602;0.5167704;-0.243834,-0.2486381;0.3806092;-0.2045743,-0.2514223;0.1629153;-0.2192653,0.06238316;-0.007851899;-0.006592989,0.14633;-0.2770631;-0.07333159,0.1640081;-0.5853858;-0.0266521,0.2032125;-0.5925185;-0.1170449,-0.04275394;0.01260847;-0.04483197,-0.05109596;-0.2734761;-0.09023951,-0.009377658;-0.5797223;-0.04521537,-0.0040027;-0.6267286;-0.1168242,0.0958649;0.4559655;-0.1457345,326.7776
+0;0;0,0.001449216;0.281601;0.004301242,0.003039494;0.5593178;-0.005002249,0.221137;0.424615;0.0160761,0.247915;0.2224243;0.02184333,0.2968199;0.01065938;0.007940102,-0.2109041;0.4104683;-0.01977295,-0.2500025;0.2103921;-0.01127524,-0.2909549;-0.001730055;-0.03877901,0.05774625;0.003698504;-0.02831474,0.07371189;-0.284038;-0.001787946,0.08255387;-0.5899229;0.06372892,0.09408858;-0.6274676;-0.007071465,-0.05523194;0.00457931;-0.03284046,-0.09480026;-0.2812768;-0.01112683,-0.1127146;-0.5879143;0.04877877,-0.1053273;-0.547825;-0.04895382,0.002632153;0.4898005;-0.0004227483,0;0;0,0.05340553;0.2641318;-0.08186555,0.1063061;0.520465;-0.175101,0.228462;0.3744395;0.01558757,0.3538321;0.2633942;0.1321323,0.2684057;0.06980455;0.08060813,-0.1055516;0.5149843;-0.2462769,-0.2499105;0.3783169;-0.2002997,-0.2547699;0.1615262;-0.2204871,0.06324776;-0.007130712;-0.009945154,0.1437789;-0.277561;-0.07423377,0.1592972;-0.5866053;-0.02746844,0.1824208;-0.6250319;-0.09448433,-0.04490581;0.01275754;-0.04439309,-0.05564983;-0.2722826;-0.09325513,-0.01505616;-0.5796211;-0.05045997,-0.009931697;-0.6217306;-0.1174076,0.09311906;0.4572228;-0.1490178,326.8109
+0;0;0,0.001453154;0.2823662;0.004312929,0.003047683;0.5608236;-0.005017587,0.2202231;0.4261588;0.01600683,0.2471005;0.2232177;0.02179546,0.2958002;0.01234125;0.007950569,-0.2099975;0.4120718;-0.01969117,-0.2492411;0.2112529;-0.01116191,-0.2900217;2.072752E-05;-0.03855028,0.05918071;0.003790378;-0.02901811,0.07513447;-0.283732;-0.002511051,0.08395994;-0.5890455;0.06288345,0.09448728;-0.6206913;-0.001733676,-0.05660394;0.004693064;-0.03365625,-0.09614283;-0.2809503;-0.01195877,-0.1140237;-0.5870152;0.04783495,-0.1072815;-0.547807;-0.04136229,0.002638955;0.4910697;-0.0004224977,0;0;0,0.05141416;0.2647066;-0.08389497,0.103429;0.5216129;-0.1782811,0.2243974;0.3750392;0.01213813,0.3630604;0.2708631;0.1210461,0.2692647;0.07810152;0.08821987,-0.1141932;0.5226262;-0.228361,-0.2580264;0.3821425;-0.1894077,-0.2691426;0.1662211;-0.2063364,0.0648504;-0.006758034;-0.01036954,0.1416529;-0.2783007;-0.07355332,0.156174;-0.5871722;-0.02930093,0.1766583;-0.6223171;-0.0878067,-0.0462911;0.01262876;-0.04534779,-0.05530798;-0.2728221;-0.09076501,-0.01753258;-0.5805328;-0.05258262,0.015521;-0.5817528;-0.1301659,0.09036471;0.4581498;-0.1520388,326.8444
+0;0;0,0.001417859;0.2741021;0.003958759,0.002925583;0.5421153;-0.005185103,0.219489;0.4107868;0.01643039,0.2463404;0.2077673;0.02497304,0.2950473;-0.002932712;0.01603098,-0.2099668;0.397585;-0.01859116,-0.2487805;0.1966783;-0.006721349,-0.2896262;-0.01475196;-0.02853206,0.05974631;0.003858626;-0.02917454,0.07546983;-0.2837764;-0.002391944,0.0841525;-0.5856742;0.062259,0.09420068;-0.6136057;0.001614846,-0.05706048;0.004690818;-0.03402589,-0.0967513;-0.2810208;-0.01184576,-0.1145704;-0.5836148;0.04745638,-0.1083215;-0.5449752;-0.03633531,0.00254354;0.4754564;-0.000753846,0;0;0,0.05226053;0.2563539;-0.08186054,0.1040192;0.501956;-0.1761968,0.2198244;0.350936;0.01341438,0.3856386;0.2928281;0.1189606,0.2803783;0.1049585;0.09723282,-0.1028523;0.5330583;-0.2247778,-0.2437459;0.3920057;-0.177196,-0.2611523;0.177169;-0.1969207,0.06554944;-0.008177817;-0.008488655,0.142895;-0.2793934;-0.07297301,0.1546;-0.5851048;-0.03053617,0.1737062;-0.6168678;-0.08489633,-0.04611056;0.0134421;-0.0461388,-0.05199908;-0.2730414;-0.08602603,-0.01678743;-0.5780722;-0.05265359,0.01328823;-0.5776264;-0.1258434,0.09115382;0.4418346;-0.1500607,326.8668
+0;0;0,0.001431045;0.2766512;0.003995576,0.002951339;0.5468828;-0.005251588,0.2173058;0.4150178;0.01626877,0.2442266;0.2114738;0.0248335,0.2927858;0.001412511;0.01591855,-0.2077908;0.40195;-0.01839728,-0.2467047;0.2005242;-0.006496805,-0.2874266;-0.01026505;-0.0282414,0.06030146;0.00389448;-0.02944562,0.07602681;-0.2837741;-0.002659909,0.08464715;-0.5835041;0.06152682,0.09473202;-0.6116472;0.0006611831,-0.05759067;0.004734404;-0.03434206,-0.09728612;-0.2810105;-0.01215934,-0.1149773;-0.5814317;0.04671698,-0.1087055;-0.5427606;-0.03738073,0.002562458;0.4790309;-0.0007410287,0;0;0,0.0496615;0.2583919;-0.08556437,0.1003157;0.5060396;-0.1814599,0.2153894;0.3556862;0.007686377,0.3841943;0.2954577;0.1082134,0.2795621;0.106996;0.09833884,-0.1037386;0.5376148;-0.2261725,-0.242913;0.3955022;-0.1745708,-0.2651073;0.1815783;-0.1920987,0.06599485;-0.007821947;-0.01009822,0.1420429;-0.2792977;-0.07517958,0.1515593;-0.5830314;-0.03409982,0.1710033;-0.6146684;-0.08896112,-0.0471531;0.01343181;-0.04598532,-0.05107994;-0.2731213;-0.08585785,-0.01947183;-0.5766903;-0.05620738,0.01047899;-0.5764421;-0.1297242,0.08799589;0.4448007;-0.1545825,326.8894
+0;0;0,0.001407756;0.2721491;0.003930552,0.002909456;0.5390829;-0.005190923,0.2171227;0.408388;0.01624288,0.2440218;0.205008;0.0248007,0.2943688;-0.01278722;0.01555753,-0.2076816;0.3953292;-0.01839934,-0.2465642;0.1940657;-0.006508443,-0.2887853;-0.02448429;-0.02905361,0.06085769;0.003930403;-0.02971723,0.07657321;-0.2835583;-0.002948267,0.085162;-0.5821916;0.0610036,0.09513012;-0.6096615;0.0008426383,-0.0581219;0.004778075;-0.03465883,-0.09779254;-0.2807882;-0.01248999,-0.1154189;-0.5801102;0.04617091,-0.1092198;-0.5415394;-0.03695314,0.002527029;0.4723572;-0.0007552272,0;0;0,0.05254278;0.2533122;-0.08458567,0.1053576;0.4965449;-0.1813805,0.2192932;0.3469526;0.007400528,0.3917993;0.3008638;0.1087797,0.2797737;0.1073399;0.1014483,-0.09602651;0.5390391;-0.2218824,-0.2325329;0.3958628;-0.1668661,-0.2596968;0.1744076;-0.1834409,0.06647935;-0.008324742;-0.01064968,0.1418055;-0.2800528;-0.07470536,0.148233;-0.5830979;-0.03639388,0.1669609;-0.614124;-0.09067631,-0.04777531;0.01382764;-0.04613606,-0.0508878;-0.2727906;-0.08426254,-0.02248523;-0.5758659;-0.05810668,0.005839474;-0.5755369;-0.131174,0.0921969;0.4367331;-0.15452,326.9229
+0;0;0,0.001483235;0.270497;0.003648681,0.003085999;0.5374419;-0.005728438,0.2170102;0.40689;0.01615045,0.2439736;0.2036053;0.02829123,0.2943909;-0.01586559;0.02306072,-0.2072706;0.3936601;-0.018584,-0.2472305;0.1928092;-0.00242197,-0.2895221;-0.02772397;-0.02012107,0.06097498;0.003907486;-0.02980597,0.07672243;-0.2834399;-0.002759172,0.08525083;-0.5808214;0.0610764,0.09472895;-0.6087849;0.0004755557,-0.05826911;0.004817425;-0.03468597,-0.09794847;-0.2806234;-0.012391,-0.1155024;-0.5786982;0.04614776,-0.1092367;-0.5400871;-0.03756989,0.002675795;0.4706663;-0.001228042,0;0;0,0.0526498;0.2514607;-0.08473277,0.1047656;0.494581;-0.1822581,0.218595;0.3449428;0.006490707,0.3929467;0.3030205;0.1067059,0.279824;0.1082389;0.1064479,-0.0945085;0.5409017;-0.2210291,-0.2302732;0.3980851;-0.1629734,-0.2633026;0.1757266;-0.1772026,0.06634296;-0.008649051;-0.01205897,0.1409625;-0.2805803;-0.07556772,0.1452012;-0.5824155;-0.03734422,0.1640134;-0.6132284;-0.09275126,-0.04830005;0.0143384;-0.04564131,-0.05234217;-0.2720396;-0.08461966,-0.02578548;-0.5741477;-0.05994324,0.002397032;-0.5740895;-0.1336406,0.09180112;0.434714;-0.1552904,326.9563
+0;0;0,0.001483235;0.270497;0.003648681,0.003085999;0.5374419;-0.005728438,0.2170102;0.40689;0.01615045,0.2439736;0.2036053;0.02829123,0.2943909;-0.01586559;0.02306072,-0.2072706;0.3936601;-0.018584,-0.2472305;0.1928092;-0.00242197,-0.2895221;-0.02772397;-0.02012107,0.06097498;0.003907486;-0.02980597,0.07672243;-0.2834399;-0.002759172,0.08525083;-0.5808214;0.0610764,0.09472895;-0.6087849;0.0004755557,-0.05826911;0.004817425;-0.03468597,-0.09794847;-0.2806234;-0.012391,-0.1155024;-0.5786982;0.04614776,-0.1092367;-0.5400871;-0.03756989,0.002675795;0.4706663;-0.001228042,0;0;0,0.0526498;0.2514607;-0.08473277,0.1047656;0.494581;-0.1822581,0.218595;0.3449428;0.006490707,0.3929467;0.3030205;0.1067059,0.279824;0.1082389;0.1064479,-0.0945085;0.5409017;-0.2210291,-0.2302732;0.3980851;-0.1629734,-0.2633026;0.1757266;-0.1772026,0.06634296;-0.008649051;-0.01205897,0.1409625;-0.2805803;-0.07556772,0.1452012;-0.5824155;-0.03734422,0.1640134;-0.6132284;-0.09275126,-0.04830005;0.0143384;-0.04564131,-0.05234217;-0.2720396;-0.08461966,-0.02578548;-0.5741477;-0.05994324,0.002397032;-0.5740895;-0.1336406,0.09180112;0.434714;-0.1552904,326.9783
+0;0;0,0.001497421;0.2730841;0.003683579,0.003129141;0.5448304;-0.005891831,0.2083484;0.4149757;0.01540954,0.2353354;0.2115127;0.02756098,0.2833149;0.002653837;0.02258337,-0.1987237;0.4022824;-0.01791609,-0.2387186;0.2012553;-0.00173988,-0.2789653;-0.00861448;-0.01858318,0.06173057;0.003955907;-0.03017532,0.07748413;-0.283503;-0.003118027,0.08598355;-0.5798738;0.06050059,0.09532031;-0.6069728;0.0008035526,-0.05899117;0.004877122;-0.0351158,-0.09868594;-0.2806745;-0.01281217,-0.1161803;-0.5777363;0.04552763,-0.1100079;-0.5392537;-0.03694145,0.002707329;0.4761653;-0.001264084,0;0;0,0.04692635;0.2537807;-0.08935332,0.09646928;0.5018772;-0.188977,0.206536;0.3611681;-0.002770185,0.3716778;0.2895659;0.09660029,0.2717437;0.1004501;0.1106431,-0.09615143;0.5392211;-0.2237728,-0.230315;0.3966726;-0.1608982,-0.2683332;0.1859643;-0.1711672,0.06668037;-0.007602036;-0.01525784,0.1351936;-0.2809574;-0.08003187,0.1374906;-0.5819521;-0.0432601,0.1556547;-0.6116236;-0.09821987,-0.05052499;0.0138515;-0.04463435,-0.06075563;-0.2712137;-0.092027,-0.03518846;-0.5723933;-0.06768795,-0.006921949;-0.5719162;-0.14008,0.08433451;0.4400017;-0.161397,327.001
+0;0;0,0.001471855;0.2718744;0.003329705,0.003027697;0.5425942;-0.006584512,0.2015677;0.4155323;0.01477575,0.2284124;0.2123548;0.02969651,0.2762142;0.003913954;0.03154419,-0.1922322;0.4031323;-0.01821167,-0.2330833;0.2027493;0.001843609,-0.2727607;-0.007002458;-0.01103698,0.0621991;0.003960084;-0.03043474,0.07782874;-0.2831541;-0.003260382,0.08620401;-0.578696;0.06049311,0.09550653;-0.6057498;0.0004809238,-0.05945686;0.004946736;-0.03537083,-0.09926605;-0.2802373;-0.01295257,-0.1167327;-0.5765238;0.0452615,-0.1104198;-0.5380489;-0.03739113,0.00263052;0.474497;-0.001893231,0;0;0,0.05008341;0.2523049;-0.08810711,0.100746;0.4989354;-0.1880507,0.2036178;0.362424;-0.004626989,0.3664223;0.2875943;0.09596896,0.2673432;0.09936997;0.1181269,-0.08646988;0.5341101;-0.2203078,-0.2198476;0.3923143;-0.1545149,-0.2618779;0.1826955;-0.1599399,0.06684301;-0.007571906;-0.01689267,0.1342116;-0.2813529;-0.07952428,0.134795;-0.5817657;-0.04443145,0.1523519;-0.6112302;-0.1000988,-0.05154883;0.01411856;-0.04420483,-0.06320973;-0.2703677;-0.09267026,-0.03927467;-0.5709605;-0.06920199,-0.01112415;-0.5706837;-0.1417776,0.08810136;0.4377532;-0.1605506,327.0346
+0;0;0,0.001484476;0.2742056;0.003358256,0.00307072;0.5502121;-0.006757027,0.2000654;0.4221029;0.01457801,0.2268327;0.2195102;0.02945582,0.2745831;0.01129368;0.03130151,-0.1906928;0.4097987;-0.01815461,-0.2314264;0.2099925;0.00184294,-0.271061;0.000466451;-0.01102378,0.06306262;0.004015062;-0.03085727,0.07867356;-0.2827556;-0.003715416,0.08705224;-0.5784179;0.06006403,0.09636345;-0.6055249;-4.11272E-06,-0.0602823;0.005015411;-0.03586189,-0.1000439;-0.2798275;-0.01347044,-0.1175176;-0.5762347;0.04476732,-0.1111989;-0.537752;-0.03796238,0.002664778;0.4806121;-0.001962218,0;0;0,0.04842604;0.2548712;-0.08886957,0.09738165;0.5071248;-0.1901064,0.1991607;0.3688083;-0.007251263,0.3514032;0.2829479;0.0996685,0.2606171;0.09111686;0.124089,-0.09085076;0.5344467;-0.2212772,-0.2233908;0.3932007;-0.1544616,-0.2679982;0.1842993;-0.1572978,0.06719414;-0.007539987;-0.01932049,0.1335299;-0.2817138;-0.07970333,0.1310964;-0.582388;-0.04589033,0.1490008;-0.6115172;-0.1019194,-0.05322856;0.01472632;-0.04353207,-0.06703026;-0.2688324;-0.0947355,-0.04473343;-0.5697317;-0.07200478,-0.04404759;-0.5982414;-0.1314373,0.08536455;0.4443173;-0.1622117,327.0569
+0;0;0,0.001502793;0.277589;0.003399693,0.00311873;0.5587603;-0.00690861,0.200033;0.4292834;0.01451607,0.2265528;0.2285646;0.02925627,0.2742769;0.02046245;0.03110094,-0.1905821;0.4169838;-0.01820457,-0.2309389;0.2190256;0.00160802,-0.2705517;0.009614676;-0.01125164,0.0638862;0.004067498;-0.03126026,0.07948611;-0.2825007;-0.004137576,0.08785342;-0.5777614;0.05955526,0.09703438;-0.6040696;0.0003273413,-0.06106957;0.005080912;-0.03633023,-0.1008031;-0.2795608;-0.0139546,-0.1182531;-0.5755655;0.04420407,-0.1120227;-0.5372013;-0.03736841,0.002704686;0.4877712;-0.002018108,0;0;0,0.04449256;0.2585227;-0.09086204,0.09038153;0.5161998;-0.1940873,0.1919466;0.3740826;-0.01108241,0.287524;0.2479504;0.1160564,0.2595221;0.0369554;0.1329231,-0.100044;0.535509;-0.2246384,-0.2314043;0.3956561;-0.158349,-0.2776301;0.187227;-0.155527,0.06740746;-0.00677526;-0.02203465,0.1293316;-0.2820038;-0.08132195,0.1246518;-0.5823488;-0.04850984,0.1420415;-0.6107433;-0.1037414,-0.0552087;0.01440629;-0.04265739,-0.07417447;-0.2677461;-0.09860968,-0.0527134;-0.5682583;-0.07542492,-0.0524666;-0.5957394;-0.1342357,0.07930087;0.4519296;-0.1656251,327.0905
+0;0;0,0.001470214;0.2775949;0.002899865,0.003008624;0.5587429;-0.00802375,0.1999926;0.4297331;0.01457674,0.2267842;0.2293021;0.03241685,0.2729915;0.02099428;0.04017781,-0.1908746;0.4172804;-0.01798493,-0.2317449;0.2199077;0.00614536,-0.2714166;0.01021834;-0.0004878296,0.06388098;0.004036163;-0.03127499,0.07934722;-0.2824983;-0.003722582,0.08771539;-0.5777359;0.06007701,0.09701339;-0.604173;0.0009901896,-0.06108353;0.005109626;-0.03630273,-0.100926;-0.2794935;-0.01363148,-0.1184251;-0.5754745;0.04463233,-0.1122172;-0.5371511;-0.03694604,0.002617014;0.4877653;-0.002967696,0;0;0,0.04449256;0.2585227;-0.09086204,0.09038153;0.5161998;-0.1940873,0.1919466;0.3740826;-0.01108241,0.287524;0.2479504;0.1160564,0.2595221;0.0369554;0.1329231,-0.100044;0.535509;-0.2246384,-0.2314043;0.3956561;-0.158349,-0.2776301;0.187227;-0.155527,0.06740746;-0.00677526;-0.02203465,0.1293316;-0.2820038;-0.08132195,0.1246518;-0.5823488;-0.04850984,0.1420415;-0.6107433;-0.1037414,-0.0552087;0.01440629;-0.04265739,-0.07417447;-0.2677461;-0.09860968,-0.0527134;-0.5682583;-0.07542492,-0.0524666;-0.5957394;-0.1342357,0.07930087;0.4519296;-0.1656251,327.1132
+0;0;0,0.001478762;0.2792089;0.002916725,0.003017669;0.5604501;-0.008001504,0.1996007;0.4317427;0.01455013,0.2263627;0.2315334;0.0323705,0.2724048;0.02397047;0.04010372,-0.1904706;0.4193155;-0.01794524,-0.2312957;0.222161;0.006158371,-0.2708255;0.01322144;-0.0004511001,0.06444255;0.004071645;-0.03154993,0.07989289;-0.2821682;-0.004025843,0.08827597;-0.5779322;0.05988747,0.0975796;-0.6044034;0.0007649139,-0.06162051;0.005154544;-0.03662187,-0.101422;-0.2791559;-0.01397393,-0.1189524;-0.5756646;0.04439375,-0.1127406;-0.5373362;-0.03723395,0.002627076;0.4896568;-0.002958583,0;0;0,0.04494093;0.2600887;-0.09111786,0.09006456;0.5177847;-0.1948857,0.1899962;0.374571;-0.01175594,0.3181633;0.2833408;0.1161807,0.2559493;0.0830182;0.1517098,-0.1014564;0.5342981;-0.2242827,-0.2326483;0.3946223;-0.1579738,-0.2796184;0.1871821;-0.1530316,0.06761643;-0.006750077;-0.02339387,0.1288441;-0.2822446;-0.08069587,0.1224712;-0.5830942;-0.04782701,0.1394858;-0.6111917;-0.1035604,-0.05618434;0.01464537;-0.04235153,-0.07631478;-0.2669827;-0.09900797,-0.05596306;-0.5681165;-0.07586314,-0.05653028;-0.5953518;-0.1349802,0.07913112;0.4537206;-0.1663635,327.1465
+0;0;0,0.001471399;0.2778186;0.002902202,0.002983434;0.5541556;-0.007800031,0.1923609;0.4293954;0.01398016,0.2211482;0.2140353;0.0331491,0.2671643;0.006589428;0.04087795,-0.1834211;0.4174234;-0.01732482,-0.2273357;0.2053493;0.008602832,-0.2668432;-0.003472388;0.00199709,0.06461655;0.004082639;-0.03163512,0.08005092;-0.2818613;-0.00413949,0.08843789;-0.577762;0.05980337,0.09772881;-0.6041561;0.000761535,-0.06178689;0.005168462;-0.03672075,-0.1015473;-0.2788481;-0.01409622,-0.1190857;-0.5754939;0.04429844,-0.1128824;-0.5371768;-0.03721781,0.002602914;0.4851879;-0.002887159,0;0;0,0.04891552;0.2583058;-0.08988404,0.1006103;0.510307;-0.1913445,0.1901383;0.3732923;-0.01123643,0.2777218;0.2342312;0.1321766,0.257796;0.02465093;0.1620102,-0.08458984;0.5300931;-0.2195016,-0.224576;0.3785736;-0.1486363,-0.2731535;0.1716684;-0.1421986,0.06751221;-0.00689292;-0.02423501,0.1290046;-0.2824303;-0.07951641,0.1209778;-0.5834717;-0.04748654,0.138006;-0.612002;-0.1025937,-0.05657515;0.01490138;-0.04207076,-0.07808939;-0.2661757;-0.09943768,-0.05764764;-0.5673647;-0.07527976,-0.0590645;-0.5945694;-0.1342557,0.08746082;0.4483281;-0.1636581,327.1796
+0;0;0,0.00152657;0.2796971;0.002469823,0.003131788;0.5594471;-0.008889917,0.1934861;0.4337083;0.01350382,0.2220691;0.2210529;0.03749682,0.2678863;0.01190226;0.04844133,-0.1843284;0.421468;-0.01753045,-0.2283871;0.2122121;0.01223171,-0.2674047;0.001430556;0.008800963,0.06474945;0.004071834;-0.0318142,0.08020563;-0.2815846;-0.003947865,0.08844864;-0.5761094;0.05976805,0.09791149;-0.6016877;0.001326516,-0.0620001;0.005202672;-0.03674415,-0.101714;-0.2785579;-0.01398931,-0.1190722;-0.5738177;0.04425893,-0.1130141;-0.5356337;-0.03630303,0.002722511;0.4893174;-0.003761143,0;0;0,0.04868991;0.2603976;-0.08978486,0.09903738;0.5162784;-0.1916554,0.1880612;0.3741731;-0.01137233,0.2761382;0.2388132;0.1319284,0.2449586;0.02670841;0.133472,-0.08863546;0.5301832;-0.220214,-0.2266565;0.3790414;-0.151502,-0.2763013;0.1706984;-0.1419336,0.06742361;-0.006942689;-0.02504134,0.1291241;-0.2825116;-0.07861257,0.1192693;-0.5821265;-0.0468905,0.1354532;-0.6109528;-0.1004765,-0.05704554;0.01497541;-0.04174634,-0.08065879;-0.2654665;-0.1001397,-0.06069867;-0.5651827;-0.0747558,-0.06196895;-0.5921102;-0.1326485,0.08639674;0.4529556;-0.1638153,327.2027
+0;0;0,0.001503843;0.2755331;0.002433053,0.003021085;0.539975;-0.008259604,0.2048517;0.4157843;0.01481294,0.2313681;0.2185044;0.03707119,0.2775338;0.007762745;0.04809896,-0.1956356;0.4028094;-0.0180837,-0.2365088;0.2086833;0.009526577,-0.2758232;-0.003701672;0.006069734,0.06382462;0.004013675;-0.0313598,0.07927793;-0.2815896;-0.003498644,0.08754049;-0.5768133;0.06036848,0.09695823;-0.6021268;0.002205532,-0.06111455;0.005128361;-0.03621933,-0.100821;-0.2785794;-0.01346872,-0.1182204;-0.5745399;0.04491775,-0.1121913;-0.5363949;-0.03526019,0.002640319;0.4747305;-0.003488095,0;0;0,0.06140763;0.2545805;-0.08570027,0.142885;0.4899017;-0.1752706,0.2325501;0.3434229;0.005538225,0.2816999;0.2217143;0.1568301,0.2404581;0.01144925;0.1293957,-0.05065592;0.5330191;-0.2204294,-0.1844598;0.3962757;-0.161136,-0.2372244;0.1873379;-0.146109,0.06657712;-0.008564532;-0.0238173,0.129446;-0.2839046;-0.07691789,0.1185384;-0.5842382;-0.04553199,0.1344183;-0.6129935;-0.09870005,-0.05385109;0.01717544;-0.04333812,-0.0790792;-0.2639043;-0.09757858,-0.06066054;-0.5642499;-0.07005417,-0.0342203;-0.5638379;-0.1404577,0.1220843;0.4328228;-0.1509993,327.2359
+0;0;0,0.001502038;0.2752025;0.002430134,0.003028955;0.5413231;-0.0083446,0.2034897;0.4167892;0.01465857,0.2296843;0.2219034;0.03664671,0.2762611;0.009285375;0.04777266,-0.1942931;0.403902;-0.01801592,-0.2346702;0.2121316;0.009259293,-0.2743347;-0.002144322;0.005771671,0.06417575;0.004035756;-0.03153232,0.07960877;-0.2811924;-0.003707761,0.08791262;-0.5778913;0.0604785,0.09726014;-0.6027923;0.002749253,-0.06145077;0.005156574;-0.03641859,-0.1011051;-0.2781785;-0.01369787,-0.1185914;-0.5756179;0.04498036,-0.1126072;-0.5375336;-0.03459971,0.002643862;0.4753373;-0.00351888,0;0;0,0.07225638;0.2519446;-0.08394933,0.1526247;0.4885112;-0.1761935,0.2422478;0.342027;0.004610777,0.2968594;0.2620088;0.1771355,0.252865;0.05129826;0.1430006,-0.0416788;0.5269868;-0.2176231,-0.1737354;0.3912479;-0.1602983,-0.2264976;0.1804324;-0.1437882,0.06619541;-0.009451568;-0.02565026,0.1286997;-0.2849879;-0.0760529,0.1178198;-0.5868836;-0.04507351,0.1333562;-0.6153148;-0.09778571,-0.05495302;0.01919689;-0.04172225,-0.08088263;-0.2608284;-0.09900208,-0.0636749;-0.5621963;-0.06582955,-0.03835816;-0.5618339;-0.1359354,0.1326399;0.4306739;-0.1510336,327.2591
+0;0;0,0.001468624;0.2752053;0.002106149,0.002941653;0.5413129;-0.008991962,0.203555;0.4173207;0.0142835,0.2298315;0.2229437;0.040307,0.2765211;0.01071286;0.05697361,-0.1945611;0.4042937;-0.01785639,-0.2353746;0.2131868;0.01316823,-0.2743322;-0.001193821;0.01795075,0.06413279;0.00407615;-0.03161442,0.0794678;-0.2811182;-0.003392376,0.08767926;-0.5777749;0.06100077,0.09728044;-0.6023924;0.003044739,-0.06151106;0.005118686;-0.03632203,-0.1012967;-0.2782245;-0.0139342,-0.1187988;-0.5755203;0.04546297,-0.1128998;-0.5374601;-0.03412591,0.002571067;0.475333;-0.004084681,0;0;0,0.07225638;0.2519446;-0.08394933,0.1526247;0.4885112;-0.1761935,0.2422478;0.342027;0.004610777,0.2968594;0.2620088;0.1771355,0.252865;0.05129826;0.1430006,-0.0416788;0.5269868;-0.2176231,-0.1737354;0.3912479;-0.1602983,-0.2264976;0.1804324;-0.1437882,0.06619541;-0.009451568;-0.02565026,0.1286997;-0.2849879;-0.0760529,0.1178198;-0.5868836;-0.04507351,0.1333562;-0.6153148;-0.09778571,-0.05495302;0.01919689;-0.04172225,-0.08088263;-0.2608284;-0.09900208,-0.0636749;-0.5621963;-0.06582955,-0.03835816;-0.5618339;-0.1359354,0.1326399;0.4306739;-0.1510336,327.2807
+0;0;0,0.001467685;0.2750293;0.002104802,0.002946135;0.5421139;-0.009039049,0.2032496;0.4178534;0.01423485,0.2295714;0.223142;0.0403031,0.2791907;-0.002406001;0.05801552,-0.1942567;0.4048462;-0.01785582,-0.2351404;0.2134107;0.01322216,-0.2765426;-0.01442204;0.01830478,0.06426222;0.004084376;-0.03167823,0.07959043;-0.2809835;-0.0034687,0.08779125;-0.5772559;0.06084102,0.09741743;-0.6020156;0.002734117,-0.0616352;0.005129016;-0.03639533,-0.1014032;-0.2780886;-0.01401743,-0.1188826;-0.5749992;0.0453028,-0.1129683;-0.536918;-0.03449327,0.002573542;0.4757768;-0.004105201,0;0;0,0.07411191;0.2512498;-0.08383679,0.1539745;0.4889232;-0.1765008,0.243592;0.3424363;0.004303217,0.2861758;0.2501817;0.1744814,0.2620539;0.02022678;0.1608219,-0.04284286;0.5203189;-0.2192698,-0.1793235;0.3876806;-0.1639074,-0.231117;0.1624559;-0.1484481,0.06630286;-0.009612024;-0.02571702,0.1291757;-0.2850885;-0.07525635,0.1178385;-0.5866065;-0.04461813,0.1331098;-0.6153036;-0.09743047,-0.05516914;0.01917068;-0.04169743,-0.08084244;-0.2607096;-0.09916335,-0.06531203;-0.5611486;-0.06075056,-0.03945155;-0.56102;-0.130798,0.1340683;0.430723;-0.1511714,327.3141
+0;0;0,0.001505114;0.2820431;0.002158479,0.003151587;0.5794392;-0.0103441,0.1924572;0.4486448;0.01265056,0.2207626;0.2392595;0.04068339,0.2743751;-0.00443998;0.05982124,-0.183372;0.436347;-0.01769011,-0.2273368;0.2304844;0.01572999,-0.2720708;-0.01568367;0.02122164,0.06401513;0.004068672;-0.03155642,0.07934527;-0.2810351;-0.003343349,0.08754312;-0.5771998;0.06094302,0.09728517;-0.6026187;0.002136622,-0.0613982;0.005109294;-0.03625539,-0.1011712;-0.2781439;-0.01387467,-0.1186442;-0.5749466;0.04542401,-0.1126587;-0.5367682;-0.03533264,0.002724554;0.5034095;-0.004689357,0;0;0,0.07024333;0.2589669;-0.08693242,0.1270036;0.5310754;-0.1932919,0.2167392;0.3843984;-0.01240778,0.2745867;0.2544015;0.146286,0.2646026;0.006405175;0.1783504,-0.06283772;0.5241833;-0.2263138,-0.213464;0.382528;-0.174596,-0.2700135;0.140045;-0.1494141,0.06627651;-0.009474009;-0.02505922,0.1287571;-0.2850378;-0.07481742,0.1177308;-0.586461;-0.04422307,0.1333833;-0.6150332;-0.09852457,-0.05444472;0.01853169;-0.04245758,-0.08070561;-0.2617416;-0.09788644,-0.06982556;-0.561517;-0.05395608,-0.06588435;-0.5912156;-0.1091367,0.1146213;0.4619609;-0.1635842,327.3475
+0;0;0,0.001524439;0.2792686;0.001695846,0.003043865;0.5420023;-0.009666227,0.2098599;0.4216454;0.01442617,0.2361458;0.2277395;0.04461282,0.281195;0.01923342;0.06623144,-0.2006013;0.4079362;-0.01819745,-0.2416732;0.2174182;0.01669759,-0.2798992;0.006652966;0.02609808,0.06334472;0.004045703;-0.03139064,0.07884703;-0.2811376;-0.002999373,0.08693665;-0.5775298;0.06166227,0.09658284;-0.6023591;0.003435832,-0.06087662;0.00504378;-0.03581746,-0.1006047;-0.2783293;-0.01351819,-0.1180631;-0.5753469;0.04623673,-0.1122148;-0.5372867;-0.03370348,0.00267868;0.4804713;-0.004943826,0;0;0,0.07191361;0.2560532;-0.08521342,0.1526139;0.4904453;-0.1724305,0.2422346;0.3439561;0.008376837,0.2893368;0.2576476;0.1802311,0.2681001;0.04430205;0.1822987,-0.05817562;0.5182872;-0.2213247,-0.1964568;0.3842809;-0.175256,-0.2423805;0.1758438;-0.1548468,0.06612092;-0.009652913;-0.02343369,0.1286711;-0.2851801;-0.07391262,0.1180272;-0.5869579;-0.04371595,0.1331043;-0.6149538;-0.09755611,-0.05286681;0.01748717;-0.04374463,-0.07806542;-0.2641129;-0.09316462,-0.06822909;-0.5639948;-0.04767808,-0.06398419;-0.5923471;-0.1030549,0.1295648;0.4374615;-0.1507521,327.3699
+0;0;0,0.001514562;0.2774591;0.001684858,0.00304553;0.5421723;-0.009783883,0.1944498;0.4252445;0.01294068,0.2208565;0.2304477;0.04326602,0.2656863;0.0229568;0.06477939,-0.1854891;0.4125547;-0.01725702,-0.2267497;0.2211614;0.01779835,-0.2647896;0.01142234;0.02715307,0.06288484;0.004016331;-0.03116274,0.07839423;-0.2812972;-0.002758509,0.08647314;-0.5772973;0.06181756,0.09675412;-0.6057346;-0.0002405681,-0.06043467;0.005007164;-0.03555743,-0.1001809;-0.2784954;-0.01324797,-0.1176162;-0.57512;0.04642788,-0.1113831;-0.5365294;-0.03877294,0.002674736;0.4796961;-0.004988946,0;0;0,0.07257231;0.2542684;-0.08408046,0.1525973;0.4906711;-0.1725965,0.2394454;0.365109;0.001147747,0.2863148;0.2639314;0.1658568,0.2716126;0.05199602;0.185662,-0.04366052;0.5114353;-0.2161776,-0.1834459;0.3765893;-0.1732901,-0.2250565;0.1680905;-0.1553507,0.06601105;-0.009753764;-0.0221169,0.1283605;-0.2852937;-0.07351208,0.1183672;-0.586709;-0.04350638,0.1347012;-0.6157726;-0.1036439,-0.05249603;0.01691899;-0.04358516,-0.07717654;-0.2655343;-0.08899651,-0.06712185;-0.5652417;-0.04511312,-0.06322738;-0.5977806;-0.103812,0.1299456;0.4366415;-0.150368,327.3921
+0;0;0,0.001505608;0.2758189;0.001674897,0.003043141;0.54163;-0.009888474,0.1916764;0.424152;0.01268021,0.21807;0.2294519;0.0429905,0.2628687;0.02210543;0.06448889,-0.1827884;0.411645;-0.0170824,-0.2240285;0.2203467;0.01795557,-0.262042;0.01075366;0.02730377,0.06275273;0.004007894;-0.03109727,0.07825885;-0.2812456;-0.002699021,0.08633173;-0.5770247;0.06182885,0.09652328;-0.6049538;0.0003105104,-0.0603077;0.004996644;-0.03548273,-0.1000456;-0.2784462;-0.01317797,-0.1174678;-0.5748494;0.04645333,-0.1112889;-0.5363334;-0.0380064,0.002664424;0.477819;-0.004991091,0;0;0,0.0729762;0.2528524;-0.08259106,0.1523026;0.4905377;-0.1717265,0.2393751;0.3671069;0.001102209,0.2857998;0.2675115;0.1667795,0.2848672;0.05539179;0.1883669,-0.04007617;0.5090241;-0.2152369,-0.178594;0.3716174;-0.1770838,-0.2147087;0.1620346;-0.1618387,0.06597188;-0.009665191;-0.02180147,0.127423;-0.2854154;-0.0728116,0.1188054;-0.5867071;-0.04342937,0.1346176;-0.6157117;-0.1026964,-0.05241111;0.01669932;-0.0435341,-0.07681014;-0.2659438;-0.08751167,-0.06695846;-0.5654839;-0.04400325,-0.06314819;-0.5975982;-0.1020673,0.1302285;0.4351438;-0.1484838,327.4255
+0;0;0,0.00156707;0.2750572;0.001008381,0.003222182;0.5418869;-0.01130914,0.1901445;0.4249079;0.01262092,0.2165985;0.2308997;0.04613908,0.2610401;0.02374803;0.07264148,-0.1811563;0.4121888;-0.01651437,-0.2225031;0.2217667;0.02211637,-0.2606429;0.01211686;0.03559095,0.06260911;0.004038447;-0.03143544,0.07816925;-0.2809769;-0.002159936,0.08624046;-0.5752831;0.06217431,0.09649316;-0.6030874;0.0009697787,-0.0604805;0.00496876;-0.03523944,-0.1000585;-0.2783292;-0.01268377,-0.117363;-0.573251;0.04683011,-0.1112683;-0.5348212;-0.03733782,0.00280844;0.4774871;-0.006194463,0;0;0,0.07349942;0.2520496;-0.08202887,0.1525566;0.490716;-0.1719763,0.2396542;0.3688723;2.980232E-05,0.2851367;0.2715949;0.1671553,0.2908915;0.05879034;0.1835975,-0.03792222;0.5076422;-0.2150653,-0.1760803;0.369443;-0.179347,-0.2089584;0.1588322;-0.1670436,0.06615309;-0.009655237;-0.0213294,0.1258892;-0.285795;-0.07144284,0.1192493;-0.5857688;-0.04330373,0.1350061;-0.6147547;-0.1021667,-0.05257623;0.01646402;-0.04346348,-0.0770542;-0.2660902;-0.08701643,-0.06774186;-0.5640893;-0.04308473,-0.06305942;-0.5952471;-0.101653,0.1307198;0.4346963;-0.1483409,327.459
+0;0;0,0.00156707;0.2750572;0.001008381,0.003222182;0.5418869;-0.01130914,0.1901445;0.4249079;0.01262092,0.2165985;0.2308997;0.04613908,0.2610401;0.02374803;0.07264148,-0.1811563;0.4121888;-0.01651437,-0.2225031;0.2217667;0.02211637,-0.2606429;0.01211686;0.03559095,0.06260911;0.004038447;-0.03143544,0.07816925;-0.2809769;-0.002159936,0.08624046;-0.5752831;0.06217431,0.09649316;-0.6030874;0.0009697787,-0.0604805;0.00496876;-0.03523944,-0.1000585;-0.2783292;-0.01268377,-0.117363;-0.573251;0.04683011,-0.1112683;-0.5348212;-0.03733782,0.00280844;0.4774871;-0.006194463,0;0;0,0.07349942;0.2520496;-0.08202887,0.1525566;0.490716;-0.1719763,0.2396542;0.3688723;2.980232E-05,0.2851367;0.2715949;0.1671553,0.2908915;0.05879034;0.1835975,-0.03792222;0.5076422;-0.2150653,-0.1760803;0.369443;-0.179347,-0.2089584;0.1588322;-0.1670436,0.06615309;-0.009655237;-0.0213294,0.1258892;-0.285795;-0.07144284,0.1192493;-0.5857688;-0.04330373,0.1350061;-0.6147547;-0.1021667,-0.05257623;0.01646402;-0.04346348,-0.0770542;-0.2660902;-0.08701643,-0.06774186;-0.5640893;-0.04308473,-0.06305942;-0.5952471;-0.101653,0.1307198;0.4346963;-0.1483409,327.4818
+0;0;0,0.00156894;0.2753854;0.001009584,0.003231246;0.5433526;-0.01138125,0.1870599;0.4264914;0.01229807,0.2135146;0.2324777;0.04581717,0.2579813;0.02520917;0.07233453,-0.1781188;0.413982;-0.01635683,-0.2194668;0.2235546;0.022275,-0.2576281;0.01378646;0.03575718,0.06297169;0.004061833;-0.03161749,0.07851578;-0.2806596;-0.002372174,0.08656572;-0.5741901;0.0617925,0.09678558;-0.6018093;0.0007840171,-0.06083075;0.004997535;-0.03544351,-0.1003679;-0.2780083;-0.01291111,-0.1176268;-0.5721527;0.0464459,-0.1115516;-0.5337499;-0.03745243,0.002812692;0.4782036;-0.006207078,0;0;0,0.07430202;0.2521998;-0.08194542,0.1524101;0.4923705;-0.1722739,0.2393093;0.3736014;-0.001615524,0.285399;0.2767821;0.1656163,0.2987025;0.06404069;0.1799273,-0.0344581;0.5060162;-0.2146904,-0.1726411;0.3670602;-0.1821114,-0.2024446;0.1557161;-0.1728292,0.06645471;-0.009545445;-0.02177739,0.1254386;-0.2858889;-0.06992722,0.1202504;-0.5852369;-0.04335833,0.135948;-0.6145295;-0.1015341,-0.05351981;0.01635098;-0.04301016,-0.07657588;-0.2658305;-0.08779028,-0.06746066;-0.5629589;-0.04336446,-0.06240832;-0.5937978;-0.1018414,0.1315536;0.435201;-0.1484413,327.515
+0;0;0,0.001629507;0.2754326;0.0007331428,0.003366248;0.5441793;-0.01188467,0.1865034;0.4273983;0.01199871,0.2128537;0.2345024;0.0499502,0.2573977;0.02719165;0.08190308,-0.1774389;0.414992;-0.01619335,-0.2190351;0.2258692;0.02676888,-0.2580073;0.01593578;0.04656938,0.06156631;0.003867932;-0.03112547,0.07735498;-0.2809736;-0.001669174,0.08529097;-0.5738826;0.06297798,0.09556776;-0.6020402;0.002122063,-0.05964448;0.004974085;-0.0345248,-0.09910341;-0.2781892;-0.01187053,-0.116256;-0.5717546;0.04782084,-0.1102194;-0.5333445;-0.03634676,0.002926982;0.4786069;-0.006639409,0;0;0,0.07595725;0.251951;-0.08134818,0.1542478;0.4928769;-0.1718869,0.241475;0.3746965;-0.001677275,0.2878956;0.283435;0.1682048,0.3118709;0.07034394;0.1687584,-0.03157772;0.5049309;-0.2151563,-0.1696812;0.3656838;-0.1854726,-0.1965561;0.1530806;-0.1776902,0.06557064;-0.009514183;-0.01959944,0.1266326;-0.2854089;-0.06864238,0.1225225;-0.584376;-0.04335046,0.1384452;-0.6143152;-0.1011875,-0.05178141;0.01577722;-0.04294103,-0.07258561;-0.2669279;-0.08649166,-0.06383365;-0.5634973;-0.0416818,-0.05842358;-0.5946956;-0.1001357,0.133595;0.4352284;-0.1478546,327.5377
+0;0;0,0.001630596;0.2756168;0.0007336329,0.003372973;0.5452243;-0.01193482,0.1857998;0.4281965;0.01191226,0.2120713;0.2358782;0.04975013,0.2567644;0.02787319;0.08181,-0.1767402;0.4158381;-0.01617117,-0.2182119;0.2272815;0.02666242,-0.2573145;0.01664504;0.04652924,0.06169844;0.003876233;-0.03119226,0.0774707;-0.2806694;-0.001766576,0.08538157;-0.5726508;0.06267586,0.09561937;-0.6005877;0.002050873,-0.05977248;0.004984761;-0.03459889,-0.09919041;-0.2778843;-0.01196816,-0.1162887;-0.5705201;0.04753418,-0.110275;-0.532142;-0.03631403,0.002930733;0.4792079;-0.006654042,0;0;0,0.07692458;0.2520696;-0.08069277,0.1552362;0.4939819;-0.1711802,0.2427982;0.3763843;-0.001433372,0.2864807;0.2956385;0.1737242,0.315224;0.08271053;0.1624584,-0.02942933;0.5045675;-0.2154217,-0.170027;0.3673311;-0.1929122,-0.1965203;0.154247;-0.1793226,0.06579453;-0.009253711;-0.01949692,0.1258633;-0.2853996;-0.06657147,0.1241227;-0.583616;-0.0434947,0.1401061;-0.6138784;-0.1005023,-0.05180904;0.01563287;-0.04319859,-0.07139363;-0.2668604;-0.0867285,-0.06251396;-0.5624576;-0.04187263,-0.05758024;-0.5943963;-0.09911016,0.1348298;0.4357812;-0.1470451,327.571
+0;0;0,0.001629375;0.2754104;0.0007330836,0.0033744;0.5454111;-0.01196875,0.1850423;0.4281569;0.01183656,0.2112813;0.2360767;0.04962758,0.2560932;0.02751888;0.08177266,-0.175999;0.4158496;-0.01613078,-0.2174193;0.2275264;0.0266498,-0.2566259;0.01633015;0.04656941,0.06105097;0.003835556;-0.03086493,0.07682948;-0.2808226;-0.0014276,0.08471023;-0.5716926;0.06276952,0.09496462;-0.5997234;0.002046224,-0.05914522;0.00493245;-0.03423581,-0.09857874;-0.2780485;-0.01159613,-0.1156119;-0.5695703;0.0476797,-0.1095885;-0.5311786;-0.03630449,0.002929231;0.4789574;-0.006652993,0;0;0,0.07862597;0.2516495;-0.07965279,0.1575028;0.493997;-0.1696596,0.2454008;0.3769016;-0.000620842,0.2884937;0.3012217;0.1766558,0.3192445;0.08873703;0.1556218,-0.02600043;0.5033008;-0.2150752,-0.1663029;0.3657315;-0.195041,-0.1900012;0.1516551;-0.1828971,0.06549291;-0.009269327;-0.01786995,0.1270294;-0.2850977;-0.0655961,0.1262148;-0.5822102;-0.04296541,0.1430635;-0.6124038;-0.09999967,-0.05072084;0.01526215;-0.04346309,-0.06784464;-0.2676898;-0.08578006,-0.05904041;-0.562155;-0.04104256,-0.05404992;-0.594576;-0.09795268,0.1371261;0.4353584;-0.1453521,327.6046
+0;0;0,0.001558814;0.2753296;0.0002110991,0.003162849;0.5460626;-0.01331118,0.1842072;0.4293249;0.01121081,0.2107209;0.2383054;0.0533377,0.2549962;0.03012721;0.09046593,-0.1756144;0.4169312;-0.01639801,-0.2172966;0.2297651;0.03047976,-0.2562898;0.01863334;0.0545608,0.06070403;0.003840217;-0.03086303,0.07640117;-0.2807862;-0.001145422,0.08425686;-0.5703688;0.06260126,0.09448528;-0.5987749;0.00205614,-0.05894589;0.00488241;-0.0339676,-0.0984184;-0.278109;-0.01161709,-0.1153486;-0.5682313;0.0477616,-0.1093537;-0.5298783;-0.03635671,0.002758448;0.4792665;-0.007750837,0;0;0,0.07864673;0.251736;-0.07907295,0.1567679;0.4951338;-0.1692405,0.2452452;0.3787196;-0.0005540848,0.2905009;0.3068116;0.1776235,0.3242201;0.09507751;0.1510026,-0.02444279;0.5047812;-0.2152406,-0.1643077;0.3665571;-0.1979786,-0.185947;0.1518614;-0.1872775,0.06561507;-0.009336084;-0.01611686,0.127659;-0.2850401;-0.06386209,0.1289064;-0.5808578;-0.04209566,0.1458973;-0.6111702;-0.09915113,-0.04983899;0.01475883;-0.04416453,-0.06453786;-0.2686304;-0.08436708,-0.05537413;-0.5616736;-0.03936579,-0.02580417;-0.5630262;-0.1123331,0.1370168;0.4359548;-0.1447349,327.6376
+0;0;0,0.001558413;0.2752588;0.0002110449,0.003165242;0.5464594;-0.01334084,0.1837355;0.4295951;0.01115314,0.2102366;0.2386661;0.05326008,0.2546325;0.02992089;0.09048942,-0.1751491;0.4172337;-0.01638378,-0.2168115;0.2301562;0.03047179,-0.2559109;0.01844946;0.05461841,0.06052623;0.003828968;-0.03077263,0.0762118;-0.2805877;-0.00107692,0.08405418;-0.5696798;0.06256178,0.09428865;-0.5981205;0.001980793,-0.05877323;0.004868109;-0.0338681,-0.09821665;-0.2779147;-0.01153407,-0.1151182;-0.5675456;0.04774405,-0.1091198;-0.5291876;-0.03642409,0.002759288;0.4794067;-0.007759125,0;0;0,0.0786071;0.2518152;-0.07861257,0.1562899;0.4959023;-0.1687102,0.2449975;0.3798853;-0.0002622604,0.2912959;0.3108687;0.1786857,0.3293149;0.1008649;0.1414762,-0.0236021;0.5051801;-0.2156677,-0.1631526;0.366579;-0.200029,-0.1836766;0.1511879;-0.1892124,0.06538074;-0.009240419;-0.01627922,0.127268;-0.2850002;-0.06261754,0.1298542;-0.580326;-0.04113221,0.1470389;-0.6106014;-0.09824324,-0.04950153;0.01486677;-0.04419974,-0.06359653;-0.2682633;-0.08493532,-0.05400086;-0.5607225;-0.03953532,-0.02413945;-0.5620704;-0.1124443,0.1368333;0.436359;-0.1441457,327.66
+0;0;0,0.001641759;0.2759744;-0.0001787097,0.003381226;0.5479067;-0.01423614,0.1838497;0.4310684;0.01074563,0.2107413;0.2410611;0.05609003,0.254667;0.03229596;0.09906884,-0.1751066;0.4190061;-0.01661179,-0.2167966;0.2330302;0.03395471,-0.256;0.02108242;0.06396743,0.06049617;0.003814107;-0.03083358,0.07638711;-0.2805828;-0.001231031,0.08421065;-0.5695832;0.0628349,0.09449837;-0.5977204;0.002448071,-0.05882104;0.004872195;-0.03378446,-0.09811179;-0.2779169;-0.01149092,-0.1149478;-0.5674984;0.04805688,-0.108998;-0.5292094;-0.0357777,0.002934144;0.4804377;-0.008500177,0;0;0,0.08061222;0.2519922;-0.0785253,0.1589496;0.4967013;-0.1686649,0.2478104;0.3811065;-0.0003421307,0.29247;0.3142939;0.1797235,0.3444803;0.110522;0.1237638,-0.02117239;0.5050376;-0.2157584,-0.1603329;0.3659537;-0.2026408,-0.1792096;0.1492995;-0.1946302,0.06557386;-0.009279817;-0.01545954,0.1276201;-0.2850134;-0.06163025,0.13138;-0.580357;-0.04053831,0.1485625;-0.6101896;-0.09761,-0.04920707;0.01481264;-0.04454541,-0.06207828;-0.2683405;-0.0854003,-0.05160939;-0.5606563;-0.03926228,-0.0218891;-0.561949;-0.1118558,0.1392558;0.4367671;-0.1440639,327.6931
+0;0;0,0.001641759;0.2759744;-0.0001787097,0.003381226;0.5479067;-0.01423614,0.1838497;0.4310684;0.01074563,0.2107413;0.2410611;0.05609003,0.254667;0.03229596;0.09906884,-0.1751066;0.4190061;-0.01661179,-0.2167966;0.2330302;0.03395471,-0.256;0.02108242;0.06396743,0.06049617;0.003814107;-0.03083358,0.07638711;-0.2805828;-0.001231031,0.08421065;-0.5695832;0.0628349,0.09449837;-0.5977204;0.002448071,-0.05882104;0.004872195;-0.03378446,-0.09811179;-0.2779169;-0.01149092,-0.1149478;-0.5674984;0.04805688,-0.108998;-0.5292094;-0.0357777,0.002934144;0.4804377;-0.008500177,0;0;0,0.08061222;0.2519922;-0.0785253,0.1589496;0.4967013;-0.1686649,0.2478104;0.3811065;-0.0003421307,0.29247;0.3142939;0.1797235,0.3444803;0.110522;0.1237638,-0.02117239;0.5050376;-0.2157584,-0.1603329;0.3659537;-0.2026408,-0.1792096;0.1492995;-0.1946302,0.06557386;-0.009279817;-0.01545954,0.1276201;-0.2850134;-0.06163025,0.13138;-0.580357;-0.04053831,0.1485625;-0.6101896;-0.09761,-0.04920707;0.01481264;-0.04454541,-0.06207828;-0.2683405;-0.0854003,-0.05160939;-0.5606563;-0.03926228,-0.0218891;-0.561949;-0.1118558,0.1392558;0.4367671;-0.1440639,327.7161
+0;0;0,0.001644371;0.2764135;-0.0001789941,0.003386988;0.5488322;-0.01426715,0.183711;0.4317861;0.01072041,0.2105795;0.2419423;0.0560258,0.2545705;0.03286679;0.09906848,-0.174962;0.4197333;-0.01661542,-0.2166161;0.2339174;0.03390758,-0.2558778;0.02165459;0.06396491,0.06070255;0.003827119;-0.03093876,0.07658032;-0.2803343;-0.001360741,0.08441328;-0.5696824;0.06278227,0.09466214;-0.5976001;0.002623476,-0.05902171;0.004888817;-0.03389972,-0.09827992;-0.2776661;-0.01162464,-0.1151361;-0.5675961;0.0479948,-0.1092088;-0.5293383;-0.03552319,0.002938271;0.4811164;-0.008510213,0;0;0,0.08194813;0.2521192;-0.07827902,0.1608216;0.4971963;-0.168431,0.2497274;0.3818597;-0.0001933575,0.2924803;0.3185688;0.1814151,0.3460449;0.1165493;0.1196139,-0.01939256;0.5047058;-0.2156706,-0.1584536;0.3656831;-0.203429,-0.1770752;0.1485917;-0.1984306,0.0656992;-0.009346426;-0.01590323,0.1271475;-0.2852315;-0.06046987,0.1322048;-0.5808785;-0.03889942,0.1495285;-0.6097317;-0.09647346,-0.04949871;0.01498186;-0.0445205,-0.06351224;-0.2675878;-0.08733021,-0.05049602;-0.5599035;-0.03958008,-0.0209027;-0.5611178;-0.1118883,0.141034;0.4370227;-0.1438069,327.7494
+0;0;0,0.001647605;0.2769571;-0.0001793461,0.003397113;0.5504484;-0.01432719,0.1831775;0.4331884;0.01063354,0.2100403;0.2433844;0.05592942,0.2540888;0.03403582;0.09902833,-0.1744216;0.4211716;-0.01662044,-0.2160669;0.2353948;0.03389195,-0.2553799;0.02285466;0.06398854,0.06076142;0.00383083;-0.03096877,0.07664001;-0.2803453;-0.001389209,0.0844831;-0.5700679;0.06283683,0.09471013;-0.5978622;0.002806216,-0.05907894;0.004893558;-0.03393259,-0.09833919;-0.277676;-0.01165636,-0.1152172;-0.5679812;0.04804025,-0.1093025;-0.529741;-0.03529978,0.002945999;0.482371;-0.008539503,0;0;0,0.08215986;0.2527157;-0.07805467,0.1615082;0.4987708;-0.1683719,0.2503763;0.3836965;-0.0003509521,0.2942966;0.3223636;0.1816056,0.3374653;0.1189797;0.1153028,-0.0181247;0.5057895;-0.215161,-0.1576569;0.3671986;-0.2041057,-0.1756279;0.1497576;-0.1995169,0.06612743;-0.009350747;-0.01433229,0.1296197;-0.2847925;-0.05887151,0.1343541;-0.5808142;-0.03709149,0.1524817;-0.609098;-0.09473562,-0.04893476;0.01469129;-0.0453348,-0.06064542;-0.2683543;-0.08572324,-0.04623966;-0.560892;-0.03735163,-0.01663501;-0.5620327;-0.1094784,0.1418118;0.4382337;-0.1435618,327.7719
+0;0;0,0.001873386;0.2778062;-0.0005417839,0.003899925;0.5533518;-0.01517429,0.1828929;0.4357617;0.01076075,0.2102852;0.2470261;0.05990463,0.254198;0.03889498;0.110341,-0.1736954;0.4245325;-0.01653629,-0.2152012;0.2400733;0.0385877,-0.2556711;0.02802692;0.07307296,0.06101217;0.003762429;-0.03114322,0.0772219;-0.2802532;-0.000934314,0.08490226;-0.5694277;0.0633197,0.09558915;-0.5970953;0.002563309,-0.05937995;0.004984475;-0.03399586,-0.09831442;-0.2775498;-0.0116646,-0.1150413;-0.567259;0.0483211,-0.1090502;-0.5290111;-0.03550709,0.003371564;0.4845325;-0.009229502,0;0;0,0.08258963;0.2533481;-0.0785737,0.1625815;0.501012;-0.1702325,0.2515008;0.3862416;-0.002453566,0.294021;0.3252691;0.1799223,0.3404684;0.1246871;0.106436,-0.01774278;0.5056548;-0.2151327,-0.1578294;0.3676199;-0.2047072,-0.1757659;0.1497698;-0.2014926,0.06646962;-0.009456456;-0.01410341,0.1304355;-0.2848117;-0.05801344,0.1337105;-0.5802631;-0.0354929,0.1538601;-0.608491;-0.09323883,-0.04913583;0.01476745;-0.04554266,-0.06114887;-0.2681323;-0.08633009,-0.04514356;-0.5599422;-0.03733797,-0.01556214;-0.5613256;-0.1099404,0.1427265;0.4398825;-0.1449208,327.8055
+0;0;0,0.001867891;0.2769914;-0.0005401949,0.003883742;0.5510929;-0.01508904,0.1833383;0.4338964;0.01085222,0.2107241;0.2452055;0.05998444,0.2547173;0.03669302;0.1105133,-0.174159;0.4226386;-0.0165144,-0.2156549;0.2382232;0.03859651,-0.2561989;0.02578817;0.07314497,0.0604326;0.003726688;-0.03084738,0.07663544;-0.2801681;-0.0006513242,0.0843119;-0.5691959;0.06357008,0.0950892;-0.5973513;0.002299633,-0.05881587;0.004937126;-0.03367292,-0.09773378;-0.277477;-0.01135115,-0.1144522;-0.5670391;0.04860411,-0.1084104;-0.5287215;-0.03593335,0.003359357;0.4827915;-0.009188989,0;0;0,0.08297078;0.2527153;-0.07732296,0.1627094;0.4995799;-0.1670134,0.2517131;0.3849011;0.0006630421,0.2959307;0.3261894;0.1833265,0.3401354;0.1276062;0.1022296,-0.01694879;0.5052791;-0.214375,-0.1573485;0.367612;-0.2041823,-0.1751984;0.1493534;-0.2009277,0.0658183;-0.00926131;-0.0141325,0.1311802;-0.2843232;-0.05702043,0.1342504;-0.5795988;-0.03414607,0.1549607;-0.6085794;-0.09197903,-0.04849818;0.01459577;-0.04530385,-0.060435;-0.2682398;-0.08570382,-0.04388535;-0.5598704;-0.03673388,-0.01365561;-0.5614296;-0.109826,0.1429635;0.4387236;-0.1423805,327.8277
+0;0;0,0.001857909;0.2755111;-0.000537308,0.003851155;0.5465478;-0.01491673,0.1834356;0.430234;0.01095909,0.21089;0.2410708;0.0602143,0.2549546;0.03221999;0.1108251,-0.1743057;0.4189685;-0.01642621,-0.2159055;0.2340914;0.03882265,-0.2565154;0.02131177;0.07342717,0.0596093;0.003675918;-0.03042713,0.07579067;-0.2798428;-0.0002710875,0.08347175;-0.5690441;0.06398889,0.09428598;-0.5973988;0.002508484,-0.0580146;0.004869865;-0.03321418,-0.09688094;-0.2771701;-0.01092199,-0.1136094;-0.5669061;0.04906929,-0.1075469;-0.52856;-0.03575786,0.003333802;0.4791625;-0.009095802,0;0;0,0.07920934;0.2531338;-0.0745604,0.1512396;0.501309;-0.1576099,0.2404064;0.3867295;0.01000404,0.2999557;0.3255222;0.1879649,0.3276598;0.1261772;0.1006961,-0.02172123;0.5079452;-0.2151911,-0.1652728;0.3728333;-0.2051784,-0.1850062;0.154378;-0.2020717,0.06462926;-0.009106517;-0.01525521,0.1316749;-0.283773;-0.05547047,0.1350711;-0.5792062;-0.03237414,0.156129;-0.6083098;-0.09038615,-0.04780967;0.01462892;-0.04464103,-0.0611026;-0.2676769;-0.08563828,-0.04286787;-0.5592539;-0.0358782,-0.009988319;-0.560294;-0.1083869,0.1338001;0.4399865;-0.1350188,327.8607
+0;0;0,0.002037748;0.2755085;-0.001014173,0.004295882;0.5465083;-0.0160247,0.1839203;0.4307582;0.01030119,0.2120976;0.2428683;0.06383565,0.2554497;0.03510162;0.119292,-0.1742828;0.4198532;-0.01632727,-0.2155994;0.2362498;0.04321498,-0.2566972;0.02439488;0.0825884,0.05956947;0.003617002;-0.03051208,0.0760763;-0.2798514;-6.120093E-05,0.08371609;-0.5690143;0.06437676,0.09438266;-0.5982118;0.00368138,-0.05806579;0.004918907;-0.03311736,-0.096784;-0.2771594;-0.01105391,-0.1133098;-0.5668058;0.04942425,-0.1073851;-0.5285038;-0.03541695,0.003701689;0.4791386;-0.01003254,0;0;0,0.07920934;0.2531338;-0.0745604,0.1512396;0.501309;-0.1576099,0.2404064;0.3867295;0.01000404,0.2999557;0.3255222;0.1879649,0.3276598;0.1261772;0.1006961,-0.02172123;0.5079452;-0.2151911,-0.1652728;0.3728333;-0.2051784,-0.1850062;0.154378;-0.2020717,0.06462926;-0.009106517;-0.01525521,0.1316749;-0.283773;-0.05547047,0.1350711;-0.5792062;-0.03237414,0.156129;-0.6083098;-0.09038615,-0.04780967;0.01462892;-0.04464103,-0.0611026;-0.2676769;-0.08563828,-0.04286787;-0.5592539;-0.0358782,-0.009988319;-0.560294;-0.1083869,0.1338001;0.4399865;-0.1350188,327.8836
+0;0;0,0.002055327;0.2778853;-0.001022922,0.004360265;0.5544685;-0.01636195,0.1820295;0.43742;0.009906927,0.2126902;0.2329702;0.06815969,0.2558888;0.02593897;0.1234197,-0.1723193;0.4266323;-0.01643501,-0.2172775;0.2268469;0.04835505,-0.2582298;0.01574187;0.0875891,0.0598443;0.00363369;-0.03065285,0.07633072;-0.2794842;-0.0002396293,0.08397532;-0.568829;0.06423888,0.09489945;-0.599456;0.002077945,-0.05833369;0.004941602;-0.03327015,-0.09700403;-0.2767878;-0.01123399,-0.1135402;-0.5666165;0.04928223,-0.1074725;-0.528114;-0.03760756,0.00375003;0.4852798;-0.01020801,0;0;0,0.07584712;0.2562574;-0.07618952,0.1454356;0.5096312;-0.163909,0.2346172;0.3950767;0.003705025,0.3149787;0.2717149;0.1600926,0.3266377;0.06664026;0.085325,-0.0279074;0.5110094;-0.2163779,-0.1842597;0.3643428;-0.2031093,-0.2052488;0.1467632;-0.2036481,0.06460622;-0.00864169;-0.01689672,0.1315293;-0.283323;-0.05463243,0.1353274;-0.5789164;-0.03125715,0.1579783;-0.6090031;-0.09071708,-0.04840177;0.01463392;-0.04446638,-0.06205627;-0.2671359;-0.08655919,-0.04266522;-0.5586996;-0.03605257,-0.009120438;-0.560416;-0.1104015,0.1285021;0.4467906;-0.1396267,327.9061
+0;0;0,0.00206389;0.279043;-0.001027184,0.004380609;0.5570461;-0.01644139,0.1701411;0.4429188;0.0085086,0.1993102;0.248415;0.06392751,0.2423256;0.04226223;0.1189531,-0.1605427;0.4328515;-0.0160741,-0.2033137;0.2427852;0.04556408,-0.2440922;0.03257595;0.08463165,0.06023106;0.003657174;-0.03085095,0.07669468;-0.2790691;-0.0004797969,0.08435713;-0.5690897;0.06414929,0.09654067;-0.6067062;-0.005178042,-0.05871069;0.004973538;-0.03348517,-0.09732753;-0.2763663;-0.01147948,-0.1139024;-0.5668718;0.04917807,-0.1071351;-0.5273891;-0.04772906,0.003767947;0.4875823;-0.01026297,0;0;0,0.07346869;0.2580871;-0.0765748,0.1412108;0.513344;-0.1647828,0.2181037;0.4112666;0.0002236366,0.3040543;0.3131673;0.1575222,0.3256479;0.1035591;0.1029768,-0.02211002;0.5091369;-0.2112649,-0.1721424;0.371331;-0.1953397,-0.1951653;0.1549366;-0.1998713,0.0645238;-0.008172542;-0.01904798,0.1312336;-0.282854;-0.05408359,0.1354539;-0.5791121;-0.03040099,0.161399;-0.6113699;-0.1009526,-0.04901772;0.01473745;-0.04441855,-0.06317282;-0.2664803;-0.08735852,-0.04316424;-0.5585945;-0.03620724,-0.004080515;-0.5639839;-0.118346,0.1246048;0.4501526;-0.140393,327.9395
+0;0;0,0.00234256;0.2841883;-0.001334305,0.004953255;0.5709649;-0.01748742,0.1679725;0.4555539;0.007689001,0.2046233;0.2173622;0.07986981,0.2464773;0.01364164;0.1447284,-0.1576464;0.4461359;-0.01625495,-0.2104789;0.2136307;0.06398655,-0.2520068;0.00430952;0.1078104,0.06055284;0.003560217;-0.03102132,0.07752168;-0.278867;-8.80193E-05,0.08523005;-0.5704278;0.06496441,0.09687068;-0.6057512;-0.002433151,-0.05904243;0.005100457;-0.03360984,-0.09719676;-0.2760939;-0.01161212,-0.1137635;-0.5680592;0.04987576,-0.1072437;-0.5288919;-0.0440313,0.004264235;0.4990894;-0.01103548,0;0;0,0.06375103;0.2652186;-0.07978201,0.1140981;0.5320087;-0.1735272,0.1921495;0.4298474;-0.007166386,0.3143543;0.2715558;0.1454718,0.3150279;0.06207207;0.08566761,-0.04638383;0.5184348;-0.2118288,-0.2280424;0.3460047;-0.1882355,-0.2529598;0.1298205;-0.1984321,0.06472655;-0.007386923;-0.01993871,0.1304507;-0.282276;-0.05349827,0.1351959;-0.5800927;-0.0293808,0.1604139;-0.6112608;-0.09696484,-0.0496673;0.01446873;-0.04433351,-0.06424963;-0.2664867;-0.08747645,-0.04367783;-0.5601138;-0.03591256,-0.004450087;-0.5634561;-0.1152509,0.1023867;0.4657115;-0.1475329,327.9616
+0;0;0,0.00234256;0.2841883;-0.001334305,0.004953255;0.5709649;-0.01748742,0.1679725;0.4555539;0.007689001,0.2046233;0.2173622;0.07986981,0.2464773;0.01364164;0.1447284,-0.1576464;0.4461359;-0.01625495,-0.2104789;0.2136307;0.06398655,-0.2520068;0.00430952;0.1078104,0.06055284;0.003560217;-0.03102132,0.07752168;-0.278867;-8.80193E-05,0.08523005;-0.5704278;0.06496441,0.09687068;-0.6057512;-0.002433151,-0.05904243;0.005100457;-0.03360984,-0.09719676;-0.2760939;-0.01161212,-0.1137635;-0.5680592;0.04987576,-0.1072437;-0.5288919;-0.0440313,0.004264235;0.4990894;-0.01103548,0;0;0,0.06375103;0.2652186;-0.07978201,0.1140981;0.5320087;-0.1735272,0.1921495;0.4298474;-0.007166386,0.3143543;0.2715558;0.1454718,0.3150279;0.06207207;0.08566761,-0.04638383;0.5184348;-0.2118288,-0.2280424;0.3460047;-0.1882355,-0.2529598;0.1298205;-0.1984321,0.06472655;-0.007386923;-0.01993871,0.1304507;-0.282276;-0.05349827,0.1351959;-0.5800927;-0.0293808,0.1604139;-0.6112608;-0.09696484,-0.0496673;0.01446873;-0.04433351,-0.06424963;-0.2664867;-0.08747645,-0.04367783;-0.5601138;-0.03591256,-0.004450087;-0.5634561;-0.1152509,0.1023867;0.4657115;-0.1475329,327.9839
+0;0;0,0.002248553;0.2727838;-0.001280759,0.004571228;0.5281106;-0.01554365,0.1731389;0.4217947;0.009309341,0.2059702;0.2084251;0.07396816,0.2478769;0.004447833;0.1389084,-0.1633148;0.4120633;-0.01543133,-0.2106416;0.2037876;0.05644818,-0.2522218;-0.005797312;0.1003272,0.06066905;0.00356705;-0.03108085,0.07763784;-0.2788594;-0.0001476333,0.08530626;-0.5689091;0.06456765,0.09663031;-0.602456;-0.0009969622,-0.05915574;0.005110245;-0.03367435,-0.09730996;-0.2760834;-0.01167669,-0.1137908;-0.5665355;0.04949253,-0.1074483;-0.5276175;-0.04186063,0.003983283;0.4667789;-0.01003818,0;0;0,0.0590843;0.2549975;-0.0768311,0.1108669;0.4908171;-0.1610646,0.1886745;0.3894991;0.005283833,0.3188492;0.2738894;0.1483719,0.3209788;0.06570777;0.08328724,-0.04100754;0.5221266;-0.2030889,-0.2034146;0.3686835;-0.1736876,-0.2322973;0.1532117;-0.1915152,0.06562539;-0.007445991;-0.01724362,0.1340584;-0.2816683;-0.05083752,0.1385006;-0.5778891;-0.02615499,0.1626685;-0.6083871;-0.09112477,-0.04900256;0.01403467;-0.04540104,-0.05918955;-0.2680572;-0.08186936,-0.03869427;-0.5602182;-0.03090297,-0.001551338;-0.5625524;-0.1086208,0.09775489;0.4350436;-0.1384897,328.0066
+0;0;0,0.002388036;0.2767533;-0.0018942,0.005146139;0.5595865;-0.01875552,0.1720992;0.4420272;0.007855257,0.2019466;0.2515863;0.06940538,0.2428105;0.05220772;0.1427811,-0.1616463;0.432414;-0.01595195,-0.2043975;0.24694;0.05274139,-0.2463581;0.04052126;0.1020999,0.06058507;0.003498408;-0.0311632,0.07800727;-0.2790089;8.200109E-05,0.085581;-0.5692707;0.06500738,0.09685601;-0.6022202;-0.0002126768,-0.05915384;0.005165661;-0.0335868,-0.09699738;-0.2761981;-0.01139564,-0.1136664;-0.5668769;0.04986269,-0.1075107;-0.5280862;-0.040847,0.004384658;0.4859284;-0.01191512,0;0;0,0.05856119;0.2592816;-0.07710576,0.1125679;0.5227969;-0.1662185,0.1951877;0.4243999;0.001072884,0.3267862;0.3492764;0.1351821,0.3122337;0.1348669;0.1102328,-0.04758647;0.525242;-0.2048628,-0.1934171;0.3899875;-0.1676251,-0.2235857;0.1769248;-0.1899818,0.06572036;-0.00743556;-0.01671767,0.1332696;-0.2819046;-0.05127168,0.1382936;-0.5783319;-0.02616739,0.1620421;-0.6088096;-0.09036922,-0.04883249;0.01399466;-0.04553539,-0.05938066;-0.268291;-0.08150296,-0.0386881;-0.5606991;-0.03057219,-0.00130666;-0.5625429;-0.1075918,0.09868088;0.454603;-0.1411262,328.0402
+0;0;0,0.002422778;0.2807797;-0.001921758,0.005223256;0.5681545;-0.01894525,0.170094;0.4523759;0.007304111,0.2033991;0.2398732;0.07598458,0.2442412;0.04060091;0.1493212,-0.1594823;0.4428828;-0.01620569,-0.207186;0.2359225;0.0604455,-0.2491244;0.02961373;0.1097777,0.06097003;0.003520638;-0.03136122,0.07839724;-0.2790678;-0.0001070462,0.08597285;-0.5694013;0.06483437,0.09711479;-0.601608;0.0003839508,-0.05952971;0.005198485;-0.03380022,-0.09738412;-0.2762461;-0.01160269,-0.1140573;-0.5669967;0.04967077,-0.1079742;-0.5283098;-0.03996849,0.004474515;0.4957288;-0.01221929,0;0;0,0.0503957;0.2650613;-0.07777905,0.08331568;0.5357581;-0.1700616,0.1675959;0.4358211;-0.002231121,0.3252813;0.3475561;0.1331508,0.306542;0.1333365;0.110466,-0.07407221;0.5363159;-0.1956116,-0.2324319;0.3799648;-0.1573997,-0.2652017;0.1677364;-0.1827186,0.06622715;-0.007160336;-0.01661205,0.1326449;-0.2819136;-0.0517695,0.1377871;-0.5783803;-0.02628541,0.1611527;-0.6087163;-0.0892241,-0.04930862;0.01390294;-0.04570159,-0.06066774;-0.2684493;-0.08154781,-0.03956002;-0.5609565;-0.03092846,-0.00199594;-0.5612327;-0.1072171,0.07564111;0.4681584;-0.1443193,328.0734
+0;0;0,0.002496669;0.2803694;-0.002314709,0.005339087;0.5624356;-0.01936984,0.1751979;0.4482507;0.007441954,0.2061036;0.256214;0.07464784,0.2486495;0.04435767;0.1602928,-0.1644666;0.4388605;-0.01668448,-0.2077767;0.2517149;0.05714372,-0.2536997;0.03179888;0.116779,0.06138851;0.00344943;-0.03147747,0.07914477;-0.2791693;-0.0002232082,0.08665805;-0.569789;0.06508601,0.09697232;-0.6012232;0.0009678602,-0.05986847;0.00532147;-0.03404009,-0.09745258;-0.2761944;-0.01164184,-0.1141021;-0.5672631;0.04986731,-0.1080843;-0.5286945;-0.03891354,0.004591705;0.4925101;-0.01277856,0;0;0,0.04939475;0.2649172;-0.07744431,0.08476397;0.5306246;-0.1669269,0.1755129;0.4320399;0.0004959106,0.3425227;0.3679886;0.1022556,0.3042075;0.1387389;0.1044595,-0.07640871;0.5380347;-0.1974195,-0.2193518;0.3972924;-0.1514981,-0.2560732;0.1698092;-0.1820145,0.06657211;-0.007015467;-0.01703572,0.1320055;-0.2820048;-0.05259919,0.137461;-0.578797;-0.02678823,0.1601197;-0.6090845;-0.08878565,-0.04994392;0.01387893;-0.04565369,-0.0626002;-0.2683797;-0.08219585,-0.04105435;-0.5612441;-0.03172003,-0.004437048;-0.5611608;-0.1075873,0.0758225;0.4654128;-0.1424108,328.1068
+0;0;0,0.00287739;0.3231234;-0.002667682,0.006134721;0.6462984;-0.02224461,0.2506142;0.5017293;0.01446171,0.2816164;0.3090934;0.08187732,0.3216062;0.109965;0.1623769,-0.2378485;0.4882256;-0.02023389,-0.2812937;0.300496;0.0538247,-0.3244579;0.09379216;0.1098772,0.0617979;0.003472433;-0.03168738,0.07958516;-0.2796399;-0.0003785342,0.08713043;-0.571497;0.06520876,0.09732422;-0.6022135;0.001839615,-0.06026771;0.005356958;-0.0342671,-0.09791747;-0.2766506;-0.01182972,-0.1146379;-0.5689586;0.04994132,-0.1086904;-0.53049;-0.03780244,0.005269819;0.5653777;-0.01461689,0;0;0,0.0734617;0.2852025;-0.1329925,0.1365228;0.5641443;-0.2848308,0.1719566;0.4358697;-0.001661777,0.3333856;0.3505996;0.09469342,0.2999351;0.1347808;0.1005902,-0.1188158;0.5352365;-0.1668598,-0.2598888;0.3960772;-0.1090008,-0.3004803;0.1835907;-0.1395508,0.06717555;-0.006142169;-0.01687741,0.1286205;-0.2820859;-0.05597734,0.1342562;-0.5800637;-0.02920699,0.1562788;-0.6093252;-0.09092522,-0.05078122;0.01322151;-0.04562441,-0.06767227;-0.2690519;-0.08416802,-0.04528301;-0.5632166;-0.03411705,-0.01429112;-0.5700899;-0.108184,0.1209287;0.4953406;-0.2444577,328.1404
+0;0;0,0.002859785;0.3211463;-0.00265136,0.006121075;0.6447185;-0.02224994,0.2422209;0.5022773;0.01346759,0.2727499;0.3125812;0.07985438,0.3121356;0.1164611;0.1591378,-0.2295595;0.4892349;-0.02004306,-0.2723418;0.3043701;0.05288533,-0.3148538;0.1007891;0.108091,0.06995834;0.003930969;-0.03587171,0.08778994;-0.279887;-0.004484832,0.09541564;-0.574855;0.06180157,0.1054091;-0.6043785;-0.0003223456,-0.06822608;0.006064346;-0.03879208,-0.1059697;-0.2766461;-0.01629878,-0.1228683;-0.5720698;0.04613069,-0.1170377;-0.5337677;-0.03988887,0.005255683;0.5637519;-0.01461789,0;0;0,0.06453436;0.2835421;-0.1363428,0.1150061;0.5636453;-0.2915058,0.2234152;0.4577288;-0.0378418,0.3308727;0.3414314;0.08964014,0.2940468;0.1294666;0.09350657,-0.123361;0.5348749;-0.1630553,-0.2551475;0.3957419;-0.0952454,-0.2978284;0.1883709;-0.1336615,0.0770124;-0.004016995;-0.01579094,0.1223705;-0.2829988;-0.06014752,0.1280754;-0.5841627;-0.03320336,0.149413;-0.6124202;-0.0936439,-0.05954738;0.01285706;-0.04985183,-0.07747736;-0.2703305;-0.08644493,-0.05517433;-0.5682149;-0.03926803,-0.03305873;-0.5736192;-0.1151608,0.1036586;0.4946207;-0.2500157,328.1626
+0;0;0,0.002859785;0.3211463;-0.00265136,0.006121075;0.6447185;-0.02224994,0.2422209;0.5022773;0.01346759,0.2727499;0.3125812;0.07985438,0.3121356;0.1164611;0.1591378,-0.2295595;0.4892349;-0.02004306,-0.2723418;0.3043701;0.05288533,-0.3148538;0.1007891;0.108091,0.06995834;0.003930969;-0.03587171,0.08778994;-0.279887;-0.004484832,0.09541564;-0.574855;0.06180157,0.1054091;-0.6043785;-0.0003223456,-0.06822608;0.006064346;-0.03879208,-0.1059697;-0.2766461;-0.01629878,-0.1228683;-0.5720698;0.04613069,-0.1170377;-0.5337677;-0.03988887,0.005255683;0.5637519;-0.01461789,0;0;0,0.06453436;0.2835421;-0.1363428,0.1150061;0.5636453;-0.2915058,0.2234152;0.4577288;-0.0378418,0.3308727;0.3414314;0.08964014,0.2940468;0.1294666;0.09350657,-0.123361;0.5348749;-0.1630553,-0.2551475;0.3957419;-0.0952454,-0.2978284;0.1883709;-0.1336615,0.0770124;-0.004016995;-0.01579094,0.1223705;-0.2829988;-0.06014752,0.1280754;-0.5841627;-0.03320336,0.149413;-0.6124202;-0.0936439,-0.05954738;0.01285706;-0.04985183,-0.07747736;-0.2703305;-0.08644493,-0.05517433;-0.5682149;-0.03926803,-0.03305873;-0.5736192;-0.1151608,0.1036586;0.4946207;-0.2500157,328.1847
+0;0;0,0.003051389;0.3202735;-0.003119285,0.006535796;0.6436018;-0.0232191,0.2503982;0.5002726;0.01349133,0.2818396;0.3038223;0.08731028,0.3201387;0.1047681;0.1746192,-0.2370628;0.4869459;-0.02013095,-0.2816104;0.2952995;0.05935287,-0.3251455;0.08833143;0.1224494,0.07223484;0.003881802;-0.03687693,0.09034173;-0.2805867;-0.005279943,0.098086;-0.5780762;0.06173791,0.1100173;-0.6156223;-0.008812815,-0.07033587;0.006424241;-0.04005551,-0.1077532;-0.2770006;-0.01727741,-0.1248193;-0.5749412;0.04590119,-0.1183523;-0.5355486;-0.05183414,0.005613073;0.562842;-0.01547091,0;0;0,0.05495897;0.2832984;-0.1389811,0.0941748;0.5642647;-0.2954078,0.2716002;0.4683734;-0.08280277,0.3274832;0.3368577;0.07407691,0.2903326;0.1194459;0.08209039,-0.1445767;0.5334498;-0.1516454,-0.2782487;0.3881167;-0.07392389,-0.3263222;0.1766645;-0.115023,0.07947847;-0.004415184;-0.01601648,0.1197436;-0.2841238;-0.06490755,0.1240286;-0.5878071;-0.03645539,0.1494146;-0.6199227;-0.1084237,-0.062914;0.01251121;-0.049781,-0.08066024;-0.2715375;-0.08513594,-0.05980804;-0.5726269;-0.04084463,-0.0440408;-0.582041;-0.1296149,0.08520212;0.4952482;-0.2537034,328.2073
+0;0;0,0.003066312;0.3218399;-0.003134541,0.006549224;0.6450149;-0.023233,0.2545908;0.5004738;0.01398584,0.2855894;0.3067904;0.08676509,0.3237623;0.1083916;0.1737865,-0.2411958;0.4869195;-0.02021069,-0.285116;0.2979722;0.05815364,-0.3285077;0.09168574;0.1210424,0.07739253;0.00415897;-0.03951001,0.09549712;-0.2802735;-0.00791702,0.103163;-0.5747522;0.05842258,0.1149128;-0.6112711;-0.01105517,-0.07535797;0.006882943;-0.04291554,-0.1127705;-0.276506;-0.02014032,-0.1296639;-0.5714313;0.04239888,-0.1232953;-0.5321816;-0.05385005,0.005624865;0.5641118;-0.01547107,0;0;0,0.04335182;0.2859331;-0.1412907,0.06976117;0.5696523;-0.2951069,0.2612957;0.4698631;-0.08926058,0.3215236;0.3341934;0.05817533,0.282482;0.1182305;0.07326531,-0.1663999;0.5386528;-0.1437651,-0.289528;0.3929356;-0.05787566,-0.3444251;0.1841848;-0.1003179,0.08389892;-0.004988015;-0.02245069,0.1171996;-0.2855059;-0.07173038,0.1170297;-0.5859736;-0.04178691,0.1409524;-0.6183602;-0.1119695,-0.07238685;0.01340476;-0.04635083,-0.09426684;-0.2691393;-0.09014411,-0.07428455;-0.5676967;-0.04962722,-0.05970687;-0.5759211;-0.13747,0.06424867;0.4996676;-0.2541416,328.241
+0;0;0,0.003209907;0.3369116;-0.003281331,0.006854254;0.6751563;-0.02426632,0.2655504;0.5252368;0.01447068,0.2969142;0.3292713;0.08810747,0.33435;0.1347042;0.1734483,-0.2515138;0.5111008;-0.02119345,-0.2959514;0.3199273;0.05809421,-0.3385051;0.1176248;0.1197685,0.08272487;0.004445523;-0.04223224,0.1052659;-0.3496858;-0.002897542,0.1136988;-0.6736275;0.07007943,0.1251689;-0.708563;0.002255417,-0.08055013;0.007357178;-0.04587242,-0.1271305;-0.3454749;-0.01751624,-0.145714;-0.6699078;0.05128009,-0.139497;-0.6308783;-0.04267788,0.005899649;0.591606;-0.01625042,0;0;0,0.02169074;0.2638873;-0.2083831,0.05499185;0.5197112;-0.42819,0.2658255;0.4164855;-0.2224677,0.3297923;0.2736174;-0.07997036,0.2889078;0.06255981;-0.06196976,-0.1910987;0.4817994;-0.2520899,-0.3116718;0.3345167;-0.1594698,-0.3703727;0.1303283;-0.1969158,0.08952715;-0.007614315;-0.02395082,0.1248986;-0.3145474;-0.2028508,0.1251274;-0.6454548;-0.173949,0.1458392;-0.6754013;-0.2441325,-0.08003528;0.01422637;-0.04515189,-0.08122328;-0.2997306;-0.2151338,-0.0655435;-0.6296034;-0.1794528,-0.0557652;-0.6466579;-0.26093,0.04712902;0.4546822;-0.3756998,328.2631
+0;0;0,0.003173771;0.3369071;-0.003755258,0.006712592;0.6751195;-0.02526634,0.2657166;0.5263077;0.01363196,0.2969833;0.3317884;0.09104744,0.3329865;0.1395297;0.1820488,-0.2518458;0.511749;-0.02123272,-0.296358;0.3222477;0.06193279,-0.3392535;0.1214489;0.1281194,0.08280317;0.004288525;-0.0420948,0.1055746;-0.3498107;-0.002605066,0.1139933;-0.673726;0.07049119,0.1252067;-0.7096499;0.003583878,-0.08047356;0.007492294;-0.0459848,-0.1267797;-0.3453735;-0.01759903,-0.1454986;-0.6697423;0.05146229,-0.1393934;-0.6307507;-0.04250666,0.005791302;0.5915821;-0.01711398,0;0;0,0.02169074;0.2638873;-0.2083831,0.05499185;0.5197112;-0.42819,0.2658255;0.4164855;-0.2224677,0.3297923;0.2736174;-0.07997036,0.2889078;0.06255981;-0.06196976,-0.1910987;0.4817994;-0.2520899,-0.3116718;0.3345167;-0.1594698,-0.3703727;0.1303283;-0.1969158,0.08952715;-0.007614315;-0.02395082,0.1248986;-0.3145474;-0.2028508,0.1251274;-0.6454548;-0.173949,0.1458392;-0.6754013;-0.2441325,-0.08003528;0.01422637;-0.04515189,-0.08122328;-0.2997306;-0.2151338,-0.0655435;-0.6296034;-0.1794528,-0.0557652;-0.6466579;-0.26093,0.04712902;0.4546822;-0.3756998,328.2852
+0;0;0,0.0030442;0.3231526;-0.003601947,0.006424184;0.6461062;-0.02419193,0.2308803;0.508652;0.01035531,0.2629147;0.3093571;0.08967136,0.298603;0.1187799;0.1798769,-0.2178318;0.49603;-0.01987139,-0.2634368;0.3018765;0.06533584,-0.3059571;0.1028337;0.1309436,0.08646801;0.004478334;-0.0439579,0.1093641;-0.3515587;-0.004252058,0.1177981;-0.6760657;0.06897771,0.1284359;-0.7086051;0.005505383,-0.08403528;0.0078239;-0.04802008,-0.1305949;-0.3469729;-0.01947896,-0.1493479;-0.6719344;0.04970851,-0.1435562;-0.6334044;-0.0394361,0.005532387;0.565243;-0.01630055,0;0;0,0.03059801;0.2463116;-0.2069883,0.06377564;0.4801563;-0.4282522,0.2518941;0.4203026;-0.2439079,0.3193003;0.2706397;-0.1021578,0.281235;0.06116129;-0.08215332,-0.1532316;0.4874544;-0.287439,-0.2712069;0.3348555;-0.1882873,-0.3353439;0.1335637;-0.2214296,0.09126297;-0.008122802;-0.03215837,0.117775;-0.3134425;-0.2190814,0.1136269;-0.6447304;-0.187943,0.1320195;-0.6728636;-0.2537861,-0.0887875;0.01616785;-0.03583927,-0.09652272;-0.2913913;-0.2208007,-0.0836603;-0.6225753;-0.1909646,-0.0779544;-0.638867;-0.2676301,0.05554947;0.4231583;-0.3709331,328.3188
+0;0;0,0.002893759;0.3071828;-0.003423943,0.006171412;0.6202394;-0.02345808,0.2050603;0.4900212;0.007984452,0.2351955;0.3025414;0.08259834,0.2724293;0.1037117;0.17671,-0.1927245;0.4788318;-0.01881162,-0.2356258;0.2961885;0.06134419,-0.2799874;0.0885267;0.129793,0.08940262;0.004630323;-0.04544978,0.1126734;-0.3572341;-0.005094055,0.1211348;-0.6827927;0.06837304,0.1313536;-0.7128692;0.007400319,-0.08688734;0.008089433;-0.04964982,-0.134209;-0.3525144;-0.02064156,-0.1530228;-0.6785289;0.04877011,-0.1474591;-0.6403348;-0.03686389,0.005288583;0.5401894;-0.01564606,0;0;0,0.04702306;0.2142543;-0.2150936,0.09239557;0.4163498;-0.4507496,0.2379153;0.4143772;-0.261637,0.3190609;0.2729342;-0.1390264,0.2721862;0.05791236;-0.1023526,-0.09223421;0.4567631;-0.3236416,-0.1984776;0.3109355;-0.2284015,-0.2680562;0.100772;-0.2560914,0.09273002;-0.009040266;-0.03740811,0.110851;-0.314907;-0.2354817,0.1019056;-0.6469859;-0.2023015,0.1203705;-0.6739048;-0.2643545,-0.09262828;0.0168078;-0.03489202,-0.1045937;-0.2928528;-0.2274618,-0.09362438;-0.6255026;-0.2013625,-0.09141853;-0.6440636;-0.2725542,0.08199723;0.3655436;-0.3892646,328.3414
+0;0;0,0.002803553;0.3027649;-0.003904388,0.005974941;0.6174816;-0.0247954,0.1673335;0.4966026;0.002673345,0.2047986;0.2654029;0.1000428,0.2402477;0.06920272;0.1997378,-0.1556675;0.4872878;-0.01845439,-0.2088661;0.2619345;0.08510013,-0.2523037;0.05628975;0.159354,0.09343641;0.004731433;-0.04741383,0.1172852;-0.3665322;-0.005901579,0.1258606;-0.6927911;0.06770223,0.1285373;-0.6548453;-0.01648977,-0.0907587;0.008529576;-0.05187412,-0.1393767;-0.3614684;-0.02243689,-0.1582098;-0.6881046;0.04749184,-0.1528805;-0.6501074;-0.03656908,0.005123378;0.536512;-0.01669019,0;0;0,0.008536659;0.2105646;-0.2174382,0.04020989;0.4198483;-0.4513528,0.1732648;0.4273598;-0.3197212,0.2720574;0.2661792;-0.1506102,0.2295716;0.05075158;-0.1121893,-0.106038;0.4222272;-0.3149365,-0.2222208;0.2181138;-0.2191398,-0.2976022;0.01006712;-0.2460558,0.09268874;-0.001678348;-0.04905915,0.06735311;-0.3240381;-0.2376621,0.05607216;-0.6566429;-0.2032712,0.07355565;-0.6833323;-0.2635972,-0.100652;0.01132556;-0.02723454,-0.1561357;-0.3007439;-0.2263902,-0.1497497;-0.6344606;-0.2034048,-0.1569991;-0.6512741;-0.2735086,0.03343564;0.3663129;-0.3904383,328.375
+0;0;0,0.002807112;0.3031493;-0.003909346,0.005978338;0.6178638;-0.02478941,0.1687209;0.4968834;0.002820373,0.2056809;0.2688005;0.09887719,0.2402478;0.07748218;0.1960916,-0.157031;0.4874893;-0.01848729,-0.2095123;0.265174;0.08367121,-0.2518692;0.0646461;0.1560775,0.09322956;0.004720959;-0.04730887,0.117046;-0.3660384;-0.005853001,0.1256785;-0.6944721;0.06824143,0.1283424;-0.6565647;-0.01554466,-0.09055778;0.008510695;-0.05175929,-0.1391098;-0.3609847;-0.02236205,-0.1580684;-0.6897982;0.04803282,-0.1527648;-0.6518396;-0.03562282,0.005129282;0.5371326;-0.01670808,0;0;0,0.009113366;0.2105125;-0.2180002,0.03681956;0.419292;-0.4528377,0.1730083;0.4276934;-0.3209431,0.2816812;0.2660139;-0.1638932,0.2402828;0.05655612;-0.1231275,-0.1103813;0.4224394;-0.3175349,-0.2235539;0.2301163;-0.2043159,-0.30258;0.02911961;-0.2288802,0.09256242;-0.001663119;-0.04880166,0.07305329;-0.3224192;-0.2398076,0.0567189;-0.6569116;-0.2040131,0.07392857;-0.6834822;-0.2639575,-0.1004319;0.01124639;-0.02718696,-0.1498583;-0.3038074;-0.222242,-0.1473155;-0.6399367;-0.2011753,-0.1533448;-0.6567951;-0.2708723,0.03153196;0.3663675;-0.3915629,328.3971
+0;0;0,0.002625663;0.300765;-0.00436482,0.005313885;0.5958983;-0.02456274,0.1999621;0.4730198;0.007125793,0.2365762;0.2496529;0.1067414,0.2694997;0.05491416;0.2102729,-0.1890775;0.4615192;-0.01794685,-0.2404183;0.2439392;0.08778736,-0.2841803;0.03989726;0.1663856,0.09328592;0.004661722;-0.04724731,0.1175699;-0.3728632;-0.005033821,0.1262814;-0.7042359;0.06979608,0.1288787;-0.6663994;-0.01368373,-0.09053789;0.008538351;-0.05182942,-0.1399789;-0.3677055;-0.02194721,-0.1592906;-0.6994489;0.04916199,-0.1540602;-0.6615624;-0.03418956,0.004607407;0.5204143;-0.01683334,0;0;0,0.0003786683;0.2045532;-0.2205525,-0.02116569;0.393296;-0.4472814,0.1642572;0.4242993;-0.3302188,0.2840324;0.2646086;-0.1842413,0.2399164;0.05191569;-0.1338289,-0.1877761;0.3983908;-0.2969856,-0.2642281;0.2084428;-0.1583079,-0.3472597;0.006811142;-0.2049592,0.09199271;0.0002857149;-0.04993558,0.07098279;-0.3249368;-0.2466223,0.05169581;-0.6621978;-0.2096605,0.06880642;-0.6888021;-0.2691603,-0.1009784;0.008325378;-0.02627472,-0.1508879;-0.3132772;-0.2237022,-0.1517359;-0.6526113;-0.2054033,-0.1548885;-0.6709078;-0.27392,-0.0140084;0.3472516;-0.3873918,328.4306
+0;0;0,0.002625663;0.300765;-0.00436482,0.005313885;0.5958983;-0.02456274,0.1999621;0.4730198;0.007125793,0.2365762;0.2496529;0.1067414,0.2694997;0.05491416;0.2102729,-0.1890775;0.4615192;-0.01794685,-0.2404183;0.2439392;0.08778736,-0.2841803;0.03989726;0.1663856,0.09328592;0.004661722;-0.04724731,0.1175699;-0.3728632;-0.005033821,0.1262814;-0.7042359;0.06979608,0.1288787;-0.6663994;-0.01368373,-0.09053789;0.008538351;-0.05182942,-0.1399789;-0.3677055;-0.02194721,-0.1592906;-0.6994489;0.04916199,-0.1540602;-0.6615624;-0.03418956,0.004607407;0.5204143;-0.01683334,0;0;0,0.0003786683;0.2045532;-0.2205525,-0.02116569;0.393296;-0.4472814,0.1642572;0.4242993;-0.3302188,0.2840324;0.2646086;-0.1842413,0.2399164;0.05191569;-0.1338289,-0.1877761;0.3983908;-0.2969856,-0.2642281;0.2084428;-0.1583079,-0.3472597;0.006811142;-0.2049592,0.09199271;0.0002857149;-0.04993558,0.07098279;-0.3249368;-0.2466223,0.05169581;-0.6621978;-0.2096605,0.06880642;-0.6888021;-0.2691603,-0.1009784;0.008325378;-0.02627472,-0.1508879;-0.3132772;-0.2237022,-0.1517359;-0.6526113;-0.2054033,-0.1548885;-0.6709078;-0.27392,-0.0140084;0.3472516;-0.3873918,328.4531
+0;0;0,0.002602642;0.298128;-0.00432655,0.005297441;0.5939846;-0.02457244,0.1940893;0.4723755;0.006413499,0.2347169;0.2245242;0.1169485,0.2678042;0.02881634;0.2209952,-0.1832905;0.4612195;-0.0179077,-0.240259;0.2197895;0.09941659,-0.2842388;0.01473217;0.1784059,0.09292627;0.004643749;-0.04706516,0.1175291;-0.377838;-0.004297413,0.1262823;-0.710797;0.07089073,0.1288633;-0.6730095;-0.01206774,-0.09018884;0.008505434;-0.0516296,-0.140279;-0.3726783;-0.02135505,-0.1596832;-0.70601;0.05009459,-0.1544854;-0.6681727;-0.03273641,0.004589549;0.5183495;-0.01682755,0;0;0,-0.005700853;0.2007086;-0.2204299,-0.02689444;0.3894183;-0.4482057,0.14744;0.4386534;-0.3534396,0.2850648;0.2622741;-0.1945415,0.243344;0.04807648;-0.1435432,-0.1891928;0.3926319;-0.3005598,-0.2664814;0.1849809;-0.1386757,-0.356524;-0.01615366;-0.1794096,0.09158647;0.003127426;-0.04974055,0.06986522;-0.3265701;-0.2486234,0.04869381;-0.6652942;-0.2110817,0.06493147;-0.6920564;-0.2699358,-0.1007492;0.005761303;-0.02623732,-0.1475726;-0.3236245;-0.2212737,-0.155233;-0.6646743;-0.2065102,-0.1587875;-0.6829522;-0.2743779,-0.02057942;0.3431332;-0.3882143,328.4866
+0;0;0,0.002505341;0.2970006;-0.004862777,0.00508055;0.5937358;-0.02582214,0.185756;0.4747523;0.00506649,0.2188216;0.271646;0.1010454,0.2542119;0.03865317;0.2366497,-0.1754481;0.4637891;-0.01788752,-0.2220708;0.2658401;0.08310738,-0.2752231;0.0195415;0.1852764,0.09292723;0.004632536;-0.04719064,0.1177821;-0.378056;-0.004415218,0.1265816;-0.715762;0.07227093,0.1354656;-0.7437612;0.01395652,-0.09027095;0.008500783;-0.05160212,-0.1402994;-0.3729441;-0.02168708,-0.1600149;-0.711031;0.05119702,-0.1549065;-0.6732977;-0.03100695,0.00440614;0.5179328;-0.01788507,0;0;0,-0.01071932;0.1990575;-0.2202282,-0.03381772;0.3883952;-0.4485183,0.1392525;0.4201955;-0.3515918,0.2898829;0.2946447;-0.2371151,0.2453524;0.04014981;-0.1524038,-0.1888523;0.3895321;-0.3051509,-0.2478123;0.2186991;-0.1676836,-0.3631194;-0.02348107;-0.2121769,0.09120774;0.003112227;-0.05055046,0.07091966;-0.3241853;-0.2539287,0.04591559;-0.6670774;-0.2114625,0.06140517;-0.6934925;-0.2699502,-0.101068;0.005307465;-0.02531762,-0.1490762;-0.3243359;-0.22007,-0.1583561;-0.6703091;-0.2052395,-0.163418;-0.6883359;-0.272405,-0.02742156;0.3418564;-0.3884952,328.5198
+0;0;0,0.002492576;0.2954872;-0.004838,0.005080723;0.5937155;-0.0258997,0.1859111;0.4743816;0.005041661,0.2190006;0.2711285;0.10109,0.2533729;0.04483755;0.2327937,-0.1756072;0.4634089;-0.01793231,-0.2222635;0.2653168;0.0831356,-0.2738869;0.02610286;0.1823658,0.09539627;0.004755621;-0.04844447,0.1201395;-0.3762143;-0.005861145,0.128996;-0.7161073;0.07132164,0.1377371;-0.7431737;0.01394507,-0.09266941;0.008726644;-0.05297316,-0.1424732;-0.3710053;-0.02319247,-0.1623164;-0.7112817;0.05016363,-0.1572901;-0.6736727;-0.0307183,0.004403529;0.5175997;-0.01792986,0;0;0,-0.01642644;0.1983591;-0.2184632,-0.04438387;0.3905676;-0.4457819,0.1322668;0.4171677;-0.350641,0.2852634;0.2929483;-0.2375321,0.2512395;0.04207325;-0.1624388,-0.198714;0.3915846;-0.3039347,-0.2476005;0.2192698;-0.1641144,-0.364137;-0.01556586;-0.1958378,0.09186849;0.003425628;-0.05493975,0.06975912;-0.3240229;-0.25457,0.0426481;-0.6687943;-0.2102914,0.05709096;-0.6949753;-0.2673891,-0.1045393;0.005336772;-0.02264892,-0.1539962;-0.3232285;-0.2154248,-0.1653062;-0.6714202;-0.2013715,-0.1708935;-0.6885158;-0.2675216,-0.03680473;0.3430852;-0.3862371,328.5538
+0;0;0,0.002448641;0.2902789;-0.004752724,0.005030352;0.5877736;-0.02575183,0.1780514;0.4707227;0.00415644,0.2164038;0.2351424;0.1154812,0.2470094;0.0336493;0.2327522,-0.1679051;0.4602223;-0.0178286,-0.2219822;0.2306239;0.09931406,-0.2679484;0.01762392;0.1876702,0.09353886;0.004663027;-0.04750124,0.1185341;-0.3801876;-0.004484147,0.1274501;-0.7223648;0.07321732,0.1361245;-0.7489951;0.01627919,-0.0908651;0.008556733;-0.05194175,-0.1411762;-0.3750433;-0.02185771,-0.1611527;-0.7176064;0.05199137,-0.1561649;-0.6800556;-0.02827253,0.004356919;0.5120805;-0.01782626,0;0;0,-0.02486699;0.1949147;-0.2137296,-0.05622933;0.3889774;-0.4380519,0.1124048;0.4203583;-0.3599539,0.2814656;0.2642135;-0.2318935,0.2539285;0.03911117;-0.16977,-0.203725;0.3901219;-0.3044015,-0.2518592;0.1874454;-0.1432571,-0.357487;-0.02157487;-0.1642806,0.08945599;0.00433448;-0.05483127,0.06540111;-0.3284012;-0.2530572,0.03655852;-0.6751223;-0.2066364,0.04965189;-0.701434;-0.2630434,-0.1026984;0.003191493;-0.02169053,-0.1565211;-0.331685;-0.2102273,-0.1713488;-0.6821067;-0.1965517,-0.178049;-0.6986508;-0.2622248,-0.04784365;0.340992;-0.3795729,328.5761
+0;0;0,0.002444402;0.2897763;-0.004744495,0.00502621;0.5872851;-0.02574078,0.17755;0.4704327;0.004096111,0.2146327;0.2426516;0.1117353,0.2469285;0.03003109;0.2354826,-0.1674147;0.4599623;-0.0178259,-0.2197014;0.2379651;0.09543857,-0.2682062;0.01320231;0.1886742,0.09293713;0.00463303;-0.04719567,0.1179496;-0.3804826;-0.004148953,0.1269213;-0.7247956;0.07403753,0.1355649;-0.7512256;0.01730085,-0.09028057;0.008501689;-0.05160762,-0.1406264;-0.3753625;-0.02150285,-0.1607275;-0.7200639;0.0528072,-0.1557573;-0.6825398;-0.02717272,0.004353488;0.5116718;-0.01782357,0;0;0,-0.02788634;0.195138;-0.2124672,-0.06044962;0.3895382;-0.4363437,0.1079286;0.4210773;-0.360935,0.2799704;0.2743615;-0.2437956,0.2578062;0.03810927;-0.1712868,-0.207164;0.3913022;-0.3031096,-0.2498441;0.1952675;-0.1462838,-0.3656382;-0.02338046;-0.1649573,0.08863866;0.004766434;-0.05483317,0.0651238;-0.3288271;-0.2522037,0.03466468;-0.6775025;-0.2048461,0.04759771;-0.7037581;-0.2609367,-0.1020564;0.002575135;-0.02154226,-0.1561586;-0.3348227;-0.2060101,-0.1730642;-0.6874032;-0.1939158,-0.1800639;-0.7037113;-0.2593732,-0.05194605;0.3415346;-0.3780012,328.6093
+0;0;0,0.002353813;0.2891207;-0.00511367,0.004811368;0.5868497;-0.02654106,0.1814912;0.4695966;0.004354943,0.2163336;0.2534607;0.1113567,0.249907;0.04309626;0.2550216,-0.1718341;0.459106;-0.01799098,-0.2211886;0.2487747;0.09471636,-0.2704798;0.01808135;0.1965542,0.0927911;0.004481568;-0.0470763,0.1177053;-0.3797088;-0.004428454,0.1268782;-0.7256121;0.07441694,0.135416;-0.7520429;0.01767156,-0.09008744;0.008610209;-0.05154189,-0.1403857;-0.3743108;-0.02182024,-0.1606008;-0.720638;0.05300371,-0.1556386;-0.6831437;-0.02697492,0.004174659;0.511305;-0.01852257,0;0;0,-0.03147004;0.1955861;-0.2106614,-0.0686755;0.3910308;-0.4332368,0.1072628;0.4186913;-0.3577502,0.2792653;0.282147;-0.252162,0.2623145;0.03819916;-0.1732819,-0.2177502;0.3934478;-0.2983977,-0.2515613;0.2056011;-0.14691,-0.372354;-0.02055749;-0.1636852,0.08791092;0.004905314;-0.05562425,0.06585049;-0.3285157;-0.2515466,0.0329601;-0.6784383;-0.2023304,0.04582474;-0.7047733;-0.2583504,-0.1020179;0.00243342;-0.02080548,-0.1561596;-0.3355196;-0.2021841,-0.1751485;-0.6897131;-0.1905121,-0.182361;-0.7058753;-0.2560439,-0.05896399;0.34278;-0.3753641,328.6426
+0;0;0,0.002168995;0.2664194;-0.004712152,0.004390153;0.5353837;-0.02427298,0.1815494;0.4208754;0.00637907,0.215973;0.2073376;0.1120946,0.250627;-0.009797096;0.2603831,-0.1726834;0.4103578;-0.01602426,-0.2214447;0.2025548;0.09532828,-0.2723222;-0.03556304;0.2004436,0.08699149;0.004201462;-0.04413395,0.1054457;-0.2803731;-0.01254416,0.1145246;-0.6227291;0.06549266,0.1231029;-0.6494278;0.008477859,-0.08445681;0.008072056;-0.04832043,-0.1217133;-0.2755623;-0.02630524,-0.1417211;-0.6183379;0.04775137,-0.1367354;-0.5808079;-0.03260697,0.003777481;0.4626909;-0.01655721,0;0;0,-0.02134539;0.2335403;-0.1265287,-0.04215793;0.4554129;-0.2763889,0.1328741;0.4797935;-0.211998,0.3044895;0.3445137;-0.11097,0.292399;0.09309345;-0.02742624,-0.1923801;0.4537072;-0.1507805,-0.2210373;0.2679355;-0.0003585666,-0.347303;0.03541742;-0.01853041,0.07832886;0.009018958;-0.05758667,0.09400508;-0.2736745;-0.1040606,0.05967695;-0.6196746;-0.0542078,0.07243444;-0.6466708;-0.1101336,-0.09580687;-0.0001688365;-0.01881462,-0.131406;-0.2821119;-0.05833592,-0.1531836;-0.6325357;-0.04790926,-0.163018;-0.6362926;-0.1207295,-0.03320469;0.4019485;-0.2273424,328.665
+0;0;0,0.002168995;0.2664194;-0.004712152,0.004390153;0.5353837;-0.02427298,0.1815494;0.4208754;0.00637907,0.215973;0.2073376;0.1120946,0.250627;-0.009797096;0.2603831,-0.1726834;0.4103578;-0.01602426,-0.2214447;0.2025548;0.09532828,-0.2723222;-0.03556304;0.2004436,0.08699149;0.004201462;-0.04413395,0.1054457;-0.2803731;-0.01254416,0.1145246;-0.6227291;0.06549266,0.1231029;-0.6494278;0.008477859,-0.08445681;0.008072056;-0.04832043,-0.1217133;-0.2755623;-0.02630524,-0.1417211;-0.6183379;0.04775137,-0.1367354;-0.5808079;-0.03260697,0.003777481;0.4626909;-0.01655721,0;0;0,-0.02134539;0.2335403;-0.1265287,-0.04215793;0.4554129;-0.2763889,0.1328741;0.4797935;-0.211998,0.3044895;0.3445137;-0.11097,0.292399;0.09309345;-0.02742624,-0.1923801;0.4537072;-0.1507805,-0.2210373;0.2679355;-0.0003585666,-0.347303;0.03541742;-0.01853041,0.07832886;0.009018958;-0.05758667,0.09400508;-0.2736745;-0.1040606,0.05967695;-0.6196746;-0.0542078,0.07243444;-0.6466708;-0.1101336,-0.09580687;-0.0001688365;-0.01881462,-0.131406;-0.2821119;-0.05833592,-0.1531836;-0.6325357;-0.04790926,-0.163018;-0.6362926;-0.1207295,-0.03320469;0.4019485;-0.2273424,328.6873
+0;0;0,0.002450181;0.3036375;-0.005690185,0.005059973;0.6220822;-0.02876121,0.1768933;0.5035608;0.002407219,0.2101507;0.2961705;0.1090715,0.2372028;0.108979;0.2354245,-0.1668651;0.493111;-0.01927845,-0.2139541;0.2914627;0.09303649,-0.2573663;0.08947168;0.1881814,0.09320378;0.004365436;-0.04711547,0.1180566;-0.3770469;-0.004542641,0.1272391;-0.7243699;0.07472505,0.1362092;-0.7513027;0.0171356,-0.09035657;0.008734139;-0.05181964,-0.1400688;-0.371454;-0.02196729,-0.160377;-0.7191808;0.05336265,-0.1553611;-0.6816124;-0.02760596,0.004399257;0.5432661;-0.02033977,0;0;0,-0.04338709;0.2126383;-0.2124538,-0.08814032;0.4338404;-0.4383485,0.09500466;0.4127107;-0.3494895,0.2644601;0.2799736;-0.2537827,0.2700254;0.06291652;-0.1860125,-0.2306457;0.4402524;-0.3111586,-0.2560919;0.2510357;-0.1731601,-0.3595204;0.04847367;-0.1761101,0.08441848;0.00433597;-0.06148648,0.05868285;-0.3331475;-0.2441011,0.0209142;-0.6837279;-0.1924501,0.03315849;-0.7117365;-0.2483378,-0.1032787;0.001369657;-0.01604657,-0.162922;-0.338127;-0.1866052,-0.1902511;-0.693356;-0.1784559,-0.2008441;-0.7085727;-0.2454006,-0.07766973;0.3803137;-0.3808281,328.7209
+0;0;0,0.002450181;0.3036375;-0.005690185,0.005059973;0.6220822;-0.02876121,0.1768933;0.5035608;0.002407219,0.2101507;0.2961705;0.1090715,0.2372028;0.108979;0.2354245,-0.1668651;0.493111;-0.01927845,-0.2139541;0.2914627;0.09303649,-0.2573663;0.08947168;0.1881814,0.09320378;0.004365436;-0.04711547,0.1180566;-0.3770469;-0.004542641,0.1272391;-0.7243699;0.07472505,0.1362092;-0.7513027;0.0171356,-0.09035657;0.008734139;-0.05181964,-0.1400688;-0.371454;-0.02196729,-0.160377;-0.7191808;0.05336265,-0.1553611;-0.6816124;-0.02760596,0.004399257;0.5432661;-0.02033977,0;0;0,-0.04338709;0.2126383;-0.2124538,-0.08814032;0.4338404;-0.4383485,0.09500466;0.4127107;-0.3494895,0.2644601;0.2799736;-0.2537827,0.2700254;0.06291652;-0.1860125,-0.2306457;0.4402524;-0.3111586,-0.2560919;0.2510357;-0.1731601,-0.3595204;0.04847367;-0.1761101,0.08441848;0.00433597;-0.06148648,0.05868285;-0.3331475;-0.2441011,0.0209142;-0.6837279;-0.1924501,0.03315849;-0.7117365;-0.2483378,-0.1032787;0.001369657;-0.01604657,-0.162922;-0.338127;-0.1866052,-0.1902511;-0.693356;-0.1784559,-0.2008441;-0.7085727;-0.2454006,-0.07766973;0.3803137;-0.3808281,328.7549
+0;0;0,0.002320986;0.3022482;-0.006104449,0.004690023;0.6121789;-0.02907532,0.1782933;0.4966658;0.00264333,0.2108677;0.2922684;0.1120749,0.2388809;0.09842351;0.2613347,-0.1689679;0.4860941;-0.01908481,-0.2148383;0.2874753;0.09607212,-0.2608935;0.07044543;0.2029179,0.09284348;0.004289214;-0.04674,0.117786;-0.3787626;-0.003929146,0.1268995;-0.7262518;0.0755553,0.1359482;-0.7529447;0.01759431,-0.08986081;0.008711614;-0.05169215,-0.1396868;-0.3731088;-0.02145751,-0.1601647;-0.7209878;0.05410957,-0.1551676;-0.6834436;-0.02696792,0.004096809;0.5357621;-0.02077037,0;0;0,-0.04393395;0.21138;-0.2116244,-0.09034522;0.4243818;-0.4331372,0.09464632;0.4113665;-0.3489597,0.2639621;0.279028;-0.2560439,0.2680734;0.04352939;-0.1841929,-0.2333;0.4366129;-0.3079981,-0.2573731;0.2487097;-0.1704208,-0.3664713;0.02794603;-0.1701843,0.08445476;0.00408569;-0.06061053,0.05971039;-0.3347163;-0.2444162,0.02075671;-0.6852608;-0.1919687,0.03282624;-0.7135146;-0.2477922,-0.1025499;0.002562964;-0.01731731,-0.1607789;-0.3395483;-0.1868839,-0.1899327;-0.6948406;-0.1787007,-0.2004585;-0.7103267;-0.2456011,-0.07921669;0.373542;-0.3765657,328.7764
+0;0;0,0.002309505;0.3007531;-0.006074253,0.004643418;0.6060799;-0.02872364,0.1795458;0.4909808;0.003092321,0.2120521;0.287011;0.112295,0.2405215;0.09000915;0.2639856,-0.1702942;0.4803306;-0.01879718,-0.2160687;0.2821272;0.0961189,-0.2628739;0.06156287;0.2047048,0.0925051;0.004273581;-0.04656965,0.1175029;-0.3796274;-0.003663886,0.1266245;-0.7274252;0.07589117,0.1356492;-0.7539675;0.01808422,-0.0895333;0.008679863;-0.05150375,-0.1394698;-0.373987;-0.02120208,-0.1599658;-0.7221751;0.05443213,-0.154982;-0.684651;-0.02642987,0.004055673;0.5303674;-0.02049526,0;0;0,-0.04468397;0.2100942;-0.2106144,-0.09210999;0.4183564;-0.4299762,0.0940079;0.4101628;-0.3481309,0.2632975;0.2779668;-0.2562025,0.267024;0.03880288;-0.1826022,-0.2354495;0.4345079;-0.3058982,-0.2583542;0.2468002;-0.1686875,-0.3664799;0.02114674;-0.1642589,0.08430798;0.003743052;-0.06018591,0.06058603;-0.3359468;-0.2442887,0.0204777;-0.686561;-0.1910288,0.03215406;-0.7146027;-0.2468405,-0.1021366;0.003038635;-0.01740861,-0.1597298;-0.3403474;-0.1865678,-0.1897154;-0.6958861;-0.1782844,-0.2001924;-0.7113997;-0.2449092,-0.080676;0.3684368;-0.373605,328.7995
+0;0;0,0.002237716;0.2914044;-0.00588544,0.0043573;0.5686786;-0.02648435,0.205148;0.4540719;0.008120913,0.2373352;0.2521047;0.1162514,0.2661614;0.05263321;0.2698436,-0.1962032;0.4418536;-0.01699165,-0.2415282;0.2455962;0.09679613,-0.2889202;0.02226681;0.2067433,0.09226277;0.004262386;-0.04644765,0.1174467;-0.3824972;-0.003222413,0.126574;-0.7305146;0.07638287,0.1355411;-0.7566953;0.01894567,-0.08929875;0.008657126;-0.05136883,-0.1396071;-0.3768592;-0.02084153,-0.1601161;-0.7252671;0.05484043,-0.1551641;-0.687791;-0.02550437,0.003818397;0.4992579;-0.01893975,0;0;0,-0.05119658;0.2012064;-0.2045753,-0.1164889;0.3763564;-0.410358,0.09475088;0.4080979;-0.3488848,0.2627635;0.2772857;-0.2584476,0.2660046;0.03565975;-0.1821797,-0.2778707;0.411786;-0.2812085,-0.2833924;0.2288206;-0.1397443,-0.3908002;-0.0006635487;-0.1364276,0.08433318;0.004212081;-0.05965018,0.0611844;-0.3375849;-0.2459955,0.01989121;-0.6881436;-0.1917746,0.03146514;-0.7160518;-0.2469869,-0.1018588;0.002804659;-0.01746129,-0.1590383;-0.3430302;-0.1883834,-0.1899395;-0.6987271;-0.1805537,-0.198339;-0.7152855;-0.2461088,-0.09987335;0.3348342;-0.3567271,328.8328
+0;0;0,0.002135358;0.2898356;-0.00629351,0.004171155;0.572619;-0.02783931,0.2014969;0.4564211;0.007165326,0.234256;0.2489026;0.123306,0.264999;0.04691181;0.2768448,-0.192976;0.4443129;-0.01715063,-0.2391316;0.242412;0.1042224,-0.2858283;0.02012587;0.2213885,0.09152972;0.004336025;-0.04615171,0.1168947;-0.3850473;-0.002546098,0.1261091;-0.7324005;0.07697077,0.1346171;-0.7585129;0.02070127,-0.08866571;0.008479698;-0.05092109,-0.1393408;-0.3796542;-0.0201271,-0.1596987;-0.7274071;0.05547447,-0.1548561;-0.6900504;-0.02395893,0.003644645;0.5002772;-0.01985564,0;0;0,-0.05179267;0.199586;-0.2037935,-0.112694;0.381379;-0.4127772,0.09048288;0.4142689;-0.3542435,0.2620735;0.2762554;-0.2586682,0.2648081;0.0327013;-0.1812501,-0.2730853;0.4123771;-0.283415,-0.2801028;0.2222986;-0.1369683,-0.3817383;-0.01204532;-0.1284369,0.08414934;0.004762962;-0.05850363,0.0616314;-0.3395442;-0.2458794,0.02132726;-0.6896721;-0.1925113,0.03109285;-0.7180026;-0.2462647,-0.1008177;0.002625906;-0.0188513,-0.1581558;-0.3465679;-0.1889696,-0.1898056;-0.701537;-0.1813973,-0.1983025;-0.717387;-0.2463036,-0.09843971;0.3361892;-0.3575318,328.866
+0;0;0,0.002132304;0.2894211;-0.006284509,0.004177989;0.5735754;-0.02794239,0.2019857;0.4567531;0.007185616,0.23423;0.2524955;0.1215012,0.2651559;0.04930314;0.2759534,-0.1934556;0.4446152;-0.01719003,-0.2388859;0.2458869;0.1022758,-0.2858604;0.02227846;0.2201389,0.0912597;0.004323233;-0.04601555,0.1166393;-0.3852838;-0.002384882,0.1258347;-0.7319217;0.07696822,0.1343486;-0.7580729;0.02065975,-0.08840413;0.008454682;-0.05077087,-0.1391083;-0.3799023;-0.01995918,-0.1594243;-0.726939;0.0554867,-0.1545784;-0.6895772;-0.02400173,0.003647718;0.5007168;-0.01990169,0;0;0,-0.05220589;0.1992727;-0.2034049,-0.1124893;0.382814;-0.412919,0.09240945;0.411519;-0.3527267,0.2617338;0.2762257;-0.2586315,0.2637306;0.03131647;-0.1804359,-0.273411;0.4134753;-0.2832388,-0.2784325;0.2266739;-0.1386395,-0.3788071;-0.009703562;-0.1264065,0.08399808;0.004618466;-0.05820179,0.06240273;-0.3399062;-0.2457592,0.02169567;-0.689232;-0.1923389,0.03080676;-0.7181194;-0.2456808,-0.1004475;0.002753651;-0.01916147,-0.1572501;-0.3467966;-0.1892482,-0.1896362;-0.7009499;-0.1811327,-0.1983162;-0.7167741;-0.2461011,-0.09841697;0.3369088;-0.3575296,328.891
+0;0;0,0.002132304;0.2894211;-0.006284509,0.004177989;0.5735754;-0.02794239,0.2019857;0.4567531;0.007185616,0.23423;0.2524955;0.1215012,0.2651559;0.04930314;0.2759534,-0.1934556;0.4446152;-0.01719003,-0.2388859;0.2458869;0.1022758,-0.2858604;0.02227846;0.2201389,0.0912597;0.004323233;-0.04601555,0.1166393;-0.3852838;-0.002384882,0.1258347;-0.7319217;0.07696822,0.1343486;-0.7580729;0.02065975,-0.08840413;0.008454682;-0.05077087,-0.1391083;-0.3799023;-0.01995918,-0.1594243;-0.726939;0.0554867,-0.1545784;-0.6895772;-0.02400173,0.003647718;0.5007168;-0.01990169,0;0;0,-0.05220589;0.1992727;-0.2034049,-0.1124893;0.382814;-0.412919,0.09240945;0.411519;-0.3527267,0.2617338;0.2762257;-0.2586315,0.2637306;0.03131647;-0.1804359,-0.273411;0.4134753;-0.2832388,-0.2784325;0.2266739;-0.1386395,-0.3788071;-0.009703562;-0.1264065,0.08399808;0.004618466;-0.05820179,0.06240273;-0.3399062;-0.2457592,0.02169567;-0.689232;-0.1923389,0.03080676;-0.7181194;-0.2456808,-0.1004475;0.002753651;-0.01916147,-0.1572501;-0.3467966;-0.1892482,-0.1896362;-0.7009499;-0.1811327,-0.1983162;-0.7167741;-0.2461011,-0.09841697;0.3369088;-0.3575296,328.9222
+0;0;0,0.002104175;0.2876115;-0.006074598,0.004342295;0.574162;-0.0269962,0.2019161;0.4595364;0.00652634,0.2332831;0.2581767;0.1233392,0.2647767;0.05065066;0.2841549,-0.1930849;0.4471442;-0.01773924,-0.2376045;0.2515076;0.1044049,-0.2858778;0.02387723;0.2300021,0.09095629;0.004361654;-0.04582867,0.1163416;-0.3880929;-0.001951545,0.1256013;-0.7339637;0.07729565,0.1339841;-0.7603102;0.02055142,-0.08809932;0.008357999;-0.05060622,-0.1392378;-0.3828167;-0.01966369,-0.1594936;-0.7290565;0.05583563,-0.154657;-0.6915981;-0.02407734,0.003763883;0.5007607;-0.01921486,0;0;0,-0.05380638;0.1960002;-0.203594,-0.1111307;0.3802842;-0.416446,0.09181777;0.4098454;-0.3537989,0.2593276;0.2749578;-0.2593498,0.2584865;0.02327737;-0.178252,-0.2720749;0.410371;-0.2865377,-0.2744658;0.2270633;-0.1396792,-0.3725036;-0.01765288;-0.119108,0.08395724;0.00518474;-0.05759025,0.06163275;-0.3420385;-0.2460787,0.02082541;-0.6905077;-0.19226,0.02922163;-0.720118;-0.245563,-0.1001445;0.002420351;-0.018909,-0.1574944;-0.3496547;-0.190211,-0.1907178;-0.7029709;-0.1827031,-0.199115;-0.7193147;-0.2478709,-0.09764007;0.3344072;-0.3602149,328.9559
+0;0;0,0.002104175;0.2876115;-0.006074598,0.004342295;0.574162;-0.0269962,0.2019161;0.4595364;0.00652634,0.2332831;0.2581767;0.1233392,0.2647767;0.05065066;0.2841549,-0.1930849;0.4471442;-0.01773924,-0.2376045;0.2515076;0.1044049,-0.2858778;0.02387723;0.2300021,0.09095629;0.004361654;-0.04582867,0.1163416;-0.3880929;-0.001951545,0.1256013;-0.7339637;0.07729565,0.1339841;-0.7603102;0.02055142,-0.08809932;0.008357999;-0.05060622,-0.1392378;-0.3828167;-0.01966369,-0.1594936;-0.7290565;0.05583563,-0.154657;-0.6915981;-0.02407734,0.003763883;0.5007607;-0.01921486,0;0;0,-0.05380638;0.1960002;-0.203594,-0.1111307;0.3802842;-0.416446,0.09181777;0.4098454;-0.3537989,0.2593276;0.2749578;-0.2593498,0.2584865;0.02327737;-0.178252,-0.2720749;0.410371;-0.2865377,-0.2744658;0.2270633;-0.1396792,-0.3725036;-0.01765288;-0.119108,0.08395724;0.00518474;-0.05759025,0.06163275;-0.3420385;-0.2460787,0.02082541;-0.6905077;-0.19226,0.02922163;-0.720118;-0.245563,-0.1001445;0.002420351;-0.018909,-0.1574944;-0.3496547;-0.190211,-0.1907178;-0.7029709;-0.1827031,-0.199115;-0.7193147;-0.2478709,-0.09764007;0.3344072;-0.3602149,328.9892
+0;0;0,0.002102923;0.2874404;-0.006070983,0.004353121;0.5755377;-0.02710385,0.2015485;0.4606319;0.006407894,0.2326574;0.2609292;0.1222595,0.2642404;0.05281368;0.283532,-0.1927038;0.4482632;-0.01781169,-0.236857;0.2542365;0.1033274,-0.2852674;0.02595954;0.2292814,0.09079816;0.004354071;-0.04574899,0.1162257;-0.3887538;-0.001798831,0.1255046;-0.7353436;0.07761308,0.133824;-0.7612636;0.0212983,-0.08794617;0.008343468;-0.05051824,-0.1391697;-0.3834824;-0.0195242,-0.1594677;-0.7304419;0.05613206,-0.1546677;-0.69304;-0.02317613,0.003771886;0.5017781;-0.01928451,0;0;0,-0.05393924;0.1955231;-0.2037756,-0.110525;0.3805585;-0.4182701,0.09208389;0.4092601;-0.353677,0.2582697;0.2756102;-0.2599192,0.2575021;0.02319798;-0.1786427,-0.2713046;0.4104447;-0.2883295,-0.2726026;0.2295624;-0.1415288,-0.3643298;-0.01716506;-0.1094348,0.08407851;0.005371586;-0.0570805,0.0619529;-0.3423271;-0.2460992,0.02094305;-0.6915603;-0.1925163,0.02900779;-0.7207001;-0.2454791,-0.09991173;0.002281123;-0.01920097,-0.1568772;-0.3506381;-0.1904171,-0.1907465;-0.7046376;-0.1830689,-0.198978;-0.7206949;-0.247711,-0.09716985;0.3345088;-0.3616748,329.0116
+0;0;0,0.001918956;0.2872792;-0.006596766,0.003806247;0.5756855;-0.02876509,0.2014681;0.4613213;0.006056961,0.2317952;0.2661204;0.1243311,0.261425;0.06121847;0.289479,-0.1934842;0.4484607;-0.01780115,-0.2366947;0.2587701;0.105334,-0.2850092;0.03286038;0.2348217,0.09073268;0.004474285;-0.04573295,0.1157912;-0.389959;-0.001468789,0.125045;-0.736941;0.07809047,0.133527;-0.7620824;0.02241955,-0.08795322;0.008204735;-0.05040689,-0.1395719;-0.3849006;-0.0192854,-0.1599188;-0.732246;0.05653667,-0.155237;-0.6949993;-0.02180446,0.003348482;0.5019313;-0.02057775,0;0;0,-0.05508391;0.1945618;-0.2041764,-0.1115059;0.3798935;-0.4189925,0.09209644;0.4070724;-0.3534732,0.2562914;0.2749515;-0.2607584,0.2536168;0.02285814;-0.1796515,-0.2725397;0.409848;-0.2889404,-0.2725966;0.2312598;-0.1436195,-0.3614355;-0.01520383;-0.104891,0.08409503;0.005242586;-0.05696034,0.06114209;-0.3435622;-0.2466264,0.01980555;-0.6932594;-0.1935701,0.02729244;-0.7216871;-0.2459335,-0.09983917;0.002172221;-0.01927073,-0.1575281;-0.3520185;-0.1906934,-0.192229;-0.7063735;-0.1843523,-0.2003806;-0.7219476;-0.2481357,-0.09807702;0.3338289;-0.3623829,329.045
+0;0;0,0.001998928;0.2992514;-0.006871684,0.004091787;0.6188231;-0.03127082,0.175387;0.5054781;0.0004964042,0.2055557;0.3112972;0.1181525,0.2353352;0.10536;0.2841349,-0.1670576;0.4943273;-0.02018984,-0.2100422;0.3056279;0.1023018,-0.2586008;0.07857671;0.2324439,0.09003484;0.004439872;-0.04538122,0.1143284;-0.377952;-0.002468362,0.1235638;-0.7242451;0.07693295,0.1319792;-0.7489535;0.02169916,-0.08727676;0.008141632;-0.0500192,-0.1373196;-0.3729629;-0.0198478,-0.1576261;-0.7196186;0.05582374,-0.1529811;-0.6824288;-0.02190225,0.003606839;0.5406891;-0.02259731,0;0;0,-0.04910705;0.2125183;-0.2050052,-0.09015171;0.4399754;-0.4270749,0.09280721;0.4130639;-0.3402121,0.2549907;0.2802024;-0.2479968,0.252193;0.02685064;-0.1664357,-0.2279972;0.4568218;-0.3073017,-0.2408238;0.2714433;-0.1734003,-0.3171167;0.02520001;-0.1071372,0.08260763;0.00332123;-0.05788255,0.06132971;-0.3394414;-0.2331431,0.01972124;-0.6883758;-0.1800184,0.02672528;-0.716472;-0.2318874,-0.09912876;0.004043847;-0.01850882,-0.156972;-0.3437855;-0.1744708,-0.1917902;-0.697386;-0.1665271,-0.2034118;-0.7100175;-0.2310414,-0.07916971;0.3857697;-0.3712044,329.0782
+0;0;0,0.001999961;0.2994061;-0.006875235,0.004054163;0.6131085;-0.03084854,0.1757682;0.5006284;0.0008688103,0.2058493;0.307011;0.1181835,0.2358634;0.09945209;0.2854729,-0.1674996;0.4894507;-0.01986717,-0.2103595;0.301299;0.1022691,-0.2593005;0.07245985;0.2334359,0.09003461;0.004439861;-0.0453811,0.1143077;-0.3776291;-0.002504483,0.123536;-0.7236581;0.07683627,0.1319374;-0.7482759;0.02169396,-0.08727653;0.008141611;-0.05001907,-0.1372771;-0.3726411;-0.01987315,-0.1575681;-0.7190325;0.05574067,-0.1529308;-0.6818545;-0.02185659,0.003575108;0.535924;-0.02228042,0;0;0,-0.0495285;0.2127569;-0.2048821,-0.09275677;0.4341265;-0.424237,0.09102768;0.4128985;-0.3403563,0.253471;0.2809856;-0.248888,0.2494662;0.02562892;-0.1667647,-0.231689;0.4483064;-0.3030715,-0.2417083;0.2646417;-0.1677121,-0.3187765;0.016271;-0.101835,0.08251764;0.003206432;-0.05801678,0.06158405;-0.3394324;-0.2328444,0.01909516;-0.6880479;-0.1801364,0.02583904;-0.7163082;-0.2316594,-0.09916055;0.00418824;-0.01830382,-0.1569048;-0.3437641;-0.17322,-0.1928072;-0.6970081;-0.1664497,-0.203906;-0.7097161;-0.2308485,-0.08114325;0.3813149;-0.3684952,329.1012
+0;0;0,0.001861081;0.2995603;-0.00754606,0.003608455;0.6112061;-0.03257326,0.1750594;0.4997857;-0.0003772229,0.2052077;0.3088385;0.1197953,0.2326925;0.1053847;0.2921958,-0.1673175;0.487637;-0.0199402,-0.2091325;0.3019118;0.1048349,-0.2580836;0.07609591;0.2407827,0.09001777;0.004372016;-0.04527868,0.1142153;-0.3771944;-0.002476808,0.1233117;-0.7238547;0.07699309,0.1319486;-0.7479541;0.02219464,-0.08715756;0.008187562;-0.05008988,-0.1371701;-0.3720746;-0.01992579,-0.1578687;-0.719079;0.05577813,-0.1534624;-0.6820307;-0.02126157,0.003210759;0.5340739;-0.02366962,0;0;0,-0.04970059;0.2131355;-0.2046947,-0.09372029;0.432338;-0.4232574,0.08955424;0.4127423;-0.3405094,0.2514088;0.2809528;-0.2497032,0.247532;0.02577487;-0.1676056,-0.2326815;0.4449542;-0.3018472,-0.241319;0.2625784;-0.1659223,-0.3176328;0.01436332;-0.09931659,0.08240652;0.003212661;-0.05806303,0.06154808;-0.3391274;-0.2323577,0.01811649;-0.6883981;-0.1804419,0.02447936;-0.7162628;-0.2315829,-0.09911561;0.004179625;-0.01819608,-0.1571487;-0.3437659;-0.1717425,-0.1942821;-0.6975544;-0.1666016,-0.2051439;-0.7099864;-0.2305215,-0.08201863;0.3797124;-0.3673787,329.1237
+0;0;0,0.001862468;0.2997836;-0.007551684,0.00359859;0.6094506;-0.03243224,0.1747691;0.4983136;-0.0003005974,0.2050871;0.3062915;0.1205485,0.232595;0.1026671;0.2930935,-0.1670468;0.4861849;-0.01983152,-0.2090972;0.2994141;0.105646,-0.2580894;0.07340886;0.2417078,0.09005088;0.004373624;-0.04529533,0.1142447;-0.377134;-0.002500061,0.1233322;-0.7234554;0.07689212,0.1319911;-0.7476928;0.02195385,-0.08718961;0.008190574;-0.05010831,-0.1371945;-0.372013;-0.01994887,-0.1578728;-0.7186781;0.05568102,-0.1534553;-0.6816118;-0.02155525,0.003202066;0.5325457;-0.02355483,0;0;0,-0.05083342;0.213011;-0.2048731,-0.09655886;0.4294863;-0.4229658,0.08667597;0.4130957;-0.342087,0.2495618;0.2807109;-0.2507708,0.2454412;0.02536312;-0.168479,-0.2352462;0.4413384;-0.3013415,-0.2414088;0.2589568;-0.1631563,-0.3174388;0.01062645;-0.09575534,0.08228794;0.003322437;-0.05828905,0.06083098;-0.3392593;-0.2319043,0.01735417;-0.688328;-0.181062,0.02322209;-0.7169039;-0.2317505,-0.09921721;0.00403489;-0.01787793,-0.1576066;-0.344311;-0.1702284,-0.1960622;-0.6976313;-0.1670458,-0.2067932;-0.7103232;-0.2310547,-0.0843769;0.3774524;-0.3669531,329.1568
+0;0;0,0.001863299;0.2999174;-0.007555055,0.003595236;0.6088753;-0.03239499,0.1764844;0.4972208;-1.0157E-05,0.2070173;0.3038372;0.1216957,0.2345121;0.1003097;0.2941587,-0.1687573;0.4849705;-0.01973682,-0.2111059;0.2968755;0.1066304,-0.2600747;0.07097779;0.2426274,0.09001894;0.004372072;-0.04527926,0.1142641;-0.3779462;-0.002393063,0.1233521;-0.7242831;0.0770027,0.1320328;-0.7486571;0.02192612,-0.08715869;0.008187668;-0.05009053,-0.1372698;-0.3728237;-0.01986701,-0.1579491;-0.7195045;0.05576629,-0.1535204;-0.6824204;-0.02166443,0.003197812;0.5317959;-0.02349744,0;0;0,-0.05163175;0.2123943;-0.2055087,-0.1007963;0.4240696;-0.4265075,0.08422808;0.4131557;-0.3438134,0.2484208;0.2796962;-0.2523198,0.2439976;0.02469155;-0.1693983,-0.2394005;0.438265;-0.3020123,-0.2445739;0.2555625;-0.1615315,-0.3199486;0.007199347;-0.09402401,0.08249582;0.003681913;-0.05791044,0.06072622;-0.3396856;-0.2317469,0.01671686;-0.6888169;-0.1816859,0.0225645;-0.7178803;-0.2321105,-0.09914925;0.003694223;-0.01812495,-0.1570753;-0.3461209;-0.1693473,-0.1968221;-0.6993262;-0.1680057,-0.2073332;-0.7126015;-0.2318968,-0.0876421;0.3733264;-0.3693004,329.1901
+0;0;0,0.001737085;0.2999028;-0.008143546,0.003316391;0.6088142;-0.0335682,0.1766372;0.4985741;-0.001988642,0.208153;0.3076652;0.1233202,0.2343913;0.105496;0.2975674,-0.1690304;0.485099;-0.0199666,-0.2107486;0.2985534;0.1088826,-0.2594459;0.07524529;0.2491857,0.09007111;0.004387795;-0.04517387,0.1141846;-0.3779211;-0.002130788,0.1232953;-0.7242536;0.07728198,0.1315449;-0.7488347;0.02234418,-0.08711202;0.008139639;-0.05017947,-0.1372155;-0.3728415;-0.01956402,-0.1580089;-0.7195244;0.05602785,-0.1539175;-0.6824813;-0.02142517,0.002952368;0.5317509;-0.02453184,0;0;0,-0.05163175;0.2123943;-0.2055087,-0.1007963;0.4240696;-0.4265075,0.08422808;0.4131557;-0.3438134,0.2484208;0.2796962;-0.2523198,0.2439976;0.02469155;-0.1693983,-0.2394005;0.438265;-0.3020123,-0.2445739;0.2555625;-0.1615315,-0.3199486;0.007199347;-0.09402401,0.08249582;0.003681913;-0.05791044,0.06072622;-0.3396856;-0.2317469,0.01671686;-0.6888169;-0.1816859,0.0225645;-0.7178803;-0.2321105,-0.09914925;0.003694223;-0.01812495,-0.1570753;-0.3461209;-0.1693473,-0.1968221;-0.6993262;-0.1680057,-0.2073332;-0.7126015;-0.2318968,-0.0876421;0.3733264;-0.3693004,329.2126
+0;0;0,0.001728255;0.2983783;-0.00810215,0.00325567;0.5971755;-0.0327107,0.1830699;0.4878695;-0.0005444065,0.2146322;0.296679;0.1249493,0.2408583;0.0946034;0.2991158,-0.1755005;0.4738914;-0.01919343,-0.2172802;0.2870706;0.1098458,-0.2659549;0.06386593;0.250084,0.08925276;0.004347929;-0.04476344,0.113902;-0.3864554;-0.00076399,0.1230134;-0.7328153;0.07865506,0.1312549;-0.757342;0.02377202,-0.08632055;0.008065685;-0.04972356,-0.1375373;-0.3813804;-0.01842787,-0.1583323;-0.7280908;0.05716997,-0.154245;-0.6910547;-0.02020584,0.00290191;0.5222846;-0.02392907,0;0;0,-0.0549896;0.2071273;-0.2077804,-0.1106274;0.4059686;-0.4251094,0.08082586;0.4091447;-0.3487818,0.245033;0.2748899;-0.2576208,0.2407905;0.02019903;-0.174129,-0.251929;0.430014;-0.2995993,-0.2541056;0.2478354;-0.1578076,-0.331713;-0.0003939569;-0.09288,0.08274919;0.005684688;-0.05575824,0.05801327;-0.343853;-0.2359867,0.0141067;-0.6930863;-0.1863492,0.01952548;-0.7222349;-0.2366016,-0.09794834;0.001622157;-0.01980446,-0.1575629;-0.356613;-0.1727242,-0.1994251;-0.7095907;-0.1758739,-0.2097073;-0.7237368;-0.2391086,-0.0959202;0.358478;-0.3684151,329.2456
+0;0;0,0.001695597;0.29274;-0.007949048,0.003149693;0.5772696;-0.03141711,0.1941784;0.4686576;0.001870736,0.2288912;0.2583824;0.1398913,0.2521956;0.07881872;0.294655,-0.1866844;0.4538105;-0.0179377,-0.2326346;0.2483412;0.1239823,-0.2758868;0.05000226;0.2485974,0.08976074;0.004372675;-0.04501821,0.1150114;-0.3959659;5.478784E-05,0.1241437;-0.7431196;0.07965586,0.1346361;-0.782539;0.009782776,-0.08681184;0.00811159;-0.05000656,-0.1392782;-0.3908366;-0.01794729,-0.1601209;-0.7383416;0.05782382,-0.1549172;-0.6993837;-0.04068542,0.002809318;0.5052123;-0.02296776,0;0;0,-0.05969172;0.1933304;-0.2117145,-0.1212348;0.3669673;-0.4297409,0.07581267;0.4006314;-0.3607829,0.2440998;0.2393906;-0.2600298,0.2364539;0.01304963;-0.1862102,-0.2722362;0.3985282;-0.2983522,-0.2667182;0.2062613;-0.1326015,-0.3448866;-0.01376955;-0.0855467,0.08265952;0.00617905;-0.05685043,0.05412148;-0.3494861;-0.2456043,0.01000195;-0.6996536;-0.1969051,-0.002654932;-0.7283611;-0.2756746,-0.09867799;0.0003079401;-0.01911311,-0.1614798;-0.3639812;-0.1812536,-0.2050039;-0.7174917;-0.1897035,-0.2151301;-0.7464546;-0.268648,-0.1054061;0.3257611;-0.3721626,329.2796
+0;0;0,0.001529478;0.3004124;-0.008653746,0.002917942;0.623822;-0.03601253,0.1767998;0.5129076;-0.004251743,0.2107187;0.315925;0.1302481,0.2364003;0.1241588;0.2995881,-0.1696826;0.4986248;-0.02155355,-0.2126909;0.3057571;0.1162694,-0.2593538;0.09415016;0.2546709,0.08779059;0.004396985;-0.04391452,0.1121658;-0.3873189;8.666143E-05,0.1211911;-0.7335712;0.07969841,0.1316517;-0.7738891;0.009092383,-0.08486123;0.007788;-0.04891752,-0.1363517;-0.3825053;-0.01743019,-0.1572156;-0.7291659;0.0580767,-0.1521359;-0.6901639;-0.04158476,0.002620458;0.5450515;-0.02654581,0;0;0,-0.05492245;0.2072543;-0.210604,-0.1028212;0.4299234;-0.4418843,0.08216076;0.4118761;-0.3561733,0.2429723;0.2599342;-0.2607996,0.2400307;0.01809469;-0.1735363,-0.238775;0.4507201;-0.317191,-0.2424039;0.2604398;-0.1694647,-0.3136832;0.02499095;-0.0946784,0.08144945;0.005574733;-0.05468011,0.05727662;-0.3459355;-0.2330837,0.01291572;-0.6951321;-0.1840541,-0.004831387;-0.7211896;-0.2651827,-0.09574102;0.001107993;-0.02207793,-0.1563465;-0.3613379;-0.1667553,-0.2007618;-0.7138838;-0.1737375,-0.2160071;-0.7402642;-0.2551504,-0.09065293;0.3769087;-0.3841271,329.3021
+0;0;0,0.001530616;0.3006361;-0.008660187,0.002894267;0.6183516;-0.03556268,0.1750077;0.5086111;-0.004130457,0.2093963;0.3089006;0.132232,0.2353769;0.1149019;0.3035434,-0.1679505;0.4944737;-0.02125628,-0.2115544;0.298935;0.1184754,-0.2587605;0.08486462;0.2584881,0.08774135;0.004394519;-0.04388989,0.1121234;-0.3874317;0.0001236834,0.1211511;-0.733776;0.07975662,0.1316057;-0.7740533;0.009191394,-0.08481364;0.007783632;-0.04889009,-0.1363187;-0.3826196;-0.01739389,-0.1571881;-0.7293724;0.0581331,-0.1521113;-0.6903756;-0.04147078,0.002599981;0.5404281;-0.02619776,0;0;0,-0.05501334;0.2075702;-0.2105885,-0.103644;0.4247649;-0.4389405,0.07899241;0.4161872;-0.3610981,0.2419697;0.2623214;-0.264014,0.2398399;0.01814809;-0.1743872,-0.238081;0.445213;-0.3149306,-0.2413269;0.2528765;-0.1644057,-0.3140432;0.01463738;-0.08948869,0.08133525;0.005710155;-0.05473709,0.05653971;-0.3459138;-0.2330773,0.01192833;-0.6951884;-0.1841443,-0.005747624;-0.7213527;-0.2651429,-0.09572042;0.0009207606;-0.02193018,-0.1562111;-0.3624041;-0.1647426,-0.2025112;-0.7147567;-0.1737591,-0.2176796;-0.741249;-0.2550375,-0.09113865;0.3729481;-0.3813341,329.3242
+0;0;0,0.001472225;0.2891672;-0.008329813,0.00265342;0.5652347;-0.03196057,0.206383;0.4544611;0.002939394,0.2407184;0.2550597;0.1390908,0.26692;0.05941091;0.3118594,-0.199431;0.4377326;-0.01732518,-0.2429674;0.2424966;0.1221902,-0.290575;0.02660541;0.2633938,0.08866777;0.004440919;-0.0443533,0.1136098;-0.3963845;0.0006711408,0.1230161;-0.7572546;0.08364388,0.1332894;-0.7963125;0.0143031,-0.08570915;0.007865816;-0.0494063,-0.1383971;-0.3915039;-0.01718672,-0.1601418;-0.7527995;0.06150787,-0.1551531;-0.7139589;-0.03636767,0.002377256;0.4921094;-0.02317231,0;0;0,-0.06309405;0.1836207;-0.214457,-0.1290018;0.3455567;-0.4294083,0.07044815;0.4036431;-0.3828957,0.2342508;0.25038;-0.2872078,0.2339828;0.004493415;-0.1958096,-0.290748;0.3815097;-0.2926287,-0.2790069;0.2010631;-0.1289881,-0.367242;-0.04137766;-0.08154353,0.08233424;0.00980483;-0.054533,0.05116026;-0.3445415;-0.2463067,0.00484205;-0.7095869;-0.2039187,-0.006801567;-0.7393813;-0.2811956,-0.09685444;-0.003607363;-0.0213334,-0.1612298;-0.3691832;-0.1810846,-0.210935;-0.735925;-0.1962531,-0.220035;-0.7659717;-0.2736756,-0.1129669;0.3039985;-0.3707533,329.3575
+0;0;0,0.001153467;0.2891608;-0.008597794,0.002029877;0.5652071;-0.03248668,0.2060243;0.4555462;0.002664294,0.2376444;0.2625091;0.1483142,0.2658851;0.06489322;0.3185034,-0.2000765;0.4381313;-0.01768502,-0.2431522;0.2447398;0.1245164,-0.2899238;0.03135991;0.269759,0.08866748;0.004732497;-0.04432373,0.1131044;-0.3961214;0.0007248819,0.1224649;-0.7569698;0.0837971,0.1331233;-0.7957135;0.01420274,-0.08578002;0.007581125;-0.04932775,-0.1386689;-0.3917503;-0.01696271,-0.1604989;-0.7530158;0.06184647,-0.1555011;-0.7142007;-0.03603092,0.001841098;0.4920899;-0.02362933,0;0;0,-0.06309405;0.1836207;-0.214457,-0.1290018;0.3455567;-0.4294083,0.07044815;0.4036431;-0.3828957,0.2342508;0.25038;-0.2872078,0.2339828;0.004493415;-0.1958096,-0.290748;0.3815097;-0.2926287,-0.2790069;0.2010631;-0.1289881,-0.367242;-0.04137766;-0.08154353,0.08233424;0.00980483;-0.054533,0.05116026;-0.3445415;-0.2463067,0.00484205;-0.7095869;-0.2039187,-0.006801567;-0.7393813;-0.2811956,-0.09685444;-0.003607363;-0.0213334,-0.1612298;-0.3691832;-0.1810846,-0.210935;-0.735925;-0.1962531,-0.220035;-0.7659717;-0.2736756,-0.1129669;0.3039985;-0.3707533,329.3804
+0;0;0,0.001194693;0.2994958;-0.008905091,0.002227722;0.6231711;-0.03660054,0.1668359;0.5146384;-0.005802628,0.1985065;0.321293;0.1400799,0.2269407;0.1223231;0.3114352,-0.1609598;0.5005815;-0.02222815,-0.2041043;0.3068811;0.1202004,-0.2511963;0.09203929;0.2664381,0.08976569;0.004791113;-0.04487271,0.1132158;-0.3798759;-0.001643199,0.12221;-0.7265991;0.0781772,0.1330854;-0.7667431;0.007165127,-0.08684247;0.007675023;-0.0499387,-0.1375956;-0.3755311;-0.0188806,-0.1585711;-0.722655;0.05684364,-0.1534715;-0.6836604;-0.0430276,0.002023663;0.5441357;-0.02702626,0;0;0,-0.05699715;0.2105394;-0.2054336,-0.10566;0.4384243;-0.4318128,0.07188532;0.4184152;-0.3617866,0.2357344;0.264565;-0.2661269,0.2359768;0.01655744;-0.1752846,-0.2325679;0.4544032;-0.3113947,-0.2419196;0.2587561;-0.1654428,-0.3075922;0.01561204;-0.08589273,0.07911995;0.002576321;-0.06186914,0.0510857;-0.3454945;-0.230535,0.005640198;-0.6951253;-0.1819332,-0.01462301;-0.7202961;-0.2633381,-0.09921705;0.002910533;-0.01555315,-0.1642071;-0.35218;-0.1572374,-0.2119461;-0.7047094;-0.1678751,-0.2297222;-0.7302443;-0.2496129,-0.09285852;0.3842077;-0.3749359,329.4134
+0;0;0,0.001177842;0.2952712;-0.008779479,0.002081456;0.5797844;-0.03338225,0.1987216;0.4695963;0.001045499,0.2300463;0.2783625;0.1453347,0.2588417;0.07686561;0.3188664,-0.1927617;0.4528083;-0.01857135,-0.235435;0.2612234;0.1223016,-0.2831251;0.04365291;0.2703967,0.08705325;0.00464634;-0.04351679,0.111462;-0.395746;0.001479957,0.120516;-0.7447768;0.0818316,0.1312523;-0.7840233;0.01172816,-0.08421835;0.007443108;-0.04842971,-0.1370463;-0.3914286;-0.01610194,-0.1581614;-0.7408628;0.06012627,-0.1531271;-0.7019832;-0.03846706,0.00188792;0.5048246;-0.02430169,0;0;0,-0.06171328;0.1989752;-0.2094371,-0.1308764;0.3743574;-0.423912,0.06901906;0.4117112;-0.3721929,0.2344666;0.2601049;-0.2826741,0.2349373;0.009561837;-0.1890185,-0.2820578;0.4157761;-0.293783,-0.2790536;0.2307539;-0.1384488,-0.3468756;-0.01826511;-0.06821254,0.08151622;0.0081857;-0.05274153,0.05017646;-0.3475444;-0.2409129,0.004457694;-0.699769;-0.1939185,-0.0107399;-0.728012;-0.2726688,-0.09516983;-0.000748456;-0.0208737,-0.1622198;-0.3686872;-0.1727285,-0.2108384;-0.7234281;-0.185215,-0.2235053;-0.7519717;-0.2641899,-0.1147721;0.329226;-0.3655574,329.4365
+0;0;0,0.0008539617;0.2766047;-0.008700876,0.001378848;0.5477797;-0.03247864,0.2271089;0.4412282;0.005161878,0.2593911;0.2518012;0.1502142,0.2896211;0.05489253;0.3310323,-0.2220013;0.4215524;-0.01693911,-0.2639757;0.2324392;0.1260268,-0.3114335;0.01682696;0.2797837,0.08758876;0.004673422;-0.04362123,0.1118156;-0.3963792;0.001511578,0.1211024;-0.7563646;0.0843391,0.1324388;-0.7947714;0.01501034,-0.08460665;0.007453641;-0.0488119,-0.1376255;-0.3920281;-0.01609351,-0.1593587;-0.752416;0.06254765,-0.1544449;-0.713685;-0.0349926,0.001294371;0.4807308;-0.02422264,0;0;0,-0.07433268;0.1739839;-0.2019675,-0.1562667;0.3263524;-0.4120321,0.06544617;0.4040223;-0.386447,0.2303063;0.2522696;-0.2983723,0.2305545;-7.212162E-05;-0.2050681,-0.3298319;0.3804937;-0.2724198,-0.2973337;0.2071004;-0.1085799,-0.3868907;-0.04324712;-0.06749789,0.08089832;0.00949125;-0.05442262,0.04766475;-0.343777;-0.2482374,0.000170093;-0.7078449;-0.206584,-0.01148019;-0.7381667;-0.283004,-0.09546792;-0.003969195;-0.02160011,-0.164737;-0.3686976;-0.1817315,-0.2158822;-0.7342807;-0.1981434,-0.2249805;-0.7648536;-0.2747112,-0.1345342;0.2916279;-0.358314,329.4701
+0;0;0,0.0008713802;0.2822467;-0.00887835,0.001457987;0.5880843;-0.03597734,0.2080265;0.4703257;0.0009644423,0.2401785;0.281662;0.1454322,0.270597;0.08352582;0.3273777,-0.2030109;0.4523179;-0.01926295,-0.244816;0.2639668;0.1231269,-0.2925697;0.04701038;0.2778423,0.08753735;0.004670679;-0.04359562,0.1117585;-0.3962887;0.001526695,0.1210347;-0.7558593;0.08425875,0.1324336;-0.794643;0.01454799,-0.08455698;0.007449265;-0.04878325,-0.1375635;-0.3919396;-0.01607247,-0.1592717;-0.7519121;0.06247807,-0.1543307;-0.713133;-0.03559963,0.001355171;0.5064796;-0.02592903,0;0;0,-0.07342082;0.1790862;-0.2056217,-0.1427309;0.3721226;-0.4340906,0.06599784;0.4048609;-0.3868587,0.2301446;0.252277;-0.3015788,0.2303964;-0.001550198;-0.2074561,-0.3009302;0.4160345;-0.3005386,-0.2793065;0.2357087;-0.1439702,-0.3500827;-0.01534101;-0.0714983,0.08072549;0.009290993;-0.05461001,0.04793482;-0.3444159;-0.2475021,-0.0003605597;-0.7078627;-0.205128,-0.01607765;-0.7368085;-0.2825818,-0.09543327;-0.003765355;-0.02152888,-0.1643731;-0.3690291;-0.1803394,-0.2165608;-0.7340336;-0.1967677,-0.2297498;-0.7632938;-0.274453,-0.1270765;0.3196093;-0.3727913,329.5034
+0;0;0,0.0008762318;0.2838181;-0.008927783,0.001461252;0.5885042;-0.03589212,0.2054451;0.472198;0.0005900227,0.2357371;0.2944485;0.1367004,0.265776;0.09878483;0.3163753,-0.2004492;0.4544156;-0.01938428,-0.2398359;0.2769606;0.1147683,-0.2869937;0.06271152;0.2675531,0.0877092;0.004679848;-0.04368121,0.1119287;-0.3962521;0.001438018,0.121157;-0.7539677;0.08374327,0.132541;-0.7926612;0.01412391,-0.084723;0.00746389;-0.04887902,-0.1377259;-0.3918976;-0.01617048,-0.1593221;-0.7500131;0.06197482,-0.1543876;-0.7112455;-0.03597431,0.001359696;0.5078995;-0.02596695,0;0;0,-0.07491857;0.1806257;-0.2059,-0.146128;0.3725559;-0.4332085,0.06808661;0.389001;-0.3803818,0.2297349;0.2517537;-0.3024619,0.2305696;0.0004460812;-0.2112837,-0.3014505;0.4151558;-0.3008936,-0.2770543;0.2462504;-0.1528588,-0.3463653;-0.001623794;-0.08058111,0.08072793;0.008599207;-0.05506277,0.04735962;-0.3450805;-0.2478476,-0.001656525;-0.7064397;-0.2049906,-0.01852274;-0.735387;-0.2820361,-0.09572889;-0.003172658;-0.02118414,-0.1659853;-0.368071;-0.1801873,-0.2183667;-0.7311218;-0.1966211,-0.2327099;-0.7604004;-0.273923,-0.1293012;0.3211102;-0.3726623,329.537
+0;0;0,0.0008944253;0.2849483;-0.008658726,0.001772662;0.5804782;-0.03278276,0.20764;0.4729857;-0.0007048193,0.2397588;0.2881777;0.1467926,0.2723784;0.09865604;0.332514,-0.2020344;0.4544756;-0.02028233,-0.2436612;0.2693395;0.1243998,-0.2900787;0.0566294;0.2795604,0.08707505;0.004728976;-0.04344732,0.1112589;-0.3965803;0.001736689,0.1204482;-0.7575954;0.08500612,0.1319035;-0.7956288;0.01510919,-0.08417061;0.007313896;-0.04851713,-0.1372229;-0.3924383;-0.01597147,-0.159205;-0.753877;0.06295256,-0.1544387;-0.7150065;-0.03474052,0.001565451;0.5056313;-0.02421787,0;0;0,-0.07645114;0.1797263;-0.2076654,-0.1504616;0.35919;-0.4317977,0.05990486;0.398788;-0.3921006,0.2279043;0.2514669;-0.3083522,0.2306336;0.000392735;-0.2165411,-0.3072601;0.4039783;-0.2990658,-0.2764361;0.2295382;-0.1391859,-0.3452401;-0.01871637;-0.06769702,0.08157354;0.01098482;-0.05212665,0.04688317;-0.3410125;-0.2485192,-0.003004909;-0.7059141;-0.2071898,-0.01843425;-0.7355025;-0.2837176,-0.09468508;-0.004564147;-0.02249446,-0.1655007;-0.3695064;-0.1821123,-0.2195891;-0.7357427;-0.1993059,-0.2324791;-0.7656394;-0.2760625,-0.1319139;0.3154976;-0.3732963,329.5703
+0;0;0,0.0008950048;0.2851329;-0.008664336,0.001772905;0.5805604;-0.0327853,0.2096703;0.4726518;-0.0004648846,0.2418402;0.2875493;0.1472676,0.2745295;0.09762357;0.3333849,-0.2040404;0.4539593;-0.02023528,-0.2457335;0.2685281;0.1246775,-0.2922499;0.05536456;0.2801688,0.08730309;0.004741361;-0.04356111,0.1114748;-0.3963651;0.001600072,0.1205812;-0.7541264;0.084119,0.1320487;-0.7922322;0.01414777,-0.08439106;0.007333051;-0.0486442,-0.1374166;-0.3922172;-0.01611498,-0.1592005;-0.7503983;0.06209771,-0.1544291;-0.7115183;-0.03569921,0.001565431;0.5056189;-0.02420959,0;0;0,-0.07731923;0.180777;-0.2066834,-0.1521032;0.3608843;-0.4299181,0.0601422;0.401295;-0.3917589,0.2274929;0.2517735;-0.309541,0.2318563;0.0004185438;-0.2169037,-0.3102348;0.4063032;-0.2966444,-0.2751718;0.2322413;-0.1366577,-0.3435017;-0.01614028;-0.06305297,0.08106949;0.01036093;-0.05350018,0.046351;-0.3425218;-0.2478673,-0.003167644;-0.7039582;-0.2054751,-0.01865239;-0.7334254;-0.2822196,-0.09503569;-0.004381562;-0.02215625,-0.1666897;-0.3693356;-0.1808524,-0.2208428;-0.7321995;-0.197664,-0.2337808;-0.7619693;-0.2746448,-0.1332821;0.3167813;-0.37169,329.5925
+0;0;0,0.0008948391;0.2850801;-0.008662731,0.001763957;0.5775363;-0.03253341,0.2137568;0.4699083;0.0001477171,0.2448253;0.2911439;0.1428216,0.2773575;0.1021304;0.3280451,-0.2080906;0.4508481;-0.02001152,-0.2483561;0.2717664;0.1199392,-0.294649;0.05962667;0.2746837,0.08711304;0.004731039;-0.04346628,0.1112838;-0.3963608;0.001693256,0.1203778;-0.7536321;0.08409916,0.131843;-0.7917245;0.01414158,-0.08420733;0.007317087;-0.0485383,-0.1372309;-0.3922185;-0.01601027,-0.158985;-0.749909;0.06209529,-0.1542146;-0.7110308;-0.03568255,0.001559056;0.5035238;-0.02406399,0;0;0,-0.07843293;0.1805463;-0.2063923,-0.1559335;0.3589187;-0.4261317,0.06406781;0.3945219;-0.3873594,0.2276503;0.2504337;-0.3114834,0.2323653;-0.0001954734;-0.2206266,-0.3167698;0.4058406;-0.2918086,-0.2786089;0.2379041;-0.1381243,-0.3451234;-0.008998215;-0.06257804,0.08047692;0.01013952;-0.05404663,0.04614058;-0.3428292;-0.2482948,-0.003692973;-0.7036812;-0.2056491,-0.01942965;-0.7331482;-0.2823181,-0.09503683;-0.004009497;-0.02126749,-0.1676302;-0.3683704;-0.1808596,-0.2226298;-0.7305728;-0.1981972,-0.2358146;-0.7603451;-0.2751097,-0.1362626;0.3153005;-0.3690341,329.6255
+0;0;0,0.0007402751;0.28463;-0.009445374,0.001289017;0.5743073;-0.03485212,0.2171162;0.4668977;0.0004143789,0.2488595;0.2865605;0.1485167,0.2825715;0.09747586;0.3342481,-0.2121997;0.4471388;-0.01945515,-0.2530955;0.2661409;0.1255647,-0.302462;0.06953165;0.2996147,0.08674686;0.004912999;-0.04339303,0.1104878;-0.3961401;0.002051156,0.119552;-0.7529935;0.08460295,0.1311399;-0.7909768;0.01442479,-0.0839845;0.007080839;-0.04825532,-0.1371447;-0.3923925;-0.01558295,-0.1589121;-0.7497327;0.06236202,-0.1542501;-0.7109765;-0.03552859,0.001186473;0.5011023;-0.02588069,0;0;0,-0.07941686;0.1805782;-0.2053983,-0.1600051;0.3585889;-0.4207835,0.06218658;0.399732;-0.3896146,0.2273421;0.2503318;-0.3130205,0.2328991;-0.001182795;-0.223047,-0.3232479;0.4067741;-0.2855373,-0.2784;0.2351016;-0.1306804,-0.3458087;-0.01224548;-0.0554396,0.08001673;0.01019622;-0.05408764,0.04666708;-0.3429902;-0.2480452,-0.004295543;-0.7033007;-0.2053776,-0.02012995;-0.7326208;-0.282263,-0.09463737;-0.004258884;-0.02139494,-0.1670553;-0.3689302;-0.180275,-0.2234857;-0.7305062;-0.1981555,-0.2367704;-0.7601304;-0.2752881,-0.1395368;0.3149583;-0.3649545,329.6591
+0;0;0,0.0007402751;0.28463;-0.009445374,0.001289017;0.5743073;-0.03485212,0.2171162;0.4668977;0.0004143789,0.2488595;0.2865605;0.1485167,0.2825715;0.09747586;0.3342481,-0.2121997;0.4471388;-0.01945515,-0.2530955;0.2661409;0.1255647,-0.302462;0.06953165;0.2996147,0.08674686;0.004912999;-0.04339303,0.1104878;-0.3961401;0.002051156,0.119552;-0.7529935;0.08460295,0.1311399;-0.7909768;0.01442479,-0.0839845;0.007080839;-0.04825532,-0.1371447;-0.3923925;-0.01558295,-0.1589121;-0.7497327;0.06236202,-0.1542501;-0.7109765;-0.03552859,0.001186473;0.5011023;-0.02588069,0;0;0,-0.07941686;0.1805782;-0.2053983,-0.1600051;0.3585889;-0.4207835,0.06218658;0.399732;-0.3896146,0.2273421;0.2503318;-0.3130205,0.2328991;-0.001182795;-0.223047,-0.3232479;0.4067741;-0.2855373,-0.2784;0.2351016;-0.1306804,-0.3458087;-0.01224548;-0.0554396,0.08001673;0.01019622;-0.05408764,0.04666708;-0.3429902;-0.2480452,-0.004295543;-0.7033007;-0.2053776,-0.02012995;-0.7326208;-0.282263,-0.09463737;-0.004258884;-0.02139494,-0.1670553;-0.3689302;-0.180275,-0.2234857;-0.7305062;-0.1981555,-0.2367704;-0.7601304;-0.2752881,-0.1395368;0.3149583;-0.3649545,329.6819
+0;0;0,0.0007417454;0.2851953;-0.009464133,0.001290972;0.5751343;-0.03489462,0.2177168;0.4675472;0.0004549511,0.2499343;0.2845164;0.1507694,0.283277;0.09750301;0.3344663,-0.2127897;0.4477335;-0.01946968,-0.2542963;0.2640322;0.1277162,-0.3031221;0.06957658;0.2998597,0.08640852;0.004893836;-0.04322378,0.1101629;-0.3963866;0.002246171,0.1192823;-0.7554119;0.0853004,0.1308589;-0.7933289;0.01519073,-0.08365694;0.007053221;-0.04806711,-0.1368473;-0.3926466;-0.01537621,-0.1587471;-0.7521617;0.06304316,-0.1540897;-0.7134141;-0.03475191,0.001188313;0.5018467;-0.02591304,0;0;0,-0.08108298;0.179762;-0.2062466,-0.1620503;0.3570528;-0.4224379,0.05964673;0.4004448;-0.3927147,0.2273191;0.2482017;-0.3162904,0.2320316;-0.001395181;-0.2296331,-0.3259404;0.4055773;-0.2868867,-0.2810249;0.2309883;-0.1299347,-0.3430278;-0.01371498;-0.0517922,0.08009507;0.01108146;-0.05310988,0.04493155;-0.3409899;-0.2492401,-0.007068075;-0.7035344;-0.2075519,-0.0227395;-0.7330253;-0.2842157,-0.09398033;-0.005157088;-0.02235578,-0.1677443;-0.369422;-0.1821298,-0.2253448;-0.7330357;-0.2007744,-0.2384679;-0.7628307;-0.2776798,-0.1416316;0.313556;-0.3663766,329.7046
+0;0;0,0.0003349517;0.2843255;-0.009950683,0.0002204673;0.5732611;-0.03626966,0.2176946;0.4661267;0.0002402458,0.2527272;0.2838519;0.1535779,0.2840089;0.108266;0.3489112,-0.2144124;0.4456521;-0.01901877,-0.2560511;0.2624134;0.1314924,-0.3047495;0.06654671;0.3024566,0.08559736;0.005056509;-0.04278445,0.1088284;-0.3961239;0.00286556,0.1177822;-0.7548007;0.0857906,0.1295954;-0.7927996;0.01583283,-0.08292139;0.006763782;-0.04755291,-0.1363972;-0.3927791;-0.01476263,-0.158394;-0.7519622;0.06339957,-0.153863;-0.7132891;-0.03438459,0.0003237652;0.5002877;-0.02703298,0;0;0,-0.08333971;0.178594;-0.2051799,-0.1647763;0.3548911;-0.4207695,0.0571918;0.4001277;-0.3924224,0.2264807;0.2465117;-0.3168766,0.2303189;-0.003638595;-0.2310038,-0.3294092;0.4038316;-0.284911,-0.2838345;0.2278912;-0.1270132,-0.3445174;-0.01683855;-0.04708191,0.07896018;0.01118404;-0.05313372,0.0432218;-0.3414583;-0.2479041,-0.009101149;-0.7036318;-0.2066927,-0.02466819;-0.7332038;-0.2832847,-0.09295201;-0.005615273;-0.02261367,-0.1686588;-0.3701519;-0.180572,-0.2278046;-0.7331002;-0.1999645,-0.2408197;-0.7629715;-0.276799,-0.1442611;0.3117049;-0.364872,329.7379
+0;0;0,0.0003557201;0.3019549;-0.01056767,0.0002318881;0.6193697;-0.03941337,0.1687241;0.5141617;-0.008319514,0.2022779;0.3395809;0.1385456,0.2331591;0.1662431;0.331378,-0.1659965;0.4983016;-0.02323801,-0.2058775;0.3227976;0.1209199,-0.2539525;0.1294386;0.2896952,0.09112167;0.005382848;-0.04554569,0.1134258;-0.379791;-0.001717046,0.1219487;-0.7212054;0.07721699,0.1339231;-0.7601323;0.006304555,-0.088273;0.007200304;-0.05062189,-0.1396152;-0.3764013;-0.0191399,-0.1605533;-0.7182978;0.05526051,-0.1559605;-0.6795064;-0.04385805,0.0003433574;0.5406237;-0.02944602,0;0;0,-0.07106408;0.2078964;-0.2074068,-0.1332134;0.427397;-0.4300146,0.05325848;0.3995321;-0.3698719,0.2223834;0.2583607;-0.3017466,0.2273875;0.01120724;-0.2176387,-0.2569965;0.4520585;-0.3121223,-0.2386505;0.2730051;-0.16798,-0.292213;0.03531414;-0.07407539,0.07763933;-0.0006815046;-0.06616807,0.03758964;-0.3466838;-0.2377949,-0.01513251;-0.689894;-0.1898973,-0.03799945;-0.7159055;-0.2690344,-0.1010096;0.00394787;-0.013712,-0.1790188;-0.3474702;-0.1593047,-0.2361023;-0.6929241;-0.1757388,-0.2564892;-0.7193255;-0.2552758,-0.1166015;0.3743504;-0.3733542,329.7712
+0;0;0,0.0003538209;0.3003428;-0.01051125,0.000236768;0.5998511;-0.03773687,0.1867101;0.4961071;-0.004929297,0.220171;0.3220093;0.1415295,0.2510945;0.148434;0.3346261,-0.1837668;0.4785528;-0.02144145,-0.2235375;0.3035343;0.1223177,-0.2716783;0.1099104;0.2913242,0.09058449;0.005351115;-0.04527719,0.1129984;-0.3817189;-0.001232777,0.1215286;-0.7234229;0.07776821,0.1334623;-0.7621155;0.007096738,-0.08775262;0.007157858;-0.05032347,-0.1393476;-0.3783322;-0.01868649,-0.1603034;-0.7205187;0.05577702,-0.1557263;-0.6817572;-0.04300472,0.0003421635;0.5253959;-0.02831262,0;0;0,-0.07273643;0.2059273;-0.2064455,-0.1524374;0.4006649;-0.4212725,0.05339216;0.3995034;-0.3700156,0.2229483;0.2590286;-0.3037028,0.2282691;0.0111741;-0.2205718,-0.2893288;0.4350359;-0.297488,-0.2587179;0.2614847;-0.1497624,-0.3111138;0.02253418;-0.05741417,0.07800681;0.0008663684;-0.06479502,0.03772379;-0.3464719;-0.2379971,-0.01516317;-0.6899364;-0.1899278,-0.03492774;-0.7172132;-0.268568,-0.1003833;0.00345502;-0.01398094,-0.1776163;-0.3504859;-0.158986,-0.2358941;-0.6959655;-0.1769587,-0.2531553;-0.7235919;-0.2559321,-0.1312792;0.3545867;-0.3659413,329.8044
+0;0;0,-4.074982E-05;0.289228;-0.01051726,-0.0007537052;0.5718163;-0.03703003,0.2033837;0.4675848;-0.001617953,0.2356421;0.2969749;0.1486039,0.2656402;0.1202245;0.3395829,-0.2017941;0.4481081;-0.0192139,-0.2416979;0.2751616;0.12643,-0.2896401;0.08137849;0.2960272,0.08793394;0.005304852;-0.04385452,0.1107447;-0.3950337;0.001615725,0.1193017;-0.7399899;0.08137833,0.1312607;-0.7781574;0.0110514,-0.08514361;0.006819819;-0.04886506,-0.138791;-0.3918164;-0.01615481,-0.1600095;-0.7372441;0.05907531,-0.1555385;-0.6985943;-0.03911271,-0.0004643608;0.4996377;-0.02768036,0;0;0,-0.07901354;0.1918688;-0.2017589,-0.163857;0.3647054;-0.4102948,0.05056284;0.3956004;-0.3775208,0.2200576;0.2550404;-0.3124871,0.2262482;0.006453738;-0.2301471,-0.3166313;0.407898;-0.2796361,-0.2771651;0.2394498;-0.128697,-0.3379903;-0.002003804;-0.04737073,0.07956591;0.008069202;-0.05734015,0.03583971;-0.3471085;-0.243876,-0.01847605;-0.6939781;-0.1973853,-0.03584064;-0.7226588;-0.2747853,-0.09693386;-0.0002569727;-0.01695578,-0.1770982;-0.3656508;-0.1683488,-0.2358892;-0.7147236;-0.1793883,-0.2507686;-0.7439148;-0.256917,-0.1427623;0.3222347;-0.3550816,329.8273
+0;0;0,-4.213467E-05;0.2990571;-0.01087468,-0.0008486265;0.6216066;-0.04096159,0.1722534;0.5157025;-0.008671474,0.2042762;0.3463387;0.1404532,0.2343567;0.1691029;0.3319566,-0.1711848;0.4991936;-0.02358621,-0.2107971;0.3275102;0.1209939,-0.258871;0.1331949;0.2910569,0.08928562;0.005386395;-0.04452863,0.1113863;-0.3824899;-0.0004738495,0.1198433;-0.7234173;0.07835718,0.1319255;-0.7622865;0.007306203,-0.08645239;0.006924651;-0.04961619,-0.1384297;-0.3793023;-0.0179242,-0.1594004;-0.7206956;0.05642728,-0.1548834;-0.6819567;-0.04277162,-0.0005329978;0.5428713;-0.03076258,0;0;0,-0.07553744;0.2069937;-0.2024872,-0.1426848;0.4318599;-0.4258451,0.04976901;0.3999138;-0.3671129,0.219931;0.2616751;-0.3048015,0.2257062;0.01223986;-0.2227063,-0.2691913;0.4580152;-0.3068756,-0.2455757;0.2811866;-0.1650246,-0.2971563;0.04196225;-0.06961983,0.07688266;0.00312376;-0.06374192,0.03467302;-0.3450999;-0.2364726,-0.01933885;-0.6874703;-0.1876616,-0.04252373;-0.7132882;-0.2669334,-0.09895416;0.002975889;-0.01352599,-0.1791016;-0.3525416;-0.1551625,-0.2378665;-0.6974075;-0.1666303,-0.2586012;-0.723794;-0.246178,-0.125172;0.3782606;-0.3699543,329.8605
+0;0;0,-4.243049E-05;0.3011567;-0.01095102,-0.0008427758;0.6206128;-0.04078756,0.1761065;0.5140629;-0.008000299,0.2076149;0.3474195;0.1387291,0.2381654;0.1674144;0.3332247,-0.1749784;0.4971865;-0.02324711,-0.2139544;0.3282607;0.1190107,-0.2627794;0.1309093;0.2917309,0.08922444;0.005382705;-0.04449812,0.1111747;-0.3798538;-0.0007431582,0.1196071;-0.7197875;0.0778581,0.1317053;-0.7587482;0.006712772,-0.08639316;0.006919906;-0.04958219,-0.1380168;-0.3766785;-0.01810588,-0.1589263;-0.7170768;0.05602888,-0.1544033;-0.6783263;-0.04330176,-0.0005269834;0.5418366;-0.03058327,0;0;0,-0.07686813;0.2109835;-0.200979,-0.1480241;0.4334117;-0.4210281,0.04957041;0.4014042;-0.3625968,0.2189647;0.2658992;-0.3057084,0.2266105;0.0129042;-0.2214539,-0.2768295;0.4610679;-0.3009638,-0.2473687;0.288375;-0.1609582,-0.2990329;0.04523864;-0.06411169,0.07626635;0.003236562;-0.06436634,0.03560639;-0.3444529;-0.2324803,-0.01908942;-0.6855978;-0.1831582,-0.04205647;-0.7112586;-0.2627697,-0.0990736;0.00355763;-0.01190894,-0.178951;-0.3505436;-0.1498779,-0.2380145;-0.6943083;-0.1617719,-0.2585316;-0.7205202;-0.2416648,-0.1293479;0.3799236;-0.3653493,329.8938
+0;0;0,-0.0002754324;0.3011437;-0.0112998,-0.001416755;0.6205532;-0.04162185,0.1756145;0.5142102;-0.008476445,0.2072817;0.3486912;0.1394863,0.2360477;0.1686786;0.334247,-0.1754377;0.4971066;-0.02345333,-0.2143188;0.3303491;0.1213657,-0.2620465;0.1326456;0.2939899,0.08924465;0.005518435;-0.04444093,0.1110223;-0.3797394;-0.0007871836,0.1194023;-0.7196763;0.07780549,0.1318121;-0.758613;0.006690606,-0.08639102;0.006787721;-0.0496042,-0.1380798;-0.3768076;-0.01819753,-0.1590697;-0.7171854;0.0560084,-0.1546032;-0.678475;-0.04332832,-0.001017776;0.5417925;-0.0313016,0;0;0,-0.07686813;0.2109835;-0.200979,-0.1480241;0.4334117;-0.4210281,0.04957041;0.4014042;-0.3625968,0.2189647;0.2658992;-0.3057084,0.2266105;0.0129042;-0.2214539,-0.2768295;0.4610679;-0.3009638,-0.2473687;0.288375;-0.1609582,-0.2990329;0.04523864;-0.06411169,0.07626635;0.003236562;-0.06436634,0.03560639;-0.3444529;-0.2324803,-0.01908942;-0.6855978;-0.1831582,-0.04205647;-0.7112586;-0.2627697,-0.0990736;0.00355763;-0.01190894,-0.178951;-0.3505436;-0.1498779,-0.2380145;-0.6943083;-0.1617719,-0.2585316;-0.7205202;-0.2416648,-0.1293479;0.3799236;-0.3653493,329.9164
+0;0;0,-0.0002777575;0.3036859;-0.01139519,-0.001412502;0.6209123;-0.04153956,0.1854057;0.5129624;-0.007119186,0.2168564;0.3485752;0.1398318,0.2457205;0.1679485;0.3352569,-0.185097;0.4949111;-0.02292588,-0.2237122;0.3292939;0.1209029,-0.2716027;0.1309159;0.294116,0.08914155;0.005512059;-0.04438958,0.1108782;-0.3790211;-0.0008179545,0.1192365;-0.7180744;0.07757042,0.1316383;-0.7569672;0.006500997,-0.08629122;0.00677988;-0.04954689,-0.1378828;-0.376094;-0.0181993,-0.1588181;-0.715587;0.05581374,-0.1543544;-0.6768822;-0.04345948,-0.001013124;0.542073;-0.031209,0;0;0,-0.07958297;0.2121658;-0.2025025,-0.1578815;0.4293485;-0.4221795,0.05084221;0.4016343;-0.3603826,0.2198083;0.2669535;-0.30636,0.2284154;0.01290607;-0.2224796,-0.2940757;0.4615645;-0.2985867,-0.2567013;0.2932015;-0.1576472,-0.305044;0.04929213;-0.05854469,0.07627685;0.003382281;-0.06416726,0.03758962;-0.3447318;-0.2301691,-0.01779753;-0.6848483;-0.1809275,-0.03936557;-0.7109641;-0.2605309,-0.09897812;0.003615759;-0.01171725,-0.1776947;-0.3506929;-0.1477532,-0.2369046;-0.6935171;-0.1594801,-0.256012;-0.720156;-0.2393413,-0.1376647;0.3768631;-0.3659737,329.9496

+ 158 - 0
DataCSV/Sam/FirstPersonPerspective_TwoArms_Backward_HapticFeedback_Fast.csv

@@ -0,0 +1,158 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.001521436;0.3076991;0.006160876,0.003283941;0.6016512;-0.001131939,0.1646358;0.4803705;0.01166466,0.2015932;0.2080024;-0.002860619,0.255412;-0.03210419;-0.06816937,-0.1544611;0.4687257;-0.01348019,-0.2038393;0.198009;-0.01943624,-0.2471616;-0.04232083;-0.09139214,0.08153066;0.005408136;-0.04003941,0.1007458;-0.3170588;-0.01213268,0.1108239;-0.6590366;0.06039049,0.1241912;-0.7063044;-0.02055886,-0.07821728;0.006184499;-0.04608102,-0.1206116;-0.3144756;-0.02343656,-0.1409409;-0.6572074;0.04313386,-0.1329116;-0.6154755;-0.06866816,0.002810782;0.5285672;0.00296589,0;0;0,0.02130619;0.3063905;-0.01974726,0.04873788;0.598343;-0.04022837,0.2081904;0.4902446;-0.03008819,0.2670495;0.2253873;0.01625252,0.3205641;-0.01768166;-0.03728747,-0.1238928;0.5038183;-0.01493561,-0.2183269;0.2530764;0.04808765,-0.3454326;0.05884908;-0.05647211,0.08246239;0.001727044;-0.03842688,0.1174567;-0.3184955;-0.07538438,0.1025984;-0.6589024;0.003433943,0.09926081;-0.6542097;-0.1063395,-0.08122994;0.007071197;-0.04038995,-0.1010123;-0.3164788;-0.03284098,-0.08941176;-0.6549106;0.0545625,-0.09047811;-0.6504737;-0.05519719,0.04292789;0.52592;-0.03131557,902.9163
+0;0;0,0.001518149;0.3070344;0.006147567,0.003286286;0.6019242;-0.001169092,0.1671616;0.4796445;0.01177709,0.2036849;0.2104753;-0.002577598,0.2575597;-0.02988115;-0.0679543,-0.1569143;0.467818;-0.0137601,-0.2057125;0.2002807;-0.0196462,-0.2490799;-0.04029913;-0.09167697,0.08242669;0.005467572;-0.04047944,0.1015586;-0.3156024;-0.01269361,0.1116712;-0.6587522;0.0600781,0.125019;-0.7059072;-0.020753,-0.0790769;0.006252468;-0.04658745,-0.1212875;-0.3130185;-0.02404109,-0.1416866;-0.6569248;0.04275748,-0.1336689;-0.6152102;-0.06888123,0.002811528;0.5285932;0.002942588,0;0;0,0.02168807;0.3056821;-0.01995707,0.04862703;0.5982424;-0.04543972,0.2105117;0.4894572;-0.04035044,0.2773237;0.229163;0.001782179,0.3225598;-0.014676;-0.05690408,-0.1251236;0.503471;-0.006933978,-0.212169;0.2542836;0.05879945,-0.3492237;0.06040904;-0.0338098,0.08254127;0.00159061;-0.04058385,0.1176548;-0.3174533;-0.07525396,0.1012568;-0.6589975;0.003666639,0.09373515;-0.6543819;-0.1057124,-0.08301178;0.007344953;-0.03895815,-0.1020733;-0.3148745;-0.03301678,-0.0924139;-0.6545426;0.05463041,-0.09767533;-0.650203;-0.05481627,0.04274742;0.5257252;-0.03537703,902.9304
+0;0;0,0.001518149;0.3070344;0.006147567,0.003286286;0.6019242;-0.001169092,0.1671616;0.4796445;0.01177709,0.2036849;0.2104753;-0.002577598,0.2575597;-0.02988115;-0.0679543,-0.1569143;0.467818;-0.0137601,-0.2057125;0.2002807;-0.0196462,-0.2490799;-0.04029913;-0.09167697,0.08242669;0.005467572;-0.04047944,0.1015586;-0.3156024;-0.01269361,0.1116712;-0.6587522;0.0600781,0.125019;-0.7059072;-0.020753,-0.0790769;0.006252468;-0.04658745,-0.1212875;-0.3130185;-0.02404109,-0.1416866;-0.6569248;0.04275748,-0.1336689;-0.6152102;-0.06888123,0.002811528;0.5285932;0.002942588,0;0;0,0.02168807;0.3056821;-0.01995707,0.04862703;0.5982424;-0.04543972,0.2105117;0.4894572;-0.04035044,0.2773237;0.229163;0.001782179,0.3225598;-0.014676;-0.05690408,-0.1251236;0.503471;-0.006933978,-0.212169;0.2542836;0.05879945,-0.3492237;0.06040904;-0.0338098,0.08254127;0.00159061;-0.04058385,0.1176548;-0.3174533;-0.07525396,0.1012568;-0.6589975;0.003666639,0.09373515;-0.6543819;-0.1057124,-0.08301178;0.007344953;-0.03895815,-0.1020733;-0.3148745;-0.03301678,-0.0924139;-0.6545426;0.05463041,-0.09767533;-0.650203;-0.05481627,0.04274742;0.5257252;-0.03537703,902.9496
+0;0;0,0.001583988;0.3064897;0.006161445,0.003510755;0.6019137;-0.001165853,0.167857;0.4794483;0.0119217,0.2042315;0.2103655;-0.002460073,0.2502443;0.005215347;-0.05742443,-0.1572422;0.4675875;-0.01388638,-0.2061143;0.2001719;-0.01987879,-0.2425475;-0.005504847;-0.07983328,0.08386732;0.005524838;-0.04124578,0.1029552;-0.3140519;-0.01352327,0.1129598;-0.6567494;0.05905555,0.1264594;-0.7038488;-0.02133702,-0.08048662;0.006392105;-0.04739737,-0.1225063;-0.3114024;-0.02496476,-0.1427978;-0.6549022;0.04140901,-0.1347549;-0.6132332;-0.06989533,0.002988984;0.5285068;0.002950988,0;0;0,0.02164276;0.3051348;-0.02001905,0.04784231;0.5981379;-0.04749823,0.2093495;0.4899852;-0.05719876,0.283281;0.231952;-0.01374221,0.315526;0.02247043;-0.06172752,-0.1231878;0.5016875;0.005329069,-0.2010929;0.249466;0.07052559,-0.3254828;0.09088634;-0.0107426,0.08242708;0.001730859;-0.04436493,0.1175018;-0.316247;-0.07472944,0.1004477;-0.6576344;0.002556801,0.08618362;-0.6528838;-0.1058338,-0.08593615;0.007904509;-0.03630375,-0.1048135;-0.3128708;-0.03329953,-0.09764294;-0.6522323;0.0538311,-0.1096675;-0.6477783;-0.05476138,0.042016;0.5255772;-0.03716397,902.9712
+0;0;0,0.001583988;0.3064897;0.006161445,0.003510755;0.6019137;-0.001165853,0.167857;0.4794483;0.0119217,0.2042315;0.2103655;-0.002460073,0.2502443;0.005215347;-0.05742443,-0.1572422;0.4675875;-0.01388638,-0.2061143;0.2001719;-0.01987879,-0.2425475;-0.005504847;-0.07983328,0.08386732;0.005524838;-0.04124578,0.1029552;-0.3140519;-0.01352327,0.1129598;-0.6567494;0.05905555,0.1264594;-0.7038488;-0.02133702,-0.08048662;0.006392105;-0.04739737,-0.1225063;-0.3114024;-0.02496476,-0.1427978;-0.6549022;0.04140901,-0.1347549;-0.6132332;-0.06989533,0.002988984;0.5285068;0.002950988,0;0;0,0.02164276;0.3051348;-0.02001905,0.04784231;0.5981379;-0.04749823,0.2093495;0.4899852;-0.05719876,0.283281;0.231952;-0.01374221,0.315526;0.02247043;-0.06172752,-0.1231878;0.5016875;0.005329069,-0.2010929;0.249466;0.07052559,-0.3254828;0.09088634;-0.0107426,0.08242708;0.001730859;-0.04436493,0.1175018;-0.316247;-0.07472944,0.1004477;-0.6576344;0.002556801,0.08618362;-0.6528838;-0.1058338,-0.08593615;0.007904509;-0.03630375,-0.1048135;-0.3128708;-0.03329953,-0.09764294;-0.6522323;0.0538311,-0.1096675;-0.6477783;-0.05476138,0.042016;0.5255772;-0.03716397,902.9829
+0;0;0,0.001585347;0.3067528;0.006166735,0.00352217;0.6037081;-0.001202162,0.1674992;0.4808843;0.01189169,0.2037017;0.2130733;-0.002422103,0.2496495;0.008212671;-0.05730889,-0.1568784;0.4690498;-0.0138591,-0.2055195;0.2028982;-0.01982319,-0.2419014;-0.002488315;-0.07969306,0.08431289;0.00555419;-0.04146492,0.1033563;-0.3132783;-0.01380697,0.1133651;-0.6561185;0.05880208,0.1268324;-0.7030333;-0.02139815,-0.08091423;0.006426066;-0.04764919,-0.1228361;-0.3106282;-0.02526882,-0.143136;-0.6542711;0.04113258,-0.1351124;-0.61263;-0.06990545,0.002997076;0.5298339;0.002940893,0;0;0,0.021176;0.3053874;-0.02068615,0.04666574;0.5997127;-0.05108643,0.2066042;0.4898742;-0.06719494,0.2884523;0.2344219;-0.03137279,0.3164166;0.02334738;-0.07329154,-0.1214368;0.5003166;0.009607814,-0.1925688;0.2502702;0.08480955,-0.3239319;0.09339429;0.01252326,0.08167198;0.001774371;-0.04674816,0.1184386;-0.3154512;-0.07499504,0.1001502;-0.6568649;0.00255394,0.08250355;-0.6521688;-0.1050456,-0.0885378;0.00707174;-0.03114318,-0.1082853;-0.3129111;-0.0328128,-0.1032578;-0.6527114;0.05333883,-0.1186755;-0.6483226;-0.0545301,0.0409608;0.5267736;-0.04003239,903.0048
+0;0;0,0.00157268;0.3067522;0.006199904,0.003520313;0.6037062;-0.001212416,0.1674785;0.4808493;0.01197452,0.2036036;0.21302;-0.002189953,0.2497802;0.008009821;-0.05632128,-0.1568059;0.468865;-0.01393714,-0.2056157;0.2027471;-0.02002372,-0.2419823;-0.002698585;-0.07969947,0.08426697;0.00554101;-0.04155992,0.1032815;-0.3132698;-0.01363406,0.1132034;-0.6561289;0.05889735,0.1273447;-0.7027532;-0.02146492,-0.08093993;0.00643874;-0.04760381,-0.1229883;-0.3105983;-0.02521604,-0.1433572;-0.6542249;0.04124819,-0.1352914;-0.6125834;-0.06978675,0.002990664;0.5298328;0.002947625,0;0;0,0.021176;0.3053874;-0.02068615,0.04666574;0.5997127;-0.05108643,0.2066042;0.4898742;-0.06719494,0.2884523;0.2344219;-0.03137279,0.3164166;0.02334738;-0.07329154,-0.1214368;0.5003166;0.009607814,-0.1925688;0.2502702;0.08480955,-0.3239319;0.09339429;0.01252326,0.08167198;0.001774371;-0.04674816,0.1184386;-0.3154512;-0.07499504,0.1001502;-0.6568649;0.00255394,0.08250355;-0.6521688;-0.1050456,-0.0885378;0.00707174;-0.03114318,-0.1082853;-0.3129111;-0.0328128,-0.1032578;-0.6527114;0.05333883,-0.1186755;-0.6483226;-0.0545301,0.0409608;0.5267736;-0.04003239,903.0173
+0;0;0,0.001575205;0.3072446;0.006209856,0.003534118;0.605913;-0.001247116,0.1662659;0.4829493;0.01189923,0.2016031;0.2209614;-0.001956319,0.2478094;0.01581937;-0.05612247,-0.1556073;0.4710541;-0.01381977,-0.2033526;0.2107402;-0.0197736,-0.2397426;0.005162403;-0.07948774,0.08478568;0.005575118;-0.04181575,0.1037287;-0.3120363;-0.01399495,0.1136514;-0.6549256;0.05854283,0.1277442;-0.7012864;-0.0215432,-0.08143817;0.006478374;-0.04789684,-0.1233284;-0.309366;-0.02559329,-0.1436991;-0.6530228;0.04087676,-0.135661;-0.6114212;-0.06977648,0.003001092;0.5315686;0.00293945,0;0;0,0.02088006;0.3058321;-0.02170324,0.04586029;0.6016075;-0.05516791,0.2031286;0.4908963;-0.07746148,0.2937461;0.2438269;-0.04876399,0.3162691;0.03226237;-0.0921855,-0.1167863;0.4971851;0.0155997,-0.1860298;0.253072;0.09104823,-0.3188916;0.09500027;0.02386676,0.0807965;0.001915574;-0.04936099,0.1193782;-0.3140671;-0.07536697,0.09970633;-0.6554536;0.002102375,0.07798595;-0.65081;-0.1043336,-0.0905699;0.00630941;-0.02693578,-0.1100027;-0.3124568;-0.03144596,-0.1070902;-0.652591;0.05360362,-0.1266071;-0.6482663;-0.05318223,0.04020861;0.5282919;-0.04342985,903.038
+0;0;0,0.001578879;0.3079613;0.006224341,0.0035458;0.6078497;-0.001263453,0.1668036;0.4844163;0.01192947,0.2016979;0.2257123;-0.001752399,0.2480524;0.01991217;-0.05609232,-0.1561111;0.4724826;-0.01387275,-0.2032579;0.2154317;-0.01975194,-0.2397646;0.009194374;-0.07965766,0.08528727;0.0056081;-0.04206312,0.1041746;-0.3110709;-0.014324,0.1141026;-0.6541409;0.058252,0.1281672;-0.7003493;-0.02167412,-0.08191995;0.0065167;-0.04818019,-0.1236871;-0.3084004;-0.02594212,-0.1440686;-0.6522382;0.04056297,-0.1360465;-0.6106599;-0.06986935,0.003010536;0.5331929;0.002940702,0;0;0,0.02026567;0.3064951;-0.02305293,0.04471005;0.603341;-0.05834579,0.2008598;0.4912145;-0.08658767,0.2952553;0.2485314;-0.0636313,0.3143374;0.03881243;-0.1193905,-0.1176014;0.4983985;0.01505486,-0.1758254;0.2590889;0.102653,-0.3124836;0.1021922;0.03812959,0.07969043;0.002141654;-0.05214906,0.1188101;-0.3129852;-0.07615948,0.09814419;-0.6546233;0.0007767677,0.07455587;-0.6500676;-0.1050055,-0.09268628;0.005917603;-0.02118752,-0.111379;-0.3119201;-0.02763274,-0.1117105;-0.6531844;0.05361652,-0.1331097;-0.6489556;-0.0525514,0.03908375;0.5297698;-0.04621291,903.0602
+0;0;0,0.001619569;0.3079606;0.006245542,0.003645081;0.6078473;-0.00128664,0.1668633;0.4843585;0.01204295,0.2017531;0.2256469;-0.001506631,0.248275;0.01963495;-0.05489263,-0.1559961;0.4724088;-0.01391996,-0.2032498;0.2153785;-0.01983941,-0.2396876;0.009004459;-0.07931486,0.08528354;0.005566105;-0.04207624,0.1041901;-0.311098;-0.01418032,0.1141868;-0.6541659;0.05839631,0.1281849;-0.699938;-0.02195511,-0.08190998;0.006556032;-0.04819179,-0.123705;-0.3083518;-0.02587575,-0.1441295;-0.6521764;0.04068533,-0.1360625;-0.6106009;-0.06974402,0.003093864;0.5331916;0.00293142,0;0;0,0.02026567;0.3064951;-0.02305293,0.04471005;0.603341;-0.05834579,0.2008598;0.4912145;-0.08658767,0.2952553;0.2485314;-0.0636313,0.3143374;0.03881243;-0.1193905,-0.1176014;0.4983985;0.01505486,-0.1758254;0.2590889;0.102653,-0.3124836;0.1021922;0.03812959,0.07969043;0.002141654;-0.05214906,0.1188101;-0.3129852;-0.07615948,0.09814419;-0.6546233;0.0007767677,0.07455587;-0.6500676;-0.1050055,-0.09268628;0.005917603;-0.02118752,-0.111379;-0.3119201;-0.02763274,-0.1117105;-0.6531844;0.05361652,-0.1331097;-0.6489556;-0.0525514,0.03908375;0.5297698;-0.04621291,903.0717
+0;0;0,0.001619569;0.3079606;0.006245542,0.003645081;0.6078473;-0.00128664,0.1668633;0.4843585;0.01204295,0.2017531;0.2256469;-0.001506631,0.248275;0.01963495;-0.05489263,-0.1559961;0.4724088;-0.01391996,-0.2032498;0.2153785;-0.01983941,-0.2396876;0.009004459;-0.07931486,0.08528354;0.005566105;-0.04207624,0.1041901;-0.311098;-0.01418032,0.1141868;-0.6541659;0.05839631,0.1281849;-0.699938;-0.02195511,-0.08190998;0.006556032;-0.04819179,-0.123705;-0.3083518;-0.02587575,-0.1441295;-0.6521764;0.04068533,-0.1360625;-0.6106009;-0.06974402,0.003093864;0.5331916;0.00293142,0;0;0,0.02026567;0.3064951;-0.02305293,0.04471005;0.603341;-0.05834579,0.2008598;0.4912145;-0.08658767,0.2952553;0.2485314;-0.0636313,0.3143374;0.03881243;-0.1193905,-0.1176014;0.4983985;0.01505486,-0.1758254;0.2590889;0.102653,-0.3124836;0.1021922;0.03812959,0.07969043;0.002141654;-0.05214906,0.1188101;-0.3129852;-0.07615948,0.09814419;-0.6546233;0.0007767677,0.07455587;-0.6500676;-0.1050055,-0.09268628;0.005917603;-0.02118752,-0.111379;-0.3119201;-0.02763274,-0.1117105;-0.6531844;0.05361652,-0.1331097;-0.6489556;-0.0525514,0.03908375;0.5297698;-0.04621291,903.0831
+0;0;0,0.001624525;0.308903;0.006264654,0.003657786;0.6099421;-0.001294756,0.1680805;0.4858478;0.01211584,0.2027948;0.2284378;-0.00136558,0.2492955;0.02251932;-0.05472735,-0.157157;0.4738101;-0.01403831,-0.204173;0.2180729;-0.01992798,-0.2405942;0.01179254;-0.07937643,0.08633922;0.005635004;-0.04259708,0.105133;-0.3091392;-0.01486765,0.1151261;-0.6520842;0.057683,0.1290525;-0.6974683;-0.02225702,-0.0829239;0.006637185;-0.04878833,-0.1244695;-0.3063912;-0.02660548,-0.1448866;-0.6500926;0.03993177,-0.136861;-0.6085764;-0.06993218,0.003104754;0.5350406;0.002937191,0;0;0,0.02016485;0.3073684;-0.02410364,0.04417728;0.6052468;-0.06084251,0.198848;0.4923278;-0.09839797,0.2977913;0.2522178;-0.0841105,0.3123605;0.04160656;-0.137429,-0.1133866;0.4953203;0.02454671,-0.1772484;0.2583562;0.1106652,-0.3165985;0.1034412;0.04745822,0.07841159;0.00195238;-0.05611181,0.1188129;-0.3113525;-0.07642603,0.0977416;-0.652903;0.0002160072,0.06936529;-0.6482919;-0.1037903,-0.09484914;0.004904234;-0.01674263,-0.1136556;-0.3109683;-0.02544747,-0.1150845;-0.6525002;0.05410536,-0.1413198;-0.6482379;-0.0503762,0.0385503;0.5314672;-0.04845858,903.1052
+0;0;0,0.001639762;0.3102469;0.006298302,0.003699624;0.6127869;-0.001357176,0.1679296;0.4883338;0.01216838,0.2022962;0.23297;-0.001021259,0.2491655;0.02639933;-0.05332353,-0.1569491;0.4763069;-0.01398681,-0.20364;0.2226305;-0.01981688,-0.2399075;0.0155621;-0.07822075,0.08689765;0.005648352;-0.04284842,0.1056532;-0.3080465;-0.01513995,0.1156213;-0.6504683;0.05725163,0.1294789;-0.6955712;-0.02253489,-0.08342975;0.006702697;-0.04912886,-0.1249277;-0.3052446;-0.0269737,-0.1452113;-0.6484083;0.03950798,-0.1371991;-0.6069278;-0.07004737,0.003139055;0.5375093;0.002917642,0;0;0,0.01884556;0.3086446;-0.02605486,0.04188868;0.6078402;-0.06501913,0.1958059;0.4941883;-0.1039157,0.2966059;0.2568051;-0.09654903,0.3076569;0.04763927;-0.1576328,-0.1111469;0.4930201;0.02682184,-0.1757738;0.2600272;0.1168405,-0.3174016;0.1052272;0.05698893,0.07653131;0.002603501;-0.0596261,0.1175867;-0.309726;-0.07661939,0.09546033;-0.6508459;-0.0008552074,0.06510496;-0.6463873;-0.1039307,-0.09627751;0.004644022;-0.0113211,-0.1161097;-0.3100426;-0.02147247,-0.1197527;-0.6516921;0.05504469,-0.1479923;-0.6475909;-0.04854171,0.03639871;0.5337551;-0.05211282,903.1271
+0;0;0,0.001639762;0.3102469;0.006298302,0.003699624;0.6127869;-0.001357176,0.1679296;0.4883338;0.01216838,0.2022962;0.23297;-0.001021259,0.2491655;0.02639933;-0.05332353,-0.1569491;0.4763069;-0.01398681,-0.20364;0.2226305;-0.01981688,-0.2399075;0.0155621;-0.07822075,0.08689765;0.005648352;-0.04284842,0.1056532;-0.3080465;-0.01513995,0.1156213;-0.6504683;0.05725163,0.1294789;-0.6955712;-0.02253489,-0.08342975;0.006702697;-0.04912886,-0.1249277;-0.3052446;-0.0269737,-0.1452113;-0.6484083;0.03950798,-0.1371991;-0.6069278;-0.07004737,0.003139055;0.5375093;0.002917642,0;0;0,0.01884556;0.3086446;-0.02605486,0.04188868;0.6078402;-0.06501913,0.1958059;0.4941883;-0.1039157,0.2966059;0.2568051;-0.09654903,0.3076569;0.04763927;-0.1576328,-0.1111469;0.4930201;0.02682184,-0.1757738;0.2600272;0.1168405,-0.3174016;0.1052272;0.05698893,0.07653131;0.002603501;-0.0596261,0.1175867;-0.309726;-0.07661939,0.09546033;-0.6508459;-0.0008552074,0.06510496;-0.6463873;-0.1039307,-0.09627751;0.004644022;-0.0113211,-0.1161097;-0.3100426;-0.02147247,-0.1197527;-0.6516921;0.05504469,-0.1479923;-0.6475909;-0.04854171,0.03639871;0.5337551;-0.05211282,903.1387
+0;0;0,0.001639762;0.3102469;0.006298302,0.003699624;0.6127869;-0.001357176,0.1679296;0.4883338;0.01216838,0.2022962;0.23297;-0.001021259,0.2491655;0.02639933;-0.05332353,-0.1569491;0.4763069;-0.01398681,-0.20364;0.2226305;-0.01981688,-0.2399075;0.0155621;-0.07822075,0.08689765;0.005648352;-0.04284842,0.1056532;-0.3080465;-0.01513995,0.1156213;-0.6504683;0.05725163,0.1294789;-0.6955712;-0.02253489,-0.08342975;0.006702697;-0.04912886,-0.1249277;-0.3052446;-0.0269737,-0.1452113;-0.6484083;0.03950798,-0.1371991;-0.6069278;-0.07004737,0.003139055;0.5375093;0.002917642,0;0;0,0.01884556;0.3086446;-0.02605486,0.04188868;0.6078402;-0.06501913,0.1958059;0.4941883;-0.1039157,0.2966059;0.2568051;-0.09654903,0.3076569;0.04763927;-0.1576328,-0.1111469;0.4930201;0.02682184,-0.1757738;0.2600272;0.1168405,-0.3174016;0.1052272;0.05698893,0.07653131;0.002603501;-0.0596261,0.1175867;-0.309726;-0.07661939,0.09546033;-0.6508459;-0.0008552074,0.06510496;-0.6463873;-0.1039307,-0.09627751;0.004644022;-0.0113211,-0.1161097;-0.3100426;-0.02147247,-0.1197527;-0.6516921;0.05504469,-0.1479923;-0.6475909;-0.04854171,0.03639871;0.5337551;-0.05211282,903.1504
+0;0;0,0.001589624;0.3112116;0.006322951,0.003608309;0.6157318;-0.001432691,0.1684795;0.4905635;0.01227893,0.2026651;0.2353757;-0.0006357748,0.2499648;0.02776513;-0.05194657,-0.1576333;0.4784503;-0.01406311,-0.2043744;0.2249967;-0.01979125,-0.2407277;0.01673561;-0.07704484,0.0882178;0.005716133;-0.04346174,0.1068071;-0.3065737;-0.01580406,0.1167892;-0.6494108;0.05667324,0.1305399;-0.6938123;-0.02310005,-0.08464107;0.006833926;-0.04993161,-0.1261172;-0.3036877;-0.0277606,-0.1463056;-0.6473026;0.03865544,-0.1383076;-0.6058715;-0.07040325,0.003059418;0.5399183;0.0028895,0;0;0,0.01694931;0.3095961;-0.02753472,0.03793654;0.6105213;-0.06967258,0.1920572;0.4957135;-0.1106629,0.2947965;0.2592807;-0.1100016,0.3023781;0.05434415;-0.1869154,-0.1087451;0.4918364;0.03247682,-0.1717145;0.2581015;0.1211283,-0.3180285;0.1061741;0.0621154,0.07523785;0.002965451;-0.06351733,0.1150572;-0.3082812;-0.0767622,0.09239167;-0.6498153;-0.00106144,0.05909323;-0.6455268;-0.1026418,-0.0980936;0.004750667;-0.007684766,-0.1201731;-0.3083407;-0.01871999,-0.1247997;-0.6507757;0.05615802,-0.1560257;-0.646862;-0.04598346,0.03306264;0.5359814;-0.05600858,903.1719
+0;0;0,0.001589624;0.3112116;0.006322951,0.003608309;0.6157318;-0.001432691,0.1684795;0.4905635;0.01227893,0.2026651;0.2353757;-0.0006357748,0.2499648;0.02776513;-0.05194657,-0.1576333;0.4784503;-0.01406311,-0.2043744;0.2249967;-0.01979125,-0.2407277;0.01673561;-0.07704484,0.0882178;0.005716133;-0.04346174,0.1068071;-0.3065737;-0.01580406,0.1167892;-0.6494108;0.05667324,0.1305399;-0.6938123;-0.02310005,-0.08464107;0.006833926;-0.04993161,-0.1261172;-0.3036877;-0.0277606,-0.1463056;-0.6473026;0.03865544,-0.1383076;-0.6058715;-0.07040325,0.003059418;0.5399183;0.0028895,0;0;0,0.01694931;0.3095961;-0.02753472,0.03793654;0.6105213;-0.06967258,0.1920572;0.4957135;-0.1106629,0.2947965;0.2592807;-0.1100016,0.3023781;0.05434415;-0.1869154,-0.1087451;0.4918364;0.03247682,-0.1717145;0.2581015;0.1211283,-0.3180285;0.1061741;0.0621154,0.07523785;0.002965451;-0.06351733,0.1150572;-0.3082812;-0.0767622,0.09239167;-0.6498153;-0.00106144,0.05909323;-0.6455268;-0.1026418,-0.0980936;0.004750667;-0.007684766,-0.1201731;-0.3083407;-0.01871999,-0.1247997;-0.6507757;0.05615802,-0.1560257;-0.646862;-0.04598346,0.03306264;0.5359814;-0.05600858,903.1837
+0;0;0,0.001593097;0.3118917;0.006336768,0.003617173;0.6172356;-0.001436221,0.1682079;0.4920321;0.01226629,0.2010376;0.2469658;-0.0001361817,0.2482285;0.03983261;-0.05132898,-0.1573537;0.4799395;-0.01403123,-0.2022409;0.2365385;-0.01953217,-0.2385106;0.02875635;-0.07665409,0.08955381;0.005802701;-0.04411995,0.1080607;-0.3051026;-0.01658489,0.1180534;-0.6483029;0.05596919,0.1317619;-0.692476;-0.02355919,-0.08592291;0.006937422;-0.0506878,-0.1272151;-0.3022074;-0.02861509,-0.147425;-0.6461864;0.0378713,-0.1394515;-0.6047903;-0.07085256,0.003067424;0.5413035;0.002892731,0;0;0,0.01635896;0.3102041;-0.02872133,0.03620227;0.6119088;-0.07185411,0.1883539;0.497743;-0.1183591,0.2934576;0.2737714;-0.1272511,0.2971636;0.06535044;-0.1928165,-0.1083568;0.4957126;0.03406383,-0.171773;0.2723984;0.1200769,-0.3204218;0.1234485;0.06117591,0.07430547;0.002816349;-0.06686473,0.1137786;-0.3071843;-0.07707453,0.0901159;-0.6489774;-0.001127243,0.05490841;-0.6447482;-0.1016788,-0.0997635;0.005348159;-0.004332218,-0.122965;-0.306228;-0.01636454,-0.1292447;-0.6492013;0.05766455,-0.1624048;-0.6453654;-0.0434798,0.0315275;0.537252;-0.05809784,903.2057
+0;0;0,0.001568624;0.3118916;0.006344731,0.003569116;0.6172345;-0.001467072,0.168165;0.4920246;0.01223379,0.201005;0.2469373;0.000281509,0.2483952;0.03940472;-0.04907665,-0.1572779;0.4797026;-0.01430105,-0.2024021;0.2363383;-0.0194725,-0.2385778;0.02799027;-0.07455653,0.0895301;0.005797325;-0.04416876,0.1079532;-0.3051023;-0.01651412,0.1180503;-0.6482973;0.05605081,0.131254;-0.6935876;-0.02250721,-0.0859375;0.006958427;-0.05066018,-0.1273561;-0.3021659;-0.0285375,-0.1472811;-0.6461537;0.037989,-0.1392539;-0.6047565;-0.07073078,0.003025804;0.5413032;0.002874977,0;0;0,0.01635896;0.3102041;-0.02872133,0.03620227;0.6119088;-0.07185411,0.1883539;0.497743;-0.1183591,0.2934576;0.2737714;-0.1272511,0.2971636;0.06535044;-0.1928165,-0.1083568;0.4957126;0.03406383,-0.171773;0.2723984;0.1200769,-0.3204218;0.1234485;0.06117591,0.07430547;0.002816349;-0.06686473,0.1137786;-0.3071843;-0.07707453,0.0901159;-0.6489774;-0.001127243,0.05490841;-0.6447482;-0.1016788,-0.0997635;0.005348159;-0.004332218,-0.122965;-0.306228;-0.01636454,-0.1292447;-0.6492013;0.05766455,-0.1624048;-0.6453654;-0.0434798,0.0315275;0.537252;-0.05809784,903.2169
+0;0;0,0.001571741;0.3125115;0.006357341,0.003578505;0.6188175;-0.001477138,0.1671539;0.4937189;0.012177,0.1999494;0.2489643;0.0002409369,0.2474066;0.04113816;-0.04918703,-0.1562806;0.481473;-0.0141941,-0.2013436;0.238439;-0.01935853,-0.2375704;0.02979624;-0.07452048,0.08893559;0.005758828;-0.04387546,0.1073495;-0.3049851;-0.01623468,0.1174524;-0.6483757;0.05637163,0.1306348;-0.6935454;-0.02206051,-0.08536685;0.006912221;-0.05032378,-0.1267647;-0.3020573;-0.02821218,-0.146701;-0.6462412;0.03835225,-0.1386867;-0.6048622;-0.07019332,0.003033814;0.5426934;0.002875935,0;0;0,0.0159017;0.3107531;-0.02976489,0.0348812;0.6133219;-0.0740881,0.1863521;0.498001;-0.118906,0.2912855;0.2745797;-0.1328614,0.2894558;0.06765178;-0.2040267,-0.1057692;0.49694;0.03555407,-0.16599;0.2732936;0.1220331,-0.3177693;0.1332905;0.049582,0.07295225;0.002969891;-0.06735659,0.1132917;-0.3067559;-0.07772803,0.08867337;-0.648605;-0.001412868,0.05260707;-0.644468;-0.1014438,-0.09908567;0.005786615;-0.004037766,-0.1221728;-0.3056885;-0.01476749,-0.130194;-0.6491213;0.05789884,-0.1642244;-0.6453846;-0.04273929,0.03038108;0.5384938;-0.06013703,903.239
+0;0;0,0.001576772;0.3135119;0.006377692,0.00358712;0.6203767;-0.001466999,0.1666856;0.4953785;0.01216252,0.1993205;0.2518219;0.0002848897,0.2468772;0.04356062;-0.04924659,-0.1558096;0.4831681;-0.01413199,-0.200652;0.2413238;-0.01927114,-0.2369547;0.03224413;-0.0745486,0.08885208;0.00575342;-0.04383425,0.1072367;-0.3044965;-0.01623742,0.1173286;-0.6475139;0.05628998,0.1304875;-0.6925493;-0.02200202,-0.08528668;0.006905729;-0.05027653,-0.1266187;-0.3015726;-0.02820008,-0.1465334;-0.6453825;0.03829201,-0.1385334;-0.6040238;-0.0700596,0.003042128;0.5442107;0.002888469,0;0;0,0.01467125;0.3117779;-0.03020215,0.03227337;0.6150148;-0.07441521,0.1833298;0.4995292;-0.1194081,0.2871956;0.2774709;-0.1400931,0.2816159;0.07329071;-0.2198873,-0.1045181;0.4954045;0.03793079,-0.1626772;0.2731871;0.1260379,-0.3175586;0.1346436;0.05600067,0.07135881;0.003662199;-0.06887484,0.1119428;-0.3055513;-0.07859588,0.08577394;-0.6467186;-0.001504183,0.04868343;-0.6426196;-0.1009352,-0.09908393;0.00522662;-0.002072004,-0.1242974;-0.3055942;-0.01252615,-0.133483;-0.6488805;0.05884023,-0.1685564;-0.6451941;-0.0412125,0.02796338;0.540116;-0.06055427,903.2614
+0;0;0,0.001560551;0.3135122;0.006367302,0.003538789;0.6203761;-0.001515148,0.1666897;0.4955392;0.01221505,0.1990912;0.25194;0.000577312,0.2471529;0.04304935;-0.04571056,-0.1558165;0.483094;-0.01420136,-0.2008068;0.2412715;-0.01906465,-0.2372531;0.03177936;-0.07266016,0.08885244;0.005730624;-0.04383649,0.1071543;-0.3045171;-0.01616036,0.1172339;-0.6475341;0.05637076,0.1302424;-0.6926091;-0.02190842,-0.08527256;0.006939239;-0.05029586,-0.126743;-0.3015153;-0.02814737,-0.1466262;-0.6453272;0.03834409,-0.1386;-0.6039699;-0.07000574,0.003003394;0.5442107;0.002851309,0;0;0,0.01467125;0.3117779;-0.03020215,0.03227337;0.6150148;-0.07441521,0.1833298;0.4995292;-0.1194081,0.2871956;0.2774709;-0.1400931,0.2816159;0.07329071;-0.2198873,-0.1045181;0.4954045;0.03793079,-0.1626772;0.2731871;0.1260379,-0.3175586;0.1346436;0.05600067,0.07135881;0.003662199;-0.06887484,0.1119428;-0.3055513;-0.07859588,0.08577394;-0.6467186;-0.001504183,0.04868343;-0.6426196;-0.1009352,-0.09908393;0.00522662;-0.002072004,-0.1242974;-0.3055942;-0.01252615,-0.133483;-0.6488805;0.05884023,-0.1685564;-0.6451941;-0.0412125,0.02796338;0.540116;-0.06055427,903.2733
+0;0;0,0.001564757;0.3143572;0.006384464,0.003546071;0.6217088;-0.001506831,0.1661727;0.4969941;0.01219531,0.1981879;0.256299;0.0006963173,0.2462229;0.04752432;-0.04556587,-0.155301;0.4845887;-0.01413653,-0.1997549;0.2456492;-0.01894184,-0.236181;0.03627326;-0.0725076,0.0898748;0.005796561;-0.04434089,0.1081069;-0.3032688;-0.01677023,0.1181648;-0.6455443;0.05560407,0.1311523;-0.6904983;-0.02254898,-0.08625372;0.007019084;-0.05087457,-0.1275662;-0.30026;-0.02881049,-0.1474064;-0.6433285;0.03753721,-0.1393931;-0.6019895;-0.07063805,0.003010441;0.5455098;0.00286155,0;0;0,0.01315404;0.3126847;-0.03031325,0.02935801;0.6165297;-0.0742867,0.1796606;0.5005982;-0.1200488,0.2835202;0.2825868;-0.1478984,0.2749278;0.07749882;-0.2247066,-0.1047982;0.4972833;0.04040869,-0.1621029;0.2769794;0.1256947,-0.3181148;0.1391445;0.05716554,0.07050465;0.00376308;-0.07135916,0.1104853;-0.3043901;-0.0789187,0.08309411;-0.6446302;-0.001600981,0.0450913;-0.6405662;-0.1004837,-0.100243;0.005302;0.0006599632,-0.1274125;-0.3041371;-0.01044213,-0.1381384;-0.6468107;0.05992414,-0.1741342;-0.6431643;-0.039597,0.02525154;0.5415657;-0.06053162,903.295
+0;0;0,0.001564757;0.3143572;0.006384464,0.003546071;0.6217088;-0.001506831,0.1661727;0.4969941;0.01219531,0.1981879;0.256299;0.0006963173,0.2462229;0.04752432;-0.04556587,-0.155301;0.4845887;-0.01413653,-0.1997549;0.2456492;-0.01894184,-0.236181;0.03627326;-0.0725076,0.0898748;0.005796561;-0.04434089,0.1081069;-0.3032688;-0.01677023,0.1181648;-0.6455443;0.05560407,0.1311523;-0.6904983;-0.02254898,-0.08625372;0.007019084;-0.05087457,-0.1275662;-0.30026;-0.02881049,-0.1474064;-0.6433285;0.03753721,-0.1393931;-0.6019895;-0.07063805,0.003010441;0.5455098;0.00286155,0;0;0,0.01315404;0.3126847;-0.03031325,0.02935801;0.6165297;-0.0742867,0.1796606;0.5005982;-0.1200488,0.2835202;0.2825868;-0.1478984,0.2749278;0.07749882;-0.2247066,-0.1047982;0.4972833;0.04040869,-0.1621029;0.2769794;0.1256947,-0.3181148;0.1391445;0.05716554,0.07050465;0.00376308;-0.07135916,0.1104853;-0.3043901;-0.0789187,0.08309411;-0.6446302;-0.001600981,0.0450913;-0.6405662;-0.1004837,-0.100243;0.005302;0.0006599632,-0.1274125;-0.3041371;-0.01044213,-0.1381384;-0.6468107;0.05992414,-0.1741342;-0.6431643;-0.039597,0.02525154;0.5415657;-0.06053162,903.3176
+0;0;0,0.001649482;0.3156456;0.006338642,0.003708099;0.6238862;-0.001715111,0.1658542;0.4991241;0.0123151,0.1976224;0.2590108;0.001390351,0.2463604;0.04964122;-0.04199193,-0.1546901;0.4866493;-0.01422018,-0.199275;0.2483699;-0.01846884,-0.2358961;0.03838071;-0.07000974,0.09054884;0.005782455;-0.0448244,0.1085631;-0.3017082;-0.01708785,0.118443;-0.6439955;0.05542535,0.1318912;-0.68843;-0.02309614,-0.08700878;0.007135254;-0.05118902,-0.1282519;-0.2985771;-0.02920462,-0.1480861;-0.6416621;0.03724589,-0.1400032;-0.6003379;-0.07089008,0.003155277;0.5474671;0.002703811,0;0;0,0.01216561;0.313998;-0.03053355,0.02753195;0.6187751;-0.0746243,0.1771942;0.5020379;-0.1206131,0.2800766;0.2848298;-0.1525311,0.2685642;0.08064808;-0.2317164,-0.1057328;0.4985417;0.03991465,-0.1616204;0.2788708;0.1259624,-0.3181254;0.1466455;0.0477596,0.07012787;0.004071504;-0.07285094,0.1093261;-0.3026221;-0.07969856,0.08122239;-0.6426238;-0.001433611,0.0430804;-0.6386192;-0.100208,-0.1010388;0.005226539;0.002364503,-0.1283884;-0.3026288;-0.008656262,-0.1409755;-0.6454155;0.06102272,-0.1771088;-0.641825;-0.038395,0.02355416;0.5435778;-0.06086731,903.3296
+0;0;0,0.001649482;0.3156456;0.006338642,0.003708099;0.6238862;-0.001715111,0.1658542;0.4991241;0.0123151,0.1976224;0.2590108;0.001390351,0.2463604;0.04964122;-0.04199193,-0.1546901;0.4866493;-0.01422018,-0.199275;0.2483699;-0.01846884,-0.2358961;0.03838071;-0.07000974,0.09054884;0.005782455;-0.0448244,0.1085631;-0.3017082;-0.01708785,0.118443;-0.6439955;0.05542535,0.1318912;-0.68843;-0.02309614,-0.08700878;0.007135254;-0.05118902,-0.1282519;-0.2985771;-0.02920462,-0.1480861;-0.6416621;0.03724589,-0.1400032;-0.6003379;-0.07089008,0.003155277;0.5474671;0.002703811,0;0;0,0.01216561;0.313998;-0.03053355,0.02753195;0.6187751;-0.0746243,0.1771942;0.5020379;-0.1206131,0.2800766;0.2848298;-0.1525311,0.2685642;0.08064808;-0.2317164,-0.1057328;0.4985417;0.03991465,-0.1616204;0.2788708;0.1259624,-0.3181254;0.1466455;0.0477596,0.07012787;0.004071504;-0.07285094,0.1093261;-0.3026221;-0.07969856,0.08122239;-0.6426238;-0.001433611,0.0430804;-0.6386192;-0.100208,-0.1010388;0.005226539;0.002364503,-0.1283884;-0.3026288;-0.008656262,-0.1409755;-0.6454155;0.06102272,-0.1771088;-0.641825;-0.038395,0.02355416;0.5435778;-0.06086731,903.3516
+0;0;0,0.001653442;0.3164035;0.00635386,0.003717051;0.6253981;-0.001717061,0.1648194;0.500819;0.01225888,0.1963933;0.2621736;0.001400913,0.2464898;0.04696812;-0.0431906,-0.1536703;0.4884242;-0.01410631,-0.1979827;0.2516014;-0.018329,-0.2356244;0.03575902;-0.07130653,0.09107187;0.005815857;-0.04508332,0.1090227;-0.3005922;-0.01744443,0.1188989;-0.6427506;0.05504147,0.1323284;-0.6870813;-0.02337064,-0.08751138;0.00717647;-0.0514847,-0.1286093;-0.2974595;-0.02957771,-0.148436;-0.6404153;0.03684778,-0.1403644;-0.5991069;-0.07113755,0.003163311;0.5488521;0.002709196,0;0;0,0.01182255;0.3147849;-0.03041291,0.02625865;0.620406;-0.07427597,0.1748261;0.5028665;-0.1201961,0.276697;0.2871178;-0.1539788,0.2588024;0.08048919;-0.2422729,-0.103757;0.5002093;0.04222667,-0.1609835;0.2813829;0.1253324,-0.3073466;0.1175638;0.0748089,0.06959346;0.004383504;-0.07414818,0.1075966;-0.3013928;-0.07950044,0.07925682;-0.6411225;-0.0007302761,0.04029533;-0.6371113;-0.09901786,-0.101592;0.005080435;0.003697662,-0.1306224;-0.3015374;-0.007015188,-0.1438313;-0.6441746;0.06262223,-0.180794;-0.6405777;-0.03632474,0.02249546;0.5450468;-0.06063724,903.3635
+0;0;0,0.001576711;0.3164041;0.006341425,0.003555919;0.6253983;-0.00176624,0.1647041;0.500922;0.01231974,0.1963682;0.2622305;0.002825744,0.2468606;0.04639386;-0.03811985,-0.1538087;0.4884541;-0.01426266,-0.1984541;0.2516831;-0.01782848,-0.2365762;0.0352916;-0.06815618,0.0910766;0.005820327;-0.04507321,0.1088486;-0.3005875;-0.01731619,0.1185941;-0.6427615;0.05511324,0.1324136;-0.6869135;-0.0234003,-0.08749077;0.007191608;-0.0515176,-0.1288391;-0.2974015;-0.02948547,-0.1485241;-0.6404034;0.03674334,-0.1403994;-0.5990939;-0.07123788,0.00302354;0.5488527;0.002670504,0;0;0,0.01182255;0.3147849;-0.03041291,0.02625865;0.620406;-0.07427597,0.1748261;0.5028665;-0.1201961,0.276697;0.2871178;-0.1539788,0.2588024;0.08048919;-0.2422729,-0.103757;0.5002093;0.04222667,-0.1609835;0.2813829;0.1253324,-0.3073466;0.1175638;0.0748089,0.06959346;0.004383504;-0.07414818,0.1075966;-0.3013928;-0.07950044,0.07925682;-0.6411225;-0.0007302761,0.04029533;-0.6371113;-0.09901786,-0.101592;0.005080435;0.003697662,-0.1306224;-0.3015374;-0.007015188,-0.1438313;-0.6441746;0.06262223,-0.180794;-0.6405777;-0.03632474,0.02249546;0.5450468;-0.06063724,903.3746
+0;0;0,0.001577546;0.3165717;0.006344784,0.003558096;0.6257792;-0.001767061,0.1643548;0.5013878;0.01229907,0.1960837;0.2622085;0.002785673,0.2475465;0.04222339;-0.03894692,-0.1534659;0.488947;-0.01422557,-0.1982025;0.2516922;-0.01779868,-0.2370574;0.0311415;-0.06909371,0.09174041;0.005862749;-0.04540172,0.1094985;-0.3003057;-0.01766639,0.119244;-0.6424783;0.05476272,0.1330595;-0.686609;-0.0237283,-0.08812845;0.007244025;-0.05189309,-0.1294444;-0.2971111;-0.02987817,-0.1491293;-0.6401116;0.03635035,-0.141007;-0.5988052;-0.0715999,0.003025582;0.5492144;0.002670799,0;0;0,0.01165269;0.314979;-0.0302124,0.02551723;0.6208774;-0.07383943,0.1735756;0.5031412;-0.120347,0.2752066;0.2870445;-0.1560869,0.2524624;0.07734108;-0.2471399,-0.1040404;0.5007931;0.04243207,-0.1598298;0.2811013;0.1256607,-0.3201413;0.1286529;0.06366691,0.06954058;0.004456937;-0.07520795,0.106879;-0.3011681;-0.07999301,0.0782421;-0.6406272;-0.0001778603,0.03909572;-0.6366129;-0.09835815,-0.1022906;0.005168891;0.004680539,-0.1316819;-0.3011736;-0.00600306,-0.1455558;-0.6437809;0.06364425,-0.1827046;-0.6401786;-0.03520005,0.02189071;0.5454756;-0.06029105,903.3964
+0;0;0,0.001577546;0.3165717;0.006344784,0.003558096;0.6257792;-0.001767061,0.1643548;0.5013878;0.01229907,0.1960837;0.2622085;0.002785673,0.2475465;0.04222339;-0.03894692,-0.1534659;0.488947;-0.01422557,-0.1982025;0.2516922;-0.01779868,-0.2370574;0.0311415;-0.06909371,0.09174041;0.005862749;-0.04540172,0.1094985;-0.3003057;-0.01766639,0.119244;-0.6424783;0.05476272,0.1330595;-0.686609;-0.0237283,-0.08812845;0.007244025;-0.05189309,-0.1294444;-0.2971111;-0.02987817,-0.1491293;-0.6401116;0.03635035,-0.141007;-0.5988052;-0.0715999,0.003025582;0.5492144;0.002670799,0;0;0,0.01165269;0.314979;-0.0302124,0.02551723;0.6208774;-0.07383943,0.1735756;0.5031412;-0.120347,0.2752066;0.2870445;-0.1560869,0.2524624;0.07734108;-0.2471399,-0.1040404;0.5007931;0.04243207,-0.1598298;0.2811013;0.1256607,-0.3201413;0.1286529;0.06366691,0.06954058;0.004456937;-0.07520795,0.106879;-0.3011681;-0.07999301,0.0782421;-0.6406272;-0.0001778603,0.03909572;-0.6366129;-0.09835815,-0.1022906;0.005168891;0.004680539,-0.1316819;-0.3011736;-0.00600306,-0.1455558;-0.6437809;0.06364425,-0.1827046;-0.6401786;-0.03520005,0.02189071;0.5454756;-0.06029105,903.4075
+0;0;0,0.001630077;0.3165733;0.006251553,0.003656462;0.6257747;-0.002055739,0.164426;0.5013464;0.012167,0.1961147;0.2621149;0.003917618,0.2481442;0.04147725;-0.03343813,-0.1538095;0.489954;-0.0140024,-0.1972533;0.2524465;-0.01660218,-0.2370235;0.03125247;-0.06429949,0.09174859;0.005868138;-0.04538451,0.1095629;-0.3002971;-0.01765011,0.1192935;-0.6424663;0.05479679,0.1332356;-0.6866145;-0.02365536,-0.08809853;0.007243466;-0.05194395,-0.1294432;-0.2971085;-0.02993939,-0.1491598;-0.6400887;0.03638498,-0.1411143;-0.598793;-0.07157214,0.003114528;0.5492135;0.002441483,0;0;0,0.01165269;0.314979;-0.0302124,0.02551723;0.6208774;-0.07383943,0.1735756;0.5031412;-0.120347,0.2752066;0.2870445;-0.1560869,0.2524624;0.07734108;-0.2471399,-0.1040404;0.5007931;0.04243207,-0.1598298;0.2811013;0.1256607,-0.3201413;0.1286529;0.06366691,0.06954058;0.004456937;-0.07520795,0.106879;-0.3011681;-0.07999301,0.0782421;-0.6406272;-0.0001778603,0.03909572;-0.6366129;-0.09835815,-0.1022906;0.005168891;0.004680539,-0.1316819;-0.3011736;-0.00600306,-0.1455558;-0.6437809;0.06364425,-0.1827046;-0.6401786;-0.03520005,0.02189071;0.5454756;-0.06029105,903.4188
+0;0;0,0.00163072;0.316698;0.006254015,0.003658101;0.6260545;-0.002056248,0.1643289;0.5016453;0.01216114,0.1958549;0.2636424;0.003954129,0.2480541;0.04228534;-0.03352343,-0.153712;0.4902599;-0.01399227,-0.1969327;0.2539721;-0.0165787,-0.2368326;0.03205684;-0.06443154,0.09273905;0.005931487;-0.04587445,0.1105276;-0.2997909;-0.01818017,0.1202477;-0.6415889;0.05418811,0.1341957;-0.6857685;-0.02429734,-0.08904959;0.007321662;-0.0525047,-0.1303344;-0.2965901;-0.03053197,-0.1500296;-0.6391981;0.03572043,-0.1419808;-0.5978975;-0.07228251,0.003116095;0.5494831;0.002441571,0;0;0,0.01113854;0.3151542;-0.02988577,0.02446673;0.6212804;-0.07318592,0.1724492;0.5033568;-0.1198542,0.2743715;0.2890626;-0.1572239,0.2508884;0.07813385;-0.2471454,-0.1040342;0.4985738;0.04281812,-0.165972;0.2835349;0.1301603,-0.3287144;0.1422908;0.04834799,0.0698778;0.004265279;-0.07641386,0.1056974;-0.301115;-0.07948779,0.07718016;-0.6400788;0.0008103922,0.03826429;-0.6360724;-0.09751057,-0.1033223;0.005545335;0.005824773,-0.132545;-0.3003647;-0.004884162,-0.1470174;-0.6425102;0.06500518,-0.1839325;-0.6389138;-0.03397583,0.02094503;0.545845;-0.05973983,903.4304
+0;0;0,0.00163072;0.316698;0.006254015,0.003658101;0.6260545;-0.002056248,0.1643289;0.5016453;0.01216114,0.1958549;0.2636424;0.003954129,0.2480541;0.04228534;-0.03352343,-0.153712;0.4902599;-0.01399227,-0.1969327;0.2539721;-0.0165787,-0.2368326;0.03205684;-0.06443154,0.09273905;0.005931487;-0.04587445,0.1105276;-0.2997909;-0.01818017,0.1202477;-0.6415889;0.05418811,0.1341957;-0.6857685;-0.02429734,-0.08904959;0.007321662;-0.0525047,-0.1303344;-0.2965901;-0.03053197,-0.1500296;-0.6391981;0.03572043,-0.1419808;-0.5978975;-0.07228251,0.003116095;0.5494831;0.002441571,0;0;0,0.01113854;0.3151542;-0.02988577,0.02446673;0.6212804;-0.07318592,0.1724492;0.5033568;-0.1198542,0.2743715;0.2890626;-0.1572239,0.2508884;0.07813385;-0.2471454,-0.1040342;0.4985738;0.04281812,-0.165972;0.2835349;0.1301603,-0.3287144;0.1422908;0.04834799,0.0698778;0.004265279;-0.07641386,0.1056974;-0.301115;-0.07948779,0.07718016;-0.6400788;0.0008103922,0.03826429;-0.6360724;-0.09751057,-0.1033223;0.005545335;0.005824773,-0.132545;-0.3003647;-0.004884162,-0.1470174;-0.6425102;0.06500518,-0.1839325;-0.6389138;-0.03397583,0.02094503;0.545845;-0.05973983,903.452
+0;0;0,0.001535187;0.3168634;0.006157929,0.003425268;0.6264065;-0.002335221,0.1642046;0.5019512;0.01208739,0.1953027;0.2653381;0.005889605,0.2486697;0.04240228;-0.02739774,-0.1539027;0.4903662;-0.01425408,-0.1975347;0.2556608;-0.0151866,-0.2390937;0.03217627;-0.05972867,0.0930452;0.005961917;-0.04593359,0.1107217;-0.3000295;-0.01805592,0.1205277;-0.6414194;0.05438313,0.1338647;-0.6856359;-0.02416964,-0.08924762;0.007350736;-0.05276057,-0.1307527;-0.2967906;-0.03049509,-0.1504039;-0.6390207;0.03570925,-0.1423106;-0.5977318;-0.07228871,0.002923816;0.5498127;0.002215137,0;0;0,0.01105894;0.3153359;-0.02972651,0.02412478;0.6216937;-0.07284093,0.1721392;0.503565;-0.1197846,0.2745233;0.2913524;-0.1581845,0.250152;0.07866466;-0.2466516,-0.104343;0.4984406;0.04294568,-0.1642263;0.2844694;0.130247,-0.3264665;0.132314;0.06556848,0.06991806;0.004352957;-0.07678127,0.1052761;-0.3013577;-0.08011866,0.07681401;-0.6396496;0.001362562,0.03786482;-0.6356373;-0.09694362,-0.1035905;0.005613744;0.006351341,-0.1326494;-0.300585;-0.004525229,-0.147544;-0.6422678;0.06562915,-0.1844922;-0.6386653;-0.03333806,0.02067216;0.5462167;-0.05946684,903.4747
+0;0;0,0.001535187;0.3168634;0.006157929,0.003425268;0.6264065;-0.002335221,0.1642046;0.5019512;0.01208739,0.1953027;0.2653381;0.005889605,0.2486697;0.04240228;-0.02739774,-0.1539027;0.4903662;-0.01425408,-0.1975347;0.2556608;-0.0151866,-0.2390937;0.03217627;-0.05972867,0.0930452;0.005961917;-0.04593359,0.1107217;-0.3000295;-0.01805592,0.1205277;-0.6414194;0.05438313,0.1338647;-0.6856359;-0.02416964,-0.08924762;0.007350736;-0.05276057,-0.1307527;-0.2967906;-0.03049509,-0.1504039;-0.6390207;0.03570925,-0.1423106;-0.5977318;-0.07228871,0.002923816;0.5498127;0.002215137,0;0;0,0.01105894;0.3153359;-0.02972651,0.02412478;0.6216937;-0.07284093,0.1721392;0.503565;-0.1197846,0.2745233;0.2913524;-0.1581845,0.250152;0.07866466;-0.2466516,-0.104343;0.4984406;0.04294568,-0.1642263;0.2844694;0.130247,-0.3264665;0.132314;0.06556848,0.06991806;0.004352957;-0.07678127,0.1052761;-0.3013577;-0.08011866,0.07681401;-0.6396496;0.001362562,0.03786482;-0.6356373;-0.09694362,-0.1035905;0.005613744;0.006351341,-0.1326494;-0.300585;-0.004525229,-0.147544;-0.6422678;0.06562915,-0.1844922;-0.6386653;-0.03333806,0.02067216;0.5462167;-0.05946684,903.4857
+0;0;0,0.001535424;0.3169124;0.006158881,0.00342645;0.6266116;-0.002337925,0.165819;0.5016536;0.01218486,0.1969926;0.2644657;0.005972017,0.2507298;0.03998339;-0.02754623,-0.1554704;0.4899527;-0.01442011,-0.1992084;0.2546771;-0.0153549,-0.2410558;0.02964233;-0.06020595,0.09305896;0.005962799;-0.04594038,0.1107693;-0.3006156;-0.01800923,0.1205625;-0.641556;0.05433443,0.1338775;-0.6856506;-0.0240892,-0.08926082;0.007351823;-0.05276836,-0.1308455;-0.2973729;-0.03046018,-0.1504709;-0.6391525;0.03565699,-0.1423908;-0.5978822;-0.07216343,0.002924841;0.5499939;0.002213851,0;0;0,0.01110364;0.3153858;-0.02970338,0.02397797;0.6219267;-0.07271147,0.1726115;0.5072965;-0.1252213,0.2750314;0.2935463;-0.1582291,0.2501017;0.07877001;-0.2457111,-0.1055572;0.4977992;0.04400167,-0.1640569;0.282578;0.1307548,-0.3247546;0.1271487;0.06426061,0.06969079;0.004434407;-0.07700372,0.1053228;-0.301838;-0.08042455,0.07650328;-0.639433;0.001848936,0.03661916;-0.63539;-0.09589076,-0.1035847;0.005591768;0.006706511,-0.1325068;-0.3012139;-0.004152732,-0.1479808;-0.6423255;0.06636919,-0.1858779;-0.6386968;-0.03204783,0.02059256;0.5464094;-0.0594101,903.5082
+0;0;0,0.001615304;0.3169145;0.006030903,0.003559737;0.626609;-0.002623218,0.1658668;0.5014369;0.01210875,0.1971584;0.2642007;0.009218836,0.251054;0.03920165;-0.02034669,-0.1557525;0.4908158;-0.01388221,-0.1989112;0.2554339;-0.01280829,-0.2417608;0.03013487;-0.0553256,0.09311287;0.005949737;-0.0458327,0.1106651;-0.3006119;-0.01761902,0.1204384;-0.641516;0.05489854,0.1338663;-0.6853724;-0.02373018,-0.08920125;0.007372172;-0.05286615,-0.1308412;-0.2973226;-0.03025384,-0.1507637;-0.6390774;0.03590212,-0.1428201;-0.5978194;-0.07192973,0.003047645;0.5499936;0.001967194,0;0;0,0.01110364;0.3153858;-0.02970338,0.02397797;0.6219267;-0.07271147,0.1726115;0.5072965;-0.1252213,0.2750314;0.2935463;-0.1582291,0.2501017;0.07877001;-0.2457111,-0.1055572;0.4977992;0.04400167,-0.1640569;0.282578;0.1307548,-0.3247546;0.1271487;0.06426061,0.06969079;0.004434407;-0.07700372,0.1053228;-0.301838;-0.08042455,0.07650328;-0.639433;0.001848936,0.03661916;-0.63539;-0.09589076,-0.1035847;0.005591768;0.006706511,-0.1325068;-0.3012139;-0.004152732,-0.1479808;-0.6423255;0.06636919,-0.1858779;-0.6386968;-0.03204783,0.02059256;0.5464094;-0.0594101,903.5198
+0;0;0,0.001614006;0.3166597;0.006026055,0.003555956;0.6259654;-0.002614014,0.1656516;0.501028;0.01209445,0.1965834;0.2665192;0.009237759,0.251134;0.03878562;-0.02068709,-0.1555477;0.4904208;-0.01386257,-0.1982103;0.2577448;-0.012801,-0.2415807;0.0297077;-0.05583503,0.09270868;0.005923909;-0.04563375,0.1102283;-0.3000687;-0.01747243,0.1200091;-0.6412318;0.05510023,0.1333429;-0.6845711;-0.02297789,-0.08881404;0.00734017;-0.05263666,-0.1303767;-0.2967891;-0.03006632,-0.1503143;-0.6388036;0.0361399,-0.1424264;-0.5976245;-0.07093686,0.003045009;0.5495213;0.001966137,0;0;0,0.01053891;0.3152323;-0.02880597,0.02275973;0.621523;-0.07099557,0.1716583;0.5079066;-0.1235309,0.2749275;0.2977051;-0.1568494,0.249867;0.07972752;-0.2439792,-0.09394711;0.4843706;0.0524858,-0.1485462;0.2638032;0.118275,-0.3110389;0.1064972;0.05056364,0.06883307;0.005147218;-0.07712293,0.1043215;-0.300567;-0.08042431,0.07534584;-0.6381651;0.002897978,0.03178389;-0.6339685;-0.09243917,-0.1031744;0.004083195;0.007127854,-0.1340887;-0.3019605;-0.003504345,-0.1497142;-0.6432414;0.06747413,-0.1913531;-0.6394795;-0.02860085,0.01955712;0.5461258;-0.05795956,903.5417
+0;0;0,0.001614006;0.3166597;0.006026055,0.003555956;0.6259654;-0.002614014,0.1656516;0.501028;0.01209445,0.1965834;0.2665192;0.009237759,0.251134;0.03878562;-0.02068709,-0.1555477;0.4904208;-0.01386257,-0.1982103;0.2577448;-0.012801,-0.2415807;0.0297077;-0.05583503,0.09270868;0.005923909;-0.04563375,0.1102283;-0.3000687;-0.01747243,0.1200091;-0.6412318;0.05510023,0.1333429;-0.6845711;-0.02297789,-0.08881404;0.00734017;-0.05263666,-0.1303767;-0.2967891;-0.03006632,-0.1503143;-0.6388036;0.0361399,-0.1424264;-0.5976245;-0.07093686,0.003045009;0.5495213;0.001966137,0;0;0,0.01053891;0.3152323;-0.02880597,0.02275973;0.621523;-0.07099557,0.1716583;0.5079066;-0.1235309,0.2749275;0.2977051;-0.1568494,0.249867;0.07972752;-0.2439792,-0.09394711;0.4843706;0.0524858,-0.1485462;0.2638032;0.118275,-0.3110389;0.1064972;0.05056364,0.06883307;0.005147218;-0.07712293,0.1043215;-0.300567;-0.08042431,0.07534584;-0.6381651;0.002897978,0.03178389;-0.6339685;-0.09243917,-0.1031744;0.004083195;0.007127854,-0.1340887;-0.3019605;-0.003504345,-0.1497142;-0.6432414;0.06747413,-0.1913531;-0.6394795;-0.02860085,0.01955712;0.5461258;-0.05795956,903.553
+0;0;0,0.001554645;0.3161151;0.005728304,0.003378339;0.6246561;-0.003366082,0.1655606;0.4999947;0.0120547,0.196326;0.2662085;0.01203947,0.2490126;0.04475701;-0.01289653,-0.1558525;0.4894395;-0.01392775,-0.1990102;0.2576441;-0.01063898,-0.2416245;0.03595541;-0.04906511,0.09231899;0.005882758;-0.0454194,0.1094583;-0.2995142;-0.01717122,0.1191896;-0.6410929;0.05559083,0.1325381;-0.6847655;-0.02234571,-0.0884643;0.007323693;-0.05235222,-0.1302166;-0.296158;-0.02966667,-0.1500479;-0.6385814;0.03680122,-0.1421427;-0.5974205;-0.07040358,0.002906236;0.5484269;0.001339425,0;0;0,0.01025531;0.314691;-0.02878165,0.02180745;0.6202475;-0.07098818,0.1717398;0.5078138;-0.1223562,0.275792;0.2987348;-0.1549382,0.2577407;0.08524039;-0.2357635,-0.09633796;0.486827;0.0527807,-0.1493262;0.2664099;0.1176734,-0.3059682;0.1128711;0.05188955,0.06865476;0.005314231;-0.07667208,0.1039339;-0.299805;-0.08075786,0.07539576;-0.6378006;0.002964973,0.03242541;-0.6336471;-0.09277129,-0.1028125;0.003808014;0.005950324,-0.1334522;-0.3016496;-0.004814871,-0.1496639;-0.6430571;0.06759407,-0.1906973;-0.639336;-0.02887155,0.0188164;0.545048;-0.05797458,903.575
+0;0;0,0.001554645;0.3161151;0.005728304,0.003378339;0.6246561;-0.003366082,0.1655606;0.4999947;0.0120547,0.196326;0.2662085;0.01203947,0.2490126;0.04475701;-0.01289653,-0.1558525;0.4894395;-0.01392775,-0.1990102;0.2576441;-0.01063898,-0.2416245;0.03595541;-0.04906511,0.09231899;0.005882758;-0.0454194,0.1094583;-0.2995142;-0.01717122,0.1191896;-0.6410929;0.05559083,0.1325381;-0.6847655;-0.02234571,-0.0884643;0.007323693;-0.05235222,-0.1302166;-0.296158;-0.02966667,-0.1500479;-0.6385814;0.03680122,-0.1421427;-0.5974205;-0.07040358,0.002906236;0.5484269;0.001339425,0;0;0,0.01025531;0.314691;-0.02878165,0.02180745;0.6202475;-0.07098818,0.1717398;0.5078138;-0.1223562,0.275792;0.2987348;-0.1549382,0.2577407;0.08524039;-0.2357635,-0.09633796;0.486827;0.0527807,-0.1493262;0.2664099;0.1176734,-0.3059682;0.1128711;0.05188955,0.06865476;0.005314231;-0.07667208,0.1039339;-0.299805;-0.08075786,0.07539576;-0.6378006;0.002964973,0.03242541;-0.6336471;-0.09277129,-0.1028125;0.003808014;0.005950324,-0.1334522;-0.3016496;-0.004814871,-0.1496639;-0.6430571;0.06759407,-0.1906973;-0.639336;-0.02887155,0.0188164;0.545048;-0.05797458,903.5861
+0;0;0,0.001550573;0.3152869;0.005713297,0.00336734;0.6226587;-0.003344906,0.1653681;0.4983809;0.01204348,0.1961321;0.2646046;0.01202824,0.2487425;0.04347353;-0.01287168,-0.1556823;0.4878376;-0.01390965,-0.1988381;0.256052;-0.01062102,-0.2413908;0.03468405;-0.04899155,0.09209637;0.005868572;-0.04530988,0.1091633;-0.2982382;-0.01718104,0.1189349;-0.641231;0.05588223,0.1323097;-0.6850489;-0.02220806,-0.08825098;0.007306033;-0.05222598,-0.1298269;-0.2948936;-0.02963626,-0.1497403;-0.6387346;0.0371068,-0.1418195;-0.5975517;-0.0703095,0.002897275;0.5467584;0.001340293,0;0;0,0.009814918;0.3138895;-0.02860022,0.02061011;0.6183255;-0.07057071,0.1713256;0.5077851;-0.1211088,0.2789871;0.3002087;-0.1514206,0.2615452;0.08717813;-0.2326643,-0.1003416;0.4915441;0.05275339,-0.1552822;0.2724744;0.1204866,-0.3087384;0.1160119;0.05523742,0.06854273;0.005515009;-0.07642412,0.1037966;-0.2982911;-0.08116484,0.07449484;-0.637485;0.003491402,0.0325387;-0.633375;-0.0929215,-0.1025866;0.003663703;0.005632582,-0.1333258;-0.3004685;-0.005421115,-0.1498551;-0.6431426;0.06792066,-0.1898588;-0.6394607;-0.0292036,0.01785333;0.5434357;-0.05765009,903.5975
+0;0;0,0.001608524;0.3152938;0.005305007,0.003430887;0.6226485;-0.004300173,0.165359;0.4983013;0.0120042,0.1962014;0.2645522;0.01481178,0.247851;0.04267165;-0.004889425,-0.1556309;0.487747;-0.01420477,-0.1997973;0.2562146;-0.007888617,-0.2426603;0.03397539;-0.0404351,0.09209379;0.005890916;-0.04531224,0.1090422;-0.2982027;-0.01696993,0.1189466;-0.6411878;0.05611154,0.1317733;-0.6853405;-0.02175313,-0.08825511;0.007293922;-0.0522207,-0.1299433;-0.2948837;-0.02954285,-0.1498965;-0.6386788;0.03742396,-0.1419008;-0.5975354;-0.06999088,0.002964277;0.5467572;0.000528397,0;0;0,0.009814918;0.3138895;-0.02860022,0.02061011;0.6183255;-0.07057071,0.1713256;0.5077851;-0.1211088,0.2789871;0.3002087;-0.1514206,0.2615452;0.08717813;-0.2326643,-0.1003416;0.4915441;0.05275339,-0.1552822;0.2724744;0.1204866,-0.3087384;0.1160119;0.05523742,0.06854273;0.005515009;-0.07642412,0.1037966;-0.2982911;-0.08116484,0.07449484;-0.637485;0.003491402,0.0325387;-0.633375;-0.0929215,-0.1025866;0.003663703;0.005632582,-0.1333258;-0.3004685;-0.005421115,-0.1498551;-0.6431426;0.06792066,-0.1898588;-0.6394607;-0.0292036,0.01785333;0.5434357;-0.05765009,903.6117
+0;0;0,0.001603101;0.3142306;0.005287118,0.003406093;0.618331;-0.004205427,0.1679863;0.4942522;0.01221859,0.1986472;0.2618793;0.01500965,0.2479688;0.0499991;-0.003803614,-0.1582329;0.4835259;-0.01441736,-0.2021393;0.2533568;-0.008138387,-0.2430704;0.041134;-0.03921798,0.09315635;0.005958884;-0.04583503,0.1100822;-0.2977297;-0.01753048,0.1200021;-0.6412522;0.0556655,0.1328522;-0.6855405;-0.02234154,-0.08927337;0.007378077;-0.0528232,-0.130906;-0.294397;-0.03017556,-0.1508905;-0.6387308;0.03689619,-0.1428802;-0.597567;-0.07071507,0.002945988;0.5434976;0.0005558366,0;0;0,0.008049205;0.3130561;-0.02650428,0.01596315;0.6150986;-0.06239033,0.1694757;0.5076951;-0.1194556,0.2823637;0.3039577;-0.1457696,0.2790419;0.09400551;-0.2056766,-0.1101441;0.490887;0.05713676,-0.16302;0.2728007;0.1248683,-0.280293;0.1069352;0.04477155,0.06934465;0.005991459;-0.07726502,0.1023973;-0.2976685;-0.0808115,0.07215241;-0.6372944;0.00406003,0.03084284;-0.6329857;-0.09290624,-0.103727;0.003341068;0.006633674,-0.1355116;-0.3002021;-0.006239254,-0.1522081;-0.6431086;0.06859414,-0.1915562;-0.6392239;-0.02907211,0.0142789;0.5409176;-0.05156136,903.6247
+0;0;0,0.001603101;0.3142306;0.005287118,0.003406093;0.618331;-0.004205427,0.1679863;0.4942522;0.01221859,0.1986472;0.2618793;0.01500965,0.2479688;0.0499991;-0.003803614,-0.1582329;0.4835259;-0.01441736,-0.2021393;0.2533568;-0.008138387,-0.2430704;0.041134;-0.03921798,0.09315635;0.005958884;-0.04583503,0.1100822;-0.2977297;-0.01753048,0.1200021;-0.6412522;0.0556655,0.1328522;-0.6855405;-0.02234154,-0.08927337;0.007378077;-0.0528232,-0.130906;-0.294397;-0.03017556,-0.1508905;-0.6387308;0.03689619,-0.1428802;-0.597567;-0.07071507,0.002945988;0.5434976;0.0005558366,0;0;0,0.008049205;0.3130561;-0.02650428,0.01596315;0.6150986;-0.06239033,0.1694757;0.5076951;-0.1194556,0.2823637;0.3039577;-0.1457696,0.2790419;0.09400551;-0.2056766,-0.1101441;0.490887;0.05713676,-0.16302;0.2728007;0.1248683,-0.280293;0.1069352;0.04477155,0.06934465;0.005991459;-0.07726502,0.1023973;-0.2976685;-0.0808115,0.07215241;-0.6372944;0.00406003,0.03084284;-0.6329857;-0.09290624,-0.103727;0.003341068;0.006633674,-0.1355116;-0.3002021;-0.006239254,-0.1522081;-0.6431086;0.06859414,-0.1915562;-0.6392239;-0.02907211,0.0142789;0.5409176;-0.05156136,903.6388
+0;0;0,0.001617179;0.3142384;0.004799752,0.003358188;0.618318;-0.005331021,0.1679093;0.4942748;0.01205599,0.1986725;0.2619932;0.01868152,0.2477064;0.04966994;0.004741641,-0.1583181;0.4835929;-0.01501306,-0.2032353;0.2537404;-0.005250676,-0.2442957;0.04105893;-0.03282696,0.09321814;0.005970391;-0.0457077,0.1100707;-0.2977505;-0.01770728,0.1199984;-0.6411946;0.05585433,0.1326986;-0.6855642;-0.02209987,-0.08915936;0.007392252;-0.05301344,-0.1309258;-0.2943438;-0.03009356,-0.1510398;-0.638633;0.03716777,-0.142906;-0.5975243;-0.07043993,0.00291976;0.5434954;-0.0004020282,0;0;0,0.008049205;0.3130561;-0.02650428,0.01596315;0.6150986;-0.06239033,0.1694757;0.5076951;-0.1194556,0.2823637;0.3039577;-0.1457696,0.2790419;0.09400551;-0.2056766,-0.1101441;0.490887;0.05713676,-0.16302;0.2728007;0.1248683,-0.280293;0.1069352;0.04477155,0.06934465;0.005991459;-0.07726502,0.1023973;-0.2976685;-0.0808115,0.07215241;-0.6372944;0.00406003,0.03084284;-0.6329857;-0.09290624,-0.103727;0.003341068;0.006633674,-0.1355116;-0.3002021;-0.006239254,-0.1522081;-0.6431086;0.06859414,-0.1915562;-0.6392239;-0.02907211,0.0142789;0.5409176;-0.05156136,903.6501
+0;0;0,0.00161063;0.3129657;0.004780314,0.003340517;0.6151046;-0.005283586,0.167307;0.4917655;0.01202421,0.1979217;0.2606054;0.01861775,0.24698;0.04817615;0.004670911,-0.1577582;0.4811216;-0.01494841,-0.2024586;0.2523789;-0.005233161,-0.2435395;0.03959133;-0.03282321,0.09318031;0.005967968;-0.04568915,0.1099727;-0.2966686;-0.0177887,0.1199536;-0.6419539;0.05616729,0.1326603;-0.6863613;-0.02182652,-0.08912317;0.007389252;-0.05299192,-0.1307405;-0.2932695;-0.03015388,-0.1509624;-0.6394045;0.03746807,-0.1428244;-0.5982901;-0.07019429,0.002905188;0.5408107;-0.0003894288,0;0;0,0.006576254;0.3118062;-0.02658272,0.01306336;0.6117448;-0.06386876,0.1676238;0.507431;-0.1184673,0.2850186;0.3071679;-0.1414652,0.2807834;0.09764992;-0.2032039,-0.1130552;0.491618;0.05633137,-0.1644799;0.2735488;0.1212703,-0.2795357;0.1048687;0.04357483,0.06987032;0.006438196;-0.07669663,0.1014161;-0.2962746;-0.08106899,0.0706948;-0.6377108;0.004187584,0.02983116;-0.6335422;-0.09299183,-0.1037375;0.002841127;0.006011514,-0.1364834;-0.2994736;-0.007507628,-0.1533343;-0.6441017;0.06824601,-0.1922246;-0.6403592;-0.02962652,0.01179497;0.5381815;-0.05244255,903.6616
+0;0;0,0.00161063;0.3129657;0.004780314,0.003340517;0.6151046;-0.005283586,0.167307;0.4917655;0.01202421,0.1979217;0.2606054;0.01861775,0.24698;0.04817615;0.004670911,-0.1577582;0.4811216;-0.01494841,-0.2024586;0.2523789;-0.005233161,-0.2435395;0.03959133;-0.03282321,0.09318031;0.005967968;-0.04568915,0.1099727;-0.2966686;-0.0177887,0.1199536;-0.6419539;0.05616729,0.1326603;-0.6863613;-0.02182652,-0.08912317;0.007389252;-0.05299192,-0.1307405;-0.2932695;-0.03015388,-0.1509624;-0.6394045;0.03746807,-0.1428244;-0.5982901;-0.07019429,0.002905188;0.5408107;-0.0003894288,0;0;0,0.006576254;0.3118062;-0.02658272,0.01306336;0.6117448;-0.06386876,0.1676238;0.507431;-0.1184673,0.2850186;0.3071679;-0.1414652,0.2807834;0.09764992;-0.2032039,-0.1130552;0.491618;0.05633137,-0.1644799;0.2735488;0.1212703,-0.2795357;0.1048687;0.04357483,0.06987032;0.006438196;-0.07669663,0.1014161;-0.2962746;-0.08106899,0.0706948;-0.6377108;0.004187584,0.02983116;-0.6335422;-0.09299183,-0.1037375;0.002841127;0.006011514,-0.1364834;-0.2994736;-0.007507628,-0.1533343;-0.6441017;0.06824601,-0.1922246;-0.6403592;-0.02962652,0.01179497;0.5381815;-0.05244255,903.6837
+0;0;0,0.001613403;0.3119048;0.004504731,0.003305012;0.6126255;-0.005720364,0.1669783;0.4897203;0.01219633,0.1972535;0.2608141;0.02182824,0.2474679;0.04359309;0.01260943,-0.1578617;0.4797345;-0.01429395,-0.2016245;0.2532105;-0.000910636,-0.2437343;0.03523663;-0.02339637,0.09414105;0.006079959;-0.04596973,0.1106858;-0.2965778;-0.01778832,0.1206307;-0.6423637;0.0562612,0.1335494;-0.6868449;-0.02170757,-0.08990905;0.007391227;-0.05361391,-0.1316729;-0.2932427;-0.03027534,-0.1520824;-0.6398261;0.03764779,-0.1440483;-0.5987182;-0.07008121,0.002880956;0.5386363;-0.0008018166,0;0;0,0.005757049;0.3107302;-0.02685404,0.01120122;0.6090942;-0.06543827,0.1665776;0.507248;-0.1184351,0.2920373;0.3135144;-0.1300337,0.2913355;0.100682;-0.1970661,-0.1155005;0.4921427;0.05497693,-0.1658702;0.2756882;0.1183623,-0.2749883;0.09887278;0.03699274,0.07028596;0.006956964;-0.07761575,0.1008748;-0.2958996;-0.08106709,0.06973023;-0.6378319;0.004152529,0.02930615;-0.6337864;-0.09324217,-0.1046576;0.002310968;0.007359213,-0.138216;-0.2998387;-0.008423971,-0.1550376;-0.6446699;0.06876773,-0.1934819;-0.6410474;-0.02931252,0.01019017;0.5359081;-0.05354095,903.6949
+0;0;0,0.001613403;0.3119048;0.004504731,0.003305012;0.6126255;-0.005720364,0.1669783;0.4897203;0.01219633,0.1972535;0.2608141;0.02182824,0.2474679;0.04359309;0.01260943,-0.1578617;0.4797345;-0.01429395,-0.2016245;0.2532105;-0.000910636,-0.2437343;0.03523663;-0.02339637,0.09414105;0.006079959;-0.04596973,0.1106858;-0.2965778;-0.01778832,0.1206307;-0.6423637;0.0562612,0.1335494;-0.6868449;-0.02170757,-0.08990905;0.007391227;-0.05361391,-0.1316729;-0.2932427;-0.03027534,-0.1520824;-0.6398261;0.03764779,-0.1440483;-0.5987182;-0.07008121,0.002880956;0.5386363;-0.0008018166,0;0;0,0.005757049;0.3107302;-0.02685404,0.01120122;0.6090942;-0.06543827,0.1665776;0.507248;-0.1184351,0.2920373;0.3135144;-0.1300337,0.2913355;0.100682;-0.1970661,-0.1155005;0.4921427;0.05497693,-0.1658702;0.2756882;0.1183623,-0.2749883;0.09887278;0.03699274,0.07028596;0.006956964;-0.07761575,0.1008748;-0.2958996;-0.08106709,0.06973023;-0.6378319;0.004152529,0.02930615;-0.6337864;-0.09324217,-0.1046576;0.002310968;0.007359213,-0.138216;-0.2998387;-0.008423971,-0.1550376;-0.6446699;0.06876773,-0.1934819;-0.6410474;-0.02931252,0.01019017;0.5359081;-0.05354095,903.7173
+0;0;0,0.001603797;0.3100479;0.004477912,0.003279858;0.6080053;-0.005651941,0.1671585;0.4857498;0.01223351,0.1977596;0.2543796;0.02196911,0.2502782;0.0271908;0.01232727,-0.15808;0.4757517;-0.01428925,-0.2023138;0.2467893;-0.0007618833,-0.2463559;0.01881316;-0.02427944,0.09473006;0.006118;-0.04625735,0.1112728;-0.296503;-0.01807936,0.1212537;-0.6435406;0.05623822,0.1341725;-0.6880222;-0.02173093,-0.09047157;0.007437471;-0.05394936,-0.1322303;-0.2931599;-0.03061363,-0.1527137;-0.6409978;0.03755538,-0.1446796;-0.5998899;-0.07017414,0.00285987;0.5347258;-0.0007805726,0;0;0,0.003229007;0.3088977;-0.0269084,0.00505434;0.6042683;-0.06728745,0.1633268;0.508603;-0.1180923,0.29483;0.3156834;-0.1253226,0.2992805;0.09232771;-0.192838,-0.1205962;0.491211;0.05514896,-0.1702838;0.2713644;0.1164841,-0.2730441;0.0804791;0.03006052,0.07032341;0.007609785;-0.07840706,0.09921509;-0.2953878;-0.080611,0.06736433;-0.638685;0.004185192,0.02728708;-0.6348875;-0.093287,-0.105247;0.001375553;0.008493084,-0.1403716;-0.3004559;-0.009146299,-0.1577092;-0.6465199;0.06829385,-0.195801;-0.6431364;-0.02985994,0.005165547;0.5318936;-0.05481005,903.7395
+0;0;0,0.001695288;0.3091689;0.00417032,0.003484652;0.6072267;-0.006252034,0.1690331;0.4843824;0.01215766,0.1998354;0.2521552;0.02602698,0.2514002;0.0276888;0.02067741,-0.1595677;0.474136;-0.01474379,-0.2052169;0.2446891;0.003719294,-0.2484712;0.01913622;-0.01438266,0.09469958;0.006068673;-0.04629133,0.1112589;-0.2960926;-0.01785015,0.1212322;-0.6438566;0.05680045,0.1334438;-0.6885367;-0.02127761,-0.09049711;0.007481891;-0.05387041,-0.1322221;-0.2926746;-0.03042604,-0.1527501;-0.6412493;0.03803036,-0.1446773;-0.6001548;-0.06983139,0.003033445;0.5337765;-0.001301792,0;0;0,0.002038181;0.3081723;-0.02512717,0.002316028;0.6041864;-0.06154418,0.1615592;0.5084628;-0.1166804,0.3000625;0.3190659;-0.1207111,0.3115073;0.09599245;-0.1771021,-0.12635;0.4843139;0.05605792,-0.1737809;0.2623525;0.115674,-0.2707096;0.07204741;0.029294,0.07038014;0.007825255;-0.0783143,0.09943385;-0.2947284;-0.07963824,0.06583316;-0.6389928;0.003818035,0.02616102;-0.6350206;-0.09401394,-0.1052458;0.00101791;0.008368041,-0.141279;-0.3002084;-0.01031119,-0.1579157;-0.6469502;0.06782473,-0.1956013;-0.643407;-0.03067526,0.002699912;0.5314401;-0.05025315,903.7625
+0;0;0,0.001695288;0.3091689;0.00417032,0.003484652;0.6072267;-0.006252034,0.1690331;0.4843824;0.01215766,0.1998354;0.2521552;0.02602698,0.2514002;0.0276888;0.02067741,-0.1595677;0.474136;-0.01474379,-0.2052169;0.2446891;0.003719294,-0.2484712;0.01913622;-0.01438266,0.09469958;0.006068673;-0.04629133,0.1112589;-0.2960926;-0.01785015,0.1212322;-0.6438566;0.05680045,0.1334438;-0.6885367;-0.02127761,-0.09049711;0.007481891;-0.05387041,-0.1322221;-0.2926746;-0.03042604,-0.1527501;-0.6412493;0.03803036,-0.1446773;-0.6001548;-0.06983139,0.003033445;0.5337765;-0.001301792,0;0;0,0.002038181;0.3081723;-0.02512717,0.002316028;0.6041864;-0.06154418,0.1615592;0.5084628;-0.1166804,0.3000625;0.3190659;-0.1207111,0.3115073;0.09599245;-0.1771021,-0.12635;0.4843139;0.05605792,-0.1737809;0.2623525;0.115674,-0.2707096;0.07204741;0.029294,0.07038014;0.007825255;-0.0783143,0.09943385;-0.2947284;-0.07963824,0.06583316;-0.6389928;0.003818035,0.02616102;-0.6350206;-0.09401394,-0.1052458;0.00101791;0.008368041,-0.141279;-0.3002084;-0.01031119,-0.1579157;-0.6469502;0.06782473,-0.1956013;-0.643407;-0.03067526,0.002699912;0.5314401;-0.05025315,903.7843
+0;0;0,0.001689017;0.3080253;0.004154894,0.003464212;0.6037253;-0.006181791,0.1691771;0.481489;0.01219671,0.1998611;0.2501543;0.02601273,0.2531823;0.01804215;0.02048094,-0.1597413;0.4712327;-0.01473074,-0.2052151;0.2426677;0.003661383,-0.2499426;0.009432003;-0.01505717,0.09528709;0.006106323;-0.04657852,0.1117664;-0.294595;-0.01827476,0.1217848;-0.6439318;0.05671346,0.1340044;-0.6886613;-0.02141626,-0.09105855;0.007528308;-0.05420462,-0.1325819;-0.291178;-0.03087351,-0.1532028;-0.6413291;0.03789248,-0.1451246;-0.6002272;-0.07004061,0.003017034;0.5309309;-0.001275753,0;0;0,-0.003695354;0.3068774;-0.02668881,-0.007616892;0.6002172;-0.06510186,0.1548947;0.5099195;-0.1165287,0.2975006;0.3246857;-0.1161859,0.3139228;0.09394477;-0.1730959,-0.1315721;0.4631722;0.04801145,-0.1721005;0.2412897;0.1094422,-0.253648;0.03803648;0.01569821,0.07146105;0.009501487;-0.07803535,0.09561859;-0.2920071;-0.07974863,0.059578;-0.6379931;0.002437592,0.02087808;-0.6344511;-0.09574771,-0.1059153;-0.001410845;0.00815075,-0.145991;-0.3005081;-0.01255625,-0.1631809;-0.6487434;0.06616099,-0.1998829;-0.6456372;-0.03267095,-0.005943477;0.5282776;-0.05305243,903.7958
+0;0;0,0.001667594;0.3080303;0.003772514,0.003366731;0.6037154;-0.006987427,0.1691206;0.4816733;0.01195106,0.1996602;0.2505298;0.02892555,0.2529075;0.0183439;0.03098371,-0.1598327;0.4713152;-0.01560435,-0.2063066;0.2433509;0.007211401,-0.2505039;0.009704664;-0.007136512,0.09527081;0.006065689;-0.04661712,0.1116396;-0.294627;-0.01815759,0.1215373;-0.643891;0.05718468,0.1336842;-0.6883894;-0.02117669,-0.0910705;0.007576951;-0.05417775,-0.1327624;-0.2910943;-0.03069926,-0.153404;-0.6412383;0.03809666,-0.1451609;-0.6001722;-0.06982763,0.0029422;0.5309283;-0.001973058,0;0;0,-0.003695354;0.3068774;-0.02668881,-0.007616892;0.6002172;-0.06510186,0.1548947;0.5099195;-0.1165287,0.2975006;0.3246857;-0.1161859,0.3139228;0.09394477;-0.1730959,-0.1315721;0.4631722;0.04801145,-0.1721005;0.2412897;0.1094422,-0.253648;0.03803648;0.01569821,0.07146105;0.009501487;-0.07803535,0.09561859;-0.2920071;-0.07974863,0.059578;-0.6379931;0.002437592,0.02087808;-0.6344511;-0.09574771,-0.1059153;-0.001410845;0.00815075,-0.145991;-0.3005081;-0.01255625,-0.1631809;-0.6487434;0.06616099,-0.1998829;-0.6456372;-0.03267095,-0.005943477;0.5282776;-0.05305243,903.8177
+0;0;0,0.001665487;0.3076413;0.003767749,0.003365921;0.6035514;-0.007001437,0.1680678;0.481741;0.01185445,0.1989298;0.2481574;0.02900814,0.2525945;0.0141513;0.03108244,-0.158804;0.4714485;-0.01552661,-0.2057686;0.2410776;0.007530001,-0.2503124;0.005599782;-0.006930389,0.09531379;0.006068426;-0.04663815,0.1116798;-0.2945728;-0.0181835,0.1215797;-0.6439153;0.05717572,0.1337294;-0.6884311;-0.02120401,-0.09111158;0.007580369;-0.0542022,-0.1327963;-0.2910397;-0.03072772,-0.1534426;-0.6412625;0.03808367,-0.1451976;-0.6001938;-0.06986592,0.002940924;0.5306844;-0.001981563,0;0;0,-0.006196156;0.3063172;-0.02813315,-0.01136211;0.5997079;-0.06771922,0.1513518;0.5112104;-0.1162832,0.2997617;0.3274623;-0.1119092,0.3235345;0.09434474;-0.1641979,-0.1342421;0.463587;0.04551522,-0.1752532;0.2391342;0.1067282,-0.2564343;0.0337664;0.01251166,0.07197246;0.01060849;-0.07748603,0.09467497;-0.2909604;-0.07934021,0.0566492;-0.6372384;0.001051672,0.01840039;-0.6339197;-0.09727811,-0.105973;-0.00310211;0.007534229,-0.1479751;-0.3017812;-0.01458554,-0.1659228;-0.6500067;0.06437106,-0.2021659;-0.6471201;-0.03459818,-0.009474158;0.52775;-0.05533051,903.829
+0;0;0,0.001665487;0.3076413;0.003767749,0.003365921;0.6035514;-0.007001437,0.1680678;0.481741;0.01185445,0.1989298;0.2481574;0.02900814,0.2525945;0.0141513;0.03108244,-0.158804;0.4714485;-0.01552661,-0.2057686;0.2410776;0.007530001,-0.2503124;0.005599782;-0.006930389,0.09531379;0.006068426;-0.04663815,0.1116798;-0.2945728;-0.0181835,0.1215797;-0.6439153;0.05717572,0.1337294;-0.6884311;-0.02120401,-0.09111158;0.007580369;-0.0542022,-0.1327963;-0.2910397;-0.03072772,-0.1534426;-0.6412625;0.03808367,-0.1451976;-0.6001938;-0.06986592,0.002940924;0.5306844;-0.001981563,0;0;0,-0.006196156;0.3063172;-0.02813315,-0.01136211;0.5997079;-0.06771922,0.1513518;0.5112104;-0.1162832,0.2997617;0.3274623;-0.1119092,0.3235345;0.09434474;-0.1641979,-0.1342421;0.463587;0.04551522,-0.1752532;0.2391342;0.1067282,-0.2564343;0.0337664;0.01251166,0.07197246;0.01060849;-0.07748603,0.09467497;-0.2909604;-0.07934021,0.0566492;-0.6372384;0.001051672,0.01840039;-0.6339197;-0.09727811,-0.105973;-0.00310211;0.007534229,-0.1479751;-0.3017812;-0.01458554,-0.1659228;-0.6500067;0.06437106,-0.2021659;-0.6471201;-0.03459818,-0.009474158;0.52775;-0.05533051,903.8513
+0;0;0,0.001628198;0.3074242;0.003211474,0.003253486;0.6044688;-0.008254763,0.1689379;0.4823764;0.01172719,0.2002455;0.2481614;0.03257437,0.2478748;0.03344293;0.04057418,-0.1599711;0.4718977;-0.01567297,-0.2077304;0.2412564;0.01252465,-0.248623;0.02511388;0.005687329,0.09492669;0.00599771;-0.04647442,0.11103;-0.2923395;-0.01778708,0.1209863;-0.6436086;0.05812064,0.1332977;-0.6883366;-0.02011581,-0.09076969;0.007592869;-0.0539456,-0.1322533;-0.2887335;-0.03034049,-0.1530735;-0.640887;0.03898086,-0.1448536;-0.5998661;-0.06903648,0.002849288;0.5312097;-0.003036193,0;0;0,-0.006796047;0.3061808;-0.02701354,-0.01296508;0.6008591;-0.06563091,0.1502928;0.5111878;-0.1159356,0.3020977;0.3291298;-0.1069038,0.3351572;0.1143022;-0.1414399,-0.1372533;0.4630322;0.04621778,-0.1790194;0.2370083;0.1048711,-0.2520898;0.04761876;0.01984822,0.07202541;0.01080185;-0.07682824,0.09567471;-0.2884097;-0.07756281,0.05615553;-0.6371939;0.0001475811,0.01813525;-0.6338198;-0.09835267,-0.1055987;-0.003319417;0.006694676,-0.1468465;-0.29973;-0.01625745,-0.1659591;-0.6497594;0.06352465,-0.2019683;-0.6468133;-0.03561261,-0.01096344;0.5284348;-0.05358934,903.8626
+0;0;0,0.001628198;0.3074242;0.003211474,0.003253486;0.6044688;-0.008254763,0.1689379;0.4823764;0.01172719,0.2002455;0.2481614;0.03257437,0.2478748;0.03344293;0.04057418,-0.1599711;0.4718977;-0.01567297,-0.2077304;0.2412564;0.01252465,-0.248623;0.02511388;0.005687329,0.09492669;0.00599771;-0.04647442,0.11103;-0.2923395;-0.01778708,0.1209863;-0.6436086;0.05812064,0.1332977;-0.6883366;-0.02011581,-0.09076969;0.007592869;-0.0539456,-0.1322533;-0.2887335;-0.03034049,-0.1530735;-0.640887;0.03898086,-0.1448536;-0.5998661;-0.06903648,0.002849288;0.5312097;-0.003036193,0;0;0,-0.006796047;0.3061808;-0.02701354,-0.01296508;0.6008591;-0.06563091,0.1502928;0.5111878;-0.1159356,0.3020977;0.3291298;-0.1069038,0.3351572;0.1143022;-0.1414399,-0.1372533;0.4630322;0.04621778,-0.1790194;0.2370083;0.1048711,-0.2520898;0.04761876;0.01984822,0.07202541;0.01080185;-0.07682824,0.09567471;-0.2884097;-0.07756281,0.05615553;-0.6371939;0.0001475811,0.01813525;-0.6338198;-0.09835267,-0.1055987;-0.003319417;0.006694676,-0.1468465;-0.29973;-0.01625745,-0.1659591;-0.6497594;0.06352465,-0.2019683;-0.6468133;-0.03561261,-0.01096344;0.5284348;-0.05358934,903.8848
+0;0;0,0.001621048;0.3060744;0.003197373,0.003235732;0.6011807;-0.008194437,0.1692945;0.4794481;0.01178715,0.2005085;0.2459335;0.03257199,0.2498996;0.02327244;0.04086772,-0.1603507;0.4689459;-0.01567435,-0.2079672;0.2389944;0.01243895,-0.2503724;0.01485658;0.005348705,0.09441894;0.00596563;-0.04622584,0.1104615;-0.2912467;-0.01764667,0.1204339;-0.6430804;0.05838307,0.1327472;-0.6878197;-0.0198653,-0.09028419;0.007552256;-0.05365706,-0.1316114;-0.2876567;-0.03014096,-0.1524651;-0.6403763;0.03929183,-0.1442439;-0.5993537;-0.06874198,0.002834122;0.5283906;-0.003009278,0;0;0,-0.008041039;0.3046646;-0.02844572,-0.01616377;0.5970198;-0.0693326,0.1492526;0.5110328;-0.11624,0.3031731;0.3321916;-0.1001253,0.338329;0.1102269;-0.1398995,-0.1402488;0.4624055;0.04528179,-0.1822944;0.236529;0.1013831,-0.2569131;0.03910838;0.01453039,0.07221933;0.01077038;-0.07586646,0.09664035;-0.2872443;-0.07550931,0.05520872;-0.6369375;-0.000243187,0.01765829;-0.6338324;-0.09886885,-0.1051111;-0.003287544;0.005309966,-0.14606;-0.2984934;-0.01889771,-0.1661522;-0.6489932;0.06118382,-0.2016842;-0.6463087;-0.03807208,-0.01371151;0.5252172;-0.05653358,903.8962
+0;0;0,0.00167056;0.3060789;0.002702783,0.003363611;0.6011633;-0.009227818,0.1694891;0.4798326;0.01116832,0.2007996;0.2468857;0.03745073,0.2495733;0.02423878;0.04910148,-0.16037;0.4691459;-0.01592681,-0.2086328;0.2399229;0.01667524,-0.2501681;0.0155399;0.01302311,0.09435486;0.005933599;-0.04636062,0.110434;-0.291237;-0.01737105,0.1202806;-0.6430566;0.05873974,0.1329717;-0.6875956;-0.01963925,-0.09034844;0.007581491;-0.05354469,-0.1316631;-0.2876168;-0.02987266,-0.152398;-0.6403145;0.0397068,-0.1442733;-0.5993385;-0.06833903,0.002938868;0.5283833;-0.003905221,0;0;0,-0.008041039;0.3046646;-0.02844572,-0.01616377;0.5970198;-0.0693326,0.1492526;0.5110328;-0.11624,0.3031731;0.3321916;-0.1001253,0.338329;0.1102269;-0.1398995,-0.1402488;0.4624055;0.04528179,-0.1822944;0.236529;0.1013831,-0.2569131;0.03910838;0.01453039,0.07221933;0.01077038;-0.07586646,0.09664035;-0.2872443;-0.07550931,0.05520872;-0.6369375;-0.000243187,0.01765829;-0.6338324;-0.09886885,-0.1051111;-0.003287544;0.005309966,-0.14606;-0.2984934;-0.01889771,-0.1661522;-0.6489932;0.06118382,-0.2016842;-0.6463087;-0.03807208,-0.01371151;0.5252172;-0.05653358,903.9181
+0;0;0,0.001668538;0.3057085;0.002699512,0.003362678;0.6009811;-0.009241838,0.1692003;0.4796153;0.011137,0.2007607;0.2448085;0.03762925,0.2479999;0.02916665;0.04891343,-0.16009;0.468947;-0.01591141,-0.2087381;0.2378939;0.01695092,-0.2489667;0.02057055;0.0134137,0.09418505;0.005922921;-0.04627718,0.1101613;-0.2893457;-0.01747315,0.1200203;-0.6416107;0.05873396,0.1327291;-0.6862534;-0.01975405,-0.09018584;0.007567846;-0.05344833,-0.1312361;-0.2857412;-0.0299278,-0.1519973;-0.6388853;0.03973973,-0.1438612;-0.597894;-0.06845641,0.002937241;0.5280823;-0.003910553,0;0;0,-0.009068355;0.3041669;-0.0294621,-0.01816259;0.5965014;-0.07163692,0.1480016;0.5125133;-0.1161535,0.304078;0.3335604;-0.09498549,0.3436989;0.1187804;-0.1290448,-0.1418277;0.456459;0.0395917,-0.1820756;0.2291746;0.09920748,-0.2546526;0.04065967;0.009457953,0.07237847;0.01107982;-0.07540607,0.09650121;-0.2850348;-0.07375573,0.05452566;-0.6356622;-0.000997059,0.01801593;-0.6327283;-0.1001327,-0.1049343;-0.003825459;0.004651732,-0.1458516;-0.2970253;-0.02041124,-0.1666659;-0.6479027;0.05988253,-0.1851806;-0.7020186;-0.007013891,-0.01554874;0.5246431;-0.05850744,903.9293
+0;0;0,0.001668538;0.3057085;0.002699512,0.003362678;0.6009811;-0.009241838,0.1692003;0.4796153;0.011137,0.2007607;0.2448085;0.03762925,0.2479999;0.02916665;0.04891343,-0.16009;0.468947;-0.01591141,-0.2087381;0.2378939;0.01695092,-0.2489667;0.02057055;0.0134137,0.09418505;0.005922921;-0.04627718,0.1101613;-0.2893457;-0.01747315,0.1200203;-0.6416107;0.05873396,0.1327291;-0.6862534;-0.01975405,-0.09018584;0.007567846;-0.05344833,-0.1312361;-0.2857412;-0.0299278,-0.1519973;-0.6388853;0.03973973,-0.1438612;-0.597894;-0.06845641,0.002937241;0.5280823;-0.003910553,0;0;0,-0.009068355;0.3041669;-0.0294621,-0.01816259;0.5965014;-0.07163692,0.1480016;0.5125133;-0.1161535,0.304078;0.3335604;-0.09498549,0.3436989;0.1187804;-0.1290448,-0.1418277;0.456459;0.0395917,-0.1820756;0.2291746;0.09920748,-0.2546526;0.04065967;0.009457953,0.07237847;0.01107982;-0.07540607,0.09650121;-0.2850348;-0.07375573,0.05452566;-0.6356622;-0.000997059,0.01801593;-0.6327283;-0.1001327,-0.1049343;-0.003825459;0.004651732,-0.1458516;-0.2970253;-0.02041124,-0.1666659;-0.6479027;0.05988253,-0.1851806;-0.7020186;-0.007013891,-0.01554874;0.5246431;-0.05850744,903.9519
+0;0;0,0.00162987;0.3054211;0.002337391,0.003262828;0.6004255;-0.009954497,0.1689707;0.4795944;0.01064787,0.2008573;0.2437178;0.04222739,0.2486089;0.02665983;0.05927307,-0.1600803;0.4688272;-0.0159164,-0.2096075;0.236919;0.02173198,-0.2494511;0.01766236;0.02662328,0.09273909;0.005894308;-0.04571597,0.1085202;-0.2875955;-0.01667304,0.1182748;-0.6400046;0.05982189,0.1313438;-0.6843492;-0.01906705,-0.08894794;0.007401865;-0.05252339,-0.1298908;-0.2841829;-0.02948437,-0.1506822;-0.6373512;0.04107567,-0.1426526;-0.5963798;-0.06725961,0.00285347;0.5275427;-0.004533807,0;0;0,-0.01016593;0.3036312;-0.0315423,-0.0205768;0.5953713;-0.07566786,0.1468172;0.5137146;-0.1164956,0.3049486;0.3349665;-0.09012628,0.3464025;0.1189012;-0.1259356,-0.1450268;0.4568899;0.03523545,-0.1865061;0.2284095;0.09629206,-0.2580086;0.03754914;0.006044261,0.07338687;0.01100618;-0.07223892,0.09650698;-0.2834326;-0.07197809,0.05431825;-0.6348838;-0.002400875,0.01890558;-0.6322196;-0.1020005,-0.1034912;-0.003444667;0.001713567,-0.1436757;-0.2949108;-0.02400555,-0.1651414;-0.6459413;0.05634201,-0.1849072;-0.7002155;-0.01020542,-0.01765083;0.5236462;-0.06194186,903.963
+0;0;0,0.00162987;0.3054211;0.002337391,0.003262828;0.6004255;-0.009954497,0.1689707;0.4795944;0.01064787,0.2008573;0.2437178;0.04222739,0.2486089;0.02665983;0.05927307,-0.1600803;0.4688272;-0.0159164,-0.2096075;0.236919;0.02173198,-0.2494511;0.01766236;0.02662328,0.09273909;0.005894308;-0.04571597,0.1085202;-0.2875955;-0.01667304,0.1182748;-0.6400046;0.05982189,0.1313438;-0.6843492;-0.01906705,-0.08894794;0.007401865;-0.05252339,-0.1298908;-0.2841829;-0.02948437,-0.1506822;-0.6373512;0.04107567,-0.1426526;-0.5963798;-0.06725961,0.00285347;0.5275427;-0.004533807,0;0;0,-0.01016593;0.3036312;-0.0315423,-0.0205768;0.5953713;-0.07566786,0.1468172;0.5137146;-0.1164956,0.3049486;0.3349665;-0.09012628,0.3464025;0.1189012;-0.1259356,-0.1450268;0.4568899;0.03523545,-0.1865061;0.2284095;0.09629206,-0.2580086;0.03754914;0.006044261,0.07338687;0.01100618;-0.07223892,0.09650698;-0.2834326;-0.07197809,0.05431825;-0.6348838;-0.002400875,0.01890558;-0.6322196;-0.1020005,-0.1034912;-0.003444667;0.001713567,-0.1436757;-0.2949108;-0.02400555,-0.1651414;-0.6459413;0.05634201,-0.1849072;-0.7002155;-0.01020542,-0.01765083;0.5236462;-0.06194186,903.9851
+0;0;0,0.001625853;0.3046683;0.002331631,0.003257754;0.5994809;-0.009954128,0.1699826;0.4783607;0.01074084,0.2020469;0.2411696;0.04249635,0.2485113;0.0299626;0.05908255,-0.1610827;0.4675277;-0.01598604,-0.2108859;0.2343271;0.02187215,-0.2496556;0.0209806;0.0266316,0.09241465;0.005873688;-0.04555604,0.1082088;-0.2878585;-0.01648912,0.1179471;-0.6396777;0.05987776,0.1310169;-0.6840266;-0.01901576,-0.08863676;0.00737597;-0.05233965,-0.1296134;-0.2844496;-0.0292816,-0.15037;-0.6370267;0.04116032,-0.14234;-0.5960546;-0.06718124,0.002848421;0.5266026;-0.00453377,0;0;0,-0.01097995;0.3027355;-0.03258085,-0.02229378;0.5941077;-0.0776329,0.1468407;0.5137404;-0.1170049,0.3060971;0.3352416;-0.08426833,0.3501074;0.1256947;-0.1188467,-0.1476165;0.4579436;0.03555292,-0.1915326;0.2278302;0.09399411,-0.2606244;0.04298475;0.003989004,0.07346906;0.01099116;-0.07163668,0.09680524;-0.2836697;-0.06980562,0.05420606;-0.6350752;-0.003450871,0.01906559;-0.6325577;-0.1031134,-0.1031407;-0.003500301;0.000252841,-0.1429634;-0.2951808;-0.02638572,-0.1650569;-0.6455489;0.05397292,-0.1844165;-0.699653;-0.01291852,-0.01922278;0.5224338;-0.06369662,903.9968
+0;0;0,0.001663105;0.3046714;0.001850103,0.003368645;0.599456;-0.01106549,0.1702472;0.4790853;0.0101692,0.2023018;0.2426248;0.0469806,0.2478727;0.03170422;0.06884957,-0.1612243;0.4680143;-0.01617629,-0.2113098;0.2356852;0.02637682,-0.2499785;0.02247933;0.03588616,0.09231811;0.005896176;-0.04574847,0.1082837;-0.2878096;-0.01650875,0.117884;-0.639552;0.06022822,0.1309588;-0.6838695;-0.01869403,-0.08872113;0.007350767;-0.05220009,-0.1296365;-0.2844907;-0.02923442,-0.1503551;-0.6369754;0.04167951,-0.1424282;-0.5960503;-0.06667438,0.002936192;0.5265907;-0.005473215,0;0;0,-0.01097995;0.3027355;-0.03258085,-0.02229378;0.5941077;-0.0776329,0.1468407;0.5137404;-0.1170049,0.3060971;0.3352416;-0.08426833,0.3501074;0.1256947;-0.1188467,-0.1476165;0.4579436;0.03555292,-0.1915326;0.2278302;0.09399411,-0.2606244;0.04298475;0.003989004,0.07346906;0.01099116;-0.07163668,0.09680524;-0.2836697;-0.06980562,0.05420606;-0.6350752;-0.003450871,0.01906559;-0.6325577;-0.1031134,-0.1031407;-0.003500301;0.000252841,-0.1429634;-0.2951808;-0.02638572,-0.1650569;-0.6455489;0.05397292,-0.1844165;-0.699653;-0.01291852,-0.01922278;0.5224338;-0.06369662,904.0081
+0;0;0,0.001663105;0.3046714;0.001850103,0.003368645;0.599456;-0.01106549,0.1702472;0.4790853;0.0101692,0.2023018;0.2426248;0.0469806,0.2478727;0.03170422;0.06884957,-0.1612243;0.4680143;-0.01617629,-0.2113098;0.2356852;0.02637682,-0.2499785;0.02247933;0.03588616,0.09231811;0.005896176;-0.04574847,0.1082837;-0.2878096;-0.01650875,0.117884;-0.639552;0.06022822,0.1309588;-0.6838695;-0.01869403,-0.08872113;0.007350767;-0.05220009,-0.1296365;-0.2844907;-0.02923442,-0.1503551;-0.6369754;0.04167951,-0.1424282;-0.5960503;-0.06667438,0.002936192;0.5265907;-0.005473215,0;0;0,-0.01097995;0.3027355;-0.03258085,-0.02229378;0.5941077;-0.0776329,0.1468407;0.5137404;-0.1170049,0.3060971;0.3352416;-0.08426833,0.3501074;0.1256947;-0.1188467,-0.1476165;0.4579436;0.03555292,-0.1915326;0.2278302;0.09399411,-0.2606244;0.04298475;0.003989004,0.07346906;0.01099116;-0.07163668,0.09680524;-0.2836697;-0.06980562,0.05420606;-0.6350752;-0.003450871,0.01906559;-0.6325577;-0.1031134,-0.1031407;-0.003500301;0.000252841,-0.1429634;-0.2951808;-0.02638572,-0.1650569;-0.6455489;0.05397292,-0.1844165;-0.699653;-0.01291852,-0.01922278;0.5224338;-0.06369662,904.0195
+0;0;0,0.001661465;0.3043709;0.001848278,0.003366225;0.599019;-0.01106357,0.1716095;0.4782436;0.01030005,0.2038475;0.2404308;0.04732198,0.2495173;0.02905267;0.06923839,-0.162566;0.4670824;-0.01626036,-0.212938;0.2334245;0.02653612,-0.2516905;0.01975611;0.0360661,0.09232961;0.005896911;-0.04575417,0.1082198;-0.2864228;-0.01665244,0.1178376;-0.6388031;0.06022368,0.1309261;-0.6831985;-0.01878119,-0.08873218;0.007351683;-0.05220659,-0.1294545;-0.2831126;-0.0293493,-0.1502107;-0.6362364;0.04169322,-0.1422754;-0.5952998;-0.06677411,0.00293367;0.5261366;-0.005469968,0;0;0,-0.01271042;0.3021885;-0.03418207,-0.0263088;0.5930829;-0.08075547,0.1455069;0.5146344;-0.1181266,0.3052294;0.3356619;-0.08041167,0.3516112;0.1264521;-0.1168363,-0.1527904;0.4550856;0.0317936,-0.1969637;0.2243417;0.09320051,-0.266613;0.04135408;-0.001199007,0.07378294;0.01117972;-0.07130265,0.09599222;-0.2821723;-0.07003593,0.05355984;-0.6345531;-0.005216837,0.01951666;-0.632299;-0.1053116,-0.1031453;-0.003645075;-0.0008623364,-0.143027;-0.2937553;-0.02907069,-0.1654152;-0.6447425;0.05143423,-0.1854348;-0.6986201;-0.0157336,-0.02263309;0.5215028;-0.0663991,904.0309
+0;0;0,0.001734096;0.3043741;0.001115859,0.003562056;0.5989867;-0.01256142,0.1718083;0.4787669;0.01017082,0.204145;0.2416161;0.05114257,0.2493873;0.03073227;0.07812246,-0.1625843;0.4673121;-0.01606836,-0.2131257;0.2345449;0.03115289,-0.2519526;0.02111791;0.04487024,0.09208661;0.005939819;-0.04623581,0.1080403;-0.286284;-0.01621988,0.1177032;-0.6386312;0.06080191,0.1309175;-0.6831326;-0.01808193,-0.0889558;0.007308141;-0.0518308,-0.1295348;-0.2831549;-0.02870466,-0.1502519;-0.6362391;0.04254612,-0.1423967;-0.5953743;-0.06593426,0.003093916;0.5261196;-0.006774271,0;0;0,-0.01271042;0.3021885;-0.03418207,-0.0263088;0.5930829;-0.08075547,0.1455069;0.5146344;-0.1181266,0.3052294;0.3356619;-0.08041167,0.3516112;0.1264521;-0.1168363,-0.1527904;0.4550856;0.0317936,-0.1969637;0.2243417;0.09320051,-0.266613;0.04135408;-0.001199007,0.07378294;0.01117972;-0.07130265,0.09599222;-0.2821723;-0.07003593,0.05355984;-0.6345531;-0.005216837,0.01951666;-0.632299;-0.1053116,-0.1031453;-0.003645075;-0.0008623364,-0.143027;-0.2937553;-0.02907069,-0.1654152;-0.6447425;0.05143423,-0.1854348;-0.6986201;-0.0157336,-0.02263309;0.5215028;-0.0663991,904.043
+0;0;0,0.001734096;0.3043741;0.001115859,0.003562056;0.5989867;-0.01256142,0.1718083;0.4787669;0.01017082,0.204145;0.2416161;0.05114257,0.2493873;0.03073227;0.07812246,-0.1625843;0.4673121;-0.01606836,-0.2131257;0.2345449;0.03115289,-0.2519526;0.02111791;0.04487024,0.09208661;0.005939819;-0.04623581,0.1080403;-0.286284;-0.01621988,0.1177032;-0.6386312;0.06080191,0.1309175;-0.6831326;-0.01808193,-0.0889558;0.007308141;-0.0518308,-0.1295348;-0.2831549;-0.02870466,-0.1502519;-0.6362391;0.04254612,-0.1423967;-0.5953743;-0.06593426,0.003093916;0.5261196;-0.006774271,0;0;0,-0.01271042;0.3021885;-0.03418207,-0.0263088;0.5930829;-0.08075547,0.1455069;0.5146344;-0.1181266,0.3052294;0.3356619;-0.08041167,0.3516112;0.1264521;-0.1168363,-0.1527904;0.4550856;0.0317936,-0.1969637;0.2243417;0.09320051,-0.266613;0.04135408;-0.001199007,0.07378294;0.01117972;-0.07130265,0.09599222;-0.2821723;-0.07003593,0.05355984;-0.6345531;-0.005216837,0.01951666;-0.632299;-0.1053116,-0.1031453;-0.003645075;-0.0008623364,-0.143027;-0.2937553;-0.02907069,-0.1654152;-0.6447425;0.05143423,-0.1854348;-0.6986201;-0.0157336,-0.02263309;0.5215028;-0.0663991,904.0536
+0;0;0,0.001731961;0.3039993;0.001114485,0.003562004;0.5989473;-0.01257862,0.1724311;0.4784638;0.01022328,0.2051283;0.2386692;0.05165181,0.2525062;0.01783119;0.0799052,-0.1631971;0.4669667;-0.01611285,-0.2143019;0.2316045;0.03163484,-0.2549616;0.008103326;0.04599967,0.0913958;0.005895259;-0.04588896,0.1073096;-0.2855974;-0.01594813,0.1170019;-0.6390163;0.06130791,0.1302116;-0.6834922;-0.01754893,-0.08828847;0.007253316;-0.05144197,-0.1287659;-0.282483;-0.0283737,-0.1495461;-0.636641;0.04309377,-0.1416935;-0.5957799;-0.06534946,0.003093293;0.5259914;-0.006784418,0;0;0,-0.01350056;0.3015535;-0.03609753,-0.02752671;0.5925546;-0.08401179,0.145467;0.5151599;-0.1197538,0.3061419;0.335111;-0.07444549,0.3558234;0.116483;-0.1137633,-0.1540293;0.4562027;0.03098137,-0.2030701;0.2230574;0.09035438,-0.2750788;0.03168373;-0.009661525,0.07358455;0.01103726;-0.07040763,0.09686497;-0.2814937;-0.06924081,0.05374318;-0.6351875;-0.005928278,0.01983392;-0.6331333;-0.1059721,-0.102348;-0.00352729;-0.002488233,-0.1416859;-0.2927872;-0.03247013,-0.1648913;-0.6448835;0.04788515,-0.1849753;-0.6991725;-0.01868483,-0.02380718;0.520939;-0.0693922,904.0761
+0;0;0,0.001798516;0.3039999;0.0008091828,0.003704827;0.5989385;-0.01308159,0.1726116;0.4787331;0.009952364,0.2052299;0.2399531;0.0569314,0.2525132;0.0198935;0.09084925,-0.1632169;0.4672852;-0.01606191,-0.2147075;0.2331756;0.03711977,-0.2560763;0.01033218;0.05813792,0.09127662;0.005734496;-0.04614581,0.1074321;-0.2857243;-0.01600521,0.1170034;-0.6389899;0.0619631,0.1302451;-0.6839267;-0.01645054,-0.08842735;0.00737445;-0.05118557,-0.128803;-0.2823671;-0.02800501,-0.14949;-0.6364244;0.04398632,-0.1417117;-0.595588;-0.06446472,0.003216124;0.525986;-0.007245989,0;0;0,-0.01350056;0.3015535;-0.03609753,-0.02752671;0.5925546;-0.08401179,0.145467;0.5151599;-0.1197538,0.3061419;0.335111;-0.07444549,0.3558234;0.116483;-0.1137633,-0.1540293;0.4562027;0.03098137,-0.2030701;0.2230574;0.09035438,-0.2750788;0.03168373;-0.009661525,0.07358455;0.01103726;-0.07040763,0.09686497;-0.2814937;-0.06924081,0.05374318;-0.6351875;-0.005928278,0.01983392;-0.6331333;-0.1059721,-0.102348;-0.00352729;-0.002488233,-0.1416859;-0.2927872;-0.03247013,-0.1648913;-0.6448835;0.04788515,-0.1849753;-0.6991725;-0.01868483,-0.02380718;0.520939;-0.0693922,904.0878
+0;0;0,0.001790375;0.3026238;0.0008055199,0.003692318;0.5968856;-0.01305421,0.1740477;0.4764249;0.01011484,0.2066604;0.2376861;0.05708577,0.2550546;0.012456;0.09180056,-0.1646507;0.4648792;-0.01612174,-0.2161324;0.23081;0.03705075,-0.2584732;0.002730608;0.05856276,0.0915963;0.00575458;-0.04630743,0.107724;-0.2852026;-0.0162187,0.1172997;-0.6386338;0.06178615,0.130552;-0.6836298;-0.01668948,-0.08873706;0.007400278;-0.05136484,-0.1290432;-0.2818426;-0.02822418,-0.1497399;-0.6360658;0.0438009,-0.1419555;-0.5952208;-0.0647359,0.003204609;0.5240816;-0.007230483,0;0;0,-0.01517855;0.3000248;-0.03660297,-0.03085213;0.590088;-0.08552718,0.1442554;0.5163255;-0.1206262,0.3054981;0.3374701;-0.07290173,0.35773;0.1140695;-0.113395,-0.1590939;0.4521367;0.02844425,-0.2079093;0.2189223;0.08755542,-0.2798503;0.02601765;-0.02147687,0.07376393;0.01145789;-0.07067513,0.09651848;-0.2806101;-0.07066512,0.05368756;-0.6346758;-0.008270737,0.02059761;-0.6327913;-0.1086352,-0.1026817;-0.004258128;-0.002390123,-0.1417427;-0.292747;-0.03509907,-0.1652833;-0.6449299;0.04554319,-0.1849216;-0.6995795;-0.02084377,-0.0268048;0.5186845;-0.07070398,904.1104
+0;0;0,0.001786908;0.302038;0.0008039605,0.003689838;0.5964507;-0.01306424,0.1765597;0.4752201;0.01036563,0.209514;0.2339807;0.05782853,0.2579564;0.008526191;0.0925779,-0.1671246;0.4635044;-0.01625718,-0.2191456;0.2269836;0.03747224,-0.2615286;-0.001323059;0.05900568,0.09095518;0.005714301;-0.0459833,0.1070348;-0.2843754;-0.01598428,0.1166042;-0.637574;0.0619692,0.1298528;-0.6825495;-0.01648494,-0.08811595;0.007348481;-0.05100532,-0.1283019;-0.2810321;-0.02793364,-0.148985;-0.635022;0.044044,-0.1412027;-0.59418;-0.06446306,0.00320167;0.5235783;-0.007235038,0;0;0,-0.01670074;0.2993208;-0.03686333,-0.03369325;0.589351;-0.08646369,0.1443958;0.517011;-0.1214423,0.3068866;0.3367299;-0.07015276,0.3595601;0.1134791;-0.1122062,-0.163269;0.4530224;0.03130408,-0.2169022;0.2169989;0.08563235,-0.2863868;0.02252445;-0.0226981,0.07367724;0.01126295;-0.06974792,0.0970137;-0.279883;-0.06975198,0.05456921;-0.6342463;-0.01023221,0.02151252;-0.6324909;-0.1105387,-0.1019326;-0.004055046;-0.003641191,-0.1399968;-0.2916665;-0.03742423,-0.1650511;-0.6437948;0.04191982,-0.1959968;-0.6424155;-0.05895197,-0.02940626;0.5179186;-0.07150912,904.133
+0;0;0,0.00171081;0.3021764;0.000231683,0.003456967;0.5968908;-0.01449785,0.1751136;0.4765961;0.009557332,0.2085865;0.2354388;0.06274148,0.2557072;0.01388209;0.1022557,-0.1661654;0.4648411;-0.01662873,-0.2187881;0.2285486;0.04255328,-0.2602872;0.003848538;0.06818187,0.0909887;0.005756064;-0.0462603,0.1069856;-0.2843063;-0.01597514,0.1165533;-0.6369961;0.06166353,0.1297685;-0.6824577;-0.01656174,-0.08835343;0.007318198;-0.05091371,-0.1285798;-0.2810779;-0.02813635,-0.1491995;-0.634425;0.04418243,-0.1414541;-0.5936328;-0.06449979,0.00301545;0.5239641;-0.008427168,0;0;0,-0.01699084;0.2993309;-0.03776121,-0.03396994;0.5896111;-0.08795476,0.1430952;0.5178056;-0.1211228,0.3063346;0.3370261;-0.06842113,0.3588274;0.1165725;-0.1073291,-0.1644025;0.4502775;0.02424899,-0.2153526;0.212593;0.07916696,-0.2810588;0.02243434;-0.03215009,0.07383718;0.01146865;-0.06977558,0.09688558;-0.2796979;-0.06949854,0.05494159;-0.6338284;-0.01169109,0.02304974;-0.6321513;-0.1125326,-0.1020729;-0.004366511;-0.003762078,-0.1396317;-0.2920237;-0.03770196,-0.1657489;-0.6443434;0.03778389,-0.181803;-0.6982344;-0.03072062,-0.02970403;0.518123;-0.07290173,904.1556
+0;0;0,0.00171081;0.3021764;0.000231683,0.003456967;0.5968908;-0.01449785,0.1751136;0.4765961;0.009557332,0.2085865;0.2354388;0.06274148,0.2557072;0.01388209;0.1022557,-0.1661654;0.4648411;-0.01662873,-0.2187881;0.2285486;0.04255328,-0.2602872;0.003848538;0.06818187,0.0909887;0.005756064;-0.0462603,0.1069856;-0.2843063;-0.01597514,0.1165533;-0.6369961;0.06166353,0.1297685;-0.6824577;-0.01656174,-0.08835343;0.007318198;-0.05091371,-0.1285798;-0.2810779;-0.02813635,-0.1491995;-0.634425;0.04418243,-0.1414541;-0.5936328;-0.06449979,0.00301545;0.5239641;-0.008427168,0;0;0,-0.01699084;0.2993309;-0.03776121,-0.03396994;0.5896111;-0.08795476,0.1430952;0.5178056;-0.1211228,0.3063346;0.3370261;-0.06842113,0.3588274;0.1165725;-0.1073291,-0.1644025;0.4502775;0.02424899,-0.2153526;0.212593;0.07916696,-0.2810588;0.02243434;-0.03215009,0.07383718;0.01146865;-0.06977558,0.09688558;-0.2796979;-0.06949854,0.05494159;-0.6338284;-0.01169109,0.02304974;-0.6321513;-0.1125326,-0.1020729;-0.004366511;-0.003762078,-0.1396317;-0.2920237;-0.03770196,-0.1657489;-0.6443434;0.03778389,-0.181803;-0.6982344;-0.03072062,-0.02970403;0.518123;-0.07290173,904.1674
+0;0;0,0.00179763;0.302176;-0.0001956768,0.003682599;0.596864;-0.01542062,0.1753684;0.4769659;0.009093739,0.209355;0.2368274;0.06640175,0.2557656;0.01625288;0.1118118,-0.1662337;0.4654868;-0.01694105,-0.2189231;0.2304433;0.04696684,-0.2603442;0.006506115;0.0786773,0.09094349;0.005733721;-0.04635191,0.1071509;-0.2843266;-0.01615986,0.1166955;-0.636902;0.06199946,0.1300332;-0.6822752;-0.01629025,-0.08842528;0.007324338;-0.05078796,-0.1284984;-0.2810962;-0.02805047,-0.149038;-0.6343806;0.04459681,-0.1413243;-0.5936341;-0.06409217,0.003199425;0.5239484;-0.00922161,0;0;0,-0.01699084;0.2993309;-0.03776121,-0.03396994;0.5896111;-0.08795476,0.1430952;0.5178056;-0.1211228,0.3063346;0.3370261;-0.06842113,0.3588274;0.1165725;-0.1073291,-0.1644025;0.4502775;0.02424899,-0.2153526;0.212593;0.07916696,-0.2810588;0.02243434;-0.03215009,0.07383718;0.01146865;-0.06977558,0.09688558;-0.2796979;-0.06949854,0.05494159;-0.6338284;-0.01169109,0.02304974;-0.6321513;-0.1125326,-0.1020729;-0.004366511;-0.003762078,-0.1396317;-0.2920237;-0.03770196,-0.1657489;-0.6443434;0.03778389,-0.181803;-0.6982344;-0.03072062,-0.02970403;0.518123;-0.07290173,904.1788
+0;0;0,0.001791446;0.3011363;-0.0001950035,0.003671328;0.5950286;-0.01537938,0.1781755;0.4745465;0.009418971,0.2119558;0.2358656;0.06637911,0.2584971;0.01466955;0.1119171,-0.1690162;0.4628795;-0.01704182,-0.2213857;0.2292627;0.04647814,-0.2629235;0.004694551;0.07827796,0.09065714;0.005715668;-0.04620596,0.1068333;-0.2837861;-0.01607206,0.1163763;-0.6363007;0.06207379,0.1297246;-0.6817342;-0.01627854,-0.08814686;0.007301277;-0.05062804,-0.1281429;-0.2805639;-0.02793434,-0.1486789;-0.6337874;0.04470042,-0.140959;-0.5930322;-0.0640755,0.003189378;0.5222977;-0.009196068,0;0;0,-0.0185854;0.2982291;-0.03742099,-0.03744982;0.5875721;-0.08767748,0.1429208;0.518664;-0.1214249,0.3041849;0.3386438;-0.06719589,0.3591903;0.1184351;-0.1078157,-0.1708589;0.447216;0.0243288,-0.222582;0.2104545;0.07554242,-0.2838356;0.01818874;-0.0360343,0.07401748;0.01166844;-0.06907701,0.09644687;-0.2789822;-0.06948185,0.05537518;-0.6333651;-0.0129993,0.02418175;-0.6317621;-0.1141331,-0.1017092;-0.004589322;-0.00453231,-0.1386719;-0.2919194;-0.03703169,-0.1646644;-0.6447706;0.03566516,-0.1937152;-0.6435177;-0.06600648,-0.03274785;0.5163018;-0.07262135,904.201
+0;0;0,0.001786294;0.3002703;-0.0001944428,0.003663343;0.5937191;-0.01535654,0.1630442;0.4774593;0.007824819,0.1983142;0.2282527;0.06729688,0.2420858;0.02022026;0.1101248,-0.1541399;0.4668007;-0.01634898,-0.2088189;0.2228816;0.04997219,-0.2478848;0.01167764;0.07987957,0.09039635;0.005699227;-0.04607305,0.1065692;-0.2837423;-0.01594542,0.1161239;-0.6366916;0.06229678,0.1295184;-0.6823857;-0.01632629,-0.0878933;0.007280274;-0.05048241,-0.127881;-0.2805249;-0.02779344,-0.1484423;-0.6341839;0.04493088,-0.1406958;-0.5933916;-0.06422092,0.003182025;0.5210835;-0.009181333,0;0;0,-0.02032311;0.2972649;-0.03723001,-0.04077594;0.586028;-0.08760667,0.1268601;0.5266463;-0.1068223,0.3020431;0.3409631;-0.06537986,0.3555866;0.1337176;-0.1001658,-0.1636513;0.4504579;0.01250726,-0.2141395;0.2024777;0.06581426,-0.2646929;0.02028978;-0.04039119,0.07410557;0.01234561;-0.06842995,0.09633072;-0.2782508;-0.07075477,0.05583366;-0.6332105;-0.01463127,0.02734348;-0.6316543;-0.1169536,-0.101332;-0.005472489;-0.00534722,-0.1378896;-0.292947;-0.03645336,-0.16269;-0.6468591;0.03367126,-0.1890173;-0.6456512;-0.06913187,-0.03572696;0.5148816;-0.07254052,904.2231
+0;0;0,0.001786294;0.3002703;-0.0001944428,0.003663343;0.5937191;-0.01535654,0.1630442;0.4774593;0.007824819,0.1983142;0.2282527;0.06729688,0.2420858;0.02022026;0.1101248,-0.1541399;0.4668007;-0.01634898,-0.2088189;0.2228816;0.04997219,-0.2478848;0.01167764;0.07987957,0.09039635;0.005699227;-0.04607305,0.1065692;-0.2837423;-0.01594542,0.1161239;-0.6366916;0.06229678,0.1295184;-0.6823857;-0.01632629,-0.0878933;0.007280274;-0.05048241,-0.127881;-0.2805249;-0.02779344,-0.1484423;-0.6341839;0.04493088,-0.1406958;-0.5933916;-0.06422092,0.003182025;0.5210835;-0.009181333,0;0;0,-0.02032311;0.2972649;-0.03723001,-0.04077594;0.586028;-0.08760667,0.1268601;0.5266463;-0.1068223,0.3020431;0.3409631;-0.06537986,0.3555866;0.1337176;-0.1001658,-0.1636513;0.4504579;0.01250726,-0.2141395;0.2024777;0.06581426,-0.2646929;0.02028978;-0.04039119,0.07410557;0.01234561;-0.06842995,0.09633072;-0.2782508;-0.07075477,0.05583366;-0.6332105;-0.01463127,0.02734348;-0.6316543;-0.1169536,-0.101332;-0.005472489;-0.00534722,-0.1378896;-0.292947;-0.03645336,-0.16269;-0.6468591;0.03367126,-0.1890173;-0.6456512;-0.06913187,-0.03572696;0.5148816;-0.07254052,904.2343
+0;0;0,0.002024624;0.3002335;-0.0005855222,0.00418549;0.5940813;-0.01616114,0.1689697;0.4764215;0.008533832,0.2044851;0.2317174;0.07225104,0.2480678;0.02515063;0.1223084,-0.1594552;0.4660792;-0.01660729,-0.2132693;0.2269197;0.0548634,-0.253435;0.01646702;0.08908948,0.089214;0.005501547;-0.04553864,0.1056556;-0.2825758;-0.01489772,0.1150456;-0.6361219;0.06365954,0.1289563;-0.6811853;-0.01542459,-0.08682732;0.007288464;-0.04970987,-0.1263186;-0.2792864;-0.02705924,-0.146769;-0.6334862;0.04627956,-0.1389706;-0.5927503;-0.0628362,0.00362702;0.5213404;-0.009877589,0;0;0,-0.02071345;0.2971119;-0.03794885,-0.04083991;0.5861903;-0.08911657,0.1319306;0.5262438;-0.1111345,0.3035599;0.3429232;-0.06489348,0.3582118;0.1361915;-0.1016386,-0.1676956;0.4474522;0.01431188,-0.222186;0.20229;0.06043814,-0.2665825;0.01772055;-0.04462412,0.07361864;0.01221257;-0.06703973,0.09858713;-0.2768199;-0.07291532,0.05943913;-0.6326171;-0.01696778,0.0308676;-0.6311491;-0.1192024,-0.09992366;-0.005320863;-0.007080078,-0.1341652;-0.2918606;-0.03741571,-0.1582941;-0.6469096;0.03049795,-0.1847036;-0.6457875;-0.07221978,-0.03593799;0.5149511;-0.0738852,904.2562
+0;0;0,0.002024624;0.3002335;-0.0005855222,0.00418549;0.5940813;-0.01616114,0.1689697;0.4764215;0.008533832,0.2044851;0.2317174;0.07225104,0.2480678;0.02515063;0.1223084,-0.1594552;0.4660792;-0.01660729,-0.2132693;0.2269197;0.0548634,-0.253435;0.01646702;0.08908948,0.089214;0.005501547;-0.04553864,0.1056556;-0.2825758;-0.01489772,0.1150456;-0.6361219;0.06365954,0.1289563;-0.6811853;-0.01542459,-0.08682732;0.007288464;-0.04970987,-0.1263186;-0.2792864;-0.02705924,-0.146769;-0.6334862;0.04627956,-0.1389706;-0.5927503;-0.0628362,0.00362702;0.5213404;-0.009877589,0;0;0,-0.02071345;0.2971119;-0.03794885,-0.04083991;0.5861903;-0.08911657,0.1319306;0.5262438;-0.1111345,0.3035599;0.3429232;-0.06489348,0.3582118;0.1361915;-0.1016386,-0.1676956;0.4474522;0.01431188,-0.222186;0.20229;0.06043814,-0.2665825;0.01772055;-0.04462412,0.07361864;0.01221257;-0.06703973,0.09858713;-0.2768199;-0.07291532,0.05943913;-0.6326171;-0.01696778,0.0308676;-0.6311491;-0.1192024,-0.09992366;-0.005320863;-0.007080078,-0.1341652;-0.2918606;-0.03741571,-0.1582941;-0.6469096;0.03049795,-0.1847036;-0.6457875;-0.07221978,-0.03593799;0.5149511;-0.0738852,904.2681
+0;0;0,0.002024525;0.3002188;-0.0005854935,0.00418701;0.5942864;-0.01617301,0.1673003;0.4770205;0.00834113,0.2029713;0.2312446;0.07233743,0.2465726;0.02458963;0.1224161,-0.1578065;0.4667827;-0.01654599,-0.2118563;0.2265756;0.05523776,-0.2520392;0.01603316;0.08947845,0.08946662;0.005517125;-0.04566758,0.1058619;-0.2817488;-0.01511297,0.115265;-0.6357881;0.06355387,0.1292012;-0.6809893;-0.01567543,-0.08707316;0.007309101;-0.04985063,-0.1264532;-0.2784585;-0.0272638,-0.1469321;-0.6331524;0.04617731,-0.1391194;-0.5923968;-0.06313875,0.00362808;0.5214856;-0.009884279,0;0;0,-0.02106933;0.297062;-0.03802705,-0.04127789;0.5863347;-0.08933496,0.1301734;0.5288192;-0.1082439,0.3026707;0.3442925;-0.06387806,0.3576967;0.1378557;-0.1022341,-0.1684695;0.4466283;0.009411104,-0.2237071;0.2005105;0.05576413,-0.2621156;0.01558784;-0.05121062,0.07425165;0.01239076;-0.06673384,0.09886976;-0.2758294;-0.07359982,0.06107881;-0.6324056;-0.01840949,0.03400014;-0.6309386;-0.1212654,-0.1001508;-0.005595359;-0.007665677,-0.1366167;-0.2913782;-0.03454467,-0.1563514;-0.6481807;0.02809135,-0.1812476;-0.6470463;-0.07522216,-0.03638276;0.515038;-0.07408214,904.2896
+0;0;0,0.002220492;0.300216;-0.001105124,0.004670307;0.5942436;-0.01737728,0.1678067;0.4774927;0.007575253,0.2044169;0.2333711;0.07713149,0.2473133;0.02778889;0.1320048,-0.1577197;0.4675825;-0.01662406,-0.2114016;0.2290304;0.06073798,-0.2520673;0.01940286;0.09969743,0.08940685;0.0054287;-0.04579508,0.1061319;-0.2817862;-0.01494174,0.1154845;-0.6357784;0.06394298,0.1292304;-0.6820659;-0.01427466,-0.08715;0.007382708;-0.0497053,-0.1263799;-0.2784238;-0.02735025,-0.1466108;-0.6330079;0.04668692,-0.1389757;-0.5923092;-0.06264726,0.004028361;0.5214596;-0.01090356,0;0;0,-0.02106933;0.297062;-0.03802705,-0.04127789;0.5863347;-0.08933496,0.1301734;0.5288192;-0.1082439,0.3026707;0.3442925;-0.06387806,0.3576967;0.1378557;-0.1022341,-0.1684695;0.4466283;0.009411104,-0.2237071;0.2005105;0.05576413,-0.2621156;0.01558784;-0.05121062,0.07425165;0.01239076;-0.06673384,0.09886976;-0.2758294;-0.07359982,0.06107881;-0.6324056;-0.01840949,0.03400014;-0.6309386;-0.1212654,-0.1001508;-0.005595359;-0.007665677,-0.1366167;-0.2913782;-0.03454467,-0.1563514;-0.6481807;0.02809135,-0.1812476;-0.6470463;-0.07522216,-0.03638276;0.515038;-0.07408214,904.3015
+0;0;0,0.002220492;0.300216;-0.001105124,0.004670307;0.5942436;-0.01737728,0.1678067;0.4774927;0.007575253,0.2044169;0.2333711;0.07713149,0.2473133;0.02778889;0.1320048,-0.1577197;0.4675825;-0.01662406,-0.2114016;0.2290304;0.06073798,-0.2520673;0.01940286;0.09969743,0.08940685;0.0054287;-0.04579508,0.1061319;-0.2817862;-0.01494174,0.1154845;-0.6357784;0.06394298,0.1292304;-0.6820659;-0.01427466,-0.08715;0.007382708;-0.0497053,-0.1263799;-0.2784238;-0.02735025,-0.1466108;-0.6330079;0.04668692,-0.1389757;-0.5923092;-0.06264726,0.004028361;0.5214596;-0.01090356,0;0;0,-0.02106933;0.297062;-0.03802705,-0.04127789;0.5863347;-0.08933496,0.1301734;0.5288192;-0.1082439,0.3026707;0.3442925;-0.06387806,0.3576967;0.1378557;-0.1022341,-0.1684695;0.4466283;0.009411104,-0.2237071;0.2005105;0.05576413,-0.2621156;0.01558784;-0.05121062,0.07425165;0.01239076;-0.06673384,0.09886976;-0.2758294;-0.07359982,0.06107881;-0.6324056;-0.01840949,0.03400014;-0.6309386;-0.1212654,-0.1001508;-0.005595359;-0.007665677,-0.1366167;-0.2913782;-0.03454467,-0.1563514;-0.6481807;0.02809135,-0.1812476;-0.6470463;-0.07522216,-0.03638276;0.515038;-0.07408214,904.3127
+0;0;0,0.002216888;0.2997287;-0.00110333,0.00466476;0.5935223;-0.01736305,0.1670416;0.477022;0.007499595,0.2036361;0.2330046;0.07702614,0.2465602;0.02728932;0.1319349,-0.1569743;0.4671577;-0.01658742,-0.2106332;0.2287074;0.06074159,-0.2513252;0.01894428;0.09972625,0.08944302;0.005430896;-0.04581361,0.1061637;-0.2817095;-0.01496827,0.1155126;-0.6355631;0.06388558,0.1292701;-0.6819147;-0.0143978,-0.08718526;0.007385695;-0.04972541,-0.126405;-0.2783466;-0.02737616,-0.146628;-0.632792;0.04663203,-0.1389865;-0.5920842;-0.06279403,0.004023225;0.5207849;-0.01089346,0;0;0,-0.02136116;0.2964479;-0.03880453,-0.04174821;0.5853409;-0.09083486,0.1291688;0.5309421;-0.1068807,0.3021478;0.3468536;-0.06320858,0.3591974;0.1412929;-0.1040299,-0.1690354;0.4464022;0.00682275,-0.2228182;0.2000929;0.05326343,-0.2578967;0.01623973;-0.05693514,0.07491803;0.01232034;-0.06606007,0.1002016;-0.2757091;-0.07502699,0.0646608;-0.6323811;-0.01989365,0.03848702;-0.6310044;-0.1230574,-0.1001087;-0.005466255;-0.008763271,-0.1357597;-0.2914102;-0.03417419,-0.1522736;-0.6488196;0.0250164,-0.1762545;-0.6477679;-0.07858872,-0.03683084;0.514129;-0.07541776,904.3345
+0;0;0,0.002470633;0.2997254;-0.001407255,0.005144486;0.5935034;-0.01791462,0.1675404;0.4773998;0.007268286,0.2048879;0.2346804;0.08082116,0.2466163;0.03157073;0.1454852,-0.1568549;0.4680172;-0.0165857,-0.2106917;0.2310924;0.06518111,-0.2520951;0.02239892;0.1088735,0.08944783;0.005259104;-0.04582426,0.1066941;-0.2817858;-0.0143852,0.1160488;-0.6356186;0.06456123,0.1296139;-0.6817411;-0.01397832,-0.08721666;0.007534323;-0.049648,-0.1259948;-0.2782576;-0.02729062,-0.1460999;-0.6325813;0.04732995,-0.1385022;-0.5918984;-0.0621016,0.004447258;0.5207717;-0.01138583,0;0;0,-0.02136116;0.2964479;-0.03880453,-0.04174821;0.5853409;-0.09083486,0.1291688;0.5309421;-0.1068807,0.3021478;0.3468536;-0.06320858,0.3591974;0.1412929;-0.1040299,-0.1690354;0.4464022;0.00682275,-0.2228182;0.2000929;0.05326343,-0.2578967;0.01623973;-0.05693514,0.07491803;0.01232034;-0.06606007,0.1002016;-0.2757091;-0.07502699,0.0646608;-0.6323811;-0.01989365,0.03848702;-0.6310044;-0.1230574,-0.1001087;-0.005466255;-0.008763271,-0.1357597;-0.2914102;-0.03417419,-0.1522736;-0.6488196;0.0250164,-0.1762545;-0.6477679;-0.07858872,-0.03683084;0.514129;-0.07541776,904.3464
+0;0;0,0.00246681;0.2992616;-0.001405077,0.00513785;0.59273;-0.01789528,0.1712436;0.4757117;0.007705443,0.2084791;0.2337198;0.08103784,0.2502309;0.03049636;0.1457381,-0.1605293;0.4661157;-0.01669104,-0.2142047;0.2299011;0.06483066,-0.2556313;0.02109067;0.1085475,0.09001663;0.005292546;-0.04611566,0.1073077;-0.282498;-0.01459493,0.116652;-0.6359358;0.06426338,0.1302235;-0.6820944;-0.01431339,-0.08777127;0.007582234;-0.04996371,-0.1266502;-0.2789521;-0.02754825,-0.1467328;-0.6328802;0.04698903,-0.1391315;-0.5921923;-0.06249438,0.004441308;0.52007;-0.01137292,0;0;0,-0.02338417;0.2957869;-0.03910089,-0.04579891;0.5841393;-0.09154296,0.1296;0.5315335;-0.1062989,0.3031131;0.3491247;-0.06220365,0.3612619;0.1441705;-0.1051176,-0.1738377;0.4396324;0.00737071,-0.2227944;0.1929045;0.05267829,-0.2480047;0.02142341;-0.07842386,0.07521426;0.01265448;-0.06663585,0.1039072;-0.2757701;-0.07682824,0.07008448;-0.6321827;-0.02159786,0.04460957;-0.6309295;-0.1249578,-0.1007673;-0.006013214;-0.008212758,-0.1341696;-0.2930104;-0.03336914,-0.1477893;-0.6506677;0.02248773,-0.171064;-0.6497355;-0.08130041,-0.0403911;0.5130581;-0.07602787,904.3575
+0;0;0,0.00246681;0.2992616;-0.001405077,0.00513785;0.59273;-0.01789528,0.1712436;0.4757117;0.007705443,0.2084791;0.2337198;0.08103784,0.2502309;0.03049636;0.1457381,-0.1605293;0.4661157;-0.01669104,-0.2142047;0.2299011;0.06483066,-0.2556313;0.02109067;0.1085475,0.09001663;0.005292546;-0.04611566,0.1073077;-0.282498;-0.01459493,0.116652;-0.6359358;0.06426338,0.1302235;-0.6820944;-0.01431339,-0.08777127;0.007582234;-0.04996371,-0.1266502;-0.2789521;-0.02754825,-0.1467328;-0.6328802;0.04698903,-0.1391315;-0.5921923;-0.06249438,0.004441308;0.52007;-0.01137292,0;0;0,-0.02338417;0.2957869;-0.03910089,-0.04579891;0.5841393;-0.09154296,0.1296;0.5315335;-0.1062989,0.3031131;0.3491247;-0.06220365,0.3612619;0.1441705;-0.1051176,-0.1738377;0.4396324;0.00737071,-0.2227944;0.1929045;0.05267829,-0.2480047;0.02142341;-0.07842386,0.07521426;0.01265448;-0.06663585,0.1039072;-0.2757701;-0.07682824,0.07008448;-0.6321827;-0.02159786,0.04460957;-0.6309295;-0.1249578,-0.1007673;-0.006013214;-0.008212758,-0.1341696;-0.2930104;-0.03336914,-0.1477893;-0.6506677;0.02248773,-0.171064;-0.6497355;-0.08130041,-0.0403911;0.5130581;-0.07602787,904.3797
+0;0;0,0.002573461;0.2982425;-0.00204128,0.005422174;0.590674;-0.01930525,0.1669687;0.475805;0.006548556,0.2052584;0.2314985;0.08550793,0.2463387;0.03106423;0.1592721,-0.1559918;0.4665024;-0.01648932,-0.210835;0.2285678;0.0716337,-0.2530178;0.02105606;0.1212536,0.08993318;0.005193079;-0.04625902,0.1077312;-0.2834087;-0.01433977,0.1169464;-0.636578;0.06465666,0.1305602;-0.6825851;-0.01409201,-0.08780865;0.007667968;-0.04985664,-0.1264686;-0.2797657;-0.02718676,-0.1467502;-0.6334423;0.04734787,-0.1393176;-0.5928282;-0.06217775,0.00467384;0.5182875;-0.01258294,0;0;0,-0.02366878;0.2947283;-0.03917193,-0.04633754;0.5820612;-0.09157276,0.123985;0.5337085;-0.1048529,0.3031149;0.3508846;-0.06156039,0.3616071;0.1464903;-0.1074328,-0.1712929;0.4403428;0.004381292,-0.2193344;0.1892167;0.04925872,-0.2409643;0.01787806;-0.0829452,0.07503919;0.01278755;-0.06678653,0.1056559;-0.2762908;-0.07787395,0.07255712;-0.6325502;-0.02275968,0.04732739;-0.6313196;-0.1261983,-0.1007431;-0.00624772;-0.00816295,-0.1351245;-0.2941644;-0.03158263,-0.1454927;-0.6521819;0.02104704,-0.1685215;-0.6512653;-0.08281629,-0.0408721;0.5112392;-0.07608318,904.4017
+0;0;0,0.002573461;0.2982425;-0.00204128,0.005422174;0.590674;-0.01930525,0.1669687;0.475805;0.006548556,0.2052584;0.2314985;0.08550793,0.2463387;0.03106423;0.1592721,-0.1559918;0.4665024;-0.01648932,-0.210835;0.2285678;0.0716337,-0.2530178;0.02105606;0.1212536,0.08993318;0.005193079;-0.04625902,0.1077312;-0.2834087;-0.01433977,0.1169464;-0.636578;0.06465666,0.1305602;-0.6825851;-0.01409201,-0.08780865;0.007667968;-0.04985664,-0.1264686;-0.2797657;-0.02718676,-0.1467502;-0.6334423;0.04734787,-0.1393176;-0.5928282;-0.06217775,0.00467384;0.5182875;-0.01258294,0;0;0,-0.02366878;0.2947283;-0.03917193,-0.04633754;0.5820612;-0.09157276,0.123985;0.5337085;-0.1048529,0.3031149;0.3508846;-0.06156039,0.3616071;0.1464903;-0.1074328,-0.1712929;0.4403428;0.004381292,-0.2193344;0.1892167;0.04925872,-0.2409643;0.01787806;-0.0829452,0.07503919;0.01278755;-0.06678653,0.1056559;-0.2762908;-0.07787395,0.07255712;-0.6325502;-0.02275968,0.04732739;-0.6313196;-0.1261983,-0.1007431;-0.00624772;-0.00816295,-0.1351245;-0.2941644;-0.03158263,-0.1454927;-0.6521819;0.02104704,-0.1685215;-0.6512653;-0.08281629,-0.0408721;0.5112392;-0.07608318,904.413
+0;0;0,0.002649295;0.2975089;-0.002456211,0.005601918;0.5905125;-0.02017198,0.1672447;0.4757555;0.005923583,0.2055786;0.2375627;0.08928244,0.2454101;0.03922296;0.1694632,-0.1561196;0.466816;-0.01704505,-0.2098393;0.2346898;0.0745278,-0.2528325;0.0288046;0.1303583,0.09034079;0.005076262;-0.04632298,0.1084406;-0.2830105;-0.01446403,0.1175888;-0.6368729;0.06505736,0.1303094;-0.6826394;-0.01401933,-0.08810384;0.007831201;-0.05009421,-0.1264151;-0.2791313;-0.0272626,-0.1466878;-0.6335404;0.04763177,-0.1392661;-0.5929728;-0.06186135,0.004825721;0.517891;-0.01332657,0;0;0,-0.02106923;0.2939752;-0.04073429,-0.04191342;0.5817472;-0.09472704,0.1276933;0.5318103;-0.1081519,0.3026833;0.3517917;-0.06204605,0.3606314;0.1475693;-0.109894,-0.1705133;0.4469192;0.003237478,-0.2256812;0.2011516;0.04457517,-0.2412713;0.03465143;-0.09466854,0.07545451;0.01231512;-0.06699252,0.1060136;-0.276229;-0.07903314,0.07524266;-0.6335645;-0.02434802,0.04993497;-0.6324284;-0.1277013,-0.1011938;-0.005512394;-0.00790456,-0.1339694;-0.2930793;-0.03172875,-0.1431038;-0.6520653;0.01995844,-0.1662071;-0.6512414;-0.08382256,-0.03725378;0.5107658;-0.07856345,904.4357
+0;0;0,0.002650297;0.2976214;-0.00245714,0.005602665;0.5906004;-0.02017109,0.1668599;0.4759568;0.005877509,0.204343;0.2430511;0.08738608,0.2441995;0.04458673;0.1676172,-0.1557366;0.4670385;-0.01703659,-0.2082639;0.2400647;0.07250365,-0.2512841;0.03405018;0.1283693,0.09016383;0.005066318;-0.04623225,0.10825;-0.2828039;-0.01439723,0.117403;-0.6368501;0.06516544,0.1301266;-0.6826347;-0.0139301,-0.08793128;0.007815861;-0.04999609,-0.1262138;-0.2789311;-0.02718163,-0.146497;-0.6335242;0.04775161,-0.1390735;-0.592954;-0.0617676,0.004826611;0.5179923;-0.01332694,0;0;0,-0.02114028;0.2940124;-0.04124737,-0.04174756;0.581696;-0.09569216,0.1275173;0.5316457;-0.1091521,0.2986885;0.3561412;-0.06233025,0.357968;0.1526849;-0.1123822,-0.1702429;0.4437648;-0.001023412,-0.2193869;0.2023765;0.0391038,-0.2285957;0.04707286;-0.1132435,0.07534759;0.01251751;-0.06677318,0.1053564;-0.2758483;-0.07920098,0.07647373;-0.6336415;-0.02523351,0.05150005;-0.6325542;-0.1286824,-0.1009523;-0.005788785;-0.008229157,-0.1345465;-0.2930322;-0.03215576,-0.1419638;-0.6523983;0.0184766,-0.1647294;-0.65162;-0.0853941,-0.03702445;0.5107404;-0.07949448,904.4575
+0;0;0,0.002650297;0.2976214;-0.00245714,0.005602665;0.5906004;-0.02017109,0.1668599;0.4759568;0.005877509,0.204343;0.2430511;0.08738608,0.2441995;0.04458673;0.1676172,-0.1557366;0.4670385;-0.01703659,-0.2082639;0.2400647;0.07250365,-0.2512841;0.03405018;0.1283693,0.09016383;0.005066318;-0.04623225,0.10825;-0.2828039;-0.01439723,0.117403;-0.6368501;0.06516544,0.1301266;-0.6826347;-0.0139301,-0.08793128;0.007815861;-0.04999609,-0.1262138;-0.2789311;-0.02718163,-0.146497;-0.6335242;0.04775161,-0.1390735;-0.592954;-0.0617676,0.004826611;0.5179923;-0.01332694,0;0;0,-0.02114028;0.2940124;-0.04124737,-0.04174756;0.581696;-0.09569216,0.1275173;0.5316457;-0.1091521,0.2986885;0.3561412;-0.06233025,0.357968;0.1526849;-0.1123822,-0.1702429;0.4437648;-0.001023412,-0.2193869;0.2023765;0.0391038,-0.2285957;0.04707286;-0.1132435,0.07534759;0.01251751;-0.06677318,0.1053564;-0.2758483;-0.07920098,0.07647373;-0.6336415;-0.02523351,0.05150005;-0.6325542;-0.1286824,-0.1009523;-0.005788785;-0.008229157,-0.1345465;-0.2930322;-0.03215576,-0.1419638;-0.6523983;0.0184766,-0.1647294;-0.65162;-0.0853941,-0.03702445;0.5107404;-0.07949448,904.4692
+0;0;0,0.002650297;0.2976214;-0.00245714,0.005602665;0.5906004;-0.02017109,0.1668599;0.4759568;0.005877509,0.204343;0.2430511;0.08738608,0.2441995;0.04458673;0.1676172,-0.1557366;0.4670385;-0.01703659,-0.2082639;0.2400647;0.07250365,-0.2512841;0.03405018;0.1283693,0.09016383;0.005066318;-0.04623225,0.10825;-0.2828039;-0.01439723,0.117403;-0.6368501;0.06516544,0.1301266;-0.6826347;-0.0139301,-0.08793128;0.007815861;-0.04999609,-0.1262138;-0.2789311;-0.02718163,-0.146497;-0.6335242;0.04775161,-0.1390735;-0.592954;-0.0617676,0.004826611;0.5179923;-0.01332694,0;0;0,-0.02114028;0.2940124;-0.04124737,-0.04174756;0.581696;-0.09569216,0.1275173;0.5316457;-0.1091521,0.2986885;0.3561412;-0.06233025,0.357968;0.1526849;-0.1123822,-0.1702429;0.4437648;-0.001023412,-0.2193869;0.2023765;0.0391038,-0.2285957;0.04707286;-0.1132435,0.07534759;0.01251751;-0.06677318,0.1053564;-0.2758483;-0.07920098,0.07647373;-0.6336415;-0.02523351,0.05150005;-0.6325542;-0.1286824,-0.1009523;-0.005788785;-0.008229157,-0.1345465;-0.2930322;-0.03215576,-0.1419638;-0.6523983;0.0184766,-0.1647294;-0.65162;-0.0853941,-0.03702445;0.5107404;-0.07949448,904.4805
+0;0;0,0.002834478;0.2975066;-0.002897548,0.005988754;0.5902475;-0.02106985,0.1680493;0.47607;0.005162442,0.2047019;0.2470595;0.09121632,0.2425202;0.05050406;0.1774292,-0.1563259;0.4672019;-0.01721111,-0.2082569;0.2437915;0.07544655,-0.2512454;0.03942154;0.137751,0.08888692;0.004776663;-0.04537806,0.1071701;-0.2824616;-0.01347343,0.1163959;-0.6368636;0.06636557,0.1297635;-0.682541;-0.01267798,-0.08655019;0.007905204;-0.04928939,-0.1243318;-0.2782792;-0.0262895,-0.1446628;-0.6332186;0.04897576,-0.1374173;-0.5926955;-0.06052486,0.00515993;0.517706;-0.01411014,0;0;0,-0.02100183;0.2938677;-0.04156089,-0.04117639;0.5813187;-0.09629655,0.1287384;0.5315571;-0.1100149,0.297577;0.357183;-0.06224799,0.3577073;0.154667;-0.1158071,-0.1693453;0.442631;-0.0001589805,-0.2239415;0.2044913;0.03861205,-0.2304154;0.0538229;-0.1187222,0.07462187;0.01255432;-0.06524444,0.1042743;-0.2751749;-0.0790503,0.07862288;-0.633773;-0.02604437,0.05343461;-0.6327164;-0.1293955,-0.09928599;-0.005781049;-0.009578289,-0.132613;-0.2925382;-0.03232962,-0.1385421;-0.6524756;0.01737097,-0.161525;-0.6517265;-0.08640663,-0.03647435;0.5104218;-0.08008194,904.5023
+0;0;0,0.002824099;0.2964172;-0.002886938,0.005950676;0.5866026;-0.02089212,0.1717665;0.4722891;0.005704554,0.2090484;0.2393466;0.09323592,0.2469043;0.04259595;0.1795345,-0.1600682;0.463217;-0.01718351,-0.2128908;0.2359708;0.07706502,-0.2559221;0.03139789;0.1394314,0.08910789;0.004788538;-0.04549087,0.1073865;-0.2823781;-0.01359419,0.1166026;-0.6364064;0.06616063,0.1299795;-0.6821365;-0.01293802,-0.08676536;0.007924856;-0.04941193,-0.1245376;-0.2781882;-0.02641777,-0.1448471;-0.6327534;0.04876812,-0.1375966;-0.5922229;-0.06080884,0.005131239;0.5148826;-0.01401124,0;0;0,-0.02660787;0.2926597;-0.03901076,-0.05489602;0.5775155;-0.08998156,0.120797;0.5316646;-0.1059866,0.2981421;0.3583672;-0.06320119,0.3582903;0.1567196;-0.1207492,-0.1834029;0.4363126;0.005807154,-0.2335294;0.1923833;0.04185908,-0.2372779;0.04630497;-0.1201236,0.07506093;0.01282761;-0.06506824,0.104613;-0.2748086;-0.07949901,0.080708;-0.6333067;-0.02763891,0.0559544;-0.6321799;-0.1311965,-0.09945835;-0.006222972;-0.01009343,-0.1314815;-0.2930214;-0.03327375,-0.1360701;-0.6526601;0.01592865,-0.1586202;-0.6518328;-0.08804742,-0.0477824;0.507405;-0.07495904,904.5244
+0;0;0,0.002824099;0.2964172;-0.002886938,0.005950676;0.5866026;-0.02089212,0.1717665;0.4722891;0.005704554,0.2090484;0.2393466;0.09323592,0.2469043;0.04259595;0.1795345,-0.1600682;0.463217;-0.01718351,-0.2128908;0.2359708;0.07706502,-0.2559221;0.03139789;0.1394314,0.08910789;0.004788538;-0.04549087,0.1073865;-0.2823781;-0.01359419,0.1166026;-0.6364064;0.06616063,0.1299795;-0.6821365;-0.01293802,-0.08676536;0.007924856;-0.04941193,-0.1245376;-0.2781882;-0.02641777,-0.1448471;-0.6327534;0.04876812,-0.1375966;-0.5922229;-0.06080884,0.005131239;0.5148826;-0.01401124,0;0;0,-0.02660787;0.2926597;-0.03901076,-0.05489602;0.5775155;-0.08998156,0.120797;0.5316646;-0.1059866,0.2981421;0.3583672;-0.06320119,0.3582903;0.1567196;-0.1207492,-0.1834029;0.4363126;0.005807154,-0.2335294;0.1923833;0.04185908,-0.2372779;0.04630497;-0.1201236,0.07506093;0.01282761;-0.06506824,0.104613;-0.2748086;-0.07949901,0.080708;-0.6333067;-0.02763891,0.0559544;-0.6321799;-0.1311965,-0.09945835;-0.006222972;-0.01009343,-0.1314815;-0.2930214;-0.03327375,-0.1360701;-0.6526601;0.01592865,-0.1586202;-0.6518328;-0.08804742,-0.0477824;0.507405;-0.07495904,904.536
+0;0;0,0.002792306;0.2964132;-0.003303903,0.005828347;0.5865709;-0.02176043,0.1718489;0.4729711;0.004969316,0.2090155;0.2417476;0.0969924,0.2454227;0.04733139;0.189015,-0.1603055;0.4636278;-0.01740568,-0.2132167;0.2383693;0.0814524,-0.2565936;0.03531705;0.1483818,0.08919225;0.004619426;-0.04534283,0.1076577;-0.2825212;-0.01332042,0.1168583;-0.6365206;0.06656476,0.1299358;-0.6834033;-0.01146481,-0.08668287;0.008070397;-0.04953298,-0.1242328;-0.27807;-0.02651483,-0.1446902;-0.6325651;0.04896066,-0.1375701;-0.5920788;-0.06062909,0.005037507;0.514862;-0.01476241,0;0;0,-0.02660787;0.2926597;-0.03901076,-0.05489602;0.5775155;-0.08998156,0.120797;0.5316646;-0.1059866,0.2981421;0.3583672;-0.06320119,0.3582903;0.1567196;-0.1207492,-0.1834029;0.4363126;0.005807154,-0.2335294;0.1923833;0.04185908,-0.2372779;0.04630497;-0.1201236,0.07506093;0.01282761;-0.06506824,0.104613;-0.2748086;-0.07949901,0.080708;-0.6333067;-0.02763891,0.0559544;-0.6321799;-0.1311965,-0.09945835;-0.006222972;-0.01009343,-0.1314815;-0.2930214;-0.03327375,-0.1360701;-0.6526601;0.01592865,-0.1586202;-0.6518328;-0.08804742,-0.0477824;0.507405;-0.07495904,904.5474
+0;0;0,0.002794173;0.2966113;-0.003306111,0.00583414;0.5871425;-0.02178764,0.1687072;0.4742128;0.004581652,0.2059715;0.242381;0.09684688,0.242396;0.04787269;0.1889131,-0.1571825;0.4650457;-0.01737133,-0.2102329;0.2391946;0.08174686,-0.2536304;0.03604616;0.148708,0.08955158;0.004638037;-0.0455255,0.1080715;-0.2833498;-0.01340862,0.1172421;-0.636196;0.06621633,0.1303213;-0.6830884;-0.0118231,-0.08703209;0.008102912;-0.04973254,-0.1246928;-0.2788818;-0.02664648,-0.1450836;-0.6322221;0.04858313,-0.1379626;-0.5917344;-0.06102045,0.005041978;0.5153136;-0.01477792,0;0;0,-0.02865216;0.2927231;-0.03859067,-0.05771215;0.5778577;-0.08969593,0.1147497;0.5328347;-0.1043055,0.2948485;0.3610204;-0.06317401,0.3573778;0.1605118;-0.1225269,-0.1832841;0.4366636;0.004155017,-0.2327954;0.1918631;0.03977586,-0.2337718;0.04591742;-0.1225057,0.07533282;0.0129914;-0.06534338,0.1036314;-0.2756774;-0.0787971,0.08200502;-0.6332735;-0.02798367,0.05743854;-0.6321834;-0.1315904,-0.09987448;-0.006541724;-0.009790926,-0.1318135;-0.2942147;-0.03293503,-0.1352561;-0.6528043;0.01529683,-0.1576167;-0.6520118;-0.08872512,-0.05057673;0.5076431;-0.07459164,904.5695
+0;0;0,0.002794173;0.2966113;-0.003306111,0.00583414;0.5871425;-0.02178764,0.1687072;0.4742128;0.004581652,0.2059715;0.242381;0.09684688,0.242396;0.04787269;0.1889131,-0.1571825;0.4650457;-0.01737133,-0.2102329;0.2391946;0.08174686,-0.2536304;0.03604616;0.148708,0.08955158;0.004638037;-0.0455255,0.1080715;-0.2833498;-0.01340862,0.1172421;-0.636196;0.06621633,0.1303213;-0.6830884;-0.0118231,-0.08703209;0.008102912;-0.04973254,-0.1246928;-0.2788818;-0.02664648,-0.1450836;-0.6322221;0.04858313,-0.1379626;-0.5917344;-0.06102045,0.005041978;0.5153136;-0.01477792,0;0;0,-0.02865216;0.2927231;-0.03859067,-0.05771215;0.5778577;-0.08969593,0.1147497;0.5328347;-0.1043055,0.2948485;0.3610204;-0.06317401,0.3573778;0.1605118;-0.1225269,-0.1832841;0.4366636;0.004155017,-0.2327954;0.1918631;0.03977586,-0.2337718;0.04591742;-0.1225057,0.07533282;0.0129914;-0.06534338,0.1036314;-0.2756774;-0.0787971,0.08200502;-0.6332735;-0.02798367,0.05743854;-0.6321834;-0.1315904,-0.09987448;-0.006541724;-0.009790926,-0.1318135;-0.2942147;-0.03293503,-0.1352561;-0.6528043;0.01529683,-0.1576167;-0.6520118;-0.08872512,-0.05057673;0.5076431;-0.07459164,904.5809
+0;0;0,0.002746321;0.2965842;-0.003824684,0.005674194;0.587303;-0.02299322,0.1689958;0.4749905;0.003794996,0.2057109;0.2484192;0.09921523,0.2404403;0.05620207;0.1968863,-0.1577251;0.4655685;-0.01757606,-0.2098587;0.2447265;0.08390544,-0.2524145;0.04325651;0.1566519,0.08987832;0.004551259;-0.0456083,0.1084015;-0.2838063;-0.01336606,0.1176456;-0.6355062;0.06597723,0.1211361;-0.5951448;-0.04381003,-0.08730259;0.008204768;-0.04989874,-0.1250638;-0.2791697;-0.02703508,-0.1453655;-0.6312764;0.04834657,-0.1384159;-0.5908479;-0.06126976,0.004917559;0.5153595;-0.01579155,0;0;0,-0.02668133;0.2927634;-0.03952336,-0.05446437;0.5780807;-0.09156299,0.1175694;0.5327834;-0.1060684,0.2929434;0.3617969;-0.06369877,0.3574302;0.1625166;-0.1255212,-0.1815172;0.4374745;0.002487637,-0.2303087;0.1962766;0.03756617,-0.2332636;0.04757029;-0.1223429,0.0757012;0.01303741;-0.06540871,0.1041727;-0.2759957;-0.07889724,0.08356092;-0.632551;-0.02872515,0.05904208;-0.6315121;-0.1323247,-0.1001906;-0.006615926;-0.009850123,-0.1314157;-0.2947088;-0.03351925,-0.1337576;-0.652104;0.01482184,-0.156073;-0.6513578;-0.08919273,-0.04797554;0.5077667;-0.07600188,904.6029
+0;0;0,0.002746321;0.2965842;-0.003824684,0.005674194;0.587303;-0.02299322,0.1689958;0.4749905;0.003794996,0.2057109;0.2484192;0.09921523,0.2404403;0.05620207;0.1968863,-0.1577251;0.4655685;-0.01757606,-0.2098587;0.2447265;0.08390544,-0.2524145;0.04325651;0.1566519,0.08987832;0.004551259;-0.0456083,0.1084015;-0.2838063;-0.01336606,0.1176456;-0.6355062;0.06597723,0.1211361;-0.5951448;-0.04381003,-0.08730259;0.008204768;-0.04989874,-0.1250638;-0.2791697;-0.02703508,-0.1453655;-0.6312764;0.04834657,-0.1384159;-0.5908479;-0.06126976,0.004917559;0.5153595;-0.01579155,0;0;0,-0.02668133;0.2927634;-0.03952336,-0.05446437;0.5780807;-0.09156299,0.1175694;0.5327834;-0.1060684,0.2929434;0.3617969;-0.06369877,0.3574302;0.1625166;-0.1255212,-0.1815172;0.4374745;0.002487637,-0.2303087;0.1962766;0.03756617,-0.2332636;0.04757029;-0.1223429,0.0757012;0.01303741;-0.06540871,0.1041727;-0.2759957;-0.07889724,0.08356092;-0.632551;-0.02872515,0.05904208;-0.6315121;-0.1323247,-0.1001906;-0.006615926;-0.009850123,-0.1314157;-0.2947088;-0.03351925,-0.1337576;-0.652104;0.01482184,-0.156073;-0.6513578;-0.08919273,-0.04797554;0.5077667;-0.07600188,904.6142
+0;0;0,0.002589317;0.2966017;-0.004304399,0.005237371;0.5874125;-0.02409858,0.1688203;0.4755495;0.003420586,0.2050714;0.2543966;0.1020488,0.2373277;0.06360416;0.2034822,-0.1582896;0.4658795;-0.01766084,-0.2091214;0.2504562;0.0870253,-0.2519966;0.05054916;0.1640308,0.09000519;0.004497776;-0.0455857,0.1085136;-0.2832396;-0.01341192,0.1177676;-0.6352417;0.06607649,0.1211839;-0.5949336;-0.04373274,-0.08735381;0.008238072;-0.05000666,-0.1250362;-0.2785229;-0.0272314,-0.1455501;-0.630919;0.04830468,-0.13867;-0.5905451;-0.06133582,0.004563378;0.5153993;-0.01672458,0;0;0,-0.02447435;0.2928751;-0.04028606,-0.05124137;0.5783318;-0.0927949,0.1205344;0.532244;-0.1075375,0.2917668;0.3625431;-0.06474352,0.3585013;0.1644308;-0.1282177,-0.1796599;0.4381674;0.0005293936,-0.2300024;0.2010687;0.03517207,-0.2332004;0.03930879;-0.1116423,0.07602517;0.01310217;-0.06517458,0.1040484;-0.2753167;-0.07930827,0.08606666;-0.6324013;-0.02954149,0.0616814;-0.6313669;-0.1331868,-0.1002456;-0.006692534;-0.01025957,-0.1305059;-0.2942114;-0.0345029,-0.132117;-0.651888;0.01422406,-0.154283;-0.6511694;-0.08983012,-0.04515217;0.5079423;-0.07701612,904.6364
+0;0;0,0.002589317;0.2966017;-0.004304399,0.005237371;0.5874125;-0.02409858,0.1688203;0.4755495;0.003420586,0.2050714;0.2543966;0.1020488,0.2373277;0.06360416;0.2034822,-0.1582896;0.4658795;-0.01766084,-0.2091214;0.2504562;0.0870253,-0.2519966;0.05054916;0.1640308,0.09000519;0.004497776;-0.0455857,0.1085136;-0.2832396;-0.01341192,0.1177676;-0.6352417;0.06607649,0.1211839;-0.5949336;-0.04373274,-0.08735381;0.008238072;-0.05000666,-0.1250362;-0.2785229;-0.0272314,-0.1455501;-0.630919;0.04830468,-0.13867;-0.5905451;-0.06133582,0.004563378;0.5153993;-0.01672458,0;0;0,-0.02447435;0.2928751;-0.04028606,-0.05124137;0.5783318;-0.0927949,0.1205344;0.532244;-0.1075375,0.2917668;0.3625431;-0.06474352,0.3585013;0.1644308;-0.1282177,-0.1796599;0.4381674;0.0005293936,-0.2300024;0.2010687;0.03517207,-0.2332004;0.03930879;-0.1116423,0.07602517;0.01310217;-0.06517458,0.1040484;-0.2753167;-0.07930827,0.08606666;-0.6324013;-0.02954149,0.0616814;-0.6313669;-0.1331868,-0.1002456;-0.006692534;-0.01025957,-0.1305059;-0.2942114;-0.0345029,-0.132117;-0.651888;0.01422406,-0.154283;-0.6511694;-0.08983012,-0.04515217;0.5079423;-0.07701612,904.6477
+0;0;0,0.002581724;0.2957319;-0.004291777,0.00521257;0.584658;-0.02395146,0.1764133;0.4715509;0.00443957,0.2125778;0.2509267;0.102832,0.2454319;0.05659813;0.2061454,-0.1658558;0.4614328;-0.01761883,-0.2165661;0.2465245;0.08681706,-0.260236;0.04291239;0.1652497,0.09026413;0.004510716;-0.04571685,0.1088811;-0.2849135;-0.01335446,0.118125;-0.6365336;0.06604768,0.1215404;-0.5962282;-0.04373246,-0.08760512;0.008261772;-0.05015053,-0.1255084;-0.2801803;-0.02724175,-0.1460001;-0.6321939;0.04821236,-0.1391218;-0.5918227;-0.06139911,0.004544218;0.5132475;-0.01663918,0;0;0,-0.03057327;0.2915987;-0.03896022,-0.06299755;0.5748724;-0.08968854,0.1182269;0.5314846;-0.1064761,0.2902863;0.3628991;-0.06599832,0.3588505;0.1617079;-0.1318595,-0.1939594;0.4310996;0.008663721,-0.2409774;0.1935698;0.04080226,-0.2453716;0.0193685;-0.09758569,0.07539839;0.01355886;-0.06625128,0.1051458;-0.2764625;-0.07901931,0.08827147;-0.6332442;-0.02953291,0.06384734;-0.6322796;-0.1331184,-0.1006062;-0.007215931;-0.009182462,-0.1307317;-0.2963569;-0.03468178,-0.1307156;-0.6536089;0.01428639,-0.1529234;-0.6529487;-0.08971137,-0.05501339;0.5051441;-0.07460284,904.67
+0;0;0,0.002494574;0.2957241;-0.004841878,0.005000932;0.5846071;-0.02513663,0.1763299;0.4722675;0.004102489,0.2119002;0.2537764;0.1073516,0.2408642;0.06309094;0.2183325,-0.1661803;0.4618717;-0.01766354,-0.2163345;0.2489285;0.09098147,-0.2598353;0.04735343;0.1745984,0.0902157;0.004497364;-0.04581366,0.1090126;-0.2849167;-0.01346409,0.1181722;-0.6364433;0.06636045,0.1300192;-0.6837867;-0.01140331,-0.08763693;0.008252738;-0.05009641,-0.1254717;-0.2802208;-0.02747271,-0.145994;-0.632144;0.04839417,-0.1391819;-0.5918314;-0.06122696,0.00436575;0.5132133;-0.01766123,0;0;0,-0.03057327;0.2915987;-0.03896022,-0.06299755;0.5748724;-0.08968854,0.1182269;0.5314846;-0.1064761,0.2902863;0.3628991;-0.06599832,0.3588505;0.1617079;-0.1318595,-0.1939594;0.4310996;0.008663721,-0.2409774;0.1935698;0.04080226,-0.2453716;0.0193685;-0.09758569,0.07539839;0.01355886;-0.06625128,0.1051458;-0.2764625;-0.07901931,0.08827147;-0.6332442;-0.02953291,0.06384734;-0.6322796;-0.1331184,-0.1006062;-0.007215931;-0.009182462,-0.1307317;-0.2963569;-0.03468178,-0.1307156;-0.6536089;0.01428639,-0.1529234;-0.6529487;-0.08971137,-0.05501339;0.5051441;-0.07460284,904.6818
+0;0;0,0.00248899;0.2950622;-0.00483104,0.004993831;0.5837688;-0.02511542,0.1750299;0.4717367;0.003960108,0.210669;0.252823;0.107409,0.2397867;0.06112552;0.2189789,-0.1649051;0.4614191;-0.01764227,-0.2151564;0.248064;0.09121291,-0.258888;0.04541913;0.1752736,0.08968687;0.004471001;-0.04554511,0.1084962;-0.285135;-0.01317408,0.1176493;-0.6364121;0.06659378,0.1294982;-0.6837678;-0.01118241,-0.08712322;0.008204362;-0.04980276,-0.1249831;-0.2804606;-0.02716405,-0.1454909;-0.6321338;0.04864898,-0.1386776;-0.5918196;-0.06098966,0.004358646;0.5123746;-0.01763997,0;0;0,-0.03235562;0.2908092;-0.03839755,-0.06485257;0.5738686;-0.08926678,0.1147107;0.5325849;-0.1053069,0.2877684;0.3637756;-0.06723452,0.3598526;0.1623934;-0.1327531,-0.1949045;0.430404;0.00818374,-0.2439107;0.1926232;0.03906587,-0.2501397;0.006477654;-0.08484796,0.07543263;0.01375967;-0.0652585,0.1041267;-0.2765329;-0.07868218,0.0897029;-0.6332375;-0.02973271,0.06547345;-0.6322827;-0.1333799,-0.0998951;-0.007490689;-0.01014597,-0.1301443;-0.2968322;-0.03544058,-0.1283997;-0.6537896;0.01375929,-0.1504143;-0.6531399;-0.09029531,-0.05694671;0.5041397;-0.07414126,904.7034
+0;0;0,0.00248899;0.2950622;-0.00483104,0.004993831;0.5837688;-0.02511542,0.1750299;0.4717367;0.003960108,0.210669;0.252823;0.107409,0.2397867;0.06112552;0.2189789,-0.1649051;0.4614191;-0.01764227,-0.2151564;0.248064;0.09121291,-0.258888;0.04541913;0.1752736,0.08968687;0.004471001;-0.04554511,0.1084962;-0.285135;-0.01317408,0.1176493;-0.6364121;0.06659378,0.1294982;-0.6837678;-0.01118241,-0.08712322;0.008204362;-0.04980276,-0.1249831;-0.2804606;-0.02716405,-0.1454909;-0.6321338;0.04864898,-0.1386776;-0.5918196;-0.06098966,0.004358646;0.5123746;-0.01763997,0;0;0,-0.03235562;0.2908092;-0.03839755,-0.06485257;0.5738686;-0.08926678,0.1147107;0.5325849;-0.1053069,0.2877684;0.3637756;-0.06723452,0.3598526;0.1623934;-0.1327531,-0.1949045;0.430404;0.00818374,-0.2439107;0.1926232;0.03906587,-0.2501397;0.006477654;-0.08484796,0.07543263;0.01375967;-0.0652585,0.1041267;-0.2765329;-0.07868218,0.0897029;-0.6332375;-0.02973271,0.06547345;-0.6322827;-0.1333799,-0.0998951;-0.007490689;-0.01014597,-0.1301443;-0.2968322;-0.03544058,-0.1283997;-0.6537896;0.01375929,-0.1504143;-0.6531399;-0.09029531,-0.05694671;0.5041397;-0.07414126,904.7148
+0;0;0,0.002508274;0.2973483;-0.00486847,0.005063127;0.5918053;-0.02557572,0.1815048;0.4764102;0.004504586,0.2172534;0.2568238;0.1082713,0.2464507;0.06460196;0.2201464,-0.1712211;0.4657043;-0.01791063,-0.2216267;0.2516936;0.09127901,-0.265478;0.04849444;0.1755696,0.08920949;0.004447203;-0.04530269,0.1080198;-0.2851741;-0.01292996,0.1171734;-0.6364716;0.06684254,0.1290103;-0.6837487;-0.01085459,-0.08665948;0.008160692;-0.04953767,-0.1245214;-0.2805194;-0.02689777,-0.1450303;-0.6322131;0.04891966,-0.1382239;-0.5919093;-0.06060755,0.004411625;0.5185772;-0.01790825,0;0;0,-0.0369965;0.2921843;-0.04129839,-0.07704918;0.5787498;-0.0996387,0.1133193;0.5323309;-0.1050615,0.2869771;0.3626696;-0.06870604,0.3591927;0.1609356;-0.1350842,-0.2021867;0.4260103;0.01087638,-0.2517273;0.1875364;0.04152934,-0.2607293;-0.01097409;-0.06253939,0.07539368;0.01381424;-0.06446242,0.1033069;-0.2764899;-0.07951784,0.09118602;-0.6332892;-0.03047991,0.06797647;-0.6331328;-0.1340144,-0.09925789;-0.007542488;-0.0110194,-0.1296781;-0.2968255;-0.03694736,-0.1262775;-0.6537606;0.01248096,-0.147266;-0.653905;-0.09143969,-0.06702514;0.5079166;-0.08221006,904.7272
+0;0;0,0.002420748;0.2973423;-0.005259085,0.004850714;0.591771;-0.02638073,0.1813876;0.4768834;0.004247295,0.2164889;0.2591417;0.112044,0.2457991;0.07548983;0.237466,-0.1716139;0.4664024;-0.01807816,-0.2213351;0.2545083;0.09546655,-0.2643672;0.05310903;0.1843728,0.08923241;0.004309692;-0.04527085,0.1080156;-0.2853378;-0.01311792,0.1173298;-0.6365659;0.0669412,0.1290223;-0.6838486;-0.01077224,-0.08663243;0.008279993;-0.04956517,-0.1245531;-0.2804105;-0.02715753,-0.1450794;-0.6320691;0.04881825,-0.1382837;-0.5918054;-0.06071338,0.004233619;0.5185535;-0.01860926,0;0;0,-0.0369965;0.2921843;-0.04129839,-0.07704918;0.5787498;-0.0996387,0.1133193;0.5323309;-0.1050615,0.2869771;0.3626696;-0.06870604,0.3591927;0.1609356;-0.1350842,-0.2021867;0.4260103;0.01087638,-0.2517273;0.1875364;0.04152934,-0.2607293;-0.01097409;-0.06253939,0.07539368;0.01381424;-0.06446242,0.1033069;-0.2764899;-0.07951784,0.09118602;-0.6332892;-0.03047991,0.06797647;-0.6331328;-0.1340144,-0.09925789;-0.007542488;-0.0110194,-0.1296781;-0.2968255;-0.03694736,-0.1262775;-0.6537606;0.01248096,-0.147266;-0.653905;-0.09143969,-0.06702514;0.5079166;-0.08221006,904.7491
+0;0;0,0.002431102;0.2986141;-0.00528158,0.004871896;0.5943586;-0.02649155,0.180986;0.4793753;0.0041028,0.2164571;0.2593395;0.1130352,0.2457129;0.07602878;0.2382243,-0.1711763;0.4689192;-0.01816958,-0.2214214;0.2547927;0.09657142,-0.2643735;0.05376752;0.1853125,0.08936643;0.004316166;-0.04533884,0.1081638;-0.2855495;-0.0131617,0.1174762;-0.6367091;0.0668818,0.1291643;-0.6839626;-0.01080231,-0.08676255;0.008292429;-0.04963962,-0.1247118;-0.2806155;-0.0272151,-0.1452341;-0.6322054;0.04874585,-0.1384409;-0.5919456;-0.06074444,0.004253161;0.5209464;-0.01869941,0;0;0,-0.03999406;0.2929009;-0.04258823,-0.08189672;0.5804038;-0.1017463,0.1086569;0.5323344;-0.1054621,0.2852134;0.3619538;-0.06887674,0.3571248;0.1603056;-0.134434,-0.2030124;0.4234755;0.00972411,-0.2542598;0.1830296;0.04288555,-0.2668985;-0.02522455;-0.03836402,0.0753982;0.01394877;-0.06466174,0.1026856;-0.276639;-0.07965994,0.09146537;-0.6334112;-0.03072691,0.06844454;-0.6334558;-0.134201,-0.09941804;-0.007793693;-0.01076615,-0.1304683;-0.2971757;-0.03731265,-0.1262135;-0.6540218;0.0121797,-0.1470112;-0.6543717;-0.09167536,-0.0716463;0.5094014;-0.08430934,904.7704
+0;0;0,0.002431102;0.2986141;-0.00528158,0.004871896;0.5943586;-0.02649155,0.180986;0.4793753;0.0041028,0.2164571;0.2593395;0.1130352,0.2457129;0.07602878;0.2382243,-0.1711763;0.4689192;-0.01816958,-0.2214214;0.2547927;0.09657142,-0.2643735;0.05376752;0.1853125,0.08936643;0.004316166;-0.04533884,0.1081638;-0.2855495;-0.0131617,0.1174762;-0.6367091;0.0668818,0.1291643;-0.6839626;-0.01080231,-0.08676255;0.008292429;-0.04963962,-0.1247118;-0.2806155;-0.0272151,-0.1452341;-0.6322054;0.04874585,-0.1384409;-0.5919456;-0.06074444,0.004253161;0.5209464;-0.01869941,0;0;0,-0.03999406;0.2929009;-0.04258823,-0.08189672;0.5804038;-0.1017463,0.1086569;0.5323344;-0.1054621,0.2852134;0.3619538;-0.06887674,0.3571248;0.1603056;-0.134434,-0.2030124;0.4234755;0.00972411,-0.2542598;0.1830296;0.04288555,-0.2668985;-0.02522455;-0.03836402,0.0753982;0.01394877;-0.06466174,0.1026856;-0.276639;-0.07965994,0.09146537;-0.6334112;-0.03072691,0.06844454;-0.6334558;-0.134201,-0.09941804;-0.007793693;-0.01076615,-0.1304683;-0.2971757;-0.03731265,-0.1262135;-0.6540218;0.0121797,-0.1470112;-0.6543717;-0.09167536,-0.0716463;0.5094014;-0.08430934,904.7818
+0;0;0,0.002416195;0.2994258;-0.005611258,0.004845321;0.59582;-0.02709333,0.1810687;0.4815679;0.004085135,0.2161141;0.263028;0.1164839,0.2426122;0.07967041;0.240249,-0.1713504;0.4708548;-0.01814689,-0.220971;0.2583656;0.1002063,-0.2634941;0.0605116;0.1934025,0.08967599;0.004200203;-0.04533214,0.108525;-0.2850728;-0.01304381,0.1178156;-0.6364866;0.06715753,0.1299466;-0.6834807;-0.01072444,-0.08693654;0.008403549;-0.04985825,-0.1246396;-0.279941;-0.02721746,-0.145187;-0.6317634;0.04899976,-0.1384036;-0.5915282;-0.06049938,0.00422878;0.5222735;-0.01923495,0;0;0,-0.04099244;0.2934899;-0.04331827,-0.08336334;0.5815455;-0.102814,0.107324;0.5333881;-0.1057019,0.2833895;0.362199;-0.06941748,0.3536414;0.160351;-0.1323621,-0.2035857;0.4227549;0.008175574,-0.2561308;0.1826913;0.04324432,-0.2772458;-0.03340159;-0.006735414,0.07562944;0.01425594;-0.0647409,0.1021485;-0.2758361;-0.07957506,0.09183264;-0.6329932;-0.03117442,0.06907225;-0.6331084;-0.134692,-0.09965045;-0.008285544;-0.01075011,-0.1310861;-0.2970029;-0.03778245,-0.1257812;-0.6540675;0.01208756,-0.1463161;-0.6544994;-0.09180205,-0.07303967;0.510415;-0.08534765,904.804
+0;0;0,0.002416195;0.2994258;-0.005611258,0.004845321;0.59582;-0.02709333,0.1810687;0.4815679;0.004085135,0.2161141;0.263028;0.1164839,0.2426122;0.07967041;0.240249,-0.1713504;0.4708548;-0.01814689,-0.220971;0.2583656;0.1002063,-0.2634941;0.0605116;0.1934025,0.08967599;0.004200203;-0.04533214,0.108525;-0.2850728;-0.01304381,0.1178156;-0.6364866;0.06715753,0.1299466;-0.6834807;-0.01072444,-0.08693654;0.008403549;-0.04985825,-0.1246396;-0.279941;-0.02721746,-0.145187;-0.6317634;0.04899976,-0.1384036;-0.5915282;-0.06049938,0.00422878;0.5222735;-0.01923495,0;0;0,-0.04099244;0.2934899;-0.04331827,-0.08336334;0.5815455;-0.102814,0.107324;0.5333881;-0.1057019,0.2833895;0.362199;-0.06941748,0.3536414;0.160351;-0.1323621,-0.2035857;0.4227549;0.008175574,-0.2561308;0.1826913;0.04324432,-0.2772458;-0.03340159;-0.006735414,0.07562944;0.01425594;-0.0647409,0.1021485;-0.2758361;-0.07957506,0.09183264;-0.6329932;-0.03117442,0.06907225;-0.6331084;-0.134692,-0.09965045;-0.008285544;-0.01075011,-0.1310861;-0.2970029;-0.03778245,-0.1257812;-0.6540675;0.01208756,-0.1463161;-0.6544994;-0.09180205,-0.07303967;0.510415;-0.08534765,904.8154
+0;0;0,0.002307581;0.3005024;-0.006069191,0.004585756;0.5985361;-0.02818064,0.1830032;0.4843929;0.003916686,0.2174771;0.268077;0.1197293,0.2424824;0.09504554;0.2529628,-0.1738172;0.4735302;-0.01840958,-0.2223624;0.2633298;0.1034622,-0.2634726;0.06960276;0.1988358,0.0902004;0.004167108;-0.0454094,0.1090543;-0.2853798;-0.01304889,0.1182565;-0.6362518;0.06720935,0.1304773;-0.6828184;-0.01106978,-0.08730264;0.008463611;-0.05022058,-0.1249659;-0.2801525;-0.02736636,-0.1456431;-0.6314182;0.04893637,-0.1388943;-0.5912294;-0.06056271,0.004011531;0.5245654;-0.02014154,0;0;0,-0.0428278;0.2941272;-0.04470873,-0.08711652;0.5832149;-0.1061904,0.1066086;0.5330889;-0.1058862,0.281139;0.36095;-0.06981778,0.3490159;0.1600129;-0.1275527,-0.2053512;0.4190411;0.006513685,-0.256048;0.179301;0.04323014,-0.2789266;-0.0355989;0.00309398,0.07581756;0.01452175;-0.06524038,0.1015473;-0.2759728;-0.07906055,0.09215567;-0.632746;-0.03150105,0.06997365;-0.6330976;-0.1350682,-0.1002399;-0.00915183;-0.00914871,-0.1318668;-0.2979773;-0.03777875,-0.1259874;-0.6544803;0.01230378,-0.1459378;-0.6551468;-0.09162387,-0.07632986;0.5118159;-0.08823323,904.837
+0;0;0,0.002307581;0.3005024;-0.006069191,0.004585756;0.5985361;-0.02818064,0.1830032;0.4843929;0.003916686,0.2174771;0.268077;0.1197293,0.2424824;0.09504554;0.2529628,-0.1738172;0.4735302;-0.01840958,-0.2223624;0.2633298;0.1034622,-0.2634726;0.06960276;0.1988358,0.0902004;0.004167108;-0.0454094,0.1090543;-0.2853798;-0.01304889,0.1182565;-0.6362518;0.06720935,0.1304773;-0.6828184;-0.01106978,-0.08730264;0.008463611;-0.05022058,-0.1249659;-0.2801525;-0.02736636,-0.1456431;-0.6314182;0.04893637,-0.1388943;-0.5912294;-0.06056271,0.004011531;0.5245654;-0.02014154,0;0;0,-0.0428278;0.2941272;-0.04470873,-0.08711652;0.5832149;-0.1061904,0.1066086;0.5330889;-0.1058862,0.281139;0.36095;-0.06981778,0.3490159;0.1600129;-0.1275527,-0.2053512;0.4190411;0.006513685,-0.256048;0.179301;0.04323014,-0.2789266;-0.0355989;0.00309398,0.07581756;0.01452175;-0.06524038,0.1015473;-0.2759728;-0.07906055,0.09215567;-0.632746;-0.03150105,0.06997365;-0.6330976;-0.1350682,-0.1002399;-0.00915183;-0.00914871,-0.1318668;-0.2979773;-0.03777875,-0.1259874;-0.6544803;0.01230378,-0.1459378;-0.6551468;-0.09162387,-0.07632986;0.5118159;-0.08823323,904.8488
+0;0;0,0.002308033;0.3005613;-0.00607038,0.004582407;0.5980985;-0.02814322,0.1846267;0.4837524;0.004155003,0.2193689;0.2657527;0.1208691,0.2441795;0.09406924;0.2530646,-0.1754343;0.472791;-0.01837403,-0.2243574;0.2609544;0.1044464,-0.2651473;0.06873664;0.199077,0.09059118;0.004185161;-0.04560613,0.1094439;-0.2853439;-0.01324762,0.1186398;-0.6359763;0.06695581,0.1308616;-0.6825486;-0.01132915,-0.08768086;0.008500278;-0.05043814,-0.1253418;-0.2800981;-0.02758534,-0.1460049;-0.6311238;0.04866529,-0.1392556;-0.5909343;-0.06084196,0.00400944;0.5242897;-0.02012172,0;0;0,-0.0439472;0.2939225;-0.04536009,-0.08825679;0.5824871;-0.1068738,0.107006;0.5338592;-0.1064758,0.2802639;0.3578313;-0.06974769,0.3466442;0.1577927;-0.1258249,-0.2073265;0.4173113;0.006816246,-0.2584507;0.175865;0.04480418,-0.2853497;-0.03949377;0.02327521,0.07595455;0.01472265;-0.06571412,0.1018046;-0.2757592;-0.07919312,0.09332936;-0.6323566;-0.03200579,0.07137316;-0.6327663;-0.1356127,-0.1007041;-0.009425133;-0.008604741,-0.1316674;-0.2982159;-0.03811364,-0.1253347;-0.6544651;0.01195284,-0.1450572;-0.6551877;-0.09201042,-0.07748517;0.5112449;-0.08895922,904.8708
+0;0;0,0.002214314;0.3005525;-0.006526217,0.004355825;0.5980541;-0.0290873,0.1844912;0.4842104;0.003731526,0.2185676;0.2683477;0.1245421,0.2448022;0.09597835;0.2555648,-0.1757291;0.4731536;-0.01847305,-0.2237406;0.2631344;0.1077803,-0.2635893;0.0734459;0.2077643,0.0905582;0.004290001;-0.04566184,0.1094181;-0.2852314;-0.01323939,0.118719;-0.6358473;0.06702437,0.1304491;-0.6832103;-0.01055526,-0.08772459;0.008389692;-0.05038061,-0.1254035;-0.2802028;-0.02748409,-0.1459526;-0.6312221;0.04882758,-0.1392761;-0.5910793;-0.06068847,0.003818734;0.5242584;-0.02094319,0;0;0,-0.0439472;0.2939225;-0.04536009,-0.08825679;0.5824871;-0.1068738,0.107006;0.5338592;-0.1064758,0.2802639;0.3578313;-0.06974769,0.3466442;0.1577927;-0.1258249,-0.2073265;0.4173113;0.006816246,-0.2584507;0.175865;0.04480418,-0.2853497;-0.03949377;0.02327521,0.07595455;0.01472265;-0.06571412,0.1018046;-0.2757592;-0.07919312,0.09332936;-0.6323566;-0.03200579,0.07137316;-0.6327663;-0.1356127,-0.1007041;-0.009425133;-0.008604741,-0.1316674;-0.2982159;-0.03811364,-0.1253347;-0.6544651;0.01195284,-0.1450572;-0.6551877;-0.09201042,-0.07748517;0.5112449;-0.08895922,904.8827
+0;0;0,0.002212233;0.30027;-0.006520082,0.004346597;0.5967798;-0.02900263,0.1854965;0.4830304;0.003919277,0.2197738;0.2658949;0.1254422,0.2459929;0.09362765;0.2563873,-0.1767419;0.4719116;-0.01840969,-0.2250365;0.260654;0.1085882,-0.2648616;0.07107797;0.2085129,0.0905222;0.004288296;-0.04564368,0.1093968;-0.2854588;-0.01319596,0.1186908;-0.635814;0.06700809,0.1304286;-0.6832274;-0.01062222,-0.08768971;0.008386357;-0.05036058,-0.125398;-0.2804311;-0.02744621,-0.1459318;-0.6311892;0.04880871,-0.1392509;-0.5910398;-0.06077889,0.003811825;0.5233027;-0.02089367,0;0;0,-0.04552028;0.2932838;-0.04606509,-0.09188122;0.5803064;-0.1084554,0.104809;0.5342885;-0.1068904,0.2786576;0.3568531;-0.0696888,0.3428291;0.1555453;-0.1232357,-0.2111372;0.4126363;0.003503591,-0.2622987;0.1707154;0.04763222,-0.2896335;-0.04500706;0.03257553,0.0758724;0.01483354;-0.06572175,0.1017388;-0.2758659;-0.07940578,0.09350815;-0.6321965;-0.03219867,0.07256695;-0.6327304;-0.1360555,-0.1006458;-0.009508957;-0.008718061,-0.1319981;-0.2984768;-0.03833383,-0.1255991;-0.6544993;0.01141351,-0.1442939;-0.6553425;-0.09278004,-0.08055589;0.509537;-0.09033489,904.8943
+0;0;0,0.002212233;0.30027;-0.006520082,0.004346597;0.5967798;-0.02900263,0.1854965;0.4830304;0.003919277,0.2197738;0.2658949;0.1254422,0.2459929;0.09362765;0.2563873,-0.1767419;0.4719116;-0.01840969,-0.2250365;0.260654;0.1085882,-0.2648616;0.07107797;0.2085129,0.0905222;0.004288296;-0.04564368,0.1093968;-0.2854588;-0.01319596,0.1186908;-0.635814;0.06700809,0.1304286;-0.6832274;-0.01062222,-0.08768971;0.008386357;-0.05036058,-0.125398;-0.2804311;-0.02744621,-0.1459318;-0.6311892;0.04880871,-0.1392509;-0.5910398;-0.06077889,0.003811825;0.5233027;-0.02089367,0;0;0,-0.04552028;0.2932838;-0.04606509,-0.09188122;0.5803064;-0.1084554,0.104809;0.5342885;-0.1068904,0.2786576;0.3568531;-0.0696888,0.3428291;0.1555453;-0.1232357,-0.2111372;0.4126363;0.003503591,-0.2622987;0.1707154;0.04763222,-0.2896335;-0.04500706;0.03257553,0.0758724;0.01483354;-0.06572175,0.1017388;-0.2758659;-0.07940578,0.09350815;-0.6321965;-0.03219867,0.07256695;-0.6327304;-0.1360555,-0.1006458;-0.009508957;-0.008718061,-0.1319981;-0.2984768;-0.03833383,-0.1255991;-0.6544993;0.01141351,-0.1442939;-0.6553425;-0.09278004,-0.08055589;0.509537;-0.09033489,904.9154
+0;0;0,0.002199498;0.3006407;-0.006349786,0.004517449;0.5974414;-0.02791145,0.1877652;0.4856122;0.003769714,0.2214577;0.2693243;0.1292427,0.2474107;0.09830703;0.2617671,-0.1786808;0.4741159;-0.01874168,-0.2265009;0.2639754;0.1124579,-0.2662818;0.07639062;0.2159596,0.09093069;0.004360426;-0.04581576,0.1096712;-0.2853664;-0.01342379,0.1190505;-0.635704;0.06684687,0.1305509;-0.6830062;-0.01100089,-0.08807452;0.008355645;-0.05059197,-0.1258271;-0.2804263;-0.02774887,-0.1463445;-0.6311378;0.04872553,-0.1397092;-0.5909056;-0.06090759,0.003937589;0.5238565;-0.02011062,0;0;0,-0.04659167;0.2933006;-0.04726529,-0.09427242;0.5800738;-0.1108387,0.1042425;0.5351489;-0.1080031,0.2767691;0.3552571;-0.06885409,0.339879;0.1533939;-0.1213095,-0.2131339;0.4083342;0.0002513304,-0.2638564;0.165852;0.0480922,-0.2947056;-0.04975593;0.04140475,0.07602038;0.01509154;-0.0661788,0.1018613;-0.2755485;-0.0804162,0.09384029;-0.6318967;-0.03330493,0.07380716;-0.6325665;-0.1373539,-0.1010981;-0.009831331;-0.008307206,-0.1324061;-0.298652;-0.0390397,-0.1258675;-0.6547176;0.01038094,-0.1436443;-0.6556931;-0.09398693,-0.08261867;0.5093615;-0.09240246,904.9379
+0;0;0,0.002199498;0.3006407;-0.006349786,0.004517449;0.5974414;-0.02791145,0.1877652;0.4856122;0.003769714,0.2214577;0.2693243;0.1292427,0.2474107;0.09830703;0.2617671,-0.1786808;0.4741159;-0.01874168,-0.2265009;0.2639754;0.1124579,-0.2662818;0.07639062;0.2159596,0.09093069;0.004360426;-0.04581576,0.1096712;-0.2853664;-0.01342379,0.1190505;-0.635704;0.06684687,0.1305509;-0.6830062;-0.01100089,-0.08807452;0.008355645;-0.05059197,-0.1258271;-0.2804263;-0.02774887,-0.1463445;-0.6311378;0.04872553,-0.1397092;-0.5909056;-0.06090759,0.003937589;0.5238565;-0.02011062,0;0;0,-0.04659167;0.2933006;-0.04726529,-0.09427242;0.5800738;-0.1108387,0.1042425;0.5351489;-0.1080031,0.2767691;0.3552571;-0.06885409,0.339879;0.1533939;-0.1213095,-0.2131339;0.4083342;0.0002513304,-0.2638564;0.165852;0.0480922,-0.2947056;-0.04975593;0.04140475,0.07602038;0.01509154;-0.0661788,0.1018613;-0.2755485;-0.0804162,0.09384029;-0.6318967;-0.03330493,0.07380716;-0.6325665;-0.1373539,-0.1010981;-0.009831331;-0.008307206,-0.1324061;-0.298652;-0.0390397,-0.1258675;-0.6547176;0.01038094,-0.1436443;-0.6556931;-0.09398693,-0.08261867;0.5093615;-0.09240246,904.9489
+0;0;0,0.002197826;0.3004123;-0.006344961,0.0045115;0.5966654;-0.02786613,0.1898439;0.4845545;0.004069606,0.2236716;0.2673987;0.1300461,0.2496218;0.09640026;0.2625559,-0.1807554;0.4729279;-0.01869694,-0.2287674;0.2619442;0.1130291,-0.2685438;0.07438;0.2165194,0.09079143;0.004353748;-0.0457456,0.1096535;-0.2872528;-0.01314347,0.1189879;-0.6359133;0.06674292,0.1304919;-0.6832392;-0.01112879,-0.08793964;0.00834285;-0.0505145,-0.1259372;-0.2823127;-0.02752319,-0.1463564;-0.6313452;0.0485851,-0.139719;-0.5911099;-0.06108175,0.003932836;0.5232322;-0.02008139,0;0;0,-0.04796064;0.2927544;-0.04782581,-0.09788918;0.578424;-0.1120739,0.1031735;0.5356579;-0.1086438,0.2742996;0.3535232;-0.06724477,0.3367134;0.1513734;-0.1193285,-0.2164544;0.401956;-0.002493955,-0.2643848;0.1587666;0.04978066,-0.2956584;-0.05682015;0.05391003,0.07602827;0.01527545;-0.06588674,0.1019666;-0.2772333;-0.08068061,0.09350586;-0.6318476;-0.03366733,0.07416811;-0.632625;-0.137852,-0.1008895;-0.01010659;-0.008594283,-0.1329749;-0.3007368;-0.03954089,-0.1262317;-0.6551052;0.009557385,-0.1433096;-0.6561817;-0.09493297,-0.0856339;0.5080122;-0.09348989,904.9601
+0;0;0,0.002006609;0.3004015;-0.006898091,0.003945751;0.5965689;-0.02955543,0.1894074;0.4850655;0.003586249,0.2227741;0.2702999;0.1337148,0.2471511;0.1017238;0.2695846,-0.1812193;0.4729969;-0.01880241,-0.2287606;0.264294;0.1166743,-0.2685098;0.07843445;0.2232059,0.09077985;0.004476611;-0.04575673,0.1093063;-0.2871376;-0.01303114,0.1186045;-0.6357865;0.06691034,0.1304795;-0.6829863;-0.01103079,-0.08799894;0.008209001;-0.05043309,-0.1261619;-0.2824235;-0.02742421,-0.1466065;-0.6314375;0.04876211,-0.1400519;-0.5912919;-0.06091805,0.003490217;0.5231742;-0.021408,0;0;0,-0.04796064;0.2927544;-0.04782581,-0.09788918;0.578424;-0.1120739,0.1031735;0.5356579;-0.1086438,0.2742996;0.3535232;-0.06724477,0.3367134;0.1513734;-0.1193285,-0.2164544;0.401956;-0.002493955,-0.2643848;0.1587666;0.04978066,-0.2956584;-0.05682015;0.05391003,0.07602827;0.01527545;-0.06588674,0.1019666;-0.2772333;-0.08068061,0.09350586;-0.6318476;-0.03366733,0.07416811;-0.632625;-0.137852,-0.1008895;-0.01010659;-0.008594283,-0.1329749;-0.3007368;-0.03954089,-0.1262317;-0.6551052;0.009557385,-0.1433096;-0.6561817;-0.09493297,-0.0856339;0.5080122;-0.09348989,904.9828
+0;0;0,0.002003539;0.2999418;-0.006887537,0.003937645;0.5953401;-0.02948592,0.1927056;0.4833522;0.004078664,0.2261896;0.267832;0.1346644,0.2505464;0.09939535;0.2704219,-0.1845099;0.4710691;-0.01870801,-0.2322183;0.2616329;0.1172447,-0.2719345;0.075927;0.2236882,0.09074076;0.004474683;-0.04573703,0.1092842;-0.2874079;-0.01298132,0.1185761;-0.6358182;0.06690545,0.1304476;-0.6829948;-0.0110122,-0.08796105;0.008205467;-0.05041137,-0.1261591;-0.2826945;-0.02738131,-0.1465898;-0.6314697;0.04875287,-0.1400371;-0.5913271;-0.06089425,0.00348331;0.5221384;-0.02135992,0;0;0,-0.05000372;0.2917373;-0.04904628,-0.1031626;0.5754994;-0.1155434,0.1019171;0.5362469;-0.1089292,0.2722597;0.3525438;-0.06580949,0.331846;0.1488771;-0.1144264,-0.221585;0.3980811;-0.0009713396,-0.2697015;0.1546526;0.0542568,-0.3014959;-0.06036907;0.06646542,0.0760339;0.01542851;-0.06577682,0.1016454;-0.2773721;-0.08074808,0.09334427;-0.6317616;-0.03387427,0.07457671;-0.6328368;-0.1380396,-0.1008133;-0.01028822;-0.008753486,-0.1332041;-0.3011645;-0.03964151,-0.1262927;-0.6553192;0.0091912,-0.1427978;-0.6566892;-0.09526841,-0.09007156;0.5056028;-0.0963645,905.005
+0;0;0,0.002003539;0.2999418;-0.006887537,0.003937645;0.5953401;-0.02948592,0.1927056;0.4833522;0.004078664,0.2261896;0.267832;0.1346644,0.2505464;0.09939535;0.2704219,-0.1845099;0.4710691;-0.01870801,-0.2322183;0.2616329;0.1172447,-0.2719345;0.075927;0.2236882,0.09074076;0.004474683;-0.04573703,0.1092842;-0.2874079;-0.01298132,0.1185761;-0.6358182;0.06690545,0.1304476;-0.6829948;-0.0110122,-0.08796105;0.008205467;-0.05041137,-0.1261591;-0.2826945;-0.02738131,-0.1465898;-0.6314697;0.04875287,-0.1400371;-0.5913271;-0.06089425,0.00348331;0.5221384;-0.02135992,0;0;0,-0.05000372;0.2917373;-0.04904628,-0.1031626;0.5754994;-0.1155434,0.1019171;0.5362469;-0.1089292,0.2722597;0.3525438;-0.06580949,0.331846;0.1488771;-0.1144264,-0.221585;0.3980811;-0.0009713396,-0.2697015;0.1546526;0.0542568,-0.3014959;-0.06036907;0.06646542,0.0760339;0.01542851;-0.06577682,0.1016454;-0.2773721;-0.08074808,0.09334427;-0.6317616;-0.03387427,0.07457671;-0.6328368;-0.1380396,-0.1008133;-0.01028822;-0.008753486,-0.1332041;-0.3011645;-0.03964151,-0.1262927;-0.6553192;0.0091912,-0.1427978;-0.6566892;-0.09526841,-0.09007156;0.5056028;-0.0963645,905.0165
+0;0;0,0.001854139;0.298443;-0.007517913,0.003490201;0.5902209;-0.03094292,0.1919724;0.4804676;0.002973882,0.2256485;0.2671767;0.1372084,0.2479457;0.1021239;0.2770691,-0.1842842;0.4671168;-0.01852494,-0.2309922;0.2596589;0.1208508,-0.270704;0.07646476;0.231139,0.09061078;0.004400817;-0.04557696,0.1091171;-0.2874224;-0.01284195,0.1182654;-0.6360612;0.0670815,0.1305741;-0.6831595;-0.01101299,-0.08773173;0.0082415;-0.05041986,-0.1259815;-0.2825842;-0.02735027,-0.1467982;-0.6315691;0.04878572,-0.1405187;-0.5915244;-0.06100528,0.003118595;0.5181488;-0.0226234,0;0;0,-0.05032723;0.2902668;-0.04837894,-0.1024082;0.5712065;-0.1119893,0.100761;0.5369237;-0.1093593,0.2696761;0.3523622;-0.06407452,0.3278344;0.1475847;-0.1086211,-0.2241104;0.3941881;-0.00415621,-0.2723262;0.1517681;0.05545731,-0.3036486;-0.06247559;0.07593042,0.07629018;0.0157401;-0.06510758,0.1012524;-0.2769815;-0.08141112,0.09286325;-0.6315904;-0.03447843,0.07462424;-0.6324204;-0.1389353,-0.1005375;-0.01056267;-0.009358724,-0.1332691;-0.3013174;-0.04042632,-0.1265447;-0.6557158;0.008328967,-0.142517;-0.6568292;-0.09641469,-0.08973187;0.5021324;-0.09377384,905.0382
+0;0;0,0.001854139;0.298443;-0.007517913,0.003490201;0.5902209;-0.03094292,0.1919724;0.4804676;0.002973882,0.2256485;0.2671767;0.1372084,0.2479457;0.1021239;0.2770691,-0.1842842;0.4671168;-0.01852494,-0.2309922;0.2596589;0.1208508,-0.270704;0.07646476;0.231139,0.09061078;0.004400817;-0.04557696,0.1091171;-0.2874224;-0.01284195,0.1182654;-0.6360612;0.0670815,0.1305741;-0.6831595;-0.01101299,-0.08773173;0.0082415;-0.05041986,-0.1259815;-0.2825842;-0.02735027,-0.1467982;-0.6315691;0.04878572,-0.1405187;-0.5915244;-0.06100528,0.003118595;0.5181488;-0.0226234,0;0;0,-0.05032723;0.2902668;-0.04837894,-0.1024082;0.5712065;-0.1119893,0.100761;0.5369237;-0.1093593,0.2696761;0.3523622;-0.06407452,0.3278344;0.1475847;-0.1086211,-0.2241104;0.3941881;-0.00415621,-0.2723262;0.1517681;0.05545731,-0.3036486;-0.06247559;0.07593042,0.07629018;0.0157401;-0.06510758,0.1012524;-0.2769815;-0.08141112,0.09286325;-0.6315904;-0.03447843,0.07462424;-0.6324204;-0.1389353,-0.1005375;-0.01056267;-0.009358724,-0.1332691;-0.3013174;-0.04042632,-0.1265447;-0.6557158;0.008328967,-0.142517;-0.6568292;-0.09641469,-0.08973187;0.5021324;-0.09377384,905.0497
+0;0;0,0.001856133;0.2987639;-0.007525998,0.00349537;0.5911201;-0.03100276,0.1921353;0.4810783;0.002965264,0.2257133;0.2684091;0.1368085,0.2480101;0.1033587;0.2766671,-0.1844382;0.4677162;-0.01855167,-0.2310101;0.2608631;0.1204178,-0.2707213;0.07767163;0.2307044,0.0905157;0.0043962;-0.04552913,0.1090177;-0.2873587;-0.01280179,0.1181696;-0.6361331;0.06715275,0.1304676;-0.6831646;-0.0108741,-0.08763967;0.008232852;-0.05036695,-0.1258805;-0.2825248;-0.02730276,-0.1467053;-0.6316454;0.04886284,-0.1404312;-0.5916094;-0.06083307,0.003122439;0.5187912;-0.02265358,0;0;0,-0.05115327;0.2902758;-0.04942918,-0.1041733;0.5713882;-0.1141448,0.09954433;0.5368705;-0.1103709,0.2672442;0.3527709;-0.06289768,0.325794;0.1480917;-0.1073673,-0.2240277;0.3954875;-0.001870193,-0.2744225;0.1536104;0.05492331,-0.3054764;-0.06047966;0.0772908,0.07607548;0.01591104;-0.06515121,0.1007069;-0.2767343;-0.08207273,0.09239738;-0.6315033;-0.03527546,0.07375053;-0.6325306;-0.1395006,-0.1003873;-0.01078235;-0.009563124,-0.1340912;-0.3012671;-0.04145338,-0.1270681;-0.6557944;0.007343374,-0.1434509;-0.6571091;-0.09717587,-0.09119757;0.5022042;-0.09553003,905.0717
+0;0;0,0.001730404;0.2987493;-0.008112225,0.003225162;0.5910617;-0.03214236,0.1923309;0.4825601;0.0009261537,0.2269897;0.2726124;0.1387317,0.2482676;0.1086636;0.2800372,-0.1847073;0.4678621;-0.01868337,-0.2305859;0.2627129;0.1230156,-0.2700769;0.08162145;0.2367942,0.09056816;0.004412008;-0.04542316,0.1089697;-0.2873358;-0.0125761,0.1181445;-0.6361058;0.06739556,0.1298317;-0.6834307;-0.01043469,-0.08759274;0.008184556;-0.05045639,-0.1258278;-0.28255;-0.0270931,-0.1467675;-0.6316729;0.04903077,-0.1409712;-0.5916949;-0.06069671,0.002883575;0.5187477;-0.02366292,0;0;0,-0.05115327;0.2902758;-0.04942918,-0.1041733;0.5713882;-0.1141448,0.09954433;0.5368705;-0.1103709,0.2672442;0.3527709;-0.06289768,0.325794;0.1480917;-0.1073673,-0.2240277;0.3954875;-0.001870193,-0.2744225;0.1536104;0.05492331,-0.3054764;-0.06047966;0.0772908,0.07607548;0.01591104;-0.06515121,0.1007069;-0.2767343;-0.08207273,0.09239738;-0.6315033;-0.03527546,0.07375053;-0.6325306;-0.1395006,-0.1003873;-0.01078235;-0.009563124,-0.1340912;-0.3012671;-0.04145338,-0.1270681;-0.6557944;0.007343374,-0.1434509;-0.6571091;-0.09717587,-0.09119757;0.5022042;-0.09553003,905.0831
+0;0;0,0.001730104;0.2986976;-0.008110819,0.003224393;0.5909212;-0.03213511,0.193376;0.4822108;0.001070224,0.2279168;0.2729779;0.1384065,0.2492019;0.1089735;0.27976,-0.1857437;0.4674316;-0.01864756,-0.2314661;0.2629809;0.1225689,-0.2709705;0.08182804;0.2363861,0.09004995;0.004386764;-0.04516326,0.1084603;-0.2875012;-0.01230042,0.1176323;-0.6361659;0.06764711,0.129315;-0.6834607;-0.01015285,-0.08709156;0.008137726;-0.05016769,-0.1253449;-0.2827365;-0.02679318,-0.1462783;-0.6317539;0.04930772,-0.1404843;-0.5917798;-0.06037708,0.002882762;0.5185981;-0.0236546,0;0;0,-0.05212468;0.2899468;-0.0500288,-0.1060888;0.570712;-0.1150663,0.09885788;0.5369231;-0.1110914,0.2652125;0.3531536;-0.06222844,0.3250522;0.1490771;-0.1080906,-0.2254603;0.3947758;-0.0002741292,-0.2766052;0.1536947;0.05537451,-0.30794;-0.05984607;0.08275732,0.07605964;0.01605704;-0.06422663,0.1002967;-0.276702;-0.08217645,0.09188246;-0.631421;-0.03584671,0.07311182;-0.632557;-0.1399717,-0.09972382;-0.0108102;-0.01030821,-0.1339997;-0.301364;-0.04226365,-0.1269116;-0.6558391;0.006108832,-0.1434193;-0.6572633;-0.09831256,-0.09286475;0.5015905;-0.09635782,905.0944
+0;0;0,0.001730104;0.2986976;-0.008110819,0.003224393;0.5909212;-0.03213511,0.193376;0.4822108;0.001070224,0.2279168;0.2729779;0.1384065,0.2492019;0.1089735;0.27976,-0.1857437;0.4674316;-0.01864756,-0.2314661;0.2629809;0.1225689,-0.2709705;0.08182804;0.2363861,0.09004995;0.004386764;-0.04516326,0.1084603;-0.2875012;-0.01230042,0.1176323;-0.6361659;0.06764711,0.129315;-0.6834607;-0.01015285,-0.08709156;0.008137726;-0.05016769,-0.1253449;-0.2827365;-0.02679318,-0.1462783;-0.6317539;0.04930772,-0.1404843;-0.5917798;-0.06037708,0.002882762;0.5185981;-0.0236546,0;0;0,-0.05212468;0.2899468;-0.0500288,-0.1060888;0.570712;-0.1150663,0.09885788;0.5369231;-0.1110914,0.2652125;0.3531536;-0.06222844,0.3250522;0.1490771;-0.1080906,-0.2254603;0.3947758;-0.0002741292,-0.2766052;0.1536947;0.05537451,-0.30794;-0.05984607;0.08275732,0.07605964;0.01605704;-0.06422663,0.1002967;-0.276702;-0.08217645,0.09188246;-0.631421;-0.03584671,0.07311182;-0.632557;-0.1399717,-0.09972382;-0.0108102;-0.01030821,-0.1339997;-0.301364;-0.04226365,-0.1269116;-0.6558391;0.006108832,-0.1434193;-0.6572633;-0.09831256,-0.09286475;0.5015905;-0.09635782,905.1165
+0;0;0,0.001520476;0.2986444;-0.008602816,0.002774393;0.5909013;-0.03338153,0.194083;0.4831877;-0.0001639593,0.2296025;0.2769097;0.1406828,0.2513359;0.1146245;0.2839894,-0.187017;0.4674779;-0.01919442,-0.2320548;0.265509;0.1251323,-0.2715439;0.08643335;0.2422567,0.09002984;0.004509137;-0.04503463,0.1081839;-0.2872319;-0.01226356,0.1172684;-0.6357546;0.06787023,0.1287826;-0.6831543;-0.009846576,-0.08702577;0.007986646;-0.05016525,-0.1253747;-0.2826949;-0.02671421,-0.1463754;-0.6316285;0.0492878,-0.1407841;-0.59172;-0.06041063,0.002501126;0.5185431;-0.02468546,0;0;0,-0.05299668;0.2896565;-0.05054951,-0.1077256;0.5702561;-0.1160934,0.09815878;0.5371569;-0.1117647,0.2639194;0.3535409;-0.06218028,0.3248977;0.1499107;-0.1086776,-0.2271623;0.3934257;-0.0007928461,-0.2775406;0.1524642;0.05443037,-0.3095785;-0.06095691;0.08219016,0.07591613;0.01621988;-0.06424546,0.09982774;-0.2763788;-0.08242774,0.09151965;-0.6310247;-0.03628326,0.07296945;-0.6322445;-0.1404197,-0.09960641;-0.01105391;-0.0104974,-0.1345375;-0.3012981;-0.04296979,-0.1272689;-0.6556607;0.005469251,-0.1435555;-0.6571638;-0.09896013,-0.09431794;0.501143;-0.09725165,905.1284
+0;0;0,0.001520476;0.2986444;-0.008602816,0.002774393;0.5909013;-0.03338153,0.194083;0.4831877;-0.0001639593,0.2296025;0.2769097;0.1406828,0.2513359;0.1146245;0.2839894,-0.187017;0.4674779;-0.01919442,-0.2320548;0.265509;0.1251323,-0.2715439;0.08643335;0.2422567,0.09002984;0.004509137;-0.04503463,0.1081839;-0.2872319;-0.01226356,0.1172684;-0.6357546;0.06787023,0.1287826;-0.6831543;-0.009846576,-0.08702577;0.007986646;-0.05016525,-0.1253747;-0.2826949;-0.02671421,-0.1463754;-0.6316285;0.0492878,-0.1407841;-0.59172;-0.06041063,0.002501126;0.5185431;-0.02468546,0;0;0,-0.05299668;0.2896565;-0.05054951,-0.1077256;0.5702561;-0.1160934,0.09815878;0.5371569;-0.1117647,0.2639194;0.3535409;-0.06218028,0.3248977;0.1499107;-0.1086776,-0.2271623;0.3934257;-0.0007928461,-0.2775406;0.1524642;0.05443037,-0.3095785;-0.06095691;0.08219016,0.07591613;0.01621988;-0.06424546,0.09982774;-0.2763788;-0.08242774,0.09151965;-0.6310247;-0.03628326,0.07296945;-0.6322445;-0.1404197,-0.09960641;-0.01105391;-0.0104974,-0.1345375;-0.3012981;-0.04296979,-0.1272689;-0.6556607;0.005469251,-0.1435555;-0.6571638;-0.09896013,-0.09431794;0.501143;-0.09725165,905.1499
+0;0;0,0.001520559;0.2986607;-0.008603284,0.00277593;0.5912666;-0.03341463,0.196565;0.4829443;0.0001386385,0.2318639;0.2779471;0.1401109,0.2536003;0.1156399;0.283437,-0.1894703;0.4670311;-0.01913827,-0.2342285;0.2663162;0.1242923,-0.273723;0.08721621;0.2414326,0.08977759;0.004496504;-0.04490845,0.1078975;-0.2866948;-0.01219913,0.116999;-0.6358709;0.0680849,0.1285103;-0.6832511;-0.009612307,-0.08678193;0.007964268;-0.0500247,-0.1250586;-0.2821695;-0.02661784,-0.1460986;-0.6317574;0.04952666,-0.1405088;-0.5918514;-0.0601441,0.002502093;0.5187576;-0.02470042,0;0;0,-0.05443315;0.289279;-0.05127573,-0.1116961;0.5694734;-0.117939,0.09744376;0.537017;-0.1125798,0.2622362;0.354883;-0.06225348,0.3243815;0.1516845;-0.10923,-0.2305144;0.3902448;-4.636496E-05,-0.2801109;0.1508682;0.05564123,-0.3142269;-0.06186074;0.08631638,0.0757753;0.01640317;-0.06392217,0.09922703;-0.27568;-0.08203411,0.0910728;-0.6311197;-0.03677416,0.0727826;-0.6325135;-0.1408749,-0.09925275;-0.01122744;-0.01094707,-0.1348678;-0.3008012;-0.04364619,-0.1272814;-0.655835;0.004786432,-0.1433076;-0.6575115;-0.09960137,-0.097571;0.5004362;-0.09875751,905.1724
+0;0;0,0.001191335;0.298654;-0.008880062,0.002124281;0.5912379;-0.03396494,0.1961687;0.4839742;-0.0001701005,0.2286762;0.2855198;0.1495671,0.2521043;0.1215808;0.2907535,-0.1901393;0.4674081;-0.01952762,-0.2344239;0.2685894;0.1266644,-0.2732249;0.09157279;0.2471554,0.08977728;0.004791732;-0.04487851,0.1075302;-0.2864202;-0.01215163,0.1165874;-0.6355754;0.06822865,0.1285302;-0.6826035;-0.009752706,-0.08685368;0.007676015;-0.04994515,-0.1252763;-0.28243;-0.02643263,-0.1463989;-0.6319886;0.04982275,-0.1407989;-0.5921112;-0.05985008,0.001937093;0.5187368;-0.02518221,0;0;0,-0.05443315;0.289279;-0.05127573,-0.1116961;0.5694734;-0.117939,0.09744376;0.537017;-0.1125798,0.2622362;0.354883;-0.06225348,0.3243815;0.1516845;-0.10923,-0.2305144;0.3902448;-4.636496E-05,-0.2801109;0.1508682;0.05564123,-0.3142269;-0.06186074;0.08631638,0.0757753;0.01640317;-0.06392217,0.09922703;-0.27568;-0.08203411,0.0910728;-0.6311197;-0.03677416,0.0727826;-0.6325135;-0.1408749,-0.09925275;-0.01122744;-0.01094707,-0.1348678;-0.3008012;-0.04364619,-0.1272814;-0.655835;0.004786432,-0.1433076;-0.6575115;-0.09960137,-0.097571;0.5004362;-0.09875751,905.1834
+0;0;0,0.001196784;0.3000198;-0.00892067,0.002143901;0.597166;-0.0344186,0.1945594;0.4885973;-0.0006396864,0.2267257;0.2922261;0.1475258,0.2501622;0.1282273;0.2887636,-0.1885171;0.4721698;-0.01983527,-0.2323368;0.275438;0.1248222,-0.2711519;0.09835695;0.2453571,0.0897244;0.004788909;-0.04485207,0.1074567;-0.2860846;-0.01216323,0.1165017;-0.6347681;0.06810847,0.1284439;-0.6817923;-0.009868838,-0.08680252;0.007671493;-0.04991573,-0.1251805;-0.2820973;-0.02643054,-0.1462746;-0.6311838;0.04972184,-0.1406748;-0.5913069;-0.05994529,0.001952593;0.5230691;-0.02544257,0;0;0,-0.05485708;0.2904414;-0.05222464,-0.111516;0.5754084;-0.1195204,0.09635355;0.5370833;-0.1139915,0.2604724;0.358541;-0.06167531,0.3230771;0.1556935;-0.1099095,-0.2282154;0.3923174;-0.00396096,-0.2769823;0.1554833;0.05154329,-0.3026643;-0.05560818;0.09816735,0.07562657;0.01655251;-0.06396675,0.09908262;-0.2752291;-0.08139348,0.09063601;-0.6303469;-0.0375123,0.07238644;-0.6317844;-0.1416008,-0.09914746;-0.01136752;-0.01121034,-0.1353992;-0.3004132;-0.04480795,-0.1275728;-0.654958;0.003589567,-0.14356;-0.6566744;-0.1007861,-0.09770238;0.5046768;-0.1000993,905.2057
+0;0;0,0.001196784;0.3000198;-0.00892067,0.002143901;0.597166;-0.0344186,0.1945594;0.4885973;-0.0006396864,0.2267257;0.2922261;0.1475258,0.2501622;0.1282273;0.2887636,-0.1885171;0.4721698;-0.01983527,-0.2323368;0.275438;0.1248222,-0.2711519;0.09835695;0.2453571,0.0897244;0.004788909;-0.04485207,0.1074567;-0.2860846;-0.01216323,0.1165017;-0.6347681;0.06810847,0.1284439;-0.6817923;-0.009868838,-0.08680252;0.007671493;-0.04991573,-0.1251805;-0.2820973;-0.02643054,-0.1462746;-0.6311838;0.04972184,-0.1406748;-0.5913069;-0.05994529,0.001952593;0.5230691;-0.02544257,0;0;0,-0.05485708;0.2904414;-0.05222464,-0.111516;0.5754084;-0.1195204,0.09635355;0.5370833;-0.1139915,0.2604724;0.358541;-0.06167531,0.3230771;0.1556935;-0.1099095,-0.2282154;0.3923174;-0.00396096,-0.2769823;0.1554833;0.05154329,-0.3026643;-0.05560818;0.09816735,0.07562657;0.01655251;-0.06396675,0.09908262;-0.2752291;-0.08139348,0.09063601;-0.6303469;-0.0375123,0.07238644;-0.6317844;-0.1416008,-0.09914746;-0.01136752;-0.01121034,-0.1353992;-0.3004132;-0.04480795,-0.1275728;-0.654958;0.003589567,-0.14356;-0.6566744;-0.1007861,-0.09770238;0.5046768;-0.1000993,905.2169
+0;0;0,0.0009172952;0.2971189;-0.00934617,0.001476043;0.5856422;-0.03463031,0.1963838;0.4805062;-0.000510443,0.2297674;0.284616;0.149491,0.2542344;0.1252457;0.2958383,-0.1914356;0.4635156;-0.01959527,-0.234842;0.2679499;0.1282486,-0.2732526;0.09344164;0.2526936,0.08981464;0.004792186;-0.04472977,0.1073762;-0.2859225;-0.01201393,0.1163747;-0.6347321;0.06824218,0.1291378;-0.6817478;-0.009811468,-0.08675674;0.007643059;-0.05005234,-0.125189;-0.281933;-0.02633547,-0.1462475;-0.6311324;0.04986425,-0.1407153;-0.5913027;-0.05995126,0.001386557;0.5146179;-0.0258848,0;0;0,-0.05644982;0.287388;-0.05088615,-0.115566;0.5637042;-0.1144538,0.09340447;0.5371432;-0.1151288,0.2596543;0.3595707;-0.0620544,0.3238047;0.1573789;-0.1112301,-0.2407361;0.3854133;-0.006529987,-0.2831646;0.1476409;0.05390134,-0.3105891;-0.06462157;0.09399659,0.0754458;0.01676407;-0.06416607,0.09831655;-0.2749386;-0.08090782,0.09028362;-0.6303025;-0.03798866,0.07285207;-0.6315174;-0.1424322,-0.09913934;-0.01179694;-0.011073,-0.1360322;-0.3004997;-0.04547368,-0.1280734;-0.6551619;0.002916116,-0.1432376;-0.6566488;-0.1017992,-0.1009864;0.4960258;-0.09634256,905.2283
+0;0;0,0.0009172952;0.2971189;-0.00934617,0.001476043;0.5856422;-0.03463031,0.1963838;0.4805062;-0.000510443,0.2297674;0.284616;0.149491,0.2542344;0.1252457;0.2958383,-0.1914356;0.4635156;-0.01959527,-0.234842;0.2679499;0.1282486,-0.2732526;0.09344164;0.2526936,0.08981464;0.004792186;-0.04472977,0.1073762;-0.2859225;-0.01201393,0.1163747;-0.6347321;0.06824218,0.1291378;-0.6817478;-0.009811468,-0.08675674;0.007643059;-0.05005234,-0.125189;-0.281933;-0.02633547,-0.1462475;-0.6311324;0.04986425,-0.1407153;-0.5913027;-0.05995126,0.001386557;0.5146179;-0.0258848,0;0;0,-0.05644982;0.287388;-0.05088615,-0.115566;0.5637042;-0.1144538,0.09340447;0.5371432;-0.1151288,0.2596543;0.3595707;-0.0620544,0.3238047;0.1573789;-0.1112301,-0.2407361;0.3854133;-0.006529987,-0.2831646;0.1476409;0.05390134,-0.3105891;-0.06462157;0.09399659,0.0754458;0.01676407;-0.06416607,0.09831655;-0.2749386;-0.08090782,0.09028362;-0.6303025;-0.03798866,0.07285207;-0.6315174;-0.1424322,-0.09913934;-0.01179694;-0.011073,-0.1360322;-0.3004997;-0.04547368,-0.1280734;-0.6551619;0.002916116,-0.1432376;-0.6566488;-0.1017992,-0.1009864;0.4960258;-0.09634256,905.2395
+0;0;0,0.0009176081;0.2972202;-0.009349358,0.001478314;0.5868505;-0.03474022,0.1986305;0.4808428;-0.0002692379,0.2320983;0.2844587;0.1501104,0.2565864;0.1249513;0.2965837,-0.193654;0.4636566;-0.0195738,-0.2371699;0.2675979;0.1286429,-0.2756135;0.09293939;0.2531949,0.089805;0.004791672;-0.04472496,0.1073734;-0.2860375;-0.01199624,0.1163684;-0.6347099;0.0682283,0.1291322;-0.6817294;-0.009829231,-0.08674742;0.007642238;-0.05004697,-0.1251948;-0.2820478;-0.02632076,-0.1462451;-0.63111;0.04984899,-0.1407125;-0.5912797;-0.05997199,0.001388225;0.5153472;-0.02593575,0;0;0,-0.05841726;0.2869197;-0.05189061,-0.1201531;0.5633531;-0.1174886,0.09185497;0.5372686;-0.1156743,0.2595123;0.3601735;-0.06248403,0.3258208;0.159382;-0.1152349,-0.2444183;0.3811736;-0.008036882,-0.286258;0.1435784;0.05598515,-0.312829;-0.06919873;0.09492828,0.0754135;0.01689988;-0.06415153,0.09798069;-0.274992;-0.08000278,0.09019786;-0.6303257;-0.03797007,0.07354033;-0.6317496;-0.142483,-0.09910396;-0.01188982;-0.0111918,-0.1361905;-0.3006848;-0.04559418,-0.1281217;-0.6551987;0.002821311,-0.1425079;-0.6568907;-0.1019477,-0.1049214;0.4954768;-0.09875226,905.2617
+0;0;0,0.0009329765;0.29723;-0.009031931,0.001794652;0.5870205;-0.03260762,0.1997318;0.4840567;-0.001809852,0.2333282;0.2907465;0.1524733,0.2599192;0.1362517;0.3038701,-0.1941595;0.4662597;-0.02063312,-0.2377013;0.2726063;0.1307053,-0.27554;0.09920873;0.2571894,0.08976766;0.004875209;-0.04479084,0.1072938;-0.2859547;-0.01204586,0.1161679;-0.6345867;0.06836736,0.1290447;-0.6810631;-0.01020386,-0.08677341;0.007540063;-0.05001742,-0.1252206;-0.2821614;-0.02643149,-0.1464486;-0.6312025;0.04978538,-0.1410908;-0.591231;-0.06003153,0.001596496;0.5154445;-0.02441703,0;0;0,-0.05841726;0.2869197;-0.05189061,-0.1201531;0.5633531;-0.1174886,0.09185497;0.5372686;-0.1156743,0.2595123;0.3601735;-0.06248403,0.3258208;0.159382;-0.1152349,-0.2444183;0.3811736;-0.008036882,-0.286258;0.1435784;0.05598515,-0.312829;-0.06919873;0.09492828,0.0754135;0.01689988;-0.06415153,0.09798069;-0.274992;-0.08000278,0.09019786;-0.6303257;-0.03797007,0.07354033;-0.6317496;-0.142483,-0.09910396;-0.01188982;-0.0111918,-0.1361905;-0.3006848;-0.04559418,-0.1281217;-0.6551987;0.002821311,-0.1425079;-0.6568907;-0.1019477,-0.1049214;0.4954768;-0.09875226,905.2839
+0;0;0,0.0009302105;0.2963488;-0.009005154,0.001787027;0.5845044;-0.03244753,0.1982365;0.4821874;-0.001866648,0.2319697;0.2880904;0.1530444,0.2585649;0.1335713;0.3044651,-0.1926951;0.4645241;-0.02054848,-0.2364142;0.2700825;0.1314059,-0.2742588;0.09665768;0.25791,0.0898482;0.004879583;-0.04483103,0.1073951;-0.2862954;-0.01204719,0.1162571;-0.6344526;0.0682565,0.1291378;-0.6809518;-0.01033812,-0.08685126;0.007546828;-0.0500623,-0.125344;-0.2824984;-0.02644838,-0.1465432;-0.6310641;0.04966467,-0.1411838;-0.5910897;-0.06018495,0.001590009;0.5133394;-0.02430396,0;0;0,-0.05891868;0.2859766;-0.05148315,-0.1203602;0.5610178;-0.1159575,0.08910555;0.5379655;-0.1167943,0.2590141;0.3616251;-0.06346345,0.3264369;0.1613153;-0.1167722,-0.2473495;0.3821763;-0.0104709,-0.2867256;0.143626;0.05550081,-0.3287284;-0.06712936;0.09196513,0.0753044;0.01707089;-0.06437516,0.09778279;-0.2752245;-0.07933044,0.09028023;-0.6301374;-0.03784347,0.07369545;-0.6314813;-0.1424267,-0.09919751;-0.0119551;-0.0111022,-0.1364129;-0.3010641;-0.04569341,-0.1283354;-0.655125;0.002434008,-0.1426476;-0.6567313;-0.1024056,-0.1052959;0.4934543;-0.09754395,905.2952
+0;0;0,0.0009302105;0.2963488;-0.009005154,0.001787027;0.5845044;-0.03244753,0.1982365;0.4821874;-0.001866648,0.2319697;0.2880904;0.1530444,0.2585649;0.1335713;0.3044651,-0.1926951;0.4645241;-0.02054848,-0.2364142;0.2700825;0.1314059,-0.2742588;0.09665768;0.25791,0.0898482;0.004879583;-0.04483103,0.1073951;-0.2862954;-0.01204719,0.1162571;-0.6344526;0.0682565,0.1291378;-0.6809518;-0.01033812,-0.08685126;0.007546828;-0.0500623,-0.125344;-0.2824984;-0.02644838,-0.1465432;-0.6310641;0.04966467,-0.1411838;-0.5910897;-0.06018495,0.001590009;0.5133394;-0.02430396,0;0;0,-0.05891868;0.2859766;-0.05148315,-0.1203602;0.5610178;-0.1159575,0.08910555;0.5379655;-0.1167943,0.2590141;0.3616251;-0.06346345,0.3264369;0.1613153;-0.1167722,-0.2473495;0.3821763;-0.0104709,-0.2867256;0.143626;0.05550081,-0.3287284;-0.06712936;0.09196513,0.0753044;0.01707089;-0.06437516,0.09778279;-0.2752245;-0.07933044,0.09028023;-0.6301374;-0.03784347,0.07369545;-0.6314813;-0.1424267,-0.09919751;-0.0119551;-0.0111022,-0.1364129;-0.3010641;-0.04569341,-0.1283354;-0.655125;0.002434008,-0.1426476;-0.6567313;-0.1024056,-0.1052959;0.4934543;-0.09754395,905.3176
+0;0;0,0.0007695783;0.2958969;-0.009819261,0.001316378;0.5839726;-0.03500843,0.1958397;0.4819968;-0.002588861,0.2297047;0.2896057;0.1554128,0.25722;0.1352774;0.3070042,-0.1911137;0.4641876;-0.02049777,-0.2347431;0.2710916;0.1342153,-0.2750353;0.1106219;0.2762726,0.08974152;0.005082604;-0.04489104,0.1069741;-0.2860264;-0.01190485,0.1158153;-0.6341009;0.06861611,0.1288216;-0.6804053;-0.01015186,-0.08688379;0.007325282;-0.04992118,-0.1254707;-0.282637;-0.02620556,-0.1467026;-0.6311864;0.04982189,-0.1414701;-0.5913584;-0.06005054,0.001216719;0.5128263;-0.02628928,0;0;0,-0.05916612;0.2855133;-0.05131721,-0.1203458;0.5607168;-0.1156733,0.086832;0.5384749;-0.1171248,0.2588562;0.3632697;-0.06386614,0.3293694;0.1644264;-0.1190341,-0.2467683;0.382912;-0.01209793,-0.293606;0.1460365;0.05734233,-0.3148477;-0.06137821;0.1212343,0.07526861;0.01711991;-0.0643127,0.09744155;-0.2751616;-0.0787828,0.09025326;-0.6301076;-0.03780389,0.07365703;-0.6314362;-0.1423936,-0.09907732;-0.01225009;-0.0113224,-0.1365954;-0.3012797;-0.04572833,-0.1284854;-0.6553543;0.002053466,-0.1428005;-0.6569812;-0.1027832,-0.1053545;0.4930809;-0.0972755,905.3398
+0;0;0,0.0007695783;0.2958969;-0.009819261,0.001316378;0.5839726;-0.03500843,0.1958397;0.4819968;-0.002588861,0.2297047;0.2896057;0.1554128,0.25722;0.1352774;0.3070042,-0.1911137;0.4641876;-0.02049777,-0.2347431;0.2710916;0.1342153,-0.2750353;0.1106219;0.2762726,0.08974152;0.005082604;-0.04489104,0.1069741;-0.2860264;-0.01190485,0.1158153;-0.6341009;0.06861611,0.1288216;-0.6804053;-0.01015186,-0.08688379;0.007325282;-0.04992118,-0.1254707;-0.282637;-0.02620556,-0.1467026;-0.6311864;0.04982189,-0.1414701;-0.5913584;-0.06005054,0.001216719;0.5128263;-0.02628928,0;0;0,-0.05916612;0.2855133;-0.05131721,-0.1203458;0.5607168;-0.1156733,0.086832;0.5384749;-0.1171248,0.2588562;0.3632697;-0.06386614,0.3293694;0.1644264;-0.1190341,-0.2467683;0.382912;-0.01209793,-0.293606;0.1460365;0.05734233,-0.3148477;-0.06137821;0.1212343,0.07526861;0.01711991;-0.0643127,0.09744155;-0.2751616;-0.0787828,0.09025326;-0.6301076;-0.03780389,0.07365703;-0.6314362;-0.1423936,-0.09907732;-0.01225009;-0.0113224,-0.1365954;-0.3012797;-0.04572833,-0.1284854;-0.6553543;0.002053466,-0.1428005;-0.6569812;-0.1027832,-0.1053545;0.4930809;-0.0972755,905.3511
+0;0;0,0.0007685758;0.2955115;-0.00980647,0.001315001;0.5833838;-0.03497707,0.1927003;0.481972;-0.002947859,0.226733;0.2886286;0.1558359,0.2542554;0.1342602;0.3074666,-0.1880139;0.46445;-0.02056801,-0.2318592;0.2703982;0.1349109,-0.2721619;0.1098868;0.277005,0.08941425;0.005064069;-0.04472733,0.1067064;-0.2870505;-0.0116272,0.1155362;-0.6346765;0.06879,0.1285392;-0.6809619;-0.009958304,-0.08656695;0.007298569;-0.04973913,-0.1252872;-0.2836653;-0.0259416,-0.1464917;-0.6317656;0.0499879,-0.1412604;-0.5919401;-0.0598571,0.001215435;0.5123044;-0.02626613,0;0;0,-0.05893916;0.2851811;-0.0512023,-0.1193098;0.5604756;-0.1150272,0.08423255;0.5383582;-0.1159897,0.2597455;0.3647316;-0.06306362,0.3329133;0.1670935;-0.119319,-0.2501546;0.3926165;-0.01356885,-0.2791466;0.1503066;0.05122013,-0.3204558;-0.06066017;0.08817299,0.07491317;0.01759747;-0.06402683,0.09716798;-0.2757507;-0.07733464,0.09051224;-0.6303463;-0.03725457,0.0735031;-0.6316594;-0.1417534,-0.09864479;-0.01256878;-0.01150306,-0.1362144;-0.3026349;-0.04579199,-0.1279437;-0.6562517;0.001910448,-0.1426779;-0.6578549;-0.1028463,-0.1046742;0.4927771;-0.09683681,905.3732
+0;0;0,0.0003481088;0.295494;-0.01034155,0.0002363148;0.5832787;-0.0364779,0.191774;0.482149;-0.003466044,0.2285141;0.2909895;0.1573458,0.2543106;0.1461925;0.3184275,-0.1887799;0.4641172;-0.02042734,-0.2324482;0.2719468;0.1374202,-0.2726074;0.1104253;0.2784059,0.0894182;0.005282219;-0.04469423,0.1063339;-0.2868384;-0.01145404,0.1150122;-0.6344784;0.06891933,0.1282842;-0.6808741;-0.009677067,-0.08662278;0.007065699;-0.04967554,-0.1255613;-0.2838625;-0.02579921,-0.1468813;-0.6319934;0.04995788,-0.1417908;-0.5922493;-0.059901,0.000336882;0.5122344;-0.0274854,0;0;0,-0.05893916;0.2851811;-0.0512023,-0.1193098;0.5604756;-0.1150272,0.08423255;0.5383582;-0.1159897,0.2597455;0.3647316;-0.06306362,0.3329133;0.1670935;-0.119319,-0.2501546;0.3926165;-0.01356885,-0.2791466;0.1503066;0.05122013,-0.3204558;-0.06066017;0.08817299,0.07491317;0.01759747;-0.06402683,0.09716798;-0.2757507;-0.07733464,0.09051224;-0.6303463;-0.03725457,0.0735031;-0.6316594;-0.1417534,-0.09864479;-0.01256878;-0.01150306,-0.1362144;-0.3026349;-0.04579199,-0.1279437;-0.6562517;0.001910448,-0.1426779;-0.6578549;-0.1028463,-0.1046742;0.4927771;-0.09683681,905.3853
+0;0;0,0.0003498082;0.2969365;-0.01039204,0.0002359683;0.5886215;-0.03690108,0.1911107;0.4862442;-0.003801513,0.2276138;0.296318;0.1559729,0.2534228;0.1514505;0.317133,-0.1881215;0.468275;-0.0207039,-0.231508;0.2773444;0.1361254,-0.2716868;0.1157443;0.2771797,0.08925468;0.005272559;-0.0446125,0.1062145;-0.28761;-0.01128562,0.1148776;-0.6346405;0.06894684,0.1281429;-0.6809977;-0.009610057,-0.08646438;0.007052778;-0.0495847,-0.1255045;-0.2846343;-0.02564609,-0.146787;-0.6321547;0.04997817,-0.1416992;-0.5924156;-0.05982551,0.0003384494;0.5162252;-0.02773745,0;0;0,-0.06106146;0.285929;-0.05287289,-0.1235643;0.5639132;-0.1206756,0.0809209;0.538581;-0.115077,0.2601952;0.3713419;-0.06193447,0.3392431;0.1763918;-0.1199961,-0.2510344;0.3952031;-0.0147192,-0.2824032;0.1553102;0.05161104,-0.3194522;-0.05655578;0.08856281,0.07477625;0.01780349;-0.06384373,0.09705862;-0.2763329;-0.07671881,0.09092543;-0.6303625;-0.03712177,0.07448851;-0.6320357;-0.1415451,-0.09840501;-0.01278455;-0.01172525,-0.1358899;-0.303628;-0.04612687,-0.1278227;-0.6565882;0.001794945,-0.1419744;-0.6585644;-0.1028704,-0.1082802;0.4952782;-0.1011603,905.4072
+0;0;0,0.0003511196;0.2980497;-0.01043099,0.0002361692;0.5919384;-0.03714904,0.1909828;0.4888509;-0.003973201,0.2269782;0.3015664;0.1535789,0.2532109;0.1543208;0.3173845,-0.1879927;0.4708939;-0.02086414,-0.2307758;0.2826189;0.1337838,-0.2716141;0.118366;0.2771536,0.08900916;0.005258056;-0.04448979,0.1059753;-0.2877328;-0.01115058,0.1146192;-0.6339948;0.06890421,0.1278797;-0.6803243;-0.009624094,-0.08622654;0.007033377;-0.0494483,-0.1252811;-0.2847615;-0.02550085,-0.1465165;-0.6315124;0.04995595,-0.1414305;-0.5917768;-0.05980775,0.0003396845;0.5188115;-0.02789294,0;0;0,-0.06054945;0.287097;-0.05340052,-0.1218425;0.5674673;-0.1220775,0.08271654;0.5390007;-0.1144538,0.2613696;0.3771812;-0.0588541,0.3487936;0.182364;-0.118896,-0.246521;0.396361;-0.01281036,-0.2855018;0.1611374;0.05309993,-0.3225362;-0.05415407;0.09156747,0.07501124;0.01778522;-0.06313968,0.09761927;-0.2764365;-0.07600164,0.09238729;-0.6296774;-0.03632331,0.07566182;-0.6314115;-0.1406398,-0.09794288;-0.01281494;-0.01313726,-0.1338729;-0.30415;-0.04593776,-0.1251223;-0.6562954;0.001998596,-0.1395693;-0.6583222;-0.1025685,-0.1069894;0.4980295;-0.1023035,905.4293
+0;0;0,-4.199072E-05;0.2980354;-0.01083752,-0.0007793894;0.5918524;-0.03831038,0.1900991;0.4887857;-0.004474699,0.2248551;0.3049664;0.157378,0.2502577;0.1552927;0.3191006,-0.1887174;0.4705762;-0.02092583,-0.2317106;0.2842394;0.1359944,-0.2723085;0.1201423;0.2796108,0.08904331;0.005371777;-0.04440778,0.1057388;-0.2876413;-0.01112752,0.1143282;-0.6339024;0.06893682,0.1276983;-0.6801131;-0.009688161,-0.08621778;0.006905858;-0.04948154,-0.125483;-0.2848612;-0.02554048,-0.1467818;-0.6315956;0.04997423,-0.1417832;-0.5919251;-0.05979923,-0.0004863547;0.5187532;-0.02884146,0;0;0,-0.06054945;0.287097;-0.05340052,-0.1218425;0.5674673;-0.1220775,0.08271654;0.5390007;-0.1144538,0.2613696;0.3771812;-0.0588541,0.3487936;0.182364;-0.118896,-0.246521;0.396361;-0.01281036,-0.2855018;0.1611374;0.05309993,-0.3225362;-0.05415407;0.09156747,0.07501124;0.01778522;-0.06313968,0.09761927;-0.2764365;-0.07600164,0.09238729;-0.6296774;-0.03632331,0.07566182;-0.6314115;-0.1406398,-0.09794288;-0.01281494;-0.01313726,-0.1338729;-0.30415;-0.04593776,-0.1251223;-0.6562954;0.001998596,-0.1395693;-0.6583222;-0.1025685,-0.1069894;0.4980295;-0.1023035,905.4405
+0;0;0,-4.213428E-05;0.2990543;-0.01087457,-0.0007830068;0.5941617;-0.03847374,0.1848726;0.4914775;-0.005249171,0.2192394;0.3097168;0.154791,0.2452315;0.1565698;0.3202664,-0.1835592;0.4737672;-0.02124932,-0.226071;0.289517;0.1339137,-0.267611;0.121612;0.2808627,0.08886664;0.005361119;-0.04431968,0.1055447;-0.287346;-0.01107415,0.1141167;-0.6329085;0.06882864,0.1274949;-0.6791652;-0.009843737,-0.08604671;0.006892156;-0.04938336,-0.1252709;-0.2845704;-0.0254673,-0.1465267;-0.6306052;0.04989504,-0.1415251;-0.5909289;-0.0599446,-0.0004882122;0.5206235;-0.02894796,0;0;0,-0.05884586;0.2885249;-0.05331326,-0.1184525;0.5705297;-0.1223619,0.08056265;0.5397625;-0.1118257,0.2624132;0.3866415;-0.05424714,0.3584046;0.1896939;-0.1134837,-0.2427296;0.4040138;-0.01721837,-0.2827498;0.1737024;0.05479519,-0.32747;-0.04535165;0.09387353,0.07531499;0.01812068;-0.06236625,0.09869428;-0.2757563;-0.07464004,0.09466033;-0.6283208;-0.03522778,0.07834673;-0.6299568;-0.1397095,-0.09749133;-0.0133311;-0.01442143,-0.1316471;-0.3047458;-0.0455944,-0.1220911;-0.6560904;0.002748217,-0.1361236;-0.6580115;-0.1019778,-0.1042151;0.5005257;-0.1024766,905.4628
+0;0;0,-4.213428E-05;0.2990543;-0.01087457,-0.0007830068;0.5941617;-0.03847374,0.1848726;0.4914775;-0.005249171,0.2192394;0.3097168;0.154791,0.2452315;0.1565698;0.3202664,-0.1835592;0.4737672;-0.02124932,-0.226071;0.289517;0.1339137,-0.267611;0.121612;0.2808627,0.08886664;0.005361119;-0.04431968,0.1055447;-0.287346;-0.01107415,0.1141167;-0.6329085;0.06882864,0.1274949;-0.6791652;-0.009843737,-0.08604671;0.006892156;-0.04938336,-0.1252709;-0.2845704;-0.0254673,-0.1465267;-0.6306052;0.04989504,-0.1415251;-0.5909289;-0.0599446,-0.0004882122;0.5206235;-0.02894796,0;0;0,-0.05884586;0.2885249;-0.05331326,-0.1184525;0.5705297;-0.1223619,0.08056265;0.5397625;-0.1118257,0.2624132;0.3866415;-0.05424714,0.3584046;0.1896939;-0.1134837,-0.2427296;0.4040138;-0.01721837,-0.2827498;0.1737024;0.05479519,-0.32747;-0.04535165;0.09387353,0.07531499;0.01812068;-0.06236625,0.09869428;-0.2757563;-0.07464004,0.09466033;-0.6283208;-0.03522778,0.07834673;-0.6299568;-0.1397095,-0.09749133;-0.0133311;-0.01442143,-0.1316471;-0.3047458;-0.0455944,-0.1220911;-0.6560904;0.002748217,-0.1361236;-0.6580115;-0.1019778,-0.1042151;0.5005257;-0.1024766,905.4849
+0;0;0,-0.0002761067;0.301881;-0.01132747,-0.001355816;0.6034212;-0.04000727,0.1793965;0.4997712;-0.00680824,0.2138194;0.3198488;0.1540302,0.2385325;0.1651977;0.3213515,-0.1790842;0.4823056;-0.02210203,-0.2213486;0.301037;0.1353191,-0.2623521;0.1311874;0.2836227,0.08836798;0.005464226;-0.04400437,0.1048232;-0.2856381;-0.01101944,0.1133324;-0.6308109;0.06878377,0.1270645;-0.6770935;-0.009909056,-0.08554238;0.006721044;-0.04911692,-0.1245986;-0.2831251;-0.02538592,-0.1459119;-0.6287456;0.04996298,-0.1409694;-0.589107;-0.05995897,-0.0009734358;0.5279372;-0.03011638,0;0;0,-0.05711481;0.2914981;-0.05502057,-0.1131663;0.5798717;-0.1287918,0.08068177;0.5420479;-0.1100249,0.2648791;0.3941388;-0.04985619,0.367617;0.1977041;-0.1080153,-0.2333715;0.4108435;-0.02574068,-0.280332;0.1859934;0.05588728,-0.3214824;-0.03086777;0.1175479,0.07556204;0.01788053;-0.061203,0.1006484;-0.2741849;-0.07415748,0.09694919;-0.626349;-0.03476238,0.08207886;-0.6281152;-0.1394999,-0.09671687;-0.01301305;-0.0158635,-0.1295037;-0.3030014;-0.04637752,-0.1181944;-0.6537008;0.003294166,-0.1307782;-0.6557443;-0.1016584,-0.1001486;0.5079266;-0.1075723,905.4965
+0;0;0,-0.0002761067;0.301881;-0.01132747,-0.001355816;0.6034212;-0.04000727,0.1793965;0.4997712;-0.00680824,0.2138194;0.3198488;0.1540302,0.2385325;0.1651977;0.3213515,-0.1790842;0.4823056;-0.02210203,-0.2213486;0.301037;0.1353191,-0.2623521;0.1311874;0.2836227,0.08836798;0.005464226;-0.04400437,0.1048232;-0.2856381;-0.01101944,0.1133324;-0.6308109;0.06878377,0.1270645;-0.6770935;-0.009909056,-0.08554238;0.006721044;-0.04911692,-0.1245986;-0.2831251;-0.02538592,-0.1459119;-0.6287456;0.04996298,-0.1409694;-0.589107;-0.05995897,-0.0009734358;0.5279372;-0.03011638,0;0;0,-0.05711481;0.2914981;-0.05502057,-0.1131663;0.5798717;-0.1287918,0.08068177;0.5420479;-0.1100249,0.2648791;0.3941388;-0.04985619,0.367617;0.1977041;-0.1080153,-0.2333715;0.4108435;-0.02574068,-0.280332;0.1859934;0.05588728,-0.3214824;-0.03086777;0.1175479,0.07556204;0.01788053;-0.061203,0.1006484;-0.2741849;-0.07415748,0.09694919;-0.626349;-0.03476238,0.08207886;-0.6281152;-0.1394999,-0.09671687;-0.01301305;-0.0158635,-0.1295037;-0.3030014;-0.04637752,-0.1181944;-0.6537008;0.003294166,-0.1307782;-0.6557443;-0.1016584,-0.1001486;0.5079266;-0.1075723,905.5185

+ 158 - 0
DataCSV/Sam/FirstPersonPerspective_TwoArms_Backward_HapticFeedback_Slow.csv

@@ -0,0 +1,158 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.001512492;0.3058903;0.006124659,0.003380613;0.6177616;-0.001493358,0.1631959;0.4953493;0.01131013,0.1927705;0.2773906;-0.0003135223,0.2458219;0.04070795;-0.06469096,-0.1528913;0.4838144;-0.01359755,-0.1924055;0.2671771;-0.0183638,-0.23511;0.03027442;-0.0892936,0.09554191;0.006337537;-0.04692028,0.1138872;-0.301531;-0.02027692,0.1242237;-0.6522791;0.05410618,0.1369633;-0.6959182;-0.02304152,-0.09165912;0.007247321;-0.05400016,-0.1321342;-0.2988961;-0.03238084,-0.1529849;-0.6504177;0.03589686,-0.1453326;-0.6092368;-0.07065457,0.002897185;0.5430914;0.002693406,0;0;0,-0.02020287;0.3033659;-0.03419971,-0.04373184;0.6074557;-0.099962,0.1168098;0.4899428;-0.1267014,0.2308376;0.3078162;-0.1751096,0.166261;0.06644113;-0.1984658,-0.1217985;0.4772738;0.05029346,-0.1387569;0.2579527;0.06153816,-0.1665022;0.03326967;-0.04674539,0.06121503;0.01348829;-0.0862596,0.09623638;-0.2938924;-0.09721684,0.07019585;-0.6421067;-0.01516414,0.022849;-0.6410342;-0.1071329,-0.1038841;-0.007168539;0.02294856,-0.1430883;-0.3131627;-0.002742762,-0.165408;-0.6654142;0.06116877,-0.2106955;-0.6647854;-0.03169214,-0.03859285;0.5347489;-0.08320808,578.5167
+0;0;0,0.001515988;0.3065973;0.006138815,0.003375483;0.61699;-0.001458104,0.1637128;0.4944155;0.01137384,0.1932886;0.2764485;-0.0002502529,0.2466986;0.03816545;-0.065063,-0.1534039;0.4828429;-0.01361497,-0.1929196;0.2661975;-0.0183814,-0.2359129;0.02769291;-0.08979081,0.09523442;0.006317141;-0.04676927,0.1136018;-0.3019232;-0.02009373,0.1239297;-0.6523782;0.05422719,0.136662;-0.6959749;-0.02287606,-0.09136412;0.007223996;-0.05382636,-0.131888;-0.2992892;-0.03218093,-0.1527214;-0.6505169;0.03603969,-0.1450735;-0.6093425;-0.07045035,0.00289201;0.542313;0.002729047,0;0;0,-0.02079272;0.3038547;-0.03580308,-0.0440288;0.606801;-0.09990239,0.1168722;0.4902242;-0.1286297,0.2300004;0.3075116;-0.1769781,0.1647264;0.06448424;-0.1995425,-0.1222618;0.4766332;0.05087511,-0.1388386;0.2572683;0.06199864,-0.1671748;0.03004685;-0.04477023,0.06117438;0.01349094;-0.08586359,0.09603425;-0.2942601;-0.09748888,0.07030822;-0.6422292;-0.01560712,0.02270648;-0.6411681;-0.1073682,-0.1036807;-0.007043056;0.02230656,-0.1429235;-0.3135373;-0.001825301,-0.1651316;-0.665839;0.06013694,-0.2106807;-0.6652234;-0.03252004,-0.03882881;0.5340843;-0.08317924,578.5402
+0;0;0,0.001519124;0.3072316;0.006151516,0.003371366;0.6163799;-0.001428176,0.1637199;0.4937832;0.01140542,0.1932969;0.2758074;-0.0002191421,0.2466437;0.03780648;-0.06495515,-0.1534192;0.4822098;-0.01358515,-0.1929364;0.2655556;-0.01835177,-0.2358788;0.02733347;-0.08967663,0.0950567;0.006305353;-0.04668199,0.1134516;-0.3023962;-0.01996654,0.1237787;-0.6528261;0.05434907,0.136503;-0.6963764;-0.02270553,-0.09119364;0.007210515;-0.05372592,-0.1317782;-0.2997613;-0.0320481,-0.15261;-0.6509639;0.03616764,-0.144967;-0.6097965;-0.07025522,0.002887772;0.5416842;0.002760022,0;0;0,-0.02120686;0.304283;-0.03732991,-0.04406948;0.6062208;-0.1002667,0.1163837;0.489234;-0.130223,0.2293027;0.3064013;-0.178647,0.1644504;0.06345516;-0.1999171,-0.1222386;0.4760892;0.05059248,-0.1386122;0.2567251;0.06219962,-0.1665987;0.02891891;-0.04269147,0.06129062;0.01340124;-0.08554888,0.09587079;-0.2948224;-0.09784198,0.07037507;-0.6427841;-0.0159688,0.02251993;-0.6417441;-0.107512,-0.1035873;-0.007071664;0.02178084,-0.1422957;-0.3142393;-0.0005448889,-0.1645378;-0.6668805;0.05928907,-0.1960629;-0.716312;-0.005562715,-0.03884749;0.533491;-0.08352375,578.5725
+0;0;0,0.001586982;0.3070691;0.006173092,0.003598694;0.6157503;-0.001401945,0.1637591;0.4931813;0.01153387,0.1932355;0.2751273;-0.0001205467,0.246682;0.03683332;-0.06396486,-0.1531049;0.4816209;-0.01362046,-0.1927089;0.2649179;-0.01847647,-0.2350283;0.02601233;-0.08811712,0.09477615;0.006243467;-0.04661072,0.1132334;-0.302776;-0.01980403,0.1234607;-0.6530994;0.05438985,0.136368;-0.6968157;-0.02247528,-0.09095571;0.007223542;-0.05356246,-0.1315873;-0.3000726;-0.03187091,-0.1523303;-0.651216;0.03597983,-0.1446403;-0.610059;-0.07044072,0.003067354;0.540997;0.0027904,0;0;0,-0.021074;0.303982;-0.03850818,-0.04379406;0.6055074;-0.1011734,0.1165288;0.4884899;-0.1309545,0.2291973;0.3056504;-0.1802268,0.1640291;0.06266636;-0.2009268,-0.1219715;0.4754634;0.04960231,-0.1381798;0.2560493;0.06172487,-0.1653225;0.02529313;-0.0369235,0.06179902;0.01317358;-0.08486104,0.09577577;-0.2953776;-0.09879184,0.07075143;-0.6432298;-0.01688695,0.02294243;-0.6422282;-0.1084421,-0.1034938;-0.006858351;0.0208819,-0.1400818;-0.3147608;0.0006399192,-0.1635166;-0.6676177;0.05789875,-0.2092856;-0.6670598;-0.03455291,-0.03857797;0.5327296;-0.084378,578.606
+0;0;0,0.001553734;0.3006359;0.006043763,0.003357294;0.5771492;-0.0008214423,0.1661112;0.4596993;0.01192354,0.1955744;0.2417429;0.0002743453,0.2499385;-0.0006420463;-0.06466606,-0.1557845;0.4479553;-0.01363023,-0.1953708;0.2313494;-0.01848406,-0.2384167;-0.01165774;-0.0893203,0.09480181;0.006245158;-0.04662335,0.1132917;-0.3033203;-0.01976929,0.123508;-0.6532677;0.05434496,0.1364578;-0.6972271;-0.02277359,-0.09098034;0.007225499;-0.05357697,-0.1316837;-0.3006135;-0.03184709,-0.1524044;-0.6513802;0.03593082,-0.1446891;-0.6101864;-0.07084058,0.002867737;0.5082743;0.003041229,0;0;0,-0.01954854;0.2984651;-0.03094053,-0.03477758;0.5732367;-0.05817246,0.1153255;0.4873073;-0.1340084,0.2287976;0.3047479;-0.1820178,0.1587984;0.05859126;-0.2027583,-0.1423098;0.465745;0.07494848,-0.1584582;0.246442;0.08736602,-0.1865233;0.01047972;-0.0098828,0.0617774;0.01295164;-0.08494664,0.0954262;-0.2961721;-0.09923268,0.07087575;-0.6436839;-0.0174203,0.0215201;-0.6404594;-0.1092465,-0.1035449;-0.006750658;0.02080865,-0.1392801;-0.3154145;0.002276802,-0.1636214;-0.6682022;0.05712937,-0.2109651;-0.6654089;-0.03562478,-0.03087128;0.5051169;-0.04800749,578.6279
+0;0;0,0.001543593;0.2986736;0.006004316,0.00335716;0.5767565;-0.000887464,0.1659307;0.459267;0.01185297,0.1954074;0.241211;0.0001984416,0.2496913;-0.0008163005;-0.06464612,-0.1556107;0.447536;-0.01367268,-0.195215;0.230831;-0.01852873,-0.2381974;-0.01181749;-0.08926044,0.09487936;0.006250266;-0.04666148,0.1133884;-0.3036351;-0.01977968,0.1236123;-0.6538444;0.05439004,0.1326562;-0.675496;0.0005321391,-0.09105476;0.007231409;-0.05362079,-0.1318002;-0.3009256;-0.03186847,-0.1525364;-0.6519549;0.03596019,-0.1471482;-0.6141374;-0.03860663,0.00286694;0.5077886;0.00298043,0;0;0,-0.01906086;0.2967544;-0.02859855,-0.03495365;0.5728269;-0.05848074,0.1139075;0.4874547;-0.1361084,0.2257245;0.3040199;-0.1851161,0.157415;0.05761378;-0.2037332,-0.1422513;0.4653382;0.0746924,-0.1582201;0.2459529;0.08766183,-0.1860221;0.01059715;-0.01013137,0.06170245;0.01290199;-0.08511639,0.09499173;-0.2965687;-0.09974027,0.0707624;-0.6443857;-0.01795698,0.07032502;-0.6732925;-0.06464911,-0.1035858;-0.006937316;0.02098373,-0.1389841;-0.3160497;0.00393605,-0.1637348;-0.6693956;0.05672156,-0.1971529;-0.6584383;-0.007861421,-0.03101093;0.5046309;-0.048208,578.6617
+0;0;0,0.001531259;0.298673;0.006036612,0.003354941;0.5767546;-0.0008958085,0.1659101;0.4592324;0.01193591,0.1953237;0.2411614;0.0004029684,0.2498779;-0.001042545;-0.06354909,-0.1555389;0.4473529;-0.01374919,-0.1952806;0.2306753;-0.01870498,-0.2382451;-0.01204316;-0.08920734,0.09482768;0.006235433;-0.04676839,0.1133086;-0.3036288;-0.0196262,0.1234438;-0.6538575;0.05446422,0.1329403;-0.6753139;0.0004975013,-0.09108368;0.007245671;-0.05356973,-0.1319521;-0.3008946;-0.03181021,-0.1527588;-0.6519072;0.03608262,-0.1473423;-0.6140894;-0.03848211,0.00286047;0.5077876;0.002987943,0;0;0,-0.01906086;0.2967544;-0.02859855,-0.03495365;0.5728269;-0.05848074,0.1139075;0.4874547;-0.1361084,0.2257245;0.3040199;-0.1851161,0.157415;0.05761378;-0.2037332,-0.1422513;0.4653382;0.0746924,-0.1582201;0.2459529;0.08766183,-0.1860221;0.01059715;-0.01013137,0.06170245;0.01290199;-0.08511639,0.09499173;-0.2965687;-0.09974027,0.0707624;-0.6443857;-0.01795698,0.07032502;-0.6732925;-0.06464911,-0.1035858;-0.006937316;0.02098373,-0.1389841;-0.3160497;0.00393605,-0.1637348;-0.6693956;0.05672156,-0.1971529;-0.6584383;-0.007861421,-0.03101093;0.5046309;-0.048208,578.6847
+0;0;0,0.001549595;0.3022494;0.006108895,0.003591924;0.6135674;-0.001687002,0.1677219;0.4864772;0.01174601,0.1971488;0.2683077;0.0002078507,0.2594116;-0.008120358;-0.0727808,-0.1569602;0.4744782;-0.01419742,-0.1967199;0.2577027;-0.01915545,-0.2457553;-0.0193125;-0.09962,0.09526031;0.006263881;-0.04698177,0.1137465;-0.3036895;-0.01983176,0.1238812;-0.6539007;0.05425496,0.1333726;-0.6753296;0.000317201,-0.09149923;0.007278728;-0.05381414,-0.1323794;-0.3009502;-0.03204835,-0.1531851;-0.6519453;0.03584109,-0.1477714;-0.6141317;-0.03868363,0.003032356;0.5355208;0.002708045,0;0;0,-0.02153135;0.2996517;-0.03375864,-0.05286948;0.6017208;-0.1025198,0.113519;0.487093;-0.136306,0.2245724;0.303408;-0.1865451,0.1384165;0.02470151;-0.2092674,-0.1281125;0.4702907;0.05762909,-0.1442629;0.2508861;0.07169369,-0.1776662;-0.01887995;-0.03659725,0.06194984;0.01280165;-0.08555341,0.09429677;-0.2968656;-0.1000402,0.07039475;-0.6447538;-0.01854205,0.06983585;-0.6736777;-0.06514621,-0.1038451;-0.006703348;0.02218808,-0.1382326;-0.3160717;0.006103717,-0.1629825;-0.6696776;0.05699305,-0.1956871;-0.6606684;-0.007303838,-0.04488694;0.5267097;-0.08201337,578.7177
+0;0;0,0.001533181;0.2990479;0.00604419,0.003353713;0.5770496;-0.0007514632,0.1637387;0.4634298;0.01177691,0.1931659;0.2452581;0.0002386412,0.2554049;-0.03106388;-0.07272201,-0.153386;0.4517101;-0.01356266,-0.193146;0.2349325;-0.01852074,-0.2421626;-0.04197648;-0.09895441,0.094901;0.006240254;-0.04680455,0.1133468;-0.3030348;-0.01971397,0.1234932;-0.6536534;0.05445895,0.1370592;-0.6971602;-0.02263377,-0.0911541;0.007251273;-0.05361115,-0.1319448;-0.300303;-0.03189301,-0.1527747;-0.6517066;0.03607543,-0.145037;-0.6105387;-0.07044204,0.002882537;0.5113318;0.002949316,0;0;0,-0.02024568;0.2968171;-0.03095603,-0.03475014;0.5726043;-0.06372738,0.1124614;0.4869777;-0.1385992,0.2233624;0.3031796;-0.1887708,0.1398559;0.02359626;-0.2090342,-0.1374076;0.4666389;0.06856287,-0.1532095;0.2473477;0.08467687,-0.1856847;-0.02312368;-0.02181889,0.0619801;0.01289129;-0.08501816,0.09229574;-0.2962863;-0.09969306,0.07024449;-0.6449472;-0.01914907,0.02021556;-0.6419832;-0.1102355,-0.1035934;-0.006923806;0.02136033,-0.1376202;-0.3157631;0.007735294,-0.16209;-0.6700535;0.05690489,-0.2101392;-0.6675383;-0.0351083,-0.03286612;0.5071913;-0.05663228,578.7511
+0;0;0,0.001564587;0.2975059;0.006033517,0.003445759;0.5764214;-0.0008374969,0.1641409;0.4621414;0.0118715,0.1935659;0.2439519;0.0004441896,0.2484533;0.0008943677;-0.06254181,-0.1536216;0.4503804;-0.01368153,-0.193474;0.2336088;-0.01867381,-0.236464;-0.009875879;-0.08884428,0.09467772;0.006179224;-0.04671104,0.1132049;-0.3041312;-0.01937483,0.1234152;-0.654528;0.05475226,0.1369089;-0.6975703;-0.0227043,-0.09093256;0.007278194;-0.05350022,-0.131889;-0.3013112;-0.03163195,-0.1527498;-0.6524808;0.03635108,-0.1449735;-0.6113225;-0.07009977,0.002956843;0.5102036;0.002903814,0;0;0,-0.02031678;0.2953592;-0.0299797,-0.03569168;0.5718553;-0.06419349,0.1113597;0.4862567;-0.1399009,0.2216073;0.3020595;-0.1901002,0.1460744;0.05714566;-0.2093048,-0.1389569;0.4666734;0.06903148,-0.1543939;0.2474083;0.08599137,-0.1839601;0.008945256;-0.005211882,0.06204218;0.01299509;-0.08465147,0.09142661;-0.2973009;-0.100014,0.06960239;-0.6458165;-0.01977944,0.01939366;-0.6429138;-0.1106727,-0.1034718;-0.00732744;0.02058797,-0.1370133;-0.3173722;0.009173624,-0.160852;-0.6716496;0.05709262,-0.2090975;-0.6692144;-0.03471873,-0.03350144;0.5060418;-0.05626798,578.7847
+0;0;0,0.001555705;0.2958169;0.005999264,0.003442654;0.5755279;-0.0009119222,0.1637982;0.4606664;0.01181696,0.1932182;0.2425143;0.0003916072,0.2478896;0.0004136413;-0.06234642,-0.1533048;0.4489298;-0.01368305,-0.1931503;0.2321954;-0.01867447,-0.2359712;-0.01033077;-0.0885687,0.09513587;0.006209126;-0.04693707,0.1136732;-0.3042697;-0.01958603,0.1238718;-0.6542693;0.05445701,0.1373568;-0.6972643;-0.02294946,-0.09137259;0.007313414;-0.05375911,-0.1323513;-0.3014435;-0.03187896,-0.1531884;-0.652215;0.03602698,-0.1454171;-0.6110638;-0.07035503,0.002948709;0.5086288;0.00286788,0;0;0,-0.02026431;0.2937203;-0.02939057,-0.03627243;0.5708116;-0.06499481,0.1097554;0.4853893;-0.1415021,0.2201542;0.3011773;-0.1911457,0.1463279;0.05673376;-0.2094424,-0.1397583;0.4656458;0.06840475,-0.1551103;0.2464444;0.08576883,-0.184785;0.009106547;-0.005488493,0.06176599;0.01283991;-0.08551359,0.08923194;-0.2978518;-0.09983444,0.06916766;-0.6463387;-0.02083826,0.01875612;-0.6435035;-0.111517,-0.1034853;-0.007161488;0.02306483,-0.1377459;-0.3173;0.0117009,-0.160615;-0.6714882;0.05767738,-0.209077;-0.6691253;-0.03391683,-0.03381937;0.5044293;-0.05619788,578.8068
+0;0;0,0.0015761;0.2996951;0.006077914,0.003667159;0.6088284;-0.001840813,0.1632592;0.480413;0.01162818,0.1926809;0.2622477;0.0002021454,0.2469977;0.02171746;-0.06212893,-0.1525387;0.4687247;-0.01376686,-0.1923866;0.2519772;-0.01875859,-0.2349297;0.01102418;-0.08819944,0.09514345;0.006209621;-0.04694081,0.1136483;-0.3037263;-0.01963761,0.1238525;-0.653916;0.05444568,0.1372664;-0.6965258;-0.02255228,-0.09137987;0.007313997;-0.0537634,-0.1322869;-0.3009029;-0.03192152,-0.1531353;-0.6518651;0.03602133,-0.145405;-0.6107727;-0.06979927,0.003071682;0.528178;0.002715942,0;0;0,-0.0224734;0.2967887;-0.03560877,-0.05224085;0.5958692;-0.1071672,0.1091558;0.4850408;-0.1424658,0.2193468;0.3007249;-0.1922436,0.1459284;0.05779333;-0.2091043,-0.128094;0.4692498;0.05279842,-0.1437086;0.2502583;0.07257653,-0.1717124;0.01399146;-0.01733471,0.06179067;0.01281673;-0.08550978,0.08810282;-0.2974505;-0.0992949,0.06916302;-0.6463548;-0.02098513,0.01983491;-0.6460262;-0.1108024,-0.1035334;-0.007191281;0.02287801,-0.1375984;-0.3168454;0.01277783,-0.1603967;-0.6714081;0.05739706,-0.2077586;-0.6715713;-0.03331031,-0.04329539;0.5194647;-0.08251095,578.8406
+0;0;0,0.001567038;0.2964874;0.006018971,0.003465921;0.57591;-0.0008748095,0.165326;0.4621549;0.01194744,0.1946864;0.2439913;0.0006792061,0.249281;0.003371626;-0.06024405,-0.1547343;0.4503064;-0.01381983,-0.1946234;0.2335844;-0.0188006,-0.236869;-0.007615075;-0.08683118,0.09346999;0.006075555;-0.04608918,0.1119696;-0.3033392;-0.01875877,0.1221586;-0.6533484;0.05523688,0.1356047;-0.6962214;-0.02218062,-0.0897398;0.007209643;-0.05284464,-0.1306716;-0.3004813;-0.03099177,-0.1514046;-0.6512489;0.03696303,-0.1436303;-0.6101093;-0.06933939,0.002979586;0.5106012;0.002833904,0;0;0,-0.02149816;0.294021;-0.03213954,-0.03891743;0.5709543;-0.06543374,0.1090289;0.4852577;-0.145005,0.2190945;0.3008165;-0.1945164,0.1464313;0.0577938;-0.2103302,-0.1403628;0.4641234;0.0673521,-0.1558393;0.2451925;0.08770096,-0.1841884;0.008087441;0.0007091016,0.06077319;0.01232105;-0.08397961,0.08828004;-0.297154;-0.1011617,0.06950314;-0.6458831;-0.02292418,0.01893341;-0.6431726;-0.1133826,-0.1021041;-0.006714836;0.02067412,-0.1360199;-0.3158959;0.01153869,-0.158717;-0.6704322;0.05483359,-0.2073465;-0.6681991;-0.03653878,-0.03642551;0.5058032;-0.0601089,578.8739
+0;0;0,0.001562868;0.2956984;0.006002954,0.003466603;0.5757667;-0.0009296136,0.1649438;0.4614282;0.01191097,0.1943059;0.2432517;0.0006420733,0.2488135;0.003015533;-0.06018408,-0.1543718;0.4496072;-0.01379635,-0.1942633;0.2328725;-0.01877742,-0.2364416;-0.007942602;-0.08669955,0.09341297;0.006071849;-0.04606106,0.1119418;-0.303832;-0.01868746,0.1221034;-0.6529003;0.05510928,0.1355438;-0.6957423;-0.02227527,-0.08968505;0.007205246;-0.05281239,-0.1306815;-0.300972;-0.03092499,-0.1513588;-0.6507967;0.03684713,-0.1435878;-0.6096618;-0.06941004,0.002975083;0.5097617;0.002818639,0;0;0,-0.02095649;0.293329;-0.03154349,-0.03866341;0.5708029;-0.06592703,0.1085369;0.4849519;-0.1459298,0.2184083;0.3004131;-0.1955669,0.1462645;0.05759604;-0.2103806,-0.1403618;0.4642161;0.06696428,-0.1558423;0.2453192;0.08781154,-0.1818676;0.008734822;-0.0001362637,0.06088681;0.01242006;-0.08380342,0.08603171;-0.2978282;-0.09951258,0.06939358;-0.6460748;-0.02305771,0.01866895;-0.6433794;-0.1133707,-0.1020985;-0.006789621;0.02035381,-0.1357549;-0.3165131;0.01189194,-0.1583559;-0.6701305;0.05480874,-0.2071469;-0.667916;-0.03641826,-0.03569803;0.5050555;-0.05964661,578.8963
+0;0;0,0.001559536;0.295068;0.005990155,0.003468428;0.5758574;-0.0009728924,0.1649722;0.4610386;0.01189614,0.1943363;0.2428466;0.0006264439,0.2483699;0.004699558;-0.05967076,-0.1544027;0.4492154;-0.01381595,-0.194297;0.2324653;-0.01879737,-0.2361085;-0.006255612;-0.08612885,0.09280084;0.00603206;-0.04575923,0.1112492;-0.3025258;-0.01850451,0.1214364;-0.6524712;0.05547764,0.1348723;-0.6952888;-0.02188105,-0.08909735;0.00715803;-0.05246632,-0.1299158;-0.2996808;-0.03067397,-0.150645;-0.6503844;0.03726843,-0.1428766;-0.6092532;-0.06895324,0.002973399;0.5093811;0.002802124,0;0;0,-0.02070673;0.2927293;-0.03137231,-0.03854504;0.570757;-0.0672586,0.1083878;0.4844991;-0.1468582,0.2178506;0.2997482;-0.1966777,0.146096;0.05900837;-0.2095242,-0.1404566;0.4642381;0.06663477,-0.1559667;0.2453977;0.0882052,-0.1819422;0.01095177;0.0008565634,0.06067653;0.01219037;-0.0831387,0.08512455;-0.2967234;-0.09944009,0.06929927;-0.6460021;-0.02332949,0.01851296;-0.6433645;-0.1135478,-0.1015235;-0.006656765;0.01977258,-0.1357605;-0.3149834;0.01244796,-0.1575954;-0.6696386;0.05465873,-0.2064523;-0.6674839;-0.03647269,-0.03545536;0.5046546;-0.0598743,578.9298
+0;0;0,0.001498364;0.2933451;0.005959952,0.003364353;0.5750879;-0.001127622,0.1653963;0.4585486;0.01197696,0.194622;0.2403858;0.0009360295,0.2485754;0.003570154;-0.05759276,-0.1550084;0.4466475;-0.01390401,-0.1949679;0.2299672;-0.01880106,-0.236435;-0.007590413;-0.08410862,0.09272153;0.006007955;-0.04568057,0.1110811;-0.302422;-0.01836473,0.1212617;-0.6520768;0.05555386,0.1346492;-0.694513;-0.02211224,-0.08896219;0.007182814;-0.05248074,-0.1299257;-0.2995008;-0.03058376,-0.1505156;-0.6499488;0.03715302,-0.1427288;-0.6088197;-0.06902491,0.002871682;0.5070395;0.002751871,0;0;0,-0.02010361;0.2911834;-0.029953,-0.0383125;0.5700331;-0.06692839,0.1082733;0.4842038;-0.1479778,0.2179084;0.2994268;-0.1970561,0.1464165;0.06036459;-0.2095613,-0.141789;0.4638727;0.06799605,-0.1573187;0.245172;0.09035451,-0.1830328;0.0127202;0.002472989,0.0607888;0.01215932;-0.08292747,0.08488067;-0.2966387;-0.09952998,0.06925628;-0.6456612;-0.02360106,0.01827691;-0.6430059;-0.1136656,-0.1014871;-0.00660557;0.01941193,-0.1358093;-0.3147965;0.01215948,-0.1575446;-0.6691575;0.05437294,-0.2065988;-0.6669848;-0.03660817,-0.03457251;0.5025725;-0.05793118,578.9634
+0;0;0,0.001498364;0.2933451;0.005959952,0.003364353;0.5750879;-0.001127622,0.1653963;0.4585486;0.01197696,0.194622;0.2403858;0.0009360295,0.2485754;0.003570154;-0.05759276,-0.1550084;0.4466475;-0.01390401,-0.1949679;0.2299672;-0.01880106,-0.236435;-0.007590413;-0.08410862,0.09272153;0.006007955;-0.04568057,0.1110811;-0.302422;-0.01836473,0.1212617;-0.6520768;0.05555386,0.1346492;-0.694513;-0.02211224,-0.08896219;0.007182814;-0.05248074,-0.1299257;-0.2995008;-0.03058376,-0.1505156;-0.6499488;0.03715302,-0.1427288;-0.6088197;-0.06902491,0.002871682;0.5070395;0.002751871,0;0;0,-0.02010361;0.2911834;-0.029953,-0.0383125;0.5700331;-0.06692839,0.1082733;0.4842038;-0.1479778,0.2179084;0.2994268;-0.1970561,0.1464165;0.06036459;-0.2095613,-0.141789;0.4638727;0.06799605,-0.1573187;0.245172;0.09035451,-0.1830328;0.0127202;0.002472989,0.0607888;0.01215932;-0.08292747,0.08488067;-0.2966387;-0.09952998,0.06925628;-0.6456612;-0.02360106,0.01827691;-0.6430059;-0.1136656,-0.1014871;-0.00660557;0.01941193,-0.1358093;-0.3147965;0.01215948,-0.1575446;-0.6691575;0.05437294,-0.2065988;-0.6669848;-0.03660817,-0.03457251;0.5025725;-0.05793118,578.9858
+0;0;0,0.001496645;0.2930087;0.005953117,0.003363283;0.574828;-0.001143713,0.1650578;0.458196;0.01195279,0.1942805;0.2400551;0.0009129811,0.2481075;0.003794581;-0.05747863,-0.1546844;0.4463195;-0.01387465,-0.1946398;0.2296611;-0.01877121,-0.2360098;-0.007339761;-0.0839257,0.09289674;0.006019308;-0.04576689,0.1112408;-0.3021511;-0.01847405,0.1214239;-0.6518916;0.05546267,0.1348081;-0.6943097;-0.02218407,-0.08913029;0.007196386;-0.0525799,-0.1300593;-0.299229;-0.03070136,-0.1506542;-0.649763;0.03705203,-0.1428694;-0.6086366;-0.06909943,0.002869215;0.5065867;0.002746785,0;0;0,-0.01991645;0.2908539;-0.02998519,-0.03793981;0.5696499;-0.06800675,0.1081088;0.4836637;-0.1484225,0.21802;0.2990139;-0.1972616,0.1483071;0.0599912;-0.2088475,-0.141432;0.464128;0.06744075,-0.1570188;0.245454;0.08980147,-0.1826985;0.01351945;0.002206378,0.06088409;0.01214722;-0.08310366,0.08440452;-0.2964589;-0.09921002,0.06923776;-0.6456615;-0.02360392,0.01819925;-0.6430441;-0.1135917,-0.101666;-0.006557667;0.0195362,-0.1351223;-0.3145844;0.01242378,-0.1576153;-0.6689405;0.05502104,-0.2067315;-0.6668038;-0.03588423,-0.03422891;0.5020982;-0.05824661,579.019
+0;0;0,0.001473248;0.2929279;0.005958958,0.003321677;0.5752596;-0.001195955,0.1649637;0.4582901;0.01191461,0.1941943;0.2401402;0.001275998,0.248239;0.003466472;-0.0550129,-0.1545544;0.4461924;-0.01413717,-0.1947191;0.2295762;-0.01874022,-0.2359745;-0.008027568;-0.08155901,0.09210782;0.00596424;-0.04544045,0.1103486;-0.3018576;-0.01805959,0.1206263;-0.6511923;0.05580352,0.1335128;-0.6946743;-0.0208677,-0.08841179;0.007158772;-0.05211878,-0.1294204;-0.2989053;-0.0302151,-0.1497018;-0.6490471;0.03750155,-0.1418674;-0.6079236;-0.06860701,0.002830908;0.5066715;0.002726173,0;0;0,-0.01971892;0.2907302;-0.03052163,-0.03745392;0.5699108;-0.06960607,0.1081258;0.4837749;-0.1497698,0.2181635;0.2991787;-0.1984825,0.148222;0.06024887;-0.2096393,-0.1410411;0.4641427;0.06648731,-0.15647;0.2454334;0.0885139,-0.1834755;0.01361831;0.00112851,0.06086564;0.01185289;-0.08209229,0.08431679;-0.2963157;-0.09995031,0.06922521;-0.6451417;-0.0245266,0.01809584;-0.6425844;-0.1143978,-0.1010527;-0.006375742;0.01821969,-0.1344158;-0.3140619;0.01094908,-0.1568554;-0.6679978;0.05363261,-0.2060666;-0.6659176;-0.0371577,-0.03388952;0.5020996;-0.0591712,579.0414
+0;0;0,0.001470083;0.2922987;0.005946158,0.00331826;0.5745575;-0.001218646,0.1652903;0.4572278;0.01192567,0.1945139;0.2391293;0.001289563,0.2485389;0.002541929;-0.05497879,-0.1548818;0.4451053;-0.01417943,-0.195037;0.2285401;-0.0187814,-0.2362773;-0.008976862;-0.08157724,0.09194962;0.005953995;-0.0453624,0.1101779;-0.3016568;-0.0180003,0.1204542;-0.6509428;0.05585251,0.1333375;-0.6944066;-0.02079975,-0.08825993;0.007146476;-0.05202926,-0.1292404;-0.2987078;-0.03014059,-0.149519;-0.6488007;0.03756662,-0.1416865;-0.60768;-0.0685157,0.002825622;0.5057082;0.002718426,0;0;0,-0.01933421;0.2901297;-0.03044629,-0.03691616;0.5691835;-0.06996536,0.1086836;0.4834876;-0.1507547,0.2184344;0.2986053;-0.1987898,0.1481907;0.05986924;-0.2101622,-0.1409948;0.4638908;0.06660031,-0.1565658;0.2451782;0.08796491,-0.1859427;0.01515664;-0.003059611,0.06088619;0.01180926;-0.08186173,0.08393552;-0.2961716;-0.09980249,0.06909457;-0.6449897;-0.02452803,0.01786387;-0.6424322;-0.11431,-0.1011707;-0.006315579;0.01650881,-0.1342448;-0.3138494;0.0106385,-0.1566542;-0.6677533;0.05318667,-0.205972;-0.6656814;-0.03751205,-0.03320125;0.5011699;-0.05918002,579.0648
+0;0;0,0.001468564;0.2919966;0.005940011,0.003320833;0.574839;-0.001253855,0.1630519;0.4576957;0.01179117,0.1922745;0.2396056;0.001155472,0.2457244;0.005536422;-0.05451398,-0.1527107;0.4457402;-0.0139544,-0.1928644;0.2291833;-0.0185562,-0.2336657;-0.005805597;-0.08068366,0.09191627;0.005951836;-0.04534595,0.1101588;-0.3019005;-0.01796237,0.1204377;-0.6512746;0.05590907,0.1333201;-0.6947331;-0.02073763,-0.08822792;0.007143884;-0.05201038,-0.1292405;-0.2989505;-0.03010454,-0.1495243;-0.6491318;0.03761975,-0.1416924;-0.6080118;-0.06845488,0.002824752;0.5055085;0.002710732,0;0;0,-0.01806282;0.2898664;-0.03083277,-0.03354206;0.5693228;-0.07241201,0.1091998;0.4825496;-0.1512995,0.2187312;0.2975353;-0.1992886,0.1495453;0.06126453;-0.2108545,-0.1377745;0.4649935;0.0627379,-0.1545103;0.246248;0.08275578,-0.1879385;0.02084677;-0.01116547,0.06091042;0.01178995;-0.08179975,0.0841755;-0.2963972;-0.100106,0.06879797;-0.6452636;-0.02473569,0.01751934;-0.642683;-0.1144881,-0.1011806;-0.006238993;0.01624322,-0.134047;-0.3140443;0.0106412,-0.156933;-0.6680154;0.05313364,-0.2063003;-0.6659212;-0.03753588,-0.03032786;0.5009719;-0.06055856,579.0973
+0;0;0,0.001453455;0.2919969;0.005930335,0.003276154;0.5748385;-0.001298311,0.1630578;0.4578532;0.01184454,0.1920714;0.2397248;0.001423648,0.246089;0.004948363;-0.05060025,-0.1527154;0.4456678;-0.01402039,-0.1930015;0.2291304;-0.01837517,-0.2339643;-0.00632216;-0.07861227,0.09191666;0.005928253;-0.04534826,0.1100771;-0.3019219;-0.01788601,0.1203435;-0.6512956;0.05598924,0.1330786;-0.6947929;-0.02064492,-0.08821331;0.00717855;-0.05203038,-0.1293633;-0.2988923;-0.03005306,-0.149615;-0.6490755;0.0376706,-0.1417574;-0.6079568;-0.06840228,0.002788808;0.5055085;0.00267628,0;0;0,-0.01806282;0.2898664;-0.03083277,-0.03354206;0.5693228;-0.07241201,0.1091998;0.4825496;-0.1512995,0.2187312;0.2975353;-0.1992886,0.1495453;0.06126453;-0.2108545,-0.1377745;0.4649935;0.0627379,-0.1545103;0.246248;0.08275578,-0.1879385;0.02084677;-0.01116547,0.06091042;0.01178995;-0.08179975,0.0841755;-0.2963972;-0.100106,0.06879797;-0.6452636;-0.02473569,0.01751934;-0.642683;-0.1144881,-0.1011806;-0.006238993;0.01624322,-0.134047;-0.3140443;0.0106412,-0.156933;-0.6680154;0.05313364,-0.2063003;-0.6659212;-0.03753588,-0.03032786;0.5009719;-0.06055856,579.1195
+0;0;0,0.001452153;0.2917353;0.005925022,0.003279016;0.5751971;-0.001328583,0.1611231;0.4584187;0.01172469,0.1901359;0.2402962;0.001304087,0.2439876;0.006240368;-0.05056013,-0.1508376;0.4463804;-0.01382795,-0.1911226;0.2298489;-0.01818261,-0.2319597;-0.004881009;-0.07823482,0.09274676;0.005981791;-0.0457578,0.1108996;-0.3017393;-0.01830706,0.1211702;-0.6512572;0.05559865,0.1338832;-0.6946266;-0.02090218,-0.08900997;0.007243379;-0.05250027,-0.1301427;-0.2986992;-0.03053216,-0.1504028;-0.649027;0.03721943,-0.1425589;-0.6079277;-0.0686689,0.00278908;0.5054986;0.002667131,0;0;0,-0.01716411;0.2895893;-0.03146553,-0.03188634;0.5694695;-0.07460332,0.1092235;0.4822923;-0.1513526,0.2188096;0.2973095;-0.199311,0.1500268;0.06170546;-0.2107871,-0.1307492;0.4544481;0.05968831,-0.1475761;0.2353286;0.07489495,-0.1843421;0.01768954;-0.03305663,0.06123474;0.01195857;-0.08269715,0.08435071;-0.2961442;-0.1004081,0.06840864;-0.6450159;-0.02448249,0.01648801;-0.642473;-0.1136308,-0.1020038;-0.006443402;0.01688871,-0.1348015;-0.3141229;0.01114208,-0.1580552;-0.6682128;0.05368468,-0.2080798;-0.6661596;-0.03639075,-0.02878091;0.5008661;-0.06203294,579.142
+0;0;0,0.001451159;0.2915356;0.005920968,0.003279277;0.5751827;-0.001340663,0.1608792;0.458353;0.01170578,0.1898892;0.2402512;0.001286164,0.2435915;0.006845161;-0.05043406,-0.1506022;0.4463332;-0.01380759,-0.1908834;0.2298222;-0.01816184,-0.231607;-0.004255995;-0.07804734,0.09363508;0.006039084;-0.04619607,0.1118191;-0.3022101;-0.01869822,0.122091;-0.6517733;0.05521709,0.1348135;-0.6951975;-0.02134082,-0.0898625;0.007312756;-0.05300312,-0.1310658;-0.2991548;-0.03099731,-0.1513285;-0.649528;0.03676309,-0.1434788;-0.6084204;-0.06920425,0.002788472;0.5053606;0.002662138,0;0;0,-0.0169744;0.2893767;-0.03167295,-0.03180154;0.5693638;-0.07527757,0.1092651;0.4822782;-0.1515806,0.2187922;0.2972156;-0.1992691,0.1506731;0.0621305;-0.2107618,-0.1317217;0.4561072;0.05860821,-0.1546192;0.2380361;0.07956635,-0.1880562;0.01818386;-0.02331334,0.0618016;0.01244515;-0.08344913,0.08405326;-0.2962928;-0.100482,0.06768905;-0.6451405;-0.0243187,0.01609233;-0.6426257;-0.1137414,-0.1028791;-0.006847314;0.01752388,-0.1355096;-0.3150808;0.01189302,-0.1593558;-0.6692181;0.05410166,-0.2090514;-0.6671875;-0.03624293,-0.02860553;0.5006788;-0.06248927,579.1752
+0;0;0,0.001522382;0.2913237;0.005850221,0.003420647;0.5755956;-0.001561641,0.1603158;0.4587204;0.01179062,0.1891776;0.2405748;0.001865355,0.2371336;0.03456452;-0.04082087,-0.1497932;0.4466518;-0.01388081,-0.1902992;0.2301722;-0.01774077,-0.2263326;0.02355227;-0.06845471,0.09417402;0.006013961;-0.04661897,0.1121837;-0.3013991;-0.01888943,0.1222835;-0.651302;0.05523714,0.135419;-0.6940057;-0.02145852,-0.09049224;0.007420919;-0.0532384,-0.131725;-0.2982143;-0.03125956,-0.1520005;-0.6489326;0.03666943,-0.1441055;-0.6078718;-0.06895208,0.002913496;0.5054897;0.002492219,0;0;0,-0.01699608;0.2891983;-0.03132963,-0.03262676;0.569793;-0.07483602,0.1080644;0.4833737;-0.1510739,0.2182135;0.2987159;-0.198904,0.1712661;0.08820438;-0.2054601,-0.1211945;0.4280435;0.05318236,-0.1396284;0.2085459;0.05315199,-0.176407;0.01967669;-0.04451013,0.06127064;0.01342168;-0.08452225,0.0827255;-0.2946222;-0.1001673,0.06554481;-0.64375;-0.02372479,0.01272751;-0.6412478;-0.1120129,-0.1028343;-0.0099279;0.02011914,-0.138494;-0.3169839;0.01371159,-0.1627104;-0.6714838;0.05580952,-0.2136545;-0.6694742;-0.03341952,-0.02907173;0.5008466;-0.06198025,579.1973
+0;0;0,0.001522382;0.2913237;0.005850221,0.003420647;0.5755956;-0.001561641,0.1603158;0.4587204;0.01179062,0.1891776;0.2405748;0.001865355,0.2371336;0.03456452;-0.04082087,-0.1497932;0.4466518;-0.01388081,-0.1902992;0.2301722;-0.01774077,-0.2263326;0.02355227;-0.06845471,0.09417402;0.006013961;-0.04661897,0.1121837;-0.3013991;-0.01888943,0.1222835;-0.651302;0.05523714,0.135419;-0.6940057;-0.02145852,-0.09049224;0.007420919;-0.0532384,-0.131725;-0.2982143;-0.03125956,-0.1520005;-0.6489326;0.03666943,-0.1441055;-0.6078718;-0.06895208,0.002913496;0.5054897;0.002492219,0;0;0,-0.01699608;0.2891983;-0.03132963,-0.03262676;0.569793;-0.07483602,0.1080644;0.4833737;-0.1510739,0.2182135;0.2987159;-0.198904,0.1712661;0.08820438;-0.2054601,-0.1211945;0.4280435;0.05318236,-0.1396284;0.2085459;0.05315199,-0.176407;0.01967669;-0.04451013,0.06127064;0.01342168;-0.08452225,0.0827255;-0.2946222;-0.1001673,0.06554481;-0.64375;-0.02372479,0.01272751;-0.6412478;-0.1120129,-0.1028343;-0.0099279;0.02011914,-0.138494;-0.3169839;0.01371159,-0.1627104;-0.6714838;0.05580952,-0.2136545;-0.6694742;-0.03341952,-0.02907173;0.5008466;-0.06198025,579.22
+0;0;0,0.001527148;0.2922357;0.005868535,0.003431197;0.5773752;-0.001565394,0.1607499;0.460173;0.01182358,0.1896033;0.2420904;0.001901184,0.25091;-0.02127188;-0.05266863,-0.1501965;0.4480718;-0.01391717,-0.1906907;0.2316547;-0.01777601,-0.2367557;-0.03248699;-0.08260839,0.09601083;0.006131259;-0.04752825,0.1139574;-0.3002044;-0.01989589,0.1240548;-0.6500233;0.05421287,0.1372;-0.6927809;-0.02253964,-0.09225724;0.007565659;-0.05427679,-0.1333455;-0.2969984;-0.03237497,-0.1536161;-0.6476325;0.0355377,-0.1457153;-0.6065634;-0.07016212,0.002922594;0.5070686;0.002500076,0;0;0,-0.0180225;0.2901102;-0.03081799,-0.03467839;0.5715634;-0.07406831,0.1067113;0.4846125;-0.150409,0.2177153;0.3003798;-0.1976047,0.140103;0.03598288;-0.210515,-0.1242476;0.4295255;0.05348945,-0.1469128;0.2104897;0.05270999,-0.2004056;-0.02579464;-0.0792154,0.06165337;0.01456156;-0.08661079,0.08008537;-0.2927403;-0.09897852,0.06286805;-0.6417986;-0.02262926,0.01037541;-0.6393369;-0.1111932,-0.1040397;-0.01234154;0.02319562,-0.1420509;-0.3180098;0.01618024,-0.1666749;-0.6724006;0.05823002,-0.2172869;-0.670428;-0.03127018,-0.03085372;0.5024245;-0.06122279,579.2535
+0;0;0,0.001457307;0.292443;0.005861192,0.00328757;0.5782126;-0.001626401,0.1597316;0.4611501;0.01182817,0.188668;0.2430205;0.003152038,0.2369691;0.03655089;-0.03601658,-0.1494316;0.4490481;-0.01397393,-0.1902311;0.2326737;-0.01723257,-0.2266988;0.02567327;-0.06537613,0.09688386;0.006191445;-0.04794718,0.1146072;-0.2993778;-0.02026613,0.1245857;-0.6497327;0.05389496,0.1381248;-0.6923802;-0.02302558,-0.09306939;0.007650163;-0.05480248,-0.1343045;-0.2961093;-0.03283066,-0.1544601;-0.6473118;0.03498158,-0.1465003;-0.6062316;-0.07080877,0.002796967;0.5076738;0.002462183,0;0;0,-0.01760617;0.2903061;-0.03117323,-0.03396764;0.5723199;-0.07502627,0.1069527;0.4856165;-0.1501286,0.2179825;0.3014224;-0.1974363,0.1642417;0.09261902;-0.2005901,-0.1242454;0.4309582;0.05137917,-0.153786;0.2127609;0.04816076,-0.2063383;0.03730543;-0.06563966,0.06192018;0.01504675;-0.08753991,0.08021684;-0.2915001;-0.09967113,0.06189071;-0.6407898;-0.02215433,0.009749874;-0.6383408;-0.1110363,-0.1045768;-0.01333676;0.02468962,-0.1430632;-0.3181586;0.01725148,-0.1681385;-0.6730867;0.05902822,-0.2183898;-0.6711245;-0.03078498,-0.03017013;0.5029863;-0.06194544,579.2758
+0;0;0,0.001456848;0.2923508;0.005859344,0.003289646;0.5785063;-0.001642083,0.158934;0.4614968;0.01177548,0.187869;0.2433783;0.003099783,0.2448572;-0.0002258867;-0.0431135,-0.1486564;0.4494565;-0.01389535,-0.1894538;0.2330929;-0.01715383,-0.2324803;-0.01113753;-0.07395625,0.09698822;0.006198113;-0.04799883,0.1147262;-0.299622;-0.02029505,0.1246975;-0.6497251;0.05381274,0.1382553;-0.6924731;-0.02321426,-0.09316964;0.007658402;-0.05486151,-0.1344386;-0.2963505;-0.03287164,-0.1545798;-0.6473007;0.03489186,-0.1466089;-0.6062052;-0.0710449,0.002797767;0.5077839;0.00245714,0;0;0,-0.0164949;0.2902569;-0.03137374,-0.03134634;0.5726749;-0.07566476,0.1086589;0.486277;-0.1500361,0.2186116;0.3014042;-0.19716,0.14798;0.05716003;-0.2062325,-0.1238389;0.4326219;0.04905314,-0.1710082;0.2175525;0.04615632,-0.2148991;0.01257236;-0.09800702,0.06209283;0.01524165;-0.08752823,0.08075862;-0.291523;-0.09998393,0.06152554;-0.6404212;-0.02211404,0.00982362;-0.6378952;-0.1114523,-0.1047093;-0.01335661;0.0246287,-0.1432043;-0.3184333;0.0172497,-0.1684948;-0.6731077;0.05884325,-0.2182958;-0.6710668;-0.0314197,-0.02788133;0.5031705;-0.06240487,579.2999
+0;0;0,0.001456779;0.2923369;0.005859067,0.003290989;0.5787091;-0.001649455,0.1591273;0.4615555;0.01178465,0.1880555;0.2434877;0.003110969,0.244409;0.002596572;-0.04258762,-0.1488424;0.4495003;-0.01391784,-0.1896303;0.2331871;-0.01717556,-0.2321777;-0.008323327;-0.07334536,0.09692226;0.006193899;-0.04796619,0.1147298;-0.3008268;-0.02015365,0.1246545;-0.6492935;0.05360775,0.1382338;-0.6921567;-0.02354127,-0.09310628;0.007653195;-0.05482421,-0.1345373;-0.2975492;-0.03274801,-0.1545843;-0.6468589;0.03469875,-0.1466008;-0.6057459;-0.07140583,0.002798505;0.5078996;0.002454816,0;0;0,-0.01597335;0.2902478;-0.03159785,-0.03054319;0.5728553;-0.07616901,0.1101183;0.4867339;-0.1498165,0.2205724;0.3020861;-0.1964078,0.1488575;0.06116977;-0.2068458,-0.125082;0.4329939;0.04734246,-0.17372;0.2183042;0.04445766,-0.2354278;0.02938582;-0.1097973,0.06240151;0.0151695;-0.08722949,0.08051823;-0.2928463;-0.09949422,0.06087413;-0.6400554;-0.02185249,0.00978988;-0.637521;-0.1117494,-0.1047799;-0.01306352;0.02415708,-0.1434408;-0.3193487;0.01729186,-0.1687834;-0.6723706;0.05854191,-0.2179546;-0.6703155;-0.03226938,-0.0271017;0.50328;-0.06280851,579.3333
+0;0;0,0.001506182;0.2925119;0.005776399,0.003386763;0.5794679;-0.001932277,0.155931;0.4630225;0.01146733,0.1848562;0.2446537;0.003937356,0.2421471;0.001704723;-0.03719589,-0.1460004;0.4522138;-0.01336134,-0.1856556;0.2354187;-0.01573441,-0.2294474;-0.008142993;-0.06825498,0.09680117;0.006191296;-0.04788383,0.1146496;-0.3005607;-0.02009628,0.1245606;-0.6490724;0.05369351,0.1382858;-0.6920668;-0.023538,-0.09295011;0.007642363;-0.0548045,-0.134374;-0.2972929;-0.03275777,-0.154456;-0.6466305;0.034796,-0.1465358;-0.6055105;-0.07148141,0.002883976;0.5084372;0.002240077,0;0;0,-0.01517991;0.2904003;-0.03218842,-0.02863203;0.5734745;-0.07790518,0.1110678;0.4875536;-0.1458075,0.2217667;0.3036657;-0.1959004,0.1484055;0.06180173;-0.2067792,-0.1221488;0.4359427;0.04367729,-0.1787769;0.2232575;0.0319916,-0.2421592;0.03818995;-0.1284175,0.06214301;0.0155718;-0.08716321,0.08040954;-0.2921567;-0.09969211,0.06043337;-0.6393526;-0.02184844,0.009992074;-0.6368237;-0.1123044,-0.1046135;-0.01348206;0.02399805,-0.1434072;-0.3194878;0.01743912,-0.1693054;-0.6725602;0.0583391,-0.2178189;-0.6705061;-0.03302142,-0.02547487;0.5037302;-0.06416535,579.365
+0;0;0,0.00150608;0.292492;0.005776007,0.00338815;0.5796723;-0.001939869,0.1556364;0.4632314;0.01144681,0.1845464;0.2449773;0.003920795,0.2420533;0.001112252;-0.03736755,-0.1457122;0.4524435;-0.01333393,-0.1853466;0.2357622;-0.01570575,-0.2293036;-0.008717746;-0.06842434,0.09663513;0.006180676;-0.0478017,0.1144776;-0.3004696;-0.02002336,0.1243887;-0.6489823;0.05376663,0.1381296;-0.6920605;-0.02355347,-0.09279068;0.007629254;-0.05471049,-0.1342008;-0.2972049;-0.03267107,-0.1542829;-0.6465435;0.03488287,-0.1463536;-0.6054108;-0.07151645,0.002884774;0.5085585;0.002237374,0;0;0,-0.01328499;0.2904683;-0.03223157,-0.02383618;0.5739512;-0.0775919,0.1144602;0.4879832;-0.1461239,0.2246424;0.3035415;-0.1947904,0.1481589;0.06167513;-0.2063165,-0.1201872;0.4374045;0.04221294,-0.1833915;0.2270317;0.02560478,-0.2483287;0.04767346;-0.1420129,0.06234755;0.01564199;-0.08677363,0.08015247;-0.2920069;-0.09940434,0.06013934;-0.6392112;-0.02160335,0.0099223;-0.6364852;-0.1123888,-0.1046733;-0.01361664;0.02279552,-0.1435146;-0.3195363;0.0174186,-0.1702273;-0.6726854;0.05712276,-0.2185048;-0.6704296;-0.03456788,-0.02141437;0.5040722;-0.06395555,579.3875
+0;0;0,0.00150608;0.292492;0.005776007,0.00338815;0.5796723;-0.001939869,0.1556364;0.4632314;0.01144681,0.1845464;0.2449773;0.003920795,0.2420533;0.001112252;-0.03736755,-0.1457122;0.4524435;-0.01333393,-0.1853466;0.2357622;-0.01570575,-0.2293036;-0.008717746;-0.06842434,0.09663513;0.006180676;-0.0478017,0.1144776;-0.3004696;-0.02002336,0.1243887;-0.6489823;0.05376663,0.1381296;-0.6920605;-0.02355347,-0.09279068;0.007629254;-0.05471049,-0.1342008;-0.2972049;-0.03267107,-0.1542829;-0.6465435;0.03488287,-0.1463536;-0.6054108;-0.07151645,0.002884774;0.5085585;0.002237374,0;0;0,-0.01328499;0.2904683;-0.03223157,-0.02383618;0.5739512;-0.0775919,0.1144602;0.4879832;-0.1461239,0.2246424;0.3035415;-0.1947904,0.1481589;0.06167513;-0.2063165,-0.1201872;0.4374045;0.04221294,-0.1833915;0.2270317;0.02560478,-0.2483287;0.04767346;-0.1420129,0.06234755;0.01564199;-0.08677363,0.08015247;-0.2920069;-0.09940434,0.06013934;-0.6392112;-0.02160335,0.0099223;-0.6364852;-0.1123888,-0.1046733;-0.01361664;0.02279552,-0.1435146;-0.3195363;0.0174186,-0.1702273;-0.6726854;0.05712276,-0.2185048;-0.6704296;-0.03456788,-0.02141437;0.5040722;-0.06395555,579.4209
+0;0;0,0.001414541;0.291962;0.005673994,0.00316506;0.5786425;-0.002194629,0.1524883;0.4631896;0.01119229,0.1811849;0.2448495;0.005473136,0.240064;-0.001112893;-0.03125238,-0.142951;0.4524302;-0.01327213,-0.1832134;0.2358503;-0.01413263,-0.229065;-0.01071735;-0.06327534,0.09638236;0.006175748;-0.04758104,0.1140248;-0.2992262;-0.01975708,0.1240426;-0.6479907;0.05424676,0.1372166;-0.6913;-0.0233458,-0.09244858;0.007614378;-0.05465288,-0.1338737;-0.2959411;-0.03243029,-0.1539494;-0.645564;0.03520416,-0.145955;-0.604413;-0.07147366,0.002700218;0.5076406;0.002023517,0;0;0,-0.01219386;0.2899224;-0.03274679,-0.02180221;0.5727795;-0.07905841,0.1148021;0.4881268;-0.1439786,0.2262902;0.3045405;-0.1929181,0.1478638;0.06164268;-0.2056837,-0.11993;0.4392337;0.03660539,-0.1906315;0.2313623;0.01873372,-0.2479209;0.05496937;-0.157097,0.06343013;0.01491678;-0.08570743,0.07995415;-0.2915024;-0.09949255,0.05975908;-0.6389807;-0.02161741,0.01068098;-0.6362568;-0.1133549,-0.1045923;-0.0131112;0.02191368,-0.1431632;-0.3178221;0.01751916,-0.1701856;-0.6713394;0.05636436,-0.2172973;-0.6690806;-0.03626031,-0.019574;0.5030627;-0.06513429,579.4544
+0;0;0,0.001413417;0.2917301;0.005669487,0.003162689;0.5782053;-0.002193893,0.1495806;0.4636563;0.01101269,0.1782741;0.2453394;0.00529415,0.2374675;-0.001936227;-0.03162745,-0.1401277;0.4531056;-0.01297715,-0.1803859;0.2365488;-0.01383757,-0.2264823;-0.01133537;-0.06324267,0.09613511;0.006159905;-0.04745898,0.1137688;-0.2990912;-0.01964875,0.1237939;-0.6481061;0.05440821,0.1369762;-0.6914622;-0.02323382,-0.09221142;0.007594844;-0.05451268,-0.133616;-0.2958107;-0.03230106,-0.1537062;-0.6456845;0.03538194,-0.1457067;-0.6045265;-0.07136389,0.002698119;0.507245;0.00202178,0;0;0,-0.01085042;0.2897212;-0.03293157,-0.01877847;0.5723447;-0.07970595,0.1151595;0.4877266;-0.1423051,0.2280154;0.3049881;-0.1911771,0.1481153;0.0611975;-0.2051198,-0.1167049;0.4419873;0.0339617,-0.1902294;0.235355;0.01357719,-0.254206;0.06984112;-0.1722304,0.06376128;0.01487103;-0.08512115,0.08006699;-0.2913761;-0.09959245,0.05945434;-0.6391063;-0.02177715,0.01056697;-0.6363024;-0.1137204,-0.1044291;-0.01297367;0.02141288,-0.143514;-0.3174728;0.01750874,-0.1705604;-0.6713527;0.05537454,-0.217471;-0.6690209;-0.03745346,-0.01695373;0.5026872;-0.06563997,579.4768
+0;0;0,0.001411925;0.2914221;0.005663501,0.003156652;0.577157;-0.002177791,0.1539753;0.4615275;0.01128471,0.1826469;0.2433771;0.005570531,0.2398849;0.004270256;-0.03013136,-0.1444101;0.4506608;-0.01342365,-0.1846375;0.2342691;-0.01428341,-0.2292111;-0.005426124;-0.0620564,0.09614573;0.006160586;-0.04746423,0.1138329;-0.3000167;-0.01956963,0.1238578;-0.6490235;0.05448563,0.1370896;-0.692655;-0.02344786,-0.09222162;0.007595684;-0.0545187,-0.1337519;-0.2967304;-0.0322397,-0.1538416;-0.6465961;0.03544175,-0.145812;-0.6053962;-0.0717048,0.002693555;0.5064217;0.002024515,0;0;0,-0.00954384;0.2894109;-0.03333354,-0.01573272;0.5712117;-0.08078408,0.1231548;0.4868526;-0.1430376,0.2309585;0.3006856;-0.1895623,0.1526497;0.06524733;-0.202188,-0.1236674;0.4484469;0.03442539,-0.1946274;0.2412088;0.01294595,-0.2552261;0.07589601;-0.162332,0.06497268;0.01515642;-0.08416439,0.08021729;-0.2920244;-0.09975339,0.05922222;-0.6397084;-0.02187229,0.01200449;-0.636869;-0.1151626,-0.1049487;-0.01148849;0.01971296,-0.1441986;-0.3169148;0.01659837,-0.1706641;-0.6708701;0.05409022,-0.2158655;-0.6684874;-0.04006084,-0.01435254;0.5018148;-0.06651783,579.5104
+0;0;0,0.001488018;0.2919415;0.005555667,0.003287668;0.5785573;-0.002462869,0.1543812;0.4622302;0.01123943,0.1831292;0.2442783;0.008584427,0.2406152;0.004290342;-0.02295068,-0.1450153;0.452343;-0.01295565,-0.1846659;0.2360946;-0.01196903,-0.23037;-0.004213274;-0.05731874,0.09329836;0.00596159;-0.04592401,0.1107978;-0.2996784;-0.01779514,0.1207766;-0.64775;0.05624709,0.134145;-0.6912796;-0.02203361,-0.08937895;0.007386859;-0.05297147,-0.1308938;-0.296392;-0.03042714,-0.1512351;-0.6453322;0.03711975,-0.1433267;-0.604124;-0.07023484,0.00281227;0.5074319;0.001798617,0;0;0,-0.007557821;0.2898349;-0.03466368,-0.009318488;0.5722046;-0.08432579,0.1290831;0.4859292;-0.1446149,0.2364867;0.2991237;-0.1882579,0.1536329;0.06497572;-0.2025163,-0.1213013;0.4508632;0.03017905,-0.196424;0.2449555;0.01300063,-0.2613937;0.08864331;-0.1693144,0.06442006;0.01312411;-0.08078957,0.08336342;-0.2930155;-0.1015971,0.05995613;-0.6394148;-0.02288723,0.01358304;-0.6365328;-0.1168411,-0.1023114;-0.009804704;0.01689335,-0.1421057;-0.3146262;0.01321338,-0.1684098;-0.6676668;0.05071093,-0.2127327;-0.6652427;-0.04409533,-0.009312607;0.502557;-0.06927824,579.5325
+0;0;0,0.001487784;0.2918955;0.005554792,0.003287243;0.5784796;-0.002463544,0.1561397;0.4616197;0.01134881,0.184852;0.2439385;0.008697107,0.2424826;0.003346875;-0.02291732,-0.1467314;0.4516177;-0.01312705,-0.1863326;0.2356379;-0.01214165,-0.2321517;-0.005274385;-0.05760543,0.09152416;0.005848221;-0.0450507,0.1090526;-0.3002981;-0.01687523,0.1190011;-0.6473129;0.05694221,0.1323863;-0.690935;-0.02143702,-0.08767928;0.007246387;-0.05196414,-0.1292629;-0.2970357;-0.02938246,-0.1495425;-0.6449165;0.03795935,-0.1416241;-0.6036942;-0.06953034,0.00281179;0.5073459;0.001798439,0;0;0,-0.005888948;0.2897228;-0.03552604,-0.005470883;0.5718566;-0.08636498,0.1346244;0.4856246;-0.1463044,0.2403271;0.2974032;-0.1865058,0.1552926;0.06345326;-0.20205,-0.1213231;0.453302;0.02883614,-0.2013285;0.2495707;0.01125109,-0.2608447;0.08752617;-0.1687613,0.0641023;0.01213562;-0.07863878,0.08476236;-0.2941587;-0.1027977,0.06036417;-0.6392716;-0.02362036,0.01458998;-0.6363712;-0.1180291,-0.1006958;-0.008815011;0.01493642,-0.1436119;-0.3136753;0.008219386,-0.1686265;-0.6655287;0.04747099,-0.2123123;-0.663083;-0.04779172,-0.005900031;0.5022664;-0.07102156,579.5666
+0;0;0,0.001511971;0.2966411;0.005645099,0.003436137;0.6029527;-0.002991213,0.1509512;0.4812208;0.01087787,0.181117;0.2525193;0.008091921,0.2444693;-0.01195878;-0.02666126,-0.1414619;0.4715643;-0.01275286,-0.1830681;0.2446502;-0.01171757,-0.2334362;-0.02018036;-0.06169509,0.0898509;0.005741303;-0.04422707,0.1073259;-0.2994723;-0.01613745,0.1172677;-0.646253;0.05763018,0.1306198;-0.6896925;-0.02055463,-0.08607632;0.007113907;-0.05101413,-0.1275332;-0.296241;-0.02850125,-0.1477991;-0.6438872;0.03879513,-0.1399004;-0.6026927;-0.06842794,0.002917567;0.5253682;0.001657267,0;0;0,-0.006689478;0.2934715;-0.04312515,-0.01358098;0.5895276;-0.1215112,0.1331065;0.4866675;-0.144835,0.242137;0.2864625;-0.1802251,0.1434408;0.03180036;-0.2042286,-0.1121668;0.4648134;0.008307636,-0.1972945;0.2508768;-0.006062014,-0.2648457;0.06947635;-0.2002286,0.06403375;0.01076031;-0.07645965,0.08575758;-0.2942808;-0.103436,0.06085248;-0.639225;-0.02475595,0.01680679;-0.6383234;-0.1190839,-0.09927868;-0.007058498;0.01249413,-0.1478976;-0.3098585;-0.001580221,-0.1687152;-0.6610979;0.04308397,-0.2106112;-0.6606558;-0.05207668,-0.01137495;0.5156176;-0.09755969,579.6002
+0;0;0,0.00145212;0.295268;0.005350534,0.003157483;0.583898;-0.003083587,0.1471065;0.4713103;0.01072392,0.1764302;0.2484793;0.0107094,0.2329175;0.01105259;-0.01602544,-0.1381956;0.461941;-0.01233938,-0.1793309;0.2410075;-0.009204715,-0.2250194;0.003326476;-0.05040286,0.08885776;0.005662201;-0.04371653,0.1059156;-0.2982821;-0.01560272,0.1158015;-0.6452876;0.05831534,0.1291906;-0.6891847;-0.01985869,-0.08514759;0.007049112;-0.05038943,-0.1267013;-0.294989;-0.02781178,-0.1468477;-0.6428527;0.03971212,-0.1389184;-0.6016577;-0.06781937,0.002726456;0.5143011;0.001212518,0;0;0,-0.003375441;0.2922394;-0.04241037,0.006222472;0.5749131;-0.1006165,0.1387421;0.4866532;-0.1463404,0.2447283;0.2911986;-0.1791732,0.1683611;0.05840199;-0.195009,-0.1040371;0.4608952;0.01121863,-0.1935705;0.2559924;-0.01141232,-0.2512754;0.09120539;-0.184017,0.06376372;0.009781092;-0.07534862,0.08611584;-0.293792;-0.1037607,0.06114059;-0.6390388;-0.02530479,0.01600315;-0.6364466;-0.119976,-0.09837559;-0.006137155;0.01111197,-0.1538895;-0.3059866;-0.01061517,-0.1733169;-0.6570276;0.03803886,-0.2162584;-0.6548864;-0.05751813,0.001848788;0.5068632;-0.08604074,579.6337
+0;0;0,0.001472532;0.2994185;0.005425746,0.003304882;0.6092074;-0.003851564,0.1525057;0.4846844;0.01094518,0.1814307;0.2648832;0.01093086,0.2384511;0.0252163;-0.01605624,-0.143301;0.4749701;-0.0129673,-0.183877;0.2570406;-0.009875257,-0.2299966;0.01711699;-0.05146212,0.08718143;0.005555382;-0.04289181,0.1041137;-0.2961524;-0.01498487,0.1140203;-0.6438828;0.05908761,0.1273754;-0.6875923;-0.01888798,-0.08354125;0.006916129;-0.04943882,-0.1247891;-0.2928995;-0.02702731,-0.1449777;-0.6414899;0.04063766,-0.1370685;-0.6003234;-0.06662086,0.00280974;0.5292581;0.001083572,0;0;0,-0.003692411;0.2951574;-0.05051279,-0.006819295;0.5916635;-0.1397924,0.1444353;0.486234;-0.1480043,0.24771;0.2924185;-0.1783218,0.1687661;0.05817704;-0.196172,-0.1050787;0.4677593;-0.001699664,-0.1950386;0.2655707;-0.01497585,-0.2562931;0.09776229;-0.1867549,0.0639323;0.008201122;-0.07291484,0.0869954;-0.2927509;-0.1043637,0.06145425;-0.638836;-0.02642727,0.01877572;-0.6386933;-0.1211834,-0.09683873;-0.004374308;0.008619575,-0.1598419;-0.2996232;-0.02223135,-0.1763179;-0.6509017;0.0309976,-0.2166975;-0.6512039;-0.0646209,-0.004522327;0.5169171;-0.1110837,579.6557
+0;0;0,0.001472532;0.2994185;0.005425746,0.003304882;0.6092074;-0.003851564,0.1525057;0.4846844;0.01094518,0.1814307;0.2648832;0.01093086,0.2384511;0.0252163;-0.01605624,-0.143301;0.4749701;-0.0129673,-0.183877;0.2570406;-0.009875257,-0.2299966;0.01711699;-0.05146212,0.08718143;0.005555382;-0.04289181,0.1041137;-0.2961524;-0.01498487,0.1140203;-0.6438828;0.05908761,0.1273754;-0.6875923;-0.01888798,-0.08354125;0.006916129;-0.04943882,-0.1247891;-0.2928995;-0.02702731,-0.1449777;-0.6414899;0.04063766,-0.1370685;-0.6003234;-0.06662086,0.00280974;0.5292581;0.001083572,0;0;0,-0.003692411;0.2951574;-0.05051279,-0.006819295;0.5916635;-0.1397924,0.1444353;0.486234;-0.1480043,0.24771;0.2924185;-0.1783218,0.1687661;0.05817704;-0.196172,-0.1050787;0.4677593;-0.001699664,-0.1950386;0.2655707;-0.01497585,-0.2562931;0.09776229;-0.1867549,0.0639323;0.008201122;-0.07291484,0.0869954;-0.2927509;-0.1043637,0.06145425;-0.638836;-0.02642727,0.01877572;-0.6386933;-0.1211834,-0.09683873;-0.004374308;0.008619575,-0.1598419;-0.2996232;-0.02223135,-0.1763179;-0.6509017;0.0309976,-0.2166975;-0.6512039;-0.0646209,-0.004522327;0.5169171;-0.1110837,579.678
+0;0;0,0.001529798;0.2998623;0.005045363,0.003358006;0.6080571;-0.004713763,0.1567371;0.483077;0.01119006,0.1865012;0.2575008;0.01389948,0.2415936;0.02083002;-0.007114988,-0.1473935;0.4730771;-0.01364235,-0.1900156;0.2496402;-0.007547033,-0.2357358;0.01258676;-0.04226303,0.08652626;0.00553478;-0.04257289,0.1031773;-0.2932217;-0.01472802,0.1132754;-0.6429197;0.05978381,0.1260939;-0.6870246;-0.01803068,-0.08291964;0.006852968;-0.04906369,-0.1238761;-0.2900211;-0.02678386,-0.1442199;-0.6405449;0.04149363,-0.1362293;-0.5994086;-0.06585198,0.002871857;0.5289879;0.000316998,0;0;0,-0.003168825;0.2951648;-0.05303693,-0.006000543;0.5905154;-0.1407681,0.1497698;0.4860353;-0.1497464,0.2544225;0.2853841;-0.173511,0.1701866;0.05775955;-0.1976199,-0.1075624;0.4666435;-0.0002243742,-0.2001309;0.2590593;-0.01107323,-0.2640064;0.09604341;-0.1808838,0.06384394;0.007078081;-0.07213688,0.0885058;-0.2906023;-0.1050942,0.06250705;-0.6388369;-0.02763844,0.02035798;-0.6387571;-0.1227131,-0.09635491;-0.001731363;0.006527727,-0.167615;-0.2909021;-0.03360038,-0.1767054;-0.6435602;0.02549585,-0.2013845;-0.694509;-0.04195177,-0.003901752;0.5164059;-0.1128242,579.7007
+0;0;0,0.001536385;0.3011533;0.005067085,0.003359285;0.6084804;-0.004640897,0.1587236;0.4836826;0.01135368,0.1885205;0.2578575;0.01406609,0.2435104;0.0216274;-0.006909242,-0.1493216;0.4735539;-0.01379835,-0.1919908;0.2498705;-0.007696312,-0.2376258;0.01325847;-0.04234766,0.08471731;0.005419069;-0.04168284,0.1012353;-0.2909515;-0.01406035,0.1113614;-0.6416163;0.06065749,0.1241916;-0.6857895;-0.01722859,-0.08118611;0.006709697;-0.04803795,-0.1218155;-0.2877934;-0.02593606,-0.1422155;-0.6392864;0.04253023,-0.1342176;-0.5981399;-0.06491414,0.00287789;0.5301844;0.0003406708,0;0;0,-0.001193166;0.2959532;-0.05596113,-0.001958292;0.5907559;-0.1427546,0.1551272;0.4849591;-0.1510172,0.2607387;0.2841343;-0.1712112,0.1741404;0.05829224;-0.1988633,-0.106251;0.4672721;-0.001968101,-0.1991899;0.2594411;-0.00976603,-0.2657855;0.0979951;-0.1793795,0.06353505;0.005436808;-0.06983972,0.09070293;-0.2892256;-0.1059961,0.06465703;-0.638581;-0.02903152,0.02300003;-0.6384972;-0.1244371,-0.0945146;0.0004656503;0.003258946,-0.1718926;-0.2840471;-0.0407463,-0.1795088;-0.6379733;0.01695463,-0.2187262;-0.6383325;-0.07934083,-0.0007622167;0.5170767;-0.1158242,579.7342
+0;0;0,0.001541236;0.3021042;0.005083085,0.003357482;0.6083354;-0.004567514,0.1603534;0.4838609;0.01149055,0.1893073;0.2644246;0.01412622,0.2467895;0.01748776;-0.007799784,-0.1509069;0.4736265;-0.013924,-0.192369;0.2562713;-0.007994588,-0.2400723;0.008935198;-0.04421645,0.08440097;0.005398833;-0.04152719,0.1009062;-0.290742;-0.01392611,0.1110561;-0.6422324;0.06096764,0.1238971;-0.686468;-0.01698402,-0.08088294;0.006684642;-0.04785857,-0.1214809;-0.2875903;-0.0257738,-0.1419289;-0.6399108;0.04285366,-0.1339242;-0.5987549;-0.06468117,0.002881059;0.5308481;0.0003625965,0;0;0,0.000323385;0.2964368;-0.05848336,0.001949809;0.5904489;-0.1442626,0.1604247;0.4852747;-0.1515579,0.2675556;0.2922859;-0.1681676,0.1765511;0.05678336;-0.2000973,-0.1046146;0.4674506;-0.003397703,-0.1981653;0.2668981;-0.008351209,-0.2661375;0.09811312;-0.1862675,0.06385662;0.004816443;-0.06911087,0.09217993;-0.2894472;-0.1057212,0.06569563;-0.6396811;-0.02895904,0.02452109;-0.6395658;-0.124687,-0.09418789;0.002407667;0.0001472522,-0.1782362;-0.2791761;-0.04863914,-0.1800676;-0.633478;0.01238869,-0.1996146;-0.6847124;-0.05668488,0.002291206;0.5172455;-0.1183794,579.7682
+0;0;0,0.001555191;0.3021932;0.004615772,0.003298305;0.6065909;-0.005594793,0.1631103;0.482278;0.01154583,0.1928937;0.2573948;0.01796033,0.2491359;0.01385823;0.001971168,-0.1537661;0.4719022;-0.01474732,-0.1972527;0.2493708;-0.005295875,-0.2443493;0.005423397;-0.03692611,0.08455282;0.005415399;-0.04145883,0.1009409;-0.289934;-0.01423019,0.1111164;-0.6419522;0.06116788,0.1238253;-0.6863729;-0.01683991,-0.08087134;0.006705088;-0.04808544,-0.1214866;-0.2867142;-0.02579731,-0.1421028;-0.6395986;0.0431432,-0.1339634;-0.5984822;-0.06453846,0.00285003;0.5300876;-0.0005550925,0;0;0,0.001249634;0.2963157;-0.05949712,0.004754845;0.5887572;-0.1442246,0.1659929;0.4858644;-0.1506379,0.2732652;0.2861501;-0.161006,0.1808596;0.05676456;-0.200659,-0.1055601;0.4669749;-0.002289146,-0.2049894;0.2629791;-0.002746603,-0.2709737;0.09633696;-0.1776905,0.06417187;0.00454399;-0.06898308,0.09248822;-0.2889896;-0.1047244,0.06592839;-0.6400707;-0.02894926,0.02551939;-0.6399165;-0.125186,-0.09423377;0.00405958;-0.0009270258,-0.1846894;-0.2741228;-0.05263359,-0.1831;-0.6290054;0.008693945,-0.2209566;-0.6292752;-0.08844401,0.004151065;0.5163246;-0.1190951,579.8012
+0;0;0,0.00155779;0.3026983;0.004623486,0.003298832;0.6067439;-0.005561498,0.1653236;0.482179;0.01171918,0.1948206;0.2594584;0.01807201,0.2508118;0.01700848;0.002154188,-0.1559233;0.4716602;-0.0149366,-0.1989917;0.2512687;-0.005576049,-0.2458781;0.008409798;-0.03706514,0.08472618;0.005426502;-0.04154383,0.1010632;-0.2890027;-0.01440003,0.1112713;-0.6421468;0.06123921,0.1239961;-0.6866608;-0.01686636,-0.08103715;0.006718835;-0.04818403,-0.1215258;-0.2857862;-0.02596535,-0.142208;-0.6397994;0.04319569,-0.1340584;-0.5986691;-0.06462094,0.002852944;0.5306481;-0.0005486356,0;0;0,0.003334716;0.2962336;-0.06232619,0.00814788;0.5881548;-0.1476364,0.1719902;0.4847983;-0.15066,0.2779725;0.2867513;-0.1584096,0.18919;0.05764189;-0.2007992,-0.1049737;0.4682481;-0.004495032,-0.2034287;0.2663301;0.002620597,-0.2719558;0.1004933;-0.1705052,0.06520393;0.003549367;-0.06833529,0.09462459;-0.2887989;-0.105202,0.06844324;-0.6412072;-0.02997398,0.02905486;-0.6411948;-0.1267419,-0.09425253;0.006303736;-0.003253636,-0.1867597;-0.2697263;-0.05749445,-0.1852322;-0.6264021;9.294599E-05,-0.2162461;-0.6717752;-0.07182202,0.007202368;0.5160038;-0.1229534,579.8346
+0;0;0,0.001558309;0.3027991;0.004625027,0.003297025;0.6064411;-0.005542748,0.167303;0.481472;0.01187517,0.1972534;0.2553274;0.01832565,0.2525789;0.01576024;0.002597094,-0.157859;0.4708249;-0.01510548,-0.2015896;0.2470453;-0.00560103,-0.2479185;0.007073998;-0.03671572,0.08384454;0.005370034;-0.04111153,0.1000886;-0.2873847;-0.01412209,0.1103517;-0.6424315;0.06192465,0.1230898;-0.687023;-0.01626226,-0.08019388;0.006648919;-0.04768264,-0.1204523;-0.2841927;-0.02559031,-0.1412459;-0.6401131;0.04394333,-0.1330878;-0.5989712;-0.06398558,0.002852229;0.5305318;-0.0005421666,0;0;0,0.004273007;0.2961628;-0.06309104,0.009967798;0.5877333;-0.1481304,0.1757573;0.4837946;-0.1496584,0.2853234;0.2836256;-0.1524255,0.1957609;0.05918106;-0.2004247,-0.1060396;0.4684425;-0.004457414,-0.2099623;0.2654522;0.004204418,-0.2755019;0.09897794;-0.1651816,0.06556735;0.003141373;-0.06663299,0.09452625;-0.2874997;-0.1038725,0.06914491;-0.6422613;-0.03007102,0.03047714;-0.6422595;-0.1272526,-0.09303753;0.007457849;-0.006107186,-0.1904616;-0.2649074;-0.06109229,-0.1875086;-0.6237444;-0.004754107,-0.2219292;-0.6681902;-0.07625507,0.008696215;0.515717;-0.123646,579.8682
+0;0;0,0.001566744;0.3028847;0.004374457,0.003275347;0.6066008;-0.005996913,0.1660111;0.4822035;0.01196387,0.1950536;0.2626171;0.02120363,0.2523223;0.01487997;0.01068973,-0.156993;0.4722741;-0.01437668,-0.198974;0.2549728;-0.001538257,-0.2469995;0.006377205;-0.02718288,0.0832161;0.005374387;-0.040635,0.09917902;-0.28664;-0.01344463,0.1094281;-0.6430007;0.06286949,0.1223928;-0.6877473;-0.01537708,-0.07947521;0.006533484;-0.04739209,-0.1197703;-0.2835283;-0.02487425,-0.140804;-0.6407108;0.04512611,-0.1327413;-0.5995634;-0.06298672,0.002841156;0.5308431;-0.0009608055,0;0;0,0.007037751;0.2957309;-0.06522632,0.01700789;0.5866734;-0.1523058,0.1807372;0.4835836;-0.1490242,0.2933532;0.2926264;-0.1487489,0.2031945;0.06052865;-0.2013409,-0.1022746;0.470424;-0.01090805,-0.2064586;0.2751638;0.001984104,-0.2725706;0.09923153;-0.1695995,0.06635838;0.002297193;-0.0647788,0.09644067;-0.2871985;-0.104198,0.07147598;-0.6434968;-0.03105283,0.03408946;-0.6436007;-0.1288979,-0.09198729;0.00843023;-0.008501466,-0.1929184;-0.2615301;-0.06507762,-0.1857183;-0.6215719;-0.00815732,-0.2255693;-0.6618831;-0.08127293,0.01428213;0.5149755;-0.1274712,579.8902
+0;0;0,0.001566131;0.3027662;0.004372745,0.003273986;0.6063499;-0.005992939,0.1674566;0.4815815;0.01207844,0.1964255;0.2625521;0.02129476,0.2507103;0.02772281;0.01132865,-0.1584111;0.4715641;-0.01449564,-0.2002855;0.2548141;-0.001689787,-0.2458088;0.01917091;-0.02599826,0.08186549;0.005287161;-0.03997549,0.09773139;-0.2849524;-0.01295038,0.1080328;-0.6431346;0.0637538,0.1210048;-0.6879231;-0.0145366,-0.07818532;0.006427445;-0.04662291,-0.1182355;-0.2818713;-0.02424194,-0.1393767;-0.6408795;0.04611623,-0.1313095;-0.5997258;-0.06205717,0.002840139;0.5306523;-0.0009608255,0;0;0,0.009327237;0.2952523;-0.06654334,0.01994028;0.586068;-0.1535201,0.1852256;0.4832403;-0.1489711,0.2981027;0.2930964;-0.1475379,0.2212146;0.07046744;-0.1996491,-0.1008232;0.4696146;-0.01136784,-0.2123995;0.2789;-0.002611677,-0.269291;0.10382;-0.1585006,0.06663712;0.001647532;-0.06232763,0.09735702;-0.2857705;-0.1031721,0.07380433;-0.6444702;-0.03201079,0.03683946;-0.6445875;-0.1300797,-0.09014196;0.008983943;-0.01103037,-0.1943649;-0.2577117;-0.06788178,-0.1866621;-0.6199412;-0.01297648,-0.2250939;-0.6628395;-0.08438943,0.017007;0.5144086;-0.128782,579.9236
+0;0;0,0.001566484;0.3028346;0.004373732,0.003275301;0.606592;-0.005993074,0.165519;0.4824701;0.01192014,0.1944843;0.2634677;0.02113533,0.2493004;0.02634011;0.01107169,-0.1565096;0.4725707;-0.01434086,-0.198379;0.2558474;-0.001536586,-0.2443478;0.01789801;-0.02608296,0.08125059;0.005247448;-0.03967523,0.0971657;-0.2858925;-0.01256629,0.1074434;-0.643248;0.06396085,0.120447;-0.6882188;-0.01452047,-0.07759806;0.006379168;-0.04627272,-0.1177725;-0.2828139;-0.02382232,-0.1388649;-0.6409935;0.04637345,-0.130778;-0.5998126;-0.06206374,0.002841846;0.5309628;-0.0009655049,0;0;0,0.01166345;0.2949045;-0.068012,0.02612734;0.5853989;-0.1561217,0.1884655;0.482933;-0.1492043,0.3028001;0.2937439;-0.1446126,0.2240361;0.07001834;-0.2000983,-0.1006342;0.4753445;-0.01968069,-0.209144;0.2836275;-0.0008081626,-0.2714727;0.09587397;-0.1429325,0.06727026;0.001074493;-0.06063724,0.09888916;-0.2869114;-0.10324,0.07578044;-0.6449533;-0.03297615,0.04077808;-0.6451896;-0.1320198,-0.08909795;0.009621595;-0.01312621,-0.1984854;-0.2561061;-0.06946266,-0.1872415;-0.6174926;-0.01525584,-0.2239296;-0.6612845;-0.08707346,0.02203667;0.513919;-0.1312392,579.9567
+0;0;0,0.001660573;0.3028381;0.004084925,0.003484234;0.606585;-0.006569591,0.1656982;0.4825547;0.01171735,0.1947194;0.2637557;0.0247847,0.2492419;0.02641448;0.0191283,-0.1563284;0.4725133;-0.01464589,-0.199338;0.2563338;0.002749595,-0.2450732;0.0178438;-0.01639065,0.08123621;0.005205894;-0.03971012,0.09718987;-0.2859046;-0.01230912,0.1074372;-0.6432235;0.06439254,0.119714;-0.6883025;-0.01410253,-0.0776312;0.006418195;-0.04621169,-0.1178302;-0.2827608;-0.02362473,-0.1389222;-0.6409127;0.04671253,-0.1308063;-0.5997589;-0.06172528,0.003019671;0.5309606;-0.001472821,0;0;0,0.01166345;0.2949045;-0.068012,0.02612734;0.5853989;-0.1561217,0.1884655;0.482933;-0.1492043,0.3028001;0.2937439;-0.1446126,0.2240361;0.07001834;-0.2000983,-0.1006342;0.4753445;-0.01968069,-0.209144;0.2836275;-0.0008081626,-0.2714727;0.09587397;-0.1429325,0.06727026;0.001074493;-0.06063724,0.09888916;-0.2869114;-0.10324,0.07578044;-0.6449533;-0.03297615,0.04077808;-0.6451896;-0.1320198,-0.08909795;0.009621595;-0.01312621,-0.1984854;-0.2561061;-0.06946266,-0.1872415;-0.6174926;-0.01525584,-0.2239296;-0.6612845;-0.08707346,0.02203667;0.513919;-0.1312392,579.9797
+0;0;0,0.001660507;0.3028259;0.00408476,0.003481954;0.6062034;-0.00655773,0.1674833;0.4817117;0.01186936,0.196342;0.264138;0.02486353,0.2514215;0.02437179;0.01914933,-0.1580806;0.47156;-0.01478346,-0.2008493;0.2565911;0.002514603,-0.2470518;0.01566435;-0.0168212,0.08107417;0.005195511;-0.03963092,0.09706762;-0.2866408;-0.01216159,0.1073125;-0.6438761;0.06452211,0.1196005;-0.6890232;-0.01404426,-0.07747636;0.006405393;-0.04611951,-0.1177756;-0.2834947;-0.02347624,-0.1388627;-0.6415627;0.04684455,-0.1307394;-0.6003988;-0.06169177,0.003017823;0.5306493;-0.001465699,0;0;0,0.014477;0.2942051;-0.07040405,0.0295821;0.5842146;-0.1587441,0.193967;0.4818498;-0.1500106,0.3076241;0.2937421;-0.1438861,0.2284044;0.06810537;-0.2019083,-0.1001905;0.4752315;-0.02238721,-0.2089918;0.2849967;-0.004696045,-0.2711779;0.08985604;-0.1411045,0.06847505;-5.450845E-05;-0.05900669,0.1010559;-0.2883604;-0.1036944,0.07944607;-0.6466699;-0.03477693,0.04543556;-0.6470447;-0.1342325,-0.08837451;0.01084928;-0.01558409,-0.1994688;-0.2549591;-0.07199994,-0.1850256;-0.6160985;-0.01748322,-0.2200772;-0.6613635;-0.08873861,0.02543739;0.512812;-0.1338634,580.0018
+0;0;0,0.001664796;0.3036082;0.004095313,0.003487173;0.6071398;-0.006553635,0.1662363;0.4829578;0.01177619,0.195143;0.2650225;0.02479196,0.2506397;0.02343997;0.01903447,-0.1568496;0.4728833;-0.01467377,-0.1996894;0.2575572;0.002653046,-0.2462419;0.01480538;-0.01682924,0.08033443;0.005148106;-0.03926932,0.09630363;-0.2862456;-0.01184165,0.1065168;-0.642375;0.06460467,0.1188152;-0.6875858;-0.01402832,-0.07676945;0.006346949;-0.04569871,-0.1170076;-0.2831134;-0.02308979,-0.1380293;-0.640073;0.04701332,-0.1298992;-0.5988997;-0.06161503,0.003022656;0.5315229;-0.00145737,0;0;0,0.01680964;0.2944626;-0.07215762,0.03259688;0.5844698;-0.1609213,0.1955058;0.4816468;-0.1515751,0.310939;0.2943126;-0.1425266,0.2320581;0.067149;-0.2029393,-0.09860454;0.4762703;-0.02776609,-0.209261;0.2868438;-0.00843958,-0.2695461;0.08501172;-0.1392245,0.06876677;-0.0007022023;-0.0573833,0.1022675;-0.2882337;-0.1034367,0.08256747;-0.6458205;-0.03620505,0.04941238;-0.6463177;-0.1360135,-0.08714244;0.01121569;-0.01739562,-0.1995658;-0.2536768;-0.07316776,-0.1836525;-0.613036;-0.01499403,-0.2150471;-0.6587646;-0.08759312,0.0283441;0.5130369;-0.1359541,580.0356
+0;0;0,0.001645515;0.3039521;0.003722567,0.003388728;0.607289;-0.007355296,0.1683187;0.4826871;0.01170836,0.1969797;0.2657618;0.02763871,0.2520569;0.02559656;0.02976761,-0.159036;0.4723794;-0.01571314,-0.2026512;0.2584376;0.005699165,-0.2483674;0.01676193;-0.009141828,0.08034737;0.005115545;-0.0393149,0.09617609;-0.2856559;-0.01179439,0.1062626;-0.6415846;0.06498558,0.1185112;-0.6867068;-0.01403192,-0.076805;0.006390079;-0.04569122,-0.1171213;-0.2824266;-0.02298739,-0.1381568;-0.6392522;0.0471213,-0.1298447;-0.5980935;-0.06170667,0.002947871;0.5317028;-0.00214809,0;0;0,0.01853497;0.2943743;-0.07350969,0.03503538;0.5841001;-0.1624572,0.2006858;0.4824371;-0.1490159,0.3141108;0.2948059;-0.1411963,0.2396755;0.06845126;-0.2039683,-0.1008037;0.4761911;-0.0311079,-0.2114262;0.2878079;-0.01095192,-0.2706532;0.07566589;-0.1214296,0.06967434;-0.001292259;-0.0563147,0.1025394;-0.288214;-0.1027017,0.08513048;-0.6461225;-0.03727555,0.05402239;-0.6468139;-0.1379108,-0.08680353;0.01178561;-0.01880894,-0.1977529;-0.2531238;-0.07420936,-0.1835948;-0.6112183;-0.009017579,-0.2110177;-0.6579576;-0.0824765,0.0307066;0.5127015;-0.1374755,580.0693
+0;0;0,0.001646516;0.3041369;0.003724831,0.00338886;0.6073226;-0.007347761,0.1694063;0.4824302;0.01180481,0.1978452;0.2671861;0.02761169,0.2523194;0.02965005;0.02971728,-0.1601007;0.4720547;-0.01579699,-0.2033779;0.2597711;0.00544936,-0.2485936;0.02074111;-0.009229164,0.08023965;0.005108687;-0.03926219,0.09607038;-0.2856996;-0.01173819,0.1061411;-0.6410685;0.06492101,0.1184034;-0.686275;-0.01418522,-0.07670203;0.006381512;-0.04562996,-0.1170234;-0.2824718;-0.02292326,-0.1380259;-0.638736;0.04707516,-0.1297044;-0.5975647;-0.061875,0.002948189;0.5317681;-0.002142746,0;0;0,0.01931892;0.294259;-0.07452726,0.03636671;0.5837207;-0.163723,0.2031404;0.4813192;-0.1476555,0.3152208;0.29489;-0.1392429,0.2445652;0.07074004;-0.2037396,-0.1028389;0.4764029;-0.03448052,-0.2104868;0.2883261;-0.0138003,-0.2706227;0.07355772;-0.1120524,0.070337;-0.001566887;-0.05528354,0.1026609;-0.2884378;-0.1025901,0.08652665;-0.6460317;-0.03831434,0.05680702;-0.6468825;-0.1394536,-0.08643097;0.01192956;-0.01983411,-0.1968743;-0.2533722;-0.0745599,-0.1853378;-0.6088581;0.001346141,-0.2077685;-0.6633441;-0.06516066,0.03198785;0.5123671;-0.1387177,580.0917
+0;0;0,0.001649177;0.3046285;0.003730851,0.00339131;0.6077775;-0.007340069,0.1702364;0.4826568;0.01188068,0.1985924;0.2680401;0.02764149,0.2535359;0.02845804;0.02976521,-0.1609087;0.4722297;-0.01585834,-0.2040598;0.2605649;0.005326077,-0.249665;0.01947606;-0.009478875,0.07989985;0.005087053;-0.03909592,0.09575614;-0.2861909;-0.01152748,0.1057901;-0.640263;0.06485198,0.1180613;-0.685524;-0.01431151,-0.07637721;0.006354488;-0.04543673,-0.1167637;-0.2829653;-0.02269336,-0.1376895;-0.6379295;0.04704962,-0.129362;-0.5967501;-0.06197941,0.002950737;0.53224;-0.00213622,0;0;0,0.0205434;0.2943859;-0.07569718,0.03856583;0.5836379;-0.165267,0.2062645;0.4814932;-0.1459851,0.3163777;0.2948819;-0.1331751,0.2470172;0.06968057;-0.2031488,-0.1021446;0.4759046;-0.03648553,-0.2114815;0.2896049;-0.01525664,-0.2727059;0.06651354;-0.09835081,0.07101469;-0.001825362;-0.05377674,0.1028984;-0.2891535;-0.1015286,0.08911822;-0.645873;-0.03937674,0.06039561;-0.6468478;-0.140852,-0.08568148;0.01193286;-0.02132243,-0.1937036;-0.2551324;-0.07481697,-0.1829819;-0.6054692;0.01711076,-0.2044402;-0.6554678;-0.0551487,0.03405553;0.5123219;-0.1402292,580.1249
+0;0;0,0.001613425;0.3046349;0.003182336,0.003272024;0.607759;-0.0085518,0.1701811;0.4830366;0.01170156,0.1988278;0.2687278;0.03077692,0.2520249;0.02890897;0.0397119,-0.1611778;0.4724799;-0.0159027,-0.204878;0.2614411;0.009898381,-0.2505509;0.02003165;0.002261781,0.07989331;0.005047864;-0.03911435,0.09561374;-0.2861957;-0.01110912,0.1056487;-0.6402402;0.06539835,0.1180763;-0.6856735;-0.01357654,-0.07639467;0.0063904;-0.04540234,-0.116892;-0.2828901;-0.02235849,-0.1378766;-0.637826;0.04751057,-0.1295791;-0.596701;-0.06152631,0.002855322;0.5322337;-0.003171792,0;0;0,0.0205434;0.2943859;-0.07569718,0.03856583;0.5836379;-0.165267,0.2062645;0.4814932;-0.1459851,0.3163777;0.2948819;-0.1331751,0.2470172;0.06968057;-0.2031488,-0.1021446;0.4759046;-0.03648553,-0.2114815;0.2896049;-0.01525664,-0.2727059;0.06651354;-0.09835081,0.07101469;-0.001825362;-0.05377674,0.1028984;-0.2891535;-0.1015286,0.08911822;-0.645873;-0.03937674,0.06039561;-0.6468478;-0.140852,-0.08568148;0.01193286;-0.02132243,-0.1937036;-0.2551324;-0.07481697,-0.1829819;-0.6054692;0.01711076,-0.2044402;-0.6554678;-0.0551487,0.03405553;0.5123219;-0.1402292,580.1474
+0;0;0,0.001622295;0.3063097;0.003199831,0.003297156;0.6124032;-0.008660084,0.1735536;0.485705;0.01196183,0.2020506;0.2725168;0.03093744,0.255097;0.03337716;0.03984711,-0.1644451;0.4749367;-0.01619557,-0.2079168;0.2650014;0.009470593,-0.2534603;0.02427574;0.001855619,0.07987197;0.005046516;-0.0391039,0.0955905;-0.2861618;-0.01110206,0.1056131;-0.6397712;0.0653114,0.118028;-0.6851271;-0.01358244,-0.07637426;0.006388693;-0.04539021,-0.1168666;-0.2828568;-0.02234916,-0.1378255;-0.6373565;0.04743406,-0.1295365;-0.596243;-0.06149091,0.002874993;0.5358878;-0.003209557,0;0;0,0.02024231;0.2952563;-0.07907224,0.03642606;0.58562;-0.1752059,0.2078884;0.4809152;-0.1453817,0.3172453;0.2954648;-0.128933,0.249368;0.07111445;-0.2006316,-0.1037036;0.4762167;-0.03893568,-0.2141893;0.2921847;-0.01555846,-0.2765501;0.06332728;-0.07733613,0.0716313;-0.001922071;-0.05290914,0.1040379;-0.2888699;-0.1023479,0.09105822;-0.6453003;-0.04096412,0.06326468;-0.6469847;-0.1423569,-0.08535565;0.01193778;-0.02249482,-0.1900847;-0.2567774;-0.07404505,-0.1829458;-0.6039535;0.02792011,-0.2075234;-0.6061282;-0.07414652,0.03244657;0.5139673;-0.148104,580.1807
+0;0;0,0.001618564;0.3056053;0.003192473,0.003283549;0.6098952;-0.008591668,0.1738725;0.4836873;0.01201769,0.2023469;0.2706675;0.03097831,0.2545;0.03555498;0.03973795,-0.1647782;0.4728982;-0.01619401,-0.2082155;0.2631288;0.00945187,-0.2529921;0.02645695;0.001965133,0.07950868;0.005023561;-0.03892604,0.09519745;-0.2856336;-0.0109772,0.1052121;-0.6389594;0.06537499,0.1176382;-0.6843839;-0.01359066,-0.07602687;0.006359634;-0.04518376,-0.1164426;-0.2823384;-0.02218631,-0.1373847;-0.6365539;0.04754094,-0.1290882;-0.5954302;-0.06148317,0.002864624;0.5339669;-0.003182953,0;0;0,0.01904271;0.2942911;-0.08023405,0.03446739;0.5825198;-0.1771984,0.2068801;0.4810941;-0.1442571,0.3155143;0.2956214;-0.1256506,0.251019;0.07533759;-0.1990671,-0.1094882;0.4754037;-0.04493091,-0.2194733;0.2929704;-0.01073876,-0.2786327;0.06452793;-0.0596138,0.07191181;-0.002004594;-0.05183411,0.1039424;-0.2882445;-0.1023281,0.09187322;-0.6445141;-0.04153848,0.06610506;-0.6465582;-0.14346,-0.08474091;0.01177516;-0.02329003,-0.1844899;-0.2589977;-0.07062998,-0.1830148;-0.604951;0.03464708,-0.2055131;-0.6074998;-0.06788693,0.03068562;0.5115025;-0.1500545,580.203
+0;0;0,0.00166736;0.3054925;0.002697605,0.00341175;0.6095054;-0.009631099,0.1744286;0.4836865;0.01143292,0.202833;0.27236;0.03527599,0.2544627;0.03667612;0.04760895,-0.1651533;0.4726849;-0.01646085,-0.2089367;0.2647366;0.01311531,-0.2529042;0.02721493;0.009249339,0.07945216;0.004996428;-0.03903827,0.09519912;-0.286034;-0.0106477,0.1050619;-0.6384329;0.06558841,0.1178729;-0.6836762;-0.01353116,-0.07607852;0.006384046;-0.04508768,-0.1165395;-0.2827148;-0.02190476,-0.1373086;-0.6359932;0.04778928,-0.1291071;-0.5949135;-0.06127747,0.002969165;0.5336683;-0.004084925,0;0;0,0.01763683;0.293936;-0.0814023,0.03207321;0.5816252;-0.179337,0.2049906;0.4805114;-0.1431606,0.3126874;0.2961669;-0.1218836,0.2506391;0.07562432;-0.1985362,-0.113275;0.4747219;-0.04845621,-0.2295533;0.3001947;-0.003137074,-0.2840231;0.06667545;-0.03257234,0.07242978;-0.001832992;-0.05110931,0.1035656;-0.2885965;-0.1016059,0.09222406;-0.6440977;-0.04173541,0.06774453;-0.6464301;-0.1439164,-0.08463536;0.01112534;-0.02397247,-0.1777444;-0.2633645;-0.06567071,-0.1890694;-0.6061344;0.04601966,-0.2101762;-0.609001;-0.0567416,0.02851177;0.5107276;-0.1520777,580.2366
+0;0;0,0.001659843;0.3041153;0.002685444,0.003392293;0.6060485;-0.009556455,0.1750592;0.4806168;0.011524,0.2035822;0.268408;0.03546661,0.2550157;0.03361982;0.04775269,-0.1658036;0.4695736;-0.01647499,-0.2097697;0.2607573;0.01322465,-0.2535701;0.02413827;0.009373366,0.07945757;0.004996768;-0.03904093,0.09519152;-0.2857932;-0.01067381,0.1050595;-0.6383785;0.0656026,0.1178613;-0.6835676;-0.01346,-0.0760837;0.006384481;-0.04509075,-0.1165113;-0.2824756;-0.02192698,-0.1372913;-0.6359407;0.0478039,-0.1290957;-0.594869;-0.06118432,0.002953067;0.5307871;-0.00405238,0;0;0,0.01460242;0.292214;-0.08302903,0.02479885;0.5770828;-0.1832731,0.200016;0.4816935;-0.1413612,0.3089508;0.2971742;-0.1188838,0.248325;0.07674037;-0.1940854,-0.119312;0.4738883;-0.04967281,-0.2394323;0.3036371;0.005145445,-0.2904097;0.06872189;-0.006601541,0.07295991;-0.001379371;-0.05037474,0.1029398;-0.2881388;-0.1001875,0.09177861;-0.6439527;-0.04099536,0.06825418;-0.6468002;-0.1431513,-0.08458226;0.009906972;-0.02470545,-0.1690851;-0.2687112;-0.05372703,-0.194851;-0.6110638;0.05746051,-0.21491;-0.614467;-0.04525292,0.02241516;0.5069546;-0.155504,580.2701
+0;0;0,0.001655552;0.3033291;0.002678502,0.003387306;0.6051397;-0.009560967,0.1750657;0.4796765;0.01152259,0.2034618;0.2684117;0.0353587,0.2553206;0.03168176;0.04774639,-0.1658201;0.4686325;-0.01647829,-0.2095907;0.260745;0.01308923,-0.2537533;0.0221692;0.009206099,0.07965324;0.005009073;-0.03913708,0.09536336;-0.2853404;-0.01081293,0.1052136;-0.6372933;0.06532669,0.1180057;-0.6824254;-0.0136759,-0.07627106;0.006400203;-0.04520179,-0.1166374;-0.2820222;-0.02207311,-0.1373802;-0.6348535;0.04753271,-0.1291908;-0.5937902;-0.06137278,0.002947916;0.5298501;-0.00405484,0;0;0,0.01106474;0.2909073;-0.08525848,0.01814533;0.5750514;-0.187459,0.1936812;0.4809058;-0.1391709,0.3053911;0.2993369;-0.1154873,0.2443635;0.07665756;-0.1901426,-0.1239377;0.4733304;-0.0513253,-0.2503963;0.3125339;0.01317281,-0.2981;0.07468317;0.007236351,0.07371803;-0.0004460812;-0.04966784,0.1033019;-0.2869246;-0.09872627,0.09222528;-0.6423562;-0.04118657,0.0695117;-0.6456819;-0.1432815,-0.08462949;0.008248476;-0.02590854,-0.164207;-0.2719387;-0.04858986,-0.19851;-0.6116133;0.06634318,-0.2176951;-0.6155576;-0.03627062,0.01648819;0.5050234;-0.1593101,580.3036
+0;0;0,0.001608142;0.3013495;0.002306232,0.003264973;0.6006533;-0.0101948,0.1783511;0.4753594;0.01139593,0.2070828;0.2628212;0.03985088,0.2587842;0.02780862;0.05830655,-0.1692961;0.4639838;-0.01666962,-0.213923;0.2550212;0.01725372,-0.2570624;0.01762813;0.02254961,0.07976272;0.005069557;-0.03931924,0.09540116;-0.2857678;-0.01053878,0.1050992;-0.6361293;0.06551167,0.1182192;-0.680764;-0.01368511,-0.07650204;0.00636617;-0.04517414,-0.1170749;-0.2825834;-0.02234334,-0.1377454;-0.6336996;0.04780671,-0.1296845;-0.5926853;-0.06095132,0.00284577;0.5260175;-0.004643738,0;0;0,0.005751612;0.2882646;-0.08769178,0.006720352;0.5686518;-0.1931064,0.1873938;0.4828058;-0.1380224,0.3011531;0.3005646;-0.1124361,0.2442106;0.07909136;-0.1895833,-0.1333467;0.4710579;-0.04922584,-0.2638836;0.3157187;0.02585767,-0.3136183;0.07959336;0.02983711,0.07445959;0.0002992749;-0.04888224,0.104233;-0.286983;-0.0962286,0.09329818;-0.6413354;-0.04195452,0.07146294;-0.6453931;-0.1438265,-0.08465473;0.007531555;-0.02665793,-0.1590217;-0.2753701;-0.0364282,-0.1993398;-0.6148005;0.0721643,-0.2176127;-0.6194963;-0.03019243,0.006671824;0.4996452;-0.1641312,580.3254
+0;0;0,0.001608142;0.3013495;0.002306232,0.003264973;0.6006533;-0.0101948,0.1783511;0.4753594;0.01139593,0.2070828;0.2628212;0.03985088,0.2587842;0.02780862;0.05830655,-0.1692961;0.4639838;-0.01666962,-0.213923;0.2550212;0.01725372,-0.2570624;0.01762813;0.02254961,0.07976272;0.005069557;-0.03931924,0.09540116;-0.2857678;-0.01053878,0.1050992;-0.6361293;0.06551167,0.1182192;-0.680764;-0.01368511,-0.07650204;0.00636617;-0.04517414,-0.1170749;-0.2825834;-0.02234334,-0.1377454;-0.6336996;0.04780671,-0.1296845;-0.5926853;-0.06095132,0.00284577;0.5260175;-0.004643738,0;0;0,0.005751612;0.2882646;-0.08769178,0.006720352;0.5686518;-0.1931064,0.1873938;0.4828058;-0.1380224,0.3011531;0.3005646;-0.1124361,0.2442106;0.07909136;-0.1895833,-0.1333467;0.4710579;-0.04922584,-0.2638836;0.3157187;0.02585767,-0.3136183;0.07959336;0.02983711,0.07445959;0.0002992749;-0.04888224,0.104233;-0.286983;-0.0962286,0.09329818;-0.6413354;-0.04195452,0.07146294;-0.6453931;-0.1438265,-0.08465473;0.007531555;-0.02665793,-0.1590217;-0.2753701;-0.0364282,-0.1993398;-0.6148005;0.0721643,-0.2176127;-0.6194963;-0.03019243,0.006671824;0.4996452;-0.1641312,580.3481
+0;0;0,0.001595015;0.2988896;0.002287406,0.003233457;0.5948724;-0.01007302,0.1778762;0.4705798;0.01141189,0.2064731;0.2590385;0.03973337,0.2593625;0.01862608;0.05861309,-0.168883;0.4592332;-0.01658196,-0.2133005;0.2512508;0.01718226,-0.2574312;0.008403152;0.02259983,0.07900483;0.005021387;-0.03894563,0.09473073;-0.2874426;-0.01000421,0.1044145;-0.6372892;0.06593449,0.1175183;-0.6818321;-0.01316478,-0.07577513;0.006305681;-0.04474491,-0.1165749;-0.2842599;-0.02178641,-0.1372151;-0.6348602;0.04826056,-0.1291641;-0.5938595;-0.06036356,0.002819151;0.5211085;-0.0045868,0;0;0,0.002285913;0.2855013;-0.08846784,0.0009266902;0.5624372;-0.1936162,0.1819996;0.4823029;-0.1386893,0.2981332;0.3030559;-0.1112463,0.2374429;0.07578568;-0.1861916,-0.1445876;0.4729232;-0.05666551,-0.2452648;0.2980808;0.01859281,-0.2862613;0.05462418;0.01840197,0.07468011;0.001451313;-0.04695225,0.1053784;-0.2870868;-0.09618068,0.09474187;-0.641115;-0.04322696,0.07208269;-0.6453763;-0.1447048,-0.08348092;0.006734339;-0.02773665,-0.1542488;-0.2789131;-0.03192243,-0.1973902;-0.6179514;0.07505895,-0.2002024;-0.6775836;0.01226404,0.001367531;0.4943125;-0.1648028,580.3818
+0;0;0,0.001625319;0.2977492;0.001808068,0.003333054;0.5928913;-0.0111513,0.1752792;0.4703499;0.01061367,0.2044456;0.2551952;0.04410826,0.2560265;0.01645797;0.06886135,-0.1662407;0.4589433;-0.01653047,-0.2118133;0.2475478;0.02218848,-0.2555817;0.006223843;0.03295194,0.078724;0.005027947;-0.03901188,0.09457816;-0.2866283;-0.009976203,0.1041921;-0.6388692;0.06686951,0.1172845;-0.6832868;-0.01215905,-0.07565668;0.006268345;-0.04451348,-0.1162865;-0.2835366;-0.02170807,-0.1370345;-0.6365207;0.04930636,-0.1290969;-0.5955809;-0.05919349,0.002896265;0.5192954;-0.005502935,0;0;0,0.0001504533;0.2835201;-0.09097719,-0.002171882;0.5589385;-0.1977985,0.1761365;0.4855394;-0.1408668,0.2954815;0.3036026;-0.1105375,0.2380604;0.07718182;-0.1860702,-0.1433948;0.4712882;-0.0597104,-0.2502455;0.2973626;0.02151111,-0.2908711;0.05572021;0.03658612,0.07480012;0.002868652;-0.04627514,0.107846;-0.2845584;-0.09578729,0.09864268;-0.6416174;-0.04583215,0.07589424;-0.6462759;-0.1470063,-0.08298994;0.005551304;-0.0287494,-0.1492933;-0.2803883;-0.02830767,-0.192121;-0.6233596;0.0746866,-0.2113559;-0.6286708;-0.02698953,-0.001545816;0.4911509;-0.1685939,580.4052
+0;0;0,0.001628418;0.2983168;0.001811515,0.003340648;0.5942357;-0.0111821,0.1701885;0.4729445;0.01012143,0.1999057;0.253727;0.04424852,0.2504571;0.01975425;0.06850761,-0.1612331;0.4618752;-0.01622009,-0.2076663;0.2464878;0.02323001,-0.2505612;0.009979978;0.03377866,0.07669183;0.004898157;-0.03800483,0.09270325;-0.289651;-0.008681143,0.1022963;-0.6411272;0.06799773,0.1153715;-0.6854469;-0.01092681,-0.07370369;0.006106535;-0.04336441,-0.1147365;-0.286573;-0.02033279,-0.1354395;-0.6387908;0.05052745,-0.1275123;-0.5978654;-0.05782957,0.002902689;0.5204428;-0.005518622,0;0;0,0.002188835;0.2826358;-0.09545207,0.002107449;0.5580775;-0.2043881,0.1747554;0.4886467;-0.1479056,0.2987358;0.3052525;-0.1147466,0.2426659;0.08326508;-0.1886718,-0.135006;0.4721278;-0.06838503,-0.2482834;0.2997009;0.01845547,-0.2836578;0.06263997;0.03938279,0.07355474;0.004131168;-0.0438478,0.1138921;-0.2841052;-0.1001346,0.1060776;-0.6406751;-0.05213428,0.08300424;-0.6456949;-0.1529543,-0.0798501;0.004564805;-0.03087263,-0.1417696;-0.2853103;-0.02714536,-0.1812212;-0.6289001;0.07233738,-0.2008278;-0.6345671;-0.02898832,0.002243074;0.4902474;-0.1747787,580.4373
+0;0;0,0.00162878;0.2983834;0.001811919,0.003351096;0.5960351;-0.01127072,0.1843211;0.4700051;0.0114094,0.2134531;0.2551042;0.04486448,0.2645439;0.01863512;0.0693824,-0.1750874;0.458001;-0.01715654,-0.2206064;0.2468548;0.02151675,-0.2639589;0.007823661;0.03217795,0.07763977;0.0049587;-0.03847458,0.09366194;-0.2897881;-0.009131225,0.1032461;-0.6409396;0.06747682,0.1162757;-0.6849997;-0.01117203,-0.0746147;0.006182014;-0.04390041,-0.1156751;-0.2866939;-0.02085334,-0.1363589;-0.6385864;0.04994145,-0.1284594;-0.5976991;-0.0580371,0.002908818;0.5215144;-0.005551385,0;0;0,-0.00573766;0.2811261;-0.09986854,-0.01742376;0.5547439;-0.2171283,0.1720777;0.4902461;-0.150614,0.2945675;0.3116087;-0.1154678,0.242732;0.08619255;-0.1904986,-0.1545788;0.466439;-0.05974731,-0.2711994;0.3057892;0.03374923,-0.3014497;0.065488;0.05541143,0.07451852;0.005090922;-0.0442028,0.1161462;-0.2829647;-0.1015136,0.1109114;-0.6394998;-0.05543352,0.0887249;-0.6458904;-0.1555524,-0.0810042;0.00340799;-0.03097613,-0.1392803;-0.2872479;-0.0201844,-0.1761594;-0.6331356;0.07075331,-0.1948899;-0.6401761;-0.02983236,-0.0141019;0.4873581;-0.1849668,580.4708
+0;0;0,0.001707996;0.2997928;0.001099063,0.003565454;0.5991191;-0.01283484,0.1837483;0.4735175;0.01125863,0.212978;0.2591525;0.04829377,0.2635045;0.02363773;0.07842486,-0.1743284;0.4612514;-0.01683899,-0.2200137;0.2508488;0.02584518,-0.2633756;0.01249383;0.04116469,0.07896925;0.005093716;-0.03964971,0.09501944;-0.288898;-0.009452188,0.104623;-0.6390779;0.06709585,0.1177642;-0.6831679;-0.01135235,-0.07628441;0.006267126;-0.04444771,-0.1171089;-0.2859532;-0.02118167,-0.1376986;-0.6368655;0.04963085,-0.1298868;-0.5960607;-0.05825042,0.003084286;0.524224;-0.006886631,0;0;0,-0.009187583;0.2815128;-0.1026936,-0.02117847;0.5563052;-0.2215586,0.1671779;0.4919634;-0.1546853,0.2924447;0.3157928;-0.1166,0.2413063;0.09036234;-0.1907215,-0.1574141;0.4641145;-0.06452069,-0.2739564;0.3073929;0.03565205,-0.2970445;0.06710163;0.06124597,0.07563986;0.006283581;-0.04553366,0.1171101;-0.2812141;-0.1023307,0.1152035;-0.6371968;-0.05931306,0.09314497;-0.6439414;-0.15921,-0.08330785;0.001898325;-0.02983933,-0.1382068;-0.2886787;-0.01752035,-0.1725273;-0.6347467;0.06986858,-0.1911433;-0.6421545;-0.03048202,-0.01812788;0.4885745;-0.189184,580.5045
+0;0;0,0.001713385;0.3007388;0.001102531,0.0035761;0.6009132;-0.01286984,0.1800321;0.4761683;0.01086446,0.2092499;0.2618914;0.04788437,0.2604705;0.02314137;0.07842938,-0.1706605;0.4641551;-0.01665374,-0.216327;0.253839;0.02601288,-0.2602845;0.01220979;0.04154283,0.0783828;0.005055889;-0.03935526,0.09438808;-0.2881133;-0.009242227,0.1039953;-0.6384276;0.06733519,0.1171252;-0.6824536;-0.01104522,-0.0757179;0.006220584;-0.04411763,-0.1164281;-0.2851821;-0.02091668,-0.1370258;-0.6362292;0.04992302,-0.1292207;-0.5954337;-0.05786503,0.003093717;0.5258291;-0.006906615,0;0;0,-0.01119464;0.2816985;-0.1047311,-0.02394992;0.5568978;-0.2247255,0.1607296;0.4926149;-0.1585033,0.2914328;0.3209434;-0.1186998,0.2423011;0.09238739;-0.1955523,-0.1561498;0.4636953;-0.06920081,-0.2758276;0.3107935;0.03296083,-0.2947227;0.06730711;0.06321725,0.07529847;0.006859898;-0.04473639,0.1171132;-0.2792586;-0.1038873,0.1190264;-0.635582;-0.06257629,0.09688979;-0.6425908;-0.162256,-0.08230628;0.0014779;-0.03068798,-0.1345299;-0.2886814;-0.01685343,-0.1642283;-0.6346202;0.07326281,-0.1829761;-0.6423326;-0.02684724,-0.02077402;0.4890524;-0.1921628,580.5266
+0;0;0,0.001716824;0.3013424;0.001104744,0.003580586;0.6016886;-0.01287273,0.1739916;0.4786634;0.01025259,0.2029207;0.2665034;0.04690676,0.2545482;0.02585675;0.07769442,-0.1647195;0.4670606;-0.01632545,-0.2099348;0.2588223;0.02591964,-0.2542416;0.01527362;0.04157297,0.07896561;0.005093481;-0.03964788,0.09503537;-0.2892566;-0.009413552,0.1046152;-0.638571;0.06694528,0.1177387;-0.6825609;-0.01139689,-0.0762809;0.006266838;-0.04444566,-0.1171551;-0.2863097;-0.02115126,-0.1376939;-0.6363547;0.04948624,-0.1298927;-0.5955645;-0.05824923,0.00309835;0.5266275;-0.006911333,0;0;0,-0.009121049;0.2813869;-0.1074691,-0.02067695;0.5564033;-0.2284346,0.1570051;0.4936069;-0.1603687,0.2896391;0.326512;-0.1193836,0.2431478;0.09570321;-0.1974216,-0.1484494;0.4645277;-0.07683538,-0.2688779;0.3153355;0.02529652,-0.289819;0.07068358;0.06038199,0.07595527;0.007405847;-0.04482651,0.1170455;-0.2799203;-0.1045728,0.1220119;-0.6354337;-0.06547594,0.1001352;-0.6426453;-0.1650798,-0.08299349;0.0008558611;-0.03073783,-0.1335331;-0.2907034;-0.0148242,-0.1608474;-0.6365827;0.07215001,-0.1793471;-0.6444906;-0.02787484,-0.01771668;0.4886619;-0.195689,580.5602
+0;0;0,0.001776552;0.3002875;0.000799301,0.003710724;0.5994991;-0.01332642,0.1733768;0.4772507;0.009932091,0.2018373;0.2689078;0.05092272,0.2537877;0.02712712;0.08818845,-0.1639813;0.4657507;-0.01620068,-0.2089085;0.261483;0.03020195,-0.2543606;0.01664354;0.05329472,0.07898938;0.004962544;-0.03993387,0.09530862;-0.2894511;-0.009487705,0.1047724;-0.6387483;0.06760474,0.117914;-0.6831183;-0.01021586,-0.07652367;0.006381735;-0.0442952,-0.1173086;-0.2862972;-0.02087964,-0.1377632;-0.6363772;0.05030297,-0.1300438;-0.5956227;-0.05732786,0.003209776;0.5247188;-0.007344602,0;0;0,-0.01041757;0.2795319;-0.1092234,-0.02249712;0.5525293;-0.2319062,0.1540494;0.4955451;-0.1626208,0.2845216;0.3320709;-0.116251,0.2455842;0.1006605;-0.2027299,-0.148438;0.4635718;-0.0787746,-0.2661119;0.3148053;0.02081618,-0.2874639;0.06907693;0.06213409,0.07617369;0.008075923;-0.04462075,0.1160941;-0.279388;-0.1049824,0.1257081;-0.6352792;-0.06906104,0.1039539;-0.6428558;-0.168431,-0.08304998;0.0001510611;-0.03100551,-0.1334295;-0.2914824;-0.01413955,-0.1554035;-0.6385593;0.07009896,-0.1738074;-0.6468137;-0.02968856,-0.01943791;0.4852998;-0.1987555,580.5936
+0;0;0,0.001779955;0.3008627;0.0008008322,0.003716514;0.600443;-0.01334281,0.1747472;0.4777096;0.01006263,0.2028381;0.2720722;0.05052099,0.2484833;0.05963628;0.08326379,-0.1653176;0.4661173;-0.0162798,-0.2096613;0.2645021;0.02952027,-0.249597;0.04937874;0.04981028,0.07860584;0.004938449;-0.03973997,0.09511667;-0.2929315;-0.008936364,0.10459;-0.6425835;0.06823438,0.1177231;-0.6869048;-0.009535275,-0.0761521;0.006350748;-0.04408013,-0.1174158;-0.2897642;-0.02038967,-0.1378912;-0.6401998;0.05086524,-0.1301769;-0.5994523;-0.05669515,0.003214868;0.5255586;-0.007352671,0;0;0,-0.009018648;0.2794474;-0.1111305,-0.01942294;0.5523105;-0.2351711,0.1586362;0.4928606;-0.1671491,0.28419;0.3310651;-0.114507,0.2533128;0.1301955;-0.1980689,-0.1539862;0.4607833;-0.0895637,-0.2412729;0.2939202;0.006615698,-0.2479061;0.07707877;0.04154962,0.07604512;0.00901112;-0.04380035,0.1156159;-0.281733;-0.1058488,0.129553;-0.6381859;-0.07346535,0.1076521;-0.6459177;-0.1726668,-0.08231884;-0.0008160208;-0.03170921,-0.1318262;-0.2960964;-0.01420189,-0.1496614;-0.6443964;0.06747222,-0.1682363;-0.6528339;-0.03213595,-0.0167406;0.4850733;-0.2017679,580.6269
+0;0;0,0.001779955;0.3008627;0.0008008322,0.003716514;0.600443;-0.01334281,0.1747472;0.4777096;0.01006263,0.2028381;0.2720722;0.05052099,0.2484833;0.05963628;0.08326379,-0.1653176;0.4661173;-0.0162798,-0.2096613;0.2645021;0.02952027,-0.249597;0.04937874;0.04981028,0.07860584;0.004938449;-0.03973997,0.09511667;-0.2929315;-0.008936364,0.10459;-0.6425835;0.06823438,0.1177231;-0.6869048;-0.009535275,-0.0761521;0.006350748;-0.04408013,-0.1174158;-0.2897642;-0.02038967,-0.1378912;-0.6401998;0.05086524,-0.1301769;-0.5994523;-0.05669515,0.003214868;0.5255586;-0.007352671,0;0;0,-0.009018648;0.2794474;-0.1111305,-0.01942294;0.5523105;-0.2351711,0.1586362;0.4928606;-0.1671491,0.28419;0.3310651;-0.114507,0.2533128;0.1301955;-0.1980689,-0.1539862;0.4607833;-0.0895637,-0.2412729;0.2939202;0.006615698,-0.2479061;0.07707877;0.04154962,0.07604512;0.00901112;-0.04380035,0.1156159;-0.281733;-0.1058488,0.129553;-0.6381859;-0.07346535,0.1076521;-0.6459177;-0.1726668,-0.08231884;-0.0008160208;-0.03170921,-0.1318262;-0.2960964;-0.01420189,-0.1496614;-0.6443964;0.06747222,-0.1682363;-0.6528339;-0.03213595,-0.0167406;0.4850733;-0.2017679,580.6496
+0;0;0,0.001668097;0.294632;0.0002258985,0.003391323;0.585453;-0.01434448,0.1910173;0.460925;0.01136595,0.2196838;0.2543952;0.05691344,0.2646838;0.04280986;0.09464931,-0.1819277;0.4480793;-0.01724982,-0.2269943;0.2457157;0.03343431,-0.2666257;0.03112853;0.05790947,0.07858359;0.004971301;-0.03995332,0.09485794;-0.2901212;-0.009142961,0.1043617;-0.6404557;0.06797722,0.1174004;-0.6849091;-0.009202912,-0.0763076;0.006320458;-0.04397229,-0.1172316;-0.2870769;-0.02079994,-0.1377136;-0.6380644;0.05103589,-0.1300716;-0.5974163;-0.05619425,0.002950785;0.512688;-0.008287265,0;0;0,-0.02512042;0.272224;-0.1098812,-0.06375545;0.5320075;-0.2355573,0.137528;0.4937463;-0.1661081,0.2774245;0.3408384;-0.1151271,0.2552157;0.1378196;-0.195796,-0.1954594;0.442084;-0.06862544,-0.2796375;0.2764989;0.03647693,-0.283457;0.05956304;0.07026454,0.07639621;0.01002344;-0.04312205,0.1109876;-0.2792098;-0.1017842,0.1313077;-0.6365731;-0.07627439,0.1112921;-0.6457379;-0.1749434,-0.08223859;-0.002000738;-0.03208072,-0.1331685;-0.2940888;-0.01247341,-0.1459848;-0.6441077;0.06559462,-0.1626761;-0.6539676;-0.03341385,-0.05362415;0.468266;-0.2014108,580.6836
+0;0;0,0.001659005;0.2930262;0.0002246673,0.003388223;0.5848567;-0.01439887,0.1933757;0.4593673;0.01158441,0.2217474;0.2549618;0.05666342,0.2667738;0.04325195;0.09442151,-0.184256;0.4463602;-0.01739095,-0.2288591;0.2460781;0.03277185,-0.2685138;0.0313646;0.05726141,0.07779257;0.00492126;-0.03955115,0.09417294;-0.2920936;-0.008540075,0.1036619;-0.6418847;0.06846048,0.1166972;-0.6863186;-0.008699477,-0.07553949;0.006256836;-0.04352967,-0.1167301;-0.2890518;-0.02020636,-0.1371803;-0.6394948;0.05151803,-0.1295403;-0.5988495;-0.05568407,0.002945803;0.5117809;-0.008315772,0;0;0,-0.02618657;0.2695711;-0.1118608,-0.05922041;0.5305213;-0.2390738,0.1433565;0.4935562;-0.1701014,0.2786326;0.340946;-0.1150637,0.2598984;0.1386488;-0.1987236,-0.1939702;0.4406006;-0.07026707,-0.278358;0.2760214;0.03176743,-0.2817883;0.06040508;0.073862,0.07631983;0.01009935;-0.04139423,0.113821;-0.2799447;-0.103972,0.1356722;-0.6367379;-0.07959938,0.1162003;-0.6461056;-0.1782656,-0.08079141;-0.00205067;-0.03329774,-0.1300933;-0.2963831;-0.01366134,-0.1398112;-0.6462798;0.06282916,-0.1559707;-0.6563473;-0.03615291,-0.05021328;0.4663671;-0.2047169,580.7168
+0;0;0,0.001748057;0.2938428;-0.0001902805,0.003625083;0.5872461;-0.01538894,0.1958585;0.4611531;0.01136157,0.2246152;0.257968;0.05985081,0.2689973;0.04703379;0.1032762,-0.1865201;0.4483037;-0.01778096,-0.2311015;0.2494296;0.03629256,-0.2707123;0.03527969;0.0666171,0.07741404;0.004880729;-0.03945624,0.09400719;-0.2920837;-0.008545574,0.1034684;-0.6415807;0.06893134,0.116601;-0.6857947;-0.008154266,-0.07527046;0.006234714;-0.04323235,-0.1162975;-0.2890508;-0.01995367,-0.1366577;-0.6392507;0.05205933,-0.1290626;-0.5986694;-0.05495802,0.003138022;0.5137439;-0.009140054,0;0;0,-0.02933519;0.2681803;-0.1164708,-0.06153215;0.5291181;-0.247586,0.1412687;0.4940999;-0.1726177,0.2790101;0.3457022;-0.1137297,0.2641992;0.1444553;-0.2010744,-0.1947169;0.4401633;-0.07187633,-0.2785187;0.2745008;0.02810143,-0.2835099;0.0586618;0.06978347,0.07668483;0.01025632;-0.03984714,0.1162786;-0.2787843;-0.1054711,0.1406578;-0.6354508;-0.08461308,0.1218766;-0.6455047;-0.1829255,-0.07984496;-0.002151247;-0.03455,-0.1276441;-0.2967162;-0.01543565,-0.1330271;-0.6469058;0.05925516,-0.1485062;-0.6576574;-0.0393454,-0.05337793;0.4648028;-0.2123878,580.7502
+0;0;0,0.001748829;0.2939726;-0.0001903646,0.003628037;0.5877167;-0.01540676,0.19412;0.4620115;0.01116597,0.222839;0.2590924;0.05959172,0.2672291;0.04812013;0.1030249,-0.1848045;0.4492782;-0.0177133,-0.2293275;0.2506645;0.03628941,-0.2689454;0.03647591;0.06661943,0.07714767;0.004863936;-0.03932048,0.09379099;-0.2929983;-0.008316359,0.1032168;-0.6411855;0.06887019,0.1163604;-0.6854618;-0.008280165,-0.07501147;0.006213262;-0.0430836,-0.1161625;-0.289965;-0.01973453,-0.1364464;-0.6388525;0.05200858,-0.128845;-0.5982623;-0.05509867,0.003140397;0.5141272;-0.009150455,0;0;0,-0.03119116;0.2677894;-0.117213,-0.06366728;0.5287446;-0.2489901,0.1359487;0.4976092;-0.1711648,0.275336;0.3524654;-0.109113,0.2661936;0.151218;-0.1973295,-0.2004717;0.4319722;-0.08109552,-0.2698243;0.2634259;0.02439565,-0.2691532;0.04688947;0.06283691,0.07656217;0.01070836;-0.03930759,0.1165752;-0.2792546;-0.1047339,0.1416583;-0.634596;-0.08513045,0.1247355;-0.64479;-0.1838217,-0.07933497;-0.0025547;-0.03494221,-0.1281361;-0.2978889;-0.01606655,-0.13182;-0.6468691;0.05796199,-0.1454397;-0.6577147;-0.04097249,-0.05561292;0.4644035;-0.2136328,580.7835
+0;0;0,0.00174548;0.2934097;-0.0001900001,0.003621462;0.5866492;-0.01538061,0.1896781;0.4622729;0.01071015,0.2189638;0.2553497;0.06009145,0.2633775;0.0442654;0.1035477,-0.1804447;0.4498353;-0.01749831,-0.2258462;0.2473025;0.03757,-0.2654852;0.03300017;0.06791613,0.07668512;0.004834773;-0.03908473,0.09351917;-0.2964408;-0.007725317,0.1029021;-0.6430465;0.06911063,0.1160348;-0.6872606;-0.007975169,-0.07456173;0.00617601;-0.04282529,-0.1161843;-0.2933963;-0.01920866,-0.1363761;-0.640699;0.05220858,-0.1287811;-0.6001177;-0.05480905,0.003134606;0.513178;-0.009134365,0;0;0,-0.03242484;0.2663249;-0.118794,-0.06561811;0.5259501;-0.2518837,0.1266584;0.5018011;-0.1681476,0.2722881;0.3563567;-0.1068997,0.2703553;0.1559934;-0.1978307,-0.2014479;0.4311807;-0.08931766,-0.2461615;0.2471708;0.01194643,-0.2491463;0.03000796;0.04728778,0.07631716;0.01145732;-0.03841901,0.1172048;-0.2819624;-0.10374,0.1449765;-0.6356252;-0.08704662,0.1284052;-0.6461276;-0.1855726,-0.0784438;-0.003236723;-0.0356047,-0.1262797;-0.3022541;-0.01732672,-0.1281361;-0.6497073;0.056159,-0.1414082;-0.6608567;-0.04259828,-0.05742876;0.4619518;-0.2161846,580.8172
+0;0;0,0.001761191;0.2960506;-0.0001917102,0.003688117;0.5972157;-0.01582784,0.1853752;0.4712523;0.01003591,0.2145995;0.2647631;0.05931364,0.2590432;0.05353625;0.1027992,-0.1761144;0.4591048;-0.01751458,-0.2214207;0.2569968;0.03743824,-0.2610864;0.04254974;0.06780486,0.07539954;0.004753721;-0.0384295,0.09238972;-0.2993162;-0.00677922,0.1017121;-0.6436836;0.06956056,0.1148523;-0.6879406;-0.007569708,-0.07331175;0.006072472;-0.04210734,-0.1153204;-0.2962784;-0.01827167,-0.1353818;-0.6413383;0.05268439,-0.1277823;-0.6007509;-0.05439496,0.003182877;0.52097;-0.009345725,0;0;0,-0.02940297;0.2687235;-0.1207154,-0.05752159;0.5368997;-0.2557597,0.1289784;0.5027968;-0.1698174,0.2731023;0.3586395;-0.1037333,0.2736092;0.1596048;-0.1979032,-0.1925278;0.4346512;-0.09738866,-0.2388165;0.248081;-0.002683558,-0.2334765;0.03170902;0.03778464,0.0756366;0.01167738;-0.03643155,0.118354;-0.2838977;-0.1039555,0.1482865;-0.635168;-0.08922791,0.1318158;-0.6455162;-0.187902,-0.07641473;-0.003382085;-0.03652211,-0.1237619;-0.305381;-0.01909168,-0.1238883;-0.6505378;0.05419081,-0.137061;-0.6615322;-0.04471206,-0.05133105;0.4699079;-0.2192984,580.8392
+0;0;0,0.002011209;0.2982441;-0.0005816425,0.00423428;0.6004587;-0.01667058,0.1838591;0.4751142;0.009994958,0.2132144;0.2728536;0.06266053,0.2574663;0.0631154;0.1134864,-0.1740998;0.4638419;-0.017407,-0.2185798;0.2661642;0.04166722,-0.2593622;0.0524804;0.07641878,0.07608406;0.004691865;-0.03883656,0.09346489;-0.2998429;-0.006445169,0.1025602;-0.6422909;0.06964613,0.1162171;-0.685985;-0.007995181,-0.07404862;0.006215795;-0.04239389,-0.115796;-0.2967306;-0.01844927,-0.1356044;-0.6398119;0.0525874,-0.1279483;-0.5992719;-0.05453766,0.003647822;0.5240725;-0.01007213,0;0;0,-0.02631754;0.270944;-0.1218634,-0.0529478;0.5404888;-0.2568874,0.1311864;0.5043435;-0.1702969,0.2713574;0.363225;-0.09971094,0.2767068;0.165361;-0.1964211,-0.1878156;0.4367384;-0.1015393,-0.2363059;0.2514451;-0.01288369,-0.2245121;0.03558815;0.02952281,0.07629475;0.01200762;-0.03679681,0.1200972;-0.2842751;-0.1030581,0.1518175;-0.6335342;-0.09059644,0.1355474;-0.6437975;-0.1893873,-0.07721651;-0.00374028;-0.03664285,-0.1224545;-0.3067319;-0.02107646,-0.1218119;-0.6499941;0.05182073,-0.1347795;-0.660871;-0.04720659,-0.0471174;0.4732669;-0.2204738,580.8729
+0;0;0,0.002026488;0.3005099;-0.0005860612,0.004251797;0.6030308;-0.01668983,0.1825974;0.4779895;0.009837116,0.2116769;0.2776292;0.06200789,0.2559812;0.06764245;0.112894,-0.1728212;0.4667972;-0.01737038,-0.2168833;0.2709767;0.04114883,-0.2577141;0.05703971;0.07594156,0.07688697;0.004741377;-0.0392464,0.09427068;-0.2998437;-0.006849654,0.1033231;-0.6406782;0.0688831,0.1169802;-0.6843733;-0.008759432,-0.07483006;0.006281389;-0.04284127,-0.1165843;-0.2967151;-0.01889269,-0.1362994;-0.6381797;0.05180924,-0.1286432;-0.5976395;-0.05531749,0.003665001;0.5266003;-0.01008756,0;0;0,-0.02293251;0.272639;-0.1243091,-0.04808627;0.5422286;-0.2602212,0.1336497;0.5059597;-0.1703789,0.2704596;0.3686201;-0.09206843,0.2812655;0.1736189;-0.1945598,-0.1829737;0.4390705;-0.1065122,-0.2336682;0.2534239;-0.02479889,-0.2179934;0.03803396;0.02001363,0.077117;0.01195604;-0.03720737,0.1227934;-0.2842599;-0.1027327,0.1565741;-0.6317288;-0.09225488,0.1409165;-0.6421158;-0.1910961,-0.07821481;-0.003689628;-0.03664964,-0.1202345;-0.3073664;-0.02487806,-0.1175845;-0.6488537;0.0483675,-0.1299386;-0.6598363;-0.05069641,-0.04237819;0.4750441;-0.2236259,580.8951
+0;0;0,0.002044581;0.3031929;-0.0005912937,0.004283817;0.6076072;-0.01679575,0.1807756;0.4825924;0.009566301,0.2098123;0.2825276;0.06166013,0.2541389;0.07243457;0.112572,-0.1709679;0.4715158;-0.01735987,-0.2149651;0.2759841;0.04107304,-0.2558165;0.06193888;0.07588337,0.07651647;0.00471853;-0.03905727,0.09397094;-0.3011065;-0.006528646,0.1029928;-0.6407915;0.06894871,0.1166517;-0.6844962;-0.008703806,-0.07446946;0.00625112;-0.04263482,-0.1163937;-0.2979788;-0.01858875,-0.1360423;-0.638292;0.05187475,-0.1283851;-0.5977504;-0.05526575,0.003693365;0.5307006;-0.01015235,0;0;0,-0.02002624;0.274843;-0.1264546,-0.04319137;0.5458842;-0.2640662,0.135367;0.5067879;-0.1701035,0.2712734;0.3708884;-0.08859539,0.2859396;0.1774212;-0.1937206,-0.1780973;0.4419377;-0.1127162,-0.2286069;0.2560683;-0.03219192,-0.2138704;0.04095806;0.01478,0.07743648;0.01157144;-0.0356679,0.1258704;-0.2849723;-0.1035478,0.1616868;-0.6310968;-0.09465241,0.1469297;-0.6415867;-0.1936052,-0.07735693;-0.003344335;-0.037513,-0.1184657;-0.3085215;-0.02922616,-0.1119317;-0.6483784;0.04573232,-0.1233802;-0.6594404;-0.05342256,-0.03786864;0.4783548;-0.2270451,580.9286
+0;0;0,0.002242489;0.3031901;-0.001116072,0.004779499;0.6075627;-0.0180297,0.1812984;0.4831046;0.008801945,0.2110996;0.2843865;0.06542164,0.2547096;0.07538405;0.1212078,-0.1708991;0.4723824;-0.01738007,-0.2145969;0.2781979;0.04559365,-0.2559391;0.06508286;0.08520126,0.07646535;0.004642904;-0.03916632,0.09427088;-0.3011279;-0.006319661,0.1032443;-0.6407677;0.06936674,0.1167167;-0.6855369;-0.007294253,-0.07453518;0.006314072;-0.04251054,-0.1162996;-0.2979572;-0.01871121,-0.1357102;-0.6381651;0.05232418,-0.1282271;-0.5976793;-0.05483408,0.004101349;0.5306739;-0.01119087,0;0;0,-0.02002624;0.274843;-0.1264546,-0.04319137;0.5458842;-0.2640662,0.135367;0.5067879;-0.1701035,0.2712734;0.3708884;-0.08859539,0.2859396;0.1774212;-0.1937206,-0.1780973;0.4419377;-0.1127162,-0.2286069;0.2560683;-0.03219192,-0.2138704;0.04095806;0.01478,0.07743648;0.01157144;-0.0356679,0.1258704;-0.2849723;-0.1035478,0.1616868;-0.6310968;-0.09465241,0.1469297;-0.6415867;-0.1936052,-0.07735693;-0.003344335;-0.037513,-0.1184657;-0.3085215;-0.02922616,-0.1119317;-0.6483784;0.04573232,-0.1233802;-0.6594404;-0.05342256,-0.03786864;0.4783548;-0.2270451,580.951
+0;0;0,0.002281268;0.308433;-0.001135372,0.004870165;0.6190066;-0.01840736,0.1794851;0.4931804;0.008378086,0.2091649;0.2952711;0.06476731,0.2528249;0.08602884;0.1206175,-0.1689608;0.4825724;-0.01752504,-0.2124808;0.2891783;0.04519235,-0.2538704;0.07581872;0.08484541,0.07751836;0.004706842;-0.03970568,0.09524994;-0.299794;-0.006995443,0.1041567;-0.63691;0.06812854,0.1176448;-0.6817667;-0.00862214,-0.07556161;0.006401024;-0.04309595,-0.1171526;-0.2966065;-0.01939547,-0.136419;-0.6342863;0.05111206,-0.1289271;-0.5937882;-0.05617157,0.004175478;0.5402429;-0.01140177,0;0;0,-0.01639339;0.2801071;-0.1280963,-0.03691234;0.5577808;-0.2668147,0.138553;0.5105436;-0.1694,0.2683977;0.3755478;-0.07914925,0.2899652;0.1858237;-0.190268,-0.1718374;0.4479226;-0.118676,-0.2276495;0.2629107;-0.04196663,-0.2124905;0.04776101;0.005872529,0.07821947;0.01134005;-0.03689051,0.1282903;-0.2841303;-0.1024292,0.1676803;-0.6273377;-0.09720755,0.1539378;-0.6376359;-0.1965218,-0.07902215;-0.00303164;-0.0367981,-0.1173331;-0.3073874;-0.03457539,-0.106904;-0.6441959;0.0417228,-0.1173339;-0.6550531;-0.05776601,-0.03241771;0.4882146;-0.2294834,580.9735
+0;0;0,0.002355339;0.3184476;-0.001172237,0.005126664;0.6508936;-0.01966779,0.15752;0.5253116;0.005123783,0.187721;0.3239269;0.06250322,0.2314329;0.114436;0.1184198,-0.1468582;0.5160451;-0.01750339,-0.1911424;0.3192549;0.04631533,-0.2325812;0.1056418;0.08601551,0.07844397;0.004763044;-0.04017979,0.09612846;-0.298929;-0.007556435,0.1050251;-0.6356618;0.06748217,0.1186367;-0.6812042;-0.009971507,-0.07646385;0.006477456;-0.04361054,-0.1179444;-0.2957253;-0.01997301,-0.1371888;-0.6330214;0.05045438,-0.1296283;-0.5924271;-0.05781192,0.004381636;0.5664221;-0.01215453,0;0;0,-0.01108988;0.2932076;-0.1237826,-0.01745334;0.6003978;-0.2521434,0.1203859;0.5133725;-0.1383808,0.2683946;0.3783415;-0.07040787,0.2979141;0.1932454;-0.1878467,-0.1506188;0.4704098;-0.14737,-0.2005323;0.2876208;-0.05325784,-0.1891473;0.07280679;-0.001787879,0.0796947;0.0106127;-0.03642368,0.1348958;-0.2827286;-0.1035769,0.1767229;-0.6252735;-0.1000378,0.1731557;-0.6334632;-0.2021153,-0.07994851;-0.002180925;-0.03733681,-0.1105398;-0.3065926;-0.03923307,-0.09664109;-0.642481;0.03877167,-0.09689222;-0.6511192;-0.06319902,-0.0175237;0.5227853;-0.2179565,581.0071
+0;0;0,0.002638493;0.3200894;-0.001502866,0.005635373;0.6492929;-0.0200421,0.1599525;0.5256173;0.005097769,0.1904933;0.3271342;0.06524543,0.2330257;0.1201115;0.1311553,-0.1485589;0.5166941;-0.01758821,-0.1925838;0.3229495;0.04927636,-0.2347848;0.1102355;0.09381051,0.07771712;0.004569394;-0.0398146,0.0961297;-0.3018873;-0.006249435,0.1049357;-0.6349638;0.06806588,0.1183469;-0.6802233;-0.009583317,-0.07577856;0.006546229;-0.04313687,-0.1171791;-0.2985727;-0.01926754,-0.1361048;-0.6321112;0.05097567,-0.1285933;-0.5915494;-0.05721532,0.004845198;0.5668656;-0.01264296,0;0;0,-0.005866714;0.2947625;-0.1246881,-0.01129992;0.5975869;-0.2550676,0.1259102;0.5135784;-0.1349285,0.2664631;0.3766531;-0.06115603,0.3016394;0.1955853;-0.1835837,-0.1477626;0.4717803;-0.1509648,-0.1994618;0.2901196;-0.06001094,-0.1871436;0.07520144;-0.008339647,0.07937672;0.01028755;-0.03520703,0.1387691;-0.2854426;-0.1015213,0.1833494;-0.6238991;-0.1014848,0.1816575;-0.6323284;-0.2034338,-0.07864483;-0.001877838;-0.03817718,-0.107073;-0.3093655;-0.04312938,-0.08926223;-0.6412125;0.03497672,-0.08764856;-0.6500475;-0.06681968,-0.01096836;0.5225645;-0.2201221,581.0294
+0;0;0,0.002638493;0.3200894;-0.001502866,0.005635373;0.6492929;-0.0200421,0.1599525;0.5256173;0.005097769,0.1904933;0.3271342;0.06524543,0.2330257;0.1201115;0.1311553,-0.1485589;0.5166941;-0.01758821,-0.1925838;0.3229495;0.04927636,-0.2347848;0.1102355;0.09381051,0.07771712;0.004569394;-0.0398146,0.0961297;-0.3018873;-0.006249435,0.1049357;-0.6349638;0.06806588,0.1183469;-0.6802233;-0.009583317,-0.07577856;0.006546229;-0.04313687,-0.1171791;-0.2985727;-0.01926754,-0.1361048;-0.6321112;0.05097567,-0.1285933;-0.5915494;-0.05721532,0.004845198;0.5668656;-0.01264296,0;0;0,-0.005866714;0.2947625;-0.1246881,-0.01129992;0.5975869;-0.2550676,0.1259102;0.5135784;-0.1349285,0.2664631;0.3766531;-0.06115603,0.3016394;0.1955853;-0.1835837,-0.1477626;0.4717803;-0.1509648,-0.1994618;0.2901196;-0.06001094,-0.1871436;0.07520144;-0.008339647,0.07937672;0.01028755;-0.03520703,0.1387691;-0.2854426;-0.1015213,0.1833494;-0.6238991;-0.1014848,0.1816575;-0.6323284;-0.2034338,-0.07864483;-0.001877838;-0.03817718,-0.107073;-0.3093655;-0.04312938,-0.08926223;-0.6412125;0.03497672,-0.08764856;-0.6500475;-0.06681968,-0.01096836;0.5225645;-0.2201221,581.052
+0;0;0,0.002662662;0.3230214;-0.001516633,0.005648138;0.6509846;-0.01997829,0.1573609;0.5284863;0.00481976,0.1877674;0.3308758;0.06470298,0.2303589;0.1235654;0.1307044,-0.1459611;0.5197131;-0.01748462,-0.1897925;0.3268203;0.04908597,-0.2320521;0.1138107;0.09368201,0.07478438;0.004396963;-0.03831216,0.09336542;-0.3048633;-0.004439913,0.1020916;-0.6349205;0.06920174,0.1155194;-0.6802731;-0.008543402,-0.07291897;0.0062992;-0.04150906,-0.1146983;-0.3016112;-0.01742136,-0.1334524;-0.6321262;0.05218511,-0.1259316;-0.5915514;-0.05613954,0.004862598;0.5690407;-0.01262255,0;0;0,0.00158006;0.2994213;-0.1212297,0.003247842;0.602075;-0.2489619,0.1328174;0.5135413;-0.1263325,0.2685694;0.3784924;-0.04330469,0.3054909;0.2024249;-0.1728611,-0.1360747;0.4766926;-0.1545409,-0.1936903;0.2949995;-0.06951996,-0.1789393;0.08038157;-0.01595382,0.07800458;0.009773254;-0.02999377,0.144044;-0.287036;-0.09838653,0.1918473;-0.6219007;-0.1025681,0.1928424;-0.6298585;-0.2048464,-0.07398941;-0.001543661;-0.04003802,-0.09552843;-0.3124271;-0.04473992,-0.07571474;-0.6407431;0.03433579,-0.07142673;-0.6490593;-0.06772351,0.001794301;0.5271745;-0.2149425,581.0742
+0;0;0,0.002863541;0.3318604;-0.002271373,0.006078974;0.6618754;-0.02178818,0.1532782;0.540674;0.003320917,0.1839767;0.3448026;0.06662618,0.2259192;0.1401615;0.1419386,-0.1413387;0.5321879;-0.01769512,-0.1853089;0.3414251;0.05295705,-0.2283772;0.1295579;0.1036184,0.07724634;0.004460493;-0.03973328,0.09600194;-0.2996684;-0.006096736,0.1045555;-0.6274807;0.06722789,0.118029;-0.6727051;-0.01070976,-0.07542152;0.006586251;-0.04282338,-0.1161614;-0.2963116;-0.01893383,-0.1349868;-0.6245948;0.05024934,-0.1276308;-0.5840901;-0.05814828,0.005226631;0.5794283;-0.01413156,0;0;0,0.01133805;0.3085893;-0.1216092,0.01840109;0.6135814;-0.2490599,0.1163783;0.475208;-0.1170828,0.2819088;0.3823252;-0.03171301,0.3144029;0.2115499;-0.1698761,-0.1194565;0.4882856;-0.160523,-0.1811758;0.3050444;-0.08352328,-0.1634085;0.09117259;-0.02649447,0.08106449;0.009451002;-0.0300808,0.1529094;-0.2802289;-0.1000907,0.2027824;-0.612464;-0.1066618,0.2041651;-0.6202521;-0.2090564,-0.07649881;-0.0003977634;-0.04139324,-0.08861011;-0.3064997;-0.05290186,-0.06473336;-0.6315641;0.02879034,-0.07414545;-0.689629;-0.03501023,0.01566023;0.538052;-0.2152269,581.1076
+0;0;0,0.002651748;0.3073153;-0.002103378,0.005581721;0.6078916;-0.01995693,0.1583453;0.4908748;0.005278785,0.1888597;0.296178;0.06820443,0.2307616;0.09173504;0.1434439,-0.1472287;0.482073;-0.01651886,-0.1909353;0.2924542;0.05370963,-0.2339618;0.08079223;0.1043219,0.07521056;0.004342939;-0.03868613,0.09392932;-0.2991886;-0.005115654,0.1024611;-0.6261671;0.06802244,0.1158607;-0.6709787;-0.009487592,-0.07343382;0.006412673;-0.04169479,-0.1140937;-0.2958902;-0.01785217,-0.1328712;-0.6233383;0.05115503,-0.1255555;-0.5828912;-0.05664787,0.004787539;0.5310704;-0.01282277,0;0;0,-0.001378983;0.2830194;-0.1198011,-0.0003544837;0.5521719;-0.2548382,0.1225581;0.4776816;-0.1183801,0.2806712;0.3867857;-0.02072883,0.3232348;0.2150421;-0.1545427,-0.1473713;0.4666223;-0.1549901,-0.2118896;0.2843026;-0.08154267,-0.1933848;0.0702334;-0.02635543,0.08017788;0.008068025;-0.02604842,0.1563543;-0.278736;-0.1005423,0.2085931;-0.6097056;-0.1087372,0.2110881;-0.6191759;-0.2098312,-0.0732082;0.0002855568;-0.04257446,-0.08270606;-0.305271;-0.05497114,-0.05573802;-0.6288689;0.02805915,-0.06512176;-0.6866331;-0.0351353,-0.001808152;0.4841498;-0.2184527,581.1301
+0;0;0,0.002632968;0.2956755;-0.002441074,0.005575398;0.58767;-0.02009444,0.1773575;0.4705648;0.007175978,0.208204;0.2788957;0.0742532,0.2488976;0.07626319;0.1561694,-0.1661875;0.4610674;-0.01722608,-0.2094146;0.27428;0.05646078,-0.2533383;0.06393869;0.1134997,0.07540811;0.004237193;-0.03866613,0.09433495;-0.2970133;-0.00535142,0.1027331;-0.6218619;0.06764987,0.1152199;-0.6662357;-0.009973243,-0.07354092;0.00653676;-0.041814,-0.1136028;-0.2935382;-0.01793913,-0.1322133;-0.6188887;0.05081452,-0.124928;-0.5785153;-0.05666591,0.004802208;0.5153298;-0.01327554,0;0;0,-0.009445399;0.269396;-0.121546,-0.01906955;0.5272657;-0.2592559,0.12919;0.481705;-0.117846,0.2787186;0.3959606;-0.006145716,0.3274513;0.2346988;-0.1512179,-0.1777055;0.465544;-0.1450212,-0.2485393;0.2835549;-0.08137852,-0.2247628;0.07059561;-0.02214001,0.08084659;0.00732249;-0.02469039,0.1602661;-0.2757035;-0.1009054,0.2153533;-0.6039898;-0.1118538,0.2190813;-0.61431;-0.2122188,-0.07247195;0.001396632;-0.04410524,-0.07985752;-0.3018025;-0.05945855,-0.04870922;-0.6224926;0.02488595,-0.05833474;-0.6803978;-0.03750595,-0.01574996;0.4648061;-0.2222698,581.1633
+0;0;0,0.00267821;0.300756;-0.002483019,0.005715003;0.602032;-0.02074366,0.203182;0.474928;0.00988873,0.2342535;0.2818617;0.07745496,0.2750971;0.07848158;0.1596733,-0.1915705;0.4640149;-0.01815062,-0.2351128;0.2758658;0.05607343,-0.2791986;0.0647486;0.1133227,0.07353594;0.004131995;-0.03770616,0.0922555;-0.2938192;-0.004756305,0.100615;-0.6171709;0.06790857,0.113085;-0.6614455;-0.009610921,-0.07171511;0.006374471;-0.04077587,-0.1113382;-0.2904141;-0.01716247,-0.1298629;-0.6142653;0.05127434,-0.1225874;-0.5739058;-0.05606262,0.004906261;0.5263656;-0.01361122,0;0;0,-0.01217394;0.2747391;-0.1218102,-0.0283543;0.5440854;-0.2571013,0.127808;0.4533779;-0.0832603,0.3029726;0.3976838;0.01171756,0.3273684;0.2483212;-0.1522555,-0.2176646;0.473739;-0.1509015,-0.2912752;0.2948605;-0.07749044,-0.2679748;0.08106278;-0.01799963,0.07901812;0.004955262;-0.02404046,0.1658991;-0.2720423;-0.1010799,0.2234119;-0.5982798;-0.1140316,0.2375347;-0.6073672;-0.2138023,-0.06972715;0.003381284;-0.04441907,-0.07450398;-0.2963408;-0.06325857,-0.04069129;-0.6147299;0.02271516,-0.0486777;-0.6726004;-0.03970655,-0.02377766;0.4773876;-0.2209435,581.1967
+0;0;0,0.00267821;0.300756;-0.002483019,0.005715003;0.602032;-0.02074366,0.203182;0.474928;0.00988873,0.2342535;0.2818617;0.07745496,0.2750971;0.07848158;0.1596733,-0.1915705;0.4640149;-0.01815062,-0.2351128;0.2758658;0.05607343,-0.2791986;0.0647486;0.1133227,0.07353594;0.004131995;-0.03770616,0.0922555;-0.2938192;-0.004756305,0.100615;-0.6171709;0.06790857,0.113085;-0.6614455;-0.009610921,-0.07171511;0.006374471;-0.04077587,-0.1113382;-0.2904141;-0.01716247,-0.1298629;-0.6142653;0.05127434,-0.1225874;-0.5739058;-0.05606262,0.004906261;0.5263656;-0.01361122,0;0;0,-0.01217394;0.2747391;-0.1218102,-0.0283543;0.5440854;-0.2571013,0.127808;0.4533779;-0.0832603,0.3029726;0.3976838;0.01171756,0.3273684;0.2483212;-0.1522555,-0.2176646;0.473739;-0.1509015,-0.2912752;0.2948605;-0.07749044,-0.2679748;0.08106278;-0.01799963,0.07901812;0.004955262;-0.02404046,0.1658991;-0.2720423;-0.1010799,0.2234119;-0.5982798;-0.1140316,0.2375347;-0.6073672;-0.2138023,-0.06972715;0.003381284;-0.04441907,-0.07450398;-0.2963408;-0.06325857,-0.04069129;-0.6147299;0.02271516,-0.0486777;-0.6726004;-0.03970655,-0.02377766;0.4773876;-0.2209435,581.22
+0;0;0,0.002700375;0.303245;-0.002503568,0.005751731;0.605952;-0.02085861,0.2074438;0.4772204;0.01032518,0.2383735;0.2850354;0.07758297,0.2792681;0.08140166;0.1599039,-0.1957319;0.4660745;-0.01831247,-0.2390754;0.2787843;0.05557276,-0.2832161;0.06740372;0.1128935,0.07289563;0.004096016;-0.03737783,0.09169662;-0.2951513;-0.00428465,0.1000206;-0.6171299;0.06807166,0.1124681;-0.6612699;-0.009307414,-0.07109065;0.006318966;-0.04042082,-0.1108861;-0.2917606;-0.01670471,-0.1293322;-0.6142366;0.0514415,-0.1220698;-0.5738958;-0.05570103,0.004937324;0.5297556;-0.01367621,0;0;0,-0.009025708;0.276655;-0.1239019,-0.02307788;0.5473285;-0.2600012,0.1334338;0.4593874;-0.08001471,0.2987282;0.3949422;0.02457929,0.3279934;0.2546723;-0.1468375,-0.2180149;0.4743044;-0.1546291,-0.3079753;0.2992334;-0.09402697,-0.2820921;0.0871273;-0.02878238,0.07846401;0.004765272;-0.02341676,0.1680679;-0.272701;-0.100755,0.2282876;-0.5968831;-0.1167078,0.2444611;-0.6060294;-0.2159307,-0.06854707;0.003686682;-0.04489276,-0.0725133;-0.2971247;-0.06712715,-0.03692339;-0.6136183;0.01970664,-0.04311478;-0.6715009;-0.04256309,-0.01915258;0.4800821;-0.2236602,581.2528
+0;0;0,0.002904356;0.304841;-0.002968981,0.006178388;0.6086119;-0.02187329,0.2061393;0.4809516;0.009211405,0.2365089;0.2911978;0.08051405,0.2752828;0.08967537;0.1689056,-0.193796;0.4700178;-0.01837384,-0.2368251;0.2849041;0.05840056,-0.2809;0.0753697;0.1222795,0.0727659;0.003910341;-0.03714805,0.09190148;-0.2967194;-0.003755964,0.1002468;-0.6172964;0.06846301,0.1133345;-0.6613895;-0.008925848,-0.07085297;0.006471472;-0.04035,-0.110396;-0.2930553;-0.01627782,-0.1287866;-0.6141184;0.05180393,-0.1216928;-0.5738155;-0.05540442,0.005306331;0.5322864;-0.01455054,0;0;0,-0.00567922;0.2787506;-0.1233335,-0.01575683;0.551449;-0.2582116,0.1394005;0.4610304;-0.08181977,0.2982386;0.3993692;0.03211546,0.3300841;0.2604535;-0.1399777,-0.2103623;0.4740312;-0.1552309,-0.3002927;0.2972144;-0.1036439,-0.2743284;0.08508934;-0.03840149,0.0786804;0.00440219;-0.02191257,0.1727945;-0.2724159;-0.101748,0.2345784;-0.5947855;-0.1195097,0.250508;-0.6038632;-0.218854,-0.06779101;0.004014148;-0.04558961,-0.06764918;-0.2980382;-0.07056606,-0.02985098;-0.6125826;0.01711519,-0.03601683;-0.6708876;-0.04464485,-0.01307073;0.4836776;-0.2224376,581.2861
+0;0;0,0.002912952;0.3057432;-0.002977768,0.00620052;0.6107775;-0.02195653,0.223845;0.4783716;0.01124231,0.2543773;0.2876012;0.08292696,0.2932227;0.08570771;0.1714813,-0.2113103;0.4664749;-0.01877221,-0.2545699;0.2803695;0.05841351,-0.2987259;0.07044922;0.1224101,0.07003937;0.003763821;-0.03575611,0.08942996;-0.3008722;-0.001919039,0.09776047;-0.6208814;0.07017202,0.1087119;-0.6528805;0.005415067,-0.06819811;0.006228987;-0.03883808,-0.1082681;-0.2972894;-0.01444511,-0.1266261;-0.6177839;0.05351606,-0.1206902;-0.5791627;-0.03619306,0.005325894;0.5342272;-0.01461221,0;0;0,-0.002909094;0.2805499;-0.1215711,-0.008347809;0.5559145;-0.2541397,0.1488861;0.4662187;-0.05537701,0.3094448;0.3892297;0.04834318,0.3263901;0.2604877;-0.1340032,-0.2261322;0.4731189;-0.1610287,-0.3173199;0.2961375;-0.1078627,-0.2931656;0.08209586;-0.0469154,0.07568581;0.003863394;-0.02132869,0.1775701;-0.2743058;-0.1023569,0.2410218;-0.5956149;-0.1225259,0.2520042;-0.622142;-0.1921058,-0.06421671;0.00425702;-0.04534613,-0.06189389;-0.3015413;-0.07373729,-0.02317568;-0.6153867;0.01386607,-0.02756081;-0.6592755;-0.03788825,-0.007096186;0.4875462;-0.2189422,581.3198
+0;0;0,0.002923498;0.3068501;-0.002988549,0.006229731;0.6136128;-0.02207674,0.2262078;0.4801332;0.01144449,0.2566134;0.2901541;0.0828318,0.2954735;0.08818439;0.1714195,-0.2136053;0.4681092;-0.0188913,-0.2566855;0.2827757;0.05797426,-0.3008582;0.07277621;0.121995,0.06691251;0.003595788;-0.03415981,0.08652723;-0.3045614;6.838143E-05,0.09485333;-0.6244016;0.07212136,0.1058444;-0.6566248;0.00713037,-0.06515346;0.005950898;-0.03710419,-0.1056866;-0.3010758;-0.01242926,-0.1240349;-0.621401;0.05549601,-0.1180776;-0.5827486;-0.03453731,0.005349668;0.5365866;-0.01468677,0;0;0,0.002116174;0.2822376;-0.1204655,0.001767665;0.5606919;-0.250684,0.154682;0.4636773;-0.04775286,0.3103108;0.3902383;0.06404663,0.3240417;0.2638338;-0.1202981,-0.2228937;0.4726152;-0.1714115,-0.3199331;0.2978929;-0.1248477,-0.2985158;0.08400001;-0.06207196,0.0726238;0.002821058;-0.01936316,0.1838238;-0.2747942;-0.1035149,0.2479677;-0.5957418;-0.1244173,0.2591738;-0.621995;-0.1946054,-0.05987959;0.004758368;-0.04526477,-0.05512154;-0.3044969;-0.0745177,-0.01550068;-0.6180353;0.01313247,-0.01947259;-0.6609379;-0.04058706,0.001359373;0.4914221;-0.2161884,581.3421
+0;0;0,0.002891309;0.3069226;-0.003421044,0.006100599;0.6135623;-0.02297364,0.2206911;0.4826215;0.0100086,0.2509739;0.2942238;0.08498779,0.2883408;0.09468281;0.1794361,-0.2082883;0.4705546;-0.01888884,-0.2513996;0.2870171;0.0616594,-0.2959199;0.07861245;0.130353,0.06584162;0.003410056;-0.03347202,0.08574288;-0.3060577;0.001040328,0.09404542;-0.6255048;0.07312828,0.1050048;-0.6599349;0.007737026,-0.0639892;0.005957558;-0.03656519,-0.1044588;-0.3024321;-0.01175724,-0.1229195;-0.6223266;0.05635144,-0.1169526;-0.5835387;-0.03548824,0.005253189;0.5367239;-0.01547504,0;0;0,0.004115105;0.2832097;-0.1183086,0.008417413;0.5630322;-0.2452414,0.1526585;0.463398;-0.04483913,0.3074334;0.3918649;0.06900455,0.3264927;0.2650887;-0.1145654,-0.2139341;0.4752517;-0.1801557,-0.3121352;0.3012333;-0.134256,-0.2940805;0.08547829;-0.07718436,0.07178778;0.00295791;-0.01746106,0.1849446;-0.2748323;-0.1034002,0.2498463;-0.5951737;-0.1253374,0.2617579;-0.6230499;-0.1964417,-0.05807236;0.004732789;-0.04552279,-0.05359381;-0.3059958;-0.07354259,-0.01283383;-0.6193227;0.01292685,-0.01581069;-0.6637583;-0.04182569,0.006682456;0.493621;-0.2114751,581.3646
+0;0;0,0.002892836;0.3070847;-0.00342285,0.006097834;0.6133245;-0.02294352,0.215278;0.4839858;0.009374741,0.2454736;0.2961308;0.08413792,0.2828617;0.09647632;0.17864,-0.202923;0.4722221;-0.01879662,-0.2459101;0.2892133;0.06151957,-0.2904557;0.08069007;0.1302523,0.06443401;0.003337153;-0.03275643,0.0845249;-0.3090793;0.002084773,0.09283052;-0.6286449;0.07419947,0.1039441;-0.6639819;0.007887773,-0.06262119;0.005830193;-0.03578347,-0.1034764;-0.305498;-0.01073913,-0.121944;-0.6255112;0.0573948,-0.1158931;-0.5865996;-0.0357376,0.005253101;0.5367289;-0.0154686,0;0;0,0.006014302;0.2850238;-0.1142206,0.01423188;0.566098;-0.2371395,0.1504586;0.4647525;-0.03922749,0.2974671;0.3886814;0.08074117,0.330375;0.2706997;-0.106843,-0.2055255;0.4816871;-0.1923375,-0.3053024;0.3088758;-0.1479345,-0.290025;0.09176509;-0.09483097,0.07043865;0.003189981;-0.01625061,0.1863832;-0.276013;-0.1047051,0.2502623;-0.5967411;-0.1257906,0.2639761;-0.6251056;-0.1978683,-0.05590407;0.004379979;-0.04573197,-0.05292189;-0.3092882;-0.07445464,-0.01075995;-0.6226058;0.0118364,-0.01224977;-0.6682698;-0.04350272,0.01160741;0.4965878;-0.2042012,581.3983
+0;0;0,0.002882577;0.3059958;-0.003410713,0.006072927;0.6108493;-0.02283462,0.2152137;0.4820546;0.009426307,0.2453941;0.2942936;0.08415206,0.2827589;0.09476404;0.178595,-0.2028971;0.4702934;-0.01873899,-0.2458628;0.2873763;0.06153699,-0.2903805;0.07898346;0.1302267,0.0643725;0.003333967;-0.03272517,0.08447183;-0.3092137;0.002130665,0.09282637;-0.6306612;0.07467005,0.1040368;-0.6665674;0.007780746,-0.06256142;0.005824627;-0.03574932,-0.1034338;-0.3056343;-0.01069446,-0.1220101;-0.627532;0.05784073,-0.1159065;-0.5885428;-0.03610292,0.005234068;0.5347862;-0.01541168,0;0;0,0.005543768;0.2839391;-0.114023,0.01277387;0.5634573;-0.2370901,0.1462938;0.4655117;-0.03612471,0.2904553;0.3864561;0.08518744,0.3315486;0.2661966;-0.09914017,-0.2066225;0.4807243;-0.1937982,-0.3081045;0.3074796;-0.1558951,-0.2941825;0.09009825;-0.1041341,0.0706957;0.004040062;-0.01454878,0.1846358;-0.2754028;-0.1052916,0.2478478;-0.5983354;-0.1247613,0.2629682;-0.6279884;-0.1965692,-0.05542523;0.003999535;-0.04623763,-0.05494025;-0.309833;-0.07476565,-0.01181939;-0.6250629;0.01143751,-0.01147252;-0.671239;-0.04460319,0.01061292;0.4945165;-0.2041676,581.4312
+0;0;0,0.002833415;0.3059898;-0.003945976,0.005903551;0.6107983;-0.02407141,0.2153054;0.4830366;0.008633234,0.2454852;0.2967948;0.08706874,0.2810899;0.09973294;0.1872016,-0.2032587;0.470966;-0.01874535,-0.2461125;0.2894337;0.06467251,-0.2897409;0.08288582;0.1392525,0.06439956;0.003261065;-0.03267923,0.08447608;-0.309278;0.002266824,0.09292508;-0.6307278;0.07478569,0.09591697;-0.5918465;-0.01931871,-0.06255399;0.005878875;-0.03575342,-0.1034819;-0.3055947;-0.01097243,-0.1220374;-0.6274161;0.05792554,-0.1160805;-0.5884774;-0.03603234,0.005103784;0.5347536;-0.0164592,0;0;0,0.005543768;0.2839391;-0.114023,0.01277387;0.5634573;-0.2370901,0.1462938;0.4655117;-0.03612471,0.2904553;0.3864561;0.08518744,0.3315486;0.2661966;-0.09914017,-0.2066225;0.4807243;-0.1937982,-0.3081045;0.3074796;-0.1558951,-0.2941825;0.09009825;-0.1041341,0.0706957;0.004040062;-0.01454878,0.1846358;-0.2754028;-0.1052916,0.2478478;-0.5983354;-0.1247613,0.2629682;-0.6279884;-0.1965692,-0.05542523;0.003999535;-0.04623763,-0.05494025;-0.309833;-0.07476565,-0.01181939;-0.6250629;0.01143751,-0.01147252;-0.671239;-0.04460319,0.01061292;0.4945165;-0.2041676,581.454
+0;0;0,0.002823177;0.3048842;-0.003931718,0.005877194;0.6080955;-0.02394932,0.2204875;0.4795043;0.009331392,0.2506424;0.2934164;0.08770209,0.2862649;0.09625612;0.1878849,-0.2084385;0.4671348;-0.01872497,-0.251257;0.2857525;0.06462396,-0.2949072;0.07910146;0.1392412,0.06405163;0.003243447;-0.03250268,0.08415299;-0.3096824;0.00248662,0.09257665;-0.6301684;0.07478809,0.09563513;-0.5910895;-0.02141069,-0.06221604;0.005847114;-0.03556025,-0.1031946;-0.3060119;-0.01074859,-0.1216944;-0.6268686;0.05794283,-0.115605;-0.5877309;-0.03810617,0.005082168;0.5325015;-0.01638223,0;0;0,0.006264642;0.2832931;-0.1126213,0.01412226;0.5616481;-0.2343118,0.151131;0.4647289;-0.0295198,0.2921089;0.382732;0.09328794,0.33272;0.2668659;-0.09407139,-0.2109965;0.479406;-0.1955913,-0.3129078;0.306034;-0.1604308,-0.2994978;0.08823699;-0.1098111,0.0704783;0.003815472;-0.0137043,0.18523;-0.2755596;-0.1049869,0.243857;-0.598479;-0.1221821,0.2645071;-0.6294779;-0.1942842,-0.05457057;0.004333922;-0.04661358,-0.054204;-0.3099602;-0.07436226,-0.01076446;-0.6241646;0.01165157,-0.008926367;-0.6721712;-0.04542371,0.01181613;0.4930485;-0.2017369,581.476
+0;0;0,0.002655072;0.3041338;-0.004413709,0.005399616;0.6055266;-0.02494635,0.2161902;0.4791844;0.008675192,0.2463392;0.2952579;0.09070146,0.2794125;0.09963307;0.194704,-0.2049877;0.4667337;-0.01846869,-0.2472631;0.2875723;0.0685958,-0.2912243;0.08260195;0.1475517,0.06299587;0.003148055;-0.03190606,0.08316807;-0.3104545;0.003159869,0.09159393;-0.6309587;0.07553549,0.09489152;-0.591009;-0.03045613,-0.06114013;0.005765939;-0.03500035,-0.1022098;-0.3067724;-0.01017778,-0.1208881;-0.6276354;0.05859917,-0.1142472;-0.5876221;-0.0472296,0.004697365;0.5304941;-0.01726318,0;0;0,0.008024439;0.2840375;-0.1085458,0.01925515;0.5629466;-0.2241192,0.1539444;0.4646688;-0.02546763,0.2889748;0.3815412;0.1022933,0.333799;0.2676326;-0.08531024,-0.2024706;0.4796655;-0.202745,-0.3059843;0.3070955;-0.1715883,-0.2944553;0.08931012;-0.1204407,0.06952632;0.003857643;-0.01214886,0.1855802;-0.275628;-0.1038134,0.2402837;-0.599432;-0.1176219,0.2746803;-0.6057931;-0.211637,-0.05274375;0.004518633;-0.04684085,-0.05322317;-0.3105502;-0.073571,-0.009009153;-0.6247643;0.0121424,-0.006502206;-0.6804144;-0.05111804,0.01600508;0.494224;-0.1931994,581.5093
+0;0;0,0.002652843;0.3038785;-0.004410004,0.005392758;0.6047614;-0.02490964,0.2240422;0.4766019;0.009666527,0.2542835;0.2921128;0.09194366,0.2873785;0.09635925;0.1960146,-0.2127846;0.4636885;-0.01848589,-0.2551893;0.2839792;0.06884487,-0.2991794;0.07887398;0.1478527,0.06231823;0.003114192;-0.03156284,0.08254066;-0.3112693;0.003590405,0.09096961;-0.6318915;0.07599267,0.09425598;-0.5919756;-0.02963834,-0.06048245;0.005703915;-0.03462385,-0.1016544;-0.3076127;-0.00973947,-0.1203396;-0.6285938;0.0590628,-0.1137213;-0.5886146;-0.04640591,0.00469134;0.5298179;-0.01723559,0;0;0,0.008782655;0.2845622;-0.1063759,0.02049327;0.5632908;-0.220984,0.1547609;0.4678183;-0.01117468,0.289766;0.3754128;0.1111164,0.3343961;0.2681018;-0.0805552,-0.2089645;0.4772371;-0.2046625,-0.3139492;0.3044341;-0.175721,-0.3032722;0.0856376;-0.1281858,0.06896349;0.004211396;-0.01075983,0.1852422;-0.2761303;-0.1022446,0.2387555;-0.6003172;-0.1145277,0.2756771;-0.6063608;-0.2072892,-0.05148693;0.004562823;-0.04709299,-0.05329581;-0.3113359;-0.0732929,-0.008845024;-0.6255891;0.01261828,-0.004487221;-0.6814816;-0.0495953,0.01721573;0.4946281;-0.1901524,581.5322
+0;0;0,0.002514173;0.2879941;-0.004179483,0.004994603;0.560339;-0.02278744,0.2093093;0.4416249;0.009414123,0.2394758;0.2575924;0.09148767,0.2725441;0.06199665;0.1954747,-0.1988596;0.4295587;-0.01689136,-0.2411594;0.2502941;0.07022331,-0.285114;0.04535423;0.1491674,0.06184523;0.003090555;-0.03132328,0.08204145;-0.3108855;0.003784407,0.09049424;-0.6324142;0.07639138,0.09335481;-0.593783;-0.01555367,-0.06002338;0.005660622;-0.03436105,-0.101142;-0.30725;-0.009508923,-0.11988;-0.6291386;0.05948789,-0.1141192;-0.5904524;-0.03231589,0.004348912;0.4913498;-0.01572309,0;0;0,-0.004051581;0.2761854;-0.08166766,-0.0116432;0.5367811;-0.1621895,0.155623;0.4673138;-0.006083488,0.2861028;0.3758739;0.1209118,0.3337663;0.2622919;-0.06614923,-0.2008317;0.4865794;-0.2318477,-0.3065442;0.3143725;-0.2057003,-0.2965626;0.09576069;-0.1580163,0.06849992;0.004168957;-0.01029134,0.184854;-0.2763263;-0.09976506,0.2345786;-0.6021843;-0.1080115,0.2658034;-0.6316684;-0.1714404,-0.05070194;0.004412569;-0.04717387,-0.05353171;-0.3110591;-0.07346147,-0.008372951;-0.6260848;0.01281403,0.02797969;-0.6233173;-0.06764373,-0.01098709;0.4718841;-0.1377399,581.5657
+0;0;0,0.002412575;0.2860033;-0.00468272,0.004779925;0.5588158;-0.0239141,0.2123101;0.4403998;0.009638038,0.2420434;0.2577624;0.09594429,0.2712006;0.06580524;0.2076654,-0.202259;0.4278169;-0.01670723,-0.244183;0.249817;0.07410947,-0.2879739;0.04689759;0.158284,0.06128373;0.00305507;-0.03112133,0.08175283;-0.3121061;0.004106158,0.09013562;-0.6338207;0.07716099,0.1016288;-0.6788538;0.001720034,-0.05953197;0.005606104;-0.03403061,-0.1007327;-0.308531;-0.009394234,-0.1195145;-0.6306084;0.06003859,-0.1129058;-0.5906039;-0.04630815,0.004167323;0.4899599;-0.01670443,0;0;0,-0.004005194;0.2746243;-0.07994437,-0.01099247;0.5353659;-0.1618743,0.1561;0.4700368;-0.0006017685,0.2854859;0.3713466;0.1227221,0.335321;0.2604541;-0.065423,-0.2030429;0.4853861;-0.2331584,-0.3107462;0.3131891;-0.2122433,-0.3043135;0.09415108;-0.1657649,0.06803326;0.004509866;-0.009203434,0.1848273;-0.277045;-0.099051,0.2319347;-0.6036416;-0.1038547,0.2724264;-0.6052767;-0.1977324,-0.04954718;0.004413041;-0.04753071,-0.05388179;-0.3122703;-0.07359621,-0.008631386;-0.6274632;0.01308384,0.03442043;-0.6290155;-0.07967599,-0.01040818;0.470556;-0.1375263,581.5988
+0;0;0,0.002401277;0.2846641;-0.004660792,0.004772178;0.5578897;-0.02391586,0.2209414;0.4374311;0.0107281,0.2505772;0.2553923;0.0967515,0.2797338;0.0634391;0.2084702,-0.2108342;0.4243259;-0.01671062,-0.2526208;0.2469094;0.07380845,-0.2964108;0.04399425;0.1579813,0.06072128;0.00302703;-0.0308357,0.08118683;-0.3120797;0.004385689,0.08958696;-0.6344597;0.07759162,0.1010366;-0.6792086;0.002436362,-0.05898559;0.005554652;-0.03371828,-0.1001792;-0.3085281;-0.009086167,-0.1189999;-0.6312717;0.06049026,-0.1124162;-0.5913051;-0.04545374,0.004159703;0.4890482;-0.01670769,0;0;0,-0.004304379;0.2735364;-0.07886958,-0.01102611;0.5344641;-0.1616728,0.1557934;0.474269;0.01353526,0.272542;0.369934;0.1435368,0.3325863;0.2645401;-0.04478215,-0.2111137;0.4840967;-0.2369363,-0.3190753;0.3126084;-0.2181606,-0.313451;0.09330212;-0.1728803,0.06749346;0.004557341;-0.008422613,0.1837821;-0.2770244;-0.09864616,0.2274731;-0.6048146;-0.1004202,0.2701433;-0.6063055;-0.1929102,-0.04827282;0.004409242;-0.04793089,-0.05503696;-0.3121796;-0.07395682,-0.009729538;-0.6280725;0.01274634,0.03541242;-0.6294581;-0.07859895,-0.01039156;0.4696529;-0.1373706,581.6324
+0;0;0,0.00237589;0.2816545;-0.004611517,0.004730171;0.5529898;-0.02369959,0.1974757;0.4393255;0.007851362,0.2271154;0.2572631;0.09388591,0.2562785;0.06526712;0.2056295,-0.1876242;0.427637;-0.01662118,-0.2294163;0.2501975;0.07390961,-0.273216;0.04723713;0.1581012,0.06035554;0.003008798;-0.03064997,0.08080362;-0.3118287;0.004541332,0.08919653;-0.6339318;0.0776844,0.1006452;-0.678674;0.002535917,-0.05863031;0.005521195;-0.03351519,-0.0997887;-0.3082932;-0.00890412,-0.1185932;-0.6307596;0.06061256,-0.1120101;-0.5907938;-0.04532188,0.0041285;0.4853626;-0.01661858,0;0;0,0.002990037;0.2732487;-0.0684278,0.01198454;0.5360598;-0.1379819,0.1547378;0.4747308;0.01817989,0.2657003;0.3642909;0.1482472,0.3387932;0.2710727;-0.04192996,-0.1662721;0.4771272;-0.2161579,-0.2767152;0.306803;-0.201353,-0.2723302;0.08758172;-0.1552841,0.06721093;0.004697323;-0.007203579,0.1827881;-0.2764298;-0.09879303,0.2215225;-0.6045405;-0.09507799,0.2651236;-0.6056454;-0.1872528,-0.04731849;0.004155663;-0.04832138,-0.0564016;-0.3121114;-0.07424083,-0.01155057;-0.6278358;0.01223041,0.03446804;-0.6288076;-0.07880694,0.008471474;0.4709923;-0.1185443,581.6552
+0;0;0,0.002403856;0.2849697;-0.004665797,0.004870576;0.5692391;-0.02469722,0.1757807;0.456811;0.00450878,0.2053439;0.2752187;0.09032119,0.2343095;0.08452302;0.201308,-0.1658986;0.4464404;-0.01720445,-0.2075828;0.2694591;0.07309261,-0.2510859;0.06787322;0.156714,0.0607398;0.003027954;-0.0308451,0.08099706;-0.3088716;0.004017809,0.08935159;-0.6295019;0.07682642,0.1008142;-0.6743354;0.001586139,-0.05900359;0.005556346;-0.03372857,-0.09977791;-0.3053297;-0.009347159,-0.1184965;-0.6263216;0.05985164,-0.1119053;-0.5863436;-0.04621221,0.004233722;0.4976574;-0.01720214,0;0;0,0.007166683;0.2764079;-0.06915641,0.02316804;0.5494474;-0.149096,0.1427915;0.4773596;0.0007443428,0.2540978;0.3748509;0.1360824,0.3399584;0.2375654;-0.01656938,-0.1420921;0.4747936;-0.2020123,-0.2528386;0.3051717;-0.1887027,-0.2494033;0.08731125;-0.1434595,0.06772933;0.004931688;-0.006191015,0.1838716;-0.2724324;-0.09831738,0.2120267;-0.5997905;-0.08353043,0.2542537;-0.6019831;-0.1761212,-0.04744205;0.004005619;-0.0488172,-0.05718446;-0.3092712;-0.07469846,-0.01247677;-0.6234542;0.01170124,0.0321357;-0.6254426;-0.07983574,0.01838282;0.4814326;-0.1260393,581.6884
+0;0;0,0.002319972;0.2849641;-0.005040151,0.004666073;0.569206;-0.02547164,0.1756689;0.4572696;0.004265836,0.2046967;0.2772028;0.09341098,0.2337742;0.09500906;0.2178371,-0.1662776;0.4471168;-0.01736044,-0.2073957;0.2718859;0.07653814,-0.2500861;0.07208563;0.1647385,0.06075541;0.002934328;-0.03082343,0.08098345;-0.3089935;0.003802765,0.08948454;-0.6295604;0.07687297,0.1008073;-0.6743994;0.001616918,-0.05898517;0.005637574;-0.0337473,-0.0998228;-0.3052596;-0.009616002,-0.1185572;-0.6262195;0.05972731,-0.1119764;-0.5862803;-0.04634081,0.004062853;0.4976347;-0.0178749,0;0;0,0.007166683;0.2764079;-0.06915641,0.02316804;0.5494474;-0.149096,0.1427915;0.4773596;0.0007443428,0.2540978;0.3748509;0.1360824,0.3399584;0.2375654;-0.01656938,-0.1420921;0.4747936;-0.2020123,-0.2528386;0.3051717;-0.1887027,-0.2494033;0.08731125;-0.1434595,0.06772933;0.004931688;-0.006191015,0.1838716;-0.2724324;-0.09831738,0.2120267;-0.5997905;-0.08353043,0.2542537;-0.6019831;-0.1761212,-0.04744205;0.004005619;-0.0488172,-0.05718446;-0.3092712;-0.07469846,-0.01247677;-0.6234542;0.01170124,0.0321357;-0.6254426;-0.07983574,0.01838282;0.4814326;-0.1260393,581.722
+0;0;0,0.002327894;0.2859371;-0.005057361,0.004675124;0.5703237;-0.02548656,0.1750668;0.4587722;0.004146254,0.2040633;0.2788997;0.09319521,0.233145;0.09667952;0.2176395,-0.1656578;0.4486558;-0.01740275,-0.2067316;0.2736139;0.07639451,-0.2494282;0.0737846;0.1646077,0.06074718;0.00293393;-0.03081925,0.08069897;-0.3047339;0.003334053,0.08934622;-0.6308124;0.07766058,0.1006721;-0.6756714;0.002384372,-0.05897718;0.005636811;-0.03374273,-0.0992571;-0.3010145;-0.009940993,-0.1183136;-0.6274927;0.06059456,-0.111731;-0.5875509;-0.04550197,0.004073933;0.4989932;-0.01791537,0;0;0,0.008488238;0.2771763;-0.06994462,0.02351363;0.549984;-0.1514044,0.1417015;0.477141;-0.0004968643,0.2502074;0.3747939;0.1368937,0.3384439;0.2398009;-0.0164931,-0.1414664;0.4734446;-0.2020557,-0.2526534;0.3043175;-0.1894822,-0.2497598;0.08618049;-0.145389,0.06779828;0.005047202;-0.005154848,0.1853642;-0.2655569;-0.1009448,0.2044037;-0.5986844;-0.07665634,0.2466753;-0.6010649;-0.1691942,-0.0471679;0.003697868;-0.04909346,-0.0581384;-0.30519;-0.07539857,-0.012446;-0.6246182;0.01294316,0.03215516;-0.6267601;-0.07857885,0.01919149;0.4822445;-0.1282005,581.7441
+0;0;0,0.002334977;0.286807;-0.005072747,0.004685727;0.5716258;-0.02552387,0.1733546;0.4605704;0.003876947,0.202269;0.2812071;0.09267377,0.2313509;0.09898551;0.217119,-0.1639356;0.4505559;-0.01745485,-0.2048931;0.2760096;0.07607685,-0.2475901;0.0761787;0.1642907,0.06071283;0.002932271;-0.03080183,0.08046207;-0.301612;0.003004747,0.08941042;-0.6390446;0.07991931,0.1007414;-0.6839375;0.004608907,-0.05894383;0.005633624;-0.03372364,-0.09881482;-0.2979045;-0.01016355,-0.1185349;-0.6357506;0.06282805,-0.1119493;-0.5958043;-0.04331668,0.0040853;0.5003859;-0.01796231,0;0;0,0.009770393;0.2779989;-0.07007575,0.02479728;0.5511048;-0.1520669,0.1407071;0.4766183;-0.001343489,0.2428037;0.3759816;0.1412771,0.3356885;0.2440801;-0.01205754,-0.1388514;0.4734378;-0.2007394,-0.260718;0.3120799;-0.1986811,-0.2544485;0.09528893;-0.1486865,0.06779115;0.005028725;-0.004740238,0.1872211;-0.2606691;-0.1018038,0.1915238;-0.6045681;-0.06216097,0.233893;-0.6070178;-0.154686,-0.04679347;0.003748309;-0.04939351,-0.05805279;-0.3020437;-0.07478362,-0.01169864;-0.6326714;0.01683107,0.03287533;-0.63489;-0.07473379,0.020666;0.4834547;-0.1288493,581.767
+0;0;0,0.002316536;0.2870756;-0.005379815,0.00464753;0.5714814;-0.02601491,0.1723436;0.4616925;0.003769657,0.200891;0.2836738;0.09532763,0.2273613;0.1005083;0.2189631,-0.1630401;0.4514973;-0.0173877,-0.2034601;0.2784074;0.07902064,-0.2459387;0.08076058;0.1721193,0.06055155;0.002836086;-0.03060943,0.08032849;-0.3006774;0.003268406,0.08948901;-0.6471701;0.0823466,0.09806938;-0.671629;0.02725969,-0.05870181;0.005674294;-0.03366558,-0.09826095;-0.296865;-0.00991022,-0.1185206;-0.6437604;0.06523965,-0.1137226;-0.606521;-0.01221049,0.004051909;0.5004305;-0.01842317,0;0;0,0.01064822;0.2783596;-0.06963682,0.02515675;0.5511213;-0.1514833,0.1399388;0.4756714;-0.001225948,0.2405452;0.3737522;0.14153,0.3350779;0.2430484;-0.0118196,-0.1372239;0.4721561;-0.1995965,-0.2529323;0.3063398;-0.1973579,-0.2533132;0.08917782;-0.1486079,0.06760807;0.004756153;-0.00424242,0.1873732;-0.2593251;-0.102103,0.18052;-0.6110291;-0.05060816,0.2070438;-0.6344013;-0.1008263,-0.04617677;0.003836572;-0.04964331,-0.05884019;-0.3009337;-0.07442168,-0.01095786;-0.6404001;0.01972875,0.02162073;-0.6338899;-0.04706066,0.02122883;0.4836266;-0.1283476,581.8005
+0;0;0,0.002318134;0.2872737;-0.005383526,0.004648861;0.571649;-0.02601336,0.1698945;0.4624985;0.003440043,0.1984439;0.2844672;0.09500452,0.2249006;0.1013955;0.2185767,-0.1606045;0.4524518;-0.01740917,-0.2010274;0.2793496;0.07900602,-0.2434842;0.08180405;0.172057,0.06045897;0.00283175;-0.03056264,0.08013481;-0.29913;0.003142005,0.08930235;-0.6458883;0.08228083,0.1010687;-0.6905686;0.006739251,-0.05861206;0.005665619;-0.03361411,-0.09796897;-0.295327;-0.009980194,-0.1182441;-0.6424884;0.06522729,-0.1116646;-0.6025608;-0.04098134,0.004053863;0.5006723;-0.01842955,0;0;0,0.01182973;0.2786526;-0.06908917,0.02703752;0.5514334;-0.1506453,0.1392692;0.4759175;-0.001746655,0.2377975;0.3719538;0.1410048,0.3366784;0.2417189;-0.009815454,-0.1330725;0.4714435;-0.1978569,-0.2492449;0.3059292;-0.1960573,-0.2509805;0.08873671;-0.1479977,0.06751623;0.004709452;-0.004093885,0.1877879;-0.2573566;-0.1018701,0.1769969;-0.6078411;-0.04159999,0.2197145;-0.6103486;-0.1340153,-0.04602602;0.003710836;-0.04965094,-0.05874669;-0.2995235;-0.07396531,-0.01081615;-0.6393237;0.01998552,0.03397337;-0.6415607;-0.07153935,0.0229767;0.4839803;-0.1276422,581.834
+0;0;0,0.002191327;0.2853635;-0.005763432,0.004331376;0.5653284;-0.0265322,0.1668376;0.4592951;0.002929332,0.1949651;0.2828014;0.09742165,0.2235369;0.08509037;0.2496584,-0.1581936;0.4494002;-0.01740788,-0.1978019;0.2778962;0.0820282,-0.2447757;0.05653773;0.191005,0.0604726;0.002793733;-0.03044359,0.08001946;-0.2973949;0.003106255,0.08915158;-0.6455961;0.08275358,0.1010204;-0.6899574;0.006729074,-0.05852986;0.005674215;-0.03366912,-0.09757733;-0.2935494;-0.009974951,-0.1180972;-0.6421413;0.06574699,-0.1115427;-0.602246;-0.04059827,0.003792326;0.4958887;-0.01898554,0;0;0,0.01179849;0.2774137;-0.06612682,0.02524321;0.5472651;-0.1423924,0.1400923;0.4746827;-0.001240253,0.2361259;0.3692235;0.1420283,0.3530431;0.1908858;0.009332895,-0.1286908;0.4712374;-0.196352,-0.2455117;0.3062521;-0.1947077,-0.2485545;0.06082563;-0.1414289,0.06748992;0.004474252;-0.00407958,0.1877853;-0.255671;-0.1014159,0.1752964;-0.6065385;-0.03502917,0.2183336;-0.6086007;-0.1276035,-0.04594842;0.003733275;-0.04966244,-0.05930093;-0.2977681;-0.07288925,-0.01077873;-0.6393281;0.02013517,0.03432242;-0.6410856;-0.07155748,0.02183312;0.4808076;-0.1211584,581.8558
+0;0;0,0.002204969;0.28714;-0.005799311,0.00439548;0.5736925;-0.02708755,0.1641443;0.4659694;0.002256248,0.1923179;0.2891863;0.09690353,0.2176224;0.1140847;0.231731,-0.1554257;0.4562408;-0.01773926,-0.195099;0.2844555;0.08185987,-0.236701;0.08841075;0.1783745,0.06040557;0.002790636;-0.03040984,0.07984561;-0.2957575;0.002956657,0.08923721;-0.6538522;0.08486702,0.09739963;-0.6749919;0.03258349,-0.05846499;0.005667926;-0.0336318,-0.09729907;-0.2919205;-0.01006711,-0.1184019;-0.650417;0.06780633,-0.1138943;-0.6136118;-0.005329363,0.003838539;0.5019481;-0.01929041,0;0;0,0.01538038;0.2787458;-0.06746912,0.03910242;0.5527222;-0.1506934,0.1407774;0.4741841;-0.002112627,0.2376713;0.3650212;0.1382411,0.339367;0.237077;-0.01264833,-0.1188333;0.472031;-0.1935153,-0.2406117;0.310252;-0.1948147,-0.2411284;0.09316735;-0.1463033,0.06744582;0.004340827;-0.003687382,0.1871131;-0.2545846;-0.09991431,0.1715784;-0.6127754;-0.01937056,0.1917429;-0.6400996;-0.06087708,-0.04578214;0.003705942;-0.04971559,-0.05897462;-0.2962292;-0.07178649,-0.008785073;-0.6477299;0.02285781,0.02214885;-0.6402857;-0.03998955,0.03237385;0.484895;-0.1269751,581.8898
+0;0;0,0.00223211;0.2906744;-0.005870696,0.004454991;0.5814676;-0.02746013,0.162434;0.4733805;0.001729162,0.1906413;0.2963857;0.09648979,0.2159477;0.1212716;0.231327,-0.1536196;0.4637589;-0.01804633,-0.1933404;0.2917679;0.08167209,-0.2349454;0.09570912;0.1781937,0.0601375;0.002778252;-0.03027489,0.07943048;-0.2935114;0.002839193,0.08887724;-0.6537091;0.08523059,0.0972601;-0.6762299;0.03153509,-0.05820553;0.005642773;-0.03348256,-0.09674584;-0.2896944;-0.01009613,-0.1179726;-0.6502963;0.06823463,-0.1133433;-0.6133073;-0.006876163,0.003892151;0.5089633;-0.01958041,0;0;0,0.02501661;0.2817887;-0.06708479,0.05944499;0.5591193;-0.1503005,0.1542224;0.4763058;-0.0007009506,0.2400149;0.3553706;0.1375623,0.3436597;0.2301162;-0.01427817,-0.09769107;0.4812076;-0.1959958,-0.234176;0.3314341;-0.2024888,-0.2450456;0.1142621;-0.1555356,0.06715501;0.003967136;-0.003908157,0.1831975;-0.2556221;-0.09558082,0.1724842;-0.614226;-0.006651163,0.1915471;-0.6413087;-0.05236864,-0.0454805;0.003789979;-0.04957788,-0.05997199;-0.2937621;-0.0721411,-0.009360325;-0.6475675;0.02209374,0.02354172;-0.6413542;-0.0416523,0.05057205;0.4906402;-0.1268234,581.9226
+0;0;0,0.002141475;0.2906658;-0.006311538,0.004234484;0.5814241;-0.02837816,0.1622972;0.4737795;0.00128093,0.1899639;0.2985197;0.09936751,0.2167228;0.1227059;0.2330085,-0.1538963;0.464074;-0.01820975,-0.1928769;0.2935587;0.08429587,-0.233522;0.1000797;0.1862778,0.06011561;0.002847849;-0.03031188,0.07941587;-0.293434;0.002867643,0.0889705;-0.6536148;0.08532101,0.0970162;-0.6766779;0.03210931,-0.05823456;0.005569363;-0.03344436,-0.09679325;-0.2897618;-0.01001319,-0.1179029;-0.6503569;0.06838028,-0.1133235;-0.6134;-0.006736562,0.003706886;0.5089327;-0.02037799,0;0;0,0.02501661;0.2817887;-0.06708479,0.05944499;0.5591193;-0.1503005,0.1542224;0.4763058;-0.0007009506,0.2400149;0.3553706;0.1375623,0.3436597;0.2301162;-0.01427817,-0.09769107;0.4812076;-0.1959958,-0.234176;0.3314341;-0.2024888,-0.2450456;0.1142621;-0.1555356,0.06715501;0.003967136;-0.003908157,0.1831975;-0.2556221;-0.09558082,0.1724842;-0.614226;-0.006651163,0.1915471;-0.6413087;-0.05236864,-0.0454805;0.003789979;-0.04957788,-0.05997199;-0.2937621;-0.0721411,-0.009360325;-0.6475675;0.02209374,0.02354172;-0.6413542;-0.0416523,0.05057205;0.4906402;-0.1268234,581.9454
+0;0;0,0.00214156;0.2906775;-0.006311791,0.004227875;0.5805064;-0.02830544,0.1634211;0.4728965;0.001476333,0.1910189;0.2980735;0.09931844,0.2177778;0.1222594;0.2329596,-0.1550222;0.463122;-0.01815304,-0.1939058;0.2930315;0.08409711,-0.2345509;0.09955226;0.1860792,0.05998372;0.002841601;-0.03024538,0.07911657;-0.2908702;0.002646338,0.08870377;-0.6522782;0.08538064,0.1000143;-0.6968737;0.01057623,-0.0581068;0.005557145;-0.03337099,-0.09633102;-0.2872123;-0.01014307,-0.1175126;-0.6490361;0.06851752,-0.111075;-0.6092562;-0.03708088,0.003702349;0.5082998;-0.0203367,0;0;0,0.0288344;0.2812212;-0.06797814,0.06439202;0.5571377;-0.152163,0.1602279;0.4737347;-0.002007484,0.2374132;0.3529226;0.1406271,0.3439177;0.2302994;-0.01138258,-0.09473584;0.4812846;-0.1967434,-0.2321729;0.3330868;-0.2035437,-0.2443874;0.1160791;-0.1561616,0.06700716;0.003484964;-0.00433588,0.1790611;-0.2574821;-0.08832812,0.1725305;-0.6162504;0.005454786,0.2160209;-0.6203855;-0.08527278,-0.04546838;0.004136337;-0.04936012,-0.06109254;-0.2907259;-0.07231046,-0.009936895;-0.646035;0.02091613,0.0356019;-0.6498144;-0.06893532,0.0553442;0.4890458;-0.1285155,581.9682
+0;0;0,0.002107912;0.2861103;-0.006212619,0.004110794;0.5643609;-0.02729015,0.2193573;0.4480333;0.00973475,0.2471787;0.271793;0.1083701,0.2741703;0.09445021;0.2431733,-0.2107899;0.43483;-0.01678022,-0.2499886;0.2633606;0.08629889,-0.2909872;0.06819905;0.1891677,0.05859138;0.002775641;-0.02954332,0.07757737;-0.2886818;0.003095938,0.08711471;-0.6482103;0.08539998,0.09830523;-0.6920142;0.01138941,-0.05675802;0.005428152;-0.03259638,-0.09468886;-0.2850942;-0.009546746,-0.1157603;-0.6450363;0.06870475,-0.109391;-0.6053602;-0.03577301,0.003612205;0.4958554;-0.01972987,0;0;0,0.02886654;0.2773684;-0.06430912,0.05996238;0.5443598;-0.1392946,0.1819335;0.4412579;0.05891991,0.2738881;0.309051;0.1839371,0.3409381;0.2340949;-0.01665401,-0.1423898;0.4818438;-0.2268519,-0.2834051;0.3347554;-0.233429,-0.2979264;0.1158834;-0.1861518,0.0654352;0.002581865;-0.005002975,0.1753097;-0.2592964;-0.08063793,0.1744072;-0.6150451;0.01717663,0.2231775;-0.6184754;-0.06973529,-0.04410594;0.004704947;-0.04843543,-0.06299318;-0.2874773;-0.07385337,-0.01157726;-0.6411431;0.01781154,0.0391617;-0.6441354;-0.06813534,0.05248753;0.4790396;-0.1186113,582.0017
+0;0;0,0.002078327;0.2840784;-0.005999974,0.004250756;0.5622474;-0.02620208,0.2334978;0.4456113;0.01094571,0.2608517;0.270014;0.1128132,0.2876119;0.09367773;0.2494594,-0.2245695;0.4312406;-0.01719414,-0.2633931;0.2606342;0.08932263,-0.3044113;0.0672151;0.1960435,0.05698128;0.00273244;-0.02871023,0.07566389;-0.2860996;0.003581703,0.0852004;-0.6423095;0.08519784,0.09613336;-0.6857971;0.01119152,-0.05519148;0.005236026;-0.03170322,-0.09282748;-0.282654;-0.008930661,-0.1136888;-0.639244;0.06882557,-0.1073809;-0.5995167;-0.03539763,0.003708367;0.4934176;-0.01890535,0;0;0,0.02925791;0.2751201;-0.06475902,0.05991857;0.5415456;-0.1413553,0.1885495;0.4321523;0.06839776,0.2841248;0.2922528;0.1835201,0.3430511;0.2325403;-0.02491426,-0.1515733;0.4858148;-0.2394698,-0.2942083;0.3389106;-0.2453083,-0.3117019;0.1199208;-0.198189,0.06346744;0.001812071;-0.006870985,0.1697735;-0.261324;-0.07224822,0.1738692;-0.6135947;0.02535439,0.2233867;-0.617202;-0.06075859,-0.04267206;0.005616722;-0.04718217,-0.0656165;-0.28319;-0.07684651,-0.01443514;-0.6339451;0.01253462,0.03704536;-0.6370813;-0.07260431,0.05247988;0.4760913;-0.1201072,582.0353
+0;0;0,0.002077341;0.2839436;-0.005997129,0.004252526;0.5624654;-0.02622556,0.2595796;0.4402998;0.01432125,0.2870097;0.2642133;0.1164726,0.3138188;0.0875552;0.2533682,-0.2504779;0.424298;-0.01701244,-0.2894096;0.2532163;0.0898011,-0.3305026;0.05944428;0.1967167,0.05519482;0.002646773;-0.02781011,0.07392845;-0.286974;0.004570005,0.08329293;-0.6367583;0.08471388,0.09421244;-0.6801555;0.01079856,-0.05346113;0.005071867;-0.03070926,-0.0911999;-0.2836044;-0.00787452,-0.1116849;-0.6337619;0.06847908,-0.1053848;-0.5940466;-0.03561597,0.003709322;0.4935321;-0.01891787,0;0;0,0.02892309;0.2745174;-0.06684232,0.05930465;0.5409411;-0.1448295,0.2022493;0.4140753;0.0841496,0.3005526;0.2696995;0.1922507,0.3401062;0.234944;-0.02659798,-0.1743207;0.4867528;-0.2579387,-0.3175867;0.3396097;-0.2621283,-0.3366262;0.1205377;-0.2140437,0.06177678;-0.0002097189;-0.003234386,0.1640898;-0.2675329;-0.06111359,0.1723396;-0.6148664;0.02917004,0.2220971;-0.6186355;-0.05658365,-0.04017564;0.006044257;-0.0466504,-0.06438071;-0.2837327;-0.07353946,-0.01496243;-0.6290841;0.01101875,0.03675174;-0.6323755;-0.07375855,0.0518009;0.4755043;-0.1232145,582.0686
+0;0;0,0.002069907;0.2829276;-0.005975669,0.004242745;0.5611476;-0.02618598,0.2454127;0.4419167;0.01252289,0.2727189;0.2666255;0.1142128,0.2995092;0.09009162;0.2510122,-0.2364239;0.4268003;-0.01707715,-0.2751798;0.2564913;0.08925391,-0.3162439;0.06285542;0.1960944,0.05504186;0.002639439;-0.02773305,0.073543;-0.283387;0.004245214,0.08283599;-0.6305011;0.08377729,0.09379628;-0.6741725;0.00958591,-0.05331298;0.005057812;-0.03062417,-0.0905834;-0.2800358;-0.008072814,-0.110912;-0.6275203;0.06769791,-0.1045884;-0.5877687;-0.03678592,0.003699457;0.4922037;-0.01887715,0;0;0,0.02894764;0.2731348;-0.06817198,0.05912113;0.5388283;-0.1476314,0.2005178;0.4184302;0.06605625,0.2994329;0.2831278;0.1831994,0.3402078;0.230132;-0.03156757,-0.1618737;0.4873551;-0.2527643,-0.302048;0.3384816;-0.2538938,-0.3192269;0.1197946;-0.2041253,0.06158561;-0.0007988513;-0.003502846,0.1584087;-0.2681538;-0.0516963,0.169334;-0.6147736;0.02976131,0.2176183;-0.6187509;-0.05722214,-0.03977181;0.006302887;-0.04673513,-0.06366211;-0.2798875;-0.07319923,-0.01582263;-0.6229129;0.01013651,0.03444247;-0.6264265;-0.07589957,0.05162068;0.4735159;-0.1256082,582.1021
+0;0;0,0.001726181;0.2584197;-0.005934068,0.003339793;0.5049607;-0.02485603,0.1416227;0.4141073;0.0007166397,0.1682647;0.2426255;0.1046191,0.1932059;0.07014759;0.2436337,-0.1348173;0.4051057;-0.01598243,-0.1727772;0.2384647;0.09219038,-0.2134463;0.04830328;0.2011877,0.0548219;0.002703423;-0.02763246,0.07293729;-0.2824412;0.004367087,0.08214667;-0.6277583;0.08354463,0.09352128;-0.6717048;0.008888006,-0.05314251;0.004957411;-0.03045652,-0.09045882;-0.2792272;-0.007958099,-0.1107081;-0.6249059;0.06750017,-0.1044297;-0.5851879;-0.03755797,0.002952318;0.4425315;-0.01792587,0;0;0,0.04846331;0.2482348;-0.05338287,0.09978415;0.4797797;-0.1231205,0.1910212;0.4422093;-0.005814075,0.2745588;0.3220911;0.1338449,0.3525328;0.1938637;-0.03099918,-0.0130539;0.4799778;-0.1848241,-0.1433797;0.3259445;-0.1706653,-0.1648604;0.1092467;-0.1229539,0.06111567;-0.001965553;-0.006108522,0.1541014;-0.2712677;-0.04470396,0.1651433;-0.6180425;0.02756715,0.2094885;-0.6234473;-0.06160164,-0.04010292;0.007208675;-0.04600101,-0.06365022;-0.277794;-0.07564212,-0.01877572;-0.6200533;0.004623838,0.02761287;-0.6250179;-0.0836748,0.0879182;0.4216734;-0.1024215,582.136
+0;0;0,0.001788908;0.2678103;-0.006149703,0.003683525;0.5570346;-0.02818121,0.155391;0.456239;-5.904585E-07,0.1819944;0.285006;0.1037511,0.2068958;0.1128034;0.2425438,-0.1478999;0.4463631;-0.01832166,-0.1858047;0.2799639;0.08969419,-0.2264089;0.090106;0.1985176,0.05667061;0.002794588;-0.02856429,0.07469781;-0.2809618;0.003279481,0.08379588;-0.6221056;0.08150011,0.09514328;-0.6658752;0.00702212,-0.05493459;0.005124586;-0.03148358,-0.09206922;-0.2776765;-0.009094683,-0.1120737;-0.6191776;0.06545162,-0.1058104;-0.5794827;-0.03935515,0.003251478;0.4874241;-0.02045386,0;0;0,0.05127676;0.2546545;-0.06546092,0.1078056;0.5184042;-0.1722479,0.1859846;0.4440007;-0.01850295,0.2706344;0.3284532;0.1238911,0.3532194;0.193299;-0.03247476,-0.03936625;0.4965189;-0.2145141,-0.1682968;0.341757;-0.1997304,-0.1870293;0.1255952;-0.150128,0.06318494;-0.001834542;-0.006291628,0.1512668;-0.2721444;-0.03839898,0.1603984;-0.6154761;0.0295732,0.2019652;-0.6235114;-0.05955148,-0.04220517;0.00729123;-0.04691319,-0.06348867;-0.2764457;-0.07686445,-0.02066552;-0.6152629;0.0002681315,0.02296856;-0.6228421;-0.08805823,0.09498496;0.4549418;-0.1455331,582.1689
+0;0;0,0.001821334;0.2726646;-0.006261174,0.003699134;0.5593737;-0.02813555,0.1549606;0.4585235;1.419336E-06,0.1816698;0.2866089;0.1041661,0.2065611;0.1144762;0.2429025,-0.1474429;0.4486764;-0.01826604,-0.1854985;0.2816149;0.09017973,-0.2260863;0.09183402;0.198959,0.05780109;0.002850335;-0.0291341,0.07576366;-0.2798889;0.00259552,0.08475299;-0.6169555;0.0798813,0.09605739;-0.6604456;0.005685546,-0.05603043;0.005226812;-0.03211161,-0.09303196;-0.2765605;-0.009802984,-0.1127974;-0.6139802;0.06385238,-0.1065578;-0.574322;-0.04055721,0.003266182;0.4896173;-0.02039201,0;0;0,0.04826596;0.2573503;-0.07635283,0.1022197;0.5193956;-0.1818299,0.1810079;0.4451154;-0.02870822,0.2762049;0.3273658;0.1061652,0.3501944;0.1851935;-0.04813862,-0.04630867;0.4847281;-0.2264656,-0.1858226;0.3381639;-0.2133111,-0.208869;0.12318;-0.160891,0.06448709;-0.00135231;-0.006121397,0.146355;-0.2726087;-0.03756213,0.1530395;-0.6125765;0.02603793,0.1958429;-0.6209759;-0.06186509,-0.04338287;0.007053148;-0.0476032,-0.06639447;-0.2750624;-0.08154669,-0.02588851;-0.6105685;-0.007636636,0.01895053;-0.6184776;-0.09473393,0.08941892;0.4559182;-0.1547585,582.2026
+0;0;0,0.00170405;0.2742846;-0.006909353,0.003251529;0.5501903;-0.02902769,0.1534182;0.4527012;-0.000840066,0.1802867;0.2825268;0.1062591,0.206649;0.0873825;0.2716184,-0.1464543;0.4420606;-0.0179744,-0.1837204;0.2765402;0.09322667,-0.2306722;0.05994715;0.223622,0.05741303;0.002788457;-0.02887859,0.07533841;-0.2798736;0.002828773,0.08408242;-0.6131049;0.07922015,0.09577473;-0.6563426;0.005036086,-0.0555888;0.005222;-0.03194715,-0.09263779;-0.2764739;-0.009601783,-0.1125346;-0.610036;0.06316951,-0.1065695;-0.5704943;-0.04112391,0.002903715;0.4827327;-0.02124082,0;0;0,0.043147;0.258254;-0.0820117,0.08498652;0.5137727;-0.1798778,0.1782444;0.4489773;-0.03790187,0.2790807;0.3347707;0.09603978,0.3490433;0.1465576;-0.06458711,-0.04868229;0.4846081;-0.2399457,-0.1918074;0.3416008;-0.2252637,-0.2229099;0.0948225;-0.1600482,0.06411635;-0.001009673;-0.005106688,0.1425521;-0.2732038;-0.03645515,0.1472518;-0.6097302;0.02423358,0.1919487;-0.6173581;-0.06288743,-0.04264984;0.006739407;-0.04768203,-0.06894462;-0.2746771;-0.08425881,-0.02994418;-0.6068556;-0.01290317,0.01674709;-0.6139708;-0.09919415,0.075799;0.4516814;-0.1539636,582.2358
+0;0;0,0.001655439;0.2664602;-0.006712254,0.003061283;0.5170832;-0.02679071,0.135992;0.4295011;-0.00168962,0.1628436;0.259434;0.1053421,0.1892155;0.06421842;0.2707618,-0.1294746;0.4200815;-0.01685805,-0.1667172;0.2546653;0.09427295,-0.2136862;0.03799315;0.2247159,0.05670909;0.002754268;-0.0285245,0.07458868;-0.2791857;0.003101861,0.08327536;-0.6102323;0.0789924,0.09493405;-0.6532594;0.005021691,-0.05490723;0.005157973;-0.03155546,-0.09186158;-0.2758183;-0.009267166,-0.1116279;-0.6071935;0.06302701,-0.10568;-0.5676792;-0.04096647,0.002746784;0.456087;-0.0197497,0;0;0,0.0481487;0.2507242;-0.07660246,0.1029198;0.4819546;-0.158725,0.1849558;0.4539733;-0.04249668,0.2782682;0.335426;0.09292483,0.3464961;0.1433536;-0.06398726,-0.004025035;0.4811811;-0.220852,-0.141372;0.3331702;-0.202735,-0.1770912;0.08879304;-0.1308168,0.06324511;-0.00153029;-0.005904913,0.1400202;-0.2739491;-0.0324316,0.1433529;-0.6086009;0.02608132,0.1887965;-0.6166067;-0.06012177,-0.0419816;0.007178626;-0.04715047,-0.06839699;-0.2733997;-0.08440793,-0.03207086;-0.6040677;-0.0153739,0.01533882;-0.6115279;-0.1007531,0.08911207;0.4263974;-0.1365223,582.2696
+0;0;0,0.001663166;0.2677039;-0.00674358,0.003109039;0.5257452;-0.02753961,0.1537853;0.430172;0.0004830305,0.1806503;0.2600203;0.1075679,0.2034475;0.09126619;0.250565,-0.1470818;0.4194962;-0.01670814,-0.1843429;0.2539978;0.09447809,-0.2249452;0.06669553;0.2072395,0.05725983;0.002781016;-0.02880153,0.07513252;-0.2790502;0.00281263,0.0837272;-0.6065904;0.07789934,0.09536432;-0.6494825;0.004065387,-0.05544047;0.005208066;-0.03186191,-0.09238057;-0.2756598;-0.009582223,-0.1119375;-0.603525;0.06194623,-0.1060006;-0.5640283;-0.04185499,0.002771618;0.4603031;-0.0199854,0;0;0,0.04583269;0.2512609;-0.08050394,0.09483025;0.488125;-0.1723695,0.1945283;0.4575354;-0.03970028,0.2825509;0.3338373;0.09480356,0.3397379;0.1809761;-0.05622268,-0.0283972;0.4737414;-0.2426139,-0.1729417;0.3322223;-0.2277917,-0.2046372;0.1224254;-0.1612598,0.0639133;-0.001363128;-0.005402088,0.1371675;-0.2746724;-0.03154755,0.1398931;-0.606252;0.02360654,0.1857045;-0.6145502;-0.06203628,-0.04248813;0.007061214;-0.04754838,-0.06826972;-0.2731456;-0.08713594,-0.03454095;-0.6006422;-0.01929201,0.01322605;-0.608378;-0.1041121,0.08400948;0.4291365;-0.1451094,582.3027
+0;0;0,0.001554875;0.2684448;-0.007289337,0.00288893;0.5294716;-0.02881258,0.1572488;0.433957;-0.001001656,0.184907;0.2664157;0.1089691,0.2066731;0.09870534;0.2535167,-0.1505785;0.421957;-0.01701156,-0.1871902;0.258245;0.09606621,-0.2275873;0.07299867;0.2124553,0.05674976;0.002764552;-0.02846203,0.07450042;-0.2786645;0.003223276,0.08304045;-0.6033045;0.07766204,0.09408365;-0.6463681;0.004120938,-0.05488537;0.00512842;-0.03161583,-0.09176806;-0.2753232;-0.009078879,-0.1112591;-0.6002917;0.06177831,-0.1057822;-0.5608637;-0.04190222,0.00257731;0.4635018;-0.02107704,0;0;0,0.04692096;0.2514883;-0.08167124,0.09528281;0.4911825;-0.1753218,0.1959542;0.4596553;-0.03965688,0.2880564;0.344804;0.09910536,0.3348757;0.1900053;-0.05366848,-0.03188883;0.4733939;-0.2487898,-0.1752269;0.3310184;-0.2382048,-0.2108545;0.1231567;-0.1673619,0.06335697;-0.0013372;-0.004729748,0.134408;-0.2750239;-0.02857709,0.1372161;-0.6044276;0.02132821,0.1833761;-0.6128597;-0.06388187,-0.04170141;0.006939538;-0.04744576,-0.06697639;-0.2727619;-0.0880619,-0.03657593;-0.5979596;-0.02227896,0.01153253;-0.6058218;-0.1066625,0.08371177;0.4315971;-0.1483471,582.3247
+0;0;0,0.001554875;0.2684448;-0.007289337,0.00288893;0.5294716;-0.02881258,0.1572488;0.433957;-0.001001656,0.184907;0.2664157;0.1089691,0.2066731;0.09870534;0.2535167,-0.1505785;0.421957;-0.01701156,-0.1871902;0.258245;0.09606621,-0.2275873;0.07299867;0.2124553,0.05674976;0.002764552;-0.02846203,0.07450042;-0.2786645;0.003223276,0.08304045;-0.6033045;0.07766204,0.09408365;-0.6463681;0.004120938,-0.05488537;0.00512842;-0.03161583,-0.09176806;-0.2753232;-0.009078879,-0.1112591;-0.6002917;0.06177831,-0.1057822;-0.5608637;-0.04190222,0.00257731;0.4635018;-0.02107704,0;0;0,0.04692096;0.2514883;-0.08167124,0.09528281;0.4911825;-0.1753218,0.1959542;0.4596553;-0.03965688,0.2880564;0.344804;0.09910536,0.3348757;0.1900053;-0.05366848,-0.03188883;0.4733939;-0.2487898,-0.1752269;0.3310184;-0.2382048,-0.2108545;0.1231567;-0.1673619,0.06335697;-0.0013372;-0.004729748,0.134408;-0.2750239;-0.02857709,0.1372161;-0.6044276;0.02132821,0.1833761;-0.6128597;-0.06388187,-0.04170141;0.006939538;-0.04744576,-0.06697639;-0.2727619;-0.0880619,-0.03657593;-0.5979596;-0.02227896,0.01153253;-0.6058218;-0.1066625,0.08371177;0.4315971;-0.1483471,582.3477
+0;0;0,0.001566483;0.2704488;-0.007343754,0.002913146;0.5339596;-0.02907958,0.1554724;0.4379935;-0.001408692,0.183132;0.2704441;0.1085674,0.2048713;0.1029399;0.2529373,-0.1487788;0.4261329;-0.01723261,-0.1853923;0.262413;0.09585062,-0.2257397;0.07739438;0.2120967,0.05617389;0.002736499;-0.02817321,0.0738593;-0.2776581;0.003395634,0.08231133;-0.5989529;0.07706736,0.09334249;-0.6419368;0.003606483,-0.05432842;0.00507638;-0.03129501,-0.09107554;-0.2743444;-0.0088409,-0.1103657;-0.5959643;0.06128616,-0.1048948;-0.5565465;-0.04228126,0.002597773;0.4671951;-0.02125086,0;0;0,0.04618988;0.2532052;-0.08338213,0.09374519;0.495638;-0.1774805,0.1929382;0.4610565;-0.04247308,0.2871605;0.3477215;0.09612679,0.3322904;0.1867638;-0.05025911,-0.0296535;0.4776926;-0.2519332,-0.1680753;0.3303068;-0.2449052,-0.2088799;0.1253097;-0.169512,0.06258077;-0.001120865;-0.006254196,0.1315218;-0.2747666;-0.02344942,0.1355948;-0.6016514;0.01966739,0.1822758;-0.6100361;-0.06514025,-0.04159702;0.006926935;-0.04667365,-0.06559497;-0.2710851;-0.09210411,-0.03755381;-0.5933529;-0.02817845,0.01106453;-0.6011242;-0.1121691,0.08238648;0.4350257;-0.150722,582.3811
+0;0;0,0.001376498;0.2703651;-0.007788193,0.002511199;0.5350846;-0.03030577,0.1762832;0.4358644;3.329478E-05,0.2049001;0.269673;0.1135089,0.227124;0.1037255;0.2600496,-0.169893;0.4215943;-0.01725323,-0.2061785;0.2588745;0.09902612,-0.2465588;0.0757577;0.2187936,0.05526355;0.002767871;-0.02764388,0.07270043;-0.2774476;0.00383254,0.0810737;-0.5986846;0.07769267,0.09190187;-0.6414729;0.00460615,-0.05341955;0.00490249;-0.03079323,-0.09025349;-0.2742954;-0.008268647,-0.10961;-0.5959111;0.06178319,-0.1043518;-0.5565929;-0.04137953,0.002257773;0.46798;-0.02224107,0;0;0,0.04480745;0.2525605;-0.08582139,0.09170105;0.495809;-0.1816852,0.2048881;0.4693643;-0.0311737,0.2916098;0.3399585;0.09939719,0.3287904;0.183118;-0.05398225,-0.03639292;0.4991053;-0.2727897,-0.1673987;0.3440279;-0.2626032,-0.2073424;0.1393713;-0.184971,0.06169978;-0.001233101;-0.004185915,0.1282874;-0.2753274;-0.02012229,0.134007;-0.6027446;0.01839924,0.1819234;-0.6112325;-0.06514549,-0.04014158;0.006826505;-0.04656133,-0.0640725;-0.2706966;-0.09371836,-0.03808947;-0.5930096;-0.02923702,0.01173774;-0.6008684;-0.1119473,0.08055399;0.4350076;-0.1543527,582.4036
+0;0;0,0.001380875;0.2712246;-0.007812954,0.002521299;0.5372915;-0.03044868,0.1792997;0.4370995;0.0003254805,0.2079596;0.2706583;0.1139716,0.2301717;0.1047993;0.2604342,-0.1728601;0.4225827;-0.01725984,-0.2092002;0.2596185;0.09919421,-0.2495589;0.07659921;0.2188979,0.05453584;0.002731424;-0.02727986,0.07192848;-0.2767732;0.004116703,0.08030564;-0.5981593;0.07801113,0.09112725;-0.6409035;0.004968897,-0.05271612;0.004837935;-0.03038775,-0.08945662;-0.2736516;-0.007920306,-0.1088221;-0.5954167;0.06216406,-0.1035671;-0.5561042;-0.04093614,0.002266299;0.4697701;-0.0223339,0;0;0,0.04354076;0.2528762;-0.08822441,0.08982379;0.497046;-0.1857736,0.2049751;0.4709605;-0.03227067,0.2920849;0.3386144;0.09554124,0.3260115;0.178538;-0.05505228,-0.03931612;0.5023732;-0.2785602,-0.1658119;0.3429335;-0.2743979,-0.2047014;0.1394257;-0.1936141,0.06079202;-0.001238495;-0.005348444,0.1252427;-0.2753338;-0.01670599,0.1320088;-0.6030959;0.019979,0.1800115;-0.611691;-0.06338859,-0.03950923;0.006867233;-0.04601816,-0.06382397;-0.2692068;-0.09703796,-0.03961919;-0.591669;-0.03183146,0.01029124;-0.5996244;-0.1143683,0.07883535;0.4359857;-0.1579177,582.4375
+0;0;0,0.001387385;0.2725033;-0.007849788,0.002539276;0.5412463;-0.03071343,0.1784259;0.4405341;2.915971E-05,0.2070255;0.2744433;0.1134361,0.2292307;0.1086354;0.2598534,-0.1719651;0.4260902;-0.01746783,-0.2082286;0.263469;0.09874106,-0.248575;0.08050615;0.2184078,0.05380239;0.002694689;-0.02691298,0.07114835;-0.2760597;0.004399318,0.07936556;-0.5913091;0.07688275,0.08882432;-0.6248921;0.01303925,-0.05200714;0.004772869;-0.02997906,-0.08864902;-0.2729692;-0.007571921,-0.1076448;-0.5885903;0.06117419,-0.1030516;-0.5504505;-0.02894187,0.002281692;0.4730406;-0.02251641,0;0;0,0.04377237;0.2536719;-0.08975601,0.09041895;0.499919;-0.1893065,0.2038175;0.4712731;-0.03469706,0.2904472;0.3431205;0.09697461,0.322823;0.1810994;-0.05176783,-0.03766763;0.5046039;-0.2816804,-0.1610096;0.343203;-0.280357,-0.1994229;0.1397554;-0.1993828,0.06001826;-0.001545876;-0.004656791,0.1216432;-0.2756706;-0.01124525,0.1268301;-0.5974432;0.02250361,0.1520981;-0.6361389;-0.03088832,-0.03847457;0.006909207;-0.04580652,-0.06239819;-0.2679002;-0.09959136,-0.04035294;-0.5841518;-0.03476498,0.003452819;-0.5874938;-0.1067207,0.07915212;0.438325;-0.1610487,582.4705
+0;0;0,0.001090335;0.2733344;-0.008127216,0.001957992;0.5458519;-0.03156782,0.2005874;0.4411244;0.002409888,0.2271176;0.2791603;0.1246146,0.2511066;0.1112961;0.2691814,-0.1948225;0.424168;-0.01740371,-0.2309643;0.2619066;0.1019076,-0.2706943;0.08065167;0.2252835,0.05266241;0.002810779;-0.02632526,0.06962348;-0.2754121;0.004941892,0.07774307;-0.5884218;0.07700098,0.08775;-0.622964;0.0116601,-0.05094745;0.004502669;-0.0292973,-0.08765632;-0.2726636;-0.00683352,-0.1065923;-0.586035;0.0615277,-0.1019;-0.5477587;-0.03036758,0.001779466;0.476706;-0.02319153,0;0;0,0.04299816;0.253933;-0.09191346,0.08875056;0.5029347;-0.1953223,0.2118277;0.470866;-0.01571417,0.2952736;0.3260055;0.1022792,0.3199595;0.1742441;-0.05900479,-0.05457032;0.5142974;-0.30202,-0.1752881;0.3490925;-0.3041987,-0.2124478;0.1452665;-0.222177,0.05886727;-0.001573831;-0.002533197,0.1165516;-0.2760481;-0.005648613,0.1222438;-0.5962613;0.02013063,0.1507765;-0.6363551;-0.03286004,-0.0368371;0.006759904;-0.04551462,-0.06024136;-0.2670588;-0.1016293,-0.04107934;-0.5810646;-0.03630958,0.004871808;-0.5853066;-0.108775,0.07780219;0.4407288;-0.1659639,582.4924
+0;0;0,0.001092326;0.2738336;-0.00814206,0.00196115;0.5466985;-0.03160897,0.2133041;0.4396831;0.004007418,0.2397775;0.2780659;0.1259504,0.2638074;0.1099156;0.2707636,-0.2073918;0.4216424;-0.01707324,-0.2434563;0.2597284;0.1019826,-0.2832539;0.07816465;0.2255688,0.05152284;0.002749956;-0.0257556,0.06846876;-0.2752245;0.005483625,0.07649912;-0.5847942;0.07675078,0.08678907;-0.6211617;0.009561919,-0.049845;0.004405235;-0.02866333,-0.08652107;-0.2725135;-0.006219611,-0.1052489;-0.582441;0.0613903,-0.1004239;-0.5439306;-0.03310397,0.001782593;0.4775402;-0.02323119,0;0;0,0.04352499;0.2541493;-0.09255266,0.08937705;0.5033076;-0.1964793,0.2175306;0.4691427;-0.003552914,0.2856054;0.3206407;0.1189382,0.315822;0.1801133;-0.05183005,-0.06143987;0.5194072;-0.3128952,-0.1793517;0.3528239;-0.3190479,-0.2140737;0.1472509;-0.2393176,0.05761805;-0.001964718;-0.001348019,0.1133093;-0.2766123;-0.001530409,0.1214121;-0.59348;0.0209651,0.1502857;-0.635929;-0.03327823,-0.0355638;0.006701713;-0.04489788,-0.05745383;-0.2663745;-0.1039154,-0.04013347;-0.5765733;-0.03718036,0.007903371;-0.5819076;-0.1111319,0.07832205;0.4411108;-0.1671121,582.5261
+0;0;0,0.001092326;0.2738336;-0.00814206,0.00196115;0.5466985;-0.03160897,0.2133041;0.4396831;0.004007418,0.2397775;0.2780659;0.1259504,0.2638074;0.1099156;0.2707636,-0.2073918;0.4216424;-0.01707324,-0.2434563;0.2597284;0.1019826,-0.2832539;0.07816465;0.2255688,0.05152284;0.002749956;-0.0257556,0.06846876;-0.2752245;0.005483625,0.07649912;-0.5847942;0.07675078,0.08678907;-0.6211617;0.009561919,-0.049845;0.004405235;-0.02866333,-0.08652107;-0.2725135;-0.006219611,-0.1052489;-0.582441;0.0613903,-0.1004239;-0.5439306;-0.03310397,0.001782593;0.4775402;-0.02323119,0;0;0,0.04352499;0.2541493;-0.09255266,0.08937705;0.5033076;-0.1964793,0.2175306;0.4691427;-0.003552914,0.2856054;0.3206407;0.1189382,0.315822;0.1801133;-0.05183005,-0.06143987;0.5194072;-0.3128952,-0.1793517;0.3528239;-0.3190479,-0.2140737;0.1472509;-0.2393176,0.05761805;-0.001964718;-0.001348019,0.1133093;-0.2766123;-0.001530409,0.1214121;-0.59348;0.0209651,0.1502857;-0.635929;-0.03327823,-0.0355638;0.006701713;-0.04489788,-0.05745383;-0.2663745;-0.1039154,-0.04013347;-0.5765733;-0.03718036,0.007903371;-0.5819076;-0.1111319,0.07832205;0.4411108;-0.1671121,582.5485
+0;0;0,0.0008432117;0.2731227;-0.008591346,0.001367909;0.5447552;-0.03246561,0.2115139;0.4396189;0.003308585,0.2389086;0.2788705;0.1264005,0.2639887;0.1155071;0.2764146,-0.2066053;0.4213009;-0.01726731,-0.2422248;0.2608188;0.1040541,-0.2815978;0.08193807;0.2316171,0.05072258;0.002706375;-0.02526101,0.06748653;-0.2748055;0.005969029,0.07549117;-0.5850892;0.07736088,0.08738241;-0.6268438;0.004639208,-0.04899564;0.004316397;-0.02826693,-0.08568247;-0.2721085;-0.005627153,-0.1044151;-0.582739;0.06215634,-0.09926078;-0.5435808;-0.04015749,0.001281781;0.4763957;-0.02404824,0;0;0,0.04533921;0.2536019;-0.09110951,0.09377316;0.5017202;-0.1932714,0.2193373;0.4683405;-0.002053499,0.2867101;0.318364;0.1192317,0.314736;0.1772935;-0.05145669,-0.0563669;0.5174075;-0.3108433,-0.172161;0.3493639;-0.3205997,-0.2058725;0.1434759;-0.2412615,0.05668698;-0.002076983;-0.0007042885,0.1112637;-0.2764593;0.00150609,0.1214689;-0.5941751;0.02123928,0.1718063;-0.6033006;-0.05946946,-0.03451543;0.006616136;-0.0445324,-0.05528318;-0.2656954;-0.1052311,-0.03891166;-0.5766733;-0.03843606,0.01325089;-0.5850371;-0.1183476,0.08162793;0.4401186;-0.1649587,582.5708
+0;0;0,0.0008465407;0.2742009;-0.008625264,0.001376821;0.548825;-0.03277267,0.2040965;0.4440179;0.002154736,0.2314093;0.2837507;0.1248781,0.2564762;0.1204732;0.2748134,-0.1992554;0.4263468;-0.01769446,-0.2347683;0.2663452;0.1032637,-0.2741206;0.08755848;0.2307597,0.04901976;0.002615518;-0.02441297,0.0657614;-0.2745271;0.00677551,0.07373874;-0.5837525;0.07792386,0.08551636;-0.6248215;0.005897082,-0.04735079;0.00417149;-0.02731797,-0.0839888;-0.2718855;-0.004708327,-0.1026576;-0.5814567;0.06284398,-0.09755246;-0.5423859;-0.0384922,0.001289472;0.4794958;-0.02423589,0;0;0,0.04607528;0.2541683;-0.09239483,0.09603314;0.5032325;-0.1994333,0.2092658;0.4618798;-0.005754471,0.2943617;0.3262227;0.120136,0.311465;0.1794055;-0.04695891,-0.0387944;0.5138045;-0.320861,-0.1578423;0.3485255;-0.3226025,-0.1896284;0.1421132;-0.2441671,0.05477314;-0.002347112;-0.0004067421,0.1083508;-0.2765298;0.003371,0.1206788;-0.5931759;0.02151942,0.1733689;-0.6025528;-0.05626607,-0.03274483;0.006325769;-0.04351472,-0.05359492;-0.2649272;-0.1071392,-0.03793441;-0.5745946;-0.03926458,0.01652434;-0.583165;-0.1162317,0.0834797;0.4413363;-0.1695888,582.6043
+0;0;0,0.0008554544;0.2770882;-0.008716085,0.00140443;0.5614744;-0.03373003,0.2016585;0.4544606;0.001201738,0.2291196;0.2933227;0.1245918,0.2541262;0.1304381;0.2741663,-0.1967963;0.4370041;-0.01840646,-0.2325021;0.2761332;0.1032089,-0.2717597;0.09777671;0.230398,0.04768263;0.002544174;-0.02374705,0.06449172;-0.2757148;0.007567069,0.07246894;-0.5849357;0.07871437,0.08335143;-0.6206032;0.01216181,-0.04605919;0.004057704;-0.02657281,-0.08284479;-0.2731113;-0.003872091,-0.1015133;-0.5826778;0.06367921,-0.09679618;-0.5442965;-0.02995515,0.001313757;0.4895077;-0.02486848,0;0;0,0.04565358;0.2560715;-0.09590459,0.09185694;0.5116682;-0.2143099,0.2009424;0.4704102;-0.01706433,0.2824885;0.3231546;0.09960032,0.3149427;0.1670535;-0.05566859,-0.04321663;0.5156633;-0.3304082,-0.1626056;0.3492893;-0.3336639,-0.1935459;0.1434329;-0.2549548,0.05327902;-0.002313048;0.0001571178,0.1071227;-0.2775667;0.005400181,0.1206852;-0.5942595;0.02167344,0.151273;-0.6344013;-0.03313899,-0.03127341;0.006240579;-0.0427441,-0.05162336;-0.2658964;-0.1076946,-0.03620825;-0.5756202;-0.04004396,0.01462758;-0.5815417;-0.1106503,0.08040759;0.4480606;-0.1814353,582.6375
+0;0;0,0.0008906287;0.2837387;-0.008621972,0.001740932;0.5698624;-0.03197517,0.2097958;0.4644752;7.115677E-05,0.2373888;0.305708;0.1267851,0.2645628;0.1478258;0.2815015,-0.204214;0.4457692;-0.01971353,-0.2399753;0.2867201;0.1045819,-0.2786436;0.1095206;0.2338394,0.04620137;0.002509159;-0.02305282,0.06293958;-0.2752461;0.008220058,0.07070909;-0.5804822;0.07862388,0.08178715;-0.6162755;0.01102839,-0.04466029;0.003880698;-0.02574283,-0.081379;-0.2727969;-0.003217231,-0.09996469;-0.5783912;0.06351256,-0.09535534;-0.5398127;-0.03096385,0.001540505;0.4974662;-0.02369072,0;0;0,0.04647893;0.2612053;-0.1009667,0.09187635;0.5178542;-0.2212412,0.2019475;0.4769725;-0.01548292,0.2831032;0.3278365;0.0993955,0.3128409;0.1747361;-0.05959608,-0.05786413;0.4577437;-0.348758,-0.1966569;0.3073342;-0.3605214,-0.2276325;0.1020102;-0.2799923,0.05158228;-0.001291096;0.003145695,0.1082418;-0.2755093;0.002700329,0.1216376;-0.5882133;0.01763225,0.1528073;-0.628927;-0.03758239,-0.02873751;0.005402177;-0.04262941,-0.04975408;-0.265369;-0.1108013,-0.03375611;-0.5705863;-0.04171687,0.02020075;-0.5770462;-0.1108542,0.08061019;0.4539805;-0.1880283,582.671
+0;0;0,0.0008974882;0.285924;-0.008688377,0.001750827;0.5730573;-0.03211817,0.2149018;0.4667394;0.0005237702,0.2425917;0.3074147;0.1276827,0.2697728;0.1494915;0.2824392,-0.2092397;0.4475756;-0.01974509,-0.2451265;0.287968;0.1049868,-0.2838049;0.1107226;0.2342778,0.04577237;0.002485861;-0.02283877,0.06250808;-0.2752277;0.008429425,0.07023086;-0.5786281;0.07840979,0.08138935;-0.6148992;0.01032345,-0.04424561;0.003844665;-0.0255038,-0.08095881;-0.2727914;-0.002981581,-0.09943272;-0.5765477;0.06334687,-0.09478989;-0.5379069;-0.0318156,0.001550059;0.5005378;-0.0238196,0;0;0,0.04766679;0.2626322;-0.1028643,0.09385331;0.5199021;-0.2239466,0.2030462;0.4802998;-0.01154327,0.2830024;0.3246929;0.09668779,0.3105717;0.1726477;-0.06378126,-0.06066947;0.460448;-0.3543283,-0.1976898;0.3075467;-0.367255,-0.228355;0.1017697;-0.2876084,0.05110878;-0.0008157194;0.003182173,0.1096533;-0.2745951;0.002988577,0.1232503;-0.585419;0.01755786,0.1544528;-0.6266674;-0.03813934,-0.02793894;0.005313545;-0.04259203,-0.04783895;-0.2650476;-0.1125312,-0.03201301;-0.5681063;-0.04243422,0.02275636;-0.5750232;-0.1116409,0.08236685;0.4559433;-0.1907001,582.6938
+0;0;0,0.0008987528;0.2863269;-0.008700619,0.001751936;0.5733907;-0.03211655,0.2178238;0.4668142;0.0008352473,0.2453504;0.3084292;0.1272442,0.2725275;0.1505293;0.281978,-0.2121232;0.4473881;-0.01971105,-0.2477984;0.2887219;0.1042852,-0.2864711;0.1115025;0.2335571,0.04557468;0.002475124;-0.02274013,0.06230673;-0.2751779;0.008521238,0.06999865;-0.5773658;0.07822198,0.08121986;-0.6140093;0.009753026,-0.04405451;0.003828059;-0.02539364,-0.0807597;-0.2727476;-0.002876343,-0.09915978;-0.5752902;0.06318707,-0.09449086;-0.5366008;-0.03251015,0.001551733;0.5010752;-0.02384134,0;0;0,0.04749119;0.2627501;-0.1037621,0.09361558;0.5200515;-0.2246399,0.2036646;0.4819957;-0.009534597,0.2804709;0.335025;0.1101449,0.3054676;0.18126;-0.04905631,-0.06189639;0.4632637;-0.3581374,-0.1967981;0.3101279;-0.3713172,-0.2271823;0.1033622;-0.2942572,0.05090429;-0.0003575385;0.002985954,0.1104033;-0.2738685;0.003161192,0.1243621;-0.5834637;0.01697731,0.1556396;-0.625015;-0.03921342,-0.0275376;0.005157301;-0.0426072,-0.04671504;-0.2646717;-0.1145303,-0.03088051;-0.5663045;-0.04380644,0.02442328;-0.573438;-0.1132172,0.08219615;0.4562225;-0.1915717,582.7272
+0;0;0,0.0007446235;0.2863019;-0.009500856,0.001288296;0.5732132;-0.03465294,0.2172711;0.466737;0.0005149767,0.2448359;0.3101383;0.1291221,0.2729407;0.152504;0.2839608,-0.2123516;0.446964;-0.01936875,-0.2478642;0.2897915;0.1065616,-0.2890196;0.1258842;0.251662,0.04554705;0.002579605;-0.02278382,0.06198281;-0.2750685;0.008677091,0.06965737;-0.5772119;0.07857269,0.08098764;-0.6136836;0.009954892,-0.04409665;0.003717844;-0.02533679,-0.08089933;-0.2728366;-0.002717784,-0.09932949;-0.5753922;0.06327727,-0.09477122;-0.5368307;-0.03243682,0.001187095;0.5009661;-0.02579889,0;0;0,0.04749119;0.2627501;-0.1037621,0.09361558;0.5200515;-0.2246399,0.2036646;0.4819957;-0.009534597,0.2804709;0.335025;0.1101449,0.3054676;0.18126;-0.04905631,-0.06189639;0.4632637;-0.3581374,-0.1967981;0.3101279;-0.3713172,-0.2271823;0.1033622;-0.2942572,0.05090429;-0.0003575385;0.002985954,0.1104033;-0.2738685;0.003161192,0.1243621;-0.5834637;0.01697731,0.1556396;-0.625015;-0.03921342,-0.0275376;0.005157301;-0.0426072,-0.04671504;-0.2646717;-0.1145303,-0.03088051;-0.5663045;-0.04380644,0.02442328;-0.573438;-0.1132172,0.08219615;0.4562225;-0.1915717,582.7497
+0;0;0,0.0007459047;0.2867946;-0.009517204,0.001289971;0.5738984;-0.03468415,0.2207873;0.4668603;0.0009123832,0.2483902;0.310045;0.1296973,0.2765163;0.1522911;0.2846535,-0.2158231;0.4467657;-0.01929474,-0.2513847;0.2893759;0.1068097,-0.2925713;0.1253442;0.2520202,0.04508279;0.00255331;-0.02255158,0.06150401;-0.2748492;0.008881498,0.06927441;-0.5807657;0.07964993,0.08054189;-0.616869;0.01141236,-0.04364718;0.003679948;-0.02507854,-0.08041731;-0.2726299;-0.002479535,-0.09907761;-0.5789636;0.06433964,-0.09454461;-0.5404496;-0.03084406,0.001188762;0.5016461;-0.02582946,0;0;0,0.04786864;0.2629259;-0.1045027,0.09421915;0.52032;-0.2255621,0.2027223;0.4825234;-0.005225182,0.2842222;0.3354232;0.1116414,0.3041724;0.1846132;-0.05129147,-0.06472422;0.465118;-0.3608219,-0.1982555;0.3103806;-0.3736378,-0.2280835;0.1027558;-0.2981989,0.0503787;-0.0001194775;0.00308609,0.1098177;-0.2733842;0.004897118,0.1252663;-0.5868131;0.01820469,0.1571832;-0.6255412;-0.0401969,-0.02699802;0.005044543;-0.04234631,-0.04597203;-0.2643424;-0.1150137,-0.02935361;-0.5697036;-0.04337735,0.02599738;-0.5767001;-0.1120833,0.08273254;0.4564916;-0.1925044,582.772
+0;0;0,0.0007487133;0.2878745;-0.009553039,0.001294562;0.5758591;-0.03478918,0.2245481;0.4681762;0.001270887,0.2522456;0.3108235;0.1304971,0.2803524;0.1531776;0.2853473,-0.2195306;0.4477378;-0.01928189,-0.2552141;0.2898087;0.1072547,-0.2963725;0.1258893;0.2523658,0.04364808;0.002472054;-0.0218339,0.06005195;-0.2746373;0.009565959,0.06786254;-0.582136;0.08070042,0.07935034;-0.6195319;0.0111286,-0.04225815;0.003562838;-0.02428044,-0.07898942;-0.2724549;-0.001705322,-0.09774624;-0.5803733;0.06545946,-0.0931246;-0.5416927;-0.03158537,0.001193284;0.503557;-0.02592839,0;0;0,0.04578829;0.263963;-0.1057851,0.09030522;0.522515;-0.227185,0.1969244;0.4857397;-0.001136795,0.290499;0.3396717;0.1090193,0.3025441;0.1838628;-0.04972364,-0.06237543;0.5264753;-0.3591871,-0.1699938;0.3514229;-0.3603722,-0.1993457;0.1426262;-0.2885168,0.04884427;0.0002176464;0.001474857,0.1102034;-0.2722899;0.005872726,0.1266339;-0.5873137;0.01878119,0.1600447;-0.6275323;-0.04010415,-0.02589683;0.004791981;-0.04116281,-0.04410149;-0.2642918;-0.1140131,-0.02753033;-0.5712832;-0.04219172,0.02776358;-0.5787653;-0.1132698,0.07920606;0.4585144;-0.1942174,582.8051
+0;0;0,0.0003389493;0.2877189;-0.01006944,0.0002256601;0.5753182;-0.03624351,0.2279659;0.4673958;0.001450103,0.2577215;0.3125767;0.1316908,0.2869976;0.1482488;0.3145,-0.2245512;0.4459541;-0.01871859,-0.2599179;0.2903163;0.1091214,-0.3054939;0.107008;0.2691239,0.04300592;0.002540497;-0.02149581,0.05914901;-0.2762375;0.01022612,0.06679381;-0.582476;0.08102759,0.07857472;-0.6202889;0.01126119,-0.04166146;0.003398267;-0.02389158,-0.07882148;-0.2742417;-0.001105806,-0.09760235;-0.5809126;0.06562914,-0.09308381;-0.5422633;-0.03188752,0.0003277893;0.5031704;-0.02711134,0;0;0,0.04568261;0.2637771;-0.105917,0.09047748;0.5221447;-0.2268977,0.1986008;0.4845408;0.003391743,0.2865192;0.3439343;0.1230459,0.3067577;0.1602668;-0.04168606,-0.06422925;0.5271003;-0.3630845,-0.1700163;0.3520979;-0.3626101,-0.2042283;0.120609;-0.2818489,0.04814216;-6.407499E-05;-0.0006005764,0.1118343;-0.2736817;0.007192611,0.1284237;-0.5874188;0.01932287,0.1620064;-0.6282499;-0.03949785,-0.02579542;0.005019601;-0.04034145,-0.042517;-0.2655978;-0.1143054,-0.02573708;-0.5714931;-0.04359608,0.03004627;-0.5791554;-0.1148316,0.07931685;0.4582165;-0.1940749,582.8275
+0;0;0,0.000336322;0.2854888;-0.009991392,0.0002264996;0.5666281;-0.03554545,0.2378704;0.4594455;0.003100453,0.2674295;0.3056486;0.1324813,0.2938769;0.157198;0.2976275,-0.2343404;0.4370707;-0.01794598,-0.2694736;0.2824605;0.10905,-0.3106461;0.1168633;0.2535931,0.04299664;0.002539949;-0.02149117,0.05917836;-0.2769051;0.01030667,0.06675872;-0.5805624;0.08051138,0.07869062;-0.6192444;0.009850875,-0.04165247;0.003397534;-0.02388643,-0.07890141;-0.2749069;-0.00104613,-0.09752398;-0.578993;0.06512634,-0.09294753;-0.5402328;-0.03364007,0.0003253777;0.4967771;-0.02670399,0;0;0,0.0464764;0.2618798;-0.1042242,0.09148169;0.5152554;-0.2202928,0.2031071;0.4733646;0.01855087,0.2919517;0.3462458;0.1497533,0.2827951;0.21165;-0.02860141,-0.06552938;0.5299747;-0.3669292,-0.1701119;0.3558333;-0.3649552,-0.2002069;0.1465129;-0.2922259,0.04810558;-0.0008573532;-0.001466751,0.1140296;-0.2745804;0.008135796,0.1300547;-0.5857114;0.01973987,0.1641742;-0.6282846;-0.03875351,-0.02577768;0.005409047;-0.04029002,-0.04094947;-0.2660528;-0.1140514,-0.02449153;-0.5693646;-0.04387273,0.03233573;-0.5774386;-0.1157999,0.08017457;0.4530743;-0.1892602,582.8613
+0;0;0,0.0003353847;0.284693;-0.009963544,0.0002253295;0.566074;-0.03554438,0.2387752;0.4585876;0.003235612,0.2682448;0.3052567;0.1322244,0.2941482;0.1598597;0.2939735,-0.2352361;0.4361275;-0.01789108,-0.2702629;0.2819857;0.10872,-0.3105885;0.1197949;0.2502899,0.04357131;0.002573896;-0.02177841,0.06000186;-0.2811683;0.0105084,0.06751091;-0.5819688;0.08005263,0.07940977;-0.6204606;0.009587757,-0.04220917;0.003442943;-0.02420568,-0.0800309;-0.279141;-0.001014158,-0.09847827;-0.5803663;0.06453576,-0.09391449;-0.5416304;-0.0339572,0.0003244361;0.4960614;-0.02668248,0;0;0,0.04844809;0.2612838;-0.1026309,0.09500057;0.5150086;-0.2179103,0.2075031;0.4734359;0.02118683,0.2990742;0.3552777;0.1578262,0.2792442;0.1512243;0.08073521,-0.0620155;0.5287504;-0.366451,-0.1667018;0.3554008;-0.3636844,-0.1939703;0.1499358;-0.2928707,0.04874509;-0.001645505;-0.0007691383,0.1189343;-0.2787593;0.009401798,0.1358424;-0.5868994;0.02112865,0.1696494;-0.6294006;-0.03716946,-0.02581945;0.005866965;-0.04096727,-0.0367642;-0.2709241;-0.112304,-0.01978294;-0.5717438;-0.0445333,0.03691661;-0.5798246;-0.1161784,0.08343036;0.4526428;-0.186976,582.8947
+0;0;0,-4.010897E-05;0.2846794;-0.01035186,-0.0007461198;0.5659916;-0.03665537,0.237913;0.4585233;0.002887493,0.266368;0.3080294;0.1353972,0.2914517;0.1602347;0.2950894,-0.2358993;0.4357474;-0.0176891,-0.2710982;0.2831923;0.1107824,-0.3111864;0.1211554;0.2525957,0.04358802;0.002629565;-0.02173827,0.05975649;-0.2811341;0.01049146,0.06721815;-0.581934;0.08004399,0.07921541;-0.6203192;0.00949236,-0.04220488;0.00338052;-0.02422195,-0.08023062;-0.2791766;-0.001036622,-0.09873304;-0.5803875;0.0645636,-0.09424774;-0.54171;-0.03393812,-0.0004655652;0.4960057;-0.02758973,0;0;0,0.04844809;0.2612838;-0.1026309,0.09500057;0.5150086;-0.2179103,0.2075031;0.4734359;0.02118683,0.2990742;0.3552777;0.1578262,0.2792442;0.1512243;0.08073521,-0.0620155;0.5287504;-0.366451,-0.1667018;0.3554008;-0.3636844,-0.1939703;0.1499358;-0.2928707,0.04874509;-0.001645505;-0.0007691383,0.1189343;-0.2787593;0.009401798,0.1358424;-0.5868994;0.02112865,0.1696494;-0.6294006;-0.03716946,-0.02581945;0.005866965;-0.04096727,-0.0367642;-0.2709241;-0.112304,-0.01978294;-0.5717438;-0.0445333,0.03691661;-0.5798246;-0.1161784,0.08343036;0.4526428;-0.186976,582.9169
+0;0;0,-4.029109E-05;0.285972;-0.01039886,-0.0007506425;0.5689563;-0.03686218,0.2389507;0.4608361;0.002876921,0.2673559;0.310605;0.1351552,0.2930588;0.1591626;0.2987889,-0.2369293;0.4379608;-0.01778946,-0.2720666;0.2856722;0.1104577,-0.3131443;0.1196358;0.2557712,0.04453856;0.002686908;-0.02221232,0.06052218;-0.2778328;0.009648964,0.06797802;-0.5783976;0.07914717,0.07992853;-0.6165165;0.008870423,-0.04312525;0.00345424;-0.02475016,-0.08071629;-0.2758727;-0.001829889,-0.09920426;-0.5768483;0.06371909,-0.09473643;-0.5382047;-0.03439885,-0.0004681306;0.4984821;-0.02773329,0;0;0,0.04968074;0.2626165;-0.1022377,0.09755394;0.5180299;-0.2173705,0.210783;0.4767554;0.02233434,0.2972723;0.3592089;0.1622493,0.2737557;0.2553107;-0.03529453,-0.0869573;0.4543895;-0.3592072,-0.2104903;0.29483;-0.3716224,-0.2367133;0.08408082;-0.2990373,0.04980929;-0.0009851456;-0.001534224,0.1205861;-0.2746377;0.006642103,0.1377786;-0.5824986;0.01892948,0.1712596;-0.624563;-0.03944468,-0.02711218;0.005633609;-0.04144252,-0.03735097;-0.2673828;-0.1143749,-0.01810273;-0.5676747;-0.04597082,0.03850732;-0.5756787;-0.1171945,0.08568401;0.4551921;-0.186378,582.9506
+0;0;0,-4.031529E-05;0.2861438;-0.01040511,-0.0007530894;0.5699918;-0.03695532,0.2395278;0.461438;0.002902098,0.2680688;0.310489;0.1358126,0.2937661;0.1590791;0.2994111,-0.2375014;0.4385075;-0.01781419,-0.2728067;0.285491;0.1110459,-0.3138755;0.1194904;0.2563282,0.04492926;0.002710478;-0.02240717,0.06117555;-0.2824192;0.009977715,0.06857074;-0.580539;0.07891054,0.08049627;-0.6185154;0.008780681,-0.04350355;0.003484541;-0.02496727,-0.08171235;-0.2804328;-0.001670334,-0.1000499;-0.5789599;0.0633454,-0.09559143;-0.5403343;-0.03456745,-0.0004692039;0.499175;-0.02778204,0;0;0,0.04906225;0.2628395;-0.1024442,0.09682188;0.5191238;-0.217833,0.2108706;0.4781021;0.02218413,0.2951787;0.3484366;0.1538823,0.2778427;0.2421844;-0.04299259,-0.07238635;0.5269921;-0.3603247,-0.1760313;0.3522943;-0.3583743,-0.2044677;0.1415273;-0.2868311,0.05025368;-0.001478195;0.0006697178,0.1240306;-0.279196;0.007109404,0.1419149;-0.584464;0.02027798,0.1752749;-0.626412;-0.03796124,-0.02682996;0.006012081;-0.04209602,-0.03526704;-0.2732185;-0.1097037,-0.01383619;-0.5713087;-0.04363772,0.04116696;-0.5791498;-0.1159144,0.08500278;0.4559568;-0.1866963,582.984
+0;0;0,-0.0002632712;0.2878472;-0.01080088,-0.001285883;0.5734769;-0.03796434,0.2389126;0.4645879;0.002388926,0.2675703;0.3147991;0.13629,0.2917705;0.1633583;0.300138,-0.2377566;0.441364;-0.01794713,-0.2729426;0.2904544;0.113109,-0.3130949;0.1241307;0.258334,0.04529237;0.00280065;-0.02255412,0.06127232;-0.279893;0.00947802,0.06861956;-0.5779346;0.07838461,0.08092739;-0.6163049;0.007854141,-0.04384413;0.003444823;-0.02517453,-0.08177222;-0.2780289;-0.00212902,-0.1001753;-0.5764571;0.06293147,-0.0957454;-0.5378184;-0.0355889,-0.0009240044;0.50204;-0.02860375,0;0;0,0.04896287;0.2644262;-0.103219,0.09584599;0.5224243;-0.2196798,0.2102011;0.4815892;0.02046752,0.2897557;0.3513322;0.154227,0.2745554;0.2465796;-0.04366684,-0.09041768;0.4782839;-0.358315,-0.2118203;0.3159463;-0.3680801,-0.2392671;0.1042851;-0.2987091,0.05065987;-0.0009978414;0.0007164478,0.124712;-0.2761202;0.005308628,0.1437103;-0.5811887;0.01956296,0.1766521;-0.624351;-0.03842521,-0.02716494;0.005731962;-0.04239272,-0.03665816;-0.2713602;-0.108172,-0.01294504;-0.5692279;-0.04226739,0.04296939;-0.5772586;-0.1145706,0.08435011;0.4586696;-0.1881495,583.0062
+0;0;0,-0.0002565037;0.280448;-0.01052324,-0.0012333;0.5536115;-0.03647252,0.2420089;0.4479598;0.003789641,0.2704316;0.2993993;0.1365926,0.2947081;0.147481;0.3009573,-0.240747;0.4244394;-0.01680609,-0.2756445;0.2747673;0.1131753,-0.3159234;0.1079191;0.2588582,0.04542882;0.002809087;-0.02262207,0.06137369;-0.279264;0.009339765,0.06867735;-0.5755377;0.0778376,0.08109923;-0.6145416;0.006653517,-0.04397622;0.003455201;-0.02525037,-0.08182105;-0.2774007;-0.00225544,-0.1001149;-0.5740587;0.06241911,-0.09564403;-0.5353398;-0.03701427,-0.0008902432;0.4858901;-0.02759879,0;0;0,0.04847624;0.2585935;-0.09767985,0.09656476;0.5072318;-0.2033513,0.2114128;0.4673131;0.0367074,0.2915671;0.3564508;0.1843541,0.2235764;0.3509728;-0.03019549,-0.07945185;0.4857849;-0.3567291,-0.2015749;0.3259016;-0.3628921,-0.2264848;0.112655;-0.2951451,0.05077337;-0.0007474124;0.002221107,0.128399;-0.2742611;0.004584551,0.1480131;-0.5774461;0.01933432,0.1815945;-0.6212105;-0.03909612,-0.02687191;0.005472481;-0.04279462,-0.03539233;-0.2719446;-0.1045052,-0.009344192;-0.5679982;-0.03971917,0.04798125;-0.5760674;-0.112159,0.08448412;0.4462255;-0.1751142,583.0398

+ 158 - 0
DataCSV/Sam/FirstPersonPerspective_TwoArms_Backward_None_Fast.csv

@@ -0,0 +1,158 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.001481427;0.2996076;0.005998865,0.003275645;0.5988287;-0.001432519,0.1781818;0.4720097;0.01217723,0.2077295;0.2542488;0.0005641291,0.2589148;0.02589159;-0.0615488,-0.1676614;0.4593888;-0.01507522,-0.2071397;0.2429482;-0.01983714,-0.248342;0.01437876;-0.08827195,0.09026175;0.005987292;-0.04432721,0.1084908;-0.299931;-0.01785262,0.1192433;-0.6647947;0.05952395,0.1285604;-0.6886507;0.003101893,-0.08659355;0.006846796;-0.05101581,-0.1268122;-0.2973574;-0.02953344,-0.1485021;-0.6630256;0.04149202,-0.1429056;-0.6248484;-0.03643449,0.002792784;0.5242461;0.002749339,0;0;0,-0.06127896;0.2923833;-0.02365994,-0.121716;0.5817669;-0.07012296,0.06818698;0.4930176;-0.1069341,0.1860572;0.3114112;-0.146348,0.1448035;0.07410488;-0.1710222,-0.1885767;0.4147583;0.07828079,-0.1855998;0.1967053;0.1078062,-0.2248853;-0.03754972;0.06083591,0.05522488;0.01843604;-0.08220863,0.1047428;-0.284806;-0.09674907,0.07958435;-0.6483293;-0.0164609,0.09730698;-0.6735205;-0.06947565,-0.09906015;-0.01258244;0.01329301,-0.1394978;-0.3113423;-0.0477525,-0.1615335;-0.6800667;0.005020514,-0.1676398;-0.7057654;-0.05003486,-0.1067241;0.5101532;-0.05505633,412.9953
+0;0;0,0.001481427;0.2996076;0.005998865,0.003275645;0.5988287;-0.001432519,0.1781818;0.4720097;0.01217723,0.2077295;0.2542488;0.0005641291,0.2589148;0.02589159;-0.0615488,-0.1676614;0.4593888;-0.01507522,-0.2071397;0.2429482;-0.01983714,-0.248342;0.01437876;-0.08827195,0.09026175;0.005987292;-0.04432721,0.1084908;-0.299931;-0.01785262,0.1192433;-0.6647947;0.05952395,0.1285604;-0.6886507;0.003101893,-0.08659355;0.006846796;-0.05101581,-0.1268122;-0.2973574;-0.02953344,-0.1485021;-0.6630256;0.04149202,-0.1429056;-0.6248484;-0.03643449,0.002792784;0.5242461;0.002749339,0;0;0,-0.06127896;0.2923833;-0.02365994,-0.121716;0.5817669;-0.07012296,0.06818698;0.4930176;-0.1069341,0.1860572;0.3114112;-0.146348,0.1448035;0.07410488;-0.1710222,-0.1885767;0.4147583;0.07828079,-0.1855998;0.1967053;0.1078062,-0.2248853;-0.03754972;0.06083591,0.05522488;0.01843604;-0.08220863,0.1047428;-0.284806;-0.09674907,0.07958435;-0.6483293;-0.0164609,0.09730698;-0.6735205;-0.06947565,-0.09906015;-0.01258244;0.01329301,-0.1394978;-0.3113423;-0.0477525,-0.1615335;-0.6800667;0.005020514,-0.1676398;-0.7057654;-0.05003486,-0.1067241;0.5101532;-0.05505633,413.0083
+0;0;0,0.001485453;0.3004219;0.006015169,0.00327443;0.5987867;-0.001387902,0.1796986;0.4718992;0.01228185,0.2092127;0.2543871;0.0006820206,0.2612552;0.02220497;-0.0624713,-0.1691331;0.4591692;-0.0152061,-0.2085663;0.242976;-0.01996258,-0.2504588;0.01057796;-0.08954367,0.08986546;0.005961005;-0.04413259,0.108083;-0.2997649;-0.01767466,0.1188568;-0.6653513;0.05985518,0.1281327;-0.6889688;0.003683075,-0.08621336;0.006816735;-0.05079183,-0.1264067;-0.2971961;-0.02932297,-0.1481396;-0.6635886;0.04184318,-0.1425679;-0.6254478;-0.03573813,0.002794047;0.524587;0.002772488,0;0;0,-0.06195709;0.2929409;-0.02527189,-0.1223652;0.581519;-0.07138705,0.06967497;0.4921376;-0.1061249,0.1871965;0.3099561;-0.1423979,0.1466625;0.06855989;-0.1686692,-0.1914201;0.4133134;0.07644244,-0.1917939;0.1952811;0.1043514,-0.2328478;-0.0417355;0.05197736,0.05636646;0.01861522;-0.0808413,0.1059946;-0.2843984;-0.09567595,0.0799128;-0.6488295;-0.01636577,0.09735632;-0.6737143;-0.06927657,-0.09883932;-0.01228957;0.0117803,-0.1384123;-0.3109544;-0.04932218,-0.1603619;-0.6803383;0.004101563,-0.166355;-0.7061131;-0.05039097,-0.1075164;0.5101883;-0.05673814,413.03
+0;0;0,0.001552624;0.3004211;0.006039446,0.003498613;0.5987849;-0.001363348,0.179883;0.4719433;0.01242397,0.209288;0.2544179;0.0007978035,0.2614133;0.02201474;-0.06146824,-0.168965;0.459216;-0.01526942,-0.208473;0.2430384;-0.02011366,-0.2497462;0.01003867;-0.08803275,0.08984277;0.005918476;-0.0441845,0.1081029;-0.2997995;-0.01766421,0.1187764;-0.6654097;0.05976723,0.1281857;-0.6891484;0.003733244,-0.0862212;0.006847536;-0.05077438,-0.1264187;-0.2971655;-0.02931458,-0.1480668;-0.6636317;0.04149693,-0.1424609;-0.6254984;-0.0360827,0.002971209;0.5245855;0.002797937,0;0;0,-0.06195709;0.2929409;-0.02527189,-0.1223652;0.581519;-0.07138705,0.06967497;0.4921376;-0.1061249,0.1871965;0.3099561;-0.1423979,0.1466625;0.06855989;-0.1686692,-0.1914201;0.4133134;0.07644244,-0.1917939;0.1952811;0.1043514,-0.2328478;-0.0417355;0.05197736,0.05636646;0.01861522;-0.0808413,0.1059946;-0.2843984;-0.09567595,0.0799128;-0.6488295;-0.01636577,0.09735632;-0.6737143;-0.06927657,-0.09883932;-0.01228957;0.0117803,-0.1384123;-0.3109544;-0.04932218,-0.1603619;-0.6803383;0.004101563,-0.166355;-0.7061131;-0.05039097,-0.1075164;0.5101883;-0.05673814,413.0509
+0;0;0,0.001538882;0.2977621;0.005985991,0.003371941;0.579071;-0.000903188,0.1712517;0.4611883;0.01205914,0.2006516;0.2436996;0.000434937,0.2539785;0.005939245;-0.06326643,-0.1607362;0.4490762;-0.0142958,-0.2002375;0.232935;-0.01913922,-0.2424621;-0.005435631;-0.08862393,0.08996332;0.005926418;-0.04424379,0.1082499;-0.3002357;-0.01768496,0.1189224;-0.6658075;0.05973835,0.1283387;-0.6895863;0.003662452,-0.08633689;0.006856724;-0.05084251,-0.1265928;-0.2975979;-0.02935153,-0.1482386;-0.6640257;0.04145254,-0.1426286;-0.6258863;-0.0361851,0.002890132;0.5112863;0.002898345,0;0;0,-0.05872385;0.2911355;-0.02218318,-0.1039235;0.5676813;-0.04821181,0.07065476;0.4945462;-0.1018395,0.188815;0.3127239;-0.1376112,0.1482754;0.06580797;-0.1662586,-0.1919411;0.4113731;0.07460534,-0.1944882;0.1930377;0.0995845,-0.2377286;-0.05018966;0.05057099,0.0575145;0.0188655;-0.08013868,0.1066889;-0.284679;-0.09489202,0.0800515;-0.6491299;-0.0160439,0.09752832;-0.6740707;-0.06897211,-0.09914207;-0.01225572;0.01032866,-0.1378155;-0.3114645;-0.05093709,-0.1598675;-0.6807035;0.003167886,-0.1654026;-0.7065314;-0.05140254,-0.09433409;0.5008368;-0.04118943,413.0619
+0;0;0,0.001538882;0.2977621;0.005985991,0.003371941;0.579071;-0.000903188,0.1712517;0.4611883;0.01205914,0.2006516;0.2436996;0.000434937,0.2539785;0.005939245;-0.06326643,-0.1607362;0.4490762;-0.0142958,-0.2002375;0.232935;-0.01913922,-0.2424621;-0.005435631;-0.08862393,0.08996332;0.005926418;-0.04424379,0.1082499;-0.3002357;-0.01768496,0.1189224;-0.6658075;0.05973835,0.1283387;-0.6895863;0.003662452,-0.08633689;0.006856724;-0.05084251,-0.1265928;-0.2975979;-0.02935153,-0.1482386;-0.6640257;0.04145254,-0.1426286;-0.6258863;-0.0361851,0.002890132;0.5112863;0.002898345,0;0;0,-0.05872385;0.2911355;-0.02218318,-0.1039235;0.5676813;-0.04821181,0.07065476;0.4945462;-0.1018395,0.188815;0.3127239;-0.1376112,0.1482754;0.06580797;-0.1662586,-0.1919411;0.4113731;0.07460534,-0.1944882;0.1930377;0.0995845,-0.2377286;-0.05018966;0.05057099,0.0575145;0.0188655;-0.08013868,0.1066889;-0.284679;-0.09489202,0.0800515;-0.6491299;-0.0160439,0.09752832;-0.6740707;-0.06897211,-0.09914207;-0.01225572;0.01032866,-0.1378155;-0.3114645;-0.05093709,-0.1598675;-0.6807035;0.003167886,-0.1654026;-0.7065314;-0.05140254,-0.09433409;0.5008368;-0.04118943,413.0852
+0;0;0,0.001516967;0.2958854;0.00598027,0.003363374;0.5775806;-0.0009922672,0.1713687;0.458737;0.01212148,0.2006711;0.2414908;0.0006321575,0.2548831;0.0008057654;-0.06291885,-0.1608209;0.4464605;-0.01442184,-0.2004123;0.2306025;-0.01935889,-0.2431073;-0.01059382;-0.08941914,0.08988626;0.005910509;-0.04433132,0.1082701;-0.3023261;-0.0173317,0.1187842;-0.6656482;0.05952861,0.1286506;-0.689109;0.003459763,-0.08633736;0.006868103;-0.05077824,-0.1269911;-0.2996536;-0.02913302,-0.1485757;-0.6637889;0.041298,-0.1429482;-0.6256666;-0.03617121,0.002871061;0.5089146;0.002874531,0;0;0,-0.0571854;0.2896448;-0.02054167,-0.1029223;0.566447;-0.04704976,0.071908;0.4937196;-0.1014283,0.1909852;0.3122216;-0.1340725,0.149688;0.0625862;-0.1637993,-0.1948754;0.4074743;0.07126778,-0.1975681;0.1894858;0.09696382,-0.2445124;-0.05525337;0.0439924,0.05818619;0.01879323;-0.0796299,0.1076849;-0.2869119;-0.09270835,0.08061819;-0.649388;-0.01590061,0.09811602;-0.6742308;-0.06867576,-0.09923299;-0.01257264;0.008630303,-0.1365509;-0.3140947;-0.05275874,-0.1582455;-0.6810118;0.001297738,-0.1640587;-0.7070198;-0.05281723,-0.09268253;0.4988967;-0.03915548,413.0962
+0;0;0,0.001516967;0.2958854;0.00598027,0.003363374;0.5775806;-0.0009922672,0.1713687;0.458737;0.01212148,0.2006711;0.2414908;0.0006321575,0.2548831;0.0008057654;-0.06291885,-0.1608209;0.4464605;-0.01442184,-0.2004123;0.2306025;-0.01935889,-0.2431073;-0.01059382;-0.08941914,0.08988626;0.005910509;-0.04433132,0.1082701;-0.3023261;-0.0173317,0.1187842;-0.6656482;0.05952861,0.1286506;-0.689109;0.003459763,-0.08633736;0.006868103;-0.05077824,-0.1269911;-0.2996536;-0.02913302,-0.1485757;-0.6637889;0.041298,-0.1429482;-0.6256666;-0.03617121,0.002871061;0.5089146;0.002874531,0;0;0,-0.0571854;0.2896448;-0.02054167,-0.1029223;0.566447;-0.04704976,0.071908;0.4937196;-0.1014283,0.1909852;0.3122216;-0.1340725,0.149688;0.0625862;-0.1637993,-0.1948754;0.4074743;0.07126778,-0.1975681;0.1894858;0.09696382,-0.2445124;-0.05525337;0.0439924,0.05818619;0.01879323;-0.0796299,0.1076849;-0.2869119;-0.09270835,0.08061819;-0.649388;-0.01590061,0.09811602;-0.6742308;-0.06867576,-0.09923299;-0.01257264;0.008630303,-0.1365509;-0.3140947;-0.05275874,-0.1582455;-0.6810118;0.001297738,-0.1640587;-0.7070198;-0.05281723,-0.09268253;0.4988967;-0.03915548,413.1186
+0;0;0,0.001513078;0.2951268;0.005964937,0.003359777;0.5768434;-0.0010159,0.1712431;0.4578444;0.012102,0.2005287;0.2407231;0.0006192783,0.255834;-0.004815981;-0.06421339,-0.1607087;0.4455768;-0.01442232,-0.2002774;0.2298428;-0.01935653,-0.2438334;-0.01621787;-0.0908297,0.08844274;0.005815589;-0.04361938,0.1068938;-0.3035477;-0.01652108,0.1173619;-0.6652818;0.06000331,0.1272443;-0.6888291;0.003843732,-0.08495083;0.006757806;-0.04996277,-0.1257531;-0.3008842;-0.02823844,-0.1472434;-0.6634281;0.04188475,-0.1416068;-0.6252926;-0.03570981,0.002866092;0.5079861;0.002861673,0;0;0,-0.05724787;0.2889296;-0.01949382,-0.1050717;0.565426;-0.04572797,0.07177256;0.4963576;-0.09665966,0.1916177;0.3152315;-0.12767,0.1505122;0.0609093;-0.1620495,-0.1984503;0.405278;0.06940445,-0.2029677;0.1873694;0.09443707,-0.2498807;-0.06232633;0.03964142,0.06001396;0.01880997;-0.07617807,0.1077549;-0.2882426;-0.09100723,0.08068652;-0.649385;-0.0157702,0.09807458;-0.6744978;-0.06848741,-0.09791356;-0.01227233;0.004573158,-0.134456;-0.3153372;-0.0553994,-0.155953;-0.6806104;-0.001264948,-0.1613705;-0.7069968;-0.05521024,-0.09396613;0.4978356;-0.03767753,413.1404
+0;0;0,0.001552072;0.2951261;0.005985254,0.00345378;0.5768413;-0.001037216,0.1712981;0.4577851;0.01221971,0.2005799;0.2406573;0.0008480093,0.2560849;-0.005134404;-0.06284653,-0.1605969;0.445501;-0.0144698,-0.2002553;0.2297843;-0.01943779,-0.243729;-0.01643942;-0.09039763,0.08843888;0.005772041;-0.04363299,0.1069087;-0.3035766;-0.01638151,0.1174492;-0.6653085;0.06014354,0.1272849;-0.6885493;0.003685132,-0.0849405;0.006798593;-0.0499748,-0.12577;-0.3008344;-0.0281743,-0.1473056;-0.6633642;0.04200793,-0.1416374;-0.6252308;-0.03558455,0.002945382;0.5079848;0.002853183,0;0;0,-0.05724787;0.2889296;-0.01949382,-0.1050717;0.565426;-0.04572797,0.07177256;0.4963576;-0.09665966,0.1916177;0.3152315;-0.12767,0.1505122;0.0609093;-0.1620495,-0.1984503;0.405278;0.06940445,-0.2029677;0.1873694;0.09443707,-0.2498807;-0.06232633;0.03964142,0.06001396;0.01880997;-0.07617807,0.1077549;-0.2882426;-0.09100723,0.08068652;-0.649385;-0.0157702,0.09807458;-0.6744978;-0.06848741,-0.09791356;-0.01227233;0.004573158,-0.134456;-0.3153372;-0.0553994,-0.155953;-0.6806104;-0.001264948,-0.1613705;-0.7069968;-0.05521024,-0.09396613;0.4978356;-0.03767753,413.1524
+0;0;0,0.001577998;0.3000559;0.006085231,0.003652881;0.6070706;-0.001687162,0.1802877;0.4763353;0.01257319,0.2095562;0.2593065;0.001206673,0.2646197;0.01546957;-0.06198131,-0.1690687;0.463405;-0.01552049,-0.2087091;0.2477865;-0.02048621,-0.251837;0.003521025;-0.09088171,0.08762336;0.005718815;-0.04323063,0.1062103;-0.3055915;-0.01580634,0.1166858;-0.6650908;0.0602464,0.1264969;-0.688199;0.00392862,-0.08415724;0.006735901;-0.04951396,-0.1252457;-0.3028479;-0.02757522,-0.1466484;-0.6631402;0.04217386,-0.1409943;-0.6250271;-0.03522533,0.003077751;0.5291762;0.00271388,0;0;0,-0.06126495;0.2925371;-0.02723456,-0.1274663;0.5860289;-0.08824277,0.07265501;0.497973;-0.09440064,0.1926454;0.3168449;-0.1241045,0.1534441;0.06421205;-0.1575868,-0.198506;0.4105017;0.0583587,-0.2050234;0.1926178;0.08226441,-0.2542377;-0.05339134;0.02277813,0.06079169;0.01854894;-0.07442951,0.1084579;-0.2904979;-0.08958435,0.08131128;-0.6496009;-0.01581717,0.09855533;-0.6745883;-0.06842375,-0.09714188;-0.01182914;0.001723743,-0.1326657;-0.3171762;-0.05754622,-0.153305;-0.6801833;-0.003385548,-0.1587939;-0.7065199;-0.057093,-0.1100964;0.5126212;-0.06832242,413.1648
+0;0;0,0.001577998;0.3000559;0.006085231,0.003652881;0.6070706;-0.001687162,0.1802877;0.4763353;0.01257319,0.2095562;0.2593065;0.001206673,0.2646197;0.01546957;-0.06198131,-0.1690687;0.463405;-0.01552049,-0.2087091;0.2477865;-0.02048621,-0.251837;0.003521025;-0.09088171,0.08762336;0.005718815;-0.04323063,0.1062103;-0.3055915;-0.01580634,0.1166858;-0.6650908;0.0602464,0.1264969;-0.688199;0.00392862,-0.08415724;0.006735901;-0.04951396,-0.1252457;-0.3028479;-0.02757522,-0.1466484;-0.6631402;0.04217386,-0.1409943;-0.6250271;-0.03522533,0.003077751;0.5291762;0.00271388,0;0;0,-0.06126495;0.2925371;-0.02723456,-0.1274663;0.5860289;-0.08824277,0.07265501;0.497973;-0.09440064,0.1926454;0.3168449;-0.1241045,0.1534441;0.06421205;-0.1575868,-0.198506;0.4105017;0.0583587,-0.2050234;0.1926178;0.08226441,-0.2542377;-0.05339134;0.02277813,0.06079169;0.01854894;-0.07442951,0.1084579;-0.2904979;-0.08958435,0.08131128;-0.6496009;-0.01581717,0.09855533;-0.6745883;-0.06842375,-0.09714188;-0.01182914;0.001723743,-0.1326657;-0.3171762;-0.05754622,-0.153305;-0.6801833;-0.003385548,-0.1587939;-0.7065199;-0.057093,-0.1100964;0.5126212;-0.06832242,413.1852
+0;0;0,0.001590687;0.3009619;0.006109808,0.00367194;0.6064627;-0.001681388,0.1803036;0.4761164;0.01266548,0.2094983;0.2591837;0.001460828,0.2644999;0.01677039;-0.05991656,-0.1690568;0.4631832;-0.01546067,-0.2087208;0.247684;-0.02041334,-0.2512813;0.004686505;-0.08895102,0.08671951;0.005636773;-0.04276058,0.1053322;-0.3056698;-0.01526307,0.115782;-0.6646352;0.06062601,0.1255405;-0.6875227;0.004440326,-0.08325871;0.006688958;-0.04902815,-0.1244408;-0.3028833;-0.02704167,-0.1457043;-0.6626264;0.04265198,-0.1400621;-0.6245419;-0.03449691,0.003095082;0.5289977;0.002717644,0;0;0,-0.06176779;0.2931367;-0.02955604,-0.1269467;0.5857167;-0.08841157,0.07323053;0.4984165;-0.09324479,0.1931328;0.3171409;-0.1215343,0.1548131;0.06623203;-0.1551931,-0.2013519;0.4095526;0.05469862,-0.2104091;0.191902;0.07886223,-0.2595372;-0.05170614;0.0172338,0.06173142;0.01821643;-0.07237339,0.1084297;-0.2909065;-0.08900571,0.08144328;-0.6495785;-0.01585746,0.0987006;-0.6740093;-0.06866479,-0.09614926;-0.01164846;-0.0003835144,-0.1319829;-0.3170013;-0.05945909,-0.1509765;-0.6794753;-0.004903506,-0.1568828;-0.7058434;-0.05816605,-0.109835;0.5125538;-0.06904984,413.1971
+0;0;0,0.001590687;0.3009619;0.006109808,0.00367194;0.6064627;-0.001681388,0.1803036;0.4761164;0.01266548,0.2094983;0.2591837;0.001460828,0.2644999;0.01677039;-0.05991656,-0.1690568;0.4631832;-0.01546067,-0.2087208;0.247684;-0.02041334,-0.2512813;0.004686505;-0.08895102,0.08671951;0.005636773;-0.04276058,0.1053322;-0.3056698;-0.01526307,0.115782;-0.6646352;0.06062601,0.1255405;-0.6875227;0.004440326,-0.08325871;0.006688958;-0.04902815,-0.1244408;-0.3028833;-0.02704167,-0.1457043;-0.6626264;0.04265198,-0.1400621;-0.6245419;-0.03449691,0.003095082;0.5289977;0.002717644,0;0;0,-0.06176779;0.2931367;-0.02955604,-0.1269467;0.5857167;-0.08841157,0.07323053;0.4984165;-0.09324479,0.1931328;0.3171409;-0.1215343,0.1548131;0.06623203;-0.1551931,-0.2013519;0.4095526;0.05469862,-0.2104091;0.191902;0.07886223,-0.2595372;-0.05170614;0.0172338,0.06173142;0.01821643;-0.07237339,0.1084297;-0.2909065;-0.08900571,0.08144328;-0.6495785;-0.01585746,0.0987006;-0.6740093;-0.06866479,-0.09614926;-0.01164846;-0.0003835144,-0.1319829;-0.3170013;-0.05945909,-0.1509765;-0.6794753;-0.004903506,-0.1568828;-0.7058434;-0.05816605,-0.109835;0.5125538;-0.06904984,413.2078
+0;0;0,0.001596747;0.3021083;0.006133081,0.003665802;0.6058547;-0.001601277,0.1836505;0.475243;0.01289186,0.2128123;0.2585543;0.001699812,0.2673199;0.01831816;-0.05912634,-0.1723094;0.4620655;-0.0157656,-0.2119289;0.2468087;-0.0207127,-0.2541071;0.005993634;-0.08863484,0.08568614;0.005569604;-0.04225104,0.1043192;-0.3060772;-0.01472349,0.1147586;-0.6646872;0.06109048,0.124526;-0.687623;0.00485358,-0.08226659;0.00660925;-0.04844392,-0.1234936;-0.3033012;-0.02643341,-0.1447361;-0.6626883;0.04319125,-0.1390888;-0.6245964;-0.03402798,0.003094406;0.5291232;0.002756104,0;0;0,-0.06294937;0.2938838;-0.03129339,-0.1266903;0.5853245;-0.08837485,0.07680546;0.4990076;-0.09118819,0.1940542;0.3158317;-0.116267,0.1575287;0.06700289;-0.1499486,-0.204814;0.4069494;0.05467413,-0.2162821;0.1896565;0.07879668,-0.2625017;-0.05144918;0.01463959,0.06311756;0.01784182;-0.06968594,0.1095827;-0.2915313;-0.0886054,0.08303654;-0.649977;-0.01601171,0.1005345;-0.6740751;-0.06918502,-0.09501799;-0.01069441;-0.003936814,-0.1282127;-0.3170343;-0.06123111,-0.1460542;-0.6790801;-0.005891357,-0.1518301;-0.7054598;-0.05925934,-0.1101785;0.5126025;-0.06977606,413.2301
+0;0;0,0.001543126;0.3021085;0.006138001,0.003557578;0.6058538;-0.001644528,0.1835549;0.4752533;0.01297834,0.2125869;0.2585358;0.002010558,0.2673835;0.01801941;-0.05743288,-0.172391;0.462032;-0.01577349,-0.2120857;0.2467873;-0.0206381,-0.2542009;0.005517274;-0.08696625,0.0857015;0.005553088;-0.04222205,0.1042524;-0.3060921;-0.01462147,0.1146938;-0.6647025;0.06119039,0.1244299;-0.6873817;0.004707724,-0.08222678;0.006638997;-0.04850738,-0.1236173;-0.3032416;-0.02638214,-0.1447345;-0.6626656;0.04308957,-0.1390716;-0.6245719;-0.03412833,0.003002047;0.5291231;0.002729951,0;0;0,-0.06294937;0.2938838;-0.03129339,-0.1266903;0.5853245;-0.08837485,0.07680546;0.4990076;-0.09118819,0.1940542;0.3158317;-0.116267,0.1575287;0.06700289;-0.1499486,-0.204814;0.4069494;0.05467413,-0.2162821;0.1896565;0.07879668,-0.2625017;-0.05144918;0.01463959,0.06311756;0.01784182;-0.06968594,0.1095827;-0.2915313;-0.0886054,0.08303654;-0.649977;-0.01601171,0.1005345;-0.6740751;-0.06918502,-0.09501799;-0.01069441;-0.003936814,-0.1282127;-0.3170343;-0.06123111,-0.1460542;-0.6790801;-0.005891357,-0.1518301;-0.7054598;-0.05925934,-0.1101785;0.5126025;-0.06977606,413.2527
+0;0;0,0.001545841;0.30264;0.006148799,0.003555708;0.6057221;-0.001607135,0.1840415;0.4753728;0.01302071,0.2130603;0.258754;0.002057929,0.2677495;0.01870927;-0.05726894,-0.1728618;0.462116;-0.01580846,-0.2125384;0.2469693;-0.02067085,-0.254571;0.006172419;-0.08686893,0.085578;0.005545086;-0.04216121,0.1040834;-0.3053348;-0.0146284,0.114535;-0.6642969;0.06125778,0.124265;-0.6869437;0.004809886,-0.0821083;0.006629429;-0.04843747,-0.1233971;-0.3024901;-0.02636657,-0.1445351;-0.6622666;0.04317325,-0.1388757;-0.6241779;-0.0339971,0.003003045;0.5293875;0.002744759,0;0;0,-0.06345229;0.2941796;-0.03260827,-0.1267301;0.5851822;-0.08903933,0.07724671;0.5001778;-0.08960629,0.1933134;0.3161865;-0.1133068,0.1583529;0.06770422;-0.1474588,-0.2060782;0.4061908;0.05293692,-0.2211667;0.1888177;0.07311635,-0.2651275;-0.05178444;0.007464767,0.06377302;0.01778778;-0.06890941,0.1095618;-0.2908835;-0.08820248,0.08352528;-0.6499007;-0.0164361,0.1010591;-0.6740199;-0.06950593,-0.09482974;-0.01085596;-0.004623846,-0.1288611;-0.3161491;-0.06280254,-0.1451955;-0.6785308;-0.006816611,-0.1510446;-0.7049212;-0.06009546,-0.1106226;0.512656;-0.07096434,413.2747
+0;0;0,0.001545841;0.30264;0.006148799,0.003555708;0.6057221;-0.001607135,0.1840415;0.4753728;0.01302071,0.2130603;0.258754;0.002057929,0.2677495;0.01870927;-0.05726894,-0.1728618;0.462116;-0.01580846,-0.2125384;0.2469693;-0.02067085,-0.254571;0.006172419;-0.08686893,0.085578;0.005545086;-0.04216121,0.1040834;-0.3053348;-0.0146284,0.114535;-0.6642969;0.06125778,0.124265;-0.6869437;0.004809886,-0.0821083;0.006629429;-0.04843747,-0.1233971;-0.3024901;-0.02636657,-0.1445351;-0.6622666;0.04317325,-0.1388757;-0.6241779;-0.0339971,0.003003045;0.5293875;0.002744759,0;0;0,-0.06345229;0.2941796;-0.03260827,-0.1267301;0.5851822;-0.08903933,0.07724671;0.5001778;-0.08960629,0.1933134;0.3161865;-0.1133068,0.1583529;0.06770422;-0.1474588,-0.2060782;0.4061908;0.05293692,-0.2211667;0.1888177;0.07311635,-0.2651275;-0.05178444;0.007464767,0.06377302;0.01778778;-0.06890941,0.1095618;-0.2908835;-0.08820248,0.08352528;-0.6499007;-0.0164361,0.1010591;-0.6740199;-0.06950593,-0.09482974;-0.01085596;-0.004623846,-0.1288611;-0.3161491;-0.06280254,-0.1451955;-0.6785308;-0.006816611,-0.1510446;-0.7049212;-0.06009546,-0.1106226;0.512656;-0.07096434,413.286
+0;0;0,0.001522492;0.3027192;0.006158139,0.003504496;0.6051429;-0.00161235,0.1844094;0.4749987;0.01301667,0.2136276;0.2569411;0.002382559,0.2772046;-0.02147722;-0.06383459,-0.1731749;0.4614597;-0.01613882,-0.2133226;0.2449351;-0.02073993,-0.2618546;-0.03457725;-0.0946387,0.08443612;0.005467475;-0.04165569,0.1028987;-0.306098;-0.01394183,0.113419;-0.6636755;0.06166415,0.1227908;-0.6871161;0.005904239,-0.08104792;0.006562514;-0.04777778,-0.1225552;-0.3032238;-0.02560772,-0.1433152;-0.6616275;0.04370677,-0.1376176;-0.6235378;-0.03346174,0.002960701;0.529144;0.002733557,0;0;0,-0.06339173;0.2941529;-0.03368545,-0.1265407;0.5845633;-0.0898416,0.0778775;0.5002522;-0.08977151,0.1927685;0.3133415;-0.1092734,0.147729;0.02622351;-0.1477213,-0.2074182;0.4053972;0.05103953,-0.2237716;0.1865888;0.07030998,-0.2762558;-0.09053682;-0.009629428,0.06460712;0.01733154;-0.06648374,0.1098762;-0.2920286;-0.08719492,0.08417166;-0.6499573;-0.01708794,0.1016832;-0.674081;-0.07016206,-0.09351791;-0.01060567;-0.00603908,-0.1274795;-0.3166664;-0.06396478,-0.1430854;-0.677702;-0.00830099,-0.1485278;-0.7039394;-0.06178571,-0.1105406;0.5123001;-0.07203603,413.2973
+0;0;0,0.00152016;0.3022556;0.006148707,0.003482622;0.6017731;-0.001521159,0.181144;0.473947;0.01284645,0.2102369;0.2568249;0.002257959,0.2640086;0.02134636;-0.05374669,-0.1700292;0.4606508;-0.01578631,-0.2100047;0.2450551;-0.02036768,-0.2510517;0.008651286;-0.08286923,0.08493663;0.005499884;-0.04190261,0.1035102;-0.307939;-0.01402212,0.1139712;-0.6635031;0.06115813,0.1233471;-0.6869665;0.005374338,-0.08152835;0.006601415;-0.04806099,-0.1232852;-0.3050476;-0.02575763,-0.1439283;-0.6614331;0.04316656,-0.1382282;-0.62334;-0.034035,0.002948468;0.5271217;0.0027477,0;0;0,-0.06206536;0.2937604;-0.03537321,-0.1208803;0.581708;-0.0933466,0.07876953;0.5002193;-0.09039187,0.1932789;0.314001;-0.1080234,0.1641829;0.06908949;-0.1335158,-0.2071464;0.404987;0.04049323,-0.2237041;0.1876819;0.06508645,-0.2672073;-0.04589115;-0.005830325,0.06543329;0.01738372;-0.06645751,0.1098132;-0.2940744;-0.08621693,0.08492467;-0.6503397;-0.01807809,0.1025999;-0.6744;-0.07121134,-0.09398697;-0.0109748;-0.006805355,-0.1279036;-0.3187936;-0.06565621,-0.1426016;-0.6778599;-0.01049577,-0.1480963;-0.7041417;-0.06397697,-0.1065699;0.5105509;-0.07536793,413.3193
+0;0;0,0.00152016;0.3022556;0.006148707,0.003482622;0.6017731;-0.001521159,0.181144;0.473947;0.01284645,0.2102369;0.2568249;0.002257959,0.2640086;0.02134636;-0.05374669,-0.1700292;0.4606508;-0.01578631,-0.2100047;0.2450551;-0.02036768,-0.2510517;0.008651286;-0.08286923,0.08493663;0.005499884;-0.04190261,0.1035102;-0.307939;-0.01402212,0.1139712;-0.6635031;0.06115813,0.1233471;-0.6869665;0.005374338,-0.08152835;0.006601415;-0.04806099,-0.1232852;-0.3050476;-0.02575763,-0.1439283;-0.6614331;0.04316656,-0.1382282;-0.62334;-0.034035,0.002948468;0.5271217;0.0027477,0;0;0,-0.06206536;0.2937604;-0.03537321,-0.1208803;0.581708;-0.0933466,0.07876953;0.5002193;-0.09039187,0.1932789;0.314001;-0.1080234,0.1641829;0.06908949;-0.1335158,-0.2071464;0.404987;0.04049323,-0.2237041;0.1876819;0.06508645,-0.2672073;-0.04589115;-0.005830325,0.06543329;0.01738372;-0.06645751,0.1098132;-0.2940744;-0.08621693,0.08492467;-0.6503397;-0.01807809,0.1025999;-0.6744;-0.07121134,-0.09398697;-0.0109748;-0.006805355,-0.1279036;-0.3187936;-0.06565621,-0.1426016;-0.6778599;-0.01049577,-0.1480963;-0.7041417;-0.06397697,-0.1065699;0.5105509;-0.07536793,413.3416
+0;0;0,0.001504521;0.3022558;0.006138691,0.003435634;0.6017725;-0.001568039,0.181153;0.4741221;0.012908,0.2100378;0.2569619;0.002533372,0.2643806;0.02077186;-0.04980377,-0.1700321;0.4605702;-0.0158575,-0.2101394;0.2449939;-0.02019295,-0.2513488;0.008123651;-0.08079274,0.08493698;0.005478092;-0.04190475,0.103427;-0.3079586;-0.01394415,0.1138753;-0.6635222;0.06123995,0.1231439;-0.6870139;0.005465291,-0.08151486;0.006633448;-0.04807947,-0.1234116;-0.3049916;-0.02570333,-0.1440221;-0.6613791;0.0432202,-0.1383033;-0.6232869;-0.03398008,0.002910886;0.5271217;0.002711591,0;0;0,-0.06206536;0.2937604;-0.03537321,-0.1208803;0.581708;-0.0933466,0.07876953;0.5002193;-0.09039187,0.1932789;0.314001;-0.1080234,0.1641829;0.06908949;-0.1335158,-0.2071464;0.404987;0.04049323,-0.2237041;0.1876819;0.06508645,-0.2672073;-0.04589115;-0.005830325,0.06543329;0.01738372;-0.06645751,0.1098132;-0.2940744;-0.08621693,0.08492467;-0.6503397;-0.01807809,0.1025999;-0.6744;-0.07121134,-0.09398697;-0.0109748;-0.006805355,-0.1279036;-0.3187936;-0.06565621,-0.1426016;-0.6778599;-0.01049577,-0.1480963;-0.7041417;-0.06397697,-0.1065699;0.5105509;-0.07536793,413.3527
+0;0;0,0.001505436;0.3024397;0.006142425,0.003434682;0.6016769;-0.00155356,0.1802227;0.4744572;0.01286042,0.2089545;0.2584471;0.00254073,0.2635915;0.02097821;-0.05007977,-0.1691291;0.4609761;-0.01575491,-0.209024;0.2465414;-0.0200674,-0.2504566;0.008388698;-0.0809953,0.0850681;0.005486549;-0.04196944,0.1035896;-0.3084849;-0.01396112,0.1140091;-0.6630665;0.06101533,0.1232827;-0.6865867;0.005210828,-0.08164069;0.006643689;-0.04815369,-0.1236089;-0.3055131;-0.02573937,-0.1441625;-0.6609163;0.0429938,-0.1384407;-0.6228198;-0.03424779,0.002911016;0.5271801;0.002717237,0;0;0,-0.06094424;0.2939744;-0.03707623,-0.1186181;0.5816939;-0.0959549,0.07996266;0.5006871;-0.09082651,0.1938549;0.3152499;-0.1061249,0.1648727;0.06929424;-0.1346102,-0.2068619;0.4046303;0.03434999,-0.2227964;0.1883752;0.05827188,-0.2656175;-0.04558872;-0.01637926,0.06626087;0.01728356;-0.06587029,0.1106765;-0.2947026;-0.08580732,0.08568224;-0.6501849;-0.01898122,0.1036752;-0.6741382;-0.07217765,-0.09405544;-0.01097624;-0.007823965,-0.1280033;-0.3194277;-0.06622616,-0.141285;-0.6776509;-0.01183994,-0.1468226;-0.7039209;-0.06538976,-0.1045877;0.5106342;-0.07801175,413.364
+0;0;0,0.001505436;0.3024397;0.006142425,0.003434682;0.6016769;-0.00155356,0.1802227;0.4744572;0.01286042,0.2089545;0.2584471;0.00254073,0.2635915;0.02097821;-0.05007977,-0.1691291;0.4609761;-0.01575491,-0.209024;0.2465414;-0.0200674,-0.2504566;0.008388698;-0.0809953,0.0850681;0.005486549;-0.04196944,0.1035896;-0.3084849;-0.01396112,0.1140091;-0.6630665;0.06101533,0.1232827;-0.6865867;0.005210828,-0.08164069;0.006643689;-0.04815369,-0.1236089;-0.3055131;-0.02573937,-0.1441625;-0.6609163;0.0429938,-0.1384407;-0.6228198;-0.03424779,0.002911016;0.5271801;0.002717237,0;0;0,-0.06094424;0.2939744;-0.03707623,-0.1186181;0.5816939;-0.0959549,0.07996266;0.5006871;-0.09082651,0.1938549;0.3152499;-0.1061249,0.1648727;0.06929424;-0.1346102,-0.2068619;0.4046303;0.03434999,-0.2227964;0.1883752;0.05827188,-0.2656175;-0.04558872;-0.01637926,0.06626087;0.01728356;-0.06587029,0.1106765;-0.2947026;-0.08580732,0.08568224;-0.6501849;-0.01898122,0.1036752;-0.6741382;-0.07217765,-0.09405544;-0.01097624;-0.007823965,-0.1280033;-0.3194277;-0.06622616,-0.141285;-0.6776509;-0.01183994,-0.1468226;-0.7039209;-0.06538976,-0.1045877;0.5106342;-0.07801175,413.3861
+0;0;0,0.00158236;0.3028011;0.006080705,0.003580064;0.6018919;-0.001745044,0.1810325;0.474592;0.01307253,0.2095696;0.2588999;0.003258893,0.2644503;0.02314225;-0.04559112,-0.1696392;0.4609448;-0.01595676,-0.2096895;0.2469;-0.0197733,-0.2509261;0.0104446;-0.07781021,0.08487196;0.00541993;-0.04201417,0.1032022;-0.3074637;-0.01379117,0.1134378;-0.662073;0.06133245,0.1230724;-0.6853999;0.005077548,-0.08155385;0.006687916;-0.04797977,-0.1235203;-0.3043862;-0.02560981,-0.1440686;-0.659822;0.04323288,-0.1382777;-0.621709;-0.03423863,0.003041752;0.5274788;0.002557886,0;0;0,-0.05979971;0.2943359;-0.03896642,-0.1168839;0.5818419;-0.09878469,0.08202741;0.4981887;-0.09448767,0.1963207;0.3131312;-0.1056466,0.1659811;0.06990781;-0.1356764,-0.2072506;0.4051083;0.03119573,-0.2230083;0.1891967;0.05502082,-0.2665516;-0.04183018;-0.02054685,0.06703328;0.0169183;-0.06494713,0.111711;-0.2938975;-0.08558965,0.08677499;-0.6496241;-0.01976466,0.1049429;-0.6733878;-0.07343578,-0.09382159;-0.01065648;-0.009042596,-0.1274355;-0.3179894;-0.06773886,-0.1394559;-0.6763864;-0.01385674,-0.1450141;-0.7031946;-0.06717771,-0.1030147;0.5108474;-0.08079696,413.3975
+0;0;0,0.00158236;0.3028011;0.006080705,0.003580064;0.6018919;-0.001745044,0.1810325;0.474592;0.01307253,0.2095696;0.2588999;0.003258893,0.2644503;0.02314225;-0.04559112,-0.1696392;0.4609448;-0.01595676,-0.2096895;0.2469;-0.0197733,-0.2509261;0.0104446;-0.07781021,0.08487196;0.00541993;-0.04201417,0.1032022;-0.3074637;-0.01379117,0.1134378;-0.662073;0.06133245,0.1230724;-0.6853999;0.005077548,-0.08155385;0.006687916;-0.04797977,-0.1235203;-0.3043862;-0.02560981,-0.1440686;-0.659822;0.04323288,-0.1382777;-0.621709;-0.03423863,0.003041752;0.5274788;0.002557886,0;0;0,-0.05979971;0.2943359;-0.03896642,-0.1168839;0.5818419;-0.09878469,0.08202741;0.4981887;-0.09448767,0.1963207;0.3131312;-0.1056466,0.1659811;0.06990781;-0.1356764,-0.2072506;0.4051083;0.03119573,-0.2230083;0.1891967;0.05502082,-0.2665516;-0.04183018;-0.02054685,0.06703328;0.0169183;-0.06494713,0.111711;-0.2938975;-0.08558965,0.08677499;-0.6496241;-0.01976466,0.1049429;-0.6733878;-0.07343578,-0.09382159;-0.01065648;-0.009042596,-0.1274355;-0.3179894;-0.06773886,-0.1394559;-0.6763864;-0.01385674,-0.1450141;-0.7031946;-0.06717771,-0.1030147;0.5108474;-0.08079696,413.4199
+0;0;0,0.001583496;0.3030185;0.00608507,0.003580911;0.6020734;-0.001737006,0.1815653;0.4746893;0.01310769,0.2100999;0.259016;0.00329492,0.2652141;0.02225569;-0.04576285,-0.1701534;0.4610013;-0.01600827,-0.2102003;0.2469752;-0.01982447,-0.2516122;0.009514213;-0.07810821,0.08495855;0.005425459;-0.04205703,0.1033171;-0.3079423;-0.01379036,0.1135184;-0.661361;0.06108102,0.1231507;-0.684675;0.0048397,-0.08163705;0.006694739;-0.04802872,-0.1236685;-0.3048607;-0.02562414,-0.1441477;-0.659103;0.04298739,-0.1383583;-0.6209921;-0.03446542,0.003043134;0.5277339;0.00256166,0;0;0,-0.05984887;0.2943693;-0.04030585,-0.1174562;0.5817263;-0.1001925,0.08233869;0.4991215;-0.09433222,0.1970799;0.3143472;-0.1052134,0.1667292;0.07018888;-0.1362815,-0.2097842;0.4046612;0.02821904,-0.2263378;0.1891512;0.05480602,-0.2693298;-0.04328668;-0.0201875,0.0677486;0.01679829;-0.06437492,0.1127744;-0.2944463;-0.08522749,0.08793606;-0.6491215;-0.02039576,0.1063451;-0.6728416;-0.07400084,-0.09383222;-0.01051868;-0.01005271,-0.126491;-0.3185082;-0.06845866,-0.1372805;-0.6758001;-0.01516095,-0.142808;-0.7025703;-0.06849796,-0.1034414;0.5108087;-0.08232069,413.4421
+0;0;0,0.001510011;0.3030191;0.006073161,0.003425738;0.6020736;-0.001784483,0.181458;0.4748031;0.01318034,0.2100741;0.259088;0.00460024,0.2656237;0.02163339;-0.04044644,-0.1702863;0.4610343;-0.01617549,-0.2106341;0.247055;-0.01939806,-0.2525746;0.008989856;-0.07476656,0.08496296;0.005429629;-0.0420476,0.1031386;-0.3079378;-0.01366012,0.1132049;-0.6613728;0.06115294,0.1231169;-0.6845585;0.004838865,-0.08161783;0.006708862;-0.04805941,-0.1239053;-0.3048027;-0.02552686,-0.1442381;-0.6590927;0.04288154,-0.1384106;-0.6209809;-0.03456833,0.002908706;0.5277345;0.002524367,0;0;0,-0.05984887;0.2943693;-0.04030585,-0.1174562;0.5817263;-0.1001925,0.08233869;0.4991215;-0.09433222,0.1970799;0.3143472;-0.1052134,0.1667292;0.07018888;-0.1362815,-0.2097842;0.4046612;0.02821904,-0.2263378;0.1891512;0.05480602,-0.2693298;-0.04328668;-0.0201875,0.0677486;0.01679829;-0.06437492,0.1127744;-0.2944463;-0.08522749,0.08793606;-0.6491215;-0.02039576,0.1063451;-0.6728416;-0.07400084,-0.09383222;-0.01051868;-0.01005271,-0.126491;-0.3185082;-0.06845866,-0.1372805;-0.6758001;-0.01516095,-0.142808;-0.7025703;-0.06849796,-0.1034414;0.5108087;-0.08232069,413.4537
+0;0;0,0.001512665;0.3035518;0.006083835,0.003431267;0.6030595;-0.001784015,0.1837971;0.4750248;0.0133243,0.2123796;0.2595634;0.00475429,0.2676335;0.0233728;-0.04005259,-0.1725454;0.461076;-0.01641529,-0.2128458;0.2473483;-0.01963407,-0.254563;0.0105505;-0.07470782,0.0851794;0.005443461;-0.04215472,0.1032515;-0.3061385;-0.01392899,0.1133412;-0.6603981;0.06105864,0.1232516;-0.6835747;0.004754201,-0.08182576;0.006725953;-0.04818184,-0.1238723;-0.3030106;-0.02577767,-0.1442525;-0.6581274;0.04279033,-0.1384261;-0.6200169;-0.03464627,0.002913731;0.5286482;0.002529024,0;0;0,-0.05992585;0.2946869;-0.04185057,-0.1181538;0.5822514;-0.1024301,0.08404277;0.4976532;-0.09748578,0.1992548;0.313326;-0.1054645,0.1676013;0.0707311;-0.1369672,-0.2100002;0.4036511;0.02901322,-0.2290701;0.1882712;0.05271583,-0.2708241;-0.04260628;-0.02343432,0.06817435;0.0165962;-0.06433511,0.1132983;-0.2927934;-0.08551383,0.08882987;-0.6484738;-0.02134585,0.1075323;-0.672129;-0.07489491,-0.09405375;-0.01025309;-0.0105333,-0.1263831;-0.3162656;-0.0698439,-0.1360764;-0.6744277;-0.01645111,-0.1417211;-0.7013665;-0.06957617,-0.1039879;0.5113053;-0.08448911,413.4752
+0;0;0,0.001512665;0.3035518;0.006083835,0.003431267;0.6030595;-0.001784015,0.1837971;0.4750248;0.0133243,0.2123796;0.2595634;0.00475429,0.2676335;0.0233728;-0.04005259,-0.1725454;0.461076;-0.01641529,-0.2128458;0.2473483;-0.01963407,-0.254563;0.0105505;-0.07470782,0.0851794;0.005443461;-0.04215472,0.1032515;-0.3061385;-0.01392899,0.1133412;-0.6603981;0.06105864,0.1232516;-0.6835747;0.004754201,-0.08182576;0.006725953;-0.04818184,-0.1238723;-0.3030106;-0.02577767,-0.1442525;-0.6581274;0.04279033,-0.1384261;-0.6200169;-0.03464627,0.002913731;0.5286482;0.002529024,0;0;0,-0.05992585;0.2946869;-0.04185057,-0.1181538;0.5822514;-0.1024301,0.08404277;0.4976532;-0.09748578,0.1992548;0.313326;-0.1054645,0.1676013;0.0707311;-0.1369672,-0.2100002;0.4036511;0.02901322,-0.2290701;0.1882712;0.05271583,-0.2708241;-0.04260628;-0.02343432,0.06817435;0.0165962;-0.06433511,0.1132983;-0.2927934;-0.08551383,0.08882987;-0.6484738;-0.02134585,0.1075323;-0.672129;-0.07489491,-0.09405375;-0.01025309;-0.0105333,-0.1263831;-0.3162656;-0.0698439,-0.1360764;-0.6744277;-0.01645111,-0.1417211;-0.7013665;-0.06957617,-0.1039879;0.5113053;-0.08448911,413.4871
+0;0;0,0.001564536;0.3038446;0.006000193,0.003529588;0.6036647;-0.002064061,0.1846634;0.4753082;0.01326159,0.2132122;0.2597808;0.005829597,0.2795853;-0.02168235;-0.04182442,-0.1737173;0.4624787;-0.01620907,-0.2128565;0.2485045;-0.01855125,-0.2635906;-0.03366846;-0.07939778,0.08522254;0.005450739;-0.04215632,0.1033429;-0.3059746;-0.01394543,0.1134173;-0.6602318;0.06106084,0.1234151;-0.683403;0.004803307,-0.08183211;0.00672824;-0.04824919,-0.1238871;-0.3028527;-0.02586658,-0.1443002;-0.6579494;0.04280086,-0.1385309;-0.6198494;-0.0346145,0.00300259;0.5292137;0.002309206,0;0;0,-0.06067104;0.2947099;-0.04272151,-0.1200935;0.582233;-0.1039283,0.08344267;0.4983682;-0.09697437,0.1984988;0.3139269;-0.105088,0.153404;0.02670121;-0.1420429,-0.2104086;0.402983;0.02942572,-0.2322293;0.1875923;0.05071048,-0.2779707;-0.0876161;-0.03909963,0.06840467;0.0165464;-0.06416202,0.1134114;-0.2927113;-0.08523321,0.08916858;-0.6484919;-0.02152991,0.1079864;-0.6721325;-0.07501459,-0.09406846;-0.01020843;-0.01080091,-0.1269229;-0.3160144;-0.07007345,-0.1362496;-0.6741899;-0.01669819,-0.1410259;-0.700959;-0.07005084,-0.1055971;0.5113277;-0.08591008,413.5088
+0;0;0,0.001564536;0.3038446;0.006000193,0.003529588;0.6036647;-0.002064061,0.1846634;0.4753082;0.01326159,0.2132122;0.2597808;0.005829597,0.2795853;-0.02168235;-0.04182442,-0.1737173;0.4624787;-0.01620907,-0.2128565;0.2485045;-0.01855125,-0.2635906;-0.03366846;-0.07939778,0.08522254;0.005450739;-0.04215632,0.1033429;-0.3059746;-0.01394543,0.1134173;-0.6602318;0.06106084,0.1234151;-0.683403;0.004803307,-0.08183211;0.00672824;-0.04824919,-0.1238871;-0.3028527;-0.02586658,-0.1443002;-0.6579494;0.04280086,-0.1385309;-0.6198494;-0.0346145,0.00300259;0.5292137;0.002309206,0;0;0,-0.06067104;0.2947099;-0.04272151,-0.1200935;0.582233;-0.1039283,0.08344267;0.4983682;-0.09697437,0.1984988;0.3139269;-0.105088,0.153404;0.02670121;-0.1420429,-0.2104086;0.402983;0.02942572,-0.2322293;0.1875923;0.05071048,-0.2779707;-0.0876161;-0.03909963,0.06840467;0.0165464;-0.06416202,0.1134114;-0.2927113;-0.08523321,0.08916858;-0.6484919;-0.02152991,0.1079864;-0.6721325;-0.07501459,-0.09406846;-0.01020843;-0.01080091,-0.1269229;-0.3160144;-0.07007345,-0.1362496;-0.6741899;-0.01669819,-0.1410259;-0.700959;-0.07005084,-0.1055971;0.5113277;-0.08591008,413.5206
+0;0;0,0.0015661;0.3041484;0.006006191,0.003534952;0.6045494;-0.002073277,0.1823139;0.4767569;0.01311836,0.2108668;0.2611986;0.005685303,0.2686498;0.01616274;-0.03580126,-0.171423;0.4640936;-0.01597043,-0.2105679;0.2500887;-0.01831295,-0.2547359;0.004434958;-0.07128465,0.08541935;0.005463327;-0.04225368,0.103467;-0.304712;-0.01415602,0.1135753;-0.6601627;0.06110293,0.1235723;-0.6833296;0.004849914,-0.08202109;0.006743778;-0.04836062,-0.1239073;-0.3015945;-0.02606785,-0.1443892;-0.6578876;0.04283092,-0.1386203;-0.6197881;-0.03457823,0.003007002;0.5299639;0.002307894,0;0;0,-0.06055511;0.2945993;-0.04570651,-0.1191193;0.5817136;-0.1122508,0.08202763;0.4997443;-0.09690404,0.1974085;0.3154771;-0.1051953,0.1614875;0.06516099;-0.1391671,-0.2093244;0.4053982;0.02144068,-0.2280367;0.189697;0.04285937,-0.2661815;-0.04939866;-0.03764409,0.06892635;0.01651171;-0.06393909,0.1136917;-0.2914959;-0.0851841,0.0901869;-0.6486531;-0.02195811,0.1090051;-0.6722968;-0.07543039,-0.0942374;-0.0101527;-0.01131021,-0.125895;-0.3148112;-0.07051245,-0.1347187;-0.6741947;-0.01687502,-0.1393986;-0.7007084;-0.07049733,-0.1049375;0.5109761;-0.09281993,413.5422
+0;0;0,0.001473594;0.3041507;0.00591087,0.003307977;0.6045476;-0.002342046,0.1821163;0.4767568;0.01306388,0.210458;0.2611165;0.007415448,0.2692422;0.01555069;-0.02925086,-0.1715251;0.4638777;-0.01622007,-0.2112897;0.249976;-0.01706993,-0.2570674;0.003805801;-0.06613342,0.08545239;0.005475404;-0.04218525,0.1033701;-0.3046929;-0.01392704,0.113579;-0.6601076;0.0614879,0.1231383;-0.6833023;0.005185161,-0.08196471;0.006750891;-0.04845512,-0.1240363;-0.3015421;-0.02588571,-0.1444949;-0.6578315;0.04303839,-0.138694;-0.6197402;-0.0343692,0.002819689;0.5299647;0.002088845,0;0;0,-0.06055511;0.2945993;-0.04570651,-0.1191193;0.5817136;-0.1122508,0.08202763;0.4997443;-0.09690404,0.1974085;0.3154771;-0.1051953,0.1614875;0.06516099;-0.1391671,-0.2093244;0.4053982;0.02144068,-0.2280367;0.189697;0.04285937,-0.2661815;-0.04939866;-0.03764409,0.06892635;0.01651171;-0.06393909,0.1136917;-0.2914959;-0.0851841,0.0901869;-0.6486531;-0.02195811,0.1090051;-0.6722968;-0.07543039,-0.0942374;-0.0101527;-0.01131021,-0.125895;-0.3148112;-0.07051245,-0.1347187;-0.6741947;-0.01687502,-0.1393986;-0.7007084;-0.07049733,-0.1049375;0.5109761;-0.09281993,413.5537
+0;0;0,0.001473258;0.3040812;0.005909519,0.003306075;0.6042234;-0.002335686,0.1808539;0.4768868;0.0129883,0.2091939;0.2612598;0.007340216,0.2681414;0.0150117;-0.02942796,-0.1703003;0.4640983;-0.01608969,-0.2100624;0.2502097;-0.0169395,-0.2559673;0.003355622;-0.06613931,0.08539958;0.005472021;-0.04215918,0.1032476;-0.3034901;-0.01401085,0.1134824;-0.659806;0.06159529,0.1230503;-0.6830484;0.005242076,-0.08191405;0.006746719;-0.04842518,-0.123822;-0.3003474;-0.02594353,-0.1443325;-0.6575401;0.04315531,-0.1385264;-0.6194416;-0.03432168,0.002818311;0.5297205;0.002090452,0;0;0,-0.06070136;0.294293;-0.0470047,-0.1192719;0.5810057;-0.1141474,0.08069925;0.501008;-0.09683561,0.1960509;0.3167238;-0.1047971,0.1618071;0.06548357;-0.1390104,-0.2089784;0.4054952;0.01852313,-0.2276132;0.1898411;0.04034317,-0.2649439;-0.05012199;-0.04021095,0.06906479;0.01652855;-0.06369686,0.1133152;-0.2903404;-0.08471656,0.0905728;-0.6485926;-0.02210569,0.1094209;-0.6721839;-0.07572198,-0.09413405;-0.0101906;-0.01163443,-0.1256507;-0.3136712;-0.07058124,-0.1341043;-0.6739844;-0.01686951,-0.1387871;-0.7004945;-0.07059722,-0.1050819;0.5103647;-0.09467912,413.5652
+0;0;0,0.001473258;0.3040812;0.005909519,0.003306075;0.6042234;-0.002335686,0.1808539;0.4768868;0.0129883,0.2091939;0.2612598;0.007340216,0.2681414;0.0150117;-0.02942796,-0.1703003;0.4640983;-0.01608969,-0.2100624;0.2502097;-0.0169395,-0.2559673;0.003355622;-0.06613931,0.08539958;0.005472021;-0.04215918,0.1032476;-0.3034901;-0.01401085,0.1134824;-0.659806;0.06159529,0.1230503;-0.6830484;0.005242076,-0.08191405;0.006746719;-0.04842518,-0.123822;-0.3003474;-0.02594353,-0.1443325;-0.6575401;0.04315531,-0.1385264;-0.6194416;-0.03432168,0.002818311;0.5297205;0.002090452,0;0;0,-0.06070136;0.294293;-0.0470047,-0.1192719;0.5810057;-0.1141474,0.08069925;0.501008;-0.09683561,0.1960509;0.3167238;-0.1047971,0.1618071;0.06548357;-0.1390104,-0.2089784;0.4054952;0.01852313,-0.2276132;0.1898411;0.04034317,-0.2649439;-0.05012199;-0.04021095,0.06906479;0.01652855;-0.06369686,0.1133152;-0.2903404;-0.08471656,0.0905728;-0.6485926;-0.02210569,0.1094209;-0.6721839;-0.07572198,-0.09413405;-0.0101906;-0.01163443,-0.1256507;-0.3136712;-0.07058124,-0.1341043;-0.6739844;-0.01686951,-0.1387871;-0.7004945;-0.07059722,-0.1050819;0.5103647;-0.09467912,413.5789
+0;0;0,0.001549382;0.3039808;0.005784776,0.003431954;0.603803;-0.002603228,0.1813332;0.4761976;0.01296656,0.209781;0.2605212;0.01033928,0.2775246;-0.02228919;-0.02682282,-0.1710602;0.4645602;-0.01551135,-0.2102968;0.2505696;-0.01453502,-0.2641562;-0.03261778;-0.06797674,0.08584113;0.005485085;-0.04225335,0.103534;-0.303533;-0.01381359,0.1137309;-0.6592109;0.06184668,0.1234046;-0.6824187;0.005200837,-0.08223499;0.006796435;-0.04873751,-0.1242086;-0.3003398;-0.02594401,-0.1449945;-0.6569054;0.04307897,-0.1392718;-0.6187949;-0.03460545,0.002934653;0.5294005;0.001854608,0;0;0,-0.06093273;0.2938317;-0.04889083,-0.1196733;0.5798593;-0.1173959,0.08089237;0.5014107;-0.09726715,0.1961;0.3170294;-0.1052165,0.1522496;0.0297935;-0.1442633,-0.2099407;0.4052787;0.01642745,-0.2267726;0.1895317;0.03884096,-0.2694632;-0.08512101;-0.05440779,0.06956832;0.01656452;-0.06379652,0.1138554;-0.290382;-0.08469009,0.09121349;-0.6480371;-0.02219653,0.1101998;-0.6717441;-0.07594109,-0.09456363;-0.01028865;-0.01166164,-0.1257634;-0.313885;-0.07056759,-0.1334219;-0.6736578;-0.01727483,-0.1378129;-0.7002574;-0.07122491,-0.1054298;0.5094092;-0.09765315,413.5975
+0;0;0,0.001549382;0.3039808;0.005784776,0.003431954;0.603803;-0.002603228,0.1813332;0.4761976;0.01296656,0.209781;0.2605212;0.01033928,0.2775246;-0.02228919;-0.02682282,-0.1710602;0.4645602;-0.01551135,-0.2102968;0.2505696;-0.01453502,-0.2641562;-0.03261778;-0.06797674,0.08584113;0.005485085;-0.04225335,0.103534;-0.303533;-0.01381359,0.1137309;-0.6592109;0.06184668,0.1234046;-0.6824187;0.005200837,-0.08223499;0.006796435;-0.04873751,-0.1242086;-0.3003398;-0.02594401,-0.1449945;-0.6569054;0.04307897,-0.1392718;-0.6187949;-0.03460545,0.002934653;0.5294005;0.001854608,0;0;0,-0.06093273;0.2938317;-0.04889083,-0.1196733;0.5798593;-0.1173959,0.08089237;0.5014107;-0.09726715,0.1961;0.3170294;-0.1052165,0.1522496;0.0297935;-0.1442633,-0.2099407;0.4052787;0.01642745,-0.2267726;0.1895317;0.03884096,-0.2694632;-0.08512101;-0.05440779,0.06956832;0.01656452;-0.06379652,0.1138554;-0.290382;-0.08469009,0.09121349;-0.6480371;-0.02219653,0.1101998;-0.6717441;-0.07594109,-0.09456363;-0.01028865;-0.01166164,-0.1257634;-0.313885;-0.07056759,-0.1334219;-0.6736578;-0.01727483,-0.1378129;-0.7002574;-0.07122491,-0.1054298;0.5094092;-0.09765315,413.62
+0;0;0,0.001548556;0.3038187;0.00578169,0.0034286;0.6032398;-0.002594334,0.1816145;0.475667;0.01298611,0.2100648;0.2599716;0.01035859,0.2698867;0.01023208;-0.0224579,-0.1713397;0.4640111;-0.01553712,-0.2105797;0.2500016;-0.01456071,-0.258141;-7.084012E-05;-0.06175314,0.08599669;0.005495026;-0.04232993,0.1036369;-0.302604;-0.01397475,0.1138366;-0.6583805;0.0617065,0.1235678;-0.6819047;0.00472388,-0.08238402;0.006808752;-0.04882584,-0.1242328;-0.299414;-0.02610013,-0.1450245;-0.6560785;0.04294199,-0.1392677;-0.6179197;-0.03520429,0.002932082;0.5289546;0.001856471,0;0;0,-0.06147115;0.2933087;-0.05032825,-0.1207938;0.5785518;-0.1198463,0.0802988;0.5021955;-0.09756637,0.1944223;0.3171198;-0.1055424,0.1566484;0.06287113;-0.1364646,-0.2110449;0.4044864;0.01479717,-0.2280141;0.1887224;0.03713004,-0.2636787;-0.05461493;-0.04374285,0.06984501;0.01658854;-0.06374907,0.11367;-0.2895285;-0.08404398,0.09175981;-0.6474403;-0.02217507,0.110696;-0.6717864;-0.07597542,-0.09471135;-0.01035065;-0.01183531,-0.1261066;-0.313055;-0.07035549,-0.1327131;-0.6729361;-0.01696439,-0.1372306;-0.7001049;-0.07098169,-0.1063772;0.5083209;-0.09989333,413.6421
+0;0;0,0.001493021;0.3035848;0.005501242,0.003261429;0.6027527;-0.003329997,0.1847264;0.4743626;0.01323624,0.2130689;0.2589879;0.0132222,0.2797968;-0.02148181;-0.0183594,-0.1747657;0.4625569;-0.01582445,-0.2145246;0.2490162;-0.01279468,-0.2684959;-0.03175397;-0.06146163,0.08583172;0.005469376;-0.04222778,0.1030784;-0.3018408;-0.01380263,0.113221;-0.6578532;0.06203404,0.1229364;-0.6814745;0.005309358,-0.08224791;0.006809057;-0.04867342,-0.1242617;-0.2985739;-0.02584575,-0.1449311;-0.6554667;0.0434308,-0.1391774;-0.6173434;-0.03459625,0.00280177;0.5285328;0.001251481,0;0;0,-0.06233234;0.2926082;-0.05187797,-0.1225817;0.5771716;-0.1223536,0.08210063;0.4986084;-0.1010659,0.1959222;0.313629;-0.1051738,0.1465357;0.03100598;-0.1475823,-0.2115858;0.4027452;0.01834729,-0.2305117;0.1872287;0.03794409,-0.2693459;-0.08631673;-0.05024924,0.06987605;0.01643267;-0.0634625,0.1137124;-0.2888592;-0.0839622,0.09241129;-0.6470737;-0.02209473,0.111254;-0.671447;-0.07572126,-0.09448911;-0.01017201;-0.01218696,-0.1258762;-0.312148;-0.07024189,-0.1319558;-0.6723144;-0.01693102,-0.136234;-0.6993601;-0.07091998,-0.107902;0.5071135;-0.1021996,413.6644
+0;0;0,0.001493021;0.3035848;0.005501242,0.003261429;0.6027527;-0.003329997,0.1847264;0.4743626;0.01323624,0.2130689;0.2589879;0.0132222,0.2797968;-0.02148181;-0.0183594,-0.1747657;0.4625569;-0.01582445,-0.2145246;0.2490162;-0.01279468,-0.2684959;-0.03175397;-0.06146163,0.08583172;0.005469376;-0.04222778,0.1030784;-0.3018408;-0.01380263,0.113221;-0.6578532;0.06203404,0.1229364;-0.6814745;0.005309358,-0.08224791;0.006809057;-0.04867342,-0.1242617;-0.2985739;-0.02584575,-0.1449311;-0.6554667;0.0434308,-0.1391774;-0.6173434;-0.03459625,0.00280177;0.5285328;0.001251481,0;0;0,-0.06233234;0.2926082;-0.05187797,-0.1225817;0.5771716;-0.1223536,0.08210063;0.4986084;-0.1010659,0.1959222;0.313629;-0.1051738,0.1465357;0.03100598;-0.1475823,-0.2115858;0.4027452;0.01834729,-0.2305117;0.1872287;0.03794409,-0.2693459;-0.08631673;-0.05024924,0.06987605;0.01643267;-0.0634625,0.1137124;-0.2888592;-0.0839622,0.09241129;-0.6470737;-0.02209473,0.111254;-0.671447;-0.07572126,-0.09448911;-0.01017201;-0.01218696,-0.1258762;-0.312148;-0.07024189,-0.1319558;-0.6723144;-0.01693102,-0.136234;-0.6993601;-0.07091998,-0.107902;0.5071135;-0.1021996,413.6768
+0;0;0,0.001491078;0.3031896;0.005494081,0.003256416;0.6018388;-0.003321547,0.1817557;0.4744676;0.01304089,0.2101153;0.2589629;0.01302684,0.2775181;-0.02434322;-0.01887415,-0.1718744;0.4628544;-0.01554593,-0.2116573;0.2491849;-0.01251434,-0.2661744;-0.03442478;-0.06167345,0.08570424;0.005461252;-0.04216506,0.102892;-0.3007979;-0.01383713,0.1130483;-0.6572962;0.06210305,0.1227822;-0.6810192;0.005270671,-0.08212574;0.006798943;-0.04860113,-0.1239959;-0.2975396;-0.02585153,-0.1446934;-0.6549194;0.04351957,-0.1389288;-0.6167807;-0.03465563,0.002797598;0.5277545;0.001251558,0;0;0,-0.06232062;0.291988;-0.05306125,-0.1225763;0.5759231;-0.1238673,0.07912534;0.5013177;-0.1006436,0.1940876;0.3169233;-0.1060207,0.147557;0.03079611;-0.1483209,-0.210994;0.4039898;0.01449944,-0.2279128;0.1883913;0.03635377,-0.2667953;-0.08925115;-0.04865197,0.07011628;0.01645684;-0.06297469,0.1144148;-0.2876526;-0.08413339,0.09375402;-0.6464083;-0.02225828,0.1126748;-0.6710202;-0.07583427,-0.09425516;-0.01019171;-0.01284623,-0.1249065;-0.3112339;-0.07052349,-0.1300969;-0.6719077;-0.01715137,-0.1342706;-0.6988181;-0.07150785,-0.1078859;0.506027;-0.1036599,413.6978
+0;0;0,0.001546806;0.3031962;0.005101457,0.003317553;0.6018289;-0.004245676,0.1817364;0.4743801;0.01310772,0.2101682;0.2589004;0.01569587,0.27634;-0.02536595;-0.0095447,-0.1718271;0.4627547;-0.0157609,-0.2125415;0.2493186;-0.009938406,-0.2674562;-0.0354073;-0.05163594,0.08570183;0.005482045;-0.04216725,0.1027703;-0.3007638;-0.01362435,0.1130646;-0.6572541;0.06233475,0.1223996;-0.6812208;0.005666569,-0.08212959;0.006787672;-0.04859621,-0.1241128;-0.2975286;-0.02575786,-0.1448517;-0.6548609;0.04384582,-0.1390326;-0.6167509;-0.03432833,0.002862107;0.5277533;0.0004673703,0;0;0,-0.06232062;0.291988;-0.05306125,-0.1225763;0.5759231;-0.1238673,0.07912534;0.5013177;-0.1006436,0.1940876;0.3169233;-0.1060207,0.147557;0.03079611;-0.1483209,-0.210994;0.4039898;0.01449944,-0.2279128;0.1883913;0.03635377,-0.2667953;-0.08925115;-0.04865197,0.07011628;0.01645684;-0.06297469,0.1144148;-0.2876526;-0.08413339,0.09375402;-0.6464083;-0.02225828,0.1126748;-0.6710202;-0.07583427,-0.09425516;-0.01019171;-0.01284623,-0.1249065;-0.3112339;-0.07052349,-0.1300969;-0.6719077;-0.01715137,-0.1342706;-0.6988181;-0.07150785,-0.1078859;0.506027;-0.1036599,413.7207
+0;0;0,0.001545486;0.3029373;0.005097101,0.003314059;0.6012037;-0.004238473,0.1807906;0.4741293;0.01304237,0.2092225;0.2586492;0.01563053,0.2754718;-0.02595034;-0.009639621,-0.1709092;0.4625653;-0.01567408,-0.2116237;0.2491287;-0.009851569,-0.2666028;-0.03593092;-0.05159797,0.08563996;0.005478086;-0.0421368,0.1026829;-0.3003101;-0.01363656,0.1129833;-0.6570133;0.0623679,0.1223232;-0.6810079;0.005670421,-0.08207029;0.006782772;-0.04856113,-0.1239908;-0.2970787;-0.0257569,-0.1447421;-0.6546243;0.04388834,-0.1389199;-0.6165102;-0.03432623,0.002859185;0.5272212;0.0004686532,0;0;0,-0.06270748;0.2914448;-0.05410242,-0.1235206;0.574717;-0.12554,0.07738631;0.5029446;-0.1015837,0.1920673;0.3183671;-0.1067007,0.148297;0.03143609;-0.1488814,-0.2117095;0.4035119;0.0119543,-0.2280797;0.1879505;0.03458306,-0.2649861;-0.09092396;-0.0484312,0.07018761;0.01643923;-0.06279469,0.1147386;-0.2871361;-0.08439064,0.09477163;-0.6461517;-0.022511,0.1135738;-0.6707441;-0.07620835,-0.09414751;-0.01015599;-0.0131462,-0.1246645;-0.3106925;-0.07107415,-0.129363;-0.6715755;-0.01758284,-0.1333752;-0.6985582;-0.07193486,-0.1086762;0.5049953;-0.1051853,413.7426
+0;0;0,0.001545486;0.3029373;0.005097101,0.003314059;0.6012037;-0.004238473,0.1807906;0.4741293;0.01304237,0.2092225;0.2586492;0.01563053,0.2754718;-0.02595034;-0.009639621,-0.1709092;0.4625653;-0.01567408,-0.2116237;0.2491287;-0.009851569,-0.2666028;-0.03593092;-0.05159797,0.08563996;0.005478086;-0.0421368,0.1026829;-0.3003101;-0.01363656,0.1129833;-0.6570133;0.0623679,0.1223232;-0.6810079;0.005670421,-0.08207029;0.006782772;-0.04856113,-0.1239908;-0.2970787;-0.0257569,-0.1447421;-0.6546243;0.04388834,-0.1389199;-0.6165102;-0.03432623,0.002859185;0.5272212;0.0004686532,0;0;0,-0.06270748;0.2914448;-0.05410242,-0.1235206;0.574717;-0.12554,0.07738631;0.5029446;-0.1015837,0.1920673;0.3183671;-0.1067007,0.148297;0.03143609;-0.1488814,-0.2117095;0.4035119;0.0119543,-0.2280797;0.1879505;0.03458306,-0.2649861;-0.09092396;-0.0484312,0.07018761;0.01643923;-0.06279469,0.1147386;-0.2871361;-0.08439064,0.09477163;-0.6461517;-0.022511,0.1135738;-0.6707441;-0.07620835,-0.09414751;-0.01015599;-0.0131462,-0.1246645;-0.3106925;-0.07107415,-0.129363;-0.6715755;-0.01758284,-0.1333752;-0.6985582;-0.07193486,-0.1086762;0.5049953;-0.1051853,413.7542
+0;0;0,0.001560578;0.30324;0.004631761,0.003270422;0.6018581;-0.005342795,0.1804187;0.4748059;0.01294581,0.209027;0.2587951;0.01910723,0.2748895;-0.02639854;0.0003831089,-0.1707078;0.4633087;-0.01618928,-0.2124788;0.2495569;-0.007110728,-0.2676313;-0.03611791;-0.04415134,0.08579333;0.005494851;-0.04206708,0.1027441;-0.2999951;-0.01390357,0.1130593;-0.6568466;0.06252973,0.1222946;-0.6809266;0.005843073,-0.08205783;0.00680346;-0.04879092,-0.1240675;-0.2966901;-0.02573755,-0.1449668;-0.6544197;0.04414954,-0.1390521;-0.6163416;-0.03410051,0.002836376;0.5277832;-0.0004630638,0;0;0,-0.06311591;0.2914596;-0.05519104,-0.1241398;0.5748998;-0.1273394,0.07648389;0.503751;-0.1018159,0.1907509;0.3181928;-0.1071284,0.1479568;0.03112635;-0.1493828,-0.2124425;0.4032277;0.009314626,-0.2295752;0.1872665;0.03348754,-0.2628474;-0.09331761;-0.04518526,0.07047677;0.01646188;-0.06262875,0.1147202;-0.2868251;-0.08417225,0.09534016;-0.6461359;-0.02243352,0.114076;-0.6707648;-0.07617331,-0.09420146;-0.01018208;-0.01351811,-0.1243814;-0.3105203;-0.0708828,-0.1289556;-0.6716769;-0.01762396,-0.1322864;-0.6991351;-0.0715756,-0.1092441;0.5051258;-0.1068263,413.7762
+0;0;0,0.001560578;0.30324;0.004631761,0.003270422;0.6018581;-0.005342795,0.1804187;0.4748059;0.01294581,0.209027;0.2587951;0.01910723,0.2748895;-0.02639854;0.0003831089,-0.1707078;0.4633087;-0.01618928,-0.2124788;0.2495569;-0.007110728,-0.2676313;-0.03611791;-0.04415134,0.08579333;0.005494851;-0.04206708,0.1027441;-0.2999951;-0.01390357,0.1130593;-0.6568466;0.06252973,0.1222946;-0.6809266;0.005843073,-0.08205783;0.00680346;-0.04879092,-0.1240675;-0.2966901;-0.02573755,-0.1449668;-0.6544197;0.04414954,-0.1390521;-0.6163416;-0.03410051,0.002836376;0.5277832;-0.0004630638,0;0;0,-0.06311591;0.2914596;-0.05519104,-0.1241398;0.5748998;-0.1273394,0.07648389;0.503751;-0.1018159,0.1907509;0.3181928;-0.1071284,0.1479568;0.03112635;-0.1493828,-0.2124425;0.4032277;0.009314626,-0.2295752;0.1872665;0.03348754,-0.2628474;-0.09331761;-0.04518526,0.07047677;0.01646188;-0.06262875,0.1147202;-0.2868251;-0.08417225,0.09534016;-0.6461359;-0.02243352,0.114076;-0.6707648;-0.07617331,-0.09420146;-0.01018208;-0.01351811,-0.1243814;-0.3105203;-0.0708828,-0.1289556;-0.6716769;-0.01762396,-0.1322864;-0.6991351;-0.0715756,-0.1092441;0.5051258;-0.1068263,413.7876
+0;0;0,0.001561024;0.3033267;0.004633085,0.003272045;0.6021496;-0.005349144,0.1806965;0.474945;0.01296495,0.2093995;0.2582188;0.01914679,0.2752563;-0.02695006;0.0004242957,-0.1709769;0.4634299;-0.0162155,-0.2128862;0.2489701;-0.007106886,-0.2680339;-0.03667976;-0.04414427,0.08588064;0.005500442;-0.0421099,0.1028093;-0.2995913;-0.0139831,0.1131348;-0.6568001;0.06252674,0.1223687;-0.6808717;0.005848832,-0.08214134;0.006810384;-0.04884057,-0.1240963;-0.2962876;-0.02581725,-0.1450165;-0.6543753;0.04413981,-0.1391027;-0.6162985;-0.03409816,0.002837589;0.5280048;-0.0004648017,0;0;0,-0.06360251;0.2911412;-0.05676723,-0.1251765;0.5743088;-0.1303511,0.07581195;0.5041032;-0.1022329,0.1909263;0.3182315;-0.1079531,0.1490131;0.03097847;-0.149641,-0.2123567;0.4027813;0.008064002,-0.2285549;0.1860846;0.03281248,-0.2573664;-0.09610042;-0.04168868,0.07042341;0.01651907;-0.06282234,0.11534;-0.2862779;-0.08415723,0.09681609;-0.6460328;-0.02258039,0.115522;-0.6707134;-0.07626009,-0.09431045;-0.01029436;-0.01336217,-0.123766;-0.3102216;-0.071109,-0.1279699;-0.6717039;-0.01752455,-0.1309248;-0.698699;-0.07196926,-0.1101367;0.5046015;-0.1094656,413.8102
+0;0;0,0.001567838;0.3030964;0.004377514,0.003246547;0.6015084;-0.00579536,0.180382;0.4745481;0.01319048,0.2091286;0.2571993;0.02233608,0.2751213;-0.02827716;0.01022053,-0.1711076;0.463743;-0.01547302,-0.2126607;0.2486561;-0.002765435,-0.2680023;-0.03780966;-0.03231667,0.08633407;0.005575757;-0.04215753,0.1029696;-0.2987428;-0.01382149,0.1132592;-0.6565151;0.06279491,0.1226416;-0.6806082;0.006168965,-0.08245302;0.006778284;-0.04916779,-0.124446;-0.2955053;-0.02570116,-0.145563;-0.6541026;0.04457648,-0.1397281;-0.6160354;-0.03366327,0.00282225;0.5274771;-0.0008740155,0;0;0,-0.06436618;0.2905689;-0.05758261,-0.1266704;0.5730698;-0.1314743,0.07419489;0.5042408;-0.1023641,0.1909291;0.3185319;-0.1083498,0.1497466;0.03112963;-0.1496122,-0.2124741;0.4016938;0.007556528,-0.2288456;0.1843923;0.03329551,-0.2556081;-0.09878857;-0.0380559,0.07040726;0.01669794;-0.0634501,0.1144808;-0.2855993;-0.0825119,0.09776997;-0.6462519;-0.02228427,0.1164205;-0.6708217;-0.07608843,-0.09482561;-0.01055853;-0.01259126,-0.1234876;-0.3096846;-0.07082812,-0.1272105;-0.6717334;-0.01712728,-0.143819;-0.6650659;-0.09061426,-0.1114377;0.5035383;-0.1105371,413.8215
+0;0;0,0.001567838;0.3030964;0.004377514,0.003246547;0.6015084;-0.00579536,0.180382;0.4745481;0.01319048,0.2091286;0.2571993;0.02233608,0.2751213;-0.02827716;0.01022053,-0.1711076;0.463743;-0.01547302,-0.2126607;0.2486561;-0.002765435,-0.2680023;-0.03780966;-0.03231667,0.08633407;0.005575757;-0.04215753,0.1029696;-0.2987428;-0.01382149,0.1132592;-0.6565151;0.06279491,0.1226416;-0.6806082;0.006168965,-0.08245302;0.006778284;-0.04916779,-0.124446;-0.2955053;-0.02570116,-0.145563;-0.6541026;0.04457648,-0.1397281;-0.6160354;-0.03366327,0.00282225;0.5274771;-0.0008740155,0;0;0,-0.06436618;0.2905689;-0.05758261,-0.1266704;0.5730698;-0.1314743,0.07419489;0.5042408;-0.1023641,0.1909291;0.3185319;-0.1083498,0.1497466;0.03112963;-0.1496122,-0.2124741;0.4016938;0.007556528,-0.2288456;0.1843923;0.03329551,-0.2556081;-0.09878857;-0.0380559,0.07040726;0.01669794;-0.0634501,0.1144808;-0.2855993;-0.0825119,0.09776997;-0.6462519;-0.02228427,0.1164205;-0.6708217;-0.07608843,-0.09482561;-0.01055853;-0.01259126,-0.1234876;-0.3096846;-0.07082812,-0.1272105;-0.6717334;-0.01712728,-0.143819;-0.6650659;-0.09061426,-0.1114377;0.5035383;-0.1105371,413.8433
+0;0;0,0.001567838;0.3030964;0.004377514,0.003246547;0.6015084;-0.00579536,0.180382;0.4745481;0.01319048,0.2091286;0.2571993;0.02233608,0.2751213;-0.02827716;0.01022053,-0.1711076;0.463743;-0.01547302,-0.2126607;0.2486561;-0.002765435,-0.2680023;-0.03780966;-0.03231667,0.08633407;0.005575757;-0.04215753,0.1029696;-0.2987428;-0.01382149,0.1132592;-0.6565151;0.06279491,0.1226416;-0.6806082;0.006168965,-0.08245302;0.006778284;-0.04916779,-0.124446;-0.2955053;-0.02570116,-0.145563;-0.6541026;0.04457648,-0.1397281;-0.6160354;-0.03366327,0.00282225;0.5274771;-0.0008740155,0;0;0,-0.06436618;0.2905689;-0.05758261,-0.1266704;0.5730698;-0.1314743,0.07419489;0.5042408;-0.1023641,0.1909291;0.3185319;-0.1083498,0.1497466;0.03112963;-0.1496122,-0.2124741;0.4016938;0.007556528,-0.2288456;0.1843923;0.03329551,-0.2556081;-0.09878857;-0.0380559,0.07040726;0.01669794;-0.0634501,0.1144808;-0.2855993;-0.0825119,0.09776997;-0.6462519;-0.02228427,0.1164205;-0.6708217;-0.07608843,-0.09482561;-0.01055853;-0.01259126,-0.1234876;-0.3096846;-0.07082812,-0.1272105;-0.6717334;-0.01712728,-0.143819;-0.6650659;-0.09061426,-0.1114377;0.5035383;-0.1105371,413.8549
+0;0;0,0.001663957;0.3034551;0.004093248,0.003457574;0.6022058;-0.006375052,0.1802851;0.4753286;0.01299502,0.2092005;0.2573268;0.02601476,0.2748342;-0.02838248;0.01920562,-0.1706512;0.4643857;-0.01573495,-0.2135041;0.2489939;0.001597144,-0.2685597;-0.03809829;-0.02144371,0.08651805;0.005544373;-0.04229201,0.1032055;-0.2989549;-0.01363077,0.1134609;-0.6565564;0.06313155,0.1223306;-0.6807991;0.00642072,-0.08267865;0.006835496;-0.0492163,-0.1247265;-0.2956435;-0.02559052,-0.1458352;-0.6540786;0.04480237,-0.1399716;-0.6160203;-0.03354138,0.003002217;0.52808;-0.001379285,0;0;0,-0.06523625;0.2904299;-0.05915427,-0.1283963;0.5727752;-0.1343174,0.07233134;0.5043001;-0.103523,0.1894996;0.3178256;-0.1089303,0.149042;0.03027332;-0.1496832,-0.2126337;0.4013194;0.005604133,-0.2280791;0.1832299;0.03260008,-0.2522888;-0.1007789;-0.03622437,0.07036243;0.01702499;-0.06374955,0.1145031;-0.2855189;-0.08214951,0.09825394;-0.6460643;-0.02198816,0.1169878;-0.6708439;-0.07570314,-0.09504233;-0.01090379;-0.0123609,-0.1238218;-0.3102513;-0.07052062,-0.1270601;-0.6721791;-0.01690865,-0.1299794;-0.7000486;-0.0705712,-0.1129423;0.5032796;-0.1130731,413.8662
+0;0;0,0.001663957;0.3034551;0.004093248,0.003457574;0.6022058;-0.006375052,0.1802851;0.4753286;0.01299502,0.2092005;0.2573268;0.02601476,0.2748342;-0.02838248;0.01920562,-0.1706512;0.4643857;-0.01573495,-0.2135041;0.2489939;0.001597144,-0.2685597;-0.03809829;-0.02144371,0.08651805;0.005544373;-0.04229201,0.1032055;-0.2989549;-0.01363077,0.1134609;-0.6565564;0.06313155,0.1223306;-0.6807991;0.00642072,-0.08267865;0.006835496;-0.0492163,-0.1247265;-0.2956435;-0.02559052,-0.1458352;-0.6540786;0.04480237,-0.1399716;-0.6160203;-0.03354138,0.003002217;0.52808;-0.001379285,0;0;0,-0.06523625;0.2904299;-0.05915427,-0.1283963;0.5727752;-0.1343174,0.07233134;0.5043001;-0.103523,0.1894996;0.3178256;-0.1089303,0.149042;0.03027332;-0.1496832,-0.2126337;0.4013194;0.005604133,-0.2280791;0.1832299;0.03260008,-0.2522888;-0.1007789;-0.03622437,0.07036243;0.01702499;-0.06374955,0.1145031;-0.2855189;-0.08214951,0.09825394;-0.6460643;-0.02198816,0.1169878;-0.6708439;-0.07570314,-0.09504233;-0.01090379;-0.0123609,-0.1238218;-0.3102513;-0.07052062,-0.1270601;-0.6721791;-0.01690865,-0.1299794;-0.7000486;-0.0705712,-0.1129423;0.5032796;-0.1130731,413.8879
+0;0;0,0.001663297;0.3033348;0.004091625,0.003456101;0.6019501;-0.006371987,0.1799125;0.4752157;0.0129658,0.2088125;0.2573303;0.02597859,0.2744405;-0.02835447;0.01917004,-0.1702887;0.4642957;-0.01570399,-0.2131187;0.249019;0.001618855,-0.2681696;-0.03804861;-0.02142002,0.0865994;0.005549586;-0.04233177,0.1032788;-0.2988042;-0.01368423,0.1135402;-0.6566136;0.06312272,0.1224097;-0.6808552;0.006413113,-0.08275639;0.006841922;-0.04926257,-0.1247841;-0.2954925;-0.02564809,-0.1459051;-0.6541361;0.04478573,-0.1400417;-0.6160779;-0.03355633,0.003000943;0.5278566;-0.001378397,0;0;0,-0.06549717;0.2901144;-0.05979347,-0.1288005;0.5722021;-0.1352663,0.07151727;0.504709;-0.1036406,0.1885202;0.3182734;-0.1091778,0.1489647;0.03053594;-0.1493237,-0.2125817;0.4009874;0.004625581,-0.2275521;0.1831302;0.03278078,-0.2510269;-0.1012942;-0.03445667,0.07035258;0.01707664;-0.06388378,0.1146313;-0.2853394;-0.081604,0.09913217;-0.6461806;-0.02172399,0.1177185;-0.6709095;-0.07553935,-0.0951389;-0.01102582;-0.01221702,-0.1237465;-0.3102272;-0.07044294,-0.1264443;-0.6723393;-0.01659416,-0.129351;-0.7001082;-0.07036312,-0.1133185;0.5027666;-0.1139591,413.8997
+0;0;0,0.001641665;0.303241;0.003713858,0.0033568;0.6016984;-0.007171844,0.177974;0.4757676;0.01259669,0.2074308;0.2528194;0.02896934,0.2729598;-0.03292131;0.03150223,-0.168539;0.4648565;-0.01642965,-0.2133652;0.2449748;0.005577156,-0.2677568;-0.04256298;-0.01208017,0.08656488;0.005511401;-0.0423572,0.1031717;-0.299553;-0.01348391,0.1133026;-0.6570489;0.06363413,0.1221105;-0.6810691;0.006812848,-0.08274839;0.006884562;-0.04922694,-0.1250464;-0.2961291;-0.0254071,-0.1461746;-0.6545256;0.04501028,-0.1401974;-0.6165014;-0.03324763,0.002924923;0.5276518;-0.002070709,0;0;0,-0.06594829;0.2897673;-0.06047582,-0.1299392;0.5713497;-0.136683,0.06848115;0.5083063;-0.1046145,0.1877219;0.3169957;-0.1094689,0.1481415;0.02919397;-0.1488612,-0.2123282;0.4017013;0.002559297,-0.2274188;0.1787678;0.03280152,-0.2489374;-0.1063463;-0.03196826,0.07022391;0.01718608;-0.0639627,0.1148769;-0.2859278;-0.08133721,0.09949876;-0.6465471;-0.02158451,0.1181814;-0.6710508;-0.07547998,-0.09510036;-0.01122057;-0.01216584,-0.1241325;-0.3111189;-0.0704059,-0.1261158;-0.673023;-0.01679043,-0.1290759;-0.7008683;-0.07035883,-0.1142717;0.5020585;-0.1151805,413.9217
+0;0;0,0.001641665;0.303241;0.003713858,0.0033568;0.6016984;-0.007171844,0.177974;0.4757676;0.01259669,0.2074308;0.2528194;0.02896934,0.2729598;-0.03292131;0.03150223,-0.168539;0.4648565;-0.01642965,-0.2133652;0.2449748;0.005577156,-0.2677568;-0.04256298;-0.01208017,0.08656488;0.005511401;-0.0423572,0.1031717;-0.299553;-0.01348391,0.1133026;-0.6570489;0.06363413,0.1221105;-0.6810691;0.006812848,-0.08274839;0.006884562;-0.04922694,-0.1250464;-0.2961291;-0.0254071,-0.1461746;-0.6545256;0.04501028,-0.1401974;-0.6165014;-0.03324763,0.002924923;0.5276518;-0.002070709,0;0;0,-0.06594829;0.2897673;-0.06047582,-0.1299392;0.5713497;-0.136683,0.06848115;0.5083063;-0.1046145,0.1877219;0.3169957;-0.1094689,0.1481415;0.02919397;-0.1488612,-0.2123282;0.4017013;0.002559297,-0.2274188;0.1787678;0.03280152,-0.2489374;-0.1063463;-0.03196826,0.07022391;0.01718608;-0.0639627,0.1148769;-0.2859278;-0.08133721,0.09949876;-0.6465471;-0.02158451,0.1181814;-0.6710508;-0.07547998,-0.09510036;-0.01122057;-0.01216584,-0.1241325;-0.3111189;-0.0704059,-0.1261158;-0.673023;-0.01679043,-0.1290759;-0.7008683;-0.07035883,-0.1142717;0.5020585;-0.1151805,413.9328
+0;0;0,0.001645158;0.3038861;0.003721759,0.003367542;0.6036041;-0.00721217,0.1795799;0.4768348;0.01271535,0.208822;0.255512;0.02896864,0.2743416;-0.03018773;0.03150116,-0.170095;0.4658242;-0.01657586,-0.2145944;0.2475455;0.005270509,-0.2689781;-0.03995104;-0.01238428,0.08678593;0.005525475;-0.04246536,0.1034138;-0.2999265;-0.01355539,0.1135356;-0.6571;0.0634931,0.1223558;-0.6811956;0.006592538,-0.0829597;0.006902142;-0.04935264,-0.1253115;-0.2964964;-0.02550254,-0.1464206;-0.6545698;0.04485134,-0.140435;-0.6165344;-0.03351577,0.002933537;0.5291925;-0.002085892,0;0;0,-0.06691682;0.2903189;-0.06000352,-0.1325596;0.5732879;-0.134635,0.06816751;0.5076154;-0.1048961,0.1857026;0.3171772;-0.10957,0.146605;0.02921891;-0.147975,-0.2149561;0.4003588;0.003852352,-0.2306111;0.1792669;0.03509896,-0.2482253;-0.1061437;-0.02935355,0.07037414;0.01722196;-0.06416011,0.1150642;-0.2863097;-0.08102751,0.09996042;-0.6466373;-0.02146506,0.1186811;-0.6711401;-0.07550931,-0.09538231;-0.01133499;-0.01180543,-0.1244335;-0.3115904;-0.07025098,-0.1259148;-0.6731696;-0.01667728,-0.1283195;-0.7008004;-0.07066536,-0.1164171;0.503559;-0.1136386,413.9554
+0;0;0,0.001609493;0.3038925;0.003174581,0.003249303;0.6035858;-0.008415006,0.1795275;0.4772364;0.01259042,0.2090694;0.256231;0.03226183,0.2725065;-0.02975109;0.04291672,-0.1703731;0.4660889;-0.01655848,-0.2154388;0.2484557;0.0100488,-0.2699033;-0.03942309;0.0009422163,0.08677883;0.005482908;-0.04248538,0.1032642;-0.299933;-0.01311737,0.1133871;-0.6570787;0.06406026,0.1223198;-0.6812981;0.007295247,-0.08297865;0.006941149;-0.04931529,-0.1254466;-0.2964162;-0.02515009,-0.1466151;-0.6544611;0.04533099,-0.1406511;-0.6164648;-0.03304176,0.002838813;0.5291863;-0.003115195,0;0;0,-0.06691682;0.2903189;-0.06000352,-0.1325596;0.5732879;-0.134635,0.06816751;0.5076154;-0.1048961,0.1857026;0.3171772;-0.10957,0.146605;0.02921891;-0.147975,-0.2149561;0.4003588;0.003852352,-0.2306111;0.1792669;0.03509896,-0.2482253;-0.1061437;-0.02935355,0.07037414;0.01722196;-0.06416011,0.1150642;-0.2863097;-0.08102751,0.09996042;-0.6466373;-0.02146506,0.1186811;-0.6711401;-0.07550931,-0.09538231;-0.01133499;-0.01180543,-0.1244335;-0.3115904;-0.07025098,-0.1259148;-0.6731696;-0.01667728,-0.1283195;-0.7008004;-0.07066536,-0.1164171;0.503559;-0.1136386,413.9665
+0;0;0,0.001609493;0.3038925;0.003174581,0.003249303;0.6035858;-0.008415006,0.1795275;0.4772364;0.01259042,0.2090694;0.256231;0.03226183,0.2725065;-0.02975109;0.04291672,-0.1703731;0.4660889;-0.01655848,-0.2154388;0.2484557;0.0100488,-0.2699033;-0.03942309;0.0009422163,0.08677883;0.005482908;-0.04248538,0.1032642;-0.299933;-0.01311737,0.1133871;-0.6570787;0.06406026,0.1223198;-0.6812981;0.007295247,-0.08297865;0.006941149;-0.04931529,-0.1254466;-0.2964162;-0.02515009,-0.1466151;-0.6544611;0.04533099,-0.1406511;-0.6164648;-0.03304176,0.002838813;0.5291863;-0.003115195,0;0;0,-0.06691682;0.2903189;-0.06000352,-0.1325596;0.5732879;-0.134635,0.06816751;0.5076154;-0.1048961,0.1857026;0.3171772;-0.10957,0.146605;0.02921891;-0.147975,-0.2149561;0.4003588;0.003852352,-0.2306111;0.1792669;0.03509896,-0.2482253;-0.1061437;-0.02935355,0.07037414;0.01722196;-0.06416011,0.1150642;-0.2863097;-0.08102751,0.09996042;-0.6466373;-0.02146506,0.1186811;-0.6711401;-0.07550931,-0.09538231;-0.01133499;-0.01180543,-0.1244335;-0.3115904;-0.07025098,-0.1259148;-0.6731696;-0.01667728,-0.1283195;-0.7008004;-0.07066536,-0.1164171;0.503559;-0.1136386,413.9781
+0;0;0,0.001612151;0.3043945;0.003179824,0.003255663;0.6047643;-0.008436087,0.179613;0.4782196;0.01258869,0.20904;0.2580739;0.03218357,0.2724774;-0.02790958;0.04283852,-0.1704462;0.4670671;-0.01657342,-0.2153366;0.2502805;0.009930361,-0.2698014;-0.03759977;0.0008237297,0.08692712;0.005492277;-0.04255798,0.1034183;-0.3000312;-0.01317963,0.1135379;-0.6570613;0.06397305,0.1224782;-0.6813272;0.007159438,-0.08312044;0.00695301;-0.04939956,-0.1256033;-0.2965111;-0.02522586,-0.146765;-0.6544403;0.04523244,-0.1407958;-0.6164371;-0.03320742,0.002844226;0.530193;-0.003124045,0;0;0,-0.06744054;0.2907252;-0.05999446,-0.1335811;0.5743638;-0.1343701,0.06739436;0.5068226;-0.1052432,0.1847452;0.3172916;-0.1098032,0.1460524;0.02928653;-0.1482782,-0.2160146;0.4000162;0.002956703,-0.2303149;0.1798297;0.03501068,-0.2475524;-0.1054296;-0.03021471,0.07043563;0.01734975;-0.06430769,0.1151438;-0.2863085;-0.08081436,0.1003915;-0.646549;-0.02136159,0.1192634;-0.671038;-0.07546616,-0.09554988;-0.01156726;-0.01157968,-0.124803;-0.3118761;-0.07021839,-0.1255611;-0.6733661;-0.01683412,-0.1279322;-0.7010901;-0.07082312,-0.1173285;0.5044557;-0.1134424,414.0008
+0;0;0,0.001664219;0.3049172;0.002692525,0.003391603;0.6059742;-0.009500913,0.1800412;0.4796072;0.01199246,0.2095268;0.2602367;0.0367431,0.2721633;-0.02569214;0.05170528,-0.170684;0.4682445;-0.01681664,-0.2161339;0.2523808;0.01388532,-0.2694747;-0.03577754;0.009195166,0.08674998;0.005455359;-0.04262401,0.1032816;-0.3000778;-0.01281867,0.1132671;-0.6568615;0.06436603,0.1224866;-0.6810108;0.007427249,-0.08306646;0.006970432;-0.04922906,-0.1255437;-0.2965348;-0.02489088,-0.1465712;-0.654209;0.04567034,-0.140669;-0.6162355;-0.03282006,0.002955391;0.5312291;-0.004034602,0;0;0,-0.06777749;0.2911806;-0.06003809,-0.1342032;0.5755342;-0.1343048,0.06708275;0.5073665;-0.1055665,0.1833879;0.3174661;-0.1096122,0.1461629;0.02919874;-0.1472783,-0.2164768;0.3998837;0.00244578,-0.2316172;0.1800478;0.03482414,-0.2468025;-0.1054289;-0.02978982,0.07054433;0.01735315;-0.06398821,0.1150605;-0.2863824;-0.08057642,0.1008487;-0.6464381;-0.02133322,0.1196824;-0.6708037;-0.07563639,-0.09534931;-0.01154508;-0.0121386,-0.1245732;-0.3120144;-0.07024442,-0.1247954;-0.6732917;-0.0170416,-0.126961;-0.7009831;-0.07113572,-0.1178926;0.5054338;-0.113405,414.0228
+0;0;0,0.001664219;0.3049172;0.002692525,0.003391603;0.6059742;-0.009500913,0.1800412;0.4796072;0.01199246,0.2095268;0.2602367;0.0367431,0.2721633;-0.02569214;0.05170528,-0.170684;0.4682445;-0.01681664,-0.2161339;0.2523808;0.01388532,-0.2694747;-0.03577754;0.009195166,0.08674998;0.005455359;-0.04262401,0.1032816;-0.3000778;-0.01281867,0.1132671;-0.6568615;0.06436603,0.1224866;-0.6810108;0.007427249,-0.08306646;0.006970432;-0.04922906,-0.1255437;-0.2965348;-0.02489088,-0.1465712;-0.654209;0.04567034,-0.140669;-0.6162355;-0.03282006,0.002955391;0.5312291;-0.004034602,0;0;0,-0.06777749;0.2911806;-0.06003809,-0.1342032;0.5755342;-0.1343048,0.06708275;0.5073665;-0.1055665,0.1833879;0.3174661;-0.1096122,0.1461629;0.02919874;-0.1472783,-0.2164768;0.3998837;0.00244578,-0.2316172;0.1800478;0.03482414,-0.2468025;-0.1054289;-0.02978982,0.07054433;0.01735315;-0.06398821,0.1150605;-0.2863824;-0.08057642,0.1008487;-0.6464381;-0.02133322,0.1196824;-0.6708037;-0.07563639,-0.09534931;-0.01154508;-0.0121386,-0.1245732;-0.3120144;-0.07024442,-0.1247954;-0.6732917;-0.0170416,-0.126961;-0.7009831;-0.07113572,-0.1178926;0.5054338;-0.113405,414.0345
+0;0;0,0.001666924;0.3054126;0.0026969,0.003398974;0.6072825;-0.009530621,0.1812512;0.4803358;0.01208844,0.2107493;0.2608723;0.03684957,0.2733827;-0.02504236;0.05181102,-0.1718585;0.4688959;-0.01691654,-0.2173277;0.2529408;0.01379844,-0.2706659;-0.03520334;0.009108521,0.08658091;0.005444727;-0.04254094,0.1030975;-0.2998102;-0.01276273,0.1130541;-0.6555607;0.06419841,0.1223608;-0.6802222;0.006720923,-0.08290458;0.006956847;-0.04913312,-0.1253432;-0.2962722;-0.0248171,-0.1463098;-0.6529104;0.04553975,-0.1403517;-0.6148614;-0.03369327,0.002961428;0.5323087;-0.00404759,0;0;0,-0.06869511;0.2913116;-0.06087232,-0.136234;0.5759035;-0.1365037,0.0665303;0.5072902;-0.1057317,0.1827503;0.3172213;-0.1094992,0.1457552;0.02890301;-0.146888,-0.2183465;0.3985641;0.001062177,-0.2328423;0.1788915;0.03543206,-0.246733;-0.1064734;-0.02989743,0.07066638;0.01738828;-0.06355739,0.1145861;-0.2861766;-0.07966805,0.1010543;-0.6452874;-0.0210433,0.1202697;-0.6702756;-0.07568049,-0.09505595;-0.01164312;-0.0128232,-0.1249041;-0.311942;-0.07000525,-0.1242481;-0.6722801;-0.01769314,-0.1259354;-0.7003807;-0.07246206,-0.1196332;0.5057486;-0.115196,414.0563
+0;0;0,0.001629841;0.3054158;0.002337351,0.003300763;0.6072708;-0.01025699,0.1812921;0.4808065;0.01162405,0.2108825;0.261916;0.04092946,0.2736675;-0.023478;0.0633416,-0.1721135;0.4692425;-0.01690637,-0.2180742;0.2540345;0.01803088,-0.2704617;-0.03425041;0.02446209,0.08652295;0.005499223;-0.04265171,0.1029347;-0.2997196;-0.01244811,0.1127805;-0.6554193;0.0647611,0.1223398;-0.6797987;0.007057816,-0.08298592;0.006905731;-0.04900284,-0.125565;-0.2963319;-0.02504309,-0.1465505;-0.6527979;0.0461758,-0.1406773;-0.6147729;-0.03306599,0.002879698;0.5323038;-0.004681292,0;0;0,-0.06869511;0.2913116;-0.06087232,-0.136234;0.5759035;-0.1365037,0.0665303;0.5072902;-0.1057317,0.1827503;0.3172213;-0.1094992,0.1457552;0.02890301;-0.146888,-0.2183465;0.3985641;0.001062177,-0.2328423;0.1788915;0.03543206,-0.246733;-0.1064734;-0.02989743,0.07066638;0.01738828;-0.06355739,0.1145861;-0.2861766;-0.07966805,0.1010543;-0.6452874;-0.0210433,0.1202697;-0.6702756;-0.07568049,-0.09505595;-0.01164312;-0.0128232,-0.1249041;-0.311942;-0.07000525,-0.1242481;-0.6722801;-0.01769314,-0.1259354;-0.7003807;-0.07246206,-0.1196332;0.5057486;-0.115196,414.0679
+0;0;0,0.001629841;0.3054158;0.002337351,0.003300763;0.6072708;-0.01025699,0.1812921;0.4808065;0.01162405,0.2108825;0.261916;0.04092946,0.2736675;-0.023478;0.0633416,-0.1721135;0.4692425;-0.01690637,-0.2180742;0.2540345;0.01803088,-0.2704617;-0.03425041;0.02446209,0.08652295;0.005499223;-0.04265171,0.1029347;-0.2997196;-0.01244811,0.1127805;-0.6554193;0.0647611,0.1223398;-0.6797987;0.007057816,-0.08298592;0.006905731;-0.04900284,-0.125565;-0.2963319;-0.02504309,-0.1465505;-0.6527979;0.0461758,-0.1406773;-0.6147729;-0.03306599,0.002879698;0.5323038;-0.004681292,0;0;0,-0.06869511;0.2913116;-0.06087232,-0.136234;0.5759035;-0.1365037,0.0665303;0.5072902;-0.1057317,0.1827503;0.3172213;-0.1094992,0.1457552;0.02890301;-0.146888,-0.2183465;0.3985641;0.001062177,-0.2328423;0.1788915;0.03543206,-0.246733;-0.1064734;-0.02989743,0.07066638;0.01738828;-0.06355739,0.1145861;-0.2861766;-0.07966805,0.1010543;-0.6452874;-0.0210433,0.1202697;-0.6702756;-0.07568049,-0.09505595;-0.01164312;-0.0128232,-0.1249041;-0.311942;-0.07000525,-0.1242481;-0.6722801;-0.01769314,-0.1259354;-0.7003807;-0.07246206,-0.1196332;0.5057486;-0.115196,414.0791
+0;0;0,0.001630477;0.3055348;0.002338262,0.003302572;0.6076018;-0.0102651,0.1828526;0.480631;0.01176263,0.2126612;0.2601259;0.0412842,0.2754459;-0.02526647;0.06369622,-0.1736411;0.4689659;-0.01701709,-0.2199408;0.2521706;0.01817785,-0.2723281;-0.03611273;0.02460903,0.08636323;0.005489072;-0.04257298,0.1027901;-0.3000109;-0.01234155,0.1126349;-0.6556741;0.06485973,0.1222189;-0.6801941;0.007007219,-0.08283272;0.006892983;-0.04891239,-0.125451;-0.296624;-0.02493056,-0.1464344;-0.6530534;0.04628102,-0.140546;-0.6150076;-0.0331657,0.00288119;0.5325782;-0.004685189,0;0;0,-0.06943005;0.2906845;-0.06357408,-0.1382193;0.5733145;-0.1458902,0.0659561;0.509094;-0.1066506,0.1814651;0.3166549;-0.109374,0.1456539;0.0282003;-0.1468513,-0.218636;0.3976194;-0.001597591,-0.2331789;0.1764902;0.03408071,-0.2456416;-0.1087763;-0.03195542,0.07054644;0.01765478;-0.06334591,0.1135996;-0.2863172;-0.07951593,0.1021516;-0.6455366;-0.02134633,0.1212763;-0.6707085;-0.0761323,-0.09480023;-0.01198814;-0.01305366,-0.1254154;-0.312514;-0.07015828,-0.1237532;-0.6728902;-0.01839406,-0.1250079;-0.7008679;-0.07360467,-0.121343;0.5038422;-0.1224675,414.1016
+0;0;0,0.001667726;0.305518;0.001855244,0.003414721;0.6074556;-0.01138912,0.1830456;0.4813411;0.01120166,0.2125962;0.2633525;0.04513744,0.2741803;-0.02168369;0.07469096,-0.1737154;0.4694255;-0.01715385,-0.2198883;0.2552455;0.0220751,-0.2721448;-0.03287902;0.03492595,0.08631822;0.005512975;-0.04277521,0.1029147;-0.2997985;-0.01238009,0.1125821;-0.6540002;0.06489338,0.1221564;-0.6784204;0.007101223,-0.082955;0.00687303;-0.04880753,-0.1254871;-0.2965005;-0.02493438,-0.1463506;-0.6514496;0.04647534,-0.140546;-0.6134495;-0.03286864,0.002969689;0.5324709;-0.005634182,0;0;0,-0.06985561;0.2902635;-0.06492138,-0.1385091;0.5725862;-0.148062,0.06537006;0.5077968;-0.1072757,0.1791603;0.3164982;-0.1080244,0.1457316;0.02786258;-0.1465418,-0.2186954;0.3974316;-0.003147542,-0.2329798;0.1783504;0.03350436,-0.2505314;-0.1050543;-0.03919551,0.07070928;0.01775432;-0.06321335,0.1130738;-0.2861709;-0.07899714,0.1025816;-0.644049;-0.02123356,0.1220119;-0.6692689;-0.07569814,-0.09481233;-0.01211935;-0.01321704,-0.1272408;-0.3124051;-0.06970848,-0.1237224;-0.6715552;-0.01948611,-0.1248882;-0.6996582;-0.07440288,-0.1217225;0.5031372;-0.1245873,414.1232
+0;0;0,0.001667726;0.305518;0.001855244,0.003414721;0.6074556;-0.01138912,0.1830456;0.4813411;0.01120166,0.2125962;0.2633525;0.04513744,0.2741803;-0.02168369;0.07469096,-0.1737154;0.4694255;-0.01715385,-0.2198883;0.2552455;0.0220751,-0.2721448;-0.03287902;0.03492595,0.08631822;0.005512975;-0.04277521,0.1029147;-0.2997985;-0.01238009,0.1125821;-0.6540002;0.06489338,0.1221564;-0.6784204;0.007101223,-0.082955;0.00687303;-0.04880753,-0.1254871;-0.2965005;-0.02493438,-0.1463506;-0.6514496;0.04647534,-0.140546;-0.6134495;-0.03286864,0.002969689;0.5324709;-0.005634182,0;0;0,-0.06985561;0.2902635;-0.06492138,-0.1385091;0.5725862;-0.148062,0.06537006;0.5077968;-0.1072757,0.1791603;0.3164982;-0.1080244,0.1457316;0.02786258;-0.1465418,-0.2186954;0.3974316;-0.003147542,-0.2329798;0.1783504;0.03350436,-0.2505314;-0.1050543;-0.03919551,0.07070928;0.01775432;-0.06321335,0.1130738;-0.2861709;-0.07899714,0.1025816;-0.644049;-0.02123356,0.1220119;-0.6692689;-0.07569814,-0.09481233;-0.01211935;-0.01321704,-0.1272408;-0.3124051;-0.06970848,-0.1237224;-0.6715552;-0.01948611,-0.1248882;-0.6996582;-0.07440288,-0.1217225;0.5031372;-0.1245873,414.1354
+0;0;0,0.00166568;0.3051432;0.001852968,0.003408663;0.6063878;-0.01136047,0.1829167;0.4804929;0.01120459,0.2125266;0.262067;0.04520842,0.2741085;-0.02295914;0.07476091,-0.1735987;0.4685854;-0.01713141,-0.2198643;0.2539759;0.02217622,-0.2721189;-0.0341385;0.03502661,0.08643308;0.005520311;-0.04283213,0.1030669;-0.3004784;-0.01236859,0.1127201;-0.6541587;0.06479114,0.122296;-0.6785882;0.006989162,-0.0830654;0.006882176;-0.04887247,-0.1256933;-0.2971742;-0.02494559,-0.146526;-0.6516008;0.04635902,-0.1407204;-0.6135993;-0.03299844,0.002964725;0.5315875;-0.005619674,0;0;0,-0.06984517;0.2895703;-0.06625175,-0.1384615;0.5708393;-0.1504738,0.06505276;0.5078674;-0.107924,0.1781512;0.3156407;-0.1072032,0.1455688;0.02691552;-0.1456962,-0.2185352;0.3971185;-0.004402533,-0.2335056;0.1781608;0.03530021,-0.2499262;-0.1035523;-0.04390593,0.07088144;0.01783726;-0.06319332,0.1135943;-0.2867289;-0.07916141,0.103578;-0.6441184;-0.02163792,0.1229847;-0.6693195;-0.07614994,-0.0949244;-0.0122354;-0.0132437,-0.1278132;-0.3131178;-0.07005939,-0.1235237;-0.671818;-0.02053867,-0.1244681;-0.699955;-0.0754434,-0.1217163;0.5016585;-0.1267705,414.157
+0;0;0,0.001738496;0.3051464;0.00111869,0.003607464;0.6063547;-0.01287734,0.1831201;0.4810519;0.01113998,0.2128207;0.263234;0.04877164,0.2738262;-0.02112556;0.08515181,-0.1736269;0.4688312;-0.01685331,-0.2200481;0.2550397;0.02651838,-0.272403;-0.03274915;0.0450151,0.08620559;0.005560479;-0.04328301,0.1029058;-0.3003379;-0.0118625,0.1126044;-0.6539849;0.06544344,0.1222723;-0.6784921;0.007730015,-0.08327474;0.006841414;-0.04852068,-0.1257526;-0.2972137;-0.02431237,-0.1465461;-0.6516005;0.04720127,-0.1407991;-0.6136515;-0.03216573,0.003127005;0.5315701;-0.006937901,0;0;0,-0.06984517;0.2895703;-0.06625175,-0.1384615;0.5708393;-0.1504738,0.06505276;0.5078674;-0.107924,0.1781512;0.3156407;-0.1072032,0.1455688;0.02691552;-0.1456962,-0.2185352;0.3971185;-0.004402533,-0.2335056;0.1781608;0.03530021,-0.2499262;-0.1035523;-0.04390593,0.07088144;0.01783726;-0.06319332,0.1135943;-0.2867289;-0.07916141,0.103578;-0.6441184;-0.02163792,0.1229847;-0.6693195;-0.07614994,-0.0949244;-0.0122354;-0.0132437,-0.1278132;-0.3131178;-0.07005939,-0.1235237;-0.671818;-0.02053867,-0.1244681;-0.699955;-0.0754434,-0.1217163;0.5016585;-0.1267705,414.1693
+0;0;0,0.001738496;0.3051464;0.00111869,0.003607464;0.6063547;-0.01287734,0.1831201;0.4810519;0.01113998,0.2128207;0.263234;0.04877164,0.2738262;-0.02112556;0.08515181,-0.1736269;0.4688312;-0.01685331,-0.2200481;0.2550397;0.02651838,-0.272403;-0.03274915;0.0450151,0.08620559;0.005560479;-0.04328301,0.1029058;-0.3003379;-0.0118625,0.1126044;-0.6539849;0.06544344,0.1222723;-0.6784921;0.007730015,-0.08327474;0.006841414;-0.04852068,-0.1257526;-0.2972137;-0.02431237,-0.1465461;-0.6516005;0.04720127,-0.1407991;-0.6136515;-0.03216573,0.003127005;0.5315701;-0.006937901,0;0;0,-0.06984517;0.2895703;-0.06625175,-0.1384615;0.5708393;-0.1504738,0.06505276;0.5078674;-0.107924,0.1781512;0.3156407;-0.1072032,0.1455688;0.02691552;-0.1456962,-0.2185352;0.3971185;-0.004402533,-0.2335056;0.1781608;0.03530021,-0.2499262;-0.1035523;-0.04390593,0.07088144;0.01783726;-0.06319332,0.1135943;-0.2867289;-0.07916141,0.103578;-0.6441184;-0.02163792,0.1229847;-0.6693195;-0.07614994,-0.0949244;-0.0122354;-0.0132437,-0.1278132;-0.3131178;-0.07005939,-0.1235237;-0.671818;-0.02053867,-0.1244681;-0.699955;-0.0754434,-0.1217163;0.5016585;-0.1267705,414.1798
+0;0;0,0.001738586;0.3051621;0.001118748,0.003608274;0.6064863;-0.0128829,0.1832915;0.4811014;0.01115429,0.2129147;0.2638508;0.04868794,0.2661606;0.01566069;0.08044069,-0.1737941;0.4688692;-0.01686556,-0.2200943;0.2556344;0.02639317,-0.2657899;0.004451245;0.04253717,0.08631355;0.005567443;-0.04333722,0.1030379;-0.300772;-0.0118714,0.1127311;-0.6542226;0.0653916,0.122252;-0.6779011;0.008555528,-0.08337902;0.006849982;-0.04858144,-0.1259181;-0.2976436;-0.02433822,-0.1467001;-0.6518335;0.0471357,-0.1410405;-0.6140054;-0.03102477,0.003127595;0.5316675;-0.006940748,0;0;0,-0.07024757;0.289054;-0.06812692,-0.1392501;0.5696887;-0.1545374,0.06423148;0.5066961;-0.1087375,0.1778381;0.3154502;-0.1071203,0.1514613;0.06248775;-0.1346154,-0.2179116;0.3976249;-0.005371243,-0.2325125;0.1793577;0.03500624,-0.2491393;-0.06392832;-0.04230581,0.07096057;0.01787338;-0.06327939,0.113266;-0.2872275;-0.078686,0.1042386;-0.6445372;-0.02177214,0.1230282;-0.6687445;-0.07572484,-0.09505093;-0.01234036;-0.01312162,-0.1279316;-0.3136935;-0.06985573,-0.1229395;-0.6722826;-0.02107218,-0.1379769;-0.6668522;-0.09437004,-0.1224291;0.5006741;-0.1303008,414.2021
+0;0;0,0.001801332;0.3044759;0.0008104498,0.003747093;0.605504;-0.01337974,0.1844181;0.4802189;0.01099341,0.214034;0.2634176;0.05364821,0.2669469;0.01715726;0.09160438,-0.1747569;0.4679751;-0.01682936,-0.2215081;0.2554144;0.03145715,-0.2678023;0.006038755;0.05497777,0.08565771;0.005381485;-0.04330511,0.1027184;-0.3024079;-0.01147571,0.1122906;-0.6557103;0.06650071,0.1218542;-0.6798317;0.009868275,-0.08298384;0.006920486;-0.04803463,-0.1256217;-0.2990555;-0.02355525,-0.1463109;-0.6531496;0.04844356,-0.1406932;-0.6153232;-0.02988269,0.003246367;0.5307568;-0.007400565,0;0;0,-0.06983743;0.2879931;-0.06994438,-0.1386421;0.5679677;-0.1576445,0.06551205;0.5066612;-0.1097412,0.1781488;0.3143007;-0.1066275,0.1532932;0.06234092;-0.1346111,-0.2181894;0.3981314;-0.005662724,-0.2302424;0.1794598;0.03601203,-0.2477075;-0.05856091;-0.05301435,0.07037978;0.01797673;-0.06296873,0.1139738;-0.2884546;-0.07839227,0.1056603;-0.6459125;-0.02227402,0.1246294;-0.6701623;-0.07635689,-0.09435785;-0.01254843;-0.0134414,-0.1270555;-0.3153916;-0.07049745,-0.1217443;-0.6739869;-0.02175617,-0.1369315;-0.6688059;-0.09511271,-0.1218736;0.4991249;-0.1330957,414.2239
+0;0;0,0.001801332;0.3044759;0.0008104498,0.003747093;0.605504;-0.01337974,0.1844181;0.4802189;0.01099341,0.214034;0.2634176;0.05364821,0.2669469;0.01715726;0.09160438,-0.1747569;0.4679751;-0.01682936,-0.2215081;0.2554144;0.03145715,-0.2678023;0.006038755;0.05497777,0.08565771;0.005381485;-0.04330511,0.1027184;-0.3024079;-0.01147571,0.1122906;-0.6557103;0.06650071,0.1218542;-0.6798317;0.009868275,-0.08298384;0.006920486;-0.04803463,-0.1256217;-0.2990555;-0.02355525,-0.1463109;-0.6531496;0.04844356,-0.1406932;-0.6153232;-0.02988269,0.003246367;0.5307568;-0.007400565,0;0;0,-0.06983743;0.2879931;-0.06994438,-0.1386421;0.5679677;-0.1576445,0.06551205;0.5066612;-0.1097412,0.1781488;0.3143007;-0.1066275,0.1532932;0.06234092;-0.1346111,-0.2181894;0.3981314;-0.005662724,-0.2302424;0.1794598;0.03601203,-0.2477075;-0.05856091;-0.05301435,0.07037978;0.01797673;-0.06296873,0.1139738;-0.2884546;-0.07839227,0.1056603;-0.6459125;-0.02227402,0.1246294;-0.6701623;-0.07635689,-0.09435785;-0.01254843;-0.0134414,-0.1270555;-0.3153916;-0.07049745,-0.1217443;-0.6739869;-0.02175617,-0.1369315;-0.6688059;-0.09511271,-0.1218736;0.4991249;-0.1330957,414.2364
+0;0;0,0.001800655;0.3043615;0.0008101451,0.003745415;0.6052364;-0.0133713,0.1829334;0.480438;0.0108454,0.2124702;0.2642165;0.05338612,0.265265;0.01850563;0.09125762,-0.1733006;0.4682946;-0.01674955,-0.2199267;0.2563023;0.03140783,-0.2661177;0.007483006;0.05487597,0.08545308;0.005368629;-0.04320166,0.1024927;-0.3020406;-0.01141158,0.1120738;-0.6556711;0.06663725,0.1216288;-0.679744;0.01005552,-0.0827856;0.006903952;-0.04791988,-0.1253708;-0.298694;-0.02347074,-0.1460792;-0.653117;0.04859494,-0.1404666;-0.6152976;-0.02966119,0.003245177;0.5305621;-0.007397959,0;0;0,-0.06881776;0.2879597;-0.07059121,-0.1371767;0.5678762;-0.1582968,0.06539461;0.505435;-0.1109879,0.1789092;0.31431;-0.1065681,0.1546378;0.06291267;-0.134953,-0.2170185;0.4013808;-0.006151602,-0.2274073;0.1839412;0.03908039,-0.2446727;-0.04316497;-0.07370302,0.07031267;0.01793185;-0.06270576,0.1145547;-0.2880125;-0.07826424,0.106671;-0.6458645;-0.02242756,0.1256757;-0.6702339;-0.07627416,-0.09408975;-0.01247803;-0.01374232,-0.1262797;-0.3149473;-0.07099206,-0.1210626;-0.6739724;-0.02291247,-0.1368369;-0.6688658;-0.09604358,-0.1205476;0.4990781;-0.1337514,414.2574
+0;0;0,0.001723189;0.3043629;0.0002333593,0.003505634;0.6051956;-0.01481144,0.1828613;0.4810508;0.01019326,0.2127247;0.2658983;0.05764239,0.2648095;0.02100064;0.1013195,-0.173706;0.4687693;-0.01716585,-0.2206542;0.2579569;0.03563436,-0.2665252;0.00958468;0.06396294,0.08535308;0.005399548;-0.04339505,0.1023052;-0.301983;-0.01130151,0.1118995;-0.6556558;0.06655355,0.121416;-0.6799967;0.01022257,-0.08288103;0.006864927;-0.04776024,-0.1255094;-0.2987518;-0.0236228,-0.1461866;-0.6530838;0.04889755,-0.140609;-0.6153122;-0.02936584,0.003053654;0.5305408;-0.008596891,0;0;0,-0.06881776;0.2879597;-0.07059121,-0.1371767;0.5678762;-0.1582968,0.06539461;0.505435;-0.1109879,0.1789092;0.31431;-0.1065681,0.1546378;0.06291267;-0.134953,-0.2170185;0.4013808;-0.006151602,-0.2274073;0.1839412;0.03908039,-0.2446727;-0.04316497;-0.07370302,0.07031267;0.01793185;-0.06270576,0.1145547;-0.2880125;-0.07826424,0.106671;-0.6458645;-0.02242756,0.1256757;-0.6702339;-0.07627416,-0.09408975;-0.01247803;-0.01374232,-0.1262797;-0.3149473;-0.07099206,-0.1210626;-0.6739724;-0.02291247,-0.1368369;-0.6688658;-0.09604358,-0.1205476;0.4990781;-0.1337514,414.2696
+0;0;0,0.001723243;0.3043723;0.0002333666,0.003505828;0.6052285;-0.01481333,0.1819054;0.4813244;0.01009333,0.2117233;0.2665001;0.05747008,0.263826;0.02151845;0.1011621,-0.1727662;0.4691081;-0.01712033,-0.2196428;0.2586173;0.03559934,-0.2655295;0.01016003;0.06393762,0.08558621;0.005414296;-0.04351358,0.1025407;-0.30201;-0.01141567,0.1121251;-0.6553178;0.06635903,0.1216874;-0.6799206;0.009756532,-0.08310741;0.006883678;-0.04789069,-0.1257416;-0.2987746;-0.02374997,-0.1463974;-0.6527408;0.04869553,-0.1407929;-0.6149318;-0.02994509,0.003053713;0.5305512;-0.008596921,0;0;0,-0.0681624;0.2879023;-0.07149601,-0.1361167;0.5678465;-0.1595073,0.0653522;0.5043349;-0.1118119,0.1792814;0.3138825;-0.1062298,0.1555994;0.06244707;-0.1355395,-0.2151671;0.4022602;-0.00736855,-0.2290224;0.1872581;0.04616004,-0.2426601;-0.03404939;-0.07824515,0.07042146;0.01771525;-0.0630455,0.1154294;-0.2881631;-0.07854223,0.1076369;-0.6456465;-0.02275634,0.1268509;-0.6701776;-0.07692195,-0.09448621;-0.01213336;-0.01314847,-0.1265427;-0.3144338;-0.07157986,-0.1205982;-0.6731542;-0.02412971,-0.1365819;-0.6682352;-0.09756136,-0.1195809;0.4990306;-0.1348805,414.2911
+0;0;0,0.001810694;0.3043718;-0.0001970987,0.003735014;0.6052011;-0.01574956,0.1821655;0.4817089;0.009632351,0.212441;0.2677921;0.06068265,0.2637585;0.0238966;0.1108938,-0.1728419;0.4697793;-0.01742411,-0.2197779;0.2604012;0.03950541,-0.2655784;0.01278748;0.07456858,0.08554368;0.00539328;-0.04359974,0.1027212;-0.3020289;-0.01160053,0.1122825;-0.6552221;0.06669575,0.1219334;-0.6797609;0.01004663,-0.083175;0.006889453;-0.0477724,-0.1256468;-0.2987947;-0.02367394,-0.1462224;-0.6526982;0.04910063,-0.1406408;-0.6149221;-0.0295449,0.003240242;0.5305352;-0.009401737,0;0;0,-0.0681624;0.2879023;-0.07149601,-0.1361167;0.5678465;-0.1595073,0.0653522;0.5043349;-0.1118119,0.1792814;0.3138825;-0.1062298,0.1555994;0.06244707;-0.1355395,-0.2151671;0.4022602;-0.00736855,-0.2290224;0.1872581;0.04616004,-0.2426601;-0.03404939;-0.07824515,0.07042146;0.01771525;-0.0630455,0.1154294;-0.2881631;-0.07854223,0.1076369;-0.6456465;-0.02275634,0.1268509;-0.6701776;-0.07692195,-0.09448621;-0.01213336;-0.01314847,-0.1265427;-0.3144338;-0.07157986,-0.1205982;-0.6731542;-0.02412971,-0.1365819;-0.6682352;-0.09756136,-0.1195809;0.4990306;-0.1348805,414.3025
+0;0;0,0.001810694;0.3043718;-0.0001970987,0.003735014;0.6052011;-0.01574956,0.1821655;0.4817089;0.009632351,0.212441;0.2677921;0.06068265,0.2637585;0.0238966;0.1108938,-0.1728419;0.4697793;-0.01742411,-0.2197779;0.2604012;0.03950541,-0.2655784;0.01278748;0.07456858,0.08554368;0.00539328;-0.04359974,0.1027212;-0.3020289;-0.01160053,0.1122825;-0.6552221;0.06669575,0.1219334;-0.6797609;0.01004663,-0.083175;0.006889453;-0.0477724,-0.1256468;-0.2987947;-0.02367394,-0.1462224;-0.6526982;0.04910063,-0.1406408;-0.6149221;-0.0295449,0.003240242;0.5305352;-0.009401737,0;0;0,-0.0681624;0.2879023;-0.07149601,-0.1361167;0.5678465;-0.1595073,0.0653522;0.5043349;-0.1118119,0.1792814;0.3138825;-0.1062298,0.1555994;0.06244707;-0.1355395,-0.2151671;0.4022602;-0.00736855,-0.2290224;0.1872581;0.04616004,-0.2426601;-0.03404939;-0.07824515,0.07042146;0.01771525;-0.0630455,0.1154294;-0.2881631;-0.07854223,0.1076369;-0.6456465;-0.02275634,0.1268509;-0.6701776;-0.07692195,-0.09448621;-0.01213336;-0.01314847,-0.1265427;-0.3144338;-0.07157986,-0.1205982;-0.6731542;-0.02412971,-0.1365819;-0.6682352;-0.09756136,-0.1195809;0.4990306;-0.1348805,414.3142
+0;0;0,0.00181307;0.3047714;-0.0001973574,0.00373784;0.6056725;-0.01575192,0.1816335;0.482345;0.009571496,0.2118646;0.2687419;0.06054693,0.2632166;0.02468246;0.1107918,-0.1723125;0.470451;-0.01740407,-0.2191796;0.26138;0.03944197,-0.2650109;0.01359983;0.07452869,0.0853922;0.005383729;-0.04352254,0.1025382;-0.3014743;-0.01158205,0.1120805;-0.6539664;0.06655881,0.1217591;-0.6786614;0.009747423,-0.08302771;0.006877253;-0.04768781,-0.1254216;-0.2982459;-0.02363358,-0.1459563;-0.6514469;0.04899654,-0.1403588;-0.6136487;-0.02987426,0.003243191;0.5310252;-0.009405682,0;0;0,-0.06725873;0.2883646;-0.07218742,-0.134796;0.5684734;-0.160243,0.06601391;0.5044011;-0.1126142,0.1802732;0.3145367;-0.1066966,0.156293;0.0629501;-0.1359496,-0.2135623;0.403626;-0.008054242,-0.2279479;0.1907151;0.05195169,-0.2438352;-0.02147798;-0.08750531,0.0705388;0.01738143;-0.062747,0.1161961;-0.2877952;-0.07882953,0.1084489;-0.6445957;-0.02332211,0.1280506;-0.6692259;-0.07758141,-0.094322;-0.01171304;-0.01346065,-0.1259767;-0.3134576;-0.0719772,-0.1194473;-0.6714978;-0.02494204,-0.1356207;-0.6666819;-0.09854186,-0.11838;0.4996476;-0.1356206,414.3258
+0;0;0,0.00181307;0.3047714;-0.0001973574,0.00373784;0.6056725;-0.01575192,0.1816335;0.482345;0.009571496,0.2118646;0.2687419;0.06054693,0.2632166;0.02468246;0.1107918,-0.1723125;0.470451;-0.01740407,-0.2191796;0.26138;0.03944197,-0.2650109;0.01359983;0.07452869,0.0853922;0.005383729;-0.04352254,0.1025382;-0.3014743;-0.01158205,0.1120805;-0.6539664;0.06655881,0.1217591;-0.6786614;0.009747423,-0.08302771;0.006877253;-0.04768781,-0.1254216;-0.2982459;-0.02363358,-0.1459563;-0.6514469;0.04899654,-0.1403588;-0.6136487;-0.02987426,0.003243191;0.5310252;-0.009405682,0;0;0,-0.06725873;0.2883646;-0.07218742,-0.134796;0.5684734;-0.160243,0.06601391;0.5044011;-0.1126142,0.1802732;0.3145367;-0.1066966,0.156293;0.0629501;-0.1359496,-0.2135623;0.403626;-0.008054242,-0.2279479;0.1907151;0.05195169,-0.2438352;-0.02147798;-0.08750531,0.0705388;0.01738143;-0.062747,0.1161961;-0.2877952;-0.07882953,0.1084489;-0.6445957;-0.02332211,0.1280506;-0.6692259;-0.07758141,-0.094322;-0.01171304;-0.01346065,-0.1259767;-0.3134576;-0.0719772,-0.1194473;-0.6714978;-0.02494204,-0.1356207;-0.6666819;-0.09854186,-0.11838;0.4996476;-0.1356206,414.3373
+0;0;0,0.002054142;0.3046107;-0.0005940586,0.004266387;0.6054373;-0.01654565,0.1817197;0.4824677;0.009722674,0.2125378;0.270128;0.06501269,0.2635821;0.02819617;0.12364,-0.1718986;0.4713321;-0.017347,-0.2185952;0.2638037;0.04467101,-0.2656375;0.01732065;0.08475673,0.08511629;0.005248854;-0.043447,0.1025828;-0.3007872;-0.01089592,0.1119534;-0.6536012;0.06749865,0.1219826;-0.6777195;0.01048155,-0.08283921;0.006953695;-0.04742663,-0.1247924;-0.2974862;-0.02336397,-0.1452004;-0.6509525;0.04982296,-0.139578;-0.6132123;-0.02884598,0.003693605;0.5308323;-0.01010107,0;0;0,-0.06619067;0.2882862;-0.07281542,-0.1332251;0.5684417;-0.1609292,0.06715145;0.5041452;-0.1132984,0.1815369;0.3144822;-0.1070724,0.1577145;0.06319153;-0.136385,-0.2118517;0.4044812;-0.00840126,-0.226735;0.1924619;0.05421793,-0.2425021;-0.0154682;-0.09100672,0.07041491;0.01719171;-0.06249928,0.1160434;-0.2872558;-0.07838893,0.1097902;-0.6446081;-0.0238781,0.1293018;-0.6691139;-0.07799602,-0.09401152;-0.01148468;-0.0137808,-0.1251132;-0.3124923;-0.07251561,-0.1179513;-0.6709108;-0.02565258,-0.1342416;-0.666061;-0.09901756,-0.1169038;0.4996347;-0.1362922,414.3582
+0;0;0,0.002054142;0.3046107;-0.0005940586,0.004266387;0.6054373;-0.01654565,0.1817197;0.4824677;0.009722674,0.2125378;0.270128;0.06501269,0.2635821;0.02819617;0.12364,-0.1718986;0.4713321;-0.017347,-0.2185952;0.2638037;0.04467101,-0.2656375;0.01732065;0.08475673,0.08511629;0.005248854;-0.043447,0.1025828;-0.3007872;-0.01089592,0.1119534;-0.6536012;0.06749865,0.1219826;-0.6777195;0.01048155,-0.08283921;0.006953695;-0.04742663,-0.1247924;-0.2974862;-0.02336397,-0.1452004;-0.6509525;0.04982296,-0.139578;-0.6132123;-0.02884598,0.003693605;0.5308323;-0.01010107,0;0;0,-0.06619067;0.2882862;-0.07281542,-0.1332251;0.5684417;-0.1609292,0.06715145;0.5041452;-0.1132984,0.1815369;0.3144822;-0.1070724,0.1577145;0.06319153;-0.136385,-0.2118517;0.4044812;-0.00840126,-0.226735;0.1924619;0.05421793,-0.2425021;-0.0154682;-0.09100672,0.07041491;0.01719171;-0.06249928,0.1160434;-0.2872558;-0.07838893,0.1097902;-0.6446081;-0.0238781,0.1293018;-0.6691139;-0.07799602,-0.09401152;-0.01148468;-0.0137808,-0.1251132;-0.3124923;-0.07251561,-0.1179513;-0.6709108;-0.02565258,-0.1342416;-0.666061;-0.09901756,-0.1169038;0.4996347;-0.1362922,414.3696
+0;0;0,0.00204985;0.3039743;-0.0005928176,0.004258851;0.6043644;-0.01651768,0.1805919;0.4818886;0.009609415,0.2113762;0.2697821;0.06483873,0.2624123;0.02788861;0.1234568,-0.1707983;0.4708232;-0.01728971,-0.2174437;0.2635226;0.04466023,-0.2644785;0.0170787;0.08473958,0.08541485;0.005267265;-0.04359939,0.1028272;-0.2998196;-0.01114928,0.1122218;-0.653538;0.06744628,0.1222303;-0.6775449;0.01054657,-0.08312979;0.006978086;-0.04759298,-0.1249528;-0.2965175;-0.02360495,-0.1454132;-0.6508899;0.04976961,-0.1398024;-0.6131657;-0.02873737,0.003687521;0.5299485;-0.01008943,0;0;0,-0.06374153;0.2879046;-0.07384396,-0.1293001;0.5678217;-0.1623087,0.06916512;0.5029692;-0.1141186,0.1839475;0.3138427;-0.1075387,0.1600694;0.06265995;-0.1373763,-0.2096895;0.4096317;-0.008039638,-0.2204019;0.1968063;0.05177444,-0.2385995;-0.007675081;-0.09792337,0.07069105;0.01682326;-0.06280208,0.1163034;-0.2866732;-0.078408,0.1121692;-0.6451;-0.02459908,0.1317956;-0.6692303;-0.07881355,-0.09447262;-0.01094661;-0.01339566,-0.1230414;-0.3110206;-0.07317517,-0.1157453;-0.6703655;-0.02626777,-0.132698;-0.6655664;-0.09928839,-0.1136738;0.4991112;-0.1375284,414.3914
+0;0;0,0.002248269;0.3039714;-0.001118948,0.004750787;0.6043206;-0.01774319,0.1811137;0.4824006;0.008846892,0.2127086;0.2717217;0.06887448,0.2629195;0.03108393;0.1331047,-0.1707301;0.4716891;-0.01730882,-0.217058;0.2658167;0.04945523,-0.2646579;0.02044387;0.09505799,0.08535779;0.005182844;-0.04372111,0.1031203;-0.2998499;-0.01095374,0.1124645;-0.6535213;0.0678595,0.1223363;-0.6783083;0.01168632,-0.08320314;0.007048359;-0.04745424,-0.1248668;-0.2964885;-0.02371236,-0.1450793;-0.6507514;0.05025771,-0.139596;-0.6130679;-0.02826228,0.0040946;0.529922;-0.01112584,0;0;0,-0.06374153;0.2879046;-0.07384396,-0.1293001;0.5678217;-0.1623087,0.06916512;0.5029692;-0.1141186,0.1839475;0.3138427;-0.1075387,0.1600694;0.06265995;-0.1373763,-0.2096895;0.4096317;-0.008039638,-0.2204019;0.1968063;0.05177444,-0.2385995;-0.007675081;-0.09792337,0.07069105;0.01682326;-0.06280208,0.1163034;-0.2866732;-0.078408,0.1121692;-0.6451;-0.02459908,0.1317956;-0.6692303;-0.07881355,-0.09447262;-0.01094661;-0.01339566,-0.1230414;-0.3110206;-0.07317517,-0.1157453;-0.6703655;-0.02626777,-0.132698;-0.6655664;-0.09928839,-0.1136738;0.4991112;-0.1375284,414.4034
+0;0;0,0.002248269;0.3039714;-0.001118948,0.004750787;0.6043206;-0.01774319,0.1811137;0.4824006;0.008846892,0.2127086;0.2717217;0.06887448,0.2629195;0.03108393;0.1331047,-0.1707301;0.4716891;-0.01730882,-0.217058;0.2658167;0.04945523,-0.2646579;0.02044387;0.09505799,0.08535779;0.005182844;-0.04372111,0.1031203;-0.2998499;-0.01095374,0.1124645;-0.6535213;0.0678595,0.1223363;-0.6783083;0.01168632,-0.08320314;0.007048359;-0.04745424,-0.1248668;-0.2964885;-0.02371236,-0.1450793;-0.6507514;0.05025771,-0.139596;-0.6130679;-0.02826228,0.0040946;0.529922;-0.01112584,0;0;0,-0.06374153;0.2879046;-0.07384396,-0.1293001;0.5678217;-0.1623087,0.06916512;0.5029692;-0.1141186,0.1839475;0.3138427;-0.1075387,0.1600694;0.06265995;-0.1373763,-0.2096895;0.4096317;-0.008039638,-0.2204019;0.1968063;0.05177444,-0.2385995;-0.007675081;-0.09792337,0.07069105;0.01682326;-0.06280208,0.1163034;-0.2866732;-0.078408,0.1121692;-0.6451;-0.02459908,0.1317956;-0.6692303;-0.07881355,-0.09447262;-0.01094661;-0.01339566,-0.1230414;-0.3110206;-0.07317517,-0.1157453;-0.6703655;-0.02626777,-0.132698;-0.6655664;-0.09928839,-0.1136738;0.4991112;-0.1375284,414.4152
+0;0;0,0.002249626;0.304155;-0.001119624,0.004753591;0.6046739;-0.01775558,0.1808921;0.4827196;0.008817653,0.2125201;0.2718198;0.0689082,0.2625084;0.03224936;0.1328535,-0.1705073;0.4720217;-0.01730503,-0.2168838;0.2659334;0.04952906,-0.2642726;0.0216489;0.09492955,0.08548821;0.005190764;-0.04378792,0.1032408;-0.2996706;-0.01103895,0.1125769;-0.6530387;0.0677067,0.1224679;-0.6779318;0.01142471,-0.08333028;0.007059129;-0.04752675,-0.1249705;-0.2963072;-0.02379821,-0.1451657;-0.6502662;0.05010843,-0.1396718;-0.6125678;-0.02856365,0.004096574;0.5301811;-0.01112986,0;0;0,-0.06316904;0.2880856;-0.07438374,-0.127875;0.568216;-0.1633744,0.07006431;0.5031867;-0.1142945,0.1845633;0.3136401;-0.1070809,0.1607642;0.063638;-0.1373193,-0.2080497;0.410321;-0.008702025,-0.2206461;0.2002254;0.06051581,-0.2374416;0.00477159;-0.09916367,0.07062866;0.01675391;-0.06311464,0.115288;-0.2867333;-0.07825208,0.1131303;-0.6448708;-0.02449441,0.1329321;-0.6688712;-0.07899761,-0.09467731;-0.0108995;-0.01303711,-0.1229147;-0.3107473;-0.07322079,-0.1150355;-0.669825;-0.02676533,-0.1320432;-0.6650963;-0.09991482,-0.1124472;0.4994176;-0.1384292,414.4371
+0;0;0,0.002503849;0.303755;-0.001426174,0.005236908;0.604033;-0.01830188,0.1812164;0.4826344;0.008587195,0.2134848;0.2729233;0.07213733,0.2620253;0.03665666;0.1473576,-0.1702289;0.4724694;-0.01725587,-0.2167442;0.2677649;0.05339114,-0.2649066;0.02500281;0.1042162,0.08297362;0.004878451;-0.04250751,0.1012831;-0.2998628;-0.009130228,0.1106184;-0.6529586;0.06965178,0.120373;-0.6776984;0.01317398,-0.08090394;0.006988991;-0.04605449,-0.1220728;-0.2964221;-0.02231877,-0.1421359;-0.6500077;0.05214639,-0.1366725;-0.6123257;-0.02654584,0.00452359;0.5296229;-0.01162241,0;0;0,-0.0621732;0.287793;-0.0747335,-0.1261833;0.5678138;-0.1638091,0.07139622;0.5029537;-0.1146097,0.1855651;0.3133223;-0.1066086,0.1612075;0.06362899;-0.1365445,-0.2063174;0.4104963;-0.00888449,-0.2195391;0.2035744;0.06900733,-0.2373458;0.01411167;-0.09719432,0.06976311;0.01629984;-0.05985594,0.1152408;-0.2869054;-0.07760072,0.1143291;-0.6449171;-0.02471232,0.1344502;-0.6687949;-0.07924366,-0.09150395;-0.009660927;-0.01577982,-0.1183437;-0.3101485;-0.07325476,-0.1098611;-0.6689689;-0.02692527,-0.1269171;-0.6642495;-0.1000779,-0.1109077;0.4990751;-0.1388364,414.4583
+0;0;0,0.002503849;0.303755;-0.001426174,0.005236908;0.604033;-0.01830188,0.1812164;0.4826344;0.008587195,0.2134848;0.2729233;0.07213733,0.2620253;0.03665666;0.1473576,-0.1702289;0.4724694;-0.01725587,-0.2167442;0.2677649;0.05339114,-0.2649066;0.02500281;0.1042162,0.08297362;0.004878451;-0.04250751,0.1012831;-0.2998628;-0.009130228,0.1106184;-0.6529586;0.06965178,0.120373;-0.6776984;0.01317398,-0.08090394;0.006988991;-0.04605449,-0.1220728;-0.2964221;-0.02231877,-0.1421359;-0.6500077;0.05214639,-0.1366725;-0.6123257;-0.02654584,0.00452359;0.5296229;-0.01162241,0;0;0,-0.0621732;0.287793;-0.0747335,-0.1261833;0.5678138;-0.1638091,0.07139622;0.5029537;-0.1146097,0.1855651;0.3133223;-0.1066086,0.1612075;0.06362899;-0.1365445,-0.2063174;0.4104963;-0.00888449,-0.2195391;0.2035744;0.06900733,-0.2373458;0.01411167;-0.09719432,0.06976311;0.01629984;-0.05985594,0.1152408;-0.2869054;-0.07760072,0.1143291;-0.6449171;-0.02471232,0.1344502;-0.6687949;-0.07924366,-0.09150395;-0.009660927;-0.01577982,-0.1183437;-0.3101485;-0.07325476,-0.1098611;-0.6689689;-0.02692527,-0.1269171;-0.6642495;-0.1000779,-0.1109077;0.4990751;-0.1388364,414.47
+0;0;0,0.002502332;0.3035709;-0.00142531,0.005239378;0.6042737;-0.01833327,0.1805967;0.4827465;0.008511278,0.2128287;0.2732722;0.07198966,0.2611835;0.03790919;0.1469222,-0.1696167;0.4726171;-0.0172412,-0.2160795;0.2681438;0.05332605,-0.2640576;0.02631022;0.1039567,0.08124252;0.004776671;-0.04162067,0.09951931;-0.29942;-0.008303028,0.1088591;-0.6526864;0.07051703,0.1186196;-0.6774594;0.01400501,-0.07921602;0.006843178;-0.04509364,-0.1203113;-0.2960257;-0.02140034,-0.1403841;-0.6497822;0.05310078,-0.1349174;-0.6120955;-0.02563915,0.004523248;0.5295703;-0.01162749,0;0;0,-0.05935005;0.2878946;-0.07588077,-0.1216099;0.5685349;-0.1656675,0.07463303;0.5021895;-0.115526,0.1882158;0.3125459;-0.106462,0.1636159;0.06389524;-0.1367359,-0.2031427;0.4171757;-0.007827491,-0.2147787;0.2084432;0.0645827,-0.2314649;0.02151416;-0.1031312,0.06925556;0.01552123;-0.05760384,0.1163593;-0.2866985;-0.07819986,0.1175682;-0.6449454;-0.02571488,0.1380161;-0.6685588;-0.08045459,-0.089216;-0.008784108;-0.01785462,-0.1151561;-0.309132;-0.07351447,-0.1051972;-0.6681992;-0.02803358,-0.1231596;-0.6636032;-0.1009783,-0.1069516;0.499445;-0.140413,414.4914
+0;0;0,0.002619398;0.3035662;-0.002077717,0.005548387;0.6042171;-0.01983866,0.1809626;0.4834165;0.007865843,0.213596;0.2751995;0.07516117,0.2611361;0.04324728;0.1605247,-0.1696413;0.4733177;-0.01714393,-0.2163829;0.2705313;0.05796137,-0.2651989;0.03038871;0.1153839,0.08117834;0.004687542;-0.04175579,0.09993416;-0.2994449;-0.008118857,0.1091508;-0.6526722;0.07089056,0.1189397;-0.6773246;0.01426687,-0.07926063;0.006921505;-0.04500318,-0.120001;-0.2959799;-0.02111336,-0.140286;-0.6497146;0.05343353,-0.1349416;-0.6120826;-0.02532012,0.004776323;0.5295353;-0.01290318,0;0;0,-0.05935005;0.2878946;-0.07588077,-0.1216099;0.5685349;-0.1656675,0.07463303;0.5021895;-0.115526,0.1882158;0.3125459;-0.106462,0.1636159;0.06389524;-0.1367359,-0.2031427;0.4171757;-0.007827491,-0.2147787;0.2084432;0.0645827,-0.2314649;0.02151416;-0.1031312,0.06925556;0.01552123;-0.05760384,0.1163593;-0.2866985;-0.07819986,0.1175682;-0.6449454;-0.02571488,0.1380161;-0.6685588;-0.08045459,-0.089216;-0.008784108;-0.01785462,-0.1151561;-0.309132;-0.07351447,-0.1051972;-0.6681992;-0.02803358,-0.1231596;-0.6636032;-0.1009783,-0.1069516;0.499445;-0.140413,414.5033
+0;0;0,0.002615305;0.3030919;-0.002074471,0.005542063;0.6035061;-0.01982571,0.1805223;0.4827825;0.007831064,0.2131039;0.2748958;0.07501967,0.2608503;0.0419372;0.1607535,-0.1692187;0.4727086;-0.01711716,-0.2158862;0.2702438;0.05786903,-0.2649141;0.02905932;0.1155407,0.08194091;0.004731575;-0.04214803,0.1006981;-0.299423;-0.008508649,0.1099189;-0.6528068;0.07053576,0.1197523;-0.6777076;0.01365466,-0.08000519;0.006986524;-0.04542594,-0.1207485;-0.2959369;-0.02153437,-0.1410425;-0.6498283;0.05304553,-0.1356738;-0.6121616;-0.02606615,0.004769622;0.5287879;-0.01288685,0;0;0,-0.05702145;0.2876834;-0.07656789,-0.1178159;0.5682964;-0.1666448,0.07762815;0.5015358;-0.1160884,0.1908241;0.3120969;-0.1064782,0.1648376;0.06253116;-0.1371598,-0.2002593;0.4232674;-0.005952567,-0.2036619;0.2108618;0.05458689,-0.226775;0.03162318;-0.1221588,0.06888985;0.01540103;-0.0594151,0.1175374;-0.2867317;-0.07792616,0.1205497;-0.6452575;-0.02631903,0.1411773;-0.6691658;-0.08122492,-0.0903758;-0.008762914;-0.01638852,-0.115569;-0.3088763;-0.07375313,-0.1036731;-0.6681005;-0.02870206,-0.12317;-0.6637694;-0.1015529,-0.1034671;0.49915;-0.141259,414.5251
+0;0;0,0.002698976;0.3030879;-0.002502271,0.005726221;0.603476;-0.02067606,0.180767;0.4831507;0.007206818,0.2139405;0.2770232;0.07934397,0.2602102;0.04662445;0.1724849,-0.1693162;0.4734725;-0.01765966,-0.2158042;0.2725949;0.06158572,-0.2657467;0.03343116;0.1264405,0.08200023;0.004607605;-0.04204629,0.1011082;-0.2995258;-0.008412767,0.1102421;-0.6528329;0.07098381,0.1194334;-0.6775786;0.01384636,-0.07996981;0.007108199;-0.04546934,-0.1204151;-0.2958384;-0.021366,-0.1406559;-0.6496912;0.05341082,-0.1352933;-0.6120555;-0.02570426,0.00492772;0.5287677;-0.01363393,0;0;0,-0.05702145;0.2876834;-0.07656789,-0.1178159;0.5682964;-0.1666448,0.07762815;0.5015358;-0.1160884,0.1908241;0.3120969;-0.1064782,0.1648376;0.06253116;-0.1371598,-0.2002593;0.4232674;-0.005952567,-0.2036619;0.2108618;0.05458689,-0.226775;0.03162318;-0.1221588,0.06888985;0.01540103;-0.0594151,0.1175374;-0.2867317;-0.07792616,0.1205497;-0.6452575;-0.02631903,0.1411773;-0.6691658;-0.08122492,-0.0903758;-0.008762914;-0.01638852,-0.115569;-0.3088763;-0.07375313,-0.1036731;-0.6681005;-0.02870206,-0.12317;-0.6637694;-0.1015529,-0.1034671;0.49915;-0.141259,414.5368
+0;0;0,0.002697402;0.3029112;-0.002500813,0.005723145;0.6031427;-0.02066933,0.1800372;0.482951;0.007132632,0.2131029;0.2774931;0.07903548,0.2595188;0.04636626;0.1724707,-0.1686003;0.4733129;-0.01763115,-0.2149373;0.2730877;0.06135682,-0.2650375;0.03316818;0.1264166,0.08255695;0.004638887;-0.04233176,0.1016379;-0.2990651;-0.008745722,0.1107574;-0.6518133;0.07052527,0.1199636;-0.6766477;0.01329527,-0.08051275;0.007156458;-0.04577805,-0.1209009;-0.2953624;-0.02170873,-0.1411097;-0.6486555;0.05294981,-0.1357384;-0.6110075;-0.02629341,0.004924059;0.5283797;-0.01362205,0;0;0,-0.05491266;0.2877623;-0.07711148,-0.1141996;0.5684443;-0.1674519,0.08015995;0.5011073;-0.116802,0.1928082;0.3122045;-0.1066837,0.1667944;0.06185091;-0.1375153,-0.1970552;0.4258497;-0.006333411,-0.2006324;0.215682;0.05918796,-0.2244329;0.04526;-0.1270755,0.06894694;0.01505372;-0.06040573,0.1189113;-0.2864701;-0.07815695,0.1232128;-0.6444925;-0.0271678,0.1443737;-0.6687234;-0.08173943,-0.0911687;-0.008467812;-0.01567517,-0.115736;-0.307932;-0.07437651,-0.101961;-0.6665058;-0.02928233,-0.1219722;-0.6622338;-0.102114,-0.1001814;0.4992121;-0.1419525,414.5587
+0;0;0,0.002697402;0.3029112;-0.002500813,0.005723145;0.6031427;-0.02066933,0.1800372;0.482951;0.007132632,0.2131029;0.2774931;0.07903548,0.2595188;0.04636626;0.1724707,-0.1686003;0.4733129;-0.01763115,-0.2149373;0.2730877;0.06135682,-0.2650375;0.03316818;0.1264166,0.08255695;0.004638887;-0.04233176,0.1016379;-0.2990651;-0.008745722,0.1107574;-0.6518133;0.07052527,0.1199636;-0.6766477;0.01329527,-0.08051275;0.007156458;-0.04577805,-0.1209009;-0.2953624;-0.02170873,-0.1411097;-0.6486555;0.05294981,-0.1357384;-0.6110075;-0.02629341,0.004924059;0.5283797;-0.01362205,0;0;0,-0.05491266;0.2877623;-0.07711148,-0.1141996;0.5684443;-0.1674519,0.08015995;0.5011073;-0.116802,0.1928082;0.3122045;-0.1066837,0.1667944;0.06185091;-0.1375153,-0.1970552;0.4258497;-0.006333411,-0.2006324;0.215682;0.05918796,-0.2244329;0.04526;-0.1270755,0.06894694;0.01505372;-0.06040573,0.1189113;-0.2864701;-0.07815695,0.1232128;-0.6444925;-0.0271678,0.1443737;-0.6687234;-0.08173943,-0.0911687;-0.008467812;-0.01567517,-0.115736;-0.307932;-0.07437651,-0.101961;-0.6665058;-0.02928233,-0.1219722;-0.6622338;-0.102114,-0.1001814;0.4992121;-0.1419525,414.5705
+0;0;0,0.002696379;0.3027963;-0.002499864,0.005717148;0.6025258;-0.02064266,0.1795762;0.4824737;0.007103326,0.2125887;0.2773467;0.07889034,0.2588921;0.0467796;0.1720993,-0.168155;0.4728605;-0.01759608,-0.2144173;0.272958;0.06126466,-0.2643963;0.03361945;0.1261669,0.0829946;0.004663479;-0.04255617,0.1020969;-0.2993789;-0.00893271,0.1112097;-0.6518706;0.07028063,0.1204593;-0.6769633;0.01278104,-0.08093957;0.007194397;-0.04602073,-0.1213727;-0.2956615;-0.0219246,-0.1415669;-0.6486978;0.05267965,-0.1361703;-0.6110137;-0.02693687,0.004918291;0.5277842;-0.0135974,0;0;0,-0.05299541;0.2878831;-0.07754946,-0.1103075;0.5684154;-0.1679742,0.0833471;0.5002035;-0.1170993,0.1950959;0.3112364;-0.1059697,0.1691054;0.06152879;-0.1370137,-0.1962669;0.4334214;-0.00569354,-0.1941337;0.2212773;0.05184391,-0.2226567;0.04724467;-0.1295182,0.06969459;0.01460508;-0.06041718,0.1209068;-0.287072;-0.0778935,0.1267545;-0.6448663;-0.02732468,0.1481971;-0.6692333;-0.082201,-0.09167306;-0.00786223;-0.01597235,-0.1143421;-0.3078685;-0.07444949,-0.09894025;-0.6661603;-0.02975144,-0.119594;-0.6620123;-0.1027724,-0.0964914;0.4991655;-0.1424763,414.5925
+0;0;0,0.00288482;0.3027905;-0.00294901,0.006114454;0.602488;-0.02157403,0.1800814;0.4830731;0.006279822,0.212651;0.2795734;0.0827477,0.2565481;0.05142418;0.1828182,-0.1680537;0.4735554;-0.01773254,-0.2141998;0.275032;0.06460346,-0.2640983;0.03781217;0.1369226,0.08307882;0.004464543;-0.04241294,0.1024296;-0.2995461;-0.00864533,0.1116046;-0.6519945;0.07075354,0.1213254;-0.6770265;0.01327359,-0.08089477;0.007388656;-0.04606869,-0.1208825;-0.2955067;-0.0217258,-0.1411014;-0.6484894;0.05312455,-0.1358326;-0.610837;-0.02650359,0.005260636;0.527759;-0.01440444,0;0;0,-0.05299541;0.2878831;-0.07754946,-0.1103075;0.5684154;-0.1679742,0.0833471;0.5002035;-0.1170993,0.1950959;0.3112364;-0.1059697,0.1691054;0.06152879;-0.1370137,-0.1962669;0.4334214;-0.00569354,-0.1941337;0.2212773;0.05184391,-0.2226567;0.04724467;-0.1295182,0.06969459;0.01460508;-0.06041718,0.1209068;-0.287072;-0.0778935,0.1267545;-0.6448663;-0.02732468,0.1481971;-0.6692333;-0.082201,-0.09167306;-0.00786223;-0.01597235,-0.1143421;-0.3078685;-0.07444949,-0.09894025;-0.6661603;-0.02975144,-0.119594;-0.6620123;-0.1027724,-0.0964914;0.4991655;-0.1424763,414.6146
+0;0;0,0.002886604;0.3029778;-0.002950834,0.006114567;0.6025124;-0.02157006,0.1793023;0.483241;0.006197004,0.2118527;0.2798617;0.08261961,0.2559054;0.05090332;0.183045,-0.1672824;0.4737657;-0.01770843,-0.2134013;0.2753597;0.06457885,-0.2634767;0.03729866;0.1371545,0.08315046;0.004468394;-0.04244952,0.1025812;-0.3007983;-0.008542392,0.1117076;-0.6513828;0.0704366,0.121573;-0.6772334;0.01210165,-0.08096453;0.007395028;-0.04610842,-0.1211175;-0.2967517;-0.02166495,-0.1412295;-0.6478677;0.05278956,-0.1358823;-0.6101015;-0.02802302,0.005260115;0.5277278;-0.01439515,0;0;0,-0.0512515;0.2882085;-0.07824135,-0.106878;0.5687973;-0.1690176,0.08567232;0.4997274;-0.1176982,0.1974395;0.3109257;-0.1065137,0.1691793;0.06041533;-0.13641,-0.1929553;0.4351186;-0.007011577,-0.1988389;0.2247705;0.05609245,-0.216519;0.05274719;-0.1297657,0.06986241;0.01426014;-0.06043028,0.1215246;-0.2886389;-0.07769823,0.128951;-0.6445927;-0.02797723,0.151517;-0.6699947;-0.08312225,-0.09174941;-0.007447267;-0.01620218,-0.113206;-0.3089287;-0.07419837,-0.09623207;-0.6653297;-0.03037338,-0.1174146;-0.6615638;-0.1044183,-0.09329505;0.4994576;-0.1434746,414.6375
+0;0;0,0.002886604;0.3029778;-0.002950834,0.006114567;0.6025124;-0.02157006,0.1793023;0.483241;0.006197004,0.2118527;0.2798617;0.08261961,0.2559054;0.05090332;0.183045,-0.1672824;0.4737657;-0.01770843,-0.2134013;0.2753597;0.06457885,-0.2634767;0.03729866;0.1371545,0.08315046;0.004468394;-0.04244952,0.1025812;-0.3007983;-0.008542392,0.1117076;-0.6513828;0.0704366,0.121573;-0.6772334;0.01210165,-0.08096453;0.007395028;-0.04610842,-0.1211175;-0.2967517;-0.02166495,-0.1412295;-0.6478677;0.05278956,-0.1358823;-0.6101015;-0.02802302,0.005260115;0.5277278;-0.01439515,0;0;0,-0.0512515;0.2882085;-0.07824135,-0.106878;0.5687973;-0.1690176,0.08567232;0.4997274;-0.1176982,0.1974395;0.3109257;-0.1065137,0.1691793;0.06041533;-0.13641,-0.1929553;0.4351186;-0.007011577,-0.1988389;0.2247705;0.05609245,-0.216519;0.05274719;-0.1297657,0.06986241;0.01426014;-0.06043028,0.1215246;-0.2886389;-0.07769823,0.128951;-0.6445927;-0.02797723,0.151517;-0.6699947;-0.08312225,-0.09174941;-0.007447267;-0.01620218,-0.113206;-0.3089287;-0.07419837,-0.09623207;-0.6653297;-0.03037338,-0.1174146;-0.6615638;-0.1044183,-0.09329505;0.4994576;-0.1434746,414.6482
+0;0;0,0.002856979;0.3032784;-0.003380424,0.005991593;0.6028062;-0.0224649,0.1788124;0.4844674;0.005368172,0.2112507;0.2826593;0.08568445,0.2532741;0.0582522;0.1919026,-0.166949;0.4747413;-0.01792343,-0.213129;0.2781394;0.06835832,-0.2631973;0.04376405;0.1456123,0.08306964;0.004302326;-0.04223027,0.1027499;-0.301729;-0.00810115,0.1118082;-0.6502528;0.07054841,0.1215559;-0.67756;0.01238631,-0.08073252;0.007516405;-0.04613279,-0.1207528;-0.2974488;-0.02160031,-0.1408938;-0.6464608;0.05270776,-0.1355866;-0.6086444;-0.02897882,0.005167415;0.5280744;-0.01517187,0;0;0,-0.0510333;0.288335;-0.07909441,-0.1050184;0.5690871;-0.1704431,0.08650668;0.4990357;-0.1181731,0.1982227;0.3102973;-0.1069145,0.1694364;0.06183991;-0.1360197,-0.1905009;0.4355732;-0.008483738,-0.2003683;0.2259164;0.05613912,-0.2164267;0.05746804;-0.130339,0.06952129;0.01409054;-0.06058645,0.1222158;-0.2894444;-0.07782245,0.1301028;-0.6434405;-0.02922916,0.1538326;-0.6699593;-0.08404231,-0.09157851;-0.007279167;-0.01621302,-0.113196;-0.3095243;-0.07441787,-0.09464079;-0.6638806;-0.03170948,-0.1161765;-0.6604311;-0.1064975,-0.09171595;0.4997526;-0.1448603,414.6594
+0;0;0,0.002856979;0.3032784;-0.003380424,0.005991593;0.6028062;-0.0224649,0.1788124;0.4844674;0.005368172,0.2112507;0.2826593;0.08568445,0.2532741;0.0582522;0.1919026,-0.166949;0.4747413;-0.01792343,-0.213129;0.2781394;0.06835832,-0.2631973;0.04376405;0.1456123,0.08306964;0.004302326;-0.04223027,0.1027499;-0.301729;-0.00810115,0.1118082;-0.6502528;0.07054841,0.1215559;-0.67756;0.01238631,-0.08073252;0.007516405;-0.04613279,-0.1207528;-0.2974488;-0.02160031,-0.1408938;-0.6464608;0.05270776,-0.1355866;-0.6086444;-0.02897882,0.005167415;0.5280744;-0.01517187,0;0;0,-0.0510333;0.288335;-0.07909441,-0.1050184;0.5690871;-0.1704431,0.08650668;0.4990357;-0.1181731,0.1982227;0.3102973;-0.1069145,0.1694364;0.06183991;-0.1360197,-0.1905009;0.4355732;-0.008483738,-0.2003683;0.2259164;0.05613912,-0.2164267;0.05746804;-0.130339,0.06952129;0.01409054;-0.06058645,0.1222158;-0.2894444;-0.07782245,0.1301028;-0.6434405;-0.02922916,0.1538326;-0.6699593;-0.08404231,-0.09157851;-0.007279167;-0.01621302,-0.113196;-0.3095243;-0.07441787,-0.09464079;-0.6638806;-0.03170948,-0.1161765;-0.6604311;-0.1064975,-0.09171595;0.4997526;-0.1448603,414.6817
+0;0;0,0.002854033;0.3029657;-0.003376938,0.005986804;0.6023154;-0.02245128,0.1775485;0.4843102;0.005231141,0.2098328;0.2834606;0.08516595,0.2519571;0.05851492;0.191639,-0.1657054;0.4746547;-0.01789155,-0.2116661;0.2789866;0.06798039,-0.2618545;0.04404867;0.1454198,0.08320653;0.004309415;-0.04229986,0.1029257;-0.3023261;-0.008103359,0.1119518;-0.6496159;0.07026771,0.121834;-0.6777133;0.01130364,-0.08086556;0.00752879;-0.04620881,-0.1209648;-0.2980385;-0.02162789,-0.1410345;-0.6458147;0.05241706,-0.1356541;-0.6078905;-0.03039586,0.005162818;0.527601;-0.01515995,0;0;0,-0.04887176;0.2882253;-0.07965851,-0.1013265;0.5689341;-0.1714623,0.08875982;0.4976837;-0.1189892,0.1996627;0.3097096;-0.1072133,0.1702383;0.06072006;-0.1363673,-0.1868117;0.4366405;-0.01060034,-0.2009145;0.2290689;0.05638875,-0.2204899;0.0622403;-0.1320166,0.06978881;0.01377905;-0.06058741,0.123249;-0.290188;-0.07874203,0.1324948;-0.6428522;-0.02999568,0.1574771;-0.6701109;-0.08519578,-0.09175038;-0.006855146;-0.01631103,-0.1127234;-0.3096558;-0.07509453,-0.09185133;-0.6627622;-0.03369609,-0.1138035;-0.6596675;-0.1094848,-0.0881026;0.4996061;-0.1458726,414.7041
+0;0;0,0.002809145;0.3033689;-0.003912177,0.005828216;0.6031096;-0.02370141,0.179722;0.485387;0.004632823,0.217154;0.2543916;0.1019162,0.2516648;0.06338452;0.1989725,-0.1681094;0.4753562;-0.01811909,-0.221261;0.2502021;0.08534392,-0.2635489;0.05000031;0.1576324,0.08339296;0.004222853;-0.04231733,0.1030867;-0.3023575;-0.008037545,0.1121854;-0.6485244;0.07005749,0.1148538;-0.6106034;-0.01387201,-0.08100307;0.007612735;-0.04629818,-0.1211506;-0.2979224;-0.02198966,-0.1411329;-0.6444896;0.05220605,-0.1358202;-0.6065173;-0.03159276,0.005042115;0.5283644;-0.01621928,0;0;0,-0.04939187;0.2882783;-0.08069658,-0.1010019;0.5691434;-0.1739209,0.09072073;0.4988153;-0.1193593,0.1885484;0.2657217;-0.1014376,0.1684099;0.05246852;-0.1362538,-0.1865495;0.4352844;-0.01041536,-0.2068278;0.1959514;0.0704092,-0.2315346;0.05351084;-0.09143912,0.06983773;0.01380095;-0.06078815,0.1231528;-0.2901299;-0.07917213,0.1334539;-0.6416246;-0.0306077,0.159232;-0.6699123;-0.0858531,-0.09195656;-0.006904187;-0.01610265,-0.1132049;-0.3095953;-0.07510323,-0.09131233;-0.661418;-0.03321553,-0.113288;-0.6587503;-0.109923,-0.08808754;0.4998187;-0.1480217,414.7261
+0;0;0,0.002809145;0.3033689;-0.003912177,0.005828216;0.6031096;-0.02370141,0.179722;0.485387;0.004632823,0.217154;0.2543916;0.1019162,0.2516648;0.06338452;0.1989725,-0.1681094;0.4753562;-0.01811909,-0.221261;0.2502021;0.08534392,-0.2635489;0.05000031;0.1576324,0.08339296;0.004222853;-0.04231733,0.1030867;-0.3023575;-0.008037545,0.1121854;-0.6485244;0.07005749,0.1148538;-0.6106034;-0.01387201,-0.08100307;0.007612735;-0.04629818,-0.1211506;-0.2979224;-0.02198966,-0.1411329;-0.6444896;0.05220605,-0.1358202;-0.6065173;-0.03159276,0.005042115;0.5283644;-0.01621928,0;0;0,-0.04939187;0.2882783;-0.08069658,-0.1010019;0.5691434;-0.1739209,0.09072073;0.4988153;-0.1193593,0.1885484;0.2657217;-0.1014376,0.1684099;0.05246852;-0.1362538,-0.1865495;0.4352844;-0.01041536,-0.2068278;0.1959514;0.0704092,-0.2315346;0.05351084;-0.09143912,0.06983773;0.01380095;-0.06078815,0.1231528;-0.2901299;-0.07917213,0.1334539;-0.6416246;-0.0306077,0.159232;-0.6699123;-0.0858531,-0.09195656;-0.006904187;-0.01610265,-0.1132049;-0.3095953;-0.07510323,-0.09131233;-0.661418;-0.03321553,-0.113288;-0.6587503;-0.109923,-0.08808754;0.4998187;-0.1480217,414.7376
+0;0;0,0.002650732;0.3036366;-0.004406494,0.00538084;0.6034409;-0.02483479,0.1764659;0.487043;0.003884938,0.2104012;0.2800182;0.0962124,0.2448964;0.07598279;0.2046863,-0.1656346;0.4769298;-0.0181626,-0.2132191;0.2752686;0.07983582,-0.2590703;0.06148595;0.1621862,0.08322138;0.004158773;-0.04214984,0.1028958;-0.3017047;-0.007949278,0.1119887;-0.6475816;0.07015597,0.1146237;-0.6096309;-0.01454065,-0.08076983;0.007617156;-0.04623758,-0.120826;-0.2972083;-0.02202759,-0.140983;-0.6434724;0.05219409,-0.1356763;-0.605471;-0.0323724,0.004681496;0.5287191;-0.01718343,0;0;0,-0.04839882;0.2886297;-0.08106828,-0.09879031;0.569764;-0.1744835,0.08944484;0.4982357;-0.119154,0.1895609;0.2926052;-0.1040506,0.1687388;0.06186828;-0.1342807,-0.1824335;0.4356843;-0.01356247,-0.2114634;0.2232136;0.06736147,-0.227165;0.06851052;-0.1070156,0.0702357;0.01383483;-0.05996037,0.1240062;-0.2892121;-0.07946706,0.1350837;-0.6403708;-0.03069425,0.1615418;-0.6694033;-0.08600092,-0.09151284;-0.006935439;-0.01723372,-0.1122078;-0.309201;-0.0748224,-0.08826128;-0.6606154;-0.03300751,-0.0838521;-0.6916329;-0.09217766,-0.08611526;0.500413;-0.1485574,414.7596
+0;0;0,0.002650732;0.3036366;-0.004406494,0.00538084;0.6034409;-0.02483479,0.1764659;0.487043;0.003884938,0.2104012;0.2800182;0.0962124,0.2448964;0.07598279;0.2046863,-0.1656346;0.4769298;-0.0181626,-0.2132191;0.2752686;0.07983582,-0.2590703;0.06148595;0.1621862,0.08322138;0.004158773;-0.04214984,0.1028958;-0.3017047;-0.007949278,0.1119887;-0.6475816;0.07015597,0.1146237;-0.6096309;-0.01454065,-0.08076983;0.007617156;-0.04623758,-0.120826;-0.2972083;-0.02202759,-0.140983;-0.6434724;0.05219409,-0.1356763;-0.605471;-0.0323724,0.004681496;0.5287191;-0.01718343,0;0;0,-0.04839882;0.2886297;-0.08106828,-0.09879031;0.569764;-0.1744835,0.08944484;0.4982357;-0.119154,0.1895609;0.2926052;-0.1040506,0.1687388;0.06186828;-0.1342807,-0.1824335;0.4356843;-0.01356247,-0.2114634;0.2232136;0.06736147,-0.227165;0.06851052;-0.1070156,0.0702357;0.01383483;-0.05996037,0.1240062;-0.2892121;-0.07946706,0.1350837;-0.6403708;-0.03069425,0.1615418;-0.6694033;-0.08600092,-0.09151284;-0.006935439;-0.01723372,-0.1122078;-0.309201;-0.0748224,-0.08826128;-0.6606154;-0.03300751,-0.0838521;-0.6916329;-0.09217766,-0.08611526;0.500413;-0.1485574,414.7713
+0;0;0,0.002663435;0.3050918;-0.004427611,0.005409833;0.6066841;-0.02497877,0.1744047;0.490324;0.00353308,0.2084552;0.282596;0.09617417,0.2432252;0.07693547;0.2055121,-0.163542;0.4803337;-0.01824675,-0.2112881;0.2779875;0.08008455,-0.2575045;0.06250201;0.1630909,0.0816343;0.004079462;-0.04134602,0.1011782;-0.2997561;-0.007372215,0.1102716;-0.6456507;0.07073703,0.1129301;-0.6076293;-0.01471197,-0.0792295;0.007471893;-0.04535581,-0.1190201;-0.2953326;-0.02130633,-0.1391781;-0.6416143;0.05291915,-0.1338243;-0.6035418;-0.03239856,0.004706107;0.5314941;-0.01727947,0;0;0,-0.04825315;0.2896104;-0.08309722,-0.09800985;0.5718052;-0.1793866,0.08714672;0.5003601;-0.1198418,0.1920402;0.2962479;-0.104732,0.1692182;0.0637636;-0.1345682,-0.1784635;0.437311;-0.01816222,-0.2164623;0.2294871;0.07271156,-0.2276395;0.071318;-0.101408,0.06953224;0.01323161;-0.05814195,0.1254907;-0.2870637;-0.08145738,0.1383669;-0.6379976;-0.03139305,0.165061;-0.6677393;-0.0869925,-0.08945101;-0.006252126;-0.01870087,-0.1100414;-0.3066803;-0.07501422,-0.08409664;-0.6579363;-0.03290854,-0.07899305;-0.6888298;-0.09323174,-0.08560815;0.5021913;-0.1526768,414.7928
+0;0;0,0.002573527;0.3050838;-0.004995123,0.005189952;0.606631;-0.02620927,0.1743136;0.4910298;0.003150655,0.2078047;0.2853102;0.1003645,0.2384577;0.08350518;0.2178172,-0.1638711;0.4807653;-0.0183405,-0.2110936;0.2802694;0.08395387,-0.2571311;0.06693967;0.1724468,0.0815905;0.004067387;-0.04143358,0.1013233;-0.2997574;-0.007473234,0.1103338;-0.6455601;0.07105152,0.1195551;-0.6757615;0.01052295,-0.07925827;0.007463722;-0.04530687,-0.118977;-0.2953738;-0.02155667,-0.1391651;-0.6415665;0.05307488,-0.1338627;-0.6035396;-0.03225036,0.00452115;0.5314585;-0.01833821,0;0;0,-0.04825315;0.2896104;-0.08309722,-0.09800985;0.5718052;-0.1793866,0.08714672;0.5003601;-0.1198418,0.1920402;0.2962479;-0.104732,0.1692182;0.0637636;-0.1345682,-0.1784635;0.437311;-0.01816222,-0.2164623;0.2294871;0.07271156,-0.2276395;0.071318;-0.101408,0.06953224;0.01323161;-0.05814195,0.1254907;-0.2870637;-0.08145738,0.1383669;-0.6379976;-0.03139305,0.165061;-0.6677393;-0.0869925,-0.08945101;-0.006252126;-0.01870087,-0.1100414;-0.3066803;-0.07501422,-0.08409664;-0.6579363;-0.03290854,-0.07899305;-0.6888298;-0.09323174,-0.08560815;0.5021913;-0.1526768,414.8047
+0;0;0,0.002577164;0.3055148;-0.005002181,0.005197618;0.6075276;-0.02624768,0.175008;0.4916772;0.003208203,0.2081254;0.2882531;0.09933734,0.2390362;0.08475032;0.217778,-0.1645459;0.4813711;-0.01836996,-0.2112416;0.2831123;0.08278298,-0.2576663;0.06798802;0.1720203,0.08273923;0.004124652;-0.04201693,0.1024067;-0.2986941;-0.008169036,0.1114448;-0.6455591;0.07059693,0.120693;-0.6759354;0.009892426,-0.08037417;0.007568806;-0.04594476,-0.1199614;-0.2942659;-0.0222732,-0.1402115;-0.641522;0.0525876,-0.1348937;-0.6034718;-0.03298564,0.004528056;0.5322695;-0.01836766,0;0;0,-0.04812315;0.2896931;-0.0844574,-0.09719637;0.5719817;-0.1822779,0.08799875;0.4996644;-0.1201136,0.1931505;0.2985592;-0.1053231,0.1669502;0.06429586;-0.1341546,-0.1771999;0.4376572;-0.01921768,-0.2173809;0.2333709;0.07227834,-0.2434205;0.07975572;-0.106946,0.07047565;0.01358938;-0.05896378,0.1255058;-0.2856886;-0.08418393,0.1405318;-0.6373409;-0.03206897,0.1675241;-0.6671224;-0.08786726,-0.09102372;-0.006786373;-0.01722909,-0.1112606;-0.3058466;-0.0754112,-0.08269003;-0.6580137;-0.03342176,-0.07752687;-0.6890947;-0.09390584,-0.08502698;0.5023736;-0.1552052,414.827
+0;0;0,0.002577164;0.3055148;-0.005002181,0.005197618;0.6075276;-0.02624768,0.175008;0.4916772;0.003208203,0.2081254;0.2882531;0.09933734,0.2390362;0.08475032;0.217778,-0.1645459;0.4813711;-0.01836996,-0.2112416;0.2831123;0.08278298,-0.2576663;0.06798802;0.1720203,0.08273923;0.004124652;-0.04201693,0.1024067;-0.2986941;-0.008169036,0.1114448;-0.6455591;0.07059693,0.120693;-0.6759354;0.009892426,-0.08037417;0.007568806;-0.04594476,-0.1199614;-0.2942659;-0.0222732,-0.1402115;-0.641522;0.0525876,-0.1348937;-0.6034718;-0.03298564,0.004528056;0.5322695;-0.01836766,0;0;0,-0.04812315;0.2896931;-0.0844574,-0.09719637;0.5719817;-0.1822779,0.08799875;0.4996644;-0.1201136,0.1931505;0.2985592;-0.1053231,0.1669502;0.06429586;-0.1341546,-0.1771999;0.4376572;-0.01921768,-0.2173809;0.2333709;0.07227834,-0.2434205;0.07975572;-0.106946,0.07047565;0.01358938;-0.05896378,0.1255058;-0.2856886;-0.08418393,0.1405318;-0.6373409;-0.03206897,0.1675241;-0.6671224;-0.08786726,-0.09102372;-0.006786373;-0.01722909,-0.1112606;-0.3058466;-0.0754112,-0.08269003;-0.6580137;-0.03342176,-0.07752687;-0.6890947;-0.09390584,-0.08502698;0.5023736;-0.1552052,414.8382
+0;0;0,0.002575904;0.3053655;-0.004999736,0.005196111;0.6073506;-0.02624216,0.176528;0.4911697;0.003402937,0.2095011;0.2886318;0.09911329,0.2404979;0.08456337;0.2178832,-0.1660558;0.4807716;-0.01836777,-0.2125481;0.2833765;0.08234449,-0.2591019;0.06765424;0.1718299,0.08270803;0.004123097;-0.04200109,0.1023386;-0.2981276;-0.008216701,0.1114791;-0.648921;0.07144135,0.1207506;-0.6794499;0.01058348,-0.08034386;0.007565953;-0.04592744,-0.1198568;-0.2937025;-0.02230029,-0.1403363;-0.6448916;0.05340837,-0.1350051;-0.606821;-0.03238107,0.00452683;0.5321242;-0.01836545,0;0;0,-0.04722492;0.2895699;-0.08484578,-0.09504633;0.5719831;-0.1828465,0.09137693;0.5010962;-0.1201003,0.1945337;0.3001288;-0.1046064,0.1678617;0.06531365;-0.1339571,-0.1777473;0.4351055;-0.02063113,-0.2236834;0.243659;0.09120534,-0.2544295;0.09329338;-0.0908822,0.07097904;0.01354164;-0.05831217,0.1271806;-0.2847786;-0.0853045,0.1412;-0.6398562;-0.0286622,0.1694499;-0.6668739;-0.08700871,-0.09079526;-0.006542559;-0.0183064,-0.1101687;-0.3052241;-0.07571893,-0.07940185;-0.6612306;-0.03331801,-0.07482214;-0.6928378;-0.09362526,-0.08315414;0.5023603;-0.1557772,414.8602
+0;0;0,0.002486017;0.3053594;-0.005400883,0.004978136;0.6073154;-0.02706829,0.1764045;0.491628;0.003114594,0.2087805;0.2907915;0.1025421,0.2398971;0.09582129;0.2356938,-0.1664472;0.4814483;-0.01856893,-0.212308;0.2860056;0.08616027,-0.2579922;0.07219405;0.1805458,0.08272928;0.003995608;-0.04197157,0.1023315;-0.2982824;-0.008416574,0.1116324;-0.6490066;0.07152769,0.1207908;-0.6795399;0.01065705,-0.08031879;0.00767656;-0.04595294,-0.1198931;-0.2936027;-0.02256817,-0.1403899;-0.6447567;0.0532986,-0.135067;-0.6067175;-0.03249429,0.004344203;0.5321;-0.01908476,0;0;0,-0.04722492;0.2895699;-0.08484578,-0.09504633;0.5719831;-0.1828465,0.09137693;0.5010962;-0.1201003,0.1945337;0.3001288;-0.1046064,0.1678617;0.06531365;-0.1339571,-0.1777473;0.4351055;-0.02063113,-0.2236834;0.243659;0.09120534,-0.2544295;0.09329338;-0.0908822,0.07097904;0.01354164;-0.05831217,0.1271806;-0.2847786;-0.0853045,0.1412;-0.6398562;-0.0286622,0.1694499;-0.6668739;-0.08700871,-0.09079526;-0.006542559;-0.0183064,-0.1101687;-0.3052241;-0.07571893,-0.07940185;-0.6612306;-0.03331801,-0.07482214;-0.6928378;-0.09362526,-0.08315414;0.5023603;-0.1557772,414.8824
+0;0;0,0.002482901;0.3049767;-0.005394114,0.004968595;0.6061559;-0.02700291,0.176915;0.4906028;0.003219606,0.2091611;0.2905726;0.1022479,0.2405147;0.09411724;0.2364138,-0.1669686;0.4803925;-0.01852919,-0.2126454;0.2857344;0.08577959,-0.2586775;0.07029426;0.180884,0.08238963;0.003979204;-0.04179926,0.1020229;-0.2987773;-0.008191146,0.1112896;-0.648213;0.07145944,0.1208714;-0.6815445;0.007775009,-0.07998904;0.007645043;-0.04576428,-0.119626;-0.2941111;-0.0223425,-0.1400475;-0.6439751;0.05324557,-0.1344786;-0.6055643;-0.03651316,0.00433682;0.5311966;-0.01904657,0;0;0,-0.04848881;0.2887117;-0.08567619,-0.09786767;0.5693434;-0.1855869,0.08907494;0.5010468;-0.1206005,0.1937999;0.3019926;-0.1042116,0.1670288;0.06532963;-0.1334038,-0.1809054;0.4368293;-0.02077475,-0.217861;0.2390002;0.08099177,-0.2497936;0.09928659;-0.1114625,0.07083853;0.01379997;-0.05781459,0.1269792;-0.2848643;-0.08652567,0.1386098;-0.6380777;-0.02618956,0.1699349;-0.6671585;-0.0869069,-0.09029774;-0.006730445;-0.01876389,-0.1112206;-0.3057531;-0.07641929,-0.07888103;-0.6603158;-0.03428942,-0.074382;-0.6950699;-0.09709904,-0.08564791;0.5002649;-0.1579928,414.8936
+0;0;0,0.002482901;0.3049767;-0.005394114,0.004968595;0.6061559;-0.02700291,0.176915;0.4906028;0.003219606,0.2091611;0.2905726;0.1022479,0.2405147;0.09411724;0.2364138,-0.1669686;0.4803925;-0.01852919,-0.2126454;0.2857344;0.08577959,-0.2586775;0.07029426;0.180884,0.08238963;0.003979204;-0.04179926,0.1020229;-0.2987773;-0.008191146,0.1112896;-0.648213;0.07145944,0.1208714;-0.6815445;0.007775009,-0.07998904;0.007645043;-0.04576428,-0.119626;-0.2941111;-0.0223425,-0.1400475;-0.6439751;0.05324557,-0.1344786;-0.6055643;-0.03651316,0.00433682;0.5311966;-0.01904657,0;0;0,-0.04848881;0.2887117;-0.08567619,-0.09786767;0.5693434;-0.1855869,0.08907494;0.5010468;-0.1206005,0.1937999;0.3019926;-0.1042116,0.1670288;0.06532963;-0.1334038,-0.1809054;0.4368293;-0.02077475,-0.217861;0.2390002;0.08099177,-0.2497936;0.09928659;-0.1114625,0.07083853;0.01379997;-0.05781459,0.1269792;-0.2848643;-0.08652567,0.1386098;-0.6380777;-0.02618956,0.1699349;-0.6671585;-0.0869069,-0.09029774;-0.006730445;-0.01876389,-0.1112206;-0.3057531;-0.07641929,-0.07888103;-0.6603158;-0.03428942,-0.074382;-0.6950699;-0.09709904,-0.08564791;0.5002649;-0.1579928,414.9052
+0;0;0,0.002454016;0.3041127;-0.005699091,0.004910747;0.6038719;-0.02742997,0.1784675;0.4892894;0.003498593,0.2100845;0.292129;0.1049015,0.2388579;0.09302688;0.2392941,-0.1686532;0.4787374;-0.01839919,-0.2134194;0.2870358;0.08837562,-0.2595939;0.07219242;0.1895744,0.08213053;0.003846793;-0.04151783,0.101868;-0.2990605;-0.007707655,0.1112313;-0.6532236;0.07312115,0.1210985;-0.6858501;0.009772457,-0.07962158;0.007696464;-0.04566311,-0.1191017;-0.2942386;-0.02195519,-0.1398099;-0.6488135;0.05485831,-0.1342923;-0.6104882;-0.03420756,0.004286306;0.5293831;-0.01947089,0;0;0,-0.04853073;0.2878153;-0.08561659,-0.0974392;0.5671467;-0.1851606,0.09098247;0.5016552;-0.1209593,0.1940151;0.3036001;-0.1032712,0.167057;0.06508011;-0.1334777,-0.1812512;0.4351166;-0.01891011,-0.2305248;0.2488553;0.09525303,-0.2548189;0.100867;-0.09458954,0.07097428;0.01384601;-0.05705165,0.1270522;-0.2848618;-0.08729076,0.1354492;-0.6420575;-0.02100873,0.1668716;-0.6684145;-0.08320999,-0.08980526;-0.006677656;-0.01934881,-0.1104116;-0.3059632;-0.07669897,-0.07778367;-0.6653696;-0.034096,-0.07310292;-0.6994211;-0.09660985,-0.08540241;0.4984787;-0.1577353,414.9276
+0;0;0,0.002454016;0.3041127;-0.005699091,0.004910747;0.6038719;-0.02742997,0.1784675;0.4892894;0.003498593,0.2100845;0.292129;0.1049015,0.2388579;0.09302688;0.2392941,-0.1686532;0.4787374;-0.01839919,-0.2134194;0.2870358;0.08837562,-0.2595939;0.07219242;0.1895744,0.08213053;0.003846793;-0.04151783,0.101868;-0.2990605;-0.007707655,0.1112313;-0.6532236;0.07312115,0.1210985;-0.6858501;0.009772457,-0.07962158;0.007696464;-0.04566311,-0.1191017;-0.2942386;-0.02195519,-0.1398099;-0.6488135;0.05485831,-0.1342923;-0.6104882;-0.03420756,0.004286306;0.5293831;-0.01947089,0;0;0,-0.04853073;0.2878153;-0.08561659,-0.0974392;0.5671467;-0.1851606,0.09098247;0.5016552;-0.1209593,0.1940151;0.3036001;-0.1032712,0.167057;0.06508011;-0.1334777,-0.1812512;0.4351166;-0.01891011,-0.2305248;0.2488553;0.09525303,-0.2548189;0.100867;-0.09458954,0.07097428;0.01384601;-0.05705165,0.1270522;-0.2848618;-0.08729076,0.1354492;-0.6420575;-0.02100873,0.1668716;-0.6684145;-0.08320999,-0.08980526;-0.006677656;-0.01934881,-0.1104116;-0.3059632;-0.07669897,-0.07778367;-0.6653696;-0.034096,-0.07310292;-0.6994211;-0.09660985,-0.08540241;0.4984787;-0.1577353,414.95
+0;0;0,0.002337151;0.3043533;-0.006146966,0.004632035;0.6045696;-0.02842738,0.1766639;0.4911633;0.00288791,0.2079848;0.2946315;0.1081084,0.2356137;0.1034454;0.2553209,-0.1674375;0.4806879;-0.01864253,-0.2115428;0.2897122;0.09208298,-0.2569663;0.07565911;0.1974633,0.08216216;0.003795755;-0.04136273,0.101822;-0.2981271;-0.007619061,0.1112781;-0.6586847;0.07485466,0.1210994;-0.6902172;0.01194589,-0.07952264;0.007709373;-0.04574515,-0.1187957;-0.2932428;-0.0219141,-0.1400437;-0.654205;0.05649492,-0.13462;-0.6160168;-0.03150366,0.004052415;0.5299039;-0.02031275,0;0;0,-0.0489926;0.287683;-0.08667421,-0.09837056;0.5668603;-0.1878948,0.08796584;0.502856;-0.1217229,0.1941473;0.3052298;-0.1031079,0.1669009;0.06581832;-0.1335511,-0.1831435;0.421827;-0.03110225,-0.2573451;0.279198;0.1264675,-0.2945767;0.08148903;-0.009591326,0.07149629;0.01373103;-0.05635285,0.1266884;-0.2839598;-0.08823609,0.1275519;-0.6463096;-0.01343608,0.1600931;-0.6707006;-0.07526565,-0.08964423;-0.006646343;-0.01989075,-0.1098549;-0.3049617;-0.0771798,-0.07693657;-0.670849;-0.03318005,-0.0716798;-0.7041187;-0.09490137,-0.08624019;0.4981923;-0.1599894,414.9611
+0;0;0,0.002337151;0.3043533;-0.006146966,0.004632035;0.6045696;-0.02842738,0.1766639;0.4911633;0.00288791,0.2079848;0.2946315;0.1081084,0.2356137;0.1034454;0.2553209,-0.1674375;0.4806879;-0.01864253,-0.2115428;0.2897122;0.09208298,-0.2569663;0.07565911;0.1974633,0.08216216;0.003795755;-0.04136273,0.101822;-0.2981271;-0.007619061,0.1112781;-0.6586847;0.07485466,0.1210994;-0.6902172;0.01194589,-0.07952264;0.007709373;-0.04574515,-0.1187957;-0.2932428;-0.0219141,-0.1400437;-0.654205;0.05649492,-0.13462;-0.6160168;-0.03150366,0.004052415;0.5299039;-0.02031275,0;0;0,-0.0489926;0.287683;-0.08667421,-0.09837056;0.5668603;-0.1878948,0.08796584;0.502856;-0.1217229,0.1941473;0.3052298;-0.1031079,0.1669009;0.06581832;-0.1335511,-0.1831435;0.421827;-0.03110225,-0.2573451;0.279198;0.1264675,-0.2945767;0.08148903;-0.009591326,0.07149629;0.01373103;-0.05635285,0.1266884;-0.2839598;-0.08823609,0.1275519;-0.6463096;-0.01343608,0.1600931;-0.6707006;-0.07526565,-0.08964423;-0.006646343;-0.01989075,-0.1098549;-0.3049617;-0.0771798,-0.07693657;-0.670849;-0.03318005,-0.0716798;-0.7041187;-0.09490137,-0.08624019;0.4981923;-0.1599894,414.9835
+0;0;0,0.002337302;0.3043729;-0.006147362,0.004631391;0.6044853;-0.02842012,0.1788542;0.4906117;0.003186973,0.210293;0.2933401;0.1088035,0.2378762;0.1024703;0.2557725,-0.1696145;0.4800033;-0.01861673,-0.2138858;0.2883087;0.09252557,-0.2592341;0.0746098;0.1977316,0.08209109;0.003792471;-0.04132694,0.1017429;-0.2980075;-0.007597003,0.1111578;-0.6569936;0.07451725,0.120045;-0.6826741;0.01759138,-0.07945384;0.007702704;-0.04570558,-0.1187109;-0.2931271;-0.02188422,-0.1398663;-0.6525159;0.05618306,-0.1349585;-0.6151065;-0.02344648,0.004051961;0.5298439;-0.02030815,0;0;0,-0.04917059;0.2874879;-0.08728719,-0.09856614;0.5664322;-0.1888289,0.09004123;0.5043242;-0.1226497,0.1941777;0.3047672;-0.1028523,0.1665856;0.06578651;-0.1331658,-0.1818306;0.4236122;-0.02651632,-0.2613122;0.2798516;0.1286445,-0.3082276;0.07927719;0.0007348359,0.07169491;0.01369456;-0.05597806,0.1262375;-0.2838987;-0.08869624,0.121146;-0.6424153;-0.004183531,0.1453708;-0.6672482;-0.05734706,-0.08946113;-0.006605417;-0.02035484,-0.11001;-0.3048008;-0.07748979,-0.07743277;-0.6690918;-0.03352179,-0.09371082;-0.6654528;-0.1074134,-0.08644377;0.4978273;-0.1608312,415.0055
+0;0;0,0.002242395;0.3043639;-0.006608979,0.004402461;0.6044402;-0.02937422,0.178715;0.4910536;0.002742052,0.2095512;0.2957159;0.1120656,0.2387176;0.1040834;0.2577307,-0.1699079;0.4803528;-0.01874763,-0.2133543;0.2903029;0.09550118,-0.2576563;0.0794159;0.2066588,0.0820612;0.003887474;-0.04137743,0.1017204;-0.2979046;-0.007580839,0.1112429;-0.6568737;0.07459516,0.1197726;-0.6831291;0.01818219,-0.07949346;0.007602495;-0.04565344,-0.1187693;-0.2932212;-0.02178651,-0.1398079;-0.6526034;0.05634326,-0.134953;-0.615228;-0.02329268,0.003859312;0.5298122;-0.02113824,0;0;0,-0.04917059;0.2874879;-0.08728719,-0.09856614;0.5664322;-0.1888289,0.09004123;0.5043242;-0.1226497,0.1941777;0.3047672;-0.1028523,0.1665856;0.06578651;-0.1331658,-0.1818306;0.4236122;-0.02651632,-0.2613122;0.2798516;0.1286445,-0.3082276;0.07927719;0.0007348359,0.07169491;0.01369456;-0.05597806,0.1262375;-0.2838987;-0.08869624,0.121146;-0.6424153;-0.004183531,0.1453708;-0.6672482;-0.05734706,-0.08946113;-0.006605417;-0.02035484,-0.11001;-0.3048008;-0.07748979,-0.07743277;-0.6690918;-0.03352179,-0.09371082;-0.6654528;-0.1074134,-0.08644377;0.4978273;-0.1608312,415.0169
+0;0;0,0.002241097;0.3041877;-0.006605153,0.004400551;0.6041796;-0.0293624,0.1799876;0.4905659;0.002921762,0.2108839;0.2948474;0.1124584,0.2400477;0.1032324;0.2581103,-0.1711756;0.4797871;-0.01872451,-0.2147067;0.2893667;0.09574702,-0.2590047;0.07849889;0.2068946,0.08140394;0.003856338;-0.04104602,0.101053;-0.2977793;-0.007266946,0.1105962;-0.6575307;0.07508815,0.1193804;-0.6854641;0.01699252,-0.07885677;0.007541604;-0.04528778,-0.1181122;-0.2931262;-0.02143322,-0.1391967;-0.6532916;0.05686682,-0.134197;-0.6156962;-0.02514446,0.003857805;0.5296069;-0.02113254,0;0;0,-0.04939055;0.2868452;-0.08865237,-0.09859333;0.5655586;-0.1906779,0.09137269;0.5049542;-0.1251218,0.1944648;0.304506;-0.1038814,0.1671509;0.06530131;-0.1324542,-0.1834211;0.4288974;-0.02443159,-0.2623755;0.2820419;0.1287294,-0.3080828;0.0822175;-0.0007402003,0.07196392;0.01369086;-0.05440592,0.1241849;-0.2839848;-0.08866,0.1164672;-0.6420513;0.0009131432,0.1416241;-0.667507;-0.0547676,-0.08835884;-0.006553961;-0.02181767,-0.1091659;-0.3044599;-0.07952623,-0.07766744;-0.6696254;-0.03529355,-0.09564268;-0.6670098;-0.1110268,-0.08654528;0.4970224;-0.1626291,415.0391
+0;0;0,0.002241097;0.3041877;-0.006605153,0.004400551;0.6041796;-0.0293624,0.1799876;0.4905659;0.002921762,0.2108839;0.2948474;0.1124584,0.2400477;0.1032324;0.2581103,-0.1711756;0.4797871;-0.01872451,-0.2147067;0.2893667;0.09574702,-0.2590047;0.07849889;0.2068946,0.08140394;0.003856338;-0.04104602,0.101053;-0.2977793;-0.007266946,0.1105962;-0.6575307;0.07508815,0.1193804;-0.6854641;0.01699252,-0.07885677;0.007541604;-0.04528778,-0.1181122;-0.2931262;-0.02143322,-0.1391967;-0.6532916;0.05686682,-0.134197;-0.6156962;-0.02514446,0.003857805;0.5296069;-0.02113254,0;0;0,-0.04939055;0.2868452;-0.08865237,-0.09859333;0.5655586;-0.1906779,0.09137269;0.5049542;-0.1251218,0.1944648;0.304506;-0.1038814,0.1671509;0.06530131;-0.1324542,-0.1834211;0.4288974;-0.02443159,-0.2623755;0.2820419;0.1287294,-0.3080828;0.0822175;-0.0007402003,0.07196392;0.01369086;-0.05440592,0.1241849;-0.2839848;-0.08866,0.1164672;-0.6420513;0.0009131432,0.1416241;-0.667507;-0.0547676,-0.08835884;-0.006553961;-0.02181767,-0.1091659;-0.3044599;-0.07952623,-0.07766744;-0.6696254;-0.03529355,-0.09564268;-0.6670098;-0.1110268,-0.08654528;0.4970224;-0.1626291,415.0504
+0;0;0,0.002230289;0.3048495;-0.006438679,0.004578787;0.6055573;-0.0282998,0.1830963;0.4933895;0.00290823,0.2133602;0.299111;0.1156131,0.2422474;0.1087594;0.2631201,-0.1739411;0.4821883;-0.01902518,-0.216895;0.2934317;0.09882355,-0.2611733;0.08463952;0.2140266,0.081159;0.003891842;-0.04089227,0.1005838;-0.2964141;-0.007317524,0.1102128;-0.6560798;0.07509039,0.1187273;-0.6833112;0.01745499,-0.07860977;0.007457723;-0.04515521,-0.1177409;-0.2918689;-0.021478,-0.1388046;-0.6519183;0.05703257,-0.1338921;-0.6143428;-0.02413546,0.003988521;0.5306517;-0.02035897,0;0;0,-0.04987699;0.2870975;-0.08981609,-0.09961513;0.5655585;-0.1941283,0.09264264;0.5063106;-0.1265264,0.1952852;0.305553;-0.1036496,0.169107;0.06606327;-0.1316829,-0.1832619;0.4268644;-0.0242639,-0.2700724;0.2940073;0.1375241,-0.3188574;0.08926645;0.01699312,0.07227935;0.01334587;-0.05358816,0.1222355;-0.2834711;-0.08663869,0.1119304;-0.6407999;0.005302429,0.1357688;-0.6675938;-0.04832554,-0.08792532;-0.006029904;-0.02251412,-0.1087949;-0.3025836;-0.08003503,-0.07799853;-0.6677433;-0.03584047,-0.09554581;-0.6650434;-0.1107842,-0.08740802;0.497035;-0.1653225,415.0618
+0;0;0,0.002230289;0.3048495;-0.006438679,0.004578787;0.6055573;-0.0282998,0.1830963;0.4933895;0.00290823,0.2133602;0.299111;0.1156131,0.2422474;0.1087594;0.2631201,-0.1739411;0.4821883;-0.01902518,-0.216895;0.2934317;0.09882355,-0.2611733;0.08463952;0.2140266,0.081159;0.003891842;-0.04089227,0.1005838;-0.2964141;-0.007317524,0.1102128;-0.6560798;0.07509039,0.1187273;-0.6833112;0.01745499,-0.07860977;0.007457723;-0.04515521,-0.1177409;-0.2918689;-0.021478,-0.1388046;-0.6519183;0.05703257,-0.1338921;-0.6143428;-0.02413546,0.003988521;0.5306517;-0.02035897,0;0;0,-0.04987699;0.2870975;-0.08981609,-0.09961513;0.5655585;-0.1941283,0.09264264;0.5063106;-0.1265264,0.1952852;0.305553;-0.1036496,0.169107;0.06606327;-0.1316829,-0.1832619;0.4268644;-0.0242639,-0.2700724;0.2940073;0.1375241,-0.3188574;0.08926645;0.01699312,0.07227935;0.01334587;-0.05358816,0.1222355;-0.2834711;-0.08663869,0.1119304;-0.6407999;0.005302429,0.1357688;-0.6675938;-0.04832554,-0.08792532;-0.006029904;-0.02251412,-0.1087949;-0.3025836;-0.08003503,-0.07799853;-0.6677433;-0.03584047,-0.09554581;-0.6650434;-0.1107842,-0.08740802;0.497035;-0.1653225,415.0835
+0;0;0,0.002242903;0.3065737;-0.006475095,0.004595809;0.607846;-0.0283772,0.1845794;0.4952332;0.003036233,0.2148629;0.3008294;0.1158138,0.2438474;0.1098365;0.2638177,-0.1753827;0.4839403;-0.01907686,-0.2183644;0.2950619;0.09884787,-0.2627918;0.08556637;0.2144391,0.08163654;0.003914741;-0.04113288,0.1008786;-0.2935669;-0.007873897,0.1105354;-0.6542683;0.07477131,0.1189163;-0.6806016;0.01804033,-0.07907232;0.007501605;-0.0454209,-0.1178354;-0.2890099;-0.02196638,-0.1389598;-0.6500961;0.05677027,-0.1341244;-0.6126394;-0.02312406,0.004004443;0.5328007;-0.02042157,0;0;0,-0.0513175;0.2879162;-0.09222341,-0.1014426;0.5664123;-0.1978774,0.09232064;0.5084112;-0.129566,0.1947716;0.3074749;-0.105963,0.1705168;0.06674847;-0.1321547,-0.1830952;0.4193631;-0.02879414,-0.2783567;0.3043134;0.1418443,-0.342524;0.08977193;0.04656553,0.07343373;0.01325849;-0.05294776,0.1182077;-0.2815381;-0.08553696,0.1059422;-0.639375;0.008437634,0.1291905;-0.6662343;-0.04341435,-0.08826913;-0.005597992;-0.02343048,-0.1090666;-0.2992081;-0.0811569,-0.07921915;-0.6656213;-0.03780422,-0.09460887;-0.6625511;-0.1119664,-0.08913973;0.4979123;-0.1686916,415.0951
+0;0;0,0.002047764;0.3065626;-0.007039569,0.004019591;0.6077476;-0.03009763,0.1841349;0.4957268;0.0025055,0.2140057;0.3034629;0.1190001,0.241233;0.1151756;0.2707568,-0.1758539;0.4840047;-0.01924055,-0.2184142;0.2971681;0.1020419,-0.2628111;0.08957653;0.22103,0.08162613;0.004025215;-0.04114288,0.1005258;-0.2934643;-0.007757958,0.1101451;-0.6541536;0.07494424,0.1187963;-0.6803951;0.01816269,-0.07912564;0.007381252;-0.04534771,-0.1180575;-0.2891067;-0.02187525,-0.1392082;-0.6501738;0.05694211,-0.134433;-0.6127825;-0.02296191,0.003554058;0.5327417;-0.02177136,0;0;0,-0.0513175;0.2879162;-0.09222341,-0.1014426;0.5664123;-0.1978774,0.09232064;0.5084112;-0.129566,0.1947716;0.3074749;-0.105963,0.1705168;0.06674847;-0.1321547,-0.1830952;0.4193631;-0.02879414,-0.2783567;0.3043134;0.1418443,-0.342524;0.08977193;0.04656553,0.07343373;0.01325849;-0.05294776,0.1182077;-0.2815381;-0.08553696,0.1059422;-0.639375;0.008437634,0.1291905;-0.6662343;-0.04341435,-0.08826913;-0.005597992;-0.02343048,-0.1090666;-0.2992081;-0.0811569,-0.07921915;-0.6656213;-0.03780422,-0.09460887;-0.6625511;-0.1119664,-0.08913973;0.4979123;-0.1686916,415.1172
+0;0;0,0.002049713;0.3068543;-0.007046267,0.004027552;0.6089525;-0.03017085,0.1812045;0.4973802;0.002054432,0.2101598;0.3110089;0.1149786,0.2374893;0.1220151;0.2673048,-0.1729285;0.4858487;-0.01933789,-0.2141844;0.3047385;0.09822738,-0.2587479;0.09636784;0.217662,0.0816935;0.004028537;-0.04117684,0.1005376;-0.2925865;-0.007890053,0.1101579;-0.6533115;0.07482034,0.1191307;-0.6816438;0.01592784,-0.07919094;0.007387345;-0.04538513,-0.1180084;-0.2882291;-0.02198168,-0.1391611;-0.6493319;0.05684349,-0.1342084;-0.6116658;-0.02603109,0.003561065;0.533793;-0.02182752,0;0;0,-0.05141876;0.2879431;-0.09305,-0.1015559;0.5671513;-0.1994538,0.09016427;0.5008215;-0.1349251,0.1949264;0.3093173;-0.1089337,0.1719235;0.06735346;-0.1332901,-0.1828032;0.4220597;-0.03285249,-0.2773808;0.3176032;0.1358735,-0.3428028;0.09926328;0.04802984,0.07367513;0.01307246;-0.05278897,0.1140852;-0.2818439;-0.08168435,0.09912479;-0.6389661;0.0147314,0.1251558;-0.6650488;-0.04120256,-0.08823814;-0.005125354;-0.02394472,-0.1090377;-0.2975883;-0.08290548,-0.08048052;-0.6642126;-0.04015973,-0.09733458;-0.6623179;-0.1168248,-0.0892892;0.4985023;-0.1702027,415.1284
+0;0;0,0.002049713;0.3068543;-0.007046267,0.004027552;0.6089525;-0.03017085,0.1812045;0.4973802;0.002054432,0.2101598;0.3110089;0.1149786,0.2374893;0.1220151;0.2673048,-0.1729285;0.4858487;-0.01933789,-0.2141844;0.3047385;0.09822738,-0.2587479;0.09636784;0.217662,0.0816935;0.004028537;-0.04117684,0.1005376;-0.2925865;-0.007890053,0.1101579;-0.6533115;0.07482034,0.1191307;-0.6816438;0.01592784,-0.07919094;0.007387345;-0.04538513,-0.1180084;-0.2882291;-0.02198168,-0.1391611;-0.6493319;0.05684349,-0.1342084;-0.6116658;-0.02603109,0.003561065;0.533793;-0.02182752,0;0;0,-0.05141876;0.2879431;-0.09305,-0.1015559;0.5671513;-0.1994538,0.09016427;0.5008215;-0.1349251,0.1949264;0.3093173;-0.1089337,0.1719235;0.06735346;-0.1332901,-0.1828032;0.4220597;-0.03285249,-0.2773808;0.3176032;0.1358735,-0.3428028;0.09926328;0.04802984,0.07367513;0.01307246;-0.05278897,0.1140852;-0.2818439;-0.08168435,0.09912479;-0.6389661;0.0147314,0.1251558;-0.6650488;-0.04120256,-0.08823814;-0.005125354;-0.02394472,-0.1090377;-0.2975883;-0.08290548,-0.08048052;-0.6642126;-0.04015973,-0.09733458;-0.6623179;-0.1168248,-0.0892892;0.4985023;-0.1702027,415.1396
+0;0;0,0.001906299;0.3068388;-0.007729407,0.00359941;0.6088467;-0.03200018,0.1810156;0.4982476;0.0007710215,0.2101318;0.3138372;0.1168296,0.235175;0.1284569;0.2739151,-0.1732252;0.4856779;-0.01946985,-0.2136088;0.3063108;0.1010338,-0.2582114;0.1005549;0.2249048,0.08173005;0.003969495;-0.04110998,0.1005405;-0.2926492;-0.007837042,0.1100061;-0.6533816;0.07485879,0.1192994;-0.6815924;0.01589581,-0.07913317;0.007433753;-0.04547822,-0.1180115;-0.2881711;-0.02202953,-0.1395503;-0.6492615;0.05674745,-0.1348091;-0.6116775;-0.02614706,0.003212074;0.533724;-0.02332849,0;0;0,-0.05141876;0.2879431;-0.09305,-0.1015559;0.5671513;-0.1994538,0.09016427;0.5008215;-0.1349251,0.1949264;0.3093173;-0.1089337,0.1719235;0.06735346;-0.1332901,-0.1828032;0.4220597;-0.03285249,-0.2773808;0.3176032;0.1358735,-0.3428028;0.09926328;0.04802984,0.07367513;0.01307246;-0.05278897,0.1140852;-0.2818439;-0.08168435,0.09912479;-0.6389661;0.0147314,0.1251558;-0.6650488;-0.04120256,-0.08823814;-0.005125354;-0.02394472,-0.1090377;-0.2975883;-0.08290548,-0.08048052;-0.6642126;-0.04015973,-0.09733458;-0.6623179;-0.1168248,-0.0892892;0.4985023;-0.1702027,415.1511
+0;0;0,0.00190901;0.3072751;-0.007740399,0.003601952;0.6092526;-0.03200856,0.1794881;0.4989697;0.0005539842,0.2085103;0.3151547;0.1162379,0.2342629;0.1245232;0.2777732,-0.1717043;0.4865083;-0.0195127,-0.2119575;0.3077202;0.1006019,-0.2578236;0.0961359;0.2279818,0.08230372;0.003997357;-0.04139853,0.1008662;-0.2887106;-0.008564282,0.1103452;-0.6499522;0.0742483,0.1195485;-0.6775998;0.01585581,-0.07968861;0.007485931;-0.04579744,-0.1180543;-0.2842215;-0.02265791,-0.1396236;-0.6458217;0.05623028,-0.1349283;-0.6083111;-0.02586218,0.003214673;0.5341408;-0.02333814,0;0;0,-0.0523362;0.2872775;-0.09599018,-0.1025957;0.5652888;-0.205337,0.08741017;0.5013088;-0.1397219,0.1952746;0.3123955;-0.1134531,0.1768356;0.06271599;-0.1338832,-0.1826473;0.4213281;-0.03881717,-0.2803551;0.3291155;0.1342812,-0.3452327;0.1014975;0.05014947,0.07444492;0.01348573;-0.05272388,0.1095966;-0.2781939;-0.0807941,0.09341632;-0.635674;0.01610517,0.1199356;-0.6618854;-0.03825141,-0.08883223;-0.005491626;-0.02413288,-0.1098178;-0.2936507;-0.08433707,-0.08262827;-0.6609815;-0.04224149,-0.09913849;-0.6591994;-0.1180623,-0.09033532;0.496978;-0.1753299,415.1732
+0;0;0,0.00190901;0.3072751;-0.007740399,0.003601952;0.6092526;-0.03200856,0.1794881;0.4989697;0.0005539842,0.2085103;0.3151547;0.1162379,0.2342629;0.1245232;0.2777732,-0.1717043;0.4865083;-0.0195127,-0.2119575;0.3077202;0.1006019,-0.2578236;0.0961359;0.2279818,0.08230372;0.003997357;-0.04139853,0.1008662;-0.2887106;-0.008564282,0.1103452;-0.6499522;0.0742483,0.1195485;-0.6775998;0.01585581,-0.07968861;0.007485931;-0.04579744,-0.1180543;-0.2842215;-0.02265791,-0.1396236;-0.6458217;0.05623028,-0.1349283;-0.6083111;-0.02586218,0.003214673;0.5341408;-0.02333814,0;0;0,-0.0523362;0.2872775;-0.09599018,-0.1025957;0.5652888;-0.205337,0.08741017;0.5013088;-0.1397219,0.1952746;0.3123955;-0.1134531,0.1768356;0.06271599;-0.1338832,-0.1826473;0.4213281;-0.03881717,-0.2803551;0.3291155;0.1342812,-0.3452327;0.1014975;0.05014947,0.07444492;0.01348573;-0.05272388,0.1095966;-0.2781939;-0.0807941,0.09341632;-0.635674;0.01610517,0.1199356;-0.6618854;-0.03825141,-0.08883223;-0.005491626;-0.02413288,-0.1098178;-0.2936507;-0.08433707,-0.08262827;-0.6609815;-0.04224149,-0.09913849;-0.6591994;-0.1180623,-0.09033532;0.496978;-0.1753299,415.1843
+0;0;0,0.001773113;0.306123;-0.008312448,0.003305161;0.6057701;-0.03296512,0.1803397;0.4973378;-0.001199981,0.2100418;0.3174158;0.1168973,0.2350061;0.1250625;0.2826843,-0.1726953;0.4835755;-0.01956112,-0.2120126;0.3077657;0.1018728,-0.2583455;0.09529984;0.2353637,0.08236648;0.004012465;-0.04130973,0.1007868;-0.2880334;-0.008429106,0.1102697;-0.6485164;0.07422835,0.1189264;-0.6757908;0.01657971,-0.07966051;0.007443378;-0.04588715,-0.1179346;-0.2835882;-0.0225,-0.1395776;-0.6444361;0.05618043,-0.1352843;-0.6070454;-0.02509442,0.002953018;0.5312216;-0.02422366,0;0;0,-0.05214652;0.2853579;-0.0981586,-0.1015693;0.5595035;-0.2112195,0.08870853;0.4988734;-0.1437116,0.1992687;0.3138098;-0.1167107,0.180124;0.0600343;-0.1351438,-0.1823583;0.4349674;-0.03432138,-0.2784779;0.3236869;0.1256123,-0.3360855;0.09539947;0.02725321,0.0739376;0.01337403;-0.05349016,0.1078454;-0.278012;-0.07909608,0.09069905;-0.6348659;0.0169847,0.115277;-0.6619763;-0.03605294,-0.0890699;-0.005301084;-0.02335129,-0.1091334;-0.2927228;-0.08415781,-0.08416484;-0.6596239;-0.04377919,-0.1035499;-0.658255;-0.1178274,-0.08955349;0.4922689;-0.1800885,415.1957
+0;0;0,0.001773113;0.306123;-0.008312448,0.003305161;0.6057701;-0.03296512,0.1803397;0.4973378;-0.001199981,0.2100418;0.3174158;0.1168973,0.2350061;0.1250625;0.2826843,-0.1726953;0.4835755;-0.01956112,-0.2120126;0.3077657;0.1018728,-0.2583455;0.09529984;0.2353637,0.08236648;0.004012465;-0.04130973,0.1007868;-0.2880334;-0.008429106,0.1102697;-0.6485164;0.07422835,0.1189264;-0.6757908;0.01657971,-0.07966051;0.007443378;-0.04588715,-0.1179346;-0.2835882;-0.0225,-0.1395776;-0.6444361;0.05618043,-0.1352843;-0.6070454;-0.02509442,0.002953018;0.5312216;-0.02422366,0;0;0,-0.05214652;0.2853579;-0.0981586,-0.1015693;0.5595035;-0.2112195,0.08870853;0.4988734;-0.1437116,0.1992687;0.3138098;-0.1167107,0.180124;0.0600343;-0.1351438,-0.1823583;0.4349674;-0.03432138,-0.2784779;0.3236869;0.1256123,-0.3360855;0.09539947;0.02725321,0.0739376;0.01337403;-0.05349016,0.1078454;-0.278012;-0.07909608,0.09069905;-0.6348659;0.0169847,0.115277;-0.6619763;-0.03605294,-0.0890699;-0.005301084;-0.02335129,-0.1091334;-0.2927228;-0.08415781,-0.08416484;-0.6596239;-0.04377919,-0.1035499;-0.658255;-0.1178274,-0.08955349;0.4922689;-0.1800885,415.2173
+0;0;0,0.001767814;0.3052081;-0.008287607,0.003299052;0.6047084;-0.03293354,0.1843976;0.4954216;-0.0006317068,0.2174106;0.2954435;0.13063,0.2393562;0.1263501;0.2763695,-0.1767264;0.481344;-0.01941355,-0.2204264;0.2859365;0.1155567,-0.2611566;0.09916258;0.2329055,0.08239718;0.004013961;-0.04132512,0.1007635;-0.287176;-0.008540865,0.1101985;-0.6458375;0.07369891,0.1185136;-0.6708515;0.01832537,-0.0796902;0.007446153;-0.04590426,-0.1178521;-0.2827325;-0.02258565,-0.1393857;-0.641757;0.0556972,-0.1352619;-0.604658;-0.02237014,0.00294654;0.5300818;-0.02418292,0;0;0,-0.05127822;0.2838048;-0.1002457,-0.09944382;0.5569587;-0.2158461,0.0950774;0.4917196;-0.1486981,0.2100213;0.28169;-0.1172941,0.1832132;0.05976491;-0.1358621,-0.1846211;0.4357468;-0.03459102,-0.289341;0.3126783;0.1448487,-0.3397781;0.1116424;0.0590882,0.07382315;0.01287976;-0.05382776,0.1059359;-0.2780358;-0.07707977,0.08822692;-0.6333557;0.01739025,0.1109725;-0.6598806;-0.03210211,-0.08920776;-0.004701323;-0.02308778,-0.1090426;-0.2911104;-0.08457063,-0.08578539;-0.6563658;-0.0453518,-0.1046947;-0.6541609;-0.1162868,-0.08773519;0.4898481;-0.1841459,415.2396
+0;0;0,0.001553828;0.3051952;-0.008791519,0.002838231;0.6046317;-0.03420085,0.1842574;0.4964983;-0.001978405,0.2182544;0.2990617;0.1328315,0.2406589;0.1317662;0.2805625,-0.1771871;0.4815988;-0.02002736,-0.2202946;0.2882866;0.1181133,-0.2610029;0.1036822;0.2388538,0.08243609;0.004128806;-0.0412361,0.1005573;-0.2870846;-0.008524291,0.1099049;-0.6456991;0.07392985,0.1181002;-0.6707892;0.01861408,-0.07968541;0.007312997;-0.04593397,-0.117965;-0.2828429;-0.02252533,-0.1395738;-0.6418803;0.0556774,-0.1355941;-0.6048278;-0.02240163,0.002556492;0.5300303;-0.02523519,0;0;0,-0.05127822;0.2838048;-0.1002457,-0.09944382;0.5569587;-0.2158461,0.0950774;0.4917196;-0.1486981,0.2100213;0.28169;-0.1172941,0.1832132;0.05976491;-0.1358621,-0.1846211;0.4357468;-0.03459102,-0.289341;0.3126783;0.1448487,-0.3397781;0.1116424;0.0590882,0.07382315;0.01287976;-0.05382776,0.1059359;-0.2780358;-0.07707977,0.08822692;-0.6333557;0.01739025,0.1109725;-0.6598806;-0.03210211,-0.08920776;-0.004701323;-0.02308778,-0.1090426;-0.2911104;-0.08457063,-0.08578539;-0.6563658;-0.0453518,-0.1046947;-0.6541609;-0.1162868,-0.08773519;0.4898481;-0.1841459,415.2513
+0;0;0,0.001543827;0.3032309;-0.008734933,0.002820947;0.600963;-0.03399767,0.1812862;0.4938416;-0.002209608,0.2130507;0.3093704;0.1237475,0.2395912;0.1111903;0.2987513,-0.1742787;0.4791845;-0.01996496,-0.2145554;0.2985668;0.1091042,-0.2627789;0.07988241;0.2521347,0.08238255;0.004126124;-0.04120931,0.1005592;-0.2879778;-0.008397475,0.1097862;-0.6419674;0.07299326,0.1174271;-0.6633307;0.0214195,-0.07963365;0.007308247;-0.04590413,-0.1180303;-0.2837349;-0.02242391,-0.1393604;-0.6381419;0.05477025,-0.1356499;-0.6015664;-0.01802689,0.002540971;0.5268282;-0.02508808,0;0;0,-0.05014191;0.2809617;-0.1028297,-0.09682368;0.5518143;-0.2200196,0.09440335;0.491891;-0.1543055,0.2128858;0.3019558;-0.126193,0.1846871;0.03800395;-0.1380408,-0.1842352;0.43617;-0.04172181,-0.2798935;0.3220444;0.1277735,-0.332835;0.0816498;0.02770498,0.07403024;0.0122287;-0.05359197,0.1031574;-0.2799917;-0.07574058,0.08553991;-0.6315945;0.01416683,0.1046355;-0.6581782;-0.02814245,-0.0890774;-0.003935258;-0.02349147,-0.1079309;-0.2909851;-0.08656818,-0.08768991;-0.6520227;-0.0510669,-0.1052329;-0.6481858;-0.1171287,-0.08554126;0.4852921;-0.1880362,415.2625
+0;0;0,0.001543827;0.3032309;-0.008734933,0.002820947;0.600963;-0.03399767,0.1812862;0.4938416;-0.002209608,0.2130507;0.3093704;0.1237475,0.2395912;0.1111903;0.2987513,-0.1742787;0.4791845;-0.01996496,-0.2145554;0.2985668;0.1091042,-0.2627789;0.07988241;0.2521347,0.08238255;0.004126124;-0.04120931,0.1005592;-0.2879778;-0.008397475,0.1097862;-0.6419674;0.07299326,0.1174271;-0.6633307;0.0214195,-0.07963365;0.007308247;-0.04590413,-0.1180303;-0.2837349;-0.02242391,-0.1393604;-0.6381419;0.05477025,-0.1356499;-0.6015664;-0.01802689,0.002540971;0.5268282;-0.02508808,0;0;0,-0.05014191;0.2809617;-0.1028297,-0.09682368;0.5518143;-0.2200196,0.09440335;0.491891;-0.1543055,0.2128858;0.3019558;-0.126193,0.1846871;0.03800395;-0.1380408,-0.1842352;0.43617;-0.04172181,-0.2798935;0.3220444;0.1277735,-0.332835;0.0816498;0.02770498,0.07403024;0.0122287;-0.05359197,0.1031574;-0.2799917;-0.07574058,0.08553991;-0.6315945;0.01416683,0.1046355;-0.6581782;-0.02814245,-0.0890774;-0.003935258;-0.02349147,-0.1079309;-0.2909851;-0.08656818,-0.08768991;-0.6520227;-0.0510669,-0.1052329;-0.6481858;-0.1171287,-0.08554126;0.4852921;-0.1880362,415.2844
+0;0;0,0.001204088;0.3018509;-0.008975117,0.002153432;0.599684;-0.03452982,0.1803895;0.4935278;-0.00256164,0.2106012;0.3090893;0.1366004,0.2380641;0.1169156;0.3021027,-0.1744861;0.4783095;-0.02034411,-0.2156431;0.2935325;0.1155231,-0.2611266;0.08602898;0.2567658,0.08248283;0.004402401;-0.0412321,0.1002482;-0.2870142;-0.008482222,0.1093537;-0.6380286;0.07232605,0.1172523;-0.6589725;0.02075167,-0.07979678;0.007052334;-0.04588709,-0.1182464;-0.2832575;-0.02235804,-0.1394815;-0.6346775;0.05430339,-0.1357778;-0.5981449;-0.01823072,0.001961801;0.5254619;-0.02553861,0;0;0,-0.04908778;0.2790748;-0.1044204,-0.09550174;0.5494925;-0.2230475,0.0955449;0.4905433;-0.1591091,0.2126236;0.2914962;-0.1279774,0.1819863;0.0386017;-0.1414564,-0.1856821;0.4371157;-0.04593009,-0.282032;0.317447;0.1292624,-0.3213792;0.08130832;0.04113588,0.07466067;0.01173246;-0.05301905,0.09874688;-0.2802669;-0.07465339,0.08123882;-0.6297739;0.0111506,0.09913354;-0.6567377;-0.03071213,-0.08908227;-0.003280085;-0.02400989,-0.1080915;-0.2898201;-0.08602016,-0.09116802;-0.6483643;-0.05465762,-0.1086497;-0.6446024;-0.1204113,-0.08423882;0.4829824;-0.1908083,415.2959
+0;0;0,0.001204088;0.3018509;-0.008975117,0.002153432;0.599684;-0.03452982,0.1803895;0.4935278;-0.00256164,0.2106012;0.3090893;0.1366004,0.2380641;0.1169156;0.3021027,-0.1744861;0.4783095;-0.02034411,-0.2156431;0.2935325;0.1155231,-0.2611266;0.08602898;0.2567658,0.08248283;0.004402401;-0.0412321,0.1002482;-0.2870142;-0.008482222,0.1093537;-0.6380286;0.07232605,0.1172523;-0.6589725;0.02075167,-0.07979678;0.007052334;-0.04588709,-0.1182464;-0.2832575;-0.02235804,-0.1394815;-0.6346775;0.05430339,-0.1357778;-0.5981449;-0.01823072,0.001961801;0.5254619;-0.02553861,0;0;0,-0.04908778;0.2790748;-0.1044204,-0.09550174;0.5494925;-0.2230475,0.0955449;0.4905433;-0.1591091,0.2126236;0.2914962;-0.1279774,0.1819863;0.0386017;-0.1414564,-0.1856821;0.4371157;-0.04593009,-0.282032;0.317447;0.1292624,-0.3213792;0.08130832;0.04113588,0.07466067;0.01173246;-0.05301905,0.09874688;-0.2802669;-0.07465339,0.08123882;-0.6297739;0.0111506,0.09913354;-0.6567377;-0.03071213,-0.08908227;-0.003280085;-0.02400989,-0.1080915;-0.2898201;-0.08602016,-0.09116802;-0.6483643;-0.05465762,-0.1086497;-0.6446024;-0.1204113,-0.08423882;0.4829824;-0.1908083,415.3178
+0;0;0,0.001199909;0.3008032;-0.008943965,0.002147103;0.5979653;-0.03444171,0.1793401;0.4921499;-0.002626579,0.2089728;0.3112458;0.1338687,0.2381132;0.1073339;0.3094802,-0.1734601;0.4770207;-0.02030505,-0.2138284;0.2957845;0.1129585,-0.2620901;0.07560632;0.2628286,0.0822243;0.004388602;-0.04110286,0.1000424;-0.2878934;-0.008255739,0.1091142;-0.6376076;0.07225323,0.1170858;-0.6590225;0.02020211,-0.07954666;0.007030229;-0.04574326,-0.1181105;-0.2841417;-0.02214434,-0.1392669;-0.6342601;0.05423314,-0.135529;-0.5976671;-0.01897146,0.00195587;0.5238972;-0.02546917,0;0;0,-0.04855431;0.2771927;-0.1066337,-0.09399758;0.5462182;-0.2270958,0.09476802;0.4965174;-0.1609652,0.2154602;0.3041843;-0.1349509,0.1803628;0.03596938;-0.1448283,-0.1867448;0.4359285;-0.05200076,-0.274324;0.3103614;0.1176994,-0.3109291;0.06086978;0.019299,0.07406314;0.01190108;-0.05331564,0.09508061;-0.2811873;-0.07528377,0.07630556;-0.629602;0.009088993,0.09410752;-0.6564184;-0.03416991,-0.08882821;-0.003525676;-0.02380458,-0.1090468;-0.2907097;-0.08658721,-0.0959017;-0.6483449;-0.05851052,-0.1126604;-0.6450033;-0.1250299,-0.08300556;0.4800451;-0.1944323,415.3296
+0;0;0,0.0009286241;0.3007884;-0.009461598,0.001503187;0.5979008;-0.03554137,0.1788855;0.4928038;-0.003328916,0.2095307;0.3129823;0.134368,0.2399453;0.1148714;0.3162902,-0.1740861;0.4773399;-0.02069886,-0.2139319;0.2978163;0.1150175,-0.2616795;0.08088763;0.2697132,0.08228547;0.004390457;-0.04098006,0.09994194;-0.2878962;-0.008087333,0.1089641;-0.6376214;0.07237944,0.1174729;-0.6589654;0.02034343,-0.07948392;0.00700234;-0.04585645,-0.118124;-0.2841394;-0.02201134,-0.1392378;-0.6342555;0.0543884,-0.1355496;-0.5977023;-0.01882229,0.001409888;0.5238504;-0.02642324,0;0;0,-0.04855431;0.2771927;-0.1066337,-0.09399758;0.5462182;-0.2270958,0.09476802;0.4965174;-0.1609652,0.2154602;0.3041843;-0.1349509,0.1803628;0.03596938;-0.1448283,-0.1867448;0.4359285;-0.05200076,-0.274324;0.3103614;0.1176994,-0.3109291;0.06086978;0.019299,0.07406314;0.01190108;-0.05331564,0.09508061;-0.2811873;-0.07528377,0.07630556;-0.629602;0.009088993,0.09410752;-0.6564184;-0.03416991,-0.08882821;-0.003525676;-0.02380458,-0.1090468;-0.2907097;-0.08658721,-0.0959017;-0.6483449;-0.05851052,-0.1126604;-0.6450033;-0.1250299,-0.08300556;0.4800451;-0.1944323,415.3517
+0;0;0,0.0009295182;0.301078;-0.009470709,0.001504992;0.5986593;-0.03559141,0.1784091;0.493534;-0.003427377,0.2109352;0.3026755;0.142721,0.2397754;0.1148195;0.3152264,-0.1736117;0.4781117;-0.02075053,-0.2159032;0.2875695;0.1232958,-0.2611792;0.08186968;0.2699839,0.08178726;0.004363874;-0.04073194,0.09938753;-0.2869925;-0.007943902,0.1083628;-0.6349007;0.07210481,0.1168132;-0.6558923;0.02042597,-0.07900267;0.006959943;-0.0455788,-0.1175197;-0.2832552;-0.02180958,-0.1385239;-0.6315522;0.05419322,-0.134861;-0.595044;-0.01851496,0.001411553;0.5244969;-0.0264595,0;0;0,-0.04967212;0.2760626;-0.1098208,-0.09586053;0.5444366;-0.2326021,0.0923028;0.4969395;-0.1656783,0.2175173;0.2912477;-0.1364133,0.1786548;0.03779364;-0.1478386,-0.1872433;0.4351919;-0.05644798,-0.2730187;0.2913415;0.1190339,-0.2931991;0.06077212;0.008082055,0.07455982;0.01192448;-0.05163264,0.09226228;-0.2802726;-0.07573318,0.07119393;-0.6273603;0.005597353,0.08747657;-0.6546937;-0.03671122,-0.08789738;-0.00343188;-0.02509111,-0.1100568;-0.2895977;-0.08747263,-0.09965932;-0.6456702;-0.06231862,-0.1169007;-0.6425549;-0.1280621,-0.08471979;0.4784262;-0.1994061,415.3629
+0;0;0,0.0009295182;0.301078;-0.009470709,0.001504992;0.5986593;-0.03559141,0.1784091;0.493534;-0.003427377,0.2109352;0.3026755;0.142721,0.2397754;0.1148195;0.3152264,-0.1736117;0.4781117;-0.02075053,-0.2159032;0.2875695;0.1232958,-0.2611792;0.08186968;0.2699839,0.08178726;0.004363874;-0.04073194,0.09938753;-0.2869925;-0.007943902,0.1083628;-0.6349007;0.07210481,0.1168132;-0.6558923;0.02042597,-0.07900267;0.006959943;-0.0455788,-0.1175197;-0.2832552;-0.02180958,-0.1385239;-0.6315522;0.05419322,-0.134861;-0.595044;-0.01851496,0.001411553;0.5244969;-0.0264595,0;0;0,-0.04967212;0.2760626;-0.1098208,-0.09586053;0.5444366;-0.2326021,0.0923028;0.4969395;-0.1656783,0.2175173;0.2912477;-0.1364133,0.1786548;0.03779364;-0.1478386,-0.1872433;0.4351919;-0.05644798,-0.2730187;0.2913415;0.1190339,-0.2931991;0.06077212;0.008082055,0.07455982;0.01192448;-0.05163264,0.09226228;-0.2802726;-0.07573318,0.07119393;-0.6273603;0.005597353,0.08747657;-0.6546937;-0.03671122,-0.08789738;-0.00343188;-0.02509111,-0.1100568;-0.2895977;-0.08747263,-0.09965932;-0.6456702;-0.06231862,-0.1169007;-0.6425549;-0.1280621,-0.08471979;0.4784262;-0.1994061,415.3745
+0;0;0,0.0009410466;0.299801;-0.009110055,0.001823511;0.5966485;-0.03329139,0.1783593;0.4946133;-0.004653154,0.2113044;0.3050507;0.1466389,0.2425357;0.1235951;0.324456,-0.1729998;0.478738;-0.02144389,-0.2156975;0.2888389;0.1269605,-0.2601394;0.08518174;0.2755174,0.08086543;0.004391736;-0.04034894,0.09833624;-0.2855203;-0.007707313,0.1072083;-0.6340734;0.07268772,0.115765;-0.6548918;0.02047734,-0.07816812;0.006792317;-0.04505721,-0.1164939;-0.2819948;-0.02154572,-0.1377172;-0.630957;0.05465391,-0.1341569;-0.594331;-0.01831916,0.001618542;0.5226119;-0.02481922,0;0;0,-0.04939619;0.2741177;-0.1112833,-0.09559491;0.540781;-0.2355905,0.09129585;0.4971212;-0.1693726,0.2167955;0.2893299;-0.1380477,0.1796849;0.03638673;-0.150815,-0.1878641;0.4340324;-0.06048712,-0.2595389;0.2685444;0.1049972,-0.2731469;0.04172254;-0.01284639,0.07399957;0.01195508;-0.05067229,0.09175274;-0.2787539;-0.07502007,0.06708981;-0.6270671;0.003088951,0.08358797;-0.6542784;-0.03976345,-0.0865939;-0.003441221;-0.02600379,-0.1069264;-0.2887307;-0.0861387,-0.1023595;-0.6459047;-0.06522867,-0.1197224;-0.643114;-0.131106,-0.08443095;0.4751865;-0.202035,415.3859
+0;0;0,0.0009410466;0.299801;-0.009110055,0.001823511;0.5966485;-0.03329139,0.1783593;0.4946133;-0.004653154,0.2113044;0.3050507;0.1466389,0.2425357;0.1235951;0.324456,-0.1729998;0.478738;-0.02144389,-0.2156975;0.2888389;0.1269605,-0.2601394;0.08518174;0.2755174,0.08086543;0.004391736;-0.04034894,0.09833624;-0.2855203;-0.007707313,0.1072083;-0.6340734;0.07268772,0.115765;-0.6548918;0.02047734,-0.07816812;0.006792317;-0.04505721,-0.1164939;-0.2819948;-0.02154572,-0.1377172;-0.630957;0.05465391,-0.1341569;-0.594331;-0.01831916,0.001618542;0.5226119;-0.02481922,0;0;0,-0.04939619;0.2741177;-0.1112833,-0.09559491;0.540781;-0.2355905,0.09129585;0.4971212;-0.1693726,0.2167955;0.2893299;-0.1380477,0.1796849;0.03638673;-0.150815,-0.1878641;0.4340324;-0.06048712,-0.2595389;0.2685444;0.1049972,-0.2731469;0.04172254;-0.01284639,0.07399957;0.01195508;-0.05067229,0.09175274;-0.2787539;-0.07502007,0.06708981;-0.6270671;0.003088951,0.08358797;-0.6542784;-0.03976345,-0.0865939;-0.003441221;-0.02600379,-0.1069264;-0.2887307;-0.0861387,-0.1023595;-0.6459047;-0.06522867,-0.1197224;-0.643114;-0.131106,-0.08443095;0.4751865;-0.202035,415.3983
+0;0;0,0.0009410466;0.299801;-0.009110055,0.001823511;0.5966485;-0.03329139,0.1783593;0.4946133;-0.004653154,0.2113044;0.3050507;0.1466389,0.2425357;0.1235951;0.324456,-0.1729998;0.478738;-0.02144389,-0.2156975;0.2888389;0.1269605,-0.2601394;0.08518174;0.2755174,0.08086543;0.004391736;-0.04034894,0.09833624;-0.2855203;-0.007707313,0.1072083;-0.6340734;0.07268772,0.115765;-0.6548918;0.02047734,-0.07816812;0.006792317;-0.04505721,-0.1164939;-0.2819948;-0.02154572,-0.1377172;-0.630957;0.05465391,-0.1341569;-0.594331;-0.01831916,0.001618542;0.5226119;-0.02481922,0;0;0,-0.04939619;0.2741177;-0.1112833,-0.09559491;0.540781;-0.2355905,0.09129585;0.4971212;-0.1693726,0.2167955;0.2893299;-0.1380477,0.1796849;0.03638673;-0.150815,-0.1878641;0.4340324;-0.06048712,-0.2595389;0.2685444;0.1049972,-0.2731469;0.04172254;-0.01284639,0.07399957;0.01195508;-0.05067229,0.09175274;-0.2787539;-0.07502007,0.06708981;-0.6270671;0.003088951,0.08358797;-0.6542784;-0.03976345,-0.0865939;-0.003441221;-0.02600379,-0.1069264;-0.2887307;-0.0861387,-0.1023595;-0.6459047;-0.06522867,-0.1197224;-0.643114;-0.131106,-0.08443095;0.4751865;-0.202035,415.4191
+0;0;0,0.0007800677;0.29993;-0.009953099,0.001343241;0.5968661;-0.03594839,0.1778421;0.4948834;-0.005372623,0.2106318;0.3086016;0.1476118,0.2416172;0.1348101;0.3183212,-0.1732827;0.4787232;-0.02162332,-0.2155266;0.2917589;0.128177,-0.2609004;0.1110514;0.2881498,0.08029864;0.004547797;-0.04016746,0.09750348;-0.2860924;-0.007234395,0.1062765;-0.6314822;0.07266551,0.1149426;-0.6523239;0.02018236,-0.07774162;0.006554494;-0.04466832,-0.1162664;-0.2829409;-0.02099089,-0.1373345;-0.6288019;0.05445017,-0.1338481;-0.5922535;-0.01875789,0.001239573;0.5228584;-0.02687858,0;0;0,-0.05098233;0.2727556;-0.1142929,-0.09824637;0.5385063;-0.2407298,0.08861561;0.4973956;-0.1742702,0.2181483;0.2942123;-0.1408305,0.1876617;0.05075453;-0.1510351,-0.1912977;0.4335642;-0.06539926,-0.241775;0.2506979;0.08689097,-0.2707691;0.03540701;-0.0276273,0.07286316;0.01215514;-0.05123663,0.09154514;-0.2793761;-0.07388186,0.06192944;-0.6247705;0.0008223057,0.07734774;-0.6521927;-0.04253006,-0.08606217;-0.003712551;-0.02571961,-0.1077566;-0.2893693;-0.08721673,-0.107876;-0.643553;-0.06963904,-0.1251534;-0.6412057;-0.1356033,-0.08687042;0.4731549;-0.2066829,415.4408
+0;0;0,0.0007800677;0.29993;-0.009953099,0.001343241;0.5968661;-0.03594839,0.1778421;0.4948834;-0.005372623,0.2106318;0.3086016;0.1476118,0.2416172;0.1348101;0.3183212,-0.1732827;0.4787232;-0.02162332,-0.2155266;0.2917589;0.128177,-0.2609004;0.1110514;0.2881498,0.08029864;0.004547797;-0.04016746,0.09750348;-0.2860924;-0.007234395,0.1062765;-0.6314822;0.07266551,0.1149426;-0.6523239;0.02018236,-0.07774162;0.006554494;-0.04466832,-0.1162664;-0.2829409;-0.02099089,-0.1373345;-0.6288019;0.05445017,-0.1338481;-0.5922535;-0.01875789,0.001239573;0.5228584;-0.02687858,0;0;0,-0.05098233;0.2727556;-0.1142929,-0.09824637;0.5385063;-0.2407298,0.08861561;0.4973956;-0.1742702,0.2181483;0.2942123;-0.1408305,0.1876617;0.05075453;-0.1510351,-0.1912977;0.4335642;-0.06539926,-0.241775;0.2506979;0.08689097,-0.2707691;0.03540701;-0.0276273,0.07286316;0.01215514;-0.05123663,0.09154514;-0.2793761;-0.07388186,0.06192944;-0.6247705;0.0008223057,0.07734774;-0.6521927;-0.04253006,-0.08606217;-0.003712551;-0.02571961,-0.1077566;-0.2893693;-0.08721673,-0.107876;-0.643553;-0.06963904,-0.1251534;-0.6412057;-0.1356033,-0.08687042;0.4731549;-0.2066829,415.4521
+0;0;0,0.0007831696;0.3011226;-0.009992677,0.001346554;0.5982873;-0.03602368,0.1908902;0.4938446;-0.003811056,0.221743;0.3185663;0.1401366,0.2535737;0.1400338;0.315503,-0.1861716;0.4764906;-0.02126217,-0.2259202;0.3005702;0.1196895,-0.2725317;0.114933;0.2840264,0.07984351;0.00452202;-0.03993979,0.09691206;-0.2838156;-0.007267639,0.1056531;-0.6279444;0.07234056,0.11436;-0.649026;0.01960979,-0.07730098;0.006517343;-0.04441514,-0.1155206;-0.2806844;-0.0209253,-0.1365118;-0.6252828;0.05424034,-0.1330089;-0.5887036;-0.01931313,0.001242335;0.523886;-0.02690563,0;0;0,-0.05316405;0.2708952;-0.1206841,-0.1007328;0.531072;-0.2584996,0.09921724;0.4905246;-0.1830597,0.2179748;0.2988355;-0.1437247,0.1844144;0.04902397;-0.1541319,-0.1968577;0.4262021;-0.06542759,-0.2418465;0.2449272;0.06690057,-0.2410341;0.00678882;-0.01634537,0.07179616;0.01190442;-0.05190587,0.08968333;-0.2774711;-0.07286358,0.05560463;-0.6219274;-0.001961708,0.07037066;-0.6493968;-0.04606271,-0.08571211;-0.003288843;-0.02516429,-0.1112179;-0.2859448;-0.08803246,-0.114103;-0.6389295;-0.07279991,-0.131016;-0.6378493;-0.1387033,-0.08908607;0.4674428;-0.2206264,415.4745
+0;0;0,0.0003547187;0.3011048;-0.01053792,0.0002379155;0.5981789;-0.03756667,0.1899438;0.4940174;-0.004364971,0.2232511;0.3207191;0.1414213,0.2530856;0.1532561;0.3277181,-0.1869593;0.4761586;-0.02116355,-0.2265474;0.3019438;0.1219354,-0.272993;0.1151383;0.2849905,0.07984702;0.004716819;-0.03991024,0.09654403;-0.2836268;-0.007099837,0.105135;-0.6277695;0.07246497,0.1140221;-0.6489249;0.01983592,-0.07735083;0.006309398;-0.04435836,-0.1157859;-0.2808573;-0.02079074,-0.1368914;-0.6254858;0.05420421,-0.1334828;-0.5889612;-0.01935855,0.0003431827;0.5238142;-0.0281539,0;0;0,-0.05316405;0.2708952;-0.1206841,-0.1007328;0.531072;-0.2584996,0.09921724;0.4905246;-0.1830597,0.2179748;0.2988355;-0.1437247,0.1844144;0.04902397;-0.1541319,-0.1968577;0.4262021;-0.06542759,-0.2418465;0.2449272;0.06690057,-0.2410341;0.00678882;-0.01634537,0.07179616;0.01190442;-0.05190587,0.08968333;-0.2774711;-0.07286358,0.05560463;-0.6219274;-0.001961708,0.07037066;-0.6493968;-0.04606271,-0.08571211;-0.003288843;-0.02516429,-0.1112179;-0.2859448;-0.08803246,-0.114103;-0.6389295;-0.07279991,-0.131016;-0.6378493;-0.1387033,-0.08908607;0.4674428;-0.2206264,415.4857
+0;0;0,0.0003530109;0.2996551;-0.01048718,0.0002361516;0.5971299;-0.03754887,0.1814359;0.4942794;-0.005411156,0.2129604;0.3302566;0.1325722,0.2436873;0.1577848;0.3244411,-0.1785579;0.4772218;-0.02145608,-0.2160271;0.3123316;0.1139838,-0.2638619;0.1199387;0.2819158,0.07967387;0.00470659;-0.0398237,0.09639262;-0.2840126;-0.006970555,0.10495;-0.6268083;0.07228284,0.1137509;-0.6474676;0.02016421,-0.07718309;0.006295716;-0.04426216,-0.1156682;-0.281245;-0.02066385,-0.1366911;-0.6245247;0.05403758,-0.1333155;-0.5880633;-0.01881175,0.0003414555;0.5227394;-0.02813282,0;0;0,-0.04743923;0.2702691;-0.1208613,-0.09057151;0.5323492;-0.2574832,0.1002231;0.4881517;-0.1870832,0.2204556;0.3119537;-0.1492009,0.1869563;0.05436841;-0.1548562,-0.1880018;0.4302248;-0.07526715,-0.230665;0.2524635;0.04099739,-0.2384096;0.003733978;-0.03368878,0.07281947;0.0112541;-0.05026602,0.08929566;-0.278408;-0.07354736,0.05013005;-0.6214112;-0.005150557,0.0644352;-0.6491903;-0.04777813,-0.08519334;-0.002641418;-0.02628921,-0.1116165;-0.2855242;-0.08950903,-0.1155699;-0.6371506;-0.07514042,-0.132698;-0.6355136;-0.140427,-0.08031061;0.4679097;-0.2205389,415.4994
+0;0;0,0.0003530109;0.2996551;-0.01048718,0.0002361516;0.5971299;-0.03754887,0.1814359;0.4942794;-0.005411156,0.2129604;0.3302566;0.1325722,0.2436873;0.1577848;0.3244411,-0.1785579;0.4772218;-0.02145608,-0.2160271;0.3123316;0.1139838,-0.2638619;0.1199387;0.2819158,0.07967387;0.00470659;-0.0398237,0.09639262;-0.2840126;-0.006970555,0.10495;-0.6268083;0.07228284,0.1137509;-0.6474676;0.02016421,-0.07718309;0.006295716;-0.04426216,-0.1156682;-0.281245;-0.02066385,-0.1366911;-0.6245247;0.05403758,-0.1333155;-0.5880633;-0.01881175,0.0003414555;0.5227394;-0.02813282,0;0;0,-0.04743923;0.2702691;-0.1208613,-0.09057151;0.5323492;-0.2574832,0.1002231;0.4881517;-0.1870832,0.2204556;0.3119537;-0.1492009,0.1869563;0.05436841;-0.1548562,-0.1880018;0.4302248;-0.07526715,-0.230665;0.2524635;0.04099739,-0.2384096;0.003733978;-0.03368878,0.07281947;0.0112541;-0.05026602,0.08929566;-0.278408;-0.07354736,0.05013005;-0.6214112;-0.005150557,0.0644352;-0.6491903;-0.04777813,-0.08519334;-0.002641418;-0.02628921,-0.1116165;-0.2855242;-0.08950903,-0.1155699;-0.6371506;-0.07514042,-0.132698;-0.6355136;-0.140427,-0.08031061;0.4679097;-0.2205389,415.5204
+0;0;0,-4.249618E-05;0.301623;-0.01096798,-0.000796422;0.60153;-0.03904015,0.1849626;0.4971317;-0.005583148,0.2158164;0.3339508;0.1380975,0.2444509;0.1652349;0.3203951,-0.1836612;0.4794121;-0.02159164,-0.2218274;0.3139963;0.1177104,-0.2675903;0.1290221;0.2795982,0.07912243;0.004773274;-0.03946003,0.09553137;-0.2832108;-0.006750949,0.1040036;-0.6247497;0.07222147,0.1129002;-0.645461;0.01990364,-0.07661171;0.006136432;-0.04396849,-0.115203;-0.2806231;-0.02043833,-0.1362113;-0.6226287;0.0540465,-0.1328852;-0.586194;-0.01899783,-0.0004948166;0.5262929;-0.02929429,0;0;0,-0.04984034;0.2701494;-0.1250279,-0.09415441;0.5323389;-0.2664857,0.1011256;0.4869088;-0.190769,0.2201531;0.3075994;-0.147126,0.1915128;0.05933769;-0.155077,-0.190279;0.4298745;-0.07659635,-0.2235514;0.2403374;0.02919935,-0.2378144;-0.004329115;-0.02032055,0.07277862;0.0106754;-0.04929042,0.08871467;-0.2781917;-0.07328629,0.04580181;-0.6197939;-0.006775856,0.0590908;-0.6477367;-0.04983377,-0.08427069;-0.001956577;-0.0271083,-0.1115068;-0.2840613;-0.08995046,-0.1186305;-0.6344221;-0.07755318,-0.1357017;-0.6334022;-0.1427964,-0.08340189;0.4678047;-0.2280746,415.5418
+0;0;0,-4.27063E-05;0.3031143;-0.01102221,-0.0007997612;0.6043554;-0.03921385,0.1887163;0.4991444;-0.005247854,0.2189302;0.3393476;0.135453,0.2477207;0.1697125;0.3187439,-0.1873734;0.4810659;-0.02158057,-0.224748;0.3190807;0.1148325,-0.2707603;0.1330985;0.2776024,0.07814526;0.004714323;-0.03897269,0.0945184;-0.2826416;-0.006334957,0.1029617;-0.6230119;0.07236727,0.1117322;-0.6430045;0.02079095,-0.07566554;0.006060647;-0.04342547,-0.1141727;-0.2800734;-0.01994663,-0.1351091;-0.6209089;0.05428335,-0.1318302;-0.5845653;-0.0177257,-0.0004972655;0.5288962;-0.02943922,0;0;0,-0.05281613;0.2696386;-0.1284728,-0.1001068;0.5321168;-0.2713046,0.09934831;0.4877286;-0.1941359,0.2187226;0.3141539;-0.1509361,0.1924075;0.06415637;-0.1539795,-0.1954756;0.4285574;-0.07668957,-0.2282917;0.2396019;0.02059118,-0.2312269;-0.009446114;-0.01356989,0.07172057;0.01069218;-0.04888368,0.08632274;-0.2775205;-0.07392359,0.0384565;-0.617587;-0.009263992,0.05095425;-0.6459378;-0.05019426,-0.08293036;-0.001835344;-0.02769411,-0.1142451;-0.2828826;-0.09045213,-0.1249314;-0.632009;-0.07978357,-0.1415831;-0.6309469;-0.1439834,-0.08872347;0.4675042;-0.2327642,415.5635
+0;0;0,-4.27063E-05;0.3031143;-0.01102221,-0.0007997612;0.6043554;-0.03921385,0.1887163;0.4991444;-0.005247854,0.2189302;0.3393476;0.135453,0.2477207;0.1697125;0.3187439,-0.1873734;0.4810659;-0.02158057,-0.224748;0.3190807;0.1148325,-0.2707603;0.1330985;0.2776024,0.07814526;0.004714323;-0.03897269,0.0945184;-0.2826416;-0.006334957,0.1029617;-0.6230119;0.07236727,0.1117322;-0.6430045;0.02079095,-0.07566554;0.006060647;-0.04342547,-0.1141727;-0.2800734;-0.01994663,-0.1351091;-0.6209089;0.05428335,-0.1318302;-0.5845653;-0.0177257,-0.0004972655;0.5288962;-0.02943922,0;0;0,-0.05281613;0.2696386;-0.1284728,-0.1001068;0.5321168;-0.2713046,0.09934831;0.4877286;-0.1941359,0.2187226;0.3141539;-0.1509361,0.1924075;0.06415637;-0.1539795,-0.1954756;0.4285574;-0.07668957,-0.2282917;0.2396019;0.02059118,-0.2312269;-0.009446114;-0.01356989,0.07172057;0.01069218;-0.04888368,0.08632274;-0.2775205;-0.07392359,0.0384565;-0.617587;-0.009263992,0.05095425;-0.6459378;-0.05019426,-0.08293036;-0.001835344;-0.02769411,-0.1142451;-0.2828826;-0.09045213,-0.1249314;-0.632009;-0.07978357,-0.1415831;-0.6309469;-0.1439834,-0.08872347;0.4675042;-0.2327642,415.575
+0;0;0,-0.0002772228;0.3031012;-0.01137325,-0.001355795;0.6042983;-0.04002265,0.1882388;0.4993072;-0.00568614,0.2186049;0.3405886;0.1361974,0.2457136;0.1709464;0.3197381,-0.187816;0.4809853;-0.0217297,-0.2250996;0.3210793;0.1171393,-0.2700778;0.1347653;0.2798187,0.07816295;0.004833199;-0.0389226,0.09440735;-0.2825387;-0.006360367,0.1027982;-0.6229122;0.07233326,0.1117946;-0.6428875;0.02077902,-0.07566366;0.005944876;-0.04344474,-0.1142194;-0.2801869;-0.02001785,-0.1352363;-0.6210019;0.0542834,-0.1319983;-0.5846874;-0.01773006,-0.0009736156;0.5288539;-0.03013694,0;0;0,-0.05281613;0.2696386;-0.1284728,-0.1001068;0.5321168;-0.2713046,0.09934831;0.4877286;-0.1941359,0.2187226;0.3141539;-0.1509361,0.1924075;0.06415637;-0.1539795,-0.1954756;0.4285574;-0.07668957,-0.2282917;0.2396019;0.02059118,-0.2312269;-0.009446114;-0.01356989,0.07172057;0.01069218;-0.04888368,0.08632274;-0.2775205;-0.07392359,0.0384565;-0.617587;-0.009263992,0.05095425;-0.6459378;-0.05019426,-0.08293036;-0.001835344;-0.02769411,-0.1142451;-0.2828826;-0.09045213,-0.1249314;-0.632009;-0.07978357,-0.1415831;-0.6309469;-0.1439834,-0.08872347;0.4675042;-0.2327642,415.5863
+0;0;0,-0.0002822478;0.3085954;-0.01157941,-0.001373629;0.6135392;-0.04057048,0.192224;0.5072921;-0.005634353,0.2235631;0.3434882;0.1407952,0.2496985;0.1799369;0.317746,-0.1917804;0.4885829;-0.02201707,-0.2302586;0.3235534;0.1213014,-0.2736219;0.1439289;0.2781399,0.07731467;0.004780746;-0.03850019,0.09344595;-0.28059;-0.006164692,0.1017542;-0.6176168;0.07175516,0.1149409;-0.6608693;-0.003811769,-0.07484251;0.005880358;-0.04297325,-0.1131298;-0.278259;-0.0197095,-0.13394;-0.6157229;0.05386117,-0.1291938;-0.5764673;-0.05169439,-0.0009882508;0.5374634;-0.03060204,0;0;0,-0.05758231;0.2729484;-0.1324716,-0.1095107;0.5380362;-0.2769012,0.09482007;0.4934469;-0.198597,0.2144375;0.3134998;-0.147939,0.1898703;0.07250768;-0.1558692,-0.1846471;0.3910762;-0.0816541,-0.2687943;0.2381762;0.05544566,-0.2536909;0.003979757;-0.005114656,0.07145139;0.01204225;-0.04724789,0.07987271;-0.2740715;-0.07571268,0.02721155;-0.610183;-0.01259804,0.005623706;-0.622782;-0.1073053,-0.08139002;-0.003260637;-0.02911549,-0.1210545;-0.2810876;-0.09221199,-0.134127;-0.6267228;-0.08256594,-0.1538263;-0.6392758;-0.1777045,-0.09719868;0.472913;-0.2382433,415.6084

+ 158 - 0
DataCSV/Sam/FirstPersonPerspective_TwoArms_Backward_None_Slow.csv

@@ -0,0 +1,158 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.001532965;0.3100308;0.006207563,0.003400998;0.6215118;-0.00154795,0.2283764;0.4762457;0.01495227,0.2566127;0.2681502;0.003854623,0.3028516;0.06186005;-0.0522561,-0.2162416;0.4600203;-0.02008364,-0.2539676;0.2531865;-0.0246342,-0.2911884;0.0467045;-0.08645589,0.06333946;0.004201467;-0.03110577,0.08033708;-0.2810512;-0.006419618,0.08946007;-0.5906209;0.05923077,0.1006156;-0.6251033;-0.008323934,-0.06076536;0.004804607;-0.03579937,-0.09826714;-0.2788498;-0.01576819,-0.11667;-0.589102;0.04449357,-0.1099692;-0.5493115;-0.04880864,0.002895296;0.5434012;0.002831724,0;0;0,0.05671357;0.2846062;-0.1092834,0.1112711;0.5637382;-0.23649,0.2046826;0.3829665;-0.02424765,0.2005787;0.1819778;0.03748465,0.2285481;-0.01879928;-0.04466391,-0.1348051;0.4998113;-0.1656691,-0.2645347;0.3343033;-0.1644483,-0.2396419;0.1232036;-0.2160177,0.07005727;-0.00590387;-0.007364273,0.1169183;-0.2848474;-0.05492449,0.1430915;-0.5996459;-0.0338645,0.1623027;-0.6332842;-0.1004014,-0.04969868;0.01080408;-0.04909604,-0.06899264;-0.2751107;-0.06125907,-0.03219278;-0.5838584;-0.001700427,-0.01095375;-0.5887512;-0.08642028,0.09790722;0.4948097;-0.2019794,220.0856
+0;0;0,0.00153595;0.3106345;0.006219649,0.003408967;0.6229486;-0.001555751,0.229214;0.4772468;0.01499969,0.2573552;0.269852;0.003939406,0.3037638;0.06280507;-0.05237715,-0.2170423;0.4609616;-0.02016531,-0.2546413;0.2548242;-0.02470055,-0.2919987;0.04758477;-0.08674903,0.06369466;0.004225029;-0.03128021,0.08068608;-0.2809235;-0.006603066,0.08978476;-0.5896683;0.05887238,0.1009678;-0.6243098;-0.008849096,-0.06110613;0.004831552;-0.03600013,-0.09859422;-0.2787192;-0.01597627,-0.116948;-0.5881448;0.04412491,-0.1102307;-0.5483301;-0.04940762,0.002902045;0.5446497;0.002834481,0;0;0,0.05667971;0.2844163;-0.1114881,0.1111882;0.5634965;-0.2408659,0.2053174;0.3834897;-0.02698779,0.2004065;0.1856729;0.0420866,0.2206307;-0.01009503;-0.05517411,-0.1349366;0.5003821;-0.1646976,-0.2623537;0.3340276;-0.1604594,-0.2392303;0.1220247;-0.2125537,0.07041268;-0.005855471;-0.007815361,0.1174815;-0.2847626;-0.0547483,0.1425711;-0.5988096;-0.0338161,0.1624863;-0.6328815;-0.1000578,-0.05028119;0.01078584;-0.04907933,-0.06969562;-0.2750021;-0.06155694,-0.03296853;-0.5829306;-0.002190903,-0.01237319;-0.5881336;-0.08719895,0.09782169;0.4945807;-0.2059059,220.1097
+0;0;0,0.001538822;0.3112154;0.006231281,0.003414888;0.6240383;-0.001556609,0.2305927;0.4778041;0.01507958,0.2587488;0.2703001;0.004013479,0.3051303;0.06337391;-0.05227025,-0.2183722;0.4614201;-0.02029886,-0.255991;0.2551742;-0.02483649,-0.2933266;0.04805556;-0.0868488,0.06412549;0.004253606;-0.03149179,0.08110594;-0.2807111;-0.00683056,0.09016663;-0.5881664;0.05837142,0.1013856;-0.6230157;-0.009567723,-0.06151944;0.004864231;-0.03624363,-0.09898335;-0.2785037;-0.01623268,-0.1172605;-0.5866369;0.04361749,-0.1105216;-0.5467906;-0.05021568,0.002907168;0.5456161;0.002840535,0;0;0,0.05597244;0.2845837;-0.1130285,0.1095972;0.5637919;-0.2437274,0.2053356;0.3832577;-0.02880168,0.2034655;0.1848042;0.03891706,0.2209835;-0.01228882;-0.05587245,-0.1370709;0.5014445;-0.1636235,-0.2629141;0.3338268;-0.1572257,-0.2401289;0.1209886;-0.2053746,0.07079901;-0.00593695;-0.008611441,0.1178314;-0.2848436;-0.05444145,0.1421;-0.5976509;-0.03383136,0.1618147;-0.63126;-0.1010046,-0.0511172;0.01073945;-0.04892443,-0.0705797;-0.2748234;-0.06220812,-0.03383413;-0.5813972;-0.002841052,-0.01370055;-0.5868123;-0.08820751,0.09645346;0.4948411;-0.2084758,220.1427
+0;0;0,0.001609519;0.3114298;0.006260757,0.003649505;0.6241322;-0.001523269,0.2317971;0.4777012;0.01531648,0.2598688;0.2700386;0.004217452,0.3062;0.06346883;-0.05112724,-0.21918;0.4612479;-0.02048446,-0.2568967;0.254872;-0.02510905,-0.293582;0.04777199;-0.0854784,0.06427369;0.00423409;-0.03160968,0.08128749;-0.2806177;-0.00689947,0.09026858;-0.5882554;0.05825414,0.1015585;-0.6227347;-0.008979268,-0.06168282;0.00489874;-0.03632409,-0.09913671;-0.2783644;-0.01632899,-0.1173522;-0.5867223;0.04325437,-0.1106259;-0.5469634;-0.04983096,0.003092405;0.545755;0.002872319,0;0;0,0.05506758;0.2846354;-0.1139321,0.1069943;0.5634242;-0.2459152,0.205003;0.3833222;-0.03013134,0.2056094;0.1841517;0.03594232,0.2456976;-0.01372747;-0.04842257,-0.1397067;0.5017111;-0.1628941,-0.2626529;0.3319729;-0.1524958,-0.2407609;0.1201018;-0.202616,0.07094328;-0.00576511;-0.009056568,0.1181981;-0.2846365;-0.05420446,0.1412322;-0.5977954;-0.0350337,0.1614281;-0.6307008;-0.10167,-0.05163993;0.01063878;-0.04866561,-0.07113366;-0.2747775;-0.06274138,-0.03470302;-0.5815584;-0.003370591,-0.01504788;-0.5867622;-0.08810385,0.09437016;0.4946022;-0.2103233,220.1755
+0;0;0,0.001609278;0.3113833;0.006259823,0.003645182;0.6234649;-0.001507036,0.2362556;0.475903;0.01556443,0.2644196;0.2675578;0.004428921,0.3107367;0.06105061;-0.05089901,-0.2235189;0.4591287;-0.02093489,-0.2613595;0.2520744;-0.02557468,-0.2980338;0.04503717;-0.08592576,0.06416509;0.004226935;-0.03155626,0.08117611;-0.2805785;-0.006850082,0.0901489;-0.5879319;0.05824332,0.1012572;-0.6213736;-0.007908288,-0.06157858;0.004890462;-0.03626271,-0.09902637;-0.2783265;-0.01627086,-0.117225;-0.5863995;0.04325744,-0.1106069;-0.5467976;-0.04833012,0.00308948;0.5452844;0.002877519,0;0;0,0.05432757;0.284494;-0.114512,0.1056573;0.5626122;-0.2466729,0.2074719;0.3855918;-0.02523971,0.2098184;0.1834918;0.03370929,0.2290906;-0.01823016;-0.04868317,-0.1451867;0.5027945;-0.1616775,-0.2629333;0.329112;-0.1445,-0.2416659;0.1185766;-0.1999455,0.07076716;-0.00564599;-0.009536982,0.1180625;-0.2845078;-0.05440474,0.1404882;-0.5974185;-0.03522944,0.1602862;-0.6288985;-0.1012032,-0.05182458;0.01065497;-0.04828567,-0.07122729;-0.2747209;-0.06235821,-0.03559105;-0.5814033;-0.003538977,-0.01556971;-0.5861428;-0.086705,0.09319293;0.4939953;-0.2110627,220.1975
+0;0;0,0.001604543;0.310467;0.006241402,0.003616589;0.6189237;-0.001424029,0.2351388;0.4728657;0.01552173,0.263329;0.2643262;0.004375838,0.3096712;0.05770758;-0.05098195,-0.2224734;0.4561703;-0.02080593,-0.2603493;0.2489229;-0.02545005,-0.2970433;0.04177395;-0.08583368,0.06441239;0.004243227;-0.03167789,0.08142048;-0.280513;-0.006975973,0.09038194;-0.587478;0.05803518,0.1012185;-0.619368;-0.006498381,-0.06181592;0.004909312;-0.03640248,-0.09925725;-0.2782588;-0.01641408,-0.1174329;-0.5859425;0.043039,-0.1109767;-0.5465754;-0.04630838,0.003069257;0.5419208;0.002894487,0;0;0,0.05288623;0.2840165;-0.1138813,0.1001082;0.560595;-0.2422597,0.2077288;0.3873397;-0.0246079,0.2139928;0.1845039;0.03219032,0.2398206;-0.01555076;-0.05274726,-0.1486261;0.5036331;-0.1606829,-0.2663186;0.3297293;-0.1429742,-0.2445119;0.118388;-0.195535,0.07103562;-0.005607516;-0.009640932,0.1198004;-0.2842154;-0.05419683,0.139992;-0.5968907;-0.03520489,0.1590177;-0.6265007;-0.09998965,-0.05215807;0.01075705;-0.04831431,-0.07091902;-0.274648;-0.0616402,-0.03588011;-0.5811086;-0.003429923,-0.01611265;-0.584675;-0.08463906,0.08890735;0.4924226;-0.2079747,220.231
+0;0;0,0.001591722;0.3104663;0.006274973,0.003615006;0.6189216;-0.001435593,0.2351124;0.4728168;0.01563522,0.2632423;0.2642629;0.004605604,0.3098152;0.05749352;-0.04999024,-0.2223684;0.45591;-0.02091937,-0.2603756;0.2486888;-0.02565888,-0.2970544;0.04148017;-0.08584673,0.06437732;0.004233157;-0.03175047,0.08135959;-0.2805038;-0.006809281,0.09024324;-0.5874858;0.05813236,0.1016221;-0.6191419;-0.006531596,-0.06183556;0.004918995;-0.03636781,-0.09938988;-0.2782337;-0.01637281,-0.1176274;-0.5859029;0.04313653,-0.1111372;-0.5465354;-0.04620834,0.003062927;0.5419197;0.002900628,0;0;0,0.05288623;0.2840165;-0.1138813,0.1001082;0.560595;-0.2422597,0.2077288;0.3873397;-0.0246079,0.2139928;0.1845039;0.03219032,0.2398206;-0.01555076;-0.05274726,-0.1486261;0.5036331;-0.1606829,-0.2663186;0.3297293;-0.1429742,-0.2445119;0.118388;-0.195535,0.07103562;-0.005607516;-0.009640932,0.1198004;-0.2842154;-0.05419683,0.139992;-0.5968907;-0.03520489,0.1590177;-0.6265007;-0.09998965,-0.05215807;0.01075705;-0.04831431,-0.07091902;-0.274648;-0.0616402,-0.03588011;-0.5811086;-0.003429923,-0.01611265;-0.584675;-0.08463906,0.08890735;0.4924226;-0.2079747,220.2536
+0;0;0,0.001584642;0.3090854;0.006247063,0.003589931;0.6147843;-0.001398983,0.2332636;0.4698068;0.01553869,0.2613712;0.2614186;0.004517828,0.3079412;0.05466202;-0.05007464,-0.2206136;0.4530333;-0.02072797,-0.2585907;0.2459766;-0.02546371,-0.2952671;0.03878082;-0.08564784,0.06559198;0.004313027;-0.03234953,0.08257446;-0.2804273;-0.00740804,0.09140725;-0.5856516;0.05716176,0.1028442;-0.6176225;-0.007832341,-0.06300227;0.005011805;-0.03705399,-0.100557;-0.2781443;-0.01705874,-0.1186901;-0.5840518;0.04210985,-0.1121668;-0.5446366;-0.04769119,0.003042033;0.5383655;0.002904402,0;0;0,0.04838757;0.2831769;-0.1142139,0.08753546;0.5579394;-0.2425971,0.2071564;0.392698;-0.02990079,0.2235316;0.1910577;0.02849579,0.232272;-0.01104523;-0.05502319,-0.1560326;0.5063507;-0.1568686,-0.2716343;0.3319142;-0.1335172,-0.2497244;0.1213207;-0.1889043,0.07228056;-0.005646229;-0.01053762,0.1222591;-0.2840142;-0.0552702,0.1381004;-0.5951002;-0.03568244,0.1571696;-0.6255588;-0.1003087,-0.05380086;0.01101141;-0.04849348,-0.07068691;-0.2745588;-0.06082573,-0.03786889;-0.5797879;-0.00454668,-0.01876598;-0.5832989;-0.08644613,0.07841769;0.4901796;-0.2081859,220.2868
+0;0;0,0.001584642;0.3090854;0.006247063,0.003589931;0.6147843;-0.001398983,0.2332636;0.4698068;0.01553869,0.2613712;0.2614186;0.004517828,0.3079412;0.05466202;-0.05007464,-0.2206136;0.4530333;-0.02072797,-0.2585907;0.2459766;-0.02546371,-0.2952671;0.03878082;-0.08564784,0.06559198;0.004313027;-0.03234953,0.08257446;-0.2804273;-0.00740804,0.09140725;-0.5856516;0.05716176,0.1028442;-0.6176225;-0.007832341,-0.06300227;0.005011805;-0.03705399,-0.100557;-0.2781443;-0.01705874,-0.1186901;-0.5840518;0.04210985,-0.1121668;-0.5446366;-0.04769119,0.003042033;0.5383655;0.002904402,0;0;0,0.04838757;0.2831769;-0.1142139,0.08753546;0.5579394;-0.2425971,0.2071564;0.392698;-0.02990079,0.2235316;0.1910577;0.02849579,0.232272;-0.01104523;-0.05502319,-0.1560326;0.5063507;-0.1568686,-0.2716343;0.3319142;-0.1335172,-0.2497244;0.1213207;-0.1889043,0.07228056;-0.005646229;-0.01053762,0.1222591;-0.2840142;-0.0552702,0.1381004;-0.5951002;-0.03568244,0.1571696;-0.6255588;-0.1003087,-0.05380086;0.01101141;-0.04849348,-0.07068691;-0.2745588;-0.06082573,-0.03786889;-0.5797879;-0.00454668,-0.01876598;-0.5832989;-0.08644613,0.07841769;0.4901796;-0.2081859,220.3204
+0;0;0,0.001626761;0.3093282;0.006273277,0.003692599;0.6151449;-0.001421527,0.2312577;0.4706613;0.01559073,0.2593607;0.2622747;0.004676839,0.3060366;0.05558065;-0.04888593,-0.2184831;0.4540156;-0.02057541,-0.2565449;0.2469832;-0.02534339,-0.2931033;0.03992584;-0.08501577,0.06628329;0.004326038;-0.03270211,0.08327696;-0.2802991;-0.007628597,0.09215179;-0.5848669;0.05680327,0.1035202;-0.6164042;-0.008453108,-0.06366133;0.005095419;-0.03745518,-0.1012277;-0.2779512;-0.017397,-0.1193601;-0.5831908;0.0416944,-0.1128086;-0.54379;-0.04798937,0.003128065;0.5386854;0.002898439,0;0;0,0.04554743;0.2835964;-0.1149976,0.08447707;0.5585108;-0.243407,0.2053314;0.3962443;-0.03285313,0.2262775;0.1950614;0.02563238,0.2354593;-0.00901562;-0.05207419,-0.1567043;0.5065416;-0.1568596,-0.2713799;0.3318982;-0.1307247,-0.2491549;0.1211652;-0.1842756,0.07283463;-0.005385816;-0.01215434,0.1214128;-0.2839866;-0.05632138,0.1352687;-0.5944785;-0.03645754,0.1538591;-0.6252881;-0.1007309,-0.05526559;0.01110073;-0.04800111,-0.07338967;-0.2742101;-0.06208067,-0.04161815;-0.578998;-0.006522831,-0.02292397;-0.5824201;-0.088425,0.07538212;0.4907081;-0.2089818,220.3536
+0;0;0,0.001625669;0.3091206;0.006269066,0.003692863;0.6151342;-0.001431925,0.2292933;0.4711575;0.01547551,0.2573867;0.2628422;0.004565348,0.3040346;0.05627218;-0.04896527,-0.2165755;0.4546551;-0.02037926,-0.2546243;0.2476935;-0.02514562,-0.2911608;0.04076044;-0.08478219,0.06679168;0.004359218;-0.03295293,0.08379078;-0.2803569;-0.007871408,0.09267053;-0.5850937;0.05659622,0.1040237;-0.6165487;-0.008572821,-0.0641496;0.005134501;-0.03774246,-0.101728;-0.2780026;-0.01767787,-0.1198704;-0.5834116;0.04144634,-0.1133277;-0.5440233;-0.04811741,0.003127747;0.538596;0.002892489,0;0;0,0.04416625;0.2835569;-0.1150751,0.08263801;0.5586;-0.2438166,0.2053431;0.3998742;-0.0353663,0.2267154;0.1991113;0.02413988,0.2357967;-0.00588277;-0.05074477,-0.156049;0.5064644;-0.1558307,-0.2697023;0.3317245;-0.1266341,-0.2481974;0.1208776;-0.1794909,0.07334575;-0.00518477;-0.01263118,0.1222573;-0.2837219;-0.05742025,0.1340471;-0.5943983;-0.03642821,0.1520941;-0.6251408;-0.1007497,-0.05603889;0.01110895;-0.04798188,-0.07339756;-0.2743764;-0.06132934,-0.04280805;-0.5795845;-0.006450117,-0.02456348;-0.5829254;-0.08835331,0.0736287;0.4907464;-0.2092936,220.376
+0;0;0,0.001628509;0.3096606;0.006280019,0.003713421;0.6182691;-0.001495702,0.2314056;0.4727921;0.01557789,0.2595094;0.2643992;0.004663661,0.3061469;0.05787499;-0.04885508,-0.2185996;0.4561366;-0.02060951,-0.2566626;0.2490979;-0.02537764,-0.293191;0.04221071;-0.08500099,0.06744292;0.004401721;-0.03327424,0.08443645;-0.2802212;-0.008200925,0.09328836;-0.5840025;0.05606456,0.1045719;-0.6150807;-0.008704919,-0.06477508;0.005184563;-0.03811046,-0.1023412;-0.2778598;-0.01805244,-0.1204267;-0.5823112;0.04088637,-0.1139241;-0.5429804;-0.04812827,0.003141847;0.5408562;0.002878131,0;0;0,0.04294991;0.2841492;-0.1155264,0.07916508;0.5616362;-0.2458673,0.2054289;0.4017084;-0.03642082,0.2315295;0.2011419;0.02213144,0.2337861;-0.004507005;-0.05131936,-0.1602809;0.5069857;-0.1530305,-0.2693258;0.3311399;-0.1139919,-0.2508865;0.1214675;-0.1722075,0.07381757;-0.005536467;-0.01397896,0.1237126;-0.2838911;-0.0582149,0.1336777;-0.5936166;-0.0367136,0.1512789;-0.6242856;-0.1004508,-0.0571272;0.01138868;-0.04776902,-0.07394098;-0.27402;-0.06143682,-0.04415352;-0.578461;-0.007400833,-0.02632372;-0.5815688;-0.0888804,0.07071824;0.4929796;-0.2108369,220.4095
+0;0;0,0.001633082;0.3089831;0.006272647,0.003726469;0.616384;-0.00152701,0.2309898;0.4714022;0.0156351,0.2590501;0.262898;0.004865779,0.3060566;0.05572237;-0.04758966,-0.2181821;0.454774;-0.02052663,-0.2563052;0.2476476;-0.02528687,-0.292679;0.03997275;-0.08386178,0.06805538;0.004423604;-0.03355747,0.08505879;-0.2799667;-0.00843747,0.09389638;-0.5835522;0.05574375,0.1051862;-0.6147391;-0.009258829,-0.06533943;0.005249333;-0.03847611,-0.1029608;-0.2775566;-0.01839063,-0.1209438;-0.5818;0.04055095,-0.1144163;-0.5424468;-0.04870447,0.00315313;0.5393916;0.002845187,0;0;0,0.0388591;0.2837014;-0.1162586,0.07277618;0.5606387;-0.2455277,0.202866;0.4033297;-0.03819656,0.228592;0.2023698;0.01951551,0.2349499;-0.0004330724;-0.06242037,-0.1653569;0.5066198;-0.1524494,-0.2707854;0.3293815;-0.1094512,-0.2525071;0.1201873;-0.1709865,0.07397418;-0.005289882;-0.01664472,0.1216557;-0.2840285;-0.05941439,0.1299231;-0.5935711;-0.03758454,0.147298;-0.6246195;-0.1013641,-0.05893191;0.01185118;-0.04651652,-0.07882997;-0.2729757;-0.06311996,-0.05009414;-0.5775028;-0.01021423,-0.03241372;-0.5805719;-0.0920095,0.06503562;0.4922077;-0.2108209,220.4432
+0;0;0,0.001631483;0.3086804;0.006266501,0.003716411;0.6148415;-0.001500955,0.229862;0.4705223;0.01557963,0.257918;0.2620504;0.004811983,0.3049107;0.0549355;-0.0476281,-0.2171015;0.4539759;-0.02040431,-0.2552186;0.2468816;-0.02516381,-0.2915818;0.03926757;-0.08372156,0.06832594;0.00444119;-0.03369088,0.08533071;-0.2799717;-0.008568877,0.09415818;-0.58321;0.05553889,0.1061385;-0.618139;-0.0134392,-0.0655992;0.005270202;-0.03862908,-0.1032235;-0.2775582;-0.018542,-0.121186;-0.5814534;0.04033214,-0.1142593;-0.5415282;-0.05438209,0.003145517;0.5381774;0.002852601,0;0;0,0.03623902;0.2837073;-0.116286,0.06751417;0.5601287;-0.2443743,0.2012481;0.4052312;-0.04025197,0.2340349;0.2053508;0.01751018,0.2351189;0.001835212;-0.06270885,-0.1686269;0.5072276;-0.1512662,-0.2731109;0.3293574;-0.1087356,-0.2541156;0.1194251;-0.1672376,0.0740836;-0.004999161;-0.01760292,0.1207889;-0.2838891;-0.06061482,0.127809;-0.5930983;-0.03867149,0.1439811;-0.6286594;-0.1061807,-0.05974225;0.01173895;-0.04600321,-0.07942794;-0.2731028;-0.06299271,-0.05198389;-0.577536;-0.01095057,-0.03354731;-0.5824463;-0.09789103,0.06041008;0.4918501;-0.2099617,220.4654
+0;0;0,0.001631983;0.3087751;0.006268423,0.003717416;0.6150073;-0.001501829,0.2295923;0.4707273;0.01556594,0.2576603;0.2621663;0.004793679,0.3046388;0.05511385;-0.04763058,-0.2168382;0.4542006;-0.02037509,-0.2549716;0.2470178;-0.02513663,-0.2913238;0.0394664;-0.08367672,0.06826527;0.004437247;-0.03366097,0.08528534;-0.2802315;-0.008516362,0.09410799;-0.5833044;0.05555645,0.1057712;-0.6165147;-0.01159584,-0.06554095;0.005265522;-0.03859478,-0.1031991;-0.2778173;-0.01848963,-0.1211518;-0.5815468;0.0403524,-0.1144084;-0.5418843;-0.05185479,0.003146213;0.5383017;0.002854081,0;0;0,0.03387151;0.2839193;-0.1167328,0.06337782;0.5607197;-0.244591,0.2008362;0.407661;-0.04272962,0.2339112;0.2075045;0.01423526,0.2383985;0.00363414;-0.06477571,-0.1719006;0.5084076;-0.1509572,-0.2728504;0.3294739;-0.104123,-0.2551147;0.1195472;-0.1627934,0.07392323;-0.005040556;-0.01796794,0.1214638;-0.2837725;-0.06276393,0.1258521;-0.5928116;-0.04013944,0.1424948;-0.6266316;-0.1056454,-0.059845;0.0118047;-0.04573973,-0.07864523;-0.2734104;-0.06177582,-0.05333942;-0.5781981;-0.01177241,-0.03572721;-0.5820964;-0.09651747,0.05665568;0.4923448;-0.2102001,220.4989
+0;0;0,0.001577179;0.3087753;0.006273451,0.003607585;0.6150065;-0.00154531,0.2294942;0.4707404;0.0156808,0.2574373;0.2621515;0.005124404,0.3046649;0.05485758;-0.04610813,-0.2169186;0.4541588;-0.02037858,-0.2551244;0.2469875;-0.02506072,-0.2914223;0.03904402;-0.08222698,0.06827752;0.004424088;-0.03363788,0.08522257;-0.2802433;-0.008426562,0.09404691;-0.5833164;0.05564446,0.1056727;-0.6162205;-0.01180129,-0.06550924;0.005289221;-0.03864533,-0.1033167;-0.2777663;-0.01843538,-0.1211636;-0.581527;0.04027738,-0.1144015;-0.5418623;-0.05192823,0.003052242;0.5383017;0.002827694,0;0;0,0.03387151;0.2839193;-0.1167328,0.06337782;0.5607197;-0.244591,0.2008362;0.407661;-0.04272962,0.2339112;0.2075045;0.01423526,0.2383985;0.00363414;-0.06477571,-0.1719006;0.5084076;-0.1509572,-0.2728504;0.3294739;-0.104123,-0.2551147;0.1195472;-0.1627934,0.07392323;-0.005040556;-0.01796794,0.1214638;-0.2837725;-0.06276393,0.1258521;-0.5928116;-0.04013944,0.1424948;-0.6266316;-0.1056454,-0.059845;0.0118047;-0.04573973,-0.07864523;-0.2734104;-0.06177582,-0.05333942;-0.5781981;-0.01177241,-0.03572721;-0.5820964;-0.09651747,0.05665568;0.4923448;-0.2102001,220.5212
+0;0;0,0.001569757;0.3073223;0.00624393,0.003594118;0.6126508;-0.001548684,0.2247212;0.4701053;0.01539005,0.2526378;0.2617139;0.004843644,0.2997966;0.05472192;-0.04631427,-0.2123042;0.4538724;-0.01991106,-0.2504739;0.2468972;-0.02458876,-0.2867188;0.03925663;-0.08167176,0.068693;0.00445101;-0.03384257,0.08564029;-0.2802539;-0.008627929,0.09451392;-0.5850204;0.05580108,0.1061008;-0.6177137;-0.01141873,-0.06590788;0.005321407;-0.0388805,-0.1037203;-0.2777714;-0.01866788,-0.121667;-0.5832294;0.04037293,-0.1149275;-0.5435971;-0.05152378,0.003040946;0.5362459;0.002807222,0;0;0,0.03155465;0.2825588;-0.1168473,0.05972708;0.5587032;-0.2442608,0.2047788;0.4161388;-0.05124855,0.2325168;0.2163097;0.008888245,0.2382149;0.01027927;-0.0632627,-0.1701519;0.5075623;-0.151366,-0.2689517;0.3283057;-0.1021403,-0.2519949;0.119265;-0.1629779,0.07403941;-0.004930317;-0.01943493,0.1212697;-0.2837334;-0.06435728,0.1238301;-0.5944757;-0.04100943,0.1406541;-0.6281862;-0.1061335,-0.06088005;0.01217582;-0.04504696,-0.07985751;-0.2729715;-0.0626753,-0.05628847;-0.5797633;-0.01332234,-0.03995114;-0.5834598;-0.09806223,0.05333985;0.4905691;-0.2099981,220.5438
+0;0;0,0.001566157;0.3066175;0.006229611,0.003586447;0.611339;-0.001545107,0.2229445;0.4695309;0.0152812,0.2508689;0.2610819;0.004731881,0.2979974;0.05422269;-0.0463932,-0.2105904;0.4534276;-0.01973795,-0.2487707;0.2463952;-0.02441695,-0.2849923;0.03888786;-0.08146332,0.06913771;0.004479825;-0.03406167,0.08608766;-0.2802698;-0.00884307,0.09497934;-0.5856559;0.05571694,0.1065462;-0.6182412;-0.01138696,-0.06633456;0.005355857;-0.0391322,-0.104153;-0.2777814;-0.01891642,-0.1221361;-0.5838604;0.04024444,-0.1154083;-0.5442447;-0.05149383,0.003034789;0.5351433;0.002798875,0;0;0,0.03040914;0.281898;-0.1168947,0.05825745;0.5573595;-0.2444048,0.2045853;0.417996;-0.05395985,0.2356697;0.2184099;0.005548,0.2401687;0.01149398;-0.06367016,-0.169374;0.5077608;-0.1506847,-0.2667159;0.3285916;-0.09810141,-0.2515347;0.119746;-0.1595722,0.07429172;-0.004760921;-0.02045393,0.1214153;-0.2835821;-0.06566119,0.1224868;-0.5949317;-0.04182768,0.1395969;-0.6285046;-0.1067843,-0.06183663;0.01218905;-0.0445864,-0.08073494;-0.2729552;-0.06305726,-0.05821841;-0.5805806;-0.01440122,-0.04249173;-0.5842174;-0.09910582,0.0518742;0.4894596;-0.2101436,220.5662
+0;0;0,0.001542098;0.3066175;0.00623744,0.003538848;0.6113379;-0.001576039,0.2229016;0.469521;0.01524378,0.2508348;0.2610542;0.005077379,0.2981623;0.05379608;-0.04421549,-0.2104751;0.4531124;-0.02009141,-0.248857;0.2461111;-0.02449016,-0.2849848;0.0380386;-0.07950132,0.0691194;0.004475675;-0.03409935,0.08599264;-0.2802687;-0.008771231,0.09497724;-0.5856501;0.05579843,0.1061181;-0.6191781;-0.01048671,-0.06634583;0.005372074;-0.03911089,-0.10428;-0.2777464;-0.01884933,-0.1220096;-0.5838333;0.04034721,-0.1152365;-0.5442166;-0.0513876,0.00299365;0.5351429;0.002781087,0;0;0,0.03040914;0.281898;-0.1168947,0.05825745;0.5573595;-0.2444048,0.2045853;0.417996;-0.05395985,0.2356697;0.2184099;0.005548,0.2401687;0.01149398;-0.06367016,-0.169374;0.5077608;-0.1506847,-0.2667159;0.3285916;-0.09810141,-0.2515347;0.119746;-0.1595722,0.07429172;-0.004760921;-0.02045393,0.1214153;-0.2835821;-0.06566119,0.1224868;-0.5949317;-0.04182768,0.1395969;-0.6285046;-0.1067843,-0.06183663;0.01218905;-0.0445864,-0.08073494;-0.2729552;-0.06305726,-0.05821841;-0.5805806;-0.01440122,-0.04249173;-0.5842174;-0.09910582,0.0518742;0.4894596;-0.2101436,220.5886
+0;0;0,0.001536149;0.3054346;0.006213378,0.003524843;0.6089405;-0.001563839,0.2148296;0.4699545;0.01477481,0.2426956;0.2619893;0.004632878,0.289907;0.05523968;-0.04453906,-0.2026611;0.4541474;-0.01926512,-0.2409506;0.2476442;-0.02365327,-0.2769898;0.04008217;-0.07852948,0.07002653;0.004534414;-0.03454687,0.08690301;-0.2802646;-0.009213895,0.0959416;-0.5874812;0.0557438,0.1069274;-0.6201248;-0.009618551,-0.06721655;0.005442577;-0.03962418,-0.105158;-0.2777301;-0.01935874,-0.1229942;-0.5856565;0.04019354,-0.1163153;-0.5461737;-0.05026419,0.002982688;0.5331709;0.00276896,0;0;0,0.02905799;0.2806216;-0.1172111,0.05690167;0.5544732;-0.245276,0.2097465;0.4291151;-0.06846952,0.2384192;0.2317146;-0.002591848,0.2396466;0.02182063;-0.06034303,-0.1621637;0.5065033;-0.1520159,-0.2573875;0.3278658;-0.09589111,-0.2438616;0.1197912;-0.1584546,0.07508878;-0.004400551;-0.02144933,0.1204829;-0.2835142;-0.06696844,0.1207166;-0.5967054;-0.04258752,0.1378944;-0.6291267;-0.1068187,-0.06319231;0.01204651;-0.04449019,-0.08168279;-0.2731574;-0.06330117,-0.06031192;-0.5828646;-0.01525981,-0.04698664;-0.5860492;-0.09915474,0.05041169;0.4871648;-0.210815,220.6111
+0;0;0,0.00153546;0.3052978;0.006210594,0.003524784;0.6088925;-0.001571366,0.2156728;0.4695739;0.01481973,0.2435647;0.2614147;0.004668338,0.2907704;0.05469057;-0.04449753,-0.2034808;0.4537037;-0.01935579,-0.2418061;0.247008;-0.02374804,-0.2778408;0.03947155;-0.07861748,0.06998185;0.00453152;-0.03452482,0.08687127;-0.2804859;-0.009172427,0.09593236;-0.5884675;0.05594703,0.1071616;-0.6224992;-0.01086378,-0.06717366;0.005439105;-0.0395989,-0.1051442;-0.2779508;-0.01931792,-0.1230248;-0.5866439;0.04038267,-0.1161979;-0.5469509;-0.05207965,0.002982051;0.5330421;0.002766056,0;0;0,0.02757205;0.2802691;-0.1180537,0.05504704;0.5536311;-0.2474306,0.2076953;0.428626;-0.06840444,0.2403418;0.2308801;-0.004827499,0.2393964;0.02084841;-0.06197906,-0.1641834;0.5068799;-0.1515643,-0.2575285;0.3278747;-0.09278432,-0.2458606;0.1192531;-0.1537875,0.07483311;-0.004365027;-0.02215648,0.1206495;-0.2833883;-0.06916451,0.1188688;-0.597272;-0.04368544,0.1359784;-0.6300608;-0.1104288,-0.06348406;0.01199175;-0.0439992,-0.08209106;-0.273406;-0.06309935,-0.0622041;-0.5841438;-0.01596243,-0.04867381;-0.5881974;-0.1016778,0.0486166;0.4864779;-0.2124808,220.6441
+0;0;0,0.001515615;0.3044847;0.006183958,0.003468109;0.6073031;-0.001612835,0.217336;0.4679571;0.01498573,0.2450633;0.2594994;0.00502685,0.2927637;0.05217925;-0.04091303,-0.2050885;0.4516562;-0.01961498,-0.2435885;0.2447189;-0.02377669,-0.2797608;0.03680168;-0.07696927,0.07047004;0.004545033;-0.0347673,0.08729219;-0.280619;-0.009328794,0.09640618;-0.5907744;0.0562537,0.1072798;-0.6235288;-0.009179119,-0.06763079;0.005503602;-0.03989031,-0.1057484;-0.2780123;-0.01953254,-0.1237267;-0.5888863;0.04058892,-0.1170177;-0.5493928;-0.04997966,0.002936723;0.5317079;0.00272093,0;0;0,0.0252407;0.2793688;-0.1186063,0.05060221;0.5521466;-0.2478228,0.2062542;0.4277832;-0.06848097,0.2418319;0.2293423;-0.007833958,0.2423906;0.01922718;-0.06456828,-0.169042;0.5067977;-0.1502952,-0.260248;0.3266821;-0.09060899,-0.249294;0.1180424;-0.1515759,0.0748461;-0.004246056;-0.0239892,0.1201608;-0.283344;-0.07194304,0.1169695;-0.5993301;-0.04505396,0.1346332;-0.6309017;-0.1101289,-0.06482499;0.01238691;-0.04289214,-0.08510938;-0.2728149;-0.06518821,-0.06570002;-0.5858258;-0.0179873,-0.05253425;-0.5891805;-0.1019631,0.0449456;0.4851802;-0.2129343,220.6667
+0;0;0,0.001511343;0.3036265;0.006166529,0.003457867;0.6055195;-0.001606211,0.2167752;0.4665742;0.01494721,0.2445012;0.2581266;0.004988814,0.2921958;0.05083121;-0.04094557,-0.2045612;0.4503152;-0.01956437,-0.2430594;0.243388;-0.02372588,-0.2792274;0.03549561;-0.0769121,0.07104651;0.004582213;-0.03505171,0.08787666;-0.2807174;-0.009601103,0.09698584;-0.590709;0.05594677,0.1094636;-0.6327212;-0.01913894,-0.06818403;0.005548623;-0.04021662,-0.1063197;-0.2781021;-0.01984917,-0.1242886;-0.588812;0.04024055,-0.1165898;-0.547918;-0.06368905,0.002928143;0.5301607;0.002714002,0;0;0,0.02430533;0.2785491;-0.1185286,0.04897425;0.5502213;-0.248045,0.2069013;0.429986;-0.07055569,0.2439973;0.2318808;-0.009756565,0.2445911;0.02160953;-0.06580782,-0.1694967;0.5073057;-0.149575,-0.2572786;0.3263295;-0.08744384,-0.2484127;0.1185456;-0.1515012,0.07554401;-0.004399449;-0.02389503,0.1206307;-0.2835015;-0.07284522,0.1154335;-0.5992567;-0.04553294,0.1312837;-0.6413011;-0.1199486,-0.06554702;0.01240384;-0.04297625,-0.08513288;-0.2730129;-0.06489751,-0.06712265;-0.5859894;-0.01803957,-0.05251902;-0.5942916;-0.1144708,0.04339434;0.4835427;-0.2131062,220.7001
+0;0;0,0.001509524;0.3032611;0.006159107,0.003462199;0.6060862;-0.00164529,0.2191657;0.4660158;0.01506857,0.2469281;0.2572943;0.005097084,0.2945571;0.05028421;-0.04077408,-0.2068778;0.4495752;-0.01982857,-0.2454266;0.242376;-0.02399555,-0.2815448;0.03476977;-0.07710857,0.07209898;0.004650093;-0.03557096,0.08894408;-0.280903;-0.01009775,0.09809327;-0.5922564;0.05573808,0.1098743;-0.6302474;-0.01515477,-0.06919409;0.00563082;-0.04081238,-0.1073637;-0.2782718;-0.02042684,-0.1254115;-0.5903466;0.03992685,-0.1181426;-0.550061;-0.05819922,0.00292956;0.5303128;0.002698692,0;0;0,0.02090855;0.2782086;-0.1190391,0.04326227;0.550287;-0.2502632,0.207373;0.4337374;-0.07296062,0.2450053;0.2346592;-0.01476645,0.24706;0.02325925;-0.06508231,-0.171743;0.5024016;-0.1343753,-0.2584665;0.318369;-0.07918546,-0.2512001;0.1107018;-0.1428045,0.07635797;-0.004088908;-0.02525711,0.1209742;-0.2832213;-0.07592916,0.1122539;-0.6000738;-0.046139,0.1304983;-0.6389952;-0.1147273,-0.06718476;0.01224001;-0.04267985,-0.0876485;-0.2733002;-0.06550977,-0.07077302;-0.5877602;-0.01872183,-0.059329;-0.5939305;-0.1100898,0.03857699;0.4834059;-0.2146862,220.7337
+0;0;0,0.001584769;0.3032621;0.006089961,0.003607704;0.606083;-0.001851506,0.2192868;0.4660639;0.01530337,0.2469071;0.2573013;0.005805027,0.2952037;0.04982793;-0.03718437,-0.2067172;0.4494849;-0.01996206,-0.2454809;0.2423168;-0.02365599,-0.2817702;0.03422937;-0.07473011,0.07205376;0.004601359;-0.03566878,0.08878174;-0.2809332;-0.009912742,0.09776819;-0.592266;0.05604279,0.109971;-0.6298075;-0.01520737,-0.06923679;0.005677841;-0.04073339,-0.107535;-0.2782054;-0.02031878,-0.1255755;-0.5902637;0.04012234,-0.1182411;-0.5499882;-0.0579999,0.00305957;0.5303119;0.002529948,0;0;0,0.02090855;0.2782086;-0.1190391,0.04326227;0.550287;-0.2502632,0.207373;0.4337374;-0.07296062,0.2450053;0.2346592;-0.01476645,0.24706;0.02325925;-0.06508231,-0.171743;0.5024016;-0.1343753,-0.2584665;0.318369;-0.07918546,-0.2512001;0.1107018;-0.1428045,0.07635797;-0.004088908;-0.02525711,0.1209742;-0.2832213;-0.07592916,0.1122539;-0.6000738;-0.046139,0.1304983;-0.6389952;-0.1147273,-0.06718476;0.01224001;-0.04267985,-0.0876485;-0.2733002;-0.06550977,-0.07077302;-0.5877602;-0.01872183,-0.059329;-0.5939305;-0.1100898,0.03857699;0.4834059;-0.2146862,220.7558
+0;0;0,0.001583886;0.3030932;0.00608657,0.003605868;0.6057719;-0.00185094,0.2193501;0.4657744;0.01530541,0.2469837;0.256912;0.005802511,0.2952616;0.04951869;-0.03717028,-0.2067817;0.4491905;-0.01997062,-0.2455639;0.2419232;-0.02366631,-0.2818392;0.03391615;-0.07472071,0.07231741;0.004618196;-0.03579929,0.08905666;-0.2811085;-0.01002593,0.09806162;-0.5930829;0.05606554,0.1101678;-0.6300896;-0.01462042,-0.06949013;0.005698617;-0.04088244,-0.1078141;-0.2783756;-0.02045409,-0.1258918;-0.5910771;0.0401116,-0.1186154;-0.5508829;-0.05723365,0.003058029;0.5300418;0.002528145,0;0;0,0.01874053;0.2779894;-0.1194811,0.04008226;0.5498434;-0.2510059,0.2063989;0.4349806;-0.07522202,0.2496648;0.2365563;-0.01836014,0.2501761;0.02480273;-0.06683254,-0.17476;0.5031759;-0.1355348,-0.2595502;0.3192665;-0.07666703,-0.2539839;0.1117882;-0.1407855,0.07648787;-0.003927499;-0.02582455,0.1197227;-0.2832323;-0.07782221,0.1101956;-0.6006059;-0.04683042,0.1287236;-0.6393303;-0.1144073,-0.06775302;0.01206168;-0.04238833,-0.08851138;-0.2735707;-0.06620903,-0.07253625;-0.5886776;-0.01899006,-0.06127104;-0.5945876;-0.1096352,0.03571656;0.4830319;-0.2153449,220.778
+0;0;0,0.001574634;0.3013227;0.006051015,0.003578754;0.6013443;-0.001810501,0.2166035;0.4629712;0.01513774,0.2442567;0.2539601;0.005628083,0.2925212;0.04662468;-0.03733272,-0.2041588;0.4465962;-0.01969379,-0.2429686;0.2391815;-0.02339211,-0.2792339;0.03123239;-0.07443227,0.07306933;0.004666212;-0.03617151,0.08982207;-0.281291;-0.01037735,0.09885134;-0.5941073;0.05589246,0.1107211;-0.6298054;-0.01341298,-0.07021264;0.005757867;-0.04130751,-0.1085675;-0.2785456;-0.02086268,-0.126694;-0.5920909;0.03986645,-0.1195598;-0.5520958;-0.05557763,0.003036809;0.5264287;0.00252148,0;0;0,0.01900008;0.2760408;-0.1194777,0.04014619;0.5447427;-0.2514248,0.2057454;0.4371771;-0.07758689,0.2544359;0.2393572;-0.02247524,0.2520564;0.02731243;-0.06931996,-0.1719771;0.503347;-0.1373867,-0.2551142;0.3188583;-0.07744601,-0.2494318;0.1110993;-0.14043,0.07711912;-0.003620655;-0.02662349,0.1199026;-0.2829395;-0.08017802,0.108422;-0.6008734;-0.04680824,0.1267157;-0.6381902;-0.1130967,-0.06889616;0.01189408;-0.04220342,-0.08848085;-0.2740721;-0.06581122,-0.07446745;-0.5901874;-0.01888608,-0.06372973;-0.5955504;-0.1077373,0.03553334;0.4788926;-0.2157333,220.8117
+0;0;0,0.001470958;0.2951823;0.005916093,0.003323687;0.5844097;-0.001680605,0.2063582;0.4522402;0.01462998,0.2344949;0.2401394;0.006193638,0.283096;0.03238702;-0.03321833,-0.1946066;0.4365447;-0.01883369,-0.2342784;0.2261506;-0.02200227,-0.2709727;0.01786408;-0.07044494,0.07390641;0.004723052;-0.0365758,0.09049238;-0.2812361;-0.0106712,0.0994361;-0.5952592;0.05579939,0.1112353;-0.6285712;-0.01123659,-0.0709966;0.005835813;-0.04180526,-0.1095854;-0.2784297;-0.02124349,-0.1276509;-0.5932125;0.03953661,-0.1207139;-0.5535562;-0.05265928,0.002824096;0.5125785;0.002482888,0;0;0,0.02164567;0.2693178;-0.1190341,0.04578818;0.5258996;-0.2504704,0.2080659;0.4449392;-0.08616424,0.2521071;0.2443278;-0.02562475,0.255512;0.03172165;-0.06879258,-0.1553389;0.5006483;-0.1398235,-0.2377571;0.3123305;-0.07987966,-0.23355;0.104884;-0.1433199,0.07789412;-0.002973109;-0.02731156,0.1176892;-0.2827396;-0.08084488,0.1041979;-0.6017177;-0.04649663,0.1218353;-0.6365732;-0.1107161,-0.07027154;0.01136959;-0.04189151,-0.09157486;-0.2744885;-0.06534515,-0.07842255;-0.5917907;-0.01785635,-0.06998449;-0.5963582;-0.1037361,0.04001769;0.4634941;-0.2151213,220.834
+0;0;0,0.001459379;0.2928587;0.005869523,0.003308367;0.5814658;-0.001724301,0.2065542;0.4490692;0.01460847,0.2351418;0.2335694;0.006036936,0.2837342;0.02585423;-0.03336797,-0.1948291;0.4333574;-0.01889012,-0.2351367;0.2195916;-0.02210948,-0.2718244;0.01134236;-0.07054348,0.07440144;0.004754686;-0.03682078,0.09098478;-0.281159;-0.0109203,0.09997316;-0.5967504;0.05588228,0.1111937;-0.626957;-0.007865652,-0.07147214;0.005874901;-0.04208527,-0.1100548;-0.2783454;-0.02152677,-0.1282106;-0.5947005;0.0395569,-0.1216138;-0.5555178;-0.04811689,0.002807634;0.5094705;0.002448705,0;0;0,0.02147419;0.2659552;-0.1208696,0.04462426;0.5203194;-0.2554085,0.2065235;0.4459758;-0.08834052,0.2548281;0.242696;-0.02771997,0.2551209;0.02991784;-0.0699687,-0.1537265;0.4990303;-0.1389765,-0.2374502;0.3078083;-0.07769565,-0.2333393;0.09993456;-0.1395923,0.07815208;-0.002350956;-0.02829623,0.117027;-0.2822795;-0.0814116,0.1018205;-0.6026896;-0.04609251,0.1179873;-0.6336415;-0.1080444,-0.07124449;0.0108973;-0.04146593,-0.09288392;-0.2748153;-0.06580771,-0.08208437;-0.5937614;-0.01786929,-0.07463415;-0.5970767;-0.0994114,0.03912884;0.4581587;-0.2192583,220.858
+0;0;0,0.001448477;0.290671;0.005825676,0.003293306;0.5786048;-0.00175936,0.2045754;0.4467465;0.01445877,0.2330411;0.2321657;0.005923785,0.2816102;0.02455018;-0.03346221,-0.1929399;0.4311861;-0.01871701,-0.2330756;0.2183319;-0.02192264,-0.2697457;0.01018259;-0.07033339,0.07429056;0.004747601;-0.03676591,0.09087628;-0.2812072;-0.0108617,0.09988089;-0.5973682;0.05606144,0.1109655;-0.6268457;-0.00691437,-0.07136562;0.005866146;-0.04202255,-0.1099539;-0.278395;-0.0214611,-0.1281424;-0.5953211;0.03973282,-0.1216255;-0.5562496;-0.04687905,0.00279227;0.5065657;0.00241618,0;0;0,0.02244461;0.2626737;-0.1225741,0.04536951;0.5153333;-0.2589247,0.2044626;0.4482439;-0.09070778,0.2578591;0.2468874;-0.03127337,0.2533872;0.03374124;-0.0708096,-0.1500833;0.4978893;-0.1425889,-0.2299633;0.3069557;-0.07862292,-0.2286416;0.099613;-0.1420396,0.07800429;-0.002159238;-0.02835536,0.115571;-0.2822556;-0.08175015,0.09876903;-0.6030405;-0.04524851,0.1137897;-0.6334198;-0.1065273,-0.07128315;0.01059195;-0.04122962,-0.0937462;-0.2751328;-0.06516688,-0.08539768;-0.5946997;-0.01694991,-0.07824147;-0.5979789;-0.09737172,0.03989952;0.4533616;-0.2223611,220.89
+0;0;0,0.00149671;0.2906724;0.005740074,0.003384197;0.5786007;-0.002027103,0.2046351;0.4466951;0.01436851,0.2330648;0.2320674;0.00696754,0.2821687;0.02383606;-0.02828772,-0.1933989;0.432446;-0.01836296,-0.2323748;0.219365;-0.02069536,-0.2699087;0.0106086;-0.06571069,0.07429718;0.004751965;-0.03675197,0.09093534;-0.2811998;-0.01084863,0.09992629;-0.5973578;0.05609094,0.1111125;-0.6268492;-0.006853685,-0.0713414;0.005865693;-0.04206374,-0.1099564;-0.2783926;-0.02151196,-0.1281742;-0.5952997;0.03977051,-0.1217191;-0.5562368;-0.04684688,0.002874295;0.506565;0.002204289,0;0;0,0.02244461;0.2626737;-0.1225741,0.04536951;0.5153333;-0.2589247,0.2044626;0.4482439;-0.09070778,0.2578591;0.2468874;-0.03127337,0.2533872;0.03374124;-0.0708096,-0.1500833;0.4978893;-0.1425889,-0.2299633;0.3069557;-0.07862292,-0.2286416;0.099613;-0.1420396,0.07800429;-0.002159238;-0.02835536,0.115571;-0.2822556;-0.08175015,0.09876903;-0.6030405;-0.04524851,0.1137897;-0.6334198;-0.1065273,-0.07128315;0.01059195;-0.04122962,-0.0937462;-0.2751328;-0.06516688,-0.08539768;-0.5946997;-0.01694991,-0.07824147;-0.5979789;-0.09737172,0.03989952;0.4533616;-0.2223611,220.9134
+0;0;0,0.001490197;0.2894074;0.005715093,0.003381464;0.5778856;-0.002077619,0.2048083;0.4455368;0.01435168,0.2355475;0.2134736;0.006349487,0.2846383;0.005297691;-0.02889639,-0.1935782;0.4312751;-0.01840876,-0.2357203;0.2008842;-0.02093064,-0.2732442;-0.007816613;-0.06593398,0.07580635;0.00484849;-0.0374985,0.0924315;-0.2808797;-0.01161542,0.1013986;-0.5961984;0.05514646,0.112619;-0.6258718;-0.007990785,-0.07279053;0.005984841;-0.04291817,-0.1113753;-0.2780511;-0.02238245,-0.1295447;-0.594117;0.03873733,-0.1230699;-0.5550264;-0.04814511,0.002868801;0.5054597;0.002176693,0;0;0,0.02189065;0.2593141;-0.1267617,0.04378942;0.5093093;-0.2692072,0.2116408;0.4651225;-0.1114883,0.2556421;0.2483826;-0.0343523,0.2570924;0.03514217;-0.07328534,-0.146006;0.4935914;-0.1394397,-0.2363939;0.2884694;-0.07148908,-0.236314;0.08111113;-0.1346706,0.07908033;-0.00168696;-0.0303266,0.1122063;-0.2823715;-0.08234406,0.09361448;-0.6020148;-0.04431939,0.1075933;-0.6326252;-0.1059968,-0.07365794;0.0103478;-0.04054231,-0.09936792;-0.2747581;-0.06585171,-0.09298649;-0.5934479;-0.01727721,-0.08868871;-0.5975641;-0.09784235,0.03855547;0.4479054;-0.2309184,220.9454
+0;0;0,0.001477852;0.28701;0.005667749,0.003364625;0.5747983;-0.002108031,0.2046135;0.4426356;0.01430268,0.2351628;0.2120064;0.006349931,0.2842244;0.003954411;-0.02887497,-0.1934201;0.4283865;-0.01842876,-0.2353018;0.1994193;-0.02093506,-0.2728034;-0.009157315;-0.06591161,0.07577984;0.004846795;-0.03748538,0.09239462;-0.2807031;-0.01161846,0.1013959;-0.5972231;0.05539776,0.1125219;-0.6263946;-0.007208422,-0.07276507;0.005982748;-0.04290316,-0.1113258;-0.277876;-0.02238026,-0.1295644;-0.5951461;0.03897239,-0.123144;-0.5561319;-0.04717928,0.002852903;0.5025054;0.002138468,0;0;0,0.01696947;0.2572038;-0.1263616,0.03607597;0.5070922;-0.2680018,0.2054516;0.4657812;-0.1128125,0.2539742;0.2511909;-0.03676724,0.250659;0.03756836;-0.07265449,-0.1515665;0.4923289;-0.1360404,-0.2402402;0.2883579;-0.06734455,-0.2423676;0.08118249;-0.1306479,0.07876276;-0.001455992;-0.03107309,0.1070345;-0.2827084;-0.08188343,0.08644357;-0.6033356;-0.04275203,0.09884323;-0.6335612;-0.1041012,-0.07410553;0.01007747;-0.03972461,-0.1030288;-0.2745168;-0.06528707,-0.1011413;-0.5943658;-0.01578775,-0.09736686;-0.5981256;-0.0957291,0.03132416;0.4456751;-0.229924,220.9687
+0;0;0,0.001388687;0.2866257;0.00557029,0.003149956;0.5749463;-0.002396596,0.2049066;0.4422707;0.0142991,0.2355686;0.2089756;0.008188229,0.2854725;0.0005067438;-0.022939,-0.1939728;0.4277441;-0.01873085,-0.2369929;0.1963299;-0.0196503,-0.2758551;-0.01265201;-0.06130191,0.07676911;0.00491902;-0.03789858,0.09325466;-0.2804568;-0.01189912,0.1023564;-0.5973288;0.0553375,0.112877;-0.6258725;-0.006626733,-0.07363584;0.006064896;-0.04353134,-0.1123445;-0.2775855;-0.02276595,-0.1305845;-0.5952373;0.03868372,-0.1242003;-0.5563323;-0.04650757,0.002674249;0.5022849;0.00192014,0;0;0,0.01276452;0.2572758;-0.1258311,0.02962176;0.5079775;-0.2674172,0.202831;0.4669653;-0.1159,0.2553497;0.2509878;-0.03844309,0.2497564;0.03730363;-0.07346272,-0.1562508;0.490683;-0.1315886,-0.2461608;0.2850679;-0.06057645,-0.2504976;0.07838115;-0.1252321,0.07945418;-0.001054257;-0.03224778,0.1046698;-0.2826378;-0.08186626,0.08304515;-0.6035862;-0.04267526,0.09404112;-0.6336921;-0.1030407,-0.07563969;0.009842699;-0.03918869,-0.1052289;-0.2743858;-0.06612781,-0.1064697;-0.5944288;-0.01531032,-0.1031862;-0.597712;-0.09442458,0.02573948;0.4460959;-0.229284,221.0017
+0;0;0,0.001392652;0.2874442;0.005586196,0.003154571;0.5758762;-0.00238154,0.20553;0.4430414;0.01435058,0.2363079;0.208865;0.008216618,0.286222;0.0003530681;-0.02291704,-0.1945696;0.4284704;-0.01878042,-0.2377523;0.1961819;-0.01970334,-0.2766225;-0.01284318;-0.06136354,0.07637944;0.004894051;-0.03770621,0.09286728;-0.2805215;-0.01170312,0.1020088;-0.5987757;0.05582678,0.11252;-0.6272674;-0.006082375,-0.07326207;0.006034112;-0.04331038,-0.1119762;-0.2776558;-0.0225421,-0.1302957;-0.5966933;0.03917562,-0.1239171;-0.5577962;-0.04593995,0.002679024;0.5032393;0.001933747,0;0;0,0.01206667;0.2575828;-0.1271331,0.02629375;0.5087084;-0.2684915,0.2016726;0.4674333;-0.1185291,0.2554854;0.2507402;-0.04125167,0.2535667;0.03712639;-0.07735444,-0.1604516;0.489911;-0.1333021,-0.2459627;0.2826376;-0.05880966,-0.2520183;0.07555392;-0.1221944,0.07888446;-0.000935942;-0.03249454,0.1039487;-0.2825314;-0.08235312,0.07817671;-0.6043015;-0.04076648,0.08885592;-0.6343511;-0.1011362,-0.07538043;0.009656311;-0.03878242,-0.1076387;-0.2743198;-0.06574614,-0.1113568;-0.5955795;-0.01370783,-0.1083389;-0.5988674;-0.09274779,0.02289497;0.4467417;-0.2304974,221.0242
+0;0;0,0.001404826;0.289957;0.005635029,0.003186995;0.5817041;-0.002424185,0.2029584;0.448808;0.01419833,0.2337268;0.2147037;0.008066257,0.2836636;0.006096646;-0.0230816,-0.1920158;0.4344236;-0.01850825,-0.2351851;0.2022067;-0.01943088,-0.274073;-0.006913692;-0.06111009,0.07616394;0.004880243;-0.03759982,0.09264384;-0.2803981;-0.01160924,0.1018244;-0.6000115;0.05620907,0.1123202;-0.6284178;-0.005609807,-0.07305536;0.006017087;-0.04318818,-0.1117509;-0.2775364;-0.02242989,-0.1301486;-0.5979364;0.03955141,-0.1237794;-0.5590523;-0.04544004,0.002705997;0.5082346;0.001940561,0;0;0,0.01496493;0.258611;-0.130404,0.03064815;0.5115837;-0.275095,0.1975272;0.4676395;-0.1167035,0.2552956;0.2510679;-0.04221439,0.2558525;0.03768508;-0.08027029,-0.1516249;0.4856927;-0.1334466,-0.2375963;0.2785809;-0.05926642,-0.2445629;0.07151461;-0.1229515,0.07856948;-0.0005523264;-0.03263497,0.1032407;-0.2822126;-0.08151889,0.07400683;-0.6049069;-0.03850651,0.08472489;-0.6349241;-0.09872365,-0.07526349;0.009255029;-0.03857799,-0.1098676;-0.2743565;-0.06499502,-0.1157989;-0.596771;-0.01160913,-0.1130176;-0.6003755;-0.09038757,0.02686289;0.4491254;-0.2363434,221.0576
+0;0;0,0.001477912;0.2899589;0.005517937,0.00331033;0.5817016;-0.002689467,0.2029795;0.4485416;0.01417976,0.2338643;0.2143897;0.01132741,0.2839484;0.005302399;-0.01614726,-0.1924001;0.4354847;-0.01777199,-0.2349978;0.2031629;-0.01671203,-0.2748171;-0.00620313;-0.05622254,0.07620807;0.004869551;-0.0375117,0.09254078;-0.2803932;-0.01125821,0.1017028;-0.5999725;0.05672311,0.1122875;-0.6281912;-0.005257439,-0.07300661;0.006033741;-0.04326821,-0.1117536;-0.2774918;-0.02222693,-0.1304298;-0.5978687;0.03979074,-0.1241682;-0.5589944;-0.04520972,0.00281928;0.5082344;0.001712328,0;0;0,0.01496493;0.258611;-0.130404,0.03064815;0.5115837;-0.275095,0.1975272;0.4676395;-0.1167035,0.2552956;0.2510679;-0.04221439,0.2558525;0.03768508;-0.08027029,-0.1516249;0.4856927;-0.1334466,-0.2375963;0.2785809;-0.05926642,-0.2445629;0.07151461;-0.1229515,0.07856948;-0.0005523264;-0.03263497,0.1032407;-0.2822126;-0.08151889,0.07400683;-0.6049069;-0.03850651,0.08472489;-0.6349241;-0.09872365,-0.07526349;0.009255029;-0.03857799,-0.1098676;-0.2743565;-0.06499502,-0.1157989;-0.596771;-0.01160913,-0.1130176;-0.6003755;-0.09038757,0.02686289;0.4491254;-0.2363434,221.0799
+0;0;0,0.001482785;0.2909149;0.00553613,0.003319897;0.5834099;-0.002690012,0.1995153;0.4511532;0.01397083,0.2307772;0.2141425;0.01108366,0.2808473;0.005113661;-0.01638332,-0.1890043;0.4383228;-0.01742654,-0.2321221;0.2031645;-0.01635364,-0.2719302;-0.006142884;-0.0558531,0.07607841;0.004861266;-0.03744787,0.09240852;-0.2803562;-0.01119855,0.101611;-0.6013463;0.05708289,0.1121501;-0.6293143;-0.004630744,-0.0728824;0.006023475;-0.04319459,-0.1116232;-0.2774571;-0.02215665,-0.1303819;-0.5992483;0.04013481,-0.1241472;-0.5604123;-0.04449961,0.002827962;0.5098103;0.001719712,0;0;0,0.01936003;0.2583241;-0.1325073,0.0391557;0.5109231;-0.2788632,0.2013859;0.4690593;-0.1217411,0.2574824;0.2493915;-0.04585314,0.2575114;0.03587312;-0.08279061,-0.1407286;0.4806405;-0.1367063,-0.2252317;0.2699343;-0.06172723,-0.2364151;0.06323674;-0.1258017,0.07822959;-0.0004914701;-0.03307247,0.1012194;-0.2823105;-0.08159232,0.06977762;-0.605976;-0.03649449,0.07966705;-0.6359926;-0.09632874,-0.07529171;0.009197342;-0.03821604,-0.1097852;-0.2743085;-0.06540669,-0.1202405;-0.5975753;-0.009095237,-0.1186207;-0.6012645;-0.08746838,0.03427573;0.4485942;-0.2397752,221.1139
+0;0;0,0.001477015;0.2897827;0.005514584,0.003308465;0.5813753;-0.002686697,0.1978762;0.4498193;0.01385979,0.2290512;0.2134665;0.01098063,0.2791511;0.004313663;-0.01650264,-0.1874253;0.4370952;-0.01727751,-0.2304234;0.2025897;-0.01620759,-0.2702552;-0.006841913;-0.05573048,0.07717571;0.004931382;-0.037988,0.09349967;-0.2801785;-0.01174857,0.1027353;-0.6023272;0.05677933,0.1132751;-0.6302986;-0.004937902,-0.07393359;0.006110354;-0.0438176,-0.1126598;-0.2772634;-0.02278759,-0.1314862;-0.600216;0.03972869,-0.1252511;-0.5613794;-0.04491065,0.002817967;0.5079905;0.001710155,0;0;0,0.01791597;0.2572197;-0.1323769,0.03611322;0.5091264;-0.2783329,0.1991668;0.4690122;-0.1252811,0.2558436;0.2508202;-0.04767418,0.2561694;0.03756294;-0.08680773,-0.1410119;0.4782764;-0.1354343,-0.2230679;0.2674931;-0.06006809,-0.235946;0.06080578;-0.124292,0.07879786;-0.0002130866;-0.0348475,0.09842802;-0.2823137;-0.0825603,0.06461389;-0.6065419;-0.03466607,0.07428639;-0.6369643;-0.09413338,-0.07706285;0.009122413;-0.03743787,-0.1127875;-0.2739367;-0.06648789,-0.1259018;-0.598003;-0.008434478,-0.1251622;-0.6016546;-0.08684245,0.03160394;0.4469489;-0.2393649,221.136
+0;0;0,0.001429005;0.2905679;0.005265364,0.003156524;0.582755;-0.003402709,0.1968707;0.4514492;0.0139251,0.2280559;0.2144729;0.01390965,0.2779557;0.004735097;-0.009707351,-0.1868175;0.4388489;-0.01709156,-0.2305641;0.2038905;-0.01375791,-0.2709244;-0.006071955;-0.0501515,0.07724948;0.004922498;-0.03800546,0.09323721;-0.2799546;-0.0116553,0.1024641;-0.6038285;0.05733535,0.1129335;-0.631611;-0.003791355,-0.07402401;0.006128225;-0.04380661,-0.1129709;-0.2769623;-0.02264532,-0.1317744;-0.6016371;0.04037741,-0.1255742;-0.5628835;-0.04370479,0.002701388;0.5092654;0.001133691,0;0;0,0.01865537;0.2576378;-0.1331699,0.03710401;0.5099041;-0.2796912,0.198776;0.4684337;-0.1259277,0.2580528;0.2500421;-0.04897547,0.258851;0.03693745;-0.08926773,-0.1384629;0.4770922;-0.1353359,-0.2181679;0.2651758;-0.05872751,-0.2323335;0.05883163;-0.1239892,0.0785524;-0.0001573563;-0.03557563,0.09759177;-0.2823416;-0.0815587,0.06224849;-0.6081697;-0.03332877,0.07156235;-0.6387932;-0.09183455,-0.07741761;0.009081734;-0.03688041,-0.1127096;-0.273632;-0.06741346,-0.1283639;-0.598794;-0.006063312,-0.1281093;-0.6022609;-0.08394005,0.03258049;0.4476557;-0.2406247,221.1698
+0;0;0,0.001428284;0.2904213;0.005262708,0.003154397;0.5823712;-0.003397939,0.1971292;0.4510567;0.01394276,0.228416;0.2133078;0.01392727,0.2783242;0.00353457;-0.009693732,-0.1870731;0.4384395;-0.01711546,-0.2309623;0.2027152;-0.01377094,-0.2713294;-0.007282794;-0.05017067,0.07804324;0.004973077;-0.03839597,0.09401583;-0.2796344;-0.01207075,0.1032782;-0.6047505;0.0571845,0.1136419;-0.6319503;-0.003325872,-0.07478461;0.006191193;-0.04425673,-0.1136946;-0.2766314;-0.02311547,-0.1325702;-0.6025515;0.04014897,-0.1264326;-0.5638861;-0.04308544,0.002699687;0.5089503;0.001134216,0;0;0,0.0178046;0.2579081;-0.1324413,0.03543387;0.5103183;-0.2783394,0.2002975;0.4699299;-0.1289122,0.2598142;0.2509052;-0.05152154,0.2621548;0.03790699;-0.09250784,-0.1393548;0.4761373;-0.1322989,-0.218632;0.2629713;-0.0562805,-0.2345343;0.05690828;-0.1221495,0.07891171;2.926588E-05;-0.03691435,0.0965527;-0.2822738;-0.08099771,0.05968648;-0.6091164;-0.03203535,0.06841897;-0.6393048;-0.08984399,-0.07872983;0.009025308;-0.03619235,-0.1146264;-0.2730319;-0.0694299,-0.1317363;-0.5988574;-0.005184151,-0.1321748;-0.6018559;-0.08233101,0.03109968;0.4480464;-0.239419,221.1916
+0;0;0,0.001428284;0.2904213;0.005262708,0.003154397;0.5823712;-0.003397939,0.1971292;0.4510567;0.01394276,0.228416;0.2133078;0.01392727,0.2783242;0.00353457;-0.009693732,-0.1870731;0.4384395;-0.01711546,-0.2309623;0.2027152;-0.01377094,-0.2713294;-0.007282794;-0.05017067,0.07804324;0.004973077;-0.03839597,0.09401583;-0.2796344;-0.01207075,0.1032782;-0.6047505;0.0571845,0.1136419;-0.6319503;-0.003325872,-0.07478461;0.006191193;-0.04425673,-0.1136946;-0.2766314;-0.02311547,-0.1325702;-0.6025515;0.04014897,-0.1264326;-0.5638861;-0.04308544,0.002699687;0.5089503;0.001134216,0;0;0,0.0178046;0.2579081;-0.1324413,0.03543387;0.5103183;-0.2783394,0.2002975;0.4699299;-0.1289122,0.2598142;0.2509052;-0.05152154,0.2621548;0.03790699;-0.09250784,-0.1393548;0.4761373;-0.1322989,-0.218632;0.2629713;-0.0562805,-0.2345343;0.05690828;-0.1221495,0.07891171;2.926588E-05;-0.03691435,0.0965527;-0.2822738;-0.08099771,0.05968648;-0.6091164;-0.03203535,0.06841897;-0.6393048;-0.08984399,-0.07872983;0.009025308;-0.03619235,-0.1146264;-0.2730319;-0.0694299,-0.1317363;-0.5988574;-0.005184151,-0.1321748;-0.6018559;-0.08233101,0.03109968;0.4480464;-0.239419,221.2141
+0;0;0,0.001472984;0.2887259;0.004857986,0.003198411;0.5796635;-0.004293943,0.1968962;0.448504;0.01408491,0.2283598;0.2100471;0.01694904,0.2773582;-0.0004441738;-0.001740893,-0.1868574;0.435886;-0.01724875,-0.2319134;0.1996905;-0.01080539,-0.2725762;-0.01114103;-0.04168124,0.07760242;0.004963954;-0.03818215,0.09344744;-0.2793314;-0.01168509,0.102883;-0.6060843;0.0579377,0.1127788;-0.6332931;-0.002134867,-0.07436777;0.00614619;-0.04400353,-0.1133418;-0.2763579;-0.02280214,-0.1323507;-0.6038824;0.04099539,-0.126182;-0.5652853;-0.04187514,0.002748171;0.5064347;0.0003652261,0;0;0,0.01613013;0.2570078;-0.1306722,0.03254366;0.5090197;-0.2754009,0.1991075;0.4702708;-0.1291692,0.261998;0.2507732;-0.05350232,0.263832;0.03775525;-0.09445024,-0.1409119;0.4748948;-0.1282513,-0.2184695;0.2605155;-0.05152982,-0.2365483;0.05479586;-0.1179327,0.07824978;3.567338E-05;-0.03717017,0.09461451;-0.2823674;-0.0790956,0.0565095;-0.6105828;-0.02883196,0.06488357;-0.6404507;-0.08649659,-0.07839791;0.008968659;-0.03574886,-0.1160419;-0.2725799;-0.06876946,-0.1335884;-0.5998729;-0.003384419,-0.1345617;-0.6025434;-0.08026865,0.02845567;0.4468051;-0.2367098,221.2472
+0;0;0,0.001483699;0.2908262;0.004893325,0.003227817;0.584911;-0.004361349,0.2005727;0.4517826;0.01433155,0.2321265;0.2126417;0.01720389,0.2811235;0.002156124;-0.001485536,-0.1904004;0.4389272;-0.01759158,-0.2355856;0.2020543;-0.01112974,-0.2762473;-0.008771613;-0.04200476,0.07915068;0.005062991;-0.03894393,0.09496643;-0.2787071;-0.01249584,0.1044013;-0.6054349;0.05712163,0.1142341;-0.6322798;-0.002568834,-0.07585151;0.006268815;-0.04488146,-0.1147535;-0.2757133;-0.02371925,-0.133761;-0.6032127;0.0400734,-0.1276315;-0.5646703;-0.04227,0.002772171;0.5108031;0.0003537582,0;0;0,0.01521067;0.2583421;-0.1327932,0.02990428;0.5122892;-0.2806575,0.1993194;0.4718513;-0.1297913,0.2640414;0.2513862;-0.05631685,0.2647238;0.0383122;-0.09697628,-0.1424695;0.4749621;-0.1242802,-0.2202783;0.2598418;-0.047721,-0.2410714;0.05430719;-0.1138826,0.07880348;-0.0001614392;-0.03996348,0.09407806;-0.2825861;-0.07840943,0.05457938;-0.6104178;-0.02690291,0.06262618;-0.6400261;-0.08411384,-0.08067949;0.009314669;-0.0348016,-0.1189117;-0.2713335;-0.07015695,-0.1369765;-0.5983793;-0.003813744,-0.1383335;-0.6010735;-0.08010418,0.02636815;0.4495317;-0.2411175,221.2703
+0;0;0,0.001482705;0.2906314;0.004890047,0.003222924;0.5840594;-0.004343496,0.2001814;0.4512228;0.01431081,0.2316768;0.2125252;0.01717783,0.2806808;0.002009615;-0.00151426,-0.1900259;0.4383926;-0.0175498,-0.2351273;0.2019587;-0.01109993,-0.2757948;-0.0088972;-0.04197934,0.07865555;0.005031319;-0.03870032,0.09446404;-0.2786087;-0.01226434,0.1039278;-0.6063376;0.05756643,0.1137115;-0.6328985;-0.001825757,-0.07537701;0.006229599;-0.0446007,-0.1142612;-0.2756232;-0.02344819,-0.1333269;-0.6041261;0.04053992,-0.1272281;-0.5656263;-0.04139201,0.002768363;0.5101277;0.0003603972,0;0;0,0.01461117;0.2586674;-0.1317968,0.02872269;0.5125234;-0.2785604,0.2007681;0.4730142;-0.1329176,0.2654962;0.2534167;-0.05832553,0.2670822;0.04039656;-0.09940457,-0.1426144;0.4746886;-0.1217086,-0.2190765;0.2600772;-0.04378385,-0.2433625;0.05482961;-0.1097475,0.07827924;-0.000313729;-0.03977418,0.09307992;-0.2827543;-0.07730699,0.05295941;-0.6113579;-0.02456093,0.06091982;-0.6405978;-0.08156586,-0.08024438;0.00942877;-0.03437531,-0.1194225;-0.2707965;-0.07097199,-0.1388622;-0.5984147;-0.002703555,-0.1408407;-0.6007798;-0.07866982,0.02530505;0.4498116;-0.2392693,221.3034
+0;0;0,0.001493082;0.2901247;0.004431435,0.003167827;0.5825785;-0.005384857,0.2005375;0.4499207;0.01440236,0.2320776;0.2117724;0.02119523,0.2807931;0.0008276701;0.007345852,-0.1905671;0.4371144;-0.01804993,-0.2366188;0.2014567;-0.008040987,-0.2774126;-0.009843946;-0.03543824,0.07877641;0.005045434;-0.03862648,0.09450903;-0.2784914;-0.01248685,0.104047;-0.6084526;0.05818686,0.1136239;-0.6345329;-0.0005965717,-0.07534643;0.006247014;-0.04480038,-0.1143372;-0.2754368;-0.02340367,-0.1336616;-0.6062099;0.04121711,-0.1275281;-0.5678331;-0.03992732,0.002736277;0.5089297;-0.0005331929,0;0;0,0.01377971;0.2584104;-0.1312571,0.02719567;0.5117723;-0.2770298,0.2011632;0.4732968;-0.133914,0.2681576;0.2542214;-0.06129694,0.2685894;0.04109794;-0.101805,-0.1438011;0.4737612;-0.1192839,-0.2173652;0.2588192;-0.04090177,-0.2441326;0.05396616;-0.1070943,0.07795673;-0.0002516806;-0.04056931,0.0925092;-0.282708;-0.07704592,0.05158291;-0.6133252;-0.02247977,0.05945677;-0.6418964;-0.07904506,-0.08061563;0.009410976;-0.03370071,-0.120676;-0.2703433;-0.07186663,-0.1408479;-0.599715;-0.0006805956,-0.1432217;-0.6016769;-0.07594689,0.02392326;0.4492052;-0.2380104,221.3256
+0;0;0,0.001493082;0.2901247;0.004431435,0.003167827;0.5825785;-0.005384857,0.2005375;0.4499207;0.01440236,0.2320776;0.2117724;0.02119523,0.2807931;0.0008276701;0.007345852,-0.1905671;0.4371144;-0.01804993,-0.2366188;0.2014567;-0.008040987,-0.2774126;-0.009843946;-0.03543824,0.07877641;0.005045434;-0.03862648,0.09450903;-0.2784914;-0.01248685,0.104047;-0.6084526;0.05818686,0.1136239;-0.6345329;-0.0005965717,-0.07534643;0.006247014;-0.04480038,-0.1143372;-0.2754368;-0.02340367,-0.1336616;-0.6062099;0.04121711,-0.1275281;-0.5678331;-0.03992732,0.002736277;0.5089297;-0.0005331929,0;0;0,0.01377971;0.2584104;-0.1312571,0.02719567;0.5117723;-0.2770298,0.2011632;0.4732968;-0.133914,0.2681576;0.2542214;-0.06129694,0.2685894;0.04109794;-0.101805,-0.1438011;0.4737612;-0.1192839,-0.2173652;0.2588192;-0.04090177,-0.2441326;0.05396616;-0.1070943,0.07795673;-0.0002516806;-0.04056931,0.0925092;-0.282708;-0.07704592,0.05158291;-0.6133252;-0.02247977,0.05945677;-0.6418964;-0.07904506,-0.08061563;0.009410976;-0.03370071,-0.120676;-0.2703433;-0.07186663,-0.1408479;-0.599715;-0.0006805956,-0.1432217;-0.6016769;-0.07594689,0.02392326;0.4492052;-0.2380104,221.3499
+0;0;0,0.001527233;0.2967606;0.004532794,0.003269736;0.6010382;-0.005692391,0.1915697;0.4678243;0.01362593,0.2231637;0.2292695;0.0204304,0.2719;0.01823482;0.006575116,-0.1816394;0.455604;-0.01734148,-0.2277698;0.2195439;-0.007315443,-0.2685809;0.00815326;-0.03472437,0.07924662;0.00507555;-0.03885704,0.09496817;-0.2782619;-0.01273579,0.1045387;-0.6093524;0.05817981,0.1140772;-0.6352073;-0.0003672987,-0.07579616;0.006284302;-0.04506779,-0.1147596;-0.2752015;-0.02368613,-0.1341501;-0.6071067;0.04115584,-0.1280412;-0.5687635;-0.03966238,0.002819108;0.5241333;-0.000626232,0;0;0,0.01800312;0.2650421;-0.1323569,0.03902522;0.5316567;-0.2778747,0.2012351;0.4722774;-0.135052,0.2716218;0.2533514;-0.06384802,0.2711512;0.04043663;-0.1059182,-0.1289964;0.4728243;-0.1273237,-0.202569;0.2574812;-0.04879181,-0.2299011;0.05273141;-0.115375,0.07784339;-0.0001460016;-0.04190516,0.09199163;-0.2826021;-0.07694793,0.05037687;-0.614058;-0.02085257,0.05798854;-0.6426398;-0.07696629,-0.0815058;0.009426849;-0.03291803,-0.1229896;-0.2696758;-0.07279811,-0.1434495;-0.6000242;-0.0007370636,-0.1463279;-0.6013256;-0.07590654,0.03357996;0.4652241;-0.2391798,221.3816
+0;0;0,0.001557327;0.3010642;0.004348163,0.003275548;0.6064751;-0.00610638,0.1902033;0.4738547;0.01383826,0.2218717;0.2344149;0.02391341,0.2706882;0.02324067;0.01495122,-0.1807017;0.4624528;-0.01640855,-0.2264783;0.2255048;-0.002409376,-0.2674159;0.01359877;-0.02426917,0.07912219;0.005109989;-0.03863592,0.09460273;-0.27808;-0.01226722,0.1041762;-0.6109496;0.05901631,0.1139347;-0.637211;0.0001205467,-0.07556535;0.006212063;-0.04506059,-0.1146428;-0.2750843;-0.02322322,-0.13429;-0.6087216;0.04216276,-0.1282212;-0.570331;-0.03921318,0.002835568;0.5297074;-0.001003128,0;0;0,0.01839777;0.2694938;-0.1330247,0.03764782;0.5376295;-0.2783694,0.2000022;0.4737236;-0.1373456,0.2722578;0.2540495;-0.06693077,0.2713266;0.04082128;-0.1068151,-0.1275893;0.4723936;-0.1270095,-0.1995718;0.2562933;-0.04604647,-0.230116;0.0518368;-0.1117923,0.07745692;-0.0001139045;-0.04218507,0.09041512;-0.2826232;-0.07612824,0.04887518;-0.6156633;-0.01838875,0.05691408;-0.645015;-0.07444263,-0.08148754;0.009362333;-0.03242368,-0.1252038;-0.2692656;-0.07225943,-0.145518;-0.6010951;0.001576155,-0.1489359;-0.6024653;-0.07414376,0.03281914;0.4712513;-0.2397671,221.4038
+0;0;0,0.001560003;0.3015816;0.004355636,0.003276097;0.6066149;-0.006084988,0.1870807;0.4750437;0.01360437,0.2192966;0.2314638;0.02385372,0.2681077;0.02031279;0.01489251,-0.1776405;0.4638318;-0.01613816,-0.2242086;0.2227869;-0.001896933,-0.2651417;0.0109041;-0.02375434,0.07926451;0.005119181;-0.03870542,0.09473875;-0.2779557;-0.01234744,0.1043765;-0.613062;0.05941509,0.1141959;-0.6396743;0.0001519583,-0.07570127;0.006223237;-0.04514164,-0.1147628;-0.2749587;-0.02331315,-0.134542;-0.6108379;0.0425122,-0.1284354;-0.572395;-0.03937133,0.002836793;0.5299652;-0.0009895777,0;0;0,0.01766843;0.270534;-0.1321819,0.03593641;0.5386324;-0.276922,0.1992406;0.4764317;-0.1436839,0.2722124;0.2540613;-0.06818199,0.2715758;0.04075992;-0.1075487,-0.1259305;0.4714005;-0.1269405,-0.1993102;0.2519804;-0.04360843,-0.2306733;0.04757087;-0.1090356,0.0771489;9.644031E-05;-0.04307222,0.08964358;-0.2824249;-0.07610416,0.04780751;-0.6175303;-0.01700091,0.05472431;-0.6480716;-0.07268214,-0.08189755;0.00926817;-0.03184446,-0.1270036;-0.2689094;-0.07244253,-0.1479853;-0.6029968;0.00161434,-0.1523681;-0.6044081;-0.07459335,0.0313701;0.472306;-0.2384343,221.4263
+0;0;0,0.001561085;0.3017907;0.004358657,0.003281488;0.6075897;-0.006108952,0.1867189;0.475917;0.01356541,0.218904;0.2325707;0.02380493,0.2677097;0.02144322;0.01484473,-0.1772779;0.4647274;-0.01611804,-0.2238013;0.2239136;-0.001890475,-0.2647299;0.01205443;-0.02374544,0.07978346;0.005152696;-0.03895882,0.09524749;-0.2777353;-0.01261824,0.1048833;-0.612775;0.05912999,0.1147303;-0.6395465;-0.0002998151,-0.07619689;0.006263981;-0.04543718,-0.1152327;-0.2747324;-0.0236231,-0.1350079;-0.6105447;0.04218914,-0.1288841;-0.572078;-0.03992468,0.002840978;0.5307294;-0.0009995489,0;0;0,0.01618903;0.2714181;-0.1310313,0.03212588;0.5407328;-0.2754114,0.1977268;0.4774063;-0.1456234,0.2730613;0.2556441;-0.07143211,0.2718177;0.04224785;-0.1101308,-0.1274617;0.4704401;-0.1243456,-0.2016223;0.2516572;-0.04072517,-0.233689;0.04723845;-0.1057005,0.07727511;0.0001992583;-0.04402566,0.08879419;-0.2823174;-0.07580972,0.04667134;-0.6171051;-0.01551843,0.05392487;-0.6477334;-0.07140636,-0.08275185;0.009295459;-0.03123246,-0.1290097;-0.2683825;-0.07263025,-0.1499583;-0.6022209;0.002238154,-0.1548805;-0.6035705;-0.07421342,0.0284509;0.4740246;-0.2370667,221.4596
+0;0;0,0.001654606;0.3017497;0.004070244,0.003489909;0.6074163;-0.006678849,0.1857766;0.4763002;0.01331105,0.2179558;0.2336926;0.02780032,0.266473;0.02249262;0.02276692,-0.175998;0.4650194;-0.01630623,-0.2236877;0.2253164;0.002982138,-0.2643855;0.01309413;-0.01404996,0.08012225;0.005134508;-0.03916559,0.0956246;-0.2777406;-0.01253975,0.1052491;-0.6133434;0.05950034,0.1145299;-0.6401003;0.0001609474,-0.07656667;0.006330185;-0.045578,-0.1156285;-0.2746681;-0.02363002,-0.1354386;-0.6110531;0.04243246,-0.1293033;-0.5726213;-0.03954256,0.003018521;0.5306809;-0.001507202,0;0;0,0.0151396;0.2717466;-0.1303718,0.02898979;0.5413787;-0.2741137,0.1965219;0.4777215;-0.1495078,0.276682;0.2574081;-0.07781219,0.2720491;0.04367974;-0.1136372,-0.1281031;0.4686526;-0.1228128,-0.1995359;0.2505233;-0.03666842,-0.2344404;0.04804431;-0.1057238,0.07743543;0.0003254712;-0.04453683,0.0886712;-0.2822129;-0.07637143,0.04617468;-0.6173401;-0.01476479,0.0532953;-0.6479995;-0.07042789,-0.08334512;0.009199028;-0.0308034,-0.1297178;-0.2683882;-0.07278575,-0.1514385;-0.6027303;0.002414815,-0.1570945;-0.6039164;-0.07390083,0.02596018;0.4746584;-0.2359755,221.4931
+0;0;0,0.001654606;0.3017497;0.004070244,0.003489909;0.6074163;-0.006678849,0.1857766;0.4763002;0.01331105,0.2179558;0.2336926;0.02780032,0.266473;0.02249262;0.02276692,-0.175998;0.4650194;-0.01630623,-0.2236877;0.2253164;0.002982138,-0.2643855;0.01309413;-0.01404996,0.08012225;0.005134508;-0.03916559,0.0956246;-0.2777406;-0.01253975,0.1052491;-0.6133434;0.05950034,0.1145299;-0.6401003;0.0001609474,-0.07656667;0.006330185;-0.045578,-0.1156285;-0.2746681;-0.02363002,-0.1354386;-0.6110531;0.04243246,-0.1293033;-0.5726213;-0.03954256,0.003018521;0.5306809;-0.001507202,0;0;0,0.0151396;0.2717466;-0.1303718,0.02898979;0.5413787;-0.2741137,0.1965219;0.4777215;-0.1495078,0.276682;0.2574081;-0.07781219,0.2720491;0.04367974;-0.1136372,-0.1281031;0.4686526;-0.1228128,-0.1995359;0.2505233;-0.03666842,-0.2344404;0.04804431;-0.1057238,0.07743543;0.0003254712;-0.04453683,0.0886712;-0.2822129;-0.07637143,0.04617468;-0.6173401;-0.01476479,0.0532953;-0.6479995;-0.07042789,-0.08334512;0.009199028;-0.0308034,-0.1297178;-0.2683882;-0.07278575,-0.1514385;-0.6027303;0.002414815,-0.1570945;-0.6039164;-0.07390083,0.02596018;0.4746584;-0.2359755,221.5159
+0;0;0,0.001659724;0.3026831;0.004082834,0.003505156;0.6100351;-0.006727774,0.1853845;0.478564;0.01326136,0.2177289;0.2347104;0.02782504,0.2662162;0.02364063;0.02279475,-0.1755895;0.4673082;-0.01629037,-0.2235241;0.2263741;0.003097063,-0.2641968;0.01428261;-0.01392454,0.08122254;0.005205018;-0.03970344,0.09670205;-0.2772533;-0.01311683,0.1063277;-0.6128952;0.05893168,0.1155313;-0.6391801;8.581206E-05,-0.07761814;0.006417116;-0.04620392,-0.1166224;-0.2741671;-0.02428828,-0.1364348;-0.6105914;0.04178193,-0.1303505;-0.5722297;-0.03951129,0.003030849;0.5328243;-0.001524094,0;0;0,0.01300733;0.2730601;-0.1300211,0.02376635;0.5443138;-0.2745678,0.1937555;0.4797681;-0.1537309,0.2767531;0.2591303;-0.08194494,0.2706144;0.0451268;-0.1149843,-0.1280072;0.4606177;-0.1189582,-0.2038434;0.242894;-0.03196334,-0.2397561;0.04358429;-0.1088574,0.077769;0.000723362;-0.04638982,0.08700386;-0.2817716;-0.07538056,0.04443728;-0.6168498;-0.01333356,0.0514418;-0.6469954;-0.06855106,-0.08496488;0.009019979;-0.03000277,-0.1326161;-0.2678878;-0.07219958,-0.1553835;-0.6023401;0.002382025,-0.1639772;-0.6353745;-0.04927387,0.02167168;0.477158;-0.2361686,221.5491
+0;0;0,0.001642168;0.3033339;0.003714996,0.003411583;0.6112192;-0.007553007,0.1857354;0.4797679;0.0130854,0.2181963;0.234083;0.03112777,0.2665884;0.02306826;0.03299826,-0.1760703;0.4683754;-0.01722196,-0.225468;0.2260697;0.007029144,-0.2656353;0.0137278;-0.006010495,0.08232366;0.005241372;-0.04028193,0.0976759;-0.276777;-0.01358986,0.1071959;-0.6127118;0.05887708,0.1163294;-0.6387289;-4.465878E-05,-0.07869417;0.006547255;-0.04681508,-0.1177968;-0.2735752;-0.02479471,-0.1376507;-0.6103565;0.04137571,-0.1314525;-0.5720356;-0.03977508,0.002960864;0.533942;-0.002229315,0;0;0,0.01039754;0.2736371;-0.1305473,0.01684391;0.5448073;-0.2766564,0.1903428;0.480907;-0.1594174,0.2764837;0.2592911;-0.08726144,0.2694952;0.04507054;-0.11781,-0.1303698;0.4562698;-0.1165137,-0.2075045;0.2374081;-0.02768742,-0.2450523;0.04003173;-0.1083424,0.07798533;0.001343071;-0.04841256,0.08534853;-0.2810658;-0.07436514,0.04320478;-0.6165965;-0.01241875,0.04984542;-0.6471502;-0.06702876,-0.08665822;0.008761951;-0.0289978,-0.1350926;-0.2673433;-0.07261573,-0.1586687;-0.6019365;0.002788924,-0.1660649;-0.6029025;-0.07257357,0.01592311;0.4778017;-0.2378013,221.5715
+0;0;0,0.001650937;0.3049535;0.003734832,0.003429831;0.614489;-0.007592167,0.1899066;0.4814245;0.0134207,0.2223004;0.2362468;0.03142581,0.2706486;0.02542366;0.03329461,-0.1801243;0.4697729;-0.01757567,-0.22942;0.2279675;0.006625369,-0.2695508;0.01581842;-0.006402432,0.08250409;0.00525286;-0.04037021,0.09784551;-0.2765667;-0.01369696,0.1073692;-0.6126344;0.05879864,0.1164178;-0.6381305;0.0004249327,-0.07886665;0.006561606;-0.04691769,-0.1179417;-0.2733634;-0.02491284,-0.1378035;-0.6102779;0.04128375,-0.1316629;-0.5720344;-0.03911225,0.002976886;0.5368301;-0.002242178,0;0;0,0.007341225;0.2746292;-0.132432,0.00874379;0.5463468;-0.2811263,0.1881032;0.4818851;-0.1629937,0.2767004;0.26091;-0.09366703,0.2681248;0.04641603;-0.1202419,-0.134969;0.4516152;-0.1121451,-0.2127752;0.234295;-0.02157066,-0.2523018;0.03873238;-0.1051191,0.07769988;0.001597613;-0.04923868,0.08419645;-0.2807554;-0.07380843,0.0424697;-0.6164243;-0.01157451,0.04912858;-0.6462651;-0.06583238,-0.08715955;0.008561836;-0.02818119,-0.1364824;-0.2671117;-0.07223159,-0.1614638;-0.6019658;0.002175994,-0.1711031;-0.632306;-0.05107177,0.009018739;0.4792816;-0.2416053,221.5939
+0;0;0,0.001653885;0.3054982;0.003741502,0.003431947;0.6148901;-0.007577377,0.1880348;0.4824837;0.01327136,0.220495;0.2368039;0.03131335,0.268807;0.02613838;0.03318075,-0.1782854;0.470949;-0.01741417,-0.2276821;0.2286483;0.006836435,-0.2677829;0.01665786;-0.006181624,0.08266774;0.005263279;-0.04045029,0.09800058;-0.2763989;-0.01379194,0.1075485;-0.6133196;0.05888768,0.1165892;-0.6387678;0.0005643517,-0.07902307;0.00657462;-0.04701075,-0.1180763;-0.273194;-0.02501819,-0.1379885;-0.6109636;0.04134642,-0.1318532;-0.5727273;-0.0389802,0.0029796;0.5373337;-0.00223445,0;0;0,0.004717328;0.2749203;-0.1332006,0.003238942;0.5462163;-0.2823656,0.1838197;0.4830242;-0.1707087,0.2765961;0.2638096;-0.09946776,0.2670956;0.04912367;-0.1226447,-0.1353413;0.4496288;-0.111758,-0.2131858;0.2320863;-0.02036186,-0.2545197;0.03765255;-0.1052412,0.07735358;0.002070725;-0.05010008,0.08311035;-0.2802404;-0.07348061,0.04157436;-0.6167579;-0.0108726,0.04806361;-0.6466882;-0.06494761,-0.08761694;0.008209647;-0.02745461,-0.1383582;-0.2669193;-0.07227304,-0.1637094;-0.6026555;0.002074711,-0.1733296;-0.6332813;-0.05074399,0.004126735;0.4793267;-0.2427583,221.6276
+0;0;0,0.001618031;0.3055046;0.003191421,0.003310814;0.614871;-0.008804421,0.1879824;0.4829043;0.01317261,0.2207754;0.2375769;0.03500889,0.2675519;0.02670318;0.04286546,-0.1785742;0.4712262;-0.01736384,-0.2285994;0.2296421;0.01217163,-0.2687598;0.01736978;0.005456734,0.08266099;0.005222732;-0.04046935,0.09786244;-0.2764062;-0.01338864,0.1074113;-0.6133007;0.0594128,0.1165673;-0.6388758;0.001228411,-0.07904113;0.006611777;-0.04697517,-0.1182015;-0.2731189;-0.02469205,-0.1381697;-0.6108617;0.04179253,-0.1320565;-0.5726654;-0.03853987,0.002882976;0.5373272;-0.003280627,0;0;0,0.004717328;0.2749203;-0.1332006,0.003238942;0.5462163;-0.2823656,0.1838197;0.4830242;-0.1707087,0.2765961;0.2638096;-0.09946776,0.2670956;0.04912367;-0.1226447,-0.1353413;0.4496288;-0.111758,-0.2131858;0.2320863;-0.02036186,-0.2545197;0.03765255;-0.1052412,0.07735358;0.002070725;-0.05010008,0.08311035;-0.2802404;-0.07348061,0.04157436;-0.6167579;-0.0108726,0.04806361;-0.6466882;-0.06494761,-0.08761694;0.008209647;-0.02745461,-0.1383582;-0.2669193;-0.07227304,-0.1637094;-0.6026555;0.002074711,-0.1733296;-0.6332813;-0.05074399,0.004126735;0.4793267;-0.2427583,221.6496
+0;0;0,0.001615465;0.3050201;0.00318636,0.003292168;0.6114492;-0.008690024,0.2069074;0.4747788;0.01490885,0.2394722;0.2311586;0.03659318,0.2861968;0.02051857;0.04444104,-0.1971542;0.4619058;-0.01875199,-0.2468314;0.2220029;0.01057794,-0.2869472;0.009965822;0.003870488,0.08355701;0.005279345;-0.04090803,0.09874713;-0.2761397;-0.0138475,0.1083028;-0.6132731;0.05900559,0.1174505;-0.6387981;0.0008737035,-0.07989791;0.006683446;-0.04748436,-0.1190291;-0.2728387;-0.02521786,-0.1390114;-0.6108211;0.04131392,-0.1329038;-0.5726323;-0.03894601,0.0028691;0.53477;-0.003227824,0;0;0,-0.004170243;0.2739916;-0.1340194,-0.02906272;0.5407778;-0.2831426,0.1807043;0.4822833;-0.1759059,0.2772762;0.2660621;-0.1065969,0.2668865;0.05120558;-0.125109,-0.1616493;0.4412781;-0.08612643,-0.2393161;0.2262716;0.0067259,-0.2826106;0.03190643;-0.07671113,0.07748375;0.002213538;-0.05171537,0.08257386;-0.2800137;-0.07365894,0.04116215;-0.616751;-0.01080203,0.04760388;-0.6466265;-0.06483388,-0.08920468;0.008145861;-0.02567649,-0.1413306;-0.2662176;-0.07222995,-0.1671719;-0.6024157;0.000989072,-0.1765786;-0.6336822;-0.0510105,-0.02160929;0.4752876;-0.2435801,221.6753
+0;0;0,0.001601597;0.3024017;0.003159006,0.003264084;0.6062303;-0.00862579,0.2302939;0.4631146;0.01702294,0.2626069;0.2213778;0.03853962,0.3093133;0.01082005;0.04638441,-0.2201313;0.4487646;-0.02050028,-0.2694244;0.2107163;0.0086029,-0.3095246;-0.001237988;0.001898064,0.08356432;0.005279807;-0.04091161,0.09874834;-0.2760261;-0.01386196,0.1082936;-0.6127914;0.05891157,0.1174208;-0.6381919;0.0009100214,-0.07990491;0.00668403;-0.04748852,-0.1190204;-0.2727258;-0.02523096,-0.1389809;-0.610339;0.04122815,-0.1328869;-0.5721685;-0.03885183,0.002843435;0.5299895;-0.003194815,0;0;0,-0.0190382;0.270386;-0.1341202,-0.05928539;0.533572;-0.2809868,0.1788161;0.4834232;-0.1759286,0.2759903;0.2671539;-0.114867,0.2646709;0.0522882;-0.1316662,-0.1795743;0.4176526;-0.04955785,-0.2692326;0.2104361;0.04513358,-0.3088407;0.01995839;-0.04828519,0.07691772;0.002685219;-0.05254602,0.08083238;-0.2795014;-0.07377458,0.03945283;-0.6158516;-0.01089239,0.04557294;-0.6456286;-0.06479931,-0.08961296;0.007239318;-0.02453037,-0.1442434;-0.2663725;-0.07193665,-0.1702421;-0.602327;0.0005657077,-0.1796267;-0.6339284;-0.05075576,-0.04927536;0.4685792;-0.2420244,221.7026
+0;0;0,0.001682335;0.3082364;0.002721834,0.00354681;0.6331312;-0.01054199,0.2115262;0.489282;0.01440084,0.2439642;0.2479457;0.04162979,0.2900289;0.03766516;0.05263343,-0.2013452;0.4759059;-0.01951304,-0.2513461;0.2384275;0.01426314,-0.2905745;0.02650738;0.01081387,0.08384758;0.005272839;-0.04119794,0.09906413;-0.2759548;-0.01376364,0.1084936;-0.6128715;0.05912312,0.1179316;-0.6383042;0.0008347817,-0.08028731;0.006737223;-0.047582,-0.1193855;-0.2726239;-0.02517995,-0.1392421;-0.6103815;0.04145216,-0.1331999;-0.572219;-0.03889862,0.003061953;0.5500509;-0.004466109,0;0;0,-0.01844218;0.2757558;-0.136523,-0.04048302;0.5605747;-0.2918248,0.1717918;0.4834839;-0.1874847,0.2762597;0.2713675;-0.1232197,0.2644393;0.05645147;-0.1347213,-0.1587887;0.4254449;-0.08076935,-0.2468348;0.2177308;0.01483209,-0.2882117;0.02786066;-0.078432,0.07671491;0.002858669;-0.05349898,0.08003662;-0.2793177;-0.0744431,0.03877358;-0.6156712;-0.01058435,0.0447107;-0.645642;-0.06469202,-0.09018488;0.00710482;-0.02391024,-0.1457085;-0.2662812;-0.07134838,-0.1717632;-0.6025419;0.0005140081,-0.1805856;-0.6343321;-0.05109547,-0.03692033;0.4885672;-0.2500911,221.7358
+0;0;0,0.001677888;0.3074215;0.002714639,0.003452948;0.6168128;-0.009768797,0.2244505;0.4765427;0.01580999,0.2565249;0.2379123;0.04273364,0.3025625;0.02775566;0.05373079,-0.2141188;0.462334;-0.02021477,-0.2635591;0.2275184;0.01318271,-0.3027644;0.01572305;0.00973546,0.08441955;0.005308808;-0.04147897,0.09962368;-0.2756893;-0.01406706,0.1090603;-0.6128618;0.05887502,0.1184792;-0.6381819;0.0007049963,-0.08083499;0.00678318;-0.04790659,-0.1199013;-0.2723499;-0.02552282,-0.1397729;-0.6103638;0.04115986,-0.133743;-0.5722179;-0.03902782,0.003011054;0.541094;-0.004231281,0;0;0,-0.02372861;0.2748686;-0.1356554,-0.06661987;0.5439358;-0.2826645,0.1704414;0.4835681;-0.1864369,0.2762942;0.2730031;-0.1302614,0.2628726;0.05818255;-0.1391056,-0.170352;0.4121957;-0.05642812,-0.258562;0.2061548;0.03557323,-0.3014174;0.02038433;-0.06472117,0.07640119;0.00319919;-0.05502701,0.07878429;-0.2788677;-0.07439494,0.03741093;-0.6154334;-0.01031208,0.04339259;-0.6453322;-0.06424856,-0.09123602;0.006716869;-0.02249935,-0.1486588;-0.265931;-0.07054382,-0.1749868;-0.6026348;0.0003945604,-0.1870027;-0.6046045;-0.07286076,-0.05359804;0.4794942;-0.2446923,221.7692
+0;0;0,0.001684801;0.3086881;0.002725823,0.003487592;0.6228738;-0.01002547,0.2156073;0.4822992;0.01496252,0.2480597;0.240856;0.04220353,0.2940925;0.03072135;0.05319953,-0.2054124;0.4686591;-0.01962068,-0.2554355;0.2310757;0.01417046,-0.2946367;0.01930246;0.01072357,0.08459692;0.005319962;-0.04156612,0.09980248;-0.2757044;-0.01415166,0.1092557;-0.6134707;0.0589189,0.1186767;-0.6388034;0.0007357448,-0.08100484;0.006797433;-0.04800724,-0.1200747;-0.2723618;-0.02562138,-0.1399814;-0.6109711;0.04117875,-0.1339502;-0.5728233;-0.03902704,0.003028846;0.5442675;-0.00427678,0;0;0,-0.02447129;0.2760454;-0.1360099,-0.0605945;0.5501059;-0.2858963,0.1640806;0.4827366;-0.1924307,0.2762322;0.2725274;-0.1347752,0.2617144;0.05777836;-0.1430578,-0.1637635;0.4154875;-0.06640741,-0.2519865;0.2085742;0.03102777,-0.2988504;0.02456638;-0.07066499,0.075942;0.003529966;-0.05597353,0.07862899;-0.27855;-0.07549667,0.03651755;-0.6153719;-0.009980679,0.04249129;-0.6453326;-0.06387663,-0.09169514;0.006408525;-0.02153176,-0.1495141;-0.2662427;-0.06923674,-0.1771551;-0.6037375;0.000390619,-0.1904307;-0.6056923;-0.07267362,-0.05159058;0.4826422;-0.2461498,221.8027
+0;0;0,0.001655324;0.3101911;0.002373896,0.003405974;0.6264349;-0.01085262,0.2109873;0.4871167;0.01405517,0.2434623;0.2468881;0.04621735,0.2896258;0.03704855;0.06269617,-0.2010792;0.4736332;-0.01921093,-0.2515202;0.2374461;0.01913209,-0.2900388;0.02548102;0.02386072,0.08418195;0.005350434;-0.04149771,0.09929305;-0.2756796;-0.01368776,0.1086579;-0.6140043;0.05974994,0.1183728;-0.6392686;0.001107506,-0.08074062;0.006718887;-0.04767701,-0.1199453;-0.2724871;-0.02561607,-0.1399057;-0.6115404;0.04212393,-0.1339369;-0.5733848;-0.03840756,0.002960724;0.5471618;-0.004956651,0;0;0,-0.02565742;0.2775169;-0.1362092,-0.05924755;0.553992;-0.2866216,0.160079;0.4824278;-0.1953232,0.275419;0.2736275;-0.1414905,0.259602;0.05893071;-0.1509957,-0.1592723;0.4164188;-0.07137322,-0.2485386;0.2119487;0.02873825,-0.3017549;0.03199802;-0.07719111,0.07504374;0.00409472;-0.05647087,0.07731376;-0.2780145;-0.07619047,0.0347189;-0.6152714;-0.009950161,0.04047853;-0.6454874;-0.06406426,-0.0915719;0.005482689;-0.02053817,-0.1512559;-0.2667772;-0.06841323,-0.1795572;-0.6050565;0.0002197996,-0.1938564;-0.6070833;-0.07297366,-0.05109235;0.4857469;-0.2466805,221.8249
+0;0;0,0.001655324;0.3101911;0.002373896,0.003405974;0.6264349;-0.01085262,0.2109873;0.4871167;0.01405517,0.2434623;0.2468881;0.04621735,0.2896258;0.03704855;0.06269617,-0.2010792;0.4736332;-0.01921093,-0.2515202;0.2374461;0.01913209,-0.2900388;0.02548102;0.02386072,0.08418195;0.005350434;-0.04149771,0.09929305;-0.2756796;-0.01368776,0.1086579;-0.6140043;0.05974994,0.1183728;-0.6392686;0.001107506,-0.08074062;0.006718887;-0.04767701,-0.1199453;-0.2724871;-0.02561607,-0.1399057;-0.6115404;0.04212393,-0.1339369;-0.5733848;-0.03840756,0.002960724;0.5471618;-0.004956651,0;0;0,-0.02565742;0.2775169;-0.1362092,-0.05924755;0.553992;-0.2866216,0.160079;0.4824278;-0.1953232,0.275419;0.2736275;-0.1414905,0.259602;0.05893071;-0.1509957,-0.1592723;0.4164188;-0.07137322,-0.2485386;0.2119487;0.02873825,-0.3017549;0.03199802;-0.07719111,0.07504374;0.00409472;-0.05647087,0.07731376;-0.2780145;-0.07619047,0.0347189;-0.6152714;-0.009950161,0.04047853;-0.6454874;-0.06406426,-0.0915719;0.005482689;-0.02053817,-0.1512559;-0.2667772;-0.06841323,-0.1795572;-0.6050565;0.0002197996,-0.1938564;-0.6070833;-0.07297366,-0.05109235;0.4857469;-0.2466805,221.8477
+0;0;0,0.001661346;0.3113194;0.002382532,0.003414231;0.6279671;-0.01086044,0.206146;0.4899572;0.01361097,0.2388502;0.2480327;0.04600021,0.2850621;0.03797343;0.06249628,-0.1963153;0.476788;-0.0188797,-0.2471124;0.2389335;0.019734,-0.2856714;0.02674647;0.02446758,0.08363803;0.005315864;-0.04122958,0.09874938;-0.2757189;-0.01341916,0.1081414;-0.6150259;0.06023179,0.1177852;-0.6398858;0.00201853,-0.08021893;0.006675474;-0.04736895,-0.1194243;-0.2725351;-0.02530765,-0.1394426;-0.612573;0.04262906,-0.1335175;-0.5744771;-0.03731306,0.002968468;0.5486027;-0.004957684,0;0;0,-0.02805682;0.2783913;-0.1365259,-0.0617107;0.5552332;-0.2870991,0.1533719;0.4837826;-0.1996186,0.2732502;0.2752789;-0.1466889,0.2559679;0.06065544;-0.1597521,-0.1570179;0.4164872;-0.0756689,-0.2479666;0.2123029;0.0276906,-0.302241;0.03733513;-0.08620904,0.07369677;0.004801303;-0.05717683,0.07526243;-0.2773226;-0.07682276,0.03218547;-0.6154706;-0.01017261,0.03785149;-0.6451326;-0.06402183,-0.09129098;0.004284816;-0.01926276,-0.1543094;-0.2671243;-0.06771983,-0.183208;-0.6067184;-0.0007670671,-0.1984856;-0.6085766;-0.07317596,-0.05351022;0.4869168;-0.247107,221.8809
+0;0;0,0.001706556;0.3126315;0.00189844,0.003542655;0.629945;-0.01205128,0.2036216;0.4934923;0.01280103,0.2362735;0.2526263;0.05029827,0.2816598;0.04255979;0.07207869,-0.1937037;0.4802218;-0.01877855,-0.2447224;0.2435642;0.02456737,-0.2832344;0.0312216;0.03403822,0.08387031;0.005356632;-0.04156214,0.09914409;-0.2756226;-0.01358941,0.1084458;-0.616423;0.06076042,0.11807;-0.6411273;0.002666637,-0.08060247;0.006678117;-0.04742339,-0.1197449;-0.2725177;-0.02545284,-0.1398191;-0.6140372;0.04325509,-0.1339841;-0.5759953;-0.03650299,0.00307077;0.5504357;-0.00594908,0;0;0,-0.02925676;0.2796252;-0.1367433,-0.06276526;0.5571992;-0.2874682,0.149707;0.4840483;-0.2019911,0.2717982;0.2767105;-0.1510653,0.2545856;0.06214957;-0.169219,-0.1560411;0.4179661;-0.07857513,-0.2466082;0.2145877;0.02594016,-0.3100696;0.04417336;-0.09065256,0.07352149;0.005663693;-0.05790377,0.07409926;-0.2764611;-0.07714963,0.03041444;-0.6160998;-0.01009393,0.03602906;-0.6455408;-0.06390214,-0.09182843;0.003556362;-0.01858028,-0.1554622;-0.2678174;-0.06624737,-0.1854565;-0.6092042;-0.0005609095,-0.2013697;-0.6109876;-0.07264874,-0.05456825;0.4887245;-0.2474279,221.9033
+0;0;0,0.001707922;0.3128816;0.001899959,0.003542109;0.6298645;-0.0120356,0.2020564;0.4939306;0.01266468,0.2346734;0.2533224;0.0501218,0.280053;0.04328702;0.07189897,-0.1921682;0.4807637;-0.01866845,-0.2431322;0.2443593;0.02463108,-0.2816386;0.03204827;0.03410052,0.08428182;0.005382915;-0.04176607,0.0995545;-0.2755762;-0.01379533,0.1089012;-0.6180278;0.06091471,0.1184834;-0.6424931;0.003074754,-0.08099795;0.006710883;-0.04765607,-0.1201376;-0.2724649;-0.0256871,-0.140309;-0.6156391;0.04335371,-0.1344995;-0.5776324;-0.03605589,0.003070666;0.5504296;-0.005939105,0;0;0,-0.03057294;0.2797867;-0.1366971,-0.06434425;0.5570177;-0.287297,0.1468137;0.4836012;-0.2032018,0.2704904;0.2765797;-0.15624,0.2537041;0.06196377;-0.1737499,-0.1561481;0.4177423;-0.07966292,-0.2457434;0.215292;0.02685376,-0.3151027;0.04911928;-0.0924119,0.07306845;0.006186098;-0.05915689,0.07350197;-0.2759381;-0.07811594,0.02907015;-0.6170702;-0.01031685,0.03456647;-0.6460933;-0.0640738,-0.09262752;0.003359705;-0.01690149,-0.1574671;-0.2675245;-0.065597,-0.188388;-0.6106346;-0.0003179163,-0.2046062;-0.6123117;-0.0719927,-0.05607902;0.4886245;-0.2472799,221.9254
+0;0;0,0.001709012;0.3130814;0.001901172,0.003541005;0.6296849;-0.01201792,0.2010729;0.4941202;0.01258354,0.2336625;0.2537136;0.05000927,0.2791059;0.04338299;0.07181706,-0.1912043;0.4810183;-0.01859481,-0.2421256;0.244812;0.02466844,-0.2806861;0.03220253;0.03415119,0.08445479;0.005393962;-0.04185179,0.09972845;-0.2755832;-0.01387926,0.1091111;-0.6193488;0.06111746,0.1186837;-0.6437599;0.003335048,-0.08116418;0.006724656;-0.04775387,-0.1203064;-0.272469;-0.02578349,-0.1405551;-0.61696;0.04352225,-0.1347515;-0.5789613;-0.03580835,0.003070096;0.5503401;-0.005928345,0;0;0,-0.03132684;0.2800663;-0.136411,-0.06523132;0.557019;-0.2866921,0.1451915;0.4832607;-0.2039919,0.2703481;0.276389;-0.1615884,0.2535961;0.06196113;-0.1843848,-0.1559494;0.4172464;-0.08001961,-0.2458881;0.2159411;0.02789368,-0.3210297;0.05361333;-0.093692,0.07266925;0.006638616;-0.05990314,0.07335798;-0.2755036;-0.07885623,0.02839061;-0.6177914;-0.01026821,0.03415201;-0.6466932;-0.06401205,-0.09294609;0.003021135;-0.01628421,-0.1582041;-0.2678307;-0.0647054,-0.1897456;-0.6124475;-0.0004270449,-0.1995212;-0.6423697;-0.05243445,-0.05692482;0.4886945;-0.2467463,221.9589
+0;0;0,0.001784619;0.313242;0.001148369,0.003746396;0.6293765;-0.01357029,0.2003949;0.4948873;0.0125179,0.2329105;0.2564247;0.0537163,0.2779382;0.0465412;0.08056819,-0.1903711;0.4815014;-0.01814479,-0.241192;0.2474466;0.02933767,-0.2798347;0.03503209;0.04298995,0.08433654;0.00543992;-0.04234458,0.09966986;-0.2754207;-0.01349582,0.1091181;-0.6199399;0.06181479,0.1186336;-0.6435878;0.005011186,-0.08146922;0.006693083;-0.04746868,-0.1204703;-0.2724752;-0.02524182,-0.1407271;-0.6177149;0.04442599,-0.1350707;-0.5798913;-0.03368982,0.003237867;0.5502229;-0.007283862,0;0;0,-0.03229147;0.2805057;-0.1356425,-0.06679338;0.5579033;-0.2840548,0.1433966;0.4831908;-0.2044897,0.2690082;0.2775137;-0.165277,0.2535382;0.06303105;-0.1888876,-0.1570855;0.4170114;-0.07943322,-0.2472226;0.2198032;0.03283085,-0.3308601;0.06383789;-0.09158437,0.0722589;0.006951451;-0.06054449,0.07284787;-0.2751827;-0.07925391,0.02738532;-0.6181923;-0.01046443,0.03330089;-0.6452645;-0.06434441,-0.09322;0.00262088;-0.01544251,-0.1590582;-0.2680689;-0.06384124,-0.1912772;-0.6135325;-3.501028E-05,-0.2010999;-0.6420985;-0.05169571,-0.0582701;0.4894714;-0.2446909,221.9924
+0;0;0,0.001784619;0.313242;0.001148369,0.003746396;0.6293765;-0.01357029,0.2003949;0.4948873;0.0125179,0.2329105;0.2564247;0.0537163,0.2779382;0.0465412;0.08056819,-0.1903711;0.4815014;-0.01814479,-0.241192;0.2474466;0.02933767,-0.2798347;0.03503209;0.04298995,0.08433654;0.00543992;-0.04234458,0.09966986;-0.2754207;-0.01349582,0.1091181;-0.6199399;0.06181479,0.1186336;-0.6435878;0.005011186,-0.08146922;0.006693083;-0.04746868,-0.1204703;-0.2724752;-0.02524182,-0.1407271;-0.6177149;0.04442599,-0.1350707;-0.5798913;-0.03368982,0.003237867;0.5502229;-0.007283862,0;0;0,-0.03229147;0.2805057;-0.1356425,-0.06679338;0.5579033;-0.2840548,0.1433966;0.4831908;-0.2044897,0.2690082;0.2775137;-0.165277,0.2535382;0.06303105;-0.1888876,-0.1570855;0.4170114;-0.07943322,-0.2472226;0.2198032;0.03283085,-0.3308601;0.06383789;-0.09158437,0.0722589;0.006951451;-0.06054449,0.07284787;-0.2751827;-0.07925391,0.02738532;-0.6181923;-0.01046443,0.03330089;-0.6452645;-0.06434441,-0.09322;0.00262088;-0.01544251,-0.1590582;-0.2680689;-0.06384124,-0.1912772;-0.6135325;-3.501028E-05,-0.2010999;-0.6420985;-0.05169571,-0.0582701;0.4894714;-0.2446909,222.0148
+0;0;0,0.00178567;0.3134264;0.001149045,0.003745965;0.6293227;-0.01355804,0.1996559;0.4951117;0.01245031,0.2321934;0.2564881;0.05367651,0.2772388;0.04652219;0.08053897,-0.1896454;0.4817759;-0.01809745,-0.2405006;0.2475632;0.02941706,-0.2791586;0.03506517;0.0430747,0.08403655;0.005420569;-0.04219395,0.09937173;-0.2754743;-0.01334168,0.108838;-0.6206492;0.06211226,0.1183255;-0.6441391;0.005475894,-0.08117943;0.006669275;-0.04729984,-0.1201852;-0.272533;-0.02507026,-0.1404807;-0.6184298;0.04473015,-0.1348408;-0.5806292;-0.03315569,0.003237891;0.5502399;-0.007277231,0;0;0,-0.03302875;0.2808109;-0.1352589,-0.06778148;0.5582374;-0.2830474,0.1419648;0.483175;-0.20504,0.2689603;0.2775462;-0.1691451,0.2526197;0.06319442;-0.1940985,-0.1567087;0.4171229;-0.07886773,-0.2470083;0.21882;0.03168286,-0.3348533;0.06763181;-0.09583879,0.07160307;0.007048517;-0.06078792,0.07213525;-0.275107;-0.07969642,0.02654219;-0.61879;-0.01090813,0.03247409;-0.6457779;-0.06453705,-0.09294479;0.002295763;-0.01509471,-0.1589608;-0.2685668;-0.06247511,-0.1926673;-0.6148779;-0.0003372878,-0.2025333;-0.6434273;-0.05165484,-0.0591808;0.4898132;-0.2438307,222.0484
+0;0;0,0.001854058;0.3133882;0.0008341724,0.003891179;0.6285217;-0.01404686,0.1985218;0.4952392;0.01207398,0.230928;0.2580119;0.05874752,0.2759098;0.04866384;0.0910144,-0.1883827;0.4820502;-0.0178968,-0.2395386;0.249463;0.03493904,-0.2788937;0.03746653;0.05493414,0.08401465;0.00527826;-0.04247445,0.09958115;-0.2755551;-0.01343266,0.108933;-0.6207205;0.06274787,0.1184221;-0.6444206;0.006556228,-0.08139208;0.00678774;-0.04711325,-0.1202958;-0.272391;-0.02477776,-0.1405084;-0.6183299;0.04556283,-0.1349345;-0.5805644;-0.03215377,0.003363016;0.5496788;-0.007740066,0;0;0,-0.03337768;0.2811964;-0.1342788,-0.068057;0.5587198;-0.2802827,0.1407523;0.48316;-0.2053931,0.2691291;0.2785203;-0.1715212,0.2521926;0.06433712;-0.1985371,-0.1570687;0.4173514;-0.07847059,-0.2474971;0.2208804;0.03434424,-0.3374631;0.07106118;-0.09352858,0.07123061;0.007215619;-0.06135583,0.07163738;-0.2749265;-0.08003139,0.02593969;-0.6187326;-0.0111897,0.03161787;-0.6458546;-0.06444454,-0.09318807;0.002062746;-0.01421725,-0.1595357;-0.268655;-0.06178847,-0.1943691;-0.6151439;-0.0004521869,-0.2116423;-0.6158344;-0.07038771,-0.05945995;0.4902931;-0.2415512,222.0711
+0;0;0,0.00184999;0.3127006;0.0008323422,0.003873864;0.6257888;-0.01394867,0.1954369;0.4939534;0.01181311,0.2278725;0.2565117;0.05852883,0.272876;0.04706194;0.09081139,-0.1853783;0.480972;-0.01768597,-0.2365803;0.2481746;0.03519762,-0.2759546;0.03607515;0.05520242,0.0839911;0.00527678;-0.04246254,0.09955561;-0.2755207;-0.01342446,0.1089094;-0.6207582;0.06277197,0.1183781;-0.6443428;0.006701164,-0.08136927;0.006785837;-0.04710004,-0.120268;-0.2723572;-0.02476741,-0.1404849;-0.6183684;0.04558788,-0.1349229;-0.5806196;-0.0319616,0.003349656;0.5475362;-0.007689096,0;0;0,-0.03300627;0.281584;-0.1319349,-0.06675136;0.5589912;-0.2739151,0.1395276;0.4833112;-0.2058628,0.2686813;0.2787157;-0.173106,0.2513381;0.06469634;-0.2019434,-0.1564991;0.4175202;-0.07757623,-0.2456556;0.2219686;0.03828433,-0.3406878;0.07775594;-0.09251429,0.07064228;0.007393152;-0.06197119,0.07109362;-0.2747287;-0.08040428,0.02517758;-0.6186067;-0.01168799,0.03083954;-0.6458293;-0.06458807,-0.09335733;0.00166784;-0.01292455,-0.1603846;-0.2686888;-0.06137399,-0.1960727;-0.6152325;-0.000414297,-0.2139051;-0.6154985;-0.07020596,-0.05839054;0.4906161;-0.2362604,222.0938
+0;0;0,0.00184999;0.3127006;0.0008323422,0.003873864;0.6257888;-0.01394867,0.1954369;0.4939534;0.01181311,0.2278725;0.2565117;0.05852883,0.272876;0.04706194;0.09081139,-0.1853783;0.480972;-0.01768597,-0.2365803;0.2481746;0.03519762,-0.2759546;0.03607515;0.05520242,0.0839911;0.00527678;-0.04246254,0.09955561;-0.2755207;-0.01342446,0.1089094;-0.6207582;0.06277197,0.1183781;-0.6443428;0.006701164,-0.08136927;0.006785837;-0.04710004,-0.120268;-0.2723572;-0.02476741,-0.1404849;-0.6183684;0.04558788,-0.1349229;-0.5806196;-0.0319616,0.003349656;0.5475362;-0.007689096,0;0;0,-0.03300627;0.281584;-0.1319349,-0.06675136;0.5589912;-0.2739151,0.1395276;0.4833112;-0.2058628,0.2686813;0.2787157;-0.173106,0.2513381;0.06469634;-0.2019434,-0.1564991;0.4175202;-0.07757623,-0.2456556;0.2219686;0.03828433,-0.3406878;0.07775594;-0.09251429,0.07064228;0.007393152;-0.06197119,0.07109362;-0.2747287;-0.08040428,0.02517758;-0.6186067;-0.01168799,0.03083954;-0.6458293;-0.06458807,-0.09335733;0.00166784;-0.01292455,-0.1603846;-0.2686888;-0.06137399,-0.1960727;-0.6152325;-0.000414297,-0.2139051;-0.6154985;-0.07020596,-0.05839054;0.4906161;-0.2362604,222.1169
+0;0;0,0.001768364;0.312342;0.000239477,0.00361983;0.6248071;-0.01541261,0.1935158;0.4942908;0.01098417,0.2262961;0.2581239;0.06306775,0.2707168;0.0492619;0.1003179,-0.1839951;0.4812878;-0.01798193,-0.2355288;0.249885;0.03997539,-0.2746501;0.0380598;0.06413552,0.08403262;0.005316014;-0.0427237,0.0995166;-0.2754453;-0.01340965,0.1088894;-0.6209533;0.06264807,0.118328;-0.6448492;0.006778315,-0.08159882;0.006758722;-0.04702136,-0.1205353;-0.2723898;-0.02497437,-0.1407351;-0.6185417;0.04587179,-0.1352032;-0.5808337;-0.03175081,0.003146874;0.5466876;-0.008909654,0;0;0,-0.0329802;0.2819419;-0.1303141,-0.06667948;0.559219;-0.2712688,0.1381311;0.4832283;-0.2066853,0.2679735;0.2791033;-0.1744983,0.2504937;0.06525058;-0.2052486,-0.1570488;0.4178832;-0.07788457,-0.2443658;0.2233348;0.04081137,-0.3479816;0.08121628;-0.085878,0.07004085;0.00745967;-0.06287837,0.07021108;-0.274658;-0.08119774,0.02426058;-0.6187271;-0.01225305,0.02955313;-0.6459465;-0.06529284,-0.09373005;0.001541266;-0.01128529,-0.1605817;-0.26863;-0.06092741,-0.1980963;-0.6153085;-0.0004700981,-0.2161179;-0.6154592;-0.07033743,-0.05830938;0.4908847;-0.2337782,222.1402
+0;0;0,0.001769596;0.3125595;0.0002396438,0.003621603;0.6251159;-0.01541725,0.1932815;0.4946364;0.01095721,0.2260902;0.2582643;0.06308604,0.270516;0.04937844;0.1003405,-0.1837614;0.4816495;-0.01797298,-0.2353399;0.2500457;0.04003469,-0.2744657;0.03819624;0.06419758,0.08392607;0.005309273;-0.04266953,0.09941128;-0.2754741;-0.01335317,0.1087924;-0.6212894;0.06277215,0.1182277;-0.6451664;0.006922014,-0.08149535;0.006750152;-0.04696174,-0.1204349;-0.2724203;-0.02491301,-0.1406527;-0.61888;0.04599614,-0.1351227;-0.5811747;-0.0315992,0.003148477;0.5469682;-0.008911948,0;0;0,-0.0340657;0.2820916;-0.1302326,-0.0682636;0.5592918;-0.271421,0.1364827;0.4833548;-0.2073877,0.2670741;0.2792642;-0.1764286,0.2496307;0.06544343;-0.2075937,-0.1578606;0.4179994;-0.07785018,-0.2403648;0.2225356;0.0431976,-0.345401;0.06936216;-0.06860636,0.06971814;0.007855356;-0.06300902,0.06935875;-0.27428;-0.08139586,0.02322719;-0.6187378;-0.01289797,0.02810988;-0.6460106;-0.06587887,-0.09358947;0.001046778;-0.01150556,-0.1605467;-0.2691042;-0.06124205,-0.1995463;-0.6160143;-0.001211405,-0.2178375;-0.6162034;-0.07096124,-0.05979422;0.4909707;-0.2338698,222.1737
+0;0;0,0.001861988;0.3129942;-0.0002026822,0.00386247;0.625703;-0.01639418,0.1935145;0.4956321;0.01048236,0.2253298;0.2708353;0.06412911,0.2710076;0.05374329;0.1088222,-0.1838038;0.4829528;-0.01827449,-0.233127;0.2629256;0.0415505,-0.2738941;0.04252394;0.07276032,0.08368464;0.005276072;-0.04265223,0.09937672;-0.2755621;-0.01342012,0.1087343;-0.6212287;0.06320766,0.118249;-0.6449978;0.007357966,-0.08136743;0.00673973;-0.04673421,-0.1201665;-0.2725107;-0.02471964,-0.1403036;-0.6188725;0.0465041,-0.1348009;-0.5812062;-0.03103159,0.003344438;0.5475269;-0.009747944,0;0;0,-0.03521178;0.2823434;-0.1304271,-0.06986415;0.5595354;-0.2719228,0.1349483;0.4837099;-0.2079997,0.2669035;0.2928572;-0.1837749,0.2489544;0.06876288;-0.209707,-0.1589444;0.4182812;-0.07805832,-0.2365696;0.2324235;0.03964905,-0.345614;0.06965998;-0.07362165,0.06948171;0.008050591;-0.06290984,0.06875021;-0.2741185;-0.08164239,0.02219207;-0.6185317;-0.0134027,0.02654508;-0.6458896;-0.06624174,-0.09331264;0.0008695955;-0.01192327,-0.1598806;-0.2695208;-0.06120364,-0.2010439;-0.6162763;-0.001949709,-0.2194377;-0.6165031;-0.07158338,-0.06131218;0.4912087;-0.2343161,222.2079
+0;0;0,0.001859589;0.3125909;-0.0002024211,0.003855778;0.6246307;-0.01635739,0.1934786;0.4947782;0.01049805,0.2246913;0.2742394;0.06312866,0.2714031;0.05223301;0.1088334,-0.183779;0.4821009;-0.01825418,-0.2321679;0.2662413;0.04043765,-0.2738579;0.04085045;0.07235397,0.08379453;0.005283;-0.04270824,0.09948084;-0.275452;-0.01348687,0.1088638;-0.6220553;0.06334856,0.118387;-0.6458724;0.007449016,-0.08147428;0.006748581;-0.04679558,-0.1202591;-0.2723992;-0.0247891,-0.1404508;-0.6196997;0.04662766,-0.1349431;-0.5820265;-0.03097725,0.003339137;0.5466646;-0.009729002,0;0;0,-0.03644701;0.2824945;-0.128783,-0.07260112;0.5599867;-0.2678187,0.1330303;0.483086;-0.2078669,0.2656033;0.2977342;-0.1866376,0.2474352;0.06824107;-0.2103138,-0.1612331;0.4174384;-0.07528876,-0.2369142;0.2355175;0.0411533,-0.3428677;0.06229159;-0.06986195,0.06901045;0.008394837;-0.06356502,0.06802036;-0.273724;-0.0814538,0.02067664;-0.6190481;-0.01336932,0.02456287;-0.64641;-0.06634331,-0.09352116;0.0004663544;-0.01126952,-0.1605308;-0.2696421;-0.06090025,-0.203595;-0.6171789;-0.001830276,-0.2224526;-0.6172779;-0.07147348,-0.06356846;0.4915816;-0.2309124,222.2417
+0;0;0,0.001860757;0.3127874;-0.0002025483,0.003857942;0.6249826;-0.01636561,0.1933723;0.4951199;0.0104817,0.2243984;0.2758996;0.06279765,0.2715341;0.05187887;0.1089172,-0.1836707;0.4824498;-0.01825417,-0.2317703;0.2678808;0.04008675,-0.2738386;0.04044481;0.07229266,0.08353859;0.005266865;-0.0425778,0.09922186;-0.2754135;-0.01336211,0.1086154;-0.6224107;0.06356061,0.1182038;-0.6465957;0.00727893,-0.08122543;0.006727969;-0.04665265,-0.1200027;-0.2723656;-0.02465045,-0.1402173;-0.6200606;0.04684744,-0.134672;-0.582335;-0.03128798,0.003341038;0.5469768;-0.009733844,0;0;0,-0.03735897;0.2825969;-0.1287739,-0.07404716;0.5599834;-0.26823,0.1315304;0.4837413;-0.2077391,0.2649227;0.3005183;-0.1879168,0.2468965;0.06887354;-0.2113652,-0.1573109;0.4200618;-0.07134849,-0.2398961;0.238083;0.03737344,-0.3411004;0.05805108;-0.07162339,0.06820124;0.008461922;-0.06400228,0.06810679;-0.2736243;-0.08156276,0.01965664;-0.6192189;-0.01352406,0.02351455;-0.646915;-0.06692696,-0.09329049;0.0003119232;-0.01077462,-0.1605532;-0.2696931;-0.06031279,-0.2057433;-0.6175051;-0.002028774,-0.2261017;-0.6179031;-0.07172151,-0.06493016;0.4916024;-0.2312155,222.2751
+0;0;0,0.001861772;0.312958;-0.0002026588,0.003860875;0.6254521;-0.01638213,0.1927783;0.4956561;0.0104099,0.2236985;0.2771839;0.06254732,0.2709483;0.05262081;0.1087785,-0.1830815;0.4830258;-0.0182358,-0.231017;0.269189;0.03990604,-0.2731871;0.04120235;0.07218993,0.08338959;0.005257471;-0.04250185,0.09907787;-0.2755127;-0.01327682,0.1084732;-0.6225733;0.06365998,0.1180291;-0.646575;0.007568657,-0.08108055;0.006715968;-0.04656943,-0.1198702;-0.2724669;-0.02456019,-0.1400885;-0.6202254;0.04695078,-0.134562;-0.582526;-0.03092038,0.003343335;0.5473503;-0.00974221,0;0;0,-0.03779313;0.2827533;-0.1287184,-0.07497637;0.5601618;-0.2686682,0.1301664;0.4840512;-0.2086289,0.2641565;0.3022606;-0.1885464,0.2471366;0.06997363;-0.2120311,-0.1582242;0.4205741;-0.07230519,-0.2410847;0.243134;0.04194722,-0.3307064;0.04646431;-0.04798294,0.06800259;0.008685201;-0.06393814,0.06844262;-0.2734509;-0.08213425,0.0185653;-0.6189914;-0.01451254,0.02213619;-0.6464683;-0.06777978,-0.09308416;0.0001032054;-0.0110995,-0.1607844;-0.2698672;-0.06074595,-0.2062894;-0.6176895;-0.002371952,-0.2266248;-0.6180264;-0.0717974,-0.06574521;0.4917693;-0.2314997,222.2976
+0;0;0,0.002109668;0.3128448;-0.0006101169,0.00440771;0.6253051;-0.01720374,0.1935624;0.4956974;0.01066872,0.2250352;0.2788469;0.06713329,0.2722122;0.0552444;0.1213189,-0.1833513;0.4838282;-0.01818424,-0.23104;0.2718911;0.04515127,-0.2745182;0.0440823;0.08219999,0.0832762;0.005135381;-0.04250773,0.09930076;-0.2756359;-0.0126439,0.1085418;-0.6235726;0.06466696,0.1184582;-0.6470824;0.008291028,-0.08104835;0.006803366;-0.04640133,-0.1195381;-0.2725035;-0.02432516,-0.139664;-0.6210836;0.04785005,-0.1341048;-0.5834304;-0.02993425,0.003808426;0.5472481;-0.01046097,0;0;0,-0.03916964;0.2823137;-0.1290016,-0.07683484;0.5595223;-0.269196,0.1286594;0.4836128;-0.2083306,0.2632777;0.3028157;-0.1884997,0.2468875;0.0697815;-0.2127116,-0.1604099;0.4197607;-0.0726683,-0.2441491;0.2509326;0.05258259,-0.3247412;0.04857981;-0.03526984,0.06819683;0.009059131;-0.06352425,0.06752573;-0.2731358;-0.0821445,0.01703895;-0.6195852;-0.01471853,0.02018935;-0.6468871;-0.06807065,-0.09291581;-0.0002962299;-0.01160903,-0.1610162;-0.2703324;-0.060843,-0.2076915;-0.6189898;-0.002690297,-0.2278152;-0.6193737;-0.07205693,-0.06753807;0.4912032;-0.2319834,222.3307
+0;0;0,0.002109668;0.3128448;-0.0006101169,0.00440771;0.6253051;-0.01720374,0.1935624;0.4956974;0.01066872,0.2250352;0.2788469;0.06713329,0.2722122;0.0552444;0.1213189,-0.1833513;0.4838282;-0.01818424,-0.23104;0.2718911;0.04515127,-0.2745182;0.0440823;0.08219999,0.0832762;0.005135381;-0.04250773,0.09930076;-0.2756359;-0.0126439,0.1085418;-0.6235726;0.06466696,0.1184582;-0.6470824;0.008291028,-0.08104835;0.006803366;-0.04640133,-0.1195381;-0.2725035;-0.02432516,-0.139664;-0.6210836;0.04785005,-0.1341048;-0.5834304;-0.02993425,0.003808426;0.5472481;-0.01046097,0;0;0,-0.03916964;0.2823137;-0.1290016,-0.07683484;0.5595223;-0.269196,0.1286594;0.4836128;-0.2083306,0.2632777;0.3028157;-0.1884997,0.2468875;0.0697815;-0.2127116,-0.1604099;0.4197607;-0.0726683,-0.2441491;0.2509326;0.05258259,-0.3247412;0.04857981;-0.03526984,0.06819683;0.009059131;-0.06352425,0.06752573;-0.2731358;-0.0821445,0.01703895;-0.6195852;-0.01471853,0.02018935;-0.6468871;-0.06807065,-0.09291581;-0.0002962299;-0.01160903,-0.1610162;-0.2703324;-0.060843,-0.2076915;-0.6189898;-0.002690297,-0.2278152;-0.6193737;-0.07205693,-0.06753807;0.4912032;-0.2319834,222.3531
+0;0;0,0.002109999;0.3128938;-0.0006102125,0.004409352;0.625531;-0.01721428,0.1931865;0.4959579;0.01062206,0.2246222;0.2793629;0.06702009,0.2720309;0.05466241;0.1214718,-0.1829783;0.4841123;-0.01817358,-0.2306108;0.2724249;0.04508729,-0.2743025;0.04349741;0.08231795,0.08327015;0.005135008;-0.04250465,0.09933574;-0.276355;-0.01256437,0.1085635;-0.6237895;0.06463489,0.1184669;-0.6472294;0.008332599,-0.08104248;0.006802873;-0.04639797,-0.1196307;-0.273219;-0.02426528,-0.1397276;-0.6212958;0.04780575,-0.1341757;-0.5836527;-0.02987694,0.003809547;0.5474062;-0.01046565,0;0;0,-0.03962336;0.2822608;-0.1290975,-0.07783303;0.5593713;-0.2697337,0.1274285;0.4836276;-0.2090809,0.2636441;0.3044273;-0.1887114,0.2479767;0.07012054;-0.2123284,-0.1616932;0.4197791;-0.07373394,-0.2455247;0.2553459;0.05671263,-0.3170031;0.03836875;-0.002572007,0.06796105;0.009180635;-0.06374907,0.06773731;-0.2737388;-0.08239627,0.01587194;-0.6195725;-0.01557851,0.01880458;-0.646948;-0.06871319,-0.09292459;-0.0004707656;-0.01147743,-0.1613649;-0.2710645;-0.06133806,-0.2093191;-0.6191157;-0.003750201,-0.2293513;-0.6195162;-0.07302041,-0.06841915;0.4910564;-0.2323995,222.3867
+0;0;0,0.002312518;0.3126581;-0.001150925,0.004916626;0.6251471;-0.01847739,0.1941248;0.4960844;0.009893464,0.2278586;0.271143;0.07398479,0.2731578;0.0540449;0.1319318,-0.1833148;0.4845937;-0.01816502,-0.232779;0.2647843;0.05311882,-0.2757226;0.04341428;0.09426062,0.0835945;0.005075779;-0.04281794,0.1000069;-0.2767703;-0.01254133,0.1091835;-0.6241016;0.06485905,0.1190131;-0.648654;0.008926317,-0.08148437;0.006902757;-0.04647395,-0.119981;-0.2735612;-0.02453677,-0.1398312;-0.6214733;0.04810727,-0.1343714;-0.5838227;-0.03007662,0.004227933;0.5470629;-0.01153224,0;0;0,-0.04044418;0.2818828;-0.1291051,-0.07920016;0.5587034;-0.2699265,0.1264988;0.4830609;-0.2085845,0.2679512;0.2954729;-0.1831636,0.2486646;0.06879088;-0.2111776,-0.1637942;0.4190828;-0.07389215,-0.2511625;0.2550226;0.0720371,-0.3130275;0.04017928;0.02147492,0.06809193;0.009209365;-0.06423283,0.06693874;-0.2741524;-0.08234525,0.01441191;-0.6198775;-0.01579356,0.01763571;-0.6479315;-0.06890106,-0.09341637;-0.0004918714;-0.01096898,-0.1621478;-0.27143;-0.06088643,-0.211005;-0.6193399;-0.003565352,-0.2309507;-0.619981;-0.07331032,-0.06969029;0.4904568;-0.2325392,222.4102
+0;0;0,0.002314436;0.3129174;-0.001151879,0.004919326;0.6255018;-0.01848285,0.194951;0.4962117;0.009981493,0.2285163;0.2723939;0.07375269,0.2741791;0.05355363;0.1321647,-0.1841256;0.4846711;-0.01819869,-0.2333427;0.2659596;0.0527291,-0.2766309;0.04281318;0.09420104,0.08363152;0.005078027;-0.0428369,0.1000174;-0.2763139;-0.01260909,0.1091868;-0.623372;0.06473042,0.1190203;-0.6479458;0.008775838,-0.08152046;0.006905815;-0.04649454,-0.1199551;-0.2731062;-0.02459271,-0.1397896;-0.6207447;0.04799419,-0.1343277;-0.5830911;-0.03022024,0.004230578;0.5474113;-0.01153714,0;0;0,-0.04110361;0.281864;-0.1295652,-0.08038685;0.5584746;-0.2708628,0.1262119;0.4836458;-0.2084985,0.2677064;0.2974824;-0.1837935,0.2510794;0.06839657;-0.2089193,-0.165889;0.4189203;-0.07424784,-0.2508613;0.2680615;0.08484073,-0.3101946;0.04784264;0.04780981,0.06808273;0.009350926;-0.06428313,0.06651071;-0.2735498;-0.0824039,0.01346131;-0.6191117;-0.01692462,0.0163153;-0.6473306;-0.06991816,-0.09345246;-0.0006247908;-0.01101206,-0.162544;-0.2708484;-0.06169951,-0.2123458;-0.6183932;-0.004715655,-0.2320103;-0.6191239;-0.07453568,-0.07075745;0.4903081;-0.2333469,222.4425
+0;0;0,0.002312421;0.312645;-0.001150876,0.004915023;0.624955;-0.0184665,0.1958519;0.4954937;0.01009353,0.2296434;0.2701674;0.07429454,0.2746889;0.054285;0.1319171,-0.1850226;0.4838984;-0.0182203,-0.2345714;0.2637128;0.05318554,-0.2772745;0.04358245;0.09409694,0.08367703;0.005080791;-0.04286021,0.1000935;-0.2768356;-0.01257606,0.1092547;-0.6235855;0.06469477,0.1191207;-0.6483399;0.00855501,-0.08156481;0.006909573;-0.04651984,-0.120071;-0.2736243;-0.02457719,-0.139888;-0.620954;0.04794525,-0.134408;-0.5832751;-0.03052803,0.004226906;0.5469362;-0.01152716,0;0;0,-0.04124839;0.2813726;-0.1299291,-0.08068496;0.5574201;-0.271673,0.1268304;0.4827809;-0.2087212,0.2686831;0.2949979;-0.183208,0.2547761;0.0686288;-0.2059739,-0.1673761;0.4180112;-0.07448205,-0.251536;0.2726118;0.09228638,-0.3088614;0.0547123;0.05781522,0.06822813;0.009287864;-0.06421304,0.06636363;-0.2741299;-0.08249855,0.01256258;-0.6193851;-0.01773405,0.01531523;-0.6478608;-0.07083845,-0.09348816;-0.0005799852;-0.0111483,-0.1628959;-0.2711416;-0.06255297,-0.2127748;-0.6183931;-0.005819377,-0.2322864;-0.6192896;-0.07590328,-0.07103243;0.4894132;-0.2340238,222.4763
+0;0;0,0.002576472;0.3125653;-0.00146754,0.00542005;0.6249384;-0.01905294,0.1948538;0.4962839;0.00970831,0.2298145;0.2690761;0.0785606,0.2728672;0.05952062;0.1452768,-0.1834222;0.4853429;-0.01810771,-0.2338184;0.2635594;0.05843357,-0.2765358;0.04824287;0.1035126,0.08356667;0.004913319;-0.04281133,0.1005501;-0.2777568;-0.01185142,0.1096844;-0.6232506;0.06523444,0.1194737;-0.6481853;0.008555554,-0.08148219;0.007038944;-0.04638366,-0.1196693;-0.2743973;-0.02436702,-0.1393005;-0.6203704;0.04849493,-0.1338176;-0.582661;-0.03047749,0.004671564;0.5468598;-0.01204418,0;0;0,-0.04093111;0.2813172;-0.129966,-0.08044758;0.5572227;-0.2721379,0.1256426;0.4830849;-0.2098598,0.2697484;0.2932403;-0.1819522,0.2569956;0.07054582;-0.2034607,-0.1677025;0.4189066;-0.07669616,-0.2522332;0.2811932;0.1007182,-0.3111986;0.066201;0.07792502,0.06865449;0.009153128;-0.06358552,0.06661895;-0.2750696;-0.08262897,0.01122203;-0.6189483;-0.01883078,0.01340395;-0.6480477;-0.07201576,-0.09328626;-0.000387238;-0.01174147,-0.1629462;-0.271686;-0.06364328,-0.2132516;-0.6176763;-0.007502332,-0.2328739;-0.6187906;-0.07802186,-0.0707328;0.4892305;-0.2343407,222.4991
+0;0;0,0.002575777;0.312481;-0.001467144,0.005418636;0.6247741;-0.01904865,0.1941864;0.4963032;0.009635845,0.2294894;0.2668707;0.0791623,0.2719659;0.06011976;0.1449856,-0.1827648;0.4854005;-0.01808276,-0.2336545;0.2614454;0.05920798,-0.2758001;0.04901055;0.1036837,0.08324604;0.004894468;-0.04264707,0.1002285;-0.27776;-0.01168888,0.1093574;-0.6230502;0.06535155,0.1191595;-0.6480563;0.008598886,-0.08116957;0.007011938;-0.0462057,-0.1193546;-0.2744087;-0.02419028,-0.1389742;-0.6201779;0.04862873,-0.1334842;-0.5824584;-0.03044648,0.004670211;0.5467019;-0.01204046,0;0;0,-0.04095478;0.2811267;-0.130168,-0.08058433;0.5567515;-0.2726748,0.1248631;0.4829521;-0.2104352,0.2705511;0.2916325;-0.1805801,0.2590769;0.07180785;-0.2012775,-0.1681668;0.4191228;-0.07794878,-0.2523564;0.2887508;0.1081554,-0.3118262;0.07661675;0.08957034,0.06860159;0.009012192;-0.06312871,0.06633191;-0.2751751;-0.08243656,0.01031274;-0.618872;-0.01936364,0.01245619;-0.6480473;-0.07262063,-0.09286311;-0.0002319632;-0.01220747,-0.1623253;-0.2715146;-0.06437138,-0.2130817;-0.6171681;-0.007879008,-0.2326975;-0.618365;-0.07848066,-0.07083892;0.4888276;-0.234776,222.532
+0;0;0,0.002575416;0.3124371;-0.001466938,0.005417573;0.6246528;-0.01904434,0.1959585;0.495724;0.009841735,0.2313503;0.2657145;0.07954302,0.2737067;0.0595485;0.1451801,-0.1845194;0.4847192;-0.0181362,-0.235537;0.2602009;0.05934889,-0.2775635;0.04836707;0.1036988,0.08318352;0.004890792;-0.04261504,0.1001648;-0.2777428;-0.01165914,0.1093065;-0.6235188;0.06548968,0.1191074;-0.6485182;0.008743946,-0.0811086;0.007006672;-0.046171,-0.1192908;-0.2743932;-0.0241572,-0.1389381;-0.6206489;0.04876425,-0.1334487;-0.5829304;-0.0303013,0.004669279;0.5465942;-0.01203737,0;0;0,-0.04138776;0.280741;-0.1307566,-0.08106712;0.5558912;-0.2739804,0.1261383;0.4821297;-0.2104471,0.2715163;0.2899176;-0.1798701,0.2608535;0.0706483;-0.2002172,-0.1697684;0.4179802;-0.07754149,-0.2528524;0.2943386;0.114357,-0.3151934;0.08308846;0.1046785,0.06871817;0.009006828;-0.06289792,0.06610581;-0.2751212;-0.0827167,0.009740096;-0.6193204;-0.01989603,0.01180373;-0.6484844;-0.07315421,-0.09275422;-0.0002609968;-0.01249186,-0.1607292;-0.2716901;-0.0657274,-0.2114493;-0.6175695;-0.007491067,-0.2308363;-0.6188546;-0.07810592,-0.07129648;0.4881623;-0.2357686,222.5656
+0;0;0,0.002693894;0.3121997;-0.002136808,0.005731523;0.6239619;-0.02057637,0.1958119;0.4960591;0.009163177,0.2319058;0.2657625;0.08359461,0.2733706;0.06345206;0.1580493,-0.184044;0.4851178;-0.01793324,-0.2357422;0.2608276;0.06513634,-0.2783199;0.05137344;0.1152207,0.08304302;0.004795215;-0.04271492,0.100463;-0.2776753;-0.01147378,0.1094865;-0.6234998;0.06587978,0.1193113;-0.6483526;0.009048525,-0.08108126;0.007080492;-0.04603691,-0.1189199;-0.2742467;-0.02384864,-0.1387797;-0.620568;0.04913592,-0.1334158;-0.582908;-0.02990641,0.004925815;0.5460258;-0.01333868,0;0;0,-0.04120345;0.2805014;-0.1307735,-0.08069718;0.5551445;-0.2741466,0.1259445;0.4818887;-0.2107201,0.2733591;0.2890872;-0.179481,0.2634658;0.07050022;-0.1972065,-0.1698125;0.4179079;-0.07834296,-0.2506536;0.2948851;0.1171295,-0.3160685;0.08541092;0.111316,0.06880724;0.00897947;-0.06267881,0.06611747;-0.2750186;-0.08285165,0.009702556;-0.6193153;-0.02010846,0.01162151;-0.6484575;-0.07334065,-0.09264767;-0.0002442034;-0.01265112,-0.1595277;-0.2717469;-0.06633888,-0.209274;-0.6175473;-0.006280627,-0.228643;-0.618836;-0.07685681,-0.07096929;0.4875529;-0.2358868,222.5987
+0;0;0,0.002693894;0.3121997;-0.002136808,0.005731523;0.6239619;-0.02057637,0.1958119;0.4960591;0.009163177,0.2319058;0.2657625;0.08359461,0.2733706;0.06345206;0.1580493,-0.184044;0.4851178;-0.01793324,-0.2357422;0.2608276;0.06513634,-0.2783199;0.05137344;0.1152207,0.08304302;0.004795215;-0.04271492,0.100463;-0.2776753;-0.01147378,0.1094865;-0.6234998;0.06587978,0.1193113;-0.6483526;0.009048525,-0.08108126;0.007080492;-0.04603691,-0.1189199;-0.2742467;-0.02384864,-0.1387797;-0.620568;0.04913592,-0.1334158;-0.582908;-0.02990641,0.004925815;0.5460258;-0.01333868,0;0;0,-0.04120345;0.2805014;-0.1307735,-0.08069718;0.5551445;-0.2741466,0.1259445;0.4818887;-0.2107201,0.2733591;0.2890872;-0.179481,0.2634658;0.07050022;-0.1972065,-0.1698125;0.4179079;-0.07834296,-0.2506536;0.2948851;0.1171295,-0.3160685;0.08541092;0.111316,0.06880724;0.00897947;-0.06267881,0.06611747;-0.2750186;-0.08285165,0.009702556;-0.6193153;-0.02010846,0.01162151;-0.6484575;-0.07334065,-0.09264767;-0.0002442034;-0.01265112,-0.1595277;-0.2717469;-0.06633888,-0.209274;-0.6175473;-0.006280627,-0.228643;-0.618836;-0.07685681,-0.07096929;0.4875529;-0.2358868,222.6212
+0;0;0,0.002779117;0.3120876;-0.002576572,0.005918563;0.6235775;-0.02143968,0.1960147;0.4961837;0.008528864,0.2328043;0.2675872;0.08852939,0.2733409;0.06573598;0.1701297,-0.1841097;0.4856751;-0.01847144,-0.2356652;0.2629007;0.06941214,-0.2794195;0.05337046;0.1262311,0.08314385;0.004671865;-0.04263269,0.1008795;-0.2776186;-0.01141473,0.10983;-0.6238308;0.06638744,0.1189032;-0.6478727;0.009984471,-0.08108512;0.007207334;-0.04610349,-0.1186256;-0.2739816;-0.02373124,-0.13846;-0.6207286;0.04954394,-0.1331663;-0.583191;-0.02855414,0.005086352;0.5457152;-0.01410026,0;0;0,-0.0411748;0.2803311;-0.1308899,-0.08063741;0.5544486;-0.2747374,0.1259226;0.4817176;-0.2108014,0.2744253;0.2895376;-0.1788063,0.2660687;0.06878272;-0.194401,-0.1698298;0.4177678;-0.0787303,-0.2500911;0.2980388;0.119343,-0.320892;0.08827272;0.1137621,0.06874939;0.008893102;-0.06282282,0.06628131;-0.2749682;-0.08266425,0.009668045;-0.6197397;-0.0200243,0.01108369;-0.6479073;-0.07292676,-0.09272978;0.0001083249;-0.01238742,-0.1589319;-0.2712399;-0.06683428,-0.207841;-0.6173352;-0.005011782,-0.2269594;-0.6182984;-0.07472491,-0.07090084;0.4870179;-0.2363265,222.6543
+0;0;0,0.002778163;0.3119805;-0.002575687,0.005916846;0.6233938;-0.02143461,0.1981997;0.4954419;0.008792238,0.2343609;0.2707498;0.08742634,0.275584;0.0654805;0.1704084,-0.1862781;0.4848129;-0.0185173,-0.236953;0.2658435;0.06786523,-0.2814483;0.05276519;0.1256464,0.08320852;0.004675499;-0.04266586,0.1009364;-0.277491;-0.01146161,0.1098894;-0.623801;0.06636257,0.1188776;-0.6473367;0.01048803,-0.08114818;0.00721294;-0.04613935,-0.1186722;-0.2738525;-0.02377693,-0.1385122;-0.6206975;0.04951897,-0.1332681;-0.5832306;-0.02784741,0.005084733;0.5455407;-0.01409606,0;0;0,-0.04107215;0.2800662;-0.1312332,-0.08030422;0.5539344;-0.2754498,0.1282227;0.4806501;-0.2096395,0.2755868;0.2926473;-0.1793697,0.2679179;0.06799184;-0.1932244,-0.1710171;0.4167329;-0.07762848,-0.2498807;0.3052231;0.1206733,-0.3245764;0.09276882;0.1185285,0.06878657;0.008717418;-0.06291509,0.06645196;-0.2750303;-0.08260584,0.009423248;-0.6199294;-0.02047944,0.01077864;-0.6476805;-0.07274604,-0.0928104;0.0003464414;-0.01232895,-0.1585133;-0.2708933;-0.06726556,-0.2054555;-0.6170037;-0.003457896,-0.2241095;-0.6177056;-0.07258268,-0.07064327;0.4865689;-0.2369244,222.677
+0;0;0,0.002777236;0.3118764;-0.002574828,0.005914304;0.6231284;-0.02142457,0.1977349;0.4953238;0.008744881,0.2339657;0.2701995;0.08753026,0.2752187;0.06478098;0.1705727,-0.185822;0.4847203;-0.01849924,-0.2365944;0.2653297;0.06804947,-0.281122;0.05209647;0.1258726,0.08322911;0.004676656;-0.04267641,0.1009498;-0.2773753;-0.01148483,0.1099145;-0.6241385;0.06644118,0.1188871;-0.6475815;0.01066331,-0.08116826;0.007214725;-0.04615076,-0.118677;-0.2737367;-0.02379742,-0.138543;-0.6210355;0.04959439,-0.133308;-0.5835814;-0.02763814,0.005082482;0.5453026;-0.01408859,0;0;0,-0.04091983;0.2799431;-0.1312962,-0.07995523;0.5535412;-0.2757294,0.1280527;0.4804983;-0.2098885,0.2764204;0.2928101;-0.1788898,0.2693484;0.0679407;-0.192245,-0.1708113;0.4168256;-0.07833642,-0.248702;0.3056605;0.1211032,-0.3271595;0.09438843;0.1228726,0.06874231;0.008655638;-0.0630064,0.06654509;-0.2750022;-0.08233643,0.009271532;-0.6204054;-0.02057981,0.01046654;-0.6481363;-0.07267165,-0.09285265;0.0004215198;-0.01218362,-0.1579212;-0.2708114;-0.06731112,-0.2027682;-0.6171322;-0.0006164834,-0.2141723;-0.6453384;-0.05091385,-0.07033619;0.4862327;-0.2371495,222.7009
+0;0;0,0.002777498;0.3119058;-0.002575071,0.005916935;0.6233897;-0.02144065,0.1973401;0.49559;0.008691052,0.2339444;0.268145;0.08828858,0.2750449;0.06348561;0.1710241,-0.1854277;0.4850083;-0.01849701,-0.2367234;0.2633561;0.06894388,-0.2810864;0.05091089;0.1265533,0.08321418;0.004675817;-0.04266876,0.100925;-0.27722;-0.01149445,0.1098989;-0.6243371;0.06651111,0.1188801;-0.647831;0.01068011,-0.0811537;0.00721343;-0.04614248,-0.1186417;-0.2735823;-0.02380153,-0.1385279;-0.6212357;0.04966521,-0.1332879;-0.5837745;-0.02764089,0.005084066;0.5454659;-0.01409543,0;0;0,-0.04081249;0.2798901;-0.1315122,-0.07969391;0.5533628;-0.2767215,0.127789;0.4803391;-0.2100813,0.2777882;0.2909546;-0.1778224,0.2701787;0.06693414;-0.1911187,-0.1703698;0.4171022;-0.07928766,-0.2487708;0.3052222;0.1225614,-0.3297411;0.09588365;0.1289702,0.06869013;0.008596271;-0.06304646,0.06668135;-0.2749102;-0.08230138,0.009245738;-0.620687;-0.02069545,0.01012666;-0.6483822;-0.07294345,-0.09284817;0.0005243259;-0.01208423,-0.1575178;-0.2706522;-0.06714651,-0.2001767;-0.6170264;0.002573028,-0.2116348;-0.6444582;-0.04870722,-0.07010539;0.4860716;-0.237905,222.7331
+0;0;0,0.002972556;0.3119993;-0.003038699,0.006333221;0.6238309;-0.02243189,0.1974684;0.4966794;0.007778062,0.2326991;0.2765524;0.09049384,0.2733099;0.06548324;0.1830727,-0.1849312;0.486225;-0.01859767,-0.2348477;0.2714809;0.07046571,-0.2810106;0.05202015;0.1373708,0.08332237;0.004477632;-0.04253728,0.1012417;-0.2770436;-0.01126765,0.1102758;-0.6240824;0.06691258,0.1196971;-0.6474188;0.01120375,-0.08113192;0.007410317;-0.04620375,-0.1181616;-0.2730781;-0.02366164,-0.1380701;-0.6206431;0.05003988,-0.1329636;-0.5832265;-0.02713468,0.00544126;0.5457634;-0.01494201,0;0;0,-0.04059144;0.2798111;-0.1319838,-0.07910726;0.5531257;-0.2784016,0.1277081;0.4804641;-0.2103012,0.2783487;0.2992097;-0.1787853,0.271008;0.06557527;-0.1902461,-0.1697028;0.4175774;-0.08073477,-0.2473368;0.3102598;0.1167364,-0.3314581;0.09206514;0.1259557,0.06867353;0.008414239;-0.06312871,0.06673648;-0.2747552;-0.08221865,0.009202793;-0.6205138;-0.02081395,0.009898163;-0.6482958;-0.07275391,-0.092883;0.0006718032;-0.01201604,-0.1571558;-0.2701909;-0.06729245,-0.1991449;-0.6162644;0.00412029,-0.2108683;-0.6429912;-0.04766419,-0.069609;0.4858443;-0.2392299,222.7662
+0;0;0,0.002975086;0.3122648;-0.003041285,0.006344703;0.6249233;-0.02248801,0.1981045;0.4973576;0.007820548,0.2326948;0.2812326;0.08903253,0.2741055;0.06600574;0.1834351,-0.1855447;0.486869;-0.01864138,-0.2345538;0.276029;0.06880281,-0.281626;0.05224532;0.1370258,0.08335844;0.00447957;-0.04255569,0.1012564;-0.2767068;-0.01132326,0.1102922;-0.6238075;0.06687093,0.1197071;-0.6471082;0.0111994,-0.08116704;0.007413525;-0.04622375,-0.1181526;-0.2727412;-0.02370845,-0.1380648;-0.6203682;0.05000622,-0.1329617;-0.5829566;-0.02711668,0.005449842;0.546602;-0.01497377,0;0;0,-0.04016042;0.2799623;-0.1324224,-0.0780457;0.5538101;-0.2797782,0.128907;0.4796479;-0.2093356,0.2793429;0.3035905;-0.17976,0.2717323;0.06526278;-0.1893144,-0.1693838;0.4180253;-0.0814383,-0.2468048;0.312983;0.1121437,-0.3322378;0.09047422;0.12399,0.06869055;0.008285582;-0.06318736,0.06675469;-0.2745632;-0.08201337,0.009219162;-0.6204327;-0.02086759,0.010065;-0.6482393;-0.07270002,-0.09293038;0.0007644027;-0.01196012,-0.1563602;-0.2699436;-0.06723607,-0.1973633;-0.6156418;0.006834343,-0.2094833;-0.6408979;-0.04635195,-0.0687108;0.4863505;-0.2403629,222.8009
+0;0;0,0.002964156;0.3111176;-0.003030112,0.00630845;0.621437;-0.02232542,0.194573;0.4954845;0.007499766,0.2288843;0.2811026;0.08805676,0.2707513;0.06350471;0.1834993,-0.1820996;0.4851867;-0.01848096,-0.2307134;0.2760471;0.06825797,-0.2783042;0.04979813;0.1372326,0.08285539;0.004452536;-0.04229888,0.1007188;-0.2761908;-0.01112677,0.1097479;-0.6230367;0.06701002,0.1191648;-0.6463482;0.01132714,-0.08067722;0.007368786;-0.0459448,-0.1175914;-0.2722449;-0.02347299,-0.1374889;-0.6196167;0.05018757,-0.1323848;-0.5822036;-0.02695105,0.005421789;0.5438334;-0.01488004,0;0;0,-0.03878793;0.2792566;-0.1316183,-0.07407918;0.5519342;-0.2768183,0.1288613;0.4797943;-0.2096348,0.2799519;0.3067445;-0.1804509,0.2726785;0.06570938;-0.1882069,-0.1672025;0.4187145;-0.08349594,-0.2471396;0.320031;0.1101478,-0.3297226;0.09395823;0.1269441,0.06862379;0.007892221;-0.06247019,0.06673191;-0.2743599;-0.08200431,0.009278622;-0.6200108;-0.02106476,0.01006396;-0.6478136;-0.07292604,-0.09231736;0.0009030009;-0.01227706,-0.1555345;-0.2692875;-0.0675232,-0.1954132;-0.614396;0.008627005,-0.2077119;-0.6406035;-0.04353458,-0.06551007;0.484796;-0.2381198,222.8334
+0;0;0,0.002930356;0.3110677;-0.003467245,0.006176808;0.6212687;-0.02324019,0.1955532;0.4959147;0.006833022,0.2288354;0.2888567;0.08923867,0.2702297;0.06780925;0.1938666,-0.1832362;0.4852597;-0.01868346,-0.2306176;0.2835433;0.06984285,-0.2799363;0.05267672;0.1459403,0.08258694;0.004277326;-0.04198488,0.1006408;-0.2764623;-0.01067634,0.109647;-0.6229853;0.06752171,0.1188401;-0.6470315;0.01266921,-0.08026341;0.007472729;-0.04586472,-0.1169762;-0.2722889;-0.02335971,-0.1370016;-0.6192973;0.05052178,-0.1319964;-0.5819257;-0.02651659,0.005321203;0.5436872;-0.01566907,0;0;0,-0.03858013;0.2791259;-0.1318486,-0.07383376;0.5515972;-0.2772539,0.1299219;0.4794403;-0.209234,0.2802127;0.3138861;-0.1813798,0.2736156;0.06600267;-0.1871049,-0.1676377;0.4183342;-0.08319905,-0.2483439;0.3261532;0.1059056,-0.3282717;0.09196623;0.1229493,0.06874415;0.007718623;-0.06177616,0.06678271;-0.2745973;-0.08214235,0.009344868;-0.6199626;-0.02133155,0.01015118;-0.6478249;-0.0729611,-0.09187652;0.001004387;-0.01262237,-0.1549195;-0.2693236;-0.06802301,-0.1942509;-0.6137129;0.01022857,-0.2067357;-0.6399847;-0.04165514,-0.06525757;0.4845079;-0.2384927,222.8556
+0;0;0,0.002928591;0.3108802;-0.003465157,0.006172763;0.6208631;-0.02322447,0.1952308;0.4956375;0.006806305,0.2285261;0.2884983;0.0892443,0.2698446;0.06785575;0.1936806,-0.1829237;0.4850003;-0.01866741,-0.2303237;0.2832047;0.06989364,-0.279552;0.05276115;0.1458517,0.08247503;0.00427153;-0.04192799,0.100528;-0.2764546;-0.01062094,0.1095333;-0.6229429;0.06756926,0.1187307;-0.6470143;0.01269127,-0.08015464;0.007462603;-0.04580257,-0.1168657;-0.2722856;-0.02329863,-0.1368891;-0.6192592;0.05057545,-0.1318815;-0.5818842;-0.02649874,0.005317691;0.54333;-0.01565807,0;0;0,-0.03855115;0.2788807;-0.1319337,-0.07406697;0.5509648;-0.2775316,0.129472;0.4794294;-0.2094734,0.2810785;0.3149646;-0.1815794,0.2748877;0.06749457;-0.1857681,-0.1676935;0.4182024;-0.08362053,-0.2498354;0.3279336;0.1058934,-0.3278007;0.09344789;0.1212284,0.06868685;0.007620782;-0.06166339,0.06658936;-0.2746864;-0.08194828,0.009347823;-0.6200742;-0.02128791,0.01016657;-0.6479139;-0.07299662,-0.09173463;0.001053501;-0.01272717,-0.1545193;-0.2691839;-0.06878977,-0.1925136;-0.6129316;0.01271446,-0.2050649;-0.6405448;-0.03771455,-0.06538851;0.4839792;-0.2387118,222.8895
+0;0;0,0.002929267;0.310952;-0.003465956,0.006176892;0.6212589;-0.02324959,0.1960364;0.4956695;0.006892024,0.2292536;0.2890164;0.08913656,0.2709069;0.06658582;0.1944191,-0.1837175;0.4849873;-0.01868943,-0.2310063;0.2836653;0.0696638,-0.2806335;0.0513543;0.1462373,0.0824239;0.004268881;-0.04190199,0.1004796;-0.2764995;-0.01059023,0.1094787;-0.6227479;0.06754582,0.1186727;-0.6467998;0.01268759,-0.08010495;0.007457975;-0.04577417,-0.1168215;-0.2723324;-0.02326684,-0.136831;-0.6190656;0.05055606,-0.1318253;-0.5816933;-0.02649036,0.005320032;0.5435637;-0.01566736,0;0;0,-0.03841483;0.2787088;-0.1325045,-0.07421873;0.5501884;-0.2798309,0.1299509;0.4791632;-0.2090254,0.2826822;0.3163763;-0.1817002,0.2763762;0.06689125;-0.1851923,-0.1677256;0.4179797;-0.08411302,-0.2505067;0.3266095;0.103961,-0.3295837;0.09032676;0.1185232,0.06879971;0.007457644;-0.06147099,0.0664413;-0.2748695;-0.08204222,0.009564832;-0.6201116;-0.02165103,0.01050043;-0.6479613;-0.07330465,-0.09164085;0.0012669;-0.01296334,-0.1540681;-0.2689556;-0.06970836,-0.1907287;-0.6119432;0.01449131,-0.2029544;-0.6408307;-0.03448181,-0.06542497;0.4833689;-0.240428,222.9231
+0;0;0,0.002880436;0.3110678;-0.004011461,0.006006344;0.6213949;-0.02451554,0.1971722;0.4964246;0.006183615,0.2301517;0.2929058;0.09189529,0.2702073;0.07120939;0.2045457,-0.1851149;0.4854001;-0.01882206,-0.2319441;0.2870278;0.07233416,-0.2810265;0.05465941;0.1562373,0.08258977;0.004182181;-0.04190975,0.1006243;-0.2765687;-0.01051805,0.1097168;-0.6225;0.06752385,0.1121756;-0.5852011;-0.009813391,-0.0802229;0.007539414;-0.04585227,-0.116988;-0.2722543;-0.02359174,-0.1369567;-0.6185857;0.05055349,-0.1320613;-0.5812396;-0.02666334,0.005188792;0.5436592;-0.01673405,0;0;0,-0.0382268;0.2785039;-0.1332736,-0.07428714;0.5494332;-0.2816842,0.1308006;0.4788146;-0.2088079,0.2845749;0.3192361;-0.1815648,0.2788928;0.06742984;-0.1838479,-0.1679554;0.4177411;-0.08425868,-0.2516945;0.3278763;0.102198,-0.3302024;0.08880335;0.1133567,0.06899562;0.007324785;-0.06148934,0.06604235;-0.2749902;-0.08201361,0.009886906;-0.6200975;-0.02210331,0.01075193;-0.6478564;-0.07409883,-0.09176165;0.001522276;-0.01313286,-0.1536683;-0.2686287;-0.07073255,-0.1893407;-0.6108066;0.01577466,-0.201838;-0.6390898;-0.03409779,-0.06541009;0.4827377;-0.2419732,222.9562
+0;0;0,0.002880436;0.3110678;-0.004011461,0.006006344;0.6213949;-0.02451554,0.1971722;0.4964246;0.006183615,0.2301517;0.2929058;0.09189529,0.2702073;0.07120939;0.2045457,-0.1851149;0.4854001;-0.01882206,-0.2319441;0.2870278;0.07233416,-0.2810265;0.05465941;0.1562373,0.08258977;0.004182181;-0.04190975,0.1006243;-0.2765687;-0.01051805,0.1097168;-0.6225;0.06752385,0.1121756;-0.5852011;-0.009813391,-0.0802229;0.007539414;-0.04585227,-0.116988;-0.2722543;-0.02359174,-0.1369567;-0.6185857;0.05055349,-0.1320613;-0.5812396;-0.02666334,0.005188792;0.5436592;-0.01673405,0;0;0,-0.0382268;0.2785039;-0.1332736,-0.07428714;0.5494332;-0.2816842,0.1308006;0.4788146;-0.2088079,0.2845749;0.3192361;-0.1815648,0.2788928;0.06742984;-0.1838479,-0.1679554;0.4177411;-0.08425868,-0.2516945;0.3278763;0.102198,-0.3302024;0.08880335;0.1133567,0.06899562;0.007324785;-0.06148934,0.06604235;-0.2749902;-0.08201361,0.009886906;-0.6200975;-0.02210331,0.01075193;-0.6478564;-0.07409883,-0.09176165;0.001522276;-0.01313286,-0.1536683;-0.2686287;-0.07073255,-0.1893407;-0.6108066;0.01577466,-0.201838;-0.6390898;-0.03409779,-0.06541009;0.4827377;-0.2419732,222.9784
+0;0;0,0.002715512;0.3110571;-0.004514183,0.005538398;0.621035;-0.02565368,0.1957992;0.4970488;0.005721191,0.2288225;0.2955878;0.09556733,0.2664502;0.07302429;0.2138916,-0.1845435;0.4858052;-0.01879096,-0.2308492;0.2895636;0.0765737,-0.2808641;0.05636767;0.1664022,0.08232939;0.004114198;-0.04169807,0.1003895;-0.276654;-0.01030357,0.1094696;-0.6220427;0.06769143,0.1118817;-0.5847647;-0.00983908,-0.07990412;0.007535514;-0.045742,-0.1166738;-0.2722799;-0.02351837,-0.1368023;-0.6180552;0.05059854,-0.1319446;-0.5807307;-0.02681284,0.004811636;0.5433837;-0.01770234,0;0;0,-0.03762375;0.2782483;-0.133965,-0.07279199;0.5486245;-0.2829485,0.130872;0.4787416;-0.2097359,0.2862259;0.3212333;-0.1813514,0.2828799;0.06640044;-0.1814754,-0.1665553;0.4180373;-0.08624537,-0.2519153;0.3312596;0.1006575,-0.3302321;0.0888488;0.1080391,0.06886205;0.007018745;-0.0611763,0.06559199;-0.2753019;-0.08183789,0.01027553;-0.6200544;-0.02229929,0.01127189;-0.6477071;-0.07469153,-0.09136067;0.001832381;-0.01355195,-0.1529893;-0.2681521;-0.07231328,-0.188079;-0.6093673;0.01600397,-0.2003106;-0.6378072;-0.03404537,-0.06419167;0.4820743;-0.2430663,223.012
+0;0;0,0.002717204;0.3112509;-0.004516996,0.005549917;0.6223037;-0.02573514,0.1974806;0.4975249;0.005884552,0.2301463;0.298246;0.09475756,0.2675461;0.07703023;0.2123653,-0.1861948;0.4861827;-0.01884239,-0.231999;0.2920667;0.07548939,-0.281711;0.06028296;0.1647739,0.08202099;0.004098787;-0.04154187,0.1000883;-0.2767808;-0.01013492,0.109157;-0.6217365;0.0677623,0.1115702;-0.5844552;-0.009803653,-0.0796048;0.007507287;-0.04557066,-0.1163891;-0.2724191;-0.02333822,-0.1364924;-0.6177609;0.05068579,-0.1316324;-0.5804331;-0.026761,0.004819538;0.5442658;-0.01774422,0;0;0,-0.03701113;0.2780071;-0.135082,-0.07094707;0.5480257;-0.28721,0.1333988;0.4777632;-0.209146,0.2874974;0.3223522;-0.1812429,0.2892802;0.06910798;-0.1756818,-0.1657251;0.4180384;-0.08761497,-0.2507763;0.3309984;0.09641728,-0.3306168;0.09060054;0.09538518,0.06895082;0.006895572;-0.06056571,0.06560863;-0.2754807;-0.0819819,0.01074418;-0.6198694;-0.02255965,0.01173776;-0.6475054;-0.07502317,-0.0909356;0.001983728;-0.01402685,-0.1523807;-0.2680126;-0.07346272,-0.1867127;-0.6085048;0.01615342,-0.198525;-0.6373122;-0.03362094,-0.06270825;0.4815243;-0.246418,223.0345
+0;0;0,0.002718251;0.3113708;-0.004518735,0.005557037;0.6230876;-0.02578565,0.1966033;0.4982799;0.00575071,0.2296315;0.2967888;0.0956103,0.2668803;0.07646608;0.2127433,-0.1853153;0.4869897;-0.018863,-0.2316279;0.2907188;0.07651595,-0.2811392;0.05987072;0.1654401,0.08193387;0.004094433;-0.04149774,0.09999796;-0.2767349;-0.01009641,0.1090589;-0.6213975;0.06773461,0.1114741;-0.5841104;-0.009892911,-0.07952025;0.007499312;-0.04552225,-0.1162979;-0.272377;-0.02329378,-0.1363841;-0.6174253;0.05066732,-0.1315204;-0.5800917;-0.02684093,0.004824384;0.5448068;-0.01776987,0;0;0,-0.03642308;0.2773665;-0.1368239,-0.06969585;0.5463588;-0.292249,0.1329933;0.478009;-0.21032,0.2904529;0.3233106;-0.1780844,0.294107;0.07115224;-0.1708364,-0.1636183;0.418776;-0.09145205,-0.2533899;0.331767;0.09330386,-0.3289146;0.09105629;0.09127746,0.06894381;0.006722123;-0.06044459,0.06548986;-0.2756233;-0.08157706,0.01105337;-0.6199296;-0.02307963,0.01201717;-0.6475242;-0.07568097,-0.09077476;0.002264115;-0.01438063,-0.1521478;-0.2675856;-0.07431339,-0.1855514;-0.6076367;0.01613818,-0.1976403;-0.6362279;-0.03392085,-0.06160632;0.4800714;-0.2506173,223.0678
+0;0;0,0.002617706;0.310321;-0.005080872,0.005315593;0.6212374;-0.02698069,0.1898643;0.4990417;0.004639981,0.221696;0.303515;0.09703712,0.2540845;0.09028429;0.2211396,-0.1790949;0.4878431;-0.01880684,-0.2239777;0.2972813;0.07841906,-0.2726217;0.07187337;0.1719222,0.08253921;0.004114681;-0.04191536,0.1007654;-0.2765129;-0.01054791,0.1096975;-0.6193092;0.06729417,0.1180791;-0.6440286;0.0122774,-0.08017987;0.00755051;-0.0458337,-0.116866;-0.2721651;-0.02389684,-0.1368787;-0.6153481;0.05008587,-0.1320591;-0.5780521;-0.02746952,0.004620852;0.5431493;-0.01880435,0;0;0,-0.03155772;0.2760323;-0.1383548,-0.05554671;0.5445656;-0.2947772,0.1361732;0.4748006;-0.2072268,0.292047;0.3249383;-0.1751981,0.3001308;0.07649799;-0.1638017,-0.1517416;0.4221715;-0.1003046,-0.2505583;0.3433334;0.07802372,-0.3190566;0.1043026;0.06853363,0.06935836;0.006256461;-0.06112957,0.06455918;-0.275958;-0.08112741,0.0110327;-0.6187061;-0.02361941,0.01195459;-0.6462731;-0.07631183,-0.09159452;0.002707985;-0.01377174,-0.1536935;-0.266322;-0.07569556,-0.1855703;-0.6043725;0.0157057,-0.1976724;-0.6326222;-0.03480974,-0.05010124;0.4782746;-0.2530525,223.1019
+0;0;0,0.002619134;0.3104904;-0.005083646,0.005315746;0.6212586;-0.0269746,0.1865987;0.4998434;0.004232457,0.2186616;0.3028961;0.09730092,0.2510177;0.08987871;0.2212793,-0.1758559;0.4888422;-0.01880101,-0.2210647;0.2968958;0.0791313,-0.2696601;0.07171348;0.1725409,0.08401368;0.004188186;-0.04266413,0.1022243;-0.2762003;-0.01132341,0.1110984;-0.6167685;0.06601268,0.1194753;-0.641457;0.01102697,-0.08161219;0.00768539;-0.04665246,-0.1182671;-0.2717919;-0.02473429,-0.1381496;-0.6127442;0.04876751,-0.1333328;-0.5754523;-0.0287441,0.004621031;0.5431734;-0.01879855,0;0;0,-0.02873402;0.2753789;-0.1406336,-0.05101503;0.542981;-0.2986073,0.1366469;0.4767779;-0.2093618,0.2939231;0.327171;-0.1724839,0.3047339;0.07925583;-0.157815,-0.1470603;0.4243887;-0.1064598,-0.2499689;0.3469792;0.07213353,-0.3209168;0.1107799;0.04098453,0.06981957;0.006393492;-0.06309056,0.06458545;-0.2756658;-0.08171129,0.01191968;-0.6163905;-0.02532626,0.01297391;-0.6439797;-0.07792664,-0.09378327;0.00238498;-0.009750756,-0.1548724;-0.265314;-0.07710766,-0.1845833;-0.6007995;0.01569866,-0.1975143;-0.6272155;-0.03659328,-0.0458341;0.4768983;-0.2565258,223.1353
+0;0;0,0.002638979;0.3128429;-0.005122163,0.005401596;0.6312002;-0.02757153,0.1832701;0.5081652;0.003460312,0.2154973;0.3102085;0.09700579,0.2481424;0.09528843;0.2220915,-0.1724267;0.4973691;-0.01914371,-0.2178673;0.3044389;0.07929055,-0.2668967;0.07724525;0.1735345,0.08465525;0.004220168;-0.04298994,0.1028643;-0.2761441;-0.01165192,0.1117018;-0.6153078;0.06536525,0.120074;-0.6399655;0.01041044,-0.08223543;0.00774408;-0.04700872,-0.1188872;-0.2717091;-0.02509245,-0.1386877;-0.6112553;0.04810626,-0.1338736;-0.5739675;-0.02936181,0.004685282;0.5506873;-0.0191413,0;0;0,-0.02619175;0.2769093;-0.1433148,-0.04377509;0.5499291;-0.3076699,0.1374765;0.4777695;-0.2113307,0.2951834;0.3285027;-0.1686203,0.3088134;0.07864664;-0.1516218,-0.140166;0.431039;-0.1168555,-0.2491036;0.3511504;0.05843464,-0.3145077;0.1108481;0.02877152,0.0703175;0.006057024;-0.06364918,0.06517027;-0.2759805;-0.08225274,0.01327246;-0.6154779;-0.02666568,0.0147006;-0.6430782;-0.07918,-0.09448444;0.003238602;-0.009729159,-0.1547368;-0.2641395;-0.07898491,-0.1826744;-0.5974591;0.01671916,-0.1953564;-0.6233125;-0.03616898,-0.03988168;0.4821017;-0.2636449,223.1573
+0;0;0,0.002652358;0.3144289;-0.005148131,0.005431707;0.6347221;-0.02772358,0.1810481;0.5119611;0.003050936,0.2136207;0.3118835;0.09759867,0.2462817;0.09685843;0.2227455,-0.1701678;0.5013011;-0.01926833,-0.2160952;0.3063038;0.08022057,-0.2651486;0.07899915;0.1745106,0.08485354;0.004230054;-0.04309063,0.1030564;-0.2760386;-0.0117633,0.1118634;-0.6140341;0.06498857,0.1202459;-0.6387585;0.009966668,-0.08242805;0.00776222;-0.04711884,-0.1190673;-0.2715957;-0.02521003,-0.1387996;-0.6099724;0.04773653,-0.1339797;-0.5726757;-0.02982611,0.004713065;0.5539476;-0.01926595,0;0;0,-0.02400092;0.2779464;-0.1451511,-0.03957759;0.5524435;-0.3110335,0.1382487;0.4783884;-0.2123613,0.2961941;0.3281135;-0.1623414,0.3121742;0.07855035;-0.1416748,-0.1356257;0.4338003;-0.122401,-0.2531638;0.3529575;0.04987943,-0.3108123;0.1106929;0.01907792,0.0704001;0.005669892;-0.06392574,0.06540874;-0.2763074;-0.08201408,0.01420669;-0.6148053;-0.02717972,0.01599922;-0.6423379;-0.07989812,-0.09467772;0.003865487;-0.009798442,-0.1552938;-0.2630082;-0.08027828,-0.1806273;-0.5943826;0.01850687,-0.1935311;-0.6192557;-0.03548281,-0.0359661;0.484395;-0.2668417,223.1912
+0;0;0,0.002578847;0.3167618;-0.005602557,0.005254871;0.6409745;-0.02890914,0.1762798;0.5189052;0.001915028,0.2097558;0.3112455;0.1047205,0.2421681;0.1081564;0.2434168,-0.1658805;0.5087461;-0.01972477,-0.2132995;0.3066632;0.08856256,-0.2608859;0.08394834;0.1868784,0.08471052;0.004091297;-0.04297673,0.1028856;-0.2761779;-0.01186487,0.1118146;-0.6128845;0.06488422,0.1201108;-0.6377184;0.009744704,-0.0822423;0.007860402;-0.04705345,-0.1189352;-0.2714828;-0.02537132,-0.1386128;-0.608602;0.04746325,-0.1337911;-0.5713198;-0.03025202,0.004566462;0.5592956;-0.02023956,0;0;0,-0.02122266;0.2798282;-0.1470437,-0.03326264;0.5581112;-0.3146265,0.1389687;0.4854058;-0.216481,0.2981003;0.3250407;-0.1550615,0.3153961;0.07858253;-0.1328888,-0.1283961;0.438764;-0.1305123,-0.2601246;0.3525567;0.04277384,-0.3139419;0.1163442;-0.01051575,0.0701049;0.005202204;-0.06401443,0.06574532;-0.276761;-0.08209252,0.0153821;-0.614239;-0.02811385,0.01734306;-0.6416751;-0.0811534,-0.09443146;0.00449462;-0.01010474,-0.1550238;-0.2621758;-0.0812705,-0.1785618;-0.5917177;0.0196728,-0.1916485;-0.6161435;-0.03493973,-0.03049628;0.4891394;-0.2701032,223.2245
+0;0;0,0.002578847;0.3167618;-0.005602557,0.005254871;0.6409745;-0.02890914,0.1762798;0.5189052;0.001915028,0.2097558;0.3112455;0.1047205,0.2421681;0.1081564;0.2434168,-0.1658805;0.5087461;-0.01972477,-0.2132995;0.3066632;0.08856256,-0.2608859;0.08394834;0.1868784,0.08471052;0.004091297;-0.04297673,0.1028856;-0.2761779;-0.01186487,0.1118146;-0.6128845;0.06488422,0.1201108;-0.6377184;0.009744704,-0.0822423;0.007860402;-0.04705345,-0.1189352;-0.2714828;-0.02537132,-0.1386128;-0.608602;0.04746325,-0.1337911;-0.5713198;-0.03025202,0.004566462;0.5592956;-0.02023956,0;0;0,-0.02122266;0.2798282;-0.1470437,-0.03326264;0.5581112;-0.3146265,0.1389687;0.4854058;-0.216481,0.2981003;0.3250407;-0.1550615,0.3153961;0.07858253;-0.1328888,-0.1283961;0.438764;-0.1305123,-0.2601246;0.3525567;0.04277384,-0.3139419;0.1163442;-0.01051575,0.0701049;0.005202204;-0.06401443,0.06574532;-0.276761;-0.08209252,0.0153821;-0.614239;-0.02811385,0.01734306;-0.6416751;-0.0811534,-0.09443146;0.00449462;-0.01010474,-0.1550238;-0.2621758;-0.0812705,-0.1785618;-0.5917177;0.0196728,-0.1916485;-0.6161435;-0.03493973,-0.03049628;0.4891394;-0.2701032,223.2471
+0;0;0,0.002610814;0.3206882;-0.005672004,0.005325024;0.6495326;-0.02930319,0.1793369;0.5257742;0.002011929,0.2128067;0.3181528;0.1047984,0.2443184;0.1207072;0.2396406,-0.1687918;0.5154379;-0.02000535,-0.216202;0.3133924;0.08826198,-0.2624662;0.09686635;0.1838458,0.08505327;0.004107851;-0.04315061,0.1032403;-0.2763467;-0.01201817,0.1121683;-0.6130126;0.06472164,0.1204732;-0.6379043;0.009524059,-0.08257506;0.007892205;-0.04724382,-0.1192922;-0.2716358;-0.02554735,-0.1389675;-0.6087143;0.0472784,-0.1341407;-0.5714243;-0.03051871,0.004628317;0.5668691;-0.02052911,0;0;0,-0.01660889;0.2828962;-0.1502459,-0.02428462;0.5651892;-0.3204257,0.1485541;0.4905915;-0.2168074,0.2986029;0.3237774;-0.1500967,0.3172658;0.08461379;-0.1253452,-0.1320587;0.4610904;-0.1354447,-0.2443814;0.331121;0.02356322,-0.3128503;0.1017116;-0.005480066,0.07105172;0.004186869;-0.06361628,0.06652412;-0.2778836;-0.08286548,0.01693963;-0.6156313;-0.03013563,0.01921;-0.6430068;-0.0833497,-0.09465477;0.006370878;-0.01062051,-0.1530973;-0.260726;-0.08272105,-0.1750057;-0.5894219;0.02116184,-0.1876706;-0.6128439;-0.03464606,-0.02255645;0.4954131;-0.2752702,223.2695
+0;0;0,0.002594583;0.3215325;-0.006025538,0.005292793;0.6507292;-0.02993043,0.1762892;0.5285313;0.001544533,0.209739;0.3199419;0.1088256,0.2379173;0.1249574;0.2404388,-0.1658658;0.5181302;-0.02003999,-0.2132271;0.315316;0.09292436,-0.2584466;0.1049158;0.1920303,0.08669861;0.004060751;-0.04382705,0.1049694;-0.2763374;-0.01252931,0.1138866;-0.6136271;0.06444855,0.1225837;-0.6388267;0.008612283,-0.08405013;0.00812454;-0.04820288,-0.1205965;-0.2713736;-0.02625671,-0.140318;-0.6090555;0.04689717,-0.1354547;-0.5717175;-0.03160653,0.004599703;0.5680514;-0.02109636,0;0;0,-0.01238213;0.2825228;-0.153146,-0.01730191;0.5644444;-0.324748,0.1510088;0.4894235;-0.2199616,0.2994918;0.3208514;-0.1446364,0.318997;0.0864577;-0.116102,-0.1289158;0.4688978;-0.1442651,-0.2429268;0.3247461;0.005265579,-0.3105541;0.09819224;-0.01006272,0.07259784;0.002903968;-0.06461477,0.06865818;-0.2791575;-0.08364773,0.01978444;-0.6177745;-0.03149962,0.02220526;-0.6446989;-0.08621788,-0.09638442;0.008546446;-0.009536766,-0.1514023;-0.2591824;-0.0818608,-0.1716489;-0.5889795;0.0210638,-0.1842913;-0.613427;-0.03475704,-0.01636072;0.4948831;-0.2792015,223.3033
+0;0;0,0.002606359;0.3229918;-0.006052886,0.005309062;0.6527374;-0.02999655,0.1743825;0.5308676;0.001237158,0.2098836;0.3094864;0.1150973,0.2365455;0.1249943;0.2396282,-0.1639422;0.520583;-0.02010573,-0.214208;0.3053311;0.09978623,-0.2569942;0.1062529;0.1935591,0.08720241;0.004084347;-0.04408172,0.1054799;-0.2764168;-0.01277249,0.1143635;-0.6124364;0.06391551,0.1230971;-0.637868;0.007844675,-0.08453853;0.00817175;-0.04848299,-0.1210983;-0.2714291;-0.02652875,-0.1407456;-0.6078393;0.04634965,-0.1358619;-0.5704706;-0.03248382,0.004615014;0.5699453;-0.02115028,0;0;0,-0.007886816;0.2828698;-0.1558514,-0.01029404;0.5648041;-0.3285332,0.154637;0.4882587;-0.2222397,0.3029651;0.3086721;-0.1274686,0.3203882;0.08571672;-0.1118653,-0.1243295;0.4724741;-0.1511799,-0.2490344;0.313753;-0.001211777,-0.3110912;0.09887032;-0.01639423,0.0736353;0.001769394;-0.06433392,0.07187442;-0.2803534;-0.08430481,0.0237493;-0.6179817;-0.03370571,0.02600181;-0.6446939;-0.08912706,-0.0967755;0.009808197;-0.01012143,-0.1484231;-0.2587286;-0.08234154,-0.1682207;-0.5878993;0.01827598,-0.1801385;-0.6128691;-0.03766292,-0.01013266;0.4953148;-0.2826586,223.336
+0;0;0,0.002620009;0.3411882;-0.006890913,0.005218158;0.6810949;-0.03207823,0.1696321;0.5603551;-0.0007963236,0.2047224;0.3401714;0.1170871,0.2296506;0.1676735;0.2499098,-0.1594228;0.5503377;-0.0213853,-0.2088359;0.3363788;0.1026656,-0.2498194;0.1432491;0.1977452,0.09060591;0.004185841;-0.04561353,0.1122194;-0.3277408;-0.008516561,0.1211828;-0.6695093;0.06965934,0.1300005;-0.6947545;0.01317845,-0.08769511;0.008501659;-0.05044635,-0.130871;-0.322358;-0.02424706,-0.1510117;-0.6645099;0.05007597,-0.1461422;-0.6271583;-0.0289311,0.004568459;0.5974017;-0.02298249,0;0;0,-0.007347114;0.2672281;-0.2121294,-0.02389128;0.5273422;-0.4313879,0.1362768;0.4473503;-0.321074,0.2829036;0.2675477;-0.2221785,0.3001164;0.04981843;-0.2043874,-0.1424497;0.4441383;-0.2608355,-0.2613666;0.2776693;-0.1133379,-0.324339;0.06782325;-0.1175741,0.08249477;-0.002490252;-0.05912662,0.05241779;-0.311979;-0.1829441,0.006079145;-0.656101;-0.1336462,0.008366033;-0.6827011;-0.1894233,-0.0995194;0.01185333;-0.01621517,-0.1581822;-0.2803321;-0.1685471,-0.1805628;-0.61639;-0.0707633,-0.1906141;-0.6426996;-0.1259727,-0.02281532;0.459531;-0.381506,223.3584
+0;0;0,0.002647494;0.3447674;-0.006963201,0.005261788;0.6867623;-0.03235888,0.1676953;0.5647806;-0.001158457,0.2025463;0.3460984;0.1159211,0.2268867;0.1776684;0.2456114,-0.1574376;0.5548826;-0.02150204,-0.2065138;0.3423827;0.101703,-0.2465308;0.1538076;0.1945402,0.08692382;0.004015735;-0.04375987,0.1088426;-0.3325993;-0.006138917,0.1177449;-0.6720388;0.07150427,0.1265884;-0.6974456;0.01485815,-0.08413132;0.008156165;-0.04839628,-0.127917;-0.3273768;-0.02182694,-0.1479205;-0.6671971;0.05198962,-0.1430368;-0.6298241;-0.02724858,0.004599021;0.6013856;-0.02308019,0;0;0,-0.002823859;0.2681807;-0.2167745,-0.01350184;0.5289416;-0.4392931,0.1438568;0.4442571;-0.3233819,0.2838675;0.2648144;-0.2187805,0.3005661;0.05194475;-0.2050564,-0.134766;0.4476823;-0.2707337,-0.2577916;0.2775089;-0.1341694,-0.3180172;0.07254726;-0.146183,0.08392736;-0.002674401;-0.04935431,0.05541641;-0.3107669;-0.188895,0.0106627;-0.6529503;-0.1416242,0.01335482;-0.6793885;-0.1978772,-0.09439224;0.01114284;-0.0212778,-0.1507412;-0.2854365;-0.1764259,-0.1769823;-0.6219795;-0.09053591,-0.1843249;-0.6476169;-0.1471705,-0.01192529;0.4621909;-0.3852787,223.3923
+0;0;0,0.002651157;0.3452443;-0.006972834,0.005267839;0.6875457;-0.03240459,0.1672833;0.5652905;-0.001220116,0.2015544;0.3502472;0.1139111,0.2258763;0.1819446;0.2435034,-0.1570219;0.5554176;-0.02151191,-0.2052815;0.3464538;0.09964288,-0.2452681;0.1580213;0.19241,0.08740038;0.004037752;-0.04399979,0.1092654;-0.3317512;-0.006471161,0.1181741;-0.6714329;0.0712274,0.1270126;-0.6968085;0.01461315,-0.08459258;0.008200882;-0.04866162,-0.1282708;-0.3265086;-0.02215748,-0.1482886;-0.6665714;0.05171175,-0.1434076;-0.6292025;-0.02748188,0.004602225;0.6018022;-0.02308604,0;0;0,-0.0003730804;0.2682391;-0.2174785,-0.005145811;0.528011;-0.4418693,0.148772;0.4438676;-0.3215823,0.2810078;0.2656597;-0.2146761,0.297414;0.05312043;-0.1982632,-0.1301661;0.4480251;-0.2740611,-0.2591823;0.2776991;-0.1515166,-0.3156381;0.07257195;-0.1726611,0.0849544;-0.001836032;-0.0486877,0.05590936;-0.3083949;-0.1894667,0.0129577;-0.6512334;-0.1434562,0.01583098;-0.6776993;-0.1996088,-0.09468623;0.009769225;-0.0230259,-0.1492328;-0.2865322;-0.1775278,-0.1851669;-0.6266804;-0.1103862,-0.1887029;-0.6509048;-0.1686697,-0.005469263;0.4623316;-0.3859646,223.4255
+0;0;0,0.002543506;0.3452342;-0.007496438,0.005007293;0.6874944;-0.03348992,0.1671142;0.5656952;-0.001804536,0.2007284;0.35276;0.1173676,0.2264464;0.1837851;0.2458102,-0.1573345;0.5557364;-0.02180409,-0.2046949;0.3485654;0.1027371,-0.2437589;0.1626124;0.2007521,0.08736857;0.0041389;-0.04405354,0.1092418;-0.3316412;-0.00645075,0.1182522;-0.6713068;0.07130625,0.1267353;-0.6972543;0.01520209,-0.08463476;0.008094192;-0.04860611,-0.1283338;-0.3266085;-0.02205126,-0.1482411;-0.666665;0.05187709,-0.1434128;-0.6293299;-0.02732291,0.004383355;0.6017662;-0.02402893,0;0;0,-0.0003730804;0.2682391;-0.2174785,-0.005145811;0.528011;-0.4418693,0.148772;0.4438676;-0.3215823,0.2810078;0.2656597;-0.2146761,0.297414;0.05312043;-0.1982632,-0.1301661;0.4480251;-0.2740611,-0.2591823;0.2776991;-0.1515166,-0.3156381;0.07257195;-0.1726611,0.0849544;-0.001836032;-0.0486877,0.05590936;-0.3083949;-0.1894667,0.0129577;-0.6512334;-0.1434562,0.01583098;-0.6776993;-0.1996088,-0.09468623;0.009769225;-0.0230259,-0.1492328;-0.2865322;-0.1775278,-0.1851669;-0.6266804;-0.1103862,-0.1887029;-0.6509048;-0.1686697,-0.005469263;0.4623316;-0.3859646,223.4478
+0;0;0,0.002543181;0.3451901;-0.007495482,0.004999822;0.6864499;-0.03343766,0.1608249;0.5657558;-0.002578253,0.1943106;0.353634;0.1161387,0.2200737;0.184363;0.2448063,-0.1511034;0.5561813;-0.02180602,-0.1982828;0.3498016;0.1022594,-0.2374152;0.1635229;0.2004462,0.0854046;0.004045861;-0.04306326,0.1072084;-0.3306692;-0.005579744,0.1162202;-0.670386;0.07218896,0.1247064;-0.6963543;0.01606391,-0.08273225;0.007912241;-0.04751348,-0.1262927;-0.3257288;-0.02104287,-0.146203;-0.6658365;0.05289662,-0.1413729;-0.6284987;-0.02633288,0.004373797;0.6004348;-0.023945,0;0;0,0.005500197;0.2686954;-0.2167749,0.01354469;0.5274841;-0.4406579,0.1549939;0.4404442;-0.3165977,0.2801718;0.2639502;-0.2008781,0.2976662;0.05070567;-0.1912603,-0.115186;0.4509772;-0.2813645,-0.2458566;0.2800666;-0.1633583,-0.2987418;0.07403444;-0.1883713,0.08415147;-0.001259297;-0.04562569,0.05862997;-0.306398;-0.1875892,0.01839168;-0.6498101;-0.143029,0.0213453;-0.676258;-0.1992376,-0.091493;0.008556601;-0.02684353,-0.1426834;-0.2897708;-0.1761583,-0.1795884;-0.6315705;-0.1182995,-0.1831757;-0.6559089;-0.1765141,0.009528376;0.4625592;-0.3835814,223.4813
+0;0;0,0.002477916;0.3363316;-0.007303126,0.004844467;0.6650802;-0.03228318,0.1414361;0.5520488;-0.004428431,0.1742529;0.3441651;0.1119166,0.1999946;0.1750341;0.2404778,-0.1320959;0.5436528;-0.02128939,-0.1783327;0.3413966;0.1002973,-0.2174327;0.1552719;0.1984028,0.08159763;0.003865513;-0.04114368,0.1048889;-0.3536833;-0.001103099,0.1139012;-0.6934184;0.0766698,0.1223766;-0.7193158;0.02061589,-0.07904439;0.007559547;-0.04539553,-0.1255765;-0.348842;-0.01711914,-0.1454879;-0.688968;0.05682433,-0.1406639;-0.6516395;-0.02230472,0.004243144;0.5824591;-0.02316508,0;0;0,0.01963989;0.2539927;-0.219728,0.04399493;0.4970224;-0.4411933,0.1666971;0.4253976;-0.3284774,0.2847289;0.2519555;-0.2109396,0.3027791;0.0390836;-0.1984642,-0.08382472;0.4344831;-0.3088266,-0.2180118;0.2709046;-0.1945258,-0.2699336;0.06666163;-0.2317389,0.08361985;0.001850754;-0.03701639,0.06780203;-0.3175882;-0.2034359,0.02900735;-0.6612734;-0.1595583,0.03239743;-0.6877628;-0.2155569,-0.08491166;0.005282615;-0.03358606,-0.1331078;-0.3126945;-0.1965418,-0.1726243;-0.6566503;-0.1555221,-0.1728879;-0.6829761;-0.2117869,0.03662595;0.4376118;-0.3835235,223.515
+0;0;0,0.002335479;0.3192275;-0.006742354,0.004792969;0.6338581;-0.02973706,0.1811156;0.5159318;0.001849987,0.2126636;0.3134102;0.1193369,0.238236;0.1449008;0.2499178,-0.1716439;0.5048649;-0.01982063,-0.2164204;0.3080994;0.1030283,-0.2556179;0.1232655;0.2050122,0.08282562;0.003971761;-0.04173199,0.1058372;-0.3517854;-0.001957707,0.1149361;-0.6916499;0.0759133,0.1232527;-0.7175516;0.01961702,-0.08022404;0.007610869;-0.04608247,-0.1265807;-0.3469861;-0.0180333,-0.1464847;-0.6872132;0.05615492,-0.1416864;-0.6498137;-0.02312721,0.004153807;0.5527476;-0.02113844,0;0;0,0.0037774;0.2396535;-0.2109716,0.003540077;0.4668034;-0.4299045,0.1750277;0.419165;-0.3163049,0.2802837;0.2473441;-0.1929672,0.3058981;0.03417009;-0.1941798,-0.1480293;0.4304227;-0.2704359,-0.286935;0.2699711;-0.1666383,-0.3345248;0.06385691;-0.2034201,0.08540551;0.001282781;-0.03635478,0.07186835;-0.3156304;-0.2038584,0.03502744;-0.6597413;-0.1604416,0.03871657;-0.6863925;-0.2164814,-0.08584173;0.00601673;-0.03481971,-0.1290488;-0.3108183;-0.1973724,-0.1720014;-0.6555783;-0.1665474,-0.168128;-0.6788229;-0.2258216,0.00180427;0.4094172;-0.3719642,223.5373
+0;0;0,0.002297878;0.314088;-0.006633805,0.004761962;0.6295763;-0.02964151,0.2083968;0.5068677;0.005397383,0.239209;0.3090696;0.1201441,0.2647914;0.1404949;0.2507757,-0.1987934;0.4940931;-0.019617,-0.2425255;0.3019169;0.1003667,-0.2817382;0.1170113;0.2023902,0.08346719;0.004002527;-0.04205526,0.1064347;-0.3510736;-0.002357107,0.1155469;-0.6914332;0.07562733,0.1238892;-0.7175073;0.01915739,-0.08084547;0.007669824;-0.04643944,-0.1271133;-0.3462484;-0.01844396,-0.1470464;-0.6869711;0.05585233,-0.1422332;-0.6495488;-0.02367436,0.00412988;0.5493642;-0.02113814,0;0;0,-0.00434301;0.2311929;-0.2126772,-0.009432634;0.4537062;-0.4374404,0.1907886;0.4145997;-0.3089728,0.2912049;0.2469296;-0.1863205,0.3168609;0.03368933;-0.1889398,-0.1808322;0.4348948;-0.2649397,-0.3187698;0.286928;-0.1539471,-0.3606372;0.07997648;-0.1933767,0.08715611;-0.000130415;-0.03398871,0.08471936;-0.3158332;-0.2028329,0.0494425;-0.6606373;-0.1595328,0.05365511;-0.6875343;-0.2156374,-0.0854458;0.007415832;-0.03735583,-0.1160334;-0.3121561;-0.1958511,-0.1579835;-0.6581024;-0.1719636,-0.1534493;-0.6818329;-0.231084,-0.007227747;0.3990732;-0.3781357,223.5593
+0;0;0,0.002297878;0.314088;-0.006633805,0.004761962;0.6295763;-0.02964151,0.2083968;0.5068677;0.005397383,0.239209;0.3090696;0.1201441,0.2647914;0.1404949;0.2507757,-0.1987934;0.4940931;-0.019617,-0.2425255;0.3019169;0.1003667,-0.2817382;0.1170113;0.2023902,0.08346719;0.004002527;-0.04205526,0.1064347;-0.3510736;-0.002357107,0.1155469;-0.6914332;0.07562733,0.1238892;-0.7175073;0.01915739,-0.08084547;0.007669824;-0.04643944,-0.1271133;-0.3462484;-0.01844396,-0.1470464;-0.6869711;0.05585233,-0.1422332;-0.6495488;-0.02367436,0.00412988;0.5493642;-0.02113814,0;0;0,-0.00434301;0.2311929;-0.2126772,-0.009432634;0.4537062;-0.4374404,0.1907886;0.4145997;-0.3089728,0.2912049;0.2469296;-0.1863205,0.3168609;0.03368933;-0.1889398,-0.1808322;0.4348948;-0.2649397,-0.3187698;0.286928;-0.1539471,-0.3606372;0.07997648;-0.1933767,0.08715611;-0.000130415;-0.03398871,0.08471936;-0.3158332;-0.2028329,0.0494425;-0.6606373;-0.1595328,0.05365511;-0.6875343;-0.2156374,-0.0854458;0.007415832;-0.03735583,-0.1160334;-0.3121561;-0.1958511,-0.1579835;-0.6581024;-0.1719636,-0.1534493;-0.6818329;-0.231084,-0.007227747;0.3990732;-0.3781357,223.582
+0;0;0,0.002081019;0.3115411;-0.007153889,0.004144143;0.6267759;-0.03135696,0.208497;0.504769;0.005065113,0.2383175;0.3128291;0.1213634,0.2623794;0.146432;0.255477,-0.1998715;0.4914715;-0.01960344,-0.24236;0.3049499;0.1014746,-0.2815953;0.1214927;0.2066292,0.08295923;0.004090954;-0.04181483,0.1054117;-0.3493216;-0.002154097,0.1144508;-0.6882538;0.07555944,0.1231133;-0.7145684;0.01870405,-0.0804179;0.007501802;-0.04608832,-0.1266683;-0.3447209;-0.01820344,-0.1465431;-0.684008;0.0558596,-0.1417618;-0.6466071;-0.02414834,0.003647505;0.5467584;-0.02247436,0;0;0,0.00258442;0.2306018;-0.2095935,0.0001418086;0.4537626;-0.4335225,0.1990606;0.4115033;-0.3006749,0.294691;0.2481369;-0.1764908,0.3241657;0.03524058;-0.1842253,-0.1751891;0.4347512;-0.2655879,-0.3195387;0.2936801;-0.1630324,-0.3527678;0.08504282;-0.2032781,0.0871809;-0.001109809;-0.03233743,0.09141812;-0.3159935;-0.1990941,0.05869894;-0.659628;-0.1561882,0.06317302;-0.6870927;-0.2123728,-0.08415443;0.008228394;-0.03870109,-0.111325;-0.3105268;-0.1956545,-0.1477517;-0.6556549;-0.1720787,-0.1424782;-0.6794465;-0.231724,0.001875555;0.3990504;-0.3744843,223.6155
+0;0;0,0.00197146;0.2951394;-0.006777259,0.003924596;0.5936266;-0.02973293,0.2057616;0.4755529;0.00596918,0.2335697;0.2965656;0.1144193,0.2576425;0.130093;0.2485938,-0.1975492;0.46242;-0.01839385,-0.2371705;0.2884854;0.09451352,-0.2764237;0.104945;0.1997158,0.07628138;0.00376165;-0.03844891,0.09432884;-0.2803137;-0.006569356,0.1027949;-0.59776;0.06621768,0.1114734;-0.6241792;0.009256661,-0.07394461;0.00689794;-0.04237841,-0.111121;-0.276221;-0.01996435,-0.1297359;-0.5939997;0.0494036,-0.1249456;-0.5565851;-0.03075299,0.003449142;0.5170223;-0.02122921,0;0;0,0.02125355;0.2529593;-0.1507213,0.0301198;0.5044479;-0.3113585,0.2118708;0.451636;-0.1596408,0.3071573;0.3041499;-0.04242516,0.3402128;0.09175995;-0.05208087,-0.1431935;0.4868575;-0.1549881,-0.2835618;0.3553818;-0.06791291,-0.3109107;0.1446941;-0.1019437,0.08090375;-0.003505289;-0.02745199,0.1101252;-0.2846422;-0.07380891,0.07838535;-0.6060646;-0.03112388,0.08341583;-0.6334911;-0.0875144,-0.07395747;0.01158342;-0.04132111,-0.09471266;-0.2717198;-0.07805417,-0.1236938;-0.595396;-0.05491181,-0.1183417;-0.6196251;-0.1143556,0.03058363;0.4452255;-0.2620304,223.6383
+0;0;0,0.001981976;0.2967137;-0.00681341,0.003961235;0.5992123;-0.03009021,0.2037263;0.4802569;0.005479285,0.230601;0.3072777;0.1102891,0.2546819;0.1407492;0.2445086,-0.1954703;0.467258;-0.01863522,-0.2337616;0.2991619;0.09048218,-0.2730279;0.1155599;0.1957198,0.07630347;0.003762739;-0.03846004,0.09434097;-0.2801559;-0.006598067,0.1027732;-0.5963335;0.06589809,0.1115113;-0.6231401;0.008545972,-0.07396602;0.006899937;-0.04239068,-0.1111219;-0.2760629;-0.01998899,-0.1296624;-0.5925717;0.04910174,-0.1248393;-0.5551061;-0.03160519,0.003477683;0.5213032;-0.02144166,0;0;0,0.02175784;0.254992;-0.1503165,0.03657659;0.5113756;-0.3111787,0.2083361;0.4458914;-0.1543589,0.3031243;0.309853;-0.03545594,0.3377037;0.09767924;-0.04608822,-0.140336;0.4854765;-0.1593194,-0.2809499;0.356437;-0.08716887,-0.3025937;0.1447323;-0.119405,0.08076134;-0.00349921;-0.02794481,0.105905;-0.2850552;-0.07315922,0.07884932;-0.6055833;-0.03044152,0.08445786;-0.6333671;-0.08720589,-0.07410292;0.01160865;-0.04110412,-0.09904614;-0.2709012;-0.08004506,-0.1225715;-0.5936632;-0.05624784,-0.1174051;-0.6191069;-0.1153402,0.03362737;0.4489983;-0.2637949,223.6715
+0;0;0,0.00185838;0.2991256;-0.007535108,0.003580986;0.6066712;-0.03237163,0.2051608;0.487283;0.004135024,0.2321889;0.3160979;0.1118703,0.254379;0.1518374;0.2510595,-0.1972624;0.4730036;-0.01885892,-0.2347498;0.3065;0.09300262,-0.2742709;0.1241854;0.2027614,0.07632485;0.003706973;-0.03839118,0.09431241;-0.2799357;-0.006573822,0.1025625;-0.5943433;0.06550235,0.1116368;-0.6211827;0.007928472,-0.07389972;0.006942124;-0.04247053,-0.1110772;-0.275731;-0.02004765,-0.1298501;-0.5904508;0.04861291,-0.1252206;-0.5530455;-0.03232868,0.003173213;0.5275847;-0.0232424,0;0;0,0.02490359;0.2581015;-0.1493311,0.04758888;0.5206789;-0.3095164,0.1997757;0.4253765;-0.133359,0.308917;0.2980112;-0.0171349,0.3429089;0.08685666;-0.05038881,-0.1372726;0.4857988;-0.1621236,-0.2822137;0.3554151;-0.1018415,-0.3012804;0.14091;-0.1235565,0.08068717;-0.003621936;-0.0280993,0.1054889;-0.2852065;-0.07150459,0.08193038;-0.6042694;-0.02956247,0.08766413;-0.632468;-0.08620048,-0.07409629;0.01178259;-0.04103677,-0.1010639;-0.2700508;-0.08143142,-0.119428;-0.5911907;-0.05599283,-0.1143032;-0.6173182;-0.1147403,0.04118266;0.4555616;-0.2641635,223.7049
+0;0;0,0.001871139;0.3011794;-0.007586845,0.003615465;0.6125274;-0.03269761,0.2107765;0.4917509;0.004597405,0.2379004;0.3199596;0.1127143,0.2602136;0.1547878;0.2526757,-0.2027691;0.4770769;-0.01903207,-0.2403893;0.3099836;0.09322564,-0.2801297;0.1266575;0.2035933,0.07439002;0.003613001;-0.03741796,0.09236041;-0.2797589;-0.005630974,0.1005616;-0.5923041;0.06601822,0.1096403;-0.6191704;0.008417122,-0.07202636;0.00676614;-0.04139391,-0.1091684;-0.2756371;-0.01899242,-0.12783;-0.5884925;0.0492614,-0.1231984;-0.5510837;-0.03171847,0.003206277;0.5331665;-0.0235367,0;0;0,0.03289267;0.2615829;-0.1458168,0.06738606;0.5296969;-0.3022373,0.1983125;0.4123353;-0.1078224,0.3210932;0.2888333;-7.557869E-05,0.348223;0.08017388;-0.05569959,-0.1393353;0.4892595;-0.179662,-0.2832393;0.3580657;-0.1162817,-0.2994473;0.1419942;-0.1367555,0.07895716;-0.004553646;-0.02630711,0.1096285;-0.2855246;-0.06811118,0.0893572;-0.6028841;-0.0261898,0.09516912;-0.631099;-0.08285832,-0.0711321;0.01223519;-0.041684,-0.09651814;-0.2698352;-0.07943051,-0.1103759;-0.5891594;-0.05249681,-0.1049834;-0.6157795;-0.1107992,0.05690832;0.4629594;-0.2595928,223.7383
+0;0;0,0.001878832;0.3024176;-0.007618036,0.003621531;0.6134354;-0.0326847,0.2105617;0.4931618;0.004527142,0.2376556;0.3215598;0.1125248,0.2600145;0.1560503;0.2527725,-0.2025391;0.4785036;-0.01907691,-0.2401178;0.3115945;0.09305701,-0.2799395;0.1278935;0.2036504,0.07361054;0.003575143;-0.03702588,0.09157263;-0.2796659;-0.005253579,0.09978358;-0.5925821;0.06648068,0.1088012;-0.6190661;0.009266883,-0.07127165;0.006695243;-0.04096017,-0.1083965;-0.2755776;-0.01856903,-0.1270803;-0.5888044;0.04976583,-0.1224798;-0.5514455;-0.03066954,0.003214707;0.5345328;-0.0235767,0;0;0,0.03826923;0.2633342;-0.1439047,0.0758768;0.5313381;-0.2991629,0.200924;0.4110664;-0.1018128,0.321736;0.2880705;0.008283854,0.3557329;0.08264837;-0.05659056,-0.131973;0.4884446;-0.1787671,-0.2797084;0.3558205;-0.1294733,-0.2928581;0.1385639;-0.1432348,0.07822087;-0.004614741;-0.02573728,0.1118959;-0.285247;-0.06659245,0.09448607;-0.6031632;-0.02468872,0.1006613;-0.6307524;-0.08117342,-0.06993218;0.01229412;-0.04195895,-0.09529403;-0.2696811;-0.07943402,-0.1048195;-0.5894147;-0.05098306,-0.09942576;-0.6157427;-0.1088038,0.06498932;0.4648238;-0.2571385,223.7605
+0;0;0,0.001751566;0.3024029;-0.008211432,0.003340723;0.6133738;-0.03386655,0.2107917;0.4947899;0.002357729,0.2387577;0.3253838;0.1135525,0.2600948;0.1609789;0.2552511,-0.2028189;0.4786662;-0.0191539,-0.2398382;0.313132;0.09518249,-0.279439;0.1315368;0.2092776,0.0736532;0.003588;-0.03693971,0.09151772;-0.2796461;-0.005051173,0.09974923;-0.5925583;0.06669844,0.108319;-0.6192574;0.009628814,-0.07123348;0.006655968;-0.0410329,-0.1083527;-0.2755945;-0.0183514,-0.1271396;-0.5888233;0.04994603,-0.1228895;-0.5515069;-0.0305125,0.00296809;0.5344877;-0.02461646,0;0;0,0.03826923;0.2633342;-0.1439047,0.0758768;0.5313381;-0.2991629,0.200924;0.4110664;-0.1018128,0.321736;0.2880705;0.008283854,0.3557329;0.08264837;-0.05659056,-0.131973;0.4884446;-0.1787671,-0.2797084;0.3558205;-0.1294733,-0.2928581;0.1385639;-0.1432348,0.07822087;-0.004614741;-0.02573728,0.1118959;-0.285247;-0.06659245,0.09448607;-0.6031632;-0.02468872,0.1006613;-0.6307524;-0.08117342,-0.06993218;0.01229412;-0.04195895,-0.09529403;-0.2696811;-0.07943402,-0.1048195;-0.5894147;-0.05098306,-0.09942576;-0.6157427;-0.1088038,0.06498932;0.4648238;-0.2571385,223.7827
+0;0;0,0.001754009;0.3028247;-0.008222886,0.003336852;0.6125346;-0.03376222,0.2090653;0.4948523;0.002171051,0.2369874;0.3257126;0.1131911,0.2583447;0.1611515;0.2550243,-0.2011118;0.4788625;-0.01916201,-0.2380729;0.3135885;0.09499463,-0.2777114;0.1318207;0.2091982,0.07245865;0.003529808;-0.03634059,0.09031382;-0.2795562;-0.004468743,0.09859498;-0.5943555;0.06771359,0.107251;-0.6216253;0.0100695,-0.07007818;0.006548018;-0.04036741,-0.107178;-0.2755548;-0.01769777,-0.1260782;-0.5906727;0.05101155,-0.1217853;-0.5532826;-0.03025687,0.002966922;0.5342206;-0.02457922,0;0;0,0.04178213;0.2645853;-0.1415005,0.08231683;0.5318897;-0.2947137,0.2055251;0.4098261;-0.1001327,0.3227105;0.2868792;0.01329112,0.35998;0.08320145;-0.05584311,-0.1291601;0.4894964;-0.1895448,-0.2772967;0.3569686;-0.1425846,-0.2889946;0.1393682;-0.1554844,0.07735281;-0.004571587;-0.0240624,0.1102191;-0.2853312;-0.06363702,0.09550347;-0.6055158;-0.02310658,0.1043017;-0.6329394;-0.08057594,-0.06789973;0.01219102;-0.04271253,-0.09235493;-0.269907;-0.07869762,-0.09943586;-0.5914636;-0.04822211,-0.09392432;-0.6185222;-0.106459,0.07101884;0.4655826;-0.2535644,223.8169
+0;0;0,0.00176079;0.3039954;-0.008254677,0.003344729;0.6138735;-0.0337867,0.2041228;0.4975497;0.00145543,0.2320216;0.3285509;0.112383,0.2533929;0.1638823;0.2543089,-0.1961981;0.4819441;-0.01936501,-0.2331284;0.3168078;0.09469654,-0.2727928;0.1349213;0.2089747,0.07090848;0.003454291;-0.03556313,0.08876097;-0.2795891;-0.003696073,0.09708144;-0.5958829;0.06882894,0.1056993;-0.6228998;0.01143947,-0.06857894;0.00640793;-0.03950379,-0.1056732;-0.2756525;-0.01683756,-0.1246631;-0.5922663;0.05219795,-0.1203891;-0.5549089;-0.02871149,0.002976747;0.535972;-0.02465206,0;0;0,0.04561447;0.2671804;-0.1379073,0.09214678;0.537245;-0.2848294,0.2095178;0.4090717;-0.09773159,0.3235275;0.2852098;0.01761103,0.3637871;0.0830096;-0.0545671,-0.1201551;0.4887006;-0.1965808,-0.267935;0.3540839;-0.1555524,-0.2769501;0.1362014;-0.1682567,0.075961;-0.004345208;-0.02270961,0.1094836;-0.2850615;-0.06172776,0.09807776;-0.6069945;-0.02172875,0.108222;-0.6334604;-0.0794127,-0.06565592;0.01183831;-0.04305619,-0.08922769;-0.2704435;-0.07782936,-0.09459952;-0.5934361;-0.04592676,-0.08913928;-0.6205011;-0.1036547,0.079469;0.4703498;-0.2458866,223.8499
+0;0;0,0.001545453;0.3035502;-0.008744134,0.002867738;0.6119128;-0.03493888,0.2098843;0.4962355;0.0008999594,0.2386796;0.3290077;0.1150832,0.2605579;0.165641;0.259345,-0.2025004;0.4792361;-0.01969272,-0.2390122;0.3155016;0.0973117,-0.2787645;0.1352325;0.2152167,0.06940443;0.003476116;-0.03471741,0.08700857;-0.2794273;-0.002939068,0.09531526;-0.5981095;0.07033366,0.1038451;-0.6254485;0.01275976,-0.06708858;0.006156944;-0.03867263,-0.1042758;-0.2757191;-0.01593198,-0.1234784;-0.594777;0.05356273,-0.1193363;-0.5574366;-0.02770369,0.002575356;0.5344933;-0.02563453,0;0;0,0.04860543;0.2676924;-0.134907,0.09652131;0.536755;-0.2801523,0.2130367;0.4090894;-0.08449554,0.3254257;0.2794679;0.02685571,0.3678509;0.08188082;-0.05763245,-0.123291;0.4885796;-0.1978309,-0.2711645;0.3519196;-0.16192,-0.2777947;0.1333648;-0.1749071,0.07454168;-0.004469573;-0.02139902,0.1095857;-0.2850154;-0.05908275,0.100844;-0.6096241;-0.01972532,0.1122231;-0.6356412;-0.07810235,-0.06334937;0.0117245;-0.0434022,-0.08910307;-0.270057;-0.07931948,-0.08990085;-0.5952162;-0.04372263,-0.08482033;-0.6235054;-0.1007475,0.08378328;0.4701252;-0.241699,223.8724
+0;0;0,0.00154276;0.3030213;-0.008728898,0.002855517;0.6091147;-0.03471686,0.2082884;0.4945979;0.0008145832,0.2370546;0.3275394;0.1148822,0.2589633;0.1639452;0.2593449,-0.2009395;0.4777287;-0.01962046,-0.2374143;0.31416;0.0972655,-0.277222;0.1336398;0.2153347,0.06776538;0.003394024;-0.03389753,0.08536063;-0.2793666;-0.002135225,0.09368641;-0.5987811;0.07130589,0.1022149;-0.6261105;0.01374164,-0.06550422;0.006011541;-0.03775934,-0.1026727;-0.2757222;-0.01503017,-0.1219194;-0.5955133;0.05462424,-0.117778;-0.5581741;-0.02662855,0.002566413;0.5325629;-0.02551678,0;0;0,0.05155184;0.2686484;-0.1306558,0.1008954;0.5376009;-0.2707183,0.2173066;0.4095257;-0.0791292,0.3246244;0.2781173;0.03472234,0.3741872;0.08490174;-0.05651258,-0.1192459;0.4878497;-0.1991219,-0.2676421;0.3510026;-0.1675165,-0.2720147;0.1321612;-0.1817247,0.0730786;-0.004692405;-0.01975369,0.1115426;-0.2847959;-0.05628538,0.1052903;-0.610267;-0.01732397,0.1174299;-0.6364373;-0.07538056,-0.06077454;0.01162156;-0.04386459,-0.08535723;-0.2702304;-0.07889537,-0.08395168;-0.5958456;-0.04066759,-0.07895514;-0.624346;-0.09746352,0.08803495;0.4710857;-0.2339046,223.8945
+0;0;0,0.001544714;0.3034051;-0.008739952,0.002856986;0.6093723;-0.03471333,0.2071206;0.495185;0.0006547291,0.235867;0.3282415;0.1146438,0.2578138;0.1643636;0.259357,-0.1997805;0.4784117;-0.01966413,-0.2362303;0.3149556;0.09714137,-0.276107;0.1341224;0.2154153,0.06741071;0.00337626;-0.03372011,0.0849997;-0.2792837;-0.001969114,0.09333318;-0.598994;0.07154001,0.1018412;-0.6261858;0.0141139,-0.06516138;0.005980078;-0.03756171,-0.1023166;-0.2756534;-0.01484063,-0.1215812;-0.5957407;0.05487828,-0.1174497;-0.5584191;-0.02617952,0.002568311;0.5329341;-0.02552692,0;0;0,0.05309971;0.2702739;-0.1275377,0.1040642;0.5406358;-0.2639785,0.2194809;0.410809;-0.07492161,0.3192274;0.2755656;0.04105186,0.3783593;0.08897324;-0.05877924,-0.1164808;0.487538;-0.2005319,-0.2658437;0.3509724;-0.1735026,-0.2692005;0.1320225;-0.1916477,0.07291666;-0.00472188;-0.01880193,0.1113247;-0.2848307;-0.05455184,0.1072411;-0.6106453;-0.01561785,0.1198002;-0.6367906;-0.07333279,-0.05988703;0.01151069;-0.04442631,-0.08464046;-0.2701643;-0.07993188,-0.08115916;-0.5957808;-0.03931807,-0.07671128;-0.6245872;-0.09555925,0.09090076;0.4738304;-0.2280476,223.9281
+0;0;0,0.001210261;0.3033983;-0.009021128,0.002185308;0.6093423;-0.03528053,0.2067182;0.496271;0.0003421623,0.2331913;0.3346559;0.1222836,0.256846;0.1691303;0.2648363,-0.2004705;0.4788095;-0.02006167,-0.2365345;0.3168976;0.09899267,-0.275711;0.1381679;0.2206497,0.06741048;0.003597936;-0.03369763,0.08464327;-0.2790821;-0.001929585,0.09293617;-0.5987732;0.07166766,0.1017631;-0.6257048;0.01403154,-0.06521526;0.005763639;-0.03750199,-0.1025122;-0.2758428;-0.01467834,-0.1218523;-0.5959034;0.0551421,-0.1177133;-0.558603;-0.02591722,0.001987977;0.5329126;-0.0260219,0;0;0,0.05309971;0.2702739;-0.1275377,0.1040642;0.5406358;-0.2639785,0.2194809;0.410809;-0.07492161,0.3192274;0.2755656;0.04105186,0.3783593;0.08897324;-0.05877924,-0.1164808;0.487538;-0.2005319,-0.2658437;0.3509724;-0.1735026,-0.2692005;0.1320225;-0.1916477,0.07291666;-0.00472188;-0.01880193,0.1113247;-0.2848307;-0.05455184,0.1072411;-0.6106453;-0.01561785,0.1198002;-0.6367906;-0.07333279,-0.05988703;0.01151069;-0.04442631,-0.08464046;-0.2701643;-0.07993188,-0.08115916;-0.5957808;-0.03931807,-0.07671128;-0.6245872;-0.09555925,0.09090076;0.4738304;-0.2280476,223.9504
+0;0;0,0.001209286;0.3031539;-0.009013859,0.002178819;0.6073299;-0.0351145,0.2036737;0.4953932;4.52362E-05,0.230114;0.333978;0.1218358,0.2537971;0.1682541;0.2645592,-0.1974697;0.4781908;-0.02005567,-0.2334891;0.3164793;0.09885135,-0.2727124;0.1375356;0.2206541,0.06675303;0.003562846;-0.03336897,0.0839807;-0.2790333;-0.001610357,0.09228991;-0.5993528;0.07213157,0.1010316;-0.6257343;0.01505234,-0.06457921;0.005707426;-0.03713623,-0.1018651;-0.2758155;-0.01431935,-0.1212432;-0.5965053;0.05563834,-0.1171442;-0.5592754;-0.02463779,0.001983012;0.5314907;-0.02592741,0;0;0,0.05342326;0.2716983;-0.1237376,0.1047856;0.5425614;-0.2549491,0.2200374;0.4120063;-0.07161665,0.3146842;0.2760466;0.04731131,0.381032;0.0948429;-0.0583222,-0.1137322;0.4864046;-0.2016428,-0.2639162;0.3505456;-0.1776842,-0.2662432;0.1315365;-0.1982955,0.07241786;-0.004719615;-0.01776314,0.1112885;-0.2847696;-0.05279231,0.1088313;-0.6113062;-0.01432943,0.1218701;-0.6371427;-0.07112384,-0.05865411;0.01139201;-0.04485606,-0.0835308;-0.2700906;-0.08111474,-0.07871447;-0.5959905;-0.03778415,-0.07456156;-0.6245337;-0.09318075,0.09167719;0.4757281;-0.2203443,223.9836
+0;0;0,0.001206597;0.3024798;-0.008993816,0.002170187;0.6047701;-0.03492872,0.2173191;0.4909438;0.001922037,0.2441848;0.3269318;0.1256719,0.2679073;0.1609319;0.2686331,-0.210978;0.472577;-0.01953951,-0.2475768;0.3082639;0.1012804,-0.2868656;0.1290221;0.223286,0.06475201;0.003456044;-0.03236869,0.08197841;-0.2791192;-0.0006124079,0.0903068;-0.600178;0.07329969,0.09906871;-0.6266901;0.01608826,-0.06264335;0.005536337;-0.03602302,-0.09992647;-0.2759658;-0.01320782,-0.1193493;-0.5973956;0.05691131,-0.1152409;-0.560149;-0.02355073,0.00197581;0.5294848;-0.02580872,0;0;0,0.05372109;0.2723653;-0.1204474,0.1051551;0.5429366;-0.2477779,0.2119455;0.4185521;-0.03820729,0.3166266;0.2627695;0.04959583,0.3877927;0.08845189;-0.06488275,-0.1277678;0.4867659;-0.2011887,-0.2797614;0.3476682;-0.1791542,-0.2806879;0.1285507;-0.2024623,0.07034697;-0.004333436;-0.01688266,0.1111034;-0.2841333;-0.05159521,0.1098306;-0.6114393;-0.0131216,0.1237372;-0.6375616;-0.06969404,-0.05614629;0.01093891;-0.04450205,-0.08196846;-0.2703839;-0.0811724,-0.07612947;-0.5968143;-0.03622619,-0.05354749;-0.5980293;-0.1073543,0.09211791;0.4762496;-0.2141035,224.0063
+0;0;0,0.0009333837;0.30233;-0.009510093,0.001517179;0.6042038;-0.03600648,0.2165233;0.491366;0.001244713,0.2442809;0.3284884;0.125967,0.2690549;0.1671187;0.2741503,-0.2112791;0.4726237;-0.0198077,-0.2473705;0.310016;0.1031206,-0.2862629;0.1333185;0.2291268,0.06323396;0.003373937;-0.03149197,0.08030796;-0.2792705;0.0003156625,0.08859868;-0.6006436;0.07425906,0.09789127;-0.6267173;0.01742963,-0.06108106;0.005381093;-0.03523934,-0.0984464;-0.2761562;-0.01218084,-0.1178486;-0.5978886;0.05802523,-0.1138206;-0.5607318;-0.02192943,0.00142242;0.5289945;-0.02674567,0;0;0,0.05460667;0.2732219;-0.1177399,0.1066411;0.5438255;-0.2438698,0.2138459;0.4189566;-0.035429,0.3134494;0.2614876;0.0547812,0.3925291;0.09265651;-0.06292462,-0.126218;0.4863448;-0.2010517,-0.2797147;0.3484449;-0.18439,-0.2797884;0.129046;-0.2062147,0.06908276;-0.004199594;-0.01454639,0.1108933;-0.283872;-0.04956579,0.1115948;-0.6115465;-0.01153922,0.126264;-0.6372076;-0.06763601,-0.05331682;0.01040924;-0.04528385,-0.07832112;-0.2714816;-0.07850225,-0.07173463;-0.5981105;-0.03281537,-0.0488771;-0.5989559;-0.103429,0.09354397;0.4771172;-0.2103934,224.0284
+0;0;0,0.0009333837;0.30233;-0.009510093,0.001517179;0.6042038;-0.03600648,0.2165233;0.491366;0.001244713,0.2442809;0.3284884;0.125967,0.2690549;0.1671187;0.2741503,-0.2112791;0.4726237;-0.0198077,-0.2473705;0.310016;0.1031206,-0.2862629;0.1333185;0.2291268,0.06323396;0.003373937;-0.03149197,0.08030796;-0.2792705;0.0003156625,0.08859868;-0.6006436;0.07425906,0.09789127;-0.6267173;0.01742963,-0.06108106;0.005381093;-0.03523934,-0.0984464;-0.2761562;-0.01218084,-0.1178486;-0.5978886;0.05802523,-0.1138206;-0.5607318;-0.02192943,0.00142242;0.5289945;-0.02674567,0;0;0,0.05460667;0.2732219;-0.1177399,0.1066411;0.5438255;-0.2438698,0.2138459;0.4189566;-0.035429,0.3134494;0.2614876;0.0547812,0.3925291;0.09265651;-0.06292462,-0.126218;0.4863448;-0.2010517,-0.2797147;0.3484449;-0.18439,-0.2797884;0.129046;-0.2062147,0.06908276;-0.004199594;-0.01454639,0.1108933;-0.283872;-0.04956579,0.1115948;-0.6115465;-0.01153922,0.126264;-0.6372076;-0.06763601,-0.05331682;0.01040924;-0.04528385,-0.07832112;-0.2714816;-0.07850225,-0.07173463;-0.5981105;-0.03281537,-0.0488771;-0.5989559;-0.103429,0.09354397;0.4771172;-0.2103934,224.0509
+0;0;0,0.0009350093;0.3028566;-0.009526658,0.001519576;0.6051329;-0.03605875,0.213128;0.4927813;0.0007636528,0.2409042;0.3297945;0.1255695,0.2656953;0.1683132;0.2738554,-0.2079172;0.474335;-0.01995623,-0.2440327;0.3116183;0.1030545,-0.2829521;0.1347984;0.2291479,0.062394;0.00332912;-0.03107365,0.07946015;-0.2791854;0.0007193629,0.08773654;-0.6000031;0.07453496,0.09709142;-0.6264527;0.01732458,-0.06026969;0.005309613;-0.03477123,-0.09761786;-0.2760983;-0.01172334,-0.1169865;-0.5972747;0.0583614,-0.1129315;-0.5600699;-0.02212924,0.001424681;0.5298154;-0.02678462,0;0;0,0.05399865;0.2756803;-0.1135707,0.1058025;0.5500062;-0.2325368,0.2114543;0.4199267;-0.03071475,0.3115192;0.2618842;0.05829239,0.3934736;0.09659955;-0.06272006,-0.1238484;0.4855405;-0.2036477,-0.2770916;0.3470176;-0.1881353,-0.2756022;0.1276974;-0.212134,0.0682162;-0.004217416;-0.01408648,0.1107724;-0.2837565;-0.04819441,0.1125984;-0.6109022;-0.01059628,0.1279811;-0.6368498;-0.06699085,-0.05223929;0.01035537;-0.04509423,-0.07780687;-0.2712314;-0.07932414,-0.07017516;-0.5971034;-0.03252126,-0.0458921;-0.5974652;-0.1034831,0.09278639;0.4822398;-0.2009609,224.0843
+0;0;0,0.0009469122;0.3016697;-0.00916684,0.001841546;0.6026069;-0.03367942,0.2105519;0.4944977;-0.001258004,0.2384109;0.3342005;0.1266771,0.2653365;0.1777612;0.2799795,-0.2047754;0.4757321;-0.02110566,-0.2408813;0.3151504;0.1043875,-0.2791962;0.1395704;0.2324637,0.06079538;0.003301748;-0.03033471,0.0779021;-0.2805685;0.00162667,0.08603869;-0.6002263;0.07535687,0.09544581;-0.6260958;0.01795704,-0.05876752;0.005106527;-0.03387443,-0.09629462;-0.2776623;-0.01085291,-0.1157584;-0.5976951;0.05902969,-0.1118443;-0.5604106;-0.02119653,0.001633874;0.5275937;-0.0250955,0;0;0,0.05487934;0.2753909;-0.1106238,0.1074564;0.548181;-0.2289209,0.2098373;0.4215096;-0.02870345,0.3088187;0.2642506;0.06246114,0.3964388;0.1026117;-0.0595858,-0.1183546;0.4855582;-0.2037515,-0.2716957;0.3471859;-0.1903988,-0.2683875;0.1277045;-0.2131325,0.06682974;-0.004369795;-0.01191068,0.1127024;-0.2847446;-0.04629326,0.1158482;-0.610763;-0.00906992,0.1319252;-0.6366073;-0.06499457,-0.04979632;0.01013379;-0.04521953,-0.0737488;-0.2731221;-0.0782177,-0.06519454;-0.5976613;-0.03042091,-0.04030856;-0.5978571;-0.1009442,0.09436025;0.4808381;-0.197391,224.1071
+0;0;0,0.000943401;0.300551;-0.009132847,0.001832;0.5994532;-0.03347716,0.2111562;0.4918111;-0.001050446,0.2389815;0.3317071;0.1267304,0.2659322;0.1751224;0.2801753,-0.2053882;0.4729905;-0.02095626,-0.2414506;0.3126023;0.1043857,-0.2798011;0.1368591;0.2325808,0.05935878;0.003223727;-0.0296179,0.07647;-0.2807212;0.002351884,0.0845947;-0.5999116;0.07597429,0.0941641;-0.6267449;0.01758418,-0.05737883;0.004985859;-0.03307397,-0.0949158;-0.2778573;-0.01004641,-0.1143512;-0.5974222;0.05973402,-0.1103695;-0.560012;-0.02187628,0.00162589;0.525004;-0.02495779,0;0;0,0.05423247;0.2751932;-0.1083641,0.1060166;0.5466147;-0.2249408,0.2120782;0.4208482;-0.02651788,0.3071599;0.2630931;0.06733464,0.3969291;0.105818;-0.05914237,-0.1195511;0.4872431;-0.2102003,-0.2700729;0.3464575;-0.194134,-0.2653053;0.1268008;-0.2169067,0.06551011;-0.004447371;-0.009986162,0.1129504;-0.284551;-0.04507113,0.1164704;-0.610064;-0.007685661,0.1339315;-0.6369839;-0.06413245,-0.04753879;0.00992549;-0.0453059,-0.07098547;-0.2737251;-0.07583664,-0.06201424;-0.5977594;-0.02798122,-0.03611594;-0.5982929;-0.0995912,0.09316782;0.4796914;-0.1937723,224.1292
+0;0;0,0.0009425688;0.3002859;-0.009124792,0.001830847;0.5990829;-0.03346188,0.2086346;0.491836;-0.001322264,0.2364536;0.3317686;0.1264294,0.263394;0.1752438;0.2798156,-0.2028993;0.4732419;-0.02098864,-0.2389534;0.3128903;0.1043247,-0.2772893;0.1372143;0.2324709,0.05890897;0.003199299;-0.02939346,0.07606819;-0.2815422;0.002666004,0.08417153;-0.5998931;0.0760948,0.09374383;-0.6267437;0.017687,-0.05694403;0.004948078;-0.03282335,-0.09458631;-0.2786886;-0.009731179,-0.1139706;-0.5974131;0.05986574,-0.1099877;-0.5600006;-0.02176929,0.001624726;0.5246297;-0.02494203,0;0;0,0.05595941;0.2751564;-0.106833,0.1087534;0.546274;-0.2233887,0.2080516;0.4225569;-0.02292871,0.3026506;0.2650761;0.07176447,0.3992058;0.1106528;-0.05307007,-0.1141529;0.4876521;-0.2111112,-0.2630017;0.3452016;-0.1947452,-0.2568572;0.1257542;-0.2183725,0.06519956;-0.004617482;-0.008495569,0.1139986;-0.2853322;-0.04339337,0.1186978;-0.6099622;-0.006003141,0.1366479;-0.6368778;-0.06233692,-0.0463604;0.009872343;-0.04580096,-0.06833041;-0.2749024;-0.07444718,-0.05919127;-0.5979876;-0.02610221,-0.03231925;-0.5986072;-0.0973442,0.09575102;0.479397;-0.1921747,224.1624
+0;0;0,0.0007809253;0.3002597;-0.00996404,0.001347361;0.5988984;-0.03610609,0.2080731;0.4917524;-0.001803376,0.2359307;0.3334902;0.1281698,0.2637906;0.1772287;0.2816601,-0.2031504;0.4728262;-0.02083555,-0.2390402;0.3139842;0.1064324,-0.2798372;0.1515043;0.2502692,0.05887327;0.003334349;-0.02944994,0.07572863;-0.2814021;0.00281417,0.08381368;-0.5997062;0.07644825,0.09347902;-0.6264102;0.01791347,-0.05699851;0.004805616;-0.03274987,-0.09474076;-0.2788092;-0.009553393,-0.1141567;-0.5975475;0.0599715,-0.1102682;-0.5602441;-0.0216779,0.001243167;0.5245155;-0.02699031,0;0;0,0.05595941;0.2751564;-0.106833,0.1087534;0.546274;-0.2233887,0.2080516;0.4225569;-0.02292871,0.3026506;0.2650761;0.07176447,0.3992058;0.1106528;-0.05307007,-0.1141529;0.4876521;-0.2111112,-0.2630017;0.3452016;-0.1947452,-0.2568572;0.1257542;-0.2183725,0.06519956;-0.004617482;-0.008495569,0.1139986;-0.2853322;-0.04339337,0.1186978;-0.6099622;-0.006003141,0.1366479;-0.6368778;-0.06233692,-0.0463604;0.009872343;-0.04580096,-0.06833041;-0.2749024;-0.07444718,-0.05919127;-0.5979876;-0.02610221,-0.03231925;-0.5986072;-0.0973442,0.09575102;0.479397;-0.1921747,224.185
+0;0;0,0.0007804678;0.3000838;-0.009958203,0.001346537;0.5985267;-0.03608273,0.2076491;0.4915049;-0.001838567,0.2355166;0.3331862;0.1281811,0.2633491;0.1770791;0.2815197,-0.2027328;0.4726174;-0.02083179,-0.2386355;0.3137187;0.1064817,-0.2793921;0.1513994;0.2501763,0.05859433;0.003318551;-0.0293104,0.07549737;-0.2822233;0.003044961,0.08356778;-0.5999507;0.07654565,0.09330612;-0.6270831;0.01756872,-0.05672846;0.004782847;-0.0325947,-0.09457746;-0.2796342;-0.009332616,-0.1139582;-0.5977951;0.06006634,-0.1100404;-0.5604365;-0.02219981,0.001242424;0.524201;-0.02697395,0;0;0,0.05681445;0.2750615;-0.1061287,0.1102328;0.5459006;-0.2225409,0.2065299;0.4226358;-0.02065372,0.3022329;0.2653065;0.07334065,0.3988588;0.1075859;-0.04684448,-0.1123379;0.4875619;-0.2106397,-0.2611019;0.3446831;-0.1964475,-0.2543736;0.1253747;-0.219149,0.0649801;-0.00469923;-0.007675409,0.1139454;-0.2861339;-0.0432241,0.119696;-0.6101353;-0.005698681,0.1376885;-0.6373516;-0.06261778,-0.0457546;0.009830639;-0.04597047,-0.06764205;-0.2757765;-0.07454022,-0.0578466;-0.5981949;-0.02587185,-0.03032398;-0.5990854;-0.09746446,0.09709257;0.479101;-0.1913571,224.2073
+0;0;0,0.0007791842;0.2995903;-0.009941827,0.001343885;0.5973164;-0.03600425,0.2069059;0.4905767;-0.001870466,0.2347747;0.3322513;0.1281547,0.2626013;0.176177;0.2814611,-0.2020033;0.471757;-0.02079554,-0.2379075;0.3128515;0.1065233,-0.2786556;0.1505663;0.2501877,0.05816326;0.003294136;-0.02909477,0.07508117;-0.282499;0.003289063,0.08312953;-0.5993583;0.07658893,0.09289981;-0.626678;0.01741859,-0.05631111;0.00474766;-0.03235491,-0.09419342;-0.2799197;-0.009072352,-0.1135212;-0.5972113;0.06013699,-0.1095905;-0.5598286;-0.02239895,0.001240002;0.5231555;-0.02691565,0;0;0,0.05665555;0.2749531;-0.1050939,0.1103568;0.5452706;-0.2207298,0.2044649;0.4223916;-0.01849961,0.3006624;0.2653217;0.07544303,0.3981853;0.107475;-0.04376292,-0.1112334;0.4882149;-0.2116572,-0.2596287;0.3448853;-0.1980329,-0.2518247;0.1256056;-0.2202109,0.06457692;-0.004792899;-0.006868124,0.1129902;-0.2865312;-0.04281735,0.1205602;-0.6096293;-0.005565166,0.1387022;-0.6371864;-0.06248784,-0.04506839;0.009763626;-0.04597645,-0.06716044;-0.2760885;-0.07449167,-0.05675978;-0.5975538;-0.0256107,-0.02861493;-0.5985061;-0.09724844,0.09712219;0.4786114;-0.1896837,224.2412
+0;0;0,0.0003515098;0.298381;-0.01044259,0.0002360675;0.5935811;-0.03727913,0.2047835;0.4880138;-0.002332419,0.2348307;0.3316777;0.1291845,0.260922;0.1852255;0.2921075,-0.2016254;0.4687569;-0.02044607,-0.2373387;0.311594;0.1086465,-0.2779569;0.1482261;0.2512439,0.05729994;0.003384891;-0.02864045,0.07388828;-0.2830821;0.003956415,0.08177144;-0.5988692;0.07696549,0.09178423;-0.6265045;0.01766991,-0.05550862;0.00452776;-0.03183251,-0.09369357;-0.2807699;-0.008418275,-0.11306;-0.5970029;0.06039748,-0.1092196;-0.5596517;-0.0224835,0.0003400229;0.5201432;-0.02798366,0;0;0,0.0561562;0.2742958;-0.1036758,0.1096969;0.5428298;-0.2172227,0.2062072;0.4213505;-0.01823664,0.2980682;0.2637233;0.07848835,0.3995212;0.1098105;-0.04271841,-0.11007;0.4886562;-0.2128943,-0.2586147;0.3457546;-0.2004803,-0.2499764;0.1262611;-0.2209967,0.06379001;-0.004794776;-0.004781246,0.1120368;-0.2870543;-0.04223609,0.1209086;-0.6090631;-0.005554438,0.1393355;-0.6371195;-0.06236959,-0.04380232;0.009513855;-0.04588964,-0.0664804;-0.2770443;-0.07366037,-0.05505898;-0.5972438;-0.02410498,-0.02680233;-0.5981619;-0.09610274,0.09646949;0.4766994;-0.1867049,224.2744
+0;0;0,0.0003241674;0.2751712;-0.009630304,0.0002189142;0.5389735;-0.03368521,0.1886103;0.4422225;-0.001559203,0.2186583;0.2858823;0.1299612,0.2447613;0.1393647;0.2929569,-0.1857001;0.4244865;-0.01824222,-0.2214143;0.2673195;0.1108538,-0.2620507;0.1038787;0.2535148,0.05713366;0.003375068;-0.02855733,0.07375063;-0.2835866;0.004095815,0.08159744;-0.5979173;0.0767682,0.09168409;-0.6259778;0.0170352,-0.05534753;0.004514621;-0.03174013,-0.0935984;-0.2812756;-0.008285472,-0.1128755;-0.5960502;0.06021293,-0.1090068;-0.5586448;-0.02327945,0.0003139816;0.4718144;-0.02518449,0;0;0,0.03763218;0.2602587;-0.08161664,0.07038284;0.5089281;-0.1665843,0.20427;0.419527;-0.01644874,0.2978051;0.2627392;0.08004761,0.3996868;0.1106661;-0.04328227,-0.1056116;0.4957819;-0.2233407,-0.2541842;0.3528019;-0.2121308,-0.2447246;0.1331952;-0.2321259,0.06366167;-0.004839599;-0.003864765,0.1111467;-0.287654;-0.04195023,0.1212987;-0.6081734;-0.005743504,0.1400319;-0.6368841;-0.06269002,-0.0433772;0.009449597;-0.04604661,-0.06642728;-0.277551;-0.07412987,-0.05441289;-0.5961493;-0.0241553,-0.02377976;-0.5939157;-0.09717192,0.06110483;0.4467145;-0.1415644,224.308
+0;0;0,0.0003233692;0.2744936;-0.009606591,0.0002180615;0.5393958;-0.03374842,0.1892525;0.4425457;-0.001541967,0.2193089;0.2861614;0.1300154,0.2454268;0.1395604;0.2931041,-0.1863361;0.4247491;-0.01828195,-0.2220604;0.2675379;0.1108504,-0.2627199;0.1040039;0.2535927,0.05661584;0.003344478;-0.02829851,0.0732861;-0.2845373;0.004459338,0.08107899;-0.5967083;0.07663238,0.09124015;-0.6251976;0.01645813,-0.0548459;0.004473703;-0.03145246,-0.09321943;-0.2822329;-0.007922594,-0.1123641;-0.5948447;0.06010515,-0.1084668;-0.5573846;-0.024004,0.0003131263;0.4722385;-0.02524793,0;0;0,0.0378246;0.2596893;-0.08105493,0.07185663;0.5090488;-0.1669812,0.2040601;0.4180909;-0.01427031,0.2992235;0.2617563;0.08149076,0.4012958;0.1118768;-0.0445621,-0.1048549;0.4961593;-0.2236472,-0.2536498;0.3532842;-0.2129903,-0.2434092;0.1335856;-0.2329796,0.06312504;-0.005154729;-0.002449751,0.1112838;-0.2886974;-0.04132366,0.1229901;-0.6070207;-0.005916834,0.1414167;-0.6365478;-0.06303239,-0.04242238;0.00944333;-0.04613578,-0.06546843;-0.2785061;-0.07407999,-0.05270911;-0.5948057;-0.02395831,-0.02151882;-0.5928699;-0.09733923,0.06257311;0.4468522;-0.1419258,224.3418
+0;0;0,-3.85975E-05;0.2739515;-0.009961754,-0.0007071714;0.5395477;-0.03484399,0.1894039;0.442616;-0.001882894,0.2184291;0.2891062;0.1332823,0.2437324;0.1400174;0.2943729,-0.1879351;0.4244775;-0.01826987,-0.2238393;0.2688653;0.1127762,-0.2642786;0.1054094;0.2558314,0.05653696;0.003410744;-0.02819618,0.07296102;-0.2848388;0.00454306,0.08068366;-0.5961595;0.07652829,0.09092732;-0.6245492;0.01628896,-0.05474291;0.004384789;-0.03141769,-0.09336978;-0.2826391;-0.007865844,-0.1125193;-0.5943853;0.06002884,-0.1086897;-0.5569761;-0.02407522,-0.0004382615;0.4724666;-0.02615462,0;0;0,0.0383599;0.2592585;-0.08038783,0.07320656;0.509119;-0.1669135,0.2036687;0.415161;-0.01166487,0.3015526;0.2601016;0.0834806,0.4013927;0.1104376;-0.0447793,-0.1044302;0.4968333;-0.2238571,-0.2533736;0.3540168;-0.2140244,-0.2424964;0.134199;-0.2335115,0.0630348;-0.005253166;-0.0014503,0.1111621;-0.2891575;-0.04032826,0.124083;-0.6066509;-0.005787611,0.1425269;-0.6360767;-0.06298423,-0.04193229;0.009339528;-0.04644934,-0.06475111;-0.2790767;-0.07337102,-0.0516645;-0.5944828;-0.02327269,-0.02017813;-0.5926064;-0.09648964,0.06383865;0.4469833;-0.1418767,224.3751
+0;0;0,-3.851038E-05;0.2733332;-0.00993927,-0.0007081325;0.5394975;-0.03486555,0.1915839;0.4422707;-0.00163178,0.2205787;0.2889218;0.1333918,0.2458689;0.1399105;0.2943986,-0.1900906;0.4239238;-0.01820703,-0.2259572;0.2684746;0.1127017,-0.2663754;0.1051037;0.2556824,0.05656428;0.003412392;-0.0282098,0.0730418;-0.2857756;0.004636021,0.08074661;-0.5963771;0.07645495,0.09103595;-0.6250271;0.01594702,-0.05476936;0.004386908;-0.03143287,-0.09352198;-0.2835714;-0.007804351,-0.1126273;-0.5945974;0.05993349,-0.1087805;-0.5571553;-0.02454557,-0.0004394145;0.4724643;-0.02618238,0;0;0,0.03855487;0.2586845;-0.08003521,0.07410447;0.5088042;-0.1673107,0.207997;0.4146543;-0.01253176,0.2985835;0.2570151;0.08509994,0.4038962;0.109578;-0.04114866,-0.1054378;0.4974925;-0.2250677,-0.2548509;0.3553891;-0.2166821,-0.2433352;0.1355968;-0.2347347,0.06307638;-0.00532192;-3.552437E-05,0.1106747;-0.2902772;-0.03895807,0.1250916;-0.6071112;-0.005807877,0.1435817;-0.6365137;-0.06356907,-0.04163871;0.009339401;-0.04675412,-0.06436936;-0.280064;-0.07338205,-0.05120552;-0.5946484;-0.02284451,-0.01996207;-0.5929359;-0.09653684,0.06472045;0.4467274;-0.1422641,224.4083
+0;0;0,-3.857655E-05;0.2738028;-0.009956348,-0.0007110845;0.5413927;-0.03499929,0.1916901;0.444141;-0.00175056,0.2206985;0.2907201;0.1333363,0.245987;0.1417189;0.2943323,-0.1902012;0.4257836;-0.01833523,-0.2260846;0.2702616;0.1126349,-0.2665001;0.1069017;0.255606,0.05715283;0.003447898;-0.02850333,0.07349759;-0.2834099;0.004077828,0.08119512;-0.5937177;0.07582887,0.09150925;-0.622509;0.0151751,-0.05533925;0.004432554;-0.03175994,-0.09377961;-0.2812054;-0.008321807,-0.1128669;-0.5919374;0.059352,-0.1090108;-0.5544773;-0.02533068,-0.000442335;0.4743517;-0.02631511,0;0;0,0.04053794;0.2590222;-0.07956934,0.07772075;0.5101395;-0.1677167,0.2099369;0.4144581;-0.01162505,0.3013067;0.2564572;0.08489036,0.4070109;0.1092076;-0.04122353,-0.1018063;0.4998738;-0.2256711,-0.2519075;0.3582544;-0.2192318,-0.2398997;0.1383685;-0.2355593,0.06372771;-0.005382866;-0.0007588863,0.1120676;-0.2880487;-0.03789854,0.1281174;-0.6046595;-0.006300449,0.1465378;-0.6341417;-0.06430244,-0.04203841;0.009749516;-0.0472069,-0.06284526;-0.2773363;-0.07486371,-0.04887649;-0.5914991;-0.0238238,-0.01740699;-0.5899969;-0.0975749,0.06808531;0.4480841;-0.1426914,224.442
+0;0;0,-0.0002506128;0.2740072;-0.01028156,-0.001210644;0.5421693;-0.03578281,0.1915579;0.4450739;-0.002131063,0.2206929;0.2927905;0.1339999,0.2445058;0.1437734;0.2952258,-0.1908897;0.4264407;-0.01844736,-0.2266617;0.2730179;0.1147913,-0.2661714;0.1093559;0.2576922,0.05699502;0.003524282;-0.02838166,0.07323825;-0.2838271;0.004178252,0.08083196;-0.5918667;0.07539634,0.0914458;-0.6208269;0.0145733,-0.05517258;0.004334896;-0.03167912,-0.09372558;-0.2817764;-0.008253908,-0.112746;-0.5902156;0.05898906,-0.1089258;-0.5527658;-0.02597151,-0.0008710067;0.475123;-0.02699752,0;0;0,0.0415357;0.2590693;-0.07964683,0.07951577;0.5105444;-0.1683152,0.2105319;0.4118755;-0.01135683,0.3031476;0.255442;0.08622193,0.406338;0.1066098;-0.04014134,-0.100325;0.5003201;-0.2265099,-0.2508713;0.3592948;-0.2222215,-0.2380239;0.1393292;-0.2369538,0.06351192;-0.00570944;-9.918213E-05,0.1109279;-0.2892702;-0.03530955,0.1296858;-0.6036718;-0.006711245,0.1481335;-0.6334482;-0.06480479,-0.04149592;0.009889361;-0.04739895,-0.06303671;-0.2775753;-0.07559174,-0.04798822;-0.589274;-0.02425454,-0.01635957;-0.5879628;-0.09818003,0.06976993;0.4485037;-0.1432455,224.4639
+0;0;0,-0.0002509519;0.2743779;-0.01029547,-0.00121215;0.5429222;-0.03582818,0.1909012;0.4459355;-0.00226194,0.2200634;0.2935095;0.1339966,0.2438284;0.1447921;0.2948981,-0.1902442;0.4273657;-0.01852268,-0.2260497;0.2737992;0.1148408,-0.26548;0.1104664;0.2574543,0.05692457;0.003519926;-0.02834658,0.07308747;-0.2824101;0.004052287,0.08066376;-0.5897431;0.075107,0.09133612;-0.6190283;0.01394863,-0.05510439;0.004329538;-0.03163996,-0.0934667;-0.2803667;-0.008330613,-0.1124434;-0.5880982;0.05875809,-0.1086022;-0.5506074;-0.02667089,-0.0008725444;0.4758823;-0.02704373,0;0;0,0.04300897;0.2590545;-0.08018899,0.0822511;0.5104372;-0.1697271,0.2119506;0.4118248;-0.01255131,0.3020292;0.2526312;0.08333277,0.4077932;0.09898299;-0.03404332,-0.09731712;0.5005429;-0.2272837,-0.2487868;0.3601611;-0.2266657,-0.2374707;0.1404187;-0.2391635,0.06339083;-0.006111056;0.0007641315,0.1094684;-0.2884573;-0.03422713,0.1310715;-0.602111;-0.007498981,0.1497207;-0.6325421;-0.06554437,-0.0409912;0.01005924;-0.04769549,-0.06224263;-0.2759728;-0.07599718,-0.04610273;-0.5868664;-0.02457347,-0.01434297;-0.5858955;-0.09885406,0.07216411;0.4485383;-0.1444602,224.4977

+ 162 - 0
DataCSV/Sam/FirstPersonPerspective_TwoArms_Forward_ColorFeedback_Fast.csv

@@ -0,0 +1,162 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.001962715;0.314301;0.007288195,0.004235708;0.6232414;8.125883E-05,0.2071027;0.4854184;0.002329465,0.2377635;0.2347773;0.01561337,0.2844145;-0.01694006;-0.01114659,-0.1925141;0.4646952;0.001783627,-0.2393945;0.2168203;-0.01547126,-0.2786546;-0.03475319;-0.05320042,0.07590499;0.004972914;-0.03893703,0.09195825;-0.2745549;-0.009443104,0.1098133;-0.6136887;0.06415647,0.1082846;-0.5748764;-0.01719211,-0.07410152;0.006356653;-0.04208263,-0.1117098;-0.2716286;-0.0181414,-0.1260305;-0.6115047;0.05275688,-0.1249833;-0.5726267;-0.02859216,0.003621189;0.5458272;0.00432824,0;0;0,-0.009400841;0.2916478;-0.1170268,-0.01761287;0.5699785;-0.2509732,0.1571951;0.5027109;-0.0912509,0.2134962;0.258673;-0.05641961,0.2000677;0.004121214;-0.09215641,-0.1979708;0.4709396;-0.110192,-0.2383476;0.2231349;-0.08019127,-0.2279983;-0.03059058;-0.1222665,0.07881892;0.005872815;-0.03248811,0.1160944;-0.2731692;-0.03556561,0.1060777;-0.6187856;-0.0009760857,0.1335313;-0.6466637;-0.05190754,-0.07587742;0.003239041;-0.03917288,-0.1227797;-0.2733176;-0.06325644,-0.1365862;-0.6195667;-0.03740308,-0.1299534;-0.6182909;-0.1137478,-0.01564344;0.5016032;-0.2144723,456.088
+0;0;0,0.001941887;0.3109657;0.007210854,0.004186665;0.616057;8.799182E-05,0.2135381;0.4771394;0.002227111,0.2434555;0.2325759;0.0151889,0.2913262;-0.0257224;-0.01227067,-0.1988006;0.4557564;0.001663896,-0.2445443;0.213892;-0.01517259,-0.2848308;-0.04425861;-0.05388814,0.07606973;0.004983707;-0.03902154,0.09205424;-0.2733468;-0.009653946,0.1098764;-0.6118572;0.06381033,0.1083049;-0.5727978;-0.01981817,-0.07426235;0.006370449;-0.04217397,-0.1117096;-0.2704242;-0.01833529,-0.126004;-0.6096755;0.05243266,-0.1249273;-0.5705486;-0.03119632,0.003578723;0.5394712;0.004289518,0;0;0,-0.01095536;0.2859854;-0.1218514,-0.02304123;0.5554169;-0.264555,0.1562836;0.5025835;-0.09616566,0.2153086;0.2659338;-0.05891895,0.1993141;0.004755944;-0.09489012,-0.204644;0.4695364;-0.1097589,-0.2434585;0.2280639;-0.07721938,-0.2328245;-0.03279001;-0.1172915,0.07872698;0.006069392;-0.03315639,0.1155274;-0.2718169;-0.03644133,0.1050735;-0.6169519;-0.003633261,0.1333876;-0.6463225;-0.05609012,-0.07632733;0.00308162;-0.03871388,-0.123904;-0.2720199;-0.06404077,-0.1380101;-0.6177579;-0.0401626,-0.1311541;-0.6183767;-0.118225,-0.01986283;0.4893791;-0.2256668,456.1052
+0;0;0,0.001907439;0.3054494;0.007082938,0.004131191;0.6076711;2.23727E-05,0.2159352;0.4686355;0.002104054,0.245887;0.2237908;0.01508075,0.2906943;-0.01797825;-0.01062161,-0.2012106;0.4470033;0.001534272,-0.2470069;0.2048607;-0.01532157,-0.2847154;-0.03677011;-0.05155961,0.07672618;0.005026713;-0.03935827,0.09271003;-0.2732924;-0.009991879,0.1103588;-0.6085102;0.06275783,0.1087795;-0.5694054;-0.02129035,-0.07490318;0.006425422;-0.0425379,-0.1123489;-0.2703579;-0.0187002,-0.1265042;-0.6063094;0.05137942,-0.1254222;-0.5671367;-0.03266926,0.003528081;0.5316941;0.004190505,0;0;0,-0.01297629;0.2784422;-0.1251187,-0.0271141;0.5436598;-0.2694633,0.1557207;0.5023976;-0.1025178,0.2161768;0.2661667;-0.06309128,0.2024108;0.02142254;-0.0952065,-0.2100598;0.4669921;-0.1114559,-0.2491022;0.22578;-0.0753058,-0.2404616;-0.01860067;-0.1116932,0.07900445;0.006254465;-0.03435731,0.1157866;-0.27162;-0.03786302,0.1044539;-0.6135297;-0.007133722,0.1324615;-0.6431395;-0.06015944,-0.07761791;0.002996159;-0.03778531,-0.1248251;-0.2719253;-0.06551789,-0.1395573;-0.6144122;-0.04405505,-0.1326229;-0.6157369;-0.1222866,-0.02353949;0.4783799;-0.2305274,456.1218
+0;0;0,0.001872931;0.3054493;0.007095958,0.00404841;0.6076716;4.065083E-05,0.21584;0.4685506;0.002047988,0.2457852;0.2237093;0.01510456,0.2906038;-0.01805471;-0.01062587,-0.2012657;0.4469702;0.001524637,-0.2470833;0.2048321;-0.01533658,-0.2850669;-0.03671518;-0.05184326,0.0767358;0.00507903;-0.03933277,0.09266692;-0.2732574;-0.01010173,0.1096912;-0.6084945;0.0627075,0.1081095;-0.5693715;-0.02133866,-0.07490128;0.006375357;-0.04254879,-0.1123693;-0.2704071;-0.01873668,-0.1265983;-0.6063317;0.0514571,-0.1255244;-0.5671599;-0.03259177,0.003458929;0.5316943;0.004206302,0;0;0,-0.01297629;0.2784422;-0.1251187,-0.0271141;0.5436598;-0.2694633,0.1557207;0.5023976;-0.1025178,0.2161768;0.2661667;-0.06309128,0.2024108;0.02142254;-0.0952065,-0.2100598;0.4669921;-0.1114559,-0.2491022;0.22578;-0.0753058,-0.2404616;-0.01860067;-0.1116932,0.07900445;0.006254465;-0.03435731,0.1157866;-0.27162;-0.03786302,0.1044539;-0.6135297;-0.007133722,0.1324615;-0.6431395;-0.06015944,-0.07761791;0.002996159;-0.03778531,-0.1248251;-0.2719253;-0.06551789,-0.1395573;-0.6144122;-0.04405505,-0.1326229;-0.6157369;-0.1222866,-0.02353949;0.4783799;-0.2305274,456.1393
+0;0;0,0.001872931;0.3054493;0.007095958,0.00404841;0.6076716;4.065083E-05,0.21584;0.4685506;0.002047988,0.2457852;0.2237093;0.01510456,0.2906038;-0.01805471;-0.01062587,-0.2012657;0.4469702;0.001524637,-0.2470833;0.2048321;-0.01533658,-0.2850669;-0.03671518;-0.05184326,0.0767358;0.00507903;-0.03933277,0.09266692;-0.2732574;-0.01010173,0.1096912;-0.6084945;0.0627075,0.1081095;-0.5693715;-0.02133866,-0.07490128;0.006375357;-0.04254879,-0.1123693;-0.2704071;-0.01873668,-0.1265983;-0.6063317;0.0514571,-0.1255244;-0.5671599;-0.03259177,0.003458929;0.5316943;0.004206302,0;0;0,-0.01297629;0.2784422;-0.1251187,-0.0271141;0.5436598;-0.2694633,0.1557207;0.5023976;-0.1025178,0.2161768;0.2661667;-0.06309128,0.2024108;0.02142254;-0.0952065,-0.2100598;0.4669921;-0.1114559,-0.2491022;0.22578;-0.0753058,-0.2404616;-0.01860067;-0.1116932,0.07900445;0.006254465;-0.03435731,0.1157866;-0.27162;-0.03786302,0.1044539;-0.6135297;-0.007133722,0.1324615;-0.6431395;-0.06015944,-0.07761791;0.002996159;-0.03778531,-0.1248251;-0.2719253;-0.06551789,-0.1395573;-0.6144122;-0.04405505,-0.1326229;-0.6157369;-0.1222866,-0.02353949;0.4783799;-0.2305274,456.1507
+0;0;0,0.001868145;0.3046688;0.007077825,0.004046255;0.6072559;1.375331E-05,0.2133133;0.4687876;0.00205209,0.2424804;0.230308;0.01476942,0.2837016;0.007949978;-0.008895667,-0.1988358;0.4474637;0.001534958,-0.2434629;0.2116169;-0.01488816,-0.2783977;-0.01054174;-0.0484645,0.07701197;0.005097309;-0.03947433,0.0929549;-0.2734455;-0.01022161,0.1098018;-0.6051893;0.0618289,0.1082158;-0.5660416;-0.02244385,-0.07517084;0.006398301;-0.04270192,-0.1126667;-0.2705894;-0.01887215,-0.1267473;-0.6030135;0.05059016,-0.1256706;-0.5638169;-0.03368532,0.003456017;0.531181;0.004184755,0;0;0,-0.01372158;0.2758305;-0.1288638,-0.02810343;0.5400647;-0.2757418,0.155739;0.4986388;-0.1142488,0.2175995;0.2710507;-0.06668925,0.2065509;0.04569802;-0.09490967,-0.2077292;0.4658328;-0.1167462,-0.2456472;0.2313092;-0.07872139,-0.238521;0.006361812;-0.1111278,0.079358;0.006047249;-0.03436255,0.1154417;-0.2721025;-0.03952432,0.1037518;-0.6104856;-0.009703876,0.1313377;-0.6404741;-0.06288744,-0.07791322;0.003271109;-0.03786659,-0.1245902;-0.272135;-0.06372601,-0.1405215;-0.6112362;-0.04682621,-0.1348831;-0.6131878;-0.125155,-0.02451186;0.4749963;-0.2362661,456.174
+0;0;0,0.001790216;0.3046682;0.007121626,0.003867968;0.6072581;0.0001309216,0.2131706;0.4688033;0.002116759,0.2424107;0.23033;0.01478587,0.2836026;0.00795947;-0.008812368,-0.1989233;0.4473244;0.001517748,-0.2436108;0.2114828;-0.01481592,-0.2786402;-0.01062989;-0.04859707,0.07700167;0.005135621;-0.03948944,0.09288759;-0.2734196;-0.01032481,0.1095063;-0.6051775;0.06171375,0.1079312;-0.5660274;-0.02255894,-0.07517715;0.006359207;-0.04269665,-0.1127303;-0.270626;-0.01892815,-0.1268524;-0.6030486;0.05053242,-0.1257671;-0.5638468;-0.03374238,0.003309083;0.5311815;0.004274963,0;0;0,-0.01372158;0.2758305;-0.1288638,-0.02810343;0.5400647;-0.2757418,0.155739;0.4986388;-0.1142488,0.2175995;0.2710507;-0.06668925,0.2065509;0.04569802;-0.09490967,-0.2077292;0.4658328;-0.1167462,-0.2456472;0.2313092;-0.07872139,-0.238521;0.006361812;-0.1111278,0.079358;0.006047249;-0.03436255,0.1154417;-0.2721025;-0.03952432,0.1037518;-0.6104856;-0.009703876,0.1313377;-0.6404741;-0.06288744,-0.07791322;0.003271109;-0.03786659,-0.1245902;-0.272135;-0.06372601,-0.1405215;-0.6112362;-0.04682621,-0.1348831;-0.6131878;-0.125155,-0.02451186;0.4749963;-0.2362661,456.185
+0;0;0,0.001789334;0.304518;0.007118117,0.003869971;0.6075238;0.0001158677,0.2119155;0.4692915;0.002122835,0.241948;0.2243549;0.01513531,0.2833893;0.0006383657;-0.008605769,-0.1977121;0.4479412;0.001527409,-0.2436106;0.2057077;-0.01524895,-0.2788522;-0.01774956;-0.04923458,0.07686998;0.005126838;-0.0394219,0.09275232;-0.2733657;-0.01026384,0.109349;-0.6046842;0.06167931,0.1077712;-0.5655177;-0.02274405,-0.07504857;0.006348332;-0.04262363,-0.1125933;-0.2705745;-0.01886048,-0.1266966;-0.6025569;0.05050812,-0.1256095;-0.5633387;-0.03391736,0.003309978;0.5312964;0.004268122,0;0;0,-0.01295259;0.2749506;-0.1304588,-0.02503182;0.5387975;-0.2790885,0.1569024;0.4981169;-0.1178551,0.2193749;0.2642691;-0.06807971,0.2057885;0.03774449;-0.09692669,-0.2044009;0.4661528;-0.1204537,-0.2429045;0.2253905;-0.08025223,-0.2362399;-0.001033396;-0.1121573,0.07942783;0.006016761;-0.03382874,0.1153803;-0.2720933;-0.03860116,0.1033527;-0.6101717;-0.0106442,0.1308497;-0.6403757;-0.0638721,-0.07761566;0.003282153;-0.03813662,-0.1244575;-0.2721846;-0.06231155,-0.1406789;-0.6109218;-0.04757342,-0.1354072;-0.6132067;-0.1259553,-0.02214813;0.4737936;-0.2391593,456.2068
+0;0;0,0.001782793;0.303405;0.007092099,0.003857904;0.6056087;0.0001096413,0.211617;0.4676939;0.002106948,0.2421172;0.218943;0.01532206,0.2877273;-0.02727845;-0.01080726,-0.1974448;0.446373;0.001512344,-0.2440581;0.2003673;-0.01552527,-0.2828448;-0.04556873;-0.0529297,0.07668998;0.005114833;-0.03932959,0.09257519;-0.2734281;-0.01016625,0.109134;-0.6039907;0.06161274,0.1075515;-0.5647974;-0.02305744,-0.07487284;0.006333467;-0.04252382,-0.1124243;-0.2706394;-0.01875637,-0.1264955;-0.6018643;0.05045393,-0.1254051;-0.5626191;-0.03421837,0.003299614;0.5296131;0.004249272,0;0;0,-0.01275822;0.2731736;-0.1316111,-0.02468386;0.5358434;-0.2807097,0.1572441;0.498073;-0.1205547,0.2201766;0.2606916;-0.06886839,0.2021317;0.01131351;-0.09841465,-0.2039783;0.4641381;-0.1223979,-0.2435091;0.2200365;-0.07957649,-0.2366485;-0.02918559;-0.1146375,0.07940891;0.005875498;-0.03337717,0.1150258;-0.2723218;-0.03854585,0.1027806;-0.6096507;-0.01102734,0.1301554;-0.6399005;-0.06466174,-0.07727022;0.003390557;-0.03836857,-0.124278;-0.2721403;-0.06207566,-0.1413047;-0.6100947;-0.04811341,-0.1359912;-0.6126539;-0.1266483,-0.02182196;0.4711364;-0.2407398,456.2287
+0;0;0,0.00167267;0.3034053;0.007106174,0.003637398;0.605611;0.0001630671,0.211422;0.467677;0.001975982,0.2419845;0.2189408;0.01532481,0.2875897;-0.02727659;-0.01085069,-0.1976098;0.4463205;0.001504541,-0.2442703;0.2003271;-0.01558221,-0.2830366;-0.04560179;-0.05305454,0.07664918;0.005157888;-0.03940342,0.09241062;-0.2733978;-0.01029491,0.1087;-0.6039418;0.06163076,0.1070992;-0.5647517;-0.02303943,-0.07491997;0.00628532;-0.0424479,-0.1124882;-0.2706942;-0.01878381,-0.1267031;-0.6019309;0.0503407,-0.1256344;-0.5626832;-0.0343316,0.00311176;0.5296142;0.004285019,0;0;0,-0.01275822;0.2731736;-0.1316111,-0.02468386;0.5358434;-0.2807097,0.1572441;0.498073;-0.1205547,0.2201766;0.2606916;-0.06886839,0.2021317;0.01131351;-0.09841465,-0.2039783;0.4641381;-0.1223979,-0.2435091;0.2200365;-0.07957649,-0.2366485;-0.02918559;-0.1146375,0.07940891;0.005875498;-0.03337717,0.1150258;-0.2723218;-0.03854585,0.1027806;-0.6096507;-0.01102734,0.1301554;-0.6399005;-0.06466174,-0.07727022;0.003390557;-0.03836857,-0.124278;-0.2721403;-0.06207566,-0.1413047;-0.6100947;-0.04811341,-0.1359912;-0.6126539;-0.1266483,-0.02182196;0.4711364;-0.2407398,456.2511
+0;0;0,0.001672461;0.3033673;0.007105285,0.003639358;0.6059103;0.0001562079,0.2091715;0.4686037;0.001996378,0.2398489;0.2189331;0.01539535,0.286234;-0.03149547;-0.01122783,-0.195438;0.4474781;0.001530034,-0.2422739;0.2005606;-0.0156209,-0.2817032;-0.04957448;-0.05373414,0.07666288;0.00515881;-0.03941047,0.09242854;-0.2734714;-0.01029417,0.1086682;-0.6030071;0.06141208,0.1070704;-0.5638342;-0.02309995,-0.07493336;0.006286444;-0.04245549,-0.1125117;-0.2707671;-0.01878507,-0.1266831;-0.6009934;0.05012857,-0.1256165;-0.561763;-0.03438557,0.003113427;0.5298712;0.004280451,0;0;0,-0.01258008;0.2725494;-0.1328292,-0.0242277;0.5355875;-0.2819915,0.1558611;0.4981994;-0.1236429,0.2191263;0.2601112;-0.07103563,0.2007835;0.006589323;-0.1021013,-0.2026248;0.4632318;-0.1265955,-0.2429803;0.2185994;-0.08207101,-0.2362736;-0.03492099;-0.1175293,0.0791918;0.00597769;-0.03391051,0.1137394;-0.272419;-0.03964019,0.1011102;-0.6087414;-0.01267624,0.127947;-0.6388384;-0.06650114,-0.07744827;0.00331869;-0.03804927,-0.1259914;-0.2718527;-0.063649,-0.1436463;-0.6087604;-0.05020245,-0.1383004;-0.6113482;-0.1285506,-0.02145016;0.4707887;-0.2420838,456.2624
+0;0;0,0.001672461;0.3033673;0.007105285,0.003639358;0.6059103;0.0001562079,0.2091715;0.4686037;0.001996378,0.2398489;0.2189331;0.01539535,0.286234;-0.03149547;-0.01122783,-0.195438;0.4474781;0.001530034,-0.2422739;0.2005606;-0.0156209,-0.2817032;-0.04957448;-0.05373414,0.07666288;0.00515881;-0.03941047,0.09242854;-0.2734714;-0.01029417,0.1086682;-0.6030071;0.06141208,0.1070704;-0.5638342;-0.02309995,-0.07493336;0.006286444;-0.04245549,-0.1125117;-0.2707671;-0.01878507,-0.1266831;-0.6009934;0.05012857,-0.1256165;-0.561763;-0.03438557,0.003113427;0.5298712;0.004280451,0;0;0,-0.01258008;0.2725494;-0.1328292,-0.0242277;0.5355875;-0.2819915,0.1558611;0.4981994;-0.1236429,0.2191263;0.2601112;-0.07103563,0.2007835;0.006589323;-0.1021013,-0.2026248;0.4632318;-0.1265955,-0.2429803;0.2185994;-0.08207101,-0.2362736;-0.03492099;-0.1175293,0.0791918;0.00597769;-0.03391051,0.1137394;-0.272419;-0.03964019,0.1011102;-0.6087414;-0.01267624,0.127947;-0.6388384;-0.06650114,-0.07744827;0.00331869;-0.03804927,-0.1259914;-0.2718527;-0.063649,-0.1436463;-0.6087604;-0.05020245,-0.1383004;-0.6113482;-0.1285506,-0.02145016;0.4707887;-0.2420838,456.2845
+0;0;0,0.001618374;0.302528;0.007070845,0.003537772;0.6045787;9.782799E-05,0.2083293;0.4676801;0.001988408,0.2391863;0.2167627;0.01550516,0.2852672;-0.03221208;-0.01102583,-0.1947719;0.4466027;0.001548294,-0.2419035;0.1984607;-0.01573174,-0.2811921;-0.05019246;-0.05372873,0.07667013;0.005174588;-0.03938445,0.09246368;-0.2734923;-0.01033371,0.1084265;-0.6015933;0.06106975,0.1068328;-0.5624608;-0.02308665,-0.07492788;0.006273001;-0.042458,-0.1124628;-0.270829;-0.01891609,-0.1266838;-0.5996429;0.04951421,-0.1256254;-0.5604477;-0.0346438,0.003034092;0.5287042;0.004229223,0;0;0,-0.01229689;0.2716507;-0.1327798,-0.02387062;0.5344614;-0.2813559,0.1560379;0.4985328;-0.1247661,0.2187322;0.2589807;-0.07205367,0.200356;0.006939828;-0.1029325,-0.2025219;0.4629126;-0.1279979,-0.243954;0.2174722;-0.08177251,-0.2366936;-0.03459324;-0.1167881,0.07933784;0.005748957;-0.0335958,0.1135684;-0.2727122;-0.0396173,0.1007527;-0.6075726;-0.01301193,0.1268062;-0.637821;-0.06648707,-0.07736076;0.003495325;-0.03820099,-0.1263432;-0.2716223;-0.06388403,-0.1441405;-0.6070479;-0.05059959,-0.1387067;-0.6094851;-0.1286159,-0.0211105;0.4697257;-0.2416577,456.3068
+0;0;0,0.001618374;0.302528;0.007070845,0.003537772;0.6045787;9.782799E-05,0.2083293;0.4676801;0.001988408,0.2391863;0.2167627;0.01550516,0.2852672;-0.03221208;-0.01102583,-0.1947719;0.4466027;0.001548294,-0.2419035;0.1984607;-0.01573174,-0.2811921;-0.05019246;-0.05372873,0.07667013;0.005174588;-0.03938445,0.09246368;-0.2734923;-0.01033371,0.1084265;-0.6015933;0.06106975,0.1068328;-0.5624608;-0.02308665,-0.07492788;0.006273001;-0.042458,-0.1124628;-0.270829;-0.01891609,-0.1266838;-0.5996429;0.04951421,-0.1256254;-0.5604477;-0.0346438,0.003034092;0.5287042;0.004229223,0;0;0,-0.01229689;0.2716507;-0.1327798,-0.02387062;0.5344614;-0.2813559,0.1560379;0.4985328;-0.1247661,0.2187322;0.2589807;-0.07205367,0.200356;0.006939828;-0.1029325,-0.2025219;0.4629126;-0.1279979,-0.243954;0.2174722;-0.08177251,-0.2366936;-0.03459324;-0.1167881,0.07933784;0.005748957;-0.0335958,0.1135684;-0.2727122;-0.0396173,0.1007527;-0.6075726;-0.01301193,0.1268062;-0.637821;-0.06648707,-0.07736076;0.003495325;-0.03820099,-0.1263432;-0.2716223;-0.06388403,-0.1441405;-0.6070479;-0.05059959,-0.1387067;-0.6094851;-0.1286159,-0.0211105;0.4697257;-0.2416577,456.3185
+0;0;0,0.001616952;0.302262;0.007064628,0.003535517;0.6041837;9.579211E-05,0.2079747;0.4674509;0.001986896,0.2389256;0.2157702;0.01554476,0.278174;0.003711328;-0.007052436,-0.1944339;0.4464098;0.001547537,-0.2417089;0.197513;-0.01578506,-0.2751721;-0.01427202;-0.04814818,0.07665655;0.005173672;-0.03937747,0.09245016;-0.2734942;-0.01032664,0.1084024;-0.6013768;0.0610293,0.1068184;-0.5622998;-0.02261439,-0.07491462;0.006271891;-0.04245048,-0.1124496;-0.2708311;-0.01890849,-0.1266612;-0.5994262;0.04947627,-0.1256092;-0.560287;-0.03416903,0.003032243;0.5283702;0.004223861,0;0;0,-0.01259171;0.2713776;-0.1327045,-0.02436804;0.5342551;-0.2808857,0.1557294;0.4982516;-0.1253271,0.2182606;0.2578638;-0.07252073,0.2109479;0.04412536;-0.1083322,-0.2030452;0.4627969;-0.1284516,-0.2442481;0.2167291;-0.08114505,-0.2380678;0.002169549;-0.1119028,0.07944994;0.005758852;-0.03328848,0.1130004;-0.2727857;-0.03933048,0.09998757;-0.6074252;-0.01286888,0.125703;-0.6374573;-0.06593513,-0.07723233;0.0034846;-0.03842662,-0.1262463;-0.2716931;-0.06340784,-0.1449471;-0.6068641;-0.05060858,-0.1395204;-0.6090763;-0.1281592,-0.02157279;0.4695089;-0.2413244,456.3326
+0;0;0,0.001590125;0.3022622;0.007063637,0.003489171;0.6041838;9.19383E-05,0.2079295;0.4674293;0.00199948,0.2388888;0.2157518;0.01559972,0.2781443;0.00369975;-0.007048935,-0.1959327;0.4506708;-0.006207872,-0.2400759;0.200864;-0.01773663,-0.2735782;-0.01091944;-0.05006906,0.07665013;0.005178372;-0.03938935,0.09243615;-0.2735048;-0.01048081,0.1083609;-0.6013565;0.06102301,0.1080632;-0.5622907;-0.02263635,-0.07491908;0.00626797;-0.04244317,-0.1123803;-0.2708501;-0.01896025,-0.1266935;-0.5994318;0.04946749,-0.124355;-0.5602966;-0.03415216,0.00299342;0.5283704;0.004221066,0;0;0,-0.01259171;0.2713776;-0.1327045,-0.02436804;0.5342551;-0.2808857,0.1557294;0.4982516;-0.1253271,0.2182606;0.2578638;-0.07252073,0.2109479;0.04412536;-0.1083322,-0.2030452;0.4627969;-0.1284516,-0.2442481;0.2167291;-0.08114505,-0.2380678;0.002169549;-0.1119028,0.07944994;0.005758852;-0.03328848,0.1130004;-0.2727857;-0.03933048,0.09998757;-0.6074252;-0.01286888,0.125703;-0.6374573;-0.06593513,-0.07723233;0.0034846;-0.03842662,-0.1262463;-0.2716931;-0.06340784,-0.1449471;-0.6068641;-0.05060858,-0.1395204;-0.6090763;-0.1281592,-0.02157279;0.4695089;-0.2413244,456.3517
+0;0;0,0.001590353;0.3023055;0.00706465,0.00349102;0.604485;8.711033E-05,0.2060431;0.4682298;0.002018497,0.2370728;0.2159795;0.0156497,0.282703;-0.03050764;-0.01067687,-0.1940987;0.4516257;-0.006113248,-0.2383424;0.2012503;-0.01766825,-0.2772852;-0.04492459;-0.05525113,0.07656246;0.005172449;-0.03934429,0.09234689;-0.2734826;-0.01043867,0.1082648;-0.6011931;0.06103436,0.1079678;-0.5621514;-0.02240281,-0.07483338;0.006260799;-0.04239463,-0.1122908;-0.2708293;-0.01891407,-0.1265979;-0.5992694;0.0494842,-0.1242656;-0.5601585;-0.03391336,0.002994863;0.5286095;0.004219618,0;0;0,-0.01238493;0.2716462;-0.1322725,-0.02353755;0.5356352;-0.2790599,0.1552048;0.4983593;-0.1255977,0.2187625;0.2576786;-0.07256866,0.2019019;0.008597806;-0.1072903,-0.2013581;0.4626174;-0.1292525,-0.2430137;0.2162304;-0.08090841,-0.2364519;-0.03299019;-0.118018,0.07939216;0.005711526;-0.03317833,0.1123697;-0.2728764;-0.03905797,0.09925512;-0.6073867;-0.01285028,0.124763;-0.6375532;-0.06550908,-0.07707568;0.003536919;-0.03851451,-0.1255427;-0.2717643;-0.06287636,-0.1458812;-0.6067045;-0.05033146,-0.140432;-0.6086885;-0.1277326,-0.02092359;0.4705186;-0.2399778,456.3739
+0;0;0,0.001590353;0.3023055;0.00706465,0.00349102;0.604485;8.711033E-05,0.2060431;0.4682298;0.002018497,0.2370728;0.2159795;0.0156497,0.282703;-0.03050764;-0.01067687,-0.1940987;0.4516257;-0.006113248,-0.2383424;0.2012503;-0.01766825,-0.2772852;-0.04492459;-0.05525113,0.07656246;0.005172449;-0.03934429,0.09234689;-0.2734826;-0.01043867,0.1082648;-0.6011931;0.06103436,0.1079678;-0.5621514;-0.02240281,-0.07483338;0.006260799;-0.04239463,-0.1122908;-0.2708293;-0.01891407,-0.1265979;-0.5992694;0.0494842,-0.1242656;-0.5601585;-0.03391336,0.002994863;0.5286095;0.004219618,0;0;0,-0.01238493;0.2716462;-0.1322725,-0.02353755;0.5356352;-0.2790599,0.1552048;0.4983593;-0.1255977,0.2187625;0.2576786;-0.07256866,0.2019019;0.008597806;-0.1072903,-0.2013581;0.4626174;-0.1292525,-0.2430137;0.2162304;-0.08090841,-0.2364519;-0.03299019;-0.118018,0.07939216;0.005711526;-0.03317833,0.1123697;-0.2728764;-0.03905797,0.09925512;-0.6073867;-0.01285028,0.124763;-0.6375532;-0.06550908,-0.07707568;0.003536919;-0.03851451,-0.1255427;-0.2717643;-0.06287636,-0.1458812;-0.6067045;-0.05033146,-0.140432;-0.6086885;-0.1277326,-0.02092359;0.4705186;-0.2399778,456.3854
+0;0;0,0.00158078;0.3034558;0.007126563,0.003437046;0.607937;0.0001717354,0.2027723;0.4720152;0.002095256,0.2324567;0.2298285;0.01517283,0.2802725;-0.02840523;-0.0127663,-0.1913427;0.4572973;-0.01020777,-0.2322734;0.2165302;-0.0181113,-0.2730263;-0.04137926;-0.05777885,0.07678889;0.005201311;-0.03944904,0.09277012;-0.273397;-0.01091295,0.1087979;-0.6012007;0.06055409,0.1092154;-0.5621974;-0.02255802,-0.07503763;0.006265309;-0.04254308,-0.1123363;-0.2707783;-0.01925374,-0.1268969;-0.5993044;0.0491439,-0.1238561;-0.5602286;-0.03390574,0.002960288;0.5314245;0.004307985,0;0;0,-0.009477356;0.2725689;-0.1332483,-0.01708958;0.5388184;-0.2809327,0.1606723;0.4998863;-0.1332233,0.2205806;0.2704982;-0.07407403,0.1999158;0.00938186;-0.1078801,-0.1937018;0.4634883;-0.1340494,-0.2344973;0.2271327;-0.0873768,-0.226996;-0.03358917;-0.1288432,0.07948802;0.005783379;-0.03358603,0.1108438;-0.2729185;-0.03895402,0.0971683;-0.6074623;-0.01224971,0.1222275;-0.6374227;-0.06483912,-0.07745278;0.003497463;-0.03832296,-0.1263933;-0.2715544;-0.06358253,-0.1485716;-0.6064341;-0.05004166,-0.1442377;-0.6083981;-0.1271674,-0.01537875;0.4730774;-0.2416046,456.3964
+0;0;0,0.00158078;0.3034558;0.007126563,0.003437046;0.607937;0.0001717354,0.2027723;0.4720152;0.002095256,0.2324567;0.2298285;0.01517283,0.2802725;-0.02840523;-0.0127663,-0.1913427;0.4572973;-0.01020777,-0.2322734;0.2165302;-0.0181113,-0.2730263;-0.04137926;-0.05777885,0.07678889;0.005201311;-0.03944904,0.09277012;-0.273397;-0.01091295,0.1087979;-0.6012007;0.06055409,0.1092154;-0.5621974;-0.02255802,-0.07503763;0.006265309;-0.04254308,-0.1123363;-0.2707783;-0.01925374,-0.1268969;-0.5993044;0.0491439,-0.1238561;-0.5602286;-0.03390574,0.002960288;0.5314245;0.004307985,0;0;0,-0.009477356;0.2725689;-0.1332483,-0.01708958;0.5388184;-0.2809327,0.1606723;0.4998863;-0.1332233,0.2205806;0.2704982;-0.07407403,0.1999158;0.00938186;-0.1078801,-0.1937018;0.4634883;-0.1340494,-0.2344973;0.2271327;-0.0873768,-0.226996;-0.03358917;-0.1288432,0.07948802;0.005783379;-0.03358603,0.1108438;-0.2729185;-0.03895402,0.0971683;-0.6074623;-0.01224971,0.1222275;-0.6374227;-0.06483912,-0.07745278;0.003497463;-0.03832296,-0.1263933;-0.2715544;-0.06358253,-0.1485716;-0.6064341;-0.05004166,-0.1442377;-0.6083981;-0.1271674,-0.01537875;0.4730774;-0.2416046,456.4188
+0;0;0,0.001581745;0.303641;0.007130912,0.003441948;0.6087666;0.0001595328,0.2030774;0.4725492;0.002090844,0.233181;0.2269422;0.01535311,0.2804413;-0.02829133;-0.01226142,-0.1916322;0.4578092;-0.01023075,-0.233141;0.2136418;-0.0182459,-0.2734204;-0.04127128;-0.05745258,0.07680403;0.005202338;-0.03945682,0.09278519;-0.2733949;-0.01092084,0.1088165;-0.6012697;0.06056171,0.1092333;-0.5622808;-0.02241689,-0.07505243;0.006266545;-0.04255147,-0.112351;-0.2707759;-0.01926222,-0.1269147;-0.5993733;0.04915026,-0.1238787;-0.5603122;-0.03376597,0.002963906;0.5320482;0.004306912,0;0;0,-0.01061422;0.2729334;-0.132838,-0.01920198;0.540293;-0.279804,0.1591667;0.4996957;-0.1318395,0.2206004;0.2669107;-0.07317114,0.198711;0.00908041;-0.1075897,-0.1953648;0.4647155;-0.1324156,-0.2364872;0.2250163;-0.0848953,-0.229752;-0.03227331;-0.1284492,0.07949755;0.005673677;-0.03362608,0.1099731;-0.2731248;-0.03898501,0.0962986;-0.6077048;-0.01181984,0.1207043;-0.6376945;-0.06446981,-0.0774832;0.00360273;-0.03829017,-0.1254643;-0.2715575;-0.06418903,-0.150097;-0.606297;-0.04965172,-0.1456013;-0.6080897;-0.1266935,-0.01712949;0.4741679;-0.2407358,456.4298
+0;0;0,0.001519598;0.3036403;0.007174753,0.003325559;0.6087682;0.0002701525,0.2029692;0.4724944;0.002192572,0.2331142;0.2268839;0.0152952,0.2799717;-0.02832244;-0.01324193,-0.1913123;0.4562249;-0.007175501,-0.2341022;0.2123734;-0.01768261,-0.2745551;-0.04218251;-0.05897576,0.07683101;0.005200363;-0.03940452,0.09278823;-0.2733975;-0.0108617,0.1088592;-0.6012809;0.06057218,0.108776;-0.5622807;-0.02240618,-0.07500445;0.006259096;-0.04263708,-0.1123139;-0.2707787;-0.01930907,-0.1268806;-0.5993433;0.04926006,-0.1243444;-0.5602775;-0.03367244,0.002871836;0.5320481;0.004390235,0;0;0,-0.01061422;0.2729334;-0.132838,-0.01920198;0.540293;-0.279804,0.1591667;0.4996957;-0.1318395,0.2206004;0.2669107;-0.07317114,0.198711;0.00908041;-0.1075897,-0.1953648;0.4647155;-0.1324156,-0.2364872;0.2250163;-0.0848953,-0.229752;-0.03227331;-0.1284492,0.07949755;0.005673677;-0.03362608,0.1099731;-0.2731248;-0.03898501,0.0962986;-0.6077048;-0.01181984,0.1207043;-0.6376945;-0.06446981,-0.0774832;0.00360273;-0.03829017,-0.1254643;-0.2715575;-0.06418903,-0.150097;-0.606297;-0.04965172,-0.1456013;-0.6080897;-0.1266935,-0.01712949;0.4741679;-0.2407358,456.441
+0;0;0,0.001519598;0.3036403;0.007174753,0.003325559;0.6087682;0.0002701525,0.2029692;0.4724944;0.002192572,0.2331142;0.2268839;0.0152952,0.2799717;-0.02832244;-0.01324193,-0.1913123;0.4562249;-0.007175501,-0.2341022;0.2123734;-0.01768261,-0.2745551;-0.04218251;-0.05897576,0.07683101;0.005200363;-0.03940452,0.09278823;-0.2733975;-0.0108617,0.1088592;-0.6012809;0.06057218,0.108776;-0.5622807;-0.02240618,-0.07500445;0.006259096;-0.04263708,-0.1123139;-0.2707787;-0.01930907,-0.1268806;-0.5993433;0.04926006,-0.1243444;-0.5602775;-0.03367244,0.002871836;0.5320481;0.004390235,0;0;0,-0.01061422;0.2729334;-0.132838,-0.01920198;0.540293;-0.279804,0.1591667;0.4996957;-0.1318395,0.2206004;0.2669107;-0.07317114,0.198711;0.00908041;-0.1075897,-0.1953648;0.4647155;-0.1324156,-0.2364872;0.2250163;-0.0848953,-0.229752;-0.03227331;-0.1284492,0.07949755;0.005673677;-0.03362608,0.1099731;-0.2731248;-0.03898501,0.0962986;-0.6077048;-0.01181984,0.1207043;-0.6376945;-0.06446981,-0.0774832;0.00360273;-0.03829017,-0.1254643;-0.2715575;-0.06418903,-0.150097;-0.606297;-0.04965172,-0.1456013;-0.6080897;-0.1266935,-0.01712949;0.4741679;-0.2407358,456.4526
+0;0;0,0.001522565;0.3042332;0.007188763,0.003330213;0.609646;0.0002826983,0.2035836;0.4732393;0.002195825,0.234303;0.2229486;0.01554812,0.2809462;-0.0310902;-0.01285846,-0.1918989;0.4569202;-0.007200783,-0.2355041;0.2084221;-0.01790811,-0.2757719;-0.04496931;-0.05901235,0.07645261;0.00517475;-0.03921045,0.09241243;-0.2734687;-0.01066297,0.1085342;-0.6023875;0.06099651,0.1084512;-0.5634159;-0.02171817,-0.07463504;0.00622827;-0.04242709,-0.1119506;-0.2708548;-0.01909526,-0.1265633;-0.600457;0.0496904,-0.1240351;-0.5614199;-0.03297856,0.002876776;0.5329744;0.004400182,0;0;0,-0.008998977;0.2745029;-0.1310687,-0.01591165;0.5439999;-0.2747808,0.1658347;0.5026254;-0.1327951,0.2192261;0.2634393;-0.07191205,0.1965615;0.007071108;-0.1076882,-0.1949272;0.4655145;-0.1313801,-0.2383642;0.2214917;-0.08307375,-0.2304034;-0.03408471;-0.1292859,0.07918683;0.005350232;-0.03331757,0.1079668;-0.2736712;-0.03884864,0.09417966;-0.6092581;-0.01102829,0.1180267;-0.6393442;-0.06340384,-0.07688936;0.003911834;-0.03849626,-0.1254722;-0.2710921;-0.06540982,-0.1521279;-0.6066328;-0.04854018,-0.1478213;-0.6079403;-0.1255045,-0.01426852;0.4773841;-0.2366319,456.4748
+0;0;0,0.001489314;0.3042324;0.007228887,0.003196277;0.6096488;0.0004440905,0.2034905;0.4732587;0.002226937,0.2340903;0.2229238;0.01501165,0.280201;-0.03097746;-0.01542254,-0.1925526;0.4587997;-0.009618349,-0.2350777;0.2100746;-0.01935634,-0.2753136;-0.04312421;-0.06166114,0.07644892;0.00519928;-0.03921442,0.09232214;-0.2734491;-0.01066715,0.1087157;-0.6023434;0.06104331,0.109049;-0.563372;-0.02167078,-0.07463611;0.006210285;-0.04242786,-0.1119661;-0.2708727;-0.01911861,-0.1267846;-0.6004684;0.04965432,-0.1238359;-0.5614305;-0.0330006,0.002779043;0.5329748;0.004522242,0;0;0,-0.008998977;0.2745029;-0.1310687,-0.01591165;0.5439999;-0.2747808,0.1658347;0.5026254;-0.1327951,0.2192261;0.2634393;-0.07191205,0.1965615;0.007071108;-0.1076882,-0.1949272;0.4655145;-0.1313801,-0.2383642;0.2214917;-0.08307375,-0.2304034;-0.03408471;-0.1292859,0.07918683;0.005350232;-0.03331757,0.1079668;-0.2736712;-0.03884864,0.09417966;-0.6092581;-0.01102829,0.1180267;-0.6393442;-0.06340384,-0.07688936;0.003911834;-0.03849626,-0.1254722;-0.2710921;-0.06540982,-0.1521279;-0.6066328;-0.04854018,-0.1478213;-0.6079403;-0.1255045,-0.01426852;0.4773841;-0.2366319,456.4866
+0;0;0,0.001499048;0.3062209;0.007276134,0.003219738;0.6140926;0.0004378115,0.2016952;0.4776509;0.002272894,0.2322423;0.2277477;0.01503556,0.278482;-0.02686405;-0.01548381,-0.1907656;0.4633226;-0.009465247,-0.2332173;0.2150265;-0.01918644,-0.2735657;-0.03888085;-0.06160963,0.07628546;0.005188163;-0.03913057,0.09216276;-0.2735318;-0.01057597,0.108619;-0.6036831;0.06140855,0.1089492;-0.5647944;-0.02054259,-0.07447653;0.006197006;-0.04233715,-0.1118161;-0.2709572;-0.01902191,-0.1266913;-0.6018125;0.05001387,-0.1237698;-0.5628579;-0.03187867,0.002799284;0.5368268;0.004547438,0;0;0,-0.006942678;0.2771209;-0.1303158,-0.01198361;0.5500679;-0.2728307,0.1682912;0.5023453;-0.1319683,0.2182436;0.2628686;-0.07111406,0.1954737;0.005838603;-0.1073606,-0.1903998;0.4677984;-0.132071,-0.2341595;0.2240997;-0.08470416,-0.2277401;-0.03188744;-0.1329334,0.07904896;0.00521794;-0.03319073,0.1074452;-0.2739066;-0.03914309,0.09272754;-0.6106871;-0.01059985,0.1159238;-0.6405835;-0.06226683,-0.07665508;0.004014918;-0.03854176,-0.1255612;-0.2709595;-0.06591959,-0.1542829;-0.6075499;-0.04763171,-0.150149;-0.6083222;-0.1239933,-0.01078697;0.4826022;-0.2349625,456.5088
+0;0;0,0.001499048;0.3062209;0.007276134,0.003219738;0.6140926;0.0004378115,0.2016952;0.4776509;0.002272894,0.2322423;0.2277477;0.01503556,0.278482;-0.02686405;-0.01548381,-0.1907656;0.4633226;-0.009465247,-0.2332173;0.2150265;-0.01918644,-0.2735657;-0.03888085;-0.06160963,0.07628546;0.005188163;-0.03913057,0.09216276;-0.2735318;-0.01057597,0.108619;-0.6036831;0.06140855,0.1089492;-0.5647944;-0.02054259,-0.07447653;0.006197006;-0.04233715,-0.1118161;-0.2709572;-0.01902191,-0.1266913;-0.6018125;0.05001387,-0.1237698;-0.5628579;-0.03187867,0.002799284;0.5368268;0.004547438,0;0;0,-0.006942678;0.2771209;-0.1303158,-0.01198361;0.5500679;-0.2728307,0.1682912;0.5023453;-0.1319683,0.2182436;0.2628686;-0.07111406,0.1954737;0.005838603;-0.1073606,-0.1903998;0.4677984;-0.132071,-0.2341595;0.2240997;-0.08470416,-0.2277401;-0.03188744;-0.1329334,0.07904896;0.00521794;-0.03319073,0.1074452;-0.2739066;-0.03914309,0.09272754;-0.6106871;-0.01059985,0.1159238;-0.6405835;-0.06226683,-0.07665508;0.004014918;-0.03854176,-0.1255612;-0.2709595;-0.06591959,-0.1542829;-0.6075499;-0.04763171,-0.150149;-0.6083222;-0.1239933,-0.01078697;0.4826022;-0.2349625,456.5205
+0;0;0,0.001464379;0.307509;0.007376286,0.003075352;0.6164324;0.0007485054,0.1950082;0.4818298;0.002428447,0.2248213;0.2367253;0.01386352,0.2721031;-0.02436367;-0.02246487,-0.1846935;0.4689503;-0.01061638,-0.2255981;0.2253841;-0.02052049,-0.2676316;-0.03473754;-0.06840251,0.07620025;0.005213168;-0.03907946,0.09207825;-0.2736613;-0.01051771,0.1084344;-0.6039749;0.06146422,0.1090612;-0.5650648;-0.02061353,-0.07438216;0.006158957;-0.04231102,-0.1117471;-0.2711492;-0.0190108,-0.1265742;-0.6021752;0.04996687,-0.1233542;-0.5631959;-0.03204254,0.002696432;0.5389403;0.004793236,0;0;0,-0.002284884;0.2786181;-0.1303267,-0.002447885;0.5526586;-0.2730861,0.1682723;0.5021472;-0.1312308,0.2209046;0.2683745;-0.07060099,0.1940328;0.004467815;-0.1073966,-0.1773514;0.4692879;-0.1379196,-0.2207385;0.2302765;-0.09223726,-0.2131511;-0.0315097;-0.1482121,0.07900497;0.005030215;-0.03307223,0.1063614;-0.2743299;-0.04002786,0.08990698;-0.6110436;-0.009875538,0.1129459;-0.6412261;-0.06148767,-0.07652294;0.004178451;-0.03856994,-0.1269848;-0.2706067;-0.06659733,-0.1571593;-0.6071572;-0.04712375,-0.1531076;-0.6079654;-0.1236155,-0.002526642;0.4850041;-0.235081,456.5317
+0;0;0,0.001464379;0.307509;0.007376286,0.003075352;0.6164324;0.0007485054,0.1950082;0.4818298;0.002428447,0.2248213;0.2367253;0.01386352,0.2721031;-0.02436367;-0.02246487,-0.1846935;0.4689503;-0.01061638,-0.2255981;0.2253841;-0.02052049,-0.2676316;-0.03473754;-0.06840251,0.07620025;0.005213168;-0.03907946,0.09207825;-0.2736613;-0.01051771,0.1084344;-0.6039749;0.06146422,0.1090612;-0.5650648;-0.02061353,-0.07438216;0.006158957;-0.04231102,-0.1117471;-0.2711492;-0.0190108,-0.1265742;-0.6021752;0.04996687,-0.1233542;-0.5631959;-0.03204254,0.002696432;0.5389403;0.004793236,0;0;0,-0.002284884;0.2786181;-0.1303267,-0.002447885;0.5526586;-0.2730861,0.1682723;0.5021472;-0.1312308,0.2209046;0.2683745;-0.07060099,0.1940328;0.004467815;-0.1073966,-0.1773514;0.4692879;-0.1379196,-0.2207385;0.2302765;-0.09223726,-0.2131511;-0.0315097;-0.1482121,0.07900497;0.005030215;-0.03307223,0.1063614;-0.2743299;-0.04002786,0.08990698;-0.6110436;-0.009875538,0.1129459;-0.6412261;-0.06148767,-0.07652294;0.004178451;-0.03856994,-0.1269848;-0.2706067;-0.06659733,-0.1571593;-0.6071572;-0.04712375,-0.1531076;-0.6079654;-0.1236155,-0.002526642;0.4850041;-0.235081,456.5434
+0;0;0,0.001462556;0.3071261;0.007367102,0.003069107;0.6152001;0.0007582656,0.1969558;0.4802482;0.002402158,0.2271979;0.2316176;0.01400174,0.2739687;-0.02665001;-0.02193408,-0.1866014;0.4672379;-0.01077512,-0.2280945;0.2201678;-0.02082171,-0.2696737;-0.03714299;-0.06818632,0.07605185;0.005203015;-0.03900336,0.09194551;-0.2739465;-0.01041344,0.1083187;-0.6046046;0.06164356,0.1089482;-0.5656568;-0.02078179,-0.0742373;0.006146963;-0.04222862,-0.1116391;-0.2714347;-0.01890542,-0.1264816;-0.602806;0.05014419,-0.1232481;-0.5637887;-0.03221254,0.002691314;0.5379386;0.004790958,0;0;0,-0.001091436;0.2783977;-0.1299093,-0.001152998;0.5515676;-0.2724962,0.1717033;0.5030934;-0.1304967,0.2208909;0.2647734;-0.0700779,0.1932896;0.00412187;-0.1085489,-0.177311;0.4694982;-0.1352964,-0.2211845;0.2269761;-0.08920503,-0.2184324;-0.03171094;-0.1462532,0.07909597;0.005041152;-0.03241348,0.104386;-0.2747447;-0.04105926,0.08718584;-0.6116826;-0.009881496,0.1098648;-0.6425393;-0.06142306,-0.07613453;0.004144398;-0.03896892,-0.1277254;-0.2707008;-0.06712815,-0.1596098;-0.6074103;-0.04699967,-0.155658;-0.6083458;-0.1238227,-0.001201752;0.4841686;-0.2345078,456.566
+0;0;0,0.001374147;0.3066534;0.007371215,0.00264275;0.6136302;0.0007824618,0.1979222;0.4788906;0.002566667,0.2274139;0.2305909;0.01118501,0.2758757;-0.02542958;-0.03451915,-0.1882386;0.4662391;-0.01217361,-0.2292365;0.2197107;-0.02399495,-0.2702454;-0.0367461;-0.07431416,0.07598008;0.005186094;-0.03893092,0.09188743;-0.2741602;-0.0103536,0.1082125;-0.6046158;0.06166821,0.1090921;-0.5656545;-0.02088071,-0.07409222;0.006166205;-0.04228245,-0.1114775;-0.2716106;-0.01890732,-0.1263351;-0.6027405;0.05027957,-0.1228486;-0.5637084;-0.03219267,0.002373878;0.5367021;0.004801802,0;0;0,0.001639327;0.2784955;-0.1285694,0.004193142;0.5511804;-0.2696807,0.1784434;0.50253;-0.1289234,0.2209419;0.2628733;-0.07099795,0.1923392;0.003017992;-0.1115069,-0.1746366;0.4710751;-0.1336465,-0.2212234;0.2291153;-0.0902653,-0.2196879;-0.02869369;-0.1495613,0.07897107;0.00464195;-0.03251934,0.103737;-0.2753453;-0.04241157,0.08477172;-0.6119266;-0.01066446,0.1065023;-0.6433759;-0.06211519,-0.07607345;0.004505027;-0.03883325,-0.1283887;-0.2703305;-0.06768731,-0.1627418;-0.6066138;-0.04798897,-0.1589973;-0.6074485;-0.1249994,0.003504772;0.4839595;-0.2320638,456.5891
+0;0;0,0.001374147;0.3066534;0.007371215,0.00264275;0.6136302;0.0007824618,0.1979222;0.4788906;0.002566667,0.2274139;0.2305909;0.01118501,0.2758757;-0.02542958;-0.03451915,-0.1882386;0.4662391;-0.01217361,-0.2292365;0.2197107;-0.02399495,-0.2702454;-0.0367461;-0.07431416,0.07598008;0.005186094;-0.03893092,0.09188743;-0.2741602;-0.0103536,0.1082125;-0.6046158;0.06166821,0.1090921;-0.5656545;-0.02088071,-0.07409222;0.006166205;-0.04228245,-0.1114775;-0.2716106;-0.01890732,-0.1263351;-0.6027405;0.05027957,-0.1228486;-0.5637084;-0.03219267,0.002373878;0.5367021;0.004801802,0;0;0,0.001639327;0.2784955;-0.1285694,0.004193142;0.5511804;-0.2696807,0.1784434;0.50253;-0.1289234,0.2209419;0.2628733;-0.07099795,0.1923392;0.003017992;-0.1115069,-0.1746366;0.4710751;-0.1336465,-0.2212234;0.2291153;-0.0902653,-0.2196879;-0.02869369;-0.1495613,0.07897107;0.00464195;-0.03251934,0.103737;-0.2753453;-0.04241157,0.08477172;-0.6119266;-0.01066446,0.1065023;-0.6433759;-0.06211519,-0.07607345;0.004505027;-0.03883325,-0.1283887;-0.2703305;-0.06768731,-0.1627418;-0.6066138;-0.04798897,-0.1589973;-0.6074485;-0.1249994,0.003504772;0.4839595;-0.2320638,456.6003
+0;0;0,0.001374288;0.3066847;0.007371968,0.002642961;0.6136783;0.0007829135,0.1976264;0.4790233;0.002570648,0.2273421;0.2288376;0.01125445,0.2755634;-0.02591205;-0.03422286,-0.1879499;0.466391;-0.01214732,-0.2292592;0.2179901;-0.02405845,-0.2700646;-0.03719383;-0.07412791,0.07630474;0.005208254;-0.03909726,0.09221269;-0.2741486;-0.01051886,0.1085228;-0.6043018;0.06143703,0.1093996;-0.5653696;-0.02084409,-0.07440881;0.006192553;-0.04246312,-0.1117955;-0.2715948;-0.01908711,-0.1266395;-0.6024216;0.05003646,-0.1231644;-0.5634189;-0.03216822,0.002374079;0.5367473;0.0048024,0;0;0,0.00181389;0.2788687;-0.1278307,0.004117292;0.5518346;-0.2684367,0.179295;0.5010136;-0.129473,0.2246354;0.259775;-0.07203174,0.1937022;0.001327187;-0.1112585,-0.1735072;0.4714265;-0.1311769,-0.2217899;0.2276112;-0.08905596,-0.222459;-0.02822468;-0.1510112,0.07916759;0.004267454;-0.03305173,0.1048184;-0.275643;-0.04316115,0.08240521;-0.6116877;-0.01128006,0.1035487;-0.6428334;-0.06290269,-0.07663157;0.004860553;-0.03849823,-0.128404;-0.2700168;-0.06802943,-0.1660101;-0.6056777;-0.04899401,-0.1627734;-0.6063231;-0.1258127,0.003519793;0.4845505;-0.2309253,456.6229
+0;0;0,0.001326105;0.3066824;0.007475804,0.002480444;0.613682;0.001107704,0.1975504;0.4791809;0.003047104,0.2268006;0.228813;0.006459084,0.27654;-0.02391359;-0.04781915,-0.1880107;0.4665463;-0.01321666,-0.2291621;0.2183324;-0.02895789,-0.2700176;-0.03510091;-0.08720944,0.07629694;0.005222752;-0.03911056,0.09218594;-0.2741259;-0.01044186,0.1079426;-0.6044502;0.06084903,0.1090785;-0.5655143;-0.02142853,-0.07441407;0.006180115;-0.04245573,-0.1117506;-0.2716278;-0.01924404,-0.1266156;-0.6024151;0.05006386,-0.122889;-0.563402;-0.03212867,0.002248919;0.5367469;0.005049997,0;0;0,0.00181389;0.2788687;-0.1278307,0.004117292;0.5518346;-0.2684367,0.179295;0.5010136;-0.129473,0.2246354;0.259775;-0.07203174,0.1937022;0.001327187;-0.1112585,-0.1735072;0.4714265;-0.1311769,-0.2217899;0.2276112;-0.08905596,-0.222459;-0.02822468;-0.1510112,0.07916759;0.004267454;-0.03305173,0.1048184;-0.275643;-0.04316115,0.08240521;-0.6116877;-0.01128006,0.1035487;-0.6428334;-0.06290269,-0.07663157;0.004860553;-0.03849823,-0.128404;-0.2700168;-0.06802943,-0.1660101;-0.6056777;-0.04899401,-0.1627734;-0.6063231;-0.1258127,0.003519793;0.4845505;-0.2309253,456.6352
+0;0;0,0.001332032;0.3080531;0.007509214,0.002493654;0.6170161;0.001096347,0.1980675;0.4817748;0.00306086,0.2268225;0.2356449;0.006415084,0.2722724;0.004713669;-0.04318215,-0.1884919;0.4691074;-0.01324501,-0.2289466;0.2250952;-0.02871979,-0.2662787;-0.006481841;-0.08194768,0.07644597;0.005232954;-0.03918696,0.09234749;-0.2743356;-0.0104957,0.1079892;-0.6022497;0.06027505,0.1091293;-0.5632799;-0.02231505,-0.07455942;0.006192187;-0.04253866,-0.1119253;-0.2718344;-0.0193087,-0.1266819;-0.6002082;0.04949352,-0.1229411;-0.5611609;-0.03301124,0.00226035;0.5394898;0.005068938,0;0;0,0.004649017;0.2795628;-0.1295295,0.01103326;0.5533212;-0.2727385,0.1851745;0.4976151;-0.1314824,0.225952;0.2598542;-0.07469368,0.2057066;0.023581;-0.1149418,-0.1658264;0.470958;-0.1305836,-0.2201234;0.2326567;-0.08956729,-0.2254315;-0.0002044141;-0.1495868,0.07895143;0.003825217;-0.0340445,0.1030101;-0.2763851;-0.04579043,0.07906087;-0.6099036;-0.01460195,0.09930953;-0.6420451;-0.06589818,-0.07718041;0.005388437;-0.03769797,-0.1304306;-0.2692772;-0.06864601,-0.1708281;-0.6022797;-0.05257539,-0.1680994;-0.6032795;-0.1296108,0.009293145;0.4858156;-0.2344484,456.657
+0;0;0,0.001332032;0.3080531;0.007509214,0.002493654;0.6170161;0.001096347,0.1980675;0.4817748;0.00306086,0.2268225;0.2356449;0.006415084,0.2722724;0.004713669;-0.04318215,-0.1884919;0.4691074;-0.01324501,-0.2289466;0.2250952;-0.02871979,-0.2662787;-0.006481841;-0.08194768,0.07644597;0.005232954;-0.03918696,0.09234749;-0.2743356;-0.0104957,0.1079892;-0.6022497;0.06027505,0.1091293;-0.5632799;-0.02231505,-0.07455942;0.006192187;-0.04253866,-0.1119253;-0.2718344;-0.0193087,-0.1266819;-0.6002082;0.04949352,-0.1229411;-0.5611609;-0.03301124,0.00226035;0.5394898;0.005068938,0;0;0,0.004649017;0.2795628;-0.1295295,0.01103326;0.5533212;-0.2727385,0.1851745;0.4976151;-0.1314824,0.225952;0.2598542;-0.07469368,0.2057066;0.023581;-0.1149418,-0.1658264;0.470958;-0.1305836,-0.2201234;0.2326567;-0.08956729,-0.2254315;-0.0002044141;-0.1495868,0.07895143;0.003825217;-0.0340445,0.1030101;-0.2763851;-0.04579043,0.07906087;-0.6099036;-0.01460195,0.09930953;-0.6420451;-0.06589818,-0.07718041;0.005388437;-0.03769797,-0.1304306;-0.2692772;-0.06864601,-0.1708281;-0.6022797;-0.05257539,-0.1680994;-0.6032795;-0.1296108,0.009293145;0.4858156;-0.2344484,456.6693
+0;0;0,0.00130494;0.3066279;0.007668411,0.002476996;0.6136773;0.001894856,0.1976272;0.4789894;0.00324641,0.2262695;0.2305618;4.92062E-05,0.2734822;-0.004172906;-0.06035783,-0.1874894;0.4638067;-0.008509312,-0.2306313;0.2186909;-0.03308382,-0.26952;-0.01698032;-0.095735,0.0763518;0.0052284;-0.03909597,0.09220038;-0.2744651;-0.01038614,0.1078158;-0.6022311;0.06041929,0.1081676;-0.5632563;-0.02190635,-0.07442738;0.006180455;-0.04251817,-0.1117125;-0.2719912;-0.01940504,-0.1267078;-0.6001875;0.0495168,-0.1237637;-0.5611397;-0.03274895,0.002240829;0.5367241;0.005645602,0;0;0,0.004267355;0.2781696;-0.129169,0.009924485;0.5501424;-0.2716641,0.185435;0.4975514;-0.1337957,0.2284438;0.2579059;-0.07663703,0.20332;0.01585484;-0.1185718,-0.1663619;0.469426;-0.1297773,-0.2221097;0.229084;-0.0888534,-0.2285696;-0.009231314;-0.1532158,0.07861994;0.00367856;-0.03450799,0.1020491;-0.2766731;-0.04707289,0.07652637;-0.6099731;-0.01629019,0.09603564;-0.6420383;-0.06752968,-0.07720005;0.005538629;-0.03734842,-0.1303321;-0.2693174;-0.06792665,-0.1738605;-0.6018696;-0.05370916,-0.1714212;-0.602775;-0.1305017,0.008399605;0.4831592;-0.2336268,456.691
+0;0;0,0.00130494;0.3066279;0.007668411,0.002476996;0.6136773;0.001894856,0.1976272;0.4789894;0.00324641,0.2262695;0.2305618;4.92062E-05,0.2734822;-0.004172906;-0.06035783,-0.1874894;0.4638067;-0.008509312,-0.2306313;0.2186909;-0.03308382,-0.26952;-0.01698032;-0.095735,0.0763518;0.0052284;-0.03909597,0.09220038;-0.2744651;-0.01038614,0.1078158;-0.6022311;0.06041929,0.1081676;-0.5632563;-0.02190635,-0.07442738;0.006180455;-0.04251817,-0.1117125;-0.2719912;-0.01940504,-0.1267078;-0.6001875;0.0495168,-0.1237637;-0.5611397;-0.03274895,0.002240829;0.5367241;0.005645602,0;0;0,0.004267355;0.2781696;-0.129169,0.009924485;0.5501424;-0.2716641,0.185435;0.4975514;-0.1337957,0.2284438;0.2579059;-0.07663703,0.20332;0.01585484;-0.1185718,-0.1663619;0.469426;-0.1297773,-0.2221097;0.229084;-0.0888534,-0.2285696;-0.009231314;-0.1532158,0.07861994;0.00367856;-0.03450799,0.1020491;-0.2766731;-0.04707289,0.07652637;-0.6099731;-0.01629019,0.09603564;-0.6420383;-0.06752968,-0.07720005;0.005538629;-0.03734842,-0.1303321;-0.2693174;-0.06792665,-0.1738605;-0.6018696;-0.05370916,-0.1714212;-0.602775;-0.1305017,0.008399605;0.4831592;-0.2336268,456.7029
+0;0;0,0.001305262;0.3067036;0.007670305,0.002478063;0.6139556;0.001891798,0.1930804;0.4805322;0.003303061,0.2221866;0.2280811;5.407538E-05,0.2703623;-0.01144128;-0.06158502,-0.1830726;0.4657029;-0.008179045,-0.2269132;0.2166172;-0.03315156,-0.266595;-0.02386078;-0.09708057,0.07663287;0.005247647;-0.03923989,0.09249247;-0.2746402;-0.01051011,0.1080614;-0.6014299;0.06008438,0.1084125;-0.5624714;-0.02209042,-0.07470137;0.006203207;-0.0426747,-0.1120124;-0.2721618;-0.0195455,-0.126963;-0.5993804;0.04917101,-0.1240244;-0.5603492;-0.03294401,0.002241653;0.5369231;0.005646411,0;0;0,0.005083288;0.2778614;-0.1299801,0.01087719;0.5495896;-0.2733719,0.1819563;0.4984931;-0.137255,0.2333362;0.2565795;-0.07871246,0.2019726;0.01009735;-0.1205945,-0.162886;0.4708999;-0.1361774,-0.2166254;0.2264365;-0.09214324,-0.2254178;-0.0160356;-0.1601226,0.07863434;0.003543675;-0.03527021,0.1012601;-0.277004;-0.04924154,0.07356002;-0.609224;-0.01957536,0.09261915;-0.6410896;-0.07098032,-0.07780746;0.005716386;-0.03678621,-0.1322533;-0.2688561;-0.0693398,-0.177532;-0.6002401;-0.05701302,-0.1751744;-0.6012074;-0.1336194,0.009391979;0.4826432;-0.2351079,456.7259
+0;0;0,0.001270027;0.3066995;0.007836047,0.002362415;0.6139601;0.002480287,0.1929768;0.4805032;0.003459726,0.2220515;0.2282463;-0.007047436,0.2709849;-0.008963585;-0.07653307,-0.18325;0.466577;-0.01071418,-0.2258584;0.2177885;-0.04034721,-0.2659242;-0.02028307;-0.1125128,0.07663763;0.005229603;-0.039233,0.09249486;-0.2746561;-0.01048046,0.1079743;-0.6014411;0.06015528,0.1087897;-0.5624698;-0.02201483,-0.07467801;0.006231225;-0.04271149,-0.1120333;-0.2721287;-0.01959239,-0.1269968;-0.5992666;0.04950408,-0.1235955;-0.5602164;-0.03259099,0.002150261;0.5369217;0.006114618,0;0;0,0.005083288;0.2778614;-0.1299801,0.01087719;0.5495896;-0.2733719,0.1819563;0.4984931;-0.137255,0.2333362;0.2565795;-0.07871246,0.2019726;0.01009735;-0.1205945,-0.162886;0.4708999;-0.1361774,-0.2166254;0.2264365;-0.09214324,-0.2254178;-0.0160356;-0.1601226,0.07863434;0.003543675;-0.03527021,0.1012601;-0.277004;-0.04924154,0.07356002;-0.609224;-0.01957536,0.09261915;-0.6410896;-0.07098032,-0.07780746;0.005716386;-0.03678621,-0.1322533;-0.2688561;-0.0693398,-0.177532;-0.6002401;-0.05701302,-0.1751744;-0.6012074;-0.1336194,0.009391979;0.4826432;-0.2351079,456.7381
+0;0;0,0.001264748;0.3054245;0.007803471,0.002350478;0.6107916;0.002483501,0.1985051;0.476242;0.003360175,0.2268592;0.2302379;-0.006886543,0.27108;0.01587239;-0.06968039,-0.1886418;0.4619116;-0.01122513,-0.2301939;0.2192899;-0.04012364,-0.2664013;0.004145682;-0.1053394,0.07715916;0.005265191;-0.03949999,0.09302311;-0.274739;-0.01073527,0.1084327;-0.6000482;0.05958148,0.1092508;-0.5610458;-0.02287357,-0.0751862;0.006273629;-0.04300215,-0.1125574;-0.2722041;-0.01987325,-0.1274532;-0.5978646;0.04891117,-0.1240401;-0.5587831;-0.03346858,0.002139825;0.5342981;0.006092127,0;0;0,0.004437489;0.2763703;-0.1301785,0.009504062;0.54606;-0.2733977,0.1883903;0.4931136;-0.1387658,0.2364344;0.2570503;-0.08051729,0.2131185;0.03349338;-0.1169834,-0.1659397;0.4703296;-0.1279046,-0.2220415;0.2322868;-0.08771469,-0.2316648;0.0137935;-0.1511115,0.07897624;0.003152847;-0.03597665,0.1005771;-0.2775497;-0.05083847,0.07153234;-0.6081929;-0.02186489,0.09004086;-0.6404719;-0.0734334,-0.07868235;0.006137099;-0.03623439,-0.133209;-0.2683391;-0.07045558,-0.1797653;-0.5979747;-0.05700571,-0.1784359;-0.5991178;-0.133875,0.00823287;0.479697;-0.2352054,456.7518
+0;0;0,0.001264748;0.3054245;0.007803471,0.002350478;0.6107916;0.002483501,0.1985051;0.476242;0.003360175,0.2268592;0.2302379;-0.006886543,0.27108;0.01587239;-0.06968039,-0.1886418;0.4619116;-0.01122513,-0.2301939;0.2192899;-0.04012364,-0.2664013;0.004145682;-0.1053394,0.07715916;0.005265191;-0.03949999,0.09302311;-0.274739;-0.01073527,0.1084327;-0.6000482;0.05958148,0.1092508;-0.5610458;-0.02287357,-0.0751862;0.006273629;-0.04300215,-0.1125574;-0.2722041;-0.01987325,-0.1274532;-0.5978646;0.04891117,-0.1240401;-0.5587831;-0.03346858,0.002139825;0.5342981;0.006092127,0;0;0,0.004437489;0.2763703;-0.1301785,0.009504062;0.54606;-0.2733977,0.1883903;0.4931136;-0.1387658,0.2364344;0.2570503;-0.08051729,0.2131185;0.03349338;-0.1169834,-0.1659397;0.4703296;-0.1279046,-0.2220415;0.2322868;-0.08771469,-0.2316648;0.0137935;-0.1511115,0.07897624;0.003152847;-0.03597665,0.1005771;-0.2775497;-0.05083847,0.07153234;-0.6081929;-0.02186489,0.09004086;-0.6404719;-0.0734334,-0.07868235;0.006137099;-0.03623439,-0.133209;-0.2683391;-0.07045558,-0.1797653;-0.5979747;-0.05700571,-0.1784359;-0.5991178;-0.133875,0.00823287;0.479697;-0.2352054,456.7655
+0;0;0,0.001244581;0.305421;0.007946909,0.002283701;0.6107947;0.002988086,0.1984002;0.4760879;0.003509267,0.2256446;0.2305486;-0.01636985,0.2708301;0.01961306;-0.0892778,-0.1886923;0.4624931;-0.01315256,-0.2292777;0.2203502;-0.04701458,-0.2652348;0.00687778;-0.1176383,0.07716448;0.005267689;-0.03948927,0.09301616;-0.2747341;-0.01069415,0.1084343;-0.6000518;0.05958159,0.1096046;-0.5610386;-0.02286804,-0.07517612;0.006269844;-0.04302032,-0.11254;-0.2722157;-0.01997342,-0.1274798;-0.5978451;0.04894876,-0.1237149;-0.5587491;-0.03341407,0.002083747;0.5342965;0.006495844,0;0;0,0.004437489;0.2763703;-0.1301785,0.009504062;0.54606;-0.2733977,0.1883903;0.4931136;-0.1387658,0.2364344;0.2570503;-0.08051729,0.2131185;0.03349338;-0.1169834,-0.1659397;0.4703296;-0.1279046,-0.2220415;0.2322868;-0.08771469,-0.2316648;0.0137935;-0.1511115,0.07897624;0.003152847;-0.03597665,0.1005771;-0.2775497;-0.05083847,0.07153234;-0.6081929;-0.02186489,0.09004086;-0.6404719;-0.0734334,-0.07868235;0.006137099;-0.03623439,-0.133209;-0.2683391;-0.07045558,-0.1797653;-0.5979747;-0.05700571,-0.1784359;-0.5991178;-0.133875,0.00823287;0.479697;-0.2352054,456.7769
+0;0;0,0.001244581;0.305421;0.007946909,0.002283701;0.6107947;0.002988086,0.1984002;0.4760879;0.003509267,0.2256446;0.2305486;-0.01636985,0.2708301;0.01961306;-0.0892778,-0.1886923;0.4624931;-0.01315256,-0.2292777;0.2203502;-0.04701458,-0.2652348;0.00687778;-0.1176383,0.07716448;0.005267689;-0.03948927,0.09301616;-0.2747341;-0.01069415,0.1084343;-0.6000518;0.05958159,0.1096046;-0.5610386;-0.02286804,-0.07517612;0.006269844;-0.04302032,-0.11254;-0.2722157;-0.01997342,-0.1274798;-0.5978451;0.04894876,-0.1237149;-0.5587491;-0.03341407,0.002083747;0.5342965;0.006495844,0;0;0,0.004437489;0.2763703;-0.1301785,0.009504062;0.54606;-0.2733977,0.1883903;0.4931136;-0.1387658,0.2364344;0.2570503;-0.08051729,0.2131185;0.03349338;-0.1169834,-0.1659397;0.4703296;-0.1279046,-0.2220415;0.2322868;-0.08771469,-0.2316648;0.0137935;-0.1511115,0.07897624;0.003152847;-0.03597665,0.1005771;-0.2775497;-0.05083847,0.07153234;-0.6081929;-0.02186489,0.09004086;-0.6404719;-0.0734334,-0.07868235;0.006137099;-0.03623439,-0.133209;-0.2683391;-0.07045558,-0.1797653;-0.5979747;-0.05700571,-0.1784359;-0.5991178;-0.133875,0.00823287;0.479697;-0.2352054,456.7883
+0;0;0,0.001235344;0.3031542;0.007887929,0.002264138;0.6054752;0.002980984,0.1790347;0.4773284;0.003758765,0.2066096;0.2288108;-0.01636147,0.2514622;0.01942937;-0.08873226,-0.1699077;0.4650734;-0.01126095,-0.2109854;0.2199935;-0.04553368,-0.2466775;0.008093819;-0.1156371,0.07737225;0.005281873;-0.0395956,0.09322865;-0.2748034;-0.0107919,0.1085939;-0.5990053;0.05924284,0.1097658;-0.55998;-0.02331854,-0.07537854;0.006286726;-0.04313615,-0.1127536;-0.2722819;-0.02008238,-0.1276421;-0.5967945;0.04860343,-0.1238722;-0.5576862;-0.03387104,0.002066335;0.5298002;0.006450999,0;0;0,0.01157486;0.275692;-0.125802,0.02803214;0.5451223;-0.2620234,0.1863352;0.493947;-0.1400659,0.2398772;0.2561572;-0.08077502,0.213314;0.03463025;-0.1169703,-0.1386649;0.4722663;-0.1379709,-0.1991847;0.2321457;-0.09790086,-0.2107691;0.01574291;-0.1621309,0.07923688;0.002779543;-0.03599954,0.1005048;-0.277997;-0.05152392,0.07039502;-0.6074369;-0.0230515,0.08843994;-0.6398851;-0.07476044,-0.07891009;0.006463608;-0.03624354,-0.1320417;-0.2684064;-0.07018958,-0.1786683;-0.5966802;-0.05257722,-0.1799649;-0.6231155;-0.1135082,0.02356762;0.4787291;-0.2258184,456.8013
+0;0;0,0.00122371;0.3045384;0.008158135,0.002232964;0.6097681;0.003783788,0.1794709;0.4804998;0.003954348,0.2061235;0.2377508;-0.02207995,0.2497322;0.03166483;-0.1047232,-0.1703874;0.4686814;-0.01231943,-0.2106305;0.2296548;-0.05184208,-0.2466104;0.02211934;-0.1345314,0.07771634;0.005309792;-0.03978747,0.09357188;-0.274881;-0.01091353,0.1089505;-0.5992293;0.05912343,0.1103372;-0.5602601;-0.0227041,-0.07572739;0.006308452;-0.04332011,-0.1130717;-0.2723839;-0.02034314,-0.1279212;-0.597037;0.04838415,-0.1239611;-0.5579801;-0.0333496,0.002034779;0.533227;0.007128771,0;0;0,0.01561197;0.2766909;-0.1265311,0.03460616;0.5477111;-0.265692,0.1923123;0.4904304;-0.1405694,0.2425603;0.2576405;-0.08057547,0.2148909;0.03588508;-0.1160996,-0.1328942;0.4723761;-0.1404388,-0.1927483;0.2377045;-0.09967156,-0.2058759;0.0211747;-0.1640575,0.0795003;0.002275527;-0.03640866,0.1000047;-0.2786235;-0.05275822,0.06898516;-0.6081574;-0.0246737,0.08643386;-0.6397829;-0.07640338,-0.07944186;0.006982729;-0.03593465,-0.1323667;-0.2677216;-0.07238271,-0.1779145;-0.5951158;-0.03948839,-0.1802624;-0.6237209;-0.09726417,0.02970267;0.4808811;-0.2285507,456.8214
+0;0;0,0.00122371;0.3045384;0.008158135,0.002232964;0.6097681;0.003783788,0.1794709;0.4804998;0.003954348,0.2061235;0.2377508;-0.02207995,0.2497322;0.03166483;-0.1047232,-0.1703874;0.4686814;-0.01231943,-0.2106305;0.2296548;-0.05184208,-0.2466104;0.02211934;-0.1345314,0.07771634;0.005309792;-0.03978747,0.09357188;-0.274881;-0.01091353,0.1089505;-0.5992293;0.05912343,0.1103372;-0.5602601;-0.0227041,-0.07572739;0.006308452;-0.04332011,-0.1130717;-0.2723839;-0.02034314,-0.1279212;-0.597037;0.04838415,-0.1239611;-0.5579801;-0.0333496,0.002034779;0.533227;0.007128771,0;0;0,0.01561197;0.2766909;-0.1265311,0.03460616;0.5477111;-0.265692,0.1923123;0.4904304;-0.1405694,0.2425603;0.2576405;-0.08057547,0.2148909;0.03588508;-0.1160996,-0.1328942;0.4723761;-0.1404388,-0.1927483;0.2377045;-0.09967156,-0.2058759;0.0211747;-0.1640575,0.0795003;0.002275527;-0.03640866,0.1000047;-0.2786235;-0.05275822,0.06898516;-0.6081574;-0.0246737,0.08643386;-0.6397829;-0.07640338,-0.07944186;0.006982729;-0.03593465,-0.1323667;-0.2677216;-0.07238271,-0.1779145;-0.5951158;-0.03948839,-0.1802624;-0.6237209;-0.09726417,0.02970267;0.4808811;-0.2285507,456.8331
+0;0;0,0.001224655;0.3047737;0.008164438,0.002226796;0.6078341;0.003823616,0.1887226;0.4764213;0.003802086,0.2154621;0.2328816;-0.02231702,0.2589919;0.02716824;-0.1048108,-0.1793869;0.4639863;-0.01332066,-0.219761;0.2241811;-0.05297204,-0.2556759;0.01702093;-0.1355119,0.07786835;0.005320177;-0.0398653,0.093729;-0.2749609;-0.01098205,0.1091078;-0.599313;0.05905571,0.1104928;-0.5603543;-0.02267567,-0.07587551;0.006320791;-0.04340484,-0.1132319;-0.2724614;-0.02042047,-0.1280815;-0.5971181;0.04830762,-0.124126;-0.5580719;-0.03333009,0.002030181;0.5318991;0.007142111,0;0;0,0.01229038;0.2761941;-0.1285338,0.02230414;0.5432163;-0.2714496,0.1924956;0.490389;-0.1410749,0.2442684;0.2575824;-0.07919192,0.216118;0.0358897;-0.1120238,-0.1468877;0.4719717;-0.1342644,-0.2079011;0.236892;-0.09274666,-0.2210095;0.02053572;-0.1562775,0.07931818;0.001928866;-0.03722811,0.09915895;-0.2790715;-0.05421042,0.06620444;-0.6084618;-0.02660346,0.08343848;-0.639935;-0.07843232,-0.07988922;0.007438753;-0.03526195,-0.1341848;-0.2666584;-0.07483511,-0.1763057;-0.5929071;-0.02864325,-0.1789306;-0.6222019;-0.08555929,0.02107865;0.4778197;-0.2327332,456.8549
+0;0;0,0.001175551;0.3047651;0.008486584,0.00207454;0.6078331;0.004692308,0.1883918;0.4757924;0.003787174,0.2167746;0.2339041;-0.03353988,0.259373;0.03100918;-0.1231896,-0.1793668;0.4640006;-0.01394496,-0.2197354;0.2253001;-0.05978458,-0.2554678;0.02147965;-0.1503299,0.07786983;0.00531709;-0.03986283,0.0937812;-0.2749667;-0.01103402,0.1094911;-0.5992162;0.05940417,0.1109862;-0.5602255;-0.02232176,-0.07587387;0.006321541;-0.04340759,-0.1131683;-0.2724712;-0.02045073,-0.1281062;-0.5971106;0.04834004,-0.1240364;-0.5580318;-0.03328843,0.001900152;0.5318922;0.007873612,0;0;0,0.01229038;0.2761941;-0.1285338,0.02230414;0.5432163;-0.2714496,0.1924956;0.490389;-0.1410749,0.2442684;0.2575824;-0.07919192,0.216118;0.0358897;-0.1120238,-0.1468877;0.4719717;-0.1342644,-0.2079011;0.236892;-0.09274666,-0.2210095;0.02053572;-0.1562775,0.07931818;0.001928866;-0.03722811,0.09915895;-0.2790715;-0.05421042,0.06620444;-0.6084618;-0.02660346,0.08343848;-0.639935;-0.07843232,-0.07988922;0.007438753;-0.03526195,-0.1341848;-0.2666584;-0.07483511,-0.1763057;-0.5929071;-0.02864325,-0.1789306;-0.6222019;-0.08555929,0.02107865;0.4778197;-0.2327332,456.8663
+0;0;0,0.001175551;0.3047651;0.008486584,0.00207454;0.6078331;0.004692308,0.1883918;0.4757924;0.003787174,0.2167746;0.2339041;-0.03353988,0.259373;0.03100918;-0.1231896,-0.1793668;0.4640006;-0.01394496,-0.2197354;0.2253001;-0.05978458,-0.2554678;0.02147965;-0.1503299,0.07786983;0.00531709;-0.03986283,0.0937812;-0.2749667;-0.01103402,0.1094911;-0.5992162;0.05940417,0.1109862;-0.5602255;-0.02232176,-0.07587387;0.006321541;-0.04340759,-0.1131683;-0.2724712;-0.02045073,-0.1281062;-0.5971106;0.04834004,-0.1240364;-0.5580318;-0.03328843,0.001900152;0.5318922;0.007873612,0;0;0,0.01229038;0.2761941;-0.1285338,0.02230414;0.5432163;-0.2714496,0.1924956;0.490389;-0.1410749,0.2442684;0.2575824;-0.07919192,0.216118;0.0358897;-0.1120238,-0.1468877;0.4719717;-0.1342644,-0.2079011;0.236892;-0.09274666,-0.2210095;0.02053572;-0.1562775,0.07931818;0.001928866;-0.03722811,0.09915895;-0.2790715;-0.05421042,0.06620444;-0.6084618;-0.02660346,0.08343848;-0.639935;-0.07843232,-0.07988922;0.007438753;-0.03526195,-0.1341848;-0.2666584;-0.07483511,-0.1763057;-0.5929071;-0.02864325,-0.1789306;-0.6222019;-0.08555929,0.02107865;0.4778197;-0.2327332,456.8773
+0;0;0,0.001175774;0.3048229;0.008488192,0.002073663;0.6075656;0.004692069,0.1926208;0.4741828;0.003697158,0.221219;0.2304584;-0.03391324,0.2644385;0.02460539;-0.12487,-0.1834794;0.4621236;-0.01443719,-0.2241544;0.2216111;-0.06062476,-0.2604078;0.0148191;-0.1524902,0.07786866;0.00531701;-0.03986223,0.09378709;-0.2750911;-0.01102063,0.10946;-0.5985756;0.05925136,0.1109543;-0.5595891;-0.02243664,-0.07587274;0.006321447;-0.04340694,-0.1131837;-0.2725949;-0.0204399,-0.1280864;-0.5964684;0.04818858,-0.1240185;-0.5573938;-0.033402,0.001899115;0.5315551;0.007876285,0;0;0,0.009915262;0.2758941;-0.1295166,0.01642049;0.5420536;-0.2735777,0.1915478;0.4903487;-0.1416793,0.2452669;0.2567556;-0.07700706,0.2172085;0.03165179;-0.1095266,-0.1541496;0.4722883;-0.1309934,-0.2153462;0.2355241;-0.08819479,-0.2280351;0.01537876;-0.1505767,0.07933015;0.00161919;-0.03721428,0.09728143;-0.2795835;-0.05501199,0.06468405;-0.6082238;-0.02746224,0.08134171;-0.6397977;-0.07929945,-0.07985467;0.007709603;-0.03527874,-0.1341164;-0.2662811;-0.0764941,-0.1698824;-0.5886607;-0.008536257,-0.1696271;-0.5897635;-0.08461827,0.01590185;0.4766856;-0.2346611,456.9
+0;0;0,0.001146882;0.304594;0.008918488,0.001904535;0.6074204;0.005804038,0.1930794;0.4726191;0.003166324,0.221962;0.2298448;-0.04123078,0.2654979;0.03214917;-0.1456914,-0.1843353;0.4615933;-0.01529775,-0.2252926;0.2223264;-0.06838734,-0.2601251;0.019385;-0.1658165,0.0778299;0.005304963;-0.03983014,0.09378673;-0.275151;-0.01100422,0.1090653;-0.5986176;0.0591979,0.1106204;-0.5596154;-0.02227925,-0.0758253;0.006326613;-0.04338863,-0.113089;-0.2726494;-0.02047768,-0.1281853;-0.5964479;0.04821691,-0.1240663;-0.5573607;-0.03316146,0.001766546;0.5313694;0.008816796,0;0;0,0.009522159;0.2752821;-0.130336,0.01664983;0.5410033;-0.2753406,0.1916842;0.4901915;-0.1417317,0.2461973;0.2570121;-0.07539678,0.2205632;0.03295453;-0.1075227,-0.1546177;0.4727796;-0.1310534,-0.2164191;0.236157;-0.08706494,-0.2295418;0.01721878;-0.1485859,0.07925296;0.001446843;-0.03726864,0.09657326;-0.2798246;-0.0553658,0.06394182;-0.6084428;-0.02820706,0.08034797;-0.6399339;-0.07989526,-0.07979544;0.007876571;-0.03525228,-0.1333332;-0.2660767;-0.0779659,-0.1656094;-0.5861103;0.001589648,-0.1692194;-0.6196382;-0.05011293,0.01574486;0.4757453;-0.2361815,456.922
+0;0;0,0.001146882;0.304594;0.008918488,0.001904535;0.6074204;0.005804038,0.1930794;0.4726191;0.003166324,0.221962;0.2298448;-0.04123078,0.2654979;0.03214917;-0.1456914,-0.1843353;0.4615933;-0.01529775,-0.2252926;0.2223264;-0.06838734,-0.2601251;0.019385;-0.1658165,0.0778299;0.005304963;-0.03983014,0.09378673;-0.275151;-0.01100422,0.1090653;-0.5986176;0.0591979,0.1106204;-0.5596154;-0.02227925,-0.0758253;0.006326613;-0.04338863,-0.113089;-0.2726494;-0.02047768,-0.1281853;-0.5964479;0.04821691,-0.1240663;-0.5573607;-0.03316146,0.001766546;0.5313694;0.008816796,0;0;0,0.009522159;0.2752821;-0.130336,0.01664983;0.5410033;-0.2753406,0.1916842;0.4901915;-0.1417317,0.2461973;0.2570121;-0.07539678,0.2205632;0.03295453;-0.1075227,-0.1546177;0.4727796;-0.1310534,-0.2164191;0.236157;-0.08706494,-0.2295418;0.01721878;-0.1485859,0.07925296;0.001446843;-0.03726864,0.09657326;-0.2798246;-0.0553658,0.06394182;-0.6084428;-0.02820706,0.08034797;-0.6399339;-0.07989526,-0.07979544;0.007876571;-0.03525228,-0.1333332;-0.2660767;-0.0779659,-0.1656094;-0.5861103;0.001589648,-0.1692194;-0.6196382;-0.05011293,0.01574486;0.4757453;-0.2361815,456.9336
+0;0;0,0.001146882;0.304594;0.008918488,0.001904535;0.6074204;0.005804038,0.1930794;0.4726191;0.003166324,0.221962;0.2298448;-0.04123078,0.2654979;0.03214917;-0.1456914,-0.1843353;0.4615933;-0.01529775,-0.2252926;0.2223264;-0.06838734,-0.2601251;0.019385;-0.1658165,0.0778299;0.005304963;-0.03983014,0.09378673;-0.275151;-0.01100422,0.1090653;-0.5986176;0.0591979,0.1106204;-0.5596154;-0.02227925,-0.0758253;0.006326613;-0.04338863,-0.113089;-0.2726494;-0.02047768,-0.1281853;-0.5964479;0.04821691,-0.1240663;-0.5573607;-0.03316146,0.001766546;0.5313694;0.008816796,0;0;0,0.009522159;0.2752821;-0.130336,0.01664983;0.5410033;-0.2753406,0.1916842;0.4901915;-0.1417317,0.2461973;0.2570121;-0.07539678,0.2205632;0.03295453;-0.1075227,-0.1546177;0.4727796;-0.1310534,-0.2164191;0.236157;-0.08706494,-0.2295418;0.01721878;-0.1485859,0.07925296;0.001446843;-0.03726864,0.09657326;-0.2798246;-0.0553658,0.06394182;-0.6084428;-0.02820706,0.08034797;-0.6399339;-0.07989526,-0.07979544;0.007876571;-0.03525228,-0.1333332;-0.2660767;-0.0779659,-0.1656094;-0.5861103;0.001589648,-0.1692194;-0.6196382;-0.05011293,0.01574486;0.4757453;-0.2361815,456.9556
+0;0;0,0.001025066;0.3041944;0.009423722,0.001724069;0.6065906;0.007181609,0.1940584;0.4705981;0.00234847,0.2232227;0.2302111;-0.05212236,0.2654056;0.04282145;-0.1556111,-0.1857351;0.4604565;-0.01638264,-0.2275281;0.2230407;-0.0754641,-0.2590841;0.03508666;-0.1816795,0.0778155;0.005275175;-0.03982027,0.09388764;-0.2751785;-0.01096522,0.1091834;-0.5992137;0.05918826,0.1107598;-0.560246;-0.02158466,-0.07581425;0.006351252;-0.0433658,-0.1129615;-0.2726608;-0.02061628,-0.128315;-0.5969846;0.04817756,-0.1241952;-0.5579309;-0.03249603,0.001586768;0.530592;0.009962803,0;0;0,0.008864719;0.2748573;-0.1303802,0.01463321;0.5401894;-0.2752619,0.1915048;0.4902392;-0.1417892,0.2480905;0.2581779;-0.07434154,0.2262079;0.04298282;-0.1029143,-0.1573039;0.4727954;-0.1294828,-0.2193039;0.2367055;-0.08452585,-0.2327783;0.0269423;-0.143024,0.07923777;0.001366466;-0.0372591,0.09644254;-0.2799158;-0.05541086,0.06423673;-0.6091441;-0.02847075,0.08019055;-0.6399361;-0.08001661,-0.07976267;0.007954927;-0.03526143,-0.1322787;-0.2662023;-0.07798238,-0.1571759;-0.5843282;0.01328806,-0.1635607;-0.6166379;-0.03851828,0.0138811;0.4749282;-0.2362242,456.9673
+0;0;0,0.001025294;0.3042619;0.009425811,0.001725892;0.6073724;0.007175192,0.1941448;0.4710916;0.002348273,0.2233025;0.2307589;-0.05211024,0.2651552;0.04483598;-0.154789,-0.1858165;0.4609455;-0.01639111,-0.2276;0.2235833;-0.0754592,-0.2589091;0.03710045;-0.1808432,0.0778126;0.005274978;-0.03981878,0.09388813;-0.2752378;-0.01095765,0.1091865;-0.5993301;0.0592082,0.1107529;-0.56042;-0.02104544,-0.07581143;0.006351016;-0.04336418,-0.1129665;-0.2727198;-0.02060987,-0.1283227;-0.5971007;0.0481961,-0.1242293;-0.5581052;-0.03195884,0.001588118;0.531112;0.009965969,0;0;0,0.008855633;0.2748144;-0.1306286,0.01494901;0.5407327;-0.2759209,0.1914066;0.4904922;-0.1417205,0.2492813;0.2592173;-0.07288647,0.2282336;0.0455514;-0.1005595,-0.157103;0.4736586;-0.129721,-0.2191292;0.2376605;-0.08462887,-0.2331873;0.02924983;-0.1414557,0.07923961;0.001349479;-0.03724813,0.09617837;-0.2799842;-0.05577397,0.06466825;-0.6093362;-0.02880168,0.0800112;-0.6396296;-0.08029723,-0.07974787;0.007959676;-0.03528572,-0.1317007;-0.2663707;-0.07797681,-0.1514568;-0.5833121;0.01872375,-0.1561693;-0.6156268;-0.03243453,0.01400294;0.4752383;-0.2367668,456.989
+0;0;0,0.001025294;0.3042619;0.009425811,0.001725892;0.6073724;0.007175192,0.1941448;0.4710916;0.002348273,0.2233025;0.2307589;-0.05211024,0.2651552;0.04483598;-0.154789,-0.1858165;0.4609455;-0.01639111,-0.2276;0.2235833;-0.0754592,-0.2589091;0.03710045;-0.1808432,0.0778126;0.005274978;-0.03981878,0.09388813;-0.2752378;-0.01095765,0.1091865;-0.5993301;0.0592082,0.1107529;-0.56042;-0.02104544,-0.07581143;0.006351016;-0.04336418,-0.1129665;-0.2727198;-0.02060987,-0.1283227;-0.5971007;0.0481961,-0.1242293;-0.5581052;-0.03195884,0.001588118;0.531112;0.009965969,0;0;0,0.008855633;0.2748144;-0.1306286,0.01494901;0.5407327;-0.2759209,0.1914066;0.4904922;-0.1417205,0.2492813;0.2592173;-0.07288647,0.2282336;0.0455514;-0.1005595,-0.157103;0.4736586;-0.129721,-0.2191292;0.2376605;-0.08462887,-0.2331873;0.02924983;-0.1414557,0.07923961;0.001349479;-0.03724813,0.09617837;-0.2799842;-0.05577397,0.06466825;-0.6093362;-0.02880168,0.0800112;-0.6396296;-0.08029723,-0.07974787;0.007959676;-0.03528572,-0.1317007;-0.2663707;-0.07797681,-0.1514568;-0.5833121;0.01872375,-0.1561693;-0.6156268;-0.03243453,0.01400294;0.4752383;-0.2367668,457.0005
+0;0;0,0.0009692732;0.3038059;0.009880851,0.001698432;0.6067657;0.008107736,0.1940742;0.4688938;0.000793891,0.2234052;0.230813;-0.0613768,0.2667999;0.04948339;-0.1806335,-0.1861834;0.4602287;-0.01717353,-0.2279807;0.2245941;-0.0814953,-0.2590519;0.03883666;-0.1977469,0.07759722;0.00523376;-0.03967044,0.09349637;-0.2754363;-0.01081454,0.1090217;-0.5998698;0.05938245,0.1104879;-0.5609311;-0.02084492,-0.07557786;0.006348165;-0.04324529,-0.1126891;-0.2728773;-0.02050795,-0.1284627;-0.5976623;0.04798789,-0.1244669;-0.5586388;-0.03214382,0.001544494;0.5305693;0.01078883,0;0;0,0.008412443;0.2744338;-0.1304297,0.01458992;0.5404136;-0.2752948,0.1915626;0.4906389;-0.1413522,0.2502099;0.2606911;-0.06999063,0.2306748;0.04187879;-0.09692073,-0.1580805;0.4736333;-0.1289441,-0.2205972;0.2381605;-0.08364353,-0.2367811;0.02495378;-0.1407985,0.07907031;0.001379192;-0.03699255,0.09664474;-0.2799999;-0.05643678,0.0658735;-0.6097577;-0.02925873,0.08112434;-0.6400714;-0.08071899,-0.07940242;0.007903422;-0.03542962,-0.1297339;-0.2669816;-0.07745445,-0.1426653;-0.5832183;0.02380215,-0.1500614;-0.6151469;-0.02746797,0.01350294;0.4748951;-0.2363172,457.0225
+0;0;0,0.0009692732;0.3038059;0.009880851,0.001698432;0.6067657;0.008107736,0.1940742;0.4688938;0.000793891,0.2234052;0.230813;-0.0613768,0.2667999;0.04948339;-0.1806335,-0.1861834;0.4602287;-0.01717353,-0.2279807;0.2245941;-0.0814953,-0.2590519;0.03883666;-0.1977469,0.07759722;0.00523376;-0.03967044,0.09349637;-0.2754363;-0.01081454,0.1090217;-0.5998698;0.05938245,0.1104879;-0.5609311;-0.02084492,-0.07557786;0.006348165;-0.04324529,-0.1126891;-0.2728773;-0.02050795,-0.1284627;-0.5976623;0.04798789,-0.1244669;-0.5586388;-0.03214382,0.001544494;0.5305693;0.01078883,0;0;0,0.008412443;0.2744338;-0.1304297,0.01458992;0.5404136;-0.2752948,0.1915626;0.4906389;-0.1413522,0.2502099;0.2606911;-0.06999063,0.2306748;0.04187879;-0.09692073,-0.1580805;0.4736333;-0.1289441,-0.2205972;0.2381605;-0.08364353,-0.2367811;0.02495378;-0.1407985,0.07907031;0.001379192;-0.03699255,0.09664474;-0.2799999;-0.05643678,0.0658735;-0.6097577;-0.02925873,0.08112434;-0.6400714;-0.08071899,-0.07940242;0.007903422;-0.03542962,-0.1297339;-0.2669816;-0.07745445,-0.1426653;-0.5832183;0.02380215,-0.1500614;-0.6151469;-0.02746797,0.01350294;0.4748951;-0.2363172,457.034
+0;0;0,0.0009692647;0.3038032;0.009880765,0.001699496;0.6071993;0.008106759,0.1957851;0.4687122;0.0007065069,0.2252036;0.2299216;-0.06164954,0.2682084;0.05022138;-0.1798346,-0.1878499;0.4599702;-0.0174205,-0.2297718;0.2236331;-0.08193403,-0.2605639;0.03954479;-0.197141,0.07759073;0.005233322;-0.03966712,0.09349912;-0.2755998;-0.01079444,0.1090575;-0.6007243;0.05955205,0.1105132;-0.5618495;-0.02010172,-0.07557153;0.006347634;-0.04324167,-0.1127043;-0.2730402;-0.02049112,-0.1285116;-0.5985169;0.04815061,-0.1245443;-0.5595579;-0.03140818,0.001545421;0.5309355;0.01079022,0;0;0,0.007178216;0.2743531;-0.1306667,0.01254866;0.540804;-0.2756217,0.1910704;0.4903551;-0.140696,0.2513226;0.2601002;-0.06909299,0.2337077;0.04309487;-0.0956955,-0.1648095;0.475332;-0.1336266,-0.218981;0.2378912;-0.08400832,-0.2341247;0.0266138;-0.1409452,0.07905242;0.001593441;-0.03700495,0.09699976;-0.2798572;-0.0574348,0.06780726;-0.6104897;-0.03047896,0.08273091;-0.6406198;-0.08134413,-0.079397;0.00768377;-0.03547205,-0.1274617;-0.2678411;-0.0770627,-0.1366743;-0.5846131;0.02524696,-0.1427442;-0.6168997;-0.02484442,0.01147699;0.4751696;-0.236707,457.0562
+0;0;0,0.0008654731;0.3037897;0.01029753,0.001486466;0.6071872;0.008839354,0.1950164;0.4673299;-0.000977193,0.2244103;0.230554;-0.07060364,0.2700853;0.05567142;-0.194858,-0.1877582;0.4599539;-0.01857272,-0.2297029;0.2251307;-0.08838221,-0.2599488;0.04786421;-0.2139651,0.07766094;0.00516197;-0.03953889,0.09373225;-0.2756941;-0.01098137,0.1087103;-0.6008539;0.05932786,0.1101142;-0.5619513;-0.02032374,-0.07555225;0.006365045;-0.04327278,-0.112665;-0.2730305;-0.0205843,-0.1284997;-0.5984932;0.04811721,-0.1245892;-0.5595116;-0.03144184,0.001356679;0.5309211;0.01145592,0;0;0,0.007178216;0.2743531;-0.1306667,0.01254866;0.540804;-0.2756217,0.1910704;0.4903551;-0.140696,0.2513226;0.2601002;-0.06909299,0.2337077;0.04309487;-0.0956955,-0.1648095;0.475332;-0.1336266,-0.218981;0.2378912;-0.08400832,-0.2341247;0.0266138;-0.1409452,0.07905242;0.001593441;-0.03700495,0.09699976;-0.2798572;-0.0574348,0.06780726;-0.6104897;-0.03047896,0.08273091;-0.6406198;-0.08134413,-0.079397;0.00768377;-0.03547205,-0.1274617;-0.2678411;-0.0770627,-0.1366743;-0.5846131;0.02524696,-0.1427442;-0.6168997;-0.02484442,0.01147699;0.4751696;-0.236707,457.0679
+0;0;0,0.0008654731;0.3037897;0.01029753,0.001486466;0.6071872;0.008839354,0.1950164;0.4673299;-0.000977193,0.2244103;0.230554;-0.07060364,0.2700853;0.05567142;-0.194858,-0.1877582;0.4599539;-0.01857272,-0.2297029;0.2251307;-0.08838221,-0.2599488;0.04786421;-0.2139651,0.07766094;0.00516197;-0.03953889,0.09373225;-0.2756941;-0.01098137,0.1087103;-0.6008539;0.05932786,0.1101142;-0.5619513;-0.02032374,-0.07555225;0.006365045;-0.04327278,-0.112665;-0.2730305;-0.0205843,-0.1284997;-0.5984932;0.04811721,-0.1245892;-0.5595116;-0.03144184,0.001356679;0.5309211;0.01145592,0;0;0,0.007178216;0.2743531;-0.1306667,0.01254866;0.540804;-0.2756217,0.1910704;0.4903551;-0.140696,0.2513226;0.2601002;-0.06909299,0.2337077;0.04309487;-0.0956955,-0.1648095;0.475332;-0.1336266,-0.218981;0.2378912;-0.08400832,-0.2341247;0.0266138;-0.1409452,0.07905242;0.001593441;-0.03700495,0.09699976;-0.2798572;-0.0574348,0.06780726;-0.6104897;-0.03047896,0.08273091;-0.6406198;-0.08134413,-0.079397;0.00768377;-0.03547205,-0.1274617;-0.2678411;-0.0770627,-0.1366743;-0.5846131;0.02524696,-0.1427442;-0.6168997;-0.02484442,0.01147699;0.4751696;-0.236707,457.0788
+0;0;0,0.0008676868;0.3045667;0.01032387,0.001491153;0.6091642;0.008861372,0.1954106;0.468914;-0.0009711217,0.225015;0.2304431;-0.07109599,0.2700528;0.05800022;-0.193617,-0.1881348;0.4615231;-0.01860208,-0.2303798;0.2250189;-0.08891131,-0.2602037;0.05022539;-0.2127422,0.07794022;0.005180534;-0.03968107,0.09402423;-0.2758974;-0.01110101,0.1090622;-0.6023576;0.05948942,0.1104606;-0.5634894;-0.01985359,-0.07582396;0.006387935;-0.0434284,-0.112966;-0.2732282;-0.020722,-0.128864;-0.5999925;0.04825427,-0.1249687;-0.5610456;-0.03099655,0.001360915;0.5326332;0.01148703,0;0;0,0.007115964;0.2747827;-0.1315753,0.01276828;0.5422319;-0.2772048,0.1897117;0.4907849;-0.1386189,0.2535811;0.2595137;-0.06722856,0.2384555;0.04518542;-0.09194541,-0.1657481;0.4754232;-0.1360247,-0.2179395;0.2359636;-0.08505963,-0.2325916;0.02744222;-0.1405616,0.07938232;0.001800805;-0.03703117,0.09959556;-0.2796158;-0.05885792,0.07147664;-0.611653;-0.03154397,0.08641145;-0.641523;-0.08222389,-0.07973974;0.007437502;-0.03552972,-0.1228675;-0.2694408;-0.07501009,-0.130487;-0.588014;0.02617539,-0.1332577;-0.6203357;-0.02366686,0.01153762;0.4763461;-0.2381988,457.1012
+0;0;0,0.0007579458;0.3046509;0.01084217,0.001261757;0.6096206;0.009859672,0.1942652;0.4693007;-0.001997846,0.2246565;0.234394;-0.07734374,0.272378;0.0744376;-0.2150329,-0.1874195;0.4624542;-0.01948877,-0.2297208;0.2298038;-0.0960799,-0.258673;0.06133972;-0.2287574,0.07799857;0.005188811;-0.03963717,0.09478;-0.2761655;-0.01124944,0.1090139;-0.603248;0.05950921,0.1104042;-0.5644284;-0.01911189,-0.07583612;0.006393039;-0.04347202,-0.1129983;-0.2735173;-0.02073696,-0.1291143;-0.6008874;0.0482661,-0.125249;-0.56199;-0.03026345,0.001159241;0.53301;0.01237466,0;0;0,0.006368558;0.2748537;-0.131701,0.0117779;0.5427403;-0.2773159,0.1869089;0.4921074;-0.1372912,0.2502075;0.2635986;-0.06273389,0.2393887;0.04915546;-0.08954382,-0.165395;0.4749442;-0.135425,-0.2201111;0.2376649;-0.08556078,-0.2347834;0.02894661;-0.1407252,0.07941657;0.002245545;-0.03701043,0.0985295;-0.2793941;-0.06070638,0.07385664;-0.6122354;-0.03241706,0.08904866;-0.6413077;-0.08282208,-0.07979409;0.006982805;-0.03558018,-0.1197719;-0.2711428;-0.0715747,-0.1240516;-0.59106;0.02755655,-0.1296016;-0.6211209;-0.02365766,0.01054743;0.4767348;-0.2383637,457.1237
+0;0;0,0.0007579458;0.3046509;0.01084217,0.001261757;0.6096206;0.009859672,0.1942652;0.4693007;-0.001997846,0.2246565;0.234394;-0.07734374,0.272378;0.0744376;-0.2150329,-0.1874195;0.4624542;-0.01948877,-0.2297208;0.2298038;-0.0960799,-0.258673;0.06133972;-0.2287574,0.07799857;0.005188811;-0.03963717,0.09478;-0.2761655;-0.01124944,0.1090139;-0.603248;0.05950921,0.1104042;-0.5644284;-0.01911189,-0.07583612;0.006393039;-0.04347202,-0.1129983;-0.2735173;-0.02073696,-0.1291143;-0.6008874;0.0482661,-0.125249;-0.56199;-0.03026345,0.001159241;0.53301;0.01237466,0;0;0,0.006368558;0.2748537;-0.131701,0.0117779;0.5427403;-0.2773159,0.1869089;0.4921074;-0.1372912,0.2502075;0.2635986;-0.06273389,0.2393887;0.04915546;-0.08954382,-0.165395;0.4749442;-0.135425,-0.2201111;0.2376649;-0.08556078,-0.2347834;0.02894661;-0.1407252,0.07941657;0.002245545;-0.03701043,0.0985295;-0.2793941;-0.06070638,0.07385664;-0.6122354;-0.03241706,0.08904866;-0.6413077;-0.08282208,-0.07979409;0.006982805;-0.03558018,-0.1197719;-0.2711428;-0.0715747,-0.1240516;-0.59106;0.02755655,-0.1296016;-0.6211209;-0.02365766,0.01054743;0.4767348;-0.2383637,457.1354
+0;0;0,0.0007570853;0.304305;0.01082987,0.00126051;0.609036;0.009848883,0.19465;0.4686678;-0.002039949,0.2251965;0.2325616;-0.07777061,0.2729465;0.07250944;-0.2155421,-0.1877975;0.4618076;-0.01956583,-0.2303148;0.2279692;-0.09654807,-0.2592843;0.05940425;-0.2293049,0.07801518;0.005189916;-0.03964561,0.09482209;-0.2765917;-0.01121477,0.1091759;-0.6064298;0.06014001,0.1105513;-0.5677049;-0.01763704,-0.07585227;0.0063944;-0.04348128,-0.1130709;-0.273941;-0.02071169,-0.1293227;-0.6040692;0.04887271,-0.1254989;-0.5652673;-0.02881378,0.0011581;0.5325044;0.01236128,0;0;0,0.005294438;0.2745268;-0.1316299,0.009921573;0.5423026;-0.2769802,0.1838185;0.4921043;-0.1339488,0.247378;0.2624821;-0.05879426,0.2406503;0.04812108;-0.08849025,-0.1677456;0.4745128;-0.1355053,-0.2255725;0.2364996;-0.08631015,-0.236727;0.02725145;-0.1407944,0.07955308;0.002760679;-0.03672552,0.09864207;-0.2790719;-0.06313848,0.07651047;-0.6147838;-0.03316474,0.09280701;-0.6424689;-0.08350492,-0.07975144;0.006449407;-0.03582166,-0.1167477;-0.2728575;-0.06914668,-0.1202405;-0.5961773;0.02854068,-0.123636;-0.6262565;-0.02152179,0.008844115;0.4763185;-0.2381427,457.1575
+0;0;0,0.0006950101;0.3042825;0.01144918,0.001163422;0.6090149;0.01108993,0.1940441;0.4677167;-0.003490067,0.2263073;0.2342805;-0.08644191,0.2743129;0.07672904;-0.2269793,-0.1876179;0.4620695;-0.02065225,-0.2303605;0.230403;-0.1038273,-0.2583839;0.07319909;-0.2500442,0.07802495;0.005165836;-0.0396295,0.09494168;-0.2766146;-0.01125283,0.1085223;-0.6063871;0.06055526,0.1098805;-0.5676003;-0.01721511,-0.0758464;0.006411467;-0.04348903,-0.1130593;-0.2739286;-0.02076773,-0.1295465;-0.6040246;0.04891399,-0.125745;-0.5651801;-0.02876873,0.001065582;0.5324783;0.01344677,0;0;0,0.005294438;0.2745268;-0.1316299,0.009921573;0.5423026;-0.2769802,0.1838185;0.4921043;-0.1339488,0.247378;0.2624821;-0.05879426,0.2406503;0.04812108;-0.08849025,-0.1677456;0.4745128;-0.1355053,-0.2255725;0.2364996;-0.08631015,-0.236727;0.02725145;-0.1407944,0.07955308;0.002760679;-0.03672552,0.09864207;-0.2790719;-0.06313848,0.07651047;-0.6147838;-0.03316474,0.09280701;-0.6424689;-0.08350492,-0.07975144;0.006449407;-0.03582166,-0.1167477;-0.2728575;-0.06914668,-0.1202405;-0.5961773;0.02854068,-0.123636;-0.6262565;-0.02152179,0.008844115;0.4763185;-0.2381427,457.1697
+0;0;0,0.0006950101;0.3042825;0.01144918,0.001163422;0.6090149;0.01108993,0.1940441;0.4677167;-0.003490067,0.2263073;0.2342805;-0.08644191,0.2743129;0.07672904;-0.2269793,-0.1876179;0.4620695;-0.02065225,-0.2303605;0.230403;-0.1038273,-0.2583839;0.07319909;-0.2500442,0.07802495;0.005165836;-0.0396295,0.09494168;-0.2766146;-0.01125283,0.1085223;-0.6063871;0.06055526,0.1098805;-0.5676003;-0.01721511,-0.0758464;0.006411467;-0.04348903,-0.1130593;-0.2739286;-0.02076773,-0.1295465;-0.6040246;0.04891399,-0.125745;-0.5651801;-0.02876873,0.001065582;0.5324783;0.01344677,0;0;0,0.005294438;0.2745268;-0.1316299,0.009921573;0.5423026;-0.2769802,0.1838185;0.4921043;-0.1339488,0.247378;0.2624821;-0.05879426,0.2406503;0.04812108;-0.08849025,-0.1677456;0.4745128;-0.1355053,-0.2255725;0.2364996;-0.08631015,-0.236727;0.02725145;-0.1407944,0.07955308;0.002760679;-0.03672552,0.09864207;-0.2790719;-0.06313848,0.07651047;-0.6147838;-0.03316474,0.09280701;-0.6424689;-0.08350492,-0.07975144;0.006449407;-0.03582166,-0.1167477;-0.2728575;-0.06914668,-0.1202405;-0.5961773;0.02854068,-0.123636;-0.6262565;-0.02152179,0.008844115;0.4763185;-0.2381427,457.1808
+0;0;0,0.0006966404;0.3049963;0.01147604,0.001166555;0.610704;0.01111602,0.1946425;0.4689704;-0.003509009,0.2271047;0.2340954;-0.08697215,0.275106;0.07655828;-0.2274967,-0.1881975;0.4633058;-0.02072417,-0.2312035;0.2302113;-0.1044119,-0.2592244;0.07302174;-0.2506154,0.07783635;0.005153348;-0.0395337,0.09478008;-0.277077;-0.01111173,0.1084184;-0.6082513;0.06100164,0.1097645;-0.5695429;-0.01607412,-0.07566305;0.006395969;-0.0433839,-0.1129354;-0.2743917;-0.02062633,-0.1294926;-0.605891;0.04935161,-0.125725;-0.5671254;-0.02763729,0.001068413;0.533932;0.01348011,0;0;0,0.004225697;0.2752833;-0.131743,0.007939776;0.544197;-0.2770715,0.1818933;0.4931584;-0.132524,0.2453436;0.2625441;-0.05521131,0.2397811;0.04814473;-0.08472705,-0.1705895;0.4756479;-0.1362418,-0.2267272;0.2357514;-0.08639817,-0.2388783;0.02699943;-0.142471,0.07958864;0.003112823;-0.03610992,0.1016487;-0.2786637;-0.06550717,0.082045;-0.6159011;-0.03469372,0.09854991;-0.6428711;-0.08469701,-0.07932287;0.006083546;-0.03631586,-0.1118342;-0.2746428;-0.06605777,-0.1134616;-0.5999842;0.02992737,-0.1152496;-0.6299065;-0.01931129,0.007070233;0.4779106;-0.2382784,457.192
+0;0;0,0.0006848279;0.3049769;0.01198111,0.001230753;0.6106851;0.01230035,0.1944053;0.4686468;-0.004377052,0.2278866;0.2361648;-0.0939163,0.2750742;0.0923523;-0.2487081,-0.1875627;0.4593446;-0.01422819,-0.2337546;0.2325467;-0.1122853,-0.260724;0.08389667;-0.2673499,0.07783529;0.005145312;-0.03953684,0.09501488;-0.2770694;-0.01110181,0.1084483;-0.6082509;0.06101775,0.108551;-0.5694978;-0.01606464,-0.07567299;0.006399916;-0.04336597,-0.1128724;-0.2744084;-0.02074426,-0.1299397;-0.6058841;0.04922298,-0.1274104;-0.567085;-0.02781273,0.001105273;0.5339077;0.01448267,0;0;0,0.004225697;0.2752833;-0.131743,0.007939776;0.544197;-0.2770715,0.1818933;0.4931584;-0.132524,0.2453436;0.2625441;-0.05521131,0.2397811;0.04814473;-0.08472705,-0.1705895;0.4756479;-0.1362418,-0.2267272;0.2357514;-0.08639817,-0.2388783;0.02699943;-0.142471,0.07958864;0.003112823;-0.03610992,0.1016487;-0.2786637;-0.06550717,0.082045;-0.6159011;-0.03469372,0.09854991;-0.6428711;-0.08469701,-0.07932287;0.006083546;-0.03631586,-0.1118342;-0.2746428;-0.06605777,-0.1134616;-0.5999842;0.02992737,-0.1152496;-0.6299065;-0.01931129,0.007070233;0.4779106;-0.2382784,457.2147
+0;0;0,0.0006820171;0.3037252;0.01193194,0.00122454;0.6075187;0.0122525,0.2008115;0.4638809;-0.005066525,0.2348506;0.2275258;-0.09609748,0.2820718;0.08361094;-0.2509995,-0.1938259;0.4542702;-0.01524442,-0.2407873;0.2236939;-0.1149352,-0.2677759;0.07493801;-0.2701101,0.07672891;0.005072175;-0.03897485,0.09395291;-0.2778722;-0.01046631,0.1074734;-0.6111988;0.06212042,0.1075745;-0.572578;-0.01379672,-0.07459735;0.006308946;-0.04274956,-0.1118929;-0.2752254;-0.02006936,-0.1290707;-0.6088482;0.0503511,-0.1265797;-0.5701822;-0.02552007,0.001099984;0.5313064;0.01441875,0;0;0,-0.00303193;0.2743946;-0.1307297,-0.008827461;0.541976;-0.2744277,0.1751325;0.496407;-0.1304386,0.238402;0.261999;-0.05069566,0.2386775;0.04786991;-0.08362913,-0.1897387;0.4722325;-0.1290909,-0.2433943;0.2272804;-0.07980976,-0.254948;0.018664;-0.1370955,0.07915441;0.003721833;-0.03395319,0.1035864;-0.2780631;-0.06811762,0.08736866;-0.6175622;-0.03593516,0.1043269;-0.6432424;-0.08543134,-0.07749969;0.005412808;-0.03737101,-0.1057461;-0.2767537;-0.06477773,-0.1056545;-0.604424;0.03108901,-0.1062984;-0.6339097;-0.0168566,-0.007149476;0.4760718;-0.2361283,457.2259
+0;0;0,0.0006820171;0.3037252;0.01193194,0.00122454;0.6075187;0.0122525,0.2008115;0.4638809;-0.005066525,0.2348506;0.2275258;-0.09609748,0.2820718;0.08361094;-0.2509995,-0.1938259;0.4542702;-0.01524442,-0.2407873;0.2236939;-0.1149352,-0.2677759;0.07493801;-0.2701101,0.07672891;0.005072175;-0.03897485,0.09395291;-0.2778722;-0.01046631,0.1074734;-0.6111988;0.06212042,0.1075745;-0.572578;-0.01379672,-0.07459735;0.006308946;-0.04274956,-0.1118929;-0.2752254;-0.02006936,-0.1290707;-0.6088482;0.0503511,-0.1265797;-0.5701822;-0.02552007,0.001099984;0.5313064;0.01441875,0;0;0,-0.00303193;0.2743946;-0.1307297,-0.008827461;0.541976;-0.2744277,0.1751325;0.496407;-0.1304386,0.238402;0.261999;-0.05069566,0.2386775;0.04786991;-0.08362913,-0.1897387;0.4722325;-0.1290909,-0.2433943;0.2272804;-0.07980976,-0.254948;0.018664;-0.1370955,0.07915441;0.003721833;-0.03395319,0.1035864;-0.2780631;-0.06811762,0.08736866;-0.6175622;-0.03593516,0.1043269;-0.6432424;-0.08543134,-0.07749969;0.005412808;-0.03737101,-0.1057461;-0.2767537;-0.06477773,-0.1056545;-0.604424;0.03108901,-0.1062984;-0.6339097;-0.0168566,-0.007149476;0.4760718;-0.2361283,457.2379
+0;0;0,0.0006255154;0.3023883;0.01223129,0.001073205;0.605132;0.01309889,0.2231426;0.4538588;-0.008900193,0.260376;0.2194091;-0.112187,0.3071458;0.0801893;-0.2717136,-0.2157679;0.4417619;-0.01639633,-0.2648773;0.2134172;-0.1280572,-0.291105;0.07369852;-0.291792,0.07609421;0.005021349;-0.03860309,0.09341145;-0.2786939;-0.009966856,0.106776;-0.6132719;0.06293804,0.1063238;-0.5744938;-0.01409809,-0.07395261;0.006248;-0.04239948,-0.1112729;-0.2760777;-0.01973596,-0.1285831;-0.6109329;0.05103505,-0.1266119;-0.5721137;-0.02597248,0.0009728969;0.5290972;0.01510865,0;0;0,-0.01760323;0.271615;-0.1323032,-0.04060267;0.5350637;-0.279635,0.1710384;0.4981376;-0.1283457,0.2359835;0.2608207;-0.04782248,0.2342735;0.04704879;-0.08411241,-0.2273707;0.4732341;-0.1044738,-0.2820815;0.2249403;-0.05570875,-0.2898319;0.01586983;-0.1126981,0.07910034;0.004270822;-0.03210354,0.1060768;-0.2774122;-0.0713613,0.09475863;-0.618216;-0.03728986,0.1122997;-0.6442246;-0.08795714,-0.07610703;0.004813325;-0.03860429,-0.1002852;-0.2788054;-0.06289573,-0.09674405;-0.6082673;0.03133021,-0.09634521;-0.6395297;-0.0161944,-0.03462279;0.4702666;-0.2402532,457.2598
+0;0;0,0.0006255154;0.3023883;0.01223129,0.001073205;0.605132;0.01309889,0.2231426;0.4538588;-0.008900193,0.260376;0.2194091;-0.112187,0.3071458;0.0801893;-0.2717136,-0.2157679;0.4417619;-0.01639633,-0.2648773;0.2134172;-0.1280572,-0.291105;0.07369852;-0.291792,0.07609421;0.005021349;-0.03860309,0.09341145;-0.2786939;-0.009966856,0.106776;-0.6132719;0.06293804,0.1063238;-0.5744938;-0.01409809,-0.07395261;0.006248;-0.04239948,-0.1112729;-0.2760777;-0.01973596,-0.1285831;-0.6109329;0.05103505,-0.1266119;-0.5721137;-0.02597248,0.0009728969;0.5290972;0.01510865,0;0;0,-0.01760323;0.271615;-0.1323032,-0.04060267;0.5350637;-0.279635,0.1710384;0.4981376;-0.1283457,0.2359835;0.2608207;-0.04782248,0.2342735;0.04704879;-0.08411241,-0.2273707;0.4732341;-0.1044738,-0.2820815;0.2249403;-0.05570875,-0.2898319;0.01586983;-0.1126981,0.07910034;0.004270822;-0.03210354,0.1060768;-0.2774122;-0.0713613,0.09475863;-0.618216;-0.03728986,0.1122997;-0.6442246;-0.08795714,-0.07610703;0.004813325;-0.03860429,-0.1002852;-0.2788054;-0.06289573,-0.09674405;-0.6082673;0.03133021,-0.09634521;-0.6395297;-0.0161944,-0.03462279;0.4702666;-0.2402532,457.2717
+0;0;0,0.0006255154;0.3023883;0.01223129,0.001073205;0.605132;0.01309889,0.2231426;0.4538588;-0.008900193,0.260376;0.2194091;-0.112187,0.3071458;0.0801893;-0.2717136,-0.2157679;0.4417619;-0.01639633,-0.2648773;0.2134172;-0.1280572,-0.291105;0.07369852;-0.291792,0.07609421;0.005021349;-0.03860309,0.09341145;-0.2786939;-0.009966856,0.106776;-0.6132719;0.06293804,0.1063238;-0.5744938;-0.01409809,-0.07395261;0.006248;-0.04239948,-0.1112729;-0.2760777;-0.01973596,-0.1285831;-0.6109329;0.05103505,-0.1266119;-0.5721137;-0.02597248,0.0009728969;0.5290972;0.01510865,0;0;0,-0.01760323;0.271615;-0.1323032,-0.04060267;0.5350637;-0.279635,0.1710384;0.4981376;-0.1283457,0.2359835;0.2608207;-0.04782248,0.2342735;0.04704879;-0.08411241,-0.2273707;0.4732341;-0.1044738,-0.2820815;0.2249403;-0.05570875,-0.2898319;0.01586983;-0.1126981,0.07910034;0.004270822;-0.03210354,0.1060768;-0.2774122;-0.0713613,0.09475863;-0.618216;-0.03728986,0.1122997;-0.6442246;-0.08795714,-0.07610703;0.004813325;-0.03860429,-0.1002852;-0.2788054;-0.06289573,-0.09674405;-0.6082673;0.03133021,-0.09634521;-0.6395297;-0.0161944,-0.03462279;0.4702666;-0.2402532,457.2832
+0;0;0,0.0005877785;0.3011697;0.01253293,0.0009703859;0.6039331;0.01397119,0.2204701;0.4534346;-0.009612048,0.2603056;0.2228751;-0.1228366,0.30678;0.08804671;-0.2865529,-0.213237;0.4414028;-0.01702509,-0.2648119;0.2164142;-0.1365428,-0.2900399;0.07659034;-0.300721,0.0767114;0.005048017;-0.03889815,0.09403773;-0.2790635;-0.0101863,0.1070218;-0.6129606;0.06302082,0.1065766;-0.5742543;-0.01310074,-0.07454883;0.006301989;-0.04273108,-0.1118786;-0.2764506;-0.02034011,-0.1291923;-0.6106356;0.05062308,-0.127248;-0.5718942;-0.02547091,0.000887371;0.5278406;0.01582666,0;0;0,-0.01619296;0.2702658;-0.1324944,-0.03528912;0.5341625;-0.2796299,0.1705076;0.4988362;-0.1252732,0.2302543;0.2600356;-0.04179263,0.2324242;0.04704386;-0.08388066,-0.2232424;0.4732518;-0.1094711,-0.2786855;0.2240149;-0.06077428,-0.2833492;0.01436357;-0.117043,0.07985877;0.0049209;-0.03196168,0.1097491;-0.2764737;-0.0740037,0.1014262;-0.6166431;-0.03892183,0.1191485;-0.6418008;-0.08906198,-0.07666303;0.004224093;-0.03909121,-0.0974271;-0.2802227;-0.06151431,-0.09008764;-0.6095561;0.03068549,-0.08897815;-0.6403673;-0.01591125,-0.03020596;0.4691848;-0.2403159,457.3057
+0;0;0,0.0005877785;0.3011697;0.01253293,0.0009703859;0.6039331;0.01397119,0.2204701;0.4534346;-0.009612048,0.2603056;0.2228751;-0.1228366,0.30678;0.08804671;-0.2865529,-0.213237;0.4414028;-0.01702509,-0.2648119;0.2164142;-0.1365428,-0.2900399;0.07659034;-0.300721,0.0767114;0.005048017;-0.03889815,0.09403773;-0.2790635;-0.0101863,0.1070218;-0.6129606;0.06302082,0.1065766;-0.5742543;-0.01310074,-0.07454883;0.006301989;-0.04273108,-0.1118786;-0.2764506;-0.02034011,-0.1291923;-0.6106356;0.05062308,-0.127248;-0.5718942;-0.02547091,0.000887371;0.5278406;0.01582666,0;0;0,-0.01619296;0.2702658;-0.1324944,-0.03528912;0.5341625;-0.2796299,0.1705076;0.4988362;-0.1252732,0.2302543;0.2600356;-0.04179263,0.2324242;0.04704386;-0.08388066,-0.2232424;0.4732518;-0.1094711,-0.2786855;0.2240149;-0.06077428,-0.2833492;0.01436357;-0.117043,0.07985877;0.0049209;-0.03196168,0.1097491;-0.2764737;-0.0740037,0.1014262;-0.6166431;-0.03892183,0.1191485;-0.6418008;-0.08906198,-0.07666303;0.004224093;-0.03909121,-0.0974271;-0.2802227;-0.06151431,-0.09008764;-0.6095561;0.03068549,-0.08897815;-0.6403673;-0.01591125,-0.03020596;0.4691848;-0.2403159,457.3168
+0;0;0,0.000587429;0.3009906;0.01252548,0.0009698925;0.603645;0.0139622,0.2188727;0.4536887;-0.009436062,0.2584692;0.2245127;-0.1219812,0.3049948;0.08953542;-0.2858783,-0.2116802;0.4417444;-0.01679519,-0.2629457;0.2181058;-0.1355957,-0.2882015;0.07812759;-0.2999552,0.07679395;0.005053449;-0.03894001,0.09412999;-0.2792172;-0.01021208,0.1071679;-0.6144988;0.06329859,0.1067222;-0.5757815;-0.01291958,-0.07462905;0.006308771;-0.04277706,-0.1119798;-0.2766022;-0.02037355,-0.1293653;-0.6121729;0.05088389,-0.1274184;-0.5734204;-0.02530669,0.0008868788;0.5275535;0.01581764,0;0;0,-0.01330717;0.2701174;-0.1327107,-0.03005769;0.5340072;-0.2799156,0.1729219;0.4990063;-0.1248131,0.2234742;0.2608505;-0.03831339,0.2276079;0.04857866;-0.08488989,-0.2201716;0.4709439;-0.1154444,-0.2755414;0.2232307;-0.06719175,-0.2805505;0.01290864;-0.1218297,0.08014186;0.005166352;-0.03146052,0.112119;-0.2760125;-0.07448983,0.1058386;-0.6175979;-0.03888774,0.12444;-0.6424626;-0.08917952,-0.07654673;0.003949848;-0.0395496,-0.09686931;-0.2810103;-0.05744717,-0.08437306;-0.6123206;0.03235745,-0.08019833;-0.611807;-0.03834278,-0.02535652;0.4690245;-0.2405643,457.3388
+0;0;0,0.0005201165;0.3001921;0.01304657,0.0007014526;0.6015577;0.01510574,0.2148677;0.4534509;-0.009727206,0.2560107;0.2269033;-0.1300724,0.3021272;0.1013284;-0.3014167,-0.2079441;0.4435624;-0.02229895,-0.2608338;0.2205805;-0.1446968,-0.2835379;0.0811892;-0.3099519,0.07626041;0.004998779;-0.03867644,0.09356807;-0.2796057;-0.009974211,0.1067745;-0.6149786;0.06382527,0.1071121;-0.5762437;-0.01234301,-0.07412206;0.006274605;-0.04246238,-0.1114848;-0.2769681;-0.02008745,-0.1291213;-0.6126392;0.05139422,-0.1263902;-0.5738631;-0.02472109,0.000675427;0.5259391;0.01679422,0;0;0,-0.01097069;0.2700911;-0.1312106,-0.02508841;0.5338755;-0.2762451,0.1740225;0.5007612;-0.1248581,0.2195607;0.2606998;-0.03656125,0.2193897;0.04839744;-0.08327675,-0.2168971;0.4690262;-0.1213484,-0.2721968;0.2192283;-0.07615468,-0.2723836;0.008461818;-0.1293724,0.07992586;0.005692065;-0.03026485,0.1138032;-0.2752558;-0.07547212,0.110577;-0.6170601;-0.04004431,0.1305026;-0.64157;-0.09014082,-0.07554115;0.003416521;-0.04022893,-0.09435948;-0.2821403;-0.05526919,-0.07760354;-0.6138209;0.03306528,-0.07342468;-0.613106;-0.03766619,-0.0211707;0.4689406;-0.2376559,457.3617
+0;0;0,0.0005201165;0.3001921;0.01304657,0.0007014526;0.6015577;0.01510574,0.2148677;0.4534509;-0.009727206,0.2560107;0.2269033;-0.1300724,0.3021272;0.1013284;-0.3014167,-0.2079441;0.4435624;-0.02229895,-0.2608338;0.2205805;-0.1446968,-0.2835379;0.0811892;-0.3099519,0.07626041;0.004998779;-0.03867644,0.09356807;-0.2796057;-0.009974211,0.1067745;-0.6149786;0.06382527,0.1071121;-0.5762437;-0.01234301,-0.07412206;0.006274605;-0.04246238,-0.1114848;-0.2769681;-0.02008745,-0.1291213;-0.6126392;0.05139422,-0.1263902;-0.5738631;-0.02472109,0.000675427;0.5259391;0.01679422,0;0;0,-0.01097069;0.2700911;-0.1312106,-0.02508841;0.5338755;-0.2762451,0.1740225;0.5007612;-0.1248581,0.2195607;0.2606998;-0.03656125,0.2193897;0.04839744;-0.08327675,-0.2168971;0.4690262;-0.1213484,-0.2721968;0.2192283;-0.07615468,-0.2723836;0.008461818;-0.1293724,0.07992586;0.005692065;-0.03026485,0.1138032;-0.2752558;-0.07547212,0.110577;-0.6170601;-0.04004431,0.1305026;-0.64157;-0.09014082,-0.07554115;0.003416521;-0.04022893,-0.09435948;-0.2821403;-0.05526919,-0.07760354;-0.6138209;0.03306528,-0.07342468;-0.613106;-0.03766619,-0.0211707;0.4689406;-0.2376559,457.3723
+0;0;0,0.0005214449;0.3009588;0.01307989,0.0007033147;0.6032189;0.01514466,0.2184622;0.4536587;-0.01012782,0.2596436;0.2268994;-0.1305855,0.3058171;0.1011695;-0.3021413,-0.2114414;0.4436044;-0.02291043,-0.2643806;0.220414;-0.1454226,-0.2871127;0.08085066;-0.3108818,0.07580932;0.00496921;-0.03844766,0.09312289;-0.2797324;-0.009735631,0.1062974;-0.6142937;0.06388526,0.1066358;-0.5755374;-0.01246975,-0.07368362;0.00623749;-0.04221121,-0.1110591;-0.277102;-0.01982863,-0.128653;-0.6119607;0.05148005,-0.1259152;-0.5731631;-0.02482186,0.0006772074;0.5273628;0.01683845,0;0;0,-0.01311992;0.2704159;-0.1321011,-0.02701738;0.5347921;-0.2779427,0.1750999;0.5011777;-0.1244438,0.2109491;0.2610555;-0.03126693,0.2140634;0.04972854;-0.08325386,-0.2209625;0.4694634;-0.1183284,-0.2776212;0.2196527;-0.07349379,-0.2800693;0.008477777;-0.1261299,0.07959127;0.005950838;-0.02966118,0.1128364;-0.2750714;-0.07549167,0.1140228;-0.6161036;-0.04055738,0.1350013;-0.6404162;-0.09072638,-0.07475198;0.003195859;-0.04064352,-0.09409279;-0.2825742;-0.05249893,-0.07288095;-0.6137456;0.03352666,-0.06854447;-0.6131724;-0.03734039,-0.02349721;0.4696804;-0.2391472,457.3945
+0;0;0,0.0004181822;0.3009419;0.01346744,0.0004026105;0.6031983;0.01602798,0.2180289;0.4537437;-0.01112961,0.261435;0.2327142;-0.141082,0.3082314;0.1118085;-0.3159057,-0.2114721;0.4435196;-0.02315755,-0.2639806;0.2247259;-0.1535336,-0.2938447;0.1031866;-0.3316003,0.07580431;0.004860366;-0.03847146,0.09296743;-0.2798214;-0.009473881,0.1062336;-0.6144107;0.06400304,0.1064663;-0.5756285;-0.0123494,-0.07370452;0.006304499;-0.04216474,-0.111022;-0.2770751;-0.02019709,-0.1288102;-0.6118563;0.05142665,-0.1261778;-0.5730336;-0.02487607,0.0004319664;0.5273395;0.01759334,0;0;0,-0.01311992;0.2704159;-0.1321011,-0.02701738;0.5347921;-0.2779427,0.1750999;0.5011777;-0.1244438,0.2109491;0.2610555;-0.03126693,0.2140634;0.04972854;-0.08325386,-0.2209625;0.4694634;-0.1183284,-0.2776212;0.2196527;-0.07349379,-0.2800693;0.008477777;-0.1261299,0.07959127;0.005950838;-0.02966118,0.1128364;-0.2750714;-0.07549167,0.1140228;-0.6161036;-0.04055738,0.1350013;-0.6404162;-0.09072638,-0.07475198;0.003195859;-0.04064352,-0.09409279;-0.2825742;-0.05249893,-0.07288095;-0.6137456;0.03352666,-0.06854447;-0.6131724;-0.03734039,-0.02349721;0.4696804;-0.2391472,457.4063
+0;0;0,0.0004173585;0.3003491;0.01344091,0.0004018213;0.6017461;0.01599332,0.2077612;0.4559579;-0.009813035,0.2530868;0.2251539;-0.1455123,0.2998889;0.1042333;-0.3203574,-0.2014748;0.4462161;-0.02127346,-0.2563053;0.2177468;-0.1574151,-0.2861731;0.09619262;-0.3355037,0.07507221;0.004813426;-0.03809991,0.09223516;-0.2798656;-0.009102616,0.1055364;-0.6153393;0.0645685,0.1057734;-0.5763948;-0.01319516,-0.0729927;0.006243612;-0.04175752,-0.1103098;-0.2771332;-0.01979009,-0.128145;-0.6127993;0.05202295,-0.125464;-0.5738135;-0.02569007,0.0004311022;0.5260811;0.01755469,0;0;0,-0.01489431;0.2700116;-0.1313863,-0.02950124;0.5339143;-0.2762315,0.1555164;0.5071075;-0.1182215,0.2122166;0.2567692;-0.02959323,0.2117476;0.04550564;-0.08203888,-0.2134851;0.4664518;-0.1215764,-0.2702973;0.2048576;-0.07596901,-0.2713178;-0.00644201;-0.1282611,0.07908621;0.006336123;-0.02856278,0.1154138;-0.2743575;-0.07404852,0.1207563;-0.6164257;-0.04076576,0.1431435;-0.6420808;-0.09105062,-0.07345532;0.002789689;-0.04131758,-0.089085;-0.2833414;-0.04920754,-0.06458711;-0.6156858;0.03501837,-0.0587731;-0.6155038;-0.03712271,-0.02594379;0.4689002;-0.2376552,457.4281
+0;0;0,0.0004173585;0.3003491;0.01344091,0.0004018213;0.6017461;0.01599332,0.2077612;0.4559579;-0.009813035,0.2530868;0.2251539;-0.1455123,0.2998889;0.1042333;-0.3203574,-0.2014748;0.4462161;-0.02127346,-0.2563053;0.2177468;-0.1574151,-0.2861731;0.09619262;-0.3355037,0.07507221;0.004813426;-0.03809991,0.09223516;-0.2798656;-0.009102616,0.1055364;-0.6153393;0.0645685,0.1057734;-0.5763948;-0.01319516,-0.0729927;0.006243612;-0.04175752,-0.1103098;-0.2771332;-0.01979009,-0.128145;-0.6127993;0.05202295,-0.125464;-0.5738135;-0.02569007,0.0004311022;0.5260811;0.01755469,0;0;0,-0.01489431;0.2700116;-0.1313863,-0.02950124;0.5339143;-0.2762315,0.1555164;0.5071075;-0.1182215,0.2122166;0.2567692;-0.02959323,0.2117476;0.04550564;-0.08203888,-0.2134851;0.4664518;-0.1215764,-0.2702973;0.2048576;-0.07596901,-0.2713178;-0.00644201;-0.1282611,0.07908621;0.006336123;-0.02856278,0.1154138;-0.2743575;-0.07404852,0.1207563;-0.6164257;-0.04076576,0.1431435;-0.6420808;-0.09105062,-0.07345532;0.002789689;-0.04131758,-0.089085;-0.2833414;-0.04920754,-0.06458711;-0.6156858;0.03501837,-0.0587731;-0.6155038;-0.03712271,-0.02594379;0.4689002;-0.2376552,457.4506
+0;0;0,0.0003176026;0.3021071;0.01390173,0.0001178614;0.6054778;0.01701784,0.2107372;0.4583417;-0.01139219,0.2560202;0.236695;-0.1494553,0.3031071;0.1237213;-0.3295687,-0.2043194;0.4494536;-0.02684144,-0.2574921;0.2258725;-0.1588392,-0.2873388;0.1056057;-0.3379093,0.07614594;0.00488338;-0.03859497,0.09326155;-0.2797233;-0.009433968,0.1057047;-0.6129205;0.06455096,0.106567;-0.5737184;-0.01516932,-0.07400535;0.006315199;-0.04236685,-0.1113537;-0.2770013;-0.02043198,-0.1289385;-0.6105371;0.050938,-0.1255814;-0.5712981;-0.02871195,0.0001966782;0.5292711;0.01844649,0;0;0,-0.0152867;0.2721937;-0.1309159,-0.0306084;0.5386868;-0.2750793,0.158342;0.5041327;-0.1142735,0.2097518;0.2592132;-0.02703428,0.2117571;0.04829711;-0.08117676,-0.2170369;0.4672472;-0.118182,-0.2742012;0.2121302;-0.07474451,-0.2749799;0.0008674562;-0.1275507,0.08032773;0.006608158;-0.02855539,0.1186826;-0.2738176;-0.0736618,0.126186;-0.6137309;-0.04123282,0.1498314;-0.6411809;-0.09203768,-0.07468004;0.002533372;-0.04157038,-0.08628754;-0.2837769;-0.04756951,-0.05810963;-0.6139913;0.03497423,-0.05189796;-0.6143659;-0.03904972,-0.02684184;0.4729536;-0.2366805,457.4618
+0;0;0,0.0003176026;0.3021071;0.01390173,0.0001178614;0.6054778;0.01701784,0.2107372;0.4583417;-0.01139219,0.2560202;0.236695;-0.1494553,0.3031071;0.1237213;-0.3295687,-0.2043194;0.4494536;-0.02684144,-0.2574921;0.2258725;-0.1588392,-0.2873388;0.1056057;-0.3379093,0.07614594;0.00488338;-0.03859497,0.09326155;-0.2797233;-0.009433968,0.1057047;-0.6129205;0.06455096,0.106567;-0.5737184;-0.01516932,-0.07400535;0.006315199;-0.04236685,-0.1113537;-0.2770013;-0.02043198,-0.1289385;-0.6105371;0.050938,-0.1255814;-0.5712981;-0.02871195,0.0001966782;0.5292711;0.01844649,0;0;0,-0.0152867;0.2721937;-0.1309159,-0.0306084;0.5386868;-0.2750793,0.158342;0.5041327;-0.1142735,0.2097518;0.2592132;-0.02703428,0.2117571;0.04829711;-0.08117676,-0.2170369;0.4672472;-0.118182,-0.2742012;0.2121302;-0.07474451,-0.2749799;0.0008674562;-0.1275507,0.08032773;0.006608158;-0.02855539,0.1186826;-0.2738176;-0.0736618,0.126186;-0.6137309;-0.04123282,0.1498314;-0.6411809;-0.09203768,-0.07468004;0.002533372;-0.04157038,-0.08628754;-0.2837769;-0.04756951,-0.05810963;-0.6139913;0.03497423,-0.05189796;-0.6143659;-0.03904972,-0.02684184;0.4729536;-0.2366805,457.4731
+0;0;0,0.0003169673;0.3015028;0.01387392,0.0001176342;0.6042503;0.01698345,0.2097344;0.4576038;-0.01128735,0.254499;0.2384944;-0.14777,0.3015754;0.1255458;-0.3278435,-0.203346;0.448758;-0.02666304,-0.25591;0.2277364;-0.1571498,-0.2857501;0.1074962;-0.3361803,0.07576283;0.004858811;-0.0384008,0.0928856;-0.2798668;-0.009227611,0.1053682;-0.6141198;0.06499176,0.1062468;-0.5747434;-0.01623768,-0.07363302;0.006283426;-0.04215369,-0.110997;-0.2771514;-0.02020967,-0.1286375;-0.611744;0.05138648,-0.1252168;-0.5723302;-0.02977131,0.0001962939;0.5281955;0.01840925,0;0;0,-0.01507547;0.2717117;-0.1305451,-0.02989716;0.5377001;-0.2743802,0.1572672;0.5040855;-0.1133313,0.2067766;0.261948;-0.02639127,0.2101813;0.0508177;-0.0794239,-0.2162005;0.4668784;-0.1191185,-0.2710664;0.2142768;-0.07642837,-0.2716306;0.002781019;-0.1280934,0.0800856;0.006849915;-0.02788568,0.119412;-0.2734603;-0.07362986,0.1277592;-0.6142704;-0.03945017,0.1528705;-0.6419605;-0.0916822,-0.07398956;0.002300452;-0.04193435,-0.08478724;-0.2841908;-0.04630363,-0.05431527;-0.6154152;0.03586251,-0.04798712;-0.616352;-0.03956813,-0.02627619;0.4720952;-0.2360494,457.495
+0;0;0,0.0002002697;0.3014872;0.0142112,-0.0002315319;0.6042302;0.01769101,0.2091885;0.4576011;-0.01250197,0.2601719;0.2745757;-0.192898,0.3146573;0.1375699;-0.3530878,-0.2032765;0.4497734;-0.02933733,-0.2559052;0.2317068;-0.1646795,-0.2841528;0.1189127;-0.3487436,0.0757772;0.004835237;-0.03837541,0.09286865;-0.2798849;-0.009130999,0.1052499;-0.6141496;0.06505333,0.106395;-0.5747548;-0.01617064,-0.07363866;0.006302359;-0.04214098,-0.1114297;-0.2771034;-0.02055513,-0.1289416;-0.6116894;0.05110345,-0.1252537;-0.572259;-0.03004071,-8.807427E-05;0.5281739;0.0190268,0;0;0,-0.01507547;0.2717117;-0.1305451,-0.02989716;0.5377001;-0.2743802,0.1572672;0.5040855;-0.1133313,0.2067766;0.261948;-0.02639127,0.2101813;0.0508177;-0.0794239,-0.2162005;0.4668784;-0.1191185,-0.2710664;0.2142768;-0.07642837,-0.2716306;0.002781019;-0.1280934,0.0800856;0.006849915;-0.02788568,0.119412;-0.2734603;-0.07362986,0.1277592;-0.6142704;-0.03945017,0.1528705;-0.6419605;-0.0916822,-0.07398956;0.002300452;-0.04193435,-0.08478724;-0.2841908;-0.04630363,-0.05431527;-0.6154152;0.03586251,-0.04798712;-0.616352;-0.03956813,-0.02627619;0.4720952;-0.2360494,457.5065
+0;0;0,0.0002001273;0.3012728;0.0142011,-0.0002312781;0.6037394;0.01767785,0.2076482;0.4577022;-0.01228433,0.2589355;0.2735856;-0.193756,0.3134187;0.1365854;-0.3539393,-0.2017808;0.4499322;-0.02899576,-0.2547233;0.2305654;-0.1651449,-0.2829697;0.1177759;-0.3492015,0.07580225;0.004836836;-0.0383881,0.09289105;-0.2798392;-0.009148223,0.1053607;-0.6164891;0.06556548,0.1065308;-0.576889;-0.01743381,-0.07366302;0.006304443;-0.04215492,-0.1114482;-0.2770574;-0.02057241,-0.1290851;-0.614031;0.05159752,-0.1253166;-0.5743944;-0.03132021,-8.795722E-05;0.5277556;0.01901236,0;0;0,-0.01439603;0.2716939;-0.1301622,-0.02838985;0.5375801;-0.273685,0.1560253;0.5054455;-0.1122999,0.2038911;0.2614563;-0.02489615,0.2083893;0.05032362;-0.07780124,-0.2143912;0.4662796;-0.1208101,-0.2721471;0.2128768;-0.07707714,-0.2715156;0.001743957;-0.1301685,0.08015598;0.007275611;-0.02766061,0.1200888;-0.2729851;-0.07290149,0.1253973;-0.6156837;-0.03289795,0.1528904;-0.643734;-0.08634615,-0.07389002;0.001875135;-0.04218736,-0.08296296;-0.2846477;-0.04531796,-0.04988818;-0.6182216;0.03656789,-0.04318993;-0.6197963;-0.04050737,-0.02498759;0.4720111;-0.2354167,457.5289
+0;0;0,0.0002001273;0.3012728;0.0142011,-0.0002312781;0.6037394;0.01767785,0.2076482;0.4577022;-0.01228433,0.2589355;0.2735856;-0.193756,0.3134187;0.1365854;-0.3539393,-0.2017808;0.4499322;-0.02899576,-0.2547233;0.2305654;-0.1651449,-0.2829697;0.1177759;-0.3492015,0.07580225;0.004836836;-0.0383881,0.09289105;-0.2798392;-0.009148223,0.1053607;-0.6164891;0.06556548,0.1065308;-0.576889;-0.01743381,-0.07366302;0.006304443;-0.04215492,-0.1114482;-0.2770574;-0.02057241,-0.1290851;-0.614031;0.05159752,-0.1253166;-0.5743944;-0.03132021,-8.795722E-05;0.5277556;0.01901236,0;0;0,-0.01439603;0.2716939;-0.1301622,-0.02838985;0.5375801;-0.273685,0.1560253;0.5054455;-0.1122999,0.2038911;0.2614563;-0.02489615,0.2083893;0.05032362;-0.07780124,-0.2143912;0.4662796;-0.1208101,-0.2721471;0.2128768;-0.07707714,-0.2715156;0.001743957;-0.1301685,0.08015598;0.007275611;-0.02766061,0.1200888;-0.2729851;-0.07290149,0.1253973;-0.6156837;-0.03289795,0.1528904;-0.643734;-0.08634615,-0.07389002;0.001875135;-0.04218736,-0.08296296;-0.2846477;-0.04531796,-0.04988818;-0.6182216;0.03656789,-0.04318993;-0.6197963;-0.04050737,-0.02498759;0.4720111;-0.2354167,457.5511
+0;0;0,0.0001295357;0.3010697;0.01468344,-0.0004393657;0.6033303;0.0186155,0.205007;0.4584035;-0.01309169,0.2588607;0.2719049;-0.1987782,0.3150212;0.1457622;-0.3671976,-0.1993942;0.4511063;-0.03022062,-0.252336;0.2298018;-0.1729894,-0.2793298;0.1235395;-0.3611668,0.07542855;0.004795349;-0.03815863,0.09249027;-0.2800868;-0.008842085,0.1050638;-0.6205931;0.06670842,0.1063327;-0.5813323;-0.01313526,-0.07328582;0.006276364;-0.04193254,-0.1112053;-0.2772804;-0.02034338,-0.1288178;-0.6180961;0.0527656,-0.1250513;-0.5787969;-0.02699482,-0.0002619608;0.5273933;0.01984046,0;0;0,-0.01265994;0.2715688;-0.1301873,-0.0253078;0.5372784;-0.2737405,0.1555681;0.5052722;-0.1119609,0.2038113;0.2559698;-0.02431202,0.2108696;0.04532844;-0.07918906,-0.2104001;0.4648901;-0.1235921,-0.269676;0.2066368;-0.07939914,-0.2699588;-0.004818648;-0.1315297,0.07997786;0.007588715;-0.02673006,0.1196049;-0.2727451;-0.07310963,0.1159298;-0.6167493;-0.01430392,0.1440634;-0.6422485;-0.06520319,-0.07311014;0.001562216;-0.04267328,-0.08001944;-0.285237;-0.04529771,-0.04525976;-0.6225008;0.03749962,-0.0386577;-0.6229054;-0.03662434,-0.02220539;0.4717563;-0.2354629,457.5736
+0;0;0,0.0001295357;0.3010697;0.01468344,-0.0004393657;0.6033303;0.0186155,0.205007;0.4584035;-0.01309169,0.2588607;0.2719049;-0.1987782,0.3150212;0.1457622;-0.3671976,-0.1993942;0.4511063;-0.03022062,-0.252336;0.2298018;-0.1729894,-0.2793298;0.1235395;-0.3611668,0.07542855;0.004795349;-0.03815863,0.09249027;-0.2800868;-0.008842085,0.1050638;-0.6205931;0.06670842,0.1063327;-0.5813323;-0.01313526,-0.07328582;0.006276364;-0.04193254,-0.1112053;-0.2772804;-0.02034338,-0.1288178;-0.6180961;0.0527656,-0.1250513;-0.5787969;-0.02699482,-0.0002619608;0.5273933;0.01984046,0;0;0,-0.01265994;0.2715688;-0.1301873,-0.0253078;0.5372784;-0.2737405,0.1555681;0.5052722;-0.1119609,0.2038113;0.2559698;-0.02431202,0.2108696;0.04532844;-0.07918906,-0.2104001;0.4648901;-0.1235921,-0.269676;0.2066368;-0.07939914,-0.2699588;-0.004818648;-0.1315297,0.07997786;0.007588715;-0.02673006,0.1196049;-0.2727451;-0.07310963,0.1159298;-0.6167493;-0.01430392,0.1440634;-0.6422485;-0.06520319,-0.07311014;0.001562216;-0.04267328,-0.08001944;-0.285237;-0.04529771,-0.04525976;-0.6225008;0.03749962,-0.0386577;-0.6229054;-0.03662434,-0.02220539;0.4717563;-0.2354629,457.5848
+0;0;0,0.0001296145;0.3012528;0.01469238,-0.0004394972;0.6036298;0.01862651,0.2031362;0.459317;-0.01278033,0.25714;0.2722988;-0.1989842,0.3133088;0.1461374;-0.3674286,-0.1975795;0.4520863;-0.02975315,-0.2506688;0.2301653;-0.1729197,-0.2776666;0.1238872;-0.3611251,0.07560776;0.004806742;-0.03824928,0.0926929;-0.2804665;-0.008892501,0.1053733;-0.623866;0.06729995,0.106567;-0.5851538;-0.007813156,-0.07345994;0.006291276;-0.04203217,-0.1114315;-0.2776547;-0.02041337,-0.1291936;-0.6213664;0.0533168,-0.1256503;-0.5826181;-0.02171797,-0.0002620579;0.5276781;0.01985171,0;0;0,-0.01262875;0.2721162;-0.1294699,-0.02513244;0.538452;-0.2721195,0.1537865;0.5055237;-0.1111832,0.2040049;0.2557231;-0.0237658,0.2113281;0.04521525;-0.07924581,-0.2095545;0.4643414;-0.1250309,-0.2704234;0.2057713;-0.08030348,-0.2732348;-0.005523071;-0.1331426,0.08014099;0.007754505;-0.02683163,0.1202056;-0.2729152;-0.07324147,0.1105572;-0.6163911;0.003051043,0.1326173;-0.6432727;-0.04163837,-0.07331843;0.001371282;-0.04272204,-0.07874074;-0.2858535;-0.04537117,-0.04265564;-0.6259255;0.03792506,-0.03622367;-0.6244034;-0.03183844,-0.02208499;0.472768;-0.2340865,457.6067
+0;0;0,3.365828E-05;0.301244;0.01487394,-0.0006627098;0.6036187;0.01894346,0.2035322;0.460611;-0.01153712,0.2565204;0.2820332;-0.2061297,0.3150693;0.1598725;-0.3766993,-0.1973395;0.4529945;-0.03247441,-0.2503292;0.2344982;-0.1808507,-0.2769276;0.1277917;-0.3688705,0.07563864;0.004786702;-0.0381907,0.09270122;-0.2804989;-0.008941351,0.1053963;-0.6239283;0.06711351,0.1071433;-0.5852174;-0.007988907,-0.0734009;0.006334318;-0.04212874,-0.1116568;-0.2775832;-0.02063742,-0.1291156;-0.621258;0.05333629,-0.1250199;-0.5825042;-0.02166972,-0.0004511473;0.5276667;0.02013734,0;0;0,-0.01262875;0.2721162;-0.1294699,-0.02513244;0.538452;-0.2721195,0.1537865;0.5055237;-0.1111832,0.2040049;0.2557231;-0.0237658,0.2113281;0.04521525;-0.07924581,-0.2095545;0.4643414;-0.1250309,-0.2704234;0.2057713;-0.08030348,-0.2732348;-0.005523071;-0.1331426,0.08014099;0.007754505;-0.02683163,0.1202056;-0.2729152;-0.07324147,0.1105572;-0.6163911;0.003051043,0.1326173;-0.6432727;-0.04163837,-0.07331843;0.001371282;-0.04272204,-0.07874074;-0.2858535;-0.04537117,-0.04265564;-0.6259255;0.03792506,-0.03622367;-0.6244034;-0.03183844,-0.02208499;0.472768;-0.2340865,457.6186
+0;0;0,3.37495E-05;0.3020604;0.01491425,-0.0006653044;0.6055934;0.01899825,0.2042543;0.4620283;-0.0115897,0.2569099;0.2845712;-0.204961,0.3154738;0.1623792;-0.3755743,-0.1980398;0.4543847;-0.03260128,-0.250697;0.2372598;-0.1800463,-0.2773022;0.1305259;-0.3681143,0.07592803;0.004805016;-0.03833682,0.09298645;-0.2804109;-0.009094607,0.1060017;-0.6325021;0.06887846,0.1077546;-0.5937617;-0.006478146,-0.07368173;0.006358553;-0.04228992,-0.1119283;-0.2774896;-0.02080385,-0.1298274;-0.6298323;0.05503558,-0.1257179;-0.5910489;-0.0202243,-0.000452852;0.5293219;0.02019715,0;0;0,-0.01361893;0.2728024;-0.1298318,-0.02725249;0.5400718;-0.2730894,0.1517349;0.5061985;-0.1101317,0.2027242;0.2584378;-0.02254868,0.2118564;0.04818828;-0.07895136,-0.2122112;0.4660697;-0.1256654,-0.2734479;0.209339;-0.08099446,-0.2740351;-0.001553968;-0.1357057,0.08040945;0.007986218;-0.02698898,0.1172652;-0.2732683;-0.07206464,0.1054131;-0.6207714;0.02446771,0.1225938;-0.6485639;-0.02160764,-0.07372057;0.001101603;-0.04268406,-0.07820592;-0.286065;-0.0457584,-0.04015372;-0.6343456;0.04067121,-0.033677;-0.6329316;-0.0293215,-0.02392289;0.4741383;-0.2348728,457.6405
+0;0;0,3.379428E-05;0.3024612;0.01493405,-0.0006665394;0.6065473;0.01902512,0.2040956;0.4628858;-0.01153599,0.2567719;0.2853594;-0.2049829,0.3153351;0.1631686;-0.3755944,-0.1978883;0.4552481;-0.03253137,-0.250566;0.2380383;-0.1800341,-0.277171;0.1313055;-0.3681001,0.07588518;0.004802303;-0.03831518,0.09295916;-0.2806738;-0.009046296,0.1060481;-0.6347573;0.06936797,0.1077411;-0.5963154;-0.003414907,-0.07364014;0.006354964;-0.04226605,-0.1119216;-0.2777522;-0.02076038,-0.129922;-0.6320886;0.05550817,-0.1259528;-0.5936052;-0.01718127,-0.000453674;0.5301275;0.02022635,0;0;0,-0.01411732;0.2730728;-0.1301451,-0.02827433;0.5406747;-0.2739024,0.1490886;0.5066229;-0.10864,0.2016692;0.2587881;-0.02189136,0.2110574;0.04853752;-0.0782392,-0.2129831;0.4654186;-0.1265457,-0.273675;0.2085595;-0.0812469,-0.2778699;-0.001523137;-0.1388337,0.08036546;0.00827992;-0.02687955,0.1137118;-0.2739152;-0.07045436,0.09883243;-0.6189431;0.04103351,0.1083058;-0.647727;-0.001700401,-0.0736533;0.0008416221;-0.04271016,-0.0777645;-0.2865919;-0.04584887,-0.03945905;-0.636775;0.0413276,-0.03290483;-0.6343968;-0.02624131,-0.02482118;0.4746588;-0.235543,457.6626
+0;0;0,-0.0001105045;0.3024451;0.0152556,-0.001084113;0.6065238;0.01984812,0.2034449;0.4633236;-0.01367974,0.2589689;0.2889022;-0.2091443,0.3088085;0.202885;-0.4030143,-0.1977482;0.4558203;-0.03443597,-0.2569194;0.2665742;-0.2144271,-0.2785071;0.1645086;-0.4056994,0.07591049;0.004799668;-0.03826534,0.09295981;-0.2806695;-0.008913707,0.1058643;-0.6347383;0.06959698,0.1075694;-0.5962871;-0.003184527,-0.07362282;0.006355658;-0.0422961,-0.1120438;-0.2777366;-0.02084316,-0.1296347;-0.6321246;0.0552812,-0.1256573;-0.5936148;-0.01740471,-0.0007972309;0.5301022;0.02091064,0;0;0,-0.01411732;0.2730728;-0.1301451,-0.02827433;0.5406747;-0.2739024,0.1490886;0.5066229;-0.10864,0.2016692;0.2587881;-0.02189136,0.2110574;0.04853752;-0.0782392,-0.2129831;0.4654186;-0.1265457,-0.273675;0.2085595;-0.0812469,-0.2778699;-0.001523137;-0.1388337,0.08036546;0.00827992;-0.02687955,0.1137118;-0.2739152;-0.07045436,0.09883243;-0.6189431;0.04103351,0.1083058;-0.647727;-0.001700401,-0.0736533;0.0008416221;-0.04271016,-0.0777645;-0.2865919;-0.04584887,-0.03945905;-0.636775;0.0413276,-0.03290483;-0.6343968;-0.02624131,-0.02482118;0.4746588;-0.235543,457.6743
+0;0;0,-0.0001105045;0.3024451;0.0152556,-0.001084113;0.6065238;0.01984812,0.2034449;0.4633236;-0.01367974,0.2589689;0.2889022;-0.2091443,0.3088085;0.202885;-0.4030143,-0.1977482;0.4558203;-0.03443597,-0.2569194;0.2665742;-0.2144271,-0.2785071;0.1645086;-0.4056994,0.07591049;0.004799668;-0.03826534,0.09295981;-0.2806695;-0.008913707,0.1058643;-0.6347383;0.06959698,0.1075694;-0.5962871;-0.003184527,-0.07362282;0.006355658;-0.0422961,-0.1120438;-0.2777366;-0.02084316,-0.1296347;-0.6321246;0.0552812,-0.1256573;-0.5936148;-0.01740471,-0.0007972309;0.5301022;0.02091064,0;0;0,-0.01411732;0.2730728;-0.1301451,-0.02827433;0.5406747;-0.2739024,0.1490886;0.5066229;-0.10864,0.2016692;0.2587881;-0.02189136,0.2110574;0.04853752;-0.0782392,-0.2129831;0.4654186;-0.1265457,-0.273675;0.2085595;-0.0812469,-0.2778699;-0.001523137;-0.1388337,0.08036546;0.00827992;-0.02687955,0.1137118;-0.2739152;-0.07045436,0.09883243;-0.6189431;0.04103351,0.1083058;-0.647727;-0.001700401,-0.0736533;0.0008416221;-0.04271016,-0.0777645;-0.2865919;-0.04584887,-0.03945905;-0.636775;0.0413276,-0.03290483;-0.6343968;-0.02624131,-0.02482118;0.4746588;-0.235543,457.6855
+0;0;0,-0.0001103737;0.3020872;0.01523755,-0.001081606;0.6054354;0.01982097,0.2010237;0.4632609;-0.01329981,0.2566262;0.288593;-0.2090407,0.3064643;0.2025783;-0.4029049,-0.1954103;0.4558467;-0.03380983,-0.2546652;0.266333;-0.2140554,-0.2762522;0.1642705;-0.405322,0.07604045;0.004807885;-0.03833085,0.09301265;-0.27937;-0.009111991,0.1060235;-0.6363553;0.07004539,0.1078048;-0.5975258;-0.005993903,-0.07374886;0.006366539;-0.04236851,-0.1119961;-0.2764407;-0.02101261,-0.1297319;-0.6337478;0.05573878,-0.1255764;-0.594857;-0.02020063,-0.0007956015;0.5292474;0.02088025,0;0;0,-0.01432218;0.273007;-0.1294253,-0.02857234;0.5403865;-0.272042,0.1471426;0.506393;-0.1092672,0.2018929;0.2589267;-0.02164388,0.2107699;0.0486102;-0.07780313,-0.2122431;0.4652525;-0.128433,-0.2717462;0.2076401;-0.08359754,-0.2762344;-0.002315581;-0.1415991,0.0805179;0.00857529;-0.02679276,0.108747;-0.2734951;-0.0660131,0.08298112;-0.6136158;0.06637931,0.09394725;-0.6466308;0.0242846,-0.07377065;0.0005592726;-0.042803,-0.07724053;-0.2855811;-0.04603877,-0.03804002;-0.6384888;0.04224024,-0.0313147;-0.637267;-0.02839756,-0.02510592;0.474446;-0.2340205,457.7073
+0;0;0,-0.0002425991;0.3020699;0.01557613,-0.00144654;0.6054093;0.02068236,0.2004703;0.4637071;-0.01490057,0.2599306;0.294733;-0.2144681,0.3024;0.2149195;-0.4126898,-0.1956314;0.4547071;-0.03186053,-0.2548115;0.2665895;-0.213587,-0.2768696;0.1676929;-0.4064564,0.07606342;0.004828855;-0.03828259,0.09308805;-0.2793391;-0.008998035,0.1061797;-0.6363638;0.06996834,0.1074079;-0.5975131;-0.006079443,-0.0737468;0.006332139;-0.04237725,-0.1121397;-0.2764614;-0.02110243,-0.1296555;-0.6337188;0.05593042,-0.1260511;-0.5947959;-0.02003337,-0.001097248;0.5292198;0.02159839,0;0;0,-0.01432218;0.273007;-0.1294253,-0.02857234;0.5403865;-0.272042,0.1471426;0.506393;-0.1092672,0.2018929;0.2589267;-0.02164388,0.2107699;0.0486102;-0.07780313,-0.2122431;0.4652525;-0.128433,-0.2717462;0.2076401;-0.08359754,-0.2762344;-0.002315581;-0.1415991,0.0805179;0.00857529;-0.02679276,0.108747;-0.2734951;-0.0660131,0.08298112;-0.6136158;0.06637931,0.09394725;-0.6466308;0.0242846,-0.07377065;0.0005592726;-0.042803,-0.07724053;-0.2855811;-0.04603877,-0.03804002;-0.6384888;0.04224024,-0.0313147;-0.637267;-0.02839756,-0.02510592;0.474446;-0.2340205,457.7189
+0;0;0,-0.0002429842;0.3025494;0.01560086,-0.001450104;0.6066704;0.02071664,0.2002142;0.4647608;-0.01481685,0.2594362;0.2964641;-0.2135842,0.3019016;0.2166581;-0.4117875,-0.1953887;0.4557721;-0.03175545,-0.2543315;0.2684087;-0.2127533,-0.2763875;0.1695213;-0.4056047,0.07616448;0.004835271;-0.03833345,0.09313447;-0.2784207;-0.009142876,0.1062661;-0.6365358;0.07006468,0.107507;-0.5975934;-0.006771587,-0.07384479;0.006340552;-0.04243356,-0.1121145;-0.2755455;-0.021227,-0.1296838;-0.633894;0.05604111,-0.1260421;-0.5948786;-0.02071029,-0.001099483;0.530191;0.02163615,0;0;0,-0.01328067;0.2733392;-0.1299572,-0.02680991;0.5414331;-0.2729683,0.1475661;0.5056688;-0.108644,0.202337;0.2589817;-0.02212715,0.2109185;0.04856242;-0.07786703,-0.2105916;0.4646259;-0.1296758,-0.2710365;0.2082248;-0.08558041,-0.2765293;-0.001383096;-0.144667,0.08064512;0.008654624;-0.02674556,0.1059323;-0.2734161;-0.06096148,0.07346467;-0.6118106;0.07734156,0.0894407;-0.6472154;0.03923249,-0.07383718;0.0004681603;-0.0429152,-0.07655534;-0.2847563;-0.0466092,-0.03685667;-0.6386235;0.04224307,-0.02991425;-0.6377463;-0.02909408,-0.0235844;0.4752245;-0.2348096,457.7409
+0;0;0,-0.0002429355;0.3024888;0.01559773,-0.001449586;0.6064975;0.02071274,0.2006658;0.4644983;-0.01490317,0.2589029;0.2990004;-0.210365,0.3013517;0.2192257;-0.4084907,-0.195824;0.4554894;-0.03187975,-0.2537866;0.2712419;-0.2098676,-0.2758341;0.1723932;-0.4026435,0.07648747;0.004855776;-0.03849601,0.09351936;-0.2794335;-0.009198956,0.1068862;-0.643963;0.07142734,0.1081101;-0.6051432;-0.004355408,-0.07415794;0.00636744;-0.04261351,-0.1125673;-0.2765468;-0.0213296,-0.1304512;-0.6413139;0.05732252,-0.1268594;-0.6024222;-0.01837654,-0.001099226;0.5300751;0.02163156,0;0;0,-0.01223037;0.2729794;-0.1306732,-0.02531338;0.5407296;-0.2741225,0.1494661;0.5051585;-0.1094816,0.2022219;0.2627788;-0.02313733,0.2112604;0.0519664;-0.07695317,-0.2101623;0.4643819;-0.131412,-0.267179;0.2116486;-0.08826758,-0.2729559;0.002630934;-0.1490781,0.0808994;0.008621067;-0.02714443,0.1016453;-0.2756573;-0.05405545,0.06682157;-0.6123174;0.1040847,0.0804835;-0.6462218;0.06469059,-0.07438878;0.0004920604;-0.042684,-0.07560872;-0.285768;-0.04742571,-0.03603258;-0.6460295;0.04316345,-0.02928698;-0.6448573;-0.02716272,-0.02216937;0.4746776;-0.2358003,457.7629
+0;0;0,-0.0003922613;0.3024692;0.01597141,-0.001845345;0.6064692;0.02153297,0.2000636;0.4645539;-0.01579072,0.2650781;0.3053733;-0.2143383,0.3118637;0.2489182;-0.4193836,-0.1957072;0.4563205;-0.03394718,-0.2545335;0.2749522;-0.214589,-0.2760444;0.1813098;-0.4100067,0.07653454;0.00483695;-0.03840476,0.09354288;-0.2794453;-0.009025963,0.1070786;-0.6439269;0.07178847,0.1084915;-0.6050884;-0.003988817,-0.0741333;0.006395304;-0.0426522,-0.1125886;-0.2765085;-0.02131202,-0.1304023;-0.6412696;0.05738417,-0.1266197;-0.6023563;-0.01830306,-0.001435251;0.5300458;0.022331,0;0;0,-0.01223037;0.2729794;-0.1306732,-0.02531338;0.5407296;-0.2741225,0.1494661;0.5051585;-0.1094816,0.2022219;0.2627788;-0.02313733,0.2112604;0.0519664;-0.07695317,-0.2101623;0.4643819;-0.131412,-0.267179;0.2116486;-0.08826758,-0.2729559;0.002630934;-0.1490781,0.0808994;0.008621067;-0.02714443,0.1016453;-0.2756573;-0.05405545,0.06682157;-0.6123174;0.1040847,0.0804835;-0.6462218;0.06469059,-0.07438878;0.0004920604;-0.042684,-0.07560872;-0.285768;-0.04742571,-0.03603258;-0.6460295;0.04316345,-0.02928698;-0.6448573;-0.02716272,-0.02216937;0.4746776;-0.2358003,457.7856
+0;0;0,-0.0003930144;0.3030499;0.01600207,-0.001848198;0.6074939;0.02157279,0.1991494;0.4657905;-0.0155775,0.2642541;0.3063892;-0.2144004,0.3110374;0.2499368;-0.4194358,-0.1948305;0.4575944;-0.0336518,-0.2537384;0.2759745;-0.2145441,-0.2752483;0.1823367;-0.4099523,0.0768853;0.004859118;-0.03858077,0.09397308;-0.2807509;-0.00906476,0.1074754;-0.644334;0.07155046,0.1088425;-0.6057825;-0.001766101,-0.07447305;0.006424613;-0.04284768,-0.1131079;-0.2778005;-0.02140783,-0.1308777;-0.6416624;0.05709437,-0.127218;-0.6030385;-0.01613507,-0.001437651;0.5309861;0.02237171,0;0;0,-0.01220583;0.2735076;-0.1309202,-0.02473971;0.5415781;-0.2747629,0.149236;0.5055903;-0.1107008,0.2036432;0.263325;-0.02395225,0.2123235;0.05246112;-0.07758164,-0.2089082;0.4641884;-0.1326347,-0.2667848;0.2112674;-0.08951591,-0.2717288;0.002584368;-0.1514997,0.08122505;0.008976489;-0.02730107,0.09771506;-0.2775747;-0.04608321,0.06284568;-0.6128696;0.1127727,0.07722742;-0.6453722;0.07620883,-0.07483437;0.0001335162;-0.04269934,-0.07398211;-0.2874457;-0.04850604,-0.0340961;-0.6465973;0.04256034,-0.02754003;-0.6445097;-0.02547074,-0.02172234;0.4754662;-0.2363653,457.7966
+0;0;0,-0.0003930144;0.3030499;0.01600207,-0.001848198;0.6074939;0.02157279,0.1991494;0.4657905;-0.0155775,0.2642541;0.3063892;-0.2144004,0.3110374;0.2499368;-0.4194358,-0.1948305;0.4575944;-0.0336518,-0.2537384;0.2759745;-0.2145441,-0.2752483;0.1823367;-0.4099523,0.0768853;0.004859118;-0.03858077,0.09397308;-0.2807509;-0.00906476,0.1074754;-0.644334;0.07155046,0.1088425;-0.6057825;-0.001766101,-0.07447305;0.006424613;-0.04284768,-0.1131079;-0.2778005;-0.02140783,-0.1308777;-0.6416624;0.05709437,-0.127218;-0.6030385;-0.01613507,-0.001437651;0.5309861;0.02237171,0;0;0,-0.01220583;0.2735076;-0.1309202,-0.02473971;0.5415781;-0.2747629,0.149236;0.5055903;-0.1107008,0.2036432;0.263325;-0.02395225,0.2123235;0.05246112;-0.07758164,-0.2089082;0.4641884;-0.1326347,-0.2667848;0.2112674;-0.08951591,-0.2717288;0.002584368;-0.1514997,0.08122505;0.008976489;-0.02730107,0.09771506;-0.2775747;-0.04608321,0.06284568;-0.6128696;0.1127727,0.07722742;-0.6453722;0.07620883,-0.07483437;0.0001335162;-0.04269934,-0.07398211;-0.2874457;-0.04850604,-0.0340961;-0.6465973;0.04256034,-0.02754003;-0.6445097;-0.02547074,-0.02172234;0.4754662;-0.2363653,457.8193
+0;0;0,-0.0004675892;0.3038398;0.0164936,-0.002059342;0.6088316;0.02243284,0.1993191;0.4669193;-0.0167472,0.2667546;0.3103863;-0.217869,0.2991344;0.243087;-0.4224241,-0.1953474;0.4591545;-0.03486725,-0.2542821;0.2813672;-0.2203893,-0.2741201;0.1855839;-0.4149464,0.07666478;0.004827884;-0.03823186,0.09392083;-0.2819017;-0.008481596,0.1074835;-0.6514996;0.0734611,0.108894;-0.6128996;-0.0001161024,-0.07411371;0.006413638;-0.04276091,-0.1126242;-0.2789655;-0.02102518,-0.1303795;-0.6488361;0.05885986,-0.1266716;-0.610148;-0.01462702,-0.001621776;0.5321887;0.02313726,0;0;0,-0.01227781;0.2739632;-0.1318495,-0.02488311;0.5422645;-0.2764306,0.1495941;0.506029;-0.1115544,0.2043191;0.2633832;-0.02421427,0.2123614;0.05254948;-0.07811165,-0.2092084;0.4640151;-0.1331351,-0.2679749;0.2106777;-0.0899293,-0.273453;0.002429768;-0.1533584,0.08106364;0.008974016;-0.02665758,0.09456653;-0.2791961;-0.03978705,0.05790612;-0.6173748;0.1269233,0.06952578;-0.6462134;0.0834198,-0.07425763;0.0001723421;-0.04299124,-0.07276671;-0.2885425;-0.04917703,-0.03187026;-0.6532688;0.04464902,-0.02518478;-0.6513529;-0.02358694,-0.02181552;0.4761041;-0.2378531,457.8304
+0;0;0,-0.0004675892;0.3038398;0.0164936,-0.002059342;0.6088316;0.02243284,0.1993191;0.4669193;-0.0167472,0.2667546;0.3103863;-0.217869,0.2991344;0.243087;-0.4224241,-0.1953474;0.4591545;-0.03486725,-0.2542821;0.2813672;-0.2203893,-0.2741201;0.1855839;-0.4149464,0.07666478;0.004827884;-0.03823186,0.09392083;-0.2819017;-0.008481596,0.1074835;-0.6514996;0.0734611,0.108894;-0.6128996;-0.0001161024,-0.07411371;0.006413638;-0.04276091,-0.1126242;-0.2789655;-0.02102518,-0.1303795;-0.6488361;0.05885986,-0.1266716;-0.610148;-0.01462702,-0.001621776;0.5321887;0.02313726,0;0;0,-0.01227781;0.2739632;-0.1318495,-0.02488311;0.5422645;-0.2764306,0.1495941;0.506029;-0.1115544,0.2043191;0.2633832;-0.02421427,0.2123614;0.05254948;-0.07811165,-0.2092084;0.4640151;-0.1331351,-0.2679749;0.2106777;-0.0899293,-0.273453;0.002429768;-0.1533584,0.08106364;0.008974016;-0.02665758,0.09456653;-0.2791961;-0.03978705,0.05790612;-0.6173748;0.1269233,0.06952578;-0.6462134;0.0834198,-0.07425763;0.0001723421;-0.04299124,-0.07276671;-0.2885425;-0.04917703,-0.03187026;-0.6532688;0.04464902,-0.02518478;-0.6513529;-0.02358694,-0.02181552;0.4761041;-0.2378531,457.8527
+0;0;0,-0.0004679236;0.3040571;0.0165054,-0.002060858;0.6092758;0.02244927,0.1995764;0.4672284;-0.0167816,0.2667045;0.3114088;-0.2169867,0.2990873;0.2441035;-0.4215602,-0.1955978;0.4594536;-0.03492496,-0.254264;0.2824765;-0.2196015,-0.2741037;0.1866847;-0.414176,0.07697665;0.004847523;-0.03838738,0.09433722;-0.2836189;-0.008456912,0.1079438;-0.6544144;0.07375129,0.1093596;-0.6157821;-0.0001017973,-0.0744152;0.006439728;-0.04293486,-0.113159;-0.280668;-0.02106747,-0.1309718;-0.6517371;0.05907642,-0.12725;-0.6130164;-0.01468602,-0.001622999;0.5325817;0.02315417,0;0;0,-0.01279489;0.2739169;-0.1323979,-0.02569235;0.5420983;-0.2776535,0.1493956;0.5054462;-0.1127698,0.2057352;0.264533;-0.02527881,0.2134077;0.05374454;-0.07948518,-0.2101611;0.4646862;-0.1339235,-0.2678618;0.2122663;-0.09122914,-0.2736684;0.004677713;-0.1568205,0.08126951;0.009255767;-0.02705717,0.0923197;-0.2809614;-0.03493285,0.05240645;-0.6218274;0.128315,0.0687473;-0.6496657;0.08451414,-0.07474911;-0.0001198374;-0.04283748,-0.07152007;-0.2905325;-0.05059396,-0.0296159;-0.65605;0.04466159,-0.02294466;-0.6543024;-0.02380811,-0.02255323;0.4759767;-0.2389138,457.8755
+0;0;0,-0.0005882396;0.304039;0.01683228,-0.00230096;0.6092498;0.02313862,0.1992313;0.4675496;-0.01738162,0.2675395;0.3197268;-0.2231738,0.2985272;0.2728476;-0.4335807,-0.195386;0.4596804;-0.03605001,-0.2548759;0.2875107;-0.2249589,-0.2776425;0.2211216;-0.4311218,0.07700492;0.004856475;-0.03832949,0.09441994;-0.2836002;-0.008336203,0.1079525;-0.654397;0.07387809,0.1094612;-0.6157508;2.847612E-05,-0.0744141;0.006423993;-0.04293911,-0.1131169;-0.2806846;-0.02101095,-0.130939;-0.6517582;0.05911019,-0.1271241;-0.6130177;-0.01464514,-0.001839576;0.532555;0.0237513,0;0;0,-0.01279489;0.2739169;-0.1323979,-0.02569235;0.5420983;-0.2776535,0.1493956;0.5054462;-0.1127698,0.2057352;0.264533;-0.02527881,0.2134077;0.05374454;-0.07948518,-0.2101611;0.4646862;-0.1339235,-0.2678618;0.2122663;-0.09122914,-0.2736684;0.004677713;-0.1568205,0.08126951;0.009255767;-0.02705717,0.0923197;-0.2809614;-0.03493285,0.05240645;-0.6218274;0.128315,0.0687473;-0.6496657;0.08451414,-0.07474911;-0.0001198374;-0.04283748,-0.07152007;-0.2905325;-0.05059396,-0.0296159;-0.65605;0.04466159,-0.02294466;-0.6543024;-0.02380811,-0.02255323;0.4759767;-0.2389138,457.8864
+0;0;0,-0.0005900157;0.304957;0.0168831,-0.002305815;0.6107173;0.02320105,0.1999383;0.4686558;-0.01746359,0.2671421;0.3232228;-0.2199288,0.2981294;0.2763442;-0.430333,-0.1960745;0.4607587;-0.036198,-0.2546026;0.2913724;-0.2220529,-0.2773689;0.2249842;-0.428213,0.07714956;0.004865597;-0.03840149,0.09459989;-0.2841758;-0.008347394,0.1080424;-0.6525052;0.07331982,0.1095414;-0.6139142;-5.77867E-05,-0.07455388;0.006436059;-0.04301976,-0.1133352;-0.2812546;-0.02104714,-0.1310387;-0.6498588;0.05854084,-0.1272481;-0.6111742;-0.01474309,-0.001843641;0.5338911;0.02381478,0;0;0,-0.01368476;0.2743391;-0.1335475,-0.02753137;0.5426695;-0.2795949,0.1489093;0.5060086;-0.1146798,0.2075348;0.2700446;-0.02782726,0.2133794;0.05906916;-0.08151984,-0.2120939;0.4652616;-0.1347878,-0.2692902;0.2168074;-0.09406413,-0.275614;0.01116174;-0.1654613,0.08132843;0.009439915;-0.02733088,0.08937046;-0.2815576;-0.03024793,0.04947218;-0.6226627;0.1265073,0.06743616;-0.6502509;0.08383155,-0.07497558;-0.0002543888;-0.04276683,-0.07110254;-0.2912071;-0.0519446,-0.02951043;-0.6541818;0.04311408,-0.0228426;-0.652335;-0.0248805,-0.0241065;0.4765228;-0.2406623,457.9084
+0;0;0,-0.0005900157;0.304957;0.0168831,-0.002305815;0.6107173;0.02320105,0.1999383;0.4686558;-0.01746359,0.2671421;0.3232228;-0.2199288,0.2981294;0.2763442;-0.430333,-0.1960745;0.4607587;-0.036198,-0.2546026;0.2913724;-0.2220529,-0.2773689;0.2249842;-0.428213,0.07714956;0.004865597;-0.03840149,0.09459989;-0.2841758;-0.008347394,0.1080424;-0.6525052;0.07331982,0.1095414;-0.6139142;-5.77867E-05,-0.07455388;0.006436059;-0.04301976,-0.1133352;-0.2812546;-0.02104714,-0.1310387;-0.6498588;0.05854084,-0.1272481;-0.6111742;-0.01474309,-0.001843641;0.5338911;0.02381478,0;0;0,-0.01368476;0.2743391;-0.1335475,-0.02753137;0.5426695;-0.2795949,0.1489093;0.5060086;-0.1146798,0.2075348;0.2700446;-0.02782726,0.2133794;0.05906916;-0.08151984,-0.2120939;0.4652616;-0.1347878,-0.2692902;0.2168074;-0.09406413,-0.275614;0.01116174;-0.1654613,0.08132843;0.009439915;-0.02733088,0.08937046;-0.2815576;-0.03024793,0.04947218;-0.6226627;0.1265073,0.06743616;-0.6502509;0.08383155,-0.07497558;-0.0002543888;-0.04276683,-0.07110254;-0.2912071;-0.0519446,-0.02951043;-0.6541818;0.04311408,-0.0228426;-0.652335;-0.0248805,-0.0241065;0.4765228;-0.2406623,457.9203
+0;0;0,-0.0007907866;0.3064357;0.01735548,-0.002742822;0.6130104;0.02404341,0.1988693;0.4710723;-0.01822006,0.268555;0.3322527;-0.2208762,0.2969186;0.2674321;-0.4269336,-0.1956933;0.4636561;-0.03724919,-0.2555354;0.3032603;-0.226692,-0.2744573;0.2398559;-0.4342679,0.07738648;0.004861902;-0.03841211,0.09509692;-0.2851783;-0.008315204,0.1079814;-0.6496967;0.0726769,0.1095261;-0.6111702;-5.904585E-05,-0.07473823;0.006462108;-0.04313041,-0.1136364;-0.2822428;-0.0212388,-0.1310344;-0.6470224;0.05770778,-0.1272204;-0.6083937;-0.01493246,-0.00222545;0.5360447;0.02456938,0;0;0,-0.01417074;0.274988;-0.1355929,-0.02798906;0.5436075;-0.282841,0.1483078;0.506421;-0.118181,0.2104895;0.2742044;-0.03212667,0.217009;0.0635199;-0.08722162,-0.2120505;0.4644479;-0.1379772,-0.2701961;0.2187962;-0.0996259,-0.2759312;0.01404695;-0.1738604,0.08132908;0.009630352;-0.0279398,0.0861643;-0.2824643;-0.02755857,0.04724726;-0.6220912;0.123234,0.06597718;-0.6496564;0.08199024,-0.07540016;-0.0004322083;-0.04245498,-0.07027468;-0.29231;-0.05358775,-0.0302553;-0.6520979;0.03888088,-0.02354896;-0.650151;-0.02845158,-0.02458481;0.4774136;-0.2437124,457.942
+0;0;0,-0.0007907866;0.3064357;0.01735548,-0.002742822;0.6130104;0.02404341,0.1988693;0.4710723;-0.01822006,0.268555;0.3322527;-0.2208762,0.2969186;0.2674321;-0.4269336,-0.1956933;0.4636561;-0.03724919,-0.2555354;0.3032603;-0.226692,-0.2744573;0.2398559;-0.4342679,0.07738648;0.004861902;-0.03841211,0.09509692;-0.2851783;-0.008315204,0.1079814;-0.6496967;0.0726769,0.1095261;-0.6111702;-5.904585E-05,-0.07473823;0.006462108;-0.04313041,-0.1136364;-0.2822428;-0.0212388,-0.1310344;-0.6470224;0.05770778,-0.1272204;-0.6083937;-0.01493246,-0.00222545;0.5360447;0.02456938,0;0;0,-0.01417074;0.274988;-0.1355929,-0.02798906;0.5436075;-0.282841,0.1483078;0.506421;-0.118181,0.2104895;0.2742044;-0.03212667,0.217009;0.0635199;-0.08722162,-0.2120505;0.4644479;-0.1379772,-0.2701961;0.2187962;-0.0996259,-0.2759312;0.01404695;-0.1738604,0.08132908;0.009630352;-0.0279398,0.0861643;-0.2824643;-0.02755857,0.04724726;-0.6220912;0.123234,0.06597718;-0.6496564;0.08199024,-0.07540016;-0.0004322083;-0.04245498,-0.07027468;-0.29231;-0.05358775,-0.0302553;-0.6520979;0.03888088,-0.02354896;-0.650151;-0.02845158,-0.02458481;0.4774136;-0.2437124,457.9534
+0;0;0,-0.0007940187;0.3076881;0.01742641,-0.002750472;0.614959;0.02413078,0.198755;0.4729133;-0.01810883,0.2672916;0.3363828;-0.2174233,0.2957164;0.2714222;-0.4239255,-0.1955965;0.4655011;-0.03712778,-0.2544518;0.3077501;-0.2234468,-0.2734146;0.2442089;-0.4314707,0.0771739;0.004848546;-0.03830659,0.09489559;-0.285376;-0.008190555,0.1076953;-0.6474946;0.07226834,0.1092458;-0.6089357;-0.0007437766,-0.07453293;0.006444356;-0.04301193,-0.1134558;-0.282444;-0.02110641,-0.1307393;-0.6448221;0.05732043,-0.1269108;-0.6061606;-0.01559561,-0.002232143;0.537851;0.02465771,0;0;0,-0.01391396;0.2757101;-0.1369913,-0.0275837;0.5446792;-0.2850716,0.1484051;0.506057;-0.1198535,0.2140611;0.2782685;-0.03699327,0.2245367;0.06976056;-0.1009128,-0.2117482;0.4649138;-0.1404411,-0.2694682;0.223054;-0.1052793,-0.27461;0.02018012;-0.1858199,0.08135898;0.009271264;-0.02723002,0.08427209;-0.2830206;-0.02434206,0.0457867;-0.6218191;0.1222928,0.06516638;-0.649157;0.0805409,-0.07493047;-0.0001298505;-0.04280328,-0.06917069;-0.2921633;-0.05440627,-0.02988822;-0.649914;0.03636094,-0.02309548;-0.6481689;-0.03118125,-0.02424899;0.4783907;-0.2458172,457.9753
+0;0;0,-0.0008431296;0.3076582;0.01794368,-0.002889044;0.6149216;0.02496738,0.1982362;0.4725667;-0.01873604,0.2658873;0.3406563;-0.2214356,0.2945046;0.2788557;-0.428879,-0.1954416;0.4660171;-0.0378654,-0.255462;0.3128269;-0.2275874,-0.2731765;0.2500442;-0.4359514,0.07727118;0.004833931;-0.03811184,0.09530339;-0.2853639;-0.007922845,0.1078237;-0.6474698;0.07263752,0.1094212;-0.6088904;-0.0003711805,-0.07449856;0.006440477;-0.043072,-0.1131705;-0.2824643;-0.02093979,-0.1306528;-0.6448216;0.05753876,-0.1267754;-0.6061477;-0.01537323,-0.002352502;0.5378132;0.02540875,0;0;0,-0.01391396;0.2757101;-0.1369913,-0.0275837;0.5446792;-0.2850716,0.1484051;0.506057;-0.1198535,0.2140611;0.2782685;-0.03699327,0.2245367;0.06976056;-0.1009128,-0.2117482;0.4649138;-0.1404411,-0.2694682;0.223054;-0.1052793,-0.27461;0.02018012;-0.1858199,0.08135898;0.009271264;-0.02723002,0.08427209;-0.2830206;-0.02434206,0.0457867;-0.6218191;0.1222928,0.06516638;-0.649157;0.0805409,-0.07493047;-0.0001298505;-0.04280328,-0.06917069;-0.2921633;-0.05440627,-0.02988822;-0.649914;0.03636094,-0.02309548;-0.6481689;-0.03118125,-0.02424899;0.4783907;-0.2458172,457.9868
+0;0;0,-0.0008444945;0.3081563;0.01797273,-0.002895966;0.6162534;0.02501489,0.1962551;0.4743163;-0.01825242,0.2634036;0.3433858;-0.2194462,0.2920864;0.2814437;-0.4273644,-0.1935451;0.4678312;-0.03719335,-0.2531195;0.3157789;-0.225506,-0.2708746;0.2528525;-0.4343469,0.07741225;0.004842756;-0.03818142,0.09576246;-0.2904728;-0.007460032,0.108057;-0.6460503;0.07164793,0.1096744;-0.6073644;-0.002267338,-0.07463457;0.006452235;-0.04315064,-0.1139885;-0.2875475;-0.02062811,-0.1311556;-0.6433719;0.05643556,-0.1272301;-0.6045903;-0.0173818,-0.00235786;0.5389201;0.02545754,0;0;0,-0.01303142;0.2762751;-0.137063,-0.02569728;0.5459733;-0.2856395,0.1488526;0.5057886;-0.1220427,0.2217669;0.2805219;-0.04413819,0.2369294;0.07500544;-0.1177762,-0.2094017;0.4650685;-0.1440594,-0.2670169;0.2246234;-0.112479,-0.27209;0.02441669;-0.200689,0.08141856;0.008859545;-0.02768493,0.08200584;-0.2884771;-0.01860666,0.04390558;-0.6227391;0.121614,0.06347409;-0.6497822;0.07797122,-0.07528135;0.0003456978;-0.04250326,-0.06663094;-0.2967449;-0.05491969,-0.03004911;-0.6487274;0.03234249,-0.02313029;-0.647345;-0.03602923,-0.02264194;0.479486;-0.2462566,458.0088
+0;0;0,-0.0008444945;0.3081563;0.01797273,-0.002895966;0.6162534;0.02501489,0.1962551;0.4743163;-0.01825242,0.2634036;0.3433858;-0.2194462,0.2920864;0.2814437;-0.4273644,-0.1935451;0.4678312;-0.03719335,-0.2531195;0.3157789;-0.225506,-0.2708746;0.2528525;-0.4343469,0.07741225;0.004842756;-0.03818142,0.09576246;-0.2904728;-0.007460032,0.108057;-0.6460503;0.07164793,0.1096744;-0.6073644;-0.002267338,-0.07463457;0.006452235;-0.04315064,-0.1139885;-0.2875475;-0.02062811,-0.1311556;-0.6433719;0.05643556,-0.1272301;-0.6045903;-0.0173818,-0.00235786;0.5389201;0.02545754,0;0;0,-0.01303142;0.2762751;-0.137063,-0.02569728;0.5459733;-0.2856395,0.1488526;0.5057886;-0.1220427,0.2217669;0.2805219;-0.04413819,0.2369294;0.07500544;-0.1177762,-0.2094017;0.4650685;-0.1440594,-0.2670169;0.2246234;-0.112479,-0.27209;0.02441669;-0.200689,0.08141856;0.008859545;-0.02768493,0.08200584;-0.2884771;-0.01860666,0.04390558;-0.6227391;0.121614,0.06347409;-0.6497822;0.07797122,-0.07528135;0.0003456978;-0.04250326,-0.06663094;-0.2967449;-0.05491969,-0.03004911;-0.6487274;0.03234249,-0.02313029;-0.647345;-0.03602923,-0.02264194;0.479486;-0.2462566,458.0205
+0;0;0,-0.0008048965;0.3080222;0.01860516,-0.002933803;0.6157909;0.02595283,0.1946788;0.4734969;-0.01930389,0.2572237;0.3643928;-0.2302491,0.2902812;0.3153178;-0.4413331,-0.192345;0.4684352;-0.03801925,-0.2532225;0.3236876;-0.2268459,-0.2639376;0.2555081;-0.4349188,0.07725638;0.004827606;-0.03796481,0.09588735;-0.2902223;-0.006978096,0.1078513;-0.6434646;0.07175737,0.1094815;-0.6048035;-0.001748584,-0.07444093;0.006435831;-0.04301522,-0.113487;-0.2873767;-0.02040327,-0.1305079;-0.6408138;0.05650614,-0.1265834;-0.6020569;-0.01690169,-0.00237544;0.5385859;0.02630387,0;0;0,-0.01183943;0.2755305;-0.1384459,-0.02290048;0.5444252;-0.287931,0.1499288;0.5049698;-0.1241198,0.2278765;0.2835435;-0.05195332,0.2489295;0.08101983;-0.1331847,-0.20711;0.4653045;-0.1476818,-0.26494;0.2279186;-0.1228413,-0.2687555;0.0286376;-0.2141108,0.08142376;0.008324653;-0.02709341,0.08064718;-0.2886209;-0.0135119,0.04048105;-0.6233444;0.11866,0.06281091;-0.6497316;0.07620215,-0.07484871;0.0007490338;-0.04278189,-0.06484651;-0.2960984;-0.05474984,-0.02931815;-0.6463499;0.03000982,-0.0223624;-0.6449814;-0.03790671,-0.02040529;0.4782192;-0.2482879,458.0426
+0;0;0,-0.0008048965;0.3080222;0.01860516,-0.002933803;0.6157909;0.02595283,0.1946788;0.4734969;-0.01930389,0.2572237;0.3643928;-0.2302491,0.2902812;0.3153178;-0.4413331,-0.192345;0.4684352;-0.03801925,-0.2532225;0.3236876;-0.2268459,-0.2639376;0.2555081;-0.4349188,0.07725638;0.004827606;-0.03796481,0.09588735;-0.2902223;-0.006978096,0.1078513;-0.6434646;0.07175737,0.1094815;-0.6048035;-0.001748584,-0.07444093;0.006435831;-0.04301522,-0.113487;-0.2873767;-0.02040327,-0.1305079;-0.6408138;0.05650614,-0.1265834;-0.6020569;-0.01690169,-0.00237544;0.5385859;0.02630387,0;0;0,-0.01183943;0.2755305;-0.1384459,-0.02290048;0.5444252;-0.287931,0.1499288;0.5049698;-0.1241198,0.2278765;0.2835435;-0.05195332,0.2489295;0.08101983;-0.1331847,-0.20711;0.4653045;-0.1476818,-0.26494;0.2279186;-0.1228413,-0.2687555;0.0286376;-0.2141108,0.08142376;0.008324653;-0.02709341,0.08064718;-0.2886209;-0.0135119,0.04048105;-0.6233444;0.11866,0.06281091;-0.6497316;0.07620215,-0.07484871;0.0007490338;-0.04278189,-0.06484651;-0.2960984;-0.05474984,-0.02931815;-0.6463499;0.03000982,-0.0223624;-0.6449814;-0.03790671,-0.02040529;0.4782192;-0.2482879,458.0539
+0;0;0,-0.0008060993;0.3084825;0.01863297,-0.002939596;0.6169155;0.02599695,0.1958323;0.4740842;-0.01952711,0.257239;0.3669654;-0.2266338,0.2903687;0.3177832;-0.4381789,-0.1934662;0.4689927;-0.03835247,-0.2532359;0.326879;-0.2237431,-0.2639744;0.2585506;-0.4322705,0.07743277;0.004838628;-0.03805149,0.09612496;-0.2911807;-0.006962962,0.1080117;-0.6421437;0.07126446,0.1096749;-0.6033076;-0.003727347,-0.07461089;0.006450526;-0.04311343,-0.1137852;-0.2883274;-0.02042718,-0.1306964;-0.6394839;0.05598598,-0.1266925;-0.6005499;-0.01890573,-0.002380114;0.5395557;0.02634868,0;0;0,-0.01100129;0.2753738;-0.1398482,-0.02166071;0.5442963;-0.290683,0.1538568;0.5044016;-0.1281738,0.2359012;0.2873896;-0.06250095,0.2612078;0.08890881;-0.1532352,-0.2073011;0.4649879;-0.1500943,-0.2652363;0.2316342;-0.1319846,-0.26707;0.03454596;-0.2290445,0.08150414;0.007778049;-0.02763581,0.07904672;-0.2899447;-0.01036096,0.03881951;-0.6241951;0.1165025,0.05293394;-0.65209;0.07009578,-0.07524998;0.001366972;-0.04245862,-0.06426136;-0.2963082;-0.05702076,-0.03017965;-0.6450112;0.02471402,-0.0232053;-0.6443994;-0.04451248,-0.01922379;0.4780712;-0.250767,458.076
+0;0;0,-0.0008928803;0.3084493;0.01916973,-0.003128367;0.6168764;0.02677055,0.1968012;0.4754567;-0.01583874,0.252612;0.3653291;-0.222951,0.2993105;0.3180083;-0.4323496,-0.1932945;0.4695086;-0.03920681,-0.2566022;0.3303749;-0.2256803,-0.266552;0.2633711;-0.4346761,0.07742827;0.004880326;-0.03805532,0.09630661;-0.2911033;-0.006740786,0.1079699;-0.6420292;0.07168689,0.1101748;-0.6031791;-0.003289297,-0.07463518;0.006405661;-0.04307806,-0.1138721;-0.28835;-0.02021069,-0.1305837;-0.6394937;0.05630518,-0.1260394;-0.6005406;-0.01855339,-0.002537955;0.5395164;0.02705092,0;0;0,-0.01100129;0.2753738;-0.1398482,-0.02166071;0.5442963;-0.290683,0.1538568;0.5044016;-0.1281738,0.2359012;0.2873896;-0.06250095,0.2612078;0.08890881;-0.1532352,-0.2073011;0.4649879;-0.1500943,-0.2652363;0.2316342;-0.1319846,-0.26707;0.03454596;-0.2290445,0.08150414;0.007778049;-0.02763581,0.07904672;-0.2899447;-0.01036096,0.03881951;-0.6241951;0.1165025,0.05293394;-0.65209;0.07009578,-0.07524998;0.001366972;-0.04245862,-0.06426136;-0.2963082;-0.05702076,-0.03017965;-0.6450112;0.02471402,-0.0232053;-0.6443994;-0.04451248,-0.01922379;0.4780712;-0.250767,458.0873
+0;0;0,-0.0008937841;0.3087615;0.01918914,-0.003133561;0.6177793;0.02680381,0.1974496;0.4759833;-0.01594523,0.2524787;0.367398;-0.2201569,0.2992446;0.3200089;-0.4298576,-0.1939227;0.4700156;-0.03938977,-0.2563438;0.3328305;-0.2232517,-0.266308;0.26573;-0.4325491,0.07745797;0.004882198;-0.03806991,0.09636026;-0.2914769;-0.006715663,0.1080089;-0.6419644;0.07161404,0.1102027;-0.6031592;-0.002981946,-0.0746638;0.006408119;-0.04309459,-0.1139505;-0.2887214;-0.02019822,-0.1306413;-0.6394265;0.05622207,-0.12612;-0.6005188;-0.01825691,-0.002541877;0.5402526;0.02708479,0;0;0,-0.01029243;0.2754607;-0.1404214,-0.02034734;0.5444593;-0.2923682,0.1562145;0.5037358;-0.1298168,0.2426152;0.2897607;-0.07262444,0.2735054;0.09484924;-0.1698997,-0.2074021;0.4647594;-0.1525085,-0.2655928;0.2345248;-0.1412296,-0.2670828;0.04529014;-0.2534579,0.08146679;0.007021099;-0.02804923,0.07704415;-0.2907417;-0.005984306,0.03181061;-0.6277042;0.1103036,0.05166714;-0.6544356;0.06520176,-0.0754284;0.002187181;-0.04217421,-0.06335091;-0.295712;-0.05888557,-0.03091153;-0.6446386;0.02055378,-0.02380417;-0.6439667;-0.0482667,-0.01801907;0.4782076;-0.2521675,458.0983
+0;0;0,-0.0008937841;0.3087615;0.01918914,-0.003133561;0.6177793;0.02680381,0.1974496;0.4759833;-0.01594523,0.2524787;0.367398;-0.2201569,0.2992446;0.3200089;-0.4298576,-0.1939227;0.4700156;-0.03938977,-0.2563438;0.3328305;-0.2232517,-0.266308;0.26573;-0.4325491,0.07745797;0.004882198;-0.03806991,0.09636026;-0.2914769;-0.006715663,0.1080089;-0.6419644;0.07161404,0.1102027;-0.6031592;-0.002981946,-0.0746638;0.006408119;-0.04309459,-0.1139505;-0.2887214;-0.02019822,-0.1306413;-0.6394265;0.05622207,-0.12612;-0.6005188;-0.01825691,-0.002541877;0.5402526;0.02708479,0;0;0,-0.01029243;0.2754607;-0.1404214,-0.02034734;0.5444593;-0.2923682,0.1562145;0.5037358;-0.1298168,0.2426152;0.2897607;-0.07262444,0.2735054;0.09484924;-0.1698997,-0.2074021;0.4647594;-0.1525085,-0.2655928;0.2345248;-0.1412296,-0.2670828;0.04529014;-0.2534579,0.08146679;0.007021099;-0.02804923,0.07704415;-0.2907417;-0.005984306,0.03181061;-0.6277042;0.1103036,0.05166714;-0.6544356;0.06520176,-0.0754284;0.002187181;-0.04217421,-0.06335091;-0.295712;-0.05888557,-0.03091153;-0.6446386;0.02055378,-0.02380417;-0.6439667;-0.0482667,-0.01801907;0.4782076;-0.2521675,458.1097
+0;0;0,-0.001000594;0.3087314;0.01966327,-0.003483979;0.6177384;0.02765868,0.1963702;0.4754868;-0.01811229,0.2507308;0.3818083;-0.2297502,0.3045628;0.3149863;-0.4323437,-0.1945079;0.4678719;-0.03545065,-0.2560636;0.3382979;-0.2250366,-0.2653811;0.3007499;-0.4416249,0.07751357;0.004964391;-0.03794593,0.09647638;-0.2913644;-0.006342571,0.1080632;-0.6418846;0.07184985,0.1093405;-0.6030458;-0.002763487,-0.07465285;0.006305088;-0.04312876,-0.1140645;-0.2888149;-0.02032502,-0.1305293;-0.6394359;0.05652866,-0.1269232;-0.6005029;-0.0179972,-0.002826134;0.540212;0.0278243,0;0;0,-0.01029243;0.2754607;-0.1404214,-0.02034734;0.5444593;-0.2923682,0.1562145;0.5037358;-0.1298168,0.2426152;0.2897607;-0.07262444,0.2735054;0.09484924;-0.1698997,-0.2074021;0.4647594;-0.1525085,-0.2655928;0.2345248;-0.1412296,-0.2670828;0.04529014;-0.2534579,0.08146679;0.007021099;-0.02804923,0.07704415;-0.2907417;-0.005984306,0.03181061;-0.6277042;0.1103036,0.05166714;-0.6544356;0.06520176,-0.0754284;0.002187181;-0.04217421,-0.06335091;-0.295712;-0.05888557,-0.03091153;-0.6446386;0.02055378,-0.02380417;-0.6439667;-0.0482667,-0.01801907;0.4782076;-0.2521675,458.1208
+0;0;0,-0.001007087;0.3107349;0.01979088,-0.003514176;0.6226734;0.02785313,0.1978234;0.4789663;-0.01825593,0.2510567;0.3872304;-0.225505,0.3049603;0.3203196;-0.4283679,-0.1959493;0.471295;-0.03572268,-0.2562285;0.3444081;-0.2213771,-0.2655583;0.3068102;-0.4382534,0.07736214;0.004954693;-0.03787179,0.09632434;-0.2913645;-0.006269462,0.1078428;-0.6398143;0.07146111,0.1091293;-0.6009113;-0.003693826,-0.07450701;0.006292771;-0.0430445,-0.1139174;-0.2888177;-0.0202415,-0.130285;-0.6373677;0.05615824,-0.1266527;-0.5983698;-0.01890858,-0.002848047;0.5441708;0.02802084,0;0;0,-0.01064667;0.2772683;-0.1412721,-0.02136745;0.5492376;-0.293885,0.1582324;0.5026789;-0.1314094,0.2472214;0.293924;-0.07941151,0.2827671;0.1026357;-0.1827619,-0.2092415;0.4651983;-0.1528937,-0.2670992;0.2397266;-0.1488437,-0.2682341;0.0518907;-0.2639627,0.08153795;0.006163687;-0.02751899,0.07679708;-0.2914704;-0.003964664,0.03229643;-0.6275282;0.1086268,0.05134037;-0.6542674;0.06228924,-0.0750827;0.002801221;-0.04240829,-0.06231213;-0.2949537;-0.06090764,-0.02951566;-0.6416236;0.01869391,-0.0224136;-0.6411345;-0.05064476,-0.01879914;0.4819945;-0.2534511,458.1432
+0;0;0,-0.001008238;0.3110901;0.0198135,-0.003518594;0.623437;0.02788729,0.19882;0.4793281;-0.01845231,0.2512249;0.38902;-0.222476,0.3052672;0.3219369;-0.425861,-0.1969157;0.4716187;-0.03600615,-0.2562568;0.3467065;-0.2187712,-0.2656107;0.3090118;-0.4362057,0.0777147;0.004977273;-0.03804439,0.09675455;-0.2925553;-0.006312639,0.1081735;-0.6379955;0.07074656,0.1094603;-0.5990903;-0.004426934,-0.07484656;0.006321449;-0.04324067,-0.1144184;-0.2899975;-0.02034429,-0.1306445;-0.6355371;0.05539557,-0.1270114;-0.5965371;-0.01968978,-0.002851815;0.5448577;0.02805516,0;0;0,-0.01011179;0.2774536;-0.1417317,-0.02031948;0.5494003;-0.2952533,0.1605194;0.5011731;-0.1323195,0.2542296;0.2967632;-0.08801937,0.297241;0.113543;-0.2036331,-0.2091394;0.4660932;-0.1532185,-0.2676412;0.2445142;-0.1560082,-0.2688283;0.05982669;-0.2771498,0.08171397;0.005761921;-0.02830815,0.07675752;-0.2929421;-0.002883196,0.03265788;-0.6269601;0.1061335,0.05109458;-0.6538517;0.05970669,-0.07580598;0.003360179;-0.04187942,-0.06149226;-0.2954071;-0.06257498,-0.02898135;-0.6390485;0.01648881,-0.02191923;-0.638644;-0.05283825,-0.01785119;0.4821963;-0.2545996,458.1653
+0;0;0,-0.001024323;0.3110285;0.02075638,-0.003563058;0.6233686;0.02908027,0.1976055;0.4782409;-0.02088898,0.2550096;0.3831432;-0.2213601,0.3028747;0.3227552;-0.4283587,-0.196969;0.470338;-0.03336549,-0.2522904;0.3656995;-0.229625,-0.26576;0.3081035;-0.4424335,0.07767152;0.005081875;-0.03811865,0.09700919;-0.2923225;-0.005380422,0.1080626;-0.6378446;0.07136413,0.1086426;-0.5989054;-0.003814116,-0.0749566;0.006241309;-0.04306132,-0.1143612;-0.2900924;-0.02006869,-0.1306047;-0.6354899;0.05631265,-0.1276784;-0.5964587;-0.01879984,-0.00287446;0.5447894;0.02918789,0;0;0,-0.01011179;0.2774536;-0.1417317,-0.02031948;0.5494003;-0.2952533,0.1605194;0.5011731;-0.1323195,0.2542296;0.2967632;-0.08801937,0.297241;0.113543;-0.2036331,-0.2091394;0.4660932;-0.1532185,-0.2676412;0.2445142;-0.1560082,-0.2688283;0.05982669;-0.2771498,0.08171397;0.005761921;-0.02830815,0.07675752;-0.2929421;-0.002883196,0.03265788;-0.6269601;0.1061335,0.05109458;-0.6538517;0.05970669,-0.07580598;0.003360179;-0.04187942,-0.06149226;-0.2954071;-0.06257498,-0.02898135;-0.6390485;0.01648881,-0.02191923;-0.638644;-0.05283825,-0.01785119;0.4821963;-0.2545996,458.1768
+0;0;0,-0.001025162;0.3112833;0.02077338,-0.003567101;0.62402;0.02910873,0.1980637;0.4786628;-0.02097572,0.2541386;0.385767;-0.216805,0.3020077;0.3253741;-0.4238206,-0.1974192;0.4707417;-0.03348096,-0.2514597;0.368526;-0.2251962,-0.2649304;0.3109253;-0.4380221,0.07777163;0.005088425;-0.03816778,0.09713032;-0.2926392;-0.005393963,0.1081619;-0.6374791;0.07119906,0.1087482;-0.598444;-0.00478638,-0.07505321;0.006249353;-0.04311682,-0.1145006;-0.2904066;-0.02009919,-0.1307121;-0.6351222;0.05613133,-0.1277543;-0.5959939;-0.01978764,-0.002877835;0.5453645;0.02921645,0;0;0,-0.01002582;0.2783152;-0.1406059,-0.0197987;0.5510482;-0.2935605,0.1628657;0.4997235;-0.1322691,0.2590507;0.3008231;-0.0960722,0.3026955;0.1178013;-0.2117975,-0.2102356;0.4658412;-0.1536542,-0.2691419;0.2500212;-0.1623094,-0.2702806;0.07303448;-0.2944783,0.08169076;0.00519228;-0.0288229,0.07672796;-0.2938821;-0.00391221,0.03296869;-0.6275505;0.104038,0.04709528;-0.6550043;0.05550694,-0.07606289;0.004014485;-0.04158629,-0.0617014;-0.2949619;-0.06389152,-0.02896098;-0.6380998;0.01412876,-0.02171452;-0.6378815;-0.05598759,-0.01746304;0.4837067;-0.252979,458.1992
+0;0;0,-0.001097672;0.3106425;0.02140033,-0.003732229;0.6225059;0.03004445,0.1977397;0.4788543;-0.01583179,0.2493965;0.3887812;-0.2113232,0.2957567;0.3384015;-0.4214953,-0.196243;0.4692492;-0.03095685,-0.2479234;0.3790752;-0.2263955,-0.2618424;0.3168528;-0.4380421,0.07757197;0.005115577;-0.03805949,0.09699862;-0.2926332;-0.004736301,0.1079559;-0.637678;0.07195503,0.1087663;-0.5986928;-0.003415436,-0.07489163;0.006189079;-0.04295397,-0.1143839;-0.2905503;-0.0199699,-0.1304372;-0.635426;0.05658405,-0.1272752;-0.5963463;-0.01871307,-0.003011376;0.5441197;0.03004432,0;0;0,-0.008926474;0.2782769;-0.1394284,-0.01695874;0.550778;-0.2911246,0.1649376;0.4994094;-0.132587,0.2628924;0.3032985;-0.1018646,0.3111253;0.1234071;-0.2209122,-0.2080966;0.4662756;-0.1553343,-0.2685425;0.2538024;-0.1694735,-0.2681586;0.08281985;-0.309561,0.08153255;0.004833996;-0.02865624,0.0768228;-0.2944704;-0.00548601,0.03364678;-0.6276728;0.1048295,0.04946674;-0.6550898;0.05776453,-0.07570539;0.004234591;-0.04174766,-0.06146496;-0.2947786;-0.06478065,-0.0285346;-0.6383666;0.01216345,-0.0213008;-0.6378011;-0.05743096,-0.01512158;0.4835362;-0.2508743,458.2227
+0;0;0,-0.001097672;0.3106425;0.02140033,-0.003732229;0.6225059;0.03004445,0.1977397;0.4788543;-0.01583179,0.2493965;0.3887812;-0.2113232,0.2957567;0.3384015;-0.4214953,-0.196243;0.4692492;-0.03095685,-0.2479234;0.3790752;-0.2263955,-0.2618424;0.3168528;-0.4380421,0.07757197;0.005115577;-0.03805949,0.09699862;-0.2926332;-0.004736301,0.1079559;-0.637678;0.07195503,0.1087663;-0.5986928;-0.003415436,-0.07489163;0.006189079;-0.04295397,-0.1143839;-0.2905503;-0.0199699,-0.1304372;-0.635426;0.05658405,-0.1272752;-0.5963463;-0.01871307,-0.003011376;0.5441197;0.03004432,0;0;0,-0.008926474;0.2782769;-0.1394284,-0.01695874;0.550778;-0.2911246,0.1649376;0.4994094;-0.132587,0.2628924;0.3032985;-0.1018646,0.3111253;0.1234071;-0.2209122,-0.2080966;0.4662756;-0.1553343,-0.2685425;0.2538024;-0.1694735,-0.2681586;0.08281985;-0.309561,0.08153255;0.004833996;-0.02865624,0.0768228;-0.2944704;-0.00548601,0.03364678;-0.6276728;0.1048295,0.04946674;-0.6550898;0.05776453,-0.07570539;0.004234591;-0.04174766,-0.06146496;-0.2947786;-0.06478065,-0.0285346;-0.6383666;0.01216345,-0.0213008;-0.6378011;-0.05743096,-0.01512158;0.4835362;-0.2508743,458.2336
+0;0;0,-0.001097672;0.3106425;0.02140033,-0.003732229;0.6225059;0.03004445,0.1977397;0.4788543;-0.01583179,0.2493965;0.3887812;-0.2113232,0.2957567;0.3384015;-0.4214953,-0.196243;0.4692492;-0.03095685,-0.2479234;0.3790752;-0.2263955,-0.2618424;0.3168528;-0.4380421,0.07757197;0.005115577;-0.03805949,0.09699862;-0.2926332;-0.004736301,0.1079559;-0.637678;0.07195503,0.1087663;-0.5986928;-0.003415436,-0.07489163;0.006189079;-0.04295397,-0.1143839;-0.2905503;-0.0199699,-0.1304372;-0.635426;0.05658405,-0.1272752;-0.5963463;-0.01871307,-0.003011376;0.5441197;0.03004432,0;0;0,-0.008926474;0.2782769;-0.1394284,-0.01695874;0.550778;-0.2911246,0.1649376;0.4994094;-0.132587,0.2628924;0.3032985;-0.1018646,0.3111253;0.1234071;-0.2209122,-0.2080966;0.4662756;-0.1553343,-0.2685425;0.2538024;-0.1694735,-0.2681586;0.08281985;-0.309561,0.08153255;0.004833996;-0.02865624,0.0768228;-0.2944704;-0.00548601,0.03364678;-0.6276728;0.1048295,0.04946674;-0.6550898;0.05776453,-0.07570539;0.004234591;-0.04174766,-0.06146496;-0.2947786;-0.06478065,-0.0285346;-0.6383666;0.01216345,-0.0213008;-0.6378011;-0.05743096,-0.01512158;0.4835362;-0.2508743,458.2549
+0;0;0,-0.00110291;0.3121251;0.02150247,-0.003769219;0.6277318;0.03024556,0.1809675;0.4884541;-0.01180407,0.2322335;0.3990624;-0.2058165,0.2786286;0.3486448;-0.4161467,-0.1801523;0.4796502;-0.02566751,-0.2314417;0.3901584;-0.2196275,-0.2453712;0.3278892;-0.4314334,0.07741711;0.005105366;-0.03798351,0.09692772;-0.2939301;-0.004516326,0.1078556;-0.638049;0.07196922,0.1086488;-0.5992546;-0.001800686,-0.07474213;0.006176724;-0.04286822,-0.1144051;-0.291845;-0.01978483,-0.1304152;-0.6357954;0.0565637,-0.1273204;-0.5969084;-0.01713442,-0.003038526;0.5482755;0.03024543,0;0;0,-0.003242835;0.2822793;-0.1348834,0.00260289;0.5632548;-0.2787848,0.1659268;0.4993853;-0.1324251,0.2655377;0.3051852;-0.1074479,0.31672;0.1283888;-0.2301533,-0.1820364;0.4700787;-0.1670737,-0.243201;0.2598149;-0.1846223,-0.2414341;0.09311809;-0.3300261,0.08149694;0.00463751;-0.02826595,0.07737486;-0.2960532;-0.006106852,0.03447854;-0.6283327;0.1040637,0.05227545;-0.655883;0.06057572,-0.07537799;0.004312791;-0.04197358,-0.06101156;-0.2959421;-0.06571287,-0.02797255;-0.6387095;0.0104851,-0.02103888;-0.6367486;-0.05796712,0.0002596902;0.4935514;-0.2407088,458.2767
+0;0;0,-0.001066394;0.3120632;0.02238526,-0.0036929;0.6276629;0.03138302,0.1813314;0.4885607;-0.00974673,0.2307315;0.4022532;-0.2056307,0.2662356;0.3898749;-0.4236203,-0.1801818;0.4791903;-0.02374148,-0.2295194;0.3991772;-0.2222953,-0.2412828;0.3631803;-0.4402381,0.07737556;0.005169569;-0.03805942,0.0970341;-0.2937498;-0.003654543,0.1078757;-0.6378728;0.07282504,0.1086102;-0.5990513;-0.0009422377,-0.07483523;0.006121446;-0.04271345,-0.1144364;-0.2919008;-0.019531,-0.1303258;-0.6357307;0.05738288,-0.1272895;-0.5968164;-0.01631436,-0.002953283;0.5482068;0.03131994,0;0;0,-0.003242835;0.2822793;-0.1348834,0.00260289;0.5632548;-0.2787848,0.1659268;0.4993853;-0.1324251,0.2655377;0.3051852;-0.1074479,0.31672;0.1283888;-0.2301533,-0.1820364;0.4700787;-0.1670737,-0.243201;0.2598149;-0.1846223,-0.2414341;0.09311809;-0.3300261,0.08149694;0.00463751;-0.02826595,0.07737486;-0.2960532;-0.006106852,0.03447854;-0.6283327;0.1040637,0.05227545;-0.655883;0.06057572,-0.07537799;0.004312791;-0.04197358,-0.06101156;-0.2959421;-0.06571287,-0.02797255;-0.6387095;0.0104851,-0.02103888;-0.6367486;-0.05796712,0.0002596902;0.4935514;-0.2407088,458.2881
+0;0;0,-0.001068755;0.3127542;0.02243482,-0.003695102;0.6283503;0.03143609,0.1790058;0.4900982;-0.009176016,0.2283591;0.4038723;-0.2048747,0.2638843;0.3914867;-0.4229941,-0.1779513;0.4808459;-0.02299439,-0.2272423;0.4009084;-0.2213604,-0.2390126;0.3648901;-0.4394329,0.0770909;0.00515055;-0.03791941,0.09678023;-0.294237;-0.003460631,0.10761;-0.6379862;0.07293588,0.108343;-0.5991842;-0.0006687865,-0.0745599;0.006098925;-0.0425563,-0.1142231;-0.2923901;-0.01933754,-0.1300953;-0.6358466;0.0574928,-0.1270657;-0.5969518;-0.01604198,-0.002956402;0.5489926;0.03137309,0;0;0,-0.0004805997;0.2841887;-0.1324997,0.00492432;0.5648202;-0.2770584,0.166871;0.498674;-0.1318185,0.2672417;0.3045736;-0.1113389,0.3206897;0.1304595;-0.2371128,-0.1776878;0.4706757;-0.1683285,-0.2429547;0.2630462;-0.196593,-0.2367971;0.09936903;-0.3454666,0.08139978;0.004491806;-0.02759194,0.07745928;-0.2968529;-0.007999659,0.03449924;-0.6289103;0.1015882,0.05170978;-0.6566404;0.05838299,-0.07482926;0.00432747;-0.04229977,-0.06038295;-0.2964055;-0.06594323,-0.02747628;-0.6390797;0.008948162,-0.02048027;-0.6369496;-0.05938911,0.003088377;0.4954617;-0.2385328,458.2995
+0;0;0,-0.001068755;0.3127542;0.02243482,-0.003695102;0.6283503;0.03143609,0.1790058;0.4900982;-0.009176016,0.2283591;0.4038723;-0.2048747,0.2638843;0.3914867;-0.4229941,-0.1779513;0.4808459;-0.02299439,-0.2272423;0.4009084;-0.2213604,-0.2390126;0.3648901;-0.4394329,0.0770909;0.00515055;-0.03791941,0.09678023;-0.294237;-0.003460631,0.10761;-0.6379862;0.07293588,0.108343;-0.5991842;-0.0006687865,-0.0745599;0.006098925;-0.0425563,-0.1142231;-0.2923901;-0.01933754,-0.1300953;-0.6358466;0.0574928,-0.1270657;-0.5969518;-0.01604198,-0.002956402;0.5489926;0.03137309,0;0;0,-0.0004805997;0.2841887;-0.1324997,0.00492432;0.5648202;-0.2770584,0.166871;0.498674;-0.1318185,0.2672417;0.3045736;-0.1113389,0.3206897;0.1304595;-0.2371128,-0.1776878;0.4706757;-0.1683285,-0.2429547;0.2630462;-0.196593,-0.2367971;0.09936903;-0.3454666,0.08139978;0.004491806;-0.02759194,0.07745928;-0.2968529;-0.007999659,0.03449924;-0.6289103;0.1015882,0.05170978;-0.6566404;0.05838299,-0.07482926;0.00432747;-0.04229977,-0.06038295;-0.2964055;-0.06594323,-0.02747628;-0.6390797;0.008948162,-0.02048027;-0.6369496;-0.05938911,0.003088377;0.4954617;-0.2385328,458.3217
+0;0;0,-0.001215434;0.3133593;0.02344367,-0.003808569;0.6291866;0.03275023,0.1800168;0.4897653;-0.00910645,0.2287156;0.4122493;-0.2062301,0.2652827;0.4020065;-0.4244218,-0.1795641;0.4808046;-0.02170815,-0.2269854;0.4081865;-0.2209966,-0.2409763;0.3679334;-0.4383296,0.07711967;0.005229248;-0.0379544,0.0967224;-0.2937051;-0.002574872,0.1072867;-0.6389232;0.07424799,0.10782;-0.5999383;-0.0005541071,-0.07469088;0.006028272;-0.04242944,-0.1142532;-0.2920786;-0.01866437,-0.1299608;-0.6369526;0.05882183,-0.1270975;-0.5978834;-0.01591715,-0.003065767;0.549821;0.03264181,0;0;0,0.0007023662;0.2852493;-0.1318238,0.006027423;0.5661055;-0.2764699,0.1688822;0.4979354;-0.1292975,0.2689128;0.3055792;-0.1140969,0.3270779;0.1351587;-0.2430284,-0.1782218;0.4706496;-0.1681572,-0.2449186;0.2661743;-0.1994525,-0.2360401;0.1063842;-0.3525472,0.08144988;0.004303336;-0.02761745,0.07879769;-0.2968477;-0.01033473,0.0387943;-0.6294889;0.1034126,0.05213035;-0.6575946;0.05734468,-0.07483678;0.004468436;-0.04236526,-0.06046996;-0.2958247;-0.06717115,-0.02660152;-0.6398059;0.00845129,-0.01916882;-0.6380755;-0.06098896,0.004330337;0.4967701;-0.23788,458.3446
+0;0;0,-0.0012136;0.3128866;0.0234083,-0.003789054;0.6266056;0.03266186,0.1860683;0.4859762;-0.01057087,0.2345907;0.4087408;-0.2069809,0.2711701;0.3984946;-0.4252459,-0.1853738;0.4767199;-0.02358824,-0.2326234;0.4043647;-0.2221552,-0.246619;0.3640981;-0.4395612,0.07700989;0.005221804;-0.03790038,0.09658249;-0.2932531;-0.002575219,0.1071749;-0.6393905;0.07445223,0.1076616;-0.6011922;0.00619898,-0.07458456;0.006019691;-0.04236904,-0.1140861;-0.2916291;-0.0186405,-0.1298355;-0.6374214;0.05905205,-0.1272229;-0.5991462;-0.009143621,-0.003053485;0.5480129;0.03255449,0;0;0,-0.0004036054;0.2845061;-0.1323009,0.0002264902;0.5631234;-0.2767673,0.1701312;0.4972684;-0.1258304,0.2696907;0.3052096;-0.1159322,0.3289612;0.1364026;-0.246599,-0.1877441;0.4702884;-0.1639057,-0.2564909;0.2680593;-0.1995974,-0.2441833;0.1147734;-0.3590796,0.08141001;0.004428387;-0.02733183,0.0805458;-0.2964234;-0.01299143,0.03888465;-0.6297922;0.1009655,0.06162196;-0.6565806;0.06959605,-0.07459459;0.004321379;-0.04255819,-0.06077133;-0.2954618;-0.0681934,-0.02663096;-0.6402491;0.008047462,-0.01952117;-0.63607;-0.05526677,0.0003049001;0.4946388;-0.2382026,458.3558
+0;0;0,-0.0012136;0.3128866;0.0234083,-0.003789054;0.6266056;0.03266186,0.1860683;0.4859762;-0.01057087,0.2345907;0.4087408;-0.2069809,0.2711701;0.3984946;-0.4252459,-0.1853738;0.4767199;-0.02358824,-0.2326234;0.4043647;-0.2221552,-0.246619;0.3640981;-0.4395612,0.07700989;0.005221804;-0.03790038,0.09658249;-0.2932531;-0.002575219,0.1071749;-0.6393905;0.07445223,0.1076616;-0.6011922;0.00619898,-0.07458456;0.006019691;-0.04236904,-0.1140861;-0.2916291;-0.0186405,-0.1298355;-0.6374214;0.05905205,-0.1272229;-0.5991462;-0.009143621,-0.003053485;0.5480129;0.03255449,0;0;0,-0.0004036054;0.2845061;-0.1323009,0.0002264902;0.5631234;-0.2767673,0.1701312;0.4972684;-0.1258304,0.2696907;0.3052096;-0.1159322,0.3289612;0.1364026;-0.246599,-0.1877441;0.4702884;-0.1639057,-0.2564909;0.2680593;-0.1995974,-0.2441833;0.1147734;-0.3590796,0.08141001;0.004428387;-0.02733183,0.0805458;-0.2964234;-0.01299143,0.03888465;-0.6297922;0.1009655,0.06162196;-0.6565806;0.06959605,-0.07459459;0.004321379;-0.04255819,-0.06077133;-0.2954618;-0.0681934,-0.02663096;-0.6402491;0.008047462,-0.01952117;-0.63607;-0.05526677,0.0003049001;0.4946388;-0.2382026,458.3684
+0;0;0,-0.001274343;0.313339;0.02392854,-0.003829907;0.627805;0.03344636,0.1857492;0.4865135;-0.01050265,0.2335182;0.4168677;-0.2093966,0.2673714;0.4146917;-0.4284264,-0.1853982;0.4772411;-0.02236085,-0.2293636;0.4133376;-0.2240403,-0.2429766;0.3796283;-0.4426797,0.07706463;0.005280335;-0.03782761,0.09662427;-0.2926221;-0.00226346,0.1071391;-0.6397433;0.07526529,0.107455;-0.6015231;0.006963603,-0.07459357;0.005963661;-0.04240286,-0.1138066;-0.2911563;-0.01841625,-0.1296219;-0.6379033;0.05988333,-0.1271805;-0.5996056;-0.008366071,-0.003089283;0.5489672;0.03329038,0;0;0,-2.287328E-06;0.2855467;-0.1312196,0.0009961799;0.5654635;-0.2748249,0.1700734;0.4966955;-0.1232061,0.2705242;0.3054772;-0.1171737,0.3314146;0.1388907;-0.2500877,-0.187579;0.4706775;-0.1637796,-0.2573998;0.2699422;-0.2027876,-0.2418651;0.1310726;-0.3748304,0.08151311;0.004357845;-0.02709961,0.08162028;-0.2960989;-0.01619077,0.03977464;-0.6294523;0.1010222,0.06457216;-0.6555392;0.06984305,-0.07452459;0.004353083;-0.0427189,-0.06129304;-0.2948091;-0.0695551,-0.02629649;-0.6404735;0.007293835,-0.01890731;-0.6361756;-0.05609068,0.0008703545;0.4965319;-0.2365577,458.3886
+0;0;0,-0.001274343;0.313339;0.02392854,-0.003829907;0.627805;0.03344636,0.1857492;0.4865135;-0.01050265,0.2335182;0.4168677;-0.2093966,0.2673714;0.4146917;-0.4284264,-0.1853982;0.4772411;-0.02236085,-0.2293636;0.4133376;-0.2240403,-0.2429766;0.3796283;-0.4426797,0.07706463;0.005280335;-0.03782761,0.09662427;-0.2926221;-0.00226346,0.1071391;-0.6397433;0.07526529,0.107455;-0.6015231;0.006963603,-0.07459357;0.005963661;-0.04240286,-0.1138066;-0.2911563;-0.01841625,-0.1296219;-0.6379033;0.05988333,-0.1271805;-0.5996056;-0.008366071,-0.003089283;0.5489672;0.03329038,0;0;0,-2.287328E-06;0.2855467;-0.1312196,0.0009961799;0.5654635;-0.2748249,0.1700734;0.4966955;-0.1232061,0.2705242;0.3054772;-0.1171737,0.3314146;0.1388907;-0.2500877,-0.187579;0.4706775;-0.1637796,-0.2573998;0.2699422;-0.2027876,-0.2418651;0.1310726;-0.3748304,0.08151311;0.004357845;-0.02709961,0.08162028;-0.2960989;-0.01619077,0.03977464;-0.6294523;0.1010222,0.06457216;-0.6555392;0.06984305,-0.07452459;0.004353083;-0.0427189,-0.06129304;-0.2948091;-0.0695551,-0.02629649;-0.6404735;0.007293835,-0.01890731;-0.6361756;-0.05609068,0.0008703545;0.4965319;-0.2365577,458.4
+0;0;0,-0.001274343;0.313339;0.02392854,-0.003829907;0.627805;0.03344636,0.1857492;0.4865135;-0.01050265,0.2335182;0.4168677;-0.2093966,0.2673714;0.4146917;-0.4284264,-0.1853982;0.4772411;-0.02236085,-0.2293636;0.4133376;-0.2240403,-0.2429766;0.3796283;-0.4426797,0.07706463;0.005280335;-0.03782761,0.09662427;-0.2926221;-0.00226346,0.1071391;-0.6397433;0.07526529,0.107455;-0.6015231;0.006963603,-0.07459357;0.005963661;-0.04240286,-0.1138066;-0.2911563;-0.01841625,-0.1296219;-0.6379033;0.05988333,-0.1271805;-0.5996056;-0.008366071,-0.003089283;0.5489672;0.03329038,0;0;0,-2.287328E-06;0.2855467;-0.1312196,0.0009961799;0.5654635;-0.2748249,0.1700734;0.4966955;-0.1232061,0.2705242;0.3054772;-0.1171737,0.3314146;0.1388907;-0.2500877,-0.187579;0.4706775;-0.1637796,-0.2573998;0.2699422;-0.2027876,-0.2418651;0.1310726;-0.3748304,0.08151311;0.004357845;-0.02709961,0.08162028;-0.2960989;-0.01619077,0.03977464;-0.6294523;0.1010222,0.06457216;-0.6555392;0.06984305,-0.07452459;0.004353083;-0.0427189,-0.06129304;-0.2948091;-0.0695551,-0.02629649;-0.6404735;0.007293835,-0.01890731;-0.6361756;-0.05609068,0.0008703545;0.4965319;-0.2365577,458.4113
+0;0;0,-0.001350357;0.3142681;0.02432931,-0.003966652;0.6301711;0.03411971,0.1849755;0.4883243;-0.01022536,0.2325619;0.4201778;-0.2100712,0.2657277;0.421612;-0.429332,-0.1850593;0.4789423;-0.02109028,-0.2278291;0.419158;-0.2246667,-0.2421935;0.3924355;-0.4443412,0.07706063;0.005336339;-0.03776882,0.09664459;-0.2924818;-0.002105165,0.1071524;-0.6393036;0.07567854,0.1073278;-0.6007218;0.004491702,-0.07457249;0.005902721;-0.04239577,-0.1135569;-0.2911736;-0.01837502,-0.1294709;-0.6375974;0.06025922,-0.1270803;-0.5989375;-0.01087823,-0.003202766;0.5509124;0.03389659,0;0;0,0.0009459108;0.2875249;-0.1291771,0.00332614;0.5702242;-0.2704818,0.1714107;0.4952605;-0.119761,0.2720875;0.3036638;-0.1184728,0.3327503;0.1390863;-0.2541621,-0.185927;0.4709074;-0.1634682,-0.2570256;0.2707561;-0.2050763,-0.2414228;0.1393768;-0.3830464,0.08150987;0.004309982;-0.02703452,0.08227518;-0.2961588;-0.01872635,0.04035618;-0.6289061;0.09946036,0.05823955;-0.6570091;0.06144094,-0.07445181;0.004370103;-0.04279172,-0.06141507;-0.2945677;-0.07138039,-0.02624234;-0.640048;0.005119972,-0.01827097;-0.636544;-0.06102887,0.002717465;0.5004637;-0.2328565,458.4339
+0;0;0,-0.001350357;0.3142681;0.02432931,-0.003966652;0.6301711;0.03411971,0.1849755;0.4883243;-0.01022536,0.2325619;0.4201778;-0.2100712,0.2657277;0.421612;-0.429332,-0.1850593;0.4789423;-0.02109028,-0.2278291;0.419158;-0.2246667,-0.2421935;0.3924355;-0.4443412,0.07706063;0.005336339;-0.03776882,0.09664459;-0.2924818;-0.002105165,0.1071524;-0.6393036;0.07567854,0.1073278;-0.6007218;0.004491702,-0.07457249;0.005902721;-0.04239577,-0.1135569;-0.2911736;-0.01837502,-0.1294709;-0.6375974;0.06025922,-0.1270803;-0.5989375;-0.01087823,-0.003202766;0.5509124;0.03389659,0;0;0,0.0009459108;0.2875249;-0.1291771,0.00332614;0.5702242;-0.2704818,0.1714107;0.4952605;-0.119761,0.2720875;0.3036638;-0.1184728,0.3327503;0.1390863;-0.2541621,-0.185927;0.4709074;-0.1634682,-0.2570256;0.2707561;-0.2050763,-0.2414228;0.1393768;-0.3830464,0.08150987;0.004309982;-0.02703452,0.08227518;-0.2961588;-0.01872635,0.04035618;-0.6289061;0.09946036,0.05823955;-0.6570091;0.06144094,-0.07445181;0.004370103;-0.04279172,-0.06141507;-0.2945677;-0.07138039,-0.02624234;-0.640048;0.005119972,-0.01827097;-0.636544;-0.06102887,0.002717465;0.5004637;-0.2328565,458.4566
+0;0;0,-0.001354019;0.3151203;0.02439529,-0.003979451;0.6321265;0.03421986,0.1839876;0.4903278;-0.009896737,0.2316242;0.4221093;-0.2099538,0.264804;0.4235441;-0.4293066,-0.1841246;0.4809946;-0.02070521,-0.2269395;0.4211471;-0.2244968,-0.24131;0.3944134;-0.4442635,0.07700744;0.005332656;-0.03774276,0.0965972;-0.2925737;-0.002068534,0.1071073;-0.6394714;0.07573219,0.107284;-0.600828;0.004035018,-0.07452102;0.005898647;-0.04236651,-0.113517;-0.2912656;-0.01833864,-0.1294345;-0.6377652;0.0603128,-0.1270267;-0.5990432;-0.01133462,-0.003212895;0.5525908;0.03399596,0;0;0,0.00210043;0.2894499;-0.1269336,0.006263122;0.5746487;-0.265626,0.1724902;0.4952898;-0.1157281,0.2734209;0.3035697;-0.1172314,0.3339106;0.1405846;-0.2550554,-0.1831732;0.4721841;-0.1625859,-0.2548975;0.2726041;-0.2069626,-0.2403517;0.1510664;-0.3919913,0.08147285;0.004124314;-0.02698636,0.08303812;-0.2964731;-0.02040196,0.04075614;-0.6291652;0.09804463,0.05867411;-0.6571864;0.05895877,-0.07435896;0.004529035;-0.04281742,-0.06129784;-0.2943772;-0.07263475,-0.02588667;-0.639955;0.003676772,-0.01760319;-0.6363334;-0.06303746,0.005119592;0.5042282;-0.2286637,458.4684
+0;0;0,-0.00142593;0.3146951;0.02476284,-0.004106051;0.6309871;0.03487901,0.1848775;0.4884938;-0.009999406,0.2320224;0.4278984;-0.2125399,0.2640655;0.4308477;-0.4321629,-0.1853387;0.479181;-0.02030402,-0.2291562;0.4228473;-0.2248123,-0.2441958;0.3962947;-0.4446725,0.07702383;0.005351308;-0.03766216,0.09671839;-0.2927731;-0.001733255,0.107197;-0.640545;0.07648155,0.1072891;-0.6016054;0.002462618,-0.07449923;0.00587776;-0.04236819,-0.1132264;-0.291576;-0.01831784,-0.1292426;-0.6389166;0.06086951,-0.1268487;-0.5998982;-0.01310118,-0.003320935;0.5516743;0.03456652,0;0;0,0.001712479;0.2890702;-0.1268215,0.005066171;0.5735102;-0.2654841,0.1722508;0.4950591;-0.1141727,0.2735315;0.3035944;-0.1149151,0.3337066;0.1425392;-0.2553072,-0.1852311;0.472323;-0.1610368,-0.2584713;0.2741638;-0.2088478,-0.2412649;0.1551939;-0.3954485,0.0814604;0.004244089;-0.02694321,0.08373088;-0.2966372;-0.02222872,0.04090406;-0.6299899;0.09699584,0.05311565;-0.6585809;0.05253578,-0.07431974;0.004397887;-0.04286002,-0.06138552;-0.2946767;-0.07358536,-0.02567927;-0.6411026;0.003139667,-0.01705931;-0.6383353;-0.06572834,0.004183337;0.5033238;-0.2285473,458.4892
+0;0;0,-0.00142593;0.3146951;0.02476284,-0.004106051;0.6309871;0.03487901,0.1848775;0.4884938;-0.009999406,0.2320224;0.4278984;-0.2125399,0.2640655;0.4308477;-0.4321629,-0.1853387;0.479181;-0.02030402,-0.2291562;0.4228473;-0.2248123,-0.2441958;0.3962947;-0.4446725,0.07702383;0.005351308;-0.03766216,0.09671839;-0.2927731;-0.001733255,0.107197;-0.640545;0.07648155,0.1072891;-0.6016054;0.002462618,-0.07449923;0.00587776;-0.04236819,-0.1132264;-0.291576;-0.01831784,-0.1292426;-0.6389166;0.06086951,-0.1268487;-0.5998982;-0.01310118,-0.003320935;0.5516743;0.03456652,0;0;0,0.001712479;0.2890702;-0.1268215,0.005066171;0.5735102;-0.2654841,0.1722508;0.4950591;-0.1141727,0.2735315;0.3035944;-0.1149151,0.3337066;0.1425392;-0.2553072,-0.1852311;0.472323;-0.1610368,-0.2584713;0.2741638;-0.2088478,-0.2412649;0.1551939;-0.3954485,0.0814604;0.004244089;-0.02694321,0.08373088;-0.2966372;-0.02222872,0.04090406;-0.6299899;0.09699584,0.05311565;-0.6585809;0.05253578,-0.07431974;0.004397887;-0.04286002,-0.06138552;-0.2946767;-0.07358536,-0.02567927;-0.6411026;0.003139667,-0.01705931;-0.6383353;-0.06572834,0.004183337;0.5033238;-0.2285473,458.5117
+0;0;0,-0.00151601;0.3149984;0.0234387,-0.003881453;0.6310398;0.03175298,0.1857229;0.4895214;-0.009173565,0.2318152;0.4337749;-0.2134131,0.264202;0.440501;-0.4330491,-0.1863698;0.4801312;-0.01895788,-0.2276529;0.4302595;-0.2257295,-0.2421896;0.4100028;-0.4464384,0.07670925;0.005380249;-0.03757612,0.09630327;-0.2928305;-0.001202799,0.1071116;-0.6421056;0.07778525,0.1071254;-0.6032596;0.003975265,-0.07427627;0.005817297;-0.04212381,-0.1126196;-0.2917947;-0.01776187,-0.129132;-0.6406368;0.06214781,-0.1268198;-0.6017179;-0.01161717,-0.00322685;0.5518364;0.03203707,0;0;0,0.002428323;0.2900466;-0.1250708,0.006551117;0.5749394;-0.2620847,0.1728959;0.4954174;-0.1108115,0.273932;0.3037527;-0.1123314,0.3333442;0.1450962;-0.2559712,-0.1843275;0.4718793;-0.1607977,-0.2700249;0.2842934;-0.2272316,-0.2363354;0.1533119;-0.4034218,0.08133547;0.004596919;-0.02624178,0.08460928;-0.2964413;-0.02488684,0.04160931;-0.6310729;0.09561944,0.05571826;-0.6594009;0.05174518,-0.07382789;0.004091744;-0.04310364,-0.06155319;-0.2951413;-0.07385243,-0.02440287;-0.6428269;0.004144982,-0.01542932;-0.6397796;-0.06455141,0.005453959;0.5046799;-0.2255323,458.5239
+0;0;0,-0.00151601;0.3149984;0.0234387,-0.003881453;0.6310398;0.03175298,0.1857229;0.4895214;-0.009173565,0.2318152;0.4337749;-0.2134131,0.264202;0.440501;-0.4330491,-0.1863698;0.4801312;-0.01895788,-0.2276529;0.4302595;-0.2257295,-0.2421896;0.4100028;-0.4464384,0.07670925;0.005380249;-0.03757612,0.09630327;-0.2928305;-0.001202799,0.1071116;-0.6421056;0.07778525,0.1071254;-0.6032596;0.003975265,-0.07427627;0.005817297;-0.04212381,-0.1126196;-0.2917947;-0.01776187,-0.129132;-0.6406368;0.06214781,-0.1268198;-0.6017179;-0.01161717,-0.00322685;0.5518364;0.03203707,0;0;0,0.002428323;0.2900466;-0.1250708,0.006551117;0.5749394;-0.2620847,0.1728959;0.4954174;-0.1108115,0.273932;0.3037527;-0.1123314,0.3333442;0.1450962;-0.2559712,-0.1843275;0.4718793;-0.1607977,-0.2700249;0.2842934;-0.2272316,-0.2363354;0.1533119;-0.4034218,0.08133547;0.004596919;-0.02624178,0.08460928;-0.2964413;-0.02488684,0.04160931;-0.6310729;0.09561944,0.05571826;-0.6594009;0.05174518,-0.07382789;0.004091744;-0.04310364,-0.06155319;-0.2951413;-0.07385243,-0.02440287;-0.6428269;0.004144982,-0.01542932;-0.6397796;-0.06455141,0.005453959;0.5046799;-0.2255323,458.5358
+0;0;0,-0.00151601;0.3149984;0.0234387,-0.003881453;0.6310398;0.03175298,0.1857229;0.4895214;-0.009173565,0.2318152;0.4337749;-0.2134131,0.264202;0.440501;-0.4330491,-0.1863698;0.4801312;-0.01895788,-0.2276529;0.4302595;-0.2257295,-0.2421896;0.4100028;-0.4464384,0.07670925;0.005380249;-0.03757612,0.09630327;-0.2928305;-0.001202799,0.1071116;-0.6421056;0.07778525,0.1071254;-0.6032596;0.003975265,-0.07427627;0.005817297;-0.04212381,-0.1126196;-0.2917947;-0.01776187,-0.129132;-0.6406368;0.06214781,-0.1268198;-0.6017179;-0.01161717,-0.00322685;0.5518364;0.03203707,0;0;0,0.002428323;0.2900466;-0.1250708,0.006551117;0.5749394;-0.2620847,0.1728959;0.4954174;-0.1108115,0.273932;0.3037527;-0.1123314,0.3333442;0.1450962;-0.2559712,-0.1843275;0.4718793;-0.1607977,-0.2700249;0.2842934;-0.2272316,-0.2363354;0.1533119;-0.4034218,0.08133547;0.004596919;-0.02624178,0.08460928;-0.2964413;-0.02488684,0.04160931;-0.6310729;0.09561944,0.05571826;-0.6594009;0.05174518,-0.07382789;0.004091744;-0.04310364,-0.06155319;-0.2951413;-0.07385243,-0.02440287;-0.6428269;0.004144982,-0.01542932;-0.6397796;-0.06455141,0.005453959;0.5046799;-0.2255323,458.5563
+0;0;0,-0.001510557;0.3138654;0.02335439,-0.003855365;0.6271735;0.03160357,0.1883871;0.4856381;-0.009902965,0.2345227;0.4298393;-0.2143343,0.2669227;0.4365682;-0.4340596,-0.1889147;0.4761165;-0.01982425,-0.2302366;0.426198;-0.22679,-0.2447792;0.4059331;-0.4475888,0.07659844;0.005372477;-0.03752185,0.09611601;-0.2916746;-0.001290452,0.1069848;-0.6429017;0.07813902,0.1069984;-0.6040989;0.0046895,-0.07416898;0.005808894;-0.04206297,-0.1123627;-0.2906418;-0.01779609,-0.1289674;-0.6414334;0.06256016,-0.1266665;-0.602558;-0.01084458,-0.003207832;0.5488256;0.03188459,0;0;0,0.001345076;0.2896113;-0.1232181,0.002896175;0.5728999;-0.2572992,0.1732411;0.4965031;-0.1063526,0.2737957;0.3043877;-0.1101809,0.3330613;0.1473767;-0.2558153,-0.190356;0.4705895;-0.1570426,-0.2765552;0.2847178;-0.2281453,-0.241977;0.1621565;-0.4102368,0.08124254;0.00476107;-0.02609706,0.08640342;-0.2950651;-0.0289731,0.04142498;-0.6316763;0.09126591,0.05245003;-0.6605999;0.04792093,-0.0736293;0.003889977;-0.04321655,-0.0619353;-0.2941495;-0.07430321,-0.02401377;-0.6436164;0.00457906,-0.01465333;-0.640189;-0.06382124,0.002573773;0.5031688;-0.2215726,458.5782
+0;0;0,-0.00149972;0.3135993;0.02398761,-0.003881928;0.6267461;0.03276227,0.1877361;0.4849863;-0.009459384,0.2338577;0.4306916;-0.2143691,0.2637392;0.4467008;-0.4341024,-0.1883959;0.4754283;-0.01876854,-0.2270799;0.4306197;-0.2274761,-0.2434309;0.41815;-0.448856,0.07613382;0.005448136;-0.03747735,0.09560525;-0.2927499;-0.0004675761,0.106596;-0.6452646;0.07949466,0.1065188;-0.6064942;0.006529614,-0.07389469;0.005704308;-0.04168485,-0.1119722;-0.2919877;-0.01717988,-0.1289007;-0.6440075;0.06391826,-0.1267057;-0.605166;-0.009005211,-0.003223761;0.5484025;0.03279285,0;0;0,0.002075218;0.289733;-0.1223629,0.004598178;0.5729772;-0.2561667,0.1735198;0.4962862;-0.1043689,0.2741993;0.3041785;-0.1089938,0.3343481;0.1502153;-0.2576859,-0.1888342;0.4699605;-0.1573264,-0.2765119;0.2859787;-0.2316663,-0.2389707;0.1602136;-0.4111257,0.08103222;0.005206853;-0.025244,0.08806253;-0.2956991;-0.03402495,0.04217805;-0.632726;0.08881212,0.05661364;-0.6612084;0.04671407,-0.07296317;0.003484746;-0.04352959,-0.06214008;-0.2958042;-0.07483359,-0.02326935;-0.6465596;0.004167087,-0.01371775;-0.6429098;-0.0637686,0.00398057;0.5032356;-0.2204754,458.5901
+0;0;0,-0.00149972;0.3135993;0.02398761,-0.003881928;0.6267461;0.03276227,0.1877361;0.4849863;-0.009459384,0.2338577;0.4306916;-0.2143691,0.2637392;0.4467008;-0.4341024,-0.1883959;0.4754283;-0.01876854,-0.2270799;0.4306197;-0.2274761,-0.2434309;0.41815;-0.448856,0.07613382;0.005448136;-0.03747735,0.09560525;-0.2927499;-0.0004675761,0.106596;-0.6452646;0.07949466,0.1065188;-0.6064942;0.006529614,-0.07389469;0.005704308;-0.04168485,-0.1119722;-0.2919877;-0.01717988,-0.1289007;-0.6440075;0.06391826,-0.1267057;-0.605166;-0.009005211,-0.003223761;0.5484025;0.03279285,0;0;0,0.002075218;0.289733;-0.1223629,0.004598178;0.5729772;-0.2561667,0.1735198;0.4962862;-0.1043689,0.2741993;0.3041785;-0.1089938,0.3343481;0.1502153;-0.2576859,-0.1888342;0.4699605;-0.1573264,-0.2765119;0.2859787;-0.2316663,-0.2389707;0.1602136;-0.4111257,0.08103222;0.005206853;-0.025244,0.08806253;-0.2956991;-0.03402495,0.04217805;-0.632726;0.08881212,0.05661364;-0.6612084;0.04671407,-0.07296317;0.003484746;-0.04352959,-0.06214008;-0.2958042;-0.07483359,-0.02326935;-0.6465596;0.004167087,-0.01371775;-0.6429098;-0.0637686,0.00398057;0.5032356;-0.2204754,458.6016
+0;0;0,-0.001497286;0.3130903;0.02394867,-0.003875328;0.6256858;0.03270687,0.1888957;0.4836538;-0.009770148,0.235028;0.4293465;-0.2147274,0.2649262;0.4453646;-0.4345832,-0.1895092;0.4740381;-0.01913556,-0.2282021;0.4292191;-0.2278915,-0.2445622;0.4167425;-0.4493949,0.07584439;0.005427424;-0.03733487,0.09538005;-0.2937544;-0.0002030097,0.1063806;-0.6465828;0.07983039,0.1063051;-0.6080145;0.008546203,-0.07361378;0.005682623;-0.04152638,-0.1118168;-0.2929915;-0.01694058,-0.1287605;-0.6453246;0.06422974,-0.126616;-0.6066867;-0.007013835,-0.003218094;0.5474533;0.0327374,0;0;0,0.001658477;0.2895072;-0.1215899,0.003727123;0.5723504;-0.2549546,0.1730763;0.496258;-0.101491,0.2747377;0.3046288;-0.1067965,0.3344284;0.1531055;-0.2583377,-0.1906521;0.4706629;-0.154662,-0.2777809;0.2878282;-0.2325399,-0.2391686;0.1689257;-0.4165463,0.08088876;0.00533247;-0.02458239,0.08949088;-0.2964313;-0.03619266,0.04327851;-0.6336126;0.08704471,0.06254598;-0.6613122;0.04890823,-0.07245942;0.003334444;-0.04375198,-0.06217341;-0.2969698;-0.0750844,-0.02285157;-0.6480542;0.003705248,-0.01343015;-0.6437376;-0.06267595,0.00319685;0.5027021;-0.2193232,458.6231
+0;0;0,-0.001573966;0.3130544;0.0244083,-0.004065759;0.6256407;0.03351976,0.188552;0.4833289;-0.009580534,0.2343638;0.4308431;-0.2150835,0.2568353;0.4554896;-0.4350258,-0.1894181;0.4731486;-0.01809569,-0.2275759;0.4323642;-0.2277754,-0.244402;0.4180169;-0.4491305,0.07583883;0.005510124;-0.03733406,0.09524823;-0.2936276;0.0002164431,0.1064237;-0.6464429;0.08028349,0.1062053;-0.6078561;0.009001821,-0.07364955;0.005604181;-0.04147359,-0.1118788;-0.2930684;-0.0169103,-0.1287071;-0.6453185;0.06464314,-0.1267054;-0.6066616;-0.006602272,-0.003360571;0.5474088;0.03341153,0;0;0,0.001658477;0.2895072;-0.1215899,0.003727123;0.5723504;-0.2549546,0.1730763;0.496258;-0.101491,0.2747377;0.3046288;-0.1067965,0.3344284;0.1531055;-0.2583377,-0.1906521;0.4706629;-0.154662,-0.2777809;0.2878282;-0.2325399,-0.2391686;0.1689257;-0.4165463,0.08088876;0.00533247;-0.02458239,0.08949088;-0.2964313;-0.03619266,0.04327851;-0.6336126;0.08704471,0.06254598;-0.6613122;0.04890823,-0.07245942;0.003334444;-0.04375198,-0.06217341;-0.2969698;-0.0750844,-0.02285157;-0.6480542;0.003705248,-0.01343015;-0.6437376;-0.06267595,0.00319685;0.5027021;-0.2193232,458.6355
+0;0;0,-0.001576041;0.3134671;0.02444048,-0.00407413;0.6268346;0.03357284,0.1919009;0.4831567;-0.01027938,0.2377666;0.4306092;-0.216024,0.2602415;0.4552594;-0.436,-0.192677;0.4727984;-0.0189434,-0.2308796;0.4319661;-0.2288697,-0.2477083;0.4176166;-0.4502587,0.07574516;0.005503318;-0.03728795,0.09527265;-0.2954545;0.0004910305,0.1064312;-0.6477352;0.08043674,0.106214;-0.6091937;0.009532273,-0.07355857;0.005597259;-0.04142237,-0.1120204;-0.2948926;-0.01670962,-0.1288232;-0.6466088;0.06472024,-0.1268321;-0.6079977;-0.006148174,-0.003366728;0.5483568;0.03346428,0;0;0,0.0001534149;0.2901281;-0.1211905,2.087653E-05;0.5738207;-0.2545993,0.1727577;0.4962409;-0.09882904,0.2748039;0.3046337;-0.1071372,0.3356402;0.1543361;-0.2594912,-0.1963554;0.4710743;-0.1508956,-0.284894;0.2901926;-0.2323724,-0.2429806;0.1720865;-0.4162104,0.08083978;0.005402952;-0.02436686,0.0908589;-0.2980539;-0.03842878,0.04440747;-0.6345011;0.08511496,0.06506843;-0.6618606;0.04791999,-0.07220283;0.003166814;-0.04398552,-0.06207726;-0.2989049;-0.07614689,-0.0228207;-0.649314;0.003161833,-0.0133654;-0.6447775;-0.06288857,8.545816E-05;0.5039244;-0.2189093,458.6565
+0;0;0,-0.001576041;0.3134671;0.02444048,-0.00407413;0.6268346;0.03357284,0.1919009;0.4831567;-0.01027938,0.2377666;0.4306092;-0.216024,0.2602415;0.4552594;-0.436,-0.192677;0.4727984;-0.0189434,-0.2308796;0.4319661;-0.2288697,-0.2477083;0.4176166;-0.4502587,0.07574516;0.005503318;-0.03728795,0.09527265;-0.2954545;0.0004910305,0.1064312;-0.6477352;0.08043674,0.106214;-0.6091937;0.009532273,-0.07355857;0.005597259;-0.04142237,-0.1120204;-0.2948926;-0.01670962,-0.1288232;-0.6466088;0.06472024,-0.1268321;-0.6079977;-0.006148174,-0.003366728;0.5483568;0.03346428,0;0;0,0.0001534149;0.2901281;-0.1211905,2.087653E-05;0.5738207;-0.2545993,0.1727577;0.4962409;-0.09882904,0.2748039;0.3046337;-0.1071372,0.3356402;0.1543361;-0.2594912,-0.1963554;0.4710743;-0.1508956,-0.284894;0.2901926;-0.2323724,-0.2429806;0.1720865;-0.4162104,0.08083978;0.005402952;-0.02436686,0.0908589;-0.2980539;-0.03842878,0.04440747;-0.6345011;0.08511496,0.06506843;-0.6618606;0.04791999,-0.07220283;0.003166814;-0.04398552,-0.06207726;-0.2989049;-0.07614689,-0.0228207;-0.649314;0.003161833,-0.0133654;-0.6447775;-0.06288857,8.545816E-05;0.5039244;-0.2189093,458.6684
+0;0;0,-0.001583508;0.3133693;0.02493253,-0.004062079;0.6265306;0.0344715,0.1944349;0.4815435;-0.01085708,0.2396668;0.4314342;-0.2174824,0.2620208;0.4638117;-0.4365609,-0.1951733;0.4707129;-0.01879345,-0.2334421;0.4350063;-0.2297708,-0.2421271;0.4562576;-0.4511671,0.07556648;0.005519899;-0.03743708,0.09511896;-0.2966141;0.00106724,0.1064088;-0.6484334;0.08104926,0.1060605;-0.6097912;0.009466156,-0.0735826;0.005580138;-0.04119176,-0.1119457;-0.296196;-0.01650713,-0.128895;-0.6473475;0.06538731,-0.1270136;-0.6086366;-0.00616359,-0.00336899;0.5481225;0.03419141,0;0;0,-0.001591228;0.2903612;-0.1204669,-0.004843555;0.5742448;-0.2529635,0.1725378;0.4958342;-0.09757186,0.2748852;0.3043159;-0.107403,0.336105;0.1562878;-0.261945,-0.2027019;0.4690596;-0.1480222,-0.2941597;0.2901191;-0.2308875,-0.2469951;0.1802536;-0.4186333,0.08084355;0.005493164;-0.02400923,0.091135;-0.2990776;-0.04076099,0.04565906;-0.6350275;0.08321881,0.06523709;-0.6625932;0.0444653,-0.07198315;0.003044571;-0.04417527,-0.06280259;-0.3002634;-0.07688383,-0.02246419;-0.6500443;0.002661951,-0.01280355;-0.6456161;-0.06405916,-0.003909945;0.5043173;-0.2175,458.6902
+0;0;0,-0.001583508;0.3133693;0.02493253,-0.004062079;0.6265306;0.0344715,0.1944349;0.4815435;-0.01085708,0.2396668;0.4314342;-0.2174824,0.2620208;0.4638117;-0.4365609,-0.1951733;0.4707129;-0.01879345,-0.2334421;0.4350063;-0.2297708,-0.2421271;0.4562576;-0.4511671,0.07556648;0.005519899;-0.03743708,0.09511896;-0.2966141;0.00106724,0.1064088;-0.6484334;0.08104926,0.1060605;-0.6097912;0.009466156,-0.0735826;0.005580138;-0.04119176,-0.1119457;-0.296196;-0.01650713,-0.128895;-0.6473475;0.06538731,-0.1270136;-0.6086366;-0.00616359,-0.00336899;0.5481225;0.03419141,0;0;0,-0.001591228;0.2903612;-0.1204669,-0.004843555;0.5742448;-0.2529635,0.1725378;0.4958342;-0.09757186,0.2748852;0.3043159;-0.107403,0.336105;0.1562878;-0.261945,-0.2027019;0.4690596;-0.1480222,-0.2941597;0.2901191;-0.2308875,-0.2469951;0.1802536;-0.4186333,0.08084355;0.005493164;-0.02400923,0.091135;-0.2990776;-0.04076099,0.04565906;-0.6350275;0.08321881,0.06523709;-0.6625932;0.0444653,-0.07198315;0.003044571;-0.04417527,-0.06280259;-0.3002634;-0.07688383,-0.02246419;-0.6500443;0.002661951,-0.01280355;-0.6456161;-0.06405916,-0.003909945;0.5043173;-0.2175,458.7025
+0;0;0,-0.00158397;0.3134607;0.02493981,-0.0040633;0.626717;0.03448142,0.1942804;0.4817511;-0.01081229,0.2395346;0.431617;-0.2175396,0.2618926;0.4640003;-0.436657,-0.1950253;0.470929;-0.01874251,-0.233313;0.4352047;-0.229824,-0.2419996;0.4564598;-0.4512597,0.0755139;0.005516058;-0.03741103,0.09510136;-0.2971585;0.001162171,0.1062961;-0.6460127;0.08047014,0.1059513;-0.6074598;0.009626061,-0.0735314;0.005576255;-0.0411631,-0.1119631;-0.2967397;-0.0164343,-0.1287695;-0.6449318;0.06476995,-0.1269076;-0.6063109;-0.00604225,-0.003369942;0.5482785;0.03420123,0;0;0,-0.001454696;0.2907212;-0.1198382,-0.004004426;0.5750062;-0.2517161,0.1725757;0.4957733;-0.09604359,0.2753717;0.304446;-0.1071975,0.3376645;0.1578592;-0.2627382,-0.201553;0.4696601;-0.1458792,-0.2953061;0.2929878;-0.2312887,-0.2425812;0.1905621;-0.4217883,0.08083422;0.005372941;-0.02386045,0.0912991;-0.2996744;-0.04174972,0.04812724;-0.6347011;0.07660413,0.06796271;-0.6622656;0.03938794,-0.07185696;0.003154759;-0.04426044,-0.06302152;-0.3006796;-0.07727678,-0.02253154;-0.6474462;0.001639582,-0.01303666;-0.6426909;-0.06442638,-0.003323771;0.5049521;-0.2164299,458.7238
+0;0;0,-0.001652428;0.3135445;0.02385949,-0.004024987;0.6268317;0.03214244,0.1949979;0.4825069;-0.01035564,0.2387436;0.4361908;-0.2182948,0.2619049;0.4715384;-0.4368699,-0.1958606;0.4711449;-0.01769636,-0.2333362;0.4387065;-0.229453,-0.2382032;0.46012;-0.4509903,0.07549567;0.005506459;-0.03744923,0.09509601;-0.2971549;0.001221027,0.1062928;-0.6459537;0.08077228,0.1058606;-0.6074474;0.009923063,-0.07356309;0.005583513;-0.04110544,-0.1119973;-0.2967342;-0.01640314,-0.1287544;-0.6448505;0.06513627,-0.1269792;-0.606277;-0.005683906,-0.003382333;0.5483924;0.03233073,0;0;0,-0.001454696;0.2907212;-0.1198382,-0.004004426;0.5750062;-0.2517161,0.1725757;0.4957733;-0.09604359,0.2753717;0.304446;-0.1071975,0.3376645;0.1578592;-0.2627382,-0.201553;0.4696601;-0.1458792,-0.2953061;0.2929878;-0.2312887,-0.2425812;0.1905621;-0.4217883,0.08083422;0.005372941;-0.02386045,0.0912991;-0.2996744;-0.04174972,0.04812724;-0.6347011;0.07660413,0.06796271;-0.6622656;0.03938794,-0.07185696;0.003154759;-0.04426044,-0.06302152;-0.3006796;-0.07727678,-0.02253154;-0.6474462;0.001639582,-0.01303666;-0.6426909;-0.06442638,-0.003323771;0.5049521;-0.2164299,458.7355
+0;0;0,-0.001653622;0.3137709;0.02387672,-0.004028041;0.6273039;0.03216618,0.1953164;0.4828111;-0.01040082,0.2390869;0.4364686;-0.2184583,0.2622561;0.4718283;-0.4371086,-0.1961746;0.4714307;-0.01775343,-0.2336715;0.4389738;-0.2296306,-0.2385402;0.4603947;-0.4512441,0.07547458;0.005504921;-0.03743877,0.09509451;-0.297459;0.001270153,0.1059836;-0.6366715;0.07863504,0.1055585;-0.5983067;0.008963779,-0.07354255;0.005581953;-0.04109396,-0.1120152;-0.2970381;-0.01636696,-0.1283117;-0.6355867;0.06293143,-0.126566;-0.5971557;-0.006711267,-0.003384885;0.5488032;0.03235462,0;0;0,-0.001604579;0.2913181;-0.1189799,-0.004054964;0.5762902;-0.2499588,0.1727592;0.4958815;-0.09441185,0.275811;0.3046455;-0.1070831,0.3392246;0.1604632;-0.2645164,-0.2015818;0.4696026;-0.1436595,-0.2950338;0.2937183;-0.2313115,-0.2442378;0.1903203;-0.4218992,0.08085447;0.005254924;-0.02373433,0.09092458;-0.300053;-0.04260635,0.05574767;-0.6296442;0.06370091,0.06816638;-0.6589302;0.02827239,-0.07177855;0.003267791;-0.0443344,-0.06331995;-0.3009937;-0.07633179,-0.02391293;-0.6383865;-0.000290975,-0.01458562;-0.6331077;-0.06529945,-0.003436327;0.5060539;-0.2148976,458.7574

+ 162 - 0
DataCSV/Sam/FirstPersonPerspective_TwoArms_Forward_ColorFeedback_Slow.csv

@@ -0,0 +1,162 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.001918602;0.3072369;0.007124389,0.004164931;0.61255;8.065253E-07,0.2486557;0.4632508;0.001792,0.2738379;0.2573963;0.01270223,0.3133581;0.04415485;-0.009967374,-0.2326923;0.4382892;0.001134524,-0.2711958;0.2347066;-0.01303712,-0.3044548;0.02158701;-0.04499924,0.06841782;0.004482392;-0.03509634,0.08452151;-0.2759234;-0.005509773,0.1008715;-0.5864718;0.06188612,0.09906842;-0.5460773;-0.03406769,-0.06679224;0.005729641;-0.03793165,-0.1045187;-0.2731288;-0.01391524,-0.1176323;-0.5843569;0.05100707,-0.116397;-0.5438849;-0.04494732,0.003557389;0.5360146;0.004199572,0;0;0,0.01400099;0.2741111;-0.1382608,0.02512977;0.5381876;-0.2912128,0.1952821;0.4462912;-0.06311846,0.230164;0.2628548;0.02778578,0.2260714;0.05364724;-0.03355861,-0.2143;0.4923972;-0.1578153,-0.2882924;0.3066218;-0.1017628,-0.2725972;0.09800014;-0.1632311,0.07453002;-0.0009695291;-0.0194211,0.1016831;-0.2814656;-0.03804183,0.09514784;-0.5991685;-0.02155018,0.111523;-0.6328811;-0.09219718,-0.06211479;0.008536515;-0.04474063,-0.09363827;-0.2707671;-0.07226945,-0.08948681;-0.5882161;-0.05085114,-0.07138052;-0.5963557;-0.137661,0.02328585;0.4733564;-0.2503572,242.6705
+0;0;0,0.001902706;0.3046914;0.007065362,0.004119569;0.6060131;4.030252E-05,0.2434009;0.459392;0.001820829,0.2685634;0.2536979;0.01272255,0.3080513;0.04063113;-0.009928484,-0.2276987;0.4349618;0.001177352,-0.2661721;0.2315378;-0.01298324,-0.299404;0.01859285;-0.04491919,0.06892989;0.004515941;-0.03535901,0.08503109;-0.2758466;-0.005777011,0.1014673;-0.5880317;0.06197409,0.09966243;-0.5476272;-0.03407256,-0.06729215;0.005772525;-0.03821555,-0.1050128;-0.2730429;-0.01420284,-0.1181955;-0.5859113;0.05106164,-0.116959;-0.5454292;-0.04498558,0.003520987;0.5306065;0.004177141,0;0;0,0.01276202;0.2711757;-0.1385324,0.02375784;0.5305935;-0.2915502,0.1917947;0.4484042;-0.06815171,0.2284512;0.2663609;0.0244689,0.2257286;0.05628055;-0.03322554,-0.2099791;0.4921978;-0.1596306,-0.2785846;0.3052337;-0.1013234,-0.2642041;0.09718621;-0.1644049,0.07487445;-0.0004165768;-0.02038693,0.1001513;-0.2810715;-0.03859138,0.09304148;-0.600421;-0.0217011,0.1096264;-0.6348199;-0.09180236,-0.06296979;0.008261969;-0.04459292,-0.09497109;-0.2710003;-0.07153713,-0.09231283;-0.5902226;-0.05128916,-0.0748944;-0.5986427;-0.13822,0.02171829;0.467068;-0.2507582,242.6972
+0;0;0,0.001883989;0.3016942;0.00699586,0.004057817;0.5971791;0.0001119762,0.2391305;0.4533929;0.001847191,0.2642803;0.2478027;0.01274341,0.3037148;0.03502409;-0.009876989,-0.2236791;0.4293926;0.001215037,-0.2621331;0.2260714;-0.01293841,-0.2953199;0.01341444;-0.04483115,0.06946386;0.004550924;-0.03563292,0.085564;-0.2757931;-0.006052872,0.102121;-0.5902739;0.06219643,0.1003232;-0.5499098;-0.03347596,-0.06781343;0.005817242;-0.03851159,-0.1055315;-0.2729798;-0.01450046,-0.1188112;-0.5881488;0.05124393,-0.1175796;-0.5477075;-0.04442902,0.003471791;0.5233542;0.004162039,0;0;0,0.009416454;0.268029;-0.1383605,0.01593209;0.522128;-0.2891545,0.1904893;0.4527169;-0.07689786,0.2260317;0.2713833;0.01730084,0.2241868;0.06002405;-0.03432631,-0.211725;0.492581;-0.1602108,-0.278143;0.3057789;-0.09928314,-0.2638268;0.09809117;-0.1625472,0.07510342;0.0002354086;-0.02179599,0.09855269;-0.280582;-0.03964829,0.09007898;-0.6022404;-0.02249575,0.1067006;-0.6366118;-0.09209394,-0.06405429;0.007940107;-0.0441548,-0.09693626;-0.2711927;-0.07118467,-0.09635607;-0.5928583;-0.05218042,-0.08015241;-0.6011016;-0.1390063,0.01516302;0.4600045;-0.249068,242.7215
+0;0;0,0.001835373;0.2993241;0.006953662,0.003954542;0.593761;9.519374E-05,0.2330224;0.451825;0.001800161,0.2581747;0.2461714;0.01276699,0.2975564;0.0337359;-0.009842071,-0.2179777;0.428491;0.001234282,-0.256462;0.2251079;-0.01292825,-0.2898378;0.0128628;-0.04500628,0.06986248;0.004624095;-0.03580969,0.08591013;-0.275748;-0.006364856,0.1019709;-0.5920124;0.06232374,0.1001842;-0.5517069;-0.03261527,-0.06819228;0.005804309;-0.03873764,-0.1059344;-0.2730025;-0.01475138,-0.119358;-0.5899155;0.05146979,-0.118145;-0.549555;-0.04347229,0.003383031;0.5200998;0.004133861,0;0;0,0.008906452;0.2652187;-0.138659,0.01613262;0.5177791;-0.2899609,0.1877697;0.4569386;-0.0838182,0.2286841;0.2763495;0.009776123,0.2238437;0.0637583;-0.03463673,-0.2056435;0.4900197;-0.1625887,-0.2693735;0.30271;-0.1001398,-0.2553054;0.09534796;-0.163338,0.07525603;0.0006827414;-0.02281547,0.09873573;-0.2801465;-0.04061031,0.08797508;-0.6035432;-0.02334476,0.1047068;-0.6376203;-0.09217048,-0.06489819;0.007630293;-0.04375485,-0.09867085;-0.2713436;-0.07143159,-0.0992789;-0.5948585;-0.05307407,-0.08421949;-0.60303;-0.1393235,0.01492145;0.4559577;-0.2497208,242.7549
+0;0;0,0.00182693;0.2979472;0.006921675,0.003946148;0.5923783;5.824957E-05,0.2291522;0.4514705;0.001809013,0.2542988;0.2458639;0.01277333,0.2936559;0.03356086;-0.009821631,-0.2142653;0.4285288;0.001252647,-0.2527409;0.2251922;-0.01290664,-0.2860959;0.01307943;-0.04496467,0.07020604;0.004646834;-0.03598578,0.0862559;-0.2757641;-0.006536873,0.1023411;-0.5925082;0.06225591,0.1005738;-0.5523146;-0.03165223,-0.06852762;0.005832852;-0.03892814,-0.1062749;-0.2730125;-0.01493855,-0.1197189;-0.5904062;0.05138307,-0.1185191;-0.5501581;-0.04252811,0.003373709;0.5185974;0.004103476,0;0;0,0.008322289;0.2635208;-0.1389651,0.01513068;0.5158108;-0.2907345,0.1855152;0.4596256;-0.08910751,0.2311841;0.280411;0.004823923,0.2259129;0.06738269;-0.03668809,-0.202277;0.4894177;-0.1638504,-0.2615457;0.3012964;-0.09963009,-0.2481444;0.09482786;-0.1653814,0.07548245;0.0009403228;-0.02338743,0.09955779;-0.2798611;-0.0414443,0.08664753;-0.6036617;-0.02399135,0.1034542;-0.637415;-0.09165835,-0.06556701;0.007382203;-0.04349629,-0.09824689;-0.2718676;-0.07007979,-0.1007832;-0.5959643;-0.05355985,-0.08665881;-0.6038391;-0.1389517,0.01391704;0.4539212;-0.2503798,242.7883
+0;0;0,0.00182693;0.2979472;0.006921675,0.003946148;0.5923783;5.824957E-05,0.2291522;0.4514705;0.001809013,0.2542988;0.2458639;0.01277333,0.2936559;0.03356086;-0.009821631,-0.2142653;0.4285288;0.001252647,-0.2527409;0.2251922;-0.01290664,-0.2860959;0.01307943;-0.04496467,0.07020604;0.004646834;-0.03598578,0.0862559;-0.2757641;-0.006536873,0.1023411;-0.5925082;0.06225591,0.1005738;-0.5523146;-0.03165223,-0.06852762;0.005832852;-0.03892814,-0.1062749;-0.2730125;-0.01493855,-0.1197189;-0.5904062;0.05138307,-0.1185191;-0.5501581;-0.04252811,0.003373709;0.5185974;0.004103476,0;0;0,0.008322289;0.2635208;-0.1389651,0.01513068;0.5158108;-0.2907345,0.1855152;0.4596256;-0.08910751,0.2311841;0.280411;0.004823923,0.2259129;0.06738269;-0.03668809,-0.202277;0.4894177;-0.1638504,-0.2615457;0.3012964;-0.09963009,-0.2481444;0.09482786;-0.1653814,0.07548245;0.0009403228;-0.02338743,0.09955779;-0.2798611;-0.0414443,0.08664753;-0.6036617;-0.02399135,0.1034542;-0.637415;-0.09165835,-0.06556701;0.007382203;-0.04349629,-0.09824689;-0.2718676;-0.07007979,-0.1007832;-0.5959643;-0.05355985,-0.08665881;-0.6038391;-0.1389517,0.01391704;0.4539212;-0.2503798,242.8117
+0;0;0,0.00174786;0.2974598;0.00695313,0.003774477;0.5926235;0.0001432761,0.2280642;0.4518073;0.001861372,0.2532839;0.2461229;0.01278854,0.2926155;0.03379539;-0.009743921,-0.213429;0.4287961;0.001219626,-0.251972;0.2253816;-0.01286825,-0.2854195;0.0133002;-0.04512372,0.07092519;0.004730351;-0.03637318,0.08691957;-0.2757268;-0.00700943,0.1027542;-0.5918325;0.06163038,0.1010634;-0.5520099;-0.02883521,-0.06924465;0.00585738;-0.0393273,-0.1070542;-0.273019;-0.01539652,-0.12051;-0.5897581;0.05078695,-0.119345;-0.5498801;-0.03968091,0.003230936;0.5186356;0.004173544,0;0;0,0.007008032;0.2625564;-0.1398168,0.01305418;0.5153118;-0.2922666,0.1828272;0.4616963;-0.09134531,0.2310679;0.282587;0.00168252,0.2254192;0.06956631;-0.03988576,-0.1968969;0.4841914;-0.1494184,-0.2675097;0.2987277;-0.08876751,-0.2548277;0.09299421;-0.1569626,0.07599038;0.001119524;-0.02449441,0.09821239;-0.2798501;-0.04283857,0.08381713;-0.6028838;-0.02475572,0.1003724;-0.6337711;-0.09034562,-0.06686062;0.007222821;-0.04304945,-0.09955698;-0.2720023;-0.07022506,-0.1045051;-0.5954556;-0.05478363,-0.09186177;-0.602053;-0.1371495,0.01189179;0.4532773;-0.251756,242.8338
+0;0;0,0.001733343;0.2949892;0.006895381,0.003754639;0.5893749;0.0001021409,0.2213095;0.4507239;0.001880624,0.2504869;0.2127618;0.01452257,0.2898323;0.0003595501;-0.008017814,-0.2069564;0.4284021;0.001258106,-0.2515481;0.1930661;-0.01504055,-0.2850073;-0.01908994;-0.04730738,0.07168602;0.004781094;-0.03676336,0.08769083;-0.2758589;-0.007380463,0.1037088;-0.5956248;0.06205412,0.1020257;-0.5558471;-0.02799852,-0.06998745;0.005920213;-0.03974918,-0.1078217;-0.273138;-0.01580278,-0.1214333;-0.5935446;0.051147,-0.1202736;-0.5537117;-0.0389079,0.003212296;0.5155501;0.004123524,0;0;0,0.003628718;0.2591961;-0.1409731,0.008860834;0.5102555;-0.294734,0.1845435;0.4883042;-0.1160882,0.2275033;0.2819194;-0.001210451,0.2227371;0.06905359;-0.04406213,-0.1921472;0.4801176;-0.1497914,-0.2704034;0.2634471;-0.0822119,-0.2565151;0.05701227;-0.148262,0.07654513;0.002123684;-0.02548766,0.09451137;-0.2792823;-0.04462457,0.0791176;-0.6059684;-0.0254631,0.09506075;-0.6366711;-0.09080005,-0.06821587;0.006349341;-0.04265642,-0.1026801;-0.2728246;-0.07008731,-0.1099425;-0.6000115;-0.05512354,-0.1000909;-0.6067659;-0.1373426,0.007782329;0.4487025;-0.2537873,242.8666
+0;0;0,0.001723153;0.293255;0.006854844,0.003739677;0.5869424;7.624412E-05,0.2207215;0.4486021;0.001853007,0.2502208;0.2080141;0.01463446,0.2895756;-0.004438922;-0.007911325,-0.2064171;0.4263391;0.001232127,-0.2515008;0.1884062;-0.01524638,-0.284968;-0.0238006;-0.04752093,0.07211355;0.004809609;-0.03698262,0.08812742;-0.2759892;-0.007583089,0.1042551;-0.5979457;0.06232718,0.1025859;-0.5582482;-0.02698717,-0.07040485;0.005955521;-0.03998624,-0.1082605;-0.2732606;-0.01602629,-0.1219653;-0.5958623;0.05138215,-0.1208152;-0.55611;-0.03793443,0.003198362;0.5132576;0.004090003,0;0;0,0.002355769;0.2571122;-0.1411958,0.006783611;0.5072669;-0.2951248,0.182064;0.4877435;-0.1174688,0.2291096;0.2787927;-0.003265381,0.2236444;0.06609175;-0.04710436,-0.1919036;0.4775456;-0.1473404,-0.2693201;0.2576464;-0.07975929,-0.2545817;0.05087917;-0.1447477,0.0766969;0.002541482;-0.02650165,0.09439932;-0.2789842;-0.04646873,0.07661216;-0.6077146;-0.02589035,0.09186663;-0.6382989;-0.09047151,-0.06909934;0.006032049;-0.0421913,-0.1036836;-0.2732372;-0.07014424,-0.1130562;-0.6026235;-0.05529853,-0.1040229;-0.6091886;-0.1368784,0.005807792;0.4458939;-0.2541583,242.8897
+0;0;0,0.001614138;0.2927881;0.006857506,0.003528619;0.5872595;8.936226E-05,0.2293984;0.4458317;0.001600008,0.2590473;0.2045315;0.01454977,0.2984099;-0.007983252;-0.00804277,-0.2151194;0.4226224;0.001087666,-0.260385;0.1839829;-0.01548828,-0.2938449;-0.02828273;-0.04783132,0.07262757;0.004887265;-0.03733601,0.08852486;-0.2760693;-0.007976612,0.1044473;-0.5991682;0.06232902,0.1027732;-0.5595571;-0.02621966,-0.07098907;0.005955542;-0.04022075,-0.1088811;-0.2734112;-0.0163527,-0.1227758;-0.5971872;0.05121486,-0.1216582;-0.5575159;-0.03733602,0.003015981;0.5131423;0.004109368,0;0;0,-0.002319452;0.2565077;-0.1413257,-0.01490396;0.5069425;-0.2957897,0.1786356;0.4866143;-0.1184814,0.2305922;0.2774771;-0.005191088,0.2255938;0.06496808;-0.05032706,-0.2103355;0.4794118;-0.1344758,-0.2848396;0.2588379;-0.06327996,-0.271327;0.05253074;-0.1301912,0.07707199;0.002915233;-0.02727699,0.09362118;-0.2787659;-0.04808974,0.07404562;-0.6084957;-0.02608132,0.08926411;-0.6385189;-0.09012556,-0.07006855;0.005698867;-0.04183955,-0.1056433;-0.2735568;-0.07015875,-0.1164506;-0.604091;-0.05533694,-0.1078038;-0.6101971;-0.1363161,-0.00988182;0.4453552;-0.2546611,242.9227
+0;0;0,0.001614138;0.2927881;0.006857506,0.003528619;0.5872595;8.936226E-05,0.2293984;0.4458317;0.001600008,0.2590473;0.2045315;0.01454977,0.2984099;-0.007983252;-0.00804277,-0.2151194;0.4226224;0.001087666,-0.260385;0.1839829;-0.01548828,-0.2938449;-0.02828273;-0.04783132,0.07262757;0.004887265;-0.03733601,0.08852486;-0.2760693;-0.007976612,0.1044473;-0.5991682;0.06232902,0.1027732;-0.5595571;-0.02621966,-0.07098907;0.005955542;-0.04022075,-0.1088811;-0.2734112;-0.0163527,-0.1227758;-0.5971872;0.05121486,-0.1216582;-0.5575159;-0.03733602,0.003015981;0.5131423;0.004109368,0;0;0,-0.002319452;0.2565077;-0.1413257,-0.01490396;0.5069425;-0.2957897,0.1786356;0.4866143;-0.1184814,0.2305922;0.2774771;-0.005191088,0.2255938;0.06496808;-0.05032706,-0.2103355;0.4794118;-0.1344758,-0.2848396;0.2588379;-0.06327996,-0.271327;0.05253074;-0.1301912,0.07707199;0.002915233;-0.02727699,0.09362118;-0.2787659;-0.04808974,0.07404562;-0.6084957;-0.02608132,0.08926411;-0.6385189;-0.09012556,-0.07006855;0.005698867;-0.04183955,-0.1056433;-0.2735568;-0.07015875,-0.1164506;-0.604091;-0.05533694,-0.1078038;-0.6101971;-0.1363161,-0.00988182;0.4453552;-0.2546611,242.9446
+0;0;0,0.001607598;0.2916018;0.006829721,0.003502495;0.583095;0.0001467085,0.223883;0.4444506;0.00165597,0.2536623;0.2020894;0.01466267,0.2930406;-0.01051024;-0.007938898,-0.2098406;0.4218049;0.001156071,-0.2553053;0.1821161;-0.01549275,-0.2887786;-0.03023434;-0.04784872,0.07298607;0.004911389;-0.03752031,0.0888838;-0.2760529;-0.008160101,0.104823;-0.5994921;0.06221958,0.1031726;-0.560017;-0.02507631,-0.07133949;0.00598494;-0.04041929,-0.1092326;-0.2733895;-0.01655058,-0.1231419;-0.5975065;0.05108814,-0.1220401;-0.5579721;-0.03620993,0.002997804;0.5101267;0.004104396,0;0;0,-0.002199537;0.2550683;-0.1414785,-0.007142599;0.5022032;-0.2960784,0.1754601;0.486643;-0.1199412,0.2305475;0.2771361;-0.006507874,0.2250681;0.06489336;-0.05323148,-0.2013324;0.4772545;-0.1381543,-0.2735836;0.2552093;-0.06555512,-0.2618844;0.04920335;-0.1340005,0.07720641;0.003280848;-0.02805829,0.09209841;-0.2785005;-0.04887199,0.07159802;-0.6084976;-0.02646756,0.08585483;-0.6379822;-0.0894866,-0.07082033;0.005351494;-0.04140897,-0.1083665;-0.2735996;-0.07025807,-0.1194795;-0.6044781;-0.05555309,-0.1117975;-0.6103424;-0.1353517,-0.00585056;0.4418145;-0.2549467,242.9673
+0;0;0,0.001557757;0.2911966;0.006806003,0.003409777;0.5826527;8.341903E-05,0.2221597;0.4444113;0.00166933,0.2518654;0.202856;0.01468175,0.2912176;-0.009763569;-0.007975195,-0.2083126;0.4219028;0.001199331,-0.2536857;0.1830194;-0.01543596,-0.2872373;-0.02932559;-0.04788465,0.07325254;0.00494393;-0.03762888,0.08917876;-0.2760636;-0.008334137,0.1049247;-0.5997077;0.06209938,0.1032619;-0.5601792;-0.02570623,-0.07158796;0.005993382;-0.04056542,-0.1094381;-0.2734362;-0.01682577,-0.123466;-0.5977834;0.05067497,-0.1223617;-0.5581896;-0.03713233,0.002924691;0.5095791;0.0040623,0;0;0,-0.002327906;0.2545554;-0.1415639,-0.006269835;0.5016336;-0.2962241,0.1736896;0.4863498;-0.1199918,0.2311647;0.2776905;-0.007926464,0.2248218;0.06550817;-0.05490994,-0.1985716;0.4739701;-0.137362,-0.268519;0.2521746;-0.06445879,-0.2581265;0.04639107;-0.1338428,0.07725628;0.003635675;-0.02871514,0.0909253;-0.2782297;-0.04974222,0.07033524;-0.6083637;-0.02646399,0.0829335;-0.6381432;-0.09026909,-0.07139182;0.005005353;-0.04104223,-0.1099832;-0.2737533;-0.07073037,-0.1216494;-0.6048212;-0.05616248,-0.1141964;-0.6109325;-0.1364359,-0.005243524;0.4411098;-0.2550948,243.0012
+0;0;0,0.001554492;0.2905863;0.006791738,0.003404904;0.5817796;6.836886E-05,0.2143361;0.4457646;0.001744927,0.2437451;0.2066219;0.01462737,0.2830974;-0.005998179;-0.008029627,-0.2007853;0.4240587;0.001291688,-0.2457052;0.1875613;-0.01517744,-0.2792569;-0.02478422;-0.04762621,0.07382147;0.004982328;-0.03792113,0.08976125;-0.2762646;-0.008601431,0.1055254;-0.6002812;0.06191316,0.1038765;-0.5608328;-0.02515395,-0.07214396;0.00603993;-0.04088048,-0.1100264;-0.2736277;-0.01712061,-0.1240704;-0.5983483;0.05045782,-0.1229754;-0.5588351;-0.03661095,0.002919171;0.5086085;0.004052562,0;0;0,0.001957888;0.2539164;-0.1414623,0.006550486;0.500892;-0.2957871,0.1741456;0.4838292;-0.1200404,0.233145;0.2777232;-0.009318113,0.2270125;0.0655373;-0.0563159,-0.1820488;0.4688247;-0.1415899,-0.2533511;0.2496486;-0.07019044,-0.2429688;0.04381269;-0.1394221,0.07767637;0.003640622;-0.02942062,0.09215263;-0.2783001;-0.0520792,0.07002176;-0.6085435;-0.02644539,0.08210897;-0.6380241;-0.08960104,-0.07225174;0.005017234;-0.0408284,-0.1104624;-0.2740076;-0.07080649,-0.1228639;-0.6054069;-0.05569988,-0.1160834;-0.6113184;-0.1353056,0.005072551;0.4401647;-0.2547977,243.0229
+0;0;0,0.001556322;0.2909282;0.006799729,0.003408326;0.5823702;6.918004E-05,0.2139496;0.4463741;0.00175526,0.2435101;0.2059998;0.01470406,0.2828583;-0.006598324;-0.007950602,-0.2004075;0.4247082;0.001302856,-0.2455587;0.1869927;-0.0152511,-0.2791069;-0.02533081;-0.04769651,0.07442703;0.005023199;-0.0382322,0.09037948;-0.2764471;-0.008889213,0.1061466;-0.6005253;0.06163877,0.1045048;-0.5611172;-0.02505694,-0.07273576;0.006089476;-0.04121583,-0.1106483;-0.2738003;-0.01743708,-0.124695;-0.5985826;0.05015419,-0.1236046;-0.55911;-0.03654318,0.002921951;0.5091022;0.004058646,0;0;0,-0.000653863;0.2543532;-0.1413927,0.002796052;0.501695;-0.295644,0.1707852;0.4846042;-0.1208313,0.2350895;0.2775234;-0.01218605,0.2269054;0.06530041;-0.05859613,-0.1836885;0.4688849;-0.1393085,-0.2522998;0.2481912;-0.0657686,-0.2424331;0.04179968;-0.1333309,0.0780064;0.004008681;-0.03041792,0.09164934;-0.2780755;-0.05457211,0.06728853;-0.6080394;-0.02664661,0.07883649;-0.6378478;-0.08907223,-0.07334878;0.004704241;-0.04030069,-0.1123634;-0.2743327;-0.07124087,-0.126719;-0.605703;-0.05584335,-0.1205824;-0.6114076;-0.1351837,0.001644621;0.4407602;-0.2547789,243.057
+0;0;0,0.001530501;0.2909284;0.006798774,0.00336366;0.5823703;6.546127E-05,0.2139057;0.4463518;0.001768401,0.2434741;0.2059806;0.01475767,0.2828295;-0.006610692;-0.00794858,-0.2019481;0.4290957;-0.006682646,-0.2441083;0.1905112;-0.01769349,-0.2776958;-0.0218108;-0.05010814,0.07442081;0.005027762;-0.03824373,0.09036559;-0.2764579;-0.009044476,0.1061056;-0.6005056;0.06162968,0.105797;-0.5611091;-0.02508228,-0.0727401;0.006085669;-0.04120874,-0.1105781;-0.2738192;-0.01748966,-0.1247252;-0.5985883;0.05014411,-0.1223014;-0.5591198;-0.03652668,0.002884553;0.5091024;0.004055951,0;0;0,-0.000653863;0.2543532;-0.1413927,0.002796052;0.501695;-0.295644,0.1707852;0.4846042;-0.1208313,0.2350895;0.2775234;-0.01218605,0.2269054;0.06530041;-0.05859613,-0.1836885;0.4688849;-0.1393085,-0.2522998;0.2481912;-0.0657686,-0.2424331;0.04179968;-0.1333309,0.0780064;0.004008681;-0.03041792,0.09164934;-0.2780755;-0.05457211,0.06728853;-0.6080394;-0.02664661,0.07883649;-0.6378478;-0.08907223,-0.07334878;0.004704241;-0.04030069,-0.1123634;-0.2743327;-0.07124087,-0.126719;-0.605703;-0.05584335,-0.1205824;-0.6114076;-0.1351837,0.001644621;0.4407602;-0.2547789,243.0798
+0;0;0,0.001531527;0.2911235;0.006803334,0.003366273;0.5828178;6.426312E-05,0.2134095;0.4468858;0.001775966,0.2430199;0.2061736;0.01478366,0.2823732;-0.006406829;-0.007921427,-0.2014621;0.4296705;-0.006655122,-0.2436821;0.1907474;-0.01768159,-0.2772679;-0.02156372;-0.05009458,0.074777;0.005051826;-0.03842678,0.09073223;-0.2766185;-0.009208381,0.1065293;-0.6018405;0.06172193,0.1062203;-0.5624324;-0.02509647,-0.07308825;0.006114796;-0.04140598,-0.110951;-0.2739736;-0.01767134,-0.1251494;-0.5999197;0.05020756,-0.1227227;-0.5604396;-0.03656963,0.002886763;0.5094882;0.004058113,0;0;0,-0.0007329453;0.2544274;-0.1416605,0.001346082;0.5019833;-0.2960699,0.1689516;0.4847338;-0.1210942,0.2368453;0.2774538;-0.01425887,0.2277338;0.06519912;-0.0602975,-0.1842496;0.4680813;-0.1395813,-0.2496334;0.2477581;-0.06102602,-0.2419656;0.04179575;-0.1301301,0.07808024;0.004159063;-0.03130364,0.091447;-0.2780243;-0.05660796,0.06514478;-0.6088614;-0.02652454,0.07657688;-0.6390146;-0.0887897,-0.07409107;0.004600251;-0.03978806,-0.1124876;-0.2748111;-0.06981146,-0.1293618;-0.6073123;-0.05537795,-0.1233635;-0.6130708;-0.1348222,0.0005538277;0.4409985;-0.2551596,243.114
+0;0;0,0.001529119;0.2906657;0.006792637,0.003364646;0.5824814;4.855543E-05,0.2149052;0.4460208;0.00174855,0.2441387;0.2083722;0.0145907,0.2834724;-0.004102528;-0.008103102,-0.2029182;0.428683;-0.006742525,-0.2446008;0.1928008;-0.01762866,-0.2781699;-0.01940477;-0.05002553,0.07549822;0.005100551;-0.0387974,0.09146266;-0.2767324;-0.009562131,0.1072404;-0.601557;0.0612815,0.1069324;-0.5621791;-0.02525807,-0.07379318;0.006173773;-0.04180533,-0.1116778;-0.2740763;-0.018057,-0.1258589;-0.5996242;0.04973895,-0.1234399;-0.5601745;-0.03675954,0.002884592;0.5090686;0.004046935,0;0;0,0.001440991;0.2540889;-0.1413217,0.004325489;0.501965;-0.2954347,0.1754459;0.4847196;-0.1224701,0.2405226;0.2787797;-0.01830626,0.2287695;0.0662628;-0.06196499,-0.1804256;0.4672927;-0.1345666,-0.2469018;0.24999;-0.0580367,-0.241214;0.04352917;-0.1254846,0.07852389;0.003910959;-0.03240275,0.09179035;-0.2783332;-0.05889058,0.06373575;-0.608429;-0.02681994,0.07445566;-0.63893;-0.08847904,-0.07525828;0.004789848;-0.03929991,-0.1143742;-0.2746067;-0.07007119,-0.1320153;-0.6066629;-0.05570743,-0.1270095;-0.6122913;-0.1349709,0.003515996;0.4408534;-0.2545645,243.1368
+0;0;0,0.001508269;0.2895361;0.006799664,0.003278909;0.5799705;0.0001633377,0.2098282;0.4453836;0.001819434,0.2389132;0.2080874;0.01463294,0.2782384;-0.004292071;-0.008345075,-0.1984733;0.430136;-0.01092646,-0.2385775;0.1942307;-0.01867039,-0.272094;-0.01788212;-0.05129422,0.07640406;0.005175245;-0.03925133,0.09257308;-0.2766968;-0.01037992,0.1084577;-0.6015716;0.06044854,0.1088884;-0.562282;-0.02530537,-0.07466157;0.00623391;-0.04232987,-0.1123986;-0.2740652;-0.01876686,-0.126829;-0.5996559;0.04901963,-0.1236915;-0.5602917;-0.03666982,0.002823794;0.5069314;0.004111813,0;0;0,0.003998324;0.2538406;-0.1393867,0.009378793;0.5018521;-0.2905765,0.1770071;0.4850471;-0.1235998,0.2440054;0.2791187;-0.0215001,0.2294473;0.06653449;-0.06363701,-0.1716878;0.4638933;-0.1329242,-0.2390837;0.2462869;-0.05927058,-0.233968;0.04114856;-0.1304857,0.07891941;0.003731906;-0.03410029,0.09143998;-0.2785457;-0.06073546,0.06237258;-0.6085332;-0.02793455,0.07214297;-0.639284;-0.08838367,-0.07682309;0.004974759;-0.0384512,-0.1170909;-0.274158;-0.07023604,-0.1358843;-0.6062196;-0.05629443,-0.1320321;-0.611228;-0.1350332,0.007978801;0.4406741;-0.250504,243.1595
+0;0;0,0.001509212;0.2897171;0.006803915,0.003282398;0.5805687;0.0001575584,0.2092442;0.4460393;0.001826471,0.238903;0.2040618;0.01489276,0.2782445;-0.008405373;-0.008094746,-0.1979;0.4308349;-0.01088329,-0.2387954;0.1902757;-0.01878,-0.2723257;-0.02192467;-0.05141729,0.07634532;0.005171266;-0.03922116,0.09252436;-0.2768755;-0.01033185,0.108428;-0.6021401;0.0605816,0.1088557;-0.5629173;-0.02455639,-0.07460418;0.006229118;-0.04229733,-0.1123646;-0.2742437;-0.01871972,-0.1268123;-0.6002251;0.04914811,-0.1236974;-0.5609282;-0.03592588,0.002826554;0.5074127;0.004112352,0;0;0,0.004646858;0.2542816;-0.1389384,0.01010753;0.5028801;-0.2899616,0.1792782;0.485116;-0.1258216,0.2499613;0.2747487;-0.02407193,0.2302911;0.0627715;-0.0676291,-0.1693055;0.4647665;-0.1309637,-0.2368491;0.2428065;-0.0549695,-0.2349306;0.03816082;-0.1280102,0.07865815;0.003544778;-0.034554,0.09211716;-0.2787511;-0.06238627,0.06156366;-0.6089391;-0.02890468,0.07063796;-0.6396161;-0.08865142,-0.07699171;0.005215107;-0.03793059,-0.1168737;-0.2740791;-0.07034791,-0.1372776;-0.606438;-0.05621099,-0.1342883;-0.6111209;-0.1344535,0.00872775;0.4415553;-0.2498989,243.1939
+0;0;0,0.001509212;0.2897171;0.006803915,0.003282398;0.5805687;0.0001575584,0.2092442;0.4460393;0.001826471,0.238903;0.2040618;0.01489276,0.2782445;-0.008405373;-0.008094746,-0.1979;0.4308349;-0.01088329,-0.2387954;0.1902757;-0.01878,-0.2723257;-0.02192467;-0.05141729,0.07634532;0.005171266;-0.03922116,0.09252436;-0.2768755;-0.01033185,0.108428;-0.6021401;0.0605816,0.1088557;-0.5629173;-0.02455639,-0.07460418;0.006229118;-0.04229733,-0.1123646;-0.2742437;-0.01871972,-0.1268123;-0.6002251;0.04914811,-0.1236974;-0.5609282;-0.03592588,0.002826554;0.5074127;0.004112352,0;0;0,0.004646858;0.2542816;-0.1389384,0.01010753;0.5028801;-0.2899616,0.1792782;0.485116;-0.1258216,0.2499613;0.2747487;-0.02407193,0.2302911;0.0627715;-0.0676291,-0.1693055;0.4647665;-0.1309637,-0.2368491;0.2428065;-0.0549695,-0.2349306;0.03816082;-0.1280102,0.07865815;0.003544778;-0.034554,0.09211716;-0.2787511;-0.06238627,0.06156366;-0.6089391;-0.02890468,0.07063796;-0.6396161;-0.08865142,-0.07699171;0.005215107;-0.03793059,-0.1168737;-0.2740791;-0.07034791,-0.1372776;-0.606438;-0.05621099,-0.1342883;-0.6111209;-0.1344535,0.00872775;0.4415553;-0.2498989,243.2167
+0;0;0,0.001451879;0.290109;0.006855019,0.003178236;0.5817874;0.0002524904,0.206059;0.447883;0.001960904,0.2357443;0.2060177;0.01486374,0.2747533;-0.006442145;-0.008893481,-0.1945624;0.4313519;-0.007557803,-0.2366998;0.1912187;-0.0179047,-0.2703769;-0.02069959;-0.05228133,0.07681053;0.005198977;-0.03939402,0.09296767;-0.2768893;-0.0104936,0.1089243;-0.6024383;0.0604317,0.1088392;-0.5632465;-0.0243124,-0.07498446;0.006257428;-0.04262571,-0.1127614;-0.2742512;-0.01900544,-0.1272244;-0.6004766;0.0490755,-0.1246342;-0.5612178;-0.03562175,0.002744189;0.5083943;0.004193905,0;0;0,0.005873881;0.2550745;-0.1382563,0.01244098;0.5049721;-0.2886825,0.1802424;0.4861245;-0.1285162,0.253567;0.276713;-0.02694392,0.2350585;0.06465621;-0.07070017,-0.1643069;0.4656936;-0.1311084,-0.2313662;0.24465;-0.0524362,-0.2331053;0.04088049;-0.1279361,0.07873638;0.003280759;-0.03561735,0.09270389;-0.2789994;-0.06377625,0.06150983;-0.6093554;-0.02973247,0.06947865;-0.6402915;-0.08880329,-0.07800591;0.005652682;-0.03690394,-0.1176469;-0.2734908;-0.07122023,-0.1394757;-0.6060215;-0.05659066,-0.1371971;-0.6103946;-0.1345609,0.01079706;0.4432863;-0.2487521,243.2402
+0;0;0,0.001468946;0.2935193;0.006935601,0.003237518;0.5923303;0.000161286,0.1925366;0.460421;0.002128481,0.2218281;0.2217643;0.01486014,0.2608122;0.009439975;-0.008881924,-0.1813466;0.4449932;-0.006754929,-0.222925;0.2080457;-0.01696456,-0.2565806;-0.00373745;-0.05131926,0.0766958;0.005191211;-0.03933517,0.0928567;-0.2769626;-0.01042804,0.108816;-0.6025674;0.06050941,0.1087312;-0.5633973;-0.02403501,-0.07487246;0.006248081;-0.04256204,-0.1126582;-0.2743257;-0.01893627,-0.1271236;-0.6006069;0.04915632,-0.1245395;-0.56137;-0.03534137,0.002791384;0.5168936;0.004212447,0;0;0,0.010712;0.2598361;-0.1362875,0.02488409;0.5195672;-0.283531,0.1812442;0.4868582;-0.1324637,0.2575905;0.2815182;-0.03254461,0.2392169;0.0689844;-0.07324886,-0.1455445;0.4631152;-0.1379441,-0.2128918;0.2449094;-0.06160495,-0.2159562;0.04240258;-0.1400055,0.07839528;0.003083587;-0.03607106,0.09254897;-0.2792088;-0.06467652,0.06067895;-0.6095419;-0.03047609,0.06820171;-0.6405873;-0.08920193,-0.07805974;0.005882917;-0.03644883,-0.1173275;-0.2732108;-0.07211871,-0.1409876;-0.6056054;-0.05601471,-0.1398086;-0.6091293;-0.1341596,0.02113405;0.4550069;-0.244477,243.2736
+0;0;0,0.001469121;0.2935543;0.00693643,0.003227348;0.5906171;0.000215204,0.1960846;0.4584156;0.002102261,0.2254942;0.2187964;0.01488527,0.2644932;0.006391257;-0.008865838,-0.1848008;0.4426989;-0.006947521,-0.2265469;0.2047958;-0.01719833,-0.2602153;-0.007068053;-0.05156612,0.07661203;0.005185541;-0.03929221,0.09277877;-0.2770704;-0.01037461,0.1087721;-0.6033689;0.06071398,0.1086861;-0.5640741;-0.0249797,-0.07479068;0.006241257;-0.04251556,-0.1125901;-0.2744341;-0.01888124,-0.1270864;-0.6014105;0.04935643,-0.1244671;-0.562048;-0.03628988,0.002785742;0.5159459;0.004225256,0;0;0,0.009349329;0.2594706;-0.137157,0.02027743;0.5158605;-0.2868922,0.1819677;0.4876185;-0.1343873,0.2590333;0.2815401;-0.0341959,0.2411719;0.06917837;-0.07643867,-0.1487976;0.4630362;-0.1338921,-0.2172148;0.2440045;-0.05780063,-0.2212128;0.04140186;-0.1361407,0.07814771;0.002769649;-0.03640652,0.09198122;-0.2795722;-0.06569362,0.05981657;-0.6105977;-0.03152275,0.06648936;-0.6420992;-0.09154654,-0.07806379;0.006202611;-0.03616271,-0.1171345;-0.2728478;-0.07318144,-0.1404655;-0.6055763;-0.05021474,-0.1381994;-0.6342531;-0.1133155,0.01808761;0.4528422;-0.2466931,243.3072
+0;0;0,0.001435395;0.2932181;0.006967176,0.003092846;0.5897789;0.0003752615,0.1960711;0.4576991;0.002128603,0.2256319;0.2158643;0.01447921,0.2641861;0.003572017;-0.01096747,-0.1855133;0.4437679;-0.009284237,-0.2265944;0.2034883;-0.01869158,-0.2602365;-0.008216649;-0.05406353,0.07649507;0.00520242;-0.0392381,0.09257673;-0.2771049;-0.01031598,0.1088661;-0.6039093;0.0609388,0.1092096;-0.5646636;-0.02430345,-0.07468118;0.006214035;-0.04245348,-0.1125013;-0.2745073;-0.01883816,-0.1272257;-0.6020086;0.04949777,-0.1241869;-0.5626944;-0.03568352,0.002687204;0.5152351;0.004340111,0;0;0,0.009118387;0.2591926;-0.1369801,0.0195312;0.5150008;-0.2867608,0.1822988;0.487845;-0.1361003,0.260801;0.2799906;-0.03538084,0.2442543;0.06756401;-0.07784367,-0.1486935;0.4626921;-0.1325545,-0.216622;0.241266;-0.05596024,-0.2227638;0.03909513;-0.135277,0.07781731;0.002317011;-0.03684139,0.09136797;-0.2800587;-0.06638527,0.05912443;-0.6116244;-0.03220487,0.06525665;-0.6440238;-0.09069037,-0.07808844;0.006736449;-0.03570722,-0.1166567;-0.2722234;-0.07426164,-0.1391639;-0.6043697;-0.03798583,-0.1379503;-0.6329008;-0.1006316,0.01736275;0.4520597;-0.2466812,243.33
+0;0;0,0.001432786;0.2926852;0.006954513,0.003082311;0.5878225;0.0004005549,0.19806;0.4556592;0.00210391,0.2275945;0.2140398;0.01444351,0.2661406;0.001791537;-0.01099789,-0.1874642;0.4415842;-0.009426761,-0.2285087;0.2015186;-0.01882572,-0.2621438;-0.01014246;-0.05419034,0.07653309;0.005205005;-0.0392576,0.09261607;-0.2771257;-0.01033308,0.1089347;-0.6045157;0.06104938,0.109276;-0.5653278;-0.02366081,-0.07471829;0.006217123;-0.04247458,-0.1125416;-0.2745275;-0.0188573,-0.1272924;-0.6026157;0.04960108,-0.1242725;-0.5633596;-0.03504854,0.002679447;0.5137892;0.004338251,0;0;0,0.008377695;0.2583696;-0.1374409,0.01728734;0.5123465;-0.2876017,0.1831126;0.4879806;-0.1374812,0.2612097;0.2801245;-0.03697681,0.2474653;0.06742102;-0.07881832,-0.1506498;0.462503;-0.1301273,-0.2185938;0.2409356;-0.05465554,-0.2255793;0.03897721;-0.1343198,0.07765555;0.002027839;-0.03729701,0.09070896;-0.2803859;-0.06692886,0.058472;-0.6125583;-0.03274965,0.06459445;-0.6444768;-0.09096456,-0.07831186;0.007075088;-0.03525281,-0.1165073;-0.2716495;-0.07599162,-0.136856;-0.6023026;-0.02307235,-0.1369574;-0.6063713;-0.1011727,0.01564902;0.450088;-0.24738,243.3629
+0;0;0,0.001430566;0.2922317;0.006943736,0.003075593;0.586563;0.0004091016,0.1989247;0.4543774;0.00208992,0.2283008;0.2140538;0.01436335,0.2668569;0.00175041;-0.01108466,-0.1883164;0.4402397;-0.009492105,-0.2291408;0.2014615;-0.01884066,-0.2627846;-0.01025447;-0.05421446,0.07671914;0.005217658;-0.03935303,0.09280138;-0.2771001;-0.01042984,0.1091488;-0.6050683;0.06107868,0.10949;-0.5658835;-0.02360228,-0.07489993;0.006232236;-0.04257783,-0.1127215;-0.2744995;-0.01896163,-0.1274983;-0.6031671;0.04961764,-0.1244795;-0.5639142;-0.03500275,0.002674017;0.5127664;0.004334211,0;0;0,0.00783121;0.2577232;-0.1377208,0.01572723;0.5103981;-0.2885447,0.1827964;0.4875644;-0.1384287,0.2620835;0.2812704;-0.03880239,0.2512029;0.06858103;-0.08183384,-0.1514749;0.462642;-0.1288745,-0.2176578;0.2416282;-0.05443171,-0.2257584;0.03996193;-0.1348805,0.07766253;0.001905531;-0.03777051,0.09021088;-0.2805342;-0.06724644,0.05797825;-0.613296;-0.03297567,0.06419483;-0.645009;-0.09135556,-0.07870517;0.007314953;-0.03483817,-0.1168983;-0.2711892;-0.07697204,-0.1362817;-0.6001165;-0.01082879,-0.1411812;-0.6325572;-0.06855665,0.01436941;0.4485317;-0.2481439,243.3964
+0;0;0,0.001391621;0.2922303;0.007009792,0.002926545;0.5865678;0.0006962828,0.1988442;0.4544786;0.002134772,0.2280841;0.2140866;0.01334999,0.2664431;0.002268687;-0.01612274,-0.1886894;0.4413335;-0.01117912,-0.2288076;0.2024502;-0.02089281,-0.2629088;-0.008582965;-0.05973884,0.07672048;0.005248759;-0.03934627,0.09279461;-0.2770704;-0.01043172,0.1090352;-0.6050515;0.06104192,0.1096819;-0.5658591;-0.02363643,-0.07488998;0.006201006;-0.04259988,-0.1127164;-0.2745325;-0.01901186,-0.1274388;-0.6032209;0.04947873,-0.1241169;-0.5639572;-0.03512911,0.002565675;0.5127671;0.004548338,0;0;0,0.00783121;0.2577232;-0.1377208,0.01572723;0.5103981;-0.2885447,0.1827964;0.4875644;-0.1384287,0.2620835;0.2812704;-0.03880239,0.2512029;0.06858103;-0.08183384,-0.1514749;0.462642;-0.1288745,-0.2176578;0.2416282;-0.05443171,-0.2257584;0.03996193;-0.1348805,0.07766253;0.001905531;-0.03777051,0.09021088;-0.2805342;-0.06724644,0.05797825;-0.613296;-0.03297567,0.06419483;-0.645009;-0.09135556,-0.07870517;0.007314953;-0.03483817,-0.1168983;-0.2711892;-0.07697204,-0.1362817;-0.6001165;-0.01082879,-0.1411812;-0.6325572;-0.06855665,0.01436941;0.4485317;-0.2481439,243.4194
+0;0;0,0.001391249;0.2921523;0.007007922,0.002924382;0.5861492;0.0007002165,0.2003397;0.4536641;0.002117744,0.229564;0.2134004;0.01332698,0.2679168;0.001616925;-0.01614095,-0.1901505;0.4404188;-0.01129772,-0.2302473;0.2016629;-0.02100623,-0.2643429;-0.00933592;-0.05984594,0.07705874;0.0052719;-0.03951974,0.09313267;-0.2770438;-0.01060554,0.1093874;-0.6053098;0.06093018,0.110032;-0.566148;-0.02346672,-0.07522016;0.006228346;-0.0427877,-0.1130462;-0.2745018;-0.01919996,-0.1277813;-0.6034757;0.04935011,-0.1244704;-0.5642428;-0.03497652,0.002563751;0.5123973;0.004549723,0;0;0,0.007318942;0.2576587;-0.1377041,0.01325111;0.5100417;-0.28845,0.1830108;0.4876204;-0.1390953,0.263202;0.2814483;-0.04025793,0.2527235;0.06864396;-0.08263755,-0.1539042;0.4630812;-0.1267994,-0.2199209;0.2420421;-0.0527058,-0.2282459;0.0405883;-0.1335674,0.07779792;0.001907229;-0.03836012,0.09007521;-0.2805454;-0.06779385,0.05778745;-0.6135579;-0.03314829,0.0640946;-0.6449465;-0.09144807,-0.07943489;0.007633482;-0.03405116,-0.1174934;-0.2706462;-0.07773797,-0.1356367;-0.5971094;0.001209736,-0.1421804;-0.6276764;-0.05791743,0.01232892;0.4481879;-0.2481072,243.4414
+0;0;0,0.001388179;0.2915076;0.006992457,0.002918253;0.5849162;0.0006981851,0.2019428;0.4521208;0.0020872,0.2310515;0.2128074;0.0132521,0.2694052;0.001018569;-0.01621657,-0.191723;0.4387677;-0.01143737,-0.2316612;0.2009562;-0.02110747,-0.2657577;-0.01004797;-0.05994817,0.07714187;0.005277587;-0.03956237,0.09321771;-0.2770716;-0.01064474,0.1095198;-0.6062938;0.06109935,0.1101632;-0.5671483;-0.02314696,-0.0753013;0.006235064;-0.04283386,-0.1131318;-0.2745283;-0.01924332,-0.1279099;-0.6044605;0.04950644,-0.1246049;-0.565244;-0.03466974,0.00255844;0.5113317;0.004538957,0;0;0,0.006693577;0.2569653;-0.1376646,0.01129189;0.5085764;-0.2886064,0.1829897;0.4865471;-0.1387732,0.2628113;0.2810903;-0.04049325,0.2540379;0.06825183;-0.08311629,-0.1563282;0.4635374;-0.1253389,-0.221151;0.2434231;-0.05056864,-0.2317677;0.04394752;-0.1359542,0.07784813;0.001914233;-0.03846955,0.08964805;-0.2805805;-0.06802011,0.05770388;-0.6145967;-0.03319263,0.06393944;-0.6459182;-0.09135008,-0.07954397;0.007492163;-0.03406649,-0.1175579;-0.2707409;-0.07830499,-0.1373197;-0.5964786;0.007162325,-0.143236;-0.6280966;-0.05071442,0.0106369;0.4469143;-0.2482712,243.4748
+0;0;0,0.001314123;0.2932584;0.007049231,0.002543166;0.5907503;0.0006465339,0.1970049;0.4582048;0.00233826,0.2251978;0.2208404;0.01057704,0.2649835;0.01065508;-0.02694474,-0.1875277;0.4456066;-0.01233987,-0.22672;0.2099356;-0.02364059,-0.2603871;-0.0006079972;-0.06495119,0.07723216;0.005271555;-0.03957245,0.09331579;-0.2771703;-0.01067845,0.1095824;-0.6064423;0.06108539,0.1104807;-0.5672903;-0.02322059,-0.07531318;0.006267818;-0.04297923,-0.1131128;-0.2745872;-0.01934506,-0.1279172;-0.604531;0.04959401,-0.1243565;-0.5653067;-0.03463364,0.002281111;0.5157725;0.004563971,0;0;0,0.007384934;0.2594947;-0.1366012,0.01501835;0.5175975;-0.2844894,0.1829656;0.4866002;-0.1389399,0.263519;0.2834538;-0.0417428,0.254229;0.07043086;-0.08301735,-0.1523759;0.4636491;-0.1280629,-0.2167158;0.2458821;-0.05294661,-0.2275009;0.0473296;-0.1402921,0.07786493;0.001933217;-0.038625,0.08940667;-0.2806014;-0.06875658,0.05775586;-0.6146157;-0.03315616,0.06406657;-0.6459876;-0.09134316,-0.079675;0.007527337;-0.03396774,-0.1176204;-0.2705397;-0.07985684,-0.138128;-0.5953848;0.008967601,-0.1430497;-0.6284542;-0.04751335,0.01314269;0.4535984;-0.2452762,243.5081
+0;0;0,0.001322494;0.2951265;0.007094136,0.002558623;0.5943174;0.0006581042,0.1956109;0.4618388;0.00238419,0.2238089;0.2244307;0.01062449,0.2635993;0.01422055;-0.02690172,-0.1861407;0.4493317;-0.01218778,-0.2253402;0.2136173;-0.02349058,-0.2590113;0.003048837;-0.06480606,0.07739007;0.005282334;-0.03965337,0.09347874;-0.277248;-0.01075031,0.1098026;-0.6076788;0.06126607,0.1106934;-0.568603;-0.02233693,-0.07546717;0.006280634;-0.04306711,-0.1132786;-0.2746624;-0.01942553,-0.1281351;-0.6057674;0.04975615,-0.1246041;-0.5666199;-0.03376918,0.002295346;0.5189902;0.004593804,0;0;0,0.007356799;0.2615203;-0.1367652,0.01522363;0.5210774;-0.2855139,0.1820107;0.487112;-0.1399381,0.2633407;0.2842799;-0.04262328,0.2546317;0.07128698;-0.08431196,-0.1509374;0.4638435;-0.1292841,-0.2150673;0.2461732;-0.05356988,-0.2255834;0.0477619;-0.1413317,0.07798404;0.001931876;-0.03878498,0.08941267;-0.2806405;-0.0694418,0.05831373;-0.6158318;-0.03315139,0.06462938;-0.646885;-0.09064269,-0.0798962;0.007453351;-0.03391993,-0.1171225;-0.2707572;-0.08007981,-0.1376604;-0.596577;0.009680733,-0.1432804;-0.6293642;-0.04598621,0.01327411;0.456841;-0.2460215,243.5304
+0;0;0,0.001322494;0.2951265;0.007094136,0.002558623;0.5943174;0.0006581042,0.1956109;0.4618388;0.00238419,0.2238089;0.2244307;0.01062449,0.2635993;0.01422055;-0.02690172,-0.1861407;0.4493317;-0.01218778,-0.2253402;0.2136173;-0.02349058,-0.2590113;0.003048837;-0.06480606,0.07739007;0.005282334;-0.03965337,0.09347874;-0.277248;-0.01075031,0.1098026;-0.6076788;0.06126607,0.1106934;-0.568603;-0.02233693,-0.07546717;0.006280634;-0.04306711,-0.1132786;-0.2746624;-0.01942553,-0.1281351;-0.6057674;0.04975615,-0.1246041;-0.5666199;-0.03376918,0.002295346;0.5189902;0.004593804,0;0;0,0.007356799;0.2615203;-0.1367652,0.01522363;0.5210774;-0.2855139,0.1820107;0.487112;-0.1399381,0.2633407;0.2842799;-0.04262328,0.2546317;0.07128698;-0.08431196,-0.1509374;0.4638435;-0.1292841,-0.2150673;0.2461732;-0.05356988,-0.2255834;0.0477619;-0.1413317,0.07798404;0.001931876;-0.03878498,0.08941267;-0.2806405;-0.0694418,0.05831373;-0.6158318;-0.03315139,0.06462938;-0.646885;-0.09064269,-0.0798962;0.007453351;-0.03391993,-0.1171225;-0.2707572;-0.08007981,-0.1376604;-0.596577;0.009680733,-0.1432804;-0.6293642;-0.04598621,0.01327411;0.456841;-0.2460215,243.5531
+0;0;0,0.001278288;0.295624;0.007206239,0.002402484;0.5946898;0.0009900704,0.1928738;0.4632233;0.002890717,0.220531;0.2264906;0.006116879,0.2615734;0.01795353;-0.03867074,-0.1835988;0.4508865;-0.01298967,-0.222509;0.2161906;-0.02787363,-0.2562208;0.007070363;-0.07593982,0.07751551;0.005306167;-0.03973521,0.09358306;-0.2771816;-0.01074435,0.1094138;-0.6090593;0.0608818,0.1105542;-0.5700879;-0.02172335,-0.07560256;0.006278821;-0.0431338,-0.1133586;-0.2746509;-0.01966128,-0.1282936;-0.6069938;0.04997254,-0.1245521;-0.5679448;-0.03254725,0.002176008;0.5194324;0.004846397,0;0;0,0.00812557;0.2621764;-0.1365454,0.01659477;0.5215581;-0.2852993,0.1809482;0.485165;-0.1406343,0.2638127;0.284092;-0.04305935,0.2552874;0.07107207;-0.08462763,-0.1526507;0.4624259;-0.1382653,-0.2084793;0.2463119;-0.05462535,-0.2199186;0.04808061;-0.1426686,0.07766069;0.002048403;-0.0397532,0.09006373;-0.2804828;-0.07008886,0.05993848;-0.6170257;-0.03327751,0.06631416;-0.6479263;-0.08945465,-0.08028495;0.007425989;-0.03338978,-0.1164861;-0.2707047;-0.08062084,-0.136716;-0.5976613;0.01000921,-0.1428285;-0.6298061;-0.04481836,0.01450955;0.457424;-0.2457891,243.5862
+0;0;0,0.001269283;0.2935415;0.007155476,0.002370637;0.5864416;0.001081064,0.2049826;0.4532841;0.002760633,0.2327347;0.2157387;0.005997868,0.2737711;0.007232592;-0.03878312,-0.1954466;0.4401622;-0.01413029,-0.2344904;0.2046606;-0.02906534,-0.2681973;-0.00442858;-0.07712442,0.07838365;0.005365594;-0.04018023,0.09447566;-0.277552;-0.01114526,0.1103687;-0.6107355;0.06076271,0.1115011;-0.5718272;-0.02126152,-0.07644929;0.006349141;-0.04361689,-0.1142628;-0.275008;-0.02010865,-0.1292565;-0.6086586;0.04979916,-0.1255413;-0.5696732;-0.03214031,0.002149836;0.5130699;0.004840761,0;0;0,-0.0008652098;0.2592786;-0.1378162,-0.004548891;0.5106868;-0.288147,0.1719321;0.4848061;-0.135582,0.2629687;0.2838565;-0.0431695,0.2576284;0.07070699;-0.0844357,-0.1761706;0.4618146;-0.126945,-0.2322216;0.2450201;-0.04288044,-0.2428035;0.04788916;-0.1333877,0.0784011;0.002355576;-0.0404346,0.09152244;-0.280457;-0.07188678,0.06411147;-0.6183792;-0.03326368,0.0708704;-0.6485902;-0.08927774,-0.08150861;0.006977735;-0.03308922,-0.1156446;-0.2715895;-0.08186792,-0.1338026;-0.6002924;0.007905528,-0.1400925;-0.6319374;-0.04658264,-0.003416769;0.4490134;-0.2482383,243.6194
+0;0;0,0.001269283;0.2935415;0.007155476,0.002370637;0.5864416;0.001081064,0.2049826;0.4532841;0.002760633,0.2327347;0.2157387;0.005997868,0.2737711;0.007232592;-0.03878312,-0.1954466;0.4401622;-0.01413029,-0.2344904;0.2046606;-0.02906534,-0.2681973;-0.00442858;-0.07712442,0.07838365;0.005365594;-0.04018023,0.09447566;-0.277552;-0.01114526,0.1103687;-0.6107355;0.06076271,0.1115011;-0.5718272;-0.02126152,-0.07644929;0.006349141;-0.04361689,-0.1142628;-0.275008;-0.02010865,-0.1292565;-0.6086586;0.04979916,-0.1255413;-0.5696732;-0.03214031,0.002149836;0.5130699;0.004840761,0;0;0,-0.0008652098;0.2592786;-0.1378162,-0.004548891;0.5106868;-0.288147,0.1719321;0.4848061;-0.135582,0.2629687;0.2838565;-0.0431695,0.2576284;0.07070699;-0.0844357,-0.1761706;0.4618146;-0.126945,-0.2322216;0.2450201;-0.04288044,-0.2428035;0.04788916;-0.1333877,0.0784011;0.002355576;-0.0404346,0.09152244;-0.280457;-0.07188678,0.06411147;-0.6183792;-0.03326368,0.0708704;-0.6485902;-0.08927774,-0.08150861;0.006977735;-0.03308922,-0.1156446;-0.2715895;-0.08186792,-0.1338026;-0.6002924;0.007905528,-0.1400925;-0.6319374;-0.04658264,-0.003416769;0.4490134;-0.2482383,243.6423
+0;0;0,0.001240919;0.2915846;0.007292195,0.002353426;0.5830622;0.001807088,0.2091336;0.4487349;0.002831073,0.2364944;0.2114216;-0.0002230923,0.2780131;0.004996896;-0.05334478,-0.1988833;0.4326494;-0.009623679,-0.240095;0.1984997;-0.03309876,-0.2742936;-0.008748546;-0.08819393,0.07837892;0.005367212;-0.04013395,0.09450383;-0.2792029;-0.01092355,0.110369;-0.6122111;0.06101431,0.1107173;-0.5733255;-0.02049296,-0.07640341;0.006344545;-0.04364702,-0.1143386;-0.2766772;-0.0201309,-0.1295737;-0.6101225;0.04989325,-0.1266589;-0.5711647;-0.03155472,0.002128902;0.5099027;0.005372928,0;0;0,-0.003271816;0.2573614;-0.1372249,-0.00782985;0.5074557;-0.2869372,0.1729825;0.4858506;-0.1343141,0.2622016;0.2840239;-0.0427637,0.258414;0.07081489;-0.08380579,-0.1817557;0.4618788;-0.1219135,-0.2394656;0.2426056;-0.04665147,-0.2452055;0.04377756;-0.1337796,0.0784338;0.002764374;-0.04029012,0.09444821;-0.2814913;-0.07247114,0.06878994;-0.6192452;-0.03265572,0.07556737;-0.6491011;-0.08827806,-0.0814167;0.006433592;-0.03335753,-0.1133337;-0.2742058;-0.0814846,-0.1295792;-0.602912;0.008011647,-0.135833;-0.6341456;-0.04615343,-0.006662495;0.445959;-0.2471645,243.6642
+0;0;0,0.001239907;0.2913467;0.007286245,0.002353964;0.5832516;0.001789869,0.2140361;0.4472876;0.00276282,0.2417599;0.2068263;-0.0003318593,0.2832795;0.0003971457;-0.05345469,-0.203644;0.4308211;-0.009986903,-0.2454024;0.1935654;-0.03377338,-0.2796017;-0.01368731;-0.08886975,0.07866176;0.005386582;-0.04027879,0.09487246;-0.2806975;-0.01091298,0.1108362;-0.6157758;0.06147206,0.111175;-0.5771332;-0.01780516,-0.07667913;0.006367441;-0.04380453,-0.1148161;-0.2781601;-0.02016329,-0.130146;-0.6136781;0.05029612,-0.1273109;-0.5749654;-0.02892342,0.002128863;0.509904;0.005364875,0;0;0,-0.004802441;0.2568293;-0.1376705,-0.01011866;0.5070515;-0.2879782,0.1743807;0.4886205;-0.1321957,0.260522;0.2819121;-0.04026556,0.2606378;0.06878409;-0.08192301,-0.186635;0.4612655;-0.1178353,-0.2482557;0.2404008;-0.04023691,-0.2520632;0.04144625;-0.1271937,0.07891195;0.003087908;-0.04003048,0.09723588;-0.2824043;-0.07361174,0.07384881;-0.6221559;-0.03125882,0.0809149;-0.649573;-0.08614993,-0.08166227;0.005959894;-0.03368713,-0.1104115;-0.276758;-0.08073297,-0.1243161;-0.6073747;0.01021289,-0.1293765;-0.6372485;-0.04221994,-0.008785447;0.4454453;-0.2480333,243.6979
+0;0;0,0.001235071;0.2902105;0.007257832,0.002345863;0.5812734;0.001775245,0.2156603;0.4449871;0.002720367,0.243033;0.2075714;-0.0003351171,0.2845589;0.001110941;-0.053466,-0.2052362;0.4283938;-0.01012754,-0.2464657;0.1941431;-0.03361275,-0.2806702;-0.01314107;-0.08871747,0.0781771;0.005353393;-0.04003061,0.09443697;-0.2815985;-0.01057572,0.110462;-0.6179618;0.0620869,0.1107972;-0.5794079;-0.01637682,-0.07620668;0.006328208;-0.04353464,-0.1144594;-0.2790624;-0.01982168,-0.129848;-0.6158671;0.05090794,-0.1270421;-0.5772437;-0.0274987,0.002121253;0.5080857;0.005342459,0;0;0,-0.007468886;0.2551295;-0.1383095,-0.01541181;0.5037442;-0.2895319,0.1699917;0.4888361;-0.1318669,0.255617;0.2862525;-0.03830934,0.2605211;0.0732844;-0.08066177,-0.191959;0.4608535;-0.1175124,-0.2504125;0.2406249;-0.04535024,-0.2514839;0.04205436;-0.1333377,0.07883336;0.00343591;-0.03893924,0.0980887;-0.2824083;-0.076298,0.07916059;-0.6233655;-0.03083611,0.08704784;-0.6499127;-0.0853343,-0.08072136;0.005476139;-0.03459541,-0.1077561;-0.2785592;-0.08005314,-0.1172548;-0.6103916;0.01200096,-0.1217973;-0.6398406;-0.03971969,-0.0134272;0.4425111;-0.2493351,243.7314
+0;0;0,0.001201731;0.2902067;0.007414661,0.002236332;0.5812777;0.002332599,0.2155601;0.4449549;0.002814843,0.2429032;0.2077218;-0.007066538,0.2850822;0.003254667;-0.06696088,-0.2054189;0.4293722;-0.01304505,-0.2454896;0.1954009;-0.04091321,-0.2800251;-0.009809002;-0.1031176,0.07818196;0.005334985;-0.04002359,0.09443941;-0.2816147;-0.01054536,0.1103724;-0.6179731;0.06215971,0.1111509;-0.579407;-0.01629953,-0.07618285;0.00635679;-0.04357217,-0.114481;-0.2790286;-0.01986957,-0.1298828;-0.6157503;0.05125115,-0.1266351;-0.5771089;-0.02713645,0.002034767;0.5080844;0.005785536,0;0;0,-0.007468886;0.2551295;-0.1383095,-0.01541181;0.5037442;-0.2895319,0.1699917;0.4888361;-0.1318669,0.255617;0.2862525;-0.03830934,0.2605211;0.0732844;-0.08066177,-0.191959;0.4608535;-0.1175124,-0.2504125;0.2406249;-0.04535024,-0.2514839;0.04205436;-0.1333377,0.07883336;0.00343591;-0.03893924,0.0980887;-0.2824083;-0.076298,0.07916059;-0.6233655;-0.03083611,0.08704784;-0.6499127;-0.0853343,-0.08072136;0.005476139;-0.03459541,-0.1077561;-0.2785592;-0.08005314,-0.1172548;-0.6103916;0.01200096,-0.1217973;-0.6398406;-0.03971969,-0.0134272;0.4425111;-0.2493351,243.7539
+0;0;0,0.001199654;0.2897052;0.007401848,0.002233738;0.5806348;0.002321693,0.2176581;0.4437124;0.002773702,0.2446256;0.2097383;-0.006971933,0.2868133;0.005229086;-0.06687862,-0.2074623;0.4279765;-0.01324221,-0.2469825;0.1972194;-0.04072753,-0.2815251;-0.008032814;-0.1029448,0.07798419;0.00532149;-0.03992235,0.09430175;-0.2826889;-0.01033515,0.1102303;-0.6189547;0.06234989,0.1110089;-0.5803872;-0.01612142,-0.07599013;0.00634071;-0.04346195,-0.1144298;-0.2800997;-0.01967173,-0.1298274;-0.6167285;0.05142938,-0.1265792;-0.5780858;-0.02697027,0.002032232;0.507463;0.005773619,0;0;0,-0.005737397;0.255417;-0.1368012,-0.01212229;0.5045583;-0.2869532,0.1751431;0.4888876;-0.1285839,0.2537906;0.2876903;-0.03424239,0.2600621;0.0748879;-0.07746792,-0.1916985;0.4617349;-0.1151505,-0.2576987;0.2459966;-0.04683455,-0.2534801;0.04617126;-0.1319502,0.0791283;0.003663838;-0.03780127,0.1006452;-0.2827164;-0.07798886,0.08521055;-0.6233919;-0.0298903,0.09390572;-0.6498144;-0.08441234,-0.08009721;0.005161502;-0.03551678,-0.1028021;-0.2807005;-0.0786342,-0.1094766;-0.612294;0.01417021,-0.1130891;-0.6424837;-0.03677985,-0.01048185;0.4431823;-0.2469988,243.7875
+0;0;0,0.001198546;0.2894375;0.00739501,0.002232903;0.5805038;0.002304616,0.202616;0.447796;0.002976833,0.2301117;0.2092388;-0.006959699,0.2723273;0.004594475;-0.06690595,-0.1928508;0.4331576;-0.01192192,-0.2331451;0.1978805;-0.03994562,-0.2677105;-0.007507265;-0.1022039,0.07831188;0.005343852;-0.0400901,0.09476698;-0.2850944;-0.0102535,0.110743;-0.6223609;0.06264786,0.111519;-0.583822;-0.01556342,-0.07630945;0.006367354;-0.04364458,-0.1150732;-0.2824876;-0.01965382,-0.1305166;-0.6201184;0.05165891,-0.1272791;-0.5815043;-0.02648096,0.002030758;0.5070997;0.005767495,0;0;0,0.002261465;0.2557795;-0.1356537,-0.001740403;0.5053914;-0.2853894,0.1647472;0.4915989;-0.1270437,0.2508217;0.2896659;-0.02917385,0.2606354;0.07743731;-0.07519245,-0.1782433;0.4580503;-0.1358055,-0.2352766;0.2354914;-0.06524319,-0.2348404;0.03771465;-0.1554604,0.07991524;0.004322946;-0.03692412,0.1047034;-0.2837796;-0.08048797,0.09349945;-0.6253406;-0.03019762,0.103634;-0.651679;-0.08417726,-0.08020959;0.004410888;-0.03626969,-0.09736633;-0.2845336;-0.07788757,-0.09983394;-0.617108;0.01542247,-0.1029074;-0.6472057;-0.03526618,-0.0007781459;0.4436113;-0.245609,243.8209
+0;0;0,0.001186065;0.2910611;0.007573272,0.002180065;0.5832953;0.00281245,0.201391;0.4505759;0.00315357,0.2276427;0.2139835;-0.0160012,0.2708144;0.0124487;-0.08565988,-0.1917882;0.4367674;-0.01377025,-0.2308947;0.2034476;-0.04639841,-0.2652493;-0.0005110651;-0.1138747,0.07863518;0.005368087;-0.0402419,0.09515652;-0.2864626;-0.01023031,0.1110463;-0.6217308;0.06219496,0.1121537;-0.5832021;-0.01582346,-0.07660893;0.006389343;-0.04384025,-0.1155513;-0.2838611;-0.01981971,-0.130948;-0.6194506;0.0512106,-0.1273855;-0.5808434;-0.02672569,0.001987698;0.5096998;0.006187107,0;0;0,0.00193193;0.257548;-0.1357961,0.0009121504;0.5087069;-0.2852499,0.1639607;0.4927487;-0.1243546,0.2438242;0.2908873;-0.02482677,0.2557368;0.07937196;-0.07434225,-0.1744745;0.4594503;-0.1350002,-0.2411772;0.2394438;-0.0703479,-0.2373897;0.04057489;-0.1584911,0.08046772;0.00504595;-0.03648567,0.104791;-0.2841496;-0.0824542,0.09750696;-0.6237093;-0.03196836,0.1105423;-0.6496512;-0.08546066,-0.08046483;0.00366356;-0.03665664,-0.09558988;-0.2869457;-0.07735421,-0.0939135;-0.6175716;0.01530857,-0.09629547;-0.6479095;-0.0348363,0.001282191;0.446671;-0.2455118,243.8433
+0;0;0,0.001192315;0.2925947;0.007613176,0.002191055;0.5862057;0.002832082,0.2054823;0.4519842;0.003124512,0.2313401;0.2189425;-0.01574279,0.2745567;0.01719765;-0.08547406,-0.1957438;0.437893;-0.01414567,-0.2342635;0.2080749;-0.04628416,-0.2686538;0.003903657;-0.1138307,0.07799095;0.005324109;-0.03991222,0.09452303;-0.2866963;-0.009881111,0.1103374;-0.6203742;0.06220061,0.1114386;-0.5818935;-0.01537849,-0.0759813;0.006336998;-0.04348109,-0.114949;-0.2841022;-0.01944493,-0.1302727;-0.6180997;0.05124845,-0.1267302;-0.579541;-0.02624899,0.001997924;0.5123181;0.006220135,0;0;0,0.003195992;0.2584341;-0.1373777,0.004496684;0.5106274;-0.2877822,0.1707995;0.4936634;-0.1241374,0.2354473;0.2938069;-0.01825523,0.2515951;0.08343303;-0.07222939,-0.1755297;0.4596028;-0.1356608,-0.2495326;0.2438317;-0.07822015,-0.2395578;0.04393132;-0.1640774,0.08028622;0.0051772;-0.03508902,0.1078958;-0.2835853;-0.0830996,0.1021703;-0.6215965;-0.03307486,0.1171715;-0.6474064;-0.08553314,-0.07927439;0.003523188;-0.03751102,-0.09388926;-0.2876043;-0.07601149,-0.08603726;-0.616998;0.01467999,-0.08845463;-0.647132;-0.03501611,0.004335791;0.4483907;-0.2478139,243.8656
+0;0;0,0.001197139;0.2937785;0.007643978,0.002199202;0.5883474;0.002849711,0.1791121;0.4617673;0.003551668,0.2053718;0.2251034;-0.01560889,0.2485921;0.02334128;-0.08534614,-0.1701027;0.4495028;-0.01147977,-0.209221;0.2161125;-0.04411779,-0.2436144;0.01192383;-0.1116701,0.07631707;0.00520984;-0.0390556,0.09297425;-0.2890202;-0.008797269,0.1086729;-0.6202566;0.06275706,0.109772;-0.5817922;-0.01467234,-0.07435055;0.00620099;-0.04254787,-0.1136131;-0.2864358;-0.01832985,-0.1288247;-0.6179896;0.0518463,-0.1252891;-0.5794474;-0.02550159,0.002005602;0.5142801;0.006246002,0;0;0,0.005033126;0.2593146;-0.1381893,0.008641247;0.5122523;-0.2891781,0.1412788;0.4879514;-0.1270421,0.2305016;0.295721;-0.01680017,0.2468647;0.08539158;-0.07095766,-0.1569757;0.4524648;-0.1657897,-0.2121512;0.2295352;-0.1000283,-0.1988452;0.03045098;-0.1873649,0.07930274;0.006387592;-0.03235817,0.1094979;-0.2842451;-0.08119655,0.1080612;-0.6202324;-0.03435063,0.1239956;-0.6459358;-0.08642173,-0.07664681;0.002390256;-0.03868243,-0.0886258;-0.2914653;-0.07431549,-0.07699814;-0.6186711;0.01448358,-0.07895239;-0.6488624;-0.03492641,0.007907962;0.4498854;-0.2490861,243.899
+0;0;0,0.001161718;0.2891107;0.00774485,0.002117001;0.5782232;0.003573671,0.2211873;0.4398586;0.002850362,0.2471785;0.2031349;-0.02253773,0.2891682;0.004699454;-0.102113,-0.2111367;0.4252544;-0.01725934,-0.250381;0.1921608;-0.05580099,-0.2850252;-0.007670373;-0.1354207,0.07413877;0.005065362;-0.03795591,0.09093249;-0.2917044;-0.007373484,0.1065307;-0.6206849;0.06366369,0.1078505;-0.5821483;-0.01421702,-0.07224138;0.00601805;-0.04132592,-0.1117954;-0.2891647;-0.0169894,-0.126857;-0.6184542;0.05271941,-0.1230878;-0.5798342;-0.02507204,0.001927443;0.5050142;0.006773034,0;0;0,-0.01463747;0.2520141;-0.1411417,-0.0371176;0.4929269;-0.2993326,0.1450427;0.4887742;-0.1267586,0.225471;0.2944106;-0.01224947,0.2402722;0.08424343;-0.0677712,-0.2228494;0.4552451;-0.1301386,-0.2802332;0.2313675;-0.06733618,-0.2665696;0.03208099;-0.1543429,0.07785331;0.007118344;-0.0291729,0.111713;-0.285538;-0.0791266,0.1134175;-0.6195887;-0.03525138,0.1300621;-0.6452751;-0.08780622,-0.07325169;0.001807161;-0.0399223,-0.08357634;-0.2948917;-0.07387566,-0.06840076;-0.6198596;0.01377865,-0.07036307;-0.650273;-0.03608522,-0.03414645;0.4328263;-0.2575126,243.9218
+0;0;0,0.001161718;0.2891107;0.00774485,0.002117001;0.5782232;0.003573671,0.2211873;0.4398586;0.002850362,0.2471785;0.2031349;-0.02253773,0.2891682;0.004699454;-0.102113,-0.2111367;0.4252544;-0.01725934,-0.250381;0.1921608;-0.05580099,-0.2850252;-0.007670373;-0.1354207,0.07413877;0.005065362;-0.03795591,0.09093249;-0.2917044;-0.007373484,0.1065307;-0.6206849;0.06366369,0.1078505;-0.5821483;-0.01421702,-0.07224138;0.00601805;-0.04132592,-0.1117954;-0.2891647;-0.0169894,-0.126857;-0.6184542;0.05271941,-0.1230878;-0.5798342;-0.02507204,0.001927443;0.5050142;0.006773034,0;0;0,-0.01463747;0.2520141;-0.1411417,-0.0371176;0.4929269;-0.2993326,0.1450427;0.4887742;-0.1267586,0.225471;0.2944106;-0.01224947,0.2402722;0.08424343;-0.0677712,-0.2228494;0.4552451;-0.1301386,-0.2802332;0.2313675;-0.06733618,-0.2665696;0.03208099;-0.1543429,0.07785331;0.007118344;-0.0291729,0.111713;-0.285538;-0.0791266,0.1134175;-0.6195887;-0.03525138,0.1300621;-0.6452751;-0.08780622,-0.07325169;0.001807161;-0.0399223,-0.08357634;-0.2948917;-0.07387566,-0.06840076;-0.6198596;0.01377865,-0.07036307;-0.650273;-0.03608522,-0.03414645;0.4328263;-0.2575126,243.9552
+0;0;0,0.001166786;0.2903721;0.007778642,0.002131925;0.5824212;0.003571343,0.2209593;0.4435443;0.002877884,0.2471813;0.2047184;-0.02273566,0.2891881;0.006202087;-0.1023434,-0.2108887;0.4289561;-0.01720968,-0.2504814;0.1937926;-0.05609359,-0.2851398;-0.006119996;-0.1357457,0.07461649;0.005098002;-0.03820048,0.09146073;-0.2925645;-0.007526061,0.1068365;-0.6168532;0.062498,0.1082757;-0.5775443;-0.0224286,-0.07270689;0.006056829;-0.04159221,-0.1123799;-0.2900139;-0.01718248,-0.1272267;-0.6146072;0.05153216,-0.1231165;-0.5752073;-0.03329711,0.001940855;0.5086281;0.006796237,0;0;0,-0.01968095;0.2518875;-0.1433289,-0.03938696;0.4965034;-0.3017149,0.1421102;0.4893975;-0.1254945,0.2189907;0.2919046;-0.009445429,0.2344315;0.08222625;-0.06695437,-0.2268105;0.4496893;-0.1367925,-0.2871265;0.2237313;-0.07607694,-0.2750001;0.02826922;-0.1717756,0.07882716;0.008485258;-0.0276978,0.1163353;-0.2846088;-0.07786417,0.122123;-0.6132896;-0.03055286,0.140513;-0.6426269;-0.08922267,-0.07280978;0.0004902594;-0.04184955,-0.08200578;-0.2977887;-0.06964695,-0.05680674;-0.6185576;0.01266547,-0.05641394;-0.6546654;-0.04147203,-0.03477624;0.4358042;-0.2598794,243.9886
+0;0;0,0.001120002;0.2903639;0.008085565,0.001985776;0.5824205;0.004404956,0.2205991;0.442808;0.002702521,0.2484325;0.2056016;-0.03390204,0.2895406;0.009805083;-0.1204153,-0.2108372;0.4289745;-0.01809996,-0.2504244;0.1948942;-0.06305231,-0.2849067;-0.001795501;-0.1504298,0.07461791;0.005095044;-0.03819812,0.09151601;-0.2925704;-0.007581506,0.1072229;-0.6167565;0.06284291,0.1087763;-0.5774143;-0.02207803,-0.07270532;0.006057548;-0.04159486,-0.1123125;-0.2900243;-0.01721434,-0.1272475;-0.6146003;0.05156298,-0.1230186;-0.5751665;-0.03325669,0.001816307;0.5086216;0.007496529,0;0;0,-0.01968095;0.2518875;-0.1433289,-0.03938696;0.4965034;-0.3017149,0.1421102;0.4893975;-0.1254945,0.2189907;0.2919046;-0.009445429,0.2344315;0.08222625;-0.06695437,-0.2268105;0.4496893;-0.1367925,-0.2871265;0.2237313;-0.07607694,-0.2750001;0.02826922;-0.1717756,0.07882716;0.008485258;-0.0276978,0.1163353;-0.2846088;-0.07786417,0.122123;-0.6132896;-0.03055286,0.140513;-0.6426269;-0.08922267,-0.07280978;0.0004902594;-0.04184955,-0.08200578;-0.2977887;-0.06964695,-0.05680674;-0.6185576;0.01266547,-0.05641394;-0.6546654;-0.04147203,-0.03477624;0.4358042;-0.2598794,244.022
+0;0;0,0.001123221;0.2911984;0.008108801,0.001989951;0.5835739;0.004424633,0.218934;0.4443946;0.002761657,0.2469642;0.2055115;-0.03410166,0.2880746;0.009704262;-0.1206196,-0.2092108;0.4306667;-0.01788212,-0.2490779;0.1949317;-0.06315224,-0.2835621;-0.001768753;-0.1505345,0.07527547;0.005139943;-0.03853473,0.09217672;-0.2925808;-0.007912433,0.1078813;-0.6167206;0.0625019,0.109327;-0.5780268;-0.01652481,-0.07334602;0.006110929;-0.04196141,-0.1129606;-0.2900259;-0.01757636,-0.1278934;-0.6145555;0.05119114,-0.123958;-0.5757766;-0.02774134,0.001820324;0.5097061;0.007519091,0;0;0,-0.01675705;0.2517649;-0.1455925,-0.03536051;0.4965445;-0.3044469,0.1430969;0.4911766;-0.1279225,0.2114957;0.2910934;-0.007514477,0.2271494;0.08149058;-0.06528544,-0.2214492;0.4494927;-0.1403783,-0.2912937;0.224391;-0.07987408,-0.2740744;0.02817419;-0.1732461,0.07939117;0.009314895;-0.02807164,0.1160251;-0.2839027;-0.07849383,0.1219959;-0.609674;-0.01439357,0.1389755;-0.6401184;-0.06318974,-0.07365354;-0.0004482521;-0.0418652,-0.08309933;-0.2989844;-0.06732014,-0.05346487;-0.6198491;0.01292347,-0.05269331;-0.6506185;-0.03835412,-0.03084667;0.435839;-0.2624884,244.0443
+0;0;0,0.001126876;0.2921459;0.008135186,0.001996226;0.5853814;0.004443309,0.2183114;0.4462537;0.002799867,0.2464647;0.2063208;-0.03422544,0.2875741;0.0105179;-0.1207415,-0.2085938;0.4325655;-0.01778413,-0.2486361;0.1957946;-0.06325319,-0.2831196;-0.0009015203;-0.1506336,0.07551219;0.005156106;-0.03865592,0.09240067;-0.2923398;-0.008056743,0.108625;-0.6272061;0.06468776,0.1100785;-0.5884648;-0.0147709,-0.07357667;0.006130146;-0.04209336,-0.1131613;-0.2897831;-0.01772673,-0.1285883;-0.6250521;0.05331643,-0.1246314;-0.5862252;-0.02604747,0.001826283;0.5113761;0.007543526,0;0;0,-0.01561085;0.2519339;-0.1473169,-0.03256152;0.4971683;-0.3072362,0.144526;0.4913551;-0.1300528,0.2117529;0.2905968;-0.007954836,0.2255503;0.08083005;-0.06558585,-0.2180751;0.4498487;-0.1427362,-0.2979412;0.2268136;-0.08266951,-0.283657;0.03042951;-0.1761738,0.07965539;0.00988844;-0.02793193,0.1181805;-0.2825767;-0.07994461,0.1221234;-0.6141183;0.008117914,0.140228;-0.6415665;-0.04445719,-0.07377721;-0.0009940786;-0.04217689,-0.08136803;-0.2995713;-0.06496663,-0.04776133;-0.6313037;0.01574682,-0.04732133;-0.6619021;-0.03640525,-0.0283636;0.4364353;-0.2650425,244.0668
+0;0;0,0.001096185;0.2911296;0.00852425,0.001828086;0.583787;0.00550119,0.2144154;0.4446283;0.002143349,0.243107;0.2034597;-0.04196013,0.2847486;0.01436612;-0.1418755,-0.2052331;0.4323687;-0.0183869,-0.2459194;0.1946842;-0.07112537,-0.2792363;0.0005731583;-0.1643152,0.07439603;0.005070908;-0.03807283,0.09143864;-0.2944686;-0.007285466,0.1075748;-0.6360916;0.06685717,0.109076;-0.5974013;-0.01179802,-0.07247988;0.006047482;-0.04147432,-0.1122791;-0.2919113;-0.0170044,-0.1282228;-0.633885;0.05554609,-0.1242465;-0.5951126;-0.02301373,0.00169412;0.5099529;0.008426124,0;0;0,-0.01847625;0.2505595;-0.1473393,-0.03766069;0.4945924;-0.3077586,0.1362236;0.4921566;-0.1327372,0.2049261;0.2896801;-0.009392738,0.2260988;0.08023012;-0.06557012,-0.2221822;0.4445739;-0.1485267,-0.2975251;0.2178444;-0.08649579,-0.2840773;0.02406955;-0.1852071,0.07874887;0.01131678;-0.02608776,0.118547;-0.2827652;-0.07988453,0.1236007;-0.6164844;0.02532839,0.1406892;-0.6424626;-0.02795244,-0.07191107;-0.001937663;-0.04283769,-0.07863796;-0.3027979;-0.0628387,-0.04280452;-0.6416658;0.01683758,-0.04176763;-0.6707836;-0.03577825,-0.03295891;0.4342712;-0.2653406,244.1002
+0;0;0,0.001101085;0.2924308;0.008562351,0.001838411;0.5872908;0.005512993,0.2119817;0.448236;0.0022529,0.2404176;0.2092169;-0.04145749,0.2820607;0.02011666;-0.1413763,-0.2028476;0.4361172;-0.01804159,-0.2431714;0.2005512;-0.07031,-0.2764895;0.006433278;-0.1635031,0.07399584;0.00504363;-0.03786803,0.09109538;-0.2954965;-0.006977819,0.107393;-0.6405396;0.0679071,0.1087623;-0.6026134;-0.00383243,-0.07209;0.006014952;-0.04125123,-0.1120222;-0.2929392;-0.01669957,-0.1281255;-0.6383365;0.05657727,-0.1244988;-0.6003354;-0.01507529,0.001703272;0.5128105;0.008463526,0;0;0,-0.01905828;0.2506902;-0.1496046,-0.0391683;0.4955585;-0.3126433,0.1298262;0.487437;-0.1324058,0.2060741;0.2892011;-0.01100516,0.2260115;0.07963394;-0.06722736,-0.2231159;0.4451285;-0.1570606,-0.2899457;0.2181726;-0.094818,-0.2768755;0.02538218;-0.1955049,0.07832292;0.01219839;-0.02552509,0.1178876;-0.2830295;-0.07887387,0.1282375;-0.6148347;0.04247832,0.1465613;-0.6426811;0.003372192,-0.0710588;-0.002741914;-0.04333522,-0.07775611;-0.3047253;-0.0615594,-0.03888099;-0.6472532;0.01648882,-0.03769363;-0.6708766;-0.03182656,-0.03418624;0.4350225;-0.269439,244.1226
+0;0;0,0.001101085;0.2924308;0.008562351,0.001838411;0.5872908;0.005512993,0.2119817;0.448236;0.0022529,0.2404176;0.2092169;-0.04145749,0.2820607;0.02011666;-0.1413763,-0.2028476;0.4361172;-0.01804159,-0.2431714;0.2005512;-0.07031,-0.2764895;0.006433278;-0.1635031,0.07399584;0.00504363;-0.03786803,0.09109538;-0.2954965;-0.006977819,0.107393;-0.6405396;0.0679071,0.1087623;-0.6026134;-0.00383243,-0.07209;0.006014952;-0.04125123,-0.1120222;-0.2929392;-0.01669957,-0.1281255;-0.6383365;0.05657727,-0.1244988;-0.6003354;-0.01507529,0.001703272;0.5128105;0.008463526,0;0;0,-0.01905828;0.2506902;-0.1496046,-0.0391683;0.4955585;-0.3126433,0.1298262;0.487437;-0.1324058,0.2060741;0.2892011;-0.01100516,0.2260115;0.07963394;-0.06722736,-0.2231159;0.4451285;-0.1570606,-0.2899457;0.2181726;-0.094818,-0.2768755;0.02538218;-0.1955049,0.07832292;0.01219839;-0.02552509,0.1178876;-0.2830295;-0.07887387,0.1282375;-0.6148347;0.04247832,0.1465613;-0.6426811;0.003372192,-0.0710588;-0.002741914;-0.04333522,-0.07775611;-0.3047253;-0.0615594,-0.03888099;-0.6472532;0.01648882,-0.03769363;-0.6708766;-0.03182656,-0.03418624;0.4350225;-0.269439,244.145
+0;0;0,0.0009853407;0.2924056;0.009058513,0.0016671;0.5874459;0.006857083,0.2115947;0.4474635;0.001273403,0.2403798;0.2102022;-0.05248915,0.2825024;0.02308072;-0.1558298,-0.2029094;0.436395;-0.01916961,-0.2441589;0.2020663;-0.07748282,-0.2756698;0.01438124;-0.1835463,0.07448637;0.00504949;-0.03811666,0.09160782;-0.2937142;-0.007377747,0.1081503;-0.6441627;0.06849422,0.1096385;-0.6056972;-0.007755026,-0.07257075;0.006079531;-0.04151051,-0.1121432;-0.2911485;-0.01727573,-0.1287483;-0.6419091;0.05712575,-0.1248591;-0.6033625;-0.01902972,0.001532497;0.5129405;0.009583634,0;0;0,-0.01958177;0.2504785;-0.1498704,-0.03932814;0.4953704;-0.3132288,0.1298106;0.4876857;-0.1332173,0.2053483;0.2890656;-0.01133204,0.2248429;0.07937394;-0.06716609,-0.2244624;0.4447499;-0.1590737,-0.2936601;0.2185724;-0.09529831,-0.2840939;0.02725962;-0.1991058,0.07868896;0.01269576;-0.02595115,0.1169861;-0.2811632;-0.07770109,0.1302457;-0.6140854;0.05583286,0.148541;-0.6406318;0.007298231,-0.071727;-0.003429083;-0.04324437,-0.07840677;-0.3037398;-0.05957316,-0.03604371;-0.6519435;0.01661,-0.0340711;-0.6787592;-0.03492563,-0.03448857;0.4348529;-0.269954,244.1785
+0;0;0,0.0009847709;0.2922365;0.009053275,0.001666366;0.587199;0.006853354,0.2121333;0.447092;0.001246748,0.2410136;0.2090458;-0.05269366,0.283135;0.02192961;-0.1560314,-0.2034349;0.4359951;-0.01924874,-0.2448209;0.2008912;-0.07775487,-0.2763309;0.01321143;-0.1838153,0.07401719;0.005017684;-0.03787657,0.09110024;-0.2930759;-0.0072066,0.1078862;-0.648681;0.06978175,0.1094494;-0.6097889;-0.01031061,-0.07211363;0.006041237;-0.04124904,-0.1115974;-0.2905201;-0.01706862,-0.1284468;-0.6464419;0.05842763,-0.1243616;-0.6074646;-0.02156623,0.001531842;0.512737;0.009578315,0;0;0,-0.01931478;0.2494785;-0.1512368,-0.03864752;0.4936756;-0.3155429,0.130457;0.4878023;-0.1351233,0.2032872;0.2880727;-0.01178026,0.219651;0.07805778;-0.06737995,-0.2247246;0.4433851;-0.1615249,-0.2967841;0.217498;-0.0967785,-0.2860782;0.02698536;-0.2019245,0.07823124;0.0133265;-0.02531075,0.1164927;-0.2797931;-0.07736135,0.131537;-0.6120404;0.07112885,0.1491397;-0.6394032;0.01731468,-0.07079538;-0.003978098;-0.04370979,-0.07766327;-0.3036894;-0.05848345,-0.03300198;-0.6573547;0.01628374,-0.02947184;-0.6870214;-0.03778783,-0.03390399;0.4333518;-0.2720623,244.201
+0;0;0,0.0009814538;0.2912521;0.009022779,0.001660255;0.5849937;0.006833542,0.2129711;0.4449726;0.001180815,0.2418199;0.2071865;-0.05270064,0.2839352;0.02009739;-0.1560234,-0.2042611;0.4338312;-0.01939675,-0.2456018;0.1989842;-0.07783893,-0.2771073;0.01133165;-0.183884,0.0740555;0.005020282;-0.03789617,0.09112043;-0.2927572;-0.007258728,0.1080815;-0.6520729;0.07053298,0.1096788;-0.6129869;-0.01130514,-0.07215096;0.006044364;-0.04127039,-0.1115928;-0.2902025;-0.01711562,-0.128618;-0.6498382;0.05916841,-0.1244438;-0.6106651;-0.02256906,0.001526361;0.5108805;0.009545742,0;0;0,-0.02029008;0.2481838;-0.1513383,-0.04053908;0.4907452;-0.3157663,0.1298906;0.4874531;-0.1360772,0.2025362;0.2879161;-0.01284862,0.2208662;0.07795453;-0.06791019,-0.228074;0.4418186;-0.1629467,-0.2999048;0.2164845;-0.09704883,-0.2922408;0.02570565;-0.2019122,0.07826044;0.01369798;-0.02516365,0.1158873;-0.2794867;-0.07544518,0.1321912;-0.6112868;0.08295298,0.149437;-0.6417484;0.02975941,-0.07069968;-0.004378111;-0.04390819,-0.07730693;-0.3038021;-0.05815271,-0.03038638;-0.6611193;0.01647894,-0.02625673;-0.6918198;-0.03902767,-0.03557677;0.4308934;-0.2722545,244.2231
+0;0;0,0.0009287198;0.291095;0.009467446,0.001635557;0.5848321;0.007738817,0.2109951;0.4435983;-0.0005295984,0.2401717;0.2067711;-0.06237293,0.282876;0.02832603;-0.1797325,-0.2027982;0.434169;-0.0200816,-0.2443755;0.1997751;-0.08406469,-0.2749524;0.01697265;-0.198467,0.0740471;0.004994311;-0.03785549,0.09079289;-0.2906218;-0.007462965,0.1079556;-0.649271;0.07013721,0.1092401;-0.6114394;-0.0001535788,-0.07212011;0.006057732;-0.04126678,-0.1112075;-0.2880369;-0.01731865,-0.1286447;-0.6470747;0.05840096,-0.1251438;-0.6091688;-0.01180602,0.001485815;0.5107131;0.01034682,0;0;0,-0.02008366;0.2476346;-0.1519885,-0.0399588;0.4898747;-0.3169239,0.128185;0.4883049;-0.1374073,0.2014705;0.2880534;-0.01374817,0.2183829;0.07782722;-0.06814027,-0.2266845;0.441779;-0.1652426,-0.3023069;0.2167853;-0.09874414,-0.2924516;0.02533214;-0.2021276,0.07822083;0.01396096;-0.02505088,0.1148752;-0.2774203;-0.07349086,0.1314197;-0.6049609;0.09200549,0.14487;-0.6356899;0.05831766,-0.07055247;-0.004673096;-0.04406206,-0.07746913;-0.3019517;-0.05712412,-0.02885128;-0.6584468;0.016992,-0.02460935;-0.6808431;-0.03034107,-0.03510065;0.4300949;-0.2732978,244.2564
+0;0;0,0.0009287198;0.291095;0.009467446,0.001635557;0.5848321;0.007738817,0.2109951;0.4435983;-0.0005295984,0.2401717;0.2067711;-0.06237293,0.282876;0.02832603;-0.1797325,-0.2027982;0.434169;-0.0200816,-0.2443755;0.1997751;-0.08406469,-0.2749524;0.01697265;-0.198467,0.0740471;0.004994311;-0.03785549,0.09079289;-0.2906218;-0.007462965,0.1079556;-0.649271;0.07013721,0.1092401;-0.6114394;-0.0001535788,-0.07212011;0.006057732;-0.04126678,-0.1112075;-0.2880369;-0.01731865,-0.1286447;-0.6470747;0.05840096,-0.1251438;-0.6091688;-0.01180602,0.001485815;0.5107131;0.01034682,0;0;0,-0.02008366;0.2476346;-0.1519885,-0.0399588;0.4898747;-0.3169239,0.128185;0.4883049;-0.1374073,0.2014705;0.2880534;-0.01374817,0.2183829;0.07782722;-0.06814027,-0.2266845;0.441779;-0.1652426,-0.3023069;0.2167853;-0.09874414,-0.2924516;0.02533214;-0.2021276,0.07822083;0.01396096;-0.02505088,0.1148752;-0.2774203;-0.07349086,0.1314197;-0.6049609;0.09200549,0.14487;-0.6356899;0.05831766,-0.07055247;-0.004673096;-0.04406206,-0.07746913;-0.3019517;-0.05712412,-0.02885128;-0.6584468;0.016992,-0.02460935;-0.6808431;-0.03034107,-0.03510065;0.4300949;-0.2732978,244.279
+0;0;0,0.0009276149;0.2907487;0.009456183,0.001634168;0.5843709;0.007727682,0.2119706;0.4428391;-0.0005919756,0.2416584;0.2018625;-0.06351885,0.2843612;0.02342413;-0.180874,-0.2037521;0.4333659;-0.02023515,-0.2460578;0.1948652;-0.08533927,-0.2766336;0.0120696;-0.1997373,0.07309011;0.004929765;-0.03736624,0.0898295;-0.2905731;-0.006985357,0.1071195;-0.6518826;0.0711904,0.1085721;-0.6130262;-0.008298382,-0.07118803;0.005979442;-0.04073345,-0.1102605;-0.2880026;-0.01679449,-0.127827;-0.6497035;0.05948676,-0.123868;-0.610763;-0.01990724,0.001484457;0.5102668;0.01033515,0;0;0,-0.01985419;0.2467958;-0.1527178,-0.03955524;0.4884827;-0.3182797,0.1275787;0.4926979;-0.1383092,0.1994836;0.2872345;-0.01370859,0.2183754;0.07714926;-0.06796098,-0.2277375;0.4411224;-0.1669317,-0.3068551;0.2132109;-0.09831952,-0.2967409;0.02092656;-0.2001058,0.07745111;0.015082;-0.0231638,0.1143907;-0.2760346;-0.07227349,0.1276692;-0.6008712;0.104531,0.1449327;-0.6370013;0.0629642,-0.06901891;-0.005201136;-0.04440767,-0.07596327;-0.3024189;-0.05617867,-0.02591399;-0.6613916;0.01857857,-0.02052289;-0.6903026;-0.03526788,-0.03473527;0.4288357;-0.2744935,244.3017
+0;0;0,0.0008665541;0.3041691;0.01031039,0.001510463;0.6181648;0.008905835,0.2095101;0.4735452;-0.001839304,0.239048;0.2356095;-0.0718068,0.2844028;0.06195319;-0.1951899,-0.2018644;0.465618;-0.02074952,-0.2440146;0.2296446;-0.09090097,-0.2740483;0.05362111;-0.2156032,0.0790052;0.005251321;-0.04022328,0.09992936;-0.3604112;-0.003042631,0.1166396;-0.7231749;0.07539768,0.1180581;-0.6841792;-0.005086727,-0.07686003;0.00647522;-0.04402181,-0.1251792;-0.3572856;-0.01448238,-0.1428451;-0.7203873;0.06216427,-0.1388937;-0.6813118;-0.01822662,0.001380657;0.5418877;0.01152278,0;0;0,-0.008472167;0.223849;-0.2060237,-0.01017014;0.447212;-0.4262362,0.1558492;0.4514393;-0.2453024,0.2273347;0.2466099;-0.1215444,0.2474233;0.03665355;-0.175874,-0.2011667;0.400684;-0.2741964,-0.2822627;0.1741539;-0.2071974,-0.2738791;-0.01939248;-0.3067286,0.08432991;0.01549193;-0.02314687,0.1418338;-0.3136004;-0.1778104,0.1558892;-0.6371616;0.004234076,0.1724842;-0.6760835;-0.03494573,-0.07548262;-0.007618105;-0.04616979,-0.04458804;-0.3505795;-0.1763707,0.005868096;-0.7111263;-0.1022777,0.01119624;-0.7407225;-0.1568725,-0.007822543;0.3886497;-0.3773484,244.3347
+0;0;0,0.0008683681;0.3048059;0.01033197,0.001512864;0.6192799;0.008891596,0.2101852;0.4734679;-0.001863525,0.2397065;0.2356662;-0.07179163,0.2850699;0.06197645;-0.1951985,-0.2025221;0.4655151;-0.02083501,-0.2446486;0.2296745;-0.09094696,-0.2746881;0.05361715;-0.2156733,0.07903318;0.00525318;-0.04023753,0.09977052;-0.3571446;-0.003388841,0.1168594;-0.7281272;0.07682867,0.1183136;-0.6889052;-0.005680405,-0.07688724;0.006477513;-0.0440374,-0.124775;-0.3540356;-0.01476171,-0.1428412;-0.7253639;0.06362151,-0.1387904;-0.68606;-0.01879171,0.001381406;0.5420319;0.01154185,0;0;0,-0.009022087;0.2240272;-0.2067475,-0.01413766;0.4467924;-0.4284863,0.1535075;0.4506499;-0.2440164,0.2254927;0.246241;-0.1201365,0.2455608;0.03645164;-0.175281,-0.2049501;0.4001067;-0.2732998,-0.2862868;0.1736331;-0.2069286,-0.2773566;-0.0201544;-0.306034,0.08435582;0.01554286;-0.023139,0.1394297;-0.3109456;-0.1764104,0.1483318;-0.6372926;0.01794338,0.1686154;-0.6747245;-0.02606153,-0.07550607;-0.007664653;-0.04618424,-0.0461036;-0.3479646;-0.1744472,0.00655669;-0.7166754;-0.09938467,0.01206056;-0.7478143;-0.1553012,-0.01097407;0.389305;-0.3769162,244.3572
+0;0;0,0.0008703096;0.3054874;0.01035507,0.001514966;0.6201966;0.008886124,0.2148166;0.4721087;-0.002140365,0.2443293;0.2343758;-0.07204823,0.2896885;0.06070244;-0.1954434,-0.2070432;0.4639795;-0.02153258,-0.2491575;0.2282071;-0.09162425,-0.2791942;0.05216642;-0.2163387,0.0790415;0.005253733;-0.04024176,0.09958753;-0.3538007;-0.00373302,0.1169306;-0.7303029;0.07767798,0.1183953;-0.6910146;-0.005424321,-0.07689533;0.006478195;-0.04404203,-0.1243413;-0.3507089;-0.01503643,-0.1426763;-0.727562;0.06451298,-0.1385964;-0.6881912;-0.01849277,0.001382222;0.5421932;0.01156229,0;0;0,-0.009944104;0.2242864;-0.2074301,-0.01762176;0.4467331;-0.4298797,0.1579562;0.4512297;-0.2448056,0.2242817;0.2460942;-0.1191258,0.2434929;0.0361338;-0.1738415,-0.211418;0.4003218;-0.2689825,-0.2950425;0.1744154;-0.2038035,-0.2864795;-0.02031009;-0.3010397,0.08431681;0.01557577;-0.02329445,0.1372557;-0.3081501;-0.1751962,0.1445407;-0.6374635;0.02525854,0.1620414;-0.6757278;-0.01977611,-0.07556298;-0.007701118;-0.04610302,-0.04719425;-0.3453373;-0.1720877,0.006240617;-0.7195439;-0.0959523,0.01197962;-0.7509419;-0.152448,-0.01396197;0.3899234;-0.3764851,244.3911
+0;0;0,0.0007597089;0.3053595;0.01086739,0.001278325;0.6191345;0.009880891,0.21142;0.471564;-0.003199967,0.2427441;0.2294477;-0.08085834,0.2907789;0.06844084;-0.2194517,-0.2041436;0.4641098;-0.02224341,-0.2477431;0.2243191;-0.1011852,-0.2768854;0.05474864;-0.234734,0.07903364;0.005257669;-0.04016317,0.100328;-0.3517595;-0.004141316,0.1170661;-0.7363874;0.07906631,0.118575;-0.6968156;-0.006260641,-0.07684251;0.006477878;-0.04404891,-0.1239985;-0.348707;-0.01519986,-0.1429499;-0.7336732;0.06594329,-0.1387549;-0.6940169;-0.01928429,0.001173674;0.5409282;0.01244827,0;0;0,-0.01042183;0.2241558;-0.2073853,-0.01970139;0.4458466;-0.4292843,0.1511522;0.4565464;-0.2458024,0.2237683;0.2461737;-0.1189065,0.2425716;0.03609557;-0.1732414,-0.2122428;0.3996181;-0.2706583,-0.2966302;0.1673496;-0.2031123,-0.2877391;-0.02733076;-0.3003706,0.08420947;0.01585194;-0.02333498,0.1358247;-0.3055336;-0.1758456,0.1399209;-0.6384599;0.03459573,0.1569433;-0.6756263;-0.01613402,-0.07551074;-0.007879467;-0.04607693,-0.047323;-0.3436978;-0.1711519,0.006966468;-0.7259876;-0.09337333,0.01323477;-0.7593979;-0.1509445,-0.01654965;0.3896804;-0.3748946,244.4243
+0;0;0,0.0007597089;0.3053595;0.01086739,0.001278325;0.6191345;0.009880891,0.21142;0.471564;-0.003199967,0.2427441;0.2294477;-0.08085834,0.2907789;0.06844084;-0.2194517,-0.2041436;0.4641098;-0.02224341,-0.2477431;0.2243191;-0.1011852,-0.2768854;0.05474864;-0.234734,0.07903364;0.005257669;-0.04016317,0.100328;-0.3517595;-0.004141316,0.1170661;-0.7363874;0.07906631,0.118575;-0.6968156;-0.006260641,-0.07684251;0.006477878;-0.04404891,-0.1239985;-0.348707;-0.01519986,-0.1429499;-0.7336732;0.06594329,-0.1387549;-0.6940169;-0.01928429,0.001173674;0.5409282;0.01244827,0;0;0,-0.01042183;0.2241558;-0.2073853,-0.01970139;0.4458466;-0.4292843,0.1511522;0.4565464;-0.2458024,0.2237683;0.2461737;-0.1189065,0.2425716;0.03609557;-0.1732414,-0.2122428;0.3996181;-0.2706583,-0.2966302;0.1673496;-0.2031123,-0.2877391;-0.02733076;-0.3003706,0.08420947;0.01585194;-0.02333498,0.1358247;-0.3055336;-0.1758456,0.1399209;-0.6384599;0.03459573,0.1569433;-0.6756263;-0.01613402,-0.07551074;-0.007879467;-0.04607693,-0.047323;-0.3436978;-0.1711519,0.006966468;-0.7259876;-0.09337333,0.01323477;-0.7593979;-0.1509445,-0.01654965;0.3896804;-0.3748946,244.4465
+0;0;0,0.0007609071;0.3058412;0.01088453,0.001279886;0.6199643;0.009876898,0.2146644;0.4707301;-0.00342589,0.2453471;0.2335714;-0.07949412,0.2933844;0.0725563;-0.2180946,-0.2073104;0.4631608;-0.02276314,-0.2500172;0.2282801;-0.1000885,-0.279161;0.05870099;-0.2336441,0.07903699;0.005257891;-0.04016487,0.1002655;-0.3506556;-0.004254363,0.1170748;-0.7369176;0.07930677,0.1185994;-0.6972463;-0.006906971,-0.07684576;0.006478151;-0.04405078,-0.123856;-0.3476088;-0.0152909,-0.1428879;-0.7342105;0.06619699,-0.1386493;-0.6944538;-0.01991636,0.001174441;0.5411645;0.01246376,0;0;0,-0.01297988;0.2240525;-0.2080622,-0.02770075;0.4453783;-0.4305494,0.1480018;0.452918;-0.2428806,0.2220841;0.2478169;-0.1187139,0.2425292;0.03791973;-0.1731999,-0.2209838;0.3996253;-0.2665578,-0.3028376;0.1718431;-0.2003213,-0.2931676;-0.02270021;-0.2978043,0.08420295;0.01585427;-0.02337122,0.1358712;-0.3040125;-0.1764407,0.1351425;-0.6378299;0.03575921,0.153389;-0.6759765;-0.01475596,-0.07552478;-0.007888701;-0.04605957,-0.04726972;-0.342736;-0.1705329,0.007327419;-0.7266412;-0.09243476,0.01364403;-0.7608766;-0.1504225,-0.02352582;0.3898329;-0.3747516,244.4803
+0;0;0,0.0006993159;0.3061677;0.01152011,0.001182198;0.6203281;0.01114716,0.2127113;0.4703371;-0.004994866,0.2450587;0.2362922;-0.08816302,0.2933479;0.07781;-0.2295306,-0.2058387;0.4641441;-0.02381579,-0.2486927;0.2318735;-0.1072077,-0.2768817;0.07374088;-0.2542884,0.07908519;0.005236031;-0.04016799,0.1003573;-0.3490914;-0.00448548,0.1163141;-0.7365646;0.07988697,0.1177987;-0.6969602;-0.005119421,-0.07687702;0.006498588;-0.04407997,-0.1236708;-0.3460177;-0.01550886,-0.1430427;-0.733871;0.06636515,-0.1388875;-0.6942035;-0.01854545,0.001081246;0.541358;0.01357893,0;0;0,-0.01301052;0.224524;-0.2080662,-0.02752368;0.4460471;-0.4304216,0.1463341;0.4526679;-0.2421706,0.2218132;0.2485922;-0.1180887,0.242335;0.03860854;-0.172116,-0.2200307;0.3995041;-0.2674249,-0.3005025;0.1716038;-0.2016521,-0.2900592;-0.0227246;-0.2994307,0.08422375;0.01598814;-0.0233686,0.1362193;-0.3021077;-0.1762908,0.1275447;-0.6381299;0.03471303,0.139722;-0.6735973;-0.01901102,-0.07555359;-0.008035304;-0.04606995,-0.04712697;-0.3415802;-0.1694128,0.007519584;-0.7268473;-0.09136267,0.01417776;-0.7603528;-0.1483123,-0.02343617;0.3904778;-0.3744078,244.5031
+0;0;0,0.0007001665;0.3065401;0.01153412,0.001183041;0.6207132;0.01115812,0.2139318;0.470233;-0.005088501,0.2456011;0.2410943;-0.08651321,0.2938758;0.08265974;-0.2278383,-0.2070306;0.4640042;-0.0240179,-0.2489863;0.2366027;-0.1056617,-0.2771668;0.07851762;-0.2526982,0.07901262;0.005231226;-0.04013114,0.1002074;-0.3478088;-0.00457827,0.1162234;-0.7367189;0.08010706,0.1176892;-0.6972361;-0.003823288,-0.07680648;0.006492625;-0.04403953,-0.1234302;-0.3447429;-0.01557222,-0.142874;-0.7340344;0.06660541,-0.1387713;-0.6944893;-0.01723035,0.001081988;0.5416632;0.01359236,0;0;0,-0.01323907;0.2250949;-0.207984,-0.02759427;0.4468999;-0.4300854,0.1464369;0.4496794;-0.2381001,0.2215863;0.2498042;-0.1175184,0.2420193;0.03955752;-0.1702778,-0.2215046;0.3996816;-0.2666419,-0.2995299;0.1763902;-0.2019082,-0.2882828;-0.01763573;-0.3000519,0.08415605;0.01598355;-0.02330565,0.1367327;-0.3004044;-0.1765535,0.1214775;-0.6411637;0.02918792,0.1310094;-0.6732617;-0.02728653,-0.07543859;-0.008019992;-0.04610387,-0.04657093;-0.3405755;-0.1682677,0.007933017;-0.7273217;-0.08993604,0.01577315;-0.7602993;-0.1456922,-0.02357553;0.3913534;-0.3739314,244.5252
+0;0;0,0.0007005432;0.306705;0.01154033,0.001183417;0.6208874;0.01116255,0.2140833;0.4703093;-0.005095896,0.2455294;0.2427863;-0.08594648,0.2937959;0.0843783;-0.2272479,-0.2071782;0.4640761;-0.02403875,-0.248838;0.238278;-0.1051069,-0.2770138;0.08021951;-0.2521186,0.0789954;0.005230086;-0.04012239,0.1001772;-0.3475928;-0.004591394,0.1163479;-0.740261;0.08091226,0.1177905;-0.7009282;-0.001690246,-0.07678974;0.00649121;-0.04402992,-0.1233848;-0.3445282;-0.01558013,-0.1430165;-0.7375816;0.06739159,-0.1389787;-0.6981875;-0.01511783,0.001082303;0.5417903;0.01359823,0;0;0,-0.01328257;0.2252629;-0.2080429,-0.02752694;0.447153;-0.430078,0.1462909;0.4488415;-0.2370021,0.2212342;0.2503191;-0.1175671,0.2419876;0.03996882;-0.1696332,-0.2220331;0.3985316;-0.2671168,-0.2991304;0.1767573;-0.2025836,-0.2870471;-0.01703429;-0.3010095,0.08414282;0.01603043;-0.02324748,0.1374123;-0.2992326;-0.1780593,0.1130967;-0.6512724;0.01491046,0.1180026;-0.6763509;-0.0471754,-0.07538566;-0.008063411;-0.04614561,-0.04594265;-0.3404342;-0.1680387,0.008107863;-0.7310476;-0.08891707,0.01657595;-0.7630489;-0.1436574,-0.023542;0.3916569;-0.3738055,244.5581
+0;0;0,0.0006887602;0.3067281;0.01204991,0.001249792;0.6209294;0.01236642,0.2154419;0.4693661;-0.006292988,0.2483533;0.2408408;-0.09430835,0.2958001;0.09623839;-0.2499504,-0.2080654;0.4590523;-0.01721545,-0.2534712;0.2361144;-0.1136037,-0.2805887;0.08664785;-0.26952,0.07901974;0.00522361;-0.04013849,0.1005684;-0.3487638;-0.004471883,0.1164494;-0.740286;0.08078777,0.1165617;-0.7007145;-0.00350228,-0.07682454;0.006497306;-0.04402589,-0.1234844;-0.345726;-0.01565105,-0.1436614;-0.737596;0.06706413,-0.1408955;-0.6979742;-0.01717488,0.001120345;0.5417241;0.01461774,0;0;0,-0.01355463;0.225118;-0.208245,-0.02775129;0.4467645;-0.4305491,0.1494083;0.4525132;-0.240361,0.2206707;0.2502933;-0.1175504,0.2415774;0.03992924;-0.1694674,-0.2237043;0.3983287;-0.2660803,-0.3022111;0.1733192;-0.2008031,-0.2895365;-0.02045542;-0.2991711,0.08418411;0.01626369;-0.02304411,0.1375912;-0.2990617;-0.1804006,0.1078062;-0.6550737;0.001751408,0.1137484;-0.6782507;-0.06407668,-0.07530294;-0.008228451;-0.0463062,-0.04488196;-0.3420262;-0.1675379,0.007415969;-0.7318127;-0.08916448,0.01714462;-0.7650872;-0.1448254,-0.02389302;0.3914506;-0.373945,244.592
+0;0;0,0.0006887602;0.3067281;0.01204991,0.001249792;0.6209294;0.01236642,0.2154419;0.4693661;-0.006292988,0.2483533;0.2408408;-0.09430835,0.2958001;0.09623839;-0.2499504,-0.2080654;0.4590523;-0.01721545,-0.2534712;0.2361144;-0.1136037,-0.2805887;0.08664785;-0.26952,0.07901974;0.00522361;-0.04013849,0.1005684;-0.3487638;-0.004471883,0.1164494;-0.740286;0.08078777,0.1165617;-0.7007145;-0.00350228,-0.07682454;0.006497306;-0.04402589,-0.1234844;-0.345726;-0.01565105,-0.1436614;-0.737596;0.06706413,-0.1408955;-0.6979742;-0.01717488,0.001120345;0.5417241;0.01461774,0;0;0,-0.01355463;0.225118;-0.208245,-0.02775129;0.4467645;-0.4305491,0.1494083;0.4525132;-0.240361,0.2206707;0.2502933;-0.1175504,0.2415774;0.03992924;-0.1694674,-0.2237043;0.3983287;-0.2660803,-0.3022111;0.1733192;-0.2008031,-0.2895365;-0.02045542;-0.2991711,0.08418411;0.01626369;-0.02304411,0.1375912;-0.2990617;-0.1804006,0.1078062;-0.6550737;0.001751408,0.1137484;-0.6782507;-0.06407668,-0.07530294;-0.008228451;-0.0463062,-0.04488196;-0.3420262;-0.1675379,0.007415969;-0.7318127;-0.08916448,0.01714462;-0.7650872;-0.1448254,-0.02389302;0.3914506;-0.373945,244.6139
+0;0;0,0.0006881669;0.3064639;0.01203953,0.001247972;0.6199839;0.01235326,0.215422;0.4685453;-0.00630773,0.2485995;0.2381723;-0.09503471,0.2960368;0.09359892;-0.2506456,-0.2080492;0.4582324;-0.01722926,-0.253822;0.233492;-0.1143968,-0.2809341;0.08405539;-0.2702819,0.07896455;0.005219962;-0.04011045,0.1006119;-0.3503887;-0.004280485,0.116105;-0.7323482;0.07889675,0.1162221;-0.692366;-0.009009778,-0.07677087;0.006492768;-0.04399514,-0.1236445;-0.3473438;-0.01549033,-0.1433286;-0.7296426;0.06520458,-0.1404441;-0.689608;-0.02264872,0.001118718;0.5408972;0.01460121,0;0;0,-0.01370086;0.2247782;-0.2082129,-0.02757179;0.4459354;-0.4300585,0.1505268;0.454015;-0.2422333,0.2203305;0.2499124;-0.117676,0.2417096;0.03944595;-0.1687965,-0.2239799;0.398303;-0.2662126,-0.3027237;0.1711367;-0.2010987,-0.2898169;-0.02293545;-0.2987507,0.08412663;0.01642931;-0.02289724,0.1380264;-0.2994117;-0.1827385,0.107761;-0.652946;-0.01796889,0.1136663;-0.6765115;-0.08813357,-0.07518093;-0.008341384;-0.04636533,-0.04392911;-0.3437662;-0.1677054,0.005566847;-0.7241583;-0.09087078,0.01694609;-0.7599632;-0.1489006,-0.02384309;0.3908462;-0.3733923,244.6365
+0;0;0,0.000634905;0.3069275;0.01241489,0.001099298;0.6210475;0.01329317,0.2155377;0.4689394;-0.007791414,0.2515418;0.2422301;-0.1076681,0.2984774;0.1025168;-0.2677602,-0.2083062;0.4572576;-0.01503022,-0.2557941;0.2364519;-0.1230046,-0.2821148;0.09623788;-0.2873198,0.07886539;0.005204215;-0.04000893,0.1006332;-0.3514274;-0.004013039,0.1156353;-0.7270001;0.07782464,0.1150879;-0.6863745;-0.01542515,-0.0766458;0.006475538;-0.04394357,-0.1235576;-0.3484094;-0.01545542,-0.1429887;-0.7242932;0.06398691,-0.1406027;-0.6836178;-0.02922826,0.0009944814;0.541595;0.01539327,0;0;0,-0.01367766;0.2249724;-0.2087087,-0.02726422;0.4463395;-0.4312057,0.1511744;0.4548147;-0.2429326,0.2196931;0.2492867;-0.1175046,0.2417562;0.03879169;-0.1680744,-0.2240086;0.3977369;-0.2658473,-0.303846;0.1695421;-0.2008711,-0.2905249;-0.02461481;-0.2982253,0.08403813;0.01649666;-0.02264953,0.1374382;-0.2990901;-0.1854656,0.1075918;-0.6538345;-0.03971601,0.1182698;-0.6798179;-0.1142852,-0.07488372;-0.008401572;-0.04657672,-0.04430934;-0.3450235;-0.167847,0.00474472;-0.7189764;-0.09214842,0.01734544;-0.7596552;-0.1526005,-0.02377452;0.3912149;-0.3740549,244.6588
+0;0;0,0.000634905;0.3069275;0.01241489,0.001099298;0.6210475;0.01329317,0.2155377;0.4689394;-0.007791414,0.2515418;0.2422301;-0.1076681,0.2984774;0.1025168;-0.2677602,-0.2083062;0.4572576;-0.01503022,-0.2557941;0.2364519;-0.1230046,-0.2821148;0.09623788;-0.2873198,0.07886539;0.005204215;-0.04000893,0.1006332;-0.3514274;-0.004013039,0.1156353;-0.7270001;0.07782464,0.1150879;-0.6863745;-0.01542515,-0.0766458;0.006475538;-0.04394357,-0.1235576;-0.3484094;-0.01545542,-0.1429887;-0.7242932;0.06398691,-0.1406027;-0.6836178;-0.02922826,0.0009944814;0.541595;0.01539327,0;0;0,-0.01367766;0.2249724;-0.2087087,-0.02726422;0.4463395;-0.4312057,0.1511744;0.4548147;-0.2429326,0.2196931;0.2492867;-0.1175046,0.2417562;0.03879169;-0.1680744,-0.2240086;0.3977369;-0.2658473,-0.303846;0.1695421;-0.2008711,-0.2905249;-0.02461481;-0.2982253,0.08403813;0.01649666;-0.02264953,0.1374382;-0.2990901;-0.1854656,0.1075918;-0.6538345;-0.03971601,0.1182698;-0.6798179;-0.1142852,-0.07488372;-0.008401572;-0.04657672,-0.04430934;-0.3450235;-0.167847,0.00474472;-0.7189764;-0.09214842,0.01734544;-0.7596552;-0.1526005,-0.02377452;0.3912149;-0.3740549,244.6812
+0;0;0,0.0006358735;0.3073957;0.01243383,0.001100149;0.6214362;0.01331182,0.2151734;0.4694702;-0.007733794,0.2509538;0.2441703;-0.1069896,0.2978849;0.1044702;-0.2670665,-0.2079491;0.4578084;-0.01496028,-0.2551418;0.2383752;-0.1222634,-0.28146;0.09817453;-0.2865631,0.07915665;0.005223435;-0.04015669,0.1011939;-0.355821;-0.003715388,0.1161332;-0.7298244;0.07778032,0.1155437;-0.6883818;-0.02263921,-0.07692887;0.006499453;-0.04410587,-0.1244211;-0.3527768;-0.0152652,-0.1437711;-0.7270899;0.06384517,-0.1412016;-0.6855937;-0.03653709,0.0009953564;0.5420022;0.01541143,0;0;0,-0.01339031;0.2236058;-0.210875,-0.02621572;0.4442249;-0.4340417,0.1517908;0.4517823;-0.2454786,0.2193047;0.247636;-0.1203458,0.2422127;0.03716855;-0.1705647,-0.2232496;0.3959594;-0.2690854,-0.3020463;0.1687072;-0.2055283,-0.28867;-0.02559866;-0.3025314,0.08442848;0.01677763;-0.0222702,0.1377562;-0.3003464;-0.1918437,0.1073207;-0.6554642;-0.05145764,0.1211795;-0.6815758;-0.134372,-0.07511033;-0.008679481;-0.0467838,-0.0436197;-0.3488217;-0.1711954,0.00461768;-0.7212405;-0.09556077,0.01867324;-0.7671649;-0.160778,-0.02308769;0.3894004;-0.3766077,244.7147
+0;0;0,0.0005996966;0.3072764;0.01278705,0.0009961277;0.6210731;0.01425761,0.2151503;0.4690949;-0.008626537,0.2534822;0.247238;-0.1175773,0.300056;0.112121;-0.2816441,-0.2080057;0.4573558;-0.01585924,-0.2576339;0.2408594;-0.1308657,-0.2829158;0.1007364;-0.2953952,0.07912765;0.005207018;-0.04012335,0.1013373;-0.3589796;-0.003319245,0.1155225;-0.7237643;0.07665999,0.1148523;-0.6806584;-0.03792848,-0.07689695;0.006500489;-0.04407702,-0.124748;-0.3559442;-0.01537529,-0.1436633;-0.7210435;0.06215244,-0.1407363;-0.6778847;-0.05239455,0.0009095236;0.5416906;0.0161933,0;0;0,-0.0132309;0.2234555;-0.2108915,-0.02554953;0.443747;-0.4340658,0.1528056;0.4528444;-0.2463613,0.2192638;0.2476458;-0.1197243,0.2428405;0.03725843;-0.1699729,-0.2231548;0.3957745;-0.2692118,-0.3012149;0.1665207;-0.2066867,-0.2863712;-0.02800837;-0.3030285,0.08440477;0.01690489;-0.02209616,0.137412;-0.3027855;-0.1937585,0.1121603;-0.6544882;-0.06993055,0.1247397;-0.6874437;-0.1657486,-0.07502463;-0.008760163;-0.04682676,-0.04320404;-0.3519381;-0.1721106,0.003729314;-0.715323;-0.0985276,0.02027143;-0.7716736;-0.1731779,-0.0226083;0.3890786;-0.3765502,244.7479
+0;0;0,0.0005997067;0.3072816;0.01278727,0.0009961107;0.6210613;0.0142568,0.215041;0.4690999;-0.008614207,0.2532927;0.2477071;-0.1173371,0.2998682;0.1125853;-0.2814097,-0.2078992;0.4573668;-0.01584321,-0.2574235;0.2413233;-0.1306091,-0.2827064;0.1011953;-0.2951445,0.07911003;0.005205858;-0.04011442,0.1013881;-0.3601031;-0.003196884,0.1155309;-0.7237957;0.0765429,0.1148798;-0.6810634;-0.03477924,-0.07687983;0.006499041;-0.0440672,-0.1248783;-0.3570627;-0.01527701,-0.143737;-0.7210689;0.06201861,-0.1408935;-0.6782852;-0.04926322,0.0009094846;0.5416586;0.01619298,0;0;0,-0.01316006;0.2236162;-0.2107332,-0.02526148;0.4440067;-0.4337955,0.1530671;0.4525523;-0.246043,0.2192643;0.2480626;-0.1191552,0.2432195;0.03774403;-0.1695461,-0.2228881;0.3957218;-0.2690555,-0.2997111;0.1661097;-0.2084328,-0.282157;-0.02755514;-0.3060688,0.08437777;0.01683092;-0.02217603,0.1389587;-0.3011996;-0.1987755,0.1143869;-0.6531786;-0.07903526,0.1248676;-0.6868467;-0.1706414,-0.07503276;-0.008714473;-0.04678468,-0.04316448;-0.3530513;-0.1721898,0.003397502;-0.7153252;-0.09856699,0.01959436;-0.7689121;-0.1714096,-0.0223847;0.3893393;-0.3762476,244.7715
+0;0;0,0.0005996941;0.3072751;0.012787,0.0009960789;0.6210455;0.01425525,0.2157369;0.468819;-0.008695656,0.254107;0.2467407;-0.1177551,0.3006864;0.1116073;-0.2818418,-0.2085778;0.4570477;-0.01594816,-0.2582555;0.2403354;-0.1310694,-0.2835405;0.1001952;-0.2956189,0.0790203;0.005199954;-0.04006892,0.1014064;-0.3618805;-0.002972368,0.1152545;-0.7179942;0.07510576,0.1146185;-0.6755567;-0.03363892,-0.07679264;0.00649167;-0.04401722,-0.1250239;-0.3588331;-0.01508742,-0.1434896;-0.7152539;0.06059747,-0.1407119;-0.6727663;-0.04810783,0.0009094209;0.5416135;0.01619215,0;0;0,-0.01318315;0.2235617;-0.2107802,-0.02526265;0.4437869;-0.4339898,0.15371;0.4532009;-0.2461188,0.2198217;0.2481033;-0.1186464,0.2447009;0.03796768;-0.1694322,-0.2234185;0.3954391;-0.2684671,-0.2998827;0.1647678;-0.208226,-0.2814023;-0.02878921;-0.3059465,0.08429592;0.0168488;-0.02206993,0.1392296;-0.3015024;-0.2016809,0.1165867;-0.6489439;-0.09270072,0.1269848;-0.6850955;-0.1792822,-0.07484575;-0.008746387;-0.04688687,-0.04305237;-0.3549123;-0.1725199,0.002492629;-0.7095982;-0.1002113,0.01782243;-0.7608197;-0.1719648,-0.02242323;0.3892081;-0.3763158,244.8039
+0;0;0,0.0005321712;0.3071496;0.01334895,0.0007206296;0.6207809;0.01546268,0.2158266;0.4685269;-0.009401277,0.2552964;0.251192;-0.1248525,0.3014628;0.1254815;-0.296382,-0.2088427;0.458595;-0.02202825,-0.2595816;0.2446808;-0.1394486,-0.2823102;0.1051389;-0.3048823,0.07901063;0.005179052;-0.04007124,0.1013581;-0.3622986;-0.003011286,0.1153037;-0.716444;0.07491911,0.1157777;-0.6741782;-0.03203892,-0.07679516;0.006500889;-0.04399372,-0.1250374;-0.3592185;-0.01510349,-0.1436612;-0.7136787;0.06037936,-0.1398261;-0.671355;-0.04650428,0.0006932862;0.5413336;0.01723666,0;0;0,-0.01350258;0.2241178;-0.2100196,-0.02578375;0.4445481;-0.432821,0.1537862;0.4527669;-0.2443099,0.2192606;0.2486829;-0.1170931,0.2446821;0.03863436;-0.1679869,-0.2241248;0.3960522;-0.2666348,-0.2980207;0.1649442;-0.2096281,-0.2785479;-0.02818428;-0.3080101,0.08427782;0.01653317;-0.02234077,0.1391314;-0.3012929;-0.2036977,0.1174756;-0.647646;-0.09759808,0.1277929;-0.6839815;-0.1817636,-0.07496932;-0.008505273;-0.0467169,-0.04378911;-0.3552872;-0.1719478,0.001359534;-0.7079682;-0.09939267,0.01625777;-0.7576799;-0.1702077,-0.02292812;0.3899509;-0.3751493,244.8267
+0;0;0,0.0005321712;0.3071496;0.01334895,0.0007206296;0.6207809;0.01546268,0.2158266;0.4685269;-0.009401277,0.2552964;0.251192;-0.1248525,0.3014628;0.1254815;-0.296382,-0.2088427;0.458595;-0.02202825,-0.2595816;0.2446808;-0.1394486,-0.2823102;0.1051389;-0.3048823,0.07901063;0.005179052;-0.04007124,0.1013581;-0.3622986;-0.003011286,0.1153037;-0.716444;0.07491911,0.1157777;-0.6741782;-0.03203892,-0.07679516;0.006500889;-0.04399372,-0.1250374;-0.3592185;-0.01510349,-0.1436612;-0.7136787;0.06037936,-0.1398261;-0.671355;-0.04650428,0.0006932862;0.5413336;0.01723666,0;0;0,-0.01350258;0.2241178;-0.2100196,-0.02578375;0.4445481;-0.432821,0.1537862;0.4527669;-0.2443099,0.2192606;0.2486829;-0.1170931,0.2446821;0.03863436;-0.1679869,-0.2241248;0.3960522;-0.2666348,-0.2980207;0.1649442;-0.2096281,-0.2785479;-0.02818428;-0.3080101,0.08427782;0.01653317;-0.02234077,0.1391314;-0.3012929;-0.2036977,0.1174756;-0.647646;-0.09759808,0.1277929;-0.6839815;-0.1817636,-0.07496932;-0.008505273;-0.0467169,-0.04378911;-0.3552872;-0.1719478,0.001359534;-0.7079682;-0.09939267,0.01625777;-0.7576799;-0.1702077,-0.02292812;0.3899509;-0.3751493,244.8489
+0;0;0,0.000532588;0.3073902;0.0133594,0.0007212395;0.6213681;0.01547376,0.2161019;0.4688892;-0.009421272,0.2557647;0.2504914;-0.1254371,0.3019302;0.1247835;-0.296963,-0.2091097;0.4589446;-0.02206437,-0.2600968;0.2439842;-0.1400591,-0.2828249;0.1044452;-0.3054893,0.07902136;0.005179755;-0.04007669,0.1014377;-0.3634304;-0.002902519,0.1154147;-0.7183734;0.0752034,0.1159086;-0.6755933;-0.03623911,-0.07680559;0.006501772;-0.0439997,-0.1251965;-0.3603448;-0.01502043,-0.1438622;-0.7156034;0.06063242,-0.1398663;-0.6727629;-0.05073259,0.0006938508;0.5417888;0.01725068,0;0;0,-0.01328759;0.2243868;-0.2100987,-0.02523047;0.4451931;-0.4330323,0.1545614;0.4532591;-0.2443259,0.2207419;0.2479668;-0.1170244,0.2455446;0.03784025;-0.1678822,-0.223636;0.3960515;-0.2660302,-0.2957027;0.1625693;-0.2110495,-0.2769651;-0.03059863;-0.3094868,0.08433914;0.01645428;-0.02221513,0.1389848;-0.3023134;-0.2043109,0.1195581;-0.6522547;-0.1071303,0.1321456;-0.6879193;-0.197201,-0.07492748;-0.008397867;-0.04682623,-0.04267146;-0.3555197;-0.1741993,0.001689423;-0.7086385;-0.09923574,0.01688164;-0.7618261;-0.1729381,-0.02247966;0.3905022;-0.3752625,244.8821
+0;0;0,0.0004019804;0.2892824;0.01294566,0.0003849358;0.587588;0.01532729,0.2169168;0.4357525;-0.01162893,0.2588651;0.2221466;-0.1372166,0.3056612;0.1012414;-0.3120396,-0.210422;0.4255798;-0.02359632,-0.2611668;0.2141346;-0.1495935,-0.2910308;0.0925959;-0.3276595,0.07543056;0.004836402;-0.03828177,0.09285019;-0.2841001;-0.008850805,0.106755;-0.6347972;0.06816343,0.1070842;-0.5923782;-0.03980809,-0.07334113;0.006273414;-0.04195684,-0.1112164;-0.2813415;-0.01966087,-0.1298609;-0.6322397;0.05541097,-0.1261383;-0.5897633;-0.05249025,0.0004153565;0.5089777;0.01694943,0;0;0,-0.02466139;0.2436104;-0.1545892,-0.05006798;0.4858215;-0.3246508,0.1300238;0.4941536;-0.1367209,0.1972147;0.2877898;-0.009997845,0.2262815;0.07840879;-0.06182194,-0.2471091;0.4374135;-0.1580625,-0.3176229;0.2025664;-0.1029803,-0.2993288;0.009894773;-0.2025492,0.07981429;0.01444593;-0.02448773,0.1144048;-0.2651926;-0.09701204,0.09860535;-0.6120801;-0.004641056,0.1096254;-0.6478398;-0.09046888,-0.07176425;-0.005333012;-0.04472253,-0.07085143;-0.296059;-0.05619179,-0.02712907;-0.6445146;0.01983466,-0.01250978;-0.6955792;-0.05106671,-0.04609293;0.4292299;-0.27021,244.9044
+0;0;0,0.0004035656;0.2904232;0.01299671,0.0003873023;0.5894652;0.01545566,0.2149445;0.4399419;-0.01127391,0.2566521;0.2275611;-0.1361414,0.3034409;0.1066749;-0.3109367,-0.2084978;0.429862;-0.02313217,-0.2589516;0.2196295;-0.1484067,-0.2888109;0.09810989;-0.3264446,0.07542213;0.004835862;-0.0382775,0.09298281;-0.2864403;-0.008608216,0.1067551;-0.6337951;0.06767206,0.1070709;-0.5918814;-0.03590658,-0.07333293;0.006272714;-0.04195216,-0.1115148;-0.2836711;-0.01947565,-0.1299817;-0.6312252;0.05488074,-0.1264106;-0.5892565;-0.04863045,0.0004170866;0.5124995;0.01704387,0;0;0,-0.02330495;0.2448734;-0.154947,-0.04530426;0.4891314;-0.3250017,0.1306746;0.4938006;-0.1369238,0.200249;0.2894519;-0.01107454,0.2277117;0.0796916;-0.0620892,-0.2390424;0.4369437;-0.1617762,-0.3065114;0.2026423;-0.1071158,-0.2902384;0.01024388;-0.2074856,0.07980955;0.01440683;-0.02449346,0.1144556;-0.2678191;-0.09645605,0.1029735;-0.6127356;-0.009481907,0.1144052;-0.6480854;-0.08991385,-0.07175816;-0.00529839;-0.04471849,-0.070288;-0.2983087;-0.05787938,-0.02822256;-0.6434004;0.01831741,-0.01348553;-0.6913093;-0.04938496,-0.04055949;0.431396;-0.274303,244.9268
+0;0;0,0.0004040069;0.2907408;0.01301093,0.000387931;0.5892908;0.01547976,0.2147802;0.4403083;-0.01123807,0.25639;0.2284258;-0.1358126,0.3031714;0.1075587;-0.3105804,-0.2083369;0.4302362;-0.02308724,-0.2586724;0.2204969;-0.1480679,-0.288527;0.09899643;-0.3260777,0.07536034;0.0048319;-0.03824613,0.09293877;-0.2867385;-0.008546883,0.1066131;-0.6316231;0.06719094,0.1069069;-0.590538;-0.02918402,-0.07327285;0.006267574;-0.04191778,-0.1114933;-0.2839691;-0.01941857,-0.1298289;-0.6290516;0.05440905,-0.1265061;-0.5879152;-0.04190315,0.0004175276;0.5128102;0.01705796,0;0;0,-0.02294375;0.2452672;-0.1549749,-0.04464607;0.489386;-0.324677,0.1313746;0.4938591;-0.1377618,0.2032363;0.2905073;-0.01274848,0.2296326;0.08046302;-0.06300545,-0.2371518;0.437446;-0.1613771,-0.3043114;0.2036712;-0.1067571,-0.2890323;0.01147905;-0.2076028,0.07976449;0.01425564;-0.02448869,0.1143081;-0.2684542;-0.0958066,0.1094826;-0.6133681;-0.01912689,0.1169997;-0.6482526;-0.09085274,-0.07166918;-0.005133226;-0.04474901,-0.07017471;-0.2983781;-0.05922523,-0.02917912;-0.6408547;0.01757153,-0.01541441;-0.6834714;-0.0452652,-0.03958777;0.431324;-0.2751291,244.9603
+0;0;0,0.0003056359;0.2907242;0.01337794,0.0001083245;0.5892695;0.01638677,0.2143832;0.4406252;-0.01253609,0.256977;0.2321413;-0.1424001,0.3040241;0.1192629;-0.3223616,-0.2078792;0.4315827;-0.02825356,-0.2578942;0.2212794;-0.1524124,-0.2877157;0.101114;-0.3313316,0.07538012;0.004834267;-0.03820682,0.09291362;-0.2867211;-0.008333847,0.1057877;-0.6314578;0.06821338,0.1068301;-0.5903344;-0.02815199,-0.07326106;0.006251685;-0.04194075,-0.1115213;-0.283982;-0.01947035,-0.1297151;-0.629069;0.05437138,-0.125657;-0.5879009;-0.04190898,0.0001874276;0.512786;0.01782061,0;0;0,-0.02294375;0.2452672;-0.1549749,-0.04464607;0.489386;-0.324677,0.1313746;0.4938591;-0.1377618,0.2032363;0.2905073;-0.01274848,0.2296326;0.08046302;-0.06300545,-0.2371518;0.437446;-0.1613771,-0.3043114;0.2036712;-0.1067571,-0.2890323;0.01147905;-0.2076028,0.07976449;0.01425564;-0.02448869,0.1143081;-0.2684542;-0.0958066,0.1094826;-0.6133681;-0.01912689,0.1169997;-0.6482526;-0.09085274,-0.07166918;-0.005133226;-0.04474901,-0.07017471;-0.2983781;-0.05922523,-0.02917912;-0.6408547;0.01757153,-0.01541441;-0.6834714;-0.0452652,-0.03958777;0.431324;-0.2751291,244.983
+0;0;0,0.0003061902;0.2912515;0.0134022,0.000109546;0.5891396;0.0164224,0.2144059;0.4411203;-0.01251546,0.2571516;0.2318929;-0.1428426,0.304192;0.1190306;-0.3227785,-0.2079002;0.4320769;-0.02823456,-0.2580935;0.2210236;-0.1528362,-0.2879108;0.1008753;-0.3317299,0.07613806;0.004882875;-0.03859098,0.09357209;-0.2850184;-0.00888749,0.1063934;-0.6283422;0.06734599,0.1074392;-0.5871818;-0.02933912,-0.0739977;0.006314546;-0.04236247,-0.1120409;-0.2822725;-0.02001955,-0.1301601;-0.6259451;0.05351952,-0.1260885;-0.58474;-0.04308029,0.000187995;0.5132886;0.01784438,0;0;0,-0.02437797;0.2461596;-0.1543317,-0.04652262;0.490277;-0.3229971,0.1305775;0.4945295;-0.138552,0.2066946;0.2904118;-0.01554537,0.2310766;0.08002284;-0.06524086,-0.2387558;0.4383078;-0.1603038,-0.302815;0.2031878;-0.1037043,-0.288971;0.01288618;-0.2082091,0.0804376;0.01347595;-0.02565742,0.1120733;-0.2684146;-0.09469295,0.1080519;-0.6123546;-0.02028704,0.1172676;-0.6471805;-0.09230328,-0.07285373;-0.004716661;-0.04449943,-0.07305383;-0.2962284;-0.06030702,-0.03250234;-0.6372498;0.01655041,-0.01864997;-0.6802347;-0.04633818,-0.04148732;0.4320658;-0.2746081,245.0053
+0;0;0,0.0003061657;0.2912282;0.01340113,0.000109996;0.5884927;0.01641985,0.2130866;0.4412019;-0.01233633,0.2561283;0.2305256;-0.143566,0.303127;0.1177633;-0.3233424,-0.2066183;0.4322142;-0.0279586,-0.2571592;0.2196993;-0.1534231,-0.2869501;0.09965748;-0.3321583,0.07617518;0.004885255;-0.03860979,0.0936228;-0.2852421;-0.008883134,0.1063852;-0.6269873;0.06699982,0.1074232;-0.5859102;-0.02896383,-0.07403377;0.006317624;-0.04238312,-0.1121066;-0.2824945;-0.02002277,-0.1301426;-0.6245869;0.05317815,-0.1261013;-0.5834654;-0.04270085,0.0001881513;0.5129256;0.01783651,0;0;0,-0.02436274;0.2466679;-0.1534762,-0.04647093;0.4908266;-0.321131,0.1307216;0.4936906;-0.1397474,0.2144475;0.2886884;-0.01965427,0.232796;0.07704566;-0.06563807,-0.2372309;0.4380694;-0.1594314,-0.2983842;0.2006191;-0.1016739,-0.2875421;0.01171131;-0.2086324,0.08035157;0.01328275;-0.02616167,0.1108613;-0.2696271;-0.09244275,0.1081178;-0.612883;-0.02259517,0.1184726;-0.6481446;-0.0930686,-0.07311404;-0.004534366;-0.04417029,-0.07275289;-0.2962103;-0.06111167,-0.03421783;-0.6355536;0.0168113,-0.02182887;-0.678199;-0.04565442,-0.04153005;0.4322247;-0.2736568,245.0385
+0;0;0,0.0001941692;0.2923035;0.01377831,-0.0002303501;0.5896454;0.01716942,0.213004;0.4424005;-0.01361018,0.2618842;0.2669253;-0.1865645,0.3162744;0.130159;-0.3464743,-0.2069812;0.4344302;-0.03075248,-0.2574388;0.2253593;-0.1605115,-0.285637;0.1127623;-0.3442538,0.07676786;0.00489845;-0.03887711,0.09410891;-0.2839796;-0.009205626,0.1066929;-0.623718;0.06619353,0.1080423;-0.5826475;-0.02951828,-0.07460137;0.006384751;-0.04269191,-0.1129443;-0.2811597;-0.02079083,-0.130743;-0.6212248;0.05204122,-0.1263973;-0.5801123;-0.04357654,-8.81579E-05;0.5142601;0.01849342,0;0;0,-0.02560121;0.2480762;-0.1530817,-0.04874355;0.4926252;-0.3202841,0.1302055;0.4948215;-0.1402988,0.2144806;0.2905371;-0.02088523,0.2316969;0.07871287;-0.06636643,-0.2381894;0.4385173;-0.1568425,-0.2984105;0.2016807;-0.09874045,-0.2903427;0.01416321;-0.208315,0.08077773;0.01270926;-0.02724266,0.1080653;-0.2702085;-0.08924723,0.1051541;-0.6121265;-0.0232985,0.1159233;-0.6474175;-0.09334302,-0.07420795;-0.004051225;-0.04365199,-0.07568338;-0.2944275;-0.06129064,-0.03791196;-0.6317239;0.01661959,-0.02628866;-0.6744948;-0.04546444,-0.04334508;0.4337235;-0.2735276,245.061
+0;0;0,0.000195844;0.2948247;0.01389715,-0.0002324723;0.5948915;0.01732524,0.2097757;0.4481963;-0.01295871,0.2589799;0.2715583;-0.1870592,0.3133113;0.1349396;-0.3467963,-0.203849;0.4403467;-0.0298414,-0.2546411;0.2298903;-0.1604603,-0.2828088;0.117415;-0.3440042,0.07860287;0.005015539;-0.0398064,0.09584693;-0.2822469;-0.01030086,0.1084242;-0.6218017;0.06505755,0.1097402;-0.5810048;-0.02828872,-0.07638459;0.006537368;-0.04371239,-0.1145131;-0.2793989;-0.0219338,-0.1323022;-0.6192802;0.05085889,-0.1280638;-0.5784423;-0.04239565,-8.926418E-05;0.5189676;0.01865871,0;0;0,-0.02422403;0.2508239;-0.1536729,-0.04619484;0.4987345;-0.3211346,0.1294796;0.4947962;-0.14189,0.2213806;0.2898213;-0.02581882,0.2311598;0.07681464;-0.06662345,-0.2322706;0.4382404;-0.1593391,-0.286588;0.1991446;-0.09756638,-0.2835349;0.01261617;-0.2086083,0.08192813;0.01210591;-0.03048515,0.1054588;-0.2706579;-0.08686375,0.1019049;-0.6128596;-0.02346086,0.1124409;-0.6474827;-0.09087514,-0.07696979;-0.003739467;-0.0430091,-0.07983077;-0.2924027;-0.06179677,-0.04264239;-0.629509;0.01637591,-0.03195306;-0.6708214;-0.04389112,-0.04097918;0.4383769;-0.2753525,245.0942
+0;0;0,0.000195844;0.2948247;0.01389715,-0.0002324723;0.5948915;0.01732524,0.2097757;0.4481963;-0.01295871,0.2589799;0.2715583;-0.1870592,0.3133113;0.1349396;-0.3467963,-0.203849;0.4403467;-0.0298414,-0.2546411;0.2298903;-0.1604603,-0.2828088;0.117415;-0.3440042,0.07860287;0.005015539;-0.0398064,0.09584693;-0.2822469;-0.01030086,0.1084242;-0.6218017;0.06505755,0.1097402;-0.5810048;-0.02828872,-0.07638459;0.006537368;-0.04371239,-0.1145131;-0.2793989;-0.0219338,-0.1323022;-0.6192802;0.05085889,-0.1280638;-0.5784423;-0.04239565,-8.926418E-05;0.5189676;0.01865871,0;0;0,-0.02422403;0.2508239;-0.1536729,-0.04619484;0.4987345;-0.3211346,0.1294796;0.4947962;-0.14189,0.2213806;0.2898213;-0.02581882,0.2311598;0.07681464;-0.06662345,-0.2322706;0.4382404;-0.1593391,-0.286588;0.1991446;-0.09756638,-0.2835349;0.01261617;-0.2086083,0.08192813;0.01210591;-0.03048515,0.1054588;-0.2706579;-0.08686375,0.1019049;-0.6128596;-0.02346086,0.1124409;-0.6474827;-0.09087514,-0.07696979;-0.003739467;-0.0430091,-0.07983077;-0.2924027;-0.06179677,-0.04264239;-0.629509;0.01637591,-0.03195306;-0.6708214;-0.04389112,-0.04097918;0.4383769;-0.2753525,245.1172
+0;0;0,0.0001272102;0.2956649;0.01441984,-0.0004380385;0.5958478;0.01830834,0.2085262;0.4498358;-0.01396485,0.2595974;0.2729734;-0.1900572,0.3155753;0.1472409;-0.357929,-0.202806;0.4424135;-0.03138736,-0.2530124;0.2325436;-0.1667795,-0.2799184;0.1266268;-0.354345,0.07785639;0.004949698;-0.03938685,0.09507902;-0.2826193;-0.009793811,0.1075783;-0.6211152;0.06531064,0.108993;-0.5807903;-0.02370626,-0.07564469;0.006478383;-0.04328223,-0.1139218;-0.2797527;-0.02148946,-0.1314303;-0.6185563;0.05118789,-0.1272311;-0.5781886;-0.0377362,-0.0002608607;0.5200081;0.01953173,0;0;0,-0.02376811;0.2519024;-0.1536422,-0.04587482;0.5002417;-0.3207293,0.1415514;0.4906038;-0.1576602,0.2286029;0.2869562;-0.03177619,0.2355203;0.07378587;-0.07219505,-0.2243758;0.4321495;-0.1498702,-0.2983466;0.1959097;-0.08973563,-0.2961888;0.01052596;-0.2026575,0.08115444;0.01189729;-0.03016376,0.1029979;-0.2717613;-0.08428335,0.09915046;-0.61325;-0.0230701,0.1085271;-0.6458488;-0.08652163,-0.07631151;-0.003378735;-0.04245678,-0.08110639;-0.2923592;-0.06077529,-0.04528982;-0.6284513;0.01755507,-0.03500573;-0.6662269;-0.04017999,-0.0405238;0.4395928;-0.2754936,245.1501
+0;0;0,0.000127324;0.2959293;0.01443274,-0.0004373244;0.59581;0.01831931,0.2089439;0.4497852;-0.01402287,0.261797;0.2667519;-0.1962593,0.3178065;0.1409484;-0.3642257,-0.2032104;0.4423481;-0.03148019,-0.2551685;0.2251556;-0.1715963,-0.2820897;0.1191791;-0.3592675,0.07933249;0.00504354;-0.04013359,0.09649386;-0.2815027;-0.0106458,0.1089449;-0.6186916;0.06416865,0.1103221;-0.5786403;-0.02248897,-0.07707885;0.006601208;-0.04410283,-0.1152198;-0.2786118;-0.02238757,-0.1326607;-0.6161072;0.05000915,-0.1285728;-0.5760143;-0.03655808,-0.0002604444;0.5200978;0.01954065,0;0;0,-0.0270468;0.2523054;-0.1529474,-0.05124591;0.5005597;-0.3193533,0.1416294;0.4939805;-0.1653688,0.2331742;0.2836487;-0.03542709,0.2369863;0.0707289;-0.07816935,-0.2244952;0.4282479;-0.141698,-0.3070154;0.1874863;-0.07292992,-0.3090802;0.006667301;-0.1932481,0.08193075;0.01118615;-0.03304553,0.09752297;-0.2728827;-0.08136272,0.09280407;-0.6132609;-0.0216217,0.1016436;-0.6446409;-0.08299613,-0.07894912;-0.00279109;-0.04109783,-0.08815543;-0.2904889;-0.06154184,-0.0537025;-0.6251165;0.01774242,-0.04397864;-0.6611684;-0.03842747,-0.04543152;0.4398214;-0.2745101,245.1727
+0;0;0,0.0001299042;0.3019262;0.01472522,-0.0004553594;0.6126063;0.01873372,0.189723;0.4698482;-0.01047502,0.2420872;0.288508;-0.1910257,0.298061;0.1627846;-0.3588852,-0.184585;0.463094;-0.02632931,-0.2360625;0.2479106;-0.1651493,-0.2629665;0.1420015;-0.3527011,0.0788359;0.00501197;-0.03988237,0.09595443;-0.2808186;-0.01046823,0.1084104;-0.6181407;0.06437577,0.1097346;-0.5784763;-0.01894728,-0.07659638;0.006559888;-0.04382677,-0.1146421;-0.2779409;-0.02216573,-0.1320899;-0.6155695;0.05025958,-0.1281592;-0.575865;-0.03297658,-0.0002710274;0.5337043;0.02000651,0;0;0,-0.01844114;0.2604702;-0.1522875,-0.03001865;0.5241613;-0.316216,0.1425563;0.4930115;-0.1687269,0.2353351;0.2842796;-0.04204655,0.236674;0.0709254;-0.08197713,-0.1942688;0.4315837;-0.1600273,-0.2773782;0.1938695;-0.09067569,-0.2822075;0.01565167;-0.2144954,0.08120835;0.01079175;-0.0334599,0.09329176;-0.2730962;-0.07949209,0.08783843;-0.6138585;-0.02123142,0.09589352;-0.6432837;-0.07989693,-0.07882442;-0.002233538;-0.0401565,-0.09178323;-0.2890696;-0.0605156,-0.05847784;-0.623891;0.01903551,-0.04946584;-0.6570631;-0.03542511,-0.02792586;0.4582883;-0.2728162,245.195
+0;0;0,3.373352E-05;0.3019173;0.01490719,-0.0006823138;0.6125951;0.01905476,0.190078;0.4710561;-0.009292055,0.2414575;0.2978999;-0.1979768,0.299803;0.1761634;-0.3679541,-0.1843756;0.4639415;-0.02884955,-0.2357566;0.2520788;-0.1727211,-0.2622626;0.1457428;-0.360088,0.0788681;0.004991075;-0.03982129,0.09596402;-0.2808519;-0.01051479,0.1084344;-0.6182034;0.06419407,0.1103724;-0.5785404;-0.01911712,-0.07653482;0.006604768;-0.04392746,-0.1148655;-0.2778674;-0.02239415,-0.1320153;-0.61546;0.05027038,-0.1274719;-0.5757494;-0.03293387,-0.000462533;0.5336927;0.02029501,0;0;0,-0.01844114;0.2604702;-0.1522875,-0.03001865;0.5241613;-0.316216,0.1425563;0.4930115;-0.1687269,0.2353351;0.2842796;-0.04204655,0.236674;0.0709254;-0.08197713,-0.1942688;0.4315837;-0.1600273,-0.2773782;0.1938695;-0.09067569,-0.2822075;0.01565167;-0.2144954,0.08120835;0.01079175;-0.0334599,0.09329176;-0.2730962;-0.07949209,0.08783843;-0.6138585;-0.02123142,0.09589352;-0.6432837;-0.07989693,-0.07882442;-0.002233538;-0.0401565,-0.09178323;-0.2890696;-0.0605156,-0.05847784;-0.623891;0.01903551,-0.04946584;-0.6570631;-0.03542511,-0.02792586;0.4582883;-0.2728162,245.218
+0;0;0,3.419881E-05;0.3060817;0.01511281,-0.0006830419;0.6174279;0.01929029,0.1885403;0.4767627;-0.008823816,0.2398873;0.303716;-0.1973893,0.2981595;0.1821326;-0.3671528,-0.1828948;0.4697055;-0.02822365,-0.2342433;0.2579767;-0.1720043,-0.260716;0.1517745;-0.3591355,0.07939307;0.005024297;-0.04008636,0.09647313;-0.2805535;-0.01080705,0.1089474;-0.6180086;0.06392474,0.1108474;-0.5785343;-0.01775894,-0.07704426;0.006648731;-0.04421986,-0.1153394;-0.2775595;-0.02270653,-0.1324944;-0.6152557;0.04998031,-0.1280399;-0.5757347;-0.03159852,-0.0004642887;0.5388944;0.02052474,0;0;0,-0.01644214;0.2647529;-0.15346,-0.03034194;0.5284013;-0.3185389,0.1442694;0.4918972;-0.174011,0.2419659;0.2831416;-0.0514748,0.2396486;0.0691416;-0.08606481,-0.1886199;0.4315934;-0.1592125,-0.2802237;0.1981257;-0.08682313,-0.2863221;0.02351879;-0.2151705,0.08121579;0.01025563;-0.03513169,0.09001984;-0.2740617;-0.07743764,0.08342993;-0.6151592;-0.02064467,0.09092396;-0.6443794;-0.07723451,-0.08003879;-0.001586197;-0.03907295,-0.09626892;-0.2879819;-0.0595123,-0.06451768;-0.6232769;0.0191351,-0.05645251;-0.6554832;-0.03407143,-0.0272392;0.4630995;-0.2750056,245.2508
+0;0;0,3.436737E-05;0.3075903;0.0151873,-0.0006841205;0.6194902;0.0193739,0.1909014;0.4779525;-0.00910545,0.2421966;0.3050803;-0.1974808,0.3004164;0.1836062;-0.3670916,-0.1851754;0.4708071;-0.02874772,-0.2364721;0.2592918;-0.1723834,-0.262921;0.1531851;-0.3593463,0.07930452;0.005018692;-0.04004164,0.0963899;-0.2806481;-0.01075321,0.1088423;-0.6175116;0.0638476,0.1107282;-0.5781082;-0.0172256,-0.07695831;0.006641314;-0.04417053,-0.1152654;-0.2776555;-0.0226505,-0.1323903;-0.6147597;0.04990895,-0.1279691;-0.57531;-0.03106019,-0.0004650999;0.5408607;0.02060986,0;0;0,-0.01732882;0.26614;-0.153986,-0.03260373;0.5298402;-0.3199,0.1474626;0.4930509;-0.1788034,0.2490296;0.2838432;-0.06083083,0.2413659;0.06953198;-0.09124923,-0.1885011;0.431372;-0.153849,-0.2842537;0.1999344;-0.08125865,-0.2941231;0.02879822;-0.2136531,0.08069037;0.009710342;-0.03622842,0.08764168;-0.2751829;-0.07550645,0.07979317;-0.6159184;-0.02041459,0.08635695;-0.6454914;-0.07584763,-0.08042534;-0.0009296242;-0.03806081,-0.09890091;-0.2873508;-0.05747235,-0.06913815;-0.6225328;0.01975857,-0.06191798;-0.6541442;-0.03331455,-0.02911371;0.4645994;-0.2761321,245.2842
+0;0;0,-0.0001126443;0.3083015;0.01555101,-0.001111136;0.62011;0.02025326,0.1871544;0.4801065;-0.01048935,0.2409281;0.3111834;-0.1997923,0.2904454;0.2257225;-0.3924083,-0.1820767;0.4732009;-0.02959198,-0.2393827;0.2899204;-0.2039092,-0.2608307;0.188515;-0.3939444,0.07976854;0.005043605;-0.04021012,0.09681468;-0.2803722;-0.01086398,0.1091007;-0.6174701;0.0638836,0.1109284;-0.5784106;-0.01413694,-0.0773646;0.006678677;-0.04444575,-0.1157784;-0.2773605;-0.02299681,-0.1325262;-0.6147623;0.04947883,-0.1282624;-0.5756399;-0.02843922,-0.0008162825;0.541565;0.02134531,0;0;0,-0.01690058;0.2673265;-0.1534359,-0.03263529;0.5310434;-0.3191173,0.144543;0.4918762;-0.1786158,0.2553775;0.2848096;-0.06860971,0.2460956;0.07031706;-0.09623718,-0.1850729;0.4308307;-0.1549207,-0.2841602;0.2028075;-0.08110101,-0.2954083;0.03917341;-0.2223591,0.0805776;0.009124964;-0.03780603,0.08694485;-0.2759584;-0.073874,0.0766703;-0.6170857;-0.02002478,0.08184791;-0.645586;-0.07221222,-0.08150444;-0.0001138384;-0.03690967,-0.1013359;-0.2862583;-0.05540234,-0.07390162;-0.6224542;0.01938331,-0.06769743;-0.6519326;-0.03157209,-0.02891508;0.4659055;-0.2753701,245.3067
+0;0;0,-0.0001127989;0.3087248;0.01557236,-0.001110429;0.6202792;0.02027328,0.1865366;0.4806063;-0.01036645,0.2396768;0.3136734;-0.197439,0.2892049;0.2281938;-0.3900972,-0.1814805;0.4737234;-0.02940628,-0.2381113;0.2926024;-0.2016697,-0.259564;0.1911747;-0.3917465,0.07943045;0.005022228;-0.04003969,0.09648368;-0.2805123;-0.01068134,0.108774;-0.6177293;0.06409264,0.1112636;-0.5753895;-0.0421772,-0.07703669;0.006650369;-0.04425737,-0.1154665;-0.277507;-0.0227995,-0.1322202;-0.6150279;0.04970173,-0.1264126;-0.5726025;-0.05642851,-0.0008160583;0.5418627;0.02136354,0;0;0,-0.01521878;0.2688719;-0.1517558,-0.02924368;0.5336287;-0.3154411,0.1521534;0.4903118;-0.1846414,0.258872;0.2846102;-0.07516742,0.250532;0.07012156;-0.1034884,-0.1795837;0.4340124;-0.1494516,-0.2926858;0.2148107;-0.07984482,-0.3076081;0.05258299;-0.2224509,0.07984112;0.008293211;-0.03865504,0.08560017;-0.2772152;-0.07233739,0.07306401;-0.6185915;-0.01977777,0.06989671;-0.6329507;-0.1171122,-0.08152065;0.0007610525;-0.03593603,-0.102859;-0.2854887;-0.05292014,-0.07756286;-0.6223414;0.02020884,-0.0714078;-0.6727344;-0.05015326,-0.025909;0.4682796;-0.2722116,245.3288
+0;0;0,-0.0001132065;0.3098402;0.01562862,-0.001113819;0.6223286;0.02034404,0.183974;0.4832681;-0.009859001,0.2365876;0.3179895;-0.1950777,0.2862808;0.2322249;-0.3883784,-0.1790144;0.4764793;-0.02863868,-0.235084;0.2971531;-0.199195,-0.2566083;0.1953873;-0.3899057,0.08030012;0.005077215;-0.04047808,0.09727691;-0.2791775;-0.01125132,0.1096001;-0.6172958;0.06372251,0.1120913;-0.574948;-0.04261642,-0.07788016;0.006723183;-0.04474193,-0.1161377;-0.2761605;-0.02338025,-0.1329362;-0.6145836;0.04931475,-0.1271248;-0.5721501;-0.0568845,-0.0008186057;0.5436875;0.02143742,0;0;0,-0.01466593;0.2708265;-0.1506093,-0.02826535;0.5372397;-0.3134201,0.1535997;0.4898602;-0.1895075,0.2633087;0.2870845;-0.08350253,0.2514998;0.07160971;-0.1084292,-0.1744715;0.4328028;-0.1481548,-0.300144;0.2223713;-0.08245771,-0.3125002;0.06598952;-0.2327315,0.07988714;0.007537723;-0.04090953,0.08473426;-0.2769497;-0.07231879,0.06751991;-0.6190648;-0.01980376,0.06287602;-0.6331854;-0.1172638,-0.0832506;0.00149619;-0.03434327,-0.108161;-0.283095;-0.05252222,-0.0848842;-0.6211612;0.02004763,-0.08033342;-0.6712025;-0.05094051,-0.02500328;0.4714876;-0.2703884,245.3628
+0;0;0,-0.0002488253;0.3098224;0.01597589,-0.001489172;0.6223018;0.02122991,0.1834334;0.4836735;-0.01124427,0.2396975;0.3237826;-0.2000839,0.2820434;0.2442012;-0.3977294,-0.1792507;0.4754327;-0.02677338,-0.2352495;0.2974275;-0.198731,-0.2572435;0.1988184;-0.3910397,0.08032437;0.00509936;-0.04042712,0.0973536;-0.2791454;-0.01113464,0.1097533;-0.617301;0.06365829,0.1114709;-0.5749236;-0.04269252,-0.07787798;0.006686856;-0.04475116,-0.1162813;-0.2761832;-0.02347058,-0.1328714;-0.6145592;0.04949101,-0.1278307;-0.5720808;-0.05674235,-0.001128633;0.5436591;0.02217542,0;0;0,-0.01466593;0.2708265;-0.1506093,-0.02826535;0.5372397;-0.3134201,0.1535997;0.4898602;-0.1895075,0.2633087;0.2870845;-0.08350253,0.2514998;0.07160971;-0.1084292,-0.1744715;0.4328028;-0.1481548,-0.300144;0.2223713;-0.08245771,-0.3125002;0.06598952;-0.2327315,0.07988714;0.007537723;-0.04090953,0.08473426;-0.2769497;-0.07231879,0.06751991;-0.6190648;-0.01980376,0.06287602;-0.6331854;-0.1172638,-0.0832506;0.00149619;-0.03434327,-0.108161;-0.283095;-0.05252222,-0.0848842;-0.6211612;0.02004763,-0.08033342;-0.6712025;-0.05094051,-0.02500328;0.4714876;-0.2703884,245.3846
+0;0;0,-0.0002500936;0.3114017;0.01605732,-0.001497936;0.6257658;0.02134234,0.1822071;0.4870416;-0.01090505,0.2384173;0.3273036;-0.1995641,0.280613;0.2480047;-0.3965081,-0.17808;0.4788553;-0.02633152,-0.2340252;0.3010203;-0.1981247,-0.2559412;0.2027612;-0.3897509,0.08049889;0.005110438;-0.04051495,0.09755482;-0.2795801;-0.01117654,0.1099514;-0.617649;0.06359723,0.1116696;-0.5752668;-0.04279488,-0.07804718;0.006701383;-0.04484838,-0.1165107;-0.2766123;-0.02353443,-0.1330965;-0.6149015;0.04940846,-0.1280539;-0.5724183;-0.05686616,-0.00113514;0.5466307;0.02229377,0;0;0,-0.01299455;0.2727478;-0.1505613,-0.02468877;0.5413957;-0.313478,0.1563885;0.4882453;-0.19102,0.2696291;0.2856834;-0.08897471,0.2574884;0.07121563;-0.1156573,-0.170291;0.434306;-0.1496107,-0.3001631;0.2266452;-0.08420201,-0.3121313;0.07837614;-0.2414559,0.07974353;0.007067949;-0.04169726,0.08622801;-0.2778209;-0.07326674,0.0657603;-0.6194904;-0.01961613,0.06043496;-0.6334725;-0.1171496,-0.0837176;0.001919646;-0.03369461,-0.1093961;-0.2830705;-0.05162729,-0.08747257;-0.6211182;0.02102605,-0.08392835;-0.6709294;-0.05034035,-0.02191442;0.4750613;-0.2704031,245.4072
+0;0;0,-0.0002495643;0.3107426;0.01602334,-0.001491446;0.6236306;0.0212883,0.1779873;0.4867744;-0.01020017,0.2343893;0.3264917;-0.1995027,0.276636;0.2470967;-0.3966852,-0.1739991;0.4787767;-0.02527123,-0.2301352;0.3003352;-0.1976504,-0.2520777;0.2019571;-0.3895085,0.08046466;0.005108266;-0.04049772,0.09760419;-0.2809777;-0.01101551,0.1099848;-0.6186116;0.06366203,0.1117057;-0.5762101;-0.04289523,-0.078014;0.006698534;-0.04482932,-0.1166661;-0.2780038;-0.02341089,-0.1332305;-0.6158577;0.04943812,-0.1281801;-0.5733551;-0.05700146,-0.00113092;0.5449907;0.02223378,0;0;0,-0.01184347;0.2734859;-0.147929,-0.02159888;0.5426887;-0.3071814,0.1566743;0.4867671;-0.1914964,0.2721746;0.2831662;-0.09192944,0.2627941;0.06898201;-0.1236534,-0.1650462;0.434526;-0.1487382,-0.3079234;0.2331982;-0.0874159,-0.3176298;0.09473065;-0.2538545,0.07940245;0.006378829;-0.0423708,0.08529389;-0.2799923;-0.07343531,0.06218388;-0.6208501;-0.01858521,0.05625337;-0.6343501;-0.116482,-0.08394447;0.002573224;-0.03297615,-0.1107001;-0.2837033;-0.05136268,-0.09129865;-0.6212245;0.02232316,-0.08938535;-0.6704723;-0.04997717,-0.01935131;0.4762382;-0.2651751,245.4412
+0;0;0,-0.000404133;0.3116233;0.01645477,-0.001902813;0.6251662;0.02219171,0.1773953;0.4882259;-0.01082695,0.2405246;0.3336608;-0.2036176,0.2871324;0.2774203;-0.4078832,-0.1739397;0.4809169;-0.02694486,-0.2310603;0.3048073;-0.202349,-0.2524894;0.2115211;-0.3970235,0.07985043;0.005046513;-0.04006866,0.09699978;-0.2815927;-0.01044629,0.1095619;-0.6198594;0.06455566,0.1115492;-0.5774284;-0.04202288,-0.07734516;0.006672383;-0.04450013,-0.1161193;-0.278577;-0.02298302,-0.1326517;-0.617103;0.05005304,-0.1273317;-0.5745667;-0.05639884,-0.001479958;0.5463645;0.02301458,0;0;0,-0.01107422;0.27481;-0.1474342,-0.02080775;0.5448335;-0.3065996,0.1581287;0.4866719;-0.1921053,0.2736841;0.2812197;-0.09473848,0.2671629;0.06736161;-0.130542,-0.1637666;0.435195;-0.1480628,-0.3107708;0.2353543;-0.08892415,-0.3187945;0.1226925;-0.2741339,0.0786811;0.00584498;-0.04221582,0.08435326;-0.2810113;-0.07407379,0.05963867;-0.6222916;-0.01817727,0.05330473;-0.635675;-0.1161325,-0.08313721;0.0031142;-0.03294787,-0.110837;-0.2836486;-0.05120753,-0.09333022;-0.6218936;0.02289601,-0.09237839;-0.6707032;-0.04994356,-0.01850902;0.4782171;-0.2645576,245.4744
+0;0;0,-0.000406055;0.3131054;0.01653303,-0.001914755;0.6287335;0.02230554,0.1767415;0.4914114;-0.01058493,0.2397658;0.3371037;-0.2030546,0.2863958;0.2808363;-0.407418,-0.1733266;0.4841287;-0.02664472,-0.2303521;0.3083125;-0.2017568,-0.2517915;0.2149816;-0.3965245,0.08039025;0.00508063;-0.04033954,0.09758392;-0.2822992;-0.01064063,0.1100964;-0.6192284;0.06406476,0.1120842;-0.5767943;-0.04253975,-0.07786804;0.006717491;-0.04480097,-0.1167423;-0.2792689;-0.02322826,-0.1332094;-0.6164564;0.04951902,-0.1278881;-0.573917;-0.05695879,-0.001488726;0.5493404;0.02313459,0;0;0,-0.009780422;0.2765492;-0.1474223,-0.01809687;0.5487694;-0.3070474,0.1599315;0.4850542;-0.1924415,0.2766128;0.2796964;-0.09735656,0.271811;0.06605983;-0.135319,-0.1609911;0.4388447;-0.1488239,-0.310891;0.2406979;-0.09318786,-0.3192387;0.1321238;-0.2809291,0.07903141;0.005193233;-0.04292727,0.08433358;-0.2824824;-0.07422352,0.05730714;-0.6221073;-0.01780319,0.05039252;-0.635381;-0.1157963,-0.08394434;0.003671368;-0.03248928,-0.1107166;-0.2838877;-0.05140578,-0.09595109;-0.6206252;0.02375139,-0.09498286;-0.6695545;-0.0489969,-0.01615511;0.4815532;-0.2648296,245.4978
+0;0;0,-0.0004048383;0.3121672;0.0164835,-0.00190615;0.626264;0.02223137,0.1747487;0.4900647;-0.01028586,0.2376305;0.3361056;-0.2023205,0.2842923;0.2798;-0.4068231,-0.1713933;0.4828637;-0.02616553,-0.22829;0.3074448;-0.2008819,-0.249744;0.2140503;-0.3957822,0.08047643;0.005086076;-0.04038279,0.09779522;-0.2843851;-0.01046776,0.1102834;-0.6206605;0.06409268,0.1122731;-0.5782142;-0.04261669,-0.07795152;0.006724693;-0.044849,-0.1171087;-0.2813429;-0.0231193,-0.1335439;-0.6178761;0.04948682,-0.1282173;-0.5753244;-0.05709573,-0.00148266;0.547344;0.02305548,0;0;0,-0.009695835;0.2766516;-0.1452243,-0.01770376;0.5486308;-0.3022358,0.1594757;0.4843074;-0.1921463,0.2758574;0.278826;-0.09851122,0.2716638;0.06552914;-0.1392031,-0.1602719;0.438887;-0.1477354,-0.3131767;0.2423932;-0.09728627,-0.320775;0.1463437;-0.2919288,0.07893046;0.005058795;-0.04332995,0.08269086;-0.2848376;-0.07389641,0.05415301;-0.623683;-0.01763153,0.04681195;-0.6366235;-0.1158557,-0.08422147;0.003761302;-0.03202642,-0.1123091;-0.2857896;-0.05099251,-0.09932344;-0.6219149;0.02415767,-0.09882389;-0.6705167;-0.04910398,-0.01584011;0.4815134;-0.260751,245.5302
+0;0;0,-0.0004803663;0.3121424;0.0169443,-0.002119594;0.6262318;0.02306101,0.1742949;0.4901546;-0.01114045,0.2392769;0.3393168;-0.2049448,0.2715708;0.2721962;-0.4089568,-0.1713145;0.483355;-0.02700818,-0.2281051;0.3120361;-0.2057804,-0.2478904;0.2165072;-0.3998209,0.08057716;0.005074262;-0.04018292,0.09799711;-0.2843786;-0.0101501,0.1103372;-0.6206604;0.06440617,0.1123828;-0.5781882;-0.04229911,-0.0778959;0.006740941;-0.0449431,-0.1167722;-0.2813486;-0.02300094,-0.132927;-0.6178786;0.04968318,-0.1275496;-0.5752786;-0.05689113,-0.001669023;0.547311;0.02378638,0;0;0,-0.009695835;0.2766516;-0.1452243,-0.01770376;0.5486308;-0.3022358,0.1594757;0.4843074;-0.1921463,0.2758574;0.278826;-0.09851122,0.2716638;0.06552914;-0.1392031,-0.1602719;0.438887;-0.1477354,-0.3131767;0.2423932;-0.09728627,-0.320775;0.1463437;-0.2919288,0.07893046;0.005058795;-0.04332995,0.08269086;-0.2848376;-0.07389641,0.05415301;-0.623683;-0.01763153,0.04681195;-0.6366235;-0.1158557,-0.08422147;0.003761302;-0.03202642,-0.1123091;-0.2857896;-0.05099251,-0.09932344;-0.6219149;0.02415767,-0.09882389;-0.6705167;-0.04910398,-0.01584011;0.4815134;-0.260751,245.5524
+0;0;0,-0.0004780371;0.3106289;0.01686214,-0.002102529;0.6219133;0.02292991,0.1713262;0.4876576;-0.01068772,0.2361211;0.3372539;-0.2039342,0.2684239;0.2701147;-0.4080029,-0.1684285;0.4809732;-0.02628664,-0.2250555;0.3101474;-0.2045442,-0.2448463;0.2145919;-0.3986386,0.08019812;0.005050392;-0.03999389,0.0977377;-0.2863905;-0.009754807,0.1100408;-0.6216649;0.06457812,0.1120891;-0.5791767;-0.0422644,-0.07752947;0.006709231;-0.04473168,-0.1166728;-0.2833589;-0.02263881,-0.1327791;-0.6188807;0.04982755,-0.1273948;-0.5762646;-0.05688382,-0.001656829;0.5438457;0.02364743,0;0;0,-0.009128163;0.2762859;-0.1426802,-0.01625264;0.5472237;-0.2959044,0.1590782;0.4839551;-0.1915605,0.2756087;0.2787983;-0.09939122,0.274143;0.06565887;-0.1413984,-0.1591437;0.4393926;-0.1474291,-0.3137531;0.2446162;-0.09924284,-0.3193827;0.1536558;-0.2964475,0.0784642;0.004895061;-0.0433147,0.08165297;-0.28703;-0.07380056,0.05150361;-0.6246525;-0.01734018,0.04388343;-0.6371899;-0.1158693,-0.08379047;0.003925906;-0.03194527,-0.1137609;-0.2874396;-0.05112058,-0.102026;-0.6224288;0.0245778,-0.1022373;-0.6708582;-0.04907177,-0.01458757;0.4804466;-0.2554903,245.575
+0;0;0,-0.0004771591;0.3100584;0.01683117,-0.002098227;0.6206836;0.02288513,0.1723364;0.486241;-0.01093361,0.2374169;0.3351744;-0.2050319,0.2697263;0.2680215;-0.4091421,-0.1693955;0.4795177;-0.02662331,-0.2262722;0.3079389;-0.2056666,-0.246067;0.212364;-0.3998005,0.08031601;0.005057816;-0.04005269,0.09788607;-0.2868895;-0.00976105,0.1101823;-0.6219776;0.06453056,0.1122314;-0.5794847;-0.04235157,-0.07764344;0.006719094;-0.04479744,-0.1168548;-0.2838531;-0.02266618,-0.1329522;-0.6191884;0.04975991,-0.1275659;-0.5765676;-0.05699103,-0.001653327;0.5427561;0.02360136,0;0;0,-0.008474141;0.2762005;-0.1416376,-0.01529599;0.5468415;-0.294055,0.1614299;0.4844212;-0.1906853,0.2789041;0.277845;-0.09981799,0.2752496;0.06481738;-0.1424823,-0.1601053;0.4410142;-0.1456878,-0.3160778;0.2450223;-0.1010731,-0.3184865;0.1829514;-0.3092936,0.07841379;0.004755229;-0.04369354,0.08186045;-0.2877227;-0.07376504,0.05038767;-0.6250532;-0.01744413,0.04265282;-0.6374645;-0.1160622,-0.08402763;0.004108968;-0.03166914,-0.1139318;-0.2877131;-0.05179719,-0.1037257;-0.6224457;0.02438939,-0.1067411;-0.6709764;-0.04914903,-0.01366867;0.4801418;-0.2537823,245.6084
+0;0;0,-0.0006014255;0.3108543;0.01720959,-0.002351461;0.6227207;0.02365583,0.1700571;0.488829;-0.01089174,0.2360314;0.3460569;-0.2096526,0.2669598;0.2992674;-0.4196569,-0.1673836;0.4821;-0.02685526,-0.224841;0.3158128;-0.2093097,-0.247564;0.2495507;-0.4150781,0.08031067;0.005064959;-0.03997494,0.0979842;-0.2876734;-0.009536445,0.1102235;-0.6230334;0.06482069,0.1124079;-0.5805144;-0.04210693,-0.07760864;0.00669977;-0.04478244,-0.116886;-0.2846706;-0.02252879,-0.1330048;-0.6202809;0.04993523,-0.1274812;-0.5776255;-0.05685588,-0.00188039;0.5444157;0.02428138,0;0;0,-0.006664395;0.2774901;-0.1410027,-0.01206483;0.5496172;-0.2933798,0.1620261;0.4839832;-0.1896372,0.2777064;0.277352;-0.09928226,0.2757712;0.06455082;-0.1435487,-0.1569223;0.4428962;-0.1483134,-0.3125899;0.2473349;-0.1062923,-0.3081299;0.200052;-0.3184056,0.07848272;0.004802257;-0.04348397,0.08003119;-0.2885066;-0.07351947,0.04804782;-0.6260494;-0.01706577,0.0402666;-0.6383054;-0.1158023,-0.08396103;0.004027059;-0.0317456,-0.1149701;-0.2884697;-0.05220734,-0.1056982;-0.6234514;0.02425461,-0.1103673;-0.6720988;-0.04914703,-0.0107963;0.4825107;-0.2530389,245.6307
+0;0;0,-0.0006014255;0.3108543;0.01720959,-0.002351461;0.6227207;0.02365583,0.1700571;0.488829;-0.01089174,0.2360314;0.3460569;-0.2096526,0.2669598;0.2992674;-0.4196569,-0.1673836;0.4821;-0.02685526,-0.224841;0.3158128;-0.2093097,-0.247564;0.2495507;-0.4150781,0.08031067;0.005064959;-0.03997494,0.0979842;-0.2876734;-0.009536445,0.1102235;-0.6230334;0.06482069,0.1124079;-0.5805144;-0.04210693,-0.07760864;0.00669977;-0.04478244,-0.116886;-0.2846706;-0.02252879,-0.1330048;-0.6202809;0.04993523,-0.1274812;-0.5776255;-0.05685588,-0.00188039;0.5444157;0.02428138,0;0;0,-0.006664395;0.2774901;-0.1410027,-0.01206483;0.5496172;-0.2933798,0.1620261;0.4839832;-0.1896372,0.2777064;0.277352;-0.09928226,0.2757712;0.06455082;-0.1435487,-0.1569223;0.4428962;-0.1483134,-0.3125899;0.2473349;-0.1062923,-0.3081299;0.200052;-0.3184056,0.07848272;0.004802257;-0.04348397,0.08003119;-0.2885066;-0.07351947,0.04804782;-0.6260494;-0.01706577,0.0402666;-0.6383054;-0.1158023,-0.08396103;0.004027059;-0.0317456,-0.1149701;-0.2884697;-0.05220734,-0.1056982;-0.6234514;0.02425461,-0.1103673;-0.6720988;-0.04914703,-0.0107963;0.4825107;-0.2530389,245.6538
+0;0;0,-0.0006009126;0.3105892;0.01719491,-0.002350115;0.6223055;0.02363736,0.1703149;0.4883506;-0.01096286,0.2364409;0.3452503;-0.2101806,0.2673779;0.2984477;-0.4202436,-0.1676294;0.4816115;-0.0269502,-0.2252188;0.3149421;-0.209824,-0.2479482;0.2486615;-0.41565,0.08021434;0.005058884;-0.03992699,0.09796764;-0.2890008;-0.00935111,0.1101677;-0.6232845;0.06476738,0.1123523;-0.5807642;-0.04217151,-0.07751554;0.006691732;-0.04472873,-0.1169701;-0.2859938;-0.02237463,-0.1330373;-0.6205269;0.04985682,-0.127513;-0.5778701;-0.05694555,-0.001879163;0.5440202;0.02426275,0;0;0,-0.007193831;0.2775053;-0.1403594,-0.01336252;0.5495104;-0.2926147,0.1613243;0.4841291;-0.1891792,0.2779716;0.2772934;-0.09889936,0.2750626;0.06465928;-0.144202,-0.1581545;0.4435674;-0.146954,-0.3167418;0.2492577;-0.1065578,-0.3109595;0.170811;-0.3092565,0.07846711;0.00460878;-0.04331017,0.07950278;-0.2900288;-0.07345653,0.04548445;-0.6262703;-0.017133,0.03758156;-0.638483;-0.1158907,-0.08380842;0.004217052;-0.03181924,-0.1129353;-0.2898014;-0.05245842,-0.1076264;-0.6235642;0.02475643,-0.1138052;-0.6719599;-0.04881935,-0.01190354;0.4824352;-0.2522664,245.686
+0;0;0,-0.0007993528;0.3097551;0.01754348,-0.002777826;0.6204813;0.02432158,0.171113;0.4864494;-0.0120346,0.2405951;0.3480356;-0.2140984,0.2689073;0.2833322;-0.4197831,-0.1690445;0.4800558;-0.02843986,-0.2287118;0.3201288;-0.217329,-0.2475995;0.2568391;-0.4245294,0.07998633;0.005025242;-0.03970259,0.09800208;-0.290015;-0.009086849,0.1097992;-0.6237718;0.06507038,0.1120706;-0.5812345;-0.04187927,-0.07724912;0.006679207;-0.0445794,-0.1168178;-0.2870027;-0.02231041,-0.1327477;-0.6209986;0.04997391,-0.1271396;-0.5783111;-0.056835,-0.002253378;0.5424629;0.02485474,0;0;0,-0.007350005;0.2769113;-0.139724,-0.01369936;0.5480893;-0.2914379,0.1628772;0.4847964;-0.1888344,0.2782135;0.2768197;-0.09795451,0.2757577;0.06433854;-0.1442153,-0.1591846;0.442806;-0.1441252,-0.3236764;0.252399;-0.10535,-0.3148494;0.1866434;-0.3124554,0.07809758;0.00455901;-0.04335141,0.07949989;-0.2910684;-0.07356882,0.04378903;-0.6266207;-0.01734161,0.03596565;-0.6387957;-0.1161375,-0.08349572;0.004272318;-0.03177378,-0.1121419;-0.2906948;-0.05378351,-0.1094036;-0.6237002;0.02452351,-0.1160339;-0.6722575;-0.04886153,-0.01219242;0.481247;-0.2512226,245.7196
+0;0;0,-0.000797481;0.3090298;0.0175024,-0.002770338;0.6188741;0.02426142,0.1711052;0.4850722;-0.01209336,0.2406897;0.3464542;-0.2144552,0.2689943;0.2817684;-0.4200842,-0.1690253;0.4786791;-0.02849732,-0.2287805;0.3185163;-0.217665,-0.2476631;0.2552437;-0.4248093,0.0799865;0.005025251;-0.03970267,0.09797597;-0.2895848;-0.009131569,0.1097769;-0.6234468;0.06504902,0.1114506;-0.5842082;-0.01376142,-0.07724927;0.006679221;-0.04457949,-0.1167603;-0.2865744;-0.02234297,-0.1326951;-0.6206756;0.04996412,-0.1285626;-0.5813262;-0.02874263,-0.002247406;0.5410813;0.02479304,0;0;0,-0.007338389;0.2764432;-0.1390383,-0.01383096;0.5469592;-0.2901206,0.1630242;0.4849465;-0.188426,0.2784485;0.2766343;-0.09737372,0.2761573;0.06399222;-0.1426153,-0.160184;0.4431262;-0.1438009,-0.3259118;0.2530784;-0.1060733,-0.3151629;0.1956128;-0.3154794,0.07807221;0.004460663;-0.04340768,0.07907418;-0.2907195;-0.07375479,0.04244433;-0.6262753;-0.01748371,0.04535135;-0.6575471;-0.06784797,-0.08351772;0.004387424;-0.03170069,-0.1116451;-0.2901199;-0.0546688,-0.1107868;-0.6231176;0.02418349,-0.115934;-0.6509742;-0.02990313,-0.01227283;0.480292;-0.2500541,245.742
+0;0;0,-0.0007952598;0.308169;0.01745365,-0.002762144;0.6170748;0.02419193,0.1722233;0.4831423;-0.01240092,0.241253;0.3456296;-0.2131491,0.26954;0.280984;-0.4186501,-0.1700879;0.4767082;-0.02891005,-0.2293666;0.3178225;-0.2165693,-0.2482375;0.2545893;-0.4235846,0.08012075;0.005033686;-0.03976931,0.09819435;-0.290954;-0.009055255,0.1099313;-0.6230067;0.06472333,0.1116013;-0.5837886;-0.01391216,-0.07737894;0.006690432;-0.04465432,-0.1170747;-0.2879345;-0.02231381,-0.1329232;-0.6202251;0.04960142,-0.1287998;-0.5808966;-0.02893059,-0.002240748;0.5395105;0.02472198,0;0;0,-0.006762825;0.2757822;-0.1384625,-0.01283935;0.5454652;-0.2891254,0.1648946;0.4841263;-0.1867249,0.2786506;0.2770163;-0.09650469,0.2769192;0.06400271;-0.1393077,-0.1614046;0.443563;-0.1431839,-0.3264525;0.2553757;-0.1068599,-0.3134972;0.2022493;-0.3171445,0.07821827;0.00425002;-0.04347539,0.07788329;-0.2923505;-0.07358718,0.04055239;-0.6260139;-0.01777339,0.04333479;-0.6571099;-0.0680809,-0.08369912;0.004598954;-0.0316161,-0.1118907;-0.2911448;-0.05650759,-0.1123935;-0.6223032;0.02206643,-0.1182179;-0.6502885;-0.03155335,-0.01137462;0.4790112;-0.2491443,245.7757
+0;0;0,-0.0008449166;0.3083103;0.01798171,-0.002903665;0.617498;0.02504741,0.1733663;0.4826941;-0.01318208,0.2414421;0.3499555;-0.2171543,0.2698955;0.2885089;-0.4234092,-0.171523;0.4769562;-0.02994073,-0.2319201;0.3228042;-0.2208539,-0.2495332;0.2603812;-0.4280242,0.08031347;0.00502425;-0.03961237,0.09866381;-0.2902935;-0.008890748,0.1101625;-0.6228535;0.06509635,0.112503;-0.5802847;-0.04186172,-0.07743169;0.006694049;-0.04476782,-0.1167859;-0.2873079;-0.02224513,-0.1328417;-0.6200989;0.04983002,-0.1271614;-0.5773915;-0.05698637,-0.0023634;0.5398546;0.02549184,0;0;0,-0.007250726;0.2757225;-0.1389382,-0.01387298;0.5454187;-0.2901487,0.1652856;0.484244;-0.1861265,0.2786839;0.2773504;-0.09560347,0.277123;0.06385919;-0.1349154,-0.1629121;0.4437037;-0.1418091,-0.3296949;0.2570879;-0.1069293,-0.3131881;0.2173541;-0.3197088,0.07803588;0.00422737;-0.04401326,0.07663016;-0.2916606;-0.07469726,0.03836767;-0.6257395;-0.01875281,0.03095974;-0.6379107;-0.1175971,-0.08400283;0.004661148;-0.03108752,-0.1132592;-0.2901644;-0.0578298,-0.1146978;-0.6218919;0.02063832,-0.1234087;-0.6709524;-0.05200489,-0.01228576;0.4789551;-0.2500355,245.7981
+0;0;0,-0.0008444312;0.3081332;0.01797138,-0.002902701;0.6172482;0.02503492,0.1736305;0.4823637;-0.01325252,0.2419162;0.3492157;-0.2178538,0.2703455;0.2878213;-0.4239339,-0.1717754;0.4766172;-0.03003628,-0.2323588;0.3219897;-0.2215383,-0.249957;0.2596197;-0.4285329,0.08031119;0.005024108;-0.03961124,0.09868927;-0.29074;-0.008843187,0.1101679;-0.6227187;0.06501456,0.1125076;-0.5801535;-0.0419126,-0.0774295;0.006693859;-0.04476655,-0.1168432;-0.2877524;-0.02220981,-0.1328709;-0.6199616;0.04973933,-0.1271922;-0.5772579;-0.05704618,-0.002362471;0.5396098;0.02547932,0;0;0,-0.007315049;0.2754074;-0.1391654,-0.01403877;0.5448033;-0.2907565,0.1652257;0.4841868;-0.1860638,0.2796578;0.2773108;-0.09462714,0.2784078;0.06342247;-0.1306367,-0.1628524;0.4450085;-0.1409534,-0.3294294;0.2567314;-0.108444,-0.3131385;0.219946;-0.3215823,0.07794651;0.004000217;-0.04418731,0.07611909;-0.2923355;-0.0748899,0.03683438;-0.625723;-0.01915813,0.02908989;-0.6379481;-0.1179197,-0.08404236;0.004931272;-0.03093127,-0.1130173;-0.2902628;-0.0588912,-0.1161596;-0.6212822;0.01993038,-0.1252259;-0.6703776;-0.05258519,-0.01242886;0.4784127;-0.2505331,245.8313
+0;0;0,-0.0008444312;0.3081332;0.01797138,-0.002902701;0.6172482;0.02503492,0.1736305;0.4823637;-0.01325252,0.2419162;0.3492157;-0.2178538,0.2703455;0.2878213;-0.4239339,-0.1717754;0.4766172;-0.03003628,-0.2323588;0.3219897;-0.2215383,-0.249957;0.2596197;-0.4285329,0.08031119;0.005024108;-0.03961124,0.09868927;-0.29074;-0.008843187,0.1101679;-0.6227187;0.06501456,0.1125076;-0.5801535;-0.0419126,-0.0774295;0.006693859;-0.04476655,-0.1168432;-0.2877524;-0.02220981,-0.1328709;-0.6199616;0.04973933,-0.1271922;-0.5772579;-0.05704618,-0.002362471;0.5396098;0.02547932,0;0;0,-0.007315049;0.2754074;-0.1391654,-0.01403877;0.5448033;-0.2907565,0.1652257;0.4841868;-0.1860638,0.2796578;0.2773108;-0.09462714,0.2784078;0.06342247;-0.1306367,-0.1628524;0.4450085;-0.1409534,-0.3294294;0.2567314;-0.108444,-0.3131385;0.219946;-0.3215823,0.07794651;0.004000217;-0.04418731,0.07611909;-0.2923355;-0.0748899,0.03683438;-0.625723;-0.01915813,0.02908989;-0.6379481;-0.1179197,-0.08404236;0.004931272;-0.03093127,-0.1130173;-0.2902628;-0.0588912,-0.1161596;-0.6212822;0.01993038,-0.1252259;-0.6703776;-0.05258519,-0.01242886;0.4784127;-0.2505331,245.8539
+0;0;0,-0.0008039689;0.3076672;0.01858372,-0.002939981;0.616456;0.0259512,0.1706578;0.4817195;-0.01374499,0.2355458;0.3685279;-0.2325932,0.2682017;0.3200491;-0.4411127,-0.1691944;0.4772747;-0.03017928,-0.2323526;0.3271042;-0.2260802,-0.2429375;0.259753;-0.4316252,0.08044516;0.005026866;-0.03953181,0.09907352;-0.2899818;-0.008549429,0.110338;-0.62257;0.06558238,0.1127095;-0.5799703;-0.04135104,-0.07751349;0.006701471;-0.04479068,-0.1165541;-0.28707;-0.02218189,-0.1325798;-0.6198417;0.05023064,-0.1268706;-0.5771024;-0.05656003,-0.002378901;0.5388752;0.02630394,0;0;0,-0.00594918;0.2751464;-0.1387954,-0.01104717;0.5442743;-0.2902732,0.1655206;0.4844933;-0.1867104,0.2811408;0.2774784;-0.09346819,0.2806648;0.06299368;-0.1233523,-0.1586518;0.4452375;-0.1423306,-0.3295182;0.2589478;-0.1104219,-0.3124961;0.2254488;-0.3236941,0.07817518;0.00391072;-0.04396367,0.07583281;-0.291589;-0.07576728,0.03585264;-0.6255328;-0.01990581,0.0280189;-0.6377158;-0.1186903,-0.08407242;0.005020516;-0.0310818,-0.1133075;-0.2893245;-0.0601223,-0.1170499;-0.6210339;0.01856856,-0.1260374;-0.6699212;-0.05419932,-0.009858228;0.4779435;-0.2500486,245.8872
+0;0;0,-0.0008025338;0.307118;0.01855055,-0.00293501;0.6153951;0.02590555,0.1704127;0.4808625;-0.01373354,0.2353266;0.3676258;-0.2326688,0.2679522;0.3191919;-0.4409952,-0.1689501;0.476424;-0.03014416,-0.2321335;0.3261938;-0.226123,-0.2427086;0.258905;-0.4314777,0.08045526;0.005027497;-0.03953678,0.09904803;-0.2894174;-0.008613596,0.1103031;-0.6217303;0.06545683,0.1126747;-0.5791302;-0.04148018,-0.07752322;0.006702313;-0.0447963,-0.1164892;-0.2865078;-0.02223071,-0.1325017;-0.619004;0.05012185,-0.1267923;-0.5762643;-0.05667242,-0.002374809;0.5379359;0.02625774,0;0;0,-0.006168053;0.2746308;-0.138586,-0.01166804;0.5432269;-0.2899504,0.1649337;0.4849134;-0.187129,0.2810217;0.2780965;-0.09375167,0.2815614;0.06336014;-0.1201746,-0.1582096;0.4426546;-0.1417099,-0.3355327;0.2626781;-0.1080351,-0.3013543;0.2510442;-0.321358,0.07845961;0.003748566;-0.0434916,0.07554688;-0.2910676;-0.07627392,0.03452177;-0.624674;-0.0208776,0.02706431;-0.6368763;-0.1196868,-0.08397301;0.005184031;-0.03135505,-0.1134161;-0.2883897;-0.0621341,-0.1176869;-0.619821;0.01647929,-0.1268038;-0.667941;-0.05710096,-0.01036301;0.4770273;-0.2497475,245.9096
+0;0;0,-0.000805017;0.3080683;0.01860795,-0.002941062;0.6168638;0.02597687,0.1722203;0.4816431;-0.01408142,0.2377261;0.3673739;-0.235013,0.2703338;0.3189667;-0.4432247,-0.1707033;0.4771581;-0.03066423,-0.2344628;0.325558;-0.2284301,-0.2450321;0.2583063;-0.4336718,0.08047423;0.005028682;-0.0395461,0.09899956;-0.2883482;-0.008735087,0.1102754;-0.6212736;0.06547187,0.1126465;-0.5786762;-0.04144198,-0.0775415;0.006703893;-0.04480686,-0.1163661;-0.2854427;-0.02232312,-0.1324081;-0.6185517;0.05016281,-0.1266999;-0.5758148;-0.05660833,-0.002380215;0.5393153;0.02632947,0;0;0,-0.00739614;0.2752064;-0.139498,-0.0135449;0.5440502;-0.2914567,0.1651562;0.4855212;-0.1882739,0.2807744;0.276437;-0.09300876,0.2810349;0.06159122;-0.1175003,-0.1596094;0.4397576;-0.1404866,-0.3471266;0.2669597;-0.1067613,-0.323996;0.2333972;-0.3191223,0.07833623;0.003778249;-0.04375434,0.07472704;-0.2899052;-0.07691312,0.03330266;-0.6241896;-0.02203918,0.02624782;-0.6364908;-0.1208103,-0.08406756;0.005186362;-0.03116132,-0.1145051;-0.2869647;-0.06408262,-0.1192814;-0.619157;0.01401112,-0.1286942;-0.6663418;-0.0604792,-0.01213237;0.4778095;-0.251153,245.9434
+0;0;0,-0.0008923964;0.3082822;0.01915934,-0.003133086;0.6174201;0.026774,0.1732598;0.483289;-0.01076971,0.2333018;0.3648124;-0.2335836,0.2792092;0.3182932;-0.4394349,-0.1707719;0.4780433;-0.0313784,-0.2388791;0.3283616;-0.2319888,-0.2486603;0.2624928;-0.4374442,0.08053993;0.005076454;-0.03958467,0.09917747;-0.2871318;-0.008669561,0.1102703;-0.6208947;0.06592238,0.1134133;-0.5782793;-0.0409531,-0.07763458;0.006663089;-0.04480927,-0.116371;-0.2843329;-0.02223357,-0.1322653;-0.6183029;0.05054007,-0.1257876;-0.5755407;-0.05616777,-0.002540568;0.5397844;0.02705537,0;0;0,-0.007541786;0.2753419;-0.1397703,-0.01405932;0.544368;-0.2920997,0.1650598;0.485842;-0.1890571,0.280871;0.274856;-0.09230781,0.2812561;0.05981237;-0.1123667,-0.1604739;0.4404438;-0.1411215,-0.3507127;0.2669185;-0.109722,-0.3245119;0.2328348;-0.3213777,0.07846577;0.003777236;-0.04368353,0.07529414;-0.2887294;-0.0771296,0.03258583;-0.6238935;-0.02304053,0.02548993;-0.6362306;-0.1217756,-0.08412994;0.005195354;-0.03121791,-0.1136054;-0.2857473;-0.06545801,-0.1193999;-0.6189513;0.01217001,-0.1303715;-0.6669341;-0.06124468,-0.01254483;0.4780835;-0.251704,245.9767
+0;0;0,-0.0008884028;0.3069025;0.0190736,-0.003114991;0.6140963;0.02664103,0.1703463;0.481412;-0.01027459,0.2306905;0.3623391;-0.2342097,0.2765756;0.3158425;-0.4399612,-0.167956;0.4762536;-0.03054006,-0.2364059;0.3258186;-0.2321601,-0.2461824;0.2599818;-0.4375158,0.08043132;0.005069609;-0.03953129,0.09911542;-0.2878687;-0.008538945,0.1102196;-0.6219729;0.06612928,0.1133627;-0.5793571;-0.04074939,-0.07752989;0.006654104;-0.04474884,-0.1163631;-0.2850688;-0.02211675,-0.1322737;-0.6193805;0.05073132,-0.1257957;-0.5766179;-0.05597969,-0.002526334;0.5369664;0.02692058,0;0;0,-0.006116551;0.2741317;-0.1391695,-0.01084958;0.5412719;-0.290942,0.165089;0.4853744;-0.1900167,0.2813656;0.2733053;-0.09268665,0.2807033;0.05820288;-0.1108952,-0.1594613;0.4422678;-0.1465098,-0.3474391;0.2645942;-0.1139038,-0.3186198;0.2318318;-0.3253207,0.07864401;0.003987521;-0.04309106,0.07521793;-0.2891558;-0.07740951,0.03168006;-0.6246519;-0.02382708,0.02469995;-0.6369764;-0.1225793,-0.08388875;0.004988788;-0.03155015,-0.1135924;-0.2865238;-0.06705481,-0.1198274;-0.6200153;0.01084778,-0.1314083;-0.6684076;-0.06203992,-0.009782923;0.4755044;-0.2506561,245.9989
+0;0;0,-0.000888091;0.3067948;0.01906691,-0.003116959;0.6143008;0.02664071,0.169935;0.481635;-0.01018624,0.2300102;0.363093;-0.2331231,0.2758757;0.3166161;-0.4387868,-0.1675646;0.4764888;-0.03040363,-0.2357094;0.3267245;-0.2311248,-0.2454817;0.2609158;-0.436393,0.08048908;0.00507325;-0.03955967,0.09913069;-0.2871988;-0.008637827,0.110253;-0.6218503;0.06615274,0.1133957;-0.5792366;-0.04070835,-0.07758557;0.006658883;-0.04478098,-0.1163305;-0.2844005;-0.02220037,-0.1322671;-0.6192598;0.05076706,-0.1257902;-0.5764993;-0.0559264,-0.002527439;0.5370576;0.02692067,0;0;0,-0.00549357;0.273957;-0.1393011,-0.01010778;0.5412263;-0.291482,0.1655712;0.4840612;-0.19081,0.2798133;0.2723972;-0.0932951,0.2792584;0.05726512;-0.1100042,-0.1588253;0.4427779;-0.1476908,-0.3486543;0.267846;-0.1207489,-0.3171482;0.2358419;-0.3318043,0.07880489;0.003772318;-0.04295063,0.07387107;-0.2885905;-0.07796836,0.0305887;-0.6248618;-0.02545881,0.02358011;-0.6372122;-0.1241786,-0.08390432;0.005175988;-0.03166185,-0.1145466;-0.285368;-0.06870051,-0.1211211;-0.6194406;0.009153709,-0.1330765;-0.6680059;-0.0634606,-0.009028044;0.4753999;-0.251076,246.0329
+0;0;0,-0.0009942203;0.3067649;0.01953802,-0.003465514;0.6142601;0.02749073,0.1689668;0.4812015;-0.01195765,0.228312;0.3789331;-0.2430017,0.2811077;0.3133976;-0.441695,-0.1681067;0.4746348;-0.02690937,-0.2353068;0.3331795;-0.2338794,-0.2444449;0.2963544;-0.4462982,0.08054685;0.00515866;-0.03943084,0.09924815;-0.2870835;-0.008263322,0.1103115;-0.6217662;0.06639616,0.1121412;-0.5791044;-0.04048977,-0.07757419;0.006551821;-0.04481648,-0.1164424;-0.2844982;-0.02232723,-0.1321632;-0.6192773;0.051054,-0.1269974;-0.5764804;-0.05570661,-0.002810074;0.5370172;0.02765575,0;0;0,-0.00549357;0.273957;-0.1393011,-0.01010778;0.5412263;-0.291482,0.1655712;0.4840612;-0.19081,0.2798133;0.2723972;-0.0932951,0.2792584;0.05726512;-0.1100042,-0.1588253;0.4427779;-0.1476908,-0.3486543;0.267846;-0.1207489,-0.3171482;0.2358419;-0.3318043,0.07880489;0.003772318;-0.04295063,0.07387107;-0.2885905;-0.07796836,0.0305887;-0.6248618;-0.02545881,0.02358011;-0.6372122;-0.1241786,-0.08390432;0.005175988;-0.03166185,-0.1145466;-0.285368;-0.06870051,-0.1211211;-0.6194406;0.009153709,-0.1330765;-0.6680059;-0.0634606,-0.009028044;0.4753999;-0.251076,246.0549
+0;0;0,-0.0009988105;0.3081812;0.01962823,-0.003482316;0.6171973;0.02762098,0.1735628;0.4822777;-0.01288968,0.2317958;0.381926;-0.2396036,0.2845688;0.3164186;-0.4382114,-0.1725563;0.4755348;-0.02824265,-0.238497;0.3367307;-0.2313337,-0.2476311;0.2999213;-0.4436611,0.0808072;0.005175333;-0.03955828,0.0995274;-0.2873622;-0.008359257,0.1105312;-0.620244;0.06589846,0.1123599;-0.5775893;-0.0409276,-0.07782493;0.006572998;-0.04496134,-0.1167324;-0.2847713;-0.02244935,-0.1323687;-0.6177489;0.050537,-0.1272057;-0.5749592;-0.05616382,-0.002823795;0.5395913;0.02778677,0;0;0,-0.006863914;0.2746022;-0.1410973,-0.01303878;0.5427215;-0.294807,0.16723;0.4816512;-0.1903906,0.2769622;0.2721837;-0.09582353,0.274543;0.0570368;-0.1108983,-0.1634243;0.4392855;-0.1463764,-0.3645625;0.2834916;-0.1348692,-0.3212849;0.2908467;-0.3460426,0.07910646;0.004013926;-0.04298258,0.07022084;-0.2884399;-0.07895255,0.0257805;-0.6231411;-0.02949833,0.01955875;-0.6357028;-0.1281142,-0.08424272;0.004937782;-0.0316264,-0.1180343;-0.2848775;-0.07366562,-0.1261269;-0.6171499;0.003633015,-0.1371848;-0.6651582;-0.06963181,-0.01157977;0.4766844;-0.2540622,246.0883
+0;0;0,-0.0009988105;0.3081812;0.01962823,-0.003482316;0.6171973;0.02762098,0.1735628;0.4822777;-0.01288968,0.2317958;0.381926;-0.2396036,0.2845688;0.3164186;-0.4382114,-0.1725563;0.4755348;-0.02824265,-0.238497;0.3367307;-0.2313337,-0.2476311;0.2999213;-0.4436611,0.0808072;0.005175333;-0.03955828,0.0995274;-0.2873622;-0.008359257,0.1105312;-0.620244;0.06589846,0.1123599;-0.5775893;-0.0409276,-0.07782493;0.006572998;-0.04496134,-0.1167324;-0.2847713;-0.02244935,-0.1323687;-0.6177489;0.050537,-0.1272057;-0.5749592;-0.05616382,-0.002823795;0.5395913;0.02778677,0;0;0,-0.006863914;0.2746022;-0.1410973,-0.01303878;0.5427215;-0.294807,0.16723;0.4816512;-0.1903906,0.2769622;0.2721837;-0.09582353,0.274543;0.0570368;-0.1108983,-0.1634243;0.4392855;-0.1463764,-0.3645625;0.2834916;-0.1348692,-0.3212849;0.2908467;-0.3460426,0.07910646;0.004013926;-0.04298258,0.07022084;-0.2884399;-0.07895255,0.0257805;-0.6231411;-0.02949833,0.01955875;-0.6357028;-0.1281142,-0.08424272;0.004937782;-0.0316264,-0.1180343;-0.2848775;-0.07366562,-0.1261269;-0.6171499;0.003633015,-0.1371848;-0.6651582;-0.06963181,-0.01157977;0.4766844;-0.2540622,246.1129
+0;0;0,-0.001012205;0.3073491;0.02051083,-0.00351847;0.6157048;0.02873228,0.1720832;0.4801629;-0.01485468,0.2358543;0.3745173;-0.2375613,0.2825985;0.3155435;-0.4397121,-0.1721908;0.4732675;-0.02574069,-0.2336483;0.3570229;-0.2437686,-0.2468025;0.3007757;-0.4515933,0.08077192;0.005284727;-0.03964022,0.09978326;-0.2871008;-0.007454462,0.1104242;-0.6197305;0.06642654,0.1112486;-0.5770259;-0.04041895,-0.07794862;0.006490441;-0.04478018,-0.1166883;-0.2848426;-0.02217556,-0.1323257;-0.6173524;0.05135578,-0.1281667;-0.5745168;-0.05539626,-0.002839532;0.5382278;0.02883838,0;0;0,-0.006667834;0.2739782;-0.1406295,-0.01286423;0.5415449;-0.2939858,0.1671804;0.4817241;-0.1903636,0.2770145;0.2724924;-0.095577,0.2733495;0.05735865;-0.1108069,-0.1639784;0.4391866;-0.1471826,-0.3669831;0.2856541;-0.1406351,-0.3218263;0.3007967;-0.3510145,0.07892319;0.004052728;-0.04333687,0.06974128;-0.2884162;-0.07889342,0.02493533;-0.6228263;-0.03014469,0.01892754;-0.6353687;-0.1287961,-0.08437625;0.004915747;-0.03130276,-0.1192503;-0.2845414;-0.07471998,-0.1280425;-0.616587;0.001977623,-0.138867;-0.6647624;-0.0711626,-0.01136931;0.4756222;-0.2533028,246.1443
+0;0;0,-0.001012921;0.3075663;0.02052533,-0.003521021;0.6161461;0.0287521,0.172982;0.4802316;-0.01505973,0.2363988;0.375173;-0.2365289,0.2831382;0.3162053;-0.438659,-0.1730648;0.4733006;-0.02600179,-0.2341807;0.357702;-0.2428182,-0.2473336;0.3014606;-0.4506216,0.08080578;0.005286943;-0.03965684,0.0997856;-0.2866139;-0.007524442,0.1104214;-0.6190831;0.06632091,0.1112457;-0.5763802;-0.04051056,-0.0779813;0.006493162;-0.04479896,-0.1166567;-0.2843569;-0.02223181,-0.1322866;-0.6167063;0.05126405,-0.1281281;-0.5738724;-0.05547398,-0.002841437;0.5385954;0.02885831,0;0;0,-0.006609486;0.2740149;-0.1410372,-0.01261765;0.5415847;-0.2948439,0.1681814;0.4819602;-0.1904888,0.2777787;0.2739126;-0.09661555,0.2730144;0.05878019;-0.1112344,-0.1634486;0.4372593;-0.1463573,-0.3828413;0.3471436;-0.2349776,-0.3191063;0.3232011;-0.4396309,0.07888225;0.00406611;-0.0434885,0.06958047;-0.2879289;-0.078861,0.02475921;-0.6222454;-0.03063678,0.01900655;-0.6348503;-0.129261,-0.08446133;0.004920592;-0.03118113,-0.119488;-0.2838934;-0.07543485,-0.1286237;-0.6158721;0.0007800758,-0.1384359;-0.6633315;-0.07323869,-0.01118785;0.4756619;-0.2540185,246.1778
+0;0;0,-0.001084337;0.3068688;0.02114036,-0.003685753;0.6148092;0.02967573,0.174815;0.4796085;-0.01095316,0.2333862;0.3774788;-0.2326116,0.278629;0.3283134;-0.4377181,-0.1741036;0.4711021;-0.02434819,-0.2327015;0.3688579;-0.2459468,-0.2462851;0.3081353;-0.4524924,0.08085976;0.005332394;-0.03967259,0.09990428;-0.2865594;-0.007004905,0.1104522;-0.6187131;0.06682119,0.111601;-0.5759758;-0.04002296,-0.07806582;0.006451394;-0.04477452,-0.1167813;-0.2844508;-0.02224257,-0.1322347;-0.6164418;0.05145128,-0.1277524;-0.5735705;-0.0552889,-0.002973966;0.5374087;0.0296756,0;0;0,-0.006391745;0.2735279;-0.1405637,-0.01232857;0.5406359;-0.2939103,0.1696454;0.481315;-0.1902478,0.2770852;0.2746227;-0.09682155,0.2719761;0.05949964;-0.1119473,-0.1648085;0.4364711;-0.1462346,-0.3663341;0.2928209;-0.1880144,-0.3147347;0.3116901;-0.3966151,0.07895666;0.004086256;-0.04347181,0.06901652;-0.2878926;-0.07925153,0.02385577;-0.6218812;-0.03129578,0.01829866;-0.634454;-0.1299665,-0.08451603;0.004896472;-0.03120438,-0.1202366;-0.2837884;-0.07610163,-0.1303078;-0.615563;-0.0005252585,-0.1397889;-0.6629266;-0.07471571,-0.01089703;0.4748196;-0.2531979,246.2016
+0;0;0,-0.00108368;0.3066829;0.02112755,-0.003684528;0.6145547;0.02966063,0.1744995;0.4794638;-0.01089588,0.2330939;0.3772938;-0.2326419,0.2783456;0.3281186;-0.4377888,-0.1737976;0.4709726;-0.02426706,-0.2324187;0.368688;-0.2459532,-0.2460049;0.3079534;-0.4525395,0.08082307;0.005329974;-0.03965459,0.09984636;-0.2862365;-0.007023312,0.1103973;-0.6184857;0.066824,0.1115463;-0.5757463;-0.04003727,-0.07803039;0.006448467;-0.0447542,-0.1167027;-0.2841295;-0.02224736,-0.1321606;-0.6162159;0.05146766,-0.1276775;-0.5733425;-0.05528964,-0.002972804;0.5371611;0.02966051,0;0;0,-0.006104449;0.2734292;-0.1403608,-0.01185788;0.5405229;-0.2936013,0.1697907;0.4814538;-0.1901858,0.2768439;0.2741256;-0.09746075,0.2714933;0.0590194;-0.1133308,-0.165091;0.436162;-0.147675,-0.3687609;0.319537;-0.2368968,-0.3094029;0.3146518;-0.4442707,0.07890539;0.00409165;-0.04347944,0.06856669;-0.2875205;-0.07944012,0.02309227;-0.6216481;-0.03205824,0.01785995;-0.6342095;-0.1307704,-0.08447036;0.004873239;-0.03121337,-0.1206647;-0.2833403;-0.07660736,-0.1317877;-0.6153919;-0.001959935,-0.1407615;-0.6631047;-0.07587304,-0.01046018;0.4747013;-0.2529092,246.2253
+0;0;0,-0.00108368;0.3066829;0.02112755,-0.003684528;0.6145547;0.02966063,0.1744995;0.4794638;-0.01089588,0.2330939;0.3772938;-0.2326419,0.2783456;0.3281186;-0.4377888,-0.1737976;0.4709726;-0.02426706,-0.2324187;0.368688;-0.2459532,-0.2460049;0.3079534;-0.4525395,0.08082307;0.005329974;-0.03965459,0.09984636;-0.2862365;-0.007023312,0.1103973;-0.6184857;0.066824,0.1115463;-0.5757463;-0.04003727,-0.07803039;0.006448467;-0.0447542,-0.1167027;-0.2841295;-0.02224736,-0.1321606;-0.6162159;0.05146766,-0.1276775;-0.5733425;-0.05528964,-0.002972804;0.5371611;0.02966051,0;0;0,-0.006104449;0.2734292;-0.1403608,-0.01185788;0.5405229;-0.2936013,0.1697907;0.4814538;-0.1901858,0.2768439;0.2741256;-0.09746075,0.2714933;0.0590194;-0.1133308,-0.165091;0.436162;-0.147675,-0.3687609;0.319537;-0.2368968,-0.3094029;0.3146518;-0.4442707,0.07890539;0.00409165;-0.04347944,0.06856669;-0.2875205;-0.07944012,0.02309227;-0.6216481;-0.03205824,0.01785995;-0.6342095;-0.1307704,-0.08447036;0.004873239;-0.03121337,-0.1206647;-0.2833403;-0.07660736,-0.1317877;-0.6153919;-0.001959935,-0.1407615;-0.6631047;-0.07587304,-0.01046018;0.4747013;-0.2529092,246.2559
+0;0;0,-0.001085056;0.3070724;0.02115438,-0.003690637;0.6155021;0.02970219,0.1741831;0.4803524;-0.01078307,0.2327352;0.378256;-0.2323693,0.2780007;0.3290659;-0.4375787,-0.1735021;0.4718761;-0.02413076,-0.232081;0.3696653;-0.2456571,-0.2456714;0.3089122;-0.4523063,0.08079931;0.005328408;-0.03964294,0.099811;-0.28606;-0.007031579,0.1103607;-0.6182684;0.06680664,0.1115096;-0.5755293;-0.04005206,-0.07800747;0.006446573;-0.04474105,-0.1166562;-0.2839541;-0.02224795,-0.1321122;-0.6159996;0.051458,-0.1276292;-0.5731264;-0.05529673,-0.00297744;0.5379484;0.02970207,0;0;0,-0.005864329;0.2737282;-0.1406436,-0.01129021;0.5412691;-0.2942388,0.1698717;0.4814329;-0.1905501,0.276874;0.2739217;-0.09866929,0.2710325;0.05884875;-0.1156707,-0.1646536;0.4360141;-0.1491658,-0.3684905;0.313936;-0.2297879,-0.3047601;0.2655091;-0.4302195,0.07888337;0.004063606;-0.04346704,0.06801753;-0.2872529;-0.08019352,0.02209745;-0.621292;-0.03291821,0.0170904;-0.6338761;-0.1316295,-0.08443591;0.004901665;-0.03122555,-0.1213617;-0.2829523;-0.07714669,-0.1331558;-0.615074;-0.003107779,-0.1419785;-0.6627952;-0.07702652,-0.009985043;0.4753174;-0.2534494,246.2791
+0;0;0,-0.001048127;0.3067176;0.0220018,-0.003612182;0.6148288;0.03078968,0.1753464;0.4796667;-0.008990891,0.2312235;0.3820429;-0.2305581,0.2658718;0.3699631;-0.4432935,-0.1743037;0.4706037;-0.02252641,-0.2301103;0.3800998;-0.2471134,-0.2415901;0.3449705;-0.4598032,0.08063111;0.005387076;-0.03966076,0.09979799;-0.2860564;-0.006116331,0.1102691;-0.6184208;0.06774997,0.1113334;-0.5756397;-0.03912926,-0.07798389;0.006379003;-0.0445106,-0.1165946;-0.2841898;-0.02190793,-0.1319411;-0.6162713;0.05237783,-0.1275419;-0.5733554;-0.05439993,-0.002891023;0.5373555;0.03072817,0;0;0,-0.004933377;0.2736084;-0.1402676,-0.009258147;0.541019;-0.2934976,0.1725249;0.4799963;-0.1897416,0.2769381;0.2733464;-0.09952855,0.2708118;0.05830427;-0.1174762,-0.1652868;0.4363827;-0.1502837,-0.3646839;0.3080699;-0.2245891,-0.3043297;0.2637511;-0.4270638,0.07897453;0.00404349;-0.04301214,0.06763426;-0.2872899;-0.08080268,0.0214262;-0.6214905;-0.03382611,0.01676405;-0.6340264;-0.1326017,-0.08419313;0.004889181;-0.03147992,-0.1215528;-0.2830703;-0.07747459,-0.1340869;-0.6154507;-0.004002646,-0.1424998;-0.663317;-0.07785203,-0.008234185;0.4751002;-0.2528,246.312
+0;0;0,-0.001048892;0.3069415;0.02201786,-0.003614769;0.6152723;0.03081216,0.1747875;0.4802393;-0.008844398,0.2311915;0.381695;-0.2325008,0.265848;0.3696123;-0.4452861,-0.1737705;0.4712047;-0.02233763,-0.2301032;0.3798473;-0.2490423,-0.2415857;0.3447098;-0.4617819,0.08053599;0.005380721;-0.03961397,0.09964404;-0.2851683;-0.006172489,0.11015;-0.6186368;0.06793919,0.1112141;-0.5758574;-0.03892612,-0.07789189;0.006371478;-0.04445809,-0.1163841;-0.2833056;-0.02192479,-0.1317816;-0.6164902;0.05260775,-0.127383;-0.5735761;-0.05415609,-0.002893134;0.5377479;0.03075061,0;0;0,-0.005069738;0.2736745;-0.1406255,-0.009588199;0.5411654;-0.2941525,0.171677;0.4799392;-0.1905115,0.2780857;0.2712169;-0.1009192,0.2700275;0.0562598;-0.1197112,-0.1647621;0.435714;-0.1510613,-0.3659644;0.3049401;-0.2240709,-0.3068269;0.2614793;-0.4271437,0.07879949;0.003985733;-0.04311633,0.06845073;-0.2863689;-0.08170795,0.02071143;-0.6215069;-0.03472257,0.0161682;-0.6340855;-0.1334701,-0.08409484;0.004958049;-0.0314283,-0.122086;-0.2819705;-0.07759004,-0.1354368;-0.6155331;-0.004364915,-0.1430545;-0.6634141;-0.07826468,-0.008515833;0.4752272;-0.2533903,246.3452
+0;0;0,-0.001049433;0.3070997;0.02202921,-0.003618583;0.6158213;0.03083406,0.1741319;0.4808854;-0.008677091,0.2302075;0.3829149;-0.2310314,0.2648668;0.3708312;-0.4438344,-0.1731453;0.471884;-0.02212074,-0.2291501;0.3810585;-0.2475056,-0.2406336;0.3459181;-0.4602629,0.08056012;0.005382333;-0.03962584,0.09955407;-0.2834317;-0.006384056,0.1101067;-0.6183843;0.06805746,0.1111714;-0.5755987;-0.03885878,-0.07791523;0.006373387;-0.04447141,-0.1161776;-0.2815739;-0.02207267,-0.1316436;-0.6162413;0.05279157,-0.1272429;-0.573321;-0.05402316,-0.002895885;0.5381827;0.03077242,0;0;0,-0.00421534;0.2741244;-0.1401238,-0.007764682;0.5423993;-0.2930951,0.172851;0.4796541;-0.1904895,0.2780131;0.2714291;-0.1023564,0.2697374;0.05648838;-0.1214454,-0.163563;0.4339357;-0.1531939,-0.3635728;0.3041108;-0.2261712,-0.3055972;0.2568861;-0.4287571,0.07882505;0.00401333;-0.04312325,0.06939062;-0.2844771;-0.08266544,0.02010235;-0.6209235;-0.03554177,0.01610868;-0.6333957;-0.1344147,-0.08412156;0.004935434;-0.03143746,-0.1226738;-0.2802443;-0.07688625,-0.1366149;-0.6155064;-0.004421733,-0.1438743;-0.6632833;-0.07854143,-0.006937253;0.4762342;-0.2524779,246.3793
+0;0;0,-0.001192595;0.3074711;0.02300315,-0.003732445;0.6167928;0.03211487,0.1757342;0.4803477;-0.008749075,0.2308429;0.3926288;-0.2318189,0.2665266;0.3826334;-0.4447396,-0.1753145;0.4715996;-0.02105176,-0.2289776;0.3894232;-0.2465713,-0.2426305;0.3501425;-0.458654,0.08046389;0.005456008;-0.03960026,0.09938616;-0.2831017;-0.005448826,0.1096321;-0.6179181;0.06905933,0.1103945;-0.5750762;-0.03785432,-0.07792977;0.006289682;-0.04426935,-0.1161188;-0.2814693;-0.02132922,-0.1313531;-0.615952;0.05382228,-0.1272606;-0.5729895;-0.05300117,-0.003004161;0.5389783;0.03200856,0;0;0,-0.003678235;0.2745074;-0.1403608,-0.006522891;0.5433093;-0.2936535,0.1757673;0.4791412;-0.1893442,0.2786828;0.273081;-0.1030924,0.2710565;0.05823582;-0.1252692,-0.1646891;0.433247;-0.1533736,-0.3570088;0.3009834;-0.2309057,-0.3024979;0.2538123;-0.4346504,0.07885857;0.003919154;-0.04287601,0.06928921;-0.2843158;-0.08311224,0.01959295;-0.6206275;-0.03638744,0.01606809;-0.633113;-0.1352742,-0.08395728;0.005008921;-0.03159858,-0.1226887;-0.280243;-0.07542954,-0.1375546;-0.6157688;-0.005002633,-0.145257;-0.6642907;-0.0782899,-0.005884169;0.4769953;-0.2529387,246.4123
+0;0;0,-0.001193714;0.3077597;0.02302474,-0.003736168;0.6173997;0.03214606,0.1745843;0.4812566;-0.008456465,0.2296626;0.393586;-0.2314034,0.2653668;0.3835849;-0.444446,-0.1742119;0.4725646;-0.0206802,-0.2278454;0.3904335;-0.2460755,-0.2415061;0.3511303;-0.4582796,0.08036638;0.005449397;-0.03955227,0.09931159;-0.283458;-0.005359441,0.1095537;-0.6181501;0.06912103,0.1101035;-0.578889;-0.007980771,-0.07783534;0.00628206;-0.04421571,-0.1160707;-0.2818257;-0.02124777,-0.1312993;-0.6161842;0.05387582,-0.128348;-0.5768362;-0.02316093,-0.00300719;0.539511;0.03203965,0;0;0,-0.00356276;0.2749857;-0.1400635,-0.006481905;0.5443162;-0.2930698,0.1748388;0.4791615;-0.1896749,0.2788404;0.2735921;-0.1039426,0.2715168;0.05884978;-0.1283154,-0.1644586;0.4335999;-0.1552621,-0.355513;0.2996981;-0.2326808,-0.2997723;0.249973;-0.4356151,0.07891081;0.004047275;-0.04253864,0.06831837;-0.2843875;-0.08363318,0.01847182;-0.620572;-0.03708935,0.01937835;-0.6485772;-0.08871627,-0.08376477;0.00487527;-0.03182025,-0.1234927;-0.2807585;-0.0746056,-0.1391567;-0.6162286;-0.004709065,-0.1457123;-0.6427883;-0.05751804,-0.005805487;0.4778698;-0.25243,246.4349
+0;0;0,-0.001194602;0.3079885;0.02304186,-0.003739011;0.6178672;0.03217034,0.1746721;0.4816379;-0.008452799,0.2296953;0.3940549;-0.2311768,0.2654155;0.3840494;-0.4443151,-0.174301;0.4729415;-0.02068274,-0.2278809;0.3908925;-0.2458526,-0.2415477;0.3515717;-0.4581521,0.0802019;0.005438244;-0.03947132,0.09908491;-0.2825207;-0.005390752,0.1093645;-0.6184368;0.0693621,0.110127;-0.5755916;-0.03757843,-0.07767604;0.006269203;-0.04412521,-0.1157859;-0.2808927;-0.02123268,-0.1310702;-0.616474;0.05416565,-0.1269766;-0.5735081;-0.05268468,-0.003009502;0.5399218;0.03206385,0;0;0,-0.003270535;0.2751717;-0.1402111,-0.005998189;0.5446564;-0.2934327,0.1753389;0.4787008;-0.189826,0.2791682;0.2731804;-0.1044729,0.2724369;0.05853434;-0.1306591,-0.1642971;0.4333781;-0.1560882,-0.3542387;0.2998572;-0.2360799,-0.2996792;0.2490826;-0.4391788,0.07889509;0.004097968;-0.04217434,0.06830309;-0.2832691;-0.08396387,0.01820258;-0.6207691;-0.0379529,0.01508968;-0.6332056;-0.136904,-0.08348575;0.004788153;-0.0320485,-0.1237635;-0.2800739;-0.07291075,-0.1397838;-0.6171118;-0.004484765,-0.1506053;-0.6647531;-0.07835352,-0.005358229;0.4781781;-0.2527356,246.4684
+0;0;0,-0.0012528;0.3080418;0.02352401,-0.003772433;0.6180331;0.0328967,0.1739598;0.4815219;-0.008305117,0.2281981;0.4024442;-0.2341347,0.2612512;0.4003196;-0.4479879,-0.1739196;0.4728308;-0.01941991,-0.2238391;0.4002731;-0.2484123,-0.2371303;0.3673605;-0.4618843,0.08022367;0.005496786;-0.03937823,0.09912483;-0.2823769;-0.005011342,0.1093017;-0.6183414;0.07002557,0.1096588;-0.5790476;-0.007196449,-0.07765131;0.006208124;-0.04414104,-0.1155442;-0.2809094;-0.02096193,-0.1308512;-0.6165117;0.05482104,-0.128091;-0.5771303;-0.02234185,-0.003039935;0.5400603;0.03274243,0;0;0,-0.002686775;0.2754054;-0.139962,-0.004704318;0.5451651;-0.2929535,0.176111;0.4789806;-0.189769,0.2802876;0.2736692;-0.1049838,0.2742752;0.0590799;-0.1322875,-0.1633739;0.4331867;-0.157155,-0.3538018;0.3021269;-0.2393416,-0.2976809;0.2584011;-0.4437155,0.07878822;0.003960669;-0.04234886,0.06863459;-0.2833546;-0.08425856,0.01798254;-0.6209173;-0.03851891,0.01923331;-0.6488533;-0.0903995,-0.0835028;0.004973754;-0.03192557,-0.124682;-0.279825;-0.07196975,-0.1417299;-0.6172223;-0.005046651,-0.1500896;-0.6425936;-0.05902704,-0.004246368;0.478619;-0.2523122,246.5022
+0;0;0,-0.00125405;0.3083492;0.02354749,-0.003777439;0.618801;0.03293382,0.1738556;0.4821997;-0.008244969,0.2281335;0.4030642;-0.2342396,0.2611935;0.4009392;-0.448137,-0.1738265;0.4735135;-0.01935345,-0.2237825;0.4009027;-0.2485132,-0.2370765;0.3679833;-0.4620294,0.08017567;0.005493497;-0.03935467,0.09903093;-0.2816812;-0.005071234,0.1092196;-0.618035;0.07005262,0.1095762;-0.5787554;-0.007051155,-0.07760485;0.006204409;-0.04411462,-0.1154057;-0.2802159;-0.02099181,-0.1307305;-0.616207;0.05487897,-0.1279745;-0.5768399;-0.02216578,-0.003043782;0.5407049;0.0327793,0;0;0,-0.00234435;0.2757465;-0.1399772,-0.003955064;0.5459669;-0.2930949,0.1766354;0.4788936;-0.1898432,0.2809397;0.2733835;-0.1051774,0.274687;0.05885768;-0.1332698,-0.1629104;0.4341794;-0.1576339,-0.3516651;0.3026712;-0.2434206,-0.295094;0.2647075;-0.4488667,0.07872873;0.003904521;-0.04235148,0.06951152;-0.2827011;-0.0844512,0.01814431;-0.6206247;-0.03917074,0.01927377;-0.6486347;-0.09079242,-0.08343527;0.00502497;-0.03194388,-0.1254561;-0.2791515;-0.07039057,-0.1440455;-0.6173043;-0.00567288,-0.1519964;-0.6419629;-0.06026638,-0.003598312;0.4793009;-0.2524123,246.5242
+0;0;0,-0.00125405;0.3083492;0.02354749,-0.003777439;0.618801;0.03293382,0.1738556;0.4821997;-0.008244969,0.2281335;0.4030642;-0.2342396,0.2611935;0.4009392;-0.448137,-0.1738265;0.4735135;-0.01935345,-0.2237825;0.4009027;-0.2485132,-0.2370765;0.3679833;-0.4620294,0.08017567;0.005493497;-0.03935467,0.09903093;-0.2816812;-0.005071234,0.1092196;-0.618035;0.07005262,0.1095762;-0.5787554;-0.007051155,-0.07760485;0.006204409;-0.04411462,-0.1154057;-0.2802159;-0.02099181,-0.1307305;-0.616207;0.05487897,-0.1279745;-0.5768399;-0.02216578,-0.003043782;0.5407049;0.0327793,0;0;0,-0.00234435;0.2757465;-0.1399772,-0.003955064;0.5459669;-0.2930949,0.1766354;0.4788936;-0.1898432,0.2809397;0.2733835;-0.1051774,0.274687;0.05885768;-0.1332698,-0.1629104;0.4341794;-0.1576339,-0.3516651;0.3026712;-0.2434206,-0.295094;0.2647075;-0.4488667,0.07872873;0.003904521;-0.04235148,0.06951152;-0.2827011;-0.0844512,0.01814431;-0.6206247;-0.03917074,0.01927377;-0.6486347;-0.09079242,-0.08343527;0.00502497;-0.03194388,-0.1254561;-0.2791515;-0.07039057,-0.1440455;-0.6173043;-0.00567288,-0.1519964;-0.6419629;-0.06026638,-0.003598312;0.4793009;-0.2524123,246.5467
+0;0;0,-0.001326245;0.3086565;0.02389489,-0.003903661;0.6198126;0.03352916,0.1717062;0.4833483;-0.007689383,0.2253819;0.4064816;-0.2331082,0.257753;0.4078814;-0.4471145,-0.17213;0.4746305;-0.01778507,-0.2203727;0.407196;-0.2474118,-0.2343929;0.381114;-0.461822,0.08015193;0.005550407;-0.03928393,0.09903698;-0.2816394;-0.004893016,0.1092342;-0.6182098;0.07059158,0.1094242;-0.578914;-0.006517231,-0.07756398;0.00613951;-0.04409649,-0.1151572;-0.2803349;-0.02093297,-0.1306008;-0.6165192;0.05537701,-0.1280112;-0.5771388;-0.0216783,-0.003148943;0.5415052;0.03330872,0;0;0,-0.0007647583;0.2761372;-0.1399617,0.0008591264;0.5470389;-0.2933176,0.1782021;0.4784071;-0.1894944,0.2814919;0.2736377;-0.1058049,0.2748219;0.05910975;-0.1337662,-0.1587324;0.4346387;-0.1615289,-0.3470365;0.3043886;-0.2462618,-0.2890482;0.2687223;-0.4517218,0.07873747;0.003876775;-0.04223442,0.06988697;-0.2826579;-0.08509374,0.01805671;-0.6208149;-0.03987169,0.01920196;-0.6488212;-0.09150672,-0.08334212;0.005020547;-0.03205075,-0.1268921;-0.2792271;-0.0684375,-0.1466943;-0.6184155;-0.008098707,-0.1541003;-0.6430607;-0.0627912,0.0002678856;0.48019;-0.2525311,246.5694
+0;0;0,-0.001326409;0.3086946;0.02389784,-0.003903431;0.6198062;0.03353123,0.1724189;0.4831296;-0.007854339,0.2261128;0.4062367;-0.2333496,0.2584819;0.4076365;-0.4473432,-0.1728187;0.4743762;-0.01799117,-0.2210778;0.4069189;-0.2476958,-0.2350972;0.3808384;-0.4620932,0.07990059;0.005533003;-0.03916074,0.09878004;-0.2815714;-0.00478005,0.1089878;-0.6184891;0.07078242,0.1092514;-0.5755928;-0.03619361,-0.07732076;0.006120258;-0.04395821,-0.1149028;-0.280269;-0.02080158,-0.1303623;-0.6168001;0.05558713,-0.1267697;-0.5737864;-0.05131467,-0.003148951;0.5415235;0.03331086,0;0;0,-0.0007234719;0.2761798;-0.1399624,0.0006853677;0.5470663;-0.2932582,0.1789027;0.4785385;-0.1894016,0.2820578;0.2733914;-0.106231,0.2750601;0.05885378;-0.1339366,-0.1592146;0.4344032;-0.1607283,-0.3483806;0.3075927;-0.248927,-0.3141231;0.2992256;-0.4624671,0.07871541;0.003836334;-0.04168272,0.06981223;-0.2825168;-0.08515716,0.0182291;-0.6211382;-0.04041147,0.01593781;-0.6334889;-0.1394641,-0.08295937;0.004987558;-0.03226684,-0.1272981;-0.2792947;-0.06669228,-0.1492101;-0.6194807;-0.01082872,-0.1585148;-0.6652004;-0.08692222,0.0001761075;0.4802233;-0.2525084,246.6026
+0;0;0,-0.001326552;0.308728;0.02390042,-0.003903446;0.6198241;0.03353335,0.1727303;0.483048;-0.007925257,0.2264887;0.4060627;-0.2336915,0.2588566;0.4074624;-0.4476767,-0.1731198;0.4742791;-0.01808007,-0.2214369;0.4067407;-0.2480607,-0.2354557;0.3806612;-0.4624497,0.07979093;0.005525409;-0.03910699,0.09866365;-0.2814767;-0.004738554,0.1088805;-0.6186967;0.07089171,0.1091441;-0.5758017;-0.03607233,-0.07721464;0.006111857;-0.04389788,-0.1147833;-0.2801753;-0.0207495,-0.1302567;-0.6170084;0.05570775,-0.1266645;-0.5739962;-0.05118208,-0.003149006;0.5415455;0.03331298,0;0;0,-0.0004748991;0.276075;-0.1402438,0.0009236746;0.5468603;-0.2936883,0.1795582;0.4783381;-0.1899316,0.2827023;0.2729226;-0.1065478,0.2758651;0.0583722;-0.1341283,-0.1598349;0.4341313;-0.1620064,-0.3489358;0.306031;-0.2492889,-0.2725863;0.3046767;-0.4517937,0.07859173;0.003744453;-0.04166293,0.0699702;-0.2824607;-0.08547902,0.01877816;-0.621473;-0.04085016,0.01672152;-0.6338618;-0.1398785,-0.08280228;0.005065847;-0.03232026,-0.1272912;-0.2792687;-0.06521644,-0.1532895;-0.6204387;-0.0155292,-0.1596861;-0.6661419;-0.0919214,0.000430325;0.4800387;-0.2529111,246.6248
+0;0;0,-0.001398752;0.3086972;0.02429088,-0.004035278;0.6197836;0.03423043,0.1723796;0.4825411;-0.007670034,0.2255993;0.4141377;-0.2363088,0.2568421;0.4170133;-0.4504465,-0.1731322;0.4738497;-0.01728702,-0.2225957;0.4102571;-0.2481472,-0.2372597;0.3843677;-0.4625161,0.07982604;0.005545994;-0.03903235,0.09878375;-0.2814246;-0.004447673,0.1089432;-0.618601;0.07138421,0.1090761;-0.5756828;-0.03557727,-0.07720959;0.006091599;-0.04390959,-0.1144878;-0.2802334;-0.02075905,-0.1300161;-0.6169916;0.05601574,-0.1265568;-0.5739596;-0.05087604,-0.003260405;0.5415055;0.03392201,0;0;0,-0.0004748991;0.276075;-0.1402438,0.0009236746;0.5468603;-0.2936883,0.1795582;0.4783381;-0.1899316,0.2827023;0.2729226;-0.1065478,0.2758651;0.0583722;-0.1341283,-0.1598349;0.4341313;-0.1620064,-0.3489358;0.306031;-0.2492889,-0.2725863;0.3046767;-0.4517937,0.07859173;0.003744453;-0.04166293,0.0699702;-0.2824607;-0.08547902,0.01877816;-0.621473;-0.04085016,0.01672152;-0.6338618;-0.1398785,-0.08280228;0.005065847;-0.03232026,-0.1272912;-0.2792687;-0.06521644,-0.1532895;-0.6204387;-0.0155292,-0.1596861;-0.6661419;-0.0919214,0.000430325;0.4800387;-0.2529111,246.6471
+0;0;0,-0.001398606;0.3086648;0.02428833,-0.004033612;0.6195758;0.03422294,0.1722141;0.4824511;-0.00763784,0.2254387;0.4140413;-0.2362977,0.25668;0.4169168;-0.450425,-0.17297;0.4737679;-0.01724571,-0.2224381;0.4101695;-0.2481271,-0.2371014;0.3842813;-0.4624856,0.07960346;0.005530531;-0.03892352,0.09861641;-0.2822761;-0.00423808,0.108746;-0.6184634;0.07137133,0.108879;-0.5755428;-0.03561056,-0.07699431;0.006074614;-0.04378716,-0.1143811;-0.2810846;-0.02056917,-0.1298639;-0.616855;0.0559804,-0.1264039;-0.5738204;-0.05093179,-0.003259351;0.5413596;0.03391476,0;0;0,-0.0002285652;0.2761731;-0.1399791,0.001236572;0.5470235;-0.2929528,0.1799904;0.4783319;-0.1902168,0.2830901;0.2728329;-0.1069181,0.276592;0.05826408;-0.1343546,-0.1597903;0.4340212;-0.1624005,-0.3466364;0.3014603;-0.2479238,-0.2656519;0.3380457;-0.4452503,0.07842732;0.003637582;-0.04145193,0.07009386;-0.2834198;-0.08533669,0.01911063;-0.6214942;-0.04120421,0.01708482;-0.6338281;-0.1402791,-0.08248131;0.005118961;-0.0324495,-0.1271205;-0.2801007;-0.06491941,-0.1542237;-0.6209739;-0.02119068,-0.1602827;-0.6660842;-0.098222,0.0007462418;0.4801912;-0.2523122,246.6806
+0;0;0,-0.001488273;0.3092351;0.02300986,-0.003824878;0.6213751;0.03120761,0.1730781;0.4846731;-0.006952118,0.2251195;0.4217315;-0.2375524,0.2566697;0.4282839;-0.4515148,-0.1740125;0.4759139;-0.01607899,-0.2206239;0.4196053;-0.2495381,-0.2347851;0.3998719;-0.4645458,0.07944634;0.005572224;-0.03891689,0.09839649;-0.2828391;-0.003738809,0.1087776;-0.6183063;0.07212661,0.1087975;-0.5754821;-0.03487765,-0.07692655;0.006024866;-0.04362684,-0.1140099;-0.2818075;-0.02006545,-0.1298695;-0.6168588;0.05668516,-0.1265175;-0.5739288;-0.05025386,-0.003175476;0.542801;0.03148944,0;0;0,-2.79611E-05;0.2766626;-0.1400566,0.001600301;0.5487551;-0.2932317,0.1801209;0.4784542;-0.1904166,0.2833031;0.2728569;-0.1071723,0.2771358;0.05823487;-0.1339605,-0.1590069;0.4338404;-0.1629713,-0.3456439;0.2999568;-0.2471632,-0.3153711;0.3227354;-0.460196,0.07832957;0.003695458;-0.04132938,0.07019854;-0.2840888;-0.08482504,0.01938778;-0.6216216;-0.04133487,0.01741874;-0.6339233;-0.1404362,-0.08230001;0.00508429;-0.03252929,-0.1270114;-0.2808703;-0.06428783,-0.1563097;-0.6218963;-0.02901121,-0.1626823;-0.6614733;-0.1110649,0.001078727;0.4815518;-0.2525153,246.7142
+0;0;0,-0.001492195;0.3100501;0.0230705,-0.003837296;0.6233252;0.0312981,0.173335;0.4862505;-0.006918825,0.2254213;0.4232546;-0.2377181,0.2569645;0.4298055;-0.4516328,-0.1742813;0.477478;-0.01605952,-0.2209329;0.4211209;-0.2497201,-0.2350909;0.4013919;-0.4646799,0.07941731;0.005570188;-0.03890267,0.09841373;-0.2835453;-0.003638718,0.1088004;-0.6191941;0.0722678,0.1088203;-0.576368;-0.03475182,-0.07689845;0.006022665;-0.04361091,-0.1140723;-0.2825123;-0.019992,-0.1299405;-0.6177451;0.05680019,-0.1265881;-0.5748133;-0.05015419,-0.003185541;0.5444664;0.03158095,0;0;0,0.0006643543;0.2775304;-0.1401498,0.002739492;0.5508527;-0.2934501,0.1813845;0.4779003;-0.1905615,0.2845898;0.272039;-0.1073775,0.2783507;0.05736251;-0.1333096,-0.1583435;0.4345858;-0.1637673,-0.3427721;0.2968391;-0.2472042,-0.3038121;0.3297071;-0.4574403,0.07816893;0.003490269;-0.04158115,0.07111199;-0.285125;-0.08451819,0.02043272;-0.6228011;-0.04051423,0.01849586;-0.6350531;-0.1396542,-0.08230991;0.005328014;-0.03237664,-0.1261317;-0.2814595;-0.0643882,-0.1559294;-0.6230949;-0.03393753,-0.1620782;-0.6630837;-0.1156777,0.002108487;0.483337;-0.2527015,246.7369
+0;0;0,-0.001494819;0.3105952;0.02311106,-0.003843963;0.624411;0.03135302,0.1745697;0.486795;-0.007133946,0.2266646;0.4237888;-0.2379712,0.2581962;0.4303373;-0.4518076,-0.175489;0.4779609;-0.01633886,-0.2221483;0.4215944;-0.2500379,-0.2363012;0.4018726;-0.464919,0.07925875;0.005559066;-0.038825,0.09831362;-0.2844461;-0.003452528,0.1086841;-0.619571;0.0723355,0.1086987;-0.5801796;-0.006025843,-0.07674491;0.00601064;-0.04352383,-0.1140331;-0.2834122;-0.01983224,-0.1298766;-0.6181217;0.05684007,-0.1274219;-0.5786529;-0.02147349,-0.003191115;0.54542;0.03163635,0;0;0,0.0006928872;0.2779343;-0.1405625,0.002450769;0.5515324;-0.2944787,0.1823016;0.4775197;-0.190599,0.2851197;0.2713489;-0.1075835,0.2790364;0.05658513;-0.1321321,-0.1594284;0.434915;-0.1635815,-0.3266148;0.294764;-0.2748286,-0.2922873;0.3258048;-0.4860659,0.07801477;0.003413528;-0.04150033,0.07158442;-0.2861415;-0.08432364,0.02126224;-0.6233532;-0.04055142,0.02305339;-0.6521287;-0.09319115,-0.08207757;0.005386356;-0.03247299,-0.1252864;-0.282398;-0.06457289,-0.1550106;-0.623752;-0.03711233,-0.1591377;-0.645639;-0.09643692,0.001931584;0.4839643;-0.2535596,246.7701
+0;0;0,-0.001496802;0.3110073;0.02314172,-0.003848107;0.6251143;0.0313921,0.1744507;0.4874823;-0.007069528,0.2266496;0.4243502;-0.2383678,0.2581649;0.4308953;-0.4520933,-0.175381;0.4786539;-0.01626847,-0.2221335;0.4221749;-0.2504342,-0.236279;0.4024633;-0.4652039,0.07919572;0.005554645;-0.03879412,0.09825995;-0.2845929;-0.003404275,0.1086246;-0.6195292;0.0723411,0.1086445;-0.5767022;-0.03468636,-0.07668387;0.006005859;-0.04348922,-0.1139904;-0.2835591;-0.01978599,-0.129825;-0.6180803;0.05684318,-0.1264723;-0.5751475;-0.05011902,-0.003194812;0.5460693;0.03167562,0;0;0,0.001128022;0.278486;-0.1403837,0.003174501;0.5526233;-0.2939324,0.1831228;0.4776026;-0.1911144,0.2856755;0.2708181;-0.1078537,0.2791091;0.05595814;-0.1303644,-0.1586626;0.4345493;-0.1639503,-0.3284628;0.2952078;-0.2733172,-0.2955163;0.3374495;-0.4827087,0.07793549;0.003305674;-0.0415082,0.07227816;-0.286382;-0.08452606,0.02208197;-0.6234367;-0.04091835,0.02016934;-0.6356708;-0.140075,-0.08197512;0.005479947;-0.03252459,-0.1245082;-0.2824985;-0.06509481,-0.1539237;-0.623827;-0.0394672,-0.1592293;-0.6644545;-0.1207262,0.00258822;0.4849257;-0.253124,246.8035
+0;0;0,-0.001490799;0.3117339;0.02384492,-0.003886339;0.6265715;0.03265019,0.1727134;0.4889357;-0.006246541,0.2252449;0.4270952;-0.2396342,0.2542856;0.4426539;-0.4531849,-0.1738229;0.4801298;-0.01482321,-0.2178831;0.4290938;-0.2525365,-0.233774;0.4169749;-0.4676875,0.07914379;0.00566353;-0.03895902,0.09811939;-0.2849411;-0.002891675,0.108546;-0.6193601;0.07296583,0.1084326;-0.5764919;-0.03409021,-0.07681614;0.00592983;-0.04333287,-0.113924;-0.2841817;-0.01945191,-0.1299836;-0.6181312;0.05748321,-0.126763;-0.5751586;-0.04951184,-0.003220897;0.5473621;0.0326811,0;0;0,0.001097933;0.2794542;-0.1401889,0.002973747;0.554613;-0.2934322,0.1816333;0.4775776;-0.1919644,0.2862899;0.2701987;-0.1077352,0.2785919;0.05531627;-0.1290812,-0.157645;0.4355129;-0.1653327,-0.3297315;0.2998681;-0.2795268,-0.3030717;0.380991;-0.4780154,0.07794496;0.003172219;-0.0415709,0.0724334;-0.2871907;-0.08365393,0.02292105;-0.6239585;-0.04081583,0.02085241;-0.6360995;-0.1400452,-0.08200601;0.005624627;-0.03251152,-0.123958;-0.2829543;-0.06528718,-0.1528823;-0.6239181;-0.04066595,-0.15815;-0.6640601;-0.1223909,0.002445475;0.486667;-0.252718,246.8258
+0;0;0,-0.001491891;0.3119621;0.02386238,-0.003887489;0.6268086;0.0326682,0.1736822;0.4888567;-0.006443132,0.2262533;0.4269695;-0.2400069,0.2552928;0.4425275;-0.4535486,-0.1747646;0.4800022;-0.01506709,-0.218858;0.4289277;-0.2529598,-0.2347483;0.4168094;-0.4681017,0.07907543;0.005658638;-0.03892538,0.09810658;-0.2857967;-0.002752453,0.1085257;-0.6199759;0.07305067,0.1084123;-0.577109;-0.0339941,-0.07674979;0.005924708;-0.04329544,-0.1139663;-0.2850361;-0.01934457,-0.1300143;-0.618746;0.05753538,-0.126794;-0.5757748;-0.0494484,-0.003222097;0.5476052;0.03269912,0;0;0,0.001021239;0.2796055;-0.1403985,0.002709675;0.5546316;-0.2938991,0.1823038;0.4772725;-0.1917324,0.2865916;0.2694622;-0.1075616,0.2782922;0.05458912;-0.1286819,-0.1581341;0.4346481;-0.1645498,-0.331023;0.3021178;-0.2815579,-0.3024401;0.397962;-0.4730841,0.07783535;0.003239542;-0.04160881,0.07268193;-0.2880383;-0.08341241,0.02353017;-0.6246321;-0.04076099,0.02146558;-0.6368037;-0.1399651,-0.08192398;0.005538474;-0.03252564,-0.1234389;-0.2839491;-0.06554605,-0.1519516;-0.6247529;-0.04166628,-0.1574803;-0.6652428;-0.1230589,0.002245442;0.4867327;-0.2531173,246.8602
+0;0;0,-0.001493613;0.3123222;0.02388993,-0.003891235;0.6274351;0.0327033,0.171843;0.4900284;-0.006001793,0.2249147;0.4275519;-0.2417896,0.2539487;0.443107;-0.4552907,-0.1729875;0.4812658;-0.01453625,-0.2175008;0.429705;-0.2546942,-0.233388;0.4175889;-0.4697952,0.07895418;0.00564996;-0.03886569,0.09805414;-0.2868594;-0.002561953,0.1084651;-0.6207759;0.07318157,0.1083517;-0.5779116;-0.0338414,-0.0766321;0.005915622;-0.04322905,-0.1139831;-0.2860973;-0.01919157,-0.1300186;-0.619545;0.05762795,-0.126799;-0.5765764;-0.04933405,-0.003225302;0.5481672;0.03273423,0;0;0,0.000968569;0.2797974;-0.1408212,0.002448817;0.5548109;-0.2948911,0.1802221;0.4777048;-0.1931224,0.2868121;0.2688223;-0.1075509,0.2780965;0.053931;-0.1278839,-0.1578061;0.4376511;-0.1670855,-0.3311414;0.3059831;-0.289291,-0.3033433;0.4021153;-0.4807422,0.07778415;0.003290504;-0.04141283,0.07309859;-0.2890239;-0.08354139,0.02415015;-0.6253446;-0.04066777,0.02193013;-0.637576;-0.1398191,-0.08171735;0.00548236;-0.03268705,-0.1227994;-0.2851462;-0.06572908,-0.1508028;-0.6257557;-0.04234753,-0.1560126;-0.6663831;-0.1236128,0.002053547;0.4869304;-0.253953,246.8949
+0;0;0,-0.001568696;0.3120063;0.02432658,-0.004078638;0.6268032;0.03348841,0.1712008;0.4893508;-0.005727161,0.22381;0.4290773;-0.241722,0.245634;0.4530137;-0.4553272,-0.1726051;0.4800906;-0.01347264,-0.2164246;0.4332548;-0.2542639,-0.2327658;0.4193209;-0.4692412,0.07892451;0.005734317;-0.03885309,0.09796745;-0.2877555;-0.002011564,0.1085476;-0.621776;0.07379024,0.1082196;-0.5788782;-0.0332773,-0.07664616;0.005832201;-0.04316105,-0.1141536;-0.2872013;-0.01906152,-0.1300854;-0.6206867;0.05814748,-0.1270789;-0.5776836;-0.04886561,-0.003365044;0.5476385;0.0333789,0;0;0,0.001673588;0.2798651;-0.140053,0.003758704;0.5550765;-0.2931364,0.1812903;0.4765976;-0.1927352,0.2863523;0.267474;-0.1071579,0.2777987;0.05259158;-0.1278658,-0.1578439;0.4386807;-0.1681344,-0.3341076;0.3059046;-0.2838744,-0.294864;0.3927786;-0.4777539,0.07779349;0.003038466;-0.04135776,0.07356224;-0.2903563;-0.0832839,0.0247657;-0.6267603;-0.03993869,0.02253696;-0.638864;-0.1391971,-0.08163828;0.005723369;-0.03277129,-0.1219811;-0.2860979;-0.0654673,-0.1497427;-0.626835;-0.04190677,-0.1546281;-0.6670134;-0.1236444,0.003197683;0.4871352;-0.252501,246.9262
+0;0;0,-0.001568696;0.3120063;0.02432658,-0.004078638;0.6268032;0.03348841,0.1712008;0.4893508;-0.005727161,0.22381;0.4290773;-0.241722,0.245634;0.4530137;-0.4553272,-0.1726051;0.4800906;-0.01347264,-0.2164246;0.4332548;-0.2542639,-0.2327658;0.4193209;-0.4692412,0.07892451;0.005734317;-0.03885309,0.09796745;-0.2877555;-0.002011564,0.1085476;-0.621776;0.07379024,0.1082196;-0.5788782;-0.0332773,-0.07664616;0.005832201;-0.04316105,-0.1141536;-0.2872013;-0.01906152,-0.1300854;-0.6206867;0.05814748,-0.1270789;-0.5776836;-0.04886561,-0.003365044;0.5476385;0.0333789,0;0;0,0.001673588;0.2798651;-0.140053,0.003758704;0.5550765;-0.2931364,0.1812903;0.4765976;-0.1927352,0.2863523;0.267474;-0.1071579,0.2777987;0.05259158;-0.1278658,-0.1578439;0.4386807;-0.1681344,-0.3341076;0.3059046;-0.2838744,-0.294864;0.3927786;-0.4777539,0.07779349;0.003038466;-0.04135776,0.07356224;-0.2903563;-0.0832839,0.0247657;-0.6267603;-0.03993869,0.02253696;-0.638864;-0.1391971,-0.08163828;0.005723369;-0.03277129,-0.1219811;-0.2860979;-0.0654673,-0.1497427;-0.626835;-0.04190677,-0.1546281;-0.6670134;-0.1236444,0.003197683;0.4871352;-0.252501,246.9495
+0;0;0,-0.001568721;0.3120113;0.02432697,-0.004077324;0.6266408;0.03348405,0.1717194;0.4890606;-0.005847435,0.2238592;0.429325;-0.2397365,0.2456791;0.4532568;-0.4533015,-0.173106;0.479773;-0.01361589,-0.2165346;0.4333551;-0.2522586,-0.2328728;0.4194238;-0.4671955,0.07874658;0.005721389;-0.03876549,0.09782805;-0.2883623;-0.001849417,0.1084095;-0.622422;0.07396129,0.1080814;-0.5795251;-0.03309909,-0.07647336;0.005819052;-0.04306374,-0.1140567;-0.2878073;-0.01891545,-0.1299904;-0.6213319;0.05830262,-0.126984;-0.5783297;-0.04870331,-0.003364136;0.5475212;0.0333746,0;0;0,0.001646319;0.2798472;-0.1401005,0.00364103;0.5548294;-0.2932513,0.1815883;0.4772607;-0.1920562,0.2855048;0.2696751;-0.1077912,0.2774781;0.05472746;-0.1275895,-0.1582673;0.4383554;-0.1677194,-0.3358978;0.3060376;-0.2769459,-0.301104;0.4020804;-0.467272,0.07773994;0.003121555;-0.04102778,0.07362135;-0.2908289;-0.08331609,0.02556517;-0.6273829;-0.03998995,0.02352846;-0.6395014;-0.1392384,-0.08130256;0.005652306;-0.03308272,-0.1216564;-0.2867475;-0.06603783,-0.1485031;-0.6275234;-0.04141683,-0.1526499;-0.668735;-0.1222875,0.003117649;0.4869552;-0.2525911,246.9826
+0;0;0,-0.001576199;0.3119229;0.02481745,-0.004065834;0.6264376;0.03438739,0.1700317;0.48904;-0.005385354,0.2215331;0.431985;-0.240651,0.2432302;0.463411;-0.453291,-0.1715067;0.4795457;-0.01234253,-0.2150799;0.4388898;-0.2525634,-0.2235097;0.4595165;-0.4674532,0.07858125;0.005740119;-0.03893066,0.09762043;-0.288462;-0.001437187,0.1083388;-0.6224704;0.07449574,0.1078173;-0.5795351;-0.03264789,-0.07651822;0.005802761;-0.04283514,-0.1138742;-0.2880508;-0.01879854,-0.1299654;-0.6214253;0.05894998,-0.1271494;-0.5783871;-0.04814544,-0.003367221;0.5474045;0.03410506,0;0;0,0.002113947;0.2802831;-0.1391087,0.004333585;0.5562205;-0.2903214,0.1812355;0.4768615;-0.1919999,0.2854455;0.2690066;-0.1071813,0.2777285;0.05407687;-0.12767,-0.1579512;0.4412654;-0.1684207,-0.3353314;0.3071165;-0.2770389,-0.2970356;0.4021038;-0.4672623,0.07761689;0.002990782;-0.04111242,0.07442213;-0.2912288;-0.08291888,0.02658895;-0.6277794;-0.03946805,0.02412949;-0.6396536;-0.1389058,-0.08123063;0.005755914;-0.03304563,-0.1215809;-0.2868764;-0.06562369,-0.1471074;-0.6276239;-0.03951083,-0.1513897;-0.670643;-0.1188659,0.003725895;0.4880744;-0.2502897,247.0158
+0;0;0,-0.00157635;0.3119529;0.02481984,-0.004065099;0.626354;0.03438598,0.1715477;0.4884656;-0.005731836,0.2230799;0.4313765;-0.2411381,0.2447787;0.462805;-0.4537947,-0.1729757;0.4788883;-0.01274982,-0.216575;0.4382081;-0.2531142,-0.2250054;0.4588364;-0.4680208,0.07856935;0.00573925;-0.03892476,0.09762663;-0.2887426;-0.001395654,0.1083434;-0.6227036;0.0745265,0.1078221;-0.5797711;-0.03259329,-0.07650664;0.005801883;-0.04282865,-0.1138981;-0.288331;-0.01876921,-0.129987;-0.6216582;0.05896829,-0.1271717;-0.578623;-0.04810331,-0.003366656;0.5473402;0.03410373,0;0;0,0.002009068;0.2802043;-0.1393363,0.003951259;0.5557123;-0.2910926,0.1822369;0.4769139;-0.191092,0.2858137;0.2685363;-0.1063488,0.2783659;0.05361277;-0.127178,-0.159015;0.4411594;-0.1667082,-0.3391469;0.3068033;-0.2707839,-0.3030078;0.4146026;-0.4545085,0.0775958;0.002824634;-0.04113555,0.07543113;-0.2917046;-0.08283687,0.02808078;-0.628225;-0.03900862,0.02561402;-0.6401659;-0.138392,-0.08120263;0.005905311;-0.03305268,-0.1207366;-0.2871721;-0.06520629,-0.1453429;-0.6276659;-0.03575369,-0.1508516;-0.6716893;-0.1140631,0.003465313;0.4877051;-0.2508616,247.0382
+0;0;0,-0.001575742;0.3118325;0.02481026,-0.004062979;0.6260411;0.03437018,0.1717214;0.4881328;-0.005786654,0.2232518;0.4310458;-0.2411844,0.2449497;0.462473;-0.4538327,-0.1731406;0.4785461;-0.01281154,-0.2167383;0.4378673;-0.2531673,-0.2251684;0.4584949;-0.4680654,0.07847627;0.00573245;-0.03887864,0.09756808;-0.2892831;-0.001281507,0.1082911;-0.6234373;0.07468455,0.1077698;-0.5805051;-0.03243284,-0.07641599;0.005795009;-0.0427779,-0.1138752;-0.288871;-0.01867485,-0.1299734;-0.622391;0.0591076,-0.1271582;-0.5793561;-0.0479616,-0.003364871;0.5470653;0.03408806,0;0;0,0.002794603;0.280113;-0.1392353,0.005250774;0.5553982;-0.290988,0.1834702;0.4767972;-0.1904514,0.2852815;0.2675367;-0.1057703,0.2788499;0.05259079;-0.1266193,-0.1578765;0.4413641;-0.1660451,-0.3416533;0.3051529;-0.2609082,-0.3049175;0.4151833;-0.443176,0.07766853;0.002659112;-0.04078555,0.07657485;-0.292398;-0.08264613,0.02941876;-0.6290534;-0.03810072,0.02689395;-0.6409891;-0.1374822,-0.08095545;0.006064496;-0.03335222,-0.1194582;-0.2877687;-0.06484507,-0.1441859;-0.6276789;-0.02750352,-0.1496585;-0.6713104;-0.1061807,0.004669202;0.4874441;-0.2507432,247.0717
+0;0;0,-0.001642513;0.3116631;0.02371633,-0.004020212;0.6255956;0.03200457,0.1732168;0.4880401;-0.005803782,0.2230418;0.4352875;-0.2426402,0.2455209;0.469594;-0.4547774,-0.1747105;0.4779261;-0.01233821,-0.217394;0.4409798;-0.2535227,-0.2221177;0.4617625;-0.4685348,0.07856842;0.005730578;-0.03897345,0.09769499;-0.2896149;-0.001237933,0.1084182;-0.6236602;0.07494847,0.1077647;-0.5807993;-0.03217145,-0.0765572;0.005810768;-0.04277848,-0.1140624;-0.2891994;-0.01867328,-0.1301107;-0.6225911;0.05941719,-0.1274267;-0.5796284;-0.04765883,-0.003373729;0.5466889;0.03219399,0;0;0,0.003227101;0.2798589;-0.1391678,0.006060394;0.554765;-0.2909634,0.1849056;0.4764472;-0.189563,0.286205;0.2668609;-0.1048937,0.2795183;0.05193277;-0.1260033,-0.1578478;0.4418262;-0.1647556,-0.3417458;0.3035182;-0.2564578,-0.3057633;0.4175358;-0.4364291,0.07775044;0.002455026;-0.04090977,0.07686046;-0.2929974;-0.08245254,0.03087124;-0.6296681;-0.03724742,0.02826251;-0.6416168;-0.1366155,-0.08110794;0.006264827;-0.03327193,-0.1185078;-0.2880938;-0.06446466,-0.1416698;-0.6268352;-0.0173119,-0.150244;-0.6727914;-0.0934543,0.005401682;0.4869094;-0.2506907,247.105
+0;0;0,-0.001640838;0.3113453;0.02369214,-0.004014301;0.6247209;0.03196652,0.1740515;0.4870514;-0.006020855,0.2239142;0.4342588;-0.2430363,0.2463994;0.4685747;-0.4552314,-0.1755114;0.4768898;-0.01258601,-0.2182272;0.4399156;-0.2539528,-0.2229521;0.460704;-0.4690236,0.07852159;0.005727161;-0.03895022,0.09767267;-0.2899969;-0.001166314,0.1083986;-0.6241273;0.07503949,0.107745;-0.5812644;-0.03209694,-0.07651155;0.005807304;-0.04275297,-0.1140648;-0.2895811;-0.01861688,-0.1301172;-0.6230576;0.05949347,-0.1274327;-0.5800929;-0.04759904,-0.003369143;0.5459759;0.03215555,0;0;0,0.002903705;0.279722;-0.1387339,0.005370318;0.554238;-0.2900884,0.1853246;0.4764102;-0.1889517,0.2854039;0.2658602;-0.1046755,0.2791495;0.05097574;-0.1269348,-0.1591215;0.4419338;-0.1630351,-0.3442289;0.2978219;-0.2431392,-0.3092444;0.41069;-0.4241,0.07772427;0.002522737;-0.04084277,0.07732754;-0.29334;-0.08222127,0.03173552;-0.6301215;-0.03677797,0.0289355;-0.6420237;-0.1361785,-0.08103138;0.006173042;-0.03333718,-0.118781;-0.2884552;-0.06521691,-0.1400556;-0.6251508;-0.003988259,-0.1516941;-0.6719517;-0.07889001,0.004803073;0.4865048;-0.2499247,247.1386

+ 162 - 0
DataCSV/Sam/FirstPersonPerspective_TwoArms_Forward_HapticFeedback_Fast.csv

@@ -0,0 +1,162 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.001921573;0.3077127;0.007135422,0.004121515;0.6068733;0.0002162363,0.1740476;0.482706;0.002576159,0.2034174;0.2426187;0.01530071,0.2493507;-0.005226284;-0.01104757,-0.1608163;0.4653407;0.002118767,-0.2057228;0.2279031;-0.01440957,-0.2443789;-0.0198002;-0.0515583,0.07660283;0.005018633;-0.039295,0.09561328;-0.3260011;-0.004367985,0.1134878;-0.6655058;0.06931207,0.1119079;-0.6263979;-0.01476488,-0.07478277;0.006415093;-0.04246952,-0.1193189;-0.322778;-0.01411807,-0.1336553;-0.6630259;0.05685775,-0.1325729;-0.62385;-0.0272197,0.003537694;0.5333263;0.004251057,0;0;0,-0.006174624;0.307639;0.007866383,-0.01378122;0.60674;0.002373695,0.1604064;0.491033;-0.009931087,0.2128453;0.2557489;-0.03355217,0.1718719;0.02198778;-0.1224802,-0.1813193;0.4800592;0.0007247981,-0.2257559;0.2443722;-0.03308971,-0.2095075;0.08492121;-0.2294125,0.07513598;0.005856633;-0.04192328,0.1150793;-0.3250542;-0.04953671,0.1165967;-0.6677855;0.009999752,0.1387381;-0.6991681;-0.04381776,-0.08041513;0.003381365;-0.03097178,-0.1250726;-0.326664;-0.04617474,-0.1324062;-0.6668812;0.02600692,-0.1354223;-0.6537569;-0.0568212,-0.01165445;0.5332029;0.00605607,12.11924
+0;0;0,0.001922739;0.3078994;0.007139752,0.004124541;0.6073128;0.0002146331,0.174279;0.4830133;0.002575829,0.2037054;0.2424632;0.01532491,0.2495821;-0.005075857;-0.01099086,-0.1610345;0.4656247;0.002117823,-0.2060275;0.2277294;-0.01444237,-0.2446359;-0.01966819;-0.05154526,0.07657961;0.005017111;-0.03928309,0.09558954;-0.3259938;-0.00435701,0.113465;-0.665516;0.06932686,0.1118807;-0.6263828;-0.01498412,-0.0747601;0.006413149;-0.04245665,-0.119295;-0.3227711;-0.01410596,-0.1336322;-0.6630365;0.05687353,-0.1325468;-0.6238351;-0.02743796,0.003540211;0.5337015;0.004252977,0;0;0,-0.006169677;0.3078235;0.007962227,-0.01372199;0.6071831;0.002682448,0.1606344;0.4910457;-0.009299994,0.2127213;0.2552487;-0.03337407,0.1718128;0.02190454;-0.1225357,-0.1814273;0.4801533;0.0004015528,-0.2257691;0.2439358;-0.03318264,-0.2096343;0.08553863;-0.2299637,0.07512625;0.005835414;-0.04188991,0.1150483;-0.3250675;-0.04956412,0.1165926;-0.6678087;0.01002001,0.1392227;-0.6993424;-0.04379225,-0.0803619;0.003434768;-0.0310312,-0.1250482;-0.3266009;-0.04616364,-0.1322991;-0.666853;0.02594833,-0.1351555;-0.6537696;-0.05711755,-0.01161918;0.533578;0.00630641,12.14244
+0;0;0,0.001922739;0.3078994;0.007139752,0.004124541;0.6073128;0.0002146331,0.174279;0.4830133;0.002575829,0.2037054;0.2424632;0.01532491,0.2495821;-0.005075857;-0.01099086,-0.1610345;0.4656247;0.002117823,-0.2060275;0.2277294;-0.01444237,-0.2446359;-0.01966819;-0.05154526,0.07657961;0.005017111;-0.03928309,0.09558954;-0.3259938;-0.00435701,0.113465;-0.665516;0.06932686,0.1118807;-0.6263828;-0.01498412,-0.0747601;0.006413149;-0.04245665,-0.119295;-0.3227711;-0.01410596,-0.1336322;-0.6630365;0.05687353,-0.1325468;-0.6238351;-0.02743796,0.003540211;0.5337015;0.004252977,0;0;0,-0.006169677;0.3078235;0.007962227,-0.01372199;0.6071831;0.002682448,0.1606344;0.4910457;-0.009299994,0.2127213;0.2552487;-0.03337407,0.1718128;0.02190454;-0.1225357,-0.1814273;0.4801533;0.0004015528,-0.2257691;0.2439358;-0.03318264,-0.2096343;0.08553863;-0.2299637,0.07512625;0.005835414;-0.04188991,0.1150483;-0.3250675;-0.04956412,0.1165926;-0.6678087;0.01002001,0.1392227;-0.6993424;-0.04379225,-0.0803619;0.003434768;-0.0310312,-0.1250482;-0.3266009;-0.04616364,-0.1322991;-0.666853;0.02594833,-0.1351555;-0.6537696;-0.05711755,-0.01161918;0.533578;0.00630641,12.15381
+0;0;0,0.001888497;0.3079879;0.007154933,0.004042706;0.6074288;0.0002346649,0.174284;0.483033;0.002534705,0.2036988;0.2425278;0.01536005,0.2495819;-0.004978225;-0.01098148,-0.1611829;0.4656765;0.002113788,-0.2061891;0.2278266;-0.01444883,-0.2450749;-0.01945758;-0.05182255,0.07654277;0.005066254;-0.03923383,0.09549666;-0.3260816;-0.004456505,0.1127354;-0.6655419;0.06926995,0.1111492;-0.626393;-0.01501443,-0.07471287;0.00635932;-0.04244176,-0.1192901;-0.3229397;-0.01411155,-0.1336983;-0.6630962;0.0569665,-0.1326214;-0.6238984;-0.02732061,0.003471585;0.5338178;0.004270579,0;0;0,-0.006164506;0.307907;0.008157969,-0.01364921;0.6073004;0.003156185,0.1607131;0.4908373;-0.008808374,0.2124985;0.2550642;-0.03333926,0.1716247;0.02176395;-0.1225507,-0.1814033;0.4800938;0.000129432,-0.2254184;0.2437928;-0.03299134,-0.2109947;0.08488029;-0.2294528,0.07508825;0.005789876;-0.04185677,0.1148898;-0.3252431;-0.04964042,0.11638;-0.6678998;0.009943724,0.1388982;-0.6994902;-0.04381156,-0.08030576;0.003457521;-0.03102881,-0.1251973;-0.3266704;-0.04612522,-0.1325232;-0.6668121;0.02609678,-0.1352425;-0.6537122;-0.05695181,-0.011571;0.5336915;0.006705999,12.16511
+0;0;0,0.001889806;0.3082015;0.007159894,0.004045186;0.6078057;0.0002361545,0.1744253;0.4833355;0.002536588,0.2038754;0.2425422;0.0153773,0.2497909;-0.005138218;-0.0109828,-0.1613148;0.4659649;0.002115328,-0.2063749;0.22783;-0.01446713,-0.2452881;-0.01962841;-0.05186719,0.07651965;0.005064724;-0.03922198,0.09547724;-0.3261476;-0.004437875,0.1127146;-0.6655813;0.06928279,0.1111272;-0.6264253;-0.01506751,-0.0746903;0.006357399;-0.04242894,-0.1192762;-0.3230058;-0.01409321,-0.1336832;-0.6631355;0.05697926,-0.1326055;-0.6239305;-0.02737376,0.003473809;0.5341617;0.004273876,0;0;0,-0.006098151;0.3081136;0.008473396,-0.01341738;0.607682;0.003923178,0.1609582;0.4908156;-0.008061647,0.2124769;0.2547595;-0.03329968,0.1714411;0.02131554;-0.1225669,-0.1812429;0.4801286;-0.0001561986,-0.225742;0.2435994;-0.03313156,-0.2160253;0.08041202;-0.2265847,0.07507305;0.005747824;-0.04183626,0.1148779;-0.3253474;-0.04974174,0.1162742;-0.6679654;0.009907246,0.1388859;-0.6995941;-0.0438695,-0.08027913;0.003506784;-0.03101995,-0.1252111;-0.326678;-0.04618891,-0.1327429;-0.6667505;0.02620615,-0.1352822;-0.653647;-0.05691658,-0.01139407;0.5340329;0.00735569,12.18695
+0;0;0,0.001889806;0.3082015;0.007159894,0.004045186;0.6078057;0.0002361545,0.1744253;0.4833355;0.002536588,0.2038754;0.2425422;0.0153773,0.2497909;-0.005138218;-0.0109828,-0.1613148;0.4659649;0.002115328,-0.2063749;0.22783;-0.01446713,-0.2452881;-0.01962841;-0.05186719,0.07651965;0.005064724;-0.03922198,0.09547724;-0.3261476;-0.004437875,0.1127146;-0.6655813;0.06928279,0.1111272;-0.6264253;-0.01506751,-0.0746903;0.006357399;-0.04242894,-0.1192762;-0.3230058;-0.01409321,-0.1336832;-0.6631355;0.05697926,-0.1326055;-0.6239305;-0.02737376,0.003473809;0.5341617;0.004273876,0;0;0,-0.006098151;0.3081136;0.008473396,-0.01341738;0.607682;0.003923178,0.1609582;0.4908156;-0.008061647,0.2124769;0.2547595;-0.03329968,0.1714411;0.02131554;-0.1225669,-0.1812429;0.4801286;-0.0001561986,-0.225742;0.2435994;-0.03313156,-0.2160253;0.08041202;-0.2265847,0.07507305;0.005747824;-0.04183626,0.1148779;-0.3253474;-0.04974174,0.1162742;-0.6679654;0.009907246,0.1388859;-0.6995941;-0.0438695,-0.08027913;0.003506784;-0.03101995,-0.1252111;-0.326678;-0.04618891,-0.1327429;-0.6667505;0.02620615,-0.1352822;-0.653647;-0.05691658,-0.01139407;0.5340329;0.00735569,12.2085
+0;0;0,0.001810974;0.3082009;0.007204204,0.003867166;0.6078078;0.0003528558,0.1742811;0.4833483;0.002606387,0.2038049;0.2425614;0.01539841,0.2496878;-0.005132928;-0.01088722,-0.1614141;0.4658514;0.002118427,-0.2065351;0.2277218;-0.01437371,-0.2455538;-0.01968543;-0.05200189,0.07650942;0.005102791;-0.039237,0.0953992;-0.3261244;-0.004557636,0.1124031;-0.6655725;0.06915079,0.1108266;-0.6264139;-0.01519944,-0.07469656;0.006318555;-0.04242371,-0.1193506;-0.3230417;-0.01416082,-0.1338;-0.66317;0.05690987,-0.1327138;-0.6239597;-0.02744247,0.003326139;0.5341622;0.004364478,0;0;0,-0.006098151;0.3081136;0.008473396,-0.01341738;0.607682;0.003923178,0.1609582;0.4908156;-0.008061647,0.2124769;0.2547595;-0.03329968,0.1714411;0.02131554;-0.1225669,-0.1812429;0.4801286;-0.0001561986,-0.225742;0.2435994;-0.03313156,-0.2160253;0.08041202;-0.2265847,0.07507305;0.005747824;-0.04183626,0.1148779;-0.3253474;-0.04974174,0.1162742;-0.6679654;0.009907246,0.1388859;-0.6995941;-0.0438695,-0.08027913;0.003506784;-0.03101995,-0.1252111;-0.326678;-0.04618891,-0.1327429;-0.6667505;0.02620615,-0.1352822;-0.653647;-0.05691658,-0.01139407;0.5340329;0.00735569,12.21988
+0;0;0,0.001811645;0.3083151;0.007206874,0.003869119;0.6081088;0.0003511766,0.1743415;0.483584;0.002606708,0.2038664;0.2427881;0.0153992,0.2496801;-0.004532933;-0.01084681,-0.1614691;0.4660811;0.00211858,-0.2065918;0.2279426;-0.01437417,-0.2455517;-0.01909177;-0.05194565,0.07650274;0.005102345;-0.03923357,0.09540091;-0.326272;-0.004538812,0.1123973;-0.6655689;0.0691368,0.1108202;-0.6264069;-0.01524573,-0.07469004;0.006318004;-0.04242,-0.1193639;-0.3231885;-0.01414457,-0.1338069;-0.6631653;0.05689448,-0.1327203;-0.6239516;-0.02749017,0.003327742;0.5344153;0.004365404,0;0;0,-0.006081805;0.3082254;0.008576393,-0.01337048;0.6079844;0.004212141,0.1609801;0.4907604;-0.007816315,0.2124605;0.2546888;-0.03307438,0.1714118;0.02166392;-0.1223485,-0.1811784;0.4801471;-0.0003392445,-0.2256091;0.2435529;-0.03300599,-0.2165786;0.08060239;-0.2261926,0.07510297;0.005707026;-0.0417726,0.1148642;-0.3255393;-0.04981756,0.1162769;-0.6679952;0.009859558,0.1388631;-0.6996487;-0.0439508,-0.08026183;0.00352133;-0.03104213,-0.1252376;-0.3268117;-0.04611003,-0.1327223;-0.666733;0.02625654,-0.1351876;-0.653632;-0.0569011,-0.01135868;0.5342848;0.007597446,12.23135
+0;0;0,0.001811645;0.3083151;0.007206874,0.003869119;0.6081088;0.0003511766,0.1743415;0.483584;0.002606708,0.2038664;0.2427881;0.0153992,0.2496801;-0.004532933;-0.01084681,-0.1614691;0.4660811;0.00211858,-0.2065918;0.2279426;-0.01437417,-0.2455517;-0.01909177;-0.05194565,0.07650274;0.005102345;-0.03923357,0.09540091;-0.326272;-0.004538812,0.1123973;-0.6655689;0.0691368,0.1108202;-0.6264069;-0.01524573,-0.07469004;0.006318004;-0.04242,-0.1193639;-0.3231885;-0.01414457,-0.1338069;-0.6631653;0.05689448,-0.1327203;-0.6239516;-0.02749017,0.003327742;0.5344153;0.004365404,0;0;0,-0.006081805;0.3082254;0.008576393,-0.01337048;0.6079844;0.004212141,0.1609801;0.4907604;-0.007816315,0.2124605;0.2546888;-0.03307438,0.1714118;0.02166392;-0.1223485,-0.1811784;0.4801471;-0.0003392445,-0.2256091;0.2435529;-0.03300599,-0.2165786;0.08060239;-0.2261926,0.07510297;0.005707026;-0.0417726,0.1148642;-0.3255393;-0.04981756,0.1162769;-0.6679952;0.009859558,0.1388631;-0.6996487;-0.0439508,-0.08026183;0.00352133;-0.03104213,-0.1252376;-0.3268117;-0.04611003,-0.1327223;-0.666733;0.02625654,-0.1351876;-0.653632;-0.0569011,-0.01135868;0.5342848;0.007597446,12.2533
+0;0;0,0.001700263;0.3084103;0.007223399,0.003648399;0.6082091;0.0004066243,0.1744324;0.4835874;0.002504778,0.2040949;0.242177;0.01546046,0.2498148;-0.004660234;-0.01078093,-0.1619148;0.4660259;0.002117112,-0.2072011;0.2272775;-0.0144664,-0.246065;-0.01927043;-0.05203305,0.0764615;0.005145259;-0.03930694,0.09521748;-0.3263336;-0.004668061,0.1119435;-0.665738;0.06918561,0.1103448;-0.62656;-0.01537383,-0.07473652;0.00626993;-0.04234396,-0.1194424;-0.3233333;-0.0141839,-0.1340383;-0.6634489;0.05679352,-0.1329711;-0.6242133;-0.02776802,0.003138711;0.5345184;0.004403502,0;0;0,-0.006019175;0.3083184;0.008690596,-0.01320311;0.608084;0.004397631,0.1614171;0.4905342;-0.006778239,0.2123913;0.2536886;-0.03192639,0.171405;0.02161124;-0.1223021,-0.1812259;0.4796972;0.0009149886,-0.2258494;0.2427024;-0.03327387,-0.216874;0.07961293;-0.2257026,0.07508609;0.00565955;-0.04180813,0.1148504;-0.3256756;-0.04991341,0.1162544;-0.6682502;0.009837389,0.1389058;-0.6998349;-0.04430437,-0.0802817;0.0035706;-0.03098339,-0.1252667;-0.3268485;-0.04613128,-0.132566;-0.666876;0.02637747,-0.1350785;-0.653806;-0.05695412,-0.01122245;0.5343869;0.007770061,12.26491
+0;0;0,0.001700263;0.3084103;0.007223399,0.003648399;0.6082091;0.0004066243,0.1744324;0.4835874;0.002504778,0.2040949;0.242177;0.01546046,0.2498148;-0.004660234;-0.01078093,-0.1619148;0.4660259;0.002117112,-0.2072011;0.2272775;-0.0144664,-0.246065;-0.01927043;-0.05203305,0.0764615;0.005145259;-0.03930694,0.09521748;-0.3263336;-0.004668061,0.1119435;-0.665738;0.06918561,0.1103448;-0.62656;-0.01537383,-0.07473652;0.00626993;-0.04234396,-0.1194424;-0.3233333;-0.0141839,-0.1340383;-0.6634489;0.05679352,-0.1329711;-0.6242133;-0.02776802,0.003138711;0.5345184;0.004403502,0;0;0,-0.006019175;0.3083184;0.008690596,-0.01320311;0.608084;0.004397631,0.1614171;0.4905342;-0.006778239,0.2123913;0.2536886;-0.03192639,0.171405;0.02161124;-0.1223021,-0.1812259;0.4796972;0.0009149886,-0.2258494;0.2427024;-0.03327387,-0.216874;0.07961293;-0.2257026,0.07508609;0.00565955;-0.04180813,0.1148504;-0.3256756;-0.04991341,0.1162544;-0.6682502;0.009837389,0.1389058;-0.6998349;-0.04430437,-0.0802817;0.0035706;-0.03098339,-0.1252667;-0.3268485;-0.04613128,-0.132566;-0.666876;0.02637747,-0.1350785;-0.653806;-0.05695412,-0.01122245;0.5343869;0.007770061,12.27726
+0;0;0,0.001700963;0.3085373;0.007226374,0.003649662;0.608423;0.0004078285,0.174594;0.4837371;0.002505097,0.20425;0.2423784;0.015458,0.2497092;-0.003050908;-0.01063371,-0.1620682;0.4661592;0.002117068,-0.2073448;0.2274619;-0.01446289,-0.245987;-0.01767981;-0.05181528,0.07644047;0.005143843;-0.03929613,0.09519663;-0.3263381;-0.00465693,0.111921;-0.6657103;0.06918974,0.1103261;-0.6265539;-0.01517032,-0.07471596;0.006268205;-0.04233231,-0.1194223;-0.323338;-0.01417199,-0.1340168;-0.6634214;0.0567987,-0.1329521;-0.6242076;-0.02756348,0.003139859;0.5347158;0.004405598,0;0;0,-0.00600937;0.3084399;0.008894205,-0.01315647;0.6082964;0.004828691,0.1615361;0.4902737;-0.006055594,0.212414;0.253469;-0.03127933,0.1716757;0.02276237;-0.1212666,-0.1812604;0.4796361;0.0006629638,-0.2259451;0.2426511;-0.03314032,-0.2104862;0.08222249;-0.2255112,0.0750747;0.005641967;-0.04178214,0.1148448;-0.3256944;-0.04993629,0.116219;-0.6682467;0.009750605,0.1387483;-0.6995274;-0.04447222,-0.08025686;0.003581772;-0.03098058,-0.1252664;-0.3268372;-0.04612696,-0.1324689;-0.666862;0.02624534,-0.1348033;-0.6537435;-0.05689654,-0.01118955;0.53458;0.008147955,12.29782
+0;0;0,0.001650796;0.3085887;0.007212498,0.003555666;0.6084504;0.0003581988,0.1746498;0.4837503;0.00249817,0.2043417;0.2423073;0.01550454,0.2501048;-0.004949853;-0.01084342,-0.1622576;0.466134;0.002130327,-0.2076095;0.2273617;-0.01449722,-0.2466271;-0.01957609;-0.05223208,0.076424;0.005157976;-0.03925802,0.09520784;-0.3262704;-0.004706956,0.1117282;-0.6658309;0.06919041,0.1101469;-0.6267697;-0.01430853,-0.07468735;0.006252864;-0.0423217,-0.1193289;-0.3233144;-0.01432247,-0.1340467;-0.6636127;0.05649789,-0.1329965;-0.6244894;-0.02700265,0.003066443;0.5347536;0.004371018,0;0;0,-0.006006613;0.3084864;0.009041309,-0.01314078;0.6083211;0.005067348,0.1617289;0.490265;-0.005106926,0.2124417;0.2533898;-0.03087234,0.1715426;0.02080439;-0.1211822,-0.1812789;0.4791763;0.002162177,-0.2263165;0.2424086;-0.03330872,-0.1989342;0.08166422;-0.2265339,0.0750585;0.005602449;-0.04175234,0.1148074;-0.3256707;-0.05009103,0.1162089;-0.6683978;0.009669065,0.1381867;-0.6994959;-0.04362893,-0.08022486;0.003611547;-0.03097344,-0.1253425;-0.3267244;-0.0462683,-0.1324815;-0.6669415;0.02609512,-0.1348962;-0.6536443;-0.05619624,-0.01117931;0.5346135;0.008370876,12.32015
+0;0;0,0.001650796;0.3085887;0.007212498,0.003555666;0.6084504;0.0003581988,0.1746498;0.4837503;0.00249817,0.2043417;0.2423073;0.01550454,0.2501048;-0.004949853;-0.01084342,-0.1622576;0.466134;0.002130327,-0.2076095;0.2273617;-0.01449722,-0.2466271;-0.01957609;-0.05223208,0.076424;0.005157976;-0.03925802,0.09520784;-0.3262704;-0.004706956,0.1117282;-0.6658309;0.06919041,0.1101469;-0.6267697;-0.01430853,-0.07468735;0.006252864;-0.0423217,-0.1193289;-0.3233144;-0.01432247,-0.1340467;-0.6636127;0.05649789,-0.1329965;-0.6244894;-0.02700265,0.003066443;0.5347536;0.004371018,0;0;0,-0.006006613;0.3084864;0.009041309,-0.01314078;0.6083211;0.005067348,0.1617289;0.490265;-0.005106926,0.2124417;0.2533898;-0.03087234,0.1715426;0.02080439;-0.1211822,-0.1812789;0.4791763;0.002162177,-0.2263165;0.2424086;-0.03330872,-0.1989342;0.08166422;-0.2265339,0.0750585;0.005602449;-0.04175234,0.1148074;-0.3256707;-0.05009103,0.1162089;-0.6683978;0.009669065,0.1381867;-0.6994959;-0.04362893,-0.08022486;0.003611547;-0.03097344,-0.1253425;-0.3267244;-0.0462683,-0.1324815;-0.6669415;0.02609512,-0.1348962;-0.6536443;-0.05619624,-0.01117931;0.5346135;0.008370876,12.33148
+0;0;0,0.001651227;0.3086692;0.007214381,0.003555804;0.6084855;0.0003615394,0.1746661;0.4838018;0.002500184,0.2043619;0.2423274;0.01550824,0.2501296;-0.004954815;-0.01084239,-0.1622728;0.4661839;0.002132307,-0.2076306;0.2273805;-0.0144974,-0.2466521;-0.01958232;-0.0522361,0.07631856;0.00515086;-0.03920386,0.09510581;-0.3263378;-0.004646506,0.1116357;-0.6660935;0.06929332,0.1100576;-0.6270506;-0.01403689,-0.07458431;0.006244237;-0.04226331,-0.119234;-0.323383;-0.01425899,-0.1339602;-0.6638768;0.05660205,-0.1329122;-0.6247719;-0.02672977,0.003066722;0.5348098;0.004373207,0;0;0,-0.005938783;0.3085552;0.009480715,-0.01290837;0.6083539;0.005964994,0.1619014;0.4903055;-0.004635333,0.2125893;0.2533835;-0.03031898,0.171456;0.0207935;-0.1205823,-0.1809657;0.4787657;0.002973131,-0.2265852;0.2422006;-0.03331409,-0.1978847;0.08191437;-0.2267621,0.07504858;0.005515575;-0.04153657,0.1148658;-0.3258017;-0.05021882,0.1162772;-0.6687263;0.009572029,0.1384231;-0.6996223;-0.04362035,-0.08007404;0.003645118;-0.03102995,-0.1251837;-0.3267422;-0.04656284,-0.1323289;-0.6671684;0.02577799,-0.1348115;-0.6538164;-0.05634917,-0.01099765;0.5346612;0.009155273,12.35357
+0;0;0,0.001623832;0.3086694;0.007213369,0.0035091;0.6084857;0.000357694,0.1746214;0.4837837;0.002510244,0.2043252;0.2423125;0.01555896,0.2501011;-0.004961833;-0.01085168,-0.1635345;0.4697517;-0.004361815,-0.2058876;0.2300753;-0.01542305,-0.2449547;-0.0168858;-0.05312596,0.07631217;0.00515554;-0.03921568,0.0950904;-0.3263513;-0.0048276,0.1115918;-0.6660749;0.06926547,0.1112952;-0.6270431;-0.01408037,-0.07458875;0.006240333;-0.04225604,-0.1191507;-0.3234047;-0.01432199,-0.1339822;-0.6638848;0.0565836,-0.1316525;-0.6247838;-0.02672267,0.003027328;0.53481;0.00437039,0;0;0,-0.005938783;0.3085552;0.009480715,-0.01290837;0.6083539;0.005964994,0.1619014;0.4903055;-0.004635333,0.2125893;0.2533835;-0.03031898,0.171456;0.0207935;-0.1205823,-0.1809657;0.4787657;0.002973131,-0.2265852;0.2422006;-0.03331409,-0.1978847;0.08191437;-0.2267621,0.07504858;0.005515575;-0.04153657,0.1148658;-0.3258017;-0.05021882,0.1162772;-0.6687263;0.009572029,0.1384231;-0.6996223;-0.04362035,-0.08007404;0.003645118;-0.03102995,-0.1251837;-0.3267422;-0.04656284,-0.1323289;-0.6671684;0.02577799,-0.1348115;-0.6538164;-0.05634917,-0.01099765;0.5346612;0.009155273,12.36521
+0;0;0,0.001623832;0.3086694;0.007213369,0.0035091;0.6084857;0.000357694,0.1746214;0.4837837;0.002510244,0.2043252;0.2423125;0.01555896,0.2501011;-0.004961833;-0.01085168,-0.1635345;0.4697517;-0.004361815,-0.2058876;0.2300753;-0.01542305,-0.2449547;-0.0168858;-0.05312596,0.07631217;0.00515554;-0.03921568,0.0950904;-0.3263513;-0.0048276,0.1115918;-0.6660749;0.06926547,0.1112952;-0.6270431;-0.01408037,-0.07458875;0.006240333;-0.04225604,-0.1191507;-0.3234047;-0.01432199,-0.1339822;-0.6638848;0.0565836,-0.1316525;-0.6247838;-0.02672267,0.003027328;0.53481;0.00437039,0;0;0,-0.005938783;0.3085552;0.009480715,-0.01290837;0.6083539;0.005964994,0.1619014;0.4903055;-0.004635333,0.2125893;0.2533835;-0.03031898,0.171456;0.0207935;-0.1205823,-0.1809657;0.4787657;0.002973131,-0.2265852;0.2422006;-0.03331409,-0.1978847;0.08191437;-0.2267621,0.07504858;0.005515575;-0.04153657,0.1148658;-0.3258017;-0.05021882,0.1162772;-0.6687263;0.009572029,0.1384231;-0.6996223;-0.04362035,-0.08007404;0.003645118;-0.03102995,-0.1251837;-0.3267422;-0.04656284,-0.1323289;-0.6671684;0.02577799,-0.1348115;-0.6538164;-0.05634917,-0.01099765;0.5346612;0.009155273,12.38711
+0;0;0,0.001623824;0.3086679;0.007213334,0.003508918;0.6084566;0.0003582705,0.1747144;0.4837331;0.00250947,0.2044352;0.2421229;0.0155657,0.250188;-0.005026326;-0.01083158,-0.163625;0.4696935;-0.004366318,-0.2060025;0.2298792;-0.01543392,-0.2450499;-0.01695701;-0.05311776,0.07626429;0.005152305;-0.03919107,0.09504008;-0.3263114;-0.004807469,0.1115629;-0.6664751;0.06938156,0.111267;-0.6274675;-0.01374055,-0.07454195;0.006236418;-0.04222953,-0.1190981;-0.3233657;-0.01429911,-0.1339488;-0.6642867;0.05669833,-0.1316253;-0.6252102;-0.02638434,0.003027187;0.5347871;0.004370625,0;0;0,-0.005902708;0.3085547;0.009471893,-0.01282384;0.6083263;0.005919695,0.162066;0.4901938;-0.004429816,0.212504;0.2530674;-0.0300498,0.1714049;0.02071357;-0.1205783,-0.180947;0.4785478;0.003276843,-0.2267036;0.2418866;-0.03315261,-0.1970268;0.08233361;-0.2268921,0.0750377;0.005499423;-0.04144669,0.1147742;-0.3257804;-0.05025744,0.1161883;-0.6691631;0.009530783,0.1383373;-0.6996982;-0.0437181,-0.08000775;0.003649713;-0.03105106,-0.1252421;-0.3266729;-0.04666378,-0.1324501;-0.6676625;0.02518659,-0.1349426;-0.654267;-0.0567194,-0.01092938;0.53464;0.009120226,12.39872
+0;0;0,0.001607927;0.3086672;0.00724895,0.003435302;0.6084583;0.0004705847,0.1746649;0.4837397;0.002551938,0.2042804;0.242116;0.01559911,0.2500368;-0.004996076;-0.01113674,-0.1639788;0.4710933;-0.008019457,-0.2048144;0.2308859;-0.01590461,-0.2438121;-0.0159159;-0.05386376,0.07626825;0.005166046;-0.03918156,0.09528375;-0.3263283;-0.005227473,0.1119159;-0.6664926;0.06893438,0.1123334;-0.6274882;-0.01418756,-0.07452886;0.006222829;-0.04225463,-0.1189093;-0.3234215;-0.01454346,-0.1340189;-0.6643355;0.05643325,-0.1309777;-0.6252587;-0.0266262,0.002976249;0.5347872;0.004453229,0;0;0,-0.005902708;0.3085547;0.009471893,-0.01282384;0.6083263;0.005919695,0.162066;0.4901938;-0.004429816,0.212504;0.2530674;-0.0300498,0.1714049;0.02071357;-0.1205783,-0.180947;0.4785478;0.003276843,-0.2267036;0.2418866;-0.03315261,-0.1970268;0.08233361;-0.2268921,0.0750377;0.005499423;-0.04144669,0.1147742;-0.3257804;-0.05025744,0.1161883;-0.6691631;0.009530783,0.1383373;-0.6996982;-0.0437181,-0.08000775;0.003649713;-0.03105106,-0.1252421;-0.3266729;-0.04666378,-0.1324501;-0.6676625;0.02518659,-0.1349426;-0.654267;-0.0567194,-0.01092938;0.53464;0.009120226,12.41013
+0;0;0,0.001607434;0.3085725;0.007246727,0.003433629;0.6081703;0.0004731333,0.1750091;0.483406;0.002547572,0.2046511;0.2415653;0.01560647,0.2503719;-0.005354047;-0.01110852,-0.1643161;0.4707342;-0.008045093,-0.2051883;0.2303111;-0.01593733,-0.2441556;-0.01629822;-0.05386686,0.07593172;0.005143251;-0.03900868,0.0949485;-0.3263733;-0.005052309,0.1115797;-0.6665183;0.06910534,0.1119967;-0.6275268;-0.01389784,-0.0742;0.006195371;-0.04206819,-0.1185834;-0.3234712;-0.01435516,-0.1336921;-0.6643658;0.05661754,-0.1306553;-0.625302;-0.02632325,0.002974931;0.5345563;0.004452689,0;0;0,-0.005785823;0.3084589;0.009576082,-0.01252392;0.6080424;0.006120205,0.1627653;0.4900774;-0.003578424,0.21268;0.2526696;-0.02969694,0.1714513;0.02069055;-0.1205769,-0.181119;0.4784097;0.003696852,-0.227184;0.2416548;-0.03319844,-0.1964186;0.08253653;-0.2268685,0.07494487;0.005360454;-0.04084468,0.114806;-0.3259066;-0.05039239,0.1161977;-0.669293;0.009259224,0.1384923;-0.6998098;-0.04376173,-0.07956785;0.003657884;-0.03113412,-0.124853;-0.3266831;-0.04669024,-0.1323408;-0.667721;0.02480563,-0.1347506;-0.6543036;-0.05698533,-0.01068355;0.5344109;0.009296417,12.43196
+0;0;0,0.001607434;0.3085725;0.007246727,0.003433629;0.6081703;0.0004731333,0.1750091;0.483406;0.002547572,0.2046511;0.2415653;0.01560647,0.2503719;-0.005354047;-0.01110852,-0.1643161;0.4707342;-0.008045093,-0.2051883;0.2303111;-0.01593733,-0.2441556;-0.01629822;-0.05386686,0.07593172;0.005143251;-0.03900868,0.0949485;-0.3263733;-0.005052309,0.1115797;-0.6665183;0.06910534,0.1119967;-0.6275268;-0.01389784,-0.0742;0.006195371;-0.04206819,-0.1185834;-0.3234712;-0.01435516,-0.1336921;-0.6643658;0.05661754,-0.1306553;-0.625302;-0.02632325,0.002974931;0.5345563;0.004452689,0;0;0,-0.005785823;0.3084589;0.009576082,-0.01252392;0.6080424;0.006120205,0.1627653;0.4900774;-0.003578424,0.21268;0.2526696;-0.02969694,0.1714513;0.02069055;-0.1205769,-0.181119;0.4784097;0.003696852,-0.227184;0.2416548;-0.03319844,-0.1964186;0.08253653;-0.2268685,0.07494487;0.005360454;-0.04084468,0.114806;-0.3259066;-0.05039239,0.1161977;-0.669293;0.009259224,0.1384923;-0.6998098;-0.04376173,-0.07956785;0.003657884;-0.03113412,-0.124853;-0.3266831;-0.04669024,-0.1323408;-0.667721;0.02480563,-0.1347506;-0.6543036;-0.05698533,-0.01068355;0.5344109;0.009296417,12.44348
+0;0;0,0.00154387;0.3084902;0.007289352,0.003316516;0.6079876;0.0005834629,0.1749022;0.4832034;0.002645978,0.204576;0.2414321;0.01554379,0.2498245;-0.005011216;-0.01201345,-0.1640561;0.4692167;-0.005407622,-0.2061771;0.2291769;-0.01575049,-0.2452409;-0.01663826;-0.05562575,0.0758642;0.005134923;-0.03890867,0.09485644;-0.3264516;-0.004937075,0.1115199;-0.6664231;0.06913035,0.1114364;-0.6273922;-0.01413058,-0.07406063;0.006180334;-0.04210055,-0.1184663;-0.3235493;-0.01433561,-0.13357;-0.6642271;0.05676144,-0.1310252;-0.6251304;-0.02645347,0.002881323;0.5344008;0.004535278,0;0;0,-0.005754307;0.3083782;0.009566784,-0.01244524;0.6078598;0.006094694,0.1628442;0.4899228;-0.003397942,0.2127548;0.2525769;-0.02940035,0.1714946;0.02112219;-0.1203258,-0.1811104;0.4783832;0.004069897,-0.2272846;0.2417717;-0.03312121,-0.2093715;0.0787832;-0.2245761,0.07491526;0.005339891;-0.04067945,0.1147737;-0.3259889;-0.05052733,0.1160669;-0.6691837;0.009137154,0.1383767;-0.6998716;-0.04409074,-0.07943089;0.003658985;-0.03119254,-0.1247945;-0.3267423;-0.04673461,-0.1323974;-0.6676377;0.02451727,-0.1348428;-0.6542734;-0.05752677,-0.01062006;0.5342569;0.009274006,12.46543
+0;0;0,0.00154387;0.3084902;0.007289352,0.003316516;0.6079876;0.0005834629,0.1749022;0.4832034;0.002645978,0.204576;0.2414321;0.01554379,0.2498245;-0.005011216;-0.01201345,-0.1640561;0.4692167;-0.005407622,-0.2061771;0.2291769;-0.01575049,-0.2452409;-0.01663826;-0.05562575,0.0758642;0.005134923;-0.03890867,0.09485644;-0.3264516;-0.004937075,0.1115199;-0.6664231;0.06913035,0.1114364;-0.6273922;-0.01413058,-0.07406063;0.006180334;-0.04210055,-0.1184663;-0.3235493;-0.01433561,-0.13357;-0.6642271;0.05676144,-0.1310252;-0.6251304;-0.02645347,0.002881323;0.5344008;0.004535278,0;0;0,-0.005754307;0.3083782;0.009566784,-0.01244524;0.6078598;0.006094694,0.1628442;0.4899228;-0.003397942,0.2127548;0.2525769;-0.02940035,0.1714946;0.02112219;-0.1203258,-0.1811104;0.4783832;0.004069897,-0.2272846;0.2417717;-0.03312121,-0.2093715;0.0787832;-0.2245761,0.07491526;0.005339891;-0.04067945,0.1147737;-0.3259889;-0.05052733,0.1160669;-0.6691837;0.009137154,0.1383767;-0.6998716;-0.04409074,-0.07943089;0.003658985;-0.03119254,-0.1247945;-0.3267423;-0.04673461,-0.1323974;-0.6676377;0.02451727,-0.1348428;-0.6542734;-0.05752677,-0.01062006;0.5342569;0.009274006,12.47688
+0;0;0,0.001543811;0.3084785;0.007289075,0.003316266;0.6079434;0.0005838671,0.174964;0.4831476;0.002645331,0.2046632;0.2411689;0.01555421,0.2499486;-0.005474627;-0.01202542,-0.1641165;0.4691559;-0.005411173,-0.2062736;0.2289101;-0.01576292,-0.2453692;-0.01710476;-0.05567057,0.0757883;0.005129787;-0.03886975,0.09478623;-0.3265558;-0.004888002,0.1114086;-0.6656886;0.0689967,0.1113246;-0.6266071;-0.01473109,-0.07398655;0.006174152;-0.04205844,-0.1184055;-0.3236541;-0.0142852,-0.133472;-0.6634914;0.05663646,-0.1309128;-0.6243436;-0.02704505,0.002881113;0.5343635;0.004535313,0;0;0,-0.005734354;0.3083666;0.009574413,-0.01240665;0.6078156;0.006067991,0.162941;0.4898136;-0.00322461,0.2127365;0.2522114;-0.02907062,0.1714313;0.02058282;-0.1201007,-0.1811429;0.478314;0.004377052,-0.2274018;0.2415717;-0.0332474,-0.2153744;0.0757065;-0.2229537,0.07489316;0.005322784;-0.04054284,0.1147428;-0.3261044;-0.05049539,0.1161147;-0.6684439;0.009070158,0.1382415;-0.6995982;-0.04444051,-0.07932096;0.00365018;-0.03123944,-0.1248115;-0.3268439;-0.04657868,-0.1326007;-0.6669451;0.02425081,-0.135078;-0.6536744;-0.05825267,-0.01058541;0.53422;0.009258032,12.49874
+0;0;0,0.001510095;0.3084777;0.007329759,0.00318413;0.6079461;0.0007432099,0.1748706;0.4831643;0.00268895,0.2044542;0.2411427;0.0150491,0.2492226;-0.00536713;-0.01449912,-0.1646906;0.4707673;-0.007467012,-0.2058034;0.2303021;-0.01688161,-0.244868;-0.01552574;-0.05795487,0.07578465;0.005154104;-0.03887368,0.09467947;-0.3265375;-0.004892189,0.1115821;-0.665645;0.06904507,0.1119195;-0.6265637;-0.01468212,-0.07398759;0.006156323;-0.04205921,-0.1184236;-0.3236718;-0.01431284,-0.1337024;-0.6635025;0.05659569,-0.1307175;-0.6243538;-0.02707162,0.002783721;0.534364;0.004656909,0;0;0,-0.005734354;0.3083666;0.009574413,-0.01240665;0.6078156;0.006067991,0.162941;0.4898136;-0.00322461,0.2127365;0.2522114;-0.02907062,0.1714313;0.02058282;-0.1201007,-0.1811429;0.478314;0.004377052,-0.2274018;0.2415717;-0.0332474,-0.2153744;0.0757065;-0.2229537,0.07489316;0.005322784;-0.04054284,0.1147428;-0.3261044;-0.05049539,0.1161147;-0.6684439;0.009070158,0.1382415;-0.6995982;-0.04444051,-0.07932096;0.00365018;-0.03123944,-0.1248115;-0.3268439;-0.04657868,-0.1326007;-0.6669451;0.02425081,-0.135078;-0.6536744;-0.05825267,-0.01058541;0.53422;0.009258032,12.51023
+0;0;0,0.0015099;0.3084378;0.007328812,0.00318333;0.6077979;0.0007448625,0.1750177;0.4830039;0.002687219,0.2045834;0.2411296;0.01503985,0.2493946;-0.005616426;-0.01453668,-0.1648351;0.4705963;-0.007477465,-0.2059229;0.2302775;-0.01688634,-0.2450248;-0.01578595;-0.05799895,0.07578689;0.005154256;-0.03887483,0.09467869;-0.3264842;-0.004898787,0.1115855;-0.6656744;0.06905653,0.11192;-0.6266684;-0.01397658,-0.07398979;0.006156505;-0.04206045,-0.1184187;-0.3236188;-0.01431853,-0.1337012;-0.6635324;0.05660733,-0.1307411;-0.6244596;-0.02636639,0.002783094;0.5342476;0.004656868,0;0;0,-0.005654529;0.3083248;0.009680748,-0.01219508;0.6076694;0.006274462,0.1633499;0.4898994;-0.002704382,0.212763;0.252367;-0.02852345,0.1714439;0.02057382;-0.1197979,-0.18114;0.4782221;0.004584981,-0.227447;0.2416896;-0.03333499,-0.2140104;0.07546571;-0.2229543,0.0748619;0.005288661;-0.04061031,0.1147312;-0.326084;-0.05050611,0.1161284;-0.6685301;0.008941177,0.1379878;-0.6991663;-0.04417324,-0.07933592;0.003696196;-0.03120291,-0.1248611;-0.3267684;-0.04589645,-0.1327295;-0.6670797;0.02432884,-0.1351329;-0.6536637;-0.05749361,-0.01041147;0.5341038;0.009441376,12.52284
+0;0;0,0.0015099;0.3084378;0.007328812,0.00318333;0.6077979;0.0007448625,0.1750177;0.4830039;0.002687219,0.2045834;0.2411296;0.01503985,0.2493946;-0.005616426;-0.01453668,-0.1648351;0.4705963;-0.007477465,-0.2059229;0.2302775;-0.01688634,-0.2450248;-0.01578595;-0.05799895,0.07578689;0.005154256;-0.03887483,0.09467869;-0.3264842;-0.004898787,0.1115855;-0.6656744;0.06905653,0.11192;-0.6266684;-0.01397658,-0.07398979;0.006156505;-0.04206045,-0.1184187;-0.3236188;-0.01431853,-0.1337012;-0.6635324;0.05660733,-0.1307411;-0.6244596;-0.02636639,0.002783094;0.5342476;0.004656868,0;0;0,-0.005654529;0.3083248;0.009680748,-0.01219508;0.6076694;0.006274462,0.1633499;0.4898994;-0.002704382,0.212763;0.252367;-0.02852345,0.1714439;0.02057382;-0.1197979,-0.18114;0.4782221;0.004584981,-0.227447;0.2416896;-0.03333499,-0.2140104;0.07546571;-0.2229543,0.0748619;0.005288661;-0.04061031,0.1147312;-0.326084;-0.05050611,0.1161284;-0.6685301;0.008941177,0.1379878;-0.6991663;-0.04417324,-0.07933592;0.003696196;-0.03120291,-0.1248611;-0.3267684;-0.04589645,-0.1327295;-0.6670797;0.02432884,-0.1351329;-0.6536637;-0.05749361,-0.01041147;0.5341038;0.009441376,12.53714
+0;0;0,0.001468795;0.3084364;0.007398531,0.003030598;0.6078026;0.001039005,0.17493;0.4830928;0.002759992,0.2043586;0.2411497;0.01404757,0.2489407;-0.005032077;-0.02020661,-0.1651795;0.4715563;-0.008924624,-0.2055565;0.2311317;-0.01870099,-0.2451901;-0.01413807;-0.06384914,0.07578821;0.005184978;-0.03886815,0.09467047;-0.326455;-0.004902251,0.1114668;-0.6656586;0.06901699,0.1121009;-0.6266451;-0.01401355,-0.07397995;0.006125654;-0.04208223,-0.1184147;-0.3236517;-0.0143734,-0.1336408;-0.6635869;0.05646073,-0.1303835;-0.6245034;-0.02650069,0.002670932;0.5342483;0.0048782,0;0;0,-0.005654529;0.3083248;0.009680748,-0.01219508;0.6076694;0.006274462,0.1633499;0.4898994;-0.002704382,0.212763;0.252367;-0.02852345,0.1714439;0.02057382;-0.1197979,-0.18114;0.4782221;0.004584981,-0.227447;0.2416896;-0.03333499,-0.2140104;0.07546571;-0.2229543,0.0748619;0.005288661;-0.04061031,0.1147312;-0.326084;-0.05050611,0.1161284;-0.6685301;0.008941177,0.1379878;-0.6991663;-0.04417324,-0.07933592;0.003696196;-0.03120291,-0.1248611;-0.3267684;-0.04589645,-0.1327295;-0.6670797;0.02432884,-0.1351329;-0.6536637;-0.05749361,-0.01041147;0.5341038;0.009441376,12.55349
+0;0;0,0.001468433;0.3083604;0.007396708,0.003029866;0.607655;0.00103894,0.1747536;0.4830208;0.002760868,0.2041699;0.241179;0.01404373,0.2486684;-0.004541233;-0.02014623,-0.1650088;0.4714961;-0.008911824,-0.205369;0.2311721;-0.0186841,-0.2449282;-0.01363778;-0.0637476,0.075852;0.005189342;-0.03890086,0.09477574;-0.3271791;-0.004860368,0.1115331;-0.6655967;0.06888759,0.112174;-0.6264871;-0.01502877,-0.07404222;0.006130809;-0.04211765,-0.1185745;-0.3243709;-0.01434796,-0.1337654;-0.6635184;0.05632204,-0.1304733;-0.624338;-0.02752445,0.002670314;0.5341241;0.004876914,0;0;0,-0.005560249;0.3082601;0.009368658,-0.0119556;0.6075338;0.005787611,0.1633638;0.4898461;-0.003012658,0.2127552;0.2524069;-0.0287652,0.1713632;0.02089423;-0.1194079,-0.1808004;0.4781889;0.004435896,-0.2269644;0.2417506;-0.0335892,-0.2121405;0.07510848;-0.2221049,0.07486852;0.005274057;-0.04075074,0.114525;-0.3268706;-0.05039191,0.1160989;-0.6686071;0.00842762,0.1385971;-0.6996922;-0.0453105,-0.0794342;0.00370141;-0.03114867,-0.1251071;-0.3274745;-0.04605309,-0.1338373;-0.6669576;0.02409718,-0.136282;-0.6537501;-0.05859133,-0.01023148;0.5339925;0.009005785,12.56493
+0;0;0,0.001468433;0.3083604;0.007396708,0.003029866;0.607655;0.00103894,0.1747536;0.4830208;0.002760868,0.2041699;0.241179;0.01404373,0.2486684;-0.004541233;-0.02014623,-0.1650088;0.4714961;-0.008911824,-0.205369;0.2311721;-0.0186841,-0.2449282;-0.01363778;-0.0637476,0.075852;0.005189342;-0.03890086,0.09477574;-0.3271791;-0.004860368,0.1115331;-0.6655967;0.06888759,0.112174;-0.6264871;-0.01502877,-0.07404222;0.006130809;-0.04211765,-0.1185745;-0.3243709;-0.01434796,-0.1337654;-0.6635184;0.05632204,-0.1304733;-0.624338;-0.02752445,0.002670314;0.5341241;0.004876914,0;0;0,-0.005560249;0.3082601;0.009368658,-0.0119556;0.6075338;0.005787611,0.1633638;0.4898461;-0.003012658,0.2127552;0.2524069;-0.0287652,0.1713632;0.02089423;-0.1194079,-0.1808004;0.4781889;0.004435896,-0.2269644;0.2417506;-0.0335892,-0.2121405;0.07510848;-0.2221049,0.07486852;0.005274057;-0.04075074,0.114525;-0.3268706;-0.05039191,0.1160989;-0.6686071;0.00842762,0.1385971;-0.6996922;-0.0453105,-0.0794342;0.00370141;-0.03114867,-0.1251071;-0.3274745;-0.04605309,-0.1338373;-0.6669576;0.02409718,-0.136282;-0.6537501;-0.05859133,-0.01023148;0.5339925;0.009005785,12.58824
+0;0;0,0.001381809;0.3083631;0.007412313,0.002619867;0.6076454;0.001049232,0.1744233;0.4832512;0.002924183,0.2031496;0.2413947;0.01131888,0.2493515;-0.002686724;-0.03225395,-0.1653545;0.4721193;-0.01004559,-0.2052886;0.2319882;-0.02156018,-0.2443851;-0.01250924;-0.06953284,0.0758571;0.005177699;-0.0388679,0.0947989;-0.3274562;-0.004839219,0.1115016;-0.6655567;0.06884878,0.112397;-0.6264344;-0.01518349,-0.07397228;0.006156224;-0.04221401,-0.1184891;-0.3246088;-0.01437988,-0.1336905;-0.6633992;0.05640762,-0.1301413;-0.6242048;-0.02754658,0.002362883;0.5341188;0.004890849,0;0;0,-0.005493835;0.3082686;0.009217262,-0.01181561;0.6075289;0.005543947,0.1633846;0.4898612;-0.003228903,0.2126901;0.2525416;-0.02850032,0.1713545;0.0210063;-0.119559,-0.1806009;0.4782037;0.004281461,-0.2267871;0.2419362;-0.03359631,-0.2109197;0.07412124;-0.2212004,0.07487808;0.005266368;-0.04071069,0.1144286;-0.3271526;-0.0504787,0.1161169;-0.6685815;0.008209705,0.1385672;-0.6998364;-0.04554224,-0.07940066;0.003704338;-0.03120311,-0.1251145;-0.327729;-0.0461787,-0.1338441;-0.6669281;0.02374042,-0.1363019;-0.6537501;-0.05906308,-0.01012087;0.5339926;0.008788824,12.60905
+0;0;0,0.001381809;0.3083631;0.007412313,0.002619867;0.6076454;0.001049232,0.1744233;0.4832512;0.002924183,0.2031496;0.2413947;0.01131888,0.2493515;-0.002686724;-0.03225395,-0.1653545;0.4721193;-0.01004559,-0.2052886;0.2319882;-0.02156018,-0.2443851;-0.01250924;-0.06953284,0.0758571;0.005177699;-0.0388679,0.0947989;-0.3274562;-0.004839219,0.1115016;-0.6655567;0.06884878,0.112397;-0.6264344;-0.01518349,-0.07397228;0.006156224;-0.04221401,-0.1184891;-0.3246088;-0.01437988,-0.1336905;-0.6633992;0.05640762,-0.1301413;-0.6242048;-0.02754658,0.002362883;0.5341188;0.004890849,0;0;0,-0.005493835;0.3082686;0.009217262,-0.01181561;0.6075289;0.005543947,0.1633846;0.4898612;-0.003228903,0.2126901;0.2525416;-0.02850032,0.1713545;0.0210063;-0.119559,-0.1806009;0.4782037;0.004281461,-0.2267871;0.2419362;-0.03359631,-0.2109197;0.07412124;-0.2212004,0.07487808;0.005266368;-0.04071069,0.1144286;-0.3271526;-0.0504787,0.1161169;-0.6685815;0.008209705,0.1385672;-0.6998364;-0.04554224,-0.07940066;0.003704338;-0.03120311,-0.1251145;-0.327729;-0.0461787,-0.1338441;-0.6669281;0.02374042,-0.1363019;-0.6537501;-0.05906308,-0.01012087;0.5339926;0.008788824,12.62053
+0;0;0,0.00138169;0.3083366;0.007411676,0.002619671;0.6076008;0.00104887,0.1743428;0.4832322;0.002924645,0.2030865;0.24123;0.0113244,0.2493728;-0.003297672;-0.03232809,-0.1652765;0.4721055;-0.01003908,-0.2052346;0.2318297;-0.0215606,-0.2444026;-0.01311478;-0.06962098,0.07586776;0.005178428;-0.03887336,0.09481525;-0.3275553;-0.004834469,0.1115169;-0.6656337;0.06884868,0.1124215;-0.6264172;-0.01605063,-0.07398269;0.00615709;-0.04221995,-0.1185129;-0.3247073;-0.01437746,-0.1337132;-0.6634754;0.05640538,-0.1301275;-0.6241862;-0.02841505,0.002362694;0.534076;0.004890393,0;0;0,-0.005459756;0.3082458;0.009112358,-0.01174094;0.6074879;0.005355835,0.1633479;0.4897854;-0.003385782,0.2125123;0.2522398;-0.02822137,0.1710909;0.0203315;-0.1195698,-0.180481;0.4782422;0.004179126,-0.2265009;0.2417516;-0.03345362,-0.2095336;0.07302834;-0.220767,0.07491395;0.005230933;-0.04067445,0.1144055;-0.3272923;-0.05057883,0.1162047;-0.6687069;0.008055449,0.138987;-0.7002667;-0.04657984,-0.07939862;0.003725128;-0.0312387,-0.1251829;-0.3278084;-0.04602695,-0.1338362;-0.6671393;0.02314507,-0.136326;-0.6541351;-0.06051257,-0.01006219;0.533954;0.008622646,12.6436
+0;0;0,0.00133308;0.3082955;0.007515122,0.002459767;0.6075503;0.001367344,0.1741908;0.4833387;0.003371613,0.2024831;0.2411704;0.006671849,0.2501062;-0.0008031279;-0.04529694,-0.1652748;0.4722145;-0.01094774,-0.2050784;0.2321299;-0.02617345,-0.2441956;-0.01052035;-0.08194651,0.07580225;0.00518889;-0.03885698,0.09471951;-0.3274002;-0.004724376,0.1108559;-0.6656862;0.06828482,0.1120269;-0.6264738;-0.01653869,-0.07393159;0.006140046;-0.04218046,-0.118384;-0.3246146;-0.01454491,-0.1336073;-0.6633748;0.0564335,-0.1297653;-0.6240829;-0.02830236,0.002238496;0.5340224;0.005135051,0;0;0,-0.005420908;0.3082145;0.00887394,-0.01168986;0.6074396;0.004914522,0.1633398;0.4898396;-0.00390482,0.2123922;0.2522484;-0.02842212,0.1710045;0.02089584;-0.1194329,-0.1804091;0.4783779;0.003705338,-0.2263457;0.2417778;-0.03326814,-0.2080051;0.07230249;-0.2189067,0.07487547;0.005194724;-0.04061341,0.1143391;-0.3271791;-0.05103683,0.1162005;-0.6686203;0.007637024,0.1391456;-0.7003375;-0.04663801,-0.07929797;0.003751691;-0.03131336,-0.125142;-0.3276284;-0.04627754,-0.1337537;-0.6670482;0.02262996,-0.1362461;-0.6540397;-0.0609544,-0.01001094;0.5339082;0.008220673,12.66532
+0;0;0,0.001332951;0.3082656;0.007514395,0.002459268;0.6074196;0.001369091,0.1740896;0.4832723;0.003372618,0.2023842;0.2410832;0.006673136,0.250016;-0.0009340048;-0.04530505,-0.1651769;0.4721546;-0.01093834,-0.2049839;0.2320494;-0.02616535,-0.2441082;-0.01064464;-0.08194847,0.0758035;0.005188975;-0.03885762,0.09472093;-0.3274033;-0.004724685,0.1108526;-0.6655902;0.06826311,0.1120254;-0.6263641;-0.01668697,-0.0739328;0.006140146;-0.04218115,-0.1183856;-0.3246177;-0.01454534,-0.1336045;-0.6632786;0.05641227,-0.1297568;-0.6239727;-0.02845003,0.002238101;0.5339262;0.005135021,0;0;0,-0.005325004;0.3081885;0.008797884,-0.01141685;0.6073146;0.004761219,0.1634595;0.4898121;-0.004006863,0.2124323;0.2521774;-0.02846885,0.1710064;0.02080098;-0.1195278,-0.1801734;0.4787826;0.001335607,-0.2261499;0.2417985;-0.03318514,-0.2077629;0.07152539;-0.2181496,0.07488807;0.00516659;-0.04059672,0.1143762;-0.3272048;-0.05111003,0.1162526;-0.668531;0.007632498,0.1391653;-0.70034;-0.04675197,-0.07929001;0.003774008;-0.03133467,-0.1250836;-0.3276137;-0.04635614,-0.1339532;-0.6670512;0.02191805,-0.1360406;-0.6540685;-0.06180215,-0.009799689;0.5338181;0.00810051,12.68775
+0;0;0,0.001332951;0.3082656;0.007514395,0.002459268;0.6074196;0.001369091,0.1740896;0.4832723;0.003372618,0.2023842;0.2410832;0.006673136,0.250016;-0.0009340048;-0.04530505,-0.1651769;0.4721546;-0.01093834,-0.2049839;0.2320494;-0.02616535,-0.2441082;-0.01064464;-0.08194847,0.0758035;0.005188975;-0.03885762,0.09472093;-0.3274033;-0.004724685,0.1108526;-0.6655902;0.06826311,0.1120254;-0.6263641;-0.01668697,-0.0739328;0.006140146;-0.04218115,-0.1183856;-0.3246177;-0.01454534,-0.1336045;-0.6632786;0.05641227,-0.1297568;-0.6239727;-0.02845003,0.002238101;0.5339262;0.005135021,0;0;0,-0.005325004;0.3081885;0.008797884,-0.01141685;0.6073146;0.004761219,0.1634595;0.4898121;-0.004006863,0.2124323;0.2521774;-0.02846885,0.1710064;0.02080098;-0.1195278,-0.1801734;0.4787826;0.001335607,-0.2261499;0.2417985;-0.03318514,-0.2077629;0.07152539;-0.2181496,0.07488807;0.00516659;-0.04059672,0.1143762;-0.3272048;-0.05111003,0.1162526;-0.668531;0.007632498,0.1391653;-0.70034;-0.04675197,-0.07929001;0.003774008;-0.03133467,-0.1250836;-0.3276137;-0.04635614,-0.1339532;-0.6670512;0.02191805,-0.1360406;-0.6540685;-0.06180215,-0.009799689;0.5338181;0.00810051,12.69876
+0;0;0,0.00131189;0.3082609;0.00770925,0.00245533;0.6074277;0.002142845,0.1740434;0.4831561;0.003615665,0.2019716;0.2409222;0.0004981717,0.2501668;0.001302436;-0.06116598,-0.1646101;0.4698052;-0.006721765,-0.2066764;0.2308004;-0.0306836,-0.2463744;-0.009775341;-0.0946386,0.07582054;0.005192021;-0.03882394,0.09466678;-0.3274036;-0.004683837,0.110778;-0.6655772;0.06836986,0.111141;-0.6263158;-0.0165837,-0.07390951;0.006137452;-0.04222233,-0.1182468;-0.3246485;-0.0147375,-0.1337183;-0.6632659;0.05637279,-0.1306802;-0.6239293;-0.02851897,0.002229753;0.5339253;0.005725401,0;0;0,-0.005325004;0.3081885;0.008797884,-0.01141685;0.6073146;0.004761219,0.1634595;0.4898121;-0.004006863,0.2124323;0.2521774;-0.02846885,0.1710064;0.02080098;-0.1195278,-0.1801734;0.4787826;0.001335607,-0.2261499;0.2417985;-0.03318514,-0.2077629;0.07152539;-0.2181496,0.07488807;0.00516659;-0.04059672,0.1143762;-0.3272048;-0.05111003,0.1162526;-0.668531;0.007632498,0.1391653;-0.70034;-0.04675197,-0.07929001;0.003774008;-0.03133467,-0.1250836;-0.3276137;-0.04635614,-0.1339532;-0.6670512;0.02191805,-0.1360406;-0.6540685;-0.06180215,-0.009799689;0.5338181;0.00810051,12.71021
+0;0;0,0.001311689;0.3082137;0.00770807,0.002455091;0.6073695;0.002142046,0.1741171;0.4830832;0.003613611,0.2020521;0.2407896;0.0004953495,0.2504104;0.0003595203;-0.06137735,-0.1646821;0.4697265;-0.006728267,-0.2067588;0.2306629;-0.030696,-0.246591;-0.01072645;-0.09486729,0.07574547;0.00518688;-0.0387855,0.09459368;-0.3274436;-0.00464182,0.110705;-0.6656184;0.06841215,0.1110659;-0.6264098;-0.01605698,-0.07383633;0.006131375;-0.04218053,-0.1181783;-0.3246892;-0.01469282,-0.1336498;-0.663308;0.05641775,-0.1306291;-0.6240246;-0.02798993,0.002229536;0.5338742;0.005724255,0;0;0,-0.005377233;0.3081477;0.008538485,-0.01148568;0.6072614;0.004389286,0.1634869;0.4897706;-0.004226446,0.2122745;0.2520221;-0.0285511,0.1709072;0.01952225;-0.1191378,-0.1803218;0.4787215;0.001219097,-0.226221;0.2416558;-0.03326866,-0.20699;0.06999144;-0.218025,0.07490809;0.005160928;-0.04038239,0.1142306;-0.3272543;-0.05124116,0.1162069;-0.6686052;0.007362131,0.1388042;-0.6999779;-0.04688477,-0.07915085;0.003761258;-0.03145779,-0.1251016;-0.3276351;-0.0465913,-0.1339238;-0.667089;0.02161414,-0.1360146;-0.654016;-0.06162689,-0.009862661;0.5337728;0.007742882,12.7324
+0;0;0,0.001311689;0.3082137;0.00770807,0.002455091;0.6073695;0.002142046,0.1741171;0.4830832;0.003613611,0.2020521;0.2407896;0.0004953495,0.2504104;0.0003595203;-0.06137735,-0.1646821;0.4697265;-0.006728267,-0.2067588;0.2306629;-0.030696,-0.246591;-0.01072645;-0.09486729,0.07574547;0.00518688;-0.0387855,0.09459368;-0.3274436;-0.00464182,0.110705;-0.6656184;0.06841215,0.1110659;-0.6264098;-0.01605698,-0.07383633;0.006131375;-0.04218053,-0.1181783;-0.3246892;-0.01469282,-0.1336498;-0.663308;0.05641775,-0.1306291;-0.6240246;-0.02798993,0.002229536;0.5338742;0.005724255,0;0;0,-0.005377233;0.3081477;0.008538485,-0.01148568;0.6072614;0.004389286,0.1634869;0.4897706;-0.004226446,0.2122745;0.2520221;-0.0285511,0.1709072;0.01952225;-0.1191378,-0.1803218;0.4787215;0.001219097,-0.226221;0.2416558;-0.03326866,-0.20699;0.06999144;-0.218025,0.07490809;0.005160928;-0.04038239,0.1142306;-0.3272543;-0.05124116,0.1162069;-0.6686052;0.007362131,0.1388042;-0.6999779;-0.04688477,-0.07915085;0.003761258;-0.03145779,-0.1251016;-0.3276351;-0.0465913,-0.1339238;-0.667089;0.02161414,-0.1360146;-0.654016;-0.06162689,-0.009862661;0.5337728;0.007742882,12.75447
+0;0;0,0.001276592;0.3082849;0.007876553,0.002341621;0.607394;0.002723085,0.1739051;0.4831328;0.003799745,0.2018061;0.2410589;-0.006283269,0.2509355;0.002899125;-0.07604716,-0.1647423;0.4705977;-0.008958399,-0.2056306;0.2318522;-0.03739522,-0.245857;-0.007172823;-0.1098498,0.07568187;0.005164384;-0.03874373,0.09450892;-0.3271395;-0.004606284,0.1105161;-0.6650647;0.06843746,0.1113573;-0.6258089;-0.01633912,-0.0737467;0.006153515;-0.04217883,-0.1180981;-0.3243388;-0.01472988,-0.1335716;-0.662629;0.05672212,-0.1300624;-0.6232918;-0.02797704,0.002139272;0.533916;0.006189453,0;0;0,-0.005271956;0.3082301;0.008347034,-0.0113041;0.6072865;0.004009247,0.1635665;0.4899651;-0.004436971,0.212325;0.2522406;-0.02871752,0.171016;0.0196934;-0.1193604,-0.1800969;0.4791152;-0.0004573604,-0.2259924;0.241851;-0.03330846,-0.2064882;0.06851722;-0.2165453,0.07489714;0.005096972;-0.04024839,0.1143079;-0.3269693;-0.05140567,0.1161445;-0.668076;0.007142548,0.1389243;-0.6994593;-0.04750752,-0.07903441;0.003814803;-0.03153574,-0.1248962;-0.3272615;-0.04673057,-0.1337345;-0.6664714;0.02141348,-0.1355706;-0.6534724;-0.06213915,-0.009706736;0.5338237;0.007435799,12.76606
+0;0;0,0.001276592;0.3082849;0.007876553,0.002341621;0.607394;0.002723085,0.1739051;0.4831328;0.003799745,0.2018061;0.2410589;-0.006283269,0.2509355;0.002899125;-0.07604716,-0.1647423;0.4705977;-0.008958399,-0.2056306;0.2318522;-0.03739522,-0.245857;-0.007172823;-0.1098498,0.07568187;0.005164384;-0.03874373,0.09450892;-0.3271395;-0.004606284,0.1105161;-0.6650647;0.06843746,0.1113573;-0.6258089;-0.01633912,-0.0737467;0.006153515;-0.04217883,-0.1180981;-0.3243388;-0.01472988,-0.1335716;-0.662629;0.05672212,-0.1300624;-0.6232918;-0.02797704,0.002139272;0.533916;0.006189453,0;0;0,-0.005271956;0.3082301;0.008347034,-0.0113041;0.6072865;0.004009247,0.1635665;0.4899651;-0.004436971,0.212325;0.2522406;-0.02871752,0.171016;0.0196934;-0.1193604,-0.1800969;0.4791152;-0.0004573604,-0.2259924;0.241851;-0.03330846,-0.2064882;0.06851722;-0.2165453,0.07489714;0.005096972;-0.04024839,0.1143079;-0.3269693;-0.05140567,0.1161445;-0.668076;0.007142548,0.1389243;-0.6994593;-0.04750752,-0.07903441;0.003814803;-0.03153574,-0.1248962;-0.3272615;-0.04673057,-0.1337345;-0.6664714;0.02141348,-0.1355706;-0.6534724;-0.06213915,-0.009706736;0.5338237;0.007435799,12.77736
+0;0;0,0.001276666;0.3083027;0.007877007,0.002341772;0.6074359;0.002722803,0.173956;0.4831457;0.003799416,0.2018754;0.2409124;-0.006290236,0.2509205;0.00316146;-0.07593438,-0.1647916;0.4706069;-0.008962503,-0.2057068;0.2317042;-0.03741805,-0.2458641;-0.006910548;-0.1097483,0.07570234;0.005165781;-0.0387542,0.09451804;-0.3269378;-0.004637331,0.1105252;-0.6648631;0.06840642,0.1113677;-0.6255932;-0.01649871,-0.07376663;0.006155178;-0.04219024,-0.1180913;-0.324138;-0.01475783,-0.1335648;-0.6624281;0.05669417,-0.1300503;-0.6230768;-0.02813341,0.002139384;0.533944;0.006189832,0;0;0,-0.005302355;0.3082506;0.008226395,-0.01135895;0.6073279;0.003779173,0.1635733;0.489951;-0.00455308,0.2121977;0.2520264;-0.0287571,0.1709714;0.01992436;-0.1193676,-0.1801772;0.4790623;-0.0004024939,-0.2259599;0.241552;-0.03282235,-0.205713;0.06598727;-0.2132339,0.07491584;0.005097896;-0.04026222,0.1141737;-0.3267817;-0.05146503,0.1160939;-0.6678774;0.007145405,0.1388656;-0.699233;-0.04774046,-0.07905637;0.003815165;-0.03154285,-0.1251587;-0.3270232;-0.04675292,-0.1338885;-0.6662542;0.02130009,-0.1357564;-0.6532864;-0.06237746,-0.00974749;0.533854;0.007261038,12.79938
+0;0;0,0.00125631;0.3082991;0.008021796,0.002275732;0.6074387;0.003221105,0.1738575;0.4830106;0.003978015,0.2006843;0.241235;-0.01559639,0.2507992;0.007288113;-0.096458,-0.1648425;0.4711154;-0.01060083,-0.2048058;0.2326841;-0.0439438,-0.2446855;-0.004076451;-0.122272,0.07570755;0.005168231;-0.03874368,0.09450869;-0.3269325;-0.004590761,0.1105248;-0.6648666;0.0684104,0.1117299;-0.6255856;-0.01648913,-0.07375675;0.006151465;-0.04220806,-0.1180728;-0.3241509;-0.01487291,-0.133592;-0.6624088;0.05672219,-0.1297153;-0.6230425;-0.02808797,0.002083624;0.5339422;0.006591224,0;0;0,-0.005302355;0.3082506;0.008226395,-0.01135895;0.6073279;0.003779173,0.1635733;0.489951;-0.00455308,0.2121977;0.2520264;-0.0287571,0.1709714;0.01992436;-0.1193676,-0.1801772;0.4790623;-0.0004024939,-0.2259599;0.241552;-0.03282235,-0.205713;0.06598727;-0.2132339,0.07491584;0.005097896;-0.04026222,0.1141737;-0.3267817;-0.05146503,0.1160939;-0.6678774;0.007145405,0.1388656;-0.699233;-0.04774046,-0.07905637;0.003815165;-0.03154285,-0.1251587;-0.3270232;-0.04675292,-0.1338885;-0.6662542;0.02130009,-0.1357564;-0.6532864;-0.06237746,-0.00974749;0.533854;0.007261038,12.81083
+0;0;0,0.001256345;0.3083078;0.008022023,0.002275483;0.6073648;0.003222548,0.1737253;0.4829933;0.003980664,0.2005456;0.2412761;-0.01558902,0.2507121;0.007088259;-0.09653389,-0.1647144;0.4711072;-0.01058697,-0.2046681;0.2327335;-0.04392189,-0.2445888;-0.004270852;-0.1223307,0.07571916;0.005169023;-0.03874962,0.09451903;-0.3269094;-0.004598983,0.1105278;-0.6646882;0.06836865,0.1117327;-0.6254084;-0.0165212,-0.07376803;0.006152407;-0.04221452,-0.1180812;-0.3241278;-0.0148812,-0.1335932;-0.6622304;0.05668103,-0.1297169;-0.6228652;-0.02811946,0.00208342;0.5338858;0.006591864,0;0;0,-0.005246446;0.3082626;0.008138895,-0.01118194;0.6072525;0.003349543,0.1635899;0.4899432;-0.004686593,0.2122447;0.2520802;-0.02884102,0.1706718;0.0196894;-0.1192782,-0.1799515;0.4791281;-0.0003173165,-0.2258105;0.2417078;-0.03284576,-0.204717;0.06400631;-0.2114232,0.07492431;0.005097359;-0.04027414,0.1141957;-0.3267573;-0.05150223,0.1161889;-0.6677175;0.006955147,0.1388174;-0.6992452;-0.04778195,-0.07906832;0.003819586;-0.03154763,-0.1252269;-0.3269828;-0.04687653,-0.134073;-0.6660086;0.0213754,-0.1359728;-0.6530493;-0.06228977,-0.009611458;0.5338013;0.006955862,12.83304
+0;0;0,0.001256345;0.3083078;0.008022023,0.002275483;0.6073648;0.003222548,0.1737253;0.4829933;0.003980664,0.2005456;0.2412761;-0.01558902,0.2507121;0.007088259;-0.09653389,-0.1647144;0.4711072;-0.01058697,-0.2046681;0.2327335;-0.04392189,-0.2445888;-0.004270852;-0.1223307,0.07571916;0.005169023;-0.03874962,0.09451903;-0.3269094;-0.004598983,0.1105278;-0.6646882;0.06836865,0.1117327;-0.6254084;-0.0165212,-0.07376803;0.006152407;-0.04221452,-0.1180812;-0.3241278;-0.0148812,-0.1335932;-0.6622304;0.05668103,-0.1297169;-0.6228652;-0.02811946,0.00208342;0.5338858;0.006591864,0;0;0,-0.005246446;0.3082626;0.008138895,-0.01118194;0.6072525;0.003349543,0.1635899;0.4899432;-0.004686593,0.2122447;0.2520802;-0.02884102,0.1706718;0.0196894;-0.1192782,-0.1799515;0.4791281;-0.0003173165,-0.2258105;0.2417078;-0.03284576,-0.204717;0.06400631;-0.2114232,0.07492431;0.005097359;-0.04027414,0.1141957;-0.3267573;-0.05150223,0.1161889;-0.6677175;0.006955147,0.1388174;-0.6992452;-0.04778195,-0.07906832;0.003819586;-0.03154763,-0.1252269;-0.3269828;-0.04687653,-0.134073;-0.6660086;0.0213754,-0.1359728;-0.6530493;-0.06228977,-0.009611458;0.5338013;0.006955862,12.84453
+0;0;0,0.001238832;0.3083017;0.008258949,0.002228661;0.6072181;0.004034459,0.1736244;0.4827861;0.004174298,0.2001082;0.2415749;-0.02169507,0.248814;0.01140109;-0.1139979,-0.1646989;0.4713573;-0.01156293,-0.204687;0.233845;-0.0508352,-0.2448724;0.002052277;-0.1431895,0.07576056;0.005176167;-0.0387862,0.09454831;-0.3268312;-0.004572507,0.1105638;-0.6646115;0.0683648,0.1120038;-0.6252968;-0.01661396,-0.07382166;0.006149696;-0.04222993,-0.1180722;-0.3240821;-0.01500376,-0.1335367;-0.6621797;0.05656967,-0.129424;-0.622774;-0.0283117,0.002038497;0.5337749;0.007244058,0;0;0,-0.005264893;0.3082676;0.007940531,-0.01130177;0.6070976;0.002811432,0.1635528;0.4900429;-0.004945993,0.212174;0.2521114;-0.02898908,0.1706005;0.019733;-0.1192331,-0.1800223;0.4789785;-9.161979E-05,-0.2258247;0.2414992;-0.03263674,-0.2041251;0.06177725;-0.2089921,0.07496871;0.005117238;-0.04030299,0.1141725;-0.3266752;-0.05167317,0.1162504;-0.6676349;0.006756302,0.1389417;-0.6990193;-0.04826451,-0.07913087;0.003800177;-0.03153867,-0.125261;-0.3269318;-0.04705661,-0.1340622;-0.6659367;0.02128135,-0.1360523;-0.6530091;-0.06247308,-0.009690642;0.5336967;0.006545067,12.85547
+0;0;0,0.001238832;0.3083017;0.008258949,0.002228661;0.6072181;0.004034459,0.1736244;0.4827861;0.004174298,0.2001082;0.2415749;-0.02169507,0.248814;0.01140109;-0.1139979,-0.1646989;0.4713573;-0.01156293,-0.204687;0.233845;-0.0508352,-0.2448724;0.002052277;-0.1431895,0.07576056;0.005176167;-0.0387862,0.09454831;-0.3268312;-0.004572507,0.1105638;-0.6646115;0.0683648,0.1120038;-0.6252968;-0.01661396,-0.07382166;0.006149696;-0.04222993,-0.1180722;-0.3240821;-0.01500376,-0.1335367;-0.6621797;0.05656967,-0.129424;-0.622774;-0.0283117,0.002038497;0.5337749;0.007244058,0;0;0,-0.005264893;0.3082676;0.007940531,-0.01130177;0.6070976;0.002811432,0.1635528;0.4900429;-0.004945993,0.212174;0.2521114;-0.02898908,0.1706005;0.019733;-0.1192331,-0.1800223;0.4789785;-9.161979E-05,-0.2258247;0.2414992;-0.03263674,-0.2041251;0.06177725;-0.2089921,0.07496871;0.005117238;-0.04030299,0.1141725;-0.3266752;-0.05167317,0.1162504;-0.6676349;0.006756302,0.1389417;-0.6990193;-0.04826451,-0.07913087;0.003800177;-0.03153867,-0.125261;-0.3269318;-0.04705661,-0.1340622;-0.6659367;0.02128135,-0.1360523;-0.6530091;-0.06247308,-0.009690642;0.5336967;0.006545067,12.87768
+0;0;0,0.001238567;0.3082357;0.00825718,0.002227917;0.6070067;0.004034849,0.1733076;0.4827071;0.004178667,0.199799;0.2414272;-0.02169807,0.2483638;0.01191917;-0.1137339,-0.1643923;0.4712994;-0.01152956,-0.2043918;0.2337194;-0.05081302,-0.2444609;0.002597108;-0.1429002,0.07577518;0.005177167;-0.03879369,0.09454589;-0.3265288;-0.004611049,0.1105757;-0.6646128;0.06839183,0.1120173;-0.6252883;-0.01667621,-0.07383592;0.006150884;-0.04223809,-0.1180463;-0.3237812;-0.01503662,-0.1335246;-0.6621827;0.05660113,-0.1294076;-0.6227671;-0.02836941,0.002037853;0.5336019;0.007242771,0;0;0,-0.005216315;0.3082041;0.007873774,-0.01113495;0.6068884;0.002604008,0.1633938;0.4901086;-0.005305529,0.2121606;0.2521058;-0.02905154,0.1706954;0.02045974;-0.1191838,-0.1796518;0.4793104;-0.001406426,-0.2252918;0.2414899;-0.03216062,-0.2024496;0.06002986;-0.2055203,0.07498047;0.005136669;-0.04031348,0.1139932;-0.3263723;-0.05169344,0.1163249;-0.667659;0.006659508,0.1390985;-0.6990705;-0.04843664,-0.07914867;0.003781001;-0.03154086,-0.1252746;-0.3266397;-0.04716952,-0.1340108;-0.6659228;0.02137065,-0.1358303;-0.6530184;-0.06247458,-0.009555027;0.5335273;0.006378412,12.9002
+0;0;0,0.001188856;0.3082145;0.008582636,0.002076327;0.606961;0.004899493,0.1728152;0.4821462;0.004229523,0.2009427;0.2424335;-0.03276179,0.2484577;0.01612097;-0.1327587,-0.1642116;0.4713399;-0.01202083,-0.2042171;0.2347863;-0.05744815,-0.2440737;0.007441342;-0.158444,0.07576743;0.005173535;-0.03878658,0.09459608;-0.3264991;-0.004672129,0.1109812;-0.6646838;0.06879324,0.1125361;-0.625333;-0.01620639,-0.07382537;0.006150867;-0.04223564,-0.1179575;-0.3237573;-0.01506974,-0.1335375;-0.6623487;0.05667743,-0.1293046;-0.6229062;-0.02822082,0.001907767;0.5335581;0.007974477,0;0;0,-0.005204752;0.3081936;0.007802486,-0.01109357;0.606845;0.002456427,0.1632744;0.4902366;-0.005462408,0.2121505;0.2521806;-0.02917123,0.1706661;0.02056938;-0.1192253,-0.1795006;0.4794822;-0.001257268,-0.2250423;0.2414975;-0.03143829,-0.2015991;0.05785362;-0.2023177,0.07500894;0.00516969;-0.04023433,0.113943;-0.3263066;-0.05175185,0.1162975;-0.6677933;0.006692886,0.1390601;-0.6989673;-0.04857373,-0.07912391;0.003762248;-0.03157722,-0.1253424;-0.3266043;-0.04728833,-0.1344668;-0.6659846;0.02179301,-0.1363323;-0.6530728;-0.06198829,-0.009521022;0.5334924;0.006252289,12.92256
+0;0;0,0.001188856;0.3082145;0.008582636,0.002076327;0.606961;0.004899493,0.1728152;0.4821462;0.004229523,0.2009427;0.2424335;-0.03276179,0.2484577;0.01612097;-0.1327587,-0.1642116;0.4713399;-0.01202083,-0.2042171;0.2347863;-0.05744815,-0.2440737;0.007441342;-0.158444,0.07576743;0.005173535;-0.03878658,0.09459608;-0.3264991;-0.004672129,0.1109812;-0.6646838;0.06879324,0.1125361;-0.625333;-0.01620639,-0.07382537;0.006150867;-0.04223564,-0.1179575;-0.3237573;-0.01506974,-0.1335375;-0.6623487;0.05667743,-0.1293046;-0.6229062;-0.02822082,0.001907767;0.5335581;0.007974477,0;0;0,-0.005204752;0.3081936;0.007802486,-0.01109357;0.606845;0.002456427,0.1632744;0.4902366;-0.005462408,0.2121505;0.2521806;-0.02917123,0.1706661;0.02056938;-0.1192253,-0.1795006;0.4794822;-0.001257268,-0.2250423;0.2414975;-0.03143829,-0.2015991;0.05785362;-0.2023177,0.07500894;0.00516969;-0.04023433,0.113943;-0.3263066;-0.05175185,0.1162975;-0.6677933;0.006692886,0.1390601;-0.6989673;-0.04857373,-0.07912391;0.003762248;-0.03157722,-0.1253424;-0.3266043;-0.04728833,-0.1344668;-0.6659846;0.02179301,-0.1363323;-0.6530728;-0.06198829,-0.009521022;0.5334924;0.006252289,12.93379
+0;0;0,0.001188856;0.3082145;0.008582636,0.002076327;0.606961;0.004899493,0.1728152;0.4821462;0.004229523,0.2009427;0.2424335;-0.03276179,0.2484577;0.01612097;-0.1327587,-0.1642116;0.4713399;-0.01202083,-0.2042171;0.2347863;-0.05744815,-0.2440737;0.007441342;-0.158444,0.07576743;0.005173535;-0.03878658,0.09459608;-0.3264991;-0.004672129,0.1109812;-0.6646838;0.06879324,0.1125361;-0.625333;-0.01620639,-0.07382537;0.006150867;-0.04223564,-0.1179575;-0.3237573;-0.01506974,-0.1335375;-0.6623487;0.05667743,-0.1293046;-0.6229062;-0.02822082,0.001907767;0.5335581;0.007974477,0;0;0,-0.005204752;0.3081936;0.007802486,-0.01109357;0.606845;0.002456427,0.1632744;0.4902366;-0.005462408,0.2121505;0.2521806;-0.02917123,0.1706661;0.02056938;-0.1192253,-0.1795006;0.4794822;-0.001257268,-0.2250423;0.2414975;-0.03143829,-0.2015991;0.05785362;-0.2023177,0.07500894;0.00516969;-0.04023433,0.113943;-0.3263066;-0.05175185,0.1162975;-0.6677933;0.006692886,0.1390601;-0.6989673;-0.04857373,-0.07912391;0.003762248;-0.03157722,-0.1253424;-0.3266043;-0.04728833,-0.1344668;-0.6659846;0.02179301,-0.1363323;-0.6530728;-0.06198829,-0.009521022;0.5334924;0.006252289,12.9454
+0;0;0,0.001160077;0.3080983;0.009021093,0.001908712;0.6067284;0.006012974,0.1719357;0.4810897;0.003894365,0.2002978;0.2426911;-0.03970255,0.2484782;0.0239048;-0.1553073,-0.1637498;0.471283;-0.01252821,-0.2039688;0.2363286;-0.06466092,-0.2425174;0.01173684;-0.172484,0.07580161;0.005166713;-0.03879215,0.09467052;-0.3264717;-0.004705582,0.1106472;-0.6647197;0.06870458,0.1122708;-0.6253214;-0.01635855,-0.07384926;0.006161738;-0.04225791,-0.1179134;-0.3237266;-0.01516577,-0.1336996;-0.6623218;0.05666797,-0.1293993;-0.6228346;-0.02829201,0.001775562;0.5333442;0.008920087,0;0;0,-0.005176559;0.3080913;0.007764577,-0.01103602;0.606617;0.002312421,0.162907;0.4903007;-0.006093741,0.2121225;0.2524508;-0.02942228,0.1706367;0.02060276;-0.1193037,-0.1791397;0.4797478;-0.001242537,-0.2246948;0.2419241;-0.03130253,-0.1996954;0.05396549;-0.1974346,0.07501622;0.005223006;-0.04028273,0.1138839;-0.3262251;-0.05183387,0.1162754;-0.667737;0.006645679,0.1391039;-0.6995901;-0.04794145,-0.07918881;0.003674128;-0.03151258,-0.1256338;-0.3266044;-0.04766518,-0.134437;-0.6660769;0.02115989,-0.1364168;-0.6531772;-0.06268735,-0.009466484;0.5332912;0.006130933,12.9681
+0;0;0,0.001160077;0.3080983;0.009021093,0.001908712;0.6067284;0.006012974,0.1719357;0.4810897;0.003894365,0.2002978;0.2426911;-0.03970255,0.2484782;0.0239048;-0.1553073,-0.1637498;0.471283;-0.01252821,-0.2039688;0.2363286;-0.06466092,-0.2425174;0.01173684;-0.172484,0.07580161;0.005166713;-0.03879215,0.09467052;-0.3264717;-0.004705582,0.1106472;-0.6647197;0.06870458,0.1122708;-0.6253214;-0.01635855,-0.07384926;0.006161738;-0.04225791,-0.1179134;-0.3237266;-0.01516577,-0.1336996;-0.6623218;0.05666797,-0.1293993;-0.6228346;-0.02829201,0.001775562;0.5333442;0.008920087,0;0;0,-0.005176559;0.3080913;0.007764577,-0.01103602;0.606617;0.002312421,0.162907;0.4903007;-0.006093741,0.2121225;0.2524508;-0.02942228,0.1706367;0.02060276;-0.1193037,-0.1791397;0.4797478;-0.001242537,-0.2246948;0.2419241;-0.03130253,-0.1996954;0.05396549;-0.1974346,0.07501622;0.005223006;-0.04028273,0.1138839;-0.3262251;-0.05183387,0.1162754;-0.667737;0.006645679,0.1391039;-0.6995901;-0.04794145,-0.07918881;0.003674128;-0.03151258,-0.1256338;-0.3266044;-0.04766518,-0.134437;-0.6660769;0.02115989,-0.1364168;-0.6531772;-0.06268735,-0.009466484;0.5332912;0.006130933,12.97946
+0;0;0,0.001160008;0.30808;0.009020556,0.001908589;0.6066905;0.006012458,0.1717065;0.4811224;0.003900603,0.2000661;0.2427443;-0.03969256,0.2482831;0.02379179;-0.1553851,-0.163527;0.4713289;-0.01249986,-0.2037426;0.2363946;-0.06462809,-0.2423205;0.01163237;-0.1725331,0.07580622;0.005167028;-0.03879451,0.09466623;-0.3263149;-0.004724022,0.1106451;-0.664609;0.06869614,0.1122606;-0.6252577;-0.01594157,-0.07385375;0.006162114;-0.04226048,-0.1178971;-0.3235706;-0.01518112,-0.1336855;-0.662212;0.0566624,-0.1294067;-0.6227722;-0.02787268,0.00177544;0.5333065;0.008919558,0;0;0,-0.005081937;0.3080752;0.007733822,-0.01077153;0.6065825;0.002146721,0.1628561;0.4902336;-0.006426334,0.2120714;0.2523814;-0.02951145,0.1705401;0.0202962;-0.119297,-0.178742;0.4799072;-0.001100339,-0.2240483;0.2419886;-0.03061048,-0.1981818;0.0506513;-0.1930014,0.07501552;0.005236894;-0.04029322,0.1138675;-0.3260494;-0.05198383,0.1164221;-0.6676278;0.00638032,0.138835;-0.6997333;-0.04741716,-0.07919135;0.003660536;-0.03152186,-0.1257083;-0.3264438;-0.04777267,-0.1344903;-0.6659069;0.02133855,-0.1365373;-0.6529294;-0.06208593,-0.009247541;0.5332574;0.005991936,12.99058
+0;0;0,0.001038108;0.3080646;0.009543618,0.001729495;0.6066831;0.00739409,0.1712534;0.4804084;0.003368161,0.1999224;0.2441041;-0.05017753,0.2486991;0.02742274;-0.1698431,-0.1635203;0.4714689;-0.01314261,-0.2046035;0.2380854;-0.07122061,-0.2410922;0.02075145;-0.194039,0.07580872;0.005139133;-0.03879334,0.09480453;-0.3263316;-0.004689299,0.1107751;-0.6646632;0.06855936,0.1124269;-0.625267;-0.01607267,-0.07385909;0.006187461;-0.04224744,-0.1177638;-0.3235794;-0.01535958,-0.1337947;-0.6622124;0.05646945,-0.129478;-0.6227262;-0.0280585,0.001596903;0.5332907;0.01007991,0;0;0,-0.005081937;0.3080752;0.007733822,-0.01077153;0.6065825;0.002146721,0.1628561;0.4902336;-0.006426334,0.2120714;0.2523814;-0.02951145,0.1705401;0.0202962;-0.119297,-0.178742;0.4799072;-0.001100339,-0.2240483;0.2419886;-0.03061048,-0.1981818;0.0506513;-0.1930014,0.07501552;0.005236894;-0.04029322,0.1138675;-0.3260494;-0.05198383,0.1164221;-0.6676278;0.00638032,0.138835;-0.6997333;-0.04741716,-0.07919135;0.003660536;-0.03152186,-0.1257083;-0.3264438;-0.04777267,-0.1344903;-0.6659069;0.02133855,-0.1365373;-0.6529294;-0.06208593,-0.009247541;0.5332574;0.005991936,13.01303
+0;0;0,0.00103796;0.3080208;0.009542258,0.00172919;0.6065724;0.007393028,0.1710103;0.4803851;0.003376278,0.1996416;0.2443906;-0.05009922,0.2484984;0.02735373;-0.1699611,-0.1632842;0.4714584;-0.01311086,-0.2043135;0.2383808;-0.07111273,-0.2408621;0.02069031;-0.1941326,0.07582359;0.005140142;-0.03880095,0.09481603;-0.3262717;-0.00470297,0.1107926;-0.6647298;0.06857308,0.1124408;-0.6253536;-0.01587911,-0.07387357;0.006188674;-0.04225573,-0.1177704;-0.3235196;-0.01537264,-0.1338074;-0.6622792;0.05648325,-0.1294998;-0.6228132;-0.02786508,0.001596619;0.5331917;0.01007842,0;0;0,-0.005064428;0.308033;0.007679462,-0.01072642;0.6064711;0.001949072,0.1626687;0.4903442;-0.006805182,0.2119731;0.2528252;-0.02975273,0.1704911;0.02020577;-0.1193423,-0.1785023;0.4799636;-0.0008170274,-0.2234319;0.2422824;-0.03017328,-0.1971975;0.04807861;-0.189721,0.07503152;0.005258292;-0.04029608,0.113882;-0.3259675;-0.05201364,0.1164484;-0.6676708;0.006388184,0.138781;-0.6998082;-0.04711891,-0.07921028;0.003628459;-0.0315233,-0.1258217;-0.3263919;-0.04798897,-0.1347407;-0.6659318;0.02137692,-0.136897;-0.6529247;-0.06186606,-0.009208217;0.5331595;0.005828619,13.0355
+0;0;0,0.00103796;0.3080208;0.009542258,0.00172919;0.6065724;0.007393028,0.1710103;0.4803851;0.003376278,0.1996416;0.2443906;-0.05009922,0.2484984;0.02735373;-0.1699611,-0.1632842;0.4714584;-0.01311086,-0.2043135;0.2383808;-0.07111273,-0.2408621;0.02069031;-0.1941326,0.07582359;0.005140142;-0.03880095,0.09481603;-0.3262717;-0.00470297,0.1107926;-0.6647298;0.06857308,0.1124408;-0.6253536;-0.01587911,-0.07387357;0.006188674;-0.04225573,-0.1177704;-0.3235196;-0.01537264,-0.1338074;-0.6622792;0.05648325,-0.1294998;-0.6228132;-0.02786508,0.001596619;0.5331917;0.01007842,0;0;0,-0.005064428;0.308033;0.007679462,-0.01072642;0.6064711;0.001949072,0.1626687;0.4903442;-0.006805182,0.2119731;0.2528252;-0.02975273,0.1704911;0.02020577;-0.1193423,-0.1785023;0.4799636;-0.0008170274,-0.2234319;0.2422824;-0.03017328,-0.1971975;0.04807861;-0.189721,0.07503152;0.005258292;-0.04029608,0.113882;-0.3259675;-0.05201364,0.1164484;-0.6676708;0.006388184,0.138781;-0.6998082;-0.04711891,-0.07921028;0.003628459;-0.0315233,-0.1258217;-0.3263919;-0.04798897,-0.1347407;-0.6659318;0.02137692,-0.136897;-0.6529247;-0.06186606,-0.009208217;0.5331595;0.005828619,13.0464
+0;0;0,0.0009823408;0.3079018;0.01001406,0.001701559;0.6063679;0.00833362,0.1705979;0.478843;0.00213962,0.1994402;0.2447296;-0.05899506,0.2489544;0.03782868;-0.1950694,-0.1632752;0.4712349;-0.0136361,-0.204376;0.2395269;-0.07688602,-0.2398289;0.02757376;-0.2095315,0.07588022;0.005117952;-0.03879265,0.09462924;-0.3258613;-0.004764415,0.11082;-0.6642013;0.06844149,0.1123713;-0.6247437;-0.01644269,-0.07390554;0.006207699;-0.0422884,-0.1176688;-0.3230681;-0.01547546,-0.1341186;-0.6617746;0.05595637,-0.1298908;-0.6222273;-0.02882658,0.001553325;0.5329952;0.01091536,0;0;0,-0.005183592;0.3079342;0.007374763,-0.01103716;0.6062696;0.001101971,0.1626457;0.4903506;-0.006989002,0.2121035;0.2528219;-0.02962661,0.1706036;0.0203955;-0.1192458,-0.1789711;0.4798763;-0.0006418927,-0.2233732;0.2420894;-0.03003984,-0.1971961;0.04665384;-0.1878232,0.07508059;0.00532797;-0.04029131,0.1138567;-0.3254545;-0.0519557,0.1166262;-0.667052;0.006342411,0.1392157;-0.6994209;-0.04748153,-0.0792544;0.003536181;-0.03154533,-0.1258968;-0.3260078;-0.04833615,-0.134555;-0.6653671;0.02134571,-0.1367832;-0.6524652;-0.06231949,-0.009464309;0.5329782;0.005117893,13.06865
+0;0;0,0.0009823408;0.3079018;0.01001406,0.001701559;0.6063679;0.00833362,0.1705979;0.478843;0.00213962,0.1994402;0.2447296;-0.05899506,0.2489544;0.03782868;-0.1950694,-0.1632752;0.4712349;-0.0136361,-0.204376;0.2395269;-0.07688602,-0.2398289;0.02757376;-0.2095315,0.07588022;0.005117952;-0.03879265,0.09462924;-0.3258613;-0.004764415,0.11082;-0.6642013;0.06844149,0.1123713;-0.6247437;-0.01644269,-0.07390554;0.006207699;-0.0422884,-0.1176688;-0.3230681;-0.01547546,-0.1341186;-0.6617746;0.05595637,-0.1298908;-0.6222273;-0.02882658,0.001553325;0.5329952;0.01091536,0;0;0,-0.005183592;0.3079342;0.007374763,-0.01103716;0.6062696;0.001101971,0.1626457;0.4903506;-0.006989002,0.2121035;0.2528219;-0.02962661,0.1706036;0.0203955;-0.1192458,-0.1789711;0.4798763;-0.0006418927,-0.2233732;0.2420894;-0.03003984,-0.1971961;0.04665384;-0.1878232,0.07508059;0.00532797;-0.04029131,0.1138567;-0.3254545;-0.0519557,0.1166262;-0.667052;0.006342411,0.1392157;-0.6994209;-0.04748153,-0.0792544;0.003536181;-0.03154533,-0.1258968;-0.3260078;-0.04833615,-0.134555;-0.6653671;0.02134571,-0.1367832;-0.6524652;-0.06231949,-0.009464309;0.5329782;0.005117893,13.07982
+0;0;0,0.000982287;0.3078849;0.01001351,0.001701538;0.6063659;0.008332733,0.1704168;0.4788888;0.002148486,0.1992498;0.244851;-0.05896647,0.2487822;0.03787403;-0.1950908,-0.1630987;0.4712889;-0.01361034,-0.2041863;0.2396557;-0.07683985,-0.2396522;0.02762462;-0.2095341,0.07589314;0.005118823;-0.03879925,0.0946402;-0.3258257;-0.004774589,0.1108361;-0.6642719;0.0684543,0.1123997;-0.6247387;-0.01710884,-0.07391811;0.006208756;-0.04229559,-0.1176768;-0.3230325;-0.01548548,-0.1341317;-0.6618453;0.05596879,-0.1298702;-0.6222216;-0.02949233,0.001553284;0.5329831;0.01091483,0;0;0,-0.005228341;0.3079187;0.00728488,-0.01117837;0.6062641;0.0008637905,0.1623422;0.4903654;-0.007241964,0.21202;0.2529355;-0.0295856,0.1705418;0.02045903;-0.1193464,-0.1789116;0.4799221;-0.0005159872,-0.2227558;0.2420344;-0.0292777,-0.196131;0.0441615;-0.1840685,0.07511319;0.005367815;-0.04025602,0.1137333;-0.3253922;-0.0520761,0.1166302;-0.6670831;0.006314751,0.1394624;-0.6996891;-0.04821564,-0.07924616;0.003445118;-0.03161534,-0.1258511;-0.3260815;-0.04815577,-0.1345684;-0.6655133;0.02170628,-0.1368797;-0.6527573;-0.06262451,-0.00957489;0.5329649;0.0049119,13.10258
+0;0;0,0.0008764159;0.3076307;0.01042773,0.001487361;0.6057479;0.009059875,0.1695051;0.4772449;0.0007794779,0.1983183;0.2451471;-0.06747133,0.2505122;0.04530467;-0.2094597,-0.1628339;0.4708408;-0.01449761,-0.2039499;0.240657;-0.08292785,-0.2385125;0.03809053;-0.2264344,0.07607348;0.005056455;-0.03873068,0.09500976;-0.3258667;-0.005082339,0.1106022;-0.6643634;0.06811074,0.1121091;-0.6248075;-0.01738568,-0.07400791;0.006234938;-0.04238825,-0.1177365;-0.3229672;-0.01565519,-0.1342207;-0.6617793;0.05586423,-0.1300233;-0.6221386;-0.02953284,0.001362637;0.5324571;0.01157436,0;0;0,-0.005264461;0.3076808;0.007138729,-0.01132967;0.6056539;0.0005004406,0.1621416;0.4904163;-0.007423877,0.2119467;0.2529642;-0.02964377,0.1709602;0.02241571;-0.1190271,-0.1789532;0.4799101;-0.0004224437,-0.2224521;0.2417635;-0.02784138,-0.1960997;0.04347847;-0.1788728,0.0751984;0.005412251;-0.04035735,0.1136962;-0.3253177;-0.05204225,0.1165891;-0.6670188;0.00637364,0.1393954;-0.6994724;-0.04823995,-0.07938413;0.00338624;-0.03161486,-0.1258959;-0.3261052;-0.04813558,-0.1344509;-0.6655414;0.02179515,-0.1368117;-0.6527718;-0.0624709,-0.009687498;0.5324528;0.004597664,13.12426
+0;0;0,0.0008764159;0.3076307;0.01042773,0.001487361;0.6057479;0.009059875,0.1695051;0.4772449;0.0007794779,0.1983183;0.2451471;-0.06747133,0.2505122;0.04530467;-0.2094597,-0.1628339;0.4708408;-0.01449761,-0.2039499;0.240657;-0.08292785,-0.2385125;0.03809053;-0.2264344,0.07607348;0.005056455;-0.03873068,0.09500976;-0.3258667;-0.005082339,0.1106022;-0.6643634;0.06811074,0.1121091;-0.6248075;-0.01738568,-0.07400791;0.006234938;-0.04238825,-0.1177365;-0.3229672;-0.01565519,-0.1342207;-0.6617793;0.05586423,-0.1300233;-0.6221386;-0.02953284,0.001362637;0.5324571;0.01157436,0;0;0,-0.005264461;0.3076808;0.007138729,-0.01132967;0.6056539;0.0005004406,0.1621416;0.4904163;-0.007423877,0.2119467;0.2529642;-0.02964377,0.1709602;0.02241571;-0.1190271,-0.1789532;0.4799101;-0.0004224437,-0.2224521;0.2417635;-0.02784138,-0.1960997;0.04347847;-0.1788728,0.0751984;0.005412251;-0.04035735,0.1136962;-0.3253177;-0.05204225,0.1165891;-0.6670188;0.00637364,0.1393954;-0.6994724;-0.04823995,-0.07938413;0.00338624;-0.03161486,-0.1258959;-0.3261052;-0.04813558,-0.1344509;-0.6655414;0.02179515,-0.1368117;-0.6527718;-0.0624709,-0.009687498;0.5324528;0.004597664,13.13638
+0;0;0,0.0008758705;0.3074393;0.01042124,0.001486526;0.6054169;0.0090537,0.169064;0.4770846;0.0008006804,0.1978921;0.2448665;-0.06748548,0.2500768;0.04505938;-0.2094488,-0.1624046;0.4706972;-0.01443639,-0.203542;0.2403942;-0.08290209,-0.2380985;0.03786352;-0.2263832,0.07617849;0.005063435;-0.03878414,0.09509379;-0.3254931;-0.005173076,0.1106944;-0.6641671;0.06805833,0.1121962;-0.6246434;-0.01714946,-0.07411006;0.006243545;-0.04244676,-0.1177903;-0.3225939;-0.01574331,-0.1342831;-0.6615834;0.05581355,-0.1300998;-0.6219752;-0.02929523,0.001361846;0.5321522;0.01156729,0;0;0,-0.005280241;0.3074917;0.007020473,-0.01136416;0.6053225;0.0002677441,0.1617298;0.4905764;-0.007898808,0.2118505;0.2530221;-0.02969646,0.1708878;0.0225364;-0.1191285,-0.1786842;0.4801683;-5.833805E-05,-0.2215722;0.2417085;-0.02683194,-0.1948079;0.04241642;-0.1763847,0.07528813;0.005452633;-0.04043484,0.1136879;-0.3249217;-0.05198359,0.1166197;-0.6667998;0.006471634,0.139368;-0.6990575;-0.04793263,-0.07953122;0.003315658;-0.03157217,-0.1258409;-0.3258395;-0.04792359,-0.1339241;-0.6654822;0.02196065,-0.13643;-0.6526497;-0.06201745,-0.009714797;0.5321487;0.004383802,13.1583
+0;0;0,0.000764839;0.3074215;0.01094078,0.001257767;0.6054009;0.01004351,0.1686781;0.4768649;-1.929142E-05,0.1984828;0.2464934;-0.07391057,0.2537501;0.06124397;-0.2333717,-0.1624313;0.4709256;-0.01519258,-0.203916;0.2427668;-0.09030503,-0.2374462;0.04766443;-0.243962,0.07620721;0.005069643;-0.03872684,0.09592211;-0.3254666;-0.00537682,0.1106617;-0.6641703;0.06789587,0.1121685;-0.6246123;-0.01730797,-0.07409444;0.006246213;-0.04247362,-0.1177527;-0.3225937;-0.01576438,-0.1344413;-0.6615952;0.05569034,-0.1302524;-0.6219527;-0.02941429,0.001159723;0.5321324;0.01244878,0;0;0,-0.005280241;0.3074917;0.007020473,-0.01136416;0.6053225;0.0002677441,0.1617298;0.4905764;-0.007898808,0.2118505;0.2530221;-0.02969646,0.1708878;0.0225364;-0.1191285,-0.1786842;0.4801683;-5.833805E-05,-0.2215722;0.2417085;-0.02683194,-0.1948079;0.04241642;-0.1763847,0.07528813;0.005452633;-0.04043484,0.1136879;-0.3249217;-0.05198359,0.1166197;-0.6667998;0.006471634,0.139368;-0.6990575;-0.04793263,-0.07953122;0.003315658;-0.03157217,-0.1258409;-0.3258395;-0.04792359,-0.1339241;-0.6654822;0.02196065,-0.13643;-0.6526497;-0.06201745,-0.009714797;0.5321487;0.004383802,13.18038
+0;0;0,0.0007636369;0.3069384;0.01092358,0.001255565;0.6043117;0.01002835,0.1682065;0.476085;-4.562549E-06,0.1980565;0.2453623;-0.07400847,0.2532589;0.06033076;-0.2332821,-0.1619747;0.4701623;-0.01513531,-0.2035225;0.2416557;-0.09036227,-0.2370133;0.04678284;-0.2438385,0.07625878;0.005073073;-0.03875304,0.09597102;-0.3254186;-0.005407516,0.1107217;-0.6643758;0.06792003,0.1122257;-0.6248349;-0.01713183,-0.07414456;0.006250439;-0.04250235,-0.117797;-0.3225451;-0.01579671,-0.1344981;-0.6618004;0.05571151,-0.1303166;-0.6221752;-0.0292413,0.001157727;0.5311975;0.01242856,0;0;0,-0.005422056;0.3070119;0.00673604,-0.01170926;0.6042237;-0.0003743176,0.1612472;0.4908994;-0.008262157,0.2117696;0.2530345;-0.02990317,0.1708983;0.02288836;-0.119426,-0.1788006;0.4803157;0.0001097168,-0.2215008;0.2413437;-0.02576815,-0.1946028;0.04104468;-0.1734463,0.07536647;0.005613923;-0.04038954,0.1137414;-0.3247174;-0.0519588,0.1166326;-0.6668328;0.006651402,0.1393405;-0.698893;-0.04775453,-0.07959116;0.003022079;-0.03160772,-0.1256548;-0.3261327;-0.04774909,-0.1337973;-0.6659759;0.02244167,-0.1363963;-0.6531243;-0.0613813,-0.01000151;0.5312108;0.003826141,13.19163
+0;0;0,0.0007636369;0.3069384;0.01092358,0.001255565;0.6043117;0.01002835,0.1682065;0.476085;-4.562549E-06,0.1980565;0.2453623;-0.07400847,0.2532589;0.06033076;-0.2332821,-0.1619747;0.4701623;-0.01513531,-0.2035225;0.2416557;-0.09036227,-0.2370133;0.04678284;-0.2438385,0.07625878;0.005073073;-0.03875304,0.09597102;-0.3254186;-0.005407516,0.1107217;-0.6643758;0.06792003,0.1122257;-0.6248349;-0.01713183,-0.07414456;0.006250439;-0.04250235,-0.117797;-0.3225451;-0.01579671,-0.1344981;-0.6618004;0.05571151,-0.1303166;-0.6221752;-0.0292413,0.001157727;0.5311975;0.01242856,0;0;0,-0.005422056;0.3070119;0.00673604,-0.01170926;0.6042237;-0.0003743176,0.1612472;0.4908994;-0.008262157,0.2117696;0.2530345;-0.02990317,0.1708983;0.02288836;-0.119426,-0.1788006;0.4803157;0.0001097168,-0.2215008;0.2413437;-0.02576815,-0.1946028;0.04104468;-0.1734463,0.07536647;0.005613923;-0.04038954,0.1137414;-0.3247174;-0.0519588,0.1166326;-0.6668328;0.006651402,0.1393405;-0.698893;-0.04775453,-0.07959116;0.003022079;-0.03160772,-0.1256548;-0.3261327;-0.04774909,-0.1337973;-0.6659759;0.02244167,-0.1363963;-0.6531243;-0.0613813,-0.01000151;0.5312108;0.003826141,13.20322
+0;0;0,0.0007004466;0.3066627;0.01153874,0.00115762;0.6037307;0.01125053,0.1675324;0.4748219;-0.001110331,0.1990738;0.2466087;-0.08220619,0.2545162;0.06465004;-0.2445149,-0.1616989;0.4699504;-0.01591486,-0.2034851;0.2434673;-0.09722894,-0.2358498;0.06191014;-0.266097,0.07628158;0.005050411;-0.03874402,0.09612377;-0.3254594;-0.005460061,0.1100999;-0.6648357;0.06843926,0.1115827;-0.625243;-0.01646343,-0.07415169;0.00626821;-0.04251732,-0.1178;-0.3225522;-0.01586673,-0.1347673;-0.6622614;0.05584428,-0.1306171;-0.6226057;-0.02896272,0.001064244;0.5306869;0.01349982,0;0;0,-0.005666345;0.3067586;0.006536483,-0.01242696;0.6036451;-0.0008947854,0.1606343;0.4910032;-0.009029627,0.2117763;0.2530944;-0.02992344,0.1709522;0.02326503;-0.1195827,-0.1793931;0.4803199;0.0004263748,-0.2212007;0.2410419;-0.02508465,-0.1945741;0.0394955;-0.1706766,0.07538567;0.00565511;-0.04037952,0.1137168;-0.3246974;-0.05205035,0.1165455;-0.6672912;0.006722216,0.1393844;-0.6988722;-0.04794812,-0.07960732;0.002976957;-0.03161166,-0.1254756;-0.3262269;-0.04771215,-0.1333452;-0.6664319;0.0232195,-0.1361369;-0.6535652;-0.06045454,-0.01058109;0.5307156;0.003388166,13.22521
+0;0;0,0.0007004466;0.3066627;0.01153874,0.00115762;0.6037307;0.01125053,0.1675324;0.4748219;-0.001110331,0.1990738;0.2466087;-0.08220619,0.2545162;0.06465004;-0.2445149,-0.1616989;0.4699504;-0.01591486,-0.2034851;0.2434673;-0.09722894,-0.2358498;0.06191014;-0.266097,0.07628158;0.005050411;-0.03874402,0.09612377;-0.3254594;-0.005460061,0.1100999;-0.6648357;0.06843926,0.1115827;-0.625243;-0.01646343,-0.07415169;0.00626821;-0.04251732,-0.1178;-0.3225522;-0.01586673,-0.1347673;-0.6622614;0.05584428,-0.1306171;-0.6226057;-0.02896272,0.001064244;0.5306869;0.01349982,0;0;0,-0.005666345;0.3067586;0.006536483,-0.01242696;0.6036451;-0.0008947854,0.1606343;0.4910032;-0.009029627,0.2117763;0.2530944;-0.02992344,0.1709522;0.02326503;-0.1195827,-0.1793931;0.4803199;0.0004263748,-0.2212007;0.2410419;-0.02508465,-0.1945741;0.0394955;-0.1706766,0.07538567;0.00565511;-0.04037952,0.1137168;-0.3246974;-0.05205035,0.1165455;-0.6672912;0.006722216,0.1393844;-0.6988722;-0.04794812,-0.07960732;0.002976957;-0.03161166,-0.1254756;-0.3262269;-0.04771215,-0.1333452;-0.6664319;0.0232195,-0.1361369;-0.6535652;-0.06045454,-0.01058109;0.5307156;0.003388166,13.23663
+0;0;0,0.0006996852;0.3063293;0.01152619,0.001156477;0.6031513;0.01123789,0.1673175;0.4743663;-0.001105815,0.1988466;0.2462421;-0.08217003,0.2543777;0.06399244;-0.2447384,-0.161491;0.4695011;-0.01589134,-0.2032609;0.2431064;-0.09717369,-0.2356774;0.06125876;-0.2663119,0.07644467;0.005061209;-0.03882686,0.0962669;-0.325116;-0.005576398,0.1102433;-0.6644987;0.06832433,0.1117292;-0.6248859;-0.01675603,-0.07431023;0.006281612;-0.04260822,-0.1179146;-0.3222079;-0.01598446,-0.1348822;-0.6619235;0.05572792,-0.1307234;-0.6222476;-0.02925656,0.001063167;0.5301596;0.01348557,0;0;0,-0.005933881;0.3064235;0.006356239,-0.01300639;0.6030535;-0.001216412,0.1600749;0.4914142;-0.009926082,0.2117385;0.2536791;-0.03039622,0.1708361;0.02346207;-0.1201415,-0.1798864;0.4805354;0.0005943705,-0.221174;0.2412323;-0.024615,-0.1945569;0.03743967;-0.1677485,0.0754779;0.005756795;-0.0405817,0.1138076;-0.324267;-0.05201006,0.1164908;-0.6668946;0.006611109,0.1393763;-0.6984968;-0.04829526,-0.07985314;0.002830141;-0.0315023,-0.1254012;-0.32608;-0.0475962,-0.1327442;-0.6663744;0.02299459,-0.1357414;-0.6535405;-0.06084827,-0.01108024;0.5301797;0.003091574,13.25849
+0;0;0,0.000687821;0.3063098;0.01203348,0.001218191;0.603132;0.01240439,0.1671178;0.4740849;-0.001718739,0.1996368;0.2482849;-0.08868442,0.2542266;0.08191286;-0.2677581,-0.1609418;0.4660955;-0.01017956,-0.205806;0.2458163;-0.1054183,-0.237006;0.07384782;-0.2848075,0.07644363;0.005053316;-0.03882994,0.09654178;-0.3251057;-0.005564205,0.1103082;-0.6644956;0.06834288,0.1104215;-0.6248335;-0.01674479,-0.07432;0.006285489;-0.04259061,-0.117839;-0.3222282;-0.01612579,-0.1353293;-0.6619196;0.05557562,-0.1325374;-0.6222067;-0.02946053,0.00109889;0.5301352;0.01447925,0;0;0,-0.005933881;0.3064235;0.006356239,-0.01300639;0.6030535;-0.001216412,0.1600749;0.4914142;-0.009926082,0.2117385;0.2536791;-0.03039622,0.1708361;0.02346207;-0.1201415,-0.1798864;0.4805354;0.0005943705,-0.221174;0.2412323;-0.024615,-0.1945569;0.03743967;-0.1677485,0.0754779;0.005756795;-0.0405817,0.1138076;-0.324267;-0.05201006,0.1164908;-0.6668946;0.006611109,0.1393763;-0.6984968;-0.04829526,-0.07985314;0.002830141;-0.0315023,-0.1254012;-0.32608;-0.0475962,-0.1327442;-0.6663744;0.02299459,-0.1357414;-0.6535405;-0.06084827,-0.01108024;0.5301797;0.003091574,13.28125
+0;0;0,0.0006870732;0.3059768;0.01202039,0.001216925;0.6025091;0.01239081,0.1666786;0.4736778;-0.001691503,0.1992246;0.2476901;-0.08872949,0.2538679;0.08115511;-0.2679786,-0.1605153;0.4657095;-0.01012999,-0.2054168;0.2452472;-0.1054479,-0.2366474;0.07311027;-0.2850128,0.07645708;0.005054206;-0.03883677,0.09654628;-0.3249578;-0.005585849,0.1103202;-0.6645331;0.06836162,0.1104332;-0.6248953;-0.01651222,-0.07433308;0.006286595;-0.04259811,-0.1178327;-0.3220808;-0.01614507,-0.1353326;-0.6619579;0.05559552,-0.1325476;-0.6222694;-0.02922691,0.001097735;0.5295802;0.01446374,0;0;0,-0.006179988;0.3060876;0.006242752,-0.01355316;0.602419;-0.001384497,0.1593242;0.4920534;-0.01103616,0.2116579;0.2541831;-0.03063679,0.17075;0.02372549;-0.1204469,-0.1800672;0.4806064;0.001394847,-0.2207819;0.2409993;-0.0238245,-0.1942847;0.03512996;-0.1644152,0.07551396;0.0059447;-0.04051948,0.1137999;-0.3239411;-0.05177474,0.116486;-0.6667275;0.007043842,0.1391539;-0.6981815;-0.04778361,-0.07985947;0.002652423;-0.03154292,-0.1253848;-0.3261203;-0.04745081,-0.1326545;-0.6665858;0.02325821,-0.1359974;-0.6537073;-0.06036086,-0.01154767;0.5296157;0.002927303,13.29228
+0;0;0,0.0006870732;0.3059768;0.01202039,0.001216925;0.6025091;0.01239081,0.1666786;0.4736778;-0.001691503,0.1992246;0.2476901;-0.08872949,0.2538679;0.08115511;-0.2679786,-0.1605153;0.4657095;-0.01012999,-0.2054168;0.2452472;-0.1054479,-0.2366474;0.07311027;-0.2850128,0.07645708;0.005054206;-0.03883677,0.09654628;-0.3249578;-0.005585849,0.1103202;-0.6645331;0.06836162,0.1104332;-0.6248953;-0.01651222,-0.07433308;0.006286595;-0.04259811,-0.1178327;-0.3220808;-0.01614507,-0.1353326;-0.6619579;0.05559552,-0.1325476;-0.6222694;-0.02922691,0.001097735;0.5295802;0.01446374,0;0;0,-0.006179988;0.3060876;0.006242752,-0.01355316;0.602419;-0.001384497,0.1593242;0.4920534;-0.01103616,0.2116579;0.2541831;-0.03063679,0.17075;0.02372549;-0.1204469,-0.1800672;0.4806064;0.001394847,-0.2207819;0.2409993;-0.0238245,-0.1942847;0.03512996;-0.1644152,0.07551396;0.0059447;-0.04051948,0.1137999;-0.3239411;-0.05177474,0.116486;-0.6667275;0.007043842,0.1391539;-0.6981815;-0.04778361,-0.07985947;0.002652423;-0.03154292,-0.1253848;-0.3261203;-0.04745081,-0.1326545;-0.6665858;0.02325821,-0.1359974;-0.6537073;-0.06036086,-0.01154767;0.5296157;0.002927303,13.30373
+0;0;0,0.0006323684;0.3057012;0.01236529,0.001070957;0.6020694;0.01327465,0.1657876;0.4733558;-0.002609024,0.2009107;0.252195;-0.1000414,0.2549493;0.09133813;-0.2843611,-0.1598107;0.4643819;-0.008169901,-0.2061365;0.2489801;-0.1135018,-0.2364404;0.08754678;-0.3026837,0.07659875;0.005054643;-0.03885905,0.09671403;-0.324502;-0.005595904,0.1102798;-0.6641197;0.06840715,0.1097809;-0.6244339;-0.01659472,-0.07444295;0.006289427;-0.04268061,-0.1177932;-0.3216532;-0.01635523,-0.1353642;-0.6615523;0.05548179,-0.1331892;-0.6218211;-0.02948852,0.0009747854;0.5291702;0.01520154,0;0;0,-0.006410837;0.3058232;0.006131411,-0.01395498;0.6019867;-0.001512766,0.1583978;0.4922534;-0.01217699,0.2117866;0.2546558;-0.03050375,0.1710329;0.02426249;-0.1200967,-0.1799722;0.4807361;0.001858156,-0.2198596;0.2410626;-0.02272605,-0.1932082;0.03451751;-0.1620017,0.07558902;0.005941331;-0.04066873,0.114058;-0.3234897;-0.05134559,0.1167411;-0.6662821;0.007704258,0.1395104;-0.6978134;-0.0472033,-0.08003654;0.002724155;-0.03145909,-0.1250701;-0.325682;-0.04695131,-0.1326389;-0.6661414;0.02397725,-0.1362786;-0.6532866;-0.05976151,-0.01191157;0.5292178;0.002792358,13.32539
+0;0;0,0.0006323684;0.3057012;0.01236529,0.001070957;0.6020694;0.01327465,0.1657876;0.4733558;-0.002609024,0.2009107;0.252195;-0.1000414,0.2549493;0.09133813;-0.2843611,-0.1598107;0.4643819;-0.008169901,-0.2061365;0.2489801;-0.1135018,-0.2364404;0.08754678;-0.3026837,0.07659875;0.005054643;-0.03885905,0.09671403;-0.324502;-0.005595904,0.1102798;-0.6641197;0.06840715,0.1097809;-0.6244339;-0.01659472,-0.07444295;0.006289427;-0.04268061,-0.1177932;-0.3216532;-0.01635523,-0.1353642;-0.6615523;0.05548179,-0.1331892;-0.6218211;-0.02948852,0.0009747854;0.5291702;0.01520154,0;0;0,-0.006410837;0.3058232;0.006131411,-0.01395498;0.6019867;-0.001512766,0.1583978;0.4922534;-0.01217699,0.2117866;0.2546558;-0.03050375,0.1710329;0.02426249;-0.1200967,-0.1799722;0.4807361;0.001858156,-0.2198596;0.2410626;-0.02272605,-0.1932082;0.03451751;-0.1620017,0.07558902;0.005941331;-0.04066873,0.114058;-0.3234897;-0.05134559,0.1167411;-0.6662821;0.007704258,0.1395104;-0.6978134;-0.0472033,-0.08003654;0.002724155;-0.03145909,-0.1250701;-0.325682;-0.04695131,-0.1326389;-0.6661414;0.02397725,-0.1362786;-0.6532866;-0.05976151,-0.01191157;0.5292178;0.002792358,13.33734
+0;0;0,0.0006320346;0.3055399;0.01235877,0.00107037;0.6017365;0.01326769,0.1657861;0.4730677;-0.002617061,0.2008864;0.2520503;-0.09998624,0.2549278;0.09118515;-0.2843154,-0.1598103;0.4640938;-0.008177908,-0.2061061;0.2488317;-0.1134414,-0.2364116;0.08739007;-0.3026331,0.07669001;0.005060665;-0.03890534,0.09679236;-0.3242843;-0.00566357,0.1103634;-0.6640337;0.06836818,0.109865;-0.6243579;-0.01654553,-0.07453164;0.00629692;-0.04273146,-0.1178541;-0.321435;-0.01642299,-0.1354319;-0.6614659;0.05544188,-0.1332591;-0.6217448;-0.0294403,0.0009742569;0.5288817;0.01519339,0;0;0,-0.006646811;0.3056566;0.006134033,-0.01449959;0.6016417;-0.001468658,0.1580124;0.4926071;-0.01287866,0.2116054;0.2552447;-0.03154254,0.1710963;0.02445257;-0.1202519,-0.1804888;0.4806377;0.002035483,-0.219384;0.2408845;-0.02177733,-0.1930436;0.03395653;-0.1605662,0.07565749;0.006042987;-0.04074335,0.1140356;-0.3231907;-0.0512073,0.1167734;-0.6661127;0.007882118,0.1395465;-0.6975456;-0.04699588,-0.08016063;0.002640782;-0.03143078,-0.124946;-0.3255859;-0.04688072,-0.1325202;-0.6661358;0.02427348,-0.1363208;-0.65326;-0.05937175,-0.01237074;0.5289187;0.002818823,13.35883
+0;0;0,0.0005962792;0.3055254;0.01271418,0.0009709512;0.6017203;0.01418285,0.1655661;0.4730615;-0.003118137,0.2029681;0.2565868;-0.1094257,0.2565978;0.1009997;-0.2983485,-0.1596897;0.4640383;-0.008677496,-0.208114;0.2527942;-0.1208939,-0.2372261;0.09144254;-0.3103496,0.076698;0.005047135;-0.03889135,0.09678267;-0.3242947;-0.005608596,0.1099912;-0.6639621;0.06886366,0.1094946;-0.6242507;-0.01604599,-0.0745358;0.006300888;-0.04272361,-0.1178085;-0.3214658;-0.01676801,-0.1354214;-0.6614261;0.05542154,-0.1332526;-0.6216755;-0.02945736,0.0008914645;0.5288617;0.01595946,0;0;0,-0.006646811;0.3056566;0.006134033,-0.01449959;0.6016417;-0.001468658,0.1580124;0.4926071;-0.01287866,0.2116054;0.2552447;-0.03154254,0.1710963;0.02445257;-0.1202519,-0.1804888;0.4806377;0.002035483,-0.219384;0.2408845;-0.02177733,-0.1930436;0.03395653;-0.1605662,0.07565749;0.006042987;-0.04074335,0.1140356;-0.3231907;-0.0512073,0.1167734;-0.6661127;0.007882118,0.1395465;-0.6975456;-0.04699588,-0.08016063;0.002640782;-0.03143078,-0.124946;-0.3255859;-0.04688072,-0.1325202;-0.6661358;0.02427348,-0.1363208;-0.65326;-0.05937175,-0.01237074;0.5289187;0.002818823,13.37068
+0;0;0,0.0005962792;0.3055254;0.01271418,0.0009709512;0.6017203;0.01418285,0.1655661;0.4730615;-0.003118137,0.2029681;0.2565868;-0.1094257,0.2565978;0.1009997;-0.2983485,-0.1596897;0.4640383;-0.008677496,-0.208114;0.2527942;-0.1208939,-0.2372261;0.09144254;-0.3103496,0.076698;0.005047135;-0.03889135,0.09678267;-0.3242947;-0.005608596,0.1099912;-0.6639621;0.06886366,0.1094946;-0.6242507;-0.01604599,-0.0745358;0.006300888;-0.04272361,-0.1178085;-0.3214658;-0.01676801,-0.1354214;-0.6614261;0.05542154,-0.1332526;-0.6216755;-0.02945736,0.0008914645;0.5288617;0.01595946,0;0;0,-0.006646811;0.3056566;0.006134033,-0.01449959;0.6016417;-0.001468658,0.1580124;0.4926071;-0.01287866,0.2116054;0.2552447;-0.03154254,0.1710963;0.02445257;-0.1202519,-0.1804888;0.4806377;0.002035483,-0.219384;0.2408845;-0.02177733,-0.1930436;0.03395653;-0.1605662,0.07565749;0.006042987;-0.04074335,0.1140356;-0.3231907;-0.0512073,0.1167734;-0.6661127;0.007882118,0.1395465;-0.6975456;-0.04699588,-0.08016063;0.002640782;-0.03143078,-0.124946;-0.3255859;-0.04688072,-0.1325202;-0.6661358;0.02427348,-0.1363208;-0.65326;-0.05937175,-0.01237074;0.5289187;0.002818823,13.38208
+0;0;0,0.0005955363;0.3051447;0.01269834,0.000969763;0.600988;0.0141652,0.1654509;0.4724526;-0.00312463,0.2028443;0.2560277;-0.1094078,0.2565355;0.1002619;-0.2985475,-0.1595795;0.4634356;-0.008680135,-0.2079926;0.2522402;-0.1208707,-0.2371382;0.0907032;-0.310544,0.07680542;0.005054203;-0.03894582,0.09687405;-0.3240246;-0.00568964,0.1100844;-0.6637405;0.06879325,0.1095875;-0.6240233;-0.01616772,-0.07464019;0.006309713;-0.04278345,-0.1178783;-0.3211952;-0.01684858,-0.1354938;-0.661204;0.05535128,-0.1333236;-0.6214475;-0.02957894,0.0008903687;0.5282141;0.01593975,0;0;0,-0.006944969;0.3052704;0.006053686,-0.01515187;0.600892;-0.001621962,0.1574797;0.4931601;-0.01408935,0.2113239;0.2558857;-0.03241229,0.1710007;0.02454627;-0.1205924,-0.1810886;0.4805537;0.002047903,-0.2189343;0.2406247;-0.02110042,-0.1927249;0.03271209;-0.1589591,0.07572469;0.006278723;-0.040838,0.1141316;-0.3226902;-0.05113339,0.1168072;-0.6656605;0.007970568,0.1397298;-0.6972922;-0.04670238,-0.0803608;0.002257462;-0.03128001,-0.1249595;-0.3257213;-0.04685298,-0.1323333;-0.6663687;0.02409851,-0.1363665;-0.6535011;-0.05958695,-0.01293124;0.5282577;0.00268054,13.40399
+0;0;0,0.000528848;0.3052316;0.01326559,0.0007074077;0.6011517;0.01534418,0.1643848;0.4729532;-0.003300069,0.2027325;0.2617973;-0.1154689,0.2564019;0.1156563;-0.3148753,-0.1587609;0.4653957;-0.01290837,-0.2080573;0.2575632;-0.1269904,-0.2344798;0.09534298;-0.3193104,0.07683246;0.005036276;-0.03896656,0.09680595;-0.3234046;-0.005843442,0.1101959;-0.6634387;0.06898174,0.1105721;-0.6237053;-0.01589367,-0.07467807;0.006321672;-0.0427809,-0.1177956;-0.3205478;-0.01695965,-0.1356773;-0.6608841;0.05551551,-0.132634;-0.6211048;-0.02930086,0.0006823531;0.5283543;0.01696968,0;0;0,-0.006900698;0.3053832;0.006004095,-0.01507258;0.6010854;-0.001698494,0.1567286;0.4935349;-0.0147655,0.2117699;0.2584441;-0.0332582,0.1709711;0.02459872;-0.1207356,-0.1802833;0.4810859;0.0003576952,-0.2173652;0.2426893;-0.02040725,-0.1912165;0.03199327;-0.1579715,0.07574116;0.006280214;-0.04087567,0.1142679;-0.3220113;-0.05135942,0.1169409;-0.6653597;0.007851362,0.1397385;-0.6970417;-0.04668593,-0.08039809;0.002307235;-0.03126992,-0.1247611;-0.3250428;-0.04687221,-0.1321523;-0.6660662;0.02418838,-0.1360046;-0.653186;-0.05942256,-0.01285581;0.5284315;0.002612591,13.42562
+0;0;0,0.000528848;0.3052316;0.01326559,0.0007074077;0.6011517;0.01534418,0.1643848;0.4729532;-0.003300069,0.2027325;0.2617973;-0.1154689,0.2564019;0.1156563;-0.3148753,-0.1587609;0.4653957;-0.01290837,-0.2080573;0.2575632;-0.1269904,-0.2344798;0.09534298;-0.3193104,0.07683246;0.005036276;-0.03896656,0.09680595;-0.3234046;-0.005843442,0.1101959;-0.6634387;0.06898174,0.1105721;-0.6237053;-0.01589367,-0.07467807;0.006321672;-0.0427809,-0.1177956;-0.3205478;-0.01695965,-0.1356773;-0.6608841;0.05551551,-0.132634;-0.6211048;-0.02930086,0.0006823531;0.5283543;0.01696968,0;0;0,-0.006900698;0.3053832;0.006004095,-0.01507258;0.6010854;-0.001698494,0.1567286;0.4935349;-0.0147655,0.2117699;0.2584441;-0.0332582,0.1709711;0.02459872;-0.1207356,-0.1802833;0.4810859;0.0003576952,-0.2173652;0.2426893;-0.02040725,-0.1912165;0.03199327;-0.1579715,0.07574116;0.006280214;-0.04087567,0.1142679;-0.3220113;-0.05135942,0.1169409;-0.6653597;0.007851362,0.1397385;-0.6970417;-0.04668593,-0.08039809;0.002307235;-0.03126992,-0.1247611;-0.3250428;-0.04687221,-0.1321523;-0.6660662;0.02418838,-0.1360046;-0.653186;-0.05942256,-0.01285581;0.5284315;0.002612591,13.43775
+0;0;0,0.0005291126;0.3053843;0.01327223,0.0007077489;0.6014333;0.0153516,0.1641872;0.4732669;-0.003267361,0.2024977;0.2623158;-0.1153274,0.2560223;0.116569;-0.3141959,-0.1585678;0.4657185;-0.01286405,-0.2078164;0.2580876;-0.1268355,-0.2341676;0.09630498;-0.3186367,0.07709172;0.00505327;-0.03909805,0.09702638;-0.3227492;-0.006039314,0.1104337;-0.6632234;0.06888273,0.11081;-0.6234874;-0.01601563,-0.07493006;0.006343004;-0.04292526,-0.1179638;-0.3198911;-0.0171542,-0.1358686;-0.660668;0.05541477,-0.1328245;-0.620886;-0.02942454,0.0006826823;0.5286011;0.01697787,0;0;0,-0.007007479;0.3055322;0.006078959,-0.01524921;0.6013619;-0.001600981,0.156353;0.4938807;-0.01491213,0.2114047;0.2590515;-0.03362155,0.1709614;0.02573989;-0.1207175,-0.1800283;0.480638;0.0008258874,-0.2161347;0.2423506;-0.02017206,-0.1882643;0.02754994;-0.1495538,0.07585099;0.006308228;-0.04128146,0.114186;-0.3213731;-0.0512867,0.1169133;-0.66515;0.008090738,0.1398394;-0.6968464;-0.0464127,-0.08074435;0.002312792;-0.03118215,-0.1250068;-0.3244004;-0.04680542,-0.1325123;-0.6658237;0.02453556,-0.1364889;-0.6529456;-0.05909274,-0.01301181;0.5286735;0.002708673,13.45966
+0;0;0,0.0004243314;0.3053671;0.01366547,0.0004097358;0.6014124;0.01623033,0.1638013;0.4733247;-0.003830787,0.2041814;0.2677041;-0.1247237,0.258428;0.1275495;-0.3273802,-0.1586515;0.4656488;-0.0128609,-0.2074994;0.2621081;-0.134148,-0.242118;0.1212191;-0.3405639,0.07708663;0.004942585;-0.03912224,0.09684806;-0.322837;-0.005734734,0.1103487;-0.6633397;0.06904079,0.1106075;-0.623575;-0.01585471,-0.07495132;0.006411146;-0.042878,-0.1179183;-0.3198691;-0.01758468,-0.1360209;-0.6605672;0.05530491,-0.1330939;-0.6207573;-0.0295353,0.0004379215;0.5285776;0.01773329,0;0;0,-0.007007479;0.3055322;0.006078959,-0.01524921;0.6013619;-0.001600981,0.156353;0.4938807;-0.01491213,0.2114047;0.2590515;-0.03362155,0.1709614;0.02573989;-0.1207175,-0.1800283;0.480638;0.0008258874,-0.2161347;0.2423506;-0.02017206,-0.1882643;0.02754994;-0.1495538,0.07585099;0.006308228;-0.04128146,0.114186;-0.3213731;-0.0512867,0.1169133;-0.66515;0.008090738,0.1398394;-0.6968464;-0.0464127,-0.08074435;0.002312792;-0.03118215,-0.1250068;-0.3244004;-0.04680542,-0.1325123;-0.6658237;0.02453556,-0.1364889;-0.6529456;-0.05909274,-0.01301181;0.5286735;0.002708673,13.47109
+0;0;0,0.0004246253;0.3055786;0.01367493,0.0004100212;0.6017576;0.01624078,0.1631972;0.4738371;-0.003739791,0.203604;0.2680808;-0.1247124,0.2584178;0.1264607;-0.3294881,-0.1580626;0.4661896;-0.0127365,-0.2069428;0.2625146;-0.1341036,-0.2419234;0.1201524;-0.3426778,0.07711365;0.004944318;-0.03913596,0.09685902;-0.3225689;-0.005775586,0.110367;-0.6632576;0.06904078,0.1106253;-0.6235114;-0.01569345,-0.0749776;0.006413395;-0.04289303,-0.1179096;-0.3196017;-0.01762027,-0.1360221;-0.6604859;0.05530913,-0.1331007;-0.6206946;-0.02936991,0.0004382213;0.5288855;0.01774452,0;0;0,-0.0070858;0.3057399;0.006193399,-0.01537949;0.6017029;-0.001442432,0.1554121;0.4939975;-0.01599002,0.2110488;0.2591059;-0.03424549,0.1706837;0.02330504;-0.1223505,-0.1793812;0.4806425;0.000935192,-0.2146272;0.2420341;-0.01971661,-0.1867719;0.02504644;-0.1506146,0.07587859;0.006341607;-0.04128933,0.1141883;-0.3210776;-0.05112529,0.1170238;-0.6650562;0.008199215,0.1398299;-0.6966236;-0.04624605,-0.0807879;0.002349234;-0.03115093,-0.1248793;-0.3241092;-0.04691631,-0.1323981;-0.6656619;0.02473542,-0.1365881;-0.6527474;-0.05872402,-0.01312111;0.5289775;0.002860546,13.49313
+0;0;0,0.0004246253;0.3055786;0.01367493,0.0004100212;0.6017576;0.01624078,0.1631972;0.4738371;-0.003739791,0.203604;0.2680808;-0.1247124,0.2584178;0.1264607;-0.3294881,-0.1580626;0.4661896;-0.0127365,-0.2069428;0.2625146;-0.1341036,-0.2419234;0.1201524;-0.3426778,0.07711365;0.004944318;-0.03913596,0.09685902;-0.3225689;-0.005775586,0.110367;-0.6632576;0.06904078,0.1106253;-0.6235114;-0.01569345,-0.0749776;0.006413395;-0.04289303,-0.1179096;-0.3196017;-0.01762027,-0.1360221;-0.6604859;0.05530913,-0.1331007;-0.6206946;-0.02936991,0.0004382213;0.5288855;0.01774452,0;0;0,-0.0070858;0.3057399;0.006193399,-0.01537949;0.6017029;-0.001442432,0.1554121;0.4939975;-0.01599002,0.2110488;0.2591059;-0.03424549,0.1706837;0.02330504;-0.1223505,-0.1793812;0.4806425;0.000935192,-0.2146272;0.2420341;-0.01971661,-0.1867719;0.02504644;-0.1506146,0.07587859;0.006341607;-0.04128933,0.1141883;-0.3210776;-0.05112529,0.1170238;-0.6650562;0.008199215,0.1398299;-0.6966236;-0.04624605,-0.0807879;0.002349234;-0.03115093,-0.1248793;-0.3241092;-0.04691631,-0.1323981;-0.6656619;0.02473542,-0.1365881;-0.6527474;-0.05872402,-0.01312111;0.5289775;0.002860546,13.50482
+0;0;0,0.0003206723;0.3050271;0.01403609,0.0001268199;0.6006199;0.01713159,0.1629006;0.4730849;-0.004563374,0.2042565;0.2706599;-0.1306534,0.2593008;0.1385943;-0.3412048,-0.157841;0.4662165;-0.01650203,-0.2064025;0.2620248;-0.1370527,-0.2412931;0.1214337;-0.3463846,0.07728972;0.004956733;-0.03917471,0.09696728;-0.3222512;-0.005648747,0.1096844;-0.6627837;0.06996495,0.1106008;-0.6230039;-0.01476028,-0.07511698;0.006410059;-0.04300324,-0.1180559;-0.3193146;-0.01778506,-0.1360278;-0.6601931;0.05515613,-0.1324598;-0.6203741;-0.02949436,0.000202034;0.5278968;0.01849493,0;0;0,-0.007187068;0.3052064;0.00600028,-0.0154824;0.6005836;-0.001795053,0.1556779;0.4942788;-0.01581979,0.2112728;0.2594342;-0.03431726,0.171158;0.02380823;-0.1219201,-0.1798911;0.4808512;-0.0003982605,-0.2152531;0.242115;-0.01882261,-0.1878563;0.02554791;-0.1497852,0.07597746;0.006234318;-0.04149079,0.114677;-0.3208664;-0.05064058,0.1175309;-0.6648226;0.008752584,0.1402567;-0.6964343;-0.04567528,-0.08101527;0.002491705;-0.03103619,-0.1245053;-0.3237414;-0.0470606,-0.1320336;-0.6651842;0.02506245,-0.1359534;-0.6522775;-0.05840794,-0.0132356;0.5280118;0.00254178,13.52662
+0;0;0,0.0003206723;0.3050271;0.01403609,0.0001268199;0.6006199;0.01713159,0.1629006;0.4730849;-0.004563374,0.2042565;0.2706599;-0.1306534,0.2593008;0.1385943;-0.3412048,-0.157841;0.4662165;-0.01650203,-0.2064025;0.2620248;-0.1370527,-0.2412931;0.1214337;-0.3463846,0.07728972;0.004956733;-0.03917471,0.09696728;-0.3222512;-0.005648747,0.1096844;-0.6627837;0.06996495,0.1106008;-0.6230039;-0.01476028,-0.07511698;0.006410059;-0.04300324,-0.1180559;-0.3193146;-0.01778506,-0.1360278;-0.6601931;0.05515613,-0.1324598;-0.6203741;-0.02949436,0.000202034;0.5278968;0.01849493,0;0;0,-0.007187068;0.3052064;0.00600028,-0.0154824;0.6005836;-0.001795053,0.1556779;0.4942788;-0.01581979,0.2112728;0.2594342;-0.03431726,0.171158;0.02380823;-0.1219201,-0.1798911;0.4808512;-0.0003982605,-0.2152531;0.242115;-0.01882261,-0.1878563;0.02554791;-0.1497852,0.07597746;0.006234318;-0.04149079,0.114677;-0.3208664;-0.05064058,0.1175309;-0.6648226;0.008752584,0.1402567;-0.6964343;-0.04567528,-0.08101527;0.002491705;-0.03103619,-0.1245053;-0.3237414;-0.0470606,-0.1320336;-0.6651842;0.02506245,-0.1359534;-0.6522775;-0.05840794,-0.0132356;0.5280118;0.00254178,13.53816
+0;0;0,0.0003199963;0.304384;0.0140065,0.0001267286;0.5990986;0.01709347,0.162985;0.4717684;-0.004617887,0.2043616;0.2692425;-0.1307707,0.2592787;0.1374819;-0.3408359,-0.1579237;0.4648964;-0.01656276,-0.2065094;0.260603;-0.1371735,-0.2413194;0.1203365;-0.346022,0.07733961;0.004959933;-0.03919999,0.09700572;-0.3220576;-0.005693547,0.1097265;-0.662687;0.06994167,0.1106379;-0.6229604;-0.01432222,-0.07516547;0.006414197;-0.043031,-0.1180794;-0.3191209;-0.0178275,-0.1360564;-0.6600964;0.05513445,-0.1325079;-0.6203309;-0.0290551,0.0002017012;0.5266088;0.01845244,0;0;0,-0.007579938;0.3045608;0.005581379,-0.01653782;0.5990248;-0.002733707,0.1551854;0.4944765;-0.01669431,0.2107638;0.2594858;-0.03496242,0.1709904;0.02417687;-0.1218643,-0.1812422;0.4809318;-0.001300164,-0.2165455;0.2419732;-0.01849633,-0.1892843;0.02546403;-0.1484378,0.07604685;0.006279379;-0.0414741,0.1146401;-0.3206481;-0.05035543,0.1175214;-0.6646928;0.009107828,0.1398051;-0.6958771;-0.045259,-0.08107837;0.002488232;-0.0310284,-0.1251259;-0.3234151;-0.04825562,-0.1321265;-0.6648143;0.02460367,-0.1360202;-0.651835;-0.05840824,-0.01410727;0.526701;0.001736641,13.56021
+0;0;0,0.0002021835;0.3043682;0.014347,-0.0002172108;0.5990785;0.01779452,0.1624997;0.4717615;-0.00542599,0.2096244;0.3025886;-0.1721686,0.2731845;0.142764;-0.3590385,-0.157931;0.4656805;-0.01850484,-0.2065765;0.2641185;-0.1436035,-0.2395288;0.1325382;-0.3583241,0.07735428;0.004935869;-0.03917408,0.09698443;-0.3220754;-0.005585831,0.1096019;-0.6627166;0.07001369,0.1107898;-0.6229709;-0.01424453,-0.07517124;0.006433524;-0.04301802,-0.1185756;-0.3190681;-0.0182259,-0.1364216;-0.6600369;0.05479968,-0.1325959;-0.6202542;-0.02937574,-8.047756E-05;0.5265872;0.01906769,0;0;0,-0.007579938;0.3045608;0.005581379,-0.01653782;0.5990248;-0.002733707,0.1551854;0.4944765;-0.01669431,0.2107638;0.2594858;-0.03496242,0.1709904;0.02417687;-0.1218643,-0.1812422;0.4809318;-0.001300164,-0.2165455;0.2419732;-0.01849633,-0.1892843;0.02546403;-0.1484378,0.07604685;0.006279379;-0.0414741,0.1146401;-0.3206481;-0.05035543,0.1175214;-0.6646928;0.009107828,0.1398051;-0.6958771;-0.045259,-0.08107837;0.002488232;-0.0310284,-0.1251259;-0.3234151;-0.04825562,-0.1321265;-0.6648143;0.02460367,-0.1360202;-0.651835;-0.05840824,-0.01410727;0.526701;0.001736641,13.57149
+0;0;0,0.0002023292;0.3045876;0.01435735,-0.0002175404;0.5996114;0.01780669,0.1622896;0.4722406;-0.005379995,0.2094563;0.3029167;-0.1722714,0.2731263;0.1428161;-0.359464,-0.1577272;0.4661674;-0.01844195,-0.2064161;0.2644255;-0.1436522,-0.2394253;0.132618;-0.3587437,0.07742524;0.004940397;-0.03921002,0.09704147;-0.321839;-0.005645588,0.1096611;-0.6625384;0.06996686,0.1108503;-0.6227815;-0.01438784,-0.0752402;0.006439426;-0.04305749,-0.1186138;-0.3188314;-0.01828295,-0.1364628;-0.6598585;0.05475512,-0.1326328;-0.6200646;-0.02951669,-8.057214E-05;0.5269955;0.01908205,0;0;0,-0.007671252;0.3047767;0.005668163,-0.01664917;0.5995526;-0.002687693,0.154755;0.4948185;-0.01736808,0.2102758;0.2595811;-0.03550172,0.1706684;0.02389845;-0.1227491,-0.1809935;0.480873;-0.001035872,-0.2155294;0.2416054;-0.01853784,-0.1882712;0.02439141;-0.1481612,0.07608221;0.006338477;-0.04156709,0.1145553;-0.3203739;-0.05022597,0.1174779;-0.6644791;0.009235855,0.1399126;-0.6957172;-0.04516006,-0.0811861;0.002464551;-0.03097169,-0.1254376;-0.3231478;-0.04870685,-0.1324036;-0.6646401;0.02400558,-0.1364728;-0.6516746;-0.05909433,-0.01421475;0.527105;0.00179863,13.59351
+0;0;0,0.0002023292;0.3045876;0.01435735,-0.0002175404;0.5996114;0.01780669,0.1622896;0.4722406;-0.005379995,0.2094563;0.3029167;-0.1722714,0.2731263;0.1428161;-0.359464,-0.1577272;0.4661674;-0.01844195,-0.2064161;0.2644255;-0.1436522,-0.2394253;0.132618;-0.3587437,0.07742524;0.004940397;-0.03921002,0.09704147;-0.321839;-0.005645588,0.1096611;-0.6625384;0.06996686,0.1108503;-0.6227815;-0.01438784,-0.0752402;0.006439426;-0.04305749,-0.1186138;-0.3188314;-0.01828295,-0.1364628;-0.6598585;0.05475512,-0.1326328;-0.6200646;-0.02951669,-8.057214E-05;0.5269955;0.01908205,0;0;0,-0.007671252;0.3047767;0.005668163,-0.01664917;0.5995526;-0.002687693,0.154755;0.4948185;-0.01736808,0.2102758;0.2595811;-0.03550172,0.1706684;0.02389845;-0.1227491,-0.1809935;0.480873;-0.001035872,-0.2155294;0.2416054;-0.01853784,-0.1882712;0.02439141;-0.1481612,0.07608221;0.006338477;-0.04156709,0.1145553;-0.3203739;-0.05022597,0.1174779;-0.6644791;0.009235855,0.1399126;-0.6957172;-0.04516006,-0.0811861;0.002464551;-0.03097169,-0.1254376;-0.3231478;-0.04870685,-0.1324036;-0.6646401;0.02400558,-0.1364728;-0.6516746;-0.05909433,-0.01421475;0.527105;0.00179863,13.60516
+0;0;0,0.000131039;0.3045639;0.01485386,-0.0004233208;0.5995816;0.01875005,0.1619537;0.472447;-0.006102135,0.2105452;0.304172;-0.1736444,0.276151;0.1568139;-0.3703895,-0.1576117;0.4666806;-0.01963774,-0.2053803;0.2670007;-0.148456,-0.2369141;0.1428666;-0.3682821,0.07744274;0.004923401;-0.03917759,0.09701348;-0.3218522;-0.005549893,0.1095944;-0.6625571;0.07004467,0.1109349;-0.6227736;-0.01430469,-0.0752428;0.006443964;-0.04305228,-0.1187386;-0.3188113;-0.01828832,-0.1363613;-0.6598258;0.0548633,-0.1323822;-0.6200018;-0.02939811,-0.0002536707;0.5269641;0.01992147,0;0;0,-0.007671252;0.3047767;0.005668163,-0.01664917;0.5995526;-0.002687693,0.154755;0.4948185;-0.01736808,0.2102758;0.2595811;-0.03550172,0.1706684;0.02389845;-0.1227491,-0.1809935;0.480873;-0.001035872,-0.2155294;0.2416054;-0.01853784,-0.1882712;0.02439141;-0.1481612,0.07608221;0.006338477;-0.04156709,0.1145553;-0.3203739;-0.05022597,0.1174779;-0.6644791;0.009235855,0.1399126;-0.6957172;-0.04516006,-0.0811861;0.002464551;-0.03097169,-0.1254376;-0.3231478;-0.04870685,-0.1324036;-0.6646401;0.02400558,-0.1364728;-0.6516746;-0.05909433,-0.01421475;0.527105;0.00179863,13.61647
+0;0;0,0.0001308387;0.3040981;0.01483114,-0.0004226643;0.5986599;0.01872133,0.1623331;0.4715104;-0.006193476,0.2110425;0.3028271;-0.1741423,0.276594;0.1555909;-0.3707247,-0.1579789;0.4657305;-0.0197607,-0.2058635;0.2655662;-0.1488915,-0.2373712;0.1415347;-0.3685358,0.07747285;0.004925314;-0.03919282,0.09702412;-0.3215253;-0.005598567,0.109597;-0.6620148;0.0699482,0.1109368;-0.6222369;-0.01435246,-0.07527205;0.00644647;-0.04306902,-0.1187245;-0.3184853;-0.01832968,-0.1363361;-0.6592842;0.05477569,-0.1323594;-0.6194659;-0.02943707,-0.000253277;0.5261549;0.01989093,0;0;0,-0.008063406;0.3043085;0.005194426,-0.01764902;0.5985866;-0.003877401,0.1545925;0.4951244;-0.01793265,0.2101234;0.259259;-0.03574657,0.1704748;0.02375574;-0.1228461,-0.182451;0.4807565;-0.001874357,-0.2171081;0.2408471;-0.01848184,-0.1902291;0.02361335;-0.1477381,0.07612601;0.00636357;-0.04155374,0.114471;-0.3200334;-0.0502429,0.117566;-0.663919;0.009184361,0.1397786;-0.6953338;-0.04502654,-0.08122245;0.002463233;-0.03097134,-0.1255444;-0.3227983;-0.04889541,-0.1324951;-0.6640712;0.02378868,-0.1365131;-0.6511263;-0.0592594,-0.01505297;0.5262698;0.0008049011,13.63876
+0;0;0,0.0001306542;0.3036694;0.01481023,-0.0004223256;0.5979519;0.01869662,0.1625801;0.4707853;-0.006258847,0.2112867;0.3021116;-0.174198,0.2768112;0.1549361;-0.3706994,-0.1582182;0.4649966;-0.01984667,-0.2061;0.2648437;-0.1489701,-0.2375947;0.1408634;-0.3685238,0.07750269;0.004927211;-0.03920791,0.09703402;-0.3211904;-0.00564792,0.1096162;-0.6619295;0.06995422,0.110951;-0.6221876;-0.01403672,-0.07530103;0.006448952;-0.0430856,-0.1187092;-0.3181514;-0.0183715,-0.1363337;-0.6592002;0.05478745,-0.1323716;-0.6194179;-0.02911592,-0.0002530922;0.5255127;0.01986516,0;0;0,-0.008485198;0.3038715;0.004956484,-0.01838495;0.5978596;-0.00413537,0.1544313;0.4955636;-0.01781178,0.2102422;0.259771;-0.03552198,0.1706917;0.02431622;-0.1224916,-0.183417;0.480138;-0.001313583,-0.2172127;0.240144;-0.01826708,-0.1907938;0.02374105;-0.1487995,0.0762904;0.006580829;-0.04128766,0.1146978;-0.3194753;-0.04981709,0.1178269;-0.663571;0.009894133,0.1398611;-0.6949987;-0.04388595,-0.08118841;0.002216045;-0.03117267,-0.1251424;-0.3227893;-0.04849316,-0.1321379;-0.6642327;0.02461307,-0.1362306;-0.6512311;-0.05812431,-0.01572374;0.5256106;0.0005362034,13.66079
+0;0;0,3.392828E-05;0.3036604;0.01499326,-0.0006428452;0.5979407;0.01901147,0.1628605;0.4718189;-0.005207269,0.2106511;0.3107577;-0.1807124,0.2789522;0.1682493;-0.3796929,-0.1580626;0.4657214;-0.02196889,-0.2058546;0.2686573;-0.155791,-0.2368834;0.1441773;-0.3751283,0.07753434;0.004906669;-0.03914786,0.09703989;-0.3212252;-0.005710687,0.1096366;-0.6619939;0.06975494,0.1115901;-0.6222534;-0.01422407,-0.07524051;0.006493072;-0.04318459,-0.1189738;-0.3180747;-0.01861622,-0.1362973;-0.6590869;0.05478438,-0.1317175;-0.6192985;-0.02908683,-0.0004410666;0.5255012;0.02015014,0;0;0,-0.008485198;0.3038715;0.004956484,-0.01838495;0.5978596;-0.00413537,0.1544313;0.4955636;-0.01781178,0.2102422;0.259771;-0.03552198,0.1706917;0.02431622;-0.1224916,-0.183417;0.480138;-0.001313583,-0.2172127;0.240144;-0.01826708,-0.1907938;0.02374105;-0.1487995,0.0762904;0.006580829;-0.04128766,0.1146978;-0.3194753;-0.04981709,0.1178269;-0.663571;0.009894133,0.1398611;-0.6949987;-0.04388595,-0.08118841;0.002216045;-0.03117267,-0.1251424;-0.3227893;-0.04849316,-0.1321379;-0.6642327;0.02461307,-0.1362306;-0.6512311;-0.05812431,-0.01572374;0.5256106;0.0005362034,13.68311
+0;0;0,3.389402E-05;0.3033538;0.01497812,-0.0006424903;0.5974618;0.01899355,0.1631193;0.4712863;-0.00526583,0.2109182;0.3101972;-0.1808013,0.2792652;0.167593;-0.3799156,-0.1583119;0.4651791;-0.02205399,-0.2061122;0.2680809;-0.1558993,-0.2371618;0.1435172;-0.375384,0.07761954;0.004912061;-0.03919088,0.09711318;-0.3210207;-0.005774111,0.1097094;-0.6617751;0.06968834,0.1116675;-0.6220113;-0.01449189,-0.07532319;0.006500207;-0.04323205,-0.1190298;-0.3178695;-0.01867867,-0.1363526;-0.6588674;0.05471884,-0.1317618;-0.6190554;-0.02935333,-0.0004407991;0.5250536;0.02013172,0;0;0,-0.008811131;0.3035641;0.00436759,-0.01914334;0.5973384;-0.005515814,0.1542463;0.4957924;-0.01841331,0.2101763;0.2599517;-0.03568053,0.1707527;0.02437975;-0.1228893,-0.1843493;0.4796349;-0.001502411,-0.2175384;0.23954;-0.01882476,-0.1912536;0.02335769;-0.1500805,0.07632558;0.006613255;-0.04141879,0.1146464;-0.3192548;-0.04980683,0.117772;-0.6633416;0.009869579,0.1398043;-0.6949698;-0.04400086,-0.08131612;0.002219841;-0.03110639,-0.1252934;-0.3225585;-0.04882408,-0.1324404;-0.6639434;0.02447032,-0.1366138;-0.6510198;-0.05845409,-0.01637168;0.525139;-0.0006325245,13.70525
+0;0;0,3.389402E-05;0.3033538;0.01497812,-0.0006424903;0.5974618;0.01899355,0.1631193;0.4712863;-0.00526583,0.2109182;0.3101972;-0.1808013,0.2792652;0.167593;-0.3799156,-0.1583119;0.4651791;-0.02205399,-0.2061122;0.2680809;-0.1558993,-0.2371618;0.1435172;-0.375384,0.07761954;0.004912061;-0.03919088,0.09711318;-0.3210207;-0.005774111,0.1097094;-0.6617751;0.06968834,0.1116675;-0.6220113;-0.01449189,-0.07532319;0.006500207;-0.04323205,-0.1190298;-0.3178695;-0.01867867,-0.1363526;-0.6588674;0.05471884,-0.1317618;-0.6190554;-0.02935333,-0.0004407991;0.5250536;0.02013172,0;0;0,-0.008811131;0.3035641;0.00436759,-0.01914334;0.5973384;-0.005515814,0.1542463;0.4957924;-0.01841331,0.2101763;0.2599517;-0.03568053,0.1707527;0.02437975;-0.1228893,-0.1843493;0.4796349;-0.001502411,-0.2175384;0.23954;-0.01882476,-0.1912536;0.02335769;-0.1500805,0.07632558;0.006613255;-0.04141879,0.1146464;-0.3192548;-0.04980683,0.117772;-0.6633416;0.009869579,0.1398043;-0.6949698;-0.04400086,-0.08131612;0.002219841;-0.03110639,-0.1252934;-0.3225585;-0.04882408,-0.1324404;-0.6639434;0.02447032,-0.1366138;-0.6510198;-0.05845409,-0.01637168;0.525139;-0.0006325245,13.71708
+0;0;0,-0.0001107029;0.302988;0.01528299,-0.001050454;0.5968379;0.01977917,0.1627563;0.4710189;-0.006911175,0.2131197;0.3128089;-0.1842085,0.2713992;0.2122254;-0.4109086,-0.158476;0.4650111;-0.02353054,-0.2121477;0.2933542;-0.1867926,-0.237391;0.1740048;-0.4104552,0.07774198;0.00491547;-0.03918856,0.09720327;-0.320939;-0.005684558,0.1096277;-0.661835;0.06990521,0.1115979;-0.6220695;-0.01419474,-0.07539912;0.006509001;-0.04331658,-0.1192555;-0.3177738;-0.01882869,-0.136192;-0.6589772;0.05446353,-0.131596;-0.6191439;-0.02952595,-0.0007788567;0.524488;0.02078508,0;0;0,-0.009106293;0.3032095;0.004044533,-0.01962461;0.596722;-0.005978107,0.1542652;0.4960576;-0.01800108,0.2102927;0.2603421;-0.03533077,0.1706969;0.0243365;-0.1227381,-0.1851044;0.4793153;-0.001068398,-0.2179975;0.2392916;-0.0186142,-0.1916646;0.02301757;-0.1506696,0.07644628;0.006666899;-0.04141545,0.1147138;-0.3191485;-0.04930902,0.1178522;-0.6633788;0.01047301,0.1399311;-0.6947504;-0.04354644,-0.08144127;0.002213004;-0.03108284,-0.1254829;-0.3224867;-0.04876941,-0.1324766;-0.6639887;0.02475455,-0.136654;-0.6510608;-0.05808953,-0.01681782;0.5245855;-0.001074076,13.73883
+0;0;0,-0.0001107029;0.302988;0.01528299,-0.001050454;0.5968379;0.01977917,0.1627563;0.4710189;-0.006911175,0.2131197;0.3128089;-0.1842085,0.2713992;0.2122254;-0.4109086,-0.158476;0.4650111;-0.02353054,-0.2121477;0.2933542;-0.1867926,-0.237391;0.1740048;-0.4104552,0.07774198;0.00491547;-0.03918856,0.09720327;-0.320939;-0.005684558,0.1096277;-0.661835;0.06990521,0.1115979;-0.6220695;-0.01419474,-0.07539912;0.006509001;-0.04331658,-0.1192555;-0.3177738;-0.01882869,-0.136192;-0.6589772;0.05446353,-0.131596;-0.6191439;-0.02952595,-0.0007788567;0.524488;0.02078508,0;0;0,-0.009106293;0.3032095;0.004044533,-0.01962461;0.596722;-0.005978107,0.1542652;0.4960576;-0.01800108,0.2102927;0.2603421;-0.03533077,0.1706969;0.0243365;-0.1227381,-0.1851044;0.4793153;-0.001068398,-0.2179975;0.2392916;-0.0186142,-0.1916646;0.02301757;-0.1506696,0.07644628;0.006666899;-0.04141545,0.1147138;-0.3191485;-0.04930902,0.1178522;-0.6633788;0.01047301,0.1399311;-0.6947504;-0.04354644,-0.08144127;0.002213004;-0.03108284,-0.1254829;-0.3224867;-0.04876941,-0.1324766;-0.6639887;0.02475455,-0.136654;-0.6510608;-0.05808953,-0.01681782;0.5245855;-0.001074076,13.7502
+0;0;0,-0.0001107737;0.3031818;0.01529276,-0.001052153;0.5975265;0.01979411,0.1626446;0.4715598;-0.006874928,0.213021;0.3133091;-0.1842179,0.2712736;0.2127719;-0.4108136,-0.1583703;0.4655561;-0.02348304,-0.2120557;0.293855;-0.1867871,-0.2372875;0.1745606;-0.4103467,0.07777885;0.0049178;-0.03920715,0.09722793;-0.3207323;-0.005724162,0.1096556;-0.6617187;0.06988564,0.111634;-0.6219128;-0.01456226,-0.07543487;0.006512088;-0.04333713,-0.1192638;-0.3175673;-0.01886459,-0.1362047;-0.658861;0.05444705,-0.1315897;-0.6189871;-0.02988992,-0.0007798655;0.5249928;0.02080258,0;0;0,-0.009070009;0.3034014;0.004288435,-0.01950844;0.5974216;-0.005518913,0.1541082;0.4962525;-0.01826382,0.210215;0.2604693;-0.03529167,0.1707423;0.02477647;-0.1232545,-0.1848262;0.4795384;-0.001089146,-0.2178348;0.2394734;-0.01871935,-0.1917533;0.02404834;-0.1519803,0.07649094;0.006645263;-0.04142356,0.1147253;-0.3189707;-0.04914975,0.1179061;-0.6632657;0.01079917,0.1400138;-0.6948634;-0.0435009,-0.08149257;0.002261154;-0.03106096,-0.1255029;-0.3222124;-0.04915254,-0.1328813;-0.663777;0.02448305,-0.1371186;-0.6509191;-0.05870176,-0.01673897;0.525093;-0.0007097721,13.77261
+0;0;0,-0.0002434781;0.3031644;0.01563257,-0.001410541;0.5975006;0.02064092,0.1621425;0.471916;-0.008042246,0.2160141;0.3188239;-0.1888522,0.265654;0.225535;-0.4205411,-0.1586032;0.4646282;-0.02177567,-0.2122209;0.2941919;-0.1864215,-0.2380033;0.1785979;-0.4118544,0.07780235;0.00493925;-0.03915779,0.0973115;-0.3206995;-0.005599514,0.1098164;-0.6617234;0.06982785,0.1111804;-0.6218941;-0.01462948,-0.07543277;0.006476901;-0.04334606,-0.1194287;-0.3175869;-0.01896644,-0.1361595;-0.6588331;0.05461405,-0.1321565;-0.6189236;-0.02975001,-0.001078002;0.5249653;0.02151301,0;0;0,-0.009070009;0.3034014;0.004288435,-0.01950844;0.5974216;-0.005518913,0.1541082;0.4962525;-0.01826382,0.210215;0.2604693;-0.03529167,0.1707423;0.02477647;-0.1232545,-0.1848262;0.4795384;-0.001089146,-0.2178348;0.2394734;-0.01871935,-0.1917533;0.02404834;-0.1519803,0.07649094;0.006645263;-0.04142356,0.1147253;-0.3189707;-0.04914975,0.1179061;-0.6632657;0.01079917,0.1400138;-0.6948634;-0.0435009,-0.08149257;0.002261154;-0.03106096,-0.1255029;-0.3222124;-0.04915254,-0.1328813;-0.663777;0.02448305,-0.1371186;-0.6509191;-0.05870176,-0.01673897;0.525093;-0.0007097721,13.78385
+0;0;0,-0.0002430591;0.3026426;0.01560566,-0.001406641;0.5961112;0.02060115,0.1624541;0.4706893;-0.008141113,0.2163344;0.3175724;-0.1889803,0.2658226;0.2245685;-0.4199616,-0.1588987;0.4633877;-0.02190053,-0.212525;0.2929239;-0.186573,-0.2382286;0.1776829;-0.4113173,0.07780075;0.004939149;-0.03915698,0.09730615;-0.320637;-0.005605157,0.1098156;-0.6617842;0.06984946,0.1111831;-0.6219292;-0.01482746,-0.07543122;0.006476768;-0.04334517,-0.1194187;-0.3175248;-0.01897023,-0.1361555;-0.6588943;0.05463683,-0.1321421;-0.618959;-0.02994658,-0.001075308;0.523839;0.02147008,0;0;0,-0.009371713;0.3028752;0.003865004,-0.02025685;0.5959895;-0.006505489,0.1541022;0.4963191;-0.01829195,0.2102458;0.2604969;-0.03521752,0.170898;0.02579832;-0.1236455,-0.1860473;0.4793479;-0.001281688,-0.2191112;0.2392544;-0.01896326,-0.1931321;0.0249725;-0.1526028,0.07648529;0.006613791;-0.04143524,0.1146616;-0.3189453;-0.04917455,0.1177867;-0.663386;0.01067591,0.1401407;-0.6949695;-0.04388547,-0.0814961;0.002300686;-0.03104376,-0.1254981;-0.3220861;-0.04956551,-0.1330281;-0.6637499;0.02419351,-0.1372389;-0.6509593;-0.05920482,-0.01736118;0.5239407;-0.001531124,13.80581
+0;0;0,-0.000243264;0.3028978;0.01561882,-0.001411207;0.5974488;0.02062951,0.1621127;0.4717866;-0.008047258,0.2161987;0.3180851;-0.1895769,0.2654704;0.2254882;-0.4195472,-0.1585749;0.4645001;-0.0217782,-0.212406;0.2933854;-0.1870793,-0.2379972;0.1786489;-0.41084,0.07778387;0.004938077;-0.03914849,0.09728859;-0.3206267;-0.005597837,0.1098025;-0.6618958;0.06988373,0.1111671;-0.6220617;-0.01461403,-0.07541486;0.006475363;-0.04333577,-0.1194008;-0.3175148;-0.01896169,-0.1361436;-0.6590063;0.05467169,-0.1321387;-0.619092;-0.02973277,-0.001078268;0.5248263;0.02150265,0;0;0,-0.00920707;0.3031348;0.003945112,-0.01930201;0.5973801;-0.005978823,0.1542138;0.4963467;-0.01834106,0.2099898;0.2595054;-0.0355947,0.1708726;0.02598029;-0.1240487,-0.1849414;0.4802054;-0.002817062,-0.2190977;0.2392509;-0.01945403,-0.1936068;0.02676509;-0.1539464,0.07649815;0.006596118;-0.04137444,0.1146243;-0.3189553;-0.04919457,0.117746;-0.6635098;0.01073098,0.1400379;-0.6949783;-0.04370379,-0.08144746;0.002352906;-0.03111424,-0.1254647;-0.322027;-0.04951579,-0.1329597;-0.6638443;0.0241282,-0.136895;-0.6510043;-0.05910937,-0.01667912;0.5249581;-0.001174688,13.8282
+0;0;0,-0.0003927916;0.3028781;0.015993,-0.001799556;0.5974208;0.02143614,0.1615658;0.4718263;-0.008638987,0.2219462;0.3239918;-0.1930344,0.2762516;0.2584627;-0.4310367,-0.1585403;0.4651669;-0.02332423,-0.2131735;0.2967262;-0.1910902,-0.2381419;0.1880327;-0.4179173,0.07783174;0.004918932;-0.03905568,0.09730949;-0.3206377;-0.005411435,0.1099815;-0.661862;0.07024628,0.1115569;-0.6220071;-0.01424541,-0.07538979;0.006503698;-0.04337512,-0.1194283;-0.3174744;-0.01893659,-0.1361054;-0.6589603;0.05473803,-0.1318878;-0.619022;-0.02965323,-0.001409853;0.5247972;0.0221945,0;0;0,-0.00920707;0.3031348;0.003945112,-0.01930201;0.5973801;-0.005978823,0.1542138;0.4963467;-0.01834106,0.2099898;0.2595054;-0.0355947,0.1708726;0.02598029;-0.1240487,-0.1849414;0.4802054;-0.002817062,-0.2190977;0.2392509;-0.01945403,-0.1936068;0.02676509;-0.1539464,0.07649815;0.006596118;-0.04137444,0.1146243;-0.3189553;-0.04919457,0.117746;-0.6635098;0.01073098,0.1400379;-0.6949783;-0.04370379,-0.08144746;0.002352906;-0.03111424,-0.1254647;-0.322027;-0.04951579,-0.1329597;-0.6638443;0.0241282,-0.136895;-0.6510043;-0.05910937,-0.01667912;0.5249581;-0.001174688,13.85048
+0;0;0,-0.0003931361;0.3031438;0.01600703,-0.001802031;0.5981264;0.02145686,0.1613454;0.472457;-0.008575372,0.2217307;0.3246105;-0.1929859,0.2756574;0.2595384;-0.429328,-0.1583311;0.4658066;-0.02324092,-0.2129688;0.2973522;-0.1910206,-0.2377631;0.1894168;-0.4162656,0.07784899;0.004920022;-0.03906434,0.09732046;-0.3205317;-0.005430929,0.1100041;-0.6620705;0.07029653,0.1115773;-0.6222295;-0.01407621,-0.0754065;0.00650514;-0.04338474,-0.1194308;-0.3173686;-0.01895408,-0.1361232;-0.6591693;0.05478847,-0.1319116;-0.6192449;-0.029484,-0.001411544;0.5253569;0.02221674,0;0;0,-0.009185642;0.3033997;0.0040977,-0.01900595;0.5981035;-0.00560379,0.1541051;0.496576;-0.01830387,0.2099584;0.2597245;-0.03544998,0.1709745;0.02866066;-0.1253936,-0.1844062;0.4804917;-0.003008376,-0.2187783;0.2396033;-0.02043154,-0.1937023;0.02923964;-0.1550361,0.07652269;0.006713927;-0.04135084,0.1146029;-0.3187374;-0.0491302,0.1176199;-0.6635855;0.0109942,0.1400593;-0.6948059;-0.04347252,-0.08147013;0.002227241;-0.03111831,-0.1254544;-0.3220513;-0.04950449,-0.1330887;-0.6642292;0.02398199,-0.1369779;-0.6513586;-0.05914164,-0.01646662;0.5255268;-0.0008819103,13.86182
+0;0;0,-0.0003931361;0.3031438;0.01600703,-0.001802031;0.5981264;0.02145686,0.1613454;0.472457;-0.008575372,0.2217307;0.3246105;-0.1929859,0.2756574;0.2595384;-0.429328,-0.1583311;0.4658066;-0.02324092,-0.2129688;0.2973522;-0.1910206,-0.2377631;0.1894168;-0.4162656,0.07784899;0.004920022;-0.03906434,0.09732046;-0.3205317;-0.005430929,0.1100041;-0.6620705;0.07029653,0.1115773;-0.6222295;-0.01407621,-0.0754065;0.00650514;-0.04338474,-0.1194308;-0.3173686;-0.01895408,-0.1361232;-0.6591693;0.05478847,-0.1319116;-0.6192449;-0.029484,-0.001411544;0.5253569;0.02221674,0;0;0,-0.009185642;0.3033997;0.0040977,-0.01900595;0.5981035;-0.00560379,0.1541051;0.496576;-0.01830387,0.2099584;0.2597245;-0.03544998,0.1709745;0.02866066;-0.1253936,-0.1844062;0.4804917;-0.003008376,-0.2187783;0.2396033;-0.02043154,-0.1937023;0.02923964;-0.1550361,0.07652269;0.006713927;-0.04135084,0.1146029;-0.3187374;-0.0491302,0.1176199;-0.6635855;0.0109942,0.1400593;-0.6948059;-0.04347252,-0.08147013;0.002227241;-0.03111831,-0.1254544;-0.3220513;-0.04950449,-0.1330887;-0.6642292;0.02398199,-0.1369779;-0.6513586;-0.05914164,-0.01646662;0.5255268;-0.0008819103,13.88395
+0;0;0,-0.000466061;0.3028468;0.01643969,-0.002001831;0.5972891;0.02222761,0.1605506;0.4720452;-0.009287871,0.2228913;0.3273383;-0.1952149,0.2597438;0.2507429;-0.4280255,-0.1579036;0.4657799;-0.02390884,-0.2123858;0.3014244;-0.1954147,-0.234964;0.1924104;-0.4168462,0.07789141;0.004905129;-0.03884356,0.09746674;-0.3203621;-0.005094752,0.1100019;-0.6619589;0.07063989,0.111622;-0.622081;-0.01387018,-0.07529952;0.006516255;-0.04344508,-0.118986;-0.3172189;-0.01878799,-0.1353961;-0.6590677;0.0550449,-0.1311373;-0.6190886;-0.02936143,-0.00158747;0.5247107;0.02289468,0;0;0,-0.008861572;0.3031367;0.004036665,-0.01822415;0.5973128;-0.005872011,0.1544554;0.4964457;-0.01815534,0.2101831;0.2597783;-0.03483844,0.1710749;0.03333388;-0.1276779,-0.18359;0.480774;-0.0027027,-0.2181174;0.2401852;-0.02059732,-0.1933137;0.03268076;-0.1538355,0.07661766;0.006632;-0.04105735,0.1148492;-0.3186393;-0.0486629,0.1179327;-0.6635303;0.01151919,0.1403159;-0.6948442;-0.04308629,-0.08128244;0.002404067;-0.03142195,-0.1247784;-0.3218229;-0.04891176,-0.1324698;-0.6640455;0.02461251,-0.1363854;-0.6512057;-0.0586482,-0.01582301;0.5249294;-0.001065016,13.89526
+0;0;0,-0.000466061;0.3028468;0.01643969,-0.002001831;0.5972891;0.02222761,0.1605506;0.4720452;-0.009287871,0.2228913;0.3273383;-0.1952149,0.2597438;0.2507429;-0.4280255,-0.1579036;0.4657799;-0.02390884,-0.2123858;0.3014244;-0.1954147,-0.234964;0.1924104;-0.4168462,0.07789141;0.004905129;-0.03884356,0.09746674;-0.3203621;-0.005094752,0.1100019;-0.6619589;0.07063989,0.111622;-0.622081;-0.01387018,-0.07529952;0.006516255;-0.04344508,-0.118986;-0.3172189;-0.01878799,-0.1353961;-0.6590677;0.0550449,-0.1311373;-0.6190886;-0.02936143,-0.00158747;0.5247107;0.02289468,0;0;0,-0.008861572;0.3031367;0.004036665,-0.01822415;0.5973128;-0.005872011,0.1544554;0.4964457;-0.01815534,0.2101831;0.2597783;-0.03483844,0.1710749;0.03333388;-0.1276779,-0.18359;0.480774;-0.0027027,-0.2181174;0.2401852;-0.02059732,-0.1933137;0.03268076;-0.1538355,0.07661766;0.006632;-0.04105735,0.1148492;-0.3186393;-0.0486629,0.1179327;-0.6635303;0.01151919,0.1403159;-0.6948442;-0.04308629,-0.08128244;0.002404067;-0.03142195,-0.1247784;-0.3218229;-0.04891176,-0.1324698;-0.6640455;0.02461251,-0.1363854;-0.6512057;-0.0586482,-0.01582301;0.5249294;-0.001065016,13.90641
+0;0;0,-0.0004654892;0.3024753;0.01641953,-0.001998157;0.5963271;0.02219714,0.1599257;0.4714666;-0.009195419,0.222261;0.326772;-0.1951067,0.2589459;0.250525;-0.4268582,-0.1572958;0.4652255;-0.02375979,-0.2117734;0.3008839;-0.1952511,-0.234249;0.1923659;-0.4156753,0.07788729;0.004904869;-0.03884151,0.09745631;-0.3202574;-0.005103584,0.1099974;-0.662018;0.07066737,0.1116225;-0.6221099;-0.01410076,-0.07529554;0.006515911;-0.04344278,-0.1189679;-0.3171148;-0.01879364,-0.1353859;-0.6591276;0.05507465,-0.1311141;-0.619118;-0.02958944,-0.001584821;0.5239282;0.02286256,0;0;0,-0.008647904;0.3027756;0.003643036,-0.0175886;0.5963483;-0.006937027,0.1544873;0.4964777;-0.01837802,0.2102069;0.2598053;-0.03471017,0.1712338;0.03533413;-0.1293778,-0.1826913;0.481192;-0.002865608,-0.2172371;0.2406487;-0.02105266,-0.1927501;0.03553243;-0.1559447,0.07663122;0.00660792;-0.04102612,0.1147817;-0.318565;-0.04869437,0.1179626;-0.6635945;0.01166558,0.1407944;-0.6952015;-0.04282975,-0.08127382;0.002436967;-0.03142894,-0.124717;-0.3216966;-0.04880082,-0.1324418;-0.664066;0.02483594,-0.1363702;-0.6513026;-0.05867403,-0.01530303;0.5241551;-0.001922846,13.92887
+0;0;0,-0.0005851794;0.3024573;0.01674471,-0.002233337;0.5963014;0.02287125,0.1596095;0.4717196;-0.009569347,0.2230408;0.3344508;-0.2006687,0.2581452;0.2813435;-0.4390287,-0.1571649;0.4654027;-0.02455518,-0.2124075;0.3055252;-0.1999767,-0.2381987;0.2303162;-0.4335288,0.0779159;0.004913928;-0.03878293,0.09754629;-0.3202373;-0.004974198,0.1100192;-0.6619991;0.07080238,0.1117508;-0.622075;-0.01396178,-0.07529443;0.006499989;-0.04344708,-0.1189206;-0.3171317;-0.01872944,-0.1353472;-0.6591487;0.05511788,-0.1309685;-0.6191164;-0.02953805,-0.001797793;0.5239019;0.02344963,0;0;0,-0.008647904;0.3027756;0.003643036,-0.0175886;0.5963483;-0.006937027,0.1544873;0.4964777;-0.01837802,0.2102069;0.2598053;-0.03471017,0.1712338;0.03533413;-0.1293778,-0.1826913;0.481192;-0.002865608,-0.2172371;0.2406487;-0.02105266,-0.1927501;0.03553243;-0.1559447,0.07663122;0.00660792;-0.04102612,0.1147817;-0.318565;-0.04869437,0.1179626;-0.6635945;0.01166558,0.1407944;-0.6952015;-0.04282975,-0.08127382;0.002436967;-0.03142894,-0.124717;-0.3216966;-0.04880082,-0.1324418;-0.664066;0.02483594,-0.1363702;-0.6513026;-0.05867403,-0.01530303;0.5241551;-0.001922846,13.93979
+0;0;0,-0.0005851794;0.3024573;0.01674471,-0.002233337;0.5963014;0.02287125,0.1596095;0.4717196;-0.009569347,0.2230408;0.3344508;-0.2006687,0.2581452;0.2813435;-0.4390287,-0.1571649;0.4654027;-0.02455518,-0.2124075;0.3055252;-0.1999767,-0.2381987;0.2303162;-0.4335288,0.0779159;0.004913928;-0.03878293,0.09754629;-0.3202373;-0.004974198,0.1100192;-0.6619991;0.07080238,0.1117508;-0.622075;-0.01396178,-0.07529443;0.006499989;-0.04344708,-0.1189206;-0.3171317;-0.01872944,-0.1353472;-0.6591487;0.05511788,-0.1309685;-0.6191164;-0.02953805,-0.001797793;0.5239019;0.02344963,0;0;0,-0.008647904;0.3027756;0.003643036,-0.0175886;0.5963483;-0.006937027,0.1544873;0.4964777;-0.01837802,0.2102069;0.2598053;-0.03471017,0.1712338;0.03533413;-0.1293778,-0.1826913;0.481192;-0.002865608,-0.2172371;0.2406487;-0.02105266,-0.1927501;0.03553243;-0.1559447,0.07663122;0.00660792;-0.04102612,0.1147817;-0.318565;-0.04869437,0.1179626;-0.6635945;0.01166558,0.1407944;-0.6952015;-0.04282975,-0.08127382;0.002436967;-0.03142894,-0.124717;-0.3216966;-0.04880082,-0.1324418;-0.664066;0.02483594,-0.1363702;-0.6513026;-0.05867403,-0.01530303;0.5241551;-0.001922846,13.95125
+0;0;0,-0.0005857086;0.3027308;0.01675986,-0.002237316;0.597184;0.0228967,0.159766;0.472338;-0.009574763,0.2231868;0.3350917;-0.2006428,0.2577788;0.2827597;-0.435523,-0.1573208;0.4660148;-0.02457538,-0.2125543;0.3061636;-0.1999681,-0.237969;0.2320526;-0.4301106,0.07789946;0.004912891;-0.03877475,0.09752019;-0.3200783;-0.004982647,0.1099887;-0.6617188;0.07076702,0.1117201;-0.6217961;-0.01398501,-0.07527854;0.006498618;-0.04343791,-0.1188833;-0.3169739;-0.01873244,-0.135304;-0.6588693;0.05508865,-0.1309259;-0.6188384;-0.02955518,-0.001800493;0.5245718;0.02347677,0;0;0,-0.00857614;0.3030491;0.003858566,-0.01730418;0.5972494;-0.006465912,0.1547395;0.4964256;-0.01824665,0.2103174;0.2597564;-0.03451109,0.1720687;0.04024145;-0.1317434,-0.1825603;0.4815558;-0.003062899,-0.2171684;0.2410635;-0.021268,-0.1930416;0.03894873;-0.154202,0.07664484;0.00662145;-0.04095936,0.1147306;-0.3183991;-0.04852772,0.1179466;-0.6632757;0.01198268,0.1407885;-0.6947777;-0.04260778,-0.08124473;0.002450303;-0.03145207,-0.1246634;-0.3215251;-0.04879861,-0.1324648;-0.6636528;0.02536009,-0.1363246;-0.6508787;-0.05814281,-0.01508109;0.5248336;-0.001559973,13.97315
+0;0;0,-0.0007811693;0.3027089;0.0171444,-0.00265535;0.5971536;0.02361775,0.1591674;0.4724149;-0.01021522,0.225664;0.3399482;-0.203597,0.2573144;0.2676162;-0.4335324,-0.157383;0.466465;-0.02548194,-0.2144865;0.3134096;-0.2062551,-0.2356011;0.2426579;-0.4378848,0.07794333;0.004896887;-0.03868851,0.09778756;-0.3200879;-0.004965473,0.1098627;-0.6617082;0.07093892,0.1116625;-0.6217734;-0.01381027,-0.07527603;0.006508607;-0.04344076,-0.1188607;-0.31698;-0.01891161,-0.1351658;-0.6588449;0.05507574,-0.1307219;-0.6187911;-0.02956193,-0.002167241;0.5245411;0.02411397,0;0;0,-0.00857614;0.3030491;0.003858566,-0.01730418;0.5972494;-0.006465912,0.1547395;0.4964256;-0.01824665,0.2103174;0.2597564;-0.03451109,0.1720687;0.04024145;-0.1317434,-0.1825603;0.4815558;-0.003062899,-0.2171684;0.2410635;-0.021268,-0.1930416;0.03894873;-0.154202,0.07664484;0.00662145;-0.04095936,0.1147306;-0.3183991;-0.04852772,0.1179466;-0.6632757;0.01198268,0.1407885;-0.6947777;-0.04260778,-0.08124473;0.002450303;-0.03145207,-0.1246634;-0.3215251;-0.04879861,-0.1324648;-0.6636528;0.02536009,-0.1363246;-0.6508787;-0.05814281,-0.01508109;0.5248336;-0.001559973,13.98471
+0;0;0,-0.0007798304;0.3021901;0.01711502,-0.002647838;0.5956697;0.02356958,0.1590318;0.4712781;-0.01023543,0.2253259;0.339215;-0.2030281,0.2567865;0.2673166;-0.4315849,-0.1572418;0.4653334;-0.02548881,-0.2141713;0.3127442;-0.2057113,-0.2351594;0.2424168;-0.4359522,0.07790319;0.004894365;-0.03866858,0.09773678;-0.3199163;-0.004963621,0.1098113;-0.6615198;0.07093704,0.1116127;-0.6215762;-0.01388726,-0.07523726;0.006505256;-0.04341839,-0.1187986;-0.31681;-0.01890238,-0.1351029;-0.6586583;0.05508134,-0.130655;-0.6185955;-0.02963135,-0.002161756;0.5233587;0.02406374,0;0;0,-0.008381575;0.3025408;0.003340483,-0.01667283;0.5957479;-0.007961988,0.1553091;0.4959109;-0.01837277,0.2104348;0.2598848;-0.03441763,0.1726201;0.04398067;-0.1361663,-0.1823606;0.4822378;-0.004448612,-0.2180243;0.2425711;-0.02155359,-0.1945226;0.04261024;-0.1551974,0.07661609;0.00647983;-0.04094028,0.1147085;-0.3183617;-0.04857516,0.1179816;-0.6631972;0.01206708,0.1408594;-0.6947411;-0.04257942,-0.08119834;0.002534156;-0.03144087,-0.1245165;-0.3212783;-0.04877192,-0.132276;-0.6633329;0.02564669,-0.1358895;-0.6506128;-0.05793339,-0.01456866;0.5236526;-0.002748013,13.99585
+0;0;0,-0.0007798304;0.3021901;0.01711502,-0.002647838;0.5956697;0.02356958,0.1590318;0.4712781;-0.01023543,0.2253259;0.339215;-0.2030281,0.2567865;0.2673166;-0.4315849,-0.1572418;0.4653334;-0.02548881,-0.2141713;0.3127442;-0.2057113,-0.2351594;0.2424168;-0.4359522,0.07790319;0.004894365;-0.03866858,0.09773678;-0.3199163;-0.004963621,0.1098113;-0.6615198;0.07093704,0.1116127;-0.6215762;-0.01388726,-0.07523726;0.006505256;-0.04341839,-0.1187986;-0.31681;-0.01890238,-0.1351029;-0.6586583;0.05508134,-0.130655;-0.6185955;-0.02963135,-0.002161756;0.5233587;0.02406374,0;0;0,-0.008381575;0.3025408;0.003340483,-0.01667283;0.5957479;-0.007961988,0.1553091;0.4959109;-0.01837277,0.2104348;0.2598848;-0.03441763,0.1726201;0.04398067;-0.1361663,-0.1823606;0.4822378;-0.004448612,-0.2180243;0.2425711;-0.02155359,-0.1945226;0.04261024;-0.1551974,0.07661609;0.00647983;-0.04094028,0.1147085;-0.3183617;-0.04857516,0.1179816;-0.6631972;0.01206708,0.1408594;-0.6947411;-0.04257942,-0.08119834;0.002534156;-0.03144087,-0.1245165;-0.3212783;-0.04877192,-0.132276;-0.6633329;0.02564669,-0.1358895;-0.6506128;-0.05793339,-0.01456866;0.5236526;-0.002748013,14.01814
+0;0;0,-0.0008289539;0.3024855;0.01764199,-0.002787228;0.5966622;0.02441444,0.1593939;0.4715039;-0.01075125,0.2245537;0.3444511;-0.2059863,0.2561671;0.2761802;-0.4351482,-0.1579137;0.4662248;-0.02616967,-0.2157238;0.3186758;-0.2089051,-0.235293;0.24932;-0.439084,0.07797541;0.004877986;-0.03845919,0.09816029;-0.3199635;-0.004666246,0.1099643;-0.6613545;0.07128555,0.1118165;-0.6214076;-0.01336007,-0.07517753;0.006499175;-0.04346456,-0.1184661;-0.3168949;-0.01869021,-0.1349483;-0.6585231;0.05529885,-0.1304529;-0.6184666;-0.02923464,-0.002282271;0.524093;0.02482982,0;0;0,-0.008323669;0.3028663;0.003488779,-0.01637113;0.596804;-0.007408142,0.1561372;0.4953952;-0.01872492,0.2104916;0.2602189;-0.03430223,0.172701;0.04720637;-0.1409466,-0.1828667;0.4824738;-0.004754129,-0.2187075;0.2438737;-0.02179483,-0.1953574;0.04535183;-0.1567739,0.07660566;0.006508291;-0.04089355,0.1144411;-0.3184178;-0.04882622,0.1179826;-0.662979;0.0121727,0.1407612;-0.6943239;-0.04246426,-0.08115982;0.002537871;-0.03145967,-0.1242502;-0.3213856;-0.0484369,-0.1322191;-0.6631459;0.02634454,-0.135813;-0.6503793;-0.05706618,-0.01433128;0.5244366;-0.002356291,14.02935
+0;0;0,-0.0008289539;0.3024855;0.01764199,-0.002787228;0.5966622;0.02441444,0.1593939;0.4715039;-0.01075125,0.2245537;0.3444511;-0.2059863,0.2561671;0.2761802;-0.4351482,-0.1579137;0.4662248;-0.02616967,-0.2157238;0.3186758;-0.2089051,-0.235293;0.24932;-0.439084,0.07797541;0.004877986;-0.03845919,0.09816029;-0.3199635;-0.004666246,0.1099643;-0.6613545;0.07128555,0.1118165;-0.6214076;-0.01336007,-0.07517753;0.006499175;-0.04346456,-0.1184661;-0.3168949;-0.01869021,-0.1349483;-0.6585231;0.05529885,-0.1304529;-0.6184666;-0.02923464,-0.002282271;0.524093;0.02482982,0;0;0,-0.008323669;0.3028663;0.003488779,-0.01637113;0.596804;-0.007408142,0.1561372;0.4953952;-0.01872492,0.2104916;0.2602189;-0.03430223,0.172701;0.04720637;-0.1409466,-0.1828667;0.4824738;-0.004754129,-0.2187075;0.2438737;-0.02179483,-0.1953574;0.04535183;-0.1567739,0.07660566;0.006508291;-0.04089355,0.1144411;-0.3184178;-0.04882622,0.1179826;-0.662979;0.0121727,0.1407612;-0.6943239;-0.04246426,-0.08115982;0.002537871;-0.03145967,-0.1242502;-0.3213856;-0.0484369,-0.1322191;-0.6631459;0.02634454,-0.135813;-0.6503793;-0.05706618,-0.01433128;0.5244366;-0.002356291,14.05129
+0;0;0,-0.0008283365;0.3022602;0.01762885,-0.002784545;0.5961286;0.02439552,0.1597097;0.4709788;-0.01083988,0.2246099;0.3444323;-0.2052969,0.2562976;0.276001;-0.4349973,-0.158214;0.4656895;-0.02628824,-0.2157937;0.3187285;-0.2082955,-0.2354088;0.2492098;-0.4390152,0.07788891;0.004872575;-0.03841652,0.09806412;-0.3198133;-0.004639771,0.1098491;-0.6606532;0.0711894,0.1117132;-0.6206426;-0.01399876,-0.07509413;0.006491964;-0.04341634,-0.1183619;-0.3167472;-0.01865386,-0.1348175;-0.6578238;0.05521576,-0.1302934;-0.6177028;-0.02985956,-0.002280358;0.5236701;0.02481027,0;0;0,-0.008131132;0.3026466;0.003406286,-0.0160301;0.5962792;-0.007488489,0.1568249;0.4950697;-0.01860452,0.2107703;0.2607883;-0.03415179,0.172784;0.05150473;-0.1490719,-0.1830674;0.4827295;-0.004916728,-0.2190824;0.2451273;-0.02187817,-0.1955756;0.04843317;-0.1604713,0.07656522;0.006491035;-0.04076624,0.1144398;-0.3182683;-0.04887462,0.1179654;-0.6622247;0.01229978,0.1409989;-0.6941566;-0.04242325,-0.08101682;0.002555965;-0.0315594,-0.1236947;-0.3213072;-0.04768611,-0.1316777;-0.6625025;0.02703236,-0.1352308;-0.6498445;-0.05691609,-0.01402068;0.5240225;-0.002429485,14.06309
+0;0;0,-0.000789743;0.3022231;0.01825489,-0.00282192;0.5960845;0.02531824,0.1591035;0.4703133;-0.01170828,0.220458;0.3632856;-0.2186389,0.2569148;0.3091642;-0.4514285,-0.1578964;0.4661673;-0.02703749,-0.2176153;0.3241745;-0.2122705,-0.2294322;0.2489841;-0.4417394,0.07794485;0.004870627;-0.03830313,0.09844382;-0.3197619;-0.004209589,0.109987;-0.6605795;0.07175648,0.1118762;-0.6205424;-0.01342802,-0.07510431;0.006493184;-0.04339855,-0.1180652;-0.3167779;-0.01851945,-0.1344875;-0.6577835;0.0556848,-0.1299394;-0.6176353;-0.02938601,-0.002297883;0.5236257;0.02564769,0;0;0,-0.008131132;0.3026466;0.003406286,-0.0160301;0.5962792;-0.007488489,0.1568249;0.4950697;-0.01860452,0.2107703;0.2607883;-0.03415179,0.172784;0.05150473;-0.1490719,-0.1830674;0.4827295;-0.004916728,-0.2190824;0.2451273;-0.02187817,-0.1955756;0.04843317;-0.1604713,0.07656522;0.006491035;-0.04076624,0.1144398;-0.3182683;-0.04887462,0.1179654;-0.6622247;0.01229978,0.1409989;-0.6941566;-0.04242325,-0.08101682;0.002555965;-0.0315594,-0.1236947;-0.3213072;-0.04768611,-0.1316777;-0.6625025;0.02703236,-0.1352308;-0.6498445;-0.05691609,-0.01402068;0.5240225;-0.002429485,14.08496
+0;0;0,-0.0007907724;0.3026171;0.01827868,-0.002829988;0.597492;0.02536384,0.1590396;0.4714226;-0.01164777,0.220262;0.3646253;-0.218133,0.2555753;0.3122015;-0.443621,-0.1578461;0.4672782;-0.02697146,-0.2174365;0.325591;-0.2118057,-0.2288827;0.252759;-0.4340773,0.07792645;0.004869477;-0.03829408,0.09842778;-0.3198004;-0.004196614,0.109958;-0.6602368;0.07168447,0.1118463;-0.6202045;-0.01345868,-0.07508657;0.006491651;-0.0433883,-0.1180525;-0.3168167;-0.01850633,-0.1344564;-0.6574408;0.05561491,-0.1299105;-0.6172975;-0.0294146,-0.002303655;0.5247159;0.02569474,0;0;0,-0.007871047;0.3030444;0.003738165,-0.014911;0.5977509;-0.006233215,0.1573444;0.4948934;-0.01837826,0.2107042;0.2610032;-0.03380895,0.1761287;0.0632892;-0.1544483,-0.1819723;0.4832996;-0.004908153,-0.218383;0.2463005;-0.02210428,-0.1954595;0.05754119;-0.1587958,0.07655907;0.006434887;-0.04074287,0.1142613;-0.3183912;-0.04849267,0.1179366;-0.661967;0.01258016,0.1410981;-0.6936407;-0.04231501,-0.08099588;0.00263162;-0.0315503,-0.123598;-0.3212966;-0.04733151,-0.1312994;-0.6620529;0.02759273,-0.1348048;-0.6493521;-0.05632402,-0.01314296;0.5251479;-0.001496792,14.09665
+0;0;0,-0.0007907724;0.3026171;0.01827868,-0.002829988;0.597492;0.02536384,0.1590396;0.4714226;-0.01164777,0.220262;0.3646253;-0.218133,0.2555753;0.3122015;-0.443621,-0.1578461;0.4672782;-0.02697146,-0.2174365;0.325591;-0.2118057,-0.2288827;0.252759;-0.4340773,0.07792645;0.004869477;-0.03829408,0.09842778;-0.3198004;-0.004196614,0.109958;-0.6602368;0.07168447,0.1118463;-0.6202045;-0.01345868,-0.07508657;0.006491651;-0.0433883,-0.1180525;-0.3168167;-0.01850633,-0.1344564;-0.6574408;0.05561491,-0.1299105;-0.6172975;-0.0294146,-0.002303655;0.5247159;0.02569474,0;0;0,-0.007871047;0.3030444;0.003738165,-0.014911;0.5977509;-0.006233215,0.1573444;0.4948934;-0.01837826,0.2107042;0.2610032;-0.03380895,0.1761287;0.0632892;-0.1544483,-0.1819723;0.4832996;-0.004908153,-0.218383;0.2463005;-0.02210428,-0.1954595;0.05754119;-0.1587958,0.07655907;0.006434887;-0.04074287,0.1142613;-0.3183912;-0.04849267,0.1179366;-0.661967;0.01258016,0.1410981;-0.6936407;-0.04231501,-0.08099588;0.00263162;-0.0315503,-0.123598;-0.3212966;-0.04733151,-0.1312994;-0.6620529;0.02759273,-0.1348048;-0.6493521;-0.05632402,-0.01314296;0.5251479;-0.001496792,14.1185
+0;0;0,-0.0008747777;0.3021957;0.01878108,-0.003006032;0.5963302;0.0260767,0.1595792;0.471731;-0.008523047,0.2146828;0.3629989;-0.213011,0.2639589;0.3130661;-0.4339674,-0.1575079;0.4668961;-0.02751765,-0.2200134;0.3295254;-0.2116283,-0.2305124;0.2588232;-0.4321598,0.07789952;0.004910029;-0.03828693,0.09859884;-0.3196238;-0.003951848,0.1099307;-0.6605779;0.07224728,0.1124218;-0.6205789;-0.01246218,-0.07508942;0.006444648;-0.04334025,-0.1181111;-0.3167426;-0.01826713,-0.1343479;-0.6579084;0.05607452,-0.1292136;-0.6177931;-0.02850206,-0.002452493;0.5238016;0.02633957,0;0;0,-0.007498011;0.3026676;0.003438234,-0.01407683;0.5966308;-0.006998777,0.1579588;0.4945044;-0.01831651,0.2116061;0.2630837;-0.03383446,0.1778271;0.07094808;-0.1590784,-0.1813222;0.4837085;-0.005079394,-0.2179875;0.249124;-0.02240379,-0.1954941;0.06355682;-0.1595243,0.07654047;0.006396621;-0.04073048,0.1142236;-0.318331;-0.04857159,0.1179441;-0.6624625;0.01261783,0.1411331;-0.6935374;-0.0422821,-0.08097008;0.002680148;-0.03154355,-0.1235415;-0.3211604;-0.04718051,-0.1311735;-0.6623799;0.02828793,-0.1346026;-0.6496065;-0.05521874,-0.01242657;0.5242841;-0.002099276,14.1301
+0;0;0,-0.0008747777;0.3021957;0.01878108,-0.003006032;0.5963302;0.0260767,0.1595792;0.471731;-0.008523047,0.2146828;0.3629989;-0.213011,0.2639589;0.3130661;-0.4339674,-0.1575079;0.4668961;-0.02751765,-0.2200134;0.3295254;-0.2116283,-0.2305124;0.2588232;-0.4321598,0.07789952;0.004910029;-0.03828693,0.09859884;-0.3196238;-0.003951848,0.1099307;-0.6605779;0.07224728,0.1124218;-0.6205789;-0.01246218,-0.07508942;0.006444648;-0.04334025,-0.1181111;-0.3167426;-0.01826713,-0.1343479;-0.6579084;0.05607452,-0.1292136;-0.6177931;-0.02850206,-0.002452493;0.5238016;0.02633957,0;0;0,-0.007498011;0.3026676;0.003438234,-0.01407683;0.5966308;-0.006998777,0.1579588;0.4945044;-0.01831651,0.2116061;0.2630837;-0.03383446,0.1778271;0.07094808;-0.1590784,-0.1813222;0.4837085;-0.005079394,-0.2179875;0.249124;-0.02240379,-0.1954941;0.06355682;-0.1595243,0.07654047;0.006396621;-0.04073048,0.1142236;-0.318331;-0.04857159,0.1179441;-0.6624625;0.01261783,0.1411331;-0.6935374;-0.0422821,-0.08097008;0.002680148;-0.03154355,-0.1235415;-0.3211604;-0.04718051,-0.1311735;-0.6623799;0.02828793,-0.1346026;-0.6496065;-0.05521874,-0.01242657;0.5242841;-0.002099276,14.14099
+0;0;0,-0.0008732567;0.3016703;0.01874842,-0.002998349;0.5949577;0.02602481,0.1585561;0.4709449;-0.008354526,0.2135925;0.3623456;-0.2125927,0.2624766;0.31281;-0.4317917,-0.1565177;0.4661407;-0.02722853,-0.2189469;0.3289378;-0.2111143,-0.2293624;0.258798;-0.4298918,0.07785573;0.004907269;-0.0382654,0.09855291;-0.319593;-0.003933873,0.1098791;-0.6603789;0.07222767,0.1123598;-0.6204222;-0.0121242,-0.07504721;0.006441025;-0.04331588,-0.1180644;-0.3167128;-0.01824536,-0.1342932;-0.6577104;0.05605963,-0.1291806;-0.6176378;-0.02815992,-0.002446762;0.5226849;0.02628674,0;0;0,-0.006834895;0.3021618;0.002960205,-0.01259667;0.5952703;-0.008072853,0.1583618;0.4942843;-0.01813507,0.2116889;0.2630976;-0.03378654,0.1783153;0.07465199;-0.1613252,-0.179355;0.4844295;-0.004926367,-0.2163599;0.2501994;-0.02233114,-0.194169;0.06780033;-0.1606417,0.0765484;0.006398648;-0.04061079,0.113979;-0.3183212;-0.04857421,0.1179001;-0.6622232;0.01290751,0.1408376;-0.693189;-0.04165959,-0.08087444;0.002694906;-0.0316528,-0.1234948;-0.3211236;-0.04690184,-0.1309411;-0.6621187;0.02880051,-0.1343364;-0.6492973;-0.05434934,-0.01114981;0.5231884;-0.002991199,14.16322
+0;0;0,-0.0009776133;0.3016408;0.01921167,-0.0033338;0.594918;0.02684896,0.1576423;0.4705384;-0.009977859,0.21201;0.3768477;-0.2216433,0.2682803;0.3069991;-0.4334131,-0.1570338;0.464408;-0.02393609,-0.2185975;0.3348172;-0.2135466,-0.228337;0.2955685;-0.4399453,0.07791161;0.004989884;-0.03814078,0.09867506;-0.3194771;-0.003536493,0.1099412;-0.6602949;0.07249157,0.1113855;-0.6203001;-0.01187991,-0.0750362;0.006337465;-0.04335023,-0.1181903;-0.316806;-0.01838113,-0.1341993;-0.6577219;0.05634524,-0.1301216;-0.6176206;-0.02792732,-0.002720536;0.5226454;0.02700336,0;0;0,-0.006834895;0.3021618;0.002960205,-0.01259667;0.5952703;-0.008072853,0.1583618;0.4942843;-0.01813507,0.2116889;0.2630976;-0.03378654,0.1783153;0.07465199;-0.1613252,-0.179355;0.4844295;-0.004926367,-0.2163599;0.2501994;-0.02233114,-0.194169;0.06780033;-0.1606417,0.0765484;0.006398648;-0.04061079,0.113979;-0.3183212;-0.04857421,0.1179001;-0.6622232;0.01290751,0.1408376;-0.693189;-0.04165959,-0.08087444;0.002694906;-0.0316528,-0.1234948;-0.3211236;-0.04690184,-0.1309411;-0.6621187;0.02880051,-0.1343364;-0.6492973;-0.05434934,-0.01114981;0.5231884;-0.002991199,14.17448
+0;0;0,-0.0009792675;0.3021513;0.01924418,-0.003345706;0.5966957;0.02691004,0.1579602;0.4717793;-0.009991072,0.2122111;0.3782899;-0.2212018,0.2677133;0.3093948;-0.4300808,-0.1573559;0.4656365;-0.02397769,-0.2187874;0.3363241;-0.213181,-0.2283939;0.2976111;-0.436489,0.0778499;0.004985932;-0.03811057,0.09858201;-0.3189912;-0.003558528,0.1098527;-0.6599482;0.07250059,0.1112747;-0.6201078;-0.01056764,-0.07497677;0.006332446;-0.04331589,-0.1180657;-0.3163231;-0.0183845,-0.1340813;-0.6573783;0.0563724,-0.1300665;-0.6174331;-0.02659843,-0.002728787;0.5239923;0.02706536,0;0;0,-0.006722495;0.3026705;0.003470897,-0.01225188;0.5970862;-0.006765127,0.1587023;0.4941793;-0.01785612,0.2117933;0.2634722;-0.0336349,0.1793442;0.07976793;-0.162698,-0.1791623;0.4848393;-0.005509689,-0.2178065;0.2513845;-0.02279745,-0.1950444;0.07284412;-0.1608652,0.0765561;0.006296009;-0.04046488,0.1138154;-0.3179454;-0.04847121,0.1178736;-0.6619156;0.01342988,0.1401757;-0.6915428;-0.04085087,-0.08075427;0.002816791;-0.03175998,-0.123365;-0.3205329;-0.04639342,-0.1307383;-0.6616474;0.02943717,-0.1339232;-0.6485296;-0.05244099,-0.01084441;0.5245509;-0.001988173,14.19738
+0;0;0,-0.0009792675;0.3021513;0.01924418,-0.003345706;0.5966957;0.02691004,0.1579602;0.4717793;-0.009991072,0.2122111;0.3782899;-0.2212018,0.2677133;0.3093948;-0.4300808,-0.1573559;0.4656365;-0.02397769,-0.2187874;0.3363241;-0.213181,-0.2283939;0.2976111;-0.436489,0.0778499;0.004985932;-0.03811057,0.09858201;-0.3189912;-0.003558528,0.1098527;-0.6599482;0.07250059,0.1112747;-0.6201078;-0.01056764,-0.07497677;0.006332446;-0.04331589,-0.1180657;-0.3163231;-0.0183845,-0.1340813;-0.6573783;0.0563724,-0.1300665;-0.6174331;-0.02659843,-0.002728787;0.5239923;0.02706536,0;0;0,-0.006722495;0.3026705;0.003470897,-0.01225188;0.5970862;-0.006765127,0.1587023;0.4941793;-0.01785612,0.2117933;0.2634722;-0.0336349,0.1793442;0.07976793;-0.162698,-0.1791623;0.4848393;-0.005509689,-0.2178065;0.2513845;-0.02279745,-0.1950444;0.07284412;-0.1608652,0.0765561;0.006296009;-0.04046488,0.1138154;-0.3179454;-0.04847121,0.1178736;-0.6619156;0.01342988,0.1401757;-0.6915428;-0.04085087,-0.08075427;0.002816791;-0.03175998,-0.123365;-0.3205329;-0.04639342,-0.1307383;-0.6616474;0.02943717,-0.1339232;-0.6485296;-0.05244099,-0.01084441;0.5245509;-0.001988173,14.21964
+0;0;0,-0.000995926;0.302406;0.02018096,-0.003393403;0.5975128;0.02809782,0.1573887;0.4715055;-0.01180391,0.2167131;0.3732266;-0.2189811,0.2656556;0.3114793;-0.430639,-0.1577981;0.4651926;-0.02177017,-0.2149701;0.3570538;-0.2245949,-0.2287429;0.2981614;-0.4421934,0.07781844;0.005091487;-0.03819075,0.09888298;-0.3188714;-0.002528965,0.1097847;-0.6596517;0.07316238,0.1104247;-0.6197878;-0.009793408,-0.07509838;0.006253114;-0.04314277,-0.1180218;-0.3165435;-0.01809687,-0.1340424;-0.6572011;0.05723625,-0.1308134;-0.6172355;-0.02564698,-0.002755027;0.5246645;0.02819759,0;0;0,-0.006595626;0.3029844;0.003822327,-0.01197298;0.5979915;-0.005894661,0.1591838;0.4938591;-0.01748633,0.2119323;0.2635157;-0.03361177,0.1801025;0.08206834;-0.1642673,-0.1792841;0.4853967;-0.005699255,-0.21965;0.2526904;-0.02355628,-0.1966075;0.07609442;-0.1624449,0.07657084;0.006236613;-0.04047441,0.1136276;-0.3181604;-0.04827118,0.117812;-0.6618198;0.01385712,0.1400902;-0.6912129;-0.04050756,-0.08077862;0.002883682;-0.031728,-0.1235027;-0.3205949;-0.04599907,-0.1303373;-0.6614906;0.02964922,-0.1334117;-0.6483157;-0.05212387,-0.0105827;0.5253003;-0.001274109,14.24135
+0;0;0,-0.000995926;0.302406;0.02018096,-0.003393403;0.5975128;0.02809782,0.1573887;0.4715055;-0.01180391,0.2167131;0.3732266;-0.2189811,0.2656556;0.3114793;-0.430639,-0.1577981;0.4651926;-0.02177017,-0.2149701;0.3570538;-0.2245949,-0.2287429;0.2981614;-0.4421934,0.07781844;0.005091487;-0.03819075,0.09888298;-0.3188714;-0.002528965,0.1097847;-0.6596517;0.07316238,0.1104247;-0.6197878;-0.009793408,-0.07509838;0.006253114;-0.04314277,-0.1180218;-0.3165435;-0.01809687,-0.1340424;-0.6572011;0.05723625,-0.1308134;-0.6172355;-0.02564698,-0.002755027;0.5246645;0.02819759,0;0;0,-0.006595626;0.3029844;0.003822327,-0.01197298;0.5979915;-0.005894661,0.1591838;0.4938591;-0.01748633,0.2119323;0.2635157;-0.03361177,0.1801025;0.08206834;-0.1642673,-0.1792841;0.4853967;-0.005699255,-0.21965;0.2526904;-0.02355628,-0.1966075;0.07609442;-0.1624449,0.07657084;0.006236613;-0.04047441,0.1136276;-0.3181604;-0.04827118,0.117812;-0.6618198;0.01385712,0.1400902;-0.6912129;-0.04050756,-0.08077862;0.002883682;-0.031728,-0.1235027;-0.3205949;-0.04599907,-0.1303373;-0.6614906;0.02964922,-0.1334117;-0.6483157;-0.05212387,-0.0105827;0.5253003;-0.001274109,14.25289
+0;0;0,-0.001066023;0.3016859;0.0207833,-0.003545148;0.5953206;0.02897548,0.157236;0.4709018;-0.007614661,0.2123853;0.374739;-0.2163229,0.2595696;0.3234637;-0.430231,-0.156998;0.463241;-0.01967816,-0.2121724;0.3669704;-0.22833,-0.2263389;0.303642;-0.443739,0.07780352;0.005130847;-0.03817309,0.098958;-0.3190999;-0.001886118,0.1097769;-0.6597872;0.07383668,0.1106658;-0.6199308;-0.008841082,-0.07511518;0.006207553;-0.04308219,-0.11812;-0.3169241;-0.01805389,-0.1339705;-0.6574445;0.05753326,-0.1305019;-0.6174844;-0.02506405,-0.002879675;0.5229564;0.02897537,0;0;0,-0.005745232;0.3023282;0.003478527,-0.009894475;0.5958688;-0.006762743,0.1601226;0.4934397;-0.0167923,0.2120755;0.2635289;-0.03381562,0.1812097;0.08483824;-0.1669664,-0.1770113;0.4863734;-0.005930002,-0.2185494;0.2544485;-0.02418574,-0.1958307;0.08115828;-0.1658422,0.07658134;0.006197989;-0.04042006,0.1134153;-0.318573;-0.047966,0.1176842;-0.6621599;0.01407099,0.1400616;-0.6910715;-0.04035544,-0.08073971;0.002918565;-0.03177229,-0.1235695;-0.3208966;-0.0458868,-0.1304399;-0.661667;0.02992253,-0.1333178;-0.6484548;-0.05158477,-0.008848682;0.5236695;-0.001946211,14.27495
+0;0;0,-0.001066023;0.3016859;0.0207833,-0.003545148;0.5953206;0.02897548,0.157236;0.4709018;-0.007614661,0.2123853;0.374739;-0.2163229,0.2595696;0.3234637;-0.430231,-0.156998;0.463241;-0.01967816,-0.2121724;0.3669704;-0.22833,-0.2263389;0.303642;-0.443739,0.07780352;0.005130847;-0.03817309,0.098958;-0.3190999;-0.001886118,0.1097769;-0.6597872;0.07383668,0.1106658;-0.6199308;-0.008841082,-0.07511518;0.006207553;-0.04308219,-0.11812;-0.3169241;-0.01805389,-0.1339705;-0.6574445;0.05753326,-0.1305019;-0.6174844;-0.02506405,-0.002879675;0.5229564;0.02897537,0;0;0,-0.005745232;0.3023282;0.003478527,-0.009894475;0.5958688;-0.006762743,0.1601226;0.4934397;-0.0167923,0.2120755;0.2635289;-0.03381562,0.1812097;0.08483824;-0.1669664,-0.1770113;0.4863734;-0.005930002,-0.2185494;0.2544485;-0.02418574,-0.1958307;0.08115828;-0.1658422,0.07658134;0.006197989;-0.04042006,0.1134153;-0.318573;-0.047966,0.1176842;-0.6621599;0.01407099,0.1400616;-0.6910715;-0.04035544,-0.08073971;0.002918565;-0.03177229,-0.1235695;-0.3208966;-0.0458868,-0.1304399;-0.661667;0.02992253,-0.1333178;-0.6484548;-0.05158477,-0.008848682;0.5236695;-0.001946211,14.28638
+0;0;0,-0.001067112;0.3019942;0.02080454,-0.003553865;0.5965254;0.02901957,0.1582611;0.471492;-0.00780623,0.2128125;0.3763717;-0.2142516,0.2594259;0.3257167;-0.4255722,-0.1579968;0.4637818;-0.01994742,-0.2125729;0.368555;-0.226337,-0.2265681;0.3059926;-0.4391403,0.07768826;0.005123246;-0.03811654,0.09886676;-0.3194757;-0.001788367,0.1096724;-0.6597444;0.07384141,0.1105617;-0.6198842;-0.008868411,-0.0750039;0.006198357;-0.04301836,-0.1180575;-0.3173002;-0.01796165,-0.1338885;-0.6574022;0.05753265,-0.1304187;-0.6174382;-0.02509669,-0.002885822;0.5238818;0.02901946,0;0;0,-0.005544513;0.3026359;0.003904104,-0.009533823;0.5971063;-0.005543947,0.1613706;0.4931614;-0.01587391,0.2130784;0.2659646;-0.03461599,0.1835613;0.09178776;-0.1694727,-0.1776064;0.4864951;-0.005755435,-0.2193139;0.2572618;-0.0246213,-0.1968977;0.08849202;-0.1674829,0.0764904;0.006097823;-0.04033136,0.1134968;-0.3190289;-0.04780364,0.1179076;-0.662142;0.01443243,0.1400856;-0.6910527;-0.04012585,-0.08056745;0.003024888;-0.0318484,-0.1234754;-0.3211734;-0.04552778,-0.1305227;-0.6614053;0.0307084,-0.1332599;-0.6481714;-0.0508412,-0.008508995;0.5246089;-0.001003027,14.30836
+0;0;0,-0.00106827;0.3023219;0.02082712,-0.003560519;0.5975028;0.02905987,0.1588248;0.4721134;-0.007895917,0.2123761;0.3787369;-0.2105567,0.2590681;0.3279966;-0.4222331,-0.1585493;0.464376;-0.02007996,-0.212125;0.3708949;-0.2226861,-0.2261437;0.3082272;-0.4358476,0.07755801;0.005114656;-0.03805264,0.09873745;-0.3194987;-0.001722854,0.1095397;-0.6596609;0.07388327,0.1104293;-0.619797;-0.00885839,-0.07487815;0.006187965;-0.04294624,-0.1179337;-0.3173249;-0.01788842,-0.1337597;-0.6573205;0.05758226,-0.1302885;-0.6173527;-0.02507887,-0.002890904;0.5246881;0.02905975,0;0;0,-0.005451873;0.3029609;0.004287481,-0.009446815;0.5981095;-0.004299641,0.1619412;0.4931743;-0.01528931,0.2147007;0.2707784;-0.03565693,0.1888649;0.1030922;-0.1797938,-0.1779313;0.4866969;-0.005747674,-0.2199953;0.2619936;-0.02568093,-0.1968948;0.09464502;-0.1706721,0.07641833;0.006077945;-0.04015851,0.1132093;-0.3190866;-0.04768586,0.1177015;-0.6620684;0.01465702,0.1398282;-0.6910425;-0.03990245,-0.08032644;0.003080339;-0.03205592,-0.1235773;-0.3211043;-0.04532024,-0.1303454;-0.6611894;0.03109693,-0.1329818;-0.6479319;-0.05049357,-0.008376345;0.5254263;-7.152557E-06,14.33074
+0;0;0,-0.001032901;0.3022619;0.02168218,-0.003487445;0.5974363;0.03015315,0.159151;0.4722011;-0.005996564,0.2107531;0.3820462;-0.2106124,0.2464844;0.3695888;-0.4299971,-0.1585689;0.4639658;-0.01829601,-0.2101059;0.380386;-0.2257006,-0.2219445;0.3441586;-0.4450383,0.07751638;0.005178976;-0.03812869,0.09885639;-0.3193083;-0.0007810034,0.1095733;-0.6594746;0.07481924,0.1103972;-0.6195803;-0.007919475,-0.07497142;0.006132586;-0.04279118,-0.1179598;-0.3173808;-0.01762584,-0.1336666;-0.6572576;0.0584037,-0.130261;-0.617259;-0.02425645,-0.002809652;0.5246217;0.03009534,0;0;0,-0.005451873;0.3029609;0.004287481,-0.009446815;0.5981095;-0.004299641,0.1619412;0.4931743;-0.01528931,0.2147007;0.2707784;-0.03565693,0.1888649;0.1030922;-0.1797938,-0.1779313;0.4866969;-0.005747674,-0.2199953;0.2619936;-0.02568093,-0.1968948;0.09464502;-0.1706721,0.07641833;0.006077945;-0.04015851,0.1132093;-0.3190866;-0.04768586,0.1177015;-0.6620684;0.01465702,0.1398282;-0.6910425;-0.03990245,-0.08032644;0.003080339;-0.03205592,-0.1235773;-0.3211043;-0.04532024,-0.1303454;-0.6611894;0.03109693,-0.1329818;-0.6479319;-0.05049357,-0.008376345;0.5254263;-7.152557E-06,14.34253
+0;0;0,-0.00103129;0.3017904;0.02164836,-0.003477977;0.596033;0.03009562,0.1583705;0.4713645;-0.005878437,0.2099085;0.3813215;-0.2102402,0.2456667;0.3688548;-0.4297896,-0.1578054;0.4631692;-0.01811811,-0.2092783;0.3796932;-0.2252652,-0.2211259;0.3434387;-0.4447674,0.07737476;0.005169514;-0.03805903,0.09870049;-0.3191006;-0.0007363409,0.1094129;-0.6591222;0.07483175,0.1102362;-0.6192348;-0.007849194,-0.07483444;0.006121382;-0.042713,-0.1177941;-0.3171755;-0.0175645,-0.1334941;-0.6569076;0.05843271,-0.130091;-0.6169161;-0.02416974,-0.002803087;0.5235304;0.03003806,0;0;0,-0.005010247;0.3024958;0.004285336,-0.008838266;0.5967093;-0.004382372,0.1619349;0.4934067;-0.01478934,0.2143548;0.2712723;-0.03567266,0.1912875;0.106991;-0.1843855,-0.1768872;0.4873552;-0.005748396,-0.2202759;0.2633892;-0.02775484,-0.200162;0.1038369;-0.1819445,0.07635932;0.006070375;-0.03993082,0.1127344;-0.3189236;-0.04732108,0.117321;-0.6617644;0.01496124,0.1391957;-0.6907369;-0.03961277,-0.08008814;0.003104777;-0.03222291,-0.1238954;-0.3208016;-0.04504473,-0.1304659;-0.6608083;0.03106229,-0.1330056;-0.6475282;-0.0504765,-0.007809266;0.5243421;-2.026558E-05,14.36403
+0;0;0,-0.00103129;0.3017904;0.02164836,-0.003477977;0.596033;0.03009562,0.1583705;0.4713645;-0.005878437,0.2099085;0.3813215;-0.2102402,0.2456667;0.3688548;-0.4297896,-0.1578054;0.4631692;-0.01811811,-0.2092783;0.3796932;-0.2252652,-0.2211259;0.3434387;-0.4447674,0.07737476;0.005169514;-0.03805903,0.09870049;-0.3191006;-0.0007363409,0.1094129;-0.6591222;0.07483175,0.1102362;-0.6192348;-0.007849194,-0.07483444;0.006121382;-0.042713,-0.1177941;-0.3171755;-0.0175645,-0.1334941;-0.6569076;0.05843271,-0.130091;-0.6169161;-0.02416974,-0.002803087;0.5235304;0.03003806,0;0;0,-0.005010247;0.3024958;0.004285336,-0.008838266;0.5967093;-0.004382372,0.1619349;0.4934067;-0.01478934,0.2143548;0.2712723;-0.03567266,0.1912875;0.106991;-0.1843855,-0.1768872;0.4873552;-0.005748396,-0.2202759;0.2633892;-0.02775484,-0.200162;0.1038369;-0.1819445,0.07635932;0.006070375;-0.03993082,0.1127344;-0.3189236;-0.04732108,0.117321;-0.6617644;0.01496124,0.1391957;-0.6907369;-0.03961277,-0.08008814;0.003104777;-0.03222291,-0.1238954;-0.3208016;-0.04504473,-0.1304659;-0.6608083;0.03106229,-0.1330056;-0.6475282;-0.0504765,-0.007809266;0.5243421;-2.026558E-05,14.37603
+0;0;0,-0.001169392;0.3014889;0.0225556,-0.00357857;0.5951866;0.03126537,0.1577846;0.4701465;-0.005474662,0.2086942;0.3891114;-0.2115473,0.2454678;0.3788108;-0.4309712,-0.157809;0.4622819;-0.0165348,-0.2073832;0.3863671;-0.2248705,-0.2214531;0.3458867;-0.4434308,0.07721195;0.005235504;-0.03799982,0.09846076;-0.318801;0.0003506094,0.1088722;-0.6590235;0.0760618,0.1094643;-0.6190478;-0.006989256,-0.07478025;0.006035485;-0.04248021,-0.1176647;-0.3171041;-0.01671954,-0.133145;-0.6569875;0.0596454,-0.1299659;-0.6169181;-0.0233356,-0.002901607;0.5228556;0.03116656,0;0;0,-0.004881442;0.3022615;0.004455566,-0.008752242;0.5959441;-0.003979921,0.1620311;0.4934851;-0.01443338,0.2154862;0.2738765;-0.03765059,0.191737;0.1079542;-0.1843169,-0.1768112;0.4876436;-0.005790945,-0.2214115;0.2660867;-0.02919527,-0.2001595;0.1057805;-0.1823472,0.07629155;0.006067545;-0.03969717,0.1126259;-0.3188045;-0.04743314,0.1170619;-0.6618035;0.01520872,0.1391796;-0.6909507;-0.03965259,-0.07974063;0.003078887;-0.03263485,-0.1239581;-0.3206774;-0.04482413,-0.1305338;-0.6608882;0.03136868,-0.1330124;-0.6476717;-0.05054295,-0.007695764;0.5237461;0.0003297329,14.39772
+0;0;0,-0.001169392;0.3014889;0.0225556,-0.00357857;0.5951866;0.03126537,0.1577846;0.4701465;-0.005474662,0.2086942;0.3891114;-0.2115473,0.2454678;0.3788108;-0.4309712,-0.157809;0.4622819;-0.0165348,-0.2073832;0.3863671;-0.2248705,-0.2214531;0.3458867;-0.4434308,0.07721195;0.005235504;-0.03799982,0.09846076;-0.318801;0.0003506094,0.1088722;-0.6590235;0.0760618,0.1094643;-0.6190478;-0.006989256,-0.07478025;0.006035485;-0.04248021,-0.1176647;-0.3171041;-0.01671954,-0.133145;-0.6569875;0.0596454,-0.1299659;-0.6169181;-0.0233356,-0.002901607;0.5228556;0.03116656,0;0;0,-0.004881442;0.3022615;0.004455566,-0.008752242;0.5959441;-0.003979921,0.1620311;0.4934851;-0.01443338,0.2154862;0.2738765;-0.03765059,0.191737;0.1079542;-0.1843169,-0.1768112;0.4876436;-0.005790945,-0.2214115;0.2660867;-0.02919527,-0.2001595;0.1057805;-0.1823472,0.07629155;0.006067545;-0.03969717,0.1126259;-0.3188045;-0.04743314,0.1170619;-0.6618035;0.01520872,0.1391796;-0.6909507;-0.03965259,-0.07974063;0.003078887;-0.03263485,-0.1239581;-0.3206774;-0.04482413,-0.1305338;-0.6608882;0.03136868,-0.1330124;-0.6476717;-0.05054295,-0.007695764;0.5237461;0.0003297329,14.40906
+0;0;0,-0.001168616;0.301289;0.02254064,-0.003575613;0.594722;0.03124283,0.1576717;0.4697918;-0.005470823,0.2081775;0.3893993;-0.2099093,0.244992;0.3790873;-0.4295769,-0.1576956;0.4619329;-0.01652303,-0.2068766;0.3866201;-0.2232066,-0.2209621;0.3460947;-0.4420097,0.07701782;0.005222341;-0.03790428,0.09826019;-0.3187159;0.0004345216,0.1086768;-0.6591102;0.07618394,0.1092655;-0.6191933;-0.006377615,-0.07459224;0.006020311;-0.0423734,-0.1174637;-0.3170213;-0.01662054,-0.1329518;-0.6570764;0.05978294,-0.1297915;-0.6170663;-0.02270897,-0.002899324;0.5224631;0.03114411,0;0;0,-0.004649073;0.3020635;0.004533529,-0.008545294;0.5954813;-0.003854275,0.1622399;0.4934712;-0.01375604,0.2172588;0.2765066;-0.0403676,0.1971246;0.1158178;-0.1936295,-0.1766012;0.48792;-0.005706189,-0.2222718;0.2688598;-0.03283008,-0.204231;0.1114353;-0.189698,0.07618684;0.006040573;-0.03943133,0.1122583;-0.3187574;-0.04731965,0.1166732;-0.6619061;0.01548338,0.1389355;-0.6908422;-0.03879404,-0.07937212;0.003101638;-0.0329575,-0.1243301;-0.3204584;-0.04498784,-0.1308653;-0.6607657;0.03158257,-0.1332193;-0.6474473;-0.04985015,-0.007473558;0.5233562;0.0004627705,14.43142
+0;0;0,-0.001225193;0.3012536;0.02300563,-0.003607564;0.5946796;0.03193587,0.1573961;0.4693972;-0.005387612,0.207227;0.3967453;-0.2128664,0.2412831;0.3945563;-0.433209,-0.15771;0.4615248;-0.01545529,-0.2035731;0.3948631;-0.2258399,-0.2172677;0.3609518;-0.4457898,0.07705414;0.005279616;-0.03782245,0.09832054;-0.3186179;0.0008450337,0.1086299;-0.6589566;0.07685891,0.1090117;-0.6190203;-0.005701549,-0.0745834;0.005962849;-0.04239708,-0.1172181;-0.3170839;-0.01631739,-0.1327244;-0.6570556;0.06045225,-0.1297733;-0.6170256;-0.02204499,-0.002928744;0.5224208;0.0317929,0;0;0,-0.004649073;0.3020635;0.004533529,-0.008545294;0.5954813;-0.003854275,0.1622399;0.4934712;-0.01375604,0.2172588;0.2765066;-0.0403676,0.1971246;0.1158178;-0.1936295,-0.1766012;0.48792;-0.005706189,-0.2222718;0.2688598;-0.03283008,-0.204231;0.1114353;-0.189698,0.07618684;0.006040573;-0.03943133,0.1122583;-0.3187574;-0.04731965,0.1166732;-0.6619061;0.01548338,0.1389355;-0.6908422;-0.03879404,-0.07937212;0.003101638;-0.0329575,-0.1243301;-0.3204584;-0.04498784,-0.1308653;-0.6607657;0.03158257,-0.1332193;-0.6474473;-0.04985015,-0.007473558;0.5233562;0.0004627705,14.45362
+0;0;0,-0.001223702;0.3008873;0.02297765,-0.003600398;0.5936199;0.03188784,0.1568614;0.4687147;-0.005309999,0.2065838;0.3962208;-0.2123375,0.2406752;0.3940295;-0.432908,-0.1571833;0.4608689;-0.01534377,-0.2029467;0.3943521;-0.2252707,-0.2166554;0.3604057;-0.4454481,0.07694291;0.005271995;-0.03776786,0.09820351;-0.318537;0.0008890554,0.1085147;-0.6589353;0.07691626,0.1088969;-0.6189888;-0.005729385,-0.07447575;0.005954242;-0.04233589,-0.1170988;-0.3170042;-0.01626333,-0.1326078;-0.6570355;0.06051978,-0.1296537;-0.6169952;-0.0220626,-0.002923443;0.5215597;0.03174527,0;0;0,-0.00412561;0.3017007;0.004720211,-0.007475048;0.5944401;-0.003339291,0.1627319;0.4934891;-0.01333284,0.2177052;0.2772753;-0.04192638,0.1988019;0.122066;-0.2012095,-0.1753214;0.4883157;-0.005407705,-0.221613;0.2700823;-0.03403203,-0.204156;0.1147184;-0.1933295,0.0761016;0.006039083;-0.03932548,0.112015;-0.3186899;-0.04706955,0.1163206;-0.6618934;0.01578164,0.138966;-0.6908253;-0.03847337,-0.07923975;0.003130337;-0.03294967,-0.1244235;-0.3203113;-0.04489128,-0.1310138;-0.660619;0.03195101,-0.1333357;-0.6473023;-0.04956989,-0.006537631;0.5225075;0.0009014606,14.46499
+0;0;0,-0.001223702;0.3008873;0.02297765,-0.003600398;0.5936199;0.03188784,0.1568614;0.4687147;-0.005309999,0.2065838;0.3962208;-0.2123375,0.2406752;0.3940295;-0.432908,-0.1571833;0.4608689;-0.01534377,-0.2029467;0.3943521;-0.2252707,-0.2166554;0.3604057;-0.4454481,0.07694291;0.005271995;-0.03776786,0.09820351;-0.318537;0.0008890554,0.1085147;-0.6589353;0.07691626,0.1088969;-0.6189888;-0.005729385,-0.07447575;0.005954242;-0.04233589,-0.1170988;-0.3170042;-0.01626333,-0.1326078;-0.6570355;0.06051978,-0.1296537;-0.6169952;-0.0220626,-0.002923443;0.5215597;0.03174527,0;0;0,-0.00412561;0.3017007;0.004720211,-0.007475048;0.5944401;-0.003339291,0.1627319;0.4934891;-0.01333284,0.2177052;0.2772753;-0.04192638,0.1988019;0.122066;-0.2012095,-0.1753214;0.4883157;-0.005407705,-0.221613;0.2700823;-0.03403203,-0.204156;0.1147184;-0.1933295,0.0761016;0.006039083;-0.03932548,0.112015;-0.3186899;-0.04706955,0.1163206;-0.6618934;0.01578164,0.138966;-0.6908253;-0.03847337,-0.07923975;0.003130337;-0.03294967,-0.1244235;-0.3203113;-0.04489128,-0.1310138;-0.660619;0.03195101,-0.1333357;-0.6473023;-0.04956989,-0.006537631;0.5225075;0.0009014606,14.47624
+0;0;0,-0.001292634;0.3008341;0.02328931,-0.003713713;0.5934687;0.03241069,0.1562146;0.4684721;-0.005127531,0.20539;0.3980499;-0.2116468,0.2388087;0.3994951;-0.4325787,-0.1569041;0.4605331;-0.01432129,-0.2011021;0.3987524;-0.2246957,-0.2155761;0.3718263;-0.4460445,0.07668784;0.005310524;-0.03758611,0.09796228;-0.3182153;0.001156043,0.1082866;-0.6589819;0.0775817,0.1084898;-0.6190452;-0.00484357,-0.07421173;0.005874165;-0.04219068,-0.1165613;-0.3168458;-0.01609645,-0.1321975;-0.6572213;0.0611649,-0.1294294;-0.6171942;-0.02120318,-0.003019444;0.5214334;0.03220791,0;0;0,-0.004011855;0.3016675;0.005086422,-0.00733529;0.5943246;-0.002636194,0.1624725;0.4936296;-0.01293039,0.2192522;0.2796539;-0.04483938,0.2014968;0.1309056;-0.2106359,-0.1748324;0.4886549;-0.005131428,-0.2214958;0.2719921;-0.03525585,-0.2051639;0.121852;-0.1999404,0.07590705;0.006088227;-0.03902555,0.1117309;-0.3183784;-0.04681253,0.1159417;-0.6620075;0.01620054,0.138596;-0.6905976;-0.03808284,-0.07877728;0.003099966;-0.03326367,-0.1245734;-0.3200034;-0.04464323,-0.1312944;-0.6607135;0.032433,-0.133581;-0.6473342;-0.04887647,-0.006397083;0.5224121;0.001524925,14.49836
+0;0;0,-0.001295464;0.3014928;0.0233403,-0.003734997;0.5963216;0.03252384,0.157497;0.4701878;-0.005320452,0.2064067;0.4001463;-0.2107235,0.2398415;0.4015921;-0.4317621,-0.158172;0.4621842;-0.0145891,-0.202131;0.4007374;-0.2238265,-0.216612;0.3737983;-0.4452821,0.07650163;0.005297629;-0.03749485,0.09777962;-0.3182821;0.001253758,0.1081145;-0.6593953;0.07775716,0.1083201;-0.6193346;-0.005697027,-0.07403155;0.005859903;-0.04208823,-0.1163882;-0.3169138;-0.01598966,-0.1320402;-0.6576356;0.06135029,-0.1292376;-0.6174833;-0.022046,-0.003033925;0.5235804;0.03231907,0;0;0,-0.004157186;0.3023181;0.005554914,-0.008260816;0.5971991;-0.0007624626,0.162815;0.4935653;-0.01236582,0.2200281;0.2814143;-0.04710746,0.2021792;0.13559;-0.2156148,-0.1763704;0.4886138;-0.005042007,-0.222797;0.2732958;-0.03620414,-0.2117782;0.1299668;-0.2074157,0.07573926;0.006120205;-0.03889132,0.1114879;-0.3184082;-0.04672766,0.1157708;-0.6623665;0.01645565,0.1395878;-0.6910672;-0.0387969,-0.07852174;0.003086105;-0.03333527,-0.1247024;-0.3200265;-0.04445458,-0.131633;-0.6610404;0.03287148,-0.1338639;-0.6478307;-0.04946303,-0.007014364;0.5245605;0.002963305,14.52055
+0;0;0,-0.001295464;0.3014928;0.0233403,-0.003734997;0.5963216;0.03252384,0.157497;0.4701878;-0.005320452,0.2064067;0.4001463;-0.2107235,0.2398415;0.4015921;-0.4317621,-0.158172;0.4621842;-0.0145891,-0.202131;0.4007374;-0.2238265,-0.216612;0.3737983;-0.4452821,0.07650163;0.005297629;-0.03749485,0.09777962;-0.3182821;0.001253758,0.1081145;-0.6593953;0.07775716,0.1083201;-0.6193346;-0.005697027,-0.07403155;0.005859903;-0.04208823,-0.1163882;-0.3169138;-0.01598966,-0.1320402;-0.6576356;0.06135029,-0.1292376;-0.6174833;-0.022046,-0.003033925;0.5235804;0.03231907,0;0;0,-0.004157186;0.3023181;0.005554914,-0.008260816;0.5971991;-0.0007624626,0.162815;0.4935653;-0.01236582,0.2200281;0.2814143;-0.04710746,0.2021792;0.13559;-0.2156148,-0.1763704;0.4886138;-0.005042007,-0.222797;0.2732958;-0.03620414,-0.2117782;0.1299668;-0.2074157,0.07573926;0.006120205;-0.03889132,0.1114879;-0.3184082;-0.04672766,0.1157708;-0.6623665;0.01645565,0.1395878;-0.6910672;-0.0387969,-0.07852174;0.003086105;-0.03333527,-0.1247024;-0.3200265;-0.04445458,-0.131633;-0.6610404;0.03287148,-0.1338639;-0.6478307;-0.04946303,-0.007014364;0.5245605;0.002963305,14.53197
+0;0;0,-0.001365972;0.3014627;0.02372161,-0.003861886;0.5962823;0.03319547,0.1571706;0.4697227;-0.005053584,0.2055902;0.407489;-0.2130701,0.2378628;0.4104594;-0.4342661,-0.1581895;0.4617898;-0.01383132,-0.2031916;0.403933;-0.2238689,-0.218339;0.3771902;-0.4453037,0.07653528;0.005317366;-0.03742328,0.0979091;-0.3182268;0.001569118,0.1081858;-0.659296;0.07827647,0.1082896;-0.6192172;-0.005175732,-0.0740267;0.005840479;-0.04209946,-0.1160559;-0.3169758;-0.01599845,-0.1317635;-0.657622;0.06166271,-0.1290645;-0.6174543;-0.02173511,-0.003141827;0.5235416;0.03290887,0;0;0,-0.004157186;0.3023181;0.005554914,-0.008260816;0.5971991;-0.0007624626,0.162815;0.4935653;-0.01236582,0.2200281;0.2814143;-0.04710746,0.2021792;0.13559;-0.2156148,-0.1763704;0.4886138;-0.005042007,-0.222797;0.2732958;-0.03620414,-0.2117782;0.1299668;-0.2074157,0.07573926;0.006120205;-0.03889132,0.1114879;-0.3184082;-0.04672766,0.1157708;-0.6623665;0.01645565,0.1395878;-0.6910672;-0.0387969,-0.07852174;0.003086105;-0.03333527,-0.1247024;-0.3200265;-0.04445458,-0.131633;-0.6610404;0.03287148,-0.1338639;-0.6478307;-0.04946303,-0.007014364;0.5245605;0.002963305,14.54328
+0;0;0,-0.001365699;0.3014025;0.02371687,-0.003858931;0.5959139;0.03318227,0.1569435;0.4695457;-0.005012102,0.2050946;0.407657;-0.2118753,0.2412537;0.4109852;-0.4597093,-0.1579662;0.4616241;-0.01377731,-0.2027188;0.4040881;-0.2226503,-0.2196903;0.3741247;-0.4707519,0.07645257;0.005311619;-0.03738283,0.09783451;-0.3183555;0.001624387,0.1081057;-0.6592424;0.07829075,0.1082093;-0.6191841;-0.004991151,-0.07394668;0.005834166;-0.04205395,-0.1159919;-0.3171048;-0.01594303,-0.1316911;-0.6575689;0.06167663,-0.1289976;-0.617422;-0.021551,-0.003140005;0.5232877;0.03289612,0;0;0,-0.004002467;0.302256;0.005755901,-0.007959351;0.596832;-0.0004599099,0.1628325;0.4933664;-0.01190639,0.2201564;0.282945;-0.0490272,0.1982378;0.1252351;-0.2423854,-0.1759712;0.4888735;-0.004929428,-0.2226012;0.2750478;-0.03726184,-0.2200641;0.1234386;-0.236632,0.07565996;0.006140471;-0.03884006,0.1113177;-0.3185234;-0.04665303,0.115497;-0.6622829;0.01658463,0.1392874;-0.6908733;-0.03853559,-0.07844329;0.003084251;-0.03328397,-0.1247927;-0.3201337;-0.04428688,-0.1318546;-0.6609303;0.03313956,-0.1340093;-0.6476791;-0.04903033,-0.006769016;0.5243067;0.003258466,14.56519
+0;0;0,-0.001451047;0.3015003;0.02243431,-0.00365445;0.5960578;0.03023096,0.1578882;0.470352;-0.004610686,0.2049498;0.4134333;-0.2131451,0.241473;0.4210184;-0.4608319,-0.1590506;0.4623537;-0.01294471,-0.2012018;0.4114332;-0.2240644,-0.2175951;0.3885895;-0.4729613,0.07642316;0.005360183;-0.03743599,0.09768661;-0.3182583;0.002036374,0.1082323;-0.6590461;0.07910502,0.1082478;-0.6190638;-0.004186086,-0.07399926;0.005795601;-0.04196671,-0.1156094;-0.3171731;-0.01552912,-0.1317206;-0.6575384;0.06243877,-0.1291115;-0.6174739;-0.02080155,-0.003054196;0.5234303;0.03049146,0;0;0,-0.004002467;0.302256;0.005755901,-0.007959351;0.596832;-0.0004599099,0.1628325;0.4933664;-0.01190639,0.2201564;0.282945;-0.0490272,0.1982378;0.1252351;-0.2423854,-0.1759712;0.4888735;-0.004929428,-0.2226012;0.2750478;-0.03726184,-0.2200641;0.1234386;-0.236632,0.07565996;0.006140471;-0.03884006,0.1113177;-0.3185234;-0.04665303,0.115497;-0.6622829;0.01658463,0.1392874;-0.6908733;-0.03853559,-0.07844329;0.003084251;-0.03328397,-0.1247927;-0.3201337;-0.04428688,-0.1318546;-0.6609303;0.03313956,-0.1340093;-0.6476791;-0.04903033,-0.006769016;0.5243067;0.003258466,14.58759
+0;0;0,-0.001451025;0.3014957;0.02243398,-0.003653461;0.5959271;0.03022823,0.1581001;0.4702064;-0.004659709,0.2049259;0.4135728;-0.2121493,0.2375991;0.4203584;-0.433727,-0.1592549;0.4621976;-0.01300468,-0.201195;0.4115323;-0.2230666,-0.2158602;0.3910965;-0.4457268,0.07628276;0.005350336;-0.03736721,0.097555;-0.3184018;0.002121452,0.1081008;-0.6591912;0.07919048,0.1081163;-0.6192185;-0.004020765,-0.07386332;0.005784954;-0.04188961,-0.1154907;-0.3173172;-0.0154411,-0.1316019;-0.6576841;0.06252716,-0.1289953;-0.6176292;-0.02063335,-0.003053659;0.5233544;0.03048853,0;0;0,-0.004074216;0.3022453;0.006021976,-0.008068532;0.5966991;-3.576512E-06,0.1630051;0.4934284;-0.0114367,0.2219795;0.285072;-0.05095315,0.21161;0.1573609;-0.2347808,-0.1762914;0.488824;-0.004744886,-0.2233978;0.2766357;-0.03951644,-0.218691;0.1461881;-0.2216469,0.07556589;0.006111324;-0.03868389,0.1112147;-0.3186861;-0.04662871,0.11536;-0.6623712;0.01702404,0.1390727;-0.6908066;-0.03817177,-0.07823591;0.003133924;-0.03336639,-0.1246436;-0.3202243;-0.04399991,-0.131447;-0.661037;0.03338708,-0.1335576;-0.6477551;-0.04870809,-0.006860629;0.5242258;0.003656387,14.59881
+0;0;0,-0.001451025;0.3014957;0.02243398,-0.003653461;0.5959271;0.03022823,0.1581001;0.4702064;-0.004659709,0.2049259;0.4135728;-0.2121493,0.2375991;0.4203584;-0.433727,-0.1592549;0.4621976;-0.01300468,-0.201195;0.4115323;-0.2230666,-0.2158602;0.3910965;-0.4457268,0.07628276;0.005350336;-0.03736721,0.097555;-0.3184018;0.002121452,0.1081008;-0.6591912;0.07919048,0.1081163;-0.6192185;-0.004020765,-0.07386332;0.005784954;-0.04188961,-0.1154907;-0.3173172;-0.0154411,-0.1316019;-0.6576841;0.06252716,-0.1289953;-0.6176292;-0.02063335,-0.003053659;0.5233544;0.03048853,0;0;0,-0.004074216;0.3022453;0.006021976,-0.008068532;0.5966991;-3.576512E-06,0.1630051;0.4934284;-0.0114367,0.2219795;0.285072;-0.05095315,0.21161;0.1573609;-0.2347808,-0.1762914;0.488824;-0.004744886,-0.2233978;0.2766357;-0.03951644,-0.218691;0.1461881;-0.2216469,0.07556589;0.006111324;-0.03868389,0.1112147;-0.3186861;-0.04662871,0.11536;-0.6623712;0.01702404,0.1390727;-0.6908066;-0.03817177,-0.07823591;0.003133924;-0.03336639,-0.1246436;-0.3202243;-0.04399991,-0.131447;-0.661037;0.03338708,-0.1335576;-0.6477551;-0.04870809,-0.006860629;0.5242258;0.003656387,14.61016
+0;0;0,-0.001451184;0.3015288;0.02243644,-0.003653241;0.5959126;0.03023029,0.1580849;0.4702302;-0.004654445,0.2049554;0.4135426;-0.2123421,0.2376225;0.4203269;-0.4338791,-0.1592402;0.4622222;-0.01299862,-0.2012203;0.4115085;-0.223261,-0.2158828;0.3910765;-0.4458804,0.07622375;0.005346197;-0.0373383,0.09751618;-0.3187135;0.002187867,0.1080679;-0.6596937;0.07930005,0.1080833;-0.6197365;-0.003782004,-0.07380617;0.005780478;-0.04185721,-0.1154731;-0.3176285;-0.01538358,-0.1315934;-0.658186;0.06262836,-0.1289907;-0.6181467;-0.02040303,-0.003053715;0.5233732;0.03049047,0;0;0,-0.003974557;0.3022752;0.00624752,-0.007804796;0.596691;0.0006074908,0.1632133;0.4934765;-0.01089573,0.2249037;0.2863286;-0.05365682,0.2113884;0.1564176;-0.2356796,-0.1760541;0.4889319;-0.004638732,-0.2240634;0.2774545;-0.04358648,-0.221275;0.1428515;-0.2226565,0.07553637;0.006071954;-0.03860283,0.1111988;-0.3190354;-0.04658771,0.1151077;-0.6628947;0.01721358,0.1389523;-0.690893;-0.0381887,-0.07814055;0.00319203;-0.03341642,-0.1245468;-0.3204814;-0.04401313,-0.1314718;-0.661395;0.03380173,-0.1335016;-0.648073;-0.04817082,-0.006642759;0.5242459;0.004175663,14.63258
+0;0;0,-0.001441771;0.3014818;0.02306072,-0.003679997;0.595856;0.03135132,0.1578658;0.4698706;-0.004229531,0.2047076;0.414728;-0.2123392,0.2348179;0.4308597;-0.433755,-0.1591292;0.4618153;-0.01207507,-0.1984173;0.416307;-0.2240419,-0.2148935;0.4037418;-0.4471169,0.0761454;0.005448964;-0.03748304,0.0973006;-0.3185355;0.002727117,0.1079301;-0.6594632;0.080061,0.1078421;-0.6194771;-0.00301753,-0.07390592;0.005705175;-0.04169118,-0.1152761;-0.3177296;-0.01506717,-0.1316482;-0.6581784;0.06336528,-0.1291489;-0.6181114;-0.01966592,-0.003070588;0.5233163;0.03137963,0;0;0,-0.003974557;0.3022752;0.00624752,-0.007804796;0.596691;0.0006074908,0.1632133;0.4934765;-0.01089573,0.2249037;0.2863286;-0.05365682,0.2113884;0.1564176;-0.2356796,-0.1760541;0.4889319;-0.004638732,-0.2240634;0.2774545;-0.04358648,-0.221275;0.1428515;-0.2226565,0.07553637;0.006071954;-0.03860283,0.1111988;-0.3190354;-0.04658771,0.1151077;-0.6628947;0.01721358,0.1389523;-0.690893;-0.0381887,-0.07814055;0.00319203;-0.03341642,-0.1245468;-0.3204814;-0.04401313,-0.1314718;-0.661395;0.03380173,-0.1335016;-0.648073;-0.04817082,-0.006642759;0.5242459;0.004175663,14.64377
+0;0;0,-0.001441756;0.3014787;0.02306049,-0.003679138;0.5957463;0.03134931,0.1580894;0.4697454;-0.004280951,0.204971;0.414556;-0.2125673,0.2350755;0.4306846;-0.4339409,-0.1593453;0.461679;-0.01213737,-0.1986667;0.416132;-0.2242841,-0.2151397;0.4035692;-0.4473166,0.07604568;0.005441829;-0.03743396,0.09719746;-0.3184904;0.002769709,0.1078346;-0.6596617;0.08015886,0.1077467;-0.6196812;-0.002872236,-0.07380915;0.005697704;-0.04163659,-0.1151726;-0.3176848;-0.01501688,-0.1315565;-0.6583771;0.06347165,-0.1290586;-0.6183157;-0.01951215,-0.003070221;0.5232652;0.0313776,0;0;0,-0.004058123;0.3022636;0.006592751,-0.008192375;0.5965823;0.001657248,0.163126;0.4934356;-0.01057649,0.2269354;0.2873406;-0.05618548,0.2113851;0.1554522;-0.2365637,-0.1765498;0.4888164;-0.00427025,-0.2256466;0.2780529;-0.04663998,-0.2259163;0.1478656;-0.2289141,0.07548206;0.006034255;-0.03846955,0.1110708;-0.3190265;-0.04651499,0.1149475;-0.6631017;0.01749516,0.138889;-0.6909508;-0.03794908,-0.07800526;0.003226866;-0.03344585,-0.124315;-0.3204174;-0.04372047,-0.1315785;-0.6615401;0.03427061,-0.1336174;-0.6481817;-0.04766034,-0.006930381;0.5241879;0.005025864,14.66583
+0;0;0,-0.001441756;0.3014787;0.02306049,-0.003679138;0.5957463;0.03134931,0.1580894;0.4697454;-0.004280951,0.204971;0.414556;-0.2125673,0.2350755;0.4306846;-0.4339409,-0.1593453;0.461679;-0.01213737,-0.1986667;0.416132;-0.2242841,-0.2151397;0.4035692;-0.4473166,0.07604568;0.005441829;-0.03743396,0.09719746;-0.3184904;0.002769709,0.1078346;-0.6596617;0.08015886,0.1077467;-0.6196812;-0.002872236,-0.07380915;0.005697704;-0.04163659,-0.1151726;-0.3176848;-0.01501688,-0.1315565;-0.6583771;0.06347165,-0.1290586;-0.6183157;-0.01951215,-0.003070221;0.5232652;0.0313776,0;0;0,-0.004058123;0.3022636;0.006592751,-0.008192375;0.5965823;0.001657248,0.163126;0.4934356;-0.01057649,0.2269354;0.2873406;-0.05618548,0.2113851;0.1554522;-0.2365637,-0.1765498;0.4888164;-0.00427025,-0.2256466;0.2780529;-0.04663998,-0.2259163;0.1478656;-0.2289141,0.07548206;0.006034255;-0.03846955,0.1110708;-0.3190265;-0.04651499,0.1149475;-0.6631017;0.01749516,0.138889;-0.6909508;-0.03794908,-0.07800526;0.003226866;-0.03344585,-0.124315;-0.3204174;-0.04372047,-0.1315785;-0.6615401;0.03427061,-0.1336174;-0.6481817;-0.04766034,-0.006930381;0.5241879;0.005025864,14.67719
+0;0;0,-0.001516202;0.3015653;0.02351252,-0.003859797;0.5957664;0.03213169,0.1580435;0.4694718;-0.004091661,0.204644;0.4160825;-0.2131324,0.227284;0.4409138;-0.434724,-0.1595374;0.4609181;-0.01124633,-0.1983521;0.4194316;-0.2245356,-0.2153043;0.4049767;-0.4475507,0.07599372;0.005521377;-0.0374103,0.09699674;-0.3181773;0.003223319,0.1078114;-0.659601;0.08070517,0.1075583;-0.6196507;-0.001895055,-0.07379995;0.005615626;-0.04155829,-0.1151681;-0.3175798;-0.0149782,-0.131453;-0.6584564;0.06394204,-0.1291335;-0.6184249;-0.01861616,-0.003206703;0.5233135;0.03203146,0;0;0,-0.004003957;0.3023748;0.007087708,-0.008232176;0.5966492;0.003077745,0.1633318;0.4934528;-0.00989604,0.2285921;0.2882943;-0.05859017,0.2134071;0.1614111;-0.2427154,-0.1768017;0.4888464;-0.003898035,-0.2557154;0.3005954;-0.08788739,-0.2183979;0.136354;-0.2357528,0.07540654;0.005956769;-0.03851533,0.1111467;-0.3189049;-0.04630208,0.1149689;-0.6632236;0.01788926,0.1387158;-0.6906359;-0.03744411,-0.07798799;0.003295316;-0.03334776,-0.124168;-0.320182;-0.04349416,-0.1314109;-0.6615295;0.03473563,-0.1333886;-0.6480507;-0.04678131,-0.006952688;0.5242716;0.006192207,14.69959
+0;0;0,-0.001516202;0.3015653;0.02351252,-0.003859797;0.5957664;0.03213169,0.1580435;0.4694718;-0.004091661,0.204644;0.4160825;-0.2131324,0.227284;0.4409138;-0.434724,-0.1595374;0.4609181;-0.01124633,-0.1983521;0.4194316;-0.2245356,-0.2153043;0.4049767;-0.4475507,0.07599372;0.005521377;-0.0374103,0.09699674;-0.3181773;0.003223319,0.1078114;-0.659601;0.08070517,0.1075583;-0.6196507;-0.001895055,-0.07379995;0.005615626;-0.04155829,-0.1151681;-0.3175798;-0.0149782,-0.131453;-0.6584564;0.06394204,-0.1291335;-0.6184249;-0.01861616,-0.003206703;0.5233135;0.03203146,0;0;0,-0.004003957;0.3023748;0.007087708,-0.008232176;0.5966492;0.003077745,0.1633318;0.4934528;-0.00989604,0.2285921;0.2882943;-0.05859017,0.2134071;0.1614111;-0.2427154,-0.1768017;0.4888464;-0.003898035,-0.2557154;0.3005954;-0.08788739,-0.2183979;0.136354;-0.2357528,0.07540654;0.005956769;-0.03851533,0.1111467;-0.3189049;-0.04630208,0.1149689;-0.6632236;0.01788926,0.1387158;-0.6906359;-0.03744411,-0.07798799;0.003295316;-0.03334776,-0.124168;-0.320182;-0.04349416,-0.1314109;-0.6615295;0.03473563,-0.1333886;-0.6480507;-0.04678131,-0.006952688;0.5242716;0.006192207,14.71081
+0;0;0,-0.001516816;0.3016876;0.02352205,-0.003859245;0.5957463;0.03213792,0.1580864;0.4694962;-0.004094947,0.2048255;0.4159481;-0.2137575,0.2274694;0.4407837;-0.4353876,-0.1595789;0.4609402;-0.01125152,-0.1985091;0.4193302;-0.2251754,-0.2154643;0.4048729;-0.448229,0.07605139;0.005525568;-0.0374387,0.09703455;-0.3178671;0.003156498,0.1078528;-0.6594028;0.08066379,0.1076007;-0.6194943;-0.001589336,-0.07385597;0.005619889;-0.04158983,-0.115185;-0.3172699;-0.01503488,-0.1314752;-0.6582584;0.06391127,-0.1291655;-0.618269;-0.01830002,-0.003206681;0.5233522;0.03203778,0;0;0,-0.003921255;0.302478;0.007917643,-0.008090675;0.5966275;0.005138397,0.1634103;0.4933668;-0.00888133,0.2402054;0.2945085;-0.06861567,0.2128448;0.1673588;-0.2511911,-0.1766714;0.4888449;-0.003112475,-0.2539918;0.3003951;-0.08982215,-0.2120794;0.1474252;-0.2482298,0.07535544;0.005848766;-0.03877306,0.1112139;-0.3187077;-0.04572487,0.115034;-0.6631154;0.01861668,0.1385963;-0.6907437;-0.03604246,-0.07814872;0.003384941;-0.03312582,-0.1241948;-0.3198088;-0.0429567,-0.131576;-0.6611812;0.03566523,-0.133503;-0.6475777;-0.04552134,-0.006836325;0.5242934;0.007886171,14.73316
+0;0;0,-0.001524287;0.3016499;0.0240001,-0.00385008;0.5956995;0.03300102,0.1578415;0.4690971;-0.003936008,0.2039078;0.4180634;-0.2143732,0.2264206;0.4506709;-0.4350072,-0.1593769;0.4602789;-0.01039779,-0.1983517;0.4239136;-0.2252672,-0.2070984;0.4453158;-0.4482356,0.07595538;0.005548307;-0.03762975,0.09687886;-0.3177712;0.003574468,0.1078377;-0.659273;0.08121096,0.1074374;-0.6193431;-0.001038991,-0.07396129;0.005608856;-0.04140375,-0.1150144;-0.3173276;-0.01498825,-0.1314666;-0.6581813;0.06450458,-0.1293049;-0.6181725;-0.01770838,-0.003210154;0.5233057;0.03274241,0;0;0,-0.003921255;0.302478;0.007917643,-0.008090675;0.5966275;0.005138397,0.1634103;0.4933668;-0.00888133,0.2402054;0.2945085;-0.06861567,0.2128448;0.1673588;-0.2511911,-0.1766714;0.4888449;-0.003112475,-0.2539918;0.3003951;-0.08982215,-0.2120794;0.1474252;-0.2482298,0.07535544;0.005848766;-0.03877306,0.1112139;-0.3187077;-0.04572487,0.115034;-0.6631154;0.01861668,0.1385963;-0.6907437;-0.03604246,-0.07814872;0.003384941;-0.03312582,-0.1241948;-0.3198088;-0.0429567,-0.131576;-0.6611812;0.03566523,-0.133503;-0.6475777;-0.04552134,-0.006836325;0.5242934;0.007886171,14.7551
+0;0;0,-0.001525648;0.301919;0.02402152,-0.003851839;0.5960186;0.03302383,0.1584393;0.4691986;-0.004049763,0.2045566;0.4181083;-0.21472,0.2332886;0.4597237;-0.4963045,-0.1599598;0.4603476;-0.01053559,-0.1989777;0.4239419;-0.225643,-0.2101407;0.4512565;-0.5102067,0.0759655;0.005549046;-0.03763476,0.09687374;-0.3175347;0.003539409,0.1078307;-0.6589795;0.08116293,0.1074297;-0.6190317;-0.001235545,-0.07397114;0.005609604;-0.04140927,-0.1149943;-0.3170913;-0.01501302,-0.1314438;-0.6578881;0.06446651,-0.1292782;-0.6178612;-0.01789489,-0.003211773;0.5236089;0.03276517,0;0;0,-0.004100725;0.3027218;0.008784771,-0.008826464;0.5969243;0.007443666,0.163345;0.4932746;-0.007895947,0.2421799;0.296127;-0.07143211,0.2093478;0.1545139;-0.3178363,-0.177692;0.4885126;-0.002408471,-0.2538491;0.300578;-0.09184907,-0.2149001;0.1223185;-0.3121982,0.07539307;0.00582999;-0.03872752,0.111101;-0.3185134;-0.04519796,0.1149022;-0.6628444;0.01923609,0.1384119;-0.6905624;-0.03557777,-0.07818651;0.003426054;-0.03306138,-0.1242213;-0.3195435;-0.04238887,-0.131277;-0.660956;0.03582756,-0.133173;-0.6473234;-0.04551827,-0.00740312;0.5245636;0.00979495,14.76643
+0;0;0,-0.001525648;0.301919;0.02402152,-0.003851839;0.5960186;0.03302383,0.1584393;0.4691986;-0.004049763,0.2045566;0.4181083;-0.21472,0.2332886;0.4597237;-0.4963045,-0.1599598;0.4603476;-0.01053559,-0.1989777;0.4239419;-0.225643,-0.2101407;0.4512565;-0.5102067,0.0759655;0.005549046;-0.03763476,0.09687374;-0.3175347;0.003539409,0.1078307;-0.6589795;0.08116293,0.1074297;-0.6190317;-0.001235545,-0.07397114;0.005609604;-0.04140927,-0.1149943;-0.3170913;-0.01501302,-0.1314438;-0.6578881;0.06446651,-0.1292782;-0.6178612;-0.01789489,-0.003211773;0.5236089;0.03276517,0;0;0,-0.004100725;0.3027218;0.008784771,-0.008826464;0.5969243;0.007443666,0.163345;0.4932746;-0.007895947,0.2421799;0.296127;-0.07143211,0.2093478;0.1545139;-0.3178363,-0.177692;0.4885126;-0.002408471,-0.2538491;0.300578;-0.09184907,-0.2149001;0.1223185;-0.3121982,0.07539307;0.00582999;-0.03872752,0.111101;-0.3185134;-0.04519796,0.1149022;-0.6628444;0.01923609,0.1384119;-0.6905624;-0.03557777,-0.07818651;0.003426054;-0.03306138,-0.1242213;-0.3195435;-0.04238887,-0.131277;-0.660956;0.03582756,-0.133173;-0.6473234;-0.04551827,-0.00740312;0.5245636;0.00979495,14.77797
+0;0;0,-0.001592196;0.3021156;0.0229898,-0.003819038;0.5962974;0.03081551,0.1594054;0.4698737;-0.004004747,0.204011;0.4226471;-0.2160315,0.2337053;0.4679651;-0.4962593,-0.1610185;0.4605592;-0.01002264,-0.1992307;0.4274832;-0.225942,-0.2054706;0.4549367;-0.5099674,0.07593429;0.005538451;-0.0376668,0.09685415;-0.3174985;0.003606793,0.1078182;-0.6590474;0.08150454,0.1073188;-0.6192194;-0.000353761,-0.07399049;0.005615952;-0.04134426,-0.1150121;-0.3170543;-0.01497897,-0.1314209;-0.6579348;0.06486561,-0.1293699;-0.6180291;-0.01695912,-0.003225774;0.5238864;0.03098933,0;0;0,-0.004174531;0.3028139;0.009551048,-0.009234458;0.5970667;0.009588957,0.1632733;0.4931996;-0.007234097,0.2434825;0.2971344;-0.07281089,0.2096137;0.1550089;-0.3179972,-0.1783064;0.4884782;-0.001969039,-0.2542667;0.3010918;-0.09302817,-0.2202901;0.1326333;-0.3209106,0.0754032;0.005767465;-0.03868556,0.111103;-0.3185488;-0.04489255,0.1149055;-0.6630397;0.01957035,0.1381599;-0.6902686;-0.03503466,-0.07817926;0.003489555;-0.03303491,-0.1240103;-0.3194766;-0.04232801,-0.1309989;-0.6608888;0.03662004,-0.1328507;-0.6470997;-0.04419702,-0.007734686;0.5246968;0.01160836,14.80166
+0;0;0,-0.001592295;0.3021344;0.02299123,-0.003817682;0.5961252;0.03081232,0.1596357;0.4696844;-0.004057445,0.2043385;0.4223548;-0.2165463,0.2279578;0.4584015;-0.4394439,-0.1612402;0.4603567;-0.01008382,-0.1995357;0.4272086;-0.2264737,-0.204499;0.4490455;-0.4523921,0.0759867;0.005542273;-0.0376928,0.09691316;-0.3175966;0.003593817,0.107873;-0.6590159;0.08146202,0.1073739;-0.6191913;-0.0003681108,-0.07404155;0.005619829;-0.04137279,-0.1150761;-0.3171523;-0.01499918,-0.1314787;-0.6579034;0.06481511,-0.1294284;-0.6180011;-0.01698146,-0.003224901;0.5237732;0.030986,0;0;0,-0.004246101;0.3028108;0.01019192,-0.009508207;0.5968666;0.01109862,0.1632289;0.4929917;-0.00638175,0.2445767;0.2993379;-0.0789814,0.2141988;0.1791226;-0.2691551,-0.1787127;0.4880596;-0.0009024926,-0.2550888;0.3022689;-0.09597322,-0.2283832;0.1706202;-0.2789924,0.07540305;0.005739242;-0.0388186,0.1111141;-0.3186857;-0.04468465,0.1148482;-0.6630243;0.01987314,0.1382118;-0.6902715;-0.03462315,-0.07828673;0.003521146;-0.03292767,-0.1239738;-0.3195655;-0.04235908,-0.1310016;-0.6608522;0.03653774,-0.1328919;-0.6470184;-0.04425843,-0.007967025;0.5245516;0.0129354,14.82201

+ 162 - 0
DataCSV/Sam/FirstPersonPerspective_TwoArms_Forward_HapticFeedback_Slow.csv

@@ -0,0 +1,162 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.001875243;0.3002936;0.006963383,0.004021736;0.5921867;0.0002126121,0.1766295;0.469022;0.002447888,0.2066679;0.2234691;0.01546212,0.2504454;-0.01274334;-0.009649519,-0.163473;0.451385;0.00198334,-0.2094018;0.2085421;-0.01492126,-0.2462436;-0.02753529;-0.05032643,0.07499918;0.004913569;-0.03847238,0.09452228;-0.3350327;-0.00260349,0.1118893;-0.6648973;0.06898446,0.110332;-0.6259201;-0.01388641,-0.07321723;0.006280796;-0.04158044,-0.1189544;-0.3317896;-0.01246445,-0.1328837;-0.6623762;0.05649605,-0.1318168;-0.623332;-0.02637531,0.00345216;0.5204341;0.004148989,0;0;0,-2.579391E-05;0.3003654;0.002978086,-0.002401084;0.5921649;-0.006855249,0.1741895;0.4796436;-0.0121932,0.2067539;0.235992;-0.04287434,0.1746364;0.0118838;-0.1270609,-0.1771982;0.4787731;-0.007491794,-0.2261986;0.2361096;-0.01650795,-0.2117754;0.02719681;-0.1368858,0.07531705;0.002240628;-0.0380981,0.120769;-0.3359448;-0.06631041,0.1241226;-0.6695615;-0.01221991,0.1489418;-0.6970957;-0.06721473,-0.07726092;0.006405653;-0.03344939,-0.1085605;-0.3341369;-0.05025155,-0.1007513;-0.6648384;0.01912158,-0.1024253;-0.6515672;-0.06253593,-0.001502752;0.5204664;-0.002082825,79.29414
+0;0;0,0.001876973;0.3005706;0.006969807,0.004026407;0.5928627;0.0002093855,0.1770062;0.4694791;0.00244693,0.2070718;0.2237043;0.01547292,0.2508315;-0.01241231;-0.009628525,-0.1638287;0.4518042;0.001981382,-0.2097989;0.2087418;-0.0149385,-0.2466258;-0.0272398;-0.0503293,0.07493373;0.004909282;-0.03843881,0.09446122;-0.3351134;-0.00256186,0.111825;-0.6649164;0.06901272,0.1102673;-0.625937;-0.01387797,-0.07315333;0.006275315;-0.04154415,-0.1189007;-0.331871;-0.01242162,-0.1328275;-0.6623959;0.05652599,-0.1317603;-0.6233495;-0.02636517,0.003455973;0.521002;0.004151694,0;0;0,-0.0002351254;0.3006378;0.003418207,-0.002733052;0.5928578;-0.005759478,0.1741114;0.4798549;-0.01233244,0.2067949;0.2359689;-0.04283237,0.1747004;0.01199558;-0.1271055,-0.1777275;0.4786023;-0.007265816,-0.2266735;0.2356891;-0.01600383,-0.2124496;0.02692181;-0.136461,0.07529351;0.002239794;-0.03798127,0.1208299;-0.3360102;-0.06621814,0.1243415;-0.6696056;-0.0124023,0.1487825;-0.6972176;-0.06751513,-0.07717779;0.006406225;-0.03345527,-0.1084884;-0.3342025;-0.05046267,-0.1006918;-0.6648908;0.01866666,-0.1024412;-0.6515962;-0.06301439,-0.001832545;0.5210394;-0.001162052,79.32137
+0;0;0,0.001876973;0.3005706;0.006969807,0.004026407;0.5928627;0.0002093855,0.1770062;0.4694791;0.00244693,0.2070718;0.2237043;0.01547292,0.2508315;-0.01241231;-0.009628525,-0.1638287;0.4518042;0.001981382,-0.2097989;0.2087418;-0.0149385,-0.2466258;-0.0272398;-0.0503293,0.07493373;0.004909282;-0.03843881,0.09446122;-0.3351134;-0.00256186,0.111825;-0.6649164;0.06901272,0.1102673;-0.625937;-0.01387797,-0.07315333;0.006275315;-0.04154415,-0.1189007;-0.331871;-0.01242162,-0.1328275;-0.6623959;0.05652599,-0.1317603;-0.6233495;-0.02636517,0.003455973;0.521002;0.004151694,0;0;0,-0.0002351254;0.3006378;0.003418207,-0.002733052;0.5928578;-0.005759478,0.1741114;0.4798549;-0.01233244,0.2067949;0.2359689;-0.04283237,0.1747004;0.01199558;-0.1271055,-0.1777275;0.4786023;-0.007265816,-0.2266735;0.2356891;-0.01600383,-0.2124496;0.02692181;-0.136461,0.07529351;0.002239794;-0.03798127,0.1208299;-0.3360102;-0.06621814,0.1243415;-0.6696056;-0.0124023,0.1487825;-0.6972176;-0.06751513,-0.07717779;0.006406225;-0.03345527,-0.1084884;-0.3342025;-0.05046267,-0.1006918;-0.6648908;0.01866666,-0.1024412;-0.6515962;-0.06301439,-0.001832545;0.5210394;-0.001162052,79.34423
+0;0;0,0.001845022;0.3008977;0.006990219,0.003951786;0.5937406;0.0002212608,0.177093;0.4700803;0.002404558,0.2071916;0.2239837;0.01552807,0.2507298;-0.01087295;-0.009467227,-0.1640449;0.4524304;0.001976526,-0.2100974;0.2090509;-0.01497114,-0.2469958;-0.02559531;-0.05043481,0.07493653;0.00495994;-0.03841051,0.09441596;-0.3353697;-0.002668906,0.1111531;-0.664953;0.06891237,0.1095877;-0.6259237;-0.01426987,-0.07314503;0.00622587;-0.04155112,-0.1189583;-0.3322037;-0.0124354,-0.1329472;-0.6624628;0.05657455,-0.1318844;-0.6233853;-0.02661039,0.003393032;0.5217236;0.004169776,0;0;0,-0.0003103018;0.3009605;0.003788948,-0.002732337;0.5937464;-0.004937172,0.1740873;0.4798809;-0.01158118,0.2067681;0.2357218;-0.04256439,0.1746947;0.01292077;-0.1262841,-0.1777473;0.4785462;-0.007105675,-0.2268553;0.2353239;-0.01564842,-0.2127979;0.0277784;-0.1356703,0.07530467;0.002235264;-0.03794289,0.1209686;-0.3362952;-0.06610513,0.1243786;-0.6696743;-0.01247716,0.1487628;-0.6974856;-0.06785345,-0.0771572;0.006412087;-0.0334829,-0.1085048;-0.3344846;-0.05045135,-0.100685;-0.6649244;0.01866842,-0.1023444;-0.6516708;-0.06330763,-0.001878381;0.5217635;-0.0004563332,79.3785
+0;0;0,0.001846062;0.3010674;0.006994162,0.00395388;0.5940572;0.0002219994,0.1773136;0.4703003;0.002404806,0.2073589;0.2246397;0.01550507,0.2509863;-0.01069789;-0.009541412,-0.1642539;0.4526282;0.001976234,-0.2102248;0.2096798;-0.01494141,-0.2471988;-0.02544691;-0.05047769,0.07494076;0.004960219;-0.03841268,0.09442244;-0.3354087;-0.00266695,0.1111573;-0.6649461;0.06890436,0.109592;-0.6259179;-0.01426735,-0.07314916;0.006226222;-0.04155347,-0.1189677;-0.3322425;-0.01243438,-0.1329547;-0.6624556;0.05656595,-0.131892;-0.6233792;-0.02660843,0.003394881;0.5220087;0.004172247,0;0;0,-0.0004096329;0.301127;0.004038811,-0.002909362;0.5940673;-0.004407167,0.1740748;0.4798997;-0.01133466,0.2066415;0.2361602;-0.04222083,0.1746455;0.01289701;-0.1261508,-0.1780498;0.4784002;-0.006539734,-0.2268893;0.2355791;-0.01526165,-0.2130015;0.0274967;-0.1353587,0.07532081;0.00224328;-0.03792095,0.1210268;-0.3363181;-0.06612515,0.1243761;-0.6696636;-0.01258135,0.1488652;-0.6975538;-0.06781268,-0.07715776;0.006406073;-0.03349474,-0.1085713;-0.3345259;-0.05043256,-0.1008797;-0.6648015;0.01925442,-0.1025938;-0.6515398;-0.06271132,-0.002048388;0.5220488;8.821487E-06,79.41068
+0;0;0,0.00184698;0.301217;0.006997637,0.003956113;0.5943896;0.0002211961,0.177166;0.4706309;0.002408057,0.2071438;0.225522;0.0154789,0.2508;-0.009970933;-0.009584109,-0.1641079;0.4529739;0.001979853,-0.2099756;0.2105711;-0.0148998,-0.246974;-0.02471073;-0.05045954,0.07492479;0.004959161;-0.03840449,0.0944184;-0.3356182;-0.002636876,0.1111441;-0.6649753;0.06889528,0.1095745;-0.6259223;-0.01450545,-0.07313357;0.006224895;-0.04154461,-0.1189801;-0.332451;-0.01240769,-0.1329595;-0.6624836;0.05655489,-0.1318939;-0.6233822;-0.02684853,0.003396755;0.5222948;0.004173978,0;0;0,-0.0004845262;0.3012736;0.004253149,-0.002940893;0.594403;-0.003988504,0.1738391;0.4800505;-0.01073742,0.2067091;0.2369075;-0.04154181,0.1747914;0.01350378;-0.1255834,-0.1778582;0.4783233;-0.006095235,-0.2265799;0.2360596;-0.01517352,-0.2128212;0.02759124;-0.1349339,0.075312;0.002233297;-0.03789902,0.1210925;-0.3365387;-0.06600428,0.1244069;-0.6697207;-0.01260471,0.1489552;-0.6978503;-0.06790781,-0.07713309;0.00641372;-0.0335048,-0.1086846;-0.3347046;-0.05068236,-0.100846;-0.6647497;0.01918521,-0.1025429;-0.6515238;-0.06300882,-0.00210534;0.5223349;0.0003795624,79.44415
+0;0;0,0.001770884;0.3013782;0.007044723,0.003784087;0.594718;0.0003352002,0.177141;0.4708921;0.0024766,0.207231;0.2254874;0.01551394,0.2508328;-0.009892613;-0.009464882,-0.1643115;0.4530951;0.001980272,-0.2102977;0.2103987;-0.01482815,-0.2473766;-0.02470852;-0.05058562,0.07487364;0.004993692;-0.0383981,0.09429483;-0.3355517;-0.002743129,0.1107946;-0.6649356;0.06877993,0.1092414;-0.6259121;-0.01432648,-0.07309954;0.006183463;-0.04151668,-0.1190098;-0.3324424;-0.0124587,-0.1330308;-0.6624863;0.05650483,-0.1319606;-0.6234119;-0.02660365,0.003254117;0.5225774;0.004264844,0;0;0,-0.0005722493;0.3014344;0.00430584,-0.003057107;0.5947276;-0.00395751,0.173824;0.4800537;-0.009963751,0.2066589;0.2366853;-0.04146743,0.1748197;0.01343609;-0.1255798,-0.1780227;0.4782733;-0.005801847,-0.2266974;0.235693;-0.01498786,-0.2134262;0.02725416;-0.1345953,0.07527842;0.002240449;-0.0378623,0.1211265;-0.3364614;-0.06612277,0.1244162;-0.6696563;-0.01271987,0.148932;-0.6976039;-0.06777954,-0.07707086;0.006418179;-0.03353061,-0.1088157;-0.3346343;-0.05070953,-0.1007008;-0.6646606;0.01927819,-0.1023096;-0.6513733;-0.06262792,-0.002220973;0.5226158;0.0004222393,79.46712
+0;0;0,0.001771649;0.3015085;0.007047768,0.003785989;0.5950137;0.0003344482,0.1777122;0.4709775;0.002472225,0.2077575;0.2259371;0.01549022,0.2514108;-0.009720743;-0.009518088,-0.1648587;0.4531222;0.001974271,-0.2107767;0.210786;-0.0148092,-0.2478994;-0.02459864;-0.05060888,0.07480897;0.004989379;-0.03836494,0.09422634;-0.3354889;-0.002716985,0.1107192;-0.6647345;0.06877604,0.1091655;-0.6257082;-0.01435573,-0.0730364;0.006178122;-0.04148082,-0.1189377;-0.3323811;-0.01242856,-0.1329528;-0.6622864;0.05650601,-0.1318822;-0.6232092;-0.02662784,0.003255717;0.5228321;0.004266325,0;0;0,-0.0008737147;0.3015562;0.004819632,-0.00365375;0.5950297;-0.002815008,0.1738256;0.4800981;-0.009430408,0.2065372;0.2371195;-0.04118443,0.1749109;0.0136558;-0.1256201,-0.1790819;0.4782521;-0.005323002,-0.2276879;0.2360486;-0.0149085,-0.2146354;0.02739385;-0.1347353,0.07522564;0.002196521;-0.0378077,0.1211964;-0.3364036;-0.06626749,0.1244923;-0.669468;-0.01294661,0.1491912;-0.6973888;-0.0679915,-0.07697333;0.006465381;-0.0335626,-0.1087987;-0.33451;-0.05077469,-0.1006626;-0.6642344;0.01994693,-0.1022699;-0.6509217;-0.06199042,-0.00275448;0.5228679;0.001405001,79.48939
+0;0;0,0.001773791;0.3018729;0.007056287,0.003791424;0.5958568;0.0003314367,0.1783564;0.4714987;0.002469805,0.2082317;0.2278452;0.01541412,0.2520807;-0.008869529;-0.009706343,-0.1654707;0.453578;0.001970025,-0.2111289;0.2126134;-0.01471845,-0.248418;-0.02382694;-0.05067868,0.07464796;0.00497864;-0.03828236,0.09406075;-0.3354194;-0.002642822,0.1105471;-0.6645359;0.06882218,0.1089913;-0.6254973;-0.01442256,-0.0728792;0.006164826;-0.04139154,-0.1187696;-0.3323145;-0.01234613,-0.1327792;-0.6620905;0.0565614,-0.1317072;-0.6230009;-0.02668542,0.003260185;0.5235435;0.004270485,0;0;0,-0.00103198;0.3019148;0.005160332,-0.003893822;0.595876;-0.002104044,0.1740567;0.4798234;-0.008584023,0.2067065;0.2383334;-0.04089046,0.1749842;0.01389766;-0.1258016,-0.1797491;0.4780168;-0.004993936,-0.2279112;0.2371664;-0.01492657,-0.2149088;0.02751808;-0.1352018,0.07512796;0.002140433;-0.03760123,0.1212822;-0.3363234;-0.06640863,0.1245064;-0.6692846;-0.01327539,0.1493968;-0.69716;-0.06845427,-0.0767388;0.006517516;-0.03363514,-0.10861;-0.3343703;-0.05088509,-0.1004972;-0.6639056;0.02008957,-0.1020185;-0.6506031;-0.06196336,-0.002984837;0.523577;0.002023935,79.52239
+0;0;0,0.001664224;0.3018732;0.007070291,0.003574616;0.595859;0.0003835009,0.1781647;0.4714847;0.00236492,0.208101;0.2278457;0.0154402,0.2519453;-0.008865193;-0.009724645,-0.1656373;0.4535341;0.001968662,-0.2113417;0.2125815;-0.01476795,-0.2486112;-0.0238519;-0.05079345,0.07460825;0.00502055;-0.03835423,0.09386979;-0.335393;-0.002781693,0.1100879;-0.6644911;0.06882934,0.108514;-0.6254557;-0.01441541,-0.07292508;0.006117961;-0.04131765,-0.118836;-0.3323694;-0.01239855,-0.1329886;-0.6621571;0.05642357,-0.131938;-0.6230651;-0.02682326,0.003074446;0.5235445;0.004305727,0;0;0,-0.00103198;0.3019148;0.005160332,-0.003893822;0.595876;-0.002104044,0.1740567;0.4798234;-0.008584023,0.2067065;0.2383334;-0.04089046,0.1749842;0.01389766;-0.1258016,-0.1797491;0.4780168;-0.004993936,-0.2279112;0.2371664;-0.01492657,-0.2149088;0.02751808;-0.1352018,0.07512796;0.002140433;-0.03760123,0.1212822;-0.3363234;-0.06640863,0.1245064;-0.6692846;-0.01327539,0.1493968;-0.69716;-0.06845427,-0.0767388;0.006517516;-0.03363514,-0.10861;-0.3343703;-0.05088509,-0.1004972;-0.6639056;0.02008957,-0.1020185;-0.6506031;-0.06196336,-0.002984837;0.523577;0.002023935,79.5558
+0;0;0,0.001664705;0.3019605;0.007072336,0.003575416;0.5959958;0.0003846604,0.1783538;0.4715592;0.002364337,0.2083303;0.2275929;0.01545718,0.2521318;-0.008887231;-0.009683132,-0.1658181;0.4535892;0.001967653,-0.2115838;0.212313;-0.01479144,-0.248817;-0.02388993;-0.05078182,0.07460868;0.005020579;-0.03835445,0.09393282;-0.3364995;-0.002666295,0.1100832;-0.6642228;0.06864561,0.1085115;-0.6251998;-0.01448553,-0.0729255;0.006117996;-0.04131788,-0.1189857;-0.3334695;-0.01230479,-0.1330792;-0.6618797;0.05622985,-0.13203;-0.6228001;-0.02690337,0.003075202;0.523675;0.004307232,0;0;0,-0.001109093;0.3019972;0.005424261,-0.004019722;0.5960138;-0.001578808,0.1741114;0.4797901;-0.007922649,0.2065102;0.2379425;-0.04032016,0.1749936;0.01394358;-0.1257875,-0.1799933;0.477899;-0.004901559,-0.2282295;0.2367263;-0.01483114,-0.2151567;0.02735029;-0.1350985,0.07512955;0.002149522;-0.03759861,0.1211783;-0.3374745;-0.06620073,0.1245698;-0.6690684;-0.01344824,0.1492449;-0.696724;-0.06878042,-0.07673399;0.006518402;-0.03364715,-0.1088739;-0.3354625;-0.05094268,-0.1007481;-0.6636066;0.01979797,-0.1021738;-0.6502713;-0.06214671,-0.003104627;0.523705;0.002488374,79.57818
+0;0;0,0.00166513;0.3020376;0.007074142,0.003575934;0.5960875;0.0003862446,0.1780825;0.4717307;0.002368988,0.2080493;0.2278426;0.01545764,0.2519306;-0.009068221;-0.00972847,-0.1655555;0.4537886;0.001972919,-0.2113066;0.2125898;-0.0147808,-0.2486076;-0.02404343;-0.05083673,0.07460286;0.005020187;-0.03835146,0.09392118;-0.3363969;-0.002674054,0.1100603;-0.6638921;0.0685882,0.1084793;-0.6248157;-0.01503496,-0.07291981;0.006117519;-0.04131466,-0.1189661;-0.3333677;-0.01231031,-0.1330498;-0.6615492;0.0561766,-0.1319944;-0.6224158;-0.02744864,0.003075714;0.5237657;0.004308869,0;0;0,-0.001234397;0.3020725;0.005498409,-0.004205808;0.5961021;-0.001532316,0.1737113;0.4800552;-0.007422209,0.2064234;0.2383857;-0.04023242,0.1749357;0.01397154;-0.1258681,-0.1798971;0.4780316;-0.004627032,-0.2280069;0.2369291;-0.01490896,-0.2148816;0.02739044;-0.1357722,0.07512064;0.002191514;-0.03759933,0.1210915;-0.3373243;-0.066365,0.1245735;-0.6687294;-0.01392078,0.1493746;-0.6965694;-0.06975222,-0.07672299;0.006486488;-0.033662,-0.1089306;-0.3353754;-0.05112195,-0.1007354;-0.6633126;0.01946101,-0.1021319;-0.6500751;-0.06296944,-0.003281236;0.5237932;0.002547503,79.60085
+0;0;0,0.001616237;0.3021284;0.007061506,0.003484518;0.5962274;0.0003368603,0.1780984;0.4718506;0.002364088,0.2080946;0.2279327;0.01550377,0.2519128;-0.008816317;-0.009724427,-0.1657022;0.4538739;0.001988719,-0.2115191;0.2126541;-0.01480927,-0.2488784;-0.02378914;-0.05094045,0.07464159;0.005037679;-0.03834241,0.09399518;-0.3364439;-0.002743319,0.10993;-0.6639695;0.06853495,0.1083386;-0.6248501;-0.01550075,-0.07294544;0.006107031;-0.04133464,-0.1189411;-0.3334569;-0.01248613,-0.1331372;-0.6616942;0.05582418,-0.1320803;-0.6225123;-0.02821313,0.003004368;0.5238974;0.004275255,0;0;0,-0.001429111;0.3021593;0.005636692,-0.004501551;0.5962386;-0.001356363,0.1735882;0.4803087;-0.006594896,0.2064472;0.2386894;-0.03989267,0.1750812;0.01433887;-0.1252718,-0.1802195;0.4780026;-0.004595627,-0.2281664;0.2368295;-0.01484298,-0.2150413;0.02751055;-0.1357557,0.0751314;0.002204865;-0.03764701,0.1211828;-0.3373549;-0.0664556,0.1246586;-0.6687757;-0.01396012,0.1495039;-0.6968342;-0.07017064,-0.07677203;0.006481856;-0.03362926,-0.1089464;-0.3354372;-0.05117024,-0.1006847;-0.6634055;0.01937118,-0.1019574;-0.6502481;-0.06346846,-0.003560469;0.5239208;0.002720833,79.63424
+0;0;0,0.001616065;0.3020963;0.007060755,0.003483147;0.5960074;0.0003410326,0.1778741;0.4717581;0.002367367,0.2078286;0.2281802;0.01548874,0.2517695;-0.009232461;-0.009810174,-0.165488;0.4538044;0.001992476,-0.211241;0.2129207;-0.0147821,-0.2487051;-0.02418527;-0.05101455,0.07464213;0.005037716;-0.03834269,0.09400021;-0.3365228;-0.002735369,0.1099522;-0.6644008;0.06861958,0.1083655;-0.6253085;-0.01516569,-0.07294597;0.006107075;-0.04133494,-0.1189523;-0.3335354;-0.01247975,-0.1331637;-0.6621258;0.05590405,-0.1321099;-0.6229712;-0.02788282,0.003003403;0.5237386;0.004276096,0;0;0,-0.001551405;0.3021198;0.005988359,-0.004739791;0.5960188;-0.0006198883,0.1732101;0.4804496;-0.005975485,0.2063146;0.2392045;-0.03921008,0.1749537;0.0142317;-0.1248801,-0.1802297;0.4780512;-0.004330839,-0.2278453;0.2371704;-0.01476475,-0.2147469;0.02728859;-0.1360646,0.07513729;0.002239108;-0.03763461,0.1211347;-0.3374047;-0.06648827,0.1245443;-0.6691927;-0.01399946,0.1493644;-0.6968716;-0.07023358,-0.0767677;0.006456989;-0.03364544,-0.1090022;-0.3355302;-0.05130699,-0.100802;-0.66364;0.02029396,-0.1020138;-0.6504158;-0.06230304,-0.003772244;0.5237572;0.003356934,79.65684
+0;0;0,0.001616282;0.3021368;0.007061701,0.003483295;0.5960373;0.0003422722,0.1778257;0.4718063;0.002368928,0.2078072;0.2280084;0.01550215,0.2516547;-0.008899182;-0.009742945,-0.1654411;0.4538575;0.001994142,-0.2112353;0.2127564;-0.01479558,-0.2486197;-0.02384524;-0.05095096,0.07461981;0.005036209;-0.03833123,0.09397817;-0.3365292;-0.0027234,0.109946;-0.6647334;0.06870253,0.1083669;-0.6256846;-0.01468187,-0.07292417;0.006105249;-0.04132259,-0.1189311;-0.3335421;-0.01246698,-0.1331567;-0.6624594;0.05598485,-0.1321079;-0.6233486;-0.02740116,0.003003577;0.5237723;0.004277128,0;0;0,-0.001649857;0.3021574;0.006108522,-0.004858658;0.5960451;-0.0005068779,0.1730603;0.4804244;-0.005167007,0.2062019;0.2390164;-0.03882146,0.1750049;0.0146099;-0.1245744,-0.1802773;0.4780067;-0.004193441,-0.2278696;0.2369012;-0.01477282,-0.2147442;0.02748521;-0.1358421,0.07517405;0.002257854;-0.03750372,0.1211673;-0.3373708;-0.06659961,0.1246136;-0.6694964;-0.0141077,0.149088;-0.6969095;-0.07016182,-0.0767142;0.006450257;-0.03370595,-0.108813;-0.3355452;-0.05154805,-0.1009906;-0.6639377;0.02036737,-0.1020781;-0.6506395;-0.06183483,-0.003891036;0.5237877;0.003477812,79.69011
+0;0;0,0.001589466;0.302137;0.00706071,0.00343755;0.5960375;0.0003385041,0.1777817;0.4717879;0.002379289,0.2077713;0.2279932;0.01555356,0.2516267;-0.008906826;-0.009749027,-0.166725;0.4574924;-0.004621833,-0.2094856;0.2155097;-0.01578951,-0.2469137;-0.02109018;-0.0519106,0.07461357;0.005040785;-0.03834279,0.09396262;-0.3365432;-0.002909373,0.109903;-0.6647165;0.0686646,0.1096062;-0.6256789;-0.01473543,-0.07292851;0.006101432;-0.04131548,-0.118845;-0.3335642;-0.01253228,-0.1331723;-0.6624682;0.05596258,-0.1308411;-0.6233613;-0.02739786,0.002965002;0.5237725;0.004274369,0;0;0,-0.001649857;0.3021574;0.006108522,-0.004858658;0.5960451;-0.0005068779,0.1730603;0.4804244;-0.005167007,0.2062019;0.2390164;-0.03882146,0.1750049;0.0146099;-0.1245744,-0.1802773;0.4780067;-0.004193441,-0.2278696;0.2369012;-0.01477282,-0.2147442;0.02748521;-0.1358421,0.07517405;0.002257854;-0.03750372,0.1211673;-0.3373708;-0.06659961,0.1246136;-0.6694964;-0.0141077,0.149088;-0.6969095;-0.07016182,-0.0767142;0.006450257;-0.03370595,-0.108813;-0.3355452;-0.05154805,-0.1009906;-0.6639377;0.02036737,-0.1020781;-0.6506395;-0.06183483,-0.003891036;0.5237877;0.003477812,79.7123
+0;0;0,0.00158978;0.3021966;0.007062105,0.003437885;0.5961008;0.0003400617,0.1780005;0.4717912;0.002378207,0.2081085;0.2270346;0.01560446,0.2517965;-0.00896138;-0.009601573,-0.1669366;0.4574779;-0.004631662,-0.209866;0.2145404;-0.0158434,-0.2471513;-0.02115661;-0.05182665,0.07462031;0.00504124;-0.03834626,0.09395122;-0.3362225;-0.002946068,0.1099043;-0.6646574;0.06868494,0.1096104;-0.6257069;-0.0139101,-0.0729351;0.006101984;-0.04131921,-0.1188086;-0.3332452;-0.012563,-0.1331472;-0.6624113;0.05598645,-0.1308385;-0.6233923;-0.02656938,0.00296537;0.5238408;0.004275655,0;0;0,-0.001807958;0.3022107;0.006371975,-0.005230084;0.5961066;6.008148E-05,0.1729845;0.480478;-0.004507065,0.2061417;0.2380894;-0.03820539,0.1750385;0.01479158;-0.1242795,-0.1807725;0.4779125;-0.004073695,-0.2286987;0.2358864;-0.01473584,-0.2154852;0.02762902;-0.1359478,0.0752238;0.002275556;-0.0374198,0.1210659;-0.337032;-0.06668973,0.1246048;-0.6693974;-0.01400495,0.1484955;-0.6963353;-0.06958771,-0.07670939;0.006446101;-0.03373659,-0.1087713;-0.3352302;-0.05154602,-0.1008902;-0.6638454;0.02059882,-0.1018832;-0.6503755;-0.06081315,-0.00420773;0.5238507;0.003966808,79.73557
+0;0;0,0.001590049;0.3022477;0.007063298,0.003437851;0.596104;0.0003426177,0.1782404;0.4717414;0.002377172,0.2084178;0.2264195;0.01563398,0.252107;-0.009583056;-0.009572757,-0.1671693;0.4574084;-0.004642297,-0.2101978;0.2139099;-0.01587993,-0.2474841;-0.02179365;-0.05186418,0.07461334;0.005040769;-0.03834267,0.09394577;-0.3362498;-0.002939705,0.1099071;-0.6648536;0.06872816,0.1096155;-0.625975;-0.01320415,-0.07292828;0.006101413;-0.04131535,-0.1188053;-0.3332724;-0.01255688,-0.1331514;-0.6626079;0.05602784,-0.1308612;-0.6236613;-0.02586558,0.002965454;0.5238622;0.00427722,0;0;0,-0.002025172;0.3022517;0.006773711,-0.005557209;0.5961051;0.0007872586,0.1729009;0.4804044;-0.004129886,0.2061712;0.2374144;-0.03757,0.1751432;0.01436403;-0.1243289,-0.1813212;0.4779233;-0.003775362,-0.2292075;0.2353265;-0.01486461,-0.2157491;0.02690232;-0.1357759,0.0752131;0.002292097;-0.03742266,0.1211574;-0.3370157;-0.0668447,0.1246999;-0.66956;-0.01418257,0.1483595;-0.696267;-0.06910396,-0.0766911;0.006434919;-0.03376075,-0.1086814;-0.3352687;-0.05169431,-0.1007212;-0.6640561;0.02046541,-0.1016975;-0.6504302;-0.06029816,-0.004514664;0.5238636;0.004616023,79.75806
+0;0;0,0.001574483;0.3022469;0.007098173,0.003365702;0.5961058;0.0004526793,0.178192;0.4717481;0.002417124,0.2082624;0.2264125;0.01566474,0.2519552;-0.00955458;-0.009865297,-0.1675283;0.4588374;-0.008375177,-0.2089912;0.21494;-0.01638146,-0.2462302;-0.02073085;-0.05262861,0.07461721;0.005054213;-0.03833338,0.09419646;-0.3362679;-0.003372654,0.1102634;-0.6648723;0.06826896,0.110675;-0.6259968;-0.01366317,-0.07291548;0.006088119;-0.04133992,-0.1186116;-0.3333292;-0.0128072,-0.1332077;-0.6626579;0.05575752,-0.1302101;-0.623711;-0.02611303,0.002915545;0.5238623;0.004358146,0;0;0,-0.002025172;0.3022517;0.006773711,-0.005557209;0.5961051;0.0007872586,0.1729009;0.4804044;-0.004129886,0.2061712;0.2374144;-0.03757,0.1751432;0.01436403;-0.1243289,-0.1813212;0.4779233;-0.003775362,-0.2292075;0.2353265;-0.01486461,-0.2157491;0.02690232;-0.1357759,0.0752131;0.002292097;-0.03742266,0.1211574;-0.3370157;-0.0668447,0.1246999;-0.66956;-0.01418257,0.1483595;-0.696267;-0.06910396,-0.0766911;0.006434919;-0.03376075,-0.1086814;-0.3352687;-0.05169431,-0.1007212;-0.6640561;0.02046541,-0.1016975;-0.6504302;-0.06029816,-0.004514664;0.5238636;0.004616023,79.78148
+0;0;0,0.001574865;0.3023202;0.007099895,0.003366;0.5961653;0.0004548451,0.1780641;0.4718522;0.002420357,0.208204;0.2259491;0.01569861,0.2518818;-0.009936497;-0.0098226,-0.1674033;0.458951;-0.008364051,-0.2089621;0.2144893;-0.01638886,-0.2461882;-0.0211001;-0.05262348,0.07466205;0.00505725;-0.03835641,0.09424642;-0.336354;-0.003386561,0.1103037;-0.6647594;0.06821167,0.1107164;-0.6258579;-0.01395962,-0.0729593;0.006091778;-0.04136476,-0.1186674;-0.3334142;-0.01282459,-0.1332547;-0.6625434;0.05569861,-0.1302482;-0.6235704;-0.02641092,0.002915883;0.5239283;0.004359959,0;0;0,-0.002157971;0.3023157;0.007138491,-0.005726665;0.5961586;0.00135398,0.1726313;0.4805252;-0.003220319,0.2062126;0.2370612;-0.0371418,0.1751119;0.01427279;-0.1243148,-0.1814112;0.4781687;-0.00295395,-0.2295015;0.235058;-0.0146825,-0.2158147;0.02684785;-0.1357705,0.07525887;0.002330631;-0.03744173,0.1211928;-0.3370421;-0.06717825,0.1246733;-0.6693975;-0.01462269,0.1483946;-0.6962633;-0.06971455,-0.07673725;0.006405557;-0.03378722,-0.1085103;-0.3354062;-0.05176686,-0.1002762;-0.6638238;0.02109125,-0.1012417;-0.6502262;-0.0599122,-0.004680455;0.5239214;0.005139828,79.81559
+0;0;0,0.00157511;0.3023674;0.007101002,0.003366533;0.5962596;0.000454868,0.1781652;0.4719045;0.002419916,0.2083222;0.2258628;0.01570566,0.2519877;-0.009956688;-0.009808408,-0.1675008;0.4589959;-0.008370693,-0.209083;0.2143964;-0.01640002,-0.2462986;-0.02112702;-0.0526245,0.07468599;0.005058871;-0.03836871,0.0942691;-0.3363304;-0.003401101,0.1103206;-0.6646183;0.06817149,0.1107347;-0.6256868;-0.0142776,-0.07298269;0.006093731;-0.04137802,-0.1186878;-0.3333904;-0.01283968,-0.1332699;-0.6624018;0.05565898,-0.1302533;-0.6233985;-0.02672815,0.002916341;0.5240105;0.004360632,0;0;0,-0.002241194;0.3023604;0.007217646,-0.005875945;0.5962507;0.001492023,0.1726025;0.480586;-0.003049612,0.2061772;0.236992;-0.03706694,0.1751331;0.01430534;-0.1243331,-0.1816186;0.4781064;-0.002808427,-0.2297704;0.2348633;-0.01449771,-0.2160129;0.02685292;-0.1357862,0.07527056;0.002354741;-0.03747725,0.1212091;-0.3369938;-0.06722736,0.1246582;-0.6692401;-0.01475143,0.1485302;-0.6960707;-0.07023311,-0.07678885;0.006376014;-0.03374264,-0.1089981;-0.3353304;-0.05250838,-0.1004868;-0.663617;0.02035213,-0.1014539;-0.6500714;-0.06092589,-0.004815042;0.524001;0.005264521,79.83836
+0;0;0,0.001513925;0.3025069;0.007147972,0.003254086;0.5965157;0.0005632895,0.1778563;0.4721438;0.002522519,0.2079898;0.2266268;0.01562016,0.251422;-0.00992322;-0.01083082,-0.1670307;0.4579125;-0.005671947,-0.2098043;0.2141539;-0.01617506,-0.2472999;-0.02179331;-0.05444956,0.07471457;0.00505711;-0.03831906,0.09427401;-0.336432;-0.003332939,0.110343;-0.6642733;0.06809178,0.1102599;-0.6252936;-0.01469664,-0.07293834;0.006086679;-0.04146257,-0.1186701;-0.33349;-0.01286846,-0.133235;-0.6620125;0.05569186,-0.1307045;-0.6229674;-0.02705079,0.002826628;0.5242368;0.004444865,0;0;0,-0.002211273;0.3024949;0.007469416,-0.005725354;0.5965052;0.001956701,0.1724602;0.4806236;-0.002439499,0.2062802;0.2376292;-0.0366168,0.1751671;0.01423532;-0.1241901,-0.1812501;0.4782459;-0.002635289,-0.2292844;0.2355222;-0.01430051,-0.2155457;0.02685234;-0.1359971,0.07526492;0.002397984;-0.0374918,0.1211466;-0.3370516;-0.06732845,0.1242854;-0.668861;-0.01505685,0.1487895;-0.696016;-0.07044125,-0.07678646;0.006345055;-0.03376054,-0.1091778;-0.3354207;-0.05295303,-0.1004377;-0.6632612;0.0197368,-0.1013349;-0.6497689;-0.06187972,-0.004700556;0.5242238;0.005675793,79.8613
+0;0;0,0.001513925;0.3025069;0.007147972,0.003254086;0.5965157;0.0005632895,0.1778563;0.4721438;0.002522519,0.2079898;0.2266268;0.01562016,0.251422;-0.00992322;-0.01083082,-0.1670307;0.4579125;-0.005671947,-0.2098043;0.2141539;-0.01617506,-0.2472999;-0.02179331;-0.05444956,0.07471457;0.00505711;-0.03831906,0.09427401;-0.336432;-0.003332939,0.110343;-0.6642733;0.06809178,0.1102599;-0.6252936;-0.01469664,-0.07293834;0.006086679;-0.04146257,-0.1186701;-0.33349;-0.01286846,-0.133235;-0.6620125;0.05569186,-0.1307045;-0.6229674;-0.02705079,0.002826628;0.5242368;0.004444865,0;0;0,-0.002211273;0.3024949;0.007469416,-0.005725354;0.5965052;0.001956701,0.1724602;0.4806236;-0.002439499,0.2062802;0.2376292;-0.0366168,0.1751671;0.01423532;-0.1241901,-0.1812501;0.4782459;-0.002635289,-0.2292844;0.2355222;-0.01430051,-0.2155457;0.02685234;-0.1359971,0.07526492;0.002397984;-0.0374918,0.1211466;-0.3370516;-0.06732845,0.1242854;-0.668861;-0.01505685,0.1487895;-0.696016;-0.07044125,-0.07678646;0.006345055;-0.03376054,-0.1091778;-0.3354207;-0.05295303,-0.1004377;-0.6632612;0.0197368,-0.1013349;-0.6497689;-0.06187972,-0.004700556;0.5242238;0.005675793,79.88426
+0;0;0,0.001514165;0.3025548;0.007149104,0.003254509;0.5965945;0.0005637514,0.1778229;0.4722257;0.002523732,0.2079951;0.226394;0.01563816,0.251348;-0.009724841;-0.0107646,-0.1669975;0.4579971;-0.005669152,-0.2098259;0.2139259;-0.01618573,-0.2472532;-0.02159108;-0.05439046,0.07470495;0.005056459;-0.03831412,0.09426352;-0.3364175;-0.003329553,0.1103236;-0.6640769;0.06805553,0.1102401;-0.6250536;-0.01513502,-0.07292894;0.006085896;-0.04145723,-0.1186587;-0.3334758;-0.01286438,-0.1332155;-0.6618159;0.05565789,-0.1306727;-0.6227269;-0.02748667,0.00282701;0.5243086;0.004445707,0;0;0,-0.002210036;0.3025405;0.007564067,-0.005679354;0.5965837;0.00212264,0.1724378;0.480602;-0.002195836,0.2062471;0.2372443;-0.03610086,0.1751903;0.01440404;-0.1238868,-0.1811799;0.4782612;-0.002207376,-0.229055;0.2351978;-0.01419842,-0.2151957;0.02697495;-0.1357707,0.07525398;0.0023911;-0.03748989,0.1211398;-0.337038;-0.06737828,0.124063;-0.668635;-0.01494479,0.1489109;-0.696144;-0.07041907,-0.07676911;0.006356348;-0.03377086,-0.109212;-0.3353828;-0.05307782,-0.100548;-0.6630709;0.01944706,-0.1014761;-0.6496525;-0.06256687,-0.004668325;0.5242941;0.005824327,79.91893
+0;0;0,0.001477805;0.3018815;0.007173026,0.003108789;0.5936447;0.0007606777,0.177351;0.4701134;0.002570534,0.2074186;0.2241324;0.01513289,0.2502217;-0.01155591;-0.0131182,-0.1672316;0.4575331;-0.007735614,-0.2090171;0.213134;-0.01730424,-0.2463667;-0.02190231;-0.05657443,0.07469532;0.005080018;-0.03831491,0.09414722;-0.3363908;-0.003331546,0.1104736;-0.6639359;0.06808472,0.1108097;-0.6248863;-0.01534981,-0.07292409;0.006067832;-0.04145464,-0.1186702;-0.3334846;-0.01289023,-0.133428;-0.6617283;0.05560058,-0.1304536;-0.6226116;-0.02777427,0.002719305;0.5220702;0.004567594,0;0;0,-0.002303258;0.3018779;0.007103682,-0.005943447;0.5935924;-2.95639E-05,0.1724447;0.480729;-0.002194881,0.2063948;0.2373061;-0.0362711,0.1752928;0.0145829;-0.1234851,-0.1816962;0.4783926;-0.001733802,-0.2296147;0.2352425;-0.01399473,-0.2156185;0.02731355;-0.1354398,0.07524724;0.002367824;-0.03748965,0.1211786;-0.3370237;-0.067626,0.1243006;-0.6685487;-0.01533747,0.1491245;-0.6961256;-0.07112288,-0.07675082;0.006382664;-0.03379055,-0.1091843;-0.335348;-0.05309737,-0.1004607;-0.6630032;0.01914214,-0.1014568;-0.6496767;-0.06310342,-0.004897982;0.522052;0.004263163,79.94161
+0;0;0,0.001478522;0.302028;0.007176507,0.003113137;0.5944433;0.0007466311,0.1771006;0.4707501;0.002572004,0.2071529;0.224895;0.01512793,0.2500206;-0.0111493;-0.01316583,-0.166982;0.4581881;-0.007719189,-0.208746;0.2139141;-0.01728291,-0.246152;-0.02147727;-0.05661242,0.07468832;0.005079542;-0.03831132,0.09413733;-0.3363405;-0.003333151,0.1104861;-0.6643356;0.06818122,0.1108191;-0.6253718;-0.01446221,-0.07291726;0.006067263;-0.04145076,-0.1186566;-0.3334348;-0.01289059,-0.1334347;-0.6621293;0.05569431,-0.1304885;-0.623099;-0.02689002,0.002722362;0.5226315;0.004566167,0;0;0,-0.002235413;0.3020085;0.00777626,-0.00559482;0.5944235;0.002345324,0.1722622;0.4808783;-0.002070904,0.2061333;0.2375001;-0.03561592,0.1753264;0.01466459;-0.1236522,-0.1810034;0.4785507;-0.001661051,-0.2288305;0.2355055;-0.0137878,-0.2147809;0.02756159;-0.1359232,0.07523005;0.002403766;-0.0375042,0.1210921;-0.336937;-0.06773496,0.1242316;-0.6689003;-0.01526642,0.1487229;-0.6959632;-0.07053304,-0.07674392;0.00635128;-0.03379253,-0.1092565;-0.3353093;-0.05329627,-0.1005395;-0.6633592;0.01929616,-0.1015308;-0.6498207;-0.06218042,-0.004644021;0.5226111;0.006052971,79.97467
+0;0;0,0.001476023;0.3015175;0.007164377,0.003102938;0.5925534;0.0007672,0.1765842;0.4694075;0.002577323,0.2066218;0.2236723;0.01512713,0.2491326;-0.01040678;-0.01293106,-0.1664953;0.4568821;-0.007683869,-0.208239;0.2127272;-0.01724293,-0.2453336;-0.0207043;-0.05624499,0.07466104;0.005077687;-0.03829733,0.09410669;-0.3362833;-0.003325209,0.1104415;-0.6639982;0.06812808,0.1107759;-0.624995;-0.01487913,-0.07289062;0.006065047;-0.04143562,-0.1186221;-0.3333783;-0.01288039,-0.1333875;-0.661792;0.05564592,-0.1304284;-0.622722;-0.02730193,0.002714318;0.5211377;0.004565673,0;0;0,-0.002219304;0.3015105;0.007264376,-0.005445108;0.5925111;0.0004475117,0.1722453;0.48098;-0.002274513,0.206185;0.2377508;-0.03593731,0.1768284;0.01699427;-0.1242106,-0.1809501;0.4791984;-0.000956689,-0.2284536;0.2362565;-0.01392579,-0.2144198;0.03021239;-0.1353189,0.07519859;0.002414197;-0.03749776,0.1209619;-0.3368475;-0.06808805,0.1241919;-0.6685261;-0.01566339,0.1489553;-0.6957796;-0.0711627,-0.07670095;0.006350441;-0.03381383,-0.1093114;-0.3352375;-0.05337835,-0.100531;-0.6629946;0.01920017,-0.1016547;-0.6495752;-0.06262396,-0.004536048;0.5211217;0.00463295,80.00877
+0;0;0,0.001435782;0.3015039;0.00723224,0.002956019;0.592899;0.00104386,0.1762289;0.4697869;0.002643547,0.2059715;0.2252624;0.01405156,0.2485049;-0.009606823;-0.01862856,-0.166573;0.4581591;-0.009133568,-0.2073809;0.2151692;-0.01901424,-0.2451932;-0.01882984;-0.06208774,0.07464755;0.005106941;-0.03828315,0.09408617;-0.3363047;-0.003316469,0.1103588;-0.6649317;0.06829792,0.1109862;-0.6260132;-0.01385763,-0.0728665;0.006033458;-0.04144887,-0.1186105;-0.3334607;-0.0129236,-0.1333618;-0.6627964;0.05570186,-0.1301389;-0.6238087;-0.02638529,0.002606146;0.5213474;0.004778523,0;0;0,-0.002102524;0.3014778;0.008105516,-0.005004436;0.5928758;0.00295949,0.1721853;0.4811103;-0.002433538,0.2070705;0.2394252;-0.03676057,0.1806385;0.01831527;-0.1286974,-0.1803173;0.4796566;-0.0006137658,-0.2273092;0.2379677;-0.01422496,-0.2133116;0.03106368;-0.136844,0.07517539;0.002449065;-0.03750467,0.1208001;-0.3368715;-0.06820321,0.1243174;-0.6695653;-0.01632333,0.1492424;-0.6959203;-0.07138991,-0.07668041;0.006326511;-0.03382349,-0.1092694;-0.3353152;-0.05335229,-0.1004002;-0.6640002;0.01928798,-0.1016031;-0.6503502;-0.06171017,-0.004192919;0.521323;0.006598473,80.0312
+0;0;0,0.001435782;0.3015039;0.00723224,0.002956019;0.592899;0.00104386,0.1762289;0.4697869;0.002643547,0.2059715;0.2252624;0.01405156,0.2485049;-0.009606823;-0.01862856,-0.166573;0.4581591;-0.009133568,-0.2073809;0.2151692;-0.01901424,-0.2451932;-0.01882984;-0.06208774,0.07464755;0.005106941;-0.03828315,0.09408617;-0.3363047;-0.003316469,0.1103588;-0.6649317;0.06829792,0.1109862;-0.6260132;-0.01385763,-0.0728665;0.006033458;-0.04144887,-0.1186105;-0.3334607;-0.0129236,-0.1333618;-0.6627964;0.05570186,-0.1301389;-0.6238087;-0.02638529,0.002606146;0.5213474;0.004778523,0;0;0,-0.002102524;0.3014778;0.008105516,-0.005004436;0.5928758;0.00295949,0.1721853;0.4811103;-0.002433538,0.2070705;0.2394252;-0.03676057,0.1806385;0.01831527;-0.1286974,-0.1803173;0.4796566;-0.0006137658,-0.2273092;0.2379677;-0.01422496,-0.2133116;0.03106368;-0.136844,0.07517539;0.002449065;-0.03750467,0.1208001;-0.3368715;-0.06820321,0.1243174;-0.6695653;-0.01632333,0.1492424;-0.6959203;-0.07138991,-0.07668041;0.006326511;-0.03382349,-0.1092694;-0.3353152;-0.05335229,-0.1004002;-0.6640002;0.01928798,-0.1016031;-0.6503502;-0.06171017,-0.004192919;0.521323;0.006598473,80.05268
+0;0;0,0.001435332;0.3014093;0.007229971,0.002956436;0.5929727;0.001037124,0.1764093;0.4697439;0.002637887,0.2060933;0.2257018;0.0140234,0.2486429;-0.009256601;-0.01866913,-0.1667487;0.4581041;-0.009151462,-0.207476;0.2155935;-0.01901264,-0.2453026;-0.01849435;-0.06210248,0.07460949;0.005104337;-0.03826364,0.09403633;-0.3361004;-0.00331815,0.1102967;-0.6644814;0.06824264,0.110926;-0.6255381;-0.01414176,-0.07282934;0.006030382;-0.04142773,-0.1185456;-0.3332579;-0.01291976,-0.1332859;-0.6623472;0.05565434,-0.1300539;-0.6233344;-0.02666147,0.002606255;0.521358;0.004775081,0;0;0,-0.002173185;0.3013495;0.009256124,-0.005225122;0.5929424;0.005828619,0.1720894;0.4811584;-0.00244832,0.2077821;0.2402431;-0.03784847,0.1833667;0.01977938;-0.1321054,-0.1806341;0.4799491;-0.0006496925,-0.2276562;0.2388175;-0.01520137,-0.213593;0.03228463;-0.1386158,0.0751247;0.002490073;-0.03750753,0.1206282;-0.3365943;-0.06865954,0.1240154;-0.6690341;-0.01677728,0.1492745;-0.6954995;-0.07192445,-0.07663144;0.006296671;-0.03383357,-0.1093862;-0.3351232;-0.05329714,-0.1003852;-0.6636472;0.01888606,-0.1016014;-0.6499782;-0.06235056,-0.004358307;0.5213039;0.008980274,80.08612
+0;0;0,0.001350051;0.301276;0.007241956,0.002556007;0.5927966;0.001044209,0.1748843;0.4701636;0.002813211,0.2040609;0.2245164;0.01133948,0.2478616;-0.006879747;-0.02996881,-0.1659168;0.4589982;-0.01019563,-0.2064768;0.2151035;-0.02189068,-0.2435414;-0.01668711;-0.06737015,0.07463814;0.005094499;-0.03824333,0.09411228;-0.3368875;-0.003258329,0.1102848;-0.6642556;0.06809056,0.111169;-0.6252477;-0.01488722,-0.07278362;0.006057299;-0.04153567,-0.1185515;-0.3340034;-0.01291931,-0.1332703;-0.6620394;0.05562115,-0.1297657;-0.6229604;-0.02727954,0.002305714;0.5211844;0.0047858,0;0;0,-0.001531035;0.3012043;0.009753704,-0.003484204;0.5927684;0.006864786,0.1721242;0.4813482;-0.002955675,0.2111788;0.2403723;-0.04384446,0.1896406;0.02570896;-0.1469212,-0.1780468;0.4809782;-0.0007072249,-0.2258595;0.2386841;-0.01726037,-0.2129695;0.03524584;-0.1422236,0.0750443;0.002618521;-0.03769422,0.1203022;-0.3373113;-0.06858563,0.1240636;-0.6687894;-0.01729989,0.1494661;-0.6954856;-0.07304478,-0.07671667;0.006159425;-0.03370419,-0.1096778;-0.3359759;-0.05399904,-0.1005655;-0.6634679;0.01802884,-0.101844;-0.64989;-0.06379974,-0.002928272;0.521124;0.009885788,80.1198
+0;0;0,0.001349039;0.3010503;0.00723653,0.0025546;0.5924768;0.001040498,0.1737861;0.4701843;0.002821193,0.2029364;0.2247583;0.01133979,0.2452847;0.001035228;-0.02859873,-0.164849;0.4590899;-0.01010496,-0.2053724;0.2154147;-0.02178949,-0.2412079;-0.008689716;-0.06576086,0.07449368;0.005084638;-0.03816931,0.09397186;-0.3369684;-0.003177032,0.110143;-0.6643083;0.06816571,0.1110232;-0.6253407;-0.01444129,-0.07264274;0.006045575;-0.04145528,-0.1184202;-0.3340858;-0.01283297,-0.1331377;-0.6620936;0.05570159,-0.1296488;-0.6230552;-0.02682867,0.002304364;0.5208808;0.004781244,0;0;0,-0.0009225458;0.3009464;0.01076317,-0.002161399;0.5924271;0.008746862,0.1720221;0.4815864;-0.003840208,0.2136732;0.242357;-0.05064511,0.1990862;0.03903493;-0.1596766,-0.1758721;0.4819326;-0.001100116,-0.2249242;0.2402764;-0.01987252,-0.2147314;0.04716308;-0.1465368,0.07487096;0.002797425;-0.03766394,0.1198199;-0.3371985;-0.0690732,0.123798;-0.6687317;-0.01835251,0.1491814;-0.6950029;-0.07397938,-0.07654064;0.005993076;-0.03372937,-0.1098942;-0.3361147;-0.05503613,-0.1006985;-0.663561;0.01705487,-0.1020319;-0.6498677;-0.06441551,-0.001775622;0.5207896;0.01156831,80.14375
+0;0;0,0.001347067;0.3006101;0.007225948,0.002550844;0.5916045;0.001039298,0.1737613;0.4694292;0.002814443,0.2026981;0.225801;0.01127064,0.2455736;-0.0007074624;-0.02916512,-0.1648315;0.4583361;-0.0101101,-0.205058;0.216446;-0.02170903,-0.2413397;-0.01044858;-0.06622785,0.07441676;0.005079388;-0.03812989,0.09388168;-0.3367407;-0.003161453,0.1100511;-0.6640465;0.06817386,0.1109465;-0.6249246;-0.01585483,-0.07256773;0.006039332;-0.04141247,-0.118314;-0.3338604;-0.01280965,-0.13303;-0.661834;0.05571777,-0.129481;-0.62264;-0.02823285,0.002300996;0.5201194;0.00477425,0;0;0,-0.0007840991;0.3004734;0.01164269,-0.001949444;0.5915263;0.0104332,0.1721435;0.48142;-0.004500866,0.2170124;0.2463265;-0.05910254,0.2132793;0.05338818;-0.1915424,-0.1758443;0.482486;-0.0008354429,-0.2266831;0.2434711;-0.02430463,-0.222298;0.05983281;-0.1693467,0.07478836;0.002895266;-0.03762794,0.119575;-0.3368233;-0.0696919,0.1237423;-0.6683543;-0.01920318,0.150311;-0.6957411;-0.07528973,-0.07643625;0.005913096;-0.03376503,-0.1101644;-0.3358887;-0.05559708,-0.1007877;-0.6633679;0.01615718,-0.1022875;-0.6499141;-0.06672108,-0.001568228;0.5199925;0.01305962,80.17708
+0;0;0,0.001298008;0.3001845;0.007317407,0.002391745;0.5906815;0.001350483,0.173431;0.4688505;0.003250472,0.2014225;0.2292556;0.006515638,0.2455813;0.004884779;-0.04167262,-0.1646559;0.4577715;-0.01101073,-0.2040365;0.2202381;-0.02607463,-0.2403081;-0.004760176;-0.0777904,0.07431671;0.0050872;-0.03809548,0.09375614;-0.3366823;-0.003020711,0.1093882;-0.6643945;0.06770644,0.110545;-0.6252936;-0.01609111,-0.07248271;0.006019715;-0.04135382,-0.1181621;-0.3338648;-0.01295545,-0.1329096;-0.6620363;0.05580439,-0.1291141;-0.6228567;-0.02790657,0.002177018;0.5193284;0.005006747,0;0;0,-0.0005807728;0.3000188;0.01242328,-0.00145188;0.590572;0.01205158,0.1722858;0.4814936;-0.005068302,0.2211552;0.253603;-0.06733847,0.2250346;0.06533298;-0.2057354,-0.1754296;0.482933;0.0006440245,-0.2278812;0.2494116;-0.02962936,-0.2245909;0.0674675;-0.1762579,0.07469438;0.002970934;-0.03757715,0.1196406;-0.3366359;-0.07015967,0.1239409;-0.6683841;-0.01949811,0.1503269;-0.6954879;-0.07561517,-0.07631046;0.005851764;-0.0338022,-0.1100401;-0.335922;-0.05542519,-0.1005762;-0.6637715;0.0157587,-0.1024083;-0.6502301;-0.06689693,-0.001144975;0.5191664;0.01446509,80.20938
+0;0;0,0.001295194;0.2995337;0.007301544,0.002384978;0.5889692;0.001358202,0.1723509;0.4677593;0.003253608,0.2000401;0.2307525;0.006483504,0.2459463;-0.002496883;-0.0436116,-0.1636153;0.4567498;-0.01091814,-0.2025705;0.2217822;-0.02581932,-0.2402773;-0.01211944;-0.07958151,0.07421747;0.005080407;-0.03804461,0.09364399;-0.3364621;-0.002993137,0.1092756;-0.6641641;0.06773181,0.1104294;-0.6250869;-0.01584635,-0.07238591;0.006011677;-0.0412986,-0.118035;-0.3336471;-0.01291909,-0.132782;-0.6618084;0.0558386,-0.1289964;-0.6226529;-0.02765319,0.002171167;0.5179205;0.004998867,0;0;0,0.0003851205;0.2993361;0.01315999,0.001074195;0.5888283;0.01392126,0.1731957;0.4814104;-0.005992889,0.228045;0.2609316;-0.07899952,0.2349756;0.06869951;-0.2273941,-0.172616;0.4841029;0.0007246938,-0.2268939;0.2548522;-0.03731959,-0.2282156;0.07335761;-0.198813,0.07462135;0.002807677;-0.03748608,0.120057;-0.3364339;-0.07077312,0.1244968;-0.6682143;-0.0204041,0.1508656;-0.6950097;-0.07651114,-0.07614811;0.006005609;-0.03386493,-0.1094483;-0.3355562;-0.05586327,-0.09980319;-0.663461;0.01499134,-0.1017511;-0.6498299;-0.06745439,0.0009245127;0.5177173;0.01602554,80.24252
+0;0;0,0.001293184;0.2990689;0.007290214,0.002381697;0.5881712;0.001353051,0.1722183;0.467065;0.003246428,0.1996086;0.2326169;0.006441454,0.245502;-0.0005678535;-0.04363976,-0.1634922;0.4560639;-0.01091453,-0.2020269;0.223633;-0.02565485,-0.2397233;-0.01020387;-0.07940215,0.07430429;0.00508635;-0.03808911,0.09369059;-0.3357491;-0.003110204,0.10933;-0.6636149;0.06765008,0.1104831;-0.6245433;-0.01587665,-0.07247059;0.006018709;-0.04134691,-0.1180252;-0.3329369;-0.01302615,-0.1327795;-0.6612622;0.0557659,-0.1289963;-0.6221122;-0.02767451,0.002168084;0.5171881;0.004990359,0;0;0,0.0008220077;0.2988479;0.01365042,0.001918733;0.5880036;0.01471448,0.1737829;0.481502;-0.006854057,0.2311825;0.266641;-0.08601451,0.2438436;0.08233635;-0.2436881,-0.1719243;0.4844458;0.001429481,-0.2289519;0.2598067;-0.04342021,-0.2390298;0.09838399;-0.2246124,0.07464275;0.002886355;-0.03765512,0.1201009;-0.3356091;-0.0711596,0.1249033;-0.6676072;-0.02114224,0.151352;-0.6942224;-0.07731628,-0.07630693;0.005960082;-0.03375661,-0.1094267;-0.3348807;-0.05609143,-0.09982936;-0.6630311;0.01442637,-0.1020209;-0.6493725;-0.06796596,0.001685366;0.5169569;0.0167644,80.26487
+0;0;0,0.001272751;0.2990643;0.007479256,0.002377812;0.5881792;0.002101511,0.1721727;0.4669501;0.003474084,0.1992082;0.2324585;0.0004562328,0.2456446;0.00158377;-0.05895747,-0.1629312;0.453739;-0.006754993,-0.2036529;0.2223735;-0.02995095,-0.2419021;-0.009422407;-0.0915719,0.074321;0.005089335;-0.0380561,0.09363433;-0.3357495;-0.003069848,0.1092539;-0.6636024;0.06775433,0.1096108;-0.6244962;-0.01577583,-0.07244776;0.006016068;-0.04138728,-0.117884;-0.3329683;-0.01322125,-0.1328832;-0.6612514;0.05571883,-0.1298961;-0.6220713;-0.02775055,0.00215994;0.5171871;0.005561707,0;0;0,0.0008220077;0.2988479;0.01365042,0.001918733;0.5880036;0.01471448,0.1737829;0.481502;-0.006854057,0.2311825;0.266641;-0.08601451,0.2438436;0.08233635;-0.2436881,-0.1719243;0.4844458;0.001429481,-0.2289519;0.2598067;-0.04342021,-0.2390298;0.09838399;-0.2246124,0.07464275;0.002886355;-0.03765512,0.1201009;-0.3356091;-0.0711596,0.1249033;-0.6676072;-0.02114224,0.151352;-0.6942224;-0.07731628,-0.07630693;0.005960082;-0.03375661,-0.1094267;-0.3348807;-0.05609143,-0.09982936;-0.6630311;0.01442637,-0.1020209;-0.6493725;-0.06796596,0.001685366;0.5169569;0.0167644,80.28737
+0;0;0,0.001270554;0.2985481;0.007466345,0.002373523;0.587115;0.002098869,0.1719359;0.4660912;0.00346765,0.1986122;0.2347148;0.0004898903,0.2456788;0.000706777;-0.05973014,-0.1627089;0.4528983;-0.006747413,-0.2028897;0.2246064;-0.02963522,-0.2416579;-0.01033528;-0.09209244,0.07442349;0.005096354;-0.03810857,0.09368525;-0.3348325;-0.00321573,0.1093259;-0.6631276;0.06770397,0.109682;-0.6240418;-0.01563919,-0.07254767;0.006024364;-0.04144435,-0.1178626;-0.332055;-0.01335352,-0.1328821;-0.6607809;0.05567954,-0.1299016;-0.6216213;-0.02760299,0.00215607;0.5162594;0.005552413,0;0;0,0.001147866;0.2983037;0.01421022,0.002587527;0.586907;0.01582956,0.1741946;0.4818991;-0.007318975,0.235499;0.2737978;-0.09211946,0.2503354;0.09098788;-0.2563202,-0.1713153;0.4847911;0.002299191,-0.2312284;0.2663004;-0.05181,-0.2405148;0.1005777;-0.2336099,0.07471086;0.002890229;-0.03777599,0.1200191;-0.3346883;-0.0713625,0.1252783;-0.6671774;-0.02161074,0.1516796;-0.6935256;-0.07779455,-0.07646592;0.005984369;-0.03367851,-0.1092992;-0.3339455;-0.05625813,-0.09972431;-0.6625195;0.0144479,-0.1021303;-0.6488001;-0.06775864,0.002276808;0.5159936;0.01774502,80.31044
+0;0;0,0.00126712;0.2977411;0.007446162,0.002366667;0.5854103;0.002095803,0.17146;0.4647563;0.003459097,0.1976517;0.2375838;0.0005354418,0.2457057;-0.001334056;-0.0609481,-0.1622589;0.4515998;-0.006727702,-0.2017096;0.2274559;-0.02919964,-0.2412913;-0.01241525;-0.09296732,0.07444791;0.005098026;-0.03812108,0.09366909;-0.3341144;-0.003301781,0.1093201;-0.6626288;0.06766531,0.1096761;-0.6235469;-0.0156416,-0.07257148;0.006026342;-0.04145795,-0.1177909;-0.3313404;-0.01342633,-0.1328204;-0.660286;0.05565286,-0.1298413;-0.6211303;-0.02759343,0.002149923;0.5147856;0.005538092,0;0;0,0.001659438;0.2974514;0.01505661,0.003660768;0.5851474;0.01749945,0.1747013;0.4824292;-0.007988689,0.2407243;0.282977;-0.0983305,0.2546997;0.09649082;-0.2662554,-0.170122;0.4854051;0.002395527,-0.2332886;0.2742233;-0.05854785,-0.2427772;0.1098776;-0.2484731,0.07477653;0.002860487;-0.03770924,0.1203493;-0.3338643;-0.07215452,0.1258148;-0.6666015;-0.02256536,0.1522361;-0.6929559;-0.07867908,-0.0764652;0.006030155;-0.03374034,-0.1089728;-0.3331724;-0.05680063,-0.09915037;-0.6619866;0.01382333,-0.1016652;-0.6482188;-0.06835236,0.003216088;0.5144607;0.01921344,80.34335
+0;0;0,0.00123061;0.2971807;0.007592843,0.002252752;0.5842324;0.002648799,0.1702087;0.4640446;0.003634031,0.1962395;0.2381974;-0.005773099,0.2452356;0.0006834865;-0.07534778,-0.16131;0.4517733;-0.008855546,-0.1994575;0.2290314;-0.03538619,-0.2395747;-0.009345353;-0.1076443,0.07453344;0.005086018;-0.03815581,0.09372916;-0.3337252;-0.003349874,0.109286;-0.6621428;0.06763877,0.1101161;-0.6230086;-0.01602363,-0.07262762;0.006060138;-0.04153879,-0.1178475;-0.330904;-0.01355233,-0.1328857;-0.6596763;0.05588935,-0.1294226;-0.6204618;-0.02769665,0.002058676;0.5137588;0.005973435,0;0;0,0.001991108;0.2968693;0.01549792,0.004370078;0.583932;0.01845622,0.1742294;0.4830366;-0.008155107,0.2455907;0.2896553;-0.1045103,0.263053;0.1096384;-0.2804167,-0.1683922;0.4852831;0.002744423,-0.2347504;0.2793957;-0.06782509,-0.2407096;0.1235923;-0.266178,0.07487643;0.002931237;-0.03770804,0.1205818;-0.3333556;-0.07227826,0.1260925;-0.6659963;-0.02268648,0.1528855;-0.692535;-0.07898068,-0.07656528;0.00597252;-0.03374987,-0.1086657;-0.3328528;-0.05698483,-0.0985943;-0.6616499;0.01323302,-0.1012043;-0.6479254;-0.06930072,0.003833801;0.5133996;0.02003789,80.36711
+0;0;0,0.001229315;0.2968679;0.007584853,0.002250648;0.5836943;0.002644446,0.1690719;0.4638912;0.003643147,0.1949745;0.2391557;-0.005717675,0.2441873;0.0005917698;-0.07559995,-0.1602094;0.4517027;-0.00876214,-0.1981691;0.2300573;-0.03516218,-0.2384637;-0.009373322;-0.1077397,0.07473391;0.005099697;-0.03825843,0.09388362;-0.3328995;-0.003535915,0.109478;-0.6621092;0.06762394,0.1103047;-0.6230128;-0.01569265,-0.07282296;0.006076437;-0.04165052,-0.1179345;-0.3300802;-0.01373113,-0.1330089;-0.6596454;0.05587804,-0.1295602;-0.620469;-0.02736246,0.002056708;0.5132698;0.005966762,0;0;0,0.002356067;0.2965201;0.01612091,0.005162716;0.5833455;0.01981115,0.1736877;0.4836031;-0.008206844,0.2485004;0.2947499;-0.1082175,0.2702668;0.1201634;-0.2906015,-0.166443;0.4844606;0.003826207,-0.2336895;0.281742;-0.07132505,-0.2423903;0.1362761;-0.2786463,0.07501785;0.003094315;-0.03791595,0.1206126;-0.332394;-0.07233286,0.1261608;-0.6658332;-0.02259922,0.1528828;-0.691938;-0.07884216,-0.07694268;0.005780216;-0.03348559,-0.1085387;-0.3322303;-0.05728424,-0.09848469;-0.661989;0.01231477,-0.1012839;-0.6481627;-0.06987804,0.004522637;0.5128591;0.02120423,80.3992
+0;0;0,0.001228338;0.2966319;0.007578823,0.002248948;0.5832557;0.002641825,0.1682744;0.4637357;0.003649347,0.1939554;0.2409237;-0.005631357,0.2475295;-0.01878233;-0.08170677,-0.1594377;0.4516053;-0.008696822,-0.1970725;0.2318569;-0.03487091,-0.2409381;-0.02879263;-0.1138805,0.0748581;0.005108172;-0.03832201,0.09399586;-0.33268;-0.003621172,0.1095887;-0.6618578;0.06753181,0.1104152;-0.6227633;-0.01576744,-0.07294398;0.006086535;-0.04171973,-0.1180273;-0.3298602;-0.01381777,-0.1331003;-0.6593935;0.05578466,-0.1296523;-0.6202191;-0.02743851,0.002055139;0.512879;0.00596189,0;0;0,0.002539858;0.2962583;0.01655269,0.005487591;0.5828731;0.02072644,0.1732076;0.4844039;-0.008152246,0.2523073;0.3026818;-0.1135616,0.2771622;0.1237166;-0.3220288,-0.165272;0.4841514;0.004150547,-0.2449028;0.3102608;-0.1133732,-0.2334586;0.1297558;-0.3216802,0.07509843;0.003092587;-0.03806663,0.1208489;-0.3321668;-0.07240677,0.1264394;-0.6655821;-0.02273774,0.1531778;-0.6916465;-0.07898711,-0.07715347;0.005790389;-0.03334995,-0.1084137;-0.3320247;-0.05732889,-0.09827053;-0.6618315;0.01187059,-0.1011292;-0.6479803;-0.0703073,0.004819036;0.5124325;0.02199674,80.43224
+0;0;0,0.001208223;0.2964987;0.007714755,0.002184709;0.5830269;0.003117976,0.1675352;0.4635859;0.003825962,0.1922339;0.2409893;-0.01419569,0.2422912;0.007311329;-0.09496436,-0.158862;0.4521227;-0.01022332,-0.1956551;0.2326052;-0.04092133,-0.235489;-0.003883198;-0.1191595,0.07492945;0.005115114;-0.03834548,0.09404422;-0.3325254;-0.003622849,0.1096428;-0.6616501;0.0674753,0.1108201;-0.6225834;-0.01546466,-0.07299869;0.006088242;-0.04177426,-0.118054;-0.329724;-0.01398312,-0.1331686;-0.6591641;0.05574562,-0.1293814;-0.620014;-0.02710702,0.0020008;0.5126675;0.006344249,0;0;0,0.002800822;0.2961086;0.01686072,0.006051809;0.5826129;0.02139664,0.1729615;0.4847197;-0.008313894,0.2549647;0.3062795;-0.1174862,0.2850325;0.1517103;-0.3145623,-0.1640963;0.4842184;0.004221164,-0.2435412;0.3107132;-0.1143894,-0.2414567;0.1581328;-0.3152614,0.07516061;0.003071934;-0.03811049,0.1210138;-0.3320261;-0.07244635,0.1266089;-0.6653867;-0.02284026,0.1532223;-0.690944;-0.07912302,-0.07723914;0.005828865;-0.0333332,-0.1082224;-0.3318577;-0.05741589,-0.09805236;-0.6617198;0.01120558,-0.1009289;-0.6477833;-0.07062547,0.005307078;0.5121931;0.02257609,80.45451
+0;0;0,0.001208223;0.2964987;0.007714755,0.002184709;0.5830269;0.003117976,0.1675352;0.4635859;0.003825962,0.1922339;0.2409893;-0.01419569,0.2422912;0.007311329;-0.09496436,-0.158862;0.4521227;-0.01022332,-0.1956551;0.2326052;-0.04092133,-0.235489;-0.003883198;-0.1191595,0.07492945;0.005115114;-0.03834548,0.09404422;-0.3325254;-0.003622849,0.1096428;-0.6616501;0.0674753,0.1108201;-0.6225834;-0.01546466,-0.07299869;0.006088242;-0.04177426,-0.118054;-0.329724;-0.01398312,-0.1331686;-0.6591641;0.05574562,-0.1293814;-0.620014;-0.02710702,0.0020008;0.5126675;0.006344249,0;0;0,0.002800822;0.2961086;0.01686072,0.006051809;0.5826129;0.02139664,0.1729615;0.4847197;-0.008313894,0.2549647;0.3062795;-0.1174862,0.2850325;0.1517103;-0.3145623,-0.1640963;0.4842184;0.004221164,-0.2435412;0.3107132;-0.1143894,-0.2414567;0.1581328;-0.3152614,0.07516061;0.003071934;-0.03811049,0.1210138;-0.3320261;-0.07244635,0.1266089;-0.6653867;-0.02284026,0.1532223;-0.690944;-0.07912302,-0.07723914;0.005828865;-0.0333332,-0.1082224;-0.3318577;-0.05741589,-0.09805236;-0.6617198;0.01120558,-0.1009289;-0.6477833;-0.07062547,0.005307078;0.5121931;0.02257609,80.47858
+0;0;0,0.001208109;0.2964706;0.007714024,0.002184659;0.5830195;0.00311671,0.1671587;0.4636798;0.003830892,0.1922614;0.2374431;-0.01448548,0.2406201;0.01169424;-0.09251351,-0.1584962;0.4522427;-0.01018644,-0.1958911;0.2291354;-0.04138647,-0.2343733;0.000671491;-0.1169698,0.07497342;0.005118115;-0.03836798,0.09407067;-0.3322131;-0.003677163,0.1096741;-0.6614404;0.06744315,0.1108442;-0.622429;-0.01499046,-0.07304152;0.006091814;-0.04179877,-0.1180556;-0.3294128;-0.01403309,-0.1331749;-0.6589556;0.05571739,-0.1294108;-0.6198614;-0.02662944,0.002000724;0.5126498;0.006343452,0;0;0,0.002979338;0.2960656;0.01708913,0.006388322;0.5825847;0.02188516,0.1728249;0.4850579;-0.008394718,0.2623646;0.3136372;-0.1298289,0.286985;0.1565215;-0.3144853,-0.1632932;0.4835768;0.004624611,-0.2443645;0.3094033;-0.1188247,-0.2420281;0.1621309;-0.3129763,0.07516469;0.003048032;-0.03821373,0.1210778;-0.3317421;-0.07239008,0.1267644;-0.6652211;-0.02287627,0.1530642;-0.6901236;-0.07919598,-0.07731895;0.00584296;-0.03327086,-0.1082048;-0.3315409;-0.05732758,-0.09838475;-0.6617006;0.01042409,-0.1013334;-0.6476461;-0.07090808,0.005607039;0.5121539;0.02299857,80.5113
+0;0;0,0.00119151;0.2965249;0.007943466,0.0021414;0.583377;0.003889941,0.1666906;0.4639579;0.00402235,0.1913154;0.2396784;-0.02003114,0.2365668;0.02582911;-0.1057876,-0.1581178;0.4529856;-0.01108623,-0.195299;0.2321454;-0.0476018,-0.2326343;0.016792;-0.1334061,0.07501506;0.005125233;-0.03840453,0.0940978;-0.3320949;-0.003653664,0.1097059;-0.6612849;0.06742874,0.1111072;-0.6222217;-0.01525605,-0.07309525;0.006089181;-0.04181438,-0.1180406;-0.3293275;-0.01416074,-0.1331117;-0.6588267;0.05559246,-0.1291101;-0.6196749;-0.02699756,0.001958943;0.5129098;0.006969484,0;0;0,0.003204092;0.2960937;0.01760125,0.006930873;0.5828894;0.02321005,0.172642;0.4853417;-0.008524895,0.2638358;0.3183502;-0.1321526,0.2903383;0.1714111;-0.3133703,-0.1621435;0.4830056;0.004495095,-0.2420446;0.3121086;-0.1215856,-0.2370434;0.1710496;-0.3092307,0.07518052;0.003044337;-0.03830218,0.1211659;-0.3316287;-0.07248473,0.1268658;-0.6650621;-0.02296639,0.1534033;-0.6900679;-0.07945538,-0.0774081;0.005850612;-0.03319927,-0.1081626;-0.331426;-0.0574437,-0.09821168;-0.6615462;0.01026175,-0.1011599;-0.6475164;-0.07132956,0.00606811;0.5123656;0.02409911,80.53299
+0;0;0,0.00119168;0.2965672;0.007944598,0.002142459;0.58369;0.003886911,0.1666341;0.4642129;0.004023625,0.1912303;0.2401946;-0.02000184,0.2371998;0.02295165;-0.1071192,-0.1580613;0.4532444;-0.0110797,-0.1951992;0.2326614;-0.04755273,-0.2331269;0.01389049;-0.1347187,0.07503287;0.005126449;-0.03841365,0.0941253;-0.332265;-0.003645122,0.1097438;-0.6616735;0.06748449,0.1111443;-0.6226152;-0.01515576,-0.07311259;0.006090627;-0.0418243,-0.1180807;-0.3294964;-0.01415661,-0.1331619;-0.6592145;0.05564292,-0.1291624;-0.6200677;-0.02690262,0.001959807;0.5131477;0.006969734,0;0;0,0.003289297;0.2960885;0.01836872,0.007101223;0.5831229;0.02548385,0.1724042;0.485813;-0.008596659,0.2656011;0.3224388;-0.1350467,0.2939442;0.1757637;-0.3210043,-0.1616972;0.4830323;0.004679374,-0.2402762;0.3162088;-0.1270844,-0.2255678;0.1844478;-0.3253766,0.07519424;0.003051311;-0.03831887,0.1212328;-0.3317991;-0.07240605,0.1267602;-0.6654208;-0.02261209,0.1534329;-0.6902796;-0.07911444,-0.07742909;0.005855521;-0.03320042,-0.1080993;-0.3316004;-0.05747289,-0.09829241;-0.66204;0.009809516,-0.1012722;-0.6479574;-0.07174528,0.006228521;0.51252;0.02594781,80.56673
+0;0;0,0.001191772;0.2965902;0.007945214,0.002142959;0.583836;0.003885791,0.1666047;0.4643376;0.004024358,0.1911081;0.2411641;-0.0199105,0.2370804;0.02390778;-0.1070332,-0.1580318;0.4533711;-0.01107622,-0.1950297;0.2336199;-0.04741172,-0.2329598;0.01483554;-0.134583,0.07505917;0.005128247;-0.03842711,0.09415155;-0.3322622;-0.003658693,0.109771;-0.6616915;0.06747539,0.1111742;-0.6226159;-0.01532239,-0.07313822;0.006092762;-0.04183897,-0.1181062;-0.3294933;-0.01417136,-0.1331883;-0.6592321;0.05563256,-0.1291812;-0.6200678;-0.02707033,0.001960228;0.5132635;0.006969933,0;0;0,0.003276795;0.2960873;0.01875758,0.006935939;0.5832348;0.0263288,0.1721607;0.4863277;-0.008656979,0.2671347;0.3276177;-0.138159,0.2963116;0.1844149;-0.326695,-0.1616394;0.4829051;0.004633669,-0.2394768;0.3199902;-0.1309384,-0.2564935;0.1962659;-0.3341793,0.07520291;0.003024817;-0.03836918,0.1212385;-0.3318347;-0.07236171,0.1267183;-0.6654922;-0.02265906,0.1534043;-0.6904426;-0.07929945,-0.07747383;0.005862376;-0.03317015,-0.1081091;-0.3315926;-0.05748539,-0.09817012;-0.6621225;0.009440012,-0.1011679;-0.6480528;-0.0722732,0.006116435;0.5126004;0.02668786,80.60006
+0;0;0,0.00114541;0.296951;0.00826899,0.002000774;0.5848977;0.004717917,0.1667212;0.4645212;0.004069946,0.1927611;0.2426002;-0.03017585,0.2361015;0.03617105;-0.1213872,-0.1584254;0.4540958;-0.01160758,-0.1954617;0.2350994;-0.05366324,-0.2318166;0.02772859;-0.1457858,0.07510305;0.00512817;-0.03844647,0.09425806;-0.3322934;-0.003740713,0.1102104;-0.6615466;0.06778444,0.1117256;-0.6224347;-0.0150433,-0.07317802;0.006096933;-0.04186529,-0.1180751;-0.3295296;-0.01422852,-0.1332436;-0.6591788;0.05562381,-0.1291189;-0.6199776;-0.02710515,0.001838245;0.5141208;0.00768289,0;0;0,0.003195003;0.2964383;0.0190711,0.006590575;0.5842788;0.0267818,0.1721802;0.4869233;-0.008825541,0.2693977;0.3323911;-0.1421235,0.3010011;0.1968549;-0.3249952,-0.1620772;0.482679;0.004508851,-0.2387509;0.3224961;-0.1353567,-0.2424047;0.1954796;-0.3268361,0.07523605;0.003018439;-0.03840995,0.1213368;-0.3318566;-0.07244134,0.126789;-0.6654493;-0.02280068,0.153471;-0.6903496;-0.07954383,-0.07752788;0.005881969;-0.03316215,-0.1080499;-0.3316012;-0.0576198,-0.09801569;-0.6620803;0.009170435,-0.1010514;-0.64801;-0.07257788,0.005855963;0.5134443;0.02712512,80.63362
+0;0;0,0.001146972;0.2973559;0.008280263,0.002004529;0.5860449;0.004719507,0.1665778;0.4655166;0.004082958,0.1926306;0.2434851;-0.03017988,0.2348229;0.04252492;-0.1189747,-0.1582796;0.4551004;-0.01158062,-0.1953343;0.2359951;-0.05365722,-0.230726;0.03411812;-0.1433391,0.07513203;0.005130148;-0.03846131,0.09429954;-0.3325115;-0.003732901,0.1102543;-0.6618143;0.06780301,0.1117758;-0.6226642;-0.01537225,-0.07320626;0.006099285;-0.04188145,-0.1181327;-0.3297462;-0.01422664,-0.1333034;-0.6594449;0.05563619,-0.1291614;-0.6202051;-0.02743988,0.001841549;0.515072;0.007692689,0;0;0,0.003303304;0.2968057;0.01964331,0.006825387;0.5853714;0.02792811,0.1718859;0.4876622;-0.009237528,0.2710728;0.3372785;-0.1459758,0.3043818;0.2069077;-0.3247038,-0.1614364;0.4827875;0.004554769,-0.2384518;0.3263458;-0.1394774,-0.237905;0.2031311;-0.326206,0.07526149;0.002987981;-0.03843427,0.1214245;-0.3321238;-0.07226396,0.1268562;-0.665795;-0.02280378,0.1538856;-0.6912016;-0.07940483,-0.07756332;0.005923814;-0.03315496,-0.1081735;-0.331777;-0.05757885,-0.09804839;-0.6623402;0.00903751,-0.1011801;-0.6483197;-0.07305399,0.006060079;0.5143405;0.02813745,80.65597
+0;0;0,0.001146972;0.2973559;0.008280263,0.002004529;0.5860449;0.004719507,0.1665778;0.4655166;0.004082958,0.1926306;0.2434851;-0.03017988,0.2348229;0.04252492;-0.1189747,-0.1582796;0.4551004;-0.01158062,-0.1953343;0.2359951;-0.05365722,-0.230726;0.03411812;-0.1433391,0.07513203;0.005130148;-0.03846131,0.09429954;-0.3325115;-0.003732901,0.1102543;-0.6618143;0.06780301,0.1117758;-0.6226642;-0.01537225,-0.07320626;0.006099285;-0.04188145,-0.1181327;-0.3297462;-0.01422664,-0.1333034;-0.6594449;0.05563619,-0.1291614;-0.6202051;-0.02743988,0.001841549;0.515072;0.007692689,0;0;0,0.003303304;0.2968057;0.01964331,0.006825387;0.5853714;0.02792811,0.1718859;0.4876622;-0.009237528,0.2710728;0.3372785;-0.1459758,0.3043818;0.2069077;-0.3247038,-0.1614364;0.4827875;0.004554769,-0.2384518;0.3263458;-0.1394774,-0.237905;0.2031311;-0.326206,0.07526149;0.002987981;-0.03843427,0.1214245;-0.3321238;-0.07226396,0.1268562;-0.665795;-0.02280378,0.1538856;-0.6912016;-0.07940483,-0.07756332;0.005923814;-0.03315496,-0.1081735;-0.331777;-0.05757885,-0.09804839;-0.6623402;0.00903751,-0.1011801;-0.6483197;-0.07305399,0.006060079;0.5143405;0.02813745,80.67845
+0;0;0,0.001120937;0.2977033;0.008716728,0.001845505;0.5867425;0.005804259,0.1661524;0.4651939;0.003762322,0.1924684;0.2439943;-0.03668934,0.2352368;0.04978381;-0.1393084,-0.1582404;0.4557171;-0.01210778,-0.1955579;0.2377132;-0.06047945,-0.2297764;0.0383494;-0.156191,0.07509559;0.005118591;-0.03843084,0.09434242;-0.3331621;-0.003661565,0.1098652;-0.6617994;0.06766278,0.11144;-0.6226832;-0.01484695,-0.07316143;0.006104348;-0.04186432,-0.1181082;-0.3303912;-0.01422956,-0.1334458;-0.6593659;0.05556315,-0.1292746;-0.6201635;-0.02684655,0.001716587;0.5156906;0.008618976,0;0;0,0.003454089;0.2971348;0.02008605,0.00711605;0.5860357;0.02854347,0.1720142;0.4885281;-0.009483337,0.273727;0.3438796;-0.1508675,0.3055954;0.2145874;-0.3307159,-0.1610434;0.4831626;0.004369393,-0.2386895;0.330639;-0.1438392,-0.2342867;0.2324304;-0.3448696,0.07525402;0.002910465;-0.03835154,0.1215345;-0.3328726;-0.07183313,0.1269274;-0.665911;-0.02297663,0.1536989;-0.6910717;-0.07895899,-0.07748652;0.005985794;-0.03320375,-0.1082642;-0.3323304;-0.05786123,-0.09789086;-0.6622099;0.008490823,-0.1010246;-0.6480597;-0.07294877,0.006318107;0.5149326;0.02872968,80.71242
+0;0;0,0.001122523;0.2981245;0.008729059,0.001848764;0.5878343;0.005809488,0.1672725;0.465769;0.003741436,0.1935962;0.2445049;-0.03672202,0.2454383;0.009090722;-0.1611128,-0.1593242;0.4562278;-0.01223649,-0.1966525;0.2381604;-0.06062226,-0.2381308;-0.003500447;-0.17664,0.07511246;0.00511974;-0.03843947,0.09435614;-0.3331056;-0.003675878,0.1098897;-0.6619717;0.06769811,0.1114628;-0.6228655;-0.0147214,-0.07317787;0.006105719;-0.04187372,-0.1181172;-0.3303348;-0.01424348,-0.1334656;-0.6595384;0.0555978,-0.1292989;-0.6203461;-0.02672177,0.001719531;0.5166087;0.008631085,0;0;0,0.003513068;0.2975294;0.02048326,0.007173002;0.5870916;0.02926517,0.1723156;0.4895647;-0.01297045,0.2772737;0.3489347;-0.1561313,0.3054906;0.1918505;-0.3754686,-0.1617159;0.4828558;0.003434671,-0.2398195;0.3341504;-0.1484684,-0.2359227;0.2080091;-0.3885802,0.07526876;0.002869755;-0.03836751,0.1215308;-0.3328648;-0.07179475,0.1270417;-0.6661626;-0.02310634,0.1538515;-0.6911725;-0.07908416,-0.07751448;0.006042778;-0.03317646,-0.1084636;-0.3321775;-0.05816468,-0.09791752;-0.6622704;0.008287586,-0.1015322;-0.6480863;-0.07304607,0.006382287;0.5158145;0.02937889,80.73368
+0;0;0,0.001125651;0.2989553;0.008753384,0.001855159;0.5899773;0.005819621,0.1675665;0.4674761;0.003756815,0.1939209;0.2459533;-0.03675396,0.2366844;0.05176535;-0.1393611,-0.1595988;0.4579183;-0.01224893,-0.1969708;0.2395959;-0.06069127,-0.2311853;0.04025519;-0.1563917,0.07512894;0.005120864;-0.03844791,0.09437211;-0.3330956;-0.003685232,0.1099005;-0.6618516;0.06766489,0.1114729;-0.6227491;-0.0147208,-0.07319392;0.006107058;-0.04188291,-0.1181321;-0.3303246;-0.0142534,-0.1334753;-0.6594182;0.05556454,-0.1293104;-0.6202296;-0.02672126,0.001725296;0.5184044;0.008654977,0;0;0,0.003510967;0.298319;0.02110815,0.006851539;0.5891783;0.03053379,0.1719364;0.4899962;-0.01289272,0.279139;0.3562348;-0.1612959,0.3113385;0.2251763;-0.3397694,-0.1617138;0.4829813;0.003242563,-0.2392391;0.3368502;-0.1518173,-0.231786;0.2354127;-0.3511181,0.07525845;0.002850652;-0.03842998,0.1214751;-0.3328891;-0.07177615,0.1270408;-0.6661109;-0.02335358,0.1539777;-0.6911221;-0.07921863,-0.0775672;0.006084259;-0.03309282,-0.1085579;-0.3321173;-0.05815948,-0.09817299;-0.6620079;0.008749962,-0.1017437;-0.6478077;-0.0725541,0.006165847;0.5175524;0.03048682,80.75748
+0;0;0,0.001007374;0.2989443;0.009261076,0.001681025;0.5899141;0.007164996,0.1666485;0.4668991;0.003252172,0.1933009;0.2472168;-0.04652705,0.2365747;0.05498075;-0.1526923,-0.1591277;0.4581999;-0.01281485,-0.197321;0.2412329;-0.06680758,-0.2296932;0.04841788;-0.17577,0.0751235;0.005092682;-0.0384427,0.09450574;-0.3331211;-0.003644887,0.1100199;-0.6617841;0.06751052,0.1116381;-0.6225787;-0.01540238,-0.07319149;0.006131534;-0.04186558,-0.1179893;-0.3303437;-0.01443074,-0.1335621;-0.6592994;0.05534561,-0.1293331;-0.6200059;-0.02746531,0.001551755;0.5183602;0.009783533,0;0;0,0.003498286;0.2983217;0.02112794,0.006780475;0.5891222;0.0305264,0.1714783;0.4908094;-0.01299334,0.2795408;0.3595844;-0.1631637,0.3100096;0.2300943;-0.3431702,-0.1611791;0.4830536;0.0027309,-0.2381708;0.3417109;-0.1570914,-0.2310396;0.2282658;-0.3499067,0.0752537;0.002843976;-0.0384202,0.1214784;-0.3329026;-0.07177567,0.127071;-0.6660143;-0.02352095,0.1543846;-0.6912214;-0.07980633,-0.07754754;0.006107396;-0.0331119,-0.1084331;-0.3321155;-0.0581407,-0.09817709;-0.6618193;0.009040877,-0.1017192;-0.6477263;-0.07279021,0.00612019;0.5175234;0.03049111,80.79105
+0;0;0,0.00101132;0.3001151;0.009297348,0.001688911;0.5927941;0.007188007,0.1672003;0.4691648;0.003269904,0.1938833;0.2492303;-0.04656644,0.2372197;0.05671664;-0.152885,-0.1596508;0.4604369;-0.01285013,-0.1978879;0.2432209;-0.06690481,-0.2303068;0.05012736;-0.1760246,0.07511649;0.005092207;-0.03843911,0.09450027;-0.3331484;-0.003638536,0.1099946;-0.6613911;0.06742588,0.1115996;-0.622261;-0.01480979,-0.07318467;0.006130962;-0.04186167,-0.117986;-0.330371;-0.01442465,-0.1335389;-0.6589061;0.05526246,-0.1293444;-0.6196885;-0.02687207,0.001558838;0.5207956;0.009822816,0;0;0,0.003519118;0.2994402;0.02190328,0.006452709;0.5919278;0.03211927,0.1712005;0.4913782;-0.01294637,0.2808604;0.3672623;-0.1683064,0.3249195;0.2609756;-0.3606735,-0.1612062;0.483309;0.002155641,-0.2399826;0.3349246;-0.150629,-0.2288032;0.2386166;-0.3527255,0.07522953;0.002823412;-0.03845167,0.1214046;-0.332958;-0.07180214,0.1269071;-0.6656541;-0.02367187,0.1537219;-0.6903589;-0.07968068,-0.07754051;0.006131776;-0.03310371,-0.1084813;-0.3321123;-0.05814603,-0.09837835;-0.6612707;0.009575229,-0.1017968;-0.6470307;-0.07159483,0.005900607;0.5198836;0.03187752,80.823
+0;0;0,0.00101132;0.3001151;0.009297348,0.001688911;0.5927941;0.007188007,0.1672003;0.4691648;0.003269904,0.1938833;0.2492303;-0.04656644,0.2372197;0.05671664;-0.152885,-0.1596508;0.4604369;-0.01285013,-0.1978879;0.2432209;-0.06690481,-0.2303068;0.05012736;-0.1760246,0.07511649;0.005092207;-0.03843911,0.09450027;-0.3331484;-0.003638536,0.1099946;-0.6613911;0.06742588,0.1115996;-0.622261;-0.01480979,-0.07318467;0.006130962;-0.04186167,-0.117986;-0.330371;-0.01442465,-0.1335389;-0.6589061;0.05526246,-0.1293444;-0.6196885;-0.02687207,0.001558838;0.5207956;0.009822816,0;0;0,0.003519118;0.2994402;0.02190328,0.006452709;0.5919278;0.03211927,0.1712005;0.4913782;-0.01294637,0.2808604;0.3672623;-0.1683064,0.3249195;0.2609756;-0.3606735,-0.1612062;0.483309;0.002155641,-0.2399826;0.3349246;-0.150629,-0.2288032;0.2386166;-0.3527255,0.07522953;0.002823412;-0.03845167,0.1214046;-0.332958;-0.07180214,0.1269071;-0.6656541;-0.02367187,0.1537219;-0.6903589;-0.07968068,-0.07754051;0.006131776;-0.03310371,-0.1084813;-0.3321123;-0.05814603,-0.09837835;-0.6612707;0.009575229,-0.1017968;-0.6470307;-0.07159483,0.005900607;0.5198836;0.03187752,80.84571
+0;0;0,0.0009590959;0.300616;0.009777103,0.001665141;0.5936217;0.008126195,0.1665054;0.4687085;0.002096746,0.1933968;0.2504309;-0.05490269,0.2393844;0.05826633;-0.1812853,-0.1593515;0.4612831;-0.01330021,-0.1976722;0.2452482;-0.07227181,-0.2306;0.04839122;-0.1954697,0.0751059;0.005065726;-0.03839678,0.0942588;-0.3330433;-0.003635529,0.1099772;-0.6615123;0.06743461,0.1114858;-0.6223151;-0.01511242,-0.07315136;0.006144352;-0.04185686,-0.1178574;-0.3302246;-0.01446633,-0.1338272;-0.6590494;0.05488149,-0.1297159;-0.6197649;-0.0275671,0.001519556;0.5215606;0.01066178,0;0;0,0.00336574;0.2999466;0.02207208,0.005963609;0.592764;0.03221917,0.1706314;0.492723;-0.01313186,0.2806171;0.3713354;-0.1705656,0.3074596;0.2703443;-0.3805535,-0.1603651;0.4848872;-0.004002102,-0.2383862;0.3538205;-0.1723809,-0.3051184;0.2114048;-0.3463902,0.07521211;0.002797246;-0.03842115,0.1213365;-0.3328469;-0.07171464,0.1268336;-0.6657998;-0.02373481,0.1538468;-0.6906773;-0.07994533,-0.07748934;0.006174577;-0.0331383,-0.1084627;-0.3319312;-0.0579988,-0.09840439;-0.6613674;0.009532966,-0.1007597;-0.6472051;-0.07198083,0.005498186;0.5206599;0.03200793,80.87904
+0;0;0,0.0009616946;0.3014305;0.009803594,0.001669744;0.5952666;0.008148292,0.1670789;0.4699741;0.002096222,0.1939847;0.2515793;-0.0549338,0.2393602;0.06197244;-0.1796343,-0.1599023;0.462523;-0.01335386,-0.1982436;0.2463723;-0.0723571,-0.2307332;0.05213536;-0.1939153,0.07506943;0.005063266;-0.03837814,0.09422988;-0.3331789;-0.003603201,0.1099556;-0.6618012;0.0675001,0.1114639;-0.6226058;-0.0150307,-0.07311584;0.006141369;-0.04183654,-0.1178394;-0.33036;-0.01443523,-0.1338168;-0.6593382;0.05494495,-0.1297062;-0.6200556;-0.02748743,0.001523762;0.5230085;0.01069081,0;0;0,0.003016204;0.300742;0.02241755,0.004893392;0.5943913;0.03268027,0.1699902;0.4933195;-0.01360869,0.2797658;0.374424;-0.1732514,0.3060732;0.2686946;-0.3774306,-0.1610595;0.4862446;-0.007025044,-0.2400482;0.3572648;-0.1767235,-0.333992;0.2230292;-0.3401717,0.07519718;0.002797097;-0.03836012,0.1212901;-0.3329762;-0.07176542,0.1267993;-0.6660582;-0.02358246,0.1535151;-0.6909118;-0.07993412,-0.07742788;0.006173516;-0.03317754,-0.1083597;-0.3320756;-0.05797551,-0.09833763;-0.6616403;0.009716831,-0.1002431;-0.6474793;-0.07179181,0.004625544;0.5220892;0.03245497,80.9014
+0;0;0,0.0009637085;0.3020617;0.009824124,0.001672731;0.596297;0.008167425,0.1671047;0.4709206;0.002116851,0.1940589;0.2521332;-0.05501571,0.2422147;0.05090845;-0.187357,-0.1599219;0.4634686;-0.01333538,-0.1983322;0.2469291;-0.0724447,-0.2328125;0.04079066;-0.2014512,0.07507366;0.005063551;-0.0383803,0.094205;-0.3326648;-0.003658194,0.1099589;-0.6618757;0.06757249,0.1114257;-0.6229335;-0.01268601,-0.07311997;0.006141714;-0.0418389,-0.1177756;-0.3298484;-0.01447921,-0.1337816;-0.659416;0.05502527,-0.1297842;-0.620389;-0.02513752,0.001526594;0.5239624;0.01071263,0;0;0,0.002874568;0.3013585;0.02266097,0.004614338;0.5954078;0.03292418,0.1696701;0.4943829;-0.01375961,0.2802307;0.3873336;-0.1816149,0.3056919;0.2651942;-0.3931764,-0.1607098;0.4870243;-0.009185188,-0.2407252;0.3587645;-0.1794953,-0.2365418;0.2303264;-0.3888055,0.07518543;0.002755672;-0.0383966,0.1212037;-0.3325153;-0.07167959,0.126827;-0.6662263;-0.02364612,0.1522459;-0.6898273;-0.07845807,-0.07743449;0.00621573;-0.03316635,-0.1079134;-0.3315915;-0.05744239,-0.09820945;-0.6617293;0.01050459,-0.09973613;-0.6471378;-0.06876579,0.004371867;0.5230291;0.03270912,80.92391
+0;0;0,0.0008620513;0.3025886;0.01025682,0.001466005;0.5972922;0.008905012,0.1665292;0.4706089;0.000785267,0.1934849;0.2534736;-0.06306566,0.2471152;0.04813153;-0.2089615,-0.1599671;0.4643174;-0.01422324,-0.1984325;0.2489727;-0.07824203,-0.2339463;0.04083161;-0.2256978,0.0751554;0.004995431;-0.03826326,0.09448576;-0.3328145;-0.003914665,0.1096506;-0.6620296;0.06727144,0.1110782;-0.622977;-0.01372271,-0.07311475;0.006159693;-0.04187669,-0.1177534;-0.3298935;-0.01458729,-0.1337856;-0.6594152;0.05497104,-0.1298092;-0.6202822;-0.02592901,0.001342727;0.5248504;0.01139037,0;0;0,0.002666712;0.3018891;0.02284074,0.004023269;0.5964044;0.03319812,0.1692102;0.495309;-0.01382017,0.2802482;0.3952984;-0.1859241,0.3032602;0.2770758;-0.4135664,-0.1608323;0.4874305;-0.01038915,-0.2412532;0.3634216;-0.1838988,-0.2333599;0.2201969;-0.3977948,0.07519501;0.002754331;-0.03841209,0.121192;-0.3325724;-0.07171822,0.1267982;-0.6662412;-0.02361679,0.1529325;-0.6899967;-0.07903695,-0.07745165;0.006217081;-0.03316558,-0.1077239;-0.3316576;-0.05752483,-0.09816318;-0.6617589;0.01045823,-0.09953021;-0.6473092;-0.06954405,0.003880441;0.5239204;0.03296256,80.95732
+0;0;0,0.0008620513;0.3025886;0.01025682,0.001466005;0.5972922;0.008905012,0.1665292;0.4706089;0.000785267,0.1934849;0.2534736;-0.06306566,0.2471152;0.04813153;-0.2089615,-0.1599671;0.4643174;-0.01422324,-0.1984325;0.2489727;-0.07824203,-0.2339463;0.04083161;-0.2256978,0.0751554;0.004995431;-0.03826326,0.09448576;-0.3328145;-0.003914665,0.1096506;-0.6620296;0.06727144,0.1110782;-0.622977;-0.01372271,-0.07311475;0.006159693;-0.04187669,-0.1177534;-0.3298935;-0.01458729,-0.1337856;-0.6594152;0.05497104,-0.1298092;-0.6202822;-0.02592901,0.001342727;0.5248504;0.01139037,0;0;0,0.002666712;0.3018891;0.02284074,0.004023269;0.5964044;0.03319812,0.1692102;0.495309;-0.01382017,0.2802482;0.3952984;-0.1859241,0.3032602;0.2770758;-0.4135664,-0.1608323;0.4874305;-0.01038915,-0.2412532;0.3634216;-0.1838988,-0.2333599;0.2201969;-0.3977948,0.07519501;0.002754331;-0.03841209,0.121192;-0.3325724;-0.07171822,0.1267982;-0.6662412;-0.02361679,0.1529325;-0.6899967;-0.07903695,-0.07745165;0.006217081;-0.03316558,-0.1077239;-0.3316576;-0.05752483,-0.09816318;-0.6617589;0.01045823,-0.09953021;-0.6473092;-0.06954405,0.003880441;0.5239204;0.03296256,80.98035
+0;0;0,0.0008634094;0.3030653;0.01027297,0.001468894;0.5985177;0.008917389,0.1669536;0.471503;0.0007771747,0.1939212;0.2542717;-0.06310196,0.2488126;0.0441013;-0.2124284,-0.1603765;0.4651954;-0.01426966,-0.1988589;0.2497557;-0.07831674,-0.2352077;0.03672032;-0.2292398,0.07516752;0.004996237;-0.03826943,0.09450081;-0.3328649;-0.003915634,0.1096664;-0.6620963;0.067274,0.1110945;-0.6230398;-0.01375405,-0.07312654;0.006160686;-0.04188345,-0.117772;-0.3299434;-0.01458991,-0.133805;-0.6594815;0.05497187,-0.1298269;-0.6203447;-0.02596205,0.001345287;0.5258831;0.01140936,0;0;0,0.002346218;0.3023518;0.02308083,0.002860412;0.5976039;0.03388596,0.1685164;0.4963289;-0.01413512,0.2795187;0.3995907;-0.1882541,0.3019984;0.2798738;-0.4220181,-0.1615566;0.4876601;-0.0116501,-0.2415381;0.3457481;-0.1712156,-0.2303408;0.2420781;-0.4133111,0.07522523;0.002775908;-0.03838134,0.1211482;-0.3326183;-0.07163644,0.1267847;-0.6663048;-0.02354455,0.1528433;-0.6900469;-0.07906342,-0.07745107;0.006204543;-0.03320397,-0.1077903;-0.331725;-0.05743739,-0.09836288;-0.6618131;0.0107112,-0.09962179;-0.6473674;-0.06932683,0.002964392;0.5249275;0.03351998,81.01385
+0;0;0,0.000754899;0.3034263;0.01079859,0.001244077;0.5991321;0.00990914,0.1667649;0.4718067;-3.138278E-05,0.1946598;0.2561962;-0.0691881,0.2533813;0.05936894;-0.2386154,-0.1605885;0.4659348;-0.01503255,-0.199415;0.2523952;-0.08533219,-0.2350408;0.04509917;-0.2485926,0.07530537;0.005009648;-0.03826855,0.09545346;-0.3327893;-0.004185736,0.1097951;-0.6623478;0.06710854,0.1112219;-0.6232966;-0.01357812,-0.0732176;0.006172296;-0.04197099,-0.1178352;-0.3298931;-0.01467487,-0.1340732;-0.6597413;0.05485053,-0.1301063;-0.6206101;-0.02574217,0.001146814;0.5264473;0.01229526,0;0;0,0.002063558;0.3027245;0.02320075,0.002190128;0.5982271;0.03405452,0.1680734;0.4970626;-0.01434565,0.278145;0.4028006;-0.1905489,0.3007214;0.2800997;-0.4257714,-0.1619639;0.4879417;-0.0126264,-0.2428472;0.344936;-0.1709171,-0.2318953;0.2320643;-0.4118213,0.07530531;0.002807826;-0.03849292,0.1211092;-0.3325851;-0.07149816,0.1267024;-0.6666023;-0.02355504,0.1526945;-0.690322;-0.07862687,-0.07759449;0.006198925;-0.03318353,-0.1078651;-0.3316997;-0.05734838,-0.09881485;-0.6620471;0.0111056,-0.09997001;-0.647541;-0.06859951,0.002388373;0.5255044;0.03367972,81.04676
+0;0;0,0.0007553343;0.3036012;0.01080482,0.001244502;0.5992983;0.009915845,0.1665798;0.4720477;-1.13165E-05,0.1944819;0.2563815;-0.06918587,0.2570458;0.0466751;-0.2496994,-0.1604069;0.4661824;-0.01499568,-0.1992434;0.2525877;-0.08531345,-0.2372003;0.03172748;-0.2592565,0.07531949;0.005010587;-0.03827571,0.09543869;-0.3323041;-0.004241765,0.1098101;-0.6625458;0.06720033,0.1112375;-0.6234905;-0.01352283,-0.07323132;0.006173452;-0.04197885,-0.1177849;-0.3294101;-0.01472187,-0.1340566;-0.6599422;0.05494767,-0.130088;-0.6208069;-0.02568148,0.001147257;0.5266271;0.01230151,0;0;0,0.001846448;0.3028834;0.02343655,0.00181675;0.5983706;0.03447104,0.1674872;0.4978061;-0.01444674,0.2768604;0.4044508;-0.1916411,0.2973639;0.2791165;-0.4453083,-0.1618826;0.4880486;-0.01296966,-0.2440694;0.3453415;-0.1709429,-0.233084;0.2409663;-0.434498,0.07535079;0.00282985;-0.03843713,0.1211192;-0.3320978;-0.07119417,0.1265765;-0.6668441;-0.02339077,0.1524767;-0.6906317;-0.07849383,-0.07758825;0.006183587;-0.03324137,-0.1076918;-0.331265;-0.05704308,-0.09875549;-0.6623135;0.01149219,-0.09989162;-0.6478084;-0.06825042,0.002046719;0.5256618;0.03405023,81.0694
+0;0;0,0.0007559181;0.3038359;0.01081317,0.001245367;0.5997015;0.009923915,0.1660949;0.4725754;3.407523E-05,0.1940053;0.2568453;-0.069161,0.2585572;0.04047525;-0.2554105,-0.1599318;0.4667273;-0.01490629,-0.1987798;0.2530693;-0.08524492,-0.2379429;0.02519104;-0.2647152,0.07553992;0.005025251;-0.03838773,0.09564862;-0.3321136;-0.004371531,0.1100308;-0.6626029;0.06712413,0.1114612;-0.623529;-0.01376403,-0.07344564;0.00619152;-0.04210171,-0.117976;-0.329217;-0.01485894,-0.1342599;-0.659997;0.05486284,-0.1302831;-0.6208429;-0.02593112,0.001148075;0.5269945;0.01231076,0;0;0,0.001578853;0.3031085;0.02358961,0.001339942;0.5987619;0.03469133,0.1664211;0.4985886;-0.01481581,0.2755781;0.4073405;-0.1933234,0.2957669;0.270504;-0.4512769,-0.1615749;0.4882846;-0.013321,-0.2585179;0.3704616;-0.1831039,-0.2344578;0.2404649;-0.4442433,0.07558312;0.002929658;-0.03851962,0.1209493;-0.3318908;-0.07109594,0.1262718;-0.6668923;-0.02327013,0.1522658;-0.6905492;-0.07870054,-0.07786635;0.006114433;-0.03323546,-0.1078692;-0.3311529;-0.05720669,-0.09908504;-0.6624119;0.01158234,-0.1002357;-0.6479365;-0.06832347,0.001619771;0.5260176;0.0342536,81.10335
+0;0;0,0.0006945016;0.3040599;0.0114408,0.001149899;0.5999636;0.01115565,0.1651807;0.4721764;-0.001009772,0.1946663;0.2588372;-0.07682014,0.2610385;0.04100765;-0.271126,-0.159414;0.4673735;-0.01560581,-0.1984767;0.2556517;-0.09162018,-0.2372218;0.0383027;-0.2937785,0.07567772;0.005010432;-0.03843732,0.09593165;-0.3323576;-0.004462704,0.1095385;-0.6627671;0.0674841,0.1109536;-0.623612;-0.01354446,-0.0735647;0.00621859;-0.04218074,-0.1181187;-0.3294249;-0.01497715,-0.1346377;-0.6601585;0.05483916,-0.1306769;-0.6209434;-0.02609807,0.001056952;0.5272546;0.01339462,0;0;0,0.001467377;0.3033448;0.02374053,0.001197442;0.5990316;0.03493237,0.1657311;0.4988641;-0.01498174,0.2743526;0.4086684;-0.1944151,0.2948715;0.2642803;-0.4558358,-0.1614127;0.4881882;-0.01235703,-0.2588321;0.3741394;-0.1844982,-0.2293743;0.2506362;-0.4555866,0.07565323;0.003015876;-0.03869295,0.1209106;-0.3320873;-0.07093143,0.1261606;-0.6670758;-0.02310824,0.1525191;-0.6908484;-0.07847238,-0.07805201;0.006046953;-0.03318085,-0.1079901;-0.3314723;-0.05697517,-0.09935357;-0.6627702;0.01157421,-0.1007624;-0.6483156;-0.06847452,0.001476213;0.5262901;0.0344739,81.13641
+0;0;0,0.0006953959;0.3044515;0.01145553,0.001151343;0.6007119;0.0111701,0.1650876;0.4728704;-0.0009843856,0.1945768;0.2595062;-0.07680364,0.261159;0.04098734;-0.2717244,-0.1593204;0.4680704;-0.01557203,-0.1983877;0.2563236;-0.09159531,-0.2372554;0.03828691;-0.2943934,0.07579321;0.005018077;-0.03849598,0.09606206;-0.3325987;-0.004496314,0.109671;-0.6630592;0.06746162,0.1110814;-0.6239353;-0.01329256,-0.07367696;0.00622808;-0.04224511,-0.1182638;-0.3296629;-0.01502146,-0.1347854;-0.6604477;0.05480566,-0.130838;-0.6212637;-0.02585751,0.001058286;0.527917;0.01341172,0;0;0,0.001182318;0.3037303;0.02385235,0.0005757958;0.5997719;0.03509116,0.1649329;0.4992456;-0.01520014,0.2738006;0.4104851;-0.1952331,0.2912478;0.2793629;-0.464826,-0.1615198;0.4884058;-0.01296434,-0.256994;0.3751184;-0.186726,-0.229028;0.264814;-0.4646263,0.07573524;0.003103584;-0.03881073,0.120769;-0.3323013;-0.07086325,0.1257718;-0.667309;-0.02277827,0.1519661;-0.6907503;-0.07813501,-0.0782176;0.005970783;-0.03313744,-0.107952;-0.3318343;-0.05670559,-0.0995436;-0.663169;0.01195274,-0.1008929;-0.648662;-0.06782583,0.0009403974;0.5269449;0.03462172,81.15892
+0;0;0,0.0006957765;0.3046181;0.0114618,0.001151873;0.6009735;0.01117655,0.1651939;0.4730799;-0.000986713,0.1946911;0.2596572;-0.07682673,0.2612737;0.04113744;-0.2717484,-0.1594233;0.4682767;-0.01558376,-0.1985013;0.2564721;-0.09162785,-0.2373691;0.03843434;-0.2944268,0.07577685;0.005016994;-0.03848767,0.09605516;-0.3327574;-0.004472133,0.1096664;-0.6632724;0.06749767,0.1110823;-0.6241124;-0.01357519,-0.07366106;0.006226736;-0.04223599,-0.1182687;-0.3298211;-0.01499964,-0.134793;-0.6606603;0.05483899,-0.13083;-0.6214402;-0.0261425,0.001058794;0.528162;0.01341868,0;0;0,0.0009317696;0.3038859;0.02401137,4.477799E-05;0.6000162;0.03540516,0.1644554;0.499433;-0.01535487,0.2726173;0.4119821;-0.1965299,0.2912612;0.2813914;-0.466302,-0.1618333;0.4884268;-0.01342394,-0.2565594;0.3768924;-0.1888036,-0.2368541;0.285701;-0.4742409,0.07571822;0.003121823;-0.03880215,0.1206851;-0.3324552;-0.07083106,0.1256524;-0.667521;-0.02275467,0.1520588;-0.6910138;-0.07843184,-0.07819999;0.005937277;-0.03313778,-0.1079853;-0.332033;-0.05656274,-0.09967019;-0.6634412;0.01202697,-0.1009895;-0.6489924;-0.0680676,0.0004813522;0.5271732;0.03489351,81.21605
+0;0;0,0.0006847208;0.3049292;0.01197924,0.001214987;0.6016865;0.01235247,0.1665117;0.4729199;-0.001714002,0.1969434;0.2616125;-0.08309793,0.2623936;0.06214181;-0.2977972,-0.1603562;0.4649596;-0.01014408,-0.2023409;0.2588187;-0.09927008,-0.2397479;0.05263807;-0.3143477,0.07585318;0.005014285;-0.03853002,0.09640884;-0.3326605;-0.004507016,0.109831;-0.663563;0.06755181,0.1099389;-0.6243587;-0.01350451,-0.07374595;0.006236939;-0.04226164,-0.1182556;-0.3297551;-0.01519437,-0.1353085;-0.6609516;0.05471394,-0.1326489;-0.6216989;-0.02629329,0.001095812;0.5287666;0.01442514,0;0;0,0.0006160438;0.304209;0.02413058,-0.0006496906;0.6007376;0.0355866,0.1647536;0.4988996;-0.01715779,0.2723131;0.4132433;-0.1996248,0.2899101;0.2792696;-0.4677842,-0.1635874;0.4880787;-0.01434038,-0.2539651;0.3760799;-0.1917901,-0.2389369;0.316575;-0.4857312,0.07576647;0.003141939;-0.03889704,0.1205793;-0.3323938;-0.07070756,0.125507;-0.6678391;-0.02252818,0.1517084;-0.6913676;-0.07823324,-0.07831797;0.005910831;-0.03308728,-0.1078851;-0.3320127;-0.05627793,-0.0998891;-0.6637428;0.01271709,-0.1014369;-0.6492875;-0.06735054,-0.0001114309;0.5277921;0.03505778,81.23935
+0;0;0,0.0006848084;0.3049682;0.01198077,0.001215078;0.6017284;0.01235374,0.1675844;0.4725922;-0.001817177,0.1980238;0.2612321;-0.08322144,0.2634864;0.06172329;-0.2979618,-0.1614031;0.4645803;-0.01030192,-0.2033982;0.2583879;-0.09945018,-0.2408124;0.05216797;-0.3145688,0.07581521;0.005011774;-0.03851073,0.09636782;-0.3326129;-0.004492775,0.1097819;-0.6633176;0.06752297,0.1098898;-0.6241182;-0.01348951,-0.07370903;0.006233818;-0.04224049,-0.1182121;-0.3297083;-0.01517723,-0.1352548;-0.6607068;0.05468929,-0.1325966;-0.6214591;-0.02627413,0.001095891;0.5288011;0.01442662,0;0;0,0.0003111959;0.3042075;0.02464366,-0.001051664;0.6007285;0.0363636,0.1648788;0.4980736;-0.01818753,0.2716055;0.4135213;-0.2017267,0.2863277;0.2855507;-0.473037,-0.1648139;0.4876739;-0.01456489,-0.250751;0.3637431;-0.1862689,-0.2417649;0.3193395;-0.4831698,0.07576045;0.003063887;-0.03882146,0.1203727;-0.3324923;-0.07015657,0.1252184;-0.6678123;-0.02252555,0.1513799;-0.6916386;-0.07789683,-0.07825207;0.005965819;-0.03312344,-0.1080676;-0.3319289;-0.05566761,-0.09998138;-0.663525;0.01296519,-0.1017145;-0.6490476;-0.06705799,-0.0004956126;0.5277763;0.03576422,81.26576
+0;0;0,0.000683727;0.3044867;0.01196185,0.001211076;0.5995954;0.01233864,0.1671209;0.4711702;-0.001803154,0.1975726;0.2597246;-0.08324032,0.2630966;0.06002891;-0.2981818,-0.1609568;0.4631804;-0.01026444,-0.202969;0.2569047;-0.09944873,-0.2404182;0.05049154;-0.3147689,0.07579736;0.005010595;-0.03850166,0.0963276;-0.3322466;-0.004520737,0.1097676;-0.6635911;0.06763434,0.1098758;-0.6243743;-0.01353135,-0.07369167;0.00623235;-0.04223054,-0.1181463;-0.3293442;-0.01519674,-0.135222;-0.660983;0.05480495,-0.1325587;-0.6217179;-0.0263116,0.001092797;0.5272236;0.01439573,0;0;0,0.0003163964;0.3037525;0.02429056,-0.0008054226;0.5986625;0.03482127,0.1648367;0.497664;-0.01895571,0.2704567;0.4154098;-0.2042856,0.2734785;0.3386439;-0.4949219,-0.164636;0.4876593;-0.01525834,-0.2496866;0.3594528;-0.1843678,-0.2461309;0.3300616;-0.4835252,0.07575746;0.003027112;-0.03878617,0.1203875;-0.3321479;-0.07016253,0.1251728;-0.6681163;-0.02242923,0.151369;-0.6920391;-0.07791734,-0.07822155;0.005990322;-0.03313954,-0.1077541;-0.3315742;-0.05542475,-0.09992333;-0.663723;0.01379995,-0.1016561;-0.6492922;-0.06637131,-0.0003397017;0.5262633;0.0346036,81.29833
+0;0;0,0.000629827;0.3044727;0.0123156,0.001066596;0.5995809;0.01322945,0.1667883;0.4710507;-0.002776595,0.1996695;0.2640061;-0.09399004,0.2645102;0.07099448;-0.3151546,-0.1607942;0.4620221;-0.008371361,-0.2041631;0.260369;-0.1069801,-0.2405247;0.06666568;-0.3339789,0.0758176;0.005003096;-0.03846277,0.09640233;-0.3322449;-0.004423309,0.1096376;-0.6635878;0.06777667,0.1091612;-0.6243397;-0.01338415,-0.07368378;0.006225287;-0.04224535,-0.1180458;-0.329371;-0.01530558,-0.1351886;-0.6609885;0.05478112,-0.1331119;-0.621697;-0.02634955,0.0009711157;0.5272052;0.01514249,0;0;0,0.0003163964;0.3037525;0.02429056,-0.0008054226;0.5986625;0.03482127,0.1648367;0.497664;-0.01895571,0.2704567;0.4154098;-0.2042856,0.2734785;0.3386439;-0.4949219,-0.164636;0.4876593;-0.01525834,-0.2496866;0.3594528;-0.1843678,-0.2461309;0.3300616;-0.4835252,0.07575746;0.003027112;-0.03878617,0.1203875;-0.3321479;-0.07016253,0.1251728;-0.6681163;-0.02242923,0.151369;-0.6920391;-0.07791734,-0.07822155;0.005990322;-0.03313954,-0.1077541;-0.3315742;-0.05542475,-0.09992333;-0.663723;0.01379995,-0.1016561;-0.6492922;-0.06637131,-0.0003397017;0.5262633;0.0346036,81.32112
+0;0;0,0.0006288435;0.3039972;0.01229637,0.001064081;0.5980626;0.01320915,0.1665032;0.4699393;-0.002774537,0.1993992;0.2628013;-0.09402911,0.263341;0.07246588;-0.3121271,-0.1605202;0.4609261;-0.008359753,-0.2039087;0.259182;-0.1070129,-0.2397661;0.06816445;-0.3308643,0.07593752;0.005011009;-0.0385236,0.09650493;-0.3319531;-0.004512798,0.109757;-0.6637167;0.06777883,0.1092795;-0.6244464;-0.01357654,-0.07380033;0.006235134;-0.04231217,-0.118125;-0.3290787;-0.01539507,-0.1352896;-0.6611171;0.0547806,-0.1332079;-0.6218033;-0.02654456,0.0009690108;0.5259979;0.01511398,0;0;0,0.0002730787;0.3032775;0.02426124,-0.0007181615;0.5971546;0.03450775,0.1646527;0.4972304;-0.01931953,0.2691962;0.4180785;-0.2067263,0.26729;0.3536257;-0.4960792,-0.1646192;0.487679;-0.01528814,-0.2481893;0.3562899;-0.182825,-0.2350354;0.3578449;-0.4789794,0.07583168;0.003060371;-0.03893423,0.1203441;-0.3318697;-0.06999946,0.1249861;-0.6682442;-0.02204776,0.1512121;-0.6922828;-0.07769752,-0.07840338;0.005955551;-0.03306244,-0.1079471;-0.3313382;-0.05507751,-0.1001853;-0.6639137;0.01421895,-0.1019714;-0.6495186;-0.06614374,-0.0002967268;0.525066;0.0343554,81.34319
+0;0;0,0.0006299124;0.304514;0.01231727,0.0010673;0.6000536;0.01322877,0.1676538;0.4710304;-0.002865476,0.2005625;0.2638127;-0.09415518,0.263227;0.07727902;-0.3078969,-0.1616377;0.4619547;-0.008489429,-0.2050428;0.260133;-0.1071806,-0.2401841;0.0729308;-0.3265607,0.07612574;0.00502343;-0.03861909,0.09670726;-0.3321719;-0.004584953,0.109959;-0.6639255;0.06770451,0.1094807;-0.6246412;-0.01377462,-0.07398326;0.00625059;-0.04241705,-0.1183384;-0.3292933;-0.01548148,-0.1355024;-0.6613218;0.05469209,-0.1334176;-0.6219938;-0.02675678,0.0009715555;0.5274778;0.0151471,0;0;0,-7.604063E-05;0.3037539;0.02478766,-0.001685515;0.5990702;0.03608894,0.1645254;0.4967169;-0.01911902,0.2679169;0.4199716;-0.2082653,0.2663097;0.3618282;-0.4929124,-0.1658449;0.4871507;-0.01537624,-0.2255875;0.3102328;-0.147614,-0.2335867;0.3476095;-0.4356179,0.07599032;0.003071547;-0.03908753,0.1202174;-0.3322006;-0.06940484,0.1247863;-0.6685549;-0.02137637,0.1509565;-0.6927987;-0.07703614,-0.07866593;0.005939402;-0.03298777,-0.1082462;-0.3316185;-0.05448876,-0.1005219;-0.6641912;0.01477528,-0.1023243;-0.6498025;-0.06571271,-0.001061708;0.5264736;0.03555441,81.37672
+0;0;0,0.0005953111;0.3050293;0.01269354,0.0009707478;0.6018175;0.01416756,0.1685659;0.4720581;-0.003478928,0.2036478;0.2690113;-0.1031923,0.2671781;0.08470105;-0.3269924,-0.1626154;0.4628705;-0.009139568,-0.2080359;0.2647299;-0.1143952,-0.2425225;0.07359086;-0.3388266,0.07612287;0.005009288;-0.03859972,0.09668384;-0.3321429;-0.004527666,0.1095966;-0.6642046;0.06827703,0.1091226;-0.6249356;-0.01276485,-0.07397688;0.00625364;-0.04240324,-0.1182758;-0.3292859;-0.01583211,-0.1354943;-0.661634;0.054741,-0.1334243;-0.6223275;-0.02627154,0.0008911694;0.5288749;0.01594622,0;0;0,-0.0004324168;0.3042569;0.02513885,-0.002823547;0.6007838;0.03739285,0.1642407;0.496537;-0.01926899,0.2661044;0.4222106;-0.2103209,0.2709981;0.3190822;-0.4885896,-0.1671308;0.4867617;-0.01591085,-0.2370825;0.3312617;-0.1686459,-0.2377142;0.3304462;-0.4654486,0.07599622;0.003099769;-0.03904724,0.1200869;-0.3321604;-0.06924415,0.1246371;-0.6689001;-0.02110004,0.1503746;-0.6932023;-0.07626152,-0.07864775;0.005901484;-0.03300646,-0.1083662;-0.331621;-0.05423363,-0.1007367;-0.6646109;0.01498917,-0.102537;-0.6501253;-0.06507322,-0.001963571;0.5278293;0.03656316,81.41043
+0;0;0,0.0005962185;0.3054942;0.01271289,0.00097236;0.6028382;0.01418999,0.169273;0.4727111;-0.003535118,0.2043727;0.2695611;-0.1032992,0.2676041;0.08611825;-0.326046,-0.163302;0.4634849;-0.009219579,-0.2087456;0.2652435;-0.1145287,-0.2430699;0.07500404;-0.3379039,0.07608534;0.005006818;-0.03858069,0.09665009;-0.3322074;-0.00450236,0.1095552;-0.6640742;0.0682596,0.1090807;-0.6247931;-0.01288874,-0.07394041;0.006250557;-0.04238234,-0.1182475;-0.3293508;-0.01580631,-0.1354559;-0.6615038;0.05472537,-0.1333831;-0.6221851;-0.02639358,0.0008926415;0.529767;0.01597178,0;0;0,-0.0007360578;0.3047086;0.02531505,-0.003568336;0.6017755;0.03786612,0.1640587;0.4963866;-0.01930737,0.2640421;0.4250393;-0.2126145,0.2706173;0.31771;-0.487756,-0.167995;0.4864136;-0.01638477,-0.2397156;0.3325823;-0.1701602,-0.2493344;0.4199874;-0.452177,0.07597128;0.003068268;-0.03900599,0.1200686;-0.3322509;-0.06924152,0.1245069;-0.6687794;-0.02102065,0.1504194;-0.6932239;-0.07611847,-0.07859034;0.005921547;-0.03303043,-0.1082814;-0.3316723;-0.05416164,-0.1008493;-0.6645414;0.01468125,-0.1026346;-0.6500765;-0.06548665,-0.002605811;0.5286945;0.03696847,81.43262
+0;0;0,0.0005964487;0.3056122;0.0127178,0.0009726697;0.6030178;0.01419545,0.169771;0.4727135;-0.003587099,0.2048828;0.2694936;-0.1033855,0.2675066;0.08781345;-0.323992,-0.1637871;0.4634599;-0.009288363,-0.2092463;0.2651504;-0.1146337,-0.2432408;0.07673891;-0.3358625,0.07603536;0.00500353;-0.03855535,0.09660508;-0.3322921;-0.004468795,0.1095119;-0.6642023;0.06830268,0.109035;-0.6248766;-0.01323493,-0.07389184;0.006246451;-0.04235449,-0.1182096;-0.3294359;-0.01577205,-0.1354203;-0.6616323;0.05476885,-0.1333376;-0.6222689;-0.02673923,0.0008929417;0.529938;0.01597746,0;0;0,-0.00113827;0.3047995;0.02562976,-0.004325971;0.6019171;0.03835249,0.1638364;0.4963198;-0.01909542,0.2624156;0.4268785;-0.2139053,0.2687896;0.3156248;-0.4844209,-0.1689505;0.4860472;-0.0164259,-0.2602216;0.3779695;-0.196647,-0.250499;0.4321894;-0.4839836,0.07595357;0.003018081;-0.03892136,0.119961;-0.3324237;-0.06884646,0.1244409;-0.6690384;-0.02091789,0.1506623;-0.6936172;-0.07631803,-0.07850862;0.005954942;-0.03307358,-0.1082035;-0.3317538;-0.05367319,-0.100979;-0.6647139;0.01497102,-0.1027894;-0.6503176;-0.06558223,-0.003276482;0.5288291;0.03741693,81.45719
+0;0;0,0.000529949;0.305867;0.01329321,0.0007096017;0.6035528;0.01538733,0.1699903;0.4731039;-0.003942832,0.2062853;0.2732506;-0.1101076,0.2682168;0.104612;-0.3402116,-0.1642165;0.4652877;-0.01388003,-0.2108742;0.2685799;-0.1218556,-0.2413642;0.0813867;-0.3437822,0.07591499;0.004976136;-0.03850125,0.09643692;-0.3324834;-0.004468609,0.1095113;-0.6645035;0.06859307,0.1098718;-0.6251745;-0.01275612,-0.07378632;0.006246184;-0.04227005,-0.1180878;-0.3295987;-0.01573977,-0.1355481;-0.6619139;0.05502727,-0.1326312;-0.6225409;-0.02626533,0.0006844253;0.5304014;0.01702073,0;0;0,-0.001464874;0.3050428;0.0260458,-0.004962087;0.6024246;0.03915501,0.163638;0.4960982;-0.0187788,0.2609749;0.4296318;-0.2153428,0.2677229;0.3154079;-0.4839126,-0.1697087;0.4856569;-0.0164059,-0.2477333;0.3615031;-0.1925525,-0.2496756;0.4329656;-0.4755927,0.07592294;0.002962291;-0.03869271,0.1199421;-0.3326554;-0.06838012,0.1244255;-0.6694556;-0.02050781,0.1505974;-0.6938909;-0.07579517,-0.07828075;0.00598317;-0.03326438,-0.1079434;-0.3319215;-0.05323599,-0.1010246;-0.6651323;0.0150933,-0.1028352;-0.6506912;-0.06527768,-0.00384137;0.5292709;0.03811741,81.4974
+0;0;0,0.0005306081;0.3062474;0.01330974,0.0007105466;0.6044039;0.01540737,0.1704859;0.473677;-0.003981577,0.2067866;0.2737923;-0.110163,0.2688898;0.1046863;-0.3409047,-0.1646974;0.465838;-0.0139478,-0.2113624;0.2690993;-0.1219403,-0.241937;0.08138731;-0.344482,0.07589965;0.004975132;-0.03849348,0.09643096;-0.3326384;-0.004445307,0.1095206;-0.6650458;0.06870162,0.1098752;-0.6258703;-0.01130954,-0.07377142;0.006244922;-0.04226151,-0.1180931;-0.3297532;-0.01571913,-0.1355738;-0.6624562;0.05513047,-0.1327049;-0.6232373;-0.02482502,0.0006853321;0.5311419;0.01704324,0;0;0,-0.001694202;0.3054023;0.0262959,-0.005466163;0.6032323;0.03985381,0.1634453;0.4960178;-0.01866126,0.2603777;0.4312307;-0.2160261,0.2613341;0.3667749;-0.501578,-0.1702401;0.4854407;-0.01655192,-0.24838;0.3610964;-0.1925598,-0.2384117;0.3741941;-0.4848344,0.07590722;0.002978593;-0.03868437,0.1198783;-0.3327925;-0.06848383,0.1244463;-0.6699282;-0.02016068,0.150538;-0.6946713;-0.07315612,-0.07826676;0.005958557;-0.03325758,-0.1077069;-0.3320929;-0.05370797,-0.1011222;-0.6656396;0.01499224,-0.1028985;-0.6509378;-0.0640578,-0.004285336;0.5299707;0.03869843,81.522
+0;0;0,0.0005310602;0.3065084;0.01332108,0.0007112142;0.6050171;0.01542153,0.1711019;0.4740041;-0.004041869,0.207408;0.2740893;-0.1102393,0.2690368;0.1062752;-0.3392183,-0.165296;0.4661366;-0.01404421,-0.2119681;0.2693684;-0.122053,-0.2423091;0.08309038;-0.3428946,0.07592858;0.004977027;-0.03850815,0.09647071;-0.3328145;-0.004442029,0.1095681;-0.6654192;0.06874833,0.1099233;-0.6262299;-0.01138268,-0.07379954;0.006247303;-0.04227762,-0.1181446;-0.329928;-0.01572124,-0.1356356;-0.6628284;0.05517042,-0.1327624;-0.6235958;-0.02490485,0.0006859729;0.5316772;0.01705913,0;0;0,-0.001989648;0.3056274;0.02670312,-0.006141767;0.6037755;0.04091692,0.1632083;0.495881;-0.01847363,0.2596368;0.4324476;-0.2165637,0.2607224;0.362131;-0.4984244,-0.1709767;0.4851446;-0.01671562,-0.2465665;0.3639986;-0.1960804,-0.2285344;0.4618482;-0.4690115,0.07593788;0.003024399;-0.03869224,0.1197542;-0.3329716;-0.06822801,0.1243845;-0.6703058;-0.01987004,0.1505377;-0.6951069;-0.07295871,-0.07831223;0.005909552;-0.03324261,-0.1079854;-0.3322254;-0.05491788,-0.1015229;-0.6658382;0.01447257,-0.1032955;-0.6511467;-0.06469849,-0.004866257;0.5304407;0.03957462,81.55559
+0;0;0,0.0004258933;0.3064911;0.01371577,0.0004112201;0.6049961;0.01630573,0.1707083;0.4740653;-0.00465643,0.2089759;0.2792021;-0.1192246,0.2714359;0.1178268;-0.3525651,-0.1653745;0.4660649;-0.01406825,-0.2116669;0.2731728;-0.1290099,-0.2515271;0.1109519;-0.3666791,0.07592357;0.004868013;-0.03853198,0.09628719;-0.3328999;-0.004127063,0.1094757;-0.6655326;0.06892016,0.10972;-0.6263161;-0.01120815,-0.07382048;0.006314417;-0.04223107,-0.1180968;-0.3299085;-0.01616699,-0.1357809;-0.6627319;0.05503789,-0.1330183;-0.6234729;-0.02503824,0.0004396023;0.5316536;0.01781917,0;0;0,-0.001989648;0.3056274;0.02670312,-0.006141767;0.6037755;0.04091692,0.1632083;0.495881;-0.01847363,0.2596368;0.4324476;-0.2165637,0.2607224;0.362131;-0.4984244,-0.1709767;0.4851446;-0.01671562,-0.2465665;0.3639986;-0.1960804,-0.2285344;0.4618482;-0.4690115,0.07593788;0.003024399;-0.03869224,0.1197542;-0.3329716;-0.06822801,0.1243845;-0.6703058;-0.01987004,0.1505377;-0.6951069;-0.07295871,-0.07831223;0.005909552;-0.03324261,-0.1079854;-0.3322254;-0.05491788,-0.1015229;-0.6658382;0.01447257,-0.1032955;-0.6511467;-0.06469849,-0.004866257;0.5304407;0.03957462,81.57877
+0;0;0,0.0004263286;0.3068044;0.01372979,0.0004116553;0.6055124;0.01632237,0.1713672;0.474331;-0.004726136,0.2096415;0.2794336;-0.1193144,0.2718838;0.1186208;-0.3518417,-0.1660153;0.4662997;-0.01417435,-0.2123158;0.2733738;-0.1291362,-0.2520371;0.1117183;-0.365977,0.07589898;0.004866436;-0.0385195,0.09627257;-0.3330671;-0.004097726,0.1094735;-0.6660128;0.06901824,0.1097189;-0.6267569;-0.01145247,-0.07379657;0.006312372;-0.04221739,-0.1180945;-0.3300753;-0.01614054,-0.1357954;-0.6632119;0.05513135,-0.133021;-0.6239133;-0.02528696,0.0004400483;0.532142;0.01783638,0;0;0,-0.002269924;0.3059033;0.02712297,-0.00673826;0.6042164;0.04203582,0.1629996;0.4957579;-0.01846147,0.2590525;0.4345911;-0.2174911,0.2606626;0.3665659;-0.4988695,-0.1725598;0.4857982;-0.01509846,-0.2497549;0.3676932;-0.1958537,-0.2507973;0.372016;-0.4853085,0.07591641;0.003004193;-0.03867507,0.1196956;-0.3331555;-0.06832361,0.1243221;-0.6707616;-0.01960277,0.1506169;-0.6955855;-0.07312083,-0.07827991;0.005917316;-0.03324651,-0.108114;-0.3323306;-0.0555459,-0.1017093;-0.6661515;0.01442254,-0.1040122;-0.6515042;-0.06507752,-0.005395487;0.5308584;0.0405159,81.6113
+0;0;0,0.0004263936;0.3068511;0.01373188,0.0004117224;0.6056324;0.01632559,0.1716934;0.4743355;-0.004765848,0.2099708;0.2794223;-0.1193634,0.2707905;0.1222851;-0.346576,-0.1663328;0.4662889;-0.01423209,-0.212637;0.2733474;-0.1292032,-0.2514504;0.1153867;-0.3606308,0.07600933;0.004873511;-0.0385755,0.09637778;-0.3329746;-0.00416242,0.1095696;-0.6656885;0.06890266,0.1098139;-0.6264708;-0.01123678,-0.07390387;0.00632155;-0.04227877,-0.1181907;-0.3299811;-0.01620851,-0.1358792;-0.6628859;0.05501377,-0.1331162;-0.6236256;-0.02507348,0.0004401174;0.5322569;0.01783971,0;0;0,-0.002450943;0.3058963;0.02770948,-0.007148206;0.6042502;0.04321814,0.1627808;0.4956263;-0.01804399,0.2586599;0.4355377;-0.2175069,0.2581421;0.3669324;-0.4919332,-0.1730769;0.4853874;-0.01438121,-0.2503468;0.3733161;-0.1989301,-0.2474373;0.3760496;-0.4817742,0.07594979;0.003052354;-0.03887868,0.119726;-0.3330341;-0.06837535,0.1243757;-0.6703513;-0.01931858,0.1503276;-0.6952035;-0.07247019,-0.07846466;0.005878489;-0.03313576,-0.108157;-0.3323128;-0.05517096,-0.1018137;-0.6659113;0.01470661,-0.1042923;-0.6511831;-0.064464,-0.005749643;0.5308921;0.04151607,81.645
+0;0;0,0.0003228776;0.3071247;0.01413262,0.0001269251;0.6060305;0.0172684,0.1719334;0.474782;-0.005694043,0.2111255;0.2829484;-0.1251866,0.2713882;0.1383623;-0.3556996,-0.1666138;0.4675322;-0.01829546,-0.2126344;0.2740245;-0.1325386,-0.2508328;0.1201045;-0.3617164,0.07602556;0.00487566;-0.03853396,0.09634346;-0.3329801;-0.00391702,0.1087686;-0.6656955;0.06996092,0.1096386;-0.6264111;-0.01047266,-0.07388836;0.006305215;-0.04229987,-0.1182245;-0.3300189;-0.01626106,-0.1357839;-0.6630723;0.05500571,-0.1323967;-0.6237507;-0.02535692,0.0002028327;0.5326366;0.01864432,0;0;0,-0.002775744;0.3061538;0.02806449,-0.007758707;0.6046075;0.04404569,0.1626057;0.4954491;-0.01791692,0.25778;0.4383547;-0.2186572,0.2570125;0.3684954;-0.4884573,-0.1740996;0.4852377;-0.01397922,-0.2505375;0.3813913;-0.2036837,-0.244407;0.382661;-0.4823121,0.07596508;0.003025353;-0.03884172,0.1197598;-0.3330814;-0.0683701,0.1242846;-0.6705084;-0.01903009,0.1505691;-0.6954656;-0.07237196,-0.07845122;0.005894754;-0.03315391,-0.1081259;-0.3323108;-0.0553819,-0.1017994;-0.6659986;0.0147913,-0.1045092;-0.6513162;-0.06467283,-0.006306663;0.5312373;0.04223895,81.66735
+0;0;0,0.0003230555;0.307294;0.01414041,0.0001269493;0.6064276;0.01727825,0.1654383;0.4773028;-0.004762458,0.2046063;0.2855872;-0.1241816,0.2656297;0.139176;-0.3576042,-0.1603043;0.4703273;-0.01688726,-0.2062966;0.2769386;-0.1310601,-0.2449772;0.1210756;-0.3631307,0.07600502;0.004874343;-0.03852355,0.09630964;-0.3327606;-0.003929231,0.10876;-0.6661502;0.07009842,0.1096308;-0.6268579;-0.01040382,-0.0738684;0.006303512;-0.04228844,-0.1181756;-0.3298008;-0.01626665,-0.1357705;-0.6635292;0.05514454,-0.1323804;-0.6241996;-0.02528667,0.0002029236;0.5329693;0.01865538,0;0;0,-0.002963945;0.3062565;0.0287714,-0.008088633;0.6049103;0.04524446,0.1559056;0.4979328;-0.01514602,0.2557965;0.4403989;-0.2132914,0.2564795;0.3710405;-0.4868516,-0.1675045;0.4865734;-0.0118771,-0.2431078;0.3887777;-0.2049317,-0.2341573;0.492254;-0.4673412,0.07593398;0.003170162;-0.03884029,0.1195846;-0.3327132;-0.06856203,0.124186;-0.6707164;-0.01839852,0.1505272;-0.6956772;-0.07181358,-0.07843407;0.005756805;-0.03315934,-0.1082097;-0.3322483;-0.05489381,-0.1018806;-0.6665694;0.01562651,-0.1042022;-0.6518927;-0.06391921,-0.006603047;0.53148;0.04329538,81.68975
+0;0;0,0.0003231549;0.3073885;0.01414476,0.0001270082;0.6065906;0.01728365,0.1632826;0.4781839;-0.004451383,0.2024483;0.2864797;-0.1238634,0.2674693;0.1304772;-0.3725775,-0.1582102;0.4712993;-0.016418,-0.2041998;0.2779222;-0.130584,-0.2454143;0.1118487;-0.3778576,0.07600619;0.004874417;-0.03852414,0.09632465;-0.3329908;-0.003906231,0.1087714;-0.6662834;0.07009989,0.1096472;-0.6269367;-0.01087319,-0.07386953;0.006303608;-0.04228909,-0.1182069;-0.33003;-0.01624955,-0.1357968;-0.6636612;0.05514088,-0.1323868;-0.6242771;-0.02576078,0.000202991;0.5331241;0.01866093,0;0;0,-0.00296323;0.3063081;0.02923107,-0.008053958;0.6050022;0.04623175,0.1537035;0.4988625;-0.01402545,0.2546414;0.44271;-0.2120206,0.2496756;0.447512;-0.5126458,-0.1656072;0.4874167;-0.009840347,-0.2480911;0.3925975;-0.2015416,-0.2401046;0.4878987;-0.4866331,0.07584886;0.003259748;-0.0390017,0.1197713;-0.3328485;-0.06843257,0.1243998;-0.6707343;-0.018157,0.1506875;-0.6960608;-0.0719409,-0.07847849;0.005691105;-0.03306882,-0.1083174;-0.3325488;-0.05469181,-0.1017843;-0.6667902;0.0157054,-0.104305;-0.6521895;-0.0643026,-0.006594449;0.5315672;0.04413414,81.72323
+0;0;0,0.0002041792;0.3073726;0.01448862,-0.0002215229;0.6065702;0.01799356,0.1627932;0.4781767;-0.005254379,0.2073998;0.3180434;-0.1630872,0.282654;0.1288135;-0.3843384,-0.1582208;0.4720846;-0.01835703,-0.204267;0.2812929;-0.1367712,-0.2432819;0.1255038;-0.3909971,0.0760206;0.004850768;-0.03849867,0.09630191;-0.333008;-0.00379625,0.1086476;-0.6663122;0.07017493,0.1097891;-0.626947;-0.01079272,-0.0738752;0.006322602;-0.04227635,-0.1187194;-0.3299764;-0.01666183,-0.136181;-0.6636011;0.05479085,-0.1325047;-0.6242005;-0.02609723,-8.29473E-05;0.5331023;0.01928389,0;0;0,-0.00296323;0.3063081;0.02923107,-0.008053958;0.6050022;0.04623175,0.1537035;0.4988625;-0.01402545,0.2546414;0.44271;-0.2120206,0.2496756;0.447512;-0.5126458,-0.1656072;0.4874167;-0.009840347,-0.2480911;0.3925975;-0.2015416,-0.2401046;0.4878987;-0.4866331,0.07584886;0.003259748;-0.0390017,0.1197713;-0.3328485;-0.06843257,0.1243998;-0.6707343;-0.018157,0.1506875;-0.6960608;-0.0719409,-0.07847849;0.005691105;-0.03306882,-0.1083174;-0.3325488;-0.05469181,-0.1017843;-0.6667902;0.0157054,-0.104305;-0.6521895;-0.0643026,-0.006594449;0.5315672;0.04413414,81.7454
+0;0;0,0.0002043032;0.3075593;0.01449742,-0.0002217315;0.6069959;0.01800563,0.160034;0.4794863;-0.004825819,0.2046364;0.3193681;-0.1626438,0.2798901;0.1301396;-0.3838934,-0.1555421;0.4734975;-0.01770652,-0.201584;0.2827237;-0.1361095,-0.2405986;0.1269357;-0.3903336,0.07598951;0.004848785;-0.03848293,0.09626161;-0.3328566;-0.003796261,0.1086227;-0.6665757;0.07026701,0.1097567;-0.6272716;-0.01017278,-0.07384498;0.006320016;-0.04225906,-0.1186688;-0.3298263;-0.01665617,-0.1361521;-0.6638663;0.05488546,-0.1324998;-0.624527;-0.02547528,-8.30682E-05;0.5334815;0.01929678,0;0;0,-0.003193244;0.3064308;0.02988172,-0.008650213;0.6053034;0.04783869,0.1505346;0.5;-0.01173663,0.2528532;0.4454711;-0.2094517,0.2506278;0.4467727;-0.510143,-0.1630237;0.4878647;-0.008291207,-0.24773;0.3965006;-0.2006741,-0.2417656;0.4542193;-0.4957249,0.07583489;0.003281415;-0.03895068,0.1198118;-0.3326928;-0.06804371,0.1244565;-0.6709924;-0.01766133,0.1503973;-0.6960712;-0.07106376,-0.07843414;0.005653963;-0.03309035,-0.1082695;-0.3324537;-0.05435275,-0.1018368;-0.6670775;0.01630214,-0.1041682;-0.6523625;-0.06319219,-0.00710167;0.531832;0.04546809,81.76839
+0;0;0,0.0002043778;0.3076715;0.01450271,-0.0002218253;0.6072289;0.01801255,0.157802;0.4804479;-0.004482226,0.2024044;0.3203297;-0.1623002,0.2776572;0.1311034;-0.3835472,-0.1533752;0.4745424;-0.01718337,-0.199417;0.2837687;-0.1355863,-0.2384312;0.1279826;-0.3898074,0.07600862;0.004850004;-0.03849261,0.09627066;-0.3326878;-0.003823154,0.1086298;-0.6663551;0.07022863,0.109759;-0.627091;-0.009865671,-0.07386356;0.006321605;-0.04226968,-0.1186651;-0.3296579;-0.0166795,-0.1361457;-0.6636461;0.05485104,-0.1325091;-0.6243469;-0.02516456,-8.311664E-05;0.5336903;0.01930412,0;0;0,-0.003130808;0.3064877;0.03045702,-0.008476645;0.6054485;0.04899836,0.1482919;0.5001756;-0.01018596,0.2514296;0.4479108;-0.2080867,0.2455328;0.4585207;-0.5085405,-0.1603333;0.488261;-0.007396195,-0.2472862;0.3990251;-0.1997756,-0.2464001;0.4277888;-0.4990942,0.07588175;0.00332123;-0.038903,0.1199464;-0.3324818;-0.06786656,0.1247207;-0.6707081;-0.01736402,0.1502562;-0.695253;-0.07098293,-0.07844965;0.005601679;-0.03311777,-0.1081108;-0.3323828;-0.05387771,-0.1014905;-0.66688;0.01710196,-0.1035426;-0.6520884;-0.06206049,-0.006978124;0.5319574;0.04646564,81.80154
+0;0;0,0.0001324836;0.3079214;0.01501761,-0.0004304824;0.6075853;0.01898313,0.1568591;0.4812223;-0.005037354,0.2028108;0.3220888;-0.163478,0.2621489;0.1888088;-0.3414268,-0.1526791;0.4756369;-0.01814824,-0.1978527;0.2868046;-0.1399685,-0.2263739;0.1745298;-0.3387932,0.07603451;0.004833872;-0.03846518,0.09625518;-0.3327938;-0.003720723,0.1085867;-0.6667449;0.07037534,0.1098673;-0.6273986;-0.01020468,-0.07387456;0.006326786;-0.04226941,-0.1188148;-0.32973;-0.01668305,-0.1360882;-0.6639847;0.0550185,-0.132287;-0.6245996;-0.0254775,-0.0002586389;0.5340288;0.02016969,0;0;0,-0.003294006;0.3067172;0.03090024,-0.008660942;0.6057605;0.0499084,0.1474966;0.500339;-0.009011742,0.2507201;0.4492069;-0.2071755,0.2460889;0.4079978;-0.4335176,-0.1599422;0.4882506;-0.005958762,-0.2479527;0.4016865;-0.1990889,-0.2499439;0.4229568;-0.4282046,0.07590109;0.003350973;-0.03888416,0.1200768;-0.3325368;-0.06780505,0.1249798;-0.6710188;-0.01709533,0.1508674;-0.6960779;-0.07076526,-0.07845876;0.005564178;-0.03312769,-0.1081935;-0.3325099;-0.05386917,-0.1014189;-0.6671946;0.0175864,-0.1036374;-0.6524847;-0.06205924,-0.007171616;0.5322563;0.0472815,81.82431
+0;0;0,0.0001325965;0.3081837;0.0150304,-0.0004308436;0.6081037;0.01899978,0.1562091;0.4819083;-0.004915645,0.2021596;0.3227791;-0.163352,0.2650889;0.1814329;-0.3520704,-0.1520491;0.4763459;-0.01797232,-0.1972215;0.2875187;-0.1397893,-0.2274688;0.168449;-0.350647,0.07605664;0.00483528;-0.03847637,0.09628276;-0.3328833;-0.003722567,0.1086279;-0.6672037;0.07045542,0.1099039;-0.6278909;-0.009835154,-0.07389607;0.006328628;-0.04228171,-0.1188484;-0.3298187;-0.01668846,-0.1361409;-0.6644429;0.05509236,-0.1323533;-0.6250916;-0.02511447,-0.0002588812;0.5344964;0.02018716,0;0;0,-0.003396303;0.3069212;0.03147912,-0.00877589;0.6061522;0.0515554,0.1463887;0.5002373;-0.007986546,0.250228;0.4505051;-0.2061777,0.2526099;0.4202383;-0.4483176,-0.1589148;0.488187;-0.005389653,-0.2486353;0.4055927;-0.1994619,-0.2450974;0.4571674;-0.4379594,0.07594101;0.003367067;-0.03885937,0.1202123;-0.332606;-0.06771851,0.1251563;-0.6714718;-0.01701903,0.1510777;-0.6962222;-0.07054853,-0.07848167;0.005540877;-0.03314136,-0.1083242;-0.332609;-0.05399434,-0.1015003;-0.6676719;0.01749799,-0.1036041;-0.6528975;-0.06186628,-0.007307798;0.5326072;0.04864788,81.85713
+0;0;0,0.0001325965;0.3081837;0.0150304,-0.0004308436;0.6081037;0.01899978,0.1562091;0.4819083;-0.004915645,0.2021596;0.3227791;-0.163352,0.2650889;0.1814329;-0.3520704,-0.1520491;0.4763459;-0.01797232,-0.1972215;0.2875187;-0.1397893,-0.2274688;0.168449;-0.350647,0.07605664;0.00483528;-0.03847637,0.09628276;-0.3328833;-0.003722567,0.1086279;-0.6672037;0.07045542,0.1099039;-0.6278909;-0.009835154,-0.07389607;0.006328628;-0.04228171,-0.1188484;-0.3298187;-0.01668846,-0.1361409;-0.6644429;0.05509236,-0.1323533;-0.6250916;-0.02511447,-0.0002588812;0.5344964;0.02018716,0;0;0,-0.003396303;0.3069212;0.03147912,-0.00877589;0.6061522;0.0515554,0.1463887;0.5002373;-0.007986546,0.250228;0.4505051;-0.2061777,0.2526099;0.4202383;-0.4483176,-0.1589148;0.488187;-0.005389653,-0.2486353;0.4055927;-0.1994619,-0.2450974;0.4571674;-0.4379594,0.07594101;0.003367067;-0.03885937,0.1202123;-0.332606;-0.06771851,0.1251563;-0.6714718;-0.01701903,0.1510777;-0.6962222;-0.07054853,-0.07848167;0.005540877;-0.03314136,-0.1083242;-0.332609;-0.05399434,-0.1015003;-0.6676719;0.01749799,-0.1036041;-0.6528975;-0.06186628,-0.007307798;0.5326072;0.04864788,81.8798
+0;0;0,3.445929E-05;0.3084131;0.01522792,-0.0006556837;0.6085703;0.01933521,0.1558211;0.4835395;-0.003772736,0.2009023;0.3316094;-0.1693279,0.2625286;0.2030276;-0.348863,-0.1512866;0.4777044;-0.01981279,-0.1963691;0.2918126;-0.1460481,-0.2243656;0.1794973;-0.3439507,0.07609498;0.00481558;-0.03842111,0.09628531;-0.3327658;-0.003810056,0.1086618;-0.6675777;0.07033639,0.1105417;-0.6282042;-0.0104793,-0.07384373;0.006372533;-0.0423829,-0.1191124;-0.3295899;-0.01695201,-0.136133;-0.664641;0.05516551,-0.1317258;-0.6252213;-0.02554644,-0.0004505069;0.5349108;0.02049305,0;0;0,-0.003481344;0.3071059;0.03200531,-0.008930385;0.6065231;0.05285311,0.1452058;0.5001203;-0.007389545,0.2501002;0.4512501;-0.2052088,0.2473578;0.4263194;-0.4331011,-0.1578228;0.488306;-0.005454458,-0.2475557;0.4076252;-0.2002934,-0.2465509;0.4528679;-0.4250511,0.07595648;0.003433198;-0.03884125,0.1203136;-0.3323578;-0.06788635,0.1253553;-0.671646;-0.01681804,0.1516911;-0.696816;-0.0705328,-0.07848834;0.005472049;-0.033158,-0.1085154;-0.332497;-0.05418253,-0.1012864;-0.6679404;0.0177578,-0.1086589;-0.700719;-0.03349715,-0.007459417;0.5329341;0.04975271,81.90324
+0;0;0,3.434326E-05;0.3073746;0.01517664,-0.000645168;0.6030146;0.01923698,0.1520905;0.4807019;-0.003314124,0.1971732;0.3287669;-0.1688746,0.2603012;0.197052;-0.3527845,-0.1476733;0.4750064;-0.01897061,-0.1927573;0.2891085;-0.14521,-0.2214359;0.1740565;-0.3479348,0.07615147;0.004819156;-0.03844964,0.09632029;-0.3324026;-0.003875442,0.1087273;-0.6680397;0.07045375,0.1105993;-0.6287056;-0.01002231,-0.07389855;0.006377265;-0.04241437,-0.119119;-0.3292274;-0.01701056,-0.1361816;-0.6651043;0.0552847,-0.1317929;-0.6257241;-0.02508805,-0.0004441407;0.5308448;0.0203714,0;0;0,-0.003139228;0.306086;0.0317955,-0.00681527;0.6010995;0.05109096,0.1443059;0.5003752;-0.005685806,0.2496681;0.4541859;-0.2039087,0.2482124;0.4277677;-0.4372684,-0.1542069;0.4891695;-0.004198566,-0.2450638;0.4105631;-0.1993729,-0.2444801;0.4560669;-0.4297766,0.07595932;0.003498554;-0.03896904,0.1203774;-0.3319128;-0.06807137,0.1254466;-0.6719555;-0.01633787,0.1515393;-0.6967315;-0.07005739,-0.07858538;0.005426982;-0.03309882,-0.1085321;-0.3321992;-0.05389478,-0.1010341;-0.6684652;0.01821619,-0.1085133;-0.7006788;-0.03317019,-0.005967721;0.5289699;0.04855752,81.92593
+0;0;0,3.439589E-05;0.3078456;0.0151999,-0.0006494736;0.6053177;0.01927647,0.1528571;0.482076;-0.003383402,0.1979543;0.3300918;-0.1689975,0.2715273;0.1765835;-0.3833368,-0.1484179;0.4763518;-0.01911882,-0.1935165;0.2903938;-0.145399,-0.2269403;0.1563054;-0.3816665,0.07618687;0.004821396;-0.03846751,0.09635451;-0.3323804;-0.003895365,0.1087634;-0.6680671;0.07044479,0.11066;-0.6286098;-0.01109231,-0.0739329;0.006380229;-0.04243409,-0.1191506;-0.3292045;-0.01703178,-0.1362158;-0.665131;0.05527414,-0.1317692;-0.6256272;-0.02615829,-0.0004465628;0.5324717;0.02042153,0;0;0,-0.003351539;0.3064579;0.0327456,-0.007725284;0.6031185;0.05475211,0.1436389;0.500607;-0.004768848,0.2480777;0.4603094;-0.2048428,0.2519551;0.445174;-0.4781102,-0.1542709;0.4887975;-0.004194658,-0.2469787;0.4153659;-0.2005974,-0.2446856;0.4638403;-0.4699747,0.07601112;0.00356093;-0.03894949,0.120388;-0.331849;-0.06789613,0.1256396;-0.6719383;-0.01615,0.1525307;-0.6971006;-0.07069659,-0.07862708;0.005359522;-0.03311332,-0.1083686;-0.3322859;-0.05356041,-0.1008959;-0.6685997;0.01857226,-0.1083833;-0.7015318;-0.03362755,-0.006621733;0.5303527;0.05131459,81.9595
+0;0;0,-0.0001124717;0.3078292;0.01552718,-0.001063494;0.605294;0.02009387,0.1522834;0.4823976;-0.004817756,0.1998187;0.3330718;-0.1721591,0.2624322;0.2250082;-0.4157181,-0.1483989;0.4767741;-0.02037394,-0.1990567;0.3147565;-0.1744682,-0.2261773;0.1865314;-0.4147638,0.07621228;0.00481875;-0.03841747,0.09635079;-0.3323748;-0.00374759,0.1085848;-0.6680476;0.07068398,0.110495;-0.6285799;-0.01085158,-0.07391552;0.006380926;-0.04246426,-0.1192981;-0.3291863;-0.01712423,-0.135975;-0.6651616;0.05504499,-0.1315192;-0.6256282;-0.02638348,-0.0007900277;0.5324462;0.02110671,0;0;0,-0.003351539;0.3064579;0.0327456,-0.007725284;0.6031185;0.05475211,0.1436389;0.500607;-0.004768848,0.2480777;0.4603094;-0.2048428,0.2519551;0.445174;-0.4781102,-0.1542709;0.4887975;-0.004194658,-0.2469787;0.4153659;-0.2005974,-0.2446856;0.4638403;-0.4699747,0.07601112;0.00356093;-0.03894949,0.120388;-0.331849;-0.06789613,0.1256396;-0.6719383;-0.01615,0.1525307;-0.6971006;-0.07069659,-0.07862708;0.005359522;-0.03311332,-0.1083686;-0.3322859;-0.05356041,-0.1008959;-0.6685997;0.01857226,-0.1083833;-0.7015318;-0.03362755,-0.006621733;0.5303527;0.05131459,81.98245
+0;0;0,-0.0001126375;0.3082829;0.01555007,-0.001066629;0.6066657;0.02012904,0.1534213;0.4831251;-0.004971892,0.2009502;0.3338194;-0.1722907,0.2641732;0.224704;-0.4182204,-0.1495004;0.4774597;-0.02064393,-0.2001513;0.3154639;-0.1747174,-0.2275359;0.1859908;-0.4173519,0.07624402;0.004820756;-0.03843346,0.09638938;-0.3324876;-0.003751773,0.1086239;-0.6681734;0.07068269,0.1105297;-0.6287273;-0.01066731,-0.07394629;0.006383583;-0.04248194,-0.1193443;-0.329298;-0.01713328,-0.1360219;-0.6652864;0.05503874,-0.1315762;-0.6257747;-0.0262044,-0.0007921439;0.5335464;0.02114565,0;0;0,-0.003675014;0.3067863;0.0338943,-0.008493036;0.6041849;0.05817556,0.1433613;0.5004306;-0.003929138,0.2485186;0.4589747;-0.2033536,0.251962;0.4454585;-0.4793793,-0.154752;0.4883481;-0.004311029,-0.2490609;0.41651;-0.2005046,-0.2435357;0.4813331;-0.4691161,0.07606128;0.003581792;-0.03892779,0.1205357;-0.3319235;-0.06797719,0.1258841;-0.6720011;-0.01607609,0.1526852;-0.6969045;-0.07064724,-0.07866248;0.005330391;-0.03312584,-0.1088658;-0.3323723;-0.05387006,-0.1007437;-0.6686935;0.01822128,-0.108256;-0.7016006;-0.03371092,-0.007261083;0.5311791;0.05415392,82.00507
+0;0;0,-0.0001127579;0.3086126;0.0155667,-0.001068226;0.6074553;0.02015239,0.1529127;0.4839591;-0.00486091,0.2004423;0.3346512;-0.1721821,0.2615382;0.2292068;-0.409838,-0.1490121;0.4783124;-0.02048138,-0.1996638;0.3163143;-0.174557,-0.2261271;0.191197;-0.4090286,0.07625142;0.004821225;-0.0384372,0.09640238;-0.3325808;-0.003745887,0.1086343;-0.6681961;0.07067293,0.1105304;-0.6287979;-0.01026391,-0.07395348;0.006384204;-0.04248607,-0.1193641;-0.3293905;-0.01713037,-0.1360382;-0.6653083;0.05502649,-0.131615;-0.6258449;-0.02580403,-0.000793285;0.5342145;0.02117069,0;0;0,-0.003780186;0.3070295;0.03467941,-0.008554146;0.6048056;0.05995846,0.1427776;0.5010163;-0.002183199,0.2477245;0.4585761;-0.2015152,0.2527664;0.445969;-0.4682496,-0.1536632;0.4884887;-0.003837936,-0.2486514;0.4186525;-0.2004299,-0.2426027;0.4817858;-0.45987,0.07601996;0.003678143;-0.03901768,0.1205546;-0.3319242;-0.06795621,0.1259866;-0.671932;-0.01608515,0.1525558;-0.696492;-0.07049084,-0.07868639;0.005284091;-0.03309793,-0.1088921;-0.3325148;-0.05381556,-0.1006873;-0.6687158;0.01848192,-0.1080844;-0.7008071;-0.03379291,-0.007331714;0.531689;0.05574059,82.02844
+0;0;0,-0.0002478395;0.3085949;0.01591259,-0.001432406;0.6074289;0.02101295,0.1524176;0.4842921;-0.00590414,0.2032448;0.3398513;-0.1764964,0.2553076;0.2420089;-0.4194942,-0.1492542;0.4774376;-0.01882087,-0.1998419;0.3166328;-0.1741624,-0.2268827;0.1953966;-0.4105988,0.07627446;0.004842253;-0.03838881,0.09648766;-0.332548;-0.003619492,0.1087956;-0.6682003;0.07061977,0.1101029;-0.6287796;-0.0103261,-0.07395142;0.006349708;-0.04249483,-0.119535;-0.3294088;-0.0172354,-0.1360023;-0.6652799;0.05518607,-0.1321658;-0.6257823;-0.02567041,-0.001096625;0.5341866;0.02189353,0;0;0,-0.003780186;0.3070295;0.03467941,-0.008554146;0.6048056;0.05995846,0.1427776;0.5010163;-0.002183199,0.2477245;0.4585761;-0.2015152,0.2527664;0.445969;-0.4682496,-0.1536632;0.4884887;-0.003837936,-0.2486514;0.4186525;-0.2004299,-0.2426027;0.4817858;-0.45987,0.07601996;0.003678143;-0.03901768,0.1205546;-0.3319242;-0.06795621,0.1259866;-0.671932;-0.01608515,0.1525558;-0.696492;-0.07049084,-0.07868639;0.005284091;-0.03309793,-0.1088921;-0.3325148;-0.05381556,-0.1006873;-0.6687158;0.01848192,-0.1080844;-0.7008071;-0.03379291,-0.007331714;0.531689;0.05574059,82.05087
+0;0;0,-0.0002480724;0.3088849;0.01592755,-0.001434071;0.608078;0.02103362,0.1524673;0.484826;-0.005891506,0.2032838;0.3404157;-0.1764477,0.2540488;0.2450123;-0.4133881,-0.1493046;0.4779692;-0.01881253,-0.1998816;0.3171985;-0.1741212,-0.2262484;0.1989844;-0.4046638,0.07625684;0.004841134;-0.03837994,0.0964622;-0.3324184;-0.003624104,0.1087781;-0.6682889;0.07066342,0.1100843;-0.6288764;-0.01021197,-0.07393434;0.006348241;-0.04248501,-0.1195003;-0.3292801;-0.01723538,-0.1359782;-0.6653695;0.05523318,-0.132145;-0.6258802;-0.02555288,-0.001097839;0.5347371;0.02191539,0;0;0,-0.003983021;0.3072378;0.03539348,-0.008801475;0.605329;0.0611763,0.1424558;0.5008027;-0.001078367,0.2485762;0.4572129;-0.1994832,0.2538485;0.4447514;-0.4595535,-0.1533283;0.48819;-0.003704492,-0.2480403;0.4191355;-0.2006491,-0.2420135;0.4806065;-0.4536405,0.07603271;0.003690481;-0.0389483,0.120582;-0.3317672;-0.06799459,0.1261527;-0.6719849;-0.01603127,0.1526011;-0.6967022;-0.0702312,-0.07864658;0.005258992;-0.03314547,-0.1086976;-0.3324298;-0.05372335,-0.1004187;-0.6688473;0.01862346,-0.1079422;-0.7010888;-0.03334313,-0.007566765;0.5321184;0.05687976,82.07455
+0;0;0,-0.0002483313;0.3092073;0.01594417,-0.001435887;0.6087911;0.02105654,0.152652;0.4853731;-0.005901011,0.2034644;0.3409745;-0.1764434,0.2533235;0.2472737;-0.4091555,-0.1494855;0.4785081;-0.01883768,-0.2000584;0.3177503;-0.1741338,-0.2259546;0.2016458;-0.4005623,0.07625378;0.00484094;-0.0383784,0.09646922;-0.3325869;-0.003605213,0.1087974;-0.6687918;0.07075627,0.1100964;-0.6294311;-0.009674147,-0.07393137;0.006347986;-0.04248331,-0.1195201;-0.3294479;-0.01722107,-0.1360144;-0.6658719;0.05531963,-0.1322023;-0.6264349;-0.02502197,-0.001099171;0.5353447;0.02193958,0;0;0,-0.004112348;0.3074983;0.03593469,-0.008992985;0.6059409;0.06216502,0.1422026;0.500677;-0.0005996227,0.2488467;0.4570054;-0.198684,0.2560065;0.4486226;-0.454221,-0.1531649;0.4880459;-0.003655761,-0.2480048;0.4162598;-0.1995377,-0.242288;0.4777685;-0.4477407,0.07603382;0.003703773;-0.03893733,0.1205914;-0.3319247;-0.06798077,0.1263327;-0.6724989;-0.01610041,0.1526951;-0.6967403;-0.07014918,-0.07864253;0.005241004;-0.03314906,-0.1086677;-0.332626;-0.05363698,-0.1003261;-0.6693724;0.0188035,-0.100897;-0.6545801;-0.06073748,-0.007737592;0.53263;0.05778384,82.10876
+0;0;0,-0.0004014353;0.3095432;0.01634494,-0.001834204;0.6095972;0.02190554,0.1521705;0.4860946;-0.006387731,0.2088888;0.3472263;-0.1795996,0.2642366;0.2804394;-0.4221699,-0.14954;0.4798179;-0.02022906,-0.2008597;0.3215931;-0.1778201,-0.2263073;0.2108135;-0.4090007,0.07630476;0.004822428;-0.03828945,0.0964991;-0.3327115;-0.003407434,0.1089803;-0.6687975;0.071111,0.110468;-0.6294915;-0.008674949,-0.07391073;0.006376103;-0.04252415,-0.1195694;-0.3295212;-0.01718653,-0.1359953;-0.6658648;0.05537869,-0.1320127;-0.62648;-0.02431244,-0.00143939;0.5360214;0.02267384,0;0;0,-0.004239127;0.3077562;0.0367763,-0.009107322;0.6065977;0.06391811,0.1418873;0.5006478;0.0005602799,0.2492576;0.456321;-0.1969504,0.2546465;0.4517024;-0.4544652,-0.1526025;0.4877989;-0.003288753,-0.2477179;0.4108635;-0.1970353,-0.2418392;0.4752606;-0.4463998,0.07601804;0.003733992;-0.03897524,0.1206078;-0.3320075;-0.068012,0.1263735;-0.6724953;-0.01607585,0.1525591;-0.6966851;-0.06929612,-0.07865975;0.005214919;-0.03312403,-0.1086903;-0.3327668;-0.05362353,-0.1004496;-0.6694108;0.01893988,-0.1076746;-0.7013143;-0.03175904,-0.007850245;0.5331706;0.05933285,82.14337
+0;0;0,-0.0004017577;0.3097918;0.01635806,-0.001835524;0.6100548;0.02192254,0.1521012;0.4865231;-0.006357292,0.208815;0.3476659;-0.1795553,0.2643125;0.2806983;-0.4227819,-0.1494752;0.4802492;-0.02019247,-0.2007909;0.3220371;-0.1777709,-0.2263073;0.2109577;-0.409577,0.07631285;0.004822939;-0.03829351,0.09650318;-0.332644;-0.003418412,0.1089767;-0.6685243;0.07105443,0.1104609;-0.62924;-0.008545987,-0.07391856;0.006376778;-0.04252866,-0.1195682;-0.3294539;-0.01719606,-0.1359841;-0.6655917;0.05532476,-0.1320107;-0.6262287;-0.02418105,-0.001440436;0.5364277;0.02269137,0;0;0,-0.004344046;0.3079283;0.0374167,-0.009215564;0.6069344;0.06504273,0.1415953;0.500754;0.001415253,0.2492426;0.4551529;-0.1956327,0.2543328;0.4517699;-0.4538699,-0.1534314;0.487222;0.0003034659,-0.2474184;0.4081332;-0.1931047,-0.2440093;0.4688483;-0.4441543,0.07601337;0.003732681;-0.03900433,0.1206039;-0.3319402;-0.06804323,0.1266499;-0.6722506;-0.01637459,0.1525682;-0.6965788;-0.06930208,-0.07867853;0.005216736;-0.03310252,-0.1089312;-0.332655;-0.05396748,-0.1004336;-0.6691052;0.01846507,-0.1079379;-0.7010028;-0.03190359,-0.007952839;0.533462;0.06036353,82.16413
+0;0;0,-0.0004018819;0.3098875;0.01636312,-0.001835698;0.6101609;0.02192778,0.1520423;0.4866456;-0.006340893,0.2087494;0.3478047;-0.1795187,0.2629011;0.2824611;-0.4168469,-0.1494187;0.4803742;-0.02017077,-0.2007283;0.3221806;-0.1777308,-0.225626;0.2137949;-0.4039155,0.07632736;0.004823857;-0.0383008,0.09651776;-0.3326441;-0.003425598,0.1089731;-0.668036;0.07093894,0.1104617;-0.6287248;-0.008891724,-0.07393263;0.006377992;-0.04253675,-0.1195824;-0.3294536;-0.01720408,-0.1359744;-0.6651027;0.05521128,-0.1319895;-0.6257126;-0.02452451,-0.001440596;0.5365312;0.02269664,0;0;0,-0.004336447;0.3079808;0.03777838,-0.009116985;0.6070009;0.06537294,0.1416407;0.5005476;0.002004147,0.2495376;0.4527835;-0.1943626,0.2530216;0.4502397;-0.4463711,-0.1540007;0.4874783;0.002288576,-0.2468477;0.4015541;-0.1887075,-0.2462331;0.4514311;-0.4357678,0.07601994;0.003727496;-0.03902769,0.1206424;-0.3319396;-0.0680964,0.1267088;-0.6717855;-0.01670647,0.152634;-0.6963596;-0.06972909,-0.07870863;0.005221321;-0.03307227,-0.1088705;-0.3326577;-0.05396725,-0.1004243;-0.6686633;0.01815648,-0.1079955;-0.7004704;-0.03268056,-0.007870257;0.5335239;0.06072187,82.19766
+0;0;0,-0.0004768583;0.3098629;0.01682056,-0.002042754;0.6101291;0.02273764,0.1516276;0.4867203;-0.007003989,0.2102286;0.350694;-0.1817777,0.2477062;0.2727996;-0.4185365,-0.1493695;0.4807984;-0.02082347,-0.2005835;0.3263022;-0.182041,-0.2235446;0.2154394;-0.4072279,0.07642289;0.004812651;-0.03811124,0.09673122;-0.332634;-0.003098719,0.1090389;-0.6680323;0.07126167,0.1105693;-0.6287017;-0.008565947,-0.07387988;0.006393402;-0.04262599,-0.1192022;-0.3294638;-0.01704563,-0.1353145;-0.6651096;0.0554475,-0.1312916;-0.6256835;-0.02428212,-0.001622386;0.5364987;0.02341438,0;0;0,-0.004336447;0.3079808;0.03777838,-0.009116985;0.6070009;0.06537294,0.1416407;0.5005476;0.002004147,0.2495376;0.4527835;-0.1943626,0.2530216;0.4502397;-0.4463711,-0.1540007;0.4874783;0.002288576,-0.2468477;0.4015541;-0.1887075,-0.2462331;0.4514311;-0.4357678,0.07601994;0.003727496;-0.03902769,0.1206424;-0.3319396;-0.0680964,0.1267088;-0.6717855;-0.01670647,0.152634;-0.6963596;-0.06972909,-0.07870863;0.005221321;-0.03307227,-0.1088705;-0.3326577;-0.05396725,-0.1004243;-0.6686633;0.01815648,-0.1079955;-0.7004704;-0.03268056,-0.007870257;0.5335239;0.06072187,82.22227
+0;0;0,-0.0004770557;0.3099912;0.01682752,-0.002042915;0.6102505;0.02274452,0.151803;0.4867878;-0.007031983,0.2104045;0.3507604;-0.1818071,0.2551192;0.2578239;-0.4642861,-0.149539;0.4808591;-0.02086729,-0.2007534;0.3263617;-0.1820862,-0.2281485;0.1940904;-0.4507585,0.07642284;0.004812648;-0.03811121,0.09672941;-0.332605;-0.003101695,0.1090359;-0.6679723;0.07125182,0.1105495;-0.6287441;-0.007699922,-0.07387982;0.006393398;-0.04262596,-0.1191982;-0.329435;-0.0170478,-0.1353091;-0.6650498;0.05543865,-0.1313303;-0.6257271;-0.02341619,-0.001622565;0.5366233;0.02342123,0;0;0,-0.004417315;0.3080498;0.03825903,-0.009200305;0.6070449;0.06604099,0.1418502;0.5005128;0.002903223,0.2494801;0.4518374;-0.1933885,0.2456052;0.440572;-0.4938699,-0.1546255;0.4872823;0.00397218,-0.2470717;0.3941855;-0.1838325,-0.2452107;0.4601139;-0.4772281,0.07602499;0.003730357;-0.03901744,0.1205903;-0.3319082;-0.06816196,0.1267065;-0.6717192;-0.01675963,0.1520786;-0.6952993;-0.06973386,-0.07870688;0.005215551;-0.03307722,-0.1088405;-0.3326318;-0.05404972,-0.1003629;-0.6685929;0.01812626,-0.1017958;-0.6534916;-0.0599558,-0.007949337;0.5335728;0.06136274,82.2549
+0;0;0,-0.0004772895;0.3101431;0.01683577,-0.002043352;0.6104414;0.0227535,0.1523082;0.4868039;-0.007123262,0.2108954;0.3508098;-0.1818556,0.2545075;0.2601651;-0.457369,-0.1500268;0.4808557;-0.02100416,-0.2012287;0.326396;-0.1821837,-0.2279482;0.1973864;-0.4442308,0.07648322;0.00481645;-0.03814132,0.09679807;-0.3327388;-0.003117535,0.1090937;-0.6678084;0.07116999,0.1106213;-0.6284948;-0.008512087,-0.07393819;0.00639845;-0.04265964,-0.1192751;-0.3295668;-0.01707105,-0.1353716;-0.6648837;0.05535106,-0.1313561;-0.6254748;-0.02423321,-0.001622943;0.5368037;0.02343031,0;0;0,-0.00460659;0.3081132;0.03895426,-0.00953041;0.607123;0.06696725,0.1419709;0.5003574;0.003450394,0.2501747;0.4478669;-0.1914725,0.2427104;0.3591445;-0.470934,-0.1556191;0.4872622;0.005189348,-0.2470752;0.3872713;-0.1794613,-0.2493636;0.4437898;-0.4672573,0.07606694;0.003736645;-0.03908324,0.1206698;-0.3320353;-0.06824923,0.1268484;-0.6715511;-0.01694322,0.1525652;-0.6956519;-0.07032919,-0.07881101;0.005204147;-0.03300579,-0.1088511;-0.3327762;-0.05421399,-0.1003973;-0.6684476;0.01786003,-0.1019995;-0.6534768;-0.06094269,-0.008238405;0.5336435;0.06225085,82.28656
+0;0;0,-0.0006002136;0.3102279;0.01717491,-0.002284552;0.6105561;0.02344999,0.1610491;0.484246;-0.009284083,0.2206968;0.3551652;-0.1889845,0.2610845;0.2940652;-0.4632181,-0.1586365;0.477871;-0.02440764,-0.2105838;0.3275302;-0.1893654,-0.2402566;0.2410021;-0.4580675,0.07650246;0.004824786;-0.03807939,0.09688724;-0.3328218;-0.002971407,0.109111;-0.6677565;0.07129145,0.1107389;-0.6284271;-0.008392937,-0.07392855;0.006382077;-0.04265893,-0.1192313;-0.3296866;-0.01699141,-0.1353297;-0.6648713;0.05538073,-0.1312134;-0.6254403;-0.02420193,-0.001841496;0.5369079;0.02403834,0;0;0,-0.004606888;0.308183;0.03922629,-0.009484395;0.6072417;0.06712604,0.1501576;0.4972786;-0.0008761883,0.2543619;0.4444662;-0.1980164,0.2433263;0.3453799;-0.4637767,-0.1650499;0.4852587;0.003591929,-0.2540279;0.3740828;-0.1759486,-0.2670732;0.3951024;-0.4587142,0.07604377;0.00371185;-0.03910899,0.1207894;-0.3321379;-0.06836796,0.126978;-0.6715155;-0.01708221,0.1527098;-0.6955861;-0.07050061,-0.07881103;0.005226249;-0.03297656,-0.1088132;-0.3328615;-0.05418722,-0.100412;-0.6684138;0.0177835,-0.102945;-0.6534295;-0.06100356,-0.008200198;0.5337499;0.06244588,82.30872
+0;0;0,-0.0006003877;0.3103179;0.01717989,-0.002285192;0.6107289;0.0234566,0.1648681;0.4831609;-0.01005862,0.2245004;0.3541133;-0.1897128,0.2629858;0.2958911;-0.45103,-0.1623134;0.4766365;-0.02553679,-0.2142474;0.3263343;-0.1904521,-0.2425226;0.2438816;-0.4464984,0.07646;0.004822108;-0.03805826,0.09684181;-0.3327754;-0.002955381,0.1090632;-0.6676435;0.07129271,0.1107116;-0.6281961;-0.009400055,-0.07388752;0.006378534;-0.04263525,-0.1191837;-0.3296413;-0.01697146,-0.1352789;-0.6647594;0.0553863,-0.1311105;-0.625209;-0.02520345,-0.001841997;0.5370576;0.02404513,0;0;0,-0.004710212;0.3082431;0.03945518,-0.00968951;0.6073853;0.06733036,0.1531589;0.4958312;-0.00306344,0.2574062;0.4383641;-0.1988056,0.2456195;0.3670273;-0.4594389,-0.1682527;0.4845653;0.0004647747,-0.2550228;0.361543;-0.172224,-0.2780426;0.3636791;-0.4417108,0.0760327;0.003645986;-0.0390327,0.1208638;-0.3321276;-0.06845927,0.1270595;-0.6714112;-0.01700902,0.1530574;-0.696191;-0.07110691,-0.07874269;0.005274866;-0.03300879,-0.1086909;-0.332774;-0.05412085,-0.1003117;-0.6682833;0.01772752,-0.1027684;-0.6534883;-0.06206011,-0.00837554;0.5338702;0.06266189,82.33229
+0;0;0,-0.0006005448;0.3103991;0.01718439,-0.002285487;0.6108348;0.02346169,0.1674402;0.4824312;-0.01057973,0.2270663;0.3533968;-0.1902154,0.259115;0.3049125;-0.4078265,-0.1647898;0.475806;-0.02629673,-0.2167185;0.3255193;-0.1911951,-0.2402646;0.2568571;-0.4044168,0.07643666;0.004820637;-0.03804664,0.09681042;-0.3326434;-0.002957638,0.1090144;-0.6670365;0.07118513,0.1106834;-0.6274714;-0.01051322,-0.07386497;0.006376587;-0.04262224,-0.1191432;-0.3295104;-0.01696859,-0.1352156;-0.6641531;0.05528652,-0.1309952;-0.6244837;-0.02630754,-0.001842267;0.5371595;0.02405025,0;0;0,-0.004697695;0.3083315;0.03940678,-0.009671025;0.6075065;0.06720161,0.1556312;0.495166;-0.004191875,0.2587748;0.4329534;-0.1990383,0.2441767;0.3655209;-0.4134495,-0.1700605;0.4837092;-0.002052628,-0.2537172;0.3489272;-0.1673084,-0.2613181;0.4145594;-0.3826386,0.07602775;0.003621191;-0.0389874,0.1209294;-0.3320078;-0.06840324,0.1269186;-0.6708112;-0.01700997,0.1535776;-0.6960658;-0.07182908,-0.07870395;0.005295151;-0.03303026,-0.1080934;-0.3326975;-0.05365774,-0.09996635;-0.6677828;0.01787355,-0.1022228;-0.6531833;-0.06291403,-0.008350387;0.5339865;0.06254625,82.3647
+0;0;0,-0.0008010892;0.310428;0.01758159,-0.002713825;0.6109591;0.02420373,0.1651156;0.4831728;-0.01089818,0.2275939;0.3587109;-0.1925942,0.2667424;0.2692429;-0.4770029,-0.1632056;0.4770017;-0.02673258,-0.2168584;0.3331951;-0.1965819,-0.2429753;0.2456819;-0.4830864,0.07647917;0.004804899;-0.03796175,0.09711017;-0.3330648;-0.002901681,0.1089171;-0.6670975;0.07131685,0.1106566;-0.6274955;-0.01059404,-0.07386198;0.006386344;-0.04262473,-0.1191747;-0.3299278;-0.01712306,-0.1351177;-0.6641998;0.05522101,-0.1308225;-0.6244827;-0.02658209,-0.002218259;0.5372372;0.02470752,0;0;0,-0.004702568;0.3083917;0.03934145,-0.009773269;0.6076858;0.0669415,0.1547284;0.4960515;-0.00187397,0.2595335;0.4274845;-0.1935043,0.2530778;0.3795307;-0.4902942,-0.1679335;0.4838434;-0.002561539,-0.2436459;0.3145022;-0.1367217,-0.2554871;0.3455878;-0.4355844,0.0760337;0.003643543;-0.03897238,0.1209162;-0.3324247;-0.06820393,0.1270011;-0.6708847;-0.01688743,0.1532407;-0.6964214;-0.07194901,-0.07870288;0.005269458;-0.03303533,-0.1079215;-0.3331487;-0.05377667,-0.09991776;-0.6678948;0.01768371,-0.1014781;-0.6533481;-0.06333099,-0.008411288;0.5341147;0.06237531,82.39809
+0;0;0,-0.0008010892;0.310428;0.01758159,-0.002713825;0.6109591;0.02420373,0.1651156;0.4831728;-0.01089818,0.2275939;0.3587109;-0.1925942,0.2667424;0.2692429;-0.4770029,-0.1632056;0.4770017;-0.02673258,-0.2168584;0.3331951;-0.1965819,-0.2429753;0.2456819;-0.4830864,0.07647917;0.004804899;-0.03796175,0.09711017;-0.3330648;-0.002901681,0.1089171;-0.6670975;0.07131685,0.1106566;-0.6274955;-0.01059404,-0.07386198;0.006386344;-0.04262473,-0.1191747;-0.3299278;-0.01712306,-0.1351177;-0.6641998;0.05522101,-0.1308225;-0.6244827;-0.02658209,-0.002218259;0.5372372;0.02470752,0;0;0,-0.004702568;0.3083917;0.03934145,-0.009773269;0.6076858;0.0669415,0.1547284;0.4960515;-0.00187397,0.2595335;0.4274845;-0.1935043,0.2530778;0.3795307;-0.4902942,-0.1679335;0.4838434;-0.002561539,-0.2436459;0.3145022;-0.1367217,-0.2554871;0.3455878;-0.4355844,0.0760337;0.003643543;-0.03897238,0.1209162;-0.3324247;-0.06820393,0.1270011;-0.6708847;-0.01688743,0.1532407;-0.6964214;-0.07194901,-0.07870288;0.005269458;-0.03303533,-0.1079215;-0.3331487;-0.05377667,-0.09991776;-0.6678948;0.01768371,-0.1014781;-0.6533481;-0.06333099,-0.008411288;0.5341147;0.06237531,82.4201
+0;0;0,-0.0008011243;0.3104416;0.01758236,-0.002713771;0.6109585;0.02420407,0.1644933;0.4833737;-0.01076542,0.2269289;0.3589968;-0.1923374,0.2660781;0.2695274;-0.4767505,-0.1626068;0.4772256;-0.02654094,-0.216223;0.3335172;-0.1962743,-0.2423402;0.2460026;-0.4827832,0.07652345;0.004807681;-0.03798373,0.09716471;-0.3332299;-0.002906237,0.1089682;-0.6671651;0.07129061,0.1107033;-0.6275873;-0.01041318,-0.07390475;0.006390042;-0.04264941,-0.1192399;-0.3300912;-0.01713507,-0.1351783;-0.6642656;0.05518788,-0.130894;-0.6245731;-0.02640841,-0.002218208;0.5372371;0.02470786,0;0;0,-0.004797056;0.3084382;0.03907156,-0.009899095;0.6077377;0.06646228,0.1546502;0.4961338;-0.0003809966,0.2594479;0.4181049;-0.1881712,0.2531855;0.3763933;-0.4859113,-0.1672713;0.4839078;-0.003067896,-0.2357843;0.3067997;-0.130641,-0.2547091;0.3109276;-0.4307294,0.07602344;0.003724128;-0.03909326,0.1209535;-0.3325156;-0.06824899,0.1268785;-0.6709353;-0.01731586,0.1529256;-0.6963364;-0.07229328,-0.07880714;0.005169072;-0.03293072,-0.1079374;-0.3333935;-0.05420864,-0.1000749;-0.6680161;0.01736723,-0.1011701;-0.6534448;-0.06344746,-0.008518293;0.5341657;0.06192422,82.45412
+0;0;0,-0.0008508069;0.3104597;0.01810707,-0.002851017;0.6109607;0.02504075,0.1642416;0.4830571;-0.01119747,0.2258367;0.3629549;-0.1957519,0.2596879;0.2898515;-0.4411349,-0.1626896;0.4776179;-0.02708351,-0.2173371;0.3381408;-0.1998221,-0.2382915;0.2638757;-0.4462941,0.07652359;0.004787163;-0.03774311,0.09753844;-0.3334113;-0.00256066,0.1090818;-0.667263;0.07171383,0.1108721;-0.6276485;-0.01010348,-0.0737778;0.006378166;-0.04265529,-0.1188463;-0.3303133;-0.01686226,-0.1349645;-0.664397;0.05549284,-0.1306193;-0.6246765;-0.02621608,-0.002338056;0.5372412;0.02546272,0;0;0,-0.004867181;0.3085085;0.03889227,-0.01016565;0.6078168;0.06603646,0.1548253;0.495917;-0.0002000295,0.2599922;0.412235;-0.1851759,0.2597944;0.3620574;-0.4385235,-0.1676146;0.4839107;-0.003526859,-0.2466615;0.3127937;-0.1329463,-0.2578472;0.3487427;-0.3884563,0.07601951;0.003732443;-0.03886414,0.1209281;-0.3326785;-0.06833434,0.1268295;-0.6710182;-0.01736021,0.1529011;-0.6962672;-0.0726552,-0.07865629;0.005167726;-0.03301213,-0.1076331;-0.3335944;-0.05441779,-0.09981074;-0.6681075;0.01732286,-0.1007637;-0.6535648;-0.0636085,-0.00870005;0.5342426;0.06160021,82.47655
+0;0;0,-0.000851278;0.3106316;0.0181171,-0.002851356;0.611113;0.02505054,0.1639977;0.4832989;-0.01113417,0.2255289;0.3633214;-0.1954971,0.2649319;0.2782286;-0.4811244,-0.1624557;0.4778677;-0.026997,-0.2170465;0.3385354;-0.1995564,-0.2414375;0.2520903;-0.4864512,0.07648558;0.004784785;-0.03772437,0.09750371;-0.3334664;-0.002536431,0.1090496;-0.667392;0.07175449,0.1108305;-0.6278284;-0.009630188,-0.07374116;0.006374998;-0.0426341,-0.1188167;-0.330369;-0.01683705,-0.1349384;-0.6645266;0.05553406,-0.1306163;-0.6248575;-0.0257428,-0.002338467;0.5374039;0.02547245,0;0;0,-0.00516586;0.3087485;0.03832269,-0.01062541;0.6080673;0.06505322,0.1543631;0.4955029;-8.106232E-06,0.2585106;0.3998024;-0.1793544,0.2489748;0.316106;-0.4679377,-0.1677753;0.4841041;-0.004097767,-0.2515004;0.3189622;-0.1378461,-0.2542416;0.2455612;-0.4293613,0.07598339;0.003842145;-0.03883076,0.1206544;-0.3326275;-0.06860518,0.1264817;-0.6710648;-0.01776218,0.1523713;-0.695849;-0.07295752,-0.07860424;0.005059056;-0.03304309,-0.1077835;-0.3336976;-0.05509596,-0.1000861;-0.6682348;0.01690622,-0.1008091;-0.6536179;-0.06359807,-0.009085521;0.5344933;0.06081462,82.50971
+0;0;0,-0.0008513313;0.310651;0.01811823,-0.002849961;0.6109158;0.02504722,0.1639832;0.4831741;-0.01113449,0.225444;0.3633337;-0.1952866,0.254929;0.2996594;-0.4090192,-0.1624399;0.4777434;-0.02699585,-0.2169683;0.3385703;-0.1993579,-0.2352199;0.2738842;-0.414039,0.0765065;0.004786094;-0.03773469,0.09752741;-0.3335098;-0.002542101,0.1090652;-0.6671983;0.07169607,0.1108271;-0.6277359;-0.008827314,-0.07376133;0.006376742;-0.04264576,-0.1188428;-0.3304118;-0.0168453,-0.1349531;-0.6643322;0.05547442,-0.1306767;-0.6247654;-0.02494229,-0.00233754;0.537274;0.02546874,0;0;0,-0.005308867;0.3088042;0.03801084,-0.01081686;0.6079599;0.06406569,0.1544117;0.495414;-6.818399E-05,0.257171;0.3885143;-0.1734583,0.269545;0.3104861;-0.3840857,-0.1681061;0.4839784;-0.004320979,-0.2585496;0.3243387;-0.139917,-0.2543653;0.2277547;-0.3430412,0.07589853;0.003933609;-0.03903842,0.1204795;-0.3326075;-0.06865501,0.1261978;-0.6708371;-0.01805353,0.1519469;-0.6948425;-0.07279897,-0.0787283;0.004929999;-0.03282692,-0.1079325;-0.3338516;-0.05515831,-0.1000537;-0.6681013;0.01700464,-0.1007067;-0.6533246;-0.06264763,-0.009255014;0.5344388;0.06009388,82.53319
+0;0;0,-0.0008117044;0.3106275;0.01876253,-0.002886756;0.6107129;0.02599063,0.1639398;0.48219;-0.01216317,0.2219874;0.380931;-0.2079405,0.2612371;0.3226635;-0.4585641,-0.16267;0.4779184;-0.02795709,-0.2191701;0.3435788;-0.2032063,-0.2318923;0.2626281;-0.4502548,0.07655317;0.004783663;-0.03761923,0.09790999;-0.3334343;-0.002098918,0.1092128;-0.6671544;0.07228515,0.1109882;-0.6277216;-0.007770926,-0.07376333;0.006377249;-0.04262367,-0.1185221;-0.3304224;-0.01670341,-0.1346024;-0.6643264;0.05595552,-0.1303281;-0.6247891;-0.02399369,-0.002354507;0.5371187;0.02632524,0;0;0,-0.005372629;0.3088524;0.03772831,-0.01086414;0.6078793;0.06324387,0.1553896;0.495211;0.0003793202,0.2545195;0.3774285;-0.1677046,0.2541555;0.2808786;-0.4094189,-0.168895;0.4837356;-0.004708104,-0.2598851;0.3238859;-0.1393206,-0.254922;0.2571685;-0.3908598,0.07584485;0.003957719;-0.03911996,0.1203635;-0.3325557;-0.06888604,0.1260342;-0.6708471;-0.01832295,0.1516678;-0.6946745;-0.07260586,-0.07873423;0.004922717;-0.0327897,-0.1080638;-0.3338214;-0.05518252,-0.1001783;-0.6681695;0.01678274,-0.1006753;-0.6533113;-0.0624106,-0.009309225;0.5343959;0.05946517,82.56586
+0;0;0,-0.0008112228;0.3104432;0.01875139,-0.002882118;0.6099272;0.02596484,0.1645856;0.481335;-0.01233827,0.222557;0.380209;-0.2078584,0.2564519;0.3298908;-0.4242895,-0.1632856;0.4770468;-0.02819319,-0.2197115;0.3428837;-0.2032121,-0.230698;0.2729771;-0.4165559,0.07653473;0.004782511;-0.03761018,0.09791099;-0.3337431;-0.002057567,0.1092046;-0.6671947;0.07226667,0.1109816;-0.6277537;-0.007858738,-0.07374558;0.006375714;-0.04261341,-0.1185451;-0.3307302;-0.01666958,-0.1346124;-0.6643657;0.05593091,-0.1303345;-0.6248202;-0.02408754,-0.002350902;0.5364758;0.0262988,0;0;0,-0.005381778;0.3087127;0.03734612,-0.01090778;0.6072451;0.06149912,0.1565378;0.4947882;0.0001871623,0.2520614;0.3657859;-0.1612096,0.2682205;0.2765145;-0.3668615,-0.1713528;0.4798844;0.001221918,-0.2590136;0.3207566;-0.1359248,-0.2550553;0.2652265;-0.3536951,0.07577874;0.004038811;-0.03919482,0.1202925;-0.332791;-0.06893849,0.1258615;-0.6708001;-0.01833773,0.1514478;-0.694625;-0.07274914,-0.07873327;0.004847939;-0.03274956,-0.1081877;-0.3341745;-0.05548184,-0.1003579;-0.6682391;0.01649798,-0.1020124;-0.6533833;-0.06275029,-0.009342164;0.5338855;0.05812144,82.58817
+0;0;0,-0.0008112228;0.3104432;0.01875139,-0.002882118;0.6099272;0.02596484,0.1645856;0.481335;-0.01233827,0.222557;0.380209;-0.2078584,0.2564519;0.3298908;-0.4242895,-0.1632856;0.4770468;-0.02819319,-0.2197115;0.3428837;-0.2032121,-0.230698;0.2729771;-0.4165559,0.07653473;0.004782511;-0.03761018,0.09791099;-0.3337431;-0.002057567,0.1092046;-0.6671947;0.07226667,0.1109816;-0.6277537;-0.007858738,-0.07374558;0.006375714;-0.04261341,-0.1185451;-0.3307302;-0.01666958,-0.1346124;-0.6643657;0.05593091,-0.1303345;-0.6248202;-0.02408754,-0.002350902;0.5364758;0.0262988,0;0;0,-0.005381778;0.3087127;0.03734612,-0.01090778;0.6072451;0.06149912,0.1565378;0.4947882;0.0001871623,0.2520614;0.3657859;-0.1612096,0.2682205;0.2765145;-0.3668615,-0.1713528;0.4798844;0.001221918,-0.2590136;0.3207566;-0.1359248,-0.2550553;0.2652265;-0.3536951,0.07577874;0.004038811;-0.03919482,0.1202925;-0.332791;-0.06893849,0.1258615;-0.6708001;-0.01833773,0.1514478;-0.694625;-0.07274914,-0.07873327;0.004847939;-0.03274956,-0.1081877;-0.3341745;-0.05548184,-0.1003579;-0.6682391;0.01649798,-0.1020124;-0.6533833;-0.06275029,-0.009342164;0.5338855;0.05812144,82.62173
+0;0;0,-0.0008976118;0.3100838;0.01927132,-0.003062158;0.6088399;0.02669596,0.1662556;0.4813208;-0.009348366,0.2189046;0.3774323;-0.2047271,0.2666427;0.329058;-0.4187871,-0.1639954;0.4762852;-0.02913153,-0.2237165;0.3450339;-0.2050407,-0.2338878;0.2765384;-0.4186891,0.07645804;0.004819172;-0.03757845,0.09808685;-0.3342874;-0.00170159,0.1091465;-0.6670535;0.07266758,0.1115047;-0.6275886;-0.007517353,-0.07369994;0.006325394;-0.04253826,-0.1186535;-0.3313743;-0.01633926,-0.1345003;-0.6643469;0.05621704,-0.1296402;-0.6247719;-0.02384212,-0.002502833;0.5355532;0.02696158,0;0;0,-0.005527899;0.3084368;0.03688312,-0.01154619;0.6063452;0.05961823,0.1575772;0.4941737;7.938966E-05,0.2518245;0.3603165;-0.157836,0.2559203;0.253015;-0.355093,-0.1743074;0.4781561;0.005003292,-0.2598023;0.3157828;-0.1293958,-0.2517133;0.2273908;-0.3357017,0.07569706;0.004076362;-0.03917313,0.1200668;-0.333409;-0.068892,0.1256173;-0.6707463;-0.01830482,0.1512533;-0.6944878;-0.07288885,-0.07863113;0.004809445;-0.03279043,-0.1084557;-0.3347913;-0.05581435,-0.1006177;-0.6681657;0.01620223,-0.1029918;-0.6533232;-0.06310342,-0.009829983;0.5331377;0.05660915,82.65489
+0;0;0,-0.000896542;0.3097143;0.01924835,-0.003056999;0.6079035;0.02665763,0.166519;0.4804065;-0.009442808,0.2191215;0.3766096;-0.2046492,0.276103;0.3188687;-0.4601572,-0.1642389;0.4753632;-0.02925635,-0.2239074;0.3442276;-0.2050104,-0.2360481;0.2624696;-0.4600271,0.07644031;0.004818054;-0.03756974,0.09810884;-0.3349114;-0.001626987,0.1091583;-0.6673703;0.07267357,0.1115039;-0.6279557;-0.007085063,-0.07368285;0.006323927;-0.0425284,-0.1187189;-0.3319959;-0.01628128,-0.1345511;-0.6646613;0.05620808,-0.1297169;-0.6251372;-0.02342544,-0.002498477;0.5347221;0.02692286,0;0;0,-0.005450904;0.3081481;0.03618336,-0.01132014;0.6056306;0.05698633,0.1587468;0.4932368;0.0002858639,0.2512458;0.3538888;-0.1535726,0.2484966;0.2066257;-0.377562,-0.1752422;0.4765034;0.006678961,-0.2553596;0.3213982;-0.13882,-0.2655195;0.1916389;-0.3731799,0.07564564;0.004114598;-0.03922534,0.1200783;-0.3340241;-0.06864357,0.1255627;-0.6711008;-0.01843524,0.1509277;-0.6945356;-0.0728128,-0.07862306;0.004784191;-0.03276195,-0.1084211;-0.3354318;-0.05605739,-0.1010746;-0.6684301;0.01625959,-0.1036616;-0.653521;-0.06261467,-0.009658314;0.5325084;0.05448008,82.67772
+0;0;0,-0.0008952204;0.3092577;0.01921998,-0.003053185;0.6071014;0.02661983,0.1664472;0.4796908;-0.009464685,0.2189585;0.3760739;-0.2043325,0.2752867;0.3189951;-0.456911,-0.1641637;0.4746497;-0.02926942,-0.2237287;0.3437416;-0.2047186,-0.2357302;0.2629209;-0.4568114,0.07636388;0.004813237;-0.03753217,0.09802178;-0.3347497;-0.001607034,0.1090622;-0.666936;0.07263258,0.1114213;-0.6274671;-0.007586315,-0.07360917;0.006317603;-0.04248588,-0.1186232;-0.3318365;-0.01625162,-0.1344424;-0.664229;0.05617828,-0.1295803;-0.6246499;-0.02391478,-0.002495138;0.5339822;0.02688483,0;0;0,-0.005187735;0.3077548;0.03564548,-0.01066756;0.6049481;0.05575204,0.1596265;0.4927202;0.0004410744,0.2477358;0.3428529;-0.1453118,0.2486946;0.2036707;-0.3708205,-0.1745127;0.4774031;0.00349829,-0.2554645;0.319082;-0.1373867,-0.2575885;0.1734341;-0.3587663,0.07559375;0.00400281;-0.03915143,0.1200742;-0.3339386;-0.06881189,0.1255762;-0.6707367;-0.01863241,0.1511403;-0.6945046;-0.07327485,-0.07851407;0.004869414;-0.03278876,-0.1080658;-0.3351732;-0.05646185,-0.1008286;-0.667793;0.0162897,-0.1027932;-0.652988;-0.06305482,-0.009119019;0.5318815;0.05337214,82.71114
+0;0;0,-0.0009995495;0.3084092;0.01964276,-0.003384593;0.6052983;0.02738415,0.1673851;0.4771169;-0.01169862,0.2198168;0.3867626;-0.2158265,0.2907878;0.2986658;-0.4829218,-0.1664984;0.4706123;-0.02650885,-0.2258698;0.3456363;-0.2093673,-0.2381538;0.2961338;-0.4949132,0.07638025;0.004891807;-0.03739112,0.09808691;-0.3343146;-0.00121488,0.1090655;-0.6664337;0.07287271,0.1104502;-0.6268515;-0.008016162,-0.07356136;0.006212902;-0.04249818,-0.1186758;-0.3316098;-0.01639482,-0.1342762;-0.6638245;0.05642431,-0.1303668;-0.6241401;-0.02436972,-0.002766058;0.5324044;0.02753988,0;0;0,-0.004546613;0.3070493;0.03468609,-0.008914188;0.6034209;0.05314922,0.1625613;0.4912791;-0.003777981,0.2486053;0.3319755;-0.1444902,0.2415649;0.1415469;-0.36318,-0.1757067;0.4774233;0.001232505,-0.2589127;0.3132052;-0.1354803,-0.2376534;0.1438241;-0.3699924,0.07553071;0.003955841;-0.03918457,0.1199566;-0.3336549;-0.06895351,0.1254804;-0.6703664;-0.01887918,0.1520896;-0.6947876;-0.07334971,-0.07847004;0.004929831;-0.03277372,-0.1081897;-0.3347663;-0.05652559,-0.1009023;-0.6674236;0.01557574,-0.1032002;-0.6527544;-0.06440196,-0.007688716;0.5305614;0.05117321,82.73344
+0;0;0,-0.0009958512;0.3072681;0.01957008,-0.003369616;0.6027543;0.02727547,0.1693746;0.4742901;-0.01226413,0.2211864;0.3850041;-0.2139786,0.2780108;0.3144676;-0.4278339,-0.1683894;0.46771;-0.02724648,-0.2270589;0.3442115;-0.207943,-0.2368943;0.3045763;-0.4365711,0.07627682;0.004885183;-0.03734049,0.09797009;-0.3341119;-0.001186576,0.1089586;-0.6665306;0.07296786,0.1103395;-0.6269743;-0.007701777,-0.07346174;0.006204489;-0.04244063,-0.1185483;-0.3314098;-0.01635338,-0.1341628;-0.6639241;0.05653144,-0.130264;-0.624266;-0.02404362,-0.002754132;0.5302202;0.02743042,0;0;0,-0.003821194;0.3060017;0.03385305,-0.006840348;0.6010526;0.05120111,0.1659021;0.489472;-0.007566214,0.2467157;0.3245046;-0.1402316,0.2450226;0.1754617;-0.3183379,-0.1783765;0.4763692;0.005895253,-0.260081;0.3118286;-0.1267545,-0.2516637;0.1437319;-0.2867894,0.0754485;0.003823787;-0.03910542,0.1201731;-0.3335201;-0.06903028,0.1255582;-0.6705178;-0.01877665,0.1520528;-0.6946266;-0.07328439,-0.07832325;0.005050982;-0.03280682,-0.1072693;-0.3345776;-0.05541838,-0.1003351;-0.6676512;0.0162452,-0.1040633;-0.6529297;-0.06346355,-0.006006524;0.5285412;0.04947042,82.76653
+0;0;0,-0.0009921001;0.3061107;0.01949636,-0.003356398;0.6004179;0.0271707,0.1695067;0.4721956;-0.01239746,0.2212173;0.3830839;-0.2137182,0.2777498;0.3129097;-0.4264749,-0.1684953;0.4656108;-0.02739036,-0.2270502;0.3423535;-0.2077342,-0.2368351;0.3029219;-0.4351878,0.07618364;0.004879215;-0.03729487,0.09787891;-0.3341492;-0.001137614,0.1088585;-0.6662998;0.072957,0.1102461;-0.6266978;-0.008098334,-0.073372;0.006196909;-0.04238878,-0.1184627;-0.3314485;-0.01629913,-0.1340647;-0.6636947;0.05652691,-0.1301472;-0.6239904;-0.02443339,-0.002743301;0.5281651;0.02732506,0;0;0,-0.002969131;0.3049414;0.03296638,-0.004670754;0.5988832;0.04925299,0.1679628;0.4884188;-0.009542938,0.2463681;0.3177651;-0.1355383,0.2440607;0.1706361;-0.3136773,-0.1781825;0.4768333;0.007427078,-0.2466239;0.2791824;-0.07856603,-0.2549888;0.1548862;-0.2731585,0.07538201;0.003641188;-0.03902507,0.1204299;-0.3336804;-0.06907725,0.1255634;-0.6703925;-0.01874637,0.1520089;-0.6946153;-0.07374287,-0.0781878;0.005202821;-0.03283686,-0.1069753;-0.3344965;-0.05506163,-0.1003238;-0.6674302;0.01596974,-0.1045758;-0.6527871;-0.06409384,-0.004190251;0.5266448;0.04775119,82.80029
+0;0;0,-0.001003419;0.3046813;0.0203328,-0.003384929;0.5978613;0.02821179,0.1666795;0.4696151;-0.01401152,0.2230968;0.376152;-0.2110367,0.2754014;0.3101631;-0.437234,-0.1667908;0.462936;-0.02455591,-0.2211613;0.3600962;-0.2174419,-0.2358803;0.2971582;-0.449988,0.07622252;0.00498707;-0.03740752,0.09822581;-0.3334133;-0.0001564547,0.1088619;-0.6658908;0.07369075,0.1094873;-0.6262534;-0.007360376,-0.07355824;0.006124873;-0.04225798,-0.1183946;-0.3310574;-0.0160959,-0.1340249;-0.6634151;0.0574018,-0.1308699;-0.6236783;-0.02357843,-0.002753956;0.5258578;0.0283104,0;0;0,-0.001755565;0.3037114;0.03164554,-0.001832455;0.5966172;0.0463922,0.1691761;0.4882031;-0.0105288,0.2432865;0.3099183;-0.1265433,0.2408538;0.1532982;-0.3101726,-0.1750274;0.4792298;0.005433816,-0.2501328;0.2885303;-0.08800107,-0.2475554;0.1319128;-0.2716306,0.07540402;0.003537446;-0.0391891,0.1205808;-0.3332694;-0.06930256,0.1257588;-0.6701958;-0.01868963,0.1521687;-0.6941525;-0.07395029,-0.07831489;0.005314699;-0.03275053,-0.1070078;-0.3338888;-0.05520728,-0.100167;-0.6671354;0.01555828,-0.1040831;-0.6525159;-0.06450833,-0.001775235;0.5246199;0.04525256,82.82288
+0;0;0,-0.0009981333;0.3030763;0.02022569,-0.003369525;0.5950084;0.02807037,0.1636855;0.468046;-0.01340226,0.2200192;0.3747216;-0.2101351,0.2725218;0.3084829;-0.4371888,-0.1638668;0.4614855;-0.02375952,-0.2181566;0.3587983;-0.2163593,-0.2329313;0.2956221;-0.4497858,0.0763538;0.00499566;-0.03747196,0.0983315;-0.333011;-0.0002642274,0.1089706;-0.6655837;0.07360412,0.109597;-0.6259299;-0.007584617,-0.07368494;0.006135422;-0.04233077,-0.1184691;-0.3306545;-0.01619913,-0.1341039;-0.6631074;0.05731962,-0.1309436;-0.6233541;-0.02379811,-0.002741055;0.5232906;0.02816859,0;0;0,-0.0002508312;0.3022628;0.03004074,0.001321882;0.5939961;0.04308677,0.1697059;0.4882382;-0.0110395,0.2394026;0.3047792;-0.1209116,0.2363542;0.1403095;-0.298782,-0.171302;0.4812533;0.008955561,-0.2394943;0.282539;-0.07135108,-0.2353594;0.1145142;-0.2458447,0.07544468;0.003414124;-0.0394392,0.1205669;-0.3330249;-0.06925058,0.1256943;-0.6700377;-0.01855135,0.152091;-0.6939858;-0.07403135,-0.0785163;0.005388789;-0.03263678,-0.107273;-0.3333995;-0.055253,-0.1002346;-0.6667682;0.01538805,-0.104678;-0.6521945;-0.06478357,0.0009769648;0.5222802;0.04234219,82.85597
+0;0;0,-0.001064969;0.3013877;0.02076276,-0.003518052;0.5919633;0.02887757,0.1628413;0.4666973;-0.008989351,0.2152348;0.3753396;-0.2072686,0.2651129;0.3211369;-0.4333892,-0.1623576;0.4587691;-0.02147379,-0.214775;0.3673091;-0.2196995,-0.2297503;0.3003651;-0.4474066,0.07627026;0.005029735;-0.03742083,0.09829406;-0.332525;0.0003573224,0.1088612;-0.6652843;0.07431803,0.1097318;-0.6256316;-0.006651729,-0.07363491;0.006085222;-0.04223318,-0.1184069;-0.3303251;-0.01617637,-0.1338886;-0.6629214;0.05765184,-0.1304917;-0.6231671;-0.02323914,-0.002861491;0.5205683;0.02887745,0;0;0,0.001312852;0.300746;0.02858138,0.004303664;0.5911785;0.04021168,0.1711223;0.487663;-0.01222134,0.2334421;0.2963963;-0.111917,0.2359957;0.1340996;-0.285726,-0.1683865;0.4827263;0.01094748,-0.2329296;0.2812918;-0.06431411,-0.227148;0.1117479;-0.2309806,0.07533547;0.003417522;-0.03944182,0.1204024;-0.3326397;-0.06927371,0.1254965;-0.6698415;-0.01848412,0.1517532;-0.6934504;-0.07404232,-0.07840922;0.00542569;-0.03263934,-0.1076259;-0.3329363;-0.05528788,-0.1005395;-0.6664674;0.01554559,-0.1053721;-0.6518778;-0.0643869,0.003624275;0.5197849;0.03979778,82.88981
+0;0;0,-0.001064969;0.3013877;0.02076276,-0.003518052;0.5919633;0.02887757,0.1628413;0.4666973;-0.008989351,0.2152348;0.3753396;-0.2072686,0.2651129;0.3211369;-0.4333892,-0.1623576;0.4587691;-0.02147379,-0.214775;0.3673091;-0.2196995,-0.2297503;0.3003651;-0.4474066,0.07627026;0.005029735;-0.03742083,0.09829406;-0.332525;0.0003573224,0.1088612;-0.6652843;0.07431803,0.1097318;-0.6256316;-0.006651729,-0.07363491;0.006085222;-0.04223318,-0.1184069;-0.3303251;-0.01617637,-0.1338886;-0.6629214;0.05765184,-0.1304917;-0.6231671;-0.02323914,-0.002861491;0.5205683;0.02887745,0;0;0,0.001312852;0.300746;0.02858138,0.004303664;0.5911785;0.04021168,0.1711223;0.487663;-0.01222134,0.2334421;0.2963963;-0.111917,0.2359957;0.1340996;-0.285726,-0.1683865;0.4827263;0.01094748,-0.2329296;0.2812918;-0.06431411,-0.227148;0.1117479;-0.2309806,0.07533547;0.003417522;-0.03944182,0.1204024;-0.3326397;-0.06927371,0.1254965;-0.6698415;-0.01848412,0.1517532;-0.6934504;-0.07404232,-0.07840922;0.00542569;-0.03263934,-0.1076259;-0.3329363;-0.05528788,-0.1005395;-0.6664674;0.01554559,-0.1053721;-0.6518778;-0.0643869,0.003624275;0.5197849;0.03979778,82.91194
+0;0;0,-0.001059746;0.2999096;0.02066093,-0.003503902;0.5894259;0.02874555,0.1611442;0.4649594;-0.008730818,0.2137151;0.3732925;-0.2076813,0.2647296;0.3178549;-0.4389536,-0.1607007;0.4571131;-0.0210865,-0.2132956;0.3653434;-0.2199833,-0.228612;0.2968743;-0.4528782,0.07620817;0.005025639;-0.03739036,0.09824274;-0.3326942;0.000406269,0.1088058;-0.6653227;0.07433787,0.1096734;-0.6257027;-0.006356984,-0.07357495;0.006080268;-0.04219879,-0.1183689;-0.3304946;-0.01612924,-0.1338444;-0.6629601;0.05766992,-0.1304591;-0.6232389;-0.02294641,-0.002849585;0.5182748;0.02874543,0;0;0,0.002641007;0.2993947;0.02701092,0.006792381;0.588806;0.03721905,0.1722456;0.48704;-0.0129819,0.2320961;0.2920461;-0.1086016,0.2288231;0.1183882;-0.2788804,-0.165581;0.4841354;0.01199573,-0.2285543;0.2795563;-0.05821523,-0.2234913;0.106033;-0.2285874,0.07525992;0.003337085;-0.03944349,0.1205215;-0.3328739;-0.0691483,0.1255411;-0.66989;-0.01802086,0.1515164;-0.6929861;-0.0737977,-0.07832915;0.005537824;-0.03263217,-0.1080148;-0.3329419;-0.0554138,-0.1005311;-0.6663483;0.01531975,-0.1055445;-0.651732;-0.06432423,0.005839139;0.5176584;0.03714156,82.94524
+0;0;0,-0.001055929;0.2988294;0.02058652,-0.003493928;0.5876154;0.02865046,0.1592997;0.4639231;-0.008402489,0.2123006;0.3715064;-0.2089802,0.263405;0.3159711;-0.4406601,-0.1589089;0.4561654;-0.02061857,-0.2119339;0.3636451;-0.2211421,-0.2272774;0.2950553;-0.4544476,0.07615424;0.005022083;-0.0373639,0.09815601;-0.332195;0.0003764592,0.1087032;-0.6643232;0.0741969,0.1095678;-0.6247353;-0.006229192,-0.07352288;0.006075965;-0.04216893,-0.1182501;-0.3299978;-0.01613819,-0.1337024;-0.6619634;0.05755001,-0.1303283;-0.6222746;-0.02279783,-0.00284119;0.5166361;0.02865034,0;0;0,0.003612056;0.2984001;0.02585077,0.008162722;0.5870972;0.03542066,0.1722554;0.4872696;-0.01295376,0.2300853;0.2878532;-0.1049871,0.2243393;0.1091257;-0.2705011,-0.1630411;0.485158;0.01263795,-0.2231708;0.2754878;-0.05064095,-0.2162768;0.0940848;-0.2131734,0.07519461;0.003394187;-0.03943348,0.1202407;-0.3323356;-0.06909966,0.125207;-0.6688741;-0.01823664,0.1511345;-0.692028;-0.07358527,-0.0782626;0.005511703;-0.0326395,-0.1083265;-0.3324432;-0.0551419,-0.09997942;-0.6653492;0.01538325,-0.1050305;-0.6506895;-0.06399053,0.007138312;0.5161223;0.03547263,82.97906
+0;0;0,-0.00101763;0.2977932;0.02136163,-0.003413044;0.5858966;0.02963899,0.1579206;0.4630735;-0.006222494,0.2097161;0.3725807;-0.2116053,0.248286;0.3591336;-0.4484185,-0.157276;0.4549035;-0.01842426,-0.2090062;0.3710105;-0.2266063,-0.2217853;0.3319052;-0.4633687,0.07599766;0.005077509;-0.03738166,0.09814148;-0.3316321;0.001372788,0.1086048;-0.6637468;0.0751836,0.1094109;-0.6240652;-0.005776636,-0.07350256;0.006012436;-0.04195281,-0.1181102;-0.3296867;-0.01583957,-0.1334452;-0.6615186;0.05839039,-0.1301128;-0.6217349;-0.02249297,-0.002753827;0.5150778;0.02958276,0;0;0,0.004289776;0.297531;0.02439451,0.008899555;0.5855855;0.03282523,0.1720729;0.4876597;-0.01278234,0.227157;0.2819273;-0.1004963,0.2201168;0.1027827;-0.2605169,-0.1611815;0.4861194;0.01320795,-0.2197521;0.2713586;-0.04596221,-0.2120925;0.09029499;-0.2037793,0.07511286;0.003451973;-0.03930593,0.1199572;-0.3319254;-0.06891418,0.1246764;-0.6684376;-0.01797366,0.1511354;-0.6920003;-0.07347059,-0.07807996;0.005479144;-0.03274619,-0.1086941;-0.3320652;-0.05493292,-0.1003967;-0.6649383;0.01566637,-0.1108052;-0.6979039;-0.03508734,0.007886052;0.5147716;0.03315616,83.00123
+0;0;0,-0.001014125;0.2967674;0.02128804,-0.003401649;0.5839226;0.02953831,0.1562278;0.4618874;-0.005943719,0.2087266;0.3701658;-0.2141153,0.247141;0.356773;-0.4499738,-0.1556301;0.453804;-0.01801624,-0.2080626;0.3687718;-0.2290251,-0.2207902;0.3298241;-0.464833,0.07598028;0.005076347;-0.03737311,0.09809806;-0.3312373;0.001335766,0.1085454;-0.6628454;0.07503398,0.1093517;-0.6231623;-0.005938508,-0.07348575;0.00601106;-0.04194321,-0.1180409;-0.3292933;-0.01586067,-0.1333525;-0.660619;0.05825604,-0.1300196;-0.6208339;-0.02263957,-0.00274464;0.5133408;0.02948227,0;0;0,0.00493829;0.2965907;0.02312207,0.009823397;0.5837215;0.03044391,0.1719455;0.4879572;-0.01264,0.2250837;0.2766244;-0.09642053,0.2141706;0.09418556;-0.2509561,-0.1591041;0.4867957;0.01362728,-0.2172186;0.2677187;-0.04234016,-0.2079925;0.08405851;-0.1955332,0.075083;0.003486007;-0.03931808,0.1196218;-0.3315447;-0.06873274,0.1244447;-0.667562;-0.01800275,0.1507012;-0.6915452;-0.07320571,-0.07806564;0.005479125;-0.03273004,-0.1090112;-0.3316433;-0.05475983,-0.1007544;-0.6639178;0.01616265,-0.1111776;-0.6969278;-0.03455272,0.008754939;0.5131474;0.03105187,83.02353
+0;0;0,-0.001014125;0.2967674;0.02128804,-0.003401649;0.5839226;0.02953831,0.1562278;0.4618874;-0.005943719,0.2087266;0.3701658;-0.2141153,0.247141;0.356773;-0.4499738,-0.1556301;0.453804;-0.01801624,-0.2080626;0.3687718;-0.2290251,-0.2207902;0.3298241;-0.464833,0.07598028;0.005076347;-0.03737311,0.09809806;-0.3312373;0.001335766,0.1085454;-0.6628454;0.07503398,0.1093517;-0.6231623;-0.005938508,-0.07348575;0.00601106;-0.04194321,-0.1180409;-0.3292933;-0.01586067,-0.1333525;-0.660619;0.05825604,-0.1300196;-0.6208339;-0.02263957,-0.00274464;0.5133408;0.02948227,0;0;0,0.00493829;0.2965907;0.02312207,0.009823397;0.5837215;0.03044391,0.1719455;0.4879572;-0.01264,0.2250837;0.2766244;-0.09642053,0.2141706;0.09418556;-0.2509561,-0.1591041;0.4867957;0.01362728,-0.2172186;0.2677187;-0.04234016,-0.2079925;0.08405851;-0.1955332,0.075083;0.003486007;-0.03931808,0.1196218;-0.3315447;-0.06873274,0.1244447;-0.667562;-0.01800275,0.1507012;-0.6915452;-0.07320571,-0.07806564;0.005479125;-0.03273004,-0.1090112;-0.3316433;-0.05475983,-0.1007544;-0.6639178;0.01616265,-0.1111776;-0.6969278;-0.03455272,0.008754939;0.5131474;0.03105187,83.04797
+0;0;0,-0.001147151;0.2957549;0.02212662,-0.003495989;0.5821204;0.03062371,0.1562127;0.4595498;-0.005740531,0.2083469;0.3765655;-0.2167702,0.2472341;0.3656728;-0.448806,-0.156167;0.4517653;-0.01668803,-0.2069336;0.3740244;-0.2300352,-0.2218122;0.3312172;-0.4611579,0.07590473;0.005146867;-0.03735648,0.09792656;-0.3306777;0.002389103,0.1080674;-0.6620589;0.07613277,0.1086509;-0.6222286;-0.005708434,-0.07351421;0.005933304;-0.04176101,-0.1179588;-0.3289618;-0.01506319,-0.1330367;-0.6600126;0.05931723,-0.129904;-0.6200899;-0.02245494,-0.002837115;0.5117221;0.03052754,0;0;0,0.00534223;0.2957165;0.02202439,0.01049864;0.5820842;0.02833986,0.1742805;0.4859005;-0.009167194,0.2230481;0.2740921;-0.09221435,0.2096123;0.08947787;-0.2378459,-0.1594254;0.4872492;0.01351526,-0.216377;0.2676599;-0.03820475,-0.199522;0.06944582;-0.1642943,0.07505627;0.003395557;-0.03922439,0.1195548;-0.3312642;-0.06864452,0.124233;-0.6670356;-0.01775122,0.1509875;-0.6913268;-0.07371211,-0.07795931;0.005571933;-0.03278452,-0.1090761;-0.331175;-0.05460342,-0.1007432;-0.663201;0.0164161,-0.1052549;-0.6489176;-0.06437743,0.009365946;0.5116971;0.02919817,83.07937
+0;0;0,-0.001144795;0.2951475;0.02208117,-0.003490622;0.5811426;0.03056662,0.1561701;0.458661;-0.005786739,0.2084245;0.3754854;-0.2173029,0.2464987;0.3648204;-0.4444878,-0.1561167;0.4508788;-0.01673099,-0.2070003;0.3729587;-0.23057,-0.2215679;0.3310465;-0.4568607,0.07592512;0.005148249;-0.03736651,0.09790792;-0.3300811;0.002308626,0.1080249;-0.6606824;0.07587874,0.1086117;-0.6207963;-0.006426327,-0.07353395;0.005934897;-0.04177223,-0.1178998;-0.3283666;-0.01512173,-0.1329422;-0.6586383;0.05908364,-0.1297917;-0.6186594;-0.023152,-0.002832435;0.5108178;0.03047054,0;0;0,0.005564407;0.295188;0.02083349,0.01068182;0.5812084;0.02597499,0.175203;0.4842637;-0.007120609,0.2204145;0.2696544;-0.08640838,0.2067623;0.08712725;-0.2266717,-0.1595262;0.4877619;0.01343919,-0.2155189;0.2667806;-0.03575307,-0.1992956;0.07302245;-0.1597326,0.07513361;0.003294558;-0.03913403,0.1192744;-0.3308121;-0.06846762,0.1239373;-0.6657727;-0.01755834,0.1507411;-0.6907661;-0.07350016,-0.07795566;0.005678409;-0.03283374,-0.1093346;-0.3304587;-0.05435862,-0.1009277;-0.6616965;0.01651393,-0.1050612;-0.6475425;-0.06475121,0.009571061;0.5108988;0.0271337,83.1022
+0;0;0,-0.001145844;0.295418;0.02210141,-0.003494245;0.5817296;0.03059679,0.156423;0.4591007;-0.005815011,0.2092914;0.3749477;-0.2198166,0.2470549;0.3643698;-0.445147,-0.1563664;0.451306;-0.01677687,-0.207848;0.3724703;-0.2331286,-0.2222966;0.3309002;-0.4575722,0.07600672;0.005153781;-0.03740666,0.09793555;-0.3292527;0.002171081,0.1080492;-0.6597459;0.07571715,0.1086378;-0.6198313;-0.006825164,-0.07361297;0.005941275;-0.04181712,-0.1178699;-0.3275397;-0.01523204,-0.1329074;-0.6577034;0.05894908,-0.1297478;-0.6176957;-0.0235236,-0.002835465;0.5113414;0.03050063,0;0;0,0.005548939;0.2954682;0.02071977,0.01053561;0.5818038;0.02609086,0.1754988;0.4840288;-0.005824327,0.2179335;0.2648105;-0.08208752,0.1984778;0.07084954;-0.2017219,-0.1598982;0.4881699;0.01342276,-0.2157059;0.2638339;-0.03382464,-0.2005263;0.07367733;-0.1600064,0.07520804;0.003250062;-0.0391922,0.1190198;-0.3300797;-0.06829166,0.1235992;-0.6648849;-0.0170908,0.1504603;-0.6899466;-0.07329202,-0.07806633;0.005770057;-0.03279015,-0.1096556;-0.3295342;-0.05396041,-0.1011997;-0.6606448;0.01697125,-0.1051052;-0.6465386;-0.06453958,0.009455353;0.5114293;0.02718997,83.13572
+0;0;0,-0.001195678;0.2939966;0.02245144,-0.003505531;0.5785177;0.03111555,0.1543953;0.4565766;-0.005488819,0.2070229;0.3798472;-0.2246121,0.2417471;0.3776152;-0.4492767,-0.1546553;0.4488555;-0.01536302,-0.2030924;0.3784525;-0.2375551,-0.2170556;0.343876;-0.4618194,0.07607553;0.005212563;-0.03734209,0.0980746;-0.3298436;0.002657529,0.1080288;-0.6584561;0.07605238,0.108406;-0.6186399;-0.005509771,-0.07363617;0.005887119;-0.04185863,-0.1177397;-0.3282889;-0.01488047,-0.1327118;-0.6565471;0.05924411,-0.1297964;-0.6166384;-0.02225561,-0.002848528;0.5085812;0.03097718,0;0;0,0.005928397;0.294185;0.01896191,0.01153034;0.5787582;0.02156734,0.1755941;0.4842038;-0.00523877,0.2168738;0.2618139;-0.0794735,0.1982624;0.07091579;-0.2015247,-0.1577483;0.4884791;0.01282173,-0.2134958;0.261553;-0.03266238,-0.1991753;0.07333833;-0.1593713,0.07523336;0.003175795;-0.03922939,0.1191674;-0.3308462;-0.0683105,0.1236644;-0.6638252;-0.01754809,0.1498725;-0.6885464;-0.07293415,-0.07810898;0.005864455;-0.03276712,-0.109969;-0.3300998;-0.0542048,-0.1014214;-0.6593102;0.0166431,-0.1050971;-0.6450874;-0.06389543,0.01027583;0.5088547;0.02343273,83.16903
+0;0;0,-0.001195816;0.2940304;0.02245402,-0.003506526;0.5786594;0.03112184,0.154296;0.4567354;-0.005459733,0.2069376;0.3799857;-0.2246411,0.2420116;0.3777312;-0.4515694,-0.1545611;0.4490192;-0.01532776,-0.2030111;0.3785974;-0.2375788,-0.2171149;0.3436726;-0.4641026,0.07608511;0.005213219;-0.0373468,0.09803691;-0.3291231;0.002566896,0.1080059;-0.6582255;0.07607117,0.1083839;-0.6183898;-0.005653888,-0.07364544;0.00588786;-0.0418639,-0.1176542;-0.3275703;-0.01494369,-0.1326486;-0.6563178;0.05929139,-0.1297274;-0.6163893;-0.02237109,-0.002849377;0.5087075;0.03098343,0;0;0,0.005953833;0.2942244;0.0188694,0.01152852;0.5789047;0.02162099,0.1753089;0.4849736;-0.006759167,0.2162002;0.2612241;-0.07723045,0.1957176;0.066177;-0.1966825,-0.1576151;0.4886146;0.01249094,-0.2127184;0.2611191;-0.03123034,-0.1984385;0.07152279;-0.1599976,0.07526371;0.003115595;-0.03919911,0.1192263;-0.3301454;-0.06852841,0.1237113;-0.6635679;-0.01734328,0.1498875;-0.6884102;-0.07286811,-0.07810812;0.005910774;-0.03278853,-0.1098504;-0.3293468;-0.05401583,-0.1012254;-0.6590355;0.01698832,-0.105122;-0.6448378;-0.06370229,0.01027998;0.5089847;0.02345324,83.19147
+0;0;0,-0.001195816;0.2940304;0.02245402,-0.003506526;0.5786594;0.03112184,0.154296;0.4567354;-0.005459733,0.2069376;0.3799857;-0.2246411,0.2420116;0.3777312;-0.4515694,-0.1545611;0.4490192;-0.01532776,-0.2030111;0.3785974;-0.2375788,-0.2171149;0.3436726;-0.4641026,0.07608511;0.005213219;-0.0373468,0.09803691;-0.3291231;0.002566896,0.1080059;-0.6582255;0.07607117,0.1083839;-0.6183898;-0.005653888,-0.07364544;0.00588786;-0.0418639,-0.1176542;-0.3275703;-0.01494369,-0.1326486;-0.6563178;0.05929139,-0.1297274;-0.6163893;-0.02237109,-0.002849377;0.5087075;0.03098343,0;0;0,0.005953833;0.2942244;0.0188694,0.01152852;0.5789047;0.02162099,0.1753089;0.4849736;-0.006759167,0.2162002;0.2612241;-0.07723045,0.1957176;0.066177;-0.1966825,-0.1576151;0.4886146;0.01249094,-0.2127184;0.2611191;-0.03123034,-0.1984385;0.07152279;-0.1599976,0.07526371;0.003115595;-0.03919911,0.1192263;-0.3301454;-0.06852841,0.1237113;-0.6635679;-0.01734328,0.1498875;-0.6884102;-0.07286811,-0.07810812;0.005910774;-0.03278853,-0.1098504;-0.3293468;-0.05401583,-0.1012254;-0.6590355;0.01698832,-0.105122;-0.6448378;-0.06370229,0.01027998;0.5089847;0.02345324,83.21398
+0;0;0,-0.001255339;0.2921546;0.02261737,-0.003592312;0.5746421;0.03142571,0.1522622;0.453576;-0.005155908,0.2047897;0.3783534;-0.2257529,0.2396213;0.3798597;-0.4560259,-0.1528948;0.4458389;-0.01411589,-0.2001056;0.3798468;-0.2388308,-0.2151915;0.3517823;-0.4695383,0.07612654;0.005271655;-0.03731101,0.09807587;-0.3285173;0.002660152,0.1080381;-0.657332;0.0764053,0.1082402;-0.617444;-0.005615421,-0.07366856;0.005831171;-0.04188187,-0.1173616;-0.3271263;-0.01495986,-0.1324493;-0.6555637;0.05959166,-0.1296948;-0.6155859;-0.02237216,-0.002922946;0.5051906;0.03123019,0;0;0,0.006338567;0.2925135;0.01621866,0.01237832;0.5750556;0.01516843,0.1755146;0.4850243;-0.00617647,0.2153136;0.2595854;-0.074543,0.1932791;0.06006718;-0.1926451,-0.1555611;0.4887618;0.01193095,-0.2096836;0.2598524;-0.02992417,-0.1955529;0.06866834;-0.1621744,0.07527752;0.003109336;-0.03922725,0.1192637;-0.329611;-0.06850076,0.1237071;-0.6628054;-0.01733065,0.1500673;-0.6879945;-0.07286906,-0.07814158;0.005947003;-0.03276701,-0.1097637;-0.3287982;-0.05374886,-0.1015159;-0.6581901;0.01759285,-0.1052809;-0.6441659;-0.06337511,0.01101547;0.5056714;0.01799345,83.23668
+0;0;0,-0.001257317;0.2926149;0.02265302,-0.003597335;0.5754554;0.03146977,0.1528783;0.4540276;-0.005257562,0.2054131;0.3787945;-0.2258853,0.2409114;0.3803296;-0.4605654,-0.1534971;0.4462596;-0.01425332,-0.2007144;0.3802583;-0.2389996,-0.2160891;0.3516566;-0.4741225,0.07614824;0.005273158;-0.03732165,0.0980542;-0.3278563;0.002570529,0.1080103;-0.6564674;0.07627003,0.1082129;-0.616555;-0.005953133,-0.07368957;0.005832834;-0.04189381,-0.1172963;-0.3264668;-0.015025,-0.1323746;-0.6547008;0.05948037,-0.1296134;-0.6146984;-0.02268574,-0.002926469;0.5058483;0.03127382,0;0;0,0.00626415;0.2929736;0.0162921,0.01197727;0.5758845;0.01591659,0.1758631;0.4850417;-0.00572014,0.2149227;0.2591634;-0.07317281,0.1903728;0.05469103;-0.1911795,-0.1564147;0.4891066;0.01128977,-0.2102514;0.2598198;-0.02903012,-0.1960553;0.0654978;-0.1645833,0.07534754;0.003087819;-0.0391469,0.1193157;-0.3289458;-0.06859136,0.1237576;-0.6619074;-0.01728058,0.1500981;-0.6873804;-0.07284927,-0.07814474;0.005983267;-0.03281565,-0.1097659;-0.328097;-0.0537197,-0.1014597;-0.6572651;0.01766213,-0.1050287;-0.6432714;-0.06351671,0.0107604;0.5063297;0.01842451,83.27002
+0;0;0,-0.001250358;0.2909952;0.02252763,-0.003579997;0.572582;0.0313054,0.1531638;0.4513754;-0.005484624,0.2053035;0.3767081;-0.224453,0.2413891;0.3782687;-0.463016,-0.1537448;0.4435938;-0.01449604,-0.200607;0.378089;-0.237552,-0.2162361;0.3490141;-0.4765652,0.07612535;0.005271573;-0.03731043,0.09799321;-0.3272784;0.002512358,0.1079404;-0.6555974;0.07614636,0.1081431;-0.6156808;-0.006112188,-0.07366741;0.00583108;-0.04188122,-0.1171983;-0.3258905;-0.01505914,-0.1322632;-0.6538328;0.05938001,-0.1295008;-0.613826;-0.02282146,-0.002912133;0.5032862;0.03111033,0;0;0,0.0066199;0.2914272;0.01461768,0.01271008;0.5730668;0.0126543,0.177378;0.4838758;-0.005372286,0.2147232;0.2594259;-0.07221937,0.1884884;0.05062771;-0.190253,-0.1564412;0.4895087;0.01063709,-0.2098219;0.2617563;-0.02835301,-0.1942443;0.0641108;-0.1658685,0.07537147;0.002929151;-0.03905749,0.1193112;-0.3285036;-0.06864071,0.1235768;-0.6611351;-0.01713872,0.1500117;-0.6866769;-0.07264686,-0.07808889;0.006146778;-0.03285223,-0.1097853;-0.3273456;-0.05363136,-0.1015284;-0.6561581;0.01798154,-0.1049116;-0.6422346;-0.06322776,0.01137908;0.5038425;0.01558757,83.29205
+0;0;0,-0.001318411;0.2909662;0.02289566,-0.003701882;0.5725441;0.03195068,0.1528475;0.4509236;-0.005231261,0.2044649;0.3845797;-0.2269858,0.2392961;0.3877857;-0.4657187,-0.1537607;0.4432108;-0.01376541,-0.2017349;0.381533;-0.2376744,-0.2180831;0.35267;-0.4766651,0.07615885;0.005291212;-0.03723921,0.09812519;-0.3272222;0.00283413,0.1080164;-0.6554989;0.07666442,0.1081187;-0.6155644;-0.00559216,-0.0736626;0.005811752;-0.04189239,-0.1168569;-0.3259536;-0.01506781,-0.1319754;-0.6538231;0.05968051,-0.1293151;-0.6138011;-0.02252247,-0.003015929;0.5032488;0.03167765,0;0;0,0.0066199;0.2914272;0.01461768,0.01271008;0.5730668;0.0126543,0.177378;0.4838758;-0.005372286,0.2147232;0.2594259;-0.07221937,0.1884884;0.05062771;-0.190253,-0.1564412;0.4895087;0.01063709,-0.2098219;0.2617563;-0.02835301,-0.1942443;0.0641108;-0.1658685,0.07537147;0.002929151;-0.03905749,0.1193112;-0.3285036;-0.06864071,0.1235768;-0.6611351;-0.01713872,0.1500117;-0.6866769;-0.07264686,-0.07808889;0.006146778;-0.03285223,-0.1097853;-0.3273456;-0.05363136,-0.1015284;-0.6561581;0.01798154,-0.1049116;-0.6422346;-0.06322776,0.01137908;0.5038425;0.01558757,83.31431
+0;0;0,-0.001394731;0.3078097;0.02422105,-0.004015759;0.6174855;0.03418523,0.1693449;0.4834782;-0.006988455,0.2209992;0.4170868;-0.2289017,0.2565203;0.4203563;-0.4723632,-0.1702019;0.4749368;-0.01643941,-0.2182105;0.4132148;-0.2405087,-0.2348826;0.3837801;-0.4842331,0.0761901;0.005293383;-0.03725449,0.0981267;-0.3267699;0.002764601,0.1080077;-0.6547071;0.07651854,0.10811;-0.6147754;-0.005714938,-0.07369283;0.005814137;-0.04190958,-0.1168287;-0.3255021;-0.01512131,-0.1319315;-0.6530326;0.05954971,-0.129272;-0.6130134;-0.02263017,-0.003262834;0.5414246;0.03388554,0;0;0,0.004336104;0.3077645;-0.02444601,0.007144764;0.61457;-0.06776977,0.1775662;0.4843811;-0.005044699,0.2144953;0.2593449;-0.07074428,0.1865176;0.04560983;-0.1894057,-0.1628632;0.4915901;0.006352592,-0.2160691;0.2635252;-0.03207966,-0.1998498;0.06226777;-0.1727151,0.07544965;0.002867103;-0.03898692,0.1193102;-0.3280976;-0.06877589,0.1235975;-0.6603131;-0.01686692,0.1498439;-0.6859949;-0.07228947,-0.07810257;0.006231388;-0.03289387,-0.1097734;-0.3268247;-0.05337266,-0.1013968;-0.6552866;0.01820028,-0.1046708;-0.6439583;-0.06243248,0.0065642;0.5395111;-0.05545211,83.33739
+0;0;0,-0.001485079;0.3085715;0.02296048,-0.003799786;0.6180464;0.03116285,0.1709844;0.4845775;-0.006548449,0.2213666;0.4236426;-0.2297968,0.2574526;0.431137;-0.4745195,-0.171975;0.4759225;-0.01556669,-0.2171004;0.4214092;-0.2415827,-0.2332974;0.3988388;-0.487501,0.07622313;0.005346153;-0.037338,0.09799372;-0.3259909;0.003075808,0.1081367;-0.6537631;0.07720102,0.108152;-0.6138678;-0.005365089,-0.07380557;0.005780431;-0.04185686,-0.1164082;-0.3248914;-0.01478872,-0.1319041;-0.6522573;0.06020139,-0.1293176;-0.6122803;-0.02231438,-0.003171387;0.5420135;0.03143556,0;0;0,0.004278243;0.3084193;-0.02459741,0.007116497;0.6150358;-0.06744313,0.178145;0.4841539;-0.005065203,0.2142672;0.259207;-0.06975937,0.1855273;0.04409996;-0.1887155,-0.1636537;0.491882;0.00644033,-0.2167139;0.2641567;-0.03120339,-0.200068;0.06211194;-0.1731485,0.07548924;0.002792239;-0.03906727,0.1192528;-0.3275351;-0.06839418,0.1235996;-0.6596769;-0.01648092,0.1498491;-0.6854931;-0.0722537,-0.07819093;0.006340201;-0.03284285,-0.1098422;-0.3260532;-0.05295043,-0.1015357;-0.6544147;0.01875594,-0.1047741;-0.6431502;-0.0621982,0.006542772;0.5400082;-0.05511403,83.36991
+0;0;0,-0.001487332;0.3090395;0.0229953,-0.003797999;0.6179748;0.03118353,0.1716843;0.4844117;-0.006680779,0.2220244;0.4235278;-0.2297425,0.2581564;0.4310317;-0.4747768,-0.1726522;0.475722;-0.01573523,-0.2177398;0.4212542;-0.2415624,-0.2339575;0.3986551;-0.4877938,0.07624977;0.005348022;-0.03735105,0.0979812;-0.3253929;0.002990045,0.1081194;-0.6530116;0.07708053,0.1081347;-0.61313;-0.00537046,-0.07383136;0.005782452;-0.0418715,-0.1163573;-0.3242944;-0.01485205,-0.1318459;-0.6515069;0.06010293,-0.1292631;-0.6115439;-0.02229779,-0.003170727;0.5420784;0.03145575,0;0;0,0.00408946;0.3088851;-0.02469182,0.006787613;0.6149967;-0.06723452,0.1785832;0.4840323;-0.004723072,0.2139044;0.2588907;-0.06845069,0.1847849;0.04369619;-0.1878116,-0.1647782;0.491996;0.006624255,-0.2174695;0.2642615;-0.03022885,-0.2005879;0.06241587;-0.1729769,0.07556902;0.002789289;-0.03897786,0.1190559;-0.3269745;-0.06820083,0.1234648;-0.6589282;-0.01610994,0.1496657;-0.6849931;-0.07148194,-0.07819525;0.006363521;-0.032905,-0.1099219;-0.3254492;-0.05247471,-0.1017166;-0.653618;0.01938687,-0.1048611;-0.6423224;-0.0614591,0.006265625;0.5401108;-0.05488253,83.39256
+0;0;0,-0.001490872;0.3097751;0.02305004,-0.003803512;0.618966;0.0312427,0.1719919;0.4851788;-0.006689247,0.2222985;0.4243354;-0.2296026,0.2583248;0.4318173;-0.4739196,-0.1729592;0.4764736;-0.01575986,-0.2180169;0.422042;-0.2414367,-0.2341871;0.399509;-0.4869474,0.07635567;0.005355449;-0.03740292,0.09803325;-0.3245658;0.002838191,0.108171;-0.6521693;0.07692526,0.1081864;-0.6122419;-0.005908422,-0.07393391;0.005790483;-0.04192965,-0.1163545;-0.3234683;-0.01497716,-0.1318424;-0.6506658;0.05997435,-0.1292475;-0.6106565;-0.02280883,-0.003175238;0.5429484;0.03151536,0;0;0,0.003858268;0.3096636;-0.02424335,0.006152317;0.6161712;-0.06582332,0.1785171;0.4845079;-0.004402161,0.2136802;0.2593319;-0.06750846,0.184603;0.04472725;-0.1864371,-0.1656961;0.4922605;0.006978527,-0.2180819;0.2645553;-0.02947811,-0.2008769;0.06374237;-0.1723866,0.07565904;0.002764553;-0.03906298,0.1188512;-0.3262332;-0.06791067,0.1232617;-0.6581517;-0.01569581,0.149763;-0.6849002;-0.07080722,-0.07834115;0.006425859;-0.03285151,-0.1101414;-0.3245778;-0.05189322,-0.10189;-0.6527354;0.01994235,-0.1050025;-0.6414719;-0.06129332,0.005777597;0.5411126;-0.05377245,83.42595
+0;0;0,-0.001490917;0.3097845;0.02305074,-0.003792752;0.6175354;0.03120655,0.1725982;0.4839374;-0.00685738,0.2229;0.4230998;-0.2297494,0.2588626;0.4305685;-0.4736343,-0.173532;0.4752024;-0.015959,-0.2185854;0.4207761;-0.2416143,-0.234727;0.398283;-0.4866907,0.07644936;0.005362021;-0.03744882,0.09807393;-0.3237524;0.002693892,0.1082194;-0.6516067;0.07683766,0.1082348;-0.6116776;-0.006009027,-0.07402463;0.005797589;-0.0419811,-0.1163415;-0.3226561;-0.01509452,-0.1318412;-0.6501039;0.05991435,-0.129246;-0.6100931;-0.02288183,-0.003167675;0.5419045;0.03147782,0;0;0,0.003500625;0.3096561;-0.02451205,0.005140483;0.6147173;-0.06603479,0.178783;0.4847829;-0.004338264,0.2135207;0.259441;-0.06700134,0.1843795;0.04530777;-0.1858571,-0.1672715;0.4921298;0.007431213,-0.2191804;0.2642833;-0.02867648,-0.2018329;0.06419575;-0.1718302,0.0757519;0.002770871;-0.03911066,0.1187735;-0.3254346;-0.0678463,0.1232014;-0.6575833;-0.01544142,0.1496994;-0.6842464;-0.07066202,-0.07846544;0.006444433;-0.03282249,-0.1102333;-0.3237574;-0.05160954,-0.1019812;-0.6521353;0.020422,-0.1050656;-0.6408885;-0.06082429,0.004966155;0.5400656;-0.05388594,83.45953
+0;0;0,-0.001481246;0.3097362;0.02369211,-0.003820889;0.617477;0.03236683,0.1723599;0.4835485;-0.006445244,0.2226309;0.424369;-0.2297902,0.2557787;0.4421281;-0.4735416,-0.1734104;0.4747621;-0.01500296,-0.2155746;0.4259222;-0.2424874,-0.2337129;0.4120894;-0.4880655,0.07637078;0.005465093;-0.03759399,0.09785597;-0.3235731;0.003243387,0.1080763;-0.6513767;0.07760032,0.1079886;-0.6114189;-0.005242854,-0.07412469;0.005722062;-0.04181459,-0.1161402;-0.3227577;-0.01477529,-0.1318821;-0.6501011;0.06063793,-0.1293899;-0.6100625;-0.02215805,-0.003185508;0.5418457;0.03239634,0;0;0,0.003500625;0.3096561;-0.02451205,0.005140483;0.6147173;-0.06603479,0.178783;0.4847829;-0.004338264,0.2135207;0.259441;-0.06700134,0.1843795;0.04530777;-0.1858571,-0.1672715;0.4921298;0.007431213,-0.2191804;0.2642833;-0.02867648,-0.2018329;0.06419575;-0.1718302,0.0757519;0.002770871;-0.03911066,0.1187735;-0.3254346;-0.0678463,0.1232014;-0.6575833;-0.01544142,0.1496994;-0.6842464;-0.07066202,-0.07846544;0.006444433;-0.03282249,-0.1102333;-0.3237574;-0.05160954,-0.1019812;-0.6521353;0.020422,-0.1050656;-0.6408885;-0.06082429,0.004966155;0.5400656;-0.05388594,83.48183
+0;0;0,-0.001485085;0.3105389;0.02375352,-0.003826864;0.618547;0.03243204,0.1728758;0.4842818;-0.006495126,0.2231441;0.4251055;-0.229828,0.2562805;0.4428585;-0.4734961,-0.1739197;0.4754693;-0.01507821,-0.2160816;0.426632;-0.2425504,-0.2342137;0.412804;-0.4880446,0.07636426;0.005464626;-0.03759078,0.09781092;-0.3229835;0.00317337,0.1080351;-0.6509106;0.07755828,0.1079474;-0.6109559;-0.005258523,-0.07411835;0.005721573;-0.04181102,-0.1160585;-0.3221692;-0.0148202,-0.1318063;-0.6496358;0.0606214,-0.1293149;-0.6096004;-0.02214822,-0.003190106;0.5427518;0.03246162,0;0;0,0.00316228;0.3104807;-0.02434301,0.004509881;0.6158575;-0.06552434,0.1788172;0.4852506;-0.004187107,0.2133913;0.2597435;-0.06629586,0.1839818;0.04577731;-0.1852114,-0.1695313;0.49243;0.004059013,-0.2209369;0.2637641;-0.0271769,-0.2033008;0.06415418;-0.1708161,0.07580869;0.002872855;-0.03897715,0.1186774;-0.3247722;-0.06745267,0.1231517;-0.65702;-0.01486778,0.149888;-0.6842678;-0.06932497,-0.07842376;0.006355643;-0.03292032,-0.1103409;-0.3232581;-0.0512483,-0.1020745;-0.6517227;0.02097698,-0.1044223;-0.6404615;-0.06026999,0.004456177;0.5410358;-0.05339885,83.51568
+0;0;0,-0.001484418;0.3103994;0.02374285,-0.003817458;0.6172593;0.03238935,0.1741422;0.4828671;-0.006816596,0.2243891;0.4237159;-0.2300546,0.2575361;0.4414746;-0.4738009,-0.175134;0.4739915;-0.01546108,-0.217278;0.425175;-0.2428367,-0.2354159;0.4113426;-0.4884095,0.07635234;0.005463773;-0.03758491,0.09776391;-0.3224469;0.003112525,0.1079653;-0.6496416;0.07733133,0.1078773;-0.6096556;-0.005746983,-0.07410678;0.00572068;-0.04180449,-0.1159783;-0.3216335;-0.01485784,-0.1316909;-0.6483688;0.06041528,-0.1291917;-0.6083018;-0.0226157,-0.003183146;0.5417554;0.03241881,0;0;0,0.00232172;0.3102911;-0.02505565,0.002157196;0.6144395;-0.06671929,0.1786626;0.4856461;-0.004431486,0.2133051;0.2600546;-0.06580925,0.1836995;0.04603291;-0.1847401,-0.1722449;0.4916264;0.005331878,-0.2227075;0.2629137;-0.02633622,-0.204302;0.06405787;-0.1710564,0.07584052;0.00302273;-0.03887463,0.1184881;-0.3240859;-0.0675323,0.1228835;-0.6556386;-0.01535606,0.149855;-0.6837466;-0.06918669,-0.07838804;0.006182588;-0.03300376,-0.1103716;-0.3228997;-0.05094927,-0.1020655;-0.6506318;0.0211032,-0.1045474;-0.6394762;-0.06038584,0.002559483;0.5399581;-0.05432534,83.54897
+0;0;0,-0.001559905;0.3102579;0.02419026,-0.003998409;0.6163802;0.03316015,0.1744163;0.4816851;-0.006760214,0.2243519;0.4244748;-0.2307614,0.2492684;0.4518031;-0.474635,-0.1756322;0.4722568;-0.01464634,-0.2172247;0.4278013;-0.2432002,-0.2358816;0.4118929;-0.4886404,0.0765425;0.00556125;-0.03768047,0.09780422;-0.3221244;0.003453631,0.1081751;-0.6495368;0.07775579,0.1079217;-0.6095747;-0.004942231,-0.07433291;0.00565618;-0.04185841,-0.1162106;-0.32152;-0.01495094,-0.1318271;-0.6484078;0.06073059,-0.1295049;-0.6083644;-0.02192537,-0.003319211;0.5410312;0.03305592,0;0;0,0.00166215;0.3101293;-0.02577996,0.0005790294;0.613474;-0.06789064,0.1783249;0.4864414;-0.004786015,0.2135392;0.2605199;-0.06530499,0.183364;0.04633626;-0.1838665,-0.1745242;0.4913495;0.004059453,-0.224088;0.2619128;-0.02501492,-0.205377;0.06395836;-0.1709805,0.07601678;0.003082037;-0.03900576,0.1183174;-0.3239043;-0.06751156,0.1225962;-0.6556532;-0.01505661,0.1493629;-0.6834221;-0.06876493,-0.07864231;0.006160202;-0.03296876,-0.1106651;-0.3227522;-0.05066396,-0.1023948;-0.6507128;0.02145153,-0.1045938;-0.6395233;-0.05966324,0.001223073;0.5391868;-0.05528426,83.58248
+0;0;0,-0.001558572;0.3099927;0.02416959,-0.00398916;0.6151168;0.03310932,0.1755305;0.4802731;-0.00705871,0.2254508;0.4230803;-0.2309916,0.2506427;0.4507107;-0.4775611,-0.1766981;0.4707862;-0.01499394,-0.2182779;0.4263442;-0.2434781,-0.237141;0.4102599;-0.4916315,0.07657138;0.005563349;-0.03769468,0.097808;-0.3217357;0.003390882,0.1081867;-0.6493959;0.0777493,0.1079328;-0.6094117;-0.005132824,-0.07436095;0.005658314;-0.0418742,-0.1161892;-0.3211317;-0.01499848,-0.1318176;-0.648267;0.06074035,-0.1294902;-0.6082012;-0.02209962,-0.003311953;0.5399889;0.03300539,0;0;0,0.0007766485;0.3098221;-0.02630138,-0.001806855;0.6121038;-0.06872177,0.1779856;0.4870877;-0.004981276,0.2137682;0.2611539;-0.0648353,0.1823894;0.04426442;-0.1838686,-0.1767549;0.4900659;0.006320335,-0.2251313;0.2605835;-0.0237888,-0.2026294;0.05509385;-0.163296,0.07607748;0.003168643;-0.03895116,0.1181987;-0.3234385;-0.06753874,0.122426;-0.6553949;-0.01476359,0.1482028;-0.6840202;-0.06831574,-0.07866718;0.006070497;-0.03300968,-0.1107326;-0.322456;-0.05049664,-0.1025381;-0.6506388;0.02180174,-0.1050406;-0.6395239;-0.05947734,-0.0007742196;0.5380667;-0.05598879,83.60466
+0;0;0,-0.001557932;0.3098654;0.02415966,-0.003981535;0.6141097;0.03307298,0.1757805;0.4793839;-0.007149491,0.2256787;0.4222165;-0.2309829,0.2509345;0.4499169;-0.4781778,-0.176929;0.469884;-0.01509556,-0.2184904;0.4254617;-0.2434783,-0.2374014;0.4093367;-0.4922611,0.07670652;0.005573167;-0.0377612,0.09780512;-0.3195986;0.003057338,0.108258;-0.6496012;0.07794732,0.108011;-0.6098907;-0.002662383,-0.07449219;0.0056683;-0.0419481,-0.1160486;-0.3189979;-0.01524705,-0.1317887;-0.6484718;0.0610332,-0.1295251;-0.608682;-0.0195355,-0.003306127;0.5391812;0.03296933,0;0;0,-0.000241071;0.3096853;-0.02641273,-0.004898533;0.6110562;-0.06880403,0.1767294;0.4884546;-0.006343365,0.2141251;0.2625064;-0.06472445,0.1817646;0.0444777;-0.1827362,-0.1783597;0.4886536;0.009094529,-0.2256611;0.2592988;-0.02281635,-0.2043113;0.05450253;-0.1646372,0.07619052;0.003401101;-0.03904223,0.1176187;-0.3210449;-0.06847858,0.12188;-0.6552399;-0.0144875,0.1464368;-0.6828334;-0.06618118,-0.07885196;0.005860152;-0.03299826,-0.1110862;-0.3205011;-0.05024117,-0.1029557;-0.6510274;0.02259898,-0.1060095;-0.6393962;-0.05642977,-0.003285378;0.5372323;-0.05606937,83.63817
+0;0;0,-0.00156602;0.3099087;0.02465719,-0.003972871;0.6141956;0.03396895,0.1752041;0.4791248;-0.006954286,0.2245262;0.4244841;-0.2322648,0.2496341;0.4608502;-0.4783315,-0.1764096;0.4693505;-0.0141167,-0.2181391;0.4304149;-0.2441727,-0.227894;0.4542841;-0.4928429,0.07660747;0.005595941;-0.03795281,0.09762414;-0.3191633;0.003434889,0.1082232;-0.649456;0.0785231,0.1078281;-0.6096534;-0.002672762,-0.07459626;0.00565701;-0.04175922,-0.1158322;-0.3187174;-0.01522608,-0.1317444;-0.6483833;0.06165753,-0.1296104;-0.6085027;-0.01950181,-0.003310045;0.5392111;0.03370109,0;0;0,-0.0008909851;0.3097502;-0.02660537,-0.006338686;0.6111541;-0.06903863,0.1756988;0.4898319;-0.007428169,0.2141491;0.2631094;-0.06488752,0.1817102;0.044875;-0.1824596,-0.1779816;0.4871605;0.01112793,-0.2240399;0.2570901;-0.02247756,-0.2027973;0.0511588;-0.1626303,0.0761662;0.003509521;-0.03907466,0.1174812;-0.3206006;-0.06855202,0.1216684;-0.655104;-0.01438808,0.1469036;-0.6828956;-0.06646824,-0.0788657;0.005737771;-0.03298054,-0.1111097;-0.3202731;-0.05031297,-0.1032436;-0.6510898;0.02277794,-0.1068919;-0.6395998;-0.05680274,-0.004559427;0.5372819;-0.05627465,83.67156
+0;0;0,-0.001567505;0.3102024;0.02468057,-0.003979032;0.6150692;0.03400747,0.1743123;0.4800819;-0.006714415,0.2238718;0.4251783;-0.2331089,0.249047;0.461642;-0.479836,-0.1755533;0.4703561;-0.01384123,-0.2174836;0.4312332;-0.2450041,-0.2272646;0.4551665;-0.4943416,0.07674343;0.005605872;-0.03802016,0.0977211;-0.3185508;0.003290754,0.1083323;-0.6492198;0.07846451,0.1079362;-0.6093958;-0.002907373,-0.07472865;0.005667049;-0.04183333,-0.1158881;-0.3181056;-0.01534942,-0.1318184;-0.648147;0.06162178,-0.1296797;-0.608245;-0.01971348,-0.003314303;0.5398694;0.03373884,0;0;0,-0.001547754;0.3100525;-0.02649879,-0.00750941;0.6120693;-0.06867886,0.1742858;0.491392;-0.008682728,0.2136824;0.2633147;-0.06484032,0.181123;0.04427519;-0.1823106,-0.1773692;0.4867551;0.01205724,-0.2223054;0.2552696;-0.02141205,-0.2021991;0.04873362;-0.1620403,0.07623199;0.003674418;-0.03926444,0.1171241;-0.3198871;-0.0685904,0.1211815;-0.6547543;-0.0142479,0.1465142;-0.6825925;-0.06650734,-0.07907934;0.005605937;-0.03288684,-0.1114465;-0.3197812;-0.05020162,-0.1038472;-0.6509922;0.02292312,-0.1079469;-0.6395266;-0.05681217,-0.005588233;0.5379689;-0.05599189,83.69416
+0;0;0,-0.001567505;0.3102024;0.02468057,-0.003979032;0.6150692;0.03400747,0.1743123;0.4800819;-0.006714415,0.2238718;0.4251783;-0.2331089,0.249047;0.461642;-0.479836,-0.1755533;0.4703561;-0.01384123,-0.2174836;0.4312332;-0.2450041,-0.2272646;0.4551665;-0.4943416,0.07674343;0.005605872;-0.03802016,0.0977211;-0.3185508;0.003290754,0.1083323;-0.6492198;0.07846451,0.1079362;-0.6093958;-0.002907373,-0.07472865;0.005667049;-0.04183333,-0.1158881;-0.3181056;-0.01534942,-0.1318184;-0.648147;0.06162178,-0.1296797;-0.608245;-0.01971348,-0.003314303;0.5398694;0.03373884,0;0;0,-0.001547754;0.3100525;-0.02649879,-0.00750941;0.6120693;-0.06867886,0.1742858;0.491392;-0.008682728,0.2136824;0.2633147;-0.06484032,0.181123;0.04427519;-0.1823106,-0.1773692;0.4867551;0.01205724,-0.2223054;0.2552696;-0.02141205,-0.2021991;0.04873362;-0.1620403,0.07623199;0.003674418;-0.03926444,0.1171241;-0.3198871;-0.0685904,0.1211815;-0.6547543;-0.0142479,0.1465142;-0.6825925;-0.06650734,-0.07907934;0.005605937;-0.03288684,-0.1114465;-0.3197812;-0.05020162,-0.1038472;-0.6509922;0.02292312,-0.1079469;-0.6395266;-0.05681217,-0.005588233;0.5379689;-0.05599189,83.71647
+0;0;0,-0.001635139;0.3102638;0.02360985,-0.003939362;0.6146519;0.03170132,0.1751756;0.4802963;-0.006527103,0.2232973;0.4293471;-0.235267,0.2493935;0.4691739;-0.4815395,-0.1765136;0.470073;-0.01313219,-0.217738;0.4343897;-0.2460715,-0.2232218;0.4585166;-0.4956814,0.07709771;0.005623307;-0.03824391,0.09811638;-0.3189394;0.003224637,0.1087383;-0.649832;0.07869199,0.1082426;-0.6100752;-0.002574138,-0.07512412;0.005701996;-0.04197771,-0.1163395;-0.3184924;-0.01548789,-0.1322364;-0.6487374;0.06186555,-0.1302001;-0.6089033;-0.01936727,-0.003324291;0.5395793;0.03188153,0;0;0,-0.002835453;0.3100074;-0.02666688,-0.0109098;0.6115177;-0.06843615,0.1727132;0.4928473;-0.01090074,0.2141335;0.2635699;-0.06521201,0.1812809;0.04420403;-0.1823299,-0.1808208;0.4862958;0.0114402,-0.2252516;0.2531748;-0.01879219,-0.2055916;0.04546711;-0.158034,0.07636428;0.004113734;-0.03987288,0.1171247;-0.3199358;-0.06873274,0.1211737;-0.6550505;-0.01414514,0.1465048;-0.682636;-0.06650805,-0.07953586;0.005525238;-0.03289059,-0.1117154;-0.3203177;-0.05001615,-0.1042467;-0.6517947;0.02323206,-0.108413;-0.6403011;-0.05639068,-0.008488804;0.5375456;-0.05584311,83.7387
+0;0;0,-0.001633938;0.3100359;0.0235925,-0.003932193;0.6136351;0.03166276,0.17551;0.4793587;-0.006636843,0.2235734;0.4284711;-0.2350997,0.2495715;0.4681482;-0.4804464,-0.176827;0.4691165;-0.0132541,-0.2180014;0.4334765;-0.2459113,-0.2234646;0.4575127;-0.494583,0.07727364;0.005636139;-0.03833118,0.09813091;-0.3164343;0.002818931,0.1088455;-0.6502115;0.07894419,0.108346;-0.6103816;-0.002930142,-0.07529555;0.005715007;-0.0420735,-0.1161945;-0.3159899;-0.01578709,-0.1322299;-0.6491139;0.0622407,-0.1301784;-0.6092062;-0.01960008,-0.003318666;0.5387508;0.03184252,0;0;0,-0.004199505;0.3097787;-0.02647829,-0.01499052;0.610515;-0.06744909,0.1708048;0.4942067;-0.01261973,0.215373;0.265427;-0.06523561,0.1827598;0.04609665;-0.1804562,-0.1812703;0.4812093;0.01722066,-0.223452;0.2486314;-0.01775256,-0.2075371;0.04405475;-0.160372,0.07640059;0.004426241;-0.04019475,0.1166737;-0.3170834;-0.06964517,0.1209413;-0.6550635;-0.01425219,0.1469581;-0.6829473;-0.06691027,-0.07995869;0.005087033;-0.03244979,-0.1119277;-0.3182662;-0.0491351,-0.1047844;-0.6527523;0.02424831,-0.1103147;-0.6413698;-0.05589586,-0.01190104;0.5367308;-0.05502343,83.77288

+ 162 - 0
DataCSV/Sam/FirstPersonPerspective_TwoArms_Forward_None_Fast.csv

@@ -0,0 +1,162 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.001919402;0.3073651;0.007127362,0.004176773;0.6141581;-3.906246E-05,0.2085027;0.476213;0.002177813,0.2375006;0.2391657;0.01474125,0.2775109;0.02328016;-0.008209443,-0.1939745;0.4553414;0.001628067,-0.2383123;0.2209102;-0.01469098,-0.2719838;0.005148143;-0.04704941,0.07835197;0.005133228;-0.04019227,0.09447479;-0.2756056;-0.01057056,0.1113594;-0.5963085;0.05902908,0.1093262;-0.5545872;-0.0491722,-0.07649037;0.006561576;-0.04343927,-0.1142616;-0.2726281;-0.01939432,-0.127804;-0.5940329;0.04765084,-0.1264111;-0.5522242;-0.06055108,0.003564717;0.5370541;0.004190895,0;0;0,-0.01323421;0.2856161;-0.1130314,-0.02496168;0.5634252;-0.2428887,0.1522552;0.519106;-0.08711696,0.2183636;0.299729;-0.01860762,0.2256834;0.1092981;-0.1300375,-0.199399;0.4771167;-0.08951662,-0.249069;0.2491497;-0.03703751,-0.2390915;0.05347078;-0.1387447,0.08107205;0.006231278;-0.03419495,0.116667;-0.2736878;-0.05236125,0.1216228;-0.6017821;-0.03478122,0.1251469;-0.6099098;-0.1366777,-0.07859342;0.002954836;-0.03993925,-0.09726375;-0.2782367;-0.06305684,-0.08112594;-0.6049573;-0.03186911,-0.07498445;-0.6130299;-0.1336621,-0.02233121;0.4945632;-0.2080405,797.7764
+0;0;0,0.001927831;0.3087149;0.00715866,0.004198482;0.6173218;-4.654797E-05,0.2103684;0.4784578;0.002172517,0.2393684;0.2413929;0.01473688,0.2794236;0.02526508;-0.008239564,-0.1957359;0.4573981;0.001617817,-0.240077;0.2229495;-0.01470244,-0.2737863;0.006945312;-0.04709719,0.07824706;0.005126354;-0.04013844,0.09436576;-0.2755409;-0.01052428,0.1112503;-0.5962427;0.05907513,0.1092179;-0.5545262;-0.0490822,-0.07638793;0.006552788;-0.04338109,-0.1141495;-0.2725657;-0.01934228,-0.1276919;-0.5939695;0.04770267,-0.1262995;-0.5521656;-0.0604553,0.003583485;0.5398472;0.004203741,0;0;0,-0.01285098;0.2864553;-0.1146214,-0.02443928;0.5658054;-0.2454815,0.1524627;0.5194868;-0.08533072,0.2175756;0.2992222;-0.01867938,0.2253083;0.1117257;-0.135422,-0.2005001;0.4777953;-0.0910478,-0.2510676;0.2502405;-0.03756524,-0.2406854;0.05622011;-0.1428831,0.08097939;0.006227583;-0.03411055,0.116026;-0.2737179;-0.05180883,0.1209912;-0.6017963;-0.03395629,0.1253492;-0.6100292;-0.1357338,-0.07850903;0.002926159;-0.03984651,-0.09771237;-0.2781991;-0.06244607,-0.08184143;-0.6048787;-0.03070758,-0.0748649;-0.6130537;-0.132361,-0.02180347;0.4966455;-0.2104001,797.7939
+0;0;0,0.001927831;0.3087149;0.00715866,0.004198482;0.6173218;-4.654797E-05,0.2103684;0.4784578;0.002172517,0.2393684;0.2413929;0.01473688,0.2794236;0.02526508;-0.008239564,-0.1957359;0.4573981;0.001617817,-0.240077;0.2229495;-0.01470244,-0.2737863;0.006945312;-0.04709719,0.07824706;0.005126354;-0.04013844,0.09436576;-0.2755409;-0.01052428,0.1112503;-0.5962427;0.05907513,0.1092179;-0.5545262;-0.0490822,-0.07638793;0.006552788;-0.04338109,-0.1141495;-0.2725657;-0.01934228,-0.1276919;-0.5939695;0.04770267,-0.1262995;-0.5521656;-0.0604553,0.003583485;0.5398472;0.004203741,0;0;0,-0.01285098;0.2864553;-0.1146214,-0.02443928;0.5658054;-0.2454815,0.1524627;0.5194868;-0.08533072,0.2175756;0.2992222;-0.01867938,0.2253083;0.1117257;-0.135422,-0.2005001;0.4777953;-0.0910478,-0.2510676;0.2502405;-0.03756524,-0.2406854;0.05622011;-0.1428831,0.08097939;0.006227583;-0.03411055,0.116026;-0.2737179;-0.05180883,0.1209912;-0.6017963;-0.03395629,0.1253492;-0.6100292;-0.1357338,-0.07850903;0.002926159;-0.03984651,-0.09771237;-0.2781991;-0.06244607,-0.08184143;-0.6048787;-0.03070758,-0.0748649;-0.6130537;-0.132361,-0.02180347;0.4966455;-0.2104001,797.8107
+0;0;0,0.001890845;0.3083709;0.007163831,0.004112298;0.6169944;-3.500236E-05,0.2091041;0.478423;0.002121849,0.238168;0.2407872;0.01479418,0.2782255;0.02470648;-0.008202824,-0.1946695;0.4575325;0.001615226,-0.2391387;0.2225202;-0.01474979,-0.2730872;0.006633192;-0.04737825,0.07784995;0.005152774;-0.03990386,0.09391534;-0.2755293;-0.01042647,0.1102384;-0.5969575;0.05938362,0.1082018;-0.5552111;-0.04882964,-0.07598879;0.006467923;-0.04316657,-0.1137726;-0.2726471;-0.01915378,-0.1274154;-0.5947344;0.0481486,-0.1260328;-0.5529253;-0.06006815,0.003511422;0.5395485;0.004211175,0;0;0,-0.01306538;0.2864468;-0.1136885,-0.02470097;0.5663844;-0.2433257,0.1517958;0.5192723;-0.0849352,0.216846;0.2985079;-0.01779605,0.2242122;0.1104418;-0.1335595,-0.1991531;0.4795262;-0.0888701,-0.2501557;0.2501292;-0.04141634,-0.2398815;0.05693939;-0.1481705,0.08076482;0.00598985;-0.03347611,0.115514;-0.2739958;-0.05108261,0.1203331;-0.6027606;-0.03246832,0.1240281;-0.6108521;-0.134388,-0.07778618;0.003094587;-0.04023949,-0.09745727;-0.2780973;-0.06153812,-0.08195174;-0.6054554;-0.02910027,-0.07563787;-0.6134945;-0.1309109,-0.02205107;0.4970766;-0.2086027,797.8284
+0;0;0,0.001890845;0.3083709;0.007163831,0.004112298;0.6169944;-3.500236E-05,0.2091041;0.478423;0.002121849,0.238168;0.2407872;0.01479418,0.2782255;0.02470648;-0.008202824,-0.1946695;0.4575325;0.001615226,-0.2391387;0.2225202;-0.01474979,-0.2730872;0.006633192;-0.04737825,0.07784995;0.005152774;-0.03990386,0.09391534;-0.2755293;-0.01042647,0.1102384;-0.5969575;0.05938362,0.1082018;-0.5552111;-0.04882964,-0.07598879;0.006467923;-0.04316657,-0.1137726;-0.2726471;-0.01915378,-0.1274154;-0.5947344;0.0481486,-0.1260328;-0.5529253;-0.06006815,0.003511422;0.5395485;0.004211175,0;0;0,-0.01306538;0.2864468;-0.1136885,-0.02470097;0.5663844;-0.2433257,0.1517958;0.5192723;-0.0849352,0.216846;0.2985079;-0.01779605,0.2242122;0.1104418;-0.1335595,-0.1991531;0.4795262;-0.0888701,-0.2501557;0.2501292;-0.04141634,-0.2398815;0.05693939;-0.1481705,0.08076482;0.00598985;-0.03347611,0.115514;-0.2739958;-0.05108261,0.1203331;-0.6027606;-0.03246832,0.1240281;-0.6108521;-0.134388,-0.07778618;0.003094587;-0.04023949,-0.09745727;-0.2780973;-0.06153812,-0.08195174;-0.6054554;-0.02910027,-0.07563787;-0.6134945;-0.1309109,-0.02205107;0.4970766;-0.2086027,797.8507
+0;0;0,0.001912304;0.3118706;0.007245132,0.00416153;0.624363;-3.974512E-05,0.2094989;0.4848158;0.002161279,0.2388793;0.2445929;0.01497157,0.278954;0.02841917;-0.008035336,-0.1949667;0.4638894;0.001653788,-0.23992;0.2263187;-0.01488939,-0.2738832;0.01033871;-0.0475319,0.07768579;0.005141908;-0.03981971,0.09374566;-0.2754439;-0.01035243,0.1101627;-0.5987233;0.05985972,0.1086186;-0.5598173;-0.02218717,-0.07582855;0.006454284;-0.04307554,-0.1135994;-0.2725651;-0.01907099,-0.1273208;-0.5965074;0.04861902,-0.1262725;-0.5575538;-0.03343052,0.003553896;0.546046;0.004254186,0;0;0,-0.01264626;0.2894771;-0.1155963,-0.02386251;0.5733101;-0.2460711,0.151568;0.5205564;-0.08473825,0.2157909;0.2972211;-0.01595521,0.2235768;0.110307;-0.1337214,-0.1973158;0.4786291;-0.09037891,-0.2498187;0.2467817;-0.04321282,-0.2381069;0.05513208;-0.1527556,0.08065034;0.006190181;-0.0332315,0.1150518;-0.2737918;-0.05000377,0.1196888;-0.6043626;-0.02974963,0.1400902;-0.6330398;-0.08410192,-0.0775927;0.002804203;-0.0402323,-0.0972982;-0.2783801;-0.06027604,-0.08236646;-0.6075118;-0.02624314,-0.07738013;-0.6063781;-0.1034135,-0.02130003;0.503123;-0.2111487,797.8627
+0;0;0,0.001832533;0.31187;0.007289969,0.003978142;0.6243652;8.082343E-05,0.209352;0.4848312;0.00222903,0.2388058;0.2446146;0.01499075,0.2788521;0.02842876;-0.007951166,-0.1950595;0.4637527;0.001641186,-0.2400736;0.2261871;-0.01481188,-0.2741288;0.01025186;-0.0476535,0.0776754;0.005180555;-0.03983495,0.09367784;-0.2754178;-0.01045641,0.1098725;-0.598711;0.05974409,0.1083391;-0.5598025;-0.02230274,-0.07583492;0.006414848;-0.04307023,-0.1136635;-0.272602;-0.01912739,-0.1274253;-0.596543;0.04856091,-0.1263687;-0.5575842;-0.03348797,0.003402785;0.5460465;0.004347,0;0;0,-0.01264626;0.2894771;-0.1155963,-0.02386251;0.5733101;-0.2460711,0.151568;0.5205564;-0.08473825,0.2157909;0.2972211;-0.01595521,0.2235768;0.110307;-0.1337214,-0.1973158;0.4786291;-0.09037891,-0.2498187;0.2467817;-0.04321282,-0.2381069;0.05513208;-0.1527556,0.08065034;0.006190181;-0.0332315,0.1150518;-0.2737918;-0.05000377,0.1196888;-0.6043626;-0.02974963,0.1400902;-0.6330398;-0.08410192,-0.0775927;0.002804203;-0.0402323,-0.0972982;-0.2783801;-0.06027604,-0.08236646;-0.6075118;-0.02624314,-0.07738013;-0.6063781;-0.1034135,-0.02130003;0.503123;-0.2111487,797.8842
+0;0;0,0.001827707;0.3110487;0.007270771,0.003970159;0.6230788;6.993162E-05,0.2115989;0.4829334;0.002191754,0.2409582;0.2434873;0.01491254,0.2810275;0.0271773;-0.008042544,-0.1972395;0.4616241;0.001597475,-0.2421092;0.2248205;-0.01480283,-0.276184;0.008761302;-0.04766329,0.07727093;0.005153579;-0.03962752,0.09327844;-0.2755339;-0.01023965,0.1094854;-0.5990727;0.0600142,0.1079758;-0.5603029;-0.0207556,-0.07544003;0.006381444;-0.04284595,-0.1132806;-0.2727239;-0.01889551,-0.1270528;-0.5969111;0.04884423,-0.1260127;-0.5580918;-0.03192759,0.003395234;0.5448188;0.004332909,0;0;0,-0.01278941;0.289212;-0.1140189,-0.02410567;0.5728381;-0.243814,0.1524947;0.5203666;-0.0802381,0.2153846;0.2966135;-0.01437759,0.2240958;0.1113589;-0.134907,-0.2003908;0.4786728;-0.08805953,-0.2532771;0.2476055;-0.04148563,-0.240743;0.05648997;-0.1521213,0.08052468;0.006085932;-0.03234863,0.1151517;-0.2739262;-0.04965568,0.1192809;-0.6046486;-0.02771831,0.1391488;-0.6323982;-0.08132052,-0.07675306;0.002861019;-0.040847,-0.09653814;-0.2784551;-0.06021465,-0.08236535;-0.6076514;-0.02409548,-0.07687142;-0.6059273;-0.1000773,-0.02155288;0.5026671;-0.2089911,797.8956
+0;0;0,0.001827707;0.3110487;0.007270771,0.003970159;0.6230788;6.993162E-05,0.2115989;0.4829334;0.002191754,0.2409582;0.2434873;0.01491254,0.2810275;0.0271773;-0.008042544,-0.1972395;0.4616241;0.001597475,-0.2421092;0.2248205;-0.01480283,-0.276184;0.008761302;-0.04766329,0.07727093;0.005153579;-0.03962752,0.09327844;-0.2755339;-0.01023965,0.1094854;-0.5990727;0.0600142,0.1079758;-0.5603029;-0.0207556,-0.07544003;0.006381444;-0.04284595,-0.1132806;-0.2727239;-0.01889551,-0.1270528;-0.5969111;0.04884423,-0.1260127;-0.5580918;-0.03192759,0.003395234;0.5448188;0.004332909,0;0;0,-0.01278941;0.289212;-0.1140189,-0.02410567;0.5728381;-0.243814,0.1524947;0.5203666;-0.0802381,0.2153846;0.2966135;-0.01437759,0.2240958;0.1113589;-0.134907,-0.2003908;0.4786728;-0.08805953,-0.2532771;0.2476055;-0.04148563,-0.240743;0.05648997;-0.1521213,0.08052468;0.006085932;-0.03234863,0.1151517;-0.2739262;-0.04965568,0.1192809;-0.6046486;-0.02771831,0.1391488;-0.6323982;-0.08132052,-0.07675306;0.002861019;-0.040847,-0.09653814;-0.2784551;-0.06021465,-0.08236535;-0.6076514;-0.02409548,-0.07687142;-0.6059273;-0.1000773,-0.02155288;0.5026671;-0.2089911,797.9178
+0;0;0,0.001709194;0.3100303;0.007261341,0.003733821;0.621475;0.0001185308,0.2124009;0.481252;0.002031212,0.2418106;0.241898;0.01487653,0.2819467;0.0252071;-0.008159994,-0.1983911;0.4598036;0.001557742,-0.2432917;0.2230889;-0.0148845,-0.2774091;0.006651923;-0.04786314,0.07703131;0.005183602;-0.03959986,0.09291669;-0.2755625;-0.01026246,0.108914;-0.6001807;0.06037377,0.1073659;-0.5612931;-0.0215103,-0.07529346;0.006316654;-0.04265951,-0.1131571;-0.2728409;-0.01880934,-0.1271171;-0.5981393;0.04907593,-0.1260837;-0.559196;-0.03281018,0.003194193;0.5434557;0.004350185,0;0;0,-0.01406638;0.288818;-0.1120746,-0.02746649;0.5724548;-0.2402403,0.1519842;0.5201328;-0.07823563,0.2143513;0.2963318;-0.01232886,0.2265202;0.116715;-0.1415043,-0.2025532;0.4787443;-0.08254049,-0.2556888;0.246791;-0.04137595,-0.2422244;0.05733317;-0.1554855,0.08034287;0.006160588;-0.03218555,0.1149583;-0.2738874;-0.04968762,0.1187845;-0.6055623;-0.02520347,0.1389127;-0.6340102;-0.07965612,-0.07652698;0.002752552;-0.04080299,-0.09685324;-0.2785436;-0.06056977,-0.08298302;-0.6085775;-0.02174151,-0.07778737;-0.6070447;-0.09887137,-0.0240944;0.5023075;-0.2059882,797.9302
+0;0;0,0.001709194;0.3100303;0.007261341,0.003733821;0.621475;0.0001185308,0.2124009;0.481252;0.002031212,0.2418106;0.241898;0.01487653,0.2819467;0.0252071;-0.008159994,-0.1983911;0.4598036;0.001557742,-0.2432917;0.2230889;-0.0148845,-0.2774091;0.006651923;-0.04786314,0.07703131;0.005183602;-0.03959986,0.09291669;-0.2755625;-0.01026246,0.108914;-0.6001807;0.06037377,0.1073659;-0.5612931;-0.0215103,-0.07529346;0.006316654;-0.04265951,-0.1131571;-0.2728409;-0.01880934,-0.1271171;-0.5981393;0.04907593,-0.1260837;-0.559196;-0.03281018,0.003194193;0.5434557;0.004350185,0;0;0,-0.01406638;0.288818;-0.1120746,-0.02746649;0.5724548;-0.2402403,0.1519842;0.5201328;-0.07823563,0.2143513;0.2963318;-0.01232886,0.2265202;0.116715;-0.1415043,-0.2025532;0.4787443;-0.08254049,-0.2556888;0.246791;-0.04137595,-0.2422244;0.05733317;-0.1554855,0.08034287;0.006160588;-0.03218555,0.1149583;-0.2738874;-0.04968762,0.1187845;-0.6055623;-0.02520347,0.1389127;-0.6340102;-0.07965612,-0.07652698;0.002752552;-0.04080299,-0.09685324;-0.2785436;-0.06056977,-0.08298302;-0.6085775;-0.02174151,-0.07778737;-0.6070447;-0.09887137,-0.0240944;0.5023075;-0.2059882,797.9411
+0;0;0,0.001704579;0.3091933;0.007241737,0.003726458;0.6202216;0.0001115873,0.2114614;0.4804547;0.002024919,0.2408633;0.2411643;0.01486683,0.2809957;0.02449377;-0.00816752,-0.1974979;0.4591021;0.001553562,-0.2423865;0.2224502;-0.01488432,-0.2765007;0.006033599;-0.04785985,0.07711393;0.005189162;-0.03964234,0.09305607;-0.2765599;-0.01020013,0.1090411;-0.6009299;0.06038209,0.1074935;-0.5620449;-0.02147809,-0.07537422;0.006323429;-0.04270528,-0.1133732;-0.2738313;-0.0187699,-0.1273225;-0.5988811;0.04906347,-0.1262893;-0.5599403;-0.03279874,0.003188066;0.5423809;0.004333547,0;0;0,-0.01413676;0.2887905;-0.1098001,-0.02708037;0.5727955;-0.2361956,0.1518078;0.5199239;-0.07606196,0.2139773;0.2960507;-0.01044917,0.2264809;0.1161438;-0.1391523,-0.2029619;0.4790372;-0.08171373,-0.2549559;0.2469333;-0.04031682,-0.2417801;0.05846122;-0.1560405,0.08025242;0.006373942;-0.03261781,0.1151249;-0.2747287;-0.04901099,0.1185348;-0.6060445;-0.02309776,0.1387694;-0.6345872;-0.07737255,-0.07680286;0.002586524;-0.04049236,-0.09724898;-0.2796741;-0.06084996,-0.08376431;-0.6091958;-0.01977856,-0.07845887;-0.6074073;-0.0969692,-0.02395341;0.5024989;-0.2026412,797.9625
+0;0;0,0.001654034;0.3091939;0.007226645,0.003630364;0.6202214;5.852478E-05,0.2113919;0.4804706;0.002023559,0.2408184;0.2411858;0.01491367,0.2809203;0.02451538;-0.008174936,-0.1975667;0.459087;0.001577049,-0.2425132;0.2224489;-0.01490187,-0.2767041;0.00605838;-0.04796878,0.07712523;0.005205303;-0.03961823,0.0930938;-0.2765495;-0.01024558,0.1088755;-0.6009271;0.06034757,0.1073252;-0.5620437;-0.02151274,-0.07537264;0.006310237;-0.04271002,-0.1133235;-0.2738624;-0.01890724,-0.1273831;-0.5989448;0.04874649,-0.1263536;-0.5600005;-0.0331154,0.003113638;0.5423815;0.004296935,0;0;0,-0.01413676;0.2887905;-0.1098001,-0.02708037;0.5727955;-0.2361956,0.1518078;0.5199239;-0.07606196,0.2139773;0.2960507;-0.01044917,0.2264809;0.1161438;-0.1391523,-0.2029619;0.4790372;-0.08171373,-0.2549559;0.2469333;-0.04031682,-0.2417801;0.05846122;-0.1560405,0.08025242;0.006373942;-0.03261781,0.1151249;-0.2747287;-0.04901099,0.1185348;-0.6060445;-0.02309776,0.1387694;-0.6345872;-0.07737255,-0.07680286;0.002586524;-0.04049236,-0.09724898;-0.2796741;-0.06084996,-0.08376431;-0.6091958;-0.01977856,-0.07845887;-0.6074073;-0.0969692,-0.02395341;0.5024989;-0.2026412,797.9851
+0;0;0,0.001649214;0.308293;0.007205588,0.003621701;0.6187156;5.140807E-05,0.2127847;0.4787;0.001992912,0.2420728;0.24054;0.01482242,0.2821848;0.02381535;-0.00827197,-0.1989237;0.4571725;0.0015434,-0.243659;0.2216469;-0.01485805,-0.2778584;0.005202174;-0.04793324,0.07692454;0.005191759;-0.03951514,0.09298486;-0.278182;-0.009973718,0.1087496;-0.6022117;0.06054372,0.1071971;-0.5633155;-0.02143463,-0.07517651;0.006293817;-0.04259888,-0.1133454;-0.2754887;-0.01865933,-0.12739;-0.6002224;0.04892183,-0.126359;-0.5612652;-0.03305809,0.00310598;0.5410271;0.004281574,0;0;0,-0.01382869;0.2888018;-0.107245,-0.02611071;0.5730427;-0.2316799,0.1530571;0.519524;-0.07036948,0.2135477;0.2954362;-0.008175373,0.2258356;0.1163085;-0.1380761,-0.2048789;0.4797502;-0.07886101,-0.2558916;0.248413;-0.03856968,-0.2422694;0.06286691;-0.1589814,0.0801382;0.006315738;-0.03230739,0.1157622;-0.276366;-0.04822326,0.1183211;-0.6071638;-0.02024555,0.1386723;-0.6356928;-0.07467151,-0.07647875;0.00262911;-0.04061864,-0.09671235;-0.2812893;-0.0609227,-0.08381458;-0.6100796;-0.01679686,-0.07792235;-0.6080415;-0.09416233,-0.02329986;0.5026305;-0.1986969,797.9962
+0;0;0,0.001649214;0.308293;0.007205588,0.003621701;0.6187156;5.140807E-05,0.2127847;0.4787;0.001992912,0.2420728;0.24054;0.01482242,0.2821848;0.02381535;-0.00827197,-0.1989237;0.4571725;0.0015434,-0.243659;0.2216469;-0.01485805,-0.2778584;0.005202174;-0.04793324,0.07692454;0.005191759;-0.03951514,0.09298486;-0.278182;-0.009973718,0.1087496;-0.6022117;0.06054372,0.1071971;-0.5633155;-0.02143463,-0.07517651;0.006293817;-0.04259888,-0.1133454;-0.2754887;-0.01865933,-0.12739;-0.6002224;0.04892183,-0.126359;-0.5612652;-0.03305809,0.00310598;0.5410271;0.004281574,0;0;0,-0.01382869;0.2888018;-0.107245,-0.02611071;0.5730427;-0.2316799,0.1530571;0.519524;-0.07036948,0.2135477;0.2954362;-0.008175373,0.2258356;0.1163085;-0.1380761,-0.2048789;0.4797502;-0.07886101,-0.2558916;0.248413;-0.03856968,-0.2422694;0.06286691;-0.1589814,0.0801382;0.006315738;-0.03230739,0.1157622;-0.276366;-0.04822326,0.1183211;-0.6071638;-0.02024555,0.1386723;-0.6356928;-0.07467151,-0.07647875;0.00262911;-0.04061864,-0.09671235;-0.2812893;-0.0609227,-0.08381458;-0.6100796;-0.01679686,-0.07792235;-0.6080415;-0.09416233,-0.02329986;0.5026305;-0.1986969,798.0181
+0;0;0,0.001617293;0.3074265;0.007184322,0.003561236;0.6164933;5.344488E-05,0.2133592;0.476487;0.001992954,0.2425102;0.2395091;0.01479886,0.2826281;0.02279857;-0.008347349,-0.2010824;0.4592895;-0.006429396,-0.2426474;0.224073;-0.01728481,-0.2768857;0.007637024;-0.05032752,0.07660093;0.005175048;-0.03936407,0.09288052;-0.2822213;-0.009551682,0.1085653;-0.6051322;0.06087455,0.1082749;-0.5662896;-0.02072529,-0.07487099;0.006263946;-0.04241593,-0.1135035;-0.2795184;-0.0181988,-0.127601;-0.6031482;0.04919771,-0.1253201;-0.564238;-0.0323634,0.003054659;0.5390245;0.004272736,0;0;0,-0.0138289;0.2888205;-0.1046746,-0.02622221;0.5725103;-0.2269425,0.1530631;0.5180363;-0.06485343,0.2122516;0.2943157;-0.004702568,0.2250669;0.1150827;-0.1343942,-0.2062979;0.4784608;-0.07539546,-0.2556183;0.247798;-0.03622277,-0.2429304;0.06395201;-0.1593012,0.07994253;0.006653309;-0.03176379,0.1163563;-0.2800274;-0.04721308,0.1182434;-0.6095904;-0.01785374,0.1384389;-0.6384573;-0.07136679,-0.07588904;0.002229993;-0.04098651,-0.09640126;-0.2857847;-0.06041012,-0.08440069;-0.6130629;-0.01326917,-0.07819597;-0.6106095;-0.09033732,-0.02340972;0.5021929;-0.194277,798.0299
+0;0;0,0.001617293;0.3074265;0.007184322,0.003561236;0.6164933;5.344488E-05,0.2133592;0.476487;0.001992954,0.2425102;0.2395091;0.01479886,0.2826281;0.02279857;-0.008347349,-0.2010824;0.4592895;-0.006429396,-0.2426474;0.224073;-0.01728481,-0.2768857;0.007637024;-0.05032752,0.07660093;0.005175048;-0.03936407,0.09288052;-0.2822213;-0.009551682,0.1085653;-0.6051322;0.06087455,0.1082749;-0.5662896;-0.02072529,-0.07487099;0.006263946;-0.04241593,-0.1135035;-0.2795184;-0.0181988,-0.127601;-0.6031482;0.04919771,-0.1253201;-0.564238;-0.0323634,0.003054659;0.5390245;0.004272736,0;0;0,-0.0138289;0.2888205;-0.1046746,-0.02622221;0.5725103;-0.2269425,0.1530631;0.5180363;-0.06485343,0.2122516;0.2943157;-0.004702568,0.2250669;0.1150827;-0.1343942,-0.2062979;0.4784608;-0.07539546,-0.2556183;0.247798;-0.03622277,-0.2429304;0.06395201;-0.1593012,0.07994253;0.006653309;-0.03176379,0.1163563;-0.2800274;-0.04721308,0.1182434;-0.6095904;-0.01785374,0.1384389;-0.6384573;-0.07136679,-0.07588904;0.002229993;-0.04098651,-0.09640126;-0.2857847;-0.06041012,-0.08440069;-0.6130629;-0.01326917,-0.07819597;-0.6106095;-0.09033732,-0.02340972;0.5021929;-0.194277,798.0516
+0;0;0,0.001612597;0.3065337;0.007163459,0.003550851;0.614692;5.010609E-05,0.2130469;0.4749213;0.001984966,0.2423679;0.2365617;0.01486553,0.2824869;0.01984526;-0.008281317,-0.2007979;0.4577486;-0.006425255,-0.2426052;0.2211607;-0.01734395,-0.2768444;0.004718766;-0.05038758,0.07678396;0.005187413;-0.03945813,0.09322286;-0.2850215;-0.009353993,0.1088538;-0.6068227;0.06083025,0.1085633;-0.567978;-0.02078988,-0.07504988;0.006278913;-0.04251728,-0.1140604;-0.2823001;-0.01806315,-0.1281095;-0.604818;0.04910178,-0.125828;-0.5659055;-0.0324796,0.003045227;0.5373687;0.004261465,0;0;0,-0.01443736;0.2885567;-0.1026814,-0.02718231;0.571941;-0.2233107,0.1525939;0.5177609;-0.06262159,0.2116737;0.2926985;-0.001815557,0.2244943;0.1135624;-0.1316509,-0.2070421;0.4775644;-0.07260376,-0.2560206;0.2452967;-0.03395534,-0.2433585;0.06181332;-0.1575873,0.07990562;0.006727756;-0.03239536,0.1164269;-0.2828587;-0.046664,0.1177517;-0.6110488;-0.01479387,0.1379495;-0.6399548;-0.06829429,-0.07632877;0.002140311;-0.04060748,-0.09708947;-0.2887046;-0.0599968,-0.08527218;-0.6146028;-0.01124284,-0.07910292;-0.6119493;-0.08840674,-0.02424449;0.5016384;-0.1909721,798.0632
+0;0;0,0.00159681;0.306533;0.007198829,0.003475489;0.6146939;0.000164628,0.2129972;0.4749292;0.00201921,0.2422142;0.2365565;0.01489085,0.2823364;0.01987255;-0.008552881,-0.2012199;0.4594607;-0.01091135,-0.241506;0.2224851;-0.01869041,-0.2757018;0.006073281;-0.05197545,0.07678795;0.005201248;-0.03944856,0.09343673;-0.2850344;-0.009720478,0.1091711;-0.6068363;0.06043806,0.1095811;-0.5679946;-0.02118188,-0.07503671;0.006265233;-0.04254256,-0.1138934;-0.2823508;-0.0182804,-0.1281874;-0.6048619;0.04886495,-0.1252012;-0.5659491;-0.03269365,0.002993668;0.5373688;0.004344802,0;0;0,-0.01443736;0.2885567;-0.1026814,-0.02718231;0.571941;-0.2233107,0.1525939;0.5177609;-0.06262159,0.2116737;0.2926985;-0.001815557,0.2244943;0.1135624;-0.1316509,-0.2070421;0.4775644;-0.07260376,-0.2560206;0.2452967;-0.03395534,-0.2433585;0.06181332;-0.1575873,0.07990562;0.006727756;-0.03239536,0.1164269;-0.2828587;-0.046664,0.1177517;-0.6110488;-0.01479387,0.1379495;-0.6399548;-0.06829429,-0.07632877;0.002140311;-0.04060748,-0.09708947;-0.2887046;-0.0599968,-0.08527218;-0.6146028;-0.01124284,-0.07910292;-0.6119493;-0.08840674,-0.02424449;0.5016384;-0.1909721,798.0852
+0;0;0,0.001598074;0.3067756;0.007204528,0.003476302;0.6148649;0.0001752842,0.208085;0.4766589;0.002079001,0.2379111;0.2333169;0.01521896,0.277997;0.016829;-0.008203555,-0.1964403;0.4615523;-0.01054901,-0.2375663;0.2196366;-0.01849024,-0.2717311;0.003420547;-0.05174517,0.07679143;0.005201483;-0.03945034,0.09358004;-0.2874717;-0.009472596,0.1092912;-0.6087993;0.06058253,0.1096946;-0.5700993;-0.01972922,-0.07504011;0.006265515;-0.04254449,-0.1142232;-0.2847744;-0.01807856,-0.1284961;-0.6068101;0.04896781,-0.1255577;-0.5680402;-0.03128356,0.00299509;0.5376375;0.004350179,0;0;0,-0.01319912;0.289231;-0.1016707,-0.02407666;0.5734958;-0.2202122,0.1511441;0.5210791;-0.06368304,0.2117553;0.2917201;-0.0004506186,0.2231158;0.1095866;-0.1258333,-0.2011465;0.4783106;-0.07448913,-0.2505776;0.2409812;-0.0356449,-0.2355131;0.05512419;-0.1550298,0.0799721;0.006773562;-0.03223181,0.1167803;-0.2852411;-0.04674864,0.1183286;-0.6128538;-0.0139854,0.1380523;-0.6411308;-0.06633615,-0.07630095;0.002080259;-0.04067118,-0.09626805;-0.2912442;-0.0606766,-0.08478921;-0.6162786;-0.009424608,-0.07900485;-0.6130083;-0.0854371,-0.02174215;0.5030111;-0.1884601,798.0967
+0;0;0,0.001598074;0.3067756;0.007204528,0.003476302;0.6148649;0.0001752842,0.208085;0.4766589;0.002079001,0.2379111;0.2333169;0.01521896,0.277997;0.016829;-0.008203555,-0.1964403;0.4615523;-0.01054901,-0.2375663;0.2196366;-0.01849024,-0.2717311;0.003420547;-0.05174517,0.07679143;0.005201483;-0.03945034,0.09358004;-0.2874717;-0.009472596,0.1092912;-0.6087993;0.06058253,0.1096946;-0.5700993;-0.01972922,-0.07504011;0.006265515;-0.04254449,-0.1142232;-0.2847744;-0.01807856,-0.1284961;-0.6068101;0.04896781,-0.1255577;-0.5680402;-0.03128356,0.00299509;0.5376375;0.004350179,0;0;0,-0.01319912;0.289231;-0.1016707,-0.02407666;0.5734958;-0.2202122,0.1511441;0.5210791;-0.06368304,0.2117553;0.2917201;-0.0004506186,0.2231158;0.1095866;-0.1258333,-0.2011465;0.4783106;-0.07448913,-0.2505776;0.2409812;-0.0356449,-0.2355131;0.05512419;-0.1550298,0.0799721;0.006773562;-0.03223181,0.1167803;-0.2852411;-0.04674864,0.1183286;-0.6128538;-0.0139854,0.1380523;-0.6411308;-0.06633615,-0.07630095;0.002080259;-0.04067118,-0.09626805;-0.2912442;-0.0606766,-0.08478921;-0.6162786;-0.009424608,-0.07900485;-0.6130083;-0.0854371,-0.02174215;0.5030111;-0.1884601,798.1078
+0;0;0,0.001539006;0.3075184;0.007266388,0.003366893;0.6163506;0.0002878476,0.2068876;0.4782283;0.002204875,0.2369932;0.2329386;0.01529039,0.2767297;0.01651657;-0.008909884,-0.1950416;0.4616433;-0.007344903,-0.2377755;0.2181102;-0.01783829,-0.2720807;0.002239808;-0.05285602,0.07678259;0.005197085;-0.03937969,0.09360971;-0.2885884;-0.009280877,0.1093767;-0.6102687;0.06080158,0.1092973;-0.5716898;-0.01829176,-0.07495718;0.006255152;-0.04261021,-0.1143006;-0.2858851;-0.01801049,-0.1285917;-0.6082337;0.04926139,-0.1261742;-0.5695924;-0.02978823,0.00290907;0.5389372;0.004445164,0;0;0,-0.01375811;0.2905543;-0.1000581,-0.02551121;0.5764251;-0.2165687,0.1501658;0.5218641;-0.06249595,0.2119895;0.2908809;0.001294613,0.2226173;0.1080884;-0.1231124,-0.2008889;0.477789;-0.07203952,-0.249648;0.238239;-0.03353044,-0.2331845;0.05197816;-0.1520167,0.07999286;0.006774336;-0.03207159,0.1171378;-0.2862898;-0.04732442,0.1180487;-0.6140248;-0.01229072,0.1375939;-0.6417758;-0.06340003,-0.07622331;0.002079385;-0.04073105,-0.09669518;-0.292406;-0.05965817,-0.084966;-0.6175068;-0.006646045,-0.07950377;-0.613586;-0.08160873,-0.02286607;0.5055162;-0.1853395,798.1299
+0;0;0,0.001539006;0.3075184;0.007266388,0.003366893;0.6163506;0.0002878476,0.2068876;0.4782283;0.002204875,0.2369932;0.2329386;0.01529039,0.2767297;0.01651657;-0.008909884,-0.1950416;0.4616433;-0.007344903,-0.2377755;0.2181102;-0.01783829,-0.2720807;0.002239808;-0.05285602,0.07678259;0.005197085;-0.03937969,0.09360971;-0.2885884;-0.009280877,0.1093767;-0.6102687;0.06080158,0.1092973;-0.5716898;-0.01829176,-0.07495718;0.006255152;-0.04261021,-0.1143006;-0.2858851;-0.01801049,-0.1285917;-0.6082337;0.04926139,-0.1261742;-0.5695924;-0.02978823,0.00290907;0.5389372;0.004445164,0;0;0,-0.01375811;0.2905543;-0.1000581,-0.02551121;0.5764251;-0.2165687,0.1501658;0.5218641;-0.06249595,0.2119895;0.2908809;0.001294613,0.2226173;0.1080884;-0.1231124,-0.2008889;0.477789;-0.07203952,-0.249648;0.238239;-0.03353044,-0.2331845;0.05197816;-0.1520167,0.07999286;0.006774336;-0.03207159,0.1171378;-0.2862898;-0.04732442,0.1180487;-0.6140248;-0.01229072,0.1375939;-0.6417758;-0.06340003,-0.07622331;0.002079385;-0.04073105,-0.09669518;-0.292406;-0.05965817,-0.084966;-0.6175068;-0.006646045,-0.07950377;-0.613586;-0.08160873,-0.02286607;0.5055162;-0.1853395,798.141
+0;0;0,0.001546628;0.3090415;0.007302378,0.003384825;0.6196154;0.0002889805,0.2041046;0.4819981;0.002254372,0.2343254;0.2357698;0.01538996,0.2740607;0.0193546;-0.008809558,-0.1923093;0.4656406;-0.007164367,-0.2352068;0.2211757;-0.01769791,-0.2695109;0.005312085;-0.05271453,0.07666679;0.005189247;-0.0393203,0.09349221;-0.2885666;-0.00922453,0.1092999;-0.6110771;0.06103879,0.109222;-0.5726613;-0.01655016,-0.07484414;0.006245718;-0.04254594,-0.1141836;-0.285865;-0.01794871,-0.1285116;-0.6090456;0.0494968,-0.1261401;-0.5705686;-0.02804926,0.002925061;0.5418739;0.00446392,0;0;0,-0.01276681;0.2922679;-0.09989405,-0.02291127;0.5806929;-0.2148843,0.1497245;0.5228368;-0.06224299,0.2127105;0.2910705;0.001250021,0.2221264;0.1080696;-0.1229355,-0.1966438;0.4783818;-0.07385676,-0.244711;0.2375572;-0.03634314,-0.2273001;0.05190338;-0.1556309,0.0799557;0.006852717;-0.03179526,0.1171837;-0.28611;-0.04817295,0.1178234;-0.6145965;-0.01217222,0.1370047;-0.6415355;-0.06198096,-0.0759713;0.001975219;-0.04093007,-0.09654025;-0.2925127;-0.05923644,-0.08469371;-0.6183285;-0.005351461,-0.07943132;-0.6137707;-0.07894409,-0.02067602;0.5092306;-0.1840696,798.1641
+0;0;0,0.001512852;0.3090407;0.007343137,0.003248705;0.6196184;0.0004530218,0.2040098;0.4820177;0.002287369,0.234113;0.2357458;0.01486458,0.2733946;0.01944785;-0.01106225,-0.1929661;0.4675246;-0.009585815,-0.2348009;0.2228365;-0.01916575,-0.2690778;0.007136896;-0.05520513,0.07666308;0.005213846;-0.03932428,0.0933972;-0.2885472;-0.009228734,0.1094714;-0.6110336;0.06108456,0.109784;-0.5726181;-0.01650382,-0.0748452;0.006227683;-0.04254672,-0.1141998;-0.2858831;-0.01797329,-0.1287296;-0.6090572;0.04945973,-0.1259637;-0.5705793;-0.02807316,0.002825649;0.5418745;0.004588081,0;0;0,-0.01276681;0.2922679;-0.09989405,-0.02291127;0.5806929;-0.2148843,0.1497245;0.5228368;-0.06224299,0.2127105;0.2910705;0.001250021,0.2221264;0.1080696;-0.1229355,-0.1966438;0.4783818;-0.07385676,-0.244711;0.2375572;-0.03634314,-0.2273001;0.05190338;-0.1556309,0.0799557;0.006852717;-0.03179526,0.1171837;-0.28611;-0.04817295,0.1178234;-0.6145965;-0.01217222,0.1370047;-0.6415355;-0.06198096,-0.0759713;0.001975219;-0.04093007,-0.09654025;-0.2925127;-0.05923644,-0.08469371;-0.6183285;-0.005351461,-0.07943132;-0.6137707;-0.07894409,-0.02067602;0.5092306;-0.1840696,798.1754
+0;0;0,0.001512852;0.3090407;0.007343137,0.003248705;0.6196184;0.0004530218,0.2040098;0.4820177;0.002287369,0.234113;0.2357458;0.01486458,0.2733946;0.01944785;-0.01106225,-0.1929661;0.4675246;-0.009585815,-0.2348009;0.2228365;-0.01916575,-0.2690778;0.007136896;-0.05520513,0.07666308;0.005213846;-0.03932428,0.0933972;-0.2885472;-0.009228734,0.1094714;-0.6110336;0.06108456,0.109784;-0.5726181;-0.01650382,-0.0748452;0.006227683;-0.04254672,-0.1141998;-0.2858831;-0.01797329,-0.1287296;-0.6090572;0.04945973,-0.1259637;-0.5705793;-0.02807316,0.002825649;0.5418745;0.004588081,0;0;0,-0.01276681;0.2922679;-0.09989405,-0.02291127;0.5806929;-0.2148843,0.1497245;0.5228368;-0.06224299,0.2127105;0.2910705;0.001250021,0.2221264;0.1080696;-0.1229355,-0.1966438;0.4783818;-0.07385676,-0.244711;0.2375572;-0.03634314,-0.2273001;0.05190338;-0.1556309,0.0799557;0.006852717;-0.03179526,0.1171837;-0.28611;-0.04817295,0.1178234;-0.6145965;-0.01217222,0.1370047;-0.6415355;-0.06198096,-0.0759713;0.001975219;-0.04093007,-0.09654025;-0.2925127;-0.05923644,-0.08469371;-0.6183285;-0.005351461,-0.07943132;-0.6137707;-0.07894409,-0.02067602;0.5092306;-0.1840696,798.1868
+0;0;0,0.001510277;0.3085147;0.007330639,0.003244822;0.6188564;0.0004481021,0.203548;0.4815079;0.002281539,0.2337365;0.2345378;0.01489441,0.2730163;0.01824978;-0.01103123,-0.192523;0.4670478;-0.00956458,-0.2344765;0.2216659;-0.01917168,-0.2687517;0.005976304;-0.0552094,0.07653721;0.005205285;-0.03925971,0.09332293;-0.2894616;-0.009071361,0.1094108;-0.6122224;0.06130176,0.1097209;-0.573875;-0.01565972,-0.07472231;0.006217457;-0.04247686,-0.1141982;-0.2867941;-0.01782765,-0.1287405;-0.6102431;0.04966274,-0.1259968;-0.5718337;-0.0272437,0.002822396;0.5412282;0.004577005,0;0;0,-0.01366325;0.2923323;-0.0979414,-0.02472085;0.5811147;-0.2113154,0.14865;0.5229993;-0.06056904,0.2118171;0.2905298;0.002933033,0.2211231;0.107375;-0.1210155,-0.1978373;0.4779136;-0.07155374,-0.2445516;0.2358916;-0.03539027,-0.2272032;0.05051932;-0.1551053,0.07992164;0.006867647;-0.03149176,0.1164482;-0.2871398;-0.04721189,0.1171078;-0.6158203;-0.01040936,0.1360685;-0.642207;-0.05994606,-0.07572362;0.001950416;-0.04109128,-0.0970009;-0.2934546;-0.05855101,-0.08532406;-0.6192844;-0.003014266,-0.08014897;-0.6143187;-0.07608513,-0.02213235;0.5095567;-0.1810482,798.2094
+0;0;0,0.001469161;0.3085133;0.007400375,0.003087659;0.6188614;0.0007509342,0.2034621;0.4816113;0.002334389,0.2335107;0.234571;0.01385977,0.2725897;0.01877756;-0.01616612,-0.1929081;0.4681665;-0.01128309,-0.2341358;0.2226766;-0.02126542,-0.268877;0.007682681;-0.06084054,0.07653855;0.005236312;-0.03925296,0.09331579;-0.289432;-0.009073632,0.1092985;-0.6122055;0.06126517,0.1098863;-0.5738511;-0.01569395,-0.07471238;0.0061863;-0.04249886,-0.1141934;-0.286827;-0.01787905,-0.128682;-0.6102967;0.04952407,-0.1256629;-0.5718774;-0.02737098,0.002708052;0.541229;0.004802989,0;0;0,-0.01366325;0.2923323;-0.0979414,-0.02472085;0.5811147;-0.2113154,0.14865;0.5229993;-0.06056904,0.2118171;0.2905298;0.002933033,0.2211231;0.107375;-0.1210155,-0.1978373;0.4779136;-0.07155374,-0.2445516;0.2358916;-0.03539027,-0.2272032;0.05051932;-0.1551053,0.07992164;0.006867647;-0.03149176,0.1164482;-0.2871398;-0.04721189,0.1171078;-0.6158203;-0.01040936,0.1360685;-0.642207;-0.05994606,-0.07572362;0.001950416;-0.04109128,-0.0970009;-0.2934546;-0.05855101,-0.08532406;-0.6192844;-0.003014266,-0.08014897;-0.6143187;-0.07608513,-0.02213235;0.5095567;-0.1810482,798.2208
+0;0;0,0.001470772;0.3088515;0.007408488,0.003091113;0.619549;0.0007535792,0.2040395;0.4820901;0.00233197,0.234008;0.2357085;0.01382663,0.2730783;0.01996283;-0.01619261,-0.1934642;0.4686069;-0.01132445,-0.234582;0.2237715;-0.02128017,-0.2693155;0.008825168;-0.06084652,0.07653433;0.005236023;-0.0392508,0.09331682;-0.2895244;-0.009062033,0.1093084;-0.612476;0.06131557,0.1098945;-0.5741457;-0.01542144,-0.07470827;0.00618596;-0.04249652,-0.1142017;-0.286919;-0.01786901,-0.1286983;-0.6105671;0.04957129,-0.1256879;-0.5721721;-0.02710184,0.002711319;0.5418783;0.00480763,0;0;0,-0.01428021;0.2930355;-0.09681177,-0.02683316;0.5826767;-0.2087922,0.1484079;0.5230649;-0.05923177,0.2126611;0.2910156;0.002077572,0.2210567;0.107097;-0.1207121,-0.1995687;0.4775936;-0.06895289,-0.2451205;0.2357964;-0.03440839,-0.2281118;0.05020194;-0.1537366,0.07997836;0.006954998;-0.03131509,0.1164169;-0.2871873;-0.04645658,0.1170166;-0.6159846;-0.009060383,0.1359307;-0.6422726;-0.05837798,-0.07566764;0.001866304;-0.04118823,-0.09671265;-0.2937041;-0.05768067,-0.08507793;-0.6195359;-0.001070749,-0.07999349;-0.6143357;-0.07399146,-0.0237578;0.5109302;-0.178921,798.2324
+0;0;0,0.001470772;0.3088515;0.007408488,0.003091113;0.619549;0.0007535792,0.2040395;0.4820901;0.00233197,0.234008;0.2357085;0.01382663,0.2730783;0.01996283;-0.01619261,-0.1934642;0.4686069;-0.01132445,-0.234582;0.2237715;-0.02128017,-0.2693155;0.008825168;-0.06084652,0.07653433;0.005236023;-0.0392508,0.09331682;-0.2895244;-0.009062033,0.1093084;-0.612476;0.06131557,0.1098945;-0.5741457;-0.01542144,-0.07470827;0.00618596;-0.04249652,-0.1142017;-0.286919;-0.01786901,-0.1286983;-0.6105671;0.04957129,-0.1256879;-0.5721721;-0.02710184,0.002711319;0.5418783;0.00480763,0;0;0,-0.01428021;0.2930355;-0.09681177,-0.02683316;0.5826767;-0.2087922,0.1484079;0.5230649;-0.05923177,0.2126611;0.2910156;0.002077572,0.2210567;0.107097;-0.1207121,-0.1995687;0.4775936;-0.06895289,-0.2451205;0.2357964;-0.03440839,-0.2281118;0.05020194;-0.1537366,0.07997836;0.006954998;-0.03131509,0.1164169;-0.2871873;-0.04645658,0.1170166;-0.6159846;-0.009060383,0.1359307;-0.6422726;-0.05837798,-0.07566764;0.001866304;-0.04118823,-0.09671265;-0.2937041;-0.05768067,-0.08507793;-0.6195359;-0.001070749,-0.07999349;-0.6143357;-0.07399146,-0.0237578;0.5109302;-0.178921,798.2549
+0;0;0,0.001387313;0.3095914;0.007441838,0.002674922;0.6210821;0.0007732539,0.2076492;0.4827594;0.002484033,0.2368924;0.2365514;0.01102977,0.2774606;0.02223279;-0.02722989,-0.1976615;0.4694805;-0.01298722,-0.2383141;0.225029;-0.02470898,-0.2726432;0.01034501;-0.06683197,0.07639938;0.005214713;-0.03914575,0.09324015;-0.2905233;-0.008891547,0.1092059;-0.613705;0.06154494,0.1103693;-0.5718523;-0.04763901,-0.07450109;0.006200233;-0.04251579,-0.1140801;-0.2878763;-0.01776903,-0.1286107;-0.6117175;0.04989494,-0.1239992;-0.5697711;-0.05918757,0.002403547;0.5434378;0.004830009,0;0;0,-0.01694836;0.2940585;-0.09563732,-0.03735551;0.5855203;-0.203881,0.1477075;0.522805;-0.05901742,0.2128824;0.2911193;0.001153708,0.2208936;0.109222;-0.1249068,-0.2091407;0.4753632;-0.06137793,-0.2544741;0.2336798;-0.02850559,-0.2371433;0.04955809;-0.1503288,0.07981038;0.007024199;-0.03126359,0.1160596;-0.288163;-0.04576802,0.11646;-0.6171863;-0.008268833,0.1207612;-0.6220462;-0.1123326,-0.07546198;0.00178993;-0.04121568,-0.09694438;-0.2947304;-0.05777084,-0.08517892;-0.6205659;0.0001554936,-0.07825819;-0.6253908;-0.1037786,-0.03187266;0.5134972;-0.1751101,798.2665
+0;0;0,0.001387313;0.3095914;0.007441838,0.002674922;0.6210821;0.0007732539,0.2076492;0.4827594;0.002484033,0.2368924;0.2365514;0.01102977,0.2774606;0.02223279;-0.02722989,-0.1976615;0.4694805;-0.01298722,-0.2383141;0.225029;-0.02470898,-0.2726432;0.01034501;-0.06683197,0.07639938;0.005214713;-0.03914575,0.09324015;-0.2905233;-0.008891547,0.1092059;-0.613705;0.06154494,0.1103693;-0.5718523;-0.04763901,-0.07450109;0.006200233;-0.04251579,-0.1140801;-0.2878763;-0.01776903,-0.1286107;-0.6117175;0.04989494,-0.1239992;-0.5697711;-0.05918757,0.002403547;0.5434378;0.004830009,0;0;0,-0.01694836;0.2940585;-0.09563732,-0.03735551;0.5855203;-0.203881,0.1477075;0.522805;-0.05901742,0.2128824;0.2911193;0.001153708,0.2208936;0.109222;-0.1249068,-0.2091407;0.4753632;-0.06137793,-0.2544741;0.2336798;-0.02850559,-0.2371433;0.04955809;-0.1503288,0.07981038;0.007024199;-0.03126359,0.1160596;-0.288163;-0.04576802,0.11646;-0.6171863;-0.008268833,0.1207612;-0.6220462;-0.1123326,-0.07546198;0.00178993;-0.04121568,-0.09694438;-0.2947304;-0.05777084,-0.08517892;-0.6205659;0.0001554936,-0.07825819;-0.6253908;-0.1037786,-0.03187266;0.5134972;-0.1751101,798.278
+0;0;0,0.00138903;0.3099746;0.007451047,0.002676249;0.6213722;0.0007841694,0.2045585;0.4839799;0.002529442,0.2335047;0.2402726;0.01098838,0.2747038;0.02262041;-0.02786637,-0.1946461;0.4709011;-0.01270873,-0.2348857;0.2289324;-0.02431143,-0.2697488;0.0109092;-0.0670896,0.07655576;0.005225387;-0.03922588,0.09339802;-0.2905388;-0.008968998,0.109418;-0.6148196;0.06170704,0.1105816;-0.5729648;-0.0474957,-0.07465359;0.006212924;-0.04260281,-0.1142361;-0.2878896;-0.01785386,-0.1288161;-0.6128321;0.05004022,-0.1242039;-0.5708836;-0.05906107,0.002404931;0.5437442;0.004840075,0;0;0,-0.01614836;0.2947438;-0.09490514,-0.03286658;0.586489;-0.2027378,0.1470559;0.5229859;-0.05814886,0.2141676;0.2938192;-0.0008656979,0.2202902;0.1089703;-0.1288223,-0.2042069;0.4764251;-0.06312169,-0.2479399;0.2365086;-0.03430822,-0.231715;0.05118205;-0.1606821,0.07996389;0.0073528;-0.03128052,0.1158479;-0.2879079;-0.04573846,0.1159635;-0.6179296;-0.007067442,0.1200689;-0.622716;-0.1111836,-0.07565148;0.001493094;-0.04124782,-0.09720986;-0.295078;-0.05726045,-0.08560147;-0.6218776;0.001706567,-0.0788758;-0.626632;-0.1022839,-0.02891999;0.5144033;-0.1739159,798.2893
+0;0;0,0.00134033;0.3099722;0.007555997,0.002511636;0.6213759;0.001113091,0.2044825;0.4841431;0.003017418,0.2329752;0.2402582;0.006341048,0.2754714;0.02433454;-0.040033,-0.1947064;0.4710618;-0.01382119,-0.2347921;0.2292753;-0.02915482,-0.2696981;0.01274779;-0.07892357,0.07654793;0.005239933;-0.03923922,0.09337013;-0.2905156;-0.008886736,0.1088465;-0.6149645;0.06113612,0.110354;-0.5731049;-0.04806188,-0.07465886;0.006200445;-0.04259539,-0.1141883;-0.2879238;-0.01802043,-0.1287889;-0.6128275;0.05005471,-0.1238429;-0.5708655;-0.05903044,0.002278014;0.5437437;0.005091103,0;0;0,-0.01614836;0.2947438;-0.09490514,-0.03286658;0.586489;-0.2027378,0.1470559;0.5229859;-0.05814886,0.2141676;0.2938192;-0.0008656979,0.2202902;0.1089703;-0.1288223,-0.2042069;0.4764251;-0.06312169,-0.2479399;0.2365086;-0.03430822,-0.231715;0.05118205;-0.1606821,0.07996389;0.0073528;-0.03128052,0.1158479;-0.2879079;-0.04573846,0.1159635;-0.6179296;-0.007067442,0.1200689;-0.622716;-0.1111836,-0.07565148;0.001493094;-0.04124782,-0.09720986;-0.295078;-0.05726045,-0.08560147;-0.6218776;0.001706567,-0.0788758;-0.626632;-0.1022839,-0.02891999;0.5144033;-0.1739159,798.301
+0;0;0,0.00134033;0.3099722;0.007555997,0.002511636;0.6213759;0.001113091,0.2044825;0.4841431;0.003017418,0.2329752;0.2402582;0.006341048,0.2754714;0.02433454;-0.040033,-0.1947064;0.4710618;-0.01382119,-0.2347921;0.2292753;-0.02915482,-0.2696981;0.01274779;-0.07892357,0.07654793;0.005239933;-0.03923922,0.09337013;-0.2905156;-0.008886736,0.1088465;-0.6149645;0.06113612,0.110354;-0.5731049;-0.04806188,-0.07465886;0.006200445;-0.04259539,-0.1141883;-0.2879238;-0.01802043,-0.1287889;-0.6128275;0.05005471,-0.1238429;-0.5708655;-0.05903044,0.002278014;0.5437437;0.005091103,0;0;0,-0.01614836;0.2947438;-0.09490514,-0.03286658;0.586489;-0.2027378,0.1470559;0.5229859;-0.05814886,0.2141676;0.2938192;-0.0008656979,0.2202902;0.1089703;-0.1288223,-0.2042069;0.4764251;-0.06312169,-0.2479399;0.2365086;-0.03430822,-0.231715;0.05118205;-0.1606821,0.07996389;0.0073528;-0.03128052,0.1158479;-0.2879079;-0.04573846,0.1159635;-0.6179296;-0.007067442,0.1200689;-0.622716;-0.1111836,-0.07565148;0.001493094;-0.04124782,-0.09720986;-0.295078;-0.05726045,-0.08560147;-0.6218776;0.001706567,-0.0788758;-0.626632;-0.1022839,-0.02891999;0.5144033;-0.1739159,798.3146
+0;0;0,0.001340978;0.310122;0.007559648,0.002511425;0.6212977;0.0011214,0.2034642;0.4844204;0.003033331,0.2316704;0.2429887;0.006323529,0.2736003;0.02994223;-0.03943258,-0.1937145;0.471405;-0.01372048,-0.2333971;0.2320506;-0.02889988,-0.2678379;0.01840831;-0.07800546,0.07653031;0.005238727;-0.03923019,0.09334624;-0.2904065;-0.008889019,0.1088588;-0.6156141;0.06129758,0.1103668;-0.5737503;-0.04793835,-0.07464167;0.006199018;-0.04258558,-0.1141563;-0.2878155;-0.01801978,-0.1287911;-0.613479;0.05021454,-0.1238434;-0.5715127;-0.05890851,0.002277969;0.543721;0.005096574,0;0;0,-0.01623887;0.2952321;-0.09385586,-0.03259939;0.5870058;-0.2009983,0.1464844;0.5231055;-0.05730653,0.2143524;0.2961068;-0.002889395,0.2244871;0.1207746;-0.1385229,-0.203208;0.4767342;-0.06226197,-0.2462892;0.2387544;-0.03765888,-0.2302101;0.05925113;-0.1671215,0.07997376;0.007396787;-0.03119016,0.1155202;-0.2877769;-0.04596925,0.1154364;-0.6183889;-0.005689621,0.1193625;-0.623055;-0.1098931,-0.07561549;0.001441491;-0.0412742,-0.09734586;-0.2950632;-0.05618214,-0.08593499;-0.62258;0.003225662,-0.07938789;-0.6272145;-0.1008565,-0.02875811;0.514931;-0.1722846,798.335
+0;0;0,0.00131979;0.3101173;0.007755677,0.002508052;0.6213065;0.00192043,0.2034118;0.4842848;0.003232175,0.2312527;0.2428082;0.0001244298,0.2736787;0.03187224;-0.05415819,-0.1930492;0.4686548;-0.008869835,-0.234984;0.2303974;-0.03275674,-0.2699299;0.01861987;-0.08905599,0.07654752;0.005241802;-0.03919619,0.09330016;-0.2904063;-0.008848647,0.1087931;-0.6156012;0.06140133,0.1092598;-0.5736921;-0.04783908,-0.07461816;0.006196298;-0.04262716,-0.1140301;-0.2878433;-0.01819558,-0.1289078;-0.6134649;0.05018557,-0.1250012;-0.5714591;-0.05897537,0.002269942;0.5437201;0.00570204,0;0;0,-0.01623887;0.2952321;-0.09385586,-0.03259939;0.5870058;-0.2009983,0.1464844;0.5231055;-0.05730653,0.2143524;0.2961068;-0.002889395,0.2244871;0.1207746;-0.1385229,-0.203208;0.4767342;-0.06226197,-0.2462892;0.2387544;-0.03765888,-0.2302101;0.05925113;-0.1671215,0.07997376;0.007396787;-0.03119016,0.1155202;-0.2877769;-0.04596925,0.1154364;-0.6183889;-0.005689621,0.1193625;-0.623055;-0.1098931,-0.07561549;0.001441491;-0.0412742,-0.09734586;-0.2950632;-0.05618214,-0.08593499;-0.62258;0.003225662,-0.07938789;-0.6272145;-0.1008565,-0.02875811;0.514931;-0.1722846,798.3465
+0;0;0,0.001326143;0.31161;0.007793009,0.002519637;0.6241578;0.001934091,0.205481;0.4862342;0.00323487,0.2329292;0.2481631;0.0001709522,0.2754222;0.03689402;-0.05419739,-0.1950374;0.4704442;-0.008990991,-0.2363808;0.2355469;-0.03254103,-0.2713818;0.02343491;-0.08892918,0.07659093;0.005244775;-0.03921842,0.09338876;-0.2912008;-0.008789029,0.1088974;-0.6167253;0.06153215,0.1093645;-0.5748062;-0.04780042,-0.07466048;0.006199813;-0.04265134,-0.1141787;-0.2886328;-0.01815386,-0.1290715;-0.6145845;0.05029661,-0.1251616;-0.5725685;-0.05895642,0.002280626;0.5462778;0.005730012,0;0;0,-0.01810019;0.2970047;-0.09286499,-0.0377349;0.5908796;-0.1976461,0.1465072;0.5234433;-0.05694342,0.2185747;0.3002344;-0.007702112,0.2315279;0.1308929;-0.1510613,-0.2077569;0.4747978;-0.05796339,-0.2500852;0.239748;-0.03794858,-0.2352044;0.06679976;-0.1767421,0.08001336;0.007541448;-0.03118896,0.1155749;-0.2884801;-0.0451436,0.1157479;-0.6194241;-0.004798174,0.1194546;-0.6237879;-0.1092074,-0.07567111;0.001295034;-0.04127914,-0.09714354;-0.2960727;-0.05540211,-0.08582755;-0.6238984;0.004213769,-0.0794971;-0.6282334;-0.1000787,-0.03293741;0.5183119;-0.1695273,798.3691
+0;0;0,0.001326143;0.31161;0.007793009,0.002519637;0.6241578;0.001934091,0.205481;0.4862342;0.00323487,0.2329292;0.2481631;0.0001709522,0.2754222;0.03689402;-0.05419739,-0.1950374;0.4704442;-0.008990991,-0.2363808;0.2355469;-0.03254103,-0.2713818;0.02343491;-0.08892918,0.07659093;0.005244775;-0.03921842,0.09338876;-0.2912008;-0.008789029,0.1088974;-0.6167253;0.06153215,0.1093645;-0.5748062;-0.04780042,-0.07466048;0.006199813;-0.04265134,-0.1141787;-0.2886328;-0.01815386,-0.1290715;-0.6145845;0.05029661,-0.1251616;-0.5725685;-0.05895642,0.002280626;0.5462778;0.005730012,0;0;0,-0.01810019;0.2970047;-0.09286499,-0.0377349;0.5908796;-0.1976461,0.1465072;0.5234433;-0.05694342,0.2185747;0.3002344;-0.007702112,0.2315279;0.1308929;-0.1510613,-0.2077569;0.4747978;-0.05796339,-0.2500852;0.239748;-0.03794858,-0.2352044;0.06679976;-0.1767421,0.08001336;0.007541448;-0.03118896,0.1155749;-0.2884801;-0.0451436,0.1157479;-0.6194241;-0.004798174,0.1194546;-0.6237879;-0.1092074,-0.07567111;0.001295034;-0.04127914,-0.09714354;-0.2960727;-0.05540211,-0.08582755;-0.6238984;0.004213769,-0.0794971;-0.6282334;-0.1000787,-0.03293741;0.5183119;-0.1695273,798.381
+0;0;0,0.001290755;0.3117051;0.007963936,0.002398991;0.6232241;0.00256025,0.1993807;0.4874792;0.0034702,0.2266751;0.2506682;-0.006393601,0.269848;0.04138288;-0.06769934,-0.1894019;0.4730883;-0.01117673,-0.2294013;0.2395333;-0.03899531,-0.2647506;0.02948771;-0.1026655,0.07659872;0.005226948;-0.03921308,0.09339207;-0.2911817;-0.008763144,0.1088523;-0.6175597;0.06178463,0.1099377;-0.5756165;-0.04760605,-0.0746401;0.006228061;-0.04268981,-0.1142007;-0.2885647;-0.01820588,-0.1291455;-0.6152952;0.05080454,-0.1246174;-0.573247;-0.05848625,0.002185721;0.5457807;0.006213695,0;0;0,-0.01643156;0.2975447;-0.09177303,-0.02997229;0.5914866;-0.194207,0.1462538;0.5232933;-0.05630279,0.2226037;0.3012029;-0.01425171,0.2331829;0.1325834;-0.1587446,-0.199291;0.4765008;-0.06253604,-0.2412426;0.2421516;-0.04697039,-0.2283544;0.07556911;-0.1936223,0.08000726;0.007663995;-0.0311842,0.1155235;-0.2882916;-0.04588675,0.1154854;-0.6199332;-0.004025221,0.1190702;-0.6240897;-0.1085749,-0.0756765;0.001168939;-0.04128016,-0.09699197;-0.2961964;-0.0549479,-0.0857802;-0.6247901;0.005376797,-0.07957479;-0.6289129;-0.09906106,-0.0271747;0.5190383;-0.1667423,798.4026
+0;0;0,0.001290755;0.3117051;0.007963936,0.002398991;0.6232241;0.00256025,0.1993807;0.4874792;0.0034702,0.2266751;0.2506682;-0.006393601,0.269848;0.04138288;-0.06769934,-0.1894019;0.4730883;-0.01117673,-0.2294013;0.2395333;-0.03899531,-0.2647506;0.02948771;-0.1026655,0.07659872;0.005226948;-0.03921308,0.09339207;-0.2911817;-0.008763144,0.1088523;-0.6175597;0.06178463,0.1099377;-0.5756165;-0.04760605,-0.0746401;0.006228061;-0.04268981,-0.1142007;-0.2885647;-0.01820588,-0.1291455;-0.6152952;0.05080454,-0.1246174;-0.573247;-0.05848625,0.002185721;0.5457807;0.006213695,0;0;0,-0.01643156;0.2975447;-0.09177303,-0.02997229;0.5914866;-0.194207,0.1462538;0.5232933;-0.05630279,0.2226037;0.3012029;-0.01425171,0.2331829;0.1325834;-0.1587446,-0.199291;0.4765008;-0.06253604,-0.2412426;0.2421516;-0.04697039,-0.2283544;0.07556911;-0.1936223,0.08000726;0.007663995;-0.0311842,0.1155235;-0.2882916;-0.04588675,0.1154854;-0.6199332;-0.004025221,0.1190702;-0.6240897;-0.1085749,-0.0756765;0.001168939;-0.04128016,-0.09699197;-0.2961964;-0.0549479,-0.0857802;-0.6247901;0.005376797,-0.07957479;-0.6289129;-0.09906106,-0.0271747;0.5190383;-0.1667423,798.4138
+0;0;0,0.001290316;0.311599;0.007961227,0.002398189;0.623011;0.002560072,0.1988294;0.4874725;0.003475627,0.2259129;0.2524909;-0.006311971,0.269142;0.04293326;-0.06769747,-0.1888676;0.4731217;-0.0111304,-0.228558;0.2413711;-0.03873407,-0.2639533;0.0310521;-0.1024871,0.0765774;0.005225494;-0.03920217,0.09337923;-0.2913326;-0.008736871,0.1088717;-0.618392;0.06195817,0.1099574;-0.5764455;-0.04746325,-0.07461932;0.006226327;-0.04267792,-0.1141999;-0.2887151;-0.01818164,-0.1291758;-0.6161277;0.05097283,-0.1246465;-0.5740762;-0.05834866,0.002185039;0.5456111;0.006211461,0;0;0,-0.01640068;0.2977449;-0.09076333,-0.03001782;0.5918349;-0.1924314,0.1462786;0.5236325;-0.05575157,0.2266454;0.3034464;-0.02251173,0.2342253;0.1399955;-0.1734345,-0.1987308;0.476072;-0.06150051,-0.2401178;0.2432527;-0.05018984,-0.2276413;0.0839588;-0.2051774,0.07999904;0.007722824;-0.03112435,0.1156708;-0.288379;-0.04555988,0.1156871;-0.6207449;-0.003864527,0.1191423;-0.6247703;-0.1084938,-0.0756325;0.00110541;-0.04131243,-0.09674062;-0.2964482;-0.05448146,-0.08538271;-0.6256325;0.006463863,-0.07930878;-0.6296292;-0.09805543,-0.02714266;0.5193748;-0.1651294,798.436
+0;0;0,0.001269742;0.3115954;0.008107563,0.002330071;0.6230141;0.003074595,0.1987232;0.4873181;0.0036331,0.2247469;0.2527806;-0.0153553,0.2689189;0.04657593;-0.08662808,-0.1889194;0.473704;-0.0130524,-0.2276863;0.2424107;-0.04539717,-0.2628369;0.03372601;-0.1144369,0.07658268;0.005227972;-0.03919153,0.09337151;-0.2913276;-0.008694038,0.1088726;-0.6183954;0.06195978,0.1104257;-0.5764346;-0.04745445,-0.07460931;0.006222571;-0.04269595,-0.1141822;-0.2887271;-0.01828652,-0.1292023;-0.6161084;0.05100647,-0.1242062;-0.5740376;-0.05829257,0.002127748;0.5456094;0.00662392,0;0;0,-0.01640068;0.2977449;-0.09076333,-0.03001782;0.5918349;-0.1924314,0.1462786;0.5236325;-0.05575157,0.2266454;0.3034464;-0.02251173,0.2342253;0.1399955;-0.1734345,-0.1987308;0.476072;-0.06150051,-0.2401178;0.2432527;-0.05018984,-0.2276413;0.0839588;-0.2051774,0.07999904;0.007722824;-0.03112435,0.1156708;-0.288379;-0.04555988,0.1156871;-0.6207449;-0.003864527,0.1191423;-0.6247703;-0.1084938,-0.0756325;0.00110541;-0.04131243,-0.09674062;-0.2964482;-0.05448146,-0.08538271;-0.6256325;0.006463863,-0.07930878;-0.6296292;-0.09805543,-0.02714266;0.5193748;-0.1651294,798.4472
+0;0;0,0.001277113;0.3134044;0.008154633,0.002346639;0.6275389;0.003075856,0.1950741;0.4922056;0.003723274,0.2207317;0.2609681;-0.01499796,0.2649189;0.05469278;-0.08629514,-0.1853445;0.4788452;-0.01265128,-0.2235659;0.2508063;-0.04454096,-0.2587286;0.04205012;-0.1136044,0.07656669;0.005226881;-0.03918334,0.09337533;-0.2916787;-0.00864986,0.1088888;-0.6190075;0.06206034,0.1104435;-0.5770335;-0.04747362,-0.07459374;0.006221272;-0.04268704,-0.1142133;-0.2890765;-0.01824879,-0.1292454;-0.616719;0.05109948,-0.1242439;-0.574635;-0.05831918,0.002142424;0.5494106;0.006658358,0;0;0,-0.01546547;0.3001415;-0.08925438,-0.02743761;0.5982765;-0.1876585,0.1462904;0.5238355;-0.05534506,0.228994;0.3073472;-0.02755094,0.236373;0.1451637;-0.1799562,-0.1941294;0.4768249;-0.06333228,-0.2355114;0.2471827;-0.05771434,-0.2222195;0.09698305;-0.2215701,0.07997005;0.007834017;-0.03112125,0.1157647;-0.288621;-0.04529476,0.1158452;-0.6212263;-0.00336051,0.1191291;-0.6248546;-0.1082501,-0.07560853;0.0009977481;-0.04132152,-0.09632005;-0.2969602;-0.0539637,-0.08531126;-0.6264019;0.007123977,-0.07940628;-0.6300055;-0.0976587,-0.02490088;0.5247362;-0.1611581,798.47
+0;0;0,0.001279099;0.3138917;0.008167315,0.002348396;0.6279583;0.003089748,0.1950711;0.4926462;0.003736337,0.2203693;0.2646466;-0.01472274,0.2645934;0.05819897;-0.0860795,-0.1853379;0.4792861;-0.01263781,-0.2230241;0.2544404;-0.04408093,-0.2582162;0.04550977;-0.113202,0.07665814;0.005233124;-0.03923015,0.09346683;-0.2916732;-0.00869659,0.1090294;-0.6200376;0.06223731,0.1105843;-0.5780618;-0.04731342,-0.07468283;0.006228703;-0.04273802,-0.1143025;-0.2890698;-0.01829972,-0.1293822;-0.6177489;0.05126794,-0.1243799;-0.575663;-0.05816747,0.002144233;0.5498497;0.006671347,0;0;0,-0.01552537;0.3008504;-0.08856845,-0.02789421;0.5989764;-0.1867261,0.1462086;0.5238187;-0.05481553,0.2301877;0.3109168;-0.03063297,0.237801;0.1525355;-0.1872394,-0.1941766;0.4767489;-0.06232692,-0.2401355;0.2513156;-0.06799083,-0.2226327;0.1085096;-0.2381916,0.07998623;0.007935971;-0.03133821,0.1157228;-0.2885435;-0.0451591,0.1160204;-0.6221674;-0.002827883,0.1191902;-0.6257176;-0.1077638,-0.07578389;0.0009128258;-0.04121685,-0.09649204;-0.2970589;-0.05355296,-0.08536527;-0.6275308;0.007777743,-0.0795726;-0.6310644;-0.09705139,-0.02522285;0.5254636;-0.1602204,798.4913
+0;0;0,0.001261269;0.3138854;0.008408529,0.002300391;0.6279619;0.003932622,0.1949825;0.4925281;0.003895631,0.2199584;0.2650516;-0.02050071,0.2629084;0.06207795;-0.1018959,-0.1853359;0.4796807;-0.01379501,-0.2230471;0.2556925;-0.05083109,-0.2584836;0.05129121;-0.1322717,0.07665162;0.005237047;-0.03924238,0.09345273;-0.2916633;-0.008646499,0.109022;-0.6200334;0.06225888,0.1108784;-0.5780263;-0.04728372,-0.07468991;0.006222025;-0.04272662,-0.1142613;-0.2890905;-0.01837939,-0.1292949;-0.6177691;0.0512001,-0.1239935;-0.5756446;-0.05821696,0.002098128;0.5498459;0.007346433,0;0;0,-0.01552537;0.3008504;-0.08856845,-0.02789421;0.5989764;-0.1867261,0.1462086;0.5238187;-0.05481553,0.2301877;0.3109168;-0.03063297,0.237801;0.1525355;-0.1872394,-0.1941766;0.4767489;-0.06232692,-0.2401355;0.2513156;-0.06799083,-0.2226327;0.1085096;-0.2381916,0.07998623;0.007935971;-0.03133821,0.1157228;-0.2885435;-0.0451591,0.1160204;-0.6221674;-0.002827883,0.1191902;-0.6257176;-0.1077638,-0.07578389;0.0009128258;-0.04121685,-0.09649204;-0.2970589;-0.05355296,-0.08536527;-0.6275308;0.007777743,-0.0795726;-0.6310644;-0.09705139,-0.02522285;0.5254636;-0.1602204,798.5038
+0;0;0,0.001260708;0.3137459;0.00840479,0.002298627;0.6274518;0.003935087,0.1944115;0.4923029;0.003903229,0.2185961;0.272033;-0.01972023,0.2616543;0.06854811;-0.1013204,-0.1847839;0.4794934;-0.01373518,-0.2213004;0.2626013;-0.04959793,-0.2568262;0.05768521;-0.1312436,0.07658885;0.005232758;-0.03921025,0.09341595;-0.2921268;-0.008567043,0.1089739;-0.6202585;0.06228685,0.110831;-0.5782469;-0.04729643,-0.07462876;0.006216931;-0.04269163,-0.1142614;-0.2895524;-0.01830674,-0.1292841;-0.6179923;0.05122221,-0.1239806;-0.5758634;-0.05823547,0.002096664;0.5494515;0.007343842,0;0;0,-0.01593749;0.3010518;-0.08730721,-0.02862243;0.5990252;-0.1846983,0.1455308;0.5239371;-0.05398083,0.231743;0.3193456;-0.03470516,0.2458137;0.1752729;-0.2048926,-0.1941701;0.4760995;-0.06104089,-0.239147;0.2580284;-0.0701969,-0.2216167;0.116309;-0.2420312,0.07994939;0.007973671;-0.03122807,0.1151542;-0.2890601;-0.04451108,0.1153265;-0.6224018;-0.001896858,0.1183518;-0.6258183;-0.1069226,-0.07567831;0.0008654856;-0.04126405,-0.09709561;-0.2975562;-0.05269388,-0.08598129;-0.6277578;0.008756455,-0.08033352;-0.6311592;-0.09616578,-0.02582228;0.5255747;-0.1583755,798.5248
+0;0;0,0.001260708;0.3137459;0.00840479,0.002298627;0.6274518;0.003935087,0.1944115;0.4923029;0.003903229,0.2185961;0.272033;-0.01972023,0.2616543;0.06854811;-0.1013204,-0.1847839;0.4794934;-0.01373518,-0.2213004;0.2626013;-0.04959793,-0.2568262;0.05768521;-0.1312436,0.07658885;0.005232758;-0.03921025,0.09341595;-0.2921268;-0.008567043,0.1089739;-0.6202585;0.06228685,0.110831;-0.5782469;-0.04729643,-0.07462876;0.006216931;-0.04269163,-0.1142614;-0.2895524;-0.01830674,-0.1292841;-0.6179923;0.05122221,-0.1239806;-0.5758634;-0.05823547,0.002096664;0.5494515;0.007343842,0;0;0,-0.01593749;0.3010518;-0.08730721,-0.02862243;0.5990252;-0.1846983,0.1455308;0.5239371;-0.05398083,0.231743;0.3193456;-0.03470516,0.2458137;0.1752729;-0.2048926,-0.1941701;0.4760995;-0.06104089,-0.239147;0.2580284;-0.0701969,-0.2216167;0.116309;-0.2420312,0.07994939;0.007973671;-0.03122807,0.1151542;-0.2890601;-0.04451108,0.1153265;-0.6224018;-0.001896858,0.1183518;-0.6258183;-0.1069226,-0.07567831;0.0008654856;-0.04126405,-0.09709561;-0.2975562;-0.05269388,-0.08598129;-0.6277578;0.008756455,-0.08033352;-0.6311592;-0.09616578,-0.02582228;0.5255747;-0.1583755,798.5367
+0;0;0,0.001208585;0.3133292;0.008725061,0.002130509;0.6238835;0.004869037,0.1869945;0.4912192;0.004040099,0.2122422;0.2760491;-0.02916392,0.2544005;0.07525058;-0.1178874,-0.1779031;0.4795192;-0.01355409,-0.2138127;0.2671848;-0.0543304,-0.2491759;0.06547026;-0.1439402,0.07652356;0.005225165;-0.03917366,0.09342838;-0.2925585;-0.008544883,0.1093183;-0.620523;0.06270032,0.1113261;-0.5784487;-0.04705526,-0.07456212;0.006212251;-0.04265714,-0.1141851;-0.2899872;-0.01826694,-0.1292941;-0.6183462;0.05131198,-0.1238285;-0.5761535;-0.05831271,0.001953688;0.5468826;0.008094746,0;0;0,-0.014074;0.3015603;-0.08435678,-0.02375971;0.5983909;-0.175241,0.1453779;0.5240831;-0.05345678,0.2330664;0.3238184;-0.03787184,0.2447132;0.182335;-0.2105451,-0.1875451;0.4779271;-0.06352089,-0.231956;0.2636595;-0.0759782,-0.2151194;0.1222055;-0.248247,0.07989286;0.007953554;-0.03117061,0.1148102;-0.289543;-0.04442072,0.1149224;-0.6227826;-0.001520395,0.1177074;-0.6256074;-0.1069286,-0.07557951;0.0008750954;-0.04128807,-0.0974045;-0.2979573;-0.0523264,-0.08606741;-0.6280829;0.009136401,-0.08066396;-0.6308889;-0.09617586,-0.02167727;0.5253817;-0.1506464,798.5582
+0;0;0,0.001208585;0.3133292;0.008725061,0.002130509;0.6238835;0.004869037,0.1869945;0.4912192;0.004040099,0.2122422;0.2760491;-0.02916392,0.2544005;0.07525058;-0.1178874,-0.1779031;0.4795192;-0.01355409,-0.2138127;0.2671848;-0.0543304,-0.2491759;0.06547026;-0.1439402,0.07652356;0.005225165;-0.03917366,0.09342838;-0.2925585;-0.008544883,0.1093183;-0.620523;0.06270032,0.1113261;-0.5784487;-0.04705526,-0.07456212;0.006212251;-0.04265714,-0.1141851;-0.2899872;-0.01826694,-0.1292941;-0.6183462;0.05131198,-0.1238285;-0.5761535;-0.05831271,0.001953688;0.5468826;0.008094746,0;0;0,-0.014074;0.3015603;-0.08435678,-0.02375971;0.5983909;-0.175241,0.1453779;0.5240831;-0.05345678,0.2330664;0.3238184;-0.03787184,0.2447132;0.182335;-0.2105451,-0.1875451;0.4779271;-0.06352089,-0.231956;0.2636595;-0.0759782,-0.2151194;0.1222055;-0.248247,0.07989286;0.007953554;-0.03117061,0.1148102;-0.289543;-0.04442072,0.1149224;-0.6227826;-0.001520395,0.1177074;-0.6256074;-0.1069286,-0.07557951;0.0008750954;-0.04128807,-0.0974045;-0.2979573;-0.0523264,-0.08606741;-0.6280829;0.009136401,-0.08066396;-0.6308889;-0.09617586,-0.02167727;0.5253817;-0.1506464,798.5701
+0;0;0,0.001208585;0.3133292;0.008725061,0.002130509;0.6238835;0.004869037,0.1869945;0.4912192;0.004040099,0.2122422;0.2760491;-0.02916392,0.2544005;0.07525058;-0.1178874,-0.1779031;0.4795192;-0.01355409,-0.2138127;0.2671848;-0.0543304,-0.2491759;0.06547026;-0.1439402,0.07652356;0.005225165;-0.03917366,0.09342838;-0.2925585;-0.008544883,0.1093183;-0.620523;0.06270032,0.1113261;-0.5784487;-0.04705526,-0.07456212;0.006212251;-0.04265714,-0.1141851;-0.2899872;-0.01826694,-0.1292941;-0.6183462;0.05131198,-0.1238285;-0.5761535;-0.05831271,0.001953688;0.5468826;0.008094746,0;0;0,-0.014074;0.3015603;-0.08435678,-0.02375971;0.5983909;-0.175241,0.1453779;0.5240831;-0.05345678,0.2330664;0.3238184;-0.03787184,0.2447132;0.182335;-0.2105451,-0.1875451;0.4779271;-0.06352089,-0.231956;0.2636595;-0.0759782,-0.2151194;0.1222055;-0.248247,0.07989286;0.007953554;-0.03117061,0.1148102;-0.289543;-0.04442072,0.1149224;-0.6227826;-0.001520395,0.1177074;-0.6256074;-0.1069286,-0.07557951;0.0008750954;-0.04128807,-0.0974045;-0.2979573;-0.0523264,-0.08606741;-0.6280829;0.009136401,-0.08066396;-0.6308889;-0.09617586,-0.02167727;0.5253817;-0.1506464,798.5816
+0;0;0,0.001183256;0.3142543;0.00920134,0.001965087;0.6264272;0.006024652,0.1871261;0.4919897;0.00362319,0.212232;0.2809609;-0.0349685,0.2549771;0.08685648;-0.1375315,-0.1784301;0.4813104;-0.01426073,-0.2140317;0.2733303;-0.06040827,-0.2482315;0.0740754;-0.1560675,0.07684117;0.00523757;-0.03932415,0.0938406;-0.2935431;-0.008614771,0.10936;-0.6221097;0.06269422,0.1114558;-0.5799779;-0.04710957,-0.07486205;0.006246242;-0.04283744,-0.1145605;-0.2909578;-0.01842951,-0.1298948;-0.6198617;0.05134818,-0.1243438;-0.5776151;-0.05832248,0.001824409;0.548894;0.009096121,0;0;0,-0.01460363;0.302895;-0.08296514,-0.02658738;0.6016926;-0.1726379,0.1451678;0.5242407;-0.05306195,0.2343953;0.3279543;-0.04029845,0.2428556;0.1893961;-0.2156634,-0.1896182;0.477216;-0.06166986,-0.2361912;0.2670303;-0.0791545,-0.2173949;0.1365307;-0.2598182,0.08008488;0.00815171;-0.03159666,0.1145258;-0.2904208;-0.04464364,0.1148233;-0.6242042;-0.001395941,0.117459;-0.626801;-0.1069372,-0.07604738;0.0007289518;-0.04116616,-0.09806061;-0.2990934;-0.05229887,-0.08648802;-0.6297696;0.009354532,-0.08123457;-0.632359;-0.09609108,-0.0237301;0.5280814;-0.1482644,798.6038
+0;0;0,0.001183256;0.3142543;0.00920134,0.001965087;0.6264272;0.006024652,0.1871261;0.4919897;0.00362319,0.212232;0.2809609;-0.0349685,0.2549771;0.08685648;-0.1375315,-0.1784301;0.4813104;-0.01426073,-0.2140317;0.2733303;-0.06040827,-0.2482315;0.0740754;-0.1560675,0.07684117;0.00523757;-0.03932415,0.0938406;-0.2935431;-0.008614771,0.10936;-0.6221097;0.06269422,0.1114558;-0.5799779;-0.04710957,-0.07486205;0.006246242;-0.04283744,-0.1145605;-0.2909578;-0.01842951,-0.1298948;-0.6198617;0.05134818,-0.1243438;-0.5776151;-0.05832248,0.001824409;0.548894;0.009096121,0;0;0,-0.01460363;0.302895;-0.08296514,-0.02658738;0.6016926;-0.1726379,0.1451678;0.5242407;-0.05306195,0.2343953;0.3279543;-0.04029845,0.2428556;0.1893961;-0.2156634,-0.1896182;0.477216;-0.06166986,-0.2361912;0.2670303;-0.0791545,-0.2173949;0.1365307;-0.2598182,0.08008488;0.00815171;-0.03159666,0.1145258;-0.2904208;-0.04464364,0.1148233;-0.6242042;-0.001395941,0.117459;-0.626801;-0.1069372,-0.07604738;0.0007289518;-0.04116616,-0.09806061;-0.2990934;-0.05229887,-0.08648802;-0.6297696;0.009354532,-0.08123457;-0.632359;-0.09609108,-0.0237301;0.5280814;-0.1482644,798.6151
+0;0;0,0.001186204;0.3150373;0.009224266,0.001969295;0.6277134;0.006042436,0.1864339;0.4933642;0.003666506,0.2115739;0.2820499;-0.0349774,0.2571481;0.07509832;-0.1443288,-0.1777489;0.482725;-0.01415023,-0.2133987;0.2744635;-0.0603602,-0.2498621;0.06202058;-0.1623509,0.07685356;0.005238415;-0.0393305,0.09388393;-0.294086;-0.008565227,0.1094225;-0.6230576;0.06283167,0.111519;-0.5809214;-0.04701188,-0.07487412;0.006247249;-0.04284435,-0.1146448;-0.2914977;-0.01839199,-0.1299981;-0.6208069;0.0514717,-0.124445;-0.5785559;-0.05823866,0.00182839;0.5500548;0.009118877,0;0;0,-0.01441955;0.3040904;-0.08158517,-0.02672772;0.60356;-0.1707106,0.1449445;0.5244659;-0.05242705,0.2362707;0.3286306;-0.04308915,0.2339447;0.2003723;-0.2441068,-0.1889455;0.4767259;-0.06136429,-0.2385079;0.2672975;-0.08286856,-0.2210276;0.1584144;-0.2942984,0.08004379;0.008341968;-0.03168917,0.1139535;-0.2908503;-0.04456377,0.1145716;-0.6250265;-0.001121998,0.1171841;-0.6274708;-0.1067526,-0.07609683;0.0005497922;-0.04110682,-0.09848061;-0.2997771;-0.05269975,-0.08722198;-0.6308041;0.009394228,-0.08198779;-0.6332452;-0.09613997,-0.02378237;0.5298087;-0.1463709,798.6266
+0;0;0,0.001061552;0.3150216;0.009759141,0.001784954;0.6277061;0.007476476,0.185952;0.4925895;0.003027398,0.2113661;0.2831135;-0.0444391,0.2574693;0.0783086;-0.1575457,-0.1777314;0.4828781;-0.01490918,-0.2141503;0.2759913;-0.06639341,-0.248639;0.07056952;-0.1824801,0.07685609;0.005210136;-0.03932931,0.09400909;-0.2941042;-0.008533742,0.1095396;-0.6231123;0.06269638,0.1116832;-0.5809179;-0.0471398,-0.07487952;0.006272946;-0.04283113,-0.1145249;-0.2915028;-0.01855169,-0.1301141;-0.620804;0.05129792,-0.1245118;-0.5784926;-0.05840318,0.001644639;0.5500386;0.01031875,0;0;0,-0.01441955;0.3040904;-0.08158517,-0.02672772;0.60356;-0.1707106,0.1449445;0.5244659;-0.05242705,0.2362707;0.3286306;-0.04308915,0.2339447;0.2003723;-0.2441068,-0.1889455;0.4767259;-0.06136429,-0.2385079;0.2672975;-0.08286856,-0.2210276;0.1584144;-0.2942984,0.08004379;0.008341968;-0.03168917,0.1139535;-0.2908503;-0.04456377,0.1145716;-0.6250265;-0.001121998,0.1171841;-0.6274708;-0.1067526,-0.07609683;0.0005497922;-0.04110682,-0.09848061;-0.2997771;-0.05269975,-0.08722198;-0.6308041;0.009394228,-0.08198779;-0.6332452;-0.09613997,-0.02378237;0.5298087;-0.1463709,798.6387
+0;0;0,0.001062063;0.3151735;0.009763845,0.001785651;0.6279305;0.007481677,0.1855159;0.4929584;0.003049576,0.210959;0.2832432;-0.04447113,0.2560655;0.0828661;-0.1551324,-0.1773056;0.48327;-0.01484449,-0.213766;0.2761469;-0.06638752,-0.2475091;0.07516634;-0.1799644,0.07705075;0.005223332;-0.03942893,0.09424628;-0.2948331;-0.008557007,0.109785;-0.6240167;0.06271111,0.1119303;-0.581813;-0.04720841,-0.07506918;0.006288834;-0.04293962,-0.1148129;-0.2922252;-0.01859998,-0.1304104;-0.6217021;0.05128689,-0.1248038;-0.5793814;-0.05849746,0.001645351;0.5502713;0.01032364,0;0;0,-0.01496196;0.3047498;-0.07958961,-0.02838147;0.6048685;-0.1666009,0.1444771;0.5239561;-0.05148149,0.2385574;0.3290342;-0.04512691,0.2356675;0.2078512;-0.2444704,-0.1900646;0.475755;-0.05980111,-0.2427918;0.2675899;-0.08760658,-0.2217436;0.1587467;-0.2928908,0.08011107;0.008547485;-0.03206086,0.113304;-0.2915141;-0.04405594,0.1138505;-0.6258377;-0.0003535748,0.1163424;-0.6280004;-0.1061609,-0.07645345;0.0003407182;-0.04090839,-0.09942973;-0.3007106;-0.0519916,-0.08810867;-0.63201;0.009611722,-0.082996;-0.6341676;-0.09610294,-0.02510902;0.5309671;-0.142791,798.6588
+0;0;0,0.001062063;0.3151735;0.009763845,0.001785651;0.6279305;0.007481677,0.1855159;0.4929584;0.003049576,0.210959;0.2832432;-0.04447113,0.2560655;0.0828661;-0.1551324,-0.1773056;0.48327;-0.01484449,-0.213766;0.2761469;-0.06638752,-0.2475091;0.07516634;-0.1799644,0.07705075;0.005223332;-0.03942893,0.09424628;-0.2948331;-0.008557007,0.109785;-0.6240167;0.06271111,0.1119303;-0.581813;-0.04720841,-0.07506918;0.006288834;-0.04293962,-0.1148129;-0.2922252;-0.01859998,-0.1304104;-0.6217021;0.05128689,-0.1248038;-0.5793814;-0.05849746,0.001645351;0.5502713;0.01032364,0;0;0,-0.01496196;0.3047498;-0.07958961,-0.02838147;0.6048685;-0.1666009,0.1444771;0.5239561;-0.05148149,0.2385574;0.3290342;-0.04512691,0.2356675;0.2078512;-0.2444704,-0.1900646;0.475755;-0.05980111,-0.2427918;0.2675899;-0.08760658,-0.2217436;0.1587467;-0.2928908,0.08011107;0.008547485;-0.03206086,0.113304;-0.2915141;-0.04405594,0.1138505;-0.6258377;-0.0003535748,0.1163424;-0.6280004;-0.1061609,-0.07645345;0.0003407182;-0.04090839,-0.09942973;-0.3007106;-0.0519916,-0.08810867;-0.63201;0.009611722,-0.082996;-0.6341676;-0.09610294,-0.02510902;0.5309671;-0.142791,798.6711
+0;0;0,0.001004989;0.3150005;0.01024494,0.001756397;0.6269788;0.008460282,0.1841137;0.4910994;0.00170919,0.2097912;0.282675;-0.05271724,0.253816;0.09871219;-0.1737057,-0.1763617;0.4828851;-0.01532351,-0.2129526;0.2766023;-0.07163308,-0.244475;0.08814727;-0.1895728,0.07717022;0.00520496;-0.03945214,0.09419341;-0.295308;-0.008556174,0.109952;-0.6246162;0.06269555,0.1119621;-0.5823612;-0.04729628,-0.07516196;0.006313233;-0.04300732,-0.1148969;-0.2926531;-0.01866249,-0.1309076;-0.622318;0.05086252,-0.1254293;-0.5799468;-0.05899815,0.001600002;0.5495664;0.01118416,0;0;0,-0.01519923;0.3050151;-0.07788515,-0.02921827;0.6049312;-0.1626625,0.1443061;0.5238734;-0.05088544,0.2399047;0.3291408;-0.04933834,0.2377194;0.2244126;-0.2479484,-0.1906744;0.4752377;-0.05872183,-0.2445785;0.2676324;-0.09122801,-0.2259991;0.1721295;-0.2935959,0.08013815;0.008654684;-0.03227663,0.1131528;-0.2918788;-0.0441947,0.1136516;-0.6262567;7.939339E-05,0.1160437;-0.6281667;-0.105885,-0.07665296;0.0002209802;-0.04078089,-0.09976111;-0.3012726;-0.05173401,-0.08867067;-0.6327517;0.009647578,-0.08365475;-0.6346584;-0.0962261,-0.02578898;0.5311265;-0.1393981,798.6927
+0;0;0,0.001004989;0.3150005;0.01024494,0.001756397;0.6269788;0.008460282,0.1841137;0.4910994;0.00170919,0.2097912;0.282675;-0.05271724,0.253816;0.09871219;-0.1737057,-0.1763617;0.4828851;-0.01532351,-0.2129526;0.2766023;-0.07163308,-0.244475;0.08814727;-0.1895728,0.07717022;0.00520496;-0.03945214,0.09419341;-0.295308;-0.008556174,0.109952;-0.6246162;0.06269555,0.1119621;-0.5823612;-0.04729628,-0.07516196;0.006313233;-0.04300732,-0.1148969;-0.2926531;-0.01866249,-0.1309076;-0.622318;0.05086252,-0.1254293;-0.5799468;-0.05899815,0.001600002;0.5495664;0.01118416,0;0;0,-0.01519923;0.3050151;-0.07788515,-0.02921827;0.6049312;-0.1626625,0.1443061;0.5238734;-0.05088544,0.2399047;0.3291408;-0.04933834,0.2377194;0.2244126;-0.2479484,-0.1906744;0.4752377;-0.05872183,-0.2445785;0.2676324;-0.09122801,-0.2259991;0.1721295;-0.2935959,0.08013815;0.008654684;-0.03227663,0.1131528;-0.2918788;-0.0441947,0.1136516;-0.6262567;7.939339E-05,0.1160437;-0.6281667;-0.105885,-0.07665296;0.0002209802;-0.04078089,-0.09976111;-0.3012726;-0.05173401,-0.08867067;-0.6327517;0.009647578,-0.08365475;-0.6346584;-0.0962261,-0.02578898;0.5311265;-0.1393981,798.7044
+0;0;0,0.001004989;0.3150005;0.01024494,0.001756397;0.6269788;0.008460282,0.1841137;0.4910994;0.00170919,0.2097912;0.282675;-0.05271724,0.253816;0.09871219;-0.1737057,-0.1763617;0.4828851;-0.01532351,-0.2129526;0.2766023;-0.07163308,-0.244475;0.08814727;-0.1895728,0.07717022;0.00520496;-0.03945214,0.09419341;-0.295308;-0.008556174,0.109952;-0.6246162;0.06269555,0.1119621;-0.5823612;-0.04729628,-0.07516196;0.006313233;-0.04300732,-0.1148969;-0.2926531;-0.01866249,-0.1309076;-0.622318;0.05086252,-0.1254293;-0.5799468;-0.05899815,0.001600002;0.5495664;0.01118416,0;0;0,-0.01519923;0.3050151;-0.07788515,-0.02921827;0.6049312;-0.1626625,0.1443061;0.5238734;-0.05088544,0.2399047;0.3291408;-0.04933834,0.2377194;0.2244126;-0.2479484,-0.1906744;0.4752377;-0.05872183,-0.2445785;0.2676324;-0.09122801,-0.2259991;0.1721295;-0.2935959,0.08013815;0.008654684;-0.03227663,0.1131528;-0.2918788;-0.0441947,0.1136516;-0.6262567;7.939339E-05,0.1160437;-0.6281667;-0.105885,-0.07665296;0.0002209802;-0.04078089,-0.09976111;-0.3012726;-0.05173401,-0.08867067;-0.6327517;0.009647578,-0.08365475;-0.6346584;-0.0962261,-0.02578898;0.5311265;-0.1393981,798.717
+0;0;0,0.0008975033;0.3150326;0.01067863,0.001535892;0.6266841;0.009223586,0.1831227;0.4897592;0.0002076095,0.2088355;0.2826362;-0.0606991,0.2556105;0.1035418;-0.187946,-0.1760493;0.482838;-0.01630294,-0.212741;0.2774231;-0.07736978,-0.2437153;0.09588742;-0.2059771,0.07737609;0.005143037;-0.03939386,0.09463324;-0.2964363;-0.008729203,0.1098283;-0.6263062;0.06259847,0.1117693;-0.5839969;-0.04753247,-0.07527515;0.0063417;-0.04311407,-0.1151263;-0.2936693;-0.01875149,-0.1311904;-0.6238464;0.05094518,-0.1257834;-0.5814279;-0.0590578,0.001404422;0.5494292;0.01187407,0;0;0,-0.01590967;0.305796;-0.07480717,-0.03145075;0.6065187;-0.1551502,0.1444222;0.5234764;-0.04916501,0.243332;0.3299066;-0.05344296,0.2392358;0.2290972;-0.2541296,-0.1930036;0.4741302;-0.05593234,-0.2499006;0.2681757;-0.0961341,-0.2289113;0.1803252;-0.3017945,0.08021054;0.008733422;-0.03248668,0.1128422;-0.2929252;-0.04368949,0.1137141;-0.6277723;0.001135826,0.1159626;-0.6291831;-0.10513,-0.07690652;8.065666E-05;-0.04062962,-0.100277;-0.3024665;-0.05098791,-0.08933982;-0.6345331;0.01020658,-0.08445929;-0.6359538;-0.09596796,-0.02760881;0.5325361;-0.1330781,798.7374
+0;0;0,0.0008975033;0.3150326;0.01067863,0.001535892;0.6266841;0.009223586,0.1831227;0.4897592;0.0002076095,0.2088355;0.2826362;-0.0606991,0.2556105;0.1035418;-0.187946,-0.1760493;0.482838;-0.01630294,-0.212741;0.2774231;-0.07736978,-0.2437153;0.09588742;-0.2059771,0.07737609;0.005143037;-0.03939386,0.09463324;-0.2964363;-0.008729203,0.1098283;-0.6263062;0.06259847,0.1117693;-0.5839969;-0.04753247,-0.07527515;0.0063417;-0.04311407,-0.1151263;-0.2936693;-0.01875149,-0.1311904;-0.6238464;0.05094518,-0.1257834;-0.5814279;-0.0590578,0.001404422;0.5494292;0.01187407,0;0;0,-0.01590967;0.305796;-0.07480717,-0.03145075;0.6065187;-0.1551502,0.1444222;0.5234764;-0.04916501,0.243332;0.3299066;-0.05344296,0.2392358;0.2290972;-0.2541296,-0.1930036;0.4741302;-0.05593234,-0.2499006;0.2681757;-0.0961341,-0.2289113;0.1803252;-0.3017945,0.08021054;0.008733422;-0.03248668,0.1128422;-0.2929252;-0.04368949,0.1137141;-0.6277723;0.001135826,0.1159626;-0.6291831;-0.10513,-0.07690652;8.065666E-05;-0.04062962,-0.100277;-0.3024665;-0.05098791,-0.08933982;-0.6345331;0.01020658,-0.08445929;-0.6359538;-0.09596796,-0.02760881;0.5325361;-0.1330781,798.7487
+0;0;0,0.0008977965;0.3151355;0.01068212,0.00153541;0.6264107;0.009228504,0.1821737;0.4898824;0.0002705175,0.2079444;0.2822928;-0.0607734,0.2547525;0.1030717;-0.1881102,-0.1751232;0.4829973;-0.01615384,-0.2118976;0.2771197;-0.07735824,-0.2428937;0.09545563;-0.2060565,0.07735775;0.005141818;-0.03938453,0.09462404;-0.2965971;-0.008703645,0.1098528;-0.627198;0.06278211,0.1117947;-0.5848826;-0.0474032,-0.07525731;0.006340197;-0.04310385,-0.1151295;-0.2938295;-0.01872839,-0.1312292;-0.6247383;0.05112274,-0.1258196;-0.5823137;-0.05893455,0.001404085;0.5492409;0.01187607,0;0;0,-0.0159156;0.3063663;-0.07288146,-0.03145052;0.6069689;-0.1521919,0.1442009;0.523308;-0.0483346,0.2462443;0.3310454;-0.0586369,0.239562;0.2392383;-0.2637043,-0.1924723;0.4740793;-0.05482806,-0.2611966;0.2810929;-0.1291057,-0.2198743;0.1962369;-0.33311,0.08012924;0.008849055;-0.03260064,0.1128025;-0.2929623;-0.04392219,0.1134486;-0.6284825;0.001518011,0.115542;-0.6297052;-0.1048634,-0.0769234;-3.953045E-05;-0.04055357,-0.1006108;-0.3027284;-0.05075882,-0.08970562;-0.6355072;0.01070983,-0.08497931;-0.6367429;-0.09558335,-0.02763903;0.533031;-0.1302631,798.771
+0;0;0,0.0007839854;0.3151174;0.01121466,0.001298645;0.6263944;0.01025222,0.1817669;0.4896467;-0.0006538983,0.2084106;0.2837077;-0.06670846,0.2579838;0.1175445;-0.2097404,-0.1751429;0.4832446;-0.0170095,-0.2122277;0.2792837;-0.08415572,-0.2423033;0.1042827;-0.2219815,0.07738693;0.005148123;-0.03932635,0.0953831;-0.2965723;-0.008883748,0.1097714;-0.627202;0.06264231,0.1117198;-0.5848423;-0.04753791,-0.07524145;0.006342907;-0.04313112,-0.1150937;-0.293829;-0.01875037,-0.1313845;-0.6247495;0.05100105,-0.1259676;-0.5822806;-0.05905087,0.001195375;0.5492207;0.0127857,0;0;0,-0.0159156;0.3063663;-0.07288146,-0.03145052;0.6069689;-0.1521919,0.1442009;0.523308;-0.0483346,0.2462443;0.3310454;-0.0586369,0.239562;0.2392383;-0.2637043,-0.1924723;0.4740793;-0.05482806,-0.2611966;0.2810929;-0.1291057,-0.2198743;0.1962369;-0.33311,0.08012924;0.008849055;-0.03260064,0.1128025;-0.2929623;-0.04392219,0.1134486;-0.6284825;0.001518011,0.115542;-0.6297052;-0.1048634,-0.0769234;-3.953045E-05;-0.04055357,-0.1006108;-0.3027284;-0.05075882,-0.08970562;-0.6355072;0.01070983,-0.08497931;-0.6367429;-0.09558335,-0.02763903;0.533031;-0.1302631,798.7823
+0;0;0,0.0007849377;0.3155001;0.01122828,0.001300027;0.6270356;0.01026532,0.1824045;0.4900207;-0.0006862823,0.2091045;0.2836462;-0.06688053,0.258679;0.1174787;-0.2099162,-0.1757629;0.483596;-0.01709952,-0.2129262;0.2792038;-0.08438774,-0.2430026;0.1041982;-0.2222171,0.07741255;0.005149827;-0.03933937,0.09544577;-0.2971917;-0.008834098,0.1098412;-0.6279854;0.06272741,0.1117911;-0.5856157;-0.04754084,-0.07526635;0.006345007;-0.04314541,-0.1152006;-0.2944449;-0.01871446,-0.1314995;-0.6255294;0.05107153,-0.1260783;-0.5830504;-0.0590683,0.001196681;0.5498046;0.01280067,0;0;0,-0.01634589;0.3072645;-0.0706284,-0.03245993;0.6087165;-0.1475785,0.1450798;0.5228863;-0.04674459,0.2489411;0.3314701;-0.06279635,0.2372713;0.2398518;-0.2677314,-0.1940308;0.4739495;-0.05188039,-0.2636042;0.2825613;-0.1307162,-0.2243629;0.1987883;-0.3355837,0.0801135;0.008876771;-0.03270841,0.1128055;-0.2935765;-0.04363585,0.1132752;-0.629218;0.002160549,0.1151373;-0.6301401;-0.1044052,-0.07700238;-0.0001085446;-0.0404652,-0.1008345;-0.303426;-0.05029982,-0.08997695;-0.6363556;0.01128521,-0.08548205;-0.6372924;-0.09519769,-0.02852584;0.534557;-0.1262252,798.8046
+0;0;0,0.0007854475;0.315705;0.01123558,0.001300764;0.6273767;0.01027235,0.1825462;0.4902856;-0.0006887633,0.2093014;0.2834843;-0.06701992,0.2589188;0.1171726;-0.2101796,-0.1758998;0.4838559;-0.01711476,-0.21314;0.279041;-0.08454216,-0.2432425;0.1038836;-0.222491,0.07737803;0.00514753;-0.03932182,0.0954344;-0.297582;-0.008777404,0.1098453;-0.6287309;0.06286095,0.1117963;-0.5863546;-0.04746658,-0.0752328;0.006342177;-0.04312617,-0.1152183;-0.2948337;-0.01866387,-0.1315347;-0.6262738;0.05119707,-0.1261105;-0.5837882;-0.05900198,0.001197378;0.550116;0.01280868,0;0;0,-0.01677647;0.3078683;-0.06879067,-0.03336017;0.6097971;-0.1443052,0.1451197;0.522571;-0.04549766,0.2528858;0.3333827;-0.06733108,0.2388319;0.2552297;-0.2778323,-0.1950692;0.473977;-0.0498523,-0.2649007;0.2844635;-0.1340582,-0.2349465;0.1978359;-0.33952,0.08015043;0.008731037;-0.03255367,0.1127699;-0.2941314;-0.04325438,0.1132363;-0.6301131;0.002738953,0.1149172;-0.6308234;-0.1039531,-0.07692064;1.61857E-05;-0.04053739,-0.1006963;-0.30371;-0.04998802,-0.090001;-0.6369427;0.01198639,-0.08568596;-0.637671;-0.09462646,-0.02932717;0.5355188;-0.1232786,798.8263
+0;0;0,0.0007210468;0.3156817;0.01187809,0.001200478;0.6273546;0.01155077,0.1819693;0.4893917;-0.001943863,0.2102281;0.284929;-0.07459992,0.2601112;0.1212158;-0.2206336,-0.1757405;0.4840989;-0.01802899,-0.2131779;0.2811863;-0.09088054,-0.2422973;0.1178342;-0.2428159,0.07738774;0.005123647;-0.03930585,0.09556206;-0.2976047;-0.008819617,0.1091966;-0.6286877;0.06327385,0.1111233;-0.5862235;-0.0470442,-0.07522696;0.006359105;-0.04313386,-0.1152063;-0.2948218;-0.01872343,-0.131759;-0.6262296;0.05123521,-0.1263665;-0.5836835;-0.05895852,0.001101705;0.550089;0.01393006,0;0;0,-0.01677647;0.3078683;-0.06879067,-0.03336017;0.6097971;-0.1443052,0.1451197;0.522571;-0.04549766,0.2528858;0.3333827;-0.06733108,0.2388319;0.2552297;-0.2778323,-0.1950692;0.473977;-0.0498523,-0.2649007;0.2844635;-0.1340582,-0.2349465;0.1978359;-0.33952,0.08015043;0.008731037;-0.03255367,0.1127699;-0.2941314;-0.04325438,0.1132363;-0.6301131;0.002738953,0.1149172;-0.6308234;-0.1039531,-0.07692064;1.61857E-05;-0.04053739,-0.1006963;-0.30371;-0.04998802,-0.090001;-0.6369427;0.01198639,-0.08568596;-0.637671;-0.09462646,-0.02932717;0.5355188;-0.1232786,798.8384
+0;0;0,0.0007207943;0.3155711;0.01187393,0.001199815;0.6269709;0.01154802,0.1821735;0.4890352;-0.001967541,0.2105156;0.2839701;-0.07483769,0.2660952;0.1015612;-0.2375481,-0.1759412;0.4837364;-0.01807087,-0.2134889;0.2802259;-0.09113711,-0.2459337;0.09821944;-0.2604231,0.07740308;0.005124663;-0.03931364,0.09562306;-0.2983642;-0.008750826,0.1092682;-0.6297039;0.06339853,0.1111962;-0.5872308;-0.04699778,-0.07524188;0.006360366;-0.04314241,-0.1153217;-0.2955772;-0.01867066,-0.1318872;-0.6272419;0.05134221,-0.1264909;-0.5846869;-0.05892969,0.001101165;0.5498013;0.01392435,0;0;0,-0.01682919;0.3082483;-0.06653094,-0.0331928;0.6104479;-0.1398549,0.1461986;0.5220962;-0.04355073,0.2581746;0.33578;-0.07376146,0.2281519;0.2189187;-0.2934859,-0.1958089;0.4741474;-0.04761656,-0.2686646;0.2888654;-0.1399619,-0.2318121;0.192861;-0.3685703,0.08015566;0.008572072;-0.03262901,0.1129768;-0.2950499;-0.0430212,0.1133247;-0.6312512;0.00330615,0.1149236;-0.6316825;-0.103549,-0.07697751;0.0001451456;-0.04046608,-0.1005555;-0.3043699;-0.04975038,-0.09009836;-0.6378193;0.0125379,-0.08586304;-0.6382691;-0.09423999,-0.0292529;0.5361055;-0.1193976,798.86
+0;0;0,0.0007207943;0.3155711;0.01187393,0.001199815;0.6269709;0.01154802,0.1821735;0.4890352;-0.001967541,0.2105156;0.2839701;-0.07483769,0.2660952;0.1015612;-0.2375481,-0.1759412;0.4837364;-0.01807087,-0.2134889;0.2802259;-0.09113711,-0.2459337;0.09821944;-0.2604231,0.07740308;0.005124663;-0.03931364,0.09562306;-0.2983642;-0.008750826,0.1092682;-0.6297039;0.06339853,0.1111962;-0.5872308;-0.04699778,-0.07524188;0.006360366;-0.04314241,-0.1153217;-0.2955772;-0.01867066,-0.1318872;-0.6272419;0.05134221,-0.1264909;-0.5846869;-0.05892969,0.001101165;0.5498013;0.01392435,0;0;0,-0.01682919;0.3082483;-0.06653094,-0.0331928;0.6104479;-0.1398549,0.1461986;0.5220962;-0.04355073,0.2581746;0.33578;-0.07376146,0.2281519;0.2189187;-0.2934859,-0.1958089;0.4741474;-0.04761656,-0.2686646;0.2888654;-0.1399619,-0.2318121;0.192861;-0.3685703,0.08015566;0.008572072;-0.03262901,0.1129768;-0.2950499;-0.0430212,0.1133247;-0.6312512;0.00330615,0.1149236;-0.6316825;-0.103549,-0.07697751;0.0001451456;-0.04046608,-0.1005555;-0.3043699;-0.04975038,-0.09009836;-0.6378193;0.0125379,-0.08586304;-0.6382691;-0.09423999,-0.0292529;0.5361055;-0.1193976,798.8716
+0;0;0,0.0007106107;0.3164589;0.01243218,0.001268198;0.6285805;0.01279887,0.1840872;0.4894628;-0.002851915,0.2135059;0.2851898;-0.08152659,0.2625373;0.135758;-0.2423668,-0.1774197;0.4806589;-0.01217535,-0.2180067;0.2813804;-0.09833436,-0.2460299;0.126922;-0.2594579,0.07736368;0.005114137;-0.03929729,0.09587295;-0.2989438;-0.008661402,0.109323;-0.6305348;0.06354735,0.1094702;-0.5879864;-0.04695772,-0.07521449;0.006361139;-0.04310322,-0.1152931;-0.2961816;-0.01873061,-0.1323815;-0.6280671;0.05132316,-0.1287555;-0.5854529;-0.05911499,0.001141778;0.5512277;0.01499754,0;0;0,-0.01767567;0.309674;-0.06395984,-0.03531761;0.6132103;-0.1344826,0.1475869;0.5219078;-0.04111624,0.2737998;0.3475332;-0.09057736,0.2364613;0.2696055;-0.2982709,-0.1994999;0.4723517;-0.04509937,-0.2709817;0.2842067;-0.1360632,-0.2419252;0.2140392;-0.3478078,0.08014645;0.008510202;-0.03255296,0.1129679;-0.2957118;-0.04275703,0.1133422;-0.6321487;0.003693104,0.1151652;-0.6322231;-0.1033633,-0.07691071;0.0001722267;-0.04050043,-0.1005047;-0.3049434;-0.04945283,-0.09001898;-0.6386197;0.01297971,-0.08555974;-0.6387118;-0.09399427,-0.03104332;0.5385136;-0.1147234,798.8948
+0;0;0,0.0007106107;0.3164589;0.01243218,0.001268198;0.6285805;0.01279887,0.1840872;0.4894628;-0.002851915,0.2135059;0.2851898;-0.08152659,0.2625373;0.135758;-0.2423668,-0.1774197;0.4806589;-0.01217535,-0.2180067;0.2813804;-0.09833436,-0.2460299;0.126922;-0.2594579,0.07736368;0.005114137;-0.03929729,0.09587295;-0.2989438;-0.008661402,0.109323;-0.6305348;0.06354735,0.1094702;-0.5879864;-0.04695772,-0.07521449;0.006361139;-0.04310322,-0.1152931;-0.2961816;-0.01873061,-0.1323815;-0.6280671;0.05132316,-0.1287555;-0.5854529;-0.05911499,0.001141778;0.5512277;0.01499754,0;0;0,-0.01767567;0.309674;-0.06395984,-0.03531761;0.6132103;-0.1344826,0.1475869;0.5219078;-0.04111624,0.2737998;0.3475332;-0.09057736,0.2364613;0.2696055;-0.2982709,-0.1994999;0.4723517;-0.04509937,-0.2709817;0.2842067;-0.1360632,-0.2419252;0.2140392;-0.3478078,0.08014645;0.008510202;-0.03255296,0.1129679;-0.2957118;-0.04275703,0.1133422;-0.6321487;0.003693104,0.1151652;-0.6322231;-0.1033633,-0.07691071;0.0001722267;-0.04050043,-0.1005047;-0.3049434;-0.04945283,-0.09001898;-0.6386197;0.01297971,-0.08555974;-0.6387118;-0.09399427,-0.03104332;0.5385136;-0.1147234,798.9061
+0;0;0,0.0007102265;0.3162877;0.01242546,0.001267688;0.6283382;0.01279231,0.1841084;0.4892371;-0.002861266,0.2135845;0.2845652;-0.08168962,0.2680819;0.1184751;-0.2604599,-0.1774413;0.4804322;-0.01218581,-0.2181076;0.2807645;-0.09851311,-0.2492548;0.1090873;-0.2775984,0.07728402;0.00510887;-0.03925682,0.095849;-0.2998644;-0.008528721,0.1093013;-0.6315101;0.06369197,0.1094485;-0.5889568;-0.04685695,-0.07513703;0.006354589;-0.04305883,-0.1153362;-0.2970988;-0.01861285,-0.1324275;-0.6290393;0.0514525,-0.1288;-0.58642;-0.0590295,0.001141307;0.5510094;0.0149903,0;0;0,-0.01796338;0.3098299;-0.06225419,-0.03573017;0.613492;-0.1318779,0.1474605;0.5219092;-0.03936434,0.2853363;0.3581598;-0.09548688,0.2289608;0.241495;-0.3093228,-0.1999506;0.4713143;-0.04400898,-0.2731367;0.2908176;-0.1490714,-0.2421673;0.2127207;-0.3845634,0.0800894;0.008474022;-0.03246379,0.1129697;-0.2966843;-0.04220057,0.1132898;-0.6331922;0.004147053,0.1152616;-0.6331007;-0.102999,-0.07678863;0.000170021;-0.04054004,-0.100282;-0.3058937;-0.0489407,-0.0899044;-0.6395936;0.01368853,-0.08529772;-0.6395221;-0.09337098,-0.03144042;0.5387697;-0.1123137,798.9269
+0;0;0,0.0006542374;0.3162732;0.01279292,0.00111591;0.6283231;0.01372784,0.1837484;0.4891065;-0.003975354,0.2155763;0.2886946;-0.09226681,0.2695054;0.1281637;-0.276213,-0.1772554;0.4791568;-0.01014092,-0.219235;0.2839636;-0.1055907,-0.2494775;0.1228574;-0.2943893,0.07730465;0.005101224;-0.03921716,0.09591892;-0.2998637;-0.008436134,0.1091662;-0.6315079;0.0638295,0.1085174;-0.5889119;-0.04671278,-0.07512899;0.006347388;-0.04307394,-0.1152445;-0.2971239;-0.01871298,-0.1324029;-0.6290429;0.05143747,-0.1295744;-0.5863878;-0.05906377,0.00101389;0.5509901;0.01577192,0;0;0,-0.01796338;0.3098299;-0.06225419,-0.03573017;0.613492;-0.1318779,0.1474605;0.5219092;-0.03936434,0.2853363;0.3581598;-0.09548688,0.2289608;0.241495;-0.3093228,-0.1999506;0.4713143;-0.04400898,-0.2731367;0.2908176;-0.1490714,-0.2421673;0.2127207;-0.3845634,0.0800894;0.008474022;-0.03246379,0.1129697;-0.2966843;-0.04220057,0.1132898;-0.6331922;0.004147053,0.1152616;-0.6331007;-0.102999,-0.07678863;0.000170021;-0.04054004,-0.100282;-0.3058937;-0.0489407,-0.0899044;-0.6395936;0.01368853,-0.08529772;-0.6395221;-0.09337098,-0.03144042;0.5387697;-0.1123137,798.9387
+0;0;0,0.0006542374;0.3162732;0.01279292,0.00111591;0.6283231;0.01372784,0.1837484;0.4891065;-0.003975354,0.2155763;0.2886946;-0.09226681,0.2695054;0.1281637;-0.276213,-0.1772554;0.4791568;-0.01014092,-0.219235;0.2839636;-0.1055907,-0.2494775;0.1228574;-0.2943893,0.07730465;0.005101224;-0.03921716,0.09591892;-0.2998637;-0.008436134,0.1091662;-0.6315079;0.0638295,0.1085174;-0.5889119;-0.04671278,-0.07512899;0.006347388;-0.04307394,-0.1152445;-0.2971239;-0.01871298,-0.1324029;-0.6290429;0.05143747,-0.1295744;-0.5863878;-0.05906377,0.00101389;0.5509901;0.01577192,0;0;0,-0.01796338;0.3098299;-0.06225419,-0.03573017;0.613492;-0.1318779,0.1474605;0.5219092;-0.03936434,0.2853363;0.3581598;-0.09548688,0.2289608;0.241495;-0.3093228,-0.1999506;0.4713143;-0.04400898,-0.2731367;0.2908176;-0.1490714,-0.2421673;0.2127207;-0.3845634,0.0800894;0.008474022;-0.03246379,0.1129697;-0.2966843;-0.04220057,0.1132898;-0.6331922;0.004147053,0.1152616;-0.6331007;-0.102999,-0.07678863;0.000170021;-0.04054004,-0.100282;-0.3058937;-0.0489407,-0.0899044;-0.6395936;0.01368853,-0.08529772;-0.6395221;-0.09337098,-0.03144042;0.5387697;-0.1123137,798.9497
+0;0;0,0.000656467;0.3173511;0.01283652,0.001119429;0.6302741;0.0137737,0.1824685;0.4912667;-0.003784867,0.214312;0.2907559;-0.09211984,0.2678042;0.1315255;-0.2745757,-0.1760004;0.4813868;-0.009907139,-0.2180006;0.2860973;-0.105404,-0.2479982;0.1262964;-0.292673,0.07732783;0.005102753;-0.03922891,0.09595295;-0.3000401;-0.008429922,0.109207;-0.6318533;0.06387253,0.1085576;-0.5892471;-0.04675925,-0.0751515;0.00634929;-0.04308685,-0.1152904;-0.2972991;-0.01871166,-0.1324576;-0.6293873;0.05147453,-0.1296268;-0.5867219;-0.05911618,0.001017112;0.5527157;0.01582374,0;0;0,-0.01792033;0.3114131;-0.0598135,-0.0351757;0.6165998;-0.1267691,0.1477003;0.5214227;-0.0391016,0.2897378;0.3617869;-0.09709668,0.2285651;0.2391652;-0.3038034,-0.198788;0.4718755;-0.04376103,-0.2709021;0.2889194;-0.1454876,-0.2454511;0.2405178;-0.3873872,0.0801117;0.00839144;-0.03249979,0.1130843;-0.2969374;-0.04223514,0.1133808;-0.6335939;0.004301071,0.115129;-0.633184;-0.1030307,-0.07683837;0.0002724957;-0.04050096,-0.1002628;-0.3059776;-0.04885881,-0.08989239;-0.6398402;0.01384301,-0.08550809;-0.6394522;-0.09340738,-0.0310591;0.5414651;-0.1078653,798.972
+0;0;0,0.0006226462;0.3190355;0.0132764,0.0010209;0.6339874;0.01481365,0.1826034;0.494329;-0.004328176,0.2166117;0.2974962;-0.10099,0.2704865;0.1411981;-0.2907761,-0.1762161;0.4843747;-0.01046122,-0.2202466;0.2922978;-0.1124956,-0.2494918;0.1302088;-0.3028171,0.0773925;0.005092837;-0.03924352,0.09602694;-0.3004686;-0.008363973,0.1089318;-0.6323271;0.06439617,0.1082843;-0.5896657;-0.04630656,-0.07521073;0.006357944;-0.04311047,-0.1153589;-0.297742;-0.01902902,-0.1325669;-0.6298866;0.05150089,-0.1297392;-0.5871741;-0.05916176,0.0009356951;0.5558873;0.01671807,0;0;0,-0.01796843;0.3135472;-0.05766773,-0.03477809;0.6212952;-0.1225054,0.1488237;0.5199248;-0.0384376,0.289308;0.3608586;-0.1032863,0.2304533;0.2890047;-0.3372169,-0.1985566;0.472423;-0.04279574,-0.2704707;0.2886024;-0.1441939,-0.245228;0.2451186;-0.3908157,0.08018072;0.008219063;-0.03254366,0.1134515;-0.2975066;-0.04221106,0.1136366;-0.6342518;0.004621029,0.1152152;-0.6335687;-0.1028678,-0.07693359;0.0004621065;-0.04045489,-0.09992179;-0.3062502;-0.04868065,-0.0894817;-0.6401907;0.01429088,-0.08526851;-0.6395251;-0.09312221,-0.03081046;0.545469;-0.1041231,798.994
+0;0;0,0.0006226462;0.3190355;0.0132764,0.0010209;0.6339874;0.01481365,0.1826034;0.494329;-0.004328176,0.2166117;0.2974962;-0.10099,0.2704865;0.1411981;-0.2907761,-0.1762161;0.4843747;-0.01046122,-0.2202466;0.2922978;-0.1124956,-0.2494918;0.1302088;-0.3028171,0.0773925;0.005092837;-0.03924352,0.09602694;-0.3004686;-0.008363973,0.1089318;-0.6323271;0.06439617,0.1082843;-0.5896657;-0.04630656,-0.07521073;0.006357944;-0.04311047,-0.1153589;-0.297742;-0.01902902,-0.1325669;-0.6298866;0.05150089,-0.1297392;-0.5871741;-0.05916176,0.0009356951;0.5558873;0.01671807,0;0;0,-0.01796843;0.3135472;-0.05766773,-0.03477809;0.6212952;-0.1225054,0.1488237;0.5199248;-0.0384376,0.289308;0.3608586;-0.1032863,0.2304533;0.2890047;-0.3372169,-0.1985566;0.472423;-0.04279574,-0.2704707;0.2886024;-0.1441939,-0.245228;0.2451186;-0.3908157,0.08018072;0.008219063;-0.03254366,0.1134515;-0.2975066;-0.04221106,0.1136366;-0.6342518;0.004621029,0.1152152;-0.6335687;-0.1028678,-0.07693359;0.0004621065;-0.04045489,-0.09992179;-0.3062502;-0.04868065,-0.0894817;-0.6401907;0.01429088,-0.08526851;-0.6395251;-0.09312221,-0.03081046;0.545469;-0.1041231,799.0057
+0;0;0,0.0006226462;0.3190355;0.0132764,0.0010209;0.6339874;0.01481365,0.1826034;0.494329;-0.004328176,0.2166117;0.2974962;-0.10099,0.2704865;0.1411981;-0.2907761,-0.1762161;0.4843747;-0.01046122,-0.2202466;0.2922978;-0.1124956,-0.2494918;0.1302088;-0.3028171,0.0773925;0.005092837;-0.03924352,0.09602694;-0.3004686;-0.008363973,0.1089318;-0.6323271;0.06439617,0.1082843;-0.5896657;-0.04630656,-0.07521073;0.006357944;-0.04311047,-0.1153589;-0.297742;-0.01902902,-0.1325669;-0.6298866;0.05150089,-0.1297392;-0.5871741;-0.05916176,0.0009356951;0.5558873;0.01671807,0;0;0,-0.01796843;0.3135472;-0.05766773,-0.03477809;0.6212952;-0.1225054,0.1488237;0.5199248;-0.0384376,0.289308;0.3608586;-0.1032863,0.2304533;0.2890047;-0.3372169,-0.1985566;0.472423;-0.04279574,-0.2704707;0.2886024;-0.1441939,-0.245228;0.2451186;-0.3908157,0.08018072;0.008219063;-0.03254366,0.1134515;-0.2975066;-0.04221106,0.1136366;-0.6342518;0.004621029,0.1152152;-0.6335687;-0.1028678,-0.07693359;0.0004621065;-0.04045489,-0.09992179;-0.3062502;-0.04868065,-0.0894817;-0.6401907;0.01429088,-0.08526851;-0.6395251;-0.09312221,-0.03081046;0.545469;-0.1041231,799.0172
+0;0;0,0.0005535666;0.3194982;0.01388563,0.0007434163;0.6344574;0.01607551,0.1821837;0.4949865;-0.004650915,0.2173959;0.3010953;-0.1076485,0.2704593;0.1566046;-0.3048032,-0.1760292;0.4866089;-0.0153019,-0.221295;0.2957693;-0.1200563,-0.2474191;0.135381;-0.3102045,0.0773345;0.005069184;-0.03922118,0.09592088;-0.3005623;-0.008398382,0.1090187;-0.6331785;0.06479448,0.1095097;-0.590476;-0.0459712,-0.07516603;0.006362979;-0.04306044,-0.1152891;-0.2978061;-0.01903241,-0.1327808;-0.6307181;0.0518617,-0.1288091;-0.5879556;-0.05882695,0.0007165513;0.5563997;0.01781846,0;0;0,-0.01814173;0.3144217;-0.05551696,-0.03511645;0.6225636;-0.118463,0.1491544;0.5192766;-0.03758836,0.2906431;0.3632286;-0.1088078,0.2303889;0.2895876;-0.3401294,-0.1991005;0.4722089;-0.04190245,-0.2803329;0.3101879;-0.1707152,-0.2455976;0.2404114;-0.4083871,0.08017319;0.007998347;-0.03244853,0.1138117;-0.2977462;-0.04218578,0.113827;-0.6352783;0.005082607,0.1153822;-0.6343538;-0.102541,-0.07683122;0.0006630342;-0.04051106,-0.09958503;-0.3061364;-0.04841229,-0.08888805;-0.6408439;0.01498132,-0.08470083;-0.6399384;-0.09256686,-0.03110389;0.5466774;-0.1005399,799.04
+0;0;0,0.0005551949;0.320438;0.01392647,0.0007454281;0.6360244;0.01612134,0.1828451;0.496191;-0.004683629,0.2181394;0.3018478;-0.1079214,0.2658855;0.1718358;-0.28532,-0.1766695;0.4877829;-0.01537331,-0.2220408;0.2964984;-0.1203719,-0.2455471;0.1521818;-0.2914662,0.07742199;0.005074919;-0.03926555,0.09603915;-0.3010626;-0.008391721,0.109144;-0.6338554;0.06484,0.1096351;-0.5911472;-0.04597596,-0.07525107;0.006370178;-0.04310916,-0.1154406;-0.2983026;-0.01904135,-0.1329415;-0.6313913;0.05189039,-0.1289681;-0.588623;-0.05884851,0.0007185151;0.5578273;0.0178674,0;0;0,-0.01840624;0.3156728;-0.05372739,-0.03552246;0.6247063;-0.115387,0.1496781;0.5177454;-0.03686165,0.2907981;0.3642254;-0.1155367,0.245949;0.2963166;-0.3253701,-0.1998129;0.471879;-0.04071793,-0.2774786;0.3009114;-0.1607641,-0.2484461;0.2491036;-0.3778497,0.08022892;0.00778085;-0.03262639,0.1141221;-0.2984613;-0.04195046,0.1141845;-0.6361597;0.005436424,0.1156192;-0.6350489;-0.1022913,-0.0770154;0.0009552826;-0.04036606,-0.09931526;-0.3063886;-0.04826653,-0.08877189;-0.6412354;0.01538988,-0.08470271;-0.6401508;-0.09226353,-0.0314772;0.5486109;-0.09775305,799.061
+0;0;0,0.0005551949;0.320438;0.01392647,0.0007454281;0.6360244;0.01612134,0.1828451;0.496191;-0.004683629,0.2181394;0.3018478;-0.1079214,0.2658855;0.1718358;-0.28532,-0.1766695;0.4877829;-0.01537331,-0.2220408;0.2964984;-0.1203719,-0.2455471;0.1521818;-0.2914662,0.07742199;0.005074919;-0.03926555,0.09603915;-0.3010626;-0.008391721,0.109144;-0.6338554;0.06484,0.1096351;-0.5911472;-0.04597596,-0.07525107;0.006370178;-0.04310916,-0.1154406;-0.2983026;-0.01904135,-0.1329415;-0.6313913;0.05189039,-0.1289681;-0.588623;-0.05884851,0.0007185151;0.5578273;0.0178674,0;0;0,-0.01840624;0.3156728;-0.05372739,-0.03552246;0.6247063;-0.115387,0.1496781;0.5177454;-0.03686165,0.2907981;0.3642254;-0.1155367,0.245949;0.2963166;-0.3253701,-0.1998129;0.471879;-0.04071793,-0.2774786;0.3009114;-0.1607641,-0.2484461;0.2491036;-0.3778497,0.08022892;0.00778085;-0.03262639,0.1141221;-0.2984613;-0.04195046,0.1141845;-0.6361597;0.005436424,0.1156192;-0.6350489;-0.1022913,-0.0770154;0.0009552826;-0.04036606,-0.09931526;-0.3063886;-0.04826653,-0.08877189;-0.6412354;0.01538988,-0.08470271;-0.6401508;-0.09226353,-0.0314772;0.5486109;-0.09775305,799.0834
+0;0;0,0.0004139132;0.2978697;0.01332995,0.0003996748;0.5823451;0.01577608,0.1683411;0.4550886;-0.004934674,0.2056357;0.2651798;-0.1165899,0.254046;0.1401044;-0.2974427,-0.1630943;0.4471989;-0.01421634,-0.2082096;0.2592111;-0.1262356,-0.2391036;0.1334803;-0.3104433,0.07748257;0.004967972;-0.03932319,0.0959702;-0.3016831;-0.008087829,0.1091706;-0.6346153;0.06502518,0.109512;-0.5917376;-0.04693394,-0.0753363;0.006444077;-0.04309824,-0.1155336;-0.2988043;-0.01943531,-0.1332337;-0.6319275;0.05183369,-0.1293737;-0.5889903;-0.06005253,0.0004269432;0.5118806;0.01723013,0;0;0,-0.01708786;0.2974941;-0.01046515,-0.03104289;0.5810485;-0.02815986,0.1501239;0.5166432;-0.03661013,0.2896571;0.3652309;-0.123374,0.24404;0.3076088;-0.3361976,-0.2010964;0.4735914;-0.04230432,-0.2781864;0.3015007;-0.1621586,-0.2506418;0.258507;-0.3814483,0.08024392;0.007636696;-0.03281975,0.1145665;-0.2991002;-0.04213452,0.1145067;-0.6368599;0.005635735,0.1144465;-0.6313886;-0.1043603,-0.07715858;0.001103175;-0.04024772,-0.0991112;-0.3068089;-0.04803274,-0.08846772;-0.6417872;0.01552674,-0.08589363;-0.6363503;-0.09443155,-0.02773593;0.5110195;-0.02092457,799.0946
+0;0;0,0.0004139132;0.2978697;0.01332995,0.0003996748;0.5823451;0.01577608,0.1683411;0.4550886;-0.004934674,0.2056357;0.2651798;-0.1165899,0.254046;0.1401044;-0.2974427,-0.1630943;0.4471989;-0.01421634,-0.2082096;0.2592111;-0.1262356,-0.2391036;0.1334803;-0.3104433,0.07748257;0.004967972;-0.03932319,0.0959702;-0.3016831;-0.008087829,0.1091706;-0.6346153;0.06502518,0.109512;-0.5917376;-0.04693394,-0.0753363;0.006444077;-0.04309824,-0.1155336;-0.2988043;-0.01943531,-0.1332337;-0.6319275;0.05183369,-0.1293737;-0.5889903;-0.06005253,0.0004269432;0.5118806;0.01723013,0;0;0,-0.01708786;0.2974941;-0.01046515,-0.03104289;0.5810485;-0.02815986,0.1501239;0.5166432;-0.03661013,0.2896571;0.3652309;-0.123374,0.24404;0.3076088;-0.3361976,-0.2010964;0.4735914;-0.04230432,-0.2781864;0.3015007;-0.1621586,-0.2506418;0.258507;-0.3814483,0.08024392;0.007636696;-0.03281975,0.1145665;-0.2991002;-0.04213452,0.1145067;-0.6368599;0.005635735,0.1144465;-0.6313886;-0.1043603,-0.07715858;0.001103175;-0.04024772,-0.0991112;-0.3068089;-0.04803274,-0.08846772;-0.6417872;0.01552674,-0.08589363;-0.6363503;-0.09443155,-0.02773593;0.5110195;-0.02092457,799.106
+0;0;0,0.0004130467;0.2972461;0.01330205,0.0003987807;0.5822573;0.0157527,0.1690523;0.4546255;-0.005049255,0.2064228;0.2643302;-0.1169317,0.2548386;0.1392404;-0.2978053,-0.1637885;0.4467023;-0.01437028,-0.2089956;0.258332;-0.1266175,-0.2398932;0.1325867;-0.3108464,0.07754844;0.004972195;-0.03935662,0.09608674;-0.3025195;-0.00803563,0.1092896;-0.6355141;0.06509109,0.109631;-0.592635;-0.04688031,-0.07540035;0.006449555;-0.04313488,-0.1157079;-0.2996356;-0.01940708,-0.1334113;-0.6328213;0.05187529,-0.1295508;-0.5898827;-0.06002318,0.0004261011;0.5116583;0.01720953,0;0;0,-0.01709968;0.2968967;-0.009609938,-0.03157941;0.5809919;-0.0269227,0.1504791;0.5158952;-0.03618789,0.2884668;0.3663685;-0.1296101,0.251514;0.30718;-0.3437083,-0.2023258;0.4742008;-0.04199674,-0.2787005;0.3017046;-0.1625725,-0.2521962;0.2609235;-0.3824389,0.08026395;0.007503181;-0.03299737,0.1148364;-0.300065;-0.0420754,0.1148451;-0.6378734;0.005807396,0.114762;-0.6323496;-0.104213,-0.07730306;0.001208069;-0.04012735,-0.09881761;-0.3075738;-0.0482963,-0.08830042;-0.6426095;0.01532496,-0.08574907;-0.6371192;-0.09465845,-0.02810293;0.5108152;-0.01988864,799.1282
+0;0;0,0.0003124746;0.2972292;0.01367727,0.0001253225;0.5822357;0.01664319,0.1686933;0.4548695;-0.005913036,0.2069474;0.2676267;-0.122546,0.2556382;0.1508046;-0.3087949,-0.1634752;0.4477564;-0.01827702,-0.2083945;0.2588795;-0.1297862,-0.2392579;0.1345158;-0.3149562,0.0775688;0.004974631;-0.03931616,0.09605972;-0.3025012;-0.007811964,0.10849;-0.635353;0.06609626,0.109701;-0.5924294;-0.04586398,-0.07538822;0.006433205;-0.04315851,-0.1157377;-0.2996488;-0.01946111,-0.1333043;-0.6328387;0.05183489,-0.1285894;-0.5898634;-0.0600266,0.0001983422;0.5116341;0.01796676,0;0;0,-0.01709968;0.2968967;-0.009609938,-0.03157941;0.5809919;-0.0269227,0.1504791;0.5158952;-0.03618789,0.2884668;0.3663685;-0.1296101,0.251514;0.30718;-0.3437083,-0.2023258;0.4742008;-0.04199674,-0.2787005;0.3017046;-0.1625725,-0.2521962;0.2609235;-0.3824389,0.08026395;0.007503181;-0.03299737,0.1148364;-0.300065;-0.0420754,0.1148451;-0.6378734;0.005807396,0.114762;-0.6323496;-0.104213,-0.07730306;0.001208069;-0.04012735,-0.09881761;-0.3075738;-0.0482963,-0.08830042;-0.6426095;0.01532496,-0.08574907;-0.6371192;-0.09465845,-0.02810293;0.5108152;-0.01988864,799.1398
+0;0;0,0.0003124746;0.2972292;0.01367727,0.0001253225;0.5822357;0.01664319,0.1686933;0.4548695;-0.005913036,0.2069474;0.2676267;-0.122546,0.2556382;0.1508046;-0.3087949,-0.1634752;0.4477564;-0.01827702,-0.2083945;0.2588795;-0.1297862,-0.2392579;0.1345158;-0.3149562,0.0775688;0.004974631;-0.03931616,0.09605972;-0.3025012;-0.007811964,0.10849;-0.635353;0.06609626,0.109701;-0.5924294;-0.04586398,-0.07538822;0.006433205;-0.04315851,-0.1157377;-0.2996488;-0.01946111,-0.1333043;-0.6328387;0.05183489,-0.1285894;-0.5898634;-0.0600266,0.0001983422;0.5116341;0.01796676,0;0;0,-0.01709968;0.2968967;-0.009609938,-0.03157941;0.5809919;-0.0269227,0.1504791;0.5158952;-0.03618789,0.2884668;0.3663685;-0.1296101,0.251514;0.30718;-0.3437083,-0.2023258;0.4742008;-0.04199674,-0.2787005;0.3017046;-0.1625725,-0.2521962;0.2609235;-0.3824389,0.08026395;0.007503181;-0.03299737,0.1148364;-0.300065;-0.0420754,0.1148451;-0.6378734;0.005807396,0.114762;-0.6323496;-0.104213,-0.07730306;0.001208069;-0.04012735,-0.09881761;-0.3075738;-0.0482963,-0.08830042;-0.6426095;0.01532496,-0.08574907;-0.6371192;-0.09465845,-0.02810293;0.5108152;-0.01988864,799.1509
+0;0;0,0.0003110737;0.2958968;0.01361596,0.0001239419;0.5808824;0.01658217,0.1684718;0.4536088;-0.005943203,0.2068292;0.2658604;-0.1228912,0.2595218;0.139437;-0.3244474,-0.1632628;0.446505;-0.01829104,-0.2083033;0.257118;-0.1301013,-0.2417033;0.1225332;-0.3304901,0.07764304;0.004979393;-0.03935379,0.09621567;-0.303855;-0.007710397,0.1086459;-0.6367048;0.0661974,0.109857;-0.5937803;-0.04577135,-0.07546037;0.006439362;-0.04319982,-0.1159881;-0.3009951;-0.01939771,-0.1335546;-0.634183;0.05189786,-0.1288394;-0.5912067;-0.05997211,0.0001969426;0.5102993;0.0179054,0;0;0,-0.01637371;0.2956236;-0.008887768,-0.03057182;0.5797186;-0.02614832,0.1511416;0.5147426;-0.03571033,0.2847844;0.3661532;-0.1379766,0.2327189;0.3084925;-0.3689501,-0.2028765;0.4817168;-0.0405368,-0.2885468;0.3149737;-0.1640477,-0.2530201;0.2857345;-0.4033534,0.08031899;0.00709331;-0.0331738,0.11551;-0.3017814;-0.04228234,0.1155559;-0.639535;0.005971432,0.1153346;-0.6339769;-0.1040652,-0.07746381;0.001592238;-0.03998475,-0.09813009;-0.3086144;-0.04833199,-0.08760349;-0.6436297;0.01538492,-0.08519126;-0.6381038;-0.09461831,-0.02718146;0.5095485;-0.01919127,799.173
+0;0;0,0.000196546;0.2958815;0.01394696,-0.0002093024;0.5808629;0.0172618,0.1679887;0.453603;-0.006818492,0.2116748;0.296774;-0.1613946,0.2726604;0.1434233;-0.3406951,-0.1632518;0.4473169;-0.02033855,-0.2083478;0.260462;-0.1363093,-0.2399652;0.1342115;-0.3423322,0.07765777;0.004955234;-0.03932778,0.09619642;-0.3038733;-0.007607128,0.1085257;-0.6367346;0.06626578,0.1101042;-0.5937846;-0.04569544,-0.07546616;0.006458764;-0.0431868,-0.1164571;-0.3009441;-0.01977319,-0.1338955;-0.6341255;0.05158456,-0.128812;-0.5911263;-0.06026664,-7.616541E-05;0.5102783;0.01850148,0;0;0,-0.01637371;0.2956236;-0.008887768,-0.03057182;0.5797186;-0.02614832,0.1511416;0.5147426;-0.03571033,0.2847844;0.3661532;-0.1379766,0.2327189;0.3084925;-0.3689501,-0.2028765;0.4817168;-0.0405368,-0.2885468;0.3149737;-0.1640477,-0.2530201;0.2857345;-0.4033534,0.08031899;0.00709331;-0.0331738,0.11551;-0.3017814;-0.04228234,0.1155559;-0.639535;0.005971432,0.1153346;-0.6339769;-0.1040652,-0.07746381;0.001592238;-0.03998475,-0.09813009;-0.3086144;-0.04833199,-0.08760349;-0.6436297;0.01538492,-0.08519126;-0.6381038;-0.09461831,-0.02718146;0.5095485;-0.01919127,799.1843
+0;0;0,0.0001965429;0.2958768;0.01394674,-0.0002109352;0.5820056;0.01727518,0.1672482;0.4547175;-0.006688856,0.2109581;0.2978034;-0.1613487,0.2720188;0.1442638;-0.3408701,-0.1625351;0.4484589;-0.02014944,-0.2076555;0.2615027;-0.136183,-0.239312;0.1350968;-0.3424598,0.07776177;0.00496187;-0.03938044,0.09636492;-0.3049411;-0.007549435,0.1086865;-0.6375943;0.06627729,0.1102654;-0.5946411;-0.04571154,-0.07556723;0.006467414;-0.04324464,-0.1167008;-0.3020049;-0.01974957,-0.1341283;-0.6349781;0.05156358,-0.1290435;-0.5919757;-0.0603152,-7.727483E-05;0.5111434;0.01851974,0;0;0,-0.01574898;0.2956909;-0.007514477,-0.02901374;0.5810758;-0.023283,0.151448;0.5140622;-0.03538775,0.2846389;0.3661628;-0.1394947,0.2333909;0.3155005;-0.3725991,-0.2005659;0.4828519;-0.04029571,-0.2902134;0.3210812;-0.1677548,-0.2517394;0.2929528;-0.4070439,0.08034609;0.006959647;-0.0334425,0.1158773;-0.3029724;-0.04231763,0.1159823;-0.6405064;0.005965237,0.1157938;-0.6348349;-0.104125,-0.07768747;0.001735699;-0.0397992,-0.09786581;-0.309585;-0.04824914,-0.08745261;-0.6443949;0.01542393,-0.08500662;-0.6387567;-0.09463197,-0.025925;0.5105631;-0.0168469,799.2065
+0;0;0,0.0001970016;0.2965674;0.01397929,-0.0002132221;0.584634;0.01733117,0.1668348;0.457028;-0.006562766,0.2105088;0.3002427;-0.1610958,0.2710252;0.1480717;-0.339017,-0.1621364;0.4507849;-0.0199902,-0.2072199;0.2639821;-0.1359286,-0.2385941;0.1387029;-0.3403668,0.07773244;0.004959999;-0.03936559,0.09637306;-0.3055671;-0.007470485,0.1087018;-0.6384135;0.06639913,0.1102811;-0.5954564;-0.04562333,-0.07553873;0.006464975;-0.04322833,-0.1167551;-0.3026285;-0.01968595,-0.1341928;-0.6357951;0.05166863,-0.1291065;-0.5927889;-0.06024375,-7.870006E-05;0.5133151;0.01858375,0;0;0,-0.01532292;0.2964442;-0.005805016,-0.02807027;0.5839108;-0.01944423,0.1515273;0.5133055;-0.03502154,0.2904813;0.3694218;-0.1367996,0.2346508;0.3302148;-0.3687909,-0.1984638;0.4825436;-0.03996602,-0.320972;0.3558979;-0.1789701,-0.2624678;0.3037295;-0.4077274,0.08040486;0.006710202;-0.03326583,0.1160056;-0.3038463;-0.04215837,0.116081;-0.6415718;0.006183866,0.1158775;-0.6357546;-0.1039732,-0.07756668;0.001963106;-0.03995174,-0.09752391;-0.3100148;-0.04791117,-0.08710274;-0.6450161;0.01581485,-0.08467227;-0.6392354;-0.09430748,-0.02511926;0.5128772;-0.01365566,799.2291
+0;0;0,0.0001275886;0.2965442;0.01446273,-0.0004139506;0.584605;0.01825088,0.1664988;0.4572419;-0.007350395,0.211492;0.3014278;-0.1624861,0.2738485;0.1613682;-0.3494866,-0.1620084;0.4513142;-0.02126474,-0.2062397;0.2664207;-0.1405439,-0.2362117;0.1484349;-0.3494822,0.07775002;0.004942935;-0.03933303,0.09634741;-0.3055806;-0.007377807,0.1086383;-0.6384324;0.06647433,0.1104185;-0.59544;-0.04554103,-0.07554133;0.006469532;-0.0432231,-0.1168738;-0.3026092;-0.01969077,-0.1340904;-0.6357635;0.05177474,-0.1288062;-0.5927173;-0.06012381,-0.0002473305;0.5132844;0.01940138,0;0;0,-0.01532292;0.2964442;-0.005805016,-0.02807027;0.5839108;-0.01944423,0.1515273;0.5133055;-0.03502154,0.2904813;0.3694218;-0.1367996,0.2346508;0.3302148;-0.3687909,-0.1984638;0.4825436;-0.03996602,-0.320972;0.3558979;-0.1789701,-0.2624678;0.3037295;-0.4077274,0.08040486;0.006710202;-0.03326583,0.1160056;-0.3038463;-0.04215837,0.116081;-0.6415718;0.006183866,0.1158775;-0.6357546;-0.1039732,-0.07756668;0.001963106;-0.03995174,-0.09752391;-0.3100148;-0.04791117,-0.08710274;-0.6450161;0.01581485,-0.08467227;-0.6392354;-0.09430748,-0.02511926;0.5128772;-0.01365566,799.251
+0;0;0,0.0001279388;0.2973583;0.01450243,-0.0004163595;0.5868983;0.01831142,0.1644698;0.4598859;-0.006959276,0.2094513;0.3041125;-0.1620544,0.2718847;0.1638802;-0.3492855,-0.1600433;0.4540302;-0.02070444,-0.2042631;0.2691851;-0.1399525,-0.234272;0.1510537;-0.3491485,0.07778793;0.004945346;-0.03935221,0.09639736;-0.3057792;-0.007376298,0.1086904;-0.6386901;0.06648898,0.1104711;-0.5956945;-0.04555411,-0.07557818;0.006472687;-0.04324418,-0.1169374;-0.3028062;-0.01969661,-0.134157;-0.6360197;0.05178161,-0.1288716;-0.5929702;-0.06014464,-0.0002489669;0.515247;0.01946725,0;0;0,-0.01413496;0.2973461;-0.004214764,-0.02466169;0.5864531;-0.0163517,0.1518108;0.5128738;-0.03469658,0.2956183;0.3736418;-0.1360724,0.2401104;0.3420598;-0.3696103,-0.1928485;0.4830436;-0.03922604,-0.264352;0.3265692;-0.1832616,-0.1997455;0.312122;-0.4161474,0.08046077;0.006599873;-0.0332644,0.1161861;-0.3041372;-0.04246593,0.1162332;-0.6418847;0.006150242,0.1160717;-0.6359587;-0.1040592,-0.07761072;0.002037968;-0.03995545,-0.09730924;-0.3101603;-0.0478723,-0.08698396;-0.6452354;0.01580682,-0.08451065;-0.6393453;-0.09436715,-0.02233814;0.5150325;-0.0109694,799.2736
+0;0;0,0.0001282523;0.2980868;0.01453796,-0.0004184555;0.5889266;0.01836624,0.162847;0.4621937;-0.006640058,0.2079352;0.306051;-0.162103,0.2697707;0.1671616;-0.3475411,-0.1584719;0.4563957;-0.02024993,-0.2027966;0.2711123;-0.1397807,-0.2325181;0.1541122;-0.3469734,0.07774017;0.004942309;-0.03932805,0.09639582;-0.3065539;-0.00727272,0.108685;-0.6393601;0.06656931,0.110466;-0.5963624;-0.0454911,-0.07553177;0.006468713;-0.04321763,-0.1169938;-0.3035783;-0.01961158,-0.1342079;-0.6366869;0.05184413,-0.1289217;-0.5936354;-0.06009942,-0.0002504429;0.51701;0.01952635,0;0;0,-0.01292515;0.2981459;-0.003004789,-0.0217576;0.5886467;-0.01426935,0.1522874;0.5119663;-0.03417158,0.2940791;0.3760527;-0.143738,0.2403525;0.344477;-0.3752928,-0.188584;0.4856392;-0.03818603,-0.2320444;0.3007266;-0.158605,-0.2308822;0.2967393;-0.398363,0.08047167;0.006446928;-0.03312707,0.1164401;-0.3050381;-0.04255319,0.1165881;-0.6426364;0.006343842,0.1164219;-0.6366403;-0.1038988,-0.07749161;0.002152903;-0.04006335,-0.09692604;-0.3108525;-0.04750866,-0.08673708;-0.6458669;0.0159356,-0.08426493;-0.6399083;-0.09427124,-0.0198673;0.5169312;-0.009103537,799.2957
+0;0;0,3.330454E-05;0.2980779;0.01471762,-0.000635761;0.5889156;0.01867617,0.1631312;0.4632292;-0.00559194,0.2073714;0.3141333;-0.1680587,0.271827;0.1796483;-0.3558363,-0.1583128;0.4571218;-0.02238077,-0.2025543;0.2746977;-0.1462612,-0.2318362;0.157226;-0.3532495,0.07777192;0.004921704;-0.03926782,0.09640294;-0.3065881;-0.007329792,0.1087064;-0.6394233;0.06637889,0.1113127;-0.5964275;-0.04566558,-0.07547107;0.006512969;-0.04331692,-0.1172436;-0.3035029;-0.01985007,-0.1341638;-0.6365759;0.05184167,-0.1280535;-0.5935162;-0.06005897,-0.000435438;0.5169986;0.01980662,0;0;0,-0.01292515;0.2981459;-0.003004789,-0.0217576;0.5886467;-0.01426935,0.1522874;0.5119663;-0.03417158,0.2940791;0.3760527;-0.143738,0.2403525;0.344477;-0.3752928,-0.188584;0.4856392;-0.03818603,-0.2320444;0.3007266;-0.158605,-0.2308822;0.2967393;-0.398363,0.08047167;0.006446928;-0.03312707,0.1164401;-0.3050381;-0.04255319,0.1165881;-0.6426364;0.006343842,0.1164219;-0.6366403;-0.1038988,-0.07749161;0.002152903;-0.04006335,-0.09692604;-0.3108525;-0.04750866,-0.08673708;-0.6458669;0.0159356,-0.08426493;-0.6399083;-0.09427124,-0.0198673;0.5169312;-0.009103537,799.318
+0;0;0,3.340116E-05;0.2989427;0.01476032,-0.0006391146;0.5912987;0.01874211,0.1601012;0.4662982;-0.005051037,0.2043484;0.3171791;-0.1675431,0.2649325;0.1907717;-0.3440421,-0.1553932;0.4603038;-0.02152913,-0.1996416;0.2778513;-0.1454288,-0.2271646;0.1674354;-0.3399847,0.07770234;0.004917301;-0.03923269,0.09638117;-0.3073918;-0.007212717,0.1086874;-0.6403024;0.06651269,0.1104282;-0.6016225;-0.008322105,-0.07540355;0.006507142;-0.04327817,-0.1172832;-0.3043042;-0.0197511,-0.1342073;-0.6374527;0.05195689,-0.1301262;-0.5987301;-0.02278184,-0.0004379301;0.5190724;0.01987742,0;0;0,-0.01074082;0.2991123;-0.00103116,-0.01599203;0.5913064;-0.00987792,0.15318;0.510533;-0.03346801,0.2991215;0.3799114;-0.1440892,0.2731487;0.3503626;-0.3660204,-0.1800639;0.4878184;-0.03667124,-0.2108747;0.2932612;-0.1452815,-0.2170712;0.2731557;-0.3696886,0.08055227;0.005993605;-0.03280926,0.1169582;-0.3062457;-0.0424192,0.1169221;-0.6438934;0.006676678,0.1360955;-0.6699427;-0.03990101,-0.07723485;0.002681519;-0.04035623,-0.09595732;-0.311192;-0.04698909,-0.08578063;-0.6463403;0.0161655,-0.08405701;-0.6322932;-0.05746296,-0.01509318;0.5192158;-0.005394697,799.3295
+0;0;0,3.340116E-05;0.2989427;0.01476032,-0.0006391146;0.5912987;0.01874211,0.1601012;0.4662982;-0.005051037,0.2043484;0.3171791;-0.1675431,0.2649325;0.1907717;-0.3440421,-0.1553932;0.4603038;-0.02152913,-0.1996416;0.2778513;-0.1454288,-0.2271646;0.1674354;-0.3399847,0.07770234;0.004917301;-0.03923269,0.09638117;-0.3073918;-0.007212717,0.1086874;-0.6403024;0.06651269,0.1104282;-0.6016225;-0.008322105,-0.07540355;0.006507142;-0.04327817,-0.1172832;-0.3043042;-0.0197511,-0.1342073;-0.6374527;0.05195689,-0.1301262;-0.5987301;-0.02278184,-0.0004379301;0.5190724;0.01987742,0;0;0,-0.01074082;0.2991123;-0.00103116,-0.01599203;0.5913064;-0.00987792,0.15318;0.510533;-0.03346801,0.2991215;0.3799114;-0.1440892,0.2731487;0.3503626;-0.3660204,-0.1800639;0.4878184;-0.03667124,-0.2108747;0.2932612;-0.1452815,-0.2170712;0.2731557;-0.3696886,0.08055227;0.005993605;-0.03280926,0.1169582;-0.3062457;-0.0424192,0.1169221;-0.6438934;0.006676678,0.1360955;-0.6699427;-0.03990101,-0.07723485;0.002681519;-0.04035623,-0.09595732;-0.311192;-0.04698909,-0.08578063;-0.6463403;0.0161655,-0.08405701;-0.6322932;-0.05746296,-0.01509318;0.5192158;-0.005394697,799.3517
+0;0;0,-0.000109633;0.3000597;0.01513528,-0.001048115;0.5934685;0.01961726,0.1582008;0.469056;-0.006299959,0.2048436;0.322534;-0.1704993,0.2564073;0.2335411;-0.3710757,-0.1540779;0.4632156;-0.0224561,-0.2037846;0.3042402;-0.173657,-0.226119;0.1986439;-0.371546,0.07770236;0.004912964;-0.03916859,0.09639219;-0.3080244;-0.006992705,0.1085258;-0.640941;0.06682771,0.1102761;-0.6022652;-0.007888161,-0.07536069;0.006505684;-0.0432945,-0.1174786;-0.3049224;-0.01977732,-0.1340186;-0.638139;0.05179933,-0.1299355;-0.599403;-0.02281839,-0.0007762035;0.5210348;0.02062434,0;0;0,-0.009701386;0.3002844;0.0002157688,-0.01456358;0.5935683;-0.00785017,0.1531037;0.5108045;-0.0314014,0.3022747;0.3844177;-0.1426671,0.272622;0.3646408;-0.3652408,-0.1766464;0.4879602;-0.03564496,-0.2112009;0.2943366;-0.1448308,-0.2156848;0.2776156;-0.3695746,0.08051148;0.005912066;-0.03284693,0.1167921;-0.306982;-0.04261637,0.1168043;-0.6445971;0.006842136,0.1363285;-0.6705987;-0.03945494,-0.07722759;0.002696042;-0.04030637,-0.0960748;-0.3118161;-0.04673282,-0.08588567;-0.6469574;0.01656515,-0.08395942;-0.6328428;-0.05695179,-0.01367296;0.5212613;-0.00353384,799.3633
+0;0;0,-0.000109633;0.3000597;0.01513528,-0.001048115;0.5934685;0.01961726,0.1582008;0.469056;-0.006299959,0.2048436;0.322534;-0.1704993,0.2564073;0.2335411;-0.3710757,-0.1540779;0.4632156;-0.0224561,-0.2037846;0.3042402;-0.173657,-0.226119;0.1986439;-0.371546,0.07770236;0.004912964;-0.03916859,0.09639219;-0.3080244;-0.006992705,0.1085258;-0.640941;0.06682771,0.1102761;-0.6022652;-0.007888161,-0.07536069;0.006505684;-0.0432945,-0.1174786;-0.3049224;-0.01977732,-0.1340186;-0.638139;0.05179933,-0.1299355;-0.599403;-0.02281839,-0.0007762035;0.5210348;0.02062434,0;0;0,-0.009701386;0.3002844;0.0002157688,-0.01456358;0.5935683;-0.00785017,0.1531037;0.5108045;-0.0314014,0.3022747;0.3844177;-0.1426671,0.272622;0.3646408;-0.3652408,-0.1766464;0.4879602;-0.03564496,-0.2112009;0.2943366;-0.1448308,-0.2156848;0.2776156;-0.3695746,0.08051148;0.005912066;-0.03284693,0.1167921;-0.306982;-0.04261637,0.1168043;-0.6445971;0.006842136,0.1363285;-0.6705987;-0.03945494,-0.07722759;0.002696042;-0.04030637,-0.0960748;-0.3118161;-0.04673282,-0.08588567;-0.6469574;0.01656515,-0.08395942;-0.6328428;-0.05695179,-0.01367296;0.5212613;-0.00353384,799.3851
+0;0;0,-0.000109895;0.3007768;0.01517145,-0.00105018;0.5947544;0.01966295,0.1584233;0.4701495;-0.006290574,0.2050594;0.3236486;-0.1704662,0.2566137;0.234672;-0.3710062,-0.1542957;0.464301;-0.02246949,-0.2039951;0.3053483;-0.1736486,-0.2263255;0.1997713;-0.3715016,0.07756775;0.004904454;-0.03910074,0.09632243;-0.3091187;-0.006813221,0.1084436;-0.6416955;0.06693184,0.1110699;-0.5986779;-0.04517455,-0.07523014;0.006494415;-0.04321951,-0.1174942;-0.3060142;-0.01962073,-0.1340173;-0.6388907;0.05188286,-0.1278908;-0.5957829;-0.06007627,-0.0007778218;0.5222017;0.02067168,0;0;0,-0.009372666;0.3010103;0.001368761,-0.01459646;0.5948746;-0.006042242,0.1532515;0.5097448;-0.03003621,0.3144889;0.4003833;-0.1424356,0.2694549;0.3813115;-0.3624337,-0.176909;0.4905246;-0.03477416,-0.225472;0.3006614;-0.1451584,-0.223228;0.3205973;-0.3696322,0.08045155;0.00571689;-0.03262734,0.1168526;-0.3082507;-0.04282832,0.1169058;-0.6454381;0.007144213,0.1172718;-0.6391717;-0.1032224,-0.07695852;0.00286614;-0.04048269,-0.09574683;-0.3127546;-0.04642181,-0.08568934;-0.6475304;0.01695472,-0.08268598;-0.6413044;-0.09336291,-0.01356527;0.5224408;-0.001887083,799.4072
+0;0;0,-0.0002415467;0.3007596;0.01550857,-0.001407243;0.5947286;0.02050645,0.1579279;0.470496;-0.007412707,0.2077996;0.3287706;-0.1747979,0.2517315;0.2462088;-0.3798454,-0.154529;0.4633965;-0.02079123,-0.2041657;0.3056148;-0.1732124,-0.2269834;0.2033127;-0.3727233,0.07759119;0.004925845;-0.03905151,0.09640379;-0.3090864;-0.006691393,0.1086003;-0.6416998;0.06687574,0.110411;-0.5986511;-0.04524317,-0.07522804;0.006459322;-0.04322842,-0.1176531;-0.3060341;-0.01971924,-0.1339713;-0.6388644;0.05204656,-0.1286573;-0.5957093;-0.05994853,-0.001074617;0.5221744;0.02137877,0;0;0,-0.009372666;0.3010103;0.001368761,-0.01459646;0.5948746;-0.006042242,0.1532515;0.5097448;-0.03003621,0.3144889;0.4003833;-0.1424356,0.2694549;0.3813115;-0.3624337,-0.176909;0.4905246;-0.03477416,-0.225472;0.3006614;-0.1451584,-0.223228;0.3205973;-0.3696322,0.08045155;0.00571689;-0.03262734,0.1168526;-0.3082507;-0.04282832,0.1169058;-0.6454381;0.007144213,0.1172718;-0.6391717;-0.1032224,-0.07695852;0.00286614;-0.04048269,-0.09574683;-0.3127546;-0.04642181,-0.08568934;-0.6475304;0.01695472,-0.08268598;-0.6413044;-0.09336291,-0.01356527;0.5224408;-0.001887083,799.4184
+0;0;0,-0.0002418092;0.3010865;0.01552542,-0.001408854;0.5954013;0.02053027,0.1577999;0.4711525;-0.007365273,0.207781;0.3291163;-0.1751176,0.2517119;0.2465563;-0.3801607,-0.1544081;0.4640586;-0.02073314,-0.2041537;0.3059309;-0.1734886,-0.2269709;0.203631;-0.3729952,0.07751868;0.004921241;-0.03901502,0.09634896;-0.3093859;-0.006624509,0.1085515;-0.6421641;0.06697905,0.1097579;-0.6034703;-0.007720709,-0.07515774;0.006453286;-0.04318802,-0.1176227;-0.3063337;-0.01965676,-0.1339489;-0.6393288;0.05214458,-0.1304084;-0.6005641;-0.02247269,-0.001075965;0.5227897;0.02140327,0;0;0,-0.009324521;0.301331;0.002608061,-0.01520173;0.5955715;-0.003065825,0.1529369;0.5107797;-0.02659702,0.3130025;0.40731;-0.146956,0.2694053;0.3816864;-0.3665726,-0.176424;0.4896847;-0.03433932,-0.2265279;0.3016088;-0.1480508,-0.2197521;0.3242025;-0.3721766,0.08043559;0.00561443;-0.03246737,0.1169042;-0.3086466;-0.04260135,0.116974;-0.6459951;0.007435322,0.1365427;-0.6719908;-0.03881025,-0.07680393;0.002929165;-0.04059695,-0.09566428;-0.3129859;-0.04648335,-0.08578283;-0.6480688;0.01620262,-0.08334512;-0.6338421;-0.05729808,-0.01393524;0.5230566;0.0005791187,799.4301
+0;0;0,-0.0002418092;0.3010865;0.01552542,-0.001408854;0.5954013;0.02053027,0.1577999;0.4711525;-0.007365273,0.207781;0.3291163;-0.1751176,0.2517119;0.2465563;-0.3801607,-0.1544081;0.4640586;-0.02073314,-0.2041537;0.3059309;-0.1734886,-0.2269709;0.203631;-0.3729952,0.07751868;0.004921241;-0.03901502,0.09634896;-0.3093859;-0.006624509,0.1085515;-0.6421641;0.06697905,0.1097579;-0.6034703;-0.007720709,-0.07515774;0.006453286;-0.04318802,-0.1176227;-0.3063337;-0.01965676,-0.1339489;-0.6393288;0.05214458,-0.1304084;-0.6005641;-0.02247269,-0.001075965;0.5227897;0.02140327,0;0;0,-0.009324521;0.301331;0.002608061,-0.01520173;0.5955715;-0.003065825,0.1529369;0.5107797;-0.02659702,0.3130025;0.40731;-0.146956,0.2694053;0.3816864;-0.3665726,-0.176424;0.4896847;-0.03433932,-0.2265279;0.3016088;-0.1480508,-0.2197521;0.3242025;-0.3721766,0.08043559;0.00561443;-0.03246737,0.1169042;-0.3086466;-0.04260135,0.116974;-0.6459951;0.007435322,0.1365427;-0.6719908;-0.03881025,-0.07680393;0.002929165;-0.04059695,-0.09566428;-0.3129859;-0.04648335,-0.08578283;-0.6480688;0.01620262,-0.08334512;-0.6338421;-0.05729808,-0.01393524;0.5230566;0.0005791187,799.4521
+0;0;0,-0.0003916875;0.3020267;0.01594804,-0.001801482;0.5972005;0.02140208,0.1578058;0.4726522;-0.007960053,0.2128302;0.3379312;-0.1759989,0.2612482;0.2795064;-0.3881982,-0.1549171;0.4661464;-0.02230659,-0.2047042;0.3126471;-0.1751911,-0.2269656;0.2157376;-0.3774268,0.07744531;0.00489451;-0.03886178,0.09627262;-0.3097904;-0.006341062,0.1086468;-0.6429961;0.06753876,0.1100378;-0.6042948;-0.007062979,-0.07501549;0.006471409;-0.04315978,-0.1175834;-0.3066877;-0.01953736,-0.1338685;-0.6401489;0.05240598,-0.1301446;-0.6013739;-0.02210709,-0.001410836;0.5244014;0.02216227,0;0;0,-0.00899753;0.3022838;0.004261494,-0.01489815;0.5974159;2.455711E-05,0.1534;0.5099858;-0.02541876,0.2031939;0.3034285;-0.09075713,0.2212897;0.3221865;-0.3146031,-0.1760997;0.4907441;-0.03382884,-0.2295703;0.3112659;-0.1535907,-0.222137;0.2850948;-0.3773006,0.08036378;0.005453616;-0.03230929,0.1169802;-0.3091708;-0.04276705,0.1172753;-0.6469693;0.007526875,0.1368172;-0.673005;-0.0385294,-0.07659484;0.003051487;-0.04069263,-0.09534124;-0.3132582;-0.04664197,-0.08520772;-0.6487365;0.01651645,-0.08268431;-0.6344254;-0.05690398,-0.01361167;0.5246978;0.003320456,799.4741
+0;0;0,-0.0003916875;0.3020267;0.01594804,-0.001801482;0.5972005;0.02140208,0.1578058;0.4726522;-0.007960053,0.2128302;0.3379312;-0.1759989,0.2612482;0.2795064;-0.3881982,-0.1549171;0.4661464;-0.02230659,-0.2047042;0.3126471;-0.1751911,-0.2269656;0.2157376;-0.3774268,0.07744531;0.00489451;-0.03886178,0.09627262;-0.3097904;-0.006341062,0.1086468;-0.6429961;0.06753876,0.1100378;-0.6042948;-0.007062979,-0.07501549;0.006471409;-0.04315978,-0.1175834;-0.3066877;-0.01953736,-0.1338685;-0.6401489;0.05240598,-0.1301446;-0.6013739;-0.02210709,-0.001410836;0.5244014;0.02216227,0;0;0,-0.00899753;0.3022838;0.004261494,-0.01489815;0.5974159;2.455711E-05,0.1534;0.5099858;-0.02541876,0.2031939;0.3034285;-0.09075713,0.2212897;0.3221865;-0.3146031,-0.1760997;0.4907441;-0.03382884,-0.2295703;0.3112659;-0.1535907,-0.222137;0.2850948;-0.3773006,0.08036378;0.005453616;-0.03230929,0.1169802;-0.3091708;-0.04276705,0.1172753;-0.6469693;0.007526875,0.1368172;-0.673005;-0.0385294,-0.07659484;0.003051487;-0.04069263,-0.09534124;-0.3132582;-0.04664197,-0.08520772;-0.6487365;0.01651645,-0.08268431;-0.6344254;-0.05690398,-0.01361167;0.5246978;0.003320456,799.4859
+0;0;0,-0.000392591;0.3027234;0.01598483,-0.001806252;0.5987092;0.02145442,0.1574818;0.4740791;-0.007845175,0.2125131;0.339341;-0.1759053,0.2663755;0.2743466;-0.4119655,-0.1546121;0.4675865;-0.02216285,-0.2044055;0.3140677;-0.1750667,-0.2291701;0.2062611;-0.400043,0.07729732;0.004885158;-0.03878752,0.09615225;-0.3102615;-0.006219085,0.1085289;-0.6435338;0.06767549,0.1106205;-0.6004504;-0.04449663,-0.07487215;0.006459042;-0.0430773,-0.1175025;-0.3071595;-0.01942022,-0.1337909;-0.6406873;0.05253748,-0.1281916;-0.5974931;-0.05950132,-0.001414609;0.5257242;0.02221655,0;0;0,-0.008753657;0.3029662;0.005652666,-0.01473098;0.5989268;0.002809048,0.1529556;0.5093617;-0.02364802,0.2012517;0.3025346;-0.08935213,0.2959301;0.3786287;-0.3086591,-0.1750534;0.4915723;-0.03305147,-0.2353829;0.335296;-0.1792193,-0.226427;0.3494063;-0.4293604,0.08031715;0.005196631;-0.03202128,0.1170708;-0.3098765;-0.04259229,0.1174285;-0.6477081;0.007941958,0.1188453;-0.6411729;-0.1025367,-0.07625521;0.003330108;-0.04095443,-0.09505171;-0.3134512;-0.04642598,-0.08459501;-0.6489257;0.01706827,-0.08053984;-0.6424223;-0.09333827,-0.01341149;0.5260078;0.005743742,799.5077
+0;0;0,-0.000465834;0.3026994;0.01643169,-0.002009637;0.5986781;0.02224871,0.1570624;0.4741581;-0.008571733,0.2139316;0.3421516;-0.1781806,0.2512089;0.2646734;-0.4136745,-0.1545513;0.4680274;-0.02287864,-0.2042518;0.3180968;-0.179332,-0.2270903;0.2078264;-0.4033157,0.07739407;0.00487381;-0.03859555,0.09635913;-0.310253;-0.005898874,0.108589;-0.6435316;0.06799157,0.1107394;-0.6004209;-0.04417625,-0.07481872;0.006474649;-0.04316768,-0.1171433;-0.3071679;-0.01927929,-0.1331538;-0.6406924;0.05275571,-0.1275011;-0.5974475;-0.05927443,-0.00159295;0.5256923;0.02291952,0;0;0,-0.008753657;0.3029662;0.005652666,-0.01473098;0.5989268;0.002809048,0.1529556;0.5093617;-0.02364802,0.2012517;0.3025346;-0.08935213,0.2959301;0.3786287;-0.3086591,-0.1750534;0.4915723;-0.03305147,-0.2353829;0.335296;-0.1792193,-0.226427;0.3494063;-0.4293604,0.08031715;0.005196631;-0.03202128,0.1170708;-0.3098765;-0.04259229,0.1174285;-0.6477081;0.007941958,0.1188453;-0.6411729;-0.1025367,-0.07625521;0.003330108;-0.04095443,-0.09505171;-0.3134512;-0.04642598,-0.08459501;-0.6489257;0.01706827,-0.08053984;-0.6424223;-0.09333827,-0.01341149;0.5260078;0.005743742,799.5188
+0;0;0,-0.000467176;0.3035713;0.01647903,-0.002015788;0.6004733;0.02231457,0.1581595;0.4753777;-0.008722611,0.2161774;0.3407049;-0.1817572,0.2516279;0.2670237;-0.4057103,-0.1556187;0.4692043;-0.02312889,-0.206323;0.3162455;-0.1827423,-0.2280422;0.2113791;-0.3957492,0.07721449;0.004862501;-0.038506,0.09621854;-0.3109122;-0.005742099,0.1084567;-0.6444154;0.06819813,0.1106073;-0.6013028;-0.04398588,-0.07464513;0.006459626;-0.04306752,-0.1170567;-0.3078277;-0.01913001,-0.133078;-0.641577;0.05295353,-0.1274245;-0.5983301;-0.05909279,-0.001597858;0.5272698;0.02298739,0;0;0,-0.009028092;0.3038023;0.007069111,-0.01594166;0.6006772;0.005593777,0.1529095;0.5089366;-0.02181888,0.2610841;0.3654867;-0.1602535,0.2567405;0.4031978;-0.3956249,-0.1763894;0.49172;-0.03282165,-0.2386318;0.3325782;-0.1819644,-0.2110224;0.3894308;-0.4118474,0.08019613;0.005102128;-0.03179598,0.1173091;-0.3105831;-0.04245996,0.1175468;-0.6486335;0.008167744,0.1192644;-0.6420197;-0.10234,-0.07594854;0.003383956;-0.04109504,-0.09477601;-0.3140554;-0.04619679,-0.08440625;-0.6497501;0.01738696,-0.08004919;-0.6431628;-0.09304258,-0.01434828;0.5275323;0.008177042,799.5319
+0;0;0,-0.000467176;0.3035713;0.01647903,-0.002015788;0.6004733;0.02231457,0.1581595;0.4753777;-0.008722611,0.2161774;0.3407049;-0.1817572,0.2516279;0.2670237;-0.4057103,-0.1556187;0.4692043;-0.02312889,-0.206323;0.3162455;-0.1827423,-0.2280422;0.2113791;-0.3957492,0.07721449;0.004862501;-0.038506,0.09621854;-0.3109122;-0.005742099,0.1084567;-0.6444154;0.06819813,0.1106073;-0.6013028;-0.04398588,-0.07464513;0.006459626;-0.04306752,-0.1170567;-0.3078277;-0.01913001,-0.133078;-0.641577;0.05295353,-0.1274245;-0.5983301;-0.05909279,-0.001597858;0.5272698;0.02298739,0;0;0,-0.009028092;0.3038023;0.007069111,-0.01594166;0.6006772;0.005593777,0.1529095;0.5089366;-0.02181888,0.2610841;0.3654867;-0.1602535,0.2567405;0.4031978;-0.3956249,-0.1763894;0.49172;-0.03282165,-0.2386318;0.3325782;-0.1819644,-0.2110224;0.3894308;-0.4118474,0.08019613;0.005102128;-0.03179598,0.1173091;-0.3105831;-0.04245996,0.1175468;-0.6486335;0.008167744,0.1192644;-0.6420197;-0.10234,-0.07594854;0.003383956;-0.04109504,-0.09477601;-0.3140554;-0.04619679,-0.08440625;-0.6497501;0.01738696,-0.08004919;-0.6431628;-0.09304258,-0.01434828;0.5275323;0.008177042,799.552
+0;0;0,-0.0005886048;0.3042278;0.01684273,-0.002259402;0.602102;0.02305084,0.1576671;0.4770845;-0.008987982,0.2167271;0.3492752;-0.1869183,0.2555724;0.2905086;-0.4506789,-0.1553338;0.4708428;-0.0237953,-0.2067695;0.3219829;-0.1871281,-0.2353091;0.2387593;-0.4455685,0.07717543;0.004867229;-0.03841437,0.09626681;-0.3113559;-0.00553396,0.1084299;-0.6446285;0.06836034,0.1099551;-0.6058877;-0.006297089,-0.07457888;0.006438218;-0.04303419,-0.1170072;-0.3083071;-0.01899525,-0.1330257;-0.6418285;0.05301773,-0.1291691;-0.6029924;-0.02154439,-0.001817497;0.5286452;0.02363766,0;0;0,-0.00902313;0.3044606;0.007804155,-0.01607917;0.6023153;0.0070858,0.1524279;0.5087806;-0.02059102,0.2625135;0.3682955;-0.1606896,0.2093638;0.3614291;-0.4283836,-0.1758677;0.4923492;-0.03252538,-0.2419876;0.3481243;-0.1947285,-0.2248561;0.3960049;-0.4629561,0.080173;0.005055368;-0.0316565,0.1174587;-0.3110555;-0.04289913,0.1174912;-0.6487776;0.008313179,0.1368162;-0.6748409;-0.03790283,-0.0757411;0.00346117;-0.04131232,-0.09474277;-0.3144331;-0.04629311,-0.08450808;-0.6498279;0.01761724,-0.08144672;-0.635376;-0.05587662,-0.01444921;0.5289123;0.009492159,799.5638
+0;0;0,-0.0005886048;0.3042278;0.01684273,-0.002259402;0.602102;0.02305084,0.1576671;0.4770845;-0.008987982,0.2167271;0.3492752;-0.1869183,0.2555724;0.2905086;-0.4506789,-0.1553338;0.4708428;-0.0237953,-0.2067695;0.3219829;-0.1871281,-0.2353091;0.2387593;-0.4455685,0.07717543;0.004867229;-0.03841437,0.09626681;-0.3113559;-0.00553396,0.1084299;-0.6446285;0.06836034,0.1099551;-0.6058877;-0.006297089,-0.07457888;0.006438218;-0.04303419,-0.1170072;-0.3083071;-0.01899525,-0.1330257;-0.6418285;0.05301773,-0.1291691;-0.6029924;-0.02154439,-0.001817497;0.5286452;0.02363766,0;0;0,-0.00902313;0.3044606;0.007804155,-0.01607917;0.6023153;0.0070858,0.1524279;0.5087806;-0.02059102,0.2625135;0.3682955;-0.1606896,0.2093638;0.3614291;-0.4283836,-0.1758677;0.4923492;-0.03252538,-0.2419876;0.3481243;-0.1947285,-0.2248561;0.3960049;-0.4629561,0.080173;0.005055368;-0.0316565,0.1174587;-0.3110555;-0.04289913,0.1174912;-0.6487776;0.008313179,0.1368162;-0.6748409;-0.03790283,-0.0757411;0.00346117;-0.04131232,-0.09474277;-0.3144331;-0.04629311,-0.08450808;-0.6498279;0.01761724,-0.08144672;-0.635376;-0.05587662,-0.01444921;0.5289123;0.009492159,799.5861
+0;0;0,-0.0005895352;0.3047087;0.01686935,-0.00226272;0.603011;0.02308731,0.1577817;0.4778742;-0.008974902,0.2182444;0.3470296;-0.1911308,0.2502646;0.2985882;-0.4085489,-0.1554498;0.471628;-0.02379313,-0.208107;0.3192328;-0.1910049,-0.2316322;0.2506315;-0.4040375,0.07708016;0.00486122;-0.03836694,0.09619912;-0.3118188;-0.005439032,0.1083622;-0.6450916;0.06845534,0.1098856;-0.6063608;-0.006116644,-0.07448681;0.00643027;-0.04298106,-0.1169764;-0.3087698;-0.01890739,-0.132995;-0.6422914;0.05310564,-0.1291427;-0.6034654;-0.02137114,-0.001820327;0.5294729;0.02367478,0;0;0,-0.009041652;0.3049125;0.00888133,-0.0163006;0.6031917;0.009335518,0.1522738;0.5082102;-0.01831698,0.2702557;0.3880038;-0.178278,0.3016048;0.4363266;-0.3958201,-0.1758075;0.4931437;-0.03196084,-0.2459121;0.347581;-0.198855,-0.2439473;0.4179057;-0.4126142,0.08016148;0.004926443;-0.03141451,0.117704;-0.3116046;-0.04301882,0.1175665;-0.6492816;0.008491516,0.136965;-0.6753552;-0.03754091,-0.07549835;0.003585568;-0.04152285,-0.09453291;-0.3147735;-0.04612461,-0.08412547;-0.6500992;0.01812088,-0.08082077;-0.6355853;-0.05528748,-0.01462094;0.5296994;0.01144242,799.5984
+0;0;0,-0.0007862729;0.3046865;0.01725641,-0.002684942;0.6029802;0.02381528,0.1571825;0.4779495;-0.009593979,0.2205775;0.3516616;-0.1939558,0.2498748;0.2847071;-0.4067966,-0.1555191;0.472072;-0.02467509,-0.2099591;0.3261555;-0.1970164,-0.229504;0.2606639;-0.4114256,0.07712357;0.004845385;-0.03828161,0.09646031;-0.3118284;-0.005421001,0.1082397;-0.6450815;0.0686243,0.1098233;-0.6063401;-0.005945176,-0.07448433;0.006440154;-0.04298387,-0.1169544;-0.3087756;-0.01908203,-0.1328601;-0.6422675;0.05309319,-0.12895;-0.6034213;-0.02137816,-0.002190609;0.5294419;0.02431782,0;0;0,-0.009041652;0.3049125;0.00888133,-0.0163006;0.6031917;0.009335518,0.1522738;0.5082102;-0.01831698,0.2702557;0.3880038;-0.178278,0.3016048;0.4363266;-0.3958201,-0.1758075;0.4931437;-0.03196084,-0.2459121;0.347581;-0.198855,-0.2439473;0.4179057;-0.4126142,0.08016148;0.004926443;-0.03141451,0.117704;-0.3116046;-0.04301882,0.1175665;-0.6492816;0.008491516,0.136965;-0.6753552;-0.03754091,-0.07549835;0.003585568;-0.04152285,-0.09453291;-0.3147735;-0.04612461,-0.08412547;-0.6500992;0.01812088,-0.08082077;-0.6355853;-0.05528748,-0.01462094;0.5296994;0.01144242,799.619
+0;0;0,-0.0007902049;0.3062102;0.01734271,-0.002703587;0.6068134;0.02395131,0.1565753;0.4813773;-0.009327801,0.2197471;0.3555342;-0.1930403,0.2538939;0.2774967;-0.4411126,-0.1549637;0.4755217;-0.02435284,-0.209212;0.3301191;-0.1960871,-0.2319921;0.2537867;-0.4459875,0.07712191;0.00484528;-0.03828079,0.09651221;-0.3127055;-0.005329158,0.1082747;-0.6454813;0.06861009,0.110658;-0.6023262;-0.04361103,-0.07448272;0.006440015;-0.04298295,-0.1170704;-0.3096488;-0.0190149,-0.1329534;-0.6426631;0.05305694,-0.1270689;-0.5993502;-0.05901651,-0.002205242;0.5326783;0.02445793,0;0;0,-0.008610487;0.3063878;0.01088405,-0.01510751;0.606979;0.01446414,0.1514836;0.5072564;-0.01679945,0.270621;0.3890415;-0.1762013,0.2554545;0.4426907;-0.432497,-0.172881;0.494072;-0.03044641,-0.2614175;0.3942287;-0.2195761,-0.2190576;0.4375578;-0.4747701,0.08019748;0.004787296;-0.03133893,0.1177579;-0.3126183;-0.04330683,0.117751;-0.6497192;0.008732796,0.1202571;-0.6428846;-0.1018538,-0.07551623;0.003644025;-0.04148138,-0.09467984;-0.3155924;-0.0460839,-0.08399604;-0.6503334;0.01856467,-0.0788505;-0.6435086;-0.09192857,-0.01366171;0.5328647;0.01569343,799.6307
+0;0;0,-0.0007902049;0.3062102;0.01734271,-0.002703587;0.6068134;0.02395131,0.1565753;0.4813773;-0.009327801,0.2197471;0.3555342;-0.1930403,0.2538939;0.2774967;-0.4411126,-0.1549637;0.4755217;-0.02435284,-0.209212;0.3301191;-0.1960871,-0.2319921;0.2537867;-0.4459875,0.07712191;0.00484528;-0.03828079,0.09651221;-0.3127055;-0.005329158,0.1082747;-0.6454813;0.06861009,0.110658;-0.6023262;-0.04361103,-0.07448272;0.006440015;-0.04298295,-0.1170704;-0.3096488;-0.0190149,-0.1329534;-0.6426631;0.05305694,-0.1270689;-0.5993502;-0.05901651,-0.002205242;0.5326783;0.02445793,0;0;0,-0.008610487;0.3063878;0.01088405,-0.01510751;0.606979;0.01446414,0.1514836;0.5072564;-0.01679945,0.270621;0.3890415;-0.1762013,0.2554545;0.4426907;-0.432497,-0.172881;0.494072;-0.03044641,-0.2614175;0.3942287;-0.2195761,-0.2190576;0.4375578;-0.4747701,0.08019748;0.004787296;-0.03133893,0.1177579;-0.3126183;-0.04330683,0.117751;-0.6497192;0.008732796,0.1202571;-0.6428846;-0.1018538,-0.07551623;0.003644025;-0.04148138,-0.09467984;-0.3155924;-0.0460839,-0.08399604;-0.6503334;0.01856467,-0.0788505;-0.6435086;-0.09192857,-0.01366171;0.5328647;0.01569343,799.6544
+0;0;0,-0.0008405746;0.3067259;0.01788931,-0.00284623;0.6080227;0.02482721,0.155262;0.4824769;-0.00942968,0.2170501;0.3619985;-0.1945623,0.2478334;0.2955202;-0.4177069,-0.1540287;0.4773313;-0.02445855,-0.2088473;0.3374172;-0.1977383,-0.2279027;0.2698826;-0.4218732,0.07716572;0.004827334;-0.03805983,0.09691411;-0.3129897;-0.004997641,0.1084198;-0.6457518;0.06903442,0.1108757;-0.6025628;-0.04320028,-0.07439689;0.006431687;-0.04301322,-0.1167493;-0.3099692;-0.01877461,-0.1328149;-0.6429625;0.05334434,-0.1268544;-0.5996282;-0.05874169,-0.002329332;0.5337374;0.02525241,0;0;0,-0.008526593;0.3068905;0.01212645,-0.01502503;0.6081663;0.01691628,0.1503118;0.5065688;-0.01476407,0.2864389;0.3907137;-0.1584787,0.275582;0.4355422;-0.3887677,-0.1708715;0.4880494;-0.02477977,-0.256733;0.3960996;-0.2165607,-0.2206838;0.4561634;-0.4407331,0.08021268;0.004799843;-0.03113341,0.1177219;-0.3129109;-0.04311991,0.1176427;-0.6499389;0.009376526,0.1193396;-0.6430368;-0.101259,-0.07542545;0.00358786;-0.04152746,-0.09484642;-0.3159377;-0.04564839,-0.08407009;-0.6506431;0.01915839,-0.07973205;-0.6437575;-0.09140164,-0.01356278;0.5338982;0.01785111,799.6749
+0;0;0,-0.0008405746;0.3067259;0.01788931,-0.00284623;0.6080227;0.02482721,0.155262;0.4824769;-0.00942968,0.2170501;0.3619985;-0.1945623,0.2478334;0.2955202;-0.4177069,-0.1540287;0.4773313;-0.02445855,-0.2088473;0.3374172;-0.1977383,-0.2279027;0.2698826;-0.4218732,0.07716572;0.004827334;-0.03805983,0.09691411;-0.3129897;-0.004997641,0.1084198;-0.6457518;0.06903442,0.1108757;-0.6025628;-0.04320028,-0.07439689;0.006431687;-0.04301322,-0.1167493;-0.3099692;-0.01877461,-0.1328149;-0.6429625;0.05334434,-0.1268544;-0.5996282;-0.05874169,-0.002329332;0.5337374;0.02525241,0;0;0,-0.008526593;0.3068905;0.01212645,-0.01502503;0.6081663;0.01691628,0.1503118;0.5065688;-0.01476407,0.2864389;0.3907137;-0.1584787,0.275582;0.4355422;-0.3887677,-0.1708715;0.4880494;-0.02477977,-0.256733;0.3960996;-0.2165607,-0.2206838;0.4561634;-0.4407331,0.08021268;0.004799843;-0.03113341,0.1177219;-0.3129109;-0.04311991,0.1176427;-0.6499389;0.009376526,0.1193396;-0.6430368;-0.101259,-0.07542545;0.00358786;-0.04152746,-0.09484642;-0.3159377;-0.04564839,-0.08407009;-0.6506431;0.01915839,-0.07973205;-0.6437575;-0.09140164,-0.01356278;0.5338982;0.01785111,799.6865
+0;0;0,-0.0008423575;0.3073765;0.01792725,-0.002854824;0.6096975;0.02488939,0.1556909;0.4837746;-0.009462059,0.2190958;0.3601436;-0.1994391,0.2486103;0.2964053;-0.4133865,-0.1544551;0.4786147;-0.02453249,-0.2107083;0.3350395;-0.2023465,-0.2289782;0.2702883;-0.4172434,0.07714633;0.00482612;-0.03805026,0.09690706;-0.3131894;-0.004967421,0.1084271;-0.6463658;0.06915681,0.1100539;-0.6076294;-0.005188286,-0.0743782;0.006430071;-0.04300241,-0.1167571;-0.3101685;-0.01874865,-0.1328427;-0.6435763;0.05346008,-0.1288944;-0.6047436;-0.02078653,-0.002336288;0.5351768;0.02531594,0;0;0,-0.008476898;0.3074717;0.01384616,-0.01520082;0.609731;0.02065802,0.1500684;0.5063179;-0.01330566,0.2841428;0.4115691;-0.1819556,0.2634359;0.457828;-0.4013605,-0.1701413;0.4852016;-0.02182921,-0.2593943;0.3957776;-0.2204075,-0.2240794;0.4704626;-0.4298882,0.08025688;0.004819393;-0.03095603,0.1180167;-0.3130444;-0.04343247,0.117603;-0.650295;0.01037741,0.1368467;-0.676485;-0.03521347,-0.07538777;0.003524714;-0.04155635,-0.09496884;-0.3161976;-0.04516959,-0.0839615;-0.6512252;0.02016782,-0.08134819;-0.6364706;-0.05309141,-0.01366661;0.535224;0.02103925,799.7087
+0;0;0,-0.0008031109;0.3073388;0.01856389,-0.002893731;0.6096526;0.02583124,0.1550981;0.4831233;-0.01027203,0.2150391;0.3785614;-0.2124352,0.2489956;0.3281518;-0.42926,-0.1541467;0.4790788;-0.02522623,-0.2124898;0.3403573;-0.2061917,-0.2234963;0.2703236;-0.4199235,0.07720174;0.004824191;-0.03793796,0.09727958;-0.3131391;-0.004544836,0.1085632;-0.6462938;0.06971322,0.1102119;-0.6075342;-0.004628673,-0.07438827;0.006431279;-0.04298479,-0.1164666;-0.3101985;-0.01861681,-0.1325196;-0.6435369;0.05391903,-0.1285505;-0.6046804;-0.02032363,-0.002354779;0.5351316;0.02617006,0;0;0,-0.008476898;0.3074717;0.01384616,-0.01520082;0.609731;0.02065802,0.1500684;0.5063179;-0.01330566,0.2841428;0.4115691;-0.1819556,0.2634359;0.457828;-0.4013605,-0.1701413;0.4852016;-0.02182921,-0.2593943;0.3957776;-0.2204075,-0.2240794;0.4704626;-0.4298882,0.08025688;0.004819393;-0.03095603,0.1180167;-0.3130444;-0.04343247,0.117603;-0.650295;0.01037741,0.1368467;-0.676485;-0.03521347,-0.07538777;0.003524714;-0.04155635,-0.09496884;-0.3161976;-0.04516959,-0.0839615;-0.6512252;0.02016782,-0.08134819;-0.6364706;-0.05309141,-0.01366661;0.535224;0.02103925,799.7202
+0;0;0,-0.0008049266;0.3080337;0.01860586,-0.002900397;0.6110515;0.02589175,0.1552705;0.4843325;-0.01025214,0.2134159;0.3829029;-0.2063593,0.2529408;0.3242266;-0.4587405,-0.1543241;0.4802834;-0.02522326,-0.2109195;0.3457175;-0.2007677,-0.2237309;0.2641991;-0.4495488,0.07714205;0.004820461;-0.03790862,0.09726849;-0.3139124;-0.004434679,0.1085507;-0.6470263;0.06981429,0.1101973;-0.6082785;-0.004428461,-0.07433076;0.006426307;-0.04295156,-0.1165109;-0.3109699;-0.0185246,-0.132562;-0.6442676;0.05400238,-0.1285981;-0.6054229;-0.02014128,-0.002360499;0.5363995;0.02623117,0;0;0,-0.008394212;0.3080883;0.01557899,-0.01521102;0.6110089;0.0240314,0.1498414;0.5060805;-0.0112226,0.28724;0.4106486;-0.1665971,0.2613315;0.4851945;-0.4165432,-0.1695004;0.4862269;-0.02167121,-0.262832;0.3972431;-0.2100802,-0.2267973;0.4964143;-0.4500135,0.08023585;0.004779935;-0.0308311,0.1181388;-0.313842;-0.04346466,0.1175775;-0.6509308;0.01108789,0.137069;-0.6770884;-0.03427315,-0.07530229;0.00351407;-0.04157418,-0.09495413;-0.3169817;-0.04510051,-0.08368182;-0.6518012;0.02103552,-0.08081823;-0.6369743;-0.05212731,-0.01365352;0.5363705;0.02401161,799.7316
+0;0;0,-0.0008049266;0.3080337;0.01860586,-0.002900397;0.6110515;0.02589175,0.1552705;0.4843325;-0.01025214,0.2134159;0.3829029;-0.2063593,0.2529408;0.3242266;-0.4587405,-0.1543241;0.4802834;-0.02522326,-0.2109195;0.3457175;-0.2007677,-0.2237309;0.2641991;-0.4495488,0.07714205;0.004820461;-0.03790862,0.09726849;-0.3139124;-0.004434679,0.1085507;-0.6470263;0.06981429,0.1101973;-0.6082785;-0.004428461,-0.07433076;0.006426307;-0.04295156,-0.1165109;-0.3109699;-0.0185246,-0.132562;-0.6442676;0.05400238,-0.1285981;-0.6054229;-0.02014128,-0.002360499;0.5363995;0.02623117,0;0;0,-0.008394212;0.3080883;0.01557899,-0.01521102;0.6110089;0.0240314,0.1498414;0.5060805;-0.0112226,0.28724;0.4106486;-0.1665971,0.2613315;0.4851945;-0.4165432,-0.1695004;0.4862269;-0.02167121,-0.262832;0.3972431;-0.2100802,-0.2267973;0.4964143;-0.4500135,0.08023585;0.004779935;-0.0308311,0.1181388;-0.313842;-0.04346466,0.1175775;-0.6509308;0.01108789,0.137069;-0.6770884;-0.03427315,-0.07530229;0.00351407;-0.04157418,-0.09495413;-0.3169817;-0.04510051,-0.08368182;-0.6518012;0.02103552,-0.08081823;-0.6369743;-0.05212731,-0.01365352;0.5363705;0.02401161,799.7534
+0;0;0,-0.0008932444;0.3085751;0.01917755,-0.003092532;0.612105;0.02670948,0.1576668;0.4858679;-0.007485682,0.2104179;0.3817779;-0.2032433,0.2742486;0.3170965;-0.4894636,-0.1558139;0.481088;-0.02626426,-0.2156508;0.3495821;-0.2025146,-0.2292509;0.2579966;-0.4881845,0.07716209;0.004863548;-0.03792448,0.0975109;-0.3141748;-0.004170805,0.1086071;-0.6480408;0.0704442,0.1107904;-0.6092778;-0.003794067,-0.07437859;0.006383639;-0.04292997,-0.1166718;-0.311331;-0.01828141,-0.132571;-0.6454043;0.05451474,-0.1280714;-0.6065394;-0.01960708,-0.002521972;0.5373462;0.02698043,0;0;0,-0.008545101;0.3085791;0.01711965,-0.01586169;0.6119432;0.0276463,0.1504416;0.5028543;-0.007961273,0.2872894;0.4137163;-0.1669126,0.2550159;0.5166066;-0.4471841,-0.1706462;0.483698;-0.01923233,-0.2673171;0.4010664;-0.2083492,-0.2161673;0.5161782;-0.4809535,0.08029923;0.004830122;-0.03073454,0.1180815;-0.3141538;-0.0434084,0.1171234;-0.6520063;0.01147223,0.1380023;-0.6777593;-0.03378868,-0.07532285;0.003453489;-0.04159867,-0.09516826;-0.3173799;-0.04490985,-0.08375111;-0.6528554;0.02204466,-0.08074766;-0.6379712;-0.05113572,-0.01415089;0.5372036;0.02707934,799.7649
+0;0;0,-0.0008932444;0.3085751;0.01917755,-0.003092532;0.612105;0.02670948,0.1576668;0.4858679;-0.007485682,0.2104179;0.3817779;-0.2032433,0.2742486;0.3170965;-0.4894636,-0.1558139;0.481088;-0.02626426,-0.2156508;0.3495821;-0.2025146,-0.2292509;0.2579966;-0.4881845,0.07716209;0.004863548;-0.03792448,0.0975109;-0.3141748;-0.004170805,0.1086071;-0.6480408;0.0704442,0.1107904;-0.6092778;-0.003794067,-0.07437859;0.006383639;-0.04292997,-0.1166718;-0.311331;-0.01828141,-0.132571;-0.6454043;0.05451474,-0.1280714;-0.6065394;-0.01960708,-0.002521972;0.5373462;0.02698043,0;0;0,-0.008545101;0.3085791;0.01711965,-0.01586169;0.6119432;0.0276463,0.1504416;0.5028543;-0.007961273,0.2872894;0.4137163;-0.1669126,0.2550159;0.5166066;-0.4471841,-0.1706462;0.483698;-0.01923233,-0.2673171;0.4010664;-0.2083492,-0.2161673;0.5161782;-0.4809535,0.08029923;0.004830122;-0.03073454,0.1180815;-0.3141538;-0.0434084,0.1171234;-0.6520063;0.01147223,0.1380023;-0.6777593;-0.03378868,-0.07532285;0.003453489;-0.04159867,-0.09516826;-0.3173799;-0.04490985,-0.08375111;-0.6528554;0.02204466,-0.08074766;-0.6379712;-0.05113572,-0.01415089;0.5372036;0.02707934,799.7758
+0;0;0,-0.0008949487;0.3091638;0.01921414,-0.003097886;0.6131992;0.02675955,0.1574754;0.4869225;-0.007395042,0.210238;0.3828096;-0.2031956,0.2656;0.3267099;-0.4514415,-0.1556396;0.4821481;-0.02615171,-0.2154897;0.3506134;-0.2024407,-0.2272854;0.2711791;-0.4502092,0.07711564;0.00486062;-0.03790165,0.09751102;-0.3149079;-0.004070733,0.1085932;-0.6483517;0.07044992,0.110773;-0.6096026;-0.003671043,-0.07433382;0.006379797;-0.04290412,-0.1167238;-0.312062;-0.01819916,-0.1326029;-0.6457129;0.05450493,-0.1281104;-0.6068619;-0.01949976,-0.002526566;0.5383408;0.02703086,0;0;0,-0.008427918;0.3090868;0.01861668,-0.01546532;0.6129003;0.03083181,0.1500343;0.5029881;-0.006853819,0.2864398;0.4208765;-0.169987,0.257654;0.5148193;-0.4112012,-0.1694293;0.4831885;-0.01712065,-0.2671752;0.4042738;-0.2073295,-0.2201238;0.5157932;-0.4379542,0.08025253;0.004910588;-0.03069854,0.1182796;-0.3147671;-0.04383373,0.1170333;-0.6520088;0.01208949,0.1379562;-0.6777894;-0.03292131,-0.07526845;0.003362764;-0.04159729,-0.09535208;-0.3181899;-0.04518882,-0.08390819;-0.6530451;0.02264895,-0.08103213;-0.6380929;-0.05042983,-0.01382983;0.5380634;0.02985978,799.7982
+0;0;0,-0.001001898;0.3091336;0.01968889,-0.003444392;0.6131584;0.02760842,0.1565567;0.4865172;-0.00898296,0.2086783;0.3966971;-0.2119039,0.2724052;0.3175926;-0.4517362,-0.156163;0.480425;-0.02285441,-0.2151834;0.3561879;-0.2046317,-0.2262135;0.3117382;-0.4610313,0.07717098;0.00494245;-0.03777822,0.09763167;-0.3147933;-0.003678512,0.1086551;-0.6482682;0.07071154,0.1099242;-0.6094857;-0.003426656,-0.07432291;0.006277222;-0.04293814,-0.1168477;-0.3121543;-0.01833314,-0.1325119;-0.6457252;0.05478327,-0.1289287;-0.6068491;-0.019268,-0.002809188;0.5383002;0.02776834,0;0;0,-0.008427918;0.3090868;0.01861668,-0.01546532;0.6129003;0.03083181,0.1500343;0.5029881;-0.006853819,0.2864398;0.4208765;-0.169987,0.257654;0.5148193;-0.4112012,-0.1694293;0.4831885;-0.01712065,-0.2671752;0.4042738;-0.2073295,-0.2201238;0.5157932;-0.4379542,0.08025253;0.004910588;-0.03069854,0.1182796;-0.3147671;-0.04383373,0.1170333;-0.6520088;0.01208949,0.1379562;-0.6777894;-0.03292131,-0.07526845;0.003362764;-0.04159729,-0.09535208;-0.3181899;-0.04518882,-0.08390819;-0.6530451;0.02264895,-0.08103213;-0.6380929;-0.05042983,-0.01382983;0.5380634;0.02985978,799.8094
+0;0;0,-0.001003732;0.3096996;0.01972494,-0.003446882;0.6138076;0.02764747,0.1558262;0.4874048;-0.008776037,0.2079199;0.3976329;-0.2115882,0.2628773;0.329414;-0.418417,-0.155465;0.4813404;-0.02258412,-0.2144538;0.35717;-0.204264,-0.223966;0.318837;-0.4253802,0.07727168;0.0049489;-0.03782751,0.09774964;-0.3150568;-0.003699023,0.1087667;-0.6483415;0.0706486,0.1100342;-0.6095704;-0.003392622,-0.07441989;0.006285413;-0.04299417,-0.1169806;-0.3124149;-0.0183684,-0.1326358;-0.6457956;0.05470631,-0.1290573;-0.6069311;-0.01924809,-0.002811695;0.5389513;0.02780738,0;0;0,-0.00866501;0.3095273;0.02053428,-0.01566802;0.6133552;0.03440785,0.1488063;0.5033379;-0.004555702,0.2875645;0.4213629;-0.1655893,0.2624249;0.5101089;-0.3703928,-0.1683115;0.4828956;-0.01456789,-0.2694779;0.4235019;-0.2098709,-0.2239978;0.5166529;-0.4091365,0.08025684;0.005062997;-0.03097629,0.1180714;-0.3149058;-0.04431009,0.1165515;-0.6516759;0.01323271,0.1377045;-0.6774226;-0.03155017,-0.07549068;0.003244164;-0.04143618,-0.09609684;-0.318553;-0.04455544,-0.08440361;-0.6531117;0.02371866,-0.08152083;-0.6380911;-0.04927413,-0.01402329;0.5385277;0.03298831,799.8317
+0;0;0,-0.001003732;0.3096996;0.01972494,-0.003446882;0.6138076;0.02764747,0.1558262;0.4874048;-0.008776037,0.2079199;0.3976329;-0.2115882,0.2628773;0.329414;-0.418417,-0.155465;0.4813404;-0.02258412,-0.2144538;0.35717;-0.204264,-0.223966;0.318837;-0.4253802,0.07727168;0.0049489;-0.03782751,0.09774964;-0.3150568;-0.003699023,0.1087667;-0.6483415;0.0706486,0.1100342;-0.6095704;-0.003392622,-0.07441989;0.006285413;-0.04299417,-0.1169806;-0.3124149;-0.0183684,-0.1326358;-0.6457956;0.05470631,-0.1290573;-0.6069311;-0.01924809,-0.002811695;0.5389513;0.02780738,0;0;0,-0.00866501;0.3095273;0.02053428,-0.01566802;0.6133552;0.03440785,0.1488063;0.5033379;-0.004555702,0.2875645;0.4213629;-0.1655893,0.2624249;0.5101089;-0.3703928,-0.1683115;0.4828956;-0.01456789,-0.2694779;0.4235019;-0.2098709,-0.2239978;0.5166529;-0.4091365,0.08025684;0.005062997;-0.03097629,0.1180714;-0.3149058;-0.04431009,0.1165515;-0.6516759;0.01323271,0.1377045;-0.6774226;-0.03155017,-0.07549068;0.003244164;-0.04143618,-0.09609684;-0.318553;-0.04455544,-0.08440361;-0.6531117;0.02371866,-0.08152083;-0.6380911;-0.04927413,-0.01402329;0.5385277;0.03298831,799.8541
+0;0;0,-0.001022594;0.3105037;0.02072135,-0.003495644;0.6149341;0.02889601,0.1546913;0.4876975;-0.01035001,0.2117991;0.3930906;-0.2097864,0.2614798;0.3304121;-0.4246365,-0.1553516;0.4814877;-0.02015362,-0.2103875;0.3773893;-0.2154002,-0.2243681;0.3176086;-0.4362806,0.07728797;0.00505678;-0.03793042,0.09805366;-0.3143099;-0.002774578,0.1087153;-0.6475843;0.0712496,0.1092853;-0.6087997;-0.002628475,-0.07458645;0.006210488;-0.04284868,-0.116901;-0.3120066;-0.01815811,-0.1325687;-0.6451607;0.05551573,-0.129693;-0.6062856;-0.01829774,-0.002838893;0.539989;0.02899865,0;0;0,-0.008860424;0.3102482;0.02259445,-0.01584502;0.6143252;0.03817964,0.1480438;0.5037741;-0.002544641,0.2871641;0.4296807;-0.167294,0.2603276;0.5218807;-0.3754678,-0.1677045;0.4826965;-0.01181499,-0.2687996;0.43039;-0.2093763,-0.2227402;0.5298944;-0.4107088,0.08025141;0.005158544;-0.03115797,0.1177678;-0.3143645;-0.04379821,0.1161764;-0.6508845;0.01465535,0.1372432;-0.6767136;-0.02978301,-0.07563969;0.003174404;-0.04130712,-0.09665662;-0.3180941;-0.04396646,-0.08479986;-0.6523746;0.02517864,-0.08203255;-0.6372742;-0.04766234,-0.01418963;0.5394192;0.03629112,799.8654
+0;0;0,-0.001024373;0.3110436;0.02075738,-0.003502423;0.6160912;0.02894919,0.1548429;0.4886658;-0.0103359,0.2119731;0.3940217;-0.2098505,0.2606786;0.3325736;-0.4204833,-0.1555093;0.4824498;-0.02014929,-0.2105668;0.3783105;-0.2154724,-0.2242729;0.3197033;-0.4320171,0.0772649;0.005055271;-0.03791909,0.09802531;-0.3142302;-0.002772193,0.1087026;-0.6479955;0.07136105,0.1092709;-0.6092372;-0.002296619,-0.07456419;0.006208634;-0.04283589,-0.1168679;-0.3119275;-0.0181516,-0.1325587;-0.6455725;0.05563078,-0.1296916;-0.606724;-0.01796246,-0.002844474;0.5410094;0.02905201,0;0;0,-0.009088755;0.3106577;0.02427387,-0.01659061;0.6152176;0.04211712,0.1472181;0.5042478;-0.0006392002,0.2866912;0.4350474;-0.1673305,0.2594356;0.5246588;-0.3716371,-0.1674956;0.4820237;-0.009821523,-0.2671889;0.4464329;-0.211866,-0.222503;0.5417145;-0.4104581,0.08016551;0.005259097;-0.03129077,0.1175176;-0.3142107;-0.04367638,0.1158751;-0.6511549;0.01527238,0.1371145;-0.6769987;-0.02869177,-0.07566041;0.003081435;-0.04122241,-0.09719826;-0.318071;-0.04381906,-0.08535552;-0.652767;0.02580412,-0.08263731;-0.6375803;-0.04682964,-0.0147716;0.5401953;0.03965592,799.8876
+0;0;0,-0.001098928;0.3109981;0.02142483,-0.003674244;0.616037;0.02993862,0.1556989;0.4893667;-0.006324049,0.2089285;0.3965513;-0.2077672,0.256067;0.3453256;-0.4214683,-0.1557228;0.4817745;-0.01827957,-0.2089766;0.388855;-0.2196684,-0.2231293;0.3255879;-0.4348688,0.07726683;0.005095455;-0.03790978,0.09809418;-0.3141214;-0.002183948,0.108693;-0.6478783;0.07199849,0.1094849;-0.6090979;-0.001654483,-0.07459704;0.006164733;-0.04278501,-0.1169368;-0.3119699;-0.01814375,-0.1324648;-0.6455634;0.0559058,-0.1293749;-0.6066905;-0.0176755,-0.002983782;0.5409554;0.0299385,0;0;0,-0.009088755;0.3106577;0.02427387,-0.01659061;0.6152176;0.04211712,0.1472181;0.5042478;-0.0006392002,0.2866912;0.4350474;-0.1673305,0.2594356;0.5246588;-0.3716371,-0.1674956;0.4820237;-0.009821523,-0.2671889;0.4464329;-0.211866,-0.222503;0.5417145;-0.4104581,0.08016551;0.005259097;-0.03129077,0.1175176;-0.3142107;-0.04367638,0.1158751;-0.6511549;0.01527238,0.1371145;-0.6769987;-0.02869177,-0.07566041;0.003081435;-0.04122241,-0.09719826;-0.318071;-0.04381906,-0.08535552;-0.652767;0.02580412,-0.08263731;-0.6375803;-0.04682964,-0.0147716;0.5401953;0.03965592,799.9098
+0;0;0,-0.001098928;0.3109981;0.02142483,-0.003674244;0.616037;0.02993862,0.1556989;0.4893667;-0.006324049,0.2089285;0.3965513;-0.2077672,0.256067;0.3453256;-0.4214683,-0.1557228;0.4817745;-0.01827957,-0.2089766;0.388855;-0.2196684,-0.2231293;0.3255879;-0.4348688,0.07726683;0.005095455;-0.03790978,0.09809418;-0.3141214;-0.002183948,0.108693;-0.6478783;0.07199849,0.1094849;-0.6090979;-0.001654483,-0.07459704;0.006164733;-0.04278501,-0.1169368;-0.3119699;-0.01814375,-0.1324648;-0.6455634;0.0559058,-0.1293749;-0.6066905;-0.0176755,-0.002983782;0.5409554;0.0299385,0;0;0,-0.009088755;0.3106577;0.02427387,-0.01659061;0.6152176;0.04211712,0.1472181;0.5042478;-0.0006392002,0.2866912;0.4350474;-0.1673305,0.2594356;0.5246588;-0.3716371,-0.1674956;0.4820237;-0.009821523,-0.2671889;0.4464329;-0.211866,-0.222503;0.5417145;-0.4104581,0.08016551;0.005259097;-0.03129077,0.1175176;-0.3142107;-0.04367638,0.1158751;-0.6511549;0.01527238,0.1371145;-0.6769987;-0.02869177,-0.07566041;0.003081435;-0.04122241,-0.09719826;-0.318071;-0.04381906,-0.08535552;-0.652767;0.02580412,-0.08263731;-0.6375803;-0.04682964,-0.0147716;0.5401953;0.03965592,799.9212
+0;0;0,-0.001100149;0.3113436;0.02144863,-0.003676631;0.6165236;0.02996729,0.1548317;0.4901248;-0.006097725,0.2081081;0.3972276;-0.2077183,0.2553352;0.3459059;-0.4218205,-0.1548925;0.482574;-0.01798809,-0.2081932;0.3895727;-0.2195542,-0.2223726;0.3261868;-0.4351586,0.07724705;0.00509415;-0.03790007,0.09809607;-0.3144551;-0.002137043,0.1086965;-0.6482601;0.07205609,0.1094876;-0.6094876;-0.001530312,-0.07457794;0.006163155;-0.04277405,-0.1169618;-0.3123027;-0.01810714,-0.1324921;-0.6459443;0.05595309,-0.1294049;-0.6070794;-0.0175617,-0.00298608;0.5414323;0.02996717,0;0;0,-0.009576246;0.3108271;0.02628493,-0.01719381;0.6154472;0.04542589,0.1457575;0.5048334;0.002330542,0.2841462;0.4432175;-0.1684651,0.2639199;0.5259858;-0.3768983,-0.1668226;0.4820389;-0.007160481,-0.2654112;0.4521063;-0.2108844,-0.2217368;0.5518997;-0.4079577,0.08008072;0.00545603;-0.03141308,0.1169541;-0.3144298;-0.04319215,0.1151622;-0.6512192;0.01691198,0.1364078;-0.6770813;-0.02691269,-0.07568864;0.002889088;-0.04113824,-0.09813558;-0.3185434;-0.04276365,-0.08617083;-0.653228;0.02713495,-0.08338477;-0.6379939;-0.04543742,-0.01532723;0.540428;0.04263353,799.9435
+0;0;0,-0.001101087;0.3116091;0.02146692,-0.00367525;0.6165178;0.02997908,0.154263;0.4903997;-0.005955862,0.2075511;0.3974821;-0.2076208,0.2643649;0.3357424;-0.4651841,-0.1543442;0.4828761;-0.01780334,-0.2076566;0.3898544;-0.2194139,-0.2247142;0.3136016;-0.4787843,0.07724189;0.00509381;-0.03789754,0.09809941;-0.3145855;-0.002119955,0.1086997;-0.648386;0.07207216,0.1094926;-0.6095935;-0.001682244,-0.07457297;0.006162744;-0.0427712,-0.1169741;-0.3124328;-0.01809425,-0.1325041;-0.6460698;0.05596495,-0.12941;-0.6071847;-0.01771768,-0.002985578;0.5415222;0.02997896,0;0;0,-0.009551421;0.310974;0.02768064,-0.0170912;0.615232;0.04823017,0.1451081;0.5050524;0.004194736,0.2841616;0.448592;-0.1679053,0.2522517;0.5747984;-0.4054599,-0.165964;0.4822055;-0.005297877,-0.2600518;0.4571332;-0.2118431,-0.2152572;0.5919964;-0.4424592,0.0800426;0.005435258;-0.03149796,0.1168879;-0.3145937;-0.04306602,0.1150457;-0.6512645;0.01767039,0.1367663;-0.6769273;-0.02646041,-0.07572028;0.002911155;-0.04106635,-0.09860716;-0.3186216;-0.04273362,-0.08653838;-0.6532321;0.0274785,-0.08372174;-0.6380042;-0.04526421,-0.01525034;0.5403212;0.0450995,799.9656
+0;0;0,-0.001064631;0.3115473;0.02234825,-0.003599778;0.6164492;0.03110649,0.154585;0.4904812;-0.004047969,0.2059336;0.4007694;-0.2076584,0.2494107;0.3856114;-0.4746011,-0.1543583;0.4824734;-0.01600766,-0.205642;0.3993043;-0.2223931,-0.220047;0.3552237;-0.4892786,0.07720044;0.005157868;-0.03797328,0.09821609;-0.3143973;-0.001193274,0.1087326;-0.6482017;0.07299307,0.109467;-0.6093821;-0.000758715,-0.07466585;0.006107591;-0.04261677,-0.1170008;-0.3124885;-0.01783393,-0.1324138;-0.6460087;0.05677368,-0.1293782;-0.6070962;-0.01690807,-0.002901683;0.5414538;0.03104694,0;0;0,-0.009551421;0.310974;0.02768064,-0.0170912;0.615232;0.04823017,0.1451081;0.5050524;0.004194736,0.2841616;0.448592;-0.1679053,0.2522517;0.5747984;-0.4054599,-0.165964;0.4822055;-0.005297877,-0.2600518;0.4571332;-0.2118431,-0.2152572;0.5919964;-0.4424592,0.0800426;0.005435258;-0.03149796,0.1168879;-0.3145937;-0.04306602,0.1150457;-0.6512645;0.01767039,0.1367663;-0.6769273;-0.02646041,-0.07572028;0.002911155;-0.04106635,-0.09860716;-0.3186216;-0.04273362,-0.08653838;-0.6532321;0.0274785,-0.08372174;-0.6380042;-0.04526421,-0.01525034;0.5403212;0.0450995,799.9771
+0;0;0,-0.001065633;0.3118405;0.02236928,-0.003602713;0.6169813;0.03113583,0.155341;0.4907481;-0.004187711,0.2066847;0.4010447;-0.207779,0.2471524;0.3869359;-0.4562442,-0.1550907;0.4827017;-0.01620502,-0.2063696;0.3995404;-0.2225711,-0.2197775;0.358511;-0.470983,0.0770677;0.005148999;-0.03790799,0.09809398;-0.3145677;-0.00110938,0.1086204;-0.6486856;0.07314663,0.1093549;-0.6098638;-0.0006232634,-0.07453746;0.00609709;-0.0425435,-0.1168939;-0.3126601;-0.01774812,-0.1323213;-0.6464935;0.05692955,-0.1292849;-0.6075788;-0.0167703,-0.002904437;0.5419663;0.03107627,0;0;0,-0.009534702;0.3111036;0.02949023,-0.01741776;0.6153924;0.0528326,0.1450871;0.5051254;0.005745173,0.2861507;0.4544202;-0.1664824,0.2557996;0.5750883;-0.385776,-0.1660752;0.4817226;-0.003759123,-0.2441669;0.4671049;-0.2178159,-0.2001511;0.6176675;-0.4152118,0.08005376;0.005339056;-0.0310781,0.1170796;-0.3148125;-0.04320836,0.1152777;-0.6516502;0.01840783,0.1369836;-0.6773046;-0.02577138,-0.07537406;0.00302536;-0.04138303,-0.09845035;-0.3186583;-0.04285164,-0.08630443;-0.6534873;0.02786949,-0.08351684;-0.6382234;-0.04490028,-0.01550014;0.5404978;0.0489769,799.9991
+0;0;0,-0.001065633;0.3118405;0.02236928,-0.003602713;0.6169813;0.03113583,0.155341;0.4907481;-0.004187711,0.2066847;0.4010447;-0.207779,0.2471524;0.3869359;-0.4562442,-0.1550907;0.4827017;-0.01620502,-0.2063696;0.3995404;-0.2225711,-0.2197775;0.358511;-0.470983,0.0770677;0.005148999;-0.03790799,0.09809398;-0.3145677;-0.00110938,0.1086204;-0.6486856;0.07314663,0.1093549;-0.6098638;-0.0006232634,-0.07453746;0.00609709;-0.0425435,-0.1168939;-0.3126601;-0.01774812,-0.1323213;-0.6464935;0.05692955,-0.1292849;-0.6075788;-0.0167703,-0.002904437;0.5419663;0.03107627,0;0;0,-0.009534702;0.3111036;0.02949023,-0.01741776;0.6153924;0.0528326,0.1450871;0.5051254;0.005745173,0.2861507;0.4544202;-0.1664824,0.2557996;0.5750883;-0.385776,-0.1660752;0.4817226;-0.003759123,-0.2441669;0.4671049;-0.2178159,-0.2001511;0.6176675;-0.4152118,0.08005376;0.005339056;-0.0310781,0.1170796;-0.3148125;-0.04320836,0.1152777;-0.6516502;0.01840783,0.1369836;-0.6773046;-0.02577138,-0.07537406;0.00302536;-0.04138303,-0.09845035;-0.3186583;-0.04285164,-0.08630443;-0.6534873;0.02786949,-0.08351684;-0.6382234;-0.04490028,-0.01550014;0.5404978;0.0489769,800.0217
+0;0;0,-0.001210787;0.3121614;0.02335404,-0.003714673;0.6174304;0.03241214,0.1568432;0.4899508;-0.00414218,0.20795;0.4086019;-0.2110128,0.2493919;0.3969937;-0.4582921,-0.1571189;0.4821268;-0.01514515,-0.206885;0.4059181;-0.2242875,-0.2227411;0.3602988;-0.4705937,0.07692582;0.005216103;-0.037859,0.09786545;-0.3141055;-6.659701E-05,0.1080854;-0.6480733;0.07425269,0.1086074;-0.6092814;0.001056492,-0.07450314;0.006013119;-0.04232279,-0.1167636;-0.3124246;-0.01693695,-0.1319593;-0.6460595;0.05802407,-0.1291574;-0.607185;-0.01511038,-0.003012327;0.5423874;0.03230962,0;0;0,-0.009521872;0.3113513;0.03100443,-0.017572;0.6156594;0.05578017,0.146383;0.5031596;0.007196426,0.2935795;0.4606357;-0.1617706,0.25666;0.5802581;-0.3793175,-0.1675965;0.4808592;-0.002696767,-0.2567794;0.4525976;-0.2107176,-0.2229922;0.5995808;-0.4113506,0.08003103;0.005361944;-0.03073072,0.1173086;-0.3144477;-0.04358315,0.1155695;-0.6510558;0.01849961,0.1367801;-0.6770333;-0.02453399,-0.07508646;0.002997748;-0.04160685,-0.09803666;-0.3184139;-0.04251584,-0.08607897;-0.6530606;0.02841318,-0.08330902;-0.6376526;-0.0437994,-0.01562412;0.5407542;0.05160904,800.0437
+0;0;0,-0.001210787;0.3121614;0.02335404,-0.003714673;0.6174304;0.03241214,0.1568432;0.4899508;-0.00414218,0.20795;0.4086019;-0.2110128,0.2493919;0.3969937;-0.4582921,-0.1571189;0.4821268;-0.01514515,-0.206885;0.4059181;-0.2242875,-0.2227411;0.3602988;-0.4705937,0.07692582;0.005216103;-0.037859,0.09786545;-0.3141055;-6.659701E-05,0.1080854;-0.6480733;0.07425269,0.1086074;-0.6092814;0.001056492,-0.07450314;0.006013119;-0.04232279,-0.1167636;-0.3124246;-0.01693695,-0.1319593;-0.6460595;0.05802407,-0.1291574;-0.607185;-0.01511038,-0.003012327;0.5423874;0.03230962,0;0;0,-0.009521872;0.3113513;0.03100443,-0.017572;0.6156594;0.05578017,0.146383;0.5031596;0.007196426,0.2935795;0.4606357;-0.1617706,0.25666;0.5802581;-0.3793175,-0.1675965;0.4808592;-0.002696767,-0.2567794;0.4525976;-0.2107176,-0.2229922;0.5995808;-0.4113506,0.08003103;0.005361944;-0.03073072,0.1173086;-0.3144477;-0.04358315,0.1155695;-0.6510558;0.01849961,0.1367801;-0.6770333;-0.02453399,-0.07508646;0.002997748;-0.04160685,-0.09803666;-0.3184139;-0.04251584,-0.08607897;-0.6530606;0.02841318,-0.08330902;-0.6376526;-0.0437994,-0.01562412;0.5407542;0.05160904,800.0551
+0;0;0,-0.001212709;0.3126568;0.02339111,-0.003719304;0.6182552;0.03245878,0.1580165;0.4903032;-0.004364077,0.2091241;0.4089531;-0.211238,0.2506198;0.3973297;-0.4588385,-0.1582575;0.4824217;-0.01544806,-0.2080244;0.4062117;-0.2245938,-0.223901;0.3605331;-0.4712198,0.07704876;0.00522444;-0.03791951,0.09795573;-0.3135991;-0.0001860559,0.1081924;-0.6481122;0.07425458,0.1087137;-0.6093301;0.0011409,-0.07462221;0.00602273;-0.04239043,-0.1168168;-0.3119183;-0.01704419,-0.1320373;-0.6460979;0.05803921,-0.1292386;-0.6072333;-0.01501279,-0.003016151;0.5431259;0.03235614,0;0;0,-0.009555444;0.3116837;0.03263235,-0.01768158;0.6162663;0.05806088,0.1470672;0.5018896;0.008801937,0.2957915;0.4702019;-0.1612086,0.2573278;0.5972319;-0.3746259,-0.1685415;0.4804176;-0.001128972,-0.2510642;0.4731853;-0.213648,-0.2130984;0.6296492;-0.4066264,0.07990526;0.005316645;-0.03144169,0.1173025;-0.3140206;-0.04303789,0.1156081;-0.6510132;0.02003622,0.1366869;-0.6770494;-0.02284312,-0.07544493;0.003063277;-0.04123562,-0.09834132;-0.3178472;-0.0424779,-0.08638471;-0.6527896;0.02974277,-0.0836532;-0.6373515;-0.04239252,-0.01571788;0.5412838;0.05373812,800.0664
+0;0;0,-0.00127142;0.3126201;0.02387364,-0.003752349;0.6182111;0.03317885,0.1577393;0.4899059;-0.00425721,0.2081638;0.4163885;-0.2142076,0.2465505;0.4139211;-0.4625691,-0.1582729;0.4820109;-0.01435385,-0.2046824;0.414555;-0.2272446,-0.2201183;0.3763316;-0.4751634,0.07708509;0.005281737;-0.03783765,0.09801573;-0.3135017;0.0002193041,0.108147;-0.6479601;0.07491982,0.1084851;-0.6091608;0.001807123,-0.07461337;0.005965245;-0.04241412,-0.1165749;-0.3119808;-0.01674621,-0.1318133;-0.6460786;0.05869702,-0.1291999;-0.6071964;-0.01435969,-0.003046565;0.5430819;0.03303021,0;0;0,-0.009555444;0.3116837;0.03263235,-0.01768158;0.6162663;0.05806088,0.1470672;0.5018896;0.008801937,0.2957915;0.4702019;-0.1612086,0.2573278;0.5972319;-0.3746259,-0.1685415;0.4804176;-0.001128972,-0.2510642;0.4731853;-0.213648,-0.2130984;0.6296492;-0.4066264,0.07990526;0.005316645;-0.03144169,0.1173025;-0.3140206;-0.04303789,0.1156081;-0.6510132;0.02003622,0.1366869;-0.6770494;-0.02284312,-0.07544493;0.003063277;-0.04123562,-0.09834132;-0.3178472;-0.0424779,-0.08638471;-0.6527896;0.02974277,-0.0836532;-0.6373515;-0.04239252,-0.01571788;0.5412838;0.05373812,800.0882
+0;0;0,-0.001241344;0.3052251;0.02330892,-0.003533697;0.5878956;0.03197192,0.1523589;0.4685309;-0.004167117,0.2027993;0.3949903;-0.2141837,0.2399294;0.3926037;-0.4544144,-0.1527801;0.4609076;-0.01391635,-0.1992042;0.3934304;-0.2268743,-0.2141348;0.3564583;-0.4666768,0.07712945;0.005284776;-0.03785942,0.09804982;-0.3133425;0.0001788884,0.1081976;-0.6483457;0.0750011,0.1085363;-0.6095303;0.001754358,-0.07465631;0.005968677;-0.04243852,-0.1165973;-0.3118216;-0.01678319,-0.1318605;-0.6464636;0.05878294,-0.1292423;-0.6075652;-0.01440771,-0.002894714;0.5198773;0.03183734,0;0;0,-0.008504421;0.3041859;0.03325391,-0.01406141;0.5858272;0.05832195,0.1476372;0.5007089;0.01005411,0.2958404;0.4794907;-0.1621232,0.2579286;0.6082098;-0.3648279,-0.166691;0.4786809;0.0008957982,-0.2501498;0.4729683;-0.2113809,-0.2155619;0.6427931;-0.3818459,0.07982013;0.005319446;-0.03179097,0.1172423;-0.3138603;-0.04327059,0.1154233;-0.6512137;0.02089977,0.1369257;-0.6770812;-0.02222085,-0.07562285;0.003078583;-0.04101127,-0.09861626;-0.3176662;-0.04242235,-0.08656617;-0.6530536;0.0303688,-0.0838971;-0.6376148;-0.04190678,-0.01292868;0.5179338;0.0543077,800.0998
+0;0;0,-0.001241344;0.3052251;0.02330892,-0.003533697;0.5878956;0.03197192,0.1523589;0.4685309;-0.004167117,0.2027993;0.3949903;-0.2141837,0.2399294;0.3926037;-0.4544144,-0.1527801;0.4609076;-0.01391635,-0.1992042;0.3934304;-0.2268743,-0.2141348;0.3564583;-0.4666768,0.07712945;0.005284776;-0.03785942,0.09804982;-0.3133425;0.0001788884,0.1081976;-0.6483457;0.0750011,0.1085363;-0.6095303;0.001754358,-0.07465631;0.005968677;-0.04243852,-0.1165973;-0.3118216;-0.01678319,-0.1318605;-0.6464636;0.05878294,-0.1292423;-0.6075652;-0.01440771,-0.002894714;0.5198773;0.03183734,0;0;0,-0.008504421;0.3041859;0.03325391,-0.01406141;0.5858272;0.05832195,0.1476372;0.5007089;0.01005411,0.2958404;0.4794907;-0.1621232,0.2579286;0.6082098;-0.3648279,-0.166691;0.4786809;0.0008957982,-0.2501498;0.4729683;-0.2113809,-0.2155619;0.6427931;-0.3818459,0.07982013;0.005319446;-0.03179097,0.1172423;-0.3138603;-0.04327059,0.1154233;-0.6512137;0.02089977,0.1369257;-0.6770812;-0.02222085,-0.07562285;0.003078583;-0.04101127,-0.09861626;-0.3176662;-0.04242235,-0.08656617;-0.6530536;0.0303688,-0.0838971;-0.6376148;-0.04190678,-0.01292868;0.5179338;0.0543077,800.1113
+0;0;0,-0.001316502;0.306389;0.02371935,-0.003780122;0.6038925;0.03294556,0.1529965;0.4775057;-0.003855038,0.2031702;0.4056539;-0.214567,0.2411652;0.407297;-0.4657533,-0.1538783;0.4697251;-0.01286547,-0.1989736;0.4066902;-0.2275108,-0.2154296;0.3760768;-0.4791712,0.07720088;0.005346051;-0.03783756,0.09817581;-0.313625;0.0003591552,0.1083247;-0.6486003;0.07548597,0.1085048;-0.6097888;0.002394706,-0.07470822;0.005913464;-0.04247294,-0.1164616;-0.312263;-0.01674608,-0.131832;-0.6468539;0.05920222,-0.1293774;-0.6079624;-0.01383834,-0.003062277;0.5294109;0.03273588,0;0;0,-0.008253992;0.3052246;0.03476238,-0.0135729;0.6014251;0.06380057,0.1474379;0.5011052;0.01192069,0.2949611;0.4880396;-0.1617048,0.2562155;0.6301491;-0.3686941,-0.1642291;0.4801907;0.002258014,-0.2557322;0.4749272;-0.2067374,-0.2197042;0.6566613;-0.3805637,0.0797756;0.005263329;-0.03206849,0.1172867;-0.3142855;-0.04315853,0.1154944;-0.6515564;0.02165294,0.1369046;-0.6774938;-0.02115631,-0.07578964;0.003098931;-0.04082358,-0.09904797;-0.3179877;-0.04279772,-0.08673351;-0.6532791;0.03057458,-0.08414101;-0.6378021;-0.04155289,-0.01243271;0.5271524;0.05829215,800.1332
+0;0;0,-0.001316502;0.306389;0.02371935,-0.003780122;0.6038925;0.03294556,0.1529965;0.4775057;-0.003855038,0.2031702;0.4056539;-0.214567,0.2411652;0.407297;-0.4657533,-0.1538783;0.4697251;-0.01286547,-0.1989736;0.4066902;-0.2275108,-0.2154296;0.3760768;-0.4791712,0.07720088;0.005346051;-0.03783756,0.09817581;-0.313625;0.0003591552,0.1083247;-0.6486003;0.07548597,0.1085048;-0.6097888;0.002394706,-0.07470822;0.005913464;-0.04247294,-0.1164616;-0.312263;-0.01674608,-0.131832;-0.6468539;0.05920222,-0.1293774;-0.6079624;-0.01383834,-0.003062277;0.5294109;0.03273588,0;0;0,-0.008253992;0.3052246;0.03476238,-0.0135729;0.6014251;0.06380057,0.1474379;0.5011052;0.01192069,0.2949611;0.4880396;-0.1617048,0.2562155;0.6301491;-0.3686941,-0.1642291;0.4801907;0.002258014,-0.2557322;0.4749272;-0.2067374,-0.2197042;0.6566613;-0.3805637,0.0797756;0.005263329;-0.03206849,0.1172867;-0.3142855;-0.04315853,0.1154944;-0.6515564;0.02165294,0.1369046;-0.6774938;-0.02115631,-0.07578964;0.003098931;-0.04082358,-0.09904797;-0.3179877;-0.04279772,-0.08673351;-0.6532791;0.03057458,-0.08414101;-0.6378021;-0.04155289,-0.01243271;0.5271524;0.05829215,800.1471
+0;0;0,-0.001320114;0.3072295;0.02378442,-0.003803213;0.6071841;0.03310364,0.1542961;0.4801963;-0.004007172,0.2044535;0.4083678;-0.2146507,0.2423185;0.4100053;-0.4649774,-0.1551766;0.4723498;-0.01309388,-0.2002572;0.4093354;-0.2276695,-0.2166569;0.3788268;-0.4784686,0.07728577;0.00535193;-0.03787917,0.09826298;-0.3136538;0.0003216974,0.1084036;-0.6483568;0.07538746,0.1085834;-0.6095605;0.002421677,-0.07479036;0.005919966;-0.04251964,-0.1165483;-0.3122911;-0.01678998,-0.1319062;-0.6466101;0.0590966,-0.1294558;-0.6077338;-0.01381855,-0.00308381;0.5325409;0.03289352,0;0;0,-0.008129999;0.3059568;0.03580189,-0.01374324;0.6045561;0.06540704,0.1479839;0.5002511;0.01287818,0.2965077;0.4961491;-0.1602392,0.2561145;0.6379849;-0.3660326,-0.1646211;0.4805456;0.002716124,-0.2788765;0.4786423;-0.1947373,-0.2387589;0.6527049;-0.3741605,0.07972163;0.00508818;-0.03248286,0.1174754;-0.3144825;-0.04312515,0.1156377;-0.651367;0.02221417,0.1368677;-0.6773918;-0.0203526,-0.07600915;0.003235213;-0.04060428,-0.09923826;-0.3178861;-0.04295577,-0.08673714;-0.6527855;0.03086762,-0.08414903;-0.6372783;-0.04113707,-0.01251823;0.530118;0.05996418,800.1665
+0;0;0,-0.001391964;0.3071989;0.02417298,-0.003932483;0.6071441;0.03378769,0.1539721;0.479739;-0.003723677,0.203627;0.4159175;-0.2170474,0.2401758;0.4192815;-0.4675524,-0.1551978;0.4719618;-0.01232912,-0.2013481;0.4126289;-0.2277254,-0.2185025;0.3823426;-0.4785009,0.07731978;0.005371869;-0.03780686,0.09839146;-0.3135988;0.0006343462,0.108475;-0.6482586;0.07590023,0.1085658;-0.6094464;0.002936192,-0.07478547;0.005900344;-0.04253097,-0.1162206;-0.3123527;-0.01679892,-0.131633;-0.6465975;0.05940284,-0.1292732;-0.6077077;-0.01351365,-0.003193596;0.5325014;0.0334936,0;0;0,-0.008129999;0.3059568;0.03580189,-0.01374324;0.6045561;0.06540704,0.1479839;0.5002511;0.01287818,0.2965077;0.4961491;-0.1602392,0.2561145;0.6379849;-0.3660326,-0.1646211;0.4805456;0.002716124,-0.2788765;0.4786423;-0.1947373,-0.2387589;0.6527049;-0.3741605,0.07972163;0.00508818;-0.03248286,0.1174754;-0.3144825;-0.04312515,0.1156377;-0.651367;0.02221417,0.1368677;-0.6773918;-0.0203526,-0.07600915;0.003235213;-0.04060428,-0.09923826;-0.3178861;-0.04295577,-0.08673714;-0.6527855;0.03086762,-0.08414903;-0.6372783;-0.04113707,-0.01251823;0.530118;0.05996418,800.1777
+0;0;0,-0.001395562;0.307993;0.02423547,-0.003947947;0.6094108;0.03390931,0.1536568;0.4820588;-0.003531139,0.203322;0.4182241;-0.2168991,0.2400122;0.4216011;-0.4683735,-0.1549224;0.4742965;-0.01212014,-0.2010822;0.4149513;-0.2275611,-0.218303;0.3845478;-0.4793071,0.0773057;0.005370891;-0.03779998,0.09840866;-0.3140732;0.0006982908,0.1084845;-0.6484766;0.07590649,0.108575;-0.609683;0.003096275,-0.07477186;0.00589927;-0.04252323,-0.1162685;-0.3128262;-0.01675298,-0.1316691;-0.6468148;0.05939037,-0.1293143;-0.6079437;-0.01337238,-0.003208589;0.5347204;0.03361503,0;0;0,-0.007967293;0.3065947;0.03721809,-0.01359186;0.6065686;0.06784916,0.1476276;0.5007652;0.01548934,0.2951569;0.4981834;-0.1585677,0.2558572;0.6444098;-0.3627007,-0.1633171;0.4808999;0.004464339,-0.2854834;0.4813724;-0.1882598,-0.2400323;0.6565745;-0.3666846,0.07966408;0.005089402;-0.03258204,0.1176392;-0.3149382;-0.04317474,0.1155762;-0.6513982;0.02296019,0.1367101;-0.6774942;-0.01929212,-0.07605226;0.003231033;-0.04049039,-0.0991841;-0.3183764;-0.04285728,-0.08666208;-0.6528198;0.03180337,-0.08394636;-0.6372767;-0.04004567,-0.01233551;0.5320917;0.06228971,800.2
+0;0;0,-0.001483929;0.3083325;0.02294269,-0.003740971;0.6100263;0.03091839,0.1541356;0.4835289;-0.003112856,0.2031194;0.4242855;-0.2201644,0.2400688;0.4319592;-0.4707425,-0.1555511;0.4757137;-0.01125618,-0.1994239;0.4227135;-0.2309986,-0.2160085;0.399603;-0.4828008,0.07754133;0.00543861;-0.03798372,0.09858296;-0.314804;0.001076866,0.1089187;-0.6488048;0.07661067,0.1089322;-0.6100895;0.003891297,-0.07508197;0.005880399;-0.04258074,-0.1162581;-0.3137192;-0.01641894,-0.1320484;-0.647306;0.05999619,-0.1297704;-0.6085189;-0.01267885,-0.003124137;0.5353928;0.03118609,0;0;0,-0.007938415;0.3066877;0.03843403,-0.01368997;0.606843;0.06950307,0.1474021;0.5011873;0.01822615,0.2960171;0.5006221;-0.157654,0.2557963;0.6472213;-0.3603964,-0.1630496;0.4807032;0.007095512,-0.2884438;0.4817135;-0.1860258,-0.2433938;0.6591201;-0.3612711,0.0796707;0.005236804;-0.033319,0.1177079;-0.3156581;-0.04348898,0.1155396;-0.6515626;0.0238328,0.1367126;-0.677673;-0.01820755,-0.07655891;0.00314564;-0.04017261,-0.09962386;-0.3193196;-0.04299328,-0.08653069;-0.6532983;0.03221036,-0.08390926;-0.6377229;-0.03954703,-0.01239753;0.5324292;0.06388712,800.2225
+0;0;0,-0.001483929;0.3083325;0.02294269,-0.003740971;0.6100263;0.03091839,0.1541356;0.4835289;-0.003112856,0.2031194;0.4242855;-0.2201644,0.2400688;0.4319592;-0.4707425,-0.1555511;0.4757137;-0.01125618,-0.1994239;0.4227135;-0.2309986,-0.2160085;0.399603;-0.4828008,0.07754133;0.00543861;-0.03798372,0.09858296;-0.314804;0.001076866,0.1089187;-0.6488048;0.07661067,0.1089322;-0.6100895;0.003891297,-0.07508197;0.005880399;-0.04258074,-0.1162581;-0.3137192;-0.01641894,-0.1320484;-0.647306;0.05999619,-0.1297704;-0.6085189;-0.01267885,-0.003124137;0.5353928;0.03118609,0;0;0,-0.007938415;0.3066877;0.03843403,-0.01368997;0.606843;0.06950307,0.1474021;0.5011873;0.01822615,0.2960171;0.5006221;-0.157654,0.2557963;0.6472213;-0.3603964,-0.1630496;0.4807032;0.007095512,-0.2884438;0.4817135;-0.1860258,-0.2433938;0.6591201;-0.3612711,0.0796707;0.005236804;-0.033319,0.1177079;-0.3156581;-0.04348898,0.1155396;-0.6515626;0.0238328,0.1367126;-0.677673;-0.01820755,-0.07655891;0.00314564;-0.04017261,-0.09962386;-0.3193196;-0.04299328,-0.08653069;-0.6532983;0.03221036,-0.08390926;-0.6377229;-0.03954703,-0.01239753;0.5324292;0.06388712,800.2338
+0;0;0,-0.001485969;0.3087563;0.02297423,-0.00374172;0.6102865;0.03094815,0.1550286;0.4835985;-0.003278572,0.2040582;0.4242996;-0.2205334,0.2407033;0.43191;-0.4690472,-0.1564197;0.4757388;-0.01146821,-0.2003336;0.422689;-0.2314165,-0.2167816;0.3997689;-0.4811443,0.07757129;0.005440711;-0.0379984,0.09860124;-0.3146241;0.001040511,0.108933;-0.6484993;0.07654589,0.1089465;-0.6098055;0.004005939,-0.07511097;0.00588267;-0.04259719,-0.1162642;-0.3135395;-0.01644992,-0.1320486;-0.6470007;0.05993646,-0.1297762;-0.6082352;-0.01255926,-0.003125749;0.5357574;0.03121547,0;0;0,-0.007794097;0.3069977;0.03939724,-0.01371558;0.6069483;0.07082582,0.1481146;0.4998651;0.0193584,0.2966448;0.5010134;-0.1568727,0.2562079;0.6480071;-0.3566666,-0.1646538;0.4804657;0.01025455,-0.2885612;0.4828717;-0.1840677,-0.2424756;0.6625663;-0.3536137,0.07957467;0.005146146;-0.03364778,0.1181743;-0.3155075;-0.04360199,0.1158968;-0.6511268;0.0244782,0.1369022;-0.67733;-0.01720643,-0.07670586;0.003271615;-0.03995363,-0.0996126;-0.3190231;-0.04298107,-0.08634855;-0.652812;0.03244764,-0.08399428;-0.6371911;-0.03914376,-0.01236884;0.5326475;0.06511354,800.2557
+0;0;0,-0.001485969;0.3087563;0.02297423,-0.00374172;0.6102865;0.03094815,0.1550286;0.4835985;-0.003278572,0.2040582;0.4242996;-0.2205334,0.2407033;0.43191;-0.4690472,-0.1564197;0.4757388;-0.01146821,-0.2003336;0.422689;-0.2314165,-0.2167816;0.3997689;-0.4811443,0.07757129;0.005440711;-0.0379984,0.09860124;-0.3146241;0.001040511,0.108933;-0.6484993;0.07654589,0.1089465;-0.6098055;0.004005939,-0.07511097;0.00588267;-0.04259719,-0.1162642;-0.3135395;-0.01644992,-0.1320486;-0.6470007;0.05993646,-0.1297762;-0.6082352;-0.01255926,-0.003125749;0.5357574;0.03121547,0;0;0,-0.007794097;0.3069977;0.03939724,-0.01371558;0.6069483;0.07082582,0.1481146;0.4998651;0.0193584,0.2966448;0.5010134;-0.1568727,0.2562079;0.6480071;-0.3566666,-0.1646538;0.4804657;0.01025455,-0.2885612;0.4828717;-0.1840677,-0.2424756;0.6625663;-0.3536137,0.07957467;0.005146146;-0.03364778,0.1181743;-0.3155075;-0.04360199,0.1158968;-0.6511268;0.0244782,0.1369022;-0.67733;-0.01720643,-0.07670586;0.003271615;-0.03995363,-0.0996126;-0.3190231;-0.04298107,-0.08634855;-0.652812;0.03244764,-0.08399428;-0.6371911;-0.03914376,-0.01236884;0.5326475;0.06511354,800.2786
+0;0;0,-0.001476275;0.3086967;0.02361261,-0.003755702;0.6084974;0.03205814,0.1529784;0.4828321;-0.002455182,0.2021019;0.4250035;-0.2207019,0.2362868;0.4433182;-0.4720799,-0.1545179;0.4750182;-0.01006563,-0.1957196;0.4272932;-0.2323574,-0.2144254;0.4130276;-0.4856191,0.07716446;0.005521888;-0.03798468,0.0979746;-0.3131782;0.001569625,0.1084318;-0.648579;0.07764985,0.1083554;-0.6099046;0.005484268,-0.07489502;0.005781528;-0.04224914,-0.1155904;-0.3123777;-0.01605938,-0.1316971;-0.6473076;0.06110161,-0.1295262;-0.6085629;-0.01102286,-0.003135527;0.5346763;0.03208695,0;0;0,-0.008109018;0.3066946;0.04154587,-0.01501876;0.6047951;0.07393718,0.1462398;0.5000633;0.02517605,0.2948432;0.497011;-0.1517324,0.2553402;0.6468032;-0.3534667,-0.1645299;0.4811931;0.01421387,-0.2942717;0.4740672;-0.1768494,-0.2445781;0.6585743;-0.3447262,0.07948925;0.005072951;-0.03291512,0.1180227;-0.3142301;-0.04423118,0.1156496;-0.6510866;0.02586412,0.136896;-0.6773025;-0.01501966,-0.07605906;0.003371583;-0.04038975,-0.09901919;-0.3176224;-0.04212458,-0.08493748;-0.6527369;0.03463015,-0.08229568;-0.6370421;-0.03658435,-0.01331092;0.5312396;0.06788611,800.2895
+0;0;0,-0.001476275;0.3086967;0.02361261,-0.003755702;0.6084974;0.03205814,0.1529784;0.4828321;-0.002455182,0.2021019;0.4250035;-0.2207019,0.2362868;0.4433182;-0.4720799,-0.1545179;0.4750182;-0.01006563,-0.1957196;0.4272932;-0.2323574,-0.2144254;0.4130276;-0.4856191,0.07716446;0.005521888;-0.03798468,0.0979746;-0.3131782;0.001569625,0.1084318;-0.648579;0.07764985,0.1083554;-0.6099046;0.005484268,-0.07489502;0.005781528;-0.04224914,-0.1155904;-0.3123777;-0.01605938,-0.1316971;-0.6473076;0.06110161,-0.1295262;-0.6085629;-0.01102286,-0.003135527;0.5346763;0.03208695,0;0;0,-0.008109018;0.3066946;0.04154587,-0.01501876;0.6047951;0.07393718,0.1462398;0.5000633;0.02517605,0.2948432;0.497011;-0.1517324,0.2553402;0.6468032;-0.3534667,-0.1645299;0.4811931;0.01421387,-0.2942717;0.4740672;-0.1768494,-0.2445781;0.6585743;-0.3447262,0.07948925;0.005072951;-0.03291512,0.1180227;-0.3142301;-0.04423118,0.1156496;-0.6510866;0.02586412,0.136896;-0.6773025;-0.01501966,-0.07605906;0.003371583;-0.04038975,-0.09901919;-0.3176224;-0.04212458,-0.08493748;-0.6527369;0.03463015,-0.08229568;-0.6370421;-0.03658435,-0.01331092;0.5312396;0.06788611,800.312
+0;0;0,-0.001470598;0.3075098;0.02352181,-0.003723353;0.6038407;0.03188005,0.1508066;0.480034;-0.002148125,0.1991391;0.4231366;-0.2168805,0.2382222;0.4440756;-0.5042775,-0.1523669;0.47233;-0.009651579,-0.1929052;0.4253735;-0.2283638,-0.2142912;0.4090639;-0.5179145,0.07698555;0.005509085;-0.03789661,0.09784339;-0.3139215;0.00174835,0.1082941;-0.649114;0.07778132,0.1082178;-0.6104566;0.005756974,-0.07472137;0.005768124;-0.04215119,-0.11551;-0.3131204;-0.0159014,-0.1316068;-0.6478423;0.06121166,-0.12944;-0.6091147;-0.01077165,-0.00311267;0.5311494;0.03190842,0;0;0,-0.007884353;0.3053403;0.04269457,-0.01428232;0.5997993;0.0765233,0.1459048;0.5003448;0.03065014,0.3053949;0.4586825;-0.1259081,0.2535762;0.6398105;-0.3474267,-0.1635284;0.4823298;0.01810367,-0.2933868;0.4700067;-0.1680905,-0.2349619;0.6817747;-0.3586261,0.07938835;0.005064458;-0.03263617,0.1185846;-0.3148819;-0.04449368,0.1156378;-0.6512967;0.02664447,0.1370259;-0.6774946;-0.01393652,-0.07575285;0.00339291;-0.0405373,-0.09882472;-0.3183353;-0.04166488,-0.08475127;-0.6531262;0.03554434,-0.08180609;-0.637404;-0.03551855,-0.01276512;0.5274069;0.07008696,800.3343
+0;0;0,-0.001534952;0.3052947;0.02380329,-0.003867596;0.5981801;0.03239646,0.1497284;0.4753202;-0.001966301,0.1977733;0.420276;-0.2174865,0.2241106;0.4491624;-0.4752656,-0.1515031;0.4672068;-0.008752637,-0.1915208;0.4244344;-0.2286532,-0.2112415;0.407619;-0.4880881,0.07700413;0.00559479;-0.03790772,0.09773047;-0.3138396;0.002190605,0.1083329;-0.6485628;0.07815187,0.1081126;-0.6099017;0.006253734,-0.07478121;0.005690293;-0.04211086,-0.1156044;-0.3132474;-0.01588093,-0.1315696;-0.6474343;0.0614905,-0.1295507;-0.6087025;-0.01037108,-0.003220477;0.5263901;0.03229715,0;0;0,-0.007574782;0.3029732;0.04385924,-0.0133924;0.5938162;0.07906675,0.1465389;0.4991108;0.03388715,0.3026958;0.4587624;-0.1266563,0.2528478;0.6119272;-0.3316779,-0.1634796;0.482371;0.02084966,-0.2944283;0.4649177;-0.1644473,-0.2369609;0.6471766;-0.3418095,0.07922268;0.004858166;-0.03313756,0.119011;-0.3150621;-0.04512405,0.1158687;-0.6507841;0.02700806,0.1371928;-0.677027;-0.01332092,-0.07590339;0.0035859;-0.04029576,-0.09873208;-0.31821;-0.04171662,-0.08451662;-0.6524767;0.03565172,-0.08147834;-0.6367359;-0.03528383,-0.01206858;0.5223508;0.07234526,800.3564
+0;0;0,-0.001534952;0.3052947;0.02380329,-0.003867596;0.5981801;0.03239646,0.1497284;0.4753202;-0.001966301,0.1977733;0.420276;-0.2174865,0.2241106;0.4491624;-0.4752656,-0.1515031;0.4672068;-0.008752637,-0.1915208;0.4244344;-0.2286532,-0.2112415;0.407619;-0.4880881,0.07700413;0.00559479;-0.03790772,0.09773047;-0.3138396;0.002190605,0.1083329;-0.6485628;0.07815187,0.1081126;-0.6099017;0.006253734,-0.07478121;0.005690293;-0.04211086,-0.1156044;-0.3132474;-0.01588093,-0.1315696;-0.6474343;0.0614905,-0.1295507;-0.6087025;-0.01037108,-0.003220477;0.5263901;0.03229715,0;0;0,-0.007574782;0.3029732;0.04385924,-0.0133924;0.5938162;0.07906675,0.1465389;0.4991108;0.03388715,0.3026958;0.4587624;-0.1266563,0.2528478;0.6119272;-0.3316779,-0.1634796;0.482371;0.02084966,-0.2944283;0.4649177;-0.1644473,-0.2369609;0.6471766;-0.3418095,0.07922268;0.004858166;-0.03313756,0.119011;-0.3150621;-0.04512405,0.1158687;-0.6507841;0.02700806,0.1371928;-0.677027;-0.01332092,-0.07590339;0.0035859;-0.04029576,-0.09873208;-0.31821;-0.04171662,-0.08451662;-0.6524767;0.03565172,-0.08147834;-0.6367359;-0.03528383,-0.01206858;0.5223508;0.07234526,800.3679
+0;0;0,-0.001519784;0.3022778;0.02356807,-0.003831773;0.5925627;0.03208342,0.1469741;0.471229;-0.001654696,0.1950362;0.4161652;-0.2172517,0.2204169;0.4440025;-0.4656687,-0.1487729;0.4632633;-0.008317474,-0.1888049;0.4204756;-0.2282964,-0.2078094;0.4042709;-0.478309,0.07715439;0.005605707;-0.03798169,0.09778385;-0.3123356;0.001929212,0.1084011;-0.6475258;0.07799645,0.1081811;-0.6088775;0.006204605,-0.07492714;0.005701396;-0.04219303,-0.1155595;-0.3117455;-0.0160857,-0.131547;-0.6463987;0.06139367,-0.1295311;-0.6076797;-0.01036166,-0.00319003;0.521369;0.03198493,0;0;0,-0.006405428;0.2997596;0.04508638,-0.01061308;0.5879182;0.08099794,0.1470473;0.4980694;0.03875017,0.3005172;0.4511497;-0.1227107,0.2515755;0.5941849;-0.3233988,-0.1599969;0.4836607;0.02420121,-0.29991;0.4415477;-0.1503694,-0.2414037;0.6196176;-0.317696,0.07919817;0.00472486;-0.03364754,0.1193091;-0.3136455;-0.04533291,0.1158456;-0.6497327;0.02736378,0.1373891;-0.6759301;-0.01271915,-0.07622895;0.003699762;-0.04002862,-0.09798293;-0.3166479;-0.04306909,-0.08419222;-0.6508836;0.03660359,-0.08070161;-0.6351314;-0.03420409,-0.009727806;0.5170531;0.07419181,800.3899
+0;0;0,-0.00152727;0.30224;0.02404706,-0.003822879;0.592516;0.03294219,0.1467458;0.4708543;-0.0014598,0.194116;0.4183761;-0.2178534,0.2193497;0.4549246;-0.4651538,-0.1485851;0.4626446;-0.00747573,-0.1886631;0.4252499;-0.228427,-0.1984669;0.4492388;-0.478344,0.07705699;0.005628776;-0.03817551,0.09762777;-0.3122406;0.00233414,0.108383;-0.6473975;0.07852819,0.1080336;-0.6087305;0.00673911,-0.07503397;0.005690204;-0.04200425,-0.1153951;-0.3118026;-0.01603402,-0.1315416;-0.6463234;0.06198186,-0.1296548;-0.6075876;-0.009774916,-0.003193564;0.5213226;0.03268787,0;0;0,-0.006405428;0.2997596;0.04508638,-0.01061308;0.5879182;0.08099794,0.1470473;0.4980694;0.03875017,0.3005172;0.4511497;-0.1227107,0.2515755;0.5941849;-0.3233988,-0.1599969;0.4836607;0.02420121,-0.29991;0.4415477;-0.1503694,-0.2414037;0.6196176;-0.317696,0.07919817;0.00472486;-0.03364754,0.1193091;-0.3136455;-0.04533291,0.1158456;-0.6497327;0.02736378,0.1373891;-0.6759301;-0.01271915,-0.07622895;0.003699762;-0.04002862,-0.09798293;-0.3166479;-0.04306909,-0.08419222;-0.6508836;0.03660359,-0.08070161;-0.6351314;-0.03420409,-0.009727806;0.5170531;0.07419181,800.4017
+0;0;0,-0.00152727;0.30224;0.02404706,-0.003822879;0.592516;0.03294219,0.1467458;0.4708543;-0.0014598,0.194116;0.4183761;-0.2178534,0.2193497;0.4549246;-0.4651538,-0.1485851;0.4626446;-0.00747573,-0.1886631;0.4252499;-0.228427,-0.1984669;0.4492388;-0.478344,0.07705699;0.005628776;-0.03817551,0.09762777;-0.3122406;0.00233414,0.108383;-0.6473975;0.07852819,0.1080336;-0.6087305;0.00673911,-0.07503397;0.005690204;-0.04200425,-0.1153951;-0.3118026;-0.01603402,-0.1315416;-0.6463234;0.06198186,-0.1296548;-0.6075876;-0.009774916,-0.003193564;0.5213226;0.03268787,0;0;0,-0.006405428;0.2997596;0.04508638,-0.01061308;0.5879182;0.08099794,0.1470473;0.4980694;0.03875017,0.3005172;0.4511497;-0.1227107,0.2515755;0.5941849;-0.3233988,-0.1599969;0.4836607;0.02420121,-0.29991;0.4415477;-0.1503694,-0.2414037;0.6196176;-0.317696,0.07919817;0.00472486;-0.03364754,0.1193091;-0.3136455;-0.04533291,0.1158456;-0.6497327;0.02736378,0.1373891;-0.6759301;-0.01271915,-0.07622895;0.003699762;-0.04002862,-0.09798293;-0.3166479;-0.04306909,-0.08419222;-0.6508836;0.03660359,-0.08070161;-0.6351314;-0.03420409,-0.009727806;0.5170531;0.07419181,800.4129
+0;0;0,-0.001530286;0.302837;0.02409455,-0.003835292;0.594262;0.03301591,0.1483098;0.4715388;-0.001745939,0.1956836;0.4190567;-0.2181558,0.2199568;0.454214;-0.4560432,-0.1501169;0.463243;-0.007824931,-0.1901979;0.4258456;-0.2287928,-0.1996285;0.4489214;-0.4691971,0.07716718;0.005636826;-0.0382301,0.09774035;-0.3122694;0.002284236,0.1084801;-0.6469448;0.07836881,0.1081312;-0.6082907;0.00668671,-0.07514128;0.005698341;-0.04206432,-0.115507;-0.3118312;-0.01609108,-0.1316304;-0.6458714;0.06181272,-0.1297464;-0.6071485;-0.009837132,-0.003201271;0.5225362;0.03275969,0;0;0,-0.006455078;0.3003754;0.04501176,-0.01137637;0.5898709;0.07925582,0.1482084;0.4974403;0.03833151,0.3002209;0.4458496;-0.1231072,0.248605;0.5781907;-0.3186507,-0.1627883;0.4832636;0.02592491,-0.3056179;0.427526;-0.1423751,-0.2466215;0.5930319;-0.3083354,0.07916746;0.00473991;-0.03403139,0.1195959;-0.3136002;-0.04644656,0.115916;-0.6489427;0.02733493,0.1374618;-0.6751599;-0.01252413,-0.07651795;0.003554448;-0.03975497,-0.09824787;-0.3168184;-0.04400482,-0.0844449;-0.6504428;0.03609564,-0.08144283;-0.634648;-0.034633,-0.01020551;0.5184118;0.07314849,800.4348
+0;0;0,-0.001590552;0.3018036;0.02296605,-0.003795345;0.5930815;0.03071766,0.1490114;0.4709121;-0.001864277,0.1948103;0.4224221;-0.2195632,0.2180994;0.4579648;-0.4393449,-0.1508999;0.4621938;-0.007496916,-0.1901344;0.428233;-0.2291926,-0.1950283;0.4497646;-0.4519528,0.07736508;0.005642809;-0.03837654,0.09787102;-0.3110026;0.002080414,0.1085752;-0.6444571;0.07813206,0.1081399;-0.6058887;0.006764628,-0.07538465;0.005721771;-0.04212329,-0.1155946;-0.3105641;-0.01627966,-0.1316146;-0.6433661;0.06167269,-0.1298264;-0.6047299;-0.009665489,-0.003208607;0.521467;0.03088957,0;0;0,-0.006294161;0.2992234;0.04517865,-0.0113313;0.5885758;0.07911992,0.1485923;0.4974098;0.03835511,0.2976153;0.4368152;-0.1227725,0.24904;0.5543427;-0.3069935,-0.1647315;0.476811;0.03739724,-0.3082453;0.4180735;-0.1293221,-0.2579604;0.5592566;-0.2956003,0.07907496;0.00486353;-0.03483462,0.1193387;-0.3122052;-0.04778671,0.1155878;-0.6460332;0.02728105,0.1367464;-0.6724347;-0.01193762,-0.07703509;0.003337276;-0.03929902,-0.0988033;-0.3157378;-0.04552773,-0.08561748;-0.6478756;0.03571838,-0.08504171;-0.6319802;-0.03476317,-0.01015694;0.5172238;0.07307696,800.457
+0;0;0,-0.001590552;0.3018036;0.02296605,-0.003795345;0.5930815;0.03071766,0.1490114;0.4709121;-0.001864277,0.1948103;0.4224221;-0.2195632,0.2180994;0.4579648;-0.4393449,-0.1508999;0.4621938;-0.007496916,-0.1901344;0.428233;-0.2291926,-0.1950283;0.4497646;-0.4519528,0.07736508;0.005642809;-0.03837654,0.09787102;-0.3110026;0.002080414,0.1085752;-0.6444571;0.07813206,0.1081399;-0.6058887;0.006764628,-0.07538465;0.005721771;-0.04212329,-0.1155946;-0.3105641;-0.01627966,-0.1316146;-0.6433661;0.06167269,-0.1298264;-0.6047299;-0.009665489,-0.003208607;0.521467;0.03088957,0;0;0,-0.006294161;0.2992234;0.04517865,-0.0113313;0.5885758;0.07911992,0.1485923;0.4974098;0.03835511,0.2976153;0.4368152;-0.1227725,0.24904;0.5543427;-0.3069935,-0.1647315;0.476811;0.03739724,-0.3082453;0.4180735;-0.1293221,-0.2579604;0.5592566;-0.2956003,0.07907496;0.00486353;-0.03483462,0.1193387;-0.3122052;-0.04778671,0.1155878;-0.6460332;0.02728105,0.1367464;-0.6724347;-0.01193762,-0.07703509;0.003337276;-0.03929902,-0.0988033;-0.3157378;-0.04552773,-0.08561748;-0.6478756;0.03571838,-0.08504171;-0.6319802;-0.03476317,-0.01015694;0.5172238;0.07307696,800.4796

+ 162 - 0
DataCSV/Sam/FirstPersonPerspective_TwoArms_Forward_None_Slow.csv

@@ -0,0 +1,162 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.001869608;0.2993913;0.006942459,0.004069115;0.5983709;-2.120575E-05,0.2050864;0.4638587;0.002094234,0.2354572;0.2155891;0.01525245,0.2749279;0.002614573;-0.007388779,-0.1908548;0.4433261;0.001553416,-0.2372917;0.1977964;-0.01553821,-0.2705091;-0.01505634;-0.04746033,0.07304811;0.004785745;-0.03747154,0.09154455;-0.3172839;-0.003488876,0.1083604;-0.636681;0.06582738,0.1066136;-0.5966107;-0.02713329,-0.07131251;0.006117404;-0.04049874,-0.1146445;-0.314175;-0.01291386,-0.1281318;-0.6342711;0.05385832,-0.126935;-0.5941257;-0.0391029,0.003476467;0.5237118;0.004074625,0;0;0,-0.01926518;0.2855989;-0.08802819,-0.03879335;0.5663888;-0.1891053,0.1494992;0.488757;-0.05885196,0.2094731;0.2485109;-0.02119279,0.2275679;0.03906053;-0.07804227,-0.2218971;0.4679858;-0.07203084,-0.2723485;0.2240827;-0.0455878,-0.2570606;0.01891376;-0.1170071,0.07480963;0.00725758;-0.03337502,0.1123391;-0.3135316;-0.06356835,0.120275;-0.6393059;-0.0334003,0.141596;-0.6710593;-0.1003189,-0.07296623;0.0007113667;-0.03792714,-0.0703726;-0.3236213;-0.04315987,-0.02955751;-0.6403642;0.02832455,-0.02490253;-0.6396928;-0.06035642,-0.03383141;0.4970408;-0.1615853,197.8472
+0;0;0,0.001871394;0.2996772;0.00694909,0.004072295;0.5988486;-1.816684E-05,0.2087429;0.4632246;0.002062873,0.2391986;0.2142608;0.01525788,0.2786751;0.00125505;-0.007386661,-0.1943735;0.4423199;0.001512254,-0.2409402;0.1961037;-0.01562716,-0.2741625;-0.01678027;-0.04755395,0.07294521;0.004779004;-0.03741875,0.09148077;-0.3179718;-0.003364217,0.1082815;-0.6370811;0.06588958,0.1065192;-0.596922;-0.02789091,-0.07121206;0.006108786;-0.04044169,-0.1146357;-0.314861;-0.01279847,-0.1281108;-0.6346687;0.05391356,-0.1269035;-0.5944338;-0.03986748,0.003479432;0.5241624;0.004079152,0;0;0,-0.01888683;0.2860343;-0.08766913,-0.03763535;0.5672937;-0.1881564,0.1533017;0.4893779;-0.05545998,0.209805;0.2471025;-0.0208962,0.2278679;0.03780125;-0.07842302,-0.2242619;0.4688298;-0.0691381,-0.2763239;0.2243406;-0.04465906,-0.260543;0.01944327;-0.116844,0.07478128;0.007019192;-0.03320384,0.1123552;-0.3144576;-0.06340766,0.1202799;-0.6399269;-0.03314209,0.1415301;-0.6721203;-0.1008289,-0.07276548;0.001042275;-0.03805394,-0.07042505;-0.323977;-0.04338062,-0.02970344;-0.6404983;0.02778865,-0.02462309;-0.6400062;-0.06167959,-0.03293099;0.497834;-0.1607995,197.8731
+0;0;0,0.001869152;0.2993182;0.006940764,0.004065007;0.5978143;-6.497372E-06,0.20949;0.462237;0.002052338,0.2398928;0.2137049;0.01522446,0.2793763;0.0006618649;-0.00742405,-0.1951038;0.4412556;0.001499701,-0.2415897;0.1954665;-0.01560999,-0.2748178;-0.01745482;-0.04754237,0.07281688;0.004770596;-0.03735292,0.09137152;-0.3183125;-0.003263328,0.1081746;-0.6374671;0.0660003,0.1064159;-0.5973285;-0.02759127,-0.07108677;0.006098039;-0.04037054,-0.1145551;-0.3152022;-0.01269886,-0.1280321;-0.6350554;0.05402263,-0.1268273;-0.5948411;-0.03956947,0.003474287;0.523398;0.004076006,0;0;0,-0.01828636;0.285913;-0.08696222,-0.03550332;0.56697;-0.1862786,0.1553259;0.4888791;-0.05309558,0.2097699;0.2463476;-0.02022696,0.2279383;0.03721988;-0.07849145,-0.2239193;0.4697928;-0.06811102,-0.2766618;0.2257533;-0.04511203,-0.2606284;0.02149288;-0.1191381,0.07470842;0.006808728;-0.03305435,0.1122509;-0.3150416;-0.06292105,0.1201943;-0.6405782;-0.03288317,0.1414789;-0.6728086;-0.1002598,-0.07255846;0.001250691;-0.03813137,-0.07024518;-0.3241073;-0.04322202,-0.02973328;-0.6406501;0.02818436,-0.02447904;-0.6399876;-0.06112955,-0.03130957;0.4976231;-0.1592934,197.899
+0;0;0,0.001834915;0.2992495;0.006951929,0.003982101;0.597606;1.309952E-05,0.2090219;0.4620917;0.002001696,0.2393998;0.2137121;0.01524696,0.2788945;0.0006667823;-0.007426995,-0.1947992;0.4411987;0.001495013,-0.241279;0.1955612;-0.01560988,-0.2747506;-0.01729308;-0.04777999,0.07266691;0.004809716;-0.03724717,0.09115124;-0.3181342;-0.003331415,0.1073883;-0.6378703;0.06611118,0.1056288;-0.5977215;-0.02738436,-0.07092966;0.006037306;-0.04029265,-0.1144025;-0.3151037;-0.01266431,-0.1279735;-0.6354954;0.05428378,-0.1267789;-0.5952924;-0.03921478,0.003405;0.5232244;0.004091267,0;0;0,-0.0183216;0.2859352;-0.08664489,-0.03564134;0.5669162;-0.185735,0.154686;0.4890582;-0.05242467,0.2095208;0.2467056;-0.02003527,0.2283654;0.03766829;-0.07843494,-0.2242773;0.4701117;-0.0689674,-0.2767846;0.2260804;-0.04700287,-0.2601651;0.02194521;-0.1212648,0.07461087;0.006802887;-0.03283143,0.1119289;-0.3148707;-0.063133,0.1201329;-0.6409405;-0.03266525,0.1414642;-0.673024;-0.1000309,-0.07222429;0.001281446;-0.03837936,-0.07023292;-0.3239139;-0.04373839,-0.02964222;-0.640833;0.02859268,-0.02414716;-0.6400993;-0.06063065,-0.03141382;0.4975926;-0.1587913,197.9226
+0;0;0,0.001834915;0.2992495;0.006951929,0.003982101;0.597606;1.309952E-05,0.2090219;0.4620917;0.002001696,0.2393998;0.2137121;0.01524696,0.2788945;0.0006667823;-0.007426995,-0.1947992;0.4411987;0.001495013,-0.241279;0.1955612;-0.01560988,-0.2747506;-0.01729308;-0.04777999,0.07266691;0.004809716;-0.03724717,0.09115124;-0.3181342;-0.003331415,0.1073883;-0.6378703;0.06611118,0.1056288;-0.5977215;-0.02738436,-0.07092966;0.006037306;-0.04029265,-0.1144025;-0.3151037;-0.01266431,-0.1279735;-0.6354954;0.05428378,-0.1267789;-0.5952924;-0.03921478,0.003405;0.5232244;0.004091267,0;0;0,-0.0183216;0.2859352;-0.08664489,-0.03564134;0.5669162;-0.185735,0.154686;0.4890582;-0.05242467,0.2095208;0.2467056;-0.02003527,0.2283654;0.03766829;-0.07843494,-0.2242773;0.4701117;-0.0689674,-0.2767846;0.2260804;-0.04700287,-0.2601651;0.02194521;-0.1212648,0.07461087;0.006802887;-0.03283143,0.1119289;-0.3148707;-0.063133,0.1201329;-0.6409405;-0.03266525,0.1414642;-0.673024;-0.1000309,-0.07222429;0.001281446;-0.03837936,-0.07023292;-0.3239139;-0.04373839,-0.02964222;-0.640833;0.02859268,-0.02414716;-0.6400993;-0.06063065,-0.03141382;0.4975926;-0.1587913,197.9548
+0;0;0,0.001833856;0.2990767;0.006947915,0.003977102;0.5968913;2.39173E-05,0.208838;0.4616187;0.002004033,0.2392765;0.2127435;0.01527572,0.2787721;-0.0003062934;-0.007398708,-0.1946289;0.440744;0.001497795,-0.2412014;0.1946165;-0.01564123,-0.2746737;-0.01824234;-0.04781201,0.07257582;0.004803687;-0.03720048,0.09106378;-0.3182037;-0.003278058,0.1073155;-0.6382272;0.06622696,0.10555;-0.5980441;-0.0275852,-0.07084075;0.006029738;-0.04024215,-0.1143222;-0.3151744;-0.01260837,-0.1279053;-0.6358541;0.0543999,-0.1267067;-0.5956166;-0.0394153,0.00340146;0.5226977;0.004091772,0;0;0,-0.01843278;0.2858703;-0.08623767,-0.03617402;0.5665413;-0.1844969,0.1544713;0.4891486;-0.05208539,0.2094489;0.2462869;-0.01988005,0.2289305;0.03734639;-0.07843398,-0.2253596;0.4705811;-0.06967989,-0.2769314;0.2258624;-0.04743996,-0.2600984;0.02230035;-0.123225,0.07457444;0.006749392;-0.03266954,0.1117135;-0.315004;-0.06303,0.1201874;-0.6413751;-0.03269506,0.1415295;-0.6737056;-0.1002743,-0.07204843;0.001381582;-0.03848785,-0.07000237;-0.3238808;-0.04363739,-0.02940901;-0.6410677;0.02885253,-0.02377135;-0.6403503;-0.06069234,-0.03181;0.4973406;-0.1577799,197.9883
+0;0;0,0.001756593;0.298946;0.00698787,0.003798076;0.5963191;0.0001469254,0.2086891;0.4611892;0.002068833,0.239116;0.2130368;0.01525215,0.2785901;-6.061792E-05;-0.00736201,-0.194713;0.4401634;0.001482456,-0.2412142;0.1947495;-0.01551416,-0.2747829;-0.01810086;-0.0478866,0.07256357;0.004839622;-0.03721341,0.09098747;-0.3182185;-0.003389347,0.1070161;-0.638196;0.06609119,0.1052654;-0.5980259;-0.02757555,-0.07084421;0.005992686;-0.04023577,-0.114397;-0.3152445;-0.01266994,-0.1280176;-0.6358632;0.05432416,-0.1268114;-0.5956357;-0.03934493,0.003253952;0.5222518;0.004181516,0;0;0,-0.01865165;0.285745;-0.08615398,-0.03710239;0.565922;-0.1843407,0.1538648;0.4891406;-0.05206084,0.2089107;0.2470962;-0.01944661,0.229062;0.03837544;-0.0786891,-0.2266578;0.4712373;-0.07051262,-0.2780826;0.2272101;-0.04848053,-0.2604541;0.02398488;-0.1250891,0.07456882;0.006770939;-0.03267074,0.1114504;-0.3150507;-0.06301332,0.1201854;-0.6413611;-0.03276014,0.1415362;-0.6735833;-0.1002324,-0.0720503;0.001334108;-0.03847996,-0.07011509;-0.3239632;-0.04377368,-0.02970722;-0.6411818;0.0284039,-0.02389333;-0.6404008;-0.06099634,-0.03251088;0.4968785;-0.1576114,198.0109
+0;0;0,0.00175774;0.2991413;0.006992435,0.00380095;0.5967646;0.0001450949,0.208744;0.4615415;0.002070687,0.2391038;0.2139363;0.01522493,0.2785835;0.0008089542;-0.007392407,-0.1947614;0.4405103;0.00148416,-0.24116;0.1956376;-0.01547498,-0.2747335;-0.0172427;-0.04785196,0.07252372;0.004836965;-0.03719297,0.09095718;-0.3183887;-0.003351368,0.1069668;-0.637988;0.06604704,0.1052166;-0.59782;-0.02760007,-0.0708053;0.005989395;-0.04021367,-0.1143807;-0.3154144;-0.01263354,-0.1279851;-0.6356541;0.05428137,-0.1267792;-0.5954287;-0.03936809,0.003256257;0.5226197;0.004183912,0;0;0,-0.01894657;0.2860185;-0.08586001,-0.03780396;0.5664963;-0.1838653,0.1533827;0.4890045;-0.05173993,0.2087159;0.2476615;-0.01865125,0.2291151;0.03909507;-0.0784626,-0.2277645;0.4710778;-0.07124635,-0.2785169;0.2274181;-0.04986445,-0.2603219;0.02435644;-0.1268605,0.07452196;0.00679624;-0.03266025,0.1109239;-0.3153173;-0.06228566,0.1202416;-0.6413122;-0.0330174,0.1417205;-0.673578;-0.1003811,-0.07201815;0.001298718;-0.03844609,-0.07019895;-0.3241617;-0.04411143,-0.02992365;-0.6410252;0.02794116,-0.02398084;-0.6401898;-0.06144756,-0.03311073;0.4973723;-0.157146,198.0331
+0;0;0,0.001756252;0.2988881;0.006986516,0.003795986;0.5960052;0.000150953,0.2088356;0.460883;0.002068523,0.2392106;0.213153;0.0152294,0.2787021;-3.807247E-05;-0.007394711,-0.1948575;0.439842;0.001481723,-0.2412795;0.1948459;-0.01548596,-0.274863;-0.01809806;-0.04787263,0.0724823;0.004834203;-0.03717173,0.09092231;-0.3185064;-0.003318094,0.1069245;-0.6379562;0.06604786,0.1051775;-0.597807;-0.02742555,-0.07076486;0.005985974;-0.04019071,-0.1143557;-0.3155321;-0.01260077,-0.1279538;-0.635622;0.05428285,-0.1267501;-0.5954156;-0.0391929,0.003252242;0.5219896;0.00418273,0;0;0,-0.01925195;0.2857415;-0.08583188,-0.03853659;0.5656255;-0.1839092,0.1528417;0.4895603;-0.05156922,0.2080503;0.2482129;-0.01737285,0.2291222;0.04001504;-0.07845902,-0.2287915;0.4709207;-0.07176121,-0.2799028;0.2271599;-0.05092221,-0.2612581;0.02383777;-0.1273053,0.07446945;0.00686872;-0.03264832,0.1106634;-0.3153803;-0.06232643,0.1203003;-0.6412578;-0.03357124,0.1418767;-0.673313;-0.1008539,-0.07199097;0.001211678;-0.03840082,-0.07064392;-0.3243594;-0.04447846,-0.03005547;-0.6411383;0.02707256,-0.02391391;-0.6402515;-0.06213533,-0.03372584;0.4966684;-0.1571393,198.0668
+0;0;0,0.001651962;0.299649;0.007018196,0.00358937;0.5977009;0.0001942185,0.2109682;0.4615028;0.001924325,0.2413294;0.2144058;0.01518519,0.2808127;0.001239628;-0.007476607,-0.197245;0.4401891;0.001453828,-0.243598;0.1958167;-0.01552032,-0.2771605;-0.01709962;-0.04796251,0.07240546;0.004872319;-0.03722183,0.09077932;-0.3198532;-0.003288668,0.1064274;-0.6373839;0.06580535,0.104653;-0.5971971;-0.02804802,-0.07077198;0.005937329;-0.04009775,-0.1145671;-0.3169507;-0.0125114,-0.1282223;-0.6351469;0.05389172,-0.1270378;-0.5948962;-0.039964,0.003074881;0.523316;0.004228741,0;0;0,-0.02021231;0.2861762;-0.08681107,-0.0419986;0.5663908;-0.1862216,0.1524155;0.4899624;-0.05235624,0.2077728;0.2492395;-0.01855302,0.2285437;0.040893;-0.07915497,-0.2329493;0.4706135;-0.07127362,-0.2851368;0.2276415;-0.0513817,-0.2655907;0.02414232;-0.1270013,0.07442491;0.006848246;-0.03264642,0.1107042;-0.3167911;-0.06226254,0.1202356;-0.6408368;-0.03491092,0.1418429;-0.6731097;-0.1025171,-0.0719679;0.001216583;-0.03835225,-0.07104707;-0.3257086;-0.04575505,-0.03201515;-0.6406425;0.02592302,-0.02566735;-0.639991;-0.06359653,-0.03635396;0.4973041;-0.1589303,198.1001
+0;0;0,0.001652978;0.2998334;0.007022516,0.003588203;0.5975521;0.0002074973,0.2099192;0.4617808;0.001942992,0.2401514;0.215733;0.01514754,0.2796306;0.002588809;-0.007511918,-0.1962349;0.4405745;0.001474868,-0.2423911;0.1972398;-0.01542721,-0.2759501;-0.01565456;-0.04786605,0.07230054;0.004865259;-0.0371679,0.09064411;-0.3193248;-0.003290683,0.1062749;-0.6365058;0.06572721,0.1044989;-0.5963096;-0.02821236,-0.07066943;0.005928726;-0.04003964,-0.1143923;-0.3164269;-0.01249878,-0.1280325;-0.6342726;0.0538312,-0.1268469;-0.5940125;-0.04011071,0.003074509;0.5232822;0.004235784,0;0;0,-0.02059847;0.2860122;-0.08789134,-0.04263943;0.5654923;-0.1883025,0.150127;0.4885767;-0.05346227,0.2077927;0.2495871;-0.01901603,0.2283969;0.0411379;-0.07923961,-0.2328927;0.4712855;-0.0739085,-0.2849064;0.2293839;-0.05375793,-0.2648933;0.02591272;-0.129266,0.07445411;0.006732345;-0.03230715,0.1109506;-0.3162054;-0.06333208,0.1204286;-0.6399336;-0.03646541,0.1422807;-0.6721686;-0.1041489,-0.07176203;0.001314922;-0.03848341,-0.07086273;-0.325054;-0.04659952,-0.03172465;-0.6397899;0.02426,-0.02515516;-0.6392985;-0.06528243,-0.03695678;0.4966437;-0.160733,198.1228
+0;0;0,0.001651657;0.2995937;0.0070169,0.003579046;0.596114;0.0002327566,0.20975;0.4607725;0.001949368,0.2402817;0.2122872;0.01528473,0.2797669;-0.0008893907;-0.00737818,-0.1960846;0.4395829;0.001481612,-0.2426981;0.1938377;-0.0155879,-0.2762622;-0.01908912;-0.04803168,0.07189878;0.004838223;-0.03696136,0.09024049;-0.3193191;-0.003087569,0.1058694;-0.6364626;0.06592219,0.1040893;-0.5962427;-0.0282355,-0.07027673;0.005895781;-0.03981715,-0.1139952;-0.3164273;-0.01227907,-0.1276337;-0.6342354;0.05404307,-0.1264454;-0.5939515;-0.04011698,0.00306799;0.5222255;0.004240356,0;0;0,-0.02040161;0.2854941;-0.08879876,-0.04164169;0.5633367;-0.1903486,0.1499374;0.4882289;-0.05386949,0.2069526;0.2469588;-0.01654744,0.2277238;0.03875357;-0.07767105,-0.2325357;0.4714896;-0.07617839,-0.2849865;0.2272196;-0.05529864,-0.2645753;0.02375442;-0.130812,0.07432586;0.006780922;-0.03144312,0.1109493;-0.3159886;-0.06369829,0.1205504;-0.6397349;-0.03756785,0.1423259;-0.6721582;-0.1054091,-0.07110717;0.001302724;-0.03874348,-0.07074074;-0.3250474;-0.04631222,-0.03139463;-0.6398575;0.02392364,-0.02456736;-0.6395955;-0.06575539,-0.03628499;0.4950378;-0.1623776,198.1562
+0;0;0,0.001603002;0.2996545;0.007003684,0.003483942;0.5956912;0.0001961635,0.2103319;0.4603327;0.001947537,0.2410477;0.2105637;0.01540242,0.2805102;-0.002651826;-0.007318025,-0.1967792;0.4390456;0.001503044,-0.2436951;0.1920394;-0.0156979,-0.2773408;-0.02090076;-0.04823753,0.07154331;0.004828572;-0.03675088,0.08992009;-0.3194174;-0.002948567,0.1053756;-0.6370904;0.06618548,0.1035929;-0.5968752;-0.02794746,-0.06991757;0.005853536;-0.0396189,-0.1135917;-0.3165717;-0.01222644,-0.1273608;-0.6349349;0.05402893,-0.1261769;-0.5946497;-0.04010582,0.002994517;0.5219639;0.004210643,0;0;0,-0.01987573;0.285005;-0.09067249,-0.03993207;0.5619879;-0.1933849,0.1513711;0.4888915;-0.05540657,0.2065791;0.2461758;-0.01603365,0.2274074;0.03819281;-0.07803059,-0.2317711;0.4720295;-0.07791498,-0.2856989;0.2266752;-0.05786209,-0.2650261;0.02328579;-0.1336231,0.07419682;0.00683105;-0.0306685,0.1104647;-0.31575;-0.06590867,0.1206232;-0.6399843;-0.03938627,0.1418814;-0.6720167;-0.1077135,-0.07042696;0.00125525;-0.03912616,-0.07046232;-0.3251311;-0.04849564,-0.03090736;-0.6404721;0.02171779,-0.02400947;-0.6404311;-0.06785575,-0.03501287;0.4939694;-0.1650767,198.1898
+0;0;0,0.001603002;0.2996545;0.007003684,0.003483942;0.5956912;0.0001961635,0.2103319;0.4603327;0.001947537,0.2410477;0.2105637;0.01540242,0.2805102;-0.002651826;-0.007318025,-0.1967792;0.4390456;0.001503044,-0.2436951;0.1920394;-0.0156979,-0.2773408;-0.02090076;-0.04823753,0.07154331;0.004828572;-0.03675088,0.08992009;-0.3194174;-0.002948567,0.1053756;-0.6370904;0.06618548,0.1035929;-0.5968752;-0.02794746,-0.06991757;0.005853536;-0.0396189,-0.1135917;-0.3165717;-0.01222644,-0.1273608;-0.6349349;0.05402893,-0.1261769;-0.5946497;-0.04010582,0.002994517;0.5219639;0.004210643,0;0;0,-0.01987573;0.285005;-0.09067249,-0.03993207;0.5619879;-0.1933849,0.1513711;0.4888915;-0.05540657,0.2065791;0.2461758;-0.01603365,0.2274074;0.03819281;-0.07803059,-0.2317711;0.4720295;-0.07791498,-0.2856989;0.2266752;-0.05786209,-0.2650261;0.02328579;-0.1336231,0.07419682;0.00683105;-0.0306685,0.1104647;-0.31575;-0.06590867,0.1206232;-0.6399843;-0.03938627,0.1418814;-0.6720167;-0.1077135,-0.07042696;0.00125525;-0.03912616,-0.07046232;-0.3251311;-0.04849564,-0.03090736;-0.6404721;0.02171779,-0.02400947;-0.6404311;-0.06785575,-0.03501287;0.4939694;-0.1650767,198.212
+0;0;0,0.001600367;0.2991619;0.006992171,0.003478372;0.5947324;0.0001922925,0.2077172;0.4601921;0.001969829,0.238292;0.2115692;0.01536297,0.2777545;-0.001645774;-0.007357419,-0.1942703;0.439173;0.00153093,-0.2409709;0.1933002;-0.01559108,-0.2746165;-0.01963943;-0.04813064,0.07157823;0.004830928;-0.03676881,0.08996016;-0.319506;-0.002957024,0.1054003;-0.6368639;0.06610848,0.1036145;-0.5966306;-0.02819157,-0.0699517;0.005856393;-0.03963823,-0.1136381;-0.3166592;-0.0122381,-0.1273935;-0.6347067;0.05395158,-0.1262075;-0.5944033;-0.04035029,0.00298923;0.5210477;0.004204453,0;0;0,-0.0197331;0.2842484;-0.09144783,-0.03950638;0.5602018;-0.1956339,0.1482816;0.487518;-0.05681968,0.2065771;0.2470194;-0.01571465,0.2269333;0.03897941;-0.07767511,-0.2292516;0.4715086;-0.08137825,-0.2827458;0.2272769;-0.06096311,-0.2610595;0.02390386;-0.1364829,0.07425932;0.007087737;-0.03056216,0.11106;-0.3154188;-0.06676745,0.1212821;-0.6392729;-0.03959155,0.1422968;-0.6710407;-0.108465,-0.07042165;0.0009785403;-0.03922449,-0.07042322;-0.3255026;-0.04847766,-0.03038837;-0.6405698;0.02119612,-0.02337361;-0.6407546;-0.06847038,-0.0346655;0.4923818;-0.1669497,198.2356
+0;0;0,0.001574508;0.2992936;0.006994263,0.003437043;0.5954388;0.0001783357,0.2067298;0.4610142;0.001990354,0.2373319;0.2122404;0.01543369,0.2767957;-0.0009369254;-0.007335152,-0.1948453;0.4443507;-0.00617052,-0.2384792;0.1974259;-0.01756627,-0.2721593;-0.01548137;-0.05007028,0.07188495;0.004856443;-0.03694059,0.09016261;-0.3178133;-0.003469206,0.1056081;-0.6357973;0.06588249,0.1052809;-0.5958368;-0.02603342,-0.07026151;0.005878302;-0.03980457,-0.1136355;-0.3149793;-0.01261516,-0.1275179;-0.6336713;0.05375303,-0.1249487;-0.5936345;-0.03811924,0.002954271;0.5216102;0.004199359,0;0;0,-0.01962031;0.2842135;-0.09200954,-0.03913353;0.5605834;-0.1967819,0.1476133;0.4870515;-0.05818582,0.2068657;0.2468979;-0.01551247,0.2271085;0.03873186;-0.07697392,-0.2284151;0.4714927;-0.08380947,-0.2819663;0.2272117;-0.06225383,-0.2602695;0.02365099;-0.1371716,0.07453392;0.007407427;-0.03074837,0.1114959;-0.3131689;-0.06862736,0.121654;-0.6374626;-0.03875303,0.142067;-0.6692347;-0.1044445,-0.07084383;0.0006730648;-0.03919614,-0.07018165;-0.3240831;-0.04935398,-0.02939825;-0.6397915;0.02012237,-0.02244238;-0.6392761;-0.06722826,-0.03434308;0.4926391;-0.1680124,198.2575
+0;0;0,0.001574628;0.2993163;0.006994795,0.003439445;0.5958233;0.0001698057,0.20718;0.4611577;0.001982829,0.237983;0.2107508;0.01551441,0.2774409;-0.002394587;-0.007251021,-0.1952789;0.4444575;-0.006196007,-0.2391993;0.1959118;-0.01766657,-0.2728744;-0.0169636;-0.0501657,0.07170619;0.004844367;-0.03684873,0.08980884;-0.314736;-0.003697813,0.1054007;-0.635733;0.066311,0.1050963;-0.5964652;-0.01921272,-0.07008679;0.005863685;-0.03970559,-0.1130455;-0.311922;-0.0127765,-0.1270595;-0.6336336;0.05422055,-0.1246689;-0.5942949;-0.03126257,0.002955968;0.5218871;0.004196696,0;0;0,-0.019803;0.2840884;-0.09243011,-0.03939212;0.5606557;-0.1976974,0.1479494;0.4878068;-0.05901933,0.2074921;0.2462915;-0.01474118,0.2282318;0.03808643;-0.07578754,-0.2290849;0.470968;-0.08459669,-0.2834617;0.2252545;-0.06215656,-0.2619145;0.02147147;-0.1364152,0.07456711;0.007285863;-0.03016186,0.1114774;-0.3098241;-0.07062459,0.1200007;-0.636313;-0.03169203,0.1375273;-0.6664917;-0.09061265,-0.07047291;0.0007833454;-0.03944655,-0.06935564;-0.3208564;-0.04969117,-0.02777535;-0.6394144;0.02084433,-0.02119273;-0.6368993;-0.06040556,-0.03457648;0.4926313;-0.168844,198.2918
+0;0;0,0.001574628;0.2993163;0.006994795,0.003439445;0.5958233;0.0001698057,0.20718;0.4611577;0.001982829,0.237983;0.2107508;0.01551441,0.2774409;-0.002394587;-0.007251021,-0.1952789;0.4444575;-0.006196007,-0.2391993;0.1959118;-0.01766657,-0.2728744;-0.0169636;-0.0501657,0.07170619;0.004844367;-0.03684873,0.08980884;-0.314736;-0.003697813,0.1054007;-0.635733;0.066311,0.1050963;-0.5964652;-0.01921272,-0.07008679;0.005863685;-0.03970559,-0.1130455;-0.311922;-0.0127765,-0.1270595;-0.6336336;0.05422055,-0.1246689;-0.5942949;-0.03126257,0.002955968;0.5218871;0.004196696,0;0;0,-0.019803;0.2840884;-0.09243011,-0.03939212;0.5606557;-0.1976974,0.1479494;0.4878068;-0.05901933,0.2074921;0.2462915;-0.01474118,0.2282318;0.03808643;-0.07578754,-0.2290849;0.470968;-0.08459669,-0.2834617;0.2252545;-0.06215656,-0.2619145;0.02147147;-0.1364152,0.07456711;0.007285863;-0.03016186,0.1114774;-0.3098241;-0.07062459,0.1200007;-0.636313;-0.03169203,0.1375273;-0.6664917;-0.09061265,-0.07047291;0.0007833454;-0.03944655,-0.06935564;-0.3208564;-0.04969117,-0.02777535;-0.6394144;0.02084433,-0.02119273;-0.6368993;-0.06040556,-0.03457648;0.4926313;-0.168844,198.3146
+0;0;0,0.001559274;0.2993273;0.007029606,0.003365731;0.5956544;0.00028372,0.2068662;0.4610921;0.002021105,0.2375019;0.2111442;0.01551778,0.2769551;-0.001926169;-0.007534986,-0.1954325;0.4460686;-0.0105374,-0.237675;0.1975858;-0.01869421,-0.2713004;-0.01521705;-0.05142416,0.07172245;0.004858135;-0.03684624,0.09002343;-0.3141801;-0.004167985,0.1057437;-0.6356934;0.06592764,0.1061907;-0.5960521;-0.02307441,-0.07008673;0.005851931;-0.03973614,-0.1127995;-0.3114059;-0.01306623,-0.1270807;-0.6336278;0.05401889,-0.1238243;-0.5939089;-0.03491625,0.002905131;0.5217351;0.004279782,0;0;0,-0.01955018;0.2839621;-0.09290862,-0.0386477;0.5601001;-0.1988709,0.1476169;0.487399;-0.0589838,0.207865;0.2466135;-0.01440573,0.2282082;0.03816327;-0.07458568,-0.2281121;0.4689155;-0.08579414,-0.2825542;0.2237845;-0.06252304,-0.261508;0.01928689;-0.1348055,0.07461457;0.007317066;-0.03007459,0.1115619;-0.3090809;-0.07149267,0.1157687;-0.6342273;-0.01863981,0.1318021;-0.6652541;-0.08214712,-0.07044451;0.0007719899;-0.03952632,-0.06936007;-0.3202925;-0.04975585,-0.02735142;-0.6392321;0.02126604,-0.02032132;-0.6379203;-0.06324483,-0.03398658;0.4921782;-0.1697996,198.3374
+0;0;0,0.001561627;0.299779;0.007040213,0.003376295;0.5974497;0.0002589249,0.212037;0.4609016;0.001963497,0.2426482;0.2111542;0.01544934,0.2820878;-0.00184308;-0.007595512,-0.2004455;0.4454978;-0.01091291,-0.242654;0.1972143;-0.01906318,-0.2762679;-0.01551552;-0.0517819,0.07157053;0.004847845;-0.03676819,0.08986929;-0.3141517;-0.004093904,0.1058486;-0.6409625;0.06715666,0.1062647;-0.6019877;-0.0156923,-0.06993827;0.005839536;-0.03965197,-0.1126459;-0.3113798;-0.0129853,-0.1271623;-0.6389109;0.05520517,-0.1241311;-0.5998639;-0.02758151,0.002912887;0.5230796;0.00427935,0;0;0,-0.02054858;0.2844468;-0.0926671,-0.04174012;0.5620172;-0.1982741,0.1513993;0.4874705;-0.05844212,0.2086239;0.2460957;-0.01421261,0.2279697;0.03721829;-0.07295203,-0.2351724;0.4676508;-0.08323305,-0.2893746;0.2228073;-0.05860636,-0.2691752;0.01780362;-0.1294572,0.07456164;0.007348508;-0.02973724,0.111832;-0.3088372;-0.07217145,0.1150071;-0.6374362;-0.007751465,0.1226729;-0.6675254;-0.06498075,-0.07016272;0.0007613724;-0.03967813,-0.06857233;-0.320271;-0.04962147,-0.02604521;-0.6445624;0.02223787,-0.01938642;-0.6411798;-0.05645041,-0.0363903;0.4935889;-0.1693566,198.3714
+0;0;0,0.001561972;0.2998453;0.007041772,0.003377232;0.597613;0.0002581822,0.2143491;0.4603512;0.001938588,0.2451699;0.2088932;0.0155168,0.2846087;-0.004099697;-0.007527582,-0.2026923;0.4447772;-0.01108014,-0.24519;0.1947931;-0.01928623,-0.2788032;-0.01793239;-0.05200429,0.07165869;0.004853817;-0.03681348,0.08995268;-0.3140624;-0.004147727,0.1060325;-0.64293;0.06755126,0.1064598;-0.6037154;-0.01751062,-0.07002443;0.005846729;-0.03970081,-0.1127209;-0.3112898;-0.0130411,-0.1273287;-0.6408821;0.05557851,-0.1242165;-0.6015935;-0.02941942,0.002913659;0.5232165;0.004280036,0;0;0,-0.02058653;0.284459;-0.0928359,-0.04179935;0.5620424;-0.1986783,0.1540303;0.4896162;-0.0585165,0.2090991;0.2459805;-0.01408076,0.2282274;0.0370656;-0.07274175,-0.2372252;0.4651944;-0.08283699,-0.292345;0.2189228;-0.05680688,-0.2724245;0.01351577;-0.1265461,0.07463269;0.007412493;-0.02981234,0.111614;-0.3087039;-0.07238102,0.1118475;-0.637699;0.0005252361,0.1179912;-0.6680915;-0.05977082,-0.07029491;0.0006951068;-0.03964722,-0.0684898;-0.3202527;-0.04957183,-0.02562863;-0.6465539;0.02284124,-0.01103945;-0.681564;-0.03083795,-0.0364534;0.4936092;-0.1697032,198.394
+0;0;0,0.001500602;0.2998446;0.007085064,0.003263016;0.5976145;0.0003665569,0.2142415;0.4602934;0.002039938,0.2451046;0.2088317;0.01545471,0.2842073;-0.004138455;-0.008359585,-0.2023477;0.4431034;-0.007858161,-0.2461569;0.1934427;-0.01861558,-0.2799149;-0.01898474;-0.05307479,0.07168385;0.004851974;-0.03676469,0.08995043;-0.314065;-0.00409111,0.1060701;-0.6429412;0.06755906,0.1059848;-0.603715;-0.01750257,-0.06997967;0.00583978;-0.03978069,-0.1126886;-0.3112913;-0.01307661,-0.1272995;-0.6408508;0.05570013,-0.1246995;-0.6015573;-0.02931449,0.002823025;0.5232165;0.00436194,0;0;0,-0.02058653;0.284459;-0.0928359,-0.04179935;0.5620424;-0.1986783,0.1540303;0.4896162;-0.0585165,0.2090991;0.2459805;-0.01408076,0.2282274;0.0370656;-0.07274175,-0.2372252;0.4651944;-0.08283699,-0.292345;0.2189228;-0.05680688,-0.2724245;0.01351577;-0.1265461,0.07463269;0.007412493;-0.02981234,0.111614;-0.3087039;-0.07238102,0.1118475;-0.637699;0.0005252361,0.1179912;-0.6680915;-0.05977082,-0.07029491;0.0006951068;-0.03964722,-0.0684898;-0.3202527;-0.04957183,-0.02562863;-0.6465539;0.02284124,-0.01103945;-0.681564;-0.03083795,-0.0364534;0.4936092;-0.1697032,198.4165
+0;0;0,0.001500639;0.2998522;0.007085242,0.003262212;0.5974798;0.0003707395,0.2153352;0.4598877;0.002029166,0.2462347;0.2081293;0.01545976,0.2853224;-0.004758969;-0.008345373,-0.20341;0.4426087;-0.00792016,-0.247271;0.1926534;-0.01869027,-0.281016;-0.01969233;-0.05313624,0.07187106;0.004864645;-0.03686069,0.09009245;-0.3132636;-0.004267927,0.1061756;-0.6413942;0.06721981,0.1060986;-0.6030716;-0.009510934,-0.07016241;0.005855029;-0.03988457,-0.1127658;-0.3104917;-0.01324654,-0.1273434;-0.639304;0.05537427,-0.1249982;-0.6009208;-0.02131405,0.002822545;0.5231364;0.004363186,0;0;0,-0.02051331;0.2842746;-0.09343934,-0.04157139;0.56158;-0.199631,0.1554074;0.4896964;-0.05914211,0.2097323;0.2456798;-0.01417422,0.229533;0.03650193;-0.07134509,-0.2369973;0.4674311;-0.07985207,-0.293766;0.2211514;-0.05453254,-0.2743194;0.01489364;-0.1215811,0.0747281;0.00729531;-0.03017139,0.1094702;-0.3083818;-0.07189488,0.1065849;-0.633945;0.01200461,0.1089009;-0.6647615;-0.03545976,-0.0706869;0.000867238;-0.03937555,-0.06852511;-0.3192531;-0.05024489,-0.02584547;-0.6447643;0.02227937,-0.01115597;-0.6731678;-0.02599208,-0.03629738;0.4932606;-0.1705155,198.4396
+0;0;0,0.001505847;0.3008927;0.007109831,0.003286522;0.601748;0.0003136429,0.220799;0.4615153;0.00196703,0.2517098;0.2096655;0.01540251,0.2907892;-0.003177702;-0.008397582,-0.2086764;0.4437936;-0.008237246,-0.2525533;0.1937475;-0.01901127,-0.2862912;-0.01855327;-0.05344994,0.07201993;0.004874721;-0.03693705,0.09027211;-0.3137909;-0.004289225,0.1059312;-0.6332697;0.06531361,0.1058493;-0.5944148;-0.01632435,-0.07030775;0.005867158;-0.03996719,-0.1129831;-0.3110139;-0.01328416,-0.1271764;-0.6311565;0.05352734,-0.1246811;-0.5922371;-0.02806548,0.002840823;0.5263848;0.004360859,0;0;0,-0.02245029;0.2851895;-0.09355307,-0.04809527;0.5652065;-0.2007222,0.156577;0.4899162;-0.05965042,0.2104604;0.2457006;-0.01471019,0.2324189;0.03660884;-0.0712285,-0.2443531;0.4664269;-0.07295677,-0.3022549;0.2203278;-0.0475216,-0.2836584;0.01378457;-0.1137782,0.07483502;0.007181942;-0.03038287,0.1060986;-0.3098561;-0.06854391,0.1002799;-0.6251879;0.01914024,0.1014815;-0.6632952;-0.02671957,-0.07095933;0.001019566;-0.03922643,-0.06806039;-0.3196251;-0.05042343,-0.02690694;-0.6366979;0.01977444,-0.01046832;-0.6686173;-0.03159612,-0.04144857;0.4960181;-0.1713116,198.4725
+0;0;0,0.001469939;0.3002746;0.007134845,0.003138389;0.5987844;0.0005221777,0.2210471;0.4593431;0.001987452,0.2519486;0.2065403;0.01489821,0.2905858;-0.006209522;-0.01060332,-0.2097294;0.443616;-0.01089667,-0.2526737;0.1924389;-0.02073067,-0.2863882;-0.01972233;-0.05617886,0.07217107;0.004908344;-0.0370201,0.09039205;-0.314954;-0.004250493,0.1070578;-0.6493084;0.06865044,0.1073804;-0.6106236;-0.01142149,-0.07045971;0.005862776;-0.04005373,-0.113311;-0.3122027;-0.01329689,-0.1283756;-0.6472701;0.05661777,-0.1255211;-0.6085208;-0.02339689,0.002733051;0.5242965;0.004484057,0;0;0,-0.02207774;0.2845717;-0.09353828,-0.04566396;0.5624055;-0.2002838,0.1591452;0.4908247;-0.06021833,0.2119657;0.2454808;-0.01497197,0.2330728;0.03638344;-0.07187915,-0.243532;0.4684558;-0.07238057,-0.3016079;0.2215559;-0.04595201,-0.2841579;0.01480071;-0.1119326,0.07488272;0.007142752;-0.03073764,0.1020301;-0.3119287;-0.06500435,0.08826233;-0.6384046;0.03799606,0.09843024;-0.6659303;-0.01745176,-0.07130384;0.001112059;-0.03895856,-0.0671003;-0.3207196;-0.05011712,-0.0251786;-0.6528686;0.02271678,-0.0192399;-0.6486996;-0.05333936,-0.0398283;0.4940233;-0.1710582,198.4951
+0;0;0,0.001469939;0.3002746;0.007134845,0.003138389;0.5987844;0.0005221777,0.2210471;0.4593431;0.001987452,0.2519486;0.2065403;0.01489821,0.2905858;-0.006209522;-0.01060332,-0.2097294;0.443616;-0.01089667,-0.2526737;0.1924389;-0.02073067,-0.2863882;-0.01972233;-0.05617886,0.07217107;0.004908344;-0.0370201,0.09039205;-0.314954;-0.004250493,0.1070578;-0.6493084;0.06865044,0.1073804;-0.6106236;-0.01142149,-0.07045971;0.005862776;-0.04005373,-0.113311;-0.3122027;-0.01329689,-0.1283756;-0.6472701;0.05661777,-0.1255211;-0.6085208;-0.02339689,0.002733051;0.5242965;0.004484057,0;0;0,-0.02207774;0.2845717;-0.09353828,-0.04566396;0.5624055;-0.2002838,0.1591452;0.4908247;-0.06021833,0.2119657;0.2454808;-0.01497197,0.2330728;0.03638344;-0.07187915,-0.243532;0.4684558;-0.07238057,-0.3016079;0.2215559;-0.04595201,-0.2841579;0.01480071;-0.1119326,0.07488272;0.007142752;-0.03073764,0.1020301;-0.3119287;-0.06500435,0.08826233;-0.6384046;0.03799606,0.09843024;-0.6659303;-0.01745176,-0.07130384;0.001112059;-0.03895856,-0.0671003;-0.3207196;-0.05011712,-0.0251786;-0.6528686;0.02271678,-0.0192399;-0.6486996;-0.05333936,-0.0398283;0.4940233;-0.1710582,198.5174
+0;0;0,0.001469163;0.3001162;0.00713108,0.003134529;0.5980738;0.0005306723,0.2217835;0.458551;0.001980125,0.2524939;0.2073121;0.01481101,0.2911252;-0.005405232;-0.01068664,-0.2104522;0.4427707;-0.01094765,-0.2531309;0.1931474;-0.02072081,-0.2868403;-0.01898147;-0.05616359,0.07233369;0.004919405;-0.03710352,0.09048704;-0.3137557;-0.004455552,0.1072643;-0.6503465;0.06893301,0.1075871;-0.6116549;-0.01120106,-0.07061847;0.005875987;-0.04014398,-0.1133107;-0.3110088;-0.01348646,-0.1284761;-0.6483175;0.05689586,-0.1256193;-0.6095614;-0.02318091,0.002729944;0.5237244;0.004485187,0;0;0,-0.02182319;0.2842684;-0.09401035,-0.04447013;0.5613943;-0.2012534,0.1608478;0.4907674;-0.06087136,0.2139308;0.2470646;-0.01592827,0.2352709;0.03784877;-0.07218242,-0.2435348;0.4675911;-0.07334124,-0.2999841;0.2221242;-0.04526611,-0.2842804;0.01552242;-0.1120517,0.07496288;0.00708288;-0.03103924,0.09916984;-0.3113075;-0.06251669,0.0870327;-0.6393752;0.04324293,0.09409171;-0.6672837;-0.01237988,-0.0715904;0.001170505;-0.03881339,-0.0664464;-0.3194708;-0.04939485,-0.02458931;-0.6541553;0.02268212,-0.00610611;-0.6840278;-0.02802069,-0.03891534;0.4931954;-0.1718988,198.5509
+0;0;0,0.001433574;0.3010402;0.007221117,0.002994788;0.6004087;0.0008046869,0.2235468;0.4598624;0.001999676,0.2540486;0.2090959;0.0136989,0.2924829;-0.003137946;-0.0158317,-0.2126361;0.4450672;-0.01298558,-0.2544856;0.1958744;-0.02311848,-0.2886538;-0.0155731;-0.06204079,0.07249626;0.004959762;-0.03717986,0.09057559;-0.312578;-0.004658293,0.1073365;-0.6510658;0.06910497,0.1079673;-0.6120998;-0.01348849,-0.07076654;0.005859578;-0.04025434,-0.1133118;-0.3098947;-0.01372376,-0.1285057;-0.6491126;0.05696089,-0.1252656;-0.6100769;-0.0255638,0.002628344;0.5254682;0.004716231,0;0;0,-0.02279524;0.2847029;-0.09541488,-0.04640982;0.5628624;-0.2036707,0.1613891;0.4908909;-0.06269646,0.2161634;0.2480941;-0.01796889,0.2375845;0.0388938;-0.07426119,-0.2449626;0.4681105;-0.07088057,-0.302557;0.2234284;-0.04322918,-0.2874817;0.01666428;-0.1096656,0.07509393;0.006577134;-0.0313096,0.09703498;-0.3110992;-0.0598588,0.0879819;-0.6391885;0.05226351,0.08807307;-0.6709193;-0.003340237,-0.07187088;0.001627992;-0.03865974,-0.06664494;-0.3178221;-0.05045069,-0.02492671;-0.6545687;0.02136339,-0.006525908;-0.6866426;-0.03070113,-0.04045596;0.4942394;-0.1738892,198.5739
+0;0;0,0.001433023;0.3009245;0.007218343,0.002992678;0.5999904;0.0008101908,0.2197688;0.460685;0.002045386,0.2501338;0.2110438;0.01369212,0.2885771;-0.001239926;-0.01584542,-0.2089578;0.4461426;-0.01268371,-0.2506196;0.1980681;-0.02277114,-0.2847958;-0.01342908;-0.06170259,0.07265709;0.004970766;-0.03726235,0.09068903;-0.3117344;-0.004826054,0.1077437;-0.6561564;0.07023039,0.1083818;-0.6170878;-0.01330734,-0.07092354;0.005872578;-0.04034364,-0.1133572;-0.3090538;-0.01388264,-0.1288176;-0.6542187;0.05804122,-0.1255404;-0.6150797;-0.02542696,0.002626818;0.5251693;0.004715503,0;0;0,-0.02099102;0.2843553;-0.09649444,-0.04047083;0.5618078;-0.206531,0.1612624;0.4911378;-0.06462741,0.2184945;0.2499923;-0.02044916,0.2400051;0.04099695;-0.07765913,-0.2367299;0.4666376;-0.07513937,-0.2939112;0.2232921;-0.0452783,-0.2821836;0.01689257;-0.1136626,0.07520759;0.006264955;-0.03157234,0.09480051;-0.3109094;-0.05795336,0.08331015;-0.6417718;0.06431222,0.07981897;-0.670756;0.004563808,-0.07211424;0.001912467;-0.0385762,-0.06676252;-0.3166894;-0.05055759,-0.02587429;-0.6598963;0.0207732,-0.006941475;-0.6927422;-0.03169717,-0.03581718;0.4934124;-0.1762986,198.5956
+0;0;0,0.00143185;0.3006782;0.007212435,0.002990235;0.5995008;0.0008093705,0.2173949;0.4609576;0.002070711,0.2477413;0.2114689;0.01371032,0.2861849;-0.0008157343;-0.01582735,-0.206649;0.4465741;-0.01249751,-0.2482853;0.1986512;-0.02257877,-0.2824616;-0.01284696;-0.06151041,0.07276163;0.004977917;-0.03731596,0.09077141;-0.3113382;-0.004919514,0.1076965;-0.6531417;0.06956632,0.1083369;-0.6140391;-0.01428545,-0.07102558;0.005881027;-0.04040169,-0.1134071;-0.3086584;-0.01397319,-0.1287499;-0.6511992;0.05740387,-0.1254604;-0.6120259;-0.02637808,0.002624658;0.5247376;0.004711663,0;0;0,-0.01956683;0.2836614;-0.09805512,-0.03704996;0.5601692;-0.2101281,0.160963;0.4910901;-0.06702089,0.2214353;0.2507778;-0.02350044,0.2404788;0.04149292;-0.08052993,-0.2316162;0.4673986;-0.07895757,-0.2875367;0.224164;-0.04716468,-0.2782786;0.0174754;-0.1150563,0.07516007;0.005778193;-0.03207946,0.09413455;-0.3115156;-0.0519383,0.08144649;-0.6416325;0.06436348,0.07607394;-0.6701454;0.003850937,-0.07239594;0.002396482;-0.0382701,-0.06792821;-0.3157396;-0.05238365,-0.02853787;-0.656616;0.01773047,-0.02274976;-0.6543529;-0.06171479,-0.03286183;0.4920223;-0.179414,198.6291
+0;0;0,0.001322413;0.2951083;0.007093698,0.002521979;0.5852913;0.0008830461,0.2001825;0.4544907;0.002397886,0.2299429;0.2039285;0.01109475,0.2698081;-0.006676897;-0.02650203,-0.1906484;0.4416862;-0.01252066,-0.2320198;0.1929116;-0.02444971,-0.2657542;-0.01805285;-0.06584288,0.0728682;0.004973689;-0.03733644,0.09084805;-0.3107675;-0.005035892,0.1076328;-0.650528;0.06901389,0.1084868;-0.6118274;-0.01113353,-0.07105765;0.005913658;-0.04055071,-0.1133137;-0.3080536;-0.01413012,-0.1285897;-0.6485074;0.05700493,-0.1252046;-0.6097381;-0.02306804,0.002269318;0.5130013;0.004660052,0;0;0,-0.01120896;0.2786962;-0.096663,-0.01729585;0.54708;-0.2069554,0.1598464;0.4915363;-0.06958628,0.2239111;0.2506766;-0.02927446,0.2397356;0.04053278;-0.08355665,-0.2042545;0.4703489;-0.09267497,-0.2625808;0.2268545;-0.06025269,-0.2545635;0.02088334;-0.130031,0.075169;0.005160213;-0.03242707,0.092575;-0.3119039;-0.04747653,0.0775144;-0.6412733;0.0642879,0.06943554;-0.6687043;0.00828385,-0.0725934;0.002972059;-0.03807738,-0.06998262;-0.3144892;-0.05452649,-0.03245791;-0.6536152;0.0146676,-0.02721055;-0.6502731;-0.06123932,-0.01614721;0.4812309;-0.1769097,198.6626
+0;0;0,0.001322413;0.2951083;0.007093698,0.002521979;0.5852913;0.0008830461,0.2001825;0.4544907;0.002397886,0.2299429;0.2039285;0.01109475,0.2698081;-0.006676897;-0.02650203,-0.1906484;0.4416862;-0.01252066,-0.2320198;0.1929116;-0.02444971,-0.2657542;-0.01805285;-0.06584288,0.0728682;0.004973689;-0.03733644,0.09084805;-0.3107675;-0.005035892,0.1076328;-0.650528;0.06901389,0.1084868;-0.6118274;-0.01113353,-0.07105765;0.005913658;-0.04055071,-0.1133137;-0.3080536;-0.01413012,-0.1285897;-0.6485074;0.05700493,-0.1252046;-0.6097381;-0.02306804,0.002269318;0.5130013;0.004660052,0;0;0,-0.01120896;0.2786962;-0.096663,-0.01729585;0.54708;-0.2069554,0.1598464;0.4915363;-0.06958628,0.2239111;0.2506766;-0.02927446,0.2397356;0.04053278;-0.08355665,-0.2042545;0.4703489;-0.09267497,-0.2625808;0.2268545;-0.06025269,-0.2545635;0.02088334;-0.130031,0.075169;0.005160213;-0.03242707,0.092575;-0.3119039;-0.04747653,0.0775144;-0.6412733;0.0642879,0.06943554;-0.6687043;0.00828385,-0.0725934;0.002972059;-0.03807738,-0.06998262;-0.3144892;-0.05452649,-0.03245791;-0.6536152;0.0146676,-0.02721055;-0.6502731;-0.06123932,-0.01614721;0.4812309;-0.1769097,198.6852
+0;0;0,0.001313496;0.2931186;0.00704587,0.002514039;0.5835938;0.0008177212,0.1935685;0.4543994;0.002426157,0.2234177;0.2030897;0.01114897,0.263294;-0.007574424;-0.02645829,-0.1842193;0.4420222;-0.01199451,-0.2257143;0.1925054;-0.02395916,-0.259458;-0.01851787;-0.06536388,0.07305249;0.004986268;-0.03743086,0.09102657;-0.3106535;-0.005140696,0.1077777;-0.6497331;0.06876066,0.1086105;-0.6112484;-0.009397529,-0.07123736;0.005928614;-0.04065326,-0.1134799;-0.3079379;-0.01424116,-0.1287252;-0.6477093;0.0567513,-0.1254242;-0.6091576;-0.02133429,0.002260166;0.5109574;0.004612829,0;0;0,-0.003933698;0.2759364;-0.09906316,-0.004635084;0.5429457;-0.2135558,0.162752;0.4908338;-0.07447958,0.2275581;0.2496777;-0.0324378,0.2405356;0.039538;-0.08772516,-0.1862779;0.4707523;-0.1004606,-0.2436021;0.2266812;-0.06486726,-0.2409121;0.0211965;-0.136649,0.07516152;0.004683614;-0.03303647,0.08975294;-0.3125158;-0.0459125,0.07267238;-0.6416413;0.06409502,0.06189769;-0.6694736;0.01193452,-0.07300063;0.003437083;-0.03770533,-0.07239565;-0.3138324;-0.05597811,-0.03722584;-0.6527061;0.01217317,-0.03280824;-0.6492268;-0.06170866,-0.00449102;0.4772202;-0.1824005,198.7186
+0;0;0,0.001259005;0.2911644;0.007097531,0.00234624;0.5802788;0.001106366,0.1946791;0.4512167;0.002836827,0.2240113;0.2001469;0.006258371,0.2651631;-0.008945733;-0.03864858,-0.185451;0.43876;-0.01319784,-0.2267177;0.1898504;-0.0289832,-0.2605194;-0.01982699;-0.07717746,0.07347831;0.005029809;-0.03766571,0.09139676;-0.309999;-0.005335256,0.107482;-0.6472127;0.06744251,0.1085288;-0.6089777;-0.008382358,-0.071665;0.005951805;-0.04088729,-0.1137704;-0.3073395;-0.01471086,-0.1289454;-0.6450258;0.05604256,-0.1255111;-0.6067196;-0.01970396,0.002128643;0.5079718;0.004811507,0;0;0,-0.00352357;0.2733442;-0.1004949,-0.005125657;0.5384827;-0.2158663,0.1647729;0.4909281;-0.07843732,0.228008;0.2500044;-0.03524923,0.2406815;0.0402683;-0.09252047,-0.1860647;0.470727;-0.09843397,-0.2453492;0.2275793;-0.06276007,-0.2434778;0.0216174;-0.1335136,0.07546798;0.00403285;-0.03363609,0.08726551;-0.3127702;-0.04394031,0.06784759;-0.6402988;0.06383872,0.0566949;-0.6692418;0.0167253,-0.07369509;0.004044845;-0.03735963,-0.0754873;-0.3124793;-0.05782387,-0.0418526;-0.6494875;0.009722866,-0.03826571;-0.6454192;-0.06192212,-0.004730478;0.4732145;-0.1845295,198.752
+0;0;0,0.001253935;0.289992;0.00706895,0.002338896;0.5785118;0.001088513,0.1942213;0.4496922;0.002817984,0.2236462;0.1978291;0.00625034,0.26481;-0.0113246;-0.03866971,-0.1850189;0.4372646;-0.01317915,-0.2264159;0.1875685;-0.02901439,-0.2602275;-0.02217004;-0.0772227,0.07351932;0.005032616;-0.03768672,0.09145084;-0.310226;-0.005332693,0.1075599;-0.6479388;0.06755282,0.1086091;-0.609685;-0.00844489,-0.07170499;0.005955125;-0.04091011,-0.1138411;-0.3075646;-0.01471459,-0.1290386;-0.6457509;0.05614358,-0.1255964;-0.6074258;-0.0197756,0.002121628;0.5063144;0.00478804,0;0;0,-0.002133049;0.2715708;-0.1019394,-0.003213238;0.5356147;-0.2183385,0.1665238;0.4915857;-0.08207822,0.2316393;0.2504212;-0.03834891,0.2415649;0.04073182;-0.09656739,-0.182094;0.4709547;-0.09729056,-0.2426801;0.2270075;-0.06364927,-0.2426097;0.02127109;-0.1352736,0.07525662;0.003763586;-0.03424883,0.08445293;-0.3133805;-0.04380918,0.0621616;-0.6416602;0.06276131,0.05110054;-0.6705266;0.01525045,-0.07394186;0.004328106;-0.03694015,-0.07783137;-0.3122463;-0.05978438,-0.04685189;-0.6502293;0.006770287,-0.04395723;-0.6464183;-0.0649977,-0.002915729;0.470578;-0.1867738,198.7858
+0;0;0,0.001247302;0.2884581;0.007031561,0.002327824;0.575801;0.001074997,0.1887087;0.4488849;0.002846463,0.2181334;0.1970233;0.006278798,0.2592844;-0.0120654;-0.03862729,-0.1796688;0.4368133;-0.01269246,-0.2210656;0.1871187;-0.0285276,-0.2548667;-0.02255468;-0.07672094,0.07377274;0.005049963;-0.03781663,0.09172173;-0.3105158;-0.005431075,0.1078813;-0.6492864;0.0676827,0.1089365;-0.6109847;-0.008755535,-0.07195216;0.005975653;-0.04105112,-0.1141293;-0.3078496;-0.01483008,-0.1293744;-0.6470951;0.05625,-0.1259122;-0.6087217;-0.02010924,0.002111405;0.5038853;0.00476009,0;0;0,-0.001766637;0.2699058;-0.1020138,-0.003122985;0.5328413;-0.2180104,0.1612428;0.4923921;-0.08477902,0.2308335;0.2521476;-0.04292774,0.2416043;0.04222561;-0.09989095,-0.1766701;0.4709132;-0.09947444,-0.2388104;0.2273315;-0.06603178,-0.2399892;0.02204695;-0.1387291,0.0750742;0.003466308;-0.03535342,0.08124381;-0.3141024;-0.04340267,0.05575912;-0.6441101;0.06060576,0.04386485;-0.6726411;0.01217556,-0.07462867;0.004678638;-0.03614814,-0.08017915;-0.3119149;-0.06242536,-0.05321275;-0.6514684;0.003517471,-0.05058775;-0.6478381;-0.06866693,-0.002741352;0.468052;-0.1865828,198.8081
+0;0;0,0.001230073;0.2890359;0.007228456,0.002330243;0.5772377;0.001811694,0.1854076;0.4509051;0.00307852,0.214918;0.1949483;-0.0002155832,0.256592;-0.01224889;-0.05353606,-0.1758839;0.4366617;-0.007949937,-0.2203333;0.184117;-0.03326924,-0.2546598;-0.02390684;-0.08857059,0.07413916;0.005076883;-0.03796298,0.09198826;-0.3099215;-0.005629193,0.1081229;-0.6485872;0.06753083,0.108444;-0.6103963;-0.00760331,-0.07227051;0.006001349;-0.04128602,-0.114262;-0.3072831;-0.01525538,-0.1297559;-0.6463933;0.0559584,-0.1270691;-0.6081359;-0.01912107,0.002108758;0.5050681;0.005329287,0;0;0,-0.0005628243;0.2698836;-0.1037211,-0.0005359426;0.5331231;-0.2211294,0.1588524;0.4932808;-0.08684278,0.23659;0.2511756;-0.0451591,0.2433408;0.0418312;-0.10549,-0.1684385;0.472248;-0.09808711,-0.2362399;0.2258212;-0.06533923,-0.2368376;0.01972322;-0.136288,0.07527263;0.002865165;-0.03590822,0.08002072;-0.3141952;-0.0420928,0.05113194;-0.6444892;0.05978203,0.03936387;-0.6735541;0.01411819,-0.07520235;0.005278567;-0.03578157,-0.08246988;-0.3104259;-0.065208,-0.05746754;-0.6502419;-0.0003451332,-0.05539618;-0.6463423;-0.07124514,-0.0005308539;0.4682336;-0.1893454,198.8302
+0;0;0,0.001230073;0.2890359;0.007228456,0.002330243;0.5772377;0.001811694,0.1854076;0.4509051;0.00307852,0.214918;0.1949483;-0.0002155832,0.256592;-0.01224889;-0.05353606,-0.1758839;0.4366617;-0.007949937,-0.2203333;0.184117;-0.03326924,-0.2546598;-0.02390684;-0.08857059,0.07413916;0.005076883;-0.03796298,0.09198826;-0.3099215;-0.005629193,0.1081229;-0.6485872;0.06753083,0.108444;-0.6103963;-0.00760331,-0.07227051;0.006001349;-0.04128602,-0.114262;-0.3072831;-0.01525538,-0.1297559;-0.6463933;0.0559584,-0.1270691;-0.6081359;-0.01912107,0.002108758;0.5050681;0.005329287,0;0;0,-0.0005628243;0.2698836;-0.1037211,-0.0005359426;0.5331231;-0.2211294,0.1588524;0.4932808;-0.08684278,0.23659;0.2511756;-0.0451591,0.2433408;0.0418312;-0.10549,-0.1684385;0.472248;-0.09808711,-0.2362399;0.2258212;-0.06533923,-0.2368376;0.01972322;-0.136288,0.07527263;0.002865165;-0.03590822,0.08002072;-0.3141952;-0.0420928,0.05113194;-0.6444892;0.05978203,0.03936387;-0.6735541;0.01411819,-0.07520235;0.005278567;-0.03578157,-0.08246988;-0.3104259;-0.065208,-0.05746754;-0.6502419;-0.0003451332,-0.05539618;-0.6463423;-0.07124514,-0.0005308539;0.4682336;-0.1893454,198.8529
+0;0;0,0.001230313;0.2890924;0.007229869,0.002331264;0.5775006;0.001808918,0.2173009;0.4416848;0.002687025,0.2449895;0.2015287;-0.000403726,0.2866527;-0.00561446;-0.05371031,-0.2068523;0.4249631;-0.01026029,-0.2485577;0.1880086;-0.03401658,-0.2828752;-0.01996104;-0.08930352,0.0742894;0.005087171;-0.03803992,0.0921749;-0.3105536;-0.005640194,0.1082806;-0.6486107;0.06738836,0.1087464;-0.6067256;-0.04163259,-0.07241696;0.00601351;-0.04136968,-0.1144941;-0.3079098;-0.01528596,-0.1299602;-0.6464106;0.05579985,-0.1260615;-0.6044289;-0.0531418,0.002109597;0.5052716;0.005329406,0;0;0,-0.0008323714;0.2693135;-0.105346,-0.001175135;0.5323082;-0.2238097,0.1959481;0.4853002;-0.08587146,0.2402371;0.2503905;-0.04971814,0.2456782;0.04072355;-0.108844,-0.195187;0.4731533;-0.0793386,-0.2584928;0.2420237;-0.04735994,-0.2630616;0.03602967;-0.1182915,0.07488429;0.002040476;-0.03714848,0.08083161;-0.315668;-0.04211426,0.04828296;-0.6455978;0.0576961,0.0491868;-0.6538351;-0.04508591,-0.07581834;0.006403405;-0.03467572,-0.08568725;-0.3094832;-0.06809614,-0.0613162;-0.6488209;-0.003821857,-0.05906059;-0.6569351;-0.1066288,-0.001077957;0.4674649;-0.191797,198.886
+0;0;0,0.001200461;0.2899;0.007406825,0.00222967;0.5793746;0.002363111,0.2127434;0.4445485;0.002853088,0.2405434;0.2033513;-0.007193404,0.2828638;-0.001801267;-0.06728854,-0.2026918;0.429171;-0.01279795,-0.2434321;0.1912902;-0.04113176,-0.2780833;-0.0146077;-0.1035447,0.07477805;0.005102709;-0.03828103,0.09263425;-0.3100653;-0.005903948,0.1086549;-0.6482742;0.06720111,0.109736;-0.6063779;-0.04176075,-0.07286598;0.006080026;-0.04167512,-0.1149303;-0.3073699;-0.01564162,-0.1304168;-0.645944;0.05587036,-0.1259065;-0.603943;-0.05299199,0.002029937;0.5068467;0.005784661,0;0;0,0.000206165;0.2696514;-0.1067069,0.0009197295;0.5332232;-0.2264631,0.1932596;0.4845151;-0.08941627,0.2446706;0.2498497;-0.05282545,0.248729;0.04016066;-0.1120205,-0.1901597;0.4729372;-0.08539014,-0.2483405;0.2396924;-0.04986966,-0.2549894;0.03472759;-0.1235936,0.07561033;0.001523018;-0.03693223,0.08091641;-0.3156991;-0.04325438,0.0452125;-0.6461657;0.0542307,0.04587694;-0.6545847;-0.04842854,-0.07627425;0.006680977;-0.03494046,-0.087751;-0.308351;-0.0712876,-0.06486913;-0.648034;-0.007427,-0.06284209;-0.6563392;-0.1101109,0.0007467717;0.4682157;-0.1941204,198.9085
+0;0;0,0.00120822;0.2917738;0.007454701,0.002248631;0.5844256;0.002352133,0.1997044;0.4525752;0.003065457,0.2275142;0.2112928;-0.006984589,0.2698022;0.00629729;-0.06703372,-0.189991;0.4381505;-0.01161586,-0.2307456;0.2001856;-0.0399597,-0.2653703;-0.005554631;-0.1023249,0.07462015;0.005091934;-0.0382002,0.09249547;-0.3104137;-0.005788427,0.108465;-0.6475431;0.0670833,0.1095471;-0.6056364;-0.04197399,-0.07271212;0.006067188;-0.04158712,-0.1148215;-0.3077185;-0.01552573,-0.1302586;-0.645212;0.05575799,-0.1257443;-0.6032006;-0.0531997,0.002046463;0.5110135;0.005815392,0;0;0,0.006929405;0.2718717;-0.1059566,0.01678537;0.5388706;-0.2254443,0.1930684;0.4839129;-0.09133315,0.245915;0.2494164;-0.0551362,0.2528772;0.03919983;-0.1115086,-0.1657184;0.4767675;-0.09254316,-0.2293296;0.2441788;-0.06175809,-0.2365301;0.04003876;-0.1372056,0.07508782;0.0009220839;-0.03760743,0.07957249;-0.3166324;-0.04488397,0.04262281;-0.6459942;0.05195117,0.04208606;-0.6542432;-0.05087471,-0.07623788;0.007307076;-0.03446363,-0.09180606;-0.3075369;-0.07376765,-0.06960803;-0.6459607;-0.008975022,-0.06876136;-0.6540914;-0.1118428,0.01416419;0.4729117;-0.1931345,198.9419
+0;0;0,0.001211486;0.2925623;0.007474846,0.002251812;0.5851802;0.002374212,0.2031284;0.4523608;0.003037946,0.23098;0.2107165;-0.007027173,0.2732861;0.005632892;-0.0671021,-0.1933112;0.4376865;-0.01189745,-0.234127;0.1993647;-0.04028381,-0.2687666;-0.00646399;-0.1026758,0.07557292;0.00515695;-0.03868794,0.09349182;-0.3111178;-0.006197162,0.1094179;-0.6473317;0.06647667,0.1104996;-0.6054295;-0.04253875,-0.07364053;0.006144655;-0.04211811,-0.1158526;-0.308406;-0.01599319,-0.1312477;-0.6449829;0.05509695,-0.1267352;-0.6029761;-0.05381891,0.002049761;0.5118105;0.005835474,0;0;0,0.004754364;0.2720872;-0.1076849,0.01272886;0.5387009;-0.2280943,0.1929573;0.4841934;-0.09304047,0.2499692;0.2504134;-0.05608749,0.2552595;0.04045841;-0.1139581,-0.1686008;0.4776027;-0.08655891,-0.2350443;0.2451921;-0.0575839,-0.2422003;0.04135963;-0.1341293,0.07657261;0.0003960728;-0.03702831,0.07836643;-0.3179057;-0.04636979,0.03908193;-0.6462692;0.04959368,0.03782371;-0.6547022;-0.05311228,-0.07720416;0.00756646;-0.03488386,-0.09553015;-0.3076431;-0.07627882,-0.07683709;-0.6429769;-0.0002744272,-0.07666505;-0.6513189;-0.103022,0.01042752;0.4728433;-0.1956503,198.9756
+0;0;0,0.001190636;0.2921828;0.007602458,0.002185542;0.5845877;0.002851077,0.2025038;0.4518065;0.003163151,0.2293808;0.2095789;-0.01644785,0.2725896;0.00787054;-0.08616652,-0.1928574;0.4379213;-0.01385458,-0.2328953;0.1990443;-0.04725988,-0.2672795;-0.005089998;-0.1147942,0.07542688;0.005149071;-0.03860004,0.09335443;-0.3115209;-0.006034005,0.1092194;-0.646266;0.06627828,0.1107666;-0.6043503;-0.04272234,-0.0734833;0.006128659;-0.04205158,-0.1157403;-0.3088265;-0.01598653,-0.131113;-0.6438924;0.05493298,-0.1261358;-0.6018673;-0.05395291,0.001993871;0.5112585;0.006213523,0;0;0,0.004970454;0.271638;-0.1077871,0.01224624;0.5378774;-0.2285361,0.1924035;0.4836163;-0.09396719,0.2535934;0.2499925;-0.05579805,0.2627717;0.03991221;-0.1123314,-0.1690909;0.4775563;-0.08839244,-0.2314636;0.2432213;-0.05712106,-0.2397001;0.03972124;-0.1341525,0.07662761;0.0002215803;-0.03652191,0.08003695;-0.3184454;-0.04659915,0.03818113;-0.6450402;0.04889441,0.03696033;-0.6535398;-0.05377889,-0.0768957;0.007652207;-0.03513096,-0.09641537;-0.3078611;-0.07675023,-0.08313109;-0.6359373;0.02186282,-0.09678526;-0.6816056;-0.0563254,0.01018195;0.4721072;-0.1960011,198.9977
+0;0;0,0.001190636;0.2921828;0.007602458,0.002185542;0.5845877;0.002851077,0.2025038;0.4518065;0.003163151,0.2293808;0.2095789;-0.01644785,0.2725896;0.00787054;-0.08616652,-0.1928574;0.4379213;-0.01385458,-0.2328953;0.1990443;-0.04725988,-0.2672795;-0.005089998;-0.1147942,0.07542688;0.005149071;-0.03860004,0.09335443;-0.3115209;-0.006034005,0.1092194;-0.646266;0.06627828,0.1107666;-0.6043503;-0.04272234,-0.0734833;0.006128659;-0.04205158,-0.1157403;-0.3088265;-0.01598653,-0.131113;-0.6438924;0.05493298,-0.1261358;-0.6018673;-0.05395291,0.001993871;0.5112585;0.006213523,0;0;0,0.004970454;0.271638;-0.1077871,0.01224624;0.5378774;-0.2285361,0.1924035;0.4836163;-0.09396719,0.2535934;0.2499925;-0.05579805,0.2627717;0.03991221;-0.1123314,-0.1690909;0.4775563;-0.08839244,-0.2314636;0.2432213;-0.05712106,-0.2397001;0.03972124;-0.1341525,0.07662761;0.0002215803;-0.03652191,0.08003695;-0.3184454;-0.04659915,0.03818113;-0.6450402;0.04889441,0.03696033;-0.6535398;-0.05377889,-0.0768957;0.007652207;-0.03513096,-0.09641537;-0.3078611;-0.07675023,-0.08313109;-0.6359373;0.02186282,-0.09678526;-0.6816056;-0.0563254,0.01018195;0.4721072;-0.1960011,199.0202
+0;0;0,0.001189371;0.2918723;0.00759438,0.002182741;0.5838105;0.002852531,0.1990812;0.4522098;0.003209009,0.2257454;0.2119005;-0.01624668,0.2690015;0.009971499;-0.08604161,-0.189536;0.4385614;-0.01351845,-0.229257;0.2015762;-0.04665919,-0.2636787;-0.002781361;-0.1142674,0.07510956;0.005127409;-0.03843766,0.09298568;-0.3106338;-0.005965069,0.1088349;-0.6450467;0.06627545,0.1103839;-0.6031168;-0.04285592,-0.07317416;0.006102876;-0.04187467,-0.1153099;-0.3079485;-0.01588442,-0.1306673;-0.6426819;0.0549647,-0.1256842;-0.6006423;-0.05405179,0.001991504;0.5106477;0.00620735,0;0;0,0.009331167;0.2720727;-0.1055362,0.02029399;0.5387886;-0.2237947,0.1975877;0.4837224;-0.09314013,0.2578084;0.2520442;-0.05393934,0.2663203;0.04291272;-0.1148436,-0.1610162;0.4780445;-0.09009707,-0.2232209;0.2458213;-0.0578336,-0.2339768;0.04323053;-0.1375774,0.07606633;0.0001519024;-0.03686571,0.07888487;-0.3175783;-0.04776216,0.03624544;-0.6437559;0.04758954,0.03486311;-0.651902;-0.05535388,-0.07658391;0.007770124;-0.03492448,-0.1013622;-0.306654;-0.0749584,-0.09269789;-0.6325486;0.03001551,-0.1093854;-0.6791329;-0.04686588,0.01756103;0.4729419;-0.1918442,199.054
+0;0;0,0.001167759;0.2906141;0.007785124,0.00212698;0.580676;0.003633065,0.2044121;0.4478966;0.003183998,0.2307053;0.2084222;-0.0224991,0.2727149;0.009893179;-0.1021119,-0.1948129;0.4344105;-0.01538609,-0.2345131;0.1986084;-0.05437559,-0.2691737;-0.001316994;-0.1340328,0.07485661;0.005114407;-0.03832341,0.09267357;-0.3097375;-0.005877607,0.1083666;-0.6407174;0.06559131,0.110217;-0.598749;-0.04359794,-0.07294086;0.00607632;-0.04172606,-0.1149049;-0.3070918;-0.01590672,-0.130058;-0.6383827;0.05422577,-0.1247736;-0.5962973;-0.05483835,0.001938968;0.5080638;0.006806348,0;0;0,0.01070571;0.271054;-0.104564,0.02275738;0.5362205;-0.2215533,0.205817;0.4842809;-0.09082317,0.2607858;0.2514139;-0.05273938,0.2711654;0.0424109;-0.1137867,-0.1631567;0.4832194;-0.08500835,-0.2300636;0.2525721;-0.05300465,-0.2410813;0.04972392;-0.132049,0.07565397;-0.0003080964;-0.03707743,0.07914339;-0.3171091;-0.04834056,0.03778474;-0.6401335;0.04571533,0.03671278;-0.6482419;-0.05731653,-0.07628854;0.008196202;-0.03480279,-0.1049105;-0.3055563;-0.07004538,-0.09963768;-0.6274052;0.03619625,-0.1183253;-0.6714512;-0.04277798,0.01975896;0.4708284;-0.1899698,199.0758
+0;0;0,0.001167561;0.2905649;0.007783806,0.002127111;0.5807314;0.003629553,0.2064604;0.4472994;0.003145763,0.2328398;0.2070397;-0.02262155,0.2748419;0.008545578;-0.1022204,-0.1968032;0.4336768;-0.01561219,-0.2366336;0.1971015;-0.05472953,-0.2712881;-0.002788752;-0.1343727,0.07467791;0.005102199;-0.03823193,0.09244775;-0.3089169;-0.00587194,0.1082274;-0.6417243;0.06599157,0.1100785;-0.5997511;-0.04324151,-0.07276673;0.006061814;-0.04162645,-0.1146198;-0.306278;-0.0158754,-0.1298565;-0.639398;0.0546443,-0.12457;-0.5973077;-0.05446359,0.001938985;0.5080752;0.006804757,0;0;0,0.009587757;0.2712061;-0.1041405,0.01977001;0.5368732;-0.2204373,0.2071387;0.4835983;-0.092309,0.2631705;0.250494;-0.05221725,0.2771836;0.04166706;-0.113004,-0.1661837;0.4843776;-0.08100942,-0.2367169;0.254074;-0.0483009,-0.2466702;0.05075204;-0.1261546,0.07538415;-0.0004854798;-0.0371685,0.07868196;-0.3163926;-0.04992557,0.03691526;-0.641291;0.04425883,0.03558551;-0.6492983;-0.05885433,-0.07607459;0.008296621;-0.03476102,-0.1102119;-0.3045702;-0.06509084,-0.1102317;-0.629038;0.03928725,-0.1303433;-0.67689;-0.0356343,0.01735086;0.4712977;-0.1890838,199.1094
+0;0;0,0.001169518;0.291052;0.007796854,0.002134312;0.5828494;0.003613113,0.201731;0.4502595;0.003238727,0.2279001;0.2119152;-0.02232318,0.2699282;0.01329854;-0.1019711,-0.1921961;0.4369524;-0.01508493,-0.231709;0.202263;-0.05389045,-0.2663849;0.002249405;-0.1335828,0.07478334;0.005109401;-0.0382859,0.09238656;-0.3059653;-0.006229337,0.1081763;-0.6389861;0.06568025,0.1100256;-0.5970246;-0.04344599,-0.07286946;0.006070372;-0.04168522,-0.1143301;-0.3033408;-0.01617562,-0.1295766;-0.6366744;0.05438929,-0.1242953;-0.594596;-0.05461188,0.001944723;0.5096283;0.006813007,0;0;0,0.01270561;0.2711406;-0.1053317,0.03082798;0.5362996;-0.2257771,0.2084837;0.4826303;-0.09299803,0.2661207;0.2521169;-0.05191469,0.2794287;0.04380131;-0.1150513,-0.1531587;0.4839878;-0.08709523,-0.2250052;0.2560408;-0.05508706,-0.2351717;0.05365229;-0.1356739,0.07524812;-0.000816077;-0.03770304,0.07974195;-0.3137592;-0.0500071,0.03748199;-0.6389294;0.04380965,0.0359564;-0.6473771;-0.05902267,-0.07635973;0.008815766;-0.03429197,-0.1137839;-0.3011629;-0.05914406,-0.1189693;-0.6260457;0.04452581,-0.1337376;-0.6758997;-0.02936784,0.02593638;0.4709498;-0.1929581,199.1428
+0;0;0,0.001124;0.2914003;0.008114424,0.001990342;0.5834789;0.004455599,0.2041357;0.4493779;0.003090695,0.231863;0.2130753;-0.03337439,0.2730588;0.01686119;-0.1200722,-0.1948234;0.4365857;-0.01614583,-0.2342598;0.2033973;-0.06092691,-0.2688157;0.006288126;-0.1484908,0.07459768;0.005093662;-0.03818776,0.09226449;-0.3061127;-0.00617839,0.1085162;-0.6415444;0.06668895,0.1105111;-0.5995475;-0.0423632,-0.0726856;0.006055906;-0.04158358,-0.1140945;-0.3034949;-0.01609398,-0.1295476;-0.63933;0.05506914,-0.124117;-0.5972155;-0.05385298,0.001822153;0.5102372;0.007523825,0;0;0,0.01498208;0.2710905;-0.1061449,0.03470087;0.5360341;-0.2274826,0.2137893;0.4818735;-0.09143687,0.2713172;0.2520671;-0.04881144,0.2817842;0.04528892;-0.1184306,-0.1515434;0.4839643;-0.08657593,-0.2249158;0.2570112;-0.05423084,-0.2370177;0.05515771;-0.136828,0.0750481;-0.001119763;-0.03762436,0.07962348;-0.314183;-0.05013728,0.03737493;-0.6419495;0.04405595,0.03619847;-0.6505252;-0.05866122,-0.07606916;0.009096871;-0.03434813,-0.1174854;-0.3009693;-0.0525087,-0.1236654;-0.6300168;0.04637384,-0.1423336;-0.6792749;-0.0271785,0.02964967;0.470759;-0.1945064,199.1768
+0;0;0,0.001122707;0.2910652;0.008105093,0.00198596;0.5820687;0.004464077,0.2021792;0.4489355;0.003126032,0.229735;0.2140955;-0.03311337,0.2709428;0.01782389;-0.1198365,-0.1929287;0.4362669;-0.01592481,-0.2321211;0.2045217;-0.06042873,-0.266687;0.007354796;-0.1480183,0.07455144;0.005090505;-0.03816409,0.09216979;-0.3052622;-0.006242517,0.1083516;-0.6392514;0.06631143,0.1103474;-0.5972494;-0.04278668,-0.07264055;0.006052152;-0.0415578,-0.1139359;-0.3026495;-0.01613812,-0.1293225;-0.6370403;0.05471894,-0.1238896;-0.5949207;-0.05424907,0.001818644;0.5092074;0.007516369,0;0;0,0.01695303;0.2706999;-0.1059248,0.03934862;0.5347713;-0.2261202,0.2158045;0.4795726;-0.09102845,0.2733252;0.2512471;-0.04882312,0.2851841;0.04497091;-0.1198938,-0.1456909;0.4858676;-0.08686925,-0.2226543;0.2616522;-0.05482901,-0.2351337;0.06044504;-0.1390992,0.07504717;-0.001478881;-0.03749752,0.07999943;-0.3137016;-0.0493567,0.03839172;-0.6401238;0.0444088,0.03709516;-0.6486564;-0.0583725,-0.07590149;0.009562413;-0.03446523,-0.1195669;-0.2994079;-0.05116553,-0.1274088;-0.6281354;0.04344604,-0.1485559;-0.6765785;-0.0303776,0.03362779;0.4697717;-0.1935561,199.1987
+0;0;0,0.001122707;0.2910652;0.008105093,0.00198596;0.5820687;0.004464077,0.2021792;0.4489355;0.003126032,0.229735;0.2140955;-0.03311337,0.2709428;0.01782389;-0.1198365,-0.1929287;0.4362669;-0.01592481,-0.2321211;0.2045217;-0.06042873,-0.266687;0.007354796;-0.1480183,0.07455144;0.005090505;-0.03816409,0.09216979;-0.3052622;-0.006242517,0.1083516;-0.6392514;0.06631143,0.1103474;-0.5972494;-0.04278668,-0.07264055;0.006052152;-0.0415578,-0.1139359;-0.3026495;-0.01613812,-0.1293225;-0.6370403;0.05471894,-0.1238896;-0.5949207;-0.05424907,0.001818644;0.5092074;0.007516369,0;0;0,0.01695303;0.2706999;-0.1059248,0.03934862;0.5347713;-0.2261202,0.2158045;0.4795726;-0.09102845,0.2733252;0.2512471;-0.04882312,0.2851841;0.04497091;-0.1198938,-0.1456909;0.4858676;-0.08686925,-0.2226543;0.2616522;-0.05482901,-0.2351337;0.06044504;-0.1390992,0.07504717;-0.001478881;-0.03749752,0.07999943;-0.3137016;-0.0493567,0.03839172;-0.6401238;0.0444088,0.03709516;-0.6486564;-0.0583725,-0.07590149;0.009562413;-0.03446523,-0.1195669;-0.2994079;-0.05116553,-0.1274088;-0.6281354;0.04344604,-0.1485559;-0.6765785;-0.0303776,0.03362779;0.4697717;-0.1935561,199.2215
+0;0;0,0.001101491;0.2925388;0.008565512,0.00183722;0.5865641;0.005545664,0.1996627;0.4520363;0.002619951,0.2274401;0.2185528;-0.04007811,0.2692027;0.02890973;-0.1402838,-0.1908639;0.4406274;-0.01648559,-0.2302538;0.2105171;-0.06754348,-0.2636675;0.01584192;-0.1610041,0.07487608;0.005103628;-0.0383185,0.09246739;-0.3040799;-0.0065399,0.1082331;-0.6378609;0.06590079,0.1103145;-0.5958122;-0.04315051,-0.07294756;0.006086504;-0.04174194,-0.1140282;-0.3014654;-0.01648419,-0.1296059;-0.6355891;0.0544009,-0.1240929;-0.5934265;-0.05451818,0.001703431;0.5128276;0.008466729,0;0;0,0.01940674;0.2716783;-0.1070881,0.04451661;0.5378581;-0.2294126,0.2168535;0.4783958;-0.09161735,0.2755577;0.2506756;-0.04911351,0.2885773;0.04462999;-0.1207061,-0.1386677;0.4881461;-0.08948012,-0.2178023;0.264898;-0.05774314,-0.2322352;0.06426729;-0.1431175,0.07513018;-0.002104491;-0.03810263,0.07987002;-0.3131905;-0.04891062,0.03939612;-0.6396735;0.04423785,0.03791223;-0.6483893;-0.05842948,-0.0764654;0.01046272;-0.03382836,-0.1225128;-0.2969271;-0.0512891,-0.1329668;-0.6263449;0.03970855,-0.1496524;-0.67791;-0.03177872,0.03815518;0.4722456;-0.196244,199.2545
+0;0;0,0.001107833;0.2942231;0.008614829,0.001849879;0.5907841;0.005567767,0.205567;0.4537808;0.002494385,0.2331218;0.2221677;-0.03986165,0.2749042;0.03243485;-0.1401148,-0.1965847;0.4420324;-0.01717988,-0.235659;0.2137653;-0.06782877,-0.2690886;0.01899804;-0.1613336,0.07500201;0.005112211;-0.03838295,0.09261896;-0.3045219;-0.006558023,0.1083386;-0.6373271;0.06567086,0.1104244;-0.5952529;-0.04361135,-0.07307025;0.00609674;-0.04181214,-0.1142108;-0.3019034;-0.01651757,-0.1297429;-0.6350502;0.05416026,-0.1242183;-0.5928618;-0.05498945,0.001714882;0.5163818;0.008515207,0;0;0,0.01782536;0.2742899;-0.105309,0.03578088;0.5461205;-0.2225347,0.220687;0.4770243;-0.09178758,0.2777958;0.2508225;-0.04972458,0.2914004;0.04542564;-0.1233592,-0.1508507;0.4898525;-0.08157129,-0.2305682;0.268809;-0.05022125,-0.250834;0.06995286;-0.138768,0.07514732;-0.002575934;-0.03835273,0.07968199;-0.3141648;-0.04775,0.04004219;-0.6399176;0.04464651,0.03853635;-0.647951;-0.05852293,-0.07661624;0.01098044;-0.03367594,-0.1233968;-0.2967106;-0.05195889,-0.1350284;-0.6259799;0.03561836,-0.1541812;-0.6738132;-0.03966702,0.03188474;0.4787362;-0.191093,199.277
+0;0;0,0.001113936;0.295844;0.008662289,0.001861016;0.5943925;0.005597404,0.207407;0.4563951;0.002487107,0.2351533;0.2231727;-0.04016321,0.2769518;0.0333665;-0.1404551,-0.1983542;0.4445412;-0.01736375,-0.2377;0.2146881;-0.06836455,-0.2711425;0.01984553;-0.1619056,0.07470267;0.005091808;-0.03822976,0.0923574;-0.3052063;-0.006336588,0.1081113;-0.638738;0.06604999,0.1095643;-0.6003273;-0.01007506,-0.07277862;0.006072408;-0.04164527,-0.1140074;-0.3025883;-0.01629646,-0.1295734;-0.6364624;0.05453569,-0.125725;-0.5979721;-0.02149707,0.001725235;0.519558;0.00856197,0;0;0,0.01407256;0.2765814;-0.1044254,0.02461896;0.5510454;-0.2214367,0.2156258;0.4761083;-0.09508824,0.2796777;0.2504667;-0.05076218,0.2936295;0.04562773;-0.1261168,-0.1598353;0.4886817;-0.07554796,-0.2403702;0.2662279;-0.04376656,-0.2648004;0.07033056;-0.1378907,0.07485051;-0.002758622;-0.03818011,0.07939696;-0.3150398;-0.04675817,0.04055206;-0.6415969;0.04588603,0.03214113;-0.6734676;0.001510851,-0.07617046;0.01098895;-0.0338413,-0.1237258;-0.2971701;-0.05359682,-0.1368456;-0.6293091;0.02541548,-0.1520427;-0.6507942;-0.02923077,0.02248207;0.4831795;-0.1898351,199.2997
+0;0;0,0.001015824;0.3014517;0.009338755,0.001730638;0.6106946;0.007045019,0.2216263;0.4643675;0.001185182,0.2494565;0.2349772;-0.05079382,0.2917602;0.0470507;-0.1545791,-0.2125587;0.4527735;-0.02022848,-0.2524398;0.2262185;-0.07660718,-0.2840863;0.03772596;-0.1831269,0.07478806;0.005069942;-0.03827105,0.09267961;-0.3071318;-0.006149534,0.1083326;-0.6387355;0.06564255,0.1098938;-0.5998548;-0.01434679,-0.07286467;0.006104155;-0.04167864,-0.1142171;-0.3044928;-0.01635381,-0.1299292;-0.6363919;0.05404687,-0.1258493;-0.597426;-0.0258441,0.001590189;0.5329533;0.00988999,0;0;0,0.007892318;0.2836668;-0.1021383,0.007213034;0.5708615;-0.216815,0.218726;0.4749708;-0.09529161,0.2803377;0.2505738;-0.05117607,0.2952189;0.04649405;-0.1286836,-0.1834253;0.4829469;-0.05817807,-0.2658965;0.2632213;-0.02631279,-0.2915661;0.06835486;-0.1224664,0.07478891;-0.003028184;-0.03848481,0.07838927;-0.3173142;-0.04424429,0.04067262;-0.6424201;0.04655123,0.03360748;-0.6764129;-0.001766443,-0.07636555;0.0113768;-0.03350379,-0.1246503;-0.2984704;-0.0555293,-0.1374824;-0.6302359;0.0160749,-0.1545078;-0.6539726;-0.04138908,0.007996485;0.499538;-0.1857638,199.333
+0;0;0,0.001017708;0.3020107;0.00935607,0.001731884;0.6109495;0.007068363,0.2234424;0.46423;0.001130401,0.2510957;0.2362978;-0.0505182,0.2934275;0.04824647;-0.1543724,-0.2143231;0.4525403;-0.02045985,-0.2539507;0.2274254;-0.07648018,-0.2856182;0.03880771;-0.1830707,0.07501249;0.005085156;-0.03838589,0.09291406;-0.3072914;-0.006246388,0.1085923;-0.6394293;0.06566133,0.1101843;-0.6003731;-0.01590918,-0.07308333;0.006122472;-0.04180371,-0.1144589;-0.3046484;-0.0164647,-0.1301963;-0.6370822;0.05404937,-0.1260358;-0.5979391;-0.02742083,0.001591748;0.5333814;0.009906993,0;0;0,0.007610627;0.283868;-0.1032476,0.007840022;0.5696117;-0.2206345,0.2200464;0.474326;-0.09586477,0.281401;0.2512756;-0.05262709,0.296151;0.04810295;-0.1329036,-0.1834552;0.4830569;-0.05762775,-0.2661931;0.2650335;-0.02591681,-0.2950921;0.07158267;-0.1243173,0.07478543;-0.003311932;-0.03901768,0.0779276;-0.3177899;-0.04413962,0.04038952;-0.6435572;0.04640698,0.03431699;-0.6778083;-0.00431991,-0.07678274;0.01180648;-0.03303372,-0.1252963;-0.2979811;-0.05774467,-0.1391063;-0.6323928;0.003166974,-0.1541027;-0.6568952;-0.05635524,0.008151017;0.4989871;-0.1884327,199.3663
+0;0;0,0.001028418;0.305189;0.009454531,0.001747322;0.6161295;0.007157809,0.2245448;0.4687175;0.001189762,0.2522926;0.2400054;-0.05063556,0.2946569;0.05181009;-0.1545693,-0.2153668;0.4569705;-0.02050632,-0.25513;0.2310854;-0.07671833,-0.2868217;0.04232323;-0.1833904,0.07509447;0.005090714;-0.03842784,0.09298283;-0.3070553;-0.006312061,0.1086867;-0.6397367;0.06571333,0.1102317;-0.6009481;-0.01344649,-0.0731632;0.006129164;-0.0418494,-0.1145082;-0.3044123;-0.01652909,-0.1302714;-0.6373901;0.05410038,-0.1262338;-0.5985172;-0.02496208,0.001606548;0.5382079;0.01000938,0;0;0,0.004467241;0.2873113;-0.1032617,0.003142066;0.5748971;-0.2214413,0.2167521;0.4743649;-0.09782815,0.2820296;0.2517544;-0.0536871,0.2966427;0.04971033;-0.137228,-0.1861492;0.4801601;-0.05501796,-0.2723705;0.2626157;-0.02331137,-0.3020385;0.0688937;-0.1213218,0.07485169;-0.003355145;-0.03908658,0.07774374;-0.3175988;-0.04448199,0.04046758;-0.6438752;0.04643226,0.03477664;-0.6765462;-0.002413034,-0.07685941;0.01177565;-0.03310224,-0.1251737;-0.297566;-0.06067102,-0.1385644;-0.6337411;-0.006650925,-0.1513566;-0.6566389;-0.0648239,0.003703579;0.5039115;-0.1891818,199.3886
+0;0;0,0.0009736387;0.3051742;0.009925352,0.001722156;0.6161175;0.008116437,0.2238372;0.4669884;-0.0006806273,0.2517882;0.2401102;-0.05992597,0.2947505;0.06058718;-0.1779945,-0.2151642;0.4569848;-0.02142373,-0.2549948;0.2324377;-0.08271894,-0.2857565;0.04853089;-0.1978123,0.07511076;0.005066053;-0.03839926,0.09279373;-0.3070939;-0.006305855,0.1087137;-0.6397746;0.06567556,0.1101603;-0.600955;-0.01348267,-0.07315609;0.006144749;-0.04185956,-0.114431;-0.3044086;-0.0165712,-0.1306057;-0.6374497;0.05366582,-0.1266631;-0.5985464;-0.02539802,0.001564724;0.5381919;0.01085838,0;0;0,0.004467241;0.2873113;-0.1032617,0.003142066;0.5748971;-0.2214413,0.2167521;0.4743649;-0.09782815,0.2820296;0.2517544;-0.0536871,0.2966427;0.04971033;-0.137228,-0.1861492;0.4801601;-0.05501796,-0.2723705;0.2626157;-0.02331137,-0.3020385;0.0688937;-0.1213218,0.07485169;-0.003355145;-0.03908658,0.07774374;-0.3175988;-0.04448199,0.04046758;-0.6438752;0.04643226,0.03477664;-0.6765462;-0.002413034,-0.07685941;0.01177565;-0.03310224,-0.1251737;-0.297566;-0.06067102,-0.1385644;-0.6337411;-0.006650925,-0.1513566;-0.6566389;-0.0648239,0.003703579;0.5039115;-0.1891818,199.422
+0;0;0,0.0009763914;0.306037;0.009953415,0.001723408;0.6163394;0.008151426,0.221499;0.4682021;-0.0005326848,0.2493416;0.2422033;-0.05954839,0.2923432;0.06251611;-0.1777249,-0.2128808;0.4583038;-0.02105742,-0.2525571;0.234627;-0.08211505,-0.2833469;0.0505521;-0.1973136,0.0752142;0.00507303;-0.03845215,0.09289099;-0.306978;-0.006369948,0.1088203;-0.6398537;0.06565366,0.110237;-0.6012166;-0.01186694,-0.07325685;0.006153212;-0.04191722,-0.1145174;-0.3042918;-0.01663768,-0.1307015;-0.6375281;0.05364051,-0.1268405;-0.5988089;-0.02378766,0.001566466;0.538656;0.01088484,0;0;0,0.002896748;0.2885338;-0.1024623,0.0007404312;0.5758754;-0.219548,0.2128309;0.4741285;-0.09903431,0.2820668;0.2537693;-0.05451727,0.2973252;0.05321912;-0.1419764,-0.1864145;0.4793415;-0.05546045,-0.2750835;0.2636458;-0.02469236,-0.3055926;0.07136118;-0.1256781,0.0749034;-0.00342828;-0.03923273,0.07765248;-0.3175654;-0.04451609,0.04050077;-0.6440712;0.04637408,0.03475983;-0.6757172;-0.001090288,-0.07702088;0.01181837;-0.03300893,-0.1244849;-0.2972282;-0.06391087,-0.137632;-0.6341501;-0.01333272,-0.1491232;-0.6568707;-0.06967592,0.001521975;0.5049717;-0.1877005,199.4447
+0;0;0,0.0009771083;0.3062617;0.009960722,0.001722461;0.6158609;0.008165012,0.2200152;0.4684309;-0.0004502581,0.2477445;0.2433513;-0.05922591,0.2908121;0.06338829;-0.1775838,-0.211435;0.4585993;-0.02083656,-0.2509498;0.2358323;-0.08164583,-0.2817869;0.05147479;-0.1970213,0.07525215;0.005075589;-0.03847155,0.09289538;-0.306383;-0.006450247,0.1088056;-0.6388605;0.06548721,0.1102152;-0.6002669;-0.01164291,-0.07329381;0.006156316;-0.04193836,-0.114476;-0.3036993;-0.01670681,-0.1306408;-0.636537;0.05348731,-0.1267992;-0.5978618;-0.02355083,0.001565987;0.5384096;0.01089026,0;0;0,0.001869388;0.2888572;-0.1022468,-0.0007451624;0.5756694;-0.2187631,0.2101538;0.4735165;-0.09961367,0.2817617;0.2549865;-0.05487871,0.2982084;0.05728748;-0.1491907,-0.1864114;0.4789129;-0.05572967,-0.2780805;0.2653802;-0.02598228,-0.3076589;0.07260066;-0.1270332,0.07493863;-0.003433973;-0.03925705,0.07745016;-0.3169744;-0.04466295,0.03995398;-0.6429385;0.04650092,0.03498102;-0.6748978;1.215935E-05,-0.07708981;0.01179911;-0.03296436,-0.12353;-0.2964433;-0.06721359,-0.136409;-0.6337041;-0.02184039,-0.1453927;-0.6534644;-0.08073103,0.0001502931;0.5049298;-0.1871204,199.468
+0;0;0,0.0008747896;0.3070599;0.01040838,0.001509179;0.6169108;0.008935169,0.2198727;0.4676816;-0.002434109,0.2475073;0.245078;-0.06789304,0.2933339;0.06961495;-0.1925599,-0.2119904;0.4593597;-0.02228616,-0.2514246;0.2385919;-0.08791718,-0.2817708;0.06073701;-0.2139169,0.07535595;0.005008762;-0.03836537,0.09317401;-0.3063729;-0.00670401,0.1084963;-0.6390056;0.06522109,0.1098386;-0.6004936;-0.01093572,-0.07330985;0.00617613;-0.04198844,-0.1144563;-0.3035861;-0.016834,-0.1306549;-0.6365287;0.05344642,-0.126916;-0.5979412;-0.02262191,0.001377321;0.539428;0.01159348,0;0;0,0.000346832;0.2896076;-0.1025779,-0.003535934;0.5767238;-0.218981,0.2083743;0.4738485;-0.09996915,0.2811442;0.2563302;-0.05534601,0.297846;0.06234828;-0.1579192,-0.1883216;0.4778499;-0.0543198,-0.2827343;0.2657149;-0.02813055,-0.3121254;0.07231085;-0.1289285,0.07498279;-0.003408373;-0.03926158,0.07734388;-0.3168462;-0.04470515,0.0400549;-0.6429098;0.0466435,0.03504308;-0.6736447;0.0001647472,-0.07712392;0.01169202;-0.03302582,-0.1233464;-0.2958112;-0.07282124,-0.1364884;-0.6335696;-0.03040558,-0.1448266;-0.6548175;-0.08678158,-0.00235977;0.5059214;-0.1874166,199.501
+0;0;0,0.0008768525;0.307784;0.01043292,0.001511463;0.6177382;0.008960082,0.2191318;0.4687491;-0.002361341,0.2463768;0.2492829;-0.06689768,0.2922066;0.0738077;-0.1915731,-0.2112624;0.4604555;-0.02214586,-0.2501407;0.2427992;-0.08685188,-0.280489;0.06493205;-0.2128603,0.07536707;0.005009501;-0.03837103,0.09317727;-0.3062348;-0.006723635,0.1085596;-0.6401695;0.06548299,0.109889;-0.6017388;-0.009946331,-0.07332068;0.006177041;-0.04199464,-0.1144489;-0.3034486;-0.01685129,-0.130711;-0.6376945;0.05370422,-0.1270078;-0.599189;-0.02163746,0.001379599;0.5402514;0.01161853,0;0;0,-0.0006097704;0.2902723;-0.10287,-0.004591934;0.5775054;-0.219259,0.2063894;0.4739423;-0.1003969,0.2801855;0.2603965;-0.05539727,0.2972044;0.0664542;-0.1580257,-0.1883309;0.4774522;-0.05474639,-0.2831273;0.2689676;-0.02983696,-0.3142022;0.07778855;-0.1343395,0.07488801;-0.003461987;-0.03946424,0.07756712;-0.316759;-0.04490113,0.03992756;-0.6440091;0.04704165,0.03535428;-0.6737709;0.0004580021,-0.07716084;0.01170078;-0.03296852,-0.1233881;-0.2950744;-0.07705715,-0.1361718;-0.6341991;-0.03470382,-0.1442246;-0.6533317;-0.09200627,-0.003434494;0.5066857;-0.1877229,199.5228
+0;0;0,0.0008761882;0.3075508;0.01042502,0.001508746;0.6164927;0.008958661,0.2195788;0.4676516;-0.002401746,0.2465975;0.2500095;-0.0664017,0.292467;0.07438222;-0.1911852,-0.2117033;0.4593409;-0.02222709,-0.2502585;0.2434937;-0.08639531,-0.2806331;0.06547235;-0.212513,0.07522865;0.0050003;-0.03830055,0.09304849;-0.3064124;-0.006636031,0.1084593;-0.6409653;0.06570428,0.109788;-0.6025393;-0.009683467,-0.07318601;0.006165696;-0.04191751,-0.1143365;-0.3036275;-0.01676056,-0.1306287;-0.6384922;0.05392559,-0.1269275;-0.5999913;-0.02137456,0.001377384;0.5393015;0.01160697,0;0;0,-0.001291759;0.29013;-0.1025665,-0.005443349;0.5764863;-0.2184179,0.2063066;0.4741476;-0.09983206,0.27922;0.2624068;-0.0546267,0.2981846;0.07063155;-0.1613154,-0.1921137;0.4775087;-0.05729504,-0.2869066;0.2710233;-0.03337449,-0.3171381;0.08040495;-0.1395374,0.07485116;-0.003533512;-0.03919315,0.07833351;-0.316993;-0.04458857,0.04063727;-0.644821;0.04762887,0.03620182;-0.6745903;0.001109593,-0.07687009;0.01167473;-0.0332562,-0.1231371;-0.2947879;-0.0805649,-0.1353601;-0.6350245;-0.04201796,-0.1432075;-0.655633;-0.09799365,-0.004231624;0.5059187;-0.1870449,199.5561
+0;0;0,0.000767378;0.3084421;0.0109771,0.00127819;0.6175423;0.00999796,0.22041;0.4679858;-0.003784086,0.2482895;0.2524949;-0.07290241,0.2968799;0.08962569;-0.2130989,-0.2129206;0.4602129;-0.02364172,-0.2517255;0.2467919;-0.09390233,-0.2812049;0.07525997;-0.2289959,0.07528997;0.005008623;-0.03826072,0.09390224;-0.3070411;-0.006775919,0.1084466;-0.6412587;0.06552628,0.1097789;-0.6028073;-0.009812087,-0.07320262;0.006171032;-0.0419624,-0.1144192;-0.3042772;-0.01674697,-0.1308867;-0.6387887;0.05376134,-0.1271828;-0.6002628;-0.02148929,0.001174849;0.5403157;0.01253317,0;0;0,-0.002505802;0.2910373;-0.1027067,-0.007167585;0.5776333;-0.2183654,0.2055038;0.4744536;-0.09859061,0.2790679;0.2634853;-0.05307508,0.2980563;0.07219508;-0.1607318,-0.1931376;0.4757351;-0.05472586,-0.2897595;0.2702217;-0.03424665,-0.3185326;0.0792508;-0.1402877,0.07505639;-0.003537923;-0.03887892,0.07873951;-0.3176634;-0.04381323,0.04174255;-0.6449191;0.04932903,0.03729834;-0.6747054;0.002907984,-0.07680133;0.0115691;-0.03354491,-0.1222404;-0.2952417;-0.0836967,-0.135453;-0.6357256;-0.05150059,-0.1425753;-0.6571669;-0.1067467,-0.005862422;0.5070031;-0.1870596,199.5896
+0;0;0,0.000767378;0.3084421;0.0109771,0.00127819;0.6175423;0.00999796,0.22041;0.4679858;-0.003784086,0.2482895;0.2524949;-0.07290241,0.2968799;0.08962569;-0.2130989,-0.2129206;0.4602129;-0.02364172,-0.2517255;0.2467919;-0.09390233,-0.2812049;0.07525997;-0.2289959,0.07528997;0.005008623;-0.03826072,0.09390224;-0.3070411;-0.006775919,0.1084466;-0.6412587;0.06552628,0.1097789;-0.6028073;-0.009812087,-0.07320262;0.006171032;-0.0419624,-0.1144192;-0.3042772;-0.01674697,-0.1308867;-0.6387887;0.05376134,-0.1271828;-0.6002628;-0.02148929,0.001174849;0.5403157;0.01253317,0;0;0,-0.002505802;0.2910373;-0.1027067,-0.007167585;0.5776333;-0.2183654,0.2055038;0.4744536;-0.09859061,0.2790679;0.2634853;-0.05307508,0.2980563;0.07219508;-0.1607318,-0.1931376;0.4757351;-0.05472586,-0.2897595;0.2702217;-0.03424665,-0.3185326;0.0792508;-0.1402877,0.07505639;-0.003537923;-0.03887892,0.07873951;-0.3176634;-0.04381323,0.04174255;-0.6449191;0.04932903,0.03729834;-0.6747054;0.002907984,-0.07680133;0.0115691;-0.03354491,-0.1222404;-0.2952417;-0.0836967,-0.135453;-0.6357256;-0.05150059,-0.1425753;-0.6571669;-0.1067467,-0.005862422;0.5070031;-0.1870596,199.612
+0;0;0,0.0007625854;0.3065158;0.01090854,0.001266337;0.6112441;0.009958761,0.2172305;0.4642179;-0.003636103,0.2449621;0.2498696;-0.07238796,0.2935602;0.08697471;-0.2126065,-0.2098351;0.4565574;-0.02320664,-0.2484343;0.244268;-0.09309473,-0.2779183;0.07270907;-0.2282095,0.07520422;0.005002919;-0.03821714,0.09382512;-0.3071916;-0.006717738,0.108386;-0.6417877;0.06566636,0.1097113;-0.6033806;-0.009278417,-0.07311925;0.006164005;-0.04191461,-0.1143549;-0.3044283;-0.01668748,-0.1308412;-0.6393186;0.05390069,-0.1271566;-0.6008372;-0.02095681,0.001164983;0.5355021;0.01244524,0;0;0,-0.001000352;0.2894094;-0.1015513,-0.003001422;0.571269;-0.2173061,0.2052273;0.4747253;-0.09628296,0.27712;0.2645223;-0.05059695,0.2984119;0.07394411;-0.1591527,-0.1896283;0.4788614;-0.05750108,-0.2857972;0.274123;-0.04092358,-0.3134909;0.08164321;-0.1445689,0.07523442;-0.003454447;-0.03832889,0.07951329;-0.3177318;-0.04230189,0.04330032;-0.6452086;0.05179191,0.03916679;-0.6751435;0.006186247,-0.07652211;0.01134157;-0.03401455,-0.1209111;-0.2956287;-0.08503649,-0.1331977;-0.6368613;-0.05648173,-0.1407425;-0.6583078;-0.1111214,-0.002652384;0.5022458;-0.1860216,199.6457
+0;0;0,0.0006943768;0.3040053;0.01143875,0.001156662;0.604578;0.01111494,0.2120087;0.4590664;-0.005098072,0.2412196;0.2477155;-0.08020188,0.2900993;0.08729526;-0.2232982,-0.2051915;0.4528933;-0.0238583,-0.2438902;0.2431447;-0.0991642,-0.272424;0.08307837;-0.2480435,0.07508399;0.004971122;-0.03813576,0.09390122;-0.308466;-0.006571114,0.1077254;-0.6441536;0.066525,0.1090335;-0.6056913;-0.008373052,-0.07298755;0.006169803;-0.04184981,-0.1143811;-0.3056651;-0.01657589,-0.1311641;-0.641682;0.0543557,-0.1275029;-0.6031641;-0.02045794,0.001061144;0.5298583;0.01341583,0;0;0,0.001299404;0.2864803;-0.1023614,0.003322892;0.5628991;-0.220335,0.2040558;0.4752604;-0.09449053,0.2770482;0.2661745;-0.04846668,0.2984606;0.076575;-0.1588931,-0.1895329;0.4826667;-0.07527266,-0.2789807;0.2759787;-0.05424368,-0.3053319;0.08315681;-0.157809,0.07499781;-0.003240466;-0.03849006,0.08136489;-0.3187537;-0.04050159,0.04549728;-0.6471839;0.05472159,0.04168937;-0.677115;0.009149551,-0.07642253;0.01113753;-0.03394418,-0.1197826;-0.2971525;-0.08561969,-0.1324439;-0.6400309;-0.06338303,-0.1368344;-0.6603943;-0.1193052,0.0025106;0.495281;-0.1884685,199.679
+0;0;0,0.0006894263;0.3018379;0.01135719,0.001149694;0.6011345;0.01102854,0.2111712;0.4560616;-0.005116487,0.2400954;0.2467847;-0.0794833,0.2890351;0.08616754;-0.2227553,-0.204386;0.4499129;-0.02380284,-0.242705;0.2422225;-0.09836977,-0.2712737;0.08195966;-0.2474318,0.07506161;0.00496964;-0.03812439,0.09389646;-0.3087609;-0.006530188,0.1077117;-0.6442308;0.06651852,0.1090157;-0.6057952;-0.008143596,-0.07296579;0.006167963;-0.04183734,-0.1143982;-0.3059589;-0.01653975,-0.1311702;-0.6417579;0.05434585,-0.1275206;-0.6032668;-0.02023213,0.001054381;0.5265747;0.01332451,0;0;0,0.00298766;0.2842833;-0.1020277,0.0061436;0.5597131;-0.2190526,0.2050455;0.475963;-0.09126401,0.276765;0.2688333;-0.04524803,0.2980228;0.08218516;-0.1611376,-0.184327;0.4838751;-0.07131846,-0.275679;0.2799696;-0.05578751,-0.3028817;0.09117866;-0.1668632,0.07523879;-0.003358394;-0.03795075,0.08307227;-0.3191405;-0.03762484,0.04806241;-0.6472782;0.05811954,0.04484174;-0.6772955;0.01301026,-0.07620583;0.01118583;-0.03435055,-0.1165035;-0.2977941;-0.08618983,-0.1285821;-0.6408448;-0.07078337,-0.1326448;-0.658508;-0.1287404,0.005170666;0.4921565;-0.1874361,199.702
+0;0;0,0.0006855783;0.3001532;0.0112938,0.001144228;0.5984225;0.01096184,0.2091174;0.4541807;-0.005007824,0.2379013;0.2459193;-0.07901377,0.2869006;0.08510654;-0.2224602,-0.2023884;0.4480919;-0.02351199,-0.2405214;0.2414093;-0.09771707,-0.269125;0.08095135;-0.2469606,0.0749428;0.004961774;-0.03806405,0.09380765;-0.3092684;-0.006419528,0.1076172;-0.6446003;0.06659913,0.1089045;-0.6062725;-0.007108174,-0.07285029;0.006158201;-0.04177112,-0.1143486;-0.3064658;-0.01643324,-0.1311138;-0.6421266;0.05442319,-0.1275108;-0.6037441;-0.01920105,0.001049098;0.5240063;0.01325339,0;0;0,0.003914222;0.2825411;-0.1018586,0.00779558;0.5572609;-0.2179089,0.2036995;0.4777521;-0.08873558,0.2751465;0.2716496;-0.04296184,0.2971878;0.08837329;-0.164463,-0.1788692;0.4846644;-0.0680966,-0.2733293;0.2829906;-0.05897735,-0.2982986;0.09520991;-0.1727908,0.0755159;-0.003045082;-0.0371213,0.0844676;-0.3192956;-0.03529024,0.05024979;-0.6470031;0.06169844,0.04708148;-0.6773022;0.01859666,-0.07583714;0.01074532;-0.03497402,-0.1145983;-0.2986277;-0.08867466,-0.1253359;-0.6416458;-0.07477485,-0.1291606;-0.6598122;-0.1310701,0.006737113;0.4897544;-0.1865277,199.735
+0;0;0,0.0006683014;0.2976171;0.01169198,0.001196311;0.5932462;0.012017,0.2066305;0.4500163;-0.005939803,0.236994;0.2391835;-0.08714096,0.2852512;0.09211124;-0.2454414,-0.1995536;0.4401243;-0.01641549,-0.241444;0.2344464;-0.1053413,-0.2690246;0.08242689;-0.2639207,0.07429402;0.004911216;-0.03773803,0.09359402;-0.3121365;-0.005793348,0.1071358;-0.6459883;0.06690774,0.1072812;-0.6035928;-0.04225206,-0.07223009;0.006108739;-0.04139295,-0.1140209;-0.309359;-0.01597911,-0.1312258;-0.6435075;0.0545523,-0.1276439;-0.6010467;-0.05454141,0.001075646;0.5194145;0.01411559,0;0;0,0.003954053;0.2789117;-0.1044304,0.007613607;0.5494715;-0.2234554,0.1983373;0.4836608;-0.08758307,0.2739245;0.2738717;-0.04024244,0.2982113;0.09653941;-0.1705554,-0.1834712;0.4847955;-0.08493768,-0.2647133;0.2724861;-0.06789511,-0.2873373;0.08419117;-0.182137,0.07472558;-0.002602637;-0.03711057,0.0859635;-0.3216129;-0.03282404,0.05425216;-0.6472934;0.06643558,0.05562999;-0.6552768;-0.0366416,-0.07507658;0.01034315;-0.03499152,-0.1110912;-0.3023755;-0.08811583,-0.1212754;-0.64396;-0.07619233,-0.1251359;-0.6856402;-0.1593584,0.006701991;0.4830076;-0.1912491,199.7685
+0;0;0,0.0006658899;0.2965432;0.01164979,0.001192973;0.5916626;0.01197118,0.2057936;0.4487633;-0.005905681,0.2358957;0.239745;-0.08640803,0.2841509;0.09267876;-0.244702,-0.1987431;0.4389115;-0.01633888,-0.240273;0.2350036;-0.1044994,-0.2678525;0.08299036;-0.2630723,0.07387398;0.00488345;-0.03752468,0.09325487;-0.3134929;-0.005446121,0.1067955;-0.6473165;0.06724881,0.1069408;-0.6049277;-0.04185081,-0.07182173;0.006074203;-0.04115893,-0.1137877;-0.3107156;-0.01563858,-0.1309911;-0.6448357;0.05488684,-0.1274112;-0.6023818;-0.05414671,0.001072389;0.5178801;0.01406837,0;0;0,0.004356526;0.2774982;-0.105118,0.008591197;0.547662;-0.2237694,0.1956408;0.4859134;-0.08359265,0.2721772;0.2785435;-0.03652477,0.3015248;0.1020287;-0.1668906,-0.1822172;0.4832514;-0.08651149,-0.2628632;0.2726164;-0.07220916,-0.2863944;0.09404041;-0.2009372,0.07436381;-0.002235979;-0.03680134,0.08843119;-0.3223866;-0.02820778,0.05838688;-0.6478114;0.07230115,0.06062855;-0.6558494;-0.03067613,-0.07448971;0.009996017;-0.03522328,-0.1089804;-0.3043392;-0.08787225,-0.1160652;-0.6459137;-0.07435521,-0.1197401;-0.6880469;-0.1570567,0.007559687;0.4811821;-0.1917129,199.7907
+0;0;0,0.0006658899;0.2965432;0.01164979,0.001192973;0.5916626;0.01197118,0.2057936;0.4487633;-0.005905681,0.2358957;0.239745;-0.08640803,0.2841509;0.09267876;-0.244702,-0.1987431;0.4389115;-0.01633888,-0.240273;0.2350036;-0.1044994,-0.2678525;0.08299036;-0.2630723,0.07387398;0.00488345;-0.03752468,0.09325487;-0.3134929;-0.005446121,0.1067955;-0.6473165;0.06724881,0.1069408;-0.6049277;-0.04185081,-0.07182173;0.006074203;-0.04115893,-0.1137877;-0.3107156;-0.01563858,-0.1309911;-0.6448357;0.05488684,-0.1274112;-0.6023818;-0.05414671,0.001072389;0.5178801;0.01406837,0;0;0,0.004356526;0.2774982;-0.105118,0.008591197;0.547662;-0.2237694,0.1956408;0.4859134;-0.08359265,0.2721772;0.2785435;-0.03652477,0.3015248;0.1020287;-0.1668906,-0.1822172;0.4832514;-0.08651149,-0.2628632;0.2726164;-0.07220916,-0.2863944;0.09404041;-0.2009372,0.07436381;-0.002235979;-0.03680134,0.08843119;-0.3223866;-0.02820778,0.05838688;-0.6478114;0.07230115,0.06062855;-0.6558494;-0.03067613,-0.07448971;0.009996017;-0.03522328,-0.1089804;-0.3043392;-0.08787225,-0.1160652;-0.6459137;-0.07435521,-0.1197401;-0.6880469;-0.1570567,0.007559687;0.4811821;-0.1917129,199.8133
+0;0;0,0.0006074516;0.2936559;0.01187807,0.001038896;0.5853423;0.01273341,0.2052746;0.4433835;-0.007424528,0.237967;0.2375272;-0.09811449,0.2857747;0.09521794;-0.2611811,-0.1983958;0.4322578;-0.01431879,-0.2415157;0.231762;-0.1123616,-0.2683255;0.0889428;-0.2797298,0.07339465;0.004843208;-0.03723358,0.09298079;-0.3160443;-0.00484544,0.1063554;-0.6508741;0.06811431,0.1057142;-0.6084282;-0.04110976,-0.07132902;0.006026342;-0.04089529,-0.113539;-0.3132896;-0.01526241,-0.1308622;-0.6483968;0.05556183,-0.1280674;-0.6058926;-0.05362169,0.0009429062;0.512581;0.01465664,0;0;0,0.001116797;0.2759395;-0.1011505,-0.001819901;0.544401;-0.2151442,0.1894875;0.4889625;-0.08068657,0.271051;0.2820016;-0.03394389,0.3026857;0.1098019;-0.1698656,-0.1966902;0.4765211;-0.09194277,-0.265304;0.2604758;-0.07500508,-0.2899028;0.08628289;-0.2098381,0.07406798;-0.001803488;-0.03615594,0.09120157;-0.3242613;-0.02480578,0.06273481;-0.6503643;0.07746577,0.06639403;-0.6577667;-0.02584386,-0.07369468;0.00950711;-0.03571107,-0.1056324;-0.3080929;-0.08582702,-0.1101479;-0.6505941;-0.06893003,-0.1132112;-0.6930492;-0.1515502,-0.0005981624;0.4783784;-0.1845264,199.8356
+0;0;0,0.0006136504;0.2966525;0.01199928,0.001051358;0.592607;0.01285813,0.2065465;0.4489263;-0.007401874,0.238721;0.2463315;-0.09665495,0.2866882;0.1035474;-0.2602657,-0.1996154;0.4377319;-0.0143387,-0.2420522;0.2404128;-0.1108281,-0.2689514;0.09711698;-0.2787548,0.07340341;0.004843787;-0.03723803,0.092958;-0.3155268;-0.004902057,0.1064281;-0.6527492;0.06857904,0.1057865;-0.6102945;-0.04072213,-0.07133754;0.006027062;-0.04090018,-0.1134795;-0.3127745;-0.01530859,-0.1309265;-0.6502763;0.05602175,-0.1281298;-0.6077633;-0.05323885,0.0009536608;0.5185509;0.01481559,0;0;0,-0.001540925;0.2794496;-0.1002626,-0.006055079;0.5527465;-0.2137136,0.1855934;0.4899107;-0.076195,0.2709841;0.2879276;-0.03195477,0.2988791;0.1278529;-0.1837921,-0.199447;0.4753487;-0.08542391,-0.2788585;0.2662933;-0.07945395,-0.2967558;0.09814842;-0.2238963,0.073544;-0.001487255;-0.03724599,0.09149717;-0.3233266;-0.02450085,0.0667958;-0.6502075;0.08430433,0.07071432;-0.6573011;-0.01918961,-0.07400253;0.009410213;-0.03511791,-0.1056242;-0.3074054;-0.08701488,-0.1066999;-0.6521279;-0.06544988,-0.108678;-0.6975147;-0.1455448,-0.004577026;0.4853126;-0.1830766,199.8586
+0;0;0,0.0006080305;0.2939358;0.01188939,0.001042661;0.5878013;0.01274444,0.1985813;0.4473959;-0.006670995,0.2295382;0.2524676;-0.09254661,0.2774679;0.1097953;-0.2560293,-0.1918604;0.4366348;-0.01333933,-0.2326913;0.2467825;-0.1061774,-0.2595695;0.1035989;-0.2739727,0.07352386;0.004851735;-0.03729913,0.09311339;-0.3160916;-0.004905362,0.1066824;-0.6557882;0.06911488,0.1060409;-0.6133361;-0.04016405,-0.0714546;0.006036952;-0.04096729,-0.1136719;-0.3133345;-0.01532995,-0.1312469;-0.6533126;0.05652376,-0.1284507;-0.6108021;-0.05271459,0.0009457297;0.5143257;0.01468656,0;0;0,0.002313491;0.2772359;-0.09836102,0.001364034;0.5483079;-0.2117624,0.1816086;0.4907611;-0.07330465,0.2663896;0.2965335;-0.03565073,0.3031991;0.1349153;-0.1836503,-0.1888369;0.4776602;-0.09333912,-0.2650477;0.2763741;-0.09092723,-0.2842835;0.1154239;-0.242928,0.074563;-0.001186281;-0.03548908,0.0917867;-0.3237073;-0.02447939,0.07183065;-0.651677;0.08995223,0.07630831;-0.6587512;-0.01350212,-0.07359995;0.008810054;-0.03641363,-0.1057286;-0.3084447;-0.08890019,-0.1013301;-0.6553278;-0.06225976,-0.1025244;-0.702423;-0.140696,0.001751021;0.4816299;-0.1808379,199.8917
+0;0;0,0.000575076;0.2946611;0.01226208,0.0009460571;0.5881526;0.01367163,0.1924636;0.4498612;-0.006735958,0.2250973;0.2609843;-0.09949073,0.2727508;0.122735;-0.267361,-0.1859689;0.4393628;-0.01320423,-0.2282196;0.2550496;-0.1111145,-0.2540877;0.1116782;-0.2794582,0.07350207;0.004836825;-0.03727079,0.09293443;-0.3138086;-0.005068988,0.1063897;-0.6598231;0.07079484,0.1057498;-0.6173081;-0.03862669,-0.07142997;0.006038337;-0.04094336,-0.1132973;-0.3110831;-0.01583074,-0.1312393;-0.6573958;0.05770772,-0.1284443;-0.6148304;-0.0516742,0.0008660144;0.5147843;0.01546067,0;0;0,0.002070926;0.2786949;-0.09644032,0.002810717;0.5505923;-0.2068653,0.1761154;0.48819;-0.07017541,0.271018;0.3008671;-0.03486967,0.3078605;0.147697;-0.1921773,-0.1797954;0.4764361;-0.08704343,-0.2634884;0.2807606;-0.0940784,-0.2811951;0.1313845;-0.2582045,0.07575285;-0.0009809136;-0.03279638,0.09386413;-0.3212621;-0.02635741,0.07789776;-0.6531954;0.09704304,0.08154511;-0.659872;-0.006743431,-0.07266358;0.008338642;-0.03828224,-0.1035315;-0.3070718;-0.08841145,-0.09329031;-0.659847;-0.05513859,-0.09416319;-0.7080572;-0.132679,0.002763066;0.4836912;-0.1766934,199.9249
+0;0;0,0.000575076;0.2946611;0.01226208,0.0009460571;0.5881526;0.01367163,0.1924636;0.4498612;-0.006735958,0.2250973;0.2609843;-0.09949073,0.2727508;0.122735;-0.267361,-0.1859689;0.4393628;-0.01320423,-0.2282196;0.2550496;-0.1111145,-0.2540877;0.1116782;-0.2794582,0.07350207;0.004836825;-0.03727079,0.09293443;-0.3138086;-0.005068988,0.1063897;-0.6598231;0.07079484,0.1057498;-0.6173081;-0.03862669,-0.07142997;0.006038337;-0.04094336,-0.1132973;-0.3110831;-0.01583074,-0.1312393;-0.6573958;0.05770772,-0.1284443;-0.6148304;-0.0516742,0.0008660144;0.5147843;0.01546067,0;0;0,0.002070926;0.2786949;-0.09644032,0.002810717;0.5505923;-0.2068653,0.1761154;0.48819;-0.07017541,0.271018;0.3008671;-0.03486967,0.3078605;0.147697;-0.1921773,-0.1797954;0.4764361;-0.08704343,-0.2634884;0.2807606;-0.0940784,-0.2811951;0.1313845;-0.2582045,0.07575285;-0.0009809136;-0.03279638,0.09386413;-0.3212621;-0.02635741,0.07789776;-0.6531954;0.09704304,0.08154511;-0.659872;-0.006743431,-0.07266358;0.008338642;-0.03828224,-0.1035315;-0.3070718;-0.08841145,-0.09329031;-0.659847;-0.05513859,-0.09416319;-0.7080572;-0.132679,0.002763066;0.4836912;-0.1766934,199.9476
+0;0;0,0.0005761313;0.2952018;0.01228458,0.000948063;0.5894445;0.0136979,0.2004153;0.4482757;-0.007626205,0.2331541;0.2587909;-0.1006795,0.2808324;0.1204694;-0.2686374,-0.1937193;0.4373417;-0.01436286,-0.2361061;0.2524353;-0.1125882,-0.2619876;0.1089889;-0.2810199,0.07278597;0.004789702;-0.03690767,0.09238921;-0.316658;-0.004422691,0.1059439;-0.6652274;0.07200132,0.1053037;-0.6227088;-0.03745216,-0.07073405;0.005979507;-0.04054447,-0.1129695;-0.3139307;-0.01521101,-0.131044;-0.6628007;0.05887048,-0.1282482;-0.6202316;-0.05054337,0.0008678199;0.5158926;0.01549142,0;0;0,-0.00458654;0.2796567;-0.09521794,-0.01284837;0.5531945;-0.2032924,0.1722207;0.4906181;-0.06654716,0.2738416;0.3047826;-0.03873348,0.3098782;0.1534867;-0.1981914,-0.2064344;0.4766568;-0.09376483,-0.2797881;0.2760891;-0.09896947,-0.28712;0.1521816;-0.2839264,0.07465672;0.000461489;-0.03330278,0.09627786;-0.3223864;-0.02494287,0.083936;-0.6555856;0.1029282,0.08995437;-0.6618128;-0.000939846,-0.07210523;0.007220005;-0.03783678,-0.1018057;-0.3113419;-0.08687071,-0.08849391;-0.6662234;-0.04936138,-0.0885175;-0.7157844;-0.1255666,-0.01044323;0.4857666;-0.1739531,199.9707
+0;0;0,0.0005089208;0.2937303;0.01276574,0.0006852633;0.5866638;0.01477635,0.2023118;0.4451498;-0.008556247,0.2362725;0.25815;-0.107893,0.2836509;0.1291392;-0.2839256,-0.1957451;0.4358403;-0.02039194,-0.239402;0.2517837;-0.1214231,-0.2627273;0.1085785;-0.2911999,0.07267917;0.004764032;-0.03686016,0.09241267;-0.3197305;-0.004135039,0.106133;-0.6681538;0.0725362,0.1066183;-0.6255951;-0.03697596,-0.07064123;0.005979945;-0.04046832,-0.1132407;-0.316962;-0.01495732,-0.1315636;-0.665695;0.05930591,-0.1276368;-0.623077;-0.05013008,0.000660046;0.5133939;0.0164124,0;0;0,-0.003804665;0.2790944;-0.09237194,-0.009915661;0.5521414;-0.198251,0.1766204;0.4900262;-0.06077695,0.28098;0.3035841;-0.04238009,0.3093951;0.1649512;-0.2151501,-0.2081627;0.4730199;-0.09331816,-0.2873051;0.2743756;-0.1096576,-0.3029908;0.1518547;-0.2957183,0.07489671;0.001292109;-0.03244138,0.09890981;-0.3244649;-0.02451754,0.0888107;-0.6562213;0.1070163,0.09566432;-0.6621111;0.003017187,-0.07176244;0.006291883;-0.03839524,-0.1009836;-0.3154889;-0.08697811,-0.08470798;-0.669672;-0.04508692,-0.08285731;-0.7195104;-0.121069,-0.00810878;0.484809;-0.169368,200.0034
+0;0;0,0.0005101399;0.294434;0.01279632,0.0006866376;0.5875883;0.01481098,0.2013483;0.4464104;-0.008402377,0.2354275;0.2587584;-0.1080856,0.2828648;0.1295874;-0.2843369,-0.194804;0.4371454;-0.02018144,-0.2386132;0.2524469;-0.1215649,-0.2619675;0.1090638;-0.2915527,0.07245654;0.004749439;-0.03674725,0.09225495;-0.3208125;-0.003914479,0.1060603;-0.6713949;0.07323191,0.1063867;-0.6329482;-0.0004238486,-0.07042485;0.005961627;-0.04034435,-0.1131644;-0.3180426;-0.01474944,-0.1316008;-0.6689368;0.05997401,-0.1289598;-0.6304502;-0.01363051,0.0006614237;0.514328;0.0164468,0;0;0,-0.008290602;0.279307;-0.09367085,-0.01785986;0.5522467;-0.2001908,0.1673074;0.4943126;-0.06154084,0.2821701;0.3125929;-0.05174875,0.3088308;0.1810705;-0.2306092,-0.2123508;0.4718832;-0.09031236,-0.2960417;0.2753942;-0.116756,-0.3018639;0.1560241;-0.3057451,0.07504888;0.001754373;-0.03142381,0.1021542;-0.3248506;-0.02400541,0.09462742;-0.6572363;0.1120582,0.09796239;-0.6872458;0.06864882,-0.07117556;0.005773588;-0.03903297,-0.09867988;-0.3176057;-0.08518392,-0.07904305;-0.6733451;-0.03920486,-0.0772182;-0.6971585;-0.09016973,-0.01541;0.4849764;-0.1712346,200.0253
+0;0;0,0.000512502;0.2957973;0.01285557,0.0006900866;0.5907819;0.01488109,0.201832;0.44894;-0.008380547,0.2359921;0.260842;-0.1083008,0.2834347;0.1316567;-0.2845715,-0.1952686;0.4396529;-0.0201878,-0.239182;0.2545153;-0.1218123,-0.2625388;0.1111163;-0.2918188,0.07235708;0.00474292;-0.03669682,0.09213974;-0.3205602;-0.003890149,0.1060157;-0.6729345;0.07365053,0.1063486;-0.6343196;-0.001471907,-0.07032818;0.005953445;-0.04028898,-0.1130338;-0.3177932;-0.01471442,-0.1315644;-0.6704808;0.06039095,-0.1288708;-0.6318253;-0.01467923,0.0006647001;0.5170202;0.01652811,0;0;0,-0.01247775;0.2804653;-0.09404826,-0.02671838;0.5550762;-0.2008064,0.1603264;0.4926368;-0.06193829,0.2833116;0.3154497;-0.05858922,0.3112357;0.1848768;-0.2379825,-0.2207115;0.4721879;-0.09161992,-0.3100345;0.2797242;-0.1304913,-0.3034387;0.1624252;-0.3207765,0.07530594;0.002604157;-0.03044558,0.1046891;-0.3236043;-0.02665734,0.09922294;-0.656163;0.113869,0.1030966;-0.685648;0.06734753,-0.07073053;0.00480603;-0.03973402,-0.09480092;-0.3188986;-0.08361565,-0.07520142;-0.6763386;-0.03644312,-0.07216916;-0.7013604;-0.08822265,-0.02305649;0.4873425;-0.1717851,200.0589
+0;0;0,0.0004110102;0.2957806;0.01323646,0.0003959335;0.5907617;0.01574581,0.2014181;0.4490172;-0.009263348,0.2374237;0.265672;-0.1170595,0.2855061;0.1414435;-0.2966878,-0.1953107;0.4395732;-0.02037352,-0.2388667;0.2580826;-0.1285212,-0.2695516;0.1332031;-0.3114817,0.0723523;0.004639033;-0.03671953,0.09196305;-0.3206413;-0.00358659,0.1059355;-0.6730452;0.07380246,0.1061645;-0.6344048;-0.001317449,-0.07034814;0.006017402;-0.04024462,-0.1129875;-0.3177751;-0.01514416,-0.1317228;-0.6703811;0.06029304,-0.1291329;-0.6317008;-0.01477794,0.0004244789;0.5169973;0.01726796,0;0;0,-0.01247775;0.2804653;-0.09404826,-0.02671838;0.5550762;-0.2008064,0.1603264;0.4926368;-0.06193829,0.2833116;0.3154497;-0.05858922,0.3112357;0.1848768;-0.2379825,-0.2207115;0.4721879;-0.09161992,-0.3100345;0.2797242;-0.1304913,-0.3034387;0.1624252;-0.3207765,0.07530594;0.002604157;-0.03044558,0.1046891;-0.3236043;-0.02665734,0.09922294;-0.656163;0.113869,0.1030966;-0.685648;0.06734753,-0.07073053;0.00480603;-0.03973402,-0.09480092;-0.3188986;-0.08361565,-0.07520142;-0.6763386;-0.03644312,-0.07216916;-0.7013604;-0.08822265,-0.02305649;0.4873425;-0.1717851,200.0812
+0;0;0,0.0004105806;0.2954715;0.01322263,0.0003955234;0.5899605;0.0157273,0.1939874;0.4508395;-0.008303339,0.2302201;0.2663376;-0.1167797,0.278329;0.1420409;-0.2965065,-0.1880753;0.4417446;-0.0190028,-0.2319061;0.259109;-0.1278328,-0.2626078;0.134161;-0.3108936,0.07257525;0.004653328;-0.03683268,0.09217486;-0.3204421;-0.003718574,0.1061444;-0.672773;0.07365444,0.1063717;-0.6341983;-0.0008945465,-0.0705649;0.006035944;-0.04036863,-0.11318;-0.3175724;-0.01528243,-0.1319114;-0.6701053;0.06013913,-0.1293412;-0.631491;-0.01436131,0.0004240261;0.5163066;0.01724717,0;0;0,-0.009800584;0.2813028;-0.09083533,-0.0219554;0.556065;-0.1960733,0.1579055;0.4912658;-0.06141496,0.2874378;0.3175665;-0.07448459,0.3130296;0.1899741;-0.2565041,-0.2091445;0.472795;-0.09053607,-0.314069;0.3043278;-0.1784594,-0.2894813;0.1440629;-0.3326555,0.07610737;0.003158003;-0.02903724,0.1094009;-0.3225067;-0.02770567,0.1049073;-0.6542257;0.1146357,0.1099944;-0.6838126;0.06930733,-0.07053833;0.004260246;-0.04064061,-0.09162315;-0.3196971;-0.08276886,-0.06925433;-0.6765471;-0.03300371,-0.06609493;-0.7014525;-0.08405805,-0.01869128;0.4883277;-0.1672945,200.1043
+0;0;0,0.000410947;0.2957351;0.01323443,0.0003959383;0.5899711;0.01574003,0.1980433;0.4496211;-0.008828895,0.2344019;0.2644789;-0.1176817,0.2831352;0.1385687;-0.2997415,-0.1920244;0.4403356;-0.01975253,-0.2360074;0.2570662;-0.1289602,-0.2671076;0.1304962;-0.3143974,0.07206093;0.004620351;-0.03657165,0.09152693;-0.3182589;-0.003683295,0.1056454;-0.6743457;0.07451455,0.1058716;-0.635813;0.0003304929,-0.07006484;0.005993169;-0.04008255,-0.1123894;-0.3154092;-0.01516737,-0.1313205;-0.6717002;0.06105822,-0.1287629;-0.6331281;-0.01307753,0.0004243858;0.5164599;0.01725695,0;0;0,-0.01407161;0.2815205;-0.09045887,-0.0299531;0.5564542;-0.1940455,0.1559938;0.4943526;-0.06051564,0.2871736;0.3218214;-0.08227253,0.3105816;0.2032168;-0.2739992,-0.2235489;0.470644;-0.09644002,-0.3216029;0.2960366;-0.1821497,-0.291172;0.170767;-0.3685782,0.07561043;0.003575265;-0.02866864,0.1106494;-0.3196579;-0.03071213,0.1093384;-0.6533505;0.1167994,0.1143608;-0.6830772;0.07226133,-0.06982352;0.00394717;-0.04075177,-0.09112498;-0.3178722;-0.08186284,-0.06566414;-0.6780292;-0.02941518,-0.06154804;-0.702979;-0.07981069,-0.02589964;0.4886921;-0.1657956,200.1379
+0;0;0,0.0003111676;0.2959861;0.01362007,0.0001176663;0.5901836;0.0166574,0.1929952;0.4517267;-0.00928924,0.2303654;0.2688106;-0.1232272,0.2788401;0.152507;-0.3086494,-0.1870909;0.4435875;-0.02343682,-0.2309722;0.259075;-0.1323693,-0.2616986;0.1352633;-0.3167174,0.07265485;0.00465949;-0.0368255,0.09205318;-0.3179052;-0.003775284,0.1053799;-0.6747606;0.07546282,0.1061792;-0.6362308;0.00156685,-0.0706124;0.006025664;-0.04042444,-0.112942;-0.3150768;-0.01556412,-0.1317753;-0.6722947;0.06087337,-0.1286634;-0.6337308;-0.0129574,0.0001936875;0.51668;0.01803538,0;0;0,-0.01241635;0.2823464;-0.08899283,-0.0267856;0.5576438;-0.1917272,0.1540529;0.4942417;-0.05990839,0.2878447;0.3243473;-0.09265614,0.3106132;0.2117098;-0.2851453,-0.2155985;0.4709828;-0.09506677,-0.318;0.3027974;-0.1902734,-0.2984982;0.1798697;-0.3767302,0.07650112;0.003784478;-0.02810359,0.113705;-0.3188921;-0.0316124,0.1134949;-0.6528233;0.1176925,0.1186533;-0.6826203;0.0737412,-0.07036027;0.003768299;-0.04113135,-0.09020486;-0.3179045;-0.0817449,-0.06200154;-0.678704;-0.02854434,-0.05513893;-0.6720688;-0.0988366,-0.02303197;0.48981;-0.1636353,200.1609
+0;0;0,0.0003113748;0.2961831;0.01362913,0.0001179023;0.5903639;0.01666768,0.1917783;0.4523568;-0.009107223,0.2293511;0.2684492;-0.1236628,0.2796942;0.1476627;-0.316232,-0.1859084;0.4442689;-0.02316549,-0.2300276;0.2587563;-0.1326884,-0.2619384;0.1301723;-0.3241423,0.07279918;0.004668746;-0.03689865,0.0921452;-0.3170263;-0.003937554,0.1055041;-0.6747431;0.07549185,0.1063031;-0.6362161;0.001620218,-0.07075267;0.006037634;-0.04050475,-0.1129681;-0.3141991;-0.01571146,-0.1318469;-0.6722794;0.06091057,-0.128736;-0.6337182;-0.01289589,0.0001938824;0.5169001;0.0180449,0;0;0,-0.01350647;0.2824574;-0.08913875,-0.02748936;0.5579125;-0.1914599,0.1519779;0.4970734;-0.06055617,0.2896754;0.3323901;-0.108259,0.3070591;0.2242802;-0.3137262,-0.2164795;0.4676188;-0.09990475,-0.3194148;0.3007449;-0.1994746,-0.2882125;0.1750889;-0.3929784,0.07711703;0.004479736;-0.02675676,0.1158319;-0.3170476;-0.03510547,0.1186621;-0.6511612;0.1159208,0.1261142;-0.6807198;0.07201624,-0.07003073;0.002986723;-0.04206903,-0.08826202;-0.3182254;-0.08000016,-0.05811091;-0.6798714;-0.02754177,-0.05076614;-0.6731752;-0.09777962,-0.02397295;0.4900501;-0.1635106,200.1926
+0;0;0,0.0003131882;0.2979081;0.01370851,0.0001170153;0.5960336;0.0167796,0.2190605;0.4476389;-0.01283937,0.256719;0.2633118;-0.1276562,0.3094712;0.1367454;-0.3294403,-0.2124093;0.4383993;-0.02889956,-0.2566291;0.2524635;-0.1386723,-0.2900669;0.1177265;-0.3392877,0.07249165;0.004649024;-0.03674278,0.09168962;-0.3145842;-0.004033912,0.1050693;-0.6728587;0.07551932,0.1058612;-0.6344074;0.002303377,-0.07045379;0.006012129;-0.04033364,-0.1123461;-0.3117739;-0.01573008,-0.1312544;-0.6704125;0.0610114,-0.1281711;-0.6319273;-0.01213995,0.000194233;0.5213732;0.01817926,0;0;0,-0.0286231;0.2822114;-0.09205818,-0.06596673;0.5585169;-0.1975899,0.1509727;0.4955389;-0.06181026,0.2908642;0.3341054;-0.1160979,0.3019292;0.2178962;-0.3303213,-0.268951;0.4576328;-0.08009908,-0.3668688;0.2917343;-0.1871846,-0.3313274;0.1611313;-0.3901584,0.07671572;0.004878372;-0.02678776,0.1193259;-0.3136413;-0.03561449,0.1244156;-0.6480683;0.1160464,0.1319739;-0.6778051;0.07353735,-0.06967425;0.002814908;-0.04200308,-0.08630795;-0.3160359;-0.07949682,-0.05278001;-0.6777503;-0.02558081,-0.04537303;-0.6708514;-0.09518039,-0.05596874;0.4903401;-0.168813,200.2262
+0;0;0,0.000197882;0.2978927;0.01404177,-0.0002271843;0.5960138;0.0174775,0.2185068;0.4476372;-0.01414357,0.2613969;0.2936661;-0.1659028,0.3224514;0.1401421;-0.345406,-0.2123204;0.4394611;-0.0317284,-0.2565946;0.2560113;-0.1455858,-0.2882478;0.1296181;-0.3518417,0.07250539;0.004626468;-0.03671849,0.09166826;-0.3146007;-0.003929768,0.1049393;-0.6728876;0.07558592,0.1059715;-0.6344196;0.002374895,-0.07045919;0.006030244;-0.04032148,-0.1128304;-0.3117232;-0.01611951,-0.1316008;-0.6703547;0.06068891,-0.1282767;-0.6318546;-0.01245017,-8.635655E-05;0.5213518;0.0187888,0;0;0,-0.0286231;0.2822114;-0.09205818,-0.06596673;0.5585169;-0.1975899,0.1509727;0.4955389;-0.06181026,0.2908642;0.3341054;-0.1160979,0.3019292;0.2178962;-0.3303213,-0.268951;0.4576328;-0.08009908,-0.3668688;0.2917343;-0.1871846,-0.3313274;0.1611313;-0.3901584,0.07671572;0.004878372;-0.02678776,0.1193259;-0.3136413;-0.03561449,0.1244156;-0.6480683;0.1160464,0.1319739;-0.6778051;0.07353735,-0.06967425;0.002814908;-0.04200308,-0.08630795;-0.3160359;-0.07949682,-0.05278001;-0.6777503;-0.02558081,-0.04537303;-0.6708514;-0.09518039,-0.05596874;0.4903401;-0.168813,200.2491
+0;0;0,0.0001975229;0.2973522;0.01401629,-0.0002264537;0.5948154;0.01745402,0.2115659;0.449191;-0.0131286,0.2546141;0.2946524;-0.1654472,0.3147939;0.1433278;-0.3423789,-0.2055815;0.4412746;-0.03015507,-0.2500189;0.2571486;-0.1444321,-0.2812186;0.1325661;-0.3477333,0.07239481;0.004619412;-0.03666249,0.09156294;-0.3146953;-0.003864776,0.1048705;-0.6739661;0.07586926,0.1059005;-0.6355156;0.002809487,-0.07035173;0.006021047;-0.04025999,-0.1127345;-0.3118195;-0.01605138,-0.1315565;-0.6714358;0.06096796,-0.1282393;-0.6329532;-0.01202001,-8.640229E-05;0.520565;0.01875809,0;0;0,-0.02518044;0.2823909;-0.09075332,-0.05720407;0.5592081;-0.1948609,0.1495649;0.4962156;-0.06194472,0.2933252;0.3412964;-0.1272848,0.3032028;0.2353813;-0.3429465,-0.258747;0.4570462;-0.08777269,-0.3555139;0.2918821;-0.1986476,-0.3316413;0.195078;-0.4174733,0.07668546;0.005205631;-0.02643347,0.1212769;-0.3131338;-0.03518558,0.1280288;-0.6484979;0.1167862,0.1371681;-0.6780432;0.07458401,-0.06942444;0.002538736;-0.04219348,-0.08477468;-0.3166092;-0.07844137,-0.04865465;-0.6789839;-0.02376052,-0.04108656;-0.6719457;-0.09322766,-0.05013399;0.4908081;-0.16682,200.2724
+0;0;0,0.0001974482;0.2972397;0.01401099,-0.0002283384;0.5959658;0.01746267,0.2028402;0.4529518;-0.01179974,0.2460243;0.2979253;-0.1645992,0.3050849;0.1494149;-0.3382403,-0.1971121;0.4453616;-0.02812436,-0.2416898;0.2606544;-0.1427621,-0.2723093;0.1383888;-0.3422824,0.07204024;0.004596787;-0.03648292,0.09125829;-0.3155497;-0.003599778,0.104554;-0.6745024;0.07606365,0.1055924;-0.6359835;0.002412736,-0.07000716;0.005991557;-0.0400628,-0.1125004;-0.3126769;-0.01579113,-0.1313057;-0.6719748;0.06116,-0.1279616;-0.6334236;-0.01241854,-8.766144E-05;0.5213837;0.01877257,0;0;0,-0.02306142;0.282654;-0.0901258,-0.04837167;0.5616716;-0.1937857,0.1468686;0.4982238;-0.06353116,0.290442;0.3462899;-0.1380196,0.3033315;0.2362604;-0.3463993,-0.244852;0.4577032;-0.09453708,-0.3423978;0.2971417;-0.2126496,-0.3142565;0.1926345;-0.4223662,0.0762898;0.005481392;-0.02630115,0.1219134;-0.3135672;-0.03472066,0.1298165;-0.648422;0.1175287,0.1396171;-0.6784962;0.07518315,-0.06895999;0.002333031;-0.04220198,-0.08453962;-0.3176449;-0.07847585,-0.04667731;-0.6794288;-0.02325931,-0.04014874;-0.7046332;-0.07233033,-0.04363855;0.4926602;-0.1658707,200.3045
+0;0;0,0.0001276988;0.2968005;0.01447523,-0.0004320187;0.5943668;0.0183686,0.1968601;0.4539337;-0.01205934,0.2414701;0.2994471;-0.1658733,0.3044778;0.1579246;-0.3548271,-0.1914845;0.4469262;-0.02850817,-0.235339;0.2636081;-0.1467711,-0.265624;0.1443898;-0.3578919,0.07207701;0.004582275;-0.03646311,0.091356;-0.317322;-0.003336702,0.1045503;-0.6746407;0.07594407,0.1057192;-0.6361099;0.00239557,-0.07002948;0.005997484;-0.04006934,-0.1128769;-0.3144092;-0.01567453,-0.1313589;-0.6720525;0.06104416,-0.1278894;-0.6334864;-0.01242764,-0.0002587126;0.5201844;0.01956526,0;0;0,-0.02149374;0.2825172;-0.08956647,-0.04526992;0.5609288;-0.1918948,0.1442076;0.4999084;-0.06466413,0.2889154;0.35254;-0.1474717,0.2934595;0.2332612;-0.3606713,-0.2379214;0.4595053;-0.09843503,-0.3323701;0.2994003;-0.220749,-0.2994914;0.1846079;-0.4339246,0.07629313;0.005677193;-0.0263207,0.1219336;-0.3151938;-0.03340387,0.131467;-0.6486746;0.1177113,0.1414334;-0.6786746;0.07547164,-0.0689838;0.002162566;-0.04221621,-0.08373793;-0.3196341;-0.07855698,-0.04522874;-0.6796674;-0.02351877,-0.03870051;-0.7047216;-0.0726099,-0.04085924;0.4921836;-0.1643422,200.3386
+0;0;0,0.0001275282;0.2964038;0.01445588,-0.0004308773;0.5932983;0.01834355,0.1916596;0.4548601;-0.01125393,0.2363384;0.3001349;-0.1653055,0.3068838;0.1416821;-0.3768637,-0.1864383;0.4480375;-0.02726875,-0.2303605;0.2644362;-0.1457144,-0.2642685;0.130956;-0.3820913,0.0721873;0.004589288;-0.03651891,0.09147283;-0.3174242;-0.003381271,0.1046732;-0.6749053;0.07593554,0.105841;-0.6363827;0.00245712,-0.07013665;0.006006662;-0.04013065,-0.1129986;-0.3145087;-0.01572757,-0.131489;-0.6723146;0.06102601,-0.1280228;-0.6337568;-0.01237579,-0.000258148;0.5193627;0.01953623,0;0;0,-0.01938465;0.2823076;-0.08939147,-0.0420003;0.5601825;-0.1914964,0.142387;0.5005584;-0.06701612,0.2878305;0.3561375;-0.1545191,0.2938461;0.2460877;-0.404906,-0.2303643;0.4605867;-0.1017335,-0.3222052;0.3021629;-0.2287576,-0.2862297;0.2060233;-0.4823393,0.07631619;0.005961716;-0.02657056,0.1218307;-0.315059;-0.03264356,0.1339377;-0.6490253;0.1176162,0.1441475;-0.6788505;0.07531023,-0.06919678;0.001912088;-0.04211707,-0.08212863;-0.3200461;-0.07870118,-0.04257486;-0.6802027;-0.02410372,-0.03522471;-0.6732432;-0.09401929,-0.03776053;0.4916645;-0.1640151,200.3714
+0;0;0,0.0001276059;0.2965846;0.0144647,-0.0004289514;0.5924807;0.01833739,0.2003192;0.4513323;-0.01265237,0.2450932;0.2962773;-0.1670323,0.3082021;0.1545275;-0.3562894,-0.1948361;0.4442019;-0.02938967,-0.2388519;0.2602092;-0.1480878,-0.2691856;0.1407996;-0.3595474,0.07200526;0.004577714;-0.03642681,0.09131469;-0.3178348;-0.00324811,0.1045235;-0.675545;0.07611953,0.105686;-0.6370608;0.002972603,-0.06995977;0.005991514;-0.04002945,-0.1128748;-0.314921;-0.01559614,-0.1313771;-0.6729562;0.06120662,-0.1279265;-0.6344369;-0.01186403,-0.0002566887;0.5187448;0.01952684,0;0;0,-0.02666975;0.2818889;-0.08943725,-0.05657724;0.5576594;-0.1924789,0.1419508;0.5018034;-0.06844497,0.2868097;0.3602458;-0.1625581,0.2892362;0.243001;-0.3773644,-0.2499802;0.4607235;-0.09704511,-0.3375809;0.3012349;-0.226542,-0.3084745;0.1922933;-0.4437481,0.07609566;0.006163895;-0.02653456,0.1221761;-0.3151877;-0.03230333,0.1362064;-0.6497971;0.1169279,0.14666;-0.6791161;0.07455111,-0.06894176;0.001740006;-0.0421501,-0.08107016;-0.3206417;-0.07884436,-0.04002896;-0.680925;-0.02460603,-0.03277212;-0.6738342;-0.0942215,-0.04895049;0.4898591;-0.16449,200.3936
+0;0;0,3.313671E-05;0.2965758;0.01464345,-0.0006479273;0.5924698;0.01864866,0.2007103;0.4526083;-0.01142723,0.2446423;0.3045511;-0.1727622,0.3104253;0.1672965;-0.3644069,-0.1945988;0.4450975;-0.03207399,-0.2385321;0.2639442;-0.1550914,-0.2684169;0.1440533;-0.3663425,0.07203466;0.004558629;-0.03637102,0.0913186;-0.3178679;-0.003313739,0.1045427;-0.6756092;0.07591058,0.106244;-0.6371263;0.002774052,-0.06990355;0.006032506;-0.04012142,-0.11314;-0.3148478;-0.01583218,-0.1313263;-0.6728447;0.06122427,-0.1273378;-0.6343201;-0.01181837,-0.0004425368;0.5187336;0.0198077,0;0;0,-0.02666975;0.2818889;-0.08943725,-0.05657724;0.5576594;-0.1924789,0.1419508;0.5018034;-0.06844497,0.2868097;0.3602458;-0.1625581,0.2892362;0.243001;-0.3773644,-0.2499802;0.4607235;-0.09704511,-0.3375809;0.3012349;-0.226542,-0.3084745;0.1922933;-0.4437481,0.07609566;0.006163895;-0.02653456,0.1221761;-0.3151877;-0.03230333,0.1362064;-0.6497971;0.1169279,0.14666;-0.6791161;0.07455111,-0.06894176;0.001740006;-0.0421501,-0.08107016;-0.3206417;-0.07884436,-0.04002896;-0.680925;-0.02460603,-0.03277212;-0.6738342;-0.0942215,-0.04895049;0.4898591;-0.16449,200.4164
+0;0;0,3.30683E-05;0.2959636;0.01461323,-0.0006468375;0.5913506;0.01861104,0.1977563;0.4525732;-0.01100781,0.2417933;0.3041623;-0.1727282,0.3070486;0.1680088;-0.3628355,-0.191746;0.4451727;-0.03135128,-0.2357843;0.2635867;-0.1546626,-0.2654294;0.1446576;-0.364219,0.07219275;0.004568633;-0.03645084,0.09150717;-0.3183675;-0.00334131,0.1047206;-0.6758199;0.07581903,0.1064232;-0.6373307;0.002627879,-0.07005695;0.006045744;-0.04020947,-0.1133617;-0.3153417;-0.01588184,-0.1315333;-0.6730496;0.06111238,-0.1275419;-0.6345186;-0.01198481,-0.0004417613;0.5177271;0.01976831,0;0;0,-0.02566807;0.2814084;-0.08921027,-0.05432681;0.5568317;-0.192081,0.1410027;0.5011956;-0.0693121,0.2860873;0.3645475;-0.1712742,0.2864005;0.2494456;-0.3850224,-0.2458541;0.4622737;-0.09931704,-0.3343049;0.3066579;-0.2337741,-0.2927588;0.2229646;-0.4578415,0.0762869;0.00613758;-0.02653241,0.1231279;-0.3156347;-0.03158951,0.1384954;-0.6502627;0.1167383,0.1490816;-0.6795301;0.07422686,-0.0691192;0.001753404;-0.04219942,-0.08005371;-0.3212421;-0.07841261,-0.03775477;-0.6811078;-0.02436885,-0.03052697;-0.6740453;-0.09403618,-0.04697562;0.4891033;-0.1641414,200.439
+0;0;0,3.305462E-05;0.2958411;0.01460718,-0.0006450588;0.5904774;0.01859873,0.193379;0.4534265;-0.01034477,0.2374781;0.3048063;-0.1722932,0.3025267;0.1690839;-0.3617986,-0.187519;0.4461895;-0.03023885,-0.2316194;0.2643474;-0.1537241,-0.2611706;0.1457949;-0.3626169,0.0721158;0.004563763;-0.03641199,0.09149419;-0.319442;-0.00319279,0.1046506;-0.6753505;0.07562566,0.1063538;-0.6368579;0.002405062,-0.06998228;0.0060393;-0.04016661,-0.1134305;-0.3164126;-0.0157584,-0.1315236;-0.6725755;0.06090328,-0.1275306;-0.634041;-0.01222332,-0.0004407825;0.5171412;0.01975149,0;0;0,-0.02420507;0.2814604;-0.08904767,-0.050895;0.5567497;-0.190666,0.1394371;0.5020651;-0.0706234,0.2856658;0.369814;-0.1773324,0.2835536;0.255629;-0.3906901,-0.2398028;0.4637285;-0.1023682,-0.3284231;0.3113381;-0.2408731,-0.2950558;0.2352293;-0.4681577,0.07619885;0.00620845;-0.02650547,0.123055;-0.3166715;-0.02993941,0.1401713;-0.650328;0.1164734,0.1506955;-0.6795969;0.07389736,-0.06900296;0.001692756;-0.04222646,-0.08021833;-0.3225655;-0.07671611,-0.03580289;-0.680793;-0.02421222,-0.02918101;-0.7052416;-0.07348486,-0.04438351;0.4890499;-0.1632087,200.4724
+0;0;0,-0.0001083209;0.2964686;0.01495414,-0.00105301;0.591665;0.01943773,0.1922094;0.4550282;-0.01222394,0.2387075;0.3089606;-0.1759139,0.3030085;0.1979845;-0.4260374,-0.1868739;0.4479384;-0.0318363,-0.2364263;0.289456;-0.1825681,-0.2642779;0.157775;-0.4293402,0.07192378;0.004547596;-0.03625569,0.09130845;-0.320024;-0.002883587,0.1042549;-0.6752425;0.07588202,0.1059725;-0.636729;0.002563745,-0.06975625;0.006021868;-0.04007477,-0.11344;-0.3169843;-0.01568328,-0.131088;-0.672523;0.06068824,-0.1270813;-0.6339504;-0.01253372,-0.0007769513;0.5181266;0.02046016,0;0;0,-0.02534352;0.2820156;-0.08911896,-0.05177697;0.5577574;-0.1912165,0.1383194;0.5032607;-0.07196164,0.2831059;0.3698265;-0.1793132,0.2813792;0.2690545;-0.4417138,-0.2401242;0.4634187;-0.1032005,-0.3377625;0.3105091;-0.2350246,-0.2875138;0.1938559;-0.4857818,0.07603502;0.006337762;-0.02620482,0.1239595;-0.3169662;-0.02994442,0.1420233;-0.6502725;0.1154256,0.1526464;-0.6794966;0.07263947,-0.06864239;0.001585137;-0.0423544,-0.07937777;-0.323248;-0.0770584,-0.03357932;-0.6806765;-0.02510428,-0.02690741;-0.7051667;-0.07447334,-0.04532257;0.4899143;-0.1635635,200.506
+0;0;0,-0.0001084106;0.2967142;0.01496653,-0.001052804;0.5918139;0.01944792,0.187585;0.4566945;-0.01143061,0.2341034;0.3105632;-0.175192,0.2897916;0.2144519;-0.3918125,-0.1824143;0.4497746;-0.030573,-0.2319883;0.2912231;-0.1813706,-0.2561093;0.1771802;-0.3950887,0.07220194;0.004565184;-0.03639592,0.09169152;-0.321763;-0.002843209,0.104555;-0.6747048;0.07541758,0.1062712;-0.6361982;0.002159066,-0.07002604;0.006045158;-0.04022977,-0.1139462;-0.3187091;-0.01570627,-0.1314811;-0.6719691;0.06017578,-0.1274776;-0.6334034;-0.0129865,-0.0007767657;0.5182809;0.02047028,0;0;0,-0.02411966;0.2826035;-0.08841276,-0.04912701;0.5589911;-0.1888402,0.1362588;0.5041893;-0.07260466,0.2809418;0.3714753;-0.1811862,0.2772928;0.2980781;-0.4132693,-0.2340395;0.4649649;-0.1053575,-0.331289;0.3251557;-0.2514123,-0.2856823;0.2154579;-0.4638963,0.07633039;0.006446898;-0.02628183,0.1250054;-0.3185458;-0.02876401,0.1438641;-0.6499467;0.1150274,0.1543751;-0.6792036;0.0723629,-0.06900308;0.001489126;-0.04236724,-0.07842273;-0.3251252;-0.07743913,-0.03205603;-0.6801363;-0.02571519,-0.02524524;-0.704617;-0.07498583,-0.04313195;0.4909153;-0.1616747,200.5391
+0;0;0,-0.0001085051;0.2969728;0.01497957,-0.001054281;0.5924934;0.01946549,0.1844216;0.4582549;-0.01087531,0.2309621;0.3120543;-0.1747144,0.2891498;0.2116291;-0.4010576,-0.1793656;0.4514512;-0.02969631,-0.2289631;0.2928244;-0.1805654,-0.2541668;0.1736629;-0.403876,0.07234015;0.004573923;-0.03646558,0.09182399;-0.3216581;-0.002922755,0.1046807;-0.6744153;0.07529709,0.1063981;-0.6359029;0.001987897,-0.07016008;0.006056729;-0.04030677,-0.1140673;-0.3186018;-0.01579049,-0.131593;-0.6716771;0.06005186,-0.1275868;-0.6331055;-0.01316103,-0.0007776678;0.5188073;0.02048998,0;0;0,-0.02293754;0.2832051;-0.08766985,-0.04656158;0.5607064;-0.1865954,0.1358676;0.5036317;-0.07308532,0.2801752;0.371571;-0.1831722,0.2894259;0.3158562;-0.4311895,-0.2291323;0.466108;-0.1061787,-0.3273948;0.3244668;-0.2499359,-0.2750486;0.2197094;-0.4757412,0.07643043;0.006411642;-0.0264771,0.1248092;-0.3185349;-0.02762866,0.145475;-0.650063;0.1151414,0.1560283;-0.6792958;0.07236576,-0.06923276;0.001527385;-0.04228768,-0.07774447;-0.3250053;-0.0774447,-0.03033791;-0.6796942;-0.02577546,-0.02383317;-0.7043859;-0.07492981,-0.04102525;0.4922593;-0.1598537,200.5727
+0;0;0,-0.0002378276;0.2961287;0.01526978,-0.001405521;0.590445;0.02024451,0.1836638;0.45701;-0.01232368,0.2334535;0.3155177;-0.1794336,0.2806841;0.2267566;-0.3998775,-0.1793559;0.4487616;-0.02786716,-0.228911;0.2912394;-0.1800376,-0.253442;0.1812557;-0.3945293,0.0723368;0.004592272;-0.03640699,0.09194524;-0.3227037;-0.00267794,0.1048987;-0.6759592;0.07545479,0.1060882;-0.6373869;0.0017986,-0.07013369;0.006021905;-0.04030104,-0.1143535;-0.319691;-0.01579735,-0.1316844;-0.6731768;0.06042226,-0.1281933;-0.6345346;-0.01315259,-0.001069046;0.5170511;0.02112693,0;0;0,-0.02372412;0.2826669;-0.0863831,-0.04743879;0.5591769;-0.1844819,0.1355239;0.5046448;-0.07290268,0.2795241;0.3730553;-0.1841364,0.2794733;0.3057865;-0.4169018,-0.2303511;0.4674987;-0.1054183,-0.3262026;0.3235222;-0.2486246,-0.2749667;0.2264933;-0.4646457,0.07639138;0.006524325;-0.02647567,0.1256242;-0.3193873;-0.02805758,0.147757;-0.6512109;0.1149991,0.1583222;-0.6803426;0.07150245,-0.06917442;0.001409535;-0.04233303,-0.0762855;-0.3261558;-0.0783206,-0.0275793;-0.6810485;-0.02596709,-0.02132753;-0.7061709;-0.07518679,-0.04180993;0.4910089;-0.1578548,200.5966
+0;0;0,-0.0002378256;0.2961263;0.01526965,-0.001404124;0.5900984;0.02023996,0.1809255;0.4576756;-0.01183371,0.2307622;0.3160497;-0.1791014,0.2777202;0.2278008;-0.3982733,-0.1767115;0.4495495;-0.02714671,-0.2263133;0.2918786;-0.1794609,-0.2507028;0.1825295;-0.3927148,0.0724282;0.004598074;-0.03645299,0.09205167;-0.3229488;-0.002698075,0.1050156;-0.676491;0.07549804,0.1062069;-0.6379064;0.001736127,-0.0702223;0.006029513;-0.04035196,-0.114476;-0.3199332;-0.01582948,-0.1318209;-0.6737058;0.06045197,-0.1283249;-0.6350511;-0.01322849,-0.001068207;0.5168265;0.02112091,0;0;0,-0.02379582;0.2834075;-0.08389235,-0.04701476;0.5610411;-0.1778212,0.1349266;0.5048649;-0.07217216,0.2790025;0.375781;-0.1866255,0.2800812;0.3083298;-0.4178796,-0.2284235;0.4676087;-0.1058639,-0.323952;0.3244117;-0.2503942,-0.2695455;0.2302935;-0.4653616,0.07649317;0.006581187;-0.02648187,0.1249501;-0.3197023;-0.02803254,0.1492869;-0.651682;0.1150477,0.1595598;-0.6808323;0.0713253,-0.06927571;0.00134421;-0.04236596,-0.07555358;-0.3264483;-0.07875367,-0.02592988;-0.6814985;-0.02629848,-0.02007454;-0.7063017;-0.0760807,-0.04153217;0.4925763;-0.1522834,200.6286
+0;0;0,-0.0002380258;0.2963755;0.0152825,-0.001405239;0.590576;0.02025624,0.1822989;0.4576383;-0.01206545,0.2321708;0.3159124;-0.1794513,0.2787988;0.2282837;-0.3970829,-0.1780386;0.4494509;-0.02749409,-0.2276754;0.2916686;-0.1799158,-0.2518935;0.1830881;-0.391671,0.0725319;0.004604658;-0.03650518,0.09215157;-0.3228788;-0.002756801,0.1051219;-0.676595;0.07547782,0.1063143;-0.6380017;0.001641527,-0.07032284;0.006038147;-0.04040974,-0.114568;-0.3198614;-0.015892,-0.1319215;-0.6738082;0.060427,-0.1284219;-0.6351448;-0.01332775,-0.00106901;0.5172358;0.021138,0;0;0,-0.02556161;0.2840475;-0.08207083,-0.05074754;0.5623397;-0.1742365,0.1347771;0.5047862;-0.07194972,0.2794112;0.3783426;-0.1889303,0.2802859;0.31423;-0.4193761,-0.2332454;0.4671072;-0.1041798,-0.332169;0.3299736;-0.2525036,-0.2719083;0.2347357;-0.4634891,0.07656486;0.006526142;-0.0266447,0.1253973;-0.319638;-0.0279367,0.150682;-0.65178;0.1150541,0.1608364;-0.6809275;0.07117319,-0.06945395;0.001398119;-0.04229541,-0.07562983;-0.3262652;-0.07928065,-0.02446331;-0.6812156;-0.02640132,-0.01883772;-0.7060418;-0.07629634,-0.04468594;0.4937112;-0.149076,200.662
+0;0;0,-0.0003846871;0.2966288;0.01566301,-0.001793716;0.5915096;0.02108055,0.1784576;0.4595152;-0.01217878,0.2341834;0.3230769;-0.1823597,0.2852902;0.2614075;-0.4063431,-0.1748051;0.4521661;-0.02838513,-0.2252269;0.29671;-0.1832185,-0.2487246;0.1944188;-0.3966851,0.07258457;0.004587314;-0.03642268,0.09219935;-0.3232597;-0.002541743,0.1053589;-0.6776145;0.07602733,0.1067369;-0.6389953;0.002130017,-0.07030725;0.00606524;-0.04045092,-0.1146556;-0.3201921;-0.01584046,-0.1319744;-0.6748185;0.06066922,-0.1282856;-0.6361263;-0.01314026,-0.001399113;0.5179729;0.02184844,0;0;0,-0.02435482;0.2847807;-0.08087611,-0.0480892;0.5643271;-0.1718254,0.1334862;0.5053967;-0.07036257,0.2796515;0.3834893;-0.1905982,0.2807608;0.3189787;-0.419554,-0.2281167;0.4699144;-0.1044684,-0.3275213;0.3349565;-0.2547595,-0.2609837;0.2447907;-0.4645844,0.07658607;0.006467164;-0.02662563,0.1263933;-0.3199281;-0.02793431,0.1526446;-0.6526658;0.115279,0.1626266;-0.6818194;0.07125378,-0.06944034;0.001431405;-0.04233396,-0.07435733;-0.3266303;-0.07931542,-0.02235505;-0.6821206;-0.02606078,-0.01691967;-0.7067255;-0.0763177,-0.04245315;0.4953447;-0.1469648,200.6954
+0;0;0,-0.0003846871;0.2966288;0.01566301,-0.001793716;0.5915096;0.02108055,0.1784576;0.4595152;-0.01217878,0.2341834;0.3230769;-0.1823597,0.2852902;0.2614075;-0.4063431,-0.1748051;0.4521661;-0.02838513,-0.2252269;0.29671;-0.1832185,-0.2487246;0.1944188;-0.3966851,0.07258457;0.004587314;-0.03642268,0.09219935;-0.3232597;-0.002541743,0.1053589;-0.6776145;0.07602733,0.1067369;-0.6389953;0.002130017,-0.07030725;0.00606524;-0.04045092,-0.1146556;-0.3201921;-0.01584046,-0.1319744;-0.6748185;0.06066922,-0.1282856;-0.6361263;-0.01314026,-0.001399113;0.5179729;0.02184844,0;0;0,-0.02435482;0.2847807;-0.08087611,-0.0480892;0.5643271;-0.1718254,0.1334862;0.5053967;-0.07036257,0.2796515;0.3834893;-0.1905982,0.2807608;0.3189787;-0.419554,-0.2281167;0.4699144;-0.1044684,-0.3275213;0.3349565;-0.2547595,-0.2609837;0.2447907;-0.4645844,0.07658607;0.006467164;-0.02662563,0.1263933;-0.3199281;-0.02793431,0.1526446;-0.6526658;0.115279,0.1626266;-0.6818194;0.07125378,-0.06944034;0.001431405;-0.04233396,-0.07435733;-0.3266303;-0.07931542,-0.02235505;-0.6821206;-0.02606078,-0.01691967;-0.7067255;-0.0763177,-0.04245315;0.4953447;-0.1469648,200.7178
+0;0;0,-0.0003853085;0.2971079;0.01568831,-0.001796716;0.5924864;0.02111499,0.1762519;0.4610839;-0.01172619,0.2320188;0.324545;-0.1820325,0.2828383;0.2632222;-0.4047573,-0.1726831;0.4538248;-0.02773399,-0.223142;0.2982542;-0.1826815,-0.2465076;0.1965377;-0.3949485,0.07259769;0.004588143;-0.03642926,0.09226903;-0.3242042;-0.002450634,0.1054569;-0.6793198;0.07628714,0.1068355;-0.6406961;0.002350971,-0.07031997;0.006066337;-0.04045823,-0.1147962;-0.3211318;-0.01577681,-0.1321522;-0.6765196;0.06089715,-0.1284615;-0.6378229;-0.01295114,-0.001401445;0.5188254;0.02188418,0;0;0,-0.02339249;0.2856215;-0.07995343,-0.04597504;0.5659108;-0.1705177,0.1329475;0.5050797;-0.06933403,0.2803483;0.3871369;-0.1922956,0.2815961;0.3281426;-0.4213536,-0.2244898;0.4772959;-0.1028603,-0.3268846;0.3497852;-0.2578228,-0.2494342;0.2631937;-0.4638636,0.07652914;0.006474704;-0.02683163,0.1271507;-0.3207594;-0.02791429,0.1544134;-0.6541921;0.1154735,0.1643089;-0.6833471;0.07136464,-0.06950664;0.001398421;-0.04225444,-0.07347915;-0.3276107;-0.07944518,-0.02060001;-0.6836808;-0.02560689,-0.01538748;-0.7080194;-0.07623271,-0.0406137;0.4967587;-0.1456997,200.7416
+0;0;0,-0.0004586857;0.2980544;0.01617954,-0.002006348;0.5946708;0.02197788,0.1740739;0.4636553;-0.01220846,0.2317144;0.3298584;-0.1841177,0.2667251;0.2570913;-0.4052923,-0.1709346;0.4568675;-0.02804859,-0.2213092;0.3049034;-0.1866239,-0.242759;0.201338;-0.3969882,0.0726184;0.004573068;-0.03621398,0.09239064;-0.323966;-0.002125684,0.1054672;-0.6803185;0.07688041,0.1068852;-0.6416735;0.002918683,-0.07020198;0.006075126;-0.04050398,-0.1143279;-0.3209165;-0.01559886,-0.1314469;-0.677532;0.06142332,-0.1277196;-0.6387985;-0.01244762,-0.001584107;0.5207123;0.02265763,0;0;0,-0.02293736;0.2870761;-0.0784831,-0.04451982;0.5693638;-0.1671364,0.1332333;0.5044878;-0.06870008,0.280929;0.3875831;-0.1923776,0.2819024;0.3339003;-0.421629,-0.2216175;0.4774244;-0.1023289,-0.3249983;0.354866;-0.2606599,-0.2636614;0.2909594;-0.4788174,0.07644252;0.006572396;-0.02681684,0.1274575;-0.3203641;-0.02776694,0.1554465;-0.6550505;0.1157658,0.1652377;-0.6842139;0.07159662,-0.06940599;0.001290037;-0.04227224,-0.07279108;-0.3275195;-0.07920073,-0.01936875;-0.6847432;-0.02500319,-0.01418934;-0.7088954;-0.07587357,-0.03943002;0.4997039;-0.1428037,200.7735
+0;0;0,-0.0004602885;0.2990959;0.01623608,-0.00201364;0.5968028;0.02205579,0.1758092;0.4649514;-0.01247365,0.2334656;0.3311177;-0.1844301,0.2762789;0.2421332;-0.4548972,-0.1726189;0.4580963;-0.02847079,-0.2230074;0.3060905;-0.1870897,-0.2492375;0.1794438;-0.4443371,0.07266258;0.00457585;-0.03623601,0.092411;-0.3235674;-0.002188787,0.1055149;-0.6806655;0.07698261,0.1069318;-0.642027;0.003076382,-0.07024468;0.006078822;-0.04052862,-0.1143174;-0.3205188;-0.01565351,-0.1314722;-0.6778804;0.06152984,-0.1277477;-0.6391534;-0.01228567,-0.001589856;0.5225739;0.02273802,0;0;0,-0.0230549;0.2882983;-0.07794046,-0.04464463;0.5717945;-0.1663871,0.1354404;0.5041344;-0.06849265,0.2817828;0.3863943;-0.1930957,0.2903734;0.3698098;-0.4804192,-0.2230602;0.4744912;-0.1020876,-0.3398858;0.3710001;-0.2647101,-0.2543108;0.2872245;-0.526554,0.07651372;0.006539077;-0.02677178,0.1275391;-0.3199922;-0.02773237,0.1559398;-0.6554282;0.1159165,0.1657638;-0.6846032;0.0718646,-0.06944148;0.001311064;-0.04230838,-0.07258034;-0.3271186;-0.07906844,-0.01904876;-0.6849695;-0.02396881,-0.01349734;-0.7092722;-0.07455695,-0.03952667;0.501848;-0.1420586,200.7961
+0;0;0,-0.0004605857;0.299289;0.01624656,-0.002014211;0.5970494;0.02206758,0.1768525;0.4648525;-0.01266898,0.2345615;0.3308966;-0.1847824,0.2755767;0.2456495;-0.4438901,-0.1736258;0.4579571;-0.02876025,-0.2240602;0.3058125;-0.187524,-0.2491888;0.1844849;-0.4339672,0.07281652;0.004585544;-0.03631278,0.09249762;-0.322439;-0.002381627,0.105532;-0.677642;0.0763696,0.1069636;-0.638914;0.001697749,-0.0703935;0.0060917;-0.04061449,-0.114316;-0.3193925;-0.01582418,-0.1313798;-0.6748576;0.06094955,-0.1276167;-0.6360402;-0.01363065,-0.00159039;0.522814;0.02274988,0;0;0,-0.02284912;0.2886366;-0.07749128,-0.04434058;0.572243;-0.1657853,0.1370851;0.503958;-0.06822801,0.2841469;0.3906943;-0.1964531,0.2882204;0.3734271;-0.471719,-0.2237522;0.4734909;-0.101734,-0.348042;0.3821516;-0.2663751,-0.2655523;0.3103213;-0.5195982,0.07672493;0.006505549;-0.0266993,0.1280583;-0.318837;-0.02759313,0.1574605;-0.6522926;0.1155281,0.1665437;-0.6829582;0.07203913,-0.06960635;0.001343277;-0.04236794,-0.07236693;-0.3259896;-0.07882755,-0.01877069;-0.6818034;-0.02346746,-0.01300973;-0.7062938;-0.07496236,-0.03923243;0.5022825;-0.1414757,200.8291
+0;0;0,-0.000579015;0.2992711;0.01656832,-0.002249566;0.5970237;0.02274293,0.1765259;0.4651348;-0.01314463,0.2352495;0.3380537;-0.1900612,0.2744977;0.2786776;-0.4565572,-0.1734584;0.4581556;-0.02970155,-0.2246011;0.3101438;-0.1921038,-0.2534366;0.2260571;-0.4532245,0.07284327;0.004594012;-0.03625802,0.09258609;-0.3224194;-0.002255652,0.1055496;-0.6776236;0.07650141,0.107075;-0.6388816;0.001833066,-0.07039247;0.006076815;-0.04061851,-0.1142685;-0.3194084;-0.01575931,-0.1313412;-0.6748778;0.06099263,-0.127484;-0.6360404;-0.0135804,-0.001802975;0.5227878;0.02333597,0;0;0,-0.02284912;0.2886366;-0.07749128,-0.04434058;0.572243;-0.1657853,0.1370851;0.503958;-0.06822801,0.2841469;0.3906943;-0.1964531,0.2882204;0.3734271;-0.471719,-0.2237522;0.4734909;-0.101734,-0.348042;0.3821516;-0.2663751,-0.2655523;0.3103213;-0.5195982,0.07672493;0.006505549;-0.0266993,0.1280583;-0.318837;-0.02759313,0.1574605;-0.6522926;0.1155281,0.1665437;-0.6829582;0.07203913,-0.06960635;0.001343277;-0.04236794,-0.07236693;-0.3259896;-0.07882755,-0.01877069;-0.6818034;-0.02346746,-0.01300973;-0.7062938;-0.07496236,-0.03923243;0.5022825;-0.1414757,200.8517
+0;0;0,-0.0005779865;0.2987396;0.01653889,-0.002244289;0.5957345;0.02269766,0.1759182;0.464229;-0.01306622,0.2346345;0.3371637;-0.1899608,0.2730423;0.279059;-0.4507505,-0.1728653;0.4572738;-0.02956633,-0.2240016;0.3092804;-0.1919484,-0.2522197;0.2269942;-0.4474778,0.07296247;0.00460153;-0.03631735,0.09267578;-0.321923;-0.00236582,0.1056978;-0.6787287;0.07674632,0.1072459;-0.6398563;0.0009647608,-0.07050766;0.006086759;-0.04068498,-0.1143181;-0.3189119;-0.01586294,-0.1314678;-0.6759838;0.06123503,-0.127553;-0.6370147;-0.01444978,-0.001798814;0.5216842;0.02328922,0;0;0,-0.02325508;0.288112;-0.07726502,-0.04553076;0.5707389;-0.1659443,0.1349827;0.5038094;-0.06706953,0.2849525;0.3940945;-0.1949625,0.2860431;0.3750476;-0.4642181,-0.2242228;0.4780835;-0.09924945,-0.3419415;0.3836342;-0.2668995,-0.2606552;0.3162258;-0.5153169,0.07680809;0.006441981;-0.02688241,0.1301388;-0.3180804;-0.0276792,0.1599402;-0.652933;0.1162798,0.1697592;-0.6844622;0.07221508,-0.06979612;0.001358745;-0.04231197,-0.07060412;-0.3255365;-0.07834627,-0.01624976;-0.6828041;-0.02227486,-0.01037018;-0.7079276;-0.07472283,-0.04011807;0.5010493;-0.141489,200.8737
+0;0;0,-0.0005768345;0.2981441;0.01650592,-0.002240973;0.594752;0.02265617,0.1743935;0.4638238;-0.01279589,0.2331177;0.3367412;-0.1897145,0.271822;0.278188;-0.4525174,-0.1713921;0.4569283;-0.02915418,-0.2225353;0.3089149;-0.1915583,-0.2509713;0.2259934;-0.4490603,0.07303305;0.004605981;-0.03635248,0.09276065;-0.3221554;-0.002376314,0.1057712;-0.6786477;0.07666634,0.1073409;-0.6396515;-0.0001725331,-0.07057586;0.006092647;-0.04072433,-0.1144181;-0.3191417;-0.01588429,-0.1315527;-0.6759001;0.06114596,-0.1275834;-0.6368058;-0.01559483,-0.001795999;0.5207852;0.02324707,0;0;0,-0.02269245;0.2874996;-0.07740641,-0.04473446;0.5696529;-0.1663525,0.1331951;0.504848;-0.06565642,0.2838251;0.3964198;-0.1939242,0.2863406;0.3754344;-0.4651163,-0.2217928;0.4795085;-0.09856609,-0.3437542;0.4048908;-0.2730834,-0.2581671;0.3225448;-0.5177993,0.07691886;0.006382555;-0.0268197,0.1314962;-0.3181747;-0.02753186,0.1612617;-0.6525182;0.1168017,0.1729977;-0.6846306;0.07217073,-0.06985291;0.001387585;-0.04236968,-0.06998336;-0.3257709;-0.07820102,-0.01507552;-0.6825459;-0.02162826,-0.009061421;-0.7080562;-0.07520106,-0.03932864;0.5000824;-0.1418095,200.8964
+0;0;0,-0.0007689283;0.2979654;0.01687575,-0.002655005;0.5942185;0.02335774,0.1739771;0.4634382;-0.01361599,0.2355479;0.340784;-0.192673,0.2711027;0.2595289;-0.4509735,-0.1716136;0.4569425;-0.03028329,-0.2244872;0.3152246;-0.1976657,-0.2482066;0.2357449;-0.4578696,0.0730261;0.004587956;-0.03624776,0.09292339;-0.3212659;-0.002434541,0.1055639;-0.678883;0.07702418,0.1072113;-0.6397899;-0.0005449951,-0.07052707;0.006097997;-0.0407002,-0.1142283;-0.3182556;-0.01610545,-0.1312969;-0.676129;0.06134647,-0.1272295;-0.6369269;-0.01612064,-0.002158429;0.5203464;0.02386256,0;0;0,-0.0229978;0.2872207;-0.07774401,-0.04557329;0.5687217;-0.1674564,0.1323435;0.5046225;-0.06562161,0.2839958;0.3975784;-0.1938386,0.2872217;0.3764531;-0.466105,-0.2225385;0.4803612;-0.09811204,-0.3469325;0.4105221;-0.2728835,-0.2600953;0.3285425;-0.5184936,0.07693977;0.006338269;-0.02660561,0.132655;-0.3171048;-0.02722597,0.1628641;-0.6527189;0.1170447,0.1763474;-0.6846949;0.0714426,-0.06972642;0.001418723;-0.0424732,-0.06969991;-0.3248786;-0.07782973,-0.01359298;-0.6826323;-0.02101636,-0.007365355;-0.7085584;-0.07519997,-0.03999931;0.4993506;-0.142674,200.9302
+0;0;0,-0.0007689283;0.2979654;0.01687575,-0.002655005;0.5942185;0.02335774,0.1739771;0.4634382;-0.01361599,0.2355479;0.340784;-0.192673,0.2711027;0.2595289;-0.4509735,-0.1716136;0.4569425;-0.03028329,-0.2244872;0.3152246;-0.1976657,-0.2482066;0.2357449;-0.4578696,0.0730261;0.004587956;-0.03624776,0.09292339;-0.3212659;-0.002434541,0.1055639;-0.678883;0.07702418,0.1072113;-0.6397899;-0.0005449951,-0.07052707;0.006097997;-0.0407002,-0.1142283;-0.3182556;-0.01610545,-0.1312969;-0.676129;0.06134647,-0.1272295;-0.6369269;-0.01612064,-0.002158429;0.5203464;0.02386256,0;0;0,-0.0229978;0.2872207;-0.07774401,-0.04557329;0.5687217;-0.1674564,0.1323435;0.5046225;-0.06562161,0.2839958;0.3975784;-0.1938386,0.2872217;0.3764531;-0.466105,-0.2225385;0.4803612;-0.09811204,-0.3469325;0.4105221;-0.2728835,-0.2600953;0.3285425;-0.5184936,0.07693977;0.006338269;-0.02660561,0.132655;-0.3171048;-0.02722597,0.1628641;-0.6527189;0.1170447,0.1763474;-0.6846949;0.0714426,-0.06972642;0.001418723;-0.0424732,-0.06969991;-0.3248786;-0.07782973,-0.01359298;-0.6826323;-0.02101636,-0.007365355;-0.7085584;-0.07519997,-0.03999931;0.4993506;-0.142674,200.9523
+0;0;0,-0.0007652646;0.2965457;0.01679534,-0.002628009;0.5891497;0.02320568,0.1740453;0.4594776;-0.01378613,0.2356002;0.3368553;-0.1927965,0.2715552;0.2546857;-0.4540046,-0.1716412;0.4529801;-0.03045804,-0.224501;0.3112991;-0.1977969,-0.2484873;0.2309248;-0.4609297,0.07309464;0.004592262;-0.03628178,0.09296627;-0.3208413;-0.002512176,0.1055977;-0.6782003;0.0768892,0.107262;-0.6390135;-0.001479335,-0.07059327;0.006103721;-0.0407384,-0.1142381;-0.3178316;-0.01617538,-0.1312944;-0.6754466;0.06122064,-0.1271851;-0.6361497;-0.01704478,-0.002138988;0.5164016;0.02370282,0;0;0,-0.0237423;0.2858595;-0.07708859,-0.04748514;0.5637274;-0.1658294,0.1314741;0.5048897;-0.066221,0.2844949;0.3988964;-0.1935787,0.2873027;0.3780576;-0.468955,-0.2249485;0.4809224;-0.09816518,-0.3503067;0.4126652;-0.2727969,-0.2636766;0.3356959;-0.5234864,0.07705411;0.006397188;-0.0264957,0.1332197;-0.3165388;-0.02676892,0.1636423;-0.6519934;0.1171556,0.1785279;-0.6839384;0.0705719,-0.06978837;0.001355261;-0.04252093,-0.07009246;-0.3245449;-0.07761042,-0.0134735;-0.681878;-0.02036607,-0.006913042;-0.7076561;-0.07581481,-0.04161132;0.4954817;-0.1413183,200.986
+0;0;0,-0.0008142894;0.2971344;0.0173299,-0.002767398;0.5904899;0.02405474,0.169401;0.4615346;-0.01330491,0.2301358;0.3431098;-0.1952819,0.2665063;0.264566;-0.4589264,-0.1675002;0.4559296;-0.02967541,-0.2213845;0.3184005;-0.2000016,-0.2438983;0.2386085;-0.4648162,0.07329468;0.004585169;-0.03615055,0.093459;-0.3199253;-0.002392035,0.105798;-0.6767883;0.07700193,0.1075535;-0.637361;-0.00322219,-0.07066476;0.00610904;-0.04085546,-0.1139092;-0.3169556;-0.01610635,-0.1311384;-0.6740664;0.06123593,-0.1268778;-0.6345353;-0.01888191,-0.002258617;0.5173712;0.02447327,0;0;0,-0.02260193;0.2865144;-0.07738566,-0.04304343;0.5652971;-0.1665752,0.1301911;0.5061643;-0.06762004,0.2847675;0.4009617;-0.1935856,0.2870427;0.3800713;-0.4702783,-0.2170271;0.4730405;-0.1027125,-0.3556289;0.4184874;-0.2719527,-0.2651418;0.3383731;-0.521741,0.07717323;0.006575674;-0.02647734,0.1342414;-0.3152861;-0.02523923,0.1650066;-0.6504331;0.1180677,0.1833462;-0.6838773;0.07152367,-0.06991265;0.001196013;-0.04255335,-0.07033142;-0.3237759;-0.0778581,-0.01357765;-0.6805701;-0.0205542,-0.006472797;-0.7071024;-0.07783855,-0.03835886;0.4966374;-0.1418633,201.0085
+0;0;0,-0.000815161;0.2974525;0.01734845,-0.002770883;0.5911936;0.02407772,0.1708004;0.4615708;-0.01358913,0.2315107;0.3431939;-0.1954925,0.267251;0.266011;-0.454569,-0.1688512;0.4559201;-0.03009328,-0.2227137;0.3184465;-0.2003506,-0.2448375;0.2400371;-0.4605768,0.07328912;0.004584821;-0.0361478,0.09333295;-0.3179868;-0.002590999,0.1057683;-0.6776367;0.07742299,0.1075358;-0.6381451;-0.003347993,-0.07065938;0.006108576;-0.04085235,-0.1136454;-0.3150257;-0.01625112,-0.1310092;-0.6749254;0.06169517,-0.1267196;-0.6353293;-0.01896881,-0.00226063;0.5178632;0.02449746,0;0;0,-0.02322985;0.2864985;-0.07847691,-0.04572048;0.5646138;-0.170444,0.1294152;0.5069876;-0.06951308,0.2853266;0.4023381;-0.1941237,0.288772;0.3864897;-0.4663224,-0.2195816;0.4698652;-0.1032619,-0.2993326;0.3110036;-0.2417915,-0.2769042;0.3278261;-0.5130278,0.07719809;0.006508141;-0.02640224,0.1347282;-0.3132832;-0.02439165,0.1655594;-0.6513343;0.1193993,0.1862318;-0.6835417;0.07123232,-0.06987916;0.001284575;-0.04259379,-0.07043428;-0.3216955;-0.07814414,-0.01297326;-0.6812496;-0.02048974,-0.005782919;-0.7081102;-0.07821615,-0.04025869;0.4961414;-0.1447637,201.0418
+0;0;0,-0.0008107094;0.2958281;0.01725371,-0.002752173;0.587429;0.02393486,0.177432;0.4562121;-0.01519138,0.2381615;0.3377977;-0.1971524,0.2732296;0.2620664;-0.4513564,-0.1752058;0.4503453;-0.03232655,-0.2290854;0.3128282;-0.2026377,-0.250793;0.2358935;-0.4579699,0.07340465;0.004592048;-0.03620479,0.09332086;-0.3159257;-0.002861634,0.1056655;-0.6729507;0.07656837,0.107452;-0.6333568;-0.005074471,-0.07077077;0.006118205;-0.04091675,-0.1134831;-0.3129714;-0.01647215,-0.1307201;-0.6702445;0.06090524,-0.1263842;-0.6305447;-0.02062944,-0.002245803;0.5146568;0.02435141,0;0;0,-0.02423872;0.284367;-0.07975268,-0.04850681;0.5592868;-0.1740227,0.1346125;0.5069726;-0.07253861,0.2894432;0.4022599;-0.1985645,0.2893854;0.39034;-0.465852,-0.2290436;0.4710608;-0.1025166,-0.3098341;0.3196226;-0.2486646,-0.2878803;0.3323594;-0.5150112,0.07736885;0.006456524;-0.02631521,0.1357199;-0.311066;-0.02248645,0.1655732;-0.6469829;0.1196296,0.1880666;-0.6813457;0.07367015,-0.06999454;0.001363403;-0.04264998,-0.0702417;-0.3195142;-0.07839392,-0.01348393;-0.6766288;-0.02203743,-0.005872663;-0.7042147;-0.08023301,-0.04251554;0.4916876;-0.147742,201.0753
+0;0;0,-0.0007702919;0.2947795;0.01780528,-0.002779733;0.5852955;0.02475229,0.1744493;0.4543473;-0.01581545,0.231789;0.3543232;-0.2092053,0.272394;0.2940436;-0.468483,-0.1726059;0.4498083;-0.03259804,-0.228417;0.317107;-0.2057101,-0.2415784;0.233361;-0.4612893,0.07363911;0.004601569;-0.03618723,0.09381087;-0.314849;-0.002637908,0.1059003;-0.6717951;0.0769231,0.1076272;-0.6326199;-0.0009470358,-0.07095548;0.006134495;-0.04100117,-0.1132306;-0.3119765;-0.01651921,-0.1304301;-0.6691194;0.06119661,-0.1262725;-0.6298425;-0.01656959,-0.002254811;0.5127144;0.0250823,0;0;0,-0.0248315;0.2828352;-0.08124161,-0.05005724;0.5555171;-0.178381,0.1301169;0.5073667;-0.07588625,0.2890013;0.4042445;-0.1975985,0.2893596;0.3910228;-0.4665453,-0.2275453;0.4729202;-0.1033322,-0.3079168;0.3285512;-0.2562711,-0.2753899;0.3655794;-0.5209941,0.07748567;0.006727427;-0.02653527,0.1359515;-0.3097178;-0.0215087,0.1656427;-0.6459249;0.1198063,0.1880296;-0.6797186;0.08005548,-0.07032844;0.001058729;-0.04249939,-0.07043967;-0.3186768;-0.07924625,-0.01390384;-0.6758043;-0.02311861,-0.006734575;-0.700565;-0.07880333,-0.04381339;0.4884467;-0.1513445,201.0991
+0;0;0,-0.0007598819;0.2907957;0.01756465,-0.00272424;0.574791;0.02435393,0.1813644;0.4431548;-0.01781129,0.2386771;0.3431777;-0.2111101,0.278408;0.2841957;-0.4648064,-0.1791858;0.4384392;-0.03524647,-0.2349707;0.3058004;-0.208277,-0.2478488;0.2238573;-0.4583544,0.07371856;0.004606533;-0.03622627,0.09381074;-0.3135839;-0.002809286,0.105919;-0.6710854;0.07687549,0.1076032;-0.632137;0.0009312183,-0.07103202;0.006141114;-0.0410454,-0.1131404;-0.310715;-0.01666001,-0.1303666;-0.6684135;0.06117671,-0.1263119;-0.6293661;-0.01466619,-0.002210756;0.5037915;0.02467674,0;0;0,-0.02665087;0.2772095;-0.0855329,-0.05614257;0.5380822;-0.1938598,0.1270279;0.507796;-0.07877922,0.2882287;0.4067278;-0.1989627,0.2899415;0.3855779;-0.4615822,-0.2361813;0.4791194;-0.1003312,-0.3015084;0.3112261;-0.2351969,-0.3051083;0.3512346;-0.4955921,0.07757416;0.006917268;-0.02650261,0.136108;-0.3082045;-0.02036762,0.165724;-0.6445782;0.1220372,0.1872673;-0.6778264;0.08480811,-0.07040896;0.0009113292;-0.04254099,-0.07051016;-0.3174655;-0.07998161,-0.01421132;-0.6752793;-0.02427481,-0.007638281;-0.6983605;-0.07895234,-0.04867241;0.4743014;-0.1635695,201.131
+0;0;0,-0.0007623074;0.2917239;0.01762071,-0.002734722;0.5768951;0.02444514,0.1863851;0.4434887;-0.01888386,0.2437471;0.3434256;-0.2123488,0.2821983;0.2863435;-0.4578737,-0.184045;0.4386439;-0.0367968,-0.2398778;0.305891;-0.2099761,-0.2523412;0.2265873;-0.4519986,0.07389303;0.004617436;-0.03631201,0.09384125;-0.3112932;-0.00313447,0.1059561;-0.6689917;0.07659426,0.1076282;-0.6301079;0.001197755,-0.07120014;0.006155648;-0.04114255,-0.1130068;-0.3084301;-0.01693188,-0.1302425;-0.6663259;0.06094776,-0.126217;-0.6273438;-0.0143481,-0.002220452;0.505787;0.02476845,0;0;0,-0.0275651;0.2774027;-0.08775997,-0.0569254;0.5395751;-0.1960728,0.1330896;0.5075912;-0.08219957,0.2913824;0.4053576;-0.2055826,0.288026;0.3840491;-0.4596574,-0.2425343;0.4776342;-0.1018235,-0.3112267;0.3105939;-0.2363992,-0.3135303;0.3509978;-0.4881561,0.07784484;0.006946594;-0.02630568,0.1361112;-0.3058701;-0.01931167,0.1654744;-0.643028;0.1218054,0.1863414;-0.6761695;0.0851438,-0.07055618;0.0009374911;-0.04267327,-0.07074149;-0.3150186;-0.0810121,-0.01466303;-0.6732098;-0.02618511,-0.008557995;-0.695561;-0.08085175,-0.04951223;0.4756429;-0.1658328,201.1644
+0;0;0,-0.0008386974;0.2897316;0.01800645,-0.002904381;0.5747381;0.02503376,0.1888814;0.4418923;-0.01585478,0.2410563;0.3389392;-0.2094741,0.2943532;0.284932;-0.4484603,-0.1853666;0.4361858;-0.03827354,-0.24455;0.3061164;-0.2125987,-0.2559057;0.229645;-0.4511253,0.07392175;0.004659309;-0.03633189,0.09392796;-0.3090078;-0.003146484,0.105935;-0.6702785;0.07759314,0.1080596;-0.6317511;0.00535088,-0.07125514;0.006115566;-0.04112717,-0.1128363;-0.3062501;-0.0168936,-0.1300405;-0.6677451;0.06187787,-0.1256619;-0.6291186;-0.01025107,-0.002359543;0.5033496;0.02529249,0;0;0,-0.02710258;0.2741347;-0.09156942,-0.05477538;0.5349703;-0.2031634,0.1340791;0.5078585;-0.08528709,0.2908657;0.4063793;-0.2115009,0.2862354;0.3849521;-0.4612832,-0.2411718;0.4801889;-0.1048416,-0.3111884;0.3130349;-0.2388833,-0.3129784;0.3535236;-0.4863287,0.07803716;0.00690183;-0.02585936,0.1352689;-0.3038215;-0.01785302,0.1641569;-0.6447012;0.1240838,0.1837166;-0.674436;0.08740473,-0.07047015;0.001014792;-0.04288436,-0.07136728;-0.3126209;-0.08187678,-0.01556558;-0.6747364;-0.02767295,-0.009546965;-0.6938833;-0.0810072,-0.04781035;0.4709099;-0.1724319,201.187
+0;0;0,-0.0008386974;0.2897316;0.01800645,-0.002904381;0.5747381;0.02503376,0.1888814;0.4418923;-0.01585478,0.2410563;0.3389392;-0.2094741,0.2943532;0.284932;-0.4484603,-0.1853666;0.4361858;-0.03827354,-0.24455;0.3061164;-0.2125987,-0.2559057;0.229645;-0.4511253,0.07392175;0.004659309;-0.03633189,0.09392796;-0.3090078;-0.003146484,0.105935;-0.6702785;0.07759314,0.1080596;-0.6317511;0.00535088,-0.07125514;0.006115566;-0.04112717,-0.1128363;-0.3062501;-0.0168936,-0.1300405;-0.6677451;0.06187787,-0.1256619;-0.6291186;-0.01025107,-0.002359543;0.5033496;0.02529249,0;0;0,-0.02710258;0.2741347;-0.09156942,-0.05477538;0.5349703;-0.2031634,0.1340791;0.5078585;-0.08528709,0.2908657;0.4063793;-0.2115009,0.2862354;0.3849521;-0.4612832,-0.2411718;0.4801889;-0.1048416,-0.3111884;0.3130349;-0.2388833,-0.3129784;0.3535236;-0.4863287,0.07803716;0.00690183;-0.02585936,0.1352689;-0.3038215;-0.01785302,0.1641569;-0.6447012;0.1240838,0.1837166;-0.674436;0.08740473,-0.07047015;0.001014792;-0.04288436,-0.07136728;-0.3126209;-0.08187678,-0.01556558;-0.6747364;-0.02767295,-0.009546965;-0.6938833;-0.0810072,-0.04781035;0.4709099;-0.1724319,201.2107
+0;0;0,-0.0008337867;0.2880352;0.01790102,-0.00289375;0.5722423;0.02490324,0.1843641;0.4409091;-0.01501136,0.2365009;0.3380311;-0.2084896,0.2896245;0.2841996;-0.4466986,-0.1810238;0.4353378;-0.03689936,-0.2401641;0.3053631;-0.2110974,-0.2514828;0.2291404;-0.4488484,0.07409915;0.004670491;-0.03641908,0.09404433;-0.3080395;-0.003334932,0.1059829;-0.6672498;0.07694422,0.1080976;-0.6287621;0.005037598,-0.07142615;0.006130243;-0.04122587,-0.1128804;-0.3052823;-0.01706624,-0.1299865;-0.6647156;0.06125597,-0.1256282;-0.6261292;-0.01053785,-0.002349352;0.5009115;0.02516176,0;0;0,-0.0263529;0.271144;-0.09524632,-0.05197734;0.5293686;-0.2112827,0.1292435;0.5071197;-0.09122944,0.2893035;0.4081449;-0.2150064,0.2857898;0.3844952;-0.4637871,-0.2325366;0.4819507;-0.1095317,-0.3034095;0.3145268;-0.2425062,-0.3058929;0.3552287;-0.4890842,0.07837051;0.0068838;-0.02548575,0.1349494;-0.3029052;-0.01502132,0.1634004;-0.6429325;0.1235113,0.1817874;-0.6732321;0.08783269,-0.0705698;0.00105784;-0.04310026,-0.07113568;-0.3115787;-0.08231795,-0.01665553;-0.6720328;-0.0301263,-0.01068169;-0.690799;-0.08335458,-0.0456498;0.4658416;-0.1794593,201.2426
+0;0;0,-0.0009304469;0.2870877;0.01828478,-0.003213191;0.5711256;0.02563242,0.185007;0.438856;-0.01748111,0.2365583;0.3500188;-0.2181816,0.2969513;0.2750527;-0.445467,-0.1831456;0.4316839;-0.03381142,-0.2415201;0.3088063;-0.2135995,-0.2519732;0.266682;-0.4565855,0.07417049;0.004750282;-0.03630936,0.09412342;-0.3070509;-0.003055878,0.1059537;-0.6649364;0.07677957,0.1072123;-0.6262271;0.003259219,-0.07143315;0.006033157;-0.04126866,-0.1129027;-0.3044961;-0.01727425,-0.1297134;-0.6624846;0.06119433,-0.1261601;-0.6236825;-0.01223982,-0.002608117;0.4998181;0.02578475,0;0;0,-0.02609756;0.2692366;-0.09790373,-0.05117443;0.5269381;-0.2148445,0.1310344;0.5075262;-0.09423304,0.2881501;0.4074164;-0.2212093,0.2868923;0.3810335;-0.4666238,-0.2335377;0.4830105;-0.1132039,-0.3049954;0.3146584;-0.2450433,-0.3081317;0.3553385;-0.4884795,0.0785817;0.006993473;-0.02486372,0.1333624;-0.3021345;-0.01210141,0.1604467;-0.6417056;0.1241102,0.1796281;-0.6723427;0.0861907,-0.07041454;0.001001083;-0.0433934,-0.07158279;-0.3106071;-0.08367792,-0.01818704;-0.6700235;-0.03303723,-0.01219568;-0.6896837;-0.08763254,-0.04499389;0.4634831;-0.1829009,201.2649
+0;0;0,-0.000925732;0.2856329;0.01819212,-0.00319384;0.5678481;0.02549188,0.1865039;0.4355354;-0.01796417,0.2380914;0.3466358;-0.2188056,0.3076364;0.2603092;-0.4805339,-0.1845553;0.4283066;-0.03442342,-0.2429709;0.3053428;-0.2143378,-0.255008;0.2568349;-0.494146,0.07408135;0.004744574;-0.03626572,0.09397999;-0.3062082;-0.003102727,0.1058122;-0.6641517;0.07674565,0.1070725;-0.6254302;0.003122397,-0.07134731;0.006025906;-0.04121907,-0.112704;-0.3036584;-0.01728996,-0.1295175;-0.6617049;0.06119133,-0.1259592;-0.6228904;-0.0123456,-0.002592483;0.4969788;0.02564328,0;0;0,-0.02499091;0.2667666;-0.1006429,-0.04748135;0.5210943;-0.2210157,0.1334224;0.5072008;-0.09718823,0.2889091;0.407498;-0.2267449,0.302985;0.3842119;-0.5096762,-0.2311371;0.4840246;-0.1171734,-0.3102439;0.3499405;-0.2804683,-0.2696872;0.4034595;-0.5566592,0.07856166;0.00692457;-0.02461457,0.1327473;-0.3013827;-0.01054597,0.1589686;-0.6417528;0.1239898,0.1782009;-0.672538;0.08613062,-0.07021733;0.001050161;-0.04352224,-0.07021093;-0.3096612;-0.08409092,-0.01837111;-0.6696365;-0.03541134,-0.01192038;-0.6895745;-0.08984137,-0.04206267;0.458544;-0.188138,201.2985
+0;0;0,-0.0009188746;0.2835171;0.01805736,-0.003170623;0.5636968;0.02530448,0.1873397;0.4316298;-0.01834105,0.2389611;0.3426718;-0.2193144,0.3097115;0.2548489;-0.4855793,-0.1853225;0.4243698;-0.03487139,-0.2437764;0.3013251;-0.214904,-0.2560222;0.2519765;-0.499562,0.07384374;0.004729355;-0.0361494,0.09381443;-0.3073492;-0.002866331,0.1055147;-0.6613016;0.07609175,0.1067795;-0.6225491;0.00220634,-0.07111845;0.006006578;-0.04108685,-0.1126249;-0.304799;-0.0170711,-0.1292509;-0.6588533;0.06053513,-0.12568;-0.6200075;-0.01326365,-0.002573604;0.4933386;0.02545478,0;0;0,-0.02472395;0.2635975;-0.103024,-0.04707141;0.51526;-0.2242742,0.1336828;0.5070262;-0.1008558,0.2873471;0.4072083;-0.2327356,0.3021633;0.3857909;-0.5207238,-0.2312325;0.4851177;-0.1217053,-0.314985;0.3254782;-0.2576073,-0.3051969;0.3583868;-0.5447251,0.07813229;0.006944657;-0.02508307,0.1312869;-0.3024124;-0.005784513,0.1569152;-0.6410857;0.121876,0.1761539;-0.672442;0.08442545,-0.07007258;0.001032561;-0.04325287,-0.0707145;-0.3105072;-0.08617385,-0.02087016;-0.6668717;-0.03955323,-0.01440517;-0.6870733;-0.09409919,-0.04164025;0.4533581;-0.1912696,201.3319
+0;0;0,-0.0009335337;0.283461;0.01891667,-0.003210706;0.5636346;0.02638813,0.1861967;0.4306081;-0.02067262,0.2427426;0.3369322;-0.2181466,0.305406;0.2578743;-0.4891421,-0.1853719;0.423166;-0.03242168,-0.2398662;0.3200919;-0.225747,-0.2575002;0.2446892;-0.5043487,0.07380271;0.004828747;-0.03621997,0.09408577;-0.3071153;-0.001881208,0.1054115;-0.6611516;0.07675448,0.1059816;-0.6223657;0.002864413,-0.07122302;0.005930429;-0.04091644,-0.112554;-0.3048907;-0.01679973,-0.1291978;-0.6587994;0.06146379,-0.1263216;-0.6199229;-0.01236165,-0.002594151;0.4932765;0.02648449,0;0;0,-0.02472395;0.2635975;-0.103024,-0.04707141;0.51526;-0.2242742,0.1336828;0.5070262;-0.1008558,0.2873471;0.4072083;-0.2327356,0.3021633;0.3857909;-0.5207238,-0.2312325;0.4851177;-0.1217053,-0.314985;0.3254782;-0.2576073,-0.3051969;0.3583868;-0.5447251,0.07813229;0.006944657;-0.02508307,0.1312869;-0.3024124;-0.005784513,0.1569152;-0.6410857;0.121876,0.1761539;-0.672442;0.08442545,-0.07007258;0.001032561;-0.04325287,-0.0707145;-0.3105072;-0.08617385,-0.02087016;-0.6668717;-0.03955323,-0.01440517;-0.6870733;-0.09409919,-0.04164025;0.4533581;-0.1912696,201.3543
+0;0;0,-0.0009309076;0.2826636;0.01886345,-0.003211608;0.5632531;0.02633953,0.1896534;0.4288021;-0.02158388,0.2462301;0.3350751;-0.2191656,0.2955405;0.2728637;-0.4324142,-0.1887154;0.4212238;-0.03354797,-0.2432395;0.3180935;-0.2269788,-0.2571159;0.2587585;-0.4462128,0.07382977;0.004830518;-0.03623325,0.09408306;-0.3066558;-0.001944881,0.1053224;-0.6579911;0.07609084,0.1058991;-0.6191035;0.001346298,-0.07124913;0.005932603;-0.04093144,-0.1125195;-0.3044324;-0.01685012,-0.1290363;-0.655641;0.06081628,-0.1261269;-0.6166618;-0.01386289,-0.00259262;0.4926174;0.02643627,0;0;0,-0.02506606;0.2603003;-0.1089535,-0.04771474;0.5094159;-0.2362163,0.1331993;0.5070201;-0.106087,0.2842379;0.4053495;-0.239783,0.2914239;0.3611203;-0.4628725,-0.2330671;0.486693;-0.1282299,-0.3189526;0.3269725;-0.2629045,-0.2946303;0.2978678;-0.487266,0.07834367;0.006949425;-0.02451515,0.128297;-0.3024354;-0.004633188,0.1526881;-0.6395159;0.1196013,0.1727147;-0.6710712;0.0811832,-0.06993625;0.001051389;-0.04352968,-0.0714367;-0.3097981;-0.08802583,-0.02356045;-0.6639155;-0.04374165,-0.01701562;-0.6847362;-0.09888233,-0.04212109;0.4480849;-0.2016184,201.3877
+0;0;0,-0.0009986603;0.2826222;0.01947,-0.003369067;0.5632038;0.02724292,0.19074;0.4296734;-0.01696703,0.2434539;0.3377572;-0.2164586,0.2911779;0.2858954;-0.4328137,-0.1889327;0.4204173;-0.03154272,-0.2416705;0.328398;-0.2309804,-0.2559991;0.2643452;-0.4488535,0.07383162;0.004868915;-0.03622435,0.09415022;-0.3065504;-0.001371194,0.105307;-0.6578768;0.07671632,0.1061106;-0.6189668;0.001976535,-0.07128052;0.005890655;-0.04088282,-0.112586;-0.3044729;-0.01684348,-0.1289315;-0.6556273;0.06110415,-0.125796;-0.6166235;-0.01356291,-0.002719491;0.4925683;0.0272428,0;0;0,-0.02506606;0.2603003;-0.1089535,-0.04771474;0.5094159;-0.2362163,0.1331993;0.5070201;-0.106087,0.2842379;0.4053495;-0.239783,0.2914239;0.3611203;-0.4628725,-0.2330671;0.486693;-0.1282299,-0.3189526;0.3269725;-0.2629045,-0.2946303;0.2978678;-0.487266,0.07834367;0.006949425;-0.02451515,0.128297;-0.3024354;-0.004633188,0.1526881;-0.6395159;0.1196013,0.1727147;-0.6710712;0.0811832,-0.06993625;0.001051389;-0.04352968,-0.0714367;-0.3097981;-0.08802583,-0.02356045;-0.6639155;-0.04374165,-0.01701562;-0.6847362;-0.09888233,-0.04212109;0.4480849;-0.2016184,201.4219
+0;0;0,-0.0009983629;0.2825381;0.0194642,-0.003380278;0.5644724;0.02727162,0.1923211;0.4300047;-0.01730132,0.2450483;0.3380651;-0.2168436,0.292781;0.2861938;-0.4332379,-0.190469;0.4206725;-0.03199669,-0.2432202;0.3286299;-0.2314851,-0.2575514;0.2645654;-0.4493976,0.07380423;0.004867109;-0.03621091,0.09411111;-0.3063726;-0.001377851,0.1052598;-0.6574448;0.07665317,0.1060657;-0.6185096;0.001701862,-0.07125407;0.00588847;-0.04086766,-0.1125358;-0.3042961;-0.01684218,-0.1288694;-0.6551964;0.06104906,-0.125725;-0.6161671;-0.01382932,-0.002726831;0.4934159;0.0272715,0;0;0,-0.02465432;0.2594523;-0.1108346,-0.04694333;0.5086107;-0.2410457,0.1340013;0.5065891;-0.10707,0.283473;0.4035074;-0.2415414,0.2912692;0.3589245;-0.464582,-0.2332951;0.4860846;-0.1300315,-0.3218535;0.328789;-0.26592,-0.2898787;0.2622859;-0.4812116,0.07832342;0.006952435;-0.02447629,0.1281026;-0.3022893;-0.004792927,0.1519677;-0.6390765;0.1195843,0.1721439;-0.6705912;0.08076358,-0.06988824;0.001050832;-0.04354897,-0.07128596;-0.3096041;-0.08812948,-0.02353582;-0.6634983;-0.04404176,-0.01693816;-0.684225;-0.09955271,-0.04145121;0.44718;-0.2057533,201.4437
+0;0;0,-0.000998524;0.2825837;0.01946734,-0.003388272;0.5654507;0.02730233,0.1687227;0.4384651;-0.01187928,0.2212729;0.3468342;-0.2107515,0.2695728;0.2943466;-0.4297172,-0.1677668;0.4302617;-0.02479716,-0.2203409;0.3385281;-0.2236157,-0.2348423;0.2737024;-0.4441177,0.07404799;0.004883184;-0.03633051,0.0942874;-0.3053223;-0.0016132,0.1054071;-0.6554821;0.07621501,0.1062152;-0.6165226;0.001059853,-0.07148942;0.005907918;-0.04100263,-0.1126339;-0.303246;-0.01705699,-0.1289251;-0.6532342;0.0606318,-0.1257722;-0.6141804;-0.01445024,-0.002733098;0.4942064;0.02730222,0;0;0,-0.02439699;0.2587395;-0.1126595,-0.04656941;0.5088065;-0.2431853,0.1193615;0.480499;-0.1232424,0.2938569;0.4147304;-0.2494714,0.2934408;0.3578745;-0.4726329,-0.2095252;0.4818867;-0.1410522,-0.3153268;0.3434441;-0.2836972,-0.2401088;0.3646991;-0.5003173,0.07864054;0.006984115;-0.02436686,0.1281514;-0.3013139;-0.005836487,0.1516751;-0.6369305;0.119067,0.1722293;-0.6685179;0.08016014,-0.07016293;0.0009999541;-0.04362361,-0.07027716;-0.3087112;-0.08745655,-0.02272452;-0.661772;-0.04410237,-0.01610922;-0.682609;-0.09978963,-0.04112193;0.4471357;-0.207926,201.4774
+0;0;0,-0.001001237;0.2833515;0.01952024,-0.003401774;0.5674897;0.02738861,0.1702018;0.4396506;-0.01213332,0.2227236;0.3480692;-0.2108981,0.2711406;0.2954543;-0.4303946,-0.1692103;0.4313759;-0.0251634,-0.2217561;0.3396919;-0.2238745,-0.2362926;0.274709;-0.4449111,0.07466192;0.00492367;-0.03663171,0.094809;-0.3038668;-0.00207277,0.1058437;-0.6513476;0.07516,0.1066353;-0.6125699;0.001530364,-0.07208212;0.0059569;-0.04134258,-0.113039;-0.3017868;-0.01750617,-0.1292055;-0.6490973;0.05958823,-0.1261166;-0.6102273;-0.01396975,-0.002743203;0.495876;0.0273885,0;0;0,-0.02276604;0.2586397;-0.1151404,-0.04346251;0.5090075;-0.248071,0.1216751;0.4825122;-0.1241789,0.2959201;0.4124962;-0.2482336,0.2954018;0.3563957;-0.4721615,-0.2072032;0.4831885;-0.1423895,-0.3119442;0.3406448;-0.281543,-0.2512162;0.3257119;-0.50376,0.07931072;0.007212341;-0.02446055,0.1278679;-0.3000963;-0.01199603,0.1507695;-0.6331452;0.1120343,0.1727194;-0.6647007;0.07698989,-0.07096207;0.0008421431;-0.04363716,-0.06796978;-0.3074141;-0.08746518,-0.02041316;-0.6577318;-0.04450672,-0.01391485;-0.6776321;-0.09897442,-0.03846903;0.4472392;-0.2121727,201.511
+0;0;0,-0.000969957;0.2838424;0.02036089,-0.003337987;0.5683799;0.02847215,0.1705843;0.4406431;-0.01019355,0.2212028;0.3522068;-0.210909,0.2582831;0.339279;-0.4385769,-0.1692922;0.4318335;-0.02335072,-0.2198468;0.3498469;-0.2268018,-0.2321324;0.3122517;-0.4544209,0.07541814;0.005038791;-0.03709661,0.09547623;-0.2999559;-0.001992468,0.1068192;-0.6599935;0.07802406,0.1075145;-0.621643;0.008194536,-0.07294207;0.005966588;-0.0416329,-0.1133481;-0.2981128;-0.01797928,-0.1299724;-0.6578439;0.06249164,-0.1270982;-0.6194053;-0.00727158,-0.002670936;0.4967194;0.02841526,0;0;0,-0.02155855;0.2591621;-0.1155519,-0.04151478;0.5102623;-0.2480786,0.123854;0.4842759;-0.1250978,0.2977796;0.4142588;-0.2496667,0.2979358;0.3565272;-0.473367,-0.2065094;0.4811687;-0.1435257,-0.324395;0.3537567;-0.2868403,-0.257913;0.3449095;-0.5079209,0.08019069;0.007856369;-0.02443719,0.1243677;-0.2965878;-0.02874899,0.1475665;-0.6376356;0.1101992,0.1724784;-0.66362;0.07568073,-0.07193836;0.0001544612;-0.04375264,-0.06602326;-0.304479;-0.08641279,-0.01592947;-0.6673474;-0.04196673,-0.009728277;-0.6846027;-0.09368577,-0.03665567;0.448373;-0.2122767,201.5331
+0;0;0,-0.000971063;0.2841661;0.02038411,-0.003344574;0.5693626;0.02851428,0.1704581;0.4415025;-0.01012456,0.2210301;0.3531474;-0.2106557,0.2578964;0.3402942;-0.4370094,-0.1691808;0.4326991;-0.02327252,-0.219689;0.3507877;-0.2265368,-0.2319037;0.3134096;-0.4528419,0.075614;0.005051876;-0.03719295,0.09554965;-0.2980812;-0.002303071,0.1071804;-0.6672523;0.07974333,0.1079049;-0.6285519;0.006987996,-0.07313149;0.005982083;-0.04174102,-0.1132909;-0.2962413;-0.01823177,-0.1303369;-0.6650981;0.06428055,-0.1273422;-0.6263059;-0.008405715,-0.002676009;0.4975396;0.02845726,0;0;0,-0.02033262;0.2585478;-0.1179254,-0.03922282;0.5096245;-0.2520704,0.1249248;0.4820061;-0.1267114,0.29999;0.4097139;-0.247967,0.2995117;0.3562254;-0.471348,-0.2033626;0.4798627;-0.1444666,-0.3248357;0.3569605;-0.2883978,-0.2517439;0.3360092;-0.5051442,0.08050431;0.008385152;-0.02398038,0.1218371;-0.2936083;-0.04839277,0.1391404;-0.6395785;0.1037896,0.1721317;-0.661781;0.06434298,-0.07195417;-0.0002610929;-0.0441457,-0.06489741;-0.3031586;-0.08547086,-0.01075387;-0.6748441;-0.03994621,-0.004281387;-0.6940603;-0.0938484,-0.03465614;0.4477143;-0.2159419,201.5557
+0;0;0,-0.000971063;0.2841661;0.02038411,-0.003344574;0.5693626;0.02851428,0.1704581;0.4415025;-0.01012456,0.2210301;0.3531474;-0.2106557,0.2578964;0.3402942;-0.4370094,-0.1691808;0.4326991;-0.02327252,-0.219689;0.3507877;-0.2265368,-0.2319037;0.3134096;-0.4528419,0.075614;0.005051876;-0.03719295,0.09554965;-0.2980812;-0.002303071,0.1071804;-0.6672523;0.07974333,0.1079049;-0.6285519;0.006987996,-0.07313149;0.005982083;-0.04174102,-0.1132909;-0.2962413;-0.01823177,-0.1303369;-0.6650981;0.06428055,-0.1273422;-0.6263059;-0.008405715,-0.002676009;0.4975396;0.02845726,0;0;0,-0.02033262;0.2585478;-0.1179254,-0.03922282;0.5096245;-0.2520704,0.1249248;0.4820061;-0.1267114,0.29999;0.4097139;-0.247967,0.2995117;0.3562254;-0.471348,-0.2033626;0.4798627;-0.1444666,-0.3248357;0.3569605;-0.2883978,-0.2517439;0.3360092;-0.5051442,0.08050431;0.008385152;-0.02398038,0.1218371;-0.2936083;-0.04839277,0.1391404;-0.6395785;0.1037896,0.1721317;-0.661781;0.06434298,-0.07195417;-0.0002610929;-0.0441457,-0.06489741;-0.3031586;-0.08547086,-0.01075387;-0.6748441;-0.03994621,-0.004281387;-0.6940603;-0.0938484,-0.03465614;0.4477143;-0.2159419,201.5892
+0;0;0,-0.001098502;0.2832123;0.02118825,-0.003433951;0.5676438;0.02956743,0.1686341;0.4398853;-0.009614233,0.2189661;0.3597695;-0.2133491,0.2565878;0.3492314;-0.437833,-0.1679989;0.4314964;-0.02141171,-0.2170106;0.3564428;-0.2273839,-0.2314049;0.3150289;-0.4509844,0.0757651;0.005137398;-0.03728775,0.09531962;-0.2930618;-0.001995221,0.1068713;-0.6705468;0.08200812,0.1074719;-0.6304289;-0.002226479,-0.07337897;0.005922388;-0.04168418,-0.112844;-0.2914515;-0.01797756,-0.1300197;-0.66856;0.06675112,-0.1267954;-0.6283472;-0.01741242,-0.002764432;0.4961083;0.0294697,0;0;0,-0.01619763;0.257175;-0.1194069,-0.03273867;0.5074079;-0.2538302,0.1297649;0.4779003;-0.1286833,0.3067558;0.4046152;-0.2460003,0.3025839;0.3344931;-0.4627604,-0.1960286;0.4777802;-0.1466176,-0.3533615;0.4059474;-0.2899568,-0.2806948;0.3385213;-0.495122,0.0808;0.009226948;-0.02330971,0.1197483;-0.2835701;-0.08078694,0.1240944;-0.6359457;0.07889223,0.1641253;-0.6544197;0.02191853,-0.07186534;-0.0008984002;-0.0446283,-0.05952903;-0.2990643;-0.08330156,-0.001869358;-0.6789181;-0.03778981,0.005012675;-0.7056347;-0.1005119,-0.02871463;0.4458067;-0.2176793,201.6225
+0;0;0,-0.001098502;0.2832123;0.02118825,-0.003433951;0.5676438;0.02956743,0.1686341;0.4398853;-0.009614233,0.2189661;0.3597695;-0.2133491,0.2565878;0.3492314;-0.437833,-0.1679989;0.4314964;-0.02141171,-0.2170106;0.3564428;-0.2273839,-0.2314049;0.3150289;-0.4509844,0.0757651;0.005137398;-0.03728775,0.09531962;-0.2930618;-0.001995221,0.1068713;-0.6705468;0.08200812,0.1074719;-0.6304289;-0.002226479,-0.07337897;0.005922388;-0.04168418,-0.112844;-0.2914515;-0.01797756,-0.1300197;-0.66856;0.06675112,-0.1267954;-0.6283472;-0.01741242,-0.002764432;0.4961083;0.0294697,0;0;0,-0.01619763;0.257175;-0.1194069,-0.03273867;0.5074079;-0.2538302,0.1297649;0.4779003;-0.1286833,0.3067558;0.4046152;-0.2460003,0.3025839;0.3344931;-0.4627604,-0.1960286;0.4777802;-0.1466176,-0.3533615;0.4059474;-0.2899568,-0.2806948;0.3385213;-0.495122,0.0808;0.009226948;-0.02330971,0.1197483;-0.2835701;-0.08078694,0.1240944;-0.6359457;0.07889223,0.1641253;-0.6544197;0.02191853,-0.07186534;-0.0008984002;-0.0446283,-0.05952903;-0.2990643;-0.08330156,-0.001869358;-0.6789181;-0.03778981,0.005012675;-0.7056347;-0.1005119,-0.02871463;0.4458067;-0.2176793,201.6447
+0;0;0,-0.001096767;0.2827651;0.02115479,-0.003427164;0.5665865;0.02951705,0.1699534;0.4385781;-0.009964058,0.2202757;0.358478;-0.2136592,0.2578472;0.3479538;-0.4378446,-0.1692608;0.4301249;-0.02185199,-0.2182629;0.355086;-0.2277841,-0.2326382;0.3137271;-0.4510872,0.07588834;0.005145755;-0.0373484,0.0950482;-0.287035;-0.00276817,0.1064881;-0.6608661;0.08042207,0.1072298;-0.6183721;-0.02359447,-0.07349832;0.005932021;-0.04175199,-0.1121669;-0.28544;-0.01852383,-0.1291763;-0.6588985;0.06538473,-0.1251947;-0.6162872;-0.03854406,-0.002759342;0.4952322;0.02941957,0;0;0,-0.01555305;0.2564314;-0.1200244,-0.03162805;0.5056983;-0.2550025,0.1315732;0.4801896;-0.1297009,0.3072962;0.4024782;-0.2459869,0.3032849;0.339295;-0.4645579,-0.1965188;0.4763177;-0.1473331,-0.353179;0.4044855;-0.2913393,-0.2777956;0.3184434;-0.4880512,0.08097774;0.009539187;-0.02306581,0.1142773;-0.2743787;-0.09527588,0.1111551;-0.6239125;0.06162381,0.1572453;-0.6537243;-0.01100087,-0.07195003;-0.001156104;-0.04474681,-0.05976178;-0.2933653;-0.08213302,-0.001492318;-0.6694264;-0.03759236,0.007171823;-0.7105294;-0.1140475,-0.02776413;0.4443886;-0.2186973,201.6676
+0;0;0,-0.00115253;0.2833872;0.02164123,-0.00346948;0.5684349;0.03025841,0.1734864;0.4383999;-0.0107646,0.2231196;0.3660361;-0.2174206,0.2576916;0.3638139;-0.4411007,-0.1729822;0.429744;-0.02183431,-0.2186634;0.3633466;-0.2313846,-0.2325654;0.3289216;-0.454666,0.07602194;0.005208891;-0.03731579,0.09562781;-0.293398;-0.001667559,0.1067865;-0.6617748;0.08060858,0.1072633;-0.6193668;-0.02248971,-0.0735843;0.005882972;-0.04182914,-0.11289;-0.2919395;-0.01778582,-0.1296738;-0.6599191;0.06530835,-0.1259886;-0.6173941;-0.037711,-0.00279559;0.4967009;0.03011648,0;0;0,-0.0162515;0.25634;-0.1216702,-0.03301538;0.5060444;-0.2583497,0.1340488;0.4807243;-0.1306801,0.3090097;0.3994791;-0.2455478,0.3044507;0.3348981;-0.4624381,-0.203601;0.4708059;-0.1512183,-0.3611563;0.3997983;-0.2945395,-0.2838152;0.3131226;-0.4888037,0.08121154;0.009857208;-0.02250457,0.1144446;-0.2780087;-0.1052694,0.1100674;-0.6229264;0.04837942,0.1509934;-0.6526892;-0.02603102,-0.07187763;-0.001409326;-0.04506169,-0.05821105;-0.3001359;-0.08243661,0.0005549751;-0.6705748;-0.03865381,0.01028121;-0.7139857;-0.1114528,-0.02895321;0.4445631;-0.2216103,201.7004
+0;0;0,-0.001154225;0.2838039;0.02167306,-0.0034754;0.5693696;0.03030556,0.1696976;0.4404468;-0.009840162,0.2192596;0.368187;-0.2161993,0.2540595;0.3659501;-0.4413541,-0.1693336;0.4319767;-0.02067226,-0.2149492;0.3656747;-0.2299215,-0.2289428;0.3310228;-0.454675,0.07658421;0.005247417;-0.03759178,0.09632839;-0.2954659;-0.001692068,0.1074333;-0.6620669;0.08018744,0.1079131;-0.6195791;-0.02357325,-0.07412854;0.005926483;-0.04213852,-0.1137115;-0.293997;-0.01792558,-0.1304144;-0.6602027;0.06476802,-0.1267055;-0.6175972;-0.03891324,-0.002800202;0.4974963;0.03016335,0;0;0,-0.01579998;0.2562462;-0.1228981,-0.03174262;0.5061338;-0.2604258,0.1322432;0.4744979;-0.133667,0.3133186;0.4024213;-0.2444761,0.3058023;0.3340728;-0.4616919,-0.1989011;0.4689254;-0.1544203,-0.3573949;0.3990551;-0.2967574,-0.2813061;0.2932157;-0.4836243,0.08198123;0.01012874;-0.02196145,0.1138584;-0.2772054;-0.1143198,0.1033698;-0.6271892;0.02215457,0.1372268;-0.6519587;-0.06016469,-0.072299;-0.001696231;-0.0455609,-0.05599545;-0.3025908;-0.08166899,0.002449714;-0.6713216;-0.03870841,0.01470917;-0.7169832;-0.1097542,-0.02789202;0.4445807;-0.2235119,201.7233
+0;0;0,-0.001154225;0.2838039;0.02167306,-0.0034754;0.5693696;0.03030556,0.1696976;0.4404468;-0.009840162,0.2192596;0.368187;-0.2161993,0.2540595;0.3659501;-0.4413541,-0.1693336;0.4319767;-0.02067226,-0.2149492;0.3656747;-0.2299215,-0.2289428;0.3310228;-0.454675,0.07658421;0.005247417;-0.03759178,0.09632839;-0.2954659;-0.001692068,0.1074333;-0.6620669;0.08018744,0.1079131;-0.6195791;-0.02357325,-0.07412854;0.005926483;-0.04213852,-0.1137115;-0.293997;-0.01792558,-0.1304144;-0.6602027;0.06476802,-0.1267055;-0.6175972;-0.03891324,-0.002800202;0.4974963;0.03016335,0;0;0,-0.01579998;0.2562462;-0.1228981,-0.03174262;0.5061338;-0.2604258,0.1322432;0.4744979;-0.133667,0.3133186;0.4024213;-0.2444761,0.3058023;0.3340728;-0.4616919,-0.1989011;0.4689254;-0.1544203,-0.3573949;0.3990551;-0.2967574,-0.2813061;0.2932157;-0.4836243,0.08198123;0.01012874;-0.02196145,0.1138584;-0.2772054;-0.1143198,0.1033698;-0.6271892;0.02215457,0.1372268;-0.6519587;-0.06016469,-0.072299;-0.001696231;-0.0455609,-0.05599545;-0.3025908;-0.08166899,0.002449714;-0.6713216;-0.03870841,0.01470917;-0.7169832;-0.1097542,-0.02789202;0.4445807;-0.2235119,201.7452
+0;0;0,-0.001220878;0.2841344;0.02199649,-0.003591162;0.5702785;0.03085525,0.1728514;0.4397835;-0.01055505,0.2221975;0.3691168;-0.2177914,0.2566375;0.3706062;-0.4454753,-0.172741;0.4310212;-0.02070231,-0.2170923;0.369026;-0.2318071,-0.2320087;0.341277;-0.4599207,0.07678374;0.005317165;-0.03763311,0.09658807;-0.2958522;-0.001568146,0.1076778;-0.6618803;0.08052307,0.1079461;-0.6187518;-0.02837811,-0.07430454;0.005881512;-0.04224344,-0.1137277;-0.2945376;-0.01795239,-0.1305229;-0.6601457;0.06503645,-0.1268657;-0.6168978;-0.04378917,-0.002896837;0.4982374;0.03065244,0;0;0,-0.0159248;0.2561955;-0.1238062,-0.03175556;0.5061955;-0.2623575,0.1345304;0.4793401;-0.1335659,0.312685;0.4045714;-0.2477863,0.3085314;0.3313268;-0.4660666,-0.2022693;0.468465;-0.1541653,-0.3427944;0.375767;-0.3026088,-0.2712697;0.2823459;-0.5005609,0.08212358;0.01017711;-0.02219033,0.1100184;-0.2771051;-0.1175146,0.1008666;-0.6293352;0.01167011,0.1256948;-0.655234;-0.07938361,-0.072606;-0.001741154;-0.04544891,-0.05554789;-0.3031905;-0.08056582,0.002178006;-0.6716461;-0.03877233,0.02668915;-0.7202431;-0.1112542,-0.02794892;0.4445939;-0.225193,201.7679
+0;0;0,-0.001218501;0.2835813;0.02195367,-0.00358487;0.5692513;0.03079749,0.1742154;0.4384165;-0.01093109,0.2235785;0.3677256;-0.2182385,0.2582642;0.3692256;-0.4475474,-0.1740489;0.4295865;-0.02115679,-0.2184155;0.36757;-0.2323341,-0.2334383;0.339623;-0.4620757,0.0769005;0.005325251;-0.03769034,0.096763;-0.2967288;-0.001519445,0.1078777;-0.6635828;0.08075702,0.1081283;-0.6213228;-0.02093987,-0.07441754;0.005890456;-0.04230768,-0.1139565;-0.2954111;-0.01794528,-0.1307896;-0.6618443;0.06523084,-0.1273744;-0.6194728;-0.03639549,-0.002891627;0.4973224;0.030595,0;0;0,-0.01563963;0.2555785;-0.123842,-0.0311058;0.505191;-0.2621553,0.1362077;0.4806458;-0.1332197,0.3137249;0.405777;-0.2485132,0.3115066;0.3365289;-0.4698448,-0.203365;0.4676428;-0.1542571,-0.3370357;0.3631288;-0.3012919,-0.2592732;0.2844862;-0.5051454,0.08222804;0.01019558;-0.0222981,0.1085382;-0.2773791;-0.1200123,0.09074093;-0.6353843;-0.006037228,0.1156971;-0.6571397;-0.09083819,-0.07276148;-0.00177535;-0.04544472,-0.05438345;-0.304141;-0.07974863,0.003427289;-0.6734816;-0.0382723,0.01145596;-0.6823496;-0.1327045,-0.02737349;0.443672;-0.2250638,201.7923
+0;0;0,-0.001220224;0.2839822;0.0219847,-0.003588866;0.5699298;0.03083766,0.1767143;0.4382074;-0.01147781,0.2261071;0.3674741;-0.2189097,0.2610015;0.3689831;-0.4495984,-0.1764707;0.4292526;-0.021848,-0.2208639;0.3671989;-0.2331521,-0.2359771;0.3390837;-0.464276,0.07689431;0.005324821;-0.0376873,0.09687162;-0.2984753;-0.001307309,0.1078225;-0.6599208;0.07975615,0.1080806;-0.6172957;-0.0249697,-0.07441153;0.005889981;-0.04230427,-0.114179;-0.2971533;-0.01780104,-0.130764;-0.6581841;0.06414881,-0.127247;-0.6154441;-0.04050436,-0.00289509;0.4979455;0.03063501,0;0;0,-0.01616686;0.2555561;-0.1247413,-0.03190304;0.5052299;-0.2634919,0.1371105;0.4818956;-0.1323087,0.3131934;0.4061054;-0.2494476,0.3129336;0.3316161;-0.4705548,-0.2059973;0.4669235;-0.1527185,-0.3402985;0.3625441;-0.2994802,-0.275312;0.292261;-0.5122575,0.08217624;0.01007867;-0.02251458,0.105061;-0.2795522;-0.1205318,0.09033983;-0.6332782;-0.01100898,0.1046043;-0.6599978;-0.09879494,-0.07281888;-0.001682977;-0.04534311,-0.05347669;-0.3059138;-0.07830614,0.003252469;-0.6698987;-0.0379224,0.02899716;-0.7157088;-0.106603,-0.02811635;0.4436862;-0.2263396,201.8237
+0;0;0,-0.001286637;0.2839538;0.02234386,-0.003710094;0.5698925;0.03147866,0.1763674;0.4376937;-0.01127909,0.2252652;0.3748453;-0.2213503,0.2589468;0.3779454;-0.4522033,-0.176472;0.428818;-0.02110003,-0.2219186;0.3703897;-0.2332122,-0.2377273;0.3424794;-0.4643145,0.07692814;0.005344659;-0.03761537,0.09699543;-0.298422;-0.001006484,0.1078847;-0.6598209;0.08027307,0.1080149;-0.6171731;-0.02445027,-0.07440667;0.005870457;-0.04231555,-0.1138667;-0.2972128;-0.01781003,-0.1305106;-0.6581635;0.06448019,-0.1271237;-0.6154041;-0.04017491,-0.002997528;0.4979087;0.03119504,0;0;0,-0.01616686;0.2555561;-0.1247413,-0.03190304;0.5052299;-0.2634919,0.1371105;0.4818956;-0.1323087,0.3131934;0.4061054;-0.2494476,0.3129336;0.3316161;-0.4705548,-0.2059973;0.4669235;-0.1527185,-0.3402985;0.3625441;-0.2994802,-0.275312;0.292261;-0.5122575,0.08217624;0.01007867;-0.02251458,0.105061;-0.2795522;-0.1205318,0.09033983;-0.6332782;-0.01100898,0.1046043;-0.6599978;-0.09879494,-0.07281888;-0.001682977;-0.04534311,-0.05347669;-0.3059138;-0.07830614,0.003252469;-0.6698987;-0.0379224,0.02899716;-0.7157088;-0.106603,-0.02811635;0.4436862;-0.2263396,201.8462
+0;0;0,-0.001286193;0.2838558;0.02233615,-0.003708063;0.5696082;0.03146515,0.1776614;0.4370267;-0.01159844,0.2265741;0.3741591;-0.2217336,0.2603664;0.3772694;-0.4533459,-0.1777204;0.428087;-0.02149015,-0.2231808;0.369641;-0.2336669,-0.2390415;0.3416389;-0.4655293,0.07681808;0.005337013;-0.03756155,0.09709192;-0.3015564;-0.0005758442,0.1077228;-0.654379;0.07877488,0.1078586;-0.6111799;-0.03051315,-0.07430021;0.005862059;-0.04225501,-0.1141665;-0.300341;-0.01749725,-0.1304153;-0.6527259;0.06284016,-0.1268808;-0.6094104;-0.04637666,-0.002996003;0.4976755;0.03118174,0;0;0,-0.01637416;0.2554615;-0.1246836,-0.03216936;0.5050936;-0.263119,0.1376447;0.4850814;-0.1319325,0.3129451;0.4085648;-0.2499008,0.3136736;0.3272962;-0.4694247,-0.2072756;0.4665707;-0.1511637,-0.3515485;0.3583777;-0.2852575,-0.2791734;0.2847862;-0.4953575,0.08196735;0.01013583;-0.02278137,0.099607;-0.2834911;-0.1199133,0.09739067;-0.6307698;-0.01849389,0.09713835;-0.6637652;-0.1087692,-0.07276451;-0.001726435;-0.04519643,-0.05194243;-0.3092112;-0.07653517,0.002749994;-0.6647465;-0.03784804,0.03026035;-0.7122821;-0.1109885,-0.02837165;0.4435553;-0.2260582,201.8796
+0;0;0,-0.001364169;0.2834486;0.02109111,-0.003500399;0.568821;0.02858579,0.1785097;0.4371527;-0.01072414,0.2262356;0.3794306;-0.2222018,0.2607694;0.3866026;-0.4563981,-0.1787479;0.4281369;-0.02011835,-0.221494;0.3764978;-0.2342177,-0.2369944;0.3548982;-0.4695582,0.07666758;0.005377326;-0.03755571,0.09722528;-0.3075;0.0006065294,0.1080945;-0.6587431;0.08003966,0.1081136;-0.6164424;-0.02259619,-0.07423593;0.005814137;-0.04210093,-0.114465;-0.306435;-0.01654082,-0.1310705;-0.6572427;0.06381914,-0.1278554;-0.6148406;-0.03875413,-0.002906672;0.4969833;0.02884346,0;0;0,-0.01642332;0.2552477;-0.1239705,-0.0321524;0.5047786;-0.2617168,0.1369151;0.495994;-0.1356215,0.3104786;0.4070975;-0.2465518,0.3144605;0.325156;-0.4687266,-0.2069529;0.4657679;-0.1495789,-0.3514006;0.358175;-0.2833362,-0.2796669;0.2830398;-0.4961764,0.08171535;0.01006281;-0.0232079,0.09136996;-0.2915176;-0.1166277,0.09306073;-0.6409328;-0.02884555,0.09269709;-0.666838;-0.1157932,-0.07274652;-0.00167567;-0.04497113,-0.05048612;-0.3153355;-0.07485725,0.003213681;-0.6695716;-0.03700665,0.0304662;-0.7099035;-0.1076901,-0.02837473;0.4432566;-0.2248137,201.9131
+0;0;0,-0.001366574;0.2839483;0.02112829,-0.003506229;0.5697799;0.02863552,0.1787202;0.437937;-0.01072103,0.2264185;0.3802482;-0.2220768,0.2660725;0.3884836;-0.4909957,-0.1789616;0.4289106;-0.0201264,-0.2216832;0.3773012;-0.2341024,-0.2394817;0.3524992;-0.5043351,0.07685845;0.005390713;-0.03764921,0.09767349;-0.3114031;0.0009907335,0.1084006;-0.6580512;0.07938469,0.1084197;-0.6157305;-0.02341798,-0.07442074;0.005828612;-0.04220574,-0.1151534;-0.3103291;-0.01632568,-0.1315417;-0.6565475;0.06298298,-0.1283213;-0.6141253;-0.03975702,-0.002911647;0.4978387;0.02889356,0;0;0,-0.01663163;0.2556339;-0.1242964,-0.03253949;0.5056254;-0.2621427,0.1361625;0.4999063;-0.1367195,0.3094708;0.4079482;-0.245266,0.3218286;0.3427138;-0.5089881,-0.2067294;0.4654044;-0.1477826,-0.3516194;0.358358;-0.281283,-0.2701594;0.2716782;-0.5258408,0.08174943;0.01025242;-0.02378368,0.08566767;-0.2965092;-0.1141529,0.09257673;-0.6414716;-0.02825284,0.0917538;-0.6669199;-0.1156886,-0.07313187;-0.001795174;-0.04474654,-0.04952434;-0.3194532;-0.07339532,0.003536142;-0.6691484;-0.03701695,0.03175768;-0.7072808;-0.1096925,-0.02871487;0.443985;-0.2252402,201.9356
+0;0;0,-0.001369984;0.2846569;0.02118102,-0.003514909;0.5711918;0.02870654,0.1807835;0.4384846;-0.01110094,0.2284989;0.3807752;-0.2225322,0.2688015;0.3891453;-0.4958501,-0.1809757;0.4293552;-0.02061353,-0.2237125;0.3777274;-0.234666,-0.2418021;0.3525197;-0.5093191,0.07648543;0.005364551;-0.03746649,0.0972985;-0.3113993;0.001169801,0.1079808;-0.6565998;0.07923637,0.1079996;-0.6144716;-0.02195988,-0.07405955;0.005800324;-0.0420009,-0.1147884;-0.3103275;-0.01612329,-0.1311082;-0.6551;0.06285416,-0.1279381;-0.6128719;-0.03828038,-0.002918826;0.4990691;0.02896523,0;0;0,-0.01693124;0.2564663;-0.124171,-0.03317903;0.5072785;-0.2619483,0.1372659;0.4999421;-0.1338418,0.3096373;0.407411;-0.2435522,0.321687;0.3425148;-0.5119555,-0.2084455;0.4664998;-0.1446267,-0.353525;0.35799;-0.2768683,-0.2726444;0.2713666;-0.5265716,0.08114944;0.009664953;-0.02457428,0.08438562;-0.2981505;-0.1112027,0.09176449;-0.6423983;-0.02867508,0.0911461;-0.666034;-0.1153388,-0.07294758;-0.001356407;-0.04426454,-0.04824094;-0.3190538;-0.07115724,0.005079638;-0.6672655;-0.03541696,0.03325366;-0.7030237;-0.1080108,-0.02925617;0.4454247;-0.225059,201.9691
+0;0;0,-0.001369403;0.2845362;0.02117204,-0.003513386;0.5709456;0.02869436,0.1819853;0.4378765;-0.01137509,0.229718;0.3801461;-0.222883,0.2640207;0.3872702;-0.455512,-0.1821381;0.4286875;-0.02094984,-0.2248904;0.377041;-0.2350799,-0.240287;0.3555859;-0.4688455,0.07638463;0.005357481;-0.03741711,0.09727197;-0.3125368;0.00135706,0.107909;-0.6562766;0.07909329,0.107928;-0.6140295;-0.02309556,-0.07396195;0.005792679;-0.04194555,-0.1148361;-0.3114634;-0.01597559,-0.1310869;-0.6547769;0.06266766,-0.1278857;-0.6124288;-0.0394589,-0.002917585;0.498857;0.02895292,0;0;0,-0.01739962;0.2566077;-0.1235344,-0.03401241;0.5075258;-0.260812,0.1375576;0.4998044;-0.1316891,0.309403;0.4075722;-0.242636,0.3156026;0.3388841;-0.4675519,-0.2100916;0.4670039;-0.1425339,-0.3540079;0.3555158;-0.273703,-0.2895797;0.283312;-0.488131,0.0808565;0.009570986;-0.02517891,0.08288833;-0.3000057;-0.1097641,0.0871805;-0.6430606;-0.02847433,0.09004781;-0.6656421;-0.1169024,-0.07302184;-0.001247223;-0.04392733,-0.04724022;-0.3201233;-0.06941983,0.005777765;-0.6669129;-0.03421915,0.03459763;-0.7017198;-0.1087982,-0.02999331;0.4456501;-0.2240365,201.993
+0;0;0,-0.001358193;0.2840052;0.02172392,-0.003535306;0.5701294;0.02972439,0.181079;0.4369899;-0.01096178,0.2287935;0.38082;-0.2229485,0.2607785;0.3979561;-0.4581503,-0.1813622;0.4277798;-0.0199321,-0.2213822;0.3814237;-0.2358478,-0.2388842;0.3680761;-0.4728122,0.07637176;0.005465162;-0.03759447,0.09719906;-0.3134977;0.001992445,0.1079659;-0.6588297;0.08032539,0.1078577;-0.6165429;-0.02189387,-0.07412563;0.005722135;-0.04181512,-0.1148546;-0.3126994;-0.01560378,-0.1314382;-0.6575466;0.06384195,-0.1283631;-0.6151602;-0.03831906,-0.002930166;0.4980978;0.0297525,0;0;0,-0.01789603;0.2562255;-0.1231298,-0.0348231;0.5069391;-0.2601655,0.1367109;0.5018119;-0.1339791,0.307796;0.4086466;-0.245425,0.3161199;0.3381363;-0.4725716,-0.2102505;0.4658966;-0.1422664,-0.3426491;0.3337795;-0.2663057,-0.2907441;0.2819265;-0.4926986,0.08090424;0.009853542;-0.02516484,0.08153547;-0.30114;-0.1089549,0.0843676;-0.6459985;-0.02789426,0.08936057;-0.6662059;-0.1176386,-0.07308486;-0.001467637;-0.043958,-0.04682919;-0.3215214;-0.06874503,0.006973833;-0.6698616;-0.03310014,0.03522992;-0.7036571;-0.1088067,-0.03072146;0.4451089;-0.2234352,202.0249
+0;0;0,-0.001358535;0.2840767;0.02172939,-0.003536288;0.5702847;0.0297321,0.1816105;0.4369447;-0.01107185,0.2293888;0.3806997;-0.223342,0.2612471;0.3977679;-0.4576113,-0.1818793;0.427708;-0.02006812,-0.2219527;0.3812898;-0.2362725,-0.2393854;0.3679952;-0.4722974,0.07669297;0.005488149;-0.03775259,0.09751092;-0.3133314;0.001816545,0.108316;-0.6598901;0.08042774,0.1082063;-0.6174337;-0.02320194,-0.0744374;0.005746202;-0.041991,-0.1151481;-0.3125324;-0.01579142,-0.1317906;-0.6586044;0.06393651,-0.1286731;-0.6160471;-0.03963412,-0.002930949;0.4982294;0.02976023,0;0;0,-0.01825659;0.2562641;-0.1231625,-0.03549627;0.5070341;-0.2602313,0.136598;0.500493;-0.1327965,0.3067239;0.4107222;-0.2490001,0.3154325;0.3380329;-0.4744525,-0.2113694;0.4656659;-0.1420137,-0.3441673;0.3314602;-0.2639088,-0.294271;0.2830723;-0.4905304,0.08117997;0.01001233;-0.02543139,0.08122563;-0.3009302;-0.1088564,0.08257263;-0.6465844;-0.02566528,0.09046112;-0.6661187;-0.117199,-0.07352351;-0.001559778;-0.04392094,-0.04753147;-0.3215134;-0.06839792,0.005958077;-0.6711989;-0.03292565,0.03506543;-0.705994;-0.1094021,-0.03131277;0.4451866;-0.2234929,202.0583
+0;0;0,-0.001358535;0.2840767;0.02172939,-0.003536288;0.5702847;0.0297321,0.1816105;0.4369447;-0.01107185,0.2293888;0.3806997;-0.223342,0.2612471;0.3977679;-0.4576113,-0.1818793;0.427708;-0.02006812,-0.2219527;0.3812898;-0.2362725,-0.2393854;0.3679952;-0.4722974,0.07669297;0.005488149;-0.03775259,0.09751092;-0.3133314;0.001816545,0.108316;-0.6598901;0.08042774,0.1082063;-0.6174337;-0.02320194,-0.0744374;0.005746202;-0.041991,-0.1151481;-0.3125324;-0.01579142,-0.1317906;-0.6586044;0.06393651,-0.1286731;-0.6160471;-0.03963412,-0.002930949;0.4982294;0.02976023,0;0;0,-0.01825659;0.2562641;-0.1231625,-0.03549627;0.5070341;-0.2602313,0.136598;0.500493;-0.1327965,0.3067239;0.4107222;-0.2490001,0.3154325;0.3380329;-0.4744525,-0.2113694;0.4656659;-0.1420137,-0.3441673;0.3314602;-0.2639088,-0.294271;0.2830723;-0.4905304,0.08117997;0.01001233;-0.02543139,0.08122563;-0.3009302;-0.1088564,0.08257263;-0.6465844;-0.02566528,0.09046112;-0.6661187;-0.117199,-0.07352351;-0.001559778;-0.04392094,-0.04753147;-0.3215134;-0.06839792,0.005958077;-0.6711989;-0.03292565,0.03506543;-0.705994;-0.1094021,-0.03131277;0.4451866;-0.2234929,202.0808
+0;0;0,-0.001425179;0.2834614;0.02210099,-0.003704579;0.56933;0.03041798,0.1806059;0.4360366;-0.01082531,0.2280307;0.3817028;-0.2235638,0.2519875;0.4079784;-0.4580431,-0.1811143;0.426294;-0.01897438,-0.2206156;0.3840736;-0.2360366,-0.2385538;0.368778;-0.4720222,0.07679775;0.005579796;-0.03780612,0.0974017;-0.3119684;0.002055433,0.1084155;-0.6596801;0.08096427,0.1080841;-0.6166476;-0.02722137,-0.07458079;0.005675042;-0.041998,-0.1151629;-0.3113794;-0.01592295,-0.1317477;-0.658534;0.06445078,-0.1287097;-0.6153951;-0.04367983,-0.003055851;0.4973615;0.03031842,0;0;0,-0.01871774;0.2552539;-0.1238384,-0.03630204;0.5049977;-0.2620344,0.1353527;0.5021728;-0.1370852,0.3056709;0.4106735;-0.2514465,0.3120617;0.3260916;-0.4729187,-0.2157097;0.4587748;-0.1527857,-0.3373358;0.3103793;-0.2695965,-0.2923061;0.2761509;-0.4999129,0.08126064;0.01060471;-0.02534914,0.08188799;-0.2987098;-0.1100516,0.08534433;-0.6432527;-0.01769639,0.09711698;-0.6647556;-0.1130009,-0.07362486;-0.002025344;-0.04397282,-0.04847248;-0.3208806;-0.0674039,0.003777139;-0.6719739;-0.03198125,0.03533605;-0.7119206;-0.1093478,-0.03202321;0.4434556;-0.2249646,202.1138
+0;0;0,-0.001423988;0.2832246;0.02208252,-0.003701234;0.5688255;0.03039226,0.1809472;0.4355008;-0.01092677,0.2283276;0.3812179;-0.2234661,0.2521734;0.4073718;-0.4568601,-0.18144;0.4257402;-0.01909087,-0.2209043;0.3835593;-0.2359499,-0.2387595;0.3683346;-0.4708432,0.07669245;0.005572145;-0.03775428,0.09713779;-0.3095317;0.001800437,0.108242;-0.6600958;0.0813566,0.1079443;-0.6183926;-0.01579447,-0.07447852;0.00566726;-0.04194041,-0.1147482;-0.3089466;-0.01606608,-0.1314691;-0.6589491;0.06496699,-0.128741;-0.6171504;-0.03213467,-0.003053243;0.4969388;0.03029282,0;0;0,-0.01939701;0.2547317;-0.1242633,-0.03796886;0.5036932;-0.2631838,0.1342623;0.5035806;-0.1394634,0.3033718;0.4059152;-0.2500434,0.3093919;0.3220422;-0.4706211,-0.2179652;0.4574245;-0.1549616,-0.3391025;0.3071365;-0.2694333,-0.2960774;0.2785688;-0.499777,0.08103723;0.01081419;-0.02557707,0.08379725;-0.2961362;-0.1095228,0.08735902;-0.6414198;-0.008953325,0.1035971;-0.6628696;-0.09059047,-0.0735328;-0.002210376;-0.04388857,-0.04911044;-0.3187118;-0.06632613,0.002190586;-0.6728642;-0.03038194,0.03366829;-0.7094752;-0.09478316,-0.03339231;0.4423803;-0.225929,202.1367
+0;0;0,-0.00142963;0.2843467;0.02217001,-0.003729792;0.5727981;0.0305577,0.1830775;0.4379028;-0.01124443,0.2304747;0.3836007;-0.2238591,0.2544017;0.4098436;-0.4580473,-0.1835465;0.4280281;-0.01950397,-0.2230248;0.3858323;-0.2364399,-0.2409407;0.3705558;-0.4721324,0.07656672;0.00556301;-0.03769238,0.09690545;-0.3078978;0.001656085,0.1082892;-0.6672878;0.08321518,0.1079776;-0.6250386;-0.018469,-0.07435642;0.005657969;-0.04187165,-0.1144162;-0.3073154;-0.01613223,-0.131558;-0.6661297;0.06694095,-0.1287026;-0.6237804;-0.03469151,-0.003074119;0.5000591;0.03045708,0;0;0,-0.0209166;0.255533;-0.124948,-0.04333708;0.5067239;-0.2651846,0.1332489;0.5039849;-0.140584,0.3024417;0.407668;-0.2523744,0.3084251;0.318874;-0.4718854,-0.2235854;0.4565109;-0.1534184,-0.3407009;0.3020841;-0.266717,-0.301356;0.2801005;-0.4992551,0.0808818;0.01093268;-0.02554869,0.09161015;-0.2944113;-0.1084318,0.09028876;-0.6440514;0.008584023,0.1099041;-0.6639909;-0.07865763,-0.07337116;-0.002350654;-0.04387793,-0.04971617;-0.3172989;-0.06550344,0.002245277;-0.6804343;-0.02841731,0.01160641;-0.6892282;-0.1227424,-0.03754149;0.4447124;-0.2276027,202.1702
+0;0;0,-0.001438261;0.2846256;0.0226456,-0.003721319;0.5730087;0.03141241,0.1785508;0.439184;-0.01021216,0.2252247;0.3874771;-0.223425,0.2488376;0.4216779;-0.4548406,-0.1791993;0.429239;-0.01749957,-0.2186882;0.392394;-0.2352032,-0.2278623;0.414842;-0.4690672,0.07654953;0.005591708;-0.0379241,0.09663379;-0.3047597;0.001627445,0.1082267;-0.6660227;0.0837564,0.1077552;-0.6243252;-0.0131343,-0.07453983;0.005652731;-0.04172763,-0.1139463;-0.3043309;-0.01637163,-0.1313505;-0.6649083;0.06772108,-0.1288041;-0.6231179;-0.02912603,-0.003078778;0.5003189;0.03115274,0;0;0,-0.02025389;0.255503;-0.1258357,-0.04108508;0.5063654;-0.2667792,0.1317963;0.4986365;-0.1430297,0.304383;0.4061526;-0.2524478,0.3051057;0.3159142;-0.4695582,-0.217746;0.4565346;-0.1568159,-0.3362922;0.3015718;-0.2674737,-0.295136;0.2812038;-0.4980637,0.08092635;0.01105729;-0.02565145,0.1002154;-0.2921936;-0.1028042,0.09762345;-0.6379019;0.03087282,0.1216835;-0.6658763;-0.04385972,-0.07351444;-0.002468484;-0.0438049,-0.05018877;-0.3144228;-0.06444696,0.001080185;-0.6796069;-0.02699576,0.009192942;-0.6867922;-0.116864,-0.03586708;0.4444723;-0.2290127,202.2037
+0;0;0,-0.001435686;0.2841161;0.02260507,-0.003711863;0.5716312;0.03134577,0.1779353;0.4382431;-0.01013612,0.2246264;0.3865172;-0.2234271,0.2529221;0.4275007;-0.5007364,-0.1785878;0.4283322;-0.01739854,-0.2180912;0.3914737;-0.2351819,-0.2290846;0.4183736;-0.5154251,0.07606528;0.005556335;-0.03768419,0.09605348;-0.3033107;0.001678184,0.1072804;-0.6531666;0.08121387,0.1067691;-0.6104839;-0.02383698,-0.0740683;0.005616972;-0.04146366,-0.1132863;-0.3028841;-0.01622893,-0.130141;-0.6520761;0.06520849,-0.12738;-0.6092926;-0.03979509,-0.003071327;0.4991683;0.03108692,0;0;0,-0.02069543;0.2548572;-0.1259148,-0.04156286;0.5049437;-0.2664566,0.130338;0.5006194;-0.1446426,0.299706;0.4028458;-0.2546582,0.3104206;0.3392435;-0.5289221,-0.2177765;0.4551829;-0.1571625,-0.3349141;0.2978951;-0.2661944,-0.2862371;0.276653;-0.5428892,0.08029854;0.01107323;-0.02581525,0.1033387;-0.2924305;-0.0943892,0.1000842;-0.6229767;0.04553843,0.1202862;-0.6654702;-0.02884817,-0.0729817;-0.002529154;-0.04363684,-0.05264207;-0.3133076;-0.06236589,-0.003385428;-0.6670274;-0.02621,0.005106012;-0.6773812;-0.1236587,-0.03639397;0.4432436;-0.2288039,202.2258
+0;0;0,-0.001440255;0.2850202;0.022677,-0.003723787;0.5734658;0.03144632,0.1779851;0.4398319;-0.01004997,0.2246517;0.3881331;-0.2232296,0.2530462;0.4292597;-0.5015072,-0.1786556;0.4299178;-0.01731479,-0.2181384;0.3930785;-0.2349845,-0.2291702;0.4200723;-0.5162063,0.07595738;0.005548453;-0.03763074,0.09575973;-0.3004466;0.001365636,0.1074112;-0.6635334;0.08390923,0.1070096;-0.623571;0.001390256,-0.07396323;0.005609004;-0.04140484,-0.1128166;-0.3000235;-0.01640476,-0.1303087;-0.6624213;0.06811249,-0.1281399;-0.6223797;-0.01436936,-0.003081256;0.5007772;0.03118666,0;0;0,-0.0212848;0.2554557;-0.1266577,-0.04254968;0.5062112;-0.2678573,0.1295848;0.5011506;-0.145647,0.2981786;0.4001058;-0.2536385,0.3088641;0.3377732;-0.5292044,-0.2163399;0.4561768;-0.1525916,-0.333896;0.3011447;-0.2641339,-0.2863919;0.2776287;-0.5418503,0.08013058;0.01099807;-0.02597141,0.107108;-0.2920021;-0.08082485,0.1036591;-0.6321241;0.0711174,0.1214846;-0.6595066;0.01368666,-0.07293048;-0.002494602;-0.04348911,-0.0541668;-0.3104835;-0.06183602,-0.003084663;-0.6775315;-0.02378865,0.002835275;-0.6793401;-0.1003521,-0.03729057;0.4443427;-0.2300584,202.2592
+0;0;0,-0.001502502;0.2850963;0.0216947,-0.003687531;0.5735704;0.02930382,0.178643;0.4405238;-0.009626424,0.223754;0.392762;-0.2240557,0.2531687;0.4376533;-0.5016446,-0.1794202;0.4301151;-0.01635122,-0.2180654;0.3966643;-0.2347172,-0.2242465;0.4238592;-0.516068,0.07593904;0.005538797;-0.03766916,0.0957544;-0.3004429;0.00142533,0.107408;-0.6634721;0.08422214,0.1069046;-0.6235641;0.001697175,-0.07399511;0.005616304;-0.04134684,-0.112851;-0.3000181;-0.01637355,-0.1302917;-0.6623368;0.06849252,-0.128224;-0.6223504;-0.01399862,-0.003091987;0.5008811;0.02947831,0;0;0,-0.0212848;0.2554557;-0.1266577,-0.04254968;0.5062112;-0.2678573,0.1295848;0.5011506;-0.145647,0.2981786;0.4001058;-0.2536385,0.3088641;0.3377732;-0.5292044,-0.2163399;0.4561768;-0.1525916,-0.333896;0.3011447;-0.2641339,-0.2863919;0.2776287;-0.5418503,0.08013058;0.01099807;-0.02597141,0.107108;-0.2920021;-0.08082485,0.1036591;-0.6321241;0.0711174,0.1214846;-0.6595066;0.01368666,-0.07293048;-0.002494602;-0.04348911,-0.0541668;-0.3104835;-0.06183602,-0.003084663;-0.6775315;-0.02378865,0.002835275;-0.6793401;-0.1003521,-0.03729057;0.4443427;-0.2300584,202.2815
+0;0;0,-0.001507515;0.2860475;0.02176708,-0.00370167;0.5757229;0.02940665,0.1776874;0.4426548;-0.009319626,0.2227753;0.3949177;-0.2236386,0.2524024;0.4401332;-0.5032325,-0.1785154;0.4323002;-0.01600948,-0.2171408;0.3988667;-0.2342631,-0.2233666;0.426258;-0.5176461,0.07591957;0.005537377;-0.0376595,0.09569862;-0.2998835;0.001363344,0.1076781;-0.6730652;0.08647564,0.1071548;-0.6327668;0.0006996021,-0.07397614;0.005614864;-0.04133625,-0.1127608;-0.2994594;-0.01640872,-0.1306893;-0.6719107;0.07083072,-0.1285401;-0.6315309;-0.01491015,-0.003103381;0.5026986;0.02958194,0;0;0,-0.02202782;0.2557155;-0.1281545,-0.04383199;0.5066175;-0.2714543,0.1286238;0.4950901;-0.147294,0.2994359;0.396873;-0.254163,0.3020672;0.3172011;-0.52755,-0.2157283;0.4557436;-0.1540486,-0.3332472;0.2995275;-0.2637307,-0.2615239;0.3004017;-0.5393209,0.08010023;0.01083767;-0.02606106,0.1089754;-0.2941624;-0.06262732,0.1062984;-0.6419492;0.09765172,0.1230067;-0.6623676;0.02951455,-0.07297295;-0.002356738;-0.04338291,-0.05568311;-0.3098748;-0.06153911,-0.002741672;-0.6870699;-0.02187533,0.002829017;-0.6904122;-0.1013808,-0.03842786;0.4447176;-0.2330859,202.3151

+ 192 - 0
DataCSV/Sam/FirstPersonPerspective_TwoArms_Sideways_ColorFeedback_Fast.csv

@@ -0,0 +1,192 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.006048542;0.31574;0.0071949,0.01221661;0.6254095;-0.0006752827,0.1838868;0.5021764;0.0237458,0.2189663;0.2609583;0.04102096,0.2672781;0.01276237;0.003681019,-0.1612175;0.4934994;0.005377981,-0.1989735;0.252067;0.005601308,-0.2414144;0.003007933;-0.03310113,0.08770638;0.00529322;-0.03863796,0.09762239;-0.3134471;0.005978934,0.1037684;-0.6546118;0.087708,0.1056243;-0.6174467;0.01507217,-0.08612994;0.006427607;-0.04187647,-0.1108967;-0.3129508;-0.009189919,-0.1307723;-0.6545919;0.06825113,-0.1269598;-0.6173685;-0.004302539,0.0106301;0.5487736;0.003737667,0;0;0,-0.0006403513;0.3158739;-0.001837969,0.0006580576;0.6253985;-0.01549387,0.1606168;0.5110411;-0.08357263,0.2678026;0.2970853;-0.1330628,0.230004;0.05861072;-0.216912,-0.1325849;0.4691402;0.08296119,-0.1742539;0.2297504;0.1088726,-0.2643107;0.004184499;0.02925284,0.06776398;0.007243693;-0.06759357,0.1088253;-0.3121255;-0.06632018,0.08843504;-0.6504581;0.02437758,0.09980235;-0.6787251;-0.0181253,-0.0959669;-0.001393502;-0.001316161,-0.1284276;-0.3182215;-0.0487576,-0.1482754;-0.6649321;0.001328621,-0.1736601;-0.6508436;-0.06525354,0.0003456213;0.5488472;-0.009590387,477.726
+0;0;0,0.006048542;0.31574;0.0071949,0.01221661;0.6254095;-0.0006752827,0.1838868;0.5021764;0.0237458,0.2189663;0.2609583;0.04102096,0.2672781;0.01276237;0.003681019,-0.1612175;0.4934994;0.005377981,-0.1989735;0.252067;0.005601308,-0.2414144;0.003007933;-0.03310113,0.08770638;0.00529322;-0.03863796,0.09762239;-0.3134471;0.005978934,0.1037684;-0.6546118;0.087708,0.1056243;-0.6174467;0.01507217,-0.08612994;0.006427607;-0.04187647,-0.1108967;-0.3129508;-0.009189919,-0.1307723;-0.6545919;0.06825113,-0.1269598;-0.6173685;-0.004302539,0.0106301;0.5487736;0.003737667,0;0;0,-0.0006403513;0.3158739;-0.001837969,0.0006580576;0.6253985;-0.01549387,0.1606168;0.5110411;-0.08357263,0.2678026;0.2970853;-0.1330628,0.230004;0.05861072;-0.216912,-0.1325849;0.4691402;0.08296119,-0.1742539;0.2297504;0.1088726,-0.2643107;0.004184499;0.02925284,0.06776398;0.007243693;-0.06759357,0.1088253;-0.3121255;-0.06632018,0.08843504;-0.6504581;0.02437758,0.09980235;-0.6787251;-0.0181253,-0.0959669;-0.001393502;-0.001316161,-0.1284276;-0.3182215;-0.0487576,-0.1482754;-0.6649321;0.001328621,-0.1736601;-0.6508436;-0.06525354,0.0003456213;0.5488472;-0.009590387,477.7446
+0;0;0,0.005979738;0.3159974;0.007323281,0.01210056;0.6258684;-0.0004011495,0.1840873;0.5026896;0.02401184,0.2188328;0.2633389;0.0410757,0.2673312;0.01315805;0.003266096,-0.1615534;0.493764;0.005780232,-0.1989848;0.2542101;0.00594352,-0.2417188;0.003195465;-0.03326858,0.08824829;0.005332654;-0.03874601,0.09807401;-0.3138449;0.006261393,0.1041344;-0.655208;0.08814701,0.107772;-0.6792081;0.03935584,-0.08656744;0.006463748;-0.04221077,-0.1113521;-0.3133679;-0.009196807,-0.1315955;-0.6551898;0.06838425,-0.1278238;-0.6179743;-0.004028,0.01052594;0.5492321;0.003972784,0;0;0,-0.0001985095;0.3161359;-0.001346588,0.00173397;0.6258783;-0.01447988,0.1609857;0.511122;-0.08430505,0.2676027;0.2991521;-0.1341925,0.2257737;0.06052825;-0.2218344,-0.1315195;0.4686263;0.08376826,-0.1724711;0.2310815;0.1098958,-0.2613881;0.002121359;0.03215829,0.0671517;0.007190585;-0.06896663,0.1092483;-0.3125308;-0.06734991,0.08869051;-0.6509063;0.02402902,0.0999697;-0.6792157;-0.01819205,-0.09651934;-0.00121075;1.727126E-05,-0.1288656;-0.318426;-0.048198,-0.149262;-0.6653113;0.002054144,-0.1748587;-0.6511773;-0.06430019,0.001224831;0.5493172;-0.008747816,477.761
+0;0;0,0.005979738;0.3159974;0.007323281,0.01210056;0.6258684;-0.0004011495,0.1840873;0.5026896;0.02401184,0.2188328;0.2633389;0.0410757,0.2673312;0.01315805;0.003266096,-0.1615534;0.493764;0.005780232,-0.1989848;0.2542101;0.00594352,-0.2417188;0.003195465;-0.03326858,0.08824829;0.005332654;-0.03874601,0.09807401;-0.3138449;0.006261393,0.1041344;-0.655208;0.08814701,0.107772;-0.6792081;0.03935584,-0.08656744;0.006463748;-0.04221077,-0.1113521;-0.3133679;-0.009196807,-0.1315955;-0.6551898;0.06838425,-0.1278238;-0.6179743;-0.004028,0.01052594;0.5492321;0.003972784,0;0;0,-0.0001985095;0.3161359;-0.001346588,0.00173397;0.6258783;-0.01447988,0.1609857;0.511122;-0.08430505,0.2676027;0.2991521;-0.1341925,0.2257737;0.06052825;-0.2218344,-0.1315195;0.4686263;0.08376826,-0.1724711;0.2310815;0.1098958,-0.2613881;0.002121359;0.03215829,0.0671517;0.007190585;-0.06896663,0.1092483;-0.3125308;-0.06734991,0.08869051;-0.6509063;0.02402902,0.0999697;-0.6792157;-0.01819205,-0.09651934;-0.00121075;1.727126E-05,-0.1288656;-0.318426;-0.048198,-0.149262;-0.6653113;0.002054144,-0.1748587;-0.6511773;-0.06430019,0.001224831;0.5493172;-0.008747816,477.7757
+0;0;0,0.005984258;0.3162363;0.007328817,0.01210494;0.6261033;-0.0003930051,0.1838348;0.5030535;0.02398678,0.2185449;0.2639465;0.04103326,0.2672612;0.01264146;0.003053758,-0.161292;0.4941411;0.005782279,-0.1986852;0.2548311;0.0059454,-0.2416112;0.002688527;-0.0334429,0.08875467;0.005363253;-0.03896834,0.09860122;-0.3144909;0.006134473,0.1046627;-0.655918;0.08803543,0.1082983;-0.6798884;0.03927112,-0.08706417;0.006500838;-0.04245298,-0.1119014;-0.3140089;-0.009369034,-0.1321486;-0.6558947;0.06822655,-0.128379;-0.6186832;-0.004145823,0.01053154;0.5495268;0.003977518,0;0;0,0.0003990606;0.3163761;-0.0009360314,0.003234789;0.6261256;-0.01366544,0.1613784;0.5114328;-0.08473349,0.267616;0.299595;-0.1347923,0.2214469;0.06239763;-0.2273977,-0.1300758;0.4691083;0.08439754,-0.1710717;0.2319084;0.1112883,-0.260055;0.001617163;0.03371342,0.06657963;0.007431746;-0.070261,0.1098237;-0.3128213;-0.06785107,0.08898836;-0.6511509;0.0238874,0.1000464;-0.6795037;-0.01826286,-0.09706782;-0.0006528277;0.001448758,-0.1288806;-0.3185379;-0.04728459,-0.1494182;-0.6655424;0.002544913,-0.175229;-0.6513649;-0.06369276,0.002451152;0.5496171;-0.008063793,477.7965
+0;0;0,0.005955663;0.3162358;0.007371608,0.01205725;0.6261042;-0.000310183,0.1837939;0.5030415;0.02400845,0.2184777;0.2639315;0.04106759,0.2671196;0.01261321;0.003080495,-0.1613186;0.4940893;0.005869498,-0.198705;0.2547781;0.005927085,-0.2416481;0.002625465;-0.03337768,0.08873613;0.005380868;-0.0390081,0.098469;-0.314465;0.006178301,0.1042963;-0.6559141;0.08800416,0.1076173;-0.6802789;0.03965728,-0.0870882;0.00648609;-0.04240593,-0.1119708;-0.3140172;-0.009294324,-0.1322914;-0.6558912;0.06833391,-0.1285345;-0.6186768;-0.004038826,0.01048798;0.549527;0.004051021,0;0;0,0.0003990606;0.3163761;-0.0009360314,0.003234789;0.6261256;-0.01366544,0.1613784;0.5114328;-0.08473349,0.267616;0.299595;-0.1347923,0.2214469;0.06239763;-0.2273977,-0.1300758;0.4691083;0.08439754,-0.1710717;0.2319084;0.1112883,-0.260055;0.001617163;0.03371342,0.06657963;0.007431746;-0.070261,0.1098237;-0.3128213;-0.06785107,0.08898836;-0.6511509;0.0238874,0.1000464;-0.6795037;-0.01826286,-0.09706782;-0.0006528277;0.001448758,-0.1288806;-0.3185379;-0.04728459,-0.1494182;-0.6655424;0.002544913,-0.175229;-0.6513649;-0.06369276,0.002451152;0.5496171;-0.008063793,477.8079
+0;0;0,0.005955663;0.3162358;0.007371608,0.01205725;0.6261042;-0.000310183,0.1837939;0.5030415;0.02400845,0.2184777;0.2639315;0.04106759,0.2671196;0.01261321;0.003080495,-0.1613186;0.4940893;0.005869498,-0.198705;0.2547781;0.005927085,-0.2416481;0.002625465;-0.03337768,0.08873613;0.005380868;-0.0390081,0.098469;-0.314465;0.006178301,0.1042963;-0.6559141;0.08800416,0.1076173;-0.6802789;0.03965728,-0.0870882;0.00648609;-0.04240593,-0.1119708;-0.3140172;-0.009294324,-0.1322914;-0.6558912;0.06833391,-0.1285345;-0.6186768;-0.004038826,0.01048798;0.549527;0.004051021,0;0;0,0.0003990606;0.3163761;-0.0009360314,0.003234789;0.6261256;-0.01366544,0.1613784;0.5114328;-0.08473349,0.267616;0.299595;-0.1347923,0.2214469;0.06239763;-0.2273977,-0.1300758;0.4691083;0.08439754,-0.1710717;0.2319084;0.1112883,-0.260055;0.001617163;0.03371342,0.06657963;0.007431746;-0.070261,0.1098237;-0.3128213;-0.06785107,0.08898836;-0.6511509;0.0238874,0.1000464;-0.6795037;-0.01826286,-0.09706782;-0.0006528277;0.001448758,-0.1288806;-0.3185379;-0.04728459,-0.1494182;-0.6655424;0.002544913,-0.175229;-0.6513649;-0.06369276,0.002451152;0.5496171;-0.008063793,477.8193
+0;0;0,0.005960418;0.3164883;0.007377493,0.01206148;0.6263325;-0.0003014002,0.1834949;0.5034113;0.02397876,0.2180673;0.2650691;0.04098313,0.2668008;0.01327753;0.002924494,-0.1610113;0.4944748;0.005871682,-0.1982777;0.2559322;0.005929084,-0.2413016;0.003304601;-0.0334497,0.08892038;0.005392042;-0.03908909,0.09866627;-0.3148814;0.006157719,0.1044883;-0.6560252;0.08791037,0.107805;-0.680319;0.03962662,-0.08726903;0.006499557;-0.04249398,-0.1121849;-0.3144323;-0.009338096,-0.1324873;-0.6560005;0.06822069,-0.1287354;-0.6187955;-0.004057534,0.01049343;0.5498152;0.004056399,0;0;0,0.001164131;0.316628;-0.0003654957,0.004938513;0.6263611;-0.01267004,0.1618496;0.5115719;-0.08504105,0.2678841;0.3004924;-0.1349761,0.2200001;0.06335808;-0.2282331,-0.1277981;0.4695688;0.08598747,-0.1677987;0.2328598;0.1116819,-0.2568961;0.0007289499;0.03820172,0.06645083;0.007499635;-0.07065344,0.1099434;-0.3131544;-0.06804943,0.08926331;-0.6511847;0.02362537,0.1002875;-0.6795672;-0.01832795,-0.09726343;-0.0005152043;0.001851068,-0.1284777;-0.3189438;-0.04658704,-0.1495769;-0.6657001;0.002518106,-0.1757642;-0.6514716;-0.06347899,0.003894202;0.5499067;-0.007193327,477.8415
+0;0;0,0.005922263;0.3166292;0.007430903,0.01199553;0.6261868;-0.0001846822,0.1833125;0.5034863;0.02394248,0.2174695;0.2674575;0.04086641,0.2662211;0.01574418;0.00274229,-0.1608969;0.4944335;0.006018188,-0.1977888;0.2582095;0.005986839,-0.2407646;0.005653858;-0.03349077,0.08944217;0.005412737;-0.03931601,0.09936264;-0.3158037;0.00632973,0.1051532;-0.6573873;0.08789763,0.1069296;-0.6202093;0.01532244,-0.08777528;0.006549411;-0.0427499,-0.1127983;-0.3153544;-0.00937704,-0.1331888;-0.6572927;0.06826677,-0.1294565;-0.6200626;-0.004228964,0.01043448;0.5498024;0.004152735,0;0;0,0.002204258;0.3167638;0.0003890991,0.007003002;0.6262225;-0.01120377,0.162783;0.5115823;-0.08515549,0.2684604;0.3026081;-0.1333718,0.2187775;0.06616543;-0.2272666,-0.126368;0.4699112;0.0867414,-0.1659759;0.2354474;0.1116553,-0.2548867;0.002190083;0.04182932,0.06631833;0.007542819;-0.07155371,0.1105422;-0.3140133;-0.06874537,0.08976692;-0.6522995;0.02343392,0.100656;-0.680644;-0.01898289,-0.09780361;6.078265E-05;0.003065669,-0.1285564;-0.319308;-0.04612591,-0.1502647;-0.6662511;0.004127447,-0.1767044;-0.652036;-0.06200592,0.005683195;0.549892;-0.005936384,477.8528
+0;0;0,0.005922263;0.3166292;0.007430903,0.01199553;0.6261868;-0.0001846822,0.1833125;0.5034863;0.02394248,0.2174695;0.2674575;0.04086641,0.2662211;0.01574418;0.00274229,-0.1608969;0.4944335;0.006018188,-0.1977888;0.2582095;0.005986839,-0.2407646;0.005653858;-0.03349077,0.08944217;0.005412737;-0.03931601,0.09936264;-0.3158037;0.00632973,0.1051532;-0.6573873;0.08789763,0.1069296;-0.6202093;0.01532244,-0.08777528;0.006549411;-0.0427499,-0.1127983;-0.3153544;-0.00937704,-0.1331888;-0.6572927;0.06826677,-0.1294565;-0.6200626;-0.004228964,0.01043448;0.5498024;0.004152735,0;0;0,0.002204258;0.3167638;0.0003890991,0.007003002;0.6262225;-0.01120377,0.162783;0.5115823;-0.08515549,0.2684604;0.3026081;-0.1333718,0.2187775;0.06616543;-0.2272666,-0.126368;0.4699112;0.0867414,-0.1659759;0.2354474;0.1116553,-0.2548867;0.002190083;0.04182932,0.06631833;0.007542819;-0.07155371,0.1105422;-0.3140133;-0.06874537,0.08976692;-0.6522995;0.02343392,0.100656;-0.680644;-0.01898289,-0.09780361;6.078265E-05;0.003065669,-0.1285564;-0.319308;-0.04612591,-0.1502647;-0.6662511;0.004127447,-0.1767044;-0.652036;-0.06200592,0.005683195;0.549892;-0.005936384,477.8749
+0;0;0,0.005921539;0.3165905;0.007429995,0.01199006;0.6259083;-0.0001782821,0.1831681;0.5033376;0.02392753,0.2172631;0.2677368;0.04082076,0.2657923;0.01717213;0.002870619,-0.1607609;0.4942921;0.006017838,-0.1975859;0.2584966;0.005986545,-0.2403656;0.00709343;-0.03331091,0.08959772;0.005422151;-0.03938438,0.0995269;-0.3160762;0.006301414,0.1053175;-0.6576618;0.08786981,0.1071065;-0.620433;0.01478037,-0.08792793;0.006560802;-0.04282425,-0.1129729;-0.3156255;-0.009422101,-0.1333635;-0.6575659;0.06822218,-0.1296048;-0.6202845;-0.004787236,0.0104309;0.5496159;0.004153904,0;0;0,0.002753861;0.3167206;0.0005466938,0.008135404;0.6259316;-0.01098156,0.1637268;0.5119156;-0.08493066,0.2690692;0.3031386;-0.1325827,0.2181029;0.06812105;-0.2261088,-0.125678;0.4702487;0.0867162,-0.1652624;0.2361966;0.1113792,-0.2533025;0.003881902;0.04168856,0.06631754;0.007530183;-0.07178831,0.1107525;-0.3142845;-0.06898832,0.0899225;-0.6525605;0.02322411,0.1010295;-0.6807263;-0.02026034,-0.09797478;0.0001463075;0.00303378,-0.1283059;-0.3195543;-0.04614485,-0.1501806;-0.6665842;0.003447376,-0.1767768;-0.6524509;-0.06317403,0.006656911;0.5496954;-0.005731106,477.8973
+0;0;0,0.005876861;0.3165903;0.007473643,0.01191766;0.6259097;-9.238208E-05,0.183112;0.5033342;0.02390815,0.2172543;0.2677441;0.04085491,0.2656225;0.01715836;0.002838727,-0.1608046;0.4942264;0.006151111,-0.1976248;0.2584302;0.006054446,-0.2403651;0.007012486;-0.03319236,0.08960123;0.005421573;-0.0393765,0.09958507;-0.316046;0.006513804,0.1055035;-0.6576899;0.08782846,0.107263;-0.6204564;0.01473878,-0.08793195;0.006564912;-0.04281538,-0.1129473;-0.3156127;-0.009307604,-0.1333879;-0.6575388;0.06838688,-0.1296567;-0.6202539;-0.004623599,0.01036506;0.5496166;0.004229538,0;0;0,0.002753861;0.3167206;0.0005466938,0.008135404;0.6259316;-0.01098156,0.1637268;0.5119156;-0.08493066,0.2690692;0.3031386;-0.1325827,0.2181029;0.06812105;-0.2261088,-0.125678;0.4702487;0.0867162,-0.1652624;0.2361966;0.1113792,-0.2533025;0.003881902;0.04168856,0.06631754;0.007530183;-0.07178831,0.1107525;-0.3142845;-0.06898832,0.0899225;-0.6525605;0.02322411,0.1010295;-0.6807263;-0.02026034,-0.09797478;0.0001463075;0.00303378,-0.1283059;-0.3195543;-0.04614485,-0.1501806;-0.6665842;0.003447376,-0.1767768;-0.6524509;-0.06317403,0.006656911;0.5496954;-0.005731106,477.9086
+0;0;0,0.005876861;0.3165903;0.007473643,0.01191766;0.6259097;-9.238208E-05,0.183112;0.5033342;0.02390815,0.2172543;0.2677441;0.04085491,0.2656225;0.01715836;0.002838727,-0.1608046;0.4942264;0.006151111,-0.1976248;0.2584302;0.006054446,-0.2403651;0.007012486;-0.03319236,0.08960123;0.005421573;-0.0393765,0.09958507;-0.316046;0.006513804,0.1055035;-0.6576899;0.08782846,0.107263;-0.6204564;0.01473878,-0.08793195;0.006564912;-0.04281538,-0.1129473;-0.3156127;-0.009307604,-0.1333879;-0.6575388;0.06838688,-0.1296567;-0.6202539;-0.004623599,0.01036506;0.5496166;0.004229538,0;0;0,0.002753861;0.3167206;0.0005466938,0.008135404;0.6259316;-0.01098156,0.1637268;0.5119156;-0.08493066,0.2690692;0.3031386;-0.1325827,0.2181029;0.06812105;-0.2261088,-0.125678;0.4702487;0.0867162,-0.1652624;0.2361966;0.1113792,-0.2533025;0.003881902;0.04168856,0.06631754;0.007530183;-0.07178831,0.1107525;-0.3142845;-0.06898832,0.0899225;-0.6525605;0.02322411,0.1010295;-0.6807263;-0.02026034,-0.09797478;0.0001463075;0.00303378,-0.1283059;-0.3195543;-0.04614485,-0.1501806;-0.6665842;0.003447376,-0.1767768;-0.6524509;-0.06317403,0.006656911;0.5496954;-0.005731106,477.9199
+0;0;0,0.005877102;0.3166033;0.00747395,0.01191492;0.6257705;-8.797832E-05,0.183303;0.5031897;0.02393189,0.2173537;0.268232;0.04083317,0.266083;0.01577482;0.002533082,-0.1609974;0.4940718;0.006155035,-0.1977188;0.2589085;0.006058629,-0.2407783;0.005613178;-0.03348127,0.08972982;0.005429353;-0.03943301,0.09973617;-0.3167633;0.00656081,0.1056491;-0.6580937;0.08780087,0.1074083;-0.6208617;0.01472677,-0.08805814;0.006574333;-0.04287682,-0.1131299;-0.31633;-0.009293463,-0.1335517;-0.6579424;0.06832974,-0.1298214;-0.6206591;-0.004665174,0.01036327;0.5495238;0.004231317,0;0;0,0.003276967;0.3167285;0.000613451,0.008749153;0.6257755;-0.01118445,0.1649905;0.5123225;-0.08446956,0.2694644;0.3037123;-0.1315575,0.2174643;0.06683944;-0.2251699,-0.1256056;0.4704102;0.0864242,-0.165058;0.2369452;0.1106706,-0.2542923;0.003032774;0.04068299,0.06621681;0.007511467;-0.07207489,0.1112276;-0.3149694;-0.07012749,0.09005405;-0.6527975;0.02242136,0.1009917;-0.6809945;-0.02103782,-0.09812891;0.0001477602;0.00256352,-0.1287397;-0.3201464;-0.04741965,-0.1504178;-0.6668566;0.002213053,-0.1768373;-0.6527091;-0.06446478,0.007269025;0.5495903;-0.005868435,477.9421
+0;0;0,0.005831988;0.3166023;0.007550159,0.01184163;0.6257719;6.325915E-05,0.1832466;0.5031494;0.02387083,0.2173231;0.2681982;0.04081033,0.2659867;0.01575762;0.002317771,-0.161037;0.4939888;0.006381063,-0.1978049;0.2588328;0.006189065,-0.2412115;0.005616993;-0.0334805,0.08972663;0.005446105;-0.03943793,0.09972147;-0.3167186;0.006753948,0.1056073;-0.658066;0.08792441,0.1073162;-0.6208281;0.01484971,-0.08806733;0.006558294;-0.04286038,-0.1131493;-0.3163305;-0.009134926,-0.1335637;-0.6579556;0.06843337,-0.1298836;-0.6206605;-0.004562914,0.01029562;0.5495241;0.004365026,0;0;0,0.003276967;0.3167285;0.000613451,0.008749153;0.6257755;-0.01118445,0.1649905;0.5123225;-0.08446956,0.2694644;0.3037123;-0.1315575,0.2174643;0.06683944;-0.2251699,-0.1256056;0.4704102;0.0864242,-0.165058;0.2369452;0.1106706,-0.2542923;0.003032774;0.04068299,0.06621681;0.007511467;-0.07207489,0.1112276;-0.3149694;-0.07012749,0.09005405;-0.6527975;0.02242136,0.1009917;-0.6809945;-0.02103782,-0.09812891;0.0001477602;0.00256352,-0.1287397;-0.3201464;-0.04741965,-0.1504178;-0.6668566;0.002213053,-0.1768373;-0.6527091;-0.06446478,0.007269025;0.5495903;-0.005868435,477.9537
+0;0;0,0.005831365;0.3165685;0.007549352,0.01183688;0.625527;6.832974E-05,0.1833021;0.5029588;0.02387859,0.2173896;0.2679323;0.04082351,0.2659215;0.01617435;0.002435043,-0.1610987;0.493795;0.006382872,-0.1978783;0.2585637;0.006190813,-0.2411675;0.006032616;-0.03337147,0.08979841;0.005450461;-0.03946947,0.09980689;-0.317154;0.006785467,0.1056905;-0.6583726;0.08792527,0.1074004;-0.6211303;0.01480609,-0.08813778;0.006563541;-0.04289467,-0.113254;-0.316766;-0.009123176,-0.1336607;-0.6582622;0.06841583,-0.1299783;-0.6209627;-0.004624881,0.01029229;0.5493492;0.004366149,0;0;0,0.003815673;0.3166874;0.001059771,0.009374235;0.625529;-0.0105381,0.166003;0.5124589;-0.08337903,0.2699029;0.3032111;-0.1292779,0.21779;0.06689209;-0.222276,-0.1266263;0.4706132;0.08506621,-0.165718;0.2371452;0.1105828,-0.2548694;0.003954083;0.04068989,0.06634407;0.00758633;-0.07205701,0.1113966;-0.3153408;-0.07075667,0.08980039;-0.6528974;0.02218151,0.1005809;-0.6811053;-0.0213778,-0.09821695;0.0001311491;0.002171426,-0.128811;-0.3205874;-0.04799745,-0.1506528;-0.6671335;0.001773909,-0.1766494;-0.6529523;-0.06512699,0.007892851;0.5494108;-0.005270481,477.9777
+0;0;0,0.005827898;0.3163803;0.007544864,0.01182759;0.6250398;7.172674E-05,0.181633;0.5030059;0.02368957,0.2157816;0.2675571;0.04066494,0.2641791;0.01649696;0.002382878,-0.1594601;0.4939301;0.006361889,-0.1963058;0.2582762;0.006169484,-0.239475;0.006444991;-0.03328316,0.08996265;0.00546043;-0.03954167,0.1000012;-0.3181117;0.006852008,0.1058493;-0.6572729;0.08750259,0.1075519;-0.6200617;0.01469712,-0.08829899;0.006575546;-0.04297312,-0.1134905;-0.3177238;-0.009100337,-0.1337742;-0.657161;0.06797116,-0.1301077;-0.6198928;-0.00475619,0.0102848;0.5489507;0.004364535,0;0;0,0.004217956;0.3164926;0.001414776,0.009775754;0.6250381;-0.01009321,0.1680585;0.5108277;-0.07461333,0.2705397;0.301559;-0.1255515,0.2210669;0.06450178;-0.2160795,-0.1264891;0.4713123;0.08254362,-0.1653067;0.2374849;0.1091594,-0.254384;0.004969001;0.03958489,0.0670187;0.007549763;-0.07168078,0.1119459;-0.3163846;-0.07128644,0.08968078;-0.6517983;0.02129292,0.09960305;-0.6802382;-0.02162409,-0.09841271;0.0002870787;0.001222365,-0.1292887;-0.3213016;-0.04956603,-0.1509404;-0.665741;5.032867E-05,-0.1753018;-0.6514232;-0.06715178,0.008308914;0.5490072;-0.004849672,477.9978
+0;0;0,0.005877884;0.3163767;0.007655783,0.01190918;0.6250376;0.0002735774,0.1816987;0.5029781;0.02390239,0.2158134;0.2675196;0.04081068,0.2642078;0.01648459;0.00236053,-0.1604149;0.4972054;0.006304311,-0.1955743;0.2612939;0.006404085,-0.238923;0.009422392;-0.03259167,0.08995299;0.005508194;-0.03955701,0.09985959;-0.3180962;0.006639361,0.1061108;-0.6571701;0.08762679,0.1078985;-0.6199552;0.01482372,-0.08830757;0.006519438;-0.04296404,-0.113373;-0.3177818;-0.009016208,-0.1336724;-0.6571864;0.0681949,-0.1299196;-0.6199121;-0.00452745,0.01036055;0.5489476;0.004547256,0;0;0,0.004217956;0.3164926;0.001414776,0.009775754;0.6250381;-0.01009321,0.1680585;0.5108277;-0.07461333,0.2705397;0.301559;-0.1255515,0.2210669;0.06450178;-0.2160795,-0.1264891;0.4713123;0.08254362,-0.1653067;0.2374849;0.1091594,-0.254384;0.004969001;0.03958489,0.0670187;0.007549763;-0.07168078,0.1119459;-0.3163846;-0.07128644,0.08968078;-0.6517983;0.02129292,0.09960305;-0.6802382;-0.02162409,-0.09841271;0.0002870787;0.001222365,-0.1292887;-0.3213016;-0.04956603,-0.1509404;-0.665741;5.032867E-05,-0.1753018;-0.6514232;-0.06715178,0.008308914;0.5490072;-0.004849672,478.0089
+0;0;0,0.005877884;0.3163767;0.007655783,0.01190918;0.6250376;0.0002735774,0.1816987;0.5029781;0.02390239,0.2158134;0.2675196;0.04081068,0.2642078;0.01648459;0.00236053,-0.1604149;0.4972054;0.006304311,-0.1955743;0.2612939;0.006404085,-0.238923;0.009422392;-0.03259167,0.08995299;0.005508194;-0.03955701,0.09985959;-0.3180962;0.006639361,0.1061108;-0.6571701;0.08762679,0.1078985;-0.6199552;0.01482372,-0.08830757;0.006519438;-0.04296404,-0.113373;-0.3177818;-0.009016208,-0.1336724;-0.6571864;0.0681949,-0.1299196;-0.6199121;-0.00452745,0.01036055;0.5489476;0.004547256,0;0;0,0.004217956;0.3164926;0.001414776,0.009775754;0.6250381;-0.01009321,0.1680585;0.5108277;-0.07461333,0.2705397;0.301559;-0.1255515,0.2210669;0.06450178;-0.2160795,-0.1264891;0.4713123;0.08254362,-0.1653067;0.2374849;0.1091594,-0.254384;0.004969001;0.03958489,0.0670187;0.007549763;-0.07168078,0.1119459;-0.3163846;-0.07128644,0.08968078;-0.6517983;0.02129292,0.09960305;-0.6802382;-0.02162409,-0.09841271;0.0002870787;0.001222365,-0.1292887;-0.3213016;-0.04956603,-0.1509404;-0.665741;5.032867E-05,-0.1753018;-0.6514232;-0.06715178,0.008308914;0.5490072;-0.004849672,478.0203
+0;0;0,0.005874301;0.3161838;0.007651116,0.01190145;0.6246326;0.0002740575,0.1821022;0.5025172;0.02394616,0.2163392;0.2662137;0.04091512,0.263634;0.02088296;0.003338676,-0.1608302;0.4967306;0.006305963,-0.1961158;0.2599726;0.006406095,-0.2384795;0.01382442;-0.03170356,0.08982455;0.005500329;-0.03950053,0.09972075;-0.3177646;0.006647371,0.105979;-0.6572188;0.08772568,0.1077687;-0.6199961;0.01484324,-0.08818147;0.006510129;-0.04290269,-0.1132206;-0.3174509;-0.008990478,-0.1335428;-0.6572363;0.06830728,-0.1297859;-0.6199542;-0.004494339,0.01035392;0.5485966;0.004544703,0;0;0,0.004262928;0.3162994;0.001342773,0.00961661;0.6246291;-0.01035285,0.1681509;0.5102088;-0.07532263,0.2720539;0.2991175;-0.1194141,0.2301462;0.06497227;-0.2045946,-0.1274788;0.4712947;0.0821285,-0.1671019;0.2367445;0.1088797,-0.2534391;0.008988723;0.04172941,0.06717344;0.007579863;-0.07133913,0.111694;-0.3160644;-0.07160163,0.08890704;-0.6518933;0.0208199,0.09882694;-0.6803125;-0.02226162,-0.09827876;0.0003342844;0.0004124397,-0.1293092;-0.3209049;-0.05028473,-0.1512716;-0.6657159;-0.0006349348,-0.1557263;-0.6892766;-0.05042082,0.008202661;0.5486543;-0.005068064,478.0423
+0;0;0,0.005869999;0.3161803;0.007799622,0.0118909;0.624631;0.0005121655,0.1821167;0.5024776;0.02384936,0.2163914;0.2661918;0.04098722,0.2636258;0.02086484;0.00330998,-0.160644;0.4960821;0.006557176,-0.1963328;0.2593846;0.00670484,-0.2391724;0.01324624;-0.03093344,0.08984721;0.005514334;-0.039447,0.09934179;-0.317772;0.006635122,0.1057977;-0.6571838;0.08787566,0.1075218;-0.6199441;0.01499332,-0.08815665;0.006497542;-0.0429556,-0.1131528;-0.3174592;-0.008970607,-0.1335984;-0.6571978;0.06849977,-0.1299087;-0.6199067;-0.004304394,0.01034276;0.5485941;0.00476575,0;0;0,0.004262928;0.3162994;0.001342773,0.00961661;0.6246291;-0.01035285,0.1681509;0.5102088;-0.07532263,0.2720539;0.2991175;-0.1194141,0.2301462;0.06497227;-0.2045946,-0.1274788;0.4712947;0.0821285,-0.1671019;0.2367445;0.1088797,-0.2534391;0.008988723;0.04172941,0.06717344;0.007579863;-0.07133913,0.111694;-0.3160644;-0.07160163,0.08890704;-0.6518933;0.0208199,0.09882694;-0.6803125;-0.02226162,-0.09827876;0.0003342844;0.0004124397,-0.1293092;-0.3209049;-0.05028473,-0.1512716;-0.6657159;-0.0006349348,-0.1557263;-0.6892766;-0.05042082,0.008202661;0.5486543;-0.005068064,478.0539
+0;0;0,0.005863876;0.3158505;0.007791486,0.01188076;0.6240948;0.0005086861,0.182293;0.5019374;0.02386394,0.2166788;0.2648858;0.04105734,0.2630225;0.02418493;0.004090574,-0.1608379;0.495535;0.006553072,-0.1966424;0.2580703;0.006701214,-0.2386742;0.01657332;-0.03022733,0.08955563;0.005496438;-0.03931898,0.09905729;-0.318031;0.006797522,0.1054933;-0.6563942;0.08778708,0.1072111;-0.6191809;0.01516942,-0.08787055;0.006476456;-0.0428162,-0.1128854;-0.3177219;-0.008805849,-0.1332678;-0.656411;0.06842519,-0.1295915;-0.6191463;-0.004114583,0.01033354;0.5481037;0.004759711,0;0;0,0.003803939;0.3159761;0.001125813,0.008742325;0.6240996;-0.0107491,0.16776;0.5097861;-0.07528687,0.2730936;0.2976743;-0.1150975,0.2387708;0.06592198;-0.196116,-0.1287662;0.4709888;0.08155151,-0.1684585;0.2356121;0.1078915,-0.254811;0.01225343;0.04381867,0.06764893;0.007696301;-0.0704329,0.1113271;-0.3163061;-0.07172489,0.08807556;-0.6511918;0.01993394,0.09756535;-0.6797559;-0.02259254,-0.09795731;0.0003813189;-0.0007887102,-0.1296699;-0.3211028;-0.05108083,-0.1518071;-0.6648214;-0.001503792,-0.1562058;-0.688242;-0.05105374,0.007406414;0.5481715;-0.005432367,478.0651
+0;0;0,0.005863876;0.3158505;0.007791486,0.01188076;0.6240948;0.0005086861,0.182293;0.5019374;0.02386394,0.2166788;0.2648858;0.04105734,0.2630225;0.02418493;0.004090574,-0.1608379;0.495535;0.006553072,-0.1966424;0.2580703;0.006701214,-0.2386742;0.01657332;-0.03022733,0.08955563;0.005496438;-0.03931898,0.09905729;-0.318031;0.006797522,0.1054933;-0.6563942;0.08778708,0.1072111;-0.6191809;0.01516942,-0.08787055;0.006476456;-0.0428162,-0.1128854;-0.3177219;-0.008805849,-0.1332678;-0.656411;0.06842519,-0.1295915;-0.6191463;-0.004114583,0.01033354;0.5481037;0.004759711,0;0;0,0.003803939;0.3159761;0.001125813,0.008742325;0.6240996;-0.0107491,0.16776;0.5097861;-0.07528687,0.2730936;0.2976743;-0.1150975,0.2387708;0.06592198;-0.196116,-0.1287662;0.4709888;0.08155151,-0.1684585;0.2356121;0.1078915,-0.254811;0.01225343;0.04381867,0.06764893;0.007696301;-0.0704329,0.1113271;-0.3163061;-0.07172489,0.08807556;-0.6511918;0.01993394,0.09756535;-0.6797559;-0.02259254,-0.09795731;0.0003813189;-0.0007887102,-0.1296699;-0.3211028;-0.05108083,-0.1518071;-0.6648214;-0.001503792,-0.1562058;-0.688242;-0.05105374,0.007406414;0.5481715;-0.005432367,478.0872
+0;0;0,0.005848548;0.3156763;0.007790662,0.0118485;0.6236814;0.0005383212,0.1829009;0.5015206;0.02391528,0.2171767;0.2648243;0.04092126,0.2624896;0.02965298;0.005053576,-0.1613624;0.4946589;0.006631766,-0.1975392;0.2576349;0.006812153,-0.2390865;0.02173415;-0.02882429,0.08946841;0.005500211;-0.03928535,0.09873729;-0.3166118;0.006517917,0.1055552;-0.6564406;0.08790401,0.1072593;-0.6192104;0.01503979,-0.08779281;0.006463521;-0.04276488,-0.1127846;-0.3162888;-0.008906871,-0.1331637;-0.6564633;0.06868035,-0.129493;-0.6191721;-0.004105218,0.01030619;0.5477601;0.004777266,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.005848548;0.3156763;0.007790662,0.0118485;0.6236814;0.0005383212,0.1829009;0.5015206;0.02391528,0.2171767;0.2648243;0.04092126,0.2624896;0.02965298;0.005053576,-0.1613624;0.4946589;0.006631766,-0.1975392;0.2576349;0.006812153,-0.2390865;0.02173415;-0.02882429,0.08946841;0.005500211;-0.03928535,0.09873729;-0.3166118;0.006517917,0.1055552;-0.6564406;0.08790401,0.1072593;-0.6192104;0.01503979,-0.08779281;0.006463521;-0.04276488,-0.1127846;-0.3162888;-0.008906871,-0.1331637;-0.6564633;0.06868035,-0.129493;-0.6191721;-0.004105218,0.01030619;0.5477601;0.004777266,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.005848548;0.3156763;0.007790662,0.0118485;0.6236814;0.0005383212,0.1829009;0.5015206;0.02391528,0.2171767;0.2648243;0.04092126,0.2624896;0.02965298;0.005053576,-0.1613624;0.4946589;0.006631766,-0.1975392;0.2576349;0.006812153,-0.2390865;0.02173415;-0.02882429,0.08946841;0.005500211;-0.03928535,0.09873729;-0.3166118;0.006517917,0.1055552;-0.6564406;0.08790401,0.1072593;-0.6192104;0.01503979,-0.08779281;0.006463521;-0.04276488,-0.1127846;-0.3162888;-0.008906871,-0.1331637;-0.6564633;0.06868035,-0.129493;-0.6191721;-0.004105218,0.01030619;0.5477601;0.004777266,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.005883449;0.3156725;0.007916558,0.01189427;0.6236784;0.0007041818,0.1829531;0.5014333;0.02377091,0.2174797;0.2647777;0.04083525,0.2626978;0.02957448;0.005056594,-0.1620277;0.4969867;0.006443481,-0.1973142;0.2598291;0.006957412,-0.2416635;0.02440041;-0.02842338,0.08948281;0.005499761;-0.03925261,0.09871577;-0.3166088;0.006582357,0.1061526;-0.6563827;0.08814348,0.1078933;-0.6191408;0.01528129,-0.08777361;0.006458043;-0.04280509,-0.1126626;-0.3162913;-0.008843463,-0.133076;-0.6564695;0.06871869,-0.1293643;-0.6191713;-0.004064098,0.01034811;0.5477566;0.004930251,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.005883449;0.3156725;0.007916558,0.01189427;0.6236784;0.0007041818,0.1829531;0.5014333;0.02377091,0.2174797;0.2647777;0.04083525,0.2626978;0.02957448;0.005056594,-0.1620277;0.4969867;0.006443481,-0.1973142;0.2598291;0.006957412,-0.2416635;0.02440041;-0.02842338,0.08948281;0.005499761;-0.03925261,0.09871577;-0.3166088;0.006582357,0.1061526;-0.6563827;0.08814348,0.1078933;-0.6191408;0.01528129,-0.08777361;0.006458043;-0.04280509,-0.1126626;-0.3162913;-0.008843463,-0.133076;-0.6564695;0.06871869,-0.1293643;-0.6191713;-0.004064098,0.01034811;0.5477566;0.004930251,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.005883449;0.3156725;0.007916558,0.01189427;0.6236784;0.0007041818,0.1829531;0.5014333;0.02377091,0.2174797;0.2647777;0.04083525,0.2626978;0.02957448;0.005056594,-0.1620277;0.4969867;0.006443481,-0.1973142;0.2598291;0.006957412,-0.2416635;0.02440041;-0.02842338,0.08948281;0.005499761;-0.03925261,0.09871577;-0.3166088;0.006582357,0.1061526;-0.6563827;0.08814348,0.1078933;-0.6191408;0.01528129,-0.08777361;0.006458043;-0.04280509,-0.1126626;-0.3162913;-0.008843463,-0.133076;-0.6564695;0.06871869,-0.1293643;-0.6191713;-0.004064098,0.01034811;0.5477566;0.004930251,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.005818403;0.3156729;0.007946636,0.01178979;0.6236806;0.0007747323,0.1828924;0.5015334;0.02374667,0.217732;0.2648963;0.04042797,0.2636662;0.02977072;0.00505396,-0.1618814;0.4961707;0.006473027,-0.1981989;0.2591696;0.007309897,-0.2447017;0.02402775;-0.02720258,0.08947451;0.005546226;-0.03926499,0.0986043;-0.31655;0.006677344,0.1061784;-0.656316;0.08825842,0.1079017;-0.6190711;0.01539611,-0.0877829;0.006411398;-0.04279303,-0.1128369;-0.3163216;-0.008796781,-0.1331919;-0.6564957;0.06879845,-0.1294964;-0.6191951;-0.003984921,0.01025179;0.547758;0.004990734,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.005818403;0.3156729;0.007946636,0.01178979;0.6236806;0.0007747323,0.1828924;0.5015334;0.02374667,0.217732;0.2648963;0.04042797,0.2636662;0.02977072;0.00505396,-0.1618814;0.4961707;0.006473027,-0.1981989;0.2591696;0.007309897,-0.2447017;0.02402775;-0.02720258,0.08947451;0.005546226;-0.03926499,0.0986043;-0.31655;0.006677344,0.1061784;-0.656316;0.08825842,0.1079017;-0.6190711;0.01539611,-0.0877829;0.006411398;-0.04279303,-0.1128369;-0.3163216;-0.008796781,-0.1331919;-0.6564957;0.06879845,-0.1294964;-0.6191951;-0.003984921,0.01025179;0.547758;0.004990734,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.005818403;0.3156729;0.007946636,0.01178979;0.6236806;0.0007747323,0.1828924;0.5015334;0.02374667,0.217732;0.2648963;0.04042797,0.2636662;0.02977072;0.00505396,-0.1618814;0.4961707;0.006473027,-0.1981989;0.2591696;0.007309897,-0.2447017;0.02402775;-0.02720258,0.08947451;0.005546226;-0.03926499,0.0986043;-0.31655;0.006677344,0.1061784;-0.656316;0.08825842,0.1079017;-0.6190711;0.01539611,-0.0877829;0.006411398;-0.04279303,-0.1128369;-0.3163216;-0.008796781,-0.1331919;-0.6564957;0.06879845,-0.1294964;-0.6191951;-0.003984921,0.01025179;0.547758;0.004990734,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.005797751;0.3156736;0.007934914,0.01175052;0.623682;0.0007719267,0.1828672;0.5015296;0.02364728,0.2180473;0.264928;0.04011548,0.264308;0.02983277;0.0049657,-0.1617313;0.4955612;0.006451284,-0.1995546;0.2587974;0.007672443,-0.2475266;0.02388629;-0.02639774,0.08947463;0.005548029;-0.03926447,0.09848905;-0.3165514;0.00667797,0.1061658;-0.656302;0.08831374,0.1078741;-0.619057;0.01545108,-0.08779012;0.006411354;-0.04277824,-0.112912;-0.3163181;-0.008799151,-0.1331983;-0.6564912;0.06881883,-0.1295177;-0.619189;-0.003965132,0.01021785;0.5477591;0.004983479,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.005797751;0.3156736;0.007934914,0.01175052;0.623682;0.0007719267,0.1828672;0.5015296;0.02364728,0.2180473;0.264928;0.04011548,0.264308;0.02983277;0.0049657,-0.1617313;0.4955612;0.006451284,-0.1995546;0.2587974;0.007672443,-0.2475266;0.02388629;-0.02639774,0.08947463;0.005548029;-0.03926447,0.09848905;-0.3165514;0.00667797,0.1061658;-0.656302;0.08831374,0.1078741;-0.619057;0.01545108,-0.08779012;0.006411354;-0.04277824,-0.112912;-0.3163181;-0.008799151,-0.1331983;-0.6564912;0.06881883,-0.1295177;-0.619189;-0.003965132,0.01021785;0.5477591;0.004983479,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.005797751;0.3156736;0.007934914,0.01175052;0.623682;0.0007719267,0.1828672;0.5015296;0.02364728,0.2180473;0.264928;0.04011548,0.264308;0.02983277;0.0049657,-0.1617313;0.4955612;0.006451284,-0.1995546;0.2587974;0.007672443,-0.2475266;0.02388629;-0.02639774,0.08947463;0.005548029;-0.03926447,0.09848905;-0.3165514;0.00667797,0.1061658;-0.656302;0.08831374,0.1078741;-0.619057;0.01545108,-0.08779012;0.006411354;-0.04277824,-0.112912;-0.3163181;-0.008799151,-0.1331983;-0.6564912;0.06881883,-0.1295177;-0.619189;-0.003965132,0.01021785;0.5477591;0.004983479,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.005738242;0.3156763;0.007872334,0.01164761;0.6236838;0.000642837,0.1827688;0.5014975;0.02351812,0.2188224;0.2650106;0.03974349,0.2665861;0.03005612;0.005679954,-0.1624884;0.4978088;0.006297444,-0.2007981;0.2611284;0.00827701,-0.252294;0.02679239;-0.0245881,0.08948302;0.005583166;-0.03924034,0.09839641;-0.3165227;0.006676648,0.10612;-0.6562603;0.08836216,0.1078638;-0.619018;0.01550008,-0.0877777;0.00637484;-0.04280918,-0.1129346;-0.3163403;-0.008719798,-0.1332714;-0.6565311;0.06880711,-0.1295551;-0.6192326;-0.003975414,0.01012667;0.5477617;0.004873762,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.005738242;0.3156763;0.007872334,0.01164761;0.6236838;0.000642837,0.1827688;0.5014975;0.02351812,0.2188224;0.2650106;0.03974349,0.2665861;0.03005612;0.005679954,-0.1624884;0.4978088;0.006297444,-0.2007981;0.2611284;0.00827701,-0.252294;0.02679239;-0.0245881,0.08948302;0.005583166;-0.03924034,0.09839641;-0.3165227;0.006676648,0.10612;-0.6562603;0.08836216,0.1078638;-0.619018;0.01550008,-0.0877777;0.00637484;-0.04280918,-0.1129346;-0.3163403;-0.008719798,-0.1332714;-0.6565311;0.06880711,-0.1295551;-0.6192326;-0.003975414,0.01012667;0.5477617;0.004873762,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.005738242;0.3156763;0.007872334,0.01164761;0.6236838;0.000642837,0.1827688;0.5014975;0.02351812,0.2188224;0.2650106;0.03974349,0.2665861;0.03005612;0.005679954,-0.1624884;0.4978088;0.006297444,-0.2007981;0.2611284;0.00827701,-0.252294;0.02679239;-0.0245881,0.08948302;0.005583166;-0.03924034,0.09839641;-0.3165227;0.006676648,0.10612;-0.6562603;0.08836216,0.1078638;-0.619018;0.01550008,-0.0877777;0.00637484;-0.04280918,-0.1129346;-0.3163403;-0.008719798,-0.1332714;-0.6565311;0.06880711,-0.1295551;-0.6192326;-0.003975414,0.01012667;0.5477617;0.004873762,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.005639906;0.3156772;0.007907037,0.01150238;0.6236858;0.0006955191,0.182677;0.5015821;0.02340034,0.2195942;0.2652271;0.03960526,0.2691622;0.03061093;0.005788323,-0.1624342;0.4971709;0.00635154,-0.2034334;0.2609606;0.009946801,-0.2589832;0.0274207;-0.02196926,0.08950417;0.005597254;-0.03919007,0.09835497;-0.3165134;0.006705079,0.1060874;-0.6562496;0.08839539,0.107802;-0.6190053;0.01553283,-0.08776113;0.006360396;-0.04284529,-0.1130024;-0.3163398;-0.008676738,-0.1334428;-0.6565257;0.0688441,-0.129754;-0.619224;-0.003939487,0.009994462;0.5477634;0.004925331,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.005639906;0.3156772;0.007907037,0.01150238;0.6236858;0.0006955191,0.182677;0.5015821;0.02340034,0.2195942;0.2652271;0.03960526,0.2691622;0.03061093;0.005788323,-0.1624342;0.4971709;0.00635154,-0.2034334;0.2609606;0.009946801,-0.2589832;0.0274207;-0.02196926,0.08950417;0.005597254;-0.03919007,0.09835497;-0.3165134;0.006705079,0.1060874;-0.6562496;0.08839539,0.107802;-0.6190053;0.01553283,-0.08776113;0.006360396;-0.04284529,-0.1130024;-0.3163398;-0.008676738,-0.1334428;-0.6565257;0.0688441,-0.129754;-0.619224;-0.003939487,0.009994462;0.5477634;0.004925331,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.005639906;0.3156772;0.007907037,0.01150238;0.6236858;0.0006955191,0.182677;0.5015821;0.02340034,0.2195942;0.2652271;0.03960526,0.2691622;0.03061093;0.005788323,-0.1624342;0.4971709;0.00635154,-0.2034334;0.2609606;0.009946801,-0.2589832;0.0274207;-0.02196926,0.08950417;0.005597254;-0.03919007,0.09835497;-0.3165134;0.006705079,0.1060874;-0.6562496;0.08839539,0.107802;-0.6190053;0.01553283,-0.08776113;0.006360396;-0.04284529,-0.1130024;-0.3163398;-0.008676738,-0.1334428;-0.6565257;0.0688441,-0.129754;-0.619224;-0.003939487,0.009994462;0.5477634;0.004925331,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.005516507;0.3156806;0.007857977,0.01133529;0.6236899;0.0006450769,0.182556;0.501675;0.02319231,0.2207833;0.2655248;0.03934494,0.272024;0.03125612;0.005612303,-0.1630987;0.4989152;0.006080621,-0.2070736;0.2632685;0.01118188,-0.2657636;0.030553;-0.02113379,0.08947589;0.005551118;-0.03926117,0.09822038;-0.3165632;0.006628636,0.1059332;-0.6563015;0.08831212,0.107681;-0.6190577;0.01545029,-0.08779109;0.006413996;-0.04277585,-0.113113;-0.3163183;-0.008972984,-0.1336677;-0.6564747;0.06864728,-0.1299451;-0.6191741;-0.0041347,0.009832712;0.5477676;0.004877488,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.005516507;0.3156806;0.007857977,0.01133529;0.6236899;0.0006450769,0.182556;0.501675;0.02319231,0.2207833;0.2655248;0.03934494,0.272024;0.03125612;0.005612303,-0.1630987;0.4989152;0.006080621,-0.2070736;0.2632685;0.01118188,-0.2657636;0.030553;-0.02113379,0.08947589;0.005551118;-0.03926117,0.09822038;-0.3165632;0.006628636,0.1059332;-0.6563015;0.08831212,0.107681;-0.6190577;0.01545029,-0.08779109;0.006413996;-0.04277585,-0.113113;-0.3163183;-0.008972984,-0.1336677;-0.6564747;0.06864728,-0.1299451;-0.6191741;-0.0041347,0.009832712;0.5477676;0.004877488,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.005516507;0.3156806;0.007857977,0.01133529;0.6236899;0.0006450769,0.182556;0.501675;0.02319231,0.2207833;0.2655248;0.03934494,0.272024;0.03125612;0.005612303,-0.1630987;0.4989152;0.006080621,-0.2070736;0.2632685;0.01118188,-0.2657636;0.030553;-0.02113379,0.08947589;0.005551118;-0.03926117,0.09822038;-0.3165632;0.006628636,0.1059332;-0.6563015;0.08831212,0.107681;-0.6190577;0.01545029,-0.08779109;0.006413996;-0.04277585,-0.113113;-0.3163183;-0.008972984,-0.1336677;-0.6564747;0.06864728,-0.1299451;-0.6191741;-0.0041347,0.009832712;0.5477676;0.004877488,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.00531631;0.3156839;0.00786141,0.01093466;0.6236971;0.0006485726,0.1821828;0.5015088;0.02309321,0.222146;0.2656408;0.03916759,0.2774438;0.03226724;0.005637892,-0.1632282;0.4981945;0.006279492,-0.210649;0.2632336;0.01209291,-0.2735016;0.0313056;-0.01797811,0.08946206;0.005614879;-0.0392836,0.09796654;-0.3164881;0.006731093,0.1056752;-0.6561559;0.08870738,0.1073745;-0.6189114;0.01584446,-0.08783845;0.00634473;-0.04268887,-0.1132276;-0.3163913;-0.008972462,-0.1339689;-0.6565304;0.06867404,-0.1302931;-0.619229;-0.004110232,0.009494936;0.5477734;0.004878146,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.00531631;0.3156839;0.00786141,0.01093466;0.6236971;0.0006485726,0.1821828;0.5015088;0.02309321,0.222146;0.2656408;0.03916759,0.2774438;0.03226724;0.005637892,-0.1632282;0.4981945;0.006279492,-0.210649;0.2632336;0.01209291,-0.2735016;0.0313056;-0.01797811,0.08946206;0.005614879;-0.0392836,0.09796654;-0.3164881;0.006731093,0.1056752;-0.6561559;0.08870738,0.1073745;-0.6189114;0.01584446,-0.08783845;0.00634473;-0.04268887,-0.1132276;-0.3163913;-0.008972462,-0.1339689;-0.6565304;0.06867404,-0.1302931;-0.619229;-0.004110232,0.009494936;0.5477734;0.004878146,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.00531631;0.3156839;0.00786141,0.01093466;0.6236971;0.0006485726,0.1821828;0.5015088;0.02309321,0.222146;0.2656408;0.03916759,0.2774438;0.03226724;0.005637892,-0.1632282;0.4981945;0.006279492,-0.210649;0.2632336;0.01209291,-0.2735016;0.0313056;-0.01797811,0.08946206;0.005614879;-0.0392836,0.09796654;-0.3164881;0.006731093,0.1056752;-0.6561559;0.08870738,0.1073745;-0.6189114;0.01584446,-0.08783845;0.00634473;-0.04268887,-0.1132276;-0.3163913;-0.008972462,-0.1339689;-0.6565304;0.06867404,-0.1302931;-0.619229;-0.004110232,0.009494936;0.5477734;0.004878146,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.005009008;0.3156891;0.007858475,0.01047887;0.6237034;0.0006083595,0.1818939;0.5017929;0.02269569,0.2241602;0.2663572;0.03921093,0.2848239;0.03430335;0.005800627,-0.1640294;0.4996076;0.006147257,-0.214639;0.2653182;0.01217218,-0.2807797;0.0341036;-0.01629799,0.08946928;0.005581843;-0.03927184,0.09790006;-0.3165451;0.006588425,0.1053196;-0.6561927;0.08867539,0.1069888;-0.6189468;0.01581193,-0.08783282;0.006350383;-0.04269961,-0.1135072;-0.3163673;-0.009022724,-0.1344476;-0.6565002;0.06859718,-0.1308002;-0.6191954;-0.004188187,0.00909212;0.54778;0.004863006,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.005009008;0.3156891;0.007858475,0.01047887;0.6237034;0.0006083595,0.1818939;0.5017929;0.02269569,0.2241602;0.2663572;0.03921093,0.2848239;0.03430335;0.005800627,-0.1640294;0.4996076;0.006147257,-0.214639;0.2653182;0.01217218,-0.2807797;0.0341036;-0.01629799,0.08946928;0.005581843;-0.03927184,0.09790006;-0.3165451;0.006588425,0.1053196;-0.6561927;0.08867539,0.1069888;-0.6189468;0.01581193,-0.08783282;0.006350383;-0.04269961,-0.1135072;-0.3163673;-0.009022724,-0.1344476;-0.6565002;0.06859718,-0.1308002;-0.6191954;-0.004188187,0.00909212;0.54778;0.004863006,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.005009008;0.3156891;0.007858475,0.01047887;0.6237034;0.0006083595,0.1818939;0.5017929;0.02269569,0.2241602;0.2663572;0.03921093,0.2848239;0.03430335;0.005800627,-0.1640294;0.4996076;0.006147257,-0.214639;0.2653182;0.01217218,-0.2807797;0.0341036;-0.01629799,0.08946928;0.005581843;-0.03927184,0.09790006;-0.3165451;0.006588425,0.1053196;-0.6561927;0.08867539,0.1069888;-0.6189468;0.01581193,-0.08783282;0.006350383;-0.04269961,-0.1135072;-0.3163673;-0.009022724,-0.1344476;-0.6565002;0.06859718,-0.1308002;-0.6191954;-0.004188187,0.00909212;0.54778;0.004863006,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.004720845;0.3156931;0.007873554,0.01002206;0.6237116;0.000674638,0.181601;0.5022299;0.02252504,0.2267708;0.2673415;0.03914633,0.2929339;0.03664155;0.006815258,-0.1641335;0.4984537;0.005981445,-0.2201077;0.265404;0.01260712,-0.290218;0.03516985;-0.01426454,0.08945416;0.005624935;-0.03930015,0.09753531;-0.3164921;0.006692577,0.1046912;-0.6561948;0.08857431,0.1063404;-0.6189467;0.0157106,-0.08787832;0.006299261;-0.04261347,-0.1139716;-0.3164036;-0.009117365,-0.1349348;-0.6565944;0.06824244,-0.1313078;-0.619285;-0.004543491,0.008662309;0.5477871;0.004916848,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.004720845;0.3156931;0.007873554,0.01002206;0.6237116;0.000674638,0.181601;0.5022299;0.02252504,0.2267708;0.2673415;0.03914633,0.2929339;0.03664155;0.006815258,-0.1641335;0.4984537;0.005981445,-0.2201077;0.265404;0.01260712,-0.290218;0.03516985;-0.01426454,0.08945416;0.005624935;-0.03930015,0.09753531;-0.3164921;0.006692577,0.1046912;-0.6561948;0.08857431,0.1063404;-0.6189467;0.0157106,-0.08787832;0.006299261;-0.04261347,-0.1139716;-0.3164036;-0.009117365,-0.1349348;-0.6565944;0.06824244,-0.1313078;-0.619285;-0.004543491,0.008662309;0.5477871;0.004916848,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.004720845;0.3156931;0.007873554,0.01002206;0.6237116;0.000674638,0.181601;0.5022299;0.02252504,0.2267708;0.2673415;0.03914633,0.2929339;0.03664155;0.006815258,-0.1641335;0.4984537;0.005981445,-0.2201077;0.265404;0.01260712,-0.290218;0.03516985;-0.01426454,0.08945416;0.005624935;-0.03930015,0.09753531;-0.3164921;0.006692577,0.1046912;-0.6561948;0.08857431,0.1063404;-0.6189467;0.0157106,-0.08787832;0.006299261;-0.04261347,-0.1139716;-0.3164036;-0.009117365,-0.1349348;-0.6565944;0.06824244,-0.1313078;-0.619285;-0.004543491,0.008662309;0.5477871;0.004916848,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.004432239;0.3156978;0.007854445,0.009573847;0.6237195;0.0006805742,0.1813388;0.5027663;0.02230362,0.231551;0.2689351;0.03935779,0.2991146;0.03845195;0.008406049,-0.164414;0.497964;0.005985716,-0.2260772;0.266362;0.01286536,-0.3001826;0.03732872;-0.01354396,0.08942501;0.005637303;-0.03936465,0.09710053;-0.3164741;0.00673648,0.1041437;-0.6561718;0.08864903,0.105741;-0.6189217;0.01578438,-0.08792612;0.006278468;-0.04251785,-0.11493;-0.3164878;-0.01038219,-0.1354914;-0.6565909;0.06746977,-0.1319166;-0.6192797;-0.005318575,0.008239149;0.5477942;0.004917111,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.004432239;0.3156978;0.007854445,0.009573847;0.6237195;0.0006805742,0.1813388;0.5027663;0.02230362,0.231551;0.2689351;0.03935779,0.2991146;0.03845195;0.008406049,-0.164414;0.497964;0.005985716,-0.2260772;0.266362;0.01286536,-0.3001826;0.03732872;-0.01354396,0.08942501;0.005637303;-0.03936465,0.09710053;-0.3164741;0.00673648,0.1041437;-0.6561718;0.08864903,0.105741;-0.6189217;0.01578438,-0.08792612;0.006278468;-0.04251785,-0.11493;-0.3164878;-0.01038219,-0.1354914;-0.6565909;0.06746977,-0.1319166;-0.6192797;-0.005318575,0.008239149;0.5477942;0.004917111,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.004432239;0.3156978;0.007854445,0.009573847;0.6237195;0.0006805742,0.1813388;0.5027663;0.02230362,0.231551;0.2689351;0.03935779,0.2991146;0.03845195;0.008406049,-0.164414;0.497964;0.005985716,-0.2260772;0.266362;0.01286536,-0.3001826;0.03732872;-0.01354396,0.08942501;0.005637303;-0.03936465,0.09710053;-0.3164741;0.00673648,0.1041437;-0.6561718;0.08864903,0.105741;-0.6189217;0.01578438,-0.08792612;0.006278468;-0.04251785,-0.11493;-0.3164878;-0.01038219,-0.1354914;-0.6565909;0.06746977,-0.1319166;-0.6192797;-0.005318575,0.008239149;0.5477942;0.004917111,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.004139341;0.3157001;0.007918824,0.009160963;0.6237246;0.0007726322,0.1810627;0.5030007;0.02210627,0.2346766;0.2699497;0.039483,0.308351;0.04109517;0.01044842,-0.164609;0.4973835;0.005881684,-0.2334719;0.2678266;0.01300218,-0.3115453;0.04001375;-0.01251582,0.08940795;0.005659788;-0.03940018,0.09736235;-0.316412;0.006929822,0.1036368;-0.6561708;0.08865126,0.1052124;-0.6189184;0.01578636,-0.08798203;0.006248464;-0.04240645,-0.1153034;-0.3165014;-0.01037446,-0.1357539;-0.6566335;0.06737989,-0.1322014;-0.6193185;-0.005409151,0.007875515;0.5477979;0.004998182,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.004139341;0.3157001;0.007918824,0.009160963;0.6237246;0.0007726322,0.1810627;0.5030007;0.02210627,0.2346766;0.2699497;0.039483,0.308351;0.04109517;0.01044842,-0.164609;0.4973835;0.005881684,-0.2334719;0.2678266;0.01300218,-0.3115453;0.04001375;-0.01251582,0.08940795;0.005659788;-0.03940018,0.09736235;-0.316412;0.006929822,0.1036368;-0.6561708;0.08865126,0.1052124;-0.6189184;0.01578636,-0.08798203;0.006248464;-0.04240645,-0.1153034;-0.3165014;-0.01037446,-0.1357539;-0.6566335;0.06737989,-0.1322014;-0.6193185;-0.005409151,0.007875515;0.5477979;0.004998182,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.004139341;0.3157001;0.007918824,0.009160963;0.6237246;0.0007726322,0.1810627;0.5030007;0.02210627,0.2346766;0.2699497;0.039483,0.308351;0.04109517;0.01044842,-0.164609;0.4973835;0.005881684,-0.2334719;0.2678266;0.01300218,-0.3115453;0.04001375;-0.01251582,0.08940795;0.005659788;-0.03940018,0.09736235;-0.316412;0.006929822,0.1036368;-0.6561708;0.08865126,0.1052124;-0.6189184;0.01578636,-0.08798203;0.006248464;-0.04240645,-0.1153034;-0.3165014;-0.01037446,-0.1357539;-0.6566335;0.06737989,-0.1322014;-0.6193185;-0.005409151,0.007875515;0.5477979;0.004998182,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.003921409;0.3157022;0.007948442,0.008774642;0.6237306;0.0008593919,0.1807933;0.5032822;0.02200461,0.2389744;0.2713154;0.03919524,0.318132;0.04406287;0.0120722,-0.1649034;0.4971704;0.005926781,-0.2388412;0.26921;0.01343928,-0.3210406;0.04293185;-0.01276684,0.08940504;0.00564647;-0.03940868,0.0972103;-0.3164639;0.006678399,0.1032424;-0.6562012;0.08850707,0.1047858;-0.6189452;0.01564184,-0.08800399;0.006256121;-0.04235974,-0.1155787;-0.3164969;-0.01057791,-0.1361355;-0.6565673;0.06741822,-0.1326151;-0.6192499;-0.005372137,0.007517408;0.5478027;0.005072225,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.003921409;0.3157022;0.007948442,0.008774642;0.6237306;0.0008593919,0.1807933;0.5032822;0.02200461,0.2389744;0.2713154;0.03919524,0.318132;0.04406287;0.0120722,-0.1649034;0.4971704;0.005926781,-0.2388412;0.26921;0.01343928,-0.3210406;0.04293185;-0.01276684,0.08940504;0.00564647;-0.03940868,0.0972103;-0.3164639;0.006678399,0.1032424;-0.6562012;0.08850707,0.1047858;-0.6189452;0.01564184,-0.08800399;0.006256121;-0.04235974,-0.1155787;-0.3164969;-0.01057791,-0.1361355;-0.6565673;0.06741822,-0.1326151;-0.6192499;-0.005372137,0.007517408;0.5478027;0.005072225,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.003921409;0.3157022;0.007948442,0.008774642;0.6237306;0.0008593919,0.1807933;0.5032822;0.02200461,0.2389744;0.2713154;0.03919524,0.318132;0.04406287;0.0120722,-0.1649034;0.4971704;0.005926781,-0.2388412;0.26921;0.01343928,-0.3210406;0.04293185;-0.01276684,0.08940504;0.00564647;-0.03940868,0.0972103;-0.3164639;0.006678399,0.1032424;-0.6562012;0.08850707,0.1047858;-0.6189452;0.01564184,-0.08800399;0.006256121;-0.04235974,-0.1155787;-0.3164969;-0.01057791,-0.1361355;-0.6565673;0.06741822,-0.1326151;-0.6192499;-0.005372137,0.007517408;0.5478027;0.005072225,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.003897001;0.3157022;0.007959638,0.008658651;0.6237335;0.0009274245,0.1807469;0.5033882;0.02183229,0.2450156;0.273136;0.0403427,0.3271102;0.04689398;0.01350393,-0.1649373;0.4969663;0.006050501,-0.2443025;0.2708354;0.01347694,-0.3319546;0.04641958;-0.0110169,0.08937944;0.005667075;-0.03946375,0.09711781;-0.3164453;0.006620374,0.1028483;-0.6562207;0.0883127,0.1043394;-0.6189635;0.0154465,-0.08804712;0.00622968;-0.04227393,-0.1157316;-0.3165096;-0.01044765,-0.1364922;-0.6566186;0.06732558,-0.1330234;-0.6192933;-0.005466461,0.00742255;0.5478044;0.005123787,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.003897001;0.3157022;0.007959638,0.008658651;0.6237335;0.0009274245,0.1807469;0.5033882;0.02183229,0.2450156;0.273136;0.0403427,0.3271102;0.04689398;0.01350393,-0.1649373;0.4969663;0.006050501,-0.2443025;0.2708354;0.01347694,-0.3319546;0.04641958;-0.0110169,0.08937944;0.005667075;-0.03946375,0.09711781;-0.3164453;0.006620374,0.1028483;-0.6562207;0.0883127,0.1043394;-0.6189635;0.0154465,-0.08804712;0.00622968;-0.04227393,-0.1157316;-0.3165096;-0.01044765,-0.1364922;-0.6566186;0.06732558,-0.1330234;-0.6192933;-0.005466461,0.00742255;0.5478044;0.005123787,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.003897001;0.3157022;0.007959638,0.008658651;0.6237335;0.0009274245,0.1807469;0.5033882;0.02183229,0.2450156;0.273136;0.0403427,0.3271102;0.04689398;0.01350393,-0.1649373;0.4969663;0.006050501,-0.2443025;0.2708354;0.01347694,-0.3319546;0.04641958;-0.0110169,0.08937944;0.005667075;-0.03946375,0.09711781;-0.3164453;0.006620374,0.1028483;-0.6562207;0.0883127,0.1043394;-0.6189635;0.0154465,-0.08804712;0.00622968;-0.04227393,-0.1157316;-0.3165096;-0.01044765,-0.1364922;-0.6566186;0.06732558,-0.1330234;-0.6192933;-0.005466461,0.00742255;0.5478044;0.005123787,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.003870035;0.3157028;0.007949797,0.008550929;0.6237363;0.0009518247,0.1807197;0.5036196;0.02182007,0.2499937;0.274819;0.0402747,0.3399737;0.05160356;0.0133714,-0.1649837;0.4968306;0.006237069,-0.250303;0.2728783;0.013666,-0.3422028;0.05016436;-0.01079264,0.08935199;0.005655246;-0.03952757,0.09689915;-0.3164161;0.006873272,0.1026625;-0.6561996;0.08852968,0.1041142;-0.6189398;0.01566294,-0.08809847;0.006227457;-0.04216714,-0.1158474;-0.316492;-0.0101959,-0.1368367;-0.6566303;0.06738743,-0.1334047;-0.6192988;-0.005405731,0.00733449;0.5478061;0.005135071,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.003870035;0.3157028;0.007949797,0.008550929;0.6237363;0.0009518247,0.1807197;0.5036196;0.02182007,0.2499937;0.274819;0.0402747,0.3399737;0.05160356;0.0133714,-0.1649837;0.4968306;0.006237069,-0.250303;0.2728783;0.013666,-0.3422028;0.05016436;-0.01079264,0.08935199;0.005655246;-0.03952757,0.09689915;-0.3164161;0.006873272,0.1026625;-0.6561996;0.08852968,0.1041142;-0.6189398;0.01566294,-0.08809847;0.006227457;-0.04216714,-0.1158474;-0.316492;-0.0101959,-0.1368367;-0.6566303;0.06738743,-0.1334047;-0.6192988;-0.005405731,0.00733449;0.5478061;0.005135071,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.003870035;0.3157028;0.007949797,0.008550929;0.6237363;0.0009518247,0.1807197;0.5036196;0.02182007,0.2499937;0.274819;0.0402747,0.3399737;0.05160356;0.0133714,-0.1649837;0.4968306;0.006237069,-0.250303;0.2728783;0.013666,-0.3422028;0.05016436;-0.01079264,0.08935199;0.005655246;-0.03952757,0.09689915;-0.3164161;0.006873272,0.1026625;-0.6561996;0.08852968,0.1041142;-0.6189398;0.01566294,-0.08809847;0.006227457;-0.04216714,-0.1158474;-0.316492;-0.0101959,-0.1368367;-0.6566303;0.06738743,-0.1334047;-0.6192988;-0.005405731,0.00733449;0.5478061;0.005135071,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.003843953;0.3157027;0.007964146,0.008474705;0.6237375;0.0009887316,0.1807949;0.5041392;0.02175491,0.2558063;0.2771973;0.04072428,0.3522988;0.05650373;0.01564719,-0.1650423;0.496809;0.006334516,-0.2555005;0.2748932;0.01407085,-0.3530461;0.0545968;-0.01041733,0.08929285;0.005664387;-0.03965966,0.09641901;-0.3164172;0.006736793,0.102742;-0.6562173;0.08828285,0.1041518;-0.6189593;0.0154151,-0.08815893;0.006203498;-0.04204414,-0.1159261;-0.3165144;-0.01007346,-0.1370238;-0.6566337;0.06756361,-0.1336304;-0.6193003;-0.005231164,0.007268894;0.5478069;0.005167539,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.003843953;0.3157027;0.007964146,0.008474705;0.6237375;0.0009887316,0.1807949;0.5041392;0.02175491,0.2558063;0.2771973;0.04072428,0.3522988;0.05650373;0.01564719,-0.1650423;0.496809;0.006334516,-0.2555005;0.2748932;0.01407085,-0.3530461;0.0545968;-0.01041733,0.08929285;0.005664387;-0.03965966,0.09641901;-0.3164172;0.006736793,0.102742;-0.6562173;0.08828285,0.1041518;-0.6189593;0.0154151,-0.08815893;0.006203498;-0.04204414,-0.1159261;-0.3165144;-0.01007346,-0.1370238;-0.6566337;0.06756361,-0.1336304;-0.6193003;-0.005231164,0.007268894;0.5478069;0.005167539,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.003843953;0.3157027;0.007964146,0.008474705;0.6237375;0.0009887316,0.1807949;0.5041392;0.02175491,0.2558063;0.2771973;0.04072428,0.3522988;0.05650373;0.01564719,-0.1650423;0.496809;0.006334516,-0.2555005;0.2748932;0.01407085,-0.3530461;0.0545968;-0.01041733,0.08929285;0.005664387;-0.03965966,0.09641901;-0.3164172;0.006736793,0.102742;-0.6562173;0.08828285,0.1041518;-0.6189593;0.0154151,-0.08815893;0.006203498;-0.04204414,-0.1159261;-0.3165144;-0.01007346,-0.1370238;-0.6566337;0.06756361,-0.1336304;-0.6193003;-0.005231164,0.007268894;0.5478069;0.005167539,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.003904896;0.3156997;0.008054149,0.008539129;0.6237358;0.001144699,0.180891;0.5042427;0.02184067,0.2617003;0.279349;0.04138201,0.361251;0.05963457;0.01992197,-0.1649631;0.4967563;0.006527754,-0.2618803;0.2775902;0.01442904,-0.3636898;0.0590689;-0.00856193,0.08929736;0.00560123;-0.03965851,0.09647776;-0.3164485;0.006950259,0.1030108;-0.656248;0.08848209,0.1043974;-0.6189825;0.01561464,-0.08817115;0.006262046;-0.0420098,-0.115824;-0.3164469;-0.009850208,-0.137042;-0.6565568;0.06779528,-0.1336688;-0.6192198;-0.005000077,0.007332895;0.5478044;0.00531031,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.003904896;0.3156997;0.008054149,0.008539129;0.6237358;0.001144699,0.180891;0.5042427;0.02184067,0.2617003;0.279349;0.04138201,0.361251;0.05963457;0.01992197,-0.1649631;0.4967563;0.006527754,-0.2618803;0.2775902;0.01442904,-0.3636898;0.0590689;-0.00856193,0.08929736;0.00560123;-0.03965851,0.09647776;-0.3164485;0.006950259,0.1030108;-0.656248;0.08848209,0.1043974;-0.6189825;0.01561464,-0.08817115;0.006262046;-0.0420098,-0.115824;-0.3164469;-0.009850208,-0.137042;-0.6565568;0.06779528,-0.1336688;-0.6192198;-0.005000077,0.007332895;0.5478044;0.00531031,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.003904896;0.3156997;0.008054149,0.008539129;0.6237358;0.001144699,0.180891;0.5042427;0.02184067,0.2617003;0.279349;0.04138201,0.361251;0.05963457;0.01992197,-0.1649631;0.4967563;0.006527754,-0.2618803;0.2775902;0.01442904,-0.3636898;0.0590689;-0.00856193,0.08929736;0.00560123;-0.03965851,0.09647776;-0.3164485;0.006950259,0.1030108;-0.656248;0.08848209,0.1043974;-0.6189825;0.01561464,-0.08817115;0.006262046;-0.0420098,-0.115824;-0.3164469;-0.009850208,-0.137042;-0.6565568;0.06779528,-0.1336688;-0.6192198;-0.005000077,0.007332895;0.5478044;0.00531031,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.003951231;0.3157002;0.008011345,0.008597011;0.6237358;0.001083421,0.1810695;0.5046999;0.02169196,0.2682909;0.2822993;0.04217582,0.3763281;0.0666396;0.02063157,-0.1648984;0.4967326;0.006667818,-0.2677367;0.2802835;0.01461928,-0.3741517;0.0637856;-0.006589742,0.08924145;0.005601204;-0.03978414,0.09641809;-0.3164214;0.007012993,0.103268;-0.6562728;0.0883017,0.1045905;-0.6190028;0.01543352,-0.08821477;0.006252394;-0.04191957,-0.1155562;-0.3164833;-0.009762004,-0.1369899;-0.6565446;0.06803696,-0.1336785;-0.6192071;-0.004761182,0.007388962;0.5478045;0.005249729,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.003951231;0.3157002;0.008011345,0.008597011;0.6237358;0.001083421,0.1810695;0.5046999;0.02169196,0.2682909;0.2822993;0.04217582,0.3763281;0.0666396;0.02063157,-0.1648984;0.4967326;0.006667818,-0.2677367;0.2802835;0.01461928,-0.3741517;0.0637856;-0.006589742,0.08924145;0.005601204;-0.03978414,0.09641809;-0.3164214;0.007012993,0.103268;-0.6562728;0.0883017,0.1045905;-0.6190028;0.01543352,-0.08821477;0.006252394;-0.04191957,-0.1155562;-0.3164833;-0.009762004,-0.1369899;-0.6565446;0.06803696,-0.1336785;-0.6192071;-0.004761182,0.007388962;0.5478045;0.005249729,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.003951231;0.3157002;0.008011345,0.008597011;0.6237358;0.001083421,0.1810695;0.5046999;0.02169196,0.2682909;0.2822993;0.04217582,0.3763281;0.0666396;0.02063157,-0.1648984;0.4967326;0.006667818,-0.2677367;0.2802835;0.01461928,-0.3741517;0.0637856;-0.006589742,0.08924145;0.005601204;-0.03978414,0.09641809;-0.3164214;0.007012993,0.103268;-0.6562728;0.0883017,0.1045905;-0.6190028;0.01543352,-0.08821477;0.006252394;-0.04191957,-0.1155562;-0.3164833;-0.009762004,-0.1369899;-0.6565446;0.06803696,-0.1336785;-0.6192071;-0.004761182,0.007388962;0.5478045;0.005249729,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.00397953;0.3156965;0.008142863,0.008606927;0.6237344;0.001308311,0.1812144;0.5049938;0.02127207,0.27425;0.2850709;0.04289304,0.3877682;0.07205658;0.02330153,-0.1648894;0.4967466;0.006926574,-0.2725074;0.2826256;0.01465523,-0.3836375;0.06844731;-0.005913639,0.08911864;0.005591496;-0.04005984,0.09610837;-0.3163573;0.007269952,0.1034604;-0.6562119;0.08850209,0.1046577;-0.6189355;0.01563238,-0.08830996;0.006230145;-0.04172201,-0.1155424;-0.3165056;-0.009472862,-0.1370424;-0.6566179;0.06808468,-0.1338516;-0.6192541;-0.004716195,0.007402423;0.547802;0.005456116,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.00397953;0.3156965;0.008142863,0.008606927;0.6237344;0.001308311,0.1812144;0.5049938;0.02127207,0.27425;0.2850709;0.04289304,0.3877682;0.07205658;0.02330153,-0.1648894;0.4967466;0.006926574,-0.2725074;0.2826256;0.01465523,-0.3836375;0.06844731;-0.005913639,0.08911864;0.005591496;-0.04005984,0.09610837;-0.3163573;0.007269952,0.1034604;-0.6562119;0.08850209,0.1046577;-0.6189355;0.01563238,-0.08830996;0.006230145;-0.04172201,-0.1155424;-0.3165056;-0.009472862,-0.1370424;-0.6566179;0.06808468,-0.1338516;-0.6192541;-0.004716195,0.007402423;0.547802;0.005456116,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.00397953;0.3156965;0.008142863,0.008606927;0.6237344;0.001308311,0.1812144;0.5049938;0.02127207,0.27425;0.2850709;0.04289304,0.3877682;0.07205658;0.02330153,-0.1648894;0.4967466;0.006926574,-0.2725074;0.2826256;0.01465523,-0.3836375;0.06844731;-0.005913639,0.08911864;0.005591496;-0.04005984,0.09610837;-0.3163573;0.007269952,0.1034604;-0.6562119;0.08850209,0.1046577;-0.6189355;0.01563238,-0.08830996;0.006230145;-0.04172201,-0.1155424;-0.3165056;-0.009472862,-0.1370424;-0.6566179;0.06808468,-0.1338516;-0.6192541;-0.004716195,0.007402423;0.547802;0.005456116,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.003919549;0.3156943;0.008254797,0.00848115;0.6237353;0.001525498,0.1812883;0.5057191;0.02135912,0.2812586;0.2888817;0.04319145,0.4004836;0.07874756;0.02662863,-0.1649793;0.4966714;0.007214138,-0.2781643;0.2854355;0.01481014,-0.3954358;0.07447688;-0.004917922,0.08908981;0.00553496;-0.04013176,0.09578428;-0.3163796;0.007472686,0.1033173;-0.6562147;0.08876943,0.104459;-0.6189293;0.01589973,-0.08835842;0.006263099;-0.0416143,-0.1158845;-0.3164355;-0.009242229,-0.1372391;-0.6565676;0.06826822,-0.1341033;-0.6191977;-0.004534416,0.007289521;0.5478015;0.005649844,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.003919549;0.3156943;0.008254797,0.00848115;0.6237353;0.001525498,0.1812883;0.5057191;0.02135912,0.2812586;0.2888817;0.04319145,0.4004836;0.07874756;0.02662863,-0.1649793;0.4966714;0.007214138,-0.2781643;0.2854355;0.01481014,-0.3954358;0.07447688;-0.004917922,0.08908981;0.00553496;-0.04013176,0.09578428;-0.3163796;0.007472686,0.1033173;-0.6562147;0.08876943,0.104459;-0.6189293;0.01589973,-0.08835842;0.006263099;-0.0416143,-0.1158845;-0.3164355;-0.009242229,-0.1372391;-0.6565676;0.06826822,-0.1341033;-0.6191977;-0.004534416,0.007289521;0.5478015;0.005649844,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.003919549;0.3156943;0.008254797,0.00848115;0.6237353;0.001525498,0.1812883;0.5057191;0.02135912,0.2812586;0.2888817;0.04319145,0.4004836;0.07874756;0.02662863,-0.1649793;0.4966714;0.007214138,-0.2781643;0.2854355;0.01481014,-0.3954358;0.07447688;-0.004917922,0.08908981;0.00553496;-0.04013176,0.09578428;-0.3163796;0.007472686,0.1033173;-0.6562147;0.08876943,0.104459;-0.6189293;0.01589973,-0.08835842;0.006263099;-0.0416143,-0.1158845;-0.3164355;-0.009242229,-0.1372391;-0.6565676;0.06826822,-0.1341033;-0.6191977;-0.004534416,0.007289521;0.5478015;0.005649844,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.003926001;0.3156936;0.008278011,0.008467229;0.6237357;0.001584748,0.1814158;0.5062627;0.02134325,0.2871472;0.2923175;0.04452674,0.4093283;0.08386099;0.02831,-0.1649841;0.4966581;0.007311702,-0.2843567;0.2888507;0.01475809,-0.4107227;0.08332494;-0.00612485,0.08905154;0.005502058;-0.04022111,0.09564894;-0.316384;0.007589284,0.1031955;-0.6562313;0.08883363,0.1043038;-0.6189434;0.01596367,-0.08839794;0.006293619;-0.0415257,-0.1158874;-0.3164051;-0.009123825,-0.1373845;-0.6565535;0.06827573,-0.1342814;-0.6191786;-0.004527807,0.007280406;0.5478013;0.005699616,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.003926001;0.3156936;0.008278011,0.008467229;0.6237357;0.001584748,0.1814158;0.5062627;0.02134325,0.2871472;0.2923175;0.04452674,0.4093283;0.08386099;0.02831,-0.1649841;0.4966581;0.007311702,-0.2843567;0.2888507;0.01475809,-0.4107227;0.08332494;-0.00612485,0.08905154;0.005502058;-0.04022111,0.09564894;-0.316384;0.007589284,0.1031955;-0.6562313;0.08883363,0.1043038;-0.6189434;0.01596367,-0.08839794;0.006293619;-0.0415257,-0.1158874;-0.3164051;-0.009123825,-0.1373845;-0.6565535;0.06827573,-0.1342814;-0.6191786;-0.004527807,0.007280406;0.5478013;0.005699616,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.003926001;0.3156936;0.008278011,0.008467229;0.6237357;0.001584748,0.1814158;0.5062627;0.02134325,0.2871472;0.2923175;0.04452674,0.4093283;0.08386099;0.02831,-0.1649841;0.4966581;0.007311702,-0.2843567;0.2888507;0.01475809,-0.4107227;0.08332494;-0.00612485,0.08905154;0.005502058;-0.04022111,0.09564894;-0.316384;0.007589284,0.1031955;-0.6562313;0.08883363,0.1043038;-0.6189434;0.01596367,-0.08839794;0.006293619;-0.0415257,-0.1158874;-0.3164051;-0.009123825,-0.1373845;-0.6565535;0.06827573,-0.1342814;-0.6191786;-0.004527807,0.007280406;0.5478013;0.005699616,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.003894881;0.3156925;0.008335644,0.008401324;0.6237362;0.00169693,0.1814435;0.5066139;0.02140324,0.2919883;0.2951965;0.04531457,0.4206929;0.09045564;0.03260286,-0.1650835;0.4967973;0.007537624,-0.2913328;0.2930741;0.01440293,-0.419549;0.08880877;-0.007542869,0.08904395;0.005436826;-0.04024681,0.09547888;-0.3164158;0.007810272,0.1031411;-0.6562888;0.08893611,0.1042135;-0.6189944;0.01606626,-0.0884178;0.006353099;-0.04147432,-0.1164569;-0.3163057;-0.00914593,-0.1373103;-0.6564533;0.06843296,-0.1342446;-0.6190753;-0.004371852,0.007221087;0.5478011;0.005800723,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.003894881;0.3156925;0.008335644,0.008401324;0.6237362;0.00169693,0.1814435;0.5066139;0.02140324,0.2919883;0.2951965;0.04531457,0.4206929;0.09045564;0.03260286,-0.1650835;0.4967973;0.007537624,-0.2913328;0.2930741;0.01440293,-0.419549;0.08880877;-0.007542869,0.08904395;0.005436826;-0.04024681,0.09547888;-0.3164158;0.007810272,0.1031411;-0.6562888;0.08893611,0.1042135;-0.6189944;0.01606626,-0.0884178;0.006353099;-0.04147432,-0.1164569;-0.3163057;-0.00914593,-0.1373103;-0.6564533;0.06843296,-0.1342446;-0.6190753;-0.004371852,0.007221087;0.5478011;0.005800723,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.003894881;0.3156925;0.008335644,0.008401324;0.6237362;0.00169693,0.1814435;0.5066139;0.02140324,0.2919883;0.2951965;0.04531457,0.4206929;0.09045564;0.03260286,-0.1650835;0.4967973;0.007537624,-0.2913328;0.2930741;0.01440293,-0.419549;0.08880877;-0.007542869,0.08904395;0.005436826;-0.04024681,0.09547888;-0.3164158;0.007810272,0.1031411;-0.6562888;0.08893611,0.1042135;-0.6189944;0.01606626,-0.0884178;0.006353099;-0.04147432,-0.1164569;-0.3163057;-0.00914593,-0.1373103;-0.6564533;0.06843296,-0.1342446;-0.6190753;-0.004371852,0.007221087;0.5478011;0.005800723,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.003922223;0.3156942;0.008257909,0.008420533;0.6237374;0.001574576,0.1815331;0.5070633;0.02171073,0.2969813;0.2982965;0.04573755,0.4314485;0.09714305;0.03567753,-0.1650318;0.4967169;0.007838968,-0.2964538;0.2962742;0.01417817,-0.4285143;0.09438233;-0.006916796,0.08902331;0.005381571;-0.04029984,0.09513295;-0.3165026;0.007587872,0.1032561;-0.6563308;0.08885647,0.1043125;-0.6190356;0.01598646,-0.08844724;0.006392684;-0.0414054,-0.1162273;-0.31626;-0.008794155,-0.1376635;-0.6563758;0.06876607,-0.1346091;-0.618997;-0.004039131,0.007243867;0.5478024;0.005682927,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.003922223;0.3156942;0.008257909,0.008420533;0.6237374;0.001574576,0.1815331;0.5070633;0.02171073,0.2969813;0.2982965;0.04573755,0.4314485;0.09714305;0.03567753,-0.1650318;0.4967169;0.007838968,-0.2964538;0.2962742;0.01417817,-0.4285143;0.09438233;-0.006916796,0.08902331;0.005381571;-0.04029984,0.09513295;-0.3165026;0.007587872,0.1032561;-0.6563308;0.08885647,0.1043125;-0.6190356;0.01598646,-0.08844724;0.006392684;-0.0414054,-0.1162273;-0.31626;-0.008794155,-0.1376635;-0.6563758;0.06876607,-0.1346091;-0.618997;-0.004039131,0.007243867;0.5478024;0.005682927,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.003922223;0.3156942;0.008257909,0.008420533;0.6237374;0.001574576,0.1815331;0.5070633;0.02171073,0.2969813;0.2982965;0.04573755,0.4314485;0.09714305;0.03567753,-0.1650318;0.4967169;0.007838968,-0.2964538;0.2962742;0.01417817,-0.4285143;0.09438233;-0.006916796,0.08902331;0.005381571;-0.04029984,0.09513295;-0.3165026;0.007587872,0.1032561;-0.6563308;0.08885647,0.1043125;-0.6190356;0.01598646,-0.08844724;0.006392684;-0.0414054,-0.1162273;-0.31626;-0.008794155,-0.1376635;-0.6563758;0.06876607,-0.1346091;-0.618997;-0.004039131,0.007243867;0.5478024;0.005682927,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.003868143;0.3156961;0.008211072,0.008281255;0.6237394;0.001475327,0.1815424;0.5076472;0.02172897,0.3023052;0.3019438;0.04605319,0.4396412;0.1025994;0.03927796,-0.1651639;0.4967892;0.008091268,-0.3016946;0.2997713;0.01379275,-0.4403523;0.1024013;-0.00775734,0.08906118;0.005296074;-0.04022744,0.09516905;-0.3165773;0.007732756,0.1032949;-0.656387;0.08907869,0.104301;-0.6190926;0.0162079,-0.08841205;0.006481342;-0.04146674,-0.1161476;-0.3161534;-0.008640774,-0.137559;-0.656292;0.06882609,-0.1345551;-0.6189138;-0.00398127,0.007127963;0.5478047;0.005596191,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.003868143;0.3156961;0.008211072,0.008281255;0.6237394;0.001475327,0.1815424;0.5076472;0.02172897,0.3023052;0.3019438;0.04605319,0.4396412;0.1025994;0.03927796,-0.1651639;0.4967892;0.008091268,-0.3016946;0.2997713;0.01379275,-0.4403523;0.1024013;-0.00775734,0.08906118;0.005296074;-0.04022744,0.09516905;-0.3165773;0.007732756,0.1032949;-0.656387;0.08907869,0.104301;-0.6190926;0.0162079,-0.08841205;0.006481342;-0.04146674,-0.1161476;-0.3161534;-0.008640774,-0.137559;-0.656292;0.06882609,-0.1345551;-0.6189138;-0.00398127,0.007127963;0.5478047;0.005596191,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.003868143;0.3156961;0.008211072,0.008281255;0.6237394;0.001475327,0.1815424;0.5076472;0.02172897,0.3023052;0.3019438;0.04605319,0.4396412;0.1025994;0.03927796,-0.1651639;0.4967892;0.008091268,-0.3016946;0.2997713;0.01379275,-0.4403523;0.1024013;-0.00775734,0.08906118;0.005296074;-0.04022744,0.09516905;-0.3165773;0.007732756,0.1032949;-0.656387;0.08907869,0.104301;-0.6190926;0.0162079,-0.08841205;0.006481342;-0.04146674,-0.1161476;-0.3161534;-0.008640774,-0.137559;-0.656292;0.06882609,-0.1345551;-0.6189138;-0.00398127,0.007127963;0.5478047;0.005596191,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.003900245;0.3156902;0.008423144,0.008302749;0.6237347;0.001768625,0.1816914;0.5083;0.02227971,0.306753;0.3052959;0.04754024,0.4560904;0.1146811;0.04443284,-0.1651578;0.4968424;0.008381275,-0.3071128;0.3037205;0.01485147,-0.4508497;0.1097844;-0.004482364,0.08893643;0.005430074;-0.04048473,0.09482505;-0.31641;0.007726315,0.1034751;-0.6561506;0.08930607,0.1045052;-0.6188488;0.01643635,-0.08850536;0.006357967;-0.04128637,-0.1161379;-0.3162859;-0.008462902,-0.1374592;-0.6564314;0.06899814,-0.1344303;-0.6190432;-0.003807172,0.007151307;0.5477997;0.00588382,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.003900245;0.3156902;0.008423144,0.008302749;0.6237347;0.001768625,0.1816914;0.5083;0.02227971,0.306753;0.3052959;0.04754024,0.4560904;0.1146811;0.04443284,-0.1651578;0.4968424;0.008381275,-0.3071128;0.3037205;0.01485147,-0.4508497;0.1097844;-0.004482364,0.08893643;0.005430074;-0.04048473,0.09482505;-0.31641;0.007726315,0.1034751;-0.6561506;0.08930607,0.1045052;-0.6188488;0.01643635,-0.08850536;0.006357967;-0.04128637,-0.1161379;-0.3162859;-0.008462902,-0.1374592;-0.6564314;0.06899814,-0.1344303;-0.6190432;-0.003807172,0.007151307;0.5477997;0.00588382,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.003900245;0.3156902;0.008423144,0.008302749;0.6237347;0.001768625,0.1816914;0.5083;0.02227971,0.306753;0.3052959;0.04754024,0.4560904;0.1146811;0.04443284,-0.1651578;0.4968424;0.008381275,-0.3071128;0.3037205;0.01485147,-0.4508497;0.1097844;-0.004482364,0.08893643;0.005430074;-0.04048473,0.09482505;-0.31641;0.007726315,0.1034751;-0.6561506;0.08930607,0.1045052;-0.6188488;0.01643635,-0.08850536;0.006357967;-0.04128637,-0.1161379;-0.3162859;-0.008462902,-0.1374592;-0.6564314;0.06899814,-0.1344303;-0.6190432;-0.003807172,0.007151307;0.5477997;0.00588382,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.003911335;0.3156883;0.008485173,0.008312471;0.6237352;0.001932082,0.1817606;0.50862;0.02254618,0.3123782;0.309293;0.04894628,0.4667985;0.1227473;0.04954579,-0.1651258;0.4967741;0.008701359,-0.3117214;0.3071636;0.01553766,-0.4610833;0.1175418;-0.003954442,0.08893198;0.005374235;-0.04050196,0.09482294;-0.3164324;0.007931426,0.1036713;-0.656186;0.08943576,0.1046804;-0.6188729;0.01656687,-0.08852779;0.006390895;-0.04123318,-0.1159917;-0.316241;-0.008151799,-0.137378;-0.6563891;0.06928006,-0.1343688;-0.6189947;-0.003525436,0.007160573;0.5477987;0.006019055,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.003911335;0.3156883;0.008485173,0.008312471;0.6237352;0.001932082,0.1817606;0.50862;0.02254618,0.3123782;0.309293;0.04894628,0.4667985;0.1227473;0.04954579,-0.1651258;0.4967741;0.008701359,-0.3117214;0.3071636;0.01553766,-0.4610833;0.1175418;-0.003954442,0.08893198;0.005374235;-0.04050196,0.09482294;-0.3164324;0.007931426,0.1036713;-0.656186;0.08943576,0.1046804;-0.6188729;0.01656687,-0.08852779;0.006390895;-0.04123318,-0.1159917;-0.316241;-0.008151799,-0.137378;-0.6563891;0.06928006,-0.1343688;-0.6189947;-0.003525436,0.007160573;0.5477987;0.006019055,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.003911335;0.3156883;0.008485173,0.008312471;0.6237352;0.001932082,0.1817606;0.50862;0.02254618,0.3123782;0.309293;0.04894628,0.4667985;0.1227473;0.04954579,-0.1651258;0.4967741;0.008701359,-0.3117214;0.3071636;0.01553766,-0.4610833;0.1175418;-0.003954442,0.08893198;0.005374235;-0.04050196,0.09482294;-0.3164324;0.007931426,0.1036713;-0.656186;0.08943576,0.1046804;-0.6188729;0.01656687,-0.08852779;0.006390895;-0.04123318,-0.1159917;-0.316241;-0.008151799,-0.137378;-0.6563891;0.06928006,-0.1343688;-0.6189947;-0.003525436,0.007160573;0.5477987;0.006019055,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.003920595;0.3156877;0.008503499,0.008320917;0.6237356;0.001994259,0.1817771;0.508738;0.02278761,0.3161902;0.3120372;0.04982608,0.4737415;0.1281332;0.05131983,-0.1651858;0.4970133;0.008898802,-0.3166313;0.311249;0.01561214,-0.4740265;0.12826;-0.00406252,0.08891398;0.005398957;-0.04053819,0.09479704;-0.3163856;0.00804238,0.1037699;-0.6561059;0.0896721,0.1047867;-0.6187912;0.0168035,-0.08855158;0.006351237;-0.0411882,-0.116005;-0.3162999;-0.008286588,-0.1374561;-0.6563938;0.06936534,-0.1344377;-0.6189992;-0.003439769,0.007168881;0.5477985;0.006067951,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.003920595;0.3156877;0.008503499,0.008320917;0.6237356;0.001994259,0.1817771;0.508738;0.02278761,0.3161902;0.3120372;0.04982608,0.4737415;0.1281332;0.05131983,-0.1651858;0.4970133;0.008898802,-0.3166313;0.311249;0.01561214,-0.4740265;0.12826;-0.00406252,0.08891398;0.005398957;-0.04053819,0.09479704;-0.3163856;0.00804238,0.1037699;-0.6561059;0.0896721,0.1047867;-0.6187912;0.0168035,-0.08855158;0.006351237;-0.0411882,-0.116005;-0.3162999;-0.008286588,-0.1374561;-0.6563938;0.06936534,-0.1344377;-0.6189992;-0.003439769,0.007168881;0.5477985;0.006067951,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.003920595;0.3156877;0.008503499,0.008320917;0.6237356;0.001994259,0.1817771;0.508738;0.02278761,0.3161902;0.3120372;0.04982608,0.4737415;0.1281332;0.05131983,-0.1651858;0.4970133;0.008898802,-0.3166313;0.311249;0.01561214,-0.4740265;0.12826;-0.00406252,0.08891398;0.005398957;-0.04053819,0.09479704;-0.3163856;0.00804238,0.1037699;-0.6561059;0.0896721,0.1047867;-0.6187912;0.0168035,-0.08855158;0.006351237;-0.0411882,-0.116005;-0.3162999;-0.008286588,-0.1374561;-0.6563938;0.06936534,-0.1344377;-0.6189992;-0.003439769,0.007168881;0.5477985;0.006067951,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.003988585;0.3156854;0.008558602,0.008407257;0.6237342;0.002105284,0.1819411;0.5091898;0.02311983,0.3214927;0.3162477;0.0511884,0.4838227;0.136562;0.05390086,-0.1652286;0.497462;0.009219021,-0.3202611;0.3146746;0.01576469,-0.4826781;0.1360883;-0.003547557,0.08894534;0.005329113;-0.04047856,0.0948977;-0.3164487;0.00813799,0.1041079;-0.6561206;0.08994259,0.1051186;-0.6188073;0.01707375,-0.08852537;0.006406869;-0.04123588,-0.115946;-0.3162402;-0.008266415,-0.1373371;-0.6563145;0.06948732,-0.1343226;-0.6189152;-0.003317468,0.007254526;0.5477963;0.006166145,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.003988585;0.3156854;0.008558602,0.008407257;0.6237342;0.002105284,0.1819411;0.5091898;0.02311983,0.3214927;0.3162477;0.0511884,0.4838227;0.136562;0.05390086,-0.1652286;0.497462;0.009219021,-0.3202611;0.3146746;0.01576469,-0.4826781;0.1360883;-0.003547557,0.08894534;0.005329113;-0.04047856,0.0948977;-0.3164487;0.00813799,0.1041079;-0.6561206;0.08994259,0.1051186;-0.6188073;0.01707375,-0.08852537;0.006406869;-0.04123588,-0.115946;-0.3162402;-0.008266415,-0.1373371;-0.6563145;0.06948732,-0.1343226;-0.6189152;-0.003317468,0.007254526;0.5477963;0.006166145,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.003988585;0.3156854;0.008558602,0.008407257;0.6237342;0.002105284,0.1819411;0.5091898;0.02311983,0.3214927;0.3162477;0.0511884,0.4838227;0.136562;0.05390086,-0.1652286;0.497462;0.009219021,-0.3202611;0.3146746;0.01576469,-0.4826781;0.1360883;-0.003547557,0.08894534;0.005329113;-0.04047856,0.0948977;-0.3164487;0.00813799,0.1041079;-0.6561206;0.08994259,0.1051186;-0.6188073;0.01707375,-0.08852537;0.006406869;-0.04123588,-0.115946;-0.3162402;-0.008266415,-0.1373371;-0.6563145;0.06948732,-0.1343226;-0.6189152;-0.003317468,0.007254526;0.5477963;0.006166145,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.004036972;0.3156848;0.008559455,0.008481649;0.6237341;0.002140494,0.1820372;0.5094225;0.02340465,0.3257704;0.3197451;0.05260015,0.4945366;0.1461032;0.05603429,-0.1652658;0.4978352;0.009310317,-0.3241925;0.318436;0.01619055,-0.4931808;0.1461255;-0.003744438,0.08896151;0.005275801;-0.04045001,0.09489843;-0.3164907;0.008243635,0.1041343;-0.6561533;0.09008357,0.105176;-0.6188391;0.01721525,-0.08852027;0.006449848;-0.04124014,-0.1160259;-0.316186;-0.008231968,-0.1373432;-0.6562569;0.06955712,-0.1342971;-0.618856;-0.003246196,0.00732482;0.5477956;0.006188436,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.004036972;0.3156848;0.008559455,0.008481649;0.6237341;0.002140494,0.1820372;0.5094225;0.02340465,0.3257704;0.3197451;0.05260015,0.4945366;0.1461032;0.05603429,-0.1652658;0.4978352;0.009310317,-0.3241925;0.318436;0.01619055,-0.4931808;0.1461255;-0.003744438,0.08896151;0.005275801;-0.04045001,0.09489843;-0.3164907;0.008243635,0.1041343;-0.6561533;0.09008357,0.105176;-0.6188391;0.01721525,-0.08852027;0.006449848;-0.04124014,-0.1160259;-0.316186;-0.008231968,-0.1373432;-0.6562569;0.06955712,-0.1342971;-0.618856;-0.003246196,0.00732482;0.5477956;0.006188436,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.004036972;0.3156848;0.008559455,0.008481649;0.6237341;0.002140494,0.1820372;0.5094225;0.02340465,0.3257704;0.3197451;0.05260015,0.4945366;0.1461032;0.05603429,-0.1652658;0.4978352;0.009310317,-0.3241925;0.318436;0.01619055,-0.4931808;0.1461255;-0.003744438,0.08896151;0.005275801;-0.04045001,0.09489843;-0.3164907;0.008243635,0.1041343;-0.6561533;0.09008357,0.105176;-0.6188391;0.01721525,-0.08852027;0.006449848;-0.04124014,-0.1160259;-0.316186;-0.008231968,-0.1373432;-0.6562569;0.06955712,-0.1342971;-0.618856;-0.003246196,0.00732482;0.5477956;0.006188436,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.004012329;0.3156839;0.008603432,0.008432003;0.6237352;0.00225784,0.1820369;0.5097302;0.0237276,0.3299461;0.3233596;0.05335933,0.502318;0.1533166;0.05767151,-0.1653791;0.4980809;0.009550205,-0.3292482;0.323168;0.01599747,-0.5030906;0.155712;-0.003563691,0.08899196;0.005240897;-0.04038752,0.09495873;-0.3165109;0.008399341,0.1042332;-0.6561545;0.09031428,0.1052829;-0.6188356;0.01744656,-0.08849834;0.006459901;-0.0412856,-0.116107;-0.3161456;-0.008067902,-0.1375295;-0.6561928;0.06979576,-0.1344726;-0.6187893;-0.003006838,0.007279756;0.5477955;0.006284218,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.004012329;0.3156839;0.008603432,0.008432003;0.6237352;0.00225784,0.1820369;0.5097302;0.0237276,0.3299461;0.3233596;0.05335933,0.502318;0.1533166;0.05767151,-0.1653791;0.4980809;0.009550205,-0.3292482;0.323168;0.01599747,-0.5030906;0.155712;-0.003563691,0.08899196;0.005240897;-0.04038752,0.09495873;-0.3165109;0.008399341,0.1042332;-0.6561545;0.09031428,0.1052829;-0.6188356;0.01744656,-0.08849834;0.006459901;-0.0412856,-0.116107;-0.3161456;-0.008067902,-0.1375295;-0.6561928;0.06979576,-0.1344726;-0.6187893;-0.003006838,0.007279756;0.5477955;0.006284218,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.004012329;0.3156839;0.008603432,0.008432003;0.6237352;0.00225784,0.1820369;0.5097302;0.0237276,0.3299461;0.3233596;0.05335933,0.502318;0.1533166;0.05767151,-0.1653791;0.4980809;0.009550205,-0.3292482;0.323168;0.01599747,-0.5030906;0.155712;-0.003563691,0.08899196;0.005240897;-0.04038752,0.09495873;-0.3165109;0.008399341,0.1042332;-0.6561545;0.09031428,0.1052829;-0.6188356;0.01744656,-0.08849834;0.006459901;-0.0412856,-0.116107;-0.3161456;-0.008067902,-0.1375295;-0.6561928;0.06979576,-0.1344726;-0.6187893;-0.003006838,0.007279756;0.5477955;0.006284218,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.004037896;0.3156826;0.008636173,0.008469461;0.6237355;0.002358811,0.1820931;0.5098975;0.02395514,0.334063;0.3269237;0.0542023,0.5097747;0.1604074;0.06076413,-0.1654614;0.4984966;0.009759659,-0.3330389;0.3271163;0.01573728,-0.5119689;0.1650133;-0.0030242,0.08896942;0.005239964;-0.04043725,0.09518085;-0.3164778;0.008543096,0.1043264;-0.6560822;0.09063483,0.1053798;-0.6187602;0.01776747,-0.08853378;0.006440037;-0.04121267,-0.1160865;-0.3161638;-0.007931922,-0.1374793;-0.6561831;0.07006182,-0.1344183;-0.6187775;-0.002740391,0.007314338;0.5477946;0.006362859,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.004037896;0.3156826;0.008636173,0.008469461;0.6237355;0.002358811,0.1820931;0.5098975;0.02395514,0.334063;0.3269237;0.0542023,0.5097747;0.1604074;0.06076413,-0.1654614;0.4984966;0.009759659,-0.3330389;0.3271163;0.01573728,-0.5119689;0.1650133;-0.0030242,0.08896942;0.005239964;-0.04043725,0.09518085;-0.3164778;0.008543096,0.1043264;-0.6560822;0.09063483,0.1053798;-0.6187602;0.01776747,-0.08853378;0.006440037;-0.04121267,-0.1160865;-0.3161638;-0.007931922,-0.1374793;-0.6561831;0.07006182,-0.1344183;-0.6187775;-0.002740391,0.007314338;0.5477946;0.006362859,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.004037896;0.3156826;0.008636173,0.008469461;0.6237355;0.002358811,0.1820931;0.5098975;0.02395514,0.334063;0.3269237;0.0542023,0.5097747;0.1604074;0.06076413,-0.1654614;0.4984966;0.009759659,-0.3330389;0.3271163;0.01573728,-0.5119689;0.1650133;-0.0030242,0.08896942;0.005239964;-0.04043725,0.09518085;-0.3164778;0.008543096,0.1043264;-0.6560822;0.09063483,0.1053798;-0.6187602;0.01776747,-0.08853378;0.006440037;-0.04121267,-0.1160865;-0.3161638;-0.007931922,-0.1374793;-0.6561831;0.07006182,-0.1344183;-0.6187775;-0.002740391,0.007314338;0.5477946;0.006362859,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.004039783;0.3156817;0.008668792,0.008462706;0.6237357;0.002438785,0.1821598;0.5103374;0.02425511,0.3381529;0.3308792;0.05507841,0.5203335;0.171569;0.06378402,-0.1655058;0.4986398;0.009880848,-0.3381928;0.3324331;0.01648906,-0.5208458;0.1744246;-0.001302099,0.08897777;0.005198088;-0.04042431,0.09517652;-0.3165114;0.008612357,0.1043261;-0.656116;0.09070232,0.1053999;-0.6187906;0.01783559,-0.08853001;0.006467974;-0.0412164,-0.1159652;-0.3161395;-0.007874131,-0.137415;-0.6561226;0.07026186,-0.1343339;-0.6187134;-0.00253915,0.007309806;0.5477941;0.006429549,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.004039783;0.3156817;0.008668792,0.008462706;0.6237357;0.002438785,0.1821598;0.5103374;0.02425511,0.3381529;0.3308792;0.05507841,0.5203335;0.171569;0.06378402,-0.1655058;0.4986398;0.009880848,-0.3381928;0.3324331;0.01648906,-0.5208458;0.1744246;-0.001302099,0.08897777;0.005198088;-0.04042431,0.09517652;-0.3165114;0.008612357,0.1043261;-0.656116;0.09070232,0.1053999;-0.6187906;0.01783559,-0.08853001;0.006467974;-0.0412164,-0.1159652;-0.3161395;-0.007874131,-0.137415;-0.6561226;0.07026186,-0.1343339;-0.6187134;-0.00253915,0.007309806;0.5477941;0.006429549,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.004039783;0.3156817;0.008668792,0.008462706;0.6237357;0.002438785,0.1821598;0.5103374;0.02425511,0.3381529;0.3308792;0.05507841,0.5203335;0.171569;0.06378402,-0.1655058;0.4986398;0.009880848,-0.3381928;0.3324331;0.01648906,-0.5208458;0.1744246;-0.001302099,0.08897777;0.005198088;-0.04042431,0.09517652;-0.3165114;0.008612357,0.1043261;-0.656116;0.09070232,0.1053999;-0.6187906;0.01783559,-0.08853001;0.006467974;-0.0412164,-0.1159652;-0.3161395;-0.007874131,-0.137415;-0.6561226;0.07026186,-0.1343339;-0.6187134;-0.00253915,0.007309806;0.5477941;0.006429549,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.004032905;0.3156834;0.008610642,0.008436234;0.6237372;0.00234964,0.1821173;0.5104147;0.02453486,0.3430702;0.3354413;0.05564182,0.5300375;0.1819265;0.06667704,-0.1656358;0.4990338;0.009904451,-0.3437421;0.3386387;0.0162857,-0.5278802;0.1821911;7.943064E-05,0.08901694;0.005177806;-0.0403406,0.09522431;-0.3165358;0.00866795,0.1045093;-0.6561413;0.09073909,0.1056251;-0.6188209;0.0178725,-0.08848472;0.006483148;-0.04131114,-0.1160077;-0.3161001;-0.007806998,-0.1373904;-0.6560884;0.07032476,-0.1342654;-0.6186813;-0.002474576,0.0072887;0.5477957;0.006343644,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.004032905;0.3156834;0.008610642,0.008436234;0.6237372;0.00234964,0.1821173;0.5104147;0.02453486,0.3430702;0.3354413;0.05564182,0.5300375;0.1819265;0.06667704,-0.1656358;0.4990338;0.009904451,-0.3437421;0.3386387;0.0162857,-0.5278802;0.1821911;7.943064E-05,0.08901694;0.005177806;-0.0403406,0.09522431;-0.3165358;0.00866795,0.1045093;-0.6561413;0.09073909,0.1056251;-0.6188209;0.0178725,-0.08848472;0.006483148;-0.04131114,-0.1160077;-0.3161001;-0.007806998,-0.1373904;-0.6560884;0.07032476,-0.1342654;-0.6186813;-0.002474576,0.0072887;0.5477957;0.006343644,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.004032905;0.3156834;0.008610642,0.008436234;0.6237372;0.00234964,0.1821173;0.5104147;0.02453486,0.3430702;0.3354413;0.05564182,0.5300375;0.1819265;0.06667704,-0.1656358;0.4990338;0.009904451,-0.3437421;0.3386387;0.0162857,-0.5278802;0.1821911;7.943064E-05,0.08901694;0.005177806;-0.0403406,0.09522431;-0.3165358;0.00866795,0.1045093;-0.6561413;0.09073909,0.1056251;-0.6188209;0.0178725,-0.08848472;0.006483148;-0.04131114,-0.1160077;-0.3161001;-0.007806998,-0.1373904;-0.6560884;0.07032476,-0.1342654;-0.6186813;-0.002474576,0.0072887;0.5477957;0.006343644,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.004022964;0.3156857;0.008530136,0.00840457;0.6237382;0.002186709,0.1820376;0.510335;0.02473935,0.347109;0.3393511;0.05644281,0.5428439;0.1971796;0.0674174,-0.1657863;0.4994857;0.009823725,-0.3475137;0.3432212;0.01658644,-0.5364233;0.1923612;0.002454586,0.08907205;0.005055389;-0.04023433,0.09551028;-0.3166372;0.008882299,0.1044984;-0.6562778;0.09084126,0.105674;-0.6189629;0.01797505,-0.08838841;0.006641707;-0.04149174,-0.1160503;-0.315928;-0.007972106,-0.1372208;-0.6558671;0.07043086,-0.1340375;-0.6184692;-0.002366893,0.007263135;0.5477976;0.00619977,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.004022964;0.3156857;0.008530136,0.00840457;0.6237382;0.002186709,0.1820376;0.510335;0.02473935,0.347109;0.3393511;0.05644281,0.5428439;0.1971796;0.0674174,-0.1657863;0.4994857;0.009823725,-0.3475137;0.3432212;0.01658644,-0.5364233;0.1923612;0.002454586,0.08907205;0.005055389;-0.04023433,0.09551028;-0.3166372;0.008882299,0.1044984;-0.6562778;0.09084126,0.105674;-0.6189629;0.01797505,-0.08838841;0.006641707;-0.04149174,-0.1160503;-0.315928;-0.007972106,-0.1372208;-0.6558671;0.07043086,-0.1340375;-0.6184692;-0.002366893,0.007263135;0.5477976;0.00619977,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.004022964;0.3156857;0.008530136,0.00840457;0.6237382;0.002186709,0.1820376;0.510335;0.02473935,0.347109;0.3393511;0.05644281,0.5428439;0.1971796;0.0674174,-0.1657863;0.4994857;0.009823725,-0.3475137;0.3432212;0.01658644,-0.5364233;0.1923612;0.002454586,0.08907205;0.005055389;-0.04023433,0.09551028;-0.3166372;0.008882299,0.1044984;-0.6562778;0.09084126,0.105674;-0.6189629;0.01797505,-0.08838841;0.006641707;-0.04149174,-0.1160503;-0.315928;-0.007972106,-0.1372208;-0.6558671;0.07043086,-0.1340375;-0.6184692;-0.002366893,0.007263135;0.5477976;0.00619977,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.004117697;0.3156855;0.008491023,0.00857284;0.6237366;0.002121413,0.1821066;0.5101759;0.02513012,0.350876;0.3429449;0.05737668,0.5509596;0.2069343;0.06800719,-0.1657548;0.4999323;0.009968511,-0.3527646;0.3500546;0.01726164,-0.545967;0.2046489;0.004020431,0.08912018;0.004988129;-0.04013602,0.09594529;-0.3166923;0.009007882,0.1045559;-0.6563525;0.0909263,0.1057808;-0.6190401;0.01806065,-0.08835497;0.00667869;-0.04155696,-0.1161429;-0.3158782;-0.008018069,-0.1369236;-0.6558332;0.0704204,-0.1336927;-0.6184422;-0.002375945,0.007414579;0.5477964;0.006138192,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.004117697;0.3156855;0.008491023,0.00857284;0.6237366;0.002121413,0.1821066;0.5101759;0.02513012,0.350876;0.3429449;0.05737668,0.5509596;0.2069343;0.06800719,-0.1657548;0.4999323;0.009968511,-0.3527646;0.3500546;0.01726164,-0.545967;0.2046489;0.004020431,0.08912018;0.004988129;-0.04013602,0.09594529;-0.3166923;0.009007882,0.1045559;-0.6563525;0.0909263,0.1057808;-0.6190401;0.01806065,-0.08835497;0.00667869;-0.04155696,-0.1161429;-0.3158782;-0.008018069,-0.1369236;-0.6558332;0.0704204,-0.1336927;-0.6184422;-0.002375945,0.007414579;0.5477964;0.006138192,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.004117697;0.3156855;0.008491023,0.00857284;0.6237366;0.002121413,0.1821066;0.5101759;0.02513012,0.350876;0.3429449;0.05737668,0.5509596;0.2069343;0.06800719,-0.1657548;0.4999323;0.009968511,-0.3527646;0.3500546;0.01726164,-0.545967;0.2046489;0.004020431,0.08912018;0.004988129;-0.04013602,0.09594529;-0.3166923;0.009007882,0.1045559;-0.6563525;0.0909263,0.1057808;-0.6190401;0.01806065,-0.08835497;0.00667869;-0.04155696,-0.1161429;-0.3158782;-0.008018069,-0.1369236;-0.6558332;0.0704204,-0.1336927;-0.6184422;-0.002375945,0.007414579;0.5477964;0.006138192,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.004069188;0.3156875;0.008439881,0.008491917;0.6237386;0.002047975,0.1820197;0.5102116;0.02523998,0.3554577;0.3477561;0.05712435,0.5593296;0.2177505;0.0705449,-0.1659714;0.5004491;0.009866823,-0.3564382;0.355006;0.01747563,-0.5530748;0.214296;0.004056748,0.08914926;0.005048297;-0.04006384,0.09601775;-0.3166457;0.008985396,0.1048583;-0.656297;0.09091586,0.1061288;-0.6189926;0.01805019,-0.08832122;0.006641416;-0.04163461,-0.116226;-0.315903;-0.008072309,-0.1370316;-0.6558517;0.0703866,-0.1337518;-0.6184629;-0.002407782,0.007340066;0.5477986;0.006068388,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.004069188;0.3156875;0.008439881,0.008491917;0.6237386;0.002047975,0.1820197;0.5102116;0.02523998,0.3554577;0.3477561;0.05712435,0.5593296;0.2177505;0.0705449,-0.1659714;0.5004491;0.009866823,-0.3564382;0.355006;0.01747563,-0.5530748;0.214296;0.004056748,0.08914926;0.005048297;-0.04006384,0.09601775;-0.3166457;0.008985396,0.1048583;-0.656297;0.09091586,0.1061288;-0.6189926;0.01805019,-0.08832122;0.006641416;-0.04163461,-0.116226;-0.315903;-0.008072309,-0.1370316;-0.6558517;0.0703866,-0.1337518;-0.6184629;-0.002407782,0.007340066;0.5477986;0.006068388,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.004069188;0.3156875;0.008439881,0.008491917;0.6237386;0.002047975,0.1820197;0.5102116;0.02523998,0.3554577;0.3477561;0.05712435,0.5593296;0.2177505;0.0705449,-0.1659714;0.5004491;0.009866823,-0.3564382;0.355006;0.01747563,-0.5530748;0.214296;0.004056748,0.08914926;0.005048297;-0.04006384,0.09601775;-0.3166457;0.008985396,0.1048583;-0.656297;0.09091586,0.1061288;-0.6189926;0.01805019,-0.08832122;0.006641416;-0.04163461,-0.116226;-0.315903;-0.008072309,-0.1370316;-0.6558517;0.0703866,-0.1337518;-0.6184629;-0.002407782,0.007340066;0.5477986;0.006068388,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.004096223;0.3156896;0.008349909,0.008544787;0.6237379;0.001845824,0.1819485;0.5099239;0.0255648,0.3593119;0.3518448;0.05785048,0.5664157;0.2271167;0.0718592,-0.1660207;0.5008057;0.009740746,-0.3601124;0.3602525;0.0176369,-0.5614145;0.2261998;0.005281962,0.08918624;0.004987834;-0.03998907,0.09603129;-0.3167083;0.009049188,0.104897;-0.6563716;0.09092741,0.1062608;-0.6190749;0.01806265,-0.08824873;0.006749748;-0.04177069,-0.116292;-0.3157645;-0.008034624,-0.1369805;-0.6557346;0.07036263,-0.1336073;-0.6183534;-0.002428256,0.007386618;0.5477995;0.005895347,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.004096223;0.3156896;0.008349909,0.008544787;0.6237379;0.001845824,0.1819485;0.5099239;0.0255648,0.3593119;0.3518448;0.05785048,0.5664157;0.2271167;0.0718592,-0.1660207;0.5008057;0.009740746,-0.3601124;0.3602525;0.0176369,-0.5614145;0.2261998;0.005281962,0.08918624;0.004987834;-0.03998907,0.09603129;-0.3167083;0.009049188,0.104897;-0.6563716;0.09092741,0.1062608;-0.6190749;0.01806265,-0.08824873;0.006749748;-0.04177069,-0.116292;-0.3157645;-0.008034624,-0.1369805;-0.6557346;0.07036263,-0.1336073;-0.6183534;-0.002428256,0.007386618;0.5477995;0.005895347,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.004096223;0.3156896;0.008349909,0.008544787;0.6237379;0.001845824,0.1819485;0.5099239;0.0255648,0.3593119;0.3518448;0.05785048,0.5664157;0.2271167;0.0718592,-0.1660207;0.5008057;0.009740746,-0.3601124;0.3602525;0.0176369,-0.5614145;0.2261998;0.005281962,0.08918624;0.004987834;-0.03998907,0.09603129;-0.3167083;0.009049188,0.104897;-0.6563716;0.09092741,0.1062608;-0.6190749;0.01806265,-0.08824873;0.006749748;-0.04177069,-0.116292;-0.3157645;-0.008034624,-0.1369805;-0.6557346;0.07036263,-0.1336073;-0.6183534;-0.002428256,0.007386618;0.5477995;0.005895347,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.004124324;0.3156911;0.008277962,0.008593861;0.6237378;0.001706134,0.1818919;0.5096803;0.02585909,0.3626538;0.3556077;0.05866057,0.5736961;0.2377505;0.07336188,-0.166048;0.5010852;0.009773804,-0.3638937;0.3658969;0.01816347,-0.5666217;0.2340191;0.005717071,0.08921535;0.004965727;-0.03992684,0.09601057;-0.3167897;0.008728147,0.1048819;-0.6564331;0.09068808,0.1063019;-0.6191425;0.01782379,-0.08821858;0.00675591;-0.04183333,-0.1162495;-0.3157466;-0.007975459,-0.1370124;-0.6557096;0.07043306,-0.1335826;-0.6183337;-0.002355725,0.007430996;0.5478003;0.00577069,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.004124324;0.3156911;0.008277962,0.008593861;0.6237378;0.001706134,0.1818919;0.5096803;0.02585909,0.3626538;0.3556077;0.05866057,0.5736961;0.2377505;0.07336188,-0.166048;0.5010852;0.009773804,-0.3638937;0.3658969;0.01816347,-0.5666217;0.2340191;0.005717071,0.08921535;0.004965727;-0.03992684,0.09601057;-0.3167897;0.008728147,0.1048819;-0.6564331;0.09068808,0.1063019;-0.6191425;0.01782379,-0.08821858;0.00675591;-0.04183333,-0.1162495;-0.3157466;-0.007975459,-0.1370124;-0.6557096;0.07043306,-0.1335826;-0.6183337;-0.002355725,0.007430996;0.5478003;0.00577069,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.004124324;0.3156911;0.008277962,0.008593861;0.6237378;0.001706134,0.1818919;0.5096803;0.02585909,0.3626538;0.3556077;0.05866057,0.5736961;0.2377505;0.07336188,-0.166048;0.5010852;0.009773804,-0.3638937;0.3658969;0.01816347,-0.5666217;0.2340191;0.005717071,0.08921535;0.004965727;-0.03992684,0.09601057;-0.3167897;0.008728147,0.1048819;-0.6564331;0.09068808,0.1063019;-0.6191425;0.01782379,-0.08821858;0.00675591;-0.04183333,-0.1162495;-0.3157466;-0.007975459,-0.1370124;-0.6557096;0.07043306,-0.1335826;-0.6183337;-0.002355725,0.007430996;0.5478003;0.00577069,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.004189411;0.3156902;0.008282159,0.008713238;0.6237363;0.001723769,0.1818994;0.5094387;0.02627251,0.3666548;0.3602951;0.05960167,0.5841461;0.2549628;0.07534698,-0.1660638;0.5015508;0.009894751,-0.3684584;0.3732707;0.01825182,-0.5756267;0.2482682;0.008203447,0.08923119;0.004915988;-0.03989758,0.09601405;-0.3168454;0.008719146,0.1048837;-0.6564901;0.09067416,0.106369;-0.6191995;0.01781116,-0.08820257;0.006783803;-0.04186258,-0.1162727;-0.3157047;-0.007903721,-0.1369575;-0.655766;0.07009812,-0.1334624;-0.6183815;-0.002686679,0.007537762;0.5477988;0.00578336,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.004189411;0.3156902;0.008282159,0.008713238;0.6237363;0.001723769,0.1818994;0.5094387;0.02627251,0.3666548;0.3602951;0.05960167,0.5841461;0.2549628;0.07534698,-0.1660638;0.5015508;0.009894751,-0.3684584;0.3732707;0.01825182,-0.5756267;0.2482682;0.008203447,0.08923119;0.004915988;-0.03989758,0.09601405;-0.3168454;0.008719146,0.1048837;-0.6564901;0.09067416,0.106369;-0.6191995;0.01781116,-0.08820257;0.006783803;-0.04186258,-0.1162727;-0.3157047;-0.007903721,-0.1369575;-0.655766;0.07009812,-0.1334624;-0.6183815;-0.002686679,0.007537762;0.5477988;0.00578336,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.004196276;0.3156915;0.008225469,0.008719876;0.6237369;0.001623843,0.1818375;0.5093895;0.0266696,0.371447;0.366563;0.06040353,0.5903388;0.2645421;0.07838827,-0.1662297;0.5022129;0.009880049,-0.3718488;0.3792171;0.01893276,-0.587783;0.2696733;0.01470274,0.08923893;0.004920125;-0.03987973,0.09599227;-0.3168634;0.008594528,0.1048225;-0.6565201;0.09050367,0.1063961;-0.6192336;0.01764213,-0.08819179;0.006773003;-0.04188703,-0.1163598;-0.3157069;-0.007927001,-0.1369123;-0.6557363;0.07024848,-0.1333304;-0.6183596;-0.002532884,0.007544844;0.5477998;0.005692603,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.004196276;0.3156915;0.008225469,0.008719876;0.6237369;0.001623843,0.1818375;0.5093895;0.0266696,0.371447;0.366563;0.06040353,0.5903388;0.2645421;0.07838827,-0.1662297;0.5022129;0.009880049,-0.3718488;0.3792171;0.01893276,-0.587783;0.2696733;0.01470274,0.08923893;0.004920125;-0.03987973,0.09599227;-0.3168634;0.008594528,0.1048225;-0.6565201;0.09050367,0.1063961;-0.6192336;0.01764213,-0.08819179;0.006773003;-0.04188703,-0.1163598;-0.3157069;-0.007927001,-0.1369123;-0.6557363;0.07024848,-0.1333304;-0.6183596;-0.002532884,0.007544844;0.5477998;0.005692603,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.004196276;0.3156915;0.008225469,0.008719876;0.6237369;0.001623843,0.1818375;0.5093895;0.0266696,0.371447;0.366563;0.06040353,0.5903388;0.2645421;0.07838827,-0.1662297;0.5022129;0.009880049,-0.3718488;0.3792171;0.01893276,-0.587783;0.2696733;0.01470274,0.08923893;0.004920125;-0.03987973,0.09599227;-0.3168634;0.008594528,0.1048225;-0.6565201;0.09050367,0.1063961;-0.6192336;0.01764213,-0.08819179;0.006773003;-0.04188703,-0.1163598;-0.3157069;-0.007927001,-0.1369123;-0.6557363;0.07024848,-0.1333304;-0.6183596;-0.002532884,0.007544844;0.5477998;0.005692603,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.004196276;0.3156915;0.008225469,0.008719876;0.6237369;0.001623843,0.1818375;0.5093895;0.0266696,0.371447;0.366563;0.06040353,0.5903388;0.2645421;0.07838827,-0.1662297;0.5022129;0.009880049,-0.3718488;0.3792171;0.01893276,-0.587783;0.2696733;0.01470274,0.08923893;0.004920125;-0.03987973,0.09599227;-0.3168634;0.008594528,0.1048225;-0.6565201;0.09050367,0.1063961;-0.6192336;0.01764213,-0.08819179;0.006773003;-0.04188703,-0.1163598;-0.3157069;-0.007927001,-0.1369123;-0.6557363;0.07024848,-0.1333304;-0.6183596;-0.002532884,0.007544844;0.5477998;0.005692603,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.004106762;0.3156949;0.0081414,0.008561869;0.6237401;0.001482665,0.1816023;0.5090476;0.02667125,0.3759214;0.3728117;0.06086306,0.5981089;0.277985;0.07777227,-0.1665111;0.5027483;0.0097553,-0.3752404;0.3851202;0.0189672,-0.5908477;0.2749765;0.0137545,0.08922461;0.00487472;-0.03991733,0.09583455;-0.3169239;0.008476764,0.1043659;-0.6567109;0.0898756,0.105992;-0.6194214;0.01701552,-0.0881822;0.006807696;-0.04190157,-0.116679;-0.3156875;-0.008364424,-0.1372673;-0.6555949;0.07033046,-0.1336354;-0.618234;-0.002450034,0.007402002;0.5478035;0.005564126,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.004106762;0.3156949;0.0081414,0.008561869;0.6237401;0.001482665,0.1816023;0.5090476;0.02667125,0.3759214;0.3728117;0.06086306,0.5981089;0.277985;0.07777227,-0.1665111;0.5027483;0.0097553,-0.3752404;0.3851202;0.0189672,-0.5908477;0.2749765;0.0137545,0.08922461;0.00487472;-0.03991733,0.09583455;-0.3169239;0.008476764,0.1043659;-0.6567109;0.0898756,0.105992;-0.6194214;0.01701552,-0.0881822;0.006807696;-0.04190157,-0.116679;-0.3156875;-0.008364424,-0.1372673;-0.6555949;0.07033046,-0.1336354;-0.618234;-0.002450034,0.007402002;0.5478035;0.005564126,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.004021596;0.3156959;0.008145949,0.008391956;0.6237426;0.001501959,0.1813695;0.5086564;0.02664676,0.3800358;0.3786961;0.0602799,0.6047348;0.2900777;0.07767106,-0.1667676;0.503159;0.009704949,-0.3785709;0.3911486;0.01877216,-0.5963875;0.2854678;0.0130444,0.08923239;0.004854087;-0.03990243,0.0953455;-0.3170157;0.008081377,0.1040418;-0.6567506;0.08968019,0.1057032;-0.6194617;0.01682084,-0.08815534;0.006808903;-0.0419579,-0.1169548;-0.3156457;-0.008288398,-0.1374846;-0.6555582;0.07039927,-0.1338189;-0.6181965;-0.002379447,0.00725237;0.5478054;0.005578159,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.004021596;0.3156959;0.008145949,0.008391956;0.6237426;0.001501959,0.1813695;0.5086564;0.02664676,0.3800358;0.3786961;0.0602799,0.6047348;0.2900777;0.07767106,-0.1667676;0.503159;0.009704949,-0.3785709;0.3911486;0.01877216,-0.5963875;0.2854678;0.0130444,0.08923239;0.004854087;-0.03990243,0.0953455;-0.3170157;0.008081377,0.1040418;-0.6567506;0.08968019,0.1057032;-0.6194617;0.01682084,-0.08815534;0.006808903;-0.0419579,-0.1169548;-0.3156457;-0.008288398,-0.1374846;-0.6555582;0.07039927,-0.1338189;-0.6181965;-0.002379447,0.00725237;0.5478054;0.005578159,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.004021596;0.3156959;0.008145949,0.008391956;0.6237426;0.001501959,0.1813695;0.5086564;0.02664676,0.3800358;0.3786961;0.0602799,0.6047348;0.2900777;0.07767106,-0.1667676;0.503159;0.009704949,-0.3785709;0.3911486;0.01877216,-0.5963875;0.2854678;0.0130444,0.08923239;0.004854087;-0.03990243,0.0953455;-0.3170157;0.008081377,0.1040418;-0.6567506;0.08968019,0.1057032;-0.6194617;0.01682084,-0.08815534;0.006808903;-0.0419579,-0.1169548;-0.3156457;-0.008288398,-0.1374846;-0.6555582;0.07039927,-0.1338189;-0.6181965;-0.002379447,0.00725237;0.5478054;0.005578159,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.004021596;0.3156959;0.008145949,0.008391956;0.6237426;0.001501959,0.1813695;0.5086564;0.02664676,0.3800358;0.3786961;0.0602799,0.6047348;0.2900777;0.07767106,-0.1667676;0.503159;0.009704949,-0.3785709;0.3911486;0.01877216,-0.5963875;0.2854678;0.0130444,0.08923239;0.004854087;-0.03990243,0.0953455;-0.3170157;0.008081377,0.1040418;-0.6567506;0.08968019,0.1057032;-0.6194617;0.01682084,-0.08815534;0.006808903;-0.0419579,-0.1169548;-0.3156457;-0.008288398,-0.1374846;-0.6555582;0.07039927,-0.1338189;-0.6181965;-0.002379447,0.00725237;0.5478054;0.005578159,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.004049449;0.3156965;0.00810912,0.00843113;0.6237424;0.001431045,0.1814244;0.5088708;0.02683597,0.3854633;0.387461;0.06025651,0.6115556;0.3036206;0.08258106,-0.1669295;0.5039406;0.009604829,-0.3825146;0.3995265;0.02008881,-0.6032513;0.3000762;0.01458532,0.08923949;0.004824723;-0.03989014,0.09521545;-0.3169923;0.008463535,0.1036374;-0.657003;0.08893454,0.1053765;-0.6196952;0.0160789,-0.08814052;0.006832991;-0.04198508,-0.1170519;-0.3156283;-0.008476686,-0.1377389;-0.655508;0.07031214,-0.1339973;-0.6181517;-0.002463266,0.007290008;0.5478056;0.005514629,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.004049449;0.3156965;0.00810912,0.00843113;0.6237424;0.001431045,0.1814244;0.5088708;0.02683597,0.3854633;0.387461;0.06025651,0.6115556;0.3036206;0.08258106,-0.1669295;0.5039406;0.009604829,-0.3825146;0.3995265;0.02008881,-0.6032513;0.3000762;0.01458532,0.08923949;0.004824723;-0.03989014,0.09521545;-0.3169923;0.008463535,0.1036374;-0.657003;0.08893454,0.1053765;-0.6196952;0.0160789,-0.08814052;0.006832991;-0.04198508,-0.1170519;-0.3156283;-0.008476686,-0.1377389;-0.655508;0.07031214,-0.1339973;-0.6181517;-0.002463266,0.007290008;0.5478056;0.005514629,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.004049449;0.3156965;0.00810912,0.00843113;0.6237424;0.001431045,0.1814244;0.5088708;0.02683597,0.3854633;0.387461;0.06025651,0.6115556;0.3036206;0.08258106,-0.1669295;0.5039406;0.009604829,-0.3825146;0.3995265;0.02008881,-0.6032513;0.3000762;0.01458532,0.08923949;0.004824723;-0.03989014,0.09521545;-0.3169923;0.008463535,0.1036374;-0.657003;0.08893454,0.1053765;-0.6196952;0.0160789,-0.08814052;0.006832991;-0.04198508,-0.1170519;-0.3156283;-0.008476686,-0.1377389;-0.655508;0.07031214,-0.1339973;-0.6181517;-0.002463266,0.007290008;0.5478056;0.005514629,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.00388319;0.315697;0.008168612,0.0081432;0.6237454;0.00153167,0.1811987;0.509095;0.02702606,0.3887364;0.3936497;0.06003585,0.6197926;0.3229143;0.07600019,-0.1674818;0.5051177;0.009797599,-0.3851218;0.4050397;0.02011195,-0.6086855;0.3120621;0.01566643,0.08929427;0.004772572;-0.03977367,0.0945908;-0.3170855;0.008385435,0.103511;-0.6570265;0.08909705,0.1052774;-0.6197172;0.01624221,-0.0880676;0.006878275;-0.04213046,-0.1173088;-0.3155409;-0.008502539,-0.1380568;-0.6554207;0.07026953,-0.1342862;-0.6180596;-0.002503894,0.007026887;0.5478078;0.005607103,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.00388319;0.315697;0.008168612,0.0081432;0.6237454;0.00153167,0.1811987;0.509095;0.02702606,0.3887364;0.3936497;0.06003585,0.6197926;0.3229143;0.07600019,-0.1674818;0.5051177;0.009797599,-0.3851218;0.4050397;0.02011195,-0.6086855;0.3120621;0.01566643,0.08929427;0.004772572;-0.03977367,0.0945908;-0.3170855;0.008385435,0.103511;-0.6570265;0.08909705,0.1052774;-0.6197172;0.01624221,-0.0880676;0.006878275;-0.04213046,-0.1173088;-0.3155409;-0.008502539,-0.1380568;-0.6554207;0.07026953,-0.1342862;-0.6180596;-0.002503894,0.007026887;0.5478078;0.005607103,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.00388319;0.315697;0.008168612,0.0081432;0.6237454;0.00153167,0.1811987;0.509095;0.02702606,0.3887364;0.3936497;0.06003585,0.6197926;0.3229143;0.07600019,-0.1674818;0.5051177;0.009797599,-0.3851218;0.4050397;0.02011195,-0.6086855;0.3120621;0.01566643,0.08929427;0.004772572;-0.03977367,0.0945908;-0.3170855;0.008385435,0.103511;-0.6570265;0.08909705,0.1052774;-0.6197172;0.01624221,-0.0880676;0.006878275;-0.04213046,-0.1173088;-0.3155409;-0.008502539,-0.1380568;-0.6554207;0.07026953,-0.1342862;-0.6180596;-0.002503894,0.007026887;0.5478078;0.005607103,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.003799813;0.3157005;0.008071787,0.007993849;0.6237487;0.001379262,0.1811098;0.5094584;0.02715487,0.3921886;0.4004227;0.05949814,0.6225194;0.3277071;0.07697698,-0.1679811;0.506635;0.009620477,-0.3873949;0.4105009;0.01986731,-0.6153777;0.3288684;0.01757055,0.08937644;0.004803173;-0.03958495,0.09436062;-0.3171092;0.008243512,0.1034183;-0.6570579;0.08890732,0.1052694;-0.6197547;0.01605396,-0.08797316;0.006902938;-0.04232329,-0.1170461;-0.3155133;-0.008521304,-0.1375184;-0.6554644;0.07001466,-0.1336683;-0.6180919;-0.002753451,0.006891776;0.5478115;0.005465741,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.003799813;0.3157005;0.008071787,0.007993849;0.6237487;0.001379262,0.1811098;0.5094584;0.02715487,0.3921886;0.4004227;0.05949814,0.6225194;0.3277071;0.07697698,-0.1679811;0.506635;0.009620477,-0.3873949;0.4105009;0.01986731,-0.6153777;0.3288684;0.01757055,0.08937644;0.004803173;-0.03958495,0.09436062;-0.3171092;0.008243512,0.1034183;-0.6570579;0.08890732,0.1052694;-0.6197547;0.01605396,-0.08797316;0.006902938;-0.04232329,-0.1170461;-0.3155133;-0.008521304,-0.1375184;-0.6554644;0.07001466,-0.1336683;-0.6180919;-0.002753451,0.006891776;0.5478115;0.005465741,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.003687328;0.3157056;0.007926091,0.007792098;0.6237531;0.001136674,0.181006;0.5098091;0.02690433,0.3952354;0.4067701;0.05817511,0.6287192;0.3467327;0.08111344,-0.1683674;0.5075011;0.009271157,-0.3902992;0.4173466;0.01964443,-0.6199421;0.3405051;0.01743952,0.08940988;0.0048446;-0.03950432,0.09413075;-0.3171301;0.00793004,0.1032797;-0.6570772;0.08859006,0.1051538;-0.6197805;0.01573664,-0.0879287;0.006850798;-0.04242403,-0.1169849;-0.3155889;-0.008832432,-0.1375822;-0.655515;0.06977908,-0.1337104;-0.6181516;-0.0029888,0.006708893;0.5478166;0.005242122,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.003687328;0.3157056;0.007926091,0.007792098;0.6237531;0.001136674,0.181006;0.5098091;0.02690433,0.3952354;0.4067701;0.05817511,0.6287192;0.3467327;0.08111344,-0.1683674;0.5075011;0.009271157,-0.3902992;0.4173466;0.01964443,-0.6199421;0.3405051;0.01743952,0.08940988;0.0048446;-0.03950432,0.09413075;-0.3171301;0.00793004,0.1032797;-0.6570772;0.08859006,0.1051538;-0.6197805;0.01573664,-0.0879287;0.006850798;-0.04242403,-0.1169849;-0.3155889;-0.008832432,-0.1375822;-0.655515;0.06977908,-0.1337104;-0.6181516;-0.0029888,0.006708893;0.5478166;0.005242122,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.003687328;0.3157056;0.007926091,0.007792098;0.6237531;0.001136674,0.181006;0.5098091;0.02690433,0.3952354;0.4067701;0.05817511,0.6287192;0.3467327;0.08111344,-0.1683674;0.5075011;0.009271157,-0.3902992;0.4173466;0.01964443,-0.6199421;0.3405051;0.01743952,0.08940988;0.0048446;-0.03950432,0.09413075;-0.3171301;0.00793004,0.1032797;-0.6570772;0.08859006,0.1051538;-0.6197805;0.01573664,-0.0879287;0.006850798;-0.04242403,-0.1169849;-0.3155889;-0.008832432,-0.1375822;-0.655515;0.06977908,-0.1337104;-0.6181516;-0.0029888,0.006708893;0.5478166;0.005242122,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.003598164;0.3157099;0.007794276,0.007629846;0.6237555;0.0008804281,0.1808871;0.5099277;0.02667363,0.3986709;0.414369;0.05713511,0.6335444;0.3608538;0.08195135,-0.1687237;0.5084426;0.009118905,-0.392935;0.4240791;0.01918202,-0.6275926;0.3646649;0.02632782,0.08944281;0.004783185;-0.0394372,0.09374349;-0.3172329;0.007755078,0.1030594;-0.6571968;0.0883256,0.1049352;-0.6199068;0.01547156,-0.08788875;0.006894361;-0.04249969,-0.1172626;-0.3155301;-0.009038579,-0.1380607;-0.6553516;0.06997137,-0.1341851;-0.618;-0.002797492,0.006564176;0.5478206;0.005018326,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.003598164;0.3157099;0.007794276,0.007629846;0.6237555;0.0008804281,0.1808871;0.5099277;0.02667363,0.3986709;0.414369;0.05713511,0.6335444;0.3608538;0.08195135,-0.1687237;0.5084426;0.009118905,-0.392935;0.4240791;0.01918202,-0.6275926;0.3646649;0.02632782,0.08944281;0.004783185;-0.0394372,0.09374349;-0.3172329;0.007755078,0.1030594;-0.6571968;0.0883256,0.1049352;-0.6199068;0.01547156,-0.08788875;0.006894361;-0.04249969,-0.1172626;-0.3155301;-0.009038579,-0.1380607;-0.6553516;0.06997137,-0.1341851;-0.618;-0.002797492,0.006564176;0.5478206;0.005018326,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.003598164;0.3157099;0.007794276,0.007629846;0.6237555;0.0008804281,0.1808871;0.5099277;0.02667363,0.3986709;0.414369;0.05713511,0.6335444;0.3608538;0.08195135,-0.1687237;0.5084426;0.009118905,-0.392935;0.4240791;0.01918202,-0.6275926;0.3646649;0.02632782,0.08944281;0.004783185;-0.0394372,0.09374349;-0.3172329;0.007755078,0.1030594;-0.6571968;0.0883256,0.1049352;-0.6199068;0.01547156,-0.08788875;0.006894361;-0.04249969,-0.1172626;-0.3155301;-0.009038579,-0.1380607;-0.6553516;0.06997137,-0.1341851;-0.618;-0.002797492,0.006564176;0.5478206;0.005018326,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.003313157;0.3157162;0.007663992,0.007167985;0.6237621;0.0006647073,0.1805837;0.5103303;0.02621393,0.400893;0.4205973;0.05622975,0.6373749;0.3739168;0.07952335,-0.169367;0.5094304;0.008736229,-0.396021;0.4317792;0.01808409,-0.6303563;0.3710862;0.02505788,0.08948082;0.004811953;-0.03934738,0.09338582;-0.3172587;0.007505957,0.1027178;-0.657216;0.08810252,0.1045904;-0.6199311;0.01524787,-0.08786054;0.006820491;-0.04256988,-0.1175655;-0.3155836;-0.009204838,-0.1384597;-0.6554115;0.0697521,-0.1345862;-0.6180634;-0.003017232,0.00614264;0.5478278;0.004823604,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.003313157;0.3157162;0.007663992,0.007167985;0.6237621;0.0006647073,0.1805837;0.5103303;0.02621393,0.400893;0.4205973;0.05622975,0.6373749;0.3739168;0.07952335,-0.169367;0.5094304;0.008736229,-0.396021;0.4317792;0.01808409,-0.6303563;0.3710862;0.02505788,0.08948082;0.004811953;-0.03934738,0.09338582;-0.3172587;0.007505957,0.1027178;-0.657216;0.08810252,0.1045904;-0.6199311;0.01524787,-0.08786054;0.006820491;-0.04256988,-0.1175655;-0.3155836;-0.009204838,-0.1384597;-0.6554115;0.0697521,-0.1345862;-0.6180634;-0.003017232,0.00614264;0.5478278;0.004823604,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.003313157;0.3157162;0.007663992,0.007167985;0.6237621;0.0006647073,0.1805837;0.5103303;0.02621393,0.400893;0.4205973;0.05622975,0.6373749;0.3739168;0.07952335,-0.169367;0.5094304;0.008736229,-0.396021;0.4317792;0.01808409,-0.6303563;0.3710862;0.02505788,0.08948082;0.004811953;-0.03934738,0.09338582;-0.3172587;0.007505957,0.1027178;-0.657216;0.08810252,0.1045904;-0.6199311;0.01524787,-0.08786054;0.006820491;-0.04256988,-0.1175655;-0.3155836;-0.009204838,-0.1384597;-0.6554115;0.0697521,-0.1345862;-0.6180634;-0.003017232,0.00614264;0.5478278;0.004823604,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.0030539;0.3157261;0.007358668,0.006762411;0.6237683;0.0001462586,0.1802877;0.5107169;0.0258213,0.4025246;0.4260015;0.05620546,0.640212;0.3859;0.07948415,-0.1700024;0.5106704;0.008232092,-0.3981573;0.4375487;0.01759706,-0.6346552;0.385649;0.02212325,0.08946897;0.004739265;-0.03938312,0.09311187;-0.3173947;0.00705459,0.1025212;-0.657346;0.08766697,0.1044206;-0.6200762;0.01481152,-0.08782893;0.006857919;-0.04262907,-0.1179845;-0.315554;-0.009747263,-0.1387044;-0.65543;0.06904837,-0.1348043;-0.6180968;-0.003721036,0.005773156;0.5478371;0.004372198,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.0030539;0.3157261;0.007358668,0.006762411;0.6237683;0.0001462586,0.1802877;0.5107169;0.0258213,0.4025246;0.4260015;0.05620546,0.640212;0.3859;0.07948415,-0.1700024;0.5106704;0.008232092,-0.3981573;0.4375487;0.01759706,-0.6346552;0.385649;0.02212325,0.08946897;0.004739265;-0.03938312,0.09311187;-0.3173947;0.00705459,0.1025212;-0.657346;0.08766697,0.1044206;-0.6200762;0.01481152,-0.08782893;0.006857919;-0.04262907,-0.1179845;-0.315554;-0.009747263,-0.1387044;-0.65543;0.06904837,-0.1348043;-0.6180968;-0.003721036,0.005773156;0.5478371;0.004372198,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.0030539;0.3157261;0.007358668,0.006762411;0.6237683;0.0001462586,0.1802877;0.5107169;0.0258213,0.4025246;0.4260015;0.05620546,0.640212;0.3859;0.07948415,-0.1700024;0.5106704;0.008232092,-0.3981573;0.4375487;0.01759706,-0.6346552;0.385649;0.02212325,0.08946897;0.004739265;-0.03938312,0.09311187;-0.3173947;0.00705459,0.1025212;-0.657346;0.08766697,0.1044206;-0.6200762;0.01481152,-0.08782893;0.006857919;-0.04262907,-0.1179845;-0.315554;-0.009747263,-0.1387044;-0.65543;0.06904837,-0.1348043;-0.6180968;-0.003721036,0.005773156;0.5478371;0.004372198,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.002996183;0.3157281;0.007294948,0.006625571;0.6237701;2.942281E-05,0.180232;0.511021;0.02572642,0.4047155;0.432602;0.05649586,0.6434963;0.4000807;0.08040023,-0.1703101;0.5115611;0.007935029,-0.4000807;0.4437589;0.01780889,-0.6372989;0.3951715;0.02128677,0.08951861;0.004653365;-0.03928045,0.09292425;-0.3175109;0.00696465,0.1022894;-0.6574813;0.08750141,0.1042326;-0.6202146;0.01464681,-0.08776435;0.006932583;-0.0427498,-0.1180597;-0.3154722;-0.009926733,-0.1387669;-0.655375;0.06875648,-0.1348241;-0.6180448;-0.004010931,0.005655032;0.5478393;0.00426508,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.002996183;0.3157281;0.007294948,0.006625571;0.6237701;2.942281E-05,0.180232;0.511021;0.02572642,0.4047155;0.432602;0.05649586,0.6434963;0.4000807;0.08040023,-0.1703101;0.5115611;0.007935029,-0.4000807;0.4437589;0.01780889,-0.6372989;0.3951715;0.02128677,0.08951861;0.004653365;-0.03928045,0.09292425;-0.3175109;0.00696465,0.1022894;-0.6574813;0.08750141,0.1042326;-0.6202146;0.01464681,-0.08776435;0.006932583;-0.0427498,-0.1180597;-0.3154722;-0.009926733,-0.1387669;-0.655375;0.06875648,-0.1348241;-0.6180448;-0.004010931,0.005655032;0.5478393;0.00426508,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.002996183;0.3157281;0.007294948,0.006625571;0.6237701;2.942281E-05,0.180232;0.511021;0.02572642,0.4047155;0.432602;0.05649586,0.6434963;0.4000807;0.08040023,-0.1703101;0.5115611;0.007935029,-0.4000807;0.4437589;0.01780889,-0.6372989;0.3951715;0.02128677,0.08951861;0.004653365;-0.03928045,0.09292425;-0.3175109;0.00696465,0.1022894;-0.6574813;0.08750141,0.1042326;-0.6202146;0.01464681,-0.08776435;0.006932583;-0.0427498,-0.1180597;-0.3154722;-0.009926733,-0.1387669;-0.655375;0.06875648,-0.1348241;-0.6180448;-0.004010931,0.005655032;0.5478393;0.00426508,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.003023264;0.315732;0.007113254,0.006640596;0.6237714;-0.0002782508,0.180328;0.5114086;0.02547377,0.4060966;0.4374417;0.05782516,0.6460497;0.4147256;0.0813157,-0.1705744;0.5130159;0.008093994,-0.4021658;0.4516555;0.01755412,-0.6399586;0.406;0.02149055,0.089662;0.004686272;-0.03894807,0.09307836;-0.3175728;0.006630465,0.1024578;-0.6575251;0.08724266,0.1043531;-0.6202644;0.01438621,-0.08764348;0.006961463;-0.0429924,-0.1180653;-0.3154292;-0.01014779,-0.1390607;-0.6553217;0.06850368,-0.1351624;-0.618009;-0.004267894,0.005674076;0.5478419;0.003981574,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.003023264;0.315732;0.007113254,0.006640596;0.6237714;-0.0002782508,0.180328;0.5114086;0.02547377,0.4060966;0.4374417;0.05782516,0.6460497;0.4147256;0.0813157,-0.1705744;0.5130159;0.008093994,-0.4021658;0.4516555;0.01755412,-0.6399586;0.406;0.02149055,0.089662;0.004686272;-0.03894807,0.09307836;-0.3175728;0.006630465,0.1024578;-0.6575251;0.08724266,0.1043531;-0.6202644;0.01438621,-0.08764348;0.006961463;-0.0429924,-0.1180653;-0.3154292;-0.01014779,-0.1390607;-0.6553217;0.06850368,-0.1351624;-0.618009;-0.004267894,0.005674076;0.5478419;0.003981574,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.003023264;0.315732;0.007113254,0.006640596;0.6237714;-0.0002782508,0.180328;0.5114086;0.02547377,0.4060966;0.4374417;0.05782516,0.6460497;0.4147256;0.0813157,-0.1705744;0.5130159;0.008093994,-0.4021658;0.4516555;0.01755412,-0.6399586;0.406;0.02149055,0.089662;0.004686272;-0.03894807,0.09307836;-0.3175728;0.006630465,0.1024578;-0.6575251;0.08724266,0.1043531;-0.6202644;0.01438621,-0.08764348;0.006961463;-0.0429924,-0.1180653;-0.3154292;-0.01014779,-0.1390607;-0.6553217;0.06850368,-0.1351624;-0.618009;-0.004267894,0.005674076;0.5478419;0.003981574,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.002954256;0.31574;0.006779389,0.006513258;0.6237761;-0.0008020916,0.1802349;0.5115474;0.02501536,0.4144226;0.4741224;0.06029501,0.6503543;0.4240146;0.08199318,-0.1709828;0.5145774;0.007947772,-0.403552;0.4571404;0.01803193,-0.6421565;0.4159979;0.0225611,0.08974165;0.004776238;-0.0387532,0.09292077;-0.3176122;0.005919021,0.1024144;-0.657541;0.08661607,0.1042774;-0.6202936;0.01375744,-0.08756343;0.006803452;-0.04318041,-0.118169;-0.3156066;-0.01069857,-0.139235;-0.655478;0.06802501,-0.135368;-0.6181809;-0.004749797,0.005557512;0.5478483;0.003489955,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.002954256;0.31574;0.006779389,0.006513258;0.6237761;-0.0008020916,0.1802349;0.5115474;0.02501536,0.4144226;0.4741224;0.06029501,0.6503543;0.4240146;0.08199318,-0.1709828;0.5145774;0.007947772,-0.403552;0.4571404;0.01803193,-0.6421565;0.4159979;0.0225611,0.08974165;0.004776238;-0.0387532,0.09292077;-0.3176122;0.005919021,0.1024144;-0.657541;0.08661607,0.1042774;-0.6202936;0.01375744,-0.08756343;0.006803452;-0.04318041,-0.118169;-0.3156066;-0.01069857,-0.139235;-0.655478;0.06802501,-0.135368;-0.6181809;-0.004749797,0.005557512;0.5478483;0.003489955,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.002954256;0.31574;0.006779389,0.006513258;0.6237761;-0.0008020916,0.1802349;0.5115474;0.02501536,0.4144226;0.4741224;0.06029501,0.6503543;0.4240146;0.08199318,-0.1709828;0.5145774;0.007947772,-0.403552;0.4571404;0.01803193,-0.6421565;0.4159979;0.0225611,0.08974165;0.004776238;-0.0387532,0.09292077;-0.3176122;0.005919021,0.1024144;-0.657541;0.08661607,0.1042774;-0.6202936;0.01375744,-0.08756343;0.006803452;-0.04318041,-0.118169;-0.3156066;-0.01069857,-0.139235;-0.655478;0.06802501,-0.135368;-0.6181809;-0.004749797,0.005557512;0.5478483;0.003489955,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.002861527;0.3157447;0.006595694,0.006343411;0.6237777;-0.001158451,0.1801404;0.5119885;0.02492778,0.4123904;0.4644927;0.06089008,0.6523729;0.4410208;0.08331261,-0.1713368;0.5156763;0.007823294,-0.4062256;0.4685648;0.01766814,-0.644729;0.4269357;0.02300077,0.0898361;0.004711022;-0.0385418,0.09284262;-0.3177878;0.005338356,0.1022481;-0.6577299;0.08598996,0.1041278;-0.6204916;0.01313087,-0.08746023;0.00680896;-0.04338819,-0.1181003;-0.3156184;-0.0111117,-0.1391629;-0.6554866;0.06762685,-0.1352801;-0.6181985;-0.005148023,0.005401391;0.5478518;0.003170113,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.002861527;0.3157447;0.006595694,0.006343411;0.6237777;-0.001158451,0.1801404;0.5119885;0.02492778,0.4123904;0.4644927;0.06089008,0.6523729;0.4410208;0.08331261,-0.1713368;0.5156763;0.007823294,-0.4062256;0.4685648;0.01766814,-0.644729;0.4269357;0.02300077,0.0898361;0.004711022;-0.0385418,0.09284262;-0.3177878;0.005338356,0.1022481;-0.6577299;0.08598996,0.1041278;-0.6204916;0.01313087,-0.08746023;0.00680896;-0.04338819,-0.1181003;-0.3156184;-0.0111117,-0.1391629;-0.6554866;0.06762685,-0.1352801;-0.6181985;-0.005148023,0.005401391;0.5478518;0.003170113,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.002861527;0.3157447;0.006595694,0.006343411;0.6237777;-0.001158451,0.1801404;0.5119885;0.02492778,0.4123904;0.4644927;0.06089008,0.6523729;0.4410208;0.08331261,-0.1713368;0.5156763;0.007823294,-0.4062256;0.4685648;0.01766814,-0.644729;0.4269357;0.02300077,0.0898361;0.004711022;-0.0385418,0.09284262;-0.3177878;0.005338356,0.1022481;-0.6577299;0.08598996,0.1041278;-0.6204916;0.01313087,-0.08746023;0.00680896;-0.04338819,-0.1181003;-0.3156184;-0.0111117,-0.1391629;-0.6554866;0.06762685,-0.1352801;-0.6181985;-0.005148023,0.005401391;0.5478518;0.003170113,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.002763624;0.3157496;0.006397137,0.006161664;0.6237796;-0.001516988,0.1800235;0.5123037;0.02477689,0.4125003;0.4656371;0.06035687,0.6532807;0.4539717;0.08346669,-0.1716723;0.516762;0.008125061,-0.4075419;0.474457;0.01618448,-0.646728;0.4373736;0.02394068,0.08987416;0.00472421;-0.03845133,0.09283376;-0.3178309;0.005016185,0.1022273;-0.6577647;0.0857043,0.1040411;-0.620535;0.01284268,-0.08741716;0.006720063;-0.04348873,-0.1180312;-0.3157198;-0.01131268,-0.1391064;-0.6556051;0.06734864,-0.1352895;-0.6183254;-0.005430542,0.005241986;0.5478556;0.002850428,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.002763624;0.3157496;0.006397137,0.006161664;0.6237796;-0.001516988,0.1800235;0.5123037;0.02477689,0.4125003;0.4656371;0.06035687,0.6532807;0.4539717;0.08346669,-0.1716723;0.516762;0.008125061,-0.4075419;0.474457;0.01618448,-0.646728;0.4373736;0.02394068,0.08987416;0.00472421;-0.03845133,0.09283376;-0.3178309;0.005016185,0.1022273;-0.6577647;0.0857043,0.1040411;-0.620535;0.01284268,-0.08741716;0.006720063;-0.04348873,-0.1180312;-0.3157198;-0.01131268,-0.1391064;-0.6556051;0.06734864,-0.1352895;-0.6183254;-0.005430542,0.005241986;0.5478556;0.002850428,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.002763624;0.3157496;0.006397137,0.006161664;0.6237796;-0.001516988,0.1800235;0.5123037;0.02477689,0.4125003;0.4656371;0.06035687,0.6532807;0.4539717;0.08346669,-0.1716723;0.516762;0.008125061,-0.4075419;0.474457;0.01618448,-0.646728;0.4373736;0.02394068,0.08987416;0.00472421;-0.03845133,0.09283376;-0.3178309;0.005016185,0.1022273;-0.6577647;0.0857043,0.1040411;-0.620535;0.01284268,-0.08741716;0.006720063;-0.04348873,-0.1180312;-0.3157198;-0.01131268,-0.1391064;-0.6556051;0.06734864,-0.1352895;-0.6183254;-0.005430542,0.005241986;0.5478556;0.002850428,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.00265253;0.3157582;0.006011374,0.005974844;0.6237828;-0.002129149,0.1799499;0.5128968;0.02441654,0.413482;0.4712234;0.05927721,0.6544046;0.4670826;0.08345272,-0.1720211;0.5179108;0.008089992,-0.4084567;0.4787473;0.01541151,-0.64846;0.4476105;0.02402766,0.08993499;0.004723147;-0.03830898,0.09278113;-0.3179169;0.00453113,0.1021478;-0.6578715;0.08513489,0.1039086;-0.6206574;0.01227043,-0.08732779;0.006678342;-0.04367432,-0.1180824;-0.315779;-0.01180901,-0.1391162;-0.655659;0.06688651,-0.135353;-0.6183946;-0.005897008,0.005074007;0.5478621;0.002299813,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.00265253;0.3157582;0.006011374,0.005974844;0.6237828;-0.002129149,0.1799499;0.5128968;0.02441654,0.413482;0.4712234;0.05927721,0.6544046;0.4670826;0.08345272,-0.1720211;0.5179108;0.008089992,-0.4084567;0.4787473;0.01541151,-0.64846;0.4476105;0.02402766,0.08993499;0.004723147;-0.03830898,0.09278113;-0.3179169;0.00453113,0.1021478;-0.6578715;0.08513489,0.1039086;-0.6206574;0.01227043,-0.08732779;0.006678342;-0.04367432,-0.1180824;-0.315779;-0.01180901,-0.1391162;-0.655659;0.06688651,-0.135353;-0.6183946;-0.005897008,0.005074007;0.5478621;0.002299813,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.00265253;0.3157582;0.006011374,0.005974844;0.6237828;-0.002129149,0.1799499;0.5128968;0.02441654,0.413482;0.4712234;0.05927721,0.6544046;0.4670826;0.08345272,-0.1720211;0.5179108;0.008089992,-0.4084567;0.4787473;0.01541151,-0.64846;0.4476105;0.02402766,0.08993499;0.004723147;-0.03830898,0.09278113;-0.3179169;0.00453113,0.1021478;-0.6578715;0.08513489,0.1039086;-0.6206574;0.01227043,-0.08732779;0.006678342;-0.04367432,-0.1180824;-0.315779;-0.01180901,-0.1391162;-0.655659;0.06688651,-0.135353;-0.6183946;-0.005897008,0.005074007;0.5478621;0.002299813,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.002565141;0.315767;0.005569941,0.005776003;0.6237812;-0.002974534,0.1798263;0.5134806;0.02426933,0.4148735;0.4788144;0.05652178,0.6554968;0.47658;0.0837387,-0.1722945;0.5187192;0.008065185,-0.4093041;0.4831142;0.01498923,-0.650118;0.4590636;0.02367952,0.0899773;0.004736704;-0.0382078,0.09285104;-0.3179658;0.004157446,0.1022104;-0.6579685;0.0845589,0.1039489;-0.6207798;0.01169139,-0.08724201;0.006618299;-0.04385452,-0.1181406;-0.3158594;-0.01233658,-0.1391142;-0.6557336;0.06640016,-0.1353732;-0.6184952;-0.0063871,0.004910198;0.5478669;0.001570486,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.002565141;0.315767;0.005569941,0.005776003;0.6237812;-0.002974534,0.1798263;0.5134806;0.02426933,0.4148735;0.4788144;0.05652178,0.6554968;0.47658;0.0837387,-0.1722945;0.5187192;0.008065185,-0.4093041;0.4831142;0.01498923,-0.650118;0.4590636;0.02367952,0.0899773;0.004736704;-0.0382078,0.09285104;-0.3179658;0.004157446,0.1022104;-0.6579685;0.0845589,0.1039489;-0.6207798;0.01169139,-0.08724201;0.006618299;-0.04385452,-0.1181406;-0.3158594;-0.01233658,-0.1391142;-0.6557336;0.06640016,-0.1353732;-0.6184952;-0.0063871,0.004910198;0.5478669;0.001570486,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.002565141;0.315767;0.005569941,0.005776003;0.6237812;-0.002974534,0.1798263;0.5134806;0.02426933,0.4148735;0.4788144;0.05652178,0.6554968;0.47658;0.0837387,-0.1722945;0.5187192;0.008065185,-0.4093041;0.4831142;0.01498923,-0.650118;0.4590636;0.02367952,0.0899773;0.004736704;-0.0382078,0.09285104;-0.3179658;0.004157446,0.1022104;-0.6579685;0.0845589,0.1039489;-0.6207798;0.01169139,-0.08724201;0.006618299;-0.04385452,-0.1181406;-0.3158594;-0.01233658,-0.1391142;-0.6557336;0.06640016,-0.1353732;-0.6184952;-0.0063871,0.004910198;0.5478669;0.001570486,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095
+0;0;0,0.002471049;0.3157741;0.005200479,0.005583181;0.6237803;-0.003666478,0.1797594;0.5141115;0.02380912,0.4155206;0.4846047;0.05598309,0.6560842;0.4849903;0.08380926,-0.1725269;0.5192187;0.007900383,-0.409889;0.4859414;0.01430638,-0.6512527;0.4691375;0.02462574,0.09004605;0.004782534;-0.03803978,0.09269907;-0.3179871;0.003825456,0.1021819;-0.6580538;0.0839413,0.1038638;-0.6208828;0.01107071,-0.08713858;0.006536462;-0.04407188,-0.1182247;-0.315946;-0.01278782,-0.1391934;-0.6558468;0.06583498,-0.1355085;-0.6186225;-0.006956533,0.004741535;0.5478703;0.0009534913,0;0;0,0.003517054;0.3158045;0.001261711,0.008019902;0.6236963;-0.01055646,0.1679274;0.5091616;-0.07478452,0.2742237;0.2971854;-0.1102295,0.2497121;0.06711641;-0.1817331,-0.1315797;0.4693756;0.07834662,-0.1716801;0.2347165;0.1069162,-0.2560846;0.0159203;0.04650577,0.0689489;0.007613807;-0.06903815,0.110889;-0.3151443;-0.07190514,0.08689217;-0.6515468;0.01980805,0.09626676;-0.680052;-0.02324582,-0.09784416;0.0005566003;-0.002097448,-0.1297982;-0.3194742;-0.05208981,-0.1521691;-0.6646883;-0.002284743,-0.1564647;-0.6881673;-0.05214386,0.006795317;0.5478359;-0.005257368,478.1095

+ 192 - 0
DataCSV/Sam/FirstPersonPerspective_TwoArms_Sideways_ColorFeedback_Slow.csv

@@ -0,0 +1,192 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.006238662;0.3256644;0.007421051,0.01268853;0.649452;-0.0008321197,0.1760823;0.5243626;0.02287665,0.2088827;0.2988157;0.03902949,0.2578373;0.04731819;0.001192838,-0.1527038;0.5160959;0.005377344,-0.188007;0.2903487;0.005586163,-0.2310124;0.03797656;-0.03363112,0.09153952;0.005524556;-0.04032661,0.100186;-0.2724093;-0.001421757,0.1062606;-0.6096053;0.07935657,0.1089797;-0.5691072;-0.02706559,-0.08989419;0.006708521;-0.04370665,-0.1114902;-0.2717817;-0.01520477,-0.1311346;-0.6094486;0.06133541,-0.1255487;-0.5688652;-0.04496636,0.01101797;0.5687566;0.003814592,0;0;0,-0.04586063;0.3086191;-0.09382081,-0.08931617;0.6110213;-0.2015901,0.09062959;0.5169748;-0.1501384,0.2267624;0.3334647;-0.1504395,0.2120288;0.07705805;-0.183872,-0.1548473;0.4560018;-0.04066038,-0.1746346;0.2377034;0.02385686,-0.2442862;0.1828783;-0.2194989,0.06854706;0.01660073;-0.07114744,0.06950157;-0.2641068;-0.07730722,0.02639256;-0.6030622;-0.01802826,-0.006325778;-0.6090285;-0.1133132,-0.09940651;-0.01107421;-0.005652429,-0.1513255;-0.2866378;-0.01995788,-0.1904581;-0.6282732;0.02495414,-0.2210452;-0.634684;-0.07086845,-0.0788135;0.5363913;-0.1723297,779.2567
+0;0;0,0.006241699;0.3258229;0.007424664,0.01270062;0.6500671;-0.0008385433,0.1744111;0.5253538;0.02268041,0.2071705;0.3000891;0.03881304,0.2562253;0.04807636;0.0008988865,-0.1510253;0.5171713;0.005359394,-0.1862842;0.2917064;0.005567951,-0.2293778;0.03881735;-0.03372966,0.09143608;0.005518313;-0.04028104,0.1000829;-0.2724234;-0.001375064,0.1061639;-0.6099806;0.07948976,0.1088843;-0.5694776;-0.0269824,-0.08979261;0.00670094;-0.04365726,-0.1113892;-0.2717973;-0.01515456,-0.1310547;-0.6098257;0.06146759,-0.1254662;-0.5692374;-0.04488415,0.01102848;0.5692954;0.003812564,0;0;0,-0.04529318;0.30907;-0.09316087,-0.08710848;0.6128575;-0.1990604,0.0905239;0.5168614;-0.1493852,0.2267072;0.3337495;-0.1507227,0.2107225;0.07700545;-0.1850917,-0.1532708;0.4574189;-0.04115565,-0.1719028;0.2390855;0.02257031,-0.2440231;0.1821209;-0.2201393,0.0686227;0.01667017;-0.07089853,0.0695891;-0.2640445;-0.07709765,0.02655618;-0.6033952;-0.01785135,-0.006360605;-0.609113;-0.1132178,-0.09929017;-0.01118895;-0.005462727,-0.1508397;-0.286828;-0.0198102,-0.1901666;-0.6287901;0.0253139,-0.2209532;-0.6349579;-0.0705929,-0.07710057;0.5378322;-0.1704326,779.2858
+0;0;0,0.006165643;0.3258215;0.007550956,0.01257109;0.6500707;-0.0005567553,0.1743263;0.5254748;0.02292092,0.207029;0.3001967;0.03898151,0.2558848;0.04817164;0.0008931831,-0.1511081;0.5170709;0.005755138,-0.1863387;0.2916017;0.005908825,-0.2293877;0.03873667;-0.03359233,0.09148549;0.005528271;-0.04016733,0.1000407;-0.2723768;-0.0009797774,0.1060331;-0.609911;0.07998736,0.1113757;-0.6592221;0.008326739,-0.08974298;0.006700858;-0.04375919,-0.1113228;-0.2717738;-0.01501422,-0.1313391;-0.6097615;0.06169664,-0.1257995;-0.569164;-0.04465674,0.01091144;0.5692964;0.004053354,0;0;0,-0.04529318;0.30907;-0.09316087,-0.08710848;0.6128575;-0.1990604,0.0905239;0.5168614;-0.1493852,0.2267072;0.3337495;-0.1507227,0.2107225;0.07700545;-0.1850917,-0.1532708;0.4574189;-0.04115565,-0.1719028;0.2390855;0.02257031,-0.2440231;0.1821209;-0.2201393,0.0686227;0.01667017;-0.07089853,0.0695891;-0.2640445;-0.07709765,0.02655618;-0.6033952;-0.01785135,-0.006360605;-0.609113;-0.1132178,-0.09929017;-0.01118895;-0.005462727,-0.1508397;-0.286828;-0.0198102,-0.1901666;-0.6287901;0.0253139,-0.2209532;-0.6349579;-0.0705929,-0.07710057;0.5378322;-0.1704326,779.3077
+0;0;0,0.006161978;0.3256278;0.007546467,0.01256541;0.6497757;-0.0005582483,0.1755623;0.5248831;0.02306065,0.2082449;0.2997428;0.03911141,0.257034;0.04806259;0.001075197,-0.1523434;0.5164154;0.00576451,-0.1875524;0.291084;0.005918104,-0.2305425;0.03856504;-0.033529,0.0914712;0.005527407;-0.04016105,0.1000275;-0.2724161;-0.0009680875,0.1060217;-0.6100467;0.0800222,0.1113648;-0.6593664;0.008353814,-0.08972896;0.00669981;-0.04375235,-0.1113118;-0.2718133;-0.01500341,-0.1313338;-0.6098976;0.06172938,-0.1257936;-0.5692989;-0.04463552,0.0109065;0.5690374;0.004049803,0;0;0,-0.04504158;0.3090427;-0.09269452,-0.08679049;0.6128147;-0.1983531,0.09232335;0.5172557;-0.1497517,0.2267069;0.3330119;-0.1527877,0.209408;0.07670906;-0.1871338,-0.1535777;0.4567186;-0.03958671,-0.1718615;0.2384382;0.02392177,-0.2456023;0.1821325;-0.2180741,0.06866625;0.01662192;-0.0708456,0.07005713;-0.2641243;-0.07728672,0.02679647;-0.6034733;-0.01761603,-0.006156377;-0.6091416;-0.1130016,-0.09929518;-0.01116449;-0.005124636,-0.1506698;-0.2868485;-0.01998648,-0.1898134;-0.6288276;0.02592482,-0.2206371;-0.6349432;-0.07000264,-0.07678907;0.5378057;-0.1697824,779.3307
+0;0;0,0.006160904;0.3255711;0.007545152,0.012563;0.6496514;-0.0005577356,0.1766781;0.5244791;0.02318907,0.2093717;0.2992633;0.03924522,0.2579768;0.04853195;0.001352411,-0.1534536;0.5159539;0.005775518,-0.1886744;0.2905469;0.005929163,-0.2315024;0.03897992;-0.03336922,0.09133523;0.005519191;-0.04010135,0.09989604;-0.2725692;-0.000887949,0.1058903;-0.6102091;0.08010454,0.1112332;-0.659524;0.008440487,-0.08959558;0.006689852;-0.04368731,-0.1111896;-0.2719685;-0.01492338,-0.1312122;-0.610062;0.0618115,-0.1256724;-0.569464;-0.04454696,0.01090451;0.5689332;0.004049171,0;0;0,-0.04500514;0.3090783;-0.0923934,-0.08681445;0.6128322;-0.1978717,0.09357984;0.517204;-0.1500149,0.2264416;0.3317688;-0.153235,0.2080637;0.07673216;-0.1890554,-0.1540501;0.4563085;-0.03816284,-0.1719186;0.2376678;0.02449361,-0.2467474;0.1827533;-0.2164412,0.06869002;0.01662236;-0.07061219,0.07028753;-0.2642461;-0.0779953,0.02677231;-0.6033789;-0.01723576,-0.006283157;-0.6090227;-0.1125877,-0.09913522;-0.01119601;-0.005249897,-0.1504024;-0.2870299;-0.02046548,-0.1895221;-0.6289339;0.02609235,-0.2204516;-0.6350237;-0.06980357,-0.07678552;0.5378343;-0.1693387,779.3634
+0;0;0,0.006137885;0.3259115;0.007597153,0.01253123;0.6505641;-0.0004768856,0.1760842;0.525417;0.02315177,0.2087194;0.3004298;0.03920334,0.257169;0.05010542;0.001366485,-0.1529054;0.516883;0.005860235,-0.1880837;0.2917065;0.005914421,-0.2308569;0.0405511;-0.03323489,0.0913638;0.005540207;-0.04016321,0.09982659;-0.2725681;-0.0008732975,0.1056033;-0.6110572;0.08024319,0.1104858;-0.6609815;0.00916598,-0.08966707;0.006678157;-0.04366165,-0.1113027;-0.2720019;-0.01487086,-0.1314471;-0.6109121;0.06208439,-0.1259239;-0.5703058;-0.04431446,0.01087474;0.5697309;0.004126713,0;0;0,-0.04445454;0.3098225;-0.09136462,-0.08557491;0.6147889;-0.1953676,0.09396271;0.5169365;-0.1492116,0.2259123;0.3311582;-0.1534178,0.2057574;0.07686511;-0.1904323,-0.1531577;0.4570869;-0.03751734,-0.1696646;0.2386726;0.02544871,-0.2466429;0.1846904;-0.2145544,0.06862938;0.01686415;-0.07068753,0.07031889;-0.2640288;-0.07816195,0.02648516;-0.6038126;-0.01640749,-0.006772254;-0.6092422;-0.111814,-0.09917457;-0.01157931;-0.004630611,-0.1503893;-0.2874437;-0.01997503,-0.1894777;-0.6301491;0.02706925,-0.2206162;-0.6360226;-0.06888492,-0.07570118;0.5394915;-0.1672471,779.3971
+0;0;0,0.006137885;0.3259115;0.007597153,0.01253123;0.6505641;-0.0004768856,0.1760842;0.525417;0.02315177,0.2087194;0.3004298;0.03920334,0.257169;0.05010542;0.001366485,-0.1529054;0.516883;0.005860235,-0.1880837;0.2917065;0.005914421,-0.2308569;0.0405511;-0.03323489,0.0913638;0.005540207;-0.04016321,0.09982659;-0.2725681;-0.0008732975,0.1056033;-0.6110572;0.08024319,0.1104858;-0.6609815;0.00916598,-0.08966707;0.006678157;-0.04366165,-0.1113027;-0.2720019;-0.01487086,-0.1314471;-0.6109121;0.06208439,-0.1259239;-0.5703058;-0.04431446,0.01087474;0.5697309;0.004126713,0;0;0,-0.04445454;0.3098225;-0.09136462,-0.08557491;0.6147889;-0.1953676,0.09396271;0.5169365;-0.1492116,0.2259123;0.3311582;-0.1534178,0.2057574;0.07686511;-0.1904323,-0.1531577;0.4570869;-0.03751734,-0.1696646;0.2386726;0.02544871,-0.2466429;0.1846904;-0.2145544,0.06862938;0.01686415;-0.07068753,0.07031889;-0.2640288;-0.07816195,0.02648516;-0.6038126;-0.01640749,-0.006772254;-0.6092422;-0.111814,-0.09917457;-0.01157931;-0.004630611,-0.1503893;-0.2874437;-0.01997503,-0.1894777;-0.6301491;0.02706925,-0.2206162;-0.6360226;-0.06888492,-0.07570118;0.5394915;-0.1672471,779.4196
+0;0;0,0.006145129;0.3262961;0.007606118,0.01254878;0.6514735;-0.0004796255,0.1759893;0.5262569;0.02314196,0.2084455;0.3025036;0.03910549,0.2571134;0.05105123;0.001098134,-0.1527804;0.5177286;0.005861984,-0.1877657;0.2937871;0.005915872,-0.2307317;0.04149991;-0.03340986,0.09127275;0.005534687;-0.04012319,0.09980148;-0.2747403;-0.0005271807,0.1055485;-0.6114861;0.08017153,0.1104283;-0.6613678;0.009132288,-0.08957771;0.006671502;-0.04361815,-0.1113819;-0.2741797;-0.01460306,-0.1314226;-0.6113445;0.06195587,-0.1259023;-0.5707438;-0.04438613,0.01089025;0.5705411;0.00412962,0;0;0,-0.04381959;0.3104988;-0.09074759,-0.08421455;0.6164565;-0.1937582,0.09489792;0.5166074;-0.1490586,0.2265379;0.3321689;-0.1542675,0.2050707;0.07682472;-0.1914146,-0.1517446;0.4600047;-0.03523478,-0.1695356;0.2420757;0.02446611,-0.2492363;0.1812299;-0.2142534,0.06857044;0.01665753;-0.07065296,0.07061598;-0.2664123;-0.07852626,0.02700905;-0.6042601;-0.01607418,-0.006888635;-0.6095292;-0.1112504,-0.09912423;-0.01119785;-0.004495974,-0.1500629;-0.2893372;-0.01993766,-0.1890085;-0.6302851;0.02676046,-0.2207953;-0.6360023;-0.0689754,-0.0745286;0.5409389;-0.1658778,779.4529
+0;0;0,0.006106635;0.3264865;0.007662241,0.01249087;0.6518575;-0.0003709313,0.1747141;0.526998;0.02298546,0.2072707;0.3020275;0.03911646,0.2555984;0.05250321;0.00132389,-0.1515751;0.5184165;0.005994341,-0.1867385;0.2932601;0.00596446,-0.2293406;0.04290077;-0.03316983,0.09123239;0.005521076;-0.04010293,0.09986188;-0.2738946;-0.0003972091,0.1055865;-0.6115859;0.08024125,0.1081929;-0.5710542;-0.02624287,-0.08953213;0.0066805;-0.04360556,-0.1112988;-0.2733331;-0.0145756,-0.131457;-0.6113751;0.06218348,-0.125981;-0.5707669;-0.04418408,0.01083642;0.5709028;0.004226007,0;0;0,-0.04369561;0.3108763;-0.09019995,-0.08418022;0.6173279;-0.1923108,0.09344556;0.5160432;-0.1476133,0.2258906;0.3307593;-0.1553624,0.2031834;0.07748598;-0.1922843,-0.1511063;0.4606881;-0.03546144,-0.1672824;0.24192;0.0262694,-0.2517396;0.1834248;-0.2092545,0.06865304;0.01662272;-0.07051611,0.07082471;-0.2656048;-0.07870317,0.0271351;-0.6042725;-0.01572609,-0.006826349;-0.6094444;-0.1109424,-0.09908678;-0.01112169;-0.004493956,-0.1496945;-0.288482;-0.01979857,-0.1885473;-0.6303533;0.02694775,-0.220401;-0.6359664;-0.06883135,-0.07444126;0.5417076;-0.1646657,779.4752
+0;0;0,0.006115686;0.3269704;0.007673599,0.01250288;0.652496;-0.0003602947,0.1725427;0.5282556;0.02274415,0.2051055;0.3032431;0.03887818,0.2534251;0.05376054;0.001091924,-0.1493979;0.5197884;0.005979481,-0.1845679;0.29459;0.005949595,-0.2271629;0.04427254;-0.03317815,0.09102778;0.005508693;-0.04001299,0.09966513;-0.2741614;-0.0002711117,0.1053879;-0.6117409;0.08034067,0.1079946;-0.5712079;-0.02615645,-0.08933134;0.006665518;-0.04350777,-0.1111179;-0.273603;-0.01445138,-0.1312693;-0.6115332;0.06228232,-0.1257926;-0.5709236;-0.04409821,0.01084912;0.5715753;0.004234714,0;0;0,-0.0424763;0.3118743;-0.08908486,-0.08014596;0.6196771;-0.1886721,0.09437281;0.5163717;-0.1476049,0.2261324;0.3305438;-0.1552656,0.2019292;0.07762989;-0.1933823,-0.1479468;0.4631802;-0.03527291,-0.1636646;0.2441939;0.02595804,-0.2518821;0.1881508;-0.2087353,0.06856765;0.01648244;-0.07031536,0.07119297;-0.266003;-0.07834196,0.02753045;-0.6045887;-0.01553869,-0.007083252;-0.6093936;-0.1106696,-0.09888835;-0.01076738;-0.004753813,-0.149119;-0.2884769;-0.01970955,-0.1882764;-0.6301683;0.02724408,-0.2207873;-0.6354162;-0.06846383,-0.07120404;0.5437544;-0.1616943,779.4976
+0;0;0,0.006114838;0.326925;0.007672534,0.01249757;0.6522251;-0.0003545149,0.1724057;0.5281064;0.02272977,0.2050088;0.3028145;0.03888383,0.2533476;0.05323307;0.001082607,-0.1492691;0.5196462;0.005978939,-0.1844828;0.2941681;0.005949015,-0.2270947;0.04375151;-0.03319423,0.09091514;0.005501877;-0.03996348,0.0995589;-0.2743756;-0.0001921281,0.1052743;-0.6115206;0.0803159,0.1078807;-0.5709889;-0.0261688,-0.0892208;0.00665727;-0.04345392,-0.1110235;-0.2738191;-0.01437599,-0.131149;-0.6113143;0.06225894,-0.125673;-0.570706;-0.04410918,0.01084557;0.5713903;0.004235612,0;0;0,-0.04252231;0.3119271;-0.08871055,-0.08125414;0.6193295;-0.1883843,0.09349315;0.5161246;-0.1467385,0.225894;0.3304784;-0.1560049,0.2005415;0.07760733;-0.1943445,-0.148105;0.4629806;-0.03479971,-0.1626816;0.2437891;0.02703074,-0.2525151;0.1881381;-0.207254,0.06862833;0.01652241;-0.07007194,0.07139839;-0.266175;-0.07796741,0.02770437;-0.6043221;-0.0152905,-0.006938495;-0.6091521;-0.1103876,-0.09874889;-0.01081302;-0.004964747,-0.1487793;-0.288794;-0.01950319,-0.1877221;-0.6300911;0.02719587,-0.220265;-0.6353627;-0.06847843,-0.07188679;0.5435733;-0.1613414,779.5312
+0;0;0,0.006068701;0.3269248;0.007717608,0.01242228;0.6522265;-0.0002650078,0.1723465;0.5281032;0.02271953,0.2049948;0.3028215;0.03892478,0.2531732;0.05321905;0.001057781,-0.1493168;0.5195848;0.006111478,-0.1845259;0.2941059;0.006019042,-0.2270985;0.0436748;-0.03307375,0.0909187;0.00550129;-0.03995548,0.09961003;-0.2743493;-6.094575E-06,0.1054515;-0.6115519;0.0802515,0.1080149;-0.5710134;-0.02623357,-0.08922487;0.006661441;-0.04344493,-0.1110018;-0.2738073;-0.01427504,-0.1311766;-0.6112884;0.06240945,-0.1257407;-0.570675;-0.04396023,0.01077724;0.5713909;0.004314242,0;0;0,-0.04252231;0.3119271;-0.08871055,-0.08125414;0.6193295;-0.1883843,0.09349315;0.5161246;-0.1467385,0.225894;0.3304784;-0.1560049,0.2005415;0.07760733;-0.1943445,-0.148105;0.4629806;-0.03479971,-0.1626816;0.2437891;0.02703074,-0.2525151;0.1881381;-0.207254,0.06862833;0.01652241;-0.07007194,0.07139839;-0.266175;-0.07796741,0.02770437;-0.6043221;-0.0152905,-0.006938495;-0.6091521;-0.1103876,-0.09874889;-0.01081302;-0.004964747,-0.1487793;-0.288794;-0.01950319,-0.1877221;-0.6300911;0.02719587,-0.220265;-0.6353627;-0.06847843,-0.07188679;0.5435733;-0.1613414,779.5533
+0;0;0,0.006071537;0.3270777;0.007721215,0.01242235;0.6522381;-0.000257649,0.1737781;0.5277733;0.02288751,0.206051;0.3050826;0.03890637,0.2547178;0.0529497;0.0006554686,-0.1507335;0.5191794;0.006132386,-0.1855377;0.296294;0.006041013,-0.2285419;0.04332393;-0.0334481,0.09094547;0.005502909;-0.03996724,0.09962408;-0.2739379;-7.635728E-05,0.1054783;-0.6118752;0.08035609,0.1080408;-0.5713403;-0.0260921,-0.08925115;0.006663402;-0.04345772,-0.1109961;-0.2733947;-0.01433054,-0.131215;-0.611611;0.062521,-0.1257809;-0.5710013;-0.04381184,0.01077816;0.5714443;0.004319235,0;0;0,-0.04278595;0.3122177;-0.08812332,-0.08236674;0.619555;-0.1871989,0.09414396;0.5157764;-0.1466949,0.2258613;0.3329902;-0.1580534,0.2002017;0.07723662;-0.194581,-0.148622;0.4625285;-0.03202146,-0.1626287;0.2457464;0.02879458,-0.2561984;0.1875062;-0.2062701,0.06860457;0.01646039;-0.07015133,0.07166646;-0.2658227;-0.07794023,0.02795307;-0.604712;-0.01510382,-0.006964263;-0.6095059;-0.1100719,-0.09879962;-0.01071462;-0.004751079,-0.1484397;-0.2883379;-0.01941203,-0.1873943;-0.6303459;0.02768668,-0.220216;-0.6355836;-0.06786337,-0.07273677;0.5438291;-0.160289,779.5758
+0;0;0,0.006079725;0.3275187;0.007731628,0.01243291;0.6528005;-0.000250082,0.1748256;0.5280308;0.02301479,0.2067245;0.3079208;0.03884802,0.2557536;0.05391049;0.0003123097,-0.1517515;0.5193822;0.006153024,-0.1861524;0.2990796;0.006062711,-0.2294768;0.04422599;-0.03372044,0.0909702;0.005504406;-0.03997811,0.09966119;-0.2743348;-3.035739E-05,0.1055188;-0.6124728;0.08044986,0.108081;-0.5719396;-0.02598098,-0.08927541;0.006665214;-0.04346954,-0.1110514;-0.2737922;-0.01430083,-0.1312822;-0.6122094;0.06259637,-0.1258491;-0.5716014;-0.04371914,0.01078817;0.5719797;0.004328333,0;0;0,-0.0429299;0.3128599;-0.0874126,-0.08295824;0.6204892;-0.1857944,0.09464649;0.5152538;-0.1468661,0.2256683;0.3353683;-0.1606908,0.1994108;0.0774464;-0.1952875,-0.1489285;0.4622893;-0.0299401,-0.1629492;0.2479549;0.02989993,-0.2612804;0.1884944;-0.2050586,0.06857097;0.01646405;-0.07022166,0.07197436;-0.2662182;-0.07800102,0.02812631;-0.6052932;-0.0151186,-0.007020488;-0.6100091;-0.1100109,-0.09883309;-0.01073537;-0.004571283,-0.1483075;-0.2887921;-0.01933893,-0.1873081;-0.6310217;0.0276344,-0.2203619;-0.6361831;-0.0678442,-0.07320472;0.5446998;-0.1590269,779.6094
+0;0;0,0.006030074;0.3273558;0.007806603,0.01235062;0.6524859;-9.246869E-05,0.1750779;0.5276289;0.02300274,0.2070572;0.3071376;0.03889971,0.2560119;0.0531868;0.0001768656,-0.1521147;0.518923;0.00638121,-0.1866196;0.2982396;0.006201028,-0.2302859;0.04350883;-0.03370586,0.0910317;0.005525318;-0.04001155,0.09972308;-0.2746247;0.0001562797,0.1055594;-0.6130998;0.08064371,0.1080465;-0.5725657;-0.02570929,-0.08934826;0.006653685;-0.04348378,-0.1111592;-0.274126;-0.01415659,-0.1314019;-0.6128765;0.062759,-0.1260458;-0.5722592;-0.04347988,0.01071263;0.5717013;0.004465254,0;0;0,-0.04294409;0.3128212;-0.086936,-0.08319914;0.6203412;-0.1850557,0.094832;0.5150411;-0.1467113,0.2256723;0.3345466;-0.1606524,0.1989606;0.07674405;-0.1954567,-0.1477172;0.4613765;-0.02852988,-0.1630194;0.2459984;0.02865311,-0.2628938;0.1853921;-0.2053106,0.06815011;0.01676211;-0.07065988,0.07224609;-0.2662645;-0.07788301,0.02827431;-0.6056122;-0.01473737,-0.007359203;-0.6102976;-0.1093698,-0.09888616;-0.0110713;-0.004144381,-0.1483601;-0.2894696;-0.01896752,-0.1874037;-0.632;0.02821592,-0.2209521;-0.637133;-0.06701168,-0.07337627;0.5445799;-0.1583474,779.632
+0;0;0,0.006025683;0.3271175;0.007800919,0.01232507;0.6511625;-6.922148E-05,0.1741592;0.5268764;0.0229059,0.2062152;0.3058561;0.03884101,0.2552591;0.0514428;4.764274E-05,-0.1512422;0.5182183;0.006375366,-0.1858299;0.2970054;0.006194752,-0.2295757;0.04181072;-0.03378482,0.09096012;0.005520973;-0.03998009,0.09965399;-0.2747094;0.0001992546,0.1054917;-0.6132644;0.08070569,0.1079778;-0.5727345;-0.02560524,-0.08927801;0.006648453;-0.04344959,-0.1110952;-0.2742117;-0.01411399,-0.1313426;-0.6130422;0.06281975,-0.1259887;-0.5724291;-0.0433771,0.01069376;0.5707077;0.004469899,0;0;0,-0.04314864;0.3126186;-0.08666492,-0.08421882;0.6190706;-0.1841888,0.0931724;0.5146106;-0.1456974,0.2256421;0.3347621;-0.1611173,0.1985169;0.07650802;-0.1958363,-0.147528;0.4614344;-0.02785666,-0.1620305;0.2453782;0.02907231,-0.2649727;0.1843812;-0.2039912,0.06813658;0.01676878;-0.07056093,0.07237004;-0.2663348;-0.07786989,0.02833146;-0.6057559;-0.01471281,-0.007513002;-0.6104434;-0.1092169,-0.09879409;-0.01108322;-0.004418201,-0.1481326;-0.2895992;-0.01903199,-0.1871242;-0.6322319;0.02805687,-0.220888;-0.6373682;-0.06704581,-0.07415015;0.5436445;-0.1576226,779.6653
+0;0;0,0.006043528;0.3280863;0.007824021,0.01236572;0.6532998;-7.766811E-05,0.1750067;0.5284312;0.02300983,0.2070339;0.3076099;0.0389306,0.2560792;0.05318907;0.0001360886,-0.1520155;0.5197299;0.006396961,-0.1865721;0.2987161;0.00621651,-0.2303192;0.04351392;-0.03376424,0.09116098;0.005533164;-0.04006837,0.09986565;-0.2750455;0.0001609214,0.1057077;-0.6138542;0.08072765,0.1081927;-0.5733289;-0.02553625,-0.08947515;0.006663134;-0.04354553,-0.1113194;-0.2745462;-0.01417346,-0.1315821;-0.6136304;0.06281789,-0.1262305;-0.573022;-0.04333197,0.01072702;0.5724807;0.004482003,0;0;0,-0.04328675;0.3137164;-0.08629346,-0.08480082;0.6213449;-0.1838181,0.09323074;0.514306;-0.1460745,0.225477;0.3345278;-0.1613064,0.1983058;0.07625991;-0.195945,-0.147381;0.4619669;-0.02686889,-0.1613453;0.2461579;0.03033921,-0.2659006;0.1833803;-0.2015391,0.06802096;0.01695228;-0.07093787,0.07232055;-0.2665102;-0.0779469,0.02822222;-0.6061718;-0.01468801,-0.007939909;-0.6108221;-0.1090312,-0.09905158;-0.0110442;-0.003636459,-0.1485538;-0.289858;-0.01883488,-0.1874858;-0.6327519;0.0283288,-0.2215744;-0.6378524;-0.06661803,-0.0746104;0.5455611;-0.1572065,779.6985
+0;0;0,0.005649705;0.304095;0.007358586,0.0113626;0.5964091;0.0003272104,0.1722596;0.4798445;0.0227707,0.2042174;0.2592718;0.03861003,0.2532568;0.004891366;-0.0003525205,-0.1519724;0.4743734;0.006092438,-0.1849091;0.2533765;0.006185904,-0.2288354;-0.001851559;-0.03332952,0.09139038;0.005596211;-0.0401891,0.09998868;-0.2752722;-9.353831E-05,0.1062289;-0.6137467;0.08075075,0.108856;-0.573144;-0.02623703,-0.08971866;0.006623614;-0.04365057,-0.1114739;-0.2748496;-0.01418598,-0.1317374;-0.6136543;0.06288867,-0.1262225;-0.5729644;-0.0439805,0.009876895;0.5234112;0.004427221,0;0;0,-0.03705914;0.2982382;-0.04733348,-0.07293312;0.5834093;-0.1010962,0.0933034;0.5139043;-0.1464014,0.2253674;0.3343206;-0.161674,0.1980945;0.07603985;-0.1960194,-0.166644;0.4331126;0.02390639,-0.1795734;0.2170142;0.07921308,-0.2867556;0.1528687;-0.1510686,0.06789365;0.01709703;-0.07139206,0.07242125;-0.2666359;-0.07800722,0.02839966;-0.6060843;-0.0149467,-0.01183652;-0.6062215;-0.1100178,-0.09935647;-0.01094256;-0.002689797,-0.149148;-0.289943;-0.01844486,-0.1880914;-0.632607;0.02850743,-0.2263101;-0.6331875;-0.067252,-0.06403933;0.5127713;-0.08439612,779.7222
+0;0;0,0.005649705;0.304095;0.007358586,0.0113626;0.5964091;0.0003272104,0.1722596;0.4798445;0.0227707,0.2042174;0.2592718;0.03861003,0.2532568;0.004891366;-0.0003525205,-0.1519724;0.4743734;0.006092438,-0.1849091;0.2533765;0.006185904,-0.2288354;-0.001851559;-0.03332952,0.09139038;0.005596211;-0.0401891,0.09998868;-0.2752722;-9.353831E-05,0.1062289;-0.6137467;0.08075075,0.108856;-0.573144;-0.02623703,-0.08971866;0.006623614;-0.04365057,-0.1114739;-0.2748496;-0.01418598,-0.1317374;-0.6136543;0.06288867,-0.1262225;-0.5729644;-0.0439805,0.009876895;0.5234112;0.004427221,0;0;0,-0.03705914;0.2982382;-0.04733348,-0.07293312;0.5834093;-0.1010962,0.0933034;0.5139043;-0.1464014,0.2253674;0.3343206;-0.161674,0.1980945;0.07603985;-0.1960194,-0.166644;0.4331126;0.02390639,-0.1795734;0.2170142;0.07921308,-0.2867556;0.1528687;-0.1510686,0.06789365;0.01709703;-0.07139206,0.07242125;-0.2666359;-0.07800722,0.02839966;-0.6060843;-0.0149467,-0.01183652;-0.6062215;-0.1100178,-0.09935647;-0.01094256;-0.002689797,-0.149148;-0.289943;-0.01844486,-0.1880914;-0.632607;0.02850743,-0.2263101;-0.6331875;-0.067252,-0.06403933;0.5127713;-0.08439612,779.7444
+0;0;0,0.005637472;0.3034365;0.007342652,0.01134919;0.5956969;0.0003175326,0.1724088;0.4792187;0.02277184,0.2043376;0.2588466;0.03859676,0.2534516;0.004079044;-0.0004250929,-0.1521427;0.4737423;0.006077135,-0.1850494;0.2529463;0.006170515,-0.2290426;-0.002670199;-0.03340506,0.09142354;0.005598241;-0.04020369,0.1000328;-0.2756288;-5.692244E-05,0.1062785;-0.6143994;0.08085809,0.1089037;-0.5738044;-0.02605309,-0.08975121;0.006626017;-0.04366641,-0.1115342;-0.2752067;-0.01416419,-0.1318155;-0.6143078;0.06297788,-0.1263045;-0.5736255;-0.04381476,0.009866118;0.5228283;0.004410277,0;0;0,-0.03687985;0.2976619;-0.04686904,-0.07252713;0.5827723;-0.1008415,0.09349822;0.5135748;-0.1469045,0.2254176;0.3341477;-0.1622958,0.1979803;0.07543173;-0.1962762,-0.166125;0.4334346;0.02519127,-0.1785701;0.2171647;0.07910001,-0.2885093;0.1483282;-0.1489709,0.06765746;0.01732969;-0.07161069,0.0727517;-0.2667648;-0.07784986,0.02845186;-0.6065109;-0.01490688,-0.01216188;-0.6066346;-0.1097343,-0.09936869;-0.01120367;-0.002506478,-0.149098;-0.290578;-0.0183658,-0.1886064;-0.6335751;0.02793585,-0.2272052;-0.6341434;-0.06758828,-0.06374759;0.5122389;-0.08420634,779.7679
+0;0;0,0.00563042;0.3032756;0.007481287,0.01134125;0.5957943;0.0005348967,0.1728248;0.4791083;0.02272023,0.2046763;0.2595274;0.03864647,0.2537894;0.004443228;-0.0005292743,-0.1523654;0.4730406;0.006314472,-0.1855311;0.2530771;0.006451696,-0.2300745;-0.002850711;-0.03268354,0.09137069;0.005607836;-0.04011588,0.09963388;-0.2757502;-1.031533E-05,0.1060774;-0.6145079;0.08107364,0.1086038;-0.5738992;-0.02572448,-0.08965146;0.006607717;-0.04368398,-0.1114058;-0.2753339;-0.01410662,-0.131812;-0.6144178;0.06321445,-0.1264052;-0.5737337;-0.04346911,0.009856292;0.5228608;0.004614878,0;0;0,-0.03686281;0.2975191;-0.04676843,-0.07245655;0.5828431;-0.1010468,0.09380842;0.513179;-0.1475093,0.2252515;0.3343554;-0.1626346,0.1980158;0.07523647;-0.1962552,-0.1646619;0.4327768;0.02651459,-0.1772633;0.2166793;0.07776877,-0.2882653;0.1428308;-0.1485931,0.06752084;0.01732627;-0.07162452,0.07283215;-0.2668763;-0.0779326,0.02842303;-0.6066175;-0.01487184,-0.01269047;-0.6067649;-0.1093471,-0.09928432;-0.01123983;-0.002371676,-0.1491465;-0.2906972;-0.01838599,-0.1889278;-0.6336948;0.02790619,-0.228034;-0.6342894;-0.0672749,-0.06371097;0.5122506;-0.08436203,779.7903
+0;0;0,0.00563042;0.3032756;0.007481287,0.01134125;0.5957943;0.0005348967,0.1728248;0.4791083;0.02272023,0.2046763;0.2595274;0.03864647,0.2537894;0.004443228;-0.0005292743,-0.1523654;0.4730406;0.006314472,-0.1855311;0.2530771;0.006451696,-0.2300745;-0.002850711;-0.03268354,0.09137069;0.005607836;-0.04011588,0.09963388;-0.2757502;-1.031533E-05,0.1060774;-0.6145079;0.08107364,0.1086038;-0.5738992;-0.02572448,-0.08965146;0.006607717;-0.04368398,-0.1114058;-0.2753339;-0.01410662,-0.131812;-0.6144178;0.06321445,-0.1264052;-0.5737337;-0.04346911,0.009856292;0.5228608;0.004614878,0;0;0,-0.03686281;0.2975191;-0.04676843,-0.07245655;0.5828431;-0.1010468,0.09380842;0.513179;-0.1475093,0.2252515;0.3343554;-0.1626346,0.1980158;0.07523647;-0.1962552,-0.1646619;0.4327768;0.02651459,-0.1772633;0.2166793;0.07776877,-0.2882653;0.1428308;-0.1485931,0.06752084;0.01732627;-0.07162452,0.07283215;-0.2668763;-0.0779326,0.02842303;-0.6066175;-0.01487184,-0.01269047;-0.6067649;-0.1093471,-0.09928432;-0.01123983;-0.002371676,-0.1491465;-0.2906972;-0.01838599,-0.1889278;-0.6336948;0.02790619,-0.228034;-0.6342894;-0.0672749,-0.06371097;0.5122506;-0.08436203,779.8138
+0;0;0,0.005624717;0.3029685;0.00747371,0.01133808;0.5956178;0.000524872,0.1730043;0.4788652;0.02273151,0.2047852;0.2597715;0.03862242,0.2541997;0.003121585;-0.0007938072,-0.1525511;0.4727908;0.006307325,-0.1856432;0.2533153;0.006444245,-0.23046;-0.004183501;-0.03293122,0.09137965;0.005608386;-0.04011981,0.09965099;-0.2760276;2.53655E-05,0.1060946;-0.6147932;0.08111125,0.1086198;-0.5741898;-0.0256328,-0.08966025;0.006608365;-0.04368826,-0.1114361;-0.2756116;-0.01408169,-0.1318428;-0.6147035;0.06324121,-0.1264387;-0.5740249;-0.04338835,0.009852769;0.5226669;0.004605822,0;0;0,-0.03704791;0.2971913;-0.04671407,-0.07272781;0.5825931;-0.1012402,0.09362547;0.5130204;-0.1479816,0.2249885;0.334778;-0.1634073,0.1979649;0.07393253;-0.1964829,-0.1643804;0.432419;0.02706391,-0.1759417;0.2171371;0.07983369,-0.2901953;0.1360493;-0.1442991,0.06733841;0.01724276;-0.0718298,0.07273215;-0.2672406;-0.07807446,0.02813016;-0.606958;-0.0149765,-0.01319222;-0.6071333;-0.1092899,-0.09931311;-0.01119148;-0.00171776,-0.1493242;-0.290875;-0.01829725,-0.1896337;-0.63382;0.02798946,-0.2289518;-0.6344449;-0.06703319,-0.06397609;0.5119897;-0.08452916,779.8486
+0;0;0,0.005604015;0.3024776;0.007464928,0.01130877;0.5952853;0.0005374812,0.1730108;0.4786231;0.0227047,0.2048609;0.2586781;0.03850714,0.2542778;0.002207518;-0.000609044,-0.1524813;0.4721355;0.006363581,-0.1860978;0.251886;0.006531202,-0.231408;-0.005380064;-0.0323328,0.09114785;0.005603458;-0.04002279,0.099261;-0.2763446;6.929785E-05,0.106056;-0.6150314;0.08118188,0.1085507;-0.5744466;-0.02548847,-0.08944079;0.00658485;-0.04356763,-0.1113164;-0.2759237;-0.01393135,-0.131627;-0.6149549;0.06339512,-0.1262532;-0.574281;-0.04316009,0.009826948;0.5223413;0.004610199,0;0;0,-0.03733097;0.2967026;-0.04640889,-0.07324134;0.5821772;-0.1012743,0.09301317;0.5133681;-0.1483192,0.224458;0.3341515;-0.1639268,0.1975062;0.07346231;-0.1965458,-0.1641823;0.4326067;0.028069,-0.1756281;0.2163984;0.08063204,-0.2916917;0.1225183;-0.1372327,0.06705391;0.01707947;-0.07178593,0.07235245;-0.2677007;-0.07811689,0.02764783;-0.6073745;-0.0152092,-0.01397164;-0.6075811;-0.1092954,-0.09906955;-0.01109408;-0.00181663,-0.1496092;-0.2909889;-0.01832534,-0.1902729;-0.6338563;0.02774564,-0.2298917;-0.6345137;-0.06705574,-0.06446929;0.511582;-0.0845716,779.8716
+0;0;0,0.005950184;0.3211621;0.007926048,0.01239094;0.6518586;0.0001865146,0.1779539;0.5266501;0.02321581,0.2100084;0.3052924;0.03911975,0.2593639;0.04914048;5.216897E-05,-0.155542;0.520003;0.006472872,-0.1893744;0.2983388;0.00664157,-0.2346283;0.04139242;-0.03217414,0.0911736;0.005605041;-0.0400341,0.09929044;-0.2764711;7.621199E-05,0.1060838;-0.6150742;0.08116876,0.1085607;-0.5745648;-0.02474331,-0.08946607;0.00658671;-0.04357994,-0.1113516;-0.2760502;-0.01393019,-0.1316572;-0.6149977;0.06337718,-0.1263216;-0.5743997;-0.04242057,0.01075735;0.5714433;0.004676375,0;0;0,-0.04353748;0.3105769;-0.06992722,-0.09115872;0.6219383;-0.1713049,0.09082234;0.5131692;-0.1475158,0.2242636;0.3337912;-0.1647382,0.1978136;0.07333028;-0.1969337,-0.1495948;0.458923;-0.01213138,-0.160728;0.2416658;0.04222874,-0.2777666;0.1456462;-0.1737764,0.06696689;0.01703158;-0.07191753,0.07234853;-0.2678762;-0.07826614,0.02785922;-0.6075165;-0.01550221,-0.01092732;-0.6116895;-0.1085708,-0.09910769;-0.01109156;-0.001189071,-0.1494573;-0.2911301;-0.01807186,-0.1907219;-0.6338471;0.02793351,-0.2274604;-0.6384864;-0.0657914,-0.08004789;0.5464036;-0.1456048,779.8945
+0;0;0,0.005658519;0.3054195;0.007537531,0.01126169;0.5929351;0.0006765095,0.1714545;0.4766235;0.02267948,0.203583;0.254755;0.03862011,0.2528021;-0.0006887317;-0.0003394634,-0.1510294;0.4701959;0.006489386,-0.1849398;0.2480202;0.006658474,-0.2300686;-0.008215815;-0.03204993,0.09113295;0.005602541;-0.04001625,0.09924102;-0.2761689;5.073845E-05,0.1060412;-0.6151129;0.08122493,0.1085326;-0.574542;-0.0253057,-0.08942616;0.006583772;-0.0435605,-0.111288;-0.2757478;-0.01394279,-0.1316141;-0.6150366;0.06344242,-0.1262474;-0.5743766;-0.04297323,0.009778779;0.5199376;0.004752209,0;0;0,-0.03870057;0.2989674;-0.04990649,-0.07428551;0.5797478;-0.1004906,0.09002741;0.5131893;-0.148596,0.2236434;0.3333425;-0.1663125,0.1977746;0.07353285;-0.1982751,-0.1636184;0.4324341;0.02954908,-0.1755372;0.2145917;0.08353578,-0.2936374;0.1116051;-0.1277412,0.06656653;0.01679787;-0.0722816,0.07198507;-0.2677839;-0.0793612,0.02740541;-0.6077613;-0.01653934,-0.01480722;-0.6079994;-0.1101902,-0.09909727;-0.01083341;-0.000519465,-0.1497539;-0.2904422;-0.01838251,-0.1915315;-0.6335155;0.02715721,-0.2317494;-0.634213;-0.06721927,-0.06502534;0.5093077;-0.08317351,779.9271
+0;0;0,0.005692286;0.3054158;0.007659336,0.01130565;0.5929322;0.000835733,0.1715043;0.4765415;0.02254777,0.203868;0.2547112;0.03854312,0.252984;-0.0007671416;-0.0003197491,-0.1516516;0.4723763;0.006316551,-0.1847276;0.2500754;0.006798286,-0.2328998;-0.005647868;-0.03163242,0.09114761;0.005602082;-0.03998289,0.09922425;-0.2761663;0.000111822,0.1066417;-0.6150556;0.08146058,0.1091867;-0.5744677;-0.02506709,-0.0894066;0.006578192;-0.04360147,-0.1111785;-0.2757508;-0.01389311,-0.1315388;-0.6150433;0.0634671,-0.1261122;-0.5743731;-0.04294448,0.009819034;0.5199342;0.004899054,0;0;0,-0.03870057;0.2989674;-0.04990649,-0.07428551;0.5797478;-0.1004906,0.09002741;0.5131893;-0.148596,0.2236434;0.3333425;-0.1663125,0.1977746;0.07353285;-0.1982751,-0.1636184;0.4324341;0.02954908,-0.1755372;0.2145917;0.08353578,-0.2936374;0.1116051;-0.1277412,0.06656653;0.01679787;-0.0722816,0.07198507;-0.2677839;-0.0793612,0.02740541;-0.6077613;-0.01653934,-0.01480722;-0.6079994;-0.1101902,-0.09909727;-0.01083341;-0.000519465,-0.1497539;-0.2904422;-0.01838251,-0.1915315;-0.6335155;0.02715721,-0.2317494;-0.634213;-0.06721927,-0.06502534;0.5093077;-0.08317351,779.9496
+0;0;0,0.005683968;0.3049695;0.007648143,0.01133026;0.5941811;0.0007907306,0.1724074;0.4772726;0.0226149,0.2046479;0.2562875;0.0385493,0.2537034;0.001123428;-0.0002657697,-0.1525158;0.4730846;0.006294906,-0.1854657;0.2516307;0.006774805,-0.2335787;-0.003777981;-0.03160863,0.09149584;0.005623485;-0.04013565,0.09956411;-0.2758531;-8.247048E-05,0.106992;-0.6152195;0.08138085,0.109534;-0.5746441;-0.02502093,-0.08974818;0.006603324;-0.04376805,-0.1114976;-0.2754332;-0.01409046,-0.1318865;-0.6152035;0.06337868,-0.1264663;-0.5745459;-0.04290714,0.009837933;0.5209026;0.004869657,0;0;0,-0.03897475;0.2985266;-0.04959869,-0.07507957;0.5806533;-0.1020947,0.09025729;0.5123402;-0.1503158,0.2233487;0.33319;-0.1681945,0.1976044;0.0735563;-0.1990058,-0.1633222;0.432965;0.0302275,-0.1757089;0.2157162;0.08292761,-0.2938122;0.1070083;-0.1250531,0.06627189;0.01681316;-0.07307076,0.07143641;-0.2674802;-0.08007216,0.02713469;-0.6080552;-0.01756573,-0.0154455;-0.6084097;-0.1108673,-0.09944503;-0.011053;0.001581516,-0.1504085;-0.2901904;-0.01800019,-0.1919828;-0.6337724;0.02765071,-0.2325826;-0.634584;-0.06638089,-0.06570475;0.5099787;-0.08460736,779.9834
+0;0;0,0.005677799;0.3046385;0.007639844,0.01134532;0.5949439;0.0007613311,0.172307;0.4779014;0.02258239,0.2046313;0.2563414;0.03855824,0.2537983;0.0005978048;-0.000344988,-0.1523921;0.4737163;0.00627366,-0.1854277;0.2516863;0.006754809,-0.23365;-0.004302472;-0.03171581,0.09178259;0.005641109;-0.04026143,0.09985141;-0.2758545;-0.0002055466,0.1072746;-0.6150041;0.08120573,0.1098156;-0.5744328;-0.02515435,-0.09002946;0.006624019;-0.04390522,-0.1117803;-0.2754316;-0.01422563,-0.1321563;-0.6149848;0.06319404,-0.1267381;-0.5743313;-0.04305013,0.009849647;0.5215013;0.004849395,0;0;0,-0.03894407;0.2981901;-0.04961133,-0.07516738;0.5811831;-0.1034555,0.08994143;0.512576;-0.1516519,0.2230089;0.3326467;-0.1691844,0.1976341;0.0723719;-0.1999867,-0.1628316;0.4338071;0.02968583,-0.1786704;0.2169821;0.08558711,-0.2952291;0.09203336;-0.1147565,0.06613635;0.01667118;-0.07365394,0.07126231;-0.2676421;-0.08065915,0.02723691;-0.6080281;-0.01817346,-0.01543118;-0.6084599;-0.1113615,-0.09973899;-0.01086172;0.003317398,-0.1504384;-0.2900191;-0.01693316,-0.1920014;-0.6334799;0.02792817,-0.2326931;-0.634371;-0.0659899,-0.0658362;0.5103734;-0.08580136,780.0057
+0;0;0,0.005828227;0.3162059;0.007960052,0.01220185;0.6450297;0.0003529154,0.1761577;0.5207995;0.0227779,0.2088005;0.2990825;0.03840742,0.2588281;0.04300418;-0.0001188777,-0.1545043;0.5156562;0.006211279,-0.188532;0.2935983;0.006995384,-0.2391787;0.03750217;-0.03059261,0.0921878;0.005714414;-0.04045569,0.1001633;-0.2756587;-0.0003219098,0.1077176;-0.6145376;0.08104616,0.1102132;-0.5740459;-0.02446976,-0.0904449;0.006605823;-0.04409072,-0.1123313;-0.2753235;-0.01439266,-0.1326332;-0.6146095;0.06299997,-0.1272815;-0.5740371;-0.04240163,0.01058332;0.565132;0.004789658,0;0;0,-0.04402848;0.3054516;-0.06960106,-0.09336857;0.6111184;-0.1809111,0.08852039;0.5116933;-0.1524947,0.2223737;0.3323196;-0.1719012,0.1973136;0.07151443;-0.2021632,-0.1482929;0.4579756;-0.01517977,-0.1631466;0.2413577;0.04247675,-0.282523;0.1033577;-0.147966,0.06596582;0.0163838;-0.07448483,0.07094589;-0.2677986;-0.08227634,0.02708059;-0.6079021;-0.01964855,-0.01227172;-0.612849;-0.1117356,-0.1001959;-0.01053022;0.004218292,-0.1512647;-0.2894313;-0.0170252,-0.1907809;-0.6327301;0.02881372,-0.2281276;-0.6381302;-0.06393312,-0.08197919;0.536853;-0.153327,780.0389
+0;0;0,0.005852041;0.3174979;0.007992577,0.01220143;0.6450588;0.0004055449,0.1747732;0.5212935;0.02267474,0.2075203;0.2988689;0.03835415,0.2574529;0.04327634;-9.905919E-05,-0.153121;0.5161933;0.006246794,-0.1872572;0.2934266;0.007033401,-0.2378079;0.03781629;-0.03048329,0.09264544;0.005742781;-0.04065652,0.1006015;-0.2749448;-0.0006205142,0.1081649;-0.6142277;0.08084454,0.1106595;-0.5737396;-0.02463433,-0.09089389;0.006638614;-0.04430959,-0.1127269;-0.2746039;-0.01468389,-0.133053;-0.6142943;0.06280099,-0.1277033;-0.5737256;-0.04256359,0.0105848;0.565255;0.004837072,0;0;0,-0.04409998;0.3060971;-0.07254529,-0.09254724;0.6111684;-0.1821325,0.08772933;0.5118514;-0.1537161,0.2223271;0.3323108;-0.1746814,0.1976126;0.07188776;-0.2041521,-0.1471979;0.4590973;-0.01749721,-0.1611817;0.242773;0.04413996,-0.2823574;0.100315;-0.1411211,0.06598869;0.01637208;-0.07514358,0.07123914;-0.2670829;-0.08394146,0.02715273;-0.607592;-0.02135921,-0.01229314;-0.6125735;-0.1133502,-0.1006594;-0.01059046;0.004964224,-0.1518317;-0.2887332;-0.0167092,-0.1883436;-0.6325142;0.03112493,-0.2258142;-0.637947;-0.06151674,-0.08132121;0.5369448;-0.1546419,780.0612
+0;0;0,0.005852041;0.3174979;0.007992577,0.01220143;0.6450588;0.0004055449,0.1747732;0.5212935;0.02267474,0.2075203;0.2988689;0.03835415,0.2574529;0.04327634;-9.905919E-05,-0.153121;0.5161933;0.006246794,-0.1872572;0.2934266;0.007033401,-0.2378079;0.03781629;-0.03048329,0.09264544;0.005742781;-0.04065652,0.1006015;-0.2749448;-0.0006205142,0.1081649;-0.6142277;0.08084454,0.1106595;-0.5737396;-0.02463433,-0.09089389;0.006638614;-0.04430959,-0.1127269;-0.2746039;-0.01468389,-0.133053;-0.6142943;0.06280099,-0.1277033;-0.5737256;-0.04256359,0.0105848;0.565255;0.004837072,0;0;0,-0.04409998;0.3060971;-0.07254529,-0.09254724;0.6111684;-0.1821325,0.08772933;0.5118514;-0.1537161,0.2223271;0.3323108;-0.1746814,0.1976126;0.07188776;-0.2041521,-0.1471979;0.4590973;-0.01749721,-0.1611817;0.242773;0.04413996,-0.2823574;0.100315;-0.1411211,0.06598869;0.01637208;-0.07514358,0.07123914;-0.2670829;-0.08394146,0.02715273;-0.607592;-0.02135921,-0.01229314;-0.6125735;-0.1133502,-0.1006594;-0.01059046;0.004964224,-0.1518317;-0.2887332;-0.0167092,-0.1883436;-0.6325142;0.03112493,-0.2258142;-0.637947;-0.06151674,-0.08132121;0.5369448;-0.1546419,780.0842
+0;0;0,0.00587005;0.3196101;0.008033863,0.01218088;0.646169;0.0004567383,0.1737982;0.522369;0.02254553,0.2069216;0.2995998;0.03805095,0.2592866;0.03348288;-0.001736984,-0.1520081;0.516726;0.006287293,-0.1876201;0.2938042;0.007437059,-0.2419222;0.02789563;-0.03112882,0.09257647;0.005740364;-0.04062566,0.1004279;-0.274805;-0.000610251,0.1081005;-0.6143669;0.08098018,0.1105767;-0.5738649;-0.02463878,-0.09083356;0.006633618;-0.04426124,-0.1127145;-0.2744606;-0.01466579,-0.1329895;-0.6144447;0.06290908,-0.1276543;-0.5738598;-0.0425958,0.01056405;0.5660774;0.004899533,0;0;0,-0.04470244;0.307614;-0.07499981,-0.0923107;0.6124396;-0.1826177,0.08677618;0.5119451;-0.1541319,0.2222145;0.3326399;-0.1758065,0.1941455;0.06149748;-0.2047431,-0.1483291;0.4585922;-0.02078187,-0.1587801;0.2432049;0.04602187,-0.2906561;0.08952188;-0.1387311,0.06615856;0.0163103;-0.0749054,0.07133938;-0.2669716;-0.08455515,0.02729475;-0.607835;-0.02218222,-0.01149237;-0.6128091;-0.1146169,-0.1006079;-0.0105663;0.004494253,-0.1525446;-0.2884558;-0.01668653,-0.1847633;-0.6321652;0.03664187,-0.2215943;-0.6376055;-0.05641323,-0.08113372;0.5378743;-0.1551929,780.117
+0;0;0,0.005889869;0.3206892;0.008060988,0.01219284;0.6468291;0.0004846342,0.1742387;0.5228072;0.0226259,0.2073101;0.3003881;0.03810696,0.259626;0.03452086;-0.001643639,-0.1524273;0.5171494;0.006324763,-0.1879833;0.2945778;0.007472723,-0.2422345;0.02891874;-0.03105697,0.09307478;0.005771263;-0.04084434,0.1009305;-0.2749241;-0.0008075386,0.1086019;-0.6144373;0.0807712,0.1110803;-0.573926;-0.02494127,-0.0913225;0.006669325;-0.04449949,-0.1132151;-0.2745751;-0.01488822,-0.1334873;-0.6145105;0.06267554,-0.1281472;-0.5739161;-0.04292276,0.01057386;0.566631;0.004933341,0;0;0,-0.04479517;0.3083958;-0.07633281,-0.09181308;0.6136757;-0.1816177,0.08743682;0.5116481;-0.1553483,0.2225282;0.3325161;-0.1769288,0.1947203;0.06163999;-0.2061741,-0.1492891;0.4579573;-0.02122799,-0.1584235;0.2450508;0.05219573,-0.2924798;0.08513048;-0.1251652,0.06642971;0.01625881;-0.0754137,0.07189021;-0.2671666;-0.08514929,0.02803481;-0.6080843;-0.02322197,-0.01046836;-0.6129652;-0.1159182,-0.1011108;-0.0106551;0.005250303,-0.1533512;-0.288686;-0.01534837,-0.1795889;-0.6316494;0.04523929,-0.2161776;-0.6369973;-0.04805351,-0.08072702;0.5388515;-0.1545513,780.1397
+0;0;0,0.005671325;0.30879;0.007761885,0.01129647;0.5997338;0.0009142556,0.1732593;0.4823452;0.02266744,0.2065035;0.2587632;0.03822944,0.2582238;-0.004077256;-0.001068618,-0.152976;0.4766948;0.006387794,-0.1887179;0.2529595;0.007541756,-0.2423514;-0.009675056;-0.03054929,0.09239626;0.005729189;-0.04054658,0.100244;-0.2746843;-0.0005499795,0.1079289;-0.614791;0.08117137,0.1104204;-0.5742242;-0.02509897,-0.09065674;0.006620705;-0.04417508,-0.1125274;-0.2743413;-0.01459354,-0.132835;-0.614871;0.06310581,-0.1274668;-0.5742207;-0.04304974,0.009810237;0.5261112;0.004998207,0;0;0,-0.04292208;0.3006413;-0.05671167,-0.07911282;0.5842458;-0.1104193,0.08748814;0.511083;-0.1558893,0.2219075;0.32999;-0.177639,0.1952931;0.06222928;-0.207644,-0.1645991;0.4335536;0.02486016,-0.1768007;0.2194286;0.097921,-0.313637;0.05366461;-0.06670757,0.06585922;0.01619798;-0.07492733,0.07182623;-0.2668913;-0.08578515,0.02880277;-0.6085873;-0.02411771,-0.01352675;-0.6095104;-0.1171942,-0.1003895;-0.01075397;0.004496331,-0.1526086;-0.2885801;-0.01496731,-0.1696495;-0.6294284;0.06211798,-0.2102083;-0.6308261;-0.03158589,-0.07015285;0.5134073;-0.09195828,780.173
+0;0;0,0.005581032;0.3070278;0.007656657,0.01118916;0.5992425;0.0007306668,0.1717817;0.4822137;0.0223344,0.2060216;0.2576238;0.03774352,0.259099;-0.003470004;-0.0001096688,-0.1523267;0.478751;0.006168582,-0.1887092;0.2539773;0.008048562,-0.2459342;-0.006429225;-0.02847288,0.09241278;0.005765964;-0.0405251,0.1001359;-0.2733261;-0.0007398427,0.107896;-0.6146684;0.08133151,0.1104371;-0.5741144;-0.02484805,-0.09065161;0.006583558;-0.0442108,-0.1124491;-0.2730364;-0.01467368,-0.1328819;-0.6148341;0.06321942,-0.1274663;-0.5741982;-0.04284421,0.009714777;0.5256439;0.004832109,0;0;0,-0.04211387;0.2993172;-0.05469418,-0.0783037;0.5838143;-0.1108048,0.08705028;0.5109558;-0.1555488,0.2207839;0.32802;-0.1779153,0.1949683;0.06190759;-0.2085385,-0.162052;0.4340816;0.02441053,-0.1747429;0.2185313;0.09671178,-0.3170802;0.04898076;-0.05630045,0.06551964;0.01618871;-0.07523799,0.07156842;-0.2655491;-0.08628774,0.02950535;-0.6086788;-0.02461791,-0.0132141;-0.6096119;-0.1174088,-0.1003766;-0.01079165;0.004870822,-0.1528317;-0.2873347;-0.01265905,-0.1640631;-0.6268338;0.07636184,-0.2050612;-0.6282828;-0.01703017,-0.06935782;0.5129894;-0.0923779,780.1957
+0;0;0,0.005581032;0.3070278;0.007656657,0.01118916;0.5992425;0.0007306668,0.1717817;0.4822137;0.0223344,0.2060216;0.2576238;0.03774352,0.259099;-0.003470004;-0.0001096688,-0.1523267;0.478751;0.006168582,-0.1887092;0.2539773;0.008048562,-0.2459342;-0.006429225;-0.02847288,0.09241278;0.005765964;-0.0405251,0.1001359;-0.2733261;-0.0007398427,0.107896;-0.6146684;0.08133151,0.1104371;-0.5741144;-0.02484805,-0.09065161;0.006583558;-0.0442108,-0.1124491;-0.2730364;-0.01467368,-0.1328819;-0.6148341;0.06321942,-0.1274663;-0.5741982;-0.04284421,0.009714777;0.5256439;0.004832109,0;0;0,-0.04211387;0.2993172;-0.05469418,-0.0783037;0.5838143;-0.1108048,0.08705028;0.5109558;-0.1555488,0.2207839;0.32802;-0.1779153,0.1949683;0.06190759;-0.2085385,-0.162052;0.4340816;0.02441053,-0.1747429;0.2185313;0.09671178,-0.3170802;0.04898076;-0.05630045,0.06551964;0.01618871;-0.07523799,0.07156842;-0.2655491;-0.08628774,0.02950535;-0.6086788;-0.02461791,-0.0132141;-0.6096119;-0.1174088,-0.1003766;-0.01079165;0.004870822,-0.1528317;-0.2873347;-0.01265905,-0.1640631;-0.6268338;0.07636184,-0.2050612;-0.6282828;-0.01703017,-0.06935782;0.5129894;-0.0923779,780.2176
+0;0;0,0.005560372;0.3058912;0.007628312,0.01118741;0.5991051;0.0006889193,0.1706302;0.4823728;0.02216916,0.2049769;0.2570819;0.03762637,0.2574827;-0.001199752;0.0001808889,-0.1511794;0.4789346;0.006117999,-0.1876754;0.2534594;0.008003847,-0.244284;-0.004142374;-0.02812423,0.09169457;0.005721152;-0.04021015,0.09941539;-0.2732887;-0.0004366115,0.1071837;-0.6149914;0.08172142,0.1097244;-0.5744389;-0.02444387,-0.0899471;0.006532392;-0.0438672,-0.1117381;-0.2730052;-0.01433879,-0.1321926;-0.6151638;0.06363657,-0.1267777;-0.5745293;-0.04241279,0.009712791;0.525495;0.004791004,0;0;0,-0.04085062;0.2984647;-0.053931,-0.07677135;0.5836021;-0.1123393,0.08754595;0.5107794;-0.1563888,0.2213669;0.3270688;-0.1791258,0.1956237;0.06388804;-0.2098112,-0.1600922;0.4349964;0.02228262,-0.1772054;0.2203126;0.0983919,-0.3174078;0.04119477;-0.03991394,0.06526968;0.01617217;-0.07440305,0.07207552;-0.2653754;-0.08754325,0.0308756;-0.6090369;-0.0261395,-0.01185609;-0.6099986;-0.1188986,-0.09963287;-0.01084634;0.003623862,-0.1513958;-0.2875633;-0.01174966,-0.1565732;-0.6247412;0.08752441,-0.197639;-0.6262454;-0.005802825,-0.06784911;0.5127645;-0.09390378,780.2515
+0;0;0,0.00542802;0.3038175;0.007609976,0.01098778;0.5958694;0.0007330487,0.1680062;0.4805907;0.02174848,0.2031522;0.2555759;0.03717589,0.2573127;-0.0007775724;0.0002257898,-0.1486935;0.4765427;0.006103228,-0.1877255;0.2516657;0.00952599,-0.248422;-0.003511906;-0.02534711,0.09074301;0.005674726;-0.0397325,0.09841765;-0.273632;6.38254E-05,0.1061767;-0.6145384;0.08203551,0.1086746;-0.5739848;-0.02411054,-0.08897583;0.006448431;-0.04343831,-0.1108629;-0.2733694;-0.01381028,-0.1313737;-0.6147272;0.06397758,-0.1259999;-0.57409;-0.04205342,0.009539909;0.5229701;0.004794433,0;0;0,-0.0393925;0.2964261;-0.05451822,-0.07422787;0.5799033;-0.1157601,0.08757491;0.5104102;-0.1574354,0.221487;0.3269984;-0.1805131,0.1957311;0.06550151;-0.2116868,-0.1578621;0.4362627;0.0185425,-0.1757804;0.2222637;0.09592643,-0.314905;0.04155675;-0.03825685,0.06504897;0.01556227;-0.0732913,0.07237055;-0.2661697;-0.0884037,0.03202343;-0.6092369;-0.02779222,-0.01060726;-0.6103256;-0.1205323,-0.09867189;-0.01020101;0.00222838,-0.1495402;-0.2875645;-0.009465722,-0.1499568;-0.622903;0.09322181,-0.1770916;-0.6803517;0.03844011,-0.06575085;0.5099131;-0.09672308,780.2739
+0;0;0,0.005621673;0.3146567;0.007881475,0.01185797;0.6423771;0.0002614399,0.1747131;0.5188567;0.02228569,0.2097816;0.2943381;0.03767908,0.2635475;0.03985235;0.000998199,-0.1539152;0.5146562;0.006051154,-0.1928612;0.2902751;0.009466368,-0.2531155;0.0369567;-0.02515265,0.09120135;0.005703389;-0.03993319,0.09887851;-0.2736945;-0.0001238659,0.1066301;-0.614272;0.08176872,0.1091172;-0.5737639;-0.02391963,-0.08942524;0.006481002;-0.04365772,-0.1113195;-0.2734283;-0.01402001,-0.1318105;-0.6144567;0.06369279,-0.1264598;-0.5738653;-0.04188102,0.01027811;0.5628324;0.004693062,0;0;0,-0.04504057;0.3032498;-0.07150841,-0.09250498;0.608032;-0.18278,0.08751135;0.5106887;-0.1579328,0.2198921;0.3267065;-0.1803217,0.1940372;0.06729731;-0.2125347,-0.1508879;0.4528182;-0.02122878,-0.1696131;0.2419131;0.06269829,-0.305977;0.05646737;-0.06384824,0.06554329;0.01551285;-0.07354116,0.07218485;-0.2662956;-0.089252,0.03284486;-0.6091797;-0.02890015,-0.005455844;-0.6142483;-0.1215818,-0.09918804;-0.0100658;0.002299447,-0.1484177;-0.2879923;-0.004045548,-0.1445486;-0.6221716;0.1011622,-0.1677787;-0.6799278;0.04597278,-0.0819874;0.5340288;-0.1551683,780.3072
+0;0;0,0.005483259;0.3069093;0.007687421,0.01103427;0.5984613;0.0007923944,0.1825828;0.4787216;0.02339546,0.2175437;0.2548915;0.03874165,0.2711541;0.001141518;0.002166823,-0.1631784;0.4743021;0.006314547,-0.202005;0.250609;0.009719288,-0.262085;-0.001976937;-0.02479964,0.09149312;0.005721635;-0.04006094,0.09917703;-0.2739217;-0.000216648,0.1069399;-0.6149941;0.08179494,0.1094424;-0.5744208;-0.02454899,-0.08971135;0.006501736;-0.04379739,-0.1116248;-0.2736534;-0.01413365,-0.1321456;-0.6151773;0.06369208,-0.1267617;-0.5745202;-0.04253659,0.009575032;0.5249899;0.004885651,0;0;0,-0.0462417;0.2982621;-0.05642629,-0.08893189;0.581585;-0.1099753,0.08776098;0.5104336;-0.1590374,0.2187565;0.3261878;-0.1802828,0.1944244;0.06762227;-0.2142332,-0.1763178;0.4208269;0.03037038,-0.1967762;0.2085127;0.1082283,-0.3317544;0.01424359;-0.004204929,0.06538411;0.01582447;-0.07404804,0.07362322;-0.2661033;-0.09124827,0.03481128;-0.6095593;-0.03084826,-0.006676279;-0.6108407;-0.1242685,-0.09943181;-0.01067792;0.002811677,-0.1470808;-0.2891884;-9.839237E-05,-0.1406159;-0.6241493;0.1041894,-0.1805382;-0.6260213;0.01028793,-0.07906792;0.5110698;-0.09134126,780.3408
+0;0;0,0.00551317;0.3154896;0.007853224,0.01179522;0.6481265;0.0001348476,0.1888321;0.5201262;0.0235539,0.2240171;0.30277;0.03842101,0.2803163;0.0453741;0.001358259,-0.1686366;0.517272;0.005857353,-0.2091118;0.3003793;0.01055262,-0.2735957;0.04468995;-0.02495328,0.09163404;0.00568501;-0.04020814,0.09923059;-0.2741434;-0.0003425702,0.1069632;-0.6147537;0.08155056,0.1095038;-0.5742241;-0.02436237,-0.08990859;0.0065687;-0.0438076,-0.1119063;-0.2737966;-0.01444224,-0.1325138;-0.614826;0.06337724,-0.1271026;-0.5742137;-0.04241963,0.01020537;0.5677941;0.004613098,0;0;0,-0.0503934;0.3044232;-0.0664289,-0.1060285;0.6156425;-0.1704123,0.08868348;0.5108517;-0.1601546,0.2162764;0.3318897;-0.1800382,0.1934503;0.06912896;-0.2151334,-0.1651219;0.4401472;-0.00487031,-0.1908537;0.2365094;0.07619895,-0.3204087;0.03089212;-0.03211976,0.06599752;0.01602727;-0.07371068,0.07436805;-0.266003;-0.09214401,0.03644572;-0.6092169;-0.03258133,-0.001382973;-0.6139398;-0.1258454,-0.09960938;-0.01091599;0.002149678,-0.1449091;-0.2900063;0.004879748,-0.1362874;-0.6259967;0.1039642,-0.1725377;-0.6312973;0.01029102,-0.09409343;0.5404839;-0.1442475,780.363
+0;0;0,0.00551317;0.3154896;0.007853224,0.01179522;0.6481265;0.0001348476,0.1888321;0.5201262;0.0235539,0.2240171;0.30277;0.03842101,0.2803163;0.0453741;0.001358259,-0.1686366;0.517272;0.005857353,-0.2091118;0.3003793;0.01055262,-0.2735957;0.04468995;-0.02495328,0.09163404;0.00568501;-0.04020814,0.09923059;-0.2741434;-0.0003425702,0.1069632;-0.6147537;0.08155056,0.1095038;-0.5742241;-0.02436237,-0.08990859;0.0065687;-0.0438076,-0.1119063;-0.2737966;-0.01444224,-0.1325138;-0.614826;0.06337724,-0.1271026;-0.5742137;-0.04241963,0.01020537;0.5677941;0.004613098,0;0;0,-0.0503934;0.3044232;-0.0664289,-0.1060285;0.6156425;-0.1704123,0.08868348;0.5108517;-0.1601546,0.2162764;0.3318897;-0.1800382,0.1934503;0.06912896;-0.2151334,-0.1651219;0.4401472;-0.00487031,-0.1908537;0.2365094;0.07619895,-0.3204087;0.03089212;-0.03211976,0.06599752;0.01602727;-0.07371068,0.07436805;-0.266003;-0.09214401,0.03644572;-0.6092169;-0.03258133,-0.001382973;-0.6139398;-0.1258454,-0.09960938;-0.01091599;0.002149678,-0.1449091;-0.2900063;0.004879748,-0.1362874;-0.6259967;0.1039642,-0.1725377;-0.6312973;0.01029102,-0.09409343;0.5404839;-0.1442475,780.3852
+0;0;0,0.00555353;0.3177992;0.007910714,0.01179049;0.6480142;0.0002254257,0.1862486;0.5207487;0.02336835,0.2215892;0.3024307;0.03830125,0.2776713;0.04602784;0.001381483,-0.1660577;0.5179358;0.005927379,-0.2067119;0.3000833;0.01064343,-0.270947;0.04538035;-0.0247255,0.09011603;0.005590833;-0.03954205,0.09773001;-0.2748796;0.0004149787,0.1054412;-0.6145495;0.08208202,0.1079835;-0.574013;-0.02389973,-0.08841917;0.006459883;-0.04308188,-0.1104674;-0.2745486;-0.01364915,-0.131018;-0.6146365;0.06395549,-0.1256033;-0.5740173;-0.04191012,0.01020155;0.5677282;0.004701094,0;0;0,-0.04803677;0.3061013;-0.07130384,-0.1013851;0.6156751;-0.1736679,0.09063913;0.5114734;-0.1622212,0.2180499;0.3311066;-0.1814306,0.1957349;0.06951773;-0.2178175,-0.1663584;0.4469368;-0.0100525,-0.185997;0.2395314;0.06565748,-0.3119883;0.02427781;-0.02402429,0.06570718;0.01590434;-0.07173109,0.07646003;-0.2663845;-0.09443831,0.0405395;-0.6090261;-0.03603411,0.003091469;-0.6137685;-0.1295233,-0.09799174;-0.01063856;-0.0004111522,-0.1391069;-0.2909979;0.004726363,-0.1263911;-0.6259833;0.1033554,-0.1622863;-0.6313511;0.00949236,-0.08960223;0.5405389;-0.1475124,780.4193
+0;0;0,0.005193269;0.3083777;0.007679466,0.01053176;0.600939;0.0007392988,0.187611;0.4789253;0.02369928,0.2239599;0.2643892;0.03831989,0.2847233;0.007948905;0.001476113,-0.1693978;0.4754998;0.006321006,-0.2125299;0.2617887;0.01160866,-0.2815949;0.006936878;-0.02143459,0.09166738;0.005753291;-0.04025197,0.09908221;-0.2750802;-0.0001329258,0.106802;-0.6152382;0.08196165,0.1092844;-0.574655;-0.02448077,-0.09000374;0.006501132;-0.04374119,-0.1121399;-0.2748843;-0.01434471,-0.1329111;-0.6155143;0.06341384,-0.1275413;-0.5748479;-0.04291369,0.009124806;0.5267433;0.004872607,0;0;0,-0.0476361;0.2990661;-0.05893278,-0.09059977;0.582323;-0.117955,0.09251749;0.5118809;-0.1650095,0.2167759;0.3333774;-0.1810441,0.1971729;0.07087177;-0.2200029,-0.1860306;0.4224983;0.02644195,-0.1977755;0.2136917;0.08826935,-0.3270832;-0.004157126;0.006827973,0.06659666;0.01628438;-0.07318425,0.07919846;-0.2661004;-0.09832358,0.04453092;-0.6095141;-0.04025722,0.004272219;-0.6112567;-0.134171,-0.09961507;-0.01142939;0.001560454,-0.1361201;-0.2928017;0.0069396,-0.1226529;-0.6298566;0.1003162,-0.1613956;-0.6322334;0.005982198,-0.08076025;0.5113707;-0.09812999,780.4415
+0;0;0,0.005131872;0.304732;0.007588676,0.01050079;0.5990016;0.0006415332,0.1781496;0.4798658;0.02258661,0.2157975;0.2576627;0.03772973,0.2764062;0.00187546;0.0009797625,-0.1599831;0.4766214;0.006127182,-0.2046567;0.2552728;0.0116038,-0.2735458;0.001069933;-0.02135531,0.09241995;0.005800525;-0.04058244,0.09983698;-0.2751158;-0.0004515536,0.1075581;-0.6153328;0.08165729,0.1100412;-0.5747465;-0.02481708,-0.09074266;0.006554506;-0.0441003,-0.1128853;-0.274914;-0.01469514,-0.1336602;-0.6156031;0.06307693,-0.1282888;-0.5749335;-0.04328253,0.009100462;0.5251555;0.004755364,0;0;0,-0.04689659;0.2959794;-0.05605698,-0.08838937;0.5803422;-0.1197014,0.08593784;0.5162866;-0.1630423,0.216068;0.3326308;-0.1819527,0.1967302;0.07091224;-0.221709,-0.1787816;0.4249805;0.0166444,-0.1917993;0.2085957;0.08011945,-0.3181514;-0.01343207;0.008078359,0.06652725;0.01624349;-0.07437944,0.07975486;-0.2661566;-0.09996605,0.04885785;-0.6104152;-0.04446316,0.008815356;-0.6121929;-0.138494,-0.1003967;-0.01147421;0.003296797,-0.1328864;-0.2933816;0.01051548,-0.1180488;-0.6320089;0.09803999,-0.1565883;-0.6344141;0.00359609,-0.07826199;0.509691;-0.10026,780.4749
+0;0;0,0.005460102;0.3242224;0.008074041,0.01152789;0.6569271;0.0003254884,0.1898127;0.527733;0.02380636,0.228334;0.3003755;0.03930075,0.289504;0.04221919;0.002210416,-0.1698663;0.5242819;0.006298112,-0.2155761;0.2977987;0.01190177,-0.2851033;0.04124144;-0.0213626,0.09173298;0.005757409;-0.04028078,0.09915226;-0.2752443;-0.0001376979,0.1068839;-0.6159245;0.08208291,0.1093503;-0.5754095;-0.023674,-0.09006816;0.006505785;-0.04377249,-0.1122176;-0.2750483;-0.0143584,-0.1330207;-0.6162011;0.06351953,-0.1276855;-0.5756034;-0.04212325,0.009991558;0.5759087;0.004838879,0;0;0,-0.05911417;0.3089965;-0.07900524,-0.1189177;0.6168207;-0.1907098,0.08079407;0.5238049;-0.1627593,0.21357;0.3354458;-0.1802754,0.1958851;0.07131785;-0.2213342,-0.1740672;0.4445222;-0.01795082,-0.18815;0.2235386;0.04825583,-0.3101098;-0.006706223;-0.01399606,0.06590828;0.01645935;-0.07386351,0.07897872;-0.2659939;-0.09989834,0.05024364;-0.6111711;-0.04595447,0.01443368;-0.6173921;-0.1392651,-0.09962368;-0.01182316;0.002442115,-0.1318258;-0.2937607;0.01257833,-0.1145124;-0.6331881;0.09844007,-0.1377895;-0.688896;0.04001478,-0.1054389;0.5420591;-0.1621487,780.5081
+0;0;0,0.005155391;0.3249148;0.008088131,0.01104103;0.6563716;0.0003204951,0.1864642;0.5283865;0.02311013,0.2265042;0.3053515;0.03875549,0.2937677;0.04805207;0.001710411,-0.167665;0.5261493;0.006169139,-0.2156089;0.3042002;0.01187673,-0.2889452;0.04783136;-0.01969077,0.0911852;0.005688896;-0.04002502,0.09854561;-0.2755411;1.28597E-05,0.1059663;-0.6152446;0.08211336,0.1083904;-0.5747222;-0.02369814,-0.08951735;0.006472176;-0.04351854,-0.1119321;-0.2752736;-0.01411724,-0.132876;-0.6154625;0.06351546,-0.1275792;-0.5748546;-0.04218262,0.009563245;0.5754645;0.004854424,0;0;0,-0.0549567;0.3095107;-0.08273149,-0.1132472;0.6166878;-0.1932898,0.08304702;0.523825;-0.1647205,0.2131703;0.3381492;-0.1783235,0.1972285;0.07324228;-0.2191875,-0.1698526;0.4462346;-0.02410193,-0.1833774;0.2287385;0.03996918,-0.2980751;-0.008104712;-0.01341091,0.06517432;0.01632482;-0.07372189,0.0816431;-0.2660303;-0.1011426,0.05492062;-0.6107107;-0.04941893,0.01933209;-0.6168936;-0.1428905,-0.09903927;-0.01168655;0.001937809,-0.1284579;-0.2940007;0.01538264,-0.1091649;-0.6335394;0.09622408,-0.1348574;-0.6865017;0.03482515,-0.1000227;0.5419643;-0.1648257,780.5308
+0;0;0,0.005155836;0.3249428;0.008088829,0.01102011;0.6551853;0.0003365744,0.1818814;0.5284075;0.02265582,0.2223771;0.3028343;0.03847924,0.2894025;0.04644552;0.001565274,-0.1631158;0.526228;0.006151696,-0.2116053;0.301753;0.01192424,-0.2846821;0.04629159;-0.01953153,0.09280438;0.005789914;-0.04073575,0.100169;-0.2756016;-0.0006748661,0.1075962;-0.6156023;0.08149743,0.1100222;-0.5750715;-0.02439866,-0.09110691;0.006587103;-0.0442913,-0.1135345;-0.2753205;-0.01487311,-0.1344967;-0.615807;0.06282749,-0.1291957;-0.5751905;-0.0429551,0.009542206;0.5742714;0.004870883,0;0;0,-0.0523117;0.308853;-0.08690882,-0.1090094;0.6151707;-0.1970365,0.08267577;0.5259493;-0.1678534,0.2147573;0.3383885;-0.1800578,0.198935;0.07405451;-0.218365,-0.1667869;0.4474839;-0.03256094,-0.1799008;0.2275275;0.03240636,-0.2886219;-0.01261856;-0.01341757,0.06620538;0.01598769;-0.07527828,0.08324807;-0.2664024;-0.103663,0.0584022;-0.6118053;-0.05378938,0.0234579;-0.6180814;-0.1475642,-0.1007938;-0.0111546;0.004665664,-0.1260708;-0.2940527;0.01770422,-0.1053933;-0.6348495;0.09411033,-0.1293629;-0.6880867;0.03224105,-0.09595652;0.5404679;-0.1684198,780.5643
+0;0;0,0.005163314;0.3254141;0.008100561,0.01101801;0.6551119;0.0003548451,0.1762336;0.5298251;0.02209213,0.2173268;0.3009231;0.03814905,0.284763;0.04296291;0.001008842,-0.1574621;0.527717;0.006128646,-0.2066673;0.2999295;0.01198637,-0.2801919;0.04290226;-0.01966219,0.09242089;0.005765989;-0.04056742,0.09978452;-0.2755868;-0.0005120449,0.1072103;-0.6155241;0.08164494,0.1096364;-0.5749931;-0.02425353,-0.09073044;0.006559884;-0.04410828,-0.113155;-0.2753089;-0.01469414,-0.1341133;-0.615732;0.06299198,-0.1288121;-0.5751153;-0.04279298,0.009539902;0.5741867;0.004889791,0;0;0,-0.05116039;0.308845;-0.08935332,-0.1068382;0.6147704;-0.199465,0.07917499;0.5293651;-0.1676941,0.2138198;0.3394063;-0.179054,0.1989348;0.07337177;-0.2174542,-0.1623987;0.45014;-0.03942835,-0.1796275;0.2270639;0.02601501,-0.2815418;-0.01914981;-0.01223082,0.06565475;0.01613131;-0.07516527,0.08229327;-0.2662764;-0.1032212,0.06033354;-0.6122117;-0.05622363,0.02555786;-0.6185618;-0.1500351,-0.1003551;-0.01145304;0.004274984,-0.1238475;-0.294191;0.02231456,-0.1024417;-0.635861;0.09418727,-0.1256496;-0.6886463;0.03142378,-0.09381767;0.5400648;-0.1708088,780.598
+0;0;0,0.004879032;0.3262715;0.008137383,0.0105436;0.655409;0.0004505632,0.1736535;0.5310605;0.02173142,0.2176802;0.3021159;0.03793211,0.290723;0.0474281;0.002239298,-0.1553315;0.5274673;0.005989294,-0.2098893;0.3003148;0.01244731,-0.2872896;0.04614124;-0.01721844,0.09245405;0.00581357;-0.0406181,0.09950813;-0.2753642;-0.0004707873,0.1066684;-0.6152725;0.08146048,0.1090648;-0.5747404;-0.02441656,-0.09082537;0.00651051;-0.04404253,-0.1136023;-0.2751787;-0.01480359,-0.1345782;-0.6155753;0.06260303,-0.1293079;-0.5749542;-0.043161,0.009092981;0.5744106;0.004976273,0;0;0,-0.05125566;0.3090929;-0.09152889,-0.1058371;0.6145334;-0.2018445,0.07783076;0.5303076;-0.1687396,0.210508;0.3380613;-0.1761293,0.198108;0.07409897;-0.2166903,-0.1604575;0.451162;-0.04335098,-0.1797521;0.2274438;0.02141282,-0.2757035;-0.02000365;-0.01080729,0.06541992;0.0161356;-0.07544041,0.08146346;-0.2662495;-0.1023431,0.06151301;-0.6125942;-0.05819559,0.0268396;-0.6190509;-0.1519787,-0.1003812;-0.01155325;0.00463735,-0.1229436;-0.2941095;0.02401345,-0.1010173;-0.6357191;0.09559399,-0.1234331;-0.6864051;0.0299136,-0.0928489;0.5398148;-0.1730039,780.6199
+0;0;0,0.004879032;0.3262715;0.008137383,0.0105436;0.655409;0.0004505632,0.1736535;0.5310605;0.02173142,0.2176802;0.3021159;0.03793211,0.290723;0.0474281;0.002239298,-0.1553315;0.5274673;0.005989294,-0.2098893;0.3003148;0.01244731,-0.2872896;0.04614124;-0.01721844,0.09245405;0.00581357;-0.0406181,0.09950813;-0.2753642;-0.0004707873,0.1066684;-0.6152725;0.08146048,0.1090648;-0.5747404;-0.02441656,-0.09082537;0.00651051;-0.04404253,-0.1136023;-0.2751787;-0.01480359,-0.1345782;-0.6155753;0.06260303,-0.1293079;-0.5749542;-0.043161,0.009092981;0.5744106;0.004976273,0;0;0,-0.05125566;0.3090929;-0.09152889,-0.1058371;0.6145334;-0.2018445,0.07783076;0.5303076;-0.1687396,0.210508;0.3380613;-0.1761293,0.198108;0.07409897;-0.2166903,-0.1604575;0.451162;-0.04335098,-0.1797521;0.2274438;0.02141282,-0.2757035;-0.02000365;-0.01080729,0.06541992;0.0161356;-0.07544041,0.08146346;-0.2662495;-0.1023431,0.06151301;-0.6125942;-0.05819559,0.0268396;-0.6190509;-0.1519787,-0.1003812;-0.01155325;0.00463735,-0.1229436;-0.2941095;0.02401345,-0.1010173;-0.6357191;0.09559399,-0.1234331;-0.6864051;0.0299136,-0.0928489;0.5398148;-0.1730039,780.6425
+0;0;0,0.004893674;0.3272506;0.008161803,0.01055508;0.656193;0.0004706476,0.1723906;0.5320212;0.02163088,0.2161506;0.3044634;0.03773343,0.2889858;0.0504995;0.002142057,-0.1540525;0.5284557;0.006010389,-0.2082798;0.3026794;0.01242929,-0.2854601;0.04922816;-0.01715215,0.09101645;0.005723174;-0.03998652,0.09808281;-0.2759441;0.0002306923,0.1052249;-0.6149911;0.08195433,0.1076213;-0.5744594;-0.02391901,-0.0894131;0.006409277;-0.0433577,-0.1122297;-0.2757703;-0.01406786,-0.1331525;-0.6153044;0.06314259,-0.1278823;-0.5746835;-0.04261774,0.009101621;0.5750363;0.005005194,0;0;0,-0.05043429;0.3096991;-0.09341478,-0.1038076;0.6150191;-0.2040586,0.07831046;0.5307055;-0.1705008,0.2094482;0.3390291;-0.1749549,0.1980979;0.07575783;-0.215313,-0.1584859;0.4521733;-0.04649495,-0.1796328;0.2302381;0.01873039,-0.2668916;-0.02015398;-0.008820752,0.06489094;0.01626256;-0.07375884,0.08225797;-0.2662071;-0.1039762,0.06351015;-0.6118553;-0.06086683,0.02892913;-0.6183662;-0.1546588,-0.09887367;-0.01154318;0.002534297,-0.1201562;-0.2944985;0.02460567,-0.09850478;-0.6361696;0.09149867,-0.1315798;-0.6433426;-0.002575926,-0.09104195;0.5402086;-0.1749127,780.676
+0;0;0,0.004600781;0.3277026;0.00815312,0.01008438;0.6561919;0.0004900643,0.169076;0.5332024;0.02113722,0.2178261;0.3061798;0.0376948,0.2922359;0.05234206;0.003606744,-0.1513503;0.5287519;0.006014598,-0.211218;0.3038937;0.01269392,-0.2928325;0.05165258;-0.01639144,0.09168587;0.005779827;-0.04035988,0.09839578;-0.2758088;-5.844235E-05,0.1054127;-0.6142412;0.08154901,0.1077327;-0.5737106;-0.02428504,-0.09014908;0.006437201;-0.04359279,-0.1137558;-0.2757239;-0.01549992,-0.1342406;-0.6145601;0.06206207,-0.1290483;-0.5739409;-0.04366113,0.008655907;0.574932;0.005024268,0;0;0,-0.04998064;0.309317;-0.09644461,-0.1019168;0.6139866;-0.208195,0.07681373;0.531055;-0.1734195,0.2100758;0.3402427;-0.1781006,0.1988073;0.07648644;-0.2160225,-0.1555787;0.4528034;-0.0525251,-0.1788294;0.230984;0.01414974,-0.2606393;-0.02141099;-0.01298593,0.06565631;0.01640138;-0.0740869,0.0802369;-0.2662065;-0.1037779,0.06643708;-0.6120303;-0.06555533,0.03201631;-0.6187389;-0.1592827,-0.09960566;-0.01186362;0.002567617,-0.1188154;-0.2950119;0.02304731,-0.09561243;-0.6362256;0.0884718,-0.128524;-0.6436073;-0.005531155,-0.08944647;0.5391813;-0.1786242,780.6984
+0;0;0,0.00460595;0.3280708;0.008162281,0.01008233;0.6561172;0.0005032863,0.1702622;0.5327826;0.02127185,0.2186806;0.3073049;0.03771676,0.2929401;0.05397975;0.003697552,-0.1525389;0.5282992;0.006037157,-0.2119992;0.304971;0.01267103,-0.2934488;0.05323941;-0.01635559,0.09162092;0.005775732;-0.04033129,0.09833388;-0.2759408;-1.153722E-05,0.1053421;-0.613951;0.08149409,0.1076614;-0.5734234;-0.02430958,-0.09008522;0.006432641;-0.04356191,-0.1137026;-0.2758567;-0.01545627,-0.1341619;-0.6142702;0.06200893,-0.1289711;-0.573654;-0.04368392,0.008653224;0.5748215;0.005039488,0;0;0,-0.05063954;0.3093791;-0.09715176,-0.1016735;0.6135867;-0.2092621,0.07814322;0.5311385;-0.1744411,0.2100761;0.3412954;-0.177316,0.1998513;0.07783416;-0.2137721,-0.154779;0.4516497;-0.05187038,-0.1785453;0.2313696;0.01421142,-0.2576988;-0.02140819;-0.0119331,0.06526195;0.01641437;-0.07433581,0.08223984;-0.2661032;-0.1048405,0.06870942;-0.611536;-0.06694269,0.03424253;-0.6183124;-0.1605918,-0.09951331;-0.01197123;0.002856177,-0.118231;-0.2952634;0.02359603,-0.09316316;-0.6361645;0.08763635,-0.1121721;-0.6902323;0.02533136,-0.08938092;0.5388129;-0.1794395,780.7319
+0;0;0,0.004163714;0.2965714;0.007378587,0.00905727;0.5896909;0.0005260729,0.1903539;0.4693495;0.02292937,0.2394718;0.2406141;0.03961188,0.3134778;-0.01184614;0.005708814,-0.1743296;0.4642843;0.00571802,-0.234649;0.2377296;0.01244774,-0.3158205;-0.01314262;-0.01647978,0.08915423;0.005620233;-0.03924546,0.09588724;-0.2769378;0.001194723,0.1028657;-0.6135161;0.08235508,0.1051976;-0.5729319;-0.02401724,-0.08765988;0.006259456;-0.0423891,-0.1113478;-0.276873;-0.01419951,-0.1317204;-0.613853;0.06293754,-0.1265018;-0.5731797;-0.04332337,0.007776667;0.5168428;0.004590907,0;0;0,-0.05819042;0.2862662;-0.0518837,-0.1033809;0.5670888;-0.1231689,0.07894398;0.5325599;-0.1761935,0.2153899;0.3418114;-0.1790771,0.2073556;0.07924196;-0.2158902,-0.1968276;0.4032282;0.02379946,-0.2018133;0.1752421;0.07864676,-0.2831541;-0.07497999;0.04495595,0.06296469;0.01632288;-0.07272744,0.08998828;-0.2656252;-0.1087103,0.07715744;-0.6096801;-0.07153082,0.038118;-0.6123837;-0.1655464,-0.0968387;-0.01192641;0.0005451417,-0.1114623;-0.2963938;0.0201474,-0.08452076;-0.6359192;0.08273546,-0.1043933;-0.6898788;0.01958168,-0.09240209;0.4978304;-0.1029763,780.754
+0;0;0,0.003888561;0.2965736;0.007439067,0.008667733;0.5896958;0.000612936,0.190104;0.4695963;0.02271203,0.2425495;0.2416241;0.03971007,0.3232489;-0.009052277;0.007906973,-0.174494;0.4636715;0.005599104,-0.2418563;0.2391173;0.01256442,-0.3273741;-0.01041804;-0.01538678,0.08913722;0.00564265;-0.03928087,0.09611486;-0.2768806;0.001360077,0.1023317;-0.6135194;0.08233108,0.1046318;-0.5729319;-0.02404161,-0.08771562;0.006229543;-0.04227804,-0.1116821;-0.2768885;-0.01417939,-0.1319448;-0.6138973;0.06286096,-0.1267586;-0.5732185;-0.04340098,0.007434383;0.5168463;0.004667228,0;0;0,-0.05819042;0.2862662;-0.0518837,-0.1033809;0.5670888;-0.1231689,0.07894398;0.5325599;-0.1761935,0.2153899;0.3418114;-0.1790771,0.2073556;0.07924196;-0.2158902,-0.1968276;0.4032282;0.02379946,-0.2018133;0.1752421;0.07864676,-0.2831541;-0.07497999;0.04495595,0.06296469;0.01632288;-0.07272744,0.08998828;-0.2656252;-0.1087103,0.07715744;-0.6096801;-0.07153082,0.038118;-0.6123837;-0.1655464,-0.0968387;-0.01192641;0.0005451417,-0.1114623;-0.2963938;0.0201474,-0.08452076;-0.6359192;0.08273546,-0.1043933;-0.6898788;0.01958168,-0.09240209;0.4978304;-0.1029763,780.7874
+0;0;0,0.004347475;0.3315741;0.008316997,0.009703663;0.6600761;0.0006580325,0.1945823;0.5300467;0.02361311,0.2469705;0.3023235;0.04059259,0.3281573;0.05013311;0.008597404,-0.1771906;0.5240054;0.006163419,-0.2444793;0.2996964;0.01312113,-0.3305137;0.0486539;-0.01499889,0.08962329;0.005673421;-0.03949508,0.09660263;-0.2769186;0.001155756,0.1028162;-0.6133824;0.08208466,0.1050968;-0.5728848;-0.02338391,-0.08819395;0.006263514;-0.04250859,-0.1121662;-0.2769234;-0.01440311,-0.1324184;-0.6137569;0.06259719,-0.1272763;-0.5731689;-0.04276158,0.008317942;0.5782266;0.005213205,0;0;0,-0.07084728;0.3081439;-0.100287,-0.1298601;0.6102604;-0.2153735,0.07752763;0.5322459;-0.1753097,0.2148272;0.3424257;-0.1780937,0.2083322;0.07818207;-0.2148106,-0.1776005;0.4368952;-0.03022507,-0.1806884;0.2100464;0.02826219,-0.2593199;-0.04233837;-0.008262027,0.06367777;0.01654983;-0.07277107,0.09255062;-0.2652337;-0.1091559,0.08011394;-0.6091156;-0.07191992,0.04639503;-0.6171986;-0.1649346,-0.09732825;-0.01230371;0.0004625578,-0.1102082;-0.2968397;0.02126718,-0.08117975;-0.6362596;0.08248352,-0.1009133;-0.6904945;0.02121288,-0.1155062;0.5357864;-0.1842351,780.821
+0;0;0,0.00393719;0.3002824;0.007532096,0.008734489;0.594506;0.0006714864,0.1845242;0.4753862;0.02224023,0.2368823;0.2477938;0.03920996,0.3175406;-0.002754986;0.007423047,-0.1688198;0.4696443;0.005655533,-0.2360698;0.2454642;0.01260925,-0.3215441;-0.003944144;-0.01532772,0.09000494;0.00569758;-0.03966326,0.09699018;-0.2771336;0.00102197,0.1032017;-0.6134868;0.08192429,0.1055018;-0.5728996;-0.02444436,-0.0885695;0.006290186;-0.04268961,-0.1125621;-0.2771364;-0.01456034,-0.1328076;-0.6138592;0.06241465,-0.1276216;-0.5731808;-0.04384325,0.007493034;0.5211778;0.004752422,0;0;0,-0.056853;0.2890169;-0.05898094,-0.1011558;0.5703466;-0.1332622,0.07890712;0.5319436;-0.1763277,0.2161348;0.342228;-0.1783855,0.2105808;0.07968578;-0.2148767,-0.1933852;0.4146069;0.01318128,-0.1907919;0.1884641;0.07384747,-0.2605693;-0.0634589;0.02961191,0.06400947;0.01648393;-0.07305884,0.09613673;-0.2649971;-0.1109245,0.08417687;-0.6087719;-0.07359958,0.0458583;-0.6119336;-0.1677465,-0.09775548;-0.01223782;0.0007926236,-0.1077789;-0.2972311;0.02018017,-0.07724249;-0.6364622;0.08106636,-0.09601161;-0.6913373;0.01881199,-0.09034622;0.5008547;-0.1120665,780.8431
+0;0;0,0.004028943;0.3243594;0.008166405,0.00924712;0.6555804;0.0005627512,0.175273;0.531377;0.02142343,0.2324051;0.3035927;0.03830411,0.3194042;0.05382812;0.008494209,-0.1586419;0.5254735;0.005893551,-0.2312466;0.3016233;0.0132706,-0.3215889;0.05292973;-0.01553155,0.0896095;0.005659383;-0.0394988,0.09646966;-0.2774484;0.001007851,0.1024476;-0.6141336;0.08210136,0.104686;-0.5736102;-0.02357534,-0.08820524;0.006270428;-0.04245661,-0.1124411;-0.2774023;-0.01452306,-0.1328132;-0.6144174;0.06277234,-0.1277076;-0.5738049;-0.04279577,0.007902584;0.5743802;0.005068119,0;0;0,-0.05856024;0.3060195;-0.09063506,-0.1077345;0.6110946;-0.2103353,0.07744341;0.5317709;-0.1763115,0.2171369;0.3422661;-0.1792045,0.2121879;0.07865131;-0.2155716,-0.1665641;0.451604;-0.04571319,-0.1671835;0.226839;0.02439395,-0.2309544;-0.02580233;-0.02987825,0.06402546;0.01630372;-0.072505,0.0982729;-0.2649657;-0.1119065,0.0869607;-0.6091337;-0.07463503,0.05238182;-0.6162449;-0.1679645,-0.09736279;-0.01193858;-6.12447E-05,-0.1062778;-0.2972027;0.01950369,-0.07399453;-0.6368123;0.07943617,-0.09243128;-0.6911448;0.01753766,-0.09603462;0.5367293;-0.1795373,780.8659
+0;0;0,0.003800472;0.3059658;0.007703309,0.008372511;0.5960003;0.0009346921,0.1824094;0.4773044;0.02214801,0.2395019;0.2496781;0.03901697,0.3266664;-0.0005612522;0.00915041,-0.1672392;0.4711227;0.005886377,-0.2397934;0.2474278;0.0132583,-0.3303075;-0.001738548;-0.0155986,0.08929414;0.005639466;-0.03935979,0.09615485;-0.277491;0.001150109,0.1021261;-0.613802;0.08215351,0.1043798;-0.5732068;-0.0242439,-0.08789481;0.00624836;-0.04230719,-0.1121326;-0.2774471;-0.0143714,-0.1324821;-0.6140877;0.06283811,-0.1273417;-0.5734028;-0.04344998,0.007152721;0.5223338;0.005022052,0;0;0,-0.0556135;0.293481;-0.06681991,-0.1012643;0.5726213;-0.1309414,0.07696782;0.5316674;-0.1759953,0.2147176;0.3409472;-0.1789353,0.21049;0.07670709;-0.2145543,-0.1926273;0.4159732;0.01207957,-0.1962124;0.1932024;0.08769809,-0.2570036;-0.05783705;0.02141828,0.06391252;0.01628739;-0.07214117,0.097156;-0.2650973;-0.1117451,0.08760285;-0.6089118;-0.07429242,0.04918407;-0.6119169;-0.1684859,-0.09701853;-0.0118952;-0.0005878066,-0.1061372;-0.2970976;0.02008629,-0.07307795;-0.636402;0.07909384,-0.1100259;-0.6400961;-0.01544348,-0.09003225;0.5026483;-0.1103849,780.8992
+0;0;0,0.003800472;0.3059658;0.007703309,0.008372511;0.5960003;0.0009346921,0.1824094;0.4773044;0.02214801,0.2395019;0.2496781;0.03901697,0.3266664;-0.0005612522;0.00915041,-0.1672392;0.4711227;0.005886377,-0.2397934;0.2474278;0.0132583,-0.3303075;-0.001738548;-0.0155986,0.08929414;0.005639466;-0.03935979,0.09615485;-0.277491;0.001150109,0.1021261;-0.613802;0.08215351,0.1043798;-0.5732068;-0.0242439,-0.08789481;0.00624836;-0.04230719,-0.1121326;-0.2774471;-0.0143714,-0.1324821;-0.6140877;0.06283811,-0.1273417;-0.5734028;-0.04344998,0.007152721;0.5223338;0.005022052,0;0;0,-0.0556135;0.293481;-0.06681991,-0.1012643;0.5726213;-0.1309414,0.07696782;0.5316674;-0.1759953,0.2147176;0.3409472;-0.1789353,0.21049;0.07670709;-0.2145543,-0.1926273;0.4159732;0.01207957,-0.1962124;0.1932024;0.08769809,-0.2570036;-0.05783705;0.02141828,0.06391252;0.01628739;-0.07214117,0.097156;-0.2650973;-0.1117451,0.08760285;-0.6089118;-0.07429242,0.04918407;-0.6119169;-0.1684859,-0.09701853;-0.0118952;-0.0005878066,-0.1061372;-0.2970976;0.02008629,-0.07307795;-0.636402;0.07909384,-0.1100259;-0.6400961;-0.01544348,-0.09003225;0.5026483;-0.1103849,780.922
+0;0;0,0.003730306;0.302198;0.007619163,0.00823931;0.5937839;0.0009003077,0.1783603;0.4765652;0.0214671,0.2415078;0.2503299;0.03965458,0.3323871;-0.0001215339;0.009943906,-0.1633155;0.4702178;0.005868303,-0.2412962;0.2480318;0.01316519,-0.3383276;-0.0003979206;-0.01394965,0.08711325;0.005523388;-0.03846316,0.09391995;-0.277808;0.002072632,0.09960902;-0.6151295;0.08317499,0.1017818;-0.5745548;-0.02300051,-0.08581469;0.006071728;-0.04120208,-0.1101661;-0.2778111;-0.01320756,-0.1307768;-0.6154639;0.06400401,-0.1257223;-0.5747899;-0.04206342,0.007045724;0.5204663;0.004952335,0;0;0,-0.05348548;0.2907682;-0.06315637,-0.09908383;0.5707946;-0.1306775,0.07503796;0.531235;-0.1749599,0.2126386;0.3400446;-0.1785817,0.2056271;0.07423425;-0.2126894,-0.1918738;0.426672;0.01271452,-0.1902371;0.2034341;0.08796746,-0.2556363;-0.04163401;0.001179054,0.06294622;0.01653692;-0.06973481,0.09484638;-0.2650281;-0.1105962,0.09072801;-0.6100418;-0.07393026,0.05124292;-0.6130265;-0.1674328,-0.0945798;-0.01181662;-0.003696889,-0.1030247;-0.2970161;0.01988393,-0.06858278;-0.6374297;0.07757375,-0.1066124;-0.6410706;-0.01629753,-0.08764262;0.5011707;-0.1103079,780.955
+0;0;0,0.003730306;0.302198;0.007619163,0.00823931;0.5937839;0.0009003077,0.1783603;0.4765652;0.0214671,0.2415078;0.2503299;0.03965458,0.3323871;-0.0001215339;0.009943906,-0.1633155;0.4702178;0.005868303,-0.2412962;0.2480318;0.01316519,-0.3383276;-0.0003979206;-0.01394965,0.08711325;0.005523388;-0.03846316,0.09391995;-0.277808;0.002072632,0.09960902;-0.6151295;0.08317499,0.1017818;-0.5745548;-0.02300051,-0.08581469;0.006071728;-0.04120208,-0.1101661;-0.2778111;-0.01320756,-0.1307768;-0.6154639;0.06400401,-0.1257223;-0.5747899;-0.04206342,0.007045724;0.5204663;0.004952335,0;0;0,-0.05348548;0.2907682;-0.06315637,-0.09908383;0.5707946;-0.1306775,0.07503796;0.531235;-0.1749599,0.2126386;0.3400446;-0.1785817,0.2056271;0.07423425;-0.2126894,-0.1918738;0.426672;0.01271452,-0.1902371;0.2034341;0.08796746,-0.2556363;-0.04163401;0.001179054,0.06294622;0.01653692;-0.06973481,0.09484638;-0.2650281;-0.1105962,0.09072801;-0.6100418;-0.07393026,0.05124292;-0.6130265;-0.1674328,-0.0945798;-0.01181662;-0.003696889,-0.1030247;-0.2970161;0.01988393,-0.06858278;-0.6374297;0.07757375,-0.1066124;-0.6410706;-0.01629753,-0.08764262;0.5011707;-0.1103079,780.9887
+0;0;0,0.003714628;0.3009279;0.007587141,0.008228154;0.59282;0.000869696,0.175189;0.4765314;0.02112505,0.2372113;0.2543274;0.03898845,0.3286456;0.002346486;0.00909633,-0.1601803;0.4703011;0.005814171,-0.2367714;0.2520743;0.01298103,-0.3343954;0.002127379;-0.0142994,0.08767923;0.005559274;-0.03871305,0.09448508;-0.2777368;0.001817696,0.1001766;-0.6152047;0.08295522,0.1023464;-0.5746446;-0.02307311,-0.08637224;0.006111177;-0.04146978,-0.1107206;-0.2777363;-0.01347874,-0.1313402;-0.6155355;0.06376632,-0.1262928;-0.5748763;-0.0421541,0.007036516;0.5196221;0.004915109,0;0;0,-0.05226193;0.2898766;-0.06220293,-0.09796156;0.5699878;-0.1306791,0.07371423;0.5250303;-0.1745496,0.2128328;0.3401904;-0.1791031,0.2037959;0.07292965;-0.2142906,-0.189115;0.4296094;0.01149116,-0.1862774;0.2106892;0.08636691,-0.2697524;-0.02690436;-0.01022161,0.06372938;0.01641151;-0.06990337,0.09599391;-0.2651142;-0.1104989,0.09337781;-0.6103547;-0.07440948,0.05322438;-0.6133366;-0.1674585,-0.09522503;-0.01165283;-0.003695703,-0.101888;-0.2968702;0.01980678,-0.06613919;-0.6374158;0.07682422,-0.1048421;-0.6410612;-0.01660119,-0.08650129;0.5004858;-0.1103358,781.0106
+0;0;0,0.003675942;0.2998694;0.007551095,0.008122913;0.592432;0.0008585397,0.1755117;0.4762864;0.02111153,0.2416771;0.2577527;0.03873804,0.3425924;0.007410169;0.008565206,-0.1605736;0.4696863;0.005962073,-0.2420643;0.2557835;0.01305764,-0.3451325;0.00600329;-0.01437343,0.08785869;0.005560732;-0.03886697,0.09450322;-0.2779911;0.001984365,0.1002285;-0.6155332;0.08310214,0.1023409;-0.57497;-0.02292096,-0.08662611;0.006123381;-0.04146242,-0.1110563;-0.277999;-0.01331492,-0.1319072;-0.6158937;0.06375664,-0.1269135;-0.5752262;-0.04215939,0.006950397;0.5192435;0.004890735,0;0;0,-0.04916316;0.2893639;-0.06199765,-0.09357147;0.5699919;-0.1321018,0.07836972;0.5233258;-0.1759827,0.2164102;0.3406885;-0.1818066,0.2029818;0.07157916;-0.2159464,-0.184882;0.42945;0.01076041,-0.1868515;0.2156248;0.09273859,-0.2843967;-0.01614028;-0.009904221,0.06449173;0.01614022;-0.06957746,0.1012226;-0.2648643;-0.1120272,0.09838722;-0.6102027;-0.07623768,0.05814027;-0.6131062;-0.1692672,-0.09546896;-0.01121945;-0.004529226,-0.0972105;-0.2968747;0.018114,-0.06032056;-0.6374996;0.07434019,-0.09912319;-0.6410739;-0.0190625,-0.08243753;0.5004841;-0.111635,781.0448
+0;0;0,0.003665143;0.2989885;0.00752891,0.008106111;0.5911649;0.0008504479,0.1760378;0.4751008;0.02114328,0.2422542;0.2563987;0.03878337,0.3435994;0.004989564;0.008481983,-0.1611229;0.4684796;0.005945345,-0.2426765;0.2544119;0.01304638,-0.3461838;0.003567487;-0.01450157,0.0877274;0.005552423;-0.03880889,0.09437784;-0.278252;0.002078831,0.1001065;-0.6159927;0.08324429,0.1022163;-0.5754424;-0.02264882,-0.08649667;0.00611423;-0.04140046,-0.1109486;-0.2782612;-0.01322789,-0.1318117;-0.6163546;0.063889,-0.1268242;-0.5757002;-0.0418972,0.006937103;0.5181954;0.004870579,0;0;0,-0.04923242;0.2886189;-0.06115174,-0.09476352;0.5687057;-0.1311083,0.0773683;0.5252137;-0.175591,0.213344;0.3408564;-0.1826177,0.1996168;0.07050243;-0.2160227,-0.1856521;0.4296418;0.01328778,-0.1835428;0.2139932;0.09086112,-0.2981577;-0.007787019;-0.01901403,0.06375577;0.01614267;-0.07005477,0.1009921;-0.2652128;-0.1114495,0.09969701;-0.6108124;-0.0761137,0.05890879;-0.6137424;-0.1687477,-0.09532101;-0.011406;-0.004106504,-0.09829602;-0.2973213;0.01835707,-0.05979593;-0.6380434;0.07417414,-0.09914081;-0.6416475;-0.01884121,-0.08342181;0.4994167;-0.1107986,781.0777
+0;0;0,0.003661685;0.2987064;0.007521806,0.008107752;0.5912232;0.0008384739,0.1745766;0.4755145;0.02099151,0.2401446;0.2589542;0.03845886,0.3426627;0.004635394;0.007806791,-0.159668;0.4689506;0.005925026,-0.2404229;0.2569793;0.01295653,-0.3451282;0.003231764;-0.01491024,0.08662449;0.005482617;-0.03832098,0.09327025;-0.278122;0.002537951,0.0989892;-0.6152909;0.08356601,0.101098;-0.5747455;-0.02227778,-0.08540922;0.006037361;-0.04087997,-0.1098439;-0.2781379;-0.01272724,-0.1306718;-0.6156588;0.0642591,-0.1256866;-0.5750093;-0.04147782,0.006938468;0.5182365;0.004859556,0;0;0,-0.04905382;0.2884387;-0.06076431,-0.09451926;0.5687705;-0.1312203,0.07629348;0.5231726;-0.1754692,0.2122292;0.3416349;-0.1837277,0.1942545;0.06830588;-0.2168295,-0.1840415;0.4300574;0.01246013,-0.191228;0.2195137;0.09685419,-0.3383487;0.01319884;-0.01231171,0.06358323;0.01563168;-0.06866717,0.1014851;-0.2652259;-0.1114182,0.101217;-0.6102937;-0.07664418,0.06022123;-0.61323;-0.1691272,-0.09410147;-0.01078147;-0.005570448,-0.09685495;-0.2963774;0.01835847,-0.05726648;-0.6365586;0.07304475,-0.09681153;-0.6401809;-0.01982232,-0.08324753;0.4994625;-0.1108747,781.1001
+0;0;0,0.003637007;0.2987063;0.007535383,0.008035484;0.5912243;0.0008734548,0.1746507;0.4760169;0.02092783,0.2456491;0.2612158;0.03888239,0.3555871;0.009770244;0.01031099,-0.1597233;0.4689297;0.006018566,-0.2453422;0.2588858;0.01334103,-0.35648;0.007892758;-0.0145594,0.08656716;0.005491479;-0.03844903,0.0928422;-0.2781221;0.002406035,0.0991165;-0.6153075;0.0833246,0.1011644;-0.5747648;-0.02252066,-0.08546784;0.006014133;-0.04076073,-0.1099186;-0.2781598;-0.01260848,-0.130854;-0.6156619;0.06443118,-0.1259248;-0.5750096;-0.04130809,0.006876416;0.5182371;0.004890271,0;0;0,-0.04905382;0.2884387;-0.06076431,-0.09451926;0.5687705;-0.1312203,0.07629348;0.5231726;-0.1754692,0.2122292;0.3416349;-0.1837277,0.1942545;0.06830588;-0.2168295,-0.1840415;0.4300574;0.01246013,-0.191228;0.2195137;0.09685419,-0.3383487;0.01319884;-0.01231171,0.06358323;0.01563168;-0.06866717,0.1014851;-0.2652259;-0.1114182,0.101217;-0.6102937;-0.07664418,0.06022123;-0.61323;-0.1691272,-0.09410147;-0.01078147;-0.005570448,-0.09685495;-0.2963774;0.01835847,-0.05726648;-0.6365586;0.07304475,-0.09681153;-0.6401809;-0.01982232,-0.08324753;0.4994625;-0.1108747,781.1226
+0;0;0,0.003619753;0.2972892;0.007499634,0.008011125;0.5893425;0.0008527339,0.1751034;0.4742352;0.02094031,0.2468691;0.2571128;0.0390889,0.3575417;0.003987074;0.01032659,-0.1602145;0.467128;0.005988959,-0.2467586;0.2548142;0.01339055,-0.358639;0.002144039;-0.01469631,0.08664938;0.005496696;-0.03848555,0.09297957;-0.2806091;0.002728518,0.09924071;-0.6170872;0.08347736,0.1012875;-0.5765504;-0.02231017,-0.08554902;0.006019846;-0.04079944,-0.1102147;-0.2806512;-0.01239982,-0.1311061;-0.6174454;0.06447826,-0.1261796;-0.5767989;-0.04120333,0.00685554;0.5165746;0.004857479,0;0;0,-0.04723322;0.2873892;-0.06022215,-0.09273605;0.5671514;-0.1310101,0.07790229;0.523978;-0.1763411,0.2117483;0.3379931;-0.1871417,0.1906397;0.06290302;-0.2192073,-0.1835632;0.4311361;0.01355523,-0.2021866;0.2217887;0.1054716,-0.3671212;0.03177293;-0.0121673,0.06368794;0.01612788;-0.06857991,0.1042093;-0.2668848;-0.1116734,0.1050809;-0.6112702;-0.07739544,0.0637784;-0.6141635;-0.1696904,-0.09408463;-0.01150938;-0.005923194,-0.09439259;-0.2996096;0.01843641,-0.05362247;-0.6390566;0.072201,-0.09348029;-0.6426335;-0.02048215,-0.08141153;0.498068;-0.1107178,781.1559
+0;0;0,0.003622078;0.2974801;0.007504451,0.008018459;0.5898701;0.0008519604,0.1740826;0.4749857;0.02084328,0.2449966;0.2604403;0.03877647,0.3556289;0.007406652;0.01002461,-0.1591873;0.467922;0.005983238,-0.2447043;0.258128;0.01329698,-0.3565441;0.005549759;-0.01477966,0.08749536;0.005550361;-0.0388613,0.09381233;-0.2799581;0.002266724,0.1000721;-0.6163604;0.08299737,0.1021191;-0.5758224;-0.02280058,-0.08638426;0.00607862;-0.04119778,-0.1109984;-0.2799939;-0.01285745,-0.1318852;-0.6167122;0.0640033,-0.1269582;-0.5760647;-0.0416887,0.006862308;0.5170666;0.004858668,0;0;0,-0.0460071;0.2877782;-0.06025743,-0.09048435;0.5679336;-0.1315393,0.07912543;0.5226672;-0.1766469,0.2118489;0.3393038;-0.1885836,0.190955;0.06440449;-0.221539,-0.1808898;0.4319617;0.01221012,-0.210283;0.2287508;0.1082389,-0.3903368;0.05017553;-0.004826218,0.06463126;0.01636305;-0.0689311,0.105829;-0.2659334;-0.1120355,0.1073845;-0.6102711;-0.07809186,0.06603464;-0.6131026;-0.1703997,-0.09501997;-0.01178609;-0.005361076,-0.09296007;-0.2993401;0.01819583,-0.05158336;-0.6386997;0.07154484,-0.0914863;-0.6422159;-0.02115287,-0.0794058;0.4987945;-0.1111727,781.1895
+0;0;0,0.003679503;0.2974773;0.007589258,0.008079183;0.5898685;0.0009993417,0.1741738;0.4750856;0.02092306,0.250569;0.2624765;0.03939698,0.3647077;0.0105654;0.01479221,-0.1591123;0.4678712;0.006166601,-0.2507355;0.2606769;0.01363628,-0.367464;0.01013377;-0.01272375,0.08749977;0.005488476;-0.03886017,0.09386483;-0.2799917;0.002456058,0.1003326;-0.6163934;0.08317262,0.1023458;-0.5758446;-0.02262489,-0.08639624;0.006135989;-0.04116413,-0.1109091;-0.2799286;-0.01265634,-0.1319149;-0.6166376;0.06421274,-0.1270173;-0.5759848;-0.04148009,0.006922627;0.5170643;0.004993397,0;0;0,-0.0460071;0.2877782;-0.06025743,-0.09048435;0.5679336;-0.1315393,0.07912543;0.5226672;-0.1766469,0.2118489;0.3393038;-0.1885836,0.190955;0.06440449;-0.221539,-0.1808898;0.4319617;0.01221012,-0.210283;0.2287508;0.1082389,-0.3903368;0.05017553;-0.004826218,0.06463126;0.01636305;-0.0689311,0.105829;-0.2659334;-0.1120355,0.1073845;-0.6102711;-0.07809186,0.06603464;-0.6131026;-0.1703997,-0.09501997;-0.01178609;-0.005361076,-0.09296007;-0.2993401;0.01819583,-0.05158336;-0.6386997;0.07154484,-0.0914863;-0.6422159;-0.02115287,-0.0794058;0.4987945;-0.1111727,781.2117
+0;0;0,0.003671089;0.2967971;0.007571904,0.008067746;0.5889874;0.0009865155,0.1738836;0.4743247;0.02088086,0.2502155;0.2618915;0.03933949,0.3634699;0.01193218;0.01492535,-0.1588454;0.4671224;0.006149068,-0.2503928;0.2600994;0.01361257,-0.3662169;0.01149747;-0.01254323,0.08683538;0.0054468;-0.0385651,0.09321778;-0.2808118;0.002863783,0.09968324;-0.6170936;0.08355156,0.1016961;-0.5765467;-0.02222615,-0.08574022;0.006089397;-0.04085156,-0.1103199;-0.2807551;-0.01226604,-0.1313182;-0.6173441;0.06457563,-0.1264215;-0.5766934;-0.04109744,0.006911985;0.5162333;0.004977826,0;0;0,-0.04429205;0.2873873;-0.06005049,-0.0876148;0.5674499;-0.131587,0.08128144;0.5223967;-0.1769207,0.2127606;0.3384292;-0.1897402,0.1909004;0.06600028;-0.2244804,-0.1790267;0.4331662;0.01207034,-0.2210302;0.2322547;0.1078065,-0.4046854;0.06151405;-0.006301776,0.06408805;0.01664236;-0.06835985,0.1059737;-0.2664743;-0.1106873,0.110284;-0.6108259;-0.07842016,0.06871217;-0.6135617;-0.1706393,-0.09418396;-0.01218078;-0.006190761,-0.09112082;-0.3004626;0.01800225,-0.04886762;-0.6398256;0.06982054,-0.08899112;-0.6432452;-0.022794,-0.07679345;0.4983355;-0.1111777,781.2349
+0;0;0,0.00399553;0.3230272;0.008241087,0.008948764;0.652299;0.000873812,0.1793548;0.5284706;0.02165531,0.2551067;0.3176515;0.03997369,0.3679305;0.06864257;0.01565239,-0.1627738;0.5210648;0.006507337,-0.2536257;0.3156148;0.01391413,-0.3690094;0.06795813;-0.01214221,0.08758521;0.005493835;-0.03889811,0.09397425;-0.2810621;0.002573803,0.1004371;-0.6172086;0.08322912,0.1024391;-0.5767184;-0.02197945,-0.0864806;0.00614198;-0.04120432,-0.1110858;-0.2810005;-0.01258911,-0.1320757;-0.6174541;0.06422165,-0.1272053;-0.5768606;-0.04088285,0.007666204;0.5715631;0.005303006,0;0;0,-0.05572531;0.3055255;-0.08932686,-0.1061234;0.6095254;-0.2057803,0.08265074;0.52108;-0.1778381,0.213151;0.3385857;-0.1914079,0.1915575;0.06717089;-0.2259605,-0.1663902;0.457439;-0.03290592,-0.2212537;0.2687202;0.07615296,-0.400174;0.08748853;-0.02616394,0.06520015;0.01598656;-0.06861329,0.1077104;-0.2672072;-0.1118481,0.1124428;-0.611396;-0.07939601,0.07522432;-0.6182709;-0.1712542,-0.09525693;-0.0103601;-0.005761887,-0.08950499;-0.2989982;0.01726064,-0.04703847;-0.6383166;0.06826107,-0.08276092;-0.6458568;-0.02392104,-0.09452416;0.5354089;-0.175585,781.2675
+0;0;0,0.003822694;0.3054301;0.007750727,0.00810846;0.5894375;0.001270128,0.1823366;0.4737375;0.02183308,0.263875;0.2658274;0.04098231,0.3862164;0.02161437;0.0165856,-0.1670094;0.4656924;0.006662239,-0.2631473;0.2633461;0.01409562,-0.3836516;0.01818387;-0.009921471,0.08837181;0.005546621;-0.03939645,0.09479175;-0.2825218;0.002466388,0.1015569;-0.6181651;0.08274854,0.1034776;-0.5776059;-0.02308773,-0.08735513;0.006191466;-0.04151107,-0.1118137;-0.2825149;-0.0127442,-0.132982;-0.6183654;0.06409141,-0.1281723;-0.5777081;-0.04164312,0.006960181;0.517263;0.005230304,0;0;0,-0.05269054;0.2933873;-0.06715536,-0.09459642;0.5669668;-0.1306813,0.08273397;0.5183784;-0.1777344,0.2144995;0.3376654;-0.1926491,0.1931354;0.0664849;-0.227396,-0.189316;0.4297279;0.02111806,-0.2468074;0.2403135;0.1262785,-0.4371356;0.08310437;0.006850377,0.0648523;0.0156396;-0.07029939,0.1101362;-0.268867;-0.112519,0.114999;-0.6124834;-0.08009171,0.07401843;-0.6154354;-0.1725647,-0.09638181;-0.009735902;-0.002860037,-0.08933993;-0.300096;0.01759894,-0.04586394;-0.6388127;0.06788065,-0.08538474;-0.642439;-0.02498419,-0.08445148;0.4984201;-0.1100757,781.2902
+0;0;0,0.003793025;0.3030597;0.007690573,0.008094147;0.5881041;0.001197834,0.181241;0.4726771;0.02165817,0.2633968;0.263193;0.04095238,0.3852684;0.01991741;0.01664933,-0.1659511;0.4646816;0.006580862,-0.2628168;0.2608033;0.01407053,-0.3828584;0.01658225;-0.009854369,0.08866712;0.005565156;-0.0395281,0.09512848;-0.2843617;0.002604809,0.1018957;-0.6201126;0.08291271,0.1038156;-0.5795588;-0.02286893,-0.08764704;0.006212156;-0.04164979,-0.1122634;-0.2843568;-0.01269734,-0.1334385;-0.620315;0.06416292,-0.1286313;-0.5796632;-0.04151703,0.006945942;0.5159342;0.005157756,0;0;0,-0.05152418;0.2914763;-0.06561637,-0.09396432;0.5656199;-0.1311319,0.08179401;0.5189698;-0.1784937,0.2138176;0.3363208;-0.1931398,0.1927583;0.06624648;-0.2283919,-0.1893398;0.4302727;0.01955764,-0.2508324;0.2395381;0.1236942,-0.4377409;0.0842053;-0.001058526,0.06501263;0.01577562;-0.07056761,0.1103367;-0.270598;-0.1131167,0.1151901;-0.614355;-0.08100128,0.07404566;-0.6173254;-0.1733317,-0.09664714;-0.01036263;-0.002692178,-0.09007471;-0.3026673;0.01703804,-0.04605079;-0.641489;0.06689318,-0.08573465;-0.6451391;-0.02583054,-0.08380604;0.4970804;-0.1105254,781.3239
+0;0;0,0.003793025;0.3030597;0.007690573,0.008094147;0.5881041;0.001197834,0.181241;0.4726771;0.02165817,0.2633968;0.263193;0.04095238,0.3852684;0.01991741;0.01664933,-0.1659511;0.4646816;0.006580862,-0.2628168;0.2608033;0.01407053,-0.3828584;0.01658225;-0.009854369,0.08866712;0.005565156;-0.0395281,0.09512848;-0.2843617;0.002604809,0.1018957;-0.6201126;0.08291271,0.1038156;-0.5795588;-0.02286893,-0.08764704;0.006212156;-0.04164979,-0.1122634;-0.2843568;-0.01269734,-0.1334385;-0.620315;0.06416292,-0.1286313;-0.5796632;-0.04151703,0.006945942;0.5159342;0.005157756,0;0;0,-0.05152418;0.2914763;-0.06561637,-0.09396432;0.5656199;-0.1311319,0.08179401;0.5189698;-0.1784937,0.2138176;0.3363208;-0.1931398,0.1927583;0.06624648;-0.2283919,-0.1893398;0.4302727;0.01955764,-0.2508324;0.2395381;0.1236942,-0.4377409;0.0842053;-0.001058526,0.06501263;0.01577562;-0.07056761,0.1103367;-0.270598;-0.1131167,0.1151901;-0.614355;-0.08100128,0.07404566;-0.6173254;-0.1733317,-0.09664714;-0.01036263;-0.002692178,-0.09007471;-0.3026673;0.01703804,-0.04605079;-0.641489;0.06689318,-0.08573465;-0.6451391;-0.02583054,-0.08380604;0.4970804;-0.1105254,781.3464
+0;0;0,0.003796652;0.3011888;0.007768662,0.008104001;0.5878077;0.00134341,0.1793045;0.4731767;0.02096898,0.2668659;0.266194;0.04131778,0.3943481;0.02697663;0.01931629,-0.1638793;0.4649991;0.006744512,-0.2651651;0.263477;0.01401841,-0.3899653;0.02295238;-0.00908065,0.08893678;0.005580085;-0.03997809,0.09523568;-0.2845486;0.002673823,0.1024996;-0.6203288;0.08293213,0.104237;-0.5797693;-0.02281744,-0.08812974;0.006217431;-0.04163687,-0.1126707;-0.2846205;-0.01257509,-0.1339128;-0.6206554;0.06405266,-0.1292824;-0.5799688;-0.04159702,0.006958956;0.5156237;0.00528646,0;0;0,-0.05039193;0.2901478;-0.06375217,-0.09297442;0.5653913;-0.1315479,0.08087058;0.5177678;-0.1781981,0.2133972;0.3357981;-0.1939025,0.1924722;0.06700349;-0.2295721,-0.1879965;0.4321446;0.01750244,-0.2527625;0.2434474;0.1229616,-0.4481477;0.1019289;-0.002568804,0.06542007;0.01576248;-0.07078767,0.1106132;-0.2708461;-0.1137605,0.1158492;-0.6146271;-0.08167243,0.07455521;-0.6175917;-0.1738985,-0.0970657;-0.01053634;-0.002523785,-0.0902456;-0.3031534;0.01650925,-0.04553029;-0.6419666;0.06599328,-0.08536568;-0.6456116;-0.02662775,-0.08280866;0.4968349;-0.1109552,781.3695
+0;0;0,0.003793494;0.3009382;0.007762199,0.008123954;0.5890996;0.001305001,0.177303;0.4746379;0.02076498,0.2647935;0.2678227;0.04109731,0.3914753;0.03010732;0.01923396,-0.1618659;0.466556;0.006706926,-0.2630696;0.2651969;0.01397494,-0.3870863;0.0261825;-0.008979091,0.08907259;0.005588607;-0.04003914,0.09537004;-0.2844732;0.002602939,0.1026385;-0.6204627;0.08291125,0.1043759;-0.5799032;-0.0228369,-0.08826432;0.006226926;-0.04170045,-0.1127996;-0.2845439;-0.01264537,-0.134055;-0.6207882;0.06403013,-0.1294247;-0.5801018;-0.04161811,0.006973716;0.5165883;0.005265932,0;0;0,-0.04961011;0.2901099;-0.06335235,-0.09234405;0.5666464;-0.1324089,0.08009689;0.5167766;-0.1779542,0.2136484;0.3358827;-0.1947436,0.1920756;0.06885016;-0.2302842,-0.1859902;0.4328609;0.01462595,-0.2577507;0.2492406;0.1240541,-0.4542681;0.1178334;-0.006896153,0.06584202;0.015984;-0.07055235,0.1107433;-0.2704122;-0.1147673,0.1167963;-0.6143805;-0.08251381,0.07552274;-0.6173542;-0.1747441,-0.09715546;-0.01096753;-0.002970418,-0.08933085;-0.3035219;0.01559216,-0.04386426;-0.6424975;0.06478015,-0.083683;-0.6461512;-0.02784324,-0.08199847;0.4977754;-0.1118016,781.4022
+0;0;0,0.003786518;0.3003848;0.007747926,0.008131418;0.5895252;0.001279251,0.1751993;0.47558;0.02054731,0.2626466;0.2688668;0.04086962,0.3912997;0.02745238;0.01866606,-0.1597658;0.4675982;0.0066635,-0.2609197;0.2663385;0.01392793,-0.3868661;0.02360485;-0.009383279,0.08852339;0.005554149;-0.03979227,0.09479053;-0.2831119;0.00264461,0.1020668;-0.6194659;0.08304009,0.1038041;-0.5789077;-0.02269684,-0.08772011;0.006188531;-0.04144334,-0.1121373;-0.2831831;-0.01252807,-0.1334158;-0.6197923;0.06423065,-0.128786;-0.5791071;-0.04140639,0.006981127;0.5170105;0.005240366,0;0;0,-0.04719079;0.2899131;-0.06347322,-0.08913454;0.5673185;-0.1336527,0.08094555;0.5167835;-0.1784391,0.2148497;0.3363457;-0.1958244,0.1889653;0.06549019;-0.2317803,-0.1833446;0.4360228;0.01149921,-0.2567251;0.2530355;0.120684,-0.4604124;0.1337301;-0.01932739,0.06560312;0.01610011;-0.06991196,0.108838;-0.2691073;-0.1141355,0.1184645;-0.6135425;-0.08376813,0.07707094;-0.6164593;-0.175952,-0.0964961;-0.01113358;-0.003900076,-0.08817544;-0.302322;0.01365854,-0.04137599;-0.6414757;0.06300515,-0.08132179;-0.6450713;-0.02957166,-0.07913744;0.49841;-0.112987,781.4355
+0;0;0,0.003743949;0.3015509;0.007884975,0.008190824;0.6016992;0.001249093,0.1726338;0.4858186;0.02032131,0.2662048;0.2828611;0.04075613,0.4010941;0.04511875;0.02201723,-0.1569851;0.477206;0.006856423,-0.2629251;0.2794914;0.0139662,-0.395604;0.04081625;-0.008353805,0.08842071;0.005493391;-0.03983035,0.09441293;-0.2826527;0.002780441,0.1018803;-0.6195244;0.08336826,0.1035361;-0.5789583;-0.02231569,-0.08769482;0.00621606;-0.04130176,-0.1123334;-0.2826318;-0.01232548,-0.1335018;-0.619798;0.06450906,-0.128954;-0.5791092;-0.04107762,0.007000957;0.5258777;0.005367341,0;0;0,-0.04656972;0.2909355;-0.06478405,-0.08849226;0.5774911;-0.1438138,0.08183526;0.5161718;-0.1791544,0.2143597;0.3358898;-0.196491,0.1883338;0.06541511;-0.2316163,-0.1782609;0.4409869;0.002419822,-0.2551287;0.261506;0.1130671,-0.4621382;0.1536393;-0.03038848,0.06590821;0.0160552;-0.06952119,0.1053215;-0.2693087;-0.1130393,0.1183096;-0.6143513;-0.08458567,0.07737584;-0.6176674;-0.17677,-0.09639938;-0.01106974;-0.004413312,-0.08923225;-0.3018207;0.01268316,-0.04026932;-0.6413378;0.06129885,-0.07976516;-0.6453189;-0.0312692,-0.07850961;0.5059273;-0.1204419,781.4586
+0;0;0,0.0038064;0.306581;0.008016501,0.008409815;0.6173493;0.001175337,0.1750996;0.4989198;0.02056175,0.2682997;0.296767;0.04091556,0.4030479;0.05927321;0.02219625,-0.159053;0.4901887;0.006911663,-0.2645729;0.293258;0.01399326,-0.3971131;0.05483246;-0.008303414,0.0892171;0.005542869;-0.0401891,0.09522641;-0.2834246;0.002543155,0.1026607;-0.6188024;0.0827736,0.1043158;-0.5782406;-0.02286811,-0.08848468;0.006272048;-0.04167376,-0.1131935;-0.2833992;-0.01261489,-0.134268;-0.6190702;0.06387893,-0.129722;-0.5783857;-0.04166555,0.007188594;0.5395299;0.0054021,0;0;0,-0.04624645;0.2953593;-0.0685184,-0.0901448;0.5906664;-0.1550679,0.08618563;0.5152836;-0.1803567,0.2172781;0.3349976;-0.197031,0.1914743;0.06481481;-0.2323327,-0.1744182;0.4452994;-0.004175603,-0.2560163;0.2702557;0.1083756,-0.4636279;0.171837;-0.04035904,0.06599551;0.01559359;-0.07076025,0.1078809;-0.2703068;-0.1140149,0.1219325;-0.6138237;-0.08628201,0.08160773;-0.6176509;-0.1784997,-0.09741922;-0.01047435;-0.002316056,-0.08890019;-0.3021708;0.01200074,-0.0374978;-0.6398286;0.0601198,-0.07638948;-0.6442991;-0.03247439,-0.07985342;0.5174613;-0.130363,781.491
+0;0;0,0.0038064;0.306581;0.008016501,0.008409815;0.6173493;0.001175337,0.1750996;0.4989198;0.02056175,0.2682997;0.296767;0.04091556,0.4030479;0.05927321;0.02219625,-0.159053;0.4901887;0.006911663,-0.2645729;0.293258;0.01399326,-0.3971131;0.05483246;-0.008303414,0.0892171;0.005542869;-0.0401891,0.09522641;-0.2834246;0.002543155,0.1026607;-0.6188024;0.0827736,0.1043158;-0.5782406;-0.02286811,-0.08848468;0.006272048;-0.04167376,-0.1131935;-0.2833992;-0.01261489,-0.134268;-0.6190702;0.06387893,-0.129722;-0.5783857;-0.04166555,0.007188594;0.5395299;0.0054021,0;0;0,-0.04624645;0.2953593;-0.0685184,-0.0901448;0.5906664;-0.1550679,0.08618563;0.5152836;-0.1803567,0.2172781;0.3349976;-0.197031,0.1914743;0.06481481;-0.2323327,-0.1744182;0.4452994;-0.004175603,-0.2560163;0.2702557;0.1083756,-0.4636279;0.171837;-0.04035904,0.06599551;0.01559359;-0.07076025,0.1078809;-0.2703068;-0.1140149,0.1219325;-0.6138237;-0.08628201,0.08160773;-0.6176509;-0.1784997,-0.09741922;-0.01047435;-0.002316056,-0.08890019;-0.3021708;0.01200074,-0.0374978;-0.6398286;0.0601198,-0.07638948;-0.6442991;-0.03247439,-0.07985342;0.5174613;-0.130363,781.5149
+0;0;0,0.003804746;0.3059435;0.008022347,0.008321486;0.6122898;0.001347235,0.1712622;0.4971881;0.02020756,0.2700709;0.2972509;0.04187312,0.4070804;0.06349532;0.02368825,-0.1552301;0.4881355;0.006982406,-0.2667868;0.2939342;0.01394124,-0.408489;0.06346501;-0.009476134,0.08978539;0.005547398;-0.04055255,0.09572116;-0.284058;0.002463128,0.103162;-0.6191446;0.08256936,0.1047688;-0.5785785;-0.02307694,-0.08912639;0.006345482;-0.04186789,-0.1138591;-0.2839911;-0.01271548,-0.135055;-0.6193745;0.06359981,-0.1305562;-0.5786824;-0.04195019,0.007134413;0.5363394;0.005462966,0;0;0,-0.04497816;0.294762;-0.06908369,-0.08730488;0.5865084;-0.1527224,0.08444059;0.5123032;-0.1787977,0.2164735;0.3321651;-0.1968243,0.1919906;0.06413698;-0.2329559,-0.1734941;0.4487865;-0.006354019,-0.2551874;0.2724351;0.1051529,-0.4640386;0.1889082;-0.04699305,0.0663902;0.01590466;-0.07124662,0.1073895;-0.2707656;-0.1147909,0.1231927;-0.6139776;-0.08812332,0.08260815;-0.6176349;-0.180294,-0.09801922;-0.01122718;-0.00169767,-0.08964233;-0.3036911;0.01061361,-0.03694525;-0.6409249;0.05806522,-0.07609227;-0.6452322;-0.03448687,-0.0775322;0.5147853;-0.1293323,781.5477
+0;0;0,0.003771223;0.3032479;0.007951663,0.008165546;0.6013219;0.001473337,0.1729636;0.488221;0.02036516,0.2714544;0.288927;0.04196102,0.4095952;0.05324128;0.023626,-0.1571477;0.479068;0.006993411,-0.2683455;0.2854915;0.01392986,-0.4112178;0.05311933;-0.009680872,0.08969153;0.005541599;-0.04051016,0.09564755;-0.2850514;0.002652213,0.103038;-0.6178674;0.08221564,0.1046474;-0.5772845;-0.02359907,-0.08903323;0.006338849;-0.04182413,-0.1138503;-0.2849878;-0.01257229,-0.1349025;-0.6180987;0.06322589,-0.1303965;-0.5773896;-0.04249239,0.007016527;0.5278063;0.005457129,0;0;0,-0.04493411;0.2926896;-0.06595778,-0.08693914;0.5779405;-0.1419601,0.08435713;0.5120528;-0.1778445,0.2161292;0.332676;-0.1964185,0.1922213;0.06233662;-0.2326379,-0.1784615;0.4438975;0.001303263,-0.2820125;0.2760938;0.1062032,-0.488662;0.1857569;-0.04904507,0.06663826;0.01604074;-0.0708406,0.1056095;-0.2721795;-0.1127107,0.1242645;-0.6131183;-0.08895802,0.08364272;-0.6162744;-0.1814885,-0.09788167;-0.01139646;-0.002378104,-0.08999003;-0.3048913;0.009509221,-0.03623655;-0.6397282;0.05583716,-0.07541257;-0.6435422;-0.03707785,-0.07710724;0.5080682;-0.1209142,781.5812
+0;0;0,0.003754906;0.3019358;0.007917257,0.008134678;0.599005;0.001451143,0.1732277;0.4858582;0.02036811,0.2727244;0.2845287;0.04218454,0.4092133;0.05166137;0.02406877,-0.1574696;0.476689;0.006972624,-0.2698031;0.2811354;0.01397992,-0.410967;0.05154191;-0.009348474,0.08984008;0.005550778;-0.04057726,0.09579383;-0.2849316;0.002568685,0.1031775;-0.6174443;0.08205962,0.1047887;-0.5768498;-0.0238721,-0.08918069;0.006349348;-0.0418934,-0.1139883;-0.2848664;-0.01265271,-0.1350214;-0.6176738;0.06307641,-0.1305104;-0.5769528;-0.04275876,0.006986041;0.5255138;0.005433614,0;0;0,-0.04509433;0.2916905;-0.06422734,-0.08720845;0.5760246;-0.1396444,0.08369747;0.5113379;-0.1776459,0.2150508;0.3287142;-0.1950817,0.1928089;0.06186071;-0.2335408,-0.1818866;0.44393;0.002320051,-0.286136;0.27458;0.1089117,-0.4944171;0.1852423;-0.03881221,0.06726962;0.01622784;-0.07042742,0.1045918;-0.2719907;-0.1130207,0.1251345;-0.6126068;-0.090734,0.08486737;-0.6156642;-0.1835895,-0.09800547;-0.01162133;-0.002904696,-0.08973528;-0.3050345;0.007926981,-0.03534147;-0.6395891;0.05323285,-0.07416335;-0.6432837;-0.04000825,-0.07728148;0.5062035;-0.1185586,781.6144
+0;0;0,0.003735117;0.3027431;0.007993724,0.008086762;0.6001747;0.001567708,0.1709041;0.4877225;0.02023389,0.2757967;0.287115;0.04292263,0.4183677;0.06031576;0.02884139,-0.1552164;0.4784841;0.007184803,-0.2750106;0.2851772;0.01369908,-0.4170404;0.05890483;-0.0106111,0.08911245;0.005441009;-0.04027778,0.09491559;-0.2848113;0.003060944,0.1024006;-0.6168228;0.08231028,0.1039604;-0.5762132;-0.02367833,-0.08848583;0.006357987;-0.04150622,-0.113772;-0.2846214;-0.01235192,-0.134143;-0.6169012;0.06343251,-0.1296839;-0.5761698;-0.04246148,0.006941415;0.5264843;0.005550185,0;0;0,-0.04379477;0.2924887;-0.06529641,-0.08541952;0.5771146;-0.1412811,0.08373202;0.5112637;-0.176141,0.2147352;0.3259359;-0.192028,0.1930623;0.06164232;-0.2325478,-0.1789752;0.4456441;-0.0009268224,-0.2960306;0.281035;0.1037751,-0.5043915;0.2100342;-0.04954579,0.06718809;0.01590449;-0.06946754,0.105373;-0.271747;-0.1137042,0.1263201;-0.6118281;-0.09192848,0.08633488;-0.6148909;-0.1849694,-0.09722067;-0.01116759;-0.004044761,-0.08915356;-0.3043815;0.006856854,-0.03358823;-0.6382586;0.05165378,-0.07212076;-0.6419671;-0.04176765,-0.07571431;0.5071388;-0.1199119,781.6368
+0;0;0,0.003989961;0.3233991;0.008539131,0.008879563;0.6577153;0.001376467,0.1826962;0.5348932;0.02145683,0.2878215;0.3338405;0.04419591,0.43182;0.1047704;0.02997368,-0.1655411;0.5250282;0.007522782,-0.2856011;0.3312924;0.01405152,-0.429053;0.1027544;-0.01050208,0.09028596;0.005512661;-0.04080819,0.09610119;-0.2853445;0.002620835,0.103544;-0.615484;0.08142333,0.1050955;-0.574931;-0.02400026,-0.08965109;0.006441715;-0.04205282,-0.1149899;-0.2851439;-0.01283776,-0.1352461;-0.6155502;0.06251936,-0.1308108;-0.5748761;-0.04281012,0.007613895;0.5762837;0.005777309,0;0;0,-0.05270753;0.3066642;-0.0886271,-0.1022861;0.6145589;-0.2094688,0.08663312;0.5101842;-0.1748261,0.2193483;0.3255785;-0.1920881,0.1970479;0.05845505;-0.2315691,-0.1711764;0.4627914;-0.03601012,-0.288521;0.3016579;0.07470031,-0.5031905;0.234838;-0.07650514,0.06858164;0.01529059;-0.07007146,0.1078449;-0.2730714;-0.1127744,0.1313586;-0.6112722;-0.09475827,0.09525096;-0.6181607;-0.1872969,-0.09866569;-0.01002605;-0.003436876,-0.08610632;-0.3037671;0.005293198,-0.02846895;-0.6354817;0.04888995,-0.06309573;-0.6429935;-0.04396353,-0.09146218;0.5398661;-0.1785512,781.6698
+0;0;0,0.004007826;0.3248471;0.008577364,0.00888473;0.6582754;0.001423475,0.181555;0.5357028;0.02140236,0.2863716;0.3352406;0.04407466,0.430914;0.1053053;0.02979871,-0.1644029;0.5259024;0.007559521,-0.2841102;0.3327356;0.01406908,-0.428104;0.1033343;-0.01057726,0.09059748;0.005531682;-0.04094899,0.09641714;-0.2855473;0.002513155,0.1038489;-0.6151983;0.08119904,0.105402;-0.5746344;-0.02433198,-0.08996041;0.006463941;-0.04219791,-0.1153186;-0.2853441;-0.01296057,-0.1355448;-0.6152614;0.06228503,-0.1311049;-0.5745764;-0.04315177,0.00761873;0.5768224;0.005825473,0;0;0,-0.05081278;0.3077997;-0.09106398,-0.09941885;0.6153381;-0.2107441,0.08815628;0.5105495;-0.173274,0.2219074;0.3275582;-0.1908944,0.1983856;0.05934882;-0.2293267,-0.1691598;0.4643043;-0.03887308,-0.2875897;0.3060881;0.07349973,-0.5028132;0.2543223;-0.08450567,0.06855731;0.01542902;-0.07054901,0.1096788;-0.272965;-0.1128304,0.1341986;-0.6106422;-0.0958209,0.09858;-0.6174913;-0.1886878,-0.09900107;-0.01030254;-0.00282272,-0.08516159;-0.3042153;0.00575613,-0.0258336;-0.6351817;0.04885889,-0.05996577;-0.6426588;-0.04431439,-0.08859265;0.5406148;-0.1798444,781.7038
+0;0;0,0.004043683;0.3254704;0.008513635,0.008892939;0.6575847;0.001328415,0.1811014;0.5356419;0.02168463,0.2913287;0.3363163;0.04462487,0.4423468;0.1104039;0.03332661,-0.163834;0.5253441;0.007878089,-0.2893126;0.3339662;0.01393061,-0.4376278;0.1072244;-0.009760831,0.09129161;0.005518693;-0.04132667,0.09683871;-0.2867285;0.002151851,0.104692;-0.6152663;0.08072041,0.1062227;-0.5746951;-0.0248729,-0.09070086;0.006555569;-0.0424604,-0.1159231;-0.2863894;-0.01285179,-0.1366471;-0.6152052;0.0621316,-0.1322211;-0.5745128;-0.04336781,0.007631664;0.5761895;0.005732186,0;0;0,-0.04840451;0.3080192;-0.09381366,-0.09626997;0.6147082;-0.2123077,0.0908034;0.5108613;-0.1728446,0.2243175;0.3253226;-0.1853502,0.2005454;0.05763945;-0.2271969,-0.1689842;0.4672503;-0.04107024,-0.2905146;0.3061258;0.06698667,-0.5081905;0.2690886;-0.0918088,0.06896762;0.01545885;-0.07125306,0.1127776;-0.2735199;-0.1148593,0.1377058;-0.6100835;-0.09826446,0.1023815;-0.6169428;-0.1913109,-0.0997984;-0.01046667;-0.001799481,-0.08373805;-0.305483;0.004279895,-0.02251335;-0.6350806;0.04657421,-0.05635449;-0.6425607;-0.04677493,-0.08545151;0.5400119;-0.1814923,781.7368
+0;0;0,0.003737194;0.3008015;0.007868347,0.007968354;0.5904354;0.001523531,0.1741287;0.4785199;0.02084698,0.2847739;0.2784387;0.04387419,0.4349454;0.05379261;0.03263925,-0.1585159;0.4685891;0.007532398,-0.2844702;0.2764857;0.01360786,-0.431954;0.05101489;-0.009950779,0.09002366;0.005442043;-0.04075268,0.09559968;-0.2883289;0.002952546,0.1034484;-0.6166759;0.08147544,0.1049917;-0.5760178;-0.02498491,-0.08944111;0.006464518;-0.04187067,-0.1147949;-0.2880079;-0.01210767,-0.1355068;-0.6166326;0.06283213,-0.1310445;-0.5758524;-0.04353354,0.006840071;0.5176227;0.005462958,0;0;0,-0.04370445;0.291699;-0.05965781,-0.07872213;0.5708597;-0.1285834,0.09061521;0.5099441;-0.169589,0.2249838;0.3238522;-0.1805418,0.2020786;0.0578264;-0.2235444,-0.189802;0.4529613;0.006626487,-0.2924692;0.2655336;0.09109779,-0.4967162;0.2798446;-0.0855995,0.0680481;0.01589334;-0.07008219,0.1139105;-0.2739435;-0.116276,0.1390915;-0.6102703;-0.09926367,0.09978589;-0.6124495;-0.1934409,-0.09831425;-0.01091254;-0.003143502,-0.08390773;-0.3075071;0.005025699,-0.02079915;-0.6367536;0.04568547,-0.05864777;-0.6395767;-0.04886562,-0.07019818;0.5014794;-0.1077943,781.7703
+0;0;0,0.003976471;0.3200606;0.008372125,0.008814087;0.6514188;0.001225082,0.1828493;0.5297441;0.02171083,0.2931252;0.3303306;0.04466119,0.4436264;0.1051914;0.03340159,-0.1656972;0.5193386;0.007759748,-0.2912311;0.3278763;0.01381494,-0.4390387;0.1019105;-0.009795418,0.08999828;0.005440509;-0.04074119,0.09559116;-0.2892182;0.003096089,0.1034362;-0.6174096;0.08158178,0.1049686;-0.5768262;-0.02413277,-0.0894159;0.006462696;-0.04185886,-0.1148463;-0.2888995;-0.01200593,-0.1355484;-0.6173685;0.06289837,-0.1311174;-0.5766638;-0.04272219,0.007563544;0.5707163;0.005591379,0;0;0,-0.05066447;0.3048365;-0.08386016,-0.09803189;0.6111361;-0.2014868,0.0912817;0.5095394;-0.1676641,0.2265053;0.3249289;-0.1769817,0.2037838;0.05815178;-0.2191567,-0.1825908;0.4721914;-0.03234275,-0.2944793;0.2940152;0.05814191,-0.498563;0.3141538;-0.1190848,0.06825723;0.0160507;-0.069803,0.1151522;-0.274349;-0.1171908,0.1408279;-0.6104872;-0.1003692,0.1051969;-0.6168702;-0.193625,-0.09823371;-0.01119484;-0.003734635,-0.08364671;-0.3086724;0.004691548,-0.01921231;-0.6375657;0.04479827,-0.05335041;-0.6445795;-0.04876723,-0.08734249;0.5367549;-0.1717091,781.804
+0;0;0,0.003934451;0.3211078;0.008351825,0.008662011;0.651153;0.001163586,0.1811315;0.530468;0.02160892,0.2961441;0.3345593;0.04477494,0.4500309;0.1111913;0.0371832,-0.1641447;0.5196549;0.008027467,-0.2941745;0.332018;0.01345747,-0.4495423;0.1108624;-0.01068968,0.09007046;0.005356091;-0.04068331,0.0956746;-0.2899714;0.003321461,0.103515;-0.6178445;0.08180994,0.1049758;-0.5772539;-0.02398916,-0.08941397;0.006554792;-0.04193665,-0.1148621;-0.2894713;-0.01181795,-0.1355214;-0.6176617;0.06292772,-0.1311601;-0.5769495;-0.04277927,0.007436447;0.57046;0.005542682,0;0;0,-0.05026885;0.3054157;-0.08596349,-0.09732193;0.6108956;-0.2021303,0.09008001;0.5093189;-0.1645789,0.225675;0.3257854;-0.1731961,0.2039556;0.05840054;-0.2140088,-0.1813112;0.4725907;-0.0345999,-0.2982158;0.2977844;0.05439941,-0.510973;0.3259193;-0.1116573,0.06837808;0.01636577;-0.06966424,0.1151473;-0.2746764;-0.1175523,0.1413357;-0.6104707;-0.100848,0.1061599;-0.6168714;-0.1943648,-0.09821045;-0.01164503;-0.003950526,-0.08412248;-0.3098266;0.004737901,-0.01876165;-0.6382653;0.04446984,-0.05243601;-0.6452993;-0.04935057,-0.08663121;0.5365251;-0.1723516,781.8373
+0;0;0,0.003945056;0.3219733;0.008374338,0.00866251;0.651297;0.001193152,0.1803605;0.5307646;0.02156852,0.2946754;0.3360443;0.044594,0.4487842;0.112354;0.03699131,-0.1633829;0.5199994;0.00804736,-0.2926238;0.3335009;0.01344442,-0.4482158;0.1120261;-0.01073757,0.09050965;0.005382208;-0.04088168,0.0961214;-0.2903467;0.003182899,0.1039633;-0.6182828;0.08168645,0.1054256;-0.577681;-0.02422498,-0.08984996;0.006586753;-0.04214114,-0.1153327;-0.2898417;-0.0119815,-0.135996;-0.6180952;0.06277853,-0.13163;-0.5773715;-0.04304072,0.007436567;0.5705789;0.005573606,0;0;0,-0.04945141;0.3058855;-0.08798361,-0.09617741;0.6108814;-0.2034993,0.09018612;0.5092676;-0.1615806,0.2247165;0.3265882;-0.1682053,0.2056766;0.0587278;-0.2098343,-0.1804881;0.4732683;-0.03690238,-0.3218784;0.3150328;0.04362331,-0.5289258;0.3250872;-0.1320894,0.06879576;0.01645613;-0.06991863,0.1154102;-0.2748923;-0.1186216,0.142302;-0.6106902;-0.1018007,0.1077896;-0.6171305;-0.195677,-0.0986762;-0.01188827;-0.00373515,-0.08484711;-0.3105074;0.004274386,-0.01787966;-0.6387836;0.0432167,-0.05088576;-0.6458544;-0.05095404,-0.08547117;0.5364863;-0.1737196,781.8709
+0;0;0,0.003946848;0.3221196;0.008378142,0.008651815;0.650565;0.001212599,0.1790913;0.5304565;0.02146412,0.2924957;0.3372872;0.04430621,0.4441367;0.117179;0.03682527,-0.1621464;0.5197698;0.008041521,-0.290358;0.3347567;0.0133956,-0.4434583;0.1168286;-0.01039915,0.09023935;0.005366134;-0.0407596,0.09586714;-0.2912078;0.003430884,0.103789;-0.6224864;0.0827346,0.1052525;-0.5818759;-0.02326345,-0.08958163;0.006567082;-0.04201529,-0.1151372;-0.2907083;-0.01176948,-0.136011;-0.6223075;0.06375255,-0.1316416;-0.5815752;-0.04215325,0.007427903;0.5699807;0.005585798,0;0;0,-0.04817542;0.3059013;-0.08916473,-0.09385011;0.6106018;-0.2033629,0.0907895;0.509046;-0.1596053,0.2244328;0.3279034;-0.1644592,0.2099749;0.06340075;-0.2008994,-0.1788015;0.4735848;-0.03867152,-0.3235974;0.3198801;0.03946771,-0.5332206;0.3421996;-0.1250269,0.06886383;0.0167335;-0.06936169,0.1159918;-0.2752534;-0.1189919,0.1436105;-0.6144162;-0.1015804,0.1095322;-0.6207435;-0.1957574,-0.09830553;-0.01222144;-0.004465558,-0.08427977;-0.3116947;0.003253736,-0.0157295;-0.6431249;0.04265229,-0.04828624;-0.6501113;-0.05180607,-0.08340088;0.5362339;-0.1737878,781.9046
+0;0;0,0.003987453;0.3227489;0.008611483,0.008675604;0.6507996;0.001535177,0.1783368;0.5315011;0.02195703,0.2952852;0.3416666;0.04557882,0.4595923;0.1319444;0.04215993,-0.1612464;0.5202836;0.008349748,-0.2939923;0.3396902;0.0144002,-0.4521375;0.1263136;-0.00687168,0.08976875;0.005480891;-0.04086361,0.09521499;-0.2921809;0.003725588,0.1036382;-0.6230108;0.08316565,0.1051376;-0.5823813;-0.02291217,-0.08933363;0.006417468;-0.04167274,-0.1148903;-0.2919878;-0.01131514,-0.1356523;-0.6232119;0.06411422,-0.1312431;-0.5824566;-0.04186983,0.007453024;0.5701734;0.005904612,0;0;0,-0.04768336;0.3063969;-0.0900228,-0.09318079;0.6109828;-0.2034514,0.09037749;0.5095342;-0.1576061,0.2238613;0.3293976;-0.159832,0.2124982;0.06589589;-0.1976428,-0.1784422;0.4744685;-0.04001616,-0.3224682;0.3220191;0.03927929,-0.5330799;0.3539535;-0.1207671,0.06873409;0.0169594;-0.06889343,0.1165752;-0.2759721;-0.1191208,0.144223;-0.6147506;-0.1019523,0.1105631;-0.6210499;-0.1963828,-0.0978619;-0.01247557;-0.005070277,-0.08458844;-0.3131163;0.002636532,-0.0145748;-0.6438761;0.0417015,-0.04671205;-0.650835;-0.05300314,-0.08270617;0.5365486;-0.1739383,781.938
+0;0;0,0.003998627;0.3236533;0.008635616,0.008680825;0.6512714;0.001560039,0.1782842;0.5318931;0.02198161,0.2947758;0.3428;0.04551115,0.4596164;0.1323968;0.04208115,-0.1611869;0.5206792;0.00837882,-0.2934144;0.3407911;0.01440564,-0.4520731;0.1267218;-0.006935305,0.09043943;0.00552184;-0.04116891,0.09588742;-0.2922353;0.00343455,0.1043124;-0.6231373;0.08289194,0.1058131;-0.5824992;-0.02327202,-0.09000108;0.006465415;-0.0419841,-0.1155659;-0.2920353;-0.01161677,-0.1363325;-0.6233317;0.06382905,-0.1319197;-0.5825677;-0.04224107,0.007456842;0.5705526;0.005934491,0;0;0,-0.04713367;0.3071157;-0.09110665,-0.09221523;0.6115375;-0.2038839,0.09102283;0.5093473;-0.156316,0.2239204;0.3298555;-0.1552632,0.2146946;0.0657312;-0.1953495,-0.1781453;0.4748211;-0.04106705,-0.3240667;0.3252067;0.0376899,-0.5374929;0.3664562;-0.1178782,0.06917559;0.01695466;-0.06951213,0.1170353;-0.2761774;-0.1191254,0.1455825;-0.6149924;-0.1026924,0.1123717;-0.6212748;-0.1973858,-0.09864414;-0.01258783;-0.003942292,-0.08424904;-0.3133097;0.002185307,-0.01376463;-0.6440575;0.0411523,-0.04544641;-0.6509995;-0.05380961,-0.08172862;0.5370023;-0.1743762,781.9715
+0;0;0,0.004003604;0.3240562;0.008646365,0.00868088;0.6513221;0.0015742,0.1777035;0.5320649;0.02194179,0.2942642;0.3428597;0.04548527,0.4586678;0.1330143;0.04206437,-0.1606139;0.5208892;0.008385228,-0.2929198;0.3408945;0.01441563,-0.4511578;0.1273926;-0.006868746,0.0907364;0.005539972;-0.04130409,0.09618572;-0.2922907;0.00331039,0.1046133;-0.623292;0.08279162,0.1061149;-0.5826469;-0.02344177,-0.0902966;0.006486645;-0.04212195,-0.1158677;-0.2920878;-0.01174713,-0.1366405;-0.6234835;0.06372133,-0.1322249;-0.5827125;-0.04241817,0.007456742;0.570593;0.005949206,0;0;0,-0.0465869;0.3072798;-0.09226036,-0.09133142;0.6114218;-0.2049,0.09100944;0.5090376;-0.1551552,0.2240176;0.3294894;-0.1519022,0.2165018;0.06614795;-0.1927691,-0.1775021;0.4747971;-0.04294311,-0.3292265;0.3306759;0.03546674,-0.5454917;0.3768062;-0.1134517,0.06935582;0.01701334;-0.06978631,0.1169122;-0.2762496;-0.1193695,0.1466162;-0.6151048;-0.1037197,0.1138633;-0.6214187;-0.1986389,-0.09895783;-0.01277987;-0.003719476,-0.08471744;-0.3136083;0.001041426,-0.01290654;-0.6441689;0.04006821,-0.04412725;-0.6511404;-0.0551131,-0.0808647;0.5368927;-0.1753421,781.9937
+0;0;0,0.00402679;0.3250068;0.008735639,0.008701731;0.6522006;0.001766096,0.1781069;0.5330445;0.02226999,0.2999907;0.3470456;0.04690485,0.4701142;0.1415298;0.04756531,-0.1608957;0.5214679;0.008739827,-0.2976892;0.3445357;0.01511902,-0.4622399;0.1356311;-0.006355267,0.08876692;0.00536426;-0.04042678,0.09422715;-0.2929126;0.00446526,0.1028408;-0.623651;0.08380692,0.1043126;-0.5829839;-0.0224826,-0.08836348;0.006379034;-0.04115665,-0.1138193;-0.2926627;-0.0104941,-0.1346381;-0.6237851;0.06488313,-0.1302488;-0.5829992;-0.04131393,0.007475027;0.5713328;0.006118485,0;0;0,-0.04664277;0.3080624;-0.09297299,-0.09180874;0.6124446;-0.2045612,0.09072983;0.5091805;-0.1534307,0.2243926;0.3298096;-0.1491308,0.2181308;0.06593966;-0.1880236,-0.1775634;0.4746785;-0.04249428,-0.3326802;0.3342254;0.03668803,-0.5504873;0.3865776;-0.1082207,0.06879036;0.01680881;-0.06729054,0.1170375;-0.2764478;-0.1191266,0.1478126;-0.6149834;-0.1048548,0.1153421;-0.6212726;-0.1999452,-0.0967292;-0.01242235;-0.005640388,-0.08321565;-0.3137635;-0.0006338507,-0.009878621;-0.6437507;0.03793237,-0.04081467;-0.6506976;-0.05741598,-0.0811919;0.5377632;-0.1750648,782.027
+0;0;0,0.004030281;0.3252886;0.008743213,0.008701562;0.65222;0.001775928,0.1784343;0.5329779;0.02231151,0.3000581;0.3473759;0.04689381,0.4699283;0.142166;0.04755329,-0.1612195;0.5213791;0.008755357,-0.2977211;0.3448244;0.01512094,-0.4620268;0.1362308;-0.006321374,0.08891363;0.005373127;-0.0404936,0.09438538;-0.2935323;0.004493047,0.1029854;-0.6237481;0.08370931,0.1044571;-0.5830819;-0.02257062,-0.08850953;0.006389577;-0.04122467,-0.114019;-0.2932824;-0.01049751,-0.1348049;-0.6238815;0.06476061,-0.130416;-0.5830966;-0.04142687,0.007474671;0.5713397;0.006128979,0;0;0,-0.04655379;0.3081615;-0.09367299,-0.09153956;0.6122978;-0.2052314,0.09135464;0.5090056;-0.1540272,0.2238605;0.3295128;-0.1457021,0.2197261;0.06590202;-0.183908,-0.1772993;0.4744037;-0.04273874,-0.341009;0.3442537;0.03539498,-0.5610922;0.3984228;-0.1045926,0.06880141;0.01690617;-0.06748915,0.1170897;-0.276931;-0.1197016,0.1481451;-0.6148912;-0.1052055,0.115687;-0.621218;-0.2002749,-0.0968527;-0.01264659;-0.005818532,-0.0841377;-0.3146642;-0.00113803,-0.009655148;-0.6438718;0.03715423,-0.04058301;-0.6508534;-0.05817251,-0.08090344;0.5376313;-0.1756704,782.0605
+0;0;0,0.004030281;0.3252886;0.008743213,0.008701562;0.65222;0.001775928,0.1784343;0.5329779;0.02231151,0.3000581;0.3473759;0.04689381,0.4699283;0.142166;0.04755329,-0.1612195;0.5213791;0.008755357,-0.2977211;0.3448244;0.01512094,-0.4620268;0.1362308;-0.006321374,0.08891363;0.005373127;-0.0404936,0.09438538;-0.2935323;0.004493047,0.1029854;-0.6237481;0.08370931,0.1044571;-0.5830819;-0.02257062,-0.08850953;0.006389577;-0.04122467,-0.114019;-0.2932824;-0.01049751,-0.1348049;-0.6238815;0.06476061,-0.130416;-0.5830966;-0.04142687,0.007474671;0.5713397;0.006128979,0;0;0,-0.04655379;0.3081615;-0.09367299,-0.09153956;0.6122978;-0.2052314,0.09135464;0.5090056;-0.1540272,0.2238605;0.3295128;-0.1457021,0.2197261;0.06590202;-0.183908,-0.1772993;0.4744037;-0.04273874,-0.341009;0.3442537;0.03539498,-0.5610922;0.3984228;-0.1045926,0.06880141;0.01690617;-0.06748915,0.1170897;-0.276931;-0.1197016,0.1481451;-0.6148912;-0.1052055,0.115687;-0.621218;-0.2002749,-0.0968527;-0.01264659;-0.005818532,-0.0841377;-0.3146642;-0.00113803,-0.009655148;-0.6438718;0.03715423,-0.04058301;-0.6508534;-0.05817251,-0.08090344;0.5376313;-0.1756704,782.0829
+0;0;0,0.004049992;0.3261068;0.008784151,0.008723059;0.6532155;0.001854882,0.1790995;0.5337907;0.02263427,0.3051265;0.3493621;0.0479858,0.4790979;0.1462916;0.04963523,-0.1618974;0.5222676;0.008984273,-0.3038941;0.3480932;0.01527876,-0.4776931;0.146033;-0.006446399,0.08832334;0.005363093;-0.0402689,0.09379864;-0.2941177;0.00494441,0.1025028;-0.6236647;0.08412966,0.1039876;-0.5829834;-0.02227739,-0.08796335;0.006309048;-0.0409146,-0.1135139;-0.2939783;-0.01029349,-0.1343227;-0.6238877;0.06503309,-0.129915;-0.5830897;-0.04128122,0.00749367;0.5721796;0.006202099,0;0;0,-0.04700939;0.3087846;-0.09424114,-0.09265012;0.613184;-0.205322,0.09066451;0.50963;-0.1508863,0.2245279;0.3291848;-0.1431689,0.220807;0.06474912;-0.1827457,-0.1789509;0.4748263;-0.04263671,-0.3449171;0.3461613;0.03761243,-0.5685803;0.4065178;-0.09594769,0.06908467;0.01715612;-0.06621432,0.1169726;-0.2770961;-0.11993,0.1482964;-0.6143738;-0.1054435,0.1166033;-0.6207247;-0.2009051,-0.09610955;-0.01274844;-0.007196476,-0.08404839;-0.3153923;-0.002276573,-0.008319311;-0.6436791;0.03567288,-0.03848375;-0.6506751;-0.0600359,-0.08181062;0.5383873;-0.1757383,782.1167
+0;0;0,0.004052823;0.3263347;0.008790292,0.008724195;0.6533218;0.001862027,0.1784015;0.5340471;0.02257481,0.3046043;0.3493613;0.0479617,0.4783086;0.1466026;0.0496086,-0.1612063;0.522571;0.008980423,-0.3034011;0.3481536;0.01528369,-0.4769333;0.1464036;-0.006408114,0.08846357;0.005371607;-0.04033284,0.09394524;-0.2944578;0.004933108,0.1026536;-0.6241653;0.08415692,0.1041401;-0.5834721;-0.0223674,-0.088103;0.006319064;-0.04097956,-0.1136833;-0.2943178;-0.0103228,-0.1345022;-0.6243879;0.06504045,-0.1300897;-0.5835779;-0.04139102,0.00749471;0.5722796;0.006209583,0;0;0,-0.04660954;0.3088897;-0.09488273,-0.09196693;0.6131805;-0.2060182,0.09034866;0.5096518;-0.150028,0.2247819;0.3292608;-0.1418228,0.2219582;0.0651013;-0.1805367,-0.1793405;0.4753758;-0.04475339,-0.3514612;0.3592342;0.04223017,-0.5816371;0.4159377;-0.08061418,0.06948191;0.01713291;-0.06603122,0.1168287;-0.2774951;-0.1201546,0.148906;-0.6148585;-0.1054478,0.1179665;-0.6212188;-0.2012844,-0.09623414;-0.01264907;-0.007770791,-0.08484536;-0.3156868;-0.00387995,-0.007314727;-0.6436296;0.03487454,-0.03672023;-0.6506343;-0.06119808,-0.08116704;0.5383856;-0.1763983,782.1503
+0;0;0,0.004059292;0.3268557;0.008804324,0.008728922;0.6537145;0.001875539,0.1785532;0.5343636;0.02260478,0.3046342;0.349856;0.04796717,0.478039;0.1474469;0.04961123,-0.161348;0.5228775;0.008998647,-0.3034056;0.3486285;0.01529584,-0.4766385;0.1472264;-0.006358561,0.08809515;0.005349237;-0.04016486,0.09357711;-0.2944961;0.005103491,0.1022772;-0.6238885;0.08425157,0.103764;-0.5831931;-0.02229518,-0.08773609;0.006292747;-0.04080889,-0.1133178;-0.2943602;-0.0101505,-0.1341167;-0.6241147;0.0651407,-0.1297033;-0.5833025;-0.04131318,0.007498781;0.5726291;0.006225414,0;0;0,-0.04639123;0.3094756;-0.09487534,-0.09150152;0.6139669;-0.2051713,0.09084584;0.5099145;-0.1493478,0.2258808;0.3303076;-0.139878,0.2235593;0.06651968;-0.1779814,-0.1787933;0.4756888;-0.04387005,-0.3518415;0.3608717;0.04246699,-0.5824261;0.4326278;-0.07032993,0.06949482;0.01712754;-0.06541944,0.1172407;-0.2773809;-0.1199322,0.1502362;-0.6143703;-0.1061914,0.1192603;-0.6206597;-0.2020683,-0.09573708;-0.01259778;-0.008848303,-0.08369036;-0.3156341;-0.005627422,-0.005653821;-0.6430709;0.03354947,-0.03509571;-0.6500036;-0.0625649,-0.08076443;0.53908;-0.1756427,782.1724
+0;0;0,0.004134285;0.3272171;0.008871241,0.008822585;0.6540201;0.002000981,0.1789084;0.5350398;0.02296555,0.3097012;0.3542076;0.04927243,0.4847762;0.1604142;0.05219785,-0.161565;0.5235384;0.009332865,-0.306867;0.3522234;0.0154677,-0.4820359;0.1596156;-0.005360815,0.08781038;0.005261112;-0.03996204,0.09335718;-0.2945925;0.00534204,0.1022788;-0.6236219;0.08458358,0.103757;-0.5829257;-0.02199198,-0.08739577;0.006325116;-0.0407097,-0.1129481;-0.2943385;-0.009986598,-0.133669;-0.6237578;0.065331,-0.1292601;-0.5829359;-0.04115088,0.007591215;0.5729017;0.006338874,0;0;0,-0.0463188;0.3098038;-0.09509492,-0.09122078;0.6143118;-0.2052553,0.09110223;0.5100217;-0.1484716,0.2252867;0.3301221;-0.1370792,0.2258463;0.07176891;-0.1754074,-0.1784035;0.47563;-0.04373513,-0.3559299;0.3684577;0.04285369,-0.5816766;0.4539271;-0.05689147,0.06964393;0.01682505;-0.06482244,0.117807;-0.2774437;-0.1203351,0.1509365;-0.6140884;-0.1064799,0.1201034;-0.6203722;-0.2024369,-0.09536222;-0.01214689;-0.009685471,-0.08310058;-0.3151918;-0.006706052,-0.00417795;-0.6420455;0.03275379,-0.03347868;-0.64897;-0.06343871,-0.0805241;0.5393974;-0.175693,782.2057
+0;0;0,0.004128796;0.3267827;0.008859462,0.008809003;0.65302;0.002000298,0.1785927;0.5342289;0.02292885,0.3094282;0.3533376;0.04924431,0.4850348;0.1589558;0.05217862,-0.1612767;0.5227478;0.009320349,-0.3066261;0.3513769;0.01545718,-0.4823268;0.1581843;-0.005434569,0.08739652;0.005236315;-0.0397737,0.09295537;-0.2952688;0.005628817,0.1018596;-0.6236583;0.08471624,0.1033372;-0.5829666;-0.02181429,-0.08698387;0.006295305;-0.04051783,-0.1125918;-0.2950216;-0.00972797,-0.1332723;-0.6238003;0.06544314,-0.1288653;-0.5829828;-0.04099375,0.007579483;0.5720236;0.006331669,0;0;0,-0.04566553;0.3092687;-0.09565543,-0.09022197;0.6132193;-0.2058156,0.09171921;0.5097399;-0.1482916,0.2263628;0.3300924;-0.1368911,0.2270275;0.07099411;-0.1755981,-0.1775903;0.4766483;-0.04384039,-0.3565978;0.3714863;0.04235327,-0.5806593;0.4763807;-0.0438102,0.06957299;0.01669395;-0.06425285,0.1183511;-0.2779976;-0.1205845,0.1519283;-0.6139441;-0.1069338,0.1208498;-0.6202654;-0.2027469,-0.09482069;-0.01198658;-0.01062435,-0.08240399;-0.3156883;-0.008033124,-0.002785102;-0.6416762;0.03154586,-0.03233336;-0.6486341;-0.06450761,-0.0795857;0.5384387;-0.176228,782.2392
+0;0;0,0.004130322;0.3269035;0.008862737,0.008800068;0.6524112;0.002018713,0.1807454;0.5333195;0.02314735,0.3124708;0.3511979;0.0496418,0.4878798;0.1570348;0.05257281,-0.1634146;0.5216935;0.009367053,-0.3097527;0.349157;0.01554563,-0.4852557;0.1561818;-0.005322615,0.08722562;0.005226075;-0.03969592,0.09278723;-0.2954283;0.005729146,0.1016862;-0.6236252;0.08477018,0.1031649;-0.5829257;-0.0218381,-0.08681376;0.006282994;-0.0404386,-0.1124344;-0.2951835;-0.009633452,-0.1331028;-0.6237693;0.06549358,-0.1286926;-0.582944;-0.04102098,0.007573228;0.5715914;0.006340643,0;0;0,-0.04737754;0.3095129;-0.09443831,-0.09484218;0.6133037;-0.2016318,0.09048216;0.5101943;-0.1461246,0.2259765;0.3292261;-0.1354649,0.2271376;0.07056192;-0.1750593,-0.1816046;0.474548;-0.0386993,-0.3710904;0.3906224;0.0522593,-0.593778;0.4965919;-0.03524463,0.0695852;0.01679629;-0.06393099,0.1180591;-0.2781155;-0.1201873,0.1520459;-0.6138314;-0.1067863,0.1211761;-0.6200359;-0.2027981,-0.09458486;-0.01201796;-0.01098452,-0.08270992;-0.3158914;-0.008265366,-0.002676912;-0.6415237;0.03171184,-0.03200968;-0.648369;-0.06453787,-0.08335634;0.5385373;-0.1728203,782.2621
+0;0;0,0.004181635;0.3269972;0.008866179,0.008878748;0.6524997;0.002058862,0.1799973;0.5338321;0.02335006,0.3156242;0.3548521;0.05089899,0.4988067;0.1663773;0.05462648,-0.1626089;0.5224015;0.009446335,-0.3125725;0.3531199;0.01593854,-0.4959961;0.1660903;-0.00569934,0.08732882;0.005178976;-0.03970764,0.09287608;-0.2954695;0.005790167,0.1017981;-0.6235917;0.08484949,0.1033226;-0.5828884;-0.02178282,-0.08689569;0.006331476;-0.04048327,-0.112596;-0.2951293;-0.009641474,-0.1331891;-0.6236459;0.06550463,-0.1287316;-0.5828158;-0.04103255,0.007647654;0.5716861;0.006366673,0;0;0,-0.04725648;0.3096043;-0.09452629,-0.09458174;0.6133913;-0.2017734,0.0895438;0.5100532;-0.1448061,0.2253359;0.329382;-0.1345148,0.2270903;0.06968263;-0.175081,-0.1807328;0.4746071;-0.03952257,-0.3763658;0.409449;0.05358837,-0.5964393;0.5230414;-0.0344849,0.06968248;0.01689401;-0.06394362,0.117992;-0.2780991;-0.1199396,0.1520859;-0.6137297;-0.1063783,0.121361;-0.6199332;-0.2024648,-0.09464341;-0.01219628;-0.0111229,-0.08318049;-0.3160907;-0.008464358,-0.002730131;-0.6415448;0.03155505,-0.03191608;-0.6483874;-0.06476807,-0.083133;0.5386349;-0.172941,782.2953
+0;0;0,0.004182378;0.3270553;0.008867755,0.008879346;0.6525467;0.002060032,0.1799747;0.5338721;0.0233496,0.3152456;0.3553619;0.05082621,0.4987099;0.1665972;0.05455944,-0.1625857;0.5224429;0.009447737,-0.3121557;0.3536058;0.01592289,-0.4958614;0.1662885;-0.005748268,0.08740444;0.00518346;-0.03974203,0.09296429;-0.2961477;0.005859088,0.1018731;-0.6237822;0.08480088,0.1033971;-0.5830824;-0.02179716,-0.08697093;0.006336958;-0.04051832,-0.1127296;-0.2958083;-0.009606499,-0.133292;-0.6238365;0.0654279,-0.128836;-0.5830098;-0.04107504,0.007648068;0.5717211;0.006368486,0;0;0,-0.04724182;0.3096652;-0.09453559,-0.09442392;0.6134409;-0.2018421,0.08986422;0.5098511;-0.1464622,0.2245905;0.3292741;-0.1338191,0.2269005;0.06925717;-0.1749415,-0.1801381;0.473746;-0.03968881,-0.3821909;0.4312012;0.05132567,-0.6078523;0.5400372;-0.02952491,0.06967675;0.01695365;-0.06405902,0.117889;-0.2787959;-0.1199033,0.1519184;-0.6138743;-0.1050723,0.120982;-0.6200842;-0.20105,-0.09472121;-0.01232611;-0.0110359,-0.08372406;-0.3169291;-0.008410512,-0.003061682;-0.6418222;0.03150863,-0.03246165;-0.6486692;-0.06470931,-0.08300343;0.5386795;-0.1729774,782.3288
+0;0;0,0.004182378;0.3270553;0.008867755,0.008879346;0.6525467;0.002060032,0.1799747;0.5338721;0.0233496,0.3152456;0.3553619;0.05082621,0.4987099;0.1665972;0.05455944,-0.1625857;0.5224429;0.009447737,-0.3121557;0.3536058;0.01592289,-0.4958614;0.1662885;-0.005748268,0.08740444;0.00518346;-0.03974203,0.09296429;-0.2961477;0.005859088,0.1018731;-0.6237822;0.08480088,0.1033971;-0.5830824;-0.02179716,-0.08697093;0.006336958;-0.04051832,-0.1127296;-0.2958083;-0.009606499,-0.133292;-0.6238365;0.0654279,-0.128836;-0.5830098;-0.04107504,0.007648068;0.5717211;0.006368486,0;0;0,-0.04724182;0.3096652;-0.09453559,-0.09442392;0.6134409;-0.2018421,0.08986422;0.5098511;-0.1464622,0.2245905;0.3292741;-0.1338191,0.2269005;0.06925717;-0.1749415,-0.1801381;0.473746;-0.03968881,-0.3821909;0.4312012;0.05132567,-0.6078523;0.5400372;-0.02952491,0.06967675;0.01695365;-0.06405902,0.117889;-0.2787959;-0.1199033,0.1519184;-0.6138743;-0.1050723,0.120982;-0.6200842;-0.20105,-0.09472121;-0.01232611;-0.0110359,-0.08372406;-0.3169291;-0.008410512,-0.003061682;-0.6418222;0.03150863,-0.03246165;-0.6486692;-0.06470931,-0.08300343;0.5386795;-0.1729774,782.3511
+0;0;0,0.00414733;0.3263056;0.008892909,0.008788627;0.6497619;0.00220627,0.1782379;0.5322987;0.02349841,0.3175119;0.356809;0.05140015,0.5052305;0.1716267;0.05609626,-0.161048;0.5209221;0.009652783,-0.31535;0.3562211;0.01572364,-0.5046699;0.1738561;-0.005579103,0.08770514;0.005165113;-0.03980351,0.09331843;-0.2975263;0.006093234,0.1022423;-0.6243305;0.0849116,0.1037785;-0.5836204;-0.02171954,-0.08721865;0.006366491;-0.04068862,-0.1131918;-0.297128;-0.009438718,-0.1338044;-0.6243207;0.06548151,-0.1293312;-0.5834867;-0.04105431,0.007570393;0.5694733;0.006463225,0;0;0,-0.04730959;0.3091385;-0.09363103,-0.09384529;0.6114432;-0.199187,0.08860804;0.5091405;-0.144511,0.2245325;0.3291856;-0.1338737,0.2267669;0.06872928;-0.1752303,-0.180118;0.4745907;-0.03882323,-0.3822365;0.4323245;0.05246771,-0.6022824;0.5537491;-0.02746174,0.06979321;0.01705974;-0.06435108,0.1181963;-0.2801849;-0.1196942,0.1518636;-0.6142656;-0.1009984,0.1207993;-0.6203563;-0.1970179,-0.09504197;-0.01257641;-0.01058524,-0.08391442;-0.3185695;-0.008461563,-0.003091805;-0.6425679;0.03135898,-0.03262573;-0.6492859;-0.06490529,-0.08265845;0.5370771;-0.1707196,782.3847
+0;0;0,0.004148028;0.3263605;0.008894405,0.008789664;0.6498396;0.002206882,0.1774418;0.5325349;0.02342027,0.317536;0.3560116;0.05148636,0.503815;0.1722493;0.05614645,-0.1602598;0.5212114;0.009639308,-0.3154706;0.3555403;0.01574592,-0.5033386;0.1745739;-0.005393449,0.08794326;0.005179137;-0.03991158,0.09359057;-0.2993467;0.006263327,0.1024944;-0.6254182;0.08490498,0.104031;-0.5847052;-0.02175529,-0.08745545;0.006383776;-0.04079909,-0.113586;-0.2989501;-0.009359796,-0.1341524;-0.6254092;0.06539246,-0.129678;-0.5845723;-0.04117247,0.0075712;0.5695359;0.006464644,0;0;0,-0.04729924;0.3091613;-0.09375262,-0.0936926;0.6114288;-0.1995478,0.08772805;0.5088023;-0.1440604,0.2231234;0.3268294;-0.1327229,0.2265665;0.06865785;-0.1754515,-0.1795058;0.4746746;-0.0398124,-0.3825464;0.4358274;0.05420883,-0.5997114;0.5650294;-0.01388207,0.06986434;0.01721585;-0.06462479,0.1185923;-0.2820304;-0.1191893,0.1510918;-0.6149808;-0.09322405,0.1201645;-0.6211123;-0.1893051,-0.09530161;-0.01297496;-0.01015029,-0.08437051;-0.3208356;-0.008615969,-0.003873006;-0.6441212;0.03129628,-0.03327297;-0.6508679;-0.06503058,-0.08252752;0.5370667;-0.1710184,782.4072
+0;0;0,0.004150711;0.3265716;0.00890016,0.008797566;0.6504087;0.002201962,0.1788382;0.532636;0.02356295,0.3193028;0.355646;0.05170323,0.5056899;0.1717771;0.05636603,-0.1616287;0.5212198;0.009669131,-0.3172498;0.3551107;0.01579189,-0.505227;0.1740392;-0.00535975,0.08833262;0.005202068;-0.04008829,0.09399498;-0.3001345;0.006209541,0.1029415;-0.6277698;0.08522834,0.1044789;-0.5870515;-0.02148435,-0.08784266;0.00641204;-0.04097972,-0.1140428;-0.2997347;-0.009456739,-0.1347078;-0.6277594;0.06565402,-0.1302312;-0.5869172;-0.04096328,0.0075766;0.56994;0.006468471,0;0;0,-0.04898512;0.309629;-0.09206414,-0.09746172;0.6126402;-0.1958721,0.08619376;0.5084369;-0.1437182,0.2230268;0.3267516;-0.1330025,0.2259548;0.0684621;-0.1759868,-0.1827036;0.4730723;-0.03589132,-0.3863545;0.4368531;0.05930396,-0.6034565;0.5678177;-0.00615339,0.07004452;0.01718548;-0.0650785,0.1188737;-0.2831308;-0.118293,0.1503085;-0.6168814;-0.0823586,0.1193537;-0.6229071;-0.1785293,-0.09581966;-0.0129168;-0.009409323,-0.08473113;-0.3215954;-0.008698684,-0.00381925;-0.6464245;0.03140404,-0.03326024;-0.6530443;-0.06501728,-0.08573745;0.5380207;-0.1677761,782.4294
+0;0;0,0.00418;0.3267923;0.008940103,0.008840981;0.6507415;0.002309989,0.1794179;0.5329589;0.02384869,0.3227776;0.3603519;0.05238213,0.5132608;0.179837;0.05949559,-0.1622169;0.5217521;0.009894999,-0.3202999;0.3600818;0.01553394,-0.514272;0.1843513;-0.004804764,0.08847449;0.005210814;-0.04021229,0.09443378;-0.3034476;0.006779809,0.1031889;-0.6285536;0.08536692,0.1044252;-0.5899605;-0.0001511425,-0.08804127;0.006404211;-0.0409834,-0.1144755;-0.3031042;-0.009053607,-0.134955;-0.6286075;0.06561045,-0.1313626;-0.5899162;-0.01983114,0.007616039;0.5702106;0.006556055,0;0;0,-0.04864083;0.3097177;-0.0927341,-0.09678757;0.6127868;-0.1968663,0.08760589;0.5085624;-0.1472204,0.2224118;0.3274616;-0.1334662,0.2258252;0.06853002;-0.1766269,-0.1824767;0.4728203;-0.03643607,-0.3846308;0.4379151;0.05882493,-0.6031272;0.5695094;-0.003322963,0.07002255;0.01710138;-0.06539345,0.1198549;-0.2871416;-0.1150596,0.1492397;-0.6173258;-0.0696559,0.1627961;-0.6469193;-0.1301005,-0.09603111;-0.01277678;-0.00931114,-0.0847614;-0.3248453;-0.009351217,-0.004593462;-0.6472591;0.03025933,-0.02842813;-0.646658;-0.0469179,-0.08522254;0.5381228;-0.1686473,782.463
+0;0;0,0.00418;0.3267923;0.008940103,0.008840981;0.6507415;0.002309989,0.1794179;0.5329589;0.02384869,0.3227776;0.3603519;0.05238213,0.5132608;0.179837;0.05949559,-0.1622169;0.5217521;0.009894999,-0.3202999;0.3600818;0.01553394,-0.514272;0.1843513;-0.004804764,0.08847449;0.005210814;-0.04021229,0.09443378;-0.3034476;0.006779809,0.1031889;-0.6285536;0.08536692,0.1044252;-0.5899605;-0.0001511425,-0.08804127;0.006404211;-0.0409834,-0.1144755;-0.3031042;-0.009053607,-0.134955;-0.6286075;0.06561045,-0.1313626;-0.5899162;-0.01983114,0.007616039;0.5702106;0.006556055,0;0;0,-0.04864083;0.3097177;-0.0927341,-0.09678757;0.6127868;-0.1968663,0.08760589;0.5085624;-0.1472204,0.2224118;0.3274616;-0.1334662,0.2258252;0.06853002;-0.1766269,-0.1824767;0.4728203;-0.03643607,-0.3846308;0.4379151;0.05882493,-0.6031272;0.5695094;-0.003322963,0.07002255;0.01710138;-0.06539345,0.1198549;-0.2871416;-0.1150596,0.1492397;-0.6173258;-0.0696559,0.1627961;-0.6469193;-0.1301005,-0.09603111;-0.01277678;-0.00931114,-0.0847614;-0.3248453;-0.009351217,-0.004593462;-0.6472591;0.03025933,-0.02842813;-0.646658;-0.0469179,-0.08522254;0.5381228;-0.1686473,782.4854
+0;0;0,0.004178782;0.3266971;0.008937498,0.008839478;0.6506252;0.002307103,0.1777779;0.5331864;0.0236815,0.3215072;0.3601344;0.05228852,0.5109311;0.1806235;0.05936242,-0.160599;0.5220866;0.00986087,-0.3190896;0.3599994;0.01551435,-0.511983;0.1852462;-0.004711235,0.08866847;0.005222238;-0.04030045,0.0946188;-0.3029726;0.006621066,0.1033318;-0.6265123;0.08482954,0.1045092;-0.5883276;0.003376804,-0.0882343;0.006418251;-0.04107325,-0.1146288;-0.3026254;-0.009191416,-0.1350097;-0.6265604;0.0651129,-0.1315881;-0.5882823;-0.01626699,0.007614363;0.5700829;0.006553767,0;0;0,-0.04861635;0.309543;-0.09299445,-0.09662011;0.6124897;-0.1974869,0.08608121;0.5087444;-0.1474597,0.221857;0.3276083;-0.1341124,0.2255058;0.07016718;-0.1773138,-0.1813782;0.4730334;-0.03830482,-0.3838875;0.4383243;0.05765737,-0.6026778;0.5677519;-0.001797669,0.07006306;0.01702338;-0.06568766,0.1176393;-0.2877229;-0.1113746,0.1480772;-0.6153217;-0.06015968,0.162278;-0.6440779;-0.1153772,-0.09627163;-0.01273376;-0.009117023,-0.08526157;-0.3243411;-0.009957459,-0.005678304;-0.6452576;0.02940653,-0.02837303;-0.6433007;-0.0440881,-0.08506542;0.5378357;-0.169205,782.5187
+0;0;0,0.004172322;0.3260388;0.008953203,0.008820441;0.649721;0.002375258,0.1777013;0.5327438;0.02394919,0.3248253;0.3634889;0.05302,0.5218068;0.1912357;0.06243289,-0.1605265;0.5213638;0.009965136,-0.3233953;0.3646069;0.01619763,-0.5208876;0.1937613;-0.003038939,0.08802059;0.005142169;-0.03998944,0.09394797;-0.3024834;0.006900478,0.1026896;-0.6269444;0.08532988,0.1042626;-0.5862136;-0.02141082,-0.08757764;0.006398394;-0.04077301,-0.1138118;-0.3020859;-0.008890409,-0.134305;-0.6269084;0.06576134,-0.1297916;-0.586055;-0.04088309,0.007597772;0.5691837;0.006607527,0;0;0,-0.04757185;0.3086312;-0.09424734,-0.09511256;0.6111865;-0.1993315,0.08731648;0.5072895;-0.1489408,0.2228899;0.3267108;-0.1367362,0.225558;0.06822598;-0.1784492,-0.1861478;0.4820178;-0.04030447,-0.3805296;0.4256749;0.06058655,-0.604885;0.5475873;0.002590835,0.07008231;0.01662117;-0.06469488,0.1172186;-0.2883;-0.1055427,0.1485768;-0.6167316;-0.05404639,0.117687;-0.6230654;-0.1501551,-0.09550405;-0.0120192;-0.01037958,-0.08324917;-0.323009;-0.01194318,-0.003706634;-0.6448892;0.02766324,-0.03311912;-0.6517248;-0.06871749,-0.08362606;0.53655;-0.1709924,782.5411
+0;0;0,0.004171712;0.3259911;0.008951892,0.008819641;0.649659;0.002373678,0.1774924;0.5327169;0.02392691,0.3243296;0.3637919;0.05294105,0.5225543;0.1904517;0.06241334,-0.160322;0.5213508;0.009959951,-0.3228733;0.3648995;0.0161803,-0.5216119;0.1929757;-0.003177671,0.08807834;0.005145544;-0.04001568,0.09400788;-0.3025918;0.00689128,0.1028297;-0.6300308;0.08604053,0.1044025;-0.5893012;-0.0206879,-0.08763511;0.006402593;-0.04079976,-0.1138788;-0.3021939;-0.008905575,-0.1345601;-0.6299976;0.06643134,-0.1300472;-0.5891454;-0.04020083,0.007596827;0.5691123;0.006606446,0;0;0,-0.04758182;0.3086244;-0.09409904,-0.09490618;0.6111332;-0.199368,0.08733451;0.5074171;-0.1492848,0.2224339;0.3270133;-0.1373992,0.2236774;0.06682009;-0.1789622,-0.1842539;0.4794936;-0.04026146,-0.3628889;0.4007234;0.07297925,-0.592925;0.511547;0.007932544,0.07004165;0.01665363;-0.06482553,0.1169391;-0.2891613;-0.09969115,0.1487175;-0.6197836;-0.04279017,0.1177025;-0.6261269;-0.1388412,-0.09556653;-0.01204359;-0.01036904,-0.08345017;-0.3231508;-0.01217048,-0.003167018;-0.647979;0.02782838,-0.03270037;-0.6548222;-0.06849881,-0.08346748;0.5365073;-0.1709545,782.5636
+0;0;0,0.004171073;0.3259411;0.00895052,0.008818819;0.6495959;0.002372289,0.1775508;0.5326377;0.02393174,0.3241241;0.3640164;0.05289373,0.5216916;0.1912509;0.06233461,-0.1603815;0.5212677;0.009959908,-0.3226405;0.3650976;0.01616907,-0.5207203;0.1937438;-0.003124721,0.08836437;0.005162253;-0.04014563,0.09428954;-0.3023485;0.006726794,0.1030935;-0.6291253;0.08571597,0.104666;-0.5883977;-0.02099222,-0.0879197;0.006423385;-0.04093226,-0.1141441;-0.3019457;-0.009061564,-0.1347836;-0.6290866;0.06612299,-0.1302715;-0.5882365;-0.04048896,0.007595955;0.5690458;0.006605233,0;0;0,-0.04770477;0.308419;-0.09453607,-0.09496757;0.6108111;-0.2001336,0.08728084;0.5066009;-0.1503005,0.2217827;0.3262321;-0.1388097,0.2227854;0.06683251;-0.1798074,-0.1843194;0.479203;-0.04090576,-0.3609095;0.3962341;0.07173438,-0.6014305;0.4823791;0.01091786,0.07009668;0.01636454;-0.06530881,0.116492;-0.2895464;-0.09788132,0.1484246;-0.6198176;-0.0430994,0.1173873;-0.6262185;-0.1390986,-0.09605227;-0.01136077;-0.009564278,-0.08377441;-0.322221;-0.01274852,-0.00372868;-0.6463899;0.02733977,-0.03328826;-0.653287;-0.06893604,-0.0835326;0.5361924;-0.1716905,782.597
+0;0;0,0.004160901;0.3257025;0.008883925,0.008785046;0.6491454;0.002276806,0.1773318;0.5323336;0.02417547,0.328585;0.3679048;0.05340779,0.5315197;0.2012796;0.06538543,-0.1603461;0.5212824;0.009968926,-0.3277189;0.3705534;0.01596561,-0.5275828;0.2007449;-0.001624702,0.08840606;0.005142272;-0.04006376,0.09433149;-0.3019591;0.006718822,0.1032289;-0.6273867;0.08536363,0.1048636;-0.5866619;-0.02138944,-0.08787749;0.006438657;-0.04102764,-0.1141504;-0.3014929;-0.009045251,-0.1346404;-0.6272873;0.06582464,-0.1300622;-0.5864356;-0.04082989,0.00756842;0.5686316;0.006511283,0;0;0,-0.04756428;0.3082095;-0.0944612,-0.0945123;0.6103457;-0.2002804,0.08755194;0.5061765;-0.1508982,0.2218444;0.3255738;-0.1400778,0.222228;0.06587616;-0.1806595,-0.1857089;0.4817405;-0.04134485,-0.3527102;0.3820572;0.07242082,-0.6079495;0.4127078;0.01761784,0.07017155;0.01608998;-0.06530118,0.1160801;-0.2899635;-0.09284425,0.1481487;-0.6194631;-0.04215956,0.1173541;-0.625877;-0.1382825,-0.09609201;-0.01090474;-0.009725776,-0.08326344;-0.3213247;-0.01285843,-0.003822841;-0.6442102;0.02715953,-0.03314744;-0.651107;-0.06923867,-0.08314435;0.5357841;-0.1717634,782.6324
+0;0;0,0.004163302;0.3258906;0.008889054,0.008797428;0.6500233;0.002263243,0.1776393;0.5328684;0.02420772,0.3299192;0.3673236;0.05363847,0.5329105;0.2006518;0.06561946,-0.160634;0.5217978;0.009976137,-0.3291429;0.3700455;0.01601353,-0.5290626;0.2001897;-0.001581699,0.0884249;0.005143368;-0.0400723,0.0943547;-0.3021846;0.006744802,0.10328;-0.6286339;0.08563651,0.104914;-0.5879141;-0.02106636,-0.08789621;0.006440028;-0.04103638,-0.1141885;-0.3017187;-0.009030402,-0.1347428;-0.6285359;0.06607455,-0.1301668;-0.5876892;-0.04052984,0.007576584;0.5692304;0.006512399,0;0;0,-0.04769184;0.3082424;-0.09493756,-0.09486058;0.6106391;-0.201997,0.08744466;0.5058183;-0.151686,0.2219824;0.3234523;-0.1415532,0.2211185;0.06373176;-0.1824555,-0.1856019;0.4814219;-0.04204157,-0.3469808;0.3675049;0.06949422,-0.6025777;0.4018808;0.01833791,0.07013755;0.01595899;-0.0654006,0.1163169;-0.2903504;-0.09222317,0.1477061;-0.62088;-0.04086543,0.116878;-0.6273937;-0.1368835,-0.0961264;-0.01076702;-0.009746338,-0.08298634;-0.3214006;-0.01314253,-0.003532358;-0.6453596;0.02698685,-0.03289516;-0.6523616;-0.06930317,-0.08341807;0.5359902;-0.1729515,782.6641
+0;0;0,0.004163302;0.3258906;0.008889054,0.008797428;0.6500233;0.002263243,0.1776393;0.5328684;0.02420772,0.3299192;0.3673236;0.05363847,0.5329105;0.2006518;0.06561946,-0.160634;0.5217978;0.009976137,-0.3291429;0.3700455;0.01601353,-0.5290626;0.2001897;-0.001581699,0.0884249;0.005143368;-0.0400723,0.0943547;-0.3021846;0.006744802,0.10328;-0.6286339;0.08563651,0.104914;-0.5879141;-0.02106636,-0.08789621;0.006440028;-0.04103638,-0.1141885;-0.3017187;-0.009030402,-0.1347428;-0.6285359;0.06607455,-0.1301668;-0.5876892;-0.04052984,0.007576584;0.5692304;0.006512399,0;0;0,-0.04769184;0.3082424;-0.09493756,-0.09486058;0.6106391;-0.201997,0.08744466;0.5058183;-0.151686,0.2219824;0.3234523;-0.1415532,0.2211185;0.06373176;-0.1824555,-0.1856019;0.4814219;-0.04204157,-0.3469808;0.3675049;0.06949422,-0.6025777;0.4018808;0.01833791,0.07013755;0.01595899;-0.0654006,0.1163169;-0.2903504;-0.09222317,0.1477061;-0.62088;-0.04086543,0.116878;-0.6273937;-0.1368835,-0.0961264;-0.01076702;-0.009746338,-0.08298634;-0.3214006;-0.01314253,-0.003532358;-0.6453596;0.02698685,-0.03289516;-0.6523616;-0.06930317,-0.08341807;0.5359902;-0.1729515,782.6863
+0;0;0,0.00415078;0.3257156;0.008801152,0.008760832;0.6497619;0.00209013,0.1792832;0.5321735;0.02457609,0.3342546;0.3716515;0.05433974,0.5474109;0.216826;0.06629112,-0.1624948;0.5215129;0.00991973,-0.3331029;0.3748096;0.01626866,-0.5388266;0.2105222;0.0008789981,0.08854952;0.005025732;-0.0399983,0.09470976;-0.302777;0.006997611,0.1033417;-0.6289589;0.08570886,0.105062;-0.5882546;-0.02092098,-0.08786988;0.006602743;-0.04124833,-0.1143374;-0.3020393;-0.009175982,-0.134669;-0.6285079;0.06612018,-0.1300107;-0.5876821;-0.04040948,0.007546704;0.568985;0.006358766,0;0;0,-0.04805899;0.3078105;-0.09554243,-0.09526098;0.6100323;-0.2028248,0.08925344;0.5050144;-0.1565311,0.2218886;0.3236258;-0.1432874,0.2204918;0.06302431;-0.1837137,-0.1876278;0.4810058;-0.04164805,-0.3373388;0.3522334;0.06639624,-0.5984651;0.3527443;0.02948811,0.07015161;0.01589945;-0.06551409,0.1163808;-0.2909268;-0.0921526,0.1472395;-0.6212947;-0.04146338,0.1161229;-0.6278864;-0.1372771,-0.09619652;-0.01079778;-0.009786438,-0.08291978;-0.321932;-0.01267271,-0.003911063;-0.6458195;0.02630291,-0.03356724;-0.6528974;-0.06978671,-0.08383685;0.535413;-0.1737378,782.72
+0;0;0,0.004151586;0.3257788;0.008802862,0.008761041;0.649784;0.002093158,0.1800324;0.5320563;0.02465742,0.3339449;0.372631;0.0542177,0.5448914;0.2194107;0.06604518,-0.1632355;0.5213491;0.009937163,-0.3326779;0.3756482;0.01624271,-0.5362688;0.213064;0.001012596,0.08860446;0.005028851;-0.04002312,0.09476525;-0.3028014;0.006976988,0.1033968;-0.6289692;0.08568482,0.1051173;-0.5882642;-0.02095216,-0.08792441;0.006606841;-0.04127393,-0.1143943;-0.3020628;-0.00919871,-0.134725;-0.6285172;0.06609417,-0.1300664;-0.5876907;-0.04044262,0.00754723;0.5690282;0.006360678,0;0;0,-0.04813051;0.3077973;-0.0957644,-0.0951715;0.6099241;-0.2032566,0.09027904;0.5050185;-0.1592219,0.2221217;0.3250307;-0.1450381,0.2221214;0.06716898;-0.1853139,-0.188408;0.4796168;-0.0421495,-0.3267643;0.3407801;0.06537344,-0.5823025;0.2947057;0.03906401,0.07008815;0.01593712;-0.06566238,0.1163276;-0.2909065;-0.09240842,0.1470482;-0.6212226;-0.04139495,0.1160146;-0.6278402;-0.1372337,-0.09625901;-0.01093071;-0.009623375,-0.08291614;-0.32209;-0.01250336,-0.003956109;-0.6460406;0.02591773,-0.03353465;-0.6531372;-0.07019655,-0.08382414;0.5353456;-0.174094,782.7535
+0;0;0,0.004158886;0.3263516;0.008818339,0.008779979;0.6511735;0.002090958,0.1790835;0.5334312;0.0245646,0.3327516;0.3742589;0.05407797,0.543655;0.2210699;0.06590303,-0.1622649;0.5227839;0.009926662,-0.3314384;0.3773142;0.0162222,-0.5349876;0.2147633;0.0009952076,0.0887476;0.005036975;-0.04008778,0.09491097;-0.3029222;0.006932024,0.103578;-0.6304306;0.08596337,0.1052985;-0.5897256;-0.02067354,-0.08806645;0.006617513;-0.0413406,-0.1145474;-0.3021815;-0.009251952,-0.1349617;-0.6299777;0.06635042,-0.1303031;-0.5891512;-0.0401863,0.007562842;0.5701964;0.006370176,0;0;0,-0.04773353;0.308459;-0.09578609,-0.09379824;0.6114676;-0.2036805,0.0900549;0.5048026;-0.1592174,0.2223394;0.325514;-0.1459069,0.2227288;0.06785953;-0.1871498,-0.1868241;0.4801306;-0.04371627,-0.3130092;0.3273421;0.05901521,-0.5638534;0.2642657;0.02458416,0.07004304;0.01589578;-0.06595325,0.1171035;-0.2909452;-0.09281635,0.1462451;-0.6225747;-0.04032373,0.1151804;-0.6291414;-0.1361718,-0.09651301;-0.01061596;-0.009004249,-0.08323667;-0.3219075;-0.01200786,-0.004193582;-0.6472928;0.02619503,-0.03380956;-0.654345;-0.06992477,-0.08273767;0.5366606;-0.1743777,782.7866
+0;0;0,0.004256116;0.3262975;0.008776453,0.008953113;0.6510079;0.002024863,0.1801274;0.5329548;0.02504896,0.3368447;0.377666;0.05499274,0.5520458;0.2313792;0.06642644,-0.1631871;0.5228451;0.01008553,-0.3368421;0.3836704;0.01685784,-0.544642;0.2272785;0.002616187,0.08890742;0.004976221;-0.0400402,0.09544104;-0.3029657;0.007004842,0.1037278;-0.629851;0.08584224,0.10552;-0.589152;-0.0207695,-0.08814405;0.006662746;-0.04145775,-0.1147452;-0.3021183;-0.009351257,-0.1347443;-0.6292872;0.06613708,-0.1300171;-0.5884733;-0.04037327,0.007718833;0.5700836;0.006305273,0;0;0,-0.04787451;0.3083614;-0.09584617,-0.09410121;0.6110794;-0.2041466,0.09093751;0.5045264;-0.1607497,0.2225565;0.3255564;-0.1459939,0.2239439;0.0685229;-0.1881118,-0.1870498;0.4781977;-0.04340765,-0.3041251;0.3171097;0.05616934,-0.5491801;0.2363819;0.02048861,0.06998776;0.0158208;-0.06621122,0.1172543;-0.2909875;-0.09301949,0.1458345;-0.6219838;-0.04045892,0.1146965;-0.6286019;-0.1362362,-0.09670452;-0.01036682;-0.008560218,-0.08304816;-0.3216377;-0.01140938,-0.004663125;-0.6465414;0.02642374,-0.03436175;-0.6536356;-0.06962707,-0.0829715;0.5364004;-0.1746888,782.8094
+0;0;0,0.004260363;0.3266231;0.008785212,0.008965299;0.6518793;0.002020449,0.1808626;0.5334913;0.02513289,0.3377305;0.3780533;0.05510544,0.553068;0.2316736;0.0665464,-0.163897;0.523339;0.01010648,-0.3377189;0.3840306;0.01688529,-0.5456506;0.2275394;0.002634606,0.08982986;0.005027851;-0.04045563,0.09636153;-0.302822;0.006575339,0.1046394;-0.6293548;0.08532774,0.1064329;-0.588648;-0.02136218,-0.08905857;0.006731874;-0.04188789,-0.1156517;-0.3019568;-0.009790994,-0.1356293;-0.6287731;0.06561596,-0.1308986;-0.5879512;-0.04097249,0.007728294;0.5707763;0.006310311,0;0;0,-0.04862475;0.308668;-0.09559107,-0.09584616;0.6119284;-0.2035935,0.09026024;0.5047562;-0.1603916,0.2226482;0.3260478;-0.1461234,0.2244837;0.06905615;-0.1894834,-0.1877921;0.4739016;-0.04376455,-0.3001337;0.3077838;0.05345199,-0.5355573;0.2013192;0.01925865,0.07030057;0.01603466;-0.06732059,0.1171783;-0.2908332;-0.09302473,0.1451262;-0.6214861;-0.04028273,0.1144403;-0.6281003;-0.1362951,-0.09772542;-0.01104635;-0.00768514,-0.08433712;-0.322235;-0.01059857,-0.006248295;-0.6469219;0.02647787,-0.03549881;-0.6540026;-0.06980312,-0.08433603;0.5370672;-0.1742518,782.8318
+0;0;0,0.00426241;0.3267801;0.008789433,0.008966472;0.6519767;0.002026457,0.1807055;0.5336505;0.02512019,0.3378923;0.3778965;0.05515367,0.552656;0.2319069;0.06656414,-0.1637381;0.5235075;0.01010754,-0.3379135;0.3839159;0.01690014,-0.5452911;0.2278418;0.002687432,0.09101848;0.005094379;-0.04099094,0.09754445;-0.3024864;0.005998928,0.1058214;-0.6289843;0.08474293,0.107616;-0.5882713;-0.02200947,-0.09023698;0.006820949;-0.04244215,-0.1168069;-0.3015979;-0.0103733,-0.1367823;-0.6283793;0.0650256,-0.1320489;-0.587551;-0.04162528,0.007729887;0.5709014;0.006314855,0;0;0,-0.04899468;0.3088157;-0.09546208,-0.09629549;0.6119715;-0.2035413,0.08968191;0.5051506;-0.1600032,0.2232591;0.3267308;-0.1461291,0.226397;0.0709039;-0.1920567,-0.187202;0.4700972;-0.04503666,-0.2946076;0.2973897;0.04718681,-0.5269154;0.1844873;0.01798578,0.07059475;0.01622179;-0.06887531,0.1171328;-0.2905417;-0.09310222,0.1446822;-0.6211507;-0.04010439,0.1143824;-0.6277655;-0.1363091,-0.0990423;-0.01175196;-0.006564312,-0.08562089;-0.3226601;-0.01010926,-0.00827466;-0.6474869;0.02697436,-0.0371356;-0.654566;-0.06949457,-0.08478017;0.5371532;-0.1741688,782.8652
+0;0;0,0.004215254;0.3270195;0.008742838,0.008885194;0.652222;0.001956725,0.1802307;0.5340227;0.02518909,0.3418449;0.3826423;0.05489981,0.5610962;0.2428295;0.06933275,-0.1635679;0.5243777;0.01000114,-0.34105;0.38885;0.01709123,-0.5525201;0.2375253;0.002660079,0.09176824;0.005196603;-0.04124082,0.09831554;-0.3014535;0.00551467,0.1068213;-0.6282421;0.08434238,0.1086839;-0.5875338;-0.02247857,-0.09091588;0.006836524;-0.04285773,-0.1175157;-0.3006243;-0.01086495,-0.1375334;-0.6276989;0.06462269,-0.1327252;-0.5868669;-0.04209376,0.007655606;0.5711569;0.006248472,0;0;0,-0.04945308;0.3090814;-0.09517884,-0.09691831;0.6122257;-0.2032337,0.08865161;0.5055971;-0.1590574,0.2242017;0.3284117;-0.1468327,0.2265615;0.07189831;-0.191803,-0.1859743;0.4659434;-0.04621822,-0.2925541;0.2909822;0.04292893,-0.5031668;0.140454;0.01445798,0.07069033;0.01669449;-0.06980968,0.1167199;-0.2892768;-0.09274578,0.1436599;-0.6201553;-0.03916764,0.1137411;-0.6267609;-0.1355717,-0.09983498;-0.01233888;-0.005472525,-0.08646148;-0.3222946;-0.00891835,-0.009821422;-0.6475546;0.0286193,-0.03830046;-0.6546182;-0.06804553,-0.08538267;0.5374228;-0.1738579,782.8987
+0;0;0,0.004215254;0.3270195;0.008742838,0.008885194;0.652222;0.001956725,0.1802307;0.5340227;0.02518909,0.3418449;0.3826423;0.05489981,0.5610962;0.2428295;0.06933275,-0.1635679;0.5243777;0.01000114,-0.34105;0.38885;0.01709123,-0.5525201;0.2375253;0.002660079,0.09176824;0.005196603;-0.04124082,0.09831554;-0.3014535;0.00551467,0.1068213;-0.6282421;0.08434238,0.1086839;-0.5875338;-0.02247857,-0.09091588;0.006836524;-0.04285773,-0.1175157;-0.3006243;-0.01086495,-0.1375334;-0.6276989;0.06462269,-0.1327252;-0.5868669;-0.04209376,0.007655606;0.5711569;0.006248472,0;0;0,-0.04945308;0.3090814;-0.09517884,-0.09691831;0.6122257;-0.2032337,0.08865161;0.5055971;-0.1590574,0.2242017;0.3284117;-0.1468327,0.2265615;0.07189831;-0.191803,-0.1859743;0.4659434;-0.04621822,-0.2925541;0.2909822;0.04292893,-0.5031668;0.140454;0.01445798,0.07069033;0.01669449;-0.06980968,0.1167199;-0.2892768;-0.09274578,0.1436599;-0.6201553;-0.03916764,0.1137411;-0.6267609;-0.1355717,-0.09983498;-0.01233888;-0.005472525,-0.08646148;-0.3222946;-0.00891835,-0.009821422;-0.6475546;0.0286193,-0.03830046;-0.6546182;-0.06804553,-0.08538267;0.5374228;-0.1738579,782.9208
+0;0;0,0.004217177;0.3271686;0.008746826,0.008887767;0.6524166;0.001959916,0.1799838;0.5342632;0.02516533,0.3420112;0.3824958;0.054952,0.5618689;0.2422963;0.06942486,-0.1633181;0.5246322;0.009999324,-0.3412539;0.3887579;0.01710754,-0.5533088;0.2370147;0.002636475,0.09157404;0.005185606;-0.04115354,0.09812112;-0.3014546;0.005600426,0.1066295;-0.6283439;0.08445247,0.1084918;-0.5876373;-0.02235218,-0.09072348;0.006822057;-0.04276703,-0.1173225;-0.3006288;-0.01077529,-0.1373463;-0.6278044;0.06473562,-0.1325388;-0.586974;-0.04196455,0.007658061;0.5713437;0.006252074,0;0;0,-0.04977846;0.3091568;-0.09527731,-0.09738037;0.6122389;-0.2035813,0.08791165;0.505706;-0.1587405,0.2244866;0.328548;-0.1470869,0.2265722;0.07131326;-0.1921279,-0.1863013;0.466679;-0.04636855,-0.2818996;0.2833909;0.03988651,-0.4923229;0.131164;0.01246838,0.07049438;0.01691267;-0.06964779,0.1162166;-0.289075;-0.09284353,0.1429609;-0.6200202;-0.03892946,0.1130119;-0.6266591;-0.1352932,-0.09956327;-0.01275124;-0.00555614,-0.08622073;-0.3226992;-0.008911543,-0.01017423;-0.648165;0.02897811,-0.03868483;-0.6552618;-0.06764647,-0.08582279;0.5374608;-0.1741295,782.9542
+0;0;0,0.004246476;0.3272693;0.00865619,0.008944459;0.6525227;0.001750682,0.1804603;0.5339676;0.02553953,0.3465351;0.3859495;0.05577035,0.5694066;0.2517254;0.0708456,-0.1639017;0.5249439;0.009879509,-0.3456402;0.3933364;0.0172731,-0.5622683;0.2490777;0.003977538,0.09112243;0.005096117;-0.04085722,0.09764038;-0.301227;0.00583763,0.1061729;-0.6281244;0.08463855,0.1081718;-0.5874298;-0.02215815,-0.09016457;0.006896282;-0.04267752,-0.1168677;-0.3002059;-0.01055361,-0.1367786;-0.6273986;0.06489719,-0.1318347;-0.5865801;-0.04179125,0.007707993;0.5714505;0.006073974,0;0;0,-0.05111498;0.3093484;-0.09428144,-0.09924947;0.6124408;-0.2023518,0.0869659;0.5061826;-0.1583216,0.2244212;0.3290368;-0.1469398,0.2263208;0.07224256;-0.1913035,-0.1881035;0.4666052;-0.04475062,-0.2772319;0.2773747;0.03680938,-0.4744641;0.1082131;0.01683783,0.07006114;0.01694903;-0.06930184,0.1150835;-0.2888439;-0.09211373,0.1415678;-0.6198655;-0.03856325,0.1115375;-0.6264773;-0.1349046,-0.09900641;-0.01276583;-0.00577434,-0.08641053;-0.3224283;-0.00846444,-0.01130571;-0.6480867;0.02961686,-0.03989919;-0.6551554;-0.06698667,-0.08745013;0.5376611;-0.1729972,782.9877
+0;0;0,0.004246102;0.3272405;0.008655428,0.008942213;0.6523652;0.001753213,0.1801719;0.5339175;0.02550733,0.3466446;0.3855448;0.05581057,0.5691143;0.2515627;0.07085866,-0.1636183;0.5249088;0.009873312,-0.3457923;0.392986;0.01728462,-0.5620298;0.2489874;0.004013022,0.09096501;0.005087314;-0.04078664,0.09748292;-0.3012338;0.005907904,0.1060062;-0.6277797;0.0846241,0.1080053;-0.5870845;-0.02217869,-0.09000881;0.006884369;-0.04260379,-0.1167118;-0.3002158;-0.01048009,-0.1366013;-0.6270567;0.06488959,-0.131657;-0.5862375;-0.04180492,0.007706435;0.5713382;0.006074095,0;0;0,-0.0509983;0.3093053;-0.0943861,-0.09912872;0.6122606;-0.2024519,0.08685933;0.5067645;-0.1583085,0.2249571;0.3294328;-0.1469772,0.2268643;0.07322598;-0.1919749,-0.1880999;0.4669052;-0.04506376,-0.2709194;0.2723967;0.03209367,-0.4519786;0.08681744;0.01092095,0.06992158;0.01702514;-0.069175,0.1146198;-0.2888064;-0.09207988,0.1409213;-0.6194757;-0.03853392,0.1109317;-0.6260943;-0.1348922,-0.09881215;-0.01288349;-0.005851374,-0.08595761;-0.3225275;-0.009143032,-0.01198994;-0.6479663;0.02983828,-0.04054286;-0.6550398;-0.06678213,-0.08737493;0.5375282;-0.173084,783.0101
+0;0;0,0.004246768;0.3272918;0.008656786,0.008941952;0.6523537;0.001756663,0.1806768;0.5338299;0.02556586,0.3474287;0.3852084;0.05591993,0.5701542;0.2510722;0.07098532,-0.1641194;0.5247949;0.009886098,-0.3465989;0.3926508;0.01730984,-0.563085;0.2484866;0.004022977,0.09085938;0.005081406;-0.04073927,0.09738046;-0.301389;0.005978029,0.10589;-0.627407;0.08456697,0.1078891;-0.5867113;-0.02224033,-0.08990429;0.006876374;-0.04255432,-0.1166203;-0.3003734;-0.01041495,-0.1364776;-0.626686;0.06483287,-0.1315331;-0.5858664;-0.04186615,0.007706684;0.5713601;0.006075765,0;0;0,-0.05200423;0.3092831;-0.09408736,-0.1005791;0.6121141;-0.2021122,0.0861616;0.5069634;-0.157937,0.2250795;0.3297746;-0.1468976,0.2271536;0.07334432;-0.1923437,-0.1895726;0.4666403;-0.04426339,-0.2616099;0.2656859;0.02815151,-0.4449928;0.0816088;0.01047534,0.06982424;0.01716009;-0.06907272,0.113751;-0.2889509;-0.09177971,0.1399982;-0.6190429;-0.03805065,0.1100566;-0.6256871;-0.1344192,-0.09866503;-0.01309327;-0.005891811,-0.08576383;-0.3228867;-0.009166192,-0.01290213;-0.6479949;0.02997766,-0.0414088;-0.655087;-0.06665429,-0.0886485;0.5374448;-0.1727471,783.0435
+0;0;0,0.004279783;0.3275906;0.008589986,0.008997925;0.6527105;0.001618596,0.1815294;0.5337681;0.02596169,0.3511232;0.3892146;0.05673659,0.577921;0.2625587;0.07253544,-0.1650355;0.5252069;0.009939974,-0.3506576;0.398371;0.0178113,-0.5685204;0.2566477;0.004435705,0.09050988;0.005037781;-0.04050619,0.09695709;-0.300239;0.005656954,0.1054757;-0.6263801;0.08435862,0.1075641;-0.5856583;-0.02279866,-0.08949866;0.00685394;-0.04244034,-0.116094;-0.2991318;-0.01031649,-0.1360315;-0.6255797;0.06497493,-0.1309874;-0.5847325;-0.04207131,0.007757947;0.5717374;0.00595268,0;0;0,-0.05345035;0.3093418;-0.09411883,-0.1031166;0.6120831;-0.2020726,0.0850928;0.508383;-0.1591222,0.2230425;0.331184;-0.1458824,0.2257297;0.07507408;-0.1920242,-0.1918391;0.4560707;-0.04922739,-0.2680038;0.2635263;0.03869572,-0.4327168;0.06341065;0.01520231,0.07002954;0.0175558;-0.0681603,0.1110692;-0.2876746;-0.09089088,0.1370371;-0.617918;-0.03704429,0.1094156;-0.6245576;-0.1344948,-0.09806092;-0.01373008;-0.007328811,-0.08731121;-0.3223525;-0.009109623,-0.01453296;-0.6476121;0.03018443,-0.0407039;-0.6547045;-0.06749485,-0.09099884;0.5374711;-0.172693,783.0768
+0;0;0,0.00427317;0.3270843;0.00857671,0.008977853;0.6512805;0.001627245,0.1805549;0.5328272;0.02584499,0.3514246;0.3871862;0.0568514,0.5760234;0.2617584;0.07249707,-0.164098;0.5243133;0.009911658,-0.3511165;0.3965233;0.0178422,-0.5668669;0.2561741;0.004596293,0.09031298;0.005026822;-0.04041807,0.09676238;-0.3003537;0.005760755,0.1052812;-0.6265041;0.08446467,0.1073682;-0.5857893;-0.02262191,-0.08930395;0.006839029;-0.04234801,-0.1159083;-0.2992506;-0.01021324,-0.1358464;-0.6257079;0.06508033,-0.1308056;-0.5848678;-0.04189529,0.007742158;0.5705871;0.005946361,0;0;0,-0.05312799;0.3087607;-0.09444666,-0.1025089;0.6103956;-0.202841,0.08475223;0.5083302;-0.1591861,0.2254522;0.3311182;-0.1462045,0.228104;0.07744521;-0.191642,-0.1914923;0.4582859;-0.04911974,-0.2587152;0.2570402;0.03056952,-0.405112;0.04596715;0.009647716,0.0697654;0.0175111;-0.06812835,0.1107908;-0.2878255;-0.09088397,0.136554;-0.618169;-0.03749466,0.1086255;-0.6248769;-0.1347532,-0.09785;-0.01368266;-0.007313277,-0.08713525;-0.3224083;-0.009549852,-0.01539704;-0.647838;0.03032605,-0.04187541;-0.6549986;-0.06716594,-0.09050065;0.5361223;-0.1733301,783.0998
+0;0;0,0.00427317;0.3270843;0.00857671,0.008977853;0.6512805;0.001627245,0.1805549;0.5328272;0.02584499,0.3514246;0.3871862;0.0568514,0.5760234;0.2617584;0.07249707,-0.164098;0.5243133;0.009911658,-0.3511165;0.3965233;0.0178422,-0.5668669;0.2561741;0.004596293,0.09031298;0.005026822;-0.04041807,0.09676238;-0.3003537;0.005760755,0.1052812;-0.6265041;0.08446467,0.1073682;-0.5857893;-0.02262191,-0.08930395;0.006839029;-0.04234801,-0.1159083;-0.2992506;-0.01021324,-0.1358464;-0.6257079;0.06508033,-0.1308056;-0.5848678;-0.04189529,0.007742158;0.5705871;0.005946361,0;0;0,-0.05312799;0.3087607;-0.09444666,-0.1025089;0.6103956;-0.202841,0.08475223;0.5083302;-0.1591861,0.2254522;0.3311182;-0.1462045,0.228104;0.07744521;-0.191642,-0.1914923;0.4582859;-0.04911974,-0.2587152;0.2570402;0.03056952,-0.405112;0.04596715;0.009647716,0.0697654;0.0175111;-0.06812835,0.1107908;-0.2878255;-0.09088397,0.136554;-0.618169;-0.03749466,0.1086255;-0.6248769;-0.1347532,-0.09785;-0.01368266;-0.007313277,-0.08713525;-0.3224083;-0.009549852,-0.01539704;-0.647838;0.03032605,-0.04187541;-0.6549986;-0.06716594,-0.09050065;0.5361223;-0.1733301,783.1219
+0;0;0,0.004346667;0.32754;0.008593042,0.009114899;0.6521711;0.001647191,0.1797618;0.5335221;0.02616804,0.35518;0.391916;0.05781281,0.5852331;0.2804999;0.07446753,-0.1632852;0.5257456;0.01002168,-0.355451;0.4039486;0.01795639,-0.5745849;0.2717263;0.007327654,0.08948416;0.004929924;-0.04001069,0.09587374;-0.2981749;0.005787101,0.1043688;-0.6234727;0.08428028,0.106552;-0.5827562;-0.0228219,-0.08845262;0.006803036;-0.04198126,-0.1148952;-0.2969868;-0.00999143,-0.1347063;-0.6226836;0.06471556,-0.1295687;-0.581829;-0.04227168,0.007863676;0.5713401;0.005968377,0;0;0,-0.05457021;0.3084114;-0.09633113,-0.1051976;0.6097152;-0.206356,0.0814469;0.5090035;-0.1599898,0.2238088;0.3319117;-0.1459618,0.2267639;0.07982075;-0.1913137,-0.193268;0.4574048;-0.05300746,-0.2484515;0.2504128;0.02402682,-0.3691025;0.02647653;-0.006160807,0.07124159;0.01698011;-0.0653367,0.1082946;-0.2862538;-0.09154868,0.1328939;-0.6159452;-0.03910398,0.1056194;-0.62294;-0.1364589,-0.09677459;-0.01294363;-0.009985728,-0.08782846;-0.3194142;-0.01254106,-0.01985849;-0.6446834;0.02785828,-0.04567821;-0.6520855;-0.06973737,-0.09295347;0.5355127;-0.1763904,783.1553
+0;0;0,0.004350526;0.3278308;0.008600671,0.009127371;0.6530425;0.001639013,0.1803511;0.5340421;0.02624001,0.3565509;0.3918049;0.0580258,0.5867075;0.2803388;0.074688,-0.1638539;0.5262393;0.01003915,-0.3568761;0.4038996;0.01800922,-0.5761085;0.2716178;0.007375707,0.08970762;0.004942236;-0.04011061,0.09609032;-0.297836;0.005637847,0.1045854;-0.6231357;0.08413149,0.1067673;-0.5824257;-0.02290648,-0.08867351;0.006820024;-0.04208611,-0.1150875;-0.2966425;-0.01013073,-0.1348988;-0.6223412;0.06457669,-0.1297643;-0.5814931;-0.04234642,0.007872684;0.5719877;0.005972165,0;0;0,-0.0565224;0.3078865;-0.09786248,-0.1090441;0.6084524;-0.2106776,0.07863548;0.5091677;-0.1602845,0.2218537;0.3316155;-0.1444142,0.2237646;0.07953349;-0.1905158,-0.1953351;0.4558549;-0.05494712,-0.2360137;0.244546;0.02239575,-0.3454072;0.01575807;-0.01452973,0.07116348;0.0171251;-0.06575131,0.1066127;-0.2860551;-0.09091973,0.1296477;-0.615895;-0.03868604,0.1028034;-0.6232557;-0.1359494,-0.09706739;-0.01296928;-0.009511204,-0.09067411;-0.3191692;-0.0125183,-0.02396137;-0.6446952;0.02792405,-0.04934352;-0.6524514;-0.06957881,-0.09622833;0.534458;-0.1798425,783.1891
+0;0;0,0.004365274;0.3284055;0.008556735,0.009165112;0.6551911;0.001511115,0.181611;0.5353597;0.02678723,0.363081;0.3986645;0.05907304,0.5944343;0.2908355;0.07808165,-0.1652882;0.5282072;0.01005401,-0.3620805;0.4104912;0.01871811,-0.5903079;0.2947111;0.01424728,0.08926495;0.004921559;-0.03989135,0.09562277;-0.2980163;0.005743939,0.1040665;-0.6228034;0.08406723,0.1063768;-0.582105;-0.02291096,-0.0882175;0.006774977;-0.04189924,-0.1147358;-0.2968184;-0.009928126,-0.1343885;-0.6219618;0.06482495,-0.1291295;-0.5811309;-0.04203551,0.007903228;0.5736411;0.005880618,0;0;0,-0.05683777;0.3079565;-0.09937143,-0.1104598;0.6088324;-0.2153482,0.07856521;0.5092899;-0.1611519,0.2223946;0.3313951;-0.1430984,0.22506;0.07982349;-0.1901867,-0.1954755;0.4550967;-0.05678129,-0.2322089;0.2434362;0.02390256,-0.3182923;0.008605704;-0.03047566,0.07136175;0.01694494;-0.06483936,0.1089024;-0.2860697;-0.09066892,0.1289753;-0.6156522;-0.03904581,0.1024514;-0.6233144;-0.1362166,-0.0964786;-0.01252238;-0.01090156,-0.09041339;-0.3188751;-0.01325497,-0.02432171;-0.6439003;0.02776956,-0.04938003;-0.6519611;-0.06963466,-0.09728713;0.5347177;-0.1836531,783.2223
+0;0;0,0.004365274;0.3284055;0.008556735,0.009165112;0.6551911;0.001511115,0.181611;0.5353597;0.02678723,0.363081;0.3986645;0.05907304,0.5944343;0.2908355;0.07808165,-0.1652882;0.5282072;0.01005401,-0.3620805;0.4104912;0.01871811,-0.5903079;0.2947111;0.01424728,0.08926495;0.004921559;-0.03989135,0.09562277;-0.2980163;0.005743939,0.1040665;-0.6228034;0.08406723,0.1063768;-0.582105;-0.02291096,-0.0882175;0.006774977;-0.04189924,-0.1147358;-0.2968184;-0.009928126,-0.1343885;-0.6219618;0.06482495,-0.1291295;-0.5811309;-0.04203551,0.007903228;0.5736411;0.005880618,0;0;0,-0.05683777;0.3079565;-0.09937143,-0.1104598;0.6088324;-0.2153482,0.07856521;0.5092899;-0.1611519,0.2223946;0.3313951;-0.1430984,0.22506;0.07982349;-0.1901867,-0.1954755;0.4550967;-0.05678129,-0.2322089;0.2434362;0.02390256,-0.3182923;0.008605704;-0.03047566,0.07136175;0.01694494;-0.06483936,0.1089024;-0.2860697;-0.09066892,0.1289753;-0.6156522;-0.03904581,0.1024514;-0.6233144;-0.1362166,-0.0964786;-0.01252238;-0.01090156,-0.09041339;-0.3188751;-0.01325497,-0.02432171;-0.6439003;0.02776956,-0.04938003;-0.6519611;-0.06963466,-0.09728713;0.5347177;-0.1836531,783.2443
+0;0;0,0.004364055;0.3283138;0.008554346,0.009160759;0.6548869;0.00151382,0.1815406;0.5351353;0.02677838,0.3641897;0.397552;0.05927395,0.5961132;0.2894572;0.07832941,-0.1652247;0.5279856;0.01005162,-0.3632957;0.4095048;0.01877201,-0.5920856;0.2934394;0.01429016,0.08875289;0.004893328;-0.03966252,0.09512015;-0.2984945;0.006040562,0.1035562;-0.6229893;0.08429338,0.1058664;-0.5822919;-0.02267498,-0.08771145;0.006736113;-0.04165889,-0.1142691;-0.2973083;-0.009640284,-0.1339042;-0.6221591;0.06504554,-0.1286457;-0.5813292;-0.04180512,0.007899881;0.5734019;0.005879838,0;0;0,-0.05709247;0.30757;-0.1001165,-0.1111726;0.6081185;-0.2161391,0.07820196;0.510964;-0.1621263,0.222023;0.331381;-0.1418467,0.2253628;0.07923165;-0.189235,-0.1958888;0.4545321;-0.05750588,-0.2298493;0.2419306;0.02611889,-0.2914651;0.002638906;-0.04301185,0.07127249;0.01690558;-0.06409812,0.1107554;-0.2863039;-0.0901475,0.1277594;-0.6157764;-0.03866625,0.1013349;-0.6235158;-0.1358232,-0.09576842;-0.0122828;-0.01231575,-0.09003025;-0.3191012;-0.014046,-0.02492175;-0.6439181;0.02774469,-0.04987785;-0.6520633;-0.06964187,-0.0979168;0.5340655;-0.1845024,783.2673
+0;0;0,0.004362526;0.3281987;0.008551348,0.009155834;0.6545416;0.001516343,0.1810869;0.5349597;0.02672298,0.3649099;0.396492;0.05942741,0.5973732;0.2881457;0.07852723,-0.16478;0.5278284;0.01003956,-0.3641239;0.4085861;0.018816,-0.5934464;0.2922505;0.01432371,0.08810521;0.004857618;-0.03937308,0.09447563;-0.2986808;0.006352685,0.1029151;-0.6233041;0.08463647,0.1052248;-0.5826087;-0.02231213,-0.08707137;0.006686956;-0.04135488,-0.1136422;-0.2975084;-0.009320378,-0.1332851;-0.6224878;0.06539501,-0.1280275;-0.5816599;-0.0414359,0.007896047;0.5731271;0.005878584,0;0;0,-0.05719277;0.3071689;-0.1009099,-0.111495;0.6073056;-0.2172525,0.07756174;0.5117844;-0.1626592,0.2220897;0.331176;-0.1397233,0.2261705;0.07849041;-0.1874337,-0.1956542;0.4541773;-0.058613,-0.2302414;0.2403123;0.0256442,-0.256091;-0.003960982;-0.05054845,0.07104111;0.01679331;-0.0633049,0.1116913;-0.2863837;-0.08972979,0.1266337;-0.6161253;-0.0384748,0.1002729;-0.6239551;-0.135592,-0.09488097;-0.01187323;-0.01389221,-0.08952869;-0.3188547;-0.01473751,-0.02549138;-0.6440065;0.02715975,-0.05037965;-0.6522466;-0.07018501,-0.09820959;0.533347;-0.1855893,783.3007
+0;0;0,0.004266947;0.3280086;0.008458956,0.008987146;0.6543112;0.00136421,0.1803593;0.5345008;0.0266548,0.3692235;0.4020893;0.05988678,0.590847;0.3075033;0.07675307,-0.1645872;0.5282588;0.009892743,-0.3674572;0.4139327;0.01884605,-0.5825172;0.3040686;0.01364658,0.08823004;0.004820383;-0.03947238,0.09448586;-0.2997389;0.00632916,0.102628;-0.624024;0.0840144,0.1050134;-0.5833309;-0.02286511,-0.08719925;0.006731812;-0.0414345,-0.1141695;-0.2984868;-0.009693995,-0.1338184;-0.6228868;0.06541065,-0.1284908;-0.5820889;-0.04135211,0.007743723;0.5729041;0.005739699,0;0;0,-0.05831976;0.3062861;-0.1023085,-0.1134512;0.6057065;-0.2199862,0.07509629;0.5113027;-0.1628742,0.2209158;0.331207;-0.1381953,0.2320333;0.0940187;-0.1825356,-0.1966797;0.453784;-0.06051159,-0.2285939;0.2408241;0.02857479,-0.2341651;0.01577269;-0.05899695,0.07052787;0.0168581;-0.06408954,0.1107312;-0.2875572;-0.08875227,0.1243591;-0.6169649;-0.03808689,0.09808099;-0.6250431;-0.1350548,-0.09516737;-0.01212992;-0.01272327,-0.09166507;-0.3201491;-0.01500017,-0.02815552;-0.6449496;0.02663318,-0.05298533;-0.6533937;-0.07057178,-0.09998094;0.531933;-0.187989,783.3237
+0;0;0,0.004268396;0.32812;0.008461828,0.008989723;0.654501;0.001365609,0.1806498;0.5346123;0.02669188,0.3688883;0.4026396;0.05981375,0.5938002;0.30665;0.07693031,-0.1648725;0.5283598;0.009901837,-0.3670703;0.4144126;0.01882548,-0.5853214;0.3029183;0.01354886,0.08710141;0.004758721;-0.03896745,0.09336166;-0.3000159;0.006866477,0.1014775;-0.6232526;0.08430055,0.1038615;-0.5825657;-0.02251634,-0.08608381;0.006645699;-0.04090448,-0.1130731;-0.2987887;-0.009141523,-0.1326585;-0.6221399;0.0657203,-0.127334;-0.5813484;-0.04097989,0.007746084;0.5730797;0.005741857,0;0;0,-0.05823553;0.3059281;-0.1037743,-0.1136938;0.6048156;-0.2228692,0.07487947;0.5110136;-0.1627541,0.2222962;0.33335;-0.1372297,0.2323117;0.09236667;-0.1810372,-0.1963775;0.4543114;-0.0615544,-0.2265618;0.2467826;0.03828678,-0.2187597;0.02956416;-0.07506062,0.07090704;0.01661411;-0.06183791,0.1117664;-0.2878236;-0.08783174,0.1241219;-0.6162988;-0.03787851,0.09786297;-0.6245822;-0.134701,-0.09263892;-0.01143991;-0.02036963,-0.08836049;-0.3196621;-0.01748677,-0.02682777;-0.6436353;0.02492778,-0.05163316;-0.6522886;-0.07213077,-0.1001462;0.5311693;-0.1905768,783.356
+0;0;0,0.004173279;0.327603;0.008453191,0.008791209;0.6530316;0.001396371,0.1805302;0.5330314;0.02667849,0.3728194;0.4072427;0.05923203,0.6040565;0.3160459;0.07712922,-0.1652858;0.5275706;0.009849636,-0.3702903;0.4191557;0.0186258,-0.5944447;0.3103999;0.01273137,0.08587299;0.004671341;-0.03840019,0.09166148;-0.3001065;0.00703558,0.09992449;-0.6229143;0.0845688,0.1023554;-0.5822493;-0.02203725,-0.08483648;0.006552563;-0.04037827,-0.1121066;-0.298779;-0.008496694,-0.1316135;-0.6217557;0.06627042,-0.1262501;-0.5809842;-0.04021765,0.007573962;0.5719193;0.00575036,0;0;0,-0.06000404;0.3047571;-0.1045716,-0.1164877;0.6020033;-0.224663,0.07248309;0.510286;-0.1629243,0.2204387;0.3334314;-0.1366704,0.2302722;0.08810079;-0.1793783,-0.1989897;0.4564075;-0.06043382,-0.2241382;0.2488582;0.04030599,-0.2103389;0.03500538;-0.08691154,0.07039358;0.0166007;-0.06033015,0.1100932;-0.2878496;-0.08718967,0.1219165;-0.6160877;-0.03815341,0.09480409;-0.6246481;-0.1343954,-0.09107632;-0.01128886;-0.02117153,-0.08690584;-0.3194501;-0.0185809,-0.02831571;-0.6434399;0.02480556,-0.05397345;-0.6523719;-0.07168528,-0.1026416;0.5288908;-0.1920671,783.3907
+0;0;0,0.004179657;0.3281037;0.008466109,0.008803137;0.6539242;0.001401271,0.1801731;0.5339203;0.02664354,0.3738247;0.4072405;0.0594277,0.6064838;0.3154829;0.07743496,-0.1649077;0.5284711;0.009850457,-0.3713646;0.4192881;0.01868879,-0.5968975;0.3098635;0.01275812,0.08430467;0.004586027;-0.03769888,0.09006844;-0.2988908;0.007542938,0.09833392;-0.6217946;0.08509919,0.1007642;-0.5811323;-0.02148014,-0.08328708;0.006432891;-0.03964083,-0.1104408;-0.2975953;-0.007895343,-0.1299535;-0.620668;0.06689399,-0.1245914;-0.5798991;-0.03956738,0.007584593;0.5727256;0.005759897,0;0;0,-0.06090184;0.3049286;-0.1051223,-0.118404;0.6024843;-0.2250328,0.07021399;0.5108793;-0.1623111,0.2192388;0.3331037;-0.1338341,0.228688;0.08629179;-0.1770616,-0.2005495;0.4577059;-0.06078754,-0.2277085;0.2517133;0.04623088,-0.2063044;0.0436655;-0.09208752,0.07029355;0.01639038;-0.05779004,0.1083256;-0.2867734;-0.08648729,0.1196778;-0.61511;-0.03733086,0.09250338;-0.623736;-0.1334991,-0.08850382;-0.0110915;-0.02436324,-0.08648901;-0.3179251;-0.0191312,-0.02944947;-0.6421681;0.02517547,-0.0551616;-0.6511657;-0.07124457,-0.1043639;0.5292726;-0.1925271,783.4232
+0;0;0,0.004179657;0.3281037;0.008466109,0.008803137;0.6539242;0.001401271,0.1801731;0.5339203;0.02664354,0.3738247;0.4072405;0.0594277,0.6064838;0.3154829;0.07743496,-0.1649077;0.5284711;0.009850457,-0.3713646;0.4192881;0.01868879,-0.5968975;0.3098635;0.01275812,0.08430467;0.004586027;-0.03769888,0.09006844;-0.2988908;0.007542938,0.09833392;-0.6217946;0.08509919,0.1007642;-0.5811323;-0.02148014,-0.08328708;0.006432891;-0.03964083,-0.1104408;-0.2975953;-0.007895343,-0.1299535;-0.620668;0.06689399,-0.1245914;-0.5798991;-0.03956738,0.007584593;0.5727256;0.005759897,0;0;0,-0.06090184;0.3049286;-0.1051223,-0.118404;0.6024843;-0.2250328,0.07021399;0.5108793;-0.1623111,0.2192388;0.3331037;-0.1338341,0.228688;0.08629179;-0.1770616,-0.2005495;0.4577059;-0.06078754,-0.2277085;0.2517133;0.04623088,-0.2063044;0.0436655;-0.09208752,0.07029355;0.01639038;-0.05779004,0.1083256;-0.2867734;-0.08648729,0.1196778;-0.61511;-0.03733086,0.09250338;-0.623736;-0.1334991,-0.08850382;-0.0110915;-0.02436324,-0.08648901;-0.3179251;-0.0191312,-0.02944947;-0.6421681;0.02517547,-0.0551616;-0.6511657;-0.07124457,-0.1043639;0.5292726;-0.1925271,783.4456
+0;0;0,0.004180003;0.3281309;0.008466811,0.008804283;0.6540054;0.001399474,0.179658;0.5340728;0.02658175,0.3730943;0.4075337;0.05932948,0.6076038;0.3150463;0.07747995,-0.1643919;0.5286399;0.009838837,-0.3706194;0.4195782;0.01866735,-0.597946;0.3092833;0.01268951,0.08422536;0.004581714;-0.03766342,0.0899806;-0.2984459;0.007511418,0.09824913;-0.621469;0.08509634,0.1006743;-0.580829;-0.02125968,-0.08320874;0.00642684;-0.03960355,-0.1103222;-0.2971513;-0.007905059,-0.1298422;-0.6203433;0.06691191,-0.1244913;-0.5795971;-0.03932639,0.00758507;0.5727621;0.005760496,0;0;0,-0.06118957;0.3045019;-0.1062708,-0.118923;0.6015316;-0.2275128,0.06898504;0.5107157;-0.1628256,0.218326;0.3337146;-0.1333292,0.2281296;0.08466722;-0.1752501,-0.2004821;0.4605249;-0.06132379,-0.2231266;0.2494408;0.03579938,-0.1975717;0.0471908;-0.1135993,0.07065992;0.01649317;-0.05717158,0.1069686;-0.2863165;-0.08696389,0.1186964;-0.6147596;-0.03777742,0.09052143;-0.623608;-0.1333163,-0.08848763;-0.01097142;-0.02414546,-0.08576033;-0.3173602;-0.01989094,-0.03052179;-0.6419615;0.02499124,-0.05722745;-0.6511899;-0.07081398,-0.1048312;0.5284351;-0.1946602,783.4686
+0;0;0,0.004212291;0.3283917;0.008435215,0.008861298;0.6551574;0.001309271,0.1791693;0.5352658;0.02669695,0.3779079;0.4170097;0.05924934,0.6158482;0.3287759;0.08274376,-0.1639812;0.5304092;0.009723196,-0.3739661;0.4287074;0.01993484,-0.6062701;0.3240457;0.01414295,0.08376665;0.004528835;-0.03744378,0.08938571;-0.2980685;0.008022089,0.09739999;-0.6216216;0.08459805,0.09993496;-0.5809695;-0.0215976,-0.08273509;0.006413941;-0.03941024,-0.1099198;-0.2967892;-0.007903058,-0.1296054;-0.6202176;0.06707215,-0.1241517;-0.5794949;-0.03900655,0.007635998;0.573619;0.00569409,0;0;0,-0.06051144;0.3042297;-0.1082249,-0.1178162;0.60121;-0.2321665,0.0686616;0.5108168;-0.1628468,0.2184074;0.334194;-0.1324854,0.2298867;0.08265901;-0.1718695,-0.1985229;0.4624789;-0.06420928,-0.2191144;0.2489896;0.02820019,-0.1930658;0.05125378;-0.1304654,0.07018541;0.01660466;-0.05690074,0.1066179;-0.2857555;-0.08714676,0.1185765;-0.6144574;-0.03788447,0.09002286;-0.6235742;-0.1330264,-0.08796199;-0.01096925;-0.02411979,-0.08543351;-0.3169766;-0.02000197,-0.03091291;-0.641914;0.02536216,-0.05799235;-0.6514167;-0.0700509,-0.1038423;0.5280711;-0.1986303,783.5017
+0;0;0,0.004213711;0.3285024;0.008438059,0.008869047;0.6557106;0.001301106,0.1786849;0.5357862;0.02663645,0.3782062;0.4170645;0.05931703,0.6166418;0.3286469;0.08286036,-0.1634853;0.5309435;0.009711175,-0.3742972;0.4288412;0.01996303,-0.6070848;0.3239616;0.01415909,0.08361013;0.004520372;-0.03737381,0.08920908;-0.2969937;0.007929303,0.09724623;-0.6214702;0.0847238,0.09977786;-0.5808321;-0.02133232,-0.08258049;0.006401956;-0.0393366,-0.1096679;-0.2957158;-0.0079422,-0.1294097;-0.6200672;0.06724698,-0.1239632;-0.5793586;-0.03869235,0.007641609;0.5740299;0.005693579,0;0;0,-0.06005045;0.30406;-0.1092899,-0.1168721;0.601132;-0.234401,0.06862399;0.5111479;-0.1630723,0.2197101;0.334772;-0.1308832,0.231074;0.08260819;-0.1697128,-0.1969843;0.4643034;-0.06538275,-0.2199406;0.2480156;0.02216278,-0.1876545;0.06024732;-0.1479082,0.070016;0.01652598;-0.05685544,0.1067562;-0.2845444;-0.08849764,0.1186072;-0.6140924;-0.03845024,0.08946478;-0.623332;-0.1332049,-0.08786542;-0.01080188;-0.02389303,-0.08560742;-0.3157166;-0.0198433,-0.03088097;-0.6415776;0.02561641,-0.05854955;-0.6512101;-0.0694162,-0.1030367;0.5279319;-0.2005947,783.535
+0;0;0,0.003683859;0.2871949;0.007377016,0.00777039;0.5744348;0.001118097,0.1479862;0.4712868;0.02226609,0.3485765;0.3519289;0.05512176,0.5863069;0.2637729;0.07859546,-0.1346651;0.4672865;0.008284885,-0.3466065;0.3646371;0.01859167,-0.5787055;0.2600677;0.01280489,0.08307218;0.004491288;-0.03713335,0.08865044;-0.2959091;0.008002441,0.09669849;-0.6208252;0.08490096,0.09924662;-0.5801177;-0.02184654,-0.08204915;0.006360765;-0.0390835,-0.1090365;-0.2946411;-0.007805061,-0.1288051;-0.6194319;0.06748596,-0.123323;-0.5786535;-0.03914399,0.00669509;0.5028781;0.004966131,0;0;0,-0.03829889;0.2757455;-0.07103872,-0.07878475;0.5476639;-0.1545689,0.06983459;0.5120844;-0.1628213,0.2218137;0.3350282;-0.1294191,0.2332806;0.08347455;-0.1672013,-0.1732993;0.4450352;-0.03582554,-0.1886775;0.2154987;0.0155434,-0.1517551;0.06991102;-0.1900756,0.06981526;0.01649028;-0.05615997,0.1064883;-0.2832591;-0.08953953,0.1185445;-0.6133282;-0.03996587,0.08315235;-0.6176202;-0.1352949,-0.08700971;-0.01095873;-0.02468319,-0.08546089;-0.3147433;-0.02006979,-0.03122418;-0.6410356;0.02619359,-0.06518283;-0.6457476;-0.06950417,-0.06900227;0.4805813;-0.1313195,783.5689
+0;0;0,0.003510039;0.2853605;0.007383658,0.007412526;0.5675126;0.001282631,0.1508204;0.4653381;0.02280559,0.3567108;0.3508092;0.05555337,0.5979298;0.2769625;0.07221989,-0.1383348;0.4620398;0.008518298,-0.3542474;0.3627563;0.01875078,-0.5876443;0.265689;0.01410973,0.08273909;0.004422213;-0.03685384,0.08766802;-0.2950982;0.007962905,0.09620406;-0.6203991;0.08519855,0.09879047;-0.5796969;-0.02147474,-0.08160248;0.006373334;-0.03903762,-0.1088143;-0.2936692;-0.00774356,-0.1286687;-0.6189115;0.06763606,-0.1231478;-0.5781335;-0.03891802,0.006382463;0.4974421;0.005043186,0;0;0,-0.03926982;0.2737369;-0.07087636,-0.08044215;0.5401839;-0.1543188,0.06980099;0.5132688;-0.163528,0.224241;0.3364744;-0.125159,0.2377603;0.086712;-0.1619518,-0.1771464;0.4412813;-0.0325486,-0.1975695;0.208244;0.01053985,-0.1483136;0.07196015;-0.1966275,0.06925616;0.01673841;-0.05609751,0.1058189;-0.2819368;-0.0907619,0.1178674;-0.6124539;-0.04104185,0.08239733;-0.6169114;-0.1361995,-0.08658305;-0.01139059;-0.02443663,-0.08640472;-0.3142567;-0.02026238,-0.03196104;-0.6409671;0.02615999,-0.06599469;-0.6458524;-0.06936564,-0.07044573;0.47473;-0.1310608,783.6024
+0;0;0,0.003520672;0.2862249;0.007406026,0.007447568;0.5701269;0.001259534,0.1524614;0.46698;0.02301402,0.3591717;0.351995;0.05589221,0.5873903;0.2821283;0.07166049,-0.1399269;0.4636448;0.008566981,-0.3566993;0.3639659;0.01884021,-0.5775173;0.2721301;0.01444929,0.08177345;0.004370601;-0.03642372,0.08668591;-0.2941492;0.008243296,0.0952689;-0.6212393;0.08590376,0.09785611;-0.5805339;-0.02080249,-0.0806501;0.006298951;-0.03858202,-0.107771;-0.2927411;-0.007392503,-0.1277346;-0.6197724;0.06840173,-0.122212;-0.5789911;-0.03818528,0.006408487;0.4994429;0.005053013,0;0;0,-0.04031599;0.2745662;-0.07056904,-0.08216491;0.5428151;-0.1538582,0.07031737;0.5130492;-0.1645327,0.227193;0.3382226;-0.1214354,0.2474557;0.1018616;-0.1520395,-0.1798743;0.4418952;-0.03142542,-0.2230861;0.2162953;0.03391314,-0.1499356;0.09409856;-0.1582604,0.06928835;0.01656893;-0.0543809,0.1070127;-0.2802022;-0.09484148,0.1181793;-0.6122051;-0.04247618,0.08286157;-0.6166463;-0.1377337,-0.0854432;-0.01110152;-0.02467594,-0.08479684;-0.312945;-0.01983941,-0.02981561;-0.6414785;0.02637295,-0.0636954;-0.6463509;-0.06924928,-0.07195191;0.4767134;-0.1306643,783.6357
+0;0;0,0.003530896;0.2870561;0.007427532,0.007464303;0.5714291;0.001271012,0.153079;0.4680351;0.02310567,0.361771;0.3519477;0.05629905,0.5845934;0.2837331;0.07169449,-0.1405155;0.4646862;0.008599034,-0.359366;0.3640516;0.01897075,-0.5749629;0.2743873;0.01468365,0.08114105;0.004336801;-0.03614204,0.08602601;-0.2925113;0.008274857,0.09462836;-0.6203394;0.08611052,0.09721515;-0.5796357;-0.02057813,-0.0800264;0.006250238;-0.03828364,-0.1069955;-0.2911153;-0.007268779,-0.1270041;-0.6188844;0.06869645,-0.1214824;-0.5781048;-0.03787296,0.006423557;0.5006319;0.00507057,0;0;0,-0.04092231;0.2751759;-0.07122111,-0.08277014;0.5438053;-0.1548967,0.07036717;0.5131834;-0.1663303,0.2310132;0.3399216;-0.1183341,0.2524986;0.1094195;-0.1491113,-0.1808983;0.4423548;-0.03206455,-0.2361204;0.2160682;0.03018763,-0.1489244;0.1012508;-0.1535347,0.06964301;0.0163151;-0.052845,0.1066289;-0.278127;-0.09813809,0.1181937;-0.6107845;-0.04513955,0.08289832;-0.6153001;-0.1403584,-0.08454509;-0.01056264;-0.02548498,-0.0839448;-0.3107097;-0.02029909,-0.02826148;-0.6399678;0.02544079,-0.06211711;-0.6449202;-0.07014088,-0.07255292;0.4776067;-0.1316347,783.6579
+0;0;0,0.003455083;0.2870593;0.007339492,0.007327612;0.5714321;0.001131693,0.1529944;0.4683413;0.02320414,0.3652473;0.3586991;0.05572729,0.5873701;0.2885749;0.07258327,-0.1409456;0.465964;0.008439902,-0.3615797;0.3692953;0.01874373,-0.5814382;0.2905717;0.01652882,0.08121573;0.004364608;-0.03597055,0.08581261;-0.2925336;0.008141395,0.09454758;-0.6203691;0.08593096,0.09725825;-0.5796744;-0.02075551,-0.07994057;0.00627265;-0.03845886,-0.1067544;-0.2910902;-0.00728346,-0.1264972;-0.6189281;0.06845407,-0.1208591;-0.5781319;-0.03810756,0.00630014;0.5006353;0.00494155,0;0;0,-0.04092231;0.2751759;-0.07122111,-0.08277014;0.5438053;-0.1548967,0.07036717;0.5131834;-0.1663303,0.2310132;0.3399216;-0.1183341,0.2524986;0.1094195;-0.1491113,-0.1808983;0.4423548;-0.03206455,-0.2361204;0.2160682;0.03018763,-0.1489244;0.1012508;-0.1535347,0.06964301;0.0163151;-0.052845,0.1066289;-0.278127;-0.09813809,0.1181937;-0.6107845;-0.04513955,0.08289832;-0.6153001;-0.1403584,-0.08454509;-0.01056264;-0.02548498,-0.0839448;-0.3107097;-0.02029909,-0.02826148;-0.6399678;0.02544079,-0.06211711;-0.6449202;-0.07014088,-0.07255292;0.4776067;-0.1316347,783.6808
+0;0;0,0.003453348;0.2869151;0.007335805,0.007309039;0.5700535;0.001155883,0.1518418;0.4675424;0.02306885,0.3677304;0.3560222;0.05614909,0.5797368;0.2890917;0.07223739,-0.1398163;0.4651836;0.008419223,-0.3642297;0.366859;0.01889955,-0.574075;0.2917208;0.01678551,0.08073532;0.00433879;-0.03575778,0.08532296;-0.2919624;0.008265462,0.09405472;-0.6196775;0.08602646,0.09676459;-0.578986;-0.02062853,-0.0794677;0.006235546;-0.03823137,-0.1062276;-0.2905293;-0.007118661,-0.1259632;-0.6182468;0.06859107,-0.1203268;-0.5774537;-0.03793911,0.006286344;0.4995857;0.004948029,0;0;0,-0.04047689;0.2747706;-0.07244825,-0.08018048;0.5417445;-0.1582072,0.07066898;0.5135546;-0.1680892,0.2352456;0.3401982;-0.1133072,0.2604736;0.12075;-0.1431611,-0.1787229;0.4427289;-0.03539906,-0.2761759;0.2239496;0.01730283,-0.1452065;0.1153392;-0.1266974,0.07027479;0.0160023;-0.05119586,0.1080927;-0.2766152;-0.1031408,0.1185305;-0.6088537;-0.04810619,0.08331995;-0.6135276;-0.1432633,-0.08378821;-0.009997058;-0.02636722,-0.08304089;-0.309534;-0.02084285,-0.02717458;-0.6387149;0.02431409,-0.06093872;-0.6438236;-0.07120713,-0.07070753;0.4760514;-0.1342111,783.7139
+0;0;0,0.003354928;0.2872458;0.007211582,0.007130055;0.5704919;0.0009401576,0.1517591;0.4682381;0.02285144,0.3720998;0.3622596;0.05501429,0.5865988;0.307104;0.07608747,-0.1401613;0.4663095;0.008117974,-0.3684241;0.3735832;0.01878716,-0.5793945;0.3029898;0.01676154,0.08036453;0.004354485;-0.03550778,0.08468188;-0.2900995;0.007872149,0.09348196;-0.6170825;0.08545614,0.09622697;-0.5763946;-0.02125658,-0.0790332;0.006157722;-0.03813211,-0.1056058;-0.2887215;-0.007411739,-0.1254176;-0.6156843;0.06820186,-0.1197464;-0.5748987;-0.03838554,0.00612445;0.4999954;0.004751497,0;0;0,-0.03904009;0.2749403;-0.07387257,-0.07708821;0.5419041;-0.1607676,0.07273936;0.5158668;-0.1704953,0.2386364;0.3433187;-0.111155,0.2657326;0.1246653;-0.1420181,-0.1776888;0.445599;-0.03860935,-0.2604097;0.2134462;-0.04745622,-0.09544711;0.08388023;-0.1215917,0.07048103;0.01530224;-0.05036354,0.1105726;-0.27399;-0.1078639,0.1203753;-0.6054107;-0.05237675,0.08557065;-0.6101279;-0.1477325,-0.08317821;-0.008939366;-0.02719732,-0.08077078;-0.3065328;-0.02119932,-0.02442775;-0.6350144;0.02284468,-0.05777441;-0.6401722;-0.07287002,-0.06803887;0.4762144;-0.1365132,783.7361
+0;0;0,0.003763989;0.3222693;0.008090878,0.00813926;0.6504969;0.0008021826,0.1678536;0.5332201;0.02524145,0.3910829;0.4258523;0.05782593,0.6025246;0.3714828;0.07859877,-0.1546393;0.5310897;0.008964958,-0.3858945;0.4371477;0.01977401,-0.593858;0.3675604;0.01777726,0.08036862;0.004354707;-0.03550958,0.08466268;-0.2885102;0.007636238,0.09348286;-0.6162404;0.0853975,0.09618827;-0.5757067;-0.01977583,-0.07903722;0.006158034;-0.03813405,-0.1054664;-0.2871299;-0.007579466,-0.1253235;-0.6148398;0.0682069,-0.1197341;-0.5742097;-0.03684293,0.006966801;0.5683033;0.005245914,0;0;0,-0.04577515;0.2905673;-0.1319559,-0.08479078;0.5795201;-0.282922,0.07455276;0.5161108;-0.1723373,0.242148;0.3434974;-0.1049774,0.2726628;0.1286158;-0.1364408,-0.1678273;0.4691826;-0.1107206,-0.282787;0.258679;-0.040768,-0.1565755;0.1385064;-0.1739009,0.07113688;0.01519302;-0.04947448,0.1115889;-0.2718605;-0.1095891,0.1218123;-0.604168;-0.05482722,0.09319618;-0.615916;-0.14766,-0.08302395;-0.008771461;-0.02773253,-0.07824915;-0.3047181;-0.02120238,-0.02156412;-0.6340926;0.02158648,-0.04866921;-0.6462714;-0.07150471,-0.07540466;0.5082482;-0.2428083,783.7581
+0;0;0,0.003763989;0.3222693;0.008090878,0.00813926;0.6504969;0.0008021826,0.1678536;0.5332201;0.02524145,0.3910829;0.4258523;0.05782593,0.6025246;0.3714828;0.07859877,-0.1546393;0.5310897;0.008964958,-0.3858945;0.4371477;0.01977401,-0.593858;0.3675604;0.01777726,0.08036862;0.004354707;-0.03550958,0.08466268;-0.2885102;0.007636238,0.09348286;-0.6162404;0.0853975,0.09618827;-0.5757067;-0.01977583,-0.07903722;0.006158034;-0.03813405,-0.1054664;-0.2871299;-0.007579466,-0.1253235;-0.6148398;0.0682069,-0.1197341;-0.5742097;-0.03684293,0.006966801;0.5683033;0.005245914,0;0;0,-0.04577515;0.2905673;-0.1319559,-0.08479078;0.5795201;-0.282922,0.07455276;0.5161108;-0.1723373,0.242148;0.3434974;-0.1049774,0.2726628;0.1286158;-0.1364408,-0.1678273;0.4691826;-0.1107206,-0.282787;0.258679;-0.040768,-0.1565755;0.1385064;-0.1739009,0.07113688;0.01519302;-0.04947448,0.1115889;-0.2718605;-0.1095891,0.1218123;-0.604168;-0.05482722,0.09319618;-0.615916;-0.14766,-0.08302395;-0.008771461;-0.02773253,-0.07824915;-0.3047181;-0.02120238,-0.02156412;-0.6340926;0.02158648,-0.04866921;-0.6462714;-0.07150471,-0.07540466;0.5082482;-0.2428083,783.7813
+0;0;0,0.003724784;0.3268197;0.008068557,0.008143689;0.6642496;0.0004056296,0.1635984;0.5449136;0.02451308,0.3912159;0.4450402;0.05634999,0.6035335;0.3966643;0.07878302,-0.150572;0.5435792;0.008737897,-0.3849071;0.4554063;0.01925539,-0.5970295;0.4016979;0.02571495,0.08087268;0.004324875;-0.03565846,0.08478105;-0.2883177;0.007229052,0.09374584;-0.6154686;0.08476295,0.0964588;-0.5749249;-0.02060683,-0.07946752;0.006233765;-0.0384275,-0.106162;-0.2867799;-0.008018637,-0.1261762;-0.6137938;0.0680135,-0.1205708;-0.5731611;-0.03723308,0.006946811;0.5789653;0.005052998,0;0;0,-0.04137415;0.2943141;-0.1362259,-0.07062568;0.5911087;-0.2942874,0.07784045;0.5162334;-0.1753831,0.2455198;0.3456361;-0.1006958,0.2807517;0.1317085;-0.1309609,-0.1595651;0.4818281;-0.1261895,-0.2562274;0.2731897;-0.02656802,-0.1635764;0.1354529;-0.1692796,0.07222377;0.01516956;-0.04882861,0.1145785;-0.2702676;-0.1138361,0.1246774;-0.6018516;-0.05843139,0.09735862;-0.6136257;-0.1518655,-0.08340332;-0.008479387;-0.02833029,-0.07521044;-0.3041007;-0.02239787,-0.01755691;-0.632907;0.01861502,-0.04335264;-0.6451043;-0.0750615,-0.06443271;0.5172814;-0.2517715,783.8148
+0;0;0,0.003749382;0.328978;0.008121841,0.008151396;0.6652001;0.0005226973,0.151671;0.5496219;0.02308227,0.3665732;0.4553276;0.0531407,0.5764789;0.4075013;0.07531889,-0.1385305;0.5483893;0.008510621,-0.3597751;0.4651419;0.01844058,-0.5694878;0.4120436;0.02482677,0.08209919;0.004390466;-0.03619925,0.08602621;-0.2896478;0.006892808,0.09496262;-0.6157631;0.08418126,0.09770954;-0.5750874;-0.02250784,-0.08067273;0.006328307;-0.03901029,-0.1074945;-0.2880828;-0.008456394,-0.1274454;-0.6140616;0.06733505,-0.1217698;-0.5732957;-0.0392293,0.006970797;0.5810757;0.005106854,0;0;0,-0.02761021;0.2978927;-0.1371284,-0.02635606;0.5966076;-0.2916558,0.09636772;0.5088332;-0.1699922,0.249314;0.3439968;-0.09641027,0.288619;0.1327493;-0.1222799,-0.1394993;0.5025636;-0.1533737,-0.2013427;0.3173679;-0.01974793,-0.1583885;0.1300984;-0.1193707,0.07429221;0.0147098;-0.04831386,0.1176009;-0.2711872;-0.1170025,0.1272969;-0.6016494;-0.06127787,0.1074958;-0.6124823;-0.1584616,-0.08512406;-0.007170503;-0.02779242,-0.0708665;-0.3040033;-0.0235654,-0.01286033;-0.6317253;0.01690877,-0.03110142;-0.6429354;-0.08042093,-0.02829571;0.5230176;-0.2506671,783.8369
+0;0;0,0.003792881;0.3327948;0.008216069,0.008252506;0.6733452;0.0004872344,0.1533248;0.5555919;0.02334273,0.3735216;0.4589744;0.05414171,0.5833968;0.411155;0.07631668,-0.1400422;0.5543457;0.008612125,-0.3667376;0.4690474;0.01878673,-0.5764199;0.4159569;0.02517199,0.08274366;0.004424931;-0.03648341,0.08669018;-0.2910736;0.006822653,0.09561693;-0.6168361;0.08402749,0.09836258;-0.5761654;-0.02261223,-0.081306;0.006377982;-0.03931652,-0.108261;-0.2894953;-0.008610882,-0.1281903;-0.6151214;0.06709857,-0.1225173;-0.5743604;-0.03941647,0.007046195;0.5873888;0.005171228,0;0;0,-0.0240743;0.3004934;-0.1412742,-0.02710184;0.6015801;-0.3005912,0.09686455;0.5089709;-0.1738148,0.2508491;0.3411915;-0.09069467,0.2941867;0.1307566;-0.1164834,-0.139938;0.5048161;-0.1601489,-0.2079107;0.319037;-0.02002046,-0.1659042;0.1291232;-0.1148584,0.07646888;0.01460418;-0.04622078,0.1190712;-0.2715472;-0.1204691,0.1286432;-0.6017068;-0.06511164,0.1101548;-0.6130259;-0.1622937,-0.08548114;-0.006968792;-0.02900936,-0.06958073;-0.3052068;-0.02559726,-0.0103873;-0.6324812;0.01376038,-0.02730934;-0.6441739;-0.08354741,-0.02712552;0.5269101;-0.2577393,783.8704
+0;0;0,0.003534811;0.3368379;0.008176722,0.007830286;0.6799126;0.0003068107,0.1556555;0.5615599;0.02330443,0.3705022;0.4740518;0.05257598,0.5814748;0.4324068;0.07335692,-0.143239;0.5607913;0.008376637,-0.364273;0.4850655;0.01749271,-0.5733308;0.4309194;0.02371424,0.08499591;0.004570771;-0.03737523,0.08853634;-0.2874313;0.00510386,0.09748226;-0.6133238;0.08236599,0.1002286;-0.5726397;-0.02448414,-0.08345684;0.006478637;-0.04043622,-0.1103885;-0.2858257;-0.01018615,-0.1304183;-0.6115943;0.0655042,-0.1247373;-0.5708175;-0.04122081,0.006664626;0.5935867;0.005034845,0;0;0,-0.01716189;0.3040702;-0.1441734,-0.01898944;0.607015;-0.3054121,0.1023327;0.5059094;-0.1719,0.2508153;0.3453994;-0.08905673,0.2973183;0.1353304;-0.1086562,-0.1354157;0.5051475;-0.1660604,-0.2185378;0.3363458;-0.02724312,-0.172766;0.1462194;-0.1190719,0.07959095;0.01412499;-0.04591155,0.1185134;-0.2681984;-0.122467,0.129587;-0.5987173;-0.06870794,0.114018;-0.6101956;-0.166564,-0.08817174;-0.006960385;-0.02862523,-0.06859349;-0.3014057;-0.02769822,-0.008482222;-0.6287448;0.0109167,-0.02247508;-0.6405779;-0.08702636,-0.01891862;0.5320687;-0.2622969,783.9037
+0;0;0,0.003458019;0.3295204;0.007999087,0.007464935;0.6496917;0.0007128222,0.1543366;0.5386975;0.02319104,0.3915515;0.4420787;0.05551013,0.603162;0.4003078;0.07635389,-0.1424517;0.5379343;0.00836844,-0.3864982;0.4543245;0.01843362,-0.5961879;0.4000147;0.02467396,0.08385594;0.004509468;-0.03687396,0.08737964;-0.2861125;0.005404379,0.09628981;-0.6107028;0.08235776,0.09902903;-0.5700462;-0.02421688,-0.08233751;0.006391746;-0.03989388,-0.1091419;-0.2845312;-0.009786773,-0.1290917;-0.6089979;0.0656011,-0.1234253;-0.5682489;-0.04084875,0.006395588;0.5704986;0.005050197,0;0;0,-0.01380564;0.2948641;-0.1467111,-0.0184909;0.5692466;-0.3117263,0.103096;0.5074844;-0.1743674,0.2554183;0.32637;-0.0711875,0.3062761;0.1183993;-0.1046529,-0.1363546;0.4917071;-0.1732082,-0.2495699;0.3120958;-0.02633177,-0.2005403;0.1134841;-0.09780061,0.08019858;0.0128971;-0.04258752,0.1210472;-0.2664555;-0.1235478,0.1329431;-0.5957633;-0.07087088,0.1214207;-0.6087755;-0.1683204,-0.08612738;-0.005824798;-0.03098371,-0.06319539;-0.2986189;-0.028384,-0.002521094;-0.6245465;0.009693356,-0.01245899;-0.6378884;-0.08778457,-0.01732728;0.5032904;-0.2676818,783.926
+0;0;0,0.003458019;0.3295204;0.007999087,0.007464935;0.6496917;0.0007128222,0.1543366;0.5386975;0.02319104,0.3915515;0.4420787;0.05551013,0.603162;0.4003078;0.07635389,-0.1424517;0.5379343;0.00836844,-0.3864982;0.4543245;0.01843362,-0.5961879;0.4000147;0.02467396,0.08385594;0.004509468;-0.03687396,0.08737964;-0.2861125;0.005404379,0.09628981;-0.6107028;0.08235776,0.09902903;-0.5700462;-0.02421688,-0.08233751;0.006391746;-0.03989388,-0.1091419;-0.2845312;-0.009786773,-0.1290917;-0.6089979;0.0656011,-0.1234253;-0.5682489;-0.04084875,0.006395588;0.5704986;0.005050197,0;0;0,-0.01380564;0.2948641;-0.1467111,-0.0184909;0.5692466;-0.3117263,0.103096;0.5074844;-0.1743674,0.2554183;0.32637;-0.0711875,0.3062761;0.1183993;-0.1046529,-0.1363546;0.4917071;-0.1732082,-0.2495699;0.3120958;-0.02633177,-0.2005403;0.1134841;-0.09780061,0.08019858;0.0128971;-0.04258752,0.1210472;-0.2664555;-0.1235478,0.1329431;-0.5957633;-0.07087088,0.1214207;-0.6087755;-0.1683204,-0.08612738;-0.005824798;-0.03098371,-0.06319539;-0.2986189;-0.028384,-0.002521094;-0.6245465;0.009693356,-0.01245899;-0.6378884;-0.08778457,-0.01732728;0.5032904;-0.2676818,783.9487
+0;0;0,0.003029023;0.3131543;0.007298726,0.006708545;0.6185637;5.972059E-05,0.1697613;0.5063227;0.02452853,0.4046738;0.4167755;0.05664568,0.6168513;0.3809778;0.07742599,-0.159545;0.5062789;0.007992986,-0.4007129;0.4289866;0.01789209,-0.6118287;0.3826571;0.02193251,0.08278123;0.004385008;-0.03643927,0.08605518;-0.285124;0.005295347,0.09498835;-0.6078728;0.0818285,0.09775919;-0.5672678;-0.02445162,-0.08126378;0.006345294;-0.03944258,-0.1083653;-0.2834135;-0.009890964,-0.1280367;-0.6060909;0.0649174,-0.1223473;-0.5653933;-0.04123722,0.005700877;0.5412192;0.004364315,0;0;0,-0.01768903;0.2766156;-0.1459415,-0.03150849;0.5354677;-0.307642,0.1098259;0.5035605;-0.1733174,0.2580614;0.3261414;-0.06947732,0.3119842;0.1182229;-0.09386659,-0.1602094;0.48079;-0.1592616,-0.2728351;0.2988707;-0.02341278,-0.21479;0.1056379;-0.1010302,0.08088744;0.0122712;-0.03881264,0.1217376;-0.2657453;-0.1200902,0.1374914;-0.5939188;-0.07363701,0.1268492;-0.6078335;-0.1704557,-0.08390056;-0.004926085;-0.03370773,-0.05675176;-0.2961564;-0.02973267,0.004944876;-0.6200472;0.00757985,-0.004111106;-0.634289;-0.0892513,-0.02853356;0.4710872;-0.2646537,783.9819
+0;0;0,0.003033106;0.3135763;0.007308563,0.006748443;0.6220091;1.778919E-05,0.172521;0.5088881;0.0248381,0.4088006;0.4188197;0.05714216,0.621226;0.3829803;0.07794674,-0.1622524;0.5088436;0.008028034,-0.4048239;0.4311014;0.01798475,-0.6161863;0.3847178;0.02202988,0.08305257;0.004399381;-0.03655871,0.08631561;-0.2841448;0.005036823,0.09510234;-0.601603;0.08031543,0.09787899;-0.5609757;-0.02618736,-0.08153015;0.006366092;-0.03957186,-0.1085413;-0.282427;-0.01011873,-0.1278903;-0.599815;0.06346335,-0.1221889;-0.5590949;-0.04291368,0.005736858;0.544364;0.00433912,0;0;0,-0.0147572;0.2766855;-0.1470375,-0.02732891;0.5389021;-0.3091531,0.1152877;0.5027353;-0.1709795,0.2583618;0.3226562;-0.0610466,0.3148859;0.1158527;-0.09069753,-0.1622464;0.4885544;-0.1643485,-0.3063362;0.3257947;-0.03118964,-0.2471526;0.1267885;-0.0923099,0.08261545;0.01171967;-0.03592992,0.1187614;-0.2667574;-0.1143043,0.1395934;-0.5901886;-0.0758059,0.1335037;-0.6040912;-0.1732686,-0.08328835;-0.004470449;-0.03600957,-0.05341703;-0.2944325;-0.03069321,0.008800525;-0.6127163;0.006024411,0.0042968;-0.6269208;-0.09138798,-0.02473359;0.4741083;-0.2662172,784.0045
+0;0;0,0.003040703;0.3143618;0.007326871,0.00677427;0.6242821;-9.212643E-06,0.2113573;0.5022925;0.02961622,0.4046689;0.4286033;0.0560457,0.6171931;0.3927472;0.07685996,-0.2013335;0.5022377;0.008893656,-0.3997928;0.4386332;0.01703972,-0.6112535;0.392228;0.02108674,0.08045959;0.004262029;-0.03541731,0.08372858;-0.2848083;0.006254077,0.09244286;-0.5996492;0.08091202,0.09522873;-0.5589866;-0.02594467,-0.0789847;0.006167338;-0.03833639,-0.1060451;-0.2831525;-0.008829549,-0.1252346;-0.5979236;0.06414586,-0.1195142;-0.5571679;-0.04258465,0.005754716;0.5460253;0.004346159,0;0;0,-0.01166914;0.2779025;-0.146698,-0.02004898;0.5447361;-0.3043668,0.153018;0.476617;-0.1395643,0.2618673;0.3201865;-0.05483341,0.3179039;0.1134727;-0.08668852,-0.1946103;0.497546;-0.1463947,-0.3160677;0.3610624;-0.04580482,-0.2594471;0.1589473;-0.09899342,0.08227827;0.009221375;-0.02985883,0.1208446;-0.2683402;-0.1122062,0.1420632;-0.5892947;-0.07597804,0.1423652;-0.6026095;-0.1742814,-0.07909245;-0.002781353;-0.03850903,-0.04536633;-0.2927473;-0.02895942,0.01730625;-0.6081969;0.007622138,0.01918031;-0.6217767;-0.09054657,-0.01897502;0.4781564;-0.2630131,784.0265
+0;0;0,0.002998706;0.3159939;0.00730109,0.00672305;0.6318231;-0.0002514031,0.2035981;0.5098179;0.02855483,0.3997458;0.4412975;0.05544034,0.6135413;0.4121792;0.07684344,-0.1937775;0.5104302;0.008386452,-0.3945449;0.4511864;0.01701397,-0.6069413;0.4076831;0.02012793,0.07904115;0.004108725;-0.03468298,0.08209501;-0.2847777;0.006785259,0.09065678;-0.5955827;0.08041289,0.09351116;-0.5549083;-0.02660574,-0.07749221;0.006121178;-0.03774627,-0.1046582;-0.2829809;-0.008313643,-0.123589;-0.5937241;0.06361946,-0.1177972;-0.5529564;-0.04327111,0.005697075;0.5515553;0.004226186,0;0;0,-0.007412061;0.2799367;-0.1466117,-0.003707125;0.5547659;-0.3024321,0.1537219;0.4717572;-0.135689,0.2608653;0.3177849;-0.04239035,0.319914;0.1125914;-0.08011794,-0.1812585;0.5015869;-0.1584112,-0.3135224;0.3658347;-0.0691396,-0.2514082;0.166901;-0.1289869,0.08190249;0.007151067;-0.02661085,0.1224892;-0.2702626;-0.1077199,0.1444864;-0.587483;-0.07639289,0.1462605;-0.6003747;-0.175045,-0.07649054;-0.001066711;-0.04019146,-0.04225492;-0.2907146;-0.02940462,0.02081154;-0.6017495;0.007661231,0.02415326;-0.614895;-0.09083944,-0.006103977;0.4857745;-0.2612195,784.0601
+0;0;0,0.002998706;0.3159939;0.00730109,0.00672305;0.6318231;-0.0002514031,0.2035981;0.5098179;0.02855483,0.3997458;0.4412975;0.05544034,0.6135413;0.4121792;0.07684344,-0.1937775;0.5104302;0.008386452,-0.3945449;0.4511864;0.01701397,-0.6069413;0.4076831;0.02012793,0.07904115;0.004108725;-0.03468298,0.08209501;-0.2847777;0.006785259,0.09065678;-0.5955827;0.08041289,0.09351116;-0.5549083;-0.02660574,-0.07749221;0.006121178;-0.03774627,-0.1046582;-0.2829809;-0.008313643,-0.123589;-0.5937241;0.06361946,-0.1177972;-0.5529564;-0.04327111,0.005697075;0.5515553;0.004226186,0;0;0,-0.007412061;0.2799367;-0.1466117,-0.003707125;0.5547659;-0.3024321,0.1537219;0.4717572;-0.135689,0.2608653;0.3177849;-0.04239035,0.319914;0.1125914;-0.08011794,-0.1812585;0.5015869;-0.1584112,-0.3135224;0.3658347;-0.0691396,-0.2514082;0.166901;-0.1289869,0.08190249;0.007151067;-0.02661085,0.1224892;-0.2702626;-0.1077199,0.1444864;-0.587483;-0.07639289,0.1462605;-0.6003747;-0.175045,-0.07649054;-0.001066711;-0.04019146,-0.04225492;-0.2907146;-0.02940462,0.02081154;-0.6017495;0.007661231,0.02415326;-0.614895;-0.09083944,-0.006103977;0.4857745;-0.2612195,784.0823
+0;0;0,0.003017637;0.3179888;0.007347182,0.006819923;0.64047;-0.0003482574,0.2056705;0.5167313;0.02877616,0.400021;0.4488388;0.05541533,0.6137234;0.4197331;0.0768091,-0.1957056;0.5173498;0.008404735,-0.3946334;0.4586489;0.0169532,-0.6069374;0.4151644;0.02006581,0.07821332;0.004065693;-0.03431973,0.08128845;-0.286833;0.007437352,0.08970538;-0.59238;0.07981943,0.09256066;-0.5517023;-0.02723286,-0.07668061;0.006057068;-0.03735094,-0.1040359;-0.2850588;-0.007713297,-0.1226464;-0.5905451;0.06300291,-0.1168528;-0.5497741;-0.04392125,0.005777162;0.5588889;0.004202588,0;0;0,-0.004198238;0.2822962;-0.1465306,0.004352152;0.5638611;-0.3037624,0.1570803;0.46828;-0.1298397,0.2616942;0.3153262;-0.03628635,0.3196933;0.1096745;-0.07257795,-0.181936;0.5103037;-0.1701251,-0.3207159;0.3809158;-0.08592229,-0.2656226;0.1768741;-0.1339358,0.08182558;0.006291777;-0.02401423,0.1216493;-0.2742743;-0.1019366,0.1450367;-0.586423;-0.07576013,0.1506706;-0.5991366;-0.1743815,-0.07454199;-0.0002269314;-0.04189434,-0.04048381;-0.2919009;-0.0300004,0.02320721;-0.5971035;0.008260045,0.03039072;-0.6100447;-0.09016158,0.00142765;0.4936883;-0.2619953,784.1052
+0;0;0,0.00308035;0.3216938;0.00724757,0.006965979;0.6523518;-0.0007741451,0.1989279;0.5285283;0.02766658,0.3939241;0.4646432;0.05560844,0.6087648;0.4443045;0.07664058,-0.1888855;0.5303047;0.008458639,-0.3889108;0.4773078;0.01662934,-0.6018173;0.4364304;0.0201538,0.07670564;0.004009095;-0.03331999,0.079765;-0.2845742;0.007495631,0.08820046;-0.5903125;0.07999474,0.09098932;-0.5496288;-0.02720853,-0.07497881;0.005955516;-0.0367799,-0.1022215;-0.2827456;-0.007367525,-0.1211039;-0.5884302;0.0633682,-0.1153679;-0.54767;-0.04371016,0.005902359;0.5687941;0.003913636,0;0;0,0.0040261;0.2870188;-0.1454403,0.02630097;0.5784196;-0.3003867,0.1604943;0.4630003;-0.1257496,0.2659833;0.3140863;-0.02786064,0.3236078;0.1085863;-0.06609273,-0.162557;0.5136487;-0.1808214,-0.3098832;0.3864305;-0.1101386,-0.2510043;0.1819665;-0.1518558,0.08111455;0.004976869;-0.02014232,0.1236188;-0.2724473;-0.09878588,0.1483815;-0.5849031;-0.07509255,0.1555855;-0.5971296;-0.1739838,-0.07122338;0.001258338;-0.04399657,-0.03449784;-0.2875406;-0.02978414,0.02953157;-0.5927409;0.009664454,0.03827276;-0.6051868;-0.08900876,0.01977085;0.5058627;-0.2591817,784.1389
+0;0;0,0.00310189;0.3239432;0.007298249,0.006978933;0.6539229;-0.000687005,0.1954657;0.531467;0.02728911,0.3901177;0.4676946;0.05518167,0.604898;0.4473616;0.07620788,-0.1853493;0.5332113;0.008427804,-0.3850216;0.4803079;0.01658409,-0.5978681;0.439442;0.02010756,0.07585297;0.00396453;-0.0329496,0.07891095;-0.2844899;0.007847801,0.08735971;-0.5907099;0.08046115,0.09013925;-0.5500619;-0.0263841,-0.07414532;0.005889313;-0.03637105,-0.1013759;-0.2826829;-0.006971799,-0.120288;-0.5888492;0.06387538,-0.1145712;-0.548125;-0.04284538,0.005923471;0.5710061;0.003964821,0;0;0,0.01148327;0.2901201;-0.143877,0.03832653;0.5809444;-0.2977219,0.1632922;0.4602147;-0.1218414,0.2664433;0.3124218;-0.02059197,0.3249524;0.1070534;-0.05782914,-0.1566216;0.5188894;-0.2053694,-0.3161938;0.407933;-0.1349443,-0.2634764;0.1991332;-0.1596339,0.08054552;0.004615605;-0.01860595,0.124321;-0.2727763;-0.09617639,0.1496963;-0.5856767;-0.07242179,0.1657868;-0.5977318;-0.1699383,-0.06878188;0.002934646;-0.04599465,-0.03132233;-0.2855649;-0.0303561,0.03254649;-0.5909747;0.01160079,0.05012273;-0.6031929;-0.08558828,0.03123826;0.5090212;-0.256798,784.1721
+0;0;0,0.003114314;0.3252408;0.007327481,0.006974299;0.6537829;-0.0006174725,0.1937485;0.5321761;0.02711961,0.3881342;0.468491;0.05497399,0.6029159;0.4481579;0.07600035,-0.1836131;0.5339047;0.00842934,-0.3830122;0.4810737;0.01657446,-0.5958601;0.4402075;0.02009796,0.07463112;0.003900669;-0.03241884,0.07769793;-0.285386;0.008496255,0.08614174;-0.5914267;0.0810671,0.08891998;-0.5507838;-0.02572794,-0.07295098;0.005794448;-0.03578518,-0.1002601;-0.2836103;-0.006301114,-0.1191612;-0.5895973;0.0645046,-0.113447;-0.5488782;-0.04216602,0.005925082;0.5713567;0.00400683,0;0;0,0.01748461;0.2920333;-0.1423228,0.04687615;0.5815684;-0.2950487,0.1653114;0.4581439;-0.1174917,0.2647659;0.3100632;-0.01357652,0.3265285;0.1056752;-0.05096126,-0.14843;0.5176909;-0.2089931,-0.3134452;0.407984;-0.151098,-0.2637955;0.1978654;-0.170381,0.07959455;0.004691422;-0.01669431,0.1220428;-0.2745927;-0.09131837,0.1499176;-0.58735;-0.07120323,0.1671027;-0.5993408;-0.168505,-0.06581426;0.004272796;-0.04781451,-0.02908139;-0.2851474;-0.0317871,0.03324204;-0.5903041;0.01286646,0.05191185;-0.6024592;-0.08409004,0.03924769;0.5100843;-0.2544482,784.2056
+0;0;0,0.00308118;0.3293052;0.007070653,0.006911451;0.6606531;-0.00114416,0.2433545;0.5282184;0.03281783,0.4477158;0.4955598;0.06360422,0.6603732;0.4503951;0.08316191,-0.2341559;0.5323378;0.009612996,-0.4371048;0.4822161;0.01841282,-0.6521715;0.4451322;0.0224952,0.07309872;0.003890466;-0.03156627,0.07595252;-0.2855084;0.008534711,0.08452152;-0.5923292;0.08137208,0.08723617;-0.5517684;-0.02479622,-0.07132445;0.005541725;-0.03517243,-0.0987982;-0.2838766;-0.00601441,-0.1178125;-0.5906455;0.06504172,-0.1121774;-0.5500123;-0.04100444,0.00586567;0.5775725;0.003552215,0;0;0,0.02139744;0.2969955;-0.1408446,0.05157046;0.5904231;-0.2920625,0.1861439;0.445324;-0.06703877,0.2814889;0.2747666;0.007776976,0.3323936;0.07382047;-0.06059647,-0.1953162;0.5166096;-0.2019868,-0.3642489;0.4033851;-0.1527947,-0.3134358;0.1920074;-0.1723663,0.0781922;0.004390031;-0.01488948,0.1199407;-0.2754858;-0.08765292,0.1492453;-0.589043;-0.06919289,0.1749219;-0.6004896;-0.1641324,-0.06215733;0.005795084;-0.04957693,-0.02887423;-0.2839809;-0.0325463,0.0330174;-0.5897367;0.01436349,0.06011101;-0.6013052;-0.08012781,0.04385056;0.5179496;-0.2518938,784.2388
+0;0;0,0.003075556;0.3287041;0.007057747,0.006895816;0.6591893;-0.001134472,0.2425223;0.5271698;0.03271268,0.4460893;0.4946381;0.06337942,0.6585174;0.4495221;0.08291601,-0.23334;0.531275;0.009587929,-0.4355002;0.481348;0.01835356,-0.650335;0.4443041;0.02243153,0.07193428;0.003828492;-0.03106344,0.07478356;-0.2851114;0.008973947,0.0833687;-0.5925103;0.08194856,0.08608336;-0.5519494;-0.02421994,-0.07018828;0.005453447;-0.03461215,-0.09761846;-0.2835059;-0.005500372,-0.1166686;-0.5908527;0.06568962,-0.1110335;-0.5502195;-0.04035674,0.005853117;0.5763535;0.003548065,0;0;0,0.02234463;0.2969296;-0.1394243,0.05202179;0.5899888;-0.2895663,0.1863958;0.4439064;-0.06614852,0.2765819;0.27535;0.0168786,0.331781;0.07430263;-0.04696369,-0.1947732;0.5160822;-0.2044095,-0.3665849;0.403108;-0.1704116,-0.3220927;0.1897271;-0.1760566,0.07716911;0.004068226;-0.01350975,0.116192;-0.2767769;-0.08207083,0.1481508;-0.5908096;-0.06609702,0.1743485;-0.6021143;-0.1609561,-0.05981316;0.006166098;-0.05038353,-0.03026184;-0.2835502;-0.03339704,0.03191553;-0.5895659;0.01540262,0.05952786;-0.6009775;-0.07900761,0.04444592;0.5175986;-0.2497284,784.2609
+0;0;0,0.003052704;0.3262618;0.007005306,0.006821034;0.6523134;-0.001056032,0.2331224;0.5238426;0.03154868,0.435752;0.4914608;0.06207421,0.648439;0.4462898;0.08163461,-0.2239496;0.5277857;0.009337055,-0.4251789;0.4780886;0.01806232,-0.6402755;0.4409996;0.02214526,0.07145286;0.00380287;-0.03085554,0.0743233;-0.287284;0.009479335,0.08289453;-0.5941845;0.08233564,0.08560761;-0.5536298;-0.02377136,-0.06971853;0.005416949;-0.0343805,-0.09735253;-0.2856894;-0.005052414,-0.1163717;-0.592538;0.06602219,-0.1107399;-0.5519109;-0.03996275,0.005798558;0.5710842;0.003535688,0;0;0,0.02753468;0.2952057;-0.1363838,0.06605916;0.5847942;-0.281462,0.1869586;0.4407403;-0.06396174,0.2641854;0.2719611;0.02871394,0.3368566;0.07801668;-0.04030252,-0.175877;0.5148774;-0.2108819,-0.3463766;0.4000017;-0.1830858,-0.2733955;0.19581;-0.2083509,0.07699955;0.002691269;-0.01165605,0.1146831;-0.2815566;-0.0760746,0.1482802;-0.595018;-0.06256175,0.1750316;-0.6062944;-0.1572089,-0.05849342;0.006380903;-0.0510866,-0.02980199;-0.2856317;-0.03459011,0.03205559;-0.5906575;0.017394,0.06021315;-0.6020448;-0.0767957,0.05573182;0.5136988;-0.2432637,784.2946
+0;0;0,0.002935548;0.3239124;0.00676631,0.006575409;0.6458257;-0.001368369,0.2192835;0.5218818;0.02980636,0.4201569;0.4808026;0.06091022,0.6363483;0.4596577;0.08110984,-0.2105648;0.5263919;0.008887971,-0.4137206;0.485645;0.01740279,-0.6285795;0.4481429;0.02220677,0.07051966;0.003698064;-0.03025459,0.07324815;-0.2889771;0.009567676,0.08177812;-0.5972772;0.08271217,0.08451103;-0.5567533;-0.02321836,-0.06865465;0.005344906;-0.03405892,-0.09646121;-0.2872654;-0.00476725,-0.1155633;-0.5954984;0.06664225,-0.1099181;-0.5549022;-0.03916582,0.005581801;0.5657418;0.00319724,0;0;0,0.03538042;0.2932301;-0.133184,0.08476815;0.5785583;-0.2741005,0.1867572;0.4429694;-0.0614028,0.2567841;0.2718714;0.03254819,0.339212;0.08092415;-0.03332019,-0.1468436;0.5125937;-0.2159949,-0.3180376;0.397391;-0.1953549,-0.2437505;0.1932071;-0.2149564,0.07615586;0.001893163;-0.00993681,0.1146874;-0.2843106;-0.07202363,0.1487079;-0.5991957;-0.05930448,0.1762606;-0.6106482;-0.1534429,-0.05662563;0.006504592;-0.05150987,-0.02763746;-0.2870286;-0.03569924,0.02929953;-0.5939972;0.01907498,0.05829827;-0.6055826;-0.07456918,0.07189997;0.5086723;-0.2368767,784.3277
+0;0;0,0.002935548;0.3239124;0.00676631,0.006575409;0.6458257;-0.001368369,0.2192835;0.5218818;0.02980636,0.4201569;0.4808026;0.06091022,0.6363483;0.4596577;0.08110984,-0.2105648;0.5263919;0.008887971,-0.4137206;0.485645;0.01740279,-0.6285795;0.4481429;0.02220677,0.07051966;0.003698064;-0.03025459,0.07324815;-0.2889771;0.009567676,0.08177812;-0.5972772;0.08271217,0.08451103;-0.5567533;-0.02321836,-0.06865465;0.005344906;-0.03405892,-0.09646121;-0.2872654;-0.00476725,-0.1155633;-0.5954984;0.06664225,-0.1099181;-0.5549022;-0.03916582,0.005581801;0.5657418;0.00319724,0;0;0,0.03538042;0.2932301;-0.133184,0.08476815;0.5785583;-0.2741005,0.1867572;0.4429694;-0.0614028,0.2567841;0.2718714;0.03254819,0.339212;0.08092415;-0.03332019,-0.1468436;0.5125937;-0.2159949,-0.3180376;0.397391;-0.1953549,-0.2437505;0.1932071;-0.2149564,0.07615586;0.001893163;-0.00993681,0.1146874;-0.2843106;-0.07202363,0.1487079;-0.5991957;-0.05930448,0.1762606;-0.6106482;-0.1534429,-0.05662563;0.006504592;-0.05150987,-0.02763746;-0.2870286;-0.03569924,0.02929953;-0.5939972;0.01907498,0.05829827;-0.6055826;-0.07456918,0.07189997;0.5086723;-0.2368767,784.3502
+0;0;0,0.002926949;0.3229635;0.00674649,0.006556488;0.6439487;-0.001369709,0.2190103;0.5201706;0.02976673,0.4196388;0.4791414;0.06083266,0.6361384;0.4579664;0.08106109,-0.2103237;0.5246752;0.00887337,-0.4132318;0.483978;0.01737781,-0.628397;0.4464224;0.02218863,0.06936149;0.003637329;-0.02975771,0.07209015;-0.2890566;0.01006711,0.08065524;-0.5986257;0.08351266,0.08338385;-0.5581184;-0.02225113,-0.0675271;0.005257125;-0.03349955,-0.09533545;-0.287372;-0.004206004,-0.1145161;-0.5968738;0.06749742,-0.1088798;-0.5562942;-0.03814411,0.005564285;0.563978;0.003189447,0;0;0,0.03948967;0.2926036;-0.1310849,0.09052586;0.577358;-0.2704456,0.1876169;0.4412343;-0.05549121,0.2511269;0.2692674;0.04091501,0.3419996;0.08403659;-0.03092742,-0.1413848;0.5107176;-0.2177246,-0.3144078;0.3977855;-0.2032449,-0.2347082;0.1954176;-0.2238572,0.07511143;0.001693815;-0.008072853,0.1144972;-0.2848395;-0.06816149,0.1488991;-0.6010667;-0.05732369,0.1777855;-0.6124696;-0.150893,-0.05407907;0.006884595;-0.05232422,-0.02517687;-0.2865681;-0.03462136,0.03011451;-0.5949358;0.02152888,0.06044222;-0.6064703;-0.07152456,0.07753602;0.5074924;-0.2334707,784.384
+0;0;0,0.002552505;0.2916289;0.005908447,0.00563249;0.5706668;-0.001312921,0.1950175;0.46196;0.02657929,0.3971359;0.4213875;0.05751298,0.6145696;0.4108531;0.07838202,-0.1877699;0.4668124;0.00845535,-0.3928381;0.430032;0.01546231,-0.6088321;0.3965442;0.02246645,0.06726196;0.003535606;-0.02877703,0.06997765;-0.2924376;0.0111083,0.07851297;-0.6013126;0.08442418,0.08117332;-0.5607082;-0.02244835,-0.06542314;0.005029305;-0.03254703,-0.09351429;-0.2908381;-0.003022633,-0.1126639;-0.5996691;0.06845165,-0.1070653;-0.5589912;-0.03829997,0.004784425;0.5006548;0.002714413,0;0;0,0.02209227;0.2770892;-0.08844399,0.04487538;0.5398185;-0.1798682,0.1890427;0.436308;-0.03491879,0.2482844;0.2544957;0.04808474,0.3531898;0.07864229;-0.02868986,-0.1329051;0.517172;-0.2375661,-0.30519;0.4002802;-0.2271217,-0.2251885;0.1975694;-0.2453416,0.07288915;0.001313686;-0.007087707,0.1147915;-0.2889796;-0.06341124,0.1490257;-0.6045589;-0.05394959,0.1855687;-0.6096181;-0.1486952,-0.05137897;0.006910919;-0.05174195,-0.02245688;-0.2897732;-0.03329358,0.02989611;-0.597744;0.0238471,0.06781242;-0.602958;-0.07029958,0.03887403;0.4748414;-0.1541665,784.4175
+0;0;0,0.002614769;0.2987427;0.006052573,0.006052206;0.6104453;-0.001922995,0.1895368;0.4968858;0.02558551,0.3909806;0.4564487;0.05641595,0.6082513;0.4459223;0.07726935,-0.181525;0.5015896;0.008016747,-0.3859087;0.4649319;0.01500032,-0.6017408;0.4314693;0.02199921,0.06663094;0.003502437;-0.02850706,0.06934167;-0.2919289;0.01130525,0.07786927;-0.6005245;0.08455481,0.08051043;-0.5599966;-0.02154678,-0.06480937;0.004982123;-0.03224169,-0.09284911;-0.2903437;-0.002771342,-0.1119813;-0.5988953;0.06863828,-0.1064231;-0.5582944;-0.03734326,0.005131002;0.5343953;0.002451668,0;0;0,0.03525098;0.2813844;-0.09418535,0.09592082;0.5652586;-0.2080247,0.1900637;0.4364096;-0.03376198,0.2422442;0.2565286;0.05615615,0.3566903;0.08541501;-0.0171547,-0.1009776;0.5090684;-0.2208782,-0.2703559;0.3888651;-0.2156417,-0.1868445;0.1876065;-0.2321664,0.07228148;0.000783056;-0.006275177,0.1149615;-0.2893553;-0.05984926,0.149879;-0.6045997;-0.05140734,0.1845601;-0.6127072;-0.1447904,-0.0505228;0.006982145;-0.05160716,-0.02050919;-0.2890171;-0.0327481,0.03065893;-0.5966622;0.02561151,0.06673408;-0.6049088;-0.06718473,0.08341933;0.4960528;-0.1787355,784.4399
+0;0;0,0.002617957;0.2991069;0.006059953,0.006025868;0.6080791;-0.001863014,0.1898632;0.4947059;0.02567454,0.3909965;0.4543312;0.05645746,0.608039;0.4438158;0.07728896,-0.1819021;0.4994186;0.008072467,-0.3859708;0.4628174;0.01504527,-0.6015763;0.42939;0.02203682,0.06626263;0.003483076;-0.02834948,0.06898301;-0.2930004;0.01160462,0.07749619;-0.6010743;0.08473035,0.08013675;-0.5605488;-0.02134692,-0.06445113;0.004954583;-0.03206347,-0.09259072;-0.291423;-0.002488162,-0.1116906;-0.599453;0.06880073,-0.1061337;-0.5588545;-0.03715652,0.005107784;0.5322866;0.002496836,0;0;0,0.03814967;0.2817857;-0.09300518,0.09603834;0.5641338;-0.2046459,0.1908538;0.4346668;-0.03082371,0.2333192;0.2541995;0.06223822,0.3589365;0.08936656;-0.006335974,-0.1004142;0.5089754;-0.2200321,-0.2713369;0.3914375;-0.2184367,-0.1837304;0.1921898;-0.2350947,0.07203999;8.797646E-05;-0.004097939,0.1144417;-0.291493;-0.0559516,0.1502107;-0.6060941;-0.04722857,0.1854057;-0.6140295;-0.1404614,-0.04877221;0.007332876;-0.05266936,-0.01805189;-0.2893901;-0.02991214,0.0316649;-0.5965379;0.02939961,0.06824839;-0.6046106;-0.06324095,0.08375466;0.495061;-0.1756215,784.4731
+0;0;0,0.00252616;0.300715;0.005724984,0.005845208;0.6084371;-0.002407483,0.1899778;0.4955963;0.0254183,0.3918959;0.4595644;0.05555978,0.6086045;0.4558397;0.07730552,-0.1824354;0.5009015;0.008143514,-0.3868639;0.4670396;0.01447389,-0.6027455;0.4390323;0.02222408,0.0658824;0.003459969;-0.02806347,0.06850548;-0.2938942;0.01141918,0.07697783;-0.6013905;0.08432703,0.07954089;-0.5608894;-0.02173651,-0.06397248;0.004892258;-0.03199388,-0.09231679;-0.2922935;-0.002625914,-0.1113423;-0.5997223;0.06855589,-0.1058645;-0.559148;-0.03738982,0.004945273;0.5325924;0.002017047,0;0;0,0.04038157;0.2832359;-0.09281945,0.0960598;0.5652341;-0.2030432,0.1905411;0.4343827;-0.0293355,0.2299285;0.2540043;0.06495142,0.3619221;0.09131581;0.005290031,-0.1002963;0.5096382;-0.2196848,-0.2723455;0.3939854;-0.2207924,-0.1821592;0.1963357;-0.2366153,0.07163185;0.0001030564;-0.002981186,0.1132318;-0.2928435;-0.05234694,0.1495495;-0.606785;-0.04440498,0.1850625;-0.6145941;-0.137548,-0.04789244;0.007110216;-0.05287512,-0.01680566;-0.2902749;-0.02877307,0.03176896;-0.596831;0.03127016,0.06866286;-0.6047853;-0.0612751,0.08379716;0.496066;-0.1740913,784.4954
+0;0;0,0.00252616;0.300715;0.005724984,0.005845208;0.6084371;-0.002407483,0.1899778;0.4955963;0.0254183,0.3918959;0.4595644;0.05555978,0.6086045;0.4558397;0.07730552,-0.1824354;0.5009015;0.008143514,-0.3868639;0.4670396;0.01447389,-0.6027455;0.4390323;0.02222408,0.0658824;0.003459969;-0.02806347,0.06850548;-0.2938942;0.01141918,0.07697783;-0.6013905;0.08432703,0.07954089;-0.5608894;-0.02173651,-0.06397248;0.004892258;-0.03199388,-0.09231679;-0.2922935;-0.002625914,-0.1113423;-0.5997223;0.06855589,-0.1058645;-0.559148;-0.03738982,0.004945273;0.5325924;0.002017047,0;0;0,0.04038157;0.2832359;-0.09281945,0.0960598;0.5652341;-0.2030432,0.1905411;0.4343827;-0.0293355,0.2299285;0.2540043;0.06495142,0.3619221;0.09131581;0.005290031,-0.1002963;0.5096382;-0.2196848,-0.2723455;0.3939854;-0.2207924,-0.1821592;0.1963357;-0.2366153,0.07163185;0.0001030564;-0.002981186,0.1132318;-0.2928435;-0.05234694,0.1495495;-0.606785;-0.04440498,0.1850625;-0.6145941;-0.137548,-0.04789244;0.007110216;-0.05287512,-0.01680566;-0.2902749;-0.02877307,0.03176896;-0.596831;0.03127016,0.06866286;-0.6047853;-0.0612751,0.08379716;0.496066;-0.1740913,784.5182
+0;0;0,0.002556498;0.3043265;0.005793739,0.005903633;0.6145596;-0.002434708,0.1856197;0.5012804;0.0249114,0.3875489;0.4652465;0.05505453,0.6038933;0.4615282;0.07676372,-0.1779359;0.5064595;0.008047483,-0.3823757;0.4725958;0.01437821,-0.5978944;0.4446355;0.02211537,0.06539102;0.003434163;-0.02785416,0.06801717;-0.2942678;0.01167467,0.07649137;-0.6018311;0.08459841,0.07905641;-0.5613219;-0.02154743,-0.06349534;0.004855769;-0.03175525,-0.0918728;-0.2926776;-0.002352938,-0.1109025;-0.6001734;0.06884439,-0.1054204;-0.5595909;-0.03718352,0.004988055;0.5373966;0.002066729,0;0;0,0.04492679;0.2870915;-0.09063554,0.1021053;0.5744833;-0.1930192,0.1904773;0.4340971;-0.02750492,0.2258638;0.2528206;0.06667089,0.3636125;0.09299366;0.01403403,-0.09006119;0.5089017;-0.2166588,-0.2630494;0.3948287;-0.2233597,-0.1700269;0.1986812;-0.2361268,0.07112561;-1.883507E-05;-0.002186298,0.1120937;-0.2937868;-0.04928041,0.1496366;-0.6076643;-0.04177737,0.1858214;-0.6149045;-0.1349857,-0.04729374;0.007049251;-0.05269956,-0.01579013;-0.2905533;-0.02747815,0.03237004;-0.5971522;0.03304096,0.0699245;-0.6045287;-0.05956908,0.08852412;0.5032046;-0.1663709,784.5516
+0;0;0,0.002463276;0.3032275;0.005348752,0.00558369;0.6025524;-0.002958961,0.1790203;0.4944182;0.02408005,0.3826709;0.4643826;0.05202435,0.598559;0.4623779;0.07644347,-0.1718184;0.4996378;0.007934904,-0.3771691;0.4687887;0.01393407,-0.5932283;0.4472105;0.02173102,0.06472693;0.003407441;-0.02748553,0.06737929;-0.2944351;0.01161604,0.07583483;-0.601604;0.0842532,0.07836971;-0.5611222;-0.02199476,-0.06275924;0.004761002;-0.03154761,-0.09127752;-0.2928741;-0.002457703,-0.1102257;-0.5999269;0.0686755,-0.104771;-0.5593727;-0.03745542,0.004741164;0.5286794;0.001463854,0;0;0,0.04443398;0.2874727;-0.0858295,0.09046398;0.5717117;-0.1681707,0.1870169;0.4351362;-0.0193243,0.2234189;0.2515083;0.0707438,0.365472;0.09460758;0.02164101,-0.08521666;0.5095678;-0.2149273,-0.2572768;0.3935489;-0.2244934,-0.1620656;0.1986353;-0.2368015,0.07039556;-2.253056E-05;-0.001051188,0.1110983;-0.2941338;-0.04674554,0.1494175;-0.6074744;-0.03969336,0.1884789;-0.6129479;-0.1325414,-0.04559696;0.006617022;-0.05323319,-0.01463452;-0.2909157;-0.02563324,0.03292117;-0.596954;0.03584343,0.07331552;-0.6025655;-0.05637936,0.08009139;0.5016809;-0.1465929,784.5742
+0;0;0,0.002440411;0.3004128;0.005299102,0.00548892;0.5927973;-0.002830704,0.179277;0.4859647;0.02417002,0.3828014;0.4559477;0.05209699,0.5984173;0.4539455;0.07648532,-0.1722378;0.4911942;0.007993753,-0.3774612;0.4603643;0.0139892,-0.593248;0.4388133;0.02177632,0.06450883;0.003395959;-0.02739292,0.06716896;-0.2953198;0.01182329,0.07559631;-0.6014646;0.08421828,0.07813461;-0.5609687;-0.02217318,-0.06254777;0.00474496;-0.03144131,-0.09114966;-0.2937627;-0.002266122,-0.1100347;-0.5997918;0.06862992,-0.1045725;-0.5592233;-0.03764435,0.004661992;0.5202918;0.001510232,0;0;0,0.04137132;0.2860478;-0.08213973,0.07815386;0.5648606;-0.1626248,0.1868497;0.4354198;-0.01919986,0.2223196;0.2523892;0.07214999,0.3658926;0.095727;0.02818703,-0.09166622;0.5113984;-0.2177524,-0.2652093;0.398268;-0.2314418,-0.1669996;0.2050877;-0.2426339,0.07016401;-5.364418E-07;0.0005526543,0.1100643;-0.2952543;-0.04427218,0.1491302;-0.6074409;-0.0371964,0.1886794;-0.6122519;-0.1302545,-0.04397244;0.006416921;-0.05430047,-0.01198868;-0.2914568;-0.02229424,0.03554799;-0.5963124;0.03967336,0.07641307;-0.6011767;-0.05279433,0.06956898;0.4961771;-0.1405919,784.5966
+0;0;0,0.00244552;0.3010417;0.005310195,0.005531934;0.5970181;-0.002934362,0.1740575;0.4899775;0.02345949,0.3773709;0.4599916;0.05135752,0.592778;0.4579914;0.07572223,-0.1668918;0.49505;0.007769437,-0.3719026;0.464252;0.01375867,-0.5874804;0.4427218;0.02153825,0.06411788;0.003375378;-0.0272269,0.06677763;-0.2952984;0.01198379,0.07520809;-0.6015562;0.0844055,0.07774835;-0.5610521;-0.02206802,-0.0621687;0.004716204;-0.03125076,-0.09076657;-0.2937495;-0.002079669,-0.1096586;-0.5998915;0.06884253,-0.1041922;-0.5593149;-0.03751371,0.004690867;0.5232729;0.001480792,0;0;0,0.04206894;0.2876039;-0.07857776,0.08208408;0.5704561;-0.1565466,0.185369;0.4350651;-0.0201652,0.2215295;0.2534733;0.07327271,0.365702;0.09660935;0.03319956,-0.08290659;0.5115438;-0.2130598,-0.2572129;0.4003386;-0.2293245,-0.1559562;0.2090342;-0.2414726,0.06969649;9.357929E-06;0.002489805,0.1091896;-0.2951859;-0.04279399,0.1482303;-0.6074837;-0.03533053,0.1878858;-0.6120076;-0.128545,-0.04217415;0.00592206;-0.05522743,-0.01104103;-0.2915906;-0.0196249,0.03572108;-0.596486;0.04331847,0.07668945;-0.6010741;-0.04930256,0.0722454;0.5004508;-0.1350758,784.6298
+0;0;0,0.002355815;0.3010484;0.004957962,0.00534736;0.5970172;-0.003596411,0.1739949;0.4905883;0.02302205,0.377926;0.4650652;0.0508522,0.5932797;0.4654105;0.07576233,-0.1671146;0.4955335;0.007618043,-0.3724304;0.466749;0.01315916,-0.5885004;0.4517061;0.0223971,0.06416686;0.003408036;-0.02710717,0.06662232;-0.2953279;0.01164074,0.07516398;-0.6016433;0.08380518,0.07762164;-0.5611652;-0.02267282,-0.062095;0.004657886;-0.03140564,-0.09086644;-0.2938122;-0.002451021,-0.109754;-0.5999783;0.06836857,-0.1043696;-0.5594221;-0.0379939,0.004529762;0.5232762;0.0008915514,0;0;0,0.04206894;0.2876039;-0.07857776,0.08208408;0.5704561;-0.1565466,0.185369;0.4350651;-0.0201652,0.2215295;0.2534733;0.07327271,0.365702;0.09660935;0.03319956,-0.08290659;0.5115438;-0.2130598,-0.2572129;0.4003386;-0.2293245,-0.1559562;0.2090342;-0.2414726,0.06969649;9.357929E-06;0.002489805,0.1091896;-0.2951859;-0.04279399,0.1482303;-0.6074837;-0.03533053,0.1878858;-0.6120076;-0.128545,-0.04217415;0.00592206;-0.05522743,-0.01104103;-0.2915906;-0.0196249,0.03572108;-0.596486;0.04331847,0.07668945;-0.6010741;-0.04930256,0.0722454;0.5004508;-0.1350758,784.6522

+ 192 - 0
DataCSV/Sam/FirstPersonPerspective_TwoArms_Sideways_HapticFeedback_Fast.csv

@@ -0,0 +1,192 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.006050046;0.3158185;0.007196688,0.01217039;0.6231095;-0.0005986381,0.2061757;0.4948003;0.02634625,0.2415676;0.2514336;0.04377528,0.288069;0.0125384;0.007834602,-0.183379;0.4850056;0.005612598,-0.2214713;0.2414227;0.005837915,-0.2623218;0.00169678;-0.03141421,0.06312279;0.003809561;-0.02780797,0.07337775;-0.325826;0.01833405,0.07923087;-0.6507328;0.09616835,0.08112352;-0.6134257;0.02209497,-0.06198822;0.004625986;-0.03013874,-0.08760157;-0.3256696;0.003665121,-0.10653;-0.6510299;0.07741575,-0.1026421;-0.6136636;0.003426149,0.01060304;0.5473994;0.003761007,0;0;0,-0.006220475;0.3158649;-0.004515171,-0.009969264;0.6227796;-0.02227187,0.1533414;0.4692085;0.07933069,0.1696623;0.2232386;0.07531381,0.2113505;-0.005669236;-0.004613154,-0.1886449;0.4994809;-0.09959908,-0.2801366;0.2706184;-0.1055129,-0.2581382;0.03477111;-0.1719743,0.0688221;0.000176996;-0.00598073,0.1144878;-0.3260448;-0.05484653,0.1277954;-0.6553504;0.0002675094,0.1502089;-0.6804146;-0.044559,-0.04794417;0.005765766;-0.04940035,-0.08739081;-0.3246387;-0.06246864,-0.07420877;-0.646952;0.02469308,-0.04739925;-0.633365;-0.04280289,-0.009293243;0.5472365;-0.01546931,699.4608
+0;0;0,0.006050046;0.3158185;0.007196688,0.01217039;0.6231095;-0.0005986381,0.2061757;0.4948003;0.02634625,0.2415676;0.2514336;0.04377528,0.288069;0.0125384;0.007834602,-0.183379;0.4850056;0.005612598,-0.2214713;0.2414227;0.005837915,-0.2623218;0.00169678;-0.03141421,0.06312279;0.003809561;-0.02780797,0.07337775;-0.325826;0.01833405,0.07923087;-0.6507328;0.09616835,0.08112352;-0.6134257;0.02209497,-0.06198822;0.004625986;-0.03013874,-0.08760157;-0.3256696;0.003665121,-0.10653;-0.6510299;0.07741575,-0.1026421;-0.6136636;0.003426149,0.01060304;0.5473994;0.003761007,0;0;0,-0.006220475;0.3158649;-0.004515171,-0.009969264;0.6227796;-0.02227187,0.1533414;0.4692085;0.07933069,0.1696623;0.2232386;0.07531381,0.2113505;-0.005669236;-0.004613154,-0.1886449;0.4994809;-0.09959908,-0.2801366;0.2706184;-0.1055129,-0.2581382;0.03477111;-0.1719743,0.0688221;0.000176996;-0.00598073,0.1144878;-0.3260448;-0.05484653,0.1277954;-0.6553504;0.0002675094,0.1502089;-0.6804146;-0.044559,-0.04794417;0.005765766;-0.04940035,-0.08739081;-0.3246387;-0.06246864,-0.07420877;-0.646952;0.02469308,-0.04739925;-0.633365;-0.04280289,-0.009293243;0.5472365;-0.01546931,699.4807
+0;0;0,0.005971996;0.3155883;0.0073138,0.01203936;0.6227676;-0.0003316319,0.2067079;0.494456;0.02664402,0.2418086;0.2526588;0.0438823,0.2879815;0.01447365;0.00788559,-0.1840642;0.4843649;0.006031855,-0.2218782;0.2423624;0.006196812,-0.2625631;0.003383473;-0.03113514,0.06383835;0.003857614;-0.02802866,0.07394044;-0.3242977;0.0182447,0.07969988;-0.64871;0.0960642,0.08519293;-0.7002545;0.02238563,-0.06262243;0.004675842;-0.03053506,-0.08810426;-0.324152;0.003407525,-0.1073425;-0.6490003;0.0771362,-0.1016469;-0.6081043;-0.03221205,0.01048414;0.5470757;0.003988403,0;0;0,-0.005789205;0.3156431;-0.004586458,-0.009215996;0.6224406;-0.02241588,0.1559154;0.4674494;0.07607102,0.1721492;0.2231149;0.07039404,0.2121392;-0.004870534;-0.01074362,-0.1907662;0.4994231;-0.09526987,-0.2830978;0.272637;-0.1014382,-0.2632682;0.03707464;-0.1668372,0.06950321;-0.0002373159;-0.00671339,0.1151601;-0.3246884;-0.05746865,0.1280153;-0.6532176;-0.0005853176,0.1635032;-0.6475498;-0.101861,-0.04861885;0.005950594;-0.04976564,-0.08815458;-0.3229988;-0.0623518,-0.07465588;-0.6449548;0.0242188,-0.0366199;-0.6391654;-0.07615706,-0.008606523;0.5469193;-0.01559663,699.4966
+0;0;0,0.005971996;0.3155883;0.0073138,0.01203936;0.6227676;-0.0003316319,0.2067079;0.494456;0.02664402,0.2418086;0.2526588;0.0438823,0.2879815;0.01447365;0.00788559,-0.1840642;0.4843649;0.006031855,-0.2218782;0.2423624;0.006196812,-0.2625631;0.003383473;-0.03113514,0.06383835;0.003857614;-0.02802866,0.07394044;-0.3242977;0.0182447,0.07969988;-0.64871;0.0960642,0.08519293;-0.7002545;0.02238563,-0.06262243;0.004675842;-0.03053506,-0.08810426;-0.324152;0.003407525,-0.1073425;-0.6490003;0.0771362,-0.1016469;-0.6081043;-0.03221205,0.01048414;0.5470757;0.003988403,0;0;0,-0.005789205;0.3156431;-0.004586458,-0.009215996;0.6224406;-0.02241588,0.1559154;0.4674494;0.07607102,0.1721492;0.2231149;0.07039404,0.2121392;-0.004870534;-0.01074362,-0.1907662;0.4994231;-0.09526987,-0.2830978;0.272637;-0.1014382,-0.2632682;0.03707464;-0.1668372,0.06950321;-0.0002373159;-0.00671339,0.1151601;-0.3246884;-0.05746865,0.1280153;-0.6532176;-0.0005853176,0.1635032;-0.6475498;-0.101861,-0.04861885;0.005950594;-0.04976564,-0.08815458;-0.3229988;-0.0623518,-0.07465588;-0.6449548;0.0242188,-0.0366199;-0.6391654;-0.07615706,-0.008606523;0.5469193;-0.01559663,699.5129
+0;0;0,0.005969384;0.3154502;0.0073106,0.01203593;0.6225881;-0.0003340356,0.2064304;0.4943548;0.0266097,0.2415597;0.2523606;0.04386201,0.2877861;0.01389991;0.00782365,-0.1837957;0.4842778;0.006026327,-0.2216404;0.2420782;0.006191419,-0.2623724;0.002822772;-0.03118373,0.0640439;0.003870035;-0.02811891,0.07409526;-0.3226372;0.01792206,0.07989078;-0.6490817;0.09622904,0.0853835;-0.7006214;0.02255476,-0.06282406;0.004690897;-0.03063337,-0.08817792;-0.3224855;0.003138743,-0.1075366;-0.6493686;0.07732927,-0.1018414;-0.6084734;-0.03201262,0.01048081;0.5469009;0.00398573,0;0;0,-0.005207971;0.3155156;-0.004547119,-0.008081928;0.62228;-0.02233219,0.1572965;0.4674845;0.0749867,0.1743294;0.2230691;0.0669961,0.2126351;-0.005430341;-0.01436639,-0.1889478;0.4999119;-0.09669475,-0.2821203;0.2731707;-0.09627085,-0.2671711;0.03676802;-0.160997,0.06968386;-0.0002775192;-0.007166148,0.1157624;-0.322727;-0.05942416,0.1279612;-0.6531137;-0.0008802414,0.16345;-0.6474602;-0.1021452,-0.04891711;0.005986163;-0.04978507,-0.08894569;-0.3212324;-0.06217571,-0.07489191;-0.6452969;0.02452047,-0.03685371;-0.6395221;-0.07584403,-0.007603288;0.5467613;-0.01552534,699.5255
+0;0;0,0.005940859;0.3154497;0.007353284,0.01198848;0.6225889;-0.0002516708,0.2063901;0.4943412;0.02662424,0.2414926;0.2523441;0.04388936,0.2876484;0.01387073;0.007843807,-0.1838199;0.4842191;0.00611499,-0.2216578;0.2420184;0.006173273,-0.262406;0.002753347;-0.03112261,0.06403052;0.003882746;-0.0281476,0.07396583;-0.322616;0.0179787,0.07953739;-0.6490816;0.09621385,0.08455489;-0.7012172;0.02317024,-0.06284141;0.004680255;-0.03059942,-0.08824159;-0.3224897;0.00320093,-0.1076705;-0.6493616;0.07742266,-0.1019945;-0.6084618;-0.03191978,0.01043743;0.5469012;0.004058884,0;0;0,-0.005207971;0.3155156;-0.004547119,-0.008081928;0.62228;-0.02233219,0.1572965;0.4674845;0.0749867,0.1743294;0.2230691;0.0669961,0.2126351;-0.005430341;-0.01436639,-0.1889478;0.4999119;-0.09669475,-0.2821203;0.2731707;-0.09627085,-0.2671711;0.03676802;-0.160997,0.06968386;-0.0002775192;-0.007166148,0.1157624;-0.322727;-0.05942416,0.1279612;-0.6531137;-0.0008802414,0.16345;-0.6474602;-0.1021452,-0.04891711;0.005986163;-0.04978507,-0.08894569;-0.3212324;-0.06217571,-0.07489191;-0.6452969;0.02452047,-0.03685371;-0.6395221;-0.07584403,-0.007603288;0.5467613;-0.01552534,699.5455
+0;0;0,0.005940679;0.3154401;0.00735306,0.01198433;0.6223782;-0.0002463129,0.2073397;0.4939386;0.02673566,0.2424277;0.2520422;0.0439936,0.2873857;0.01975772;0.008883502,-0.184767;0.4837673;0.006126719,-0.2225891;0.2416674;0.006184977,-0.2622798;0.008611768;-0.030143,0.06416568;0.003890942;-0.02820701,0.07408442;-0.3220634;0.01784237,0.07964824;-0.6480753;0.09596878,0.08466787;-0.7002457;0.0228942,-0.06297406;0.004690134;-0.03066401,-0.08833189;-0.3219342;0.003079973,-0.1077338;-0.6483518;0.07719856,-0.1020554;-0.6074474;-0.03219025,0.01043458;0.5467541;0.004060618,0;0;0,-0.004763693;0.3155167;-0.004285574,-0.007119745;0.6220922;-0.02193713,0.159854;0.466764;0.07380486,0.1767257;0.2224824;0.06459975,0.2139429;0.0006751418;-0.01680303,-0.1887332;0.4998707;-0.09760468,-0.2834155;0.2739242;-0.09247527,-0.2721962;0.04300344;-0.1537919,0.06971801;-0.0005466044;-0.008192062,0.1166473;-0.3223794;-0.06002307,0.128403;-0.6522207;-0.0009896755,0.1636077;-0.6465731;-0.1024029,-0.04930355;0.006172066;-0.04958907,-0.08910751;-0.3205434;-0.06132764,-0.07453381;-0.6442913;0.02465694,-0.03677302;-0.6385164;-0.07586337,-0.006811649;0.5466319;-0.01518369,699.5567
+0;0;0,0.005940679;0.3154401;0.00735306,0.01198433;0.6223782;-0.0002463129,0.2073397;0.4939386;0.02673566,0.2424277;0.2520422;0.0439936,0.2873857;0.01975772;0.008883502,-0.184767;0.4837673;0.006126719,-0.2225891;0.2416674;0.006184977,-0.2622798;0.008611768;-0.030143,0.06416568;0.003890942;-0.02820701,0.07408442;-0.3220634;0.01784237,0.07964824;-0.6480753;0.09596878,0.08466787;-0.7002457;0.0228942,-0.06297406;0.004690134;-0.03066401,-0.08833189;-0.3219342;0.003079973,-0.1077338;-0.6483518;0.07719856,-0.1020554;-0.6074474;-0.03219025,0.01043458;0.5467541;0.004060618,0;0;0,-0.004763693;0.3155167;-0.004285574,-0.007119745;0.6220922;-0.02193713,0.159854;0.466764;0.07380486,0.1767257;0.2224824;0.06459975,0.2139429;0.0006751418;-0.01680303,-0.1887332;0.4998707;-0.09760468,-0.2834155;0.2739242;-0.09247527,-0.2721962;0.04300344;-0.1537919,0.06971801;-0.0005466044;-0.008192062,0.1166473;-0.3223794;-0.06002307,0.128403;-0.6522207;-0.0009896755,0.1636077;-0.6465731;-0.1024029,-0.04930355;0.006172066;-0.04958907,-0.08910751;-0.3205434;-0.06132764,-0.07453381;-0.6442913;0.02465694,-0.03677302;-0.6385164;-0.07586337,-0.006811649;0.5466319;-0.01518369,699.5692
+0;0;0,0.005900016;0.3154398;0.007402988,0.0119218;0.6223795;-0.0001433445,0.2073111;0.4939934;0.02669453,0.242318;0.2520915;0.04403957,0.2873036;0.01982279;0.008860506,-0.1847966;0.4836808;0.006275986,-0.2226065;0.241579;0.006243857,-0.2622625;0.008533031;-0.03018414,0.06416673;0.003883153;-0.0282057,0.07423224;-0.3220293;0.01810735,0.07975993;-0.6481044;0.09597194,0.08244039;-0.6072734;-0.01353863,-0.06297088;0.004698615;-0.03066922,-0.08835973;-0.3219113;0.003191533,-0.1078244;-0.6483251;0.0773102,-0.1021928;-0.6074153;-0.03208049,0.01037627;0.5467546;0.004150947,0;0;0,-0.004763693;0.3155167;-0.004285574,-0.007119745;0.6220922;-0.02193713,0.159854;0.466764;0.07380486,0.1767257;0.2224824;0.06459975,0.2139429;0.0006751418;-0.01680303,-0.1887332;0.4998707;-0.09760468,-0.2834155;0.2739242;-0.09247527,-0.2721962;0.04300344;-0.1537919,0.06971801;-0.0005466044;-0.008192062,0.1166473;-0.3223794;-0.06002307,0.128403;-0.6522207;-0.0009896755,0.1636077;-0.6465731;-0.1024029,-0.04930355;0.006172066;-0.04958907,-0.08910751;-0.3205434;-0.06132764,-0.07453381;-0.6442913;0.02465694,-0.03677302;-0.6385164;-0.07586337,-0.006811649;0.5466319;-0.01518369,699.5806
+0;0;0,0.005900192;0.3154492;0.00740321,0.01191543;0.6220567;-0.0001339419,0.209202;0.4932684;0.02691488,0.2440203;0.25267;0.04416645,0.289194;0.01943004;0.008840282,-0.1866791;0.4828566;0.006299846,-0.2242852;0.2420594;0.006267889,-0.264107;0.008038878;-0.03031243,0.06459966;0.003909353;-0.028396,0.07462414;-0.3206753;0.01772835,0.08017864;-0.6483312;0.09597043,0.08286578;-0.6074731;-0.01381301,-0.06339573;0.004730315;-0.03087614,-0.08868113;-0.3205488;0.002846655,-0.1082402;-0.648545;0.07732464,-0.1025945;-0.6076081;-0.03233861,0.01037206;0.5465373;0.004154356,0;0;0,-0.004102007;0.3155399;-0.003944159,-0.005862817;0.6218055;-0.02128029,0.1634332;0.4651239;0.07282543,0.1786313;0.2220652;0.06339097,0.2143079;-0.0003838539;-0.0198741,-0.1930815;0.4998204;-0.08964752,-0.2878162;0.2752914;-0.08655104,-0.2780542;0.04324579;-0.1477804,0.07012214;-0.0007639527;-0.008776903,0.1175746;-0.3211527;-0.06056904,0.1295385;-0.6524982;-0.0007519722,0.162859;-0.6468191;-0.1031032,-0.05021674;0.006442511;-0.04931029,-0.08911075;-0.3190523;-0.06042198,-0.07357657;-0.6445146;0.02527553,-0.03766634;-0.6387279;-0.07622173,-0.00575842;0.5464404;-0.01464343,699.6014
+0;0;0,0.005895921;0.3152208;0.00739785,0.01190442;0.6214842;-0.0001312406,0.2092491;0.4927562;0.02691977,0.2439871;0.2527121;0.0441316,0.2893089;0.0187078;0.008689664,-0.1867445;0.4823413;0.006298873,-0.224264;0.2420989;0.00626699,-0.2642163;0.007311523;-0.03043321,0.06470079;0.003915473;-0.02844046,0.07464974;-0.318223;0.0173363,0.08024912;-0.6485267;0.09621063,0.08293615;-0.6076691;-0.01356831,-0.06349499;0.004737721;-0.03092448,-0.08858984;-0.3180901;0.002544174,-0.108307;-0.6487367;0.077624,-0.1026615;-0.6078002;-0.03203477,0.01036259;0.5460402;0.004152773,0;0;0,-0.003576264;0.3153179;-0.003936768,-0.004171297;0.6212454;-0.02122593,0.1657911;0.4638087;0.07029867,0.1804068;0.2212746;0.06093025,0.2155099;-0.001251042;-0.02461671,-0.1906735;0.5002682;-0.0928306,-0.2865512;0.2769844;-0.08411606,-0.2823956;0.04381409;-0.1447999,0.07017702;-0.0008620322;-0.00921011,0.1178448;-0.3185974;-0.06155229,0.1297549;-0.6525385;-0.0007700883,0.1630495;-0.6468803;-0.1031199,-0.05051672;0.00647034;-0.04915872,-0.08980662;-0.3165089;-0.05957187,-0.07324331;-0.6447405;0.02611761,-0.03735802;-0.638976;-0.07537824,-0.004378989;0.5459557;-0.01459765,699.6234
+0;0;0,0.005851435;0.3152206;0.00744131,0.01183248;0.6214855;-4.59454E-05,0.2091949;0.4927521;0.02688552,0.2439811;0.2527189;0.04415189,0.2891525;0.01869485;0.00864828,-0.1867845;0.4822656;0.006440381,-0.2242992;0.2420224;0.006341892,-0.2642147;0.007221386;-0.030311,0.06470332;0.003915055;-0.02843477,0.07470704;-0.3181926;0.01754691,0.08042995;-0.6485525;0.09617589,0.08307272;-0.607688;-0.01360344,-0.06349789;0.004740689;-0.03091807,-0.08856304;-0.3180785;0.002656426,-0.1083285;-0.6487113;0.07778479,-0.1027244;-0.6077695;-0.03187557,0.01029715;0.5460409;0.004227916,0;0;0,-0.003576264;0.3153179;-0.003936768,-0.004171297;0.6212454;-0.02122593,0.1657911;0.4638087;0.07029867,0.1804068;0.2212746;0.06093025,0.2155099;-0.001251042;-0.02461671,-0.1906735;0.5002682;-0.0928306,-0.2865512;0.2769844;-0.08411606,-0.2823956;0.04381409;-0.1447999,0.07017702;-0.0008620322;-0.00921011,0.1178448;-0.3185974;-0.06155229,0.1297549;-0.6525385;-0.0007700883,0.1630495;-0.6468803;-0.1031199,-0.05051672;0.00647034;-0.04915872,-0.08980662;-0.3165089;-0.05957187,-0.07324331;-0.6447405;0.02611761,-0.03735802;-0.638976;-0.07537824,-0.004378989;0.5459557;-0.01459765,699.6351
+0;0;0,0.005851435;0.3152206;0.00744131,0.01183248;0.6214855;-4.59454E-05,0.2091949;0.4927521;0.02688552,0.2439811;0.2527189;0.04415189,0.2891525;0.01869485;0.00864828,-0.1867845;0.4822656;0.006440381,-0.2242992;0.2420224;0.006341892,-0.2642147;0.007221386;-0.030311,0.06470332;0.003915055;-0.02843477,0.07470704;-0.3181926;0.01754691,0.08042995;-0.6485525;0.09617589,0.08307272;-0.607688;-0.01360344,-0.06349789;0.004740689;-0.03091807,-0.08856304;-0.3180785;0.002656426,-0.1083285;-0.6487113;0.07778479,-0.1027244;-0.6077695;-0.03187557,0.01029715;0.5460409;0.004227916,0;0;0,-0.003576264;0.3153179;-0.003936768,-0.004171297;0.6212454;-0.02122593,0.1657911;0.4638087;0.07029867,0.1804068;0.2212746;0.06093025,0.2155099;-0.001251042;-0.02461671,-0.1906735;0.5002682;-0.0928306,-0.2865512;0.2769844;-0.08411606,-0.2823956;0.04381409;-0.1447999,0.07017702;-0.0008620322;-0.00921011,0.1178448;-0.3185974;-0.06155229,0.1297549;-0.6525385;-0.0007700883,0.1630495;-0.6468803;-0.1031199,-0.05051672;0.00647034;-0.04915872,-0.08980662;-0.3165089;-0.05957187,-0.07324331;-0.6447405;0.02611761,-0.03735802;-0.638976;-0.07537824,-0.004378989;0.5459557;-0.01459765,699.6464
+0;0;0,0.005849197;0.3151;0.007438464,0.01183105;0.6214052;-5.061133E-05,0.2083215;0.4928758;0.02678325,0.2430597;0.2531739;0.04402579,0.2884357;0.01808968;0.008361343,-0.1859232;0.4824353;0.006427689,-0.223386;0.2425237;0.006329337,-0.2634824;0.006658942;-0.03048961,0.06498671;0.003932202;-0.02855931,0.07496898;-0.3174849;0.0173238,0.08070229;-0.6484452;0.09609567,0.08334887;-0.607565;-0.01384164,-0.063776;0.004761453;-0.03105349,-0.08878742;-0.3173656;0.002449039,-0.1085888;-0.6485993;0.07771394,-0.1029766;-0.6076418;-0.03210424,0.01029512;0.5459312;0.004224918,0;0;0,-0.003025353;0.315203;-0.003939629,-0.002670676;0.6211728;-0.02119946,0.1667743;0.4635388;0.06851721,0.1815184;0.2213578;0.05892301,0.2150007;-0.001328036;-0.02987719,-0.1908835;0.5014817;-0.08742765,-0.2868923;0.278587;-0.0795956,-0.287701;0.04388753;-0.1388493,0.07043654;-0.001031071;-0.009591579,0.1180082;-0.3180678;-0.06192279,0.1297913;-0.6526048;-0.0009412766,0.1619001;-0.6469502;-0.1038389,-0.05097229;0.00654828;-0.04912549,-0.09095865;-0.3156579;-0.05903078,-0.07347083;-0.644583;0.02626345,-0.03875179;-0.638831;-0.07580622,-0.003103152;0.5458543;-0.0145731,699.6685
+0;0;0,0.005798984;0.3148107;0.007507432,0.01174266;0.6205908;0.0001056786,0.2066121;0.4925893;0.02650634,0.2415178;0.2519211;0.04385802,0.2867885;0.01708047;0.008049123,-0.1843443;0.4821868;0.006645577,-0.2220068;0.2413089;0.006448907,-0.2623871;0.00574702;-0.03045493,0.06504764;0.003948173;-0.02859067,0.07500252;-0.3169285;0.01741654,0.08071715;-0.6483458;0.09622567,0.08328664;-0.6074626;-0.01365168,-0.06384473;0.004754459;-0.03107178,-0.0888264;-0.3168434;0.002518829,-0.108647;-0.6485304;0.0778306,-0.1031134;-0.6075612;-0.03192884,0.01021506;0.5452507;0.004356237,0;0;0,-0.002300471;0.3149219;-0.003822565,-0.0004194975;0.6203709;-0.02083635,0.167774;0.4642096;0.06762671,0.1823454;0.2210299;0.05803871,0.2151191;-0.001433492;-0.03094316,-0.186356;0.5022966;-0.08999558,-0.2839867;0.2793168;-0.07625106,-0.2852427;0.04424252;-0.1329993,0.07047755;-0.001014113;-0.009802818,0.118278;-0.3174518;-0.06233716,0.1299988;-0.6524186;-0.001173973,0.1625087;-0.6467906;-0.1038735,-0.05129299;0.006596093;-0.04888487,-0.09240435;-0.3149796;-0.05763488,-0.07362795;-0.6446574;0.026276,-0.03851312;-0.6389296;-0.07558609,-0.001259208;0.5451868;-0.01426411,699.6907
+0;0;0,0.005798984;0.3148107;0.007507432,0.01174266;0.6205908;0.0001056786,0.2066121;0.4925893;0.02650634,0.2415178;0.2519211;0.04385802,0.2867885;0.01708047;0.008049123,-0.1843443;0.4821868;0.006645577,-0.2220068;0.2413089;0.006448907,-0.2623871;0.00574702;-0.03045493,0.06504764;0.003948173;-0.02859067,0.07500252;-0.3169285;0.01741654,0.08071715;-0.6483458;0.09622567,0.08328664;-0.6074626;-0.01365168,-0.06384473;0.004754459;-0.03107178,-0.0888264;-0.3168434;0.002518829,-0.108647;-0.6485304;0.0778306,-0.1031134;-0.6075612;-0.03192884,0.01021506;0.5452507;0.004356237,0;0;0,-0.002300471;0.3149219;-0.003822565,-0.0004194975;0.6203709;-0.02083635,0.167774;0.4642096;0.06762671,0.1823454;0.2210299;0.05803871,0.2151191;-0.001433492;-0.03094316,-0.186356;0.5022966;-0.08999558,-0.2839867;0.2793168;-0.07625106,-0.2852427;0.04424252;-0.1329993,0.07047755;-0.001014113;-0.009802818,0.118278;-0.3174518;-0.06233716,0.1299988;-0.6524186;-0.001173973,0.1625087;-0.6467906;-0.1038735,-0.05129299;0.006596093;-0.04888487,-0.09240435;-0.3149796;-0.05763488,-0.07362795;-0.6446574;0.026276,-0.03851312;-0.6389296;-0.07558609,-0.001259208;0.5451868;-0.01426411,699.7022
+0;0;0,0.005799257;0.3148254;0.007507785,0.01174647;0.6207858;0.0001004729,0.2064263;0.4927623;0.026484,0.241082;0.2538177;0.04371142,0.2864133;0.01866312;0.007854648,-0.1841556;0.4823698;0.006642263,-0.2215483;0.2432169;0.006447002,-0.2619827;0.007340133;-0.03050618,0.06526345;0.003961272;-0.02868553,0.0752008;-0.31635;0.01724061,0.08094104;-0.649253;0.09640303,0.0826693;-0.6119329;0.02249864,-0.06405655;0.004770233;-0.03117487,-0.0889942;-0.3162609;0.002356552,-0.1089036;-0.6494349;0.07800592,-0.1051817;-0.612057;0.004180841,0.01021739;0.5453733;0.004355116,0;0;0,-0.001678035;0.3149405;-0.003840446,0.001328304;0.6205564;-0.02092814,0.1689025;0.4634516;0.06688166,0.1830694;0.222016;0.05685854,0.2155276;-0.0009848922;-0.03177214,-0.1863719;0.5026485;-0.08592925,-0.2839616;0.2814261;-0.07456038,-0.2868409;0.04557636;-0.1293776,0.07069125;-0.001005948;-0.009980202,0.1184531;-0.3168395;-0.06266069,0.1304504;-0.6532593;-0.001001831,0.1510186;-0.6789114;-0.04570341,-0.05181538;0.006679213;-0.04866645,-0.09301233;-0.3143053;-0.0575547,-0.0734121;-0.645485;0.02646839,-0.05034698;-0.6318108;-0.04223312,0.0001985877;0.5453061;-0.01432395,699.7245
+0;0;0,0.005848998;0.3148219;0.007618159,0.01182754;0.6207836;0.0003009834,0.2064901;0.4927311;0.02670002,0.2411113;0.2537766;0.04385936,0.2864397;0.01864547;0.007845156,-0.1852604;0.4861208;0.00654865,-0.2209418;0.2467066;0.006649905,-0.2615442;0.010792;-0.02987533,0.06525644;0.003995922;-0.02869665,0.0750632;-0.3163473;0.01703417,0.0811991;-0.6491644;0.09652721,0.08301379;-0.6118407;0.02262526,-0.06406277;0.004729529;-0.03116828,-0.08887561;-0.3163035;0.002437431,-0.1088004;-0.6494454;0.07822384,-0.104991;-0.6120614;0.004403837,0.01029268;0.5453702;0.004536666,0;0;0,-0.001678035;0.3149405;-0.003840446,0.001328304;0.6205564;-0.02092814,0.1689025;0.4634516;0.06688166,0.1830694;0.222016;0.05685854,0.2155276;-0.0009848922;-0.03177214,-0.1863719;0.5026485;-0.08592925,-0.2839616;0.2814261;-0.07456038,-0.2868409;0.04557636;-0.1293776,0.07069125;-0.001005948;-0.009980202,0.1184531;-0.3168395;-0.06266069,0.1304504;-0.6532593;-0.001001831,0.1510186;-0.6789114;-0.04570341,-0.05181538;0.006679213;-0.04866645,-0.09301233;-0.3143053;-0.0575547,-0.0734121;-0.645485;0.02646839,-0.05034698;-0.6318108;-0.04223312,0.0001985877;0.5453061;-0.01432395,699.7467
+0;0;0,0.005850079;0.3148801;0.007619567,0.01182852;0.6208357;0.0003018305,0.205576;0.4930135;0.02659837,0.2402427;0.2537443;0.0437803,0.2854212;0.01939137;0.007885288,-0.1843479;0.486434;0.006540961,-0.2200764;0.2467046;0.00664235,-0.2605444;0.01157074;-0.02976201,0.06553335;0.004012879;-0.02881843,0.0753291;-0.3159702;0.01686099,0.08146963;-0.6490387;0.09641402,0.08328423;-0.6117152;0.02251534,-0.06433462;0.004749599;-0.03130054,-0.08911957;-0.3159226;0.002267394,-0.1090594;-0.6493159;0.07811101,-0.1052502;-0.6119322;0.004294269,0.01029335;0.5454072;0.004538358,0;0;0,-0.0009380131;0.3150012;-0.003883839,0.002791956;0.6205989;-0.02103925,0.1695765;0.4634368;0.06562615,0.1837081;0.2216402;0.0566001,0.2159101;-0.0005060136;-0.03208446,-0.1848794;0.5033148;-0.08418004,-0.2827779;0.2818658;-0.07309003,-0.2858837;0.04682189;-0.1278216,0.07096472;-0.0009291172;-0.01021624,0.1188651;-0.3163933;-0.06274915,0.1308771;-0.653079;-0.001110077,0.1514944;-0.6787159;-0.04580235,-0.05229682;0.006730223;-0.04858985,-0.09352849;-0.3138965;-0.05696887,-0.07311053;-0.6454204;0.02655312,-0.05035608;-0.6317544;-0.04224643,0.001488417;0.5453386;-0.01440835,699.7576
+0;0;0,0.005850079;0.3148801;0.007619567,0.01182852;0.6208357;0.0003018305,0.205576;0.4930135;0.02659837,0.2402427;0.2537443;0.0437803,0.2854212;0.01939137;0.007885288,-0.1843479;0.486434;0.006540961,-0.2200764;0.2467046;0.00664235,-0.2605444;0.01157074;-0.02976201,0.06553335;0.004012879;-0.02881843,0.0753291;-0.3159702;0.01686099,0.08146963;-0.6490387;0.09641402,0.08328423;-0.6117152;0.02251534,-0.06433462;0.004749599;-0.03130054,-0.08911957;-0.3159226;0.002267394,-0.1090594;-0.6493159;0.07811101,-0.1052502;-0.6119322;0.004294269,0.01029335;0.5454072;0.004538358,0;0;0,-0.0009380131;0.3150012;-0.003883839,0.002791956;0.6205989;-0.02103925,0.1695765;0.4634368;0.06562615,0.1837081;0.2216402;0.0566001,0.2159101;-0.0005060136;-0.03208446,-0.1848794;0.5033148;-0.08418004,-0.2827779;0.2818658;-0.07309003,-0.2858837;0.04682189;-0.1278216,0.07096472;-0.0009291172;-0.01021624,0.1188651;-0.3163933;-0.06274915,0.1308771;-0.653079;-0.001110077,0.1514944;-0.6787159;-0.04580235,-0.05229682;0.006730223;-0.04858985,-0.09352849;-0.3138965;-0.05696887,-0.07311053;-0.6454204;0.02655312,-0.05035608;-0.6317544;-0.04224643,0.001488417;0.5453386;-0.01440835,699.7806
+0;0;0,0.005850189;0.3151133;0.007773301,0.01182528;0.6212155;0.0005403226,0.2054418;0.4933407;0.02644385,0.2400683;0.2546301;0.04375758,0.2852072;0.02018657;0.007751815,-0.1839707;0.4860748;0.006798086,-0.2200257;0.2469482;0.006947265,-0.2609648;0.01172929;-0.02902127,0.06558494;0.004025247;-0.02879476,0.07497095;-0.3155644;0.01676044,0.08130359;-0.648494;0.09644941,0.08390266;-0.6075802;-0.01342022,-0.0643509;0.004742951;-0.03135591,-0.08906125;-0.3155095;0.00224049,-0.1091164;-0.6487597;0.0782313,-0.1035541;-0.6077684;-0.03152048,0.01028844;0.545734;0.004762836,0;0;0,-0.0002669692;0.3152374;-0.004043102,0.003889725;0.6209692;-0.02128482,0.1701622;0.4630409;0.06510568,0.1843619;0.2217847;0.05642605,0.2164116;-0.0002671927;-0.03281212,-0.1811527;0.5031068;-0.09057,-0.2793404;0.2827245;-0.07406651,-0.282311;0.04742797;-0.1281442,0.07099415;-0.0009990036;-0.01027417,0.1193992;-0.3159265;-0.06298637,0.1313979;-0.6525864;-0.001760006,0.1637103;-0.6470261;-0.1045015,-0.05225441;0.006907993;-0.04866705,-0.09356101;-0.3132896;-0.05692703,-0.07284627;-0.644725;0.0264635,-0.03792778;-0.6390803;-0.07544196,0.002479658;0.5456614;-0.01462126,699.8023
+0;0;0,0.005850189;0.3151133;0.007773301,0.01182528;0.6212155;0.0005403226,0.2054418;0.4933407;0.02644385,0.2400683;0.2546301;0.04375758,0.2852072;0.02018657;0.007751815,-0.1839707;0.4860748;0.006798086,-0.2200257;0.2469482;0.006947265,-0.2609648;0.01172929;-0.02902127,0.06558494;0.004025247;-0.02879476,0.07497095;-0.3155644;0.01676044,0.08130359;-0.648494;0.09644941,0.08390266;-0.6075802;-0.01342022,-0.0643509;0.004742951;-0.03135591,-0.08906125;-0.3155095;0.00224049,-0.1091164;-0.6487597;0.0782313,-0.1035541;-0.6077684;-0.03152048,0.01028844;0.545734;0.004762836,0;0;0,-0.0002669692;0.3152374;-0.004043102,0.003889725;0.6209692;-0.02128482,0.1701622;0.4630409;0.06510568,0.1843619;0.2217847;0.05642605,0.2164116;-0.0002671927;-0.03281212,-0.1811527;0.5031068;-0.09057,-0.2793404;0.2827245;-0.07406651,-0.282311;0.04742797;-0.1281442,0.07099415;-0.0009990036;-0.01027417,0.1193992;-0.3159265;-0.06298637,0.1313979;-0.6525864;-0.001760006,0.1637103;-0.6470261;-0.1045015,-0.05225441;0.006907993;-0.04866705,-0.09356101;-0.3132896;-0.05692703,-0.07284627;-0.644725;0.0264635,-0.03792778;-0.6390803;-0.07544196,0.002479658;0.5456614;-0.01462126,699.8138
+0;0;0,0.005850234;0.3151157;0.007773359,0.01182544;0.6212241;0.0005401289,0.2050138;0.4934603;0.02639631,0.2396844;0.2544453;0.04373211,0.2847661;0.02029897;0.007771991,-0.1835444;0.4862103;0.00679365,-0.2196455;0.2467789;0.006943019,-0.2605326;0.01185806;-0.02897992,0.06561143;0.004026873;-0.02880639,0.07499493;-0.3154774;0.01673663,0.08132078;-0.6480501;0.09634019,0.08308169;-0.6106558;0.02190157,-0.06437688;0.004744866;-0.03136857,-0.08908062;-0.3154219;0.002218846,-0.1091143;-0.648315;0.07812822,-0.1053457;-0.6108682;0.003769442,0.01028853;0.5457386;0.004762865,0;0;0,0.0002435595;0.3152394;-0.004071474,0.004624337;0.6209751;-0.0212996,0.1705135;0.4632702;0.06492161,0.185157;0.2216992;0.05719232,0.2172973;9.077787E-05;-0.03228784,-0.1789663;0.5034553;-0.09312435,-0.2772857;0.2829749;-0.07435083,-0.2803394;0.0479251;-0.1281307,0.07098955;-0.001033425;-0.01050234,0.1196177;-0.3158166;-0.06334186,0.1317244;-0.6520977;-0.002105955,0.1517532;-0.6776978;-0.04800105,-0.05235014;0.007008266;-0.04859249,-0.09358634;-0.3131049;-0.0570973,-0.07268792;-0.644205;0.02607323,-0.04870476;-0.6307286;-0.04285182,0.003178671;0.5456641;-0.01463509,699.8358
+0;0;0,0.005838164;0.3151158;0.00777683,0.01180122;0.6212252;0.0005677524,0.2050244;0.4935623;0.02637782,0.2396388;0.2545275;0.04355181,0.28476;0.02035142;0.007835917,-0.1834439;0.4858196;0.006875023,-0.2199781;0.2464538;0.007057193,-0.2613495;0.01155137;-0.02842844,0.06560984;0.004033468;-0.02880911,0.07480428;-0.3154916;0.01662631,0.08147629;-0.6480478;0.09627067,0.08321721;-0.6106613;0.02183081,-0.06438106;0.004739891;-0.03136075,-0.08917211;-0.3154203;0.002225339,-0.1091151;-0.6483148;0.07815213,-0.105365;-0.610866;0.003792621,0.01026776;0.5457392;0.004782397,0;0;0,0.0002435595;0.3152394;-0.004071474,0.004624337;0.6209751;-0.0212996,0.1705135;0.4632702;0.06492161,0.185157;0.2216992;0.05719232,0.2172973;9.077787E-05;-0.03228784,-0.1789663;0.5034553;-0.09312435,-0.2772857;0.2829749;-0.07435083,-0.2803394;0.0479251;-0.1281307,0.07098955;-0.001033425;-0.01050234,0.1196177;-0.3158166;-0.06334186,0.1317244;-0.6520977;-0.002105955,0.1517532;-0.6776978;-0.04800105,-0.05235014;0.007008266;-0.04859249,-0.09358634;-0.3131049;-0.0570973,-0.07268792;-0.644205;0.02607323,-0.04870476;-0.6307286;-0.04285182,0.003178671;0.5456641;-0.01463509,699.8474
+0;0;0,0.005839289;0.3151765;0.007778329,0.01180379;0.6213595;0.0005672113,0.2049171;0.4937007;0.02636656,0.2394982;0.2548955;0.04352405,0.2803886;0.04267725;0.01115711,-0.183333;0.4859623;0.006874719,-0.2198321;0.2468265;0.007056714,-0.2573243;0.03394999;-0.02510156,0.06569408;0.004038647;-0.02884611,0.07488602;-0.3153995;0.01657696,0.08155711;-0.6479095;0.09621028,0.0833458;-0.6103203;0.01972769,-0.06446373;0.004745977;-0.03140102,-0.08924805;-0.3153271;0.002175935,-0.1091883;-0.6481755;0.07809221,-0.1053353;-0.6105223;0.001692183,0.01026981;0.5458483;0.004783268,0;0;0,0.0006512702;0.3152982;-0.004179955,0.005318657;0.6210982;-0.02149582,0.1706125;0.4632522;0.06545687,0.1859016;0.2219007;0.05963755,0.2288067;0.01948863;-0.01068115,-0.1791251;0.5028815;-0.09075076,-0.2777855;0.2826412;-0.0740628,-0.2788411;0.06942974;-0.1219793,0.07108995;-0.001083523;-0.01044822,0.11982;-0.3157229;-0.06351352,0.132021;-0.6519504;-0.002267119,0.1497889;-0.6771742;-0.0527153,-0.05239043;0.007102417;-0.04867154,-0.0934718;-0.3129512;-0.05682543,-0.07249318;-0.6440799;0.02601554,-0.04804537;-0.6310618;-0.04486678,0.003810182;0.5457657;-0.01480079,699.8582
+0;0;0,0.005839289;0.3151765;0.007778329,0.01180379;0.6213595;0.0005672113,0.2049171;0.4937007;0.02636656,0.2394982;0.2548955;0.04352405,0.2803886;0.04267725;0.01115711,-0.183333;0.4859623;0.006874719,-0.2198321;0.2468265;0.007056714,-0.2573243;0.03394999;-0.02510156,0.06569408;0.004038647;-0.02884611,0.07488602;-0.3153995;0.01657696,0.08155711;-0.6479095;0.09621028,0.0833458;-0.6103203;0.01972769,-0.06446373;0.004745977;-0.03140102,-0.08924805;-0.3153271;0.002175935,-0.1091883;-0.6481755;0.07809221,-0.1053353;-0.6105223;0.001692183,0.01026981;0.5458483;0.004783268,0;0;0,0.0006512702;0.3152982;-0.004179955,0.005318657;0.6210982;-0.02149582,0.1706125;0.4632522;0.06545687,0.1859016;0.2219007;0.05963755,0.2288067;0.01948863;-0.01068115,-0.1791251;0.5028815;-0.09075076,-0.2777855;0.2826412;-0.0740628,-0.2788411;0.06942974;-0.1219793,0.07108995;-0.001083523;-0.01044822,0.11982;-0.3157229;-0.06351352,0.132021;-0.6519504;-0.002267119,0.1497889;-0.6771742;-0.0527153,-0.05239043;0.007102417;-0.04867154,-0.0934718;-0.3129512;-0.05682543,-0.07249318;-0.6440799;0.02601554,-0.04804537;-0.6310618;-0.04486678,0.003810182;0.5457657;-0.01480079,699.87
+0;0;0,0.005874135;0.3151727;0.007904025,0.01184945;0.6213566;0.0007326375,0.2049704;0.4936026;0.02618382,0.2398047;0.2548385;0.04340021,0.2806094;0.04259148;0.0111136,-0.1840888;0.488588;0.006642465,-0.2196897;0.2493173;0.007160974,-0.2597104;0.03686686;-0.02476659,0.06570466;0.004038316;-0.02882206,0.07486097;-0.3153964;0.01663243,0.08213762;-0.6478528;0.09643702,0.0839648;-0.6102513;0.01995657,-0.06444964;0.004741955;-0.03143055,-0.08913201;-0.3153282;0.002249166,-0.1091058;-0.6481802;0.07814091,-0.1052098;-0.6105196;0.001743808,0.01031163;0.5458447;0.004935889,0;0;0,0.0006512702;0.3152982;-0.004179955,0.005318657;0.6210982;-0.02149582,0.1706125;0.4632522;0.06545687,0.1859016;0.2219007;0.05963755,0.2288067;0.01948863;-0.01068115,-0.1791251;0.5028815;-0.09075076,-0.2777855;0.2826412;-0.0740628,-0.2788411;0.06942974;-0.1219793,0.07108995;-0.001083523;-0.01044822,0.11982;-0.3157229;-0.06351352,0.132021;-0.6519504;-0.002267119,0.1497889;-0.6771742;-0.0527153,-0.05239043;0.007102417;-0.04867154,-0.0934718;-0.3129512;-0.05682543,-0.07249318;-0.6440799;0.02601554,-0.04804537;-0.6310618;-0.04486678,0.003810182;0.5457657;-0.01480079,699.8815
+0;0;0,0.005876722;0.3153116;0.007907505,0.01185103;0.6214445;0.0007376764,0.2048458;0.4937455;0.02617387,0.2396553;0.2551511;0.04337801,0.2804897;0.04275011;0.01106799,-0.1839603;0.4887342;0.00664522,-0.2195359;0.2496336;0.007163361,-0.2595856;0.037029;-0.02478737,0.06574416;0.004040744;-0.02883939,0.07489002;-0.3150296;0.01656325,0.08216991;-0.6476334;0.09640327,0.08399168;-0.6100544;0.02014911,-0.06448839;0.004744806;-0.03144945,-0.08914261;-0.3149603;0.002191849,-0.1091253;-0.6479599;0.07811728,-0.1052408;-0.6103221;0.001946226,0.01031365;0.5459536;0.004939754,0;0;0,0.001385584;0.3154394;-0.003809929,0.006254554;0.6212027;-0.02083874,0.1709542;0.4634393;0.06684828,0.1877899;0.2223184;0.06334972,0.2301102;0.0207122;-0.0100634,-0.1765878;0.503422;-0.09397771,-0.2748957;0.2833835;-0.07517223,-0.2751722;0.06993054;-0.1227462,0.07112692;-0.001172215;-0.01048422,0.12016;-0.3154156;-0.06337833,0.1327686;-0.6517608;-0.002013206,0.1505749;-0.6770925;-0.05198121,-0.05238997;0.007255652;-0.04871323,-0.09284773;-0.3125169;-0.05643206,-0.07196899;-0.6438382;0.02629092,-0.04696172;-0.630791;-0.04415549,0.004685327;0.5458832;-0.01425052,699.9045
+0;0;0,0.005876722;0.3153116;0.007907505,0.01185103;0.6214445;0.0007376764,0.2048458;0.4937455;0.02617387,0.2396553;0.2551511;0.04337801,0.2804897;0.04275011;0.01106799,-0.1839603;0.4887342;0.00664522,-0.2195359;0.2496336;0.007163361,-0.2595856;0.037029;-0.02478737,0.06574416;0.004040744;-0.02883939,0.07489002;-0.3150296;0.01656325,0.08216991;-0.6476334;0.09640327,0.08399168;-0.6100544;0.02014911,-0.06448839;0.004744806;-0.03144945,-0.08914261;-0.3149603;0.002191849,-0.1091253;-0.6479599;0.07811728,-0.1052408;-0.6103221;0.001946226,0.01031365;0.5459536;0.004939754,0;0;0,0.001385584;0.3154394;-0.003809929,0.006254554;0.6212027;-0.02083874,0.1709542;0.4634393;0.06684828,0.1877899;0.2223184;0.06334972,0.2301102;0.0207122;-0.0100634,-0.1765878;0.503422;-0.09397771,-0.2748957;0.2833835;-0.07517223,-0.2751722;0.06993054;-0.1227462,0.07112692;-0.001172215;-0.01048422,0.12016;-0.3154156;-0.06337833,0.1327686;-0.6517608;-0.002013206,0.1505749;-0.6770925;-0.05198121,-0.05238997;0.007255652;-0.04871323,-0.09284773;-0.3125169;-0.05643206,-0.07196899;-0.6438382;0.02629092,-0.04696172;-0.630791;-0.04415549,0.004685327;0.5458832;-0.01425052,699.9157
+0;0;0,0.005813145;0.3153877;0.007939453,0.01174945;0.6215841;0.0008084727,0.2048713;0.4939609;0.02614852,0.2394639;0.2590004;0.04271162,0.2809317;0.04673731;0.01077721,-0.1838593;0.4879144;0.006672582,-0.2199195;0.2525926;0.007503523,-0.2619005;0.04031478;-0.02365312,0.06548953;0.004059477;-0.02873942,0.07469801;-0.3208131;0.01759892,0.08197826;-0.6473963;0.09601468,0.08378071;-0.6098186;0.01980431,-0.06425139;0.004692727;-0.03132172,-0.0895213;-0.3208221;0.002967563,-0.1090866;-0.6477976;0.07755212,-0.1052213;-0.6101615;0.00142432,0.01021991;0.5460788;0.005001305,0;0;0,0.002026081;0.3155132;-0.003677845,0.006959572;0.6213399;-0.0206666,0.1707695;0.4636387;0.06908989,0.1900512;0.2263537;0.07029271,0.2411422;0.02630921;-0.001588583,-0.1750452;0.5033524;-0.09579349,-0.2723549;0.2868477;-0.07751907,-0.2714049;0.07301204;-0.122999,0.07089958;-0.00134629;-0.0101366,0.1202254;-0.321525;-0.06330371,0.1335337;-0.6515402;-0.001890659,0.1512958;-0.6769064;-0.0517683,-0.05199571;0.007378419;-0.04871672,-0.09257932;-0.3183118;-0.05599887,-0.07201044;-0.6436459;0.02520018,-0.04644717;-0.6306193;-0.04499325,0.005393744;0.5460054;-0.01409197,699.9382
+0;0;0,0.005813145;0.3153877;0.007939453,0.01174945;0.6215841;0.0008084727,0.2048713;0.4939609;0.02614852,0.2394639;0.2590004;0.04271162,0.2809317;0.04673731;0.01077721,-0.1838593;0.4879144;0.006672582,-0.2199195;0.2525926;0.007503523,-0.2619005;0.04031478;-0.02365312,0.06548953;0.004059477;-0.02873942,0.07469801;-0.3208131;0.01759892,0.08197826;-0.6473963;0.09601468,0.08378071;-0.6098186;0.01980431,-0.06425139;0.004692727;-0.03132172,-0.0895213;-0.3208221;0.002967563,-0.1090866;-0.6477976;0.07755212,-0.1052213;-0.6101615;0.00142432,0.01021991;0.5460788;0.005001305,0;0;0,0.002026081;0.3155132;-0.003677845,0.006959572;0.6213399;-0.0206666,0.1707695;0.4636387;0.06908989,0.1900512;0.2263537;0.07029271,0.2411422;0.02630921;-0.001588583,-0.1750452;0.5033524;-0.09579349,-0.2723549;0.2868477;-0.07751907,-0.2714049;0.07301204;-0.122999,0.07089958;-0.00134629;-0.0101366,0.1202254;-0.321525;-0.06330371,0.1335337;-0.6515402;-0.001890659,0.1512958;-0.6769064;-0.0517683,-0.05199571;0.007378419;-0.04871672,-0.09257932;-0.3183118;-0.05599887,-0.07201044;-0.6436459;0.02520018,-0.04644717;-0.6306193;-0.04499325,0.005393744;0.5460054;-0.01409197,699.95
+0;0;0,0.005814384;0.3154549;0.007941145,0.01175206;0.6217222;0.0008087028,0.206795;0.4935714;0.02635822,0.2402969;0.26602;0.04239903,0.2817333;0.0539172;0.01048873,-0.1857727;0.4874653;0.006690036,-0.2206958;0.2595639;0.007494774,-0.2626451;0.04744639;-0.02363835,0.06535869;0.004051367;-0.028682,0.07461546;-0.3225246;0.01789931,0.08182386;-0.6458852;0.09554128,0.08362556;-0.6083106;0.01936266,-0.06412302;0.004683352;-0.03125915,-0.08952543;-0.3225382;0.00320993,-0.1088976;-0.6462872;0.07705851,-0.105034;-0.6086543;0.0009624287,0.01022225;0.5462038;0.005002262,0;0;0,0.002122119;0.3155799;-0.003673553,0.007023469;0.621479;-0.02065158,0.170189;0.4626432;0.07405256,0.1921248;0.2331371;0.07630538,0.2551345;0.03544137;0.007975094,-0.1775467;0.5030864;-0.09480225,-0.2721211;0.2933062;-0.08040559,-0.2688832;0.07997806;-0.1273467,0.07078345;-0.001492411;-0.009914875,0.1197691;-0.3234426;-0.06335473,0.1338402;-0.6500453;-0.001913786,0.1510898;-0.6755668;-0.05174971,-0.05181357;0.007437489;-0.04869156,-0.09248859;-0.3199797;-0.05582391,-0.07218511;-0.6421163;0.02453816,-0.04616806;-0.6291042;-0.0454499,0.005480796;0.5461301;-0.01408505,699.9624
+0;0;0,0.005793746;0.3154556;0.007929432,0.01171291;0.6217235;0.0008058557,0.206771;0.4935668;0.02624604,0.2406004;0.2660495;0.04208194,0.2823314;0.05397408;0.01037391,-0.185597;0.486771;0.006666266,-0.221968;0.2590978;0.007840538,-0.2652428;0.04718842;-0.0228936,0.06535877;0.004052684;-0.02868162,0.07449857;-0.3225265;0.01789979,0.08180469;-0.6458724;0.09559381,0.08359073;-0.6082977;0.01941483,-0.06412829;0.004683319;-0.03124833,-0.08959959;-0.3225347;0.00320334,-0.1089064;-0.6462827;0.07707357,-0.1050582;-0.6086481;0.000976868,0.0101884;0.5462047;0.004994989,0;0;0,0.002122119;0.3155799;-0.003673553,0.007023469;0.621479;-0.02065158,0.170189;0.4626432;0.07405256,0.1921248;0.2331371;0.07630538,0.2551345;0.03544137;0.007975094,-0.1775467;0.5030864;-0.09480225,-0.2721211;0.2933062;-0.08040559,-0.2688832;0.07997806;-0.1273467,0.07078345;-0.001492411;-0.009914875,0.1197691;-0.3234426;-0.06335473,0.1338402;-0.6500453;-0.001913786,0.1510898;-0.6755668;-0.05174971,-0.05181357;0.007437489;-0.04869156,-0.09248859;-0.3199797;-0.05582391,-0.07218511;-0.6421163;0.02453816,-0.04616806;-0.6291042;-0.0454499,0.005480796;0.5461301;-0.01408505,699.9739
+0;0;0,0.005794019;0.3154704;0.007929806,0.01171472;0.6218183;0.0008044201,0.2066292;0.4936813;0.02623015,0.2398147;0.2704947;0.04176463,0.2815246;0.05852666;0.01007266,-0.1854529;0.4868905;0.006664642,-0.2211317;0.2635509;0.007816562,-0.2643845;0.05174887;-0.02290201,0.06525557;0.004046284;-0.02863633,0.07438388;-0.3221229;0.0178866,0.08167095;-0.6446253;0.09537794,0.0834478;-0.6070896;0.01959115,-0.06402702;0.004675924;-0.03119899,-0.08946633;-0.3221313;0.003209427,-0.1087228;-0.6450347;0.07688696,-0.1048944;-0.6074394;0.00118202,0.01018984;0.546281;0.004994582,0;0;0,0.002258629;0.3155965;-0.003436089,0.00691323;0.6216062;-0.01995873,0.1694094;0.4629384;0.07586742,0.198652;0.2388038;0.08383036,0.270654;0.0435458;0.01776553,-0.1776649;0.50326;-0.0936754,-0.2705103;0.2972639;-0.08366433,-0.2661893;0.08472922;-0.1335128,0.0706957;-0.001597434;-0.00970912,0.1200102;-0.3230443;-0.06331921,0.1343907;-0.6488039;-0.002166037,0.1514117;-0.674587;-0.05117751,-0.05161481;0.007521125;-0.04872417,-0.09166399;-0.3195695;-0.0551936,-0.07155029;-0.640867;0.02498832,-0.04550961;-0.6277587;-0.04458275,0.005469218;0.5462241;-0.01353741,699.9952
+0;0;0,0.005794019;0.3154704;0.007929806,0.01171472;0.6218183;0.0008044201,0.2066292;0.4936813;0.02623015,0.2398147;0.2704947;0.04176463,0.2815246;0.05852666;0.01007266,-0.1854529;0.4868905;0.006664642,-0.2211317;0.2635509;0.007816562,-0.2643845;0.05174887;-0.02290201,0.06525557;0.004046284;-0.02863633,0.07438388;-0.3221229;0.0178866,0.08167095;-0.6446253;0.09537794,0.0834478;-0.6070896;0.01959115,-0.06402702;0.004675924;-0.03119899,-0.08946633;-0.3221313;0.003209427,-0.1087228;-0.6450347;0.07688696,-0.1048944;-0.6074394;0.00118202,0.01018984;0.546281;0.004994582,0;0;0,0.002258629;0.3155965;-0.003436089,0.00691323;0.6216062;-0.01995873,0.1694094;0.4629384;0.07586742,0.198652;0.2388038;0.08383036,0.270654;0.0435458;0.01776553,-0.1776649;0.50326;-0.0936754,-0.2705103;0.2972639;-0.08366433,-0.2661893;0.08472922;-0.1335128,0.0706957;-0.001597434;-0.00970912,0.1200102;-0.3230443;-0.06331921,0.1343907;-0.6488039;-0.002166037,0.1514117;-0.674587;-0.05117751,-0.05161481;0.007521125;-0.04872417,-0.09166399;-0.3195695;-0.0551936,-0.07155029;-0.640867;0.02498832,-0.04550961;-0.6277587;-0.04458275,0.005469218;0.5462241;-0.01353741,700.0181
+0;0;0,0.005734489;0.3154698;0.007867185,0.0116133;0.6218836;0.0006740219,0.2063027;0.4937513;0.02607324,0.2396546;0.2749856;0.04108276,0.2826571;0.06345184;0.01041476,-0.1860725;0.4895593;0.006502428,-0.2215114;0.2706144;0.008333656,-0.2678741;0.05963758;-0.02125539,0.06514384;0.004064557;-0.02856706,0.07416646;-0.3219891;0.0179127,0.081497;-0.644437;0.09544113,0.08330365;-0.6069335;0.01995121,-0.06390236;0.004640897;-0.03116518,-0.08936758;-0.3220295;0.003342018,-0.1086694;-0.6449075;0.07692348,-0.1048191;-0.6073458;0.001515985,0.01009974;0.5463293;0.004884453,0;0;0,0.002305597;0.3155943;-0.003302336,0.006853148;0.6216891;-0.01952648,0.1684177;0.4632616;0.07768703,0.2046608;0.2446563;0.08739519,0.2930318;0.05455498;0.02749276,-0.1777869;0.5035074;-0.09258278,-0.269504;0.3016017;-0.08831709,-0.2650943;0.09085435;-0.1440158,0.07058176;-0.001652122;-0.009581327,0.1201684;-0.3229269;-0.06321383,0.1345752;-0.648657;-0.002144817,0.1520078;-0.6744895;-0.05048871,-0.05145561;0.007549093;-0.04869957,-0.09134229;-0.3194351;-0.05526936,-0.07134004;-0.6406558;0.02506841,-0.04523133;-0.6274787;-0.04416759,0.005451709;0.546281;-0.01319122,700.0301
+0;0;0,0.005734489;0.3154698;0.007867185,0.0116133;0.6218836;0.0006740219,0.2063027;0.4937513;0.02607324,0.2396546;0.2749856;0.04108276,0.2826571;0.06345184;0.01041476,-0.1860725;0.4895593;0.006502428,-0.2215114;0.2706144;0.008333656,-0.2678741;0.05963758;-0.02125539,0.06514384;0.004064557;-0.02856706,0.07416646;-0.3219891;0.0179127,0.081497;-0.644437;0.09544113,0.08330365;-0.6069335;0.01995121,-0.06390236;0.004640897;-0.03116518,-0.08936758;-0.3220295;0.003342018,-0.1086694;-0.6449075;0.07692348,-0.1048191;-0.6073458;0.001515985,0.01009974;0.5463293;0.004884453,0;0;0,0.002305597;0.3155943;-0.003302336,0.006853148;0.6216891;-0.01952648,0.1684177;0.4632616;0.07768703,0.2046608;0.2446563;0.08739519,0.2930318;0.05455498;0.02749276,-0.1777869;0.5035074;-0.09258278,-0.269504;0.3016017;-0.08831709,-0.2650943;0.09085435;-0.1440158,0.07058176;-0.001652122;-0.009581327,0.1201684;-0.3229269;-0.06321383,0.1345752;-0.648657;-0.002144817,0.1520078;-0.6744895;-0.05048871,-0.05145561;0.007549093;-0.04869957,-0.09134229;-0.3194351;-0.05526936,-0.07134004;-0.6406558;0.02506841,-0.04523133;-0.6274787;-0.04416759,0.005451709;0.546281;-0.01319122,700.0424
+0;0;0,0.005734796;0.3154868;0.007867607,0.01161552;0.622;0.0006720843,0.2058833;0.4939555;0.02602722,0.2388977;0.2774041;0.04088482,0.2819101;0.0658215;0.01020972,-0.1856497;0.4897724;0.006498416,-0.22073;0.2730439;0.008311108,-0.2671034;0.0620182;-0.02128478,0.06503413;0.004057712;-0.02851894,0.07400658;-0.3201828;0.01770234,0.08137751;-0.6444076;0.09565802,0.08318257;-0.6069108;0.02023481,-0.06379474;0.004633082;-0.03111269,-0.08911835;-0.3202207;0.00320261,-0.1085266;-0.644878;0.07718957,-0.1046796;-0.607323;0.00184872,0.01010145;0.5464206;0.004883914,0;0;0,0.002431184;0.3156114;-0.003194094,0.006966144;0.6218159;-0.01923108,0.1672874;0.4648729;0.08052588,0.2119301;0.2501675;0.09119439,0.3052516;0.0626701;0.03041577,-0.1772612;0.5037315;-0.09220176,-0.2679919;0.3038006;-0.09133875,-0.262032;0.09378099;-0.1497723,0.07047013;-0.001662016;-0.009509563,0.1202197;-0.3210717;-0.06290627,0.1348592;-0.6487173;-0.002183914,0.152337;-0.6745687;-0.05038428,-0.05129026;0.00756618;-0.04869595,-0.09066765;-0.3176311;-0.0554019,-0.07080116;-0.6406107;0.02548473,-0.04431403;-0.6274309;-0.04353436,0.005575597;0.5463786;-0.01294208,700.0639
+0;0;0,0.00563652;0.3154877;0.00790229,0.01147058;0.6220021;0.000724657,0.2057971;0.4940512;0.02588665,0.2396023;0.2776206;0.04072551,0.2842395;0.06634265;0.01027248,-0.1855703;0.4890488;0.006552747,-0.2231133;0.2727507;0.009844932,-0.2731373;0.06244193;-0.0188963,0.0650495;0.00406795;-0.02848241,0.07395896;-0.3201774;0.01771689,0.08133831;-0.644401;0.09567713,0.08311321;-0.6069019;0.02025342,-0.06378269;0.004622584;-0.03113893,-0.08919128;-0.3202161;0.003256056,-0.1086984;-0.6448689;0.07723722,-0.1048799;-0.6073105;0.001895264,0.009969469;0.5464223;0.004935379,0;0;0,0.002431184;0.3156114;-0.003194094,0.006966144;0.6218159;-0.01923108,0.1672874;0.4648729;0.08052588,0.2119301;0.2501675;0.09119439,0.3052516;0.0626701;0.03041577,-0.1772612;0.5037315;-0.09220176,-0.2679919;0.3038006;-0.09133875,-0.262032;0.09378099;-0.1497723,0.07047013;-0.001662016;-0.009509563,0.1202197;-0.3210717;-0.06290627,0.1348592;-0.6487173;-0.002183914,0.152337;-0.6745687;-0.05038428,-0.05129026;0.00756618;-0.04869595,-0.09066765;-0.3176311;-0.0554019,-0.07080116;-0.6406107;0.02548473,-0.04431403;-0.6274309;-0.04353436,0.005575597;0.5463786;-0.01294208,700.0753
+0;0;0,0.00563652;0.3154877;0.00790229,0.01147058;0.6220021;0.000724657,0.2057971;0.4940512;0.02588665,0.2396023;0.2776206;0.04072551,0.2842395;0.06634265;0.01027248,-0.1855703;0.4890488;0.006552747,-0.2231133;0.2727507;0.009844932,-0.2731373;0.06244193;-0.0188963,0.0650495;0.00406795;-0.02848241,0.07395896;-0.3201774;0.01771689,0.08133831;-0.644401;0.09567713,0.08311321;-0.6069019;0.02025342,-0.06378269;0.004622584;-0.03113893,-0.08919128;-0.3202161;0.003256056,-0.1086984;-0.6448689;0.07723722,-0.1048799;-0.6073105;0.001895264,0.009969469;0.5464223;0.004935379,0;0;0,0.002431184;0.3156114;-0.003194094,0.006966144;0.6218159;-0.01923108,0.1672874;0.4648729;0.08052588,0.2119301;0.2501675;0.09119439,0.3052516;0.0626701;0.03041577,-0.1772612;0.5037315;-0.09220176,-0.2679919;0.3038006;-0.09133875,-0.262032;0.09378099;-0.1497723,0.07047013;-0.001662016;-0.009509563,0.1202197;-0.3210717;-0.06290627,0.1348592;-0.6487173;-0.002183914,0.152337;-0.6745687;-0.05038428,-0.05129026;0.00756618;-0.04869595,-0.09066765;-0.3176311;-0.0554019,-0.07080116;-0.6406107;0.02548473,-0.04431403;-0.6274309;-0.04353436,0.005575597;0.5463786;-0.01294208,700.0869
+0;0;0,0.005637141;0.3155225;0.007903161,0.0114719;0.6220736;0.0007249033,0.2060695;0.4940466;0.0259161,0.2397427;0.2784605;0.04069706,0.2843835;0.06716597;0.01024165,-0.1858398;0.4890373;0.006555431,-0.2232364;0.2735831;0.00983477,-0.2732643;0.06325787;-0.01890872,0.06494577;0.004061464;-0.02843699,0.07384385;-0.3197699;0.01770333,0.08122546;-0.6440927;0.09568742,0.08300196;-0.6065869;0.02019592,-0.06368098;0.004615213;-0.03108928,-0.08905714;-0.3198088;0.003261805,-0.1085702;-0.6445609;0.0772656,-0.1047482;-0.6069957;0.001855925,0.009970713;0.5464903;0.004935823,0;0;0,0.002420753;0.3156482;-0.002999067,0.006747991;0.621907;-0.01877117,0.1669093;0.465001;0.08197045,0.2257207;0.2546389;0.09286642,0.3252788;0.07056145;0.03147101,-0.1777053;0.5039719;-0.09193067,-0.2674012;0.3045387;-0.09521497,-0.2596183;0.0946362;-0.1539184,0.07032049;-0.001714885;-0.009757042,0.1203432;-0.320722;-0.06273866,0.1349895;-0.6484854;-0.002093077,0.1525985;-0.674276;-0.05042315,-0.05120645;0.007619;-0.0486103,-0.09005113;-0.3172143;-0.05563119,-0.0705278;-0.6402515;0.02552938,-0.0438621;-0.6270806;-0.04349367,0.005436316;0.546458;-0.01256251,700.109
+0;0;0,0.005513803;0.3155259;0.007854125,0.01130507;0.6220776;0.0006744904,0.2059543;0.4941515;0.02568637,0.2408225;0.2787521;0.04041963,0.2869697;0.06777057;0.01004014,-0.1865723;0.4910174;0.00625428,-0.226683;0.2760774;0.01090728,-0.279539;0.06649463;-0.01819611,0.06492525;0.004027987;-0.02848858,0.07371645;-0.3198071;0.01764637,0.0810793;-0.6441318;0.09562395,0.08289018;-0.6066267;0.0201332,-0.06370272;0.004654106;-0.0310389,-0.08915991;-0.3198023;0.002944551,-0.1087821;-0.6445261;0.07704325,-0.1049252;-0.6069621;0.001635239,0.009809207;0.5464944;0.004887998,0;0;0,0.002420753;0.3156482;-0.002999067,0.006747991;0.621907;-0.01877117,0.1669093;0.465001;0.08197045,0.2257207;0.2546389;0.09286642,0.3252788;0.07056145;0.03147101,-0.1777053;0.5039719;-0.09193067,-0.2674012;0.3045387;-0.09521497,-0.2596183;0.0946362;-0.1539184,0.07032049;-0.001714885;-0.009757042,0.1203432;-0.320722;-0.06273866,0.1349895;-0.6484854;-0.002093077,0.1525985;-0.674276;-0.05042315,-0.05120645;0.007619;-0.0486103,-0.09005113;-0.3172143;-0.05563119,-0.0705278;-0.6402515;0.02552938,-0.0438621;-0.6270806;-0.04349367,0.005436316;0.546458;-0.01256251,700.1202
+0;0;0,0.00551669;0.3156911;0.007858237,0.01131419;0.6225715;0.0006700675,0.2062718;0.4944619;0.02572047,0.2406602;0.2820266;0.04025099,0.2867633;0.07124682;0.009900551,-0.1868759;0.4913229;0.006257627,-0.2264347;0.2793406;0.0108466,-0.2792401;0.06995825;-0.01822895,0.06482913;0.004022024;-0.0284464,0.07361178;-0.319498;0.01764366,0.08097451;-0.6438174;0.09561996,0.08279456;-0.6062742;0.01974673,-0.06360842;0.004647215;-0.03099294,-0.08904083;-0.3194935;0.002957441,-0.1086627;-0.644212;0.07705493,-0.1047863;-0.6066096;0.001264848,0.009816335;0.5468876;0.004889183,0;0;0,0.002099141;0.315818;-0.002757072,0.005566627;0.6224415;-0.0180676,0.1659731;0.4655923;0.08346201,0.2352407;0.2616845;0.09554792,0.3440759;0.08191408;0.03799582,-0.1784995;0.5040921;-0.09224749,-0.2666225;0.3073158;-0.09823719,-0.2570579;0.09859614;-0.1600385,0.07020239;-0.001594722;-0.009862661,0.120413;-0.3202678;-0.06271148,0.1349923;-0.6480509;-0.002186298,0.1519406;-0.6738087;-0.05138779,-0.05109601;0.007567111;-0.04858113,-0.08990455;-0.3169386;-0.05610372,-0.0706424;-0.6399503;0.02519832,-0.04360786;-0.6268441;-0.04408871,0.004545704;0.5468762;-0.01199102,700.1318
+0;0;0,0.00551669;0.3156911;0.007858237,0.01131419;0.6225715;0.0006700675,0.2062718;0.4944619;0.02572047,0.2406602;0.2820266;0.04025099,0.2867633;0.07124682;0.009900551,-0.1868759;0.4913229;0.006257627,-0.2264347;0.2793406;0.0108466,-0.2792401;0.06995825;-0.01822895,0.06482913;0.004022024;-0.0284464,0.07361178;-0.319498;0.01764366,0.08097451;-0.6438174;0.09561996,0.08279456;-0.6062742;0.01974673,-0.06360842;0.004647215;-0.03099294,-0.08904083;-0.3194935;0.002957441,-0.1086627;-0.644212;0.07705493,-0.1047863;-0.6066096;0.001264848,0.009816335;0.5468876;0.004889183,0;0;0,0.002099141;0.315818;-0.002757072,0.005566627;0.6224415;-0.0180676,0.1659731;0.4655923;0.08346201,0.2352407;0.2616845;0.09554792,0.3440759;0.08191408;0.03799582,-0.1784995;0.5040921;-0.09224749,-0.2666225;0.3073158;-0.09823719,-0.2570579;0.09859614;-0.1600385,0.07020239;-0.001594722;-0.009862661,0.120413;-0.3202678;-0.06271148,0.1349923;-0.6480509;-0.002186298,0.1519406;-0.6738087;-0.05138779,-0.05109601;0.007567111;-0.04858113,-0.08990455;-0.3169386;-0.05610372,-0.0706424;-0.6399503;0.02519832,-0.04360786;-0.6268441;-0.04408871,0.004545704;0.5468762;-0.01199102,700.1536
+0;0;0,0.005312318;0.3154469;0.007855508,0.01090718;0.6221711;0.0006717299,0.2060513;0.4938738;0.0256201,0.2420244;0.281556;0.04008953,0.2917613;0.07165104;0.009931657,-0.1871455;0.490101;0.006480281,-0.2298316;0.2785997;0.01171326,-0.2863636;0.06999497;-0.01533375,0.06455491;0.00405164;-0.02834664,0.07308844;-0.3191522;0.01782531,0.08044706;-0.6433949;0.09607887,0.08221611;-0.6058528;0.02022222,-0.06338333;0.004578292;-0.03080385,-0.08885924;-0.3192608;0.003027784,-0.1086586;-0.6439534;0.07714819,-0.1048318;-0.606352;0.00137341,0.009472985;0.5465388;0.004885065,0;0;0,0.001561001;0.3155787;-0.002082586,0.003910184;0.6221029;-0.01636744,0.165117;0.4669695;0.08587337,0.2400555;0.2648365;0.09630013,0.3565511;0.08963716;0.03993225,-0.1771608;0.5045382;-0.09741662,-0.2659142;0.3078871;-0.1032012,-0.2550495;0.1002966;-0.1682509,0.06988855;-0.001467913;-0.01003599,0.1204363;-0.3198033;-0.06269407,0.1350555;-0.6476111;-0.002366066,0.1522082;-0.6733327;-0.0515101,-0.0508373;0.007351842;-0.04846445,-0.0899879;-0.3167865;-0.05664635,-0.07082647;-0.6397635;0.02477713,-0.04289509;-0.6266363;-0.0441387,0.003218681;0.5465656;-0.01056314,700.1652
+0;0;0,0.005308925;0.3152454;0.007850491,0.01090192;0.6218678;0.0006694519,0.2062922;0.4935381;0.02564185,0.2422677;0.2812057;0.04011228,0.2920037;0.07130471;0.009954991,-0.1873956;0.4897607;0.006478136,-0.2300847;0.2782448;0.01171147,-0.2866156;0.069644;-0.01533501,0.0645339;0.004050321;-0.02833742,0.0730616;-0.3189324;0.01780295,0.08042414;-0.6433482;0.09609827,0.08218785;-0.6058289;0.02047076,-0.0633627;0.004576802;-0.03079383,-0.08882118;-0.3190408;0.003014665,-0.1086311;-0.6439067;0.07717463,-0.1048159;-0.6063281;0.001628742,0.00946836;0.5462689;0.004880928,0;0;0,0.0009730905;0.3153825;-0.001553774,0.002362803;0.6218437;-0.01510549,0.164565;0.4682743;0.08751297,0.2454302;0.2684102;0.09770632,0.3695844;0.09859371;0.04122949,-0.1789908;0.5046186;-0.09597398,-0.2676826;0.3080421;-0.1049277,-0.256257;0.1014519;-0.1729825,0.06985009;-0.001446635;-0.01014447,0.1205637;-0.3195662;-0.06256175,0.1352109;-0.6475859;-0.002407789,0.1524674;-0.6733915;-0.05106091,-0.05082935;0.007377279;-0.04843543,-0.08974027;-0.3165585;-0.05686441,-0.07070593;-0.6396906;0.02470323,-0.04288419;-0.6264616;-0.0440271,0.001924321;0.5463246;-0.009478331,700.1876
+0;0;0,0.005308925;0.3152454;0.007850491,0.01090192;0.6218678;0.0006694519,0.2062922;0.4935381;0.02564185,0.2422677;0.2812057;0.04011228,0.2920037;0.07130471;0.009954991,-0.1873956;0.4897607;0.006478136,-0.2300847;0.2782448;0.01171147,-0.2866156;0.069644;-0.01533501,0.0645339;0.004050321;-0.02833742,0.0730616;-0.3189324;0.01780295,0.08042414;-0.6433482;0.09609827,0.08218785;-0.6058289;0.02047076,-0.0633627;0.004576802;-0.03079383,-0.08882118;-0.3190408;0.003014665,-0.1086311;-0.6439067;0.07717463,-0.1048159;-0.6063281;0.001628742,0.00946836;0.5462689;0.004880928,0;0;0,0.0009730905;0.3153825;-0.001553774,0.002362803;0.6218437;-0.01510549,0.164565;0.4682743;0.08751297,0.2454302;0.2684102;0.09770632,0.3695844;0.09859371;0.04122949,-0.1789908;0.5046186;-0.09597398,-0.2676826;0.3080421;-0.1049277,-0.256257;0.1014519;-0.1729825,0.06985009;-0.001446635;-0.01014447,0.1205637;-0.3195662;-0.06256175,0.1352109;-0.6475859;-0.002407789,0.1524674;-0.6733915;-0.05106091,-0.05082935;0.007377279;-0.04843543,-0.08974027;-0.3165585;-0.05686441,-0.07070593;-0.6396906;0.02470323,-0.04288419;-0.6264616;-0.0440271,0.001924321;0.5463246;-0.009478331,700.2096
+0;0;0,0.00500205;0.3152506;0.007847559,0.01044723;0.621874;0.0006294055,0.2060201;0.493861;0.02519094,0.2440689;0.2819176;0.04005825,0.2986311;0.07320367;0.01000834,-0.1882517;0.4913702;0.006329594,-0.2338113;0.2804588;0.01175334,-0.2932996;0.07249971;-0.01385331,0.06453911;0.00402649;-0.02832893,0.07299291;-0.3189802;0.01765658,0.08007925;-0.6433767;0.09605762,0.08181181;-0.6058559;0.02042954,-0.06335864;0.004580881;-0.03080157,-0.0891031;-0.3190182;0.002967289,-0.1091032;-0.6438782;0.07710185,-0.1053174;-0.6062962;0.001554824,0.00906641;0.5462756;0.004865848,0;0;0,0.0009730905;0.3153825;-0.001553774,0.002362803;0.6218437;-0.01510549,0.164565;0.4682743;0.08751297,0.2454302;0.2684102;0.09770632,0.3695844;0.09859371;0.04122949,-0.1789908;0.5046186;-0.09597398,-0.2676826;0.3080421;-0.1049277,-0.256257;0.1014519;-0.1729825,0.06985009;-0.001446635;-0.01014447,0.1205637;-0.3195662;-0.06256175,0.1352109;-0.6475859;-0.002407789,0.1524674;-0.6733915;-0.05106091,-0.05082935;0.007377279;-0.04843543,-0.08974027;-0.3165585;-0.05686441,-0.07070593;-0.6396906;0.02470323,-0.04288419;-0.6264616;-0.0440271,0.001924321;0.5463246;-0.009478331,700.2221
+0;0;0,0.004997598;0.3149699;0.007840574,0.01043727;0.6212837;0.0006303778,0.2002995;0.4948826;0.02459728,0.2386417;0.2813051;0.03957922,0.2931708;0.07271777;0.009547547,-0.1825371;0.4924641;0.006282968,-0.2284481;0.2799264;0.01174853,-0.2879003;0.07209353;-0.01384258,0.06450196;0.004024172;-0.02831262,0.07295217;-0.3188454;0.01765336,0.08005553;-0.6440206;0.09624261,0.08178134;-0.6065291;0.02090921,-0.06332216;0.004578243;-0.03078384,-0.08905569;-0.3188834;0.002970682,-0.1091038;-0.6445234;0.07728322,-0.1053328;-0.606971;0.002030551,0.009058123;0.545777;0.004861675,0;0;0,0.0005537271;0.3151052;-0.0009567738,0.001494959;0.6212816;-0.01394105,0.1591172;0.4740925;0.08879232,0.2485248;0.2760568;0.09869647,0.379116;0.1104247;0.04488277,-0.1747836;0.5058562;-0.09209358,-0.2645301;0.3080879;-0.1040609,-0.2527744;0.1039949;-0.1788393,0.0698031;-0.00139603;-0.01019216,0.1204915;-0.3194414;-0.06221986,0.1352009;-0.6483575;-0.002525091,0.1528623;-0.6741934;-0.05053186,-0.05078286;0.007373353;-0.04842557,-0.08958915;-0.316429;-0.05709311,-0.07054149;-0.6403223;0.02473566,-0.04256559;-0.6270019;-0.04362636,0.001157388;0.5458453;-0.008435488,700.2336
+0;0;0,0.004997598;0.3149699;0.007840574,0.01043727;0.6212837;0.0006303778,0.2002995;0.4948826;0.02459728,0.2386417;0.2813051;0.03957922,0.2931708;0.07271777;0.009547547,-0.1825371;0.4924641;0.006282968,-0.2284481;0.2799264;0.01174853,-0.2879003;0.07209353;-0.01384258,0.06450196;0.004024172;-0.02831262,0.07295217;-0.3188454;0.01765336,0.08005553;-0.6440206;0.09624261,0.08178134;-0.6065291;0.02090921,-0.06332216;0.004578243;-0.03078384,-0.08905569;-0.3188834;0.002970682,-0.1091038;-0.6445234;0.07728322,-0.1053328;-0.606971;0.002030551,0.009058123;0.545777;0.004861675,0;0;0,0.0005537271;0.3151052;-0.0009567738,0.001494959;0.6212816;-0.01394105,0.1591172;0.4740925;0.08879232,0.2485248;0.2760568;0.09869647,0.379116;0.1104247;0.04488277,-0.1747836;0.5058562;-0.09209358,-0.2645301;0.3080879;-0.1040609,-0.2527744;0.1039949;-0.1788393,0.0698031;-0.00139603;-0.01019216,0.1204915;-0.3194414;-0.06221986,0.1352009;-0.6483575;-0.002525091,0.1528623;-0.6741934;-0.05053186,-0.05078286;0.007373353;-0.04842557,-0.08958915;-0.316429;-0.05709311,-0.07054149;-0.6403223;0.02473566,-0.04256559;-0.6270019;-0.04362636,0.001157388;0.5458453;-0.008435488,700.2548
+0;0;0,0.004702624;0.3144747;0.007843165,0.0099648;0.6202257;0.0006980472,0.1999104;0.4944859;0.02438518,0.240694;0.2824063;0.03939246,0.3001631;0.07504721;0.01033245,-0.1825215;0.4903089;0.006085585,-0.2330604;0.2798895;0.01206788,-0.2960773;0.07294905;-0.01208507,0.06445926;0.00405324;-0.02831907,0.07254414;-0.3182123;0.01769486,0.07940451;-0.6438862;0.09619509,0.0811028;-0.6064225;0.02116431,-0.06332374;0.004539149;-0.0307066,-0.08942905;-0.3183125;0.002804954,-0.1095265;-0.6444544;0.07697,-0.1057917;-0.6069276;0.002019309,0.00861539;0.5448787;0.004907987,0;0;0,0.0001613647;0.3146075;-0.0002450943,0.0007712096;0.6202433;-0.0125773,0.1591877;0.4745276;0.08958793,0.252152;0.2792602;0.09931303,0.385252;0.1155988;0.04566456,-0.175658;0.5062371;-0.09076726,-0.2653767;0.3097777;-0.1056183,-0.2527975;0.1068646;-0.1833799,0.06976098;-0.001339823;-0.01024723,0.1205304;-0.3188093;-0.0619514,0.1354754;-0.6482705;-0.002750158,0.153149;-0.6742349;-0.0501194,-0.0507283;0.007384518;-0.04843039,-0.0891031;-0.3158492;-0.05765416,-0.07055882;-0.6402529;0.02414542,-0.04279301;-0.6268213;-0.04399236,0.0005045682;0.5449575;-0.007220506,700.2656
+0;0;0,0.004698586;0.3142046;0.00783643,0.00995753;0.6197681;0.000695887,0.1996501;0.4941459;0.02435433,0.2404038;0.2822215;0.03935063,0.2998223;0.07503939;0.01031542,-0.1822742;0.4899744;0.006079032,-0.232776;0.2797091;0.01205694,-0.2957392;0.07294522;-0.01207539,0.06444345;0.004052246;-0.02831213,0.07251849;-0.3178214;0.01764585,0.07938548;-0.6438096;0.09622181,0.0810819;-0.6063541;0.02127367,-0.06330821;0.004538035;-0.03069906,-0.08938177;-0.317921;0.00277173,-0.1094986;-0.6443775;0.07700833,-0.1057679;-0.606859;0.002140187,0.008609028;0.5444717;0.004902997,0;0;0,-0.0001702607;0.3143373;0.0001921654,6.271899E-05;0.619795;-0.01189446,0.1588363;0.4754221;0.0901823,0.2541857;0.2814409;0.09898495,0.3931856;0.1219282;0.04865836,-0.1762424;0.50655;-0.08989834,-0.2668037;0.3108573;-0.1072396,-0.2547699;0.1092664;-0.1879509,0.06971592;-0.001206428;-0.01044941,0.1205679;-0.318294;-0.06192302,0.1355452;-0.648145;-0.003070589,0.1533638;-0.674109;-0.05025339,-0.05076988;0.007325278;-0.0483706,-0.08917448;-0.3154866;-0.05824535,-0.07067478;-0.6402086;0.02362642,-0.04297914;-0.6267322;-0.04445889,-0.0001126528;0.5445566;-0.00658226,700.2875
+0;0;0,0.004698586;0.3142046;0.00783643,0.00995753;0.6197681;0.000695887,0.1996501;0.4941459;0.02435433,0.2404038;0.2822215;0.03935063,0.2998223;0.07503939;0.01031542,-0.1822742;0.4899744;0.006079032,-0.232776;0.2797091;0.01205694,-0.2957392;0.07294522;-0.01207539,0.06444345;0.004052246;-0.02831213,0.07251849;-0.3178214;0.01764585,0.07938548;-0.6438096;0.09622181,0.0810819;-0.6063541;0.02127367,-0.06330821;0.004538035;-0.03069906,-0.08938177;-0.317921;0.00277173,-0.1094986;-0.6443775;0.07700833,-0.1057679;-0.606859;0.002140187,0.008609028;0.5444717;0.004902997,0;0;0,-0.0001702607;0.3143373;0.0001921654,6.271899E-05;0.619795;-0.01189446,0.1588363;0.4754221;0.0901823,0.2541857;0.2814409;0.09898495,0.3931856;0.1219282;0.04865836,-0.1762424;0.50655;-0.08989834,-0.2668037;0.3108573;-0.1072396,-0.2547699;0.1092664;-0.1879509,0.06971592;-0.001206428;-0.01044941,0.1205679;-0.318294;-0.06192302,0.1355452;-0.648145;-0.003070589,0.1533638;-0.674109;-0.05025339,-0.05076988;0.007325278;-0.0483706,-0.08917448;-0.3154866;-0.05824535,-0.07067478;-0.6402086;0.02362642,-0.04297914;-0.6267322;-0.04445889,-0.0001126528;0.5445566;-0.00658226,700.2996
+0;0;0,0.004411342;0.3142093;0.007817412,0.009511941;0.6197759;0.0007017138,0.1994072;0.4947377;0.02410965,0.2447103;0.2837671;0.0394965,0.3053865;0.07677975;0.01170002,-0.1825374;0.4894327;0.006083659,-0.238172;0.2804735;0.01229071,-0.304723;0.07478814;-0.01142642,0.06442245;0.004061155;-0.02835859,0.07209218;-0.3178069;0.01770771,0.078851;-0.6437901;0.09631325,0.08049399;-0.6063326;0.02136412,-0.06334264;0.004523055;-0.03063018,-0.09032612;-0.3179994;0.001481201,-0.1100574;-0.6443716;0.07619008,-0.1063804;-0.6068513;0.001319461,0.008188287;0.5444788;0.004903198,0;0;0,-0.0001702607;0.3143373;0.0001921654,6.271899E-05;0.619795;-0.01189446,0.1588363;0.4754221;0.0901823,0.2541857;0.2814409;0.09898495,0.3931856;0.1219282;0.04865836,-0.1762424;0.50655;-0.08989834,-0.2668037;0.3108573;-0.1072396,-0.2547699;0.1092664;-0.1879509,0.06971592;-0.001206428;-0.01044941,0.1205679;-0.318294;-0.06192302,0.1355452;-0.648145;-0.003070589,0.1533638;-0.674109;-0.05025339,-0.05076988;0.007325278;-0.0483706,-0.08917448;-0.3154866;-0.05824535,-0.07067478;-0.6402086;0.02362642,-0.04297914;-0.6267322;-0.04445889,-0.0001126528;0.5445566;-0.00658226,700.321
+0;0;0,0.004405116;0.3137658;0.007806379,0.009495637;0.6187304;0.0007057241,0.1991362;0.4939313;0.02407817,0.244356;0.2833487;0.03943672,0.3050455;0.07631595;0.01163414,-0.1822936;0.4886334;0.006076477,-0.2378259;0.2800585;0.01227211,-0.3043915;0.07432801;-0.01145022,0.06442351;0.004061222;-0.02835906,0.07208505;-0.3174638;0.01765814,0.07886039;-0.6442438;0.09645581,0.08050686;-0.6067706;0.02134819,-0.06334367;0.004523129;-0.03063068,-0.09029838;-0.3176555;0.001446472,-0.1100779;-0.6448256;0.07633796,-0.1063931;-0.6072894;0.001309015,0.008175008;0.5436054;0.004897607,0;0;0,-0.0005053878;0.3138925;0.000780344,-0.0006139576;0.618769;-0.01073718,0.1588552;0.475912;0.09059787,0.2572885;0.2839528;0.09999394,0.3973859;0.1256412;0.04872131,-0.1769518;0.5068764;-0.08853374,-0.2676089;0.3118191;-0.1074979,-0.2567896;0.111443;-0.191469,0.0697283;-0.001154125;-0.01038027,0.1205009;-0.3179569;-0.0614953,0.1356478;-0.6487036;-0.003037453,0.1538148;-0.6745091;-0.05052876,-0.05073179;0.007320233;-0.048413,-0.08895181;-0.3151595;-0.05844466,-0.07069499;-0.6407071;0.02356533,-0.04308292;-0.6272195;-0.04473277,-0.0007081032;0.5436937;-0.005562306,700.3329
+0;0;0,0.004405116;0.3137658;0.007806379,0.009495637;0.6187304;0.0007057241,0.1991362;0.4939313;0.02407817,0.244356;0.2833487;0.03943672,0.3050455;0.07631595;0.01163414,-0.1822936;0.4886334;0.006076477,-0.2378259;0.2800585;0.01227211,-0.3043915;0.07432801;-0.01145022,0.06442351;0.004061222;-0.02835906,0.07208505;-0.3174638;0.01765814,0.07886039;-0.6442438;0.09645581,0.08050686;-0.6067706;0.02134819,-0.06334367;0.004523129;-0.03063068,-0.09029838;-0.3176555;0.001446472,-0.1100779;-0.6448256;0.07633796,-0.1063931;-0.6072894;0.001309015,0.008175008;0.5436054;0.004897607,0;0;0,-0.0005053878;0.3138925;0.000780344,-0.0006139576;0.618769;-0.01073718,0.1588552;0.475912;0.09059787,0.2572885;0.2839528;0.09999394,0.3973859;0.1256412;0.04872131,-0.1769518;0.5068764;-0.08853374,-0.2676089;0.3118191;-0.1074979,-0.2567896;0.111443;-0.191469,0.0697283;-0.001154125;-0.01038027,0.1205009;-0.3179569;-0.0614953,0.1356478;-0.6487036;-0.003037453,0.1538148;-0.6745091;-0.05052876,-0.05073179;0.007320233;-0.048413,-0.08895181;-0.3151595;-0.05844466,-0.07069499;-0.6407071;0.02356533,-0.04308292;-0.6272195;-0.04473277,-0.0007081032;0.5436937;-0.005562306,700.3439
+0;0;0,0.00411401;0.3137681;0.007870364,0.009085753;0.6187355;0.0007971101,0.1988717;0.4941893;0.02385154,0.247155;0.2843094;0.03950058,0.3133334;0.07873954;0.0134201,-0.1824687;0.4879925;0.00595279,-0.2444849;0.2812594;0.01236533,-0.3146148;0.07662514;-0.01055636,0.06441122;0.004077421;-0.02838465,0.07235113;-0.317408;0.017861,0.07838697;-0.6442468;0.09647483,0.08001108;-0.6067711;0.02136696,-0.06338395;0.004501514;-0.03055043,-0.09065557;-0.3176608;0.001423243,-0.1103284;-0.6448587;0.07622084,-0.1066665;-0.6073186;0.001191169,0.007813854;0.543609;0.004978123,0;0;0,-0.0005053878;0.3138925;0.000780344,-0.0006139576;0.618769;-0.01073718,0.1588552;0.475912;0.09059787,0.2572885;0.2839528;0.09999394,0.3973859;0.1256412;0.04872131,-0.1769518;0.5068764;-0.08853374,-0.2676089;0.3118191;-0.1074979,-0.2567896;0.111443;-0.191469,0.0697283;-0.001154125;-0.01038027,0.1205009;-0.3179569;-0.0614953,0.1356478;-0.6487036;-0.003037453,0.1538148;-0.6745091;-0.05052876,-0.05073179;0.007320233;-0.048413,-0.08895181;-0.3151595;-0.05844466,-0.07069499;-0.6407071;0.02356533,-0.04308292;-0.6272195;-0.04473277,-0.0007081032;0.5436937;-0.005562306,700.3561
+0;0;0,0.004109108;0.3133943;0.007860986,0.00907296;0.6178783;0.0007995851,0.1992361;0.4933692;0.0238836,0.2475;0.2835739;0.03952634,0.3136926;0.07795987;0.01344027,-0.1828527;0.4871602;0.005949719,-0.244844;0.2805103;0.01235967,-0.3149889;0.0758322;-0.01056693,0.06445372;0.004080112;-0.02840338,0.07239189;-0.3173349;0.01783213,0.0784322;-0.6444155;0.09650412,0.08005664;-0.6069382;0.02138075,-0.06342579;0.004504485;-0.03057059,-0.09069142;-0.3175872;0.001396073,-0.1103788;-0.6450272;0.07624901,-0.1067162;-0.6074855;0.00120385,0.00780333;0.5428859;0.004973139,0;0;0,-0.0007842779;0.3135165;0.001214266,-0.00125438;0.6179237;-0.009892702,0.1591404;0.4760195;0.09133863,0.2624418;0.2867774;0.1015575,0.4042428;0.1302741;0.04922915,-0.1783582;0.5071338;-0.08731639,-0.269473;0.3125556;-0.1079455,-0.2625042;0.1124253;-0.1930241,0.06977177;-0.001132518;-0.01040673,0.120538;-0.3178732;-0.06146002,0.1358267;-0.6488681;-0.003011942,0.1540254;-0.6746559;-0.05053663,-0.05078324;0.007328247;-0.04842564,-0.08889324;-0.3150861;-0.05866908,-0.07063771;-0.6408746;0.02340492,-0.04315161;-0.6273561;-0.04496863,-0.001256973;0.5429763;-0.004814863,700.3771
+0;0;0,0.00410628;0.3131786;0.007855576,0.009067131;0.6174787;0.0007984508,0.1993253;0.4929906;0.02388924,0.2475905;0.2831894;0.03953243,0.3137736;0.0776048;0.01345009,-0.1829516;0.4867786;0.005946533,-0.2449446;0.2801228;0.01235667,-0.3150795;0.07547407;-0.01056665,0.06446799;0.004081015;-0.02840967,0.07239635;-0.3169365;0.01776867,0.07845959;-0.645259;0.09673937,0.08008546;-0.6077753;0.02155014,-0.06343982;0.004505482;-0.03057736,-0.09067174;-0.3171879;0.001349777,-0.1104339;-0.6458711;0.07648692,-0.106768;-0.6083229;0.001375973,0.007798272;0.5425317;0.004969472,0;0;0,-0.000942111;0.3132993;0.001440287,-0.001538858;0.6175241;-0.009598732,0.1591913;0.4762318;0.09170556,0.2661178;0.2889965;0.1017315,0.4094787;0.1338128;0.04985523,-0.179387;0.5072021;-0.08577862,-0.2717327;0.3133677;-0.1079446,-0.2664244;0.1139261;-0.1946646,0.06978137;-0.00108248;-0.01045346,0.1205978;-0.3174086;-0.06147361,0.1360772;-0.6497463;-0.0033288,0.1543032;-0.6754824;-0.0510087,-0.05080299;0.007314139;-0.0484298,-0.08853796;-0.3147487;-0.05838739,-0.07052014;-0.6419087;0.02353007,-0.04318233;-0.6283842;-0.0449774,-0.001514882;0.542622;-0.004527092,700.3882
+0;0;0,0.003890089;0.3131807;0.007884958,0.008684574;0.6174846;0.0008842852,0.1990686;0.4933015;0.02376821,0.2514454;0.2844763;0.03924386,0.3225543;0.08033082;0.0148787,-0.1832359;0.4865425;0.005987803,-0.2497974;0.2813239;0.01275084,-0.3236388;0.0780538;-0.01079064,0.0644659;0.004071412;-0.0284158,0.07224561;-0.3169845;0.01752041,0.0780747;-0.6452863;0.09659473,0.07966731;-0.6077988;0.02140516,-0.06345566;0.004511003;-0.03054368,-0.0909401;-0.3171856;0.001134122,-0.1108049;-0.6458091;0.07650489,-0.1071723;-0.6082582;0.001392595,0.007443563;0.5425365;0.005042753,0;0;0,-0.000942111;0.3132993;0.001440287,-0.001538858;0.6175241;-0.009598732,0.1591913;0.4762318;0.09170556,0.2661178;0.2889965;0.1017315,0.4094787;0.1338128;0.04985523,-0.179387;0.5072021;-0.08577862,-0.2717327;0.3133677;-0.1079446,-0.2664244;0.1139261;-0.1946646,0.06978137;-0.00108248;-0.01045346,0.1205978;-0.3174086;-0.06147361,0.1360772;-0.6497463;-0.0033288,0.1543032;-0.6754824;-0.0510087,-0.05080299;0.007314139;-0.0484298,-0.08853796;-0.3147487;-0.05838739,-0.07052014;-0.6419087;0.02353007,-0.04318233;-0.6283842;-0.0449774,-0.001514882;0.542622;-0.004527092,700.3999
+0;0;0,0.003890089;0.3131807;0.007884958,0.008684574;0.6174846;0.0008842852,0.1990686;0.4933015;0.02376821,0.2514454;0.2844763;0.03924386,0.3225543;0.08033082;0.0148787,-0.1832359;0.4865425;0.005987803,-0.2497974;0.2813239;0.01275084,-0.3236388;0.0780538;-0.01079064,0.0644659;0.004071412;-0.0284158,0.07224561;-0.3169845;0.01752041,0.0780747;-0.6452863;0.09659473,0.07966731;-0.6077988;0.02140516,-0.06345566;0.004511003;-0.03054368,-0.0909401;-0.3171856;0.001134122,-0.1108049;-0.6458091;0.07650489,-0.1071723;-0.6082582;0.001392595,0.007443563;0.5425365;0.005042753,0;0;0,-0.000942111;0.3132993;0.001440287,-0.001538858;0.6175241;-0.009598732,0.1591913;0.4762318;0.09170556,0.2661178;0.2889965;0.1017315,0.4094787;0.1338128;0.04985523,-0.179387;0.5072021;-0.08577862,-0.2717327;0.3133677;-0.1079446,-0.2664244;0.1139261;-0.1946646,0.06978137;-0.00108248;-0.01045346,0.1205978;-0.3174086;-0.06147361,0.1360772;-0.6497463;-0.0033288,0.1543032;-0.6754824;-0.0510087,-0.05080299;0.007314139;-0.0484298,-0.08853796;-0.3147487;-0.05838739,-0.07052014;-0.6419087;0.02353007,-0.04318233;-0.6283842;-0.0449774,-0.001514882;0.542622;-0.004527092,700.4219
+0;0;0,0.003884364;0.3127198;0.007873354,0.008667673;0.6163164;0.0008902536,0.198429;0.4924987;0.02370165,0.2507831;0.2837639;0.0391706,0.3218782;0.07965799;0.01481015,-0.1826264;0.4857617;0.005979344,-0.2491591;0.2806321;0.01273945,-0.3229862;0.07740135;-0.01079748,0.06452747;0.0040753;-0.02844294,0.07229175;-0.3163444;0.01740224,0.07813372;-0.6453711;0.09665116,0.07972175;-0.6079051;0.02167795,-0.06351626;0.004515311;-0.03057285,-0.09094623;-0.3165438;0.00104218,-0.1108549;-0.645893;0.07657938,-0.1072328;-0.6083639;0.001683205,0.007430047;0.5415727;0.005037381,0;0;0,-0.001070857;0.3128328;0.002292395,-0.001910955;0.6163887;-0.00761342,0.1593541;0.4763721;0.09199977,0.2696364;0.2912558;0.1029639,0.4133026;0.1361871;0.05176926,-0.1794911;0.507041;-0.08329058,-0.2730924;0.3140524;-0.1066276,-0.2727682;0.1158231;-0.1961387,0.06984916;-0.001003623;-0.01046371,0.1204673;-0.31667;-0.0616827,0.1359862;-0.6497734;-0.003593445,0.1540325;-0.6756443;-0.05083776,-0.05087521;0.007283825;-0.04845679,-0.08862376;-0.3141258;-0.05854137,-0.07056844;-0.6420313;0.02346514,-0.04356728;-0.6283983;-0.04496222,-0.001821995;0.5416719;-0.002844334,700.4334
+0;0;0,0.003850337;0.3119219;0.007864326,0.008525703;0.6143808;0.0009650737,0.19743;0.4912396;0.02340536,0.2552557;0.2840703;0.04006008,0.3289864;0.08087812;0.01595569,-0.1817438;0.4841955;0.006094639,-0.2531525;0.2807344;0.01277658,-0.3318745;0.07918234;-0.009221803,0.06454842;0.004092672;-0.0285001,0.07225323;-0.3166232;0.01738423,0.07781313;-0.6462852;0.096645,0.0793495;-0.608808;0.02156972,-0.06358623;0.004498976;-0.03052956,-0.09115066;-0.316841;0.001158727,-0.1112934;-0.6468267;0.07661705,-0.1077194;-0.6092793;0.001618199,0.007314135;0.5399587;0.005078146,0;0;0,-0.001103625;0.3120301;0.002810478,-0.001866862;0.6144596;-0.006605863,0.1596931;0.47727;0.09200644,0.2739366;0.294609;0.1031287,0.4187654;0.1406265;0.05195928,-0.179223;0.506361;-0.08095795,-0.2755966;0.3147697;-0.1043081,-0.279897;0.1175359;-0.1958758,0.06995203;-0.0008307397;-0.01007605,0.1203292;-0.3166645;-0.06236887,0.1360524;-0.6503912;-0.004321575,0.1536798;-0.6763071;-0.0518322,-0.05081197;0.007197352;-0.04859882,-0.08869216;-0.3144839;-0.05906869,-0.07049304;-0.6429819;0.02307786,-0.04374354;-0.6293337;-0.04556361,-0.001808345;0.5400594;-0.001952171,700.4552
+0;0;0,0.003850337;0.3119219;0.007864326,0.008525703;0.6143808;0.0009650737,0.19743;0.4912396;0.02340536,0.2552557;0.2840703;0.04006008,0.3289864;0.08087812;0.01595569,-0.1817438;0.4841955;0.006094639,-0.2531525;0.2807344;0.01277658,-0.3318745;0.07918234;-0.009221803,0.06454842;0.004092672;-0.0285001,0.07225323;-0.3166232;0.01738423,0.07781313;-0.6462852;0.096645,0.0793495;-0.608808;0.02156972,-0.06358623;0.004498976;-0.03052956,-0.09115066;-0.316841;0.001158727,-0.1112934;-0.6468267;0.07661705,-0.1077194;-0.6092793;0.001618199,0.007314135;0.5399587;0.005078146,0;0;0,-0.001103625;0.3120301;0.002810478,-0.001866862;0.6144596;-0.006605863,0.1596931;0.47727;0.09200644,0.2739366;0.294609;0.1031287,0.4187654;0.1406265;0.05195928,-0.179223;0.506361;-0.08095795,-0.2755966;0.3147697;-0.1043081,-0.279897;0.1175359;-0.1958758,0.06995203;-0.0008307397;-0.01007605,0.1203292;-0.3166645;-0.06236887,0.1360524;-0.6503912;-0.004321575,0.1536798;-0.6763071;-0.0518322,-0.05081197;0.007197352;-0.04859882,-0.08869216;-0.3144839;-0.05906869,-0.07049304;-0.6429819;0.02307786,-0.04374354;-0.6293337;-0.04556361,-0.001808345;0.5400594;-0.001952171,700.4677
+0;0;0,0.003845752;0.3115504;0.007854961,0.008516081;0.6136833;0.0009630392,0.1982618;0.4904045;0.02348002,0.2561117;0.2831489;0.04014169,0.3298012;0.08007009;0.01605075,-0.1825877;0.4833293;0.006092799,-0.2540262;0.2797834;0.01277752,-0.3327043;0.07834379;-0.009208579,0.0647519;0.004105574;-0.02858994,0.07243577;-0.3157384;0.01716966,0.07801494;-0.6465434;0.09670521,0.07955122;-0.6090667;0.02163493,-0.06378668;0.004513159;-0.0306258,-0.09127618;-0.3159534;0.0009763483,-0.1114887;-0.6470831;0.07669628,-0.107915;-0.6095362;0.001702413,0.007305779;0.5393389;0.005071814,0;0;0,-0.001141027;0.3116573;0.002928734,-0.001882955;0.61376;-0.006484985,0.1608532;0.478899;0.09339166,0.2772297;0.2974192;0.1034262,0.4256496;0.1463793;0.05433417,-0.181329;0.5054197;-0.07812237,-0.2805618;0.3151174;-0.1008607,-0.292464;0.1159554;-0.1871413,0.07015655;-0.000711441;-0.01022744,0.1202587;-0.3156038;-0.06300783,0.1358885;-0.6504868;-0.004715916,0.1535355;-0.6764003;-0.05221414,-0.05114752;0.007160396;-0.04857683,-0.08878486;-0.3136638;-0.05898833,-0.07060887;-0.6434151;0.02300349,-0.04419234;-0.6297461;-0.04576623,-0.001833647;0.5394385;-0.001821756,700.4886
+0;0;0,0.003819141;0.311551;0.007845251,0.008410258;0.6136861;0.000986903,0.1982424;0.4906592;0.02346515,0.2605975;0.2847101;0.04007661,0.3413652;0.08434807;0.01592774,-0.1826284;0.4831796;0.006296936,-0.2594263;0.2815947;0.0129839,-0.3419171;0.08168277;-0.008970604,0.06473202;0.004097004;-0.02863618,0.07222603;-0.3157063;0.01743791,0.07783716;-0.6465191;0.09693848,0.07933286;-0.6090397;0.02186765,-0.06382388;0.004511548;-0.03054844,-0.09137741;-0.3159353;0.001197651,-0.1118126;-0.6470935;0.0767327,-0.1082768;-0.6095403;0.001737669,0.007219209;0.5393407;0.005082835,0;0;0,-0.001141027;0.3116573;0.002928734,-0.001882955;0.61376;-0.006484985,0.1608532;0.478899;0.09339166,0.2772297;0.2974192;0.1034262,0.4256496;0.1463793;0.05433417,-0.181329;0.5054197;-0.07812237,-0.2805618;0.3151174;-0.1008607,-0.292464;0.1159554;-0.1871413,0.07015655;-0.000711441;-0.01022744,0.1202587;-0.3156038;-0.06300783,0.1358885;-0.6504868;-0.004715916,0.1535355;-0.6764003;-0.05221414,-0.05114752;0.007160396;-0.04857683,-0.08878486;-0.3136638;-0.05898833,-0.07060887;-0.6434151;0.02300349,-0.04419234;-0.6297461;-0.04576623,-0.001833647;0.5394385;-0.001821756,700.5007
+0;0;0,0.003809579;0.310771;0.007825609,0.008387787;0.6120587;0.0009877789,0.1980294;0.4893197;0.02343419,0.2603565;0.2834632;0.04003819,0.3411174;0.08311796;0.01589135,-0.1824539;0.4818477;0.006283446,-0.2592174;0.2803534;0.0129674,-0.3417012;0.08045825;-0.008985259,0.06489849;0.00410754;-0.02870982,0.0723815;-0.3152263;0.01729661,0.07800832;-0.6469635;0.09701935,0.07951131;-0.6094476;0.02158216,-0.06398803;0.004523151;-0.030627,-0.0915011;-0.3154532;0.001072481,-0.1119934;-0.6475369;0.07681861,-0.1084403;-0.6099468;0.001457594,0.007200557;0.5379516;0.00507058,0;0;0,-0.001301572;0.3108763;0.002937794,-0.002150342;0.6121327;-0.00639081,0.1614037;0.4792631;0.09279037,0.2826867;0.3011965;0.103744,0.4315133;0.1505118;0.05487323,-0.1828087;0.5057714;-0.07530641,-0.2857522;0.3173779;-0.09646741,-0.3080136;0.1205225;-0.1858875,0.07029352;-0.000747174;-0.01054525,0.1202175;-0.315055;-0.06406975,0.1358027;-0.6508744;-0.005594011,0.1528572;-0.6767581;-0.05392289,-0.05147807;0.007234817;-0.04848304,-0.08908937;-0.3130834;-0.05981083,-0.07069163;-0.6437938;0.02222005,-0.0446275;-0.630175;-0.04707523,-0.002074569;0.5380493;-0.001745224,700.5219
+0;0;0,0.003809579;0.310771;0.007825609,0.008387787;0.6120587;0.0009877789,0.1980294;0.4893197;0.02343419,0.2603565;0.2834632;0.04003819,0.3411174;0.08311796;0.01589135,-0.1824539;0.4818477;0.006283446,-0.2592174;0.2803534;0.0129674,-0.3417012;0.08045825;-0.008985259,0.06489849;0.00410754;-0.02870982,0.0723815;-0.3152263;0.01729661,0.07800832;-0.6469635;0.09701935,0.07951131;-0.6094476;0.02158216,-0.06398803;0.004523151;-0.030627,-0.0915011;-0.3154532;0.001072481,-0.1119934;-0.6475369;0.07681861,-0.1084403;-0.6099468;0.001457594,0.007200557;0.5379516;0.00507058,0;0;0,-0.001301572;0.3108763;0.002937794,-0.002150342;0.6121327;-0.00639081,0.1614037;0.4792631;0.09279037,0.2826867;0.3011965;0.103744,0.4315133;0.1505118;0.05487323,-0.1828087;0.5057714;-0.07530641,-0.2857522;0.3173779;-0.09646741,-0.3080136;0.1205225;-0.1858875,0.07029352;-0.000747174;-0.01054525,0.1202175;-0.315055;-0.06406975,0.1358027;-0.6508744;-0.005594011,0.1528572;-0.6767581;-0.05392289,-0.05147807;0.007234817;-0.04848304,-0.08908937;-0.3130834;-0.05981083,-0.07069163;-0.6437938;0.02222005,-0.0446275;-0.630175;-0.04707523,-0.002074569;0.5380493;-0.001745224,700.5334
+0;0;0,0.003783904;0.3107709;0.007839734,0.008313064;0.6120598;0.001023971,0.19812;0.4898914;0.0233586,0.2656092;0.2857072;0.04042573,0.3522153;0.08762546;0.01791798,-0.1825105;0.4818238;0.006386821,-0.2638975;0.2821617;0.01334735,-0.3514488;0.08443637;-0.008631821,0.06485554;0.00411418;-0.02880576,0.07192113;-0.3152298;0.01719633,0.07809436;-0.6469831;0.09681132,0.07955395;-0.6094692;0.0213731,-0.06403194;0.004505749;-0.03053766,-0.09156312;-0.3154691;0.001161268,-0.1121612;-0.6475342;0.07695986,-0.1086481;-0.6099421;0.001597174,0.007136206;0.5379523;0.00510244,0;0;0,-0.001301572;0.3108763;0.002937794,-0.002150342;0.6121327;-0.00639081,0.1614037;0.4792631;0.09279037,0.2826867;0.3011965;0.103744,0.4315133;0.1505118;0.05487323,-0.1828087;0.5057714;-0.07530641,-0.2857522;0.3173779;-0.09646741,-0.3080136;0.1205225;-0.1858875,0.07029352;-0.000747174;-0.01054525,0.1202175;-0.315055;-0.06406975,0.1358027;-0.6508744;-0.005594011,0.1528572;-0.6767581;-0.05392289,-0.05147807;0.007234817;-0.04848304,-0.08908937;-0.3130834;-0.05981083,-0.07069163;-0.6437938;0.02222005,-0.0446275;-0.630175;-0.04707523,-0.002074569;0.5380493;-0.001745224,700.5453
+0;0;0,0.003779597;0.3104171;0.007830809,0.008305622;0.6114967;0.001019316,0.1989982;0.4891463;0.02343631,0.2664863;0.2849654;0.04050316,0.3531059;0.08685276;0.01799191,-0.1833961;0.4810413;0.00638588,-0.2647818;0.2813824;0.0133463,-0.3523467;0.0836263;-0.008636289,0.06504913;0.00412646;-0.02889175,0.07210167;-0.3146281;0.01702543,0.07829137;-0.6472664;0.09685281,0.0797508;-0.6097533;0.02142303,-0.06422307;0.004519199;-0.03062882,-0.09170344;-0.3148651;0.001011606,-0.1123565;-0.6478159;0.07701237,-0.1088437;-0.6102247;0.001658127,0.007129409;0.5374299;0.005095547,0;0;0,-0.001313418;0.3105218;0.002983093,-0.002123281;0.6115669;-0.006398439,0.1629642;0.4803748;0.09303951,0.2891214;0.3057207;0.1038144,0.4401728;0.1574958;0.05410337,-0.183848;0.5056137;-0.07532869,-0.2907545;0.3189914;-0.09202992,-0.3223897;0.1225049;-0.1794976,0.07044849;-0.0008398592;-0.01092958,0.1203437;-0.3144972;-0.06470799,0.13582;-0.6512067;-0.00600386,0.153084;-0.6770473;-0.05429483,-0.05202646;0.007408531;-0.04818207,-0.08918637;-0.31234;-0.06012426,-0.07087969;-0.6439945;0.02190723,-0.04493828;-0.6303663;-0.04742701,-0.002060398;0.5375255;-0.00173378,700.5671
+0;0;0,0.003769729;0.3096066;0.007810363,0.008274822;0.6093003;0.00103397,0.1986208;0.4874669;0.02339363,0.2660966;0.2833236;0.04045733,0.3527188;0.08520487;0.01794538,-0.1830692;0.4793768;0.006374598,-0.2644399;0.2797547;0.01333374,-0.3520076;0.08199248;-0.008649539,0.0652473;0.004139032;-0.02897976,0.07230222;-0.3147231;0.01695292,0.07849949;-0.6477685;0.09687797,0.07995453;-0.610278;0.02167504,-0.06441873;0.004532966;-0.03072213,-0.09190837;-0.3149591;0.0009289794,-0.1125867;-0.6483174;0.07702276,-0.1090845;-0.6107489;0.001895137,0.007105408;0.5356616;0.005086642,0;0;0,-0.0009656549;0.3097078;0.003410578,-0.0009092838;0.6093955;-0.005025625,0.1653228;0.4828132;0.09333158,0.295205;0.3109828;0.1044447,0.4489303;0.1656294;0.05442333,-0.1827362;0.5055213;-0.07436494,-0.293165;0.3207631;-0.08809514,-0.3354658;0.1245078;-0.1714961,0.07060542;-0.0009616316;-0.01131892,0.1205417;-0.3146932;-0.0652771,0.1359217;-0.6518033;-0.006404873,0.1534638;-0.6776831;-0.05419016,-0.05245519;0.007593651;-0.04800997,-0.08934361;-0.3122678;-0.06067946,-0.07098442;-0.6443948;0.02117585,-0.04532722;-0.6306878;-0.04803364,-0.00112173;0.5357677;-0.0006263256,700.5892
+0;0;0,0.003829495;0.3096037;0.007898628,0.008337977;0.6092986;0.001186425,0.198719;0.4875815;0.02347036,0.2714101;0.2852807;0.04104857,0.3607778;0.08804092;0.02178368,-0.1829897;0.479319;0.006569955,-0.2701706;0.2821704;0.01367747,-0.3615659;0.08600166;-0.006961737,0.06525059;0.004092882;-0.02897892,0.07235922;-0.3147377;0.01716395,0.07876244;-0.6477826;0.09707506,0.08019345;-0.6102843;0.02187244,-0.06442766;0.004575748;-0.03069704,-0.09180412;-0.3149074;0.00114109,-0.1126003;-0.6482565;0.07724312,-0.109119;-0.6106844;0.002114899,0.007168153;0.5356593;0.005226299,0;0;0,-0.0009656549;0.3097078;0.003410578,-0.0009092838;0.6093955;-0.005025625,0.1653228;0.4828132;0.09333158,0.295205;0.3109828;0.1044447,0.4489303;0.1656294;0.05442333,-0.1827362;0.5055213;-0.07436494,-0.293165;0.3207631;-0.08809514,-0.3354658;0.1245078;-0.1714961,0.07060542;-0.0009616316;-0.01131892,0.1205417;-0.3146932;-0.0652771,0.1359217;-0.6518033;-0.006404873,0.1534638;-0.6776831;-0.05419016,-0.05245519;0.007593651;-0.04800997,-0.08934361;-0.3122678;-0.06067946,-0.07098442;-0.6443948;0.02117585,-0.04532722;-0.6306878;-0.04803364,-0.00112173;0.5357677;-0.0006263256,700.6006
+0;0;0,0.003825562;0.3092858;0.007890516,0.008332567;0.6088811;0.001179701,0.1990184;0.4870924;0.02349239,0.2717117;0.2847856;0.04107112,0.3610587;0.08759142;0.02181069,-0.1832975;0.4788167;0.006565101,-0.270481;0.2816623;0.01367283,-0.3618552;0.08553891;-0.006961612,0.06541774;0.004103367;-0.02905315,0.07253039;-0.3149075;0.01711581,0.07893666;-0.6481109;0.09706496,0.08036797;-0.610611;0.02184647,-0.0645927;0.004587469;-0.03077567,-0.09198464;-0.3150764;0.001080459,-0.1127907;-0.6485841;0.0772187,-0.1093087;-0.6110104;0.002074637,0.007162821;0.5352466;0.005219307,0;0;0,-0.0009790808;0.3093889;0.003481388,-0.0009603798;0.6089733;-0.005069017,0.167213;0.4857067;0.0923636,0.3009815;0.3168649;0.1033087,0.456378;0.1730889;0.05411744,-0.1833857;0.5053121;-0.07378637,-0.2984725;0.3230664;-0.08171455,-0.3475392;0.1289411;-0.1662557,0.07075395;-0.001001507;-0.0115447,0.120856;-0.3148769;-0.06560111,0.1355685;-0.6522049;-0.006857872,0.153266;-0.6780428;-0.05466008,-0.05269692;0.007655601;-0.04800865,-0.08966146;-0.3123723;-0.06088917,-0.07147542;-0.6446056;0.02125495,-0.04617871;-0.6308882;-0.04810695,-0.001157477;0.5353527;-0.0006308556,700.6224
+0;0;0,0.003825562;0.3092858;0.007890516,0.008332567;0.6088811;0.001179701,0.1990184;0.4870924;0.02349239,0.2717117;0.2847856;0.04107112,0.3610587;0.08759142;0.02181069,-0.1832975;0.4788167;0.006565101,-0.270481;0.2816623;0.01367283,-0.3618552;0.08553891;-0.006961612,0.06541774;0.004103367;-0.02905315,0.07253039;-0.3149075;0.01711581,0.07893666;-0.6481109;0.09706496,0.08036797;-0.610611;0.02184647,-0.0645927;0.004587469;-0.03077567,-0.09198464;-0.3150764;0.001080459,-0.1127907;-0.6485841;0.0772187,-0.1093087;-0.6110104;0.002074637,0.007162821;0.5352466;0.005219307,0;0;0,-0.0009790808;0.3093889;0.003481388,-0.0009603798;0.6089733;-0.005069017,0.167213;0.4857067;0.0923636,0.3009815;0.3168649;0.1033087,0.456378;0.1730889;0.05411744,-0.1833857;0.5053121;-0.07378637,-0.2984725;0.3230664;-0.08171455,-0.3475392;0.1289411;-0.1662557,0.07075395;-0.001001507;-0.0115447,0.120856;-0.3148769;-0.06560111,0.1355685;-0.6522049;-0.006857872,0.153266;-0.6780428;-0.05466008,-0.05269692;0.007655601;-0.04800865,-0.08966146;-0.3123723;-0.06088917,-0.07147542;-0.6446056;0.02125495,-0.04617871;-0.6308882;-0.04810695,-0.001157477;0.5353527;-0.0006308556,700.6345
+0;0;0,0.003865057;0.3088149;0.00783662,0.008380695;0.6082359;0.00111088,0.1996601;0.4868614;0.02336908,0.2781455;0.2867362;0.0418013,0.3749365;0.09352569;0.0224997,-0.1836973;0.4780331;0.006721245,-0.2762354;0.2832633;0.0138763,-0.3715731;0.08930181;-0.005124961,0.06569762;0.004123485;-0.02928822,0.07279986;-0.3145608;0.01702378,0.07952216;-0.6480805;0.09679801,0.08090828;-0.6104605;0.02042221,-0.06494179;0.004602877;-0.03086028,-0.09199976;-0.3147871;0.0009639226,-0.1130342;-0.6485128;0.07731342,-0.1095633;-0.610822;0.001011044,0.007209554;0.5346245;0.0051499,0;0;0,-0.0009790212;0.3089181;0.003407955,-0.000966087;0.6083242;-0.005288124,0.1690094;0.4872512;0.09105206,0.3070338;0.3217241;0.1010449,0.4680359;0.1826323;0.05858135,-0.1869568;0.5055106;-0.06620292,-0.3056625;0.3255801;-0.07535595,-0.3667394;0.1344706;-0.1579281,0.07105414;-0.001070529;-0.0118804,0.1216235;-0.3144999;-0.06628299,0.1353815;-0.6521623;-0.007637028,0.152293;-0.6776264;-0.05794597,-0.05324364;0.007816978;-0.04790605,-0.08982429;-0.3119293;-0.06128803,-0.07182033;-0.6445028;0.02065854,-0.04734651;-0.6309862;-0.05021159,-0.001159206;0.5347289;-0.0008118155,700.6566
+0;0;0,0.003865057;0.3088149;0.00783662,0.008380695;0.6082359;0.00111088,0.1996601;0.4868614;0.02336908,0.2781455;0.2867362;0.0418013,0.3749365;0.09352569;0.0224997,-0.1836973;0.4780331;0.006721245,-0.2762354;0.2832633;0.0138763,-0.3715731;0.08930181;-0.005124961,0.06569762;0.004123485;-0.02928822,0.07279986;-0.3145608;0.01702378,0.07952216;-0.6480805;0.09679801,0.08090828;-0.6104605;0.02042221,-0.06494179;0.004602877;-0.03086028,-0.09199976;-0.3147871;0.0009639226,-0.1130342;-0.6485128;0.07731342,-0.1095633;-0.610822;0.001011044,0.007209554;0.5346245;0.0051499,0;0;0,-0.0009790212;0.3089181;0.003407955,-0.000966087;0.6083242;-0.005288124,0.1690094;0.4872512;0.09105206,0.3070338;0.3217241;0.1010449,0.4680359;0.1826323;0.05858135,-0.1869568;0.5055106;-0.06620292,-0.3056625;0.3255801;-0.07535595,-0.3667394;0.1344706;-0.1579281,0.07105414;-0.001070529;-0.0118804,0.1216235;-0.3144999;-0.06628299,0.1353815;-0.6521623;-0.007637028,0.152293;-0.6776264;-0.05794597,-0.05324364;0.007816978;-0.04790605,-0.08982429;-0.3119293;-0.06128803,-0.07182033;-0.6445028;0.02065854,-0.04734651;-0.6309862;-0.05021159,-0.001159206;0.5347289;-0.0008118155,700.6786
+0;0;0,0.003863486;0.3086894;0.007833435,0.008378049;0.608038;0.001108679,0.1991429;0.4867941;0.023318,0.2777372;0.2863912;0.0417758,0.3745061;0.09322485;0.02247862,-0.1831893;0.4779894;0.006714685,-0.2758559;0.2829493;0.01387967,-0.3711717;0.08903219;-0.005117243,0.06594434;0.004138969;-0.0293982,0.07303561;-0.3140534;0.01684232,0.07977007;-0.6481763;0.09676082,0.08115258;-0.6105763;0.02058443,-0.06518567;0.004620161;-0.03097617,-0.09220187;-0.3142769;0.0007989183,-0.1132743;-0.6486061;0.0772865,-0.1098125;-0.6109354;0.001183338,0.007206954;0.5344294;0.005147543,0;0;0,-0.0004196465;0.3087912;0.003637075,0.0006676465;0.608127;-0.004890203,0.1708618;0.4888848;0.09020281,0.314055;0.3273543;0.09929538,0.4824743;0.1973385;0.0570972,-0.1851412;0.5055971;-0.06574084,-0.3070104;0.3272345;-0.0694544,-0.3798451;0.1389643;-0.1488222,0.07126994;-0.00107342;-0.01222634,0.122382;-0.3138949;-0.06667924,0.1352504;-0.6522231;-0.00803709,0.1526963;-0.6776746;-0.05786967,-0.05376828;0.00798285;-0.04769996,-0.08987931;-0.3112946;-0.06158257,-0.0720811;-0.6445754;0.02013426,-0.04790114;-0.6310136;-0.05063032,0.0001622736;0.5345344;-0.000442028,700.6899
+0;0;0,0.003891156;0.3086857;0.007962034,0.008387852;0.6080365;0.001328032,0.1993013;0.4871191;0.02282731,0.2831348;0.2889488;0.04230975,0.384813;0.09815194;0.02476164,-0.183181;0.4780051;0.006973974,-0.2801545;0.2850627;0.01393819,-0.3796937;0.0932233;-0.004485338,0.06585357;0.004131796;-0.02960194,0.07276016;-0.3139877;0.01716491,0.07998827;-0.6481136;0.09702781,0.08123987;-0.6105069;0.02084982,-0.06525601;0.00460372;-0.03083018,-0.09216456;-0.3142934;0.001035394,-0.1133021;-0.6486727;0.07728562,-0.1099665;-0.6109746;0.001179606,0.007220193;0.5344268;0.005348958,0;0;0,-0.0004196465;0.3087912;0.003637075,0.0006676465;0.608127;-0.004890203,0.1708618;0.4888848;0.09020281,0.314055;0.3273543;0.09929538,0.4824743;0.1973385;0.0570972,-0.1851412;0.5055971;-0.06574084,-0.3070104;0.3272345;-0.0694544,-0.3798451;0.1389643;-0.1488222,0.07126994;-0.00107342;-0.01222634,0.122382;-0.3138949;-0.06667924,0.1352504;-0.6522231;-0.00803709,0.1526963;-0.6776746;-0.05786967,-0.05376828;0.00798285;-0.04769996,-0.08987931;-0.3112946;-0.06158257,-0.0720811;-0.6445754;0.02013426,-0.04790114;-0.6310136;-0.05063032,0.0001622736;0.5345344;-0.000442028,700.7016
+0;0;0,0.003886842;0.3083436;0.007953207,0.008379563;0.607429;0.001324755,0.2004196;0.486292;0.02292332,0.2845878;0.2873304;0.04248355,0.402622;0.06584203;0.02211264,-0.1843042;0.4771245;0.006977074,-0.2816649;0.2834119;0.0139691,-0.3972159;0.06071319;-0.007418038,0.06625131;0.004156751;-0.02978072,0.07314815;-0.3135132;0.01692005,0.08038814;-0.6481883;0.0969142,0.08165856;-0.6104672;0.0195906,-0.06565013;0.004631525;-0.03101638,-0.09252066;-0.313815;0.0008041635,-0.1136929;-0.6487439;0.07717971,-0.1103072;-0.6109299;-7.084012E-05,0.007212816;0.533877;0.005342535,0;0;0,-0.0001032651;0.3084472;0.003795624,0.001333863;0.6075182;-0.004640818,0.1746533;0.4905961;0.0879755,0.3228318;0.3324542;0.09729648,0.516341;0.1803567;0.04414868,-0.1877919;0.5052609;-0.05962691,-0.3145533;0.3292663;-0.06279876,-0.4112689;0.114267;-0.1512608,0.07163633;-0.001211733;-0.01265597,0.1228539;-0.3135299;-0.0672164,0.1350127;-0.6524638;-0.008608822,0.1507526;-0.6776499;-0.0610199,-0.0545231;0.008316959;-0.04744963,-0.08992686;-0.3105654;-0.06170894,-0.07235789;-0.6445942;0.01937716,-0.04910392;-0.6312286;-0.05289121,0.0007460564;0.5339832;-0.0002067089,700.7233
+0;0;0,0.003886842;0.3083436;0.007953207,0.008379563;0.607429;0.001324755,0.2004196;0.486292;0.02292332,0.2845878;0.2873304;0.04248355,0.402622;0.06584203;0.02211264,-0.1843042;0.4771245;0.006977074,-0.2816649;0.2834119;0.0139691,-0.3972159;0.06071319;-0.007418038,0.06625131;0.004156751;-0.02978072,0.07314815;-0.3135132;0.01692005,0.08038814;-0.6481883;0.0969142,0.08165856;-0.6104672;0.0195906,-0.06565013;0.004631525;-0.03101638,-0.09252066;-0.313815;0.0008041635,-0.1136929;-0.6487439;0.07717971,-0.1103072;-0.6109299;-7.084012E-05,0.007212816;0.533877;0.005342535,0;0;0,-0.0001032651;0.3084472;0.003795624,0.001333863;0.6075182;-0.004640818,0.1746533;0.4905961;0.0879755,0.3228318;0.3324542;0.09729648,0.516341;0.1803567;0.04414868,-0.1877919;0.5052609;-0.05962691,-0.3145533;0.3292663;-0.06279876,-0.4112689;0.114267;-0.1512608,0.07163633;-0.001211733;-0.01265597,0.1228539;-0.3135299;-0.0672164,0.1350127;-0.6524638;-0.008608822,0.1507526;-0.6776499;-0.0610199,-0.0545231;0.008316959;-0.04744963,-0.08992686;-0.3105654;-0.06170894,-0.07235789;-0.6445942;0.01937716,-0.04910392;-0.6312286;-0.05289121,0.0007460564;0.5339832;-0.0002067089,700.7352
+0;0;0,0.003824053;0.3080028;0.008053677,0.00824913;0.6068382;0.001533009,0.2001435;0.486659;0.02295369,0.292134;0.2871297;0.04304334,0.398914;0.09893003;0.0282094,-0.1840324;0.4766209;0.007260156,-0.2881829;0.2822459;0.01424984,-0.3932132;0.09330785;-0.003418945,0.06685234;0.004153394;-0.03011457,0.07346323;-0.3137424;0.01689558,0.08089285;-0.6489111;0.097076,0.0820976;-0.6112235;0.02018251,-0.06630351;0.004699783;-0.03122706,-0.09348592;-0.3139702;0.0007408746,-0.1145473;-0.6494319;0.07718699,-0.1112384;-0.611655;0.0003642738,0.007095855;0.5333484;0.005524608,0;0;0,0.0001340359;0.3081056;0.004011393,0.001912385;0.6069281;-0.004188538,0.176695;0.4926161;0.08561944,0.3336123;0.3378856;0.09625982,0.5119823;0.2223878;0.05283689,-0.1884821;0.5053794;-0.05429625,-0.3234912;0.3308805;-0.05498145,-0.4125594;0.1484686;-0.1313614,0.07222094;-0.001031607;-0.01328325,0.1231797;-0.3137005;-0.06762266,0.1346971;-0.6531626;-0.008843664,0.150579;-0.6785644;-0.06033707,-0.05530369;0.008464752;-0.04757335,-0.09034175;-0.310719;-0.06190699,-0.07316006;-0.6453772;0.01890671,-0.05106611;-0.6318709;-0.05329424,0.001240522;0.5334541;0.0001850128,700.7579
+0;0;0,0.003824053;0.3080028;0.008053677,0.00824913;0.6068382;0.001533009,0.2001435;0.486659;0.02295369,0.292134;0.2871297;0.04304334,0.398914;0.09893003;0.0282094,-0.1840324;0.4766209;0.007260156,-0.2881829;0.2822459;0.01424984,-0.3932132;0.09330785;-0.003418945,0.06685234;0.004153394;-0.03011457,0.07346323;-0.3137424;0.01689558,0.08089285;-0.6489111;0.097076,0.0820976;-0.6112235;0.02018251,-0.06630351;0.004699783;-0.03122706,-0.09348592;-0.3139702;0.0007408746,-0.1145473;-0.6494319;0.07718699,-0.1112384;-0.611655;0.0003642738,0.007095855;0.5333484;0.005524608,0;0;0,0.0001340359;0.3081056;0.004011393,0.001912385;0.6069281;-0.004188538,0.176695;0.4926161;0.08561944,0.3336123;0.3378856;0.09625982,0.5119823;0.2223878;0.05283689,-0.1884821;0.5053794;-0.05429625,-0.3234912;0.3308805;-0.05498145,-0.4125594;0.1484686;-0.1313614,0.07222094;-0.001031607;-0.01328325,0.1231797;-0.3137005;-0.06762266,0.1346971;-0.6531626;-0.008843664,0.150579;-0.6785644;-0.06033707,-0.05530369;0.008464752;-0.04757335,-0.09034175;-0.310719;-0.06190699,-0.07316006;-0.6453772;0.01890671,-0.05106611;-0.6318709;-0.05329424,0.001240522;0.5334541;0.0001850128,700.77
+0;0;0,0.003817588;0.307482;0.008040061,0.008231286;0.6055502;0.001536746,0.1991294;0.4858155;0.02285617,0.2919444;0.284498;0.04312588,0.3987327;0.09628347;0.02829077,-0.1830576;0.4758293;0.00724389,-0.2881415;0.2797123;0.01429622,-0.39318;0.09075937;-0.003373956,0.0674467;0.004190321;-0.03038232,0.07406459;-0.314042;0.0166776,0.08149818;-0.6493897;0.09690085,0.0826959;-0.611747;0.02045617,-0.066893;0.004741568;-0.0315047,-0.09410419;-0.3142658;0.0004970804,-0.1151768;-0.6499066;0.07698404,-0.1118872;-0.612175;0.0006097108,0.007081194;0.5322632;0.005517328,0;0;0,0.0007043183;0.3075757;0.004594088,0.003189951;0.6056424;-0.002948999,0.1781991;0.493567;0.0843923,0.3412963;0.3425304;0.09628629,0.5168386;0.2228915;0.05246901,-0.1873799;0.5049819;-0.04967972,-0.3286198;0.3329471;-0.04659694,-0.42692;0.1539657;-0.1197495,0.072777;-0.0009013712;-0.01387072,0.1232657;-0.3139885;-0.06825447,0.1343188;-0.6536117;-0.009237293,0.150562;-0.6791836;-0.05975032,-0.05620608;0.008543549;-0.04751405,-0.09082946;-0.3110137;-0.06216347,-0.07413313;-0.6460269;0.01806458,-0.05291054;-0.632377;-0.05394873,0.002345994;0.532364;0.001259804,700.7903
+0;0;0,0.003823871;0.3074813;0.008062672,0.008217856;0.6055506;0.001594224,0.1992713;0.4864156;0.02283205,0.2974351;0.2877833;0.04435621,0.4068712;0.1010714;0.02983109,-0.1830616;0.4758147;0.00734497,-0.2938902;0.2828809;0.01425839,-0.4070746;0.09879404;-0.004446192,0.06741773;0.004165411;-0.03044996,0.07393967;-0.3140387;0.01681355,0.08138657;-0.6493986;0.09698511,0.08254927;-0.611753;0.02054015,-0.06692292;0.004764673;-0.03143762,-0.09409798;-0.3142428;0.0005936213,-0.1153112;-0.6498997;0.07697116,-0.1120559;-0.612163;0.0005958751,0.007072402;0.532263;0.005565658,0;0;0,0.0007043183;0.3075757;0.004594088,0.003189951;0.6056424;-0.002948999,0.1781991;0.493567;0.0843923,0.3412963;0.3425304;0.09628629,0.5168386;0.2228915;0.05246901,-0.1873799;0.5049819;-0.04967972,-0.3286198;0.3329471;-0.04659694,-0.42692;0.1539657;-0.1197495,0.072777;-0.0009013712;-0.01387072,0.1232657;-0.3139885;-0.06825447,0.1343188;-0.6536117;-0.009237293,0.150562;-0.6791836;-0.05975032,-0.05620608;0.008543549;-0.04751405,-0.09082946;-0.3110137;-0.06216347,-0.07413313;-0.6460269;0.01806458,-0.05291054;-0.632377;-0.05394873,0.002345994;0.532364;0.001259804,700.8022
+0;0;0,0.003823871;0.3074813;0.008062672,0.008217856;0.6055506;0.001594224,0.1992713;0.4864156;0.02283205,0.2974351;0.2877833;0.04435621,0.4068712;0.1010714;0.02983109,-0.1830616;0.4758147;0.00734497,-0.2938902;0.2828809;0.01425839,-0.4070746;0.09879404;-0.004446192,0.06741773;0.004165411;-0.03044996,0.07393967;-0.3140387;0.01681355,0.08138657;-0.6493986;0.09698511,0.08254927;-0.611753;0.02054015,-0.06692292;0.004764673;-0.03143762,-0.09409798;-0.3142428;0.0005936213,-0.1153112;-0.6498997;0.07697116,-0.1120559;-0.612163;0.0005958751,0.007072402;0.532263;0.005565658,0;0;0,0.0007043183;0.3075757;0.004594088,0.003189951;0.6056424;-0.002948999,0.1781991;0.493567;0.0843923,0.3412963;0.3425304;0.09628629,0.5168386;0.2228915;0.05246901,-0.1873799;0.5049819;-0.04967972,-0.3286198;0.3329471;-0.04659694,-0.42692;0.1539657;-0.1197495,0.072777;-0.0009013712;-0.01387072,0.1232657;-0.3139885;-0.06825447,0.1343188;-0.6536117;-0.009237293,0.150562;-0.6791836;-0.05975032,-0.05620608;0.008543549;-0.04751405,-0.09082946;-0.3110137;-0.06216347,-0.07413313;-0.6460269;0.01806458,-0.05291054;-0.632377;-0.05394873,0.002345994;0.532364;0.001259804,700.8137
+0;0;0,0.003822371;0.3073606;0.008059507,0.00821492;0.6053315;0.001592646,0.1986622;0.4863527;0.02277537,0.2973155;0.2867298;0.04440688,0.4067109;0.1000874;0.02988715,-0.1824645;0.4757852;0.007337158,-0.2938458;0.2818892;0.01428506,-0.4069881;0.09787089;-0.004412569,0.06786076;0.004192783;-0.03065006,0.07437965;-0.3138629;0.0165914,0.08183645;-0.649668;0.09686941,0.0829992;-0.6120222;0.02042139,-0.06736269;0.004795983;-0.0316442,-0.09452508;-0.3140627;0.0003720932,-0.1157664;-0.6501653;0.07685104,-0.112511;-0.6124283;0.0004726946,0.007069645;0.5320555;0.005563458,0;0;0,0.00125806;0.3074485;0.004896164,0.004382998;0.6054156;-0.002442837,0.1796673;0.4940801;0.08276533,0.3495123;0.3491079;0.09638237,0.5242984;0.2280547;0.05384397,-0.1862841;0.5049767;-0.04706532,-0.3322623;0.3355165;-0.04223638,-0.4469783;0.1620864;-0.1036839,0.07321315;-0.0009268522;-0.01417971,0.1233602;-0.3138627;-0.06886196,0.133968;-0.6539062;-0.009506941,0.1504827;-0.6794179;-0.0600028,-0.0567617;0.008646377;-0.04759662,-0.09093483;-0.3108182;-0.06202882,-0.07469789;-0.6463491;0.01809987,-0.05402417;-0.6326786;-0.05408084,0.003384054;0.5321482;0.001723766,700.8248
+0;0;0,0.003792073;0.3073595;0.008115619,0.008150969;0.605332;0.001701531,0.1987004;0.486739;0.02282834,0.3018449;0.2894747;0.04513895,0.4170811;0.1061591;0.03375747,-0.1825662;0.4759383;0.007572683,-0.3003639;0.2858531;0.0139784,-0.4151627;0.1029633;-0.005670862,0.06785496;0.004143074;-0.03066965,0.07421332;-0.3138795;0.01681557,0.08178444;-0.6497101;0.09697647,0.08290949;-0.6120575;0.02052857,-0.06737782;0.00484131;-0.03160505,-0.09508327;-0.3139779;0.0003386401,-0.1156886;-0.6500797;0.07699478,-0.1124723;-0.6123394;0.000615105,0.00701205;0.5320553;0.005661656,0;0;0,0.00125806;0.3074485;0.004896164,0.004382998;0.6054156;-0.002442837,0.1796673;0.4940801;0.08276533,0.3495123;0.3491079;0.09638237,0.5242984;0.2280547;0.05384397,-0.1862841;0.5049767;-0.04706532,-0.3322623;0.3355165;-0.04223638,-0.4469783;0.1620864;-0.1036839,0.07321315;-0.0009268522;-0.01417971,0.1233602;-0.3138627;-0.06886196,0.133968;-0.6539062;-0.009506941,0.1504827;-0.6794179;-0.0600028,-0.0567617;0.008646377;-0.04759662,-0.09093483;-0.3108182;-0.06202882,-0.07469789;-0.6463491;0.01809987,-0.05402417;-0.6326786;-0.05408084,0.003384054;0.5321482;0.001723766,700.837
+0;0;0,0.003786681;0.3069225;0.008104079,0.008138959;0.6044422;0.001699545,0.1984898;0.4860035;0.02280264,0.3004596;0.2909858;0.04485917,0.4156075;0.1078106;0.03348641,-0.1823785;0.4752141;0.007562922,-0.2988347;0.2872937;0.01389569,-0.4135455;0.104544;-0.005738521,0.06867447;0.004193111;-0.03104005,0.0750374;-0.3140587;0.01647938,0.08262434;-0.6505906;0.09680772,0.08374809;-0.6129469;0.02044787,-0.06819156;0.004899779;-0.03198675,-0.09591696;-0.3141491;-2.004951E-05,-0.1165654;-0.6509529;0.0767962,-0.1133528;-0.6132215;0.0005045235,0.007001703;0.5312724;0.005653893,0;0;0,0.001920238;0.3070009;0.005313396,0.005661026;0.6045153;-0.001702785,0.1818004;0.4940703;0.08108735,0.3515757;0.3530574;0.0955081,0.5329088;0.2414962;0.05533433,-0.1861309;0.5061221;-0.04262058,-0.333015;0.3408866;-0.0364112,-0.4533323;0.1718991;-0.09892911,0.07402041;-0.0008531808;-0.01474786,0.123302;-0.3140646;-0.06999898,0.1329031;-0.6547598;-0.01001072,0.1502848;-0.6801237;-0.06024241,-0.05775011;0.008672249;-0.04782223,-0.09174952;-0.3110254;-0.06266341,-0.07581138;-0.6472792;0.01760662,-0.05598523;-0.6335529;-0.05473015,0.004522175;0.5313531;0.002388716,700.8574
+0;0;0,0.003786681;0.3069225;0.008104079,0.008138959;0.6044422;0.001699545,0.1984898;0.4860035;0.02280264,0.3004596;0.2909858;0.04485917,0.4156075;0.1078106;0.03348641,-0.1823785;0.4752141;0.007562922,-0.2988347;0.2872937;0.01389569,-0.4135455;0.104544;-0.005738521,0.06867447;0.004193111;-0.03104005,0.0750374;-0.3140587;0.01647938,0.08262434;-0.6505906;0.09680772,0.08374809;-0.6129469;0.02044787,-0.06819156;0.004899779;-0.03198675,-0.09591696;-0.3141491;-2.004951E-05,-0.1165654;-0.6509529;0.0767962,-0.1133528;-0.6132215;0.0005045235,0.007001703;0.5312724;0.005653893,0;0;0,0.001920238;0.3070009;0.005313396,0.005661026;0.6045153;-0.001702785,0.1818004;0.4940703;0.08108735,0.3515757;0.3530574;0.0955081,0.5329088;0.2414962;0.05533433,-0.1861309;0.5061221;-0.04262058,-0.333015;0.3408866;-0.0364112,-0.4533323;0.1718991;-0.09892911,0.07402041;-0.0008531808;-0.01474786,0.123302;-0.3140646;-0.06999898,0.1329031;-0.6547598;-0.01001072,0.1502848;-0.6801237;-0.06024241,-0.05775011;0.008672249;-0.04782223,-0.09174952;-0.3110254;-0.06266341,-0.07581138;-0.6472792;0.01760662,-0.05598523;-0.6335529;-0.05473015,0.004522175;0.5313531;0.002388716,700.8689
+0;0;0,0.003813262;0.3069242;0.008028503,0.00815769;0.6044434;0.001580854,0.1985853;0.4864973;0.02315577,0.3050783;0.2939245;0.04531883,0.4253818;0.1139589;0.03631845,-0.1823245;0.4751255;0.007909301,-0.3035521;0.2902312;0.01375677,-0.4217024;0.1096049;-0.005116224,0.06865856;0.004150496;-0.03108094,0.07469984;-0.3141325;0.01627101,0.08274318;-0.65062;0.0967407,0.08385008;-0.6129754;0.0203807,-0.06821426;0.004930309;-0.0319336,-0.09568353;-0.3141126;0.0003127977,-0.116909;-0.6508848;0.07711057,-0.1137083;-0.6131526;0.0008184612,0.007023876;0.5312737;0.005539594,0;0;0,0.001920238;0.3070009;0.005313396,0.005661026;0.6045153;-0.001702785,0.1818004;0.4940703;0.08108735,0.3515757;0.3530574;0.0955081,0.5329088;0.2414962;0.05533433,-0.1861309;0.5061221;-0.04262058,-0.333015;0.3408866;-0.0364112,-0.4533323;0.1718991;-0.09892911,0.07402041;-0.0008531808;-0.01474786,0.123302;-0.3140646;-0.06999898,0.1329031;-0.6547598;-0.01001072,0.1502848;-0.6801237;-0.06024241,-0.05775011;0.008672249;-0.04782223,-0.09174952;-0.3110254;-0.06266341,-0.07581138;-0.6472792;0.01760662,-0.05598523;-0.6335529;-0.05473015,0.004522175;0.5313531;0.002388716,700.8801
+0;0;0,0.003808672;0.3065547;0.008018838,0.00814843;0.6037536;0.001577907,0.1984308;0.4859153;0.02313538,0.3044142;0.2942642;0.04519237,0.4443349;0.08495258;0.03472434,-0.182188;0.4745522;0.007900563,-0.3028353;0.2905428;0.01372005,-0.4402518;0.08046281;-0.008230466,0.06933139;0.00419117;-0.03138553,0.07536703;-0.3137942;0.01592214,0.08344443;-0.6517071;0.09673271,0.08454566;-0.6141017;0.02076444,-0.06888274;0.004978625;-0.03224654,-0.09632632;-0.3137659;-3.030151E-05,-0.1176417;-0.6519647;0.07709279,-0.1144575;-0.6142722;0.001192078,0.007015755;0.5306575;0.005532667,0;0;0,0.002348751;0.3066194;0.005796671,0.006397396;0.6038197;-0.0007708073,0.1833291;0.4942623;0.07995558,0.3566726;0.3595198;0.09562802,0.5700808;0.2390338;0.03698683,-0.1859358;0.5062481;-0.03946686,-0.3349244;0.3444563;-0.03081148,-0.4858988;0.1551512;-0.10059,0.07463806;-0.0007256866;-0.01543021,0.1232563;-0.3135928;-0.07146215,0.1320733;-0.6556001;-0.01035571,0.1502816;-0.6809669;-0.05968332,-0.058629;0.008642158;-0.04793132,-0.09256497;-0.3107536;-0.06289124,-0.07687287;-0.6485529;0.01727211,-0.0577484;-0.6347052;-0.05486381,0.005195677;0.530726;0.003206968,700.9024
+0;0;0,0.003808672;0.3065547;0.008018838,0.00814843;0.6037536;0.001577907,0.1984308;0.4859153;0.02313538,0.3044142;0.2942642;0.04519237,0.4443349;0.08495258;0.03472434,-0.182188;0.4745522;0.007900563,-0.3028353;0.2905428;0.01372005,-0.4402518;0.08046281;-0.008230466,0.06933139;0.00419117;-0.03138553,0.07536703;-0.3137942;0.01592214,0.08344443;-0.6517071;0.09673271,0.08454566;-0.6141017;0.02076444,-0.06888274;0.004978625;-0.03224654,-0.09632632;-0.3137659;-3.030151E-05,-0.1176417;-0.6519647;0.07709279,-0.1144575;-0.6142722;0.001192078,0.007015755;0.5306575;0.005532667,0;0;0,0.002348751;0.3066194;0.005796671,0.006397396;0.6038197;-0.0007708073,0.1833291;0.4942623;0.07995558,0.3566726;0.3595198;0.09562802,0.5700808;0.2390338;0.03698683,-0.1859358;0.5062481;-0.03946686,-0.3349244;0.3444563;-0.03081148,-0.4858988;0.1551512;-0.10059,0.07463806;-0.0007256866;-0.01543021,0.1232563;-0.3135928;-0.07146215,0.1320733;-0.6556001;-0.01035571,0.1502816;-0.6809669;-0.05968332,-0.058629;0.008642158;-0.04793132,-0.09256497;-0.3107536;-0.06289124,-0.07687287;-0.6485529;0.01727211,-0.0577484;-0.6347052;-0.05486381,0.005195677;0.530726;0.003206968,700.9138
+0;0;0,0.003754298;0.3064047;0.007969408,0.008010131;0.6034821;0.001480209,0.1973386;0.486561;0.02306078,0.3065387;0.3005531;0.04505603,0.446829;0.09692056;0.03813506,-0.1812205;0.4747055;0.008170147,-0.3046787;0.2965515;0.01332573,-0.4463192;0.09493582;-0.008687919,0.0697572;0.004148152;-0.03150815,0.07579126;-0.3138357;0.01587248,0.083877;-0.6519666;0.09681655,0.08492367;-0.614378;0.0210073,-0.06924877;0.005076513;-0.03247884,-0.0966492;-0.3136595;-4.955009E-05,-0.1179548;-0.6521176;0.07703461,-0.1148298;-0.6144419;0.001291342,0.006900283;0.5304079;0.005445841,0;0;0,0.003589571;0.3064403;0.006551743,0.008968756;0.6035145;0.0007739067,0.1853089;0.4938383;0.07884097,0.3606724;0.367433;0.09547615,0.5697887;0.2460692;0.04316258,-0.1833504;0.5073904;-0.03508555,-0.3334635;0.3512359;-0.02564034,-0.491012;0.172212;-0.09140068,0.07503352;-0.0007924139;-0.01566458,0.1225382;-0.3137545;-0.07217216,0.1309927;-0.6559701;-0.01079774,0.1496105;-0.6813196;-0.05974197,-0.05915472;0.008554081;-0.04799566,-0.09312628;-0.3108644;-0.06258512,-0.07754191;-0.6489434;0.01747423,-0.05912317;-0.6350219;-0.05469197,0.007431403;0.5304378;0.004546642,700.936
+0;0;0,0.003751862;0.3062059;0.007964237,0.008005326;0.6031176;0.001478495,0.1975178;0.4861912;0.02307403,0.3056891;0.3019359;0.04486205,0.4442573;0.1008029;0.03802603,-0.1814059;0.4743243;0.00816905,-0.303701;0.2978488;0.01327606,-0.4436028;0.09870797;-0.008467371,0.07021718;0.004175505;-0.03171592,0.07625178;-0.3138367;0.01566894,0.08434409;-0.6522427;0.09667885,0.08538961;-0.6146625;0.02095331,-0.0697054;0.005109989;-0.03269301,-0.09710828;-0.3136544;-0.0002608262,-0.1184312;-0.652388;0.07688604,-0.1153097;-0.6147207;0.001226403,0.006896039;0.5300804;0.00544212,0;0;0,0.004087478;0.306226;0.006964684,0.009854808;0.6031345;0.001576185,0.1870873;0.4936948;0.07778168,0.3640009;0.3731382;0.09491158,0.5710101;0.2539086;0.04359078,-0.1830437;0.5074661;-0.03315123,-0.3351342;0.3563517;-0.02055527,-0.4989363;0.1867981;-0.08476421,0.07545102;-0.0007908344;-0.01613402,0.1221644;-0.3138651;-0.0728426,0.1304253;-0.6562642;-0.01086425,0.1492856;-0.6815956;-0.05960488,-0.05976835;0.008574944;-0.04804167,-0.09361263;-0.3108822;-0.06271188,-0.07829227;-0.6492805;0.01727943,-0.06035165;-0.6353108;-0.05492914,0.008233786;0.5300918;0.005252361,700.958
+0;0;0,0.003751862;0.3062059;0.007964237,0.008005326;0.6031176;0.001478495,0.1975178;0.4861912;0.02307403,0.3056891;0.3019359;0.04486205,0.4442573;0.1008029;0.03802603,-0.1814059;0.4743243;0.00816905,-0.303701;0.2978488;0.01327606,-0.4436028;0.09870797;-0.008467371,0.07021718;0.004175505;-0.03171592,0.07625178;-0.3138367;0.01566894,0.08434409;-0.6522427;0.09667885,0.08538961;-0.6146625;0.02095331,-0.0697054;0.005109989;-0.03269301,-0.09710828;-0.3136544;-0.0002608262,-0.1184312;-0.652388;0.07688604,-0.1153097;-0.6147207;0.001226403,0.006896039;0.5300804;0.00544212,0;0;0,0.004087478;0.306226;0.006964684,0.009854808;0.6031345;0.001576185,0.1870873;0.4936948;0.07778168,0.3640009;0.3731382;0.09491158,0.5710101;0.2539086;0.04359078,-0.1830437;0.5074661;-0.03315123,-0.3351342;0.3563517;-0.02055527,-0.4989363;0.1867981;-0.08476421,0.07545102;-0.0007908344;-0.01613402,0.1221644;-0.3138651;-0.0728426,0.1304253;-0.6562642;-0.01086425,0.1492856;-0.6815956;-0.05960488,-0.05976835;0.008574944;-0.04804167,-0.09361263;-0.3108822;-0.06271188,-0.07829227;-0.6492805;0.01727943,-0.06035165;-0.6353108;-0.05492914,0.008233786;0.5300918;0.005252361,700.9693
+0;0;0,0.003782999;0.3062001;0.008169934,0.008026236;0.603113;0.001762521,0.1976779;0.4869053;0.02364016,0.3096997;0.3050677;0.04626686,0.4603769;0.1127428;0.04313158,-0.1814021;0.474383;0.008450223,-0.308556;0.3013973;0.0142458,-0.4535823;0.1057212;-0.005261496,0.07011884;0.004281153;-0.03191878,0.07593682;-0.3136981;0.01571393,0.08455116;-0.6520354;0.09695671,0.08562156;-0.6144475;0.02123228,-0.06977897;0.005012718;-0.0325508,-0.09708002;-0.3137607;-0.0001210831,-0.1183132;-0.6525012;0.07701999,-0.1151657;-0.6148235;0.00136248,0.006918728;0.5300755;0.005720695,0;0;0,0.004087478;0.306226;0.006964684,0.009854808;0.6031345;0.001576185,0.1870873;0.4936948;0.07778168,0.3640009;0.3731382;0.09491158,0.5710101;0.2539086;0.04359078,-0.1830437;0.5074661;-0.03315123,-0.3351342;0.3563517;-0.02055527,-0.4989363;0.1867981;-0.08476421,0.07545102;-0.0007908344;-0.01613402,0.1221644;-0.3138651;-0.0728426,0.1304253;-0.6562642;-0.01086425,0.1492856;-0.6815956;-0.05960488,-0.05976835;0.008574944;-0.04804167,-0.09361263;-0.3108822;-0.06271188,-0.07829227;-0.6492805;0.01727943,-0.06035165;-0.6353108;-0.05492914,0.008233786;0.5300918;0.005252361,700.9809
+0;0;0,0.003778076;0.3058017;0.008159305,0.008015695;0.6023216;0.00176038,0.197847;0.4861703;0.02364952,0.3098614;0.304345;0.0462747,0.457531;0.1158589;0.043202,-0.1815871;0.4736363;0.008445386,-0.3087325;0.3006622;0.01424057,-0.4508641;0.1088918;-0.004877355,0.07036685;0.004296295;-0.03203168,0.07618964;-0.3139458;0.01564041,0.08481023;-0.6525287;0.09694216,0.08589938;-0.6148079;0.01989137,-0.07002579;0.005030448;-0.03266594,-0.09734941;-0.3140065;-0.0002094097,-0.118598;-0.6529928;0.07698765,-0.1153954;-0.6151807;4.962087E-06,0.006909656;0.5293809;0.005713306,0;0;0,0.004859671;0.3058088;0.007274866,0.01138352;0.602311;0.002064705,0.1891126;0.493901;0.0775013,0.3686526;0.3772707;0.09430408,0.5744395;0.264958;0.04551458,-0.1824567;0.5074003;-0.03016467,-0.3378356;0.3598714;-0.01559669,-0.5028765;0.198659;-0.07974364,0.07563569;-0.0009053647;-0.01656508,0.1215371;-0.3143412;-0.07344747,0.129426;-0.6569609;-0.01122069,0.1459422;-0.6821315;-0.06299949,-0.0602433;0.008625654;-0.04787821,-0.09402474;-0.3110963;-0.06275462,-0.07921585;-0.6498026;0.01712866,-0.061421;-0.6360968;-0.05646119,0.009576708;0.5293679;0.005703688,701.0029
+0;0;0,0.003778076;0.3058017;0.008159305,0.008015695;0.6023216;0.00176038,0.197847;0.4861703;0.02364952,0.3098614;0.304345;0.0462747,0.457531;0.1158589;0.043202,-0.1815871;0.4736363;0.008445386,-0.3087325;0.3006622;0.01424057,-0.4508641;0.1088918;-0.004877355,0.07036685;0.004296295;-0.03203168,0.07618964;-0.3139458;0.01564041,0.08481023;-0.6525287;0.09694216,0.08589938;-0.6148079;0.01989137,-0.07002579;0.005030448;-0.03266594,-0.09734941;-0.3140065;-0.0002094097,-0.118598;-0.6529928;0.07698765,-0.1153954;-0.6151807;4.962087E-06,0.006909656;0.5293809;0.005713306,0;0;0,0.004859671;0.3058088;0.007274866,0.01138352;0.602311;0.002064705,0.1891126;0.493901;0.0775013,0.3686526;0.3772707;0.09430408,0.5744395;0.264958;0.04551458,-0.1824567;0.5074003;-0.03016467,-0.3378356;0.3598714;-0.01559669,-0.5028765;0.198659;-0.07974364,0.07563569;-0.0009053647;-0.01656508,0.1215371;-0.3143412;-0.07344747,0.129426;-0.6569609;-0.01122069,0.1459422;-0.6821315;-0.06299949,-0.0602433;0.008625654;-0.04787821,-0.09402474;-0.3110963;-0.06275462,-0.07921585;-0.6498026;0.01712866,-0.061421;-0.6360968;-0.05646119,0.009576708;0.5293679;0.005703688,701.0146
+0;0;0,0.003782348;0.3052776;0.008205351,0.008012241;0.6013511;0.001913533,0.1990923;0.4853936;0.02402512,0.3160422;0.306924;0.04766276,0.4537777;0.1405342;0.04819749,-0.1827308;0.4723547;0.008785926,-0.3139868;0.3025848;0.01490689,-0.4472104;0.1334513;-0.002479129,0.0706416;0.004268932;-0.03217204,0.07647062;-0.3141539;0.01575207,0.08529426;-0.6529571;0.09702841,0.08636016;-0.6152323;0.02005654,-0.07032054;0.005076498;-0.03275287,-0.09749568;-0.3141629;-1.933798E-05,-0.1188222;-0.6533595;0.07719591,-0.1156435;-0.6155487;0.0002910122,0.00690742;0.5285182;0.005833474,0;0;0,0.005069226;0.305278;0.007464648,0.01170532;0.6013305;0.002361298,0.1912904;0.4940819;0.07690573,0.3721265;0.3796842;0.09419489,0.5700463;0.2990097;0.06294942,-0.1834958;0.507336;-0.02986224,-0.3410746;0.3624411;-0.01368175,-0.4948286;0.2210443;-0.06866888,0.07580867;-0.0009495616;-0.01719427,0.1212091;-0.3146621;-0.07417703,0.1286028;-0.6574219;-0.01146865,0.145713;-0.6825091;-0.06302571,-0.06078299;0.008730131;-0.04767298,-0.09470299;-0.3111648;-0.06317995,-0.08041363;-0.6501301;0.01663026,-0.06288441;-0.6363919;-0.05694799,0.009878337;0.5284963;0.005976201,701.0363
+0;0;0,0.003778845;0.3049949;0.008197753,0.008006718;0.6009262;0.001908505,0.2009363;0.4845783;0.02419381,0.317826;0.3062004;0.04781929,0.4556051;0.1397579;0.04835419,-0.1845605;0.4714139;0.008807985,-0.315749;0.3017312;0.0149258,-0.4490148;0.1325442;-0.002465723,0.0707316;0.00427437;-0.03221302,0.07656432;-0.3143506;0.01574151,0.08538897;-0.6531926;0.09702717,0.08644958;-0.6155062;0.02043735,-0.07041012;0.005082966;-0.03279459,-0.09760252;-0.3143591;-4.028901E-05,-0.1189314;-0.6535946;0.07718381,-0.1157686;-0.6158225;0.0006606281,0.006902269;0.5281177;0.005827127,0;0;0,0.005176499;0.3049915;0.007536173,0.01171449;0.6009024;0.002367259,0.1935613;0.4940954;0.07673454,0.3775483;0.3851481;0.09460449,0.5728683;0.298605;0.06224966,-0.1856205;0.5073178;-0.02883597,-0.3459495;0.3657711;-0.01153967,-0.5047902;0.2291742;-0.06442985,0.07584018;-0.001134455;-0.01748967,0.1206368;-0.3150992;-0.07471633,0.1275705;-0.6578701;-0.01179361,0.1458228;-0.6829113;-0.0624249,-0.0610282;0.008771335;-0.04751349,-0.09495503;-0.311325;-0.06309568,-0.08109276;-0.6504346;0.01635048,-0.06393272;-0.6366048;-0.05693161,0.009922057;0.528093;0.006002665,701.0591
+0;0;0,0.003778845;0.3049949;0.008197753,0.008006718;0.6009262;0.001908505,0.2009363;0.4845783;0.02419381,0.317826;0.3062004;0.04781929,0.4556051;0.1397579;0.04835419,-0.1845605;0.4714139;0.008807985,-0.315749;0.3017312;0.0149258,-0.4490148;0.1325442;-0.002465723,0.0707316;0.00427437;-0.03221302,0.07656432;-0.3143506;0.01574151,0.08538897;-0.6531926;0.09702717,0.08644958;-0.6155062;0.02043735,-0.07041012;0.005082966;-0.03279459,-0.09760252;-0.3143591;-4.028901E-05,-0.1189314;-0.6535946;0.07718381,-0.1157686;-0.6158225;0.0006606281,0.006902269;0.5281177;0.005827127,0;0;0,0.005176499;0.3049915;0.007536173,0.01171449;0.6009024;0.002367259,0.1935613;0.4940954;0.07673454,0.3775483;0.3851481;0.09460449,0.5728683;0.298605;0.06224966,-0.1856205;0.5073178;-0.02883597,-0.3459495;0.3657711;-0.01153967,-0.5047902;0.2291742;-0.06442985,0.07584018;-0.001134455;-0.01748967,0.1206368;-0.3150992;-0.07471633,0.1275705;-0.6578701;-0.01179361,0.1458228;-0.6829113;-0.0624249,-0.0610282;0.008771335;-0.04751349,-0.09495503;-0.311325;-0.06309568,-0.08109276;-0.6504346;0.01635048,-0.06393272;-0.6366048;-0.05693161,0.009922057;0.528093;0.006002665,701.0703
+0;0;0,0.003788915;0.3050849;0.008217895,0.008018981;0.6012246;0.001965947,0.2010459;0.484926;0.02446433,0.3212059;0.3090833;0.04863565,0.4617854;0.1449899;0.04996849,-0.1847135;0.4718903;0.00902251,-0.3200997;0.3058244;0.01502397,-0.4605401;0.1425473;-0.002531301,0.0708591;0.004302645;-0.0323065,0.07668836;-0.3145385;0.01582969,0.08562785;-0.6529962;0.09715603,0.08670508;-0.6152472;0.01996118,-0.0705703;0.005061555;-0.03282453,-0.09777261;-0.3146383;-0.0002238713,-0.119144;-0.6534681;0.07713947,-0.1159464;-0.6156346;1.188368E-05,0.00691347;0.5283542;0.005875121,0;0;0,0.005909234;0.3050551;0.008069754,0.01308845;0.6011677;0.00341177,0.1955154;0.49422;0.07593751,0.3818753;0.3901972;0.09574986,0.5765164;0.3022314;0.06307077,-0.1844729;0.5073569;-0.02795285,-0.3465123;0.3681979;-0.01002673,-0.5102288;0.2368962;-0.06148401,0.07593304;-0.001355618;-0.01776433,0.119967;-0.3155699;-0.07556677,0.1260485;-0.6579434;-0.012393,0.1447855;-0.6825417;-0.06424093,-0.06131645;0.00886573;-0.04738066,-0.09559286;-0.3114217;-0.06324957,-0.08185918;-0.6501818;0.01612578,-0.06486042;-0.6364567;-0.05780951,0.01114082;0.5282943;0.006916285,701.092
+0;0;0,0.003788915;0.3050849;0.008217895,0.008018981;0.6012246;0.001965947,0.2010459;0.484926;0.02446433,0.3212059;0.3090833;0.04863565,0.4617854;0.1449899;0.04996849,-0.1847135;0.4718903;0.00902251,-0.3200997;0.3058244;0.01502397,-0.4605401;0.1425473;-0.002531301,0.0708591;0.004302645;-0.0323065,0.07668836;-0.3145385;0.01582969,0.08562785;-0.6529962;0.09715603,0.08670508;-0.6152472;0.01996118,-0.0705703;0.005061555;-0.03282453,-0.09777261;-0.3146383;-0.0002238713,-0.119144;-0.6534681;0.07713947,-0.1159464;-0.6156346;1.188368E-05,0.00691347;0.5283542;0.005875121,0;0;0,0.005909234;0.3050551;0.008069754,0.01308845;0.6011677;0.00341177,0.1955154;0.49422;0.07593751,0.3818753;0.3901972;0.09574986,0.5765164;0.3022314;0.06307077,-0.1844729;0.5073569;-0.02795285,-0.3465123;0.3681979;-0.01002673,-0.5102288;0.2368962;-0.06148401,0.07593304;-0.001355618;-0.01776433,0.119967;-0.3155699;-0.07556677,0.1260485;-0.6579434;-0.012393,0.1447855;-0.6825417;-0.06424093,-0.06131645;0.00886573;-0.04738066,-0.09559286;-0.3114217;-0.06324957,-0.08185918;-0.6501818;0.01612578,-0.06486042;-0.6364567;-0.05780951,0.01114082;0.5282943;0.006916285,701.1041
+0;0;0,0.003788915;0.3050849;0.008217895,0.008018981;0.6012246;0.001965947,0.2010459;0.484926;0.02446433,0.3212059;0.3090833;0.04863565,0.4617854;0.1449899;0.04996849,-0.1847135;0.4718903;0.00902251,-0.3200997;0.3058244;0.01502397,-0.4605401;0.1425473;-0.002531301,0.0708591;0.004302645;-0.0323065,0.07668836;-0.3145385;0.01582969,0.08562785;-0.6529962;0.09715603,0.08670508;-0.6152472;0.01996118,-0.0705703;0.005061555;-0.03282453,-0.09777261;-0.3146383;-0.0002238713,-0.119144;-0.6534681;0.07713947,-0.1159464;-0.6156346;1.188368E-05,0.00691347;0.5283542;0.005875121,0;0;0,0.005909234;0.3050551;0.008069754,0.01308845;0.6011677;0.00341177,0.1955154;0.49422;0.07593751,0.3818753;0.3901972;0.09574986,0.5765164;0.3022314;0.06307077,-0.1844729;0.5073569;-0.02795285,-0.3465123;0.3681979;-0.01002673,-0.5102288;0.2368962;-0.06148401,0.07593304;-0.001355618;-0.01776433,0.119967;-0.3155699;-0.07556677,0.1260485;-0.6579434;-0.012393,0.1447855;-0.6825417;-0.06424093,-0.06131645;0.00886573;-0.04738066,-0.09559286;-0.3114217;-0.06324957,-0.08185918;-0.6501818;0.01612578,-0.06486042;-0.6364567;-0.05780951,0.01114082;0.5282943;0.006916285,701.1147
+0;0;0,0.003853173;0.3049679;0.008268037,0.00810055;0.6010845;0.002070147,0.2025252;0.4850014;0.02494361,0.3272223;0.3125971;0.05002442,0.4719304;0.1524173;0.05244243,-0.1860701;0.4718743;0.009384103,-0.3246001;0.3085437;0.01523301,-0.4693858;0.1493439;-0.001982779,0.07096534;0.00425185;-0.03229595,0.07694762;-0.3191434;0.01656497,0.08599202;-0.6527021;0.0968973,0.08707195;-0.614888;0.0190383,-0.07063027;0.005111742;-0.03290019,-0.09818877;-0.3191571;0.0002349988,-0.1191948;-0.653111;0.07658938,-0.1159739;-0.615205;-0.001201183,0.006994389;0.5282146;0.005966946,0;0;0,0.005866632;0.3049342;0.008325815,0.01290102;0.6010289;0.003836632,0.1970713;0.4945186;0.0758841,0.3846219;0.3930078;0.09642601,0.5817209;0.3100915;0.06674838,-0.1860472;0.5069991;-0.0271543,-0.3509888;0.3715543;-0.008429427,-0.5190872;0.2452092;-0.0572527,0.07599613;-0.001537055;-0.0178721,0.1208175;-0.320488;-0.07504725,0.1247946;-0.6579419;-0.01255322,0.1429516;-0.6822899;-0.06585312,-0.06147173;0.00891841;-0.04731676,-0.09633249;-0.3159611;-0.06299265,-0.08313635;-0.6498812;0.01523565,-0.06621329;-0.6362774;-0.05939028,0.01099373;0.5281537;0.007301092,701.1376
+0;0;0,0.003854778;0.3050949;0.008271482,0.008105631;0.6014531;0.002068083,0.2041015;0.4849525;0.02509788,0.3288027;0.3125424;0.05017953,0.4733523;0.1525381;0.05259489,-0.1876185;0.4717198;0.009413257,-0.3261532;0.3083838;0.01526236,-0.4707802;0.1493584;-0.001934562,0.07094789;0.004250804;-0.03228801,0.07693574;-0.3194453;0.01661837,0.08597173;-0.6526939;0.09687601,0.08705244;-0.614874;0.01896004,-0.07061289;0.005110485;-0.0328921,-0.09819704;-0.31946;0.0002739169,-0.1191836;-0.6531034;0.07655729,-0.1159603;-0.6151916;-0.00129018,0.006998409;0.5285132;0.005968623,0;0;0,0.006023318;0.3050601;0.00825882,0.01309502;0.6013928;0.003592253,0.1988557;0.4956756;0.07651591,0.3888009;0.3985707;0.096421,0.5893315;0.3237798;0.07004809,-0.1874057;0.5063367;-0.0273431,-0.3541812;0.3733316;-0.007335406,-0.5278671;0.2551827;-0.05607781,0.07586469;-0.001729012;-0.01832342,0.1197746;-0.3210849;-0.07568741,0.1235582;-0.6582001;-0.01310563,0.1415688;-0.6825557;-0.06653142,-0.0616447;0.00906028;-0.04703224,-0.09710816;-0.3160552;-0.06281547,-0.08449426;-0.649776;0.0149589,-0.06757804;-0.6361916;-0.05972434,0.01118287;0.5284499;0.007105112,701.1605
+0;0;0,0.003854778;0.3050949;0.008271482,0.008105631;0.6014531;0.002068083,0.2041015;0.4849525;0.02509788,0.3288027;0.3125424;0.05017953,0.4733523;0.1525381;0.05259489,-0.1876185;0.4717198;0.009413257,-0.3261532;0.3083838;0.01526236,-0.4707802;0.1493584;-0.001934562,0.07094789;0.004250804;-0.03228801,0.07693574;-0.3194453;0.01661837,0.08597173;-0.6526939;0.09687601,0.08705244;-0.614874;0.01896004,-0.07061289;0.005110485;-0.0328921,-0.09819704;-0.31946;0.0002739169,-0.1191836;-0.6531034;0.07655729,-0.1159603;-0.6151916;-0.00129018,0.006998409;0.5285132;0.005968623,0;0;0,0.006023318;0.3050601;0.00825882,0.01309502;0.6013928;0.003592253,0.1988557;0.4956756;0.07651591,0.3888009;0.3985707;0.096421,0.5893315;0.3237798;0.07004809,-0.1874057;0.5063367;-0.0273431,-0.3541812;0.3733316;-0.007335406,-0.5278671;0.2551827;-0.05607781,0.07586469;-0.001729012;-0.01832342,0.1197746;-0.3210849;-0.07568741,0.1235582;-0.6582001;-0.01310563,0.1415688;-0.6825557;-0.06653142,-0.0616447;0.00906028;-0.04703224,-0.09710816;-0.3160552;-0.06281547,-0.08449426;-0.649776;0.0149589,-0.06757804;-0.6361916;-0.05972434,0.01118287;0.5284499;0.007105112,701.1721
+0;0;0,0.003905046;0.3053684;0.008279737,0.008187566;0.6021862;0.002099021,0.2052989;0.485577;0.02552727,0.3336587;0.3161871;0.05160008,0.4838625;0.1616438;0.05465651,-0.1887428;0.4724303;0.00953618,-0.330671;0.3122192;0.01568052,-0.4810725;0.158861;-0.002061851,0.07125592;0.004225784;-0.03239944,0.07722316;-0.3191843;0.01654294,0.08629525;-0.652825;0.09693192,0.08740861;-0.6150082;0.01905614,-0.0709025;0.005166166;-0.03303231,-0.0985486;-0.3191177;0.0001444668,-0.119488;-0.6531594;0.07655442,-0.1162326;-0.6152499;-0.001251884,0.007074404;0.5291141;0.005994168,0;0;0,0.006867588;0.3053149;0.008323431,0.01496732;0.602079;0.003573895,0.2018892;0.4963019;0.07595849,0.3936341;0.4032882;0.09672666,0.5951549;0.3310254;0.07179475,-0.1869669;0.5059175;-0.02659278,-0.3557978;0.3757553;-0.006519843,-0.5331343;0.2630585;-0.05453369,0.07616586;-0.001819551;-0.01845098,0.1195701;-0.320908;-0.0761025,0.1228786;-0.6584576;-0.0135715,0.1407832;-0.6828636;-0.06692314,-0.06202886;0.009103775;-0.0470588,-0.09732451;-0.3157649;-0.06253745,-0.08494248;-0.6499871;0.01494186,-0.06831387;-0.6363999;-0.05976481,0.01278299;0.5290133;0.007119656,701.1925
+0;0;0,0.003905046;0.3053684;0.008279737,0.008187566;0.6021862;0.002099021,0.2052989;0.485577;0.02552727,0.3336587;0.3161871;0.05160008,0.4838625;0.1616438;0.05465651,-0.1887428;0.4724303;0.00953618,-0.330671;0.3122192;0.01568052,-0.4810725;0.158861;-0.002061851,0.07125592;0.004225784;-0.03239944,0.07722316;-0.3191843;0.01654294,0.08629525;-0.652825;0.09693192,0.08740861;-0.6150082;0.01905614,-0.0709025;0.005166166;-0.03303231,-0.0985486;-0.3191177;0.0001444668,-0.119488;-0.6531594;0.07655442,-0.1162326;-0.6152499;-0.001251884,0.007074404;0.5291141;0.005994168,0;0;0,0.006867588;0.3053149;0.008323431,0.01496732;0.602079;0.003573895,0.2018892;0.4963019;0.07595849,0.3936341;0.4032882;0.09672666,0.5951549;0.3310254;0.07179475,-0.1869669;0.5059175;-0.02659278,-0.3557978;0.3757553;-0.006519843,-0.5331343;0.2630585;-0.05453369,0.07616586;-0.001819551;-0.01845098,0.1195701;-0.320908;-0.0761025,0.1228786;-0.6584576;-0.0135715,0.1407832;-0.6828636;-0.06692314,-0.06202886;0.009103775;-0.0470588,-0.09732451;-0.3157649;-0.06253745,-0.08494248;-0.6499871;0.01494186,-0.06831387;-0.6363999;-0.05976481,0.01278299;0.5290133;0.007119656,701.2041
+0;0;0,0.003905046;0.3053684;0.008279737,0.008187566;0.6021862;0.002099021,0.2052989;0.485577;0.02552727,0.3336587;0.3161871;0.05160008,0.4838625;0.1616438;0.05465651,-0.1887428;0.4724303;0.00953618,-0.330671;0.3122192;0.01568052,-0.4810725;0.158861;-0.002061851,0.07125592;0.004225784;-0.03239944,0.07722316;-0.3191843;0.01654294,0.08629525;-0.652825;0.09693192,0.08740861;-0.6150082;0.01905614,-0.0709025;0.005166166;-0.03303231,-0.0985486;-0.3191177;0.0001444668,-0.119488;-0.6531594;0.07655442,-0.1162326;-0.6152499;-0.001251884,0.007074404;0.5291141;0.005994168,0;0;0,0.006867588;0.3053149;0.008323431,0.01496732;0.602079;0.003573895,0.2018892;0.4963019;0.07595849,0.3936341;0.4032882;0.09672666,0.5951549;0.3310254;0.07179475,-0.1869669;0.5059175;-0.02659278,-0.3557978;0.3757553;-0.006519843,-0.5331343;0.2630585;-0.05453369,0.07616586;-0.001819551;-0.01845098,0.1195701;-0.320908;-0.0761025,0.1228786;-0.6584576;-0.0135715,0.1407832;-0.6828636;-0.06692314,-0.06202886;0.009103775;-0.0470588,-0.09732451;-0.3157649;-0.06253745,-0.08494248;-0.6499871;0.01494186,-0.06831387;-0.6363999;-0.05976481,0.01278299;0.5290133;0.007119656,701.2155
+0;0;0,0.003884472;0.3056244;0.008329278,0.008148484;0.6028326;0.002210778,0.206497;0.4862068;0.02599982,0.3385215;0.3198515;0.05244925,0.4919247;0.1685209;0.05628689,-0.1900259;0.4729109;0.009818462,-0.3362963;0.3167827;0.01557333,-0.4910081;0.1677545;-0.001835216,0.07131318;0.004199761;-0.03236429,0.07730184;-0.3187326;0.01660157,0.08643267;-0.6531159;0.09724786,0.08754469;-0.615363;0.02005865,-0.07091762;0.005176603;-0.03308398,-0.09862762;-0.3186126;0.0002556071,-0.1197183;-0.6533934;0.07691336,-0.1164801;-0.6155508;-0.0002068579,0.007038111;0.5296527;0.006090831,0;0;0,0.007650032;0.305557;0.008190155,0.01672003;0.6026758;0.003112316,0.2045369;0.4968189;0.07605338,0.397707;0.4072079;0.09748578,0.6001906;0.337815;0.07232261,-0.1869134;0.5059292;-0.02536,-0.3582242;0.3791571;-0.00572299,-0.5385116;0.2707304;-0.05250229,0.07613587;-0.002016813;-0.01870608,0.1194771;-0.3206229;-0.07641697,0.1224581;-0.6589627;-0.01383376,0.1414382;-0.6835274;-0.06562161,-0.06217634;0.009299581;-0.04688578,-0.09710012;-0.315144;-0.06223286,-0.08527244;-0.6501936;0.01523488,-0.06899536;-0.6364764;-0.05885594,0.01428279;0.5295159;0.006756783,701.2374
+0;0;0,0.003884472;0.3056244;0.008329278,0.008148484;0.6028326;0.002210778,0.206497;0.4862068;0.02599982,0.3385215;0.3198515;0.05244925,0.4919247;0.1685209;0.05628689,-0.1900259;0.4729109;0.009818462,-0.3362963;0.3167827;0.01557333,-0.4910081;0.1677545;-0.001835216,0.07131318;0.004199761;-0.03236429,0.07730184;-0.3187326;0.01660157,0.08643267;-0.6531159;0.09724786,0.08754469;-0.615363;0.02005865,-0.07091762;0.005176603;-0.03308398,-0.09862762;-0.3186126;0.0002556071,-0.1197183;-0.6533934;0.07691336,-0.1164801;-0.6155508;-0.0002068579,0.007038111;0.5296527;0.006090831,0;0;0,0.007650032;0.305557;0.008190155,0.01672003;0.6026758;0.003112316,0.2045369;0.4968189;0.07605338,0.397707;0.4072079;0.09748578,0.6001906;0.337815;0.07232261,-0.1869134;0.5059292;-0.02536,-0.3582242;0.3791571;-0.00572299,-0.5385116;0.2707304;-0.05250229,0.07613587;-0.002016813;-0.01870608,0.1194771;-0.3206229;-0.07641697,0.1224581;-0.6589627;-0.01383376,0.1414382;-0.6835274;-0.06562161,-0.06217634;0.009299581;-0.04688578,-0.09710012;-0.315144;-0.06223286,-0.08527244;-0.6501936;0.01523488,-0.06899536;-0.6364764;-0.05885594,0.01428279;0.5295159;0.006756783,701.2488
+0;0;0,0.003886645;0.3057953;0.008333934,0.008152943;0.6031632;0.002212322,0.2067511;0.4864476;0.02602821,0.3387564;0.3201165;0.05247378,0.4920799;0.1688646;0.05630943,-0.1902692;0.473135;0.009826552,-0.3365183;0.3170296;0.01558058,-0.4911497;0.1680789;-0.001818921,0.07137334;0.004203305;-0.0323916,0.07735132;-0.3181525;0.01648684,0.08650761;-0.6534688;0.09735814,0.08761614;-0.6157403;0.02041153,-0.07097745;0.005180971;-0.03311189,-0.09863798;-0.3180302;0.0001681745,-0.1197875;-0.653745;0.0770398,-0.1165595;-0.615927;0.0001619682,0.007042035;0.529948;0.006094245,0;0;0,0.008036673;0.3057116;0.008432388,0.01729074;0.6029884;0.00357151,0.2056928;0.4974589;0.07569838,0.4001656;0.4107811;0.09710121,0.6042054;0.3459354;0.07337976,-0.1864788;0.5057507;-0.02558412,-0.3600852;0.3822245;-0.005762586,-0.5426283;0.2783095;-0.0535079,0.07613012;-0.002145618;-0.01899052,0.1190063;-0.3201569;-0.07703018,0.1216086;-0.659468;-0.01440287,0.1413123;-0.6839908;-0.06559634,-0.06236083;0.009374929;-0.04673625,-0.09718177;-0.3144696;-0.06255917,-0.08583774;-0.6503589;0.01561157,-0.06970589;-0.636582;-0.05826887,0.01482502;0.5297913;0.007160187,701.2709
+0;0;0,0.003909896;0.3056756;0.00836241,0.00818604;0.6029317;0.002309004,0.2076136;0.4862612;0.02635322,0.3431837;0.323033;0.05333626,0.5258081;0.1499657;0.06015624,-0.1911698;0.4731798;0.01006535,-0.3406631;0.3202941;0.01539789,-0.5266324;0.1518137;-0.004101688,0.07141022;0.004205792;-0.03245645,0.07763779;-0.318348;0.01665116,0.08666382;-0.6535129;0.09766978,0.08777513;-0.6157881;0.02079353,-0.07106055;0.005169016;-0.03307883,-0.09868483;-0.3182731;0.0002883896,-0.119798;-0.6538475;0.07726256,-0.1165686;-0.6160345;0.0004550442,0.007072801;0.5297443;0.006167872,0;0;0,0.008025527;0.3055942;0.008400679,0.0171286;0.6027614;0.003489733,0.206569;0.497559;0.07548928,0.4026064;0.4148739;0.09747243,0.6436724;0.3519706;0.06168413,-0.1875255;0.5057212;-0.02525496,-0.362775;0.3845841;-0.006171633,-0.5776513;0.2663289;-0.06269023,0.07617155;-0.00219059;-0.01906896,0.1184735;-0.3204977;-0.07722735,0.1208825;-0.6597146;-0.01472092,0.1407348;-0.6842448;-0.06574273,-0.06246315;0.009341798;-0.04670776,-0.09718942;-0.314756;-0.06239054,-0.08654685;-0.6505895;0.01560697,-0.07054979;-0.6367953;-0.05823294,0.01470909;0.5295924;0.007089853,701.2943
+0;0;0,0.003909896;0.3056756;0.00836241,0.00818604;0.6029317;0.002309004,0.2076136;0.4862612;0.02635322,0.3431837;0.323033;0.05333626,0.5258081;0.1499657;0.06015624,-0.1911698;0.4731798;0.01006535,-0.3406631;0.3202941;0.01539789,-0.5266324;0.1518137;-0.004101688,0.07141022;0.004205792;-0.03245645,0.07763779;-0.318348;0.01665116,0.08666382;-0.6535129;0.09766978,0.08777513;-0.6157881;0.02079353,-0.07106055;0.005169016;-0.03307883,-0.09868483;-0.3182731;0.0002883896,-0.119798;-0.6538475;0.07726256,-0.1165686;-0.6160345;0.0004550442,0.007072801;0.5297443;0.006167872,0;0;0,0.008025527;0.3055942;0.008400679,0.0171286;0.6027614;0.003489733,0.206569;0.497559;0.07548928,0.4026064;0.4148739;0.09747243,0.6436724;0.3519706;0.06168413,-0.1875255;0.5057212;-0.02525496,-0.362775;0.3845841;-0.006171633,-0.5776513;0.2663289;-0.06269023,0.07617155;-0.00219059;-0.01906896,0.1184735;-0.3204977;-0.07722735,0.1208825;-0.6597146;-0.01472092,0.1407348;-0.6842448;-0.06574273,-0.06246315;0.009341798;-0.04670776,-0.09718942;-0.314756;-0.06239054,-0.08654685;-0.6505895;0.01560697,-0.07054979;-0.6367953;-0.05823294,0.01470909;0.5295924;0.007089853,701.3057
+0;0;0,0.003911523;0.3058028;0.00836589,0.008189649;0.6031969;0.002309765,0.2077444;0.4864668;0.02636851,0.3432612;0.3233028;0.05334094,0.5242079;0.1518254;0.06009828,-0.1912928;0.4733771;0.01007028,-0.3407274;0.3205514;0.01540072,-0.5249884;0.1536188;-0.003919724,0.07149039;0.004210514;-0.0324929,0.07771897;-0.3183953;0.01662264,0.08674657;-0.6536185;0.09765536,0.08784599;-0.6159764;0.02160186,-0.07114033;0.005174819;-0.03311598,-0.09876907;-0.3183195;0.0002566278,-0.1198859;-0.6539523;0.07724419,-0.1166911;-0.6162229;0.001258701,0.007075926;0.5299776;0.006170313,0;0;0,0.008315697;0.3057064;0.008667946,0.01759985;0.6030115;0.00407362,0.2072158;0.4978984;0.07584667,0.4050303;0.4199058;0.09823847,0.64274;0.3533712;0.06275463,-0.1870364;0.5052553;-0.0254154,-0.3627384;0.3849168;-0.006383771,-0.578767;0.2745502;-0.0642001,0.07620908;-0.002181888;-0.01928234,0.1177842;-0.3206436;-0.0774138,0.1198841;-0.6598787;-0.0146637,0.1404544;-0.6846568;-0.06385684,-0.06263681;0.009317086;-0.04662849,-0.0973527;-0.3148411;-0.06218172,-0.08718763;-0.6507541;0.01580237,-0.07134232;-0.6367806;-0.05724437,0.0151442;0.5298076;0.007587671,701.3267
+0;0;0,0.003913351;0.3058019;0.008397488,0.008183135;0.603197;0.002387078,0.2078219;0.4869719;0.02670085,0.3469263;0.3269429;0.05418704,0.5345346;0.1628863;0.06315202,-0.191343;0.4735416;0.01019735,-0.3453339;0.3253294;0.01609012,-0.5334288;0.1626133;-0.002231101,0.0714971;0.004176865;-0.0324825,0.07771296;-0.3184206;0.01668951,0.08674453;-0.6536441;0.09772046,0.08786529;-0.6159984;0.02166764,-0.0711373;0.005197268;-0.03311897,-0.09864825;-0.3183007;0.0003153235,-0.1198213;-0.6538978;0.07744332,-0.1166054;-0.6161647;0.001459084,0.007071553;0.5299771;0.006234818,0;0;0,0.008315697;0.3057064;0.008667946,0.01759985;0.6030115;0.00407362,0.2072158;0.4978984;0.07584667,0.4050303;0.4199058;0.09823847,0.64274;0.3533712;0.06275463,-0.1870364;0.5052553;-0.0254154,-0.3627384;0.3849168;-0.006383771,-0.578767;0.2745502;-0.0642001,0.07620908;-0.002181888;-0.01928234,0.1177842;-0.3206436;-0.0774138,0.1198841;-0.6598787;-0.0146637,0.1404544;-0.6846568;-0.06385684,-0.06263681;0.009317086;-0.04662849,-0.0973527;-0.3148411;-0.06218172,-0.08718763;-0.6507541;0.01580237,-0.07134232;-0.6367806;-0.05724437,0.0151442;0.5298076;0.007587671,701.3383
+0;0;0,0.003913351;0.3058019;0.008397488,0.008183135;0.603197;0.002387078,0.2078219;0.4869719;0.02670085,0.3469263;0.3269429;0.05418704,0.5345346;0.1628863;0.06315202,-0.191343;0.4735416;0.01019735,-0.3453339;0.3253294;0.01609012,-0.5334288;0.1626133;-0.002231101,0.0714971;0.004176865;-0.0324825,0.07771296;-0.3184206;0.01668951,0.08674453;-0.6536441;0.09772046,0.08786529;-0.6159984;0.02166764,-0.0711373;0.005197268;-0.03311897,-0.09864825;-0.3183007;0.0003153235,-0.1198213;-0.6538978;0.07744332,-0.1166054;-0.6161647;0.001459084,0.007071553;0.5299771;0.006234818,0;0;0,0.008315697;0.3057064;0.008667946,0.01759985;0.6030115;0.00407362,0.2072158;0.4978984;0.07584667,0.4050303;0.4199058;0.09823847,0.64274;0.3533712;0.06275463,-0.1870364;0.5052553;-0.0254154,-0.3627384;0.3849168;-0.006383771,-0.578767;0.2745502;-0.0642001,0.07620908;-0.002181888;-0.01928234,0.1177842;-0.3206436;-0.0774138,0.1198841;-0.6598787;-0.0146637,0.1404544;-0.6846568;-0.06385684,-0.06263681;0.009317086;-0.04662849,-0.0973527;-0.3148411;-0.06218172,-0.08718763;-0.6507541;0.01580237,-0.07134232;-0.6367806;-0.05724437,0.0151442;0.5298076;0.007587671,701.3494
+0;0;0,0.003919227;0.3062611;0.008410095,0.008198498;0.6043155;0.00238555,0.2080148;0.4878706;0.02672723,0.3470865;0.3278793;0.05420695,0.5336673;0.1647212;0.06312282,-0.1915086;0.4744283;0.01020891,-0.3454633;0.3262509;0.01610029,-0.5325279;0.164426;-0.002120582,0.0716048;0.004183158;-0.03253143,0.07782529;-0.3186544;0.01667719,0.086862;-0.6540688;0.09775427,0.08797506;-0.6164756;0.02222344,-0.07124446;0.005205098;-0.03316887,-0.09877589;-0.3185337;0.0002903193,-0.119961;-0.6543218;0.07746222,-0.1167672;-0.6166418;0.001999512,0.007084165;0.5309144;0.006242813,0;0;0,0.008422166;0.3061582;0.00883913,0.0177412;0.6041265;0.004477739,0.2075998;0.4980424;0.07568741,0.4057741;0.4212246;0.09847498,0.6424104;0.3553723;0.06413507,-0.1868624;0.5048577;-0.02542111,-0.3627851;0.384867;-0.006800167,-0.5801499;0.2816634;-0.06691696,0.07632206;-0.002257764;-0.01931024,0.1175079;-0.3209863;-0.07762098,0.1192714;-0.6604155;-0.01483011,0.1400448;-0.6853844;-0.06289983,-0.06277496;0.009351023;-0.04663585,-0.09746562;-0.3150486;-0.06231205,-0.08713847;-0.6511559;0.01568289,-0.0714588;-0.6370665;-0.05687607,0.01528542;0.5307376;0.00792551,701.3719
+0;0;0,0.003916002;0.3065327;0.008361043,0.008181693;0.6049627;0.002298705,0.2082108;0.4884585;0.02709311,0.3516933;0.3324775;0.0548236,0.5188392;0.1952376;0.06468892,-0.191878;0.4753649;0.01026087,-0.3506519;0.3323796;0.01594947,-0.5152686;0.1925179;0.001461307,0.07179227;0.004175907;-0.03253474,0.07802508;-0.318856;0.01667463,0.08720284;-0.654539;0.09779783,0.08835328;-0.6169915;0.022671,-0.07136304;0.005228667;-0.03331749,-0.09899878;-0.3186764;0.0003239475,-0.1201345;-0.6547378;0.07755327,-0.1169126;-0.617101;0.002495788,0.00707109;0.5314653;0.006164168,0;0;0,0.00846836;0.3064138;0.009293556,0.01781668;0.6047682;0.005629063,0.2080909;0.4981539;0.07597756,0.4063804;0.4217004;0.0988338,0.6146619;0.36911;0.07194591,-0.1867866;0.504451;-0.02521263,-0.3629817;0.3848237;-0.007022746,-0.5541219;0.2993944;-0.06213318,0.0764923;-0.002212614;-0.01934195,0.1171814;-0.3211956;-0.07768774,0.1186604;-0.6608992;-0.01485753,0.1393691;-0.6860623;-0.06208587,-0.06298281;0.00929303;-0.0466571,-0.09774736;-0.3153025;-0.06212284,-0.0876746;-0.6517013;0.01586873,-0.07211781;-0.6375023;-0.05631604,0.01536059;0.5312734;0.008873701,701.3935
+0;0;0,0.003916002;0.3065327;0.008361043,0.008181693;0.6049627;0.002298705,0.2082108;0.4884585;0.02709311,0.3516933;0.3324775;0.0548236,0.5188392;0.1952376;0.06468892,-0.191878;0.4753649;0.01026087,-0.3506519;0.3323796;0.01594947,-0.5152686;0.1925179;0.001461307,0.07179227;0.004175907;-0.03253474,0.07802508;-0.318856;0.01667463,0.08720284;-0.654539;0.09779783,0.08835328;-0.6169915;0.022671,-0.07136304;0.005228667;-0.03331749,-0.09899878;-0.3186764;0.0003239475,-0.1201345;-0.6547378;0.07755327,-0.1169126;-0.617101;0.002495788,0.00707109;0.5314653;0.006164168,0;0;0,0.00846836;0.3064138;0.009293556,0.01781668;0.6047682;0.005629063,0.2080909;0.4981539;0.07597756,0.4063804;0.4217004;0.0988338,0.6146619;0.36911;0.07194591,-0.1867866;0.504451;-0.02521263,-0.3629817;0.3848237;-0.007022746,-0.5541219;0.2993944;-0.06213318,0.0764923;-0.002212614;-0.01934195,0.1171814;-0.3211956;-0.07768774,0.1186604;-0.6608992;-0.01485753,0.1393691;-0.6860623;-0.06208587,-0.06298281;0.00929303;-0.0466571,-0.09774736;-0.3153025;-0.06212284,-0.0876746;-0.6517013;0.01586873,-0.07211781;-0.6375023;-0.05631604,0.01536059;0.5312734;0.008873701,701.4053
+0;0;0,0.003916002;0.3065327;0.008361043,0.008181693;0.6049627;0.002298705,0.2082108;0.4884585;0.02709311,0.3516933;0.3324775;0.0548236,0.5188392;0.1952376;0.06468892,-0.191878;0.4753649;0.01026087,-0.3506519;0.3323796;0.01594947,-0.5152686;0.1925179;0.001461307,0.07179227;0.004175907;-0.03253474,0.07802508;-0.318856;0.01667463,0.08720284;-0.654539;0.09779783,0.08835328;-0.6169915;0.022671,-0.07136304;0.005228667;-0.03331749,-0.09899878;-0.3186764;0.0003239475,-0.1201345;-0.6547378;0.07755327,-0.1169126;-0.617101;0.002495788,0.00707109;0.5314653;0.006164168,0;0;0,0.00846836;0.3064138;0.009293556,0.01781668;0.6047682;0.005629063,0.2080909;0.4981539;0.07597756,0.4063804;0.4217004;0.0988338,0.6146619;0.36911;0.07194591,-0.1867866;0.504451;-0.02521263,-0.3629817;0.3848237;-0.007022746,-0.5541219;0.2993944;-0.06213318,0.0764923;-0.002212614;-0.01934195,0.1171814;-0.3211956;-0.07768774,0.1186604;-0.6608992;-0.01485753,0.1393691;-0.6860623;-0.06208587,-0.06298281;0.00929303;-0.0466571,-0.09774736;-0.3153025;-0.06212284,-0.0876746;-0.6517013;0.01586873,-0.07211781;-0.6375023;-0.05631604,0.01536059;0.5312734;0.008873701,701.4161
+0;0;0,0.00391239;0.3070088;0.008295679,0.008164345;0.6059517;0.002142981,0.208157;0.4892249;0.02736552,0.3552998;0.3368118;0.05562564,0.5295198;0.2102676;0.06539391,-0.1920566;0.4767416;0.01020329,-0.3540464;0.3374491;0.0162315,-0.5221913;0.2031714;0.003653001,0.0720175;0.004087438;-0.0325307,0.07848591;-0.3191129;0.01681615,0.08737667;-0.6550739;0.09788718,0.08858618;-0.6175479;0.0229174,-0.07146476;0.005370025;-0.03354735,-0.09925632;-0.3187117;0.000129398,-0.1201975;-0.6549678;0.07768294,-0.1169223;-0.6173564;0.002783604,0.007057769;0.5323303;0.006033488,0;0;0,0.008634895;0.3068747;0.009587526,0.01805215;0.6057445;0.0061903,0.2083278;0.4980788;0.07605171,0.4068194;0.4222148;0.09896851,0.613969;0.3692888;0.07159472,-0.1862692;0.5038485;-0.02539314,-0.3628272;0.3846956;-0.0078067,-0.5550956;0.310307;-0.07074039,0.07669991;-0.002220154;-0.0193305,0.1170782;-0.3213471;-0.07817817,0.1180729;-0.6613152;-0.01539302,0.1389237;-0.6865045;-0.06227541,-0.06319787;0.009274124;-0.04670645,-0.09771188;-0.3155339;-0.06232623,-0.08824689;-0.6522594;0.01544031,-0.07271752;-0.6380195;-0.05659461,0.01558706;0.5321221;0.00937295,701.4384
+0;0;0,0.003915594;0.3072603;0.008302473,0.008172968;0.6065824;0.002140964,0.2086268;0.4896395;0.02741879,0.3556951;0.3373035;0.05566459,0.5300663;0.2106496;0.06544134,-0.1925081;0.4771274;0.01021705,-0.3544158;0.3379055;0.0162422,-0.5227067;0.2035113;0.003652791,0.0720273;0.004087995;-0.03253513,0.07849086;-0.3188702;0.01677474,0.08740266;-0.6556261;0.0980376,0.08861121;-0.618106;0.0231275,-0.07147449;0.005370756;-0.03355192,-0.09924522;-0.3184681;9.959191E-05,-0.1202359;-0.6555199;0.07783665,-0.1169633;-0.6179146;0.002996929,0.007064635;0.5328441;0.006037647,0;0;0,0.00811331;0.3071396;0.009620428,0.01708895;0.6064056;0.006404877,0.2079581;0.4979652;0.07600999,0.4067641;0.4235643;0.09996533,0.6139781;0.3703781;0.07211423,-0.187318;0.5031661;-0.0257959,-0.3641518;0.3845201;-0.008880941,-0.5566171;0.3112565;-0.07315864,0.07678215;-0.002240062;-0.01904368,0.1168908;-0.3210677;-0.07833505,0.1174527;-0.6619395;-0.01593566,0.1387399;-0.687021;-0.06265211,-0.06313831;0.009255819;-0.04680878,-0.09790456;-0.3152831;-0.0623343,-0.08820753;-0.6528761;0.01528355,-0.07268797;-0.6386201;-0.05669427,0.0147552;0.532659;0.009526491,701.4606
+0;0;0,0.003915594;0.3072603;0.008302473,0.008172968;0.6065824;0.002140964,0.2086268;0.4896395;0.02741879,0.3556951;0.3373035;0.05566459,0.5300663;0.2106496;0.06544134,-0.1925081;0.4771274;0.01021705,-0.3544158;0.3379055;0.0162422,-0.5227067;0.2035113;0.003652791,0.0720273;0.004087995;-0.03253513,0.07849086;-0.3188702;0.01677474,0.08740266;-0.6556261;0.0980376,0.08861121;-0.618106;0.0231275,-0.07147449;0.005370756;-0.03355192,-0.09924522;-0.3184681;9.959191E-05,-0.1202359;-0.6555199;0.07783665,-0.1169633;-0.6179146;0.002996929,0.007064635;0.5328441;0.006037647,0;0;0,0.00811331;0.3071396;0.009620428,0.01708895;0.6064056;0.006404877,0.2079581;0.4979652;0.07600999,0.4067641;0.4235643;0.09996533,0.6139781;0.3703781;0.07211423,-0.187318;0.5031661;-0.0257959,-0.3641518;0.3845201;-0.008880941,-0.5566171;0.3112565;-0.07315864,0.07678215;-0.002240062;-0.01904368,0.1168908;-0.3210677;-0.07833505,0.1174527;-0.6619395;-0.01593566,0.1387399;-0.687021;-0.06265211,-0.06313831;0.009255819;-0.04680878,-0.09790456;-0.3152831;-0.0623343,-0.08820753;-0.6528761;0.01528355,-0.07268797;-0.6386201;-0.05669427,0.0147552;0.532659;0.009526491,701.4858
+0;0;0,0.004011855;0.3075711;0.008272768,0.00834544;0.6072205;0.002079008,0.2097308;0.4897898;0.02799995,0.3601426;0.340749;0.05673895,0.5373127;0.2203144;0.06615206,-0.1935267;0.4779149;0.01042389,-0.3601948;0.3443399;0.01692372,-0.5312718;0.215586;0.005198891,0.0720402;0.004032149;-0.03244391,0.07888908;-0.3187682;0.01687109,0.08743323;-0.6558066;0.0981572,0.08869138;-0.618296;0.02331621,-0.07142166;0.005398712;-0.03359253,-0.09930631;-0.3182812;6.312877E-05,-0.1199266;-0.6556121;0.07789615,-0.1166081;-0.6180207;0.003126346,0.007219528;0.5334014;0.0059836,0;0;0,0.007980645;0.3074488;0.009800434,0.01681373;0.6070501;0.006765842,0.2083293;0.4980244;0.07763195,0.4073947;0.4238356;0.100692,0.6202751;0.4003773;0.09001565,-0.1882956;0.5021757;-0.02622845,-0.3658832;0.3842826;-0.01117361,-0.5574573;0.3137258;-0.07677455,0.07676238;-0.002266735;-0.01900148,0.1166086;-0.3209341;-0.07851911,0.116857;-0.6620882;-0.01615667,0.1381012;-0.6872078;-0.06273651,-0.06309871;0.009258525;-0.04681335,-0.09790719;-0.3151343;-0.06219458,-0.08825575;-0.6531029;0.01500221,-0.07254777;-0.6388318;-0.05686593,0.01451655;0.5332189;0.009841919,701.5059
+0;0;0,0.004015717;0.3078672;0.008280733,0.008352716;0.6077531;0.00208235,0.2106459;0.4900747;0.02810482,0.361035;0.3410564;0.05683949,0.5478948;0.214035;0.06676741,-0.1944209;0.4781465;0.01044991,-0.3610639;0.3445917;0.01694876,-0.5414973;0.208796;0.00458268,0.07185226;0.00402163;-0.03235927,0.07870308;-0.31887;0.01696968,0.08726117;-0.6564582;0.09838839,0.08852057;-0.6189401;0.02347251,-0.07123533;0.005384628;-0.03350489,-0.09912787;-0.3183868;0.0001602843,-0.1197818;-0.656268;0.07812026,-0.11646;-0.618669;0.003275633,0.00722601;0.5338819;0.005989696,0;0;0,0.007676497;0.307744;0.01008034,0.01622526;0.6075926;0.007295847,0.208361;0.4983056;0.07927656,0.4085642;0.4273286;0.1022978,0.6285203;0.3837987;0.07273269,-0.1894208;0.5015011;-0.02674188,-0.368578;0.3857129;-0.01470698,-0.5706717;0.3106208;-0.08303595,0.07663202;-0.002276778;-0.01866531,0.1157195;-0.3210445;-0.07865357,0.116002;-0.6627425;-0.0161202,0.1374615;-0.6877617;-0.06284142,-0.0627328;0.009232149;-0.04696176,-0.09861804;-0.3151472;-0.06211414,-0.08924048;-0.6537115;0.01504979,-0.07330176;-0.6394498;-0.0568443,0.01399495;0.5337046;0.01030898,701.5273
+0;0;0,0.004015717;0.3078672;0.008280733,0.008352716;0.6077531;0.00208235,0.2106459;0.4900747;0.02810482,0.361035;0.3410564;0.05683949,0.5478948;0.214035;0.06676741,-0.1944209;0.4781465;0.01044991,-0.3610639;0.3445917;0.01694876,-0.5414973;0.208796;0.00458268,0.07185226;0.00402163;-0.03235927,0.07870308;-0.31887;0.01696968,0.08726117;-0.6564582;0.09838839,0.08852057;-0.6189401;0.02347251,-0.07123533;0.005384628;-0.03350489,-0.09912787;-0.3183868;0.0001602843,-0.1197818;-0.656268;0.07812026,-0.11646;-0.618669;0.003275633,0.00722601;0.5338819;0.005989696,0;0;0,0.007676497;0.307744;0.01008034,0.01622526;0.6075926;0.007295847,0.208361;0.4983056;0.07927656,0.4085642;0.4273286;0.1022978,0.6285203;0.3837987;0.07273269,-0.1894208;0.5015011;-0.02674188,-0.368578;0.3857129;-0.01470698,-0.5706717;0.3106208;-0.08303595,0.07663202;-0.002276778;-0.01866531,0.1157195;-0.3210445;-0.07865357,0.116002;-0.6627425;-0.0161202,0.1374615;-0.6877617;-0.06284142,-0.0627328;0.009232149;-0.04696176,-0.09861804;-0.3151472;-0.06211414,-0.08924048;-0.6537115;0.01504979,-0.07330176;-0.6394498;-0.0568443,0.01399495;0.5337046;0.01030898,701.5387
+0;0;0,0.003968409;0.3078691;0.008230856,0.00827385;0.6077551;0.002010767,0.2105588;0.4901159;0.02824599,0.3651081;0.345353;0.05665791,0.5555059;0.2239396;0.06919147,-0.194659;0.4787478;0.01034473,-0.3643825;0.3491446;0.01712488,-0.5480231;0.2177344;0.004592873,0.07187571;0.00407014;-0.03230108,0.07877006;-0.3188351;0.01693285,0.0875567;-0.6564145;0.09836353,0.08886299;-0.6189046;0.02344763,-0.07120812;0.005354576;-0.03356749,-0.099218;-0.3184043;0.0001211762,-0.1198967;-0.6562792;0.07810148,-0.1165245;-0.6186825;0.003258869,0.00715338;0.533884;0.005921649,0;0;0,0.007676497;0.307744;0.01008034,0.01622526;0.6075926;0.007295847,0.208361;0.4983056;0.07927656,0.4085642;0.4273286;0.1022978,0.6285203;0.3837987;0.07273269,-0.1894208;0.5015011;-0.02674188,-0.368578;0.3857129;-0.01470698,-0.5706717;0.3106208;-0.08303595,0.07663202;-0.002276778;-0.01866531,0.1157195;-0.3210445;-0.07865357,0.116002;-0.6627425;-0.0161202,0.1374615;-0.6877617;-0.06284142,-0.0627328;0.009232149;-0.04696176,-0.09861804;-0.3151472;-0.06211414,-0.08924048;-0.6537115;0.01504979,-0.07330176;-0.6394498;-0.0568443,0.01399495;0.5337046;0.01030898,701.5504
+0;0;0,0.003972515;0.3081877;0.008239373,0.008282763;0.6084083;0.002012279,0.2116847;0.4904446;0.02837467,0.366132;0.3457772;0.05676784,0.5466532;0.230662;0.06865124,-0.1957608;0.479014;0.010375,-0.3653724;0.3494964;0.01715068,-0.5394869;0.2249028;0.005268746,0.07184036;0.004068138;-0.03228519,0.07873465;-0.3188343;0.01694832,0.08753137;-0.6568012;0.09847244,0.08883887;-0.6192842;0.02348657,-0.07117309;0.005351942;-0.03355098,-0.09918274;-0.3184042;0.0001373999,-0.1198851;-0.6566669;0.07820719,-0.1165099;-0.6190631;0.003294684,0.00716102;0.5344533;0.005927603,0;0;0,0.007307649;0.3080612;0.01040316,0.01552415;0.6082582;0.008019447,0.2086622;0.4980188;0.08035278,0.4096605;0.4301685;0.1045353,0.6231714;0.4139343;0.09312654,-0.1907565;0.5002946;-0.02707609,-0.3705892;0.3856319;-0.01700373,-0.5628365;0.3178328;-0.08352359,0.07666267;-0.002353191;-0.01836348,0.1151194;-0.321109;-0.07880569,0.1148298;-0.6632;-0.01620555,0.136556;-0.6881095;-0.06304598,-0.06259763;0.009258412;-0.04707165,-0.09921376;-0.3150413;-0.06211887,-0.08978198;-0.6540352;0.01494832,-0.07372998;-0.6397759;-0.05699373,0.01338027;0.534279;0.01092124,701.5725
+0;0;0,0.003977212;0.3085521;0.008249114,0.008294824;0.6092851;0.002011091,0.2127686;0.490957;0.0284984,0.3671222;0.3463774;0.05687435,0.5479349;0.2310762;0.06877695,-0.1968162;0.4794664;0.01040422,-0.3663248;0.3500273;0.01717579,-0.5407206;0.2252325;0.005274663,0.07160634;0.004054886;-0.03218002,0.07850902;-0.3192402;0.01711335,0.08730307;-0.6571047;0.09861279,0.08860657;-0.6196108;0.02385677,-0.07094125;0.005334508;-0.03344169,-0.09898494;-0.3188152;0.000287652,-0.1196811;-0.6569755;0.07833382,-0.1163161;-0.619395;0.003650941,0.007171059;0.5351968;0.005933471,0;0;0,0.006779298;0.3084231;0.01083755,0.01439747;0.6091542;0.009088516,0.2085151;0.4983679;0.08210707,0.4112218;0.4365731;0.107105,0.6241563;0.4143281;0.08997798,-0.1922503;0.4993956;-0.02787017,-0.3740227;0.3878281;-0.02116222,-0.5668658;0.3197725;-0.08680703,0.07644428;-0.002440244;-0.01815987,0.1146989;-0.3216027;-0.07873297,0.1143417;-0.6637468;-0.0170145,0.1356774;-0.6888548;-0.06342816,-0.06222057;0.009302062;-0.04713318,-0.09988892;-0.3152709;-0.06232079,-0.09051822;-0.6541677;0.01470578,-0.07427689;-0.6398448;-0.05696547,0.01242573;0.5350298;0.01181102,701.5947
+0;0;0,0.004003636;0.3085541;0.008161175,0.008346469;0.6092845;0.001813638,0.2126755;0.4906183;0.02891533,0.3705226;0.3499335;0.05764843,0.5542016;0.2393129;0.07007267,-0.1968835;0.4798862;0.01029044,-0.3696182;0.3547989;0.01731774,-0.5481518;0.2359084;0.006360222,0.07163603;0.00400632;-0.03211996,0.07851516;-0.3192909;0.01716236,0.08733422;-0.6571673;0.09860983,0.08873343;-0.6196814;0.02385475,-0.07088301;0.005421523;-0.03355099,-0.09906587;-0.3186979;0.0003529862,-0.1196455;-0.6568795;0.07833782,-0.1161848;-0.6193069;0.003658526,0.007216541;0.5351977;0.005764419,0;0;0,0.006779298;0.3084231;0.01083755,0.01439747;0.6091542;0.009088516,0.2085151;0.4983679;0.08210707,0.4112218;0.4365731;0.107105,0.6241563;0.4143281;0.08997798,-0.1922503;0.4993956;-0.02787017,-0.3740227;0.3878281;-0.02116222,-0.5668658;0.3197725;-0.08680703,0.07644428;-0.002440244;-0.01815987,0.1146989;-0.3216027;-0.07873297,0.1143417;-0.6637468;-0.0170145,0.1356774;-0.6888548;-0.06342816,-0.06222057;0.009302062;-0.04713318,-0.09988892;-0.3152709;-0.06232079,-0.09051822;-0.6541677;0.01470578,-0.07427689;-0.6398448;-0.05696547,0.01242573;0.5350298;0.01181102,701.6169
+0;0;0,0.00400762;0.3088611;0.008169298,0.008352379;0.6097264;0.001819846,0.2127021;0.4910444;0.0289245,0.3705308;0.350376;0.05765424,0.5542974;0.2397027;0.07008442,-0.1968985;0.4803112;0.01029772,-0.3696131;0.3552385;0.01732419,-0.5482318;0.2362913;0.00636145,0.07153828;0.004000854;-0.03207614,0.07842772;-0.3197809;0.01728005,0.08724828;-0.6577148;0.0987414,0.08864809;-0.6202257;0.02395431,-0.0707863;0.005414125;-0.03350522,-0.09901138;-0.319191;0.0004495718,-0.1195945;-0.6574303;0.0784477,-0.1161324;-0.6198543;0.003736429,0.007222278;0.5356283;0.005771235,0;0;0,0.006890759;0.3087146;0.0112164,0.01449847;0.6095818;0.009738684,0.208637;0.4986591;0.08265662,0.4128266;0.441953;0.1074333,0.625791;0.4206151;0.08835053,-0.1917702;0.498707;-0.02830488,-0.3755219;0.3903292;-0.02478375,-0.5691299;0.3246778;-0.09095898,0.07637663;-0.002433211;-0.01798058,0.1144658;-0.3220311;-0.07900906,0.1138981;-0.6642438;-0.0173378,0.135389;-0.6892942;-0.0638001,-0.06205662;0.009263497;-0.04717812,-0.0999357;-0.3157771;-0.06240498,-0.09089728;-0.6548024;0.01436248,-0.07455927;-0.6404778;-0.05732093,0.01252984;0.535444;0.01240969,701.6285
+0;0;0,0.00400762;0.3088611;0.008169298,0.008352379;0.6097264;0.001819846,0.2127021;0.4910444;0.0289245,0.3705308;0.350376;0.05765424,0.5542974;0.2397027;0.07008442,-0.1968985;0.4803112;0.01029772,-0.3696131;0.3552385;0.01732419,-0.5482318;0.2362913;0.00636145,0.07153828;0.004000854;-0.03207614,0.07842772;-0.3197809;0.01728005,0.08724828;-0.6577148;0.0987414,0.08864809;-0.6202257;0.02395431,-0.0707863;0.005414125;-0.03350522,-0.09901138;-0.319191;0.0004495718,-0.1195945;-0.6574303;0.0784477,-0.1161324;-0.6198543;0.003736429,0.007222278;0.5356283;0.005771235,0;0;0,0.006890759;0.3087146;0.0112164,0.01449847;0.6095818;0.009738684,0.208637;0.4986591;0.08265662,0.4128266;0.441953;0.1074333,0.625791;0.4206151;0.08835053,-0.1917702;0.498707;-0.02830488,-0.3755219;0.3903292;-0.02478375,-0.5691299;0.3246778;-0.09095898,0.07637663;-0.002433211;-0.01798058,0.1144658;-0.3220311;-0.07900906,0.1138981;-0.6642438;-0.0173378,0.135389;-0.6892942;-0.0638001,-0.06205662;0.009263497;-0.04717812,-0.0999357;-0.3157771;-0.06240498,-0.09089728;-0.6548024;0.01436248,-0.07455927;-0.6404778;-0.05732093,0.01252984;0.535444;0.01240969,701.6504
+0;0;0,0.004040854;0.3093019;0.008110426,0.008412512;0.6106084;0.00168575,0.2136765;0.4913122;0.02942323,0.3743215;0.3543863;0.05857425,0.5618371;0.2496676;0.07163668,-0.1979622;0.4811436;0.01039314,-0.3737898;0.3610004;0.01784913,-0.5539179;0.2438241;0.006790238,0.07143417;0.003976027;-0.03196917,0.078291;-0.3206963;0.01712691,0.08712288;-0.6588306;0.09872267,0.08857722;-0.6213639;0.0240979,-0.07063607;0.005409415;-0.03349569,-0.09892114;-0.3200169;0.0006691292,-0.1195918;-0.6584693;0.07872925,-0.116079;-0.6209152;0.004181817,0.007276294;0.536411;0.005657165,0;0;0,0.006671085;0.309137;0.01181459,0.01391371;0.6104593;0.01103568,0.2091716;0.4991436;0.08400035,0.4151023;0.4514595;0.1109092,0.6279807;0.4318727;0.08645749,-0.1926252;0.4976035;-0.02912956,-0.3782758;0.3930223;-0.02772836,-0.5736672;0.3314718;-0.09354961,0.07643402;-0.002350748;-0.01711702,0.1141685;-0.3226982;-0.07894874,0.1131093;-0.6651572;-0.01737428,0.1348312;-0.6902012;-0.06347251,-0.06170076;0.009198698;-0.04742444,-0.1003036;-0.3166085;-0.06255984,-0.09146613;-0.6558594;0.01426102,-0.07500073;-0.6414788;-0.05723476,0.01204385;0.5362124;0.01352835,701.6727
+0;0;0,0.004040854;0.3093019;0.008110426,0.008412512;0.6106084;0.00168575,0.2136765;0.4913122;0.02942323,0.3743215;0.3543863;0.05857425,0.5618371;0.2496676;0.07163668,-0.1979622;0.4811436;0.01039314,-0.3737898;0.3610004;0.01784913,-0.5539179;0.2438241;0.006790238,0.07143417;0.003976027;-0.03196917,0.078291;-0.3206963;0.01712691,0.08712288;-0.6588306;0.09872267,0.08857722;-0.6213639;0.0240979,-0.07063607;0.005409415;-0.03349569,-0.09892114;-0.3200169;0.0006691292,-0.1195918;-0.6584693;0.07872925,-0.116079;-0.6209152;0.004181817,0.007276294;0.536411;0.005657165,0;0;0,0.006671085;0.309137;0.01181459,0.01391371;0.6104593;0.01103568,0.2091716;0.4991436;0.08400035,0.4151023;0.4514595;0.1109092,0.6279807;0.4318727;0.08645749,-0.1926252;0.4976035;-0.02912956,-0.3782758;0.3930223;-0.02772836,-0.5736672;0.3314718;-0.09354961,0.07643402;-0.002350748;-0.01711702,0.1141685;-0.3226982;-0.07894874,0.1131093;-0.6651572;-0.01737428,0.1348312;-0.6902012;-0.06347251,-0.06170076;0.009198698;-0.04742444,-0.1003036;-0.3166085;-0.06255984,-0.09146613;-0.6558594;0.01426102,-0.07500073;-0.6414788;-0.05723476,0.01204385;0.5362124;0.01352835,701.6843
+0;0;0,0.004040598;0.3092824;0.008109914,0.008410776;0.6104876;0.001687834,0.2146096;0.4910225;0.02953101,0.3752101;0.3541344;0.05867397,0.5625526;0.2495125;0.07172434,-0.1988925;0.4808078;0.01041478,-0.3746714;0.3606979;0.01786871,-0.5546332;0.2436297;0.006820027,0.07120517;0.003963281;-0.03186668,0.07807647;-0.3213942;0.01733301,0.08690058;-0.6592312;0.09885702,0.08835495;-0.6217644;0.0242314,-0.07040963;0.005392074;-0.03338831,-0.09875439;-0.320721;0.00084861,-0.1194068;-0.6588758;0.07884009,-0.1158941;-0.6213216;0.004291803,0.007275097;0.5363255;0.005657366,0;0;0,0.00639005;0.3091097;0.01216745,0.01336835;0.6103374;0.01169324,0.2096822;0.4995848;0.08497763,0.4168325;0.4578237;0.1119022,0.6303544;0.4456037;0.09016824,-0.1937321;0.4968038;-0.02970335,-0.3811848;0.3956082;-0.03075743,-0.578845;0.3423363;-0.09637642,0.07628051;-0.002377629;-0.01664329,0.1137197;-0.3233983;-0.07884765,0.1122551;-0.665615;-0.01766395,0.1341279;-0.6906153;-0.06374431,-0.06123489;0.009207596;-0.04761174,-0.1007743;-0.3171939;-0.06257868,-0.09205791;-0.6560822;0.01447058,-0.07549272;-0.6416886;-0.05700588,0.01155852;0.5361218;0.01411176,701.7064
+0;0;0,0.004104364;0.3092814;0.008114026,0.008527628;0.6104863;0.001705083,0.2145962;0.4907358;0.03001968,0.3787448;0.358227;0.05963147,0.5718121;0.2647234;0.0736086,-0.1989336;0.4813615;0.01055587,-0.378754;0.3673892;0.01798083,-0.5626576;0.2564244;0.009060877,0.07121781;0.003923582;-0.03184333,0.07807662;-0.32144;0.01731767,0.08689913;-0.6592782;0.09883679,0.08842033;-0.6218114;0.02421249,-0.07039684;0.005414336;-0.03341166,-0.0987812;-0.3206846;0.0009273887,-0.119356;-0.6589371;0.07851436,-0.1157764;-0.6213741;0.003970154,0.007379632;0.536324;0.005669767,0;0;0,0.00639005;0.3091097;0.01216745,0.01336835;0.6103374;0.01169324,0.2096822;0.4995848;0.08497763,0.4168325;0.4578237;0.1119022,0.6303544;0.4456037;0.09016824,-0.1937321;0.4968038;-0.02970335,-0.3811848;0.3956082;-0.03075743,-0.578845;0.3423363;-0.09637642,0.07628051;-0.002377629;-0.01664329,0.1137197;-0.3233983;-0.07884765,0.1122551;-0.665615;-0.01766395,0.1341279;-0.6906153;-0.06374431,-0.06123489;0.009207596;-0.04761174,-0.1007743;-0.3171939;-0.06257868,-0.09205791;-0.6560822;0.01447058,-0.07549272;-0.6416886;-0.05700588,0.01155852;0.5361218;0.01411176,701.7178
+0;0;0,0.004106637;0.3094527;0.00811852,0.008530881;0.610725;0.001708555,0.2154559;0.4907792;0.03012418,0.3797276;0.3581711;0.05975816,0.5726881;0.2647192;0.07372756,-0.1997833;0.4813662;0.0105799,-0.3797386;0.3673085;0.01801043,-0.5635403;0.256405;0.009095417,0.07096779;0.003909808;-0.03173154,0.07783534;-0.3218682;0.01749207,0.08666038;-0.659803;0.0990345,0.08818089;-0.6223396;0.02444401,-0.07014971;0.005395329;-0.03329436,-0.09857022;-0.3211189;0.001088411,-0.1191509;-0.6594681;0.07869756,-0.1155729;-0.6219085;0.004187122,0.007382779;0.5365559;0.005673608,0;0;0,0.006162032;0.3092753;0.01243377,0.01288776;0.6105762;0.01211905,0.21022;0.500231;0.08556056,0.4191687;0.4656859;0.1099603,0.6329323;0.4581812;0.08968925,-0.1946661;0.4960554;-0.03032132,-0.3850997;0.4002993;-0.03407365,-0.5833298;0.3499185;-0.09986693,0.07604616;-0.002424926;-0.01642275,0.1130438;-0.3238138;-0.07920623,0.1113872;-0.6661574;-0.01817226,0.1331416;-0.6912038;-0.06419826,-0.06084928;0.009172771;-0.04766372,-0.1011059;-0.3175489;-0.06295439,-0.09285156;-0.6565546;0.014078,-0.09924263;-0.6854135;-0.03192792,0.01113574;0.5363513;0.01450729,701.7399
+0;0;0,0.004113365;0.3094541;0.008062949,0.008537389;0.6107256;0.001610696,0.2153804;0.4907203;0.03061744,0.3839681;0.3637289;0.06061132,0.5781711;0.273215;0.07656755,-0.1999828;0.4821562;0.01058176,-0.3828051;0.3727968;0.01863081,-0.574384;0.2756085;0.01487789,0.07097396;0.003913099;-0.03171735,0.0778116;-0.3218873;0.01736202,0.08659741;-0.659834;0.0988588,0.08820826;-0.6223747;0.0242698,-0.07014114;0.005386739;-0.0333138,-0.09866075;-0.3211187;0.001070153,-0.1191098;-0.6594362;0.07885207,-0.115443;-0.6218845;0.004345134,0.007389721;0.5365569;0.005584705,0;0;0,0.006162032;0.3092753;0.01243377,0.01288776;0.6105762;0.01211905,0.21022;0.500231;0.08556056,0.4191687;0.4656859;0.1099603,0.6329323;0.4581812;0.08968925,-0.1946661;0.4960554;-0.03032132,-0.3850997;0.4002993;-0.03407365,-0.5833298;0.3499185;-0.09986693,0.07604616;-0.002424926;-0.01642275,0.1130438;-0.3238138;-0.07920623,0.1113872;-0.6661574;-0.01817226,0.1331416;-0.6912038;-0.06419826,-0.06084928;0.009172771;-0.04766372,-0.1011059;-0.3175489;-0.06295439,-0.09285156;-0.6565546;0.014078,-0.09924263;-0.6854135;-0.03192792,0.01113574;0.5363513;0.01450729,701.7513
+0;0;0,0.004113805;0.3094871;0.008063809,0.008537072;0.6107076;0.001612956,0.215961;0.4905941;0.03068851,0.3845415;0.3636081;0.06068111,0.5785607;0.2731798;0.07662226,-0.2005616;0.4820061;0.01059691,-0.3833761;0.3726513;0.01864561,-0.5747739;0.2755549;0.01489624,0.07086133;0.003906889;-0.03166701,0.0777142;-0.3226193;0.0175217,0.08649629;-0.6604232;0.09898399,0.08810466;-0.6229754;0.02451038,-0.07002984;0.00537819;-0.03326094,-0.09861299;-0.3218547;0.001199622,-0.1190534;-0.6600291;0.07894862,-0.1153923;-0.622489;0.004556961,0.00738971;0.5365586;0.005585906,0;0;0,0.005918428;0.3093042;0.01265216,0.01240511;0.6105591;0.01246166,0.2106395;0.5008448;0.08561444,0.4207544;0.4737828;0.1093578,0.6346275;0.4672524;0.09231305,-0.195373;0.495006;-0.03063248,-0.3884611;0.404914;-0.03732552,-0.587433;0.3609261;-0.1047801,0.07591977;-0.002484351;-0.01641369,0.1126094;-0.3246191;-0.07941341,0.1104522;-0.6668385;-0.018538,0.1322591;-0.6919147;-0.06431413,-0.0607215;0.009136256;-0.04763214,-0.1015545;-0.3182354;-0.06332763,-0.09364551;-0.6571752;0.01336595,-0.07709644;-0.6427302;-0.05796809,0.01070662;0.536352;0.01482654,701.7623
+0;0;0,0.004113805;0.3094871;0.008063809,0.008537072;0.6107076;0.001612956,0.215961;0.4905941;0.03068851,0.3845415;0.3636081;0.06068111,0.5785607;0.2731798;0.07662226,-0.2005616;0.4820061;0.01059691,-0.3833761;0.3726513;0.01864561,-0.5747739;0.2755549;0.01489624,0.07086133;0.003906889;-0.03166701,0.0777142;-0.3226193;0.0175217,0.08649629;-0.6604232;0.09898399,0.08810466;-0.6229754;0.02451038,-0.07002984;0.00537819;-0.03326094,-0.09861299;-0.3218547;0.001199622,-0.1190534;-0.6600291;0.07894862,-0.1153923;-0.622489;0.004556961,0.00738971;0.5365586;0.005585906,0;0;0,0.005918428;0.3093042;0.01265216,0.01240511;0.6105591;0.01246166,0.2106395;0.5008448;0.08561444,0.4207544;0.4737828;0.1093578,0.6346275;0.4672524;0.09231305,-0.195373;0.495006;-0.03063248,-0.3884611;0.404914;-0.03732552,-0.587433;0.3609261;-0.1047801,0.07591977;-0.002484351;-0.01641369,0.1126094;-0.3246191;-0.07941341,0.1104522;-0.6668385;-0.018538,0.1322591;-0.6919147;-0.06431413,-0.0607215;0.009136256;-0.04763214,-0.1015545;-0.3182354;-0.06332763,-0.09364551;-0.6571752;0.01336595,-0.07709644;-0.6427302;-0.05796809,0.01070662;0.536352;0.01482654,701.7734
+0;0;0,0.004113303;0.3094493;0.008062825,0.008535872;0.6106223;0.00161301,0.2164053;0.4904229;0.03074151,0.3850605;0.3633806;0.06074741,0.5789987;0.27299;0.0766819,-0.2010066;0.4818165;0.01060701,-0.3839021;0.3724133;0.01865928,-0.57522;0.2753574;0.01491148,0.07070231;0.003898121;-0.03159595,0.07757594;-0.3236174;0.01774178,0.08635201;-0.6611896;0.09914823,0.08796149;-0.6237366;0.02462293,-0.06987268;0.005366121;-0.03318629,-0.09854242;-0.3228581;0.001378667,-0.1189688;-0.6608007;0.07907437,-0.1153052;-0.6232555;0.004631072,0.007388698;0.5364856;0.005585307,0;0;0,0.005470708;0.3092672;0.01283216,0.01161455;0.6104817;0.01276278,0.2105892;0.501325;0.08567762,0.4218562;0.4821029;0.1076195,0.6357455;0.4755755;0.09196162,-0.1962701;0.4940578;-0.03089248,-0.3907809;0.4070367;-0.03969831,-0.5912277;0.3716127;-0.1075413,0.07581437;-0.002426535;-0.01608133,0.1121108;-0.3255475;-0.07951045,0.1095286;-0.6675473;-0.01877761,0.131293;-0.6926155;-0.06466842,-0.06041649;0.009053048;-0.0477515,-0.1021086;-0.3192294;-0.0632515,-0.09436854;-0.6579607;0.01330058,-0.07783326;-0.6435149;-0.05809136,0.009992376;0.5362842;0.01509929,701.7957
+0;0;0,0.004025559;0.3094526;0.007980419,0.008381159;0.6106254;0.001474767,0.2161547;0.490012;0.03077172,0.388999;0.368832;0.06118488,0.5858573;0.2848154;0.07616646,-0.2013126;0.4824576;0.01048564,-0.3869747;0.377829;0.0186795,-0.5780029;0.2802416;0.01406105,0.07069096;0.003862148;-0.03162574,0.07741864;-0.3236686;0.0176304,0.08589765;-0.6613703;0.09852968,0.0875609;-0.6239143;0.02400587,-0.06986508;0.005393608;-0.03319782,-0.09886953;-0.3228463;0.0009367317,-0.1193314;-0.6606675;0.07914865,-0.1156166;-0.6231385;0.004706249,0.00724879;0.5364891;0.005459464,0;0;0,0.005470708;0.3092672;0.01283216,0.01161455;0.6104817;0.01276278,0.2105892;0.501325;0.08567762,0.4218562;0.4821029;0.1076195,0.6357455;0.4755755;0.09196162,-0.1962701;0.4940578;-0.03089248,-0.3907809;0.4070367;-0.03969831,-0.5912277;0.3716127;-0.1075413,0.07581437;-0.002426535;-0.01608133,0.1121108;-0.3255475;-0.07951045,0.1095286;-0.6675473;-0.01877761,0.131293;-0.6926155;-0.06466842,-0.06041649;0.009053048;-0.0477515,-0.1021086;-0.3192294;-0.0632515,-0.09436854;-0.6579607;0.01330058,-0.07783326;-0.6435149;-0.05809136,0.009992376;0.5362842;0.01509929,701.8071
+0;0;0,0.004026827;0.3095501;0.007982934,0.00838347;0.6107954;0.001475963,0.21643;0.4901091;0.03080666,0.3893238;0.3688944;0.06122854,0.5860422;0.2849376;0.07619947,-0.2015832;0.482545;0.01049405,-0.3872985;0.3778863;0.01869027,-0.578191;0.2803683;0.0140751,0.07056659;0.003855353;-0.0315701,0.07730667;-0.3242794;0.01777687,0.08578316;-0.6618806;0.09865208,0.08744772;-0.6244187;0.02406977,-0.06974216;0.005384119;-0.03313941,-0.09880009;-0.323461;0.001058083,-0.1192559;-0.6611818;0.07924674,-0.1155382;-0.6236469;0.004745916,0.007250917;0.5366471;0.005461307,0;0;0,0.005345523;0.3093552;0.01311493,0.01133525;0.6106454;0.01336575,0.210993;0.5026135;0.08578134,0.4227407;0.4871791;0.1066489,0.6366954;0.4890363;0.0928309,-0.1964944;0.4935176;-0.03111892,-0.3922173;0.4093271;-0.041856,-0.5932881;0.380434;-0.1104617,0.07569267;-0.002402902;-0.01600075,0.1118103;-0.32611;-0.07973599,0.1090201;-0.6679791;-0.01886773,0.1308404;-0.6930083;-0.06487465,-0.06024184;0.008992749;-0.04776222,-0.1023756;-0.3198441;-0.06338285,-0.09475802;-0.6584791;0.01313882,-0.1015033;-0.6872802;-0.03288184,0.009752914;0.5364324;0.0156188,701.8294
+0;0;0,0.003943318;0.3095511;0.007987394,0.008217084;0.6107979;0.00149484,0.2161835;0.4896391;0.03077414,0.3929452;0.3740079;0.06069896,0.5918872;0.2955478;0.07609659,-0.2018582;0.4830378;0.01043048,-0.3903085;0.3833774;0.01849796,-0.583157;0.2898107;0.01342676,0.07057274;0.003839035;-0.03155832,0.07680621;-0.3243683;0.01737028,0.08544657;-0.6619178;0.09844419,0.08714721;-0.6244566;0.02386263,-0.06972091;0.005385073;-0.03318395,-0.09908739;-0.3234186;0.001148488,-0.1194851;-0.6611446;0.07932998,-0.1157329;-0.6236089;0.004830964,0.007104335;0.536649;0.005475047,0;0;0,0.005345523;0.3093552;0.01311493,0.01133525;0.6106454;0.01336575,0.210993;0.5026135;0.08578134,0.4227407;0.4871791;0.1066489,0.6366954;0.4890363;0.0928309,-0.1964944;0.4935176;-0.03111892,-0.3922173;0.4093271;-0.041856,-0.5932881;0.380434;-0.1104617,0.07569267;-0.002402902;-0.01600075,0.1118103;-0.32611;-0.07973599,0.1090201;-0.6679791;-0.01886773,0.1308404;-0.6930083;-0.06487465,-0.06024184;0.008992749;-0.04776222,-0.1023756;-0.3198441;-0.06338285,-0.09475802;-0.6584791;0.01313882,-0.1015033;-0.6872802;-0.03288184,0.009752914;0.5364324;0.0156188,701.8518
+0;0;0,0.00394189;0.3094389;0.007984501,0.008214168;0.6105809;0.001494175,0.2169365;0.4892772;0.03086357,0.3936429;0.3736823;0.06077901,0.592671;0.2951882;0.0761833,-0.2026159;0.482652;0.01044638,-0.3910072;0.3830229;0.01851133,-0.5839391;0.2894157;0.01343794,0.07045931;0.003832864;-0.03150759,0.07671176;-0.3253738;0.01756998,0.08534808;-0.6627657;0.09860605,0.08704996;-0.625299;0.0239702,-0.06960884;0.005376417;-0.03313062,-0.09906473;-0.3244283;0.001306362,-0.1194529;-0.6619967;0.07945136,-0.1156979;-0.6244554;0.004898123,0.007101796;0.536457;0.005473038,0;0;0,0.004870847;0.309244;0.01327419,0.01048316;0.6104363;0.01363897,0.2112392;0.503586;0.08606768,0.4232422;0.4938291;0.1070867,0.6371947;0.4923609;0.09182358,-0.1978304;0.4927492;-0.03142114,-0.3955752;0.4142038;-0.04590902,-0.59785;0.3921601;-0.1138043,0.07562807;-0.002329051;-0.01571321,0.1111149;-0.327031;-0.08000994,0.1081067;-0.668734;-0.01914311,0.1299956;-0.6937233;-0.06525397,-0.06003086;0.008880605;-0.04784731,-0.1028867;-0.3208835;-0.06346019,-0.09548375;-0.6594034;0.01285625,-0.1021449;-0.6879625;-0.03357239,0.008986905;0.5362458;0.0158639,701.8742
+0;0;0,0.003942125;0.3094575;0.007984978,0.00821351;0.610537;0.001496322,0.2168053;0.4892857;0.03084864,0.3935747;0.3736496;0.06077474,0.5924863;0.2952014;0.07617003,-0.2024854;0.4826647;0.01044419,-0.3909438;0.383;0.01851202,-0.5837629;0.2894475;0.01344159,0.07037022;0.003828018;-0.03146775,0.07663659;-0.3261119;0.01771914,0.08527485;-0.6635793;0.09877333,0.08698143;-0.626092;0.02393138,-0.06952083;0.005369619;-0.03308873,-0.09904233;-0.3251697;0.001424957,-0.1194351;-0.6628136;0.07958743,-0.1156697;-0.6252515;0.004828319,0.007101482;0.5364361;0.005473951,0;0;0,0.00475055;0.3092571;0.01344204,0.01021118;0.6103894;0.01391721,0.2112818;0.5045094;0.085536,0.4235477;0.4968106;0.1055017,0.637512;0.496542;0.09222817,-0.1977071;0.4921732;-0.03160274,-0.3969727;0.4178579;-0.04849014,-0.598693;0.3975664;-0.118162,0.07553634;-0.002309948;-0.01567698,0.1108742;-0.3277203;-0.08031702,0.1078357;-0.6693769;-0.01875257,0.1295767;-0.6943306;-0.06531119,-0.05991818;0.008810998;-0.04784371,-0.1030837;-0.3216548;-0.06359357,-0.09557438;-0.6603894;0.01211014,-0.07910435;-0.6459807;-0.05962507,0.008751079;0.5362206;0.01612115,701.8964
+0;0;0,0.003942125;0.3094575;0.007984978,0.00821351;0.610537;0.001496322,0.2168053;0.4892857;0.03084864,0.3935747;0.3736496;0.06077474,0.5924863;0.2952014;0.07617003,-0.2024854;0.4826647;0.01044419,-0.3909438;0.383;0.01851202,-0.5837629;0.2894475;0.01344159,0.07037022;0.003828018;-0.03146775,0.07663659;-0.3261119;0.01771914,0.08527485;-0.6635793;0.09877333,0.08698143;-0.626092;0.02393138,-0.06952083;0.005369619;-0.03308873,-0.09904233;-0.3251697;0.001424957,-0.1194351;-0.6628136;0.07958743,-0.1156697;-0.6252515;0.004828319,0.007101482;0.5364361;0.005473951,0;0;0,0.00475055;0.3092571;0.01344204,0.01021118;0.6103894;0.01391721,0.2112818;0.5045094;0.085536,0.4235477;0.4968106;0.1055017,0.637512;0.496542;0.09222817,-0.1977071;0.4921732;-0.03160274,-0.3969727;0.4178579;-0.04849014,-0.598693;0.3975664;-0.118162,0.07553634;-0.002309948;-0.01567698,0.1108742;-0.3277203;-0.08031702,0.1078357;-0.6693769;-0.01875257,0.1295767;-0.6943306;-0.06531119,-0.05991818;0.008810998;-0.04784371,-0.1030837;-0.3216548;-0.06359357,-0.09557438;-0.6603894;0.01211014,-0.07910435;-0.6459807;-0.05962507,0.008751079;0.5362206;0.01612115,701.9186
+0;0;0,0.003970194;0.3095177;0.007950409,0.008252583;0.6105923;0.001428735,0.2171139;0.4895494;0.03112296,0.3986885;0.3815066;0.06086395,0.5988709;0.3072743;0.08063012,-0.2029383;0.4836045;0.0103453,-0.3947878;0.3906862;0.01967501,-0.5902283;0.3026328;0.01480222,0.07030386;0.00380097;-0.0314259,0.07643623;-0.3264392;0.01819337,0.08480576;-0.6643345;0.09816372,0.08659176;-0.6268296;0.02334388,-0.06943808;0.005383106;-0.03307631,-0.09910616;-0.3255182;0.001309115,-0.1196644;-0.6632832;0.07960775,-0.115822;-0.6257286;0.00487031,0.007139144;0.5364978;0.00541325,0;0;0,0.004722729;0.3093193;0.01339412,0.01013666;0.6104484;0.0137732,0.2117517;0.5061687;0.08537412,0.424091;0.4987013;0.1049526,0.6380166;0.5013251;0.09070253,-0.1979434;0.4917873;-0.03172769,-0.3977333;0.4190706;-0.04971089,-0.5991455;0.4049047;-0.1218673,0.07544004;-0.002314121;-0.0157516,0.1109307;-0.3280442;-0.08054781,0.1076451;-0.6698675;-0.01902866,0.129566;-0.6947768;-0.06552553,-0.05985503;0.008791993;-0.047799,-0.1030521;-0.3220265;-0.06365488,-0.09558679;-0.6609711;0.0118391,-0.0791844;-0.6465586;-0.05989315,0.008686736;0.5362861;0.01600456,701.9298
+0;0;0,0.003970194;0.3095177;0.007950409,0.008252583;0.6105923;0.001428735,0.2171139;0.4895494;0.03112296,0.3986885;0.3815066;0.06086395,0.5988709;0.3072743;0.08063012,-0.2029383;0.4836045;0.0103453,-0.3947878;0.3906862;0.01967501,-0.5902283;0.3026328;0.01480222,0.07030386;0.00380097;-0.0314259,0.07643623;-0.3264392;0.01819337,0.08480576;-0.6643345;0.09816372,0.08659176;-0.6268296;0.02334388,-0.06943808;0.005383106;-0.03307631,-0.09910616;-0.3255182;0.001309115,-0.1196644;-0.6632832;0.07960775,-0.115822;-0.6257286;0.00487031,0.007139144;0.5364978;0.00541325,0;0;0,0.004722729;0.3093193;0.01339412,0.01013666;0.6104484;0.0137732,0.2117517;0.5061687;0.08537412,0.424091;0.4987013;0.1049526,0.6380166;0.5013251;0.09070253,-0.1979434;0.4917873;-0.03172769,-0.3977333;0.4190706;-0.04971089,-0.5991455;0.4049047;-0.1218673,0.07544004;-0.002314121;-0.0157516,0.1109307;-0.3280442;-0.08054781,0.1076451;-0.6698675;-0.01902866,0.129566;-0.6947768;-0.06552553,-0.05985503;0.008791993;-0.047799,-0.1030521;-0.3220265;-0.06365488,-0.09558679;-0.6609711;0.0118391,-0.0791844;-0.6465586;-0.05989315,0.008686736;0.5362861;0.01600456,701.9413
+0;0;0,0.003971255;0.3096005;0.007952536,0.008253889;0.6106929;0.001430756,0.2174325;0.4895812;0.0311637,0.3990133;0.3815346;0.06090573,0.5992512;0.3072817;0.08067738,-0.2032543;0.4836273;0.01035465,-0.3951105;0.3907057;0.01968469,-0.5906051;0.302628;0.01481054,0.07016485;0.003793454;-0.03136376,0.07631145;-0.327213;0.01837064,0.0846862;-0.665319;0.09839086,0.08647231;-0.6278136;0.02356651,-0.06930078;0.005372462;-0.03301091,-0.09903769;-0.3262966;0.001454301,-0.1196088;-0.6642723;0.07980178,-0.1157662;-0.6267173;0.005059823,0.007140484;0.5366005;0.005415154,0;0;0,0.004648983;0.3094003;0.01346564,0.009966999;0.6105484;0.01386881,0.2121223;0.5065994;0.08511567,0.4245087;0.4998172;0.1045136,0.6383553;0.5051128;0.08898354,-0.1982797;0.4913743;-0.03181789,-0.3986284;0.4207178;-0.05177686,-0.5980498;0.4177952;-0.1306576,0.07532986;-0.002226591;-0.01554465,0.1108937;-0.3286424;-0.08084774,0.1076807;-0.670652;-0.01913738,0.1296095;-0.6955553;-0.06564498,-0.05964677;0.008694123;-0.04783154,-0.1029701;-0.3228919;-0.06365476,-0.09562635;-0.6620961;0.01168196,-0.07928881;-0.6476783;-0.060071,0.008539557;0.5363879;0.01609945,701.9632
+0;0;0,0.003808207;0.309601;0.008010878,0.007971904;0.6106958;0.001529309,0.21722;0.4898513;0.03137219,0.4019146;0.3871128;0.06074868,0.6065487;0.3244663;0.07488744,-0.2038613;0.4850482;0.01056637,-0.3975463;0.3959856;0.01974545,-0.5955446;0.3136403;0.01580829,0.07020792;0.003752451;-0.03127218,0.07565568;-0.3272962;0.01826209,0.08452591;-0.6653329;0.09852158,0.0863401;-0.6278262;0.02369804,-0.06924345;0.005408067;-0.03312521,-0.09931967;-0.3262176;0.001462936,-0.1199514;-0.6641935;0.07979373,-0.1160789;-0.6266335;0.005053811,0.006882707;0.5366026;0.005505753,0;0;0,0.004648983;0.3094003;0.01346564,0.009966999;0.6105484;0.01386881,0.2121223;0.5065994;0.08511567,0.4245087;0.4998172;0.1045136,0.6383553;0.5051128;0.08898354,-0.1982797;0.4913743;-0.03181789,-0.3986284;0.4207178;-0.05177686,-0.5980498;0.4177952;-0.1306576,0.07532986;-0.002226591;-0.01554465,0.1108937;-0.3286424;-0.08084774,0.1076807;-0.670652;-0.01913738,0.1296095;-0.6955553;-0.06564498,-0.05964677;0.008694123;-0.04783154,-0.1029701;-0.3228919;-0.06365476,-0.09562635;-0.6620961;0.01168196,-0.07928881;-0.6476783;-0.060071,0.008539557;0.5363879;0.01609945,701.9856
+0;0;0,0.003810391;0.3097786;0.008015473,0.007976219;0.6110278;0.001530722,0.2172245;0.4901485;0.03137556,0.4019578;0.3873885;0.06075819,0.6065329;0.32476;0.07489288,-0.2038583;0.4853453;0.01056967,-0.3975838;0.3962641;0.01975067,-0.5955251;0.3139425;0.01581464,0.07021502;0.00375283;-0.03127534,0.07566252;-0.3272797;0.01825652,0.08454522;-0.665792;0.09862893,0.08635666;-0.6282966;0.02391851,-0.06925045;0.005408613;-0.03312856,-0.09932521;-0.3262009;0.001457904,-0.1199859;-0.6646523;0.07989892,-0.1161193;-0.6271037;0.005272001,0.006886511;0.5368999;0.005509027,0;0;0,0.004638836;0.3095754;0.01353192,0.009944364;0.610878;0.01396465,0.2123277;0.5067044;0.08445454,0.424843;0.5009722;0.1032619,0.6386184;0.508568;0.08858204,-0.1980845;0.4911198;-0.03214319,-0.398996;0.422451;-0.05378865,-0.5986005;0.4190809;-0.1320177,0.07531929;-0.002266973;-0.01562834,0.111229;-0.3285712;-0.08121538,0.1078453;-0.6710677;-0.0194583,0.1300146;-0.6959451;-0.06569791,-0.05967711;0.008712263;-0.04780291,-0.1027248;-0.3228781;-0.06393868,-0.09549514;-0.6625904;0.01137705,-0.1028421;-0.6909264;-0.03535674,0.008517936;0.5366826;0.0161922,701.9969
+0;0;0,0.003810391;0.3097786;0.008015473,0.007976219;0.6110278;0.001530722,0.2172245;0.4901485;0.03137556,0.4019578;0.3873885;0.06075819,0.6065329;0.32476;0.07489288,-0.2038583;0.4853453;0.01056967,-0.3975838;0.3962641;0.01975067,-0.5955251;0.3139425;0.01581464,0.07021502;0.00375283;-0.03127534,0.07566252;-0.3272797;0.01825652,0.08454522;-0.665792;0.09862893,0.08635666;-0.6282966;0.02391851,-0.06925045;0.005408613;-0.03312856,-0.09932521;-0.3262009;0.001457904,-0.1199859;-0.6646523;0.07989892,-0.1161193;-0.6271037;0.005272001,0.006886511;0.5368999;0.005509027,0;0;0,0.004638836;0.3095754;0.01353192,0.009944364;0.610878;0.01396465,0.2123277;0.5067044;0.08445454,0.424843;0.5009722;0.1032619,0.6386184;0.508568;0.08858204,-0.1980845;0.4911198;-0.03214319,-0.398996;0.422451;-0.05378865,-0.5986005;0.4190809;-0.1320177,0.07531929;-0.002266973;-0.01562834,0.111229;-0.3285712;-0.08121538,0.1078453;-0.6710677;-0.0194583,0.1300146;-0.6959451;-0.06569791,-0.05967711;0.008712263;-0.04780291,-0.1027248;-0.3228781;-0.06393868,-0.09549514;-0.6625904;0.01137705,-0.1028421;-0.6909264;-0.03535674,0.008517936;0.5366826;0.0161922,702.008
+0;0;0,0.003728578;0.3097821;0.007920465,0.007829883;0.6110309;0.001381352,0.2171478;0.4905864;0.03156325,0.4050331;0.3935317;0.06035259,0.608966;0.32915;0.07582822,-0.2044306;0.4871769;0.01038789,-0.3997349;0.4016061;0.01950879,-0.6015889;0.3293294;0.01747526,0.07027964;0.003776892;-0.03112694,0.07540589;-0.3273115;0.01806485,0.08442554;-0.6658315;0.09838966,0.08632373;-0.6283423;0.02368076,-0.06917619;0.005428007;-0.03328019,-0.09907784;-0.3261785;0.001485307,-0.1194641;-0.664701;0.07969122,-0.1155159;-0.6271408;0.005069748,0.006754074;0.5369035;0.00537044,0;0;0,0.004638836;0.3095754;0.01353192,0.009944364;0.610878;0.01396465,0.2123277;0.5067044;0.08445454,0.424843;0.5009722;0.1032619,0.6386184;0.508568;0.08858204,-0.1980845;0.4911198;-0.03214319,-0.398996;0.422451;-0.05378865,-0.5986005;0.4190809;-0.1320177,0.07531929;-0.002266973;-0.01562834,0.111229;-0.3285712;-0.08121538,0.1078453;-0.6710677;-0.0194583,0.1300146;-0.6959451;-0.06569791,-0.05967711;0.008712263;-0.04780291,-0.1027248;-0.3228781;-0.06393868,-0.09549514;-0.6625904;0.01137705,-0.1028421;-0.6909264;-0.03535674,0.008517936;0.5366826;0.0161922,702.0193
+0;0;0,0.003731795;0.3100494;0.007927299,0.007837228;0.6116012;0.001381486,0.2170637;0.4910991;0.0315563,0.4049599;0.3940387;0.06034732,0.6089498;0.329639;0.07582727,-0.2043337;0.487691;0.01039004,-0.3996493;0.4021153;0.01951147,-0.6015598;0.3298183;0.01747737,0.07030261;0.003778127;-0.03113712,0.07543338;-0.3276018;0.01809799,0.08445877;-0.6663373;0.09847392,0.08635459;-0.6288574;0.02385827,-0.0691988;0.005429782;-0.03329107,-0.09912677;-0.3264687;0.00150504,-0.119526;-0.6652067;0.07976072,-0.1155828;-0.6276559;0.005232386,0.006760295;0.5373963;0.005374743,0;0;0,0.004575178;0.3098406;0.01361203,0.009765074;0.6114482;0.01411009,0.2122395;0.506777;0.08392429,0.4247913;0.5013819;0.1025591,0.6385227;0.5096825;0.08678699,-0.1979589;0.4910967;-0.03227195,-0.3990602;0.4232879;-0.05496193,-0.5979847;0.4243116;-0.1351292,0.07531261;-0.00228247;-0.0157814,0.111155;-0.3288758;-0.08147168,0.1076215;-0.6716013;-0.01974487,0.129827;-0.696502;-0.06578684,-0.05976739;0.008737054;-0.04772604,-0.1028503;-0.3231281;-0.06423218,-0.09567017;-0.6630989;0.01094583,-0.1030359;-0.6910883;-0.03606509,0.008370444;0.5371741;0.01632357,702.0414
+0;0;0,0.003621323;0.3100543;0.007784211,0.007639365;0.6116055;0.001143537,0.2169798;0.4915214;0.03130438,0.4076805;0.399799;0.05914072,0.6144628;0.3466276;0.07945579,-0.2047587;0.4887353;0.01001889,-0.4023158;0.4084824;0.01925287,-0.6056964;0.3404287;0.01730012,0.07032891;0.003810714;-0.0310737,0.07518863;-0.3276333;0.01775572,0.08430496;-0.6663672;0.09812786,0.08622433;-0.628894;0.02351215,-0.06916384;0.005388768;-0.03337032,-0.09907458;-0.3265339;0.001209218,-0.1195983;-0.665247;0.07954018,-0.1156329;-0.6277055;0.005012088,0.006580872;0.5374013;0.005155331,0;0;0,0.004575178;0.3098406;0.01361203,0.009765074;0.6114482;0.01411009,0.2122395;0.506777;0.08392429,0.4247913;0.5013819;0.1025591,0.6385227;0.5096825;0.08678699,-0.1979589;0.4910967;-0.03227195,-0.3990602;0.4232879;-0.05496193,-0.5979847;0.4243116;-0.1351292,0.07531261;-0.00228247;-0.0157814,0.111155;-0.3288758;-0.08147168,0.1076215;-0.6716013;-0.01974487,0.129827;-0.696502;-0.06578684,-0.05976739;0.008737054;-0.04772604,-0.1028503;-0.3231281;-0.06423218,-0.09567017;-0.6630989;0.01094583,-0.1030359;-0.6910883;-0.03606509,0.008370444;0.5371741;0.01632357,702.0526
+0;0;0,0.003622836;0.3101838;0.007787462,0.007642258;0.6118389;0.00114466,0.2169561;0.4917387;0.03130342,0.407666;0.4000119;0.0591411,0.6144948;0.3468286;0.07946074,-0.2047297;0.488953;0.01002059,-0.4022964;0.4086962;0.01925501,-0.6057227;0.3406271;0.01730182,0.07036686;0.00381277;-0.03109047,0.07522917;-0.3278078;0.01776496,0.08434852;-0.6666542;0.0981638,0.08626782;-0.6291813;0.02355056,-0.06920115;0.005391676;-0.03338832,-0.09912783;-0.3267078;0.001209639,-0.1196584;-0.6655333;0.0795666,-0.1156931;-0.627992;0.005040973,0.006583453;0.5376129;0.005157632,0;0;0,0.004507646;0.3099642;0.01377249,0.009596199;0.6116773;0.01445174,0.2122279;0.5068712;0.08368587,0.4248222;0.5021697;0.1021407,0.638513;0.5110224;0.08548594,-0.1979905;0.4912506;-0.03227636,-0.3992347;0.4240695;-0.05565343,-0.5976607;0.4272754;-0.1371172,0.07532994;-0.002288073;-0.01590014,0.1111769;-0.3290683;-0.08156896,0.1075471;-0.6719202;-0.01989722,0.1299126;-0.6967741;-0.06591344,-0.05986029;0.008749963;-0.04767425,-0.1029861;-0.3232844;-0.06428989,-0.09568124;-0.6633916;0.01079484,-0.1032607;-0.6914223;-0.03612697,0.008228064;0.5373795;0.01661873,702.0643
+0;0;0,0.003622836;0.3101838;0.007787462,0.007642258;0.6118389;0.00114466,0.2169561;0.4917387;0.03130342,0.407666;0.4000119;0.0591411,0.6144948;0.3468286;0.07946074,-0.2047297;0.488953;0.01002059,-0.4022964;0.4086962;0.01925501,-0.6057227;0.3406271;0.01730182,0.07036686;0.00381277;-0.03109047,0.07522917;-0.3278078;0.01776496,0.08434852;-0.6666542;0.0981638,0.08626782;-0.6291813;0.02355056,-0.06920115;0.005391676;-0.03338832,-0.09912783;-0.3267078;0.001209639,-0.1196584;-0.6655333;0.0795666,-0.1156931;-0.627992;0.005040973,0.006583453;0.5376129;0.005157632,0;0;0,0.004507646;0.3099642;0.01377249,0.009596199;0.6116773;0.01445174,0.2122279;0.5068712;0.08368587,0.4248222;0.5021697;0.1021407,0.638513;0.5110224;0.08548594,-0.1979905;0.4912506;-0.03227636,-0.3992347;0.4240695;-0.05565343,-0.5976607;0.4272754;-0.1371172,0.07532994;-0.002288073;-0.01590014,0.1111769;-0.3290683;-0.08156896,0.1075471;-0.6719202;-0.01989722,0.1299126;-0.6967741;-0.06591344,-0.05986029;0.008749963;-0.04767425,-0.1029861;-0.3232844;-0.06428989,-0.09568124;-0.6633916;0.01079484,-0.1032607;-0.6914223;-0.03612697,0.008228064;0.5373795;0.01661873,702.0861
+0;0;0,0.003539076;0.3105254;0.00766628,0.007491781;0.6125493;0.0008931947,0.2165294;0.492565;0.03104033,0.4104353;0.4074834;0.058162,0.618501;0.3600763;0.08014578,-0.2047948;0.4907753;0.009884721,-0.4044234;0.4156614;0.01884451,-0.6122979;0.3630286;0.02517471,0.07040206;0.003764932;-0.03104174,0.0748375;-0.3283415;0.0176293,0.08412961;-0.667437;0.09799404,0.08604649;-0.6299872;0.02354337,-0.06917883;0.005426677;-0.03345228,-0.09947314;-0.3271008;0.001057327,-0.1202181;-0.6660544;0.07986548,-0.1162575;-0.6285416;0.005501866,0.006448794;0.5382307;0.004943016,0;0;0,0.00471954;0.3102915;0.01393461,0.01010253;0.6123701;0.0147686,0.2123677;0.5066072;0.0833509,0.4250665;0.5032026;0.1012838,0.6387689;0.5117171;0.08452511,-0.1969409;0.4910578;-0.03240062,-0.3984846;0.4249312;-0.05651201,-0.5966808;0.4301235;-0.1384473,0.07533207;-0.002276391;-0.0159409,0.1112135;-0.329506;-0.0816412,0.1076569;-0.6726268;-0.02011013,0.1297316;-0.6976256;-0.0658257,-0.05988092;0.00871319;-0.04767148,-0.1029966;-0.3237658;-0.06446353,-0.09579059;-0.6641297;0.01057716,-0.1033353;-0.6919898;-0.03629891,0.008651897;0.5379785;0.01689792,702.1087
+0;0;0,0.003539076;0.3105254;0.00766628,0.007491781;0.6125493;0.0008931947,0.2165294;0.492565;0.03104033,0.4104353;0.4074834;0.058162,0.618501;0.3600763;0.08014578,-0.2047948;0.4907753;0.009884721,-0.4044234;0.4156614;0.01884451,-0.6122979;0.3630286;0.02517471,0.07040206;0.003764932;-0.03104174,0.0748375;-0.3283415;0.0176293,0.08412961;-0.667437;0.09799404,0.08604649;-0.6299872;0.02354337,-0.06917883;0.005426677;-0.03345228,-0.09947314;-0.3271008;0.001057327,-0.1202181;-0.6660544;0.07986548,-0.1162575;-0.6285416;0.005501866,0.006448794;0.5382307;0.004943016,0;0;0,0.00471954;0.3102915;0.01393461,0.01010253;0.6123701;0.0147686,0.2123677;0.5066072;0.0833509,0.4250665;0.5032026;0.1012838,0.6387689;0.5117171;0.08452511,-0.1969409;0.4910578;-0.03240062,-0.3984846;0.4249312;-0.05651201,-0.5966808;0.4301235;-0.1384473,0.07533207;-0.002276391;-0.0159409,0.1112135;-0.329506;-0.0816412,0.1076569;-0.6726268;-0.02011013,0.1297316;-0.6976256;-0.0658257,-0.05988092;0.00871319;-0.04767148,-0.1029966;-0.3237658;-0.06446353,-0.09579059;-0.6641297;0.01057716,-0.1033353;-0.6919898;-0.03629891,0.008651897;0.5379785;0.01689792,702.1196
+0;0;0,0.003539089;0.3105266;0.00766631,0.00749171;0.6125442;0.0008934047,0.2162345;0.4926265;0.03100377,0.4102194;0.4075102;0.0581365,0.6183637;0.3600851;0.08012858,-0.2044983;0.4908393;0.009877861,-0.4042083;0.4156947;0.0188413,-0.6121613;0.363042;0.02517389,0.07049729;0.003770025;-0.03108373,0.07493584;-0.3285694;0.01762146,0.08422316;-0.6674902;0.0979448,0.08614455;-0.6300229;0.02331879,-0.06927241;0.005434017;-0.03349752,-0.09958798;-0.3273268;0.001036294,-0.1203223;-0.6661059;0.07980385,-0.1163524;-0.6285754;0.005265094,0.006448757;0.538228;0.004943094,0;0;0,0.004792422;0.3102885;0.01400494,0.0102552;0.612359;0.01488757,0.2123574;0.5068333;0.08300924,0.4252345;0.5039489;0.09992576,0.6388902;0.5127397;0.08173823,-0.1965262;0.4911286;-0.03221745,-0.3982125;0.4262521;-0.05914017,-0.5963899;0.4337163;-0.1411574,0.07540128;-0.002196908;-0.01612759,0.1111529;-0.3297487;-0.08149576,0.107561;-0.6726719;-0.01988172,0.1296259;-0.6976079;-0.06596494,-0.06002864;0.00867033;-0.047662,-0.1031619;-0.3240477;-0.06438388,-0.09581234;-0.6643205;0.0102208,-0.1036406;-0.6923178;-0.03672091,0.008782417;0.53797;0.01700592,702.1312
+0;0;0,0.003258762;0.3105328;0.007538165,0.007037981;0.6125507;0.0006814958,0.2159624;0.4931093;0.03049354,0.4121969;0.4131821;0.0572293,0.6217664;0.371814;0.07787203,-0.2051794;0.4920265;0.009460313,-0.4070653;0.4228608;0.01778667,-0.6147326;0.3690748;0.02396682,0.07052724;0.003792698;-0.03101293,0.07455744;-0.328603;0.01734245,0.08386081;-0.6675172;0.09769175,0.08577889;-0.6300552;0.02306511,-0.06925017;0.005375794;-0.03355285,-0.0999074;-0.327364;0.0008818209,-0.1207375;-0.6661494;0.07959653,-0.1167698;-0.6286227;0.00505729,0.006034494;0.5382351;0.004751735,0;0;0,0.004792422;0.3102885;0.01400494,0.0102552;0.612359;0.01488757,0.2123574;0.5068333;0.08300924,0.4252345;0.5039489;0.09992576,0.6388902;0.5127397;0.08173823,-0.1965262;0.4911286;-0.03221745,-0.3982125;0.4262521;-0.05914017,-0.5963899;0.4337163;-0.1411574,0.07540128;-0.002196908;-0.01612759,0.1111529;-0.3297487;-0.08149576,0.107561;-0.6726719;-0.01988172,0.1296259;-0.6976079;-0.06596494,-0.06002864;0.00867033;-0.047662,-0.1031619;-0.3240477;-0.06438388,-0.09581234;-0.6643205;0.0102208,-0.1036406;-0.6923178;-0.03672091,0.008782417;0.53797;0.01700592,702.1536
+0;0;0,0.003260755;0.3107227;0.007542777,0.007042963;0.6129793;0.0006805896,0.2159495;0.4934806;0.03049388,0.4121885;0.4135515;0.05723026,0.6218268;0.3721699;0.07787976,-0.205158;0.4923978;0.009462369,-0.4070485;0.4232305;0.01778891,-0.614784;0.3694269;0.02397109,0.07055211;0.003794036;-0.03102386,0.074584;-0.3287412;0.0173518,0.08388482;-0.6675624;0.09767906,0.08580295;-0.6301002;0.02305046,-0.06927458;0.005377689;-0.03356468,-0.09994468;-0.3275018;0.0008844435,-0.1207691;-0.6661942;0.07957756,-0.1168012;-0.6286672;0.005036339,0.006038652;0.5386026;0.004754174,0;0;0,0.004866675;0.3104717;0.0141356,0.01039141;0.6127796;0.01519704,0.2125594;0.5071566;0.08294749,0.4254524;0.5045086;0.09976315,0.6390553;0.5135994;0.08031464,-0.1962952;0.4913476;-0.03220183,-0.3982437;0.427755;-0.06023731,-0.5961165;0.4378327;-0.1428924,0.0754057;-0.002174675;-0.01623964,0.1112207;-0.3298886;-0.08148527,0.1073837;-0.6726924;-0.01976299,0.129363;-0.6976553;-0.06585836,-0.06010235;0.008685947;-0.04761026,-0.1033066;-0.3241621;-0.06439319,-0.0960608;-0.6643478;0.01017252,-0.1040373;-0.6922089;-0.03691534,0.008904159;0.5383282;0.01726675,702.1755
+0;0;0,0.003260755;0.3107227;0.007542777,0.007042963;0.6129793;0.0006805896,0.2159495;0.4934806;0.03049388,0.4121885;0.4135515;0.05723026,0.6218268;0.3721699;0.07787976,-0.205158;0.4923978;0.009462369,-0.4070485;0.4232305;0.01778891,-0.614784;0.3694269;0.02397109,0.07055211;0.003794036;-0.03102386,0.074584;-0.3287412;0.0173518,0.08388482;-0.6675624;0.09767906,0.08580295;-0.6301002;0.02305046,-0.06927458;0.005377689;-0.03356468,-0.09994468;-0.3275018;0.0008844435,-0.1207691;-0.6661942;0.07957756,-0.1168012;-0.6286672;0.005036339,0.006038652;0.5386026;0.004754174,0;0;0,0.004866675;0.3104717;0.0141356,0.01039141;0.6127796;0.01519704,0.2125594;0.5071566;0.08294749,0.4254524;0.5045086;0.09976315,0.6390553;0.5135994;0.08031464,-0.1962952;0.4913476;-0.03220183,-0.3982437;0.427755;-0.06023731,-0.5961165;0.4378327;-0.1428924,0.0754057;-0.002174675;-0.01623964,0.1112207;-0.3298886;-0.08148527,0.1073837;-0.6726924;-0.01976299,0.129363;-0.6976553;-0.06585836,-0.06010235;0.008685947;-0.04761026,-0.1033066;-0.3241621;-0.06439319,-0.0960608;-0.6643478;0.01017252,-0.1040373;-0.6922089;-0.03691534,0.008904159;0.5383282;0.01726675,702.1868
+0;0;0,0.003007953;0.310976;0.007247957,0.006649474;0.6134681;0.0001711305,0.2155131;0.494404;0.03010364,0.4134781;0.4189409;0.05716934,0.624254;0.3833798;0.07781237,-0.2056697;0.494348;0.00895467,-0.4089064;0.4292124;0.01729682,-0.6186275;0.3831889;0.02131055,0.07055318;0.003737275;-0.03105663,0.07431732;-0.329119;0.01692678,0.08369423;-0.6679001;0.09726167,0.08563618;-0.6304676;0.02277517,-0.06925987;0.005407997;-0.0336163,-0.1004192;-0.3277355;0.0003599785,-0.1210678;-0.6664416;0.07888439,-0.1170803;-0.6289442;0.004485853,0.005679758;0.5390367;0.0043136,0;0;0,0.004905015;0.3107111;0.01421809,0.01044331;0.6132579;0.01532865,0.2124934;0.5072628;0.08271623,0.425403;0.5044989;0.09942651,0.6389499;0.5138352;0.0787437,-0.1959261;0.4914581;-0.03235978,-0.3978783;0.4280436;-0.06084285,-0.5951985;0.4418872;-0.144451,0.07539876;-0.002164364;-0.01632714,0.1112342;-0.3301565;-0.08149505,0.1072617;-0.6729367;-0.01984882,0.1290289;-0.6980182;-0.06566882,-0.06015087;0.008665555;-0.04757114,-0.1034002;-0.3244273;-0.06455593,-0.0962207;-0.6645863;0.009973288,-0.1042906;-0.6921864;-0.03718985,0.008954033;0.5387484;0.0173893,702.209
+0;0;0,0.003007953;0.310976;0.007247957,0.006649474;0.6134681;0.0001711305,0.2155131;0.494404;0.03010364,0.4134781;0.4189409;0.05716934,0.624254;0.3833798;0.07781237,-0.2056697;0.494348;0.00895467,-0.4089064;0.4292124;0.01729682,-0.6186275;0.3831889;0.02131055,0.07055318;0.003737275;-0.03105663,0.07431732;-0.329119;0.01692678,0.08369423;-0.6679001;0.09726167,0.08563618;-0.6304676;0.02277517,-0.06925987;0.005407997;-0.0336163,-0.1004192;-0.3277355;0.0003599785,-0.1210678;-0.6664416;0.07888439,-0.1170803;-0.6289442;0.004485853,0.005679758;0.5390367;0.0043136,0;0;0,0.004905015;0.3107111;0.01421809,0.01044331;0.6132579;0.01532865,0.2124934;0.5072628;0.08271623,0.425403;0.5044989;0.09942651,0.6389499;0.5138352;0.0787437,-0.1959261;0.4914581;-0.03235978,-0.3978783;0.4280436;-0.06084285,-0.5951985;0.4418872;-0.144451,0.07539876;-0.002164364;-0.01632714,0.1112342;-0.3301565;-0.08149505,0.1072617;-0.6729367;-0.01984882,0.1290289;-0.6980182;-0.06566882,-0.06015087;0.008665555;-0.04757114,-0.1034002;-0.3244273;-0.06455593,-0.0962207;-0.6645863;0.009973288,-0.1042906;-0.6921864;-0.03718985,0.008954033;0.5387484;0.0173893,702.2202
+0;0;0,0.003008844;0.311068;0.007250102,0.006653674;0.6138337;0.0001663729,0.2157317;0.4946447;0.03012976,0.413762;0.4191568;0.0572044,0.6247343;0.3835625;0.07786666,-0.2058836;0.4945887;0.008959078,-0.4091873;0.4294316;0.01730398,-0.6191038;0.3833652;0.02132145,0.07055909;0.003737589;-0.03105923,0.07432582;-0.3293474;0.01695715,0.08369893;-0.6679912;0.09725947,0.08564098;-0.6305582;0.02276882,-0.06926569;0.005408451;-0.03361912,-0.1004464;-0.3279639;0.0003805086,-0.1210866;-0.6665328;0.07887308,-0.1170989;-0.6290349;0.004470401,0.005682928;0.5393233;0.004313242,0;0;0,0.004775971;0.3107978;0.01438212,0.01005039;0.6136231;0.01575541,0.2124439;0.5070975;0.08277369,0.4254873;0.504467;0.0986824,0.6388719;0.5138189;0.07454276,-0.1962793;0.4917922;-0.0328305,-0.3966283;0.4264559;-0.06802928,-0.595316;0.4451897;-0.1478755,0.07540782;-0.002149522;-0.01631784,0.1112549;-0.3303922;-0.08141088,0.1073278;-0.673031;-0.01977372,0.128607;-0.69825;-0.06566429,-0.06015433;0.008646074;-0.04758082,-0.1034752;-0.3246798;-0.06438885,-0.09640897;-0.6647319;0.00997901,-0.1043936;-0.692427;-0.03708901,0.008649185;0.5390303;0.01772642,702.2315
+0;0;0,0.002954693;0.311356;0.00719393,0.006527165;0.6145791;4.652562E-05,0.2161519;0.4955294;0.03009726,0.416326;0.4256024;0.05753466,0.6283396;0.3967268;0.07875936,-0.20668;0.4961809;0.008636874,-0.4115686;0.435721;0.01744149,-0.6221948;0.3925802;0.0205295,0.07057203;0.003668482;-0.03096676,0.07409458;-0.329555;0.01686585,0.08341828;-0.6680192;0.09704576,0.08539629;-0.6306221;0.02288478,-0.06918906;0.005465304;-0.03370182,-0.1005244;-0.328007;0.0002480038,-0.1211399;-0.6664038;0.0785826,-0.1171263;-0.6289421;0.004510365,0.005573142;0.5399405;0.004210098,0;0;0,0.004551947;0.3110833;0.01447415,0.009491369;0.6143723;0.01587296,0.2123701;0.5069006;0.08282471,0.4256693;0.5034575;0.09710431,0.6389458;0.5134379;0.07165766,-0.1969405;0.4917434;-0.03328055,-0.3976416;0.4270778;-0.06863176,-0.5953042;0.4474049;-0.1507924,0.07538093;-0.00214693;-0.01630688,0.1110956;-0.330579;-0.08107615,0.1071492;-0.6730505;-0.01966357,0.1283854;-0.6984063;-0.06486583,-0.06011833;0.008630773;-0.0475826,-0.1034412;-0.3248045;-0.06438416,-0.09655138;-0.6646135;0.01015534,-0.1044103;-0.6920806;-0.03668753,0.008188531;0.5396487;0.01783752,702.254
+0;0;0,0.002954693;0.311356;0.00719393,0.006527165;0.6145791;4.652562E-05,0.2161519;0.4955294;0.03009726,0.416326;0.4256024;0.05753466,0.6283396;0.3967268;0.07875936,-0.20668;0.4961809;0.008636874,-0.4115686;0.435721;0.01744149,-0.6221948;0.3925802;0.0205295,0.07057203;0.003668482;-0.03096676,0.07409458;-0.329555;0.01686585,0.08341828;-0.6680192;0.09704576,0.08539629;-0.6306221;0.02288478,-0.06918906;0.005465304;-0.03370182,-0.1005244;-0.328007;0.0002480038,-0.1211399;-0.6664038;0.0785826,-0.1171263;-0.6289421;0.004510365,0.005573142;0.5399405;0.004210098,0;0;0,0.004551947;0.3110833;0.01447415,0.009491369;0.6143723;0.01587296,0.2123701;0.5069006;0.08282471,0.4256693;0.5034575;0.09710431,0.6389458;0.5134379;0.07165766,-0.1969405;0.4917434;-0.03328055,-0.3976416;0.4270778;-0.06863176,-0.5953042;0.4474049;-0.1507924,0.07538093;-0.00214693;-0.01630688,0.1110956;-0.330579;-0.08107615,0.1071492;-0.6730505;-0.01966357,0.1283854;-0.6984063;-0.06486583,-0.06011833;0.008630773;-0.0475826,-0.1034412;-0.3248045;-0.06438416,-0.09655138;-0.6646135;0.01015534,-0.1044103;-0.6920806;-0.03668753,0.008188531;0.5396487;0.01783752,702.2764
+0;0;0,0.002955524;0.3114435;0.007195952,0.006530121;0.6148466;4.416192E-05,0.2163624;0.4957052;0.03012315,0.4167238;0.4257129;0.05758622,0.6287655;0.3968334;0.07881373,-0.2068875;0.4963574;0.008641547,-0.4119678;0.435841;0.0174544,-0.6226218;0.3926945;0.02054282,0.07056644;0.003668192;-0.03096431,0.07408893;-0.3295496;0.01686748,0.08341557;-0.6681204;0.09707268,0.0853944;-0.6307203;0.02288084,-0.06918358;0.005464872;-0.03369916,-0.1005184;-0.3280017;0.0002500825,-0.1211404;-0.6665052;0.07860936,-0.1171251;-0.6290404;0.00450632,0.005575488;0.5401603;0.004210394,0;0;0,0.004508927;0.3111637;0.01464295,0.009389535;0.6146333;0.01625466,0.2125003;0.5064794;0.08285093,0.4260383;0.4996006;0.09518194,0.6392188;0.5106742;0.06914878,-0.1971287;0.4919177;-0.03342995,-0.3980131;0.4272617;-0.06896701,-0.5949628;0.4481819;-0.1527492,0.07537764;-0.002180427;-0.01628876,0.1111054;-0.3306288;-0.08093834,0.1070912;-0.6731973;-0.01944971,0.1283887;-0.6985232;-0.06471086,-0.06009821;0.00865684;-0.04759339,-0.1032473;-0.3247998;-0.06430301,-0.09645274;-0.6646991;0.01034532,-0.1043976;-0.6921865;-0.03650749,0.008102566;0.5398599;0.01815033,702.2985
+0;0;0,0.002982237;0.3114474;0.007016724,0.006544962;0.614848;-0.000259161,0.2164741;0.4961727;0.02988086,0.4179825;0.4301541;0.05875588,0.6310651;0.4099818;0.07961591,-0.2072109;0.4981135;0.008896243,-0.4139163;0.4433466;0.01733982,-0.6250806;0.4028037;0.02083544,0.07067947;0.003694132;-0.0307023,0.07421305;-0.3296218;0.01644006,0.08355388;-0.6681744;0.09672038,0.08548401;-0.6307804;0.02252664,-0.0690883;0.005487638;-0.03389039,-0.1005539;-0.3279644;8.112937E-05,-0.1214629;-0.6664576;0.07840879,-0.1174931;-0.6290107;0.004301503,0.005594283;0.5401629;0.003930842,0;0;0,0.004508927;0.3111637;0.01464295,0.009389535;0.6146333;0.01625466,0.2125003;0.5064794;0.08285093,0.4260383;0.4996006;0.09518194,0.6392188;0.5106742;0.06914878,-0.1971287;0.4919177;-0.03342995,-0.3980131;0.4272617;-0.06896701,-0.5949628;0.4481819;-0.1527492,0.07537764;-0.002180427;-0.01628876,0.1111054;-0.3306288;-0.08093834,0.1070912;-0.6731973;-0.01944971,0.1283887;-0.6985232;-0.06471086,-0.06009821;0.00865684;-0.04759339,-0.1032473;-0.3247998;-0.06430301,-0.09645274;-0.6646991;0.01034532,-0.1043976;-0.6921865;-0.03650749,0.008102566;0.5398599;0.01815033,702.321
+0;0;0,0.002984231;0.3116556;0.007021416,0.006552639;0.6155376;-0.0002670442,0.2169385;0.496624;0.02993741,0.4185557;0.4305697;0.05882802,0.6319378;0.4103691;0.07971736,-0.2076678;0.4985689;0.008907163,-0.4144848;0.4437725;0.0173553,-0.6259458;0.4031726;0.02085583,0.0706919;0.003694782;-0.0307077,0.07422484;-0.3295617;0.01642624,0.08356719;-0.6681691;0.09671957,0.08549827;-0.6307715;0.02248917,-0.06910045;0.005488602;-0.03389635,-0.1005604;-0.3279039;6.911159E-05,-0.1214728;-0.6664519;0.07840946,-0.117501;-0.6290013;0.004265547,0.005600145;0.5407099;0.003930965,0;0;0,0.004265115;0.3113609;0.01495481,0.008698672;0.6153187;0.01689982,0.2123444;0.5060965;0.08325386,0.4258519;0.4946495;0.09469223,0.6389002;0.5006222;0.06385255,-0.1978968;0.4919142;-0.03348839,-0.3988016;0.4270713;-0.06926478,-0.5954265;0.4476726;-0.1546498,0.07539313;-0.002216995;-0.01627636,0.111065;-0.3306654;-0.08064294,0.107101;-0.6732712;-0.01903987,0.1281687;-0.6986462;-0.06440902,-0.06010407;0.008680598;-0.04760364,-0.1033199;-0.3247227;-0.06399007,-0.09659149;-0.664663;0.0107409,-0.1046275;-0.6921609;-0.03614211,0.007558838;0.5403969;0.018677,702.3321
+0;0;0,0.002984231;0.3116556;0.007021416,0.006552639;0.6155376;-0.0002670442,0.2169385;0.496624;0.02993741,0.4185557;0.4305697;0.05882802,0.6319378;0.4103691;0.07971736,-0.2076678;0.4985689;0.008907163,-0.4144848;0.4437725;0.0173553,-0.6259458;0.4031726;0.02085583,0.0706919;0.003694782;-0.0307077,0.07422484;-0.3295617;0.01642624,0.08356719;-0.6681691;0.09671957,0.08549827;-0.6307715;0.02248917,-0.06910045;0.005488602;-0.03389635,-0.1005604;-0.3279039;6.911159E-05,-0.1214728;-0.6664519;0.07840946,-0.117501;-0.6290013;0.004265547,0.005600145;0.5407099;0.003930965,0;0;0,0.004265115;0.3113609;0.01495481,0.008698672;0.6153187;0.01689982,0.2123444;0.5060965;0.08325386,0.4258519;0.4946495;0.09469223,0.6389002;0.5006222;0.06385255,-0.1978968;0.4919142;-0.03348839,-0.3988016;0.4270713;-0.06926478,-0.5954265;0.4476726;-0.1546498,0.07539313;-0.002216995;-0.01627636,0.111065;-0.3306654;-0.08064294,0.107101;-0.6732712;-0.01903987,0.1281687;-0.6986462;-0.06440902,-0.06010407;0.008680598;-0.04760364,-0.1033199;-0.3247227;-0.06399007,-0.09659149;-0.664663;0.0107409,-0.1046275;-0.6921609;-0.03614211,0.007558838;0.5403969;0.018677,702.3541
+0;0;0,0.002919197;0.311993;0.006698936,0.006436799;0.6164522;-0.000792319,0.2170946;0.4974834;0.02952254,0.4265724;0.4640072;0.06107972,0.6364771;0.4194271;0.08038424,-0.2083656;0.5011538;0.008847105,-0.4163957;0.4497771;0.01786725,-0.6286784;0.4131733;0.02189678,0.07071322;0.003763505;-0.03053614,0.07399996;-0.3295381;0.01564828,0.08345291;-0.6680098;0.0959994,0.0853526;-0.6306195;0.02170388,-0.06899686;0.005360877;-0.03402462,-0.1006385;-0.3279631;-0.000443235,-0.1216142;-0.6663776;0.07794289,-0.1176708;-0.6289366;0.003732838,0.005492802;0.5414577;0.003446969,0;0;0,0.004102573;0.3116742;0.01534295,0.008294299;0.6162152;0.01762867,0.2119313;0.5047712;0.0838089,0.4249355;0.4812572;0.09239674,0.6379161;0.4851041;0.06007767,-0.198185;0.4921474;-0.03360277,-0.3993021;0.4269034;-0.06955528,-0.595454;0.4460315;-0.1566102,0.07538532;-0.002250165;-0.01609254,0.1110472;-0.3306553;-0.08021784,0.1071226;-0.6731274;-0.01852298,0.1279535;-0.6985456;-0.06405258,-0.05996163;0.008700871;-0.04770616,-0.103117;-0.3246418;-0.06364507,-0.09654083;-0.6644194;0.01129941,-0.1046472;-0.6921564;-0.03537792,0.007223755;0.5411211;0.01929164,702.366
+0;0;0,0.002919197;0.311993;0.006698936,0.006436799;0.6164522;-0.000792319,0.2170946;0.4974834;0.02952254,0.4265724;0.4640072;0.06107972,0.6364771;0.4194271;0.08038424,-0.2083656;0.5011538;0.008847105,-0.4163957;0.4497771;0.01786725,-0.6286784;0.4131733;0.02189678,0.07071322;0.003763505;-0.03053614,0.07399996;-0.3295381;0.01564828,0.08345291;-0.6680098;0.0959994,0.0853526;-0.6306195;0.02170388,-0.06899686;0.005360877;-0.03402462,-0.1006385;-0.3279631;-0.000443235,-0.1216142;-0.6663776;0.07794289,-0.1176708;-0.6289366;0.003732838,0.005492802;0.5414577;0.003446969,0;0;0,0.004102573;0.3116742;0.01534295,0.008294299;0.6162152;0.01762867,0.2119313;0.5047712;0.0838089,0.4249355;0.4812572;0.09239674,0.6379161;0.4851041;0.06007767,-0.198185;0.4921474;-0.03360277,-0.3993021;0.4269034;-0.06955528,-0.595454;0.4460315;-0.1566102,0.07538532;-0.002250165;-0.01609254,0.1110472;-0.3306553;-0.08021784,0.1071226;-0.6731274;-0.01852298,0.1279535;-0.6985456;-0.06405258,-0.05996163;0.008700871;-0.04770616,-0.103117;-0.3246418;-0.06364507,-0.09654083;-0.6644194;0.01129941,-0.1046472;-0.6921564;-0.03537792,0.007223755;0.5411211;0.01929164,702.3767
+0;0;0,0.002923152;0.3124157;0.006708013,0.00645018;0.6176865;-0.0008047326,0.2179234;0.4983117;0.02962431,0.427569;0.4648086;0.06120677,0.6376539;0.4201903;0.08052787,-0.2091823;0.5019962;0.00886891,-0.4173791;0.4505784;0.01789628,-0.6298441;0.4139431;0.02192927,0.07066863;0.003761132;-0.03051689,0.07395559;-0.3295628;0.01567064,0.08340638;-0.667957;0.09600335,0.08530934;-0.6305539;0.02157968,-0.06895335;0.005357496;-0.03400316,-0.1005971;-0.3279888;-0.000419531,-0.121568;-0.6663258;0.07794863,-0.1176179;-0.628872;0.003610574,0.005503214;0.542456;0.003447887,0;0;0,0.00365071;0.3120758;0.01589131,0.006869197;0.6174378;0.01884985,0.2111884;0.5030168;0.08486581,0.4236409;0.4732994;0.09207773,0.6364039;0.4690572;0.05724025,-0.1996657;0.4920034;-0.03360318,-0.3976712;0.421349;-0.07688111,-0.5960307;0.4405085;-0.1592595,0.07534111;-0.002274185;-0.01606321,0.1109708;-0.330795;-0.07973051,0.106749;-0.6731269;-0.01772785,0.1275695;-0.6984971;-0.0635314,-0.059901;0.008715049;-0.04770115,-0.1033013;-0.3246194;-0.06362332,-0.09683;-0.6642225;0.01174992,-0.105208;-0.6923776;-0.0345653,0.006110281;0.5420986;0.02027607,702.3989
+0;0;0,0.002831399;0.3124205;0.006526252,0.006282001;0.617688;-0.00115761,0.2178437;0.4988472;0.02959007,0.4257546;0.4563288;0.06178363,0.6394467;0.4354283;0.08174974,-0.2095775;0.5033318;0.008789793,-0.4198508;0.4611574;0.01760293,-0.6322258;0.4240888;0.02235137,0.07074301;0.003709776;-0.03035042,0.07385151;-0.3297283;0.01501817,0.08321449;-0.6681357;0.09530565,0.08513457;-0.630742;0.0208815,-0.06887209;0.005361835;-0.03416679,-0.1005515;-0.3280024;-0.000795465,-0.121519;-0.6663362;0.07758759,-0.1175528;-0.6288915;0.003249474,0.005348634;0.5424595;0.003131192,0;0;0,0.00365071;0.3120758;0.01589131,0.006869197;0.6174378;0.01884985,0.2111884;0.5030168;0.08486581,0.4236409;0.4732994;0.09207773,0.6364039;0.4690572;0.05724025,-0.1996657;0.4920034;-0.03360318,-0.3976712;0.421349;-0.07688111,-0.5960307;0.4405085;-0.1592595,0.07534111;-0.002274185;-0.01606321,0.1109708;-0.330795;-0.07973051,0.106749;-0.6731269;-0.01772785,0.1275695;-0.6984971;-0.0635314,-0.059901;0.008715049;-0.04770115,-0.1033013;-0.3246194;-0.06362332,-0.09683;-0.6642225;0.01174992,-0.105208;-0.6923776;-0.0345653,0.006110281;0.5420986;0.02027607,702.4212
+0;0;0,0.002835963;0.312924;0.006536771,0.006290138;0.6185077;-0.001155053,0.2190502;0.4993427;0.0297464,0.4272415;0.456767;0.0619834,0.6409681;0.4358631;0.08195273,-0.2107834;0.5038526;0.008828734,-0.4213403;0.4616213;0.01765376,-0.6337495;0.4245468;0.02240296,0.07069907;0.003707472;-0.03033156,0.07380456;-0.3294081;0.01499314,0.08316603;-0.6677605;0.09526757,0.08508538;-0.6303695;0.02087144,-0.06882931;0.005358504;-0.03414556,-0.100478;-0.3276833;-0.0008065216,-0.1214421;-0.665962;0.07756379,-0.1174774;-0.6285202;0.003253654,0.005355803;0.5432011;0.003138198,0;0;0,0.003243908;0.3125561;0.01644254,0.005757406;0.6182385;0.01971388,0.2109337;0.5010008;0.0859983,0.4227118;0.464595;0.09049225,0.6351625;0.4513361;0.05579853,-0.2015146;0.4918723;-0.03348446,-0.399983;0.4214268;-0.07641804,-0.5971509;0.4319392;-0.1631883,0.07533117;-0.002297759;-0.01587582,0.1110623;-0.3305635;-0.07908082,0.1067492;-0.6728417;-0.01710534,0.127444;-0.6982538;-0.06286907,-0.05976834;0.008720718;-0.04778914,-0.1031506;-0.3243119;-0.06319055,-0.09684064;-0.6637704;0.01258578,-0.1051814;-0.6918878;-0.03373804,0.005191743;0.5428178;0.02104878,702.4328
+0;0;0,0.002835963;0.312924;0.006536771,0.006290138;0.6185077;-0.001155053,0.2190502;0.4993427;0.0297464,0.4272415;0.456767;0.0619834,0.6409681;0.4358631;0.08195273,-0.2107834;0.5038526;0.008828734,-0.4213403;0.4616213;0.01765376,-0.6337495;0.4245468;0.02240296,0.07069907;0.003707472;-0.03033156,0.07380456;-0.3294081;0.01499314,0.08316603;-0.6677605;0.09526757,0.08508538;-0.6303695;0.02087144,-0.06882931;0.005358504;-0.03414556,-0.100478;-0.3276833;-0.0008065216,-0.1214421;-0.665962;0.07756379,-0.1174774;-0.6285202;0.003253654,0.005355803;0.5432011;0.003138198,0;0;0,0.003243908;0.3125561;0.01644254,0.005757406;0.6182385;0.01971388,0.2109337;0.5010008;0.0859983,0.4227118;0.464595;0.09049225,0.6351625;0.4513361;0.05579853,-0.2015146;0.4918723;-0.03348446,-0.399983;0.4214268;-0.07641804,-0.5971509;0.4319392;-0.1631883,0.07533117;-0.002297759;-0.01587582,0.1110623;-0.3305635;-0.07908082,0.1067492;-0.6728417;-0.01710534,0.127444;-0.6982538;-0.06286907,-0.05976834;0.008720718;-0.04778914,-0.1031506;-0.3243119;-0.06319055,-0.09684064;-0.6637704;0.01258578,-0.1051814;-0.6918878;-0.03373804,0.005191743;0.5428178;0.02104878,702.4547
+0;0;0,0.002746312;0.3137718;0.006357065,0.006117989;0.6194188;-0.001493582,0.2189929;0.5006496;0.02965669,0.4276595;0.4587627;0.06159256,0.6422035;0.4483683;0.08218426,-0.2111894;0.5061029;0.009288728,-0.4229014;0.4681309;0.0165227,-0.6360249;0.4350882;0.02343376,0.07058839;0.003710459;-0.0302002,0.07363384;-0.3282013;0.01452821,0.08298708;-0.666675;0.09486976,0.0848393;-0.6292919;0.02046179,-0.06865864;0.005278029;-0.03415664,-0.1001608;-0.3265151;-0.001047242,-0.1211454;-0.6649406;0.07727623,-0.1172474;-0.6275063;0.002952442,0.005206072;0.5441355;0.002836977,0;0;0,0.002575263;0.3133328;0.01779389,0.004781052;0.6190782;0.02152181,0.2096342;0.4986861;0.08707666,0.4206345;0.4563588;0.08891892,0.632315;0.4347022;0.05309176,-0.2023614;0.4929398;-0.03223214,-0.400778;0.4214628;-0.07510477,-0.5973554;0.4223391;-0.1640866,0.07523672;-0.002328217;-0.01557422,0.1108427;-0.3294785;-0.0778656,0.1062738;-0.6718047;-0.01542663,0.1270607;-0.6971878;-0.06119895,-0.05948745;0.008738311;-0.04788973,-0.1031175;-0.3230343;-0.06198384,-0.09712236;-0.6624913;0.01443413,-0.1053663;-0.690568;-0.03197305,0.004319161;0.5436764;0.0227592,702.4663
+0;0;0,0.002746312;0.3137718;0.006357065,0.006117989;0.6194188;-0.001493582,0.2189929;0.5006496;0.02965669,0.4276595;0.4587627;0.06159256,0.6422035;0.4483683;0.08218426,-0.2111894;0.5061029;0.009288728,-0.4229014;0.4681309;0.0165227,-0.6360249;0.4350882;0.02343376,0.07058839;0.003710459;-0.0302002,0.07363384;-0.3282013;0.01452821,0.08298708;-0.666675;0.09486976,0.0848393;-0.6292919;0.02046179,-0.06865864;0.005278029;-0.03415664,-0.1001608;-0.3265151;-0.001047242,-0.1211454;-0.6649406;0.07727623,-0.1172474;-0.6275063;0.002952442,0.005206072;0.5441355;0.002836977,0;0;0,0.002575263;0.3133328;0.01779389,0.004781052;0.6190782;0.02152181,0.2096342;0.4986861;0.08707666,0.4206345;0.4563588;0.08891892,0.632315;0.4347022;0.05309176,-0.2023614;0.4929398;-0.03223214,-0.400778;0.4214628;-0.07510477,-0.5973554;0.4223391;-0.1640866,0.07523672;-0.002328217;-0.01557422,0.1108427;-0.3294785;-0.0778656,0.1062738;-0.6718047;-0.01542663,0.1270607;-0.6971878;-0.06119895,-0.05948745;0.008738311;-0.04788973,-0.1031175;-0.3230343;-0.06198384,-0.09712236;-0.6624913;0.01443413,-0.1053663;-0.690568;-0.03197305,0.004319161;0.5436764;0.0227592,702.4787
+0;0;0,0.002752279;0.3144535;0.006370877,0.006124795;0.6201769;-0.001481664,0.2191429;0.5013614;0.02968759,0.4279708;0.459442;0.06164815,0.64248;0.4490494;0.0822365,-0.211328;0.5068182;0.009305965,-0.4232036;0.4688168;0.01654553,-0.6362925;0.4357795;0.02345546,0.07056231;0.003709088;-0.03018904,0.07360204;-0.3275791;0.01445534,0.0829507;-0.665887;0.09475754,0.08480059;-0.6285132;0.02044311,-0.06863327;0.005276079;-0.03414402,-0.1000762;-0.3258937;-0.001096822,-0.1210505;-0.6641535;0.07718828,-0.1171575;-0.6267285;0.002957933,0.00521267;0.5448764;0.002849885,0;0;0,0.002336606;0.3139653;0.01869607,0.004336432;0.6197841;0.02297282,0.2087391;0.4960723;0.08807349,0.4190624;0.4496845;0.08836889,0.6301695;0.4217824;0.05370855,-0.2027291;0.4935318;-0.03153553,-0.4008628;0.4210111;-0.07479723,-0.59701;0.4145263;-0.164409,0.07523541;-0.002401918;-0.01542854,0.1108746;-0.3290199;-0.07711124,0.1062231;-0.6711489;-0.01454782,0.1268227;-0.696617;-0.060148,-0.05940317;0.008796079;-0.04793817,-0.1030054;-0.3223671;-0.061503,-0.09722283;-0.6615685;0.01528977,-0.1055404;-0.6895957;-0.03101466,0.003940329;0.5443616;0.02399874,702.4998
+0;0;0,0.002646487;0.3150387;0.005997677,0.005946495;0.6210002;-0.00208677,0.2192698;0.5027932;0.02940272,0.4290862;0.4653518;0.06072322,0.643702;0.4616632;0.08225895,-0.2118841;0.5089352;0.009403185,-0.4243091;0.4737488;0.01598118,-0.6381059;0.4460119;0.02365653,0.07068394;0.003712133;-0.03010875,0.07360148;-0.3270228;0.0138062,0.08291399;-0.6650114;0.09394385,0.08470912;-0.6276566;0.01965793,-0.06863482;0.005248808;-0.03432561,-0.1001611;-0.3252988;-0.001660813,-0.1210732;-0.6632133;0.07657962,-0.1172366;-0.6258072;0.002376221,0.005052126;0.5456246;0.002310391,0;0;0,0.002184048;0.3145149;0.01918387,0.003778145;0.6205685;0.02430248,0.2082447;0.4945425;0.08811641,0.4164566;0.4392873;0.08873177,0.6276431;0.4115866;0.05452251,-0.2029946;0.4936659;-0.03137585,-0.4001329;0.4177791;-0.07360639,-0.5958529;0.4027648;-0.1630805,0.0752857;-0.002612114;-0.01554918,0.1109395;-0.3286385;-0.07685375,0.1061784;-0.6703891;-0.01417255,0.1267831;-0.6958687;-0.05970478,-0.05951174;0.008967932;-0.04790058,-0.1028385;-0.3215702;-0.06168262,-0.09716568;-0.6603144;0.01555265,-0.1055419;-0.688343;-0.03068845,0.003474906;0.545064;0.02507162,702.5222
+0;0;0,0.002646487;0.3150387;0.005997677,0.005946495;0.6210002;-0.00208677,0.2192698;0.5027932;0.02940272,0.4290862;0.4653518;0.06072322,0.643702;0.4616632;0.08225895,-0.2118841;0.5089352;0.009403185,-0.4243091;0.4737488;0.01598118,-0.6381059;0.4460119;0.02365653,0.07068394;0.003712133;-0.03010875,0.07360148;-0.3270228;0.0138062,0.08291399;-0.6650114;0.09394385,0.08470912;-0.6276566;0.01965793,-0.06863482;0.005248808;-0.03432561,-0.1001611;-0.3252988;-0.001660813,-0.1210732;-0.6632133;0.07657962,-0.1172366;-0.6258072;0.002376221,0.005052126;0.5456246;0.002310391,0;0;0,0.002184048;0.3145149;0.01918387,0.003778145;0.6205685;0.02430248,0.2082447;0.4945425;0.08811641,0.4164566;0.4392873;0.08873177,0.6276431;0.4115866;0.05452251,-0.2029946;0.4936659;-0.03137585,-0.4001329;0.4177791;-0.07360639,-0.5958529;0.4027648;-0.1630805,0.0752857;-0.002612114;-0.01554918,0.1109395;-0.3286385;-0.07685375,0.1061784;-0.6703891;-0.01417255,0.1267831;-0.6958687;-0.05970478,-0.05951174;0.008967932;-0.04790058,-0.1028385;-0.3215702;-0.06168262,-0.09716568;-0.6603144;0.01555265,-0.1055419;-0.688343;-0.03068845,0.003474906;0.545064;0.02507162,702.5334
+0;0;0,0.002646487;0.3150387;0.005997677,0.005946495;0.6210002;-0.00208677,0.2192698;0.5027932;0.02940272,0.4290862;0.4653518;0.06072322,0.643702;0.4616632;0.08225895,-0.2118841;0.5089352;0.009403185,-0.4243091;0.4737488;0.01598118,-0.6381059;0.4460119;0.02365653,0.07068394;0.003712133;-0.03010875,0.07360148;-0.3270228;0.0138062,0.08291399;-0.6650114;0.09394385,0.08470912;-0.6276566;0.01965793,-0.06863482;0.005248808;-0.03432561,-0.1001611;-0.3252988;-0.001660813,-0.1210732;-0.6632133;0.07657962,-0.1172366;-0.6258072;0.002376221,0.005052126;0.5456246;0.002310391,0;0;0,0.002184048;0.3145149;0.01918387,0.003778145;0.6205685;0.02430248,0.2082447;0.4945425;0.08811641,0.4164566;0.4392873;0.08873177,0.6276431;0.4115866;0.05452251,-0.2029946;0.4936659;-0.03137585,-0.4001329;0.4177791;-0.07360639,-0.5958529;0.4027648;-0.1630805,0.0752857;-0.002612114;-0.01554918,0.1109395;-0.3286385;-0.07685375,0.1061784;-0.6703891;-0.01417255,0.1267831;-0.6958687;-0.05970478,-0.05951174;0.008967932;-0.04790058,-0.1028385;-0.3215702;-0.06168262,-0.09716568;-0.6603144;0.01555265,-0.1055419;-0.688343;-0.03068845,0.003474906;0.545064;0.02507162,702.5455
+0;0;0,0.002564864;0.3157329;0.005569338,0.005755279;0.6217905;-0.002919171,0.2195488;0.5042;0.02945016,0.4308003;0.4730434;0.05843743,0.6451134;0.4710532;0.08267841,-0.2125666;0.5106287;0.009564763,-0.4255816;0.4786283;0.01578783,-0.6400646;0.4572075;0.02352791,0.07089397;0.003732094;-0.03010429,0.07383149;-0.3261333;0.01320132,0.08313705;-0.6641812;0.09314054,0.08490791;-0.6268587;0.01891594,-0.0687388;0.00521462;-0.03455339,-0.1003233;-0.3244209;-0.002335861,-0.1211763;-0.6623411;0.0759482,-0.1173656;-0.6249679;0.001805358,0.004895426;0.5463982;0.001594603,0;0;0,0.00205408;0.3151394;0.02019358,0.003250092;0.6212829;0.02648115,0.2079985;0.4929128;0.08879232,0.4149051;0.4326817;0.08896518,0.6245031;0.3936499;0.05630159,-0.2034482;0.493827;-0.03055375,-0.3992356;0.4146553;-0.07341772,-0.5914288;0.383474;-0.1662144,0.07540491;-0.002759963;-0.01589441,0.1111838;-0.3279917;-0.0762217,0.1061409;-0.6696988;-0.01326084,0.1271617;-0.6950841;-0.05861115,-0.05980305;0.009130292;-0.04781614,-0.1028668;-0.3205157;-0.06101467,-0.09721547;-0.6592965;0.01611441,-0.1057738;-0.6872703;-0.03005755,0.003043383;0.5457519;0.02687192,702.5594
+0;0;0,0.002564864;0.3157329;0.005569338,0.005755279;0.6217905;-0.002919171,0.2195488;0.5042;0.02945016,0.4308003;0.4730434;0.05843743,0.6451134;0.4710532;0.08267841,-0.2125666;0.5106287;0.009564763,-0.4255816;0.4786283;0.01578783,-0.6400646;0.4572075;0.02352791,0.07089397;0.003732094;-0.03010429,0.07383149;-0.3261333;0.01320132,0.08313705;-0.6641812;0.09314054,0.08490791;-0.6268587;0.01891594,-0.0687388;0.00521462;-0.03455339,-0.1003233;-0.3244209;-0.002335861,-0.1211763;-0.6623411;0.0759482,-0.1173656;-0.6249679;0.001805358,0.004895426;0.5463982;0.001594603,0;0;0,0.00205408;0.3151394;0.02019358,0.003250092;0.6212829;0.02648115,0.2079985;0.4929128;0.08879232,0.4149051;0.4326817;0.08896518,0.6245031;0.3936499;0.05630159,-0.2034482;0.493827;-0.03055375,-0.3992356;0.4146553;-0.07341772,-0.5914288;0.383474;-0.1662144,0.07540491;-0.002759963;-0.01589441,0.1111838;-0.3279917;-0.0762217,0.1061409;-0.6696988;-0.01326084,0.1271617;-0.6950841;-0.05861115,-0.05980305;0.009130292;-0.04781614,-0.1028668;-0.3205157;-0.06101467,-0.09721547;-0.6592965;0.01611441,-0.1057738;-0.6872703;-0.03005755,0.003043383;0.5457519;0.02687192,702.5731
+0;0;0,0.00256994;0.3163577;0.005580361,0.005761391;0.6225173;-0.002910103,0.2200632;0.5048223;0.02952547,0.4313263;0.4736639;0.05851433,0.6456875;0.4716734;0.08276074,-0.2130755;0.5112662;0.009592982,-0.4261023;0.479264;0.01581639,-0.6406333;0.4578384;0.0235582,0.07107264;0.0037415;-0.03018016,0.07400081;-0.3250734;0.01298754,0.08330077;-0.662918;0.09287868,0.08507108;-0.6255977;0.01867726,-0.06891204;0.005227763;-0.03464048,-0.1003959;-0.3233581;-0.002525542,-0.1212364;-0.661075;0.07571143,-0.1174269;-0.6237041;0.001591735,0.004901486;0.5471204;0.001603948,0;0;0,0.002051666;0.3157028;0.02115393,0.003199786;0.621932;0.02825689,0.2080615;0.4914435;0.08996105,0.4138525;0.4274653;0.09028602,0.6218583;0.3806233;0.05739236,-0.2036928;0.4939955;-0.02990342,-0.3977679;0.4105457;-0.07249747,-0.5890362;0.3723737;-0.1647034,0.07543529;-0.002892941;-0.01665258,0.1113427;-0.3273269;-0.07534266,0.1062295;-0.6688104;-0.01232743,0.1273652;-0.694172;-0.0576148,-0.06017059;0.009296011;-0.0476366,-0.1029282;-0.3193257;-0.06070771,-0.09737133;-0.6578312;0.01669503,-0.1058872;-0.68581;-0.02944072,0.00298889;0.5463956;0.02840781,702.5858
+0;0;0,0.002475672;0.3163648;0.005210208,0.005568988;0.6225165;-0.0036008,0.22002;0.5055975;0.02910206,0.4319248;0.4790764;0.05802038,0.6462328;0.47942;0.08280955,-0.2133223;0.5118798;0.009532958,-0.426666;0.4819698;0.01529074,-0.6416868;0.4669999;0.02448382,0.07112694;0.0037777;-0.03004744,0.0738302;-0.3251056;0.01261078,0.08325283;-0.6630138;0.0922181,0.08496557;-0.6257116;0.01801355,-0.06883034;0.00516312;-0.03481216,-0.1005053;-0.3234276;-0.00293554,-0.1213408;-0.661171;0.07518823,-0.1175885;-0.6238143;0.001064204,0.004733076;0.5471238;0.0009876895,0;0;0,0.002051666;0.3157028;0.02115393,0.003199786;0.621932;0.02825689,0.2080615;0.4914435;0.08996105,0.4138525;0.4274653;0.09028602,0.6218583;0.3806233;0.05739236,-0.2036928;0.4939955;-0.02990342,-0.3977679;0.4105457;-0.07249747,-0.5890362;0.3723737;-0.1647034,0.07543529;-0.002892941;-0.01665258,0.1113427;-0.3273269;-0.07534266,0.1062295;-0.6688104;-0.01232743,0.1273652;-0.694172;-0.0576148,-0.06017059;0.009296011;-0.0476366,-0.1029282;-0.3193257;-0.06070771,-0.09737133;-0.6578312;0.01669503,-0.1058872;-0.68581;-0.02944072,0.00298889;0.5463956;0.02840781,702.6061

+ 192 - 0
DataCSV/Sam/FirstPersonPerspective_TwoArms_Sideways_HapticFeedback_Slow.csv

@@ -0,0 +1,192 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.005943514;0.3102574;0.007069966,0.01204453;0.6165454;-0.0007265352,0.16291;0.4994608;0.02125898,0.1972607;0.2632537;0.03817527,0.2432043;0.02722478;0.002665792,-0.1407314;0.4918264;0.005097977,-0.1777031;0.2554094;0.005316665,-0.2180634;0.01855962;-0.03148852,0.08404856;0.005072465;-0.03702656,0.09275391;-0.2747523;0.002142996,0.09868118;-0.6037748;0.08096328,0.101496;-0.5629074;-0.02920271,-0.08253787;0.006159542;-0.04013,-0.1042808;-0.2742254;-0.0114342,-0.1234491;-0.6037074;0.06325068,-0.1176666;-0.5627517;-0.0467907,0.0104694;0.5404596;0.00365474,0;0;0,0.008257017;0.305948;-0.05169749,0.01542442;0.6047406;-0.1193235,0.1722329;0.5326291;-0.1069095,0.2583851;0.3130288;-0.06674218,0.2324597;0.07432774;-0.1045723,-0.1175111;0.4850286;-0.02282763,-0.1782101;0.2680851;0.05786378,-0.2482811;0.03942075;0.0144577,0.07669225;0.004289895;-0.05060387,0.1141031;-0.2752737;-0.06948662,0.08663148;-0.6094174;-0.02369475,0.06455804;-0.6086701;-0.1281917,-0.08797647;0.005216262;-0.02633986,-0.1231299;-0.2731817;-0.06055614,-0.1358732;-0.6071139;-0.007353988,-0.1554835;-0.6066198;-0.1122702,0.01356237;0.5310718;-0.09982586,890.8749
+0;0;0,0.006005845;0.3135111;0.007144109,0.01228037;0.6284609;-0.0009126968,0.1585607;0.5095092;0.02072822,0.1934455;0.2696298;0.0379075,0.2389561;0.03582472;0.002732594,-0.1360748;0.5021011;0.00504655,-0.1736213;0.2620086;0.005268638,-0.2136014;0.02739042;-0.03118977,0.0824376;0.004975241;-0.03631687,0.09114745;-0.274994;0.002872907,0.09703228;-0.6016603;0.08112873,0.09985265;-0.5607715;-0.02925407,-0.08095587;0.006041482;-0.03936083,-0.10271;-0.2744883;-0.01065022,-0.121741;-0.6016107;0.06349982,-0.1159472;-0.5606334;-0.04675813,0.01064141;0.549292;0.003646119,0;0;0,0.01117654;0.3088412;-0.05355883,0.02232373;0.6159905;-0.1230206,0.1728069;0.5341541;-0.1077263,0.254692;0.3100227;-0.0617466,0.2288329;0.07348382;-0.09854364,-0.1140172;0.4939308;-0.03933641,-0.1566866;0.2697268;0.04412679,-0.2192569;0.04062961;0.004468888,0.07643545;0.003884673;-0.04777193,0.1148735;-0.2756115;-0.06774306,0.08965162;-0.6078843;-0.02498651,0.07024591;-0.607278;-0.1302021,-0.08563618;0.005311155;-0.02789019,-0.1203871;-0.2734224;-0.06097228,-0.1301599;-0.6051375;-0.008635979,-0.1470856;-0.6047727;-0.1142113,0.01884509;0.5393487;-0.1028926,890.9044
+0;0;0,0.005965767;0.3152591;0.007306172,0.01219641;0.6306276;-0.0006051781,0.1550828;0.512711;0.0205982,0.1896643;0.2744904;0.03758149,0.2351346;0.03993036;0.002132647,-0.1327092;0.5052792;0.00541795,-0.1699639;0.2668563;0.005580467,-0.2100296;0.03151459;-0.0311833,0.08284298;0.005006022;-0.03637277,0.09145772;-0.2748344;0.003087673,0.09723376;-0.6001817;0.08113146,0.1027777;-0.6524816;0.00677035,-0.08126508;0.006067836;-0.03962531,-0.1029952;-0.2743461;-0.01068017,-0.1222888;-0.6001306;0.06326102,-0.1165405;-0.5591337;-0.04710022,0.01056986;0.5514639;0.003913008,0;0;0,0.01469654;0.310152;-0.05538058,0.02797942;0.6173853;-0.125927,0.1741357;0.535431;-0.1083589,0.2496085;0.3120067;-0.05718422,0.2282176;0.07452707;-0.0957644,-0.1086056;0.4978393;-0.04798698,-0.1550016;0.2757945;0.03433524,-0.2123731;0.0445675;-0.005478729,0.07750168;0.004068643;-0.04677534,0.1148177;-0.2755204;-0.06625438,0.09154534;-0.606986;-0.02670598,0.07388344;-0.6065227;-0.1322958,-0.08568267;0.005149487;-0.02903379,-0.1189341;-0.2736299;-0.06247567,-0.1261202;-0.6040563;-0.01011292,-0.1413035;-0.6038252;-0.1160226,0.02371625;0.5408831;-0.1054528,890.9368
+0;0;0,0.005861629;0.309756;0.007178635,0.01180169;0.6105002;-0.0002986589,0.1715751;0.4933283;0.02254271,0.2062526;0.2544466;0.03957313,0.2519122;0.01890969;0.003976636,-0.1496322;0.4850336;0.005599898,-0.1869902;0.2459491;0.005762866,-0.2272228;0.009627238;-0.03115402,0.08211368;0.004961953;-0.03605257,0.09073088;-0.274958;0.003419105,0.09647506;-0.5985103;0.08103229,0.1020011;-0.6505448;0.006910972,-0.08054968;0.006014419;-0.03927648,-0.102286;-0.2744793;-0.0103231,-0.1214732;-0.5984663;0.06321011,-0.1157433;-0.5575048;-0.04679524,0.01028288;0.5365807;0.003920218,0;0;0,0.007512972;0.3037965;-0.06071138,0.008061215;0.5929953;-0.1434312,0.1757389;0.5356441;-0.1087627,0.2478658;0.3113568;-0.05353665,0.2280217;0.07299764;-0.09379458,-0.1351659;0.4865258;-0.0401051,-0.1956831;0.2635689;0.03190124,-0.2461952;0.0298326;-0.008662399,0.07754356;0.003935963;-0.04515051,0.11482;-0.2757011;-0.06517744,0.09443638;-0.6058156;-0.02841163,0.0776284;-0.6068667;-0.1333282,-0.08437957;0.005309739;-0.03031439,-0.1171714;-0.2736191;-0.06364428,-0.1214664;-0.6022868;-0.01166363,-0.1357972;-0.6035647;-0.11688,0.008514091;0.5230149;-0.1192086,890.9594
+0;0;0,0.005884407;0.3109596;0.00720653,0.01196194;0.6185756;-0.0005123517,0.1670023;0.4993092;0.02198141,0.2024976;0.2547933;0.03941351,0.2471532;0.02443576;0.00459978,-0.1449161;0.4912544;0.00552856,-0.1831553;0.2465309;0.005695372,-0.2225032;0.01540565;-0.03040972,0.08224776;0.004970055;-0.03611144,0.09087014;-0.2751184;0.003383983,0.09660451;-0.5981185;0.08086474,0.1021345;-0.6502109;0.00669115,-0.08068119;0.00602424;-0.03934061,-0.1024305;-0.2746382;-0.0103698,-0.121585;-0.5980724;0.06303793,-0.1158511;-0.5571033;-0.04704501,0.0103744;0.5413108;0.003897455,0;0;0,0.01022327;0.3044721;-0.06304502,0.01626277;0.6007536;-0.1459761,0.1763611;0.5356523;-0.1096342,0.2387779;0.3047544;-0.0452745,0.2254888;0.07196991;-0.08892632,-0.1272979;0.490036;-0.04914212,-0.1939533;0.2618862;0.02054695,-0.2399262;0.03273501;-0.02003568,0.07804182;0.004039258;-0.04457116,0.1140487;-0.2758521;-0.06573844,0.09674847;-0.6057216;-0.03035307,0.08102378;-0.6067911;-0.1355143,-0.0842277;0.005282265;-0.03116444,-0.1192072;-0.2732176;-0.06719209,-0.1186377;-0.6011811;-0.01423067,-0.1318821;-0.6024638;-0.1196699,0.01388507;0.5271866;-0.1220164,890.9926
+0;0;0,0.005856289;0.3109592;0.007248607,0.01191488;0.6185765;-0.0004305467,0.1669618;0.4992985;0.02200697,0.2024302;0.2547795;0.03945201,0.2470176;0.0244098;0.004631329,-0.1449437;0.4912076;0.00561336,-0.1831759;0.246483;0.005672249,-0.2225394;0.0153484;-0.03035627,0.08223058;0.004986378;-0.03614828,0.09075341;-0.2750947;0.003420334,0.09626619;-0.5981158;0.08083002,0.1013177;-0.650808;0.007291362,-0.08070346;0.006010572;-0.03929701,-0.1024926;-0.2746463;-0.01030199,-0.1217164;-0.5980693;0.06313664,-0.116002;-0.5570956;-0.04694685,0.0103315;0.5413111;0.003969857,0;0;0,0.01022327;0.3044721;-0.06304502,0.01626277;0.6007536;-0.1459761,0.1763611;0.5356523;-0.1096342,0.2387779;0.3047544;-0.0452745,0.2254888;0.07196991;-0.08892632,-0.1272979;0.490036;-0.04914212,-0.1939533;0.2618862;0.02054695,-0.2399262;0.03273501;-0.02003568,0.07804182;0.004039258;-0.04457116,0.1140487;-0.2758521;-0.06573844,0.09674847;-0.6057216;-0.03035307,0.08102378;-0.6067911;-0.1355143,-0.0842277;0.005282265;-0.03116444,-0.1192072;-0.2732176;-0.06719209,-0.1186377;-0.6011811;-0.01423067,-0.1318821;-0.6024638;-0.1196699,0.01388507;0.5271866;-0.1220164,891.0151
+0;0;0,0.005872711;0.3118312;0.007268934,0.01199396;0.6226152;-0.0005008457,0.1369931;0.5103246;0.0185397,0.1725693;0.2650624;0.03603777,0.2177377;0.03169081;0.0007633455,-0.1151203;0.5037847;0.005288733,-0.1534687;0.2583162;0.005347802,-0.1933452;0.02416983;-0.0311502,0.08370607;0.005075851;-0.0367969,0.09222514;-0.2748816;0.002754241,0.09771572;-0.5966024;0.07985234,0.1027643;-0.6492471;0.006356038,-0.08215156;0.006118422;-0.04000213,-0.103931;-0.2744145;-0.01101991,-0.1230775;-0.5965357;0.06212311,-0.1173664;-0.5555684;-0.04789699,0.01038873;0.5442834;0.003960289,0;0;0,0.01837894;0.3035104;-0.06978297,0.05152557;0.5951177;-0.1721022,0.1655192;0.5338463;-0.102196,0.2391093;0.3042967;-0.04205561,0.2216794;0.06743836;-0.0786767,-0.07942767;0.5003771;-0.0928869,-0.1408731;0.2743036;-0.01017908,-0.1822046;0.04176478;-0.05449821,0.08014454;0.004457414;-0.04408479,0.1162645;-0.2753543;-0.06442666,0.1021579;-0.6043167;-0.03181815,0.09336275;-0.607065;-0.1372104,-0.08573788;0.004775091;-0.03182292,-0.1148969;-0.2741024;-0.06910772,-0.1129407;-0.6006899;-0.01604808,-0.1192164;-0.6036007;-0.1215697,0.04049989;0.5231507;-0.1428187,891.0375
+0;0;0,0.005912486;0.3139432;0.007318165,0.01211766;0.6289677;-0.000573724,0.1408182;0.5142308;0.0189788,0.1766666;0.2670919;0.03661075,0.2211997;0.03700252;0.001832437,-0.118725;0.5074982;0.00533733,-0.1573668;0.2601514;0.005396851,-0.1966825;0.02929813;-0.03058784,0.08316119;0.00504281;-0.03655738,0.09168272;-0.2749955;0.003005199,0.09714687;-0.5951675;0.07973213,0.1021989;-0.6478689;0.00618539,-0.0816168;0.006078594;-0.03974174,-0.1034026;-0.2745354;-0.01075114,-0.1224569;-0.5951059;0.06203976,-0.1167418;-0.554131;-0.04805586,0.0104828;0.5491904;0.003969737,0;0;0,0.02251218;0.3049127;-0.07190466,0.05006617;0.6034033;-0.169338,0.1724508;0.533462;-0.1034863,0.2366641;0.3012481;-0.03546453,0.2213268;0.06806085;-0.07448149,-0.08017249;0.5019889;-0.09084662,-0.1526344;0.2737063;-0.01797715,-0.192634;0.0448902;-0.06463627,0.08033352;0.003902912;-0.04253173,0.1175735;-0.2758111;-0.0633297,0.1072173;-0.6034242;-0.0318749,0.09821439;-0.605919;-0.1374078,-0.08458262;0.005397943;-0.03308019,-0.1117564;-0.2737055;-0.07079142,-0.1061477;-0.5985903;-0.01744869,-0.1126422;-0.6012337;-0.1231198,0.04252814;0.5284634;-0.1426001,891.0707
+0;0;0,0.00511951;0.2737106;0.006423655,0.01046799;0.5462766;-0.0003196162,0.202419;0.4263377;0.02568212,0.2379098;0.1810925;0.04326689,0.2820031;-0.04656897;0.008785632,-0.1825384;0.4162131;0.005635929,-0.2208708;0.1707652;0.005603356,-0.2597402;-0.05765805;-0.03010206,0.08220118;0.004974538;-0.03613309,0.09085915;-0.2753632;0.003703669,0.09629094;-0.5957806;0.08021723,0.09898347;-0.5549008;-0.02978654,-0.08066924;0.006019189;-0.03928899,-0.1025078;-0.2749184;-0.01016324,-0.1216348;-0.5956686;0.06266939,-0.1159777;-0.5547097;-0.04721396,0.009075432;0.4781367;0.00354964,0;0;0,-0.0104181;0.2629034;-0.07588291,-0.007757291;0.5198252;-0.167217,0.1735564;0.5284125;-0.09520984,0.2346862;0.2972931;-0.02767467,0.2235414;0.06731048;-0.07179618,-0.1915132;0.4985515;-0.06906961,-0.2611712;0.27367;0.01024053,-0.2946014;0.04642075;-0.03669693,0.08080675;0.003591955;-0.0393033,0.1201419;-0.2760184;-0.06214976,0.1139794;-0.6041161;-0.03273821,0.1114749;-0.6080613;-0.1379423,-0.08257926;0.005635679;-0.03516088,-0.1051314;-0.2744343;-0.07126375,-0.09628079;-0.5994816;-0.01818839,-0.09626357;-0.60353;-0.123389,-0.008595139;0.456396;-0.1419985,891.0931
+0;0;0,0.00511951;0.2737106;0.006423655,0.01046799;0.5462766;-0.0003196162,0.202419;0.4263377;0.02568212,0.2379098;0.1810925;0.04326689,0.2820031;-0.04656897;0.008785632,-0.1825384;0.4162131;0.005635929,-0.2208708;0.1707652;0.005603356,-0.2597402;-0.05765805;-0.03010206,0.08220118;0.004974538;-0.03613309,0.09085915;-0.2753632;0.003703669,0.09629094;-0.5957806;0.08021723,0.09898347;-0.5549008;-0.02978654,-0.08066924;0.006019189;-0.03928899,-0.1025078;-0.2749184;-0.01016324,-0.1216348;-0.5956686;0.06266939,-0.1159777;-0.5547097;-0.04721396,0.009075432;0.4781367;0.00354964,0;0;0,-0.0104181;0.2629034;-0.07588291,-0.007757291;0.5198252;-0.167217,0.1735564;0.5284125;-0.09520984,0.2346862;0.2972931;-0.02767467,0.2235414;0.06731048;-0.07179618,-0.1915132;0.4985515;-0.06906961,-0.2611712;0.27367;0.01024053,-0.2946014;0.04642075;-0.03669693,0.08080675;0.003591955;-0.0393033,0.1201419;-0.2760184;-0.06214976,0.1139794;-0.6041161;-0.03273821,0.1114749;-0.6080613;-0.1379423,-0.08257926;0.005635679;-0.03516088,-0.1051314;-0.2744343;-0.07126375,-0.09628079;-0.5994816;-0.01818839,-0.09626357;-0.60353;-0.123389,-0.008595139;0.456396;-0.1419985,891.1157
+0;0;0,0.005141619;0.2748926;0.006451397,0.01057268;0.5516531;-0.0004065686,0.2050884;0.4297157;0.02596587,0.2408057;0.182905;0.04366288,0.2839429;-0.03981993;0.009929292,-0.1850285;0.4194555;0.005650998,-0.2236056;0.1724408;0.005618216,-0.2616322;-0.05102947;-0.02931299,0.0830478;0.005025772;-0.03650524,0.09169696;-0.2750268;0.003290996,0.09713705;-0.5959338;0.07992148,0.09982645;-0.5550666;-0.02995419,-0.08150008;0.006081183;-0.03969364,-0.1033164;-0.2745706;-0.01059751,-0.1224726;-0.5958109;0.06234641,-0.1168222;-0.5548648;-0.04740897,0.009153472;0.4822091;0.003536748,0;0;0,-0.007035509;0.2634705;-0.07853556,-0.006797358;0.5232922;-0.1742032,0.178745;0.5272436;-0.09744763,0.2284989;0.2942965;-0.02152252,0.220081;0.06895286;-0.06341004,-0.1931517;0.4956701;-0.07263014,-0.2706823;0.2705782;0.003704995,-0.2986678;0.04738599;-0.04109723,0.08166771;0.003482789;-0.03966212,0.1179101;-0.2764025;-0.06060672,0.1180438;-0.6052578;-0.03345346,0.1163308;-0.6096739;-0.1383848,-0.08350001;0.005726523;-0.03535226,-0.1087471;-0.2733094;-0.07522134,-0.09348181;-0.598189;-0.01951405,-0.09267133;-0.6027001;-0.124425,-0.006926283;0.4589984;-0.1476262,891.1488
+0;0;0,0.005142332;0.2770208;0.006539538,0.01056917;0.5548371;-0.0003054682,0.2010784;0.4337333;0.02550553,0.2377408;0.1807539;0.04370316,0.2790181;-0.03309557;0.01126022,-0.1810238;0.4236143;0.005776905,-0.2205618;0.1704136;0.005673105,-0.2570363;-0.04414593;-0.02782005,0.08407341;0.005087096;-0.03694722,0.09276137;-0.2746547;0.002986621,0.0982739;-0.5928702;0.0787251,0.1009183;-0.551999;-0.03112038,-0.08250711;0.006159899;-0.04017395,-0.1042755;-0.2741998;-0.01101541,-0.1233144;-0.5926781;0.06135114,-0.1177069;-0.5517297;-0.0483753,0.009151091;0.4851545;0.003641977,0;0;0,-0.002196416;0.2652797;-0.0801971,-0.00138168;0.5259378;-0.1766479,0.1802341;0.5241395;-0.09578753,0.2216488;0.2851231;-0.01314473,0.2177929;0.06936118;-0.05696154,-0.1833618;0.4965904;-0.07428043,-0.2796743;0.267226;-0.01271948,-0.2976199;0.05175819;-0.0544271,0.08292343;0.003023416;-0.03967214,0.1180874;-0.2768319;-0.05891109,0.1234699;-0.6029627;-0.0336616,0.1220172;-0.6075237;-0.1385169,-0.08461782;0.006447588;-0.0354622,-0.1077492;-0.2721017;-0.07789919,-0.08885531;-0.5936735;-0.02078138,-0.08777995;-0.5983195;-0.1256132,-0.001695573;0.4614506;-0.1499166,891.1714
+0;0;0,0.005172435;0.2786424;0.006577821,0.01062255;0.5576395;-0.0003047672,0.1972093;0.4370891;0.02508858,0.2334706;0.1868773;0.04308713,0.2748394;-0.02744636;0.01057225,-0.1771038;0.4271763;0.00576212,-0.2162093;0.1767456;0.005659455,-0.2527646;-0.03828961;-0.02790797,0.08309858;0.005028111;-0.03651882,0.0917928;-0.2749153;0.003443811,0.09726556;-0.590835;0.07863586,0.09990979;-0.5499644;-0.03120415,-0.08155044;0.006088475;-0.03970813,-0.1033345;-0.2744733;-0.01052857,-0.122236;-0.5906539;0.06131588,-0.1166288;-0.5497061;-0.0484051,0.009194406;0.4874621;0.003670712,0;0;0,0.003679961;0.2666328;-0.08127141,0.006424889;0.5283274;-0.1782854,0.1833557;0.5220357;-0.09479141,0.2185136;0.2866485;-0.007604599,0.2184215;0.07031846;-0.05124569,-0.1744506;0.4981966;-0.08181986,-0.2721306;0.2709494;-0.0264834,-0.2904063;0.05523553;-0.06934071,0.08275661;0.002294302;-0.03755474,0.1173144;-0.2777356;-0.05828929,0.1282525;-0.6013695;-0.03317952,0.1279165;-0.6060263;-0.1380069,-0.08286762;0.006945721;-0.03672863,-0.1040512;-0.2719581;-0.07921153,-0.08223844;-0.5908452;-0.02155462,-0.08004958;-0.5955698;-0.1263372,0.005279824;0.4634041;-0.151334,891.1935
+0;0;0,0.005264154;0.2835834;0.006694461,0.01086613;0.5704005;-0.0003457176,0.2092365;0.4455464;0.02645721,0.2437107;0.207666;0.04356872,0.2844929;-0.003618389;0.01151494,-0.1885824;0.4350112;0.005917102,-0.2257606;0.1969227;0.005819497,-0.2617976;-0.01506318;-0.02727191,0.08233992;0.004982207;-0.03618542,0.09103448;-0.2749722;0.003778782,0.09640557;-0.5850227;0.07757388,0.09907567;-0.5440457;-0.03334046,-0.08080591;0.00603289;-0.03934561,-0.1025909;-0.2745399;-0.0101649,-0.1211412;-0.5848464;0.0603448,-0.1154792;-0.5437915;-0.05044936,0.009414777;0.4990827;0.00369436,0;0;0,-0.02133271;0.2759933;-0.06216669,-0.04035744;0.5537778;-0.1312864,0.1669495;0.4910666;-0.07058382,0.2058355;0.2662199;0.006877422,0.2201487;0.05604398;-0.04746318,-0.2419846;0.5217158;-0.1166714,-0.3288483;0.3065675;-0.05159996,-0.3441275;0.09315252;-0.09099923,0.08285232;0.001272202;-0.03532624,0.1218591;-0.2781588;-0.05639815,0.1354719;-0.5957624;-0.03297806,0.1449725;-0.5964288;-0.1397438,-0.08113948;0.007849644;-0.0383254,-0.09845807;-0.2715129;-0.079603,-0.07358094;-0.5839329;-0.0214588,-0.06157424;-0.5845895;-0.1279746,-0.03714544;0.4853748;-0.1109059,891.2272
+0;0;0,0.005305134;0.2880009;0.006868088,0.01103048;0.5824798;-0.0003113709,0.2141889;0.4538494;0.02693109,0.2485762;0.2167553;0.04402508,0.2892558;0.005731091;0.01184776,-0.193204;0.4430096;0.006235346,-0.2303071;0.2057089;0.006041597,-0.2665923;-0.00596343;-0.02711963,0.08039427;0.004879661;-0.03533604,0.0890852;-0.2752559;0.00482972,0.09441883;-0.5845774;0.07838458,0.09700584;-0.54362;-0.03224237,-0.07890755;0.005876174;-0.03840252,-0.1007174;-0.274889;-0.009076841,-0.1192165;-0.5844622;0.06121382,-0.1136452;-0.5434182;-0.04929441,0.009535009;0.5087247;0.003849758,0;0;0,-0.01951067;0.2799839;-0.06517792,-0.03694674;0.5628909;-0.1452832,0.1720863;0.4922993;-0.0665009,0.2057688;0.2670414;0.009739876,0.2124355;0.05557516;-0.0398488,-0.2448151;0.5225669;-0.1202273,-0.3366596;0.3090843;-0.05958017,-0.3505171;0.0968017;-0.1039142,0.08139537;0.0008761883;-0.03331232,0.1215701;-0.2785007;-0.05565715,0.139345;-0.595166;-0.03272963,0.1508744;-0.596635;-0.1387572,-0.07833014;0.008067542;-0.03917893,-0.09716625;-0.2713933;-0.08055051,-0.06815922;-0.5824926;-0.02143751,-0.05413385;-0.5839282;-0.1271739,-0.03375675;0.4929147;-0.1217778,891.2606
+0;0;0,0.005305134;0.2880009;0.006868088,0.01103048;0.5824798;-0.0003113709,0.2141889;0.4538494;0.02693109,0.2485762;0.2167553;0.04402508,0.2892558;0.005731091;0.01184776,-0.193204;0.4430096;0.006235346,-0.2303071;0.2057089;0.006041597,-0.2665923;-0.00596343;-0.02711963,0.08039427;0.004879661;-0.03533604,0.0890852;-0.2752559;0.00482972,0.09441883;-0.5845774;0.07838458,0.09700584;-0.54362;-0.03224237,-0.07890755;0.005876174;-0.03840252,-0.1007174;-0.274889;-0.009076841,-0.1192165;-0.5844622;0.06121382,-0.1136452;-0.5434182;-0.04929441,0.009535009;0.5087247;0.003849758,0;0;0,-0.01951067;0.2799839;-0.06517792,-0.03694674;0.5628909;-0.1452832,0.1720863;0.4922993;-0.0665009,0.2057688;0.2670414;0.009739876,0.2124355;0.05557516;-0.0398488,-0.2448151;0.5225669;-0.1202273,-0.3366596;0.3090843;-0.05958017,-0.3505171;0.0968017;-0.1039142,0.08139537;0.0008761883;-0.03331232,0.1215701;-0.2785007;-0.05565715,0.139345;-0.595166;-0.03272963,0.1508744;-0.596635;-0.1387572,-0.07833014;0.008067542;-0.03917893,-0.09716625;-0.2713933;-0.08055051,-0.06815922;-0.5824926;-0.02143751,-0.05413385;-0.5839282;-0.1271739,-0.03375675;0.4929147;-0.1217778,891.2831
+0;0;0,0.00599504;0.325454;0.007761248,0.01227179;0.6483075;-9.988854E-05,0.2288902;0.5091603;0.02906394,0.2654988;0.2567509;0.04726214,0.3062522;0.04534402;0.01502647,-0.205574;0.4976001;0.006992964,-0.2450739;0.2449708;0.006786699,-0.2814248;0.03291468;-0.02643466,0.08060677;0.00489256;-0.03542944,0.08937027;-0.2775821;0.005071696,0.09466918;-0.5848901;0.07814777,0.09721889;-0.5440907;-0.03088433,-0.07911612;0.005891706;-0.03850403,-0.101108;-0.2772178;-0.008933486,-0.1194867;-0.5847759;0.06089965,-0.1139958;-0.5438911;-0.04801546,0.01063702;0.5676821;0.004448853,0;0;0,-0.006782472;0.3069665;-0.1083605,-0.0007134676;0.6064823;-0.2291453,0.1797331;0.4936925;-0.06631017,0.1995208;0.2533353;0.01865292,0.2148003;0.04404424;-0.03928351,-0.2077691;0.5059835;-0.1027826,-0.3113706;0.2798813;-0.04339966,-0.3209387;0.0675922;-0.09067154,0.08214531;0.0008268059;-0.03206396,0.1217888;-0.2808801;-0.05611944,0.1448618;-0.5950621;-0.03237629,0.1563169;-0.6018277;-0.1349833,-0.0779245;0.008147358;-0.04047256,-0.09343515;-0.2739673;-0.08145766,-0.06373468;-0.5829641;-0.02276109,-0.04976723;-0.5896809;-0.1250739,-0.002435535;0.5325947;-0.1965652,891.3168
+0;0;0,0.006050003;0.3256409;0.007879962,0.01236081;0.6485475;0.0001115804,0.2302378;0.5089874;0.02943999,0.2650397;0.2687852;0.04668892,0.3057733;0.05748932;0.01432548,-0.2080786;0.5015913;0.006893306,-0.2439464;0.2609271;0.00699509,-0.2804329;0.04892716;-0.02582759,0.07974312;0.004883002;-0.0350672,0.08841698;-0.2784531;0.005380642,0.0940414;-0.5835271;0.07824723,0.09671724;-0.5427278;-0.03072458,-0.07828446;0.005779467;-0.03808752,-0.1002308;-0.2781668;-0.008364053,-0.1184947;-0.5835383;0.06110489,-0.1128776;-0.5426502;-0.04774608,0.01071908;0.5678835;0.004642165,0;0;0,0.001299426;0.307787;-0.1067998,0.009577021;0.6071717;-0.22791,0.1866805;0.491796;-0.06008768,0.1994661;0.2646747;0.02627349,0.2171959;0.05499345;-0.02915192,-0.2018106;0.5082566;-0.1055614,-0.3066241;0.2931123;-0.06159675,-0.3118273;0.08005536;-0.1055536,0.08184278;0.0004995763;-0.03023291,0.1268716;-0.2811791;-0.05513597,0.1512809;-0.5929738;-0.03065109,0.1643204;-0.5997403;-0.1330075,-0.07612684;0.008421353;-0.04178879,-0.08808556;-0.2749211;-0.08134466,-0.05622459;-0.5813247;-0.02207392,-0.04068064;-0.5880222;-0.1241049,0.007003099;0.5333095;-0.195235,891.3392
+0;0;0,0.006040726;0.3251417;0.00786788,0.01233547;0.6472301;0.0001223269,0.232662;0.5072922;0.0297112,0.2682187;0.261881;0.0473342,0.3089683;0.0505017;0.01495798,-0.2105342;0.4998139;0.006913505,-0.2471798;0.2539305;0.007017497,-0.2836807;0.04184689;-0.02581813,0.07831789;0.004795729;-0.03444045,0.08705138;-0.2804886;0.006285504,0.09261239;-0.5821233;0.07833065,0.09528675;-0.54133;-0.03058091,-0.0768853;0.005676171;-0.03740679,-0.09898258;-0.2802224;-0.007478945,-0.1170406;-0.5821515;0.06120685,-0.1114265;-0.5412694;-0.04758395,0.0106994;0.566844;0.004637303,0;0;0,0.005002499;0.3074904;-0.1060195,0.01698667;0.6067832;-0.2248576,0.1893279;0.4866607;-0.05057335,0.1929404;0.252618;0.03316736,0.2062923;0.04321173;-0.02480412,-0.2009052;0.5085138;-0.1092397,-0.3124919;0.2904814;-0.06667411,-0.320193;0.07828219;-0.1146544,0.08103681;0.0004016757;-0.02785158,0.1279955;-0.282791;-0.05466223,0.1534911;-0.5909726;-0.03059959,0.1688091;-0.5976301;-0.1326141,-0.07366788;0.008355508;-0.04296586,-0.08591976;-0.2772708;-0.08024198,-0.05287904;-0.5798761;-0.02071586,-0.03505935;-0.5864314;-0.1223601,0.01318793;0.5329351;-0.1929669,891.3619
+0;0;0,0.006040726;0.3251417;0.00786788,0.01233547;0.6472301;0.0001223269,0.232662;0.5072922;0.0297112,0.2682187;0.261881;0.0473342,0.3089683;0.0505017;0.01495798,-0.2105342;0.4998139;0.006913505,-0.2471798;0.2539305;0.007017497,-0.2836807;0.04184689;-0.02581813,0.07831789;0.004795729;-0.03444045,0.08705138;-0.2804886;0.006285504,0.09261239;-0.5821233;0.07833065,0.09528675;-0.54133;-0.03058091,-0.0768853;0.005676171;-0.03740679,-0.09898258;-0.2802224;-0.007478945,-0.1170406;-0.5821515;0.06120685,-0.1114265;-0.5412694;-0.04758395,0.0106994;0.566844;0.004637303,0;0;0,0.005002499;0.3074904;-0.1060195,0.01698667;0.6067832;-0.2248576,0.1893279;0.4866607;-0.05057335,0.1929404;0.252618;0.03316736,0.2062923;0.04321173;-0.02480412,-0.2009052;0.5085138;-0.1092397,-0.3124919;0.2904814;-0.06667411,-0.320193;0.07828219;-0.1146544,0.08103681;0.0004016757;-0.02785158,0.1279955;-0.282791;-0.05466223,0.1534911;-0.5909726;-0.03059959,0.1688091;-0.5976301;-0.1326141,-0.07366788;0.008355508;-0.04296586,-0.08591976;-0.2772708;-0.08024198,-0.05287904;-0.5798761;-0.02071586,-0.03505935;-0.5864314;-0.1223601,0.01318793;0.5329351;-0.1929669,891.3854
+0;0;0,0.006063069;0.3265797;0.008056158,0.01235749;0.6489776;0.0003903201,0.2369854;0.5076162;0.03003788,0.2736485;0.2548652;0.04836996,0.3143222;0.04361381;0.01592603,-0.2145163;0.4991917;0.007259735,-0.252692;0.2460003;0.007417688,-0.2895813;0.03405021;-0.0249927,0.07640822;0.004689521;-0.03354667,0.08471292;-0.2780818;0.006760336,0.0904474;-0.5795642;0.07892223,0.09301985;-0.5387622;-0.02982213,-0.07497052;0.005525665;-0.03653047,-0.09683412;-0.277832;-0.006804552,-0.1149949;-0.5796049;0.06200849,-0.1094896;-0.5387262;-0.04661923,0.01071614;0.5683632;0.004899978,0;0;0,0.01259814;0.3092048;-0.1048315,0.02884181;0.6092268;-0.2221484,0.1916627;0.4799944;-0.03510165,0.1858765;0.235351;0.04026008,0.2012159;0.0259445;-0.01672888,-0.1967095;0.5109178;-0.1105563,-0.3175826;0.287715;-0.07688898,-0.3232335;0.07525119;-0.1233786,0.07989566;-0.000710994;-0.02453089,0.1327303;-0.280021;-0.05364513,0.1598445;-0.5879369;-0.02946901,0.1782802;-0.5945313;-0.1308081,-0.07025804;0.008911836;-0.04438438,-0.07839893;-0.2747355;-0.0780169,-0.04392675;-0.5768809;-0.01758798,-0.0230124;-0.5833317;-0.1184967,0.02353646;0.5350127;-0.1907501,891.4078
+0;0;0,0.006050656;0.3259111;0.008039664,0.01229144;0.6455678;0.0004434478,0.2322433;0.506255;0.02952558,0.2730829;0.2247116;0.04994598,0.3138634;0.012905;0.01741679,-0.2098956;0.4980053;0.00721979,-0.2524202;0.2159712;0.007395736,-0.2894063;0.003464073;-0.02509983,0.07525719;0.004618877;-0.03304132,0.08361939;-0.2801107;0.007544819,0.08929294;-0.5783896;0.07893993,0.09186631;-0.5375838;-0.02984321,-0.07384115;0.005442426;-0.03598017,-0.09585615;-0.2798775;-0.006048394,-0.113824;-0.5784438;0.06203346,-0.1083167;-0.5375612;-0.046633,0.01066616;0.5657423;0.004908968,0;0;0,0.01557988;0.3090869;-0.1026735,0.03599742;0.6080755;-0.21435,0.1919501;0.4779014;-0.03046943,0.1861172;0.2022808;0.04267977,0.2083717;-0.003091201;-0.02739383,-0.1894185;0.5130154;-0.1153645,-0.3286452;0.2655925;-0.08798933,-0.3316734;0.05200936;-0.1322196,0.07932767;-0.000928551;-0.02197647,0.1322624;-0.2820827;-0.05260825,0.1620256;-0.5864246;-0.02831984,0.1815877;-0.5926719;-0.1296146,-0.06765717;0.008619524;-0.04609683,-0.07661421;-0.2773319;-0.07674957,-0.03998372;-0.5756005;-0.01515537,-0.01794983;-0.5816811;-0.1160011,0.02968225;0.5341274;-0.1845763,891.4315
+0;0;0,0.006042469;0.3254702;0.008028788,0.01227341;0.6446205;0.0004428816,0.2312991;0.5056432;0.0294171,0.2713725;0.2293823;0.04945436,0.3121657;0.01750951;0.01691499,-0.2089882;0.497428;0.007204719,-0.2507149;0.2206858;0.007377365,-0.2877127;0.008112133;-0.02512836,0.07432384;0.004561593;-0.03263153,0.08262606;-0.2781255;0.00766347,0.0883156;-0.5772452;0.07925984,0.0908821;-0.5364682;-0.02923313,-0.07292536;0.005374928;-0.03553394,-0.09478244;-0.2778984;-0.005816873,-0.1128009;-0.5773063;0.06245689,-0.1073083;-0.5364527;-0.04591971,0.01064989;0.5648814;0.004903574,0;0;0,0.01776737;0.3091456;-0.100723,0.03995898;0.6082287;-0.2103429,0.1920525;0.4753279;-0.02562834,0.1865088;0.2044183;0.04440497,0.1989872;-0.001395211;-0.02699591,-0.1906506;0.5106404;-0.1356326,-0.3330467;0.271982;-0.1025731,-0.3366835;0.05887051;-0.1492986,0.0789146;-0.001018643;-0.01952195,0.1302762;-0.2800497;-0.0528121,0.1629834;-0.5848373;-0.02700853,0.1867402;-0.59089;-0.1271548,-0.06491829;0.008472458;-0.0482026,-0.07724997;-0.2753105;-0.07852988,-0.03693547;-0.572942;-0.01203715,-0.01074263;-0.5787967;-0.1116455,0.03335989;0.5342215;-0.1810129,891.4654
+0;0;0,0.006030439;0.3254939;0.008032952,0.01224913;0.6446631;0.0004688269,0.2311839;0.5057598;0.02938133,0.272514;0.2203484;0.04988734,0.3133772;0.008271173;0.0175419,-0.2087449;0.4969914;0.007294988,-0.2523673;0.2111848;0.007512501,-0.2898346;-0.001550272;-0.0246244,0.07290871;0.004482178;-0.03201403,0.08102757;-0.277664;0.008106232,0.08704726;-0.5777061;0.07996374,0.08958207;-0.5369511;-0.02842203,-0.07154325;0.005267188;-0.03484953,-0.09343418;-0.2774398;-0.005192429,-0.1114274;-0.5777872;0.06331098,-0.1059672;-0.5369415;-0.04495779,0.01062774;0.5648485;0.004925151,0;0;0,0.0201586;0.3097557;-0.09844876,0.04568501;0.6098936;-0.2044625,0.1855206;0.4655333;-0.01424122,0.1802862;0.1815222;0.03959775,0.2020877;-0.02192843;-0.036726,-0.1864209;0.5123243;-0.1351406,-0.3357328;0.2662896;-0.1075502,-0.3381631;0.05319054;-0.1552543,0.07801746;-0.001474619;-0.01648545,0.1296623;-0.2796943;-0.05125117,0.1644015;-0.5851903;-0.02497602,0.1900199;-0.5909552;-0.1246462,-0.06181755;0.008278606;-0.04970638,-0.07451026;-0.2753911;-0.07524882,-0.03301703;-0.5736189;-0.00769525,-0.004984722;-0.5791773;-0.106788,0.03835423;0.5355217;-0.1760383,891.4884
+0;0;0,0.006030439;0.3254939;0.008032952,0.01224913;0.6446631;0.0004688269,0.2311839;0.5057598;0.02938133,0.272514;0.2203484;0.04988734,0.3133772;0.008271173;0.0175419,-0.2087449;0.4969914;0.007294988,-0.2523673;0.2111848;0.007512501,-0.2898346;-0.001550272;-0.0246244,0.07290871;0.004482178;-0.03201403,0.08102757;-0.277664;0.008106232,0.08704726;-0.5777061;0.07996374,0.08958207;-0.5369511;-0.02842203,-0.07154325;0.005267188;-0.03484953,-0.09343418;-0.2774398;-0.005192429,-0.1114274;-0.5777872;0.06331098,-0.1059672;-0.5369415;-0.04495779,0.01062774;0.5648485;0.004925151,0;0;0,0.0201586;0.3097557;-0.09844876,0.04568501;0.6098936;-0.2044625,0.1855206;0.4655333;-0.01424122,0.1802862;0.1815222;0.03959775,0.2020877;-0.02192843;-0.036726,-0.1864209;0.5123243;-0.1351406,-0.3357328;0.2662896;-0.1075502,-0.3381631;0.05319054;-0.1552543,0.07801746;-0.001474619;-0.01648545,0.1296623;-0.2796943;-0.05125117,0.1644015;-0.5851903;-0.02497602,0.1900199;-0.5909552;-0.1246462,-0.06181755;0.008278606;-0.04970638,-0.07451026;-0.2753911;-0.07524882,-0.03301703;-0.5736189;-0.00769525,-0.004984722;-0.5791773;-0.106788,0.03835423;0.5355217;-0.1760383,891.5119
+0;0;0,0.006011739;0.3244846;0.008008044,0.0121963;0.6419063;0.0004885262,0.2262335;0.5048294;0.02882826,0.25774;0.2872567;0.04446025,0.298754;0.07439646;0.0119954,-0.2039058;0.4962561;0.007233393,-0.2371597;0.2783821;0.007399207,-0.2747653;0.06486164;-0.02485635,0.07187617;0.0044187;-0.03156064,0.07999992;-0.277898;0.008583866,0.08599573;-0.5767495;0.08015625,0.08853208;-0.535988;-0.02829537,-0.07053003;0.005192593;-0.03435598,-0.09243419;-0.2776853;-0.00468096,-0.110356;-0.5768408;0.06355063,-0.1048925;-0.5359886;-0.04478392,0.0105853;0.5626032;0.004916292,0;0;0,0.02263084;0.3094219;-0.09558463,0.0507118;0.6090954;-0.1969109,0.1856993;0.4649903;-0.01113772,0.163894;0.2563616;0.05648971,0.1958589;0.05076745;-0.01246595,-0.1782524;0.5151695;-0.1359917,-0.293258;0.3275688;-0.1235589,-0.2942442;0.1136503;-0.1713451,0.07734562;-0.001738995;-0.01401472,0.1298679;-0.2798318;-0.04987693,0.1658882;-0.5839113;-0.02324986,0.1919903;-0.5893572;-0.1229808,-0.05981868;0.00843437;-0.05032265,-0.07181688;-0.275643;-0.07348242,-0.03022654;-0.5724825;-0.005457744,-0.001718178;-0.5777072;-0.1046066,0.04286316;0.5348909;-0.1696479,891.5451
+0;0;0,0.00603002;0.3235367;0.008113778,0.01220263;0.6397747;0.0006657126,0.2250619;0.5032625;0.02847068,0.2633377;0.2409093;0.04738797,0.3041729;0.02850355;0.01507722,-0.2035878;0.4977376;0.006940799,-0.2427059;0.2348278;0.007510535,-0.2827565;0.0222185;-0.02444091,0.07078391;0.004350496;-0.03105013,0.07888287;-0.2781963;0.009155333,0.08542135;-0.5769269;0.08086421,0.08801194;-0.5361494;-0.02757021,-0.06943188;0.005108529;-0.03386027,-0.09126396;-0.2780004;-0.004069841,-0.1092115;-0.5770864;0.06412312,-0.1036877;-0.5362252;-0.04419313,0.01059472;0.5608207;0.005060562,0;0;0,0.02571192;0.3092285;-0.09216738,0.05552061;0.6087528;-0.1896598,0.1873755;0.46357;-0.004624128,0.1699878;0.2059225;0.05836439,0.1944807;0.004025161;-0.02204227,-0.1734612;0.516076;-0.1355584,-0.3139192;0.2905033;-0.1291849,-0.3143056;0.07676567;-0.1754859,0.07658289;-0.002008438;-0.01115465,0.1314488;-0.2797073;-0.04840827,0.1692758;-0.5834634;-0.02145934,0.1964156;-0.5885913;-0.1210101,-0.05760877;0.00856787;-0.05100217,-0.06800526;-0.2760344;-0.07120616,-0.02606408;-0.5725837;-0.002472207,0.003474303;-0.5774741;-0.1014219,0.04731314;0.53462;-0.1633427,891.5678
+0;0;0,0.005999635;0.3219064;0.008072894,0.0121234;0.63565;0.0006895023,0.2219862;0.5007073;0.02812332,0.2589345;0.2474529;0.04638454,0.2997798;0.03499502;0.01406587,-0.2006435;0.4952601;0.006895811,-0.238405;0.2414683;0.007445788,-0.2784654;0.02880682;-0.0245135,0.07011975;0.004309675;-0.03075879,0.07822442;-0.2784368;0.009475095,0.0847739;-0.5776699;0.0813046,0.08736496;-0.5368905;-0.02714942,-0.06878039;0.005060595;-0.03354256,-0.09062791;-0.2782484;-0.003731074,-0.1086057;-0.5778376;0.0645766,-0.1030809;-0.5369744;-0.04375922,0.01053099;0.5574572;0.00504198,0;0;0,0.02890579;0.308383;-0.08825707,0.06097777;0.6064169;-0.181437,0.1895253;0.4623823;0.0007400513,0.1698574;0.2137698;0.06108475,0.1961729;0.0121915;-0.01969171,-0.1663349;0.5173326;-0.1345286,-0.3028535;0.300079;-0.1345922,-0.3004473;0.08764553;-0.186721,0.07621901;-0.002622485;-0.008077145,0.1329589;-0.2799904;-0.04651737,0.1720537;-0.584015;-0.01852632,0.1999197;-0.588815;-0.1180131,-0.05532475;0.009125446;-0.05231972,-0.06326595;-0.2760832;-0.06725335,-0.02170999;-0.5730442;0.002244949,0.008543493;-0.5776016;-0.09662721,0.05219571;0.5327594;-0.1562767,891.6014
+0;0;0,0.005989857;0.3213817;0.008059735,0.01211802;0.6353493;0.0006701085,0.2254103;0.4994074;0.02848281,0.2606864;0.2576149;0.04591756,0.3014555;0.0455533;0.01365915,-0.2040771;0.4938717;0.00691086,-0.2401295;0.2515663;0.007435946,-0.2801152;0.03930138;-0.02446374,0.06898925;0.004240193;-0.03026289,0.07709679;-0.2786062;0.009985214,0.08368249;-0.5794942;0.08221198,0.08626803;-0.5387378;-0.02601102,-0.06767149;0.004979006;-0.03300177,-0.08952673;-0.2784301;-0.003179757,-0.1076039;-0.5796762;0.0655057,-0.1020909;-0.5388361;-0.04259935,0.01052401;0.5570781;0.005026949,0;0;0,0.03128576;0.3083059;-0.0857656,0.06419688;0.6068811;-0.1776609,0.1873163;0.4599625;0.01237655,0.1695881;0.2209355;0.06300998,0.1961818;0.01668195;-0.009420156,-0.1669999;0.5169945;-0.132798,-0.2981376;0.3102651;-0.1416207,-0.2939552;0.0977494;-0.191545,0.07509524;-0.002884239;-0.006762028,0.1335521;-0.279932;-0.04568553,0.1739209;-0.5854539;-0.01704288,0.2039157;-0.5901077;-0.1157041,-0.05379432;0.009243038;-0.05209678,-0.06184495;-0.2760262;-0.06772824,-0.019284;-0.5740567;0.004105367,0.01306413;-0.5784627;-0.09389684,0.05525146;0.5330765;-0.152746,891.6346
+0;0;0,0.005927601;0.3215974;0.008095775,0.01209604;0.6396984;0.0006380719,0.2236725;0.5030199;0.02821929,0.2583886;0.2672214;0.04484146,0.299924;0.05461212;0.01285496,-0.2020787;0.4963976;0.006888562,-0.2382675;0.2602364;0.007722467,-0.280317;0.04761241;-0.023485,0.06814715;0.004224214;-0.02990569,0.07616142;-0.2785169;0.01042321,0.08285272;-0.5786805;0.08249538,0.08541241;-0.5379192;-0.02573268,-0.06685876;0.004883162;-0.03259278,-0.08885153;-0.2784169;-0.002750341,-0.106834;-0.5789411;0.06580056,-0.1013448;-0.5380969;-0.04231025,0.0104836;0.5601013;0.005058122,0;0;0,0.03662458;0.3093941;-0.0803709,0.07569614;0.6130983;-0.1671517,0.1902966;0.4579794;0.02087164,0.1737526;0.2244586;0.06858683,0.1964464;0.02373815;-0.01595497,-0.1557955;0.5172749;-0.1295611,-0.2849464;0.3170775;-0.1475467,-0.2793058;0.1026467;-0.1915769,0.07437824;-0.003563672;-0.003377438,0.1378037;-0.2795675;-0.04122305,0.1784021;-0.5842763;-0.0122118,0.2093389;-0.5885549;-0.1107185,-0.05129007;0.009656132;-0.05321952,-0.05517472;-0.2759282;-0.06094446,-0.01325823;-0.5732406;0.0110674,0.02001443;-0.5772637;-0.08676428,0.06471688;0.5376427;-0.1438334,891.6684
+0;0;0,0.005930918;0.3217773;0.008100304,0.01209764;0.6397966;0.0006496077,0.222101;0.5036795;0.02805186,0.2562011;0.272065;0.0443791,0.297736;0.0594583;0.01239299,-0.200503;0.4971062;0.006878824,-0.2360496;0.2651354;0.007697932,-0.2780986;0.052514;-0.02350915,0.06614414;0.004100054;-0.02902669,0.07415055;-0.2783639;0.01126269,0.08083432;-0.5781897;0.08325373,0.08339108;-0.5374407;-0.02485038,-0.06489362;0.004739634;-0.0316348,-0.08686482;-0.2782828;-0.001821609,-0.1048271;-0.5784687;0.06665213,-0.09934419;-0.5376369;-0.04133486,0.01048802;0.5603389;0.005061915,0;0;0,0.04030693;0.3100756;-0.07661533,0.08193073;0.6143886;-0.159687,0.192306;0.4559734;0.02646089,0.1761317;0.2262657;0.07170892,0.2004044;0.02564888;-0.01263332,-0.1488786;0.5184478;-0.1333704,-0.2775332;0.3230359;-0.1517241,-0.2694722;0.1085913;-0.1952948,0.07214637;-0.004286051;-0.003307104,0.1406937;-0.2790893;-0.03877091,0.1814216;-0.5833514;-0.008960722,0.2138519;-0.5873944;-0.1069298,-0.04921482;0.009983915;-0.05208291,-0.05264047;-0.2753174;-0.06012275,-0.01005585;-0.5717498;0.01361523,0.02468655;-0.5755235;-0.08365184,0.0704053;0.5389141;-0.1371849,891.702
+0;0;0,0.005907218;0.3204916;0.008067938,0.01201444;0.6354634;0.0007034503,0.2147764;0.5023987;0.02725505,0.2455488;0.2933864;0.04198898,0.287042;0.08099312;0.01003499,-0.1933212;0.496051;0.006808798,-0.225399;0.2867172;0.007547973,-0.2674058;0.07430921;-0.02362778,0.06630541;0.004110051;-0.02909746,0.0743156;-0.278487;0.01121088,0.08101226;-0.5788913;0.08334085,0.08357133;-0.5381326;-0.0248607,-0.06505184;0.00475119;-0.03171193,-0.08703339;-0.2784045;-0.001884699,-0.1050303;-0.5791698;0.06672117,-0.09954248;-0.5383282;-0.04136315,0.01042727;0.5571132;0.005054257,0;0;0,0.04114027;0.3098907;-0.07134461,0.08322586;0.6132699;-0.1455085,0.1942256;0.4556122;0.02785778,0.1713317;0.250551;0.07556486,0.2006225;0.04832323;-0.002535105,-0.1395842;0.5187834;-0.1369988,-0.2562636;0.3428251;-0.1535757,-0.2463398;0.1287868;-0.1976524,0.07232915;-0.0046992;-0.002524614,0.1416381;-0.2793492;-0.03876877,0.1838674;-0.5839124;-0.007974386,0.217242;-0.5872233;-0.1059866,-0.04901877;0.01033234;-0.05244393,-0.05002872;-0.2751458;-0.05960065,-0.007678851;-0.5720865;0.01471675,0.02799546;-0.5751266;-0.08257441,0.07190341;0.5382881;-0.1252666,891.7356
+0;0;0,0.005896629;0.3210573;0.00807024,0.01202236;0.6379698;0.0006676014,0.2144694;0.5044554;0.02710032,0.2455579;0.2953714;0.04165321,0.287335;0.08306216;0.009910233,-0.1927819;0.4974019;0.006777843,-0.2262062;0.2881745;0.007856977,-0.2695287;0.07603152;-0.02291104,0.0663402;0.004113539;-0.02911231,0.07425237;-0.2786009;0.01121248,0.08102161;-0.5781856;0.08319714,0.08287719;-0.540316;0.004051834,-0.06509124;0.004753644;-0.03171756,-0.08714134;-0.2785138;-0.001893293,-0.1050294;-0.5784711;0.06654857,-0.1010314;-0.5405392;-0.01251125,0.01043;0.5590901;0.005043171,0;0;0,0.04174757;0.3106349;-0.07029057,0.084895;0.6158534;-0.1445518,0.1939664;0.4557609;0.02890992,0.1710419;0.2503362;0.07548928,0.2010681;0.04784369;-0.001473911,-0.1373405;0.5186307;-0.1386608,-0.2553835;0.3437074;-0.1576907,-0.2432765;0.1297844;-0.2014917,0.07238916;-0.004639357;-0.001938105,0.1409017;-0.2794945;-0.03904343,0.181889;-0.5834174;-0.008554937,0.2050687;-0.6074784;-0.06212234,-0.04869955;0.01022391;-0.05281378,-0.05009011;-0.2753766;-0.05963576,-0.007347681;-0.5712357;0.0153251,0.01915516;-0.5654026;-0.05568837,0.07341267;0.5404029;-0.1240804,891.7689
+0;0;0,0.005892858;0.320852;0.00806508,0.01201638;0.6376526;0.0006665601,0.213375;0.5044931;0.02697798,0.250633;0.2539172;0.04441884,0.2925047;0.04112686;0.01260393,-0.1917014;0.4974772;0.006764041,-0.2317586;0.2467295;0.008057324,-0.2751792;0.03410587;-0.02278042,0.06584302;0.00408271;-0.02889413,0.07375763;-0.278719;0.01144311,0.08052645;-0.5782852;0.08342332,0.08237753;-0.5404347;0.004469916,-0.06460341;0.004718018;-0.03147985,-0.08666032;-0.2786369;-0.001646383,-0.1045472;-0.5785756;0.06679125,-0.100559;-0.540663;-0.01207688,0.0104253;0.558836;0.005038633,0;0;0,0.04249285;0.3105422;-0.06930876,0.08683437;0.6155038;-0.1434274,0.1935151;0.4548546;0.02990867,0.170301;0.2053432;0.07096721,0.2095976;0.009092167;-0.0183997,-0.1331302;0.519783;-0.151458,-0.2773377;0.3112491;-0.165544,-0.2637028;0.09703815;-0.2099615,0.07185295;-0.004705906;-0.001360178,0.14052;-0.2795409;-0.0390048,0.182035;-0.5833969;-0.008757593,0.2053407;-0.6075444;-0.06189513,-0.04777793;0.01029906;-0.05289652,-0.04964098;-0.2754175;-0.05829288,-0.006848559;-0.5713127;0.01641832,0.0212631;-0.5655443;-0.05373339,0.0751714;0.5401731;-0.1228611,891.7906
+0;0;0,0.005897062;0.3210809;0.008070833,0.01202095;0.6379021;0.0006731264,0.2127609;0.5049335;0.02691621,0.2493946;0.2585555;0.04406488,0.2912058;0.04607275;0.01229596,-0.1910796;0.497939;0.006763948,-0.2304657;0.2513921;0.008035566,-0.2738235;0.03907578;-0.0227576,0.06575389;0.004077184;-0.02885501,0.07367218;-0.2788555;0.01150091,0.08044133;-0.578437;0.08348477,0.08229607;-0.5405709;0.004375704,-0.06451596;0.004711631;-0.03143724,-0.08658308;-0.2787745;-0.00158995,-0.1044709;-0.5787284;0.06685115,-0.1004748;-0.5408002;-0.01217248,0.01043037;0.5591105;0.005043805,0;0;0,0.04259628;0.310997;-0.06825876,0.08673051;0.6159892;-0.1424491,0.192846;0.4545512;0.03018093,0.1707;0.2092004;0.07081103,0.2132778;0.01112224;-0.01200509,-0.1322673;0.5196645;-0.1512223,-0.2759188;0.3163271;-0.170101,-0.2612932;0.1022596;-0.2133159,0.07175937;-0.004689097;-0.001188993,0.1392508;-0.2798147;-0.03982902,0.1820474;-0.5834371;-0.008871555,0.2053155;-0.6077988;-0.06204081,-0.04755834;0.01030086;-0.05296136,-0.05033478;-0.2755324;-0.05877823,-0.007433768;-0.5713332;0.01630786,0.02080081;-0.5655652;-0.05397145,0.07519683;0.540696;-0.1217694,891.8244
+0;0;0,0.005836533;0.3210836;0.008007181,0.01191576;0.6379039;0.0005410248,0.2126594;0.5048956;0.02678142,0.2502028;0.258637;0.04367723,0.2933723;0.04628147;0.01289007,-0.191953;0.5005727;0.006600244,-0.2318457;0.2541127;0.008661606,-0.2783885;0.04231611;-0.0210424,0.06576006;0.004103005;-0.02883728,0.07358959;-0.2788354;0.01149628,0.08040002;-0.5784053;0.08352402,0.08229326;-0.5405421;0.004415572,-0.06450683;0.004684797;-0.03145998,-0.08660468;-0.2787887;-0.001515804,-0.104537;-0.5787584;0.066845,-0.1005022;-0.5408342;-0.01217707,0.01033736;0.5591133;0.004931808,0;0;0,0.04259628;0.310997;-0.06825876,0.08673051;0.6159892;-0.1424491,0.192846;0.4545512;0.03018093,0.1707;0.2092004;0.07081103,0.2132778;0.01112224;-0.01200509,-0.1322673;0.5196645;-0.1512223,-0.2759188;0.3163271;-0.170101,-0.2612932;0.1022596;-0.2133159,0.07175937;-0.004689097;-0.001188993,0.1392508;-0.2798147;-0.03982902,0.1820474;-0.5834371;-0.008871555,0.2053155;-0.6077988;-0.06204081,-0.04755834;0.01030086;-0.05296136,-0.05033478;-0.2755324;-0.05877823,-0.007433768;-0.5713332;0.01630786,0.02080081;-0.5655652;-0.05397145,0.07519683;0.540696;-0.1217694,891.8469
+0;0;0,0.005828618;0.3206481;0.007996321,0.01191008;0.6375865;0.0005283933,0.2117801;0.5048065;0.02667478,0.2476639;0.2694342;0.04282368,0.2908058;0.05721425;0.01205619,-0.1910855;0.5005023;0.00658073,-0.2292146;0.2649373;0.008550966,-0.2757277;0.05327606;-0.02113406,0.06578179;0.004104361;-0.02884681,0.07361165;-0.2788462;0.01148849,0.08040114;-0.5774953;0.08329482,0.08232395;-0.5395094;0.002951436,-0.06452814;0.004686345;-0.03147038,-0.08662695;-0.2787994;-0.001524908,-0.1045042;-0.5778469;0.06662576,-0.1004063;-0.539799;-0.01362991,0.01033157;0.5587901;0.004919497,0;0;0,0.04348442;0.3108728;-0.06618428,0.08786327;0.6161255;-0.1396587,0.1930741;0.4540032;0.03185201,0.1709542;0.2202018;0.07423353,0.2145774;0.02105762;-0.005036592,-0.1301076;0.5193194;-0.1492046,-0.2673075;0.3250782;-0.1690828,-0.2513058;0.1113092;-0.2125787,0.07178314;-0.004827023;-0.0003299713,0.1396861;-0.279865;-0.03896403,0.1831698;-0.5823401;-0.00715971,0.2064356;-0.6081604;-0.0606885,-0.04730025;0.01034504;-0.05321556,-0.04983765;-0.2755327;-0.05730547,-0.006999888;-0.5703532;0.01779023,0.02173537;-0.5648682;-0.05359489,0.07630308;0.5407824;-0.1191545,891.869
+0;0;0,0.005821864;0.3202766;0.007987055,0.01190063;0.6370757;0.0005236748,0.2112269;0.5045059;0.02660762,0.2466239;0.2723257;0.04253751,0.2897519;0.06017435;0.01177997,-0.1905486;0.5002134;0.006567937,-0.2281606;0.2678432;0.008511454,-0.2746587;0.05625026;-0.02116399,0.06587048;0.004109894;-0.0288857,0.07369345;-0.2785917;0.01141411,0.080513;-0.5785626;0.08353824,0.08242133;-0.5406367;0.003799386,-0.06461515;0.004692664;-0.03151281,-0.08669451;-0.2785437;-0.001593685,-0.1046509;-0.5789147;0.0668586,-0.1005838;-0.5409274;-0.01279318,0.0103234;0.5583435;0.0049112,0;0;0,0.04530641;0.3106941;-0.06396294,0.09012918;0.6158202;-0.137094,0.1942876;0.4534231;0.03400493,0.1731438;0.2229217;0.07685876,0.2237244;0.02477877;-0.0005700588,-0.1274194;0.519342;-0.1469865,-0.2641481;0.3289884;-0.1690125,-0.2465775;0.1154034;-0.2124515,0.07184888;-0.005279779;-0.0002391338,0.1413319;-0.2799186;-0.03699613,0.1851567;-0.5837139;-0.005078554,0.2085113;-0.6085368;-0.05868601,-0.04739595;0.01068727;-0.053194,-0.04812307;-0.2749694;-0.05547889,-0.005228229;-0.5711396;0.01984807,0.02335327;-0.5654193;-0.05099215,0.07840948;0.5405366;-0.1167097,891.903
+0;0;0,0.005723855;0.320376;0.008024732,0.01175593;0.6372589;0.0005785301,0.2111423;0.5047802;0.0264645,0.2456233;0.2840223;0.04160005,0.290353;0.07230681;0.01108396,-0.1904627;0.4996469;0.006624859,-0.2287564;0.2790242;0.009982868,-0.278884;0.06827986;-0.01881789,0.06577604;0.004113385;-0.02880053,0.07354434;-0.2786015;0.0114814,0.08038316;-0.5790758;0.08373109,0.08225328;-0.5411745;0.00426092,-0.06449508;0.004674214;-0.03148672,-0.08664925;-0.278558;-0.001497166,-0.1047274;-0.5794301;0.06706492,-0.1007041;-0.5414662;-0.01231911,0.0101921;0.5585213;0.004965183,0;0;0,0.04513881;0.3109296;-0.06342888,0.08982344;0.6162062;-0.136369,0.1937584;0.4528573;0.0344255,0.1752273;0.2347615;0.08178449,0.2368508;0.03844914;0.008167744,-0.1274919;0.5191086;-0.1467844,-0.258872;0.3390658;-0.1686013,-0.2404671;0.1256033;-0.2116176,0.07173121;-0.00524506;2.95639E-05,0.1407806;-0.2799926;-0.03680301,0.1850087;-0.5842534;-0.004852295,0.2082588;-0.6087644;-0.05841923,-0.04711433;0.01062619;-0.05329354,-0.04854754;-0.2750399;-0.05515967,-0.005683456;-0.5717276;0.02027694,0.02285798;-0.5658853;-0.05031506,0.07819769;0.5409008;-0.1159918,891.9249
+0;0;0,0.005723855;0.320376;0.008024732,0.01175593;0.6372589;0.0005785301,0.2111423;0.5047802;0.0264645,0.2456233;0.2840223;0.04160005,0.290353;0.07230681;0.01108396,-0.1904627;0.4996469;0.006624859,-0.2287564;0.2790242;0.009982868,-0.278884;0.06827986;-0.01881789,0.06577604;0.004113385;-0.02880053,0.07354434;-0.2786015;0.0114814,0.08038316;-0.5790758;0.08373109,0.08225328;-0.5411745;0.00426092,-0.06449508;0.004674214;-0.03148672,-0.08664925;-0.278558;-0.001497166,-0.1047274;-0.5794301;0.06706492,-0.1007041;-0.5414662;-0.01231911,0.0101921;0.5585213;0.004965183,0;0;0,0.04513881;0.3109296;-0.06342888,0.08982344;0.6162062;-0.136369,0.1937584;0.4528573;0.0344255,0.1752273;0.2347615;0.08178449,0.2368508;0.03844914;0.008167744,-0.1274919;0.5191086;-0.1467844,-0.258872;0.3390658;-0.1686013,-0.2404671;0.1256033;-0.2116176,0.07173121;-0.00524506;2.95639E-05,0.1407806;-0.2799926;-0.03680301,0.1850087;-0.5842534;-0.004852295,0.2082588;-0.6087644;-0.05841923,-0.04711433;0.01062619;-0.05329354,-0.04854754;-0.2750399;-0.05515967,-0.005683456;-0.5717276;0.02027694,0.02285798;-0.5658853;-0.05031506,0.07819769;0.5409008;-0.1159918,891.9474
+0;0;0,0.005721916;0.3202675;0.008022013,0.01175393;0.637149;0.0005769865,0.2108292;0.5047807;0.02642812,0.2439631;0.2926474;0.04097234,0.2886688;0.08104558;0.01047263,-0.190153;0.4996554;0.006619236,-0.2269506;0.287652;0.009846053,-0.2770513;0.07702082;-0.01893925,0.06565771;0.004105986;-0.02874872,0.07342637;-0.2786223;0.01153513,0.0802979;-0.5805336;0.08413035,0.08216016;-0.5426655;0.004994415,-0.06437905;0.004665805;-0.03143008,-0.08653428;-0.2785799;-0.001439096,-0.1046989;-0.5808909;0.06745089,-0.1006925;-0.5429605;-0.01159927,0.01019064;0.5584384;0.004962134,0;0;0,0.04558656;0.3108579;-0.06290913,0.09127508;0.6161004;-0.1353564,0.1936806;0.4516444;0.03520536,0.1815331;0.2437287;0.0893662,0.2529958;0.04976059;0.01884222,-0.1258813;0.5190922;-0.1463505,-0.2520483;0.3460684;-0.1676713,-0.2331427;0.132759;-0.2106345,0.0715958;-0.005313784;0.000295639,0.1408152;-0.2800273;-0.03657699,0.1848977;-0.5857481;-0.004030228,0.2084891;-0.6096737;-0.05754042,-0.0468772;0.01068181;-0.05331706,-0.04815274;-0.2750022;-0.05453245,-0.005236086;-0.5731558;0.02116637,0.02325424;-0.56721;-0.04910145,0.07941011;0.5408359;-0.1150708,891.9808
+0;0;0,0.005594779;0.3201597;0.007969472,0.01158053;0.63697;0.0005251369,0.2089465;0.5052035;0.02600435,0.2425391;0.2976841;0.04019862,0.288763;0.08635218;0.009768678,-0.1891396;0.5020251;0.006297034,-0.2277829;0.2949483;0.01077981,-0.2807267;0.08501744;-0.0183719,0.06551035;0.004064288;-0.02874532,0.07318617;-0.2786838;0.01153621,0.08005753;-0.5813591;0.08430862,0.08195775;-0.5434837;0.005093351,-0.06427681;0.004696049;-0.03131862,-0.08650409;-0.2785946;-0.001646863,-0.1048165;-0.5816424;0.06750561,-0.1007693;-0.5437051;-0.01162285,0.01002333;0.5582877;0.004911401,0;0;0,0.04534297;0.3108863;-0.06237602,0.09069748;0.6161934;-0.1344481,0.1896769;0.4519873;0.03631639,0.1870401;0.24985;0.09571147,0.2675332;0.0595001;0.02491879,-0.124377;0.5190404;-0.145875,-0.2479265;0.3496407;-0.1666948,-0.2288918;0.1363168;-0.209758,0.07145017;-0.005387932;0.0005114079,0.1402551;-0.2802038;-0.03650379,0.1849035;-0.5866013;-0.003601789,0.2084838;-0.610466;-0.05729771,-0.04665729;0.01068524;-0.05332299,-0.04854418;-0.2750129;-0.05433572,-0.005425174;-0.5738653;0.021713,0.02350244;-0.5679241;-0.04846577,0.07898359;0.5409087;-0.11426,892.0034
+0;0;0,0.005593837;0.3201058;0.00796813,0.01157974;0.6369243;0.0005236054,0.2089847;0.5051454;0.02600707,0.2424095;0.2986628;0.04013043,0.2886829;0.08710434;0.00966787,-0.1891795;0.5019664;0.006295885,-0.2276298;0.2959241;0.01075627,-0.2806303;0.08576824;-0.01842669,0.06549898;0.004063582;-0.02874033,0.07317533;-0.2787042;0.011544,0.08006269;-0.5820842;0.08448583,0.08196729;-0.5441906;0.005088061,-0.06426565;0.004695233;-0.03131318,-0.08649447;-0.2786151;-0.001639361,-0.1048495;-0.5823684;0.06767409,-0.1007929;-0.5444129;-0.01163666,0.01002251;0.5582401;0.00490998,0;0;0,0.04516974;0.3109549;-0.06188083,0.09045836;0.6162879;-0.1339183,0.1897624;0.4520333;0.03667641,0.2007625;0.2549421;0.1072867,0.2874575;0.06878576;0.03208065,-0.1245908;0.5189939;-0.1454078,-0.2475811;0.3504393;-0.1657675,-0.2280806;0.1370172;-0.209321,0.07143581;-0.005390644;0.0007081032,0.1395372;-0.2803766;-0.03649855,0.1846655;-0.5873752;-0.002993107,0.2083233;-0.6110857;-0.05708051,-0.04664481;0.01065118;-0.05332401,-0.04894892;-0.2750628;-0.05459972,-0.005636979;-0.5744617;0.02215786,0.02333354;-0.5685438;-0.04820338,0.0787856;0.540997;-0.1137221,892.0255
+0;0;0,0.005590512;0.3199155;0.007963394,0.01157464;0.6366405;0.0005213451,0.2089312;0.5049044;0.02599796,0.2422973;0.2987845;0.04009651,0.2886343;0.08693504;0.009592051,-0.189135;0.5017262;0.006291627,-0.2275177;0.2960457;0.01074418,-0.2805912;0.08560081;-0.01847892,0.06539423;0.004057083;-0.02869436,0.07307065;-0.2787136;0.01159037,0.07996118;-0.5822328;0.08456567,0.08186612;-0.5443378;0.005153812,-0.06416287;0.004687724;-0.0312631,-0.08639191;-0.2786255;-0.001588983,-0.1047553;-0.5825182;0.06775627,-0.1006981;-0.5445613;-0.01156855,0.01001799;0.557986;0.004906063,0;0;0,0.04521056;0.310847;-0.06140661,0.09062302;0.616082;-0.1333678,0.1893953;0.4519233;0.03758669,0.2098019;0.25745;0.1121602,0.3071535;0.07870275;0.03135228,-0.1243875;0.5191833;-0.1450029,-0.247262;0.3508858;-0.1643759,-0.2274167;0.1372884;-0.2084232,0.07130228;-0.005576819;0.001056433,0.1392817;-0.280593;-0.03617191,0.184512;-0.5877017;-0.002478361,0.2082875;-0.611366;-0.05658078,-0.04633341;0.01078063;-0.05341559,-0.04897191;-0.2749357;-0.05392726,-0.005754918;-0.5745343;0.02268719,0.02331158;-0.5686092;-0.04765298,0.07895394;0.5408208;-0.1131744,892.059
+0;0;0,0.005387629;0.3199189;0.007966872,0.01116552;0.6366478;0.0005249176,0.2085464;0.5047123;0.0258837,0.2434276;0.2988387;0.03991396,0.2934335;0.08779867;0.009593017,-0.189239;0.5008955;0.006520527,-0.2306295;0.2958136;0.01159467,-0.2874672;0.08608085;-0.01559859,0.06538413;0.004103683;-0.02871076,0.07284985;-0.278657;0.01168361,0.07973671;-0.5821133;0.08492051,0.08158871;-0.5442175;0.005507469,-0.0641975;0.004637101;-0.03119953,-0.08648555;-0.2786794;-0.001601312,-0.1050156;-0.5825567;0.0677674,-0.1010094;-0.5445988;-0.01155993,0.009673987;0.5579919;0.004906695,0;0;0,0.04521056;0.310847;-0.06140661,0.09062302;0.616082;-0.1333678,0.1893953;0.4519233;0.03758669,0.2098019;0.25745;0.1121602,0.3071535;0.07870275;0.03135228,-0.1243875;0.5191833;-0.1450029,-0.247262;0.3508858;-0.1643759,-0.2274167;0.1372884;-0.2084232,0.07130228;-0.005576819;0.001056433,0.1392817;-0.280593;-0.03617191,0.184512;-0.5877017;-0.002478361,0.2082875;-0.611366;-0.05658078,-0.04633341;0.01078063;-0.05341559,-0.04897191;-0.2749357;-0.05392726,-0.005754918;-0.5745343;0.02268719,0.02331158;-0.5686092;-0.04765298,0.07895394;0.5408208;-0.1131744,892.0818
+0;0;0,0.005385256;0.319778;0.007963364,0.01116009;0.6363379;0.0005242429,0.2076082;0.5046678;0.02578374,0.2424363;0.2991079;0.03979263,0.2924458;0.08805223;0.009469433,-0.1883109;0.5008689;0.006511422,-0.2296383;0.2960996;0.01157783,-0.2864803;0.08635126;-0.01561744,0.06534105;0.00410098;-0.02869185,0.0728059;-0.2786266;0.01169779,0.07971882;-0.5832311;0.08521181,0.08157465;-0.5453191;0.005634829,-0.0641552;0.004634046;-0.03117898,-0.08644065;-0.2786492;-0.001584226,-0.1050408;-0.5836763;0.06804697,-0.1010264;-0.545702;-0.01144413,0.009668848;0.5576974;0.004905161,0;0;0,0.04510832;0.3107362;-0.06130767,0.09044491;0.6157793;-0.1333845,0.1908767;0.4539918;0.03644562,0.2210221;0.2625608;0.1146092,0.329128;0.09010312;0.03376126,-0.1235905;0.5190778;-0.1448081,-0.2478477;0.3520765;-0.1631065,-0.2289269;0.1383478;-0.2070041,0.07126138;-0.005532086;0.0008394718,0.13893;-0.2806228;-0.0361464,0.1841887;-0.5888819;-0.002028227,0.2083666;-0.6123;-0.05643845,-0.04637262;0.01079358;-0.05331577,-0.04909633;-0.2748871;-0.05432748,-0.005896244;-0.5755852;0.02281174,0.02302459;-0.5696919;-0.04776442,0.07880723;0.5405416;-0.1131458,892.1152
+0;0;0,0.005384544;0.3197357;0.007962311,0.01115891;0.6362698;0.000523746,0.2095135;0.5040942;0.02598404,0.2442854;0.2988656;0.03997035,0.2944158;0.08730006;0.009573903,-0.1902187;0.5002587;0.006526102,-0.2314796;0.2958193;0.01158435,-0.2884588;0.08556427;-0.01567662,0.06529739;0.004098239;-0.02867267,0.07276214;-0.2786258;0.01171647,0.07969935;-0.5843006;0.08548878,0.08155666;-0.5463823;0.005848303,-0.06411233;0.004630949;-0.03115814,-0.0863975;-0.2786489;-0.001563754,-0.1050631;-0.5847477;0.06831209,-0.1010454;-0.5467671;-0.01124243,0.009667767;0.5576346;0.004904372,0;0;0,0.04515527;0.3107181;-0.06114388,0.09052388;0.6157254;-0.1332381,0.1916681;0.453309;0.03843284,0.238213;0.2670963;0.1201761,0.3525088;0.1035063;0.0286789,-0.1254719;0.5188839;-0.144913,-0.2507263;0.3528787;-0.1615607,-0.2379936;0.1380676;-0.2050465,0.07120977;-0.00560084;0.0006816387,0.1389676;-0.280671;-0.03626704,0.1844706;-0.5899754;-0.001802206,0.2086806;-0.6133206;-0.05636334,-0.04637687;0.0108202;-0.05324261,-0.04893397;-0.2748561;-0.05479184,-0.00575114;-0.5765132;0.02309126,0.02334818;-0.5706484;-0.04747416,0.07888789;0.5404961;-0.112988,892.1383
+0;0;0,0.005070571;0.3195691;0.007955059,0.01068846;0.6358953;0.0004825108,0.2090515;0.5041304;0.02550545,0.2457719;0.2995868;0.03985368,0.3007149;0.08941641;0.009594087,-0.1909153;0.5016036;0.006371662,-0.2348843;0.2980559;0.01160604,-0.2947877;0.08864565;-0.01417929,0.06555435;0.00408983;-0.02877456,0.07295195;-0.2785611;0.01146562,0.0796988;-0.5874161;0.08611055,0.08153429;-0.5494485;0.005989365,-0.06435531;0.00465294;-0.0312861,-0.08688331;-0.2785164;-0.001736248,-0.1059253;-0.5878128;0.06884661,-0.1019145;-0.5497804;-0.01118871,0.009252943;0.5573021;0.004886772,0;0;0,0.04475349;0.3105989;-0.06114578,0.0898377;0.6152991;-0.1337905,0.1911332;0.4530146;0.0378058,0.25397;0.2735823;0.1229405,0.3649506;0.1059737;0.03521013,-0.1260078;0.5178391;-0.1437903,-0.2541461;0.3541813;-0.1575396,-0.245465;0.1398687;-0.2033727,0.07148981;-0.005563885;0.0005710125,0.1370703;-0.281131;-0.03586435,0.1823704;-0.5937177;-0.0005619526,0.2069977;-0.6165504;-0.05613589,-0.046817;0.01076516;-0.05323867,-0.05102577;-0.2747972;-0.05463907,-0.007544726;-0.5796546;0.02397509,0.02149646;-0.5739264;-0.04711461,0.07831746;0.5401425;-0.1133668,892.1707
+0;0;0,0.005074677;0.3198278;0.007961501,0.01069804;0.636461;0.0004804507,0.209684;0.5044246;0.02557377,0.2463511;0.3001778;0.03990118,0.3012117;0.09032258;0.009686956,-0.1915336;0.5018899;0.006380144,-0.2354388;0.2986376;0.01160693,-0.2952524;0.08954138;-0.01413975,0.06614955;0.004126962;-0.02903582,0.07353895;-0.2782109;0.0111598,0.08030841;-0.5881009;0.08605485,0.08214331;-0.5501358;0.005959108,-0.06493961;0.004695186;-0.03157016,-0.08744266;-0.2781605;-0.002053028,-0.1065484;-0.5884933;0.06876635,-0.102539;-0.5504634;-0.01124354,0.009260598;0.5577626;0.00489061,0;0;0,0.04471615;0.3108039;-0.06148505,0.08977191;0.6156192;-0.134989,0.191911;0.4529624;0.03698421,0.262271;0.278227;0.1252084,0.3852879;0.116232;0.04405284,-0.126851;0.5177129;-0.1433325,-0.2587753;0.3572055;-0.1533255,-0.2574749;0.1429035;-0.1984338,0.07216783;-0.00506112;-0.001435995,0.1364504;-0.280878;-0.03575492,0.1815123;-0.5945703;-0.0003509521,0.2061338;-0.6174241;-0.05587029,-0.04775977;0.01114049;-0.05320495,-0.05259265;-0.2740784;-0.05664099,-0.009254128;-0.5799814;0.02230189,0.01953885;-0.5742725;-0.04885323,0.07829054;0.5404218;-0.1142888,892.2042
+0;0;0,0.005058856;0.3188307;0.00793668,0.01066848;0.63469;0.0004733764,0.2086494;0.5031019;0.02545255,0.2452733;0.299096;0.03976306,0.300151;0.08917497;0.009539358,-0.1905497;0.50058;0.006355491,-0.2344031;0.2975675;0.01157611,-0.2942355;0.08840562;-0.01417864,0.06642924;0.004144412;-0.02915858,0.07381555;-0.2780758;0.01102027,0.08061334;-0.5892624;0.0862287,0.08243579;-0.5513513;0.00667657,-0.06521419;0.004715038;-0.03170364,-0.08770785;-0.2780227;-0.002198825,-0.1068936;-0.589654;0.06891687,-0.1029113;-0.5516786;-0.01054998,0.009234329;0.5561715;0.004873453,0;0;0,0.04423487;0.3098445;-0.06149173,0.08908296;0.6138073;-0.1353154,0.1915063;0.4526681;0.03589725,0.2691786;0.2826732;0.1266344,0.4014783;0.1287481;0.04419804,-0.1266526;0.5164605;-0.1421356,-0.2627223;0.3595966;-0.1487112,-0.2781333;0.1457397;-0.1936512,0.07245669;-0.005093992;-0.002079248,0.1349264;-0.2812945;-0.03566384,0.1799596;-0.5963267;-7.843971E-05,0.2032765;-0.6199601;-0.05461502,-0.04847876;0.01102815;-0.05299465,-0.0545751;-0.2740398;-0.05702328,-0.01140492;-0.5813378;0.02199476,0.01689032;-0.575451;-0.04880343,0.07765941;0.5388184;-0.1145132,892.2279
+0;0;0,0.004750526;0.317678;0.007923056,0.01017098;0.6325887;0.0005342052,0.2012774;0.503584;0.02450947,0.2403588;0.3003559;0.03889039,0.3000899;0.09208365;0.009702399,-0.1835807;0.4993805;0.00609378,-0.2320102;0.2977434;0.01182639,-0.2953047;0.08989154;-0.01243293,0.06548537;0.004117763;-0.02876988,0.07260607;-0.2797156;0.01175661,0.07917798;-0.5916952;0.08695597,0.08096964;-0.5538211;0.007799603,-0.06433177;0.004611406;-0.0311954,-0.08732386;-0.2797382;-0.001680316,-0.1065763;-0.5921661;0.06936616,-0.102636;-0.5542254;-0.009705722,0.008768827;0.5542964;0.004908711,0;0;0,0.0447621;0.308216;-0.06327605,0.09095016;0.6102918;-0.1398637,0.1905609;0.4596581;0.02942586,0.2858704;0.3013925;0.1237862,0.4064299;0.1344707;0.05030441,-0.1170087;0.5318893;-0.1571494,-0.2613476;0.3830611;-0.1499196,-0.2811584;0.1705519;-0.197295,0.07133777;-0.005547881;-0.003624678,0.1315029;-0.2839977;-0.03679585,0.1756252;-0.599919;-0.001069546,0.1983511;-0.6239895;-0.05483627,-0.04806939;0.01146428;-0.05187387,-0.05963001;-0.2749974;-0.05965506,-0.01707832;-0.5830896;0.01970458,0.01288285;-0.5775094;-0.04984356,0.07916982;0.535831;-0.1182401,892.2598
+0;0;0,0.004750526;0.317678;0.007923056,0.01017098;0.6325887;0.0005342052,0.2012774;0.503584;0.02450947,0.2403588;0.3003559;0.03889039,0.3000899;0.09208365;0.009702399,-0.1835807;0.4993805;0.00609378,-0.2320102;0.2977434;0.01182639,-0.2953047;0.08989154;-0.01243293,0.06548537;0.004117763;-0.02876988,0.07260607;-0.2797156;0.01175661,0.07917798;-0.5916952;0.08695597,0.08096964;-0.5538211;0.007799603,-0.06433177;0.004611406;-0.0311954,-0.08732386;-0.2797382;-0.001680316,-0.1065763;-0.5921661;0.06936616,-0.102636;-0.5542254;-0.009705722,0.008768827;0.5542964;0.004908711,0;0;0,0.0447621;0.308216;-0.06327605,0.09095016;0.6102918;-0.1398637,0.1905609;0.4596581;0.02942586,0.2858704;0.3013925;0.1237862,0.4064299;0.1344707;0.05030441,-0.1170087;0.5318893;-0.1571494,-0.2613476;0.3830611;-0.1499196,-0.2811584;0.1705519;-0.197295,0.07133777;-0.005547881;-0.003624678,0.1315029;-0.2839977;-0.03679585,0.1756252;-0.599919;-0.001069546,0.1983511;-0.6239895;-0.05483627,-0.04806939;0.01146428;-0.05187387,-0.05963001;-0.2749974;-0.05965506,-0.01707832;-0.5830896;0.01970458,0.01288285;-0.5775094;-0.04984356,0.07916982;0.535831;-0.1182401,892.2827
+0;0;0,0.004725368;0.3159956;0.007881097,0.01012408;0.6296386;0.0005187383,0.2012919;0.5008587;0.02448641,0.2404674;0.2971411;0.03890197,0.300022;0.08948411;0.009800205,-0.1836803;0.4966539;0.006065266,-0.2322265;0.2945312;0.01181168,-0.295334;0.08729336;-0.01237597,0.06597853;0.004148772;-0.02898653,0.07316321;-0.2822348;0.01190409,0.07968067;-0.5916297;0.08648041,0.08211074;-0.5509499;-0.02088112,-0.06481624;0.004646134;-0.03143033,-0.08801492;-0.2822584;-0.00165005,-0.1071078;-0.5920977;0.0688078,-0.1017636;-0.5513276;-0.03843913,0.008726213;0.5515862;0.004879846,0;0;0,0.04344022;0.3065682;-0.0637691,0.08848429;0.6074619;-0.1404943,0.1926768;0.4630481;0.02851439,0.2980967;0.3077996;0.118113,0.416757;0.13547;0.05697942,-0.1192418;0.5301732;-0.1580918,-0.2671509;0.3844904;-0.1461439,-0.3093915;0.1752293;-0.1901962,0.07181905;-0.005334914;-0.004915237,0.1293484;-0.287075;-0.03735137,0.1740207;-0.6003059;-0.002422094,0.2121608;-0.6036776;-0.09770131,-0.04917127;0.0113029;-0.05162391,-0.06248505;-0.2776167;-0.06097481,-0.02126433;-0.5833813;0.01737127,0.01910954;-0.586465;-0.07708444,0.07695222;0.5332136;-0.1188757,892.316
+0;0;0,0.00439129;0.3127811;0.007781878,0.009588012;0.6240504;0.0004992266,0.1977245;0.4972627;0.02385697,0.2412586;0.2945302;0.03864299,0.3020124;0.08727784;0.01081094,-0.1807842;0.4920055;0.005993138,-0.2342464;0.2912057;0.01195781,-0.3008825;0.08525707;-0.01178967,0.06645348;0.00418919;-0.02925264,0.07336334;-0.2857904;0.01224973,0.07973466;-0.5930841;0.08634858,0.08209068;-0.5523901;-0.02112734,-0.06533962;0.004665652;-0.03159585,-0.08964976;-0.2859035;-0.002665842,-0.1082498;-0.5935639;0.06775976,-0.102977;-0.5527799;-0.03960358,0.008225738;0.5465564;0.004823296,0;0;0,0.04165584;0.3034136;-0.06416249,0.08539411;0.6019449;-0.1411853,0.1915814;0.4653561;0.02521753,0.2951332;0.3094681;0.1157179,0.4291202;0.1475315;0.05876874,-0.1186689;0.5276508;-0.1586367,-0.2697821;0.385886;-0.1418469,-0.3185639;0.1786239;-0.1874747,0.07227832;-0.004813612;-0.006481171,0.1250959;-0.2912562;-0.03840733,0.1682173;-0.6026096;-0.00434494,0.2058049;-0.6059813;-0.09997177,-0.05048291;0.01092239;-0.05120067,-0.06809126;-0.2813167;-0.06322648,-0.02857045;-0.5853887;0.01383796,0.01126534;-0.5884641;-0.08097823,0.07413146;0.5282568;-0.1195269,892.3381
+0;0;0,0.004414738;0.3144512;0.00782343,0.009629665;0.6268135;0.0005167844,0.2000794;0.4991875;0.02412043,0.2436477;0.2962957;0.03891807,0.3044986;0.0887121;0.01104152,-0.1830581;0.4938659;0.006038144,-0.2365623;0.2929084;0.01200751,-0.303305;0.08663057;-0.01177794,0.06668764;0.004203952;-0.02935573,0.07363092;-0.2871782;0.01234739,0.08000804;-0.594752;0.08651378,0.08176751;-0.5567658;0.006251134,-0.06556986;0.004682093;-0.03170718,-0.08999759;-0.2872925;-0.002637247,-0.1086146;-0.5952333;0.06785256,-0.1046769;-0.5571799;-0.01232602,0.008263251;0.549084;0.004853996,0;0;0,0.04242909;0.3047983;-0.06525326,0.08609237;0.6040792;-0.1438227,0.1934411;0.4662409;0.02493739,0.3098924;0.3183758;0.1135786,0.4436068;0.1582848;0.04984283,-0.1206445;0.5256841;-0.1587852,-0.274395;0.3869912;-0.1386043,-0.3410922;0.183328;-0.1791467,0.07248607;-0.004699588;-0.007096291,0.1244565;-0.2927678;-0.0388248,0.1658736;-0.6046492;-0.00480175,0.1875213;-0.6300914;-0.05926752,-0.05107098;0.01079733;-0.0510083,-0.06927094;-0.2827865;-0.06397775,-0.0311165;-0.5874553;0.01260027,-0.00163693;-0.5822491;-0.05828831,0.0749651;0.5302399;-0.1217659,892.3609
+0;0;0,0.004414738;0.3144512;0.00782343,0.009629665;0.6268135;0.0005167844,0.2000794;0.4991875;0.02412043,0.2436477;0.2962957;0.03891807,0.3044986;0.0887121;0.01104152,-0.1830581;0.4938659;0.006038144,-0.2365623;0.2929084;0.01200751,-0.303305;0.08663057;-0.01177794,0.06668764;0.004203952;-0.02935573,0.07363092;-0.2871782;0.01234739,0.08000804;-0.594752;0.08651378,0.08176751;-0.5567658;0.006251134,-0.06556986;0.004682093;-0.03170718,-0.08999759;-0.2872925;-0.002637247,-0.1086146;-0.5952333;0.06785256,-0.1046769;-0.5571799;-0.01232602,0.008263251;0.549084;0.004853996,0;0;0,0.04242909;0.3047983;-0.06525326,0.08609237;0.6040792;-0.1438227,0.1934411;0.4662409;0.02493739,0.3098924;0.3183758;0.1135786,0.4436068;0.1582848;0.04984283,-0.1206445;0.5256841;-0.1587852,-0.274395;0.3869912;-0.1386043,-0.3410922;0.183328;-0.1791467,0.07248607;-0.004699588;-0.007096291,0.1244565;-0.2927678;-0.0388248,0.1658736;-0.6046492;-0.00480175,0.1875213;-0.6300914;-0.05926752,-0.05107098;0.01079733;-0.0510083,-0.06927094;-0.2827865;-0.06397775,-0.0311165;-0.5874553;0.01260027,-0.00163693;-0.5822491;-0.05828831,0.0749651;0.5302399;-0.1217659,892.3831
+0;0;0,0.004128875;0.3149019;0.007898803,0.009259282;0.6295575;0.000563554,0.2134015;0.4980311;0.02522261,0.2599365;0.2957511;0.04030499,0.3263009;0.08960335;0.0141512,-0.1967031;0.4913668;0.005973763,-0.2564737;0.2921196;0.0121541,-0.3268007;0.08691019;-0.01083202,0.06667541;0.004220752;-0.02938243,0.07390073;-0.2883308;0.01270108,0.07957636;-0.595664;0.08662327,0.08128583;-0.5577954;0.007567398,-0.06561204;0.004659752;-0.03162435,-0.09042919;-0.2885078;-0.002528323,-0.108928;-0.5961787;0.06780539,-0.1050736;-0.5582422;-0.01116817,0.007932317;0.5511785;0.004925577,0;0;0,0.0391176;0.3053843;-0.06673002,0.07292783;0.6069852;-0.1501982,0.1988373;0.4666562;0.02602196,0.3169168;0.3194525;0.1137629,0.4594559;0.1675928;0.0489061,-0.1448912;0.5248086;-0.1616237,-0.3021341;0.3903684;-0.1390261,-0.3777546;0.1896424;-0.1787225,0.07241441;-0.004761517;-0.007761002,0.1244008;-0.294167;-0.03860831,0.164655;-0.6058673;-0.004360437,0.1851912;-0.6306655;-0.05812002,-0.0513394;0.01086653;-0.05072413,-0.06908341;-0.2839461;-0.06415303,-0.03289951;-0.5886322;0.01205366,-0.004063716;-0.5829594;-0.05788457,0.06525998;0.5325185;-0.1265345,892.4064
+0;0;0,0.004140445;0.3157843;0.007920936,0.009272281;0.6305305;0.0005860464,0.2071096;0.50067;0.02462028,0.2537056;0.2981247;0.03972244,0.3199823;0.0922493;0.0136032,-0.1904097;0.4942102;0.005962149,-0.2502587;0.2947018;0.01215059,-0.3204927;0.08976342;-0.01080516,0.06687125;0.004233148;-0.02946874,0.07411166;-0.2889294;0.01270266,0.07979328;-0.5965873;0.08670295,0.08150508;-0.558708;0.007540025,-0.06580475;0.004673439;-0.03171723,-0.09067373;-0.2891063;-0.002560444,-0.1091921;-0.5971022;0.06784757,-0.1053325;-0.559155;-0.01123294,0.007945907;0.5521864;0.00494613,0;0;0,0.04189666;0.3059317;-0.0667088,0.0846215;0.6070215;-0.1483262,0.1998561;0.4669253;0.02416635,0.3256958;0.3241;0.1089551,0.4673599;0.1696922;0.04938149,-0.1303954;0.5261562;-0.1586746,-0.2907024;0.3956274;-0.1324505,-0.3801201;0.2006035;-0.1702617,0.07253411;-0.004780203;-0.008604765,0.1236863;-0.2950366;-0.0387671,0.1626942;-0.6072544;-0.004705667,0.1826214;-0.6321373;-0.05876637,-0.05191463;0.01094482;-0.05042987,-0.07050396;-0.2843796;-0.06502482,-0.03572552;-0.5896858;0.01074005,-0.007301053;-0.5842265;-0.05941396,0.07347392;0.5327711;-0.1254969,892.4385
+0;0;0,0.004111474;0.3135748;0.007865513,0.009184595;0.6247346;0.0006266865,0.2002026;0.4978257;0.02391949,0.2467701;0.2954044;0.03901242,0.3129617;0.08979338;0.01292673,-0.1836657;0.4915878;0.005902085,-0.2434781;0.2922014;0.01208674,-0.313622;0.08752629;-0.01083952,0.06778365;0.004290906;-0.02987081,0.07506482;-0.2905225;0.01253806,0.08073197;-0.5973967;0.08634985,0.08244978;-0.5594897;0.0069087,-0.0667026;0.004737203;-0.03214999,-0.09171163;-0.2906968;-0.002829013,-0.1101828;-0.5979083;0.06739966,-0.1063096;-0.5599331;-0.01195879,0.007878242;0.5475731;0.004920956,0;0;0,0.04067613;0.3041675;-0.06508064,0.08322088;0.6025457;-0.1429348,0.200517;0.4724253;0.02065039,0.3311797;0.3349836;0.1067188,0.471596;0.1778117;0.052701,-0.123974;0.5255705;-0.1574215,-0.2867723;0.398992;-0.1283466,-0.3842137;0.2084189;-0.1673942,0.07338312;-0.004061788;-0.01018429,0.1216448;-0.2966624;-0.03885674,0.1587945;-0.6083299;-0.005161047,0.1781006;-0.6331998;-0.05986881,-0.05348784;0.01066016;-0.05030618,-0.07366994;-0.2861288;-0.06690302,-0.04061189;-0.5907974;0.00883504,-0.01257647;-0.5851581;-0.061854,0.07226256;0.5291491;-0.1213272,892.4609
+0;0;0,0.00389501;0.3135768;0.007894931,0.008798134;0.6247406;0.0007138173,0.1999432;0.498138;0.02379857,0.2504777;0.2966583;0.03872986,0.3215957;0.09248661;0.01436156,-0.1839528;0.4913507;0.005944148,-0.248173;0.2933509;0.01246929,-0.3220239;0.09005466;-0.01107522,0.06778145;0.004280809;-0.02987725,0.07492611;-0.2905678;0.01230925,0.0803744;-0.5974227;0.0862179,0.08205708;-0.5595118;0.006776385,-0.06671925;0.004743009;-0.03211457,-0.09196018;-0.2906939;-0.003022581,-0.1105273;-0.5978495;0.06742446,-0.1066893;-0.5598717;-0.01193542,0.007520453;0.5475779;0.004995163,0;0;0,0.04067613;0.3041675;-0.06508064,0.08322088;0.6025457;-0.1429348,0.200517;0.4724253;0.02065039,0.3311797;0.3349836;0.1067188,0.471596;0.1778117;0.052701,-0.123974;0.5255705;-0.1574215,-0.2867723;0.398992;-0.1283466,-0.3842137;0.2084189;-0.1673942,0.07338312;-0.004061788;-0.01018429,0.1216448;-0.2966624;-0.03885674,0.1587945;-0.6083299;-0.005161047,0.1781006;-0.6331998;-0.05986881,-0.05348784;0.01066016;-0.05030618,-0.07366994;-0.2861288;-0.06690302,-0.04061189;-0.5907974;0.00883504,-0.01257647;-0.5851581;-0.061854,0.07226256;0.5291491;-0.1213272,892.4838
+0;0;0,0.003883531;0.3126526;0.007871664,0.00877402;0.6230106;0.0007066661,0.1990116;0.4967841;0.02369462,0.2496116;0.2950432;0.03864527,0.3207903;0.09069736;0.01425619,-0.1830692;0.4900289;0.005924615,-0.2473727;0.2917724;0.01245822,-0.3212866;0.08830281;-0.01110637,0.06784184;0.004284623;-0.02990387,0.0749963;-0.2909682;0.01234048,0.08043432;-0.5972446;0.08610977,0.08272029;-0.5564974;-0.02181433,-0.0667787;0.004747235;-0.03214319,-0.09205423;-0.2910948;-0.003011309,-0.1105864;-0.5976713;0.06730291,-0.1053722;-0.5568331;-0.04051028,0.007498695;0.5459902;0.004980117,0;0;0,0.03888714;0.3036333;-0.06421328,0.08000012;0.6015574;-0.1413574,0.2003316;0.4737669;0.01916504,0.3338735;0.3369941;0.1024902,0.4975726;0.2058817;0.04391909,-0.1256525;0.5244834;-0.1571037,-0.2909201;0.4009872;-0.1267957,-0.4107648;0.2229295;-0.1635536,0.07335606;-0.004146785;-0.01080775,0.1193879;-0.2975791;-0.03888941,0.1553343;-0.6089182;-0.006447077,0.1907362;-0.6120895;-0.1034765,-0.05393685;0.01058824;-0.04993817,-0.07500363;-0.2865134;-0.06716761,-0.04390935;-0.5908974;0.008066304,-0.00621298;-0.5937732;-0.0881964,0.06941921;0.5282025;-0.1199298,892.5167
+0;0;0,0.003895506;0.3136168;0.007895938,0.008796884;0.6246557;0.0007087751,0.2001375;0.4978258;0.0238227,0.250751;0.2960309;0.03877734,0.3218327;0.09196346;0.01442148,-0.1841544;0.4910316;0.005949864,-0.2484751;0.292722;0.01248521,-0.3222883;0.08952953;-0.01104728,0.0676076;0.004269829;-0.02980062,0.0747098;-0.2888268;0.01213522,0.08021041;-0.5986277;0.08675343,0.08249739;-0.5578758;-0.02121831,-0.06654812;0.004730844;-0.0320322,-0.09163907;-0.2889507;-0.003113069,-0.1103845;-0.5990552;0.06801031,-0.105168;-0.5582122;-0.03985047,0.007516284;0.5473167;0.0049999,0;0;0,0.03738871;0.3045923;-0.06525803,0.07673354;0.6031764;-0.1435003,0.1973538;0.4734361;0.01853633,0.3392286;0.3446313;0.1009221,0.5114715;0.2231803;0.04733658,-0.1302591;0.5248047;-0.1552919,-0.2984617;0.4053365;-0.1246032,-0.4228408;0.2311073;-0.1628572,0.07301426;-0.004087895;-0.01137114,0.1167341;-0.2956526;-0.03953671,0.1506238;-0.6108642;-0.006858587,0.1857347;-0.6140316;-0.1040485,-0.05401213;0.01041574;-0.04951058,-0.07760015;-0.2842935;-0.06696858,-0.04787025;-0.5925547;0.008303382,-0.010464;-0.5954304;-0.08812636,0.06660458;0.5295339;-0.1216929,892.5403
+0;0;0,0.003877508;0.3141231;0.007919825,0.008684704;0.6250561;0.0007941546,0.2011966;0.498124;0.02374445,0.2570904;0.2978764;0.03984273,0.3308094;0.09471659;0.01574218,-0.1852651;0.4909446;0.006101014,-0.254288;0.2942812;0.0125597,-0.3329975;0.09276128;-0.009435173,0.0673664;0.004271345;-0.02974432,0.07443875;-0.2901177;0.01237348,0.07971537;-0.6029839;0.08759601,0.08192619;-0.5622243;-0.02043588,-0.06636221;0.004695388;-0.03186239,-0.09166396;-0.2902667;-0.00277531,-0.1107804;-0.60344;0.06883851,-0.1056376;-0.5625795;-0.03908343,0.007426667;0.5477796;0.005064983,0;0;0,0.03740619;0.3052672;-0.06452727,0.07593717;0.6039929;-0.1421897,0.1998186;0.4744451;0.01865816,0.3489244;0.354191;0.101052,0.5133135;0.2222299;0.04765034,-0.1315485;0.5221511;-0.1554947,-0.3018132;0.4062113;-0.123087,-0.4400166;0.2425535;-0.160573,0.07278888;-0.00423947;-0.01118064,0.1147385;-0.2973588;-0.03964353,0.1481971;-0.6157175;-0.006480932,0.1830332;-0.6187438;-0.1038835,-0.05375658;0.01037966;-0.04943373,-0.07874695;-0.285537;-0.06668623,-0.05050056;-0.5971431;0.008648366,-0.01336317;-0.5999035;-0.08799078,0.06610659;0.5303508;-0.1204715,892.5726
+0;0;0,0.003840434;0.3111196;0.007844099,0.008605106;0.6193119;0.0007871604,0.2078962;0.4914647;0.02434444,0.264007;0.2904395;0.04050522,0.3376663;0.08744395;0.01642415,-0.1920595;0.4840345;0.006084947,-0.2613505;0.2866076;0.01256871,-0.3399963;0.08525053;-0.00940838,0.06669971;0.004229074;-0.02944996,0.07387571;-0.2944744;0.01328509,0.07914923;-0.6071569;0.08846348,0.08136268;-0.5663845;-0.01969685,-0.06570546;0.00464892;-0.03154706,-0.091378;-0.2946359;-0.002033701,-0.1104832;-0.6076254;0.06953809,-0.1053343;-0.5667518;-0.03851216,0.007360397;0.542854;0.005012741,0;0;0,0.0363047;0.3030552;-0.06091976,0.07453997;0.6003026;-0.1333277,0.2137354;0.4889888;0.026824,0.3539232;0.3527458;0.1016967,0.5342953;0.2431467;0.05005599,-0.1389463;0.5205287;-0.154007,-0.3130926;0.4086792;-0.1226477,-0.4637945;0.2559783;-0.1570601,0.07216065;-0.004639447;-0.01026416,0.1117561;-0.3024584;-0.03920507,0.1430978;-0.620808;-0.005720377,0.1781681;-0.6233492;-0.1033459,-0.05262626;0.01045541;-0.04954995,-0.08139063;-0.2895527;-0.0659588,-0.05497234;-0.6013224;0.00855118,-0.01760721;-0.6035928;-0.08830991,0.06481999;0.5270547;-0.1131916,892.6062
+0;0;0,0.003827206;0.310048;0.007817081,0.008574747;0.6171331;0.00078606,0.2059331;0.4900702;0.02414066,0.2620501;0.2890226;0.04030325,0.3357211;0.08599505;0.01621839,-0.1901585;0.4827119;0.006057581,-0.2594572;0.2852628;0.01254207,-0.3381155;0.08387408;-0.009438481,0.06725046;0.004263994;-0.02969313,0.07442403;-0.2943383;0.01302746,0.07971951;-0.6083226;0.08851883,0.08193575;-0.5675367;-0.01977789,-0.066248;0.004687307;-0.03180755,-0.09191186;-0.2944962;-0.002304178,-0.1110966;-0.6087888;0.06956558,-0.1059412;-0.5679016;-0.03862091,0.007334724;0.5409631;0.004995734,0;0;0,0.0349596;0.3024709;-0.05911589,0.07153645;0.5992625;-0.1295152,0.2120344;0.488253;0.02631474,0.3579563;0.3578092;0.1006231,0.5401345;0.2516173;0.04806805,-0.1390309;0.5198394;-0.1525241,-0.3146795;0.4101808;-0.1216522,-0.4690988;0.2613928;-0.1569294,0.0727901;-0.004122138;-0.0103488,0.1126275;-0.3018786;-0.03852558,0.1411561;-0.6219046;-0.005622387,0.1760137;-0.6241658;-0.1035693,-0.05340152;0.01003148;-0.04970046,-0.08180843;-0.289924;-0.06581235,-0.05610796;-0.6032763;0.008099489,-0.0189556;-0.6052641;-0.0890906,0.06231377;0.5261161;-0.1098764,892.6299
+0;0;0,0.003814277;0.3111542;0.007835261,0.008486748;0.6185986;0.0008298652,0.2031253;0.4924151;0.02387959,0.2636042;0.2926629;0.03999123,0.344374;0.09229562;0.01584173,-0.1873901;0.4847461;0.006276635,-0.2618773;0.2892267;0.01276239,-0.3443703;0.08930957;-0.00919268,0.06743531;0.0042681;-0.02983206,0.0744516;-0.2951486;0.01330492,0.07980326;-0.6106638;0.08912918,0.08196279;-0.5698648;-0.01926041,-0.06648926;0.004699957;-0.03182418,-0.09228632;-0.2953192;-0.00210182,-0.1117765;-0.6111639;0.0699403,-0.1066714;-0.5702583;-0.03833984,0.007264877;0.5423293;0.005031791,0;0;0,0.03584673;0.3037817;-0.05765915,0.07241535;0.601164;-0.1271036,0.2104039;0.4873853;0.02623749,0.3613151;0.362749;0.1004658,0.5432954;0.256733;0.04663467,-0.1352585;0.5188875;-0.1491654,-0.3121154;0.4108576;-0.1196794,-0.4744026;0.2705601;-0.1548004,0.07299335;-0.004352748;-0.01042652,0.1115151;-0.303219;-0.03791189,0.1381029;-0.6250008;-0.005089998,0.1726233;-0.6271206;-0.1033053,-0.05373123;0.01012161;-0.04966082,-0.08195002;-0.2907498;-0.06516868,-0.0579738;-0.6057898;0.009011678,-0.02116345;-0.6076537;-0.08845255,0.06323129;0.527878;-0.1075852,892.6618
+0;0;0,0.003812389;0.3110002;0.007831382,0.008481412;0.6182169;0.0008306908,0.2004031;0.4927711;0.02361641,0.2608981;0.2929659;0.03973232,0.3415208;0.09296361;0.0156268,-0.1846939;0.4852086;0.006257697,-0.2592009;0.2896374;0.01274518,-0.3415436;0.09008428;-0.009169916,0.06716647;0.004251085;-0.02971313,0.07420195;-0.2959845;0.01354183,0.07958611;-0.6134157;0.08982657,0.08174753;-0.5726073;-0.01865767,-0.06622419;0.004681219;-0.03169731,-0.09209181;-0.2961585;-0.001893653,-0.1117004;-0.6139212;0.07058596,-0.1065908;-0.5730061;-0.03778874,0.007260266;0.5419928;0.005030124,0;0;0,0.03622001;0.3039171;-0.05585289,0.07318005;0.6014007;-0.1236229,0.2100015;0.4880748;0.02636504,0.3663962;0.3697027;0.09964681,0.5651337;0.2972591;0.05130053,-0.1316724;0.5192926;-0.1463379,-0.3095517;0.4128002;-0.1170157,-0.4804096;0.2856709;-0.1585821,0.07282534;-0.00450182;-0.009406328,0.1122598;-0.3040701;-0.03707719,0.1358445;-0.6280322;-0.003861427,0.1701107;-0.6299682;-0.1023309,-0.05295855;0.01017916;-0.05004052,-0.08090422;-0.2916758;-0.06286879,-0.05907879;-0.6088958;0.01133403,-0.02251825;-0.6105796;-0.08638898,0.06388888;0.5280732;-0.1044922,892.6969
+0;0;0,0.003754763;0.3062993;0.007713007,0.008243859;0.6017731;0.001037268,0.1913663;0.4828357;0.02273561,0.251863;0.2830248;0.03885199,0.3328164;0.08220206;0.01464759,-0.1760507;0.4756204;0.006173848,-0.2505597;0.2800435;0.01266151,-0.3332402;0.07967192;-0.009343475,0.06671196;0.004222318;-0.02951206,0.07381497;-0.2988954;0.01415812,0.07919434;-0.6160436;0.09037483,0.08136449;-0.5751915;-0.0185476,-0.06577605;0.004649542;-0.03148282,-0.09189198;-0.299078;-0.001393067,-0.1114831;-0.6165575;0.07102191,-0.1063529;-0.5755982;-0.03779054,0.007090777;0.5297976;0.005002634,0;0;0,0.03395435;0.3004739;-0.0495522,0.06570911;0.5904742;-0.09734178,0.2091845;0.4869903;0.02777624,0.3692974;0.3734518;0.1006927,0.5595703;0.289048;0.03633976,-0.1235039;0.5186117;-0.1430521,-0.3030556;0.4146721;-0.1147375,-0.4776559;0.2906888;-0.1548866,0.07244335;-0.004711896;-0.008308649,0.1116097;-0.3072887;-0.03571606,0.1334056;-0.6309484;-0.00121665,0.1680273;-0.6313378;-0.1005363,-0.05200708;0.01013971;-0.05031625,-0.08039919;-0.2947288;-0.0596431,-0.06033861;-0.6118762;0.01408587,-0.02342356;-0.6120065;-0.08448401,0.05833156;0.519892;-0.0846436,892.7292
+0;0;0,0.003734085;0.3066793;0.007736515,0.008258805;0.607615;0.0008955132,0.1942181;0.485726;0.02290116,0.2598316;0.2872168;0.03949393,0.3465063;0.08897819;0.01696837,-0.1787659;0.4778205;0.006270323,-0.2578909;0.2837076;0.0130374,-0.3455114;0.08582579;-0.008959176,0.06567079;0.004165896;-0.02916785,0.07240027;-0.2999872;0.01464596,0.0783615;-0.6203479;0.0915269,0.07988486;-0.5825056;0.01279269,-0.06483684;0.004562387;-0.03092153,-0.0910584;-0.3001916;-0.0007304791,-0.1109491;-0.6208532;0.0724651,-0.1072825;-0.5829294;-0.006190263,0.00707105;0.5328214;0.005011744,0;0;0,0.03365472;0.3011431;-0.04802275,0.06745699;0.5956242;-0.1007102,0.2096664;0.4895137;0.03156829,0.3720053;0.3762825;0.1009307,0.5730644;0.3183373;0.04146624,-0.1266734;0.515766;-0.1410876,-0.308572;0.4150792;-0.1134939,-0.4906214;0.302236;-0.1514785,0.07153356;-0.004793853;-0.006382704,0.1117637;-0.3081179;-0.03553963,0.1299221;-0.6351618;0.0003721714,0.1459754;-0.6612341;-0.05311704,-0.04981368;0.01007313;-0.0509696,-0.08102738;-0.2956553;-0.05644046,-0.06212693;-0.6160359;0.01823327,-0.03537546;-0.6079744;-0.0529423,0.05888191;0.5227571;-0.08556819,892.7625
+0;0;0,0.003709557;0.3046648;0.007685695,0.008202802;0.60353;0.00090492,0.1954627;0.4821378;0.02298847,0.261093;0.2835777;0.03958549,0.3477899;0.08528817;0.01705414,-0.1800873;0.4741779;0.00624322,-0.2592326;0.2800153;0.01301203,-0.3468756;0.08208261;-0.008990195,0.06565858;0.004165122;-0.02916243,0.07240424;-0.3007192;0.01475671,0.07841022;-0.6234844;0.09221472,0.07993691;-0.585625;0.01330826,-0.06482478;0.004561539;-0.03091578,-0.09110938;-0.300925;-0.0006521549,-0.1111494;-0.6239936;0.07309283,-0.1074747;-0.5860525;-0.005734608,0.007028081;0.5295572;0.004975982,0;0;0,0.03092168;0.2998508;-0.04501987,0.06028013;0.593297;-0.09423757,0.2088969;0.4899915;0.03348494,0.3765876;0.3840327;0.1017597,0.5746046;0.3170187;0.0414176,-0.132018;0.5142524;-0.1410688,-0.3153326;0.4158641;-0.1141542,-0.5012624;0.3097293;-0.1529903,0.07157687;-0.004224658;-0.006144047,0.1114752;-0.3083971;-0.03471065,0.1277142;-0.6379684;0.001790285,0.1438034;-0.6639168;-0.052073,-0.05003933;0.009462886;-0.05084648,-0.08141038;-0.2970052;-0.05553881,-0.06373042;-0.6197524;0.02019,-0.03682141;-0.6113369;-0.05122671,0.05321519;0.5209204;-0.08003712,892.796
+0;0;0,0.003701466;0.3040003;0.007668933,0.008201013;0.6032865;0.0008796388,0.1970232;0.4814206;0.02311707,0.2627841;0.2824655;0.03974711,0.3493614;0.08444938;0.01724683,-0.181643;0.4733946;0.006232867,-0.2609457;0.2788457;0.01301515,-0.348468;0.08118603;-0.008956738,0.06549715;0.004154881;-0.02909073,0.07227702;-0.3022761;0.01505122,0.07832917;-0.6275221;0.09310457,0.07985962;-0.5896433;0.01400369,-0.06466539;0.004550324;-0.03083977,-0.09108333;-0.302486;-0.0004226137,-0.1112774;-0.6280377;0.07388919,-0.1075937;-0.590077;-0.005132481,0.007025019;0.5292335;0.004955114,0;0;0,0.02884321;0.2998415;-0.04185486,0.05677348;0.5941375;-0.08933616,0.208948;0.4915901;0.03662825,0.3850699;0.3957492;0.09971356,0.5846534;0.3300608;0.04436254,-0.1357678;0.5132855;-0.1396561,-0.3206605;0.4168947;-0.1130541,-0.5104756;0.3203634;-0.1562304,0.07144393;-0.004232734;-0.005590916,0.1105223;-0.3101963;-0.03304291,0.1255652;-0.6422535;0.004715443,0.1420795;-0.6679515;-0.04956508,-0.04983341;0.009270091;-0.0508341,-0.08166487;-0.2987463;-0.05349656,-0.06473444;-0.623855;0.02352064,-0.03769665;-0.6152185;-0.04813079,0.05004434;0.5215827;-0.07546687,892.8306
+0;0;0,0.003745506;0.3028135;0.007725395,0.00824264;0.6017162;0.001008956,0.1977291;0.4799063;0.0232255,0.2687149;0.2823515;0.04039133,0.3579576;0.08538744;0.02115337,-0.182207;0.4716821;0.006403585,-0.2673426;0.2791587;0.01334436,-0.3586102;0.0832642;-0.007266005,0.06512628;0.004085085;-0.02892371,0.07198768;-0.303657;0.01561438,0.07826377;-0.6300898;0.09393897,0.07976611;-0.5922177;0.01498821,-0.06430492;0.00456703;-0.03063856,-0.09072927;-0.303805;9.228848E-05,-0.1111126;-0.630536;0.07468342,-0.1074578;-0.5925864;-0.004189231,0.007067795;0.5277607;0.005066168,0;0;0,0.02685873;0.2992227;-0.03891158,0.05370766;0.5934246;-0.0851469,0.2076933;0.4934303;0.04008865,0.3882298;0.4019685;0.09842253,0.5918901;0.3484284;0.0456481,-0.1387555;0.5128878;-0.1373048,-0.3257141;0.4189954;-0.1129696,-0.5178189;0.3287431;-0.1585708,0.07109009;-0.004418939;-0.004623175,0.1099142;-0.3117401;-0.03259325,0.12352;-0.6449523;0.006354809,0.1396977;-0.670804;-0.04764819,-0.04904879;0.009229391;-0.05102681,-0.08213338;-0.3000295;-0.05154603,-0.06624347;-0.6261669;0.02664801,-0.03915434;-0.6172726;-0.04489346,0.04720929;0.5208989;-0.07154417,892.8618
+0;0;0,0.003745506;0.3028135;0.007725395,0.00824264;0.6017162;0.001008956,0.1977291;0.4799063;0.0232255,0.2687149;0.2823515;0.04039133,0.3579576;0.08538744;0.02115337,-0.182207;0.4716821;0.006403585,-0.2673426;0.2791587;0.01334436,-0.3586102;0.0832642;-0.007266005,0.06512628;0.004085085;-0.02892371,0.07198768;-0.303657;0.01561438,0.07826377;-0.6300898;0.09393897,0.07976611;-0.5922177;0.01498821,-0.06430492;0.00456703;-0.03063856,-0.09072927;-0.303805;9.228848E-05,-0.1111126;-0.630536;0.07468342,-0.1074578;-0.5925864;-0.004189231,0.007067795;0.5277607;0.005066168,0;0;0,0.02685873;0.2992227;-0.03891158,0.05370766;0.5934246;-0.0851469,0.2076933;0.4934303;0.04008865,0.3882298;0.4019685;0.09842253,0.5918901;0.3484284;0.0456481,-0.1387555;0.5128878;-0.1373048,-0.3257141;0.4189954;-0.1129696,-0.5178189;0.3287431;-0.1585708,0.07109009;-0.004418939;-0.004623175,0.1099142;-0.3117401;-0.03259325,0.12352;-0.6449523;0.006354809,0.1396977;-0.670804;-0.04764819,-0.04904879;0.009229391;-0.05102681,-0.08213338;-0.3000295;-0.05154603,-0.06624347;-0.6261669;0.02664801,-0.03915434;-0.6172726;-0.04489346,0.04720929;0.5208989;-0.07154417,892.8842
+0;0;0,0.003736827;0.3021118;0.007707493,0.008234777;0.6010678;0.0009893407,0.1986537;0.4789986;0.02329612,0.2697498;0.2811366;0.04048863,0.3589292;0.08431241;0.02126433,-0.1831413;0.4707342;0.006391894,-0.2684093;0.2779114;0.01334346,-0.359612;0.08215599;-0.007252266,0.06499674;0.004076959;-0.02886618,0.07188214;-0.3047417;0.0158277,0.07818823;-0.6327339;0.09452649,0.07968876;-0.5948713;0.01567036,-0.06417701;0.004557946;-0.03057761,-0.09069379;-0.3048928;0.0002607256,-0.1111745;-0.6331847;0.07520821,-0.1075241;-0.5952446;-0.003569908,0.007059532;0.5270872;0.005047934,0;0;0,0.02492538;0.2989874;-0.03647089,0.05047189;0.5935445;-0.0815165,0.2066714;0.4933712;0.04240203,0.3928826;0.4103528;0.09655857,0.5991375;0.3663445;0.04572082,-0.1419851;0.511695;-0.1357465,-0.330609;0.4199581;-0.113274,-0.5244204;0.3369741;-0.1643924,0.07099349;-0.004248381;-0.004040956,0.1094664;-0.3126498;-0.03271627,0.1214529;-0.6473187;0.008090496,0.1377293;-0.6731938;-0.04571867,-0.0487973;0.008980937;-0.0511138,-0.08225755;-0.3013313;-0.05033672,-0.06766009;-0.6288962;0.02903797,-0.04059209;-0.6197671;-0.04247493,0.04431902;0.5209061;-0.06822062,892.9066
+0;0;0,0.00378133;0.3021252;0.00766686,0.008312054;0.6025068;0.0008961684,0.2003375;0.480164;0.02326897,0.2771754;0.2842396;0.04131429,0.3738596;0.09124228;0.022034,-0.1845306;0.4713009;0.00655553,-0.2751263;0.2806194;0.0135604,-0.3703588;0.08687198;-0.005419895,0.06460179;0.004054705;-0.02879969,0.07151405;-0.3061048;0.01627347,0.07814752;-0.635217;0.09499346,0.07957478;-0.5973709;0.01635098,-0.06385858;0.004526101;-0.03034553,-0.09019275;-0.3063203;0.0006273799,-0.1109492;-0.6356356;0.07596789,-0.1073753;-0.5977166;-0.002598979,0.007128501;0.5281153;0.004977993,0;0;0,0.0218263;0.2996166;-0.03325963,0.04409173;0.5962988;-0.07553864,0.2043635;0.4964799;0.04599762,0.3955933;0.4223799;0.09655905,0.6048836;0.3930477;0.04855132,-0.1473793;0.5094722;-0.1342497,-0.337077;0.4188703;-0.1137028,-0.533157;0.343829;-0.1674519,0.07066469;-0.003857881;-0.003297329,0.1076434;-0.313816;-0.03222513,0.1181164;-0.6494303;0.01030755,0.1344132;-0.6754305;-0.04304623,-0.04819913;0.008550992;-0.05121502,-0.08394174;-0.3028772;-0.0475838,-0.07030789;-0.6315026;0.03226067,-0.04315423;-0.621963;-0.03909963,0.03892332;0.5230242;-0.06303692,892.9289
+0;0;0,0.003781286;0.3021217;0.007666771,0.008317709;0.6028828;0.0008885101,0.2025417;0.479923;0.02347346,0.279468;0.2837732;0.04153953,0.3760256;0.09102874;0.02228451,-0.1867082;0.4709589;0.006569732,-0.2774082;0.2800581;0.01358266,-0.3725158;0.08656462;-0.005372764,0.06466182;0.004058473;-0.02882646,0.07159489;-0.3070349;0.01638242,0.07825913;-0.6376734;0.09546748,0.07968224;-0.5998501;0.01705349,-0.06391791;0.004530307;-0.03037373,-0.09033138;-0.307252;0.0006924365,-0.1111841;-0.6380947;0.07638235,-0.1076206;-0.6001987;-0.001956262,0.007133025;0.5284202;0.004974235,0;0;0,0.01942399;0.3000771;-0.03044796,0.03934386;0.5975472;-0.0710206,0.2037619;0.4973958;0.04879475,0.3982586;0.4292685;0.09621286,0.609106;0.407252;0.05258775,-0.1529371;0.5079247;-0.1323296,-0.3432229;0.4174852;-0.1141406,-0.5408109;0.3500568;-0.1712096,0.07075597;-0.00332278;-0.003337383,0.106273;-0.3144812;-0.03144431,0.115685;-0.6514671;0.01296878,0.1324016;-0.6775185;-0.03985906,-0.0484155;0.008152986;-0.05116694,-0.08506084;-0.3040929;-0.04563466,-0.07238588;-0.6341699;0.03504494,-0.04543075;-0.624303;-0.03622964,0.03475605;0.524094;-0.05892253,892.9642
+0;0;0,0.003787982;0.3026567;0.007680348,0.008333596;0.6040283;0.0008889684,0.2033454;0.4807362;0.02355618,0.2803608;0.2843591;0.04164319,0.3773193;0.09081428;0.0223082,-0.1874781;0.471736;0.006584115,-0.2782831;0.2806138;0.01360517,-0.3737857;0.08631682;-0.005428966,0.06458477;0.004053637;-0.02879211,0.07155609;-0.3087561;0.01666619,0.07821923;-0.6393405;0.09573834,0.07964117;-0.6015238;0.01738948,-0.06384175;0.004524909;-0.03033754,-0.09040094;-0.3089775;0.0009000283,-0.1112502;-0.6397661;0.07657759,-0.1076897;-0.6018767;-0.001695946,0.007146746;0.5294294;0.004982168,0;0;0,0.01740953;0.3009674;-0.02810669,0.03520501;0.5994244;-0.06691408,0.2024895;0.4986218;0.05016708,0.4009256;0.4394281;0.09423184,0.6090002;0.4226843;0.03374243,-0.1565022;0.5067356;-0.1303602,-0.3484998;0.4186197;-0.1163961,-0.5478762;0.3596807;-0.1797178,0.0707004;-0.002995223;-0.00301528,0.1053163;-0.3160706;-0.03041005,0.1137182;-0.6528548;0.01529241,0.1303925;-0.6789549;-0.0373993,-0.04827634;0.007856872;-0.05122767,-0.08581331;-0.3059975;-0.04406109,-0.07412991;-0.6358505;0.03744572,-0.04737195;-0.6257296;-0.03390205,0.03113204;0.5257332;-0.05524421,892.996
+0;0;0,0.003815111;0.3026532;0.007806432,0.008342747;0.6040269;0.001106381,0.2035065;0.4810686;0.02304793,0.2856558;0.2868792;0.042139,0.3875333;0.09570859;0.02455651,-0.1874705;0.4717522;0.006842508,-0.2824959;0.2826858;0.01366682,-0.3822301;0.09047052;-0.004792801,0.06449588;0.004046611;-0.02899164,0.07128564;-0.3086914;0.01698408,0.07843721;-0.6392789;0.09600122,0.07972451;-0.6014553;0.01765072,-0.06391063;0.004508807;-0.03019456,-0.09036399;-0.3089937;0.001131963,-0.1112777;-0.6398319;0.07657468,-0.107847;-0.6019142;-0.001701795,0.007159378;0.529427;0.005181402,0;0;0,0.01740953;0.3009674;-0.02810669,0.03520501;0.5994244;-0.06691408,0.2024895;0.4986218;0.05016708,0.4009256;0.4394281;0.09423184,0.6090002;0.4226843;0.03374243,-0.1565022;0.5067356;-0.1303602,-0.3484998;0.4186197;-0.1163961,-0.5478762;0.3596807;-0.1797178,0.0707004;-0.002995223;-0.00301528,0.1053163;-0.3160706;-0.03041005,0.1137182;-0.6528548;0.01529241,0.1303925;-0.6789549;-0.0373993,-0.04827634;0.007856872;-0.05122767,-0.08581331;-0.3059975;-0.04406109,-0.07412991;-0.6358505;0.03744572,-0.04737195;-0.6257296;-0.03390205,0.03113204;0.5257332;-0.05524421,893.0197
+0;0;0,0.003834413;0.3041843;0.007845927,0.008373349;0.6063088;0.001128315,0.2046347;0.4828733;0.0231813,0.2867661;0.2887263;0.04226821,0.3886163;0.09760682;0.02469042,-0.1885344;0.4735046;0.006885012,-0.2835391;0.2844795;0.01370784,-0.3832466;0.0923157;-0.004746841,0.06464875;0.004056203;-0.02906035,0.0714526;-0.3093305;0.01701072,0.07862949;-0.641089;0.09630777,0.07991661;-0.6032664;0.0179679,-0.06406211;0.004519493;-0.03026613,-0.09057034;-0.3096333;0.001125371,-0.1115581;-0.6416434;0.07683534,-0.1081279;-0.6037267;-0.001430519,0.007186712;0.5315028;0.005214592,0;0;0,0.01616615;0.3027708;-0.02594042,0.03285226;0.6022315;-0.06330824,0.2016578;0.498824;0.05284381,0.4010655;0.4432815;0.09705377,0.609244;0.4250602;0.03756595,-0.1594369;0.5059476;-0.1273359,-0.3523353;0.4193574;-0.1175743,-0.5524722;0.3641397;-0.1816469,0.07088421;-0.00281921;-0.002810717,0.1040101;-0.3168219;-0.02898407,0.1115223;-0.6546401;0.01819277,0.1282779;-0.6807267;-0.0344715,-0.04844891;0.007693905;-0.05132178,-0.08665763;-0.3066679;-0.04148377,-0.07591343;-0.6376877;0.0404532,-0.04928827;-0.6273856;-0.03098266,0.02894382;0.5282782;-0.05192113,893.0519
+0;0;0,0.003833764;0.3041329;0.0078446,0.008374537;0.6063813;0.001125189,0.2063628;0.482512;0.02333579,0.288509;0.28833;0.04242613,0.3898784;0.09811278;0.02493132,-0.1902453;0.4730614;0.006896959,-0.2852671;0.2840022;0.01372101,-0.3845039;0.09274551;-0.004646549,0.064503;0.004047058;-0.02899483,0.07133684;-0.3107215;0.0172794,0.07852859;-0.6431667;0.09674057,0.07981294;-0.6053609;0.01856928,-0.06391769;0.004509304;-0.03019789,-0.09054281;-0.3110287;0.001332032,-0.111574;-0.6437261;0.0771987,-0.1081512;-0.6058264;-0.0008987337,0.007187766;0.5315669;0.005211928,0;0;0,0.01456794;0.3029676;-0.02390599,0.02961777;0.6028227;-0.05979013,0.2014166;0.4996153;0.05529212,0.4020878;0.447997;0.09871673,0.6125878;0.471662;0.05519509,-0.1634374;0.5053256;-0.1256968,-0.3569228;0.419684;-0.1187682,-0.5564334;0.370875;-0.1864262,0.07073639;-0.002618849;-0.002687454,0.1041012;-0.3179156;-0.02992821,0.1105045;-0.6560758;0.01999426,0.1267961;-0.6823498;-0.03236175,-0.04827251;0.00750683;-0.05129453,-0.08678456;-0.3081884;-0.04031241,-0.07671486;-0.6398623;0.04200798,-0.05024351;-0.6293316;-0.02936107,0.02615225;0.528777;-0.04881144,893.0741
+0;0;0,0.00378862;0.3051489;0.007979054,0.008279873;0.6084164;0.001341577,0.208168;0.4847416;0.0235707,0.2965623;0.2930127;0.04287498,0.4034418;0.1046375;0.0280272,-0.1919646;0.4742865;0.007225344,-0.2920434;0.2875104;0.01394178,-0.3971716;0.09839615;-0.003743486,0.06459063;0.004012879;-0.02909576,0.07113212;-0.3105457;0.01742089,0.07854972;-0.6451722;0.09747161,0.0797699;-0.6073861;0.0195934,-0.06406038;0.004540783;-0.03017061,-0.09095743;-0.3107839;0.001461741,-0.1119847;-0.645703;0.0777842,-0.1086335;-0.6078264;-2.234429E-05,0.007102174;0.5333703;0.005417711,0;0;0,0.01293655;0.3041891;-0.022259,0.02570632;0.60537;-0.05646658,0.2006296;0.501026;0.05706882,0.4033425;0.4534297;0.09692144,0.6123309;0.4622501;0.0388267,-0.1675345;0.5039901;-0.1243922,-0.3617349;0.4190348;-0.1205197,-0.5616768;0.3735221;-0.1917991,0.07086617;-0.002272367;-0.002727509,0.1030006;-0.3173838;-0.03146553,0.1097666;-0.6573384;0.02166796,0.1255932;-0.6838692;-0.03010964,-0.04845081;0.007265222;-0.05132594,-0.0868712;-0.3082188;-0.03918299,-0.07768659;-0.6420337;0.04401111,-0.05142148;-0.6312481;-0.02717933,0.0228122;0.5310058;-0.04590654,893.0975
+0;0;0,0.003802802;0.3062912;0.008008923,0.008307081;0.6104417;0.001354021,0.2092221;0.4863434;0.02368558,0.2975668;0.294722;0.04297903,0.4038775;0.1073495;0.02821029,-0.1929596;0.4758348;0.007256519,-0.2929823;0.2891634;0.01396919,-0.3975509;0.1010558;-0.00362194,0.06489165;0.004031581;-0.02923136,0.07144355;-0.3110277;0.01735933,0.07887883;-0.646452;0.09760088,0.08009491;-0.608692;0.01998457,-0.06435893;0.004561945;-0.03031122,-0.0912988;-0.3112647;0.001371475,-0.1123762;-0.6469821;0.07787587,-0.1090363;-0.609132;0.000330992,0.007126644;0.5352211;0.005439629,0;0;0,0.01173849;0.3054652;-0.02112174,0.02286789;0.6077539;-0.05394173,0.1997991;0.5008772;0.05787777,0.4037817;0.4603662;0.09844541,0.6123232;0.5003974;0.05924749,-0.1705404;0.5035884;-0.1227816,-0.3652615;0.4200491;-0.1235737,-0.5650775;0.3790025;-0.1944064,0.07119237;-0.002131701;-0.002959013,0.1020802;-0.3178512;-0.0319953,0.1092573;-0.6584069;0.02253628,0.1246903;-0.6851522;-0.02872562,-0.04888745;0.007180261;-0.05138205,-0.08684801;-0.3088684;-0.03920705,-0.0788311;-0.6434354;0.0444832,-0.05285735;-0.6324472;-0.02657946,0.02034441;0.5331548;-0.04370332,893.1301
+0;0;0,0.003802802;0.3062912;0.008008923,0.008307081;0.6104417;0.001354021,0.2092221;0.4863434;0.02368558,0.2975668;0.294722;0.04297903,0.4038775;0.1073495;0.02821029,-0.1929596;0.4758348;0.007256519,-0.2929823;0.2891634;0.01396919,-0.3975509;0.1010558;-0.00362194,0.06489165;0.004031581;-0.02923136,0.07144355;-0.3110277;0.01735933,0.07887883;-0.646452;0.09760088,0.08009491;-0.608692;0.01998457,-0.06435893;0.004561945;-0.03031122,-0.0912988;-0.3112647;0.001371475,-0.1123762;-0.6469821;0.07787587,-0.1090363;-0.609132;0.000330992,0.007126644;0.5352211;0.005439629,0;0;0,0.01173849;0.3054652;-0.02112174,0.02286789;0.6077539;-0.05394173,0.1997991;0.5008772;0.05787777,0.4037817;0.4603662;0.09844541,0.6123232;0.5003974;0.05924749,-0.1705404;0.5035884;-0.1227816,-0.3652615;0.4200491;-0.1235737,-0.5650775;0.3790025;-0.1944064,0.07119237;-0.002131701;-0.002959013,0.1020802;-0.3178512;-0.0319953,0.1092573;-0.6584069;0.02253628,0.1246903;-0.6851522;-0.02872562,-0.04888745;0.007180261;-0.05138205,-0.08684801;-0.3088684;-0.03920705,-0.0788311;-0.6434354;0.0444832,-0.05285735;-0.6324472;-0.02657946,0.02034441;0.5331548;-0.04370332,893.1525
+0;0;0,0.003815725;0.3068263;0.008045495,0.008303832;0.6112486;0.001421966,0.2101733;0.4875645;0.02374051,0.3036175;0.2984821;0.04422982,0.4129066;0.1120211;0.0297242,-0.1937365;0.4763654;0.007379427,-0.2992366;0.2927075;0.01396046,-0.412269;0.1088679;-0.004718998,0.06494474;0.004012616;-0.029333,0.07140546;-0.3112053;0.01748696,0.07886513;-0.6471394;0.09779583,0.08004311;-0.6093934;0.02034599,-0.06446807;0.004589897;-0.03028443,-0.09138811;-0.3114238;0.001446206,-0.1126376;-0.6476557;0.07795455,-0.1093395;-0.6098173;0.0005752966,0.007127719;0.5359994;0.0054997,0;0;0,0.01076898;0.3060946;-0.02029324,0.02066635;0.6087854;-0.05229568,0.1992099;0.500756;0.05830168,0.4046069;0.4671202;0.09810757,0.6144217;0.4861514;0.04773139,-0.1734909;0.5045695;-0.1209923,-0.3683512;0.4213887;-0.1247585,-0.5685782;0.3842776;-0.1986106,0.07128673;-0.002009124;-0.00291729,0.1023457;-0.3179334;-0.03161192,0.1087222;-0.6589449;0.02340984,0.1241884;-0.6857725;-0.02749491,-0.04898813;0.007086819;-0.05142262,-0.08705691;-0.3091133;-0.03859924,-0.07922959;-0.6441215;0.0454552,-0.05357232;-0.6329926;-0.02557617,0.01842234;0.5341242;-0.04223967,893.1757
+0;0;0,0.00382311;0.3074201;0.008061066,0.008321553;0.612544;0.00142262,0.2109016;0.4885246;0.02381419,0.304353;0.2994279;0.04430506,0.4136096;0.1130222;0.02980375,-0.1944269;0.4772861;0.007395642,-0.299935;0.2936143;0.01397718,-0.4129338;0.1098293;-0.00469674,0.06517456;0.004026817;-0.02943681,0.07164727;-0.3117757;0.01746998,0.07910492;-0.6476188;0.09775709,0.08028121;-0.609884;0.02041874,-0.06469621;0.00460614;-0.0303916,-0.09166617;-0.3119937;0.001397878,-0.1129099;-0.6481344;0.07788549,-0.1096166;-0.6103072;0.0006176308,0.007142855;0.5371295;0.005509312,0;0;0,0.009376734;0.3068166;-0.01903534,0.01770554;0.610387;-0.04982591,0.1980215;0.5009246;0.05911016,0.404153;0.4713466;0.09842324,0.6143074;0.4888675;0.04920387,-0.1764833;0.5042129;-0.1190557,-0.3718554;0.4224936;-0.1269484,-0.5728944;0.3908571;-0.2009539,0.07154548;-0.001778751;-0.00292325,0.1013898;-0.3185273;-0.03036451,0.1076344;-0.659438;0.0247097,0.1229551;-0.6863529;-0.02596975,-0.04928037;0.006938424;-0.05151474,-0.08752937;-0.3098193;-0.03828786,-0.08052924;-0.6446183;0.04628647,-0.05512569;-0.6333326;-0.02475484,0.01587205;0.5355051;-0.04009128,893.2081
+0;0;0,0.003831817;0.3081203;0.008079425,0.008332765;0.6134182;0.001439454,0.2116309;0.4892371;0.02389501,0.305074;0.3001571;0.04438406,0.4139479;0.1144045;0.02993355,-0.1951257;0.4779589;0.007418607,-0.3006245;0.2943035;0.01399956,-0.4132275;0.1111623;-0.004608942,0.06514294;0.004024862;-0.02942252,0.07162462;-0.3122158;0.01754934,0.07908216;-0.6480544;0.09783538,0.08025602;-0.6103355;0.0206567,-0.0646648;0.004603905;-0.03037685,-0.09167218;-0.3124351;0.001456732,-0.1129157;-0.6485714;0.07794333,-0.1096291;-0.6107604;0.000834994,0.007154216;0.5380133;0.00552563,0;0;0,0.008517608;0.3075939;-0.01820636,0.0157482;0.6114795;-0.04786181,0.1977965;0.5019332;0.05955721,0.4042376;0.4747834;0.09889651,0.6092506;0.5304849;0.06103588,-0.1789168;0.5045837;-0.1173717,-0.3743766;0.423585;-0.1290888,-0.5745709;0.3990542;-0.2058148,0.07151815;-0.00181812;-0.002708197,0.1014742;-0.3190375;-0.02974486,0.1076224;-0.6599593;0.02524209,0.1230228;-0.6869403;-0.02509188,-0.04916065;0.006933473;-0.05158142,-0.08720061;-0.3102609;-0.03753956,-0.08038366;-0.6450536;0.04705636,-0.0552917;-0.6336288;-0.02395675,0.01412423;0.5365696;-0.03838205,893.2307
+0;0;0,0.003801444;0.3081191;0.008135675,0.008267921;0.6134187;0.001549762,0.2116749;0.4896493;0.02394605,0.3093718;0.3028035;0.04507834,0.4240588;0.1203618;0.03375111,-0.1952311;0.4781223;0.007664481,-0.3068074;0.2980764;0.01373188,-0.421059;0.1160584;-0.005823715,0.06513737;0.003977144;-0.02944132,0.07145944;-0.3122306;0.0177729,0.07903132;-0.6480947;0.09794182,0.08016712;-0.610369;0.02076326,-0.06467933;0.004647416;-0.03033927,-0.09222667;-0.3123524;0.001422124,-0.1128341;-0.6484878;0.07808593,-0.1095871;-0.6106735;0.0009762645,0.007095913;0.538013;0.005624942,0;0;0,0.008517608;0.3075939;-0.01820636,0.0157482;0.6114795;-0.04786181,0.1977965;0.5019332;0.05955721,0.4042376;0.4747834;0.09889651,0.6092506;0.5304849;0.06103588,-0.1789168;0.5045837;-0.1173717,-0.3743766;0.423585;-0.1290888,-0.5745709;0.3990542;-0.2058148,0.07151815;-0.00181812;-0.002708197,0.1014742;-0.3190375;-0.02974486,0.1076224;-0.6599593;0.02524209,0.1230228;-0.6869403;-0.02509188,-0.04916065;0.006933473;-0.05158142,-0.08720061;-0.3102609;-0.03753956,-0.08038366;-0.6450536;0.04705636,-0.0552917;-0.6336288;-0.02395675,0.01412423;0.5365696;-0.03838205,893.254
+0;0;0,0.003811028;0.3088959;0.008156185,0.008283717;0.614622;0.001562033,0.212536;0.4905694;0.02403862,0.310225;0.3037388;0.04516919,0.4253633;0.120579;0.03379738,-0.1960539;0.4789948;0.007689679,-0.3076211;0.2989635;0.01375659,-0.4223223;0.1162291;-0.005875976,0.06505849;0.003972327;-0.02940567,0.07139266;-0.3128406;0.01789892,0.07896256;-0.6486167;0.09804682,0.08009682;-0.6109015;0.02097293,-0.064601;0.004641788;-0.03030252,-0.09220107;-0.3129647;0.001519658,-0.1128031;-0.649012;0.07816336,-0.1095605;-0.6112083;0.001158275,0.007110419;0.5391333;0.0056417,0;0;0,0.007345647;0.308436;-0.01763582,0.0129692;0.6128421;-0.04667974,0.1968302;0.5027158;0.05963825,0.4037746;0.4797054;0.09887933,0.6102542;0.5193244;0.04662823,-0.1818123;0.5039926;-0.1166559,-0.3775476;0.4240773;-0.1306758,-0.5781721;0.4044738;-0.2100432,0.07144649;-0.001806706;-0.002283335,0.1014438;-0.3196492;-0.02920246,0.1074849;-0.6604971;0.02568579,0.1225624;-0.6875908;-0.02445579,-0.04882344;0.006892328;-0.05178655,-0.08709955;-0.3108725;-0.03733844,-0.08060504;-0.6454312;0.04783673,-0.05571978;-0.6338996;-0.02316214,0.01172681;0.5378262;-0.03731823,893.2872
+0;0;0,0.003818558;0.3095062;0.008172301,0.008293695;0.6154022;0.001575841,0.2138889;0.4910217;0.02417327,0.3115839;0.3041796;0.04530514,0.4261869;0.1218714;0.0339862,-0.1973724;0.4793713;0.007717443,-0.3089464;0.299329;0.01378472,-0.4231144;0.1174443;-0.005756563,0.0651213;0.003976163;-0.02943406,0.07145597;-0.3128618;0.01787426,0.07904715;-0.649582;0.09824753,0.08018047;-0.6118731;0.02123766,-0.06466337;0.004646269;-0.03033178,-0.09226561;-0.3129853;0.00149291,-0.1129256;-0.6499776;0.07835214,-0.1096856;-0.6121804;0.001411013,0.007120234;0.539903;0.005656074,0;0;0,0.00610283;0.3091186;-0.01684976,0.01010533;0.6138128;-0.04491162,0.1964679;0.5029097;0.05983877,0.4040031;0.4847499;0.09857082,0.6063731;0.5500439;0.06277537,-0.1852986;0.5033311;-0.1157127,-0.3817291;0.4259505;-0.1338265,-0.5818527;0.4092596;-0.2123773,0.07152105;-0.001596034;-0.002269268,0.1021172;-0.3194417;-0.02877378,0.107571;-0.6612428;0.02636456,0.1225235;-0.6883869;-0.02365756,-0.04892772;0.006742365;-0.05180324,-0.08681291;-0.3110833;-0.0371036,-0.08058637;-0.6465051;0.04863661,-0.05597197;-0.6348552;-0.02241715,0.009232715;0.5387523;-0.03578472,893.321
+0;0;0,0.003848191;0.3097355;0.008102042,0.008316098;0.6156898;0.001460365,0.2147229;0.4916646;0.02463443,0.3167624;0.3071451;0.04587065,0.4364264;0.1281362;0.03691811,-0.1980326;0.4793421;0.00811329,-0.3141906;0.3021799;0.01371622,-0.4317128;0.1225139;-0.005056442,0.06509572;0.003935118;-0.02946809,0.07111983;-0.3134432;0.01774927,0.07917131;-0.6502713;0.09830041,0.08028683;-0.6125671;0.02134557,-0.06467448;0.004674465;-0.0302765,-0.09206567;-0.3134616;0.001878241,-0.1133126;-0.6505747;0.07875374,-0.110087;-0.6127822;0.001867332,0.007146092;0.5401846;0.005545466,0;0;0,0.004784107;0.3094085;-0.01612616,0.007363558;0.6142149;-0.0437665,0.1953545;0.5034439;0.06014657,0.4033482;0.4895982;0.09832287,0.6077679;0.5490922;0.06490374,-0.1886818;0.5029508;-0.1138645,-0.3858646;0.4283774;-0.1355031,-0.5860655;0.4165961;-0.2143992,0.07151785;-0.001563758;-0.002014399,0.1018872;-0.319991;-0.02802444,0.1070525;-0.6619343;0.02724481,0.1218441;-0.6891351;-0.02267432,-0.04885749;0.006672121;-0.05186264,-0.08720423;-0.3115647;-0.0360631,-0.08108162;-0.6470771;0.04996272,-0.05675973;-0.6353441;-0.02115275,0.006854311;0.5391344;-0.03472471,893.3433
+0;0;0,0.003858474;0.3105632;0.008123691,0.008334922;0.6171014;0.001468882,0.2159671;0.4926346;0.02476422,0.3179764;0.3081697;0.04599416,0.4375997;0.1292216;0.03704466,-0.1992298;0.4802392;0.008145366,-0.3153533;0.3031295;0.01374664,-0.4328357;0.1235244;-0.00501965,0.06527008;0.003945658;-0.02954702,0.07128163;-0.3127705;0.01757183,0.07936894;-0.6510978;0.09848148,0.08048412;-0.613396;0.02155064,-0.06484772;0.004686986;-0.0303576,-0.09218176;-0.3127854;0.001730062,-0.1135233;-0.6513988;0.07894772,-0.1102987;-0.6136088;0.002085291,0.007162519;0.5414415;0.005562354,0;0;0,0.003207371;0.310266;-0.01597214,0.00384438;0.6156561;-0.0437398,0.1939728;0.5041754;0.05958652,0.4018873;0.4919867;0.09840512,0.6068171;0.5501987;0.06635261,-0.1930873;0.5020989;-0.1127977,-0.3904387;0.4285647;-0.135799,-0.5904996;0.4208374;-0.2153486,0.07171243;-0.001332164;-0.002081156,0.1014685;-0.3191316;-0.0282259,0.1070233;-0.6625042;0.02782368,0.1219659;-0.689686;-0.02203489,-0.04910722;0.006528242;-0.05190992,-0.08729794;-0.3110351;-0.03577109,-0.08125178;-0.6479557;0.05097612,-0.05725036;-0.63616;-0.02023802,0.003812924;0.540427;-0.03462195,893.366
+0;0;0,0.003861232;0.3107852;0.0081295,0.008338027;0.6173478;0.001474497,0.2162096;0.4928267;0.02479175,0.3182319;0.3083384;0.04602439,0.4384348;0.1285232;0.03703153,-0.1994633;0.4804172;0.008153846,-0.3156016;0.3032849;0.01375583,-0.4336532;0.1228096;-0.005101386,0.06514829;0.003938296;-0.02949189,0.071166;-0.3131031;0.01767535,0.07924385;-0.6510347;0.09849039,0.08035832;-0.6133379;0.0216087,-0.06472671;0.00467824;-0.03030095,-0.09208882;-0.3131201;0.001819657,-0.1134054;-0.6513376;0.07894701,-0.1101829;-0.6135526;0.00213369,0.007165651;0.5416896;0.005567872,0;0;0,0.002443865;0.3105247;-0.01539087,0.002377078;0.6159648;-0.04288816,0.1934014;0.5051723;0.05972409,0.401609;0.4961916;0.0979898,0.6063046;0.5456762;0.04784918,-0.1909729;0.4943581;-0.1167195,-0.3908993;0.426974;-0.1363191,-0.5920781;0.4247237;-0.2162262,0.07158428;-0.001188517;-0.001964569,0.1012482;-0.319363;-0.0276792,0.1064873;-0.6623197;0.02842236,0.1211988;-0.6895681;-0.02135181,-0.04894669;0.006389285;-0.05189392,-0.08786266;-0.3113792;-0.0350135,-0.08190411;-0.6479009;0.05165671,-0.05747225;-0.6360665;-0.01936704,0.002517343;0.5407283;-0.03384709,893.3995
+0;0;0,0.003808422;0.310822;0.008084299,0.008194219;0.6169529;0.001387382,0.2165705;0.4931791;0.02486669,0.323285;0.3114051;0.04636129,0.4451885;0.1344611;0.04034739,-0.1999266;0.4801354;0.008483761,-0.3205747;0.3060365;0.01352199,-0.4436515;0.130845;-0.005606505,0.06522964;0.003878918;-0.02946313,0.07125132;-0.3134525;0.0178203,0.07933617;-0.6515465;0.09875552,0.08039764;-0.6138507;0.02187468,-0.0647542;0.004747024;-0.03037081,-0.09209842;-0.313335;0.001991944,-0.1134017;-0.6517563;0.07906769,-0.1102325;-0.6139721;0.002253771,0.007047031;0.5414202;0.005486433,0;0;0,0.001441047;0.3105833;-0.01503778,0.0005352497;0.6156165;-0.04221034,0.1926834;0.5060002;0.05957079,0.4008356;0.4966859;0.09801197,0.6035016;0.5640868;0.07373357,-0.1951945;0.4973899;-0.1126757,-0.3912079;0.4208762;-0.1374986,-0.5922837;0.4288903;-0.2130641,0.07164432;-0.001021147;-0.00201869,0.1010255;-0.3195605;-0.02732968,0.1065557;-0.6626772;0.02891755,0.1209725;-0.6899849;-0.02087212,-0.04904789;0.006265259;-0.05189487,-0.08809455;-0.311796;-0.03505297,-0.08200929;-0.648453;0.05182882,-0.05816012;-0.6365553;-0.01940701,0.0008484125;0.5404995;-0.03323007,893.4329
+0;0;0,0.003808661;0.3108416;0.008084808,0.008190866;0.6167209;0.001392924,0.2158379;0.4931663;0.02480193,0.3225271;0.3114355;0.04629143,0.4444429;0.1344736;0.04027692,-0.1992081;0.480168;0.008476085,-0.3198275;0.3061106;0.01351312,-0.4429167;0.1309014;-0.005617309,0.06538751;0.003888305;-0.02953444,0.07141309;-0.3136487;0.01777962,0.07949569;-0.6516485;0.09869231,0.08055513;-0.6139674;0.02195837,-0.06491093;0.004758514;-0.03044432,-0.09227286;-0.3135296;0.001939401,-0.1135702;-0.6518566;0.07899369,-0.1104071;-0.6140872;0.002326526,0.007044454;0.5412393;0.0054892,0;0;0,0.001045853;0.3106134;-0.01485181,0.0001835972;0.6154041;-0.04190326,0.1918591;0.5059922;0.05906796,0.3998387;0.496603;0.09814215,0.6026576;0.5635123;0.07359004,-0.196755;0.5001979;-0.1089272,-0.3934988;0.4261815;-0.1350785,-0.5943434;0.4337977;-0.2113581,0.07180456;-0.0009512603;-0.0024755,0.1011186;-0.3197763;-0.02688813,0.1066473;-0.6628094;0.02927089,0.121043;-0.6901931;-0.02020741,-0.04932027;0.006244477;-0.05187915,-0.08821271;-0.3120335;-0.03481351,-0.08208636;-0.6485775;0.05211577,-0.05873913;-0.6366158;-0.01914256,0.0004576296;0.5403371;-0.03293538,893.4664
+0;0;0,0.003810333;0.310978;0.008088355,0.008188142;0.6165516;0.001403782,0.2179526;0.4925997;0.02500364,0.3246665;0.3108268;0.04649811,0.4465907;0.1338527;0.04048319,-0.2012997;0.4794697;0.008512335,-0.3219471;0.3053719;0.01355054,-0.4450447;0.1301507;-0.005581203,0.06547187;0.003893321;-0.02957254,0.07149718;-0.3136295;0.01773941,0.07958671;-0.6519192;0.0987215,0.08111385;-0.6108472;-0.0118873,-0.06499466;0.004764652;-0.03048359,-0.09235537;-0.3135092;0.00189868,-0.113671;-0.6521264;0.07901905,-0.1091115;-0.6109272;-0.03149347,0.007043095;0.5411599;0.005495179,0;0;0,-0.0002139211;0.3107521;-0.01484346,-0.002556488;0.6152259;-0.04190993,0.1918359;0.5065492;0.05948185,0.3998626;0.4956221;0.09816956,0.6026173;0.5626861;0.07338142,-0.2024543;0.5008215;-0.1068032,-0.3995113;0.427861;-0.1339429,-0.6004699;0.4379781;-0.2096711,0.07187445;-0.000752598;-0.003123045,0.1011353;-0.3196437;-0.02652717,0.1067682;-0.66293;0.02991963,0.1375064;-0.6589992;-0.07368922,-0.04955099;0.006165663;-0.05179712,-0.08856742;-0.3120826;-0.0347301,-0.08207654;-0.6488687;0.05242775,-0.04899962;-0.6448014;-0.05049282,-0.001934603;0.540254;-0.03292203,893.4998
+0;0;0,0.003840019;0.3108154;0.008293078,0.008201342;0.6159725;0.001697793,0.2173241;0.4930923;0.02553011,0.3277978;0.3137678;0.04784411,0.4603566;0.1445692;0.04508584,-0.2005173;0.4792896;0.008786978,-0.3259139;0.3086945;0.01450246,-0.4535014;0.1365478;-0.002659153,0.06553371;0.004001205;-0.02983159,0.07134109;-0.3133986;0.01771432,0.0799529;-0.6516367;0.09893328,0.08103713;-0.6139508;0.02223047,-0.06521607;0.004684933;-0.03042228,-0.09246737;-0.3135076;0.001948338,-0.1136943;-0.6521487;0.0790668,-0.1105061;-0.6143718;0.00243178,0.007059591;0.5406767;0.005778351,0;0;0,-0.0007265806;0.3106011;-0.0147016,-0.003123403;0.6146637;-0.04166031,0.1910481;0.5054457;0.05795741,0.3988299;0.4945682;0.09755564,0.6019905;0.5605636;0.07351494,-0.2037303;0.5021213;-0.1031336,-0.4005971;0.4291145;-0.1309384,-0.6012378;0.44258;-0.2068961,0.07200658;-0.0006894171;-0.00389576,0.1013917;-0.319558;-0.02617383,0.1069601;-0.6627917;0.03070569,0.1210765;-0.6902476;-0.0187223,-0.0499041;0.006169976;-0.05169249,-0.08835445;-0.3120595;-0.03470536,-0.08176614;-0.6488299;0.05257547,-0.059397;-0.6367809;-0.01898539,-0.002524659;0.5397873;-0.03268385,893.5331
+0;0;0,0.003835541;0.310453;0.008283408,0.008190149;0.6151409;0.001698623,0.2160083;0.4926803;0.02540149,0.3264607;0.3133904;0.04771118,0.4590082;0.1442063;0.04495314,-0.1992368;0.4789634;0.00876239,-0.3246092;0.3084013;0.01447676,-0.4521858;0.1362693;-0.002683381,0.06589242;0.004023106;-0.02999487,0.07171033;-0.3139527;0.01763732,0.08031058;-0.6517365;0.09874719,0.08139422;-0.6140547;0.02208646,-0.06557304;0.004710576;-0.0305888,-0.0928738;-0.3140593;0.001840562,-0.1140723;-0.6522456;0.07885543,-0.1108858;-0.614473;0.002262458,0.007050279;0.5399691;0.005772457,0;0;0,-0.001169339;0.3102637;-0.01412296,-0.003836319;0.6138828;-0.04073763,0.1895174;0.5043463;0.05729818,0.3969679;0.4911028;0.09768653,0.6003952;0.5564224;0.07422614,-0.2051069;0.5043859;-0.09742558,-0.4013354;0.4300138;-0.1258072,-0.6018847;0.4464677;-0.2013646,0.07235455;-0.0003859103;-0.004728556,0.1016088;-0.3199672;-0.02530146,0.1072114;-0.6627147;0.03164983,0.1211948;-0.6902239;-0.0176878,-0.05048211;0.006056782;-0.05169681,-0.08883559;-0.3127475;-0.03425854,-0.08185797;-0.6490664;0.05287109,-0.06016321;-0.6369524;-0.01886788,-0.003173992;0.5391226;-0.03184009,893.5668
+0;0;0,0.003834466;0.3103659;0.008281086,0.008182994;0.6146291;0.001705827,0.2163315;0.4922071;0.02543345,0.3267786;0.3129258;0.04774208,0.4599881;0.1428967;0.04497026,-0.1995667;0.4784686;0.008768182,-0.3249331;0.3079146;0.01448228,-0.4531469;0.1349229;-0.002763567,0.06597201;0.004027965;-0.0300311,0.0717824;-0.3135363;0.01753944,0.08037772;-0.6511266;0.09860287,0.08146256;-0.6134363;0.02185697,-0.06565224;0.004716265;-0.03062575,-0.09291767;-0.3136411;0.001761645,-0.114104;-0.6516337;0.07873242,-0.110914;-0.6138525;0.002054349,0.007044835;0.5395702;0.005773547,0;0;0,-0.001973674;0.3101979;-0.01355076,-0.005477473;0.613444;-0.03945494,0.1871364;0.4954279;0.05744433,0.3947843;0.4859079;0.0978148,0.6039429;0.5218318;0.0575099,-0.2068074;0.5045921;-0.09697184,-0.4036939;0.4311321;-0.1229994,-0.6057988;0.4495413;-0.1970065,0.07236443;-0.0004605353;-0.005794287,0.1019554;-0.3197001;-0.02461576,0.107524;-0.6621842;0.03270816,0.1215631;-0.6896506;-0.01679707,-0.05079231;0.006119496;-0.05150815,-0.08886109;-0.3122873;-0.03385557,-0.08172145;-0.6484253;0.0531655,-0.05993976;-0.6362779;-0.01864742,-0.004627928;0.538777;-0.03074861,893.5889
+0;0;0,0.003845369;0.3103641;0.008342068,0.008192546;0.6146296;0.001866994,0.2164125;0.492591;0.02572408,0.3317663;0.316557;0.04903911,0.4695098;0.1501576;0.04957388,-0.1995304;0.4783869;0.009123102,-0.328995;0.310934;0.01516053,-0.4622264;0.1417907;-0.002226502,0.0659687;0.003986544;-0.03004388,0.0717814;-0.3135447;0.01774604,0.0805738;-0.651148;0.09873453,0.08163656;-0.613446;0.0219895,-0.06566887;0.004740691;-0.03058629,-0.09276793;-0.3136049;0.002055589,-0.1140189;-0.6516001;0.07899737,-0.1108496;-0.6138123;0.002319112,0.007053937;0.5395692;0.005906818,0;0;0,-0.001973674;0.3101979;-0.01355076,-0.005477473;0.613444;-0.03945494,0.1871364;0.4954279;0.05744433,0.3947843;0.4859079;0.0978148,0.6039429;0.5218318;0.0575099,-0.2068074;0.5045921;-0.09697184,-0.4036939;0.4311321;-0.1229994,-0.6057988;0.4495413;-0.1970065,0.07236443;-0.0004605353;-0.005794287,0.1019554;-0.3197001;-0.02461576,0.107524;-0.6621842;0.03270816,0.1215631;-0.6896506;-0.01679707,-0.05079231;0.006119496;-0.05150815,-0.08886109;-0.3122873;-0.03385557,-0.08172145;-0.6484253;0.0531655,-0.05993976;-0.6362779;-0.01864742,-0.004627928;0.538777;-0.03074861,893.6115
+0;0;0,0.003836811;0.3096735;0.008323504,0.008163791;0.6125315;0.001881693,0.2155645;0.4911021;0.02563781,0.3308836;0.3151212;0.04894582,0.4707484;0.146159;0.04948882,-0.1987379;0.476954;0.009102303,-0.3281637;0.3095515;0.01513791,-0.4634469;0.1378033;-0.002516899,0.06662653;0.004026297;-0.03034347,0.07244231;-0.313673;0.01747175,0.08123454;-0.6512702;0.09845877,0.08229911;-0.613555;0.02158228,-0.06632371;0.004787964;-0.03089129,-0.09343711;-0.3137262;0.001767872,-0.1146877;-0.6517153;0.07870826,-0.111513;-0.6139141;0.001898654,0.007031612;0.537895;0.005898704,0;0;0,-0.002980873;0.3095426;-0.01249647,-0.007951632;0.6114432;-0.03736615,0.1858642;0.4958028;0.05630279,0.3928446;0.4805775;0.097996,0.6050149;0.5190285;0.05779648,-0.2105882;0.5068896;-0.08879627,-0.406586;0.4318593;-0.1164798,-0.6119421;0.4515874;-0.1909808,0.07286187;-0.0003510714;-0.008188725,0.1025675;-0.3199583;-0.02308178,0.1079035;-0.6623981;0.03449035,0.1222248;-0.6897526;-0.01526928,-0.05190355;0.006164636;-0.05142033,-0.08946517;-0.3124527;-0.03338991,-0.08195125;-0.6485777;0.05362521,-0.06125592;-0.6363409;-0.01867158,-0.006705388;0.537174;-0.02896476,893.6449
+0;0;0,0.003825756;0.3087811;0.008299519,0.00812728;0.609863;0.001898368,0.2154241;0.4889629;0.02561678,0.3307344;0.3129953;0.04892302,0.4711283;0.1433941;0.04946807,-0.1986567;0.4748224;0.009090118,-0.3280726;0.3074325;0.01512527,-0.4638675;0.1350347;-0.002596313,0.06702258;0.004050232;-0.03052384,0.07284228;-0.3138632;0.01732359,0.08163416;-0.651447;0.0983074,0.08269644;-0.6137484;0.02159724,-0.06671797;0.004816426;-0.03107492,-0.09384964;-0.3139123;0.001606243,-0.1150994;-0.651888;0.07854358,-0.1119315;-0.6141037;0.001900151,0.007002751;0.5357308;0.005888233,0;0;0,-0.003698498;0.3086742;-0.01165724,-0.009424821;0.6088852;-0.03520989,0.185825;0.4954151;0.05565429,0.3924166;0.4769021;0.09786177,0.6053921;0.5153707;0.05740285,-0.2131871;0.5069668;-0.08318762,-0.4095499;0.4325493;-0.1097947,-0.6157135;0.4550188;-0.1837338,0.0731334;-0.0003007352;-0.009568214,0.1033387;-0.3201693;-0.02236986,0.1088106;-0.6626341;0.03495741,0.1227307;-0.6901367;-0.01448489,-0.05290375;0.006237822;-0.0510139,-0.0890995;-0.3127809;-0.03343295,-0.08157707;-0.6488904;0.05358614,-0.06171833;-0.6365176;-0.01880002,-0.008033782;0.5350863;-0.0271759,893.6671
+0;0;0,0.003829615;0.308362;0.00830617,0.008112068;0.6081736;0.00197893,0.2139721;0.4881494;0.02575309,0.3326211;0.3145178;0.04962047,0.4775102;0.145394;0.05099417,-0.1973135;0.4742511;0.009289462,-0.3309973;0.3102733;0.01521546,-0.4757429;0.141991;-0.002877975,0.06731484;0.004087433;-0.03069058,0.07312916;-0.313937;0.01732231,0.08204422;-0.6514696;0.09842636,0.08359735;-0.6102973;-0.01287162,-0.06704047;0.004808384;-0.0311827,-0.09417311;-0.3140725;0.001334459,-0.1154861;-0.6519762;0.07848632,-0.1108758;-0.6106819;-0.03271465,0.006993633;0.5344512;0.005933806,0;0;0,-0.002933025;0.308282;-0.01115489,-0.006117105;0.6072483;-0.03476191,0.1869033;0.4955371;0.05578971,0.392675;0.4708145;0.09870839,0.6090192;0.5059974;0.05927539,-0.2112446;0.5085173;-0.07664099,-0.407717;0.4339426;-0.101788,-0.6166263;0.4610083;-0.1740511,0.07335099;-0.0003797114;-0.01045918,0.1039162;-0.3204057;-0.02176046,0.1093691;-0.6628488;0.03558564,0.1347886;-0.6585385;-0.07028389,-0.05360887;0.006342262;-0.05075205,-0.08888873;-0.3129273;-0.03340696,-0.0812446;-0.6489981;0.05367652,-0.05342907;-0.6445741;-0.05161659,-0.005716681;0.5338529;-0.02670979,893.7012
+0;0;0,0.003812202;0.3069599;0.008268402,0.008054519;0.6039696;0.002004512,0.2145426;0.4845943;0.02579546,0.333253;0.3108729;0.04967519,0.5201954;0.09266175;0.0514476,-0.1979673;0.4706546;0.009282827,-0.3317203;0.306592;0.01521189,-0.5184775;0.08946657;-0.008133071,0.06791737;0.004124019;-0.03096529,0.07374779;-0.3147812;0.01718057,0.08265401;-0.651979;0.09820418,0.0842087;-0.6107954;-0.01320603,-0.06764055;0.004851424;-0.03146181,-0.09484833;-0.3149126;0.001145396,-0.1161402;-0.6524812;0.07822074,-0.1115253;-0.6111755;-0.03309238,0.006948019;0.531034;0.005917182,0;0;0,-0.003283039;0.3068981;-0.01049018,-0.007242113;0.6031169;-0.0331676,0.1878962;0.4956065;0.05591416,0.3930172;0.4642754;0.0981667,0.6759107;0.478848;0.04994226,-0.2140294;0.5090622;-0.07178512,-0.4111433;0.4354943;-0.09577313,-0.6817607;0.4734149;-0.1846268,0.07371607;-0.0001285374;-0.01243186,0.1044265;-0.3211064;-0.02152205,0.1100876;-0.6631213;0.03627253,0.1345497;-0.6587172;-0.06996393,-0.05466199;0.006347517;-0.05060042,-0.08940634;-0.3138955;-0.03357757,-0.08143871;-0.6496049;0.05349841,-0.05457016;-0.6450922;-0.05218133,-0.006579369;0.5304866;-0.02538729,893.7346
+0;0;0,0.003810384;0.3068135;0.008264459,0.008052832;0.6038301;0.001999167,0.2135735;0.4846403;0.02569918,0.3323154;0.3108727;0.04958525,0.4818176;0.1363642;0.05100268,-0.197015;0.4707655;0.00926346,-0.3308035;0.3066594;0.01519409,-0.4801576;0.1330191;-0.003475411,0.06875392;0.004174816;-0.03134669,0.07458164;-0.314582;0.01677678,0.08347118;-0.6511483;0.09764863,0.08502716;-0.6099553;-0.01385432,-0.06847369;0.004911179;-0.03184933,-0.09566882;-0.3147041;0.0007427111,-0.1169208;-0.6516404;0.0776737,-0.112302;-0.6103253;-0.03373208,0.006945865;0.5308636;0.005913491,0;0;0,-0.002658144;0.3067924;-0.009418249,-0.005875498;0.6030507;-0.03177309,0.1875852;0.49124;0.05611587,0.3929541;0.4603275;0.09774947,0.6195683;0.4741053;0.06222081,-0.2129503;0.5093245;-0.06558038,-0.4110031;0.4375983;-0.08784622,-0.6276366;0.4721013;-0.1562981,0.07414293;-8.434057E-06;-0.01516485,0.1049802;-0.3209068;-0.02055812,0.1108829;-0.6622972;0.03700781,0.1344496;-0.6578528;-0.06953859,-0.05604922;0.006420196;-0.05044216,-0.09019819;-0.3137672;-0.03401963,-0.0820284;-0.6487134;0.05338983,-0.05604398;-0.6441615;-0.05261873,-0.00545226;0.5303807;-0.02405643,893.7565
+0;0;0,0.00387126;0.3063995;0.00830685,0.008131173;0.6033986;0.002095253,0.2049688;0.4866751;0.02520877,0.3331038;0.3095174;0.05098107,0.4773865;0.1498086;0.05339197,-0.1884252;0.4733858;0.009457119,-0.3307746;0.3055521;0.01546729,-0.4751346;0.1468204;-0.001697885,0.06968544;0.004175165;-0.03171347,0.07558657;-0.3148336;0.0164847,0.0847312;-0.6520887;0.09770726,0.08628183;-0.6108686;-0.01408831,-0.0693564;0.005019548;-0.03230681,-0.0965411;-0.3148509;0.0003789365,-0.1177799;-0.6525057;0.07757946,-0.1131552;-0.6111537;-0.03411783,0.007023391;0.5304219;0.005997763,0;0;0,-0.00225088;0.306402;-0.008795023,-0.005186737;0.6026626;-0.03089809,0.1840992;0.4936126;0.04354072,0.3939578;0.4537908;0.09684396,0.6072667;0.4684272;0.07203889,-0.2046452;0.5096411;-0.05664561,-0.4116014;0.4376811;-0.07805859,-0.6143687;0.4731568;-0.1409642,0.07473122;0.0006066859;-0.01714969,0.1057693;-0.3205562;-0.02109003,0.1115098;-0.662466;0.03795624,0.1315673;-0.6579627;-0.06962705,-0.05770423;0.006235025;-0.05010571,-0.09061817;-0.3143813;-0.03441169,-0.08214819;-0.6499887;0.05343881,-0.05964411;-0.6453944;-0.05368103,-0.004811347;0.5299798;-0.02320862,893.7898
+0;0;0,0.00387126;0.3063995;0.00830685,0.008131173;0.6033986;0.002095253,0.2049688;0.4866751;0.02520877,0.3331038;0.3095174;0.05098107,0.4773865;0.1498086;0.05339197,-0.1884252;0.4733858;0.009457119,-0.3307746;0.3055521;0.01546729,-0.4751346;0.1468204;-0.001697885,0.06968544;0.004175165;-0.03171347,0.07558657;-0.3148336;0.0164847,0.0847312;-0.6520887;0.09770726,0.08628183;-0.6108686;-0.01408831,-0.0693564;0.005019548;-0.03230681,-0.0965411;-0.3148509;0.0003789365,-0.1177799;-0.6525057;0.07757946,-0.1131552;-0.6111537;-0.03411783,0.007023391;0.5304219;0.005997763,0;0;0,-0.00225088;0.306402;-0.008795023,-0.005186737;0.6026626;-0.03089809,0.1840992;0.4936126;0.04354072,0.3939578;0.4537908;0.09684396,0.6072667;0.4684272;0.07203889,-0.2046452;0.5096411;-0.05664561,-0.4116014;0.4376811;-0.07805859,-0.6143687;0.4731568;-0.1409642,0.07473122;0.0006066859;-0.01714969,0.1057693;-0.3205562;-0.02109003,0.1115098;-0.662466;0.03795624,0.1315673;-0.6579627;-0.06962705,-0.05770423;0.006235025;-0.05010571,-0.09061817;-0.3143813;-0.03441169,-0.08214819;-0.6499887;0.05343881,-0.05964411;-0.6453944;-0.05368103,-0.004811347;0.5299798;-0.02320862,893.8131
+0;0;0,0.003868784;0.3062035;0.008301536,0.008128958;0.6032206;0.00208944,0.2050765;0.4864655;0.02521401,0.3352509;0.3064882;0.05139651,0.4837123;0.1421538;0.05387724,-0.1885361;0.4731689;0.009453615,-0.3331512;0.3026639;0.01555944,-0.4816922;0.1393349;-0.002102878,0.07030588;0.004212338;-0.03199584,0.07622266;-0.315642;0.01633009,0.08536681;-0.6528795;0.09754842,0.08691861;-0.6116508;-0.01433221,-0.06997392;0.00506424;-0.03259445,-0.09723067;-0.3156541;0.0001779273,-0.1184684;-0.6532912;0.07737443,-0.1138401;-0.6119305;-0.03440785,0.007021067;0.5302367;0.005992339,0;0;0,-0.001701817;0.3062291;-0.00807786,-0.004382461;0.6025271;-0.02995563,0.1842985;0.4912906;0.04500389,0.3976434;0.4484541;0.09669256,0.6171167;0.4597166;0.06917167,-0.2049488;0.5087089;-0.04921805,-0.4166089;0.4392596;-0.06920601,-0.625281;0.4794862;-0.13158,0.07492539;0.0008256435;-0.01923275,0.106519;-0.3211625;-0.02086186,0.1121732;-0.6629267;0.03892469,0.131113;-0.6583806;-0.06896019,-0.05917538;0.006177416;-0.04944196,-0.09061779;-0.3154282;-0.03336786,-0.08213824;-0.6510935;0.05418843,-0.06074318;-0.6464656;-0.05325585,-0.004094779;0.5298298;-0.02233124,893.8353
+0;0;0,0.003908139;0.3056102;0.008286295,0.008191983;0.6025295;0.002109098,0.1977842;0.4876778;0.02479062,0.3380076;0.3026321;0.05327319,0.4878906;0.1484188;0.05632309,-0.1813073;0.4750299;0.009406236,-0.3363533;0.3000114;0.01611846,-0.4864335;0.1469806;-0.00158602,0.07144918;0.004237244;-0.03248731,0.07738604;-0.3175268;0.01620597,0.08655289;-0.6546524;0.0974346,0.08815531;-0.6134019;-0.01464917,-0.0710948;0.005180177;-0.0331219,-0.09860018;-0.3174532;-0.0001139753,-0.1197582;-0.654984;0.07709406,-0.1150729;-0.6136001;-0.03488971,0.007080431;0.5295631;0.00599861,0;0;0,-0.001564875;0.3056456;-0.007736683,-0.00405708;0.6018544;-0.02950597,0.1823274;0.4986992;0.03186321,0.4008183;0.4409272;0.0921948,0.6144241;0.4528962;0.07016683,-0.1976241;0.5091777;-0.04472008,-0.4200606;0.4386252;-0.06084834,-0.6226735;0.4815699;-0.1188117,0.07559191;0.001890004;-0.02146292,0.1070848;-0.3220646;-0.02134156,0.1123831;-0.6635959;0.03918982,0.1280757;-0.6590015;-0.06943893,-0.06130895;0.006280019;-0.04878667,-0.09203206;-0.3174343;-0.03452001,-0.08359395;-0.6530027;0.05299214,-0.06542471;-0.6483443;-0.05526491,-0.003832296;0.5291724;-0.02190852,893.8687
+0;0;0,0.00390318;0.3052225;0.008275781,0.008187097;0.6021434;0.002096592,0.196779;0.4874655;0.02468206,0.3379651;0.3011495;0.05336016,0.4880505;0.1467279;0.05641417,-0.1803255;0.4748839;0.009378311,-0.3364358;0.2986639;0.01613661,-0.4867187;0.1454265;-0.001591776,0.07257254;0.004303865;-0.03299809,0.07853598;-0.3189005;0.01591314,0.08769769;-0.6558371;0.09709625,0.08930053;-0.6145837;-0.01501682,-0.07221259;0.005261623;-0.03364266,-0.0998411;-0.3188159;-0.0004869886,-0.1209873;-0.6561575;0.07667778,-0.1163007;-0.6147707;-0.03533527,0.007074847;0.5291312;0.005988546,0;0;0,-0.001034573;0.3052643;-0.007557393,-0.00204356;0.6014793;-0.02936888,0.1826203;0.4977523;0.03234053,0.4027302;0.4362041;0.08920002,0.6169506;0.4387787;0.06720114,-0.195411;0.5085778;-0.04085404,-0.4208789;0.4416313;-0.05318163,-0.6234618;0.4882876;-0.109434,0.07622805;0.002453297;-0.02361012,0.1075626;-0.3229707;-0.02110577,0.1128976;-0.6642778;0.03957296,0.1279717;-0.6596848;-0.06917357,-0.0633019;0.006307133;-0.0482417,-0.09303407;-0.3190182;-0.03526659,-0.08478022;-0.6544;0.05220797,-0.06722332;-0.6497483;-0.05617917,-0.002276585;0.5287539;-0.02174473,893.9023
+0;0;0,0.003900108;0.3049822;0.008269268,0.008183315;0.6018494;0.002088595,0.1900875;0.4885931;0.02401763,0.3369279;0.2948152;0.05384427,0.4883394;0.1390294;0.05692526,-0.1737241;0.476455;0.00925334,-0.3360865;0.2931775;0.01628231,-0.4876973;0.1385861;-0.001602717,0.07390492;0.004382881;-0.03360391,0.07989908;-0.3204863;0.01555927,0.08906107;-0.6574335;0.09674494,0.09066641;-0.6161626;-0.01554286,-0.07353837;0.005358222;-0.03426031,-0.1013092;-0.3203887;-0.0009338595,-0.1224561;-0.657741;0.07623334,-0.1177622;-0.6163364;-0.03595428,0.007070346;0.5287901;0.005983063,0;0;0,-0.001363561;0.3050093;-0.008075237,-0.002768904;0.6011133;-0.03058028,0.1801734;0.5053688;0.01507711,0.4029105;0.4296193;0.08328128,0.6189018;0.4277621;0.05986238,-0.1894335;0.5081022;-0.03668477,-0.4244119;0.4397689;-0.04751541,-0.628199;0.4912525;-0.1025101,0.0769522;0.00357455;-0.02599907,0.1079387;-0.3235486;-0.02118349,0.1130001;-0.6648427;0.03965426,0.1238443;-0.6602508;-0.06977606,-0.06620125;0.006394628;-0.04676402,-0.09479789;-0.3208317;-0.03685944,-0.08672242;-0.6561915;0.05075974,-0.073377;-0.6515676;-0.0584012,-0.002807483;0.52837;-0.02267528,893.9357
+0;0;0,0.003875017;0.3048804;0.008309002,0.008136844;0.601934;0.002192329,0.1880479;0.4893307;0.02414068,0.3404726;0.2972707;0.054677,0.4989205;0.1409635;0.05864085,-0.1718213;0.4772638;0.009455094,-0.340693;0.2970112;0.01609918,-0.5004926;0.1430822;-0.001881851,0.07496566;0.004414863;-0.03402191,0.08101701;-0.3218978;0.01545651,0.09021688;-0.6588098;0.09671266,0.09183525;-0.6175267;-0.01562389,-0.07454985;0.005441736;-0.03477845,-0.1025499;-0.3217368;-0.001089886,-0.1238;-0.6590493;0.07614757,-0.1190875;-0.6176356;-0.03608856,0.00702657;0.5287606;0.006072036,0;0;0,-0.001888081;0.304887;-0.008744001,-0.00411047;0.6010852;-0.03230548,0.1781867;0.5075666;0.008960485,0.4005288;0.4219938;0.07448983,0.6219646;0.4148265;0.05285263,-0.188534;0.5068328;-0.03283398,-0.4261607;0.4394774;-0.03987622,-0.6341836;0.4979738;-0.09333645,0.07755691;0.004483491;-0.02759814,0.1094507;-0.3240158;-0.02162194,0.1129945;-0.665252;0.03955126,0.12177;-0.6607071;-0.07010484,-0.0684139;0.006193777;-0.04558518,-0.09425092;-0.322737;-0.03550162,-0.08835122;-0.6586809;0.04996049,-0.07706429;-0.6541109;-0.05947145,-0.003836945;0.5282693;-0.02403522,893.9691
+0;0;0,0.003874653;0.3048517;0.008308221,0.008142265;0.6023048;0.002181192,0.1842775;0.4903756;0.02376072,0.3390806;0.2953186;0.05477354,0.4967594;0.1397702;0.05871814,-0.1680898;0.4785604;0.009381274,-0.3395966;0.295495;0.01612904,-0.4986205;0.1423132;-0.001764711,0.07595043;0.004472857;-0.03446883,0.08200179;-0.3218404;0.01500968,0.09123445;-0.6599536;0.09655552,0.09285367;-0.6186646;-0.01583954,-0.07552914;0.00551322;-0.03523531,-0.1035293;-0.3216659;-0.001546685,-0.1248552;-0.6601809;0.07596613,-0.1201401;-0.6187614;-0.03632847,0.007029748;0.5289835;0.00606874,0;0;0,-0.001573116;0.3048556;-0.008899212,-0.002935365;0.6014487;-0.03259897,0.1764147;0.5093479;0.001875164,0.4002816;0.4165793;0.06707191,0.6208557;0.4073649;0.04875207,-0.1838096;0.5060148;-0.02595814,-0.4258734;0.4399774;-0.03010413,-0.6304378;0.5016174;-0.0886481,0.07783506;0.005242497;-0.02984619,0.1115124;-0.3230533;-0.02257848,0.1132127;-0.6654152;0.03939629,0.1189869;-0.6608641;-0.07052064,-0.07152485;0.005734068;-0.04275384,-0.09454653;-0.3234838;-0.03563479,-0.08974133;-0.660903;0.04910406,-0.08144943;-0.6563433;-0.06065364,-0.002943546;0.5284876;-0.02429032,893.9912
+0;0;0,0.003874653;0.3048517;0.008308221,0.008142265;0.6023048;0.002181192,0.1842775;0.4903756;0.02376072,0.3390806;0.2953186;0.05477354,0.4967594;0.1397702;0.05871814,-0.1680898;0.4785604;0.009381274,-0.3395966;0.295495;0.01612904,-0.4986205;0.1423132;-0.001764711,0.07595043;0.004472857;-0.03446883,0.08200179;-0.3218404;0.01500968,0.09123445;-0.6599536;0.09655552,0.09285367;-0.6186646;-0.01583954,-0.07552914;0.00551322;-0.03523531,-0.1035293;-0.3216659;-0.001546685,-0.1248552;-0.6601809;0.07596613,-0.1201401;-0.6187614;-0.03632847,0.007029748;0.5289835;0.00606874,0;0;0,-0.001573116;0.3048556;-0.008899212,-0.002935365;0.6014487;-0.03259897,0.1764147;0.5093479;0.001875164,0.4002816;0.4165793;0.06707191,0.6208557;0.4073649;0.04875207,-0.1838096;0.5060148;-0.02595814,-0.4258734;0.4399774;-0.03010413,-0.6304378;0.5016174;-0.0886481,0.07783506;0.005242497;-0.02984619,0.1115124;-0.3230533;-0.02257848,0.1132127;-0.6654152;0.03939629,0.1189869;-0.6608641;-0.07052064,-0.07152485;0.005734068;-0.04275384,-0.09454653;-0.3234838;-0.03563479,-0.08974133;-0.660903;0.04910406,-0.08144943;-0.6563433;-0.06065364,-0.002943546;0.5284876;-0.02429032,894.0137
+0;0;0,0.003898161;0.3047582;0.008337311,0.008173079;0.6019214;0.002281536,0.1835487;0.4903895;0.02390896,0.3469062;0.293705;0.05642262,0.5072468;0.1417553;0.06241044,-0.1674087;0.4788769;0.009574489,-0.3475432;0.2946547;0.01600002,-0.5108207;0.1467322;-0.001120225,0.07706183;0.004538651;-0.03502516,0.08336835;-0.322104;0.01470498,0.09248489;-0.6606299;0.09653603,0.09410966;-0.619336;-0.01585865,-0.07668449;0.005578107;-0.03569679,-0.104659;-0.3219642;-0.001906585,-0.1259838;-0.6609037;0.07583946,-0.1212624;-0.6194809;-0.03645471,0.007058679;0.5286577;0.00614443,0;0;0,-0.002335608;0.3047292;-0.009845018,-0.005080268;0.6008686;-0.03532195,0.174751;0.5103197;-0.005533695,0.4048947;0.4108603;0.05420971,0.6243882;0.3965929;0.03293157,-0.1841855;0.5024314;-0.02078355,-0.4341179;0.4396711;-0.02553535,-0.6361529;0.505614;-0.0860919,0.07811612;0.005966306;-0.03237534,0.1131639;-0.3225091;-0.02321601,0.1134112;-0.6653034;0.03900265,0.1163495;-0.6608407;-0.0710063,-0.07419135;0.00528277;-0.04066475,-0.09501243;-0.3244686;-0.03443693,-0.09125037;-0.6627709;0.04872961,-0.0857923;-0.6583111;-0.06118245,-0.00462766;0.5280319;-0.02647066,894.0471
+0;0;0,0.003894017;0.3044342;0.008328449,0.008158457;0.6008699;0.002287938,0.1831235;0.4896172;0.02386374,0.3484173;0.2906012;0.05676283,0.5217385;0.1263502;0.06323539,-0.1670117;0.4781316;0.009562859,-0.3492815;0.2917255;0.01606456,-0.5257773;0.1318279;-0.002441678,0.0784173;0.004618483;-0.03564123,0.08475025;-0.3233932;0.01429734,0.09387217;-0.662119;0.09617671,0.0954966;-0.6208276;-0.01619457,-0.07803333;0.005676223;-0.03632468,-0.106125;-0.3232388;-0.002392851,-0.1274625;-0.6623785;0.07539912,-0.1227421;-0.6209581;-0.0368717,0.00704694;0.5277957;0.006140837,0;0;0,-0.002857164;0.3043794;-0.01047635,-0.006491482;0.5996823;-0.03703499,0.1738137;0.5109612;-0.01172757,0.4055535;0.4087284;0.05037665,0.6398966;0.3725385;0.02149558,-0.1844547;0.5002971;-0.01638036,-0.4382061;0.440259;-0.02055834,-0.6546841;0.514824;-0.08866033,0.07848238;0.006774306;-0.03515005,0.1149077;-0.3228903;-0.02419066,0.1135707;-0.6657861;0.03860426,0.1141241;-0.6613732;-0.07140684,-0.07734012;0.004506945;-0.03793542,-0.09628511;-0.3267742;-0.03351865,-0.09286564;-0.6658939;0.04715811,-0.089802;-0.6615005;-0.06280717,-0.005779043;0.5270744;-0.02789712,894.0698
+0;0;0,0.003892876;0.304345;0.008326009,0.008156637;0.6007319;0.002285637,0.1825778;0.4895892;0.02380713,0.3487696;0.2894921;0.05688493,0.5222387;0.125101;0.06336302,-0.1664761;0.4781391;0.009550407,-0.3497361;0.2907204;0.01608743,-0.5263824;0.1306863;-0.002434596,0.07962233;0.004689455;-0.03618892,0.08596298;-0.3237213;0.0138104,0.09510336;-0.6631322;0.09585539,0.09672725;-0.6218445;-0.01647864,-0.07923245;0.005763448;-0.03688287,-0.1073583;-0.3235518;-0.002909761,-0.128739;-0.6633775;0.07503955,-0.1240201;-0.6219608;-0.03719404,0.007044999;0.5276499;0.006138952,0;0;0,-0.003200158;0.3042715;-0.01090789,-0.007333428;0.5994691;-0.03801847,0.1728209;0.5103817;-0.01647663,0.4059562;0.4069408;0.04435587,0.6399952;0.3685452;0.01419878,-0.1840481;0.499866;-0.01103237,-0.43937;0.4406858;-0.01885445,-0.6559486;0.5233147;-0.07736997,0.07886003;0.007327944;-0.03739977,0.1155989;-0.3226486;-0.0247705,0.1133966;-0.6661798;0.03844523,0.1116653;-0.6617939;-0.07150888,-0.07973831;0.003831965;-0.0360342,-0.09797597;-0.3279077;-0.03287604,-0.09551118;-0.6679635;0.04694018,-0.0947352;-0.6636115;-0.06301694,-0.006483227;0.5268711;-0.02875161,894.1033
+0;0;0,0.003893729;0.3042686;0.008355381,0.008150111;0.6007193;0.002357901,0.1841719;0.4896428;0.02425917,0.354214;0.2940224;0.05785845,0.5283495;0.1417474;0.06617962,-0.1680312;0.4777926;0.009697305,-0.3562706;0.2966171;0.01690066,-0.5308576;0.1455863;-0.000104839,0.08069397;0.004714148;-0.03666082,0.08701317;-0.3232467;0.01332872,0.09618299;-0.6636016;0.09560001,0.09783801;-0.6223111;-0.01670747,-0.0802879;0.005865808;-0.03737916,-0.1082562;-0.3230106;-0.00338899,-0.1297533;-0.6637446;0.0749196,-0.1250045;-0.6223251;-0.03728659,0.007039881;0.5275884;0.006200963,0;0;0,-0.003829166;0.3041769;-0.01123047,-0.009244263;0.5993831;-0.03871417,0.1728293;0.5103028;-0.0164609,0.4063529;0.4050326;0.0354569,0.6326168;0.3732768;-0.001641747,-0.1864236;0.4983448;-0.006889662,-0.4414067;0.4412608;-0.01285437,-0.6493405;0.522526;-0.07400693,0.07925433;0.007544816;-0.0392375,0.1171087;-0.3218286;-0.02591681,0.1133007;-0.6662306;0.03785491,0.1106242;-0.6618711;-0.07204771,-0.08198475;0.002815795;-0.03388697,-0.0990631;-0.3285471;-0.03183345,-0.09758487;-0.6698788;0.04680808,-0.09775946;-0.6655582;-0.06311794,-0.008014992;0.5267526;-0.02936387,894.1367
+0;0;0,0.003889868;0.3039669;0.008347096,0.008137811;0.5998305;0.002361845,0.1834325;0.4890632;0.02418071,0.3525639;0.2944906;0.05760004,0.5225884;0.1458103;0.06572477,-0.1673202;0.4772618;0.009678811,-0.3545515;0.2970566;0.01684359,-0.5250169;0.1495913;0.0002395455,0.08190445;0.004784864;-0.03721077,0.08822713;-0.3233565;0.01280629,0.09741882;-0.6645234;0.09527387,0.09907271;-0.6232407;-0.01695615,-0.08149229;0.0059538;-0.03793988,-0.109476;-0.3231036;-0.003931008,-0.1310244;-0.6646506;0.07456442,-0.1262789;-0.623239;-0.03756438,0.007029905;0.5268526;0.006196866,0;0;0,-0.004768953;0.3038444;-0.01168442,-0.01225783;0.5983742;-0.03960276,0.1702398;0.5117332;-0.02396274,0.40219;0.4050914;0.02510285,0.6228441;0.3741862;-0.01280236,-0.1873353;0.4974283;-0.002758561,-0.4414269;0.4428313;-0.008876173,-0.6435966;0.5218718;-0.07180629,0.07972331;0.007917941;-0.04119921,0.1172686;-0.3216164;-0.02650476,0.1129161;-0.6668621;0.03726578,0.1076985;-0.6625336;-0.07245827,-0.08420189;0.001939067;-0.03197121,-0.1013955;-0.3296071;-0.03190073,-0.1003189;-0.6718756;0.04640207,-0.1030468;-0.6676064;-0.0633982,-0.01039705;0.5259255;-0.0301466,894.1591
+0;0;0,0.003889868;0.3039669;0.008347096,0.008137811;0.5998305;0.002361845,0.1834325;0.4890632;0.02418071,0.3525639;0.2944906;0.05760004,0.5225884;0.1458103;0.06572477,-0.1673202;0.4772618;0.009678811,-0.3545515;0.2970566;0.01684359,-0.5250169;0.1495913;0.0002395455,0.08190445;0.004784864;-0.03721077,0.08822713;-0.3233565;0.01280629,0.09741882;-0.6645234;0.09527387,0.09907271;-0.6232407;-0.01695615,-0.08149229;0.0059538;-0.03793988,-0.109476;-0.3231036;-0.003931008,-0.1310244;-0.6646506;0.07456442,-0.1262789;-0.623239;-0.03756438,0.007029905;0.5268526;0.006196866,0;0;0,-0.004768953;0.3038444;-0.01168442,-0.01225783;0.5983742;-0.03960276,0.1702398;0.5117332;-0.02396274,0.40219;0.4050914;0.02510285,0.6228441;0.3741862;-0.01280236,-0.1873353;0.4974283;-0.002758561,-0.4414269;0.4428313;-0.008876173,-0.6435966;0.5218718;-0.07180629,0.07972331;0.007917941;-0.04119921,0.1172686;-0.3216164;-0.02650476,0.1129161;-0.6668621;0.03726578,0.1076985;-0.6625336;-0.07245827,-0.08420189;0.001939067;-0.03197121,-0.1013955;-0.3296071;-0.03190073,-0.1003189;-0.6718756;0.04640207,-0.1030468;-0.6676064;-0.0633982,-0.01039705;0.5259255;-0.0301466,894.1813
+0;0;0,0.003882667;0.3039232;0.008289869,0.008116458;0.6001099;0.002266505,0.1845811;0.489044;0.02458741,0.3594283;0.2989661;0.05837967,0.5311999;0.1579281;0.06851801,-0.1686235;0.4774846;0.00972764,-0.3621047;0.3032434;0.01665975,-0.5312772;0.159511;0.00177063,0.08243473;0.004794941;-0.03735768,0.08876418;-0.3232456;0.0126147,0.09811275;-0.6651764;0.09524775,0.09983037;-0.623908;-0.01691647,-0.08194187;0.006003762;-0.03825646,-0.1100061;-0.3229236;-0.004093401,-0.1315352;-0.6652397;0.07457332,-0.126725;-0.6238379;-0.03748739,0.007011876;0.527011;0.006111013,0;0;0,-0.005977839;0.3037613;-0.01210284,-0.01553284;0.5985481;-0.0401175,0.1688888;0.5125846;-0.02820516,0.4023135;0.4067335;0.01817918,0.6190181;0.3739076;-0.02005124,-0.1904803;0.4966721;0.0009415708,-0.4452599;0.4427492;-0.003822173,-0.6439488;0.5206815;-0.06666552,0.0796803;0.008032352;-0.0424335,0.1179095;-0.3213114;-0.02763081,0.1126511;-0.6672657;0.03655887,0.105785;-0.6629672;-0.07299948,-0.08554427;0.001330004;-0.02990787,-0.1019934;-0.3301446;-0.03129225,-0.101892;-0.6734073;0.04618631,-0.1062773;-0.6691787;-0.06348297,-0.01312198;0.5259947;-0.03064847,894.2042
+0;0;0,0.003880684;0.3037681;0.008285636,0.00811398;0.5999197;0.002262712,0.1836196;0.4890611;0.0244837,0.3591141;0.2982795;0.05840106,0.5264168;0.1609108;0.06827563,-0.1676773;0.4775642;0.009704194,-0.3618748;0.3026779;0.01666197,-0.526646;0.1626849;0.002160207,0.08301546;0.00482872;-0.03762085,0.08934706;-0.3233242;0.01236863,0.09872179;-0.6662111;0.09523278,0.1004381;-0.6249514;-0.01684529,-0.08251913;0.006046057;-0.03852596,-0.110593;-0.3229939;-0.00435121,-0.1321823;-0.6662673;0.0745355,-0.1273757;-0.6248742;-0.03743912,0.007009433;0.526823;0.006107101,0;0;0,-0.006569237;0.3035681;-0.01272798,-0.01621068;0.598312;-0.04079485,0.1672698;0.5129584;-0.03371549,0.4028732;0.4084409;0.01002669,0.6116285;0.3754926;-0.03786397,-0.1894864;0.4962671;0.003584214,-0.4454665;0.4434815;-0.002262728,-0.6386416;0.5202671;-0.06346107,0.07959897;0.008132994;-0.04390979,0.1195265;-0.3211393;-0.0294559,0.1123214;-0.6678855;0.0356667,0.1036134;-0.6636158;-0.07366467,-0.08689577;0.0007920651;-0.02790536,-0.1030605;-0.3307968;-0.03120514,-0.1038674;-0.6752067;0.04565208,-0.1101019;-0.6710209;-0.06382842,-0.01379682;0.5257624;-0.03131557,894.2369
+0;0;0,0.003880411;0.3037467;0.008285052,0.008112174;0.5997908;0.002264152,0.1834707;0.4889863;0.0244686,0.3567328;0.3006315;0.05795454,0.5240541;0.1632476;0.0678302,-0.1675328;0.4774991;0.009701435,-0.3592602;0.3048373;0.01657071,-0.5240496;0.1648289;0.002067348,0.0835229;0.004858237;-0.03785082,0.08984104;-0.3225962;0.01203227,0.09924622;-0.6665974;0.09516567,0.1009616;-0.6253434;-0.01685416,-0.08302353;0.006083014;-0.03876146,-0.1110376;-0.3222566;-0.004659444,-0.1326971;-0.6666454;0.0744836,-0.127893;-0.6252583;-0.03743284,0.00700797;0.5267168;0.006107345,0;0;0,-0.007761121;0.3034804;-0.01360703,-0.0176366;0.5981058;-0.04170966,0.1657318;0.5133665;-0.03662133,0.4003044;0.4117784;-0.0009253025,0.6092985;0.3769334;-0.04648328,-0.1901666;0.495576;0.004931871,-0.4429513;0.4434369;0.004662506,-0.6342024;0.5213062;-0.0611221,0.07923034;0.008411497;-0.04565263,0.1201074;-0.3200354;-0.03128839,0.1112056;-0.6678622;0.03408551,0.1015635;-0.6636378;-0.07509637,-0.08802795;-0.0002222651;-0.02614175,-0.1042502;-0.3310748;-0.03144045,-0.1053493;-0.6768341;0.0446236,-0.1125323;-0.6727048;-0.06472517,-0.01518652;0.5255794;-0.03223753,894.2592
+0;0;0,0.003870847;0.3037489;0.008207591,0.008081731;0.5997918;0.00210748,0.1833915;0.4889058;0.02468188,0.3610872;0.3048455;0.05880994,0.5362548;0.177613;0.06863135,-0.1676836;0.4779551;0.009626839,-0.363309;0.3097399;0.01690675,-0.5323685;0.1747318;0.004259834,0.08357462;0.004743376;-0.03775111,0.09012774;-0.3226897;0.01224199,0.09923221;-0.6667263;0.09526178,0.1010395;-0.6254809;-0.01675746,-0.08293317;0.006231787;-0.03893092,-0.1110887;-0.3220941;-0.004813135,-0.1325332;-0.6664331;0.07460462,-0.1276394;-0.6250602;-0.03730938,0.006983397;0.5267186;0.005969011,0;0;0,-0.007761121;0.3034804;-0.01360703,-0.0176366;0.5981058;-0.04170966,0.1657318;0.5133665;-0.03662133,0.4003044;0.4117784;-0.0009253025,0.6092985;0.3769334;-0.04648328,-0.1901666;0.495576;0.004931871,-0.4429513;0.4434369;0.004662506,-0.6342024;0.5213062;-0.0611221,0.07923034;0.008411497;-0.04565263,0.1201074;-0.3200354;-0.03128839,0.1112056;-0.6678622;0.03408551,0.1015635;-0.6636378;-0.07509637,-0.08802795;-0.0002222651;-0.02614175,-0.1042502;-0.3310748;-0.03144045,-0.1053493;-0.6768341;0.0446236,-0.1125323;-0.6727048;-0.06472517,-0.01518652;0.5255794;-0.03223753,894.282
+0;0;0,0.003870593;0.303729;0.008207053,0.008081086;0.5997438;0.002107206,0.184467;0.4886268;0.02479579,0.3603286;0.3064662;0.05857161,0.5356083;0.1791523;0.0683993,-0.1687497;0.4776093;0.0096489,-0.3623561;0.3111303;0.01685367,-0.5315238;0.1760358;0.004198666,0.08416083;0.004776647;-0.03801591,0.09071828;-0.3228731;0.01201028,0.09982754;-0.6670903;0.09507364,0.1010418;-0.6295348;0.01981062,-0.08351488;0.006275498;-0.03920399,-0.111689;-0.3222677;-0.005063623,-0.1331448;-0.6667874;0.07439581,-0.1298568;-0.6291462;-0.0007964894,0.006982746;0.5266703;0.005968758,0;0;0,-0.007994294;0.3034423;-0.01387405,-0.01790227;0.5980256;-0.0421102,0.1666037;0.5129871;-0.03309107,0.4001209;0.4130006;-0.006201982,0.60824;0.3788593;-0.05669141,-0.1908987;0.4954318;0.007618155,-0.4410452;0.443717;0.005912036,-0.6322143;0.5233139;-0.05848563,0.07940242;0.008503646;-0.04662633,0.1212286;-0.3200255;-0.03182292,0.1110552;-0.6679516;0.03384233,0.1250061;-0.6960296;-0.01258397,-0.08887486;-0.0005158071;-0.02553551,-0.1036774;-0.3316637;-0.03021779,-0.1056442;-0.6777567;0.04517329,-0.1103788;-0.665154;-0.02829777,-0.01545538;0.5255033;-0.03260326,894.3153
+0;0;0,0.003869866;0.3036719;0.008205513,0.008080596;0.5997031;0.002105243,0.183368;0.4888155;0.02467762,0.3601546;0.3056968;0.05863109,0.5357083;0.1781839;0.06847414,-0.1676628;0.4778663;0.00962448,-0.3622874;0.3105116;0.01686715,-0.5317195;0.175206;0.004192357,0.08471156;0.004807904;-0.03826467,0.09127358;-0.3230696;0.0117963,0.1004052;-0.6681337;0.09506403,0.102211;-0.6268974;-0.01686583,-0.08406138;0.006316564;-0.03946052,-0.1122551;-0.322455;-0.005296428,-0.1337637;-0.6678224;0.07435851,-0.1288738;-0.6264585;-0.03746619,0.006982164;0.5266236;0.005967113,0;0;0,-0.008528352;0.3033542;-0.01422882,-0.01850213;0.5979508;-0.04247952,0.1648248;0.5136526;-0.03926754,0.4001458;0.4147801;-0.01121378,0.607382;0.3830986;-0.0680027,-0.1899782;0.4952923;0.008622717,-0.4405871;0.4396924;0.01515151,-0.6286463;0.5216222;-0.05624029,0.07941969;0.008641928;-0.04776168,0.1219425;-0.3200242;-0.03282118,0.1108794;-0.6688024;0.03288674,0.09980512;-0.6646099;-0.07605886,-0.08972615;-0.0008287863;-0.02473619,-0.1041542;-0.3322124;-0.03017098,-0.1065159;-0.6791657;0.04535381,-0.1151485;-0.6750925;-0.06378414,-0.01604366;0.5254223;-0.03297615,894.3486
+0;0;0,0.003960983;0.303671;0.008167868,0.008243096;0.5997498;0.002041124,0.1836271;0.4886418;0.02509595,0.3624602;0.3114388;0.05926538,0.5419314;0.1894399;0.06880075,-0.1678323;0.4782923;0.009777525,-0.3659935;0.3194774;0.01750554,-0.5392924;0.1890512;0.005628427,0.08523133;0.004770467;-0.03838464,0.09217643;-0.3225653;0.01162324,0.1009475;-0.6685566;0.09506857,0.1028286;-0.6273271;-0.01682909,-0.08449952;0.006387258;-0.03974358,-0.112776;-0.3218404;-0.005615052,-0.133944;-0.6681319;0.07428546,-0.1289824;-0.6267817;-0.03750578,0.007128179;0.5266515;0.005907587,0;0;0,-0.008823663;0.3033392;-0.01435065,-0.01896679;0.5979843;-0.04255152,0.1646031;0.5136828;-0.03934598,0.3985916;0.4172527;-0.01697707,0.605664;0.3846375;-0.07391405,-0.189881;0.4944434;0.01089621,-0.4378828;0.4397779;0.01841516,-0.6252117;0.5227205;-0.05378579,0.07951609;0.00875935;-0.04858994,0.1232053;-0.3192075;-0.03353333,0.1115171;-0.6688455;0.03254747,0.09988372;-0.6646601;-0.07630563,-0.09036475;-0.001058021;-0.0243641,-0.1045956;-0.3319091;-0.03008501,-0.1067976;-0.6798263;0.04540521,-0.1159889;-0.6757591;-0.0636532,-0.01646928;0.5254355;-0.03306556,894.3712
+0;0;0,0.003961223;0.3036894;0.008168361,0.00824176;0.5996597;0.002044172,0.1837982;0.4885488;0.0251159,0.3642347;0.309757;0.05959168,0.5437254;0.1877449;0.06912808,-0.1680036;0.4781891;0.009782542,-0.3679415;0.3179503;0.01757985,-0.5412592;0.1875099;0.005701444,0.0858518;0.004805195;-0.03866408,0.09278631;-0.3220312;0.01126752,0.1015728;-0.668627;0.09485865,0.1034532;-0.6274014;-0.01700128,-0.08511467;0.006433757;-0.04003291,-0.113348;-0.3212933;-0.005956445,-0.134553;-0.6681898;0.07408367,-0.129593;-0.6268434;-0.03766987,0.007127362;0.5265955;0.005908835,0;0;0,-0.00970076;0.3033163;-0.01465416,-0.02013659;0.5978424;-0.04285622,0.1637066;0.5139193;-0.03969336,0.4015486;0.419996;-0.02174926,0.6083604;0.3866856;-0.07931757,-0.1904189;0.4936678;0.01296406,-0.4407474;0.4393529;0.02286079,-0.6272839;0.5233203;-0.05027232,0.07955857;0.008956432;-0.04978704,0.1235817;-0.3184555;-0.03473163,0.1110271;-0.6686674;0.03150487,0.09885197;-0.6645031;-0.07724476,-0.09124775;-0.001561335;-0.02366314,-0.1059631;-0.331864;-0.03051294,-0.1084113;-0.6802844;0.04558245,-0.1181449;-0.6762481;-0.0633824,-0.01756395;0.5253294;-0.03337979,894.4046
+0;0;0,0.003965426;0.3040116;0.008177028,0.00824865;0.6001677;0.002048928,0.1840142;0.4889641;0.02514597,0.3645602;0.3100637;0.05964269,0.5441332;0.1879957;0.06918346,-0.1682054;0.4785921;0.009794408,-0.3682647;0.318256;0.01759645,-0.5416619;0.1877558;0.005712598,0.08617318;0.004823183;-0.03880882,0.0931024;-0.3217638;0.01108467,0.1018978;-0.6687114;0.09476068,0.1037776;-0.6274892;-0.0170652,-0.08543329;0.006457841;-0.04018277,-0.113645;-0.321019;-0.00613232,-0.1348716;-0.6682678;0.07398907,-0.1299132;-0.6269249;-0.03773045,0.00713353;0.527056;0.0059161,0;0;0,-0.01055557;0.3035906;-0.01506472,-0.02129325;0.5982913;-0.04329395,0.1628354;0.5143482;-0.04042435,0.4017782;0.4222408;-0.02576661,0.6084228;0.3907928;-0.08532453,-0.1911507;0.4935414;0.01425347,-0.442086;0.4416545;0.02571967,-0.6296735;0.5284219;-0.04151447,0.07925982;0.009224594;-0.05087233,0.1237131;-0.3178681;-0.03568411,0.1103477;-0.6683828;0.03074264,0.09773482;-0.6642476;-0.07791471,-0.09188733;-0.00222259;-0.02251632,-0.1068102;-0.3322379;-0.03049102,-0.1088613;-0.6808592;0.04638992,-0.1190481;-0.6768647;-0.06248819,-0.01864347;0.5257306;-0.0338366,894.4378
+0;0;0,0.003918862;0.3040253;0.008128092,0.008171625;0.6002303;0.001977624,0.1841479;0.4890038;0.02528447,0.3700609;0.3148634;0.0594622,0.5530695;0.1981619;0.07150935,-0.1686359;0.4791068;0.009699586,-0.3728025;0.3232024;0.01785567,-0.5493162;0.196892;0.005810014,0.08660366;0.004904146;-0.03891984,0.09357143;-0.3214396;0.01083836,0.1025872;-0.6678215;0.09439236,0.1045367;-0.6266136;-0.01741329,-0.08579928;0.006451774;-0.04044576,-0.1141074;-0.3207547;-0.006398346,-0.1353253;-0.6674398;0.07361531,-0.1302927;-0.6261023;-0.03808095,0.00706252;0.5271085;0.005848838,0;0;0,-0.01115793;0.303578;-0.01512217,-0.02220927;0.5983255;-0.04326272,0.1622115;0.5147001;-0.04086399,0.4024011;0.4240088;-0.02900124,0.6088454;0.3925697;-0.08940744,-0.1916636;0.4928783;0.0158191,-0.4436896;0.4441942;0.02883521,-0.6318234;0.5316758;-0.03604314,0.07912794;0.009373099;-0.05186439,0.1236866;-0.3174181;-0.03615737,0.11084;-0.667264;0.03081846,0.09777738;-0.6631476;-0.07776022,-0.09255277;-0.002611527;-0.02159084,-0.1073198;-0.3323522;-0.0304051,-0.110073;-0.6804035;0.04637801,-0.1207007;-0.6764258;-0.06243292,-0.0194957;0.5257517;-0.03384447,894.4715
+0;0;0,0.003920835;0.3041784;0.008132184,0.008174306;0.6004325;0.001980596,0.1844709;0.4891225;0.02532339,0.3695123;0.3157984;0.0593409,0.5526902;0.198989;0.07139919,-0.1689515;0.4792076;0.009710295,-0.372161;0.3240341;0.01782815,-0.5488379;0.1976069;0.005771351,0.08713356;0.004934153;-0.03915798,0.0941015;-0.3214175;0.01060144,0.1031206;-0.6679274;0.09418631,0.1050695;-0.6267228;-0.01758621,-0.08632424;0.006491251;-0.04069323,-0.1146331;-0.3207232;-0.00664499,-0.1358588;-0.6675365;0.07339823,-0.1308277;-0.6262024;-0.03826493,0.007064981;0.5272962;0.005852576,0;0;0,-0.01233709;0.3036797;-0.01524496,-0.02401486;0.5984797;-0.04311943,0.160936;0.5149704;-0.04122829,0.4007012;0.4263608;-0.03123879,0.6065606;0.3972727;-0.09542394,-0.192838;0.491803;0.01768418,-0.443566;0.443914;0.03444465,-0.6302904;0.5366063;-0.02789403,0.079087;0.009592175;-0.05294514,0.1232987;-0.3172168;-0.03647757,0.1097482;-0.6671983;0.03035259,0.09620896;-0.6630903;-0.0781312,-0.09325795;-0.002936331;-0.02107804,-0.1079704;-0.3326931;-0.02968209,-0.1112063;-0.6809161;0.04691541,-0.1223212;-0.6769462;-0.06181053,-0.02109434;0.5258852;-0.03381062,894.4936
+0;0;0,0.003922104;0.3042768;0.008134816,0.008177664;0.6006765;0.001980223,0.1844378;0.4893387;0.02532095,0.3690703;0.3163976;0.05926329,0.5523127;0.1995471;0.07132582,-0.168913;0.4794258;0.009711022,-0.3716734;0.3245952;0.01781093,-0.5484126;0.1981234;0.005749889,0.08743506;0.004951227;-0.03929348,0.09440023;-0.3212709;0.01044619,0.103423;-0.6679237;0.09406553,0.1053713;-0.6267227;-0.01767095,-0.08662295;0.006513712;-0.04083404,-0.1149205;-0.3205708;-0.006799314,-0.136155;-0.6675271;0.07327692,-0.1311255;-0.6261966;-0.03835025,0.0070678;0.5275046;0.005854084,0;0;0,-0.01265724;0.3037667;-0.01521706,-0.02449173;0.5987098;-0.04306555,0.1604276;0.5151622;-0.04149461,0.4005111;0.428823;-0.03405404,0.6060559;0.4001167;-0.09966373,-0.1926103;0.4915175;0.01952275,-0.4434842;0.4471754;0.0352053,-0.6296903;0.5425841;-0.02480942,0.07900272;0.009663641;-0.05365229,0.123237;-0.3169935;-0.03686333,0.1092072;-0.6671159;0.0299139,0.09515028;-0.6630112;-0.0784657,-0.09371133;-0.003144261;-0.02053493,-0.1080078;-0.3327783;-0.02950172,-0.1120625;-0.681175;0.04695123,-0.1237005;-0.6772122;-0.0616808,-0.02155304;0.5260777;-0.03377557,894.5275
+0;0;0,0.003950237;0.3044387;0.008052325,0.008235921;0.6011976;0.001780546,0.1842417;0.4894692;0.02564733,0.3720723;0.3220609;0.05983837,0.5582389;0.2099422;0.07243087,-0.1688341;0.4802172;0.009591046,-0.3743803;0.3313692;0.0179532,-0.5553317;0.2108685;0.006847288,0.08804244;0.004923866;-0.03947622,0.09498341;-0.3212798;0.01024916,0.1040454;-0.6684641;0.09394036,0.1061364;-0.627277;-0.01777534,-0.08711696;0.006663184;-0.04123499,-0.1155532;-0.3203701;-0.007026214,-0.1366997;-0.667868;0.07310696,-0.131528;-0.6265512;-0.03849548,0.007118038;0.5279006;0.005689215,0;0;0,-0.01288541;0.3039252;-0.01505923,-0.02474844;0.5992567;-0.04265213,0.1599897;0.5152154;-0.04151702,0.3993384;0.4306025;-0.03624582,0.604795;0.4018444;-0.1021831,-0.192295;0.4912112;0.02080059,-0.442498;0.4506739;0.03597112,-0.6275973;0.5499579;-0.02119595,0.07917722;0.009722799;-0.05450249,0.1234032;-0.3168904;-0.03725386,0.1095578;-0.6674566;0.03008747,0.09515727;-0.663334;-0.0782311,-0.09439464;-0.00321937;-0.02033163,-0.108577;-0.332824;-0.0297795,-0.1130714;-0.6816568;0.04715406,-0.125045;-0.6776837;-0.06142382,-0.0218235;0.5264846;-0.0334518,894.561
+0;0;0,0.003950237;0.3044387;0.008052325,0.008235921;0.6011976;0.001780546,0.1842417;0.4894692;0.02564733,0.3720723;0.3220609;0.05983837,0.5582389;0.2099422;0.07243087,-0.1688341;0.4802172;0.009591046,-0.3743803;0.3313692;0.0179532,-0.5553317;0.2108685;0.006847288,0.08804244;0.004923866;-0.03947622,0.09498341;-0.3212798;0.01024916,0.1040454;-0.6684641;0.09394036,0.1061364;-0.627277;-0.01777534,-0.08711696;0.006663184;-0.04123499,-0.1155532;-0.3203701;-0.007026214,-0.1366997;-0.667868;0.07310696,-0.131528;-0.6265512;-0.03849548,0.007118038;0.5279006;0.005689215,0;0;0,-0.01288541;0.3039252;-0.01505923,-0.02474844;0.5992567;-0.04265213,0.1599897;0.5152154;-0.04151702,0.3993384;0.4306025;-0.03624582,0.604795;0.4018444;-0.1021831,-0.192295;0.4912112;0.02080059,-0.442498;0.4506739;0.03597112,-0.6275973;0.5499579;-0.02119595,0.07917722;0.009722799;-0.05450249,0.1234032;-0.3168904;-0.03725386,0.1095578;-0.6674566;0.03008747,0.09515727;-0.663334;-0.0782311,-0.09439464;-0.00321937;-0.02033163,-0.108577;-0.332824;-0.0297795,-0.1130714;-0.6816568;0.04715406,-0.125045;-0.6776837;-0.06142382,-0.0218235;0.5264846;-0.0334518,894.5837
+0;0;0,0.003951311;0.3045214;0.008054514,0.008239391;0.6014455;0.001778837,0.1837192;0.4897808;0.02558913,0.3717873;0.3221607;0.0598234,0.5579857;0.2100229;0.07241806,-0.1683096;0.4805562;0.009580451,-0.3741158;0.3315199;0.01795318,-0.5550981;0.2109987;0.006845368,0.08803838;0.004923639;-0.03947441,0.09498093;-0.321354;0.01026224,0.1040443;-0.6685917;0.09396634,0.1061336;-0.6274136;-0.01765899,-0.08711295;0.006662877;-0.04123309,-0.1155556;-0.3204445;-0.007016562,-0.1367054;-0.6679959;0.07312895,-0.1315379;-0.6266882;-0.0383832,0.00712074;0.5280982;0.00569019,0;0;0,-0.01325417;0.3039976;-0.01495147,-0.02545244;0.5995085;-0.04226208,0.1585697;0.5161561;-0.04645538,0.3984188;0.4322671;-0.03790188,0.6036472;0.4029496;-0.1044235,-0.191978;0.491221;0.02207745,-0.4422757;0.4498979;0.03885633,-0.6247031;0.5552733;-0.01609481,0.07893353;0.009792417;-0.0548346,0.1233494;-0.3168782;-0.03772998,0.1096854;-0.6673852;0.03024578,0.09395003;-0.6632624;-0.07779264,-0.09443524;-0.003313438;-0.02010556,-0.10879;-0.3329685;-0.03013004,-0.1135282;-0.6818258;0.04693321,-0.1268398;-0.6778574;-0.06139353,-0.02243681;0.5266786;-0.0331471,894.6166
+0;0;0,0.003979106;0.3045756;0.007986493,0.008289606;0.6016499;0.00164215,0.1837873;0.4896706;0.02590738,0.3754098;0.3263409;0.06067967,0.5727549;0.2161331;0.07442681,-0.1684617;0.480969;0.009622889,-0.3781945;0.3376584;0.01851663,-0.5677648;0.2143398;0.006878041,0.08845706;0.004923521;-0.03958748,0.09534893;-0.3214085;0.009759575,0.1044278;-0.6689982;0.09363703,0.1066029;-0.6278309;-0.01797275,-0.08746877;0.006698488;-0.04147777,-0.1158984;-0.3203914;-0.007138301,-0.1371471;-0.6683081;0.07310466,-0.1318934;-0.6270101;-0.03838946,0.007165796;0.5282627;0.005570197,0;0;0,-0.01332109;0.304056;-0.01477981,-0.02556147;0.5997331;-0.04192519,0.1585842;0.5162454;-0.04606271,0.3983782;0.4322407;-0.03920889,0.6109096;0.4032985;-0.1118214,-0.1917348;0.4907896;0.02349456,-0.4418873;0.4496973;0.04193441,-0.6299064;0.5618558;-0.01593692,0.07897206;0.00984332;-0.05552101,0.1232683;-0.3168115;-0.0379231,0.1100774;-0.6676511;0.03044415,0.09407876;-0.6635142;-0.0775435,-0.09500663;-0.003393383;-0.01944955,-0.1090093;-0.3330358;-0.03017437,-0.1143713;-0.6822037;0.04721738,-0.1279405;-0.6782244;-0.0610646,-0.02255404;0.5268562;-0.03285432,894.6502
+0;0;0,0.003980338;0.3046698;0.007988964,0.00829235;0.6018485;0.001642535,0.183743;0.489857;0.02590359,0.3752666;0.3266116;0.06065791,0.5725693;0.2164274;0.07440211,-0.1684128;0.4811577;0.009623401,-0.3780373;0.3379211;0.01851255,-0.5675669;0.214629;0.006876458,0.08854756;0.004928558;-0.03962798,0.09543707;-0.3212915;0.009702142,0.1045184;-0.6689743;0.09360208,0.1066919;-0.6278151;-0.01792616,-0.08755825;0.006705341;-0.0415202,-0.1159782;-0.3202723;-0.007192519,-0.1372325;-0.6682822;0.07307194,-0.1319827;-0.6269925;-0.03834073,0.007168196;0.5284389;0.005571782,0;0;0,-0.01387063;0.3041259;-0.01477933,-0.02639708;0.5998975;-0.04191399,0.1575599;0.5169056;-0.04884243,0.3969926;0.4324057;-0.04047799,0.6096835;0.4033116;-0.1124077,-0.1916618;0.4900957;0.02532572,-0.4422684;0.4518358;0.04177858,-0.6301345;0.5651835;-0.01404681,0.07867862;0.009961545;-0.05608726,0.1229722;-0.316569;-0.03830171,0.1092827;-0.6674881;0.03006053,0.09226237;-0.6633678;-0.07768154,-0.09520785;-0.003589203;-0.01891878,-0.1099392;-0.3330658;-0.0302604,-0.1154357;-0.6823514;0.04703419,-0.1300346;-0.6783948;-0.06102328,-0.02333553;0.5269987;-0.03285551,894.6725
+0;0;0,0.003980307;0.3046675;0.007988903,0.008293181;0.6019056;0.001641282,0.1836971;0.4899115;0.02589767,0.3750985;0.3267704;0.06062981,0.5705984;0.2175929;0.07424843,-0.1683659;0.4812146;0.009621767,-0.3778566;0.3380693;0.01850524,-0.5656545;0.2159037;0.006975468,0.08871099;0.004937655;-0.03970112,0.09560356;-0.321427;0.009650871,0.1046852;-0.6691216;0.09355364,0.1068584;-0.6279637;-0.01796134,-0.08771986;0.006717717;-0.04159684,-0.1161524;-0.3204049;-0.007253934,-0.1374074;-0.6684266;0.07301323,-0.1321582;-0.6271382;-0.03838618,0.00716883;0.5284833;0.005571216,0;0;0,-0.01399682;0.3041223;-0.01468587,-0.02664943;0.5999497;-0.04180408,0.1573053;0.5169199;-0.0483799,0.3963807;0.4317324;-0.04190898,0.6070116;0.4019657;-0.1131406,-0.1914387;0.489771;0.0263714,-0.4413691;0.4492222;0.04498271,-0.6259227;0.5641096;-0.01039105,0.07861041;0.01001891;-0.05648208,0.1227614;-0.3166701;-0.03853726,0.1090416;-0.6675612;0.03002596,0.09184442;-0.6634399;-0.07767438,-0.09544687;-0.00366033;-0.01861976,-0.1102851;-0.3332626;-0.03041959,-0.1160647;-0.682632;0.04653002,-0.1308393;-0.6786728;-0.06149036,-0.02357142;0.5270386;-0.03274632,894.6949
+0;0;0,0.004045337;0.3048336;0.007997336,0.008413137;0.6022445;0.001659012,0.1837365;0.4899578;0.0263222,0.3795922;0.3318535;0.06165384,0.5784511;0.235545;0.07605025,-0.1684154;0.481975;0.009747295,-0.3829701;0.3459876;0.01860647,-0.5723903;0.2316941;0.00941894,0.08882399;0.004893554;-0.03971551,0.09570395;-0.3214737;0.009597126,0.1047894;-0.6693808;0.09354584,0.1070623;-0.6282241;-0.01795556,-0.08780006;0.006752846;-0.04167155,-0.116272;-0.3203519;-0.007226586,-0.13746;-0.6686857;0.07267277,-0.1321114;-0.6273852;-0.03870898,0.007275937;0.5287796;0.005586412,0;0;0,-0.01400279;0.3042833;-0.01481247,-0.02665405;0.6002734;-0.04205918,0.1573177;0.5168393;-0.04830599,0.3964186;0.4307508;-0.04337406,0.6032052;0.3979803;-0.1154354,-0.1911086;0.4893181;0.02678646,-0.44119;0.4482424;0.04619885,-0.623417;0.5615609;-0.008387409,0.07850549;0.01008388;-0.05679941,0.122774;-0.3165989;-0.03909993,0.1091951;-0.6676725;0.02969122,0.09190008;-0.6635605;-0.07797909,-0.09558638;-0.003621186;-0.01846892,-0.1104001;-0.3332034;-0.0307471,-0.1163328;-0.682772;0.04629726,-0.1312015;-0.678826;-0.06169493,-0.023598;0.5273218;-0.03297448,894.7283
+0;0;0,0.004048266;0.3050543;0.008003126,0.00841859;0.6026381;0.001661759,0.1839574;0.4902763;0.02635179,0.3799627;0.3320512;0.06171042,0.5757766;0.2372174;0.07588638,-0.1686253;0.4822837;0.00975661,-0.3833439;0.3461924;0.01862255,-0.5698636;0.233649;0.009575707,0.08891475;0.004898554;-0.03975609,0.09579419;-0.3214439;0.009552807,0.1048752;-0.6691787;0.09345994,0.1071468;-0.6280282;-0.01797947,-0.08788978;0.006759747;-0.04171413,-0.1163595;-0.3203202;-0.007271782,-0.1375371;-0.6684815;0.07258801,-0.1321915;-0.6271873;-0.0387318,0.007280962;0.5291456;0.005590638,0;0;0,-0.01402088;0.304496;-0.01497173,-0.02671719;0.6006442;-0.04237127,0.1572232;0.517126;-0.0513351,0.3958309;0.4291862;-0.04529643,0.5985764;0.3932335;-0.1169841,-0.1910881;0.48971;0.02743067,-0.4400405;0.4425626;0.04986566,-0.6206443;0.5525593;-0.00324237,0.07838037;0.01023528;-0.05711508,0.1228617;-0.3164061;-0.03965402,0.1092903;-0.6672299;0.02948976,0.09127879;-0.6631413;-0.07799244,-0.09571797;-0.003716039;-0.01829314,-0.1105628;-0.3332559;-0.0309905,-0.1166512;-0.6826761;0.04589137,-0.1322388;-0.6787556;-0.0619285,-0.02365938;0.5276683;-0.03325868,894.7618
+0;0;0,0.004056605;0.3051839;0.007951687,0.00842976;0.602975;0.001564267,0.18383;0.4905306;0.02675182,0.3851149;0.3389095;0.06256294,0.5827104;0.2468143;0.07879791,-0.1687216;0.4832615;0.009745952,-0.3870019;0.3526921;0.01935609,-0.5819276;0.2538059;0.01553761,0.08905231;0.004909836;-0.03979633,0.09589527;-0.3211437;0.009321168,0.1049404;-0.6690668;0.09322376,0.107347;-0.6279226;-0.01821201,-0.08800736;0.006758838;-0.04179943,-0.1165491;-0.3200003;-0.007388759,-0.1376018;-0.6683051;0.07268931,-0.1321237;-0.6270229;-0.03862383,0.00729183;0.5294357;0.005504554,0;0;0,-0.01410459;0.3046145;-0.01509738,-0.02687967;0.6009476;-0.04272127,0.1570674;0.5172219;-0.05082273,0.3948305;0.4264293;-0.04730344,0.5967282;0.3848764;-0.1201029,-0.1908903;0.4894719;0.02758028,-0.4367462;0.4298199;0.05557153,-0.6207283;0.5365732;0.005139355,0.07835421;0.01030621;-0.05738091,0.1227349;-0.3160527;-0.04033828,0.1089839;-0.6670619;0.02876568,0.0910364;-0.6629878;-0.07872224,-0.09585485;-0.00366423;-0.01834641,-0.1106717;-0.3328815;-0.03125575,-0.1167867;-0.6825421;0.04537378,-0.1323117;-0.6786381;-0.06244963,-0.02381289;0.5279318;-0.03354859,894.7951
+0;0;0,0.004056605;0.3051839;0.007951687,0.00842976;0.602975;0.001564267,0.18383;0.4905306;0.02675182,0.3851149;0.3389095;0.06256294,0.5827104;0.2468143;0.07879791,-0.1687216;0.4832615;0.009745952,-0.3870019;0.3526921;0.01935609,-0.5819276;0.2538059;0.01553761,0.08905231;0.004909836;-0.03979633,0.09589527;-0.3211437;0.009321168,0.1049404;-0.6690668;0.09322376,0.107347;-0.6279226;-0.01821201,-0.08800736;0.006758838;-0.04179943,-0.1165491;-0.3200003;-0.007388759,-0.1376018;-0.6683051;0.07268931,-0.1321237;-0.6270229;-0.03862383,0.00729183;0.5294357;0.005504554,0;0;0,-0.01410459;0.3046145;-0.01509738,-0.02687967;0.6009476;-0.04272127,0.1570674;0.5172219;-0.05082273,0.3948305;0.4264293;-0.04730344,0.5967282;0.3848764;-0.1201029,-0.1908903;0.4894719;0.02758028,-0.4367462;0.4298199;0.05557153,-0.6207283;0.5365732;0.005139355,0.07835421;0.01030621;-0.05738091,0.1227349;-0.3160527;-0.04033828,0.1089839;-0.6670619;0.02876568,0.0910364;-0.6629878;-0.07872224,-0.09585485;-0.00366423;-0.01834641,-0.1106717;-0.3328815;-0.03125575,-0.1167867;-0.6825421;0.04537378,-0.1323117;-0.6786381;-0.06244963,-0.02381289;0.5279318;-0.03354859,894.8174
+0;0;0,0.004060995;0.3055141;0.007960293,0.008438261;0.6035845;0.001566491,0.1836777;0.4910971;0.02673902,0.3860694;0.3386423;0.06274706,0.5830681;0.2468253;0.078933,-0.1685552;0.4838346;0.009748528,-0.3880357;0.3525472;0.01941151,-0.5823727;0.2539598;0.01560457,0.08903749;0.004909019;-0.0397897,0.0958816;-0.3211996;0.009336088,0.1049134;-0.6686076;0.09311448,0.1073198;-0.6274641;-0.01831407,-0.08799271;0.006757713;-0.04179247,-0.1165393;-0.3200566;-0.007375993,-0.1375608;-0.6678457;0.07258353,-0.132083;-0.6265643;-0.03872241,0.007299122;0.5299671;0.005510964,0;0;0,-0.01406254;0.304932;-0.01541066,-0.0267389;0.6015315;-0.04323673,0.1570303;0.5174682;-0.05063915,0.3943093;0.4215892;-0.04792953,0.5917034;0.3591842;-0.1160619,-0.1900774;0.488496;0.02765841,-0.434886;0.4201925;0.05773844,-0.6226676;0.5195053;0.008995537,0.07843156;0.01026645;-0.05725455,0.1227267;-0.3161873;-0.04073524,0.1087577;-0.6666708;0.0282495,0.09078906;-0.6626199;-0.07922173,-0.095769;-0.003501717;-0.01873579,-0.1106357;-0.3327761;-0.03155419,-0.1166802;-0.681993;0.04462808,-0.1322277;-0.6781129;-0.06317877,-0.02372985;0.5284402;-0.03401709,894.8399
+0;0;0,0.004067462;0.3060007;0.00797297,0.008448185;0.6043084;0.001575184,0.1836498;0.4917965;0.02674497,0.3860686;0.3393212;0.06275784,0.5831602;0.2474609;0.07895141,-0.1685086;0.4845356;0.009758075,-0.3880185;0.3532305;0.01942235,-0.5824471;0.2545966;0.01561362,0.08904745;0.004909568;-0.03979415,0.09587599;-0.3204575;0.009219933,0.104908;-0.6678762;0.09300089,0.107314;-0.6267353;-0.018403,-0.08800255;0.006758469;-0.04179715,-0.1164842;-0.3193127;-0.007458922,-0.1375064;-0.6671126;0.07250305,-0.1320298;-0.6258336;-0.03877826,0.007308541;0.5306582;0.005521409,0;0;0,-0.01392555;0.3053952;-0.01601243,-0.02658913;0.6022058;-0.04415321,0.1571395;0.5179048;-0.05131149,0.3926299;0.4176179;-0.04889083,0.5881742;0.3508637;-0.1185465,-0.1892707;0.4878433;0.0275972,-0.4330724;0.4156037;0.05694335,-0.6292491;0.497634;0.008658987,0.07839911;0.01015723;-0.05733705,0.1228133;-0.3155701;-0.04178572,0.1088036;-0.6661028;0.02699709,0.09068599;-0.662093;-0.08041334,-0.0957418;-0.003289748;-0.01896867,-0.1106039;-0.3318059;-0.03196715,-0.1165133;-0.6811593;0.04364982,-0.1322111;-0.6773243;-0.06409853,-0.02358778;0.5290862;-0.03489351,894.8738
+0;0;0,0.003985206;0.3063506;0.007900422,0.008301765;0.6048076;0.001444082,0.1832612;0.4919452;0.02674011,0.3927755;0.3450561;0.06360564,0.5938221;0.259252;0.07890595,-0.1686183;0.4855778;0.009641153,-0.3936698;0.3587514;0.01957341,-0.5887623;0.2590878;0.01485669,0.08924265;0.004875706;-0.0399254,0.09591894;-0.320153;0.008954462,0.1046462;-0.6677425;0.09222244,0.1071321;-0.6265989;-0.01915915,-0.08820003;0.006809072;-0.04191004,-0.1169829;-0.3189233;-0.008036256,-0.1380439;-0.6666359;0.07246568,-0.1324919;-0.6253832;-0.03879424,0.007176257;0.5311204;0.005404636,0;0;0,-0.01383799;0.3057127;-0.01665115,-0.02648047;0.6026528;-0.04502845,0.1570801;0.5182142;-0.05191016,0.3911036;0.4083754;-0.05146432,0.5831101;0.3299302;-0.1221466,-0.1883202;0.4866516;0.02744993,-0.4329979;0.408298;0.05617703,-0.6401336;0.4645382;0.01204123,0.07842868;0.01022658;-0.05767512,0.1229111;-0.3151537;-0.04262757,0.1088508;-0.6657209;0.02617002,0.09062265;-0.6617517;-0.08119082,-0.09601631;-0.003353027;-0.01875328,-0.1107617;-0.3315095;-0.03191929,-0.1166048;-0.6810855;0.04285152,-0.1324143;-0.6772926;-0.06484928,-0.02349319;0.5294996;-0.03573179,894.8961
+0;0;0,0.003993735;0.3070062;0.007917331,0.00831522;0.6058047;0.001454101,0.183209;0.4928842;0.02674621,0.3922569;0.346322;0.06352967,0.5961273;0.2593128;0.07904489,-0.1685415;0.486519;0.009653522,-0.3930921;0.359975;0.01956366,-0.5909247;0.2589116;0.0147807,0.08916359;0.004871387;-0.03989003,0.09582016;-0.3191971;0.008845434,0.1045491;-0.6668526;0.09212922,0.1070346;-0.6257104;-0.0192382,-0.08812189;0.00680304;-0.04187291,-0.1168197;-0.3179671;-0.008099195,-0.1378848;-0.6657456;0.07241802,-0.1323334;-0.6244944;-0.03882774,0.007188604;0.532045;0.005418558,0;0;0,-0.01400018;0.3063231;-0.01736617,-0.02668796;0.6035674;-0.04615426,0.1568212;0.5188784;-0.05287743,0.388338;0.4051486;-0.05271244,0.5796417;0.3186284;-0.1254561,-0.1877498;0.4849945;0.0264162,-0.4219005;0.3824075;0.06082378,-0.6350613;0.4267808;0.01646199,0.07849302;0.01010644;-0.05746126,0.1227855;-0.3143803;-0.04380918,0.108703;-0.6650301;0.02491546,0.09048557;-0.6611153;-0.08241916,-0.09585109;-0.003151482;-0.01917622,-0.1107774;-0.3303433;-0.03192594,-0.11649;-0.6802126;0.0418005,-0.1322879;-0.676477;-0.06587327,-0.0236827;0.5303485;-0.03680253,894.9298
+0;0;0,0.00392162;0.3078478;0.007943443,0.008166174;0.6070221;0.001488049,0.182952;0.4936587;0.02673389,0.3972819;0.3534518;0.06301878,0.6061566;0.2710744;0.07918519,-0.168737;0.4881052;0.009619225,-0.3972397;0.3672635;0.01940133,-0.5997167;0.2690252;0.01407694,0.08904618;0.004843958;-0.03981917,0.09518087;-0.3181625;0.008334085,0.1040786;-0.6657648;0.09182255,0.1066175;-0.6246257;-0.01952232,-0.08797137;0.006794694;-0.04187034,-0.1168725;-0.3167986;-0.008081943,-0.1378777;-0.6645827;0.07242796,-0.1322758;-0.6233324;-0.03879368,0.007058437;0.5332071;0.00545033,0;0;0,-0.01391412;0.3070803;-0.01888943,-0.02660076;0.6046432;-0.0483079,0.1568481;0.5197789;-0.05489635,0.38494;0.3977709;-0.05488515,0.5741705;0.2990065;-0.1263938,-0.1870306;0.4838845;0.02429777,-0.4153882;0.3681389;0.06127929,-0.6358297;0.3890282;0.02071763,0.07849822;0.009949386;-0.05724764,0.1228353;-0.3134595;-0.04582691,0.1086724;-0.6641425;0.02271342,0.09052522;-0.6603262;-0.08458662,-0.09562474;-0.002926069;-0.01963672,-0.1106378;-0.3289565;-0.03261055,-0.1159948;-0.6789572;0.04051733,-0.1317255;-0.6753173;-0.06712049,-0.02361037;0.5313757;-0.03890038,894.9637
+0;0;0,0.00392681;0.3082552;0.007953956,0.008176168;0.6077726;0.00149372,0.1807811;0.4948751;0.02647703,0.3971158;0.3533567;0.06310132,0.5993586;0.2735949;0.07875443,-0.1665481;0.4893904;0.009574531,-0.3971881;0.3674184;0.01944814,-0.5932363;0.2722992;0.0142928,0.08887637;0.004834719;-0.03974323,0.09499684;-0.3174234;0.008298472,0.1038982;-0.6651696;0.09182148,0.1064333;-0.6240473;-0.01935574,-0.08780359;0.006781735;-0.04179049,-0.1166378;-0.3160619;-0.008080367,-0.1376517;-0.6639899;0.07246284,-0.1320582;-0.6227565;-0.03859134,0.007068063;0.5339332;0.005457317,0;0;0,-0.01404178;0.3074353;-0.01965499,-0.02678043;0.6052908;-0.04957151,0.1534356;0.5194558;-0.06410074,0.3801602;0.3901328;-0.05769944,0.5563446;0.2790808;-0.1220083,-0.1845954;0.4829997;0.02226585,-0.4056959;0.3496255;0.0609357,-0.6210265;0.3419287;0.02803235,0.07829346;0.009977549;-0.05720568,0.1226795;-0.312698;-0.04690433,0.1085198;-0.6635022;0.02178884,0.08867525;-0.659763;-0.08501506,-0.09540245;-0.002962222;-0.01978647,-0.1106693;-0.3282475;-0.03212214,-0.1160873;-0.6786981;0.03955624,-0.1335284;-0.675146;-0.06762036,-0.023782;0.532017;-0.04002333,894.9965
+0;0;0,0.00392681;0.3082552;0.007953956,0.008176168;0.6077726;0.00149372,0.1807811;0.4948751;0.02647703,0.3971158;0.3533567;0.06310132,0.5993586;0.2735949;0.07875443,-0.1665481;0.4893904;0.009574531,-0.3971881;0.3674184;0.01944814,-0.5932363;0.2722992;0.0142928,0.08887637;0.004834719;-0.03974323,0.09499684;-0.3174234;0.008298472,0.1038982;-0.6651696;0.09182148,0.1064333;-0.6240473;-0.01935574,-0.08780359;0.006781735;-0.04179049,-0.1166378;-0.3160619;-0.008080367,-0.1376517;-0.6639899;0.07246284,-0.1320582;-0.6227565;-0.03859134,0.007068063;0.5339332;0.005457317,0;0;0,-0.01404178;0.3074353;-0.01965499,-0.02678043;0.6052908;-0.04957151,0.1534356;0.5194558;-0.06410074,0.3801602;0.3901328;-0.05769944,0.5563446;0.2790808;-0.1220083,-0.1845954;0.4829997;0.02226585,-0.4056959;0.3496255;0.0609357,-0.6210265;0.3419287;0.02803235,0.07829346;0.009977549;-0.05720568,0.1226795;-0.312698;-0.04690433,0.1085198;-0.6635022;0.02178884,0.08867525;-0.659763;-0.08501506,-0.09540245;-0.002962222;-0.01978647,-0.1106693;-0.3282475;-0.03212214,-0.1160873;-0.6786981;0.03955624,-0.1335284;-0.675146;-0.06762036,-0.023782;0.532017;-0.04002333,895.0188
+0;0;0,0.003933022;0.3087428;0.007966538,0.008185961;0.6085128;0.001500845,0.1804562;0.4956276;0.02644712,0.3981482;0.3532214;0.06330122,0.6002355;0.2735208;0.07894228,-0.1662057;0.4901535;0.009577102,-0.3982928;0.3674162;0.01951266,-0.5941902;0.2723701;0.01436128,0.08917174;0.004850788;-0.03987531,0.09527659;-0.3165841;0.008043654,0.1041797;-0.6643988;0.09158313,0.1067155;-0.6232738;-0.01962213,-0.08809541;0.006804275;-0.04192938,-0.1168559;-0.3152145;-0.008305375,-0.137874;-0.6632112;0.07225372,-0.1322791;-0.621975;-0.03882845,0.007076917;0.5346107;0.005467799,0;0;0,-0.01409888;0.3078495;-0.02075958,-0.02671212;0.6058378;-0.05182123,0.1533019;0.5201015;-0.0641439,0.3776579;0.3834765;-0.05908489,0.5474327;0.2610998;-0.1193891,-0.1834304;0.4795738;0.01930093,-0.3973972;0.3330264;0.06136801,-0.6116247;0.3067215;0.03220015,0.07831462;0.01013461;-0.05769992,0.1224711;-0.3117533;-0.04809546,0.1082808;-0.6626548;0.02046132,0.08904666;-0.6590161;-0.08645892,-0.09585266;-0.003189038;-0.01916426,-0.1112493;-0.3276041;-0.03226837,-0.1163454;-0.6782107;0.03902157,-0.133173;-0.6747766;-0.06825327,-0.02379742;0.5325649;-0.04176831,895.0524
+0;0;0,0.003965393;0.3091434;0.007940796,0.008234604;0.6092756;0.001430421,0.1803109;0.4964754;0.02661961,0.4017179;0.364731;0.06288496,0.6049802;0.2893565;0.08295526,-0.1661527;0.491572;0.009481977,-0.4000887;0.3782699;0.02085837,-0.5985363;0.2888618;0.0159106,0.08941887;0.004834421;-0.03997032,0.09537699;-0.3160218;0.008238994,0.1039956;-0.6639715;0.09058893,0.1066513;-0.6228117;-0.02066811,-0.08831769;0.006846726;-0.04206947,-0.1171427;-0.3146519;-0.008661121,-0.1383127;-0.6624674;0.07196736,-0.1325991;-0.6212336;-0.03916716,0.007121436;0.5351989;0.005413972,0;0;0,-0.01426353;0.3082051;-0.02132106,-0.02692495;0.6064262;-0.05353284,0.1530576;0.5205972;-0.06403947,0.3694437;0.3761545;-0.06154513,0.5368133;0.2496607;-0.1197386,-0.1829312;0.4761162;0.01566445,-0.3871838;0.3222576;0.0636361,-0.5958368;0.2674358;0.03434069,0.07839257;0.01015091;-0.05803704,0.1222268;-0.311247;-0.0485332,0.1080761;-0.6620108;0.01994467,0.08973879;-0.6584489;-0.08717442,-0.0962164;-0.003286938;-0.01866365,-0.1117449;-0.3271569;-0.03191011,-0.1169191;-0.6777697;0.03857871,-0.1328416;-0.674408;-0.0688764,-0.02398968;0.5330457;-0.04299045,895.0858
+0;0;0,0.003968117;0.3093558;0.007946251,0.008241738;0.6097977;0.001429029,0.1800172;0.4969851;0.02658581,0.400928;0.3655359;0.06276988,0.6041373;0.290181;0.08283494,-0.1658469;0.4920901;0.00947782,-0.3992587;0.379042;0.02082872,-0.5976545;0.2896572;0.01588224,0.08955189;0.004841612;-0.04002978,0.09548716;-0.3147839;0.007994622,0.1041002;-0.6625124;0.0902922,0.1067564;-0.6213511;-0.02097961,-0.08844907;0.00685691;-0.04213205,-0.1171636;-0.3134086;-0.008851845,-0.1383201;-0.6610029;0.07172538,-0.1326057;-0.6197677;-0.03942389,0.007127375;0.5356416;0.005416852,0;0;0,-0.01458357;0.308362;-0.02191067,-0.02754039;0.6067752;-0.05507946,0.1523826;0.5214922;-0.06421781,0.3632032;0.3700319;-0.06215763,0.5241213;0.2347085;-0.1184418,-0.1829777;0.4753151;0.01367048,-0.3667655;0.2975417;0.05848601,-0.5746117;0.2366776;0.03679523,0.07859531;0.01003501;-0.05802965,0.1217418;-0.3102155;-0.04908156,0.1078396;-0.6607806;0.01927757,0.0899037;-0.6572987;-0.08790517,-0.09635612;-0.00310459;-0.018741,-0.1120168;-0.325734;-0.03166656,-0.1172966;-0.6762583;0.03809714,-0.1328118;-0.672972;-0.06941428,-0.02451758;0.5333599;-0.04424787,895.1082
+0;0;0,0.003974418;0.309847;0.007958869,0.008253327;0.6106546;0.001430262,0.179987;0.4976794;0.02659145,0.3991132;0.3672921;0.06248322,0.6021758;0.2919917;0.08253379,-0.1657987;0.4927856;0.009487343,-0.3973249;0.3806507;0.02074655,-0.5955774;0.2913305;0.01580364,0.08969444;0.004849319;-0.0400935,0.09561785;-0.3141381;0.007835019,0.104226;-0.6616681;0.09008563,0.1068823;-0.6205061;-0.02119309,-0.08858987;0.006867826;-0.04219912,-0.117247;-0.3127582;-0.008985355,-0.1383915;-0.6601542;0.07154587,-0.1326767;-0.6189183;-0.0396103,0.00713639;0.5363272;0.005427298,0;0;0,-0.01492995;0.3087856;-0.02264643,-0.02817355;0.6074235;-0.0569191,0.1519252;0.522121;-0.0647707,0.3558197;0.3648556;-0.06457925,0.509008;0.2195762;-0.1168654,-0.1829553;0.4738691;0.0115707,-0.3592589;0.29153;0.05601075,-0.5539321;0.1956365;0.04140455,0.07862787;0.01010379;-0.05823803,0.1213606;-0.3095627;-0.04972791,0.1074605;-0.6600413;0.01800585,0.08991556;-0.6566506;-0.08922625,-0.09655084;-0.003174282;-0.01854599,-0.1125943;-0.3251202;-0.03191287,-0.1178402;-0.6755329;0.03736707,-0.132961;-0.6723379;-0.07018504,-0.02503572;0.5339024;-0.04566813,895.1309
+0;0;0,0.00381553;0.3101964;0.008026282,0.007979345;0.6112739;0.001531973,0.1790501;0.4986108;0.02669678,0.4010863;0.3751006;0.06201262,0.6084648;0.3116139;0.076341,-0.1656117;0.4946794;0.009666892,-0.3984559;0.3876101;0.0207018,-0.5991097;0.3041604;0.01671184,0.09002715;0.004811743;-0.04010011,0.09526044;-0.3132034;0.007483974,0.1043795;-0.6607227;0.08999492,0.1070762;-0.6195643;-0.0212262,-0.08879042;0.006934728;-0.04247624,-0.1176825;-0.3116347;-0.009249844,-0.138893;-0.6590916;0.07127831,-0.1331367;-0.6178541;-0.03981851,0.006885689;0.5368775;0.005524694,0;0;0,-0.01535921;0.3090409;-0.02363467,-0.02909347;0.6077932;-0.05902958,0.1502635;0.5226592;-0.06798172,0.3494591;0.3610389;-0.06654382,0.4969991;0.2090765;-0.1153402,-0.1824781;0.4730257;0.009592954,-0.3431831;0.2782913;0.05491958,-0.5309377;0.169869;0.0396056,0.0785154;0.01030999;-0.05886507,0.1208803;-0.3083811;-0.05071378,0.1068735;-0.6589768;0.01672053,0.0890272;-0.6557022;-0.09037375,-0.09702774;-0.00348423;-0.01759367,-0.1136759;-0.3243226;-0.03211477,-0.118846;-0.6749392;0.03645783,-0.1342728;-0.6718633;-0.07096205,-0.02579696;0.5342599;-0.04745579,895.1641
+0;0;0,0.00381553;0.3101964;0.008026282,0.007979345;0.6112739;0.001531973,0.1790501;0.4986108;0.02669678,0.4010863;0.3751006;0.06201262,0.6084648;0.3116139;0.076341,-0.1656117;0.4946794;0.009666892,-0.3984559;0.3876101;0.0207018,-0.5991097;0.3041604;0.01671184,0.09002715;0.004811743;-0.04010011,0.09526044;-0.3132034;0.007483974,0.1043795;-0.6607227;0.08999492,0.1070762;-0.6195643;-0.0212262,-0.08879042;0.006934728;-0.04247624,-0.1176825;-0.3116347;-0.009249844,-0.138893;-0.6590916;0.07127831,-0.1331367;-0.6178541;-0.03981851,0.006885689;0.5368775;0.005524694,0;0;0,-0.01535921;0.3090409;-0.02363467,-0.02909347;0.6077932;-0.05902958,0.1502635;0.5226592;-0.06798172,0.3494591;0.3610389;-0.06654382,0.4969991;0.2090765;-0.1153402,-0.1824781;0.4730257;0.009592954,-0.3431831;0.2782913;0.05491958,-0.5309377;0.169869;0.0396056,0.0785154;0.01030999;-0.05886507,0.1208803;-0.3083811;-0.05071378,0.1068735;-0.6589768;0.01672053,0.0890272;-0.6557022;-0.09037375,-0.09702774;-0.00348423;-0.01759367,-0.1136759;-0.3243226;-0.03211477,-0.118846;-0.6749392;0.03645783,-0.1342728;-0.6718633;-0.07096205,-0.02579696;0.5342599;-0.04745579,895.1863
+0;0;0,0.003821008;0.3106418;0.008037807,0.007991805;0.6122282;0.001534616,0.178018;0.4997204;0.02657523,0.3987402;0.3769412;0.06168206,0.6107642;0.3120323;0.07633141,-0.164555;0.4958128;0.009648543,-0.3960212;0.3893772;0.02061814,-0.6011699;0.3040581;0.0165388,0.09005522;0.004813243;-0.04011261,0.09528536;-0.3130104;0.007442817,0.1043748;-0.6594;0.08968554,0.1070702;-0.6182469;-0.02148328,-0.0888181;0.006936891;-0.04248949,-0.1176928;-0.3114407;-0.009283096,-0.1388343;-0.657768;0.07098328,-0.1330808;-0.6165357;-0.0400613,0.006897022;0.5377552;0.005531448,0;0;0,-0.01565205;0.3093994;-0.02458692,-0.02956559;0.6085846;-0.06060171,0.1486053;0.5235853;-0.07069707,0.3397733;0.3548746;-0.06657577,0.4787138;0.186484;-0.1080742,-0.1815694;0.4734215;0.008096192,-0.3329838;0.2732911;0.05333973,-0.5139396;0.1447973;0.04210091,0.07844423;0.01041386;-0.0589931,0.1205043;-0.3081189;-0.05071354,0.1064995;-0.6577773;0.01543117,0.0882919;-0.6545907;-0.09152532,-0.09705188;-0.003538344;-0.01762226,-0.1140758;-0.3241835;-0.03167869,-0.1193396;-0.6739514;0.03515649,-0.1351303;-0.6709654;-0.07213314,-0.02623008;0.5349928;-0.04891753,895.209
+0;0;0,0.003749094;0.3114866;0.007964046,0.007864836;0.6137723;0.001390964,0.1770195;0.5016435;0.02660193,0.4024207;0.3852095;0.06113976,0.6087641;0.3200668;0.07679831,-0.1640966;0.4988847;0.00946809,-0.3983982;0.3962277;0.0204102,-0.6026382;0.3230966;0.01835264,0.09002942;0.004838264;-0.03987415,0.09492253;-0.3111922;0.007080398,0.1041565;-0.6577561;0.08931386,0.10698;-0.6166164;-0.02181147,-0.08861587;0.006953369;-0.04263249,-0.1171576;-0.3095717;-0.009448133,-0.1380283;-0.6561381;0.07061608,-0.1321556;-0.6148927;-0.04037922,0.006781418;0.5391206;0.005408267,0;0;0,-0.01563382;0.3101754;-0.02546,-0.02955045;0.6099494;-0.06242299,0.1476063;0.5251869;-0.07269216,0.3342407;0.3499582;-0.06845856,0.4676372;0.1836087;-0.1084533,-0.1785294;0.4694628;0.005948689,-0.3230573;0.2632293;0.05215279,-0.4917119;0.1272785;0.04034707,0.07831711;0.01025432;-0.05899096,0.1203474;-0.306416;-0.05142331,0.1062516;-0.6563037;0.01441002,0.08786973;-0.6532056;-0.0924511,-0.09692232;-0.003284116;-0.01771813,-0.1143764;-0.3220324;-0.0318196,-0.1194511;-0.6720849;0.03444916,-0.1354183;-0.6691924;-0.07274757,-0.0262315;0.5362168;-0.05047798,895.231
+0;0;0,0.003750792;0.3116277;0.007967655,0.00787285;0.6143698;0.001380954,0.1772383;0.5019945;0.02662925,0.4005114;0.3866597;0.060841,0.6120134;0.3198885;0.07689102,-0.164306;0.4992322;0.009473911,-0.3963954;0.3975444;0.02031271,-0.6057414;0.322585;0.01820371,0.08990777;0.004831726;-0.03982027,0.09478505;-0.3101766;0.006982401,0.1040194;-0.656754;0.0892191,0.1068413;-0.6156203;-0.02184677,-0.08849613;0.006943974;-0.04257489,-0.1169455;-0.3085573;-0.009497859,-0.137817;-0.6551373;0.07056951,-0.1319475;-0.6138979;-0.0403664,0.006786537;0.5395185;0.005408992,0;0;0,-0.01608185;0.3102379;-0.02613783,-0.03105216;0.6102295;-0.06461859,0.1466717;0.5255985;-0.0743773,0.3285049;0.3488616;-0.06946516,0.4552233;0.1700328;-0.1070397,-0.1784083;0.4673837;0.005654041,-0.3101993;0.2553269;0.05022322,-0.4727146;0.1040942;0.03731739,0.07816693;0.01016945;-0.05898237,0.1202746;-0.3054561;-0.05177522,0.1063081;-0.6553882;0.01392531,0.0876378;-0.6524214;-0.09279013,-0.09677901;-0.003163679;-0.01778258,-0.1147172;-0.3208811;-0.0311385,-0.1192974;-0.6711381;0.03415398,-0.135556;-0.6683781;-0.07290301,-0.02741577;0.5363785;-0.05225229,895.2646
+0;0;0,0.003648655;0.3123945;0.007842963,0.00769164;0.6157808;0.00114519,0.1722207;0.5046215;0.02578388,0.3993622;0.395372;0.05893943,0.6180472;0.33914;0.08042386,-0.1597189;0.5024287;0.009030608,-0.395027;0.4068403;0.0200291,-0.6101145;0.3348692;0.01796394,0.08983997;0.004867904;-0.03969435,0.09444235;-0.309025;0.006549377,0.1037775;-0.6558889;0.08885054,0.1066281;-0.6147898;-0.02196771,-0.08835167;0.006883753;-0.0426281,-0.1166785;-0.3074625;-0.009879671,-0.1376949;-0.654305;0.07033131,-0.1318055;-0.6131044;-0.04035681,0.006621105;0.5407324;0.005202623,0;0;0,-0.0164784;0.310922;-0.02685356,-0.03189336;0.6114355;-0.06615639,0.1392417;0.5240591;-0.08458948,0.3216929;0.3475944;-0.07045555,0.4413024;0.157928;-0.1046169,-0.1724524;0.4656958;0.002764758,-0.2968359;0.2485584;0.04757623,-0.4585011;0.09022805;0.03199986,0.07783373;0.01033735;-0.05920816,0.119915;-0.304098;-0.05228091,0.1056657;-0.6543896;0.01304888,0.08466132;-0.6515327;-0.092942,-0.09670135;-0.003456404;-0.01753455,-0.1155418;-0.319922;-0.03106071,-0.1201554;-0.6705611;0.03379402,-0.1387677;-0.6679347;-0.07258396,-0.02811939;0.5374278;-0.05356741,895.2869
+0;0;0,0.003648655;0.3123945;0.007842963,0.00769164;0.6157808;0.00114519,0.1722207;0.5046215;0.02578388,0.3993622;0.395372;0.05893943,0.6180472;0.33914;0.08042386,-0.1597189;0.5024287;0.009030608,-0.395027;0.4068403;0.0200291,-0.6101145;0.3348692;0.01796394,0.08983997;0.004867904;-0.03969435,0.09444235;-0.309025;0.006549377,0.1037775;-0.6558889;0.08885054,0.1066281;-0.6147898;-0.02196771,-0.08835167;0.006883753;-0.0426281,-0.1166785;-0.3074625;-0.009879671,-0.1376949;-0.654305;0.07033131,-0.1318055;-0.6131044;-0.04035681,0.006621105;0.5407324;0.005202623,0;0;0,-0.0164784;0.310922;-0.02685356,-0.03189336;0.6114355;-0.06615639,0.1392417;0.5240591;-0.08458948,0.3216929;0.3475944;-0.07045555,0.4413024;0.157928;-0.1046169,-0.1724524;0.4656958;0.002764758,-0.2968359;0.2485584;0.04757623,-0.4585011;0.09022805;0.03199986,0.07783373;0.01033735;-0.05920816,0.119915;-0.304098;-0.05228091,0.1056657;-0.6543896;0.01304888,0.08466132;-0.6515327;-0.092942,-0.09670135;-0.003456404;-0.01753455,-0.1155418;-0.319922;-0.03106071,-0.1201554;-0.6705611;0.03379402,-0.1387677;-0.6679347;-0.07258396,-0.02811939;0.5374278;-0.05356741,895.3089
+0;0;0,0.003648472;0.3123787;0.007842567,0.007697011;0.6161796;0.001134594,0.1727399;0.5047807;0.02584424,0.3990358;0.3959379;0.05887637,0.6131548;0.34088;0.07991223,-0.1602332;0.502581;0.009038808,-0.3946654;0.4073485;0.01999636,-0.605262;0.3368801;0.01797432,0.08984727;0.0048683;-0.03969758,0.09443907;-0.3083035;0.006439924,0.1037737;-0.6551498;0.08873691,0.106624;-0.6140519;-0.0220695,-0.08835885;0.006884312;-0.04263157,-0.1166206;-0.3067398;-0.009958368,-0.1376359;-0.6535646;0.07024854,-0.1317471;-0.6123652;-0.04042775,0.006624661;0.5410041;0.005198905,0;0;0,-0.01691274;0.3108503;-0.0272274,-0.03287615;0.6116733;-0.06716514,0.1391653;0.5249877;-0.08449697,0.312847;0.3411483;-0.07087755,0.4280992;0.1540022;-0.1027229,-0.1726474;0.4639525;0.002751317,-0.2823622;0.2395211;0.04447589,-0.4341446;0.07779115;0.03323604,0.07767186;0.01032165;-0.05943632,0.1198343;-0.3033631;-0.05232382,0.1055825;-0.6536357;0.0130074,0.08463721;-0.6508427;-0.09296632,-0.09675135;-0.003504121;-0.0172924,-0.1159924;-0.3192103;-0.03092133,-0.1204097;-0.6698757;0.03370448,-0.138963;-0.6673127;-0.07265498,-0.02898002;0.5375608;-0.05446863,895.3319
+0;0;0,0.003564054;0.3127171;0.007720388,0.007547259;0.6170293;0.0008773119,0.1734937;0.5054067;0.02572779,0.4077747;0.4026094;0.05849674,0.6177523;0.3547666;0.08068252,-0.1614378;0.503984;0.008910147,-0.4026331;0.4132298;0.01973554,-0.6124177;0.3601134;0.02612391,0.08996087;0.004810889;-0.03966562,0.09412639;-0.3070855;0.006043587,0.1036384;-0.6542042;0.08830981,0.106491;-0.6131178;-0.02248533,-0.0883978;0.006934294;-0.04274584,-0.1168486;-0.3053576;-0.01033629,-0.1380844;-0.652331;0.07033651,-0.1321904;-0.6111507;-0.04032908,0.006490208;0.5417085;0.004981743,0;0;0,-0.01752251;0.3111065;-0.02774763,-0.03427418;0.6123133;-0.06838417,0.139107;0.526228;-0.08462834,0.3083104;0.3322842;-0.06775665,0.4139702;0.1457178;-0.09776974,-0.1740905;0.4638335;0.002846438,-0.2816761;0.2332082;0.04487007,-0.4183069;0.06569016;0.03297438,0.0775681;0.01040021;-0.05970335,0.11938;-0.3019941;-0.05280137,0.1051539;-0.6525037;0.01269841,0.08431249;-0.6497911;-0.0932622,-0.09689276;-0.003576654;-0.01698423,-0.1164969;-0.3179214;-0.03073541,-0.1207911;-0.6688819;0.03374649,-0.1392436;-0.6664027;-0.07259601,-0.03015982;0.5380896;-0.05553484,895.3649
+0;0;0,0.003564054;0.3127171;0.007720388,0.007547259;0.6170293;0.0008773119,0.1734937;0.5054067;0.02572779,0.4077747;0.4026094;0.05849674,0.6177523;0.3547666;0.08068252,-0.1614378;0.503984;0.008910147,-0.4026331;0.4132298;0.01973554,-0.6124177;0.3601134;0.02612391,0.08996087;0.004810889;-0.03966562,0.09412639;-0.3070855;0.006043587,0.1036384;-0.6542042;0.08830981,0.106491;-0.6131178;-0.02248533,-0.0883978;0.006934294;-0.04274584,-0.1168486;-0.3053576;-0.01033629,-0.1380844;-0.652331;0.07033651,-0.1321904;-0.6111507;-0.04032908,0.006490208;0.5417085;0.004981743,0;0;0,-0.01752251;0.3111065;-0.02774763,-0.03427418;0.6123133;-0.06838417,0.139107;0.526228;-0.08462834,0.3083104;0.3322842;-0.06775665,0.4139702;0.1457178;-0.09776974,-0.1740905;0.4638335;0.002846438,-0.2816761;0.2332082;0.04487007,-0.4183069;0.06569016;0.03297438,0.0775681;0.01040021;-0.05970335,0.11938;-0.3019941;-0.05280137,0.1051539;-0.6525037;0.01269841,0.08431249;-0.6497911;-0.0932622,-0.09689276;-0.003576654;-0.01698423,-0.1164969;-0.3179214;-0.03073541,-0.1207911;-0.6688819;0.03374649,-0.1392436;-0.6664027;-0.07259601,-0.03015982;0.5380896;-0.05553484,895.3872
+0;0;0,0.003565684;0.31286;0.007723918,0.007553709;0.6175372;0.0008711368,0.173819;0.5057193;0.02576828,0.41367;0.400478;0.05931631,0.6237001;0.3526233;0.08150765,-0.1617554;0.5042939;0.008918356,-0.4086851;0.411382;0.02000112,-0.6185222;0.3582523;0.02639109,0.08992798;0.00480913;-0.03965113,0.09408304;-0.3063042;0.005943321,0.1035995;-0.6535854;0.08824807,0.1064519;-0.6124997;-0.02253994,-0.08836548;0.006931758;-0.04273022,-0.1167448;-0.304576;-0.01040204,-0.1379906;-0.6517119;0.07030854,-0.132097;-0.6105324;-0.04034992,0.006494896;0.5420908;0.00498241,0;0;0,-0.01803356;0.3111695;-0.02832079,-0.03544426;0.6125722;-0.06995916,0.1387179;0.5272257;-0.08463073,0.3049576;0.3228946;-0.06611395,0.4067104;0.1343283;-0.09748793,-0.174216;0.4619504;0.001977958,-0.2758293;0.2217712;0.04343179,-0.4061058;0.04956523;0.02705085,0.07744885;0.0105488;-0.05977273,0.1189317;-0.3010908;-0.05287623,0.1047075;-0.6518229;0.01234317,0.08407676;-0.6492011;-0.09362769,-0.09685705;-0.003718051;-0.01694904,-0.1171546;-0.3172228;-0.03074809,-0.1212751;-0.6683658;0.03367657,-0.1395162;-0.665977;-0.07267143,-0.03116389;0.5382713;-0.05687356,895.4213
+0;0;0,0.00328567;0.3130969;0.007600409,0.007104355;0.6182178;0.0006526103,0.1741818;0.5065182;0.02540381,0.4320613;0.4014827;0.06053834,0.6437514;0.359696;0.08138995,-0.1630435;0.5056512;0.008561651,-0.4283498;0.4147578;0.01950364,-0.6381185;0.3604276;0.02574633,0.09002912;0.004841438;-0.03958848,0.09379174;-0.3054852;0.005556393,0.1033342;-0.6531085;0.08797041,0.1061814;-0.6120318;-0.02280572,-0.08839891;0.006862284;-0.04283073,-0.1170207;-0.3037857;-0.01068231,-0.1383861;-0.6512767;0.07005511,-0.1324963;-0.6101039;-0.04059129,0.006083992;0.5426522;0.004791303,0;0;0,-0.01852821;0.3113261;-0.02882671,-0.03651567;0.6130626;-0.0710566,0.1386473;0.5282339;-0.08478665,0.302974;0.3018055;-0.06252241,0.4066599;0.1150887;-0.0996666,-0.1741271;0.4594242;0.001601323,-0.2781781;0.2024843;0.04546509,-0.4017193;0.02490529;0.03143175,0.07735229;0.01064989;-0.05999279,0.118851;-0.3001363;-0.05330896,0.1046347;-0.6511629;0.01229072,0.08408199;-0.6486092;-0.09366418,-0.09696789;-0.00383815;-0.01668613,-0.1177554;-0.3164538;-0.03062294,-0.1215114;-0.6680564;0.03330329,-0.1396742;-0.6657353;-0.07302706,-0.03209499;0.5386693;-0.05785012,895.4546
+0;0;0,0.003282327;0.3127784;0.007592677,0.007105143;0.6182288;0.0006371806,0.1710835;0.507109;0.02501323,0.4221839;0.4048347;0.05922414,0.6340514;0.363013;0.08009322,-0.159927;0.506258;0.008481456,-0.4182589;0.417754;0.0191358,-0.6282034;0.3633782;0.02538372,0.09009371;0.004844911;-0.03961689,0.09384393;-0.3044595;0.005379271,0.1034134;-0.6530683;0.08802697,0.1062566;-0.6120074;-0.02259184,-0.08846233;0.006867207;-0.04286146,-0.1169898;-0.3027574;-0.01081895,-0.1384158;-0.6512337;0.0701474,-0.1325344;-0.6100768;-0.04034188,0.006083617;0.5425771;0.004780591,0;0;0,-0.01961674;0.3109005;-0.02923632,-0.03890902;0.612817;-0.07201529,0.1325605;0.5274197;-0.08984137,0.2950138;0.3092231;-0.06374621,0.3830198;0.1147463;-0.1025558,-0.1720385;0.4582565;0.0001786947,-0.2605944;0.2028322;0.04015484,-0.3763243;0.02035084;0.02067153,0.07702175;0.01063907;-0.06053352,0.1182203;-0.2991326;-0.05331564,0.1042709;-0.6511331;0.01265025,0.0824609;-0.648676;-0.09286118,-0.09709031;-0.004012808;-0.01634671,-0.1190645;-0.3155087;-0.03032381,-0.1223602;-0.6681775;0.03342764,-0.1417896;-0.6659644;-0.0724843,-0.03419213;0.5383631;-0.05875874,895.4878
+0;0;0,0.003282327;0.3127784;0.007592677,0.007105143;0.6182288;0.0006371806,0.1710835;0.507109;0.02501323,0.4221839;0.4048347;0.05922414,0.6340514;0.363013;0.08009322,-0.159927;0.506258;0.008481456,-0.4182589;0.417754;0.0191358,-0.6282034;0.3633782;0.02538372,0.09009371;0.004844911;-0.03961689,0.09384393;-0.3044595;0.005379271,0.1034134;-0.6530683;0.08802697,0.1062566;-0.6120074;-0.02259184,-0.08846233;0.006867207;-0.04286146,-0.1169898;-0.3027574;-0.01081895,-0.1384158;-0.6512337;0.0701474,-0.1325344;-0.6100768;-0.04034188,0.006083617;0.5425771;0.004780591,0;0;0,-0.01961674;0.3109005;-0.02923632,-0.03890902;0.612817;-0.07201529,0.1325605;0.5274197;-0.08984137,0.2950138;0.3092231;-0.06374621,0.3830198;0.1147463;-0.1025558,-0.1720385;0.4582565;0.0001786947,-0.2605944;0.2028322;0.04015484,-0.3763243;0.02035084;0.02067153,0.07702175;0.01063907;-0.06053352,0.1182203;-0.2991326;-0.05331564,0.1042709;-0.6511331;0.01265025,0.0824609;-0.648676;-0.09286118,-0.09709031;-0.004012808;-0.01634671,-0.1190645;-0.3155087;-0.03032381,-0.1223602;-0.6681775;0.03342764,-0.1417896;-0.6659644;-0.0724843,-0.03419213;0.5383631;-0.05875874,895.5101
+0;0;0,0.003022487;0.3124785;0.007282977,0.006700854;0.6179774;0.0001146672,0.1706658;0.5072261;0.02459946,0.42708;0.4094826;0.05965631,0.6401678;0.3735314;0.08052576,-0.1604276;0.5071822;0.007974174,-0.4236698;0.4228152;0.01877935,-0.6356913;0.3762869;0.0228371,0.09005401;0.004770255;-0.03964065,0.09354272;-0.3037296;0.004831616,0.1031922;-0.6523584;0.08750167,0.1060755;-0.6113229;-0.02309228,-0.08840325;0.006902763;-0.04290783,-0.1172825;-0.3018633;-0.01141772,-0.1385313;-0.6504148;0.06938922,-0.1326109;-0.609283;-0.04107413,0.005715062;0.5423121;0.004325811,0;0;0,-0.02023804;0.3105147;-0.02959776,-0.04008685;0.6123981;-0.07274103,0.131234;0.5273786;-0.0913558,0.2929399;0.3046117;-0.06384087,0.3773944;0.1089719;-0.1053977,-0.1725603;0.4569993;-0.0007186122,-0.2596906;0.1976421;0.04018568,-0.3729201;0.01376881;0.01773267,0.0769122;0.01057172;-0.06063509,0.1182567;-0.298296;-0.05332375,0.1043634;-0.6503325;0.01260614,0.08245475;-0.6479341;-0.09284186,-0.09708259;-0.003860224;-0.016246,-0.1194698;-0.3144398;-0.03043109,-0.1222192;-0.6670913;0.03359161,-0.1417498;-0.6649365;-0.07225885,-0.03525987;0.5379429;-0.05943418,895.544
+0;0;0,0.00302477;0.3127146;0.007288479,0.006709817;0.6187648;0.00010587,0.17232;0.5074947;0.02480251,0.4256703;0.4109192;0.05944047,0.638948;0.3749359;0.08032852,-0.1620801;0.5074503;0.008011184,-0.4221769;0.4240915;0.01868725,-0.6343873;0.3775217;0.02274862,0.08988414;0.004761257;-0.03956588,0.09336648;-0.3031755;0.004825227,0.1030512;-0.6530783;0.08779737,0.1050215;-0.6155372;0.01222306,-0.08823648;0.006889741;-0.04282688,-0.117063;-0.3013127;-0.01139425,-0.1383895;-0.651138;0.06970797,-0.1343438;-0.6135311;-0.005777083,0.005721832;0.5429311;0.004326385,0;0;0,-0.02177526;0.3106261;-0.02983117,-0.04420719;0.6128157;-0.07348824,0.1295853;0.5281907;-0.09216595,0.2894284;0.3082272;-0.06424952,0.3672755;0.1102875;-0.108726,-0.1758476;0.4547316;0.0001385249,-0.2748989;0.2019397;0.03173126,-0.3834848;0.01581062;0.00373907,0.07676166;0.01094401;-0.06045794,0.1179293;-0.2973595;-0.05258799,0.1036195;-0.6507108;0.01335239,0.1150445;-0.6789598;-0.03406858,-0.09683254;-0.004347859;-0.01648764,-0.1202711;-0.3142975;-0.03025741,-0.1226688;-0.668178;0.03434091,-0.1361211;-0.6572852;-0.0379514,-0.03864045;0.5382564;-0.06009221,895.5775
+0;0;0,0.003022185;0.3124473;0.007282249,0.006704995;0.6183137;0.0001046872,0.1754577;0.506438;0.02518398,0.4256214;0.4110771;0.05938627,0.6389847;0.3750795;0.0802827,-0.1652485;0.5063928;0.008076003,-0.4220739;0.4240824;0.01861779,-0.6343694;0.377494;0.02268078,0.09020647;0.004778332;-0.03970776,0.09368764;-0.3030543;0.004668318,0.1033731;-0.6529841;0.08764689,0.1053419;-0.6154488;0.01213077,-0.08855291;0.006914449;-0.04298047,-0.1173697;-0.3011838;-0.01155847,-0.1386978;-0.6510361;0.06955004,-0.1346552;-0.6134351;-0.005876899,0.005717826;0.5425426;0.004321714,0;0;0,-0.02305748;0.3102012;-0.03048038,-0.04753265;0.6119378;-0.07488561,0.1307651;0.5287932;-0.08981872,0.2869748;0.310121;-0.06479073,0.3624001;0.1114397;-0.1105416,-0.1803081;0.4521886;0.001855925,-0.2497014;0.1934707;0.03494627,-0.3690622;0.012793;0.01584236,0.07680456;0.01097405;-0.06097031,0.117707;-0.2972426;-0.05250121,0.1035426;-0.6506286;0.01343703,0.1150689;-0.6788863;-0.03385497,-0.097229;-0.004336623;-0.01626235,-0.1209355;-0.3141544;-0.03016294,-0.1231202;-0.6680841;0.03432823,-0.1361278;-0.6572423;-0.03797052,-0.04146525;0.537509;-0.06133819,895.6
+0;0;0,0.002963074;0.3122391;0.007214334,0.006565748;0.6179723;-1.253793E-05,0.1760214;0.5062982;0.02516277,0.4260864;0.4189429;0.05943859,0.6406406;0.3897212;0.08091763,-0.166181;0.5068255;0.007794644,-0.4221355;0.4312968;0.0187937,-0.6352856;0.387639;0.02191871,0.09051763;0.004705297;-0.03971882,0.09377132;-0.3030837;0.004462779,0.1034142;-0.6531337;0.08738734,0.1054294;-0.6155974;0.01183008,-0.0887438;0.00700995;-0.04322689,-0.1176874;-0.3010088;-0.01186842,-0.1390085;-0.6509893;0.06914765,-0.1349194;-0.6133871;-0.006319188,0.005597754;0.5422406;0.004212006,0;0;0,-0.02335027;0.3099566;-0.03059053,-0.04784681;0.6115652;-0.07494092,0.1313607;0.52917;-0.08836865,0.2849207;0.3118745;-0.06512499,0.3544287;0.1116397;-0.1143529,-0.1812344;0.4517289;0.002085641,-0.2494898;0.195622;0.03508136,-0.3671258;0.01390101;0.01299053,0.07687029;0.01103148;-0.06133866,0.1175394;-0.2971291;-0.0524106,0.1034403;-0.650589;0.01370931,0.1150501;-0.6788172;-0.03366637,-0.09755098;-0.004363902;-0.01606019,-0.1216975;-0.3140561;-0.03035443,-0.1237285;-0.6680616;0.03430285,-0.1364898;-0.6572209;-0.03808383,-0.04180074;0.5371693;-0.06142187,895.6335
+0;0;0,0.002963074;0.3122391;0.007214334,0.006565748;0.6179723;-1.253793E-05,0.1760214;0.5062982;0.02516277,0.4260864;0.4189429;0.05943859,0.6406406;0.3897212;0.08091763,-0.166181;0.5068255;0.007794644,-0.4221355;0.4312968;0.0187937,-0.6352856;0.387639;0.02191871,0.09051763;0.004705297;-0.03971882,0.09377132;-0.3030837;0.004462779,0.1034142;-0.6531337;0.08738734,0.1054294;-0.6155974;0.01183008,-0.0887438;0.00700995;-0.04322689,-0.1176874;-0.3010088;-0.01186842,-0.1390085;-0.6509893;0.06914765,-0.1349194;-0.6133871;-0.006319188,0.005597754;0.5422406;0.004212006,0;0;0,-0.02335027;0.3099566;-0.03059053,-0.04784681;0.6115652;-0.07494092,0.1313607;0.52917;-0.08836865,0.2849207;0.3118745;-0.06512499,0.3544287;0.1116397;-0.1143529,-0.1812344;0.4517289;0.002085641,-0.2494898;0.195622;0.03508136,-0.3671258;0.01390101;0.01299053,0.07687029;0.01103148;-0.06133866,0.1175394;-0.2971291;-0.0524106,0.1034403;-0.650589;0.01370931,0.1150501;-0.6788172;-0.03366637,-0.09755098;-0.004363902;-0.01606019,-0.1216975;-0.3140561;-0.03035443,-0.1237285;-0.6680616;0.03430285,-0.1364898;-0.6572209;-0.03808383,-0.04180074;0.5371693;-0.06142187,895.6556
+0;0;0,0.002961918;0.3121173;0.007211519,0.006567496;0.6180975;-2.095243E-05,0.1744892;0.5066912;0.02496897,0.4204296;0.4207768;0.05867944,0.635263;0.3915171;0.08018643,-0.1646346;0.5072138;0.007757098,-0.4163673;0.4329309;0.01857473,-0.6297948;0.3892163;0.02170381,0.09067726;0.004713594;-0.03978886,0.09392311;-0.3023337;0.004286278,0.1035609;-0.6521994;0.08716713,0.1055727;-0.6146759;0.01173822,-0.0889003;0.007022313;-0.04330312,-0.1177741;-0.3002543;-0.0120202,-0.139084;-0.6500503;0.06895314,-0.1350019;-0.612461;-0.006385498,0.005598792;0.5423103;0.004206691,0;0;0,-0.02498299;0.3096165;-0.0314877,-0.0508415;0.6112423;-0.07665777,0.1269073;0.5290992;-0.0909431,0.2804961;0.3172297;-0.06800604,0.3430561;0.115551;-0.1217091,-0.1820036;0.4515301;0.0005785525,-0.2525527;0.2000941;0.02898759,-0.3670351;0.01598297;0.007331995,0.07684314;0.01120493;-0.06162238,0.1168616;-0.2962476;-0.0514884,0.102689;-0.6495392;0.01448298,0.1147582;-0.677757;-0.032583,-0.09780174;-0.004484195;-0.01557074,-0.1230488;-0.3132969;-0.03068792,-0.1242785;-0.6669676;0.03476144,-0.1372834;-0.6562038;-0.03742591,-0.04450303;0.5368441;-0.06297374,895.6892
+0;0;0,0.002988688;0.3121211;0.007031903,0.006582285;0.6180987;-0.0003256607,0.1745825;0.5070662;0.02471823,0.4219306;0.4260294;0.06016185,0.6378188;0.4055915;0.08129653,-0.1648899;0.5086212;0.007904571,-0.4186175;0.4413958;0.01826892,-0.632562;0.4003191;0.02181057,0.09082251;0.004746927;-0.03945219,0.09407856;-0.3023908;0.00398767,0.103731;-0.6522377;0.08694616,0.1056933;-0.6147203;0.01151532,-0.08877787;0.007051567;-0.04354886,-0.1177722;-0.3002116;-0.01224541,-0.1393787;-0.649997;0.06869528,-0.1353427;-0.6124259;-0.006647676,0.005617593;0.5423129;0.003926104,0;0;0,-0.02498299;0.3096165;-0.0314877,-0.0508415;0.6112423;-0.07665777,0.1269073;0.5290992;-0.0909431,0.2804961;0.3172297;-0.06800604,0.3430561;0.115551;-0.1217091,-0.1820036;0.4515301;0.0005785525,-0.2525527;0.2000941;0.02898759,-0.3670351;0.01598297;0.007331995,0.07684314;0.01120493;-0.06162238,0.1168616;-0.2962476;-0.0514884,0.102689;-0.6495392;0.01448298,0.1147582;-0.677757;-0.032583,-0.09780174;-0.004484195;-0.01557074,-0.1230488;-0.3132969;-0.03068792,-0.1242785;-0.6669676;0.03476144,-0.1372834;-0.6562038;-0.03742591,-0.04450303;0.5368441;-0.06297374,895.7224
+0;0;0,0.002987873;0.3120359;0.007029985,0.006581228;0.6179939;-0.0003268169,0.1762672;0.5066214;0.02492385,0.4218363;0.4261675;0.06011253,0.637951;0.4057082;0.08126938,-0.1665919;0.5081919;0.007942451,-0.4184944;0.4414501;0.01823225,-0.6326634;0.4003302;0.02177761,0.09092983;0.004752537;-0.0394988,0.09418698;-0.3024887;0.003955692,0.103831;-0.6520318;0.08684216,0.1057954;-0.6145068;0.01133419,-0.08888276;0.007059898;-0.04360032,-0.1178868;-0.3003068;-0.01228632,-0.1394746;-0.6497885;0.0685841,-0.1354345;-0.6122097;-0.0068359,0.005616685;0.5422196;0.003924294,0;0;0,-0.02553582;0.3094713;-0.03162599,-0.05176285;0.611044;-0.07680702,0.1282217;0.5297303;-0.08868957,0.2800667;0.3186429;-0.06867743,0.3390144;0.1167504;-0.1264384,-0.1841673;0.4501088;0.0006584749,-0.2545808;0.2007708;0.03045324,-0.3681575;0.01629546;0.005136326,0.07690974;0.01128224;-0.0617137,0.1166221;-0.2963066;-0.05131483,0.102625;-0.6492452;0.01488137,0.1146782;-0.6774352;-0.03234768,-0.09793872;-0.004571761;-0.01542989,-0.1235365;-0.3134338;-0.03108466,-0.1244353;-0.6667835;0.03438862,-0.1369356;-0.6560232;-0.03796822,-0.0453542;0.5366621;-0.06313229,895.7451
+0;0;0,0.002985809;0.3118205;0.00702513,0.006575719;0.6174874;-0.0003237356,0.1802047;0.5053868;0.02540672,0.4212054;0.4264296;0.05994077,0.6377078;0.4059335;0.08113558,-0.170574;0.5069935;0.008033067,-0.4177903;0.4414933;0.01813144,-0.6323435;0.4002998;0.02168316,0.09093241;0.004752672;-0.03949993,0.09418908;-0.3024427;0.003948078,0.1038323;-0.6519561;0.08682752,0.1057941;-0.6144407;0.01141579,-0.08888529;0.007060099;-0.04360155,-0.117885;-0.3002607;-0.01229224,-0.139471;-0.6497128;0.06857134,-0.135436;-0.6121436;-0.006752528,0.005612374;0.5418073;0.003922096,0;0;0,-0.0271627;0.3090874;-0.03189778,-0.0563727;0.6100732;-0.07719946,0.12888;0.5303424;-0.08707571,0.2776153;0.3226709;-0.07099605,0.3311741;0.1209397;-0.1356378,-0.1903945;0.4466316;0.002432942,-0.2609704;0.2023915;0.03199544,-0.3759594;0.0190893;0.00165695,0.07695189;0.01142535;-0.06163931,0.11631;-0.2961537;-0.05099034,0.1024809;-0.6490507;0.01529789,0.1146102;-0.6772684;-0.03172159,-0.09792571;-0.004780538;-0.01546734,-0.1238501;-0.3135571;-0.03134947,-0.1245265;-0.6667683;0.03470393,-0.1366151;-0.6560269;-0.03761642,-0.04912435;0.5358641;-0.06352806,895.7784
+0;0;0,0.0029139;0.3114269;0.006686782,0.00643872;0.6164684;-0.0008339123,0.1809871;0.5045022;0.02506026,0.4275076;0.4651062;0.0621978,0.6404049;0.4198906;0.08177755,-0.1718819;0.5075463;0.007912427,-0.4166987;0.4470845;0.01852764,-0.632008;0.4099588;0.02261461,0.09167426;0.004879096;-0.03958776,0.09471162;-0.3031329;0.003092375,0.1044702;-0.6525477;0.0860413,0.1063979;-0.6150482;0.01064897,-0.08944913;0.006949965;-0.0441103,-0.1186899;-0.3010827;-0.01307694,-0.1403438;-0.6504384;0.06784346,-0.1363422;-0.6128876;-0.007462136,0.005488426;0.5409737;0.00343365,0;0;0,-0.02781303;0.3086168;-0.03196907,-0.05745924;0.6089146;-0.07735586,0.1289653;0.5303184;-0.08605623,0.2755127;0.3252627;-0.07265329,0.3275833;0.1231521;-0.1374071,-0.1913487;0.4429846;0.001184054,-0.2617352;0.2025161;0.03158481,-0.3777495;0.02062988;-0.003217027,0.07692482;0.01199099;-0.06272125,0.115945;-0.296289;-0.05076027,0.1021909;-0.649061;0.01579165,0.1144973;-0.677263;-0.03116632,-0.09872166;-0.005066455;-0.01495098,-0.1250469;-0.3144879;-0.03130879,-0.1255186;-0.6675733;0.0350003,-0.1372318;-0.6568233;-0.03736131,-0.05013105;0.5349039;-0.0636704,895.8008
+0;0;0,0.002910648;0.3110793;0.006679318,0.006428717;0.6155393;-0.0008260899,0.1809988;0.5037353;0.02506109,0.4263431;0.4645273;0.06202146,0.6392884;0.4193015;0.08160561,-0.1719096;0.5067798;0.007911347,-0.4155584;0.4466065;0.01847591,-0.6309161;0.4094724;0.02256381,0.09178327;0.004884897;-0.03963483,0.09482455;-0.3035249;0.003100418,0.1045835;-0.6529543;0.08605284,0.1065101;-0.6154593;0.01070443,-0.08955549;0.006958229;-0.04416275,-0.118834;-0.3014722;-0.01308932,-0.1404888;-0.6508427;0.0678345,-0.1364896;-0.6132962;-0.007427238,0.005480517;0.5402108;0.003432071,0;0;0,-0.02867205;0.3081688;-0.03214502,-0.05906519;0.6077899;-0.07760286,0.1275242;0.5301629;-0.08652186,0.274107;0.3265236;-0.07461834,0.324236;0.124092;-0.140064,-0.1924501;0.4416032;0.00113111,-0.2652238;0.2029934;0.03056867,-0.3819253;0.0226656;-0.009894015,0.07675797;0.01219928;-0.06307411,0.1153985;-0.2965306;-0.0510366,0.1021243;-0.6492361;0.01604486,0.1145123;-0.6774426;-0.03081465,-0.0988877;-0.005278388;-0.01457096,-0.1257542;-0.315016;-0.0316863,-0.1257998;-0.6679838;0.03532916,-0.1375511;-0.6572537;-0.03697473,-0.05158242;0.5339664;-0.06390953,895.8231
+0;0;0,0.002909997;0.3110098;0.006677825,0.006430185;0.6156513;-0.0008327009,0.1813107;0.5037226;0.02509623,0.4246635;0.4648329;0.06175656,0.6377622;0.4195744;0.08135483,-0.1722234;0.5067725;0.007916075,-0.4138944;0.4470876;0.01839488,-0.6294073;0.4099268;0.02248573,0.09166082;0.00487838;-0.03958196,0.09469713;-0.3030275;0.003083467,0.1044661;-0.6528132;0.08612046,0.1063916;-0.6153224;0.01081477,-0.08943601;0.006948946;-0.04410384,-0.1186667;-0.3009775;-0.01308117,-0.1403436;-0.6507041;0.06792514,-0.1363466;-0.613162;-0.007293925,0.005481229;0.5402628;0.003428856,0;0;0,-0.02966315;0.3079784;-0.03239703,-0.06077728;0.6076826;-0.07803679,0.1263187;0.5303168;-0.08668709,0.2720394;0.3284767;-0.07654095,0.3199911;0.1262665;-0.1447699,-0.1941916;0.4414866;0.001281448,-0.2690737;0.20557;0.02979342,-0.3853716;0.02589561;-0.01532252,0.07676896;0.01245204;-0.06279898,0.114687;-0.2958699;-0.05116367,0.1019573;-0.6488848;0.01635695,0.1144888;-0.6770841;-0.03040385,-0.09868925;-0.005732014;-0.01482605,-0.1259906;-0.3148927;-0.03242957,-0.1256922;-0.6680411;0.03559049,-0.1374363;-0.6573349;-0.03666318,-0.05314502;0.533821;-0.06429982,895.8561
+0;0;0,0.002818657;0.3110144;0.006496881,0.006262605;0.6156528;-0.001184375,0.1812188;0.5041664;0.02501462,0.4225579;0.4548118;0.06238431,0.6393156;0.4336116;0.08263685,-0.1725766;0.5078785;0.007797313,-0.4166578;0.4589232;0.01802743,-0.6320796;0.4213229;0.02284399,0.09175729;0.004811769;-0.03936604,0.09462875;-0.3031995;0.002542902,0.1043069;-0.6529989;0.08553314,0.1062497;-0.6155176;0.01022696,-0.08933061;0.006954573;-0.04431606,-0.1185942;-0.3009884;-0.01348953,-0.1402676;-0.6507118;0.06753217,-0.1362544;-0.6131789;-0.007686958,0.005327277;0.5402662;0.00311344,0;0;0,-0.02966315;0.3079784;-0.03239703,-0.06077728;0.6076826;-0.07803679,0.1263187;0.5303168;-0.08668709,0.2720394;0.3284767;-0.07654095,0.3199911;0.1262665;-0.1447699,-0.1941916;0.4414866;0.001281448,-0.2690737;0.20557;0.02979342,-0.3853716;0.02589561;-0.01532252,0.07676896;0.01245204;-0.06279898,0.114687;-0.2958699;-0.05116367,0.1019573;-0.6488848;0.01635695,0.1144888;-0.6770841;-0.03040385,-0.09868925;-0.005732014;-0.01482605,-0.1259906;-0.3148927;-0.03242957,-0.1256922;-0.6680411;0.03559049,-0.1374363;-0.6573349;-0.03666318,-0.05314502;0.533821;-0.06429982,895.8795
+0;0;0,0.002817994;0.3109412;0.006495352,0.00626276;0.6156518;-0.001187775,0.1808191;0.5042284;0.02496255,0.4158114;0.4561717;0.06134948,0.6324646;0.4349816;0.08159226,-0.1721725;0.507932;0.007784359,-0.4098348;0.4602642;0.01774545,-0.6251527;0.422682;0.02255968,0.09185066;0.004816665;-0.03940609,0.09471828;-0.3027827;0.0024468,0.1043989;-0.6526706;0.08545803,0.1063412;-0.6151912;0.01017237,-0.08942151;0.006961649;-0.04436116,-0.118646;-0.3005696;-0.01357584,-0.1403248;-0.6503813;0.06746636,-0.1363127;-0.6128505;-0.00773228,0.005327194;0.5402461;0.003111128,0;0;0,-0.03028441;0.3078442;-0.03239393,-0.06141578;0.6076478;-0.07785201,0.1252006;0.5305266;-0.08688617,0.2683743;0.3347668;-0.08103752,0.3157967;0.1316579;-0.1465759,-0.1950021;0.4418702;0.0006041154,-0.268578;0.2121516;0.02650424,-0.3860489;0.03542477;-0.0260847,0.07680342;0.01257697;-0.06289387,0.1142372;-0.2953721;-0.05091929,0.1021332;-0.6484271;0.01699042,0.1148767;-0.676601;-0.02971125,-0.09882842;-0.005892084;-0.01451932,-0.1261979;-0.3146134;-0.03238919,-0.1256256;-0.6677346;0.03624872,-0.1373358;-0.6570204;-0.03599099,-0.05381157;0.5337552;-0.0641613,895.9017
+0;0;0,0.002813497;0.3104451;0.006484988,0.00624971;0.6144024;-0.001178058,0.1815028;0.5030486;0.02504659,0.4158707;0.4551196;0.06133684,0.6326158;0.4339206;0.08158821,-0.1728849;0.5067669;0.007800463,-0.4099157;0.4592257;0.01773508,-0.625325;0.4216276;0.02255136,0.09203178;0.004826163;-0.0394838,0.09490705;-0.3035939;0.00248076,0.1045774;-0.6531097;0.08540374,0.1065157;-0.6156456;0.01027177,-0.08959784;0.006975377;-0.04444863,-0.1189003;-0.3013763;-0.01358118,-0.1405561;-0.6508162;0.06737487,-0.1365522;-0.6133007;-0.007670246,0.005316777;0.5392088;0.003108749,0;0;0,-0.03116901;0.3072265;-0.03265691,-0.06295256;0.6061593;-0.07834578,0.1246024;0.5303503;-0.0868845,0.2662731;0.3342355;-0.08358836,0.3120525;0.1311958;-0.1507976,-0.1971546;0.4404745;0.0002792031,-0.2708832;0.211449;0.02584982,-0.3887104;0.03596555;-0.03036662,0.07653889;0.01270646;-0.0635016,0.1140482;-0.2960355;-0.05070901,0.102519;-0.6486974;0.01731896,0.115599;-0.676874;-0.02903485,-0.09910041;-0.006105428;-0.01392621,-0.1266545;-0.3155787;-0.03288183,-0.1261033;-0.6682044;0.03629795,-0.1376136;-0.6574785;-0.03581519,-0.05519961;0.5325111;-0.06459284,895.9351
+0;0;0,0.002715672;0.3102711;0.006286141,0.006068277;0.6141464;-0.001532916,0.1812615;0.5031492;0.02488385,0.4147174;0.4562861;0.06061367,0.6322575;0.4457466;0.08149292,-0.1730951;0.5076412;0.008106032,-0.4099581;0.4651581;0.01619939,-0.6260578;0.431654;0.02320696,0.09192965;0.004832256;-0.03933074,0.09475181;-0.3027434;0.002118144,0.1044216;-0.6526712;0.08517848,0.1071771;-0.6116872;-0.02551907,-0.08941646;0.006873755;-0.04448335,-0.1186088;-0.300592;-0.01380156,-0.1403036;-0.6504699;0.06717241,-0.1345046;-0.6094098;-0.0433999,0.005157655;0.53897;0.002791494,0;0;0,-0.03202158;0.3069618;-0.03262091,-0.06425606;0.6057825;-0.07820225,0.1232869;0.5308079;-0.08661723,0.2634263;0.3350139;-0.08689642,0.306182;0.1316276;-0.1552827,-0.1983355;0.4396387;-0.0005838126,-0.2743397;0.2126754;0.0255973,-0.3931773;0.04085903;-0.03942162,0.07663286;0.01282746;-0.06312037,0.113131;-0.2951354;-0.05064917,0.1026235;-0.6480842;0.01833439,0.08355757;-0.646257;-0.08761358,-0.09891414;-0.006267633;-0.01407231,-0.1269748;-0.3147243;-0.03396751,-0.1256512;-0.6674482;0.03692731,-0.1423292;-0.665837;-0.06936528,-0.05641235;0.5321541;-0.06447816,895.9689
+0;0;0,0.002712375;0.3098944;0.006278509,0.006060711;0.6133829;-0.001530546,0.1828824;0.5021515;0.02508479,0.4154556;0.4554656;0.06067952,0.6344904;0.4448537;0.08170223,-0.1747486;0.506685;0.00815194,-0.4107161;0.4643626;0.01621469,-0.6283006;0.4306283;0.02327041,0.09188842;0.004830089;-0.03931309,0.09470977;-0.3026578;0.002123959,0.1043828;-0.6527047;0.08521258,0.1062531;-0.6152495;0.01007722,-0.08937635;0.006870673;-0.0444634,-0.1185604;-0.3005073;-0.01379037,-0.1402625;-0.6505044;0.06721117,-0.1363265;-0.6129974;-0.007839195,0.005151263;0.5383034;0.002788291,0;0;0,-0.03323646;0.3064249;-0.03287005,-0.06634794;0.6047374;-0.07857132,0.1231655;0.5310521;-0.08628845,0.2622104;0.3356007;-0.08774424,0.3008716;0.1310308;-0.1597672,-0.2022691;0.4395332;0.0004307777,-0.2778067;0.2132914;0.02583895,-0.3980438;0.04242827;-0.04401542,0.07701942;0.01290414;-0.06256056,0.1133553;-0.2950077;-0.05056882,0.1033883;-0.6479599;0.01911283,0.1164576;-0.6761393;-0.02724195,-0.09874492;-0.0063891;-0.01486448,-0.1259599;-0.3148766;-0.03406223,-0.1244898;-0.667703;0.0369417,-0.1356577;-0.6569991;-0.03522023,-0.05830483;0.5312351;-0.06481886,895.9904
+0;0;0,0.00271099;0.3097362;0.006275303,0.006058437;0.6131435;-0.001531841,0.1831545;0.5018722;0.02511698,0.4152643;0.4552794;0.06064078,0.6362945;0.4445708;0.08185501,-0.1750282;0.5064127;0.008158006,-0.4105255;0.4641746;0.0162047,-0.6300922;0.430133;0.02332469,0.09190086;0.004830743;-0.03931842,0.09471811;-0.3022108;0.002058487,0.1043962;-0.6524402;0.08519043,0.1062649;-0.6149915;0.01012145,-0.08938845;0.006871603;-0.04446941,-0.1185301;-0.3000602;-0.0138409,-0.1402436;-0.6502397;0.06720286,-0.136311;-0.6127394;-0.007781185,0.00514918;0.5380799;0.002786084,0;0;0,-0.03356612;0.3062312;-0.03284883,-0.06664121;0.6044769;-0.07847285,0.1231667;0.5310097;-0.08590817,0.2612171;0.3354545;-0.08875084,0.2984519;0.1290117;-0.1623306,-0.2032284;0.439717;0.0004914105,-0.2789806;0.2139103;0.02458935,-0.4008453;0.04206273;-0.04637866,0.07724051;0.01290932;-0.06230807,0.1127924;-0.2946569;-0.0507493,0.1038477;-0.6477187;0.01948333,0.1170037;-0.6759096;-0.02672338,-0.09873663;-0.006375467;-0.01501579,-0.1257766;-0.3144521;-0.03378154,-0.1236911;-0.6673778;0.03766318,-0.1347402;-0.6566491;-0.03445382,-0.05862281;0.5309846;-0.06473899,896.0243
+0;0;0,0.002602013;0.3097446;0.005896888,0.005874868;0.6131467;-0.002133285,0.1830857;0.502476;0.02477016,0.4162491;0.4608685;0.0595758,0.6374099;0.4570673;0.0817683,-0.1753773;0.5075825;0.008142466,-0.4114397;0.4684808;0.01545242,-0.6317565;0.4398981;0.02336184,0.09196305;0.004829656;-0.03917286,0.0946723;-0.3022928;0.001606818,0.1043227;-0.6525437;0.08465184,0.1061368;-0.615111;0.009579927,-0.08929706;0.006828941;-0.04465919,-0.1185725;-0.3001195;-0.01432647,-0.1402434;-0.6502936;0.06675252,-0.1363661;-0.6128091;-0.008235991,0.004984239;0.5380863;0.002245489,0;0;0,-0.03356612;0.3062312;-0.03284883,-0.06664121;0.6044769;-0.07847285,0.1231667;0.5310097;-0.08590817,0.2612171;0.3354545;-0.08875084,0.2984519;0.1290117;-0.1623306,-0.2032284;0.439717;0.0004914105,-0.2789806;0.2139103;0.02458935,-0.4008453;0.04206273;-0.04637866,0.07724051;0.01290932;-0.06230807,0.1127924;-0.2946569;-0.0507493,0.1038477;-0.6477187;0.01948333,0.1170037;-0.6759096;-0.02672338,-0.09873663;-0.006375467;-0.01501579,-0.1257766;-0.3144521;-0.03378154,-0.1236911;-0.6673778;0.03766318,-0.1347402;-0.6566491;-0.03445382,-0.05862281;0.5309846;-0.06473899,896.0471
+0;0;0,0.002598911;0.3093753;0.005889858,0.005869017;0.6125219;-0.002133787,0.1831082;0.5019034;0.0247698,0.4157655;0.4603861;0.05949988,0.6399024;0.4565338;0.08199102,-0.1754106;0.5070107;0.008139519,-0.4109605;0.4679938;0.01543361,-0.6342422;0.4390264;0.02344946,0.0921144;0.004837604;-0.03923733,0.09482533;-0.3024764;0.001567785,0.1044744;-0.6526803;0.08460167,0.10715;-0.6117183;-0.0261176,-0.08944402;0.00684018;-0.04473269,-0.1187377;-0.3002998;-0.01438105,-0.1404057;-0.6504268;0.06668706,-0.1346874;-0.6093884;-0.04390919,0.004979073;0.5375192;0.002241623,0;0;0,-0.03346959;0.3058837;-0.03270268,-0.0662692;0.6039141;-0.07823014,0.1235091;0.530823;-0.08561063,0.2603412;0.335063;-0.08938646,0.2956172;0.1256996;-0.1647565,-0.2029461;0.4394664;0.00111258,-0.2777514;0.2137477;0.02379488,-0.402707;0.04285741;-0.05328076,0.07677764;0.01301104;-0.06311846,0.1124766;-0.2947189;-0.05119419,0.1046512;-0.647599;0.01983261,0.0858613;-0.6457994;-0.08617568,-0.09898717;-0.006549072;-0.01437653,-0.1263607;-0.3147677;-0.03351358,-0.1237197;-0.6676288;0.03798888,-0.1401179;-0.6660364;-0.06836048,-0.05831707;0.5304707;-0.06451273,896.0803
+0;0;0,0.002599168;0.309406;0.005890441,0.005869869;0.6126079;-0.002134563,0.1735853;0.5038824;0.0235652,0.4087054;0.4619257;0.05866294,0.631209;0.4581014;0.08099019,-0.1657654;0.5087167;0.007824063,-0.4038087;0.4692868;0.01519537,-0.6254633;0.4405305;0.0231528,0.09208278;0.004835944;-0.03922386,0.0947891;-0.3019543;0.001511712,0.1044405;-0.6522425;0.08456559,0.1071103;-0.6113039;-0.02591691,-0.08941332;0.006837832;-0.04471734,-0.1186571;-0.2997787;-0.01441742,-0.1403303;-0.64999;0.06667021,-0.1346242;-0.6089751;-0.04368956,0.004979792;0.537594;0.002241499,0;0;0,-0.03334987;0.3059679;-0.03232527,-0.06577446;0.6041422;-0.07754493,0.1127929;0.5288855;-0.09343863,0.2592495;0.3370089;-0.09069085,0.2912111;0.1280605;-0.1637664,-0.1947103;0.4444505;-0.00164843,-0.2699524;0.2160794;0.01977469,-0.3955569;0.05027072;-0.06239587,0.07685596;0.01302993;-0.06296444,0.1126223;-0.2941737;-0.05140424,0.1056588;-0.6469607;0.02060771,0.08446816;-0.6452087;-0.08468318,-0.09896531;-0.006570153;-0.01427718,-0.1256847;-0.3143732;-0.03245185,-0.122773;-0.667358;0.03886559,-0.1415917;-0.6658241;-0.06681649,-0.05792032;0.5306641;-0.06389546,896.1139
+0;0;0,0.002510661;0.3090605;0.005451642,0.00566947;0.6120458;-0.002965434,0.1718153;0.5042568;0.02319404,0.4069967;0.4695709;0.0554649,0.6282366;0.4675165;0.08048937,-0.1643712;0.5092584;0.007723175,-0.4015161;0.4736331;0.01465118,-0.6229313;0.4515199;0.02264142,0.09233512;0.004860827;-0.03920902,0.09507024;-0.3022753;0.001112621,0.1047153;-0.652656;0.08396822,0.1073505;-0.6117593;-0.02648582,-0.08952814;0.006791729;-0.04500372,-0.1189363;-0.3001304;-0.01500613,-0.1405501;-0.6503787;0.06613393,-0.1348794;-0.6094067;-0.04419845,0.004814562;0.5370871;0.001522378,0;0;0,-0.0327822;0.305773;-0.03134704,-0.06475621;0.6038693;-0.07600856,0.1116384;0.5282251;-0.09405923,0.2582082;0.338314;-0.09163475,0.2884277;0.1295928;-0.1630476,-0.1926965;0.4452509;-0.001097247,-0.266441;0.2178096;0.01857548,-0.3932592;0.05687808;-0.06857814,0.07640268;0.01319429;-0.06383801,0.1130837;-0.2941447;-0.05106568,0.1073878;-0.6468761;0.02154875,0.08565769;-0.6450453;-0.08361816,-0.09930946;-0.006828077;-0.01333258,-0.1257599;-0.3149587;-0.03127147,-0.1220887;-0.6679226;0.04033665,-0.1414492;-0.6663126;-0.06523304,-0.05698709;0.5304102;-0.06247783,896.1375
+0;0;0,0.002511291;0.3091381;0.00545301,0.005670186;0.6121324;-0.002964065,0.1700317;0.5046979;0.02296365,0.4062141;0.4698642;0.05537185,0.6283548;0.4678015;0.08049821,-0.1625628;0.509646;0.007658072,-0.400717;0.473869;0.01461556,-0.6230338;0.4516658;0.02263833,0.09225066;0.004856381;-0.03917316,0.09498391;-0.3020694;0.001120877,0.1046317;-0.6525484;0.08399974,0.1072662;-0.6116544;-0.02642684,-0.08944625;0.006785517;-0.04496255,-0.1188342;-0.2999264;-0.0149855,-0.1404541;-0.6502731;0.06617733,-0.1347848;-0.6093037;-0.04412761,0.004815321;0.5371774;0.001523525,0;0;0,-0.03221726;0.3060085;-0.03038454,-0.06359281;0.6042657;-0.07444191,0.1105798;0.528616;-0.09377289,0.2577612;0.3378865;-0.09139347,0.2846566;0.1274423;-0.1619058,-0.1900073;0.4463366;-0.0001048706,-0.2637158;0.2177532;0.0189331,-0.392041;0.05914082;-0.07248262,0.07683383;0.01332277;-0.06314564,0.1136615;-0.2937947;-0.0506134,0.1090292;-0.6464231;0.02307081,0.08680297;-0.6445064;-0.08198619,-0.09910521;-0.007012998;-0.0140457,-0.1241311;-0.3151751;-0.02967648,-0.1200334;-0.6682428;0.04190528,-0.1398931;-0.6665486;-0.0635652,-0.0559549;0.5307761;-0.06102276,896.1708
+0;0;0,0.002512445;0.3092802;0.005455517,0.005672067;0.6123406;-0.00296465,0.1691437;0.5050352;0.02285039,0.406743;0.4699926;0.05545302,0.6274716;0.4679429;0.08041966,-0.1616604;0.5099566;0.007627205,-0.4012433;0.473965;0.01462643,-0.6221468;0.4519029;0.02259821,0.09217448;0.004852371;-0.03914081,0.09490997;-0.3023258;0.001186363,0.1045477;-0.6524395;0.08397883,0.1071819;-0.6115469;-0.0264336,-0.08937238;0.006779913;-0.04492542,-0.1187845;-0.3001842;-0.01492372,-0.1403819;-0.6501657;0.06615452,-0.1347133;-0.6091977;-0.04413629,0.00481668;0.5373398;0.001525682,0;0;0,-0.03161962;0.3062721;-0.02979708,-0.06272207;0.6046641;-0.07359242,0.1103231;0.528334;-0.09371066,0.2565473;0.3350535;-0.09136701,0.2817335;0.1263496;-0.1631792,-0.1884196;0.4470394;0.0003133453,-0.2617727;0.2167479;0.01846498,-0.3923741;0.06454846;-0.0770717,0.0767822;0.01343095;-0.06305385,0.1135202;-0.2939637;-0.05076551,0.1099982;-0.6460572;0.02369881,0.08749577;-0.6440908;-0.08129764,-0.09901632;-0.007173524;-0.01399972,-0.1242304;-0.3155989;-0.02917243,-0.1194239;-0.6682398;0.04258034,-0.1395592;-0.6664965;-0.0628361,-0.05512685;0.5311112;-0.06023979,896.2036
+0;0;0,0.002423013;0.3096355;0.005099383,0.0054881;0.6129472;-0.003645149,0.1688372;0.5062267;0.02236307,0.4064538;0.4764876;0.05479024,0.6364374;0.4768563;0.08139261,-0.1616366;0.5110176;0.007439357,-0.4008666;0.4774784;0.01389576,-0.631615;0.4614136;0.02376127,0.09223247;0.004898659;-0.03896343,0.09475756;-0.3023073;0.0008831024,0.1045218;-0.6524671;0.08337677,0.1070701;-0.6116024;-0.02702903,-0.08925441;0.006695175;-0.04514199,-0.1188416;-0.3002375;-0.01536642,-0.1404326;-0.6502265;0.0655899,-0.1348496;-0.6092809;-0.0446961,0.004655967;0.5378953;0.000922597,0;0;0,-0.03143454;0.3066697;-0.02952242,-0.0621735;0.6054133;-0.07297063,0.1104301;0.5281883;-0.09357071,0.2556551;0.3350592;-0.090662,0.2726559;0.1164743;-0.1650383,-0.1873796;0.4473385;0.0009282157,-0.2602593;0.2176405;0.01895564,-0.3999026;0.065605;-0.0858546,0.07685023;0.01344538;-0.06294632,0.1138296;-0.2938877;-0.05075836,0.1112896;-0.6458355;0.024333,0.08858463;-0.6438323;-0.08061766,-0.09900065;-0.007209661;-0.01399529,-0.1237398;-0.3156757;-0.02835878,-0.1181389;-0.6682774;0.0434262,-0.1384779;-0.6664976;-0.06194897,-0.05467027;0.5317791;-0.05970263,896.2369

+ 192 - 0
DataCSV/Sam/FirstPersonPerspective_TwoArms_Sideways_None_Fast.csv

@@ -0,0 +1,192 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.006017218;0.3141048;0.007157638,0.01218049;0.6235281;-0.0007108091,0.1934552;0.4976667;0.02482213,0.2264458;0.2708127;0.04106858,0.2748455;0.02216545;0.003660735,-0.1707819;0.4885086;0.005435979,-0.2062896;0.2614531;0.005646008,-0.2488077;0.01194113;-0.03312681,0.09246467;0.00558039;-0.04073417,0.1019521;-0.2993848;0.0019545,0.1083359;-0.6537452;0.08684471,0.1101299;-0.616819;0.01663104,-0.09080271;0.006776321;-0.04414837,-0.1144991;-0.2987994;-0.01287445,-0.1351435;-0.6536546;0.06756189,-0.1314581;-0.616672;-0.002572358,0.01059305;0.5468473;0.003704725,0;0;0,-0.0573489;0.3032052;-0.0593884,-0.1104917;0.5998483;-0.1302993,0.09289427;0.5221385;-0.1013224,0.2271061;0.3359375;-0.08985806,0.226074;0.08474964;-0.1395667,-0.1874478;0.4296992;0.02639882,-0.2036854;0.2045128;0.06932255,-0.2769511;-0.009975851;-0.04981654,0.07071608;0.01756659;-0.07021952,0.0982887;-0.288668;-0.08961511,0.08111724;-0.6458664;-0.01938033,0.1067085;-0.6695473;-0.05738831,-0.1004265;-0.01089238;-0.005999646,-0.1513126;-0.3109742;-0.05372369,-0.173892;-0.6724672;-0.01333303,-0.192231;-0.6631014;-0.07828738,-0.09735823;0.5267671;-0.1105864,936.0348
+0;0;0,0.006017218;0.3141048;0.007157638,0.01218049;0.6235281;-0.0007108091,0.1934552;0.4976667;0.02482213,0.2264458;0.2708127;0.04106858,0.2748455;0.02216545;0.003660735,-0.1707819;0.4885086;0.005435979,-0.2062896;0.2614531;0.005646008,-0.2488077;0.01194113;-0.03312681,0.09246467;0.00558039;-0.04073417,0.1019521;-0.2993848;0.0019545,0.1083359;-0.6537452;0.08684471,0.1101299;-0.616819;0.01663104,-0.09080271;0.006776321;-0.04414837,-0.1144991;-0.2987994;-0.01287445,-0.1351435;-0.6536546;0.06756189,-0.1314581;-0.616672;-0.002572358,0.01059305;0.5468473;0.003704725,0;0;0,-0.0573489;0.3032052;-0.0593884,-0.1104917;0.5998483;-0.1302993,0.09289427;0.5221385;-0.1013224,0.2271061;0.3359375;-0.08985806,0.226074;0.08474964;-0.1395667,-0.1874478;0.4296992;0.02639882,-0.2036854;0.2045128;0.06932255,-0.2769511;-0.009975851;-0.04981654,0.07071608;0.01756659;-0.07021952,0.0982887;-0.288668;-0.08961511,0.08111724;-0.6458664;-0.01938033,0.1067085;-0.6695473;-0.05738831,-0.1004265;-0.01089238;-0.005999646,-0.1513126;-0.3109742;-0.05372369,-0.173892;-0.6724672;-0.01333303,-0.192231;-0.6631014;-0.07828738,-0.09735823;0.5267671;-0.1105864,936.0536
+0;0;0,0.005947297;0.3142831;0.007283551,0.01206541;0.6240086;-0.0004436723,0.1935861;0.4981582;0.02507689,0.2265809;0.2708675;0.04128096,0.274851;0.02186452;0.003649358,-0.1710459;0.4887422;0.005843543,-0.2065912;0.2612585;0.005998604,-0.249124;0.01142561;-0.03302889,0.0921984;0.00557135;-0.04048033,0.101591;-0.2995359;0.002543014,0.1078923;-0.6544739;0.08768494,0.1114121;-0.6767253;0.04047386,-0.09044231;0.006753075;-0.04410018,-0.1141344;-0.2989795;-0.01254157,-0.1351828;-0.6543944;0.06812462,-0.1315333;-0.6174126;-0.001942553,0.01048843;0.547258;0.003936785,0;0;0,-0.05714737;0.3036353;-0.05832719,-0.1101081;0.6009955;-0.1276553,0.09346793;0.5222814;-0.1001301,0.2287441;0.3363076;-0.08888507,0.2293515;0.08449087;-0.1372232,-0.1863535;0.4287512;0.02805792,-0.2029807;0.2033635;0.07206045,-0.2783822;-0.01125273;-0.04627442,0.07060808;0.01746875;-0.06985402,0.09856936;-0.2888773;-0.08985281,0.08067961;-0.6465154;-0.01882672,0.1063912;-0.6701509;-0.05668998,-0.1000829;-0.01080471;-0.006075476,-0.1506577;-0.3110639;-0.05420318,-0.1738026;-0.6729593;-0.0121819,-0.1920893;-0.6634375;-0.07712585,-0.09701913;0.5277286;-0.1083434,936.0692
+0;0;0,0.005947297;0.3142831;0.007283551,0.01206541;0.6240086;-0.0004436723,0.1935861;0.4981582;0.02507689,0.2265809;0.2708675;0.04128096,0.274851;0.02186452;0.003649358,-0.1710459;0.4887422;0.005843543,-0.2065912;0.2612585;0.005998604,-0.249124;0.01142561;-0.03302889,0.0921984;0.00557135;-0.04048033,0.101591;-0.2995359;0.002543014,0.1078923;-0.6544739;0.08768494,0.1114121;-0.6767253;0.04047386,-0.09044231;0.006753075;-0.04410018,-0.1141344;-0.2989795;-0.01254157,-0.1351828;-0.6543944;0.06812462,-0.1315333;-0.6174126;-0.001942553,0.01048843;0.547258;0.003936785,0;0;0,-0.05714737;0.3036353;-0.05832719,-0.1101081;0.6009955;-0.1276553,0.09346793;0.5222814;-0.1001301,0.2287441;0.3363076;-0.08888507,0.2293515;0.08449087;-0.1372232,-0.1863535;0.4287512;0.02805792,-0.2029807;0.2033635;0.07206045,-0.2783822;-0.01125273;-0.04627442,0.07060808;0.01746875;-0.06985402,0.09856936;-0.2888773;-0.08985281,0.08067961;-0.6465154;-0.01882672,0.1063912;-0.6701509;-0.05668998,-0.1000829;-0.01080471;-0.006075476,-0.1506577;-0.3110639;-0.05420318,-0.1738026;-0.6729593;-0.0121819,-0.1920893;-0.6634375;-0.07712585,-0.09701913;0.5277286;-0.1083434,936.0851
+0;0;0,0.005940699;0.3139344;0.007275471,0.01205557;0.6234962;-0.0004476556,0.1930966;0.4978155;0.0250151,0.2258719;0.2720378;0.04111131,0.2743622;0.02189836;0.003307957,-0.1705785;0.4884242;0.005832226,-0.2058872;0.2624547;0.005986254,-0.2486141;0.01148164;-0.03321936,0.09159859;0.005535105;-0.04021699,0.101013;-0.3002829;0.00290658,0.1073177;-0.6554061;0.08809295,0.1108424;-0.6777306;0.04081582,-0.08985392;0.006709142;-0.04381328,-0.1136012;-0.2997356;-0.01218115,-0.1346606;-0.655336;0.06852713,-0.1310059;-0.6183445;-0.001638077,0.01047944;0.5467865;0.00393047,0;0;0,-0.05704674;0.3036652;-0.05635738,-0.1099362;0.6011529;-0.1244454,0.09307476;0.52134;-0.09797549,0.2295025;0.3381;-0.08704495,0.2324244;0.08505347;-0.1350977,-0.1864308;0.4287631;0.03008778,-0.2024613;0.2044428;0.07170951,-0.2770271;-0.0122641;-0.04588389,0.07026123;0.01706427;-0.06935787,0.09803079;-0.2900527;-0.08887482,0.07957758;-0.6476792;-0.01695991,0.105515;-0.6712093;-0.05500174,-0.09945974;-0.01048425;-0.006015446,-0.1507321;-0.3114358;-0.05368326,-0.1743784;-0.6733183;-0.01019831,-0.1928234;-0.663694;-0.07523683,-0.09690978;0.5278444;-0.1054137,936.0967
+0;0;0,0.005912312;0.313934;0.00731795,0.01200812;0.6234971;-0.000365186,0.1930562;0.4978029;0.02503362,0.2258064;0.2720224;0.04114178,0.2742228;0.02186969;0.003330875,-0.170604;0.4883696;0.005919814,-0.2059063;0.2623991;0.005974191,-0.2486502;0.01141596;-0.03314828,0.09157947;0.005553285;-0.04025801,0.1008852;-0.3002568;0.002945472,0.1069463;-0.6554029;0.08805372,0.110166;-0.6781097;0.04118128,-0.08987872;0.006693921;-0.04376472,-0.1136694;-0.2997447;-0.01210615,-0.1348052;-0.6553329;0.0686361,-0.1311629;-0.6183385;-0.00152947,0.01043611;0.5467868;0.004003605,0;0;0,-0.05704674;0.3036652;-0.05635738,-0.1099362;0.6011529;-0.1244454,0.09307476;0.52134;-0.09797549,0.2295025;0.3381;-0.08704495,0.2324244;0.08505347;-0.1350977,-0.1864308;0.4287631;0.03008778,-0.2024613;0.2044428;0.07170951,-0.2770271;-0.0122641;-0.04588389,0.07026123;0.01706427;-0.06935787,0.09803079;-0.2900527;-0.08887482,0.07957758;-0.6476792;-0.01695991,0.105515;-0.6712093;-0.05500174,-0.09945974;-0.01048425;-0.006015446,-0.1507321;-0.3114358;-0.05368326,-0.1743784;-0.6733183;-0.01019831,-0.1928234;-0.663694;-0.07523683,-0.09690978;0.5278444;-0.1054137,936.1078
+0;0;0,0.005912312;0.313934;0.00731795,0.01200812;0.6234971;-0.000365186,0.1930562;0.4978029;0.02503362,0.2258064;0.2720224;0.04114178,0.2742228;0.02186969;0.003330875,-0.170604;0.4883696;0.005919814,-0.2059063;0.2623991;0.005974191,-0.2486502;0.01141596;-0.03314828,0.09157947;0.005553285;-0.04025801,0.1008852;-0.3002568;0.002945472,0.1069463;-0.6554029;0.08805372,0.110166;-0.6781097;0.04118128,-0.08987872;0.006693921;-0.04376472,-0.1136694;-0.2997447;-0.01210615,-0.1348052;-0.6553329;0.0686361,-0.1311629;-0.6183385;-0.00152947,0.01043611;0.5467868;0.004003605,0;0;0,-0.05704674;0.3036652;-0.05635738,-0.1099362;0.6011529;-0.1244454,0.09307476;0.52134;-0.09797549,0.2295025;0.3381;-0.08704495,0.2324244;0.08505347;-0.1350977,-0.1864308;0.4287631;0.03008778,-0.2024613;0.2044428;0.07170951,-0.2770271;-0.0122641;-0.04588389,0.07026123;0.01706427;-0.06935787,0.09803079;-0.2900527;-0.08887482,0.07957758;-0.6476792;-0.01695991,0.105515;-0.6712093;-0.05500174,-0.09945974;-0.01048425;-0.006015446,-0.1507321;-0.3114358;-0.05368326,-0.1743784;-0.6733183;-0.01019831,-0.1928234;-0.663694;-0.07523683,-0.09690978;0.5278444;-0.1054137,936.1188
+0;0;0,0.005918616;0.3142687;0.007325753,0.01202005;0.6241187;-0.0003637439,0.1941188;0.4980892;0.02515921,0.2268076;0.2727321;0.04123717,0.2749172;0.02416456;0.003665864,-0.1716358;0.4886015;0.005935325,-0.2068719;0.2630548;0.0059896,-0.2493449;0.01366207;-0.03288496,0.09152344;0.005549888;-0.04023339,0.1008477;-0.3008696;0.003056198,0.1069105;-0.6561157;0.08818837,0.1101213;-0.6786771;0.04144515,-0.08982375;0.006689826;-0.04373795,-0.1136619;-0.3003596;-0.01201629,-0.1348035;-0.6560477;0.06874867,-0.1311713;-0.6190726;-0.00122346,0.01044695;0.5473552;0.00400808,0;0;0,-0.05670309;0.3042257;-0.05554271,-0.1095395;0.6022207;-0.1227462,0.09450459;0.5210509;-0.09644771,0.2306795;0.3381188;-0.08619499,0.2359939;0.08647132;-0.1326411,-0.1864826;0.4297076;0.0328486,-0.202913;0.2054111;0.07201482,-0.2760341;-0.01148659;-0.04253049,0.07021098;0.0169009;-0.06936026,0.098179;-0.2908443;-0.08845282,0.07957827;-0.6485437;-0.01641679,0.105161;-0.6722361;-0.05410767,-0.09942213;-0.01039095;-0.005773548,-0.1507172;-0.311938;-0.0536489,-0.1743033;-0.6738261;-0.009323943,-0.1927366;-0.6640579;-0.07419945,-0.09653017;0.5288078;-0.1038904,936.1409
+0;0;0,0.005878104;0.3142683;0.007375495,0.01195748;0.6241201;-0.0002604611,0.1940881;0.4981404;0.02512703,0.2267015;0.2727782;0.04128613,0.2748406;0.02422756;0.003641032,-0.1716673;0.4885209;0.006080756,-0.206892;0.2629724;0.006050823,-0.2493279;0.01359004;-0.03293076,0.09152494;0.005538779;-0.04023152,0.1009872;-0.3008414;0.003305938,0.1070106;-0.6561563;0.08815281,0.1087252;-0.6192281;0.01810279,-0.08981922;0.006701922;-0.04374538,-0.1136865;-0.3003339;-0.01191394,-0.1348967;-0.6560178;0.0688511,-0.1312943;-0.6190393;-0.001122236,0.01038866;0.5473557;0.004098533,0;0;0,-0.05670309;0.3042257;-0.05554271,-0.1095395;0.6022207;-0.1227462,0.09450459;0.5210509;-0.09644771,0.2306795;0.3381188;-0.08619499,0.2359939;0.08647132;-0.1326411,-0.1864826;0.4297076;0.0328486,-0.202913;0.2054111;0.07201482,-0.2760341;-0.01148659;-0.04253049,0.07021098;0.0169009;-0.06936026,0.098179;-0.2908443;-0.08845282,0.07957827;-0.6485437;-0.01641679,0.105161;-0.6722361;-0.05410767,-0.09942213;-0.01039095;-0.005773548,-0.1507172;-0.311938;-0.0536489,-0.1743033;-0.6738261;-0.009323943,-0.1927366;-0.6640579;-0.07419945,-0.09653017;0.5288078;-0.1038904,936.1522
+0;0;0,0.005879304;0.3143324;0.007377,0.01196263;0.6243873;-0.0002628276,0.1942369;0.4983452;0.02514251,0.2268539;0.2729577;0.04130342,0.2751796;0.02344352;0.003512375,-0.1718054;0.4887181;0.006081295,-0.207034;0.2631444;0.006051359,-0.2496344;0.01279524;-0.03308135,0.09178098;0.005554274;-0.04034407,0.1012553;-0.3012182;0.003249124,0.1072854;-0.6569243;0.08818942,0.1090191;-0.6199186;0.0173559,-0.09007049;0.00672067;-0.04386776,-0.1139683;-0.3007082;-0.01199557,-0.1352018;-0.6567838;0.06885839,-0.1315592;-0.6197272;-0.001897581,0.01039333;0.5475991;0.004097518,0;0;0,-0.0565705;0.3045265;-0.05438041,-0.1093109;0.6031186;-0.1199331,0.09489004;0.5216486;-0.09499359,0.2321743;0.3394948;-0.08511639,0.2368256;0.08680126;-0.1314328,-0.1864694;0.4292655;0.0344179,-0.2024173;0.2047132;0.07245049,-0.274676;-0.01305512;-0.04320642,0.0701376;0.01704502;-0.06980276,0.09838276;-0.2911032;-0.088413,0.07948983;-0.6490852;-0.01581812,0.1054698;-0.672488;-0.05509472,-0.0997102;-0.01065882;-0.00514848,-0.1511485;-0.3125011;-0.05357156,-0.1749358;-0.6746697;-0.008337416,-0.1936163;-0.6649994;-0.07396684,-0.09632178;0.5295631;-0.1015272,936.1635
+0;0;0,0.005879304;0.3143324;0.007377,0.01196263;0.6243873;-0.0002628276,0.1942369;0.4983452;0.02514251,0.2268539;0.2729577;0.04130342,0.2751796;0.02344352;0.003512375,-0.1718054;0.4887181;0.006081295,-0.207034;0.2631444;0.006051359,-0.2496344;0.01279524;-0.03308135,0.09178098;0.005554274;-0.04034407,0.1012553;-0.3012182;0.003249124,0.1072854;-0.6569243;0.08818942,0.1090191;-0.6199186;0.0173559,-0.09007049;0.00672067;-0.04386776,-0.1139683;-0.3007082;-0.01199557,-0.1352018;-0.6567838;0.06885839,-0.1315592;-0.6197272;-0.001897581,0.01039333;0.5475991;0.004097518,0;0;0,-0.0565705;0.3045265;-0.05438041,-0.1093109;0.6031186;-0.1199331,0.09489004;0.5216486;-0.09499359,0.2321743;0.3394948;-0.08511639,0.2368256;0.08680126;-0.1314328,-0.1864694;0.4292655;0.0344179,-0.2024173;0.2047132;0.07245049,-0.274676;-0.01305512;-0.04320642,0.0701376;0.01704502;-0.06980276,0.09838276;-0.2911032;-0.088413,0.07948983;-0.6490852;-0.01581812,0.1054698;-0.672488;-0.05509472,-0.0997102;-0.01065882;-0.00514848,-0.1511485;-0.3125011;-0.05357156,-0.1749358;-0.6746697;-0.008337416,-0.1936163;-0.6649994;-0.07396684,-0.09632178;0.5295631;-0.1015272,936.1757
+0;0;0,0.005841492;0.314685;0.007428665,0.01190334;0.6250658;-0.0001755795,0.1941126;0.4989876;0.02511208,0.2267535;0.2737578;0.04131358,0.2750145;0.02372688;0.003381569,-0.1717555;0.4892985;0.006221642,-0.2069565;0.2638717;0.006129228,-0.2496022;0.01301059;-0.03303069,0.09183046;0.005556458;-0.04035616,0.1013723;-0.3016797;0.003502578,0.1075372;-0.657553;0.08820397,0.1092408;-0.6205494;0.01743778,-0.09011964;0.006728244;-0.0438806,-0.1140276;-0.3011866;-0.01185621,-0.1353195;-0.6573537;0.06907422,-0.131707;-0.6203004;-0.001615286,0.01033957;0.5482242;0.004177419,0;0;0,-0.05590267;0.305216;-0.05323553,-0.1078862;0.6046193;-0.1172082,0.09599108;0.5214741;-0.09410262,0.2332778;0.3395069;-0.08427382,0.2373637;0.08635634;-0.1309812,-0.1861681;0.4296592;0.03534982,-0.2015647;0.2049277;0.07161323,-0.2719486;-0.01289187;-0.04621796,0.07007287;0.01696572;-0.06995916,0.0985921;-0.2916766;-0.08827019,0.07952571;-0.6497341;-0.01554251,0.1055893;-0.673112;-0.05467439,-0.09977757;-0.01067004;-0.004786611,-0.1511675;-0.3129117;-0.05395704,-0.1748121;-0.6751177;-0.008067466,-0.1935277;-0.6652732;-0.07366697,-0.09511313;0.5308767;-0.09918284,936.197
+0;0;0,0.005841492;0.314685;0.007428665,0.01190334;0.6250658;-0.0001755795,0.1941126;0.4989876;0.02511208,0.2267535;0.2737578;0.04131358,0.2750145;0.02372688;0.003381569,-0.1717555;0.4892985;0.006221642,-0.2069565;0.2638717;0.006129228,-0.2496022;0.01301059;-0.03303069,0.09183046;0.005556458;-0.04035616,0.1013723;-0.3016797;0.003502578,0.1075372;-0.657553;0.08820397,0.1092408;-0.6205494;0.01743778,-0.09011964;0.006728244;-0.0438806,-0.1140276;-0.3011866;-0.01185621,-0.1353195;-0.6573537;0.06907422,-0.131707;-0.6203004;-0.001615286,0.01033957;0.5482242;0.004177419,0;0;0,-0.05590267;0.305216;-0.05323553,-0.1078862;0.6046193;-0.1172082,0.09599108;0.5214741;-0.09410262,0.2332778;0.3395069;-0.08427382,0.2373637;0.08635634;-0.1309812,-0.1861681;0.4296592;0.03534982,-0.2015647;0.2049277;0.07161323,-0.2719486;-0.01289187;-0.04621796,0.07007287;0.01696572;-0.06995916,0.0985921;-0.2916766;-0.08827019,0.07952571;-0.6497341;-0.01554251,0.1055893;-0.673112;-0.05467439,-0.09977757;-0.01067004;-0.004786611,-0.1511675;-0.3129117;-0.05395704,-0.1748121;-0.6751177;-0.008067466,-0.1935277;-0.6652732;-0.07366697,-0.09511313;0.5308767;-0.09918284,936.2085
+0;0;0,0.005840546;0.314634;0.007427462,0.01189736;0.6247587;-0.0001693447,0.1961208;0.4982319;0.02534241,0.2288484;0.2724035;0.04158698,0.277187;0.02197054;0.003593989,-0.1737536;0.4884367;0.00624513,-0.2090482;0.2624108;0.00615247,-0.2517624;0.01114634;-0.0330704,0.09177129;0.005552878;-0.04033016,0.1013356;-0.3024073;0.003631927,0.1075009;-0.6583009;0.08833817,0.1092023;-0.621306;0.01765919,-0.09006158;0.006723908;-0.04385233,-0.1140258;-0.3019165;-0.01175248,-0.135319;-0.6581041;0.0691826,-0.1317109;-0.6210595;-0.00141979,0.01033544;0.5480076;0.004178523,0;0;0,-0.05557437;0.3054497;-0.05192137,-0.1073267;0.6049152;-0.114527,0.0987062;0.5237451;-0.09299231,0.2337486;0.3393282;-0.08364177,0.2371751;0.08574432;-0.1303344,-0.187006;0.427662;0.0380424,-0.2024999;0.2022903;0.07411161,-0.2733795;-0.01573892;-0.0439397,0.06998884;0.01694509;-0.06995535,0.09831295;-0.2924713;-0.08792329,0.07894709;-0.6504602;-0.01483202,0.1049992;-0.6738563;-0.05378699,-0.09971442;-0.01072937;-0.004608615,-0.1516708;-0.3136705;-0.05350436,-0.175335;-0.6758308;-0.007100198,-0.1938718;-0.6658174;-0.07270712,-0.09461163;0.531179;-0.09682512,936.2303
+0;0;0,0.005795713;0.314633;0.007503197,0.01182426;0.62476;-1.835311E-05,0.1960655;0.4981886;0.02526652,0.2288179;0.2723665;0.04154783,0.2770913;0.02195001;0.003363911,-0.1737909;0.4883475;0.006477653,-0.2091301;0.2623286;0.006293115,-0.2521887;0.01114306;-0.03305838,0.09176803;0.005570011;-0.0403352,0.1013214;-0.3023634;0.00381621,0.1074584;-0.6582748;0.08844989,0.1091112;-0.6212742;0.01777033,-0.09007099;0.006707505;-0.04383551,-0.114045;-0.301918;-0.01159985,-0.1353304;-0.658119;0.06927799,-0.1317709;-0.621063;-0.001325727,0.01026803;0.5480078;0.004311869,0;0;0,-0.05557437;0.3054497;-0.05192137,-0.1073267;0.6049152;-0.114527,0.0987062;0.5237451;-0.09299231,0.2337486;0.3393282;-0.08364177,0.2371751;0.08574432;-0.1303344,-0.187006;0.427662;0.0380424,-0.2024999;0.2022903;0.07411161,-0.2733795;-0.01573892;-0.0439397,0.06998884;0.01694509;-0.06995535,0.09831295;-0.2924713;-0.08792329,0.07894709;-0.6504602;-0.01483202,0.1049992;-0.6738563;-0.05378699,-0.09971442;-0.01072937;-0.004608615,-0.1516708;-0.3136705;-0.05350436,-0.175335;-0.6758308;-0.007100198,-0.1938718;-0.6658174;-0.07270712,-0.09461163;0.531179;-0.09682512,936.2418
+0;0;0,0.005800185;0.3148758;0.007508986,0.01183125;0.6251334;-1.47149E-05,0.1951272;0.4988069;0.02516406,0.2278649;0.2730866;0.04143802,0.2748136;0.02954206;0.004301939,-0.1728479;0.4890158;0.006470758,-0.2081711;0.2630989;0.006286303,-0.2500481;0.01880638;-0.03198531,0.0918414;0.005574464;-0.04036744,0.1014083;-0.3027954;0.003846537,0.1075436;-0.6586101;0.08845721,0.1091985;-0.6216007;0.0176902,-0.09014299;0.006712867;-0.04387055,-0.1141509;-0.30235;-0.0115892,-0.1354306;-0.6584542;0.06926665,-0.1318667;-0.6213895;-0.001424424,0.01027484;0.5483727;0.00431599,0;0;0,-0.05489903;0.3059989;-0.05086827,-0.1057924;0.6060581;-0.111964,0.09898669;0.5234041;-0.09218264,0.2342856;0.3392842;-0.08322263,0.2397459;0.0927424;-0.1288793,-0.1858239;0.4284849;0.03859569,-0.2021113;0.2031484;0.07387193,-0.2696797;-0.007500693;-0.04427501,0.06998193;0.0168401;-0.07010269,0.09837168;-0.2930448;-0.08753037,0.07881945;-0.6508902;-0.0142839,0.1048123;-0.6742926;-0.05342984,-0.09981655;-0.01063828;-0.004350859,-0.1517501;-0.3140371;-0.05324288,-0.1755704;-0.6760417;-0.006488804,-0.1942405;-0.6659207;-0.07218575,-0.09331182;0.5321851;-0.09463191,936.2637
+0;0;0,0.005800185;0.3148758;0.007508986,0.01183125;0.6251334;-1.47149E-05,0.1951272;0.4988069;0.02516406,0.2278649;0.2730866;0.04143802,0.2748136;0.02954206;0.004301939,-0.1728479;0.4890158;0.006470758,-0.2081711;0.2630989;0.006286303,-0.2500481;0.01880638;-0.03198531,0.0918414;0.005574464;-0.04036744,0.1014083;-0.3027954;0.003846537,0.1075436;-0.6586101;0.08845721,0.1091985;-0.6216007;0.0176902,-0.09014299;0.006712867;-0.04387055,-0.1141509;-0.30235;-0.0115892,-0.1354306;-0.6584542;0.06926665,-0.1318667;-0.6213895;-0.001424424,0.01027484;0.5483727;0.00431599,0;0;0,-0.05489903;0.3059989;-0.05086827,-0.1057924;0.6060581;-0.111964,0.09898669;0.5234041;-0.09218264,0.2342856;0.3392842;-0.08322263,0.2397459;0.0927424;-0.1288793,-0.1858239;0.4284849;0.03859569,-0.2021113;0.2031484;0.07387193,-0.2696797;-0.007500693;-0.04427501,0.06998193;0.0168401;-0.07010269,0.09837168;-0.2930448;-0.08753037,0.07881945;-0.6508902;-0.0142839,0.1048123;-0.6742926;-0.05342984,-0.09981655;-0.01063828;-0.004350859,-0.1517501;-0.3140371;-0.05324288,-0.1755704;-0.6760417;-0.006488804,-0.1942405;-0.6659207;-0.07218575,-0.09331182;0.5321851;-0.09463191,936.2863
+0;0;0,0.005854635;0.3151253;0.007625502,0.01191979;0.6255046;0.000191045,0.1958047;0.4989755;0.02545213,0.2285956;0.2726529;0.04170437,0.2755985;0.02883604;0.004359808,-0.1744811;0.4927274;0.006404894,-0.2082763;0.2659694;0.006500797,-0.2503786;0.02134015;-0.03137368,0.09157066;0.00560725;-0.04026838,0.1010295;-0.3033715;0.003840085,0.1075875;-0.6590841;0.08880168,0.1093231;-0.6220795;0.01812105,-0.08989564;0.00663668;-0.04373668,-0.1138282;-0.3030074;-0.01132316,-0.1351237;-0.659067;0.06967681,-0.1314804;-0.6220049;-0.0009254515,0.01035723;0.5487304;0.004503151,0;0;0,-0.05454594;0.3064806;-0.04990721,-0.1053103;0.6068839;-0.1100156,0.100086;0.5242335;-0.09126806,0.2347454;0.3388761;-0.08285141,0.2399897;0.09216578;-0.1292953,-0.1854242;0.4287462;0.04081984,-0.2033592;0.2028123;0.07536723,-0.2686907;-0.009365812;-0.0419476,0.06990029;0.01658413;-0.06983614,0.09858343;-0.2938632;-0.0872314,0.0789727;-0.6516596;-0.01381421,0.1048302;-0.6751254;-0.05280948,-0.09955656;-0.01019884;-0.004758683,-0.1514326;-0.3142816;-0.05318777,-0.1756326;-0.6762346;-0.006311841,-0.1943163;-0.6659922;-0.07195015,-0.09285606;0.5329447;-0.09289241,936.2974
+0;0;0,0.005854635;0.3151253;0.007625502,0.01191979;0.6255046;0.000191045,0.1958047;0.4989755;0.02545213,0.2285956;0.2726529;0.04170437,0.2755985;0.02883604;0.004359808,-0.1744811;0.4927274;0.006404894,-0.2082763;0.2659694;0.006500797,-0.2503786;0.02134015;-0.03137368,0.09157066;0.00560725;-0.04026838,0.1010295;-0.3033715;0.003840085,0.1075875;-0.6590841;0.08880168,0.1093231;-0.6220795;0.01812105,-0.08989564;0.00663668;-0.04373668,-0.1138282;-0.3030074;-0.01132316,-0.1351237;-0.659067;0.06967681,-0.1314804;-0.6220049;-0.0009254515,0.01035723;0.5487304;0.004503151,0;0;0,-0.05454594;0.3064806;-0.04990721,-0.1053103;0.6068839;-0.1100156,0.100086;0.5242335;-0.09126806,0.2347454;0.3388761;-0.08285141,0.2399897;0.09216578;-0.1292953,-0.1854242;0.4287462;0.04081984,-0.2033592;0.2028123;0.07536723,-0.2686907;-0.009365812;-0.0419476,0.06990029;0.01658413;-0.06983614,0.09858343;-0.2938632;-0.0872314,0.0789727;-0.6516596;-0.01381421,0.1048302;-0.6751254;-0.05280948,-0.09955656;-0.01019884;-0.004758683,-0.1514326;-0.3142816;-0.05318777,-0.1756326;-0.6762346;-0.006311841,-0.1943163;-0.6659922;-0.07195015,-0.09285606;0.5329447;-0.09289241,936.3086
+0;0;0,0.005864018;0.3156303;0.007637722,0.0119354;0.6263281;0.000195683,0.196236;0.4996094;0.02550827,0.2291667;0.2723218;0.04182981,0.2764581;0.02700871;0.004256066,-0.174883;0.4933473;0.006418176,-0.2088223;0.2656224;0.006514488,-0.2511829;0.01949193;-0.03159242,0.09152927;0.005604716;-0.04025018,0.1010036;-0.3038808;0.003930639,0.1075604;-0.6595228;0.08887537,0.109295;-0.6225221;0.01823331,-0.08985502;0.006633681;-0.04371691,-0.1138269;-0.3035183;-0.01125023,-0.1351181;-0.6595073;0.06973366,-0.1314767;-0.6224489;-0.0008300692,0.01037126;0.5494763;0.004512154,0;0;0,-0.05400038;0.3072172;-0.04916072,-0.1044039;0.608112;-0.1087503,0.1013292;0.5252206;-0.0904479,0.2353748;0.3382027;-0.08228803,0.2402631;0.09048292;-0.1316621,-0.1845807;0.4295857;0.04243754,-0.2043149;0.2029605;0.07796322,-0.2696853;-0.01242283;-0.03676911,0.06994379;0.01637784;-0.0697763,0.09885036;-0.2945666;-0.08712459,0.07906676;-0.6522327;-0.0134809,0.1047853;-0.675759;-0.05241442,-0.09954046;-0.009917365;-0.004736981,-0.1512634;-0.3145376;-0.05325795,-0.175495;-0.676343;-0.00582882,-0.1940495;-0.6660014;-0.07149155,-0.09204493;0.5340562;-0.09171271,936.3307
+0;0;0,0.005859723;0.3156268;0.007785968,0.01192482;0.6263266;0.0004341621,0.1962526;0.4995668;0.02538554,0.2292196;0.2722961;0.04186952,0.2764506;0.02698685;0.004194994,-0.1746806;0.4926457;0.006672056,-0.2090078;0.264979;0.006814086,-0.2518443;0.01885834;-0.03082149,0.09155236;0.005618987;-0.04019564,0.1006422;-0.303887;0.003922209,0.107406;-0.6594845;0.08903692,0.1090771;-0.6224673;0.01839495,-0.08982971;0.006620855;-0.04377083,-0.1137604;-0.303527;-0.01123446,-0.1351811;-0.659467;0.0699303,-0.1316047;-0.6224;-0.0006358996,0.01036006;0.5494738;0.004733388,0;0;0,-0.05400038;0.3072172;-0.04916072,-0.1044039;0.608112;-0.1087503,0.1013292;0.5252206;-0.0904479,0.2353748;0.3382027;-0.08228803,0.2402631;0.09048292;-0.1316621,-0.1845807;0.4295857;0.04243754,-0.2043149;0.2029605;0.07796322,-0.2696853;-0.01242283;-0.03676911,0.06994379;0.01637784;-0.0697763,0.09885036;-0.2945666;-0.08712459,0.07906676;-0.6522327;-0.0134809,0.1047853;-0.675759;-0.05241442,-0.09954046;-0.009917365;-0.004736981,-0.1512634;-0.3145376;-0.05325795,-0.175495;-0.676343;-0.00582882,-0.1940495;-0.6660014;-0.07149155,-0.09204493;0.5340562;-0.09171271,936.3422
+0;0;0,0.005859723;0.3156268;0.007785968,0.01192482;0.6263266;0.0004341621,0.1962526;0.4995668;0.02538554,0.2292196;0.2722961;0.04186952,0.2764506;0.02698685;0.004194994,-0.1746806;0.4926457;0.006672056,-0.2090078;0.264979;0.006814086,-0.2518443;0.01885834;-0.03082149,0.09155236;0.005618987;-0.04019564,0.1006422;-0.303887;0.003922209,0.107406;-0.6594845;0.08903692,0.1090771;-0.6224673;0.01839495,-0.08982971;0.006620855;-0.04377083,-0.1137604;-0.303527;-0.01123446,-0.1351811;-0.659467;0.0699303,-0.1316047;-0.6224;-0.0006358996,0.01036006;0.5494738;0.004733388,0;0;0,-0.05400038;0.3072172;-0.04916072,-0.1044039;0.608112;-0.1087503,0.1013292;0.5252206;-0.0904479,0.2353748;0.3382027;-0.08228803,0.2402631;0.09048292;-0.1316621,-0.1845807;0.4295857;0.04243754,-0.2043149;0.2029605;0.07796322,-0.2696853;-0.01242283;-0.03676911,0.06994379;0.01637784;-0.0697763,0.09885036;-0.2945666;-0.08712459,0.07906676;-0.6522327;-0.0134809,0.1047853;-0.675759;-0.05241442,-0.09954046;-0.009917365;-0.004736981,-0.1512634;-0.3145376;-0.05325795,-0.175495;-0.676343;-0.00582882,-0.1940495;-0.6660014;-0.07149155,-0.09204493;0.5340562;-0.09171271,936.3532
+0;0;0,0.005857742;0.31552;0.007783335,0.01191772;0.6259586;0.0004383586,0.1966414;0.4991727;0.02542908,0.2296862;0.2713657;0.04195196,0.2773813;0.02364601;0.003907237,-0.1750786;0.4922369;0.006675906,-0.2094867;0.264033;0.00681827,-0.2527441;0.01549391;-0.03118712,0.09194224;0.005642915;-0.04036681,0.1010151;-0.3032835;0.003668413,0.1078066;-0.6603394;0.08913218,0.1094941;-0.6232535;0.01779884,-0.09021225;0.006649049;-0.04395723,-0.1140981;-0.302918;-0.0114818,-0.1356066;-0.6603177;0.07001582,-0.1319953;-0.6231816;-0.001241013,0.01035459;0.5491855;0.004733125,0;0;0,-0.05347542;0.3073615;-0.04813623,-0.1033492;0.6082493;-0.1068354,0.1026797;0.5259784;-0.08981514,0.2357882;0.3376139;-0.08194876,0.2390445;0.08799405;-0.1345475,-0.1844687;0.4291657;0.04373537,-0.20505;0.20207;0.07930088,-0.2711636;-0.01590846;-0.0355977,0.07002468;0.01644921;-0.07028985,0.09916848;-0.2939;-0.08734608,0.07877599;-0.6528906;-0.01285481,0.1051968;-0.6759977;-0.05314231,-0.09997735;-0.01009815;-0.004153719,-0.1516591;-0.314054;-0.05311066,-0.175931;-0.6772357;-0.004644923,-0.1946167;-0.666979;-0.07099666,-0.09113647;0.534203;-0.09001303,936.3649
+0;0;0,0.005845656;0.3155202;0.00778681,0.0118933;0.6259596;0.000466336,0.1966506;0.4992703;0.02541246,0.2296418;0.2714445;0.04178111,0.2773787;0.02369323;0.003994778,-0.1749834;0.4918631;0.006754815,-0.2098044;0.2637218;0.006928442,-0.2535742;0.01520212;-0.03061428,0.09194;0.005652156;-0.04037062,0.10083;-0.3032943;0.003560562,0.1079932;-0.6603324;0.08906814,0.1096615;-0.6232541;0.01773362,-0.0902181;0.006642076;-0.04394627,-0.1141884;-0.3029185;-0.01147212,-0.1355996;-0.6603199;0.0700442,-0.1320059;-0.6231818;-0.00121332,0.01033369;0.5491861;0.004752873,0;0;0,-0.05347542;0.3073615;-0.04813623,-0.1033492;0.6082493;-0.1068354,0.1026797;0.5259784;-0.08981514,0.2357882;0.3376139;-0.08194876,0.2390445;0.08799405;-0.1345475,-0.1844687;0.4291657;0.04373537,-0.20505;0.20207;0.07930088,-0.2711636;-0.01590846;-0.0355977,0.07002468;0.01644921;-0.07028985,0.09916848;-0.2939;-0.08734608,0.07877599;-0.6528906;-0.01285481,0.1051968;-0.6759977;-0.05314231,-0.09997735;-0.01009815;-0.004153719,-0.1516591;-0.314054;-0.05311066,-0.175931;-0.6772357;-0.004644923,-0.1946167;-0.666979;-0.07099666,-0.09113647;0.534203;-0.09001303,936.3867
+0;0;0,0.005845591;0.3155167;0.007786724,0.01189326;0.6259575;0.0004665768,0.1964238;0.499337;0.02538709,0.2293268;0.2721205;0.04171196,0.2783533;0.01767576;0.002904747,-0.1747576;0.4919388;0.00675217,-0.2094855;0.2644078;0.006925333,-0.2544378;0.009173751;-0.03163169,0.09179482;0.005643231;-0.04030687,0.100689;-0.3034472;0.003644772,0.1078544;-0.6605971;0.08917913,0.1095218;-0.6235227;0.01788505,-0.09007564;0.006631589;-0.04387687,-0.1140571;-0.3030733;-0.01138759,-0.135475;-0.6605866;0.07015426,-0.1318834;-0.6234525;-0.001062855,0.0103338;0.549192;0.004752666,0;0;0,-0.05312492;0.3075433;-0.04733348,-0.1026904;0.6086232;-0.1053102,0.1029646;0.5250891;-0.0890708,0.2363216;0.3376263;-0.08199501,0.2362439;0.08172029;-0.138243,-0.1843548;0.4309878;0.04558131,-0.2067158;0.2046297;0.0807724,-0.2738139;-0.0211302;-0.03404076,0.07006931;0.01620576;-0.07007456,0.09954651;-0.2942657;-0.08699441,0.07877567;-0.6533217;-0.01235557,0.1051705;-0.6764475;-0.05256295,-0.09985001;-0.009668094;-0.00439121,-0.1513983;-0.3138231;-0.05317879,-0.1757132;-0.6770442;-0.004160393,-0.1943895;-0.6666992;-0.07049704,-0.09055907;0.5345322;-0.08866358,936.3979
+0;0;0,0.005845591;0.3155167;0.007786724,0.01189326;0.6259575;0.0004665768,0.1964238;0.499337;0.02538709,0.2293268;0.2721205;0.04171196,0.2783533;0.01767576;0.002904747,-0.1747576;0.4919388;0.00675217,-0.2094855;0.2644078;0.006925333,-0.2544378;0.009173751;-0.03163169,0.09179482;0.005643231;-0.04030687,0.100689;-0.3034472;0.003644772,0.1078544;-0.6605971;0.08917913,0.1095218;-0.6235227;0.01788505,-0.09007564;0.006631589;-0.04387687,-0.1140571;-0.3030733;-0.01138759,-0.135475;-0.6605866;0.07015426,-0.1318834;-0.6234525;-0.001062855,0.0103338;0.549192;0.004752666,0;0;0,-0.05312492;0.3075433;-0.04733348,-0.1026904;0.6086232;-0.1053102,0.1029646;0.5250891;-0.0890708,0.2363216;0.3376263;-0.08199501,0.2362439;0.08172029;-0.138243,-0.1843548;0.4309878;0.04558131,-0.2067158;0.2046297;0.0807724,-0.2738139;-0.0211302;-0.03404076,0.07006931;0.01620576;-0.07007456,0.09954651;-0.2942657;-0.08699441,0.07877567;-0.6533217;-0.01235557,0.1051705;-0.6764475;-0.05256295,-0.09985001;-0.009668094;-0.00439121,-0.1513983;-0.3138231;-0.05317879,-0.1757132;-0.6770442;-0.004160393,-0.1943895;-0.6666992;-0.07049704,-0.09055907;0.5345322;-0.08866358,936.4202
+0;0;0,0.005881607;0.3155737;0.007914078,0.01194207;0.6261089;0.0006319173,0.1967509;0.4992987;0.02524989,0.22981;0.272702;0.04158892,0.2791113;0.01625979;0.002579421,-0.1757471;0.4944975;0.006540354,-0.2095338;0.2674202;0.007032441,-0.2578878;0.01073208;-0.03154327,0.09170626;0.005636417;-0.04022795,0.1005914;-0.3043367;0.003880199,0.1083969;-0.6609553;0.08948481,0.1100908;-0.623908;0.01858024,-0.08995458;0.00661851;-0.04386871,-0.1139059;-0.3039714;-0.01118657,-0.1353313;-0.6610143;0.07022082,-0.1317194;-0.6239122;-0.0006064698,0.01037819;0.5493169;0.004906422,0;0;0,-0.05264789;0.3078133;-0.0465095,-0.1017473;0.6091744;-0.1039193,0.1039999;0.52439;-0.08835006,0.2364965;0.3370273;-0.08158374,0.2350551;0.07957867;-0.1401763,-0.1839904;0.4309185;0.0465139,-0.2061853;0.2048816;0.07998908,-0.2750285;-0.02195184;-0.03629585,0.07007893;0.01604435;-0.06994009,0.09951217;-0.2953407;-0.08669853,0.07872739;-0.6538084;-0.01163316,0.1046634;-0.6771961;-0.05109286,-0.09975245;-0.009475189;-0.004445659,-0.1513976;-0.3145756;-0.05296726,-0.1757568;-0.677269;-0.003712956,-0.1943904;-0.6667367;-0.06969623,-0.08974443;0.5350064;-0.08740354,936.4315
+0;0;0,0.005881607;0.3155737;0.007914078,0.01194207;0.6261089;0.0006319173,0.1967509;0.4992987;0.02524989,0.22981;0.272702;0.04158892,0.2791113;0.01625979;0.002579421,-0.1757471;0.4944975;0.006540354,-0.2095338;0.2674202;0.007032441,-0.2578878;0.01073208;-0.03154327,0.09170626;0.005636417;-0.04022795,0.1005914;-0.3043367;0.003880199,0.1083969;-0.6609553;0.08948481,0.1100908;-0.623908;0.01858024,-0.08995458;0.00661851;-0.04386871,-0.1139059;-0.3039714;-0.01118657,-0.1353313;-0.6610143;0.07022082,-0.1317194;-0.6239122;-0.0006064698,0.01037819;0.5493169;0.004906422,0;0;0,-0.05264789;0.3078133;-0.0465095,-0.1017473;0.6091744;-0.1039193,0.1039999;0.52439;-0.08835006,0.2364965;0.3370273;-0.08158374,0.2350551;0.07957867;-0.1401763,-0.1839904;0.4309185;0.0465139,-0.2061853;0.2048816;0.07998908,-0.2750285;-0.02195184;-0.03629585,0.07007893;0.01604435;-0.06994009,0.09951217;-0.2953407;-0.08669853,0.07872739;-0.6538084;-0.01163316,0.1046634;-0.6771961;-0.05109286,-0.09975245;-0.009475189;-0.004445659,-0.1513976;-0.3145756;-0.05296726,-0.1757568;-0.677269;-0.003712956,-0.1943904;-0.6667367;-0.06969623,-0.08974443;0.5350064;-0.08740354,936.454
+0;0;0,0.00587817;0.3153892;0.007909454,0.01193578;0.625778;0.000630687,0.1972275;0.4988735;0.02529934,0.2303583;0.2717854;0.04167381,0.2802658;0.01219016;0.002184678,-0.1762343;0.49406;0.00654139,-0.2100942;0.26649;0.007034544,-0.2590428;0.006645948;-0.03201545,0.09175929;0.005639677;-0.04025121,0.1006744;-0.3053786;0.004005644,0.1084731;-0.6616879;0.08953603,0.1101656;-0.6246467;0.01869328,-0.0900066;0.006622337;-0.04389407,-0.1140386;-0.3050147;-0.01110175,-0.1354455;-0.6617479;0.07023504,-0.1318367;-0.624652;-0.0005304888,0.01037261;0.5490212;0.00490323,0;0;0,-0.05256772;0.307814;-0.04532862,-0.1016725;0.6091738;-0.1019421,0.1045957;0.524772;-0.08705282,0.2361864;0.336144;-0.08087254,0.2317157;0.07603386;-0.1422122,-0.1843336;0.4300365;0.04804359,-0.2068186;0.2034704;0.08116508,-0.2773119;-0.02554746;-0.03724673,0.07000091;0.01602447;-0.07010579,0.09896797;-0.296521;-0.08581281,0.07820954;-0.6546495;-0.01067519,0.1041486;-0.6780468;-0.05000758,-0.09981824;-0.009538051;-0.004132471,-0.1521459;-0.3155966;-0.05271694,-0.1764071;-0.6778896;-0.002840068,-0.195025;-0.6672547;-0.06879084,-0.08966938;0.5349986;-0.08562469,936.4653
+0;0;0,0.005813183;0.3153897;0.007939505,0.01183105;0.6257802;0.0007015239,0.1971697;0.4989819;0.02526829,0.2306008;0.2719115;0.04127519,0.2812987;0.01240191;0.002232671,-0.1760681;0.4931764;0.006568557,-0.2109173;0.2657568;0.007371595,-0.2622427;0.006229192;-0.03072004,0.09175078;0.005687324;-0.04026391,0.1005662;-0.305319;0.00409662,0.1085089;-0.66162;0.08964791,0.1101844;-0.624576;0.01880506,-0.09001613;0.006574507;-0.04388171,-0.1142075;-0.3050466;-0.01105595,-0.1355531;-0.6617757;0.07031552,-0.1319601;-0.6246774;-0.0004505813,0.01027614;0.5490227;0.004963889,0;0;0,-0.05256772;0.307814;-0.04532862,-0.1016725;0.6091738;-0.1019421,0.1045957;0.524772;-0.08705282,0.2361864;0.336144;-0.08087254,0.2317157;0.07603386;-0.1422122,-0.1843336;0.4300365;0.04804359,-0.2068186;0.2034704;0.08116508,-0.2773119;-0.02554746;-0.03724673,0.07000091;0.01602447;-0.07010579,0.09896797;-0.296521;-0.08581281,0.07820954;-0.6546495;-0.01067519,0.1041486;-0.6780468;-0.05000758,-0.09981824;-0.009538051;-0.004132471,-0.1521459;-0.3155966;-0.05271694,-0.1764071;-0.6778896;-0.002840068,-0.195025;-0.6672547;-0.06879084,-0.08966938;0.5349986;-0.08562469,936.4769
+0;0;0,0.005813183;0.3153897;0.007939505,0.01183105;0.6257802;0.0007015239,0.1971697;0.4989819;0.02526829,0.2306008;0.2719115;0.04127519,0.2812987;0.01240191;0.002232671,-0.1760681;0.4931764;0.006568557,-0.2109173;0.2657568;0.007371595,-0.2622427;0.006229192;-0.03072004,0.09175078;0.005687324;-0.04026391,0.1005662;-0.305319;0.00409662,0.1085089;-0.66162;0.08964791,0.1101844;-0.624576;0.01880506,-0.09001613;0.006574507;-0.04388171,-0.1142075;-0.3050466;-0.01105595,-0.1355531;-0.6617757;0.07031552,-0.1319601;-0.6246774;-0.0004505813,0.01027614;0.5490227;0.004963889,0;0;0,-0.05256772;0.307814;-0.04532862,-0.1016725;0.6091738;-0.1019421,0.1045957;0.524772;-0.08705282,0.2361864;0.336144;-0.08087254,0.2317157;0.07603386;-0.1422122,-0.1843336;0.4300365;0.04804359,-0.2068186;0.2034704;0.08116508,-0.2773119;-0.02554746;-0.03724673,0.07000091;0.01602447;-0.07010579,0.09896797;-0.296521;-0.08581281,0.07820954;-0.6546495;-0.01067519,0.1041486;-0.6780468;-0.05000758,-0.09981824;-0.009538051;-0.004132471,-0.1521459;-0.3155966;-0.05271694,-0.1764071;-0.6778896;-0.002840068,-0.195025;-0.6672547;-0.06879084,-0.08966938;0.5349986;-0.08562469,936.4883
+0;0;0,0.005817174;0.3156063;0.007944957,0.01184175;0.6263428;0.0006992659,0.1967978;0.4995693;0.02522892,0.2302841;0.2721238;0.04126227,0.2811561;0.01172307;0.002085678,-0.1756791;0.4937757;0.006567314,-0.2105859;0.2659803;0.007371678,-0.2620875;0.005561531;-0.03085076,0.09168378;0.005683171;-0.04023451,0.1005086;-0.3056556;0.004173439,0.1084448;-0.6616638;0.08965443,0.1101123;-0.6246535;0.01915129,-0.08995041;0.006569706;-0.04384967,-0.1141676;-0.3053845;-0.01098883,-0.1354957;-0.6618204;0.07031578,-0.1319199;-0.6247562;-0.0001109764,0.01028527;0.5495081;0.004965917,0;0;0,-0.0520696;0.3082567;-0.04439473,-0.1005017;0.61032;-0.0997324,0.105138;0.5251238;-0.08648729,0.2362142;0.3356767;-0.08026719,0.2304233;0.07494947;-0.1428697,-0.1837989;0.4302111;0.04837653,-0.206536;0.2032889;0.08153111,-0.2814662;-0.02528314;-0.03709259,0.06999345;0.01596197;-0.07002258,0.09898207;-0.2969368;-0.08537769,0.0782043;-0.6547736;-0.01032448,0.1031275;-0.678627;-0.0490706,-0.09974785;-0.009488543;-0.004167108,-0.1521755;-0.3158845;-0.05269154,-0.176088;-0.6778792;-0.002692267,-0.1946935;-0.6670395;-0.06833781,-0.08868308;0.5359586;-0.0837667,936.5001
+0;0;0,0.005796527;0.315607;0.007933239,0.01180231;0.6263441;0.0006965515,0.1967731;0.499565;0.02512216,0.2305867;0.2721536;0.0409507,0.2818204;0.01178646;0.002022441,-0.1755143;0.493117;0.006544444,-0.2118684;0.2655497;0.00771817,-0.2649972;0.005386502;-0.03001443,0.09168391;0.005685019;-0.04023397,0.1003973;-0.3056569;0.004174072,0.108441;-0.6616489;0.08971237,0.110094;-0.6246386;0.01920889,-0.0899578;0.006569661;-0.0438345,-0.1142407;-0.3053812;-0.01099025,-0.1354968;-0.661816;0.07033819,-0.1319353;-0.6247503;-8.913875E-05,0.01025123;0.549509;0.0049587,0;0;0,-0.0520696;0.3082567;-0.04439473,-0.1005017;0.61032;-0.0997324,0.105138;0.5251238;-0.08648729,0.2362142;0.3356767;-0.08026719,0.2304233;0.07494947;-0.1428697,-0.1837989;0.4302111;0.04837653,-0.206536;0.2032889;0.08153111,-0.2814662;-0.02528314;-0.03709259,0.06999345;0.01596197;-0.07002258,0.09898207;-0.2969368;-0.08537769,0.0782043;-0.6547736;-0.01032448,0.1031275;-0.678627;-0.0490706,-0.09974785;-0.009488543;-0.004167108,-0.1521755;-0.3158845;-0.05269154,-0.176088;-0.6778792;-0.002692267,-0.1946935;-0.6670395;-0.06833781,-0.08868308;0.5359586;-0.0837667,936.5113
+0;0;0,0.005796527;0.315607;0.007933239,0.01180231;0.6263441;0.0006965515,0.1967731;0.499565;0.02512216,0.2305867;0.2721536;0.0409507,0.2818204;0.01178646;0.002022441,-0.1755143;0.493117;0.006544444,-0.2118684;0.2655497;0.00771817,-0.2649972;0.005386502;-0.03001443,0.09168391;0.005685019;-0.04023397,0.1003973;-0.3056569;0.004174072,0.108441;-0.6616489;0.08971237,0.110094;-0.6246386;0.01920889,-0.0899578;0.006569661;-0.0438345,-0.1142407;-0.3053812;-0.01099025,-0.1354968;-0.661816;0.07033819,-0.1319353;-0.6247503;-8.913875E-05,0.01025123;0.549509;0.0049587,0;0;0,-0.0520696;0.3082567;-0.04439473,-0.1005017;0.61032;-0.0997324,0.105138;0.5251238;-0.08648729,0.2362142;0.3356767;-0.08026719,0.2304233;0.07494947;-0.1428697,-0.1837989;0.4302111;0.04837653,-0.206536;0.2032889;0.08153111,-0.2814662;-0.02528314;-0.03709259,0.06999345;0.01596197;-0.07002258,0.09898207;-0.2969368;-0.08537769,0.0782043;-0.6547736;-0.01032448,0.1031275;-0.678627;-0.0490706,-0.09974785;-0.009488543;-0.004167108,-0.1521755;-0.3158845;-0.05269154,-0.176088;-0.6778792;-0.002692267,-0.1946935;-0.6670395;-0.06833781,-0.08868308;0.5359586;-0.0837667,936.5226
+0;0;0,0.005800816;0.3158405;0.007939109,0.01180985;0.6267461;0.0006987075,0.1960511;0.5001254;0.02504757,0.2298706;0.2726743;0.04087887,0.2810241;0.01271439;0.002011497,-0.1747816;0.4937026;0.006542444,-0.211142;0.2660955;0.007716375,-0.2641877;0.006339252;-0.02995721,0.09197576;0.005703116;-0.04036205,0.1006989;-0.3059877;0.004095767,0.1087506;-0.66233;0.08971822,0.1104014;-0.625329;0.01930828,-0.09024417;0.006590574;-0.04397404,-0.1145543;-0.3057099;-0.01109298,-0.1358313;-0.6624954;0.07031548,-0.1322745;-0.625439;-1.841038E-05,0.01025802;0.5498743;0.004962896,0;0;0,-0.05162824;0.3086595;-0.04376912,-0.09968507;0.6110514;-0.09858012,0.1050427;0.5248196;-0.08591342,0.2361866;0.3353626;-0.07993245,0.229487;0.07525459;-0.1432207,-0.1827611;0.430546;0.04826574,-0.206553;0.2036968;0.08145891,-0.2923883;-0.01995379;-0.03820392,0.06998868;0.01612154;-0.07044744,0.09890226;-0.2971822;-0.08488798,0.07812436;-0.6553664;-0.009733438,0.1030077;-0.6792471;-0.04829502,-0.1000642;-0.009721272;-0.003717163,-0.1527155;-0.3163856;-0.05259055,-0.1762215;-0.6787893;-0.002721529,-0.1949051;-0.6678723;-0.06826589,-0.08795502;0.5366141;-0.08272576,936.5457
+0;0;0,0.005741275;0.3158432;0.007876495,0.01170649;0.6267479;0.0005689464,0.1959518;0.5000907;0.02491649,0.2306111;0.2727498;0.04051435,0.2834265;0.01294553;0.002848119,-0.1755897;0.4961212;0.006384816,-0.2124178;0.2685943;0.008287824,-0.2693601;0.00947389;-0.02805324,0.09198439;0.005739235;-0.04033725,0.1006097;-0.3059578;0.004095938,0.1087105;-0.6622865;0.08977057,0.1103956;-0.625288;0.01936119,-0.0902314;0.006553039;-0.04400586,-0.1145753;-0.3057336;-0.01101806,-0.1359053;-0.6625376;0.07029489,-0.1323141;-0.6254848;-3.761053E-05,0.01016655;0.5498769;0.004852749,0;0;0,-0.05162824;0.3086595;-0.04376912,-0.09968507;0.6110514;-0.09858012,0.1050427;0.5248196;-0.08591342,0.2361866;0.3353626;-0.07993245,0.229487;0.07525459;-0.1432207,-0.1827611;0.430546;0.04826574,-0.206553;0.2036968;0.08145891,-0.2923883;-0.01995379;-0.03820392,0.06998868;0.01612154;-0.07044744,0.09890226;-0.2971822;-0.08488798,0.07812436;-0.6553664;-0.009733438,0.1030077;-0.6792471;-0.04829502,-0.1000642;-0.009721272;-0.003717163,-0.1527155;-0.3163856;-0.05259055,-0.1762215;-0.6787893;-0.002721529,-0.1949051;-0.6678723;-0.06826589,-0.08795502;0.5366141;-0.08272576,936.5568
+0;0;0,0.005745663;0.3160846;0.007882515,0.01171354;0.6271294;0.0005727313,0.1958212;0.5004991;0.02490598,0.2304841;0.2731344;0.04050547,0.2831478;0.01407591;0.00294736,-0.1754453;0.4965325;0.006388021,-0.2122773;0.2689818;0.008291228,-0.2690562;0.01060522;-0.02794552,0.0919573;0.005737545;-0.04032537,0.1006036;-0.3067183;0.004215982,0.1087004;-0.6628711;0.08984832,0.110387;-0.6258664;0.01937607,-0.09020481;0.006551109;-0.04399289,-0.114608;-0.3064957;-0.0109248,-0.1359275;-0.6631236;0.07034802,-0.1323331;-0.6260645;-4.728138E-05,0.01017339;0.5502484;0.004857088,0;0;0,-0.05082987;0.3091728;-0.04281473,-0.09782012;0.6121013;-0.09636974,0.106373;0.5248157;-0.08584595,0.2367102;0.3347694;-0.07999992,0.2289065;0.07552391;-0.1434529,-0.1818821;0.4306268;0.04874426,-0.2083981;0.204267;0.08335169,-0.3201061;-0.010942;-0.02845994,0.06994756;0.01604825;-0.0704627,0.09898045;-0.2980348;-0.08447242,0.07827948;-0.656016;-0.009211779,0.1031765;-0.6798804;-0.04790306,-0.1000415;-0.00968368;-0.003623294,-0.152803;-0.3171158;-0.05250134,-0.1761545;-0.6792901;-0.002224069,-0.1949889;-0.6682774;-0.06782126,-0.08638349;0.5375401;-0.0808382,936.5686
+0;0;0,0.005753836;0.3165342;0.007893728,0.01173217;0.6281238;0.0005708928,0.1956945;0.5013913;0.02489658,0.2302084;0.2750039;0.04042903,0.2828251;0.01617676;0.002904464,-0.175287;0.4974278;0.006392834,-0.2119606;0.270855;0.008287861,-0.2686888;0.01270926;-0.02791652,0.09220405;0.005752941;-0.04043357,0.1008631;-0.3071637;0.004173469,0.1089586;-0.6632589;0.08979197,0.1106436;-0.6262606;0.01938405,-0.09044687;0.006568688;-0.04411094,-0.1148861;-0.3069398;-0.01099407,-0.1362021;-0.6635101;0.0702656,-0.1326109;-0.6264574;-6.543845E-05,0.01018921;0.5511025;0.004863077,0;0;0,-0.05023958;0.3098064;-0.04225254,-0.09658068;0.6134844;-0.09529352,0.1070956;0.523421;-0.08542633,0.2375621;0.3346403;-0.08052135,0.229122;0.07572949;-0.1442556,-0.1810173;0.4314411;0.04902373,-0.2130167;0.2069934;0.08484304,-0.3330439;-0.005460009;-0.02297659,0.06988434;0.01610294;-0.07089734,0.09925625;-0.2984453;-0.0842514,0.07833081;-0.6563166;-0.008819103,0.1033363;-0.6801506;-0.04736423,-0.1003135;-0.009824385;-0.003199319,-0.153342;-0.3176432;-0.052364,-0.1762258;-0.6797606;-0.001894869,-0.1951908;-0.6686729;-0.06740628,-0.08530886;0.5387304;-0.07987022,936.5912
+0;0;0,0.005655233;0.3165351;0.007928525,0.01158613;0.6281258;0.000623866,0.195605;0.501482;0.02476646,0.2309456;0.2752208;0.04027932,0.28555;0.01676643;0.003026415,-0.1752196;0.4967422;0.006447393,-0.2144678;0.2706195;0.009889115,-0.2756617;0.0133507;-0.02526978,0.09222584;0.005767457;-0.04038177,0.1008241;-0.3071539;0.004204057,0.1089289;-0.6632477;0.08982757,0.1105857;-0.6262473;0.01941919,-0.0904298;0.006553805;-0.04414814,-0.114951;-0.3069402;-0.01095437,-0.1363756;-0.6635054;0.07029893,-0.132811;-0.6264496;-3.313273E-05,0.01005637;0.5511042;0.004914921,0;0;0,-0.05023958;0.3098064;-0.04225254,-0.09658068;0.6134844;-0.09529352,0.1070956;0.523421;-0.08542633,0.2375621;0.3346403;-0.08052135,0.229122;0.07572949;-0.1442556,-0.1810173;0.4314411;0.04902373,-0.2130167;0.2069934;0.08484304,-0.3330439;-0.005460009;-0.02297659,0.06988434;0.01610294;-0.07089734,0.09925625;-0.2984453;-0.0842514,0.07833081;-0.6563166;-0.008819103,0.1033363;-0.6801506;-0.04736423,-0.1003135;-0.009824385;-0.003199319,-0.153342;-0.3176432;-0.052364,-0.1762258;-0.6797606;-0.001894869,-0.1951908;-0.6686729;-0.06740628,-0.08530886;0.5387304;-0.07987022,936.603
+0;0;0,0.005655233;0.3165351;0.007928525,0.01158613;0.6281258;0.000623866,0.195605;0.501482;0.02476646,0.2309456;0.2752208;0.04027932,0.28555;0.01676643;0.003026415,-0.1752196;0.4967422;0.006447393,-0.2144678;0.2706195;0.009889115,-0.2756617;0.0133507;-0.02526978,0.09222584;0.005767457;-0.04038177,0.1008241;-0.3071539;0.004204057,0.1089289;-0.6632477;0.08982757,0.1105857;-0.6262473;0.01941919,-0.0904298;0.006553805;-0.04414814,-0.114951;-0.3069402;-0.01095437,-0.1363756;-0.6635054;0.07029893,-0.132811;-0.6264496;-3.313273E-05,0.01005637;0.5511042;0.004914921,0;0;0,-0.05023958;0.3098064;-0.04225254,-0.09658068;0.6134844;-0.09529352,0.1070956;0.523421;-0.08542633,0.2375621;0.3346403;-0.08052135,0.229122;0.07572949;-0.1442556,-0.1810173;0.4314411;0.04902373,-0.2130167;0.2069934;0.08484304,-0.3330439;-0.005460009;-0.02297659,0.06988434;0.01610294;-0.07089734,0.09925625;-0.2984453;-0.0842514,0.07833081;-0.6563166;-0.008819103,0.1033363;-0.6801506;-0.04736423,-0.1003135;-0.009824385;-0.003199319,-0.153342;-0.3176432;-0.052364,-0.1762258;-0.6797606;-0.001894869,-0.1951908;-0.6686729;-0.06740628,-0.08530886;0.5387304;-0.07987022,936.6146
+0;0;0,0.005656997;0.3166338;0.007930998,0.01159065;0.6283703;0.0006235619,0.1954909;0.5017369;0.02475468,0.2310117;0.274322;0.04034665,0.2854105;0.01684088;0.003234025,-0.1750974;0.4970001;0.006447289,-0.2145458;0.2697244;0.00990656,-0.2755092;0.0134244;-0.02511993,0.0923691;0.005776416;-0.0404445,0.1009867;-0.3078469;0.00424134,0.1090854;-0.6636769;0.08980142,0.1107395;-0.6266881;0.0195095,-0.09057026;0.006563986;-0.04421672,-0.1151465;-0.3076333;-0.01094848,-0.1365552;-0.6639344;0.07024463,-0.1329965;-0.6268902;2.889335E-05,0.01006048;0.5513275;0.004915793,0;0;0,-0.04939795;0.3101511;-0.04144883,-0.0948079;0.614253;-0.09371591,0.1084053;0.5235311;-0.08521509,0.2392097;0.3335463;-0.08092809,0.2300263;0.07571095;-0.1447222,-0.1801684;0.431737;0.0494148,-0.2212857;0.208441;0.09028858,-0.3634483;0.00766252;-0.0102642,0.06981406;0.01601115;-0.07120967,0.09979822;-0.2992185;-0.08393288,0.07891627;-0.6568187;-0.008519888,0.1037174;-0.6807481;-0.0468483,-0.1004917;-0.009738174;-0.002787444,-0.1533112;-0.3183092;-0.05202889,-0.1760933;-0.6801209;-0.001291502,-0.1951093;-0.6689147;-0.06669581,-0.08379272;0.5394001;-0.07848215,936.6263
+0;0;0,0.005533224;0.3166372;0.007881789,0.01142267;0.6283744;0.0005729445,0.1953721;0.5018364;0.02453469,0.2321535;0.2746184;0.04007635,0.2883879;0.0175187;0.003056236,-0.1757998;0.4988728;0.006159766,-0.2181113;0.2721394;0.01106807,-0.2825211;0.01674423;-0.02439698,0.09233991;0.005728804;-0.04051787,0.100854;-0.3078981;0.004162773,0.1089321;-0.6637303;0.08971571,0.1106183;-0.6267421;0.01942449,-0.09060118;0.006619301;-0.04414506,-0.1152559;-0.3076093;-0.01123287,-0.1367843;-0.6638794;0.07006437,-0.1331931;-0.6268363;-0.0001498237,0.009897919;0.5513316;0.004867814,0;0;0,-0.04939795;0.3101511;-0.04144883,-0.0948079;0.614253;-0.09371591,0.1084053;0.5235311;-0.08521509,0.2392097;0.3335463;-0.08092809,0.2300263;0.07571095;-0.1447222,-0.1801684;0.431737;0.0494148,-0.2212857;0.208441;0.09028858,-0.3634483;0.00766252;-0.0102642,0.06981406;0.01601115;-0.07120967,0.09979822;-0.2992185;-0.08393288,0.07891627;-0.6568187;-0.008519888,0.1037174;-0.6807481;-0.0468483,-0.1004917;-0.009738174;-0.002787444,-0.1533112;-0.3183092;-0.05202889,-0.1760933;-0.6801209;-0.001291502,-0.1951093;-0.6689147;-0.06669581,-0.08379272;0.5394001;-0.07848215,936.6375
+0;0;0,0.005533224;0.3166372;0.007881789,0.01142267;0.6283744;0.0005729445,0.1953721;0.5018364;0.02453469,0.2321535;0.2746184;0.04007635,0.2883879;0.0175187;0.003056236,-0.1757998;0.4988728;0.006159766,-0.2181113;0.2721394;0.01106807,-0.2825211;0.01674423;-0.02439698,0.09233991;0.005728804;-0.04051787,0.100854;-0.3078981;0.004162773,0.1089321;-0.6637303;0.08971571,0.1106183;-0.6267421;0.01942449,-0.09060118;0.006619301;-0.04414506,-0.1152559;-0.3076093;-0.01123287,-0.1367843;-0.6638794;0.07006437,-0.1331931;-0.6268363;-0.0001498237,0.009897919;0.5513316;0.004867814,0;0;0,-0.04939795;0.3101511;-0.04144883,-0.0948079;0.614253;-0.09371591,0.1084053;0.5235311;-0.08521509,0.2392097;0.3335463;-0.08092809,0.2300263;0.07571095;-0.1447222,-0.1801684;0.431737;0.0494148,-0.2212857;0.208441;0.09028858,-0.3634483;0.00766252;-0.0102642,0.06981406;0.01601115;-0.07120967,0.09979822;-0.2992185;-0.08393288,0.07891627;-0.6568187;-0.008519888,0.1037174;-0.6807481;-0.0468483,-0.1004917;-0.009738174;-0.002787444,-0.1533112;-0.3183092;-0.05202889,-0.1760933;-0.6801209;-0.001291502,-0.1951093;-0.6689147;-0.06669581,-0.08379272;0.5394001;-0.07848215,936.649
+0;0;0,0.005538376;0.316932;0.007889127,0.01143489;0.6290425;0.0005710521,0.1955208;0.5023641;0.02455326,0.2321562;0.2760482;0.04003321,0.2870886;0.02490145;0.003870279,-0.1759284;0.4993983;0.006164604,-0.218072;0.2735651;0.01105342,-0.2809903;0.02408335;-0.02359046,0.09235327;0.005729632;-0.04052373,0.1008666;-0.3078693;0.004152935,0.1089458;-0.6637492;0.08971733,0.1106299;-0.6267696;0.01951249,-0.09061429;0.006620258;-0.04415145,-0.1152668;-0.3075804;-0.01124219,-0.1367981;-0.6638982;0.07006595,-0.1332113;-0.6268637;-6.195158E-05,0.00990809;0.5518963;0.004871687,0;0;0,-0.04897395;0.310557;-0.04116654,-0.09412701;0.6150855;-0.09339786,0.1089899;0.5222397;-0.08496332,0.2404011;0.3337761;-0.08132792,0.2354031;0.08258986;-0.1467535,-0.1797757;0.4331833;0.05040425,-0.2308186;0.2132882;0.09331553,-0.3785495;0.02167225;-0.0008066371,0.06986005;0.0158917;-0.07121205,0.1001661;-0.2992822;-0.08385229,0.07942484;-0.6569494;-0.00848031,0.1039552;-0.6809921;-0.04666305,-0.1005256;-0.009556442;-0.002722768,-0.1531015;-0.3181229;-0.05207188,-0.1756598;-0.6799592;-0.001056544,-0.1948827;-0.6687242;-0.06631471,-0.08317342;0.5401202;-0.07814693,936.671
+0;0;0,0.005337385;0.3169354;0.007892574,0.01103075;0.6290498;0.0005745729,0.1951425;0.5021851;0.02444669,0.2334415;0.2761397;0.03985166,0.2927232;0.02595255;0.00390628,-0.1760447;0.4986235;0.006378246,-0.2214908;0.2734475;0.01194956,-0.2888717;0.02480999;-0.02028796,0.092339;0.005795444;-0.04054689,0.1006187;-0.3077924;0.004251361,0.1086936;-0.6635985;0.09012248,0.1103309;-0.6266183;0.0199166,-0.09066318;0.006548765;-0.04406167,-0.1153811;-0.3076555;-0.01123659,-0.1371079;-0.6639552;0.07009904,-0.1335662;-0.62692;-3.106892E-05,0.009567816;0.5519022;0.004872324,0;0;0,-0.04897395;0.310557;-0.04116654,-0.09412701;0.6150855;-0.09339786,0.1089899;0.5222397;-0.08496332,0.2404011;0.3337761;-0.08132792,0.2354031;0.08258986;-0.1467535,-0.1797757;0.4331833;0.05040425,-0.2308186;0.2132882;0.09331553,-0.3785495;0.02167225;-0.0008066371,0.06986005;0.0158917;-0.07121205,0.1001661;-0.2992822;-0.08385229,0.07942484;-0.6569494;-0.00848031,0.1039552;-0.6809921;-0.04666305,-0.1005256;-0.009556442;-0.002722768,-0.1531015;-0.3181229;-0.05207188,-0.1756598;-0.6799592;-0.001056544,-0.1948827;-0.6687242;-0.06631471,-0.08317342;0.5401202;-0.07814693,936.6826
+0;0;0,0.005329334;0.3164573;0.00788067,0.01101622;0.6282176;0.0005720132,0.1957845;0.5012895;0.02450692,0.2342378;0.2743328;0.039974,0.2924439;0.02868518;0.004680838,-0.1767117;0.4977154;0.006374766,-0.2223409;0.2716315;0.01196854,-0.2884992;0.02750546;-0.01968403,0.09228856;0.005792278;-0.04052474,0.1005843;-0.3084049;0.004360549,0.1086522;-0.6639005;0.09015675,0.1102896;-0.6269196;0.01994504,-0.09061366;0.006545187;-0.0440376,-0.1153796;-0.3082696;-0.01114874,-0.1370874;-0.6642584;0.07011592,-0.1335454;-0.6272225;-2.000481E-05,0.009555405;0.5511819;0.004863533,0;0;0,-0.04812385;0.3102415;-0.04086614,-0.09321466;0.614374;-0.09332466,0.11055;0.5211258;-0.08472633,0.2435639;0.3326523;-0.0812192,0.2431314;0.08750993;-0.1510859,-0.1799505;0.4352245;0.05291189,-0.2422547;0.2177185;0.09804054,-0.3949074;0.03623219;0.004572995,0.06980058;0.01573747;-0.07122636,0.1007335;-0.3000027;-0.08366156,0.08057831;-0.6573195;-0.008019686,0.1050918;-0.6813675;-0.04621673,-0.100489;-0.009384544;-0.002621182,-0.1523896;-0.3186896;-0.05201789,-0.1747481;-0.6801813;-0.0007621422,-0.1943721;-0.6689742;-0.0658991,-0.08224815;0.5395499;-0.07795763,936.6949
+0;0;0,0.005329334;0.3164573;0.00788067,0.01101622;0.6282176;0.0005720132,0.1957845;0.5012895;0.02450692,0.2342378;0.2743328;0.039974,0.2924439;0.02868518;0.004680838,-0.1767117;0.4977154;0.006374766,-0.2223409;0.2716315;0.01196854,-0.2884992;0.02750546;-0.01968403,0.09228856;0.005792278;-0.04052474,0.1005843;-0.3084049;0.004360549,0.1086522;-0.6639005;0.09015675,0.1102896;-0.6269196;0.01994504,-0.09061366;0.006545187;-0.0440376,-0.1153796;-0.3082696;-0.01114874,-0.1370874;-0.6642584;0.07011592,-0.1335454;-0.6272225;-2.000481E-05,0.009555405;0.5511819;0.004863533,0;0;0,-0.04812385;0.3102415;-0.04086614,-0.09321466;0.614374;-0.09332466,0.11055;0.5211258;-0.08472633,0.2435639;0.3326523;-0.0812192,0.2431314;0.08750993;-0.1510859,-0.1799505;0.4352245;0.05291189,-0.2422547;0.2177185;0.09804054,-0.3949074;0.03623219;0.004572995,0.06980058;0.01573747;-0.07122636,0.1007335;-0.3000027;-0.08366156,0.08057831;-0.6573195;-0.008019686,0.1050918;-0.6813675;-0.04621673,-0.100489;-0.009384544;-0.002621182,-0.1523896;-0.3186896;-0.05201789,-0.1747481;-0.6801813;-0.0007621422,-0.1943721;-0.6689742;-0.0658991,-0.08224815;0.5395499;-0.07795763,936.7065
+0;0;0,0.005020642;0.3164223;0.007876727,0.01056099;0.6283965;0.0005233469,0.1953242;0.5017187;0.02405821,0.2364512;0.2726288;0.04012831,0.2982948;0.03606184;0.006068215,-0.1773643;0.4993643;0.006229373,-0.2266098;0.2713898;0.01209191,-0.2940369;0.0356784;-0.01693197,0.09230809;0.005758951;-0.0405179,0.1005533;-0.3092774;0.004332893,0.1083123;-0.6644691;0.09017661,0.1099216;-0.6274835;0.0199307,-0.0906197;0.006551877;-0.04405444,-0.1157289;-0.3090622;-0.01111884,-0.1376277;-0.6647615;0.07005338,-0.1341113;-0.6277192;-0.0001172349,0.009152148;0.551264;0.004845756,0;0;0,-0.04680074;0.3104836;-0.04024863,-0.09091213;0.615002;-0.09256506,0.1122513;0.5203088;-0.08403254,0.2481566;0.3307016;-0.080755,0.2564937;0.09496522;-0.1536074,-0.1796215;0.4368516;0.05300845,-0.2545437;0.2205824;0.09824286,-0.4096323;0.04810481;0.01369901,0.07020307;0.01538581;-0.07092571,0.1010976;-0.301183;-0.08346272,0.0818974;-0.6581579;-0.007365942,0.106275;-0.6822516;-0.04564762,-0.1005441;-0.008798868;-0.003018781,-0.1509076;-0.3193452;-0.05151569,-0.1730316;-0.6805536;-0.0002361275,-0.1926261;-0.6692787;-0.06543815,-0.08022828;0.5400329;-0.07721639,936.7269
+0;0;0,0.005020642;0.3164223;0.007876727,0.01056099;0.6283965;0.0005233469,0.1953242;0.5017187;0.02405821,0.2364512;0.2726288;0.04012831,0.2982948;0.03606184;0.006068215,-0.1773643;0.4993643;0.006229373,-0.2266098;0.2713898;0.01209191,-0.2940369;0.0356784;-0.01693197,0.09230809;0.005758951;-0.0405179,0.1005533;-0.3092774;0.004332893,0.1083123;-0.6644691;0.09017661,0.1099216;-0.6274835;0.0199307,-0.0906197;0.006551877;-0.04405444,-0.1157289;-0.3090622;-0.01111884,-0.1376277;-0.6647615;0.07005338,-0.1341113;-0.6277192;-0.0001172349,0.009152148;0.551264;0.004845756,0;0;0,-0.04680074;0.3104836;-0.04024863,-0.09091213;0.615002;-0.09256506,0.1122513;0.5203088;-0.08403254,0.2481566;0.3307016;-0.080755,0.2564937;0.09496522;-0.1536074,-0.1796215;0.4368516;0.05300845,-0.2545437;0.2205824;0.09824286,-0.4096323;0.04810481;0.01369901,0.07020307;0.01538581;-0.07092571,0.1010976;-0.301183;-0.08346272,0.0818974;-0.6581579;-0.007365942,0.106275;-0.6822516;-0.04564762,-0.1005441;-0.008798868;-0.003018781,-0.1509076;-0.3193452;-0.05151569,-0.1730316;-0.6805536;-0.0002361275,-0.1926261;-0.6692787;-0.06543815,-0.08022828;0.5400329;-0.07721639,936.7493
+0;0;0,0.005012336;0.3158988;0.007863696,0.01055228;0.6278496;0.0005098055,0.1950337;0.5012279;0.02401668,0.2368371;0.2683703;0.04035107,0.2971826;0.03753394;0.00711605,-0.1770914;0.498877;0.006214796,-0.2271468;0.2671532;0.01217375,-0.2929405;0.03715168;-0.01614706,0.09204694;0.005742658;-0.04040327,0.1003162;-0.3102134;0.004578471,0.1080673;-0.6650393;0.09033377,0.1096722;-0.6280724;0.02027622,-0.09036332;0.006533341;-0.0439298,-0.1155458;-0.3100022;-0.01089805,-0.137422;-0.6653352;0.07019058,-0.1339151;-0.6283116;0.0002081171,0.009143099;0.5506983;0.00483327,0;0;0,-0.04461633;0.3102797;-0.04018593,-0.08744209;0.6149685;-0.09243751,0.1149181;0.5196166;-0.08394623,0.2544189;0.3279141;-0.07878447,0.2708373;0.1000468;-0.1551948,-0.178912;0.4388932;0.05258986,-0.2668317;0.2235212;0.09865481,-0.4224051;0.05767938;0.01912487,0.07025106;0.01506031;-0.0705409,0.1023125;-0.3022969;-0.08382583,0.08414827;-0.6588802;-0.007446289,0.1081225;-0.6831516;-0.04538083,-0.1002837;-0.008308483;-0.003491871,-0.1484209;-0.3201617;-0.05197282,-0.1703044;-0.6809874;-0.000578396,-0.189861;-0.6695983;-0.06561953,-0.07720663;0.5399134;-0.07710814,936.772
+0;0;0,0.004723981;0.3159029;0.007878785,0.01009319;0.6278579;0.000576748,0.1947493;0.5016974;0.02382949,0.2394244;0.2693812;0.04026877,0.3052405;0.03989157;0.008107312,-0.1771727;0.4976352;0.00603281,-0.2325339;0.2671376;0.01258593,-0.3022764;0.03811131;-0.01414475,0.09203137;0.005786993;-0.04043241,0.09995772;-0.3101594;0.004679266,0.1074334;-0.665043;0.09022015,0.1090191;-0.628074;0.02016237,-0.09041014;0.006480746;-0.04384118,-0.1160036;-0.3100403;-0.01098674,-0.1379036;-0.6654337;0.06983015,-0.1344163;-0.6284058;-0.0001528561,0.008711442;0.5507053;0.004887574,0;0;0,-0.04461633;0.3102797;-0.04018593,-0.08744209;0.6149685;-0.09243751,0.1149181;0.5196166;-0.08394623,0.2544189;0.3279141;-0.07878447,0.2708373;0.1000468;-0.1551948,-0.178912;0.4388932;0.05258986,-0.2668317;0.2235212;0.09865481,-0.4224051;0.05767938;0.01912487,0.07025106;0.01506031;-0.0705409,0.1023125;-0.3022969;-0.08382583,0.08414827;-0.6588802;-0.007446289,0.1081225;-0.6831516;-0.04538083,-0.1002837;-0.008308483;-0.003491871,-0.1484209;-0.3201617;-0.05197282,-0.1703044;-0.6809874;-0.000578396,-0.189861;-0.6695983;-0.06561953,-0.07720663;0.5399134;-0.07710814,936.7831
+0;0;0,0.004700007;0.3142996;0.0078388,0.01003972;0.6245593;0.000591062,0.1946239;0.4991795;0.02379275,0.2398985;0.2637461;0.04045259,0.3019004;0.04755574;0.01015493,-0.1771272;0.4951192;0.006004238,-0.2332312;0.2615288;0.01264529,-0.298932;0.04577489;-0.01253633,0.09160381;0.005760107;-0.04024456,0.0995625;-0.3114755;0.005051196,0.1070365;-0.6662785;0.09057266,0.108615;-0.6293411;0.02083284,-0.08999011;0.006450637;-0.0436375,-0.115688;-0.311362;-0.010649,-0.137583;-0.6666747;0.07014954,-0.1341115;-0.6296787;0.0004841611,0.008671552;0.5481648;0.004859529,0;0;0,-0.04238574;0.3089798;-0.04003429,-0.08420797;0.6120954;-0.09212017,0.1178239;0.5194247;-0.08366871,0.2600395;0.3258669;-0.07552361,0.2914457;0.1135641;-0.149291,-0.1797452;0.4414699;0.05342887,-0.2730087;0.2246268;0.09856416,-0.4314285;0.07924148;0.02599179,0.0704195;0.01476327;-0.06976533,0.1043013;-0.3036814;-0.0838542,0.08645202;-0.6601584;-0.007300377,0.1103427;-0.6845043;-0.04458332,-0.09981415;-0.007721347;-0.00464514,-0.1455368;-0.3213847;-0.05237588,-0.1671034;-0.682119;-0.0007952936,-0.1865304;-0.6705852;-0.06557071,-0.07440968;0.5377532;-0.07684112,936.8064
+0;0;0,0.004701021;0.3143674;0.00784049,0.01005687;0.6255543;0.0005627186,0.1926734;0.5002685;0.02358843,0.2383573;0.2627064;0.04039891,0.2981284;0.05429482;0.01119141,-0.1751591;0.4962509;0.005987431,-0.2317705;0.2605486;0.01268853,-0.2951072;0.05255772;-0.01158702,0.09146873;0.005751613;-0.04018522,0.09944998;-0.3123831;0.005238913,0.1069249;-0.6672302;0.09077102,0.1085175;-0.6302308;0.02040729,-0.08985741;0.006441125;-0.04357315,-0.1156281;-0.3122723;-0.01049115,-0.1375259;-0.6676291;0.07031745,-0.1340233;-0.6305705;2.881885E-05,0.008681139;0.5487375;0.004854788,0;0;0,-0.0402415;0.3093178;-0.04016972,-0.07927116;0.6136054;-0.09308982,0.1197942;0.519019;-0.08142233,0.2646354;0.3247897;-0.0713551,0.3154772;0.1238048;-0.1412208,-0.179821;0.4484966;0.05062194,-0.279617;0.2319442;0.09479419,-0.4344988;0.09189942;0.02952466,0.0710503;0.01430583;-0.06900477,0.1056821;-0.3049382;-0.08385897,0.08862195;-0.6614566;-0.007101774,0.1132005;-0.6854594;-0.04560089,-0.09965998;-0.006824154;-0.005981723,-0.1427633;-0.3218796;-0.05308743,-0.1632901;-0.6827276;-0.001556557,-0.1623981;-0.7041973;-0.05006075,-0.07032979;0.5387865;-0.07749033,936.8274
+0;0;0,0.004413627;0.3143721;0.007821462,0.009608256;0.6255623;0.000568992,0.1924214;0.5008388;0.02335311,0.2432051;0.2643459;0.0406014,0.3042413;0.05613022;0.01263996,-0.1754306;0.4957295;0.005992228,-0.2377957;0.2614913;0.01295018,-0.3047416;0.05458534;-0.01090769,0.09143892;0.005764259;-0.04025117,0.09901955;-0.312365;0.005280022,0.1063767;-0.6672068;0.09084433,0.1079192;-0.6302054;0.02047968,-0.08990628;0.006419863;-0.04347538,-0.1165763;-0.3123562;-0.011737,-0.1380544;-0.6676214;0.06958569,-0.1346022;-0.6305611;-0.0007052645,0.008257871;0.5487446;0.004855323,0;0;0,-0.0402415;0.3093178;-0.04016972,-0.07927116;0.6136054;-0.09308982,0.1197942;0.519019;-0.08142233,0.2646354;0.3247897;-0.0713551,0.3154772;0.1238048;-0.1412208,-0.179821;0.4484966;0.05062194,-0.279617;0.2319442;0.09479419,-0.4344988;0.09189942;0.02952466,0.0710503;0.01430583;-0.06900477,0.1056821;-0.3049382;-0.08385897,0.08862195;-0.6614566;-0.007101774,0.1132005;-0.6854594;-0.04560089,-0.09965998;-0.006824154;-0.005981723,-0.1427633;-0.3218796;-0.05308743,-0.1632901;-0.6827276;-0.001556557,-0.1623981;-0.7041973;-0.05006075,-0.07032979;0.5387865;-0.07749033,936.8387
+0;0;0,0.004416074;0.3145464;0.007825798,0.009616621;0.6260826;0.0005600713,0.1912605;0.5014565;0.02323859,0.2431458;0.2598337;0.04086102,0.3041782;0.0516308;0.0129013,-0.1742632;0.4963796;0.005987593,-0.2379811;0.2570604;0.01309648,-0.3049229;0.05016714;-0.01075993,0.09111714;0.005743974;-0.04010952,0.09872476;-0.3135182;0.005583819,0.1060797;-0.6682503;0.09112167,0.1076245;-0.6312381;0.020648,-0.08958988;0.006397271;-0.04332238,-0.1163549;-0.313514;-0.01147098,-0.1378263;-0.6686695;0.06982658,-0.1343689;-0.6315982;-0.00057327,0.008262618;0.5490592;0.004857884,0;0;0,-0.03821786;0.3096755;-0.04075122,-0.07538734;0.614364;-0.09471774,0.1219828;0.5186893;-0.0792799,0.2720285;0.3222022;-0.06305313,0.3402892;0.1272051;-0.134968,-0.1800645;0.4543151;0.04789954,-0.2871717;0.2357188;0.09402926,-0.4536567;0.1046148;0.03971868,0.07156594;0.01379243;-0.06806016,0.1071193;-0.3064643;-0.08373451,0.09097793;-0.6628855;-0.006864309,0.1156964;-0.6868218;-0.04556799,-0.09927004;-0.005942695;-0.007365068,-0.1397244;-0.3226155;-0.05379626,-0.1595946;-0.6833398;-0.001942351,-0.1780164;-0.6718429;-0.06779348,-0.06686825;0.5393559;-0.07877612,936.8614
+0;0;0,0.004416074;0.3145464;0.007825798,0.009616621;0.6260826;0.0005600713,0.1912605;0.5014565;0.02323859,0.2431458;0.2598337;0.04086102,0.3041782;0.0516308;0.0129013,-0.1742632;0.4963796;0.005987593,-0.2379811;0.2570604;0.01309648,-0.3049229;0.05016714;-0.01075993,0.09111714;0.005743974;-0.04010952,0.09872476;-0.3135182;0.005583819,0.1060797;-0.6682503;0.09112167,0.1076245;-0.6312381;0.020648,-0.08958988;0.006397271;-0.04332238,-0.1163549;-0.313514;-0.01147098,-0.1378263;-0.6686695;0.06982658,-0.1343689;-0.6315982;-0.00057327,0.008262618;0.5490592;0.004857884,0;0;0,-0.03821786;0.3096755;-0.04075122,-0.07538734;0.614364;-0.09471774,0.1219828;0.5186893;-0.0792799,0.2720285;0.3222022;-0.06305313,0.3402892;0.1272051;-0.134968,-0.1800645;0.4543151;0.04789954,-0.2871717;0.2357188;0.09402926,-0.4536567;0.1046148;0.03971868,0.07156594;0.01379243;-0.06806016,0.1071193;-0.3064643;-0.08373451,0.09097793;-0.6628855;-0.006864309,0.1156964;-0.6868218;-0.04556799,-0.09927004;-0.005942695;-0.007365068,-0.1397244;-0.3226155;-0.05379626,-0.1595946;-0.6833398;-0.001942351,-0.1780164;-0.6718429;-0.06779348,-0.06686825;0.5393559;-0.07877612,936.8836
+0;0;0,0.004108802;0.313371;0.007860401,0.009173653;0.6240337;0.0006416715,0.1915153;0.4996918;0.02305896,0.247472;0.2564571;0.04119502,0.3138838;0.05016196;0.01502253,-0.1750246;0.4937356;0.005854894,-0.2468967;0.2541476;0.01328654,-0.317274;0.04879145;-0.009716012,0.09000947;0.005697867;-0.03966526,0.09794036;-0.3154222;0.006527837,0.1044837;-0.6697398;0.09175107,0.1060045;-0.6327396;0.02141979,-0.08857396;0.006290503;-0.04269176,-0.1158146;-0.3155057;-0.01075443,-0.1371414;-0.6702126;0.07033174,-0.1337124;-0.633152;7.367879E-05,0.007872742;0.5471935;0.004918056,0;0;0,-0.03641135;0.3085371;-0.04194164,-0.07288299;0.6122292;-0.09690118,0.1250906;0.5171917;-0.07988167,0.2829838;0.3249053;-0.05306959,0.3733631;0.1373322;-0.1186526,-0.1817767;0.4581573;0.04684773,-0.3010776;0.2425826;0.09064378,-0.4665085;0.1074206;0.04573227,0.0715451;0.01360482;-0.06636047,0.1096164;-0.3081777;-0.08428764,0.09357628;-0.6640842;-0.007345676,0.1184142;-0.6880109;-0.04572272,-0.09795107;-0.005579177;-0.009053437,-0.1366427;-0.3244116;-0.05556843,-0.1551253;-0.6846502;-0.003287252,-0.1731854;-0.6731442;-0.06908701,-0.06437524;0.537497;-0.08055782,936.9057
+0;0;0,0.004105973;0.3131552;0.007854988,0.009160572;0.623189;0.000650811,0.1924087;0.4987675;0.02314882,0.2493283;0.2513472;0.04159695,0.3166812;0.04212904;0.01505361,-0.1759354;0.4927818;0.005860067,-0.2490442;0.2490712;0.01341959,-0.3204187;0.04080528;-0.009908892,0.08956426;0.005669684;-0.03946906,0.09752597;-0.3166983;0.006903544,0.1040645;-0.6707586;0.0920649,0.1055834;-0.6337673;0.02182335,-0.08813585;0.006259388;-0.04248059,-0.1154823;-0.3167873;-0.01041915,-0.1367937;-0.6712366;0.07060815,-0.133369;-0.6341851;0.0004397258,0.007862269;0.5465029;0.004918617,0;0;0,-0.03598385;0.3081579;-0.04345822,-0.07200821;0.6107153;-0.101295,0.1269415;0.5183327;-0.0758028,0.2957599;0.3301895;-0.04581237,0.4037737;0.1495686;-0.1145318,-0.1838172;0.4614154;0.04470605,-0.3174384;0.249185;0.08830155,-0.488046;0.1138235;0.04850814,0.07187041;0.01341376;-0.06531787,0.1109009;-0.3094842;-0.08398438,0.09517212;-0.6652226;-0.007455111,0.1203363;-0.6890442;-0.04560041,-0.09733292;-0.005223067;-0.01052295,-0.1356517;-0.3254099;-0.05685833,-0.1523703;-0.6853218;-0.003586661,-0.1519166;-0.7072235;-0.05145183,-0.06352067;0.536338;-0.08407187,936.9279
+0;0;0,0.004105973;0.3131552;0.007854988,0.009160572;0.623189;0.000650811,0.1924087;0.4987675;0.02314882,0.2493283;0.2513472;0.04159695,0.3166812;0.04212904;0.01505361,-0.1759354;0.4927818;0.005860067,-0.2490442;0.2490712;0.01341959,-0.3204187;0.04080528;-0.009908892,0.08956426;0.005669684;-0.03946906,0.09752597;-0.3166983;0.006903544,0.1040645;-0.6707586;0.0920649,0.1055834;-0.6337673;0.02182335,-0.08813585;0.006259388;-0.04248059,-0.1154823;-0.3167873;-0.01041915,-0.1367937;-0.6712366;0.07060815,-0.133369;-0.6341851;0.0004397258,0.007862269;0.5465029;0.004918617,0;0;0,-0.03598385;0.3081579;-0.04345822,-0.07200821;0.6107153;-0.101295,0.1269415;0.5183327;-0.0758028,0.2957599;0.3301895;-0.04581237,0.4037737;0.1495686;-0.1145318,-0.1838172;0.4614154;0.04470605,-0.3174384;0.249185;0.08830155,-0.488046;0.1138235;0.04850814,0.07187041;0.01341376;-0.06531787,0.1109009;-0.3094842;-0.08398438,0.09517212;-0.6652226;-0.007455111,0.1203363;-0.6890442;-0.04560041,-0.09733292;-0.005223067;-0.01052295,-0.1356517;-0.3254099;-0.05685833,-0.1523703;-0.6853218;-0.003586661,-0.1519166;-0.7072235;-0.05145183,-0.06352067;0.536338;-0.08407187,936.9393
+0;0;0,0.003872031;0.3117269;0.007848355,0.008741097;0.6207364;0.0007215282,0.1933811;0.4964482;0.02313405,0.2559659;0.2469238;0.04162584,0.3286399;0.03828539;0.01672444,-0.1775157;0.4898908;0.005884198,-0.2570498;0.2446761;0.01396532,-0.3325164;0.03693229;-0.01009427,0.08944521;0.005649006;-0.03942638,0.09730045;-0.3185239;0.006955806,0.1035824;-0.6723324;0.09217364,0.1050702;-0.6353379;0.02193419,-0.08804352;0.006258931;-0.04237877,-0.1157948;-0.3185609;-0.01039343,-0.137203;-0.6727161;0.07083313,-0.1338095;-0.6356624;0.0006658584,0.007474018;0.544214;0.004967347,0;0;0,-0.03472605;0.3067753;-0.04396868,-0.06997155;0.6083537;-0.1018972,0.1301295;0.519164;-0.0705657,0.3083926;0.3353932;-0.03939223,0.4297867;0.1606717;-0.1039476,-0.1868849;0.4624565;0.04314317,-0.3267142;0.2502501;0.08715975,-0.5042807;0.1216918;0.05008649,0.07255998;0.01310212;-0.06442189,0.1122183;-0.3115253;-0.08300519,0.09720317;-0.6672508;-0.007401228,0.1223276;-0.691092;-0.04554057,-0.09707884;-0.004948664;-0.01174757,-0.1343141;-0.327025;-0.05845397,-0.1494086;-0.6866173;-0.004162662,-0.1651934;-0.675094;-0.07045118,-0.06157419;0.534142;-0.08465147,936.9615
+0;0;0,0.003872031;0.3117269;0.007848355,0.008741097;0.6207364;0.0007215282,0.1933811;0.4964482;0.02313405,0.2559659;0.2469238;0.04162584,0.3286399;0.03828539;0.01672444,-0.1775157;0.4898908;0.005884198,-0.2570498;0.2446761;0.01396532,-0.3325164;0.03693229;-0.01009427,0.08944521;0.005649006;-0.03942638,0.09730045;-0.3185239;0.006955806,0.1035824;-0.6723324;0.09217364,0.1050702;-0.6353379;0.02193419,-0.08804352;0.006258931;-0.04237877,-0.1157948;-0.3185609;-0.01039343,-0.137203;-0.6727161;0.07083313,-0.1338095;-0.6356624;0.0006658584,0.007474018;0.544214;0.004967347,0;0;0,-0.03472605;0.3067753;-0.04396868,-0.06997155;0.6083537;-0.1018972,0.1301295;0.519164;-0.0705657,0.3083926;0.3353932;-0.03939223,0.4297867;0.1606717;-0.1039476,-0.1868849;0.4624565;0.04314317,-0.3267142;0.2502501;0.08715975,-0.5042807;0.1216918;0.05008649,0.07255998;0.01310212;-0.06442189,0.1122183;-0.3115253;-0.08300519,0.09720317;-0.6672508;-0.007401228,0.1223276;-0.691092;-0.04554057,-0.09707884;-0.004948664;-0.01174757,-0.1343141;-0.327025;-0.05845397,-0.1494086;-0.6866173;-0.004162662,-0.1651934;-0.675094;-0.07045118,-0.06157419;0.534142;-0.08465147,936.9729
+0;0;0,0.0038803;0.3123926;0.007865116,0.008757557;0.6219187;0.0007243245,0.1924879;0.4976879;0.02305797,0.2565224;0.2423841;0.04197807,0.3286419;0.03533724;0.01726662,-0.1765999;0.4911625;0.00589226,-0.2579762;0.2402682;0.01416055,-0.332867;0.03410909;-0.009715505,0.08948354;0.005651428;-0.03944328,0.09736847;-0.3197467;0.007114213,0.1036335;-0.6726009;0.09210218,0.1051199;-0.6356126;0.02192493,-0.08808125;0.006261614;-0.04239694,-0.1159374;-0.3197859;-0.0102907,-0.1372879;-0.6729859;0.07071676,-0.1338974;-0.6359384;0.0006116182,0.007487572;0.5452208;0.004979881,0;0;0,-0.03338619;0.3075201;-0.04452848,-0.0666699;0.6097187;-0.1031575,0.1316154;0.5196654;-0.06818891,0.3216978;0.3397519;-0.03445053,0.4553554;0.1745847;-0.0939126,-0.1888466;0.4656801;0.03689877,-0.3393054;0.2540297;0.08385314,-0.5234598;0.1373332;0.0499505,0.07330685;0.01269475;-0.06371784,0.1129029;-0.3131984;-0.08214426,0.09866707;-0.6681197;-0.007334471,0.123844;-0.6919593;-0.04532552,-0.09701496;-0.004376861;-0.01280451,-0.1350004;-0.326634;-0.06591886,-0.1476144;-0.6846945;-0.007593542,-0.1621901;-0.673077;-0.07411819,-0.05879788;0.5352967;-0.08578849,936.986
+0;0;0,0.003856147;0.3123926;0.007876194,0.008641387;0.6219216;0.0007925336,0.1924449;0.4978009;0.02287052,0.2631794;0.2443842;0.04324316,0.3379747;0.038258;0.01879071,-0.1766297;0.4909445;0.006020871,-0.2639794;0.2420637;0.01419445,-0.3438381;0.03760132;-0.008121574,0.08945792;0.005672051;-0.0394984,0.09727528;-0.3197282;0.007056117,0.103227;-0.6726218;0.09190249,0.1046631;-0.6356323;0.0217243,-0.08812442;0.00623515;-0.04231105,-0.1160915;-0.3197984;-0.01015992,-0.1376536;-0.6730386;0.07061604,-0.1343128;-0.6359835;0.0005092844,0.00739275;0.5452224;0.005031453,0;0;0,-0.03338619;0.3075201;-0.04452848,-0.0666699;0.6097187;-0.1031575,0.1316154;0.5196654;-0.06818891,0.3216978;0.3397519;-0.03445053,0.4553554;0.1745847;-0.0939126,-0.1888466;0.4656801;0.03689877,-0.3393054;0.2540297;0.08385314,-0.5234598;0.1373332;0.0499505,0.07330685;0.01269475;-0.06371784,0.1129029;-0.3131984;-0.08214426,0.09866707;-0.6681197;-0.007334471,0.123844;-0.6919593;-0.04532552,-0.09701496;-0.004376861;-0.01280451,-0.1350004;-0.326634;-0.06591886,-0.1476144;-0.6846945;-0.007593542,-0.1621901;-0.673077;-0.07411819,-0.05879788;0.5352967;-0.08578849,936.9987
+0;0;0,0.003856147;0.3123926;0.007876194,0.008641387;0.6219216;0.0007925336,0.1924449;0.4978009;0.02287052,0.2631794;0.2443842;0.04324316,0.3379747;0.038258;0.01879071,-0.1766297;0.4909445;0.006020871,-0.2639794;0.2420637;0.01419445,-0.3438381;0.03760132;-0.008121574,0.08945792;0.005672051;-0.0394984,0.09727528;-0.3197282;0.007056117,0.103227;-0.6726218;0.09190249,0.1046631;-0.6356323;0.0217243,-0.08812442;0.00623515;-0.04231105,-0.1160915;-0.3197984;-0.01015992,-0.1376536;-0.6730386;0.07061604,-0.1343128;-0.6359835;0.0005092844,0.00739275;0.5452224;0.005031453,0;0;0,-0.03338619;0.3075201;-0.04452848,-0.0666699;0.6097187;-0.1031575,0.1316154;0.5196654;-0.06818891,0.3216978;0.3397519;-0.03445053,0.4553554;0.1745847;-0.0939126,-0.1888466;0.4656801;0.03689877,-0.3393054;0.2540297;0.08385314,-0.5234598;0.1373332;0.0499505,0.07330685;0.01269475;-0.06371784,0.1129029;-0.3131984;-0.08214426,0.09866707;-0.6681197;-0.007334471,0.123844;-0.6919593;-0.04532552,-0.09701496;-0.004376861;-0.01280451,-0.1350004;-0.326634;-0.06591886,-0.1476144;-0.6846945;-0.007593542,-0.1621901;-0.673077;-0.07411819,-0.05879788;0.5352967;-0.08578849,937.0161
+0;0;0,0.003855716;0.3123576;0.007875312,0.00863426;0.621455;0.0008023698,0.1931598;0.4972762;0.02294277,0.2640445;0.2433211;0.0433587,0.3443707;0.02195266;0.01709809,-0.1773507;0.4903931;0.006027569,-0.264886;0.2409835;0.01421851,-0.3506499;0.02140196;-0.009747689,0.08903065;0.00564496;-0.03930975,0.09687749;-0.3209822;0.007420298,0.1028196;-0.6733079;0.09213011,0.1042585;-0.6363049;0.02181655,-0.08770352;0.00620537;-0.04210896,-0.115776;-0.3210574;-0.009836603,-0.1373035;-0.6737291;0.07080936,-0.1339562;-0.6366603;0.0005673692,0.007387681;0.5448822;0.0050343,0;0;0,-0.03290114;0.3073736;-0.04564166,-0.06553043;0.6089122;-0.1057413,0.132766;0.5195067;-0.06439805,0.3298947;0.3469878;-0.0281744,0.4935828;0.1863408;-0.08771133,-0.1909405;0.4673128;0.03375074,-0.3575526;0.2663885;0.07623028,-0.5518114;0.1342139;0.04558263,0.07374257;0.01257887;-0.06250906,0.1135132;-0.3145435;-0.0809412,0.09990154;-0.6690583;-0.006924152,0.1253239;-0.692789;-0.04515791,-0.09632047;-0.003923406;-0.01451041,-0.1326475;-0.3278714;-0.06616855,-0.1457171;-0.6852835;-0.007600192,-0.1593704;-0.6737322;-0.07444587,-0.05778518;0.5346907;-0.08802032,937.0379
+0;0;0,0.003822822;0.3118513;0.007852813,0.00851066;0.6203164;0.0008298601,0.1934945;0.4964723;0.02295733,0.269953;0.2439422;0.04332594,0.3533267;0.03711532;0.01839788,-0.1777748;0.4891813;0.00622192,-0.2719427;0.2420024;0.01442132,-0.3570952;0.03564014;-0.008241564,0.08865888;0.005611378;-0.03922096,0.09632757;-0.3216463;0.007927075,0.1022998;-0.6737471;0.09254357,0.1037042;-0.6367245;0.02205699,-0.08741508;0.00617915;-0.04184004,-0.1156109;-0.321737;-0.009353977,-0.137361;-0.6742055;0.07104181,-0.1340412;-0.6371136;0.0006264001,0.007286859;0.5439266;0.005038426,0;0;0,-0.03228248;0.3068475;-0.04615164,-0.06451873;0.6076657;-0.1068032,0.1337007;0.5197201;-0.06161809,0.3403434;0.3588358;-0.02357483,0.5026883;0.2121236;-0.07326984,-0.1932414;0.4679168;0.0307244,-0.370247;0.2759084;0.07355015,-0.5584172;0.156202;0.04880528,0.07414293;0.01257697;-0.06143951,0.1140297;-0.3151969;-0.08021927,0.1008704;-0.6695966;-0.006745815,0.1265773;-0.6931944;-0.04529548,-0.09575638;-0.003791527;-0.01570057,-0.1307891;-0.3286604;-0.06681131,-0.1443911;-0.6857382;-0.007810906,-0.1571196;-0.6742048;-0.0750167,-0.05683975;0.5336633;-0.08893442,937.0616
+0;0;0,0.003822822;0.3118513;0.007852813,0.00851066;0.6203164;0.0008298601,0.1934945;0.4964723;0.02295733,0.269953;0.2439422;0.04332594,0.3533267;0.03711532;0.01839788,-0.1777748;0.4891813;0.00622192,-0.2719427;0.2420024;0.01442132,-0.3570952;0.03564014;-0.008241564,0.08865888;0.005611378;-0.03922096,0.09632757;-0.3216463;0.007927075,0.1022998;-0.6737471;0.09254357,0.1037042;-0.6367245;0.02205699,-0.08741508;0.00617915;-0.04184004,-0.1156109;-0.321737;-0.009353977,-0.137361;-0.6742055;0.07104181,-0.1340412;-0.6371136;0.0006264001,0.007286859;0.5439266;0.005038426,0;0;0,-0.03228248;0.3068475;-0.04615164,-0.06451873;0.6076657;-0.1068032,0.1337007;0.5197201;-0.06161809,0.3403434;0.3588358;-0.02357483,0.5026883;0.2121236;-0.07326984,-0.1932414;0.4679168;0.0307244,-0.370247;0.2759084;0.07355015,-0.5584172;0.156202;0.04880528,0.07414293;0.01257697;-0.06143951,0.1140297;-0.3151969;-0.08021927,0.1008704;-0.6695966;-0.006745815,0.1265773;-0.6931944;-0.04529548,-0.09575638;-0.003791527;-0.01570057,-0.1307891;-0.3286604;-0.06681131,-0.1443911;-0.6857382;-0.007810906,-0.1571196;-0.6742048;-0.0750167,-0.05683975;0.5336633;-0.08893442,937.0825
+0;0;0,0.003815194;0.3112291;0.007837144,0.00849345;0.6190652;0.0008294503,0.1939896;0.4952689;0.02299616,0.2696922;0.2452352;0.04316341,0.3530407;0.03847103;0.01824292,-0.1782955;0.4879579;0.006214962,-0.2715325;0.2432226;0.01433331,-0.3566592;0.03692286;-0.008322703,0.08772962;0.005552563;-0.03880987,0.09540265;-0.3218905;0.008364875,0.1013615;-0.6732017;0.0927916,0.1027716;-0.6361501;0.02201436,-0.08649886;0.006114385;-0.04140151,-0.1147106;-0.3219875;-0.00889704,-0.136412;-0.6736656;0.07131845,-0.1330784;-0.6365443;0.0006126761,0.007272494;0.542853;0.00502823,0;0;0,-0.03093597;0.306284;-0.04661131,-0.06246549;0.606476;-0.1075346,0.1362076;0.5187249;-0.06254864,0.3473138;0.3697979;-0.018852,0.521807;0.2352821;-0.06100702,-0.1974284;0.4719309;0.02638133,-0.3724844;0.2822469;0.0714349,-0.5693772;0.1777712;0.04618705,0.07443861;0.01224563;-0.05951858,0.1154465;-0.3155213;-0.07927966,0.1024475;-0.6691746;-0.006181479,0.1284609;-0.6926224;-0.04526806,-0.09439548;-0.003241073;-0.01767797,-0.1272951;-0.3287472;-0.06734344,-0.1401172;-0.6849536;-0.007882904,-0.152177;-0.6734636;-0.0755074,-0.05490696;0.5326633;-0.08959103,937.0939
+0;0;0,0.003789482;0.311229;0.00785129,0.008417638;0.6190663;0.0008661337,0.194076;0.4958284;0.02292326,0.2760485;0.2478259;0.04365302,0.3654294;0.04339768;0.02042414,-0.1783531;0.4879346;0.006317165,-0.2772059;0.2454246;0.01477144,-0.3675623;0.04136428;-0.00791193,0.08767156;0.005561538;-0.03893955,0.09491657;-0.3218919;0.00823072,0.101454;-0.6732203;0.09254336,0.1028235;-0.6361704;0.02176515,-0.08655822;0.006090861;-0.04128074,-0.1147885;-0.3220095;-0.008776836,-0.136602;-0.6736679;0.0714942,-0.1333059;-0.6365448;0.0007868633,0.007207349;0.5428537;0.005060459,0;0;0,-0.03093597;0.306284;-0.04661131,-0.06246549;0.606476;-0.1075346,0.1362076;0.5187249;-0.06254864,0.3473138;0.3697979;-0.018852,0.521807;0.2352821;-0.06100702,-0.1974284;0.4719309;0.02638133,-0.3724844;0.2822469;0.0714349,-0.5693772;0.1777712;0.04618705,0.07443861;0.01224563;-0.05951858,0.1154465;-0.3155213;-0.07927966,0.1024475;-0.6691746;-0.006181479,0.1284609;-0.6926224;-0.04526806,-0.09439548;-0.003241073;-0.01767797,-0.1272951;-0.3287472;-0.06734344,-0.1401172;-0.6849536;-0.007882904,-0.152177;-0.6734636;-0.0755074,-0.05490696;0.5326633;-0.08959103,937.1053
+0;0;0,0.003789482;0.311229;0.00785129,0.008417638;0.6190663;0.0008661337,0.194076;0.4958284;0.02292326,0.2760485;0.2478259;0.04365302,0.3654294;0.04339768;0.02042414,-0.1783531;0.4879346;0.006317165,-0.2772059;0.2454246;0.01477144,-0.3675623;0.04136428;-0.00791193,0.08767156;0.005561538;-0.03893955,0.09491657;-0.3218919;0.00823072,0.101454;-0.6732203;0.09254336,0.1028235;-0.6361704;0.02176515,-0.08655822;0.006090861;-0.04128074,-0.1147885;-0.3220095;-0.008776836,-0.136602;-0.6736679;0.0714942,-0.1333059;-0.6365448;0.0007868633,0.007207349;0.5428537;0.005060459,0;0;0,-0.03093597;0.306284;-0.04661131,-0.06246549;0.606476;-0.1075346,0.1362076;0.5187249;-0.06254864,0.3473138;0.3697979;-0.018852,0.521807;0.2352821;-0.06100702,-0.1974284;0.4719309;0.02638133,-0.3724844;0.2822469;0.0714349,-0.5693772;0.1777712;0.04618705,0.07443861;0.01224563;-0.05951858,0.1154465;-0.3155213;-0.07927966,0.1024475;-0.6691746;-0.006181479,0.1284609;-0.6926224;-0.04526806,-0.09439548;-0.003241073;-0.01767797,-0.1272951;-0.3287472;-0.06734344,-0.1401172;-0.6849536;-0.007882904,-0.152177;-0.6734636;-0.0755074,-0.05490696;0.5326633;-0.08959103,937.1177
+0;0;0,0.003791856;0.311424;0.007856208,0.008424509;0.6195546;0.0008610501,0.1943777;0.4960914;0.02295486,0.2767753;0.2468029;0.04379211,0.3649348;0.04516807;0.02088064,-0.1786437;0.4881851;0.006322361,-0.2780091;0.2444176;0.01482048,-0.3671308;0.0431456;-0.007552947,0.08713712;0.005527636;-0.03870218,0.09440805;-0.3230974;0.008636862,0.1009347;-0.6738464;0.09281046,0.1023095;-0.636769;0.02175558,-0.08603057;0.006053731;-0.0410291,-0.1143619;-0.3232205;-0.008408897,-0.1361394;-0.6742991;0.07172976,-0.1328304;-0.6371481;0.0007460341,0.007211831;0.5431916;0.005063655,0;0;0,-0.02938858;0.3065503;-0.04716134,-0.05924762;0.6070946;-0.1086786,0.1384716;0.5182186;-0.05877733,0.3564736;0.3771538;-0.01468492,0.5342784;0.2513962;-0.05372524,-0.19731;0.4733684;0.02309602,-0.3831668;0.2920302;0.06716458,-0.5782171;0.1905568;0.04242267,0.07497275;0.01196298;-0.05794191,0.116859;-0.3168462;-0.07839608,0.1039027;-0.669957;-0.005612373,0.1305597;-0.6931089;-0.04517317,-0.09345622;-0.002816805;-0.01947543,-0.1250218;-0.3296475;-0.06921062,-0.1370474;-0.6851203;-0.008819841,-0.1481871;-0.673656;-0.07688683,-0.05214548;0.5331131;-0.09060264,937.1385
+0;0;0,0.003851973;0.311421;0.00794499,0.008488106;0.619553;0.001015794,0.1944754;0.4962033;0.02303484,0.2832419;0.2491647;0.04450038,0.3741955;0.04842445;0.02489359,-0.1785641;0.4881285;0.006518268,-0.2850246;0.2473814;0.01519758,-0.378042;0.04773125;-0.005807929,0.08714151;0.005466003;-0.03870106,0.0944678;-0.3231265;0.008854613,0.1012114;-0.6738749;0.09301353,0.1025635;-0.6367902;0.02195894,-0.08604249;0.006110865;-0.04099559,-0.1142572;-0.3231543;-0.008182637,-0.1361588;-0.6742231;0.07196471,-0.1328695;-0.6370686;0.0009804145,0.007275002;0.5431892;0.005205128,0;0;0,-0.02938858;0.3065503;-0.04716134,-0.05924762;0.6070946;-0.1086786,0.1384716;0.5182186;-0.05877733,0.3564736;0.3771538;-0.01468492,0.5342784;0.2513962;-0.05372524,-0.19731;0.4733684;0.02309602,-0.3831668;0.2920302;0.06716458,-0.5782171;0.1905568;0.04242267,0.07497275;0.01196298;-0.05794191,0.116859;-0.3168462;-0.07839608,0.1039027;-0.669957;-0.005612373,0.1305597;-0.6931089;-0.04517317,-0.09345622;-0.002816805;-0.01947543,-0.1250218;-0.3296475;-0.06921062,-0.1370474;-0.6851203;-0.008819841,-0.1481871;-0.673656;-0.07688683,-0.05214548;0.5331131;-0.09060264,937.1501
+0;0;0,0.003848046;0.3111035;0.007936891,0.008477041;0.6187619;0.001018755,0.1959431;0.4951685;0.02317149,0.2849246;0.2475316;0.04468903,0.3734772;0.05209057;0.02559983,-0.1800392;0.4870299;0.006524628,-0.2867575;0.2456998;0.01522496,-0.3773193;0.05132012;-0.005226031,0.08670983;0.005438925;-0.03850934,0.09404069;-0.3233592;0.009076089,0.1007738;-0.6735616;0.09310402,0.1021301;-0.6364545;0.02182467,-0.08561624;0.006080593;-0.0407925,-0.1138486;-0.3233905;-0.007959023,-0.1357161;-0.6739129;0.07206358,-0.1324164;-0.6367358;0.000854753,0.007265954;0.542525;0.005201129,0;0;0,-0.02833735;0.3061706;-0.04816389,-0.05735818;0.6060699;-0.1108387,0.1408824;0.516849;-0.05610895,0.3650508;0.3845568;-0.01192737,0.5486404;0.2750929;-0.03867936,-0.1986149;0.4738307;0.02066052,-0.3912507;0.2990181;0.0657909,-0.5836284;0.2053162;0.04101344,0.07550937;0.01154667;-0.05653453,0.1182362;-0.3173083;-0.07786822,0.105349;-0.6699569;-0.005614281,0.1326851;-0.6927995;-0.04553294,-0.09268578;-0.002343055;-0.02085663,-0.1227982;-0.3296581;-0.0696875,-0.1338074;-0.6844735;-0.008592933,-0.1440495;-0.6730919;-0.07701482,-0.05044438;0.5322793;-0.09244967,937.1719
+0;0;0,0.003848046;0.3111035;0.007936891,0.008477041;0.6187619;0.001018755,0.1959431;0.4951685;0.02317149,0.2849246;0.2475316;0.04468903,0.3734772;0.05209057;0.02559983,-0.1800392;0.4870299;0.006524628,-0.2867575;0.2456998;0.01522496,-0.3773193;0.05132012;-0.005226031,0.08670983;0.005438925;-0.03850934,0.09404069;-0.3233592;0.009076089,0.1007738;-0.6735616;0.09310402,0.1021301;-0.6364545;0.02182467,-0.08561624;0.006080593;-0.0407925,-0.1138486;-0.3233905;-0.007959023,-0.1357161;-0.6739129;0.07206358,-0.1324164;-0.6367358;0.000854753,0.007265954;0.542525;0.005201129,0;0;0,-0.02833735;0.3061706;-0.04816389,-0.05735818;0.6060699;-0.1108387,0.1408824;0.516849;-0.05610895,0.3650508;0.3845568;-0.01192737,0.5486404;0.2750929;-0.03867936,-0.1986149;0.4738307;0.02066052,-0.3912507;0.2990181;0.0657909,-0.5836284;0.2053162;0.04101344,0.07550937;0.01154667;-0.05653453,0.1182362;-0.3173083;-0.07786822,0.105349;-0.6699569;-0.005614281,0.1326851;-0.6927995;-0.04553294,-0.09268578;-0.002343055;-0.02085663,-0.1227982;-0.3296581;-0.0696875,-0.1338074;-0.6844735;-0.008592933,-0.1440495;-0.6730919;-0.07701482,-0.05044438;0.5322793;-0.09244967,937.1833
+0;0;0,0.003898018;0.3114485;0.007903452,0.00854029;0.6192194;0.0009624902,0.1963731;0.4959931;0.02304642,0.2919242;0.2523528;0.04548653,0.387887;0.06079565;0.02635011,-0.1802042;0.4873209;0.006693022,-0.2928637;0.2502004;0.01540387,-0.3873855;0.05789876;-0.003434794,0.08591322;0.005392308;-0.0383004,0.09324713;-0.3236873;0.009522274,0.1003007;-0.6736401;0.09322711,0.1015948;-0.6365259;0.0219212,-0.08492482;0.006019213;-0.04035619,-0.1128654;-0.3237891;-0.007493898,-0.1349362;-0.673958;0.07261746,-0.1316957;-0.6367778;0.001380101,0.007326248;0.5429114;0.005149468,0;0;0,-0.02741427;0.3065013;-0.04881859,-0.05548138;0.6065256;-0.111896,0.142131;0.515981;-0.05423045,0.3713032;0.3964311;-0.007517338,0.5572442;0.2904741;-0.02915668,-0.1994054;0.4757684;0.01761088,-0.3959307;0.3069701;0.06095954,-0.5916859;0.221575;0.03533153,0.07565138;0.01147234;-0.05497575,0.1181884;-0.3177021;-0.07663155,0.1067305;-0.6704198;-0.006047487,0.1343806;-0.6931339;-0.04596639,-0.09161128;-0.002335067;-0.02188604,-0.1210002;-0.3300749;-0.07043552,-0.1311735;-0.6845683;-0.009164065,-0.1407669;-0.6731835;-0.07770791,-0.04877291;0.5326572;-0.09344697,937.2053
+0;0;0,0.003893404;0.3110798;0.007894095,0.008528512;0.6183767;0.0009644157,0.1968707;0.4951558;0.02308916,0.2908343;0.2555636;0.04515644,0.3865709;0.06445798;0.02606512,-0.1807171;0.4864604;0.006691883,-0.2915048;0.2532797;0.015258,-0.3858038;0.0614313;-0.003536252,0.08556188;0.005370257;-0.03814377,0.09290411;-0.3240825;0.009733133,0.09994444;-0.673381;0.09328146,0.1012402;-0.6362578;0.02188502,-0.08457753;0.005994597;-0.04019116,-0.1125498;-0.3241878;-0.007291596,-0.1345793;-0.673702;0.07266998,-0.1313348;-0.6365126;0.001342185,0.007316559;0.5422;0.005144188,0;0;0,-0.02665344;0.3061233;-0.04925656,-0.05410291;0.6056571;-0.1126249,0.1444122;0.5153277;-0.05724835,0.373567;0.4084858;-0.004395008,0.5649339;0.3123487;-0.01809454,-0.2007337;0.4767884;0.01518601,-0.3963449;0.3137877;0.05863246,-0.596211;0.242544;0.02655102,0.07583721;0.01121277;-0.05410743,0.1183396;-0.3183654;-0.07548523,0.1083554;-0.6706375;-0.005886078,0.1359115;-0.6933755;-0.04600143,-0.09101211;-0.002183445;-0.02272993,-0.1198197;-0.3303792;-0.07113339,-0.1291183;-0.6841383;-0.009429362,-0.1385789;-0.6727917;-0.07807644,-0.04750314;0.5319315;-0.09410977,937.2276
+0;0;0,0.003893404;0.3110798;0.007894095,0.008528512;0.6183767;0.0009644157,0.1968707;0.4951558;0.02308916,0.2908343;0.2555636;0.04515644,0.3865709;0.06445798;0.02606512,-0.1807171;0.4864604;0.006691883,-0.2915048;0.2532797;0.015258,-0.3858038;0.0614313;-0.003536252,0.08556188;0.005370257;-0.03814377,0.09290411;-0.3240825;0.009733133,0.09994444;-0.673381;0.09328146,0.1012402;-0.6362578;0.02188502,-0.08457753;0.005994597;-0.04019116,-0.1125498;-0.3241878;-0.007291596,-0.1345793;-0.673702;0.07266998,-0.1313348;-0.6365126;0.001342185,0.007316559;0.5422;0.005144188,0;0;0,-0.02665344;0.3061233;-0.04925656,-0.05410291;0.6056571;-0.1126249,0.1444122;0.5153277;-0.05724835,0.373567;0.4084858;-0.004395008,0.5649339;0.3123487;-0.01809454,-0.2007337;0.4767884;0.01518601,-0.3963449;0.3137877;0.05863246,-0.596211;0.242544;0.02655102,0.07583721;0.01121277;-0.05410743,0.1183396;-0.3183654;-0.07548523,0.1083554;-0.6706375;-0.005886078,0.1359115;-0.6933755;-0.04600143,-0.09101211;-0.002183445;-0.02272993,-0.1198197;-0.3303792;-0.07113339,-0.1291183;-0.6841383;-0.009429362,-0.1385789;-0.6727917;-0.07807644,-0.04750314;0.5319315;-0.09410977,937.2388
+0;0;0,0.003921288;0.3110761;0.00802369,0.008538065;0.6183752;0.001187125,0.1970272;0.4954768;0.02260979,0.2972545;0.2585537;0.04590207,0.397848;0.06979235;0.02854116,-0.1807088;0.4864759;0.006953185,-0.2966457;0.2558032;0.01527927,-0.3951229;0.06601034;-0.002947714,0.08544413;0.005360949;-0.03840811,0.09259514;-0.3240164;0.01001376,0.1001515;-0.6733179;0.09350395,0.1013246;-0.6361885;0.02210602,-0.08466879;0.005973266;-0.04000174,-0.1125296;-0.3242092;-0.007008489,-0.1346272;-0.6737757;0.07270496,-0.1315009;-0.6365606;0.001374468,0.007329668;0.5421975;0.005348334,0;0;0,-0.02665344;0.3061233;-0.04925656,-0.05410291;0.6056571;-0.1126249,0.1444122;0.5153277;-0.05724835,0.373567;0.4084858;-0.004395008,0.5649339;0.3123487;-0.01809454,-0.2007337;0.4767884;0.01518601,-0.3963449;0.3137877;0.05863246,-0.596211;0.242544;0.02655102,0.07583721;0.01121277;-0.05410743,0.1183396;-0.3183654;-0.07548523,0.1083554;-0.6706375;-0.005886078,0.1359115;-0.6933755;-0.04600143,-0.09101211;-0.002183445;-0.02272993,-0.1198197;-0.3303792;-0.07113339,-0.1291183;-0.6841383;-0.009429362,-0.1385789;-0.6727917;-0.07807644,-0.04750314;0.5319315;-0.09410977,937.2503
+0;0;0,0.003917308;0.3107604;0.008015546,0.008531136;0.6178601;0.001181597,0.1983073;0.4946519;0.02272097,0.2984174;0.2580058;0.04598603,0.398777;0.06968337;0.02866549,-0.1819912;0.4855899;0.006958154,-0.2977926;0.2551869;0.01527451,-0.3960409;0.06583537;-0.00291009,0.08514282;0.005342045;-0.03827267,0.09231394;-0.3249614;0.01028533,0.0998539;-0.6735028;0.09359384,0.101028;-0.636367;0.02213202,-0.08437022;0.005952201;-0.03986068,-0.1123094;-0.3251586;-0.006774664,-0.1343589;-0.6739644;0.07276531,-0.1312298;-0.6367428;0.001371004,0.007322852;0.5416895;0.005342416,0;0;0,-0.02525411;0.3059109;-0.04931903,-0.05162994;0.6053936;-0.1124456,0.1470991;0.5168037;-0.05248141,0.3798269;0.4178027;-0.00147891,0.5765523;0.333584;-0.008091211,-0.2011608;0.4769323;0.01417694,-0.4054432;0.3246089;0.05456237,-0.606664;0.2586762;0.02293224,0.07618268;0.01084986;-0.05311417,0.118568;-0.3196884;-0.07450533,0.1101288;-0.6714526;-0.006175518,0.1376746;-0.6941831;-0.04642248,-0.09044754;-0.001836954;-0.02363269,-0.1183591;-0.331167;-0.07130173,-0.1268784;-0.684147;-0.009570055,-0.135419;-0.6727453;-0.07841952,-0.04535379;0.5316038;-0.09410405,937.2629
+0;0;0,0.003917308;0.3107604;0.008015546,0.008531136;0.6178601;0.001181597,0.1983073;0.4946519;0.02272097,0.2984174;0.2580058;0.04598603,0.398777;0.06968337;0.02866549,-0.1819912;0.4855899;0.006958154,-0.2977926;0.2551869;0.01527451,-0.3960409;0.06583537;-0.00291009,0.08514282;0.005342045;-0.03827267,0.09231394;-0.3249614;0.01028533,0.0998539;-0.6735028;0.09359384,0.101028;-0.636367;0.02213202,-0.08437022;0.005952201;-0.03986068,-0.1123094;-0.3251586;-0.006774664,-0.1343589;-0.6739644;0.07276531,-0.1312298;-0.6367428;0.001371004,0.007322852;0.5416895;0.005342416,0;0;0,-0.02525411;0.3059109;-0.04931903,-0.05162994;0.6053936;-0.1124456,0.1470991;0.5168037;-0.05248141,0.3798269;0.4178027;-0.00147891,0.5765523;0.333584;-0.008091211,-0.2011608;0.4769323;0.01417694,-0.4054432;0.3246089;0.05456237,-0.606664;0.2586762;0.02293224,0.07618268;0.01084986;-0.05311417,0.118568;-0.3196884;-0.07450533,0.1101288;-0.6714526;-0.006175518,0.1376746;-0.6941831;-0.04642248,-0.09044754;-0.001836954;-0.02363269,-0.1183591;-0.331167;-0.07130173,-0.1268784;-0.684147;-0.009570055,-0.135419;-0.6727453;-0.07841952,-0.04535379;0.5316038;-0.09410405,937.2845
+0;0;0,0.003854396;0.3104467;0.008117583,0.008393963;0.6169645;0.001402365,0.1986665;0.4946539;0.02281673,0.3065993;0.2605457;0.04638798,0.4118958;0.07496063;0.03176013,-0.1823604;0.4846981;0.007251832,-0.3045605;0.2566374;0.01545285,-0.4081315;0.07032423;-0.001970463,0.08492067;0.005275941;-0.03825371,0.09179266;-0.3251751;0.01061309,0.09951407;-0.6735077;0.09394264,0.1006499;-0.63626;0.02144942,-0.08422352;0.005970005;-0.03966688,-0.1124795;-0.3252858;-0.006436378,-0.1343681;-0.6739229;0.07301221,-0.1312485;-0.636591;0.0005857125,0.007201236;0.5409607;0.00553051,0;0;0,-0.024972;0.3055185;-0.04992771,-0.05081787;0.6043017;-0.1137311,0.1485855;0.5157149;-0.05589294,0.3850982;0.4273885;0.001307964,0.5830715;0.3465238;-0.001950264,-0.2018649;0.4772246;0.01211485,-0.410688;0.3293934;0.05149262,-0.6142722;0.2734336;0.01735939,0.07630897;0.01057318;-0.0526104,0.1191035;-0.3201105;-0.07382274,0.1116165;-0.6717923;-0.005977631,0.1405287;-0.6936747;-0.04818416,-0.09008835;-0.001683638;-0.02416523,-0.1174021;-0.3313308;-0.07127983,-0.1254394;-0.6841285;-0.009569269,-0.1342049;-0.6730544;-0.07938378,-0.04462864;0.5307265;-0.09519958,937.3058
+0;0;0,0.003853636;0.3103855;0.00811598,0.008388869;0.6166112;0.001407493,0.1989735;0.4943057;0.02284557,0.3082802;0.2572175;0.04671686,0.4135081;0.07175316;0.03209852,-0.1826721;0.4843336;0.007255401,-0.3064276;0.25337;0.01556081,-0.4099313;0.06717804;-0.001851169,0.08489069;0.005274078;-0.0382402,0.09176001;-0.3250488;0.01060766,0.0994852;-0.673552;0.09397803,0.1006219;-0.6362984;0.02142576,-0.08419377;0.005967896;-0.03965287,-0.1124388;-0.3251595;-0.006435249,-0.1343381;-0.6739674;0.07305224,-0.131216;-0.6366295;0.0005667508,0.007197401;0.5406876;0.005531284,0;0;0,-0.02491598;0.3053799;-0.05042004,-0.0503999;0.6037927;-0.1147003,0.1482483;0.5173745;-0.05141187,0.3906383;0.4339462;0.003500938,0.5910752;0.3597488;0.001653671,-0.2025151;0.4765836;0.01025335,-0.4227884;0.3396489;0.04842642,-0.6266993;0.2861208;0.0132312,0.07665931;0.01036778;-0.05208087,0.1188294;-0.3202722;-0.07318521,0.1124854;-0.6722215;-0.005685329,0.1413886;-0.6940928;-0.04801393,-0.08985532;-0.001401472;-0.02491212,-0.1166292;-0.3310973;-0.07106784,-0.1243167;-0.6840643;-0.009261943,-0.1320857;-0.6729959;-0.07925465,-0.04428136;0.5303209;-0.09606481,937.328
+0;0;0,0.003853636;0.3103855;0.00811598,0.008388869;0.6166112;0.001407493,0.1989735;0.4943057;0.02284557,0.3082802;0.2572175;0.04671686,0.4135081;0.07175316;0.03209852,-0.1826721;0.4843336;0.007255401,-0.3064276;0.25337;0.01556081,-0.4099313;0.06717804;-0.001851169,0.08489069;0.005274078;-0.0382402,0.09176001;-0.3250488;0.01060766,0.0994852;-0.673552;0.09397803,0.1006219;-0.6362984;0.02142576,-0.08419377;0.005967896;-0.03965287,-0.1124388;-0.3251595;-0.006435249,-0.1343381;-0.6739674;0.07305224,-0.131216;-0.6366295;0.0005667508,0.007197401;0.5406876;0.005531284,0;0;0,-0.02491598;0.3053799;-0.05042004,-0.0503999;0.6037927;-0.1147003,0.1482483;0.5173745;-0.05141187,0.3906383;0.4339462;0.003500938,0.5910752;0.3597488;0.001653671,-0.2025151;0.4765836;0.01025335,-0.4227884;0.3396489;0.04842642,-0.6266993;0.2861208;0.0132312,0.07665931;0.01036778;-0.05208087,0.1188294;-0.3202722;-0.07318521,0.1124854;-0.6722215;-0.005685329,0.1413886;-0.6940928;-0.04801393,-0.08985532;-0.001401472;-0.02491212,-0.1166292;-0.3310973;-0.07106784,-0.1243167;-0.6840643;-0.009261943,-0.1320857;-0.6729959;-0.07925465,-0.04428136;0.5303209;-0.09606481,937.3392
+0;0;0,0.003859979;0.3103848;0.008138805,0.008374962;0.6166116;0.001466147,0.1991149;0.4949049;0.02282239,0.3147208;0.260979;0.04817104,0.4225578;0.07699542;0.03385815,-0.1826764;0.4843191;0.007357252,-0.3131974;0.2571042;0.01549907,-0.4247279;0.07570721;-0.002932197,0.08485422;0.005242726;-0.03832534,0.09162394;-0.3250509;0.01073385,0.09936298;-0.6735666;0.09405048,0.1004665;-0.6363104;0.02149796,-0.08423142;0.005996977;-0.03956844,-0.1124389;-0.3251305;-0.006320242,-0.1344843;-0.6739551;0.07305354,-0.1313948;-0.6366123;0.0005671456,0.007188298;0.5406874;0.00558046,0;0;0,-0.02491598;0.3053799;-0.05042004,-0.0503999;0.6037927;-0.1147003,0.1482483;0.5173745;-0.05141187,0.3906383;0.4339462;0.003500938,0.5910752;0.3597488;0.001653671,-0.2025151;0.4765836;0.01025335,-0.4227884;0.3396489;0.04842642,-0.6266993;0.2861208;0.0132312,0.07665931;0.01036778;-0.05208087,0.1188294;-0.3202722;-0.07318521,0.1124854;-0.6722215;-0.005685329,0.1413886;-0.6940928;-0.04801393,-0.08985532;-0.001401472;-0.02491212,-0.1166292;-0.3310973;-0.07106784,-0.1243167;-0.6840643;-0.009261943,-0.1320857;-0.6729959;-0.07925465,-0.04428136;0.5303209;-0.09606481,937.3506
+0;0;0,0.003874826;0.3115786;0.008170109,0.008412098;0.6193143;0.00146296,0.2000406;0.4969825;0.02292191,0.3150451;0.2642736;0.04813867,0.4227963;0.08043632;0.03383717,-0.1835311;0.4863472;0.007384654,-0.313373;0.2603145;0.01548412,-0.4248149;0.07906181;-0.002932495,0.08467986;0.005231953;-0.03824659,0.09147955;-0.326524;0.01102979,0.09920505;-0.6744292;0.09420048,0.1003025;-0.6372129;0.02204694,-0.08405834;0.005984655;-0.03948713,-0.1123907;-0.3266088;-0.006091736,-0.1343975;-0.6748223;0.073143,-0.1313249;-0.63752;0.001055211,0.007219001;0.5429785;0.005599577,0;0;0,-0.02439769;0.3065055;-0.05120683,-0.04863936;0.6063288;-0.1166091,0.1493941;0.5177397;-0.0485599,0.3920458;0.4392298;0.005953312,0.5952331;0.3734586;0.006186724,-0.2019401;0.4765395;0.007955268,-0.4291195;0.3536159;0.04393651,-0.6338195;0.3041851;0.008362491,0.07679078;0.01028237;-0.05155873,0.118835;-0.3218783;-0.07248592,0.1136234;-0.6733243;-0.005600929,0.1423996;-0.695367;-0.04710889,-0.08952639;-0.001525929;-0.02536834,-0.1165238;-0.3327089;-0.07147021,-0.1234755;-0.6851054;-0.009960532,-0.1304883;-0.6739515;-0.07963881,-0.04286642;0.5324723;-0.09769964,937.3619
+0;0;0,0.003874826;0.3115786;0.008170109,0.008412098;0.6193143;0.00146296,0.2000406;0.4969825;0.02292191,0.3150451;0.2642736;0.04813867,0.4227963;0.08043632;0.03383717,-0.1835311;0.4863472;0.007384654,-0.313373;0.2603145;0.01548412,-0.4248149;0.07906181;-0.002932495,0.08467986;0.005231953;-0.03824659,0.09147955;-0.326524;0.01102979,0.09920505;-0.6744292;0.09420048,0.1003025;-0.6372129;0.02204694,-0.08405834;0.005984655;-0.03948713,-0.1123907;-0.3266088;-0.006091736,-0.1343975;-0.6748223;0.073143,-0.1313249;-0.63752;0.001055211,0.007219001;0.5429785;0.005599577,0;0;0,-0.02439769;0.3065055;-0.05120683,-0.04863936;0.6063288;-0.1166091,0.1493941;0.5177397;-0.0485599,0.3920458;0.4392298;0.005953312,0.5952331;0.3734586;0.006186724,-0.2019401;0.4765395;0.007955268,-0.4291195;0.3536159;0.04393651,-0.6338195;0.3041851;0.008362491,0.07679078;0.01028237;-0.05155873,0.118835;-0.3218783;-0.07248592,0.1136234;-0.6733243;-0.005600929,0.1423996;-0.695367;-0.04710889,-0.08952639;-0.001525929;-0.02536834,-0.1165238;-0.3327089;-0.07147021,-0.1234755;-0.6851054;-0.009960532,-0.1304883;-0.6739515;-0.07963881,-0.04286642;0.5324723;-0.09769964,937.3843
+0;0;0,0.00385083;0.312122;0.008241369,0.008364683;0.6206321;0.001571715,0.2005558;0.4983812;0.02302613,0.31951;0.2708807;0.04875647,0.4329406;0.09043734;0.03755332,-0.1840768;0.4874852;0.007635799,-0.3199303;0.2682641;0.01502337,-0.4329304;0.08823989;-0.004318019,0.08454679;0.00516224;-0.03821415,0.09120303;-0.3277598;0.01149575,0.09901306;-0.6741875;0.09418617,0.1000777;-0.6369458;0.02184239,-0.08395227;0.006032237;-0.03937966,-0.1129557;-0.3277237;-0.005939409,-0.1342113;-0.6744314;0.07313565,-0.1311677;-0.6371066;0.0008564442,0.007175129;0.5440975;0.005707902,0;0;0,-0.02384016;0.3070707;-0.05140161,-0.04705026;0.6077182;-0.1170447,0.1503859;0.5183861;-0.0460968,0.3923037;0.447351;0.00866127,0.5965919;0.3856049;0.0110209,-0.2020575;0.4769184;0.005886316,-0.4331058;0.366783;0.03837464,-0.6389664;0.3236292;0.002166741,0.07697721;0.0101276;-0.05105948,0.1179068;-0.3234789;-0.07065344,0.114041;-0.6736643;-0.005337477,0.1431321;-0.69552;-0.04719305,-0.08921401;-0.001252893;-0.02596959,-0.116247;-0.3337058;-0.07176028,-0.1232743;-0.684547;-0.01034425,-0.1296742;-0.6734101;-0.08027585,-0.04157424;0.5336424;-0.09810162,937.396
+0;0;0,0.00385083;0.312122;0.008241369,0.008364683;0.6206321;0.001571715,0.2005558;0.4983812;0.02302613,0.31951;0.2708807;0.04875647,0.4329406;0.09043734;0.03755332,-0.1840768;0.4874852;0.007635799,-0.3199303;0.2682641;0.01502337,-0.4329304;0.08823989;-0.004318019,0.08454679;0.00516224;-0.03821415,0.09120303;-0.3277598;0.01149575,0.09901306;-0.6741875;0.09418617,0.1000777;-0.6369458;0.02184239,-0.08395227;0.006032237;-0.03937966,-0.1129557;-0.3277237;-0.005939409,-0.1342113;-0.6744314;0.07313565,-0.1311677;-0.6371066;0.0008564442,0.007175129;0.5440975;0.005707902,0;0;0,-0.02384016;0.3070707;-0.05140161,-0.04705026;0.6077182;-0.1170447,0.1503859;0.5183861;-0.0460968,0.3923037;0.447351;0.00866127,0.5965919;0.3856049;0.0110209,-0.2020575;0.4769184;0.005886316,-0.4331058;0.366783;0.03837464,-0.6389664;0.3236292;0.002166741,0.07697721;0.0101276;-0.05105948,0.1179068;-0.3234789;-0.07065344,0.114041;-0.6736643;-0.005337477,0.1431321;-0.69552;-0.04719305,-0.08921401;-0.001252893;-0.02596959,-0.116247;-0.3337058;-0.07176028,-0.1232743;-0.684547;-0.01034425,-0.1296742;-0.6734101;-0.08027585,-0.04157424;0.5336424;-0.09810162,937.4181
+0;0;0,0.003853088;0.312305;0.0082462,0.008367419;0.6208489;0.001576396,0.2023773;0.4981731;0.02319342,0.3203414;0.2725663;0.04870959,0.4360913;0.08843349;0.03727737,-0.1858727;0.4871746;0.007658336,-0.3205954;0.2697783;0.01498441,-0.435906;0.0860732;-0.004752438,0.08429892;0.005147105;-0.03810212,0.09096862;-0.3284477;0.01170824,0.09874026;-0.6731722;0.09399211,0.0998011;-0.6359565;0.02190734,-0.08370614;0.006014552;-0.03926421,-0.1127682;-0.3284158;-0.005756378,-0.1339193;-0.6734189;0.07292992,-0.1308866;-0.6361203;0.0009094849,0.007177945;0.5443195;0.005712307,0;0;0,-0.02305804;0.3072847;-0.05159187,-0.04538407;0.6080132;-0.1173346,0.1525176;0.518891;-0.04179645,0.3932393;0.4507599;0.01183438,0.6039329;0.3958186;0.01666117,-0.2032189;0.4766791;0.004850544,-0.4444314;0.3943515;0.02729542,-0.6526377;0.3398812;-0.006122461,0.0770769;0.009908348;-0.05045342,0.1175225;-0.3244733;-0.06953502,0.1147838;-0.6730853;-0.005283356,0.1433875;-0.6952507;-0.04663563,-0.08876465;-0.001015536;-0.02654008,-0.1155128;-0.3342396;-0.07189766,-0.1222697;-0.6832572;-0.01019578,-0.1278164;-0.6720189;-0.07995713,-0.04011882;0.5339274;-0.09839129,937.4299
+0;0;0,0.003880135;0.3123067;0.008169298,0.008386307;0.62085;0.001454857,0.2024746;0.4986765;0.02355296,0.3256713;0.275898;0.04919237,0.4466037;0.09499164;0.04014493,-0.1858177;0.4870844;0.008010996,-0.3260602;0.2731887;0.01477566,-0.4448282;0.09161818;-0.004195999,0.0842794;0.005094795;-0.03815232,0.09061193;-0.3285328;0.01148249,0.09885108;-0.6732119;0.09391116,0.09989601;-0.6359953;0.02182622,-0.08373401;0.006052027;-0.03919896,-0.1125276;-0.3283721;-0.005397953,-0.1342698;-0.6733428;0.0732694,-0.1312483;-0.6360435;0.001248576,0.007200434;0.5443208;0.005595361,0;0;0,-0.02305804;0.3072847;-0.05159187,-0.04538407;0.6080132;-0.1173346,0.1525176;0.518891;-0.04179645,0.3932393;0.4507599;0.01183438,0.6039329;0.3958186;0.01666117,-0.2032189;0.4766791;0.004850544,-0.4444314;0.3943515;0.02729542,-0.6526377;0.3398812;-0.006122461,0.0770769;0.009908348;-0.05045342,0.1175225;-0.3244733;-0.06953502,0.1147838;-0.6730853;-0.005283356,0.1433875;-0.6952507;-0.04663563,-0.08876465;-0.001015536;-0.02654008,-0.1155128;-0.3342396;-0.07189766,-0.1222697;-0.6832572;-0.01019578,-0.1278164;-0.6720189;-0.07995713,-0.04011882;0.5339274;-0.09839129,937.441
+0;0;0,0.003880135;0.3123067;0.008169298,0.008386307;0.62085;0.001454857,0.2024746;0.4986765;0.02355296,0.3256713;0.275898;0.04919237,0.4466037;0.09499164;0.04014493,-0.1858177;0.4870844;0.008010996,-0.3260602;0.2731887;0.01477566,-0.4448282;0.09161818;-0.004195999,0.0842794;0.005094795;-0.03815232,0.09061193;-0.3285328;0.01148249,0.09885108;-0.6732119;0.09391116,0.09989601;-0.6359953;0.02182622,-0.08373401;0.006052027;-0.03919896,-0.1125276;-0.3283721;-0.005397953,-0.1342698;-0.6733428;0.0732694,-0.1312483;-0.6360435;0.001248576,0.007200434;0.5443208;0.005595361,0;0;0,-0.02305804;0.3072847;-0.05159187,-0.04538407;0.6080132;-0.1173346,0.1525176;0.518891;-0.04179645,0.3932393;0.4507599;0.01183438,0.6039329;0.3958186;0.01666117,-0.2032189;0.4766791;0.004850544,-0.4444314;0.3943515;0.02729542,-0.6526377;0.3398812;-0.006122461,0.0770769;0.009908348;-0.05045342,0.1175225;-0.3244733;-0.06953502,0.1147838;-0.6730853;-0.005283356,0.1433875;-0.6952507;-0.04663563,-0.08876465;-0.001015536;-0.02654008,-0.1155128;-0.3342396;-0.07189766,-0.1222697;-0.6832572;-0.01019578,-0.1278164;-0.6720189;-0.07995713,-0.04011882;0.5339274;-0.09839129,937.4528
+0;0;0,0.003885779;0.312761;0.008181181,0.008397757;0.6217032;0.001458841,0.2039215;0.4991132;0.02369343,0.3267151;0.2770638;0.04924894,0.4483874;0.09505063;0.04014615,-0.1872277;0.4874358;0.00803712,-0.3270112;0.2742401;0.01477965,-0.4465058;0.09155874;-0.00430808,0.08403856;0.005080237;-0.0380433,0.09039427;-0.3297682;0.01177315,0.09860779;-0.6733755;0.0939455,0.09965313;-0.6361561;0.02183266,-0.08349474;0.006034734;-0.03908695,-0.1123937;-0.3296132;-0.005162247,-0.1340682;-0.6735111;0.07326049,-0.1310456;-0.636209;0.001211762,0.007210633;0.5450933;0.005603712,0;0;0,-0.02248067;0.3077315;-0.05193638,-0.04394435;0.6088449;-0.1180813,0.154105;0.5189797;-0.03871608,0.3943656;0.4522119;0.01470852,0.6080518;0.4038831;0.01898813,-0.2042161;0.4762994;0.002911374,-0.4442911;0.3940455;0.0281217,-0.6576298;0.3574885;-0.006024862,0.07721709;0.009723276;-0.04978514,0.1171268;-0.3260138;-0.06804442,0.1153511;-0.673732;-0.004999638,0.1440089;-0.6958677;-0.04640102,-0.08824015;-0.0006074824;-0.02736583,-0.1148665;-0.3351479;-0.07230237,-0.1209238;-0.6830093;-0.01032185,-0.1256841;-0.671769;-0.08017088,-0.03889553;0.5346817;-0.09905529,937.475
+0;0;0,0.003832202;0.3127629;0.008134779,0.008258715;0.6217052;0.001359878,0.2039474;0.499772;0.02372558,0.3323936;0.2809809;0.0495974,0.4566618;0.1006046;0.04346685,-0.1873614;0.4875171;0.008333432,-0.3325787;0.2779642;0.01439766,-0.4580429;0.09937437;-0.005101882,0.0840743;0.004999526;-0.03797495,0.09042817;-0.3298377;0.0119169,0.09864441;-0.6734263;0.09416745,0.09964006;-0.6362076;0.02205382,-0.08346152;0.006118427;-0.03914485,-0.1123142;-0.3295108;-0.004996791,-0.1339637;-0.6734319;0.07333156,-0.130991;-0.6361304;0.001280695,0.007095172;0.5450956;0.005517372,0;0;0,-0.02248067;0.3077315;-0.05193638,-0.04394435;0.6088449;-0.1180813,0.154105;0.5189797;-0.03871608,0.3943656;0.4522119;0.01470852,0.6080518;0.4038831;0.01898813,-0.2042161;0.4762994;0.002911374,-0.4442911;0.3940455;0.0281217,-0.6576298;0.3574885;-0.006024862,0.07721709;0.009723276;-0.04978514,0.1171268;-0.3260138;-0.06804442,0.1153511;-0.673732;-0.004999638,0.1440089;-0.6958677;-0.04640102,-0.08824015;-0.0006074824;-0.02736583,-0.1148665;-0.3351479;-0.07230237,-0.1209238;-0.6830093;-0.01032185,-0.1256841;-0.671769;-0.08017088,-0.03889553;0.5346817;-0.09905529,937.4866
+0;0;0,0.00385172;0.3143558;0.008176209,0.008316931;0.6259955;0.001340206,0.2041569;0.5033106;0.02375966,0.3323098;0.2850191;0.04957242,0.4566771;0.1044989;0.04343698,-0.1874742;0.4910457;0.008354841,-0.33236;0.2819712;0.01440523,-0.4579241;0.103239;-0.005109864,0.08363564;0.00497344;-0.03777681,0.08999855;-0.3303404;0.01218605,0.09821519;-0.6739455;0.09444059,0.09921373;-0.636706;0.02211788,-0.08302604;0.006086503;-0.03894061,-0.1119198;-0.3300205;-0.004743941,-0.1335703;-0.6739582;0.0735882,-0.130589;-0.6366355;0.001328453,0.007142539;0.5486716;0.005536463,0;0;0,-0.02085347;0.3092976;-0.05292797,-0.03825719;0.613011;-0.1210063,0.1564454;0.519479;-0.0348599,0.3961625;0.4533258;0.0189929,0.6108905;0.4088195;0.020854,-0.2010651;0.4786164;-0.002079964,-0.4398358;0.3952636;0.02587554,-0.6548084;0.3753046;-0.01260591,0.07714505;0.009503275;-0.04904151,0.1173525;-0.3266734;-0.06750083,0.1156986;-0.6744105;-0.004460573,0.1445266;-0.6964192;-0.04626989,-0.08747153;-0.0001201747;-0.02820388,-0.1142743;-0.3351798;-0.07279979,-0.1197168;-0.6829665;-0.01024883,-0.1234839;-0.6718261;-0.08034952,-0.03439126;0.5381698;-0.1014659,937.5085
+0;0;0,0.00385172;0.3143558;0.008176209,0.008316931;0.6259955;0.001340206,0.2041569;0.5033106;0.02375966,0.3323098;0.2850191;0.04957242,0.4566771;0.1044989;0.04343698,-0.1874742;0.4910457;0.008354841,-0.33236;0.2819712;0.01440523,-0.4579241;0.103239;-0.005109864,0.08363564;0.00497344;-0.03777681,0.08999855;-0.3303404;0.01218605,0.09821519;-0.6739455;0.09444059,0.09921373;-0.636706;0.02211788,-0.08302604;0.006086503;-0.03894061,-0.1119198;-0.3300205;-0.004743941,-0.1335703;-0.6739582;0.0735882,-0.130589;-0.6366355;0.001328453,0.007142539;0.5486716;0.005536463,0;0;0,-0.02085347;0.3092976;-0.05292797,-0.03825719;0.613011;-0.1210063,0.1564454;0.519479;-0.0348599,0.3961625;0.4533258;0.0189929,0.6108905;0.4088195;0.020854,-0.2010651;0.4786164;-0.002079964,-0.4398358;0.3952636;0.02587554,-0.6548084;0.3753046;-0.01260591,0.07714505;0.009503275;-0.04904151,0.1173525;-0.3266734;-0.06750083,0.1156986;-0.6744105;-0.004460573,0.1445266;-0.6964192;-0.04626989,-0.08747153;-0.0001201747;-0.02820388,-0.1142743;-0.3351798;-0.07279979,-0.1197168;-0.6829665;-0.01024883,-0.1234839;-0.6718261;-0.08034952,-0.03439126;0.5381698;-0.1014659,937.5198
+0;0;0,0.003889654;0.3148329;0.008400272,0.008342769;0.6263821;0.001650483,0.2060259;0.5041288;0.02451693,0.3385176;0.2890638;0.05127824,0.4720976;0.1185618;0.04849871,-0.1891413;0.491075;0.008682369,-0.3395302;0.2864794;0.01553697,-0.4681006;0.1130065;-0.00175684,0.08293547;0.005063681;-0.03775303,0.0890817;-0.3308562;0.01256716,0.09782673;-0.6743264;0.09504244,0.09885112;-0.6370646;0.02257345,-0.08253349;0.005928964;-0.03850058,-0.1113749;-0.3308299;-0.00424115,-0.1329302;-0.6747093;0.07407022,-0.129918;-0.6373617;0.001665264,0.007171369;0.549131;0.005837006,0;0;0,-0.02027284;0.3098054;-0.0530572,-0.03737021;0.613475;-0.1209929,0.1578594;0.5201213;-0.03117609,0.3968953;0.4541642;0.02391148,0.609991;0.415278;0.02449274,-0.2030472;0.478775;-0.003605731,-0.4412562;0.3955522;0.02561081,-0.6539349;0.3870631;-0.01461289,0.07713504;0.009462863;-0.04785252,0.1172238;-0.3273571;-0.06675458,0.1160897;-0.6751015;-0.00412178,0.1449904;-0.6970369;-0.04622889,-0.08643088;0.0004396764;-0.02930419,-0.1129036;-0.3354681;-0.07263137,-0.118117;-0.68314;-0.009802483,-0.1210304;-0.672004;-0.08009618,-0.03351632;0.5386925;-0.101516,937.5325
+0;0;0,0.003879464;0.3140081;0.008378265,0.008318664;0.624589;0.00165226,0.209253;0.5019059;0.02480717,0.3380018;0.2929166;0.05081245,0.4749887;0.118066;0.04796204,-0.192366;0.488639;0.008714076,-0.3385063;0.2898234;0.01537503,-0.4703558;0.1119261;-0.002359856,0.08237622;0.005029536;-0.03749846,0.08853695;-0.3316826;0.0129404,0.09728675;-0.6753404;0.09546076,0.0983113;-0.6380776;0.02298076,-0.08197695;0.005888985;-0.03824097,-0.1108864;-0.3316641;-0.00390074,-0.1324535;-0.6757314;0.0744534,-0.1294408;-0.6383827;0.002037458,0.007151888;0.5476428;0.005822257,0;0;0,-0.01968939;0.3089095;-0.05360603,-0.03655266;0.6113884;-0.1224506,0.16027;0.5195349;-0.02688551,0.3917448;0.4538408;0.02818465,0.6112494;0.4197307;0.02751184,-0.2063419;0.4786709;-0.003936037,-0.4382724;0.3989604;0.02405505,-0.6560614;0.4034528;-0.01946531,0.07721401;0.009112209;-0.04660725,0.1171347;-0.3285054;-0.06604385,0.1166254;-0.6764948;-0.003674749,0.1456403;-0.6983766;-0.04578853,-0.0852574;0.00109939;-0.03077725,-0.1117278;-0.3358361;-0.07238067,-0.1163703;-0.6836184;-0.009034112,-0.1183817;-0.672525;-0.0793594,-0.0327231;0.5369961;-0.1026876,937.553
+0;0;0,0.003879464;0.3140081;0.008378265,0.008318664;0.624589;0.00165226,0.209253;0.5019059;0.02480717,0.3380018;0.2929166;0.05081245,0.4749887;0.118066;0.04796204,-0.192366;0.488639;0.008714076,-0.3385063;0.2898234;0.01537503,-0.4703558;0.1119261;-0.002359856,0.08237622;0.005029536;-0.03749846,0.08853695;-0.3316826;0.0129404,0.09728675;-0.6753404;0.09546076,0.0983113;-0.6380776;0.02298076,-0.08197695;0.005888985;-0.03824097,-0.1108864;-0.3316641;-0.00390074,-0.1324535;-0.6757314;0.0744534,-0.1294408;-0.6383827;0.002037458,0.007151888;0.5476428;0.005822257,0;0;0,-0.01968939;0.3089095;-0.05360603,-0.03655266;0.6113884;-0.1224506,0.16027;0.5195349;-0.02688551,0.3917448;0.4538408;0.02818465,0.6112494;0.4197307;0.02751184,-0.2063419;0.4786709;-0.003936037,-0.4382724;0.3989604;0.02405505,-0.6560614;0.4034528;-0.01946531,0.07721401;0.009112209;-0.04660725,0.1171347;-0.3285054;-0.06604385,0.1166254;-0.6764948;-0.003674749,0.1456403;-0.6983766;-0.04578853,-0.0852574;0.00109939;-0.03077725,-0.1117278;-0.3358361;-0.07238067,-0.1163703;-0.6836184;-0.009034112,-0.1183817;-0.672525;-0.0793594,-0.0327231;0.5369961;-0.1026876,937.5645
+0;0;0,0.003890495;0.3140063;0.008439964,0.00832832;0.6245895;0.001816242,0.2093317;0.5022765;0.02509451,0.3438002;0.2970728;0.05227297,0.4854497;0.1259548;0.05282289,-0.1923305;0.4885601;0.0090635,-0.3432482;0.2933593;0.01610136,-0.4802575;0.1194196;-0.001778716,0.0823721;0.004977816;-0.03751441,0.08853529;-0.3316993;0.01315705,0.0974857;-0.6753702;0.09560111,0.09848938;-0.6380963;0.02312193,-0.08199771;0.005919484;-0.0381917,-0.1107307;-0.3316211;-0.003581647,-0.1323636;-0.675691;0.07474299,-0.1293705;-0.6383361;0.002326861,0.007161083;0.5476418;0.005957642,0;0;0,-0.01968939;0.3089095;-0.05360603,-0.03655266;0.6113884;-0.1224506,0.16027;0.5195349;-0.02688551,0.3917448;0.4538408;0.02818465,0.6112494;0.4197307;0.02751184,-0.2063419;0.4786709;-0.003936037,-0.4382724;0.3989604;0.02405505,-0.6560614;0.4034528;-0.01946531,0.07721401;0.009112209;-0.04660725,0.1171347;-0.3285054;-0.06604385,0.1166254;-0.6764948;-0.003674749,0.1456403;-0.6983766;-0.04578853,-0.0852574;0.00109939;-0.03077725,-0.1117278;-0.3358361;-0.07238067,-0.1163703;-0.6836184;-0.009034112,-0.1183817;-0.672525;-0.0793594,-0.0327231;0.5369961;-0.1026876,937.5759
+0;0;0,0.003899166;0.3147062;0.008458775,0.008341885;0.6256328;0.00182823,0.2125005;0.5025381;0.02540923,0.3476687;0.2962667;0.0527291,0.4871759;0.1277365;0.05327071,-0.1954326;0.4886075;0.009127934,-0.3471355;0.292391;0.01620241,-0.4820728;0.1210819;-0.001407256,0.0817504;0.004940246;-0.03723128,0.08791938;-0.3320538;0.01348787,0.09686949;-0.6757128;0.09592909,0.0978652;-0.6384967;0.02402577,-0.08137885;0.005874807;-0.03790345,-0.1101389;-0.3319834;-0.003260825,-0.1317711;-0.6760415;0.0750611,-0.1288017;-0.638745;0.003220335,0.007173532;0.5486116;0.005973585,0;0;0,-0.01905465;0.3093309;-0.05548048,-0.03509378;0.6115689;-0.127074,0.1621136;0.519114;-0.02371264,0.395036;0.4546449;0.03246212,0.6118176;0.4251735;0.03097844,-0.2083742;0.4800155;-0.006277435,-0.4422796;0.4019495;0.0212673,-0.6554328;0.4192123;-0.02491417,0.07716048;0.008975834;-0.04538059,0.1166078;-0.3290015;-0.06514621,0.1168216;-0.6770722;-0.003299952,0.1455959;-0.6992135;-0.04424477,-0.0838807;0.001662169;-0.03248027,-0.1107862;-0.3358003;-0.072111,-0.1146111;-0.6834582;-0.008099034,-0.115661;-0.6723777;-0.07784215,-0.03142229;0.5372792;-0.1066196,937.5984
+0;0;0,0.003899166;0.3147062;0.008458775,0.008341885;0.6256328;0.00182823,0.2125005;0.5025381;0.02540923,0.3476687;0.2962667;0.0527291,0.4871759;0.1277365;0.05327071,-0.1954326;0.4886075;0.009127934,-0.3471355;0.292391;0.01620241,-0.4820728;0.1210819;-0.001407256,0.0817504;0.004940246;-0.03723128,0.08791938;-0.3320538;0.01348787,0.09686949;-0.6757128;0.09592909,0.0978652;-0.6384967;0.02402577,-0.08137885;0.005874807;-0.03790345,-0.1101389;-0.3319834;-0.003260825,-0.1317711;-0.6760415;0.0750611,-0.1288017;-0.638745;0.003220335,0.007173532;0.5486116;0.005973585,0;0;0,-0.01905465;0.3093309;-0.05548048,-0.03509378;0.6115689;-0.127074,0.1621136;0.519114;-0.02371264,0.395036;0.4546449;0.03246212,0.6118176;0.4251735;0.03097844,-0.2083742;0.4800155;-0.006277435,-0.4422796;0.4019495;0.0212673,-0.6554328;0.4192123;-0.02491417,0.07716048;0.008975834;-0.04538059,0.1166078;-0.3290015;-0.06514621,0.1168216;-0.6770722;-0.003299952,0.1455959;-0.6992135;-0.04424477,-0.0838807;0.001662169;-0.03248027,-0.1107862;-0.3358003;-0.072111,-0.1146111;-0.6834582;-0.008099034,-0.115661;-0.6723777;-0.07784215,-0.03142229;0.5372792;-0.1066196,937.6202
+0;0;0,0.00391446;0.3151937;0.008490192,0.008356631;0.6261413;0.00190396,0.2182959;0.5018994;0.02625022,0.3566377;0.2994492;0.054079,0.4963183;0.1364051;0.05540331,-0.2011949;0.4877238;0.009458143,-0.3570669;0.2965298;0.01636771,-0.4966092;0.1342968;-0.001075303,0.08123792;0.004932858;-0.03703848,0.08740587;-0.3324337;0.01389455,0.09647553;-0.6758195;0.09640504,0.09747928;-0.638599;0.02447476,-0.08090681;0.005802927;-0.03763238,-0.1096896;-0.3324722;-0.00313754,-0.1313722;-0.6762356;0.07535224,-0.1283927;-0.6389362;0.003484644,0.007188223;0.549125;0.006035542,0;0;0,-0.01829272;0.3095021;-0.05751777,-0.03351922;0.6112119;-0.1315632,0.1654285;0.5186948;-0.0173974,0.3981014;0.4572027;0.03720164,0.6116484;0.4350044;0.03805566,-0.2121866;0.4812574;-0.006109841,-0.4453995;0.4046947;0.019363,-0.6537717;0.4285761;-0.02653418,0.07725354;0.008526981;-0.04421496,0.1161593;-0.3299034;-0.06420708,0.1171349;-0.6777713;-0.002636194,0.1460714;-0.699837;-0.04361129,-0.08265933;0.002473603;-0.03401615,-0.1095782;-0.3356415;-0.07145934,-0.1127888;-0.6830324;-0.007324293,-0.1127189;-0.6721212;-0.07705752,-0.03001034;0.5370865;-0.1105142,937.6424
+0;0;0,0.003916436;0.3153529;0.008494479,0.00835894;0.6263233;0.001907547,0.2236401;0.5008758;0.02676591,0.3551737;0.3083889;0.05322514,0.4937644;0.146617;0.05453913,-0.2064658;0.4863415;0.00954891,-0.3546669;0.3045568;0.01611843,-0.4931203;0.1435898;-0.00118847,0.08075803;0.004903718;-0.03681968,0.08692672;-0.3325037;0.01411951,0.09599669;-0.6759009;0.09663275,0.09700218;-0.6386679;0.02457849,-0.08042887;0.005768647;-0.03741007,-0.1092152;-0.3325474;-0.002911061,-0.1308985;-0.6763222;0.07558133,-0.1279138;-0.6390103;0.003589869,0.007190371;0.5492964;0.0060397,0;0;0,-0.01699688;0.3094734;-0.05892563,-0.03072401;0.6109419;-0.1343362,0.1693872;0.5175465;-0.01075506,0.390771;0.4609519;0.0425241,0.6033816;0.4487249;0.04767132,-0.2159927;0.4829733;-0.007030927,-0.4380293;0.4108846;0.01653479,-0.6432507;0.4432736;-0.03052277,0.07745504;0.007834733;-0.04290605,0.1167622;-0.3305758;-0.06315184,0.1178656;-0.6784667;-0.001645327,0.1469121;-0.7004563;-0.0428586,-0.0814967;0.003228;-0.03534773,-0.1077648;-0.3352029;-0.070719,-0.110732;-0.6825771;-0.006417006,-0.1107913;-0.7069201;-0.05429155,-0.02759357;0.536877;-0.112978,937.6649
+0;0;0,0.003916436;0.3153529;0.008494479,0.00835894;0.6263233;0.001907547,0.2236401;0.5008758;0.02676591,0.3551737;0.3083889;0.05322514,0.4937644;0.146617;0.05453913,-0.2064658;0.4863415;0.00954891,-0.3546669;0.3045568;0.01611843,-0.4931203;0.1435898;-0.00118847,0.08075803;0.004903718;-0.03681968,0.08692672;-0.3325037;0.01411951,0.09599669;-0.6759009;0.09663275,0.09700218;-0.6386679;0.02457849,-0.08042887;0.005768647;-0.03741007,-0.1092152;-0.3325474;-0.002911061,-0.1308985;-0.6763222;0.07558133,-0.1279138;-0.6390103;0.003589869,0.007190371;0.5492964;0.0060397,0;0;0,-0.01699688;0.3094734;-0.05892563,-0.03072401;0.6109419;-0.1343362,0.1693872;0.5175465;-0.01075506,0.390771;0.4609519;0.0425241,0.6033816;0.4487249;0.04767132,-0.2159927;0.4829733;-0.007030927,-0.4380293;0.4108846;0.01653479,-0.6432507;0.4432736;-0.03052277,0.07745504;0.007834733;-0.04290605,0.1167622;-0.3305758;-0.06315184,0.1178656;-0.6784667;-0.001645327,0.1469121;-0.7004563;-0.0428586,-0.0814967;0.003228;-0.03534773,-0.1077648;-0.3352029;-0.070719,-0.110732;-0.6825771;-0.006417006,-0.1107913;-0.7069201;-0.05429155,-0.02759357;0.536877;-0.112978,937.676
+0;0;0,0.00398323;0.3152615;0.00854711,0.008435751;0.625645;0.002030893,0.2284321;0.4999297;0.02760414,0.3597137;0.3184216;0.05400933,0.5026069;0.1602508;0.05639702,-0.2111037;0.4850817;0.01000497,-0.3569487;0.3131265;0.01616273,-0.4999186;0.1559234;-0.0008371472,0.08001071;0.004793798;-0.03641245,0.08625749;-0.3328997;0.01460874,0.09554851;-0.6755538;0.09713157,0.09654851;-0.638318;0.02503491,-0.07963292;0.005763294;-0.0370937,-0.1084099;-0.3328424;-0.002493516,-0.1299887;-0.6759025;0.07594289,-0.1270062;-0.6385816;0.00390961,0.007269364;0.5488076;0.00613986,0;0;0,-0.01535983;0.3093804;-0.05938506,-0.02594769;0.6103785;-0.1347687,0.1745308;0.5156675;-0.003796101,0.3885126;0.4646316;0.04604745,0.6014502;0.4559233;0.05094147,-0.2188578;0.4850657;-0.008454949,-0.4318776;0.4148932;0.01553845,-0.6353505;0.4548836;-0.03387558,0.07726273;0.007313371;-0.04156375,0.1164033;-0.3313981;-0.06209755,0.1178964;-0.6786419;-0.001042847,0.1470505;-0.7005781;-0.04232192,-0.07988892;0.004034997;-0.03677009,-0.1064975;-0.3348717;-0.07013623,-0.1093265;-0.6815215;-0.00583937,-0.1087154;-0.705406;-0.05428917,-0.02369904;0.5364532;-0.113503,937.6981
+0;0;0,0.00398323;0.3152615;0.00854711,0.008435751;0.625645;0.002030893,0.2284321;0.4999297;0.02760414,0.3597137;0.3184216;0.05400933,0.5026069;0.1602508;0.05639702,-0.2111037;0.4850817;0.01000497,-0.3569487;0.3131265;0.01616273,-0.4999186;0.1559234;-0.0008371472,0.08001071;0.004793798;-0.03641245,0.08625749;-0.3328997;0.01460874,0.09554851;-0.6755538;0.09713157,0.09654851;-0.638318;0.02503491,-0.07963292;0.005763294;-0.0370937,-0.1084099;-0.3328424;-0.002493516,-0.1299887;-0.6759025;0.07594289,-0.1270062;-0.6385816;0.00390961,0.007269364;0.5488076;0.00613986,0;0;0,-0.01535983;0.3093804;-0.05938506,-0.02594769;0.6103785;-0.1347687,0.1745308;0.5156675;-0.003796101,0.3885126;0.4646316;0.04604745,0.6014502;0.4559233;0.05094147,-0.2188578;0.4850657;-0.008454949,-0.4318776;0.4148932;0.01553845,-0.6353505;0.4548836;-0.03387558,0.07726273;0.007313371;-0.04156375,0.1164033;-0.3313981;-0.06209755,0.1178964;-0.6786419;-0.001042847,0.1470505;-0.7005781;-0.04232192,-0.07988892;0.004034997;-0.03677009,-0.1064975;-0.3348717;-0.07013623,-0.1093265;-0.6815215;-0.00583937,-0.1087154;-0.705406;-0.05428917,-0.02369904;0.5364532;-0.113503,937.7094
+0;0;0,0.00398323;0.3152615;0.00854711,0.008435751;0.625645;0.002030893,0.2284321;0.4999297;0.02760414,0.3597137;0.3184216;0.05400933,0.5026069;0.1602508;0.05639702,-0.2111037;0.4850817;0.01000497,-0.3569487;0.3131265;0.01616273,-0.4999186;0.1559234;-0.0008371472,0.08001071;0.004793798;-0.03641245,0.08625749;-0.3328997;0.01460874,0.09554851;-0.6755538;0.09713157,0.09654851;-0.638318;0.02503491,-0.07963292;0.005763294;-0.0370937,-0.1084099;-0.3328424;-0.002493516,-0.1299887;-0.6759025;0.07594289,-0.1270062;-0.6385816;0.00390961,0.007269364;0.5488076;0.00613986,0;0;0,-0.01535983;0.3093804;-0.05938506,-0.02594769;0.6103785;-0.1347687,0.1745308;0.5156675;-0.003796101,0.3885126;0.4646316;0.04604745,0.6014502;0.4559233;0.05094147,-0.2188578;0.4850657;-0.008454949,-0.4318776;0.4148932;0.01553845,-0.6353505;0.4548836;-0.03387558,0.07726273;0.007313371;-0.04156375,0.1164033;-0.3313981;-0.06209755,0.1178964;-0.6786419;-0.001042847,0.1470505;-0.7005781;-0.04232192,-0.07988892;0.004034997;-0.03677009,-0.1064975;-0.3348717;-0.07013623,-0.1093265;-0.6815215;-0.00583937,-0.1087154;-0.705406;-0.05428917,-0.02369904;0.5364532;-0.113503,937.7208
+0;0;0,0.004039679;0.3158964;0.008565194,0.008540047;0.6277818;0.002052518,0.2278639;0.5021483;0.02789605,0.3691806;0.3156598;0.0566007,0.5176138;0.1629383;0.0596211,-0.2104582;0.4875242;0.01010796,-0.366713;0.3111411;0.01687252,-0.5153415;0.1595906;-0.0006606951,0.07943621;0.00471091;-0.03611894,0.08567004;-0.3331482;0.01501003,0.09497486;-0.6753479;0.09746127,0.09601067;-0.6380756;0.02501011,-0.07904222;0.005759249;-0.03682446,-0.1079235;-0.3330127;-0.002165455,-0.1294;-0.6756237;0.07620467,-0.1263713;-0.6382652;0.003818147,0.007363941;0.5505779;0.006167916,0;0;0,-0.0135201;0.3104238;-0.05774522,-0.02020499;0.6146238;-0.1267545,0.1781727;0.5139654;0.001316786,0.4028656;0.4681756;0.05598593,0.6158201;0.4671444;0.05982137,-0.2176379;0.4863108;-0.01196829,-0.4403507;0.4126244;0.01130605,-0.6418;0.4589957;-0.04000875,0.07728263;0.006680638;-0.04024482,0.1155482;-0.332336;-0.06037569,0.1177957;-0.6792104;0.0001101494,0.1473518;-0.7008792;-0.04184103,-0.07856063;0.00480551;-0.03797388,-0.1055637;-0.3343929;-0.06986523,-0.1080186;-0.6805082;-0.005184345,-0.106788;-0.7051432;-0.05331577,-0.01906294;0.539708;-0.1076474,937.743
+0;0;0,0.004033898;0.3154444;0.008552938,0.00850776;0.6254987;0.002081885,0.2328334;0.4993002;0.02838914,0.372147;0.3154551;0.05668691,0.5205554;0.1627591;0.0597068,-0.2154154;0.4843449;0.01019821,-0.3694553;0.310462;0.01686688,-0.518059;0.1589368;-0.0006634146,0.07826217;0.004641284;-0.03558511,0.08449782;-0.3333162;0.01555876,0.09377932;-0.6746582;0.09780333,0.09481514;-0.6373858;0.02535103,-0.077874;0.00567413;-0.03628021,-0.1067637;-0.3331966;-0.001611095,-0.1281863;-0.6749488;0.07656258,-0.1251577;-0.6375902;0.00417491,0.007339756;0.5488266;0.006168932,0;0;0,-0.01236041;0.3102142;-0.05664778,-0.01811413;0.613011;-0.1236067,0.1827459;0.51125;0.009692669,0.4062163;0.4736229;0.06120181,0.6191332;0.4744175;0.06520367,-0.2219509;0.4849647;-0.01036904,-0.4423606;0.4131211;0.005943514,-0.6419513;0.4648103;-0.04736729,0.07705134;0.006475449;-0.03786778,0.1150864;-0.3325488;-0.05990791,0.1171996;-0.6785861;0.0002453327,0.1472645;-0.7000411;-0.04160905,-0.07661062;0.005194276;-0.03894407,-0.1044626;-0.334118;-0.06994908,-0.1064635;-0.6792201;-0.004640162,-0.1049386;-0.7042767;-0.05228205,-0.01704507;0.5385409;-0.1049056,937.7651
+0;0;0,0.004033898;0.3154444;0.008552938,0.00850776;0.6254987;0.002081885,0.2328334;0.4993002;0.02838914,0.372147;0.3154551;0.05668691,0.5205554;0.1627591;0.0597068,-0.2154154;0.4843449;0.01019821,-0.3694553;0.310462;0.01686688,-0.518059;0.1589368;-0.0006634146,0.07826217;0.004641284;-0.03558511,0.08449782;-0.3333162;0.01555876,0.09377932;-0.6746582;0.09780333,0.09481514;-0.6373858;0.02535103,-0.077874;0.00567413;-0.03628021,-0.1067637;-0.3331966;-0.001611095,-0.1281863;-0.6749488;0.07656258,-0.1251577;-0.6375902;0.00417491,0.007339756;0.5488266;0.006168932,0;0;0,-0.01236041;0.3102142;-0.05664778,-0.01811413;0.613011;-0.1236067,0.1827459;0.51125;0.009692669,0.4062163;0.4736229;0.06120181,0.6191332;0.4744175;0.06520367,-0.2219509;0.4849647;-0.01036904,-0.4423606;0.4131211;0.005943514,-0.6419513;0.4648103;-0.04736729,0.07705134;0.006475449;-0.03786778,0.1150864;-0.3325488;-0.05990791,0.1171996;-0.6785861;0.0002453327,0.1472645;-0.7000411;-0.04160905,-0.07661062;0.005194276;-0.03894407,-0.1044626;-0.334118;-0.06994908,-0.1064635;-0.6792201;-0.004640162,-0.1049386;-0.7042767;-0.05228205,-0.01704507;0.5385409;-0.1049056,937.7764
+0;0;0,0.004008897;0.3154139;0.008596074,0.008428713;0.6234709;0.002247964,0.2319496;0.4985357;0.02870322,0.3671904;0.3281279;0.05579697,0.5188221;0.1785449;0.05959029,-0.2147009;0.483559;0.01047625,-0.3645345;0.3236275;0.0163713,-0.5174596;0.1763203;-0.0008362103,0.07691811;0.004529846;-0.034908,0.08319971;-0.3341988;0.01645304,0.09249781;-0.6747085;0.09857687,0.09353936;-0.6374469;0.02627964,-0.07649145;0.005583463;-0.03568424,-0.1055569;-0.334044;-0.0007138476,-0.1270339;-0.6749583;0.07734837,-0.124001;-0.6376128;0.005115762,0.007275598;0.547474;0.006277375,0;0;0,-0.00958569;0.3110729;-0.0521307,-0.01287714;0.6136726;-0.1103597,0.186417;0.5105376;0.02041531,0.3979977;0.478012;0.06772971,0.6109285;0.4837237;0.07080293,-0.2245213;0.4865598;-0.01956127,-0.431223;0.4154434;-0.002833277,-0.6294388;0.4721737;-0.05644114,0.07695605;0.005975783;-0.0346055,0.1143271;-0.3337843;-0.0587101,0.1167172;-0.6791112;0.0006291866,0.1466282;-0.7006878;-0.04091477,-0.07377636;0.006462807;-0.04087498,-0.1031455;-0.3337514;-0.06927001,-0.1049619;-0.6779901;-0.003893889,-0.1033034;-0.7019503;-0.05253803,-0.01225368;0.5393564;-0.09393382,937.7987
+0;0;0,0.004008897;0.3154139;0.008596074,0.008428713;0.6234709;0.002247964,0.2319496;0.4985357;0.02870322,0.3671904;0.3281279;0.05579697,0.5188221;0.1785449;0.05959029,-0.2147009;0.483559;0.01047625,-0.3645345;0.3236275;0.0163713,-0.5174596;0.1763203;-0.0008362103,0.07691811;0.004529846;-0.034908,0.08319971;-0.3341988;0.01645304,0.09249781;-0.6747085;0.09857687,0.09353936;-0.6374469;0.02627964,-0.07649145;0.005583463;-0.03568424,-0.1055569;-0.334044;-0.0007138476,-0.1270339;-0.6749583;0.07734837,-0.124001;-0.6376128;0.005115762,0.007275598;0.547474;0.006277375,0;0;0,-0.00958569;0.3110729;-0.0521307,-0.01287714;0.6136726;-0.1103597,0.186417;0.5105376;0.02041531,0.3979977;0.478012;0.06772971,0.6109285;0.4837237;0.07080293,-0.2245213;0.4865598;-0.01956127,-0.431223;0.4154434;-0.002833277,-0.6294388;0.4721737;-0.05644114,0.07695605;0.005975783;-0.0346055,0.1143271;-0.3337843;-0.0587101,0.1167172;-0.6791112;0.0006291866,0.1466282;-0.7006878;-0.04091477,-0.07377636;0.006462807;-0.04087498,-0.1031455;-0.3337514;-0.06927001,-0.1049619;-0.6779901;-0.003893889,-0.1033034;-0.7019503;-0.05253803,-0.01225368;0.5393564;-0.09393382,937.8102
+0;0;0,0.003997376;0.3145074;0.008571371,0.008387231;0.6204766;0.00226657,0.2317924;0.4960901;0.02868182,0.3675544;0.3250255;0.05588,0.5192405;0.1753889;0.05967468,-0.2146123;0.4811216;0.01046488,-0.3650234;0.3205737;0.01638266,-0.5180035;0.1732136;-0.0008310322,0.07575066;0.004461093;-0.03437817,0.08203413;-0.3343689;0.01699824,0.09132192;-0.6745005;0.09903087,0.09236579;-0.6372226;0.02657216,-0.07533049;0.005498719;-0.03514263,-0.1044046;-0.3342303;-0.0001617745,-0.1258578;-0.6747662;0.07781377,-0.1228182;-0.6374042;0.005419828,0.007242031;0.5450014;0.00626832,0;0;0,-0.007285029;0.310721;-0.0490284,-0.009043686;0.6117914;-0.1041124,0.1895873;0.5087211;0.0263834,0.4029689;0.482357;0.07336569,0.6159108;0.4906421;0.07451701,-0.2262295;0.4877458;-0.02925234,-0.4329576;0.4141105;-0.01265485,-0.6278921;0.476057;-0.07246581,0.07679963;0.005280852;-0.03184104,0.113642;-0.3345093;-0.05772758,0.116058;-0.6794953;0.00129652,0.146201;-0.7009303;-0.04053855,-0.07116923;0.007417207;-0.04265968,-0.1022585;-0.3328295;-0.07005323,-0.1036595;-0.6763936;-0.003218733,-0.1015294;-0.7003436;-0.052098,-0.00869986;0.5378771;-0.08828878,937.8321
+0;0;0,0.004022848;0.3145062;0.008603989,0.008424512;0.6204768;0.002366963,0.2318547;0.4963053;0.02895134,0.3713439;0.3283585;0.05671441,0.5259688;0.1818254;0.06248878,-0.214728;0.481656;0.01071117,-0.368543;0.3243505;0.01619786,-0.5260001;0.1817011;-0.0003121048,0.07573148;0.004460298;-0.03442051,0.0822726;-0.3343339;0.01715966,0.09143133;-0.6744262;0.09936936,0.09247878;-0.6371453;0.02691101,-0.07536066;0.00548181;-0.03508055,-0.1043758;-0.3342454;-3.330037E-05,-0.1257993;-0.6747533;0.0780725,-0.1227556;-0.6373893;0.005678944,0.007276455;0.5450005;0.006346519,0;0;0,-0.007285029;0.310721;-0.0490284,-0.009043686;0.6117914;-0.1041124,0.1895873;0.5087211;0.0263834,0.4029689;0.482357;0.07336569,0.6159108;0.4906421;0.07451701,-0.2262295;0.4877458;-0.02925234,-0.4329576;0.4141105;-0.01265485,-0.6278921;0.476057;-0.07246581,0.07679963;0.005280852;-0.03184104,0.113642;-0.3345093;-0.05772758,0.116058;-0.6794953;0.00129652,0.146201;-0.7009303;-0.04053855,-0.07116923;0.007417207;-0.04265968,-0.1022585;-0.3328295;-0.07005323,-0.1036595;-0.6763936;-0.003218733,-0.1015294;-0.7003436;-0.052098,-0.00869986;0.5378771;-0.08828878,937.8544
+0;0;0,0.004008621;0.313394;0.008573561,0.008379772;0.6172444;0.002380234,0.2281992;0.4943918;0.02857219,0.361486;0.3339128;0.05510078,0.5161977;0.1872974;0.06087839,-0.2111872;0.4799785;0.01062594,-0.3581628;0.3296677;0.01586867,-0.5157082;0.1869382;-0.0006505549,0.0739511;0.004355441;-0.03361131,0.08049108;-0.3343793;0.0179598,0.08962823;-0.6736703;0.09997581,0.09067575;-0.636389;0.02751283,-0.073589;0.005352938;-0.03425584,-0.102599;-0.3343146;0.0007852577,-0.1239721;-0.6740203;0.07870704,-0.1209281;-0.6366558;0.006308846,0.007239842;0.5423023;0.006331624,0;0;0,-0.004499961;0.3101262;-0.04590058,-0.003378652;0.6095235;-0.09828568,0.190295;0.5071808;0.03150654,0.3936909;0.4861683;0.08061075,0.6062464;0.5030453;0.07989597,-0.2217366;0.4902764;-0.03821342,-0.4196464;0.4201195;-0.02670763,-0.6126038;0.4849229;-0.09021467,0.07620995;0.004547507;-0.02808595,0.1131836;-0.3349099;-0.05715799,0.1156612;-0.6791287;0.001457453,0.1457677;-0.7005941;-0.04037452,-0.06850421;0.007866067;-0.04315965,-0.1017829;-0.3317761;-0.07445276,-0.1023571;-0.6740172;-0.005176097,-0.1000355;-0.6983002;-0.05368353,-0.003768358;0.5360353;-0.08303571,937.8661
+0;0;0,0.003991738;0.312074;0.008537452,0.008331778;0.6137643;0.00238955,0.2276906;0.4915788;0.02850447,0.3610715;0.3309864;0.0550518,0.5156933;0.1844562;0.06082604,-0.2107628;0.4771961;0.01059633,-0.3578422;0.3267791;0.01584276,-0.515296;0.1841326;-0.0006668642,0.07236807;0.004262206;-0.03289181,0.07891196;-0.3346749;0.01871011,0.08804803;-0.6739258;0.1007164,0.08909347;-0.6366588;0.02839712,-0.07201371;0.00523835;-0.03352254,-0.1010411;-0.3346322;0.001539495,-0.1224116;-0.6742977;0.07945205,-0.1193737;-0.6369478;0.007197417,0.007200446;0.5393875;0.006311134,0;0;0,-0.002309751;0.3092449;-0.0429101,0.0008843653;0.6069185;-0.09245181,0.1918311;0.5074214;0.03996062,0.3958784;0.4870819;0.0872488,0.6069434;0.5164724;0.08754754,-0.2203413;0.4908769;-0.04615911,-0.4186069;0.4206426;-0.03959897,-0.6087911;0.4853706;-0.1106805,0.07556155;0.003941596;-0.02474046,0.1122777;-0.3355065;-0.05653477,0.1157332;-0.67979;0.00140119,0.1458039;-0.701312;-0.04013466,-0.0658795;0.008416497;-0.04388882,-0.09955882;-0.3316195;-0.0726144,-0.09993948;-0.6738149;-0.003318816,-0.09679786;-0.6988539;-0.05069848,-2.497435E-05;0.5338753;-0.07787633,937.8878
+0;0;0,0.003993603;0.3120731;0.008569697,0.008325181;0.6137646;0.002468172,0.2277761;0.4921339;0.02886438,0.3646881;0.3346271;0.05591736,0.5250024;0.1944381;0.06357808,-0.2108176;0.477377;0.01073069,-0.3623815;0.3315007;0.01653059,-0.5231115;0.1924573;0.0008748155,0.07237485;0.004228144;-0.03288129,0.07890537;-0.3347002;0.01877997,0.08804546;-0.6739514;0.1007845,0.08911119;-0.6366811;0.02846583,-0.07201064;0.005261074;-0.03352557,-0.1009143;-0.3346134;0.001601271,-0.1223417;-0.6742426;0.07965595,-0.1192838;-0.6368892;0.007402502,0.007196025;0.539387;0.006376747,0;0;0,-0.002309751;0.3092449;-0.0429101,0.0008843653;0.6069185;-0.09245181,0.1918311;0.5074214;0.03996062,0.3958784;0.4870819;0.0872488,0.6069434;0.5164724;0.08754754,-0.2203413;0.4908769;-0.04615911,-0.4186069;0.4206426;-0.03959897,-0.6087911;0.4853706;-0.1106805,0.07556155;0.003941596;-0.02474046,0.1122777;-0.3355065;-0.05653477,0.1157332;-0.67979;0.00140119,0.1458039;-0.701312;-0.04013466,-0.0658795;0.008416497;-0.04388882,-0.09955882;-0.3316195;-0.0726144,-0.09993948;-0.6738149;-0.003318816,-0.09679786;-0.6988539;-0.05069848,-2.497435E-05;0.5338753;-0.07787633,937.8991
+0;0;0,0.003993603;0.3120731;0.008569697,0.008325181;0.6137646;0.002468172,0.2277761;0.4921339;0.02886438,0.3646881;0.3346271;0.05591736,0.5250024;0.1944381;0.06357808,-0.2108176;0.477377;0.01073069,-0.3623815;0.3315007;0.01653059,-0.5231115;0.1924573;0.0008748155,0.07237485;0.004228144;-0.03288129,0.07890537;-0.3347002;0.01877997,0.08804546;-0.6739514;0.1007845,0.08911119;-0.6366811;0.02846583,-0.07201064;0.005261074;-0.03352557,-0.1009143;-0.3346134;0.001601271,-0.1223417;-0.6742426;0.07965595,-0.1192838;-0.6368892;0.007402502,0.007196025;0.539387;0.006376747,0;0;0,-0.002309751;0.3092449;-0.0429101,0.0008843653;0.6069185;-0.09245181,0.1918311;0.5074214;0.03996062,0.3958784;0.4870819;0.0872488,0.6069434;0.5164724;0.08754754,-0.2203413;0.4908769;-0.04615911,-0.4186069;0.4206426;-0.03959897,-0.6087911;0.4853706;-0.1106805,0.07556155;0.003941596;-0.02474046,0.1122777;-0.3355065;-0.05653477,0.1157332;-0.67979;0.00140119,0.1458039;-0.701312;-0.04013466,-0.0658795;0.008416497;-0.04388882,-0.09955882;-0.3316195;-0.0726144,-0.09993948;-0.6738149;-0.003318816,-0.09679786;-0.6988539;-0.05069848,-2.497435E-05;0.5338753;-0.07787633,937.9211
+0;0;0,0.003978694;0.310908;0.008537703,0.008294057;0.6114687;0.00245822,0.22871;0.4898916;0.02893877,0.3652205;0.3328468;0.05591241,0.5258515;0.1923808;0.06358826,-0.2117947;0.4750704;0.01072608,-0.362914;0.329622;0.01650896,-0.5239615;0.1903038;0.000822261,0.07038287;0.004111772;-0.03197629,0.07691229;-0.3347592;0.01967622,0.08606677;-0.6745448;0.1018099,0.08713352;-0.6372675;0.02942189,-0.07002869;0.005116274;-0.03260285,-0.09892744;-0.3347007;0.002518058,-0.1203886;-0.6748648;0.08069567,-0.1173277;-0.6375043;0.00837294,0.00716884;0.5373507;0.006353159,0;0;0,-0.001265988;0.3083016;-0.04124355,0.002210915;0.6049693;-0.08990192,0.1920028;0.5072784;0.04633164,0.3945881;0.494195;0.09937644,0.6057044;0.5254236;0.09254932,-0.2218516;0.4915628;-0.05513124,-0.4186264;0.4188253;-0.0512954,-0.6039881;0.4866118;-0.1327693,0.07462095;0.003366411;-0.0203352,0.1113502;-0.3356434;-0.05593729,0.1156236;-0.6805607;0.001488447,0.1458055;-0.7020143;-0.04017329,-0.0620583;0.009126105;-0.04537202,-0.09691747;-0.3310578;-0.06994716,-0.09693533;-0.6737698;-0.0004313812,-0.09320622;-0.6988667;-0.04780802,0.001263235;0.5321575;-0.07549787,937.9328
+0;0;0,0.003958553;0.3098634;0.008451892,0.008239923;0.609383;0.002363196,0.2302201;0.4878172;0.02946153,0.3710659;0.3347025;0.05668242,0.5356129;0.1995965;0.06639434,-0.2135428;0.4732942;0.01079186,-0.369399;0.3329365;0.01637592,-0.5314561;0.1952495;0.002113034,0.06863809;0.003992439;-0.03110534,0.07518873;-0.3355123;0.02061345,0.08447587;-0.6751957;0.1027034,0.08558624;-0.6379111;0.03019321,-0.06822772;0.004998946;-0.03185369,-0.09727274;-0.3354236;0.003503278,-0.1186603;-0.6754897;0.08165293,-0.1155507;-0.6381188;0.009209685,0.007123775;0.5355186;0.00624796,0;0;0,-0.0003188774;0.3075238;-0.03913307,0.003568828;0.6034039;-0.08609915,0.1917966;0.5097082;0.05565238,0.3945862;0.4994161;0.1085014,0.6027896;0.5449527;0.1073036,-0.222753;0.4907767;-0.05680598,-0.4194986;0.4180344;-0.06153232,-0.6000993;0.4876682;-0.150741,0.07354737;0.002803475;-0.01666117,0.1108975;-0.3364037;-0.05570865,0.1159219;-0.6812584;0.00138545,0.1460786;-0.702692;-0.0405333,-0.05942645;0.009141656;-0.04560259,-0.09485984;-0.3317626;-0.06818635,-0.09439195;-0.6743097;0.001606256,-0.09067971;-0.6995704;-0.04576995,0.00253047;0.5307729;-0.07210088,937.9554
+0;0;0,0.003958553;0.3098634;0.008451892,0.008239923;0.609383;0.002363196,0.2302201;0.4878172;0.02946153,0.3710659;0.3347025;0.05668242,0.5356129;0.1995965;0.06639434,-0.2135428;0.4732942;0.01079186,-0.369399;0.3329365;0.01637592,-0.5314561;0.1952495;0.002113034,0.06863809;0.003992439;-0.03110534,0.07518873;-0.3355123;0.02061345,0.08447587;-0.6751957;0.1027034,0.08558624;-0.6379111;0.03019321,-0.06822772;0.004998946;-0.03185369,-0.09727274;-0.3354236;0.003503278,-0.1186603;-0.6754897;0.08165293,-0.1155507;-0.6381188;0.009209685,0.007123775;0.5355186;0.00624796,0;0;0,-0.0003188774;0.3075238;-0.03913307,0.003568828;0.6034039;-0.08609915,0.1917966;0.5097082;0.05565238,0.3945862;0.4994161;0.1085014,0.6027896;0.5449527;0.1073036,-0.222753;0.4907767;-0.05680598,-0.4194986;0.4180344;-0.06153232,-0.6000993;0.4876682;-0.150741,0.07354737;0.002803475;-0.01666117,0.1108975;-0.3364037;-0.05570865,0.1159219;-0.6812584;0.00138545,0.1460786;-0.702692;-0.0405333,-0.05942645;0.009141656;-0.04560259,-0.09485984;-0.3317626;-0.06818635,-0.09439195;-0.6743097;0.001606256,-0.09067971;-0.6995704;-0.04576995,0.00253047;0.5307729;-0.07210088,937.9771
+0;0;0,0.003947175;0.3089727;0.008427599,0.008217257;0.6077028;0.002355015,0.2282242;0.4867557;0.0292374,0.3688471;0.3338833;0.05641523,0.5335665;0.1986357;0.06613733,-0.2116078;0.4723614;0.01073311,-0.3672174;0.3322258;0.01630834,-0.5294444;0.1943944;0.002030503,0.06723801;0.003911001;-0.03047085,0.07380656;-0.3365219;0.02138932,0.08303571;-0.6740847;0.1029668,0.08414249;-0.6368237;0.03069182,-0.06683601;0.004896978;-0.03120394,-0.09596042;-0.3364562;0.004249685,-0.1172145;-0.6743994;0.08191149,-0.1141149;-0.6370525;0.009703211,0.007104074;0.5340346;0.006229463,0;0;0,0.0006920956;0.3069298;-0.03666568,0.00523258;0.6023587;-0.08132911,0.1904071;0.5097294;0.06060505,0.3922328;0.5049561;0.1165247,0.6004261;0.5513341;0.1116703,-0.219811;0.4904138;-0.06637739,-0.4160305;0.4178253;-0.07697007,-0.5926818;0.4894395;-0.1728067,0.07255891;0.00238961;-0.01393604,0.1104734;-0.337431;-0.05530715,0.116582;-0.6801317;0.001329184,0.1459476;-0.7020203;-0.04017806,-0.05740124;0.008889708;-0.04572515,-0.09379715;-0.3329509;-0.066879,-0.09268911;-0.6733611;0.002464026,-0.07503591;-0.6608274;-0.06580685,0.004027259;0.5298197;-0.06791615,937.9883
+0;0;0,0.003937446;0.308975;0.008348806,0.008186461;0.6077038;0.002196291,0.2281309;0.4866543;0.02953777,0.3723521;0.3372675;0.05723675,0.5447959;0.2120134;0.06690543,-0.2117907;0.4729323;0.01067274,-0.370564;0.3364056;0.01658125,-0.5369948;0.2034969;0.00413099,0.06727964;0.003818536;-0.03039058,0.07409249;-0.336592;0.02158396,0.08302657;-0.6741897;0.10305,0.0841926;-0.6369343;0.03077535,-0.06676326;0.005016744;-0.03134036,-0.09603471;-0.3363221;0.004129659,-0.1170779;-0.6742165;0.08206104,-0.1139204;-0.6368787;0.009854332,0.007079195;0.5340364;0.006089225,0;0;0,0.0006920956;0.3069298;-0.03666568,0.00523258;0.6023587;-0.08132911,0.1904071;0.5097294;0.06060505,0.3922328;0.5049561;0.1165247,0.6004261;0.5513341;0.1116703,-0.219811;0.4904138;-0.06637739,-0.4160305;0.4178253;-0.07697007,-0.5926818;0.4894395;-0.1728067,0.07255891;0.00238961;-0.01393604,0.1104734;-0.337431;-0.05530715,0.116582;-0.6801317;0.001329184,0.1459476;-0.7020203;-0.04017806,-0.05740124;0.008889708;-0.04572515,-0.09379715;-0.3329509;-0.066879,-0.09268911;-0.6733611;0.002464026,-0.07503591;-0.6608274;-0.06580685,0.004027259;0.5298197;-0.06791615,938.0001
+0;0;0,0.003927915;0.3082271;0.008328597,0.008169685;0.606445;0.002185721,0.2264614;0.4858554;0.02934614,0.3704158;0.3367449;0.05699389,0.5428581;0.211492;0.06666249,-0.2101679;0.4722362;0.0106223,-0.3686475;0.335962;0.01651988,-0.5350768;0.2030544;0.004069733,0.06619669;0.003757071;-0.02990141,0.07296698;-0.3345273;0.02174849,0.08191866;-0.6727899;0.103375,0.08308161;-0.6355536;0.0312911,-0.06568862;0.004935992;-0.03083589,-0.09477724;-0.3342708;0.004412571,-0.1158619;-0.6728308;0.08249746,-0.1127127;-0.6355124;0.01048132,0.007064002;0.5328829;0.006073089,0;0;0,0.00167194;0.3063706;-0.03497195,0.006922752;0.6014067;-0.07871866,0.1887142;0.5100499;0.06480527,0.3891895;0.5134235;0.1241307,0.5967367;0.5626011;0.1192474,-0.2165657;0.4902072;-0.07298443,-0.4119507;0.41727;-0.08801976,-0.5812136;0.4937561;-0.1929869,0.07174505;0.001891464;-0.01180172,0.1089649;-0.3357069;-0.05413222,0.1161374;-0.6793557;0.0008108616,0.1454144;-0.7013578;-0.04027987,-0.05589291;0.008673636;-0.04572702,-0.09292254;-0.3309734;-0.06618628,-0.09114555;-0.6720023;0.003533185,-0.07233437;-0.6593881;-0.06424345,0.005542427;0.5289423;-0.0655005,938.0218
+0;0;0,0.003927915;0.3082271;0.008328597,0.008169685;0.606445;0.002185721,0.2264614;0.4858554;0.02934614,0.3704158;0.3367449;0.05699389,0.5428581;0.211492;0.06666249,-0.2101679;0.4722362;0.0106223,-0.3686475;0.335962;0.01651988,-0.5350768;0.2030544;0.004069733,0.06619669;0.003757071;-0.02990141,0.07296698;-0.3345273;0.02174849,0.08191866;-0.6727899;0.103375,0.08308161;-0.6355536;0.0312911,-0.06568862;0.004935992;-0.03083589,-0.09477724;-0.3342708;0.004412571,-0.1158619;-0.6728308;0.08249746,-0.1127127;-0.6355124;0.01048132,0.007064002;0.5328829;0.006073089,0;0;0,0.00167194;0.3063706;-0.03497195,0.006922752;0.6014067;-0.07871866,0.1887142;0.5100499;0.06480527,0.3891895;0.5134235;0.1241307,0.5967367;0.5626011;0.1192474,-0.2165657;0.4902072;-0.07298443,-0.4119507;0.41727;-0.08801976,-0.5812136;0.4937561;-0.1929869,0.07174505;0.001891464;-0.01180172,0.1089649;-0.3357069;-0.05413222,0.1161374;-0.6793557;0.0008108616,0.1454144;-0.7013578;-0.04027987,-0.05589291;0.008673636;-0.04572702,-0.09292254;-0.3309734;-0.06618628,-0.09114555;-0.6720023;0.003533185,-0.07233437;-0.6593881;-0.06424345,0.005542427;0.5289423;-0.0655005,938.0338
+0;0;0,0.00402041;0.3082269;0.008290409,0.00833337;0.6064433;0.002122188,0.2265052;0.485656;0.02985404,0.3736845;0.3398182;0.05797542,0.5499581;0.2199931;0.06734089,-0.210171;0.472797;0.01082142,-0.3732573;0.3420927;0.01718156,-0.5434685;0.2139903;0.005516072,0.06623246;0.003707085;-0.02982834,0.07340959;-0.3345645;0.02185023,0.08198527;-0.6728467;0.1034363,0.08319706;-0.6356128;0.03135302,-0.06566377;0.004963478;-0.03088436,-0.09488488;-0.3342298;0.004384354,-0.1155813;-0.6728055;0.08250461,-0.112385;-0.6354939;0.01048987,0.007211387;0.5328817;0.006013157,0;0;0,0.00167194;0.3063706;-0.03497195,0.006922752;0.6014067;-0.07871866,0.1887142;0.5100499;0.06480527,0.3891895;0.5134235;0.1241307,0.5967367;0.5626011;0.1192474,-0.2165657;0.4902072;-0.07298443,-0.4119507;0.41727;-0.08801976,-0.5812136;0.4937561;-0.1929869,0.07174505;0.001891464;-0.01180172,0.1089649;-0.3357069;-0.05413222,0.1161374;-0.6793557;0.0008108616,0.1454144;-0.7013578;-0.04027987,-0.05589291;0.008673636;-0.04572702,-0.09292254;-0.3309734;-0.06618628,-0.09114555;-0.6720023;0.003533185,-0.07233437;-0.6593881;-0.06424345,0.005542427;0.5289423;-0.0655005,938.0552
+0;0;0,0.004017259;0.3079854;0.008283911,0.00833335;0.6064167;0.002110301,0.225914;0.4856814;0.02978198,0.3729428;0.3399926;0.05787461,0.549311;0.2201031;0.06724511,-0.2095873;0.472857;0.01080057,-0.3725069;0.3422862;0.01715421,-0.5428095;0.2141151;0.005482449,0.06530824;0.003655355;-0.02941211,0.07249431;-0.3350376;0.02233084,0.08105963;-0.672911;0.1038183,0.08227477;-0.6356571;0.03153534,-0.0647475;0.004894217;-0.0304534,-0.09400501;-0.3347216;0.004859248,-0.1146764;-0.6728882;0.08288509,-0.1114713;-0.6355563;0.01067085,0.007210221;0.53278;0.006005242,0;0;0,0.002283566;0.3061942;-0.03434658,0.007737305;0.6014473;-0.07806921,0.1861087;0.5106977;0.06915164,0.3855736;0.5214685;0.1302223,0.5930852;0.5710827;0.1235576,-0.2146687;0.4889382;-0.07848076,-0.4086396;0.4149024;-0.1014125,-0.5704817;0.496655;-0.2140657,0.07096352;0.00158295;-0.01026034,0.1083092;-0.3362539;-0.05400348,0.1158638;-0.6795048;0.0007119179,0.1454616;-0.7013245;-0.04073215,-0.05447236;0.00844813;-0.04588019,-0.09283544;-0.3314751;-0.06643206,-0.08993519;-0.6719067;0.004065163,-0.06988849;-0.6593654;-0.06355325,0.006309737;0.5289081;-0.06484699,938.0671
+0;0;0,0.004017259;0.3079854;0.008283911,0.00833335;0.6064167;0.002110301,0.225914;0.4856814;0.02978198,0.3729428;0.3399926;0.05787461,0.549311;0.2201031;0.06724511,-0.2095873;0.472857;0.01080057,-0.3725069;0.3422862;0.01715421,-0.5428095;0.2141151;0.005482449,0.06530824;0.003655355;-0.02941211,0.07249431;-0.3350376;0.02233084,0.08105963;-0.672911;0.1038183,0.08227477;-0.6356571;0.03153534,-0.0647475;0.004894217;-0.0304534,-0.09400501;-0.3347216;0.004859248,-0.1146764;-0.6728882;0.08288509,-0.1114713;-0.6355563;0.01067085,0.007210221;0.53278;0.006005242,0;0;0,0.002283566;0.3061942;-0.03434658,0.007737305;0.6014473;-0.07806921,0.1861087;0.5106977;0.06915164,0.3855736;0.5214685;0.1302223,0.5930852;0.5710827;0.1235576,-0.2146687;0.4889382;-0.07848076,-0.4086396;0.4149024;-0.1014125,-0.5704817;0.496655;-0.2140657,0.07096352;0.00158295;-0.01026034,0.1083092;-0.3362539;-0.05400348,0.1158638;-0.6795048;0.0007119179,0.1454616;-0.7013245;-0.04073215,-0.05447236;0.00844813;-0.04588019,-0.09283544;-0.3314751;-0.06643206,-0.08993519;-0.6719067;0.004065163,-0.06988849;-0.6593654;-0.06355325,0.006309737;0.5289081;-0.06484699,938.0785
+0;0;0,0.003964955;0.3076012;0.008223694,0.008248632;0.6059614;0.002029618,0.2235424;0.4857677;0.02967927,0.3747579;0.3441276;0.05747831,0.5542624;0.2296606;0.06929479,-0.2075838;0.4736728;0.01063346,-0.3736461;0.3468654;0.01726736,-0.5467801;0.2229734;0.005452339,0.06466292;0.003661697;-0.02905963,0.07190663;-0.3356064;0.02266917,0.0807002;-0.6734521;0.1041641,0.08197016;-0.636151;0.03133108,-0.06406231;0.004817239;-0.03019896,-0.09349156;-0.3353478;0.005196845,-0.1141865;-0.6734892;0.08323865,-0.1109082;-0.6361037;0.01047692,0.007131862;0.5323342;0.005927583,0;0;0,0.003135577;0.3059505;-0.03295946,0.009219531;0.6012717;-0.07564139,0.1821422;0.5121657;0.07457137,0.3821197;0.5255386;0.1339936,0.5875092;0.5827302;0.1310873,-0.2107581;0.4885086;-0.07875095,-0.4035182;0.4138775;-0.1099696,-0.5605866;0.5000501;-0.2255896,0.07045443;0.001191825;-0.008597374,0.1077895;-0.3370795;-0.05342793,0.1159707;-0.6804103;0.000566721,0.1459057;-0.7019247;-0.04197431,-0.05325783;0.008296303;-0.04619457,-0.09245135;-0.3320913;-0.06696306,-0.08891533;-0.6722865;0.004543111,-0.06787626;-0.6598443;-0.0633439,0.007628102;0.5286988;-0.06267881,938.1002
+0;0;0,0.003964955;0.3076012;0.008223694,0.008248632;0.6059614;0.002029618,0.2235424;0.4857677;0.02967927,0.3747579;0.3441276;0.05747831,0.5542624;0.2296606;0.06929479,-0.2075838;0.4736728;0.01063346,-0.3736461;0.3468654;0.01726736,-0.5467801;0.2229734;0.005452339,0.06466292;0.003661697;-0.02905963,0.07190663;-0.3356064;0.02266917,0.0807002;-0.6734521;0.1041641,0.08197016;-0.636151;0.03133108,-0.06406231;0.004817239;-0.03019896,-0.09349156;-0.3353478;0.005196845,-0.1141865;-0.6734892;0.08323865,-0.1109082;-0.6361037;0.01047692,0.007131862;0.5323342;0.005927583,0;0;0,0.003135577;0.3059505;-0.03295946,0.009219531;0.6012717;-0.07564139,0.1821422;0.5121657;0.07457137,0.3821197;0.5255386;0.1339936,0.5875092;0.5827302;0.1310873,-0.2107581;0.4885086;-0.07875095,-0.4035182;0.4138775;-0.1099696,-0.5605866;0.5000501;-0.2255896,0.07045443;0.001191825;-0.008597374,0.1077895;-0.3370795;-0.05342793,0.1159707;-0.6804103;0.000566721,0.1459057;-0.7019247;-0.04197431,-0.05325783;0.008296303;-0.04619457,-0.09245135;-0.3320913;-0.06696306,-0.08891533;-0.6722865;0.004543111,-0.06787626;-0.6598443;-0.0633439,0.007628102;0.5286988;-0.06267881,938.1116
+0;0;0,0.003957842;0.3070494;0.008208942,0.008231221;0.6046949;0.002031147,0.222309;0.4849737;0.02953587,0.3735974;0.3432653;0.0573483,0.5529865;0.2288719;0.06915718,-0.2063884;0.4729469;0.01059736,-0.3725308;0.3460784;0.01723445,-0.5455534;0.2222661;0.005427026,0.0641361;0.003631865;-0.02882288,0.07140635;-0.3368786;0.02309535,0.08018125;-0.6740072;0.1044173,0.08145983;-0.6366566;0.03109025,-0.06354039;0.004777993;-0.02995293,-0.09307741;-0.3366327;0.0055725,-0.1137284;-0.6740564;0.08344866,-0.1104279;-0.6366208;0.01019339,0.007117639;0.5312779;0.005917986,0;0;0,0.003393032;0.3055985;-0.03099108,0.009177752;0.6005229;-0.07141948,0.1797819;0.5125242;0.07932878,0.3800331;0.527964;0.1376729,0.5835878;0.5909759;0.1368015,-0.2090552;0.4879382;-0.0795719,-0.4000245;0.4117173;-0.1178356,-0.5492491;0.502468;-0.2399096,0.07005563;0.0008964837;-0.006985187,0.1071691;-0.3385231;-0.05294919,0.1159714;-0.6812109;0.0002815723,0.146406;-0.7024609;-0.04307389,-0.05205021;0.008328356;-0.04667765,-0.09238321;-0.3332193;-0.06702858,-0.08827072;-0.6725422;0.005006395,-0.0664051;-0.6601032;-0.06315536,0.007691979;0.5280551;-0.05906582,938.1338
+0;0;0,0.003984138;0.3070514;0.008121431,0.008282479;0.6046941;0.001835245,0.2222092;0.4846191;0.02998143,0.3769216;0.3467281;0.05814393,0.5591545;0.2369785;0.07047036,-0.2064612;0.4733862;0.01048745,-0.3757656;0.350783;0.01737519,-0.5528935;0.2328285;0.006503948,0.06416269;0.003588366;-0.02876909,0.07140813;-0.3369244;0.02313752,0.08020798;-0.6740649;0.1044076,0.08158045;-0.636722;0.03108149,-0.06348824;0.004855929;-0.03005083,-0.09317183;-0.3365228;0.005658533,-0.1137066;-0.6739678;0.0834735,-0.1103121;-0.6365399;0.01022175,0.00716279;0.5312787;0.005750227,0;0;0,0.003393032;0.3055985;-0.03099108,0.009177752;0.6005229;-0.07141948,0.1797819;0.5125242;0.07932878,0.3800331;0.527964;0.1376729,0.5835878;0.5909759;0.1368015,-0.2090552;0.4879382;-0.0795719,-0.4000245;0.4117173;-0.1178356,-0.5492491;0.502468;-0.2399096,0.07005563;0.0008964837;-0.006985187,0.1071691;-0.3385231;-0.05294919,0.1159714;-0.6812109;0.0002815723,0.146406;-0.7024609;-0.04307389,-0.05205021;0.008328356;-0.04667765,-0.09238321;-0.3332193;-0.06702858,-0.08827072;-0.6725422;0.005006395,-0.0664051;-0.6601032;-0.06315536,0.007691979;0.5280551;-0.05906582,938.1451
+0;0;0,0.003948896;0.3043353;0.008049592,0.008142958;0.594789;0.001933509,0.2211227;0.4771272;0.02985187,0.3757048;0.3393524;0.05799064,0.5578143;0.229677;0.07030872,-0.2055932;0.4659455;0.01044677,-0.374755;0.3434456;0.01732871,-0.551763;0.225571;0.006464819,0.06301373;0.003524109;-0.02825392,0.07020438;-0.3344137;0.02326017,0.07901888;-0.6721154;0.1046655,0.08044203;-0.6345013;0.02863114,-0.06235135;0.004768974;-0.02951271,-0.09181046;-0.3340282;0.005926613,-0.1123794;-0.672035;0.08387111,-0.1088595;-0.6343327;0.007913813,0.00705683;0.5235741;0.005731142,0;0;0,0.0006586425;0.3033391;-0.02617884,-0.001233287;0.5922871;-0.05667543,0.1773539;0.512898;0.08277202,0.3765153;0.5332773;0.142678,0.5785452;0.6005542;0.144104,-0.2132566;0.48594;-0.09169984,-0.4036471;0.4092072;-0.1308512,-0.5486146;0.5018045;-0.256368,0.0689567;0.0006826222;-0.005093336,0.1055607;-0.33603;-0.05191302,0.1152269;-0.6792902;0.001247175,0.1466154;-0.7029526;-0.04320883,-0.04994613;0.0083549;-0.04708517,-0.0915878;-0.3304284;-0.06706466,-0.0871514;-0.6701094;0.006038591,-0.06308571;-0.6577147;-0.06433272,-0.0003899075;0.521599;-0.04720783,938.1671
+0;0;0,0.003948896;0.3043353;0.008049592,0.008142958;0.594789;0.001933509,0.2211227;0.4771272;0.02985187,0.3757048;0.3393524;0.05799064,0.5578143;0.229677;0.07030872,-0.2055932;0.4659455;0.01044677,-0.374755;0.3434456;0.01732871,-0.551763;0.225571;0.006464819,0.06301373;0.003524109;-0.02825392,0.07020438;-0.3344137;0.02326017,0.07901888;-0.6721154;0.1046655,0.08044203;-0.6345013;0.02863114,-0.06235135;0.004768974;-0.02951271,-0.09181046;-0.3340282;0.005926613,-0.1123794;-0.672035;0.08387111,-0.1088595;-0.6343327;0.007913813,0.00705683;0.5235741;0.005731142,0;0;0,0.0006586425;0.3033391;-0.02617884,-0.001233287;0.5922871;-0.05667543,0.1773539;0.512898;0.08277202,0.3765153;0.5332773;0.142678,0.5785452;0.6005542;0.144104,-0.2132566;0.48594;-0.09169984,-0.4036471;0.4092072;-0.1308512,-0.5486146;0.5018045;-0.256368,0.0689567;0.0006826222;-0.005093336,0.1055607;-0.33603;-0.05191302,0.1152269;-0.6792902;0.001247175,0.1466154;-0.7029526;-0.04320883,-0.04994613;0.0083549;-0.04708517,-0.0915878;-0.3304284;-0.06706466,-0.0871514;-0.6701094;0.006038591,-0.06308571;-0.6577147;-0.06433272,-0.0003899075;0.521599;-0.04720783,938.1786
+0;0;0,0.003976451;0.3043723;0.007981163,0.008218243;0.5967217;0.001743789,0.2217098;0.4777543;0.03031147,0.379319;0.3434159;0.05891161,0.5648324;0.2398154;0.07183456,-0.2062731;0.4671818;0.01052579,-0.3787779;0.3493091;0.01784087,-0.5569826;0.2333839;0.006900066,0.06250113;0.003478814;-0.02797134,0.06965297;-0.3351625;0.0232371,0.078447;-0.6718473;0.1044831,0.07994468;-0.6341581;0.02763446,-0.06180283;0.004732953;-0.02930696,-0.09130487;-0.3346948;0.006327799,-0.1118869;-0.6716963;0.08405331,-0.1082695;-0.6339172;0.007284321,0.00711448;0.5246437;0.005601764,0;0;0,0.0008878485;0.3034154;-0.02569652,3.459683E-05;0.5941951;-0.05693197,0.1744905;0.5143368;0.08884668,0.3738354;0.536166;0.1479275,0.5750597;0.6055737;0.1505101,-0.2129903;0.4849494;-0.09074465,-0.4011905;0.4081157;-0.1395577,-0.5444936;0.5026211;-0.2654474,0.06845318;0.0003071427;-0.003867388,0.1052575;-0.3369704;-0.05120349,0.1152192;-0.6792689;0.001402851,0.1468237;-0.703416;-0.04372287,-0.04870446;0.00844843;-0.04751198,-0.0906461;-0.3309986;-0.06669543,-0.08625675;-0.6695634;0.006717868,-0.06114541;-0.6574117;-0.06411956,0.000390593;0.5226798;-0.04709435,938.2012
+0;0;0,0.003976451;0.3043723;0.007981163,0.008218243;0.5967217;0.001743789,0.2217098;0.4777543;0.03031147,0.379319;0.3434159;0.05891161,0.5648324;0.2398154;0.07183456,-0.2062731;0.4671818;0.01052579,-0.3787779;0.3493091;0.01784087,-0.5569826;0.2333839;0.006900066,0.06250113;0.003478814;-0.02797134,0.06965297;-0.3351625;0.0232371,0.078447;-0.6718473;0.1044831,0.07994468;-0.6341581;0.02763446,-0.06180283;0.004732953;-0.02930696,-0.09130487;-0.3346948;0.006327799,-0.1118869;-0.6716963;0.08405331,-0.1082695;-0.6339172;0.007284321,0.00711448;0.5246437;0.005601764,0;0;0,0.0008878485;0.3034154;-0.02569652,3.459683E-05;0.5941951;-0.05693197,0.1744905;0.5143368;0.08884668,0.3738354;0.536166;0.1479275,0.5750597;0.6055737;0.1505101,-0.2129903;0.4849494;-0.09074465,-0.4011905;0.4081157;-0.1395577,-0.5444936;0.5026211;-0.2654474,0.06845318;0.0003071427;-0.003867388,0.1052575;-0.3369704;-0.05120349,0.1152192;-0.6792689;0.001402851,0.1468237;-0.703416;-0.04372287,-0.04870446;0.00844843;-0.04751198,-0.0906461;-0.3309986;-0.06669543,-0.08625675;-0.6695634;0.006717868,-0.06114541;-0.6574117;-0.06411956,0.000390593;0.5226798;-0.04709435,938.2125
+0;0;0,0.003953476;0.3026137;0.007935049,0.008172526;0.5933949;0.001730663,0.2209523;0.4749599;0.03019561,0.3785011;0.340673;0.05878479,0.5641214;0.2370128;0.07171519,-0.2055996;0.4644228;0.01047609,-0.3780383;0.3465952;0.01778837,-0.5563457;0.2306033;0.006841261,0.06181372;0.003440552;-0.02766369,0.06896522;-0.3351846;0.0235423,0.07772067;-0.6703928;0.104432,0.07924286;-0.6325778;0.02632598,-0.0611231;0.004680898;-0.02898463,-0.09062373;-0.3347306;0.006648431,-0.1111155;-0.6702542;0.08403305,-0.1074389;-0.6323478;0.006008007,0.007074516;0.5216926;0.005568531,0;0;0,-0.0009132363;0.301937;-0.02206421,-0.003902864;0.5914521;-0.05004501,0.1723293;0.5139453;0.09225988,0.3711651;0.5372797;0.1521912,0.5726753;0.6062766;0.1529429,-0.2124531;0.4835405;-0.09877311,-0.4005339;0.4067332;-0.1477444,-0.5378501;0.503462;-0.2787227,0.06775567;-1.892447E-05;-0.002687216,0.104678;-0.3372322;-0.05027055,0.1144701;-0.678106;0.001628641,0.1467856;-0.703431;-0.04374528,-0.04728639;0.008270745;-0.04789202,-0.09042092;-0.3310245;-0.06682284,-0.08620998;-0.6679511;0.006981365,-0.05955529;-0.6558473;-0.06466493,-0.003082775;0.5202311;-0.04087639,938.2344
+0;0;0,0.004015866;0.3026128;0.007939072,0.008286163;0.5933936;0.001747373,0.2209324;0.4746643;0.03069893,0.3819619;0.3446735;0.05974803,0.5732543;0.2520294;0.07359666,-0.2056481;0.4649942;0.01062085,-0.3820515;0.3531876;0.01790472,-0.5642645;0.2432428;0.009066773,0.06182469;0.003406089;-0.02764342,0.06896318;-0.3352255;0.0235223,0.07771706;-0.670435;0.1044071,0.0793092;-0.6326199;0.02630252,-0.061112;0.004700223;-0.0290049,-0.09065384;-0.3346966;0.006734448,-0.1110686;-0.6703172;0.0837177,-0.107322;-0.6324014;0.00569693,0.007176246;0.5216912;0.005580552,0;0;0,-0.0009132363;0.301937;-0.02206421,-0.003902864;0.5914521;-0.05004501,0.1723293;0.5139453;0.09225988,0.3711651;0.5372797;0.1521912,0.5726753;0.6062766;0.1529429,-0.2124531;0.4835405;-0.09877311,-0.4005339;0.4067332;-0.1477444,-0.5378501;0.503462;-0.2787227,0.06775567;-1.892447E-05;-0.002687216,0.104678;-0.3372322;-0.05027055,0.1144701;-0.678106;0.001628641,0.1467856;-0.703431;-0.04374528,-0.04728639;0.008270745;-0.04789202,-0.09042092;-0.3310245;-0.06682284,-0.08620998;-0.6679511;0.006981365,-0.05955529;-0.6558473;-0.06466493,-0.003082775;0.5202311;-0.04087639,938.2456
+0;0;0,0.003997479;0.3012272;0.007902722,0.008260217;0.591493;0.001721778,0.2199888;0.473088;0.03055875,0.3807465;0.3433165;0.05955884,0.5726844;0.2503598;0.0734542,-0.2047566;0.4634595;0.01056705,-0.3808624;0.3518415;0.01783863,-0.5636901;0.2415258;0.008970861,0.060552;0.003335973;-0.02707437,0.06770999;-0.3362205;0.02423112,0.07645184;-0.6709697;0.1050049,0.07806129;-0.6330698;0.0260515,-0.05985398;0.004603467;-0.02840782,-0.08947651;-0.3357204;0.007429149,-0.1098632;-0.6708801;0.08430672,-0.1060759;-0.6328784;0.005438074,0.007152189;0.5199126;0.005548432,0;0;0,-0.002431937;0.3007855;-0.01839638,-0.005288161;0.5899216;-0.04487324,0.1707318;0.5144087;0.09577847,0.3681559;0.5356511;0.1597877,0.5722806;0.5980823;0.149317,-0.211724;0.4830888;-0.09874277,-0.3975524;0.4051199;-0.1527181,-0.5347717;0.5021535;-0.284739,0.06640915;-0.0006076694;-0.0003874302,0.1057443;-0.3381976;-0.05006504,0.1159661;-0.6786813;0.001162291,0.1485603;-0.7047611;-0.04456854,-0.04556991;0.007929903;-0.04765705,-0.08804965;-0.3323869;-0.06668543,-0.08425213;-0.6688317;0.007127002,-0.05687425;-0.65675;-0.06517804,-0.004591871;0.5187878;-0.03597856,938.2679
+0;0;0,0.003994626;0.3005211;0.007830198,0.008256629;0.5907501;0.001608992,0.220355;0.4721863;0.03110461,0.3853346;0.3479128;0.06045655,0.5773947;0.2583975;0.07623672,-0.2054232;0.4634074;0.01056654,-0.3843327;0.3563885;0.01844331,-0.5737979;0.2602725;0.01473181,0.0601818;0.003318081;-0.02689447,0.06730024;-0.3358616;0.02420038,0.07593498;-0.6679975;0.1042958,0.07766341;-0.6299937;0.02426242,-0.05947562;0.004567642;-0.02824818,-0.08916642;-0.335346;0.007547792,-0.1092638;-0.6678463;0.08399227,-0.1053294;-0.6297434;0.00404691,0.007149051;0.5191722;0.005444183,0;0;0,-0.002737246;0.3001335;-0.01739597,-0.005481713;0.5892379;-0.04382467,0.1694963;0.5137191;0.09891701,0.3668892;0.5344247;0.1631899,0.5680053;0.6022655;0.173142,-0.2123427;0.482733;-0.09826082,-0.3961615;0.4036249;-0.1572204,-0.5314696;0.4982559;-0.2909581,0.06598815;-0.001222312;0.0004911423,0.1066043;-0.3381643;-0.04975462,0.1177736;-0.6759969;0.0007274151,0.1497096;-0.7046194;-0.04417133,-0.0446904;0.007878653;-0.04792564,-0.08632475;-0.3321631;-0.06642887,-0.08253393;-0.6657791;0.007666446,-0.05438824;-0.6539213;-0.06548462,-0.004834652;0.5181069;-0.03492022,938.29
+0;0;0,0.003994626;0.3005211;0.007830198,0.008256629;0.5907501;0.001608992,0.220355;0.4721863;0.03110461,0.3853346;0.3479128;0.06045655,0.5773947;0.2583975;0.07623672,-0.2054232;0.4634074;0.01056654,-0.3843327;0.3563885;0.01844331,-0.5737979;0.2602725;0.01473181,0.0601818;0.003318081;-0.02689447,0.06730024;-0.3358616;0.02420038,0.07593498;-0.6679975;0.1042958,0.07766341;-0.6299937;0.02426242,-0.05947562;0.004567642;-0.02824818,-0.08916642;-0.335346;0.007547792,-0.1092638;-0.6678463;0.08399227,-0.1053294;-0.6297434;0.00404691,0.007149051;0.5191722;0.005444183,0;0;0,-0.002737246;0.3001335;-0.01739597,-0.005481713;0.5892379;-0.04382467,0.1694963;0.5137191;0.09891701,0.3668892;0.5344247;0.1631899,0.5680053;0.6022655;0.173142,-0.2123427;0.482733;-0.09826082,-0.3961615;0.4036249;-0.1572204,-0.5314696;0.4982559;-0.2909581,0.06598815;-0.001222312;0.0004911423,0.1066043;-0.3381643;-0.04975462,0.1177736;-0.6759969;0.0007274151,0.1497096;-0.7046194;-0.04417133,-0.0446904;0.007878653;-0.04792564,-0.08632475;-0.3321631;-0.06642887,-0.08253393;-0.6657791;0.007666446,-0.05438824;-0.6539213;-0.06548462,-0.004834652;0.5181069;-0.03492022,938.3015
+0;0;0,0.003994626;0.3005211;0.007830198,0.008256629;0.5907501;0.001608992,0.220355;0.4721863;0.03110461,0.3853346;0.3479128;0.06045655,0.5773947;0.2583975;0.07623672,-0.2054232;0.4634074;0.01056654,-0.3843327;0.3563885;0.01844331,-0.5737979;0.2602725;0.01473181,0.0601818;0.003318081;-0.02689447,0.06730024;-0.3358616;0.02420038,0.07593498;-0.6679975;0.1042958,0.07766341;-0.6299937;0.02426242,-0.05947562;0.004567642;-0.02824818,-0.08916642;-0.335346;0.007547792,-0.1092638;-0.6678463;0.08399227,-0.1053294;-0.6297434;0.00404691,0.007149051;0.5191722;0.005444183,0;0;0,-0.002737246;0.3001335;-0.01739597,-0.005481713;0.5892379;-0.04382467,0.1694963;0.5137191;0.09891701,0.3668892;0.5344247;0.1631899,0.5680053;0.6022655;0.173142,-0.2123427;0.482733;-0.09826082,-0.3961615;0.4036249;-0.1572204,-0.5314696;0.4982559;-0.2909581,0.06598815;-0.001222312;0.0004911423,0.1066043;-0.3381643;-0.04975462,0.1177736;-0.6759969;0.0007274151,0.1497096;-0.7046194;-0.04417133,-0.0446904;0.007878653;-0.04792564,-0.08632475;-0.3321631;-0.06642887,-0.08253393;-0.6657791;0.007666446,-0.05438824;-0.6539213;-0.06548462,-0.004834652;0.5181069;-0.03492022,938.3132
+0;0;0,0.003990138;0.3001835;0.007821401,0.008256071;0.5906797;0.001594258,0.219222;0.4722945;0.03095749,0.3840466;0.3481377;0.06028187,0.5764812;0.2584479;0.07609282,-0.2042968;0.4635622;0.01052841,-0.3830383;0.3566438;0.01839779,-0.5728728;0.2603405;0.01467905,0.05992012;0.003303653;-0.02677753,0.0669881;-0.3334716;0.02395512,0.0756523;-0.6667409;0.1043239,0.07739037;-0.6286925;0.0238442,-0.05921701;0.004547781;-0.02812535,-0.08869733;-0.3329563;0.007416867,-0.1088633;-0.6665913;0.08412222,-0.104907;-0.6284432;0.003731064,0.007147397;0.519031;0.005433242,0;0;0,-0.003353916;0.2998537;-0.01624012,-0.006640673;0.5892725;-0.04210019,0.1663122;0.5109199;0.101265,0.3628505;0.529523;0.1681125,0.5639093;0.5994393;0.1716306,-0.2118273;0.483063;-0.09786769,-0.3927974;0.4009337;-0.1606897,-0.5288252;0.4936493;-0.2956918,0.06566426;-0.001846015;0.001779795,0.1069437;-0.3360654;-0.04955006,0.1189343;-0.6750146;0.001168009,0.150636;-0.7040413;-0.0441711,-0.04372446;0.007610081;-0.04846266,-0.0841116;-0.3302106;-0.06541559,-0.08018185;-0.6647531;0.009873986,-0.05141268;-0.6529397;-0.06351786,-0.005859625;0.518054;-0.03333592,938.3352
+0;0;0,0.003905022;0.3001867;0.007741462,0.008106364;0.5906827;0.001460465,0.2189743;0.4718774;0.03099402,0.3878928;0.3534497;0.06071641,0.5832248;0.2700846;0.07558183,-0.2046008;0.4642125;0.01041114,-0.3860459;0.3619603;0.0184189,-0.5755931;0.2651295;0.01383626,0.0599105;0.003273166;-0.02680278,0.06682839;-0.3335178;0.02384597,0.07519932;-0.666915;0.1037141,0.07699546;-0.6288633;0.02323595,-0.05921057;0.004571076;-0.02813511,-0.08903506;-0.332949;0.00696452,-0.1092362;-0.6664643;0.08417951,-0.1052245;-0.6283337;0.003789313,0.007011998;0.5190345;0.005311432,0;0;0,-0.003353916;0.2998537;-0.01624012,-0.006640673;0.5892725;-0.04210019,0.1663122;0.5109199;0.101265,0.3628505;0.529523;0.1681125,0.5639093;0.5994393;0.1716306,-0.2118273;0.483063;-0.09786769,-0.3927974;0.4009337;-0.1606897,-0.5288252;0.4936493;-0.2956918,0.06566426;-0.001846015;0.001779795,0.1069437;-0.3360654;-0.04955006,0.1189343;-0.6750146;0.001168009,0.150636;-0.7040413;-0.0441711,-0.04372446;0.007610081;-0.04846266,-0.0841116;-0.3302106;-0.06541559,-0.08018185;-0.6647531;0.009873986,-0.05141268;-0.6529397;-0.06351786,-0.005859625;0.518054;-0.03333592,938.3468
+0;0;0,0.003905924;0.300256;0.007743249,0.008114968;0.5912815;0.001449043,0.2195916;0.4721682;0.03106591,0.3884601;0.3537756;0.0607795,0.5841506;0.2702574;0.07567221,-0.2052051;0.4644813;0.01042366,-0.3865966;0.3622593;0.01842906,-0.5764916;0.2652508;0.013838,0.05991459;0.003273389;-0.0268046,0.06685942;-0.3348293;0.02404142,0.07518956;-0.6666021;0.1035204,0.07696443;-0.6286457;0.02399537,-0.05921461;0.004571388;-0.02813703,-0.08915526;-0.3342634;0.007099312,-0.1092579;-0.6661536;0.08393808,-0.1052938;-0.6281193;0.004499957,0.007017978;0.5194614;0.005309248,0;0;0,-0.003785376;0.2999357;-0.01590967,-0.008012455;0.5898763;-0.04174566,0.1627389;0.5085005;0.1055562,0.3591584;0.5217928;0.1738131,0.5618137;0.5882566;0.1715286,-0.2133635;0.4829002;-0.09791297,-0.3920566;0.3983556;-0.1637706,-0.5286679;0.4814341;-0.3049342,0.06564876;-0.001980394;0.002297163,0.1064184;-0.3376657;-0.04869556,0.1187067;-0.6749706;0.00164175,0.1499762;-0.703039;-0.04353523,-0.04306736;0.007380898;-0.04908853,-0.08398006;-0.3317626;-0.06505334,-0.08007282;-0.664542;0.01045853,-0.05094149;-0.6525102;-0.06178542,-0.006954432;0.5184882;-0.03297901,938.3689
+0;0;0,0.003832891;0.3008825;0.007763717,0.007972281;0.5926422;0.001467068,0.2198542;0.4727443;0.03110173,0.3925925;0.3597451;0.0603454,0.5902858;0.2817776;0.07564638,-0.2059523;0.4660204;0.01038019,-0.3901131;0.3686285;0.01826404,-0.581751;0.2756491;0.01322468,0.05918096;0.003219341;-0.0264642,0.06557641;-0.3335168;0.02373585,0.07404365;-0.6643028;0.1031853,0.07583153;-0.6264589;0.02477796,-0.05846663;0.00451582;-0.02782743,-0.08859622;-0.3328321;0.007397177,-0.1085852;-0.6637912;0.08401215,-0.1046405;-0.6258689;0.005691603,0.006891561;0.5206274;0.005332714,0;0;0,-0.004354395;0.3006159;-0.01470828,-0.009514909;0.5913395;-0.03985572,0.1602841;0.5055164;0.1091676,0.3572262;0.5152876;0.1768498,0.5625555;0.5721165;0.1793041,-0.2099984;0.4835744;-0.1104783,-0.3888923;0.3954301;-0.1712244,-0.5268017;0.4737157;-0.31352,0.06476533;-0.002399832;0.003577471,0.1068448;-0.3363981;-0.0476737,0.1188058;-0.6727918;0.002321243,0.1492775;-0.7002587;-0.04219246,-0.04146618;0.006837486;-0.04946624,-0.08326963;-0.3308032;-0.06372885,-0.0793216;-0.6624097;0.012592,-0.0487842;-0.6501262;-0.05787807,-0.008178238;0.5197359;-0.03128934,938.3904
+0;0;0,0.003832891;0.3008825;0.007763717,0.007972281;0.5926422;0.001467068,0.2198542;0.4727443;0.03110173,0.3925925;0.3597451;0.0603454,0.5902858;0.2817776;0.07564638,-0.2059523;0.4660204;0.01038019,-0.3901131;0.3686285;0.01826404,-0.581751;0.2756491;0.01322468,0.05918096;0.003219341;-0.0264642,0.06557641;-0.3335168;0.02373585,0.07404365;-0.6643028;0.1031853,0.07583153;-0.6264589;0.02477796,-0.05846663;0.00451582;-0.02782743,-0.08859622;-0.3328321;0.007397177,-0.1085852;-0.6637912;0.08401215,-0.1046405;-0.6258689;0.005691603,0.006891561;0.5206274;0.005332714,0;0;0,-0.004354395;0.3006159;-0.01470828,-0.009514909;0.5913395;-0.03985572,0.1602841;0.5055164;0.1091676,0.3572262;0.5152876;0.1768498,0.5625555;0.5721165;0.1793041,-0.2099984;0.4835744;-0.1104783,-0.3888923;0.3954301;-0.1712244,-0.5268017;0.4737157;-0.31352,0.06476533;-0.002399832;0.003577471,0.1068448;-0.3363981;-0.0476737,0.1188058;-0.6727918;0.002321243,0.1492775;-0.7002587;-0.04219246,-0.04146618;0.006837486;-0.04946624,-0.08326963;-0.3308032;-0.06372885,-0.0793216;-0.6624097;0.012592,-0.0487842;-0.6501262;-0.05787807,-0.008178238;0.5197359;-0.03128934,938.4023
+0;0;0,0.003849966;0.3022229;0.007798305,0.008008014;0.5952922;0.001470306,0.2180229;0.475417;0.03090101,0.390621;0.3625096;0.06012094,0.5886438;0.2844121;0.07544743,-0.2040625;0.4687519;0.01036056,-0.3880738;0.3714391;0.01823801,-0.5800312;0.2783047;0.01319025,0.05895436;0.003207014;-0.02636287,0.06532241;-0.3320863;0.02362208,0.07378145;-0.6625522;0.1029947,0.0755756;-0.6246808;0.0243124,-0.05824276;0.004498529;-0.02772088,-0.08824325;-0.3314039;0.007352794,-0.1082129;-0.6620427;0.08389365,-0.1042544;-0.6240926;0.005298473,0.006921356;0.5228817;0.005357193,0;0;0,-0.004516248;0.302027;-0.0131774,-0.01051965;0.5941179;-0.03754902,0.156355;0.5011495;0.1111968,0.3524002;0.507435;0.1813307,0.5602942;0.5556231;0.1790543,-0.2072997;0.4853489;-0.1114527,-0.3845614;0.3943184;-0.1721469,-0.5243143;0.4600397;-0.3194458,0.06445768;-0.002522647;0.004443645,0.1075976;-0.3350149;-0.0460391,0.1197523;-0.6710902;0.003810652,0.1505658;-0.6989582;-0.04043745,-0.04080915;0.006887855;-0.04967971,-0.08235842;-0.3293661;-0.06262399,-0.0783778;-0.6605102;0.01423367,-0.0470244;-0.6482416;-0.05618393,-0.00891424;0.5220929;-0.02921939,938.4244
+0;0;0,0.003849966;0.3022229;0.007798305,0.008008014;0.5952922;0.001470306,0.2180229;0.475417;0.03090101,0.390621;0.3625096;0.06012094,0.5886438;0.2844121;0.07544743,-0.2040625;0.4687519;0.01036056,-0.3880738;0.3714391;0.01823801,-0.5800312;0.2783047;0.01319025,0.05895436;0.003207014;-0.02636287,0.06532241;-0.3320863;0.02362208,0.07378145;-0.6625522;0.1029947,0.0755756;-0.6246808;0.0243124,-0.05824276;0.004498529;-0.02772088,-0.08824325;-0.3314039;0.007352794,-0.1082129;-0.6620427;0.08389365,-0.1042544;-0.6240926;0.005298473,0.006921356;0.5228817;0.005357193,0;0;0,-0.004516248;0.302027;-0.0131774,-0.01051965;0.5941179;-0.03754902,0.156355;0.5011495;0.1111968,0.3524002;0.507435;0.1813307,0.5602942;0.5556231;0.1790543,-0.2072997;0.4853489;-0.1114527,-0.3845614;0.3943184;-0.1721469,-0.5243143;0.4600397;-0.3194458,0.06445768;-0.002522647;0.004443645,0.1075976;-0.3350149;-0.0460391,0.1197523;-0.6710902;0.003810652,0.1505658;-0.6989582;-0.04043745,-0.04080915;0.006887855;-0.04967971,-0.08235842;-0.3293661;-0.06262399,-0.0783778;-0.6605102;0.01423367,-0.0470244;-0.6482416;-0.05618393,-0.00891424;0.5220929;-0.02921939,938.4357
+0;0;0,0.003888197;0.3031252;0.007786209,0.0080698;0.5970929;0.001406444,0.2171881;0.477464;0.03105057,0.3944532;0.3719854;0.0600857,0.5938494;0.2980445;0.07977425,-0.2033341;0.4715124;0.01024966,-0.3906303;0.3807994;0.01935795,-0.5853032;0.2930918;0.01450429,0.05877339;0.003177576;-0.02627176,0.0649794;-0.331028;0.02394333,0.07315601;-0.6611348;0.1020704,0.07503776;-0.6232276;0.02323933,-0.0580496;0.004500228;-0.02765149,-0.08807393;-0.3303745;0.007146824,-0.1081583;-0.660354;0.08364068,-0.1041099;-0.6223944;0.004896469,0.006978399;0.5244648;0.005312098,0;0;0,-0.004972372;0.3029742;-0.01193929,-0.01156337;0.5960243;-0.03548098,0.1533477;0.4979959;0.1132569,0.3490847;0.4955184;0.1844788,0.5583544;0.5379943;0.1805143,-0.205993;0.486878;-0.1122846,-0.3807382;0.3912554;-0.1732117,-0.5234413;0.4476154;-0.3217819,0.064175;-0.002543986;0.005450726,0.1079595;-0.3338769;-0.0450952,0.1204435;-0.6692559;0.004967216,0.1513814;-0.6973004;-0.03923773,-0.04012676;0.006740717;-0.0499902,-0.08143017;-0.3285469;-0.06138002,-0.07790717;-0.6589934;0.01565135,-0.04590581;-0.6467126;-0.05465044,-0.009804409;0.5237575;-0.02737522,938.4576
+0;0;0,0.003888197;0.3031252;0.007786209,0.0080698;0.5970929;0.001406444,0.2171881;0.477464;0.03105057,0.3944532;0.3719854;0.0600857,0.5938494;0.2980445;0.07977425,-0.2033341;0.4715124;0.01024966,-0.3906303;0.3807994;0.01935795,-0.5853032;0.2930918;0.01450429,0.05877339;0.003177576;-0.02627176,0.0649794;-0.331028;0.02394333,0.07315601;-0.6611348;0.1020704,0.07503776;-0.6232276;0.02323933,-0.0580496;0.004500228;-0.02765149,-0.08807393;-0.3303745;0.007146824,-0.1081583;-0.660354;0.08364068,-0.1041099;-0.6223944;0.004896469,0.006978399;0.5244648;0.005312098,0;0;0,-0.004972372;0.3029742;-0.01193929,-0.01156337;0.5960243;-0.03548098,0.1533477;0.4979959;0.1132569,0.3490847;0.4955184;0.1844788,0.5583544;0.5379943;0.1805143,-0.205993;0.486878;-0.1122846,-0.3807382;0.3912554;-0.1732117,-0.5234413;0.4476154;-0.3217819,0.064175;-0.002543986;0.005450726,0.1079595;-0.3338769;-0.0450952,0.1204435;-0.6692559;0.004967216,0.1513814;-0.6973004;-0.03923773,-0.04012676;0.006740717;-0.0499902,-0.08143017;-0.3285469;-0.06138002,-0.07790717;-0.6589934;0.01565135,-0.04590581;-0.6467126;-0.05465044,-0.009804409;0.5237575;-0.02737522,938.4691
+0;0;0,0.003902734;0.3042585;0.00781532,0.00810167;0.5994419;0.001407621,0.2188331;0.4791144;0.031268,0.3964285;0.3734393;0.06035722,0.5961214;0.2993885;0.08007507,-0.2049263;0.473117;0.01030696,-0.3925714;0.382235;0.01943221,-0.5875341;0.2943969;0.01457133,0.05845333;0.003160272;-0.0261287,0.06457807;-0.326669;0.02342883,0.07283117;-0.6598637;0.1022867,0.07470649;-0.6219835;0.02372514,-0.05773348;0.004475721;-0.02750091,-0.08736465;-0.3260139;0.006841732,-0.1076369;-0.6590801;0.08405114,-0.1036024;-0.6211478;0.005576111,0.007005208;0.5264771;0.005331384,0;0;0,-0.005206414;0.3041596;-0.01046014,-0.01244606;0.5984907;-0.0330584,0.153241;0.4973404;0.1167636,0.3496903;0.4811111;0.1853042,0.5614872;0.5098253;0.1771119,-0.2066396;0.4874533;-0.1137913,-0.3790061;0.3874347;-0.1757559,-0.5236727;0.4274729;-0.3281307,0.06376293;-0.002710164;0.006035805,0.1084022;-0.3293616;-0.04482675,0.1214477;-0.6677208;0.006634708,0.1520156;-0.6955287;-0.03765273,-0.03954283;0.006872304;-0.04998624,-0.08003475;-0.3240891;-0.06027257,-0.07654684;-0.6574673;0.01816311,-0.04415758;-0.645074;-0.05168297,-0.01050886;0.5258595;-0.02522111,938.4911
+0;0;0,0.003742499;0.3042591;0.007872656,0.007824861;0.5994449;0.001504367,0.2186258;0.4793865;0.03147566,0.3992665;0.378903;0.06020736,0.6033437;0.3164269;0.07430764,-0.2055311;0.4745483;0.01051788,-0.3949648;0.3874405;0.01949549,-0.5924243;0.3053193;0.01556904,0.05848921;0.003126113;-0.0260524,0.0639176;-0.3267453;0.02330571,0.07265898;-0.6598716;0.1023993,0.07456377;-0.6219899;0.02383865,-0.05768573;0.004505382;-0.02759614,-0.08765499;-0.325941;0.006869007,-0.107987;-0.6590074;0.08406198,-0.1039211;-0.6210698;0.00558909,0.006752239;0.5264792;0.005420297,0;0;0,-0.005206414;0.3041596;-0.01046014,-0.01244606;0.5984907;-0.0330584,0.153241;0.4973404;0.1167636,0.3496903;0.4811111;0.1853042,0.5614872;0.5098253;0.1771119,-0.2066396;0.4874533;-0.1137913,-0.3790061;0.3874347;-0.1757559,-0.5236727;0.4274729;-0.3281307,0.06376293;-0.002710164;0.006035805,0.1084022;-0.3293616;-0.04482675,0.1214477;-0.6677208;0.006634708,0.1520156;-0.6955287;-0.03765273,-0.03954283;0.006872304;-0.04998624,-0.08003475;-0.3240891;-0.06027257,-0.07654684;-0.6574673;0.01816311,-0.04415758;-0.645074;-0.05168297,-0.01050886;0.5258595;-0.02522111,938.5137
+0;0;0,0.003761241;0.3057828;0.007912081,0.007857801;0.6019909;0.001519542,0.2193259;0.4814791;0.03158975,0.4002998;0.3808103;0.06037446,0.6047658;0.3182152;0.0745016,-0.2061756;0.4766256;0.01056554,-0.3959587;0.3893571;0.01955971,-0.5937945;0.3070794;0.01562578,0.05810022;0.003105322;-0.02587914,0.06350461;-0.3253081;0.02326083,0.07217656;-0.6557885;0.1017262,0.07411279;-0.6177768;0.02186921,-0.05730207;0.004475419;-0.02741261,-0.08713888;-0.3245105;0.006900216,-0.1073094;-0.6549314;0.08348005,-0.1031764;-0.6168628;0.003712267,0.006780708;0.5287212;0.005451796,0;0;0,-0.005387329;0.3057271;-0.009041786,-0.01297876;0.6011261;-0.03099251,0.1516317;0.4934386;0.1196992,0.3468018;0.458527;0.186063,0.5587274;0.4868254;0.1715441,-0.2062266;0.4884633;-0.114822,-0.376063;0.383042;-0.1761104,-0.5235766;0.401445;-0.3304643,0.06328242;-0.002722919;0.006551981,0.1085193;-0.3278833;-0.04368448,0.1217931;-0.6634691;0.007845405,0.1520734;-0.6934402;-0.03610515,-0.03888498;0.00686282;-0.04995866,-0.07954505;-0.3226122;-0.05956478,-0.07610428;-0.6531099;0.01923101,-0.04260885;-0.6409749;-0.05150783,-0.01091659;0.5281715;-0.02334666,938.5361
+0;0;0,0.003761241;0.3057828;0.007912081,0.007857801;0.6019909;0.001519542,0.2193259;0.4814791;0.03158975,0.4002998;0.3808103;0.06037446,0.6047658;0.3182152;0.0745016,-0.2061756;0.4766256;0.01056554,-0.3959587;0.3893571;0.01955971,-0.5937945;0.3070794;0.01562578,0.05810022;0.003105322;-0.02587914,0.06350461;-0.3253081;0.02326083,0.07217656;-0.6557885;0.1017262,0.07411279;-0.6177768;0.02186921,-0.05730207;0.004475419;-0.02741261,-0.08713888;-0.3245105;0.006900216,-0.1073094;-0.6549314;0.08348005,-0.1031764;-0.6168628;0.003712267,0.006780708;0.5287212;0.005451796,0;0;0,-0.005387329;0.3057271;-0.009041786,-0.01297876;0.6011261;-0.03099251,0.1516317;0.4934386;0.1196992,0.3468018;0.458527;0.186063,0.5587274;0.4868254;0.1715441,-0.2062266;0.4884633;-0.114822,-0.376063;0.383042;-0.1761104,-0.5235766;0.401445;-0.3304643,0.06328242;-0.002722919;0.006551981,0.1085193;-0.3278833;-0.04368448,0.1217931;-0.6634691;0.007845405,0.1520734;-0.6934402;-0.03610515,-0.03888498;0.00686282;-0.04995866,-0.07954505;-0.3226122;-0.05956478,-0.07610428;-0.6531099;0.01923101,-0.04260885;-0.6409749;-0.05150783,-0.01091659;0.5281715;-0.02334666,938.5471
+0;0;0,0.003688547;0.3064562;0.007835428,0.007731403;0.6033801;0.001374749,0.2202791;0.4829284;0.03191971,0.4046481;0.38769;0.06017026,0.6086453;0.323288;0.07565077,-0.2077505;0.4794666;0.01042032,-0.3993998;0.3954973;0.01937052,-0.6013174;0.3231978;0.01733635,0.0580242;0.003118274;-0.02569899,0.06307326;-0.3229846;0.02275207,0.07183163;-0.6516984;0.10075,0.07402012;-0.6130638;0.01461519,-0.05711317;0.004481465;-0.02747675,-0.08656456;-0.3221318;0.006765248,-0.1063603;-0.6508479;0.08270568,-0.1018083;-0.6121314;-0.003328376,0.006665776;0.5299542;0.005326086,0;0;0,-0.005960878;0.3064041;-0.008449316,-0.01396258;0.6025442;-0.02993894,0.15052;0.4924123;0.1219273,0.3418049;0.4369031;0.186651,0.5544173;0.4597079;0.1699762,-0.2073635;0.4890583;-0.1155504,-0.3743587;0.3779866;-0.1758499,-0.523388;0.3765149;-0.3300907,0.06312466;-0.002605647;0.006742239,0.1081056;-0.3253371;-0.04362845,0.1218208;-0.6590945;0.007665161,0.1487811;-0.6917036;-0.04573702,-0.03866858;0.006825517;-0.0499512,-0.07926923;-0.3202517;-0.05934165,-0.07575023;-0.6488432;0.0195782,-0.03925365;-0.638086;-0.05655503,-0.01180715;0.5294239;-0.02239656,938.5697
+0;0;0,0.003688547;0.3064562;0.007835428,0.007731403;0.6033801;0.001374749,0.2202791;0.4829284;0.03191971,0.4046481;0.38769;0.06017026,0.6086453;0.323288;0.07565077,-0.2077505;0.4794666;0.01042032,-0.3993998;0.3954973;0.01937052,-0.6013174;0.3231978;0.01733635,0.0580242;0.003118274;-0.02569899,0.06307326;-0.3229846;0.02275207,0.07183163;-0.6516984;0.10075,0.07402012;-0.6130638;0.01461519,-0.05711317;0.004481465;-0.02747675,-0.08656456;-0.3221318;0.006765248,-0.1063603;-0.6508479;0.08270568,-0.1018083;-0.6121314;-0.003328376,0.006665776;0.5299542;0.005326086,0;0;0,-0.005960878;0.3064041;-0.008449316,-0.01396258;0.6025442;-0.02993894,0.15052;0.4924123;0.1219273,0.3418049;0.4369031;0.186651,0.5544173;0.4597079;0.1699762,-0.2073635;0.4890583;-0.1155504,-0.3743587;0.3779866;-0.1758499,-0.523388;0.3765149;-0.3300907,0.06312466;-0.002605647;0.006742239,0.1081056;-0.3253371;-0.04362845,0.1218208;-0.6590945;0.007665161,0.1487811;-0.6917036;-0.04573702,-0.03866858;0.006825517;-0.0499512,-0.07926923;-0.3202517;-0.05934165,-0.07575023;-0.6488432;0.0195782,-0.03925365;-0.638086;-0.05655503,-0.01180715;0.5294239;-0.02239656,938.5812
+0;0;0,0.003589177;0.307302;0.007715111,0.007554607;0.6048728;0.001147628,0.2211406;0.484504;0.03180044,0.4085495;0.3943649;0.05915628,0.6155058;0.3411488;0.07948844,-0.2090897;0.4816618;0.01008636,-0.4032367;0.4027942;0.01916094,-0.6067884;0.3346832;0.01720655,0.05794984;0.003139964;-0.02560421,0.0627063;-0.3212619;0.02218773,0.07156837;-0.6505485;0.1003183,0.07379471;-0.6118801;0.01376884,-0.05698984;0.004440255;-0.02749658,-0.08626507;-0.3204301;0.006348247,-0.1062164;-0.6496964;0.08249453,-0.1016168;-0.6109486;-0.003953278,0.00650523;0.5313078;0.005124866,0;0;0,-0.00612659;0.3072704;-0.00736618,-0.01423639;0.6041081;-0.02815032,0.1505457;0.4917793;0.1241541,0.339116;0.4244498;0.1866322,0.5529945;0.4258264;0.1684575,-0.2077619;0.4899116;-0.1156158,-0.3724356;0.3743554;-0.1749859,-0.5203004;0.3404418;-0.3268481,0.0630018;-0.002622396;0.006893158,0.1083874;-0.3236262;-0.04250265,0.122401;-0.6579594;0.008853909,0.150861;-0.691536;-0.04328966,-0.03850685;0.006897605;-0.0499326,-0.0786716;-0.3184563;-0.05858539,-0.07517093;-0.6475154;0.0209155,-0.03825754;-0.636813;-0.05547763,-0.01204526;0.5308291;-0.02079344,938.6034
+0;0;0,0.003600145;0.308241;0.007738686,0.007582817;0.6071048;0.00114218,0.2216637;0.4862959;0.03187499,0.4094895;0.3959563;0.05929168,0.6166546;0.3426865;0.07964436,-0.2095681;0.4834471;0.01011036,-0.4041469;0.404404;0.01920513,-0.6079041;0.3362243;0.01724877,0.05779361;0.003131499;-0.02553518,0.0625582;-0.321825;0.02233848,0.07143779;-0.6517625;0.1006235,0.07357858;-0.6134272;0.01739994,-0.05683619;0.004428284;-0.02742245,-0.08616148;-0.3209975;0.006480247,-0.1061523;-0.6509145;0.08277705,-0.1017294;-0.612503;-0.0003487468,0.006528718;0.5332086;0.00513732,0;0;0,-0.007213954;0.3081961;-0.006965161,-0.01647722;0.6063092;-0.02755928,0.1484115;0.4872876;0.1238821,0.3343965;0.4088039;0.1825452,0.5481375;0.402416;0.1614916,-0.2095582;0.4907258;-0.1160656,-0.3716131;0.3702342;-0.1744733,-0.5206416;0.3277754;-0.3233258,0.06285546;-0.002826184;0.006569386,0.1087268;-0.3245299;-0.04153323,0.1226762;-0.6594626;0.01034713,0.151416;-0.6898577;-0.0399189,-0.03842663;0.00706484;-0.04975374,-0.07899632;-0.31879;-0.0589193,-0.07543891;-0.6484248;0.02104533,-0.03981128;-0.6369344;-0.05235958,-0.01398602;0.5327054;-0.0202117,938.625
+0;0;0,0.003600145;0.308241;0.007738686,0.007582817;0.6071048;0.00114218,0.2216637;0.4862959;0.03187499,0.4094895;0.3959563;0.05929168,0.6166546;0.3426865;0.07964436,-0.2095681;0.4834471;0.01011036,-0.4041469;0.404404;0.01920513,-0.6079041;0.3362243;0.01724877,0.05779361;0.003131499;-0.02553518,0.0625582;-0.321825;0.02233848,0.07143779;-0.6517625;0.1006235,0.07357858;-0.6134272;0.01739994,-0.05683619;0.004428284;-0.02742245,-0.08616148;-0.3209975;0.006480247,-0.1061523;-0.6509145;0.08277705,-0.1017294;-0.612503;-0.0003487468,0.006528718;0.5332086;0.00513732,0;0;0,-0.007213954;0.3081961;-0.006965161,-0.01647722;0.6063092;-0.02755928,0.1484115;0.4872876;0.1238821,0.3343965;0.4088039;0.1825452,0.5481375;0.402416;0.1614916,-0.2095582;0.4907258;-0.1160656,-0.3716131;0.3702342;-0.1744733,-0.5206416;0.3277754;-0.3233258,0.06285546;-0.002826184;0.006569386,0.1087268;-0.3245299;-0.04153323,0.1226762;-0.6594626;0.01034713,0.151416;-0.6898577;-0.0399189,-0.03842663;0.00706484;-0.04975374,-0.07899632;-0.31879;-0.0589193,-0.07543891;-0.6484248;0.02104533,-0.03981128;-0.6369344;-0.05235958,-0.01398602;0.5327054;-0.0202117,938.6368
+0;0;0,0.003524913;0.3092827;0.0076356,0.007448835;0.6090792;0.0008999766,0.2213159;0.4883004;0.03163274,0.4126868;0.404331;0.05839984,0.6209687;0.3568746;0.08040646,-0.2096867;0.4864696;0.009991156,-0.4067056;0.4123376;0.01883381,-0.614796;0.3596501;0.02517059,0.05790817;0.003096788;-0.02553292,0.06224888;-0.3219171;0.02209869,0.07128534;-0.6516836;0.1002525,0.07336774;-0.6135906;0.01937302,-0.05690201;0.004463632;-0.02751567,-0.08654936;-0.3209624;0.006256944,-0.1067236;-0.6505908;0.08289697,-0.102421;-0.6124294;0.002112083,0.006409419;0.535015;0.004935933,0;0;0,-0.007823266;0.3092315;-0.006416798,-0.0171443;0.6083052;-0.02661967,0.1466218;0.4841068;0.123951,0.3278865;0.3918713;0.1789589,0.5395375;0.3598031;0.1618359,-0.2099823;0.4922784;-0.1149417,-0.368677;0.3654782;-0.1708686,-0.5150421;0.3084294;-0.3172942,0.06294439;-0.002696365;0.006753445,0.1092339;-0.3245946;-0.03972721,0.1238538;-0.6592536;0.01247668,0.1520032;-0.6896573;-0.03411007,-0.03846784;0.007048675;-0.04985396,-0.07889122;-0.3188751;-0.05768179,-0.07518975;-0.6482273;0.02262421,-0.04050582;-0.6361883;-0.04869024,-0.01465894;0.5345258;-0.01931882,938.6585
+0;0;0,0.003524913;0.3092827;0.0076356,0.007448835;0.6090792;0.0008999766,0.2213159;0.4883004;0.03163274,0.4126868;0.404331;0.05839984,0.6209687;0.3568746;0.08040646,-0.2096867;0.4864696;0.009991156,-0.4067056;0.4123376;0.01883381,-0.614796;0.3596501;0.02517059,0.05790817;0.003096788;-0.02553292,0.06224888;-0.3219171;0.02209869,0.07128534;-0.6516836;0.1002525,0.07336774;-0.6135906;0.01937302,-0.05690201;0.004463632;-0.02751567,-0.08654936;-0.3209624;0.006256944,-0.1067236;-0.6505908;0.08289697,-0.102421;-0.6124294;0.002112083,0.006409419;0.535015;0.004935933,0;0;0,-0.007823266;0.3092315;-0.006416798,-0.0171443;0.6083052;-0.02661967,0.1466218;0.4841068;0.123951,0.3278865;0.3918713;0.1789589,0.5395375;0.3598031;0.1618359,-0.2099823;0.4922784;-0.1149417,-0.368677;0.3654782;-0.1708686,-0.5150421;0.3084294;-0.3172942,0.06294439;-0.002696365;0.006753445,0.1092339;-0.3245946;-0.03972721,0.1238538;-0.6592536;0.01247668,0.1520032;-0.6896573;-0.03411007,-0.03846784;0.007048675;-0.04985396,-0.07889122;-0.3188751;-0.05768179,-0.07518975;-0.6482273;0.02262421,-0.04050582;-0.6361883;-0.04869024,-0.01465894;0.5345258;-0.01931882,938.6707
+0;0;0,0.003533292;0.3100179;0.00765375,0.007469105;0.6107236;0.0008980227,0.222032;0.4895758;0.03172943,0.4138154;0.4054255;0.05855424,0.6222961;0.3579238;0.08058186,-0.2103723;0.4877391;0.01001747,-0.4078158;0.4134473;0.01887918,-0.6161048;0.3607095;0.02522201,0.05786928;0.003094709;-0.02551577,0.06221493;-0.3222894;0.02217009,0.07128157;-0.6531566;0.1005848,0.07331948;-0.6152365;0.02143328,-0.0568638;0.004460635;-0.02749719,-0.08654492;-0.3213361;0.006313888,-0.1067865;-0.6520648;0.08320974,-0.1025759;-0.6140777;0.0041508,0.006426643;0.5364423;0.004945805,0;0;0,-0.008667428;0.3099463;-0.006347418,-0.01866673;0.6099029;-0.02663755,0.1453897;0.4813853;0.123457,0.3173347;0.370403;0.1754146,0.5276234;0.3304127;0.155787,-0.2120716;0.4930532;-0.1148064,-0.3669814;0.3599418;-0.1683417,-0.5140839;0.2959384;-0.311416,0.06292342;-0.002556413;0.006602526,0.1092661;-0.3249647;-0.03892684,0.1239951;-0.660575;0.01448631,0.1523325;-0.6887817;-0.03178263,-0.03847797;0.006980651;-0.04980162,-0.07921869;-0.3192946;-0.05703366,-0.07547408;-0.6496936;0.02375421,-0.04156419;-0.6372482;-0.04605837,-0.01602006;0.5359166;-0.01927614,938.6921
+0;0;0,0.003253423;0.3100241;0.007525816,0.007016605;0.6107301;0.000686687,0.2217651;0.4900719;0.03121091,0.4157726;0.4110518;0.05764326,0.6256807;0.3696168;0.07831934,-0.2110595;0.488959;0.009594208,-0.4106542;0.4205782;0.01782607,-0.6186572;0.3667054;0.02401621,0.05789387;0.003113321;-0.02545766,0.06183972;-0.3223259;0.02188572,0.07092202;-0.6531867;0.1003257,0.07295642;-0.6152722;0.02117359,-0.05684555;0.004412841;-0.02754261,-0.08686118;-0.3213633;0.006171402,-0.1071963;-0.6520983;0.08301565,-0.1029879;-0.6141151;0.003956206,0.006013591;0.5364494;0.004755011,0;0;0,-0.008667428;0.3099463;-0.006347418,-0.01866673;0.6099029;-0.02663755,0.1453897;0.4813853;0.123457,0.3173347;0.370403;0.1754146,0.5276234;0.3304127;0.155787,-0.2120716;0.4930532;-0.1148064,-0.3669814;0.3599418;-0.1683417,-0.5140839;0.2959384;-0.311416,0.06292342;-0.002556413;0.006602526,0.1092661;-0.3249647;-0.03892684,0.1239951;-0.660575;0.01448631,0.1523325;-0.6887817;-0.03178263,-0.03847797;0.006980651;-0.04980162,-0.07921869;-0.3192946;-0.05703366,-0.07547408;-0.6496936;0.02375421,-0.04156419;-0.6372482;-0.04605837,-0.01602006;0.5359166;-0.01927614,938.704
+0;0;0,0.003260709;0.3107184;0.00754267,0.007031634;0.6120475;0.0006911294,0.2221946;0.4911873;0.03127253,0.4165486;0.4120261;0.05775208,0.626986;0.3704866;0.0784803,-0.2114646;0.4900723;0.009614145,-0.4114158;0.4215694;0.0178607,-0.6199431;0.3675607;0.02406645,0.05792178;0.003114823;-0.02546993,0.0618233;-0.3186682;0.02134157,0.07097669;-0.6521187;0.1003955,0.07299717;-0.6142584;0.02178501,-0.05687296;0.004414968;-0.02755588,-0.08655138;-0.3177012;0.005779365,-0.1070457;-0.6510249;0.08322509,-0.1028661;-0.6130964;0.004706621,0.0060271;0.5376543;0.004765618,0;0;0,-0.009148754;0.3106351;-0.005964041,-0.01924133;0.6112331;-0.0259459,0.145179;0.4803713;0.1234901,0.3070041;0.3534599;0.1729598,0.5137359;0.299311;0.1452293,-0.2131398;0.4937643;-0.1139168,-0.36507;0.3550506;-0.1630779,-0.5052336;0.2654856;-0.3000867,0.06305338;-0.002719194;0.005498171,0.1092533;-0.3214937;-0.03921485,0.1239295;-0.6595652;0.01569247,0.1525869;-0.6873037;-0.03002954,-0.03873818;0.007110161;-0.04962007,-0.07900019;-0.3155055;-0.05662066,-0.07546111;-0.6484964;0.02478604,-0.04187609;-0.6359012;-0.04460128,-0.01659402;0.5371288;-0.0186305,938.7254
+0;0;0,0.003260709;0.3107184;0.00754267,0.007031634;0.6120475;0.0006911294,0.2221946;0.4911873;0.03127253,0.4165486;0.4120261;0.05775208,0.626986;0.3704866;0.0784803,-0.2114646;0.4900723;0.009614145,-0.4114158;0.4215694;0.0178607,-0.6199431;0.3675607;0.02406645,0.05792178;0.003114823;-0.02546993,0.0618233;-0.3186682;0.02134157,0.07097669;-0.6521187;0.1003955,0.07299717;-0.6142584;0.02178501,-0.05687296;0.004414968;-0.02755588,-0.08655138;-0.3177012;0.005779365,-0.1070457;-0.6510249;0.08322509,-0.1028661;-0.6130964;0.004706621,0.0060271;0.5376543;0.004765618,0;0;0,-0.009148754;0.3106351;-0.005964041,-0.01924133;0.6112331;-0.0259459,0.145179;0.4803713;0.1234901,0.3070041;0.3534599;0.1729598,0.5137359;0.299311;0.1452293,-0.2131398;0.4937643;-0.1139168,-0.36507;0.3550506;-0.1630779,-0.5052336;0.2654856;-0.3000867,0.06305338;-0.002719194;0.005498171,0.1092533;-0.3214937;-0.03921485,0.1239295;-0.6595652;0.01569247,0.1525869;-0.6873037;-0.03002954,-0.03873818;0.007110161;-0.04962007,-0.07900019;-0.3155055;-0.05662066,-0.07546111;-0.6484964;0.02478604,-0.04187609;-0.6359012;-0.04460128,-0.01659402;0.5371288;-0.0186305,938.7371
+0;0;0,0.003013345;0.3115334;0.007260949,0.006647161;0.6133623;0.0001905225,0.2194817;0.4934035;0.03061395,0.4159145;0.4185245;0.05747016,0.6275595;0.3828167;0.07819831,-0.209673;0.4933465;0.009064683,-0.4113366;0.428715;0.01734227,-0.6219226;0.3825018;0.02137255,0.05805868;0.003075429;-0.02555671,0.06169709;-0.3186623;0.0208239,0.07093096;-0.6522754;0.09993328,0.07295829;-0.614516;0.02217145,-0.05699442;0.004450277;-0.02766308,-0.08711292;-0.3175651;0.005178282,-0.1074465;-0.6511043;0.0825048,-0.1032837;-0.6132773;0.004834794,0.005676796;0.538881;0.004335769,0;0;0,-0.009361126;0.311445;-0.005407095,-0.01942127;0.6125692;-0.02506161,0.1434959;0.4776666;0.1204023,0.2958916;0.3378866;0.1667814,0.4963986;0.2638578;0.138232,-0.2111782;0.4950129;-0.1116071,-0.3586353;0.3495773;-0.1565386,-0.4986601;0.2547818;-0.2903489,0.06326092;-0.002542406;0.005000591,0.1093773;-0.3213653;-0.0386436,0.1239181;-0.6595074;0.01694154,0.1527385;-0.6859415;-0.0288384,-0.03905547;0.007031242;-0.04958473,-0.07914774;-0.3155038;-0.0561675,-0.07553107;-0.6486927;0.02515478,-0.04261367;-0.6358716;-0.04363877,-0.01677957;0.5383681;-0.01779461,938.7592
+0;0;0,0.003013345;0.3115334;0.007260949,0.006647161;0.6133623;0.0001905225,0.2194817;0.4934035;0.03061395,0.4159145;0.4185245;0.05747016,0.6275595;0.3828167;0.07819831,-0.209673;0.4933465;0.009064683,-0.4113366;0.428715;0.01734227,-0.6219226;0.3825018;0.02137255,0.05805868;0.003075429;-0.02555671,0.06169709;-0.3186623;0.0208239,0.07093096;-0.6522754;0.09993328,0.07295829;-0.614516;0.02217145,-0.05699442;0.004450277;-0.02766308,-0.08711292;-0.3175651;0.005178282,-0.1074465;-0.6511043;0.0825048,-0.1032837;-0.6132773;0.004834794,0.005676796;0.538881;0.004335769,0;0;0,-0.009361126;0.311445;-0.005407095,-0.01942127;0.6125692;-0.02506161,0.1434959;0.4776666;0.1204023,0.2958916;0.3378866;0.1667814,0.4963986;0.2638578;0.138232,-0.2111782;0.4950129;-0.1116071,-0.3586353;0.3495773;-0.1565386,-0.4986601;0.2547818;-0.2903489,0.06326092;-0.002542406;0.005000591,0.1093773;-0.3213653;-0.0386436,0.1239181;-0.6595074;0.01694154,0.1527385;-0.6859415;-0.0288384,-0.03905547;0.007031242;-0.04958473,-0.07914774;-0.3155038;-0.0561675,-0.07553107;-0.6486927;0.02515478,-0.04261367;-0.6358716;-0.04363877,-0.01677957;0.5383681;-0.01779461,938.7711
+0;0;0,0.003018316;0.3120473;0.007272926,0.006661379;0.6146427;0.0001839837,0.2170757;0.494996;0.03032152,0.4140323;0.4199173;0.05724937,0.6269402;0.3839965;0.0781012,-0.2072264;0.4949397;0.009015925,-0.4094278;0.4301358;0.01731559,-0.6212701;0.3836468;0.02136991,0.05833254;0.003089936;-0.02567725,0.06197621;-0.319113;0.02077041,0.07117829;-0.6515777;0.09960747,0.07320198;-0.6138323;0.02198545,-0.05726326;0.004471269;-0.02779357,-0.08742531;-0.3180097;0.005095284,-0.1076889;-0.6504008;0.08215562,-0.1035336;-0.6125877;0.004625268,0.005688379;0.5399593;0.004340484,0;0;0,-0.009671997;0.3119506;-0.005366325,-0.01993601;0.6138341;-0.02505541,0.1418217;0.4769112;0.1170113,0.2834374;0.3240754;0.158725,0.4704009;0.2258108;0.1092925,-0.20977;0.4956597;-0.1094502,-0.3536111;0.3444245;-0.1493436,-0.4926133;0.241482;-0.2802485,0.0636134;-0.002564102;0.004279613,0.1095031;-0.3220524;-0.03822637,0.1239323;-0.6589329;0.01777411,0.1528737;-0.6851299;-0.02798128,-0.03948077;0.007108036;-0.04962155,-0.07943881;-0.3159226;-0.05594457,-0.07580675;-0.6479822;0.02502379,-0.04331499;-0.6351078;-0.0438258,-0.0172637;0.5394331;-0.01776314,938.7926
+0;0;0,0.002961272;0.3120493;0.007209948,0.006526611;0.6146446;6.883545E-05,0.217035;0.4953638;0.03023075,0.4159827;0.4258653;0.05750005,0.6298699;0.3967345;0.07891232,-0.2075723;0.4960181;0.008680256,-0.4112056;0.4359286;0.01743093,-0.6236932;0.3924066;0.02054623,0.0583649;0.00303393;-0.02561031,0.06177127;-0.3191994;0.0206447,0.07093022;-0.6516827;0.0994078,0.07300052;-0.6139405;0.02178669,-0.05722115;0.004519949;-0.02787228,-0.08752301;-0.3179539;0.004957825,-0.1077742;-0.6503712;0.0819082,-0.1035734;-0.6125614;0.00437998,0.005572019;0.5399614;0.004234893,0;0;0,-0.009671997;0.3119506;-0.005366325,-0.01993601;0.6138341;-0.02505541,0.1418217;0.4769112;0.1170113,0.2834374;0.3240754;0.158725,0.4704009;0.2258108;0.1092925,-0.20977;0.4956597;-0.1094502,-0.3536111;0.3444245;-0.1493436,-0.4926133;0.241482;-0.2802485,0.0636134;-0.002564102;0.004279613,0.1095031;-0.3220524;-0.03822637,0.1239323;-0.6589329;0.01777411,0.1528737;-0.6851299;-0.02798128,-0.03948077;0.007108036;-0.04962155,-0.07943881;-0.3159226;-0.05594457,-0.07580675;-0.6479822;0.02502379,-0.04331499;-0.6351078;-0.0438258,-0.0172637;0.5394331;-0.01776314,938.8049
+0;0;0,0.002963576;0.3122921;0.007215559,0.006532658;0.6152054;6.710226E-05,0.2146452;0.496355;0.02993878,0.4137207;0.4268118;0.0572256,0.6264577;0.3978377;0.07852273,-0.2051533;0.4970019;0.008632346,-0.4089175;0.4368738;0.01738864,-0.6202624;0.3935858;0.02048719,0.05900849;0.003067385;-0.02589272,0.062424;-0.3200294;0.02048625,0.07155459;-0.6514837;0.09900558,0.07362524;-0.6137402;0.02137132,-0.05785212;0.00456979;-0.02817963,-0.08823519;-0.3187682;0.00473845,-0.1084237;-0.6501566;0.08145066,-0.1042222;-0.6123455;0.003909312,0.005577111;0.5404475;0.004237328,0;0;0,-0.01022706;0.3121787;-0.005200148,-0.02100043;0.6143696;-0.02479792,0.1407963;0.4759898;0.1126649,0.2734973;0.3150311;0.1538305,0.4518555;0.1967005;0.1266952,-0.2090829;0.496402;-0.1068942,-0.349751;0.3404129;-0.1399367,-0.4849903;0.2274908;-0.2644719,0.06438101;-0.002592057;0.003195286,0.1093681;-0.3232148;-0.03841472,0.1240851;-0.6588899;0.0182972,0.1531549;-0.6856057;-0.0267539,-0.04023176;0.007219081;-0.04991126,-0.0803769;-0.3166693;-0.05614728,-0.07658546;-0.6476811;0.0246454,-0.04469699;-0.6347606;-0.044512,-0.01820015;0.5398958;-0.01752853,938.8263
+0;0;0,0.002963576;0.3122921;0.007215559,0.006532658;0.6152054;6.710226E-05,0.2146452;0.496355;0.02993878,0.4137207;0.4268118;0.0572256,0.6264577;0.3978377;0.07852273,-0.2051533;0.4970019;0.008632346,-0.4089175;0.4368738;0.01738864,-0.6202624;0.3935858;0.02048719,0.05900849;0.003067385;-0.02589272,0.062424;-0.3200294;0.02048625,0.07155459;-0.6514837;0.09900558,0.07362524;-0.6137402;0.02137132,-0.05785212;0.00456979;-0.02817963,-0.08823519;-0.3187682;0.00473845,-0.1084237;-0.6501566;0.08145066,-0.1042222;-0.6123455;0.003909312,0.005577111;0.5404475;0.004237328,0;0;0,-0.01022706;0.3121787;-0.005200148,-0.02100043;0.6143696;-0.02479792,0.1407963;0.4759898;0.1126649,0.2734973;0.3150311;0.1538305,0.4518555;0.1967005;0.1266952,-0.2090829;0.496402;-0.1068942,-0.349751;0.3404129;-0.1399367,-0.4849903;0.2274908;-0.2644719,0.06438101;-0.002592057;0.003195286,0.1093681;-0.3232148;-0.03841472,0.1240851;-0.6588899;0.0182972,0.1531549;-0.6856057;-0.0267539,-0.04023176;0.007219081;-0.04991126,-0.0803769;-0.3166693;-0.05614728,-0.07658546;-0.6476811;0.0246454,-0.04469699;-0.6347606;-0.044512,-0.01820015;0.5398958;-0.01752853,938.8377
+0;0;0,0.002993648;0.3126391;0.007043572,0.006555561;0.6159483;-0.0002385806,0.2135607;0.4977066;0.02955176,0.4141914;0.4319755;0.05830103,0.6284554;0.4116914;0.0792767,-0.204254;0.4996205;0.0088579,-0.4100593;0.4450922;0.0172647,-0.6223942;0.4043245;0.0207797,0.05985957;0.003128619;-0.02600227,0.0632908;-0.3205334;0.0197747,0.07242268;-0.6515127;0.09825918,0.07442671;-0.6138356;0.0212247,-0.05851198;0.004647567;-0.02870231,-0.08906621;-0.3191466;0.004285291,-0.1095075;-0.6500679;0.08086079,-0.1053857;-0.6123359;0.00391607,0.005602642;0.5410873;0.003961296,0;0;0,-0.01078278;0.3125133;-0.004575729,-0.02211783;0.6151093;-0.02378297,0.1418034;0.4748612;0.1081245,0.2625171;0.3033263;0.1455915,0.4360027;0.1790937;0.1105273,-0.2094312;0.4963654;-0.1039726,-0.3456562;0.3345607;-0.1296977,-0.4794752;0.2167906;-0.2521035,0.06527516;-0.002485424;0.001432419,0.108969;-0.3240095;-0.03828526,0.1238853;-0.6590914;0.01905775,0.1531289;-0.6853561;-0.02539849,-0.041211;0.007369325;-0.05016395,-0.08112171;-0.3170303;-0.05620195,-0.0774179;-0.6475534;0.02461404,-0.04665842;-0.6344225;-0.04442619,-0.01915758;0.5405254;-0.01662755,938.8596
+0;0;0,0.002993648;0.3126391;0.007043572,0.006555561;0.6159483;-0.0002385806,0.2135607;0.4977066;0.02955176,0.4141914;0.4319755;0.05830103,0.6284554;0.4116914;0.0792767,-0.204254;0.4996205;0.0088579,-0.4100593;0.4450922;0.0172647,-0.6223942;0.4043245;0.0207797,0.05985957;0.003128619;-0.02600227,0.0632908;-0.3205334;0.0197747,0.07242268;-0.6515127;0.09825918,0.07442671;-0.6138356;0.0212247,-0.05851198;0.004647567;-0.02870231,-0.08906621;-0.3191466;0.004285291,-0.1095075;-0.6500679;0.08086079,-0.1053857;-0.6123359;0.00391607,0.005602642;0.5410873;0.003961296,0;0;0,-0.01078278;0.3125133;-0.004575729,-0.02211783;0.6151093;-0.02378297,0.1418034;0.4748612;0.1081245,0.2625171;0.3033263;0.1455915,0.4360027;0.1790937;0.1105273,-0.2094312;0.4963654;-0.1039726,-0.3456562;0.3345607;-0.1296977,-0.4794752;0.2167906;-0.2521035,0.06527516;-0.002485424;0.001432419,0.108969;-0.3240095;-0.03828526,0.1238853;-0.6590914;0.01905775,0.1531289;-0.6853561;-0.02539849,-0.041211;0.007369325;-0.05016395,-0.08112171;-0.3170303;-0.05620195,-0.0774179;-0.6475534;0.02461404,-0.04665842;-0.6344225;-0.04442619,-0.01915758;0.5405254;-0.01662755,938.8711
+0;0;0,0.002994567;0.312735;0.007045734,0.006560045;0.6163495;-0.0002431641,0.2146204;0.4978258;0.02968059,0.4162342;0.4317726;0.05857073,0.6304562;0.4114924;0.07954229,-0.205316;0.4997493;0.008881642,-0.4121296;0.4449538;0.01732964,-0.624423;0.4041941;0.02084395,0.06027617;0.003150393;-0.02618323,0.06371864;-0.3215715;0.01974364,0.07283954;-0.652153;0.09813378,0.07484077;-0.6144866;0.02120668,-0.05891919;0.004679912;-0.02890206,-0.08957348;-0.3201746;0.004193561,-0.1099902;-0.6506981;0.08067701,-0.1058741;-0.6129768;0.003839538,0.005606341;0.5414268;0.003960174,0;0;0,-0.0110582;0.3126004;-0.004526138,-0.02258321;0.6155019;-0.02363825,0.142597;0.4759342;0.1088948,0.250799;0.2931852;0.1361148,0.4175761;0.1597161;0.1027451,-0.2119748;0.4956583;-0.1013567,-0.3444928;0.3288221;-0.1225806,-0.4762219;0.2048841;-0.2410246,0.06575812;-0.002114117;0.0003211498,0.1088938;-0.3249131;-0.03848076,0.1236307;-0.6594871;0.01944494,0.1529442;-0.685565;-0.02501345,-0.04175345;0.007335657;-0.05031441,-0.08170921;-0.3181359;-0.05641839,-0.07810172;-0.6482802;0.02422902,-0.0477134;-0.6351027;-0.04486593,-0.01959863;0.5408538;-0.0165143,938.8934
+0;0;0,0.002926214;0.3127429;0.006715039,0.006434205;0.6163542;-0.0007610854,0.2145333;0.4979907;0.0292342,0.4236655;0.4645697;0.06073931,0.6342973;0.4198352;0.0801107,-0.2057804;0.5016167;0.008808862,-0.4134673;0.4503248;0.01781413,-0.6264853;0.4135942;0.02185761,0.06032971;0.003210873;-0.02605222,0.06353313;-0.3216414;0.01896141,0.07276509;-0.6522002;0.09743404,0.07473212;-0.6145479;0.02050465,-0.05886538;0.004573687;-0.02902845,-0.08970485;-0.3203003;0.003701624,-0.1101902;-0.6508033;0.0802552,-0.1061071;-0.6130986;0.003414311,0.005491132;0.5414331;0.003474048,0;0;0,-0.0110582;0.3126004;-0.004526138,-0.02258321;0.6155019;-0.02363825,0.142597;0.4759342;0.1088948,0.250799;0.2931852;0.1361148,0.4175761;0.1597161;0.1027451,-0.2119748;0.4956583;-0.1013567,-0.3444928;0.3288221;-0.1225806,-0.4762219;0.2048841;-0.2410246,0.06575812;-0.002114117;0.0003211498,0.1088938;-0.3249131;-0.03848076,0.1236307;-0.6594871;0.01944494,0.1529442;-0.685565;-0.02501345,-0.04175345;0.007335657;-0.05031441,-0.08170921;-0.3181359;-0.05641839,-0.07810172;-0.6482802;0.02422902,-0.0477134;-0.6351027;-0.04486593,-0.01959863;0.5408538;-0.0165143,938.9044
+0;0;0,0.002926214;0.3127429;0.006715039,0.006434205;0.6163542;-0.0007610854,0.2145333;0.4979907;0.0292342,0.4236655;0.4645697;0.06073931,0.6342973;0.4198352;0.0801107,-0.2057804;0.5016167;0.008808862,-0.4134673;0.4503248;0.01781413,-0.6264853;0.4135942;0.02185761,0.06032971;0.003210873;-0.02605222,0.06353313;-0.3216414;0.01896141,0.07276509;-0.6522002;0.09743404,0.07473212;-0.6145479;0.02050465,-0.05886538;0.004573687;-0.02902845,-0.08970485;-0.3203003;0.003701624,-0.1101902;-0.6508033;0.0802552,-0.1061071;-0.6130986;0.003414311,0.005491132;0.5414331;0.003474048,0;0;0,-0.0110582;0.3126004;-0.004526138,-0.02258321;0.6155019;-0.02363825,0.142597;0.4759342;0.1088948,0.250799;0.2931852;0.1361148,0.4175761;0.1597161;0.1027451,-0.2119748;0.4956583;-0.1013567,-0.3444928;0.3288221;-0.1225806,-0.4762219;0.2048841;-0.2410246,0.06575812;-0.002114117;0.0003211498,0.1088938;-0.3249131;-0.03848076,0.1236307;-0.6594871;0.01944494,0.1529442;-0.685565;-0.02501345,-0.04175345;0.007335657;-0.05031441,-0.08170921;-0.3181359;-0.05641839,-0.07810172;-0.6482802;0.02422902,-0.0477134;-0.6351027;-0.04486593,-0.01959863;0.5408538;-0.0165143,938.9156
+0;0;0,0.002928089;0.3129434;0.006719342,0.006438216;0.6167392;-0.0007614403,0.2118173;0.4988927;0.02890146,0.4200953;0.4656082;0.06027789,0.6309968;0.4208164;0.07967408,-0.2030286;0.5024715;0.008741832,-0.4098672;0.4513891;0.01771032,-0.6231579;0.4146115;0.02175898,0.06159623;0.00327828;-0.02659914,0.06481969;-0.323606;0.01869605,0.07402363;-0.6531615;0.09693051,0.07596688;-0.6156017;0.02093113,-0.06010116;0.004669704;-0.02963785,-0.09113354;-0.3222365;0.003296956,-0.1115567;-0.6517363;0.07961819,-0.1075229;-0.6141246;0.003706232,0.005494537;0.5417699;0.003476417,0;0;0,-0.01146877;0.3127945;-0.003915787,-0.0231908;0.6158932;-0.0227108,0.1472741;0.4708144;0.09420323,0.2459536;0.2854549;0.1313016,0.4019149;0.1401107;0.09371114,-0.2113212;0.4958774;-0.09599937,-0.3384383;0.3255461;-0.1133357,-0.4681863;0.1970399;-0.2295835,0.06713438;-0.002029985;-0.001101017,0.1095125;-0.3271266;-0.03893781,0.1241004;-0.660484;0.01998758,0.1531901;-0.6860301;-0.02366161,-0.04318714;0.007481748;-0.05090434,-0.08294436;-0.3200844;-0.05683115,-0.07949409;-0.6492527;0.02347133,-0.0519724;-0.6357446;-0.04586413,-0.02015091;0.5411919;-0.01565957,938.9381
+0;0;0,0.002838013;0.3131502;0.006541496,0.00627392;0.6171021;-0.001114334,0.2095301;0.5001704;0.02858724,0.4160835;0.4579296;0.06057061,0.6309285;0.4369164;0.08064444,-0.20118;0.5044796;0.008600206,-0.4100803;0.4625805;0.0173558,-0.6236011;0.425312;0.02212985,0.06269899;0.003287946;-0.02689934,0.06574654;-0.3236114;0.01757956,0.07487224;-0.6534427;0.09583236,0.07682373;-0.6159279;0.02019051,-0.0610408;0.004752153;-0.03028176,-0.09209894;-0.3220747;0.002435138,-0.1125351;-0.6518342;0.07883178,-0.108504;-0.6142678;0.003277376,0.005343082;0.5420775;0.003162844,0;0;0,-0.01152361;0.313005;-0.002998829,-0.02324183;0.6163154;-0.02106118,0.1501351;0.4682677;0.08415365,0.2388434;0.2780547;0.1218543,0.3813125;0.1202442;0.0794127,-0.2106864;0.4962403;-0.0903194,-0.3322904;0.3217128;-0.1052904,-0.4618444;0.1915316;-0.2204923,0.06823406;-0.00215295;-0.00224185,0.110214;-0.327367;-0.03863335,0.1244215;-0.6609002;0.0209415,0.1533637;-0.6860678;-0.02265739,-0.04456046;0.007599043;-0.0512071,-0.08347413;-0.3199721;-0.05701156,-0.07983075;-0.6493681;0.02348966,-0.05438536;-0.6356759;-0.04628539,-0.02022582;0.541523;-0.01436424,938.9603
+0;0;0,0.002838013;0.3131502;0.006541496,0.00627392;0.6171021;-0.001114334,0.2095301;0.5001704;0.02858724,0.4160835;0.4579296;0.06057061,0.6309285;0.4369164;0.08064444,-0.20118;0.5044796;0.008600206,-0.4100803;0.4625805;0.0173558,-0.6236011;0.425312;0.02212985,0.06269899;0.003287946;-0.02689934,0.06574654;-0.3236114;0.01757956,0.07487224;-0.6534427;0.09583236,0.07682373;-0.6159279;0.02019051,-0.0610408;0.004752153;-0.03028176,-0.09209894;-0.3220747;0.002435138,-0.1125351;-0.6518342;0.07883178,-0.108504;-0.6142678;0.003277376,0.005343082;0.5420775;0.003162844,0;0;0,-0.01152361;0.313005;-0.002998829,-0.02324183;0.6163154;-0.02106118,0.1501351;0.4682677;0.08415365,0.2388434;0.2780547;0.1218543,0.3813125;0.1202442;0.0794127,-0.2106864;0.4962403;-0.0903194,-0.3322904;0.3217128;-0.1052904,-0.4618444;0.1915316;-0.2204923,0.06823406;-0.00215295;-0.00224185,0.110214;-0.327367;-0.03863335,0.1244215;-0.6609002;0.0209415,0.1533637;-0.6860678;-0.02265739,-0.04456046;0.007599043;-0.0512071,-0.08347413;-0.3199721;-0.05701156,-0.07983075;-0.6493681;0.02348966,-0.05438536;-0.6356759;-0.04628539,-0.02022582;0.541523;-0.01436424,938.9715
+0;0;0,0.002838013;0.3131502;0.006541496,0.00627392;0.6171021;-0.001114334,0.2095301;0.5001704;0.02858724,0.4160835;0.4579296;0.06057061,0.6309285;0.4369164;0.08064444,-0.20118;0.5044796;0.008600206,-0.4100803;0.4625805;0.0173558,-0.6236011;0.425312;0.02212985,0.06269899;0.003287946;-0.02689934,0.06574654;-0.3236114;0.01757956,0.07487224;-0.6534427;0.09583236,0.07682373;-0.6159279;0.02019051,-0.0610408;0.004752153;-0.03028176,-0.09209894;-0.3220747;0.002435138,-0.1125351;-0.6518342;0.07883178,-0.108504;-0.6142678;0.003277376,0.005343082;0.5420775;0.003162844,0;0;0,-0.01152361;0.313005;-0.002998829,-0.02324183;0.6163154;-0.02106118,0.1501351;0.4682677;0.08415365,0.2388434;0.2780547;0.1218543,0.3813125;0.1202442;0.0794127,-0.2106864;0.4962403;-0.0903194,-0.3322904;0.3217128;-0.1052904,-0.4618444;0.1915316;-0.2204923,0.06823406;-0.00215295;-0.00224185,0.110214;-0.327367;-0.03863335,0.1244215;-0.6609002;0.0209415,0.1533637;-0.6860678;-0.02265739,-0.04456046;0.007599043;-0.0512071,-0.08347413;-0.3199721;-0.05701156,-0.07983075;-0.6493681;0.02348966,-0.05438536;-0.6356759;-0.04628539,-0.02022582;0.541523;-0.01436424,938.9833
+0;0;0,0.002741643;0.3132383;0.006346256,0.006096986;0.6173831;-0.001472809,0.2053211;0.5015954;0.0279529,0.4148267;0.45954;0.06001718,0.6307716;0.4490778;0.08074334,-0.1973881;0.5067003;0.00888572,-0.4099513;0.4685756;0.01614877,-0.6244664;0.4353172;0.02310496,0.06466532;0.003399114;-0.0276661,0.06766592;-0.3236248;0.01640363,0.07678283;-0.6535465;0.09471524,0.07864783;-0.6161124;0.01979403,-0.06289749;0.004835149;-0.03129056,-0.09393571;-0.3220719;0.001331266,-0.1143901;-0.6519465;0.07767577,-0.1104653;-0.6144609;0.002839334,0.005187543;0.542304;0.002846001,0;0;0,-0.01193868;0.3130838;-0.001413345,-0.02358507;0.6166664;-0.01836181,0.1514644;0.4674608;0.07273555,0.2348616;0.2719853;0.1117685,0.3628114;0.1033599;0.06313133,-0.2074846;0.4967109;-0.08557845,-0.3219732;0.3136942;-0.09488598,-0.4483129;0.1803262;-0.2107415,0.07020006;-0.00178811;-0.005227327,0.1106141;-0.3276166;-0.03836823,0.1240885;-0.6610996;0.0222261,0.152871;-0.6856844;-0.02094793,-0.0468966;0.007811596;-0.05194476,-0.08532998;-0.3198848;-0.05775089,-0.08172484;-0.6493739;0.02279786,-0.05845996;-0.6354028;-0.04701439,-0.02061388;0.5417725;-0.0121634,939.0047
+0;0;0,0.002741643;0.3132383;0.006346256,0.006096986;0.6173831;-0.001472809,0.2053211;0.5015954;0.0279529,0.4148267;0.45954;0.06001718,0.6307716;0.4490778;0.08074334,-0.1973881;0.5067003;0.00888572,-0.4099513;0.4685756;0.01614877,-0.6244664;0.4353172;0.02310496,0.06466532;0.003399114;-0.0276661,0.06766592;-0.3236248;0.01640363,0.07678283;-0.6535465;0.09471524,0.07864783;-0.6161124;0.01979403,-0.06289749;0.004835149;-0.03129056,-0.09393571;-0.3220719;0.001331266,-0.1143901;-0.6519465;0.07767577,-0.1104653;-0.6144609;0.002839334,0.005187543;0.542304;0.002846001,0;0;0,-0.01193868;0.3130838;-0.001413345,-0.02358507;0.6166664;-0.01836181,0.1514644;0.4674608;0.07273555,0.2348616;0.2719853;0.1117685,0.3628114;0.1033599;0.06313133,-0.2074846;0.4967109;-0.08557845,-0.3219732;0.3136942;-0.09488598,-0.4483129;0.1803262;-0.2107415,0.07020006;-0.00178811;-0.005227327,0.1106141;-0.3276166;-0.03836823,0.1240885;-0.6610996;0.0222261,0.152871;-0.6856844;-0.02094793,-0.0468966;0.007811596;-0.05194476,-0.08532998;-0.3198848;-0.05775089,-0.08172484;-0.6493739;0.02279786,-0.05845996;-0.6354028;-0.04701439,-0.02061388;0.5417725;-0.0121634,939.0167
+0;0;0,0.002742828;0.3133737;0.006349,0.006105809;0.618211;-0.001487853,0.203985;0.5025258;0.0277792,0.4189375;0.4593771;0.06067713,0.634841;0.4489168;0.0813993,-0.196022;0.5075965;0.008839963,-0.4141117;0.4684805;0.01629185,-0.6285856;0.4352285;0.0232467,0.06574781;0.003456015;-0.02812923,0.06874853;-0.3235811;0.01594229,0.07786635;-0.6535355;0.09426165,0.07975288;-0.6160156;0.01847538,-0.06395038;0.00491609;-0.03181436,-0.09498986;-0.3220042;0.0008087829,-0.1154463;-0.6519115;0.07716086,-0.1114762;-0.6143395;0.001460329,0.0051943;0.5429613;0.002840772,0;0;0,-0.01198671;0.3132185;-0.001178026,-0.02351132;0.6175753;-0.01675177,0.1539724;0.4688021;0.06572342,0.2352128;0.2657646;0.1021166,0.3566686;0.09222016;0.05432582,-0.2072133;0.4961221;-0.08018452,-0.318754;0.3046758;-0.08764491,-0.4418407;0.1683869;-0.2035249,0.07127023;-0.001709133;-0.006603479,0.1113801;-0.3276379;-0.03925705,0.1241516;-0.6609898;0.02239013,0.1540294;-0.6868523;-0.01992249,-0.0488006;0.007720101;-0.05181577,-0.08628272;-0.320089;-0.0582103,-0.08220641;-0.6497002;0.02195709,-0.06037029;-0.6358309;-0.04922332,-0.02058392;0.5424774;-0.01093626,939.0383
+0;0;0,0.002632571;0.3133822;0.005966139,0.00592061;0.6182142;-0.002094776,0.2039257;0.5031994;0.02744967,0.419854;0.4646674;0.05968252,0.6358851;0.4609544;0.08136028,-0.1963943;0.5089022;0.008880404,-0.4150071;0.4726908;0.01565002,-0.6302139;0.4447711;0.02337597,0.06579231;0.003455238;-0.02802509,0.068678;-0.323668;0.0154103,0.07776969;-0.6536425;0.09364778,0.07960115;-0.6161389;0.01785854,-0.063885;0.004885568;-0.03195013,-0.09506696;-0.3220525;0.0003579669,-0.1154833;-0.6519546;0.07674323,-0.111569;-0.6143986;0.001038194,0.005027775;0.5429678;0.002294849,0;0;0,-0.01198671;0.3132185;-0.001178026,-0.02351132;0.6175753;-0.01675177,0.1539724;0.4688021;0.06572342,0.2352128;0.2657646;0.1021166,0.3566686;0.09222016;0.05432582,-0.2072133;0.4961221;-0.08018452,-0.318754;0.3046758;-0.08764491,-0.4418407;0.1683869;-0.2035249,0.07127023;-0.001709133;-0.006603479,0.1113801;-0.3276379;-0.03925705,0.1241516;-0.6609898;0.02239013,0.1540294;-0.6868523;-0.01992249,-0.0488006;0.007720101;-0.05181577,-0.08628272;-0.320089;-0.0582103,-0.08220641;-0.6497002;0.02195709,-0.06037029;-0.6358309;-0.04922332,-0.02058392;0.5424774;-0.01093626,939.0497
+0;0;0,0.002632872;0.3134181;0.005966823,0.005927749;0.6188855;-0.002110402,0.2004027;0.5044311;0.02699627,0.4287934;0.4636752;0.06108946,0.6457523;0.4599462;0.08286033,-0.1928156;0.5100327;0.00875642,-0.4240459;0.4717313;0.01591675,-0.640177;0.4436916;0.02367589,0.06765699;0.003553166;-0.02881938,0.07055461;-0.3249237;0.01479574,0.07965032;-0.655044;0.09306777,0.08146358;-0.6176149;0.01803209,-0.06569562;0.005024035;-0.03285566,-0.0970066;-0.3232668;-0.0004138835,-0.1174319;-0.6533146;0.0760051,-0.1135566;-0.6158338;0.001052782,0.005033191;0.5434939;0.002287693,0;0;0,-0.01190955;0.3132595;-0.0002799034,-0.02311769;0.6183256;-0.01467538,0.1561157;0.473617;0.05678487,0.238704;0.2565153;0.08890581,0.3401296;0.07455865;0.02437925,-0.2038558;0.4958924;-0.075514,-0.3156239;0.2898222;-0.08087008,-0.435602;0.1505518;-0.1982076,0.07271303;-0.0009037554;-0.01151729,0.1119642;-0.3287401;-0.03963137,0.1240115;-0.6620647;0.0231235,0.1540048;-0.6868571;-0.01914978,-0.05174019;0.007851967;-0.05178754,-0.08797801;-0.3214402;-0.05961282,-0.08371723;-0.6512435;0.02038867,-0.06391525;-0.6371229;-0.05063642,-0.02031498;0.5430498;-0.009222269,939.061
+0;0;0,0.002632872;0.3134181;0.005966823,0.005927749;0.6188855;-0.002110402,0.2004027;0.5044311;0.02699627,0.4287934;0.4636752;0.06108946,0.6457523;0.4599462;0.08286033,-0.1928156;0.5100327;0.00875642,-0.4240459;0.4717313;0.01591675,-0.640177;0.4436916;0.02367589,0.06765699;0.003553166;-0.02881938,0.07055461;-0.3249237;0.01479574,0.07965032;-0.655044;0.09306777,0.08146358;-0.6176149;0.01803209,-0.06569562;0.005024035;-0.03285566,-0.0970066;-0.3232668;-0.0004138835,-0.1174319;-0.6533146;0.0760051,-0.1135566;-0.6158338;0.001052782,0.005033191;0.5434939;0.002287693,0;0;0,-0.01190955;0.3132595;-0.0002799034,-0.02311769;0.6183256;-0.01467538,0.1561157;0.473617;0.05678487,0.238704;0.2565153;0.08890581,0.3401296;0.07455865;0.02437925,-0.2038558;0.4958924;-0.075514,-0.3156239;0.2898222;-0.08087008,-0.435602;0.1505518;-0.1982076,0.07271303;-0.0009037554;-0.01151729,0.1119642;-0.3287401;-0.03963137,0.1240115;-0.6620647;0.0231235,0.1540048;-0.6868571;-0.01914978,-0.05174019;0.007851967;-0.05178754,-0.08797801;-0.3214402;-0.05961282,-0.08371723;-0.6512435;0.02038867,-0.06391525;-0.6371229;-0.05063642,-0.02031498;0.5430498;-0.009222269,939.0833
+0;0;0,0.002548573;0.3137275;0.005533964,0.005738957;0.6197733;-0.002957247,0.1991255;0.5061261;0.02676806,0.4368781;0.4710609;0.05939173,0.6534685;0.4690497;0.08389029,-0.1919105;0.5119437;0.00877308,-0.431648;0.4759288;0.01577683,-0.64841;0.4542804;0.02359914,0.06911015;0.003638188;-0.02934681,0.07204472;-0.3258953;0.01391523,0.08114108;-0.6563437;0.09205736,0.08292267;-0.6189768;0.01738305,-0.06700921;0.005083411;-0.03368397,-0.0985619;-0.3242206;-0.001498852,-0.1189461;-0.6545441;0.07502533,-0.1151123;-0.6171262;0.0004332736,0.004878326;0.5443127;0.001560609,0;0;0,-0.01147691;0.3135762;0.0005366802,-0.02147646;0.6193652;-0.01177812,0.1582016;0.4737958;0.05228662,0.2429993;0.2477793;0.07565522,0.3349569;0.06034434;0.01298499,-0.2005507;0.4963134;-0.07466096,-0.3096829;0.2797286;-0.07584429,-0.4209596;0.132839;-0.1922769,0.07371809;-0.0001498759;-0.01470733,0.1118802;-0.3293594;-0.03995275,0.1236578;-0.6628641;0.02345801,0.1536358;-0.687177;-0.01879286,-0.05435861;0.00813459;-0.05128016,-0.09128112;-0.3220493;-0.06065537,-0.08612517;-0.6522961;0.01868902,-0.06714887;-0.6380306;-0.05220544,-0.01901434;0.5439661;-0.006842375,939.0944
+0;0;0,0.002548573;0.3137275;0.005533964,0.005738957;0.6197733;-0.002957247,0.1991255;0.5061261;0.02676806,0.4368781;0.4710609;0.05939173,0.6534685;0.4690497;0.08389029,-0.1919105;0.5119437;0.00877308,-0.431648;0.4759288;0.01577683,-0.64841;0.4542804;0.02359914,0.06911015;0.003638188;-0.02934681,0.07204472;-0.3258953;0.01391523,0.08114108;-0.6563437;0.09205736,0.08292267;-0.6189768;0.01738305,-0.06700921;0.005083411;-0.03368397,-0.0985619;-0.3242206;-0.001498852,-0.1189461;-0.6545441;0.07502533,-0.1151123;-0.6171262;0.0004332736,0.004878326;0.5443127;0.001560609,0;0;0,-0.01147691;0.3135762;0.0005366802,-0.02147646;0.6193652;-0.01177812,0.1582016;0.4737958;0.05228662,0.2429993;0.2477793;0.07565522,0.3349569;0.06034434;0.01298499,-0.2005507;0.4963134;-0.07466096,-0.3096829;0.2797286;-0.07584429,-0.4209596;0.132839;-0.1922769,0.07371809;-0.0001498759;-0.01470733,0.1118802;-0.3293594;-0.03995275,0.1236578;-0.6628641;0.02345801,0.1536358;-0.687177;-0.01879286,-0.05435861;0.00813459;-0.05128016,-0.09128112;-0.3220493;-0.06065537,-0.08612517;-0.6522961;0.01868902,-0.06714887;-0.6380306;-0.05220544,-0.01901434;0.5439661;-0.006842375,939.1058
+0;0;0,0.002553429;0.3143252;0.005544507,0.005751314;0.6211007;-0.002963496,0.1997682;0.5072306;0.02684967,0.4401751;0.4717739;0.05983756,0.657113;0.4697595;0.08437543,-0.1925389;0.513067;0.008796198,-0.4349529;0.4766501;0.01587813,-0.6520627;0.4549669;0.023713,0.07052113;0.003712466;-0.02994597,0.07347392;-0.3278661;0.01358455,0.08258263;-0.6587632;0.09183279,0.0843458;-0.6214725;0.01793086,-0.0683773;0.005187197;-0.03437168,-0.1001258;-0.3261604;-0.00198682,-0.1205377;-0.6569324;0.07464127,-0.1167436;-0.6195913;0.0008207411,0.004889556;0.5455413;0.001560281,0;0;0,-0.01094352;0.3141894;0.001695156,-0.02020228;0.6207999;-0.008742571,0.1627525;0.4773483;0.04895354,0.2409043;0.2455685;0.06659722,0.3238459;0.05562107;-0.002023935,-0.2010062;0.4931858;-0.06629065,-0.3010531;0.2693;-0.06887536,-0.4127153;0.1216067;-0.184575,0.07466964;0.000967592;-0.01752949,0.1114573;-0.3307154;-0.03946161,0.1230985;-0.6646129;0.02437854,0.1525458;-0.6880468;-0.01799417,-0.05710565;0.008357507;-0.05052594,-0.09450118;-0.3238374;-0.06032785,-0.08839501;-0.6548531;0.01771039,-0.07138052;-0.640328;-0.052921,-0.01792975;0.5452708;-0.004201174,939.128
+0;0;0,0.002459766;0.3143322;0.005176733,0.005559319;0.6210999;-0.003652459,0.1997137;0.507933;0.02640998,0.4408509;0.4777534;0.0593176,0.6577349;0.4781011;0.08440474,-0.1927779;0.5136231;0.008685634,-0.4355525;0.479587;0.0152377,-0.6531579;0.4644372;0.02454129,0.07057501;0.003748386;-0.02981428,0.07330099;-0.3278992;0.01320248,0.08252986;-0.6588585;0.09117274,0.08423569;-0.6215858;0.0172677,-0.06829624;0.005123055;-0.03454203,-0.1002374;-0.3262294;-0.002397489,-0.1206445;-0.6570274;0.07411973,-0.1169073;-0.6197005;0.0002948791,0.004721606;0.5455447;0.0009459173,0;0;0,-0.01094352;0.3141894;0.001695156,-0.02020228;0.6207999;-0.008742571,0.1627525;0.4773483;0.04895354,0.2409043;0.2455685;0.06659722,0.3238459;0.05562107;-0.002023935,-0.2010062;0.4931858;-0.06629065,-0.3010531;0.2693;-0.06887536,-0.4127153;0.1216067;-0.184575,0.07466964;0.000967592;-0.01752949,0.1114573;-0.3307154;-0.03946161,0.1230985;-0.6646129;0.02437854,0.1525458;-0.6880468;-0.01799417,-0.05710565;0.008357507;-0.05052594,-0.09450118;-0.3238374;-0.06032785,-0.08839501;-0.6548531;0.01771039,-0.07138052;-0.640328;-0.052921,-0.01792975;0.5452708;-0.004201174,939.1503

+ 192 - 0
DataCSV/Sam/FirstPersonPerspective_TwoArms_Sideways_None_Slow.csv

@@ -0,0 +1,192 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.006109453;0.3189196;0.007267354,0.01229317;0.6293947;-0.0006072407,0.1933998;0.503801;0.02489301,0.2294645;0.2558081;0.04265335,0.2758276;0.01762351;0.006819561,-0.1704933;0.4946516;0.005525172,-0.2093097;0.2464384;0.005754772,-0.2500387;0.007425472;-0.03138655,0.05852104;0.003531838;-0.02578072,0.06970219;-0.3558753;0.02452867,0.07521623;-0.6619589;0.09785374,0.07754906;-0.6229525;0.006552078,-0.05746917;0.004288744;-0.02794158,-0.08539584;-0.3558379;0.008915326,-0.1032277;-0.6623489;0.07839331,-0.09843543;-0.6232692;-0.01280508,0.01071031;0.5529352;0.003795553,0;0;0,-0.02200536;0.3178892;-0.01618767,-0.04407479;0.6262494;-0.04653311,0.1048729;0.4757256;0.06374979,0.1387088;0.2270913;0.05139327,0.1809559;-0.002416715;-0.02414989,-0.1905821;0.4850158;-0.1306109,-0.2737274;0.2528437;-0.178564,-0.1900842;0.02957821;-0.2361995,0.06330653;0.005761832;0.00780487,0.1010786;-0.3531521;-0.0319891,0.1286621;-0.665477;-0.003945589,0.1606119;-0.7030396;-0.05720973,-0.04123268;0.002024353;-0.04896529,-0.103655;-0.3556108;-0.0544529,-0.0933686;-0.6587953;0.02961539,-0.05724731;-0.6490403;-0.05228667,-0.03859023;0.5504971;-0.03656101,59.04255
+0;0;0,0.006109214;0.3189071;0.00726707,0.01229451;0.6294608;-0.0006100419,0.1934182;0.5038307;0.02489407,0.229676;0.2545099;0.04274952,0.2760758;0.01613674;0.006887376,-0.1705102;0.4946804;0.005524359,-0.2095345;0.2451381;0.005755188,-0.2502957;0.005935982;-0.03141553,0.0581634;0.003510254;-0.02562317,0.06927634;-0.3537041;0.02437929,0.07482249;-0.6615705;0.09813145,0.07718076;-0.6224658;0.00583449,-0.05711797;0.004262535;-0.02777082,-0.08487425;-0.353667;0.008861221,-0.10281;-0.6619633;0.07874388,-0.09796547;-0.6227846;-0.01344869,0.010711;0.5529697;0.003794572,0;0;0,-0.02147545;0.3179215;-0.01601839,-0.043071;0.6263889;-0.04641986,0.1055919;0.4759476;0.06416988,0.1394673;0.2259649;0.05170178,0.1818164;-0.003514498;-0.02449894,-0.1898419;0.4850702;-0.1303385,-0.2735459;0.251736;-0.1787445,-0.1901472;0.02810645;-0.2361488,0.06294134;0.005669087;0.007622242,0.1010488;-0.350971;-0.03214574,0.1291642;-0.6650721;-0.003828287,0.1616728;-0.7030291;-0.05797839,-0.04092705;0.002047964;-0.04870967,-0.102536;-0.3534817;-0.05408502,-0.09243196;-0.6582413;0.03118719,-0.09700273;-0.7024515;-0.02430288,-0.03775865;0.5505947;-0.03642917,59.0685
+0;0;0,0.006033515;0.3188393;0.007389141,0.01216615;0.6293245;-0.0003374144,0.1941709;0.503617;0.02522292,0.2304104;0.2539746;0.04302049,0.2763675;0.01690301;0.007192083,-0.1714139;0.4941764;0.005939306,-0.2104548;0.2443219;0.006109615,-0.2509495;0.006460324;-0.0310478,0.05828995;0.003522336;-0.0255926,0.06927671;-0.3533702;0.02473301,0.0747412;-0.6611691;0.09856731,0.07933129;-0.6993092;0.03700008,-0.05717971;0.00426945;-0.02788115,-0.08489303;-0.3533545;0.009033844,-0.103146;-0.661567;0.07898682,-0.09838668;-0.6224622;-0.01238668,0.01059474;0.5528451;0.004027565,0;0;0,-0.02130646;0.317862;-0.01610184,-0.04265989;0.6262685;-0.04654455,0.1063751;0.4749489;0.0644331,0.1396165;0.2245778;0.05175257,0.1814603;-0.003536418;-0.02448153,-0.1903755;0.4848631;-0.1306934,-0.2743565;0.2513161;-0.1792159,-0.1914761;0.02885178;-0.236129,0.06304167;0.005611032;0.007705212,0.1010394;-0.3507441;-0.03220534,0.1290407;-0.6648086;-0.003904579,0.1613066;-0.7012274;-0.05869626,-0.04098143;0.002061624;-0.04879937,-0.102436;-0.353214;-0.05411286,-0.09205312;-0.6581264;0.03039847,-0.09697043;-0.7017394;-0.02447964,-0.03739326;0.550486;-0.03655028,59.09439
+0;0;0,0.006033515;0.3188393;0.007389141,0.01216615;0.6293245;-0.0003374144,0.1941709;0.503617;0.02522292,0.2304104;0.2539746;0.04302049,0.2763675;0.01690301;0.007192083,-0.1714139;0.4941764;0.005939306,-0.2104548;0.2443219;0.006109615,-0.2509495;0.006460324;-0.0310478,0.05828995;0.003522336;-0.0255926,0.06927671;-0.3533702;0.02473301,0.0747412;-0.6611691;0.09856731,0.07933129;-0.6993092;0.03700008,-0.05717971;0.00426945;-0.02788115,-0.08489303;-0.3533545;0.009033844,-0.103146;-0.661567;0.07898682,-0.09838668;-0.6224622;-0.01238668,0.01059474;0.5528451;0.004027565,0;0;0,-0.02130646;0.317862;-0.01610184,-0.04265989;0.6262685;-0.04654455,0.1063751;0.4749489;0.0644331,0.1396165;0.2245778;0.05175257,0.1814603;-0.003536418;-0.02448153,-0.1903755;0.4848631;-0.1306934,-0.2743565;0.2513161;-0.1792159,-0.1914761;0.02885178;-0.236129,0.06304167;0.005611032;0.007705212,0.1010394;-0.3507441;-0.03220534,0.1290407;-0.6648086;-0.003904579,0.1613066;-0.7012274;-0.05869626,-0.04098143;0.002061624;-0.04879937,-0.102436;-0.353214;-0.05411286,-0.09205312;-0.6581264;0.03039847,-0.09697043;-0.7017394;-0.02447964,-0.03739326;0.550486;-0.03655028,59.11709
+0;0;0,0.006035563;0.3189474;0.007391649,0.01216489;0.6292658;-0.0003303993,0.193986;0.5036573;0.02520579,0.2302794;0.2536434;0.04302984,0.2760722;0.01741961;0.007329546,-0.1712311;0.4942261;0.00594158,-0.21033;0.244;0.006112142,-0.25068;0.006988898;-0.0309124,0.05815809;0.003514368;-0.02553471,0.06913062;-0.3529161;0.02472576,0.07460336;-0.6611792;0.09867141,0.07918005;-0.6991206;0.03728381,-0.05705036;0.004259791;-0.02781808,-0.08472781;-0.3529012;0.009049129,-0.1030083;-0.6615785;0.07910761,-0.09826286;-0.6225002;-0.01199931,0.0105945;0.5528358;0.004031762,0;0;0,-0.02056363;0.3180305;-0.01588273,-0.04093336;0.6263469;-0.04622197,0.107396;0.4747733;0.06461191,0.1404312;0.2240036;0.05176568,0.1821578;-0.003287271;-0.02420115,-0.1889862;0.4853598;-0.1303644,-0.2733322;0.2515231;-0.1788201,-0.1907645;0.02983755;-0.2354883,0.0629088;0.00535202;0.007782936,0.101808;-0.350456;-0.03192449,0.1298448;-0.6649812;-0.003431082,0.1620016;-0.7010366;-0.05827665,-0.04083386;0.002191847;-0.04872911,-0.1014833;-0.3527533;-0.05370847,-0.09117132;-0.6581347;0.03090788,-0.05507646;-0.6484017;-0.05089565,-0.0360333;0.5505821;-0.03628588,59.15038
+0;0;0,0.006005844;0.3189003;0.007433719,0.0121135;0.6290907;-0.0002448861,0.1935851;0.5035997;0.02518401,0.2302158;0.2510673;0.04320076,0.2754855;0.01717252;0.007847257,-0.1709056;0.4941448;0.006026546,-0.2103907;0.2413999;0.006087366,-0.2503566;0.006728634;-0.03049246,0.05818549;0.003528309;-0.02557814,0.06911747;-0.3557236;0.02517537,0.07433806;-0.6616238;0.09848218,0.07848034;-0.6994324;0.03817967,-0.05710492;0.004253017;-0.02780614,-0.08505316;-0.3557373;0.009384919,-0.1032581;-0.6620182;0.07893114,-0.09857222;-0.6230198;-0.01133854,0.01054795;0.5526954;0.004105961,0;0;0,-0.02035861;0.317996;-0.01590061,-0.04031735;0.6262159;-0.04617023,0.1074861;0.4748182;0.06468821,0.1409003;0.2215255;0.05183125,0.1821403;-0.003249943;-0.0242033,-0.1882063;0.485622;-0.1302207,-0.2737227;0.2495263;-0.1790553,-0.1920203;0.0300073;-0.2351096,0.06294866;0.005333036;0.007827282,0.102098;-0.3533968;-0.03138471,0.1300488;-0.665507;-0.003418922,0.1617034;-0.7010306;-0.0577898,-0.04084802;0.002236256;-0.04877171,-0.1017377;-0.3555714;-0.05361567,-0.09149773;-0.6586491;0.03014095,-0.05568533;-0.648739;-0.0508863,-0.03549218;0.5504792;-0.03625679,59.18409
+0;0;0,0.006003923;0.3187983;0.007431341,0.01210862;0.6288382;-0.0002436521,0.194212;0.5032124;0.02525595,0.2307458;0.251348;0.04322504,0.2758843;0.01813096;0.007973973,-0.1715354;0.4937249;0.006032443,-0.2109161;0.2416486;0.006093102,-0.2507662;0.007657275;-0.03038074,0.05824644;0.003532005;-0.02560494,0.0691936;-0.3562184;0.025219,0.07440703;-0.6616998;0.09842543,0.07863989;-0.7009909;0.03680447,-0.05716474;0.004257473;-0.02783527,-0.08515176;-0.3562324;0.009407399,-0.1033318;-0.662094;0.0788584,-0.09854345;-0.6228988;-0.01338494,0.01054377;0.5524774;0.004105235,0;0;0,-0.02018225;0.317904;-0.01591706,-0.03987788;0.6259979;-0.04610229,0.1080069;0.4734567;0.06491351,0.1410291;0.2208169;0.051651,0.1820085;-0.003324389;-0.024189,-0.188496;0.4856346;-0.1305345,-0.273799;0.2501348;-0.1790785,-0.1923785;0.03122182;-0.2349186,0.06301525;0.005319536;0.007843256,0.1021902;-0.3539163;-0.03137684,0.1300014;-0.6656021;-0.00338125,0.1628177;-0.7019766;-0.05936193,-0.04089716;0.002241052;-0.04881738,-0.1017599;-0.3560839;-0.05352814,-0.09159859;-0.6587839;0.02998693,-0.05498565;-0.6493194;-0.05280259,-0.03509476;0.5502899;-0.03621507,59.20694
+0;0;0,0.00600383;0.3187934;0.007431226,0.01210491;0.6286506;-0.0002385559,0.1944118;0.5030316;0.02528086,0.2311128;0.2500147;0.04333218,0.2760007;0.01809238;0.00827682,-0.1717384;0.4935337;0.00603618,-0.2112993;0.2403039;0.006097116,-0.2509281;0.007611603;-0.03017423,0.05820435;0.003529452;-0.02558643,0.06913732;-0.3557549;0.02517167,0.07434936;-0.6611544;0.09835847,0.07859474;-0.7006506;0.03655509,-0.05712343;0.004254396;-0.02781516,-0.08507419;-0.3557685;0.009379268,-0.1032494;-0.661548;0.07881164,-0.09844683;-0.6223255;-0.01370478,0.01054132;0.5523509;0.004106849,0;0;0,-0.01970664;0.3179393;-0.01570773,-0.03901856;0.6258864;-0.0457623,0.1088654;0.4734825;0.0655179,0.1417522;0.2196755;0.05170369,0.1823187;-0.003112197;-0.02413654,-0.1879143;0.4858051;-0.130555,-0.2739647;0.2494313;-0.1796785,-0.1932469;0.03154896;-0.2348481,0.06297162;0.005159378;0.007926226,0.1025252;-0.3535673;-0.03121209,0.1306547;-0.6651605;-0.003450394,0.1634831;-0.7009876;-0.06051612,-0.04083242;0.00233198;-0.04880722,-0.1010992;-0.3556163;-0.05351462,-0.09083308;-0.6582095;0.03005739,-0.05405007;-0.6488158;-0.0529474,-0.03434816;0.5502278;-0.03591752,59.23957
+0;0;0,0.00596309;0.318812;0.00748213,0.01204073;0.628601;-0.0001325402,0.1940415;0.5031362;0.02521185,0.2307892;0.2492055;0.04341939,0.2729219;0.03166665;0.0104713,-0.1714359;0.493524;0.006180054,-0.2111259;0.2393834;0.006146327,-0.248267;0.02111663;-0.0279715,0.05821;0.003522672;-0.02558731,0.06930805;-0.3558229;0.02547667,0.07449646;-0.6618834;0.09856189,0.07669828;-0.6229864;0.008606046,-0.05712517;0.004262432;-0.02782213,-0.08511848;-0.3558521;0.009512158,-0.1033884;-0.6622304;0.07908137,-0.0987624;-0.6232687;-0.010776,0.01048167;0.5523141;0.004199337,0;0;0,-0.01920851;0.3179984;-0.0155139,-0.03775098;0.6259333;-0.04546618,0.109429;0.4734569;0.06569791,0.1424066;0.218723;0.05206585,0.1826328;0.01005015;-0.01879573,-0.1866472;0.4860691;-0.1301438,-0.2734621;0.2490484;-0.1796119,-0.1978323;0.04457277;-0.2311264,0.06297158;0.005101234;0.008005142,0.1030594;-0.3537121;-0.03080034,0.1316153;-0.6659508;-0.003728149,0.1628404;-0.7004169;-0.05891132,-0.04080999;0.002375573;-0.04883058,-0.1005758;-0.3557704;-0.05323901,-0.09018247;-0.6590204;0.03026399,-0.05443212;-0.6490516;-0.05033828,-0.03332534;0.5502673;-0.03567052,59.26176
+0;0;0,0.00596309;0.318812;0.00748213,0.01204073;0.628601;-0.0001325402,0.1940415;0.5031362;0.02521185,0.2307892;0.2492055;0.04341939,0.2729219;0.03166665;0.0104713,-0.1714359;0.493524;0.006180054,-0.2111259;0.2393834;0.006146327,-0.248267;0.02111663;-0.0279715,0.05821;0.003522672;-0.02558731,0.06930805;-0.3558229;0.02547667,0.07449646;-0.6618834;0.09856189,0.07669828;-0.6229864;0.008606046,-0.05712517;0.004262432;-0.02782213,-0.08511848;-0.3558521;0.009512158,-0.1033884;-0.6622304;0.07908137,-0.0987624;-0.6232687;-0.010776,0.01048167;0.5523141;0.004199337,0;0;0,-0.01920851;0.3179984;-0.0155139,-0.03775098;0.6259333;-0.04546618,0.109429;0.4734569;0.06569791,0.1424066;0.218723;0.05206585,0.1826328;0.01005015;-0.01879573,-0.1866472;0.4860691;-0.1301438,-0.2734621;0.2490484;-0.1796119,-0.1978323;0.04457277;-0.2311264,0.06297158;0.005101234;0.008005142,0.1030594;-0.3537121;-0.03080034,0.1316153;-0.6659508;-0.003728149,0.1628404;-0.7004169;-0.05891132,-0.04080999;0.002375573;-0.04883058,-0.1005758;-0.3557704;-0.05323901,-0.09018247;-0.6590204;0.03026399,-0.05443212;-0.6490516;-0.05033828,-0.03332534;0.5502673;-0.03567052,59.28449
+0;0;0,0.005963773;0.3188485;0.007482986,0.01204604;0.6288724;-0.0001383796,0.1941175;0.5033088;0.0252188,0.2308809;0.2492695;0.04343413,0.2735119;0.02915783;0.01009635,-0.1715038;0.4936928;0.006179505,-0.2112108;0.2394435;0.006145763,-0.2487912;0.01859531;-0.02837558,0.05811173;0.003516725;-0.02554412,0.06923077;-0.3565083;0.02561641,0.0744053;-0.6617503;0.0985062,0.07660435;-0.6228645;0.008663602,-0.05702873;0.004255237;-0.02777516,-0.08507497;-0.3565401;0.009629719,-0.1032961;-0.6620992;0.07901292,-0.09867586;-0.6231489;-0.01073134,0.01048536;0.5525061;0.004198008,0;0;0,-0.01878323;0.3180603;-0.01551485,-0.03642154;0.6262702;-0.04561901,0.1100414;0.4732819;0.06604887,0.1428527;0.2184352;0.05205179,0.1828913;0.007117957;-0.01950144,-0.1857998;0.4862487;-0.1300012,-0.2730913;0.2492879;-0.1794898,-0.1966965;0.04231888;-0.2315054,0.0628698;0.005086124;0.007960081,0.1034026;-0.3544105;-0.03048897,0.1320409;-0.6658068;-0.003570082,0.1628855;-0.7005773;-0.05842328,-0.04071832;0.002385422;-0.04876649,-0.10014;-0.3565133;-0.05321816,-0.08984381;-0.6590225;0.02981536,-0.05408951;-0.6490611;-0.05065559,-0.03225375;0.5505141;-0.03578568,59.31787
+0;0;0,0.005916756;0.3187395;0.007524379,0.0119683;0.6286147;-5.081994E-05,0.1935941;0.5032108;0.02514,0.2351994;0.2161243;0.04579106,0.2761678;0.003875047;0.01359088,-0.1710915;0.493553;0.006310617,-0.2159601;0.2062154;0.006192822,-0.2521617;-0.006738603;-0.02704971,0.05822522;0.00352308;-0.02558788,0.06942437;-0.3570761;0.02588857,0.07470329;-0.6618065;0.09841743,0.07685438;-0.6229632;0.009062439,-0.05714048;0.004266052;-0.02782256,-0.0852009;-0.3571297;0.009764066,-0.1034329;-0.6621116;0.0790639,-0.09887147;-0.6232056;-0.01019426,0.01041502;0.5522882;0.004273,0;0;0,-0.01829895;0.3179798;-0.01550794,-0.03552233;0.6260828;-0.04539943,0.1101791;0.4732563;0.06642246,0.1503729;0.1858727;0.04715466,0.1868021;-0.01652533;-0.02682471,-0.1848865;0.4866673;-0.1293221,-0.2839591;0.2190181;-0.1852202,-0.2103394;0.01943257;-0.2353279,0.06298082;0.004959047;0.008133411,0.1032772;-0.3552029;-0.03016257,0.1318723;-0.6660302;-0.003375053,0.1623768;-0.7007821;-0.05763197,-0.0407166;0.002528174;-0.04891927,-0.1002863;-0.3569767;-0.05275643,-0.09005436;-0.6589668;0.02998516,-0.05446374;-0.6489076;-0.05003244,-0.03138717;0.5503588;-0.03562069,59.34015
+0;0;0,0.005915969;0.3186971;0.007523378,0.01196758;0.6285756;-5.18607E-05,0.193519;0.5031916;0.02513047,0.2329455;0.2311391;0.04470009,0.2739047;0.01893781;0.0125072,-0.1710185;0.4935378;0.006308742,-0.2135374;0.2212473;0.006197115,-0.2497308;0.008341461;-0.0270379,0.05850465;0.003539987;-0.02571068,0.06972723;-0.3578135;0.02587345,0.07499672;-0.6619997;0.0982728,0.07714031;-0.6231873;0.00922966,-0.0574147;0.004286524;-0.02795608,-0.08553381;-0.3578652;0.00970917,-0.1037333;-0.6623026;0.07888526,-0.09918774;-0.6234277;-0.01006139,0.0104143;0.5522491;0.004271953,0;0;0,-0.01814033;0.317941;-0.01561809,-0.03540243;0.6260386;-0.04557323,0.1100731;0.4733981;0.06665349,0.1474779;0.2009275;0.04902887,0.1837011;-0.002291948;-0.02261711,-0.1847981;0.4867307;-0.1292393,-0.2790191;0.2332838;-0.1825038,-0.2054234;0.03373854;-0.2325912,0.06323197;0.005089402;0.008495808,0.1029484;-0.3558398;-0.03043962,0.1314993;-0.6661052;-0.003627775,0.1620905;-0.7000546;-0.05826831,-0.04092246;0.002483963;-0.04914821,-0.1007153;-0.3577554;-0.05310278,-0.09070675;-0.6592333;0.02941711,-0.05519717;-0.6491128;-0.05029998,-0.03121115;0.5503208;-0.03577065,59.36223
+0;0;0,0.005915725;0.318684;0.007523067,0.01196561;0.6284741;-4.993426E-05,0.193418;0.5031404;0.02511973,0.2321445;0.2359182;0.0443419,0.2732141;0.02314493;0.01206222,-0.1709215;0.4934919;0.006308225,-0.2126855;0.2260358;0.00619858,-0.2489764;0.01255614;-0.02712602,0.0584178;0.003534732;-0.02567251,0.06959195;-0.3562594;0.02568902,0.07487431;-0.6611879;0.09826505,0.07700113;-0.6224445;0.009918116,-0.05732948;0.004280162;-0.02791458,-0.08532725;-0.3563088;0.009588132,-0.1035712;-0.6614891;0.07893305,-0.09906114;-0.6226836;-0.009318158,0.01041281;0.5521713;0.004272543,0;0;0,-0.01790536;0.3179438;-0.01556325,-0.03481388;0.6259921;-0.04531717,0.1104593;0.4732097;0.06667876,0.1468329;0.2054752;0.05018234,0.183161;0.001516402;-0.02110744,-0.1841849;0.4868489;-0.1291462,-0.2769318;0.2379638;-0.1814069,-0.2032718;0.03782734;-0.231614,0.06315774;0.005056798;0.008351088,0.1032643;-0.3542059;-0.03084707,0.1311716;-0.6652229;-0.003166437,0.161505;-0.6978153;-0.05837727,-0.04089027;0.002491544;-0.04905089,-0.1000072;-0.3562608;-0.05313093,-0.09038295;-0.6585275;0.02944525,-0.05513883;-0.6482585;-0.04964138,-0.03072354;0.5502846;-0.03557777,59.3961
+0;0;0,0.005867962;0.3185552;0.007596731,0.01188831;0.6282811;0.0001002932,0.1930302;0.5030024;0.02500866,0.2314762;0.2379239;0.04412027,0.2731079;0.02196097;0.01118988,-0.170638;0.493326;0.006534156,-0.2121204;0.2280165;0.006317539,-0.2492548;0.01139033;-0.02761978,0.05851915;0.003551915;-0.02572117,0.06970456;-0.3569885;0.02597301,0.07496133;-0.6618525;0.0984679,0.07703089;-0.6230868;0.009968579,-0.05743697;0.004277279;-0.02795327,-0.08550663;-0.3570735;0.009789495,-0.1037392;-0.6621855;0.07906724,-0.09928224;-0.6233506;-0.00933712,0.01034139;0.5519881;0.004404609,0;0;0,-0.01780618;0.3178255;-0.01547432,-0.03483301;0.6258126;-0.04509473,0.1101258;0.4730836;0.06679988,0.1457652;0.2074132;0.05070448,0.1828958;0.0003875196;-0.02154016,-0.183908;0.4871489;-0.1289409,-0.2761661;0.2403651;-0.1808653,-0.2013692;0.03723633;-0.2318724,0.06325667;0.005093277;0.008446217,0.1028195;-0.355013;-0.03086042,0.1309606;-0.6659203;-0.003113033,0.1613104;-0.6973068;-0.05989194,-0.04098115;0.002469915;-0.04912362,-0.100322;-0.357042;-0.05320464,-0.09095313;-0.659271;0.02922736,-0.05560267;-0.6490318;-0.0499756,-0.03067677;0.5501172;-0.03537536,59.42976
+0;0;0,0.005867962;0.3185552;0.007596731,0.01188831;0.6282811;0.0001002932,0.1930302;0.5030024;0.02500866,0.2314762;0.2379239;0.04412027,0.2731079;0.02196097;0.01118988,-0.170638;0.493326;0.006534156,-0.2121204;0.2280165;0.006317539,-0.2492548;0.01139033;-0.02761978,0.05851915;0.003551915;-0.02572117,0.06970456;-0.3569885;0.02597301,0.07496133;-0.6618525;0.0984679,0.07703089;-0.6230868;0.009968579,-0.05743697;0.004277279;-0.02795327,-0.08550663;-0.3570735;0.009789495,-0.1037392;-0.6621855;0.07906724,-0.09928224;-0.6233506;-0.00933712,0.01034139;0.5519881;0.004404609,0;0;0,-0.01780618;0.3178255;-0.01547432,-0.03483301;0.6258126;-0.04509473,0.1101258;0.4730836;0.06679988,0.1457652;0.2074132;0.05070448,0.1828958;0.0003875196;-0.02154016,-0.183908;0.4871489;-0.1289409,-0.2761661;0.2403651;-0.1808653,-0.2013692;0.03723633;-0.2318724,0.06325667;0.005093277;0.008446217,0.1028195;-0.355013;-0.03086042,0.1309606;-0.6659203;-0.003113033,0.1613104;-0.6973068;-0.05989194,-0.04098115;0.002469915;-0.04912362,-0.100322;-0.357042;-0.05320464,-0.09095313;-0.659271;0.02922736,-0.05560267;-0.6490318;-0.0499756,-0.03067677;0.5501172;-0.03537536,59.45281
+0;0;0,0.005865151;0.3184026;0.007593092,0.01188362;0.6280313;9.881984E-05,0.1929397;0.5027952;0.02499637,0.2312225;0.2388426;0.04402681,0.27338;0.02015202;0.01068049,-0.1705569;0.4931234;0.006530575,-0.2118632;0.2289408;0.006314878,-0.2494666;0.009578541;-0.02805108,0.05869845;0.003562798;-0.02579998,0.06991528;-0.3579903;0.02603941,0.07517013;-0.662743;0.09850783,0.07722187;-0.6240527;0.01077011,-0.05761294;0.004290384;-0.02803892,-0.08576146;-0.3580754;0.00980987,-0.1039873;-0.6630759;0.0790623,-0.09956877;-0.624317;-0.008581266,0.01033709;0.5517578;0.004402033,0;0;0,-0.01774096;0.3176722;-0.01555371,-0.03483705;0.6255537;-0.04521251,0.1101125;0.4736127;0.06717276,0.1453919;0.2090532;0.05097675,0.1825444;-0.0007802695;-0.02185488,-0.1839059;0.4869841;-0.1288492,-0.2759039;0.2413286;-0.1806989,-0.2003173;0.03553995;-0.2322014,0.06343268;0.005174637;0.008564949,0.1024964;-0.356023;-0.03072977,0.1305411;-0.6667934;-0.002645493,0.1605269;-0.6983303;-0.05824852,-0.04114209;0.002428457;-0.04924703,-0.1005694;-0.3581076;-0.05324078,-0.0915784;-0.6603024;0.02892308,-0.05649205;-0.6498966;-0.04957949,-0.03063775;0.5498822;-0.03547955,59.48684
+0;0;0,0.005914522;0.3183487;0.007703503,0.01196364;0.6279246;0.0003019148,0.1930587;0.5026639;0.02521762,0.2297837;0.2491883;0.04341972,0.2739443;0.02011576;0.008333474,-0.1716356;0.4965102;0.006458006,-0.2094854;0.242547;0.006565415,-0.2490416;0.01271115;-0.02901869,0.0588947;0.003606366;-0.02589906,0.06996439;-0.3579914;0.02572107,0.0755788;-0.6625221;0.09845791,0.07773367;-0.6238253;0.01070193,-0.05781739;0.004268455;-0.02812974,-0.08582568;-0.358108;0.009803794,-0.1040571;-0.6629357;0.07914903,-0.0995335;-0.6241674;-0.008509643,0.0104116;0.5516675;0.00458498,0;0;0,-0.01778116;0.317624;-0.01546097,-0.03497466;0.6254629;-0.04494023,0.1102322;0.4735582;0.06721973,0.1427289;0.2192762;0.05257249,0.1822827;-0.001020089;-0.02199602,-0.1840325;0.4868443;-0.128655,-0.2725685;0.2511029;-0.1788273,-0.1934072;0.03550836;-0.2327526,0.06365217;0.005067378;0.008664608,0.1024083;-0.3561681;-0.0306673,0.1303304;-0.6668113;-0.002699137,0.1601145;-0.6988021;-0.05793906,-0.04132044;0.002461506;-0.04938537,-0.1004037;-0.3581416;-0.05321298,-0.09168124;-0.6602921;0.02857975,-0.05662518;-0.6498779;-0.04996235,-0.03073653;0.5498048;-0.03525615,59.50972
+0;0;0,0.005913134;0.318274;0.007701695,0.01196003;0.6277366;0.0003031581,0.1926298;0.5026262;0.02516872,0.229394;0.2488804;0.04339023,0.2735601;0.01977892;0.008299556,-0.1712139;0.4964868;0.006452863,-0.209104;0.2422529;0.006560386,-0.2486652;0.01238798;-0.02902821,0.05906823;0.003616992;-0.02597537,0.07013545;-0.3578997;0.02563319,0.07575148;-0.6625184;0.09839105,0.07790771;-0.6238161;0.01057991,-0.05798775;0.004281032;-0.02821262,-0.08598977;-0.3580141;0.009712406,-0.1042264;-0.66293;0.07907768,-0.09970002;-0.6241561;-0.008636087,0.01040872;0.5515155;0.004584205,0;0;0,-0.0178394;0.3175555;-0.01525998,-0.03515959;0.625311;-0.04434896,0.1099879;0.4735652;0.06712937,0.1425422;0.2190119;0.05252075,0.1826097;-0.001217604;-0.02206516,-0.1836973;0.4871428;-0.1283235,-0.2720319;0.2510322;-0.1785167,-0.1929305;0.03539874;-0.2325044,0.06383786;0.004998326;0.008752346,0.102128;-0.3561971;-0.03064227,0.1299128;-0.6669212;-0.002422571,0.1599208;-0.6990685;-0.05745363,-0.04148461;0.00249384;-0.04949411,-0.1006517;-0.3580137;-0.05321293,-0.09205258;-0.6602848;0.02849392,-0.05698362;-0.649863;-0.05010658,-0.03086807;0.549678;-0.03477669,59.53223
+0;0;0,0.005912092;0.3182179;0.007700338,0.01195844;0.6276525;0.0003024149,0.1934747;0.5023205;0.02526327,0.2300837;0.2496456;0.04340787,0.2742148;0.02072582;0.008345027,-0.1720589;0.4961526;0.006460484,-0.2097891;0.2429917;0.006567554,-0.249319;0.01330905;-0.02899283,0.05920866;0.003625591;-0.02603712,0.07023366;-0.3565121;0.02537458,0.07586855;-0.6621539;0.0983768,0.07802677;-0.6234436;0.01048445,-0.05812561;0.00429121;-0.02827969,-0.08602082;-0.3566221;0.009500679,-0.1043187;-0.662562;0.07909892,-0.09978813;-0.6237801;-0.008695975,0.01040725;0.5514369;0.004583148,0;0;0,-0.0177966;0.3175066;-0.01515627,-0.03515194;0.6252441;-0.04411364,0.1104095;0.4720255;0.06732607,0.1424706;0.2185041;0.05272865,0.182782;-0.001338124;-0.02227545,-0.1843817;0.4867938;-0.1285474,-0.2726624;0.2518668;-0.1788455,-0.1933537;0.03642888;-0.2324914,0.06397426;0.004943371;0.008921862,0.1020513;-0.3548372;-0.03072619,0.1295188;-0.6666609;-0.002628567,0.1596777;-0.6990328;-0.05745363,-0.04157811;0.002515408;-0.04961528,-0.1006547;-0.356595;-0.05329917,-0.09221446;-0.6599588;0.02841438,-0.05713146;-0.649548;-0.0502688,-0.03083916;0.5496145;-0.03456855,59.56663
+0;0;0,0.005907762;0.3182143;0.007849799,0.01194784;0.627651;0.0005417704,0.1934908;0.5022786;0.02514673,0.2301402;0.2496226;0.04347193,0.274215;0.02070631;0.008315038,-0.1718597;0.4954616;0.006714894,-0.2100212;0.2423653;0.006872787,-0.2499951;0.0126919;-0.02824775,0.0592236;0.003634823;-0.02600184,0.06980116;-0.3565268;0.02533659,0.07561403;-0.6621302;0.09848488,0.0776932;-0.6233996;0.01059264,-0.05810925;0.004282913;-0.02831457,-0.08595658;-0.3566256;0.009546885,-0.1043657;-0.6625234;0.07930056,-0.09991598;-0.6237307;-0.008497395,0.01039604;0.5514345;0.004805402,0;0;0,-0.0177966;0.3175066;-0.01515627,-0.03515194;0.6252441;-0.04411364,0.1104095;0.4720255;0.06732607,0.1424706;0.2185041;0.05272865,0.182782;-0.001338124;-0.02227545,-0.1843817;0.4867938;-0.1285474,-0.2726624;0.2518668;-0.1788455,-0.1933537;0.03642888;-0.2324914,0.06397426;0.004943371;0.008921862,0.1020513;-0.3548372;-0.03072619,0.1295188;-0.6666609;-0.002628567,0.1596777;-0.6990328;-0.05745363,-0.04157811;0.002515408;-0.04961528,-0.1006547;-0.356595;-0.05329917,-0.09221446;-0.6599588;0.02841438,-0.05713146;-0.649548;-0.0502688,-0.03083916;0.5496145;-0.03456855,59.58918
+0;0;0,0.005906941;0.3181702;0.007848708,0.01194709;0.6276106;0.0005404879,0.1944768;0.50197;0.02525527,0.2311204;0.2493538;0.04357757,0.2751226;0.02081428;0.008478545,-0.1728428;0.4951163;0.006724087,-0.2109982;0.2420599;0.006881956,-0.2509063;0.01276447;-0.02818078,0.05933487;0.003641651;-0.0260507,0.06991637;-0.3566543;0.0253069,0.07571527;-0.6615235;0.09827941,0.07779714;-0.6227815;0.01027334,-0.05821842;0.00429096;-0.02836777,-0.08607615;-0.3567522;0.00950782,-0.104441;-0.6619149;0.07909387,-0.09998555;-0.6231109;-0.008817792,0.01039523;0.5513908;0.004804304,0;0;0,-0.01781672;0.3174642;-0.01509261,-0.03529288;0.6252033;-0.04399776,0.1107753;0.471541;0.06838131,0.142439;0.2180686;0.05280757,0.1826453;-0.001404956;-0.02211404,-0.185367;0.4865891;-0.1289606,-0.2737455;0.2517532;-0.1793067,-0.1947262;0.03662094;-0.2329023,0.06407747;0.004851758;0.009114027,0.101665;-0.3550966;-0.030725,0.1289742;-0.6662035;-0.002967358,0.1592559;-0.6987632;-0.05769515,-0.04165102;0.002557819;-0.04971093,-0.1010959;-0.3566304;-0.05330029,-0.09277045;-0.6592607;0.02824342,-0.05754413;-0.6488735;-0.05049839,-0.03093723;0.5495724;-0.0344553,59.61229
+0;0;0,0.005908321;0.3182445;0.007850541,0.01194972;0.6277487;0.0005408921,0.1946668;0.5020438;0.0252773,0.231296;0.249527;0.04359239,0.2753231;0.02085833;0.008473516,-0.1730273;0.4951831;0.006727227,-0.2111677;0.2422263;0.006885033,-0.2510983;0.01280127;-0.02819752,0.05918089;0.003632201;-0.02598309,0.06974207;-0.3559715;0.02527581,0.075541;-0.6608427;0.09824882,0.07765207;-0.621978;0.009008579,-0.05806734;0.004279825;-0.02829415,-0.08587154;-0.3560696;0.009508658,-0.1042365;-0.6612344;0.07909517,-0.09971857;-0.6223068;-0.01004934,0.01039756;0.5515149;0.004805487,0;0;0,-0.01771707;0.3175459;-0.01505947,-0.03515565;0.6253549;-0.04392409,0.1111239;0.4715845;0.06844401,0.1427827;0.2182148;0.05284381,0.182874;-0.001404703;-0.02212977,-0.1853198;0.4865307;-0.1290205,-0.2737135;0.2518168;-0.1793968,-0.1944434;0.03666456;-0.2331261,0.06393924;0.004595667;0.009019136,0.1019382;-0.3545997;-0.03083777,0.1289677;-0.6656966;-0.002673388,0.1604838;-0.6998056;-0.05692863,-0.04153099;0.002647114;-0.04958691,-0.100786;-0.3558643;-0.05308597,-0.09244587;-0.6585182;0.02837684,-0.05673449;-0.6484044;-0.0514736,-0.0308041;0.5497088;-0.03438926,59.64567
+0;0;0,0.005893806;0.3181191;0.007850949,0.01192179;0.6275662;0.000566877,0.1949768;0.5018847;0.02529237,0.2317331;0.2480591;0.04352903,0.2757559;0.01958315;0.008682519,-0.1732396;0.4945456;0.006806303,-0.2120344;0.2403685;0.006999745,-0.2523989;0.01118393;-0.02762212,0.0592427;0.003642038;-0.02601332,0.06960342;-0.3564136;0.02518542,0.07570523;-0.6605486;0.09802313,0.0778022;-0.6216513;0.008358538,-0.05813317;0.004279906;-0.02831733,-0.08606888;-0.3564915;0.009529036,-0.1043075;-0.6609358;0.07896689,-0.09979045;-0.6219636;-0.01060092,0.01037332;0.5513414;0.004822771,0;0;0,-0.01777288;0.3174146;-0.01510811,-0.03534257;0.6251532;-0.04401731,0.111122;0.4723738;0.06949782,0.1427191;0.2177559;0.0526948,0.1822588;-0.001704305;-0.02232122,-0.1858116;0.4864554;-0.1292429,-0.2744561;0.2504543;-0.1798066,-0.1952173;0.03556645;-0.2336394,0.06397349;0.004698515;0.009217978,0.1014174;-0.3549486;-0.03103948,0.1282885;-0.6653254;-0.00302553,0.1595761;-0.6993769;-0.05817795,-0.0415506;0.002602943;-0.04966313,-0.1013541;-0.356254;-0.05340447,-0.0930969;-0.658203;0.02783114,-0.05708504;-0.6481886;-0.05233757,-0.03094693;0.5495216;-0.03446412,59.66898
+0;0;0,0.005894478;0.3181553;0.007851844,0.01192314;0.6276374;0.000566972,0.1947571;0.5020071;0.02526842,0.236184;0.2159277;0.04582243,0.277104;0.003555253;0.01343198,-0.1730188;0.4946767;0.006804475,-0.2167433;0.2082012;0.007022498,-0.2542627;-0.004829913;-0.02515913,0.05912152;0.003634589;-0.02596011,0.06949706;-0.3569358;0.02531182,0.07558484;-0.6603714;0.09798208,0.0776637;-0.621551;0.009091936,-0.05801427;0.004271151;-0.02825941,-0.08598991;-0.357016;0.009641061,-0.1041866;-0.6607603;0.07891926,-0.09970855;-0.6218656;-0.009874932,0.01037451;0.5514046;0.004823316,0;0;0,-0.0175383;0.3174608;-0.01517534,-0.03496912;0.6252426;-0.04408264,0.1114602;0.472564;0.06909871,0.1523124;0.1863467;0.04933,0.1852242;-0.01592568;-0.02701353,-0.1852315;0.4865327;-0.1292239,-0.2853644;0.2207067;-0.1865826,-0.2117909;0.02093057;-0.2366034,0.06385104;0.004562855;0.009204149,0.1019961;-0.3555429;-0.03099895,0.1285504;-0.6652544;-0.00334263,0.1591292;-0.6993517;-0.05756497,-0.04144012;0.00267454;-0.04957877,-0.1007651;-0.3567905;-0.05317459,-0.0928291;-0.6580094;0.02803759,-0.05716797;-0.6478283;-0.05145502,-0.03060245;0.5496013;-0.03452826,59.6908
+0;0;0,0.005891718;0.3180064;0.007848167,0.01191693;0.6273115;0.0005676197,0.1942532;0.501862;0.02521113,0.2330469;0.2339668;0.04445866,0.2746211;0.01819932;0.01155041,-0.172528;0.4945515;0.006797124,-0.2134732;0.2262853;0.007001288,-0.2515925;0.009848639;-0.02569481,0.05908658;0.00363244;-0.02594476,0.06947728;-0.3574651;0.02540213,0.07555064;-0.6601818;0.09790018,0.07763265;-0.621348;0.008875325,-0.05797997;0.004268627;-0.02824271,-0.08599652;-0.3575467;0.009713177,-0.1041501;-0.6605713;0.07882722,-0.09966525;-0.6216631;-0.01010154,0.01036926;0.5511259;0.004821323,0;0;0,-0.01749038;0.3173234;-0.01497698,-0.0348917;0.6249527;-0.04362655,0.1114922;0.4726702;0.06885481,0.1486879;0.2042673;0.05403423,0.1828767;-0.001525164;-0.02243495,-0.1846126;0.4867035;-0.1289426,-0.278234;0.2376256;-0.1822205,-0.2035759;0.03468604;-0.2332955,0.06381637;0.00459829;0.009158373,0.1021263;-0.3560421;-0.03092575,0.1286804;-0.6650286;-0.003495216,0.1591503;-0.6992804;-0.05781913,-0.04141667;0.002656917;-0.04954945,-0.1006778;-0.3573599;-0.05300957,-0.09278662;-0.6579031;0.02787152,-0.05709991;-0.6477424;-0.05175674,-0.03052647;0.5493514;-0.03413391,59.72413
+0;0;0,0.005926876;0.3180026;0.007974992,0.01196301;0.6273085;0.0007345751,0.1943063;0.501769;0.02504836,0.2333839;0.2339198;0.04436195,0.2748711;0.01812315;0.01153538,-0.1732393;0.4970317;0.006587567,-0.2131769;0.2286143;0.007169239,-0.2538669;0.01261073;-0.02529229,0.05909609;0.003632142;-0.02592314,0.06944651;-0.3574615;0.02545928,0.07607117;-0.6601292;0.09811325,0.07819799;-0.6212811;0.009090863,-0.05796729;0.004265009;-0.02826927,-0.08586861;-0.3575471;0.009802783,-0.1040527;-0.6605749;0.0788945,-0.09951781;-0.6216581;-0.01003087,0.01041146;0.5511223;0.004975359,0;0;0,-0.01749038;0.3173234;-0.01497698,-0.0348917;0.6249527;-0.04362655,0.1114922;0.4726702;0.06885481,0.1486879;0.2042673;0.05403423,0.1828767;-0.001525164;-0.02243495,-0.1846126;0.4867035;-0.1289426,-0.278234;0.2376256;-0.1822205,-0.2035759;0.03468604;-0.2332955,0.06381637;0.00459829;0.009158373,0.1021263;-0.3560421;-0.03092575,0.1286804;-0.6650286;-0.003495216,0.1591503;-0.6992804;-0.05781913,-0.04141667;0.002656917;-0.04954945,-0.1006778;-0.3573599;-0.05300957,-0.09278662;-0.6579031;0.02787152,-0.05709991;-0.6477424;-0.05175674,-0.03052647;0.5493514;-0.03413391,59.74654
+0;0;0,0.005926536;0.3179843;0.007974533,0.0119625;0.6272818;0.0007343423,0.1942464;0.5017611;0.02504148,0.2329237;0.2366552;0.04415726,0.274814;0.01876166;0.01101171,-0.1731803;0.4970253;0.00658666,-0.2127089;0.2313571;0.007162374,-0.2537943;0.01325461;-0.02561459,0.059218;0.003639635;-0.02597662,0.06956165;-0.3572176;0.02537216,0.07612924;-0.6572785;0.09740038,0.07828958;-0.6182911;0.00697495,-0.05808688;0.004273808;-0.02832758,-0.08596992;-0.3573013;0.009719528,-0.1039974;-0.6577193;0.07821619,-0.09939103;-0.6186619;-0.0121107,0.01041101;0.5510984;0.004974973,0;0;0,-0.01748798;0.31731;-0.01487446,-0.0349042;0.6249422;-0.04339457,0.1113851;0.472379;0.06887174,0.1480446;0.2067221;0.05387449,0.1831732;-0.001377761;-0.02222729,-0.1845899;0.4868867;-0.1287908,-0.277127;0.2403145;-0.1815307,-0.2017826;0.03540488;-0.2331669,0.06394854;0.004565686;0.009194613,0.1019541;-0.3558537;-0.03099275,0.1280906;-0.6623067;-0.005084276,0.1590655;-0.697473;-0.06036639,-0.04153405;0.002683403;-0.04962383,-0.1008644;-0.3570811;-0.05294781,-0.09302998;-0.6550559;0.02716088,-0.05678386;-0.6452007;-0.05372551,-0.03053073;0.54934;-0.03393483,59.78025
+0;0;0,0.00592615;0.3179636;0.007974015,0.01196234;0.6272724;0.0007335157,0.1944767;0.5016859;0.02506604,0.2326674;0.2399155;0.0439413,0.2751537;0.018922;0.0103242,-0.1734108;0.4969441;0.006588069,-0.212442;0.2346185;0.00715654,-0.2541119;0.01341307;-0.02608674,0.05938744;0.003650049;-0.02605094,0.06974673;-0.3577528;0.02537548,0.07632574;-0.6583355;0.09752895,0.07849583;-0.6193075;0.006695569,-0.05825308;0.004286036;-0.02840864,-0.08617829;-0.3578359;0.009696011,-0.1042371;-0.6587763;0.07831177,-0.09960997;-0.6196781;-0.01242261,0.01041077;0.5510851;0.004974361,0;0;0,-0.01757856;0.3172835;-0.01489115,-0.03509841;0.624918;-0.04344058,0.1114437;0.4725032;0.0690844,0.1478378;0.2102011;0.0545392,0.1841262;-0.001190916;-0.02142072,-0.1849596;0.4867212;-0.1288874,-0.276373;0.2433146;-0.1811876,-0.1999009;0.03546505;-0.2333787,0.0640958;0.004480064;0.00951314,0.101709;-0.3565124;-0.03090644,0.1279577;-0.663452;-0.004479408,0.1584257;-0.6994284;-0.05975819,-0.04163784;0.002716713;-0.04977702,-0.101237;-0.3575627;-0.05304634,-0.09340873;-0.6560641;0.02717209,-0.05699353;-0.6462973;-0.05407733,-0.03069742;0.549315;-0.0339694,59.80318
+0;0;0,0.005863083;0.318097;0.008007657,0.01186211;0.6275336;0.0008049728,0.1942847;0.5020599;0.0250237,0.232444;0.242874;0.04329453,0.2760461;0.01968625;0.009716541,-0.1731077;0.4963454;0.006616836,-0.2128858;0.2367608;0.007533451,-0.2570274;0.01355758;-0.02522675,0.05943364;0.003684093;-0.02608185,0.06966928;-0.3574263;0.0254253,0.07637277;-0.6581367;0.09762872,0.07852197;-0.619101;0.006756678,-0.05830999;0.004258786;-0.02842537,-0.08639864;-0.3575656;0.009688718,-0.1044139;-0.6586371;0.07836446,-0.09980498;-0.619532;-0.01240913,0.01031815;0.551317;0.005037299,0;0;0,-0.01794626;0.317398;-0.01485419,-0.03579716;0.6251498;-0.04330516,0.1109421;0.4724114;0.06854773,0.1473882;0.2126757;0.0552671,0.1846973;-0.00076285;-0.0215013,-0.1853028;0.487053;-0.1290142,-0.2760032;0.2461129;-0.1808661,-0.1987818;0.03612973;-0.2336421,0.06415431;0.004451305;0.009518623,0.1009806;-0.3562721;-0.03148055,0.1272152;-0.6633497;-0.005021811,0.1578677;-0.6991192;-0.06050873,-0.0417011;0.002759099;-0.04979558,-0.1019659;-0.3571175;-0.05373044,-0.09413969;-0.6557988;0.02635215,-0.05775212;-0.6460251;-0.0549549,-0.03131036;0.5495193;-0.03386331,59.83607
+0;0;0,0.005862843;0.3180839;0.008007329,0.01186261;0.6275586;0.0008036364,0.1959125;0.501637;0.02519986,0.2337348;0.2447404;0.04330931,0.2777034;0.01967634;0.009449039,-0.1747302;0.4958719;0.006630153,-0.2141569;0.2385801;0.007538672,-0.2586697;0.01350053;-0.02549693,0.05944653;0.003684892;-0.02608751,0.06967973;-0.3573394;0.02540735,0.07636852;-0.6573904;0.09745246,0.07852045;-0.6183433;0.006465271,-0.05832264;0.004259709;-0.02843153,-0.08640458;-0.3574783;0.009673456,-0.1043803;-0.6578897;0.07819863,-0.09976558;-0.618773;-0.01268998,0.01031841;0.5513299;0.005036643,0;0;0,-0.01776963;0.3174008;-0.01472735,-0.03545803;0.6252126;-0.04304433,0.1120969;0.4708777;0.06957198,0.1476665;0.2134081;0.05548168,0.1895772;-0.001477212;-0.02068495,-0.1864807;0.4865841;-0.1294566,-0.2765853;0.2478689;-0.1809401,-0.1988493;0.03611052;-0.2343168,0.06417117;0.004415184;0.009518147,0.1008783;-0.3562286;-0.03151369,0.1271191;-0.6626729;-0.005646231,0.157561;-0.6989428;-0.06084347,-0.04171812;0.002790664;-0.04979796,-0.1021596;-0.3569687;-0.05366657,-0.09412932;-0.6549789;0.02627897,-0.0576823;-0.6452311;-0.05512502,-0.0310064;0.5495639;-0.0336318,59.86946
+0;0;0,0.005863609;0.3181255;0.008008377,0.01186496;0.6276818;0.0008027139,0.1973956;0.5013418;0.02536107,0.2348865;0.2466963;0.04331183,0.2762045;0.03519993;0.01149277,-0.1762051;0.4955306;0.006643158,-0.2152864;0.2404934;0.007543716,-0.2571158;0.02898246;-0.02350038,0.05947026;0.003686363;-0.02609793,0.06966539;-0.3559951;0.0252054,0.07637988;-0.6571987;0.09752727,0.0785172;-0.6182131;0.007157899,-0.05834592;0.004261409;-0.02844288,-0.08632342;-0.3561311;0.009520372,-0.1043682;-0.6576965;0.07830878,-0.09978481;-0.6186418;-0.01196267,0.01032031;0.5514312;0.00503693,0;0;0,-0.01767743;0.3174517;-0.01464033,-0.03529651;0.6253577;-0.04286623,0.1130675;0.4699205;0.07065392,0.1491606;0.2148436;0.05633092,0.2160512;0.01689067;-0.005237103,-0.1878378;0.48627;-0.1296771,-0.2774213;0.2497512;-0.1807236,-0.204735;0.05073479;-0.2313153,0.06420006;0.004358083;0.009526968,0.1002709;-0.354999;-0.03131533,0.1270051;-0.6626271;-0.005831957,0.1574137;-0.6977827;-0.06134773,-0.04174268;0.002824353;-0.04980939,-0.1019684;-0.3556014;-0.05305361,-0.0940631;-0.654963;0.02644017,-0.05786493;-0.6450785;-0.0544115,-0.03085775;0.5496838;-0.03347349,59.90293
+0;0;0,0.005840086;0.3179787;0.007992854,0.01181913;0.62735;0.0008006948,0.2019058;0.4998397;0.02574272,0.2389147;0.2509387;0.04306699,0.2805398;0.03940164;0.01143946,-0.1805669;0.4932153;0.006656736,-0.2203564;0.2441437;0.007941375,-0.2635212;0.03277232;-0.02271474,0.05949268;0.003688947;-0.02610739,0.06953396;-0.3551014;0.02506844,0.07634804;-0.656671;0.09753005,0.07846206;-0.6177053;0.007361636,-0.05837264;0.004262981;-0.02844373,-0.08635622;-0.3552292;0.00940598,-0.1043628;-0.6571739;0.0783013,-0.09980796;-0.6181373;-0.01176973,0.01028087;0.5511501;0.005027608,0;0;0,-0.01756821;0.3173193;-0.01442957,-0.03505918;0.6250751;-0.04233885,0.1161171;0.4656799;0.07291793,0.1521763;0.2164987;0.05775403,0.21617;0.0178147;-0.004778631,-0.1915737;0.4848268;-0.1315757,-0.2795296;0.2536673;-0.1810787,-0.2068577;0.05472744;-0.23229,0.06423125;0.004180878;0.009562969,0.09997497;-0.3543342;-0.03092933,0.1270679;-0.6623837;-0.006173372,0.1572678;-0.6974417;-0.06158662,-0.041756;0.002877165;-0.04982712,-0.1019989;-0.3546343;-0.05241314,-0.09385918;-0.6544821;0.0267475,-0.05771891;-0.6445436;-0.05391611,-0.03065138;0.5494406;-0.03303099,59.92514
+0;0;0,0.005840086;0.3179787;0.007992854,0.01181913;0.62735;0.0008006948,0.2019058;0.4998397;0.02574272,0.2389147;0.2509387;0.04306699,0.2805398;0.03940164;0.01143946,-0.1805669;0.4932153;0.006656736,-0.2203564;0.2441437;0.007941375,-0.2635212;0.03277232;-0.02271474,0.05949268;0.003688947;-0.02610739,0.06953396;-0.3551014;0.02506844,0.07634804;-0.656671;0.09753005,0.07846206;-0.6177053;0.007361636,-0.05837264;0.004262981;-0.02844373,-0.08635622;-0.3552292;0.00940598,-0.1043628;-0.6571739;0.0783013,-0.09980796;-0.6181373;-0.01176973,0.01028087;0.5511501;0.005027608,0;0;0,-0.01756821;0.3173193;-0.01442957,-0.03505918;0.6250751;-0.04233885,0.1161171;0.4656799;0.07291793,0.1521763;0.2164987;0.05775403,0.21617;0.0178147;-0.004778631,-0.1915737;0.4848268;-0.1315757,-0.2795296;0.2536673;-0.1810787,-0.2068577;0.05472744;-0.23229,0.06423125;0.004180878;0.009562969,0.09997497;-0.3543342;-0.03092933,0.1270679;-0.6623837;-0.006173372,0.1572678;-0.6974417;-0.06158662,-0.041756;0.002877165;-0.04982712,-0.1019989;-0.3546343;-0.05241314,-0.09385918;-0.6544821;0.0267475,-0.05771891;-0.6445436;-0.05391611,-0.03065138;0.5494406;-0.03303099,59.94751
+0;0;0,0.005837871;0.3178581;0.007989823,0.01181338;0.627047;0.0008022427,0.2047136;0.4988364;0.02604537,0.2410045;0.2547639;0.04303357,0.2826348;0.04320067;0.01140212,-0.1833727;0.4921148;0.006679263,-0.2223902;0.247875;0.007938981,-0.2655604;0.03647749;-0.02272093,0.05946142;0.003687008;-0.02609367,0.06949762;-0.354922;0.02505629,0.07630269;-0.6560931;0.09742214,0.07841869;-0.6171191;0.007169671,-0.05834196;0.004260741;-0.02842878,-0.0863114;-0.3550497;0.009401796,-0.1042942;-0.6565953;0.07820608,-0.0997351;-0.6175504;-0.0119489,0.01027619;0.5509;0.005026224,0;0;0,-0.01720618;0.3172338;-0.01408362,-0.03380522;0.6249229;-0.04125285,0.1185084;0.4630217;0.07535887,0.1565904;0.2191363;0.05965161,0.2203575;0.0204829;-0.003302336,-0.1933281;0.4844658;-0.1319977,-0.2817118;0.2586926;-0.180904,-0.2089581;0.0598226;-0.2323845,0.06419438;0.003838569;0.009720087,0.1001433;-0.3544777;-0.03070927,0.1271664;-0.6621479;-0.006296158,0.1573051;-0.6973415;-0.06172156,-0.04171909;0.002943425;-0.04980952,-0.1023628;-0.3543165;-0.05207682,-0.09373025;-0.6537541;0.02697899,-0.05748469;-0.6438317;-0.05372832,-0.02966204;0.549301;-0.03215718,59.97274
+0;0;0,0.005775754;0.3177399;0.007923797,0.01170447;0.6267604;0.0006735488,0.2077452;0.4977164;0.02625035,0.2440925;0.2593031;0.0426079,0.2870625;0.04792891;0.01196303,-0.1873544;0.4934952;0.006543658,-0.2259761;0.2548867;0.00853935,-0.2723038;0.04406902;-0.02102738,0.0594507;0.003709341;-0.02607048,0.06937336;-0.3548694;0.02504581,0.07621277;-0.655714;0.09738001,0.078372;-0.6167462;0.007157631,-0.05831771;0.004235314;-0.02844155,-0.08632319;-0.3550217;0.009507874,-0.1043318;-0.6562676;0.07815954,-0.0997301;-0.6172302;-0.01196433,0.01017995;0.5506594;0.004914449,0;0;0,-0.01708452;0.3171297;-0.01384473,-0.03352437;0.6246881;-0.04067969,0.1208956;0.4596713;0.07649636,0.1609475;0.2217155;0.06226587,0.2296864;0.02458666;-2.169609E-05,-0.1958534;0.4835579;-0.1331205,-0.282915;0.2632002;-0.1809994,-0.2101493;0.06448217;-0.2327763,0.06418422;0.003628224;0.009748697,0.1001979;-0.3546622;-0.03051353,0.1272063;-0.6620221;-0.006287813,0.1573311;-0.6971502;-0.06174945,-0.04171839;0.003021246;-0.04978215,-0.102843;-0.354121;-0.05158878,-0.0937724;-0.6533043;0.02711024,-0.05761968;-0.6433612;-0.05361069,-0.02941583;0.5491;-0.03166628,60.00326
+0;0;0,0.005773088;0.3175933;0.00792014,0.0116973;0.6263795;0.000675777,0.2071032;0.4975727;0.02618016,0.2432215;0.2606615;0.04243464,0.2861596;0.04944418;0.01181251,-0.1867241;0.493365;0.006536921,-0.2251026;0.25626;0.008520039,-0.2713959;0.04559872;-0.02102475,0.05947716;0.003710993;-0.02608209,0.06937804;-0.3540806;0.02492199,0.07623277;-0.6555991;0.09741822,0.07838006;-0.6166808;0.007694505,-0.05834367;0.004237199;-0.02845421,-0.08628766;-0.3542311;0.009411901,-0.1043367;-0.6561518;0.07821735,-0.09976035;-0.6171643;-0.0114084,0.01017412;0.5503452;0.004912958,0;0;0,-0.01658614;0.3170279;-0.01340866,-0.03207461;0.6244562;-0.03959608,0.1217694;0.45963;0.07671857,0.1664468;0.2239307;0.06466103,0.2447538;0.03000146;0.004215959,-0.1944535;0.4840418;-0.1316495,-0.2823378;0.2656916;-0.1795573,-0.2099418;0.06701095;-0.2313161,0.06423074;0.003557712;0.009660959,0.1003566;-0.3538929;-0.03081393,0.1271832;-0.6619412;-0.00626421,0.1571687;-0.6966781;-0.06144118,-0.04181352;0.003115905;-0.0497343,-0.1027564;-0.3532491;-0.05177733,-0.09370279;-0.6531291;0.02700146,-0.05787073;-0.6430669;-0.05332939,-0.02822979;0.548902;-0.03074789,60.02671
+0;0;0,0.005769725;0.3174083;0.007915527,0.01168686;0.6258266;0.0006806548,0.2076893;0.4969712;0.02624306,0.2436477;0.2611088;0.04242558,0.2865974;0.04983461;0.0117952,-0.1873266;0.4927509;0.00654053,-0.2255351;0.2566955;0.00851487,-0.2718409;0.04597744;-0.02103787,0.05956309;0.003716354;-0.02611977,0.06944899;-0.3535341;0.02480717,0.07631917;-0.6557325;0.09746689,0.07847237;-0.6167897;0.007496573,-0.05842796;0.00424332;-0.02849532,-0.08632968;-0.3536828;0.009313526,-0.1044194;-0.6562845;0.07827413,-0.09983049;-0.6172723;-0.01159794,0.01016589;0.549903;0.004911667,0;0;0,-0.01609968;0.3168746;-0.01323962,-0.03101132;0.6239947;-0.03903389,0.1234061;0.4588013;0.0769403,0.1736325;0.225213;0.06695199,0.2535577;0.03234537;0.005034924,-0.1944529;0.4843468;-0.1314019,-0.2828335;0.2672876;-0.1789427,-0.2107241;0.06850472;-0.230955,0.06435275;0.00341627;0.009532452,0.1008022;-0.3534278;-0.03112388,0.1276886;-0.6621299;-0.006012201,0.1576089;-0.6971977;-0.06124115,-0.04198742;0.003280935;-0.04970017,-0.1023422;-0.3526266;-0.05220488,-0.09299868;-0.6531053;0.02701515,-0.05720357;-0.643092;-0.05359817,-0.02733463;0.5485321;-0.03028798,60.05884
+0;0;0,0.00567085;0.3174092;0.00795042,0.01154104;0.6258287;0.0007335572,0.2076027;0.4970677;0.02610109,0.2444224;0.2613369;0.04226322,0.2889946;0.05036691;0.01185458,-0.1872461;0.4920208;0.006595211,-0.228137;0.2564343;0.01018098,-0.2780881;0.04643206;-0.01851836,0.05957716;0.003725731;-0.0260863,0.06939366;-0.3535301;0.02481641,0.0762717;-0.6557273;0.09748037,0.07838892;-0.6167819;0.007509463,-0.05841693;0.004233706;-0.02851935,-0.0864123;-0.3536759;0.009377297,-0.1045941;-0.6562731;0.0783325,-0.1000392;-0.6172569;-0.0115409,0.01003309;0.5499047;0.004963456,0;0;0,-0.01609968;0.3168746;-0.01323962,-0.03101132;0.6239947;-0.03903389,0.1234061;0.4588013;0.0769403,0.1736325;0.225213;0.06695199,0.2535577;0.03234537;0.005034924,-0.1944529;0.4843468;-0.1314019,-0.2828335;0.2672876;-0.1789427,-0.2107241;0.06850472;-0.230955,0.06435275;0.00341627;0.009532452,0.1008022;-0.3534278;-0.03112388,0.1276886;-0.6621299;-0.006012201,0.1576089;-0.6971977;-0.06124115,-0.04198742;0.003280935;-0.04970017,-0.1023422;-0.3526266;-0.05220488,-0.09299868;-0.6531053;0.02701515,-0.05720357;-0.643092;-0.05359817,-0.02733463;0.5485321;-0.03028798,60.08187
+0;0;0,0.005667142;0.3172017;0.007945222,0.01153084;0.6252809;0.0007366547,0.2093985;0.496129;0.02629212,0.245784;0.2631784;0.04226362,0.2903177;0.05239052;0.01188122,-0.189056;0.491036;0.006608109,-0.2294647;0.258228;0.01015158,-0.2793726;0.048407;-0.01852299,0.05958698;0.003726345;-0.0260906,0.06940161;-0.3534614;0.02480242,0.07628164;-0.6557466;0.09748754,0.07839011;-0.6168382;0.007889032,-0.05842655;0.004234403;-0.02852404,-0.08641659;-0.353607;0.009365384,-0.1046037;-0.6562924;0.07834066,-0.1000676;-0.6173135;-0.01116072,0.01002471;0.5494485;0.004961452,0;0;0,-0.01571372;0.3167002;-0.01289248,-0.03011595;0.6235449;-0.03817844,0.1262301;0.4576634;0.07773209,0.180696;0.2279025;0.06833363,0.2667235;0.03704113;0.009095907,-0.195378;0.4842399;-0.1318665,-0.2834861;0.2700328;-0.1787412,-0.2121836;0.07119094;-0.2308542,0.0643961;0.003285289;0.009357452,0.1011177;-0.353467;-0.03124952,0.1279698;-0.6622549;-0.006035805,0.1578295;-0.6971447;-0.06089401,-0.04210955;0.003407688;-0.04960229,-0.1021192;-0.3524855;-0.0525027,-0.09267471;-0.6530665;0.02667204,-0.05717881;-0.6429569;-0.05367791,-0.02657065;0.548154;-0.02955842,60.11531
+0;0;0,0.005665086;0.3170866;0.007942339,0.01152604;0.6250216;0.0007371511,0.209921;0.4957644;0.02634697,0.2457048;0.2666657;0.04205438,0.2902259;0.05593793;0.01168066,-0.189586;0.490658;0.006610972,-0.2293264;0.2616994;0.01009586,-0.2792202;0.05193834;-0.01857054,0.05967192;0.003731657;-0.02612779,0.06944134;-0.3518105;0.02453075,0.07635664;-0.655645;0.09758842,0.07848512;-0.6166521;0.00713966,-0.05850984;0.00424044;-0.02856471,-0.08637092;-0.3519524;0.009150157,-0.1046513;-0.6561891;0.07847896,-0.1000721;-0.617125;-0.01187176,0.01002062;0.5492247;0.004959966,0;0;0,-0.01528327;0.3166094;-0.01280618,-0.02921653;0.6233383;-0.03799415,0.1278213;0.4573242;0.07766747,0.1867652;0.2326522;0.06982421,0.2758911;0.04301436;0.01147222,-0.1954019;0.4845558;-0.1317882,-0.2824419;0.2739768;-0.1775482,-0.2121358;0.07486881;-0.2297394,0.06453598;0.003228098;0.009056091,0.1012803;-0.3518661;-0.03131676,0.1282627;-0.6622686;-0.006359816,0.1590514;-0.6962923;-0.06309962,-0.04247335;0.003533124;-0.04940503,-0.1019306;-0.3507583;-0.05320002,-0.09211051;-0.6528877;0.02631122,-0.05643544;-0.6429708;-0.0548697,-0.02579244;0.5479763;-0.02938676,60.13855
+0;0;0,0.005538871;0.3169604;0.007889832,0.01135419;0.6247931;0.0006854823,0.2111589;0.4952974;0.02625517,0.2475189;0.2706823;0.04161879,0.2935281;0.06033154;0.01133013,-0.1916925;0.4920809;0.006311951,-0.2335193;0.2679448;0.01116403,-0.2862173;0.0589886;-0.01785234,0.05973136;0.003705756;-0.02620955,0.0693477;-0.3505244;0.02425561,0.07626688;-0.655306;0.09753443,0.07845172;-0.6162509;0.006454237,-0.05860664;0.004281787;-0.02855585,-0.08645321;-0.350628;0.008617271,-0.104893;-0.6557846;0.07825094,-0.1002396;-0.6166585;-0.01272944,0.009854512;0.5490171;0.004909731,0;0;0,-0.01481618;0.316509;-0.01262164,-0.02836851;0.6231604;-0.03769732,0.1302199;0.4566512;0.07790612,0.1944387;0.2379182;0.07143544,0.2907498;0.05178609;0.01346373,-0.1961135;0.484633;-0.1320802,-0.2821036;0.2782421;-0.1770085,-0.2121306;0.0791229;-0.2293249,0.06467636;0.003151745;0.008691549,0.1014481;-0.3506073;-0.03156495,0.1286032;-0.661974;-0.006607533,0.1597763;-0.6963081;-0.06380653,-0.04276169;0.003644968;-0.04926115,-0.1018893;-0.3493425;-0.05394905,-0.0916937;-0.6524549;0.02560246,-0.05595986;-0.6426755;-0.05623024,-0.02502919;0.5478134;-0.02910805,60.17099
+0;0;0,0.005533789;0.3166696;0.007882594,0.01133709;0.6238678;0.0006944435,0.2134833;0.4939359;0.02650156,0.2493217;0.2725435;0.04164476,0.2953076;0.06229924;0.01137143,-0.1940465;0.4906821;0.006326735,-0.2352732;0.2697617;0.0111092,-0.2879445;0.06091139;-0.01789248,0.05974882;0.00370684;-0.02621721,0.06936239;-0.3504211;0.02423339,0.07628735;-0.6554571;0.09757338,0.0784478;-0.6165032;0.007509641,-0.05862377;0.004283038;-0.0285642,-0.08646232;-0.3505243;0.008598197,-0.1049175;-0.6559358;0.07829002,-0.1003161;-0.6169115;-0.01167502,0.009841122;0.5482795;0.004908231,0;0;0,-0.01415902;0.316256;-0.01240945,-0.02642748;0.622358;-0.03706026,0.1339566;0.455285;0.0794332,0.2003281;0.2406221;0.07287598,0.2998372;0.05582602;0.01646519,-0.1973241;0.4844647;-0.1321564,-0.2828159;0.2813784;-0.1766022,-0.2141722;0.08193588;-0.2289905,0.06474063;0.002975911;0.008414268,0.1017997;-0.3506588;-0.03175306,0.1288311;-0.6622707;-0.006435154,0.1593023;-0.6966909;-0.06227303,-0.04293145;0.003844334;-0.04912348,-0.1024402;-0.3489625;-0.05463535,-0.09167646;-0.6523721;0.02473997,-0.05651722;-0.6423741;-0.05625429,-0.02346321;0.5471732;-0.02857232,60.19332
+0;0;0,0.005529525;0.3164256;0.00787652,0.01132615;0.6232705;0.0006965599,0.2138162;0.4933325;0.02653521,0.2492111;0.27468;0.04149099,0.2951723;0.06454852;0.0112339,-0.1943983;0.4900732;0.006326487,-0.2351149;0.2718869;0.01104976,-0.2877579;0.06314859;-0.01793636,0.05970575;0.003704167;-0.02619831,0.06925232;-0.3479554;0.02390063,0.07624453;-0.6559535;0.09795278,0.07839911;-0.6170238;0.008133754,-0.05858151;0.004279951;-0.02854361,-0.08622602;-0.3480543;0.00835976,-0.1048604;-0.6564314;0.0787283,-0.1002715;-0.6174317;-0.0109923,0.009831873;0.5477674;0.004905599,0;0;0,-0.01344714;0.3160569;-0.01203895,-0.02453353;0.6218901;-0.03617406,0.1361688;0.455079;0.08015418,0.206712;0.2446772;0.07382154,0.3115285;0.06253599;0.01885533,-0.1967139;0.4849557;-0.1310162,-0.2822143;0.2848776;-0.1751051,-0.2143613;0.08541428;-0.2279591,0.06474313;0.002808899;0.008080006,0.1016852;-0.3483001;-0.03221011,0.1293243;-0.6628408;-0.005836008,0.1595644;-0.6965319;-0.06223487,-0.04306845;0.003974728;-0.04893015,-0.1021723;-0.3463614;-0.05499949,-0.09096181;-0.652729;0.02505445,-0.0560677;-0.642678;-0.05579279,-0.0218761;0.546766;-0.02780843,60.22665
+0;0;0,0.005328855;0.3164289;0.007879962,0.01092584;0.6232777;0.0007000589,0.2134366;0.4931353;0.02641808,0.2504387;0.2747441;0.04130141,0.300039;0.0654155;0.01122634,-0.1944901;0.4892212;0.006561251,-0.2383972;0.2716699;0.01194391,-0.2947741;0.06363787;-0.01502883,0.05969653;0.003746714;-0.02621328,0.06898105;-0.3479005;0.02402201,0.07596954;-0.6558347;0.09833962,0.07806425;-0.6169042;0.008519255,-0.05861312;0.004233731;-0.02848556,-0.08633102;-0.3481047;0.008323407,-0.1051345;-0.6564661;0.07871574,-0.1006033;-0.6174653;-0.01100768,0.009494066;0.5477732;0.004906276,0;0;0,-0.01344714;0.3160569;-0.01203895,-0.02453353;0.6218901;-0.03617406,0.1361688;0.455079;0.08015418,0.206712;0.2446772;0.07382154,0.3115285;0.06253599;0.01885533,-0.1967139;0.4849557;-0.1310162,-0.2822143;0.2848776;-0.1751051,-0.2143613;0.08541428;-0.2279591,0.06474313;0.002808899;0.008080006,0.1016852;-0.3483001;-0.03221011,0.1293243;-0.6628408;-0.005836008,0.1595644;-0.6965319;-0.06223487,-0.04306845;0.003974728;-0.04893015,-0.1021723;-0.3463614;-0.05499949,-0.09096181;-0.652729;0.02505445,-0.0560677;-0.642678;-0.05579279,-0.0218761;0.546766;-0.02780843,60.24935
+0;0;0,0.005325983;0.3162583;0.007875714,0.01092194;0.6230501;0.0006966353,0.2138347;0.4928021;0.02645693,0.2500938;0.2787962;0.04104141,0.3000685;0.06788757;0.01073935,-0.194896;0.4888803;0.006560971,-0.2379215;0.2756974;0.01183555,-0.2947238;0.0660952;-0.01534078,0.05975537;0.003750408;-0.02623913,0.06903724;-0.3477959;0.02398176,0.07604127;-0.6564146;0.09846456,0.07811972;-0.6175535;0.009341404,-0.0586709;0.004237905;-0.02851365,-0.08638085;-0.3479995;0.008284772,-0.1052262;-0.6570463;0.07883359,-0.1007301;-0.6181154;-0.01019339,0.009490205;0.5475478;0.004902733,0;0;0,-0.01282933;0.3159222;-0.01176119,-0.02343879;0.6217167;-0.0358634,0.1379385;0.4547943;0.08008647,0.2137462;0.2509261;0.07597065,0.3212594;0.0677776;0.02309656,-0.1967344;0.4852562;-0.1300875,-0.2811217;0.2895522;-0.1737308,-0.21336;0.08840641;-0.2270867,0.0648537;0.002788603;0.007712603,0.1018367;-0.3482191;-0.03252387,0.1295012;-0.6634625;-0.00609374,0.1595067;-0.6966634;-0.06204987,-0.04339204;0.004077645;-0.04872131,-0.1026729;-0.3461035;-0.05593837,-0.09109963;-0.6532406;0.02390568,-0.05672976;-0.6430335;-0.05642322,-0.0208668;0.546593;-0.02748775,60.28264
+0;0;0,0.005323857;0.3161321;0.007872569,0.01091819;0.6228344;0.0006952975,0.2136812;0.492642;0.02643891,0.2497698;0.2796424;0.04095481,0.2998268;0.06838654;0.01060285,-0.1947494;0.488723;0.00655756,-0.2375725;0.2765426;0.01180734,-0.2944684;0.0665953;-0.01541374,0.05979266;0.003752748;-0.0262555,0.06904095;-0.3465216;0.02378367,0.07606662;-0.6560942;0.09849671,0.07812414;-0.6173223;0.01027128,-0.05870751;0.004240549;-0.02853144,-0.0863172;-0.3467223;0.008133829,-0.1052208;-0.6567245;0.07890071,-0.10077;-0.6178835;-0.009229496,0.009486746;0.5473474;0.00490054,0;0;0,-0.01210226;0.3158341;-0.01149464,-0.02161334;0.6215919;-0.03537631,0.1397425;0.4545781;0.07976103,0.2192241;0.2531898;0.07704663,0.3326722;0.07260919;0.02629089,-0.1957113;0.4857867;-0.1288047,-0.2800554;0.2912;-0.1724398,-0.2127458;0.08957538;-0.2260392,0.06493884;0.002711773;0.007361412,0.1019164;-0.3469946;-0.03288317,0.1296723;-0.663228;-0.006563904,0.1590991;-0.6945692;-0.06345177,-0.04369913;0.004186953;-0.04849177,-0.1036618;-0.3445561;-0.0565116,-0.09133312;-0.6527285;0.0231401,-0.05757419;-0.6423277;-0.05649098,-0.01931932;0.5464699;-0.02704334,60.31609
+0;0;0,0.00501356;0.315976;0.007865617,0.01045814;0.6225706;0.0006536222,0.2138716;0.4926057;0.02601651,0.2520088;0.2801697;0.04091838,0.307161;0.06919906;0.01054356,-0.1960909;0.4900159;0.006404545,-0.2417565;0.2786142;0.0118409,-0.301888;0.06840652;-0.01404263,0.05983146;0.003732787;-0.02626254,0.06898299;-0.3459334;0.0235184,0.07575545;-0.6559606;0.09844664,0.07776603;-0.6172329;0.01068231,-0.05873709;0.004246739;-0.02855482,-0.08660638;-0.3460607;0.008001164,-0.1057206;-0.656531;0.07885192,-0.1013273;-0.6177323;-0.008818343,0.009079773;0.5471063;0.004882547,0;0;0,-0.01142292;0.3157114;-0.01111913,-0.0203657;0.6213909;-0.0348177,0.142102;0.4548236;0.0797813,0.2255841;0.2552376;0.07846118,0.3429973;0.07607821;0.02757836,-0.195332;0.4861845;-0.1283202,-0.279987;0.2919318;-0.1719663,-0.2126813;0.08932553;-0.225759,0.06501247;0.002665311;0.007052183,0.1019589;-0.3463889;-0.03325176,0.1298319;-0.6630991;-0.006892921,0.1590757;-0.694252;-0.06335449,-0.04392895;0.004273072;-0.04832647,-0.1039243;-0.3437927;-0.05721946,-0.0917799;-0.6525162;0.02227461,-0.05841784;-0.6420078;-0.05703394,-0.01818409;0.5462841;-0.02652001,60.33836
+0;0;0,0.005009481;0.3157189;0.007859217,0.0104471;0.621922;0.0006569498,0.2149147;0.4917856;0.02612234,0.2530334;0.2794526;0.04101698,0.3086956;0.06653118;0.0103613,-0.1971541;0.4891824;0.006409619,-0.2427975;0.2778832;0.01184333,-0.303485;0.06573187;-0.01427952,0.0598554;0.003734281;-0.02627305,0.06899945;-0.3456461;0.0234672,0.07577652;-0.6558846;0.09844649,0.07776755;-0.6172417;0.01153594,-0.05876059;0.004248438;-0.02856625,-0.0866071;-0.3457727;0.007959861,-0.1057343;-0.6564545;0.07885888,-0.1013837;-0.6177414;-0.007958524,0.009070712;0.5465661;0.004879801,0;0;0,-0.0109268;0.31548;-0.01087594,-0.01937994;0.6207969;-0.03435731,0.1447562;0.4550487;0.08030773,0.2320715;0.2572215;0.07954574,0.3562084;0.08018704;0.02833629,-0.1956921;0.4861848;-0.1283373,-0.2805744;0.2921602;-0.1720366,-0.2126509;0.08776391;-0.2266456,0.06507161;0.002574503;0.00677824,0.1020825;-0.346186;-0.03347969,0.1299287;-0.6631274;-0.007241486,0.1586396;-0.6945068;-0.06238103,-0.04407971;0.004391624;-0.0482139,-0.1044303;-0.3432993;-0.05786708,-0.09198573;-0.6522791;0.02145697,-0.05911742;-0.6415745;-0.05715264,-0.0173074;0.5457904;-0.02611232,60.36298
+0;0;0,0.005007484;0.315593;0.007856083,0.01044322;0.6216898;0.0006562187,0.2156088;0.4913916;0.02619226,0.2537059;0.2791789;0.04107846,0.3093028;0.06650703;0.01045869,-0.1978564;0.4887796;0.006412732,-0.2434739;0.2776002;0.01184337,-0.3040903;0.06569742;-0.01424888,0.05984497;0.00373363;-0.02626847,0.06898633;-0.3455442;0.02345718,0.07577161;-0.6561584;0.0985273,0.07776224;-0.6175174;0.01163448,-0.05875036;0.004247698;-0.02856127,-0.08658869;-0.3456707;0.007954113,-0.1057391;-0.6567289;0.07893903,-0.1013894;-0.6180176;-0.007860653,0.009067265;0.5463578;0.00487773,0;0;0,-0.01045299;0.315377;-0.01066709,-0.0185313;0.6206045;-0.0340538,0.1467151;0.4553012;0.0806036,0.2377746;0.2593028;0.08062911,0.3652195;0.08496314;0.02942944,-0.195646;0.4860022;-0.1282962,-0.2810579;0.2923077;-0.1718214,-0.2132799;0.08822867;-0.2267378,0.06509641;0.002527326;0.006439209,0.1021858;-0.3461476;-0.03357792,0.1300533;-0.6634743;-0.00731039,0.1586411;-0.6957529;-0.0614686,-0.04423945;0.004471485;-0.04804447,-0.1046019;-0.3430917;-0.0584081,-0.09222161;-0.65248;0.02089136,-0.05948009;-0.6417708;-0.05775245,-0.0165339;0.545618;-0.02582765,60.39426
+0;0;0,0.004719408;0.315597;0.007871157,0.009987514;0.621698;0.000722175,0.2153434;0.4919125;0.02597756,0.2560577;0.2801932;0.04095934,0.3166948;0.06876208;0.01132867,-0.1978959;0.4873991;0.006203808,-0.2483489;0.2773371;0.01217594,-0.3126034;0.06633288;-0.01245132,0.05983485;0.003762454;-0.02628742,0.06859713;-0.3455046;0.02358187,0.07514133;-0.6561694;0.0984643,0.07710811;-0.6175258;0.01157119,-0.0587808;0.004213503;-0.02850365,-0.08707337;-0.3456888;0.007815713,-0.1062446;-0.6567999;0.07856275,-0.1019193;-0.6180832;-0.0082376,0.008638351;0.5463648;0.004931347,0;0;0,-0.01045299;0.315377;-0.01066709,-0.0185313;0.6206045;-0.0340538,0.1467151;0.4553012;0.0806036,0.2377746;0.2593028;0.08062911,0.3652195;0.08496314;0.02942944,-0.195646;0.4860022;-0.1282962,-0.2810579;0.2923077;-0.1718214,-0.2132799;0.08822867;-0.2267378,0.06509641;0.002527326;0.006439209,0.1021858;-0.3461476;-0.03357792,0.1300533;-0.6634743;-0.00731039,0.1586411;-0.6957529;-0.0614686,-0.04423945;0.004471485;-0.04804447,-0.1046019;-0.3430917;-0.0584081,-0.09222161;-0.65248;0.02089136,-0.05948009;-0.6417708;-0.05775245,-0.0165339;0.545618;-0.02582765,60.41648
+0;0;0,0.004715926;0.3153642;0.00786535,0.00998003;0.6212327;0.0007218523,0.2147196;0.4916684;0.0259111,0.2553933;0.2801599;0.04087797,0.3150052;0.07230315;0.01174821,-0.1972854;0.4871685;0.006196414,-0.2476882;0.2773157;0.0121626,-0.3108564;0.06987855;-0.01204832,0.05985421;0.003763671;-0.02629592,0.06860802;-0.3451661;0.02352522,0.07516052;-0.6562244;0.09850247,0.07712065;-0.61761;0.01190332,-0.05879981;0.004214866;-0.02851287,-0.08706507;-0.3453496;0.007771423,-0.1062606;-0.6568547;0.07860806,-0.1019499;-0.6181674;-0.007898666,0.008631916;0.545958;0.004927753,0;0;0,-0.009607941;0.3151826;-0.01031065,-0.01686162;0.6202134;-0.03348613,0.1483196;0.45564;0.08019876,0.2448608;0.2625302;0.0818181,0.3724585;0.09254929;0.03250408,-0.1938205;0.4865409;-0.1275598,-0.2793252;0.2929784;-0.170417,-0.2128972;0.0924474;-0.2250172,0.06515609;0.002431929;0.006077528,0.1023076;-0.3458999;-0.03386664,0.1301388;-0.6636485;-0.00773382,0.1584426;-0.6958948;-0.06160188,-0.04428878;0.004511241;-0.04802415,-0.1045965;-0.3427;-0.05889321,-0.09215973;-0.6524889;0.02046588,-0.05968012;-0.6417186;-0.05797367,-0.01506135;0.5452756;-0.02530909,60.43908
+0;0;0,0.004711826;0.31509;0.007858512,0.009970934;0.6206684;0.0007219082,0.2149717;0.4911098;0.02593347,0.2556356;0.2796527;0.0408967,0.3147825;0.07341708;0.01199414,-0.1975529;0.4866041;0.006193927,-0.2479434;0.2768024;0.01215866,-0.3106189;0.07098314;-0.01186343,0.05983766;0.003762631;-0.02628865,0.06858991;-0.3451048;0.02352358,0.0751451;-0.6562909;0.09853166,0.07710417;-0.6176811;0.01197884,-0.05878355;0.004213701;-0.02850499,-0.08704375;-0.3452883;0.007772818,-0.1062472;-0.6569214;0.07863858,-0.1019388;-0.6182387;-0.007821836,0.008624148;0.5454679;0.004923667,0;0;0,-0.008933499;0.3149346;-0.0101018,-0.01569298;0.6196904;-0.03321099,0.1503499;0.4560115;0.08019853,0.2505298;0.2648231;0.0817926,0.3856401;0.1023473;0.03474284,-0.1932329;0.4863202;-0.1271694,-0.2789541;0.2928966;-0.1699565,-0.2133513;0.09386121;-0.2242521,0.06517516;0.002265304;0.005732536,0.1024324;-0.3459941;-0.03418779,0.1302221;-0.663921;-0.008572578,0.1586827;-0.6959227;-0.06256461,-0.04431391;0.004580769;-0.04796967,-0.1047249;-0.3425319;-0.05935514,-0.09227534;-0.652379;0.02030518,-0.05998388;-0.641598;-0.05816295,-0.01400095;0.5448233;-0.02504778,60.47184
+0;0;0,0.004424244;0.3151283;0.007840277,0.009526526;0.6208026;0.0007262523,0.2143666;0.4919475;0.02563122,0.2595485;0.2815414;0.0409769,0.3199329;0.07554901;0.01331404,-0.1974266;0.4862279;0.006196524,-0.2529123;0.2778278;0.01238697,-0.3191434;0.07313114;-0.01121615,0.05979171;0.003769237;-0.02632015,0.06808738;-0.3443672;0.02350573,0.07455364;-0.6562399;0.09870874,0.07645339;-0.617617;0.01204694,-0.05878952;0.004197935;-0.02842846,-0.08797518;-0.3446463;0.00630361,-0.1068524;-0.6568912;0.07777864,-0.1026007;-0.6181957;-0.008792385,0.008204108;0.5455759;0.004923811,0;0;0,-0.008569911;0.3149807;-0.01003027,-0.01532004;0.6198233;-0.03322434,0.1502466;0.4559512;0.0800302,0.2569549;0.2684464;0.08173513,0.3926129;0.106295;0.03538585,-0.1926158;0.486277;-0.1266544,-0.2783363;0.2929395;-0.1693184,-0.2132838;0.09383374;-0.2238111,0.06516175;0.002203494;0.005576611,0.1024323;-0.3453274;-0.03421807,0.1301248;-0.6639899;-0.008737328,0.1587441;-0.6959125;-0.0629108,-0.04429645;0.004601518;-0.04794432,-0.104734;-0.3417571;-0.05949699,-0.09242392;-0.6523311;0.02021581,-0.06011378;-0.6415796;-0.05835763,-0.01361336;0.5449331;-0.02504063,60.49469
+0;0;0,0.004424244;0.3151283;0.007840277,0.009526526;0.6208026;0.0007262523,0.2143666;0.4919475;0.02563122,0.2595485;0.2815414;0.0409769,0.3199329;0.07554901;0.01331404,-0.1974266;0.4862279;0.006196524,-0.2529123;0.2778278;0.01238697,-0.3191434;0.07313114;-0.01121615,0.05979171;0.003769237;-0.02632015,0.06808738;-0.3443672;0.02350573,0.07455364;-0.6562399;0.09870874,0.07645339;-0.617617;0.01204694,-0.05878952;0.004197935;-0.02842846,-0.08797518;-0.3446463;0.00630361,-0.1068524;-0.6568912;0.07777864,-0.1026007;-0.6181957;-0.008792385,0.008204108;0.5455759;0.004923811,0;0;0,-0.008569911;0.3149807;-0.01003027,-0.01532004;0.6198233;-0.03322434,0.1502466;0.4559512;0.0800302,0.2569549;0.2684464;0.08173513,0.3926129;0.106295;0.03538585,-0.1926158;0.486277;-0.1266544,-0.2783363;0.2929395;-0.1693184,-0.2132838;0.09383374;-0.2238111,0.06516175;0.002203494;0.005576611,0.1024323;-0.3453274;-0.03421807,0.1301248;-0.6639899;-0.008737328,0.1587441;-0.6959125;-0.0629108,-0.04429645;0.004601518;-0.04794432,-0.104734;-0.3417571;-0.05949699,-0.09242392;-0.6523311;0.02021581,-0.06011378;-0.6415796;-0.05835763,-0.01361336;0.5449331;-0.02504063,60.51705
+0;0;0,0.004424234;0.3151276;0.007840259,0.009526936;0.6208268;0.0007255548,0.2143973;0.4919554;0.02563405,0.2595404;0.2817298;0.04096657,0.3199101;0.07578795;0.01331049,-0.1974567;0.486235;0.006196484,-0.2528948;0.2780136;0.01238162,-0.3191097;0.07336721;-0.01121571,0.05980904;0.003770329;-0.02632778,0.06811298;-0.344713;0.02354774,0.07457437;-0.6563511;0.09869418,0.07648434;-0.6176817;0.01156561,-0.05880655;0.004199151;-0.0284367,-0.08802129;-0.3449927;0.006329974,-0.1068843;-0.6570026;0.07775123,-0.1026097;-0.6182603;-0.009286061,0.008204371;0.5455917;0.004923583,0;0;0,-0.008016363;0.3150011;-0.009821415,-0.01455347;0.619881;-0.03291702,0.1521871;0.457004;0.07933116,0.2642173;0.2728617;0.08226943,0.4013094;0.111829;0.03649116,-0.1919024;0.4859304;-0.1261757,-0.2774585;0.2926995;-0.1687164,-0.2127552;0.09359635;-0.2234233,0.0651948;0.002117723;0.005444527,0.1024356;-0.3457978;-0.03411603,0.130079;-0.6642547;-0.009054422,0.1585759;-0.6963175;-0.0638845,-0.04430322;0.00462683;-0.04796151,-0.1050067;-0.3420338;-0.05973569,-0.09270601;-0.6523689;0.01993769,-0.0604928;-0.641712;-0.05917204,-0.01287952;0.5449788;-0.02475882,60.53918
+0;0;0,0.004134353;0.3153197;0.007909281,0.009122594;0.6213023;0.0008152621,0.2143821;0.4925674;0.02540886,0.2625948;0.2829942;0.04103504,0.3287929;0.07736324;0.01494683,-0.1978489;0.4858686;0.006060218,-0.2597745;0.2794375;0.01246339,-0.3299252;0.07474254;-0.0104651,0.05974248;0.003781876;-0.02632724,0.06835018;-0.3447422;0.02380793,0.07409519;-0.6558322;0.09863371,0.07597697;-0.6171704;0.01160951,-0.05878967;0.004175229;-0.02833603,-0.08835497;-0.3450827;0.0063268,-0.1070799;-0.6565144;0.07752025,-0.102837;-0.617778;-0.009413354,0.007847555;0.5459903;0.005006598,0;0;0,-0.00730291;0.3152133;-0.009664059,-0.01356471;0.620382;-0.03274274,0.1537894;0.4574842;0.07899952,0.2695155;0.2755662;0.08069229,0.4104504;0.1162043;0.0349977,-0.1911817;0.4857793;-0.1258052,-0.2769094;0.2926102;-0.1685373,-0.211893;0.09240219;-0.2236414,0.06515679;0.00195837;0.005229473,0.1018912;-0.3460852;-0.03443098,0.1295585;-0.6639369;-0.00965786,0.157719;-0.6957732;-0.064749,-0.04423228;0.00468777;-0.0479387,-0.1054976;-0.3419547;-0.05986589,-0.0933252;-0.6517464;0.01944222,-0.06132208;-0.6410707;-0.05964097,-0.01194015;0.5454021;-0.02459073,60.56211
+0;0;0,0.004132738;0.3151965;0.007906191,0.009119841;0.6211093;0.0008137305,0.215497;0.492101;0.02551684,0.2639255;0.2815903;0.04121293,0.3297274;0.07718973;0.01528081,-0.1989643;0.485366;0.00606351,-0.261167;0.2780114;0.01249532,-0.3308979;0.07454124;-0.01029597,0.0599288;0.003793671;-0.02640934,0.06853776;-0.3447816;0.02373317,0.07429117;-0.6563265;0.0986684,0.07616808;-0.6176872;0.01186955,-0.05897302;0.004188251;-0.0284244,-0.08854266;-0.3451209;0.006243512,-0.107295;-0.6570081;0.07754109,-0.1030631;-0.6182944;-0.009167388,0.007845068;0.5458131;0.005004189,0;0;0,-0.007046238;0.3151032;-0.009420872,-0.01341811;0.6202136;-0.0323143,0.1563078;0.4582872;0.07883167,0.2774224;0.2787453;0.08039427,0.4176021;0.120329;0.03527379,-0.191799;0.4851488;-0.1261827,-0.2771181;0.2906694;-0.1686666,-0.2125092;0.09183004;-0.2240792,0.06536531;0.001897454;0.005203962,0.1012482;-0.3462902;-0.0344305,0.1287677;-0.6645799;-0.009073496,0.1564677;-0.6972534;-0.06308222,-0.04435637;0.004700232;-0.04810121,-0.1061764;-0.3418974;-0.05999609,-0.09398336;-0.6520778;0.01967871,-0.06230377;-0.6413302;-0.05930199,-0.01175617;0.5452451;-0.02421165,60.5954
+0;0;0,0.004132738;0.3151965;0.007906191,0.009119841;0.6211093;0.0008137305,0.215497;0.492101;0.02551684,0.2639255;0.2815903;0.04121293,0.3297274;0.07718973;0.01528081,-0.1989643;0.485366;0.00606351,-0.261167;0.2780114;0.01249532,-0.3308979;0.07454124;-0.01029597,0.0599288;0.003793671;-0.02640934,0.06853776;-0.3447816;0.02373317,0.07429117;-0.6563265;0.0986684,0.07616808;-0.6176872;0.01186955,-0.05897302;0.004188251;-0.0284244,-0.08854266;-0.3451209;0.006243512,-0.107295;-0.6570081;0.07754109,-0.1030631;-0.6182944;-0.009167388,0.007845068;0.5458131;0.005004189,0;0;0,-0.007046238;0.3151032;-0.009420872,-0.01341811;0.6202136;-0.0323143,0.1563078;0.4582872;0.07883167,0.2774224;0.2787453;0.08039427,0.4176021;0.120329;0.03527379,-0.191799;0.4851488;-0.1261827,-0.2771181;0.2906694;-0.1686666,-0.2125092;0.09183004;-0.2240792,0.06536531;0.001897454;0.005203962,0.1012482;-0.3462902;-0.0344305,0.1287677;-0.6645799;-0.009073496,0.1564677;-0.6972534;-0.06308222,-0.04435637;0.004700232;-0.04810121,-0.1061764;-0.3418974;-0.05999609,-0.09398336;-0.6520778;0.01967871,-0.06230377;-0.6413302;-0.05930199,-0.01175617;0.5452451;-0.02421165,60.6181
+0;0;0,0.003912486;0.3149838;0.007930354,0.008729263;0.6207061;0.0008992669,0.2156624;0.4919719;0.02541737,0.2691666;0.2786516;0.04122613,0.3398544;0.07571532;0.01700529,-0.1996685;0.4846289;0.006100955,-0.2676628;0.274993;0.01300956,-0.3410668;0.07292686;-0.01039248,0.06000614;0.003789751;-0.02644999,0.06846172;-0.3451587;0.02347705,0.07399045;-0.6565433;0.09847669,0.07582717;-0.6179082;0.01176261,-0.05906579;0.004198932;-0.02843066,-0.08893801;-0.3454459;0.00599923,-0.1077792;-0.6571355;0.07748617,-0.1035898;-0.6184273;-0.0091388,0.00748332;0.5454601;0.005074264,0;0;0,-0.006832302;0.3148979;-0.009251118,-0.0131263;0.6198294;-0.03195548,0.1582655;0.4596929;0.07875109,0.2855481;0.2796467;0.07955313,0.4284455;0.1238144;0.03413105,-0.1917815;0.4845737;-0.1262031,-0.2784124;0.2865172;-0.1696409,-0.2127597;0.08806333;-0.2250694,0.06545889;0.001813322;0.005152225,0.1011495;-0.3467801;-0.03406549,0.1284723;-0.6649789;-0.009189606,0.1560912;-0.697626;-0.06313229,-0.0443998;0.004738755;-0.04817574,-0.1063673;-0.3421747;-0.06002054,-0.09414501;-0.652257;0.01944932,-0.06267893;-0.6414747;-0.05953066,-0.01147947;0.5449064;-0.02390695,60.65121
+0;0;0,0.003910691;0.3148393;0.007926718,0.008725241;0.6204205;0.0008990332,0.2153234;0.4918108;0.02538222,0.2688843;0.2782649;0.0412077,0.3395665;0.07534456;0.01698876,-0.199338;0.4844796;0.006096939,-0.2674042;0.274622;0.01301286,-0.3408025;0.07257174;-0.01038735,0.06014606;0.003798588;-0.02651167,0.06859998;-0.3450809;0.0234055,0.07412119;-0.6560424;0.09830324,0.07596655;-0.6173667;0.01118123,-0.05920352;0.004208723;-0.02849696,-0.08906984;-0.345367;0.005926128,-0.1078854;-0.6566331;0.07731594,-0.1036763;-0.617884;-0.009716548,0.007479932;0.5452128;0.005071903,0;0;0,-0.006324127;0.3147729;-0.008941889,-0.0122966;0.6195933;-0.03132272,0.1593154;0.4599391;0.07845497,0.2898847;0.2819741;0.07954431,0.4325594;0.1259024;0.03432584,-0.1905159;0.4843687;-0.1258191,-0.2770937;0.2860685;-0.1694348,-0.210695;0.08787674;-0.2248463,0.065606;0.0017232;0.005265951,0.1006079;-0.3468665;-0.0339787,0.1278553;-0.6646692;-0.009560347,0.1554273;-0.6979965;-0.06339669,-0.04445759;0.004761692;-0.04832903,-0.1064939;-0.3420692;-0.06015782,-0.0946481;-0.6517675;0.01911258,-0.06312776;-0.6410667;-0.06027842,-0.01072136;0.544698;-0.02336168,60.67401
+0;0;0,0.003909801;0.3147677;0.007924913,0.008723784;0.6203129;0.0008980772,0.2164836;0.4914142;0.02549424,0.2698212;0.2787585;0.04125376,0.3405093;0.07582109;0.01703278,-0.200495;0.484042;0.006101191,-0.2682775;0.2750593;0.01298828,-0.3416819;0.072992;-0.01041389,0.06018006;0.003800735;-0.02652665,0.06863879;-0.3452775;0.02341896,0.07416114;-0.6563034;0.09833223,0.07600439;-0.6176376;0.01131014,-0.05923698;0.004211101;-0.02851306,-0.08912031;-0.3455638;0.005929636,-0.1079398;-0.6568944;0.07733424,-0.1037356;-0.6181554;-0.009598427,0.007478631;0.5451146;0.005070427,0;0;0,-0.005850017;0.3147136;-0.008824587,-0.01149383;0.6195116;-0.03110552,0.1618502;0.4606246;0.07880187,0.2950186;0.2857497;0.07959652,0.43953;0.1315756;0.03361965,-0.1907842;0.4835432;-0.1259712,-0.2767965;0.2860094;-0.1695372,-0.2092576;0.08819163;-0.2249778,0.06565382;0.00155279;0.00518775,0.1000938;-0.3473186;-0.0338552,0.1272084;-0.6652179;-0.009680033,0.1548531;-0.698275;-0.06363297,-0.04446207;0.004851313;-0.04836669,-0.1069698;-0.3420976;-0.06024135,-0.09521617;-0.6518866;0.01895592,-0.06389415;-0.6411621;-0.06040858,-0.009992585;0.5446215;-0.02317142,60.69633
+0;0;0,0.003883459;0.3146052;0.007931979,0.008604012;0.6199869;0.0009657196,0.216887;0.4911496;0.02531544,0.275584;0.2808591;0.04222109,0.3488685;0.07889648;0.01826257,-0.20096;0.4833871;0.00623914,-0.2734447;0.2768605;0.01302175,-0.3516902;0.07652818;-0.008843504,0.06014902;0.00381373;-0.02655763,0.0685241;-0.3448017;0.02331826,0.07379889;-0.6575598;0.09851481,0.07557155;-0.6189327;0.01189396,-0.05925241;0.004192342;-0.02844877,-0.08921473;-0.3451017;0.00599614,-0.1083246;-0.6581668;0.07758522,-0.104201;-0.6194587;-0.008947462,0.00738061;0.5448378;0.005118972,0;0;0,-0.005660623;0.3145574;-0.008719444,-0.01107062;0.619207;-0.03080845,0.1635676;0.4614106;0.07857847,0.3002082;0.2902921;0.07960296,0.4471939;0.138318;0.03451848,-0.1906115;0.483089;-0.1262546,-0.2752598;0.2857322;-0.169129,-0.2080523;0.08809194;-0.2252984,0.06564792;0.001417071;0.005108833,0.09991755;-0.3470325;-0.03360844,0.1268828;-0.6666241;-0.008428814,0.1546298;-0.6987448;-0.06275988,-0.04444364;0.004923137;-0.04835579,-0.1064461;-0.3416367;-0.06029274,-0.09490754;-0.6530112;0.01978692,-0.06386407;-0.642189;-0.05926532,-0.009633183;0.5443604;-0.02293038,60.72932
+0;0;0,0.003883325;0.3145943;0.007931705,0.008603673;0.6199629;0.0009658895,0.2175894;0.4909522;0.02538298,0.2760862;0.2813789;0.04223097,0.3493535;0.07946363;0.01827806,-0.2016589;0.4831637;0.0062427,-0.2738964;0.2773415;0.01300218,-0.3521236;0.0770561;-0.00885795,0.06010769;0.003811109;-0.02653938,0.06846068;-0.3438849;0.02320496,0.07373073;-0.6563613;0.09833381,0.07552811;-0.6176139;0.01050469,-0.0592117;0.004189461;-0.02842923,-0.089095;-0.3441833;0.00592484,-0.1081876;-0.6569666;0.07744946,-0.1040065;-0.618137;-0.01029026,0.007380378;0.5448204;0.005118775,0;0;0,-0.005263686;0.3145555;-0.008641481,-0.01008493;0.6192106;-0.0306139,0.1656495;0.4618278;0.07848692,0.3037256;0.2928348;0.08024573,0.4539319;0.1440498;0.03538251,-0.1902733;0.4824747;-0.1264033,-0.2738937;0.2854769;-0.1691375,-0.2066994;0.0880287;-0.2258011,0.06560478;0.001316369;0.005106688,0.1000945;-0.3461866;-0.03348017,0.1268204;-0.6655415;-0.008744717,0.1548833;-0.6983102;-0.06411862,-0.044358;0.004993635;-0.04836558,-0.106042;-0.3406841;-0.06014618,-0.09466808;-0.6517606;0.01995183,-0.06333398;-0.641209;-0.06025811,-0.008807287;0.5443643;-0.02276921,60.76253
+0;0;0,0.003883325;0.3145943;0.007931705,0.008603673;0.6199629;0.0009658895,0.2175894;0.4909522;0.02538298,0.2760862;0.2813789;0.04223097,0.3493535;0.07946363;0.01827806,-0.2016589;0.4831637;0.0062427,-0.2738964;0.2773415;0.01300218,-0.3521236;0.0770561;-0.00885795,0.06010769;0.003811109;-0.02653938,0.06846068;-0.3438849;0.02320496,0.07373073;-0.6563613;0.09833381,0.07552811;-0.6176139;0.01050469,-0.0592117;0.004189461;-0.02842923,-0.089095;-0.3441833;0.00592484,-0.1081876;-0.6569666;0.07744946,-0.1040065;-0.618137;-0.01029026,0.007380378;0.5448204;0.005118775,0;0;0,-0.005263686;0.3145555;-0.008641481,-0.01008493;0.6192106;-0.0306139,0.1656495;0.4618278;0.07848692,0.3037256;0.2928348;0.08024573,0.4539319;0.1440498;0.03538251,-0.1902733;0.4824747;-0.1264033,-0.2738937;0.2854769;-0.1691375,-0.2066994;0.0880287;-0.2258011,0.06560478;0.001316369;0.005106688,0.1000945;-0.3461866;-0.03348017,0.1268204;-0.6655415;-0.008744717,0.1548833;-0.6983102;-0.06411862,-0.044358;0.004993635;-0.04836558,-0.106042;-0.3406841;-0.06014618,-0.09466808;-0.6517606;0.01995183,-0.06333398;-0.641209;-0.06025811,-0.008807287;0.5443643;-0.02276921,60.78466
+0;0;0,0.003854237;0.3144141;0.007917346,0.008492015;0.6196196;0.0009892248,0.2179399;0.4908333;0.025398,0.2807896;0.283251;0.0421412,0.3610561;0.08413206;0.01814216,-0.2020658;0.4825853;0.00646573,-0.2794729;0.2794017;0.01320572,-0.3614519;0.08073002;-0.008612565,0.0600716;0.003802038;-0.0265745,0.06820782;-0.3434075;0.023448,0.07350893;-0.6559417;0.09855589,0.07525942;-0.6171882;0.01069683,-0.05922884;0.004186737;-0.02834908,-0.08914362;-0.3437214;0.006117551,-0.1084497;-0.6565819;0.07747902,-0.1043116;-0.617742;-0.01029132,0.007288834;0.5445169;0.005126879,0;0;0,-0.004877761;0.3143826;-0.008573771,-0.009452015;0.6188784;-0.03050804,0.1673254;0.4625571;0.07834291,0.3092067;0.2976698;0.07999372,0.4604186;0.1495873;0.03670931,-0.1898958;0.4820087;-0.1266469,-0.2728026;0.2854041;-0.1690018,-0.205499;0.08827318;-0.2262439,0.06560145;0.001223147;0.004920244,0.09984024;-0.3458767;-0.03345013,0.1267122;-0.6653765;-0.01011205,0.1546195;-0.6986394;-0.0650475,-0.04436184;0.005046137;-0.04833031,-0.1058406;-0.34021;-0.06022489,-0.09501854;-0.6513993;0.01971879,-0.06378259;-0.6408561;-0.06055981,-0.008225456;0.5440714;-0.02267194,60.8183
+0;0;0,0.003850606;0.3141178;0.007909886,0.008485977;0.6191643;0.0009849821,0.2184524;0.4902759;0.02544196,0.2810196;0.2836267;0.0421099,0.3612781;0.08452764;0.01811326,-0.2025863;0.4820076;0.006463128,-0.2796454;0.2797373;0.01317282,-0.3616162;0.0810855;-0.008643287,0.06024375;0.003812934;-0.02665066,0.06842116;-0.3451539;0.02362501,0.07370586;-0.6567213;0.09850056,0.07546239;-0.6179376;0.01033804,-0.05939858;0.004198736;-0.02843033,-0.08946477;-0.3454702;0.006210752,-0.1087111;-0.6573631;0.07735146,-0.1045587;-0.6184926;-0.01072205,0.007283275;0.5440916;0.005120983,0;0;0,-0.005101264;0.3140747;-0.008856058,-0.01012684;0.6183848;-0.03105402,0.1672929;0.4623173;0.07827115,0.3127484;0.3018878;0.07948446,0.4646413;0.154477;0.03640008,-0.1910718;0.4810078;-0.1268588,-0.2732447;0.2852137;-0.1693872,-0.2055918;0.08819793;-0.2265323,0.06578191;0.001060218;0.00507164,0.09880294;-0.3479407;-0.03340316,0.1251128;-0.6665091;-0.01037025,0.1532747;-0.6998088;-0.06562352,-0.04445631;0.005099896;-0.04849467,-0.1074748;-0.3416809;-0.06050045,-0.09690423;-0.6519187;0.01918173,-0.06562246;-0.6414472;-0.06139718,-0.008785993;0.5436163;-0.0231595,60.84137
+0;0;0,0.003852693;0.314288;0.007914174,0.008492406;0.6196194;0.0009822906,0.218883;0.4905407;0.02548473,0.2809924;0.2854033;0.04203072,0.3612249;0.08636878;0.01804185,-0.203004;0.4822556;0.00646766,-0.2794993;0.2814652;0.01312827,-0.3614435;0.08287778;-0.008680776,0.06021757;0.003811277;-0.02663908,0.06837451;-0.3442818;0.02351071,0.07367484;-0.6567703;0.09860762,0.07544423;-0.6179223;0.009799987,-0.05937278;0.004196911;-0.02841798,-0.08936369;-0.3445965;0.006136367,-0.1086669;-0.6574113;0.0774874,-0.1044841;-0.618476;-0.01123056,0.007288391;0.5444647;0.005122812,0;0;0,-0.004834846;0.3142458;-0.008983135,-0.009627357;0.6188285;-0.03140831,0.1682882;0.4625831;0.07789707,0.3165434;0.3069315;0.08027196,0.4716643;0.1628387;0.03781939,-0.1909495;0.4805283;-0.1269963,-0.2722966;0.2860868;-0.1692792,-0.2043419;0.08931796;-0.2266521,0.0657647;0.001024753;0.004927158,0.09892561;-0.3470948;-0.03332758,0.1248796;-0.666649;-0.01034403,0.1540663;-0.6999591;-0.06609511,-0.04444117;0.005138001;-0.04846551,-0.1071492;-0.3408013;-0.06046606,-0.09681566;-0.6519975;0.01932649,-0.0654098;-0.6416849;-0.06187876,-0.008341104;0.5439833;-0.02344775,60.86442
+0;0;0,0.003824281;0.314087;0.007923387,0.008412453;0.6192976;0.001016607,0.2194488;0.4907646;0.02543814,0.2866828;0.2873527;0.04244072,0.3726798;0.09066395;0.02009125,-0.2035242;0.4817996;0.006578368,-0.2846034;0.2828926;0.01351258,-0.371539;0.08655778;-0.008312033,0.06019567;0.003818576;-0.02673607,0.06788614;-0.3437683;0.02333447,0.0737154;-0.6570369;0.09851345,0.07543423;-0.6181884;0.009676747,-0.05943124;0.004182011;-0.02834353,-0.0893973;-0.3440915;0.006158864,-0.1088477;-0.6576545;0.07773408,-0.1047106;-0.618714;-0.01101365,0.007219427;0.544172;0.005151108,0;0;0,-0.004720688;0.314046;-0.008993626,-0.009427786;0.6185058;-0.03144288,0.1695951;0.4630048;0.07750607,0.3196346;0.3091642;0.08017445,0.4761007;0.1662409;0.03927517,-0.1911326;0.4799258;-0.1272115,-0.2720826;0.285377;-0.169446,-0.2040203;0.08886445;-0.2271678,0.06579426;0.0008160174;0.004833937,0.09926076;-0.3467593;-0.03330088,0.1246946;-0.6671059;-0.009758711,0.1539695;-0.700329;-0.06560707,-0.0444838;0.00532856;-0.04843258,-0.1058617;-0.3403171;-0.06045963,-0.09652655;-0.6523315;0.01943393,-0.06526051;-0.6420207;-0.06185555,-0.008162156;0.5436908;-0.02347589,60.89652
+0;0;0,0.003824281;0.314087;0.007923387,0.008412453;0.6192976;0.001016607,0.2194488;0.4907646;0.02543814,0.2866828;0.2873527;0.04244072,0.3726798;0.09066395;0.02009125,-0.2035242;0.4817996;0.006578368,-0.2846034;0.2828926;0.01351258,-0.371539;0.08655778;-0.008312033,0.06019567;0.003818576;-0.02673607,0.06788614;-0.3437683;0.02333447,0.0737154;-0.6570369;0.09851345,0.07543423;-0.6181884;0.009676747,-0.05943124;0.004182011;-0.02834353,-0.0893973;-0.3440915;0.006158864,-0.1088477;-0.6576545;0.07773408,-0.1047106;-0.618714;-0.01101365,0.007219427;0.544172;0.005151108,0;0;0,-0.004720688;0.314046;-0.008993626,-0.009427786;0.6185058;-0.03144288,0.1695951;0.4630048;0.07750607,0.3196346;0.3091642;0.08017445,0.4761007;0.1662409;0.03927517,-0.1911326;0.4799258;-0.1272115,-0.2720826;0.285377;-0.169446,-0.2040203;0.08886445;-0.2271678,0.06579426;0.0008160174;0.004833937,0.09926076;-0.3467593;-0.03330088,0.1246946;-0.6671059;-0.009758711,0.1539695;-0.700329;-0.06560707,-0.0444838;0.00532856;-0.04843258,-0.1058617;-0.3403171;-0.06045963,-0.09652655;-0.6523315;0.01943393,-0.06526051;-0.6420207;-0.06185555,-0.008162156;0.5436908;-0.02347589,60.92027
+0;0;0,0.003820276;0.3137581;0.007915092,0.008405169;0.6187499;0.001012929,0.2190792;0.4903544;0.02539722,0.2862933;0.2870027;0.04239477,0.3722597;0.09038387;0.02005326,-0.2031702;0.4814047;0.006569712,-0.2842254;0.2825565;0.01350187,-0.3711301;0.0862916;-0.008314971,0.06035372;0.003828602;-0.02680627,0.06804393;-0.3437468;0.02326261,0.07388473;-0.6576352;0.09859032,0.07560446;-0.618782;0.009706877,-0.05958729;0.004192992;-0.02841795,-0.08955235;-0.344069;0.006083306,-0.1090412;-0.6582524;0.07780012,-0.1049019;-0.6193071;-0.01099431,0.007212874;0.5436704;0.005144894,0;0;0,-0.005368426;0.3137029;-0.009115219,-0.01073569;0.6179258;-0.03165627,0.1686693;0.4636446;0.07701135,0.3213911;0.31256;0.07985973,0.4807538;0.1727763;0.03970528,-0.1920571;0.4793999;-0.1270232,-0.2726326;0.284769;-0.1692726,-0.2041711;0.0885745;-0.2273162,0.0659993;0.0008990467;0.004369259,0.09750135;-0.3468826;-0.0334487,0.1227894;-0.6678819;-0.0099051,0.1521059;-0.70108;-0.065835,-0.04476652;0.005260303;-0.04841585,-0.1076677;-0.3400825;-0.06092598,-0.0983946;-0.6527579;0.01896375,-0.06720541;-0.642437;-0.06240931,-0.009319246;0.5431617;-0.02367234,60.95262
+0;0;0,0.00388115;0.3137799;0.008005171,0.008469555;0.6187775;0.001168344,0.2191434;0.4905221;0.02546618,0.2915106;0.2891227;0.04296607,0.3801463;0.09349823;0.02385895,-0.2030489;0.4813833;0.006773334,-0.2898414;0.285113;0.01384918,-0.3804882;0.09055091;-0.006620998,0.06031284;0.003783159;-0.02678598,0.06806082;-0.3437231;0.02350699,0.07413971;-0.6598983;0.09937038,0.0758219;-0.6210839;0.01096799,-0.05955219;0.004229485;-0.02837408,-0.08939089;-0.3439881;0.006327575,-0.1091337;-0.6604521;0.07857482,-0.1050413;-0.6215509;-0.009740107,0.007276868;0.5436989;0.00528717,0;0;0,-0.005061328;0.3137326;-0.009121418,-0.01006027;0.6179645;-0.03168535,0.1699663;0.4646203;0.07637429,0.3280134;0.3193048;0.07945156,0.4889506;0.1809884;0.0412662,-0.1915494;0.4794781;-0.1268457,-0.2718703;0.2849081;-0.169226,-0.2032495;0.08898523;-0.2274986,0.06595597;0.0008279681;0.004308701,0.09744565;-0.3469393;-0.03332615,0.1227929;-0.6701919;-0.008341789,0.1517589;-0.7032991;-0.06378508,-0.0447241;0.005325438;-0.04838216,-0.1072578;-0.3400354;-0.06124416,-0.09850059;-0.6551028;0.01884807,-0.06765894;-0.6446854;-0.06215084,-0.008733809;0.5432011;-0.02369428,60.97492
+0;0;0,0.003878494;0.3135653;0.007999694,0.008464576;0.6184084;0.001166302,0.2191737;0.4901817;0.02546539,0.2918437;0.2879395;0.0430385,0.3803684;0.09256019;0.02395533,-0.2030877;0.4810413;0.006769483,-0.2902433;0.2839499;0.01387494,-0.3807766;0.08963151;-0.006569596,0.06025157;0.003779316;-0.02675877,0.0679988;-0.343693;0.02352929,0.07408387;-0.6601902;0.09946996,0.07575719;-0.6214223;0.01153379,-0.05949168;0.004225187;-0.02834526,-0.08932748;-0.3439584;0.006353015,-0.1090904;-0.6607448;0.07867385,-0.1050196;-0.6218905;-0.009175315,0.007272484;0.5433672;0.005283077,0;0;0,-0.004941419;0.3135214;-0.009059668,-0.009879112;0.6176021;-0.03158498,0.1710578;0.4651918;0.07559228,0.3348755;0.3250253;0.07854319,0.4976088;0.1881379;0.04457831,-0.1914126;0.4791858;-0.1267918,-0.2716796;0.2836487;-0.1693838,-0.2034051;0.0879183;-0.227711,0.06588559;0.000652045;0.004385233,0.0974655;-0.3470784;-0.03319359,0.1225277;-0.6706836;-0.008171083,0.1513878;-0.7035366;-0.06320786,-0.04460379;0.005414291;-0.04839167,-0.1071611;-0.3399133;-0.0610965,-0.09859566;-0.6553196;0.01902844,-0.06811307;-0.6447909;-0.06161972,-0.008563325;0.5428753;-0.02360296,61.00838
+0;0;0,0.003879124;0.3136161;0.008000991,0.008465791;0.6184983;0.001166798,0.2196184;0.4901523;0.02550857,0.2926418;0.2869269;0.04316713,0.3811072;0.09167825;0.02409672,-0.2035271;0.4809929;0.006773524,-0.2911064;0.2829431;0.01391353,-0.3815791;0.0887548;-0.006517326,0.06020417;0.003776343;-0.02673772,0.06792959;-0.3427182;0.02340884,0.07403356;-0.6601982;0.09958531,0.07570796;-0.6214246;0.01159187,-0.05944488;0.004221863;-0.02832296,-0.08919672;-0.342982;0.006277675,-0.109021;-0.6607521;0.07882307,-0.1049476;-0.621892;-0.009083316,0.007273573;0.5434492;0.005284006,0;0;0,-0.004722267;0.3135756;-0.00906229,-0.009517595;0.6176966;-0.03160334,0.1724475;0.4660045;0.07524538,0.3403096;0.3290406;0.07808137,0.5051876;0.1945159;0.04598546,-0.1915;0.4789423;-0.1268297,-0.2717631;0.2822946;-0.1696358,-0.2035238;0.08675212;-0.2281027,0.06584081;0.0006003082;0.004281998,0.09736708;-0.3461176;-0.03347611,0.1223729;-0.6707369;-0.008363247,0.1512776;-0.703492;-0.06358051,-0.04457897;0.005433966;-0.04834145,-0.1069019;-0.3389321;-0.06101904,-0.09834709;-0.6553333;0.01929772,-0.1076571;-0.6952097;-0.034118,-0.008228481;0.5429618;-0.02361655,61.03073
+0;0;0,0.003925153;0.3136166;0.00795847,0.008523252;0.6184983;0.001105984,0.2198239;0.4907117;0.02534062,0.2986416;0.2897391;0.04385089,0.3946485;0.09809373;0.02470565,-0.2034609;0.4809639;0.006958884,-0.2963908;0.2853693;0.01414424,-0.3909562;0.09297912;-0.004703101,0.06016648;0.003776325;-0.02682242,0.06788785;-0.342689;0.0235268,0.07428784;-0.6602176;0.09947613,0.07588483;-0.6214385;0.01148178,-0.05947429;0.004215356;-0.02826213,-0.08889101;-0.3430173;0.00633633,-0.1089169;-0.6607419;0.07902513,-0.104918;-0.6218812;-0.008884624,0.00732924;0.5434493;0.005223881,0;0;0,-0.004722267;0.3135756;-0.00906229,-0.009517595;0.6176966;-0.03160334,0.1724475;0.4660045;0.07524538,0.3403096;0.3290406;0.07808137,0.5051876;0.1945159;0.04598546,-0.1915;0.4789423;-0.1268297,-0.2717631;0.2822946;-0.1696358,-0.2035238;0.08675212;-0.2281027,0.06584081;0.0006003082;0.004281998,0.09736708;-0.3461176;-0.03347611,0.1223729;-0.6707369;-0.008363247,0.1512776;-0.703492;-0.06358051,-0.04457897;0.005433966;-0.04834145,-0.1069019;-0.3389321;-0.06101904,-0.09834709;-0.6553333;0.01929772,-0.1076571;-0.6952097;-0.034118,-0.008228481;0.5429618;-0.02361655,61.053
+0;0;0,0.003922476;0.3134027;0.007953042,0.00851855;0.6181497;0.001103328,0.2201989;0.4902961;0.02537238,0.2988201;0.2898244;0.04383652,0.3947397;0.09835333;0.0247087,-0.2038414;0.4805309;0.006957832,-0.2965398;0.2854238;0.01412528,-0.3910191;0.0932086;-0.004704915,0.06015212;0.003775424;-0.02681602,0.06786935;-0.3425038;0.02350615,0.07427797;-0.6604601;0.09955779,0.075867;-0.6217247;0.01200131,-0.0594601;0.004214351;-0.02825538,-0.08886103;-0.3428317;0.006324489,-0.1089139;-0.6609844;0.07911122,-0.1049349;-0.6221678;-0.008361101,0.00732497;0.5431279;0.005219732,0;0;0,-0.004844904;0.3133621;-0.008978128,-0.009788543;0.6173486;-0.03147769,0.1734426;0.4669601;0.07496214,0.3431495;0.3331598;0.07782578,0.510599;0.2015103;0.04855633,-0.1919608;0.478429;-0.1270307,-0.2716156;0.2820647;-0.1695436,-0.2037047;0.08667912;-0.2281967,0.06583405;0.0005729496;0.004144907,0.09701431;-0.3460278;-0.03323007,0.1219696;-0.6711131;-0.008372307,0.1504252;-0.7038947;-0.06308722,-0.0446034;0.00542738;-0.04829814,-0.1069434;-0.3387345;-0.06123869,-0.09852372;-0.6555287;0.01933257,-0.1080497;-0.695058;-0.03377025,-0.008465052;0.5426409;-0.02349925,61.08648
+0;0;0,0.00392239;0.3133959;0.007952868,0.008518609;0.6181524;0.001102876,0.2216215;0.489942;0.02550681,0.2996465;0.2909907;0.04383092,0.3955126;0.09962648;0.02471377,-0.2052526;0.4801115;0.006969206,-0.2972479;0.2864842;0.01408229,-0.3916745;0.09437624;-0.004737394,0.06008354;0.003771119;-0.02678544,0.06779182;-0.3421067;0.02347839,0.07421482;-0.660777;0.0997008,0.07581169;-0.6219985;0.01171305,-0.0593923;0.004209546;-0.02822316,-0.08875915;-0.3424342;0.006316623,-0.108857;-0.6613013;0.07926679,-0.1048585;-0.6224413;-0.008636378,0.007324969;0.5431268;0.00521949,0;0;0,-0.004792124;0.3133525;-0.009102821,-0.009746701;0.6173377;-0.03174472,0.1753294;0.4675734;0.07510137,0.3459388;0.3376078;0.07768177,0.5134063;0.2057206;0.05054425,-0.1930951;0.4775458;-0.1277516,-0.2719629;0.2825953;-0.1699354,-0.2040334;0.0872758;-0.2283467,0.06576188;0.0004919469;0.004104376,0.09691755;-0.345678;-0.03348589,0.1217932;-0.6714847;-0.008325579,0.1503839;-0.7044256;-0.06348419,-0.0445371;0.005441279;-0.04825507,-0.1068921;-0.3383067;-0.06115882,-0.09831442;-0.6556785;0.02010262,-0.1079369;-0.6955293;-0.03328021,-0.00841558;0.5426303;-0.02372909,61.10977
+0;0;0,0.003950343;0.3133811;0.008083142,0.008528214;0.6181292;0.001325794,0.2218153;0.490282;0.02494023,0.305028;0.293579;0.04427842,0.4057494;0.1045776;0.02689543,-0.2052633;0.4801053;0.007238443,-0.3015188;0.2885916;0.01415109,-0.4001212;0.09855744;-0.004099066,0.05997031;0.003762667;-0.02695734,0.06748402;-0.342321;0.02392054,0.07438574;-0.6613593;0.1001772,0.0758317;-0.6225714;0.01216981,-0.05942612;0.004192431;-0.02807586,-0.08870007;-0.3427372;0.006590854,-0.1088831;-0.6620175;0.07939796,-0.1050296;-0.6231239;-0.008526273,0.007338125;0.5431057;0.005423956,0;0;0,-0.004551321;0.3133376;-0.009353161,-0.009305909;0.6172911;-0.0323143,0.1767282;0.4699944;0.07462502,0.3477505;0.3406371;0.07753135,0.5232887;0.2201138;0.04873896,-0.1929144;0.4769469;-0.1275378,-0.271596;0.2819792;-0.1698128,-0.2037838;0.08662219;-0.2281708,0.06574237;0.000574857;0.003860474,0.09686905;-0.3459181;-0.03345823,0.1215831;-0.6721193;-0.008355379,0.1500792;-0.7049665;-0.06369805,-0.04456662;0.005382013;-0.04818862,-0.1066234;-0.3386868;-0.06177458,-0.09874757;-0.6564128;0.01968846,-0.1078956;-0.6959103;-0.0342655,-0.008019581;0.5425953;-0.02421355,61.14254
+0;0;0,0.003948032;0.3131978;0.008078413,0.008524424;0.617847;0.001322915,0.2219786;0.489975;0.02495163,0.3051718;0.2933182;0.04428528,0.4058971;0.1043095;0.02690163,-0.2054322;0.4797904;0.007236082,-0.3016651;0.2883217;0.01414711,-0.4002714;0.09828018;-0.004103756,0.05991191;0.003759003;-0.02693108,0.06733361;-0.3380867;0.02332375,0.07432393;-0.6612204;0.1005593,0.07576957;-0.6224344;0.01257101,-0.05936825;0.004188348;-0.02804851,-0.08828372;-0.3384929;0.006193679,-0.1087259;-0.6618718;0.0799354,-0.1048732;-0.6229801;-0.007969759,0.007334596;0.5428398;0.005420182,0;0;0,-0.004664958;0.3131514;-0.0093894,-0.00950104;0.6170038;-0.03235626,0.1772715;0.4709854;0.07453346,0.3514774;0.34603;0.07722187,0.5278563;0.2268159;0.04805732,-0.1930595;0.4765715;-0.1279457,-0.2715747;0.2815842;-0.1701844,-0.2038233;0.08619738;-0.2285438,0.0656793;0.0005735159;0.003840685,0.09689006;-0.341547;-0.03382206,0.1214441;-0.6720035;-0.00881815,0.1498272;-0.7050607;-0.06394911,-0.04450746;0.005356415;-0.04815854,-0.1057275;-0.3345038;-0.06180506,-0.09797613;-0.6562995;0.02076055,-0.06812237;-0.6457888;-0.06017242,-0.008200064;0.5423248;-0.02425528,61.17613
+0;0;0,0.003948139;0.3132063;0.008078634,0.008524502;0.6178534;0.001323234,0.2218078;0.4900254;0.0249363,0.3049594;0.2934667;0.0442603,0.405692;0.1044444;0.02687539,-0.2052626;0.4798489;0.007234859,-0.3014475;0.2884757;0.01414244,-0.4000608;0.09842049;-0.004109742,0.05987215;0.003756508;-0.02691321,0.06730816;-0.338748;0.02343847,0.07430795;-0.6623194;0.1007786,0.07574582;-0.6235806;0.01326328,-0.05932885;0.004185568;-0.0280299,-0.08830004;-0.3391562;0.00627828,-0.1087699;-0.662973;0.08011989,-0.1049379;-0.6241292;-0.007312797,0.0073347;0.542848;0.005420406,0;0;0,-0.004603833;0.3131572;-0.009507656,-0.009455591;0.6169981;-0.03259778,0.1774617;0.4717877;0.07424951,0.3526138;0.3483727;0.07791209,0.5328892;0.2354395;0.04748869,-0.1929384;0.4761958;-0.1276551,-0.2713385;0.2812514;-0.169763,-0.2035461;0.08594897;-0.2284134,0.06563653;0.0005437434;0.003828526,0.09661305;-0.3422933;-0.03362942,0.1213609;-0.6731917;-0.008673189,0.1494748;-0.7056388;-0.06387591,-0.04446919;0.005344259;-0.04813562,-0.1056744;-0.3351881;-0.06197469,-0.09828282;-0.6574184;0.02074159,-0.06867068;-0.6468087;-0.05978486,-0.008144289;0.5423243;-0.02446628,61.19867
+0;0;0,0.003888874;0.3132237;0.008190194,0.008403531;0.6181001;0.001533041,0.2216721;0.4911514;0.0249723,0.3110101;0.2973754;0.04448268,0.416741;0.1110247;0.02979448,-0.2050895;0.4800005;0.007539148,-0.3062369;0.2912302;0.01432729,-0.4102352;0.1041484;-0.003167901,0.05975926;0.003712716;-0.0269194,0.06688956;-0.3391602;0.02378435,0.07406545;-0.6628826;0.1012265,0.07542929;-0.6241798;0.01417954,-0.05926866;0.004201133;-0.02791385,-0.08858679;-0.3395068;0.006565807,-0.1089289;-0.6635121;0.08040123,-0.1051831;-0.6247082;-0.006565653,0.007225242;0.5430163;0.005611217,0;0;0,-0.004811555;0.3131656;-0.009768009,-0.009944484;0.6171955;-0.03327703,0.1775324;0.474714;0.07417965,0.3535104;0.3525353;0.07807779,0.5371796;0.2450525;0.04919124,-0.1930662;0.4755791;-0.1276276,-0.2712033;0.2805661;-0.1697654,-0.2034141;0.08539899;-0.2283806,0.06553547;0.0005943179;0.003788948,0.09630333;-0.3426685;-0.03372812,0.1210289;-0.673748;-0.008829117,0.1488478;-0.7060046;-0.06364703,-0.04437645;0.00529308;-0.04808661,-0.1057752;-0.3356169;-0.06201893,-0.0985326;-0.6580003;0.02081466,-0.06912396;-0.6472974;-0.05929486,-0.008541733;0.5424605;-0.02501249,61.23228
+0;0;0,0.003888953;0.3132301;0.00819036,0.008404562;0.6181704;0.001531632,0.2212664;0.4913002;0.02493528,0.3105445;0.2976543;0.04443257,0.4162843;0.1112878;0.02974312,-0.2046865;0.4801704;0.007535167,-0.3057659;0.2915269;0.01431875,-0.4097731;0.1044292;-0.003177924,0.05992258;0.003722863;-0.02699297,0.06702019;-0.3375773;0.02347819,0.07421859;-0.6623156;0.1011634,0.0755853;-0.6235945;0.01393344,-0.05943065;0.004212615;-0.02799014,-0.0886143;-0.3379187;0.00633136,-0.1090203;-0.662941;0.08039851,-0.1052666;-0.6241186;-0.006751209,0.00722596;0.5430668;0.005610888,0;0;0,-0.00495635;0.3131649;-0.009921312,-0.01029316;0.6172388;-0.03364182,0.177057;0.4761728;0.07425141,0.3553557;0.3577069;0.0792365,0.5396824;0.2514323;0.04993605,-0.1936498;0.4743106;-0.125617,-0.270826;0.279341;-0.1689774,-0.2031045;0.08413342;-0.2276032,0.06573585;0.0008586645;0.003355265,0.09627423;-0.3408545;-0.0338335,0.1208067;-0.6730531;-0.009666204,0.1488596;-0.705105;-0.06488943,-0.04460579;0.005232267;-0.04812633,-0.1049196;-0.3342339;-0.06256495,-0.09825251;-0.6576067;0.02066606,-0.06900477;-0.6469373;-0.05969502,-0.008830816;0.5424914;-0.02531815,61.26545
+0;0;0,0.003888953;0.3132301;0.00819036,0.008404562;0.6181704;0.001531632,0.2212664;0.4913002;0.02493528,0.3105445;0.2976543;0.04443257,0.4162843;0.1112878;0.02974312,-0.2046865;0.4801704;0.007535167,-0.3057659;0.2915269;0.01431875,-0.4097731;0.1044292;-0.003177924,0.05992258;0.003722863;-0.02699297,0.06702019;-0.3375773;0.02347819,0.07421859;-0.6623156;0.1011634,0.0755853;-0.6235945;0.01393344,-0.05943065;0.004212615;-0.02799014,-0.0886143;-0.3379187;0.00633136,-0.1090203;-0.662941;0.08039851,-0.1052666;-0.6241186;-0.006751209,0.00722596;0.5430668;0.005610888,0;0;0,-0.00495635;0.3131649;-0.009921312,-0.01029316;0.6172388;-0.03364182,0.177057;0.4761728;0.07425141,0.3553557;0.3577069;0.0792365,0.5396824;0.2514323;0.04993605,-0.1936498;0.4743106;-0.125617,-0.270826;0.279341;-0.1689774,-0.2031045;0.08413342;-0.2276032,0.06573585;0.0008586645;0.003355265,0.09627423;-0.3408545;-0.0338335,0.1208067;-0.6730531;-0.009666204,0.1488596;-0.705105;-0.06488943,-0.04460579;0.005232267;-0.04812633,-0.1049196;-0.3342339;-0.06256495,-0.09825251;-0.6576067;0.02066606,-0.06900477;-0.6469373;-0.05969502,-0.008830816;0.5424914;-0.02531815,61.2872
+0;0;0,0.003891518;0.3129209;0.008205305,0.008382906;0.6175871;0.001588019,0.2210375;0.491539;0.0248639,0.3153977;0.3006031;0.04555406,0.4237787;0.1156914;0.03116897,-0.2043201;0.4797451;0.007634032,-0.3108544;0.2942869;0.01427958,-0.4229476;0.1119749;-0.004244672,0.0598086;0.00369528;-0.02701321,0.06680758;-0.337784;0.0237074,0.07402389;-0.6627588;0.1013963,0.07535694;-0.6239932;0.01375162,-0.05936963;0.004226906;-0.0278894,-0.08853242;-0.3381144;0.006484771,-0.1090887;-0.6633772;0.08049715,-0.1053565;-0.624507;-0.007067651,0.007210041;0.5425457;0.00565449,0;0;0,-0.005194604;0.3128528;-0.009903669,-0.010727;0.6166512;-0.03357029,0.1767189;0.477352;0.0744493,0.3558215;0.3604354;0.08087277,0.5421571;0.2579775;0.05042362,-0.1935599;0.4736279;-0.1254806,-0.270627;0.278711;-0.1685681,-0.2030051;0.08346097;-0.2273084,0.06564373;0.000916034;0.003240347,0.09578745;-0.3410716;-0.03371167,0.1203596;-0.6735127;-0.009724379,0.1485719;-0.7056967;-0.0653789,-0.04456775;0.00514135;-0.04803873,-0.1049391;-0.3345464;-0.06207911,-0.09848713;-0.6581966;0.0210188,-0.0690778;-0.6476068;-0.05971867,-0.00922516;0.5419661;-0.02526355,61.3099
+0;0;0,0.003891379;0.3129097;0.008205012,0.008384585;0.6176983;0.001584578,0.2207024;0.4916888;0.02483251,0.3150486;0.3007811;0.04551962,0.4233943;0.1159298;0.03113922,-0.2039866;0.4799135;0.007629729,-0.3105051;0.2944828;0.01427429,-0.4225618;0.1122302;-0.004243914,0.05980213;0.00369488;-0.02701029,0.06681339;-0.3383834;0.02379929,0.07403398;-0.6635513;0.1015344,0.07536343;-0.6248093;0.01412638,-0.0593632;0.004226449;-0.02788638,-0.08857715;-0.3387154;0.006548088,-0.1091456;-0.6641715;0.08060443,-0.1054235;-0.6253252;-0.006723881,0.007211071;0.5426154;0.005653298,0;0;0,-0.005487055;0.3128296;-0.01012516,-0.01136041;0.6167229;-0.03406024,0.1760033;0.4786278;0.07439971,0.3571851;0.3650138;0.08071947,0.5458394;0.2668502;0.05090213,-0.1936305;0.4729733;-0.1255046,-0.2706749;0.2780495;-0.1684439,-0.2030743;0.08288212;-0.2272272,0.06563772;0.001030982;0.00318265,0.09537956;-0.3416019;-0.03378248,0.1199989;-0.6742392;-0.009794235,0.1481271;-0.7060868;-0.06549001,-0.04459453;0.005040765;-0.04801481,-0.1051428;-0.3352269;-0.06216213,-0.09860469;-0.6591024;0.02084964,-0.06924552;-0.6484687;-0.05965706,-0.009759158;0.5420067;-0.02567673,61.3438
+0;0;0,0.003890518;0.3128404;0.008203196,0.008384531;0.6176834;0.001581327,0.2204915;0.4917049;0.0248114,0.3147902;0.3008935;0.04548807,0.4231095;0.116087;0.03111116,-0.2037787;0.4799411;0.007625575,-0.3102435;0.2946039;0.01426679,-0.422273;0.1123956;-0.004246922,0.05979178;0.003694241;-0.02700561,0.06680795;-0.3386239;0.02383959,0.07404093;-0.6643499;0.1017081,0.07535797;-0.6256896;0.01511648,-0.05935293;0.004225718;-0.02788155,-0.08858736;-0.3389566;0.00657706,-0.1091912;-0.6649713;0.08076054,-0.1055038;-0.6262076;-0.005752154,0.007210717;0.5425812;0.005651093,0;0;0,-0.005775303;0.3127517;-0.01022744,-0.01200096;0.6166785;-0.03433537,0.1754763;0.479763;0.07444167,0.3607999;0.3732609;0.08086085,0.5509143;0.2779184;0.05154347,-0.1936812;0.4724978;-0.1258371,-0.2707229;0.2776236;-0.1684676,-0.2030472;0.08258164;-0.2273899,0.06562681;0.001132011;0.003138065,0.09508558;-0.3417757;-0.03377581,0.1198554;-0.6749502;-0.009394167,0.147463;-0.706465;-0.06442689,-0.04460943;0.004963519;-0.04799343,-0.1052471;-0.3355357;-0.06211759,-0.09882814;-0.65991;0.02126985,-0.06968005;-0.649099;-0.05846104,-0.01028851;0.5419512;-0.02589917,61.36603
+0;0;0,0.00385933;0.312811;0.008259559,0.008320724;0.6177788;0.001688937,0.2202903;0.4922567;0.02483704,0.3188723;0.3037181;0.04616078,0.4329058;0.1223158;0.03489808,-0.2036383;0.4802475;0.007874355,-0.3162253;0.2985704;0.01399672,-0.4298261;0.1175894;-0.005447462,0.05972179;0.00364648;-0.02699354,0.06654917;-0.3378352;0.02399443,0.07391492;-0.6645561;0.1019809,0.07519466;-0.6258514;0.01502246,-0.05930184;0.004261025;-0.02781683,-0.08905098;-0.338076;0.006483188,-0.1090974;-0.6650609;0.08106,-0.1054389;-0.6262563;-0.005820855,0.007152922;0.5426437;0.005749493,0;0;0,-0.006115675;0.3127124;-0.01036167,-0.01291756;0.616732;-0.03469658,0.1747587;0.4820013;0.07488751,0.3605838;0.3764327;0.08153892,0.5562052;0.2930696;0.05289984,-0.193822;0.4718634;-0.126188,-0.2708506;0.2769443;-0.1685326,-0.2031593;0.08203416;-0.227399,0.06555985;0.001320034;0.002967119,0.09476922;-0.3408;-0.03386712,0.1195498;-0.6749622;-0.009284735,0.1472142;-0.7068737;-0.06442857,-0.04458737;0.004878428;-0.04792502,-0.1050794;-0.3348191;-0.06215224,-0.09877318;-0.6601748;0.02143373,-0.06938271;-0.6494448;-0.05859163,-0.01102395;0.541984;-0.02619457,61.39937
+0;0;0,0.003859402;0.3128168;0.008259714,0.008321605;0.6178401;0.001688044,0.22028;0.4923104;0.02483572,0.3188495;0.3037958;0.04615675,0.4328745;0.1224071;0.03489491,-0.2036267;0.4803019;0.007873905,-0.3161995;0.2986478;0.0139955,-0.4297916;0.1176804;-0.005447222,0.05963495;0.003641179;-0.0269543,0.06645595;-0.3375206;0.02398591,0.07385175;-0.6655746;0.1022906,0.07511486;-0.6269829;0.01646157,-0.05921561;0.00425483;-0.02777638,-0.08893689;-0.3377615;0.006491506,-0.1090651;-0.6660805;0.08137258,-0.1054542;-0.6273903;-0.004379824,0.007153644;0.5426948;0.005749153,0;0;0,-0.006465107;0.3127039;-0.0105803,-0.01375625;0.6167432;-0.03521824,0.1741918;0.4832576;0.07489514,0.3631709;0.3834687;0.08100963,0.5587024;0.2998219;0.05270767,-0.1942956;0.4710469;-0.126443,-0.2712122;0.2760732;-0.168602,-0.203521;0.0811673;-0.2274236,0.06546509;0.001427412;0.002898932,0.09444508;-0.3403967;-0.0338335,0.1193567;-0.6759286;-0.009268284,0.1466573;-0.7076113;-0.06304526,-0.04452585;0.004785743;-0.04786089,-0.104877;-0.33462;-0.06179916,-0.09853633;-0.6613543;0.02192789,-0.06950025;-0.6503772;-0.05704724,-0.01172924;0.5419975;-0.02663684,61.43288
+0;0;0,0.003860392;0.3128971;0.008261833,0.008327217;0.6182356;0.001683026,0.2201414;0.4926541;0.02482253,0.3187189;0.3041241;0.0461453,0.4327094;0.1227901;0.03488685,-0.203481;0.4806535;0.007872093,-0.316063;0.2989847;0.01399418,-0.4296209;0.118072;-0.005442666,0.05958498;0.003638127;-0.02693171,0.06639651;-0.3370507;0.02393787,0.07381414;-0.6660726;0.1024736,0.07507779;-0.6274773;0.0166079,-0.05916599;0.004251264;-0.02775311,-0.08884606;-0.3372908;0.006467268,-0.1090337;-0.6665787;0.0815693,-0.1054212;-0.6278848;-0.004219778,0.007157924;0.5430046;0.005748766,0;0;0,-0.006875873;0.3127664;-0.01084685,-0.0148562;0.6170688;-0.03591537,0.173316;0.4855736;0.07513881,0.363389;0.3878239;0.08088398,0.5598816;0.3063143;0.0535078,-0.1947752;0.4702317;-0.1266747,-0.2716124;0.275207;-0.1688312,-0.2039151;0.0803608;-0.2276071,0.06540875;0.001564026;0.002858639,0.09421843;-0.3398064;-0.03373647,0.1190802;-0.6763605;-0.009414671,0.1463382;-0.70794;-0.06339025,-0.04449232;0.004693401;-0.04782601,-0.1049207;-0.3342107;-0.06180348,-0.09855535;-0.6618924;0.0222355,-0.06943556;-0.6509359;-0.05674411,-0.01262251;0.5422571;-0.02720761,61.46616
+0;0;0,0.003885716;0.3127559;0.008181048,0.008341994;0.6179251;0.001562427,0.219502;0.4931237;0.02515507,0.3224654;0.3069334;0.04658358,0.4415555;0.128783;0.03767397,-0.2026947;0.4805194;0.00825604,-0.3199044;0.301753;0.0139097,-0.4368631;0.1229486;-0.004772935,0.05945368;0.00359405;-0.026914,0.06592561;-0.3373768;0.02381329,0.07379635;-0.6666445;0.1025563,0.07504553;-0.6280172;0.01638176,-0.05906896;0.004269315;-0.02765235,-0.08849629;-0.3375157;0.006892642,-0.1092663;-0.6670618;0.08204257,-0.1056543;-0.6283358;-0.004055396,0.007177157;0.5427535;0.00562948,0;0;0,-0.00720799;0.3126064;-0.01111412,-0.01568642;0.6166914;-0.03659081,0.1720881;0.4882554;0.0755024,0.3629951;0.392064;0.08090902,0.5617468;0.3164226;0.05306078,-0.1945471;0.4695454;-0.1269698,-0.2712384;0.2743332;-0.1686606,-0.2035267;0.07949273;-0.227412,0.06528279;0.001732737;0.002678871,0.09427479;-0.3398946;-0.03374219,0.1189939;-0.6767565;-0.009399414,0.1462782;-0.7083541;-0.0638361,-0.04442086;0.004601496;-0.04772457,-0.1048594;-0.3345593;-0.06163205,-0.09848867;-0.6625586;0.02236439,-0.06910417;-0.6516871;-0.05683598,-0.01332055;0.5419562;-0.0277741,61.48861
+0;0;0,0.003885716;0.3127559;0.008181048,0.008341994;0.6179251;0.001562427,0.219502;0.4931237;0.02515507,0.3224654;0.3069334;0.04658358,0.4415555;0.128783;0.03767397,-0.2026947;0.4805194;0.00825604,-0.3199044;0.301753;0.0139097,-0.4368631;0.1229486;-0.004772935,0.05945368;0.00359405;-0.026914,0.06592561;-0.3373768;0.02381329,0.07379635;-0.6666445;0.1025563,0.07504553;-0.6280172;0.01638176,-0.05906896;0.004269315;-0.02765235,-0.08849629;-0.3375157;0.006892642,-0.1092663;-0.6670618;0.08204257,-0.1056543;-0.6283358;-0.004055396,0.007177157;0.5427535;0.00562948,0;0;0,-0.00720799;0.3126064;-0.01111412,-0.01568642;0.6166914;-0.03659081,0.1720881;0.4882554;0.0755024,0.3629951;0.392064;0.08090902,0.5617468;0.3164226;0.05306078,-0.1945471;0.4695454;-0.1269698,-0.2712384;0.2743332;-0.1686606,-0.2035267;0.07949273;-0.227412,0.06528279;0.001732737;0.002678871,0.09427479;-0.3398946;-0.03374219,0.1189939;-0.6767565;-0.009399414,0.1462782;-0.7083541;-0.0638361,-0.04442086;0.004601496;-0.04772457,-0.1048594;-0.3345593;-0.06163205,-0.09848867;-0.6625586;0.02236439,-0.06910417;-0.6516871;-0.05683598,-0.01332055;0.5419562;-0.0277741,61.51114
+0;0;0,0.003884685;0.3126729;0.008178878,0.008338137;0.6176504;0.001565376,0.2199731;0.4928078;0.02519784,0.3229209;0.3066458;0.0466231,0.4420153;0.1284889;0.03771317,-0.2031659;0.4801753;0.008261087,-0.3203578;0.3014361;0.0139139,-0.4373207;0.1226252;-0.004769417,0.05939943;0.00359077;-0.02688944,0.0658737;-0.3375044;0.02385635,0.07371986;-0.6657431;0.1023534,0.07498279;-0.6270209;0.01522963,-0.05901505;0.004265419;-0.02762711,-0.08845311;-0.3376441;0.006930469,-0.1091582;-0.6661605;0.08184557,-0.1055064;-0.6273383;-0.005200677,0.007174378;0.5425484;0.005628665,0;0;0,-0.007809073;0.3124961;-0.01146913,-0.01727091;0.6163105;-0.03751731,0.1715004;0.4894586;0.07520342,0.3627746;0.3940924;0.08095455,0.5637413;0.3248751;0.05224752,-0.1959028;0.4683438;-0.1280903,-0.2721061;0.272848;-0.1691758,-0.2044311;0.07798627;-0.2279273,0.06522463;0.001995713;0.002447844,0.0942208;-0.3397485;-0.03406358,0.1186294;-0.675591;-0.01002097,0.1462669;-0.7083188;-0.06451511,-0.04443846;0.00444487;-0.0476413,-0.1048278;-0.3348566;-0.0614472,-0.09855895;-0.6618125;0.022365,-0.06882061;-0.6511536;-0.05769606,-0.01463898;0.5416716;-0.0285573,61.54515
+0;0;0,0.00383253;0.3127896;0.008135474,0.008203159;0.6178742;0.001468103,0.2200097;0.493725;0.0252417,0.3276698;0.3103403;0.04692677,0.4492501;0.1338654;0.04092881,-0.2032937;0.4804682;0.008591052,-0.3250109;0.3048266;0.01367393,-0.4477613;0.1300996;-0.005403854,0.05933934;0.003528647;-0.02680258,0.06582224;-0.3381081;0.02410241,0.07367207;-0.6663742;0.102685,0.07487524;-0.627651;0.01554132,-0.05890683;0.004318363;-0.0276283,-0.08834542;-0.3381265;0.007213209,-0.1090295;-0.6667103;0.08204849,-0.1054372;-0.627887;-0.005019329,0.007062243;0.5427545;0.005544744,0;0;0,-0.008384481;0.3125868;-0.01172066,-0.01872057;0.6164552;-0.03806162,0.1705605;0.4914283;0.0751009,0.3632226;0.3990395;0.08114314,0.5657508;0.3343381;0.05362606,-0.1966224;0.4673536;-0.1286431,-0.2724272;0.2717016;-0.1694454,-0.2048926;0.07691082;-0.2282398,0.06513028;0.002155811;0.002320766,0.09416367;-0.3401639;-0.03405643,0.1185495;-0.6760548;-0.01001263,0.1461291;-0.7088493;-0.06449008,-0.04438848;0.004347619;-0.04756834,-0.1047067;-0.335541;-0.06122395,-0.09850642;-0.6625397;0.02261441,-0.06871388;-0.6518795;-0.05744768,-0.01586698;0.5418141;-0.02903605,61.57848
+0;0;0,0.003830928;0.3126588;0.008132074,0.008201348;0.6177297;0.001465432,0.2208285;0.4934049;0.0253142,0.3284267;0.3101256;0.0469868,0.4499683;0.1337069;0.04099076,-0.2041057;0.4800971;0.008599394,-0.325753;0.3045564;0.01367935,-0.4484643;0.129885;-0.005392352,0.05921224;0.003521089;-0.02674517,0.06569858;-0.3382973;0.02418688,0.07356119;-0.6670978;0.1028974,0.07476328;-0.6283825;0.01583204,-0.05878066;0.004309114;-0.02756912,-0.0882349;-0.3383178;0.007290907,-0.1089526;-0.6674365;0.08224802,-0.1053636;-0.6286211;-0.004741535,0.007060635;0.5426233;0.005541349,0;0;0,-0.009167999;0.3124234;-0.01199627,-0.02061675;0.6162126;-0.03862739,0.1699121;0.4917806;0.07496142,0.3648645;0.4046749;0.08163834,0.5680301;0.3418329;0.05505872,-0.1984204;0.4657793;-0.1296028,-0.2734537;0.2698773;-0.1699857,-0.206127;0.07508519;-0.2287653,0.06499912;0.001995474;0.002218962,0.09392689;-0.3405213;-0.034132,0.1183763;-0.67696;-0.01008582,0.1458814;-0.7096125;-0.06463766,-0.04428477;0.004403447;-0.04746852,-0.1046429;-0.3356666;-0.06107693,-0.09841435;-0.6631831;0.02295345,-0.06864391;-0.6524906;-0.05703853,-0.01746155;0.5416057;-0.029531,61.61155
+0;0;0,0.003831468;0.3127029;0.008133219,0.008201598;0.6177544;0.001467502,0.220813;0.4934498;0.0253139,0.3283674;0.3102452;0.04697767,0.4498827;0.1338646;0.04098292,-0.2040894;0.4801429;0.008600342,-0.3256871;0.3046738;0.01367823,-0.4483719;0.1300402;-0.005389353,0.05917034;0.003518598;-0.02672625,0.06566642;-0.338813;0.02428229,0.07355003;-0.6684916;0.103203,0.07475404;-0.6297624;0.01599848,-0.05873907;0.004306064;-0.02754961,-0.08823754;-0.3388353;0.007362762,-0.1090106;-0.668833;0.08252005,-0.1054158;-0.6300035;-0.004608557,0.007061135;0.5426645;0.005542525,0;0;0,-0.009734631;0.3124391;-0.01228642,-0.02219233;0.6161249;-0.03941417,0.1686588;0.4932119;0.07483912,0.366012;0.4119408;0.08176184,0.5692616;0.3491707;0.05604148,-0.1994322;0.4651645;-0.130349,-0.2736543;0.268913;-0.1700686,-0.2063131;0.07419592;-0.2289109,0.06494421;0.002233744;0.002249718,0.09385484;-0.3407986;-0.03419185,0.1184132;-0.678067;-0.009180784,0.1457319;-0.7099245;-0.06494474,-0.04424626;0.004291852;-0.04745154,-0.1046491;-0.3363064;-0.06084501,-0.09843774;-0.6647571;0.02317945,-0.06854156;-0.6540966;-0.056911,-0.01878236;0.5415616;-0.03018928,61.63402
+0;0;0,0.003864342;0.3127841;0.008345607,0.008222618;0.6177443;0.001763213,0.2226788;0.4939062;0.02608273,0.3340891;0.3130614;0.0485859,0.46614;0.1445111;0.0458382,-0.2057538;0.4797536;0.008915207,-0.3322135;0.3077123;0.01467914,-0.4593121;0.1362251;-0.002416721,0.05902744;0.003603961;-0.02686987,0.06530187;-0.3393219;0.0244998,0.07370893;-0.6695182;0.1037877,0.07493862;-0.6308011;0.01679466,-0.05874134;0.004219806;-0.02740192,-0.08818426;-0.3395626;0.007572034,-0.1089065;-0.6701524;0.08285695,-0.1052906;-0.6313322;-0.004059255,0.007084631;0.5426967;0.005830319,0;0;0,-0.01072653;0.3124867;-0.01246977,-0.02490234;0.6159935;-0.0397203,0.168257;0.4947162;0.07556725,0.3670281;0.416752;0.08149385,0.5720309;0.3597774;0.05737066,-0.2024385;0.4634421;-0.1318569,-0.2760207;0.2668743;-0.1714831,-0.2089025;0.072184;-0.2301776,0.06487437;0.002533853;0.002028227,0.09379247;-0.3411639;-0.03419304,0.1183906;-0.6790074;-0.008823631,0.1457046;-0.7103955;-0.06477665,-0.04423456;0.00417184;-0.04738267,-0.104743;-0.3370607;-0.06062789,-0.09845325;-0.6661483;0.02332834,-0.06856392;-0.6554075;-0.05655286,-0.02104725;0.5414963;-0.03048491,61.66765
+0;0;0,0.003857856;0.3122591;0.008331599,0.008213725;0.6170542;0.0017546,0.2230018;0.4932243;0.02610068,0.3343935;0.3124096;0.0486001,0.4664344;0.1438721;0.0458526,-0.2060878;0.47905;0.008906827,-0.3325264;0.3070374;0.0146698,-0.4596155;0.1355632;-0.002424764,0.05946154;0.003630464;-0.02706747,0.06575658;-0.3404226;0.02447105,0.07416646;-0.6707296;0.1037856,0.0753962;-0.6320122;0.0167891,-0.05917333;0.004250839;-0.02760343,-0.08871302;-0.3406615;0.007485475,-0.1094423;-0.6713622;0.08279565,-0.1058262;-0.6325417;-0.004123934,0.007076996;0.5420896;0.005817208,0;0;0,-0.01210012;0.3119062;-0.01257515,-0.02817443;0.6151677;-0.03965425,0.1664095;0.49512;0.07527757,0.366959;0.4219395;0.08100319,0.5726942;0.367739;0.05686712,-0.2048912;0.4621685;-0.1325789,-0.2778202;0.2653787;-0.1721187,-0.2106426;0.07063906;-0.2305214,0.06533517;0.0030545;0.001867533,0.0927173;-0.341931;-0.03423762,0.1171805;-0.6799015;-0.008903263,0.144598;-0.7111651;-0.06494736,-0.04474011;0.003900631;-0.04758792,-0.1060954;-0.3383262;-0.06117767,-0.09975024;-0.6675282;0.02278695,-0.06988415;-0.6567308;-0.0571203,-0.02372596;0.5407789;-0.03048897,61.70082
+0;0;0,0.003860819;0.312499;0.008338,0.008215782;0.617231;0.001762529,0.223796;0.4932413;0.02618194,0.3351395;0.3125048;0.04867163,0.4672445;0.1438855;0.0459228,-0.2068671;0.479015;0.008925037,-0.3332511;0.3070768;0.01468552,-0.4604018;0.1355193;-0.002417345,0.05937558;0.003625216;-0.02702834,0.06569455;-0.3417357;0.02470609,0.07410351;-0.6720066;0.1040119,0.07533368;-0.6332861;0.01698453,-0.05908779;0.004244694;-0.02756353,-0.08873977;-0.3419787;0.007658759,-0.1094667;-0.6726432;0.0829607,-0.1058494;-0.6338195;-0.003989808,0.007079347;0.5422858;0.005824088,0;0;0,-0.01306127;0.3121014;-0.01273561,-0.02981543;0.6152598;-0.0398612,0.1658157;0.4963318;0.07550859,0.3673708;0.4263079;0.08191776,0.5738645;0.3756723;0.05568504,-0.2066544;0.4611352;-0.1333141,-0.2790783;0.2642146;-0.1726317,-0.2116643;0.06944118;-0.2310306,0.06523454;0.003270537;0.001700163,0.09275585;-0.3430817;-0.03398228,0.1171644;-0.6809574;-0.007843971,0.1444378;-0.7118315;-0.06442881,-0.04469453;0.003766363;-0.04751153,-0.1060912;-0.3398023;-0.06098549,-0.099709;-0.6690074;0.02281384,-0.06981842;-0.6581948;-0.05712196,-0.02528703;0.5408951;-0.03069758,61.72302
+0;0;0,0.00386933;0.3122981;0.008394049,0.008218469;0.6167189;0.001925195,0.2242827;0.4931029;0.02651473,0.340548;0.315678;0.05001399,0.4771004;0.1507174;0.05054412,-0.2072393;0.4783668;0.009291964,-0.337727;0.3095907;0.01537709,-0.4698062;0.1419101;-0.001859583,0.05923592;0.003579677;-0.02697759,0.06557601;-0.3427613;0.02514833,0.07416578;-0.6725846;0.1042704,0.07536867;-0.633867;0.01740584,-0.05896669;0.004256855;-0.02746464,-0.08852445;-0.3429724;0.008138843,-0.1092857;-0.6731786;0.0833075,-0.1056985;-0.6343638;-0.00348153,0.007082623;0.5418407;0.005955214,0;0;0,-0.01383099;0.3118643;-0.01284289,-0.03089182;0.6146914;-0.03995848,0.1653065;0.4970512;0.07581949,0.3684902;0.4320431;0.08212543,0.5762695;0.3869374;0.05659032,-0.2077652;0.4599785;-0.1337115,-0.2792207;0.262724;-0.1728802,-0.2119284;0.06790593;-0.2309878,0.0651;0.002967805;0.00163722,0.0928053;-0.3444233;-0.0338769,0.117196;-0.6818619;-0.008229734,0.1446137;-0.7128703;-0.06434703,-0.0445586;0.003882213;-0.04742318,-0.1059936;-0.3407198;-0.06101104,-0.0995938;-0.6694674;0.02266365,-0.06973214;-0.6586034;-0.05711731,-0.02633734;0.5403969;-0.0308001,61.75667
+0;0;0,0.003863703;0.3118439;0.008381842,0.008211076;0.6161432;0.001916605,0.2246882;0.4924886;0.02654225,0.340903;0.3151407;0.0500313,0.4774604;0.150174;0.05056146,-0.2076525;0.4777245;0.009286806,-0.3380835;0.3090217;0.01536929,-0.4701676;0.1413348;-0.001868021,0.05934259;0.003586123;-0.02702617,0.06569508;-0.3434321;0.02520167,0.07426398;-0.6724542;0.1041316,0.07546677;-0.6337373;0.01727417,-0.05907288;0.00426452;-0.0275141,-0.08868843;-0.3436436;0.008159002,-0.1093992;-0.6730478;0.08314509,-0.1058124;-0.6342338;-0.003636777,0.007076047;0.5413188;0.005943726,0;0;0,-0.01498342;0.3113498;-0.01298451,-0.03365859;0.613943;-0.04026818,0.1637608;0.4972751;0.07548642,0.3688438;0.4388934;0.08199835,0.5767947;0.3946651;0.05625987,-0.2101448;0.4586213;-0.1341627,-0.2810948;0.2612539;-0.1731769,-0.2136878;0.06642219;-0.2311347,0.06521219;0.003049821;0.001698971,0.09195553;-0.345097;-0.0339148,0.1164501;-0.6817743;-0.009269474,0.1438032;-0.7135655;-0.0645442,-0.0446937;0.003759836;-0.0474674,-0.1067948;-0.3414171;-0.06110821,-0.1007653;-0.6694499;0.02206041,-0.07096468;-0.6585429;-0.05774577,-0.02861379;0.5397407;-0.03106141,61.79003
+0;0;0,0.003863703;0.3118439;0.008381842,0.008211076;0.6161432;0.001916605,0.2246882;0.4924886;0.02654225,0.340903;0.3151407;0.0500313,0.4774604;0.150174;0.05056146,-0.2076525;0.4777245;0.009286806,-0.3380835;0.3090217;0.01536929,-0.4701676;0.1413348;-0.001868021,0.05934259;0.003586123;-0.02702617,0.06569508;-0.3434321;0.02520167,0.07426398;-0.6724542;0.1041316,0.07546677;-0.6337373;0.01727417,-0.05907288;0.00426452;-0.0275141,-0.08868843;-0.3436436;0.008159002,-0.1093992;-0.6730478;0.08314509,-0.1058124;-0.6342338;-0.003636777,0.007076047;0.5413188;0.005943726,0;0;0,-0.01498342;0.3113498;-0.01298451,-0.03365859;0.613943;-0.04026818,0.1637608;0.4972751;0.07548642,0.3688438;0.4388934;0.08199835,0.5767947;0.3946651;0.05625987,-0.2101448;0.4586213;-0.1341627,-0.2810948;0.2612539;-0.1731769,-0.2136878;0.06642219;-0.2311347,0.06521219;0.003049821;0.001698971,0.09195553;-0.345097;-0.0339148,0.1164501;-0.6817743;-0.009269474,0.1438032;-0.7135655;-0.0645442,-0.0446937;0.003759836;-0.0474674,-0.1067948;-0.3414171;-0.06110821,-0.1007653;-0.6694499;0.02206041,-0.07096468;-0.6585429;-0.05774577,-0.02861379;0.5397407;-0.03106141,61.81249
+0;0;0,0.003869889;0.3116048;0.00839352,0.008217639;0.6159876;0.001969667,0.2255515;0.4922655;0.02690462,0.3450962;0.3173231;0.05095218,0.4844705;0.1546365;0.05227359,-0.2085677;0.4775956;0.009526972,-0.3432607;0.31238;0.0154977,-0.4824969;0.1505028;-0.001907056,0.05948849;0.003612209;-0.02712235,0.06585183;-0.3444416;0.02542416,0.07452717;-0.672898;0.1043473,0.0757412;-0.6341649;0.01734859,-0.05924603;0.004249338;-0.02755724,-0.08894066;-0.3447419;0.008030334,-0.1096805;-0.6735594;0.08310761,-0.1060768;-0.6347309;-0.003815308,0.007082102;0.5411379;0.005985018,0;0;0,-0.01600347;0.3110554;-0.0130918,-0.0356627;0.6136618;-0.04046011,0.1629338;0.4970565;0.0755024,0.3684295;0.4405455;0.08272123,0.5771645;0.4009539;0.05522466,-0.2123961;0.4574004;-0.1346124,-0.2831202;0.260046;-0.1736432,-0.2153778;0.06519741;-0.2314262,0.06538428;0.003208578;0.001466513,0.09112577;-0.3461241;-0.03384924,0.1156497;-0.6822608;-0.009386301,0.1431556;-0.7141417;-0.0647099,-0.04493856;0.003644348;-0.04748468,-0.1077709;-0.3424796;-0.06139133,-0.1016881;-0.6699724;0.02167005,-0.07188908;-0.6590677;-0.05829188,-0.03036539;0.5394546;-0.03123474,61.84664
+0;0;0,0.003866967;0.3113695;0.008387183,0.008212879;0.6156239;0.001966216,0.2259915;0.4918381;0.0269418,0.3455152;0.3169266;0.05098511,0.4849407;0.1541802;0.05230701,-0.2090104;0.4771383;0.009528812,-0.3436797;0.3119519;0.01549849,-0.4829671;0.1500152;-0.001912666,0.05952651;0.003614517;-0.02713968,0.06591054;-0.3455712;0.0255777,0.0745792;-0.6737749;0.1044402,0.07579264;-0.6350461;0.01748408,-0.05928389;0.004252053;-0.02757486,-0.08907508;-0.345874;0.008128453,-0.109799;-0.6744387;0.08314797,-0.1061971;-0.6356145;-0.003732339,0.007077882;0.5408099;0.005979655,0;0;0,-0.01693633;0.310771;-0.01307035,-0.03749366;0.613192;-0.04040527,0.161894;0.4974564;0.07576847,0.3678358;0.4427733;0.08323503,0.5772455;0.4078814;0.05394816,-0.2144638;0.4563618;-0.1342945,-0.2845189;0.2587667;-0.1731078,-0.216281;0.06393227;-0.230647,0.06542467;0.003273517;0.001388788,0.09058133;-0.3472919;-0.03356147,0.1149791;-0.6831672;-0.008970499,0.1425414;-0.7150806;-0.06416178,-0.04503234;0.003541418;-0.04746134,-0.108512;-0.343613;-0.06176732,-0.1022538;-0.6707177;0.02175184,-0.07254904;-0.6597693;-0.05820876,-0.03198721;0.5390335;-0.03119993,61.87981
+0;0;0,0.00386727;0.311394;0.008387841,0.008212929;0.6156308;0.001967371,0.2269829;0.4916305;0.02703748,0.3464644;0.3167807;0.05107231,0.4859478;0.1539667;0.05239476,-0.2099887;0.4768642;0.009545648,-0.3446105;0.311736;0.01551322,-0.4839558;0.149732;-0.001905168,0.05958515;0.003618077;-0.02716641,0.06599029;-0.3467224;0.02572531,0.07464502;-0.6743985;0.104461,0.07585776;-0.6356747;0.01755494,-0.05934229;0.004256242;-0.02760202,-0.08923201;-0.3470278;0.008219367,-0.1099226;-0.6750641;0.08311827,-0.1063227;-0.6362451;-0.003712036,0.007078041;0.5408241;0.005980422,0;0;0,-0.01799263;0.3107271;-0.01328301,-0.04007121;0.6129931;-0.04094625,0.1608324;0.4985862;0.07587004,0.3666816;0.4439828;0.08426881,0.5767256;0.4144807;0.05301261,-0.2174981;0.4548431;-0.1344151,-0.2867134;0.2570936;-0.173535,-0.2180193;0.06223865;-0.2307927,0.06548503;0.003427655;0.001206636,0.09017384;-0.3483779;-0.03343892,0.1146614;-0.6837079;-0.008944271,0.1421013;-0.7156754;-0.06405616,-0.04515016;0.003442077;-0.04744585,-0.109052;-0.344797;-0.06238242,-0.1028412;-0.6713781;0.02099659,-0.07326631;-0.6603939;-0.0589657,-0.03419645;0.538881;-0.03165483,61.90234
+0;0;0,0.003932192;0.3112221;0.008437596,0.008295409;0.6154193;0.002073139,0.2274901;0.4919264;0.02745659,0.3515231;0.3204401;0.05240383,0.4952807;0.1613126;0.05480596,-0.210391;0.4771343;0.009923656,-0.3481834;0.3146735;0.01574142,-0.4920179;0.1565195;-0.001361275,0.05962575;0.003572445;-0.02713537,0.06612739;-0.3478988;0.02596747,0.0749938;-0.6748934;0.104719,0.07620023;-0.6361639;0.01773939,-0.05934422;0.004294934;-0.02764305,-0.08929525;-0.3481257;0.008368811,-0.1098879;-0.6755078;0.08322062,-0.1062897;-0.6366757;-0.003682479,0.007159965;0.5406203;0.0060731,0;0;0,-0.0187885;0.3105031;-0.01344085,-0.04148857;0.6126785;-0.04114532,0.1599875;0.4986231;0.07572508,0.365772;0.4439418;0.08448696,0.5760015;0.4167767;0.05194211,-0.2194178;0.4546979;-0.1343195,-0.2874793;0.2564741;-0.1729072,-0.2187793;0.06162332;-0.2304142,0.06550173;0.0035294;0.001177549,0.0896138;-0.3494928;-0.03329134,0.1141075;-0.6841886;-0.009110687,0.1417075;-0.7162452;-0.06415915,-0.0451976;0.00334708;-0.04743728,-0.109721;-0.3459345;-0.0627121,-0.1035843;-0.6718593;0.02060226,-0.0740801;-0.6608726;-0.05946709,-0.03547557;0.5385875;-0.03184247,61.93554
+0;0;0,0.003933415;0.3113188;0.008440219,0.008293977;0.6153308;0.002079509,0.2281926;0.4917249;0.02752893,0.3522392;0.3202199;0.05247891,0.4959971;0.161092;0.05488104,-0.2110862;0.4768856;0.009940041,-0.3488936;0.3144071;0.01575844,-0.4927285;0.1562527;-0.001344295,0.05963038;0.003572721;-0.02713747,0.06613378;-0.3479941;0.02597981,0.07500523;-0.6751744;0.104776,0.07621115;-0.6364486;0.01783328,-0.05934882;0.004295268;-0.02764519,-0.08930799;-0.3482212;0.008376462,-0.1099124;-0.6757892;0.0832708,-0.1063157;-0.6369608;-0.003595531,0.007159179;0.5405743;0.006077193,0;0;0,-0.01944844;0.3105577;-0.01348281,-0.04262229;0.6125175;-0.04111838,0.1597275;0.49854;0.07578778,0.3655684;0.4439409;0.08430195,0.5757977;0.4167569;0.05176783,-0.2209751;0.454258;-0.134781,-0.2882634;0.2556357;-0.1728002,-0.2198;0.06072675;-0.2303941,0.06550664;0.003560036;0.001093388,0.08958979;-0.3495763;-0.03322434,0.1139437;-0.6844635;-0.00889349,0.141449;-0.7166296;-0.06380677,-0.04522823;0.003320207;-0.047417,-0.1097422;-0.346059;-0.06274846,-0.103675;-0.672207;0.02046963,-0.07421843;-0.6611955;-0.05958275,-0.03654763;0.5384715;-0.03184009,61.96923
+0;0;0,0.003932995;0.3112856;0.008439318,0.008292237;0.6152051;0.002080301,0.2278702;0.4916874;0.02749766,0.3519079;0.3201946;0.05244586,0.4957066;0.1610215;0.05484867,-0.2107709;0.4768696;0.009934308,-0.3485684;0.3144027;0.01575229,-0.4924442;0.1562034;-0.001355298,0.05962918;0.00357265;-0.02713692,0.06613857;-0.3483179;0.02602927,0.07500322;-0.6752474;0.1047651,0.07621015;-0.6365143;0.01774938,-0.05934762;0.004295181;-0.02764464,-0.08933438;-0.3485459;0.008410187,-0.109923;-0.6758628;0.08324709,-0.1063233;-0.637027;-0.003692113,0.0071577;0.5404658;0.006077068,0;0;0,-0.01981854;0.3104995;-0.01351595,-0.04312486;0.6123573;-0.04114056,0.1588582;0.4985667;0.07581162,0.3643536;0.4428018;0.0847249,0.5745571;0.4161474;0.05119967,-0.2216256;0.4546486;-0.1342308,-0.2881851;0.2557312;-0.171904,-0.219973;0.06070355;-0.2296207,0.06550582;0.003574878;0.001011133,0.08939537;-0.349913;-0.03321719,0.1136965;-0.6845671;-0.009198189,0.1414311;-0.7168136;-0.06402183,-0.0452584;0.00329957;-0.04738781,-0.1099693;-0.3463733;-0.06279293,-0.1038582;-0.6722652;0.02038123,-0.07441175;-0.6612615;-0.05975304,-0.03704116;0.5383289;-0.03186679,62.00294
+0;0;0,0.003982706;0.3114412;0.008444396,0.008367829;0.6153756;0.002118524,0.2284605;0.4920317;0.02790352,0.3562585;0.3233833;0.0538622,0.5058003;0.169521;0.05690515,-0.2113157;0.4773592;0.01005642,-0.3526227;0.3178494;0.01617386,-0.5023613;0.165167;-0.001490314,0.0596629;0.003538268;-0.0271282,0.06615004;-0.3480489;0.02607828,0.07504001;-0.674992;0.1048535,0.0762875;-0.6362335;0.01759607,-0.05936699;0.004325654;-0.0276581,-0.08942175;-0.3482114;0.008409198,-0.1099408;-0.6755475;0.08328526,-0.1062932;-0.6366851;-0.003894322,0.007229051;0.540622;0.006103307,0;0;0,-0.02035749;0.3106104;-0.013767,-0.04407204;0.6124303;-0.04161954,0.1583176;0.4984184;0.07574439,0.3633097;0.4404923;0.08418608,0.573176;0.4117209;0.04992318,-0.2231492;0.4542036;-0.1341778,-0.2893476;0.2550212;-0.1714956,-0.2208111;0.0600705;-0.2293104,0.06552877;0.003644109;0.0009069443,0.0892988;-0.349562;-0.03325415,0.1136365;-0.684235;-0.009213924,0.1414265;-0.7169406;-0.0638752,-0.0453112;0.003253289;-0.04737545,-0.1100573;-0.3461193;-0.06264876,-0.1038066;-0.6720657;0.0203943,-0.07434116;-0.6611124;-0.0599869,-0.03791881;0.5384002;-0.03229427,62.03609
+0;0;0,0.003983175;0.3114779;0.008445391,0.00836642;0.6152817;0.002121998,0.2287723;0.4918957;0.02793641,0.3566326;0.3231651;0.05390774,0.5061804;0.1692967;0.05695082,-0.2116257;0.4772024;0.01006407,-0.3530017;0.3176148;0.0161845,-0.5027463;0.1649263;-0.001480388,0.05965325;0.003537695;-0.02712381,0.06615028;-0.3485858;0.02616384,0.07503117;-0.6751949;0.1048586,0.07627477;-0.6364637;0.017873,-0.05935738;0.004324954;-0.02765362,-0.08945799;-0.34875;0.008468697,-0.109956;-0.6757515;0.08326824,-0.1063198;-0.6369168;-0.00363972,0.007228046;0.5405546;0.006105366,0;0;0,-0.02077645;0.3106155;-0.01385808,-0.0447753;0.6122755;-0.04177594,0.1579557;0.4984579;0.0757966,0.3621135;0.4372052;0.08357286,0.5715785;0.4053317;0.04954648,-0.2240425;0.4538367;-0.1344142,-0.2905961;0.2546048;-0.1714284,-0.2221143;0.05957192;-0.2290629,0.06551255;0.003745824;0.0008947849,0.08922252;-0.3500023;-0.03335261,0.1136088;-0.6843319;-0.009390591,0.1412437;-0.7169586;-0.06378245,-0.04530894;0.003206281;-0.04736609,-0.1103134;-0.3466724;-0.0626003,-0.1041738;-0.6723003;0.02030869,-0.07479834;-0.6612765;-0.05982407,-0.03857939;0.5382775;-0.03243709,62.07005
+0;0;0,0.003983856;0.3115312;0.008446835,0.008367058;0.6153317;0.002123341,0.2283533;0.4920347;0.02789657,0.3563194;0.3231643;0.05388941,0.5058898;0.1692728;0.05693294,-0.2112106;0.4773692;0.01005808,-0.3527036;0.3176495;0.01618357,-0.5024707;0.164938;-0.001483968,0.05965669;0.0035379;-0.02712537,0.06615636;-0.3487284;0.02618387,0.07502627;-0.6749335;0.1047813,0.07627588;-0.6361601;0.01737521,-0.05936081;0.004325204;-0.02765522,-0.08947362;-0.3488928;0.008481739,-0.1099463;-0.67549;0.08318879,-0.1062925;-0.6366126;-0.004139304,0.007228637;0.5406016;0.006106874,0;0;0,-0.02097617;0.3106525;-0.0139246,-0.04487882;0.6123185;-0.04182696,0.1572086;0.4975449;0.07558011,0.3602261;0.4318921;0.08204173,0.5679666;0.389539;0.04867624,-0.2241021;0.4541146;-0.1338508,-0.2908565;0.2547209;-0.1706496,-0.2230456;0.05931799;-0.2279432,0.06551632;0.003745854;0.0008966923,0.08934863;-0.3501344;-0.03340292,0.1136556;-0.6840838;-0.009887457,0.1415624;-0.7168174;-0.06469679,-0.04531372;0.003201332;-0.0473671,-0.1105056;-0.3467842;-0.0627216,-0.1043085;-0.672019;0.02004289,-0.07481764;-0.6610858;-0.06048724,-0.03871865;0.5383137;-0.03249431,62.10335
+0;0;0,0.003959147;0.3114997;0.008489398,0.00831645;0.6152152;0.002239625,0.2282381;0.4923454;0.02826596,0.3600062;0.3263133;0.05466402,0.5126647;0.1757173;0.05848303,-0.2112185;0.4776099;0.01033256,-0.3572048;0.321785;0.01607625,-0.5111656;0.1734803;-0.001247788,0.05965852;0.003513398;-0.02707503,0.06619157;-0.3487742;0.02634195,0.07509393;-0.6747912;0.1049705,0.07635254;-0.6360163;0.01760643,-0.05932761;0.004330595;-0.02767709,-0.08955652;-0.3488918;0.008693136,-0.1101195;-0.6752963;0.0834329,-0.1064545;-0.63642;-0.003853038,0.007182713;0.5404955;0.006201318,0;0;0,-0.02125652;0.3106031;-0.01391673,-0.04518747;0.6121856;-0.04175138,0.1569049;0.4971561;0.07522918,0.3582504;0.4260682;0.08096338,0.5646882;0.376182;0.05107809,-0.2243302;0.4541311;-0.1337934,-0.2915795;0.2546519;-0.1700141,-0.2240221;0.05941039;-0.2275907,0.06549615;0.003742904;0.0008869171,0.08946209;-0.3501636;-0.03344202,0.1136379;-0.6839449;-0.009898424,0.1415384;-0.7162392;-0.06514382,-0.04529773;0.00319867;-0.04735425,-0.1106156;-0.3468047;-0.06264652,-0.1041866;-0.6719108;0.01989742,-0.07475777;-0.66096;-0.06061426,-0.03904243;0.5381892;-0.03243542,62.13715
+0;0;0,0.003957946;0.3114052;0.008486824,0.008313199;0.6149775;0.002239827,0.2280483;0.4921798;0.02824584,0.359901;0.3260411;0.05466083,0.5125578;0.1754468;0.05847981,-0.2110366;0.4774567;0.01032761,-0.3571166;0.3215319;0.01607498,-0.5110756;0.1732288;-0.001248866,0.05960918;0.003510492;-0.02705263,0.06613534;-0.3484059;0.02630805,0.07503805;-0.6744357;0.1049396,0.07631378;-0.6355414;0.01638704,-0.05927854;0.004327013;-0.0276542,-0.08947559;-0.3485232;0.008677704,-0.1100394;-0.6749405;0.0834204,-0.1063245;-0.6359434;-0.005053058,0.007179937;0.5402891;0.006199861,0;0;0,-0.02129447;0.3105019;-0.0139997,-0.04501984;0.6119519;-0.04188061,0.1568939;0.4962113;0.0746274,0.3563834;0.4196343;0.07961106,0.5618405;0.3655512;0.05029035,-0.2243326;0.4542732;-0.133575,-0.2923971;0.254877;-0.1695377,-0.2256437;0.05954315;-0.2277271,0.06545308;0.003600836;0.0005919933,0.08951116;-0.3499479;-0.03346133,0.1136715;-0.6837305;-0.009733677,0.1423593;-0.7171742;-0.06517935,-0.04529667;0.003246558;-0.04727679,-0.1108775;-0.3463232;-0.0626142,-0.1040664;-0.6713555;0.02024245,-0.07432427;-0.6606655;-0.06139597,-0.03894133;0.5379836;-0.0325501,62.1592
+0;0;0,0.003957946;0.3114052;0.008486824,0.008313199;0.6149775;0.002239827,0.2280483;0.4921798;0.02824584,0.359901;0.3260411;0.05466083,0.5125578;0.1754468;0.05847981,-0.2110366;0.4774567;0.01032761,-0.3571166;0.3215319;0.01607498,-0.5110756;0.1732288;-0.001248866,0.05960918;0.003510492;-0.02705263,0.06613534;-0.3484059;0.02630805,0.07503805;-0.6744357;0.1049396,0.07631378;-0.6355414;0.01638704,-0.05927854;0.004327013;-0.0276542,-0.08947559;-0.3485232;0.008677704,-0.1100394;-0.6749405;0.0834204,-0.1063245;-0.6359434;-0.005053058,0.007179937;0.5402891;0.006199861,0;0;0,-0.02129447;0.3105019;-0.0139997,-0.04501984;0.6119519;-0.04188061,0.1568939;0.4962113;0.0746274,0.3563834;0.4196343;0.07961106,0.5618405;0.3655512;0.05029035,-0.2243326;0.4542732;-0.133575,-0.2923971;0.254877;-0.1695377,-0.2256437;0.05954315;-0.2277271,0.06545308;0.003600836;0.0005919933,0.08951116;-0.3499479;-0.03346133,0.1136715;-0.6837305;-0.009733677,0.1423593;-0.7171742;-0.06517935,-0.04529667;0.003246558;-0.04727679,-0.1108775;-0.3463232;-0.0626142,-0.1040664;-0.6713555;0.02024245,-0.07432427;-0.6606655;-0.06139597,-0.03894133;0.5379836;-0.0325501,62.1817
+0;0;0,0.00398419;0.3114839;0.008521307,0.008350309;0.6149991;0.002343004,0.2281815;0.4924183;0.0285213,0.3637159;0.3292329;0.05549727,0.5192075;0.1818785;0.061304,-0.2112201;0.4780045;0.01057444,-0.3606741;0.3251588;0.01590558,-0.5190138;0.1817099;-0.0006969161,0.05958523;0.003509345;-0.02708192,0.06637599;-0.3482143;0.02646671,0.07514739;-0.6739241;0.1051998,0.07642393;-0.6350509;0.01689421,-0.05929346;0.004313066;-0.02760123,-0.08941592;-0.3483793;0.008783532,-0.1099335;-0.6744871;0.08358625,-0.106224;-0.6355125;-0.004640356,0.007214537;0.5403304;0.006279975,0;0;0,-0.02117951;0.3105916;-0.01396274,-0.04463531;0.6120112;-0.04177141,0.1572059;0.4951837;0.07433653,0.3548313;0.4136363;0.07891726,0.5590509;0.354021;0.05312896,-0.2243516;0.4545374;-0.1333089,-0.2933468;0.2552565;-0.1687141,-0.227625;0.05984561;-0.2271941,0.06544851;0.003502905;0.00060606,0.08960155;-0.3498795;-0.03346181,0.1137646;-0.683369;-0.009721993,0.1420759;-0.7169002;-0.06486272,-0.04529072;0.003284097;-0.04726638,-0.1108659;-0.3461258;-0.06261885,-0.1039765;-0.6709092;0.02003136,-0.07439165;-0.6601645;-0.06140699,-0.03867903;0.5380501;-0.03247261,62.21492
+0;0;0,0.003986469;0.3116621;0.008526182,0.008353925;0.6152687;0.002345171,0.2286158;0.4925522;0.02856912,0.3641472;0.3293706;0.05554447,0.519542;0.1821079;0.06134758,-0.2116435;0.4781103;0.01058721,-0.3610942;0.325268;0.01591823,-0.5193353;0.1819084;-0.0006739292,0.0595466;0.00350707;-0.02706436,0.06633505;-0.3480971;0.02646608,0.07509547;-0.6733992;0.1051006,0.07637149;-0.6345295;0.01683129,-0.05925503;0.00431027;-0.02758334,-0.08936725;-0.3482622;0.008789061,-0.1098591;-0.6739618;0.08349813,-0.1061512;-0.6349909;-0.004692212,0.007217512;0.5405579;0.006284367,0;0;0,-0.02105583;0.3107781;-0.01398158,-0.04410602;0.6123054;-0.04195261,0.1579088;0.493172;0.073632,0.3542376;0.4085851;0.07860899,0.5566406;0.3423968;0.05581379,-0.2245813;0.4547449;-0.133276,-0.2940693;0.2556076;-0.168496,-0.2291213;0.06015547;-0.2272135,0.0654216;0.003201246;0.0005862713,0.08990137;-0.3500224;-0.03363132,0.1138079;-0.6830884;-0.009607792,0.1421046;-0.7166008;-0.06471896,-0.04526239;0.003402586;-0.04722621,-0.1110322;-0.3458487;-0.06255417,-0.1040013;-0.6701521;0.02026755,-0.07455534;-0.6594099;-0.0611808,-0.03830147;0.5382972;-0.0325923,62.23709
+0;0;0,0.003990453;0.3119735;0.008534703,0.008359883;0.6157146;0.002349346,0.2286966;0.492911;0.02858466,0.3641953;0.3297688;0.05555348,0.5195359;0.1825575;0.06135457,-0.2117137;0.4784641;0.01059658,-0.3611283;0.3256589;0.01592632,-0.5193141;0.1823492;-0.0006600544,0.05955074;0.003507314;-0.02706624,0.06632842;-0.3475391;0.02637928,0.07507624;-0.6723734;0.1049007,0.07635389;-0.6334924;0.0165183,-0.05925914;0.00431057;-0.02758526,-0.0893236;-0.3477027;0.00872945,-0.109786;-0.6729338;0.08333109,-0.1060733;-0.6339514;-0.004972279,0.007222397;0.5409331;0.006292264,0;0;0,-0.02083538;0.3111004;-0.01409674,-0.04312405;0.6127942;-0.04234076,0.1585431;0.4907227;0.07239199,0.353319;0.4028042;0.07832766,0.5552174;0.334873;0.05692887,-0.2243199;0.4552054;-0.1329534,-0.2945675;0.2563563;-0.1679805,-0.2305521;0.06091155;-0.2274692,0.06544425;0.002820075;0.0005202293,0.09011352;-0.3498061;-0.03386283,0.1136742;-0.6823993;-0.009653091,0.1420558;-0.7159702;-0.06483626,-0.04527802;0.003569405;-0.04720522,-0.1111429;-0.3450838;-0.06265613,-0.1040772;-0.6688429;0.02034725,-0.07477355;-0.6581501;-0.06126451,-0.03758939;0.5387057;-0.03288674,62.2706
+0;0;0,0.003993234;0.3120442;0.008568904,0.008353018;0.6157053;0.002430347,0.2284337;0.4935179;0.0289135,0.367488;0.3335467;0.05638977,0.5284585;0.1927839;0.06408185,-0.2114249;0.4787185;0.01072751,-0.3653603;0.3305597;0.01661816,-0.5267482;0.1909471;0.0008983035,0.05957499;0.003480375;-0.02706606,0.06633284;-0.347246;0.0263935,0.07507883;-0.6718696;0.1048622,0.0763801;-0.6329925;0.01656045,-0.05927519;0.004330626;-0.0275964,-0.08918495;-0.3473747;0.008753194,-0.1096885;-0.6723601;0.08344237,-0.1059547;-0.6333815;-0.004779756,0.007217481;0.5409074;0.006361009,0;0;0,-0.02021137;0.3112158;-0.01404214,-0.04021583;0.6130193;-0.04196787,0.1600746;0.4884802;0.07198191,0.3545679;0.4000836;0.07832527,0.5540232;0.3248839;0.05968642,-0.2226314;0.4563055;-0.1317342,-0.2940434;0.2579796;-0.1670754,-0.2314765;0.06225747;-0.2267668,0.06548111;0.002421707;0.000472784,0.09052323;-0.3498622;-0.03389907,0.1139401;-0.6822354;-0.009525301,0.1423319;-0.7155027;-0.06492257,-0.04529956;0.003737789;-0.04720003,-0.1112947;-0.3445661;-0.06274272,-0.1041676;-0.6680102;0.02060843,-0.07503111;-0.6573307;-0.06097271,-0.03540125;0.5388504;-0.03262711,62.2929
+0;0;0,0.003993234;0.3120442;0.008568904,0.008353018;0.6157053;0.002430347,0.2284337;0.4935179;0.0289135,0.367488;0.3335467;0.05638977,0.5284585;0.1927839;0.06408185,-0.2114249;0.4787185;0.01072751,-0.3653603;0.3305597;0.01661816,-0.5267482;0.1909471;0.0008983035,0.05957499;0.003480375;-0.02706606,0.06633284;-0.347246;0.0263935,0.07507883;-0.6718696;0.1048622,0.0763801;-0.6329925;0.01656045,-0.05927519;0.004330626;-0.0275964,-0.08918495;-0.3473747;0.008753194,-0.1096885;-0.6723601;0.08344237,-0.1059547;-0.6333815;-0.004779756,0.007217481;0.5409074;0.006361009,0;0;0,-0.02021137;0.3112158;-0.01404214,-0.04021583;0.6130193;-0.04196787,0.1600746;0.4884802;0.07198191,0.3545679;0.4000836;0.07832527,0.5540232;0.3248839;0.05968642,-0.2226314;0.4563055;-0.1317342,-0.2940434;0.2579796;-0.1670754,-0.2314765;0.06225747;-0.2267668,0.06548111;0.002421707;0.000472784,0.09052323;-0.3498622;-0.03389907,0.1139401;-0.6822354;-0.009525301,0.1423319;-0.7155027;-0.06492257,-0.04529956;0.003737789;-0.04720003,-0.1112947;-0.3445661;-0.06274272,-0.1041676;-0.6680102;0.02060843,-0.07503111;-0.6573307;-0.06097271,-0.03540125;0.5388504;-0.03262711,62.31536
+0;0;0,0.003994573;0.3121489;0.008571778,0.008355293;0.6158717;0.002429997,0.2287025;0.4935658;0.02894363,0.3677629;0.3335874;0.05642112,0.5286437;0.192903;0.06410891,-0.2116879;0.4787484;0.01073566,-0.3656301;0.3305831;0.01662657,-0.5269281;0.1910483;0.0009154715,0.0595375;0.003478185;-0.02704903,0.06626368;-0.3456048;0.02616005,0.0750252;-0.6708049;0.1047681,0.07632675;-0.6319258;0.01644692,-0.05923789;0.004327901;-0.02757904,-0.08900751;-0.3457295;0.008600246,-0.1095474;-0.6712919;0.08342203,-0.1058129;-0.6323114;-0.004819475,0.007218827;0.5410125;0.006363878,0;0;0,-0.01929778;0.3113824;-0.01396203,-0.0366038;0.6134433;-0.04159117,0.1625838;0.4862434;0.07222414,0.3561798;0.3958701;0.07847881,0.5540683;0.3164487;0.0621624,-0.2206518;0.4574896;-0.1311842,-0.2934755;0.2596829;-0.1666118,-0.231744;0.06398526;-0.2268239,0.06545024;0.002111077;0.0005202293,0.09064697;-0.3484258;-0.03447127,0.1141077;-0.6813813;-0.009951591,0.1425868;-0.7150269;-0.06490016,-0.04525067;0.003899437;-0.04717661,-0.1112356;-0.3427058;-0.06286597,-0.1038991;-0.6666455;0.02092119,-0.07478381;-0.656018;-0.06067643,-0.03255858;0.5391538;-0.03235126,62.34902
+0;0;0,0.003990481;0.3123626;0.008520061,0.008339454;0.6166099;0.00233425,0.2274753;0.4944589;0.02920104,0.3709168;0.3385223;0.05692362,0.5360314;0.2029504;0.06666905,-0.2106656;0.4801199;0.0107679,-0.3693942;0.3371754;0.01645488,-0.5320103;0.1990135;0.0021428,0.05958702;0.00346597;-0.02700358,0.06630395;-0.3446569;0.02602806,0.07521519;-0.6705921;0.1047955,0.07656214;-0.6317554;0.01683683,-0.05923076;0.004339752;-0.02765325,-0.08901307;-0.3447242;0.008601235,-0.109535;-0.6710267;0.08358789,-0.1057629;-0.6320854;-0.004289605,0.007205333;0.541556;0.006281572,0;0;0,-0.01784115;0.311685;-0.01389503,-0.03198748;0.6144568;-0.04132318,0.1645053;0.4842427;0.07186842,0.3572276;0.3922098;0.07881856,0.5540903;0.3102572;0.06249666,-0.216419;0.4597724;-0.1301949,-0.2915733;0.2629191;-0.1657034,-0.230711;0.06701741;-0.226167,0.06548885;0.001674354;0.0004770756,0.09093034;-0.3478393;-0.03473616,0.1143654;-0.6814954;-0.009402275,0.1426981;-0.7143673;-0.06472874,-0.04527361;0.004137132;-0.04716995,-0.1112789;-0.3414676;-0.06290939,-0.1037394;-0.6661635;0.02095449,-0.07471415;-0.6555226;-0.06028216,-0.02874267;0.5399247;-0.03213644,62.3829
+0;0;0,0.003989391;0.3122773;0.008517736,0.00833936;0.6165931;0.002329904,0.2260487;0.4947154;0.02904998,0.3694291;0.3388453;0.05676075,0.5344989;0.20331;0.06650353,-0.2092557;0.4804693;0.01073617,-0.3679167;0.3375857;0.01642073,-0.5304887;0.1994612;0.002112528,0.05959965;0.003466705;-0.02700931,0.06630375;-0.3439913;0.02592104,0.07520857;-0.6696911;0.1046316,0.07655335;-0.6308687;0.01681402,-0.05924332;0.004340672;-0.02765911,-0.08896874;-0.3440566;0.008526124,-0.1094759;-0.6701235;0.08345866,-0.1057098;-0.6311966;-0.004277915,0.007204761;0.5415076;0.006278886,0;0;0,-0.01598372;0.3117036;-0.01381969,-0.02711838;0.6146883;-0.04104996,0.1670009;0.4829215;0.07119966,0.3586726;0.3890116;0.0792129,0.5525556;0.3000747;0.06464028,-0.2118216;0.4616427;-0.128785,-0.2889635;0.2656836;-0.1644285,-0.228994;0.06971663;-0.2253661,0.06551273;0.001194358;0.0005433559,0.09125666;-0.3475883;-0.03497505,0.1145787;-0.6809951;-0.009460451,0.1429072;-0.7137486;-0.06469703,-0.04526817;0.004379211;-0.0471726,-0.1113206;-0.3405347;-0.0628281,-0.1035046;-0.6649767;0.02102479,-0.0746174;-0.654372;-0.06009814,-0.02456941;0.5400906;-0.03191781,62.41587
+0;0;0,0.003988092;0.3121756;0.008514961,0.008338043;0.6164905;0.002327322,0.2255652;0.4947203;0.02899699,0.3688645;0.3389383;0.05669209,0.5339006;0.2034307;0.06643288,-0.20878;0.4805055;0.01072354,-0.3673512;0.3377028;0.01640489,-0.5298901;0.1996065;0.002099602,0.05956734;0.003464825;-0.02699466,0.06625596;-0.3431909;0.02581347,0.07511924;-0.6673719;0.104157,0.07648054;-0.6284411;0.01526146,-0.0592112;0.004338319;-0.02764412,-0.08886798;-0.3432545;0.008457571,-0.1092795;-0.6678008;0.08304066,-0.1054672;-0.6287643;-0.005772837,0.00720351;0.5414094;0.006276078,0;0;0,-0.01439968;0.3116745;-0.01391554,-0.02362323;0.6147097;-0.04129028,0.1696069;0.4820654;0.07032729,0.3602487;0.3864774;0.07972837,0.5536367;0.2964666;0.06582714,-0.2081603;0.4626841;-0.1297583,-0.2878606;0.2677288;-0.1645438,-0.2296504;0.07147634;-0.2261121,0.0654828;0.0008849502;0.0004534721,0.09137107;-0.3470724;-0.03503084,0.1146026;-0.6789594;-0.01011324,0.1433316;-0.7132265;-0.0651443,-0.04524695;0.004559945;-0.04712648,-0.1115964;-0.3394483;-0.06324275,-0.1033629;-0.6622757;0.020568,-0.07405421;-0.6519743;-0.06151123,-0.02147736;0.5401081;-0.03212166,62.43832
+0;0;0,0.003976393;0.3120312;0.008431388,0.008303143;0.6162236;0.002165485,0.2269605;0.4940781;0.02944487,0.3738338;0.3419442;0.05765321,0.5465916;0.216462;0.0673395,-0.2104406;0.4804348;0.01068794,-0.3721336;0.3413975;0.0167051,-0.5388674;0.2082467;0.004232168,0.05956037;0.003380419;-0.02690375,0.06651503;-0.3441159;0.02615265,0.07505313;-0.6667507;0.104008,0.07648207;-0.6278594;0.01543738,-0.05910324;0.004441152;-0.02774454,-0.08898398;-0.3440027;0.008463783,-0.1090945;-0.6669211;0.08294112,-0.1052251;-0.6279289;-0.005546227,0.007175322;0.5411887;0.006130683,0;0;0,-0.0124577;0.3116229;-0.01365018,-0.01878615;0.6146664;-0.04040766,0.1752177;0.4790905;0.06991529,0.3653534;0.3829056;0.08035874,0.5588931;0.2933104;0.06621814,-0.2055747;0.4637023;-0.1304455,-0.2872476;0.2696862;-0.1650792,-0.2296597;0.07327631;-0.2266555,0.06543939;0.0004527569;0.0003969669,0.09114711;-0.3483929;-0.0351398,0.1148889;-0.6785969;-0.01005459,0.1434297;-0.7129663;-0.06453252,-0.04520523;0.004755707;-0.04708022,-0.1117433;-0.340098;-0.06337882,-0.103402;-0.6612988;0.02021606,-0.07437471;-0.6509698;-0.06161492,-0.0173514;0.5400728;-0.03140998,62.46232
+0;0;0,0.003973784;0.3118265;0.008425857,0.008299664;0.615958;0.002161372,0.2263121;0.4939696;0.02937133,0.3731108;0.3419129;0.05756535,0.5458081;0.2164747;0.06724825,-0.209805;0.4803663;0.01066945,-0.3714159;0.3413996;0.01668356,-0.5380913;0.2082955;0.004214996,0.05954866;0.003379754;-0.02689845,0.06657258;-0.3475774;0.02668635,0.07507586;-0.6688966;0.1042242,0.07647619;-0.6301833;0.01742741,-0.05909161;0.004440278;-0.02773909,-0.08926994;-0.3474739;0.008829851,-0.1092984;-0.6690755;0.08300351,-0.1055065;-0.6302633;-0.003711723,0.007172125;0.540942;0.006125575,0;0;0,-0.00999853;0.3115175;-0.01339555,-0.0133718;0.6145812;-0.0397625,0.1793432;0.4773839;0.06910443,0.3692007;0.3809855;0.08039427,0.5629328;0.2918629;0.06705666,-0.2007041;0.4651946;-0.1298912,-0.2849556;0.2724563;-0.1648143,-0.2287575;0.0760144;-0.2273061,0.06542756;-2.446771E-05;0.000474453,0.09080495;-0.3524559;-0.03473401,0.1155677;-0.6811218;-0.008351088,0.1432667;-0.7127936;-0.06349564,-0.04516039;0.005025018;-0.04707737,-0.1125063;-0.3432388;-0.0634619,-0.1041622;-0.6631043;0.01988637,-0.07583702;-0.6524473;-0.06033269,-0.01263967;0.5399851;-0.03085947,62.49418
+0;0;0,0.00397265;0.3117375;0.008423451,0.008298741;0.615885;0.002159296,0.2253564;0.4941128;0.02926734,0.3721085;0.3421044;0.05745243,0.5446991;0.2167438;0.06712934,-0.2088601;0.4805689;0.01064697,-0.3704198;0.3416462;0.01665917,-0.5369921;0.2086244;0.004198316,0.05957378;0.00338118;-0.0269098,0.06659027;-0.3472051;0.02661837,0.07509347;-0.6685208;0.1041554,0.07649181;-0.6298199;0.01748168,-0.05911654;0.004442152;-0.02775079,-0.08926298;-0.3471001;0.008779502,-0.1092913;-0.6686982;0.08295234,-0.1055047;-0.6298985;-0.003639899,0.007171376;0.5408805;0.006122893,0;0;0,-0.00816828;0.3114887;-0.01323247,-0.009795934;0.6146076;-0.03931594,0.1817898;0.476814;0.06833602,0.3709746;0.3793358;0.08034826,0.564939;0.2907681;0.06894637,-0.1965663;0.4661251;-0.1297385,-0.2823712;0.2742638;-0.1652902,-0.2276258;0.07755233;-0.2277719,0.06545413;-0.0003122389;0.0005140305,0.0899394;-0.3524204;-0.03477812,0.115783;-0.6809838;-0.008201599,0.1435138;-0.712486;-0.06332397,-0.04517706;0.005179576;-0.04708301,-0.1125881;-0.3426985;-0.06326351,-0.1041027;-0.6625285;0.02019244,-0.07583967;-0.65189;-0.05990952,-0.009438261;0.5400118;-0.0304842,62.5288
+0;0;0,0.004066387;0.3117518;0.008385218,0.008469175;0.6161813;0.002089711,0.2258348;0.4940587;0.02981596,0.3757936;0.3454668;0.05846842,0.5521826;0.2255632;0.06784002,-0.2092817;0.4812457;0.01085132,-0.375448;0.3480729;0.01733158,-0.5457705;0.2198867;0.005658449,0.05965647;0.003339021;-0.02686679,0.06718528;-0.3515078;0.02734402,0.07520819;-0.6679852;0.1036713,0.07665945;-0.6293218;0.01734284,-0.05914425;0.004470672;-0.02781796,-0.08979718;-0.3513429;0.009178905,-0.1091595;-0.668095;0.08226373,-0.1053317;-0.6293384;-0.003982611,0.007324252;0.5411158;0.006060231,0;0;0,-0.006484911;0.3115414;-0.01326466,-0.007230923;0.6149391;-0.03945184,0.1846817;0.4760981;0.06766248,0.3733783;0.3780695;0.08078385,0.5676043;0.2901335;0.06977177,-0.1947454;0.4665235;-0.1298192,-0.2805386;0.2748683;-0.165819,-0.2265243;0.07806771;-0.2285065,0.06550673;-0.0005629361;0.0006477833,0.08991237;-0.3570578;-0.03438783,0.1158374;-0.6806082;-0.008096933,0.1432506;-0.7123449;-0.0625658,-0.04519868;0.005322276;-0.04712347,-0.1135578;-0.3467891;-0.06313407,-0.1052671;-0.6617402;0.01923858,-0.07725772;-0.6510556;-0.06058717,-0.007028982;0.5402848;-0.03058529,62.56092
+0;0;0,0.004066387;0.3117518;0.008385218,0.008469175;0.6161813;0.002089711,0.2258348;0.4940587;0.02981596,0.3757936;0.3454668;0.05846842,0.5521826;0.2255632;0.06784002,-0.2092817;0.4812457;0.01085132,-0.375448;0.3480729;0.01733158,-0.5457705;0.2198867;0.005658449,0.05965647;0.003339021;-0.02686679,0.06718528;-0.3515078;0.02734402,0.07520819;-0.6679852;0.1036713,0.07665945;-0.6293218;0.01734284,-0.05914425;0.004470672;-0.02781796,-0.08979718;-0.3513429;0.009178905,-0.1091595;-0.668095;0.08226373,-0.1053317;-0.6293384;-0.003982611,0.007324252;0.5411158;0.006060231,0;0;0,-0.006484911;0.3115414;-0.01326466,-0.007230923;0.6149391;-0.03945184,0.1846817;0.4760981;0.06766248,0.3733783;0.3780695;0.08078385,0.5676043;0.2901335;0.06977177,-0.1947454;0.4665235;-0.1298192,-0.2805386;0.2748683;-0.165819,-0.2265243;0.07806771;-0.2285065,0.06550673;-0.0005629361;0.0006477833,0.08991237;-0.3570578;-0.03438783,0.1158374;-0.6806082;-0.008096933,0.1432506;-0.7123449;-0.0625658,-0.04519868;0.005322276;-0.04712347,-0.1135578;-0.3467891;-0.06313407,-0.1052671;-0.6617402;0.01923858,-0.07725772;-0.6510556;-0.06058717,-0.007028982;0.5402848;-0.03058529,62.58334
+0;0;0,0.004066884;0.3117899;0.008386243,0.008469609;0.6162163;0.002091505,0.2251283;0.4942632;0.02973996,0.3750276;0.3457302;0.05838105,0.5513731;0.2258562;0.06775034,-0.20858;0.4814917;0.0108367,-0.3746803;0.3483717;0.01731438,-0.5449609;0.2202171;0.005644129,0.05973732;0.003343546;-0.0269032,0.06726535;-0.3514662;0.02730196,0.07527424;-0.6673907;0.1034959,0.0767279;-0.628713;0.01702484,-0.05922441;0.004476731;-0.02785566,-0.08987415;-0.3512998;0.009137349,-0.1092027;-0.6674985;0.08209448,-0.1053685;-0.6287274;-0.004294306,0.007324949;0.541168;0.006061113,0;0;0,-0.004695684;0.3116148;-0.01319218,-0.003780469;0.6150235;-0.0392139,0.1870332;0.4756298;0.06715345,0.37548;0.3774113;0.08105016,0.5699459;0.2900619;0.07064104,-0.1911503;0.4673833;-0.1296037,-0.2772949;0.2759978;-0.1656988,-0.2235258;0.07954165;-0.2294887,0.06559151;-0.0007922053;0.0007972717,0.09005618;-0.3572594;-0.03409433,0.1160445;-0.6802197;-0.007651806,0.1437998;-0.7120588;-0.06205964,-0.04522602;0.00550649;-0.04719952,-0.1136252;-0.3465704;-0.0629551,-0.1051336;-0.6608831;0.019588,-0.07709774;-0.6502785;-0.06036489,-0.003989235;0.5403803;-0.03040075,62.61686
+0;0;0,0.004018528;0.3117574;0.008334808,0.008388729;0.6161511;0.00201955,0.2245496;0.4943728;0.02984047,0.3785704;0.350105;0.05815522,0.5581595;0.2355841;0.06997727,-0.2083461;0.4822282;0.01071648,-0.3774892;0.3530683;0.01747345,-0.5507048;0.229118;0.005652864,0.05981608;0.003387233;-0.02688145,0.06739257;-0.3514669;0.02722379,0.07558243;-0.6661184;0.1031238,0.07710092;-0.6273885;0.01603792,-0.0592605;0.004456161;-0.02793539,-0.09004174;-0.3513361;0.009086512,-0.1093159;-0.6662631;0.0817705,-0.105396;-0.6274323;-0.005230173,0.007250823;0.5411304;0.00599129,0;0;0,-0.002780169;0.3116017;-0.01322699,-0.0009013413;0.6149895;-0.03905535,0.1890666;0.4752866;0.06716538,0.3773938;0.3769451;0.08127714,0.57232;0.2907352;0.07240701,-0.1882978;0.4682417;-0.1293069,-0.2744583;0.2768975;-0.1653776,-0.2198665;0.08156069;-0.2314857,0.06565377;-0.001025736;0.0007612705,0.09004813;-0.3575496;-0.0339067,0.1157464;-0.6792496;-0.007788181,0.1438711;-0.7116766;-0.06232572,-0.04528581;0.005655443;-0.04721505,-0.1141309;-0.3463594;-0.06309368,-0.105365;-0.6594394;0.01898899,-0.07711059;-0.6490154;-0.06151528,-0.001302317;0.5403692;-0.03029108,62.64044
+0;0;0,0.004022672;0.3120789;0.008343403,0.008396126;0.6166988;0.002023223,0.2241382;0.4949493;0.02980151,0.3780952;0.3507413;0.05810454,0.5576392;0.2362491;0.06992362,-0.207925;0.4828281;0.01071431,-0.3769981;0.3537217;0.01746847,-0.5501701;0.2298025;0.005650854,0.05985318;0.003389334;-0.02689813,0.06744115;-0.3520022;0.02728904,0.07561292;-0.6659588;0.1030214,0.07712585;-0.6272609;0.01625459,-0.05929726;0.004458925;-0.02795271,-0.09012511;-0.3518721;0.009125249,-0.1093567;-0.6661036;0.08164871,-0.1054512;-0.6273052;-0.005033255,0.007257293;0.541617;0.005998198,0;0;0,-0.001214638;0.3119521;-0.0127852,0.002564668;0.6155943;-0.0380981,0.1917437;0.4752181;0.0670836,0.380321;0.3776455;0.08184672,0.5751458;0.2912684;0.07369185,-0.1852854;0.4692939;-0.1280578,-0.2713683;0.2781824;-0.1650161,-0.2162453;0.08311681;-0.2313113,0.06569421;-0.001077533;0.0007140636,0.09099297;-0.3581314;-0.03348351,0.1161442;-0.6791329;-0.007095575,0.1442506;-0.7110626;-0.06169581,-0.04534204;0.005796914;-0.04720059,-0.1140452;-0.3468192;-0.06265084,-0.1050867;-0.6591776;0.01934247,-0.07708141;-0.6487011;-0.0609132,0.001637563;0.5408982;-0.02949595,62.6728
+0;0;0,0.004027239;0.3124332;0.008352876,0.008404396;0.6173116;0.002027619,0.2239443;0.4955484;0.02978683,0.3779224;0.3513206;0.05809374,0.5573786;0.2368845;0.06990704,-0.2077179;0.4834385;0.01071734,-0.3768141;0.3543144;0.01747243,-0.5499015;0.2304558;0.005660597,0.05986504;0.003390006;-0.02690346,0.06744716;-0.3517278;0.02724199,0.0756276;-0.6660175;0.1030547,0.07711071;-0.6274911;0.01799819,-0.059309;0.004459809;-0.02795825,-0.09011312;-0.3515969;0.009091159,-0.1093651;-0.6661617;0.08169156,-0.1055366;-0.6275367;-0.003281757,0.007264699;0.5421728;0.006005612,0;0;0,-0.0002648234;0.3123258;-0.01237059,0.003887877;0.6162509;-0.03734446,0.192832;0.475603;0.06746531,0.3822301;0.3794715;0.08158207,0.5767597;0.292543;0.07515097,-0.1833833;0.4694719;-0.1278408,-0.2697555;0.2785795;-0.1654192,-0.2142746;0.08373044;-0.2317172,0.06570823;-0.001027405;0.0006952286,0.09129317;-0.3578168;-0.0331378,0.1164124;-0.6791385;-0.006420134,0.1435401;-0.710128;-0.05984187,-0.04537679;0.005856367;-0.04717797,-0.1140666;-0.3465014;-0.06213269,-0.1049664;-0.6592023;0.01989008,-0.07745878;-0.6483431;-0.0587641,0.002894327;0.5414884;-0.02882719,62.70591
+0;0;0,0.004057921;0.3127377;0.008271834,0.008464585;0.6178862;0.001829898,0.2243625;0.495591;0.03029654,0.3817631;0.3553041;0.05894838,0.5640177;0.2455415;0.07127627,-0.2082916;0.4842538;0.0106214,-0.3805378;0.3595203;0.01762882,-0.5576867;0.2415518;0.006756284,0.05989325;0.003349593;-0.02685477,0.0674492;-0.3517562;0.02727636,0.07564463;-0.6657403;0.1029644,0.07723437;-0.6272349;0.01802991,-0.05926367;0.004532811;-0.02805122,-0.09021939;-0.3514762;0.009188509,-0.1093437;-0.6657438;0.08165877,-0.1054118;-0.6271399;-0.003189608,0.007317649;0.5426843;0.005840149,0;0;0,0.0005653203;0.3126412;-0.01203966,0.005227685;0.6168563;-0.03672814,0.1949227;0.4755125;0.06708741,0.384151;0.3793511;0.08198452,0.5791755;0.2936326;0.07612586,-0.1823111;0.4695688;-0.1278729,-0.2688386;0.2789203;-0.1658528,-0.2112764;0.0852309;-0.2335841,0.0657135;-0.001126617;0.0002605915,0.0919238;-0.3578865;-0.03324866,0.1165802;-0.6788706;-0.005988838,0.1436858;-0.7098066;-0.05928826,-0.0454635;0.005965069;-0.04708597,-0.1141605;-0.3463795;-0.06196824,-0.1049607;-0.6587869;0.01987773,-0.07762273;-0.6478962;-0.05871111,0.004122689;0.5420215;-0.02828693,62.72844
+0;0;0,0.004057921;0.3127377;0.008271834,0.008464585;0.6178862;0.001829898,0.2243625;0.495591;0.03029654,0.3817631;0.3553041;0.05894838,0.5640177;0.2455415;0.07127627,-0.2082916;0.4842538;0.0106214,-0.3805378;0.3595203;0.01762882,-0.5576867;0.2415518;0.006756284,0.05989325;0.003349593;-0.02685477,0.0674492;-0.3517562;0.02727636,0.07564463;-0.6657403;0.1029644,0.07723437;-0.6272349;0.01802991,-0.05926367;0.004532811;-0.02805122,-0.09021939;-0.3514762;0.009188509,-0.1093437;-0.6657438;0.08165877,-0.1054118;-0.6271399;-0.003189608,0.007317649;0.5426843;0.005840149,0;0;0,0.0005653203;0.3126412;-0.01203966,0.005227685;0.6168563;-0.03672814,0.1949227;0.4755125;0.06708741,0.384151;0.3793511;0.08198452,0.5791755;0.2936326;0.07612586,-0.1823111;0.4695688;-0.1278729,-0.2688386;0.2789203;-0.1658528,-0.2112764;0.0852309;-0.2335841,0.0657135;-0.001126617;0.0002605915,0.0919238;-0.3578865;-0.03324866,0.1165802;-0.6788706;-0.005988838,0.1436858;-0.7098066;-0.05928826,-0.0454635;0.005965069;-0.04708597,-0.1141605;-0.3463795;-0.06196824,-0.1049607;-0.6587869;0.01987773,-0.07762273;-0.6478962;-0.05871111,0.004122689;0.5420215;-0.02828693,62.75101
+0;0;0,0.004060694;0.3129514;0.008277485,0.008469124;0.6182231;0.001833461,0.2250123;0.4957695;0.03037382,0.382402;0.3554923;0.05902368,0.5824969;0.2349853;0.07255831,-0.2089286;0.4843985;0.01064016,-0.3811629;0.3596736;0.0176471,-0.5756525;0.2301575;0.005710276,0.05997326;0.003354068;-0.02689064,0.06751973;-0.3513062;0.02717256,0.07571173;-0.6651589;0.102829,0.07730042;-0.6266593;0.01795074,-0.05934284;0.004538867;-0.02808869,-0.09025972;-0.3510234;0.00910431,-0.1093761;-0.6651596;0.08154427,-0.1054468;-0.6265614;-0.003247902,0.007321908;0.5430028;0.005844691,0;0;0,0.00133574;0.3128664;-0.01168156,0.006093144;0.617229;-0.03605247,0.1966747;0.4757468;0.06739092,0.3861137;0.3800235;0.08222294,0.6018872;0.2903533;0.07021618,-0.1819434;0.4696791;-0.1276594,-0.2690439;0.2794424;-0.1663058,-0.205852;0.06687729;-0.2409115,0.0658012;-0.001155108;0.0001256466,0.09190509;-0.3575239;-0.03279138,0.1166912;-0.6783594;-0.005500555,0.1435793;-0.7094485;-0.05864406,-0.04560614;0.006055668;-0.04705909,-0.114304;-0.3458483;-0.06147696,-0.1050058;-0.6581446;0.02024876,-0.07777268;-0.6472274;-0.05832149,0.004985973;0.5423678;-0.02768183,62.7841
+0;0;0,0.004090017;0.3130651;0.008209103,0.008519609;0.6183618;0.001697785,0.2260315;0.495367;0.0309019,0.386401;0.3586758;0.06000293,0.5716773;0.2552078;0.07290937,-0.2100652;0.4845942;0.01074112,-0.3855913;0.364657;0.01818432,-0.5635682;0.24888;0.007257495,0.06008567;0.00334437;-0.02689034,0.06753622;-0.3494406;0.02645685,0.07578562;-0.6652742;0.1026712,0.07743964;-0.6267823;0.01780041,-0.05941436;0.004550041;-0.02817434,-0.09014858;-0.3490541;0.008948725,-0.1094559;-0.6651849;0.08186062,-0.1054609;-0.6265936;-0.002922207,0.007367786;0.5431454;0.005723746,0;0;0,0.001787722;0.3129891;-0.01133561,0.006611809;0.6174047;-0.03536487,0.1985148;0.4758626;0.06794239,0.3878539;0.3801083;0.08315969,0.5875981;0.3072974;0.08371473,-0.1823497;0.4695774;-0.1276832,-0.2692885;0.2793716;-0.166582,-0.2095253;0.08740482;-0.2356953,0.06590274;-0.001167804;-0.0001711845,0.09290652;-0.3554339;-0.03371167,0.1166453;-0.6783081;-0.005141733,0.1435514;-0.7093165;-0.05835772,-0.04577156;0.006105075;-0.04703463,-0.1140677;-0.3438872;-0.0611655,-0.1047774;-0.6582034;0.02097198,-0.07762652;-0.647267;-0.05762387,0.005497649;0.5425369;-0.02708101,62.81783
+0;0;0,0.004090947;0.3131363;0.00821097,0.00852063;0.6184399;0.001699844,0.2266786;0.4953102;0.03097801,0.3869951;0.3586641;0.06006943,0.5862267;0.2474027;0.073948,-0.2107064;0.4845055;0.01075767,-0.3861745;0.3646079;0.01819841,-0.577557;0.2401105;0.006448563,0.06010095;0.00334522;-0.02689718,0.06752533;-0.3482004;0.02626261,0.07580866;-0.6653332;0.1027904,0.07746097;-0.62685;0.01800717,-0.05942947;0.004551197;-0.02818151,-0.09005572;-0.3478108;0.008811153,-0.1094425;-0.6652418;0.08202294,-0.1054516;-0.6266595;-0.002672464,0.007368902;0.5432297;0.005725473,0;0;0,0.002308026;0.3130632;-0.01116276,0.007386267;0.6174943;-0.0350275,0.1999511;0.4759239;0.06834674,0.3892592;0.3803678;0.08419943,0.604576;0.3045299;0.07186127,-0.1822344;0.469269;-0.1274489,-0.2686364;0.278997;-0.1668332,-0.2028833;0.07347974;-0.2423588,0.06591822;-0.001189768;-0.0003809929,0.09357846;-0.3541155;-0.03420162,0.1166669;-0.6783171;-0.004901648,0.1436539;-0.7093082;-0.05795527,-0.04583965;0.006152282;-0.04698562,-0.1138725;-0.3426225;-0.06088064,-0.1044163;-0.6582538;0.021495,-0.07735687;-0.6472964;-0.05704203,0.006220743;0.5426292;-0.02678299,62.84045
+0;0;0,0.004091866;0.3132066;0.008212814,0.008521415;0.6185014;0.001702089,0.2272687;0.49525;0.03104772,0.3875459;0.3586376;0.060132,0.5862778;0.2476552;0.07397576,-0.2112915;0.4844164;0.01077305,-0.3867165;0.3645483;0.01821196,-0.577619;0.2403631;0.006491583,0.06010573;0.003345486;-0.02689932,0.06745036;-0.3444241;0.02568947,0.07583585;-0.665468;0.1031611,0.07748852;-0.626983;0.01835988,-0.0594342;0.004551559;-0.02818375,-0.08973148;-0.3440256;0.008411556,-0.1093573;-0.6653715;0.08252627,-0.1053656;-0.6267874;-0.002187096,0.007369797;0.5432984;0.005727334,0;0;0,0.002579108;0.3131384;-0.01096797,0.007587805;0.6175691;-0.03473616,0.2006754;0.4759917;0.0690353,0.3904043;0.3814528;0.08525086,0.6050401;0.305425;0.07282806,-0.182527;0.4690513;-0.1273526,-0.2686131;0.2787217;-0.1668676,-0.2020574;0.07434627;-0.2430525,0.06592315;-0.001205295;-0.0003862381,0.09444168;-0.3500891;-0.0354569,0.1166881;-0.6782456;-0.004476309,0.1437737;-0.7090445;-0.057729,-0.04586006;0.006187228;-0.04696848,-0.1130287;-0.3388897;-0.06013825,-0.103419;-0.6584784;0.02300088,-0.07634335;-0.6475208;-0.05555021,0.006445184;0.5427089;-0.02650928,62.86262
+0;0;0,0.004158039;0.3133261;0.008220137,0.008642429;0.6186912;0.00172141,0.2284263;0.4948658;0.03170594,0.392063;0.3627703;0.06122538,0.595613;0.2641898;0.07596141,-0.2125069;0.4848704;0.01095232,-0.3917665;0.3712536;0.01835412,-0.5856552;0.2542638;0.008949858,0.06010349;0.003311264;-0.02687383,0.06743208;-0.3443379;0.02565442,0.07583002;-0.6659178;0.1032505,0.07757366;-0.6273592;0.01771435,-0.05941065;0.004569369;-0.0281974,-0.08973917;-0.3438655;0.008493669,-0.1093239;-0.6658397;0.0823468,-0.1052208;-0.6271708;-0.003097527,0.00747812;0.543475;0.005742435,0;0;0,0.002858892;0.3132606;-0.010849,0.007897884;0.6177649;-0.03457522,0.2019761;0.4761233;0.07000829,0.3924793;0.3840902;0.08833934,0.6070064;0.3121827;0.07509876,-0.1832162;0.4686663;-0.1276303,-0.269237;0.2786385;-0.167473,-0.2019616;0.07602488;-0.2435628,0.0659093;-0.001213878;-0.0002977848,0.0946382;-0.3499575;-0.03530383,0.1167808;-0.6786339;-0.003890991,0.1442455;-0.7097977;-0.05771851,-0.04581958;0.006214759;-0.04698447,-0.1128569;-0.3387736;-0.0597077,-0.1032345;-0.6589352;0.02341429,-0.07589449;-0.6481451;-0.05580832,0.006755188;0.5428909;-0.02635527,62.8961
+0;0;0,0.004157888;0.3133148;0.00821984,0.008640868;0.6185838;0.001723155,0.2289484;0.4946669;0.03176791,0.3924628;0.3626701;0.0612653,0.5830809;0.2703526;0.07506511,-0.2130291;0.4846478;0.01096514,-0.3921548;0.3711158;0.01836142,-0.5737253;0.2615587;0.009554625,0.06004696;0.003308149;-0.02684855,0.06737021;-0.3440876;0.02564141,0.07577522;-0.6659384;0.1033028,0.07752483;-0.6273505;0.01747394,-0.05935476;0.004565071;-0.02817088,-0.08966117;-0.3436157;0.00849345,-0.1092624;-0.6658613;0.0824088,-0.1051452;-0.6271627;-0.003327973,0.007476924;0.5433912;0.005742919,0;0;0,0.003090292;0.3132477;-0.01083016,0.008018374;0.61766;-0.03452158,0.2024701;0.4764995;0.07095194,0.3940051;0.3872808;0.09056354,0.6025825;0.3480664;0.0929935,-0.1835424;0.4684237;-0.1277794,-0.2693221;0.2784923;-0.1677564,-0.2056201;0.0890628;-0.2392175,0.06584659;-0.001265764;-0.0002219677,0.0948;-0.3497214;-0.03533578,0.1167298;-0.6786735;-0.00372076,0.1444603;-0.7088231;-0.05900598,-0.04571528;0.006270739;-0.04699166,-0.1127115;-0.3384808;-0.05926002,-0.1029809;-0.6588736;0.0240688,-0.07546124;-0.6481527;-0.05539437,0.006906956;0.5428088;-0.02630591,62.92946
+0;0;0,0.004163471;0.3132236;0.008161165,0.008644983;0.618407;0.001623321,0.2291071;0.4943914;0.03232494,0.3967445;0.3681158;0.06214976,0.5887718;0.2786158;0.07792725,-0.2134849;0.4852659;0.01097584,-0.3952767;0.3765228;0.01897952,-0.5847094;0.2804233;0.01526864,0.05997297;0.003306567;-0.02680115,0.0672841;-0.3450545;0.02567681,0.07563519;-0.6662799;0.1031412,0.07749238;-0.6276799;0.01714633,-0.05926924;0.004551793;-0.02815015,-0.08976375;-0.3445631;0.008614784,-0.109201;-0.6661409;0.0825481,-0.1049735;-0.6274344;-0.003352113,0.007481757;0.5432327;0.005651205,0;0;0,0.003133029;0.3131583;-0.01072407,0.007894695;0.6174909;-0.03437686,0.2027053;0.4776517;0.07188392,0.3958665;0.3929703;0.09321856,0.6040389;0.3505735;0.09256935,-0.1838529;0.4682412;-0.1277786,-0.2694476;0.2785103;-0.1679421,-0.2047521;0.08921725;-0.2394703,0.06576031;-0.001252532;-7.295609E-05,0.09492975;-0.3506502;-0.03519011,0.1167013;-0.6789512;-0.003556967,0.1443779;-0.7093083;-0.05890632,-0.04551213;0.006268916;-0.04706739,-0.1128997;-0.3393925;-0.0588946,-0.1032781;-0.6591702;0.0242069,-0.07562688;-0.6484876;-0.05538436,0.006809294;0.5426568;-0.02616644,62.96294
+0;0;0,0.004163471;0.3132236;0.008161165,0.008644983;0.618407;0.001623321,0.2291071;0.4943914;0.03232494,0.3967445;0.3681158;0.06214976,0.5887718;0.2786158;0.07792725,-0.2134849;0.4852659;0.01097584,-0.3952767;0.3765228;0.01897952,-0.5847094;0.2804233;0.01526864,0.05997297;0.003306567;-0.02680115,0.0672841;-0.3450545;0.02567681,0.07563519;-0.6662799;0.1031412,0.07749238;-0.6276799;0.01714633,-0.05926924;0.004551793;-0.02815015,-0.08976375;-0.3445631;0.008614784,-0.109201;-0.6661409;0.0825481,-0.1049735;-0.6274344;-0.003352113,0.007481757;0.5432327;0.005651205,0;0;0,0.003133029;0.3131583;-0.01072407,0.007894695;0.6174909;-0.03437686,0.2027053;0.4776517;0.07188392,0.3958665;0.3929703;0.09321856,0.6040389;0.3505735;0.09256935,-0.1838529;0.4682412;-0.1277786,-0.2694476;0.2785103;-0.1679421,-0.2047521;0.08921725;-0.2394703,0.06576031;-0.001252532;-7.295609E-05,0.09492975;-0.3506502;-0.03519011,0.1167013;-0.6789512;-0.003556967,0.1443779;-0.7093083;-0.05890632,-0.04551213;0.006268916;-0.04706739,-0.1128997;-0.3393925;-0.0588946,-0.1032781;-0.6591702;0.0242069,-0.07562688;-0.6484876;-0.05538436,0.006809294;0.5426568;-0.02616644,62.98517
+0;0;0,0.004163759;0.3132452;0.008161729,0.008644818;0.6183975;0.001624443,0.2291711;0.494373;0.0323335,0.3966741;0.3681986;0.0621344,0.5889293;0.2785925;0.0779306,-0.2135489;0.4852448;0.01097823,-0.3951949;0.376589;0.01897548,-0.5848525;0.2803754;0.01526021,0.05991011;0.003303102;-0.02677306,0.0672188;-0.3449412;0.02568732,0.07558845;-0.6668805;0.1033238,0.07743926;-0.62831;0.0176238,-0.05920712;0.004547021;-0.02812065,-0.08969141;-0.344451;0.008631974,-0.1091718;-0.6667434;0.08272959,-0.1049589;-0.6280668;-0.00287614,0.00748167;0.5432284;0.005652052,0;0;0,0.003148615;0.3131823;-0.01065135,0.00779663;0.6174871;-0.03428125,0.202588;0.4788724;0.072999,0.3983464;0.4010832;0.09519839,0.6077757;0.3643328;0.0897572,-0.1838568;0.4681243;-0.127892,-0.2690668;0.2784149;-0.1680786,-0.2040255;0.08900832;-0.2397418,0.06569165;-0.00123921;-1.430511E-06,0.09494305;-0.3505;-0.03522778,0.1167404;-0.6794998;-0.003190756,0.1442967;-0.7092904;-0.05875253,-0.04540197;0.006245231;-0.04708064,-0.1128502;-0.339288;-0.05879281,-0.1031916;-0.6597412;0.02462662,-0.07547985;-0.6489973;-0.05463645,0.006727815;0.5426577;-0.0260725,63.00756
+0;0;0,0.00416415;0.3132747;0.008162496,0.008643174;0.6182887;0.00162839,0.2287287;0.4944007;0.03228222,0.3960949;0.3683293;0.06205879,0.5883334;0.2787309;0.07785362,-0.2131098;0.4852906;0.01096947,-0.3946075;0.3767235;0.01896019,-0.5842485;0.2805184;0.01524524,0.05988966;0.003301974;-0.02676392,0.06720069;-0.3450548;0.0257134,0.07558973;-0.6677399;0.1035298,0.07742876;-0.6292241;0.01837553,-0.0591869;0.004545469;-0.02811105,-0.08968104;-0.3445652;0.008653441,-0.1092066;-0.6676043;0.08292273,-0.1050204;-0.628983;-0.00213784,0.007480633;0.5431588;0.0056539,0;0;0,0.003198087;0.3132131;-0.01059771,0.007493854;0.6173816;-0.03426051,0.2017978;0.479933;0.07382345,0.3998947;0.4091227;0.09696674,0.6109412;0.3835499;0.09077287,-0.1837249;0.468143;-0.1275587,-0.2685624;0.2785053;-0.1679592,-0.2032674;0.08909944;-0.239338,0.06566989;-0.00114736;0.0003602505,0.09462214;-0.3505117;-0.03522182,0.1163675;-0.6802666;-0.00296855,0.1435145;-0.7095578;-0.05841899,-0.04524646;0.006240722;-0.0471995,-0.1131111;-0.339327;-0.05890727,-0.1038481;-0.6605884;0.02450031,-0.07618684;-0.6497286;-0.05421223,0.006507307;0.5425919;-0.02603936,63.04121
+0;0;0,0.004073584;0.3131444;0.008075626,0.008482683;0.6180122;0.001487737,0.228274;0.4937554;0.03229456,0.3997309;0.3735481;0.0624636,0.595145;0.2901479;0.07733527,-0.2132385;0.485766;0.01084004,-0.3974104;0.3819772;0.01896814,-0.5870371;0.2851057;0.01438357,0.05983888;0.003269253;-0.02677073,0.06700616;-0.3456632;0.02570392,0.07510774;-0.6683327;0.1030021,0.0770074;-0.6298169;0.01788571,-0.05913979;0.004565612;-0.02810148,-0.09003946;-0.3451222;0.008263508,-0.1095905;-0.667906;0.08299396,-0.1053477;-0.6293068;-0.002029456,0.007335555;0.5429096;0.005524371,0;0;0,0.003043473;0.3130819;-0.0105691,0.007066175;0.6171029;-0.03429365,0.2014475;0.4827771;0.07518768,0.4021344;0.4199027;0.09818792,0.6133837;0.3952897;0.08672571,-0.1838648;0.4678868;-0.1275684,-0.268425;0.278226;-0.1680133,-0.2028818;0.08854705;-0.2393534,0.06562518;-0.0009108782;0.0007474422,0.09412022;-0.3508266;-0.03538871,0.1159897;-0.6804296;-0.003141642,0.1431556;-0.7093819;-0.05888724,-0.04513165;0.006152471;-0.04725817,-0.1134524;-0.3399051;-0.05888589,-0.1038736;-0.660953;0.02473667,-0.07605252;-0.650087;-0.05388146,0.006133988;0.5423408;-0.02606153,63.06382
+0;0;0,0.004070911;0.3129389;0.008070326,0.008477652;0.6176428;0.001485421,0.2285962;0.4933405;0.03233038,0.4000902;0.3731072;0.06250595,0.5956296;0.2896535;0.07738715,-0.2135695;0.4853393;0.01084412,-0.3977811;0.381528;0.01897398,-0.5875295;0.2845944;0.01438646,0.05975042;0.00326442;-0.02673116,0.06693278;-0.3464021;0.0258539,0.07504493;-0.6694928;0.103253,0.07692268;-0.6310753;0.01911809,-0.05905236;0.004558862;-0.02805993,-0.09001704;-0.3458647;0.00838156,-0.1095936;-0.6690698;0.08320957,-0.1053997;-0.6305698;-0.0008334219,0.007330941;0.5425674;0.00552059,0;0;0,0.002803892;0.3128709;-0.01078963,0.006521925;0.616717;-0.03470325,0.20139;0.4847671;0.07611275,0.4043221;0.4288242;0.09769297,0.6161839;0.4107204;0.08325362,-0.184497;0.4673932;-0.1283027,-0.2688585;0.2775788;-0.1686809,-0.2032508;0.08779535;-0.2400918,0.06551822;-0.0006138384;0.001519918,0.09387453;-0.3511905;-0.03556633,0.1157449;-0.681269;-0.003725529,0.1426929;-0.7106477;-0.05758691,-0.04493031;0.006008325;-0.04733383,-0.1136416;-0.3407247;-0.059099,-0.1038494;-0.6620804;0.02503562,-0.07619929;-0.6510061;-0.05261973,0.005661443;0.541985;-0.02643895,63.09758
+0;0;0,0.003982645;0.3126382;0.008067051,0.008303307;0.6171846;0.001500011,0.2277776;0.492544;0.03222126,0.403207;0.3777844;0.06192051,0.6009465;0.2997985;0.07722507,-0.2133002;0.485579;0.01075656,-0.40033;0.3866698;0.01876323,-0.5920129;0.2936686;0.01372269,0.05964223;0.003244433;-0.02667047,0.06628498;-0.3465127;0.02547073,0.07456353;-0.6699276;0.1031497,0.07648282;-0.6315071;0.0189793,-0.05892232;0.004551017;-0.02804432,-0.09021696;-0.3458415;0.008542351,-0.1097606;-0.6694255;0.08345007,-0.1055259;-0.6309209;-0.0006272197,0.007177183;0.5421444;0.005528061,0;0;0,0.00255768;0.3125661;-0.01093054,0.005955741;0.6162533;-0.03489184,0.2007665;0.4883669;0.0771234,0.4063218;0.4414044;0.0963285,0.6181739;0.4232538;0.08196855,-0.1843376;0.4669981;-0.128371,-0.2686365;0.277047;-0.1688626,-0.2030381;0.08728468;-0.2403054,0.06539273;-0.0005289614;0.001595736,0.09300928;-0.3511859;-0.03541613,0.1156029;-0.6816837;-0.004423618,0.1424143;-0.7114523;-0.05797839,-0.0447992;0.005923504;-0.04729671,-0.1135827;-0.3408062;-0.05913596,-0.1038647;-0.6625785;0.02493513,-0.07603782;-0.651517;-0.05269381,0.005208507;0.5415555;-0.02663255,63.13044
+0;0;0,0.00397872;0.3123301;0.008059102,0.008296682;0.6166856;0.001495821,0.2278256;0.4920714;0.03222153,0.4033274;0.3772645;0.06193306,0.6010567;0.2992827;0.07723682,-0.2133602;0.4851047;0.01075158,-0.4004673;0.3861547;0.01876156,-0.5921402;0.2931583;0.01372127,0.05947386;0.003235274;-0.02659518,0.06608956;-0.3450971;0.02533362,0.07443217;-0.6710145;0.1036137,0.07634425;-0.6326257;0.01975959,-0.05875599;0.004538169;-0.02796515,-0.08992316;-0.344427;0.008472487,-0.109618;-0.6705149;0.08395984,-0.1053992;-0.6320423;0.0001985133,0.007171138;0.541684;0.005521799,0;0;0,0.002352536;0.3122581;-0.01096559,0.005404875;0.6157555;-0.03495145,0.2006812;0.4901039;0.07761788,0.4081935;0.4513044;0.09486818,0.6204085;0.4387316;0.08007073,-0.1845822;0.4661868;-0.1286612,-0.268715;0.2760946;-0.1692933,-0.2030813;0.08632533;-0.2406522,0.06520359;-0.0005608499;0.001757145,0.09242244;-0.3497818;-0.03538656,0.1154201;-0.6828665;-0.00464082,0.1421567;-0.7122658;-0.05814242,-0.04456262;0.005930494;-0.04726429,-0.1131723;-0.3393589;-0.05925446,-0.1034542;-0.663595;0.02557549,-0.0756657;-0.65246;-0.05173854,0.004767239;0.5410959;-0.02669024,63.15291
+0;0;0,0.00397872;0.3123301;0.008059102,0.008296682;0.6166856;0.001495821,0.2278256;0.4920714;0.03222153,0.4033274;0.3772645;0.06193306,0.6010567;0.2992827;0.07723682,-0.2133602;0.4851047;0.01075158,-0.4004673;0.3861547;0.01876156,-0.5921402;0.2931583;0.01372127,0.05947386;0.003235274;-0.02659518,0.06608956;-0.3450971;0.02533362,0.07443217;-0.6710145;0.1036137,0.07634425;-0.6326257;0.01975959,-0.05875599;0.004538169;-0.02796515,-0.08992316;-0.344427;0.008472487,-0.109618;-0.6705149;0.08395984,-0.1053992;-0.6320423;0.0001985133,0.007171138;0.541684;0.005521799,0;0;0,0.002352536;0.3122581;-0.01096559,0.005404875;0.6157555;-0.03495145,0.2006812;0.4901039;0.07761788,0.4081935;0.4513044;0.09486818,0.6204085;0.4387316;0.08007073,-0.1845822;0.4661868;-0.1286612,-0.268715;0.2760946;-0.1692933,-0.2030813;0.08632533;-0.2406522,0.06520359;-0.0005608499;0.001757145,0.09242244;-0.3497818;-0.03538656,0.1154201;-0.6828665;-0.00464082,0.1421567;-0.7122658;-0.05814242,-0.04456262;0.005930494;-0.04726429,-0.1131723;-0.3393589;-0.05925446,-0.1034542;-0.663595;0.02557549,-0.0756657;-0.65246;-0.05173854,0.004767239;0.5410959;-0.02669024,63.17612
+0;0;0,0.003979376;0.3123816;0.008060429,0.00829681;0.6167002;0.001498184,0.2275433;0.4921644;0.03218891,0.4030918;0.3773268;0.06190834,0.6008157;0.2993472;0.07721169,-0.2130775;0.4852065;0.01074645,-0.4002343;0.3862302;0.01875856,-0.591902;0.2932363;0.01371842,0.05941892;0.003232286;-0.02657061,0.06604678;-0.3457409;0.02545374,0.07437599;-0.6711347;0.103608,0.07629997;-0.6326936;0.01923165,-0.05870171;0.004533977;-0.02793932,-0.08992621;-0.3450733;0.008565363,-0.1095894;-0.6706372;0.0839314,-0.1053443;-0.6321118;-0.0003516003,0.007171487;0.5417134;0.00552337,0;0;0,0.002197996;0.3123104;-0.01097369,0.004871473;0.6157678;-0.03503823,0.2002339;0.4910855;0.07741427,0.4090845;0.4591696;0.09325767,0.621489;0.4511835;0.07808304,-0.1844546;0.4654438;-0.1285343,-0.2682177;0.2751331;-0.169201,-0.2025169;0.08535506;-0.2404572,0.06514247;-0.00049299;0.001807928,0.0920708;-0.3503582;-0.03563595,0.1151151;-0.6829747;-0.005739927,0.142158;-0.7129548;-0.05926943,-0.04449939;0.005842565;-0.04725168,-0.1131853;-0.3400775;-0.059677,-0.1037022;-0.6637939;0.02503607,-0.07575597;-0.6527693;-0.05276674,0.004335687;0.5411254;-0.02674818,63.2089
+0;0;0,0.004003844;0.3121411;0.008017795,0.008329256;0.6162364;0.001428394,0.2265915;0.4922917;0.03231803,0.4069369;0.3849802;0.06185769,0.6059514;0.3111809;0.08150855,-0.2122911;0.4860802;0.01060893,-0.4028419;0.3937909;0.01987548,-0.5971422;0.3062513;0.01503111,0.05938384;0.00321058;-0.02654464,0.06587079;-0.3461244;0.02594366,0.07393589;-0.671729;0.1030051,0.07593935;-0.6333103;0.0190753,-0.05865254;0.004546969;-0.0279387,-0.09003605;-0.3454873;0.008434922,-0.1098465;-0.6709664;0.08388551,-0.1055363;-0.6324919;4.810095E-05,0.007203838;0.5413446;0.005455782,0;0;0,0.001937434;0.312071;-0.01096916,0.003755614;0.6153188;-0.03493285,0.1993462;0.4940172;0.07690954,0.4088154;0.4655085;0.09183168,0.6213073;0.4643776;0.07494402,-0.184115;0.4652924;-0.1284147,-0.2673743;0.2746864;-0.1690351,-0.2014871;0.084842;-0.2401493,0.06509873;-0.0002602935;0.001858234,0.09182671;-0.3505574;-0.03568602,0.1151194;-0.6831527;-0.006365776,0.1417197;-0.7133467;-0.05916929,-0.04445898;0.005705913;-0.04724624,-0.1131448;-0.3406384;-0.05989088,-0.1037317;-0.6643503;0.02463046,-0.1142229;-0.7015265;-0.0253337,0.003526464;0.5407677;-0.02666545,63.23358
+0;0;0,0.003999723;0.3118198;0.008009542,0.008322473;0.6157288;0.001424661,0.2259678;0.4919794;0.03223557,0.4064013;0.3846155;0.06178967,0.6052983;0.3108598;0.08142893,-0.2116789;0.4857855;0.0105876,-0.4023228;0.3934511;0.01985869,-0.5965085;0.3059631;0.01501718,0.05935722;0.003209141;-0.02653274,0.06582579;-0.3451358;0.02580681,0.07392687;-0.6721933;0.1032122,0.07593963;-0.6337356;0.01889294,-0.05862624;0.004544931;-0.02792617,-0.08992081;-0.3444974;0.008344365,-0.1098197;-0.6714288;0.08413164,-0.1054894;-0.632915;-9.474158E-05,0.007197915;0.5408943;0.005448971,0;0;0,0.001444355;0.311754;-0.01091313,0.002411872;0.6148313;-0.03471589,0.1985135;0.4961178;0.07632518,0.4089841;0.4740608;0.08945227,0.6214955;0.4745342;0.07447481,-0.1843657;0.4645132;-0.128103,-0.2670585;0.2736114;-0.169031,-0.2013263;0.08379102;-0.2399758,0.06507318;-7.522106E-05;0.001743555,0.09135768;-0.3493948;-0.03581238,0.1146126;-0.6835349;-0.006943226,0.1415581;-0.7142887;-0.0595572,-0.04447341;0.005571016;-0.0472085,-0.1129732;-0.3397726;-0.06028601,-0.1035054;-0.6648898;0.02476122,-0.1140182;-0.702044;-0.0258857,0.0024416;0.5403327;-0.02649164,63.26595
+0;0;0,0.003996967;0.311605;0.008004024,0.008315799;0.6152396;0.001425703,0.2245941;0.4918781;0.03206467,0.4050393;0.3845072;0.06162067,0.6038561;0.3107812;0.08125201,-0.2103154;0.4857228;0.0105521,-0.4009717;0.3933825;0.01982378,-0.5950789;0.3059298;0.01498422,0.05928911;0.003205459;-0.02650229,0.06574472;-0.3444415;0.02573238,0.07388715;-0.6731684;0.1035328,0.07591628;-0.6346419;0.0185279,-0.05855898;0.004539717;-0.02789413,-0.08979085;-0.3438033;0.008303734,-0.1097913;-0.6724035;0.08447784,-0.1054258;-0.6338204;-0.0004334897,0.007192472;0.540487;0.005445605,0;0;0,0.001058236;0.3115462;-0.01075006,0.001402974;0.6143643;-0.03435707,0.1972297;0.4988878;0.07568049,0.4080123;0.4796755;0.08848977,0.6205159;0.4820313;0.07486343,-0.1836307;0.4643349;-0.1277197,-0.2656301;0.2731055;-0.1685843,-0.2006508;0.08277951;-0.2386038,0.06499588;0.0002005398;0.001827717,0.09115657;-0.3483774;-0.03608799,0.1147106;-0.6842457;-0.007482052,0.1419397;-0.7149014;-0.06116748,-0.04438574;0.005380918;-0.04721015,-0.1125847;-0.3392874;-0.06067138,-0.1029718;-0.6660599;0.02481527,-0.1139236;-0.7037978;-0.02611889,0.001590908;0.5399438;-0.02617598,63.29786
+0;0;0,0.003830495;0.311413;0.008057762,0.00802617;0.614818;0.001525369,0.2238942;0.4919061;0.0322153,0.4074705;0.3897896;0.06141392,0.610659;0.3275857;0.0754528,-0.2104573;0.4869516;0.0107538,-0.4029695;0.3984283;0.0198773,-0.5995693;0.3166646;0.01596795,0.05927579;0.003168154;-0.02640276,0.06499039;-0.344095;0.02555766,0.07366215;-0.6745682;0.1040214,0.07571667;-0.6360669;0.01928512,-0.0584615;0.004565972;-0.02796726,-0.09001084;-0.3433025;0.00831499,-0.1101809;-0.6737162;0.08489315,-0.1057954;-0.6351546;0.0002516136,0.006928238;0.5401307;0.005533698,0;0;0,0.0007026345;0.3113569;-0.01067758,0.0005045533;0.6139438;-0.0342586,0.1964278;0.5000198;0.07534289,0.4077588;0.4865884;0.0871489,0.620268;0.4886923;0.07345843,-0.183873;0.4638317;-0.1273605,-0.2652634;0.272281;-0.1681591,-0.1999721;0.08197066;-0.2379519,0.06494746;4.243851E-05;0.001608849,0.09107433;-0.3481117;-0.03621078,0.1148455;-0.6858031;-0.007163525,0.1421446;-0.71579;-0.06113625,-0.04440816;0.005490104;-0.04710134,-0.112079;-0.3388237;-0.06099183,-0.102429;-0.6674036;0.02495213,-0.1133224;-0.7048709;-0.02590287,0.0008246303;0.5395909;-0.02607346,63.33131
+0;0;0,0.003830495;0.311413;0.008057762,0.00802617;0.614818;0.001525369,0.2238942;0.4919061;0.0322153,0.4074705;0.3897896;0.06141392,0.610659;0.3275857;0.0754528,-0.2104573;0.4869516;0.0107538,-0.4029695;0.3984283;0.0198773,-0.5995693;0.3166646;0.01596795,0.05927579;0.003168154;-0.02640276,0.06499039;-0.344095;0.02555766,0.07366215;-0.6745682;0.1040214,0.07571667;-0.6360669;0.01928512,-0.0584615;0.004565972;-0.02796726,-0.09001084;-0.3433025;0.00831499,-0.1101809;-0.6737162;0.08489315,-0.1057954;-0.6351546;0.0002516136,0.006928238;0.5401307;0.005533698,0;0;0,0.0007026345;0.3113569;-0.01067758,0.0005045533;0.6139438;-0.0342586,0.1964278;0.5000198;0.07534289,0.4077588;0.4865884;0.0871489,0.620268;0.4886923;0.07345843,-0.183873;0.4638317;-0.1273605,-0.2652634;0.272281;-0.1681591,-0.1999721;0.08197066;-0.2379519,0.06494746;4.243851E-05;0.001608849,0.09107433;-0.3481117;-0.03621078,0.1148455;-0.6858031;-0.007163525,0.1421446;-0.71579;-0.06113625,-0.04440816;0.005490104;-0.04710134,-0.112079;-0.3388237;-0.06099183,-0.102429;-0.6674036;0.02495213,-0.1133224;-0.7048709;-0.02590287,0.0008246303;0.5395909;-0.02607346,63.35399
+0;0;0,0.003822629;0.3107735;0.008041216,0.008010307;0.6136029;0.001522547,0.2245763;0.4907094;0.03228872,0.4082603;0.388533;0.06150448,0.6113325;0.3263647;0.07553532,-0.2111674;0.485739;0.01075843,-0.4037926;0.3971637;0.01988729,-0.6002797;0.3154469;0.01598018,0.05917873;0.003162966;-0.02635953,0.06490493;-0.3448056;0.02570644,0.07359148;-0.6758426;0.104304,0.07563871;-0.6373715;0.01986866,-0.05836577;0.004558496;-0.02792147,-0.08997919;-0.3440166;0.008434489,-0.1101837;-0.6749941;0.08514331,-0.1058137;-0.6364629;0.0008023307,0.006914918;0.5390886;0.005521595,0;0;0,0.0001626313;0.3107183;-0.01065493,-0.001048371;0.612728;-0.03419042,0.1963777;0.5009339;0.07539725,0.4080893;0.4905111;0.08554411,0.6204972;0.4966569;0.07349539,-0.1856109;0.4621466;-0.1275267,-0.2663403;0.2701922;-0.1683886,-0.2020009;0.079253;-0.2369652,0.06484671;-4.208088E-05;0.00136137,0.09114248;-0.34893;-0.03620911,0.115168;-0.6872108;-0.007444141,0.1423649;-0.7170268;-0.06118107,-0.04437818;0.005519326;-0.04697941,-0.1117988;-0.3395518;-0.06133803,-0.102095;-0.6686968;0.02473134,-0.1127149;-0.7055304;-0.02651097,-0.0004344881;0.5385506;-0.02601004,63.37667
+0;0;0,0.003738985;0.3106468;0.007942574,0.007858686;0.6132482;0.001374762,0.2248228;0.4908021;0.03252621,0.4116877;0.3942745;0.0611592,0.6141926;0.3303436;0.07652646,-0.2120859;0.4872686;0.01058083,-0.4063296;0.4021626;0.0196522,-0.6067702;0.3303919;0.01763291,0.05918527;0.003180671;-0.02621323,0.06459248;-0.3460538;0.02567464,0.07340614;-0.6768429;0.104165,0.07555301;-0.6383725;0.01966861,-0.05825601;0.00457114;-0.02802657,-0.08979648;-0.3452099;0.008644337,-0.1097172;-0.6760013;0.0850642,-0.1052518;-0.6374506;0.0006666705,0.006778273;0.5388035;0.005380927,0;0;0,-0.0005710423;0.3105885;-0.01062679,-0.002929732;0.6123587;-0.03420353,0.1956414;0.5018721;0.0749526,0.4075516;0.493993;0.08433056,0.6198757;0.50235;0.07090831,-0.1873549;0.4611462;-0.1274317,-0.26712;0.2686665;-0.1679904,-0.2029761;0.07736458;-0.2359658,0.06479521;-5.424023E-05;0.00131321,0.09111612;-0.350169;-0.0362792,0.1152708;-0.6881868;-0.007638454,0.1426012;-0.7179977;-0.06141305,-0.04433399;0.005482081;-0.04695307,-0.1117245;-0.3408526;-0.06099285,-0.1020502;-0.6698641;0.02455052,-0.1125534;-0.7069461;-0.02649533,-0.002019837;0.5382571;-0.02599573,63.39912
+0;0;0,0.003739988;0.31073;0.007944702,0.007859722;0.6133337;0.001376712,0.2246703;0.4909178;0.03250925,0.4115781;0.394368;0.06114881,0.614067;0.3304422;0.07651486,-0.2119309;0.4873867;0.01057932,-0.4062191;0.4022612;0.01965276,-0.6066438;0.3304962;0.01763363,0.05919123;0.003180991;-0.02621587,0.06460094;-0.3462155;0.02569605,0.07341833;-0.6771446;0.1042197,0.07556883;-0.63866;0.01958065,-0.05826187;0.0045716;-0.02802939,-0.08981697;-0.3453717;0.008658523,-0.1097461;-0.6763032;0.08511075,-0.1052732;-0.6377381;0.0005707741,0.006779256;0.5388854;0.00538307,0;0;0,-0.001170173;0.3106717;-0.01058102,-0.004302651;0.612427;-0.0342772,0.1947121;0.5034128;0.07456279,0.4067476;0.4970559;0.08334613,0.6190216;0.5065756;0.07017446,-0.1883744;0.4607486;-0.1270759,-0.2681924;0.26816;-0.1672674,-0.2037463;0.0770466;-0.2354341,0.06480348;0.0001715124;0.001212835,0.09122834;-0.350083;-0.03654265,0.1154888;-0.6882408;-0.007931948,0.142701;-0.7181627;-0.06186938,-0.04442364;0.005362205;-0.04689114,-0.1118327;-0.3411369;-0.06090368,-0.1019012;-0.6703624;0.02435944,-0.1124332;-0.7075289;-0.02680806,-0.003219917;0.5383295;-0.02602029,63.43228
+0;0;0,0.003629273;0.310735;0.007801299,0.007661311;0.613338;0.001138117,0.2245893;0.4913551;0.03225557,0.4142869;0.4001153;0.05994548,0.6195476;0.3473351;0.08011106,-0.2123652;0.4884685;0.01020211,-0.4088831;0.4086377;0.01938751,-0.6107672;0.3410847;0.01744913,0.05921337;0.003208427;-0.02616248,0.06433731;-0.3462556;0.02532171,0.07324354;-0.6771832;0.1038416,0.07542074;-0.6387061;0.01920255,-0.05823243;0.004537069;-0.02809611,-0.08976936;-0.3454316;0.008363457,-0.1098201;-0.6763388;0.08488923,-0.105322;-0.6377842;0.0003495216,0.006599345;0.5388904;0.005163071,0;0;0,-0.001170173;0.3106717;-0.01058102,-0.004302651;0.612427;-0.0342772,0.1947121;0.5034128;0.07456279,0.4067476;0.4970559;0.08334613,0.6190216;0.5065756;0.07017446,-0.1883744;0.4607486;-0.1270759,-0.2681924;0.26816;-0.1672674,-0.2037463;0.0770466;-0.2354341,0.06480348;0.0001715124;0.001212835,0.09122834;-0.350083;-0.03654265,0.1154888;-0.6882408;-0.007931948,0.142701;-0.7181627;-0.06186938,-0.04442364;0.005362205;-0.04689114,-0.1118327;-0.3411369;-0.06090368,-0.1019012;-0.6703624;0.02435944,-0.1124332;-0.7075289;-0.02680806,-0.003219917;0.5383295;-0.02602029,63.45434
+0;0;0,0.003630687;0.310856;0.007804337,0.007661847;0.6133934;0.001142728,0.2256708;0.4911941;0.03239345,0.4154102;0.3999341;0.06008945,0.6206603;0.3471567;0.080254,-0.2134499;0.4882932;0.01023066,-0.4100111;0.4084448;0.01941809,-0.6118848;0.3408953;0.01747981,0.05917653;0.003206431;-0.0261462,0.06430724;-0.3467197;0.02540606,0.0732182;-0.6778229;0.1039677,0.0753758;-0.6394221;0.0200903,-0.0581962;0.004534247;-0.02807863,-0.08977484;-0.3458973;0.008429145,-0.1098362;-0.67698;0.08499553,-0.1053786;-0.6385024;0.001216665,0.006600155;0.538965;0.005166645,0;0;0,-0.002214968;0.3107842;-0.0106678,-0.006564632;0.612437;-0.0346303,0.1942742;0.5042308;0.07400537,0.4064314;0.4998261;0.08215427,0.6185625;0.5119417;0.06898975,-0.1910471;0.459421;-0.1274993,-0.2701681;0.2663928;-0.1672035,-0.2064334;0.0749879;-0.2351869,0.06476584;0.0002067983;0.001053572,0.09171031;-0.3504854;-0.03664589,0.1160368;-0.6888159;-0.007987022,0.1427548;-0.7181872;-0.0615766,-0.04442434;0.005325211;-0.04683894,-0.111485;-0.3417243;-0.06068662,-0.1013908;-0.6711571;0.02447686,-0.1117226;-0.7076193;-0.02638247,-0.005199999;0.5383726;-0.02629256,63.47729
+0;0;0,0.003628893;0.3107024;0.007800481,0.007654073;0.6127923;0.00114929,0.2254058;0.4907727;0.03236116,0.4152105;0.3994813;0.06006671,0.620464;0.346703;0.08023158,-0.2131958;0.4878752;0.01022457,-0.4098247;0.4079994;0.01941516,-0.6117017;0.3404487;0.01747685,0.05916513;0.003205814;-0.02614117,0.0643018;-0.3471268;0.02547098,0.07321094;-0.6781625;0.1040165,0.07537133;-0.6397509;0.02003117,-0.058185;0.004533374;-0.02807322,-0.08980031;-0.3463052;0.008476961,-0.1098576;-0.6773204;0.08502771,-0.1053943;-0.6388318;0.00114096,0.00659414;0.5384871;0.005166539,0;0;0,-0.003149912;0.31062;-0.01073551,-0.00876011;0.6117819;-0.03494668,0.1925628;0.5055174;0.07341647,0.4048243;0.5014535;0.08090734,0.6167587;0.5165372;0.06758595,-0.1927498;0.4586969;-0.1273138,-0.2713684;0.2653136;-0.166678,-0.2073917;0.07403135;-0.2347901,0.06475578;0.0002517998;0.0008809566,0.09191328;-0.3508418;-0.03678679,0.1162931;-0.6890939;-0.008072138,0.1430551;-0.7185795;-0.06168389,-0.04448153;0.005306107;-0.04676953,-0.1114965;-0.3421707;-0.06062737,-0.1014697;-0.6717315;0.02376738,-0.1112652;-0.708593;-0.02685423,-0.007085398;0.5378571;-0.02653098,63.51062
+0;0;0,0.003541645;0.3107508;0.007671845,0.007495316;0.6128508;0.0008980595,0.2256767;0.4908839;0.0321808,0.4186581;0.4062079;0.05917316,0.6250958;0.3591717;0.08098493,-0.2139855;0.4890163;0.0101044,-0.4126623;0.4142605;0.01902147,-0.6189103;0.3620395;0.02530214,0.05920529;0.003166156;-0.02610485,0.06388175;-0.3469874;0.02521104,0.07296485;-0.6784552;0.103768,0.07513566;-0.6400186;0.0194549,-0.05817661;0.004563617;-0.02813202,-0.09011716;-0.3460339;0.008252887,-0.1103955;-0.677363;0.08528832,-0.1059103;-0.638855;0.001073763,0.006452398;0.5385371;0.004947613,0;0;0,-0.003716514;0.3106547;-0.01082993,-0.009788781;0.6118033;-0.03524184,0.1920369;0.5056545;0.07327866,0.4043542;0.5023758;0.08042382,0.6162049;0.51857;0.0677061,-0.194111;0.4582524;-0.1272826,-0.2726818;0.2646763;-0.1659522,-0.2095001;0.07283695;-0.2331119,0.06477797;0.000200361;0.0007274151,0.09190384;-0.3506855;-0.03676915,0.1163449;-0.689358;-0.007989645,0.1433933;-0.7188842;-0.06193042,-0.04455794;0.005339287;-0.04672084,-0.1113672;-0.3419411;-0.06070549,-0.1012675;-0.6719197;0.02377383,-0.07426277;-0.6605968;-0.05437031,-0.008022144;0.5378767;-0.02677059,63.54376
+0;0;0,0.003540495;0.3106499;0.007669354,0.007490603;0.6124775;0.0009016236,0.2271423;0.490257;0.03236332,0.420096;0.4055932;0.0593518,0.6265317;0.3585575;0.08116335,-0.2154668;0.4883769;0.01013895,-0.4141151;0.4136318;0.01905474,-0.6203611;0.3614113;0.02533535,0.05921443;0.003166644;-0.02610888,0.06389453;-0.3472595;0.02524695,0.07297988;-0.6788096;0.1038235,0.07516331;-0.640324;0.0190201,-0.05818558;0.00456432;-0.02813635,-0.09015098;-0.3463061;0.00827687,-0.1104344;-0.6777176;0.08533144,-0.105923;-0.6391601;0.0006272122,0.006448608;0.5382296;0.004947593,0;0;0,-0.004863665;0.3105357;-0.01089096,-0.01216352;0.6113703;-0.03546309,0.1918159;0.5058734;0.07297421,0.4041108;0.5039736;0.08037019,0.6160013;0.5197073;0.06777287,-0.1970908;0.4569317;-0.12844,-0.2754987;0.2632101;-0.1665397,-0.2128735;0.07137704;-0.2342299,0.06479026;0.0001743138;0.000490427,0.09219413;-0.3509936;-0.03676391,0.1167909;-0.6897056;-0.00758338,0.143928;-0.7189166;-0.06259274,-0.04467423;0.005375532;-0.04661938,-0.1111961;-0.3422339;-0.06077283,-0.1009517;-0.6722528;0.02387293,-0.07389148;-0.6610076;-0.05476795,-0.01010635;0.5375227;-0.02694798,63.56649
+0;0;0,0.003538316;0.3104587;0.007664635,0.007487506;0.6122171;0.0008988553,0.2267353;0.4901108;0.03230888,0.4197154;0.4054354;0.05930107,0.626166;0.3583963;0.08111419,-0.215063;0.4882342;0.01012523,-0.4137385;0.4134789;0.01904224,-0.6199993;0.3612546;0.0253233,0.05933221;0.003172943;-0.02616081,0.06402457;-0.3481709;0.02532952,0.07309271;-0.6790934;0.1037573,0.07529046;-0.640552;0.01839782,-0.05830131;0.004573399;-0.02819232,-0.09035043;-0.3472159;0.008316269,-0.1105954;-0.6779999;0.08522496,-0.1060545;-0.6393864;-3.46899E-05,0.006445881;0.5379955;0.004943388,0;0;0,-0.005542219;0.310331;-0.01094699,-0.01409471;0.6110708;-0.03541803,0.1900111;0.5065768;0.0728457,0.4023402;0.5045721;0.08007121,0.6141742;0.5210969;0.06728029,-0.1981408;0.4566394;-0.1283993,-0.2769228;0.2627746;-0.1651376,-0.2143612;0.07091953;-0.2328723,0.0649188;0.0003679395;0.0004243851,0.09177844;-0.3517751;-0.03685236,0.1164638;-0.6898532;-0.007925987,0.1442585;-0.7191066;-0.0634284,-0.04480887;0.00526961;-0.0466815,-0.1118848;-0.3431755;-0.06091428,-0.1014956;-0.6726205;0.02335273,-0.07424728;-0.6614707;-0.05580674,-0.01166493;0.5372583;-0.02692723,63.60011
+0;0;0,0.003257813;0.3104424;0.00753597,0.007033137;0.6121523;0.0006876378,0.2268912;0.4904684;0.03183433,0.422114;0.4109533;0.05843224,0.6299745;0.3699225;0.07890664,-0.216182;0.4893291;0.009705776,-0.417027;0.42052;0.0179892,-0.6230009;0.3671727;0.02411895,0.05942046;0.003195416;-0.02612895,0.06368344;-0.3483998;0.02501949,0.07276696;-0.6793047;0.1034699,0.07495225;-0.6408032;0.01844686,-0.0583445;0.004529201;-0.02826887,-0.09077252;-0.34743;0.008154782,-0.1111104;-0.6782091;0.08500927,-0.1065898;-0.6396337;8.575618E-05,0.006031101;0.5379441;0.004751994,0;0;0,-0.00615488;0.310295;-0.01100016,-0.0156977;0.6109439;-0.03561544,0.1892676;0.5068947;0.07256842,0.4016074;0.5053869;0.07974744,0.6133292;0.5232487;0.06695724,-0.1999348;0.4563392;-0.1285613,-0.2786027;0.2623647;-0.164993,-0.2159603;0.07055412;-0.2327674,0.06498733;0.0004168451;0.0004425049,0.09157112;-0.3519419;-0.03684211,0.1164798;-0.6900457;-0.008550406,0.1441098;-0.7192966;-0.06361294,-0.04486643;0.005226585;-0.04672697,-0.1124117;-0.3433262;-0.0609435,-0.1015685;-0.67274;0.02334168,-0.07451298;-0.6614934;-0.05553978,-0.01302119;0.5371578;-0.02708101,63.63326
+0;0;0,0.003257813;0.3104424;0.00753597,0.007033137;0.6121523;0.0006876378,0.2268912;0.4904684;0.03183433,0.422114;0.4109533;0.05843224,0.6299745;0.3699225;0.07890664,-0.216182;0.4893291;0.009705776,-0.417027;0.42052;0.0179892,-0.6230009;0.3671727;0.02411895,0.05942046;0.003195416;-0.02612895,0.06368344;-0.3483998;0.02501949,0.07276696;-0.6793047;0.1034699,0.07495225;-0.6408032;0.01844686,-0.0583445;0.004529201;-0.02826887,-0.09077252;-0.34743;0.008154782,-0.1111104;-0.6782091;0.08500927,-0.1065898;-0.6396337;8.575618E-05,0.006031101;0.5379441;0.004751994,0;0;0,-0.00615488;0.310295;-0.01100016,-0.0156977;0.6109439;-0.03561544,0.1892676;0.5068947;0.07256842,0.4016074;0.5053869;0.07974744,0.6133292;0.5232487;0.06695724,-0.1999348;0.4563392;-0.1285613,-0.2786027;0.2623647;-0.164993,-0.2159603;0.07055412;-0.2327674,0.06498733;0.0004168451;0.0004425049,0.09157112;-0.3519419;-0.03684211,0.1164798;-0.6900457;-0.008550406,0.1441098;-0.7192966;-0.06361294,-0.04486643;0.005226585;-0.04672697,-0.1124117;-0.3433262;-0.0609435,-0.1015685;-0.67274;0.02334168,-0.07451298;-0.6614934;-0.05553978,-0.01302119;0.5371578;-0.02708101,63.65525
+0;0;0,0.003256493;0.3103166;0.007532917,0.007029408;0.6118337;0.0006888616,0.2266511;0.4902458;0.03180403,0.421883;0.410727;0.05840319,0.6297579;0.3696934;0.078879,-0.2159466;0.4891078;0.009699214,-0.416801;0.4202954;0.01798303,-0.6227891;0.3669444;0.0241132,0.05949555;0.003199454;-0.02616197,0.06376145;-0.348636;0.02502142,0.07283784;-0.6792812;0.1034103,0.07502358;-0.6407779;0.01836961,-0.05841823;0.004534925;-0.0283046,-0.09086841;-0.3476648;0.008143943,-0.1111903;-0.6781844;0.08493814,-0.1066688;-0.6396073;-2.987683E-06,0.00602798;0.5376706;0.004750749,0;0;0,-0.00678362;0.3101559;-0.01100254,-0.01681004;0.6105925;-0.03565311,0.1881004;0.5070699;0.07242298,0.4004577;0.5064621;0.07951283,0.6121365;0.524865;0.06653523,-0.2011953;0.4564713;-0.1279432,-0.2795274;0.2622963;-0.1640874,-0.2171467;0.07040086;-0.2319091,0.06507021;0.0003837049;0.0003550053,0.09146333;-0.3522268;-0.03699946,0.1166213;-0.6900257;-0.008496284,0.1441966;-0.7196968;-0.06315875,-0.04497716;0.005228243;-0.04673465,-0.1125506;-0.34356;-0.06111324,-0.1019643;-0.6727523;0.02299279,-0.07498419;-0.6614886;-0.05593779,-0.01404287;0.5368565;-0.02710795,63.67821
+0;0;0,0.003002892;0.3104527;0.00723576,0.006634684;0.6121387;0.0001786184,0.2248478;0.4913042;0.03124779,0.4217943;0.4162294;0.05817424,0.6307645;0.3809729;0.07864042,-0.2150959;0.4912458;0.009156775,-0.4172869;0.4264452;0.01745601,-0.6252113;0.3808161;0.02143535,0.05949277;0.003151394;-0.02618797,0.06348933;-0.3502571;0.02475817,0.07260039;-0.6794331;0.1028154,0.07484391;-0.6408463;0.01676138,-0.05840221;0.004560202;-0.02834638,-0.09148548;-0.3491533;0.00772777,-0.1115486;-0.6782564;0.08402586,-0.1069419;-0.6395946;-0.001926541,0.005667804;0.537925;0.004308974,0;0;0,-0.007407203;0.3102621;-0.01117158,-0.01818396;0.6108173;-0.03616762,0.1851697;0.5076991;0.07204032,0.397529;0.5073532;0.07929182,0.6091415;0.5266144;0.06589174,-0.2010976;0.4569246;-0.1274118,-0.2791805;0.2625569;-0.163097,-0.2172214;0.07060719;-0.2312643,0.06507489;0.0004965961;0.0003778934,0.09098783;-0.3536967;-0.03683329,0.1165689;-0.6899881;-0.008788347,0.144556;-0.719803;-0.06467175,-0.04497598;0.005157663;-0.04675137,-0.1130481;-0.3450738;-0.0613515,-0.1032968;-0.6730572;0.02150103,-0.07589781;-0.662025;-0.0583337,-0.0152401;0.5370449;-0.02752781,63.71157
+0;0;0,0.003002129;0.3103738;0.007233922,0.006632904;0.6119751;0.0001786598,0.2245231;0.4912278;0.03120708,0.4215149;0.4161357;0.05813973,0.630488;0.3808787;0.0786062,-0.2147719;0.4911695;0.00914864,-0.4170095;0.426354;0.01744979,-0.6249368;0.3807242;0.02142918,0.05950126;0.003151844;-0.02619171,0.06350182;-0.3506097;0.02480533,0.07257766;-0.6785133;0.1025608,0.07483927;-0.6398572;0.01581279,-0.05841056;0.004560852;-0.02835043,-0.09152687;-0.349506;0.007759767,-0.1115125;-0.6773369;0.08376291,-0.1068686;-0.6386054;-0.002882674,0.005666264;0.5377799;0.004307988,0;0;0,-0.007823825;0.3101729;-0.01117158,-0.01881891;0.6106374;-0.03614211,0.1842115;0.5089294;0.07242441,0.3966361;0.5089304;0.07918835,0.60814;0.5293304;0.06571198,-0.201625;0.457055;-0.1270102,-0.2797669;0.2626486;-0.1626468,-0.2183022;0.07046349;-0.2306074,0.06508335;0.0006320775;0.0003137589,0.09084149;-0.3539288;-0.03692937,0.1163658;-0.688952;-0.009416102,0.1445262;-0.7200692;-0.06488633,-0.04499926;0.005076329;-0.04675081,-0.1134314;-0.3454326;-0.06173297,-0.1034524;-0.6721417;0.02079352,-0.07580628;-0.6612515;-0.05967867,-0.01583925;0.536884;-0.0275116,63.74454
+0;0;0,0.003001896;0.3103496;0.007233359,0.006632049;0.611899;0.0001791557,0.2246545;0.4911326;0.03122332,0.4216977;0.4160209;0.05816299,0.630697;0.3807595;0.07863201,-0.2149058;0.4910742;0.009151554,-0.4171961;0.4262418;0.01745486,-0.6251494;0.3806063;0.02143476,0.05950861;0.003152233;-0.02619495,0.06352976;-0.3524297;0.02506451,0.07255745;-0.6785939;0.1024076,0.07482284;-0.6399235;0.01551491,-0.05841777;0.004561416;-0.02835393,-0.09170449;-0.3513273;0.007942075,-0.1115841;-0.6774193;0.08354206,-0.1069325;-0.6386731;-0.003247976,0.005665528;0.5377128;0.004307979,0;0;0,-0.008222654;0.310136;-0.01123667,-0.01945747;0.6105312;-0.03630733,0.1834879;0.5092064;0.07294416,0.3959856;0.5098814;0.07909465,0.6072803;0.5322613;0.06506968,-0.2025867;0.4569052;-0.126731,-0.2810885;0.2626062;-0.162493,-0.2198709;0.07034226;-0.2305369,0.06509115;0.0006767511;0.0002682209,0.09048788;-0.3557767;-0.03685474,0.1164343;-0.6889842;-0.009539602,0.1445584;-0.7201586;-0.06519365,-0.04501821;0.005040303;-0.04674766,-0.1139803;-0.347243;-0.06167824,-0.1038075;-0.6722211;0.02037204,-0.07608543;-0.6613528;-0.06022641,-0.01643609;0.5367914;-0.02765298,63.76754
+0;0;0,0.002944868;0.3103206;0.007170008,0.00649703;0.6118239;6.46757E-05,0.2243071;0.4915084;0.03109533,0.4233491;0.4219769;0.05837755,0.6332884;0.3933838;0.07939459,-0.2149488;0.4921852;0.008801356,-0.4186786;0.4320673;0.01755618,-0.6272441;0.3893486;0.02061397,0.05953365;0.003094684;-0.02612316,0.06329565;-0.35278;0.02496091,0.07230432;-0.679808;0.1024317,0.07459797;-0.6412306;0.01643673,-0.058367;0.00461046;-0.02843042,-0.0918324;-0.3515299;0.00782717,-0.1117513;-0.678493;0.08351497,-0.1070973;-0.6398406;-0.002377085,0.005548878;0.5376446;0.00420263,0;0;0,-0.008463874;0.3100953;-0.01132345,-0.01962197;0.6104404;-0.03647995,0.1828663;0.5096063;0.07304811,0.3953503;0.5132295;0.07888412,0.6064405;0.5374178;0.0651145,-0.2024338;0.4566485;-0.1266817,-0.281527;0.2626058;-0.1625749,-0.2205768;0.07026736;-0.2305807,0.06508216;0.0007200539;0.0002121925,0.09062849;-0.3559741;-0.03703284,0.1166152;-0.689979;-0.008826017,0.1442447;-0.7202968;-0.06425476,-0.04502273;0.005002416;-0.04673522,-0.1140592;-0.3475269;-0.06182016,-0.1036345;-0.673324;0.02050748,-0.07614254;-0.6622625;-0.05923896,-0.01663375;0.5367079;-0.02780914,63.80076
+0;0;0,0.002943451;0.3101714;0.007166559,0.006494601;0.6115881;6.302074E-05,0.2241488;0.491321;0.03107363,0.4231448;0.4218056;0.05834954,0.6330807;0.393213;0.07936624,-0.2147937;0.4919974;0.008795555,-0.4184765;0.4318933;0.01754835,-0.6270385;0.3891753;0.0206061,0.05953618;0.003094816;-0.02612427,0.06331135;-0.3540261;0.0251387,0.07229798;-0.6802543;0.10242,0.07460024;-0.6416447;0.01610203,-0.05836947;0.004610656;-0.02843163,-0.09195207;-0.3527769;0.007952934,-0.1118223;-0.6789402;0.0834556,-0.1071508;-0.6402553;-0.002759062,0.005546647;0.5374243;0.00420011,0;0;0,-0.008615971;0.3099364;-0.01146793,-0.01976123;0.6101871;-0.03672028,0.1826474;0.5099872;0.07277273,0.3950526;0.5144431;0.07909345,0.6053179;0.5447806;0.06493496,-0.2025094;0.4563825;-0.1266478,-0.2817553;0.2624777;-0.1626583,-0.2216344;0.06987062;-0.2306312,0.06508282;0.0008699;0.0002856255,0.09014265;-0.3570814;-0.03740168,0.1166991;-0.6901981;-0.009010551,0.1446572;-0.7204414;-0.0648613,-0.04499975;0.004909543;-0.04677104,-0.1143135;-0.3488357;-0.06217948,-0.1042212;-0.673799;0.02013053,-0.07665058;-0.6628094;-0.05992375,-0.01678219;0.5364723;-0.02802896,63.82278
+0;0;0,0.002943451;0.3101714;0.007166559,0.006494601;0.6115881;6.302074E-05,0.2241488;0.491321;0.03107363,0.4231448;0.4218056;0.05834954,0.6330807;0.393213;0.07936624,-0.2147937;0.4919974;0.008795555,-0.4184765;0.4318933;0.01754835,-0.6270385;0.3891753;0.0206061,0.05953618;0.003094816;-0.02612427,0.06331135;-0.3540261;0.0251387,0.07229798;-0.6802543;0.10242,0.07460024;-0.6416447;0.01610203,-0.05836947;0.004610656;-0.02843163,-0.09195207;-0.3527769;0.007952934,-0.1118223;-0.6789402;0.0834556,-0.1071508;-0.6402553;-0.002759062,0.005546647;0.5374243;0.00420011,0;0;0,-0.008615971;0.3099364;-0.01146793,-0.01976123;0.6101871;-0.03672028,0.1826474;0.5099872;0.07277273,0.3950526;0.5144431;0.07909345,0.6053179;0.5447806;0.06493496,-0.2025094;0.4563825;-0.1266478,-0.2817553;0.2624777;-0.1626583,-0.2216344;0.06987062;-0.2306312,0.06508282;0.0008699;0.0002856255,0.09014265;-0.3570814;-0.03740168,0.1166991;-0.6901981;-0.009010551,0.1446572;-0.7204414;-0.0648613,-0.04499975;0.004909543;-0.04677104,-0.1143135;-0.3488357;-0.06217948,-0.1042212;-0.673799;0.02013053,-0.07665058;-0.6628094;-0.05992375,-0.01678219;0.5364723;-0.02802896,63.84551
+0;0;0,0.002970031;0.3101727;0.006988007,0.006509166;0.6115679;-0.0002384759,0.2236826;0.4919072;0.03076275,0.4238262;0.4263357;0.05944221,0.6347421;0.4063685;0.08009012,-0.2145437;0.4939145;0.009057926,-0.4198492;0.4395186;0.01744432,-0.6288662;0.399388;0.02090439,0.05960654;0.003115394;-0.02589235,0.06339532;-0.3542726;0.02465462,0.07239501;-0.680461;0.102003,0.07464682;-0.6418347;0.01544372,-0.05826465;0.004627922;-0.02858099,-0.09200267;-0.352906;0.007843964,-0.112148;-0.6790372;0.08331103,-0.1075166;-0.6403491;-0.003147438,0.005565163;0.5374072;0.003922108,0;0;0,-0.008953422;0.3099251;-0.01144552,-0.02027419;0.6101536;-0.03665853,0.1816876;0.5104926;0.072577,0.3940898;0.5155717;0.07882881,0.6041405;0.5473717;0.06548691,-0.2021739;0.4561451;-0.126601,-0.2815484;0.2622951;-0.1626766,-0.2220206;0.06955485;-0.2306338,0.06505597;0.0008362234;0.0002861023,0.09001531;-0.3572671;-0.03758979,0.1168228;-0.6903182;-0.008936882,0.1447446;-0.7207539;-0.06497169,-0.04496349;0.004904743;-0.04676845,-0.1143457;-0.3489744;-0.0626181,-0.1039693;-0.6737078;0.02046688,-0.07628688;-0.6627607;-0.05979938,-0.01726195;0.5364406;-0.02797985,63.87928
+0;0;0,0.002970515;0.3102232;0.006989145,0.006510613;0.6116997;-0.0002395087,0.2238376;0.4919818;0.03078206,0.4240288;0.4263947;0.05946834,0.6349309;0.4064288;0.08011491,-0.2146978;0.4939906;0.009061929,-0.4200521;0.4395818;0.01745031,-0.6290555;0.3994537;0.02091016,0.05959993;0.003115049;-0.02588948,0.0633895;-0.3543471;0.02466799,0.07239857;-0.6808754;0.102097,0.07463894;-0.6422929;0.01597741,-0.05825819;0.004627409;-0.02857781,-0.09200321;-0.3529807;0.007854695,-0.1121696;-0.6794517;0.08340041,-0.1075617;-0.6408077;-0.002618849,0.005566289;0.5375139;0.003922488,0;0;0,-0.009136155;0.309969;-0.01148295,-0.02058798;0.610269;-0.0367589,0.181566;0.51052;0.07250357,0.3940063;0.5167661;0.07808876,0.6039377;0.5493194;0.06490755,-0.2023675;0.4558346;-0.1268891,-0.2817752;0.2619307;-0.1629001,-0.2225835;0.06910081;-0.2308531,0.06504834;0.0008618832;0.0003035069,0.08980373;-0.3573178;-0.03769851,0.1166147;-0.690695;-0.008752106,0.1444848;-0.7207118;-0.06457782,-0.04495027;0.004881292;-0.04677357,-0.1146086;-0.3490114;-0.06281495,-0.1038325;-0.6739961;0.02064738,-0.07627528;-0.6629467;-0.0592071,-0.01754807;0.5365336;-0.02806401,63.90178
+0;0;0,0.002970182;0.3101884;0.006988361,0.006510432;0.6116778;-0.000240651,0.2234783;0.4920304;0.03073697,0.4236934;0.4264355;0.0594267,0.6346834;0.4064613;0.08008185,-0.2143357;0.4940359;0.009052573,-0.4197146;0.4396206;0.01744196,-0.6288049;0.3994758;0.02090325,0.05957776;0.00311389;-0.02587985,0.06337321;-0.3549037;0.02475617,0.07235819;-0.6805589;0.1019782,0.07462091;-0.6418908;0.01499967,-0.05823652;0.004625687;-0.02856719,-0.09203397;-0.353538;0.007921925,-0.1121464;-0.6791362;0.08326565,-0.1074925;-0.640406;-0.003611512,0.005566053;0.5374876;0.003921588,0;0;0,-0.00926888;0.3099307;-0.01146936,-0.02081919;0.6102448;-0.0366888,0.1811519;0.5108417;0.07223129,0.3936113;0.5175507;0.07751679,0.603591;0.5497587;0.06290507,-0.2020775;0.455748;-0.1268794,-0.2814675;0.2617992;-0.162838,-0.2227717;0.06877644;-0.2309512,0.06502396;0.0008752644;0.0003027916,0.08921377;-0.3579209;-0.03758049,0.1164996;-0.6904269;-0.009464504,0.1449391;-0.7212481;-0.06547785,-0.04492537;0.004864353;-0.0467656,-0.1152257;-0.3494557;-0.06320195,-0.1041465;-0.673499;0.02027558,-0.0763147;-0.6626315;-0.0603771,-0.01775478;0.5365039;-0.02801204,63.93497
+0;0;0,0.002901946;0.3101493;0.00665935,0.006385381;0.6116595;-0.0007563622,0.2232461;0.4922005;0.03027661,0.4309337;0.4590104;0.0615641,0.6383898;0.4149503;0.08064342,-0.214666;0.4959784;0.008996065,-0.4209183;0.4450408;0.01793913,-0.6307246;0.4088639;0.02192165,0.05961444;0.003172805;-0.02574335,0.06315679;-0.35605;0.0240329,0.07222404;-0.6807113;0.1011055,0.07444212;-0.6420823;0.01435797,-0.05816747;0.004519462;-0.02868429,-0.09226988;-0.3547275;0.007508757,-0.1123898;-0.6793339;0.08269653,-0.1077855;-0.6406458;-0.003951207,0.005451414;0.5374618;0.003437882,0;0;0,-0.009451628;0.3098756;-0.01153946,-0.02113292;0.6102037;-0.03681779,0.1809856;0.5112159;0.07165766,0.3934601;0.5176721;0.07690668,0.60366;0.5484577;0.06236196,-0.2020931;0.4554644;-0.126952,-0.2813756;0.2614683;-0.1629301,-0.2228452;0.06832196;-0.2308419,0.06500691;0.0008439422;0.0002398491,0.08827275;-0.3591433;-0.03716516,0.1164431;-0.6906095;-0.009524822,0.1446843;-0.7221528;-0.06447363,-0.04492921;0.00487692;-0.04673596,-0.1156041;-0.3504508;-0.06342542,-0.1045944;-0.6736222;0.01943827,-0.07689968;-0.6627005;-0.06102,-0.01803637;0.5364568;-0.02812505,63.95678
+0;0;0,0.002901946;0.3101493;0.00665935,0.006385381;0.6116595;-0.0007563622,0.2232461;0.4922005;0.03027661,0.4309337;0.4590104;0.0615641,0.6383898;0.4149503;0.08064342,-0.214666;0.4959784;0.008996065,-0.4209183;0.4450408;0.01793913,-0.6307246;0.4088639;0.02192165,0.05961444;0.003172805;-0.02574335,0.06315679;-0.35605;0.0240329,0.07222404;-0.6807113;0.1011055,0.07444212;-0.6420823;0.01435797,-0.05816747;0.004519462;-0.02868429,-0.09226988;-0.3547275;0.007508757,-0.1123898;-0.6793339;0.08269653,-0.1077855;-0.6406458;-0.003951207,0.005451414;0.5374618;0.003437882,0;0;0,-0.009451628;0.3098756;-0.01153946,-0.02113292;0.6102037;-0.03681779,0.1809856;0.5112159;0.07165766,0.3934601;0.5176721;0.07690668,0.60366;0.5484577;0.06236196,-0.2020931;0.4554644;-0.126952,-0.2813756;0.2614683;-0.1629301,-0.2228452;0.06832196;-0.2308419,0.06500691;0.0008439422;0.0002398491,0.08827275;-0.3591433;-0.03716516,0.1164431;-0.6906095;-0.009524822,0.1446843;-0.7221528;-0.06447363,-0.04492921;0.00487692;-0.04673596,-0.1156041;-0.3504508;-0.06342542,-0.1045944;-0.6736222;0.01943827,-0.07689968;-0.6627005;-0.06102,-0.01803637;0.5364568;-0.02812505,63.97948
+0;0;0,0.002902337;0.3101911;0.006660246,0.006386572;0.6117699;-0.0007573499,0.2228906;0.4923635;0.03023291,0.4305514;0.4591776;0.06151636,0.6381406;0.4150893;0.08060794,-0.2143048;0.4961351;0.008987197,-0.4205305;0.4452041;0.0179291,-0.6304715;0.409004;0.02191418,0.0596443;0.003174394;-0.02575624,0.06319163;-0.3565537;0.02409002,0.07224959;-0.6808824;0.1010837,0.07454194;-0.6419645;0.01143134,-0.0581966;0.004521725;-0.02869866,-0.09234697;-0.3552305;0.007545296,-0.1124462;-0.6795044;0.08265606,-0.1076878;-0.6405253;-0.006893128,0.005452333;0.5375507;0.00343811,0;0;0,-0.009570226;0.3099136;-0.01154351,-0.02127147;0.6103112;-0.03680992,0.1810679;0.511638;0.07047534,0.3935281;0.517294;0.07609963,0.6042341;0.5443295;0.05955768,-0.2016935;0.4552373;-0.1268622,-0.2806454;0.2611194;-0.1627481,-0.2219975;0.06801379;-0.2311016,0.0650388;0.0009229183;7.414818E-05,0.0878547;-0.3596347;-0.03706288,0.1162686;-0.6907351;-0.009416342,0.1459573;-0.7234926;-0.06688285,-0.04498952;0.004852199;-0.04672582,-0.1157044;-0.3509837;-0.06351069,-0.1046416;-0.6738976;0.01897203,-0.07618444;-0.6636092;-0.06423835,-0.01817457;0.5365419;-0.02812219,64.01319
+0;0;0,0.002810635;0.3101293;0.006478392,0.006218766;0.6116511;-0.001107446,0.2225693;0.4928415;0.03017727,0.4286189;0.4507037;0.06208265,0.6396317;0.4300653;0.08179842,-0.2144591;0.4974269;0.008909474,-0.42285;0.4556301;0.01764371,-0.6325622;0.4190263;0.02233261,0.05971946;0.0031317;-0.02562105,0.06307856;-0.3571864;0.02340491,0.07204108;-0.6811198;0.1002584,0.07435957;-0.6421918;0.01039132,-0.05814008;0.004526326;-0.02884274,-0.09237328;-0.355712;0.007218802,-0.112444;-0.679575;0.08224934,-0.1076548;-0.6405855;-0.007513888,0.00529795;0.5374341;0.003123686,0;0;0,-0.009434178;0.3098626;-0.01123571,-0.0209128;0.6102332;-0.03627729,0.1818895;0.5118933;0.06943464,0.3945254;0.5157982;0.07399058,0.605648;0.5397286;0.06000471,-0.2008097;0.4547496;-0.1265397,-0.278671;0.2601827;-0.1630273,-0.2205112;0.06704049;-0.2312517,0.06505281;0.0008722246;-0.0001764297,0.08829668;-0.360204;-0.03661323,0.1167488;-0.6908762;-0.008935928,0.1465459;-0.7235025;-0.06682611,-0.04506736;0.004877563;-0.04666692,-0.1151718;-0.3515486;-0.06368947,-0.1041485;-0.6740198;0.01883578,-0.07582712;-0.6637591;-0.06464744,-0.01785995;0.5364563;-0.02764273,64.04648
+0;0;0,0.002810796;0.310147;0.006478761,0.006219309;0.6117022;-0.001108046,0.2227226;0.4928501;0.03019635,0.4288664;0.450693;0.0621163,0.6399043;0.4300522;0.08183442,-0.2146133;0.4974387;0.008913586,-0.4230994;0.4556228;0.01765181,-0.6328366;0.4190146;0.02234127,0.05984244;0.003138149;-0.02567382,0.06322483;-0.3596787;0.02369213,0.07213902;-0.6818653;0.1001312,0.07447677;-0.6428632;0.009517781,-0.0582598;0.004535647;-0.02890214,-0.0927304;-0.3582008;0.007409483,-0.1126929;-0.6803174;0.08203544,-0.1078639;-0.6412534;-0.008473262,0.005298354;0.537474;0.003123727,0;0;0,-0.009556085;0.3098809;-0.01111579,-0.02100551;0.6102951;-0.03605175,0.1826119;0.5116239;0.06819558,0.3953915;0.5133786;0.07182169,0.6071629;0.5309753;0.05785465,-0.2006821;0.4542351;-0.1266625,-0.2782502;0.2594675;-0.1632704,-0.2198047;0.0665448;-0.2319495,0.06518377;0.0009776354;-0.0004794598,0.08843639;-0.3626798;-0.03649449,0.116554;-0.6915197;-0.008203983,0.1465077;-0.7242543;-0.06706357,-0.04527172;0.004821614;-0.04666191,-0.1158718;-0.3540673;-0.06394979,-0.1050129;-0.674773;0.01824854,-0.07666822;-0.6646594;-0.06600353,-0.01796694;0.5365033;-0.02744246,64.06899
+0;0;0,0.002809996;0.3100588;0.00647692,0.006218135;0.6115789;-0.00110964,0.2230467;0.4926536;0.03023564,0.4292565;0.4504831;0.0621658,0.6402215;0.4298493;0.08187711,-0.2149437;0.4972491;0.008921023,-0.4234965;0.4554197;0.01766205,-0.6331612;0.4188243;0.02234989,0.0597567;0.003133652;-0.02563703,0.06314144;-0.3599353;0.02376322,0.07204591;-0.6817703;0.1001189,0.0743603;-0.642858;0.01041032,-0.05817633;0.004529148;-0.02886072,-0.09267089;-0.3584594;0.007476123,-0.1126116;-0.6802244;0.08202062,-0.1078309;-0.6412508;-0.007584229,0.0052971;0.5373443;0.003122498,0;0;0,-0.009321213;0.309815;-0.01068091,-0.02064715;0.6102114;-0.035465,0.1841795;0.5111386;0.06682205,0.3970413;0.5101825;0.06987548,0.6093566;0.5199354;0.05772781,-0.2003375;0.4538634;-0.1266475,-0.277117;0.2587469;-0.1634548,-0.2183882;0.0662107;-0.232746,0.06508251;0.0008758008;-0.001200199,0.08895102;-0.3631257;-0.03590012,0.1168287;-0.6916252;-0.00764823,0.1461391;-0.7250631;-0.06464767,-0.04530699;0.004847106;-0.04649433,-0.1154918;-0.3543827;-0.06378388,-0.1047477;-0.6747142;0.01843218,-0.07697953;-0.6643774;-0.0650825,-0.01762691;0.5364078;-0.02689505,64.10264
+0;0;0,0.002714461;0.3101327;0.006283338,0.006041745;0.6117561;-0.001463754,0.2232125;0.4931115;0.03016664,0.4295974;0.4516826;0.06175332,0.6413718;0.4414224;0.08207918,-0.2155897;0.498674;0.009390547,-0.4249867;0.4611171;0.01654542,-0.6353589;0.428501;0.02336726,0.05988149;0.003147654;-0.0256194,0.06322572;-0.3613277;0.02349727,0.07207531;-0.6815755;0.09951266,0.07427306;-0.6428151;0.01122416,-0.05824443;0.004477453;-0.02897573,-0.09283721;-0.3598677;0.007382007,-0.1126919;-0.6800699;0.08148798,-0.1080668;-0.6412488;-0.006700635,0.005141892;0.5374687;0.002809515,0;0;0,-0.009215534;0.3098991;-0.01033473,-0.0204263;0.610423;-0.03493166,0.1854471;0.5101625;0.06525898,0.398223;0.5054942;0.06891966,0.6107985;0.5071881;0.05566907,-0.200217;0.4537521;-0.1264841,-0.2761873;0.2584006;-0.1635666,-0.2163947;0.06631458;-0.2335279,0.06518155;0.0007832348;-0.001675129,0.09009321;-0.3646092;-0.03534532,0.1169447;-0.6915886;-0.00743866,0.1457637;-0.7249919;-0.06244707,-0.04548884;0.004891556;-0.04646389,-0.1155612;-0.3557402;-0.06379908,-0.1050632;-0.67449;0.01807747,-0.07805234;-0.6638168;-0.06422272,-0.01745106;0.5365547;-0.02642846,64.13622
+0;0;0,0.002715489;0.3102502;0.006285716,0.006043325;0.6119247;-0.001462345,0.2235732;0.4932026;0.03021335,0.4300073;0.4517638;0.06180755,0.6416993;0.4415076;0.08212551,-0.2159517;0.4987743;0.009403048,-0.4253986;0.4612085;0.01655962,-0.6356889;0.428605;0.02337881,0.05997669;0.003152658;-0.02566013,0.06332026;-0.3612508;0.02344685,0.07218921;-0.6821991;0.09962852,0.07437769;-0.6434757;0.01171218,-0.05833703;0.004484572;-0.0290218,-0.09292299;-0.3597887;0.007328767,-0.1128211;-0.6806914;0.08159685,-0.1082155;-0.6419074;-0.00622002,0.005143418;0.5376329;0.002811179,0;0;0,-0.009273455;0.3100259;-0.009999275,-0.02045938;0.6106179;-0.03438854,0.1865452;0.5085909;0.06362009,0.3993146;0.5015886;0.06687117,0.6118942;0.4986169;0.05535674,-0.200207;0.4538118;-0.126765,-0.2753077;0.2580502;-0.1637472,-0.2153457;0.06627403;-0.2341598,0.06527251;0.0007535219;-0.002125263,0.09036478;-0.3646333;-0.03491902,0.1168938;-0.6922558;-0.005766155,0.1458238;-0.7242391;-0.06172419,-0.04569933;0.004949997;-0.0463967,-0.1155539;-0.3556533;-0.06366492,-0.1052718;-0.6751248;0.01832526,-0.07864556;-0.664344;-0.06372251,-0.01748544;0.5367423;-0.02590919,64.1581
+0;0;0,0.002717695;0.3105022;0.006290823,0.006048861;0.6124768;-0.001465549,0.2235381;0.4936746;0.03021025,0.430299;0.4521702;0.06185447,0.6418874;0.441919;0.0821625,-0.2159071;0.4992452;0.009403722,-0.4256856;0.4616199;0.01657163,-0.6358731;0.4290325;0.02338748,0.05988656;0.00314792;-0.02562157,0.06322775;-0.3609962;0.02345047,0.0720908;-0.681731;0.09958146,0.07428221;-0.6429959;0.01154775,-0.05824937;0.004477832;-0.02897818,-0.09281071;-0.3595361;0.007346507,-0.1126955;-0.6802254;0.08156519,-0.1080838;-0.6414297;-0.00636892,0.005147886;0.5380968;0.002813049,0;0;0,-0.009327471;0.3102812;-0.009856462,-0.0203674;0.611191;-0.03411245,0.1862404;0.508589;0.06438612,0.3988584;0.4922394;0.06496095,0.6113855;0.4869454;0.05539941,-0.1999136;0.4538677;-0.1265465,-0.2741278;0.2574489;-0.1637749,-0.213694;0.06610137;-0.2346344,0.0651772;0.0007809401;-0.002024174,0.09058844;-0.3643505;-0.03448129,0.1167365;-0.6917733;-0.00522518,0.1454582;-0.7240135;-0.0611918,-0.04562051;0.004926433;-0.04633868,-0.1155303;-0.355411;-0.06335929,-0.1056812;-0.6747233;0.01842073,-0.07890479;-0.6639679;-0.06369935,-0.01744831;0.5372205;-0.02566576,64.19195
+0;0;0,0.002608448;0.3105106;0.005911471,0.005865377;0.6124799;-0.002066843,0.2234909;0.4944139;0.02990698,0.4311904;0.4573504;0.06091148,0.6429039;0.4537116;0.08215599,-0.2162982;0.500679;0.0095069,-0.4265799;0.4658476;0.01601853,-0.6374856;0.4384858;0.02359008,0.05992709;0.003147212;-0.02552673,0.06314019;-0.3610928;0.02283702,0.07197785;-0.6818473;0.09888843,0.07410529;-0.643131;0.01085128,-0.05818981;0.004450032;-0.02910185,-0.0929098;-0.3595837;0.006872043,-0.1127556;-0.6802678;0.08112297,-0.1082088;-0.6414908;-0.006816357,0.00498286;0.5381032;0.002272049,0;0;0,-0.009327471;0.3102812;-0.009856462,-0.0203674;0.611191;-0.03411245,0.1862404;0.508589;0.06438612,0.3988584;0.4922394;0.06496095,0.6113855;0.4869454;0.05539941,-0.1999136;0.4538677;-0.1265465,-0.2741278;0.2574489;-0.1637749,-0.213694;0.06610137;-0.2346344,0.0651772;0.0007809401;-0.002024174,0.09058844;-0.3643505;-0.03448129,0.1167365;-0.6917733;-0.00522518,0.1454582;-0.7240135;-0.0611918,-0.04562051;0.004926433;-0.04633868,-0.1155303;-0.355411;-0.06335929,-0.1056812;-0.6747233;0.01842073,-0.07890479;-0.6639679;-0.06369935,-0.01744831;0.5372205;-0.02566576,64.21405
+0;0;0,0.00261134;0.3108549;0.005918025,0.005869523;0.612939;-0.002063784,0.2240025;0.4947322;0.02997657,0.4316791;0.4576727;0.06097764,0.6434529;0.4540329;0.0822282,-0.2168088;0.5010118;0.009529063,-0.4270674;0.4661843;0.01603997,-0.6380331;0.4388147;0.02361368,0.06011923;0.003157303;-0.02560857,0.06331359;-0.358957;0.02247292,0.07219872;-0.6814346;0.09893288,0.07436417;-0.6425626;0.009322844,-0.05837638;0.0044643;-0.02919516,-0.09289375;-0.3574449;0.006568791,-0.1128462;-0.6798518;0.08121859,-0.1082181;-0.6409179;-0.008291885,0.00498654;0.5385231;0.002277395,0;0;0,-0.009604722;0.3106348;-0.009292364,-0.02068757;0.6116771;-0.03330255,0.1868961;0.5074275;0.06372046,0.3991947;0.4876281;0.0648706,0.6114969;0.47572;0.05492449,-0.2002164;0.4536176;-0.1263869,-0.2736862;0.2570054;-0.1639348,-0.2121845;0.06633717;-0.2358803,0.06538539;0.001000911;-0.001959324,0.09056088;-0.3620369;-0.03387356,0.1164691;-0.6912775;-0.004782675,0.1462444;-0.7212833;-0.06499982,-0.04584448;0.004778054;-0.04642782,-0.1152851;-0.3535049;-0.06255676,-0.1056243;-0.6745086;0.01978513,-0.1126889;-0.7159029;-0.0346787,-0.01776481;0.5376627;-0.02489448,64.23653
+0;0;0,0.002614199;0.3111952;0.005924505,0.005873858;0.6134183;-0.002060322,0.2245103;0.495092;0.03004483,0.4321753;0.4580345;0.06104417,0.6439582;0.4543946;0.08229564,-0.2173148;0.501386;0.009550298,-0.4275617;0.4665604;0.01606085,-0.6385365;0.4391897;0.02363488,0.06028536;0.003166027;-0.02567933,0.06346706;-0.3575144;0.02221176,0.07236421;-0.6804281;0.09877513,0.07452422;-0.6415784;0.009390384,-0.0585377;0.004476636;-0.02927584,-0.09291838;-0.3559995;0.006346494,-0.1128978;-0.6788424;0.08109728,-0.1082814;-0.639931;-0.008188166,0.004990652;0.5389835;0.002281954,0;0;0,-0.009881869;0.3109807;-0.008819342,-0.02105612;0.6121877;-0.03245163,0.1873983;0.5049706;0.06276202,0.3992014;0.4805692;0.0644896,0.6114227;0.4672124;0.05445862,-0.200382;0.4531621;-0.1263109,-0.2736545;0.2564773;-0.1637971,-0.2121835;0.06601258;-0.2363326,0.06556824;0.001025885;-0.001878977,0.09036963;-0.3606249;-0.03330517,0.1162069;-0.6903566;-0.004601717,0.1457277;-0.7208776;-0.06408572,-0.04605025;0.00478131;-0.04647893,-0.1153423;-0.3521003;-0.06158293,-0.1058405;-0.6735257;0.02093911,-0.1132635;-0.713863;-0.03447016,-0.01812188;0.5381473;-0.02411079,64.27065
+0;0;0,0.002530929;0.3115555;0.005495652,0.00568407;0.6140387;-0.0028933,0.2250585;0.4962434;0.03014563,0.4340255;0.4654237;0.05881944,0.6455834;0.4634592;0.08274876,-0.2182712;0.5028389;0.009744169,-0.4289828;0.4711845;0.01589995,-0.6407083;0.4500391;0.02354051,0.06052925;0.003186461;-0.02570303,0.06373037;-0.356279;0.02148855,0.07263718;-0.6798412;0.09800228,0.07476323;-0.6410499;0.008889996,-0.05868917;0.004452242;-0.02950168,-0.09310782;-0.3547628;0.00560686,-0.1130673;-0.6782027;0.08053637,-0.1084922;-0.6393507;-0.008477762,0.004834372;0.5395367;0.001567168,0;0;0,-0.009918809;0.3113364;-0.008643389,-0.02102011;0.6128296;-0.03212261,0.1881944;0.503322;0.06204629,0.3996565;0.4765422;0.06447077,0.6116253;0.4593506;0.05413079,-0.200352;0.45294;-0.1268889,-0.2733529;0.2562717;-0.1647274,-0.2120494;0.06585118;-0.2376322,0.0657829;0.001084179;-0.002454281,0.09046826;-0.3593351;-0.03313518,0.1158907;-0.6897001;-0.004172323,0.1454641;-0.7206104;-0.06280804,-0.04637977;0.004776871;-0.0464832,-0.1153892;-0.3508492;-0.06133437,-0.1060194;-0.672883;0.02132528,-0.1134477;-0.7129137;-0.03402205,-0.01811962;0.53871;-0.02381349,64.30367
+0;0;0,0.002532598;0.3117609;0.005499275,0.005686862;0.6143537;-0.00289208,0.2257002;0.4964207;0.03023051,0.4346881;0.4655979;0.05890718,0.6462595;0.4636332;0.08283804,-0.218916;0.5030354;0.009769843,-0.4296486;0.4713778;0.01592623,-0.6413878;0.450231;0.02356729,0.06051834;0.003185886;-0.0256984,0.06372326;-0.3567065;0.02154924,0.07261826;-0.6798398;0.09796155,0.07472683;-0.6411208;0.009581961,-0.05867859;0.004451439;-0.02949636,-0.09313811;-0.3551902;0.005653873,-0.1130711;-0.6782014;0.08048405,-0.1085337;-0.6394222;-0.007798187,0.004837025;0.5398396;0.001569113,0;0;0,-0.01013896;0.3115387;-0.008507729,-0.02132142;0.6131525;-0.03180623,0.1885317;0.502493;0.06207538,0.3997355;0.4735856;0.06445527,0.6114615;0.4534621;0.05415249,-0.2008303;0.4525779;-0.1271568,-0.2734403;0.2557316;-0.1649409,-0.2116594;0.06570089;-0.238497,0.06577265;0.001249164;-0.002329111,0.09063423;-0.3595921;-0.0329988,0.1156238;-0.6895279;-0.00382638,0.1447242;-0.7207928;-0.06119537,-0.04636831;0.004648746;-0.04649082,-0.1156182;-0.3513852;-0.06096216,-0.1063233;-0.6730047;0.02154581,-0.1139218;-0.712553;-0.03319655,-0.01840907;0.5390172;-0.02353263,64.33716
+0;0;0,0.002536169;0.3122006;0.005507031,0.005695585;0.6152874;-0.002898062,0.2259235;0.4971894;0.03025989,0.4348876;0.4663701;0.05893329,0.6464421;0.4644056;0.08286223,-0.2191274;0.5038105;0.009779215,-0.4298361;0.4721566;0.01593491,-0.6415582;0.4510115;0.02357535,0.06066473;0.003193593;-0.02576056,0.06386076;-0.3557006;0.02135603,0.07277235;-0.6794368;0.09791091,0.07490972;-0.6405988;0.00832472,-0.05882053;0.004462207;-0.02956771,-0.09318449;-0.354182;0.005485032,-0.1131547;-0.6777958;0.08045483,-0.1085553;-0.6388967;-0.009032689,0.004844351;0.5406508;0.001570466,0;0;0,-0.01010191;0.3119795;-0.008525372,-0.02116488;0.6141014;-0.03173137,0.1885364;0.5019257;0.06238818,0.399519;0.471651;0.06517625,0.6108856;0.4479214;0.05554271,-0.20094;0.4525627;-0.126487,-0.2732663;0.2556733;-0.1644532,-0.2111137;0.06595618;-0.2384547,0.06591642;0.001401395;-0.002660275,0.09094313;-0.3584985;-0.03234148,0.1154537;-0.689069;-0.002887247,0.1453083;-0.7204356;-0.0616343,-0.04664158;0.004609456;-0.04644708,-0.1155712;-0.3504879;-0.06022362,-0.1059673;-0.6725532;0.02300449,-0.1138642;-0.7128482;-0.03271455,-0.01828755;0.539838;-0.02348661,64.37043
+0;0;0,0.002444341;0.312361;0.00514427,0.005507627;0.6155428;-0.003580554,0.2261573;0.4981777;0.02988519,0.435747;0.4719464;0.05848756,0.647251;0.4722855;0.0829524,-0.2196454;0.5046407;0.009753391,-0.4306582;0.4750575;0.01544826,-0.6428657;0.4602835;0.02452106,0.06071338;0.003224615;-0.02564825,0.06365508;-0.3546661;0.0207724,0.07271444;-0.6795469;0.09731063,0.07477935;-0.6407432;0.007848255,-0.05875303;0.004407197;-0.02971538,-0.0932217;-0.3531651;0.004972745,-0.113254;-0.6778874;0.08008462,-0.1087301;-0.6390182;-0.009280682,0.004680009;0.5408981;0.0009624092,0;0;0,-0.01024555;0.3121338;-0.008327484,-0.02139278;0.6143767;-0.03125906,0.1883883;0.501168;0.06292462,0.3988528;0.4675831;0.06620336,0.6102788;0.4444154;0.05646086,-0.2013184;0.4523991;-0.1260355,-0.2733282;0.2554331;-0.164153,-0.2110803;0.06574017;-0.2381423,0.0659208;0.001346648;-0.002642155,0.0907429;-0.3574887;-0.03214407,0.1151419;-0.6891377;-0.002121449,0.1449797;-0.7203246;-0.06086802,-0.04669237;0.004647455;-0.0463958,-0.1155164;-0.3493857;-0.05955011,-0.1058393;-0.6725141;0.02400924,-0.1138124;-0.7125924;-0.03176486,-0.01849726;0.5400943;-0.02308035,64.40399

+ 145 - 0
DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_OneArm_Backward_ColorFeedback_Fast.csv

@@ -0,0 +1,145 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.001803815;0.3108848;-0.0007765593,0.003569296;0.6131788;-0.01558292,0.1647107;0.4945535;0.01085931,0.1939733;0.2456223;0.03115772,0.2233883;0.04369615;-0.01712228,-0.157018;0.4864558;-0.005678606,-0.1985231;0.2389184;-0.0210944,-0.234061;0.03681707;-0.06425084,0.07233731;0.008217406;-0.05065794,0.09294973;-0.334179;-0.01846676,0.09342947;-0.6721259;0.05983332,0.09550658;-0.6329474;-0.03657061,-0.06983672;0.007217078;-0.0541958,-0.1205089;-0.3325639;-0.02816385,-0.1413826;-0.6709692;0.04522084,-0.13681;-0.6316412;-0.0510826,0.003250421;0.5387786;-0.009453442,0;0;0,-0.00121069;0.3107543;0.00914073,-0.005097121;0.6133134;0.002793074,0.1532571;0.499207;-0.03915524,0.2269694;0.2634481;-0.08626437,0.2158281;0.08404176;-0.1942441,-0.1640506;0.4859597;0.01296171,-0.2116144;0.2395375;-0.002812359,-0.2474616;0.07675324;-0.1300391,0.07480411;0.005024433;-0.04738712,0.1179177;-0.3366787;-0.05614305,0.1339165;-0.6779158;0.00419331,0.1457727;-0.7118344;-0.06761289,-0.08386701;0.003436231;-0.02865235,-0.1172883;-0.3393169;-0.0386406,-0.1135222;-0.6796792;0.02828112,-0.1308378;-0.7239689;-0.03141383,-0.004012942;0.5387912;0.007073641,17.59245
+0;0;0,0.001744657;0.3108839;-0.001176893,0.003410529;0.6131169;-0.0171225,0.164535;0.494867;0.01075018,0.1939459;0.2459313;0.03077693,0.2231848;0.04401365;-0.01764542,-0.1571861;0.4866432;-0.005590279,-0.1987041;0.2390781;-0.02051818,-0.2343276;0.03680564;-0.06279343,0.07232618;0.008200691;-0.05067653,0.09292972;-0.3341732;-0.01824085,0.09286379;-0.6720815;0.06022707,0.09489539;-0.6329712;-0.03618431,-0.06992464;0.007212158;-0.05408299,-0.1208378;-0.3325283;-0.02799292,-0.1417892;-0.6709234;0.04541689,-0.1372631;-0.631663;-0.05089528,0.003118746;0.5387471;-0.01063252,0;0;0,-0.00121069;0.3107543;0.00914073,-0.005097121;0.6133134;0.002793074,0.1532571;0.499207;-0.03915524,0.2269694;0.2634481;-0.08626437,0.2158281;0.08404176;-0.1942441,-0.1640506;0.4859597;0.01296171,-0.2116144;0.2395375;-0.002812359,-0.2474616;0.07675324;-0.1300391,0.07480411;0.005024433;-0.04738712,0.1179177;-0.3366787;-0.05614305,0.1339165;-0.6779158;0.00419331,0.1457727;-0.7118344;-0.06761289,-0.08386701;0.003436231;-0.02865235,-0.1172883;-0.3393169;-0.0386406,-0.1135222;-0.6796792;0.02828112,-0.1308378;-0.7239689;-0.03141383,-0.004012942;0.5387912;0.007073641,17.6067
+0;0;0,0.001744267;0.3108144;-0.00117663,0.003409828;0.6129821;-0.01711772,0.1648826;0.4946769;0.01079763,0.1942348;0.246238;0.03078441,0.2234543;0.04445447;-0.01760577,-0.1575324;0.4864354;-0.005578067,-0.1989675;0.2393643;-0.02047618,-0.2345673;0.03722623;-0.06272335,0.0723308;0.008201213;-0.05067976,0.09293549;-0.3341919;-0.01824226,0.09286956;-0.6720891;0.0602231,0.09490097;-0.6329798;-0.0361794,-0.06992909;0.007212617;-0.05408642,-0.1208451;-0.3325469;-0.0279949,-0.1417959;-0.670931;0.04541253,-0.1372702;-0.6316714;-0.05089077,0.003118199;0.5386517;-0.01063118,0;0;0,-0.0009364635;0.3106778;0.009404659,-0.004601002;0.6131785;0.003290653,0.154098;0.4990012;-0.03859711,0.2271226;0.2636495;-0.08613539,0.2158396;0.08473238;-0.1946404,-0.1640811;0.4861304;0.01327851,-0.2112836;0.2402242;-0.00360305,-0.2475088;0.07755221;-0.1306366,0.07479434;0.00494501;-0.04742146,0.1181566;-0.3367529;-0.05590701,0.1343139;-0.677924;0.004694458,0.1461769;-0.711834;-0.06710625,-0.08388734;0.003505205;-0.02860188,-0.1177572;-0.3392189;-0.03873906,-0.1134856;-0.6794265;0.02887699,-0.1305549;-0.7233465;-0.0313312,-0.003566921;0.5386924;0.00752306,17.62608
+0;0;0,0.001744267;0.3108144;-0.00117663,0.003409828;0.6129821;-0.01711772,0.1648826;0.4946769;0.01079763,0.1942348;0.246238;0.03078441,0.2234543;0.04445447;-0.01760577,-0.1575324;0.4864354;-0.005578067,-0.1989675;0.2393643;-0.02047618,-0.2345673;0.03722623;-0.06272335,0.0723308;0.008201213;-0.05067976,0.09293549;-0.3341919;-0.01824226,0.09286956;-0.6720891;0.0602231,0.09490097;-0.6329798;-0.0361794,-0.06992909;0.007212617;-0.05408642,-0.1208451;-0.3325469;-0.0279949,-0.1417959;-0.670931;0.04541253,-0.1372702;-0.6316714;-0.05089077,0.003118199;0.5386517;-0.01063118,0;0;0,-0.0009364635;0.3106778;0.009404659,-0.004601002;0.6131785;0.003290653,0.154098;0.4990012;-0.03859711,0.2271226;0.2636495;-0.08613539,0.2158396;0.08473238;-0.1946404,-0.1640811;0.4861304;0.01327851,-0.2112836;0.2402242;-0.00360305,-0.2475088;0.07755221;-0.1306366,0.07479434;0.00494501;-0.04742146,0.1181566;-0.3367529;-0.05590701,0.1343139;-0.677924;0.004694458,0.1461769;-0.711834;-0.06710625,-0.08388734;0.003505205;-0.02860188,-0.1177572;-0.3392189;-0.03873906,-0.1134856;-0.6794265;0.02887699,-0.1305549;-0.7233465;-0.0313312,-0.003566921;0.5386924;0.00752306,17.63741
+0;0;0,0.001668482;0.3106451;-0.0002166516,0.003379738;0.6127251;-0.01283697,0.1648379;0.4937424;0.01109582,0.1941531;0.2455354;0.03102772,0.2235816;0.04407825;-0.01800852,-0.157256;0.4856162;-0.004991577,-0.1987379;0.2387674;-0.01942246,-0.2344276;0.03654546;-0.06050929,0.07228404;0.008202079;-0.05059617,0.09278677;-0.333895;-0.01802423,0.09249133;-0.672152;0.06053978,0.09443906;-0.63287;-0.03574466,-0.06991893;0.007192209;-0.0539615,-0.1209961;-0.332237;-0.0276821,-0.1420022;-0.6710159;0.04565171,-0.1375648;-0.6315802;-0.05053521,0.003089031;0.5384237;-0.007516024,0;0;0,-0.000494048;0.3104959;0.009760857,-0.003762513;0.6127486;0.003926754,0.1547222;0.4988659;-0.03792095,0.2276051;0.2637868;-0.08576727,0.2162687;0.08503059;-0.194272,-0.1633332;0.4862577;0.0139152,-0.2104827;0.2406732;-0.004209633,-0.2469002;0.07752423;-0.1303515,0.07478556;0.004863173;-0.04728317,0.1183916;-0.3365109;-0.0558815,0.1348536;-0.6779594;0.005209681,0.1467725;-0.7118561;-0.06645489,-0.08375996;0.003585856;-0.02869913,-0.1170895;-0.3389178;-0.03829475,-0.1135179;-0.6795472;0.02915221,-0.1297404;-0.7234755;-0.03111457,-0.002849743;0.5383773;0.008073092,17.65836
+0;0;0,0.001668482;0.3106451;-0.0002166516,0.003379738;0.6127251;-0.01283697,0.1648379;0.4937424;0.01109582,0.1941531;0.2455354;0.03102772,0.2235816;0.04407825;-0.01800852,-0.157256;0.4856162;-0.004991577,-0.1987379;0.2387674;-0.01942246,-0.2344276;0.03654546;-0.06050929,0.07228404;0.008202079;-0.05059617,0.09278677;-0.333895;-0.01802423,0.09249133;-0.672152;0.06053978,0.09443906;-0.63287;-0.03574466,-0.06991893;0.007192209;-0.0539615,-0.1209961;-0.332237;-0.0276821,-0.1420022;-0.6710159;0.04565171,-0.1375648;-0.6315802;-0.05053521,0.003089031;0.5384237;-0.007516024,0;0;0,-0.000494048;0.3104959;0.009760857,-0.003762513;0.6127486;0.003926754,0.1547222;0.4988659;-0.03792095,0.2276051;0.2637868;-0.08576727,0.2162687;0.08503059;-0.194272,-0.1633332;0.4862577;0.0139152,-0.2104827;0.2406732;-0.004209633,-0.2469002;0.07752423;-0.1303515,0.07478556;0.004863173;-0.04728317,0.1183916;-0.3365109;-0.0558815,0.1348536;-0.6779594;0.005209681,0.1467725;-0.7118561;-0.06645489,-0.08375996;0.003585856;-0.02869913,-0.1170895;-0.3389178;-0.03829475,-0.1135179;-0.6795472;0.02915221,-0.1297404;-0.7234755;-0.03111457,-0.002849743;0.5383773;0.008073092,17.67054
+0;0;0,0.001667103;0.3103883;-0.0002164725,0.003375068;0.6118549;-0.01280804,0.1644472;0.493209;0.01106376,0.1936974;0.2455523;0.03095147,0.2228771;0.04579769;-0.01767035,-0.1568761;0.4851023;-0.00498515,-0.198266;0.2388007;-0.01938404,-0.2336541;0.03828786;-0.06012363,0.07218081;0.008190366;-0.05052391,0.09267062;-0.3336909;-0.01797252,0.09237512;-0.6720031;0.06060429,0.09432235;-0.6327235;-0.03565555,-0.06981909;0.007181938;-0.05388444,-0.120864;-0.3320332;-0.02762161,-0.1418736;-0.6708673;0.04572414,-0.1374373;-0.6314341;-0.0504382,0.003085261;0.5377834;-0.007503557,0;0;0,-4.731119E-05;0.3102246;0.01021791,-0.002668649;0.6118802;0.004834652,0.1553827;0.4987651;-0.03695512,0.2278419;0.2642194;-0.08515215,0.2165985;0.08718956;-0.193094,-0.1623392;0.4866398;0.0149197,-0.209501;0.2417375;-0.0046641,-0.245698;0.0796655;-0.1293232,0.07486477;0.004827023;-0.04692316,0.118616;-0.336302;-0.05581808,0.1352532;-0.6776741;0.005970474,0.1472996;-0.7116999;-0.06552386,-0.0835117;0.003633035;-0.02902438,-0.1165462;-0.3387096;-0.0375395,-0.1127116;-0.6793501;0.03012793,-0.1287967;-0.7231489;-0.03029459,-0.001958475;0.5377285;0.008814812,17.69283
+0;0;0,0.001428704;0.3103891;0.0005178804,0.002943452;0.6119082;-0.0108082,0.1641881;0.492926;0.01098861,0.1934987;0.2452851;0.03098323,0.2226519;0.04555421;-0.01775185,-0.1571536;0.4848307;-0.00452442,-0.1984746;0.2384824;-0.01830909,-0.2341628;0.03775378;-0.05770181,0.07224756;0.008192251;-0.05042812,0.09276641;-0.3336811;-0.01781179,0.09196681;-0.6719177;0.06108618,0.09378932;-0.6325514;-0.03516772,-0.06981082;0.00717592;-0.05389594,-0.1211541;-0.3319699;-0.0273203,-0.1421805;-0.670774;0.04615898,-0.1378716;-0.6312549;-0.05000069,0.002722818;0.5378126;-0.005847543,0;0;0,-4.731119E-05;0.3102246;0.01021791,-0.002668649;0.6118802;0.004834652,0.1553827;0.4987651;-0.03695512,0.2278419;0.2642194;-0.08515215,0.2165985;0.08718956;-0.193094,-0.1623392;0.4866398;0.0149197,-0.209501;0.2417375;-0.0046641,-0.245698;0.0796655;-0.1293232,0.07486477;0.004827023;-0.04692316,0.118616;-0.336302;-0.05581808,0.1352532;-0.6776741;0.005970474,0.1472996;-0.7116999;-0.06552386,-0.0835117;0.003633035;-0.02902438,-0.1165462;-0.3387096;-0.0375395,-0.1127116;-0.6793501;0.03012793,-0.1287967;-0.7231489;-0.03029459,-0.001958475;0.5377285;0.008814812,17.70422
+0;0;0,0.00142589;0.3097779;0.0005168606,0.002936524;0.6104712;-0.0107777,0.1636453;0.4918538;0.01094873,0.192862;0.2450058;0.03087933,0.2215898;0.04819007;-0.01714444,-0.1566287;0.4837855;-0.004512759,-0.1978173;0.2382259;-0.01825329,-0.2329846;0.04042695;-0.05707107,0.07217791;0.008184353;-0.05037951,0.09267154;-0.3332689;-0.01780326,0.0918716;-0.6716468;0.06112767,0.09369208;-0.632291;-0.03501898,-0.06974352;0.007169002;-0.05384398,-0.1210237;-0.3315599;-0.027301,-0.1420589;-0.6705055;0.04620897,-0.1377547;-0.6309971;-0.04984356,0.002716533;0.5365913;-0.005831486,0;0;0,0.0002806485;0.3096118;0.01025176,-0.00167653;0.6104536;0.005202055,0.1560766;0.4985156;-0.03595972,0.228201;0.264696;-0.0840354,0.2171516;0.09043391;-0.190706,-0.1614655;0.4872708;0.01587566,-0.2085324;0.243226;-0.004414001,-0.2446124;0.08351813;-0.1271316,0.07481164;0.004635364;-0.04686642,0.1187392;-0.3360427;-0.05582881,0.1357107;-0.677351;0.007027388,0.1477962;-0.7111793;-0.06449127,-0.0834095;0.00382496;-0.02903369,-0.1163236;-0.3381014;-0.0376686,-0.1122918;-0.6786933;0.03096971,-0.1283021;-0.7226791;-0.02907031,-0.001122087;0.5365102;0.009052038,17.72544
+0;0;0,0.00142589;0.3097779;0.0005168606,0.002936524;0.6104712;-0.0107777,0.1636453;0.4918538;0.01094873,0.192862;0.2450058;0.03087933,0.2215898;0.04819007;-0.01714444,-0.1566287;0.4837855;-0.004512759,-0.1978173;0.2382259;-0.01825329,-0.2329846;0.04042695;-0.05707107,0.07217791;0.008184353;-0.05037951,0.09267154;-0.3332689;-0.01780326,0.0918716;-0.6716468;0.06112767,0.09369208;-0.632291;-0.03501898,-0.06974352;0.007169002;-0.05384398,-0.1210237;-0.3315599;-0.027301,-0.1420589;-0.6705055;0.04620897,-0.1377547;-0.6309971;-0.04984356,0.002716533;0.5365913;-0.005831486,0;0;0,0.0002806485;0.3096118;0.01025176,-0.00167653;0.6104536;0.005202055,0.1560766;0.4985156;-0.03595972,0.228201;0.264696;-0.0840354,0.2171516;0.09043391;-0.190706,-0.1614655;0.4872708;0.01587566,-0.2085324;0.243226;-0.004414001,-0.2446124;0.08351813;-0.1271316,0.07481164;0.004635364;-0.04686642,0.1187392;-0.3360427;-0.05582881,0.1357107;-0.677351;0.007027388,0.1477962;-0.7111793;-0.06449127,-0.0834095;0.00382496;-0.02903369,-0.1163236;-0.3381014;-0.0376686,-0.1122918;-0.6786933;0.03096971,-0.1283021;-0.7226791;-0.02907031,-0.001122087;0.5365102;0.009052038,17.73744
+0;0;0,0.001532294;0.309202;0.001169516,0.003157993;0.6090854;-0.00919047,0.1633464;0.4905878;0.01080717,0.192393;0.244034;0.03074679,0.2209685;0.04792367;-0.01728497,-0.1558369;0.4826433;-0.004273275,-0.1969539;0.2373481;-0.01729934,-0.2323388;0.04017767;-0.05543886,0.07214439;0.008138672;-0.05037276,0.09273239;-0.3333836;-0.01784063,0.09144029;-0.6714901;0.06141911,0.0931756;-0.6320874;-0.03448669,-0.06978391;0.007182997;-0.05373153,-0.1211424;-0.3315957;-0.02706716,-0.1422184;-0.6703432;0.04645669,-0.1380086;-0.6307939;-0.04935788,0.002905054;0.53541;-0.004454164,0;0;0,0.0004783869;0.3090416;0.01013303,-0.000973478;0.6090483;0.005203009,0.1565118;0.4985077;-0.03531599,0.228383;0.2649587;-0.08347702,0.2173642;0.09121735;-0.1896627,-0.1607396;0.4877289;0.01642759,-0.207789;0.2440514;-0.004493928,-0.2444798;0.08472501;-0.1263617,0.07480147;0.004571557;-0.04682207,0.1188842;-0.3361593;-0.05570412,0.1359116;-0.6772094;0.007499218,0.1481281;-0.7109033;-0.06379724,-0.08336539;0.003893664;-0.02904338,-0.116055;-0.3381333;-0.037327,-0.1119244;-0.6784983;0.03147971,-0.1279648;-0.7224612;-0.02819898,-0.0005423576;0.5353185;0.008981943,17.75895
+0;0;0,0.001532294;0.309202;0.001169516,0.003157993;0.6090854;-0.00919047,0.1633464;0.4905878;0.01080717,0.192393;0.244034;0.03074679,0.2209685;0.04792367;-0.01728497,-0.1558369;0.4826433;-0.004273275,-0.1969539;0.2373481;-0.01729934,-0.2323388;0.04017767;-0.05543886,0.07214439;0.008138672;-0.05037276,0.09273239;-0.3333836;-0.01784063,0.09144029;-0.6714901;0.06141911,0.0931756;-0.6320874;-0.03448669,-0.06978391;0.007182997;-0.05373153,-0.1211424;-0.3315957;-0.02706716,-0.1422184;-0.6703432;0.04645669,-0.1380086;-0.6307939;-0.04935788,0.002905054;0.53541;-0.004454164,0;0;0,0.0004783869;0.3090416;0.01013303,-0.000973478;0.6090483;0.005203009,0.1565118;0.4985077;-0.03531599,0.228383;0.2649587;-0.08347702,0.2173642;0.09121735;-0.1896627,-0.1607396;0.4877289;0.01642759,-0.207789;0.2440514;-0.004493928,-0.2444798;0.08472501;-0.1263617,0.07480147;0.004571557;-0.04682207,0.1188842;-0.3361593;-0.05570412,0.1359116;-0.6772094;0.007499218,0.1481281;-0.7109033;-0.06379724,-0.08336539;0.003893664;-0.02904338,-0.116055;-0.3381333;-0.037327,-0.1119244;-0.6784983;0.03147971,-0.1279648;-0.7224612;-0.02819898,-0.0005423576;0.5353185;0.008981943,17.77065
+0;0;0,0.001528586;0.3084537;0.001166686,0.003148563;0.6072773;-0.00915633,0.1639126;0.4888886;0.01087866,0.1928966;0.242867;0.03077524,0.2222763;0.04123658;-0.01860851,-0.156414;0.4809157;-0.004255809,-0.1974423;0.2361499;-0.01725376,-0.2338232;0.03342953;-0.05646682,0.07213675;0.008137812;-0.05036743,0.09271287;-0.3331873;-0.01785409,0.09142056;-0.6713483;0.06141844,0.09315449;-0.6319531;-0.03441126,-0.06977652;0.007182237;-0.05372584,-0.1211053;-0.3314008;-0.02707687,-0.1421848;-0.6702029;0.04645885,-0.1379783;-0.6306612;-0.0492797,0.00289655;0.5338714;-0.004437346,0;0;0,0.0001146346;0.3083071;0.009704351,-0.001600251;0.6072485;0.004537344,0.1571809;0.4982557;-0.03495789,0.2284049;0.2650365;-0.08290029,0.2140345;0.08320726;-0.186285,-0.1630549;0.4899377;0.01331756,-0.2088903;0.2462833;-0.003835285,-0.2470943;0.08203681;-0.1284158,0.07482092;0.004504114;-0.04677987,0.1189811;-0.3360143;-0.05574608,0.136173;-0.6770674;0.007704254,0.1483512;-0.7108622;-0.06340504,-0.08334441;0.003963222;-0.02906573,-0.1158886;-0.3378753;-0.03746825,-0.1116906;-0.6782348;0.0316441,-0.1275435;-0.7221042;-0.02807708,-0.001078457;0.5337913;0.008348227,17.79224
+0;0;0,0.001525331;0.3084557;0.0004454347,0.00297695;0.607132;-0.01315902,0.163754;0.4896413;0.01068136,0.1929768;0.2436471;0.0305668,0.2221497;0.04195715;-0.01869648,-0.1567095;0.481488;-0.004309538,-0.1978562;0.2366969;-0.01642657,-0.2345237;0.03389934;-0.05496769,0.07211673;0.008157279;-0.05039296,0.09240258;-0.3331665;-0.01768414,0.09094411;-0.6713083;0.06166799,0.09264421;-0.6320808;-0.03417862,-0.06984018;0.007151606;-0.05364716,-0.1214473;-0.3313793;-0.02687295,-0.1428808;-0.6701192;0.04684681,-0.1387024;-0.6307362;-0.04890866,0.002782654;0.5338125;-0.007244521,0;0;0,0.0001146346;0.3083071;0.009704351,-0.001600251;0.6072485;0.004537344,0.1571809;0.4982557;-0.03495789,0.2284049;0.2650365;-0.08290029,0.2140345;0.08320726;-0.186285,-0.1630549;0.4899377;0.01331756,-0.2088903;0.2462833;-0.003835285,-0.2470943;0.08203681;-0.1284158,0.07482092;0.004504114;-0.04677987,0.1189811;-0.3360143;-0.05574608,0.136173;-0.6770674;0.007704254,0.1483512;-0.7108622;-0.06340504,-0.08334441;0.003963222;-0.02906573,-0.1158886;-0.3378753;-0.03746825,-0.1116906;-0.6782348;0.0316441,-0.1275435;-0.7221042;-0.02807708,-0.001078457;0.5337913;0.008348227,17.80455
+0;0;0,0.001525331;0.3084557;0.0004454347,0.00297695;0.607132;-0.01315902,0.163754;0.4896413;0.01068136,0.1929768;0.2436471;0.0305668,0.2221497;0.04195715;-0.01869648,-0.1567095;0.481488;-0.004309538,-0.1978562;0.2366969;-0.01642657,-0.2345237;0.03389934;-0.05496769,0.07211673;0.008157279;-0.05039296,0.09240258;-0.3331665;-0.01768414,0.09094411;-0.6713083;0.06166799,0.09264421;-0.6320808;-0.03417862,-0.06984018;0.007151606;-0.05364716,-0.1214473;-0.3313793;-0.02687295,-0.1428808;-0.6701192;0.04684681,-0.1387024;-0.6307362;-0.04890866,0.002782654;0.5338125;-0.007244521,0;0;0,0.0001146346;0.3083071;0.009704351,-0.001600251;0.6072485;0.004537344,0.1571809;0.4982557;-0.03495789,0.2284049;0.2650365;-0.08290029,0.2140345;0.08320726;-0.186285,-0.1630549;0.4899377;0.01331756,-0.2088903;0.2462833;-0.003835285,-0.2470943;0.08203681;-0.1284158,0.07482092;0.004504114;-0.04677987,0.1189811;-0.3360143;-0.05574608,0.136173;-0.6770674;0.007704254,0.1483512;-0.7108622;-0.06340504,-0.08334441;0.003963222;-0.02906573,-0.1158886;-0.3378753;-0.03746825,-0.1116906;-0.6782348;0.0316441,-0.1275435;-0.7221042;-0.02807708,-0.001078457;0.5337913;0.008348227,17.81575
+0;0;0,0.001527108;0.3088151;0.0004459537,0.002984241;0.608717;-0.01322138,0.1653621;0.4903344;0.01083389,0.1945347;0.2447617;0.03068526,0.2234713;0.04470608;-0.01817884,-0.1582906;0.4821;-0.004306198,-0.1993668;0.2377283;-0.01640246,-0.2357372;0.03657402;-0.05463128,0.07206222;0.008151114;-0.05035486,0.09233053;-0.3328775;-0.01767433,0.09087107;-0.6712492;0.06173177,0.09256668;-0.632046;-0.03386205,-0.06978739;0.007146201;-0.05360661,-0.1213499;-0.3310919;-0.02685557,-0.1427979;-0.6700622;0.04691435,-0.1386305;-0.6307039;-0.04858857,0.002788746;0.5349452;-0.007270389,0;0;0,-5.155801E-05;0.3086417;0.01046824,-0.00249584;0.6088601;0.008526564,0.1573029;0.4982473;-0.03478885,0.2279559;0.2651494;-0.08195448,0.2151538;0.08507852;-0.1851914,-0.1651119;0.4896375;0.01376294,-0.2108843;0.2463779;-0.002991559,-0.2489811;0.08312839;-0.1260588,0.07475226;0.004443198;-0.04676938,0.119154;-0.3357447;-0.05571175,0.1362621;-0.6770238;0.00783968,0.1486115;-0.7105623;-0.06312585,-0.08327264;0.004022829;-0.02906031,-0.1158504;-0.3375078;-0.03770747,-0.1114405;-0.6779922;0.03196192,-0.1272882;-0.7216076;-0.02766517,-0.001733229;0.5348996;0.01116872,17.83751
+0;0;0,0.001526835;0.3088138;0.001010098,0.003124797;0.608797;-0.01094481,0.1655531;0.4901119;0.0108366,0.1949409;0.244564;0.03067785,0.2239176;0.04449065;-0.01808982,-0.1581716;0.4819738;-0.003971987,-0.1993173;0.2375631;-0.01499509,-0.2359663;0.03620242;-0.05184637,0.0720085;0.008101415;-0.05043967,0.09212175;-0.3329264;-0.01765535,0.09085574;-0.6712332;0.06203044,0.09246419;-0.6319365;-0.03355585,-0.06988612;0.00717104;-0.05347451,-0.1214531;-0.3310635;-0.02668714,-0.1429977;-0.6700066;0.04717931,-0.1389161;-0.6305516;-0.04831778,0.002874388;0.534978;-0.00561406,0;0;0,-5.155801E-05;0.3086417;0.01046824,-0.00249584;0.6088601;0.008526564,0.1573029;0.4982473;-0.03478885,0.2279559;0.2651494;-0.08195448,0.2151538;0.08507852;-0.1851914,-0.1651119;0.4896375;0.01376294,-0.2108843;0.2463779;-0.002991559,-0.2489811;0.08312839;-0.1260588,0.07475226;0.004443198;-0.04676938,0.119154;-0.3357447;-0.05571175,0.1362621;-0.6770238;0.00783968,0.1486115;-0.7105623;-0.06312585,-0.08327264;0.004022829;-0.02906031,-0.1158504;-0.3375078;-0.03770747,-0.1114405;-0.6779922;0.03196192,-0.1272882;-0.7216076;-0.02766517,-0.001733229;0.5348996;0.01116872,17.8487
+0;0;0,0.001527436;0.3089353;0.001010495,0.003127346;0.6092888;-0.01095955,0.1663755;0.4902773;0.01091202,0.1958228;0.2442317;0.03079349,0.2248363;0.04390463;-0.01803602,-0.1589814;0.4820982;-0.003971222,-0.2002104;0.2371921;-0.01501666,-0.2369059;0.03557608;-0.05191467,0.0719189;0.008091334;-0.05037691,0.09201513;-0.3326478;-0.01762034,0.09074847;-0.6711286;0.06210645,0.09235663;-0.6318336;-0.03346283,-0.06979915;0.007162117;-0.05340797,-0.1213225;-0.3307861;-0.02664328,-0.1428782;-0.6699037;0.04726119,-0.1387973;-0.6304504;-0.04821892,0.002876598;0.5353696;-0.005621572,0;0;0,-0.0003059953;0.3087491;0.01087499,-0.003175065;0.6093382;0.009815454,0.1572744;0.4983853;-0.03480816,0.2273812;0.2643682;-0.08087206,0.2135402;0.08085619;-0.1782825,-0.1663937;0.4893545;0.01380111,-0.212343;0.2455965;-0.002677466,-0.2507539;0.08069135;-0.1238713,0.07470527;0.004377097;-0.04664326,0.1190923;-0.3355105;-0.0559299,0.1362612;-0.6769215;0.007874012,0.1486088;-0.7104258;-0.06309938,-0.08311518;0.003998855;-0.02918059,-0.1159564;-0.3372144;-0.03783819,-0.1113326;-0.6778378;0.03202993,-0.1270229;-0.7223809;-0.02644763,-0.002296761;0.5352715;0.01225591,17.85975
+0;0;0,0.001527436;0.3089353;0.001010495,0.003127346;0.6092888;-0.01095955,0.1663755;0.4902773;0.01091202,0.1958228;0.2442317;0.03079349,0.2248363;0.04390463;-0.01803602,-0.1589814;0.4820982;-0.003971222,-0.2002104;0.2371921;-0.01501666,-0.2369059;0.03557608;-0.05191467,0.0719189;0.008091334;-0.05037691,0.09201513;-0.3326478;-0.01762034,0.09074847;-0.6711286;0.06210645,0.09235663;-0.6318336;-0.03346283,-0.06979915;0.007162117;-0.05340797,-0.1213225;-0.3307861;-0.02664328,-0.1428782;-0.6699037;0.04726119,-0.1387973;-0.6304504;-0.04821892,0.002876598;0.5353696;-0.005621572,0;0;0,-0.0003059953;0.3087491;0.01087499,-0.003175065;0.6093382;0.009815454,0.1572744;0.4983853;-0.03480816,0.2273812;0.2643682;-0.08087206,0.2135402;0.08085619;-0.1782825,-0.1663937;0.4893545;0.01380111,-0.212343;0.2455965;-0.002677466,-0.2507539;0.08069135;-0.1238713,0.07470527;0.004377097;-0.04664326,0.1190923;-0.3355105;-0.0559299,0.1362612;-0.6769215;0.007874012,0.1486088;-0.7104258;-0.06309938,-0.08311518;0.003998855;-0.02918059,-0.1159564;-0.3372144;-0.03783819,-0.1113326;-0.6778378;0.03202993,-0.1270229;-0.7223809;-0.02644763,-0.002296761;0.5352715;0.01225591,17.88212
+0;0;0,0.001581071;0.3090517;0.0003458128,0.003127642;0.6095721;-0.01380473,0.1672388;0.4909836;0.01027722,0.1966312;0.2447828;0.03066978,0.2249177;0.04869623;-0.01684572,-0.1599411;0.4826985;-0.003903446,-0.2013682;0.2375695;-0.01339859,-0.2376497;0.04014643;-0.04826362,0.07180092;0.008070558;-0.05032431,0.09175573;-0.3324809;-0.01743201,0.09082961;-0.6709958;0.06245906,0.09225211;-0.6318396;-0.03297498,-0.06973466;0.00715972;-0.05328095,-0.121431;-0.3305666;-0.02637634,-0.1429156;-0.6697818;0.04742882,-0.1390184;-0.6304621;-0.04792039,0.002887188;0.5356405;-0.00775028,0;0;0,-0.0005103052;0.3088524;0.01120186,-0.003668904;0.6097084;0.01072145,0.1574685;0.4984564;-0.03485823,0.2269883;0.2638224;-0.07967401,0.2165129;0.08440682;-0.175633,-0.1674446;0.4887286;0.01380486,-0.2139687;0.2448417;-0.001985312,-0.2522263;0.08244948;-0.1189165,0.07466771;0.004316479;-0.04646659,0.1190629;-0.3353818;-0.05592966,0.1361524;-0.676879;0.007814642,0.1485943;-0.7102332;-0.06307244,-0.08290329;0.003938569;-0.02940366,-0.115906;-0.3370872;-0.03763031,-0.1111889;-0.6777909;0.03218742,-0.1269789;-0.7222873;-0.02607481,-0.002714932;0.5355715;0.01304221,17.89324
+0;0;0,0.001581071;0.3090517;0.0003458128,0.003127642;0.6095721;-0.01380473,0.1672388;0.4909836;0.01027722,0.1966312;0.2447828;0.03066978,0.2249177;0.04869623;-0.01684572,-0.1599411;0.4826985;-0.003903446,-0.2013682;0.2375695;-0.01339859,-0.2376497;0.04014643;-0.04826362,0.07180092;0.008070558;-0.05032431,0.09175573;-0.3324809;-0.01743201,0.09082961;-0.6709958;0.06245906,0.09225211;-0.6318396;-0.03297498,-0.06973466;0.00715972;-0.05328095,-0.121431;-0.3305666;-0.02637634,-0.1429156;-0.6697818;0.04742882,-0.1390184;-0.6304621;-0.04792039,0.002887188;0.5356405;-0.00775028,0;0;0,-0.0005103052;0.3088524;0.01120186,-0.003668904;0.6097084;0.01072145,0.1574685;0.4984564;-0.03485823,0.2269883;0.2638224;-0.07967401,0.2165129;0.08440682;-0.175633,-0.1674446;0.4887286;0.01380486,-0.2139687;0.2448417;-0.001985312,-0.2522263;0.08244948;-0.1189165,0.07466771;0.004316479;-0.04646659,0.1190629;-0.3353818;-0.05592966,0.1361524;-0.676879;0.007814642,0.1485943;-0.7102332;-0.06307244,-0.08290329;0.003938569;-0.02940366,-0.115906;-0.3370872;-0.03763031,-0.1111889;-0.6777909;0.03218742,-0.1269789;-0.7222873;-0.02607481,-0.002714932;0.5355715;0.01304221,17.90545
+0;0;0,0.001581495;0.3091346;0.0003459056,0.003128456;0.6097269;-0.01380764,0.1676406;0.4910202;0.01031906,0.1970746;0.2444702;0.03074053,0.2255842;0.04683755;-0.01714962,-0.1603375;0.4827149;-0.003896204,-0.2018233;0.2372382;-0.01340481,-0.2383909;0.03825851;-0.04854474,0.07177579;0.008067734;-0.0503067,0.09172472;-0.3323833;-0.01742411,0.09079748;-0.6713053;0.06256306,0.09221579;-0.632176;-0.03259014,-0.06971025;0.007157214;-0.0532623,-0.1213914;-0.3304694;-0.02636563,-0.1429018;-0.6700927;0.0475283,-0.1390161;-0.6308004;-0.04754031,0.002887973;0.535786;-0.007752421,0;0;0,-0.0005956739;0.3089285;0.01138783,-0.003671259;0.6098562;0.01088929,0.1576851;0.4983824;-0.03517842,0.2269083;0.2631367;-0.07919979,0.2168079;0.08141239;-0.1742744,-0.1678619;0.4887168;0.01359141,-0.2146919;0.2444668;-0.001211625,-0.2517858;0.07360311;-0.1088897,0.07463692;0.00429219;-0.04645991,0.1191393;-0.3352886;-0.05597401,0.1359589;-0.6772237;0.00777936,0.1487011;-0.7101349;-0.06306767,-0.08287147;0.003968007;-0.02939714,-0.1159088;-0.3369506;-0.03771362,-0.1110428;-0.678031;0.03233963,-0.1268176;-0.7224609;-0.02554678,-0.002739415;0.5357106;0.01324224,17.92655
+0;0;0,0.001548064;0.3091339;0.0008288204,0.003202275;0.6097999;-0.01183975,0.1678066;0.4908502;0.009971464,0.1972947;0.2443306;0.03067956,0.2255569;0.04659817;-0.01694454,-0.1602286;0.4824527;-0.003580927,-0.2022925;0.2370043;-0.01106216,-0.2389907;0.03775488;-0.04449688,0.07179657;0.008090356;-0.05027341,0.09179201;-0.3323425;-0.01723114,0.09065355;-0.6712517;0.06280798,0.09191759;-0.6320387;-0.03233933,-0.0697106;0.007141896;-0.05326389,-0.121316;-0.3304797;-0.02615905,-0.1429515;-0.6700564;0.04791193,-0.1392223;-0.6306798;-0.04715467,0.002923861;0.5358166;-0.006328652,0;0;0,-0.0005956739;0.3089285;0.01138783,-0.003671259;0.6098562;0.01088929,0.1576851;0.4983824;-0.03517842,0.2269083;0.2631367;-0.07919979,0.2168079;0.08141239;-0.1742744,-0.1678619;0.4887168;0.01359141,-0.2146919;0.2444668;-0.001211625,-0.2517858;0.07360311;-0.1088897,0.07463692;0.00429219;-0.04645991,0.1191393;-0.3352886;-0.05597401,0.1359589;-0.6772237;0.00777936,0.1487011;-0.7101349;-0.06306767,-0.08287147;0.003968007;-0.02939714,-0.1159088;-0.3369506;-0.03771362,-0.1110428;-0.678031;0.03233963,-0.1268176;-0.7224609;-0.02554678,-0.002739415;0.5357106;0.01324224,17.93822
+0;0;0,0.00154843;0.3092071;0.0008290166,0.003202855;0.609909;-0.01184079,0.1679445;0.4909196;0.009984177,0.1977091;0.2420882;0.03088648,0.2261849;0.04286152;-0.01709749,-0.1603639;0.4825151;-0.003579506,-0.2028224;0.2347648;-0.0111309,-0.2397978;0.0340098;-0.04481827,0.07172087;0.008081826;-0.05022041,0.09170739;-0.3321991;-0.01719288,0.0905686;-0.6712055;0.0628692,0.09183267;-0.6319923;-0.03227973,-0.0696371;0.007134365;-0.05320773,-0.1212195;-0.3303365;-0.02611498,-0.1428612;-0.6700107;0.04797725,-0.1391319;-0.630634;-0.04709097,0.002924433;0.5359235;-0.00632952,0;0;0,-0.0006707609;0.3089989;0.01146126,-0.003669813;0.6099628;0.01088524,0.1576954;0.4987676;-0.03578353,0.2263606;0.2606441;-0.07847166,0.2166466;0.07517765;-0.1696441,-0.1680112;0.488765;0.01333419,-0.2159106;0.2422548;-1.877174E-05,-0.2533553;0.07011938;-0.1085171,0.07457544;0.00427869;-0.04638409,0.1191934;-0.3351303;-0.05598545,0.1360307;-0.6771732;0.007730249,0.1487947;-0.7100742;-0.06312418,-0.08276571;0.003985194;-0.02941499,-0.1158589;-0.3367735;-0.03776447,-0.1108311;-0.6779369;0.03236986,-0.1266355;-0.7223969;-0.02547242,-0.002755895;0.5358157;0.01326656,17.96094
+0;0;0,0.00154843;0.3092071;0.0008290166,0.003202855;0.609909;-0.01184079,0.1679445;0.4909196;0.009984177,0.1977091;0.2420882;0.03088648,0.2261849;0.04286152;-0.01709749,-0.1603639;0.4825151;-0.003579506,-0.2028224;0.2347648;-0.0111309,-0.2397978;0.0340098;-0.04481827,0.07172087;0.008081826;-0.05022041,0.09170739;-0.3321991;-0.01719288,0.0905686;-0.6712055;0.0628692,0.09183267;-0.6319923;-0.03227973,-0.0696371;0.007134365;-0.05320773,-0.1212195;-0.3303365;-0.02611498,-0.1428612;-0.6700107;0.04797725,-0.1391319;-0.630634;-0.04709097,0.002924433;0.5359235;-0.00632952,0;0;0,-0.0006707609;0.3089989;0.01146126,-0.003669813;0.6099628;0.01088524,0.1576954;0.4987676;-0.03578353,0.2263606;0.2606441;-0.07847166,0.2166466;0.07517765;-0.1696441,-0.1680112;0.488765;0.01333419,-0.2159106;0.2422548;-1.877174E-05,-0.2533553;0.07011938;-0.1085171,0.07457544;0.00427869;-0.04638409,0.1191934;-0.3351303;-0.05598545,0.1360307;-0.6771732;0.007730249,0.1487947;-0.7100742;-0.06312418,-0.08276571;0.003985194;-0.02941499,-0.1158589;-0.3367735;-0.03776447,-0.1108311;-0.6779369;0.03236986,-0.1266355;-0.7223969;-0.02547242,-0.002755895;0.5358157;0.01326656,17.97274
+0;0;0,0.001570252;0.3088982;0.001315061,0.003285439;0.6085365;-0.01021248,0.1677276;0.4898253;0.009760925,0.1978153;0.239535;0.03095891,0.2266053;0.03992175;-0.01654737,-0.1599006;0.4814671;-0.003359776,-0.2032104;0.2322682;-0.008258279,-0.240471;0.03101796;-0.04052576,0.07166564;0.008095018;-0.05023229,0.091437;-0.3321356;-0.01694039,0.09022305;-0.6711214;0.06309745,0.0913908;-0.6318571;-0.03189293,-0.06969813;0.007109927;-0.05306974,-0.1213647;-0.3303082;-0.02594639,-0.1429496;-0.6699393;0.04824037,-0.1393232;-0.6305127;-0.04667196,0.002988258;0.5348829;-0.00506137,0;0;0,-0.0007569641;0.3087135;0.01084948,-0.003700182;0.6085334;0.007493973,0.1579711;0.4993592;-0.03682327,0.226679;0.259281;-0.07733941,0.2187696;0.07387362;-0.1694953,-0.1680482;0.4890907;0.01273774,-0.2165376;0.2410451;0.001689814,-0.2538699;0.06570914;-0.102208,0.07453336;0.004266471;-0.04638267,0.1193577;-0.3350787;-0.05596066,0.1359492;-0.6771609;0.007469177,0.1489796;-0.7099878;-0.06319451,-0.08272955;0.004005707;-0.02940327,-0.1159142;-0.3367024;-0.03794008,-0.1106943;-0.6778173;0.03228971,-0.1264116;-0.7223011;-0.02529062,-0.002827853;0.5347831;0.01090264,17.99368
+0;0;0,0.001570252;0.3088982;0.001315061,0.003285439;0.6085365;-0.01021248,0.1677276;0.4898253;0.009760925,0.1978153;0.239535;0.03095891,0.2266053;0.03992175;-0.01654737,-0.1599006;0.4814671;-0.003359776,-0.2032104;0.2322682;-0.008258279,-0.240471;0.03101796;-0.04052576,0.07166564;0.008095018;-0.05023229,0.091437;-0.3321356;-0.01694039,0.09022305;-0.6711214;0.06309745,0.0913908;-0.6318571;-0.03189293,-0.06969813;0.007109927;-0.05306974,-0.1213647;-0.3303082;-0.02594639,-0.1429496;-0.6699393;0.04824037,-0.1393232;-0.6305127;-0.04667196,0.002988258;0.5348829;-0.00506137,0;0;0,-0.0007569641;0.3087135;0.01084948,-0.003700182;0.6085334;0.007493973,0.1579711;0.4993592;-0.03682327,0.226679;0.259281;-0.07733941,0.2187696;0.07387362;-0.1694953,-0.1680482;0.4890907;0.01273774,-0.2165376;0.2410451;0.001689814,-0.2538699;0.06570914;-0.102208,0.07453336;0.004266471;-0.04638267,0.1193577;-0.3350787;-0.05596066,0.1359492;-0.6771609;0.007469177,0.1489796;-0.7099878;-0.06319451,-0.08272955;0.004005707;-0.02940327,-0.1159142;-0.3367024;-0.03794008,-0.1106943;-0.6778173;0.03228971,-0.1264116;-0.7223011;-0.02529062,-0.002827853;0.5347831;0.01090264,18.00559
+0;0;0,0.001569172;0.3086857;0.001314156,0.003280405;0.6076329;-0.01018675,0.1678014;0.489071;0.009781737,0.198227;0.2359698;0.03121779,0.2271333;0.0355507;-0.01648025,-0.1599822;0.4807089;-0.00334519,-0.2037785;0.2287112;-0.008298706,-0.2411894;0.02664863;-0.04069644,0.07157281;0.008084531;-0.05016722,0.09132657;-0.3318433;-0.01690494,0.09011249;-0.6708664;0.0631417,0.09128001;-0.631604;-0.03182963,-0.06960784;0.007100717;-0.053001,-0.1212285;-0.3300172;-0.02590178,-0.1428157;-0.6696857;0.04829315,-0.13919;-0.6302609;-0.04660014,0.002983912;0.53415;-0.005047591,0;0;0,-0.0009069592;0.3085197;0.01028824,-0.004095733;0.6076181;0.005352497,0.1580619;0.4998074;-0.03825569,0.228285;0.2566778;-0.07570148,0.2224661;0.07005809;-0.1674495,-0.1686;0.4889441;0.01125012,-0.2181298;0.2380726;0.003780043,-0.2576993;0.05960964;-0.09553608,0.07449824;0.004220426;-0.04622746,0.11934;-0.3348146;-0.05582142,0.1358888;-0.6770189;0.007169962,0.1489389;-0.7098668;-0.06344557,-0.08258569;0.004045949;-0.02946202,-0.1159214;-0.3363428;-0.03793405,-0.1106293;-0.6775354;0.032103,-0.1263943;-0.7221968;-0.02520189,-0.003140211;0.5340648;0.009253502,18.02773
+0;0;0,0.001607085;0.3086839;0.00166522,0.003420234;0.6076513;-0.009293492,0.1680202;0.4891634;0.009518256,0.1983113;0.236074;0.03128207,0.2274374;0.03562924;-0.01617371,-0.1598857;0.4807374;-0.003181156,-0.2045929;0.228855;-0.004607637,-0.2425611;0.02658965;-0.03503151,0.07154433;0.008056423;-0.05021234,0.09124134;-0.3318567;-0.01676605,0.09033431;-0.6709312;0.06306623,0.09139672;-0.6316323;-0.03190276,-0.06966766;0.007116075;-0.05292026,-0.1213466;-0.3299872;-0.02575013,-0.1429275;-0.6696656;0.04840112,-0.1394028;-0.6302022;-0.04649213,0.003092045;0.5341585;-0.004300199,0;0;0,-0.0009069592;0.3085197;0.01028824,-0.004095733;0.6076181;0.005352497,0.1580619;0.4998074;-0.03825569,0.228285;0.2566778;-0.07570148,0.2224661;0.07005809;-0.1674495,-0.1686;0.4889441;0.01125012,-0.2181298;0.2380726;0.003780043,-0.2576993;0.05960964;-0.09553608,0.07449824;0.004220426;-0.04622746,0.11934;-0.3348146;-0.05582142,0.1358888;-0.6770189;0.007169962,0.1489389;-0.7098668;-0.06344557,-0.08258569;0.004045949;-0.02946202,-0.1159214;-0.3363428;-0.03793405,-0.1106293;-0.6775354;0.032103,-0.1263943;-0.7221968;-0.02520189,-0.003140211;0.5340648;0.009253502,18.03938
+0;0;0,0.001607085;0.3086839;0.00166522,0.003420234;0.6076513;-0.009293492,0.1680202;0.4891634;0.009518256,0.1983113;0.236074;0.03128207,0.2274374;0.03562924;-0.01617371,-0.1598857;0.4807374;-0.003181156,-0.2045929;0.228855;-0.004607637,-0.2425611;0.02658965;-0.03503151,0.07154433;0.008056423;-0.05021234,0.09124134;-0.3318567;-0.01676605,0.09033431;-0.6709312;0.06306623,0.09139672;-0.6316323;-0.03190276,-0.06966766;0.007116075;-0.05292026,-0.1213466;-0.3299872;-0.02575013,-0.1429275;-0.6696656;0.04840112,-0.1394028;-0.6302022;-0.04649213,0.003092045;0.5341585;-0.004300199,0;0;0,-0.0009069592;0.3085197;0.01028824,-0.004095733;0.6076181;0.005352497,0.1580619;0.4998074;-0.03825569,0.228285;0.2566778;-0.07570148,0.2224661;0.07005809;-0.1674495,-0.1686;0.4889441;0.01125012,-0.2181298;0.2380726;0.003780043,-0.2576993;0.05960964;-0.09553608,0.07449824;0.004220426;-0.04622746,0.11934;-0.3348146;-0.05582142,0.1358888;-0.6770189;0.007169962,0.1489389;-0.7098668;-0.06344557,-0.08258569;0.004045949;-0.02946202,-0.1159214;-0.3363428;-0.03793405,-0.1106293;-0.6775354;0.032103,-0.1263943;-0.7221968;-0.02520189,-0.003140211;0.5340648;0.009253502,18.05042
+0;0;0,0.001604838;0.3082524;0.001662892,0.003414896;0.6067215;-0.009278921,0.1682371;0.4882627;0.009545327,0.1986503;0.2341527;0.0313969,0.2280182;0.03204426;-0.01645278,-0.1601098;0.4798253;-0.003171165,-0.2049973;0.2269273;-0.004603398,-0.2432807;0.02298306;-0.0352798,0.07153544;0.008055422;-0.0502061,0.09121886;-0.3316231;-0.01678289,0.09031156;-0.6707981;0.06307302,0.0913716;-0.63152;-0.03168359,-0.069659;0.00711519;-0.05291369,-0.1213023;-0.3297555;-0.0257623,-0.1428896;-0.6695344;0.04841089,-0.1393727;-0.6300922;-0.04627013,0.003087107;0.5333183;-0.004291714,0;0;0,-0.001067951;0.3081179;0.009332657,-0.004390225;0.6066742;0.002334356,0.1581448;0.5000342;-0.04117823,0.2301996;0.2558285;-0.07503152,0.2258566;0.06618929;-0.1645749,-0.1693858;0.4891796;0.008269761,-0.2195744;0.2372852;0.00610898,-0.2612697;0.05395079;-0.08689588,0.07450722;0.004189789;-0.04619503,0.1193052;-0.3346222;-0.0554502,0.1358488;-0.6770123;0.00710177,0.1488676;-0.7099065;-0.06318951,-0.08257165;0.004062679;-0.02946657,-0.116454;-0.3360395;-0.03774733,-0.110729;-0.6773995;0.03195193,-0.1263073;-0.7220131;-0.02511085,-0.003396839;0.5332407;0.006755352,18.07299
+0;0;0,0.001687231;0.3082559;0.0005498424,0.003353557;0.6065668;-0.01382565,0.1682144;0.4890297;0.008661271,0.1985426;0.2349763;0.03127526,0.2277896;0.03279042;-0.01632107,-0.1603693;0.4806808;-0.003157982,-0.2058473;0.2278928;-0.001082498,-0.2449496;0.02359624;-0.02817224,0.07150099;0.008001969;-0.05026368,0.09094208;-0.3316716;-0.01664921,0.09015437;-0.6708815;0.06305948,0.09102583;-0.6317862;-0.03171676,-0.06973854;0.007149993;-0.0528041,-0.1213127;-0.3297342;-0.02568971,-0.1430824;-0.6695023;0.0484804,-0.1397516;-0.6302475;-0.04622586,0.003068481;0.5332505;-0.007689162,0;0;0,-0.001067951;0.3081179;0.009332657,-0.004390225;0.6066742;0.002334356,0.1581448;0.5000342;-0.04117823,0.2301996;0.2558285;-0.07503152,0.2258566;0.06618929;-0.1645749,-0.1693858;0.4891796;0.008269761,-0.2195744;0.2372852;0.00610898,-0.2612697;0.05395079;-0.08689588,0.07450722;0.004189789;-0.04619503,0.1193052;-0.3346222;-0.0554502,0.1358488;-0.6770123;0.00710177,0.1488676;-0.7099065;-0.06318951,-0.08257165;0.004062679;-0.02946657,-0.116454;-0.3360395;-0.03774733,-0.110729;-0.6773995;0.03195193,-0.1263073;-0.7220131;-0.02511085,-0.003396839;0.5332407;0.006755352,18.08428
+0;0;0,0.001685615;0.3079606;0.0005493156,0.003349086;0.6057677;-0.01380275,0.1682111;0.4883362;0.008675386,0.1985488;0.2342026;0.03129651,0.2279187;0.03116702;-0.01649986,-0.160374;0.4799873;-0.003143917,-0.2058664;0.2271194;-0.001067778,-0.245133;0.02196431;-0.02827137,0.0714475;0.007995983;-0.05022608,0.09089778;-0.3318383;-0.0165957,0.09010839;-0.6717752;0.06328382,0.09097307;-0.6327506;-0.03075487,-0.06968638;0.007144644;-0.0527646,-0.121285;-0.3298989;-0.02563738,-0.1431012;-0.6703951;0.04869168,-0.1397964;-0.6312124;-0.04527757,0.003064421;0.5325572;-0.007675116,0;0;0,-0.001117811;0.3078481;0.008435011,-0.00434123;0.6058367;-0.0008192062,0.1580105;0.5001632;-0.04481983,0.2324756;0.2559608;-0.07373548,0.2315437;0.06351218;-0.1593695,-0.169891;0.4905291;0.005273274,-0.2220434;0.2389905;0.01021454,-0.2658882;0.05237323;-0.07709054,0.07460299;0.004195243;-0.04591441,0.1191894;-0.3348122;-0.05500865,0.1356697;-0.6781287;0.006639961,0.1487555;-0.7101017;-0.06345701,-0.08246522;0.004048156;-0.02957095,-0.1167388;-0.336179;-0.03778522,-0.1107685;-0.6783299;0.0317523,-0.1262202;-0.7220196;-0.0253139,-0.003369212;0.5325485;0.004211187,18.09646
+0;0;0,0.001685615;0.3079606;0.0005493156,0.003349086;0.6057677;-0.01380275,0.1682111;0.4883362;0.008675386,0.1985488;0.2342026;0.03129651,0.2279187;0.03116702;-0.01649986,-0.160374;0.4799873;-0.003143917,-0.2058664;0.2271194;-0.001067778,-0.245133;0.02196431;-0.02827137,0.0714475;0.007995983;-0.05022608,0.09089778;-0.3318383;-0.0165957,0.09010839;-0.6717752;0.06328382,0.09097307;-0.6327506;-0.03075487,-0.06968638;0.007144644;-0.0527646,-0.121285;-0.3298989;-0.02563738,-0.1431012;-0.6703951;0.04869168,-0.1397964;-0.6312124;-0.04527757,0.003064421;0.5325572;-0.007675116,0;0;0,-0.001117811;0.3078481;0.008435011,-0.00434123;0.6058367;-0.0008192062,0.1580105;0.5001632;-0.04481983,0.2324756;0.2559608;-0.07373548,0.2315437;0.06351218;-0.1593695,-0.169891;0.4905291;0.005273274,-0.2220434;0.2389905;0.01021454,-0.2658882;0.05237323;-0.07709054,0.07460299;0.004195243;-0.04591441,0.1191894;-0.3348122;-0.05500865,0.1356697;-0.6781287;0.006639961,0.1487555;-0.7101017;-0.06345701,-0.08246522;0.004048156;-0.02957095,-0.1167388;-0.336179;-0.03778522,-0.1107685;-0.6783299;0.0317523,-0.1262202;-0.7220196;-0.0253139,-0.003369212;0.5325485;0.004211187,18.1176
+0;0;0,0.001670657;0.3076868;1.549968E-05,0.003238749;0.6051041;-0.01576984,0.1682613;0.4881027;0.008140859,0.1984437;0.2341101;0.03128097,0.2282916;0.02945612;-0.01675913,-0.1625088;0.4868602;0.001931825,-0.2104297;0.2345668;0.005144257,-0.2506015;0.02743949;-0.01865714,0.0714582;0.007910606;-0.05028678,0.09078433;-0.3316886;-0.01656333,0.09006547;-0.6719527;0.06350779,0.08992034;-0.6330001;-0.03048218,-0.06971884;0.00722156;-0.05277069,-0.12137;-0.3295834;-0.02569759,-0.1431176;-0.6704193;0.04879761,-0.1408242;-0.6313137;-0.04514978,0.002976953;0.5319909;-0.009237268,0;0;0,-0.001276359;0.3075954;0.007574558,-0.004740372;0.6052153;-0.003201485,0.1577322;0.5008596;-0.04794598,0.2384287;0.2581089;-0.07072473,0.2412197;0.06081101;-0.1491323,-0.1705222;0.4905573;0.002532657,-0.22442;0.23992;0.01785227,-0.2695635;0.05042262;-0.06661557,0.07468277;0.00417012;-0.04585529,0.119119;-0.334621;-0.05504275,0.1356542;-0.6783493;0.006350037,0.148746;-0.7101761;-0.06379509,-0.08249339;0.004084832;-0.02959336,-0.1167259;-0.3359141;-0.03779417,-0.110743;-0.6784924;0.03145849,-0.1261937;-0.721972;-0.02578049,-0.003704607;0.5320165;0.002198696,18.13996
+0;0;0,0.001670657;0.3076868;1.549968E-05,0.003238749;0.6051041;-0.01576984,0.1682613;0.4881027;0.008140859,0.1984437;0.2341101;0.03128097,0.2282916;0.02945612;-0.01675913,-0.1625088;0.4868602;0.001931825,-0.2104297;0.2345668;0.005144257,-0.2506015;0.02743949;-0.01865714,0.0714582;0.007910606;-0.05028678,0.09078433;-0.3316886;-0.01656333,0.09006547;-0.6719527;0.06350779,0.08992034;-0.6330001;-0.03048218,-0.06971884;0.00722156;-0.05277069,-0.12137;-0.3295834;-0.02569759,-0.1431176;-0.6704193;0.04879761,-0.1408242;-0.6313137;-0.04514978,0.002976953;0.5319909;-0.009237268,0;0;0,-0.001276359;0.3075954;0.007574558,-0.004740372;0.6052153;-0.003201485,0.1577322;0.5008596;-0.04794598,0.2384287;0.2581089;-0.07072473,0.2412197;0.06081101;-0.1491323,-0.1705222;0.4905573;0.002532657,-0.22442;0.23992;0.01785227,-0.2695635;0.05042262;-0.06661557,0.07468277;0.00417012;-0.04585529,0.119119;-0.334621;-0.05504275,0.1356542;-0.6783493;0.006350037,0.148746;-0.7101761;-0.06379509,-0.08249339;0.004084832;-0.02959336,-0.1167259;-0.3359141;-0.03779417,-0.110743;-0.6784924;0.03145849,-0.1261937;-0.721972;-0.02578049,-0.003704607;0.5320165;0.002198696,18.15098
+0;0;0,0.001668338;0.3072596;1.547816E-05,0.003234135;0.6042457;-0.01574742,0.1687475;0.4872108;0.008206208,0.1990292;0.232382;0.0314225,0.2290769;0.02635904;-0.01693897,-0.1630042;0.4859646;0.001978748,-0.2110828;0.2328407;0.005201756,-0.2515233;0.02432777;-0.01875886,0.0715034;0.00791561;-0.05031858,0.09082861;-0.3316673;-0.01659675,0.09010951;-0.6720452;0.06350114,0.08996438;-0.6330922;-0.030493,-0.06976293;0.007226128;-0.05280406,-0.1214116;-0.3295627;-0.02573226,-0.1431665;-0.6705126;0.04878785,-0.140873;-0.6314065;-0.04516371,0.002972686;0.5312292;-0.009223488,0;0;0,-0.001562253;0.3071967;0.006247282,-0.005840525;0.6042997;-0.00634408,0.1571458;0.5014596;-0.05222249,0.2432929;0.2593057;-0.07049298,0.2464382;0.05863626;-0.1440394,-0.1720565;0.4903278;-0.001252196,-0.2282171;0.2399435;0.02214335,-0.2747146;0.04639879;-0.05573865,0.07478628;0.004076779;-0.04580117,0.1190756;-0.3347045;-0.05543924,0.1357814;-0.6786288;0.005473372,0.148857;-0.7104332;-0.06470013,-0.08253904;0.004191368;-0.02961574,-0.1167241;-0.3358018;-0.03756671,-0.1110492;-0.6788039;0.03018808,-0.12635;-0.7220346;-0.02741595,-0.004580364;0.5312401;-0.0004491806,18.17335
+0;0;0,0.001750203;0.3072591;0.0002962798,0.003565759;0.6043133;-0.01425434,0.1690527;0.4870023;0.007982976,0.1995432;0.2322167;0.03139804,0.229511;0.02611512;-0.01667754,-0.1626324;0.4851957;0.001607211,-0.2117992;0.2324141;0.01042446,-0.2530904;0.02356809;-0.008695177,0.07149626;0.00788899;-0.05033292,0.09074711;-0.3316888;-0.01651655,0.09009729;-0.6720656;0.06358682,0.08995732;-0.6330472;-0.03040107,-0.06978855;0.007238005;-0.05276858,-0.1214632;-0.329544;-0.02566155,-0.1432585;-0.6704552;0.04902377,-0.1409603;-0.631294;-0.04492231,0.003213837;0.5312573;-0.008193654,0;0;0,-0.001562253;0.3071967;0.006247282,-0.005840525;0.6042997;-0.00634408,0.1571458;0.5014596;-0.05222249,0.2432929;0.2593057;-0.07049298,0.2464382;0.05863626;-0.1440394,-0.1720565;0.4903278;-0.001252196,-0.2282171;0.2399435;0.02214335,-0.2747146;0.04639879;-0.05573865,0.07478628;0.004076779;-0.04580117,0.1190756;-0.3347045;-0.05543924,0.1357814;-0.6786288;0.005473372,0.148857;-0.7104332;-0.06470013,-0.08253904;0.004191368;-0.02961574,-0.1167241;-0.3358018;-0.03756671,-0.1110492;-0.6788039;0.03018808,-0.12635;-0.7220346;-0.02741595,-0.004580364;0.5312401;-0.0004491806,18.18461
+0;0;0,0.001881758;0.3303544;0.0003185498,0.003849744;0.6524699;-0.01547912,0.1836125;0.5247452;0.00870099,0.214062;0.2703032;0.03208447,0.2446027;0.06026091;-0.01691035,-0.1766885;0.5227828;0.001775162,-0.225789;0.2703421;0.01058052,-0.2678697;0.05750281;-0.0089047,0.0714448;0.007883313;-0.05029669,0.09068872;-0.3315721;-0.01649252,0.09003843;-0.6721893;0.06366745,0.0898985;-0.6331724;-0.03030434,-0.06973832;0.007232797;-0.05273061,-0.1213943;-0.3294279;-0.02563335,-0.143205;-0.6705798;0.04910474,-0.1409072;-0.6314202;-0.04482524,0.003466049;0.5728183;-0.008871268,0;0;0,-0.01001731;0.3271432;-0.04488468,-0.01912585;0.6431929;-0.1084716,0.1564662;0.5027498;-0.05595303,0.2469853;0.2622812;-0.06994772,0.2552479;0.05503;-0.1365035,-0.1677645;0.4924055;-0.007033333,-0.2257296;0.2434476;0.02254252,-0.2755377;0.04511774;-0.05252694,0.07487226;0.00408718;-0.04553795,0.1188166;-0.3346281;-0.05469489,0.1361245;-0.6790286;0.004760265,0.1491314;-0.710784;-0.06544733,-0.08241837;0.004181329;-0.02976564,-0.1166126;-0.3356936;-0.03743244,-0.1109604;-0.678969;0.03021506,-0.1257588;-0.7219257;-0.02783972,-0.01666366;0.5654348;-0.09014654,18.20684
+0;0;0,0.0018833;0.3306251;0.0003188109,0.003859186;0.6540579;-0.01554734,0.1826623;0.526177;0.00857352,0.2130556;0.2722043;0.03191387,0.2433068;0.06415373;-0.01661636,-0.1757234;0.524225;0.001684509,-0.2247333;0.27225;0.01047362,-0.2664149;0.06142892;-0.008826827,0.07135229;0.007873104;-0.05023156,0.09061713;-0.3319513;-0.01639063,0.089967;-0.672487;0.06375013,0.0898272;-0.6334796;-0.03012293,-0.06964801;0.007223431;-0.05266233,-0.1213602;-0.3298033;-0.0255356,-0.1431656;-0.6708735;0.04918458,-0.1408703;-0.6317235;-0.04464673,0.003473508;0.5739945;-0.008905324,0;0;0,-0.009972632;0.3272604;-0.04601979,-0.01958118;0.6443098;-0.1112247,0.1554231;0.5026892;-0.06173944,0.2520607;0.2648643;-0.07017422,0.2630909;0.0569369;-0.1267419,-0.1679624;0.49332;-0.01126347,-0.2288029;0.246562;0.02587898,-0.2785492;0.04779986;-0.04175454,0.07494459;0.004111737;-0.04519677,0.1187954;-0.3349952;-0.05417514,0.136439;-0.6794719;0.004237652,0.1494518;-0.7110028;-0.06603265,-0.08224308;0.004176885;-0.0299161,-0.1162065;-0.3360947;-0.03758034,-0.1104437;-0.6793177;0.02989018,-0.1252227;-0.7220076;-0.02834275,-0.01697281;0.566249;-0.09240627,18.22887
+0;0;0,0.001948572;0.3306245;-0.000523417,0.003756318;0.6539525;-0.01832395,0.1826638;0.5268322;0.007724551,0.2129436;0.2729026;0.03167306,0.2430087;0.06478336;-0.01667804,-0.1756646;0.5241567;0.001155885,-0.225916;0.2727156;0.0160828,-0.2679572;0.06156403;0.001837313,0.07135835;0.007854723;-0.05022582,0.09054924;-0.3319569;-0.01621449,0.09005163;-0.6724745;0.06400411,0.08983921;-0.6335738;-0.02987899,-0.06965294;0.007238256;-0.05265377,-0.1214617;-0.3297679;-0.02545602,-0.143327;-0.6708686;0.04910734,-0.1410996;-0.6318214;-0.04473557,0.003422614;0.5739398;-0.01109427,0;0;0,-0.009972632;0.3272604;-0.04601979,-0.01958118;0.6443098;-0.1112247,0.1554231;0.5026892;-0.06173944,0.2520607;0.2648643;-0.07017422,0.2630909;0.0569369;-0.1267419,-0.1679624;0.49332;-0.01126347,-0.2288029;0.246562;0.02587898,-0.2785492;0.04779986;-0.04175454,0.07494459;0.004111737;-0.04519677,0.1187954;-0.3349952;-0.05417514,0.136439;-0.6794719;0.004237652,0.1494518;-0.7110028;-0.06603265,-0.08224308;0.004176885;-0.0299161,-0.1162065;-0.3360947;-0.03758034,-0.1104437;-0.6793177;0.02989018,-0.1252227;-0.7220076;-0.02834275,-0.01697281;0.566249;-0.09240627,18.24079
+0;0;0,0.001947346;0.3304164;-0.0005230875,0.003759033;0.654465;-0.01836547,0.183622;0.5268685;0.00780376,0.213862;0.273273;0.03172076,0.2440884;0.06403673;-0.01688983,-0.1766185;0.5241787;0.001200044,-0.2268037;0.2730683;0.01610733,-0.2690705;0.06078357;0.001785382,0.07141142;0.007860563;-0.05026317,0.09065464;-0.3328779;-0.01615907,0.09015805;-0.6726978;0.06389514,0.08994541;-0.6337876;-0.03008682,-0.06970473;0.007243637;-0.05269292,-0.1216548;-0.3306817;-0.02542098,-0.1434753;-0.6710835;0.04898959,-0.1412456;-0.6320267;-0.04495213,0.003424391;0.5742275;-0.01111548,0;0;0,-0.009330511;0.326761;-0.04815841,-0.01862592;0.643971;-0.1161129,0.1574723;0.5022015;-0.06686544,0.2588952;0.2666422;-0.07159972,0.2729386;0.05521658;-0.1180584,-0.1683555;0.4932809;-0.01497398,-0.2313968;0.248458;0.02843915,-0.2848062;0.046569;-0.03025249,0.07510573;0.003883064;-0.04507565,0.1188924;-0.3361617;-0.05447817,0.1371963;-0.6801012;0.002592087,0.1500834;-0.7116379;-0.06782961,-0.08225957;0.004392015;-0.0300306,-0.1156138;-0.3368539;-0.0386789,-0.1096485;-0.6794919;0.02803025,-0.1245057;-0.7222001;-0.03032067,-0.01614431;0.5658926;-0.0964067,18.26248
+0;0;0,0.001947346;0.3304164;-0.0005230875,0.003759033;0.654465;-0.01836547,0.183622;0.5268685;0.00780376,0.213862;0.273273;0.03172076,0.2440884;0.06403673;-0.01688983,-0.1766185;0.5241787;0.001200044,-0.2268037;0.2730683;0.01610733,-0.2690705;0.06078357;0.001785382,0.07141142;0.007860563;-0.05026317,0.09065464;-0.3328779;-0.01615907,0.09015805;-0.6726978;0.06389514,0.08994541;-0.6337876;-0.03008682,-0.06970473;0.007243637;-0.05269292,-0.1216548;-0.3306817;-0.02542098,-0.1434753;-0.6710835;0.04898959,-0.1412456;-0.6320267;-0.04495213,0.003424391;0.5742275;-0.01111548,0;0;0,-0.009330511;0.326761;-0.04815841,-0.01862592;0.643971;-0.1161129,0.1574723;0.5022015;-0.06686544,0.2588952;0.2666422;-0.07159972,0.2729386;0.05521658;-0.1180584,-0.1683555;0.4932809;-0.01497398,-0.2313968;0.248458;0.02843915,-0.2848062;0.046569;-0.03025249,0.07510573;0.003883064;-0.04507565,0.1188924;-0.3361617;-0.05447817,0.1371963;-0.6801012;0.002592087,0.1500834;-0.7116379;-0.06782961,-0.08225957;0.004392015;-0.0300306,-0.1156138;-0.3368539;-0.0386789,-0.1096485;-0.6794919;0.02803025,-0.1245057;-0.7222001;-0.03032067,-0.01614431;0.5658926;-0.0964067,18.28478
+0;0;0,0.002004117;0.3304508;-0.001144137,0.003762817;0.6557783;-0.02024696,0.1852853;0.527999;0.008638161,0.2161749;0.2746862;0.03173983,0.2466918;0.06257573;-0.01723208,-0.1782899;0.5248545;0.000995215,-0.2296302;0.2746768;0.02174432,-0.2724415;0.05912109;0.01691286,0.07140587;0.007834198;-0.05032018,0.09066172;-0.3336817;-0.01604085,0.09009824;-0.6734852;0.0640121,0.09006651;-0.6346413;-0.03006676,-0.06976454;0.007263577;-0.05265399,-0.1219196;-0.331427;-0.02531327,-0.1438566;-0.6718152;0.04904989,-0.141441;-0.6328242;-0.04498401,0.003442764;0.5752123;-0.01264093,0;0;0,-0.009176433;0.3264477;-0.05050516,-0.01885535;0.6443846;-0.121387,0.1589909;0.502043;-0.07045031,0.262821;0.2677941;-0.07186103,0.2802128;0.0525381;-0.1128829,-0.1697028;0.4928629;-0.01820015,-0.2335068;0.2494897;0.03031551,-0.2909089;0.0443493;-0.02393203,0.07520923;0.003780156;-0.04496193,0.1189224;-0.3370653;-0.05457973,0.1379423;-0.6810997;0.001578812,0.1504306;-0.7124125;-0.0692296,-0.08223933;0.004456113;-0.03015175,-0.1153648;-0.3376186;-0.0383124,-0.1095441;-0.6806107;0.02647701,-0.1242697;-0.7233301;-0.03203876,-0.01626307;0.5661466;-0.1008704,18.29631
+0;0;0,0.002004117;0.3304508;-0.001144137,0.003762817;0.6557783;-0.02024696,0.1852853;0.527999;0.008638161,0.2161749;0.2746862;0.03173983,0.2466918;0.06257573;-0.01723208,-0.1782899;0.5248545;0.000995215,-0.2296302;0.2746768;0.02174432,-0.2724415;0.05912109;0.01691286,0.07140587;0.007834198;-0.05032018,0.09066172;-0.3336817;-0.01604085,0.09009824;-0.6734852;0.0640121,0.09006651;-0.6346413;-0.03006676,-0.06976454;0.007263577;-0.05265399,-0.1219196;-0.331427;-0.02531327,-0.1438566;-0.6718152;0.04904989,-0.141441;-0.6328242;-0.04498401,0.003442764;0.5752123;-0.01264093,0;0;0,-0.009176433;0.3264477;-0.05050516,-0.01885535;0.6443846;-0.121387,0.1589909;0.502043;-0.07045031,0.262821;0.2677941;-0.07186103,0.2802128;0.0525381;-0.1128829,-0.1697028;0.4928629;-0.01820015,-0.2335068;0.2494897;0.03031551,-0.2909089;0.0443493;-0.02393203,0.07520923;0.003780156;-0.04496193,0.1189224;-0.3370653;-0.05457973,0.1379423;-0.6810997;0.001578812,0.1504306;-0.7124125;-0.0692296,-0.08223933;0.004456113;-0.03015175,-0.1153648;-0.3376186;-0.0383124,-0.1095441;-0.6806107;0.02647701,-0.1242697;-0.7233301;-0.03203876,-0.01626307;0.5661466;-0.1008704,18.30742
+0;0;0,0.002006047;0.3307692;-0.001145239,0.003768712;0.6568292;-0.02029095,0.1861482;0.5286484;0.008711422,0.2169863;0.275758;0.03177457,0.2477191;0.06214686;-0.01754379,-0.1791419;0.525489;0.001032425,-0.2303966;0.2757285;0.02174693,-0.2735108;0.05864783;0.01688129,0.07153269;0.007848113;-0.05040955,0.09080619;-0.3339808;-0.0160988,0.09024306;-0.6735705;0.06390379,0.09021134;-0.6347257;-0.03018466,-0.06988845;0.007276478;-0.05274751,-0.1220914;-0.3317246;-0.02538173,-0.1440146;-0.6718985;0.04893465,-0.1415987;-0.6329067;-0.04510882,0.003447949;0.5760844;-0.01266804,0;0;0,-0.009305492;0.326383;-0.05292583,-0.01949923;0.6440918;-0.1280036,0.1594968;0.5021639;-0.07568598,0.2647884;0.2690689;-0.07157969,0.285338;0.051697;-0.1080995,-0.1702157;0.4930907;-0.02137045,-0.2353685;0.2517696;0.03299614,-0.2969424;0.04473746;-0.01551035,0.07530087;0.003697395;-0.04511929,0.1188427;-0.3375003;-0.05428004,0.1382632;-0.6814363;0.0009720325,0.1506817;-0.7127352;-0.06987357,-0.0824387;0.004541485;-0.03004793,-0.1154961;-0.337854;-0.03830783,-0.1093792;-0.680733;0.02586787,-0.1239662;-0.7235311;-0.03260027,-0.01677644;0.56596;-0.1064179,18.32962
+0;0;0,0.001956529;0.3307676;-0.001594563,0.003567849;0.6567866;-0.02143536,0.1860252;0.5287813;0.007796175,0.2164332;0.2758959;0.03147743,0.2471311;0.06219058;-0.01745325,-0.1792584;0.5255281;0.0008337209,-0.2316553;0.2767095;0.02876809,-0.2746885;0.05958539;0.02533596,0.07152196;0.007781021;-0.05043517,0.0906768;-0.3340186;-0.01576784,0.09000169;-0.6736631;0.06400053,0.08984154;-0.6348633;-0.030092,-0.06989614;0.007342077;-0.05272821,-0.1223037;-0.3316287;-0.02537986,-0.144218;-0.6718199;0.04886059,-0.1419298;-0.6328667;-0.04518979,0.003290046;0.5760585;-0.01363603,0;0;0,-0.009305492;0.326383;-0.05292583,-0.01949923;0.6440918;-0.1280036,0.1594968;0.5021639;-0.07568598,0.2647884;0.2690689;-0.07157969,0.285338;0.051697;-0.1080995,-0.1702157;0.4930907;-0.02137045,-0.2353685;0.2517696;0.03299614,-0.2969424;0.04473746;-0.01551035,0.07530087;0.003697395;-0.04511929,0.1188427;-0.3375003;-0.05428004,0.1382632;-0.6814363;0.0009720325,0.1506817;-0.7127352;-0.06987357,-0.0824387;0.004541485;-0.03004793,-0.1154961;-0.337854;-0.03830783,-0.1093792;-0.680733;0.02586787,-0.1239662;-0.7235311;-0.03260027,-0.01677644;0.56596;-0.1064179,18.3409
+0;0;0,0.001956529;0.3307676;-0.001594563,0.003567849;0.6567866;-0.02143536,0.1860252;0.5287813;0.007796175,0.2164332;0.2758959;0.03147743,0.2471311;0.06219058;-0.01745325,-0.1792584;0.5255281;0.0008337209,-0.2316553;0.2767095;0.02876809,-0.2746885;0.05958539;0.02533596,0.07152196;0.007781021;-0.05043517,0.0906768;-0.3340186;-0.01576784,0.09000169;-0.6736631;0.06400053,0.08984154;-0.6348633;-0.030092,-0.06989614;0.007342077;-0.05272821,-0.1223037;-0.3316287;-0.02537986,-0.144218;-0.6718199;0.04886059,-0.1419298;-0.6328667;-0.04518979,0.003290046;0.5760585;-0.01363603,0;0;0,-0.009305492;0.326383;-0.05292583,-0.01949923;0.6440918;-0.1280036,0.1594968;0.5021639;-0.07568598,0.2647884;0.2690689;-0.07157969,0.285338;0.051697;-0.1080995,-0.1702157;0.4930907;-0.02137045,-0.2353685;0.2517696;0.03299614,-0.2969424;0.04473746;-0.01551035,0.07530087;0.003697395;-0.04511929,0.1188427;-0.3375003;-0.05428004,0.1382632;-0.6814363;0.0009720325,0.1506817;-0.7127352;-0.06987357,-0.0824387;0.004541485;-0.03004793,-0.1154961;-0.337854;-0.03830783,-0.1093792;-0.680733;0.02586787,-0.1239662;-0.7235311;-0.03260027,-0.01677644;0.56596;-0.1064179,18.35192
+0;0;0,0.001958;0.3310163;-0.001595762,0.003570793;0.657335;-0.02145496,0.1854841;0.5293925;0.007720307,0.215835;0.2769819;0.03135711,0.2469485;0.06038386;-0.0182359,-0.1787125;0.526149;0.0007785717,-0.231011;0.2777975;0.02866051,-0.2746267;0.05773439;0.02518192,0.07168787;0.007799071;-0.05055217,0.09084944;-0.3341205;-0.01587268,0.09017397;-0.673946;0.0639382,0.09001388;-0.6351492;-0.030122,-0.07005828;0.007359109;-0.05285053,-0.1224842;-0.3317307;-0.02549258,-0.1444102;-0.672103;0.04878742,-0.1421228;-0.633153;-0.04523065,0.003292723;0.576529;-0.01364812,0;0;0,-0.009282842;0.3260674;-0.05632114,-0.01934022;0.6427132;-0.1370025,0.1587466;0.5018361;-0.0804472,0.2667385;0.2706892;-0.07045341,0.2898135;0.04973359;-0.101892,-0.1685355;0.494495;-0.02541839,-0.2344054;0.2551879;0.03445053,-0.3011973;0.04527755;-0.00819584,0.07538368;0.003613144;-0.04538441,0.1188249;-0.3377435;-0.05358887,0.1384933;-0.6819872;0.0008263551,0.1507654;-0.7128928;-0.07033992,-0.08274449;0.004639444;-0.02978799,-0.1154986;-0.3379163;-0.03763216,-0.1094796;-0.6812001;0.0253887,-0.1239497;-0.7238266;-0.03326921,-0.01666228;0.5648978;-0.1140194,18.3634
+0;0;0,0.00192634;0.3310144;-0.001990955,0.003412748;0.6573071;-0.02229034,0.1854988;0.529763;0.006612932,0.2153686;0.2773887;0.03123021,0.2465003;0.06073721;-0.01811704,-0.1788575;0.5263705;0.0006532446,-0.2317793;0.2790214;0.03542053,-0.2764946;0.05915989;0.03733326,0.07163433;0.007769457;-0.05063256,0.09069505;-0.3341332;-0.01573163,0.0902937;-0.6739251;0.064224,0.08994555;-0.6351625;-0.0298389,-0.07011652;0.007374352;-0.05277112,-0.1226261;-0.33171;-0.02550626,-0.1446807;-0.672084;0.04872809,-0.1425754;-0.6331624;-0.04529694,0.003164329;0.5765105;-0.0143867,0;0;0,-0.009282842;0.3260674;-0.05632114,-0.01934022;0.6427132;-0.1370025,0.1587466;0.5018361;-0.0804472,0.2667385;0.2706892;-0.07045341,0.2898135;0.04973359;-0.101892,-0.1685355;0.494495;-0.02541839,-0.2344054;0.2551879;0.03445053,-0.3011973;0.04527755;-0.00819584,0.07538368;0.003613144;-0.04538441,0.1188249;-0.3377435;-0.05358887,0.1384933;-0.6819872;0.0008263551,0.1507654;-0.7128928;-0.07033992,-0.08274449;0.004639444;-0.02978799,-0.1154986;-0.3379163;-0.03763216,-0.1094796;-0.6812001;0.0253887,-0.1239497;-0.7238266;-0.03326921,-0.01666228;0.5648978;-0.1140194,18.38544
+0;0;0,0.001926181;0.330987;-0.001990791,0.003411362;0.6570053;-0.02227252,0.1852823;0.5295964;0.006598119,0.2151116;0.2775648;0.03118198,0.2465121;0.05904256;-0.01859137,-0.1786437;0.5262079;0.000645468,-0.2314937;0.2791947;0.03536555,-0.2765951;0.05743471;0.03729479,0.07171441;0.007778142;-0.05068916,0.09079378;-0.3344591;-0.01575408,0.09039274;-0.6739889;0.06413989,0.09004451;-0.6352245;-0.02994322,-0.0701949;0.007382595;-0.05283011,-0.1227559;-0.3320335;-0.02553858,-0.1447935;-0.672145;0.04863852,-0.1426877;-0.6332216;-0.04540671,0.00316319;0.5762887;-0.01437672,0;0;0,-0.009578601;0.3256882;-0.05827141,-0.02006404;0.6417809;-0.1399715,0.1582128;0.5010809;-0.08497667,0.2683779;0.2715638;-0.0708468,0.2953748;0.04813711;-0.09465909,-0.1688018;0.4948793;-0.02719216,-0.2364409;0.257858;0.0380764,-0.3062584;0.0453407;0.00376552,0.0754583;0.003522873;-0.04545856,0.1189682;-0.338176;-0.05317545,0.1386814;-0.6822741;0.000411991,0.1510052;-0.7131065;-0.07083488,-0.08285502;0.00473589;-0.02975676,-0.1152846;-0.3382064;-0.03680456,-0.1092164;-0.6814002;0.02520324,-0.1238631;-0.7236018;-0.03396576,-0.01728819;0.5640898;-0.116864,18.39676
+0;0;0,0.001926181;0.330987;-0.001990791,0.003411362;0.6570053;-0.02227252,0.1852823;0.5295964;0.006598119,0.2151116;0.2775648;0.03118198,0.2465121;0.05904256;-0.01859137,-0.1786437;0.5262079;0.000645468,-0.2314937;0.2791947;0.03536555,-0.2765951;0.05743471;0.03729479,0.07171441;0.007778142;-0.05068916,0.09079378;-0.3344591;-0.01575408,0.09039274;-0.6739889;0.06413989,0.09004451;-0.6352245;-0.02994322,-0.0701949;0.007382595;-0.05283011,-0.1227559;-0.3320335;-0.02553858,-0.1447935;-0.672145;0.04863852,-0.1426877;-0.6332216;-0.04540671,0.00316319;0.5762887;-0.01437672,0;0;0,-0.009578601;0.3256882;-0.05827141,-0.02006404;0.6417809;-0.1399715,0.1582128;0.5010809;-0.08497667,0.2683779;0.2715638;-0.0708468,0.2953748;0.04813711;-0.09465909,-0.1688018;0.4948793;-0.02719216,-0.2364409;0.257858;0.0380764,-0.3062584;0.0453407;0.00376552,0.0754583;0.003522873;-0.04545856,0.1189682;-0.338176;-0.05317545,0.1386814;-0.6822741;0.000411991,0.1510052;-0.7131065;-0.07083488,-0.08285502;0.00473589;-0.02975676,-0.1152846;-0.3382064;-0.03680456,-0.1092164;-0.6814002;0.02520324,-0.1238631;-0.7236018;-0.03396576,-0.01728819;0.5640898;-0.116864,18.40818
+0;0;0,0.001933466;0.331342;-0.001595762,0.0037084;0.6576906;-0.02019081,0.1862713;0.5297536;0.005495796,0.2156989;0.2779868;0.03108275,0.2473338;0.05802338;-0.01868164,-0.1790878;0.5264463;0.0006175749,-0.2328116;0.2808867;0.04210791,-0.278831;0.05797744;0.04951149,0.07186292;0.007741273;-0.05087095,0.09065043;-0.334551;-0.01571371,0.09035774;-0.6737422;0.06393518,0.08977593;-0.6348701;-0.0303532,-0.07040802;0.007443713;-0.05290901,-0.1230859;-0.3320146;-0.02559447,-0.1450209;-0.6717427;0.04855654,-0.1431464;-0.6327148;-0.04570019,0.003363665;0.5768563;-0.01291952,0;0;0,-0.009970352;0.3255094;-0.06113935,-0.0208929;0.6411408;-0.1454208,0.1579863;0.500987;-0.08819866,0.2692486;0.2724073;-0.07148814,0.2987541;0.04738109;-0.09029722,-0.1698803;0.4960996;-0.03010759,-0.2373941;0.2614052;0.04247101,-0.3123878;0.0482907;0.01384736,0.07557341;0.003369153;-0.04570961,0.1189879;-0.338417;-0.05280995,0.1388165;-0.6822284;5.984679E-05,0.1511751;-0.7134092;-0.0711689,-0.08319885;0.004946953;-0.02942009,-0.1150888;-0.338112;-0.03624681,-0.1090355;-0.6810803;0.02483337,-0.1236825;-0.723065;-0.03494139,-0.01800331;0.5635683;-0.1217282,18.42977
+0;0;0,0.001933466;0.331342;-0.001595762,0.0037084;0.6576906;-0.02019081,0.1862713;0.5297536;0.005495796,0.2156989;0.2779868;0.03108275,0.2473338;0.05802338;-0.01868164,-0.1790878;0.5264463;0.0006175749,-0.2328116;0.2808867;0.04210791,-0.278831;0.05797744;0.04951149,0.07186292;0.007741273;-0.05087095,0.09065043;-0.334551;-0.01571371,0.09035774;-0.6737422;0.06393518,0.08977593;-0.6348701;-0.0303532,-0.07040802;0.007443713;-0.05290901,-0.1230859;-0.3320146;-0.02559447,-0.1450209;-0.6717427;0.04855654,-0.1431464;-0.6327148;-0.04570019,0.003363665;0.5768563;-0.01291952,0;0;0,-0.009970352;0.3255094;-0.06113935,-0.0208929;0.6411408;-0.1454208,0.1579863;0.500987;-0.08819866,0.2692486;0.2724073;-0.07148814,0.2987541;0.04738109;-0.09029722,-0.1698803;0.4960996;-0.03010759,-0.2373941;0.2614052;0.04247101,-0.3123878;0.0482907;0.01384736,0.07557341;0.003369153;-0.04570961,0.1189879;-0.338417;-0.05280995,0.1388165;-0.6822284;5.984679E-05,0.1511751;-0.7134092;-0.0711689,-0.08319885;0.004946953;-0.02942009,-0.1150888;-0.338112;-0.03624681,-0.1090355;-0.6810803;0.02483337,-0.1236825;-0.723065;-0.03494139,-0.01800331;0.5635683;-0.1217282,18.44156
+0;0;0,0.001934847;0.3315786;-0.001596901,0.00370792;0.6575841;-0.02017221,0.1864933;0.5296789;0.005528737,0.2158874;0.2781989;0.03108654,0.2477256;0.05682218;-0.01899761,-0.1793095;0.5263677;0.0006445926,-0.232972;0.2810878;0.04208766,-0.2792872;0.05674617;0.04953881,0.07186121;0.007741087;-0.05086974,0.09064934;-0.3345626;-0.01571131,0.09035715;-0.673186;0.06380422,0.08977375;-0.6342899;-0.03074054,-0.07040633;0.007443535;-0.05290774,-0.123086;-0.3320262;-0.02559229,-0.1449842;-0.6711855;0.04843459,-0.1431046;-0.6321331;-0.04607845,0.003363565;0.5768389;-0.01290894,0;0;0,-0.01028453;0.3252407;-0.06374431,-0.02145024;0.640231;-0.149066,0.1579205;0.5007868;-0.09156489,0.270016;0.2732332;-0.0712328,0.3005558;0.04671146;-0.08811426,-0.1703724;0.497025;-0.03188147,-0.2386322;0.2658236;0.04964109,-0.3160909;0.05178492;0.02285757,0.07561675;0.003284186;-0.04563999,0.1190702;-0.3385088;-0.05273247,0.1389301;-0.6817836;-0.0002291203,0.1512259;-0.7134992;-0.0713501,-0.08315533;0.005055661;-0.02951809,-0.114751;-0.3380527;-0.03578472,-0.108854;-0.6805038;0.02488706,-0.1234948;-0.7226641;-0.03508579,-0.01849626;0.5628111;-0.1251891,18.46324
+0;0;0,0.001936648;0.3315758;-0.002089107,0.003641342;0.6575098;-0.02181212,0.1864859;0.529889;0.004486606,0.2157513;0.2784648;0.03073265,0.2472704;0.05695197;-0.01894993,-0.1794;0.5267283;0.0002853191,-0.2338459;0.2829503;0.04894081,-0.2807432;0.0589862;0.0619978,0.07186551;0.00766846;-0.05087465,0.09057513;-0.3346275;-0.01559865,0.09052059;-0.6733162;0.06363837,0.08982577;-0.6344825;-0.03091149,-0.07040349;0.007518513;-0.05290092,-0.1230911;-0.3319489;-0.02557284,-0.1450875;-0.6711212;0.04836556,-0.1433149;-0.6321313;-0.04615551,0.003314163;0.5767998;-0.01416746,0;0;0,-0.01028453;0.3252407;-0.06374431,-0.02145024;0.640231;-0.149066,0.1579205;0.5007868;-0.09156489,0.270016;0.2732332;-0.0712328,0.3005558;0.04671146;-0.08811426,-0.1703724;0.497025;-0.03188147,-0.2386322;0.2658236;0.04964109,-0.3160909;0.05178492;0.02285757,0.07561675;0.003284186;-0.04563999,0.1190702;-0.3385088;-0.05273247,0.1389301;-0.6817836;-0.0002291203,0.1512259;-0.7134992;-0.0713501,-0.08315533;0.005055661;-0.02951809,-0.114751;-0.3380527;-0.03578472,-0.108854;-0.6805038;0.02488706,-0.1234948;-0.7226641;-0.03508579,-0.01849626;0.5628111;-0.1251891,18.47522
+0;0;0,0.001935547;0.3313873;-0.00208792,0.003637396;0.6567746;-0.02177741,0.186772;0.5292245;0.00453707,0.216013;0.2780096;0.03076127,0.2477899;0.05468549;-0.01932755,-0.1796921;0.5260589;0.0003291434,-0.2340928;0.2824838;0.04894414,-0.2813735;0.05668835;0.0621079,0.07185693;0.007667544;-0.05086857,0.09051341;-0.3336563;-0.01569275,0.09045868;-0.6734885;0.06381179,0.08976674;-0.6346913;-0.03034671,-0.07039507;0.007517614;-0.05289461,-0.1229331;-0.3309858;-0.02564413,-0.1450038;-0.6713032;0.04854389,-0.1432385;-0.6323505;-0.04558595,0.003310805;0.5762094;-0.01414648,0;0;0,-0.01043829;0.3246984;-0.06548023,-0.02187504;0.6388007;-0.1519368,0.1581809;0.5003014;-0.09435368,0.2710051;0.273591;-0.07144594,0.3017379;0.0450871;-0.08673573,-0.170912;0.498673;-0.03225402,-0.2399254;0.2714071;0.0585152,-0.3354334;0.06100281;0.0592634,0.07564399;0.003092408;-0.04558778,0.1191769;-0.3377038;-0.05267119,0.1389328;-0.6821887;-0.0002610683,0.1510684;-0.7139766;-0.07082081,-0.08309741;0.005307401;-0.02960531,-0.114427;-0.3368526;-0.03529263,-0.1088009;-0.6805655;0.02501298,-0.1232801;-0.7221909;-0.03501911,-0.01884106;0.5616211;-0.1277876,18.49683
+0;0;0,0.001935547;0.3313873;-0.00208792,0.003637396;0.6567746;-0.02177741,0.186772;0.5292245;0.00453707,0.216013;0.2780096;0.03076127,0.2477899;0.05468549;-0.01932755,-0.1796921;0.5260589;0.0003291434,-0.2340928;0.2824838;0.04894414,-0.2813735;0.05668835;0.0621079,0.07185693;0.007667544;-0.05086857,0.09051341;-0.3336563;-0.01569275,0.09045868;-0.6734885;0.06381179,0.08976674;-0.6346913;-0.03034671,-0.07039507;0.007517614;-0.05289461,-0.1229331;-0.3309858;-0.02564413,-0.1450038;-0.6713032;0.04854389,-0.1432385;-0.6323505;-0.04558595,0.003310805;0.5762094;-0.01414648,0;0;0,-0.01043829;0.3246984;-0.06548023,-0.02187504;0.6388007;-0.1519368,0.1581809;0.5003014;-0.09435368,0.2710051;0.273591;-0.07144594,0.3017379;0.0450871;-0.08673573,-0.170912;0.498673;-0.03225402,-0.2399254;0.2714071;0.0585152,-0.3354334;0.06100281;0.0592634,0.07564399;0.003092408;-0.04558778,0.1191769;-0.3377038;-0.05267119,0.1389328;-0.6821887;-0.0002610683,0.1510684;-0.7139766;-0.07082081,-0.08309741;0.005307401;-0.02960531,-0.114427;-0.3368526;-0.03529263,-0.1088009;-0.6805655;0.02501298,-0.1232801;-0.7221909;-0.03501911,-0.01884106;0.5616211;-0.1277876,18.50839
+0;0;0,0.001913031;0.331294;-0.002453456,0.003542051;0.6563981;-0.02293826,0.1865669;0.529454;0.003701153,0.2155822;0.2784558;0.03030038,0.2472352;0.05452141;-0.01963365,-0.1795781;0.5262387;0.0001117084,-0.234295;0.2842836;0.05500545,-0.2825155;0.05848713;0.07324468,0.07184579;0.007600961;-0.05089015,0.09041515;-0.3335082;-0.01571557,0.09035618;-0.6737267;0.06405672,0.0895566;-0.6349708;-0.0301661,-0.07039166;0.007585425;-0.05288549,-0.1229131;-0.3307042;-0.02569738,-0.1452675;-0.6714292;0.04859267,-0.1436065;-0.6325245;-0.04560496,0.003238644;0.5759082;-0.01505861,0;0;0,-0.01049738;0.3243674;-0.06664085,-0.02205496;0.6381959;-0.1532073,0.1579623;0.4997454;-0.0967083,0.2713932;0.2738267;-0.07133818,0.302342;0.04475932;-0.08590794,-0.1710769;0.4998302;-0.03294186,-0.2406129;0.2781019;0.06977505,-0.3427897;0.07025626;0.06834671,0.07564388;0.002871215;-0.04559779,0.1192421;-0.3377092;-0.05205727,0.1388566;-0.6827276;-0.0001931228,0.1509199;-0.7145054;-0.07085586,-0.0830785;0.00553884;-0.02960882,-0.1143689;-0.3364123;-0.03489034,-0.1087982;-0.6806072;0.02520172,-0.1231504;-0.7224333;-0.03471725,-0.01898928;0.5610717;-0.1290565,18.5306
+0;0;0,0.001913031;0.331294;-0.002453456,0.003542051;0.6563981;-0.02293826,0.1865669;0.529454;0.003701153,0.2155822;0.2784558;0.03030038,0.2472352;0.05452141;-0.01963365,-0.1795781;0.5262387;0.0001117084,-0.234295;0.2842836;0.05500545,-0.2825155;0.05848713;0.07324468,0.07184579;0.007600961;-0.05089015,0.09041515;-0.3335082;-0.01571557,0.09035618;-0.6737267;0.06405672,0.0895566;-0.6349708;-0.0301661,-0.07039166;0.007585425;-0.05288549,-0.1229131;-0.3307042;-0.02569738,-0.1452675;-0.6714292;0.04859267,-0.1436065;-0.6325245;-0.04560496,0.003238644;0.5759082;-0.01505861,0;0;0,-0.01049738;0.3243674;-0.06664085,-0.02205496;0.6381959;-0.1532073,0.1579623;0.4997454;-0.0967083,0.2713932;0.2738267;-0.07133818,0.302342;0.04475932;-0.08590794,-0.1710769;0.4998302;-0.03294186,-0.2406129;0.2781019;0.06977505,-0.3427897;0.07025626;0.06834671,0.07564388;0.002871215;-0.04559779,0.1192421;-0.3377092;-0.05205727,0.1388566;-0.6827276;-0.0001931228,0.1509199;-0.7145054;-0.07085586,-0.0830785;0.00553884;-0.02960882,-0.1143689;-0.3364123;-0.03489034,-0.1087982;-0.6806072;0.02520172,-0.1231504;-0.7224333;-0.03471725,-0.01898928;0.5610717;-0.1290565,18.54169
+0;0;0,0.001913031;0.331294;-0.002453456,0.003542051;0.6563981;-0.02293826,0.1865669;0.529454;0.003701153,0.2155822;0.2784558;0.03030038,0.2472352;0.05452141;-0.01963365,-0.1795781;0.5262387;0.0001117084,-0.234295;0.2842836;0.05500545,-0.2825155;0.05848713;0.07324468,0.07184579;0.007600961;-0.05089015,0.09041515;-0.3335082;-0.01571557,0.09035618;-0.6737267;0.06405672,0.0895566;-0.6349708;-0.0301661,-0.07039166;0.007585425;-0.05288549,-0.1229131;-0.3307042;-0.02569738,-0.1452675;-0.6714292;0.04859267,-0.1436065;-0.6325245;-0.04560496,0.003238644;0.5759082;-0.01505861,0;0;0,-0.01049738;0.3243674;-0.06664085,-0.02205496;0.6381959;-0.1532073,0.1579623;0.4997454;-0.0967083,0.2713932;0.2738267;-0.07133818,0.302342;0.04475932;-0.08590794,-0.1710769;0.4998302;-0.03294186,-0.2406129;0.2781019;0.06977505,-0.3427897;0.07025626;0.06834671,0.07564388;0.002871215;-0.04559779,0.1192421;-0.3377092;-0.05205727,0.1388566;-0.6827276;-0.0001931228,0.1509199;-0.7145054;-0.07085586,-0.0830785;0.00553884;-0.02960882,-0.1143689;-0.3364123;-0.03489034,-0.1087982;-0.6806072;0.02520172,-0.1231504;-0.7224333;-0.03471725,-0.01898928;0.5610717;-0.1290565,18.55296
+0;0;0,0.001913143;0.331688;-0.002879426,0.003510516;0.6571529;-0.02404077,0.1873282;0.5300957;0.002714431,0.2160808;0.2793427;0.02993079,0.2477189;0.05471228;-0.01987147,-0.1804405;0.5273457;9.898096E-06,-0.2357242;0.2877718;0.06319682,-0.2847062;0.06204839;0.08748169,0.07176615;0.007514678;-0.05083572,0.09014133;-0.333761;-0.01550259,0.09016937;-0.674109;0.06415392,0.08921878;-0.6353948;-0.03006814,-0.07031474;0.007639781;-0.05280713,-0.1228838;-0.33082;-0.02566551,-0.1455265;-0.6716104;0.04870583,-0.1440142;-0.6327527;-0.0454955,0.003213566;0.5765576;-0.01596524,0;0;0,-0.01057778;0.3243892;-0.06847358,-0.02247964;0.6383014;-0.1562054,0.1584131;0.4995353;-0.09976816,0.271602;0.2740451;-0.07171559,0.3025811;0.0442446;-0.08483386,-0.17054;0.5007001;-0.03235298,-0.2397863;0.2824745;0.07731505,-0.3484795;0.07722916;0.07770872,0.07557926;0.00273335;-0.04551291,0.1191822;-0.3380262;-0.05158472,0.1387266;-0.6831943;-2.026558E-05,0.1506867;-0.7149153;-0.07074594,-0.08291902;0.005672629;-0.02972166,-0.1145876;-0.3364217;-0.03459647,-0.1089352;-0.6807281;0.025429,-0.1233235;-0.7225963;-0.03442562,-0.01931304;0.5611417;-0.1317666,18.57531
+0;0;0,0.001913143;0.331688;-0.002879426,0.003510516;0.6571529;-0.02404077,0.1873282;0.5300957;0.002714431,0.2160808;0.2793427;0.02993079,0.2477189;0.05471228;-0.01987147,-0.1804405;0.5273457;9.898096E-06,-0.2357242;0.2877718;0.06319682,-0.2847062;0.06204839;0.08748169,0.07176615;0.007514678;-0.05083572,0.09014133;-0.333761;-0.01550259,0.09016937;-0.674109;0.06415392,0.08921878;-0.6353948;-0.03006814,-0.07031474;0.007639781;-0.05280713,-0.1228838;-0.33082;-0.02566551,-0.1455265;-0.6716104;0.04870583,-0.1440142;-0.6327527;-0.0454955,0.003213566;0.5765576;-0.01596524,0;0;0,-0.01057778;0.3243892;-0.06847358,-0.02247964;0.6383014;-0.1562054,0.1584131;0.4995353;-0.09976816,0.271602;0.2740451;-0.07171559,0.3025811;0.0442446;-0.08483386,-0.17054;0.5007001;-0.03235298,-0.2397863;0.2824745;0.07731505,-0.3484795;0.07722916;0.07770872,0.07557926;0.00273335;-0.04551291,0.1191822;-0.3380262;-0.05158472,0.1387266;-0.6831943;-2.026558E-05,0.1506867;-0.7149153;-0.07074594,-0.08291902;0.005672629;-0.02972166,-0.1145876;-0.3364217;-0.03459647,-0.1089352;-0.6807281;0.025429,-0.1233235;-0.7225963;-0.03442562,-0.01931304;0.5611417;-0.1317666,18.58734
+0;0;0,0.001912573;0.3315891;-0.002878568,0.003508484;0.6567577;-0.02402085,0.1871595;0.5298118;0.002710486,0.2158876;0.2792718;0.02990372,0.2476213;0.05396301;-0.02004893,-0.1802758;0.5270642;8.406118E-06,-0.2355125;0.2876939;0.06314166,-0.2846424;0.06128877;0.08749987,0.07167943;0.007505598;-0.0507743,0.09007615;-0.3341701;-0.01539975,0.0901042;-0.6745728;0.06426959,0.08915412;-0.6358632;-0.02990206,-0.07022977;0.007630549;-0.05274332,-0.1228604;-0.3312259;-0.02556989,-0.1455068;-0.6720712;0.04881343,-0.1439953;-0.6332183;-0.04533751,0.00321179;0.5762316;-0.01595224,0;0;0,-0.01053555;0.32412;-0.06927109,-0.02244443;0.6378359;-0.1566019,0.1588915;0.4991261;-0.1039245,0.2717663;0.2740925;-0.07303405,0.3024252;0.04344566;-0.08436537,-0.1701375;0.5052176;-0.02980238,-0.2408272;0.2904594;0.08516259,-0.3569941;0.08876213;0.094638,0.07549299;0.002405226;-0.04546785,0.1191397;-0.338762;-0.05111814,0.1385199;-0.6839959;0.0004496574,0.1502878;-0.7156072;-0.0703361,-0.08276352;0.006037127;-0.02976672,-0.114535;-0.3364602;-0.0340362,-0.1090081;-0.6808398;0.02590846,-0.1234442;-0.7227013;-0.03386274,-0.01927438;0.5607145;-0.1322732,18.60862
+0;0;0,0.001809542;0.3315866;-0.003208711,0.003312442;0.6567198;-0.02488043,0.1870289;0.5298483;0.001789467,0.2154551;0.279311;0.02932278,0.2470211;0.05389307;-0.02024226,-0.180521;0.5275388;-8.258596E-05,-0.2357573;0.2899893;0.06958996,-0.2855035;0.06420141;0.09807616,0.07166841;0.007401992;-0.05080503,0.08985737;-0.3342804;-0.01538813,0.09014385;-0.6747212;0.06411794,0.0890549;-0.6360378;-0.03005462,-0.07022798;0.007734322;-0.05273058,-0.1230591;-0.3311049;-0.02573201,-0.1456839;-0.6719415;0.04869758,-0.1443088;-0.6331228;-0.04545866,0.003044574;0.5762092;-0.01665776,0;0;0,-0.01053555;0.32412;-0.06927109,-0.02244443;0.6378359;-0.1566019,0.1588915;0.4991261;-0.1039245,0.2717663;0.2740925;-0.07303405,0.3024252;0.04344566;-0.08436537,-0.1701375;0.5052176;-0.02980238,-0.2408272;0.2904594;0.08516259,-0.3569941;0.08876213;0.094638,0.07549299;0.002405226;-0.04546785,0.1191397;-0.338762;-0.05111814,0.1385199;-0.6839959;0.0004496574,0.1502878;-0.7156072;-0.0703361,-0.08276352;0.006037127;-0.02976672,-0.114535;-0.3364602;-0.0340362,-0.1090081;-0.6808398;0.02590846,-0.1234442;-0.7227013;-0.03386274,-0.01927438;0.5607145;-0.1322732,18.61996
+0;0;0,0.001807796;0.3312668;-0.003205616,0.00330891;0.6560137;-0.02485163,0.1881971;0.5289418;0.001926046,0.2166141;0.2784864;0.02945035,0.247985;0.05446075;-0.01980856,-0.1816929;0.5266176;4.20697E-05,-0.2369112;0.2891458;0.06969184,-0.2863502;0.0647524;0.09800211,0.07178389;0.007413919;-0.0508869,0.0900071;-0.3349118;-0.01540331,0.09029351;-0.6752739;0.06408437,0.08920211;-0.6365709;-0.03030046,-0.07034114;0.007746784;-0.05281554,-0.1232718;-0.3317304;-0.02576614,-0.1458913;-0.6724882;0.04864624,-0.1445131;-0.6336496;-0.04572225,0.003041357;0.5755978;-0.01663864,0;0;0,-0.01010776;0.3235844;-0.07030082,-0.02148864;0.6368479;-0.1578827,0.1610231;0.4974561;-0.1070864,0.272283;0.2718845;-0.07496595,0.3021067;0.0425003;-0.08453202,-0.1690843;0.5086845;-0.02625958,-0.2430409;0.2980564;0.09398703,-0.3688876;0.1073312;0.1311969,0.07539324;0.002286196;-0.04591298,0.1190221;-0.3395497;-0.05069137,0.1382086;-0.6846764;0.001117468,0.1500104;-0.7164685;-0.06979012,-0.08297783;0.006212404;-0.02955427,-0.1149197;-0.336923;-0.03353849,-0.1095254;-0.6812848;0.02604841,-0.1241044;-0.7236812;-0.0333793,-0.01846209;0.5598381;-0.1334991,18.63111
+0;0;0,0.001807796;0.3312668;-0.003205616,0.00330891;0.6560137;-0.02485163,0.1881971;0.5289418;0.001926046,0.2166141;0.2784864;0.02945035,0.247985;0.05446075;-0.01980856,-0.1816929;0.5266176;4.20697E-05,-0.2369112;0.2891458;0.06969184,-0.2863502;0.0647524;0.09800211,0.07178389;0.007413919;-0.0508869,0.0900071;-0.3349118;-0.01540331,0.09029351;-0.6752739;0.06408437,0.08920211;-0.6365709;-0.03030046,-0.07034114;0.007746784;-0.05281554,-0.1232718;-0.3317304;-0.02576614,-0.1458913;-0.6724882;0.04864624,-0.1445131;-0.6336496;-0.04572225,0.003041357;0.5755978;-0.01663864,0;0;0,-0.01010776;0.3235844;-0.07030082,-0.02148864;0.6368479;-0.1578827,0.1610231;0.4974561;-0.1070864,0.272283;0.2718845;-0.07496595,0.3021067;0.0425003;-0.08453202,-0.1690843;0.5086845;-0.02625958,-0.2430409;0.2980564;0.09398703,-0.3688876;0.1073312;0.1311969,0.07539324;0.002286196;-0.04591298,0.1190221;-0.3395497;-0.05069137,0.1382086;-0.6846764;0.001117468,0.1500104;-0.7164685;-0.06979012,-0.08297783;0.006212404;-0.02955427,-0.1149197;-0.336923;-0.03353849,-0.1095254;-0.6812848;0.02604841,-0.1241044;-0.7236812;-0.0333793,-0.01846209;0.5598381;-0.1334991,18.65355
+0;0;0,0.001898137;0.3304536;-0.003068913,0.003776193;0.6542756;-0.02402915,0.1889078;0.5272043;0.0007771049,0.2173177;0.2769676;0.02922988,0.2483137;0.05395859;-0.01965265,-0.1818081;0.5255821;0.0001315102,-0.2373368;0.2901558;0.07580252,-0.2867469;0.06750675;0.1085021,0.0717877;0.007316197;-0.05091033,0.08991987;-0.3356249;-0.01524585,0.09047871;-0.6751218;0.06387924,0.08913603;-0.6363346;-0.03107785,-0.07036811;0.007852687;-0.0527781,-0.1233078;-0.3322584;-0.02573773,-0.1458886;-0.6720606;0.04871842,-0.1447465;-0.6331381;-0.04622867,0.003369876;0.5741003;-0.01608354,0;0;0,-0.009474993;0.3225586;-0.07126522,-0.01992208;0.6347182;-0.159302,0.1631912;0.4962433;-0.1110284,0.2722061;0.269969;-0.07710457,0.3012356;0.04155743;-0.08539057,-0.1668033;0.5102954;-0.02417716,-0.2430436;0.3055652;0.1043065,-0.3731036;0.119247;0.1424266,0.07519384;0.002011061;-0.04626775,0.1187633;-0.3404762;-0.04994107,0.1380562;-0.6846064;0.002225634,0.1495375;-0.7173213;-0.06870317,-0.08303011;0.006524883;-0.02936475,-0.1155635;-0.3371914;-0.03252729,-0.110128;-0.6806602;0.02679244,-0.1253977;-0.723676;-0.03263319,-0.01716124;0.5580139;-0.1348028,18.67592
+0;0;0,0.001898137;0.3304536;-0.003068913,0.003776193;0.6542756;-0.02402915,0.1889078;0.5272043;0.0007771049,0.2173177;0.2769676;0.02922988,0.2483137;0.05395859;-0.01965265,-0.1818081;0.5255821;0.0001315102,-0.2373368;0.2901558;0.07580252,-0.2867469;0.06750675;0.1085021,0.0717877;0.007316197;-0.05091033,0.08991987;-0.3356249;-0.01524585,0.09047871;-0.6751218;0.06387924,0.08913603;-0.6363346;-0.03107785,-0.07036811;0.007852687;-0.0527781,-0.1233078;-0.3322584;-0.02573773,-0.1458886;-0.6720606;0.04871842,-0.1447465;-0.6331381;-0.04622867,0.003369876;0.5741003;-0.01608354,0;0;0,-0.009474993;0.3225586;-0.07126522,-0.01992208;0.6347182;-0.159302,0.1631912;0.4962433;-0.1110284,0.2722061;0.269969;-0.07710457,0.3012356;0.04155743;-0.08539057,-0.1668033;0.5102954;-0.02417716,-0.2430436;0.3055652;0.1043065,-0.3731036;0.119247;0.1424266,0.07519384;0.002011061;-0.04626775,0.1187633;-0.3404762;-0.04994107,0.1380562;-0.6846064;0.002225634,0.1495375;-0.7173213;-0.06870317,-0.08303011;0.006524883;-0.02936475,-0.1155635;-0.3371914;-0.03252729,-0.110128;-0.6806602;0.02679244,-0.1253977;-0.723676;-0.03263319,-0.01716124;0.5580139;-0.1348028,18.68695
+0;0;0,0.001890636;0.3291478;-0.003056786,0.003758629;0.6512271;-0.02390215,0.1862967;0.5252888;0.0006209463,0.2147271;0.2748716;0.02909425,0.2457386;0.051751;-0.01981274,-0.1792324;0.5236893;-1.561642E-05,-0.2348011;0.2880932;0.07570998,-0.284236;0.06533271;0.108426,0.07246584;0.00738531;-0.05139125,0.09063785;-0.3363094;-0.01564839,0.09119684;-0.6758925;0.06349678,0.08985156;-0.6370883;-0.03164408,-0.07103284;0.007926867;-0.05327667,-0.1240889;-0.3329316;-0.02617687,-0.1466754;-0.6728202;0.04829819,-0.1455311;-0.6338804;-0.04683265,0.003354729;0.5715287;-0.01600379,0;0;0,-0.008492962;0.320937;-0.07265329,-0.0175133;0.6310062;-0.1618009,0.163231;0.4958885;-0.1127868,0.2726482;0.2692763;-0.08112335,0.299448;0.04045926;-0.08892941,-0.1611686;0.5130704;-0.0238479,-0.2412732;0.3127641;0.1095254,-0.3767096;0.1329401;0.1590903,0.07524489;0.001971096;-0.04776216,0.1182128;-0.3413722;-0.04948497,0.1371497;-0.6854854;0.00351024,0.1486496;-0.7184108;-0.06747746,-0.08410279;0.006663183;-0.02879626,-0.1173016;-0.3377544;-0.0316595,-0.1119877;-0.6813014;0.027739,-0.1265976;-0.7242311;-0.03225189,-0.01513539;0.5548832;-0.1370215,18.69847
+0;0;0,0.001929405;0.329143;-0.003519645,0.003832938;0.6511574;-0.02529978,0.1863716;0.5253031;-0.000420887,0.2146759;0.2749057;0.0283504,0.2455443;0.05164406;-0.02000021,-0.1793186;0.5245608;-0.0001971275,-0.2352058;0.2912056;0.08195985,-0.2845142;0.06922892;0.1197939,0.07246518;0.007253839;-0.05141092,0.0906104;-0.3364412;-0.01565765,0.09108915;-0.6759882;0.06364277,0.08960408;-0.6372399;-0.03150117,-0.07102345;0.008069715;-0.05326774,-0.1240778;-0.332797;-0.02626776,-0.1467628;-0.6726776;0.04821387,-0.1457588;-0.6338006;-0.04692445,0.00342175;0.5714884;-0.01711043,0;0;0,-0.008492962;0.320937;-0.07265329,-0.0175133;0.6310062;-0.1618009,0.163231;0.4958885;-0.1127868,0.2726482;0.2692763;-0.08112335,0.299448;0.04045926;-0.08892941,-0.1611686;0.5130704;-0.0238479,-0.2412732;0.3127641;0.1095254,-0.3767096;0.1329401;0.1590903,0.07524489;0.001971096;-0.04776216,0.1182128;-0.3413722;-0.04948497,0.1371497;-0.6854854;0.00351024,0.1486496;-0.7184108;-0.06747746,-0.08410279;0.006663183;-0.02879626,-0.1173016;-0.3377544;-0.0316595,-0.1119877;-0.6813014;0.027739,-0.1265976;-0.7242311;-0.03225189,-0.01513539;0.5548832;-0.1370215,18.72058
+0;0;0,0.001925923;0.3285489;-0.003513292,0.003826582;0.6500774;-0.02526062,0.188421;0.5238233;-0.0002064817,0.2167438;0.2732619;0.02858365,0.2478918;0.04797833;-0.02020484,-0.1813771;0.5230727;1.979433E-05,-0.2373009;0.2895647;0.08223058,-0.2870559;0.06557772;0.1204073,0.07229636;0.00723694;-0.05129114,0.09043775;-0.3363856;-0.01554542,0.09091724;-0.6764658;0.06387953,0.08942968;-0.6377029;-0.03142393,-0.07085799;0.008050914;-0.05314364,-0.1239012;-0.3327439;-0.02614935,-0.1466218;-0.6731582;0.04844924,-0.1456161;-0.6342663;-0.0468486,0.003416009;0.5705274;-0.0170835,0;0;0,-0.007892281;0.3203263;-0.07272696,-0.01611675;0.6300313;-0.1614599,0.1670551;0.4945431;-0.1168494,0.2753569;0.2669385;-0.08720255,0.2982076;0.03563502;-0.09613085,-0.161148;0.5144359;-0.02079778,-0.2459727;0.3221996;0.121547,-0.3750749;0.142033;0.1920862,0.074965;0.001614332;-0.04782843,0.1186905;-0.3415549;-0.0503416,0.1366347;-0.6860605;0.004036427,0.148048;-0.7191164;-0.06706524,-0.08391044;0.007078359;-0.02861562,-0.11781;-0.3372009;-0.03105488,-0.1125248;-0.681246;0.02867865,-0.1275863;-0.7241188;-0.0315249,-0.0139451;0.553984;-0.136816,18.73152
+0;0;0,0.001925923;0.3285489;-0.003513292,0.003826582;0.6500774;-0.02526062,0.188421;0.5238233;-0.0002064817,0.2167438;0.2732619;0.02858365,0.2478918;0.04797833;-0.02020484,-0.1813771;0.5230727;1.979433E-05,-0.2373009;0.2895647;0.08223058,-0.2870559;0.06557772;0.1204073,0.07229636;0.00723694;-0.05129114,0.09043775;-0.3363856;-0.01554542,0.09091724;-0.6764658;0.06387953,0.08942968;-0.6377029;-0.03142393,-0.07085799;0.008050914;-0.05314364,-0.1239012;-0.3327439;-0.02614935,-0.1466218;-0.6731582;0.04844924,-0.1456161;-0.6342663;-0.0468486,0.003416009;0.5705274;-0.0170835,0;0;0,-0.007892281;0.3203263;-0.07272696,-0.01611675;0.6300313;-0.1614599,0.1670551;0.4945431;-0.1168494,0.2753569;0.2669385;-0.08720255,0.2982076;0.03563502;-0.09613085,-0.161148;0.5144359;-0.02079778,-0.2459727;0.3221996;0.121547,-0.3750749;0.142033;0.1920862,0.074965;0.001614332;-0.04782843,0.1186905;-0.3415549;-0.0503416,0.1366347;-0.6860605;0.004036427,0.148048;-0.7191164;-0.06706524,-0.08391044;0.007078359;-0.02861562,-0.11781;-0.3372009;-0.03105488,-0.1125248;-0.681246;0.02867865,-0.1275863;-0.7241188;-0.0315249,-0.0139451;0.553984;-0.136816,18.75402
+0;0;0,0.002005413;0.3286303;-0.003967346,0.003987687;0.6506151;-0.02641397,0.1842823;0.5251326;-0.00189873,0.21243;0.2744641;0.02755854,0.2448193;0.03972766;-0.02280021,-0.1771567;0.5257145;-0.0001832712,-0.233235;0.2937215;0.08658768,-0.2851034;0.06118636;0.1304434,0.07270052;0.007158198;-0.05155209,0.09073213;-0.3364051;-0.01574407,0.09121715;-0.6766951;0.06368025,0.08946158;-0.6379744;-0.03164881,-0.07123526;0.008219752;-0.05340595,-0.1244006;-0.332507;-0.02653967,-0.1470933;-0.6730866;0.04826862,-0.1463545;-0.6342404;-0.04706219,0.003555363;0.5708749;-0.01803038,0;0;0,-0.004374132;0.3198667;-0.07539105,-0.007684946;0.6292443;-0.1673532,0.1690225;0.4930831;-0.120024,0.2769187;0.264841;-0.09248042,0.2972734;0.02410473;-0.1103132,-0.1500279;0.5178416;-0.0267139,-0.2414248;0.3384395;0.128064,-0.3876695;0.1695028;0.2216542,0.07480763;0.001253068;-0.04895377,0.1191853;-0.3417748;-0.05132484,0.1355787;-0.6863179;0.00459528,0.1469897;-0.719677;-0.06627202,-0.08454474;0.007653551;-0.02806835,-0.1192224;-0.3364896;-0.03052431,-0.1145571;-0.6807883;0.02899394,-0.1296502;-0.7239389;-0.03090557,-0.006819874;0.5532366;-0.1418376,18.7651
+0;0;0,0.002005413;0.3286303;-0.003967346,0.003987687;0.6506151;-0.02641397,0.1842823;0.5251326;-0.00189873,0.21243;0.2744641;0.02755854,0.2448193;0.03972766;-0.02280021,-0.1771567;0.5257145;-0.0001832712,-0.233235;0.2937215;0.08658768,-0.2851034;0.06118636;0.1304434,0.07270052;0.007158198;-0.05155209,0.09073213;-0.3364051;-0.01574407,0.09121715;-0.6766951;0.06368025,0.08946158;-0.6379744;-0.03164881,-0.07123526;0.008219752;-0.05340595,-0.1244006;-0.332507;-0.02653967,-0.1470933;-0.6730866;0.04826862,-0.1463545;-0.6342404;-0.04706219,0.003555363;0.5708749;-0.01803038,0;0;0,-0.004374132;0.3198667;-0.07539105,-0.007684946;0.6292443;-0.1673532,0.1690225;0.4930831;-0.120024,0.2769187;0.264841;-0.09248042,0.2972734;0.02410473;-0.1103132,-0.1500279;0.5178416;-0.0267139,-0.2414248;0.3384395;0.128064,-0.3876695;0.1695028;0.2216542,0.07480763;0.001253068;-0.04895377,0.1191853;-0.3417748;-0.05132484,0.1355787;-0.6863179;0.00459528,0.1469897;-0.719677;-0.06627202,-0.08454474;0.007653551;-0.02806835,-0.1192224;-0.3364896;-0.03052431,-0.1145571;-0.6807883;0.02899394,-0.1296502;-0.7239389;-0.03090557,-0.006819874;0.5532366;-0.1418376,18.77649
+0;0;0,0.002001094;0.3279225;-0.003958801,0.003978751;0.6491594;-0.02635389,0.1816956;0.524502;-0.00208695,0.2098805;0.2735024;0.02740923,0.2423668;0.03806274;-0.02310039,-0.1745862;0.5250756;-0.0003959667,-0.2307386;0.2927762;0.08648959,-0.2827623;0.05954443;0.1304767,0.0727683;0.007164873;-0.05160016,0.09081703;-0.3367245;-0.01575815,0.09130195;-0.6769425;0.06364937,0.08954321;-0.638206;-0.03185143,-0.07130168;0.008227416;-0.05345575,-0.1245174;-0.3328227;-0.02656397,-0.1472054;-0.6733303;0.04822849,-0.1464652;-0.6344681;-0.04727405,0.003547361;0.5695916;-0.01798842,0;0;0,-0.001743495;0.3187864;-0.07697392,-0.003138021;0.6271415;-0.1697953,0.1708903;0.4923887;-0.1233635,0.2770996;0.2625428;-0.09979105,0.2960564;0.02095991;-0.1175888,-0.1440146;0.5190585;-0.03013581,-0.2400453;0.350674;0.1344545,-0.3852983;0.178639;0.2257995,0.07441273;0.0009921491;-0.04970813,0.1192426;-0.3423052;-0.05244803,0.1338373;-0.6865745;0.005169392,0.1453411;-0.7202009;-0.06567669,-0.08482138;0.007975098;-0.02740194,-0.1201362;-0.3364338;-0.02978152,-0.1170561;-0.6807787;0.02913505,-0.1317022;-0.7233673;-0.03182568,-0.002641857;0.5513669;-0.1441212,18.79834
+0;0;0,0.002244469;0.3279218;-0.003883694,0.004856654;0.649178;-0.02596734,0.1823436;0.5239464;-0.003405713,0.2105313;0.273041;0.02687851,0.2425384;0.03753096;-0.02360881,-0.1742427;0.5262326;-0.0004426911,-0.2304789;0.2958466;0.09134492,-0.282901;0.06380373;0.1408066,0.07281756;0.006980112;-0.05155598,0.09089292;-0.3368966;-0.0156059,0.09132727;-0.6771163;0.06379438,0.08932346;-0.6383581;-0.03169961,-0.07128122;0.008426387;-0.05345204,-0.1244111;-0.3326454;-0.02666478,-0.147349;-0.6731029;0.04827906,-0.1468516;-0.6342172;-0.04722288,0.004204559;0.5695988;-0.01772542,0;0;0,-0.001743495;0.3187864;-0.07697392,-0.003138021;0.6271415;-0.1697953,0.1708903;0.4923887;-0.1233635,0.2770996;0.2625428;-0.09979105,0.2960564;0.02095991;-0.1175888,-0.1440146;0.5190585;-0.03013581,-0.2400453;0.350674;0.1344545,-0.3852983;0.178639;0.2257995,0.07441273;0.0009921491;-0.04970813,0.1192426;-0.3423052;-0.05244803,0.1338373;-0.6865745;0.005169392,0.1453411;-0.7202009;-0.06567669,-0.08482138;0.007975098;-0.02740194,-0.1201362;-0.3364338;-0.02978152,-0.1170561;-0.6807787;0.02913505,-0.1317022;-0.7233673;-0.03182568,-0.002641857;0.5513669;-0.1441212,18.80996
+0;0;0,0.002244325;0.3279008;-0.003883445,0.004858532;0.6494052;-0.02598544,0.1813431;0.5243412;-0.003495092,0.2095603;0.2731727;0.02682089,0.2413372;0.0393564;-0.02330332,-0.1732381;0.5266145;-0.0005487315,-0.2295333;0.2959869;0.09133513,-0.2815784;0.0656129;0.140441,0.07240718;0.006940774;-0.05126542,0.0904866;-0.3370131;-0.01530728,0.09092131;-0.677515;0.06415887,0.08891866;-0.6387619;-0.03128035,-0.0708795;0.008378899;-0.0531508,-0.1240213;-0.3327695;-0.02635752,-0.1469782;-0.6735094;0.04864849,-0.1464811;-0.6346288;-0.04679868,0.004205705;0.5697368;-0.01773428,0;0;0,9.007752E-05;0.3183818;-0.0785625,0.0001588315;0.6265617;-0.1728287,0.172482;0.4910913;-0.1259079,0.2789496;0.2607323;-0.1059005,0.2948073;0.02048236;-0.1207585,-0.1404324;0.5206709;-0.03312384,-0.2400015;0.3622126;0.1394387,-0.3776567;0.1931046;0.2426173,0.07385463;0.0006272197;-0.04964089,0.1191492;-0.3426803;-0.05317807,0.132515;-0.6870835;0.005681276,0.1439067;-0.7207488;-0.06507349,-0.08431311;0.008255328;-0.02724454,-0.1200965;-0.3361889;-0.02861485,-0.1181668;-0.6809478;0.02964505,-0.1327062;-0.7240309;-0.03066047,0.0003246367;0.5508153;-0.1467898,18.83196
+0;0;0,0.002244325;0.3279008;-0.003883445,0.004858532;0.6494052;-0.02598544,0.1813431;0.5243412;-0.003495092,0.2095603;0.2731727;0.02682089,0.2413372;0.0393564;-0.02330332,-0.1732381;0.5266145;-0.0005487315,-0.2295333;0.2959869;0.09133513,-0.2815784;0.0656129;0.140441,0.07240718;0.006940774;-0.05126542,0.0904866;-0.3370131;-0.01530728,0.09092131;-0.677515;0.06415887,0.08891866;-0.6387619;-0.03128035,-0.0708795;0.008378899;-0.0531508,-0.1240213;-0.3327695;-0.02635752,-0.1469782;-0.6735094;0.04864849,-0.1464811;-0.6346288;-0.04679868,0.004205705;0.5697368;-0.01773428,0;0;0,9.007752E-05;0.3183818;-0.0785625,0.0001588315;0.6265617;-0.1728287,0.172482;0.4910913;-0.1259079,0.2789496;0.2607323;-0.1059005,0.2948073;0.02048236;-0.1207585,-0.1404324;0.5206709;-0.03312384,-0.2400015;0.3622126;0.1394387,-0.3776567;0.1931046;0.2426173,0.07385463;0.0006272197;-0.04964089,0.1191492;-0.3426803;-0.05317807,0.132515;-0.6870835;0.005681276,0.1439067;-0.7207488;-0.06507349,-0.08431311;0.008255328;-0.02724454,-0.1200965;-0.3361889;-0.02861485,-0.1181668;-0.6809478;0.02964505,-0.1327062;-0.7240309;-0.03066047,0.0003246367;0.5508153;-0.1467898,18.84349
+0;0;0,0.002345997;0.3284336;-0.004433158,0.005079215;0.6514438;-0.02760933,0.1811556;0.5260258;-0.004929953,0.2093817;0.274917;0.02611668,0.241126;0.03901529;-0.0241913,-0.1728197;0.5295262;-0.000606237,-0.2283376;0.3011226;0.09719851,-0.2817484;0.06999476;0.1511932,0.07217762;0.006733106;-0.05106694,0.09019443;-0.3372356;-0.01510414,0.09072623;-0.677563;0.0643702,0.08847231;-0.6388659;-0.03112371,-0.07062724;0.00855123;-0.05292869,-0.1237585;-0.3326415;-0.0265279,-0.146778;-0.6731839;0.04857312,-0.1465295;-0.6343751;-0.04693681,0.004399912;0.5713079;-0.01902098,0;0;0,0.002754569;0.3182981;-0.0810709,0.005848944;0.6269792;-0.1789799,0.1759738;0.4889075;-0.1300647,0.2814766;0.2580277;-0.1105752,0.2930958;0.01574977;-0.1294069,-0.1349185;0.5232898;-0.03756452,-0.2402638;0.3723524;0.1383231,-0.3802345;0.2069193;0.248905,0.07365434;0.0002435148;-0.04937363,0.1183185;-0.3431459;-0.05397987,0.1311919;-0.687246;0.005758289,0.142225;-0.7209614;-0.06508255,-0.08391199;0.008562954;-0.02735377,-0.1198588;-0.3358789;-0.02713511,-0.1194199;-0.680683;0.02986678,-0.133939;-0.7242872;-0.02989466,0.005237848;0.5510634;-0.1519167,18.86612
+0;0;0,0.002345997;0.3284336;-0.004433158,0.005079215;0.6514438;-0.02760933,0.1811556;0.5260258;-0.004929953,0.2093817;0.274917;0.02611668,0.241126;0.03901529;-0.0241913,-0.1728197;0.5295262;-0.000606237,-0.2283376;0.3011226;0.09719851,-0.2817484;0.06999476;0.1511932,0.07217762;0.006733106;-0.05106694,0.09019443;-0.3372356;-0.01510414,0.09072623;-0.677563;0.0643702,0.08847231;-0.6388659;-0.03112371,-0.07062724;0.00855123;-0.05292869,-0.1237585;-0.3326415;-0.0265279,-0.146778;-0.6731839;0.04857312,-0.1465295;-0.6343751;-0.04693681,0.004399912;0.5713079;-0.01902098,0;0;0,0.002754569;0.3182981;-0.0810709,0.005848944;0.6269792;-0.1789799,0.1759738;0.4889075;-0.1300647,0.2814766;0.2580277;-0.1105752,0.2930958;0.01574977;-0.1294069,-0.1349185;0.5232898;-0.03756452,-0.2402638;0.3723524;0.1383231,-0.3802345;0.2069193;0.248905,0.07365434;0.0002435148;-0.04937363,0.1183185;-0.3431459;-0.05397987,0.1311919;-0.687246;0.005758289,0.142225;-0.7209614;-0.06508255,-0.08391199;0.008562954;-0.02735377,-0.1198588;-0.3358789;-0.02713511,-0.1194199;-0.680683;0.02986678,-0.133939;-0.7242872;-0.02989466,0.005237848;0.5510634;-0.1519167,18.88823
+0;0;0,0.002341344;0.3277822;-0.004424365,0.005069113;0.6501485;-0.02755417,0.1805007;0.5250593;-0.00494381,0.2087298;0.273924;0.02610611,0.2402986;0.039326;-0.02392384,-0.1721805;0.5285469;-0.0006359033,-0.2277042;0.3001192;0.09717919,-0.2808199;0.07026874;0.1508755,0.07200489;0.006716993;-0.05094473,0.09000179;-0.3368716;-0.01502167,0.0905334;-0.6770804;0.06442495,0.08827917;-0.6383821;-0.03108228,-0.07045822;0.008530765;-0.05280202,-0.1235307;-0.3322849;-0.02643041,-0.1465422;-0.6727086;0.04864442,-0.1462936;-0.6338986;-0.04687885,0.004391195;0.5701759;-0.01898332,0;0;0,0.004991472;0.3169757;-0.08347249,0.009732157;0.6241999;-0.1837363,0.1788095;0.486585;-0.1341507,0.2818545;0.2545512;-0.1148636,0.2920252;0.01381947;-0.1367862,-0.1318056;0.5248582;-0.04245449,-0.2405617;0.3804889;0.1368762,-0.3805986;0.2320074;0.2667944,0.0733033;-8.735061E-05;-0.04951572,0.1166498;-0.3432476;-0.05495334,0.1286358;-0.6871257;0.005530361,0.1398424;-0.7210256;-0.065135,-0.08374336;0.008849777;-0.02709096,-0.1204271;-0.3351258;-0.02549314,-0.1216017;-0.6800908;0.02975048,-0.1365373;-0.7232022;-0.03053256,0.008777425;0.5486671;-0.1561062,18.91042
+0;0;0,0.002379772;0.3277765;-0.004806437,0.005126151;0.6501009;-0.02849717,0.1805565;0.5249968;-0.005764045,0.2087664;0.27389;0.02553298,0.2400005;0.03918503;-0.02420418,-0.1722372;0.529369;-0.0006561577,-0.2273478;0.3031172;0.1023141,-0.2806487;0.07428436;0.1600232,0.07203014;0.006534145;-0.05093283,0.0899042;-0.3370544;-0.01494825,0.09059923;-0.6772993;0.06434257,0.08820912;-0.6386399;-0.03116489,-0.07043143;0.008725724;-0.05280591,-0.123528;-0.3320935;-0.0265296,-0.1466177;-0.6725158;0.04852773,-0.1465033;-0.6337453;-0.04699942,0.00445236;0.5701456;-0.01976697,0;0;0,0.004991472;0.3169757;-0.08347249,0.009732157;0.6241999;-0.1837363,0.1788095;0.486585;-0.1341507,0.2818545;0.2545512;-0.1148636,0.2920252;0.01381947;-0.1367862,-0.1318056;0.5248582;-0.04245449,-0.2405617;0.3804889;0.1368762,-0.3805986;0.2320074;0.2667944,0.0733033;-8.735061E-05;-0.04951572,0.1166498;-0.3432476;-0.05495334,0.1286358;-0.6871257;0.005530361,0.1398424;-0.7210256;-0.065135,-0.08374336;0.008849777;-0.02709096,-0.1204271;-0.3351258;-0.02549314,-0.1216017;-0.6800908;0.02975048,-0.1365373;-0.7232022;-0.03053256,0.008777425;0.5486671;-0.1561062,18.92204
+0;0;0,0.002372756;0.3268101;-0.004792266,0.005109439;0.6479962;-0.02839818,0.181755;0.5228878;-0.005602112,0.2099649;0.2717813;0.02569488,0.2408266;0.039875;-0.02344918,-0.173468;0.5272901;-0.0004590526,-0.2285786;0.3010385;0.1025111,-0.2812439;0.07493438;0.1595321,0.0721097;0.006541362;-0.05098908,0.08997322;-0.3368446;-0.01502572,0.09066877;-0.6773412;0.06432378,0.08828031;-0.6386878;-0.03111757,-0.07050923;0.008735362;-0.05286424,-0.1235745;-0.331883;-0.02660342,-0.1466813;-0.6725571;0.04850945,-0.146567;-0.6337927;-0.04695158,0.004438232;0.5683475;-0.01970146,0;0;0,0.006018981;0.315771;-0.08417773,0.01142974;0.6217803;-0.1844532,0.1821651;0.4850499;-0.1370435,0.2816896;0.2515242;-0.1172838,0.2907637;0.01385586;-0.1413572,-0.1343427;0.5270408;-0.04551975,-0.2450057;0.3862109;0.1354511,-0.3772133;0.2377999;0.2682796,0.07321301;-0.0005147755;-0.04982042,0.1153681;-0.3436194;-0.05516291,0.1270802;-0.6877069;0.00567627,0.1378914;-0.7215761;-0.06498837,-0.08391067;0.009269031;-0.02675011,-0.1202858;-0.3345271;-0.02402135,-0.1233628;-0.6799198;0.03010101,-0.1385072;-0.7229762;-0.03009076,0.01032256;0.5465633;-0.1568637,18.94389
+0;0;0,0.002366062;0.325888;-0.004778745,0.005092432;0.6458638;-0.02829514,0.1802281;0.5214552;-0.005653408,0.2084488;0.2702515;0.02565569,0.2386724;0.04314007;-0.02247227,-0.1719648;0.5258199;-0.0005542208,-0.2270966;0.2994808;0.1024558,-0.2786731;0.07805157;0.1582978,0.07212573;0.006542816;-0.05100042,0.08994552;-0.3360027;-0.01512508,0.09064216;-0.6770312;0.06434837,0.0882476;-0.6383556;-0.03133705,-0.0705249;0.008737303;-0.05287598,-0.1234603;-0.3310473;-0.02667944,-0.1466031;-0.6722537;0.04855075,-0.1464886;-0.6334668;-0.04715439,0.004423854;0.5665271;-0.01963248,0;0;0,0.00874123;0.3143053;-0.08583236,0.01755293;0.6182691;-0.1881676,0.1861682;0.4831316;-0.1408491,0.2821739;0.2479602;-0.1219473,0.2897796;0.01511119;-0.1450312,-0.1298479;0.5284045;-0.05158551,-0.2413477;0.3889081;0.1300418,-0.3584323;0.2354295;0.2624989,0.0731854;-0.0009360313;-0.0498898,0.1150783;-0.343215;-0.05555081,0.1257537;-0.6878055;0.005771164,0.1362408;-0.7217608;-0.06519675,-0.08392845;0.009660711;-0.0266206,-0.1201412;-0.3332923;-0.02290211,-0.1244227;-0.6793635;0.03032699,-0.1399775;-0.7224321;-0.03013562,0.01555587;0.5436086;-0.1600318,18.95572
+0;0;0,0.002397613;0.3258803;-0.005265378,0.005262329;0.6457976;-0.02951941,0.1802116;0.5220817;-0.003043963,0.2099205;0.2706585;0.02495071,0.2399611;0.04344958;-0.02283054,-0.1719577;0.5268934;-0.0004452206,-0.2269309;0.3024361;0.1066848,-0.2792972;0.08231287;0.1667921,0.07212916;0.00633537;-0.05102175,0.08985536;-0.3362113;-0.01511183,0.09046052;-0.6772693;0.06423575,0.08859783;-0.6386523;-0.03146679,-0.0705488;0.00888397;-0.05281964,-0.1234824;-0.3309212;-0.02688727,-0.1465772;-0.6721293;0.04834972,-0.145931;-0.6333995;-0.04735854,0.004561453;0.5664862;-0.02062982,0;0;0,0.00874123;0.3143053;-0.08583236,0.01755293;0.6182691;-0.1881676,0.1861682;0.4831316;-0.1408491,0.2821739;0.2479602;-0.1219473,0.2897796;0.01511119;-0.1450312,-0.1298479;0.5284045;-0.05158551,-0.2413477;0.3889081;0.1300418,-0.3584323;0.2354295;0.2624989,0.0731854;-0.0009360313;-0.0498898,0.1150783;-0.343215;-0.05555081,0.1257537;-0.6878055;0.005771164,0.1362408;-0.7217608;-0.06519675,-0.08392845;0.009660711;-0.0266206,-0.1201412;-0.3332923;-0.02290211,-0.1244227;-0.6793635;0.03032699,-0.1399775;-0.7224321;-0.03013562,0.01555587;0.5436086;-0.1600318,18.96887
+0;0;0,0.002397613;0.3258803;-0.005265378,0.005262329;0.6457976;-0.02951941,0.1802116;0.5220817;-0.003043963,0.2099205;0.2706585;0.02495071,0.2399611;0.04344958;-0.02283054,-0.1719577;0.5268934;-0.0004452206,-0.2269309;0.3024361;0.1066848,-0.2792972;0.08231287;0.1667921,0.07212916;0.00633537;-0.05102175,0.08985536;-0.3362113;-0.01511183,0.09046052;-0.6772693;0.06423575,0.08859783;-0.6386523;-0.03146679,-0.0705488;0.00888397;-0.05281964,-0.1234824;-0.3309212;-0.02688727,-0.1465772;-0.6721293;0.04834972,-0.145931;-0.6333995;-0.04735854,0.004561453;0.5664862;-0.02062982,0;0;0,0.00874123;0.3143053;-0.08583236,0.01755293;0.6182691;-0.1881676,0.1861682;0.4831316;-0.1408491,0.2821739;0.2479602;-0.1219473,0.2897796;0.01511119;-0.1450312,-0.1298479;0.5284045;-0.05158551,-0.2413477;0.3889081;0.1300418,-0.3584323;0.2354295;0.2624989,0.0731854;-0.0009360313;-0.0498898,0.1150783;-0.343215;-0.05555081,0.1257537;-0.6878055;0.005771164,0.1362408;-0.7217608;-0.06519675,-0.08392845;0.009660711;-0.0266206,-0.1201412;-0.3332923;-0.02290211,-0.1244227;-0.6793635;0.03032699,-0.1399775;-0.7224321;-0.03013562,0.01555587;0.5436086;-0.1600318,18.98792
+0;0;0,0.002387679;0.3245302;-0.005243563,0.005241848;0.6432699;-0.02940937,0.1778078;0.5204274;-0.003203064,0.20753;0.2688914;0.02480416,0.2370489;0.0456278;-0.02214741,-0.1695782;0.5251737;-0.0006396212,-0.224576;0.3006157;0.1065385,-0.2760331;0.08431472;0.165602,0.07208499;0.00633149;-0.05099051,0.08964846;-0.3330706;-0.01541025,0.09025825;-0.6767348;0.06454368,0.08839901;-0.6381338;-0.03098097,-0.0705056;0.00887853;-0.05278729,-0.1229532;-0.3278072;-0.02709299,-0.1462246;-0.6716226;0.04871894,-0.1455796;-0.6329091;-0.04681143,0.004543359;0.5642288;-0.02055006,0;0;0,0.01020278;0.3126468;-0.08660769,0.0196092;0.6153221;-0.1890194,0.1863374;0.4825747;-0.1425369,0.2829;0.2473749;-0.1253645,0.2890088;0.01879992;-0.1506355,-0.1270481;0.527131;-0.05533738,-0.2385621;0.3881725;0.126853,-0.3501885;0.2317216;0.2532853,0.07310219;-0.001211166;-0.04990959,0.1149285;-0.3402815;-0.05698347,0.1237887;-0.6874318;0.005516771,0.1337093;-0.7214865;-0.06520081,-0.08387911;0.009876231;-0.02651639,-0.1208637;-0.3297925;-0.0214664,-0.1259099;-0.6786692;0.03104713,-0.141478;-0.7213938;-0.02954308,0.01753145;0.5409438;-0.160912,19.01047
+0;0;0,0.002503813;0.3244052;-0.005621675,0.005439145;0.6433155;-0.03030102,0.1792815;0.52013;-0.005596537,0.2083416;0.2687312;0.02424251,0.237457;0.04648645;-0.02251089,-0.1706776;0.5258291;-0.0006870124,-0.2250493;0.3028364;0.1100115,-0.2762963;0.08905739;0.1740319,0.07247765;0.006146821;-0.05116057,0.08996807;-0.3318182;-0.01591676,0.09065363;-0.6753188;0.06395819,0.08833145;-0.6367355;-0.03170417,-0.07082657;0.009086068;-0.05300225,-0.1231965;-0.3261476;-0.02762132,-0.1465334;-0.6698012;0.04807992,-0.1463433;-0.631111;-0.0476008,0.004718885;0.5642287;-0.02130561,0;0;0,0.009603858;0.3123869;-0.08717084,0.01815389;0.6153073;-0.1895938,0.1865603;0.4827726;-0.144335,0.281846;0.2470714;-0.1269639,0.2877442;0.01998521;-0.1556587,-0.1291387;0.5231995;-0.05564836,-0.2385262;0.3818824;0.1260108,-0.3470415;0.2167355;0.2416709,0.07342778;-0.001352936;-0.05014706,0.1136916;-0.3391321;-0.05738902,0.1221671;-0.686092;0.005222078,0.1312885;-0.7206454;-0.06534719,-0.08436426;0.009988584;-0.02628872,-0.1205815;-0.3282731;-0.02030937,-0.1278382;-0.6770893;0.03114649,-0.1434578;-0.7196699;-0.02983265,0.01627925;0.5408515;-0.161505,19.033
+0;0;0,0.002503813;0.3244052;-0.005621675,0.005439145;0.6433155;-0.03030102,0.1792815;0.52013;-0.005596537,0.2083416;0.2687312;0.02424251,0.237457;0.04648645;-0.02251089,-0.1706776;0.5258291;-0.0006870124,-0.2250493;0.3028364;0.1100115,-0.2762963;0.08905739;0.1740319,0.07247765;0.006146821;-0.05116057,0.08996807;-0.3318182;-0.01591676,0.09065363;-0.6753188;0.06395819,0.08833145;-0.6367355;-0.03170417,-0.07082657;0.009086068;-0.05300225,-0.1231965;-0.3261476;-0.02762132,-0.1465334;-0.6698012;0.04807992,-0.1463433;-0.631111;-0.0476008,0.004718885;0.5642287;-0.02130561,0;0;0,0.009603858;0.3123869;-0.08717084,0.01815389;0.6153073;-0.1895938,0.1865603;0.4827726;-0.144335,0.281846;0.2470714;-0.1269639,0.2877442;0.01998521;-0.1556587,-0.1291387;0.5231995;-0.05564836,-0.2385262;0.3818824;0.1260108,-0.3470415;0.2167355;0.2416709,0.07342778;-0.001352936;-0.05014706,0.1136916;-0.3391321;-0.05738902,0.1221671;-0.686092;0.005222078,0.1312885;-0.7206454;-0.06534719,-0.08436426;0.009988584;-0.02628872,-0.1205815;-0.3282731;-0.02030937,-0.1278382;-0.6770893;0.03114649,-0.1434578;-0.7196699;-0.02983265,0.01627925;0.5408515;-0.161505,19.04389
+0;0;0,0.002503813;0.3244052;-0.005621675,0.005439145;0.6433155;-0.03030102,0.1792815;0.52013;-0.005596537,0.2083416;0.2687312;0.02424251,0.237457;0.04648645;-0.02251089,-0.1706776;0.5258291;-0.0006870124,-0.2250493;0.3028364;0.1100115,-0.2762963;0.08905739;0.1740319,0.07247765;0.006146821;-0.05116057,0.08996807;-0.3318182;-0.01591676,0.09065363;-0.6753188;0.06395819,0.08833145;-0.6367355;-0.03170417,-0.07082657;0.009086068;-0.05300225,-0.1231965;-0.3261476;-0.02762132,-0.1465334;-0.6698012;0.04807992,-0.1463433;-0.631111;-0.0476008,0.004718885;0.5642287;-0.02130561,0;0;0,0.009603858;0.3123869;-0.08717084,0.01815389;0.6153073;-0.1895938,0.1865603;0.4827726;-0.144335,0.281846;0.2470714;-0.1269639,0.2877442;0.01998521;-0.1556587,-0.1291387;0.5231995;-0.05564836,-0.2385262;0.3818824;0.1260108,-0.3470415;0.2167355;0.2416709,0.07342778;-0.001352936;-0.05014706,0.1136916;-0.3391321;-0.05738902,0.1221671;-0.686092;0.005222078,0.1312885;-0.7206454;-0.06534719,-0.08436426;0.009988584;-0.02628872,-0.1205815;-0.3282731;-0.02030937,-0.1278382;-0.6770893;0.03114649,-0.1434578;-0.7196699;-0.02983265,0.01627925;0.5408515;-0.161505,19.05529
+0;0;0,0.002681282;0.325109;-0.006114407,0.005835911;0.644745;-0.03134525,0.1789348;0.5212776;-0.00793017,0.2076585;0.2699427;0.02311503,0.2365838;0.04710808;-0.02287177,-0.1697069;0.528062;-0.001052413,-0.2233612;0.307451;0.1147494,-0.2751306;0.09401774;0.1808774,0.07256757;0.005972274;-0.05120437,0.08995745;-0.3299851;-0.01620275,0.09072061;-0.6739501;0.06379211,0.08801766;-0.6354445;-0.03141119,-0.07092685;0.009254328;-0.05298441,-0.1229495;-0.3239984;-0.02786231,-0.1461849;-0.6681006;0.04806812,-0.146388;-0.6294946;-0.04716431,0.005058851;0.5654979;-0.02221337,0;0;0,0.008748323;0.312945;-0.08791661,0.01631925;0.6166505;-0.1904969,0.1843427;0.4845577;-0.1449645,0.2801746;0.248982;-0.1282785,0.2856695;0.02166611;-0.1583452,-0.1295888;0.5206081;-0.05692252,-0.2351011;0.371197;0.1205643,-0.342774;0.1989253;0.2270337,0.07356158;-0.001110166;-0.05011058,0.111625;-0.3370996;-0.05766988,0.1194302;-0.6844574;0.00552249,0.1280537;-0.7187431;-0.06473637,-0.08450443;0.009732954;-0.02622746,-0.1221841;-0.3263206;-0.01965672,-0.1302492;-0.6755899;0.03189456,-0.1457993;-0.7175635;-0.02910809,0.0146724;0.5420096;-0.1623881,19.06649
+0;0;0,0.002681282;0.325109;-0.006114407,0.005835911;0.644745;-0.03134525,0.1789348;0.5212776;-0.00793017,0.2076585;0.2699427;0.02311503,0.2365838;0.04710808;-0.02287177,-0.1697069;0.528062;-0.001052413,-0.2233612;0.307451;0.1147494,-0.2751306;0.09401774;0.1808774,0.07256757;0.005972274;-0.05120437,0.08995745;-0.3299851;-0.01620275,0.09072061;-0.6739501;0.06379211,0.08801766;-0.6354445;-0.03141119,-0.07092685;0.009254328;-0.05298441,-0.1229495;-0.3239984;-0.02786231,-0.1461849;-0.6681006;0.04806812,-0.146388;-0.6294946;-0.04716431,0.005058851;0.5654979;-0.02221337,0;0;0,0.008748323;0.312945;-0.08791661,0.01631925;0.6166505;-0.1904969,0.1843427;0.4845577;-0.1449645,0.2801746;0.248982;-0.1282785,0.2856695;0.02166611;-0.1583452,-0.1295888;0.5206081;-0.05692252,-0.2351011;0.371197;0.1205643,-0.342774;0.1989253;0.2270337,0.07356158;-0.001110166;-0.05011058,0.111625;-0.3370996;-0.05766988,0.1194302;-0.6844574;0.00552249,0.1280537;-0.7187431;-0.06473637,-0.08450443;0.009732954;-0.02622746,-0.1221841;-0.3263206;-0.01965672,-0.1302492;-0.6755899;0.03189456,-0.1457993;-0.7175635;-0.02910809,0.0146724;0.5420096;-0.1623881,19.07807
+0;0;0,0.002684118;0.3254529;-0.006120874,0.005843238;0.6455438;-0.03138791,0.179083;0.5219216;-0.007947496,0.2078159;0.2705058;0.0231077,0.2366645;0.04826228;-0.02275713,-0.1698436;0.5287117;-0.001064122,-0.2235151;0.3080296;0.1147749,-0.2751472;0.09516248;0.1807275,0.07260832;0.005975628;-0.05123313,0.08995964;-0.3292368;-0.01630912,0.09072288;-0.6732359;0.06369369,0.08802357;-0.6347417;-0.03138169,-0.07096668;0.009259525;-0.05301417,-0.1228739;-0.3232543;-0.02794778,-0.1461117;-0.6673907;0.04799021,-0.1463145;-0.6287963;-0.04711425,0.005065015;0.5661781;-0.02224237,0;0;0,0.008214518;0.3131615;-0.08846831,0.01519452;0.6172602;-0.191354,0.1835169;0.4852775;-0.1450238,0.2800059;0.2497962;-0.1295867,0.2841535;0.02316138;-0.160368,-0.129553;0.518082;-0.05673732,-0.2309982;0.3542896;0.1102381,-0.3292661;0.1656429;0.194404,0.0736457;-0.0009258389;-0.05007958,0.1106234;-0.3362787;-0.05777621,0.1176766;-0.6836036;0.005879641,0.1261945;-0.7178259;-0.06427526,-0.08458737;0.009533587;-0.02620304,-0.1226748;-0.3257143;-0.01940079,-0.1312252;-0.6750165;0.03208988,-0.1477576;-0.7165005;-0.02902873,0.01369448;0.5425161;-0.1631722,19.09941
+0;0;0,0.00277258;0.3254456;-0.00645872,0.006006824;0.645503;-0.03213277,0.179331;0.5221243;-0.009120928,0.2078069;0.2707478;0.02248369,0.2366114;0.0484557;-0.02317345,-0.1698396;0.5298221;-0.0009077098,-0.2233603;0.311187;0.1188176,-0.2752473;0.1000807;0.1900208,0.07258078;0.005727706;-0.05130042,0.08991674;-0.3294828;-0.01635072,0.09070087;-0.6734836;0.06364459,0.08775109;-0.6350171;-0.03142583,-0.07103059;0.009505784;-0.05288484,-0.1229067;-0.3230292;-0.02803668,-0.1460766;-0.6671604;0.04794596,-0.1465306;-0.6285983;-0.04716056,0.005211221;0.5661501;-0.02287929,0;0;0,0.008214518;0.3131615;-0.08846831,0.01519452;0.6172602;-0.191354,0.1835169;0.4852775;-0.1450238,0.2800059;0.2497962;-0.1295867,0.2841535;0.02316138;-0.160368,-0.129553;0.518082;-0.05673732,-0.2309982;0.3542896;0.1102381,-0.3292661;0.1656429;0.194404,0.0736457;-0.0009258389;-0.05007958,0.1106234;-0.3362787;-0.05777621,0.1176766;-0.6836036;0.005879641,0.1261945;-0.7178259;-0.06427526,-0.08458737;0.009533587;-0.02620304,-0.1226748;-0.3257143;-0.01940079,-0.1312252;-0.6750165;0.03208988,-0.1477576;-0.7165005;-0.02902873,0.01369448;0.5425161;-0.1631722,19.11102
+0;0;0,0.002773187;0.3255169;-0.006460135,0.006008864;0.645716;-0.03214525,0.1797484;0.5222032;-0.009097181,0.2082309;0.2707691;0.02251467,0.2373196;0.04628359;-0.023593,-0.1702558;0.5299193;-0.0008643549,-0.2237887;0.3112342;0.1188883,-0.2761877;0.09804484;0.1907942,0.07239822;0.005713299;-0.05117138,0.0896969;-0.3287767;-0.01629681,0.09048323;-0.6737434;0.0639231,0.08755808;-0.6353476;-0.03035346,-0.07085192;0.009481874;-0.05275182,-0.1226165;-0.3223383;-0.02795707,-0.1458515;-0.6674356;0.04823891,-0.1463017;-0.628945;-0.04607344,0.00521297;0.5663341;-0.02288839,0;0;0,0.006797105;0.3131829;-0.08877468,0.01281197;0.6174141;-0.1917725,0.1821531;0.4865329;-0.1452024,0.2791342;0.251135;-0.1306374,0.282906;0.02266255;-0.1645775,-0.1311687;0.5152885;-0.05636092,-0.2280327;0.33861;0.09994564,-0.32404;0.1452194;0.1820948,0.0734425;-0.0005579889;-0.04998541,0.1096305;-0.3352465;-0.05853367,0.1156283;-0.6834575;0.005894184,0.123699;-0.7169384;-0.06390667,-0.08438281;0.009102972;-0.02625513,-0.1237574;-0.3252701;-0.01967237,-0.1332707;-0.6754454;0.03252521,-0.149498;-0.7162654;-0.02820636,0.01152302;0.5426477;-0.1635566,19.13341
+0;0;0,0.002773187;0.3255169;-0.006460135,0.006008864;0.645716;-0.03214525,0.1797484;0.5222032;-0.009097181,0.2082309;0.2707691;0.02251467,0.2373196;0.04628359;-0.023593,-0.1702558;0.5299193;-0.0008643549,-0.2237887;0.3112342;0.1188883,-0.2761877;0.09804484;0.1907942,0.07239822;0.005713299;-0.05117138,0.0896969;-0.3287767;-0.01629681,0.09048323;-0.6737434;0.0639231,0.08755808;-0.6353476;-0.03035346,-0.07085192;0.009481874;-0.05275182,-0.1226165;-0.3223383;-0.02795707,-0.1458515;-0.6674356;0.04823891,-0.1463017;-0.628945;-0.04607344,0.00521297;0.5663341;-0.02288839,0;0;0,0.006797105;0.3131829;-0.08877468,0.01281197;0.6174141;-0.1917725,0.1821531;0.4865329;-0.1452024,0.2791342;0.251135;-0.1306374,0.282906;0.02266255;-0.1645775,-0.1311687;0.5152885;-0.05636092,-0.2280327;0.33861;0.09994564,-0.32404;0.1452194;0.1820948,0.0734425;-0.0005579889;-0.04998541,0.1096305;-0.3352465;-0.05853367,0.1156283;-0.6834575;0.005894184,0.123699;-0.7169384;-0.06390667,-0.08438281;0.009102972;-0.02625513,-0.1237574;-0.3252701;-0.01967237,-0.1332707;-0.6754454;0.03252521,-0.149498;-0.7162654;-0.02820636,0.01152302;0.5426477;-0.1635566,19.14477
+0;0;0,0.002878271;0.3257591;-0.00674605,0.006192011;0.6462343;-0.03273777,0.180045;0.5227576;-0.01046387,0.2083951;0.271356;0.02179166,0.2373633;0.04690619;-0.02384518,-0.1702938;0.5313993;-0.0009861384,-0.2234718;0.3149671;0.1230143,-0.276524;0.1035589;0.1991169,0.07203026;0.005459896;-0.05089898,0.08933719;-0.328703;-0.01603765,0.09012096;-0.673097;0.06382889,0.08696374;-0.6347239;-0.03041534,-0.07050204;0.009629685;-0.05239855,-0.122015;-0.3219143;-0.02780714,-0.1453711;-0.6664559;0.04790308,-0.1460533;-0.6279793;-0.04638229,0.005376885;0.5667905;-0.02340433,0;0;0,0.005417883;0.3134615;-0.08879948,0.01022902;0.6180987;-0.1915994,0.1800738;0.4879881;-0.1442611,0.2766319;0.2523576;-0.1300595,0.2802637;0.02422054;-0.1652715,-0.1332751;0.5133944;-0.05655576,-0.2221195;0.3248714;0.09045675,-0.3084547;0.1183047;0.1468131,0.07329914;6.6787E-05;-0.04935694,0.1072264;-0.3345398;-0.05754852,0.1129355;-0.6820763;0.007044077,0.1206381;-0.7156947;-0.06263685,-0.0837733;0.008283919;-0.0268754,-0.125108;-0.3254879;-0.01866026,-0.1355154;-0.6749265;0.03397868,-0.1519107;-0.7157885;-0.02661695,0.009206474;0.5432318;-0.163439,19.1665
+0;0;0,0.002878271;0.3257591;-0.00674605,0.006192011;0.6462343;-0.03273777,0.180045;0.5227576;-0.01046387,0.2083951;0.271356;0.02179166,0.2373633;0.04690619;-0.02384518,-0.1702938;0.5313993;-0.0009861384,-0.2234718;0.3149671;0.1230143,-0.276524;0.1035589;0.1991169,0.07203026;0.005459896;-0.05089898,0.08933719;-0.328703;-0.01603765,0.09012096;-0.673097;0.06382889,0.08696374;-0.6347239;-0.03041534,-0.07050204;0.009629685;-0.05239855,-0.122015;-0.3219143;-0.02780714,-0.1453711;-0.6664559;0.04790308,-0.1460533;-0.6279793;-0.04638229,0.005376885;0.5667905;-0.02340433,0;0;0,0.005417883;0.3134615;-0.08879948,0.01022902;0.6180987;-0.1915994,0.1800738;0.4879881;-0.1442611,0.2766319;0.2523576;-0.1300595,0.2802637;0.02422054;-0.1652715,-0.1332751;0.5133944;-0.05655576,-0.2221195;0.3248714;0.09045675,-0.3084547;0.1183047;0.1468131,0.07329914;6.6787E-05;-0.04935694,0.1072264;-0.3345398;-0.05754852,0.1129355;-0.6820763;0.007044077,0.1206381;-0.7156947;-0.06263685,-0.0837733;0.008283919;-0.0268754,-0.125108;-0.3254879;-0.01866026,-0.1355154;-0.6749265;0.03397868,-0.1519107;-0.7157885;-0.02661695,0.009206474;0.5432318;-0.163439,19.17815
+0;0;0,0.002877847;0.3257111;-0.006745057,0.00619267;0.646291;-0.03274524,0.1800415;0.5227897;-0.01046863,0.2083977;0.2713339;0.02179384,0.2369192;0.05034448;-0.02313941,-0.1702894;0.5314311;-0.0009911191,-0.2234789;0.3149524;0.1230361,-0.2757131;0.1068034;0.1979654,0.0720422;0.005460802;-0.05090743,0.08928933;-0.3275476;-0.01616654,0.09007533;-0.6729215;0.06392728,0.08691727;-0.6345463;-0.03034205,-0.07051373;0.009631282;-0.05240724,-0.1218487;-0.3207672;-0.0279008,-0.1452713;-0.6662892;0.04802487,-0.1459537;-0.6278104;-0.04628561,0.005377281;0.5668215;-0.0234088,0;0;0,0.004402131;0.3135073;-0.08851743,0.008543044;0.6183349;-0.1911092,0.1788224;0.4892062;-0.1437261,0.2761253;0.2537748;-0.1303434,0.2804595;0.02942444;-0.1666334,-0.135009;0.51171;-0.05687853,-0.2167056;0.3105454;0.07703716,-0.301655;0.1066257;0.1306016,0.07341158;0.000185281;-0.04921556,0.1074704;-0.333215;-0.0583396,0.1121058;-0.6815288;0.007651091,0.1189567;-0.7152723;-0.06203866,-0.0837907;0.008191829;-0.02689754,-0.1247625;-0.3244488;-0.01850134,-0.136186;-0.6747819;0.03474358,-0.1532507;-0.715109;-0.02632788,0.0076406;0.5434244;-0.1629875,19.18933
+0;0;0,0.003003994;0.3257041;-0.007027849,0.0064216;0.6462628;-0.03327528,0.1802998;0.5228547;-0.01141182,0.2084404;0.2714448;0.0213918,0.2370632;0.05043925;-0.02339774,-0.1701841;0.5322317;-0.000947617,-0.2230858;0.3179258;0.1269168,-0.2750946;0.1114869;0.2065843,0.07205961;0.005281552;-0.0509017,0.08929234;-0.3277095;-0.01598835,0.08989175;-0.6730598;0.06420936,0.08654897;-0.6346921;-0.03005428,-0.07054361;0.009762315;-0.05234274,-0.1217111;-0.320667;-0.02790248,-0.1451101;-0.6661544;0.04818794,-0.145981;-0.6276988;-0.04612309,0.005579657;0.5668005;-0.0238804,0;0;0,0.004402131;0.3135073;-0.08851743,0.008543044;0.6183349;-0.1911092,0.1788224;0.4892062;-0.1437261,0.2761253;0.2537748;-0.1303434,0.2804595;0.02942444;-0.1666334,-0.135009;0.51171;-0.05687853,-0.2167056;0.3105454;0.07703716,-0.301655;0.1066257;0.1306016,0.07341158;0.000185281;-0.04921556,0.1074704;-0.333215;-0.0583396,0.1121058;-0.6815288;0.007651091,0.1189567;-0.7152723;-0.06203866,-0.0837907;0.008191829;-0.02689754,-0.1247625;-0.3244488;-0.01850134,-0.136186;-0.6747819;0.03474358,-0.1532507;-0.715109;-0.02632788,0.0076406;0.5434244;-0.1629875,19.20053
+0;0;0,0.003005342;0.3258502;-0.007031004,0.006419427;0.6460783;-0.03324883,0.1807124;0.5227007;-0.01137176,0.2088543;0.2712792;0.02143336,0.2374511;0.05047531;-0.02331533,-0.1706008;0.5320998;-0.0008827914,-0.2235049;0.3177842;0.1269875,-0.2754662;0.1115336;0.2065823,0.07174344;0.005258379;-0.05067837,0.08892363;-0.3267173;-0.01587148,0.08952259;-0.6718034;0.06426489,0.08617759;-0.6334302;-0.0300608,-0.07023409;0.009719483;-0.05211307,-0.1212455;-0.3197022;-0.02774735,-0.1446266;-0.6649255;0.04828489,-0.1454981;-0.6264644;-0.04608823,0.005578909;0.5667505;-0.02386984,0;0;0,0.003111556;0.3137504;-0.08824873,0.006059363;0.6183366;-0.1905608,0.1775477;0.4898974;-0.1434679,0.2750854;0.2545406;-0.1302617,0.2800804;0.03055587;-0.1674166,-0.1370756;0.5101684;-0.05641575,-0.2140577;0.3017863;0.0690095,-0.2894718;0.09050697;0.1043416,0.07324748;0.0003336668;-0.04876232,0.1077321;-0.3319743;-0.05859756,0.1114962;-0.6801118;0.00692201,0.1177669;-0.714986;-0.0618577,-0.08325126;0.007974199;-0.02736257,-0.1236757;-0.3237032;-0.01896964,-0.136305;-0.6736373;0.03481937,-0.1539755;-0.7145138;-0.02553714,0.005709365;0.5435171;-0.1625698,19.22239
+0;0;0,0.003005342;0.3258502;-0.007031004,0.006419427;0.6460783;-0.03324883,0.1807124;0.5227007;-0.01137176,0.2088543;0.2712792;0.02143336,0.2374511;0.05047531;-0.02331533,-0.1706008;0.5320998;-0.0008827914,-0.2235049;0.3177842;0.1269875,-0.2754662;0.1115336;0.2065823,0.07174344;0.005258379;-0.05067837,0.08892363;-0.3267173;-0.01587148,0.08952259;-0.6718034;0.06426489,0.08617759;-0.6334302;-0.0300608,-0.07023409;0.009719483;-0.05211307,-0.1212455;-0.3197022;-0.02774735,-0.1446266;-0.6649255;0.04828489,-0.1454981;-0.6264644;-0.04608823,0.005578909;0.5667505;-0.02386984,0;0;0,0.003111556;0.3137504;-0.08824873,0.006059363;0.6183366;-0.1905608,0.1775477;0.4898974;-0.1434679,0.2750854;0.2545406;-0.1302617,0.2800804;0.03055587;-0.1674166,-0.1370756;0.5101684;-0.05641575,-0.2140577;0.3017863;0.0690095,-0.2894718;0.09050697;0.1043416,0.07324748;0.0003336668;-0.04876232,0.1077321;-0.3319743;-0.05859756,0.1114962;-0.6801118;0.00692201,0.1177669;-0.714986;-0.0618577,-0.08325126;0.007974199;-0.02736257,-0.1236757;-0.3237032;-0.01896964,-0.136305;-0.6736373;0.03481937,-0.1539755;-0.7145138;-0.02553714,0.005709365;0.5435171;-0.1625698,19.23407
+0;0;0,0.00310361;0.3258446;-0.007244959,0.006575073;0.6460637;-0.03356819,0.1808712;0.5225777;-0.01229927,0.2089594;0.271214;0.02099046,0.2375894;0.05035552;-0.02346676,-0.1708919;0.5340843;-0.001592828,-0.2239135;0.3220935;0.1300487,-0.275852;0.1176597;0.2142141,0.07173562;0.005068843;-0.05070874,0.08889244;-0.3268901;-0.01573175,0.08931516;-0.6720175;0.06422826,0.0859802;-0.6336637;-0.03009951,-0.07026552;0.009893896;-0.05203785,-0.1211667;-0.3195503;-0.02774648,-0.1445075;-0.6647605;0.04835729,-0.1453718;-0.6263132;-0.04601714,0.005721825;0.5667384;-0.02416859,0;0;0,0.003111556;0.3137504;-0.08824873,0.006059363;0.6183366;-0.1905608,0.1775477;0.4898974;-0.1434679,0.2750854;0.2545406;-0.1302617,0.2800804;0.03055587;-0.1674166,-0.1370756;0.5101684;-0.05641575,-0.2140577;0.3017863;0.0690095,-0.2894718;0.09050697;0.1043416,0.07324748;0.0003336668;-0.04876232,0.1077321;-0.3319743;-0.05859756,0.1114962;-0.6801118;0.00692201,0.1177669;-0.714986;-0.0618577,-0.08325126;0.007974199;-0.02736257,-0.1236757;-0.3237032;-0.01896964,-0.136305;-0.6736373;0.03481937,-0.1539755;-0.7145138;-0.02553714,0.005709365;0.5435171;-0.1625698,19.25775
+0;0;0,0.00310644;0.3261418;-0.007251567,0.006578454;0.6464116;-0.03357874,0.1808399;0.5229264;-0.01231123,0.2089313;0.271534;0.0209823,0.2372299;0.05323233;-0.02296025,-0.1708537;0.5344307;-0.001606906,-0.2238813;0.3224156;0.1300496,-0.2752186;0.1203485;0.2132407,0.07152855;0.005054211;-0.05056237,0.08862106;-0.3256605;-0.01571648,0.08904511;-0.6718813;0.06449687,0.0857091;-0.633525;-0.02986034,-0.07006267;0.009865336;-0.05188764,-0.120773;-0.318344;-0.02768732,-0.1441878;-0.6646479;0.04865757,-0.1450523;-0.6261981;-0.04574631,0.005725121;0.5670784;-0.02417821,0;0;0,0.00196217;0.3142621;-0.08755708,0.00427942;0.6190042;-0.1895845,0.176166;0.4909788;-0.1427066,0.2748407;0.2560333;-0.1300716,0.2803457;0.03476387;-0.1674471,-0.1385435;0.5075054;-0.05666379,-0.2096137;0.2915544;0.05913752,-0.2796355;0.07982214;0.08470654,0.07313089;0.0006365776;-0.04847574,0.1077911;-0.330384;-0.05860424,0.1105063;-0.6795683;0.007472996,0.1166296;-0.7144654;-0.06133914,-0.08295101;0.00763386;-0.02755512,-0.1225325;-0.322898;-0.01977373,-0.1366659;-0.6736529;0.03567421,-0.1549156;-0.7145205;-0.02456675,0.004209593;0.5441305;-0.1617141,19.27808
+0;0;0,0.003109142;0.3264255;-0.007257874,0.006584296;0.6469855;-0.03361207,0.1811719;0.5232803;-0.01230607,0.2092635;0.2718866;0.02098764,0.237415;0.05471946;-0.02272653,-0.1711797;0.5348061;-0.00158171,-0.2242077;0.32279;0.1300755,-0.2752782;0.121773;0.2128341,0.07141428;0.005046137;-0.05048159,0.08847934;-0.3251375;-0.01569166,0.08890367;-0.6715852;0.06457427,0.08556774;-0.633229;-0.02978109,-0.06995075;0.009849576;-0.05180474,-0.1205797;-0.3178327;-0.02764329,-0.1440098;-0.6643636;0.04875164,-0.1448743;-0.6259139;-0.04565039,0.005729484;0.5675149;-0.02419525,0;0;0,0.001069769;0.314738;-0.08691812,0.0022185;0.6198795;-0.1886961,0.1750865;0.4921517;-0.1419604,0.2745422;0.2575281;-0.1294403,0.280197;0.03749964;-0.1671295,-0.1404401;0.5056664;-0.05663822,-0.2047869;0.2843223;0.05273577,-0.2715075;0.07226104;0.07379265,0.07301508;0.0009518266;-0.04839158,0.1077516;-0.3295181;-0.05867362,0.1100768;-0.6788321;0.007983446,0.1157911;-0.713986;-0.0606184,-0.08282585;0.00729706;-0.02757684,-0.1201688;-0.3229656;-0.0201731,-0.13705;-0.6735736;0.03690511,-0.1555524;-0.7145116;-0.02317275,0.002621219;0.5448169;-0.1609397,19.29011
+0;0;0,0.003194565;0.326419;-0.007508353,0.00669715;0.6469677;-0.03399908,0.1813138;0.5232546;-0.0132148,0.2093612;0.2719465;0.02075542,0.237394;0.05480079;-0.02314117,-0.1713855;0.5363376;-0.002215544,-0.2245158;0.3264006;0.1326921,-0.2758682;0.1273967;0.2200153,0.07141663;0.004826311;-0.05049974,0.08853844;-0.3253434;-0.01560627,0.08895467;-0.6717988;0.06462657,0.08559947;-0.6334578;-0.02972944,-0.06997854;0.01004456;-0.05172972,-0.1205625;-0.3176616;-0.02779955,-0.1436728;-0.6642058;0.04863244,-0.1445599;-0.6257745;-0.04577103,0.00583773;0.5675007;-0.0245518,0;0;0,0.001069769;0.314738;-0.08691812,0.0022185;0.6198795;-0.1886961,0.1750865;0.4921517;-0.1419604,0.2745422;0.2575281;-0.1294403,0.280197;0.03749964;-0.1671295,-0.1404401;0.5056664;-0.05663822,-0.2047869;0.2843223;0.05273577,-0.2715075;0.07226104;0.07379265,0.07301508;0.0009518266;-0.04839158,0.1077516;-0.3295181;-0.05867362,0.1100768;-0.6788321;0.007983446,0.1157911;-0.713986;-0.0606184,-0.08282585;0.00729706;-0.02757684,-0.1201688;-0.3229656;-0.0201731,-0.13705;-0.6735736;0.03690511,-0.1555524;-0.7145116;-0.02317275,0.002621219;0.5448169;-0.1609397,19.31184
+0;0;0,0.003194565;0.326419;-0.007508353,0.00669715;0.6469677;-0.03399908,0.1813138;0.5232546;-0.0132148,0.2093612;0.2719465;0.02075542,0.237394;0.05480079;-0.02314117,-0.1713855;0.5363376;-0.002215544,-0.2245158;0.3264006;0.1326921,-0.2758682;0.1273967;0.2200153,0.07141663;0.004826311;-0.05049974,0.08853844;-0.3253434;-0.01560627,0.08895467;-0.6717988;0.06462657,0.08559947;-0.6334578;-0.02972944,-0.06997854;0.01004456;-0.05172972,-0.1205625;-0.3176616;-0.02779955,-0.1436728;-0.6642058;0.04863244,-0.1445599;-0.6257745;-0.04577103,0.00583773;0.5675007;-0.0245518,0;0;0,0.001069769;0.314738;-0.08691812,0.0022185;0.6198795;-0.1886961,0.1750865;0.4921517;-0.1419604,0.2745422;0.2575281;-0.1294403,0.280197;0.03749964;-0.1671295,-0.1404401;0.5056664;-0.05663822,-0.2047869;0.2843223;0.05273577,-0.2715075;0.07226104;0.07379265,0.07301508;0.0009518266;-0.04839158,0.1077516;-0.3295181;-0.05867362,0.1100768;-0.6788321;0.007983446,0.1157911;-0.713986;-0.0606184,-0.08282585;0.00729706;-0.02757684,-0.1201688;-0.3229656;-0.0201731,-0.13705;-0.6735736;0.03690511,-0.1555524;-0.7145116;-0.02317275,0.002621219;0.5448169;-0.1609397,19.32354
+0;0;0,0.00319633;0.3265993;-0.007512502,0.0066965;0.646927;-0.03398538,0.1815259;0.5232067;-0.01319289,0.2095733;0.2718987;0.02077731,0.237496;0.05560555;-0.02294695,-0.1715999;0.5363055;-0.002180338,-0.2247303;0.3263687;0.1327272,-0.2758811;0.1281461;0.2197076,0.07122372;0.004813274;-0.05036332,0.08833562;-0.3251653;-0.01549006,0.08875157;-0.6713881;0.06468894,0.08537453;-0.6329929;-0.030281,-0.06978951;0.01001742;-0.05158999,-0.1203442;-0.3174991;-0.02767367,-0.143439;-0.6638106;0.04870702,-0.1443318;-0.6253244;-0.04631068,0.005837581;0.5675064;-0.02454361,0;0;0,-0.0002952218;0.315035;-0.0865252,-0.0008135587;0.6202806;-0.1872988,0.173193;0.4932411;-0.1413765,0.2744483;0.2593729;-0.1291537,0.279727;0.04012866;-0.1662796,-0.1432391;0.5048524;-0.05620243,-0.2040678;0.2800593;0.04802947,-0.2661612;0.06704551;0.06364162,0.07295001;0.001277328;-0.04805326,0.1069818;-0.3290631;-0.05862999,0.1089149;-0.6781188;0.008119583,0.1148074;-0.7140104;-0.06061721,-0.08250695;0.006912138;-0.02787967,-0.1205982;-0.3230569;-0.01985826,-0.1380068;-0.6733264;0.03765113,-0.1567975;-0.7148069;-0.02266984,0.0002166331;0.5451388;-0.1599095,19.33522
+0;0;0,0.003272455;0.3265937;-0.007721535,0.006795763;0.6469115;-0.03431133,0.1816275;0.5231182;-0.01389245,0.2095308;0.2718619;0.02057534,0.2374535;0.05559257;-0.02326653,-0.1716807;0.5372496;-0.002563098,-0.2249154;0.3295313;0.1356957,-0.2754548;0.1339395;0.2287756,0.07125427;0.004573631;-0.05034244,0.0884153;-0.3253944;-0.01539412,0.08888521;-0.671635;0.06470786,0.08546846;-0.6332517;-0.03026172,-0.06978003;0.01022098;-0.05156286,-0.1202302;-0.3173079;-0.02759556,-0.1432494;-0.6636299;0.04876104,-0.1441814;-0.6251564;-0.04625741,0.005932964;0.5674943;-0.02484146,0;0;0,-0.0002952218;0.315035;-0.0865252,-0.0008135587;0.6202806;-0.1872988,0.173193;0.4932411;-0.1413765,0.2744483;0.2593729;-0.1291537,0.279727;0.04012866;-0.1662796,-0.1432391;0.5048524;-0.05620243,-0.2040678;0.2800593;0.04802947,-0.2661612;0.06704551;0.06364162,0.07295001;0.001277328;-0.04805326,0.1069818;-0.3290631;-0.05862999,0.1089149;-0.6781188;0.008119583,0.1148074;-0.7140104;-0.06061721,-0.08250695;0.006912138;-0.02787967,-0.1205982;-0.3230569;-0.01985826,-0.1380068;-0.6733264;0.03765113,-0.1567975;-0.7148069;-0.02266984,0.0002166331;0.5451388;-0.1599095,19.34718
+0;0;0,0.003271364;0.3264848;-0.00771896,0.006794955;0.6468285;-0.03431168,0.1816795;0.5229994;-0.01388682,0.2095855;0.2717195;0.0205842,0.237561;0.05504084;-0.02334065,-0.1717355;0.5371351;-0.00255404,-0.2249751;0.3293972;0.1357177,-0.2756101;0.1334352;0.2289738,0.07097287;0.004555569;-0.05014363,0.08812948;-0.3253272;-0.01520434,0.08859982;-0.6718912;0.06497245,0.0851825;-0.6335065;-0.03001315,-0.06950446;0.01018062;-0.05135924,-0.1199416;-0.3172636;-0.02739813,-0.1429823;-0.663909;0.04902977,-0.1439144;-0.625434;-0.04600471,0.005931912;0.5673889;-0.02483914,0;0;0,-0.001493096;0.3151109;-0.08582234,-0.004665881;0.6206068;-0.1858735,0.1706122;0.4947922;-0.1403117,0.2736694;0.2616607;-0.1285868,0.2793264;0.04197401;-0.1655657,-0.1460929;0.5040095;-0.05510326,-0.2039231;0.2775099;0.04718144,-0.2632536;0.06319556;0.06170588,0.07282466;0.001645148;-0.04760408,0.1064014;-0.3286568;-0.05814004,0.1079105;-0.6780027;0.008868933,0.1137074;-0.71391;-0.05988336,-0.08200599;0.006414185;-0.02839302,-0.1210176;-0.3233351;-0.01937911,-0.13868;-0.6738306;0.03872462,-0.1575579;-0.7155734;-0.02128243,-0.002825215;0.5453612;-0.158747,19.36815
+0;0;0,0.003271364;0.3264848;-0.00771896,0.006794955;0.6468285;-0.03431168,0.1816795;0.5229994;-0.01388682,0.2095855;0.2717195;0.0205842,0.237561;0.05504084;-0.02334065,-0.1717355;0.5371351;-0.00255404,-0.2249751;0.3293972;0.1357177,-0.2756101;0.1334352;0.2289738,0.07097287;0.004555569;-0.05014363,0.08812948;-0.3253272;-0.01520434,0.08859982;-0.6718912;0.06497245,0.0851825;-0.6335065;-0.03001315,-0.06950446;0.01018062;-0.05135924,-0.1199416;-0.3172636;-0.02739813,-0.1429823;-0.663909;0.04902977,-0.1439144;-0.625434;-0.04600471,0.005931912;0.5673889;-0.02483914,0;0;0,-0.001493096;0.3151109;-0.08582234,-0.004665881;0.6206068;-0.1858735,0.1706122;0.4947922;-0.1403117,0.2736694;0.2616607;-0.1285868,0.2793264;0.04197401;-0.1655657,-0.1460929;0.5040095;-0.05510326,-0.2039231;0.2775099;0.04718144,-0.2632536;0.06319556;0.06170588,0.07282466;0.001645148;-0.04760408,0.1064014;-0.3286568;-0.05814004,0.1079105;-0.6780027;0.008868933,0.1137074;-0.71391;-0.05988336,-0.08200599;0.006414185;-0.02839302,-0.1210176;-0.3233351;-0.01937911,-0.13868;-0.6738306;0.03872462,-0.1575579;-0.7155734;-0.02128243,-0.002825215;0.5453612;-0.158747,19.37948
+0;0;0,0.003385203;0.3260434;-0.007888467,0.006947843;0.6463174;-0.03450477,0.1813531;0.5230629;-0.008478494,0.2118704;0.2714255;0.02082418,0.2401007;0.05380081;-0.02354626,-0.1715682;0.5374826;-0.002806198,-0.2249737;0.3325014;0.1394677,-0.2761284;0.1370898;0.2360271,0.07098884;0.004388029;-0.05012356,0.08824167;-0.3255802;-0.01503447,0.08879316;-0.6724795;0.06504762,0.08655968;-0.6340951;-0.03023012,-0.06950612;0.01025411;-0.05133025,-0.1197137;-0.3173248;-0.02726271,-0.1427221;-0.6642899;0.04914686,-0.1424615;-0.6258107;-0.04614832,0.006077787;0.5669085;-0.02502832,0;0;0,-0.002845556;0.3149226;-0.08481526,-0.007074952;0.620437;-0.184556,0.16855;0.4955242;-0.138943,0.2723003;0.2626893;-0.127321,0.2782496;0.04200056;-0.1645677,-0.148312;0.5040595;-0.05420812,-0.2030598;0.2759113;0.04610328,-0.2577122;0.05932802;0.06130261,0.07302237;0.00203976;-0.04727173,0.1053435;-0.3285139;-0.05715013,0.1067654;-0.6781608;0.00991416,0.1125143;-0.7143468;-0.05892992,-0.08195381;0.006049141;-0.02860111,-0.1208995;-0.3238024;-0.01915783,-0.1395206;-0.6743646;0.0401044,-0.1587601;-0.7161593;-0.02013256,-0.004958466;0.5451943;-0.1575303,19.39084
+0;0;0,0.003385203;0.3260434;-0.007888467,0.006947843;0.6463174;-0.03450477,0.1813531;0.5230629;-0.008478494,0.2118704;0.2714255;0.02082418,0.2401007;0.05380081;-0.02354626,-0.1715682;0.5374826;-0.002806198,-0.2249737;0.3325014;0.1394677,-0.2761284;0.1370898;0.2360271,0.07098884;0.004388029;-0.05012356,0.08824167;-0.3255802;-0.01503447,0.08879316;-0.6724795;0.06504762,0.08655968;-0.6340951;-0.03023012,-0.06950612;0.01025411;-0.05133025,-0.1197137;-0.3173248;-0.02726271,-0.1427221;-0.6642899;0.04914686,-0.1424615;-0.6258107;-0.04614832,0.006077787;0.5669085;-0.02502832,0;0;0,-0.002845556;0.3149226;-0.08481526,-0.007074952;0.620437;-0.184556,0.16855;0.4955242;-0.138943,0.2723003;0.2626893;-0.127321,0.2782496;0.04200056;-0.1645677,-0.148312;0.5040595;-0.05420812,-0.2030598;0.2759113;0.04610328,-0.2577122;0.05932802;0.06130261,0.07302237;0.00203976;-0.04727173,0.1053435;-0.3285139;-0.05715013,0.1067654;-0.6781608;0.00991416,0.1125143;-0.7143468;-0.05892992,-0.08195381;0.006049141;-0.02860111,-0.1208995;-0.3238024;-0.01915783,-0.1395206;-0.6743646;0.0401044,-0.1587601;-0.7161593;-0.02013256,-0.004958466;0.5451943;-0.1575303,19.41345
+0;0;0,0.003384779;0.3260026;-0.007887481,0.00695332;0.6468076;-0.03454896,0.1826328;0.5230803;-0.008383894,0.2131503;0.2714413;0.02091897,0.2414543;0.0532486;-0.02356727,-0.1728575;0.537605;-0.002670307,-0.2262634;0.3326225;0.1396045,-0.2775517;0.1367009;0.236416,0.07083351;0.004378428;-0.0500139,0.08809057;-0.3256708;-0.0149162,0.08863992;-0.671224;0.06485513,0.08639315;-0.6327896;-0.03099007,-0.06935404;0.01023168;-0.05121794,-0.1195739;-0.3174276;-0.02714449,-0.142493;-0.6630463;0.04896857,-0.1422309;-0.6245167;-0.04689417,0.006081582;0.5672451;-0.02505419,0;0;0,-0.003922403;0.3149012;-0.08469462,-0.009851098;0.620828;-0.1848006,0.1674386;0.4957721;-0.1381593,0.2713686;0.2630147;-0.1265514,0.2775825;0.04177999;-0.164032,-0.1513118;0.5033647;-0.05325159,-0.2043944;0.2750822;0.04765171,-0.2533125;0.05699188;0.0684329,0.0729869;0.002102643;-0.04697275,0.1048474;-0.3285839;-0.05664015,0.1065173;-0.6769227;0.009903908,0.111642;-0.7145565;-0.05837417,-0.08169586;0.00598672;-0.02877314,-0.1208485;-0.3239136;-0.01902577,-0.1398311;-0.673;0.04054856,-0.1593845;-0.7153715;-0.01980473,-0.007341936;0.5454801;-0.1576438,19.42428
+0;0;0,0.003383462;0.3259961;-0.008151719,0.006897427;0.6467809;-0.03506159,0.1827507;0.5227708;-0.01146484,0.2131177;0.2714365;0.02048976,0.2414238;0.05323699;-0.023962,-0.1729555;0.5381526;-0.002859192,-0.2266966;0.335753;0.1429435,-0.279033;0.1448006;0.2487088,0.07080017;0.004297365;-0.05006812,0.08809119;-0.3257373;-0.01484979,0.08876488;-0.6713108;0.06483215,0.08590782;-0.6328895;-0.03099795,-0.06939822;0.01030906;-0.05114253,-0.1195321;-0.3173697;-0.02715595,-0.1423871;-0.6629649;0.04908322,-0.1427352;-0.6244534;-0.04678086,0.006043644;0.5672257;-0.02550491,0;0;0,-0.003922403;0.3149012;-0.08469462,-0.009851098;0.620828;-0.1848006,0.1674386;0.4957721;-0.1381593,0.2713686;0.2630147;-0.1265514,0.2775825;0.04177999;-0.164032,-0.1513118;0.5033647;-0.05325159,-0.2043944;0.2750822;0.04765171,-0.2533125;0.05699188;0.0684329,0.0729869;0.002102643;-0.04697275,0.1048474;-0.3285839;-0.05664015,0.1065173;-0.6769227;0.009903908,0.111642;-0.7145565;-0.05837417,-0.08169586;0.00598672;-0.02877314,-0.1208485;-0.3239136;-0.01902577,-0.1398311;-0.673;0.04054856,-0.1593845;-0.7153715;-0.01980473,-0.007341936;0.5454801;-0.1576438,19.43542
+0;0;0,0.003383462;0.3259961;-0.008151719,0.006897427;0.6467809;-0.03506159,0.1827507;0.5227708;-0.01146484,0.2131177;0.2714365;0.02048976,0.2414238;0.05323699;-0.023962,-0.1729555;0.5381526;-0.002859192,-0.2266966;0.335753;0.1429435,-0.279033;0.1448006;0.2487088,0.07080017;0.004297365;-0.05006812,0.08809119;-0.3257373;-0.01484979,0.08876488;-0.6713108;0.06483215,0.08590782;-0.6328895;-0.03099795,-0.06939822;0.01030906;-0.05114253,-0.1195321;-0.3173697;-0.02715595,-0.1423871;-0.6629649;0.04908322,-0.1427352;-0.6244534;-0.04678086,0.006043644;0.5672257;-0.02550491,0;0;0,-0.003922403;0.3149012;-0.08469462,-0.009851098;0.620828;-0.1848006,0.1674386;0.4957721;-0.1381593,0.2713686;0.2630147;-0.1265514,0.2775825;0.04177999;-0.164032,-0.1513118;0.5033647;-0.05325159,-0.2043944;0.2750822;0.04765171,-0.2533125;0.05699188;0.0684329,0.0729869;0.002102643;-0.04697275,0.1048474;-0.3285839;-0.05664015,0.1065173;-0.6769227;0.009903908,0.111642;-0.7145565;-0.05837417,-0.08169586;0.00598672;-0.02877314,-0.1208485;-0.3239136;-0.01902577,-0.1398311;-0.673;0.04054856,-0.1593845;-0.7153715;-0.01980473,-0.007341936;0.5454801;-0.1576438,19.45773
+0;0;0,0.003382931;0.325945;-0.008150441,0.006896664;0.6467086;-0.03505863,0.1823376;0.5228055;-0.01149505,0.2127002;0.2715063;0.02045509,0.2410996;0.05258761;-0.02414319,-0.1725384;0.5381514;-0.00290948,-0.226272;0.3357801;0.1428729,-0.2787809;0.1441983;0.2489868,0.07081532;0.004298285;-0.05007884,0.08808919;-0.3254091;-0.01489543,0.08876308;-0.6710876;0.06481071,0.08590608;-0.6326664;-0.03101762,-0.06941307;0.01031127;-0.05115348,-0.1194972;-0.3170426;-0.02719069,-0.1423591;-0.6627426;0.04907163,-0.1427072;-0.6242313;-0.04679069,0.006042915;0.5671566;-0.02550234,0;0;0,-0.004290015;0.3149006;-0.08448195,-0.01044218;0.6209067;-0.1842582,0.1664646;0.4961297;-0.1376212,0.2708856;0.2636516;-0.1256154,0.2770739;0.04173818;-0.1635242,-0.1520775;0.5035688;-0.05364258,-0.2021104;0.2753071;0.04876482,-0.2427098;0.05630931;0.08212042,0.07304183;0.002169907;-0.04691863,0.1047395;-0.3282183;-0.05597663,0.1060843;-0.6766903;0.01045084,0.1110376;-0.7144852;-0.05767751,-0.08173881;0.005953484;-0.02871408,-0.1208519;-0.3236272;-0.01923117,-0.1403134;-0.6726273;0.04132699,-0.1600001;-0.7143392;-0.0197631,-0.007948577;0.5455562;-0.1571169,19.46924
+0;0;0,0.003398231;0.3261022;-0.008359625,0.006877522;0.6469979;-0.03545239,0.1819388;0.5237097;-0.008434922,0.2136827;0.2722514;0.02038045,0.2421219;0.05310985;-0.02419501,-0.1723795;0.5389016;-0.003285782,-0.2265273;0.3387604;0.1453105,-0.2787725;0.1486067;0.2545384,0.07060701;0.004229156;-0.04994101,0.08789949;-0.3257473;-0.01487128,0.08842823;-0.6713543;0.06489487,0.08629486;-0.6329604;-0.03100301,-0.06921872;0.01026348;-0.05099775,-0.119233;-0.3173697;-0.0271559,-0.1420702;-0.663009;0.04912673,-0.1416948;-0.6245152;-0.04678534,0.00603594;0.5673774;-0.02583819,0;0;0,-0.004514962;0.3150589;-0.0845077,-0.01083153;0.6212703;-0.1841164,0.1656428;0.4961988;-0.1371112,0.2700291;0.2637926;-0.1244562,0.2764324;0.04174548;-0.1628339,-0.1527857;0.5041417;-0.05415423,-0.1984698;0.2774092;0.05343115,-0.2334604;0.06119654;0.1067839,0.07294875;0.002281785;-0.04658985,0.1042271;-0.3284147;-0.05524158,0.1054126;-0.6768281;0.01119518,0.1103442;-0.7145681;-0.05705714,-0.08137159;0.005807419;-0.02902206,-0.1210988;-0.3239346;-0.01876125,-0.1406333;-0.6728258;0.04207047,-0.1605795;-0.7148678;-0.01862152,-0.008406162;0.5458474;-0.1569488,19.49143
+0;0;0,0.003398231;0.3261022;-0.008359625,0.006877522;0.6469979;-0.03545239,0.1819388;0.5237097;-0.008434922,0.2136827;0.2722514;0.02038045,0.2421219;0.05310985;-0.02419501,-0.1723795;0.5389016;-0.003285782,-0.2265273;0.3387604;0.1453105,-0.2787725;0.1486067;0.2545384,0.07060701;0.004229156;-0.04994101,0.08789949;-0.3257473;-0.01487128,0.08842823;-0.6713543;0.06489487,0.08629486;-0.6329604;-0.03100301,-0.06921872;0.01026348;-0.05099775,-0.119233;-0.3173697;-0.0271559,-0.1420702;-0.663009;0.04912673,-0.1416948;-0.6245152;-0.04678534,0.00603594;0.5673774;-0.02583819,0;0;0,-0.004514962;0.3150589;-0.0845077,-0.01083153;0.6212703;-0.1841164,0.1656428;0.4961988;-0.1371112,0.2700291;0.2637926;-0.1244562,0.2764324;0.04174548;-0.1628339,-0.1527857;0.5041417;-0.05415423,-0.1984698;0.2774092;0.05343115,-0.2334604;0.06119654;0.1067839,0.07294875;0.002281785;-0.04658985,0.1042271;-0.3284147;-0.05524158,0.1054126;-0.6768281;0.01119518,0.1103442;-0.7145681;-0.05705714,-0.08137159;0.005807419;-0.02902206,-0.1210988;-0.3239346;-0.01876125,-0.1406333;-0.6728258;0.04207047,-0.1605795;-0.7148678;-0.01862152,-0.008406162;0.5458474;-0.1569488,19.50295
+0;0;0,0.003398897;0.3261661;-0.008361262,0.00688034;0.6472598;-0.03547017,0.1824194;0.5238156;-0.008400902,0.2141615;0.2723717;0.02041282,0.2426087;0.05316849;-0.0241752,-0.172862;0.5390487;-0.003237765,-0.2270067;0.338919;0.14535,-0.2792667;0.1487117;0.2546087,0.07066574;0.004232673;-0.04998256,0.08794855;-0.3255593;-0.01493243,0.08847755;-0.6713389;0.06487355,0.08634181;-0.6329358;-0.03113108,-0.06927629;0.01027202;-0.05104017,-0.1192626;-0.317178;-0.02721165,-0.1421112;-0.66299;0.04910907,-0.1417354;-0.6244867;-0.04690975,0.006038364;0.567602;-0.02585148,0;0;0,-0.004791141;0.3151339;-0.08445978,-0.01153228;0.6215686;-0.1839991,0.1654456;0.4962407;-0.1370044,0.2698213;0.2638569;-0.1241481,0.2762883;0.04173706;-0.1624672,-0.1538952;0.5037159;-0.05409857,-0.1973422;0.2794088;0.05930575,-0.2290903;0.06574789;0.1240241,0.07301673;0.002286404;-0.04661703,0.1043881;-0.3282227;-0.05495644,0.1052655;-0.6768159;0.01148725,0.1102495;-0.7145586;-0.0569098,-0.08147109;0.005817963;-0.02895567,-0.120952;-0.3237791;-0.01910685,-0.1407255;-0.6727232;0.04237334,-0.1609673;-0.714102;-0.01916854,-0.009059891;0.5460998;-0.1568525,19.52484
+0;0;0,0.003442258;0.3261614;-0.00852205,0.006919427;0.6472508;-0.03568266,0.1827684;0.5238286;-0.01197662,0.213791;0.2726751;0.01998192,0.2423884;0.05346498;-0.02447598,-0.1729014;0.5396493;-0.00332574,-0.2274243;0.3423005;0.148801,-0.2790006;0.1531432;0.2601868,0.07069628;0.004031799;-0.04995598,0.08809067;-0.3257402;-0.01477253,0.08854742;-0.6715409;0.06494229,0.0856762;-0.6331353;-0.03104293,-0.06926192;0.01042405;-0.05102885,-0.1191095;-0.3170498;-0.02723689,-0.1418902;-0.66285;0.04915694,-0.1422516;-0.6243487;-0.04686212,0.006080901;0.5675946;-0.02605067,0;0;0,-0.004791141;0.3151339;-0.08445978,-0.01153228;0.6215686;-0.1839991,0.1654456;0.4962407;-0.1370044,0.2698213;0.2638569;-0.1241481,0.2762883;0.04173706;-0.1624672,-0.1538952;0.5037159;-0.05409857,-0.1973422;0.2794088;0.05930575,-0.2290903;0.06574789;0.1240241,0.07301673;0.002286404;-0.04661703,0.1043881;-0.3282227;-0.05495644,0.1052655;-0.6768159;0.01148725,0.1102495;-0.7145586;-0.0569098,-0.08147109;0.005817963;-0.02895567,-0.120952;-0.3237791;-0.01910685,-0.1407255;-0.6727232;0.04237334,-0.1609673;-0.714102;-0.01916854,-0.009059891;0.5460998;-0.1568525,19.53603
+0;0;0,0.003448229;0.3267272;-0.008536833,0.006937362;0.6489229;-0.03579304,0.1842286;0.5248265;-0.01193363,0.2152474;0.2737038;0.020021,0.2438202;0.05468208;-0.02439871,-0.1743511;0.5407766;-0.00321197,-0.2288673;0.343452;0.1488961,-0.2803993;0.1544573;0.2601862,0.07065587;0.004029494;-0.04992742,0.08804186;-0.3255831;-0.01476097,0.0884985;-0.6713019;0.06493498,0.08562422;-0.6328873;-0.03115261,-0.06922233;0.0104181;-0.05099967,-0.1190458;-0.3168976;-0.02721922,-0.1418211;-0.6626159;0.04915653,-0.1421829;-0.6241055;-0.04696492,0.006095508;0.5689505;-0.02612282,0;0;0,-0.005386174;0.3155436;-0.08508062,-0.01315433;0.6228577;-0.1854308,0.1651369;0.49629;-0.1368546,0.2692651;0.2638551;-0.1235423,0.275982;0.04192764;-0.1617932,-0.1553771;0.5034315;-0.05326477,-0.1962317;0.2857248;0.07314942,-0.2259263;0.07476854;0.146469,0.0730519;0.002309561;-0.0464685,0.1043167;-0.3280593;-0.05436492,0.1050919;-0.6765609;0.01211214,0.10995;-0.7144142;-0.05632925,-0.08140069;0.005816324;-0.02900572,-0.120832;-0.3236299;-0.01931848,-0.1408368;-0.6723575;0.04282624,-0.1612824;-0.7138144;-0.01871874,-0.01048963;0.5471477;-0.1580319,19.55787
+0;0;0,0.003448229;0.3267272;-0.008536833,0.006937362;0.6489229;-0.03579304,0.1842286;0.5248265;-0.01193363,0.2152474;0.2737038;0.020021,0.2438202;0.05468208;-0.02439871,-0.1743511;0.5407766;-0.00321197,-0.2288673;0.343452;0.1488961,-0.2803993;0.1544573;0.2601862,0.07065587;0.004029494;-0.04992742,0.08804186;-0.3255831;-0.01476097,0.0884985;-0.6713019;0.06493498,0.08562422;-0.6328873;-0.03115261,-0.06922233;0.0104181;-0.05099967,-0.1190458;-0.3168976;-0.02721922,-0.1418211;-0.6626159;0.04915653,-0.1421829;-0.6241055;-0.04696492,0.006095508;0.5689505;-0.02612282,0;0;0,-0.005386174;0.3155436;-0.08508062,-0.01315433;0.6228577;-0.1854308,0.1651369;0.49629;-0.1368546,0.2692651;0.2638551;-0.1235423,0.275982;0.04192764;-0.1617932,-0.1553771;0.5034315;-0.05326477,-0.1962317;0.2857248;0.07314942,-0.2259263;0.07476854;0.146469,0.0730519;0.002309561;-0.0464685,0.1043167;-0.3280593;-0.05436492,0.1050919;-0.6765609;0.01211214,0.10995;-0.7144142;-0.05632925,-0.08140069;0.005816324;-0.02900572,-0.120832;-0.3236299;-0.01931848,-0.1408368;-0.6723575;0.04282624,-0.1612824;-0.7138144;-0.01871874,-0.01048963;0.5471477;-0.1580319,19.56982
+0;0;0,0.003496717;0.3269063;-0.008714035,0.007022559;0.6493505;-0.03614173,0.1841203;0.5250931;-0.01340576,0.2144649;0.2740614;0.01965976,0.2430902;0.05485794;-0.02476083,-0.1741287;0.541883;-0.003403865,-0.2292035;0.3469285;0.151485,-0.2799365;0.1604481;0.2676485,0.07090625;0.003927148;-0.05009042,0.0883076;-0.3256681;-0.01491025,0.08853479;-0.6712985;0.06477395,0.08541358;-0.6328787;-0.03129274,-0.06945007;0.01053963;-0.05116417,-0.1191995;-0.3167765;-0.02744555,-0.14196;-0.6623922;0.04898627,-0.142573;-0.6238954;-0.04712237,0.006171274;0.5693042;-0.02642488,0;0;0,-0.005214542;0.3154674;-0.08607554,-0.01269025;0.6226277;-0.1877444,0.1649435;0.4961056;-0.1370673,0.2688556;0.26363;-0.1233411,0.2756695;0.04152507;-0.1616259,-0.1542879;0.5039046;-0.05418494,-0.1920414;0.2885954;0.0771455,-0.2172171;0.08232091;0.1646655,0.07318825;0.002230078;-0.04680467,0.1044301;-0.3281412;-0.0540328,0.1049583;-0.6765807;0.01229715,0.1097991;-0.7143919;-0.05616927,-0.08173724;0.005870072;-0.02892635,-0.1211985;-0.3235686;-0.01963108,-0.1411784;-0.672155;0.04280639,-0.1621159;-0.7136139;-0.0185506,-0.01021191;0.5469896;-0.1599004,19.59157
+0;0;0,0.003496717;0.3269063;-0.008714035,0.007022559;0.6493505;-0.03614173,0.1841203;0.5250931;-0.01340576,0.2144649;0.2740614;0.01965976,0.2430902;0.05485794;-0.02476083,-0.1741287;0.541883;-0.003403865,-0.2292035;0.3469285;0.151485,-0.2799365;0.1604481;0.2676485,0.07090625;0.003927148;-0.05009042,0.0883076;-0.3256681;-0.01491025,0.08853479;-0.6712985;0.06477395,0.08541358;-0.6328787;-0.03129274,-0.06945007;0.01053963;-0.05116417,-0.1191995;-0.3167765;-0.02744555,-0.14196;-0.6623922;0.04898627,-0.142573;-0.6238954;-0.04712237,0.006171274;0.5693042;-0.02642488,0;0;0,-0.005214542;0.3154674;-0.08607554,-0.01269025;0.6226277;-0.1877444,0.1649435;0.4961056;-0.1370673,0.2688556;0.26363;-0.1233411,0.2756695;0.04152507;-0.1616259,-0.1542879;0.5039046;-0.05418494,-0.1920414;0.2885954;0.0771455,-0.2172171;0.08232091;0.1646655,0.07318825;0.002230078;-0.04680467,0.1044301;-0.3281412;-0.0540328,0.1049583;-0.6765807;0.01229715,0.1097991;-0.7143919;-0.05616927,-0.08173724;0.005870072;-0.02892635,-0.1211985;-0.3235686;-0.01963108,-0.1411784;-0.672155;0.04280639,-0.1621159;-0.7136139;-0.0185506,-0.01021191;0.5469896;-0.1599004,19.60358
+0;0;0,0.003494819;0.3267288;-0.008709304,0.00701635;0.6487778;-0.036102,0.1826584;0.5250092;-0.013488,0.21299;0.2740853;0.01956331,0.2415802;0.05515072;-0.0248028,-0.1726573;0.5416615;-0.003568003,-0.2277085;0.3467908;0.1512543,-0.2783792;0.1605391;0.2672754,0.0710003;0.003932357;-0.05015685,0.08840011;-0.3256337;-0.0149798,0.08862726;-0.6712135;0.06469274,0.08550539;-0.6327919;-0.03139435,-0.06954218;0.01055361;-0.05123203,-0.1192873;-0.3167336;-0.02751552,-0.1420443;-0.6622986;0.04890512,-0.1426575;-0.6238;-0.04722393,0.006166412;0.5688581;-0.02640053,0;0;0,-0.004425555;0.3148775;-0.08759189,-0.01052305;0.6209865;-0.191227,0.1649238;0.4953452;-0.1381593,0.268608;0.262975;-0.1230319,0.2751123;0.04111026;-0.1611345,-0.1512057;0.5050908;-0.05674484,-0.1864729;0.2953496;0.08375443,-0.2098801;0.09267953;0.1791223,0.07323009;0.002203166;-0.04695439,0.1043718;-0.3281597;-0.05362868,0.1047461;-0.676567;0.01259351,0.1096086;-0.71438;-0.05589843,-0.08190344;0.005912389;-0.02879386,-0.1213446;-0.3234946;-0.01933754,-0.1414816;-0.6720273;0.04305284,-0.1625064;-0.7135388;-0.01824534,-0.008563101;0.5456945;-0.1627793,19.62522
+0;0;0,0.00338053;0.3267221;-0.008999653,0.006805433;0.6487464;-0.03667942,0.1825442;0.5251167;-0.01436062,0.2125726;0.2742223;0.01918712,0.2412252;0.05528228;-0.02511178,-0.172857;0.5421057;-0.003705621,-0.2290826;0.3507406;0.1550182,-0.2785105;0.1663855;0.2745514,0.07089581;0.003877538;-0.0503087,0.08821772;-0.3256892;-0.01509994,0.08841821;-0.6712543;0.06463636,0.08514989;-0.6328579;-0.03144805,-0.06964237;0.01060959;-0.05108416,-0.1194971;-0.3166861;-0.02771816,-0.1422659;-0.6622621;0.04864922,-0.1430253;-0.6237876;-0.0474809,0.005992384;0.568838;-0.02688292,0;0;0,-0.004425555;0.3148775;-0.08759189,-0.01052305;0.6209865;-0.191227,0.1649238;0.4953452;-0.1381593,0.268608;0.262975;-0.1230319,0.2751123;0.04111026;-0.1611345,-0.1512057;0.5050908;-0.05674484,-0.1864729;0.2953496;0.08375443,-0.2098801;0.09267953;0.1791223,0.07323009;0.002203166;-0.04695439,0.1043718;-0.3281597;-0.05362868,0.1047461;-0.676567;0.01259351,0.1096086;-0.71438;-0.05589843,-0.08190344;0.005912389;-0.02879386,-0.1213446;-0.3234946;-0.01933754,-0.1414816;-0.6720273;0.04305284,-0.1625064;-0.7135388;-0.01824534,-0.008563101;0.5456945;-0.1627793,19.63714
+0;0;0,0.003379048;0.3265789;-0.00899571,0.006801995;0.6484187;-0.03665917,0.1819751;0.5249842;-0.01438726,0.2119902;0.2742011;0.0191456,0.2406903;0.05489896;-0.02522656,-0.1722863;0.5419188;-0.003766431,-0.228487;0.3506385;0.154887,-0.2779966;0.1659785;0.2746179,0.07088422;0.003876904;-0.05030048,0.0882073;-0.325712;-0.01508936,0.08840743;-0.6706586;0.06450424,0.08512943;-0.6322373;-0.0318648,-0.069631;0.01060786;-0.05107581,-0.1194891;-0.3167098;-0.02770824,-0.1422171;-0.6616673;0.04852246,-0.1429788;-0.6231676;-0.04789243,0.005989504;0.5685652;-0.02686941,0;0;0,-0.00396961;0.3145394;-0.08829141,-0.009304434;0.6203099;-0.19239,0.1652579;0.494171;-0.1403379,0.2674201;0.2613671;-0.1235199,0.2739441;0.03894344;-0.1605487,-0.1502424;0.5059797;-0.05825318,-0.1842409;0.3002258;0.08812641,-0.2080129;0.1001218;0.1895132,0.07321531;0.00215283;-0.04695344,0.104472;-0.3282276;-0.05331802,0.1048333;-0.676035;0.01266098,0.1095771;-0.7142881;-0.05580568,-0.0818991;0.005975564;-0.02875016,-0.121371;-0.3234452;-0.01912479,-0.1413734;-0.6713585;0.04316185,-0.1625255;-0.7132127;-0.01814242,-0.007597506;0.5451124;-0.1638331,19.65995
+0;0;0,0.003379048;0.3265789;-0.00899571,0.006801995;0.6484187;-0.03665917,0.1819751;0.5249842;-0.01438726,0.2119902;0.2742011;0.0191456,0.2406903;0.05489896;-0.02522656,-0.1722863;0.5419188;-0.003766431,-0.228487;0.3506385;0.154887,-0.2779966;0.1659785;0.2746179,0.07088422;0.003876904;-0.05030048,0.0882073;-0.325712;-0.01508936,0.08840743;-0.6706586;0.06450424,0.08512943;-0.6322373;-0.0318648,-0.069631;0.01060786;-0.05107581,-0.1194891;-0.3167098;-0.02770824,-0.1422171;-0.6616673;0.04852246,-0.1429788;-0.6231676;-0.04789243,0.005989504;0.5685652;-0.02686941,0;0;0,-0.00396961;0.3145394;-0.08829141,-0.009304434;0.6203099;-0.19239,0.1652579;0.494171;-0.1403379,0.2674201;0.2613671;-0.1235199,0.2739441;0.03894344;-0.1605487,-0.1502424;0.5059797;-0.05825318,-0.1842409;0.3002258;0.08812641,-0.2080129;0.1001218;0.1895132,0.07321531;0.00215283;-0.04695344,0.104472;-0.3282276;-0.05331802,0.1048333;-0.676035;0.01266098,0.1095771;-0.7142881;-0.05580568,-0.0818991;0.005975564;-0.02875016,-0.121371;-0.3234452;-0.01912479,-0.1413734;-0.6713585;0.04316185,-0.1625255;-0.7132127;-0.01814242,-0.007597506;0.5451124;-0.1638331,19.67174
+0;0;0,0.003323432;0.3256911;-0.009240699,0.006627;0.6460792;-0.03702738,0.1815238;0.5228187;-0.01586579,0.2109259;0.2721778;0.01876977,0.2398745;0.05420899;-0.02527744,-0.172183;0.5406417;-0.004022608,-0.2286325;0.3509654;0.1563562,-0.2780052;0.1697737;0.2789141,0.07088186;0.00382882;-0.05026409,0.08807911;-0.3258;-0.01503635,0.08832156;-0.6707121;0.06448814,0.08478951;-0.6323042;-0.0319102,-0.06957047;0.01061574;-0.05111392,-0.1195051;-0.316719;-0.02765272,-0.1422083;-0.6616697;0.04838733,-0.1432234;-0.6231875;-0.04806384,0.005849678;0.5666165;-0.02722512,0;0;0,-0.004183352;0.3133034;-0.08941269,-0.009883761;0.6169712;-0.1951766,0.1649509;0.4934173;-0.1423869,0.2658576;0.2602154;-0.124505,0.273561;0.03898744;-0.1603856,-0.1497003;0.5070208;-0.0584305,-0.1825389;0.3056104;0.09401792,-0.2020141;0.1113546;0.2043535,0.07313573;0.002094656;-0.04703355,0.1046684;-0.3282991;-0.05316591,0.1049775;-0.6760433;0.01288223,0.1096126;-0.7142403;-0.05569983,-0.08188441;0.006017278;-0.0287074,-0.1213716;-0.3234337;-0.01897302,-0.1413646;-0.6713442;0.0430517,-0.1626337;-0.7133312;-0.01811462,-0.008101955;0.5423589;-0.1661792,19.69198
+0;0;0,0.003323432;0.3256911;-0.009240699,0.006627;0.6460792;-0.03702738,0.1815238;0.5228187;-0.01586579,0.2109259;0.2721778;0.01876977,0.2398745;0.05420899;-0.02527744,-0.172183;0.5406417;-0.004022608,-0.2286325;0.3509654;0.1563562,-0.2780052;0.1697737;0.2789141,0.07088186;0.00382882;-0.05026409,0.08807911;-0.3258;-0.01503635,0.08832156;-0.6707121;0.06448814,0.08478951;-0.6323042;-0.0319102,-0.06957047;0.01061574;-0.05111392,-0.1195051;-0.316719;-0.02765272,-0.1422083;-0.6616697;0.04838733,-0.1432234;-0.6231875;-0.04806384,0.005849678;0.5666165;-0.02722512,0;0;0,-0.004183352;0.3133034;-0.08941269,-0.009883761;0.6169712;-0.1951766,0.1649509;0.4934173;-0.1423869,0.2658576;0.2602154;-0.124505,0.273561;0.03898744;-0.1603856,-0.1497003;0.5070208;-0.0584305,-0.1825389;0.3056104;0.09401792,-0.2020141;0.1113546;0.2043535,0.07313573;0.002094656;-0.04703355,0.1046684;-0.3282991;-0.05316591,0.1049775;-0.6760433;0.01288223,0.1096126;-0.7142403;-0.05569983,-0.08188441;0.006017278;-0.0287074,-0.1213716;-0.3234337;-0.01897302,-0.1413646;-0.6713442;0.0430517,-0.1626337;-0.7133312;-0.01811462,-0.008101955;0.5423589;-0.1661792,19.70402
+0;0;0,0.003325778;0.3259211;-0.009247224,0.006643416;0.6476831;-0.03715979,0.1787811;0.5246304;-0.01611722,0.2081802;0.2740159;0.01851468,0.2375035;0.0532248;-0.02610286,-0.1693799;0.5421739;-0.004459728,-0.2258235;0.3525176;0.1559021,-0.2758355;0.1689798;0.2800469,0.07084788;0.003826985;-0.05024,0.08804011;-0.3257057;-0.01502253,0.08828258;-0.6706321;0.06450528,0.0847501;-0.6322232;-0.03190468,-0.06953711;0.01061065;-0.05108942,-0.1194572;-0.3166286;-0.02763506,-0.1421613;-0.6615937;0.04840815,-0.1431766;-0.6231104;-0.04805464,0.005861409;0.5677415;-0.02729845,0;0;0,-0.003070593;0.3131457;-0.09083772,-0.005317867;0.6172278;-0.199692,0.1649824;0.4927711;-0.1443751,0.2653538;0.2594016;-0.1260581,0.2716705;0.03488931;-0.1600232,-0.1438254;0.5096742;-0.06284291,-0.1771215;0.3131597;0.09572802,-0.1966484;0.1206056;0.2146435,0.07300171;0.00200209;-0.0471685,0.1048708;-0.328264;-0.05319381,0.105149;-0.6760144;0.01290059,0.1097223;-0.7142003;-0.05571318,-0.08187563;0.006056172;-0.02859774,-0.1213401;-0.3232914;-0.01857845,-0.1412139;-0.6713148;0.04293314,-0.1624627;-0.7134712;-0.01805871,-0.004641503;0.5424315;-0.1697991,19.72574
+0;0;0,0.003310132;0.3259158;-0.009435651,0.006592943;0.6476673;-0.03747517,0.1787705;0.5246296;-0.01682896,0.2079753;0.2740774;0.01841257,0.2374363;0.05329794;-0.0261719,-0.1694839;0.5428255;-0.004501108,-0.2265437;0.3563291;0.1593115,-0.2755866;0.1754776;0.2877126,0.0708442;0.003794648;-0.05024764,0.08799761;-0.3257335;-0.01496844,0.08830398;-0.6706645;0.06453864,0.08463393;-0.6322656;-0.03186704,-0.06952961;0.01060216;-0.05110139,-0.1195678;-0.3166339;-0.02785571,-0.1422924;-0.6615754;0.04828851,-0.1434441;-0.6231055;-0.04817393,0.005820902;0.5677291;-0.02758482,0;0;0,-0.003070593;0.3131457;-0.09083772,-0.005317867;0.6172278;-0.199692,0.1649824;0.4927711;-0.1443751,0.2653538;0.2594016;-0.1260581,0.2716705;0.03488931;-0.1600232,-0.1438254;0.5096742;-0.06284291,-0.1771215;0.3131597;0.09572802,-0.1966484;0.1206056;0.2146435,0.07300171;0.00200209;-0.0471685,0.1048708;-0.328264;-0.05319381,0.105149;-0.6760144;0.01290059,0.1097223;-0.7142003;-0.05571318,-0.08187563;0.006056172;-0.02859774,-0.1213401;-0.3232914;-0.01857845,-0.1412139;-0.6713148;0.04293314,-0.1624627;-0.7134712;-0.01805871,-0.004641503;0.5424315;-0.1697991,19.73755
+0;0;0,0.003309215;0.3258255;-0.009433037,0.006595446;0.6479146;-0.0375036,0.1776586;0.525037;-0.01691211,0.2068549;0.2745582;0.01831908,0.2363444;0.05356494;-0.02630857,-0.1683541;0.5431157;-0.004663613,-0.2253972;0.3566741;0.159101,-0.2744875;0.1756474;0.2876264,0.0706953;0.003786673;-0.05014204,0.08782715;-0.3253272;-0.01490719,0.08813408;-0.670883;0.06474388,0.08447216;-0.6325027;-0.03144807,-0.06938349;0.01057988;-0.05099399,-0.1193588;-0.3162449;-0.02777752,-0.1421245;-0.661811;0.04850459,-0.1432737;-0.6233599;-0.047744,0.005822272;0.5678591;-0.02759873,0;0;0,-0.001928687;0.3126429;-0.09226537,-0.002201736;0.6162565;-0.2034359,0.1661203;0.4912641;-0.1469271,0.2639818;0.2570198;-0.1272807,0.2702034;0.03216514;-0.1604619,-0.1405789;0.5118314;-0.06625599,-0.1777652;0.3274141;0.1053269,-0.1944226;0.1325625;0.2213213,0.07291016;0.001840472;-0.0469799,0.1050527;-0.3279753;-0.05325484,0.1053745;-0.6763459;0.01300979,0.1098118;-0.7140279;-0.05580878,-0.08165964;0.006160672;-0.02863805,-0.1212928;-0.3227222;-0.01785628,-0.1409773;-0.6715899;0.04261722,-0.1622476;-0.7137963;-0.01796607,-0.002009064;0.5415563;-0.1729822,19.75922
+0;0;0,0.003309215;0.3258255;-0.009433037,0.006595446;0.6479146;-0.0375036,0.1776586;0.525037;-0.01691211,0.2068549;0.2745582;0.01831908,0.2363444;0.05356494;-0.02630857,-0.1683541;0.5431157;-0.004663613,-0.2253972;0.3566741;0.159101,-0.2744875;0.1756474;0.2876264,0.0706953;0.003786673;-0.05014204,0.08782715;-0.3253272;-0.01490719,0.08813408;-0.670883;0.06474388,0.08447216;-0.6325027;-0.03144807,-0.06938349;0.01057988;-0.05099399,-0.1193588;-0.3162449;-0.02777752,-0.1421245;-0.661811;0.04850459,-0.1432737;-0.6233599;-0.047744,0.005822272;0.5678591;-0.02759873,0;0;0,-0.001928687;0.3126429;-0.09226537,-0.002201736;0.6162565;-0.2034359,0.1661203;0.4912641;-0.1469271,0.2639818;0.2570198;-0.1272807,0.2702034;0.03216514;-0.1604619,-0.1405789;0.5118314;-0.06625599,-0.1777652;0.3274141;0.1053269,-0.1944226;0.1325625;0.2213213,0.07291016;0.001840472;-0.0469799,0.1050527;-0.3279753;-0.05325484,0.1053745;-0.6763459;0.01300979,0.1098118;-0.7140279;-0.05580878,-0.08165964;0.006160672;-0.02863805,-0.1212928;-0.3227222;-0.01785628,-0.1409773;-0.6715899;0.04261722,-0.1622476;-0.7137963;-0.01796607,-0.002009064;0.5415563;-0.1729822,19.77088
+0;0;0,0.00329176;0.3258223;-0.009551493,0.006559333;0.6479045;-0.03770215,0.1776301;0.5249321;-0.01752451,0.2064755;0.2744732;0.01813396,0.2363396;0.05349025;-0.02629545,-0.1684632;0.5437385;-0.004766045,-0.226214;0.3601888;0.1619901,-0.2744671;0.1811553;0.2935877,0.07069577;0.003788349;-0.05014126,0.08777745;-0.3253205;-0.01483548,0.08808263;-0.6708974;0.06472433,0.0843183;-0.632524;-0.03146428,-0.06938676;0.01053954;-0.0509979,-0.1195028;-0.3162636;-0.02778065,-0.1421468;-0.6618115;0.0486204,-0.1433988;-0.6233686;-0.04762761,0.005791625;0.5678515;-0.02777637,0;0;0,-0.001928687;0.3126429;-0.09226537,-0.002201736;0.6162565;-0.2034359,0.1661203;0.4912641;-0.1469271,0.2639818;0.2570198;-0.1272807,0.2702034;0.03216514;-0.1604619,-0.1405789;0.5118314;-0.06625599,-0.1777652;0.3274141;0.1053269,-0.1944226;0.1325625;0.2213213,0.07291016;0.001840472;-0.0469799,0.1050527;-0.3279753;-0.05325484,0.1053745;-0.6763459;0.01300979,0.1098118;-0.7140279;-0.05580878,-0.08165964;0.006160672;-0.02863805,-0.1212928;-0.3227222;-0.01785628,-0.1409773;-0.6715899;0.04261722,-0.1622476;-0.7137963;-0.01796607,-0.002009064;0.5415563;-0.1729822,19.78181
+0;0;0,0.003289885;0.3256367;-0.009546053,0.006558638;0.6478358;-0.03770733,0.1770336;0.5249749;-0.01756059,0.2058779;0.2745258;0.01809648,0.2356057;0.05455121;-0.02613018,-0.1678603;0.5437161;-0.004846336,-0.2256089;0.3601736;0.1619033,-0.2736418;0.181957;0.2929004,0.0706598;0.003786421;-0.05011574,0.08771791;-0.3248682;-0.01485869,0.08802244;-0.669706;0.06453098,0.08423214;-0.6312748;-0.03232103,-0.06935145;0.01053418;-0.05097195,-0.1193983;-0.3158179;-0.02778674,-0.1419939;-0.6606268;0.04845091,-0.1432545;-0.6221256;-0.04846092,0.005790572;0.5677455;-0.02777692,0;0;0,-0.000972718;0.3120163;-0.09373403,-0.0007066131;0.6152376;-0.2063155,0.1668405;0.490323;-0.1491511,0.2627732;0.2553293;-0.1290746,0.268791;0.03125301;-0.1604137,-0.1403892;0.5135013;-0.07079569,-0.182133;0.3363826;0.1072903,-0.2026158;0.1488353;0.2323303,0.07293558;0.001753569;-0.04686213,0.1049857;-0.3276055;-0.05344462,0.1053332;-0.6751914;0.01288652,0.1097173;-0.713777;-0.05597973,-0.08159332;0.006253253;-0.02867332,-0.1211445;-0.3221642;-0.01746666,-0.1408229;-0.6703922;0.04224923,-0.1622501;-0.7132722;-0.01853839,-0.0005828142;0.5406181;-0.1755655,19.80481
+0;0;0,0.003288636;0.3255131;-0.00954243,0.006556954;0.6476704;-0.03770079,0.1779659;0.5245714;-0.01749773,0.2068118;0.2741086;0.01816129,0.2369296;0.05124815;-0.0266456,-0.1688093;0.5434148;-0.004714129,-0.226561;0.3598623;0.1620446,-0.2752241;0.1793077;0.2947602,0.07054877;0.003780471;-0.05003699,0.08758884;-0.3245268;-0.0148172,0.08789309;-0.6690482;0.06449963,0.08409956;-0.6306099;-0.03243504,-0.06924247;0.01051763;-0.05089185,-0.1192364;-0.3154895;-0.02773115,-0.1418113;-0.6599821;0.04843657,-0.143073;-0.6214737;-0.04855797,0.005788843;0.5675753;-0.02776979,0;0;0,-0.000690192;0.3114628;-0.09513712,-0.0006645024;0.6139381;-0.2095854,0.1678843;0.4889039;-0.1516864,0.2615346;0.2529886;-0.1314666,0.2653462;0.02583002;-0.1625462,-0.1400426;0.5139728;-0.07132269,-0.1851353;0.3416259;0.1106071,-0.2129857;0.1588794;0.246289,0.07280636;0.00159362;-0.04681683,0.1050301;-0.3273913;-0.05367541,0.1054725;-0.6746905;0.01242542,0.1096606;-0.7135437;-0.05630326,-0.08145195;0.006392047;-0.0286329,-0.1208811;-0.3216665;-0.01682698,-0.1405445;-0.6697536;0.04178265,-0.1623014;-0.712952;-0.01863712,-0.0004231334;0.5395178;-0.1783445,19.82619
+0;0;0,0.00334146;0.325508;-0.009696973,0.006652656;0.6476581;-0.03793444,0.1780296;0.5244243;-0.01795164,0.2065537;0.2739467;0.01786202,0.2369309;0.05107805;-0.02672812,-0.1688147;0.5440118;-0.004981151,-0.227018;0.3635455;0.1649587,-0.2753203;0.1849436;0.3004199,0.07057393;0.003700353;-0.05000749,0.08759187;-0.3246031;-0.01474189,0.087999;-0.6691315;0.06454462,0.08417578;-0.6307055;-0.03238995,-0.06920146;0.01057289;-0.05093616,-0.1191853;-0.315433;-0.02773619,-0.1417403;-0.6599185;0.04846917,-0.1430306;-0.6214201;-0.04852586,0.005872874;0.5675651;-0.02798785,0;0;0,-0.000690192;0.3114628;-0.09513712,-0.0006645024;0.6139381;-0.2095854,0.1678843;0.4889039;-0.1516864,0.2615346;0.2529886;-0.1314666,0.2653462;0.02583002;-0.1625462,-0.1400426;0.5139728;-0.07132269,-0.1851353;0.3416259;0.1106071,-0.2129857;0.1588794;0.246289,0.07280636;0.00159362;-0.04681683,0.1050301;-0.3273913;-0.05367541,0.1054725;-0.6746905;0.01242542,0.1096606;-0.7135437;-0.05630326,-0.08145195;0.006392047;-0.0286329,-0.1208811;-0.3216665;-0.01682698,-0.1405445;-0.6697536;0.04178265,-0.1623014;-0.712952;-0.01863712,-0.0004231334;0.5395178;-0.1783445,19.83836
+0;0;0,0.003335268;0.3249049;-0.009679005,0.006638623;0.6462916;-0.03784923,0.1779248;0.5232778;-0.01789625,0.2064291;0.2729745;0.01789249,0.2372784;0.04664178;-0.0273907,-0.1687327;0.5428547;-0.004932744,-0.2268956;0.362514;0.1648888,-0.2759486;0.1811361;0.3024555,0.07055662;0.003699444;-0.04999522,0.08754763;-0.3240846;-0.01478542,0.08795427;-0.6681954;0.064405,0.08412006;-0.6297452;-0.03280785,-0.06918449;0.01057029;-0.05092366,-0.1190892;-0.3149198;-0.0277604,-0.1416169;-0.6589879;0.04835261,-0.1429109;-0.620465;-0.04892089,0.005860756;0.5663953;-0.02792706,0;0;0,0.0002323985;0.310355;-0.0966835,0.0010764;0.6113564;-0.2128377,0.1695203;0.4869965;-0.1551573,0.2616193;0.2508757;-0.1325786,0.2620991;0.02034733;-0.1655204,-0.1388091;0.5153468;-0.07394346,-0.1913753;0.3533582;0.1151109,-0.2312866;0.1788414;0.2640394,0.07279453;0.00137943;-0.04680276,0.1049386;-0.3270792;-0.05404973,0.1056406;-0.6739693;0.0119071,0.1094792;-0.7133003;-0.05675816,-0.08142839;0.006588221;-0.02859117,-0.1208295;-0.3209281;-0.01628641,-0.1404371;-0.6687744;0.0411768,-0.1625325;-0.7123337;-0.01913299,0.001129657;0.5373273;-0.1811805,19.86115
+0;0;0,0.003335268;0.3249049;-0.009679005,0.006638623;0.6462916;-0.03784923,0.1779248;0.5232778;-0.01789625,0.2064291;0.2729745;0.01789249,0.2372784;0.04664178;-0.0273907,-0.1687327;0.5428547;-0.004932744,-0.2268956;0.362514;0.1648888,-0.2759486;0.1811361;0.3024555,0.07055662;0.003699444;-0.04999522,0.08754763;-0.3240846;-0.01478542,0.08795427;-0.6681954;0.064405,0.08412006;-0.6297452;-0.03280785,-0.06918449;0.01057029;-0.05092366,-0.1190892;-0.3149198;-0.0277604,-0.1416169;-0.6589879;0.04835261,-0.1429109;-0.620465;-0.04892089,0.005860756;0.5663953;-0.02792706,0;0;0,0.0002323985;0.310355;-0.0966835,0.0010764;0.6113564;-0.2128377,0.1695203;0.4869965;-0.1551573,0.2616193;0.2508757;-0.1325786,0.2620991;0.02034733;-0.1655204,-0.1388091;0.5153468;-0.07394346,-0.1913753;0.3533582;0.1151109,-0.2312866;0.1788414;0.2640394,0.07279453;0.00137943;-0.04680276,0.1049386;-0.3270792;-0.05404973,0.1056406;-0.6739693;0.0119071,0.1094792;-0.7133003;-0.05675816,-0.08142839;0.006588221;-0.02859117,-0.1208295;-0.3209281;-0.01628641,-0.1404371;-0.6687744;0.0411768,-0.1625325;-0.7123337;-0.01913299,0.001129657;0.5373273;-0.1811805,19.88245
+0;0;0,0.003339276;0.3245201;-0.009861809,0.006629359;0.6456527;-0.03817691,0.1766266;0.522995;-0.01847415,0.2050004;0.2727393;0.01763592,0.2356254;0.04899068;-0.02694168,-0.1674664;0.542919;-0.00526916,-0.2256954;0.3659721;0.1680402,-0.2753524;0.1907105;0.3087741,0.070608;0.003673199;-0.05003035,0.08755422;-0.3237806;-0.01481469,0.08797271;-0.6677758;0.0643179,0.08407149;-0.6293467;-0.03282292,-0.06923145;0.01057964;-0.0509617,-0.1191142;-0.3145912;-0.02796231,-0.1415664;-0.6585177;0.0482302,-0.1429304;-0.6200177;-0.04897317,0.005855158;0.565815;-0.02822326,0;0;0,0.00189513;0.3095122;-0.09808326,0.004455477;0.6098385;-0.2152908,0.1710743;0.4856523;-0.1574819,0.2610705;0.2487822;-0.1344552,0.2613042;0.02078322;-0.1661549,-0.1357759;0.5171474;-0.07767808,-0.1977136;0.3659107;0.11733,-0.2308525;0.1899897;0.2620437,0.07275522;0.001285225;-0.04697919,0.1045254;-0.3268753;-0.05436873,0.1053879;-0.6736659;0.01143694,0.1090977;-0.712979;-0.05715274,-0.08155207;0.006746058;-0.02838607,-0.1213235;-0.3203901;-0.01599894,-0.1409982;-0.6682345;0.04067625,-0.1627026;-0.7113775;-0.02016475,0.004077852;0.5359678;-0.1834052,19.90469
+0;0;0,0.003339276;0.3245201;-0.009861809,0.006629359;0.6456527;-0.03817691,0.1766266;0.522995;-0.01847415,0.2050004;0.2727393;0.01763592,0.2356254;0.04899068;-0.02694168,-0.1674664;0.542919;-0.00526916,-0.2256954;0.3659721;0.1680402,-0.2753524;0.1907105;0.3087741,0.070608;0.003673199;-0.05003035,0.08755422;-0.3237806;-0.01481469,0.08797271;-0.6677758;0.0643179,0.08407149;-0.6293467;-0.03282292,-0.06923145;0.01057964;-0.0509617,-0.1191142;-0.3145912;-0.02796231,-0.1415664;-0.6585177;0.0482302,-0.1429304;-0.6200177;-0.04897317,0.005855158;0.565815;-0.02822326,0;0;0,0.00189513;0.3095122;-0.09808326,0.004455477;0.6098385;-0.2152908,0.1710743;0.4856523;-0.1574819,0.2610705;0.2487822;-0.1344552,0.2613042;0.02078322;-0.1661549,-0.1357759;0.5171474;-0.07767808,-0.1977136;0.3659107;0.11733,-0.2308525;0.1899897;0.2620437,0.07275522;0.001285225;-0.04697919,0.1045254;-0.3268753;-0.05436873,0.1053879;-0.6736659;0.01143694,0.1090977;-0.712979;-0.05715274,-0.08155207;0.006746058;-0.02838607,-0.1213235;-0.3203901;-0.01599894,-0.1409982;-0.6682345;0.04067625,-0.1627026;-0.7113775;-0.02016475,0.004077852;0.5359678;-0.1834052,19.91601

+ 145 - 0
DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_OneArm_Backward_ColorFeedback_Slow.csv

@@ -0,0 +1,145 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.001820442;0.3137505;-0.0007837174,0.003591317;0.6168624;-0.01561687,0.1820073;0.4936036;0.01299048,0.2120275;0.2382277;0.0338144,0.2462675;0.003178775;-0.02238515,-0.1741422;0.4846395;-0.005316783,-0.2167219;0.2306935;-0.02113169,-0.2580891;-0.004559278;-0.07136725,0.06932278;0.00787496;-0.04854685,0.08917044;-0.3218181;-0.01755001,0.08964875;-0.6587573;0.06051659,0.09133399;-0.6213105;-0.01769912,-0.0669264;0.006916319;-0.05193728,-0.1157186;-0.3202583;-0.02687116,-0.1365301;-0.6576546;0.04629473,-0.1328201;-0.6200865;-0.03183946,0.003272862;0.5425602;-0.009495476,0;0;0,0.002179384;0.313542;0.01140022,0.003985226;0.6170049;0.008875132,0.1813751;0.4888302;-0.007915497,0.2280723;0.2352034;-0.01458621,0.2089309;0.003067583;-0.08756113,-0.1761142;0.4940228;0.02483266,-0.2378772;0.2441766;0.04255062,-0.2800432;0.01304266;-0.02361494,0.0740034;0.001773685;-0.04177094,0.09654406;-0.3291951;-0.03981519,0.08869907;-0.6660241;0.03833389,0.1078562;-0.6959529;-0.008756876,-0.07872317;0.007959241;-0.03104469,-0.1340873;-0.318799;-0.01634602,-0.153087;-0.654115;0.06626684,-0.1593317;-0.6382476;-0.01078682,0.003696859;0.5425164;0.01199913,208.5253
+0;0;0,0.001760739;0.3137495;-0.001187741,0.003431749;0.6168003;-0.01716279,0.181826;0.4939539;0.01298899,0.2119983;0.2385733;0.03353422,0.2460334;0.003534347;-0.02283103,-0.174315;0.4848503;-0.00509968,-0.2169079;0.2308758;-0.02041406,-0.2583748;-0.004576236;-0.06962389,0.06931212;0.007858941;-0.04856467,0.08915123;-0.3218124;-0.0173324,0.0890855;-0.6587131;0.06090155,0.0907338;-0.6213217;-0.0173202,-0.06701065;0.006911603;-0.05182917,-0.1160349;-0.320224;-0.02670708,-0.1369238;-0.6576101;0.04648384,-0.1332516;-0.6200967;-0.03165743,0.003140351;0.5425286;-0.01068138,0;0;0,0.002179384;0.313542;0.01140022,0.003985226;0.6170049;0.008875132,0.1813751;0.4888302;-0.007915497,0.2280723;0.2352034;-0.01458621,0.2089309;0.003067583;-0.08756113,-0.1761142;0.4940228;0.02483266,-0.2378772;0.2441766;0.04255062,-0.2800432;0.01304266;-0.02361494,0.0740034;0.001773685;-0.04177094,0.09654406;-0.3291951;-0.03981519,0.08869907;-0.6660241;0.03833389,0.1078562;-0.6959529;-0.008756876,-0.07872317;0.007959241;-0.03104469,-0.1340873;-0.318799;-0.01634602,-0.153087;-0.654115;0.06626684,-0.1593317;-0.6382476;-0.01078682,0.003696859;0.5425164;0.01199913,208.5494
+0;0;0,0.001757299;0.3131367;-0.001185421,0.003425647;0.6157084;-0.01713566,0.1822992;0.4928394;0.01307016,0.2124617;0.2375414;0.03360875,0.246772;0.000602439;-0.02321215,-0.1747962;0.4837113;-0.005066985,-0.2173753;0.229819;-0.02037641,-0.2591774;-0.007536322;-0.06998403,0.06937885;0.007866506;-0.04861142,0.08918653;-0.3212826;-0.01742863,0.08912056;-0.6594349;0.06109596,0.09076263;-0.6220714;-0.01682994,-0.06707516;0.006918256;-0.05187906,-0.1160217;-0.3196991;-0.02679677,-0.1369883;-0.6583386;0.04666606,-0.13333;-0.6208537;-0.03117965,0.003134671;0.5415443;-0.01066364,0;0;0,0.0022192;0.3129885;0.009611607,0.004006147;0.6159537;0.005457163,0.1822745;0.4889201;-0.0105927,0.2283811;0.235241;-0.01604819,0.2074396;0.001236439;-0.08918643,-0.1767742;0.4938637;0.02223601,-0.23798;0.2441208;0.04200927,-0.2793896;0.009757504;-0.02048051,0.07397166;0.001715958;-0.04199553,0.09584105;-0.328774;-0.04061055,0.08558837;-0.6670884;0.03653431,0.1041646;-0.6962478;-0.0112617,-0.07888164;0.007997591;-0.03085614,-0.1357205;-0.318036;-0.0176176,-0.1560376;-0.6547055;0.06456481,-0.1622565;-0.6388634;-0.01218312,0.003729761;0.5415909;0.008976221,208.5812
+0;0;0,0.001755648;0.3128424;-0.001184307,0.003422664;0.6151777;-0.0171227,0.1837599;0.4919554;0.01327312,0.2138533;0.2372431;0.03376459,0.2479717;0.001629278;-0.02273851,-0.1762526;0.4827528;-0.00501219,-0.2187339;0.2294429;-0.0202865,-0.2603023;-0.006584927;-0.06961667,0.06977963;0.007911949;-0.04889224,0.08961529;-0.321702;-0.0176654,0.0895494;-0.659366;0.0607458,0.09120491;-0.6219423;-0.01781804,-0.06746264;0.006958222;-0.05217875,-0.1164783;-0.3201205;-0.02706104,-0.1374146;-0.658271;0.04629572,-0.1337264;-0.6207248;-0.03218728,0.003131862;0.5410581;-0.01065456,0;0;0,0.002738625;0.3127306;0.008179665,0.004689842;0.6154329;0.002471685,0.1844572;0.4880275;-0.0129714,0.2291568;0.234689;-0.01801085,0.2082066;0.001716822;-0.08981323,-0.1776354;0.4931888;0.01939628,-0.2402447;0.2445318;0.04069502,-0.2827294;0.01126596;-0.01974189,0.07450703;0.001701832;-0.04204822,0.09493029;-0.3293506;-0.04102015,0.08185989;-0.667352;0.03480577,0.1017272;-0.6983777;-0.01114297,-0.07943586;0.007986938;-0.03079608,-0.1376548;-0.3183256;-0.01877334,-0.1596999;-0.6546178;0.06238637,-0.1658498;-0.6389637;-0.01498614,0.004413188;0.5411336;0.006367922,208.6046
+0;0;0,0.001678814;0.3125687;-0.0002179932,0.003392099;0.6149302;-0.01284267,0.1842777;0.4906987;0.01331707,0.2144084;0.2355868;0.03380347,0.2487599;0.0004280806;-0.02343598,-0.1765015;0.4815965;-0.004702512,-0.2191374;0.2278805;-0.01953485,-0.2607976;-0.008170813;-0.06749504,0.06988382;0.007929726;-0.0489161,0.08965619;-0.3219809;-0.01750447,0.08936116;-0.6597556;0.06094752,0.09093811;-0.6222405;-0.01700782,-0.06759725;0.006953389;-0.05216969,-0.1168549;-0.3203844;-0.02682643,-0.137831;-0.6586802;0.0464028,-0.1342384;-0.6210408;-0.03147357,0.003101853;0.5407465;-0.007530159,0;0;0,0.001739442;0.3125164;0.00570488,0.00304243;0.6150399;-0.001775742,0.1836646;0.488622;-0.01642585,0.2300552;0.2351556;-0.01993728,0.2080613;0.002277508;-0.0909307,-0.1796396;0.4930876;0.01576324,-0.2416754;0.24412;0.03977007,-0.2848371;0.01060766;-0.01823892,0.07428628;0.001677573;-0.04263973,0.09284285;-0.3297953;-0.04276228,0.07899085;-0.6679872;0.03260994,0.0964008;-0.697933;-0.01471233,-0.07972423;0.00803992;-0.03031205,-0.1382468;-0.3186058;-0.02049879,-0.1638238;-0.6549993;0.0597,-0.1698928;-0.6393459;-0.01706809,0.002880126;0.5407909;0.002533674,208.6377
+0;0;0,0.001676309;0.3121024;-0.000217668,0.003387658;0.6141315;-0.01282938,0.1830965;0.4902836;0.01319074,0.2132216;0.2352188;0.03367335,0.2477455;-0.001119927;-0.02385333,-0.1753389;0.4812406;-0.004711779,-0.2179669;0.2275715;-0.01954138,-0.2598362;-0.009664416;-0.06774224,0.06971593;0.007910676;-0.04879859,0.08936919;-0.3200124;-0.01757619,0.08907255;-0.6596355;0.06130509,0.09064685;-0.622133;-0.01651904,-0.06743485;0.006936684;-0.05204436,-0.1163957;-0.3184291;-0.02685378,-0.1374867;-0.6585761;0.04677616,-0.1339;-0.6209496;-0.03096914,0.00309764;0.5400062;-0.007521056,0;0;0,0.002024293;0.312082;0.003390074,0.003511012;0.6141961;-0.006659269,0.183048;0.4885703;-0.0203352,0.2289143;0.2350452;-0.02286649,0.2061703;0.0007687956;-0.0932548,-0.178371;0.4944417;0.0128244,-0.2414574;0.2458534;0.03750339,-0.2848281;0.01095656;-0.01993944,0.0738422;0.001515925;-0.04300261,0.09011984;-0.3280677;-0.0450716,0.07446441;-0.6683019;0.02950573,0.09031343;-0.6982565;-0.01813483,-0.07960753;0.008185767;-0.02999712,-0.1409221;-0.3159682;-0.02229265,-0.1690381;-0.6542587;0.0573011,-0.1752461;-0.6387048;-0.01930263,0.003316641;0.540047;-0.001689434,208.6596
+0;0;0,0.001674046;0.3116811;-0.0002173741,0.003383781;0.6134326;-0.01281821,0.1838564;0.4894242;0.01328617,0.2139678;0.2344756;0.03375946,0.2485039;-0.001947254;-0.02378769,-0.1760995;0.4803428;-0.004692289,-0.2187081;0.2267891;-0.01951514,-0.2605923;-0.01053108;-0.06773314,0.06979483;0.007919628;-0.04885381,0.08941289;-0.3194161;-0.01768734,0.08911508;-0.6603853;0.06150657,0.09066708;-0.6229891;-0.01521537,-0.06751117;0.006944535;-0.05210326,-0.1163844;-0.3178385;-0.0269578,-0.1375589;-0.6593336;0.04696397,-0.1340231;-0.6218151;-0.02968025,0.003093961;0.5393577;-0.007513483,0;0;0,0.001661688;0.311676;0.001811981,0.002563179;0.6134612;-0.009743929,0.1834294;0.4891011;-0.02308393,0.228407;0.2355245;-0.02385497,0.2062386;0.001117051;-0.0942955,-0.1800613;0.4941653;0.01027135,-0.2428084;0.2457815;0.0365953,-0.2859329;0.0103353;-0.0191319,0.07411104;0.00151822;-0.04273152,0.08814016;-0.3275636;-0.04637194,0.07140601;-0.6694349;0.02694726,0.0856882;-0.698387;-0.02063465,-0.07967068;0.00812986;-0.03012014,-0.1418193;-0.3152725;-0.02281121,-0.1725919;-0.6549148;0.05610525,-0.1787249;-0.6392364;-0.01939739,0.002531558;0.539387;-0.004420996,208.693
+0;0;0,0.001432182;0.3111448;0.0005191412,0.002945674;0.6123835;-0.01079421,0.1814926;0.4887168;0.0127983,0.2116504;0.2339181;0.03337084,0.2463075;-0.003520086;-0.02456497,-0.1742827;0.4797541;-0.004377039,-0.216798;0.2262854;-0.01856014,-0.2592238;-0.01233898;-0.06538984,0.06977333;0.007911695;-0.04870113,0.08938987;-0.3189278;-0.01751911,0.08858537;-0.6592346;0.06186179,0.09081704;-0.6177656;-0.05600177,-0.06742006;0.00693017;-0.0520502,-0.1165055;-0.3173017;-0.02664322,-0.1376607;-0.6581795;0.04728582,-0.1323843;-0.6165234;-0.07046237,0.002725414;0.5384132;-0.005841942,0;0;0,0.003230363;0.3111314;0.0004274845,0.005659729;0.6122578;-0.01308894,0.184099;0.489098;-0.02653193,0.2302628;0.2358717;-0.02588606,0.2060885;3.743172E-05;-0.09467816,-0.175654;0.4953524;0.006505339,-0.2390338;0.247574;0.0355565,-0.2837612;0.01127014;-0.0200715,0.07405958;0.001318604;-0.04261637,0.08608317;-0.3273318;-0.04766917,0.06797543;-0.6686788;0.02489185,0.05470946;-0.6607715;-0.09071206,-0.07953484;0.008283774;-0.03013807,-0.1424824;-0.3144747;-0.02337136,-0.1763064;-0.6535708;0.05396242,-0.1857287;-0.6457059;-0.06200997,0.005279511;0.5383541;-0.007235528,208.7265
+0;0;0,0.001432182;0.3111448;0.0005191412,0.002945674;0.6123835;-0.01079421,0.1814926;0.4887168;0.0127983,0.2116504;0.2339181;0.03337084,0.2463075;-0.003520086;-0.02456497,-0.1742827;0.4797541;-0.004377039,-0.216798;0.2262854;-0.01856014,-0.2592238;-0.01233898;-0.06538984,0.06977333;0.007911695;-0.04870113,0.08938987;-0.3189278;-0.01751911,0.08858537;-0.6592346;0.06186179,0.09081704;-0.6177656;-0.05600177,-0.06742006;0.00693017;-0.0520502,-0.1165055;-0.3173017;-0.02664322,-0.1376607;-0.6581795;0.04728582,-0.1323843;-0.6165234;-0.07046237,0.002725414;0.5384132;-0.005841942,0;0;0,0.003230363;0.3111314;0.0004274845,0.005659729;0.6122578;-0.01308894,0.184099;0.489098;-0.02653193,0.2302628;0.2358717;-0.02588606,0.2060885;3.743172E-05;-0.09467816,-0.175654;0.4953524;0.006505339,-0.2390338;0.247574;0.0355565,-0.2837612;0.01127014;-0.0200715,0.07405958;0.001318604;-0.04261637,0.08608317;-0.3273318;-0.04766917,0.06797543;-0.6686788;0.02489185,0.05470946;-0.6607715;-0.09071206,-0.07953484;0.008283774;-0.03013807,-0.1424824;-0.3144747;-0.02337136,-0.1763064;-0.6535708;0.05396242,-0.1857287;-0.6457059;-0.06200997,0.005279511;0.5383541;-0.007235528,208.7512
+0;0;0,0.001429344;0.3105282;0.0005181124,0.002940429;0.6112961;-0.01077815,0.1811367;0.4878272;0.01277106,0.2112819;0.2331351;0.03333498,0.2461442;-0.005709305;-0.02494394,-0.1739401;0.478882;-0.004370572,-0.2164377;0.2255194;-0.01854774,-0.2591147;-0.0145182;-0.06565478,0.06967739;0.007900815;-0.04863417,0.08928176;-0.3187359;-0.01747148,0.08847768;-0.6588674;0.06186848,0.0899476;-0.6213131;-0.01576392,-0.06732734;0.006920641;-0.05197863,-0.1163824;-0.3171101;-0.02658741,-0.1375266;-0.6578121;0.0473035,-0.1340512;-0.6201347;-0.0302529,0.002720467;0.5374261;-0.005832599,0;0;0,0.00338155;0.31051;-0.001481533,0.005941302;0.6110749;-0.01683855,0.1842474;0.4890739;-0.02986813,0.2302004;0.2359262;-0.02780819,0.2054451;-0.001550853;-0.09600115,-0.175148;0.4950828;0.003916565,-0.2392324;0.2477127;0.03393123,-0.2845789;0.009876028;-0.02116746,0.07371062;0.001312166;-0.04298449,0.08380917;-0.3271835;-0.04895306,0.06381887;-0.6685763;0.02201295,0.06815341;-0.7001675;-0.02567101,-0.07952418;0.008285669;-0.02983112,-0.1438097;-0.3140318;-0.02475026,-0.1808077;-0.6528729;0.05142526,-0.187134;-0.6375573;-0.02493155,0.005536169;0.5373098;-0.01052666,208.7826
+0;0;0,0.001536709;0.310093;0.001172886,0.003165463;0.6105388;-0.009206451,0.1808476;0.4870178;0.01246401,0.2108418;0.2324209;0.0330541,0.2460348;-0.009104848;-0.02610089,-0.1731388;0.4782071;-0.004260782,-0.2155972;0.2249097;-0.01771179,-0.2591764;-0.01792157;-0.06468368,0.0697605;0.007869744;-0.04870828,0.08944523;-0.3186686;-0.01760346,0.08814726;-0.658311;0.06201633,0.08956523;-0.6206278;-0.0163514,-0.06747802;0.006945647;-0.05195606,-0.1165832;-0.3169695;-0.02646157,-0.137755;-0.6572558;0.04739628,-0.134315;-0.6194527;-0.03089691,0.002912057;0.5367274;-0.004461394,0;0;0,0.00429216;0.3100534;-0.003137827,0.007855415;0.6101468;-0.02043843,0.1855945;0.4891738;-0.03249574,0.2309159;0.2360412;-0.02888513,0.2067663;-0.004455581;-0.09708071,-0.1730759;0.4952736;0.001115486,-0.237223;0.248265;0.03297646,-0.2840075;0.007888362;-0.02272642,0.07375431;0.001207978;-0.04312539,0.08217177;-0.3272261;-0.04964638,0.0612314;-0.6685545;0.01930547,0.06586471;-0.7000019;-0.02973843,-0.07968123;0.008362786;-0.02969716,-0.1446353;-0.3137391;-0.02600265,-0.1839519;-0.6520333;0.04955656,-0.1903211;-0.6369594;-0.02750957,0.007207215;0.5365012;-0.01361036,208.816
+0;0;0,0.001535497;0.3098484;0.001171961,0.003163408;0.6101469;-0.009202952,0.1807488;0.4866723;0.01245706,0.2107273;0.2322093;0.03303632,0.2457492;-0.00814265;-0.02583117,-0.173045;0.4778663;-0.004258633,-0.2154811;0.2247022;-0.01770256,-0.2588485;-0.01694891;-0.06444617,0.0697089;0.007863923;-0.04867225,0.08938622;-0.3185516;-0.01757913,0.08809274;-0.6570192;0.06176525,0.08951447;-0.6193157;-0.01680965,-0.0674281;0.00694051;-0.05191763,-0.1165148;-0.3168527;-0.02643272,-0.1376134;-0.655962;0.04716965,-0.1341643;-0.6181383;-0.03133051,0.002910068;0.5363548;-0.004459136,0;0;0,0.005352825;0.3097771;-0.004386663,0.009763598;0.6096308;-0.02303243,0.1872969;0.4891675;-0.0351305,0.232613;0.2362017;-0.02980566,0.2103382;-0.003917083;-0.09543943,-0.1713944;0.4957027;-0.0005115215,-0.2347698;0.248838;0.03287967,-0.2817813;0.00990957;-0.02337075,0.07359672;0.001111805;-0.04327178,0.08106676;-0.3272103;-0.05032969,0.05874783;-0.6675047;0.01719165,0.06385216;-0.6991851;-0.03184772,-0.07965536;0.008441404;-0.02956222,-0.1453464;-0.3133932;-0.02670151,-0.1865941;-0.6505567;0.04730468,-0.1931331;-0.6355965;-0.02993799,0.008933634;0.536038;-0.01587367,208.8386
+0;0;0,0.001534172;0.309581;0.00117095,0.00316057;0.6096046;-0.009194795,0.1814347;0.4859967;0.01252691,0.2114069;0.2315875;0.03310183,0.2466776;-0.01047234;-0.02618397,-0.1737289;0.4771567;-0.004253504,-0.216156;0.2240461;-0.0176946,-0.2598316;-0.01932219;-0.06477036,0.06972607;0.00786586;-0.04868425,0.08938968;-0.3183222;-0.0176128,0.08809538;-0.6570042;0.06178185,0.08952072;-0.6192811;-0.01699252,-0.06744473;0.00694222;-0.05193042,-0.1164972;-0.3166254;-0.02646328,-0.1376091;-0.6559494;0.04718572,-0.1341513;-0.6181059;-0.03151372,0.002907434;0.5358716;-0.004454784,0;0;0,0.007046461;0.3094586;-0.005467892,0.01334721;0.6088985;-0.02569294,0.1913329;0.4891237;-0.03718162,0.2341831;0.2358122;-0.03063798,0.2113897;-0.006346077;-0.09538078,-0.1690568;0.4954891;-0.002201272,-0.2323055;0.2487935;0.03224645,-0.2807519;0.008496746;-0.02486912,0.07359001;0.0009822547;-0.04332781,0.08045146;-0.3271159;-0.05076075,0.05653748;-0.6676716;0.01602721,0.06153521;-0.6992293;-0.03349805,-0.07969175;0.00854528;-0.02949504,-0.1450493;-0.3131269;-0.02701756,-0.1883158;-0.6503391;0.04664797,-0.194906;-0.6354929;-0.03077307,0.0120531;0.5354146;-0.01810813,208.8722
+0;0;0,0.00152983;0.3093656;0.0004467487,0.002986277;0.6090629;-0.01320638,0.1785987;0.4872042;0.01231013,0.2088025;0.2329515;0.03286316,0.2435846;-0.007517517;-0.025872,-0.1714007;0.4782994;-0.004062425,-0.2139288;0.2252902;-0.01658625,-0.2576464;-0.01649933;-0.06253769,0.06972394;0.007886625;-0.04872094,0.0891116;-0.3183244;-0.01746037,0.0876506;-0.657053;0.06202948,0.08905488;-0.6194311;-0.01713934,-0.06752292;0.00691432;-0.05186717,-0.116845;-0.3166274;-0.02627845,-0.1383157;-0.6559553;0.04756927,-0.1348644;-0.618205;-0.03152427,0.002791194;0.5354465;-0.007267915,0;0;0,0.009438843;0.3091583;-0.00645256,0.01846239;0.6082478;-0.0281148,0.1928865;0.4887064;-0.03948951,0.235436;0.2355252;-0.03124595,0.2137724;-0.005523771;-0.09378433,-0.1621927;0.4971534;-0.003704527,-0.2259832;0.2509397;0.03219374,-0.2745275;0.01252759;-0.02514795,0.07343173;0.0008346438;-0.0436399,0.07921344;-0.327303;-0.05131841,0.05441374;-0.6679606;0.01497793,0.05975765;-0.6995816;-0.03504276,-0.07979342;0.008714854;-0.02923043,-0.1455829;-0.3129019;-0.02817509,-0.1906973;-0.6500607;0.04494493,-0.1975071;-0.6353482;-0.03282195,0.01648983;0.534849;-0.02015114,208.8942
+0;0;0,0.00152983;0.3093656;0.0004467487,0.002986277;0.6090629;-0.01320638,0.1785987;0.4872042;0.01231013,0.2088025;0.2329515;0.03286316,0.2435846;-0.007517517;-0.025872,-0.1714007;0.4782994;-0.004062425,-0.2139288;0.2252902;-0.01658625,-0.2576464;-0.01649933;-0.06253769,0.06972394;0.007886625;-0.04872094,0.0891116;-0.3183244;-0.01746037,0.0876506;-0.657053;0.06202948,0.08905488;-0.6194311;-0.01713934,-0.06752292;0.00691432;-0.05186717,-0.116845;-0.3166274;-0.02627845,-0.1383157;-0.6559553;0.04756927,-0.1348644;-0.618205;-0.03152427,0.002791194;0.5354465;-0.007267915,0;0;0,0.009438843;0.3091583;-0.00645256,0.01846239;0.6082478;-0.0281148,0.1928865;0.4887064;-0.03948951,0.235436;0.2355252;-0.03124595,0.2137724;-0.005523771;-0.09378433,-0.1621927;0.4971534;-0.003704527,-0.2259832;0.2509397;0.03219374,-0.2745275;0.01252759;-0.02514795,0.07343173;0.0008346438;-0.0436399,0.07921344;-0.327303;-0.05131841,0.05441374;-0.6679606;0.01497793,0.05975765;-0.6995816;-0.03504276,-0.07979342;0.008714854;-0.02923043,-0.1455829;-0.3129019;-0.02817509,-0.1906973;-0.6500607;0.04494493,-0.1975071;-0.6353482;-0.03282195,0.01648983;0.534849;-0.02015114,208.9163
+0;0;0,0.001528901;0.3091777;0.0004464774,0.002984835;0.6087766;-0.01320271,0.1796392;0.4866444;0.01242883,0.2098315;0.2324891;0.03297398,0.2446273;-0.008075044;-0.02578442,-0.1724346;0.4776868;-0.004040765,-0.2149463;0.2247746;-0.01655979,-0.2586812;-0.01711063;-0.06252941,0.06982725;0.007898311;-0.04879314,0.08917466;-0.3176355;-0.01759746,0.08771121;-0.6569311;0.06202545,0.08911783;-0.6192965;-0.0172759,-0.06762297;0.006924565;-0.05194402,-0.1168427;-0.3159455;-0.02640843,-0.1383493;-0.6558414;0.04756291,-0.1348922;-0.6180781;-0.03166304,0.002789785;0.5351726;-0.007265252,0;0;0,0.009992152;0.3089284;-0.007535458,0.01913977;0.6078411;-0.03020525,0.1947321;0.4885127;-0.04149127,0.2370916;0.2354448;-0.03195667,0.2144348;-0.005985647;-0.09305,-0.162628;0.4972573;-0.004590783,-0.2264355;0.2514616;0.03337805,-0.2760455;0.01332448;-0.02462169,0.07348147;0.0006447136;-0.04380703,0.07824522;-0.3268225;-0.05169868,0.05243462;-0.6680567;0.01430511,0.05802065;-0.6997983;-0.03575229,-0.079959;0.008893576;-0.02909399,-0.1460505;-0.3119666;-0.02847557,-0.1919599;-0.6496776;0.04437413,-0.1989179;-0.6350596;-0.03349726,0.01717651;0.5344803;-0.02200866,208.9502
+0;0;0,0.001527933;0.3090358;0.001010824,0.003123909;0.6086046;-0.01092384,0.178299;0.4865927;0.01213286,0.2087052;0.2325343;0.0326618,0.2435023;-0.007726178;-0.02590144,-0.1707901;0.477817;-0.00383599,-0.2133618;0.2249352;-0.01524114,-0.2573722;-0.01687115;-0.05949445,0.06990363;0.007864604;-0.04896528,0.08907141;-0.3171323;-0.01772208,0.08780009;-0.6568603;0.06229848,0.08913767;-0.6191292;-0.01719074,-0.0678433;0.006961425;-0.05191141,-0.1169862;-0.3153735;-0.02638325,-0.1386214;-0.6557406;0.04779353,-0.1352271;-0.6178778;-0.03162152,0.00287414;0.5349742;-0.005606721,0;0;0,0.01180354;0.308702;-0.008381844,0.02241066;0.6073891;-0.0319047,0.1959347;0.4879702;-0.04329324,0.2380295;0.2349677;-0.03283215,0.215091;-0.006518602;-0.0921936,-0.1583417;0.4983325;-0.006082065,-0.2215638;0.2528288;0.03419866,-0.2736726;0.01565053;-0.02408282,0.07342893;0.0005017817;-0.04420304,0.07682577;-0.3264299;-0.05260587,0.04986504;-0.668107;0.01334786,0.05665317;-0.6994531;-0.03735399,-0.08022411;0.009053417;-0.02877667,-0.1473425;-0.3110428;-0.02874575,-0.1945241;-0.6492045;0.04364677,-0.2015872;-0.6346752;-0.03439723,0.02011707;0.534081;-0.0235126,208.9724
+0;0;0,0.001526198;0.3086849;0.001009676,0.003120783;0.6079968;-0.01091513,0.1797666;0.4856339;0.01228635,0.2101624;0.2316628;0.03280823,0.2449839;-0.008766249;-0.0257961,-0.1722488;0.4767846;-0.003816366,-0.2148058;0.2239898;-0.0152176,-0.2588472;-0.01798628;-0.05950195,0.06990772;0.007865065;-0.04896815,0.08906862;-0.3170151;-0.01773617,0.0877968;-0.656875;0.06231547,0.08914378;-0.6190896;-0.01773218,-0.06784727;0.006961833;-0.05191445,-0.1169725;-0.3152573;-0.02639546,-0.1386161;-0.6557566;0.04781012,-0.135198;-0.6178386;-0.03216283,0.0028712;0.534421;-0.005601939,0;0;0,0.01242697;0.3082837;-0.009823561,0.02381292;0.6065643;-0.03480268,0.1985647;0.4867337;-0.04604721,0.2391562;0.233635;-0.03422546,0.2155522;-0.008267969;-0.09235406,-0.1589778;0.4996316;-0.007362816,-0.2231879;0.2546932;0.03421404,-0.2763456;0.01717274;-0.02245564,0.07338557;0.000228703;-0.04428697,0.0760811;-0.3265661;-0.05364394,0.04754159;-0.6683235;0.01194596,0.05498368;-0.7000188;-0.03912616,-0.08023237;0.009293966;-0.02869177,-0.1482491;-0.3104919;-0.0293482,-0.1965253;-0.6488535;0.04203432,-0.2037898;-0.6345239;-0.03652596,0.02131659;0.5333632;-0.0260241,208.9944
+0;0;0,0.001524759;0.3083937;0.001008724,0.003117907;0.6074396;-0.0109058,0.1822605;0.484446;0.01254397,0.2126447;0.2305728;0.03305794,0.2471239;-0.007493034;-0.02497035,-0.174723;0.4754718;-0.00378602,-0.2172637;0.2227744;-0.01518286,-0.2608722;-0.0168232;-0.05903193,0.06986423;0.007860171;-0.04893768,0.08899862;-0.3165706;-0.01774889,0.08772339;-0.6573427;0.06251758,0.08907197;-0.619548;-0.0176253,-0.06780504;0.0069575;-0.05188214,-0.1168624;-0.314816;-0.02639845,-0.138564;-0.6562291;0.04800628,-0.1351418;-0.6183017;-0.03206182,0.002868519;0.5339216;-0.005596794,0;0;0,0.0137277;0.3078932;-0.01110864,0.02675289;0.6056937;-0.03774333,0.2033722;0.4845911;-0.04897475,0.239823;0.2310666;-0.03510952,0.2163826;-0.008454457;-0.09265661,-0.159272;0.5003188;-0.008868951,-0.2246535;0.2562239;0.03516067,-0.2785755;0.02036788;-0.01676019,0.07327443;-5.722046E-05;-0.04436827,0.07547998;-0.3263706;-0.05480671,0.04602545;-0.6688915;0.01138806,0.05340219;-0.7007733;-0.03961873,-0.08017214;0.009569721;-0.02861006,-0.1486454;-0.3096557;-0.02946786,-0.1980519;-0.6490749;0.04069996,-0.205436;-0.6348538;-0.03792547,0.02383706;0.532622;-0.0285151,209.0278
+0;0;0,0.001577711;0.3083949;0.000345078,0.003116373;0.6073393;-0.01372755,0.1823048;0.4851226;0.01196971,0.2126093;0.2312817;0.03299508,0.2469652;-0.006879091;-0.0247158,-0.1748868;0.4760775;-0.00351173,-0.2175994;0.2233417;-0.01330152,-0.2616659;-0.01644236;-0.05564753,0.06985115;0.0078514;-0.04895775,0.08886097;-0.3165727;-0.01762312,0.08792876;-0.6573106;0.06279261,0.08912352;-0.6196203;-0.01736278,-0.06784099;0.006965295;-0.05183409,-0.1170892;-0.3147674;-0.02620359,-0.1387148;-0.6562103;0.04808625,-0.1354416;-0.6183826;-0.03199788,0.002877442;0.5338758;-0.007711427,0;0;0,0.0137277;0.3078932;-0.01110864,0.02675289;0.6056937;-0.03774333,0.2033722;0.4845911;-0.04897475,0.239823;0.2310666;-0.03510952,0.2163826;-0.008454457;-0.09265661,-0.159272;0.5003188;-0.008868951,-0.2246535;0.2562239;0.03516067,-0.2785755;0.02036788;-0.01676019,0.07327443;-5.722046E-05;-0.04436827,0.07547998;-0.3263706;-0.05480671,0.04602545;-0.6688915;0.01138806,0.05340219;-0.7007733;-0.03961873,-0.08017214;0.009569721;-0.02861006,-0.1486454;-0.3096557;-0.02946786,-0.1980519;-0.6490749;0.04069996,-0.205436;-0.6348538;-0.03792547,0.02383706;0.532622;-0.0285151,209.0505
+0;0;0,0.001576939;0.3082441;0.0003449092,0.003115366;0.6071525;-0.01372693,0.1813163;0.4851931;0.01186291,0.2116083;0.2314571;0.0328796,0.2459382;-0.00652346;-0.0247876,-0.1739095;0.4761979;-0.003533332,-0.2166045;0.2235664;-0.01331908,-0.2606376;-0.01603617;-0.05563304,0.06975908;0.007841052;-0.04889322,0.08872259;-0.3157927;-0.01763493,0.08778834;-0.6572782;0.06295722,0.08898613;-0.6195683;-0.01740175,-0.06775158;0.006956115;-0.05176577,-0.1168798;-0.3139928;-0.02619772,-0.1385529;-0.6561848;0.04825511,-0.1352714;-0.6183372;-0.03203242,0.002876399;0.5336781;-0.007709916,0;0;0,0.01525575;0.3076189;-0.0124464,0.02994809;0.6051513;-0.04074121,0.2050794;0.4840032;-0.05140257,0.2414424;0.2306498;-0.03620124,0.217095;-0.008843422;-0.09267211,-0.1557204;0.5017202;-0.01113549,-0.2231906;0.2586893;0.03496292,-0.2782852;0.02196293;-0.01046782,0.07327029;-0.0003849268;-0.04415512,0.07519415;-0.3258582;-0.05594182,0.04448548;-0.6690925;0.01005435,0.05176935;-0.7004972;-0.04185772,-0.0799839;0.009825815;-0.02871216,-0.1491853;-0.3084277;-0.02988482,-0.1991902;-0.6486371;0.03986728,-0.2066397;-0.6345505;-0.03893443,0.02662906;0.5321414;-0.03108287,209.0728
+0;0;0,0.001575432;0.3079494;0.0003445795,0.003112902;0.6066539;-0.01371597,0.1870409;0.4832256;0.01249491,0.2173219;0.2295818;0.03350396,0.2517532;-0.009101242;-0.02433348,-0.1795854;0.4739416;-0.003395448,-0.2222649;0.221402;-0.01317764,-0.266428;-0.01890786;-0.05561651,0.06984238;0.007850414;-0.0489516,0.08876207;-0.3150355;-0.01776553,0.08782705;-0.6567996;0.06289238,0.08902331;-0.6190996;-0.01736358,-0.06783248;0.006964421;-0.05182758,-0.1168472;-0.3132429;-0.02631861,-0.138538;-0.655714;0.04819497,-0.1352606;-0.6178765;-0.03198963,0.002874219;0.5332665;-0.007706075,0;0;0,0.01286054;0.3073663;-0.01399946,0.02581725;0.6047651;-0.04235578,0.2076165;0.4829064;-0.05437994,0.2429871;0.2295886;-0.03787255,0.2160779;-0.010536;-0.09369683,-0.1651181;0.5005924;-0.01402961,-0.2357545;0.259142;0.03501859,-0.2931372;0.02052739;-0.0006263219,0.07333022;-0.0007086992;-0.04424953,0.07405487;-0.3253662;-0.05776978,0.04192677;-0.6687371;0.008363008,0.04996666;-0.6995026;-0.04402637,-0.08009187;0.01010781;-0.02861763,-0.1503911;-0.3071292;-0.03073449,-0.2010365;-0.6477376;0.03804274,-0.2083109;-0.6337168;-0.04065601,0.02331406;0.5318116;-0.03269053,209.106
+0;0;0,0.00154259;0.3080407;0.0008258895,0.003188782;0.6072487;-0.0117812,0.1800728;0.4853104;0.01121704,0.2103941;0.2318255;0.03251024,0.24456;-0.007211342;-0.02506207,-0.1723903;0.4762875;-0.003344569,-0.2156428;0.223904;-0.01103718,-0.2600068;-0.01696655;-0.05145608,0.07006788;0.007895559;-0.04906295,0.08898915;-0.3142491;-0.01779572,0.08784099;-0.6560467;0.06292558,0.08890808;-0.6182692;-0.01739702,-0.06803214;0.006969936;-0.05198142,-0.1168653;-0.3125145;-0.02633266,-0.1386852;-0.6549854;0.04836963,-0.135537;-0.6170698;-0.03188483,0.002911723;0.5336253;-0.00629691,0;0;0,0.01756176;0.3071397;-0.01577806,0.03736737;0.6041525;-0.04837704,0.209354;0.4822047;-0.0574007,0.243943;0.2290358;-0.03905654,0.2163561;-0.01140064;-0.0942812,-0.1485471;0.503324;-0.01725408,-0.2210322;0.2633752;0.03564097,-0.2808199;0.0237606;0.01052612,0.0734922;-0.001003772;-0.04446244,0.07418379;-0.3249218;-0.05822635,0.04072994;-0.6682969;0.007479906,0.0493035;-0.6989909;-0.04501843,-0.0803889;0.01041626;-0.02842792,-0.1505487;-0.3061068;-0.03030814,-0.2022926;-0.6469517;0.03670165,-0.2097699;-0.6331162;-0.04201397,0.03266391;0.5312905;-0.03744221,209.1313
+0;0;0,0.001539371;0.307398;0.0008241663,0.003181906;0.6059442;-0.01175534,0.1799887;0.4841829;0.0112236,0.2102932;0.2308381;0.03250502,0.244357;-0.007484213;-0.02489519,-0.1723196;0.475164;-0.003331613,-0.2155482;0.22292;-0.01101997,-0.2597795;-0.01723063;-0.05131806,0.07023001;0.00791383;-0.04917648,0.08913288;-0.3139173;-0.01793967,0.08798444;-0.6557958;0.06280069,0.08905034;-0.618027;-0.01743176,-0.06818955;0.006986064;-0.0521017,-0.1169752;-0.3121875;-0.0264779,-0.1388002;-0.6547394;0.04824204,-0.1356556;-0.6168326;-0.03192237,0.002905433;0.5324766;-0.006282658,0;0;0,0.01991004;0.3062117;-0.01829076,0.04132318;0.6021624;-0.05337667,0.2130861;0.4811682;-0.06207824,0.2456588;0.2280481;-0.04148483,0.2160494;-0.0113968;-0.09663987,-0.1451169;0.504476;-0.02068976,-0.2197332;0.2665606;0.03747854,-0.2810542;0.02697384;0.02796217,0.0734756;-0.001546353;-0.04485703,0.0731366;-0.3250786;-0.06019068,0.03852528;-0.6684815;0.005213499,0.04705799;-0.6988871;-0.04748463,-0.0806478;0.01099102;-0.02807737,-0.1515775;-0.3050264;-0.03129717,-0.2044167;-0.6461346;0.03392816,-0.2120762;-0.6324486;-0.04464617,0.03631869;0.5295663;-0.04187536,209.1619
+0;0;0,0.001539371;0.307398;0.0008241663,0.003181906;0.6059442;-0.01175534,0.1799887;0.4841829;0.0112236,0.2102932;0.2308381;0.03250502,0.244357;-0.007484213;-0.02489519,-0.1723196;0.475164;-0.003331613,-0.2155482;0.22292;-0.01101997,-0.2597795;-0.01723063;-0.05131806,0.07023001;0.00791383;-0.04917648,0.08913288;-0.3139173;-0.01793967,0.08798444;-0.6557958;0.06280069,0.08905034;-0.618027;-0.01743176,-0.06818955;0.006986064;-0.0521017,-0.1169752;-0.3121875;-0.0264779,-0.1388002;-0.6547394;0.04824204,-0.1356556;-0.6168326;-0.03192237,0.002905433;0.5324766;-0.006282658,0;0;0,0.01991004;0.3062117;-0.01829076,0.04132318;0.6021624;-0.05337667,0.2130861;0.4811682;-0.06207824,0.2456588;0.2280481;-0.04148483,0.2160494;-0.0113968;-0.09663987,-0.1451169;0.504476;-0.02068976,-0.2197332;0.2665606;0.03747854,-0.2810542;0.02697384;0.02796217,0.0734756;-0.001546353;-0.04485703,0.0731366;-0.3250786;-0.06019068,0.03852528;-0.6684815;0.005213499,0.04705799;-0.6988871;-0.04748463,-0.0806478;0.01099102;-0.02807737,-0.1515775;-0.3050264;-0.03129717,-0.2044167;-0.6461346;0.03392816,-0.2120762;-0.6324486;-0.04464617,0.03631869;0.5295663;-0.04187536,209.1848
+0;0;0,0.00156036;0.3069524;0.001306776,0.003267287;0.6051934;-0.01017188,0.1802825;0.4832701;0.01091685,0.2107155;0.2301082;0.03235804,0.2448716;-0.006710052;-0.02400269,-0.1723489;0.4742741;-0.003205167,-0.2161556;0.222216;-0.008159872,-0.260361;-0.01654427;-0.04644153,0.07019911;0.007929365;-0.04920436,0.08897756;-0.315215;-0.01758435,0.08775699;-0.6560504;0.06289021,0.08878538;-0.6178918;-0.02076388,-0.06827185;0.006964433;-0.05198375,-0.1173438;-0.3135087;-0.02622253,-0.1390464;-0.654993;0.04836905,-0.1358528;-0.6166914;-0.03521631,0.00297102;0.5317663;-0.00503662,0;0;0,0.02196047;0.3054645;-0.02081013,0.0450342;0.6006039;-0.05857825,0.2164302;0.4795119;-0.06707215,0.2462595;0.2264239;-0.04397368,0.2161091;-0.01140475;-0.09832907,-0.1421169;0.5050135;-0.02485109,-0.2190538;0.2698238;0.04029005,-0.2828918;0.03245516;0.03766447,0.07329598;-0.001978636;-0.04511809,0.0719271;-0.3267951;-0.06146169,0.03644264;-0.6690885;0.003519535,0.04499581;-0.7009146;-0.05278325,-0.08065058;0.01142466;-0.02787149,-0.152971;-0.3056342;-0.03213346,-0.2062317;-0.6458301;0.03171405,-0.2143602;-0.6330314;-0.05016191,0.03965968;0.5282078;-0.04641652,209.2082
+0;0;0,0.001558076;0.3065029;0.001304863,0.003262882;0.6043785;-0.01016029,0.1806328;0.4824349;0.01095497,0.2110532;0.2293772;0.03238734,0.2451402;-0.006961644;-0.02385931,-0.1727033;0.4734209;-0.00319527,-0.2164921;0.2214665;-0.008147936,-0.2606079;-0.01681037;-0.0463521,0.07016558;0.007925577;-0.04918086,0.08892144;-0.31483;-0.0175989,0.08769946;-0.6560588;0.06296854,0.08873119;-0.6178736;-0.0209574,-0.06823924;0.006961106;-0.05195892,-0.1172522;-0.3131264;-0.02622869,-0.1389798;-0.6550049;0.04844898,-0.1357758;-0.6166763;-0.035408,0.002966923;0.531028;-0.005030383,0;0;0,0.02410716;0.3046789;-0.02319074,0.04972109;0.5988414;-0.0639174,0.2209398;0.4782269;-0.07152104,0.2500685;0.225299;-0.04698586,0.217308;-0.01212332;-0.0993216,-0.1385426;0.5052111;-0.0285514,-0.2155693;0.2732583;0.0468658,-0.2824009;0.03770541;0.06203192,0.07310939;-0.002493113;-0.04531646,0.07163998;-0.3268813;-0.06236005,0.03506789;-0.669606;0.0019207,0.04364866;-0.7015851;-0.05461764,-0.08058782;0.0119621;-0.02770002,-0.1533231;-0.3045923;-0.03252187,-0.2073072;-0.6453831;0.0297441,-0.2155819;-0.6328394;-0.05234385,0.04371253;0.5267085;-0.05097747,209.2402
+0;0;0,0.001555965;0.3060876;0.001303095,0.003259598;0.603767;-0.01015543,0.1814905;0.4816142;0.01103546,0.2118915;0.228718;0.03245415,0.2459961;-0.007743046;-0.02382157,-0.1735577;0.4725565;-0.003183353,-0.2173185;0.2207629;-0.008132858,-0.2614572;-0.01763715;-0.04635677,0.07005326;0.00791289;-0.04910213,0.08878478;-0.3144241;-0.01756113,0.08756237;-0.6557741;0.06303492,0.0885676;-0.6177992;-0.01873499,-0.06813;0.006949963;-0.05187574,-0.1170794;-0.3127225;-0.02617888,-0.1388147;-0.6547223;0.04852531,-0.1356931;-0.6166077;-0.03317743,0.002963746;0.5304428;-0.005027358,0;0;0,0.02616852;0.3038856;-0.02573872,0.05391157;0.5972949;-0.06898761,0.2251766;0.4759212;-0.0769465,0.2514057;0.2231156;-0.04972768,0.2189023;-0.01462325;-0.101377,-0.1359695;0.5059037;-0.03273135,-0.2156609;0.2776827;0.05035864,-0.2854235;0.04357731;0.07426952,0.07308593;-0.003128141;-0.04505277,0.07126644;-0.3269933;-0.06389165,0.03361571;-0.669849;-0.0002565384,0.04431075;-0.7011842;-0.05387139,-0.08032288;0.01246265;-0.027821,-0.1536944;-0.3035069;-0.03298866,-0.2080046;-0.6447217;0.02734287,-0.2162529;-0.6319153;-0.05257758,0.04739115;0.5253486;-0.05542135,209.2737
+0;0;0,0.001590869;0.3055693;0.001648418,0.003392047;0.6026181;-0.009246549,0.1807302;0.4809684;0.01061107,0.2109865;0.2281684;0.03235,0.2453197;-0.008110419;-0.02358961,-0.1724986;0.4718916;-0.003069059,-0.2171546;0.2202974;-0.004493909,-0.2619106;-0.01812762;-0.04035676,0.0699868;0.007881033;-0.04911921,0.08863042;-0.3138537;-0.01746161,0.08771498;-0.6560754;0.06311163,0.08863297;-0.6180404;-0.01894859,-0.06815098;0.006961157;-0.05176818,-0.1170662;-0.312114;-0.02605109,-0.1388474;-0.6549451;0.04878838,-0.1358017;-0.6167681;-0.03320639,0.003065255;0.5294383;-0.004274522,0;0;0,0.02874246;0.3029178;-0.02815128,0.05836326;0.5950454;-0.07426357,0.2283252;0.4744058;-0.08118296,0.2536953;0.2217366;-0.05271339,0.2204464;-0.01601401;-0.102762,-0.1309182;0.5054882;-0.03643748,-0.2116796;0.2808093;0.05462764,-0.2859286;0.04960907;0.08882207,0.07291123;-0.003557354;-0.04521346,0.07079354;-0.3267929;-0.06463885,0.03198305;-0.6703941;-0.001074076,0.04290089;-0.7018592;-0.05494547,-0.08024772;0.01289165;-0.02769599,-0.1547456;-0.3021985;-0.03329131,-0.2091086;-0.6444063;0.02626561,-0.2175288;-0.6318625;-0.05388217,0.05144829;0.5234239;-0.06002808,209.2957
+0;0;0,0.001590869;0.3055693;0.001648418,0.003392047;0.6026181;-0.009246549,0.1807302;0.4809684;0.01061107,0.2109865;0.2281684;0.03235,0.2453197;-0.008110419;-0.02358961,-0.1724986;0.4718916;-0.003069059,-0.2171546;0.2202974;-0.004493909,-0.2619106;-0.01812762;-0.04035676,0.0699868;0.007881033;-0.04911921,0.08863042;-0.3138537;-0.01746161,0.08771498;-0.6560754;0.06311163,0.08863297;-0.6180404;-0.01894859,-0.06815098;0.006961157;-0.05176818,-0.1170662;-0.312114;-0.02605109,-0.1388474;-0.6549451;0.04878838,-0.1358017;-0.6167681;-0.03320639,0.003065255;0.5294383;-0.004274522,0;0;0,0.02874246;0.3029178;-0.02815128,0.05836326;0.5950454;-0.07426357,0.2283252;0.4744058;-0.08118296,0.2536953;0.2217366;-0.05271339,0.2204464;-0.01601401;-0.102762,-0.1309182;0.5054882;-0.03643748,-0.2116796;0.2808093;0.05462764,-0.2859286;0.04960907;0.08882207,0.07291123;-0.003557354;-0.04521346,0.07079354;-0.3267929;-0.06463885,0.03198305;-0.6703941;-0.001074076,0.04290089;-0.7018592;-0.05494547,-0.08024772;0.01289165;-0.02769599,-0.1547456;-0.3021985;-0.03329131,-0.2091086;-0.6444063;0.02626561,-0.2175288;-0.6318625;-0.05388217,0.05144829;0.5234239;-0.06002808,209.319
+0;0;0,0.001589304;0.3052686;0.001646796,0.003389515;0.6021724;-0.009244542,0.1774609;0.4814089;0.01033973,0.2077093;0.2286757;0.0320729,0.2423539;-0.009747028;-0.02437427,-0.1692731;0.472499;-0.003088872,-0.2139173;0.2209712;-0.004513345,-0.2590794;-0.01961713;-0.04070159,0.06996287;0.007878339;-0.04910242,0.08856044;-0.3130617;-0.01752302,0.08764197;-0.6564128;0.06331614,0.08856259;-0.6183549;-0.01897888,-0.06812768;0.006958777;-0.05175048,-0.1169221;-0.3113282;-0.02609691,-0.1387751;-0.6552908;0.04898956,-0.1357208;-0.6170903;-0.03323982,0.003062701;0.5289875;-0.004272171,0;0;0,0.03261164;0.3019818;-0.03062105,0.06686461;0.5928636;-0.0803194,0.2322713;0.4730249;-0.08585978,0.2561894;0.2204167;-0.05622292,0.2229372;-0.01993369;-0.1047816,-0.1202943;0.5063438;-0.04060549,-0.2019726;0.2849845;0.05732328,-0.2805068;0.05529356;0.1053483,0.07264036;-0.003935158;-0.04556108,0.07047769;-0.3263797;-0.06480813,0.03090781;-0.6711369;-0.001542568,0.04154664;-0.7020923;-0.05640149,-0.08024094;0.0133726;-0.02739498,-0.1556117;-0.3006745;-0.03366636,-0.2095104;-0.6442188;0.02547785,-0.2182079;-0.6319324;-0.05482677,0.05875093;0.5215502;-0.06517267,209.3529
+0;0;0,0.001805914;0.3299392;0.0005885194,0.003672431;0.6637313;-0.01545502,0.197448;0.5306109;0.01055324,0.227597;0.2780573;0.03303371,0.262126;0.03935736;-0.02315836,-0.1887265;0.5207986;-0.003337575,-0.2339361;0.2695031;-0.001274344,-0.2801001;0.02831124;-0.03325641,0.0700248;0.007836763;-0.04922595,0.0883625;-0.3125585;-0.01751929,0.08756506;-0.6559606;0.0631745,0.08832388;-0.6180409;-0.01935096,-0.06829874;0.007002376;-0.05171393,-0.1169458;-0.3107617;-0.02613843,-0.1389845;-0.6547289;0.04894833,-0.1360842;-0.6166704;-0.03351619,0.003356899;0.5825822;-0.008662933,0;0;0,0.03582641;0.3222904;-0.06090069,0.06600529;0.6421484;-0.1530282,0.233846;0.47114;-0.09005904,0.2589798;0.2189105;-0.05929875,0.2246009;-0.02166724;-0.1069214,-0.1130865;0.5061452;-0.04172309,-0.1938561;0.2883977;0.06438957,-0.2749798;0.0606927;0.1182121,0.07246304;-0.004269451;-0.04603219,0.07018003;-0.3261599;-0.06542373,0.03025937;-0.6710461;-0.002998114,0.04097456;-0.7022862;-0.05784869,-0.08043729;0.01385074;-0.0269459,-0.1564108;-0.2994688;-0.03426554,-0.2086804;-0.6433527;0.02446171,-0.2183331;-0.6343547;-0.0551592,0.05925056;0.5646269;-0.129024,209.3855
+0;0;0,0.001811294;0.3309222;0.0005902727,0.003669934;0.6634356;-0.01540703,0.1991375;0.5298498;0.01076979,0.2292776;0.2773716;0.03324356,0.2638505;0.03836699;-0.02302023,-0.1904036;0.519952;-0.003242122,-0.2355997;0.2687314;-0.001179508,-0.2818226;0.02723178;-0.03320239,0.07005533;0.00784018;-0.04924741,0.0883375;-0.3115849;-0.01763676,0.08753825;-0.6557642;0.06323966,0.08829624;-0.6178532;-0.01919647,-0.06832852;0.00700543;-0.05173647,-0.1168283;-0.3097965;-0.02623841,-0.1389168;-0.6545422;0.04901829,-0.1360197;-0.6164925;-0.03335697,0.003354354;0.5822742;-0.008613907,0;0;0,0.03543603;0.3228854;-0.06326509,0.0653418;0.6417484;-0.1542661,0.2354776;0.4703511;-0.09346843,0.2616635;0.2183912;-0.06201601,0.2261922;-0.02265601;-0.1080823,-0.1146115;0.5049152;-0.04109279,-0.1947425;0.2902988;0.07150178,-0.2760458;0.06487562;0.1352064,0.07224342;-0.004702657;-0.04640365,0.06986848;-0.3256425;-0.06532121,0.0295831;-0.6714978;-0.003984213,0.04025638;-0.702692;-0.0587585,-0.08048336;0.01439509;-0.02664088,-0.1569255;-0.2977952;-0.03436837,-0.2081878;-0.6426654;0.02426422,-0.2181388;-0.6336966;-0.05521878,0.05858234;0.5642331;-0.1302016,209.4078
+0;0;0,0.001814295;0.3314704;0.0005912505,0.00366383;0.6624201;-0.01533842,0.1997361;0.5288927;0.01087976,0.2298682;0.2764816;0.03334755,0.2645201;0.03693144;-0.02304466,-0.1910066;0.5189644;-0.003175374,-0.2361906;0.2678106;-0.001113307,-0.282519;0.02575968;-0.03320928,0.07002791;0.00783711;-0.04922814,0.08829733;-0.3113652;-0.01763953,0.08749738;-0.6558487;0.06330838,0.08825966;-0.6178929;-0.01959387,-0.06830177;0.007002688;-0.05171622,-0.1167677;-0.3095783;-0.02623595,-0.1388758;-0.6546286;0.04908728,-0.1359623;-0.6165333;-0.03375376,0.003349106;0.5814788;-0.008563729,0;0;0,0.03657603;0.3228694;-0.06552744,0.06829464;0.6398923;-0.1565938,0.2385073;0.4685929;-0.09647775,0.2643799;0.2167696;-0.06423283,0.2294057;-0.02491432;-0.1103933,-0.1127556;0.5049144;-0.04145498,-0.1927754;0.2935859;0.07712495,-0.2725483;0.06974252;0.1498954,0.07217517;-0.004936457;-0.0464232,0.06997535;-0.3256736;-0.06498623,0.02896991;-0.6718616;-0.004203796,0.03966087;-0.7030814;-0.05965209,-0.08040693;0.01462618;-0.02663714,-0.1571172;-0.2972767;-0.03397684,-0.2068255;-0.6423966;0.0263844,-0.2172268;-0.6336335;-0.05347463,0.06084129;0.5627924;-0.1321495,209.441
+0;0;0,0.00180263;0.3319922;1.672406E-05,0.003541828;0.6617547;-0.01747308,0.1977596;0.5292971;0.01019781,0.2277489;0.2769292;0.03318991,0.2629887;0.03530626;-0.02352821,-0.1914918;0.527835;0.002891,-0.2391061;0.2771553;0.006082885,-0.2865346;0.03261228;-0.02201802,0.06998992;0.007748063;-0.04925352,0.0881214;-0.3108587;-0.01761469,0.08739274;-0.6557619;0.06354807,0.08726502;-0.617883;-0.01916903,-0.0682863;0.007073176;-0.05168639,-0.1167446;-0.3089122;-0.02628681,-0.1387887;-0.6543949;0.04922402,-0.1367704;-0.6163813;-0.03345561,0.003252473;0.5809449;-0.01025282,0;0;0,0.03812122;0.3227852;-0.0676651,0.07227582;0.6382474;-0.1592309,0.2400751;0.4682981;-0.09863544,0.2676332;0.216629;-0.06668615,0.2310369;-0.02712585;-0.112345,-0.1077034;0.5054566;-0.04351639,-0.1866361;0.2962922;0.07951805,-0.2670237;0.07264136;0.1592586,0.07206127;-0.005184948;-0.04652762,0.06991467;-0.3253341;-0.0649662,0.02862644;-0.6719988;-0.004427195,0.03941485;-0.7028673;-0.05995059,-0.08035088;0.01496488;-0.02653903,-0.1573195;-0.2962672;-0.03364532,-0.206018;-0.64162;0.02885286,-0.2166696;-0.6329054;-0.05075671,0.06411022;0.5614308;-0.1344323,209.4747
+0;0;0,0.001803314;0.3321184;1.673042E-05,0.003540502;0.6615131;-0.01745508,0.1993018;0.5287043;0.01037283,0.2292872;0.2763689;0.03336197,0.2642414;0.03670417;-0.02289648,-0.1930381;0.5272306;0.003008045,-0.2406462;0.2765832;0.006199519,-0.2876903;0.03402206;-0.02167365,0.07025079;0.007776943;-0.0494371,0.08837203;-0.3106497;-0.01781616,0.08764344;-0.6555191;0.06333865,0.08751576;-0.6176426;-0.01935272,-0.06854082;0.00709954;-0.05187904,-0.1169718;-0.3087071;-0.02649382,-0.1390136;-0.654156;0.04900959,-0.136996;-0.6161449;-0.03364432,0.003251358;0.580762;-0.01024007,0;0;0,0.03773195;0.3228974;-0.06796622,0.07151929;0.638219;-0.158819,0.2412719;0.4673578;-0.1003182,0.2708101;0.2159203;-0.06857729,0.235249;-0.0260032;-0.1136818,-0.109039;0.5043399;-0.04183991,-0.1878147;0.2980006;0.08590714,-0.2652102;0.07875128;0.1740302,0.07222345;-0.005443305;-0.04683828,0.06952906;-0.3254426;-0.06464219,0.02814987;-0.6720921;-0.004281521,0.03881571;-0.7028277;-0.05993533,-0.08068566;0.01512498;-0.02647152,-0.1578979;-0.2958654;-0.03333131,-0.2069953;-0.6399246;0.03547421,-0.217918;-0.6311843;-0.04407854,0.06355938;0.5613941;-0.1341722,209.4971
+0;0;0,0.001806796;0.3327596;1.676272E-05,0.003541336;0.6617255;-0.01744058,0.2010603;0.5283828;0.01057816,0.2310369;0.2761219;0.03356051,0.2662176;0.03490421;-0.0230625,-0.1947976;0.5268959;0.003147333,-0.2423917;0.2763225;0.006337864,-0.2897406;0.03218961;-0.02171592,0.07041796;0.007795449;-0.04955474,0.08853216;-0.3105075;-0.01794608,0.08780358;-0.6553733;0.06320789,0.08767568;-0.6174834;-0.01962542,-0.06870392;0.007116434;-0.05200249,-0.1171161;-0.3085676;-0.02662714,-0.1391577;-0.6540128;0.0488755,-0.1371366;-0.615988;-0.03392029,0.003251951;0.5809072;-0.01021957,0;0;0,0.03733668;0.3233649;-0.06908917,0.07056803;0.6385144;-0.1591628,0.2426616;0.4672547;-0.1020203,0.27286;0.2160757;-0.06947017,0.2400328;-0.02747861;-0.1167302,-0.1100893;0.5033402;-0.03941502,-0.1892876;0.300459;0.0933601,-0.2648877;0.08197288;0.1891634,0.07221901;-0.005718291;-0.04718947,0.06901553;-0.3256214;-0.06438708,0.02759314;-0.6722592;-0.004010439,0.03840387;-0.7030079;-0.05983471,-0.0808969;0.01541614;-0.02632804,-0.1586184;-0.2953253;-0.03289665,-0.2065141;-0.6383935;0.04146153,-0.2282273;-0.6702052;-0.009836446,0.06276694;0.5615988;-0.1345263,209.5318
+0;0;0,0.001897514;0.3331205;0.0003212171,0.003904157;0.6614506;-0.01576316,0.2000452;0.5282183;0.01010929,0.2302228;0.2760471;0.03328408,0.264787;0.03833413;-0.02216524,-0.193024;0.5260774;0.002553579,-0.2416863;0.2758896;0.01128035,-0.2893106;0.03501125;-0.01077182,0.07072707;0.007804117;-0.04979142,0.08878304;-0.3106963;-0.01807401,0.08812474;-0.6555103;0.06307361,0.08800041;-0.6174986;-0.02042181,-0.06903774;0.007160136;-0.05220088,-0.117505;-0.3087181;-0.02677636,-0.1395844;-0.6540734;0.04888257,-0.1375428;-0.6159349;-0.0345757,0.003514993;0.5806634;-0.009061105,0;0;0,0.03853607;0.3232749;-0.0705781,0.07278776;0.6376756;-0.1602762,0.2438495;0.468019;-0.1035235,0.2757429;0.2171353;-0.07068706,0.2465094;-0.0230605;-0.1178906,-0.1068213;0.5047463;-0.03990292,-0.1857824;0.305321;0.09805647,-0.2601157;0.0944626;0.2019317,0.07225913;-0.00593695;-0.04780984,0.0685693;-0.3260902;-0.06402111,0.02700514;-0.6726301;-0.003485199,0.03775883;-0.7038321;-0.05982661,-0.08134336;0.01564854;-0.02609195,-0.1595945;-0.2951772;-0.03230999,-0.2060139;-0.6369236;0.04854006,-0.2292012;-0.6690292;-0.002849922,0.06471351;0.5608618;-0.1356575,209.5641
+0;0;0,0.001897514;0.3331205;0.0003212171,0.003904157;0.6614506;-0.01576316,0.2000452;0.5282183;0.01010929,0.2302228;0.2760471;0.03328408,0.264787;0.03833413;-0.02216524,-0.193024;0.5260774;0.002553579,-0.2416863;0.2758896;0.01128035,-0.2893106;0.03501125;-0.01077182,0.07072707;0.007804117;-0.04979142,0.08878304;-0.3106963;-0.01807401,0.08812474;-0.6555103;0.06307361,0.08800041;-0.6174986;-0.02042181,-0.06903774;0.007160136;-0.05220088,-0.117505;-0.3087181;-0.02677636,-0.1395844;-0.6540734;0.04888257,-0.1375428;-0.6159349;-0.0345757,0.003514993;0.5806634;-0.009061105,0;0;0,0.03853607;0.3232749;-0.0705781,0.07278776;0.6376756;-0.1602762,0.2438495;0.468019;-0.1035235,0.2757429;0.2171353;-0.07068706,0.2465094;-0.0230605;-0.1178906,-0.1068213;0.5047463;-0.03990292,-0.1857824;0.305321;0.09805647,-0.2601157;0.0944626;0.2019317,0.07225913;-0.00593695;-0.04780984,0.0685693;-0.3260902;-0.06402111,0.02700514;-0.6726301;-0.003485199,0.03775883;-0.7038321;-0.05982661,-0.08134336;0.01564854;-0.02609195,-0.1595945;-0.2951772;-0.03230999,-0.2060139;-0.6369236;0.04854006,-0.2292012;-0.6690292;-0.002849922,0.06471351;0.5608618;-0.1356575,209.5866
+0;0;0,0.001901599;0.3338376;0.0003219086,0.003907297;0.6620407;-0.01576069,0.1998195;0.5288022;0.01009506,0.2298439;0.277912;0.03315212,0.2640806;0.04245095;-0.02177191,-0.1927927;0.5266637;0.002548131,-0.2412078;0.2777469;0.01123057,-0.288381;0.03915043;-0.01061269,0.07081927;0.00781429;-0.04985632,0.08891439;-0.3113769;-0.01807012,0.08825681;-0.6558157;0.0629892,0.08813288;-0.61783;-0.02023628,-0.06912773;0.00716947;-0.05226893,-0.1177001;-0.3093939;-0.02678926,-0.1397555;-0.6543734;0.04878734,-0.1377205;-0.6162612;-0.03440112,0.003517808;0.5811863;-0.009053052,0;0;0,0.03911927;0.3236256;-0.07202387,0.073823;0.6378878;-0.1615605,0.2439338;0.4674444;-0.103718,0.2780695;0.2180856;-0.07156348,0.2523419;-0.01994923;-0.1196074,-0.105007;0.5056039;-0.03968995,-0.1842304;0.3107521;0.1022093,-0.2545755;0.1048333;0.2130232,0.07217905;-0.006173283;-0.04810572,0.06850502;-0.3270496;-0.06378055,0.02672046;-0.673097;-0.002834558,0.03740934;-0.7041097;-0.05899024,-0.08148336;0.01585069;-0.02590952,-0.1601338;-0.2955983;-0.0317803,-0.2054693;-0.6359333;0.05381095,-0.2288541;-0.6682858;0.003258076,0.06564656;0.561025;-0.1369061,209.6088
+0;0;0,0.001965487;0.3334946;-0.0005279607,0.003798673;0.6612488;-0.01855495,0.200703;0.5286695;0.009449196,0.2306287;0.2777095;0.03311763,0.2650108;0.03970665;-0.02217614,-0.1936098;0.5257253;0.002220883,-0.2432735;0.2772247;0.01697323,-0.2913513;0.03575414;0.0006822478,0.07106899;0.007822872;-0.05002216,0.08914159;-0.3121874;-0.01799272,0.0886389;-0.6561802;0.06304455,0.08844994;-0.6182624;-0.02047099,-0.06937051;0.007208904;-0.05244026,-0.1181602;-0.3101593;-0.02682736,-0.1402487;-0.6547412;0.04849697,-0.1382673;-0.616693;-0.03498283,0.003461932;0.5805078;-0.01125947,0;0;0,0.0385806;0.3234496;-0.07151675,0.07264474;0.6376376;-0.1603007,0.2443885;0.4672324;-0.1040189,0.2805547;0.2179949;-0.07224941,0.2549372;-0.02241574;-0.1215587,-0.1063502;0.5054185;-0.03749548,-0.1882759;0.3165681;0.1110318,-0.2592704;0.1164682;0.2367485,0.07210693;-0.006378949;-0.04872489,0.06847399;-0.3281338;-0.06354785,0.02658373;-0.6735982;-0.001921177,0.03704858;-0.7047546;-0.05838323,-0.08187368;0.01601473;-0.0255821,-0.1607891;-0.2962427;-0.03075331,-0.2054336;-0.6355897;0.05727386,-0.2302318;-0.6687907;0.007996421,0.06477123;0.5607381;-0.1358688,209.6426
+0;0;0,0.001965911;0.3335665;-0.0005280746,0.003797128;0.6609843;-0.01853874,0.1999613;0.528636;0.009384383,0.2297996;0.2784092;0.03298368,0.2644061;0.03885247;-0.02267109,-0.1928714;0.5257028;0.002183205,-0.24239;0.2779282;0.01689246,-0.2907817;0.03488119;0.0004951172,0.07126739;0.00784471;-0.0501618,0.08940136;-0.3132522;-0.0180236,0.08889987;-0.6564189;0.06281906,0.0887115;-0.6185256;-0.02043754,-0.06956416;0.007229029;-0.05258665,-0.1185196;-0.3112169;-0.02688678,-0.140555;-0.6549712;0.04825667,-0.1385798;-0.6169481;-0.03496429,0.003460538;0.5802797;-0.01124655,0;0;0,0.03922528;0.3232748;-0.07228804,0.07410529;0.6370361;-0.1610126,0.244449;0.4662133;-0.104614,0.281668;0.2179633;-0.07225037,0.2565748;-0.0240082;-0.1222765,-0.1043325;0.5070866;-0.03716439,-0.1877;0.3228253;0.1150143,-0.2602985;0.1227088;0.2429415,0.07206923;-0.006547511;-0.04919291,0.06833863;-0.3294258;-0.06335759,0.02644849;-0.6739057;-0.001084566,0.03687486;-0.7056128;-0.05656004,-0.08220385;0.01614263;-0.02527306,-0.1609963;-0.2972848;-0.02974119,-0.2047787;-0.6347632;0.06240293,-0.2303723;-0.6653534;0.01075207,0.06598368;0.5602146;-0.1365376,209.666
+0;0;0,0.001965662;0.3335242;-0.0005280077,0.003795949;0.660789;-0.01853209,0.2011324;0.5281313;0.009514239,0.2309529;0.278054;0.03309942,0.2651803;0.04112187;-0.02194559,-0.1940439;0.5251806;0.002270096,-0.243533;0.2775541;0.01697056,-0.2913945;0.03716987;0.0007528644,0.07134034;0.007852741;-0.05021315,0.08954277;-0.3144563;-0.01795363,0.08904181;-0.6572657;0.06280487,0.08885499;-0.6194376;-0.01976378,-0.06963537;0.007236429;-0.05264048,-0.1187756;-0.3124116;-0.0268436,-0.1407881;-0.6558081;0.04822161,-0.1388292;-0.6178512;-0.0343117,0.003459354;0.5800831;-0.01123978,0;0;0,0.03871003;0.323317;-0.07218194,0.07299623;0.6371152;-0.1604381,0.2446743;0.4654725;-0.1048605,0.2830755;0.2174681;-0.07318521,0.2607082;-0.0218306;-0.1239212,-0.1056502;0.5075296;-0.03470884,-0.1915014;0.3287456;0.1222944,-0.2613963;0.1318302;0.2514353,0.07197547;-0.006694854;-0.04946899,0.0683465;-0.3307973;-0.06359601,0.02658972;-0.6746936;-9.679794E-05,0.03803563;-0.7052481;-0.05560398,-0.08233792;0.01627296;-0.0250625,-0.1613586;-0.2983584;-0.02929632,-0.2031707;-0.6351306;0.06491999,-0.2302601;-0.6641181;0.01329104,0.06509084;0.5602363;-0.1360688,209.6978
+0;0;0,0.002022745;0.3335223;-0.001154772,0.003792218;0.6607183;-0.02035057,0.2010525;0.5287428;0.0103866,0.2315464;0.2786745;0.03319238,0.2656478;0.0416498;-0.02153168,-0.1939896;0.5253261;0.002082172,-0.2446723;0.2783527;0.02256552,-0.2925121;0.03747821;0.01716656,0.0713138;0.007824098;-0.0502553,0.08948629;-0.3144775;-0.01790459,0.08891782;-0.6572862;0.06285638,0.08888998;-0.6195237;-0.01971869,-0.0696746;0.007254212;-0.0525861,-0.1188954;-0.312381;-0.02678362,-0.1410264;-0.6557796;0.04823723,-0.1389061;-0.617888;-0.03429836,0.003471728;0.5800423;-0.01273417,0;0;0,0.03871003;0.323317;-0.07218194,0.07299623;0.6371152;-0.1604381,0.2446743;0.4654725;-0.1048605,0.2830755;0.2174681;-0.07318521,0.2607082;-0.0218306;-0.1239212,-0.1056502;0.5075296;-0.03470884,-0.1915014;0.3287456;0.1222944,-0.2613963;0.1318302;0.2514353,0.07197547;-0.006694854;-0.04946899,0.0683465;-0.3307973;-0.06359601,0.02658972;-0.6746936;-9.679794E-05,0.03803563;-0.7052481;-0.05560398,-0.08233792;0.01627296;-0.0250625,-0.1613586;-0.2983584;-0.02929632,-0.2031707;-0.6351306;0.06491999,-0.2302601;-0.6641181;0.01329104,0.06509084;0.5602363;-0.1360688,209.7207
+0;0;0,0.002021282;0.3332812;-0.001153937,0.003788741;0.6601099;-0.02032889,0.2006581;0.5283118;0.01035534,0.2311428;0.2783189;0.03315424,0.2649597;0.04327159;-0.0211133,-0.1936018;0.5249019;0.002067356,-0.2442693;0.2780031;0.02254452,-0.29171;0.03913799;0.01719061,0.07162777;0.007858546;-0.05047656,0.08981724;-0.3147442;-0.01809562,0.0892475;-0.6583217;0.06284647,0.08921804;-0.6201103;-0.02450541,-0.06998135;0.00728615;-0.05281763,-0.1192481;-0.3126478;-0.02699103,-0.1414288;-0.6568165;0.04819807,-0.1391859;-0.6184684;-0.03911206,0.003468553;0.5795098;-0.01271965,0;0;0,0.03899586;0.3230236;-0.07222772,0.073663;0.6364645;-0.1602359,0.2447033;0.4646019;-0.1053698,0.2838409;0.2167488;-0.07402301,0.2630202;-0.02067028;-0.1243668,-0.1050113;0.509391;-0.03396108,-0.1961537;0.3376293;0.1277069,-0.2613676;0.1434819;0.2595771,0.0718624;-0.006785214;-0.05029845,0.06809589;-0.331218;-0.0637567,0.02657527;-0.6757659;0.0007431507,0.03739125;-0.7091603;-0.05893898,-0.08283622;0.01639066;-0.0246918,-0.1617978;-0.2985737;-0.02849255,-0.2025286;-0.636308;0.06570954,-0.2317663;-0.6689579;0.01169174,0.06562892;0.5596688;-0.1358995,209.7426
+0;0;0,0.002020698;0.3331848;-0.001153603,0.003787251;0.6598533;-0.02032013,0.2020679;0.5277079;0.01052745,0.2325023;0.2781278;0.0332887,0.2668363;0.03948604;-0.02180871,-0.1950135;0.5242735;0.002180147,-0.2455974;0.2777824;0.0226235,-0.2937635;0.03526452;0.01718771,0.07164149;0.00786005;-0.05048622,0.08983843;-0.3148753;-0.01809197,0.08926813;-0.6587874;0.06292893,0.08923841;-0.6205022;-0.02520707,-0.06999475;0.007287546;-0.05282774,-0.1192817;-0.3127778;-0.02699053,-0.141484;-0.6572816;0.04827178,-0.139221;-0.6188586;-0.03982209,0.003467138;0.5792722;-0.01271268,0;0;0,0.03850511;0.3230352;-0.0719943,0.07256296;0.636509;-0.1595249,0.2450737;0.4631732;-0.1068954,0.2852194;0.2159731;-0.07503724,0.2644922;-0.02485138;-0.127367,-0.1066988;0.5095104;-0.03170062,-0.2003118;0.3430688;0.1334307,-0.2676388;0.1501963;0.2728283,0.07166344;-0.006929725;-0.05059123,0.06807619;-0.3314924;-0.06418538,0.02697;-0.6762292;0.001442671,0.03746125;-0.7100036;-0.05905008,-0.0829088;0.01651646;-0.02442292,-0.1618598;-0.2985907;-0.02800306,-0.2020322;-0.6368182;0.06595749,-0.2316401;-0.6713943;0.01313803,0.06473649;0.5596738;-0.1353095,209.7763
+0;0;0,0.001968877;0.332855;-0.001604627,0.003581818;0.6590757;-0.02144281,0.2015476;0.5273216;0.009582085,0.2315771;0.2775835;0.03296863,0.265722;0.03988168;-0.02145637,-0.1947351;0.5237924;0.002028774,-0.2464799;0.2780704;0.0296155,-0.2943452;0.03656588;0.02579798,0.07170343;0.007800764;-0.05056315,0.08981034;-0.3152995;-0.01779241,0.08912644;-0.6593664;0.0630146,0.08897652;-0.6211285;-0.02506964,-0.07007349;0.007360707;-0.052862,-0.1196139;-0.3130655;-0.02700984,-0.1418136;-0.6576861;0.04819727,-0.1396715;-0.6193047;-0.03984751,0.003304921;0.5786109;-0.01366892,0;0;0,0.03886816;0.3226768;-0.07188773,0.07340804;0.6357352;-0.1591895,0.245114;0.4622413;-0.1064076,0.2860456;0.2148392;-0.07583475,0.2655824;-0.0250821;-0.1273041,-0.1056963;0.5111312;-0.03061312,-0.2018141;0.3501184;0.1386621,-0.2726623;0.162683;0.2817655,0.07155901;-0.007064879;-0.05087495,0.06795874;-0.3320385;-0.06409383,0.02720132;-0.6767352;0.002504587,0.03746125;-0.7104456;-0.05801344,-0.0830677;0.01664351;-0.02411672,-0.1620585;-0.2988692;-0.02689464,-0.2012719;-0.6373829;0.06682376,-0.2314779;-0.6719327;0.01440587,0.06542268;0.559013;-0.1350017,209.8003
+0;0;0,0.001967834;0.3326788;-0.001603777,0.003578977;0.6585354;-0.02141978,0.2024755;0.5266312;0.009705492,0.2325041;0.2769009;0.03309129,0.2670759;0.03622729;-0.02201415,-0.1956672;0.5230854;0.00211673,-0.2474104;0.2773711;0.02970258,-0.2958741;0.03284726;0.02583733,0.07166928;0.007797049;-0.05053907,0.08978233;-0.3154128;-0.01775721,0.0890959;-0.6607549;0.06334927,0.0889476;-0.6226062;-0.02378085,-0.07004011;0.007357201;-0.05283683,-0.1195974;-0.3131778;-0.02697589,-0.1418793;-0.6590755;0.04850992,-0.1397604;-0.6207849;-0.03858117,0.003302392;0.5781612;-0.01365465,0;0;0,0.03834155;0.3225444;-0.07194901,0.07221678;0.6353525;-0.1590424,0.2452065;0.4614573;-0.107794,0.2861714;0.2140921;-0.07703495,0.2647984;-0.0287189;-0.1293955,-0.1070735;0.5117227;-0.02883042,-0.2064083;0.3562629;0.1437344,-0.2837614;0.1717371;0.2924703,0.07139724;-0.007197559;-0.05101084,0.06820455;-0.3322837;-0.06428432,0.02788171;-0.6782925;0.002736568,0.03958309;-0.711475;-0.05666995,-0.08303472;0.0167799;-0.02398226,-0.1614684;-0.2989888;-0.02636264,-0.2003045;-0.6390201;0.06696642,-0.2292207;-0.6742688;0.01632517,0.06442559;0.5586882;-0.134912,209.8319
+0;0;0,0.001967834;0.3326788;-0.001603777,0.003578977;0.6585354;-0.02141978,0.2024755;0.5266312;0.009705492,0.2325041;0.2769009;0.03309129,0.2670759;0.03622729;-0.02201415,-0.1956672;0.5230854;0.00211673,-0.2474104;0.2773711;0.02970258,-0.2958741;0.03284726;0.02583733,0.07166928;0.007797049;-0.05053907,0.08978233;-0.3154128;-0.01775721,0.0890959;-0.6607549;0.06334927,0.0889476;-0.6226062;-0.02378085,-0.07004011;0.007357201;-0.05283683,-0.1195974;-0.3131778;-0.02697589,-0.1418793;-0.6590755;0.04850992,-0.1397604;-0.6207849;-0.03858117,0.003302392;0.5781612;-0.01365465,0;0;0,0.03834155;0.3225444;-0.07194901,0.07221678;0.6353525;-0.1590424,0.2452065;0.4614573;-0.107794,0.2861714;0.2140921;-0.07703495,0.2647984;-0.0287189;-0.1293955,-0.1070735;0.5117227;-0.02883042,-0.2064083;0.3562629;0.1437344,-0.2837614;0.1717371;0.2924703,0.07139724;-0.007197559;-0.05101084,0.06820455;-0.3322837;-0.06428432,0.02788171;-0.6782925;0.002736568,0.03958309;-0.711475;-0.05666995,-0.08303472;0.0167799;-0.02398226,-0.1614684;-0.2989888;-0.02636264,-0.2003045;-0.6390201;0.06696642,-0.2292207;-0.6742688;0.01632517,0.06442559;0.5586882;-0.134912,209.8547
+0;0;0,0.001937452;0.3329237;-0.002002439,0.003423475;0.6590079;-0.02227523,0.2042107;0.5270087;0.008748565,0.2337436;0.2774817;0.03308811,0.2681825;0.0378143;-0.02150153,-0.1975139;0.5232682;0.002177654,-0.2498387;0.2787098;0.03655268,-0.2993042;0.03549142;0.03866861,0.07161484;0.007767342;-0.05061878,0.08963569;-0.3154824;-0.01762192,0.08922717;-0.6613353;0.06375992,0.08890624;-0.6232577;-0.02295031,-0.07009744;0.007372346;-0.05275676,-0.1197423;-0.3132128;-0.02697938,-0.1421903;-0.6596583;0.04857914,-0.1402496;-0.6214341;-0.03809619,0.0031761;0.5785505;-0.01440479,0;0;0,0.03762427;0.3227884;-0.07237411,0.07043916;0.6358827;-0.1597943,0.2449588;0.4605029;-0.1080847,0.2859581;0.2133321;-0.07719874,0.2648818;-0.02830487;-0.1298664,-0.1090665;0.5128677;-0.026581,-0.2119859;0.3641464;0.149538,-0.2963971;0.186166;0.3005487,0.07132751;-0.007274299;-0.05109549,0.06812409;-0.3324178;-0.06433916,0.0281128;-0.6789495;0.00313139,0.03954175;-0.711756;-0.05610323,-0.08305273;0.01686193;-0.02385783,-0.1604609;-0.2992235;-0.02524715,-0.2004184;-0.6399991;0.06701782,-0.2283528;-0.6753484;0.01668738,0.06295121;0.5591208;-0.1355679,209.8881
+0;0;0,0.001937046;0.3328541;-0.002002021,0.003422524;0.6588198;-0.02226757,0.2046743;0.526728;0.008807119,0.2341938;0.2773139;0.03313565,0.2688223;0.03632717;-0.02175449,-0.1979784;0.5229789;0.002221027,-0.2502795;0.2785311;0.03658052,-0.3000174;0.03397384;0.03870809,0.07166871;0.007773187;-0.05065686,0.08972298;-0.316076;-0.01759881,0.08931438;-0.6619979;0.06379925,0.08899218;-0.6238884;-0.0232531,-0.07015017;0.007377892;-0.05279645,-0.1198871;-0.3138017;-0.02697127,-0.1423396;-0.6603162;0.0486023,-0.1403912;-0.6220596;-0.03841501,0.003175231;0.578389;-0.01439973,0;0;0,0.03720298;0.3227557;-0.07241726,0.06951955;0.6357999;-0.1597595,0.2445508;0.4597403;-0.1094303,0.2855752;0.2127737;-0.07788348,0.2639121;-0.02996925;-0.1316721,-0.1101333;0.5145981;-0.02534056,-0.2167679;0.3715209;0.1530654,-0.3089145;0.2009244;0.3102039,0.07126638;-0.007359564;-0.05128241,0.06817394;-0.3331069;-0.06455445,0.02827102;-0.6796474;0.003306866,0.03938946;-0.7122619;-0.0566914,-0.08313092;0.01703215;-0.0237087,-0.1600205;-0.2998037;-0.02403079,-0.2004332;-0.6409937;0.0667653,-0.2283893;-0.6774217;0.01727022,0.06216353;0.559046;-0.1355562,209.9216
+0;0;0,0.001935992;0.3326728;-0.002000931,0.003419617;0.6582231;-0.02223967,0.2032501;0.5266191;0.00865923,0.2327542;0.2773352;0.03297506,0.2672812;0.03705481;-0.02175421,-0.1965617;0.5228964;0.002119604,-0.2488355;0.2785763;0.03646115,-0.2984276;0.03473577;0.03858249,0.07161765;0.007767648;-0.05062076,0.08968334;-0.3162865;-0.01754179,0.08927467;-0.6622713;0.06387108,0.08895329;-0.6241825;-0.0229599,-0.07010019;0.007372635;-0.05275883,-0.1198686;-0.3140103;-0.0269173,-0.1423252;-0.6605878;0.04867002,-0.1403818;-0.6223522;-0.03812601,0.003172703;0.5779155;-0.01438388,0;0;0,0.03766528;0.3223435;-0.07317758,0.07130224;0.6343834;-0.1620305,0.244334;0.4590172;-0.110815,0.2852497;0.2122933;-0.07829666,0.2634108;-0.02974433;-0.131803,-0.1074852;0.516212;-0.02683927,-0.2198446;0.3803472;0.1534947,-0.3107066;0.214028;0.3147525,0.07117948;-0.007557869;-0.05126643,0.06827223;-0.3335113;-0.06459355,0.02828011;-0.6800336;0.003646135,0.03896397;-0.7118344;-0.05694819,-0.08302093;0.0172924;-0.02367244,-0.1597577;-0.2997927;-0.02324289,-0.2000114;-0.6411652;0.06719042,-0.2280204;-0.6773174;0.01774826,0.06350175;0.5579538;-0.137358,209.9438
+0;0;0,0.001940205;0.3324969;-0.001601324,0.003711992;0.658186;-0.02014642,0.2043808;0.5260322;0.007322851,0.233491;0.2769815;0.03263376,0.2679941;0.03707555;-0.02164244,-0.1971413;0.5223976;0.001961784,-0.2502854;0.2794871;0.04300451,-0.3004772;0.03636818;0.05107932,0.07169517;0.007723202;-0.0507522,0.08950077;-0.3166795;-0.01743241,0.08920204;-0.6628788;0.06386211,0.08866686;-0.6247179;-0.02286831,-0.07024366;0.007426336;-0.0527855,-0.1201684;-0.3142906;-0.02689852,-0.1425566;-0.6610379;0.04878452,-0.1408323;-0.6227337;-0.03791681,0.003369157;0.5777971;-0.01291521,0;0;0,0.0372397;0.3221197;-0.07357073,0.0700016;0.6341807;-0.1627812,0.2439471;0.4582224;-0.1122589,0.2848541;0.2117555;-0.0791688,0.2618367;-0.02979918;-0.1322045,-0.1089139;0.5163958;-0.0266062,-0.2256428;0.3868147;0.1553206,-0.3209215;0.224299;0.3171905,0.07112962;-0.007767797;-0.05153513,0.06832549;-0.3340753;-0.06495047,0.02835703;-0.6807615;0.0034163,0.03897542;-0.7125736;-0.05704498,-0.08321136;0.01768733;-0.02320901,-0.1599753;-0.2997565;-0.02214495,-0.2001485;-0.6416883;0.06691422,-0.227613;-0.6777654;0.01722943,0.0624814;0.5577321;-0.1380057,209.9776
+0;0;0,0.001941167;0.3326617;-0.001602117,0.003714825;0.6587024;-0.02016842,0.2045673;0.5263875;0.007329617,0.2337117;0.2770442;0.03267027,0.2683021;0.03653036;-0.02174344,-0.1973226;0.5227496;0.001963641,-0.2505292;0.2795537;0.04305459,-0.3008481;0.03581877;0.05114986,0.07170851;0.007724639;-0.05076164,0.08951986;-0.3167827;-0.0174311,0.08922109;-0.6630195;0.06387223,0.08868641;-0.6248662;-0.02277836,-0.07025673;0.007427718;-0.05279532,-0.1201975;-0.314393;-0.02689999,-0.1425882;-0.6611779;0.04879127,-0.1408655;-0.6228813;-0.03783026,0.003371504;0.5781999;-0.01292698,0;0;0,0.03697571;0.3222128;-0.07403922,0.06926712;0.6344723;-0.16401,0.2434248;0.4576936;-0.1153219,0.2837842;0.2110898;-0.08037424,0.2583085;-0.03096323;-0.1329629,-0.1094264;0.5171319;-0.02694058,-0.2314927;0.3935838;0.1560877,-0.3329073;0.2371495;0.3211563,0.07108149;-0.007880926;-0.05161237,0.06832555;-0.3342916;-0.06509233,0.02835825;-0.6810027;0.003349543,0.03887933;-0.7128578;-0.05696917,-0.08322549;0.01786;-0.02308815,-0.159916;-0.2997084;-0.02163306,-0.19974;-0.6418498;0.06693101,-0.2274616;-0.6776991;0.01722728,0.06187683;0.5579585;-0.1390252,209.9997
+0;0;0,0.00194012;0.3324823;-0.001601254,0.003712601;0.658303;-0.02015447,0.2036805;0.526283;0.007248444,0.2328192;0.2769879;0.0325842,0.2677101;0.034385;-0.02230214,-0.1964419;0.5226611;0.001906071,-0.2496382;0.2795122;0.04298908,-0.3003941;0.03366023;0.05115466,0.07182516;0.007737204;-0.05084421,0.08961856;-0.3164434;-0.01754725,0.0893194;-0.6631395;0.06386395,0.08878626;-0.6250097;-0.0225364,-0.07037102;0.007439801;-0.0528812,-0.1202615;-0.3140568;-0.02701196,-0.1426819;-0.6613017;0.04877973,-0.1409642;-0.6230291;-0.03759164,0.003369567;0.5778675;-0.01291906,0;0;0,0.03705338;0.3219113;-0.07450485,0.06982124;0.6335965;-0.1654806,0.2426656;0.4573789;-0.1142437,0.2829177;0.2105227;-0.08136749,0.2541507;-0.03330936;-0.1343243,-0.1092512;0.5194762;-0.02910019,-0.2384381;0.4073615;0.1563185,-0.3368229;0.2461309;0.3218816,0.07109791;-0.00807336;-0.05180502,0.06821695;-0.3341545;-0.0652616,0.02829435;-0.6813291;0.00331068,0.03907198;-0.7128463;-0.05694604,-0.08341246;0.01817905;-0.02270982,-0.15974;-0.2991339;-0.02049593,-0.1997501;-0.6421357;0.06653899,-0.2155063;-0.6344712;-0.01582769,0.06227466;0.5572669;-0.1401987,210.0331
+0;0;0,0.001941927;0.3324796;-0.002094802,0.003646067;0.6582289;-0.02179464,0.2036771;0.5265166;0.006224886,0.2326882;0.2772768;0.03224291,0.2672295;0.03452477;-0.02220336,-0.1965362;0.5230593;0.001629433,-0.2505092;0.2813993;0.04986221,-0.3019031;0.03596097;0.06417114,0.07182946;0.007664613;-0.05084912,0.0895485;-0.3165085;-0.0174408,0.08949266;-0.6632717;0.06368524,0.08885769;-0.6251989;-0.02271977,-0.07036817;0.007514741;-0.05287439,-0.1202663;-0.3139797;-0.02699318,-0.1427871;-0.6612379;0.04870791,-0.1411672;-0.6230224;-0.03767079,0.003320144;0.5778285;-0.01417931,0;0;0,0.03705338;0.3219113;-0.07450485,0.06982124;0.6335965;-0.1654806,0.2426656;0.4573789;-0.1142437,0.2829177;0.2105227;-0.08136749,0.2541507;-0.03330936;-0.1343243,-0.1092512;0.5194762;-0.02910019,-0.2384381;0.4073615;0.1563185,-0.3368229;0.2461309;0.3218816,0.07109791;-0.00807336;-0.05180502,0.06821695;-0.3341545;-0.0652616,0.02829435;-0.6813291;0.00331068,0.03907198;-0.7128463;-0.05694604,-0.08341246;0.01817905;-0.02270982,-0.15974;-0.2991339;-0.02049593,-0.1997501;-0.6421357;0.06653899,-0.2155063;-0.6344712;-0.01582769,0.06227466;0.5572669;-0.1401987,210.0555
+0;0;0,0.001940579;0.3322488;-0.002093347,0.003646491;0.6583478;-0.02181601,0.203028;0.5266784;0.006149094,0.2321347;0.276618;0.03225278,0.266882;0.03241801;-0.02251824,-0.195889;0.5232324;0.001568525,-0.2500396;0.2807766;0.04996011,-0.30174;0.03387439;0.06435439,0.0719544;0.007677945;-0.05093757,0.08967662;-0.3165535;-0.01752324,0.08962074;-0.6635658;0.06366108,0.08898547;-0.6254891;-0.02278517,-0.07049058;0.007527812;-0.05296636,-0.1203976;-0.3140244;-0.0270805,-0.1429346;-0.6615321;0.04867498,-0.141314;-0.6233127;-0.03774495,0.003320068;0.5778242;-0.01418901,0;0;0,0.03707552;0.3213781;-0.0757556,0.07029811;0.6326431;-0.1692009,0.2424653;0.4567541;-0.1181421,0.2817962;0.2092206;-0.08294177,0.2491357;-0.03577845;-0.1353786,-0.1084299;0.5214012;-0.03166033,-0.2379519;0.4085692;0.1542209,-0.348521;0.2568397;0.323317,0.07094631;-0.008358151;-0.05222821,0.06811422;-0.3344892;-0.06590843,0.02819419;-0.6819623;0.002481699,0.0389621;-0.7135255;-0.05778956,-0.08360921;0.01853451;-0.02229343,-0.159665;-0.2989025;-0.01986114,-0.1998201;-0.6423162;0.06652724,-0.2278428;-0.6779748;0.01710791,0.06261259;0.5564575;-0.1431427,210.078
+0;0;0,0.001938615;0.3319125;-0.002091228,0.003643587;0.6578282;-0.02180224,0.2024426;0.5263659;0.006098043,0.2315983;0.2758833;0.03224579,0.2662019;0.03269379;-0.02229861,-0.1953103;0.5229299;0.001530843,-0.2495524;0.2800649;0.05000411,-0.3010389;0.03418426;0.06433883,0.07218692;0.007702757;-0.05110218,0.08981182;-0.3147479;-0.01787137,0.08975562;-0.6637032;0.06376754,0.08911538;-0.6255634;-0.02335495,-0.07071836;0.007552139;-0.05313752,-0.1203513;-0.312234;-0.02739383,-0.1430145;-0.6616876;0.04878584,-0.1413812;-0.6234039;-0.03831011,0.003317398;0.5773624;-0.01418071,0;0;0,0.03727835;0.3207345;-0.07690072,0.07088318;0.631516;-0.1711669,0.242131;0.4561411;-0.1177833,0.2810779;0.2078297;-0.08461928,0.2467194;-0.03605616;-0.1361251,-0.1082251;0.5221833;-0.03438386,-0.2406128;0.4127166;0.152072,-0.3524284;0.262246;0.3199097,0.07097423;-0.008636564;-0.05262876,0.06846043;-0.3329654;-0.06655288,0.02842271;-0.6825694;0.001334667,0.0386152;-0.7140065;-0.0601356,-0.08393051;0.01883437;-0.02196938,-0.159326;-0.2968974;-0.01768854,-0.1991284;-0.6430094;0.06631753,-0.2278274;-0.6788508;0.0163348,0.06307891;0.5554839;-0.144877,210.1004
+0;0;0,0.001915314;0.3316893;-0.002456384,0.003549759;0.6578101;-0.02299595,0.2027411;0.5267182;0.005302791,0.2316581;0.2765692;0.03181203,0.2658114;0.03494604;-0.02206635,-0.1956922;0.5232194;0.001396812,-0.2502239;0.282083;0.05610483,-0.3022534;0.03845064;0.0757848,0.07206633;0.007624293;-0.05104636,0.08963946;-0.3151847;-0.01775886,0.08957898;-0.6640884;0.06404985,0.08883818;-0.6259761;-0.02324609,-0.07060773;0.007608709;-0.05304783,-0.1203114;-0.312532;-0.02731833,-0.1432365;-0.6619551;0.04886819,-0.1416976;-0.623705;-0.03840441,0.003246159;0.577269;-0.01511129,0;0;0,0.03769666;0.3198488;-0.07939291,0.07187304;0.630392;-0.1750958,0.2429237;0.4541439;-0.1227887,0.2806622;0.2063006;-0.08725071,0.2454873;-0.03594866;-0.1375413,-0.1077285;0.5222479;-0.03746253,-0.2415127;0.4139417;0.1482388,-0.3526883;0.2643507;0.3147129,0.07073763;-0.008889496;-0.05267429,0.06858847;-0.3335254;-0.06782198,0.02881223;-0.6833722;-0.001102686,0.03900379;-0.714889;-0.06273675,-0.08373701;0.01898327;-0.02202648,-0.1583013;-0.2973106;-0.01745362,-0.1978608;-0.6438061;0.06502239,-0.2269658;-0.6792417;0.01444544,0.06387571;0.5544494;-0.1483021,210.1337
+0;0;0,0.001915314;0.3316893;-0.002456384,0.003549759;0.6578101;-0.02299595,0.2027411;0.5267182;0.005302791,0.2316581;0.2765692;0.03181203,0.2658114;0.03494604;-0.02206635,-0.1956922;0.5232194;0.001396812,-0.2502239;0.282083;0.05610483,-0.3022534;0.03845064;0.0757848,0.07206633;0.007624293;-0.05104636,0.08963946;-0.3151847;-0.01775886,0.08957898;-0.6640884;0.06404985,0.08883818;-0.6259761;-0.02324609,-0.07060773;0.007608709;-0.05304783,-0.1203114;-0.312532;-0.02731833,-0.1432365;-0.6619551;0.04886819,-0.1416976;-0.623705;-0.03840441,0.003246159;0.577269;-0.01511129,0;0;0,0.03769666;0.3198488;-0.07939291,0.07187304;0.630392;-0.1750958,0.2429237;0.4541439;-0.1227887,0.2806622;0.2063006;-0.08725071,0.2454873;-0.03594866;-0.1375413,-0.1077285;0.5222479;-0.03746253,-0.2415127;0.4139417;0.1482388,-0.3526883;0.2643507;0.3147129,0.07073763;-0.008889496;-0.05267429,0.06858847;-0.3335254;-0.06782198,0.02881223;-0.6833722;-0.001102686,0.03900379;-0.714889;-0.06273675,-0.08373701;0.01898327;-0.02202648,-0.1583013;-0.2973106;-0.01745362,-0.1978608;-0.6438061;0.06502239,-0.2269658;-0.6792417;0.01444544,0.06387571;0.5544494;-0.1483021,210.1561
+0;0;0,0.001915874;0.3317864;-0.002457103,0.003546744;0.6572141;-0.02295588,0.1999129;0.5269476;0.005043012,0.2288805;0.2763618;0.03159854,0.2630464;0.03464921;-0.02229976,-0.1928771;0.5234984;0.001192356,-0.2475041;0.2819408;0.05599592,-0.2995528;0.03821833;0.07568316,0.07186726;0.007603233;-0.05090536,0.08945093;-0.3153993;-0.0175979,0.0893905;-0.6640117;0.06414253,0.08865411;-0.6259477;-0.0226342,-0.0704127;0.007587693;-0.0529013,-0.1201462;-0.312745;-0.02715637,-0.1430522;-0.6618763;0.04896655,-0.1415224;-0.6236753;-0.03778697,0.003243556;0.5767824;-0.01508193,0;0;0,0.03853175;0.3192961;-0.08159208,0.07558179;0.6276584;-0.1808126,0.2432612;0.4536729;-0.1268625,0.2802864;0.2055609;-0.08935022,0.2435025;-0.03675503;-0.1386173,-0.1028526;0.5203881;-0.04441442,-0.2364592;0.4141416;0.1431982,-0.3504629;0.2634943;0.3069232,0.07055998;-0.008878678;-0.05250263,0.06883705;-0.3336752;-0.0684247,0.0290668;-0.6834712;-0.003055096,0.03860554;-0.7139446;-0.06508541,-0.08345076;0.01888811;-0.02220985,-0.1572565;-0.2977574;-0.01607877,-0.1973086;-0.6444905;0.06382175,-0.2262559;-0.679362;0.01332903,0.06674653;0.5523045;-0.1529725,210.1791
+0;0;0,0.001914694;0.3319568;-0.002881759,0.003514819;0.6579438;-0.02407159,0.2008123;0.5274726;0.004052466,0.2294758;0.2774957;0.03118459,0.2635152;0.0358164;-0.02239753,-0.1938823;0.5245212;0.001149924,-0.2489949;0.2856888;0.06414129,-0.3016945;0.04283355;0.09026932,0.07164802;0.007502309;-0.05075204,0.08901046;-0.3149641;-0.01736628,0.08903924;-0.6641933;0.06436886,0.08816666;-0.6261942;-0.02212055,-0.07019899;0.007627206;-0.0527202,-0.1198707;-0.3121785;-0.02707448,-0.1431043;-0.6618617;0.04923756,-0.1417161;-0.623731;-0.03723284,0.003217824;0.5773362;-0.01599481,0;0;0,0.03893057;0.3189247;-0.08353877,0.07614365;0.6275355;-0.1839049,0.244191;0.4520757;-0.1304333,0.2802246;0.2046467;-0.09136081,0.2422154;-0.03758013;-0.1395278,-0.1031167;0.5186803;-0.04727049,-0.2371725;0.4129197;0.1395181,-0.3534272;0.258519;0.2978969,0.07031375;-0.008920163;-0.05236316,0.06901011;-0.3331393;-0.06912398,0.02945659;-0.6838084;-0.005027294,0.03838435;-0.7137488;-0.06725764,-0.08312958;0.01884937;-0.02235321,-0.1566454;-0.2972969;-0.01545452,-0.196462;-0.6450912;0.06261924,-0.225307;-0.6796783;0.01220456,0.06730494;0.5520811;-0.1557724,210.2119
+0;0;0,0.001916695;0.3323037;-0.002884771,0.003517948;0.6585336;-0.02409223,0.2018284;0.5277072;0.004144605,0.2304747;0.2778809;0.03126038,0.2644824;0.03642592;-0.02227201,-0.1948904;0.5247406;0.001227178,-0.2499698;0.2860522;0.06418058,-0.3026205;0.04342234;0.09028436,0.07187961;0.00752656;-0.05091611,0.08919454;-0.3140574;-0.01762171,0.08922338;-0.6640424;0.06429031,0.08836787;-0.6261998;-0.02050731,-0.07042591;0.007651861;-0.05289062,-0.1199617;-0.3112786;-0.02731508,-0.1432456;-0.6617186;0.04916211,-0.1418845;-0.6237469;-0.03561686,0.003220587;0.5778265;-0.01600549,0;0;0,0.03943175;0.3185755;-0.08597994,0.07677475;0.627195;-0.1870549,0.245478;0.4505655;-0.1341448,0.2802157;0.2032884;-0.09394073,0.241831;-0.03887746;-0.1408989,-0.1042099;0.5192053;-0.05063648,-0.2405424;0.4118108;0.1333443,-0.3577863;0.2532792;0.2864598,0.07025912;-0.009246796;-0.05285764,0.06962922;-0.3325227;-0.07065725,0.02991521;-0.6841333;-0.007476091,0.03897467;-0.7131661;-0.06818795,-0.08344736;0.01928928;-0.02191435,-0.1557879;-0.2962102;-0.01473918,-0.1960792;-0.6453676;0.06052565,-0.2120792;-0.6383289;-0.01990855,0.0679163;0.5517175;-0.1587038,210.2342
+0;0;0,0.001917731;0.3324833;-0.00288633,0.0035195;0.6588229;-0.02410157,0.2020217;0.527907;0.004158853,0.2307053;0.2777552;0.03130994,0.2646705;0.03660269;-0.0221554,-0.1950804;0.5249375;0.001238607,-0.2502316;0.2859381;0.06427401,-0.3028163;0.04361221;0.0903451,0.07180155;0.007518386;-0.05086081,0.0890853;-0.3134864;-0.01762637,0.08911416;-0.6637367;0.06434774,0.08826488;-0.6259511;-0.01983332,-0.07034943;0.007643551;-0.05283318,-0.119796;-0.3107126;-0.0273037,-0.1430975;-0.6614182;0.04923146,-0.1417463;-0.6235045;-0.03493109,0.003221987;0.5780747;-0.01601071,0;0;0,0.03962374;0.3183752;-0.08731747,0.07700676;0.6269997;-0.1887214,0.2458259;0.4500499;-0.1362026,0.2800139;0.2024862;-0.0952239,0.2410033;-0.0394623;-0.1411128,-0.1048024;0.5192719;-0.05308403,-0.242885;0.4074134;0.1273507,-0.3602778;0.2423807;0.2727806,0.07019234;-0.009353429;-0.05276704,0.06957206;-0.33209;-0.06973863,0.03004694;-0.6844113;-0.008889917,0.03926504;-0.7128207;-0.06931472,-0.08330654;0.01932781;-0.02202876,-0.1552929;-0.2956213;-0.01352291,-0.1953547;-0.6453012;0.06073412,-0.2110573;-0.6382155;-0.0191167,0.06814283;0.5515034;-0.1603036,210.2681
+0;0;0,0.001815922;0.3327557;-0.003220025,0.003328254;0.6599265;-0.02502722,0.2025501;0.5286503;0.00324828,0.2308999;0.2787868;0.03070754,0.2646657;0.03765914;-0.02231177,-0.1959786;0.5261462;0.00121844,-0.2510663;0.2892355;0.0707036,-0.3042795;0.04771213;0.1011751,0.07180313;0.007415907;-0.05090053,0.08887941;-0.3133648;-0.01765018,0.08917442;-0.663933;0.06422102,0.08783965;-0.6232895;-0.05121008,-0.07035999;0.007748861;-0.0528297,-0.1199593;-0.3103626;-0.02748271,-0.1432571;-0.6613383;0.04916101,-0.1415716;-0.6205289;-0.06625009,0.003058731;0.5789187;-0.01675377,0;0;0,0.04010794;0.3183036;-0.08839798,0.07804045;0.6274577;-0.1907885,0.2467422;0.4490842;-0.137691,0.2801729;0.2017916;-0.09623909,0.2409452;-0.04018867;-0.1409652,-0.1049327;0.5192236;-0.0553425,-0.2425274;0.3988245;0.1194753,-0.3590107;0.2268614;0.257149,0.07021138;-0.009411871;-0.05275726,0.06983238;-0.3319044;-0.06995893,0.0304271;-0.684683;-0.009996172,0.005658209;-0.6858554;-0.1188731,-0.08330698;0.01934673;-0.02207264,-0.1546084;-0.2955098;-0.013185,-0.1946747;-0.6456296;0.06038001,-0.2327759;-0.7012762;-0.007828251,0.06903094;0.5517773;-0.1621165,210.29
+0;0;0,0.001815922;0.3327557;-0.003220025,0.003328254;0.6599265;-0.02502722,0.2025501;0.5286503;0.00324828,0.2308999;0.2787868;0.03070754,0.2646657;0.03765914;-0.02231177,-0.1959786;0.5261462;0.00121844,-0.2510663;0.2892355;0.0707036,-0.3042795;0.04771213;0.1011751,0.07180313;0.007415907;-0.05090053,0.08887941;-0.3133648;-0.01765018,0.08917442;-0.663933;0.06422102,0.08783965;-0.6232895;-0.05121008,-0.07035999;0.007748861;-0.0528297,-0.1199593;-0.3103626;-0.02748271,-0.1432571;-0.6613383;0.04916101,-0.1415716;-0.6205289;-0.06625009,0.003058731;0.5789187;-0.01675377,0;0;0,0.04010794;0.3183036;-0.08839798,0.07804045;0.6274577;-0.1907885,0.2467422;0.4490842;-0.137691,0.2801729;0.2017916;-0.09623909,0.2409452;-0.04018867;-0.1409652,-0.1049327;0.5192236;-0.0553425,-0.2425274;0.3988245;0.1194753,-0.3590107;0.2268614;0.257149,0.07021138;-0.009411871;-0.05275726,0.06983238;-0.3319044;-0.06995893,0.0304271;-0.684683;-0.009996172,0.005658209;-0.6858554;-0.1188731,-0.08330698;0.01934673;-0.02207264,-0.1546084;-0.2955098;-0.013185,-0.1946747;-0.6456296;0.06038001,-0.2327759;-0.7012762;-0.007828251,0.06903094;0.5517773;-0.1621165,210.3126
+0;0;0,0.00181789;0.3331164;-0.003223514,0.003333575;0.6610299;-0.02508244,0.2027788;0.5294662;0.003239136,0.2311545;0.2793749;0.03072343,0.2648351;0.03885545;-0.02216215,-0.1961977;0.5269592;0.001207015,-0.2513357;0.2898327;0.07075553,-0.3044146;0.04891843;0.1011501,0.07139993;0.007374262;-0.05061471,0.08847992;-0.3134761;-0.01735714,0.08877488;-0.6639894;0.06450126,0.08744049;-0.6233489;-0.05089686,-0.06996489;0.007705347;-0.05253304,-0.119575;-0.3104751;-0.02718055,-0.1428691;-0.661396;0.04945117,-0.1411841;-0.6205896;-0.06592695,0.003063283;0.5797911;-0.01678539,0;0;0,0.04050723;0.3183665;-0.08934307,0.07869592;0.6280231;-0.192508,0.2471274;0.4487332;-0.1388588,0.2802844;0.2012137;-0.09713387,0.2415823;-0.04057023;-0.1398368,-0.1049628;0.5190031;-0.05763727,-0.2417518;0.3917225;0.1132271,-0.3570626;0.2098015;0.2372796,0.07009831;-0.009444863;-0.05206919,0.07019749;-0.3319476;-0.070364,0.03077465;-0.6848572;-0.01153207,0.006289691;-0.6861531;-0.1204026,-0.08270425;0.01921657;-0.02247018,-0.1534855;-0.2958094;-0.01291246,-0.1934965;-0.6460667;0.05974752,-0.2144909;-0.6477718;-0.04973192,0.06962845;0.5521722;-0.1636448,210.346
+0;0;0,0.001914389;0.3332829;-0.003095189,0.003817567;0.6614467;-0.02433922,0.20345;0.5295735;0.001897829,0.2318823;0.2791395;0.03037304,0.2653165;0.03858832;-0.02235467,-0.196251;0.5278245;0.001201756,-0.2518234;0.2922126;0.07693243,-0.3051203;0.05204955;0.1122043,0.07138993;0.007275658;-0.05062824,0.08832699;-0.313062;-0.01731442,0.08890489;-0.6641358;0.06450884,0.08781879;-0.6270278;-0.01230235,-0.06997821;0.007809175;-0.05248566,-0.1194286;-0.3098851;-0.02722753,-0.1427794;-0.6612747;0.04976759,-0.1418556;-0.6240572;-0.02703552,0.003405497;0.5801362;-0.0162811,0;0;0,0.04061961;0.3184735;-0.08952904,0.07877877;0.628288;-0.1928999,0.2472524;0.4485208;-0.1394308,0.2802362;0.200623;-0.09706163,0.2419436;-0.0412953;-0.1391585,-0.1056717;0.5188026;-0.05911009,-0.2418662;0.3851615;0.1080053,-0.353869;0.1951931;0.2225928,0.07012284;-0.009436786;-0.05202318,0.0700286;-0.3314326;-0.07023311,0.03086838;-0.6849844;-0.01178861,0.03839284;-0.7145396;-0.06024718,-0.08268596;0.01918548;-0.02253052,-0.1529166;-0.2954335;-0.01275863,-0.1931601;-0.6462665;0.05966283,-0.2069504;-0.6374066;-0.01323836,0.06973577;0.5523828;-0.164036,210.3687
+0;0;0,0.001915572;0.3334889;-0.003097102,0.00381934;0.6617568;-0.02434848,0.2036836;0.5297857;0.001913536,0.2321783;0.278802;0.03045125,0.2655613;0.03861879;-0.02219579,-0.196481;0.5280347;0.001216657,-0.2521754;0.2919056;0.07711357,-0.3053907;0.05210997;0.1123314,0.07124868;0.007261262;-0.05052807,0.08819526;-0.3132564;-0.01719552,0.08877284;-0.664131;0.06458131,0.08767514;-0.626947;-0.01305054,-0.06983975;0.007793725;-0.05238181,-0.1193179;-0.310079;-0.02710949,-0.1426555;-0.6612692;0.04984195,-0.1417218;-0.6239747;-0.02778173,0.003407072;0.580407;-0.01628647,0;0;0,0.0410988;0.3185436;-0.08982754,0.07939428;0.6284117;-0.1933298,0.2479101;0.4481964;-0.1400065,0.2806949;0.1997317;-0.09746647,0.243209;-0.0420523;-0.1388113,-0.105541;0.518369;-0.06002682,-0.2407003;0.3778189;0.1030585,-0.3494734;0.1780381;0.2022054,0.07009253;-0.009449393;-0.05176806,0.07053229;-0.3315936;-0.07055044,0.03148207;-0.6850032;-0.01243401,0.03891492;-0.714201;-0.06263256,-0.08246211;0.01914023;-0.02271206,-0.1522508;-0.2957731;-0.01327815,-0.1923993;-0.6463864;0.05924162,-0.2062623;-0.6377726;-0.01444672,0.07033044;0.5524591;-0.1644852,210.3907
+0;0;0,0.001917826;0.3338814;-0.003100747,0.003824796;0.6627067;-0.02438973,0.2038998;0.530511;0.001908487,0.2323938;0.279533;0.03044555,0.2658386;0.03890559;-0.02229886,-0.1966875;0.528758;0.00121087,-0.2523807;0.2926343;0.07710604,-0.3056944;0.05239524;0.1123891,0.07121912;0.00725825;-0.0505071,0.08817077;-0.3133554;-0.01716458,0.08874769;-0.6638328;0.06451967,0.08763693;-0.6265634;-0.0140351,-0.06981077;0.00779049;-0.05236007,-0.1193038;-0.3101774;-0.02708019,-0.1426149;-0.6609701;0.04978413,-0.1416701;-0.6235888;-0.02876237,0.003411659;0.5811858;-0.01631075,0;0;0,0.04148486;0.3188104;-0.09016109,0.07995966;0.6291637;-0.1939292,0.2483455;0.448222;-0.1404965,0.2806896;0.1997399;-0.09775591,0.2445127;-0.04288581;-0.1380801,-0.1054128;0.5178466;-0.0611884,-0.2391117;0.3704051;0.0969312,-0.3459095;0.1592616;0.1731855,0.07008439;-0.009444028;-0.05171847,0.07023934;-0.331692;-0.07038498,0.03195313;-0.6848906;-0.01301003,0.03956443;-0.7135789;-0.06518936,-0.08240452;0.01912482;-0.02279361,-0.1524323;-0.2958379;-0.01347848,-0.1919589;-0.6461388;0.05886771,-0.2058514;-0.6378102;-0.015713,0.07084951;0.5530429;-0.1650546,210.4243
+0;0;0,0.001801811;0.3073764;-0.003286886,0.003530113;0.5998828;-0.02310868,0.1887944;0.4798466;0.001347873,0.2171626;0.2288834;0.03018417,0.250482;-0.01210497;-0.02200544,-0.1822768;0.4790934;0.001574928,-0.2382903;0.245211;0.08391754,-0.2915137;0.005609512;0.1247556,0.07113167;0.007120353;-0.05046485,0.08807899;-0.3138851;-0.0170719,0.08857202;-0.6635572;0.06459323,0.08734278;-0.626316;-0.01415971,-0.06971647;0.007921215;-0.05228749,-0.1192684;-0.3104425;-0.02706997,-0.1426298;-0.6604582;0.04963267,-0.1417988;-0.6231105;-0.02911562,0.003152461;0.5267115;-0.01558725,0;0;0,0.04040119;0.2992185;-0.05770898,0.08169234;0.582345;-0.1213632,0.2489359;0.4480241;-0.1406772,0.2812995;0.1995272;-0.09800768,0.2473661;-0.04381347;-0.1372912,-0.11703;0.5239931;-0.06869405,-0.2483471;0.3664517;0.0814903,-0.3550501;0.1503331;0.1432685,0.07009673;-0.009377569;-0.05153275,0.07073879;-0.33201;-0.07036662,0.03282934;-0.6844772;-0.01318502,0.04041219;-0.7130765;-0.06576443,-0.08227116;0.01902141;-0.02295121,-0.1518083;-0.296464;-0.0139873,-0.1910492;-0.6459588;0.05849391,-0.2039295;-0.6345037;-0.0173095,0.07193422;0.5121058;-0.1018188,210.458
+0;0;0,0.001801811;0.3073764;-0.003286886,0.003530113;0.5998828;-0.02310868,0.1887944;0.4798466;0.001347873,0.2171626;0.2288834;0.03018417,0.250482;-0.01210497;-0.02200544,-0.1822768;0.4790934;0.001574928,-0.2382903;0.245211;0.08391754,-0.2915137;0.005609512;0.1247556,0.07113167;0.007120353;-0.05046485,0.08807899;-0.3138851;-0.0170719,0.08857202;-0.6635572;0.06459323,0.08734278;-0.626316;-0.01415971,-0.06971647;0.007921215;-0.05228749,-0.1192684;-0.3104425;-0.02706997,-0.1426298;-0.6604582;0.04963267,-0.1417988;-0.6231105;-0.02911562,0.003152461;0.5267115;-0.01558725,0;0;0,0.04040119;0.2992185;-0.05770898,0.08169234;0.582345;-0.1213632,0.2489359;0.4480241;-0.1406772,0.2812995;0.1995272;-0.09800768,0.2473661;-0.04381347;-0.1372912,-0.11703;0.5239931;-0.06869405,-0.2483471;0.3664517;0.0814903,-0.3550501;0.1503331;0.1432685,0.07009673;-0.009377569;-0.05153275,0.07073879;-0.33201;-0.07036662,0.03282934;-0.6844772;-0.01318502,0.04041219;-0.7130765;-0.06576443,-0.08227116;0.01902141;-0.02295121,-0.1518083;-0.296464;-0.0139873,-0.1910492;-0.6459588;0.05849391,-0.2039295;-0.6345037;-0.0173095,0.07193422;0.5121058;-0.1018188,210.4799
+0;0;0,0.001799603;0.3069997;-0.003282859,0.003530977;0.6000056;-0.02313287,0.1885866;0.4800179;0.001305085,0.2169556;0.229047;0.03014227,0.2503753;-0.01266687;-0.02220444,-0.1820676;0.4792656;0.001531882,-0.2380828;0.2453759;0.08387704,-0.2914664;0.005053192;0.124838,0.07098863;0.007106034;-0.05036336,0.0879617;-0.3143872;-0.01691967,0.08845387;-0.6634545;0.06460422,0.08721741;-0.6261708;-0.01461218,-0.06957627;0.007905285;-0.05218234,-0.1192035;-0.3109423;-0.0269265,-0.1425245;-0.6603526;0.04964349,-0.1416886;-0.6229617;-0.02956823,0.003153303;0.5268302;-0.015611,0;0;0,0.04101828;0.2988556;-0.05714607,0.08240429;0.5823903;-0.1212659,0.2494746;0.4481326;-0.1405072,0.2818276;0.1996119;-0.09792137,0.2492821;-0.04472965;-0.1369169,-0.1161392;0.5236542;-0.06878479,-0.2449166;0.3584145;0.07521187,-0.3464799;0.1322071;0.1034562,0.06999102;-0.009345621;-0.0513835,0.07104459;-0.3324701;-0.07019687,0.03343058;-0.6843474;-0.01308322,0.04117742;-0.712652;-0.06665921,-0.08206197;0.01895883;-0.02308125,-0.1524263;-0.2968723;-0.01507837,-0.190537;-0.645745;0.05792731,-0.2034544;-0.6343884;-0.01833136,0.07265401;0.5121346;-0.1017613,210.5135
+0;0;0,0.001872093;0.3067829;-0.003703597,0.003677982;0.6001996;-0.02418313,0.1882265;0.4802043;1.948886E-05,0.2164004;0.2293029;0.02950412,0.2495763;-0.01113458;-0.0220777,-0.1816489;0.4807998;0.001774991,-0.2377793;0.2485913;0.08862654,-0.2909074;0.01040854;0.1335474,0.0710734;0.00699799;-0.0503983,0.08796837;-0.3149084;-0.01684747,0.08846483;-0.6632148;0.06444789,0.08699445;-0.6259108;-0.01539491,-0.06964093;0.008035785;-0.05221067,-0.1194549;-0.3112129;-0.02703793,-0.1426823;-0.6598158;0.04953266,-0.1420634;-0.6224067;-0.03031161,0.003281196;0.5270143;-0.01648869,0;0;0,0.04134333;0.2986799;-0.0566926,0.08273131;0.5826256;-0.1211057,0.2492718;0.4481661;-0.1402287,0.2820084;0.199727;-0.09755683,0.251964;-0.04348697;-0.1364903,-0.115363;0.522743;-0.06891762,-0.2394667;0.349324;0.06942512,-0.3398629;0.1227854;0.08255347,0.07015181;-0.009249717;-0.05131817,0.07092658;-0.3328155;-0.06974268,0.03390807;-0.6840001;-0.01294947,0.04167649;-0.7124618;-0.06728435,-0.08215796;0.01879212;-0.02318,-0.1529286;-0.2973854;-0.01555343,-0.1909193;-0.6454663;0.05740455,-0.2038864;-0.6342473;-0.01946883,0.07301986;0.5123205;-0.1016548,210.5364
+0;0;0,0.001870653;0.3065468;-0.003700747,0.003677982;0.6001906;-0.02419403,0.1876633;0.4803257;-4.040264E-05,0.215844;0.2293635;0.02945138,0.2490767;-0.01148587;-0.02221881,-0.1810858;0.4809194;0.001709752,-0.2372298;0.2486546;0.08858236,-0.2904489;0.01006383;0.1335802,0.07114633;0.007005171;-0.05045002,0.08804513;-0.3149742;-0.01689159,0.08854102;-0.6628929;0.06431329,0.08706272;-0.6255496;-0.01595979,-0.06971241;0.008044031;-0.05226425,-0.1195377;-0.311277;-0.02708581,-0.1427392;-0.6594919;0.04939955,-0.142117;-0.6220428;-0.03087499,0.00328113;0.5269932;-0.01649831,0;0;0,0.04177511;0.2984743;-0.05617928,0.08303276;0.5826788;-0.1205935,0.2492608;0.448435;-0.1390307,0.2822293;0.1998271;-0.09716058,0.2530945;-0.04387783;-0.1364253,-0.1144997;0.5220609;-0.06879748,-0.2326042;0.3396423;0.06318994,-0.3280322;0.1117393;0.03605329,0.0703617;-0.00919041;-0.05119419,0.07087386;-0.3328493;-0.06928134,0.03423265;-0.6836627;-0.01245379,0.04227275;-0.712575;-0.06690168,-0.08224276;0.01865994;-0.02332405,-0.1540132;-0.2973863;-0.01652563,-0.1918811;-0.6450853;0.0563672,-0.2047445;-0.633956;-0.02095232,0.07338139;0.5123301;-0.1012242,210.5696
+0;0;0,0.001871356;0.3066621;-0.003702139,0.003688215;0.6018438;-0.02429966,0.1866967;0.4819082;-0.0001996867,0.2148828;0.2308978;0.02929776,0.2481548;-0.01023619;-0.02243347,-0.1801022;0.4824988;0.001541214,-0.236257;0.2501894;0.08843053,-0.289539;0.01131664;0.1334815,0.07081007;0.006972064;-0.05021158,0.08772699;-0.3153525;-0.01661717,0.08822028;-0.6614466;0.06416184,0.0867095;-0.6239418;-0.01787467,-0.06938293;0.008006013;-0.05201723,-0.1192616;-0.3116574;-0.0268118,-0.1423414;-0.658046;0.04927244,-0.1417056;-0.6204333;-0.03276557,0.003289642;0.5283289;-0.01657056,0;0;0,0.04304209;0.2984093;-0.05619717,0.08411387;0.5838381;-0.1223929,0.2494998;0.44866;-0.1378973,0.2833482;0.199984;-0.09684467,0.2550105;-0.04403523;-0.1365983,-0.1121606;0.5208395;-0.06822389,-0.2267637;0.3311037;0.05642459,-0.3191666;0.1042442;0.01254763,0.07034686;-0.009147704;-0.05051255,0.07201239;-0.3331177;-0.06918216,0.03576645;-0.6821263;-0.01273894,0.04390424;-0.7129409;-0.06772947,-0.08166999;0.01847135;-0.02393115,-0.1535204;-0.2979059;-0.0167984,-0.1920133;-0.6439977;0.05423255,-0.2050589;-0.6333641;-0.02478229,0.07442534;0.5132481;-0.1027071,210.6034
+0;0;0,0.002099558;0.30675;-0.003632948,0.004505618;0.602653;-0.02398799,0.185119;0.482606;-0.001797626,0.2133209;0.2315731;0.02850199,0.245829;-0.007622704;-0.02277546,-0.1776275;0.4849317;0.001216583,-0.2338923;0.2544286;0.09305083,-0.2871348;0.0187543;0.1432865,0.07083735;0.006790294;-0.05015396,0.08778712;-0.3156726;-0.01644256,0.08822887;-0.6616827;0.06430908,0.08648286;-0.6240513;-0.0188991,-0.06934278;0.008197239;-0.05199846,-0.1191642;-0.3116354;-0.02687929,-0.1424924;-0.6578873;0.04934005,-0.142059;-0.6201448;-0.03387505,0.003902469;0.529047;-0.01636472,0;0;0,0.04383135;0.2984729;-0.05573034,0.08479905;0.5845857;-0.12222,0.2485515;0.4501747;-0.1351929,0.2832614;0.2012442;-0.09569931,0.2568096;-0.04062057;-0.1369607,-0.1092037;0.5196889;-0.06785966,-0.2217655;0.3226294;0.04715477,-0.3029045;0.09923835;-0.01928063,0.07071069;-0.009009808;-0.04998279,0.07296106;-0.3331288;-0.06863403,0.03710386;-0.6820593;-0.01201463,0.04515427;-0.7135853;-0.06800246,-0.08153034;0.01816003;-0.02454534,-0.1536096;-0.2983012;-0.01661221,-0.1940458;-0.6444445;0.05262494,-0.2069353;-0.6340925;-0.02757922,0.07510406;0.5138991;-0.1025803,210.6364
+0;0;0,0.00209711;0.3063923;-0.003628712,0.004504797;0.6024968;-0.02399094,0.1843506;0.4827409;-0.001872093,0.2125682;0.2315688;0.02844433,0.2449329;-0.006572261;-0.02260701,-0.1768579;0.4850568;0.001129335,-0.2331539;0.2544259;0.09301453,-0.2861616;0.01979074;0.1430287,0.07067509;0.00677474;-0.05003908,0.08765778;-0.3163143;-0.01626222,0.08809911;-0.6619964;0.06441287,0.08632841;-0.6242571;-0.01997179,-0.06918395;0.008178462;-0.05187935,-0.1191021;-0.3122752;-0.02671141,-0.1424082;-0.658199;0.04943568,-0.1419687;-0.620347;-0.03495601,0.00390242;0.5289851;-0.01637742,0;0;0,0.0437074;0.2983425;-0.05454588,0.08402073;0.585062;-0.119765,0.2478141;0.451421;-0.131618,0.2820224;0.2020387;-0.09365702,0.2577169;-0.03843017;-0.1378028,-0.1092052;0.5185494;-0.06740782,-0.2186335;0.3158017;0.0408584,-0.2898329;0.09708795;-0.04551178,0.07076827;-0.008823246;-0.04958605,0.07306018;-0.3335544;-0.06856585,0.03848469;-0.6822335;-0.01171279,0.04638675;-0.7142609;-0.06893134,-0.08127611;0.01791777;-0.02485804,-0.1545053;-0.2989414;-0.01753667,-0.1954408;-0.6448275;0.05096034,-0.2079558;-0.6346638;-0.0304872,0.07459646;0.5142775;-0.1007118,210.6702
+0;0;0,0.002095672;0.3061821;-0.003626223,0.004504903;0.6024778;-0.02399636,0.1812401;0.4835849;-0.002134395,0.2094758;0.2322521;0.02820141,0.2418419;-0.005899623;-0.02285222,-0.1737407;0.4858608;0.0008152872,-0.2300728;0.2550824;0.09275922,-0.2830828;0.02043673;0.1427757,0.07073114;0.006780113;-0.05007876,0.08772425;-0.3165071;-0.01628118,0.08816547;-0.6621045;0.06437413,0.08639804;-0.6243795;-0.01985472,-0.06923882;0.008184948;-0.0519205,-0.1191876;-0.3124653;-0.02673711,-0.142488;-0.6583042;0.04939131,-0.1420493;-0.6204668;-0.03484455,0.003903064;0.5290317;-0.01638964,0;0;0,0.04411373;0.2983032;-0.05323768,0.0844169;0.5855098;-0.1172173,0.2455647;0.4531771;-0.1278787,0.2807237;0.2034442;-0.09205985,0.258458;-0.03666775;-0.139185,-0.1059451;0.5166755;-0.06763637,-0.2128479;0.3096026;0.0352143,-0.2752872;0.09580585;-0.06852841,0.07113975;-0.008586854;-0.04921532,0.07389498;-0.3335062;-0.06833363,0.04013634;-0.6821482;-0.01130628,0.04834223;-0.7136431;-0.06882453,-0.08131686;0.01759127;-0.02519645,-0.1547654;-0.2994381;-0.01860983,-0.1965454;-0.6454916;0.04805634,-0.2084763;-0.6351899;-0.03334964,0.0750258;0.5146577;-0.09866095,210.6922
+0;0;0,0.002184524;0.3058278;-0.004128028,0.004691862;0.6021441;-0.02538098,0.1798286;0.4837719;-0.00350885,0.2080782;0.2324536;0.02756371,0.2402193;-0.006397337;-0.02337321,-0.1721496;0.4872526;0.0007904712,-0.2277139;0.2586583;0.09867688,-0.2817924;0.02464098;0.1533466,0.07065689;0.006591244;-0.04999099,0.08762638;-0.3173824;-0.01611873,0.08816589;-0.662653;0.06450995,0.08617962;-0.6249887;-0.01964397,-0.06913918;0.008371061;-0.05181352,-0.1191818;-0.312988;-0.02694742,-0.1425357;-0.6584767;0.04924441,-0.1423167;-0.6207139;-0.03492364,0.004070121;0.5287986;-0.01752038,0;0;0,0.04380822;0.2982091;-0.05200577,0.08360502;0.5857934;-0.1150086,0.2437975;0.4544816;-0.1241095,0.2784528;0.2045022;-0.08898473,0.2586694;-0.03552736;-0.1406744,-0.1052848;0.5161011;-0.06766188,-0.2088776;0.3052403;0.03098252,-0.2648256;0.09512785;-0.08477558,0.07124227;-0.008254647;-0.04890132,0.07459778;-0.3338335;-0.06843066,0.04151222;-0.6821216;-0.01086545,0.05011216;-0.7133429;-0.06850719,-0.08118311;0.01723935;-0.0254371,-0.1548423;-0.3004658;-0.01978058,-0.1978285;-0.6461539;0.04628707,-0.2091332;-0.6357552;-0.03515349,0.07434189;0.5149168;-0.09677577,210.7255
+0;0;0,0.002184524;0.3058278;-0.004128028,0.004691862;0.6021441;-0.02538098,0.1798286;0.4837719;-0.00350885,0.2080782;0.2324536;0.02756371,0.2402193;-0.006397337;-0.02337321,-0.1721496;0.4872526;0.0007904712,-0.2277139;0.2586583;0.09867688,-0.2817924;0.02464098;0.1533466,0.07065689;0.006591244;-0.04999099,0.08762638;-0.3173824;-0.01611873,0.08816589;-0.662653;0.06450995,0.08617962;-0.6249887;-0.01964397,-0.06913918;0.008371061;-0.05181352,-0.1191818;-0.312988;-0.02694742,-0.1425357;-0.6584767;0.04924441,-0.1423167;-0.6207139;-0.03492364,0.004070121;0.5287986;-0.01752038,0;0;0,0.04380822;0.2982091;-0.05200577,0.08360502;0.5857934;-0.1150086,0.2437975;0.4544816;-0.1241095,0.2784528;0.2045022;-0.08898473,0.2586694;-0.03552736;-0.1406744,-0.1052848;0.5161011;-0.06766188,-0.2088776;0.3052403;0.03098252,-0.2648256;0.09512785;-0.08477558,0.07124227;-0.008254647;-0.04890132,0.07459778;-0.3338335;-0.06843066,0.04151222;-0.6821216;-0.01086545,0.05011216;-0.7133429;-0.06850719,-0.08118311;0.01723935;-0.0254371,-0.1548423;-0.3004658;-0.01978058,-0.1978285;-0.6461539;0.04628707,-0.2091332;-0.6357552;-0.03515349,0.07434189;0.5149168;-0.09677577,210.7482
+0;0;0,0.002183403;0.3056709;-0.00412591,0.004692139;0.6021525;-0.02538708,0.1789919;0.4840312;-0.003585592,0.2072383;0.2327415;0.02748341,0.2391983;-0.004763097;-0.0231664,-0.1713096;0.4874952;0.0006932486,-0.2268675;0.2589271;0.09856846,-0.2806412;0.02622882;0.1529301,0.07082337;0.006606774;-0.05010878,0.08781403;-0.3177709;-0.01619427,0.08835316;-0.6627982;0.06437759,0.08636656;-0.6251326;-0.01979078,-0.06930207;0.008390784;-0.05193559,-0.1194071;-0.313369;-0.02703849,-0.1427445;-0.6586143;0.04909966,-0.1425255;-0.6208502;-0.03508285,0.004070706;0.5288433;-0.01753037,0;0;0,0.04395494;0.2982741;-0.05056643,0.08365557;0.5862958;-0.1124156,0.2435785;0.4556766;-0.1194658,0.2770607;0.2054318;-0.08531713,0.258599;-0.03214505;-0.141989,-0.1047711;0.5142086;-0.06825448,-0.2070045;0.300866;0.0263125,-0.2525404;0.09947926;-0.1054644,0.07173979;-0.007886082;-0.04859734,0.07539314;-0.3338541;-0.06837821,0.04384106;-0.6819667;-0.01042939,0.05248019;-0.7131438;-0.06813336,-0.08141243;0.0167945;-0.02569924,-0.1549191;-0.3013787;-0.02097318,-0.1989947;-0.6470603;0.04303877,-0.2093856;-0.6365933;-0.03855482,0.0744153;0.5153633;-0.09453964,210.7821
+0;0;0,0.002225353;0.3065077;-0.004494556,0.00477094;0.6052628;-0.02644101,0.1837047;0.4853717;-0.004099241,0.2119759;0.2337196;0.02726576,0.2433052;-0.001700714;-0.02262297,-0.1760046;0.4898297;0.001108773,-0.2312348;0.2630864;0.1043027,-0.2846982;0.03355619;0.1621876,0.07063539;0.006407622;-0.04994658,0.0875226;-0.3182111;-0.01594875,0.08822756;-0.6633178;0.06447509,0.08610102;-0.6256133;-0.02050066,-0.06906763;0.008556764;-0.05178341,-0.1192327;-0.3134456;-0.02695783,-0.1426523;-0.6587322;0.049172,-0.1425506;-0.6209289;-0.03582127,0.004148538;0.5314056;-0.01837666,0;0;0,0.0406701;0.2998642;-0.04898477,0.07581106;0.5912266;-0.1091247,0.2416777;0.4574986;-0.1135213,0.2755475;0.2064744;-0.08267379,0.2575549;-0.02783501;-0.1432419,-0.1163445;0.5126265;-0.06669242,-0.2149607;0.2966569;0.02681613,-0.2545364;0.1082023;-0.1208719,0.0719156;-0.00749445;-0.04792762,0.07691261;-0.3336398;-0.06848478,0.04637736;-0.6818473;-0.01029349,0.05509925;-0.7137196;-0.06843567,-0.08106941;0.01630954;-0.02620735,-0.1545417;-0.3021339;-0.02247464,-0.1996403;-0.6480784;0.0396193,-0.2091061;-0.6377418;-0.0428944,0.06774667;0.5194418;-0.09174013,210.8039
+0;0;0,0.002227189;0.3067605;-0.004498263,0.004777843;0.6061092;-0.02648445,0.186311;0.4854865;-0.003928835,0.214591;0.2337559;0.02744594,0.2456137;0.0006397367;-0.02195452,-0.1786068;0.4900089;0.00135459,-0.2338543;0.2631951;0.1045807,-0.2867944;0.03591134;0.1618991,0.07074483;0.006417549;-0.05002397,0.08764604;-0.3184702;-0.01599797,0.08835094;-0.663546;0.06441867,0.08623669;-0.625886;-0.02006561,-0.06917465;0.008570021;-0.05186364,-0.1193813;-0.3136991;-0.02701749,-0.1427988;-0.6589549;0.04910553,-0.1426976;-0.6211966;-0.03539616,0.004154893;0.5321869;-0.01841298,0;0;0,0.03686017;0.3008629;-0.04743409,0.06833589;0.5935177;-0.1062839,0.2382946;0.459851;-0.1086919,0.2728032;0.2087176;-0.07879925,0.2574617;-0.02229649;-0.1431663,-0.1256937;0.5110045;-0.06548243,-0.2225482;0.2928243;0.02490012,-0.2584389;0.1088912;-0.1255208,0.07234716;-0.006975055;-0.04759884,0.07904992;-0.3333829;-0.06780767,0.0493072;-0.6816669;-0.009856462,0.05762935;-0.7126613;-0.06826162,-0.08122899;0.01576675;-0.02648914,-0.1545991;-0.30299;-0.02396333,-0.1991341;-0.6490201;0.03787858,-0.2077697;-0.6385142;-0.04425634,0.06111556;0.5214972;-0.08922625,210.8263
+0;0;0,0.002227189;0.3067605;-0.004498263,0.004777843;0.6061092;-0.02648445,0.186311;0.4854865;-0.003928835,0.214591;0.2337559;0.02744594,0.2456137;0.0006397367;-0.02195452,-0.1786068;0.4900089;0.00135459,-0.2338543;0.2631951;0.1045807,-0.2867944;0.03591134;0.1618991,0.07074483;0.006417549;-0.05002397,0.08764604;-0.3184702;-0.01599797,0.08835094;-0.663546;0.06441867,0.08623669;-0.625886;-0.02006561,-0.06917465;0.008570021;-0.05186364,-0.1193813;-0.3136991;-0.02701749,-0.1427988;-0.6589549;0.04910553,-0.1426976;-0.6211966;-0.03539616,0.004154893;0.5321869;-0.01841298,0;0;0,0.03686017;0.3008629;-0.04743409,0.06833589;0.5935177;-0.1062839,0.2382946;0.459851;-0.1086919,0.2728032;0.2087176;-0.07879925,0.2574617;-0.02229649;-0.1431663,-0.1256937;0.5110045;-0.06548243,-0.2225482;0.2928243;0.02490012,-0.2584389;0.1088912;-0.1255208,0.07234716;-0.006975055;-0.04759884,0.07904992;-0.3333829;-0.06780767,0.0493072;-0.6816669;-0.009856462,0.05762935;-0.7126613;-0.06826162,-0.08122899;0.01576675;-0.02648914,-0.1545991;-0.30299;-0.02396333,-0.1991341;-0.6490201;0.03787858,-0.2077697;-0.6385142;-0.04425634,0.06111556;0.5214972;-0.08922625,210.8488
+0;0;0,0.002259007;0.3070412;-0.004960987,0.004944225;0.6069072;-0.0276786,0.186794;0.4867669;-0.001111945,0.216582;0.2346743;0.02695725,0.247244;0.002764851;-0.0218125,-0.1791163;0.4917663;0.001588194,-0.2342359;0.2667115;0.1090034,-0.2876856;0.04203424;0.1703542,0.07094108;0.006231017;-0.05018134,0.08774251;-0.3184454;-0.01614481,0.08835524;-0.6637682;0.06419499,0.08672622;-0.6262322;-0.01950161,-0.06938675;0.008737637;-0.05194962,-0.1195588;-0.3133402;-0.02737012,-0.1429425;-0.658815;0.0488077,-0.1423773;-0.6211804;-0.03489391,0.004290258;0.532904;-0.01938397,0;0;0,0.03348571;0.3016958;-0.04650092,0.06170228;0.5953724;-0.1048357,0.2338328;0.4626958;-0.1031718,0.269753;0.2113884;-0.07523966,0.2559912;-0.0176969;-0.1418068,-0.132016;0.5102277;-0.06496748,-0.2284668;0.2902815;0.02190472,-0.260724;0.1086165;-0.1299438,0.07281876;-0.006413638;-0.04739118,0.0796847;-0.3326274;-0.06721497,0.05138859;-0.6813313;-0.009702921,0.0601517;-0.7110178;-0.06822896,-0.08154425;0.01513052;-0.02666893,-0.1552305;-0.3033419;-0.02558029,-0.198634;-0.6497465;0.03624765,-0.2062962;-0.639069;-0.04519252,0.05527452;0.5231411;-0.0878942,210.8824
+0;0;0,0.002262582;0.3075271;-0.004968838,0.004951288;0.6077816;-0.02771344,0.1901727;0.4867437;-0.0008041076,0.2199588;0.2346675;0.02726326,0.2505461;0.00332357;-0.02138756,-0.1824984;0.4918354;0.00194592,-0.2376144;0.2667952;0.1093542,-0.2909338;0.0426659;0.1705553,0.0709039;0.006227751;-0.05015505,0.08770258;-0.3183951;-0.01612412,0.08831638;-0.664322;0.06435622,0.08669265;-0.6268106;-0.01906826,-0.06935038;0.008733058;-0.0519224,-0.1195142;-0.3132917;-0.02734695,-0.1429388;-0.6593709;0.04896414,-0.1423755;-0.6217611;-0.03446534,0.00429692;0.5337332;-0.01941375,0;0;0,0.03052282;0.3027319;-0.04499435,0.05691195;0.5971717;-0.1023381,0.2331026;0.4638382;-0.09892821,0.2690708;0.2125878;-0.07069898,0.257784;-0.01484892;-0.1411805,-0.1398965;0.5082695;-0.06464213,-0.2358012;0.286938;0.01921502,-0.2625248;0.1053752;-0.1329142,0.07299307;-0.005600274;-0.04714156,0.08265698;-0.3316683;-0.06730509,0.05649129;-0.6811877;-0.009907722,0.06506574;-0.7113226;-0.06760502,-0.0815485;0.01443709;-0.02689034,-0.1535042;-0.3043774;-0.02694647,-0.1953662;-0.6514512;0.03574568,-0.2221695;-0.6823148;-0.01520435,0.05086526;0.5248052;-0.08563423,210.905
+0;0;0,0.002260551;0.307251;-0.004964378,0.004943842;0.6069;-0.0276608,0.1873128;0.4867809;-0.001059346,0.2171021;0.2346774;0.02701107,0.2476677;0.00349687;-0.02160539,-0.1796357;0.4917945;0.001648456,-0.2347577;0.2667299;0.1090684,-0.2880394;0.04275884;0.1702263,0.07066606;0.006206861;-0.0499868,0.08747049;-0.3185271;-0.01594423,0.08808517;-0.664951;0.06465173,0.08646524;-0.627457;-0.01857796,-0.06911775;0.008703765;-0.05174823,-0.1192987;-0.3134312;-0.02716437,-0.142757;-0.6600076;0.04925632,-0.142195;-0.6224155;-0.03397834,0.004291218;0.5330489;-0.01938322,0;0;0,0.02904254;0.3028208;-0.04346299,0.05428246;0.5970066;-0.09942627,0.2286056;0.4660319;-0.09274912,0.2663795;0.2149523;-0.06511378,0.2561564;-0.01208811;-0.1364608,-0.1396668;0.5094768;-0.06494959,-0.2364108;0.2871594;0.01534443,-0.26249;0.1054434;-0.1364496,0.07314399;-0.00491184;-0.04644061,0.0847351;-0.331049;-0.0662818,0.06049845;-0.681365;-0.009741068,0.06974223;-0.7112073;-0.06735539,-0.08117892;0.0137247;-0.02743201,-0.1520978;-0.3054342;-0.02869036,-0.1921505;-0.6529105;0.03581987,-0.2191938;-0.6834158;-0.0151089,0.04851294;0.5247395;-0.08308268,210.9382
+0;0;0,0.002374043;0.3075916;-0.005330311,0.005133939;0.6074349;-0.02851107,0.182399;0.4886019;-0.004094901,0.2115245;0.2366372;0.02581132,0.242009;0.003941;-0.02314076,-0.1743268;0.4944113;0.0009095501,-0.2288209;0.2709165;0.1118573,-0.2824779;0.04708418;0.1788883,0.07081888;0.006006141;-0.04998967,0.0875998;-0.3182492;-0.01617555,0.08829138;-0.6647702;0.06440175,0.08626687;-0.6272871;-0.01899844,-0.06920559;0.008878118;-0.0517892,-0.1194511;-0.3127566;-0.02743786,-0.1429932;-0.6594321;0.04892902,-0.1428275;-0.6218558;-0.03448716,0.004461084;0.5335534;-0.02010771,0;0;0,0.02895537;0.3032694;-0.04284716,0.05447316;0.5977064;-0.09860349,0.2235007;0.4676421;-0.08655071,0.2622107;0.2167069;-0.05894709,0.2568142;-0.01060507;-0.1349292,-0.1342109;0.5107345;-0.0649899,-0.2276346;0.2863073;0.01332571,-0.2505127;0.1012464;-0.1373468,0.07360849;-0.004438162;-0.04596138,0.08658037;-0.3300402;-0.06549406,0.06442094;-0.6806979;-0.00965333,0.07408249;-0.7104942;-0.06750441,-0.08123095;0.01326935;-0.02785343,-0.1512579;-0.3055686;-0.03011705,-0.1887482;-0.6530383;0.03643618,-0.2155614;-0.6832124;-0.01529215,0.04861304;0.5253929;-0.08229542,210.9719
+0;0;0,0.002364255;0.3063235;-0.005308335,0.005108377;0.6044523;-0.02835397,0.1896165;0.4842663;-0.003340494,0.2187239;0.232458;0.02654718,0.2481426;0.007897556;-0.02069338,-0.1816213;0.490312;0.001867542,-0.2360816;0.266956;0.1127465,-0.2878626;0.05094951;0.1774338,0.07044891;0.005974764;-0.04972852,0.08716181;-0.3169662;-0.01605146,0.08785459;-0.6640849;0.06466481,0.08582421;-0.6265802;-0.01897667,-0.06884404;0.008831737;-0.05151864,-0.1188859;-0.3114993;-0.02726601,-0.1424686;-0.6587726;0.04923258,-0.1423024;-0.6211744;-0.03442495,0.004439855;0.5310465;-0.02000472,0;0;0,0.02294925;0.3027702;-0.04088211,0.04110292;0.5964272;-0.09433746,0.220707;0.4690387;-0.0832386,0.2580494;0.2183423;-0.05315781,0.2556955;-0.001147136;-0.126256,-0.1534577;0.5095884;-0.06481341,-0.2487211;0.2863316;0.01411228,-0.2697754;0.1034159;-0.1259701,0.07379934;-0.003708571;-0.04485059,0.08923748;-0.3278446;-0.06489563,0.07020038;-0.679468;-0.01007247,0.08023503;-0.7094147;-0.06805563,-0.08058903;0.01249963;-0.02865032,-0.1472325;-0.3057063;-0.03147561,-0.1824437;-0.6537452;0.03661264,-0.2090241;-0.6837324;-0.01584091,0.03719294;0.5243372;-0.07864332,210.9934
+0;0;0,0.002364255;0.3063235;-0.005308335,0.005108377;0.6044523;-0.02835397,0.1896165;0.4842663;-0.003340494,0.2187239;0.232458;0.02654718,0.2481426;0.007897556;-0.02069338,-0.1816213;0.490312;0.001867542,-0.2360816;0.266956;0.1127465,-0.2878626;0.05094951;0.1774338,0.07044891;0.005974764;-0.04972852,0.08716181;-0.3169662;-0.01605146,0.08785459;-0.6640849;0.06466481,0.08582421;-0.6265802;-0.01897667,-0.06884404;0.008831737;-0.05151864,-0.1188859;-0.3114993;-0.02726601,-0.1424686;-0.6587726;0.04923258,-0.1423024;-0.6211744;-0.03442495,0.004439855;0.5310465;-0.02000472,0;0;0,0.02294925;0.3027702;-0.04088211,0.04110292;0.5964272;-0.09433746,0.220707;0.4690387;-0.0832386,0.2580494;0.2183423;-0.05315781,0.2556955;-0.001147136;-0.126256,-0.1534577;0.5095884;-0.06481341,-0.2487211;0.2863316;0.01411228,-0.2697754;0.1034159;-0.1259701,0.07379934;-0.003708571;-0.04485059,0.08923748;-0.3278446;-0.06489563,0.07020038;-0.679468;-0.01007247,0.08023503;-0.7094147;-0.06805563,-0.08058903;0.01249963;-0.02865032,-0.1472325;-0.3057063;-0.03147561,-0.1824437;-0.6537452;0.03661264,-0.2090241;-0.6837324;-0.01584091,0.03719294;0.5243372;-0.07864332,211.0165
+0;0;0,0.002528033;0.3065274;-0.005764938,0.005474387;0.605056;-0.02930575,0.1877647;0.4849935;-0.005800324,0.2165172;0.2334061;0.02527607,0.2452344;0.01217476;-0.02037986,-0.1791943;0.4921345;0.001438782,-0.2329024;0.2713017;0.1173569,-0.2842994;0.05940415;0.1830091,0.07069386;0.005818069;-0.04988227,0.08736888;-0.3163289;-0.01631948,0.0881374;-0.6627024;0.06423555,0.08574321;-0.6251684;-0.02009251,-0.06909551;0.009015379;-0.05161634,-0.1189796;-0.3105382;-0.02752695,-0.1423778;-0.65705;0.04893519,-0.1425577;-0.6194271;-0.03541867,0.004753495;0.5315372;-0.02083395,0;0;0,0.02164376;0.3032205;-0.03984451,0.04008391;0.5973836;-0.09287,0.2173237;0.470575;-0.08048558,0.2567446;0.2204512;-0.04929709,0.2570717;0.003914133;-0.1197531,-0.1523618;0.5093383;-0.06411187,-0.2456518;0.285124;0.01407765,-0.2691649;0.0964141;-0.1111747,0.07458016;-0.003228813;-0.0441258,0.09266731;-0.3264716;-0.06336546,0.076848;-0.6777292;-0.01014733,0.08708987;-0.7078506;-0.06892014,-0.08071796;0.01207761;-0.02929938,-0.1436897;-0.3060564;-0.03221935,-0.1754585;-0.6534389;0.03692179,-0.2013808;-0.6850102;-0.01514284,0.03595397;0.5251634;-0.07723379,211.0387
+0;0;0,0.002524322;0.3060774;-0.005756475,0.005465425;0.6040739;-0.02925506,0.1855439;0.484711;-0.005947188,0.214293;0.2331536;0.0251255,0.2435934;0.00742878;-0.02145776,-0.1769774;0.4917655;0.001204373,-0.2306791;0.2709592;0.1171087,-0.28312;0.0547577;0.1840944,0.07019855;0.005777305;-0.04953277,0.08685088;-0.3159313;-0.01601566,0.08761911;-0.6621774;0.06450973,0.08521494;-0.624612;-0.02017006,-0.06861139;0.008952214;-0.0512547,-0.1184276;-0.3101665;-0.02719809,-0.1418172;-0.6565508;0.04923592,-0.1419978;-0.6188961;-0.03546978,0.004745873;0.5306917;-0.02079901,0;0;0,0.01883423;0.3030911;-0.03878021,0.0344654;0.5970569;-0.09078169,0.2110223;0.4736624;-0.0758028,0.2507891;0.2237103;-0.04393315,0.2533556;0.00140582;-0.111419,-0.1550887;0.5090361;-0.0638748,-0.2498899;0.2851998;0.01347604,-0.2675548;0.08824915;-0.1085019,0.07457605;-0.002624899;-0.0429678,0.09396768;-0.3253565;-0.06208277,0.08154479;-0.6767764;-0.009919167,0.09278229;-0.7069883;-0.06892705,-0.07986922;0.01143194;-0.03008203,-0.139506;-0.3069004;-0.03234318,-0.1694634;-0.654197;0.0373626,-0.1954521;-0.6859443;-0.01503547,0.03102586;0.524886;-0.07540298,211.0723
+0;0;0,0.002522895;0.3059043;-0.00575322,0.005463007;0.6038007;-0.02924459,0.1860329;0.4843234;-0.005897577,0.2147634;0.2329275;0.02515515,0.2434052;0.0122768;-0.02038095,-0.1774735;0.4913971;0.001273416,-0.2311407;0.2707325;0.1171033,-0.2824028;0.05939107;0.1825832,0.07039087;0.005793132;-0.04966847,0.08711637;-0.3173291;-0.01600407,0.08788098;-0.6619452;0.06414223,0.08546759;-0.6243508;-0.0208622,-0.06879936;0.008976739;-0.05139512,-0.1188345;-0.3115442;-0.0272328,-0.1421139;-0.6562979;0.04884138,-0.1422953;-0.6186138;-0.03618906,0.004743559;0.5304291;-0.02078975,0;0;0,0.01757187;0.3029669;-0.03897715,0.03259569;0.5967488;-0.09160972,0.2100242;0.4742746;-0.0756166,0.2508466;0.2249299;-0.04170036,0.2526107;0.006012693;-0.1021385,-0.157526;0.509878;-0.06558882,-0.2522339;0.2867873;0.01347134,-0.2746504;0.08952372;-0.0968247,0.07513672;-0.00230521;-0.04247999,0.1004527;-0.3260335;-0.06197572,0.09105858;-0.6761655;-0.01193929,0.1026166;-0.70656;-0.07116914,-0.07995061;0.0111937;-0.03062666,-0.1367795;-0.3091001;-0.03245687,-0.1613916;-0.6553627;0.03595968,-0.1857059;-0.6883918;-0.01624568,0.02925333;0.5246237;-0.07604718,211.0944
+0;0;0,0.002606043;0.3058975;-0.006070773,0.005616082;0.6037627;-0.02994087,0.1862758;0.4845375;-0.007053005,0.2147495;0.2331809;0.0245491,0.2433475;0.01248202;-0.02078081,-0.1774846;0.4925569;0.001503397,-0.2310011;0.2739392;0.1212192,-0.2825162;0.06434591;0.1919121,0.07036417;0.005552782;-0.04973371,0.08707486;-0.3175676;-0.01604455,0.08786041;-0.6621854;0.06409423,0.08522308;-0.6246158;-0.02090576,-0.06886131;0.009215478;-0.05126973,-0.1188664;-0.3113259;-0.02731778,-0.1420779;-0.6560743;0.04880115,-0.1424838;-0.6184191;-0.03623112,0.004880566;0.5304028;-0.02138625,0;0;0,0.01757187;0.3029669;-0.03897715,0.03259569;0.5967488;-0.09160972,0.2100242;0.4742746;-0.0756166,0.2508466;0.2249299;-0.04170036,0.2526107;0.006012693;-0.1021385,-0.157526;0.509878;-0.06558882,-0.2522339;0.2867873;0.01347134,-0.2746504;0.08952372;-0.0968247,0.07513672;-0.00230521;-0.04247999,0.1004527;-0.3260335;-0.06197572,0.09105858;-0.6761655;-0.01193929,0.1026166;-0.70656;-0.07116914,-0.07995061;0.0111937;-0.03062666,-0.1367795;-0.3091001;-0.03245687,-0.1613916;-0.6553627;0.03595968,-0.1857059;-0.6883918;-0.01624568,0.02925333;0.5246237;-0.07604718,211.1168
+0;0;0,0.002607273;0.3060419;-0.006073639,0.005618866;0.6040609;-0.02995618,0.1839125;0.4853934;-0.00725054,0.2123714;0.2341664;0.02433528,0.2403387;0.01833504;-0.01999488,-0.1751039;0.4933082;0.001194272,-0.2285927;0.2748032;0.1208483,-0.2789717;0.06983253;0.1899821,0.07014769;0.005535698;-0.04958069,0.08696824;-0.319709;-0.01567005,0.0877496;-0.6624961;0.06404299,0.08510374;-0.6249019;-0.02123234,-0.06864946;0.009187125;-0.051112,-0.1189833;-0.3134616;-0.02700257,-0.1420715;-0.6563785;0.04871197,-0.1424787;-0.6186985;-0.03659575,0.004882945;0.5306606;-0.02139685,0;0;0,0.02153394;0.3027107;-0.04009819,0.03962451;0.5963268;-0.09356642,0.2139767;0.4744166;-0.07637215,0.2500007;0.2248788;-0.03955102,0.2528944;0.01027241;-0.09670186,-0.1487812;0.509885;-0.06796479,-0.2449325;0.2882902;0.0131108,-0.2676521;0.09004749;-0.08442974,0.07504568;-0.002299458;-0.04210043,0.1041505;-0.3278804;-0.06125522,0.101424;-0.676636;-0.01413965,0.1131008;-0.7069702;-0.07380533,-0.07951209;0.01121089;-0.03101177,-0.132735;-0.311866;-0.03337352,-0.1526988;-0.6567543;0.03379284,-0.1754666;-0.6914414;-0.01752732,0.03560331;0.5242326;-0.0778296,211.1392
+0;0;0,0.002597502;0.304895;-0.006050877,0.005596263;0.6016442;-0.02983196,0.1857503;0.4828138;-0.007015316,0.2141885;0.2317706;0.02454738,0.2425032;0.01325764;-0.02033357,-0.1769907;0.4908107;0.00151711,-0.2304405;0.2724656;0.1210836,-0.2814454;0.06494828;0.1910764,0.06992628;0.005518226;-0.0494242,0.08673032;-0.3194071;-0.01554686,0.08750944;-0.6612079;0.06393685,0.084837;-0.6235375;-0.02219497,-0.06843278;0.009158128;-0.05095067,-0.1187172;-0.3131738;-0.02686492,-0.141739;-0.655104;0.04863178,-0.1421503;-0.6173469;-0.03753275,0.004863417;0.5285506;-0.02130839,0;0;0,0.01529403;0.3019397;-0.04003501,0.02694024;0.5944573;-0.09418106,0.2054003;0.474865;-0.07599878,0.2474399;0.2266585;-0.03786969,0.2508024;0.008338034;-0.09161735,-0.1618328;0.5073332;-0.07024694,-0.2576179;0.2868898;0.01376202,-0.2845893;0.08126161;-0.07314908,0.07510464;-0.002174437;-0.04144216,0.107747;-0.3270732;-0.06098199,0.1099564;-0.6751965;-0.01680827,0.1230663;-0.7066467;-0.07627821,-0.07902749;0.01107193;-0.03154293,-0.1307965;-0.3119116;-0.03439013,-0.1443006;-0.6563252;0.03151147,-0.1657276;-0.6928471;-0.01948268,0.0244949;0.5226629;-0.07819819,211.1728
+0;0;0,0.002694595;0.3049709;-0.006315553,0.005766437;0.6020473;-0.03038779,0.1852084;0.4834279;-0.008438867,0.2134848;0.2326793;0.02373288,0.2420183;0.01159778;-0.02121908,-0.1762118;0.4923429;0.001338642,-0.2292516;0.2764729;0.1250171,-0.2815077;0.06823726;0.1999776,0.07032598;0.005330711;-0.04969468,0.0872988;-0.3223815;-0.01550631,0.08806957;-0.6610613;0.0630351,0.08519816;-0.6234462;-0.02267735,-0.06883391;0.00940184;-0.05115876,-0.1193524;-0.315742;-0.02704207,-0.142321;-0.654567;0.04741199,-0.1429415;-0.6168578;-0.03833788,0.005015439;0.5288535;-0.02178865,0;0;0,0.01638821;0.301701;-0.0419805,0.03012003;0.5941724;-0.09779882,0.2075091;0.4759636;-0.07831693,0.248508;0.2283638;-0.03680944,0.2502566;0.006567866;-0.08696294,-0.15828;0.5073903;-0.07043691,-0.2503057;0.2858701;0.01423612,-0.2872193;0.07547607;-0.06376125,0.07581262;-0.002075642;-0.04113221,0.1137195;-0.3292435;-0.06053448,0.1212154;-0.674355;-0.0191195,0.1357444;-0.7052079;-0.07826924,-0.07938322;0.01101932;-0.03194683,-0.1258638;-0.3156016;-0.03519094,-0.1346204;-0.6571246;0.02929707,-0.1372919;-0.6469576;-0.05444286,0.02709992;0.5223747;-0.08143401,211.2064
+0;0;0,0.002904807;0.3287625;-0.006808246,0.006309047;0.6579787;-0.03345519,0.2173315;0.5240723;-0.008302612,0.2455792;0.2735783;0.02383647,0.2741423;0.05226684;-0.02116224,-0.2075813;0.5345535;0.003192564,-0.2605673;0.3189027;0.1267454,-0.3128777;0.1104504;0.2017839,0.07014439;0.005316948;-0.04956637,0.08727184;-0.3253807;-0.01506654,0.08803657;-0.6614114;0.06286052,0.0851705;-0.6238105;-0.02269303,-0.06865618;0.009377565;-0.05102667,-0.1196349;-0.3187283;-0.02669028,-0.1424239;-0.654903;0.0471814,-0.1430432;-0.6172081;-0.0384095,0.00548308;0.5774782;-0.02399762,0;0;0,0.004049987;0.3214366;-0.06929421,0.01270296;0.6384654;-0.1617262,0.204254;0.477289;-0.08030796,0.2472458;0.2308513;-0.03560615,0.2533132;0.008231848;-0.08275771,-0.1816164;0.4938583;-0.05529134,-0.2728874;0.2724492;0.02971301,-0.3116952;0.05813718;-0.03649727,0.07594374;-0.001947135;-0.04042387,0.1170782;-0.3317524;-0.05994129,0.1325289;-0.674215;-0.02159405,0.1474505;-0.7048821;-0.08060455,-0.07891848;0.01087357;-0.03254182,-0.1265735;-0.318615;-0.03582306,-0.126334;-0.6578359;0.02677878,-0.1297445;-0.6507627;-0.05597464,0.01008283;0.561307;-0.1370246,211.2403
+0;0;0,0.002918826;0.3303491;-0.006841102,0.006315845;0.6588687;-0.03343987,0.2075107;0.5274405;-0.009015458,0.2357311;0.2771889;0.02309252,0.264024;0.05797102;-0.02148051,-0.1976905;0.5374355;0.001946462,-0.2506252;0.3219933;0.1253798,-0.3024408;0.115513;0.1997084,0.0707274;0.005361139;-0.04997834,0.08815117;-0.331058;-0.01488163,0.08890176;-0.6608717;0.0616037,0.08604155;-0.6232864;-0.02377477,-0.06922682;0.009455507;-0.05145078,-0.1210876;-0.324327;-0.02669334,-0.1434549;-0.6542821;0.04581162,-0.1440729;-0.6166029;-0.03960411,0.005489884;0.5783688;-0.02398238,0;0;0,0.01264837;0.3222623;-0.07192278,0.0231422;0.6386789;-0.1637583,0.2022585;0.4761984;-0.08185315,0.2475328;0.2309111;-0.03455043,0.2523849;0.009531826;-0.07711077,-0.1639242;0.4998079;-0.06255085,-0.2539619;0.2780285;0.02206761,-0.2990536;0.06387106;-0.03221909,0.07688573;-0.001960486;-0.04017067,0.1206495;-0.3373868;-0.05711651,0.1439584;-0.6735207;-0.02397513,0.1589245;-0.7035437;-0.08337593,-0.0795472;0.01092068;-0.0328926,-0.1225102;-0.3250305;-0.03494443,-0.1183662;-0.6582205;0.0250132,-0.1222653;-0.6511797;-0.05752695,0.02038467;0.5615313;-0.13904,211.2731
+0;0;0,0.003058525;0.3316165;-0.007155424,0.00655287;0.6593673;-0.03395799,0.2033263;0.5291135;-0.01033165,0.2313257;0.2789647;0.02230742,0.2601219;0.05662133;-0.02275326,-0.1931079;0.5397199;0.001504468,-0.2457442;0.326489;0.1287275,-0.2980678;0.1188004;0.2088772,0.07129463;0.005225484;-0.05036134,0.08873145;-0.3317092;-0.01503451,0.08930294;-0.6609738;0.06142778,0.08626766;-0.6233759;-0.0241646,-0.06979473;0.00965868;-0.05178707,-0.1215682;-0.3246839;-0.02705736,-0.1438773;-0.6540793;0.04548893,-0.1446681;-0.6164016;-0.04014648,0.005699441;0.5788209;-0.02443493,0;0;0,0.01544543;0.3229703;-0.07403827,0.02838619;0.6386056;-0.1655424,0.2019744;0.4770223;-0.08228302,0.2465281;0.2318881;-0.03382826,0.2527488;0.006987065;-0.0747807,-0.1556159;0.5022436;-0.06677363,-0.2457504;0.280892;0.01868352,-0.2978438;0.06259596;-0.02524121,0.07750478;-0.001727611;-0.04045391,0.1244147;-0.3372688;-0.05744267,0.1533628;-0.6724815;-0.02494025,0.1695454;-0.7024962;-0.08434868,-0.0803178;0.01075375;-0.03286185,-0.1237697;-0.3256794;-0.03416173,-0.1122642;-0.6585575;0.02347294,-0.116168;-0.651668;-0.0592535,0.0253762;0.5614579;-0.1406765,211.3068
+0;0;0,0.003068948;0.3327466;-0.007179809,0.006560038;0.660194;-0.03396866,0.2032798;0.5297983;-0.0103277,0.2312598;0.2798235;0.02228867,0.2600336;0.05765197;-0.02273718,-0.19305;0.5404019;0.001505302,-0.2456498;0.3273193;0.1286398,-0.2979329;0.1197913;0.2087276,0.07120156;0.005218662;-0.0502956,0.0887507;-0.3338863;-0.01474122,0.0893187;-0.6611386;0.06125375,0.08626498;-0.6234945;-0.02485828,-0.06970362;0.009646071;-0.05171946,-0.1218105;-0.3268501;-0.02683048,-0.1439833;-0.6542324;0.04527246,-0.1447789;-0.6165081;-0.04088287,0.005704966;0.5794926;-0.02442726,0;0;0,0.01226441;0.3239695;-0.07532978,0.02211516;0.6394571;-0.1666086,0.1973919;0.4780205;-0.08542633,0.2446749;0.233989;-0.03495812,0.2527449;0.008900985;-0.07350302,-0.1598512;0.5014576;-0.0662249,-0.2484052;0.2801707;0.02051854,-0.305929;0.06195132;-0.01535256,0.07733738;-0.001762033;-0.04052615,0.1286241;-0.3388697;-0.05762434,0.1633823;-0.6716115;-0.02689338,0.1806454;-0.7019956;-0.0863812,-0.08013408;0.01085802;-0.03297237,-0.1223034;-0.3279364;-0.0350532,-0.1050908;-0.6586914;0.02128909,-0.1093898;-0.6519987;-0.06190544,0.01998979;0.5621767;-0.1415544,211.3403
+0;0;0,0.003067821;0.3326244;-0.007177172,0.006548001;0.6590493;-0.03388701,0.2053892;0.5282761;-0.0101132,0.2333733;0.2782643;0.02250799,0.2626216;0.05242912;-0.02326035,-0.1951928;0.5389935;0.001846755,-0.2478003;0.3258793;0.1290001,-0.3009456;0.1149291;0.2104086,0.07125574;0.005222633;-0.05033386,0.08893522;-0.3364012;-0.01451539,0.0894969;-0.6600083;0.0606331,0.0863354;-0.6220944;-0.02851826,-0.06975665;0.00965341;-0.05175881,-0.1222506;-0.3293422;-0.02668495,-0.1441764;-0.6530778;0.04461485,-0.1450001;-0.6150809;-0.04458134,0.005694579;0.5785036;-0.02436404,0;0;0,0.008463353;0.3238194;-0.07595587,0.01466294;0.6383649;-0.1671047,0.1946225;0.4799732;-0.08575559,0.2447756;0.2363872;-0.03571868,0.2528853;0.007241964;-0.07284594,-0.1668115;0.496595;-0.06488102,-0.2548392;0.2764159;0.02526017,-0.317267;0.05430385;-0.00158664,0.07741392;-0.001358867;-0.04053879,0.1329399;-0.3403234;-0.05849075,0.1720221;-0.6689484;-0.02938128,0.1919675;-0.7032341;-0.08845854,-0.08019143;0.01049776;-0.0331253,-0.1170915;-0.3314565;-0.03596616,-0.09689632;-0.6584738;0.01899732,-0.1011927;-0.6526679;-0.06712341,0.01341237;0.5612584;-0.1419642,211.3626
+0;0;0,0.003164888;0.3322782;-0.007388005,0.006697234;0.6581104;-0.03415925,0.2007494;0.5285276;-0.01141887,0.2286854;0.2785263;0.02169043,0.2589928;0.04472831;-0.02537141,-0.190715;0.5413328;0.0004959423,-0.2434492;0.330491;0.1314239,-0.2984307;0.11408;0.2205203,0.0709791;0.005015387;-0.05017397,0.08872254;-0.3382938;-0.01400105,0.08911793;-0.6611109;0.06079007,0.08597247;-0.6232319;-0.02817778,-0.06952449;0.009789555;-0.05148907,-0.122166;-0.3309189;-0.02636713,-0.143998;-0.6538136;0.04481703,-0.1448132;-0.6158463;-0.04419482,0.005832018;0.5776725;-0.02462781,0;0;0,0.007775292;0.3235335;-0.07575631,0.01372936;0.6376365;-0.1663404,0.1896902;0.482462;-0.08581972,0.240594;0.2389313;-0.03603101,0.2459185;0.0016312;-0.07417727,-0.1640178;0.4989416;-0.06632638,-0.251259;0.2793185;0.02604209,-0.3163134;0.04899229;0.003400892,0.07724501;-0.0009612739;-0.04016089,0.1330711;-0.3416295;-0.05785704,0.1775257;-0.6688261;-0.03009248,0.1987734;-0.7025232;-0.08907104,-0.07974432;0.01013568;-0.03344736,-0.1168488;-0.3335289;-0.03500973,-0.09238043;-0.6594647;0.01950501,-0.1011254;-0.6991277;-0.03579286,0.01249792;0.5606059;-0.1413078,211.3857
+0;0;0,0.003164888;0.3322782;-0.007388005,0.006697234;0.6581104;-0.03415925,0.2007494;0.5285276;-0.01141887,0.2286854;0.2785263;0.02169043,0.2589928;0.04472831;-0.02537141,-0.190715;0.5413328;0.0004959423,-0.2434492;0.330491;0.1314239,-0.2984307;0.11408;0.2205203,0.0709791;0.005015387;-0.05017397,0.08872254;-0.3382938;-0.01400105,0.08911793;-0.6611109;0.06079007,0.08597247;-0.6232319;-0.02817778,-0.06952449;0.009789555;-0.05148907,-0.122166;-0.3309189;-0.02636713,-0.143998;-0.6538136;0.04481703,-0.1448132;-0.6158463;-0.04419482,0.005832018;0.5776725;-0.02462781,0;0;0,0.007775292;0.3235335;-0.07575631,0.01372936;0.6376365;-0.1663404,0.1896902;0.482462;-0.08581972,0.240594;0.2389313;-0.03603101,0.2459185;0.0016312;-0.07417727,-0.1640178;0.4989416;-0.06632638,-0.251259;0.2793185;0.02604209,-0.3163134;0.04899229;0.003400892,0.07724501;-0.0009612739;-0.04016089,0.1330711;-0.3416295;-0.05785704,0.1775257;-0.6688261;-0.03009248,0.1987734;-0.7025232;-0.08907104,-0.07974432;0.01013568;-0.03344736,-0.1168488;-0.3335289;-0.03500973,-0.09238043;-0.6594647;0.01950501,-0.1011254;-0.6991277;-0.03579286,0.01249792;0.5606059;-0.1413078,211.4186
+0;0;0,0.003165221;0.3323131;-0.007388781,0.006698013;0.658187;-0.03416581,0.2005208;0.5286029;-0.01143394,0.2284516;0.2786476;0.02166926,0.258752;0.04490344;-0.02538174,-0.1904842;0.5413932;0.0004668869,-0.2432087;0.3305901;0.1313708,-0.2981775;0.1142289;0.2204467,0.07119843;0.005030885;-0.05032901,0.08900351;-0.3394708;-0.01403045,0.08939492;-0.6590379;0.06000771,0.08531092;-0.618808;-0.05550617,-0.06973934;0.009819807;-0.05164818,-0.1225637;-0.3320721;-0.02643898,-0.1441759;-0.651716;0.04402852,-0.1452343;-0.6113715;-0.07154249,0.005832164;0.5776901;-0.02462738,0;0;0,0.003726512;0.3235198;-0.07627368,0.005044013;0.6375616;-0.1673994,0.1830789;0.4845774;-0.08726382,0.235848;0.2416424;-0.03675008,0.2424956;0.003930792;-0.07163882,-0.1695905;0.497627;-0.06445114,-0.2551955;0.2778597;0.0289712,-0.3212382;0.04740502;0.01173027,0.07747544;-0.0002253056;-0.04031181,0.1353925;-0.3417625;-0.05802989,0.1826384;-0.6653175;-0.03185844,0.1719046;-0.6666035;-0.1430824,-0.08012263;0.009450323;-0.03344536,-0.114714;-0.335682;-0.03521122,-0.088062;-0.6580999;0.01902272,-0.09898943;-0.7185367;-0.05285612,0.005022436;0.5605186;-0.1421831,211.4408
+0;0;0,0.003251703;0.3322573;-0.007642647,0.006809351;0.657841;-0.03453503,0.2018396;0.5280297;-0.01231849,0.2297302;0.2781269;0.02146178,0.2596921;0.04603875;-0.02545547,-0.1919107;0.5426355;-3.90131E-05,-0.244744;0.3338725;0.1341142,-0.2996301;0.1211745;0.2274464,0.07145659;0.004829011;-0.05052799,0.08940075;-0.3411987;-0.0139586,0.08978494;-0.6609803;0.06009709,0.08567512;-0.6207633;-0.05548044,-0.07001769;0.01005017;-0.05175866,-0.1230312;-0.3333957;-0.02667913,-0.1443622;-0.6532593;0.04386833,-0.1454488;-0.6129317;-0.07176733,0.005939675;0.5774258;-0.02497502,0;0;0,0.0006780326;0.3237889;-0.07499433,-0.0005833805;0.6380895;-0.1642127,0.1803612;0.4857014;-0.08684182,0.2333487;0.2427546;-0.03644753,0.2390675;0.006650344;-0.0708847,-0.1751137;0.4953948;-0.06190924,-0.2565871;0.2742961;0.0321539,-0.3255011;0.04593489;0.02403877,0.0775947;0.0004030466;-0.04075956,0.1389138;-0.3420983;-0.05885053,0.1896319;-0.6652843;-0.03195763,0.1786221;-0.666367;-0.1432774,-0.08059628;0.008923112;-0.03327252,-0.1111204;-0.3381491;-0.03519259,-0.08256389;-0.6605716;0.01933191,-0.09176423;-0.7203208;-0.05374252,-2.402067E-05;0.5609667;-0.1395037,211.4743
+0;0;0,0.003245522;0.3316257;-0.00762812,0.006794365;0.6564037;-0.03445376,0.1998539;0.5272926;-0.01238879,0.2277371;0.2774555;0.02138257,0.2576905;0.04543291;-0.02552144,-0.1899309;0.5417513;-0.0002329908,-0.2427503;0.3330432;0.1338849,-0.2976209;0.1204052;0.2271908,0.07150078;0.004831997;-0.05055924,0.08959679;-0.344124;-0.01368038,0.08998046;-0.6634724;0.06027499,0.08587017;-0.6232542;-0.05531595,-0.07006099;0.01005639;-0.05179067,-0.1235232;-0.3362959;-0.0264989,-0.1448253;-0.6557262;0.04395299,-0.145912;-0.6153974;-0.07169608,0.005926882;0.5761912;-0.02491786,0;0;0,-0.001372844;0.3232642;-0.07444954,-0.004249886;0.6368954;-0.1630237,0.1756505;0.486513;-0.08621383,0.2287075;0.2438776;-0.03473997,0.236291;0.008298457;-0.07184315,-0.1758889;0.494593;-0.06031302,-0.2549077;0.2728921;0.03424532,-0.3220176;0.04409154;0.02539968,0.07770532;0.0008585752;-0.04065824,0.1408246;-0.3443616;-0.05788589,0.1959978;-0.6664082;-0.03152466,0.1844771;-0.6674141;-0.1428282,-0.08062115;0.008525505;-0.03345882,-0.1084124;-0.3417352;-0.03515165,-0.07768064;-0.6635229;0.01926545,-0.08578724;-0.7228779;-0.05444043,-0.003328472;0.5599416;-0.138468,211.5075
+0;0;0,0.003245783;0.3316524;-0.007628734,0.006795092;0.656473;-0.03445813,0.1906475;0.5296682;-0.01298617,0.2185317;0.2798229;0.02078632,0.2488044;0.0453265;-0.02661777,-0.1806318;0.5434403;-0.001407476,-0.2334529;0.3347254;0.1327149,-0.2889085;0.1198203;0.2270155,0.0712427;0.004814557;-0.05037675,0.08941364;-0.345586;-0.01334521,0.08979763;-0.6652085;0.0606736,0.0856864;-0.6249879;-0.05494376,-0.0698081;0.01002009;-0.05160373,-0.1234916;-0.3377661;-0.02620726,-0.144812;-0.6574704;0.04430507,-0.1458989;-0.6171392;-0.07137043,0.005927443;0.5762452;-0.0249204,0;0;0,0.001103491;0.3233905;-0.07402325,-0.0001289845;0.637103;-0.1624997,0.1698093;0.488468;-0.08672023,0.2258557;0.246473;-0.03535867,0.2340057;0.008545458;-0.07377982,-0.1650089;0.4992035;-0.06489059,-0.2418224;0.2767674;0.02978078,-0.3096807;0.04549596;0.02197752,0.07735732;0.001546532;-0.04061985,0.14295;-0.3446731;-0.05827355,0.1999539;-0.6666536;-0.03150511,0.1878478;-0.6675836;-0.1427953,-0.0802991;0.007924104;-0.03355269,-0.107077;-0.3438718;-0.03571919,-0.07418658;-0.6655928;0.01951871,-0.08083243;-0.7244022;-0.05502971,0.0004746914;0.5601306;-0.1379414,211.5297
+0;0;0,0.003311587;0.3304991;-0.007813868,0.006861002;0.6531839;-0.03458067,0.1983248;0.5250066;-0.01310341,0.2260818;0.2750676;0.02118368,0.2563038;0.04099013;-0.02626823,-0.1884333;0.540476;-0.0007014312,-0.2413889;0.3338466;0.1368325,-0.2960897;0.1221494;0.2375768,0.07126189;0.00457412;-0.05034782,0.08961709;-0.348355;-0.0129676,0.09004902;-0.6666133;0.06066075,0.08588611;-0.6263993;-0.05504829,-0.06978749;0.01022208;-0.05156837,-0.1237483;-0.3400981;-0.0259333,-0.1449072;-0.6584313;0.04425237,-0.1460426;-0.6181074;-0.07151622,0.00599622;0.5735841;-0.02508903,0;0;0,-0.006384448;0.322609;-0.07200241,-0.0173827;0.6350427;-0.1564217,0.1664185;0.4907596;-0.08525872,0.2224898;0.2483376;-0.03522706,0.2307585;0.01104441;-0.07498717,-0.1843146;0.4923764;-0.05430801,-0.2590172;0.2686169;0.03932287,-0.3245507;0.03712435;0.03072708,0.07750441;0.002246529;-0.04027534,0.1450456;-0.346216;-0.05774617,0.2038155;-0.666428;-0.03091216,0.1912846;-0.6670638;-0.1423333,-0.08021419;0.007200034;-0.03388106,-0.1050276;-0.3473064;-0.03551345,-0.07049178;-0.667362;0.01999652,-0.0768569;-0.7264932;-0.05433627,-0.01422308;0.5584212;-0.1330523,211.5635
+0;0;0,0.003310268;0.3303674;-0.007810757,0.006859703;0.6530544;-0.03457886,0.1984784;0.5248141;-0.0130891,0.2262483;0.2747588;0.02121395,0.256836;0.03784877;-0.02681217,-0.1885916;0.540296;-0.0006771218,-0.2415718;0.3335705;0.1369208,-0.2969347;0.1193115;0.2388842,0.07107121;0.00456188;-0.05021309,0.08959915;-0.3516889;-0.01248106,0.09002766;-0.6674252;0.06056381,0.08586366;-0.6272085;-0.05517548,-0.06960075;0.01019472;-0.05143039,-0.1240694;-0.3434226;-0.02555404,-0.1450606;-0.659233;0.04407543,-0.1461964;-0.6189064;-0.07172343,0.005994663;0.5734308;-0.02508438,0;0;0,-0.009729914;0.3226033;-0.07104254,-0.02169907;0.6351442;-0.1549335,0.1627019;0.4921682;-0.08353662,0.220139;0.249684;-0.03477263,0.2272729;0.009999856;-0.07800555,-0.1879845;0.4920719;-0.05139867,-0.259774;0.2664401;0.04031902,-0.3251751;0.03185289;0.03257283,0.07716206;0.002906293;-0.04038382,0.1466605;-0.3485809;-0.05794382,0.2062315;-0.6659693;-0.03072143,0.1934881;-0.6665356;-0.1421692,-0.08000159;0.006643644;-0.03389529,-0.1038432;-0.3512808;-0.03569756,-0.06748016;-0.6684152;0.02023696,-0.07378276;-0.7271659;-0.05460216,-0.01853859;0.5584809;-0.1316195,211.5969
+0;0;0,0.003310268;0.3303674;-0.007810757,0.006859703;0.6530544;-0.03457886,0.1984784;0.5248141;-0.0130891,0.2262483;0.2747588;0.02121395,0.256836;0.03784877;-0.02681217,-0.1885916;0.540296;-0.0006771218,-0.2415718;0.3335705;0.1369208,-0.2969347;0.1193115;0.2388842,0.07107121;0.00456188;-0.05021309,0.08959915;-0.3516889;-0.01248106,0.09002766;-0.6674252;0.06056381,0.08586366;-0.6272085;-0.05517548,-0.06960075;0.01019472;-0.05143039,-0.1240694;-0.3434226;-0.02555404,-0.1450606;-0.659233;0.04407543,-0.1461964;-0.6189064;-0.07172343,0.005994663;0.5734308;-0.02508438,0;0;0,-0.009729914;0.3226033;-0.07104254,-0.02169907;0.6351442;-0.1549335,0.1627019;0.4921682;-0.08353662,0.220139;0.249684;-0.03477263,0.2272729;0.009999856;-0.07800555,-0.1879845;0.4920719;-0.05139867,-0.259774;0.2664401;0.04031902,-0.3251751;0.03185289;0.03257283,0.07716206;0.002906293;-0.04038382,0.1466605;-0.3485809;-0.05794382,0.2062315;-0.6659693;-0.03072143,0.1934881;-0.6665356;-0.1421692,-0.08000159;0.006643644;-0.03389529,-0.1038432;-0.3512808;-0.03569756,-0.06748016;-0.6684152;0.02023696,-0.07378276;-0.7271659;-0.05460216,-0.01853859;0.5584809;-0.1316195,211.62
+0;0;0,0.003430098;0.3303674;-0.007993084,0.007019232;0.6530153;-0.03478777,0.1905935;0.5272701;-0.007872099,0.2209661;0.2768259;0.02129164,0.2517121;0.03980808;-0.02703275,-0.1807941;0.5424443;-0.001903003,-0.2339465;0.338435;0.1396963,-0.2896597;0.1256098;0.2448604,0.07112318;0.004396333;-0.05021843,0.08986434;-0.354037;-0.01210234,0.09036496;-0.6689305;0.06059115,0.08765019;-0.6287392;-0.05521821,-0.06963766;0.01027352;-0.05142739,-0.1241764;-0.3455643;-0.02528364,-0.145062;-0.6605175;0.04407619,-0.1447453;-0.6202111;-0.07175438,0.006147023;0.5734099;-0.02528788,0;0;0,-0.007915944;0.3228226;-0.07029343,-0.01872125;0.6354101;-0.154021,0.1571945;0.4935638;-0.08276582,0.2170988;0.2515413;-0.0344758,0.2242112;0.01221356;-0.0806241,-0.1788965;0.4955186;-0.0543547,-0.2482096;0.2685113;0.0359709,-0.3133859;0.03372067;0.02683762,0.07729776;0.003505111;-0.04015589,0.147028;-0.3502026;-0.05768013,0.2074426;-0.666457;-0.02982855,0.1942815;-0.6669313;-0.1412787,-0.07999628;0.006005166;-0.03412125,-0.1018093;-0.3542733;-0.03559247,-0.06441909;-0.6702286;0.02112349,-0.07073174;-0.7292473;-0.05343435,-0.01573181;0.558755;-0.1307166,211.653
+0;0;0,0.003441891;0.3315032;-0.008020566,0.007051558;0.6559981;-0.03497136,0.19605;0.5283825;-0.007481884,0.2264348;0.2778368;0.02169367,0.2573332;0.03964458;-0.02687017,-0.1862705;0.5440034;-0.00133707,-0.2394444;0.3399115;0.1403196,-0.2954337;0.1260318;0.2460048,0.071268;0.004405285;-0.05032067,0.09010102;-0.355785;-0.01201775,0.09059764;-0.6681664;0.06009584,0.08788187;-0.6279714;-0.05575603,-0.06977945;0.01029444;-0.0515321,-0.1245856;-0.3472876;-0.0252602,-0.1453045;-0.6597282;0.0435463,-0.1449877;-0.6194181;-0.07232676,0.006173737;0.5758806;-0.02541035,0;0;0,-0.01254552;0.3240082;-0.06951141,-0.02803628;0.6386333;-0.1520627,0.1546696;0.4949874;-0.0809176,0.2158651;0.252959;-0.03374839,0.2212091;0.01299059;-0.08309722,-0.1890313;0.4916222;-0.04840019,-0.2560187;0.2633288;0.04071993,-0.3195843;0.02692044;0.029802,0.07739678;0.004248857;-0.04027891,0.14843;-0.3510316;-0.05727744,0.2078078;-0.664821;-0.02911377,0.1946274;-0.6652099;-0.1406295,-0.08023968;0.005297823;-0.03412085,-0.09907551;-0.3569223;-0.03492353,-0.06142642;-0.6702239;0.02171075,-0.06773195;-0.7294791;-0.05263123,-0.02394125;0.5613967;-0.1290679,211.6867
+0;0;0,0.003438772;0.3312028;-0.008013299,0.007042078;0.6551252;-0.03491471,0.1951764;0.5279057;-0.007528411,0.2255661;0.2773205;0.02165174,0.2561314;0.0416961;-0.02638855,-0.1854003;0.5434553;-0.001411624,-0.2385826;0.3393312;0.1402674,-0.2939683;0.1277572;0.2448132,0.07143291;0.004415479;-0.05043712,0.09027521;-0.3559523;-0.01211532,0.09077313;-0.6691492;0.06018651,0.08805574;-0.6289482;-0.05573414,-0.06994092;0.01031826;-0.05165135,-0.124774;-0.34744;-0.0253665,-0.1455471;-0.6606963;0.04361962,-0.1452301;-0.62038;-0.07232226,0.006166224;0.5751871;-0.0253751,0;0;0,-0.01425827;0.3240143;-0.06769609,-0.03103152;0.6384841;-0.1483035,0.1517272;0.4958174;-0.07925582,0.2153099;0.2542574;-0.03262973,0.2211834;0.01724717;-0.08315277,-0.1911637;0.4911997;-0.04641762,-0.2555754;0.2614653;0.04099628,-0.3163736;0.02746768;0.02340027,0.07729192;0.00517571;-0.04080725,0.1480604;-0.3503324;-0.05796194,0.2081145;-0.6646364;-0.02752256,0.1948933;-0.6647976;-0.1391673,-0.08059224;0.004521635;-0.03391913,-0.09761098;-0.3579676;-0.03458767,-0.05889967;-0.6718242;0.02299292,-0.06480833;-0.7315289;-0.05094759,-0.02666257;0.5613021;-0.1258149,211.7086
+0;0;0,0.003430442;0.3305227;-0.008264909,0.006964698;0.6531471;-0.03530647,0.1958046;0.5258833;-0.01067951,0.2260529;0.2755299;0.02115038,0.2564811;0.04097252;-0.0266338,-0.1860429;0.5423956;-0.001441421,-0.2395743;0.3407859;0.1437923,-0.2958342;0.1355183;0.2574865,0.07155703;0.004343304;-0.05060336,0.090469;-0.3566304;-0.01208349,0.09108526;-0.6727471;0.06080633,0.08762821;-0.6325573;-0.05514861,-0.07014009;0.01041927;-0.05168925,-0.1249737;-0.3479777;-0.02545405,-0.1458806;-0.6641142;0.04428647,-0.1463018;-0.6238153;-0.07170959,0.006111058;0.5736052;-0.0257514,0;0;0,-0.0164366;0.3236148;-0.06579208,-0.03563811;0.637307;-0.1436899,0.1493044;0.4960644;-0.07762408,0.2146412;0.2547118;-0.03196287,0.2210592;0.01936135;-0.08483338,-0.1960815;0.4896055;-0.04371615,-0.2565684;0.2572065;0.03957226,-0.3142593;0.02385724;0.01844794,0.07718387;0.005776018;-0.04134321,0.1481863;-0.3503407;-0.05816555,0.2084226;-0.6675479;-0.02663374,0.1950589;-0.667407;-0.1383977,-0.08093114;0.004022216;-0.03367411,-0.09678343;-0.3591455;-0.03483761,-0.05662056;-0.6755447;0.02450513,-0.06267922;-0.7361993;-0.04833978,-0.03066764;0.5603541;-0.1219532,211.7308
+0;0;0,0.003432792;0.330749;-0.008270569,0.006970719;0.6537089;-0.03534083,0.1958279;0.5263458;-0.01070103,0.2260892;0.2758863;0.02114236,0.256736;0.03964275;-0.02698534,-0.1860566;0.5428597;-0.001462046,-0.2396106;0.3411645;0.1438332,-0.296275;0.1344213;0.2583448,0.07159643;0.004345695;-0.05063121,0.09052054;-0.3568597;-0.01208662,0.09113815;-0.6736677;0.06096257,0.0876805;-0.6334761;-0.05501222,-0.07017871;0.01042501;-0.05171771,-0.1250476;-0.3482021;-0.02546567,-0.1460001;-0.6650298;0.04442733,-0.1464214;-0.6247291;-0.07158858,0.006116063;0.5740724;-0.02577438,0;0;0,-0.01811735;0.3239431;-0.06486726,-0.0383822;0.6380877;-0.142065,0.1468522;0.4972326;-0.07565594,0.2139592;0.2560037;-0.03132701,0.2210735;0.01963627;-0.08741903,-0.1976953;0.4884222;-0.041922,-0.2572325;0.2542881;0.03742716,-0.3097731;0.0184502;0.01122651,0.07728828;0.00633046;-0.04116917,0.1479331;-0.3500343;-0.05924296,0.2085117;-0.6677819;-0.0265255,0.1953403;-0.6675317;-0.1383622,-0.08094575;0.003395541;-0.03383354,-0.09610277;-0.3600338;-0.03544224,-0.05475904;-0.6767952;0.02502823,-0.06113167;-0.7375818;-0.04765714,-0.03320366;0.5610108;-0.120465,211.7645
+0;0;0,0.003432792;0.330749;-0.008270569,0.006970719;0.6537089;-0.03534083,0.1958279;0.5263458;-0.01070103,0.2260892;0.2758863;0.02114236,0.256736;0.03964275;-0.02698534,-0.1860566;0.5428597;-0.001462046,-0.2396106;0.3411645;0.1438332,-0.296275;0.1344213;0.2583448,0.07159643;0.004345695;-0.05063121,0.09052054;-0.3568597;-0.01208662,0.09113815;-0.6736677;0.06096257,0.0876805;-0.6334761;-0.05501222,-0.07017871;0.01042501;-0.05171771,-0.1250476;-0.3482021;-0.02546567,-0.1460001;-0.6650298;0.04442733,-0.1464214;-0.6247291;-0.07158858,0.006116063;0.5740724;-0.02577438,0;0;0,-0.01811735;0.3239431;-0.06486726,-0.0383822;0.6380877;-0.142065,0.1468522;0.4972326;-0.07565594,0.2139592;0.2560037;-0.03132701,0.2210735;0.01963627;-0.08741903,-0.1976953;0.4884222;-0.041922,-0.2572325;0.2542881;0.03742716,-0.3097731;0.0184502;0.01122651,0.07728828;0.00633046;-0.04116917,0.1479331;-0.3500343;-0.05924296,0.2085117;-0.6677819;-0.0265255,0.1953403;-0.6675317;-0.1383622,-0.08094575;0.003395541;-0.03383354,-0.09610277;-0.3600338;-0.03544224,-0.05475904;-0.6767952;0.02502823,-0.06113167;-0.7375818;-0.04765714,-0.03320366;0.5610108;-0.120465,211.7872
+0;0;0,0.003445661;0.3306537;-0.008476301,0.006945998;0.6534738;-0.03570748,0.1951773;0.5269367;-0.007389512,0.2268311;0.276192;0.02134408,0.257585;0.0392141;-0.02685946,-0.1856687;0.5432659;-0.001854856,-0.2396628;0.3436927;0.1463197,-0.2961604;0.138062;0.2644379,0.07161234;0.004289372;-0.05065209,0.09054928;-0.3570667;-0.01224735,0.09103576;-0.6750559;0.06114459,0.08845492;-0.6349015;-0.05486765,-0.07020428;0.01040962;-0.05172388,-0.1249747;-0.3483803;-0.02561476,-0.145987;-0.6663992;0.04457205,-0.1455329;-0.6261239;-0.07145736,0.006104632;0.5738737;-0.02609576,0;0;0,-0.01947919;0.3239002;-0.06422472,-0.04089029;0.6379602;-0.140924,0.1444852;0.4982111;-0.07474828,0.2125854;0.2570147;-0.03130674,0.221007;0.02039093;-0.08932543,-0.1991709;0.4880013;-0.04081298,-0.2568308;0.2523199;0.03554223,-0.3030249;0.01493736;0.004825708,0.07719725;0.006796091;-0.04131293,0.1475889;-0.3497109;-0.06027365,0.2083969;-0.6684678;-0.02563,0.1952335;-0.6681507;-0.1374972,-0.08100993;0.002983517;-0.03377648,-0.09580629;-0.3605896;-0.03649177,-0.05369032;-0.6782337;0.02541291,-0.05888675;-0.7389141;-0.04751641,-0.03544458;0.5609049;-0.1194274,211.8205
+0;0;0,0.00323625;0.3105582;-0.007961154,0.006343444;0.5971755;-0.03221821,0.1787304;0.4818674;-0.006354075,0.2104025;0.2309785;0.02239603,0.2410337;-0.005054012;-0.02561522,-0.1700457;0.4968216;-0.001285477,-0.2240708;0.2971337;0.1469742,-0.280343;0.0923232;0.2646213,0.07177572;0.004299158;-0.05076766,0.09076259;-0.3580098;-0.01226164,0.09124926;-0.6761185;0.06115789,0.08864409;-0.6358684;-0.05594801,-0.07036445;0.01043337;-0.05184188,-0.1252793;-0.3493028;-0.02566391,-0.1462995;-0.6674412;0.04454928,-0.1458411;-0.627069;-0.07257394,0.00557899;0.524852;-0.02348513,0;0;0,-0.02053083;0.3071208;-0.04213715,-0.03683263;0.5921351;-0.07655215,0.1447175;0.4989169;-0.07159019,0.2125532;0.2572022;-0.02979064,0.2221043;0.02241163;-0.09092069,-0.2067571;0.4855608;-0.03684929,-0.2624074;0.2483447;0.03667937,-0.3036834;0.01190206;-7.364899E-06,0.07752123;0.007331759;-0.04104018,0.1485603;-0.3500475;-0.05960107,0.2094962;-0.6687698;-0.0237298,0.1961202;-0.6644846;-0.1376836,-0.08115502;0.00234751;-0.03399916,-0.09447359;-0.3622441;-0.0365712,-0.05135261;-0.6794884;0.02730678,-0.05590747;-0.7410178;-0.04636332,-0.03301685;0.5205557;-0.06353736,211.8538
+0;0;0,0.003218549;0.3088595;-0.007917607,0.00634308;0.5970629;-0.03228961,0.1763178;0.4823523;-0.006663993,0.2079976;0.2314022;0.02209314,0.2387709;-0.005724832;-0.02614075,-0.1675995;0.4970982;-0.001666006,-0.2216378;0.2973616;0.1466299,-0.2781709;0.09160136;0.2648225,0.07193886;0.00430893;-0.05088305,0.09092364;-0.35796;-0.01238128,0.09141099;-0.6765208;0.0611426,0.08880497;-0.6362672;-0.05600217,-0.07052439;0.01045708;-0.05195972,-0.1254332;-0.3492393;-0.02578463,-0.1464832;-0.66783;0.04452835,-0.1460247;-0.6274543;-0.07263374,0.005578614;0.5247381;-0.02355639,0;0;0,-0.01953658;0.305948;-0.03848863,-0.03543612;0.5924494;-0.07428479,0.1437258;0.4996651;-0.06930161,0.2129898;0.2581471;-0.02833652,0.2233261;0.02265972;-0.09111857,-0.2028566;0.4861341;-0.03523286,-0.256568;0.2473134;0.03466954,-0.2937385;0.0106335;-0.01119658,0.07761669;0.0077869;-0.04120517,0.1494817;-0.3494361;-0.05877662,0.2105963;-0.6684768;-0.02182984,0.1972095;-0.6640406;-0.1358566,-0.08141914;0.001930387;-0.03391239,-0.09329809;-0.3626753;-0.03569127,-0.0496199;-0.6801318;0.02912096,-0.05143412;-0.7411795;-0.04532272,-0.03154859;0.5208606;-0.06133676,211.8874
+0;0;0,0.003248797;0.3078306;-0.008043097,0.006379487;0.5969481;-0.03252891,0.1760666;0.482389;-0.01020468,0.2070383;0.2316474;0.02170145,0.2379794;-0.005527645;-0.02639991,-0.1670444;0.497651;-0.001859261,-0.2214779;0.3006259;0.150018,-0.2772809;0.09596656;0.2705322,0.07194958;0.004103275;-0.05084159,0.09104297;-0.3578793;-0.01222158,0.09146506;-0.6774398;0.0614443,0.08883268;-0.6397334;-0.02655657,-0.07048979;0.01060885;-0.05193348,-0.1252062;-0.3488512;-0.02581764,-0.1462583;-0.6684114;0.04477926,-0.1465897;-0.6306173;-0.04325263,0.005617992;0.5246096;-0.02378176,0;0;0,-0.01909397;0.3052213;-0.03619838,-0.03497334;0.5925813;-0.07273006,0.1436757;0.4998145;-0.06778097,0.2131412;0.2580994;-0.02781916,0.2235226;0.0229861;-0.09213901,-0.2017505;0.4860475;-0.03452993,-0.2533024;0.2457792;0.03226954,-0.2877599;0.009928375;-0.0197895,0.07763609;0.00804919;-0.0410645,0.149821;-0.3488172;-0.05904174,0.2111335;-0.6686776;-0.02062488,0.2364017;-0.7022713;-0.07655191,-0.08135073;0.001647824;-0.03402629,-0.09255798;-0.3627121;-0.0359434,-0.04853779;-0.6808973;0.03013385,-0.05055614;-0.7186521;-0.02657322,-0.03099747;0.5209581;-0.0599134,211.9095
+0;0;0,0.003243654;0.3073433;-0.008030363,0.006381026;0.5970755;-0.03256498,0.1754603;0.48258;-0.01027862,0.2064426;0.2317528;0.02163839,0.2376905;-0.007774562;-0.02694005,-0.1664289;0.4977877;-0.001962923,-0.220881;0.3006953;0.1499662,-0.2772375;0.09400612;0.2716756,0.07195722;0.004103711;-0.050847,0.0910283;-0.3574556;-0.01227215,0.09145183;-0.6781125;0.06164648,0.08882278;-0.6404158;-0.02624323,-0.07049729;0.01060998;-0.05193901,-0.1251497;-0.3484297;-0.0258537,-0.146274;-0.6690863;0.04498542,-0.146605;-0.631302;-0.04293527,0.005618619;0.5246502;-0.02380736,0;0;0,-0.01823919;0.3050242;-0.03409529,-0.03399439;0.5930185;-0.07067418,0.1439539;0.4999723;-0.06583571,0.2136;0.2580444;-0.02693605,0.2237109;0.02135247;-0.09464407,-0.2002228;0.486204;-0.03317672,-0.2500213;0.2446504;0.03057942,-0.2815506;0.007493719;-0.02834655,0.07769674;0.008313954;-0.04091692,0.1505566;-0.3479762;-0.05896235,0.2119778;-0.668808;-0.01922011,0.2374107;-0.7022693;-0.07504654,-0.08132227;0.001372151;-0.03413071,-0.09152577;-0.3625923;-0.0357421,-0.0476385;-0.6818302;0.03093722,-0.04999546;-0.7196805;-0.02546789,-0.03006931;0.5212759;-0.05801368,211.9429
+0;0;0,0.003239784;0.3069766;-0.008020783,0.006382191;0.5971713;-0.03259138,0.1749205;0.48276;-0.01034205,0.2059038;0.2319247;0.021576,0.237154;-0.007620454;-0.02700603,-0.1658808;0.4979192;-0.002052814,-0.2203347;0.3008205;0.1498812,-0.2766953;0.09411605;0.2715997,0.07197803;0.004104897;-0.05086171,0.09105587;-0.3575826;-0.01227317,0.09148025;-0.6788806;0.06179323,0.08886192;-0.6412153;-0.02573799,-0.07051767;0.01061305;-0.05195402,-0.1251895;-0.348554;-0.02585947,-0.146356;-0.6698515;0.04512126,-0.1466856;-0.632099;-0.04244081,0.00561926;0.5246963;-0.02382774,0;0;0,-0.01799133;0.3048194;-0.03272486,-0.03382763;0.5932761;-0.06937838,0.1436047;0.5002117;-0.06457019,0.2139958;0.2584634;-0.02584076,0.2240552;0.0218998;-0.094069,-0.1994739;0.4862841;-0.03236187,-0.2473061;0.2433807;0.02769684,-0.2773836;0.0066908;-0.03388143,0.07757976;0.008540809;-0.04114652,0.1510825;-0.3477623;-0.05893183,0.2123132;-0.6691729;-0.01813459,0.2378044;-0.7022936;-0.07375216,-0.08140483;0.001200745;-0.03400604,-0.09112259;-0.3629059;-0.0357029,-0.04751984;-0.6828063;0.03123633,-0.05013045;-0.7199212;-0.02547444,-0.02986519;0.5214652;-0.05682874,211.9654
+0;0;0,0.003279472;0.3065961;-0.008172646,0.006455403;0.5970532;-0.03289644,0.175028;0.4825234;-0.01171137,0.2053459;0.2317127;0.02132503,0.2365173;-0.006988227;-0.02704665,-0.1658955;0.4985013;-0.002193186,-0.2209219;0.3037184;0.1525593,-0.2761675;0.1006511;0.2790553,0.0718599;0.003979966;-0.0507641,0.09094826;-0.3575686;-0.01217332,0.09115969;-0.6792439;0.0619881,0.08831315;-0.6415651;-0.02562512,-0.07038413;0.01068138;-0.0518523,-0.1249567;-0.3483671;-0.02583423,-0.1461396;-0.6700287;0.04530022,-0.1466987;-0.6322796;-0.04235127,0.005684831;0.5245963;-0.02410087,0;0;0,-0.01807915;0.3045368;-0.03176832,-0.03409964;0.5932432;-0.06858587,0.1433997;0.500416;-0.06340671,0.2139677;0.2586034;-0.02515244,0.2246766;0.02301845;-0.09352398,-0.1997062;0.4861304;-0.03177399,-0.2467397;0.2427205;0.02701417,-0.2751196;0.007074952;-0.03587765,0.07746537;0.008627445;-0.04100442,0.1511639;-0.3474862;-0.05896425,0.2121017;-0.6692541;-0.01740742,0.2377381;-0.7025867;-0.07285929,-0.08118846;0.001089042;-0.03411638,-0.0911053;-0.3628774;-0.03511971,-0.04792906;-0.6833571;0.03123988,-0.05019934;-0.7214102;-0.02449854,-0.03010678;0.5214446;-0.05605674,211.9992
+0;0;0,0.003279472;0.3065961;-0.008172646,0.006455403;0.5970532;-0.03289644,0.175028;0.4825234;-0.01171137,0.2053459;0.2317127;0.02132503,0.2365173;-0.006988227;-0.02704665,-0.1658955;0.4985013;-0.002193186,-0.2209219;0.3037184;0.1525593,-0.2761675;0.1006511;0.2790553,0.0718599;0.003979966;-0.0507641,0.09094826;-0.3575686;-0.01217332,0.09115969;-0.6792439;0.0619881,0.08831315;-0.6415651;-0.02562512,-0.07038413;0.01068138;-0.0518523,-0.1249567;-0.3483671;-0.02583423,-0.1461396;-0.6700287;0.04530022,-0.1466987;-0.6322796;-0.04235127,0.005684831;0.5245963;-0.02410087,0;0;0,-0.01807915;0.3045368;-0.03176832,-0.03409964;0.5932432;-0.06858587,0.1433997;0.500416;-0.06340671,0.2139677;0.2586034;-0.02515244,0.2246766;0.02301845;-0.09352398,-0.1997062;0.4861304;-0.03177399,-0.2467397;0.2427205;0.02701417,-0.2751196;0.007074952;-0.03587765,0.07746537;0.008627445;-0.04100442,0.1511639;-0.3474862;-0.05896425,0.2121017;-0.6692541;-0.01740742,0.2377381;-0.7025867;-0.07285929,-0.08118846;0.001089042;-0.03411638,-0.0911053;-0.3628774;-0.03511971,-0.04792906;-0.6833571;0.03123988,-0.05019934;-0.7214102;-0.02449854,-0.03010678;0.5214446;-0.05605674,212.0212
+0;0;0,0.003278054;0.3064636;-0.008169113,0.006460433;0.5975068;-0.03293797,0.1748745;0.4829699;-0.01175884,0.2051962;0.2321276;0.02128172,0.2363589;-0.006506383;-0.02707638,-0.1657309;0.4989328;-0.002249528,-0.2207642;0.3041254;0.1525224,-0.2759942;0.1011151;0.2789829,0.07207213;0.00399172;-0.05091403,0.09114537;-0.3572705;-0.01235381,0.09135764;-0.6802112;0.06209932,0.08855299;-0.6426454;-0.02422425,-0.07059199;0.01071293;-0.05200544,-0.1251213;-0.3480512;-0.02600797,-0.1463876;-0.6709781;0.04540629,-0.1469385;-0.633343;-0.04095498,0.005689368;0.5250035;-0.02413677,0;0;0,-0.018332;0.3046049;-0.02961779,-0.03438348;0.5939208;-0.06633711,0.1429368;0.5007796;-0.06114006,0.2139758;0.2589987;-0.02334619,0.2255302;0.0237129;-0.09235978,-0.199844;0.4862283;-0.03063855,-0.2455881;0.2419605;0.02569651,-0.2712045;0.007387593;-0.04194333,0.07763207;0.008638084;-0.0412457,0.1512193;-0.3472634;-0.05798197,0.2117314;-0.6702776;-0.01515555,0.2369647;-0.7021073;-0.07044792,-0.08155266;0.001101149;-0.03391923,-0.09105112;-0.3625882;-0.03485375,-0.04849159;-0.684164;0.03305573,-0.05114356;-0.7216054;-0.02136392,-0.03038087;0.5220544;-0.0539279,212.0436
+0;0;0,0.003167219;0.306106;-0.008431775,0.006271856;0.5980231;-0.03352841,0.174438;0.4836608;-0.012656,0.20446;0.2328205;0.02088451,0.2357971;-0.00663206;-0.02756476,-0.1655684;0.4999138;-0.002462534,-0.221782;0.30859;0.156227,-0.2758407;0.1069627;0.2869593,0.07180388;0.003927203;-0.05095308,0.09075089;-0.3565587;-0.01244112,0.09093987;-0.682295;0.06271982,0.08803695;-0.6448372;-0.02262245,-0.07053439;0.01074548;-0.05173847,-0.1250664;-0.3472562;-0.02618034,-0.1465287;-0.6730028;0.04580501,-0.1472032;-0.6354756;-0.03957787,0.00553383;0.5254881;-0.02463588,0;0;0,-0.01821557;0.304438;-0.02770758,-0.0340083;0.5946974;-0.06432056,0.1429375;0.5011488;-0.05867863,0.2135353;0.2591659;-0.0211637,0.2261888;0.02329344;-0.0909555,-0.1990053;0.4861984;-0.02915336,-0.2443364;0.2412351;0.02456061,-0.2704942;0.005889416;-0.04322607,0.07755128;0.008630842;-0.04097247,0.1508814;-0.3465667;-0.05677128,0.210816;-0.67238;-0.01197314,0.2357164;-0.7020406;-0.06825757,-0.08127452;0.001109373;-0.03406844,-0.09072116;-0.3617995;-0.03441766,-0.0493066;-0.6860346;0.03565209,-0.05225048;-0.723022;-0.01774607,-0.03001206;0.5227556;-0.05209947,212.0774
+0;0;0,0.003164684;0.3058611;-0.00842503,0.006274011;0.5982117;-0.03355274,0.1763772;0.4833893;-0.01254535,0.206404;0.2325082;0.02100061,0.2377812;-0.007250354;-0.02751059,-0.167528;0.4998288;-0.002234997,-0.2237507;0.3084739;0.1564803,-0.2778786;0.1065888;0.2873797,0.07177304;0.003925517;-0.0509312,0.09068127;-0.3558225;-0.01249807,0.09087089;-0.682642;0.06291283,0.08799353;-0.64525;-0.0216778,-0.0705041;0.01074087;-0.05171626,-0.1249245;-0.3465281;-0.02621043,-0.1464581;-0.673358;0.04601429,-0.1471267;-0.6358971;-0.03861658,0.005536184;0.5256963;-0.0246626,0;0;0,-0.01915407;0.3042934;-0.02589703,-0.03580246;0.5949781;-0.06224918,0.1433453;0.5016565;-0.05681586,0.2139041;0.2595353;-0.01984262,0.2266708;0.02307688;-0.08873725,-0.2024996;0.48551;-0.02727559,-0.2468167;0.2397659;0.02385276,-0.2740288;0.004515141;-0.04498477,0.07743526;0.008617282;-0.04111314,0.1496605;-0.3461098;-0.05544686,0.208973;-0.6730072;-0.009425879,0.2330825;-0.7017517;-0.06587338,-0.08128908;0.001134243;-0.03393472,-0.09114752;-0.3610205;-0.03384921,-0.05145716;-0.6863146;0.03760906,-0.05398358;-0.722828;-0.01519321,-0.03164367;0.5230475;-0.0501349,212.1108
+0;0;0,0.003164398;0.3058333;-0.008424266,0.006289436;0.5996495;-0.03366797,0.1780247;0.4842634;-0.0125252,0.208061;0.2333031;0.02103134,0.2392819;-0.005261421;-0.02723826,-0.1691692;0.50086;-0.002116254,-0.2254096;0.3094447;0.1566492,-0.2792679;0.1085651;0.2868966,0.07163102;0.003917749;-0.05083042,0.09049632;-0.3550135;-0.01248454,0.09068607;-0.682053;0.06297711,0.08784314;-0.6447493;-0.02060143,-0.07036459;0.01071962;-0.05161392,-0.1246614;-0.3457383;-0.026166,-0.1462096;-0.672788;0.04610734,-0.1468702;-0.6354164;-0.03751096,0.00554999;0.526975;-0.02475832,0;0;0,-0.01814563;0.3045154;-0.0235827,-0.0339193;0.5968887;-0.05875182,0.146565;0.5017621;-0.05319309,0.2142148;0.2586137;-0.01697659,0.2260839;0.02312259;-0.08495307,-0.2021234;0.4849482;-0.0248176,-0.2462543;0.2386613;0.02421809,-0.2764406;0.004488215;-0.04263601,0.07740172;0.008340359;-0.04085946,0.1474246;-0.3460579;-0.05337405,0.2054159;-0.6732606;-0.006206989,0.2292469;-0.7015413;-0.0617249,-0.08104841;0.001419628;-0.03404734,-0.09252913;-0.3598586;-0.03199162,-0.05459257;-0.68534;0.04061662,-0.05721974;-0.7212238;-0.01133747,-0.0299536;0.5246999;-0.04715157,212.1331
+0;0;0,0.003120731;0.3058267;-0.008677095,0.006150261;0.5996243;-0.0341479,0.1779156;0.4839558;-0.01403126,0.2073459;0.2330749;0.02063745,0.2390236;-0.005443484;-0.02756244,-0.1693524;0.5014543;-0.002403665,-0.225856;0.3115964;0.1581286,-0.2798834;0.1133223;0.2922411,0.07164929;0.003870274;-0.05080829,0.09037559;-0.3550668;-0.01244836,0.09060548;-0.6821189;0.06295829,0.08754339;-0.6448298;-0.02061377,-0.0703237;0.01073068;-0.05166733,-0.1246982;-0.3457083;-0.02612012,-0.1462257;-0.6727971;0.0459825,-0.1471058;-0.6354434;-0.03763536,0.005439405;0.5269563;-0.02518381,0;0;0,-0.01814563;0.3045154;-0.0235827,-0.0339193;0.5968887;-0.05875182,0.146565;0.5017621;-0.05319309,0.2142148;0.2586137;-0.01697659,0.2260839;0.02312259;-0.08495307,-0.2021234;0.4849482;-0.0248176,-0.2462543;0.2386613;0.02421809,-0.2764406;0.004488215;-0.04263601,0.07740172;0.008340359;-0.04085946,0.1474246;-0.3460579;-0.05337405,0.2054159;-0.6732606;-0.006206989,0.2292469;-0.7015413;-0.0617249,-0.08104841;0.001419628;-0.03404734,-0.09252913;-0.3598586;-0.03199162,-0.05459257;-0.68534;0.04061662,-0.05721974;-0.7212238;-0.01133747,-0.0299536;0.5246999;-0.04715157,212.1555
+0;0;0,0.003119646;0.3057204;-0.00867408,0.006158983;0.6004572;-0.03421779,0.1754118;0.4853575;-0.01425648,0.2048472;0.2344337;0.02041816,0.2365824;-0.004517853;-0.02786926,-0.1667986;0.5026011;-0.002798237,-0.2233119;0.3127108;0.1577615,-0.2774374;0.1140766;0.2921175,0.07150379;0.003862415;-0.05070512,0.09017292;-0.3539788;-0.0124623,0.09040321;-0.6815864;0.06307241,0.08737333;-0.644374;-0.01962033,-0.07018089;0.01070889;-0.0515624,-0.1243894;-0.3446418;-0.0260932,-0.1459535;-0.6722862;0.04613188,-0.1468243;-0.6350099;-0.03660617,0.005447567;0.5277317;-0.02524661,0;0;0,-0.01646379;0.3046235;-0.0219872,-0.03151778;0.598097;-0.05626416,0.1461136;0.5020798;-0.05054784,0.2152222;0.2591675;-0.01520419,0.2247362;0.02276599;-0.08199072,-0.1973747;0.4866599;-0.02301425,-0.2428747;0.2400819;0.02346822,-0.2743767;0.005175069;-0.04182362,0.07713278;0.008164495;-0.04101944,0.1438349;-0.3458249;-0.05120325,0.20071;-0.6736395;-0.002880335,0.2239612;-0.701273;-0.05798984,-0.08093101;0.001608334;-0.0338571,-0.09498076;-0.3584734;-0.03159387,-0.05913913;-0.6843895;0.04274588,-0.06247671;-0.7191364;-0.00917704,-0.02770218;0.5257834;-0.04503202,212.1888
+0;0;0,0.003116984;0.3054595;-0.008666676,0.006159339;0.6004811;-0.03422952,0.1769614;0.4850388;-0.01417345,0.2064016;0.2340737;0.02050691,0.2379132;-0.003193602;-0.02744015,-0.1683674;0.5024396;-0.002610788,-0.22489;0.3125179;0.1579754,-0.278634;0.1152839;0.2913844,0.07158329;0.00386671;-0.05076149,0.09022161;-0.3533841;-0.01258176,0.09045192;-0.6810161;0.06295857,0.08743984;-0.643846;-0.01924845,-0.07025892;0.0107208;-0.05161973,-0.124378;-0.3440437;-0.02619255,-0.1459437;-0.6717124;0.0460379,-0.1468094;-0.6344789;-0.03621416,0.005448348;0.5277992;-0.02526372,0;0;0,-0.01614197;0.3045412;-0.01960754,-0.03115049;0.5984869;-0.05231643,0.147977;0.5018691;-0.04730344,0.2149875;0.2582677;-0.01236129,0.2257856;0.02313241;-0.07703304,-0.1984936;0.4853658;-0.02102926,-0.2461156;0.2390585;0.02499057,-0.2820121;0.006007165;-0.03814574,0.07718112;0.007846564;-0.04119897,0.1406446;-0.3461942;-0.04899597,0.1953788;-0.6741689;0.0008621216,0.218429;-0.7018952;-0.05349636,-0.08111984;0.001909527;-0.03364183,-0.09818058;-0.3574378;-0.03022293,-0.06441736;-0.6832337;0.0457123,-0.06753646;-0.7177772;-0.005696788,-0.02736765;0.5261451;-0.04155064,212.2116
+0;0;0,0.003106628;0.3058788;-0.008855555,0.006125467;0.6017076;-0.03460142,0.1781475;0.4858766;-0.01485391,0.2073837;0.2350551;0.02042549,0.2389352;-0.001390681;-0.02732265,-0.1696546;0.5040489;-0.002542067,-0.2267758;0.3173521;0.1614466,-0.2792987;0.1236675;0.2989589,0.07170451;0.00384073;-0.05085784,0.09024482;-0.3523306;-0.01272623,0.09053681;-0.6810639;0.06304725,0.08744039;-0.6439777;-0.01829007,-0.07037397;0.01073091;-0.05172196,-0.1244579;-0.342963;-0.02659679,-0.1461153;-0.6717063;0.04597174,-0.147087;-0.6345602;-0.03541346,0.005422487;0.5289202;-0.0255958,0;0;0,-0.01530822;0.3051176;-0.01785588,-0.02994246;0.6000602;-0.04919171,0.150062;0.5012957;-0.04472733,0.2143405;0.2572219;-0.008574009,0.2240128;0.02273978;-0.07265663,-0.1983326;0.4851258;-0.01926753,-0.2468551;0.2391692;0.02722695,-0.2865575;0.007325679;-0.03485574,0.07731371;0.007602304;-0.04132318,0.1372704;-0.3459886;-0.04719067,0.1887352;-0.6751384;0.005904675,0.2113296;-0.703076;-0.04708862,-0.08136213;0.002132528;-0.03344347,-0.10078;-0.356002;-0.02915781,-0.07050996;-0.6826576;0.04950066,-0.07129492;-0.7164394;-0.001556482,-0.02622849;0.5275444;-0.03883481,212.2448
+0;0;0,0.003109835;0.3061946;-0.008864698,0.006134163;0.6025566;-0.03465383,0.1772772;0.4868779;-0.0149527,0.2065141;0.2360503;0.02032755,0.2381181;-0.0007891953;-0.0275001,-0.1687563;0.5049577;-0.002703462,-0.2258788;0.3182564;0.1612892,-0.2784892;0.1242493;0.2990305,0.07136638;0.003822618;-0.05061801,0.08976446;-0.3496163;-0.01277892,0.09005879;-0.6809808;0.06360103,0.08695287;-0.6438729;-0.01798582,-0.0700421;0.01068031;-0.05147805,-0.1237112;-0.3403003;-0.02654563,-0.1455419;-0.6716747;0.04660372,-0.1465166;-0.6345068;-0.03503116,0.00543054;0.5297025;-0.02563996,0;0;0,-0.01406309;0.3055744;-0.01643014,-0.02778789;0.601231;-0.04651976,0.1508321;0.5005037;-0.04147434,0.2152613;0.2564195;-0.005617142,0.2242836;0.02128308;-0.06893158,-0.1953454;0.4857477;-0.0169549,-0.2430788;0.2395323;0.02901745,-0.2861418;0.007643133;-0.03223795,0.07709262;0.007398188;-0.0408895,0.1340669;-0.3439244;-0.04486251,0.1818278;-0.6761168;0.009941578,0.2043498;-0.7041007;-0.04341769,-0.08082699;0.00231141;-0.03363945,-0.1035426;-0.3528403;-0.0272623,-0.07654382;-0.6819375;0.05399356,-0.07633396;-0.71472;0.001316279,-0.02428567;0.5285866;-0.03652072,212.2667
+0;0;0,0.003107762;0.3059905;-0.008858789,0.00613051;0.6021948;-0.03463222,0.1771548;0.4866254;-0.01494836,0.2063893;0.2358192;0.02032889,0.238047;-0.001423031;-0.02758008,-0.1686381;0.5046926;-0.002707638,-0.2257557;0.3180072;0.161271,-0.2784555;0.1236703;0.2992465,0.07141048;0.00382498;-0.05064929,0.08973924;-0.3482822;-0.01295278,0.09003504;-0.6813042;0.06380923,0.08693695;-0.6442142;-0.01757196,-0.07008539;0.01068691;-0.05150986,-0.1235522;-0.3389713;-0.02667139,-0.1454922;-0.6720033;0.04684386,-0.1464644;-0.6348534;-0.03458524,0.005427655;0.5294203;-0.02562819,0;0;0,-0.01293655;0.3054679;-0.01550245,-0.0258448;0.6010894;-0.04472947,0.1523423;0.4996078;-0.03943133,0.2176516;0.255766;-0.003671408,0.2252868;0.01985759;-0.06588268,-0.1936705;0.4865742;-0.01517798,-0.2443485;0.2409945;0.03092184,-0.288471;0.008401081;-0.02853292,0.07708168;0.007110655;-0.04107666,0.1318962;-0.343216;-0.04283381,0.1762742;-0.6774549;0.01294326,0.1987151;-0.7064481;-0.03900838,-0.0809693;0.002566925;-0.03341888,-0.1046247;-0.3511708;-0.02660121,-0.08087226;-0.6817032;0.05694713,-0.08232377;-0.7139778;0.004008092,-0.0225345;0.5284845;-0.03496861,212.3008
+0;0;0,0.00309137;0.3059874;-0.008970034,0.00609697;0.6021855;-0.0348171,0.1771284;0.4865212;-0.01554872,0.2060116;0.2357348;0.02015637,0.2380715;-0.00149624;-0.02753978,-0.168745;0.5053156;-0.002798358,-0.2265714;0.3215259;0.1641758,-0.2783724;0.1293287;0.3054493,0.07141095;0.003826673;-0.05064851,0.08968604;-0.3482752;-0.0128761,0.08998016;-0.6813174;0.06379795,0.08679542;-0.6442333;-0.0175804,-0.07008869;0.01064616;-0.05151381,-0.123706;-0.3389889;-0.0266745,-0.1455287;-0.6720033;0.04695537,-0.1465879;-0.6348603;-0.03447326,0.005399085;0.5294133;-0.02579407,0;0;0,-0.01293655;0.3054679;-0.01550245,-0.0258448;0.6010894;-0.04472947,0.1523423;0.4996078;-0.03943133,0.2176516;0.255766;-0.003671408,0.2252868;0.01985759;-0.06588268,-0.1936705;0.4865742;-0.01517798,-0.2443485;0.2409945;0.03092184,-0.288471;0.008401081;-0.02853292,0.07708168;0.007110655;-0.04107666,0.1318962;-0.343216;-0.04283381,0.1762742;-0.6774549;0.01294326,0.1987151;-0.7064481;-0.03900838,-0.0809693;0.002566925;-0.03341888,-0.1046247;-0.3511708;-0.02660121,-0.08087226;-0.6817032;0.05694713,-0.08232377;-0.7139778;0.004008092,-0.0225345;0.5284845;-0.03496861,212.3228
+0;0;0,0.003091336;0.3059841;-0.008969936,0.006097134;0.6021998;-0.03481734,0.1782432;0.4862776;-0.01548501,0.2071298;0.2354605;0.02022444,0.2389961;-0.0003378689;-0.02718367,-0.1698747;0.5051939;-0.002651909,-0.2277081;0.3213818;0.1643426,-0.2791963;0.1303452;0.304763,0.07099155;0.003804199;-0.05035104,0.08913387;-0.3457398;-0.01285305,0.08943049;-0.6816099;0.06447206,0.08626088;-0.6445594;-0.01651986,-0.06967706;0.01058364;-0.05121127,-0.1229049;-0.3365114;-0.02655241,-0.1449128;-0.6723534;0.04770266,-0.145967;-0.6352444;-0.03333928,0.005399445;0.529448;-0.02579684,0;0;0,-0.01272626;0.3055257;-0.01443362,-0.02561224;0.6012518;-0.04277968,0.1535975;0.4988338;-0.03742719,0.2201526;0.2551792;-0.0024755,0.2287425;0.02068479;-0.06413984,-0.194438;0.4861089;-0.01314349,-0.2462927;0.2407534;0.03301475,-0.2899044;0.009022251;-0.02410425,0.07670484;0.006789625;-0.04074025,0.1297964;-0.3412005;-0.04135203,0.1709266;-0.6784832;0.0164125,0.1930463;-0.7070585;-0.03554034,-0.08034266;0.002880848;-0.03355978,-0.1050178;-0.3481886;-0.0259691,-0.08464231;-0.6812654;0.06024412,-0.08703547;-0.7146617;0.009306554,-0.02229773;0.5286384;-0.03324151,212.3453
+0;0;0,0.003091776;0.3060277;-0.008971213,0.006098364;0.6023201;-0.03482455,0.1806142;0.4858027;-0.01535043,0.2095054;0.2349464;0.02036461,0.2413989;-0.00105378;-0.02708407,-0.1722767;0.5049784;-0.002341373,-0.2301191;0.3211375;0.1646793,-0.2816513;0.1299375;0.3052198,0.0712399;0.003817507;-0.05052719,0.0892565;-0.3433042;-0.01328905,0.08955481;-0.6811026;0.06448001,0.08639452;-0.6440729;-0.01627368,-0.06992081;0.01062066;-0.05139042,-0.1227798;-0.3340691;-0.02690244,-0.1449141;-0.6718392;0.04777895,-0.1459652;-0.6347511;-0.03302462,0.005400643;0.529565;-0.02580364,0;0;0,-0.0111654;0.3056364;-0.01430726,-0.02264182;0.6015092;-0.04253912,0.1587086;0.4989435;-0.03633118,0.220403;0.2539833;-0.001295805,0.2295492;0.01945986;-0.06358337,-0.1941029;0.4858801;-0.01188044,-0.2457305;0.2404338;0.03426998,-0.2878516;0.007856652;-0.02139272,0.07676272;0.006401271;-0.0413425,0.1260833;-0.3396784;-0.04031229,0.1654425;-0.6789295;0.01897907,0.187065;-0.7075047;-0.03280878,-0.08084592;0.003242031;-0.0331077,-0.1073278;-0.3452295;-0.02467936,-0.08894058;-0.6801932;0.06259672,-0.09262204;-0.7132465;0.01169192,-0.0196663;0.5288727;-0.03303981,212.3789
+0;0;0,0.003145495;0.3064181;-0.009128279,0.00619585;0.6031261;-0.03509096,0.1794261;0.4866905;-0.01590396,0.2080031;0.2357481;0.01997616,0.2401328;2.18749E-05;-0.02718643,-0.1710099;0.5064808;-0.002799155,-0.2293213;0.3256796;0.167456,-0.2804102;0.136774;0.3107322,0.07139906;0.003743615;-0.05059215,0.08939074;-0.343345;-0.0133087,0.0897891;-0.6804483;0.06426907,0.08662783;-0.6434811;-0.01588228,-0.07001054;0.0106965;-0.05153169,-0.1228544;-0.3339631;-0.02700424,-0.1449233;-0.6710245;0.04755879,-0.1459902;-0.6339975;-0.03264256,0.005486604;0.530278;-0.0260441,0;0;0,-0.01058485;0.3060632;-0.01409078,-0.02172069;0.6023902;-0.04216528,0.1581592;0.4991058;-0.03529429,0.2223055;0.2544948;-0.001725674,0.2298649;0.0199887;-0.06315231,-0.1918538;0.486608;-0.01123949,-0.2434664;0.2410835;0.03491264,-0.2861484;0.008481354;-0.01892004,0.07677947;0.005983859;-0.04171944,0.1225263;-0.3405427;-0.03842783,0.1581918;-0.6793302;0.02163982,0.1797742;-0.7069675;-0.03027272,-0.08116174;0.003644072;-0.03272456,-0.1100069;-0.344591;-0.02352748,-0.09490258;-0.6789763;0.06373873,-0.09888829;-0.7133211;0.01550343,-0.01880987;0.529649;-0.03270817,212.4016
+0;0;0,0.003146495;0.3065155;-0.009131182,0.006198102;0.6033449;-0.0351042,0.1775967;0.4873441;-0.01602097,0.2061857;0.2362962;0.01987423,0.2386297;-0.001736194;-0.02774977,-0.1691495;0.506926;-0.003054151,-0.2274854;0.3260489;0.1672726,-0.2790741;0.1352951;0.3119504,0.07110713;0.003728309;-0.0503853,0.08897296;-0.3409323;-0.01336266,0.08937307;-0.6795262;0.06455813,0.08618938;-0.6425096;-0.01616169,-0.06972429;0.01065277;-0.051321,-0.1221985;-0.3315957;-0.02696513,-0.144365;-0.6701475;0.0479276,-0.1454394;-0.6330707;-0.03284258,0.00548862;0.5304726;-0.02605434,0;0;0,-0.008383781;0.3062346;-0.0139699,-0.01718661;0.6027738;-0.04192734,0.1601071;0.4989788;-0.0347507,0.2246262;0.2541347;-0.002821207,0.231069;0.01718141;-0.06439805,-0.1864423;0.4886729;-0.01159791,-0.2415617;0.2439243;0.03520827,-0.2845996;0.008523881;-0.0168923,0.0766613;0.005358428;-0.04126906,0.1204854;-0.3389569;-0.03858042,0.1526694;-0.6793926;0.02294445,0.1742428;-0.7071069;-0.02976895,-0.08065576;0.004248506;-0.03294545,-0.1119442;-0.341323;-0.02388013,-0.09918854;-0.6769947;0.06488575,-0.1035189;-0.7121311;0.01678637,-0.01486616;0.5299824;-0.03250408,212.4235
+0;0;0,0.003146495;0.3065155;-0.009131182,0.006198102;0.6033449;-0.0351042,0.1775967;0.4873441;-0.01602097,0.2061857;0.2362962;0.01987423,0.2386297;-0.001736194;-0.02774977,-0.1691495;0.506926;-0.003054151,-0.2274854;0.3260489;0.1672726,-0.2790741;0.1352951;0.3119504,0.07110713;0.003728309;-0.0503853,0.08897296;-0.3409323;-0.01336266,0.08937307;-0.6795262;0.06455813,0.08618938;-0.6425096;-0.01616169,-0.06972429;0.01065277;-0.051321,-0.1221985;-0.3315957;-0.02696513,-0.144365;-0.6701475;0.0479276,-0.1454394;-0.6330707;-0.03284258,0.00548862;0.5304726;-0.02605434,0;0;0,-0.008383781;0.3062346;-0.0139699,-0.01718661;0.6027738;-0.04192734,0.1601071;0.4989788;-0.0347507,0.2246262;0.2541347;-0.002821207,0.231069;0.01718141;-0.06439805,-0.1864423;0.4886729;-0.01159791,-0.2415617;0.2439243;0.03520827,-0.2845996;0.008523881;-0.0168923,0.0766613;0.005358428;-0.04126906,0.1204854;-0.3389569;-0.03858042,0.1526694;-0.6793926;0.02294445,0.1742428;-0.7071069;-0.02976895,-0.08065576;0.004248506;-0.03294545,-0.1119442;-0.341323;-0.02388013,-0.09918854;-0.6769947;0.06488575,-0.1035189;-0.7121311;0.01678637,-0.01486616;0.5299824;-0.03250408,212.457
+0;0;0,0.00315549;0.3066593;-0.009319038,0.006198909;0.60365;-0.03546054,0.1797039;0.4870569;-0.01642501,0.2081582;0.2360899;0.0197877,0.2405702;-0.0007139444;-0.0273909,-0.1713216;0.5073822;-0.002953975,-0.2297161;0.3299325;0.170848,-0.2822704;0.1444447;0.3197934,0.07064816;0.003675289;-0.0500588,0.08835085;-0.3383961;-0.01327111,0.08876482;-0.678673;0.06500611,0.08551061;-0.6416419;-0.01602398,-0.06927083;0.01058566;-0.05099069,-0.1213803;-0.3291008;-0.0269646,-0.1435899;-0.6693097;0.04840434,-0.1447276;-0.6322195;-0.03267795,0.005491882;0.5307395;-0.02637053,0;0;0,-0.006972522;0.3064083;-0.01421476,-0.01461662;0.6031238;-0.04250741,0.1644056;0.4980998;-0.03525639,0.2247983;0.2523895;-0.002323151,0.232627;0.01693103;-0.06437492,-0.1862694;0.4892139;-0.01079074,-0.2385475;0.2438334;0.03569432,-0.2813421;0.009308189;-0.01449494,0.07641238;0.004665911;-0.04061937,0.1194256;-0.3371284;-0.03815269,0.147218;-0.6796574;0.02363205,0.168849;-0.7075982;-0.02929116,-0.07985872;0.004909473;-0.03330221,-0.1127681;-0.3378596;-0.02300951,-0.1028572;-0.6753576;0.06594411,-0.1079692;-0.6617241;-0.01362918,-0.01255605;0.5302928;-0.03299618,212.4907
+0;0;0,0.00315552;0.3066622;-0.009319127,0.006198584;0.6036177;-0.03545718,0.1789658;0.4872255;-0.01646576,0.2074209;0.2362521;0.01974788,0.2398839;-0.0009242296;-0.02750495,-0.1705729;0.5074648;-0.003051775,-0.2289689;0.3300105;0.1707546,-0.2816059;0.144231;0.3199344,0.07053012;0.003669148;-0.04997516,0.08814856;-0.3367743;-0.01336255,0.08856349;-0.6778347;0.0650949,0.08529665;-0.6407763;-0.01624964,-0.0691551;0.01056797;-0.05090549,-0.1210166;-0.3275019;-0.02699375,-0.1432773;-0.6684942;0.04854873,-0.1444194;-0.6313764;-0.03284819,0.005491711;0.5307232;-0.02636915,0;0;0,-0.005573675;0.3064516;-0.01396084,-0.01201567;0.6031863;-0.04197764,0.1657565;0.4972326;-0.03626418,0.2260523;0.2514439;-0.003689051,0.2302596;0.01545328;-0.06557631,-0.1837128;0.4907361;-0.01207845,-0.2358462;0.2453437;0.03454185,-0.2767485;0.009654105;-0.01359044,0.07612894;0.00439477;-0.04087234,0.1162873;-0.3360911;-0.03782415,0.1399635;-0.6796348;0.02458668,0.1609646;-0.7078761;-0.02874565,-0.07983464;0.005137692;-0.03294713,-0.1161946;-0.335647;-0.02313108,-0.1084365;-0.6739044;0.06630987,-0.1135527;-0.6603144;-0.01357733,-0.01023339;0.5303546;-0.03253984,212.5127

+ 145 - 0
DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_OneArm_Backward_HapticFeedback_Fast.csv

@@ -0,0 +1,145 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.001769398;0.3049532;-0.0007617428,0.003498276;0.6009529;-0.01525645,0.173361;0.4815656;0.01214825,0.2029247;0.2300736;0.03265547,0.2373159;-0.006013006;-0.02379219,-0.1657321;0.4730308;-0.005282268,-0.2076643;0.222947;-0.02085665,-0.2492142;-0.01334444;-0.07131398,0.07010482;0.007963797;-0.04909451,0.09075034;-0.3349827;-0.01685161,0.0912391;-0.6792781;0.06291938,0.09305918;-0.6412355;-0.02155509,-0.06768139;0.006994342;-0.05252319,-0.118435;-0.3333326;-0.02644942,-0.1397008;-0.6780951;0.04831387,-0.135694;-0.6399214;-0.03607256,0.003186364;0.5281776;-0.009260841,0;0;0,-0.004948005;0.3046257;-0.01337576,-0.01077908;0.5997336;-0.03990841,0.1661183;0.4975399;-0.03074646,0.2245169;0.2550108;0.01733708,0.2309919;0.01489687;-0.03174806,-0.1816705;0.4870219;-0.01701877,-0.2302069;0.2394964;0.01328201,-0.2576813;0.00205861;-0.04125646,0.07552877;0.003876537;-0.0408504,0.1017872;-0.3396218;-0.02091026,0.1076038;-0.6842117;0.05736446,0.1261458;-0.7145728;0.000648737,-0.07929056;0.005459045;-0.03273504,-0.1168351;-0.3375686;-0.03194657,-0.115025;-0.6820912;0.04681837,-0.1251688;-0.7174605;-0.006359626,-0.009111106;0.5272903;-0.03088164,457.1708
+0;0;0,0.001711369;0.3049523;-0.001154438,0.003342714;0.6008922;-0.01676456,0.1731856;0.4818983;0.01212045,0.202899;0.2304017;0.03235322,0.2370844;-0.005674958;-0.02426087,-0.1658996;0.4732307;-0.005101943,-0.2078447;0.2231188;-0.02018341,-0.2494947;-0.0133727;-0.06961049,0.07009403;0.007947599;-0.04911254,0.09073067;-0.3349764;-0.01662474,0.0906635;-0.6792325;0.06331725,0.0924437;-0.6412496;-0.02116373,-0.0677666;0.006989573;-0.05241385,-0.1187616;-0.3332968;-0.02628187,-0.1401066;-0.6780489;0.048507,-0.1361406;-0.6399344;-0.03588706,0.003057304;0.5281467;-0.01041633,0;0;0,-0.004948005;0.3046257;-0.01337576,-0.01077908;0.5997336;-0.03990841,0.1661183;0.4975399;-0.03074646,0.2245169;0.2550108;0.01733708,0.2309919;0.01489687;-0.03174806,-0.1816705;0.4870219;-0.01701877,-0.2302069;0.2394964;0.01328201,-0.2576813;0.00205861;-0.04125646,0.07552877;0.003876537;-0.0408504,0.1017872;-0.3396218;-0.02091026,0.1076038;-0.6842117;0.05736446,0.1261458;-0.7145728;0.000648737,-0.07929056;0.005459045;-0.03273504,-0.1168351;-0.3375686;-0.03194657,-0.115025;-0.6820912;0.04681837,-0.1251688;-0.7174605;-0.006359626,-0.009111106;0.5272903;-0.03088164,457.1853
+0;0;0,0.001711242;0.3049297;-0.001154353,0.003342319;0.6008188;-0.01676152,0.172482;0.4820344;0.01202872,0.2021948;0.2305428;0.03226108,0.2361367;-0.003852189;-0.02394973,-0.1652015;0.4734026;-0.005122478,-0.2071457;0.2232957;-0.02020365,-0.248499;-0.01151122;-0.06927864,0.07012101;0.007950657;-0.04913144,0.09074618;-0.3347826;-0.01666171,0.09067904;-0.6788896;0.06324565,0.09245732;-0.6409153;-0.02114399,-0.06779268;0.006992264;-0.05243403,-0.1187593;-0.3331049;-0.02631658,-0.1400951;-0.6777076;0.04843989,-0.1361333;-0.6396018;-0.03586292,0.003056981;0.5280917;-0.01041489,0;0;0,-0.004678875;0.3046141;-0.01321983,-0.01002887;0.5997025;-0.03950667,0.1659925;0.4976633;-0.03058648,0.2246149;0.255201;0.01753497,0.2317246;0.01674166;-0.03083158,-0.1803964;0.4872343;-0.01695839,-0.229353;0.2398105;0.01345425,-0.2563285;0.00404802;-0.04077764,0.07554443;0.003882766;-0.04089046,0.1018616;-0.3394266;-0.02109551,0.1076596;-0.6839439;0.05680823,0.1263494;-0.7143073;0.0002810955,-0.07932808;0.005450688;-0.03273243,-0.1167238;-0.3374002;-0.03196098,-0.1150849;-0.6818078;0.04662328,-0.1250831;-0.7168354;-0.006853994,-0.008516848;0.5272658;-0.03054929,457.2036
+0;0;0,0.001710909;0.3048703;-0.001154128,0.003341585;0.6006861;-0.01675735,0.1715647;0.4821704;0.01190975,0.2012754;0.2306974;0.03214062,0.2352968;-0.004246786;-0.0242019,-0.1642919;0.4735853;-0.005148653,-0.206233;0.2234969;-0.02022871,-0.2476832;-0.01186019;-0.06941868,0.07015979;0.007955055;-0.04915861,0.09077739;-0.3346525;-0.0167008,0.09071015;-0.6793035;0.06333292,0.09248738;-0.6413339;-0.02100731,-0.06783018;0.006996131;-0.05246303,-0.1187781;-0.3329762;-0.02635516,-0.1401476;-0.6781238;0.04851951,-0.1361882;-0.6400228;-0.03573392,0.003056324;0.5279785;-0.01041244,0;0;0,-0.00428094;0.304567;-0.01306701,-0.009198427;0.5995968;-0.03926897,0.1657438;0.4976329;-0.03010845,0.2248147;0.2553264;0.01815033,0.2322906;0.01627107;-0.03009224,-0.1788347;0.4876467;-0.01699488,-0.2280735;0.2403005;0.01343649,-0.2552112;0.003885418;-0.04043545,0.07555592;0.003903448;-0.04096723,0.1019189;-0.3392841;-0.02132535,0.1077236;-0.6844058;0.05643749,0.126611;-0.7145048;-0.0002310239,-0.07938481;0.005424153;-0.03272426,-0.116794;-0.337297;-0.03159143,-0.1148384;-0.6824124;0.04639126,-0.1247554;-0.7173566;-0.00712369,-0.007804334;0.527175;-0.03033185,457.2248
+0;0;0,0.001637479;0.3048728;-0.0002126258,0.003314205;0.6008556;-0.01257805,0.1716846;0.4814691;0.01204173,0.201386;0.2299921;0.03223622,0.2356727;-0.004722908;-0.02489523,-0.164162;0.472996;-0.004732572,-0.2061904;0.222895;-0.01935357,-0.247772;-0.01271099;-0.06722327,0.07018232;0.007963598;-0.04912504,0.09071504;-0.3346336;-0.01650548,0.09041401;-0.6792812;0.0635428,0.09211984;-0.641152;-0.02078366,-0.06788599;0.00698309;-0.05239253,-0.1190378;-0.3329424;-0.02607471,-0.1404408;-0.6781217;0.04864455,-0.1365545;-0.6398579;-0.03559649,0.003029383;0.5280582;-0.007364806,0;0;0,-0.00428094;0.304567;-0.01306701,-0.009198427;0.5995968;-0.03926897,0.1657438;0.4976329;-0.03010845,0.2248147;0.2553264;0.01815033,0.2322906;0.01627107;-0.03009224,-0.1788347;0.4876467;-0.01699488,-0.2280735;0.2403005;0.01343649,-0.2552112;0.003885418;-0.04043545,0.07555592;0.003903448;-0.04096723,0.1019189;-0.3392841;-0.02132535,0.1077236;-0.6844058;0.05643749,0.126611;-0.7145048;-0.0002310239,-0.07938481;0.005424153;-0.03272426,-0.116794;-0.337297;-0.03159143,-0.1148384;-0.6824124;0.04639126,-0.1247554;-0.7173566;-0.00712369,-0.007804334;0.527175;-0.03033185,457.2374
+0;0;0,0.001637479;0.3048728;-0.0002126258,0.003314205;0.6008556;-0.01257805,0.1716846;0.4814691;0.01204173,0.201386;0.2299921;0.03223622,0.2356727;-0.004722908;-0.02489523,-0.164162;0.472996;-0.004732572,-0.2061904;0.222895;-0.01935357,-0.247772;-0.01271099;-0.06722327,0.07018232;0.007963598;-0.04912504,0.09071504;-0.3346336;-0.01650548,0.09041401;-0.6792812;0.0635428,0.09211984;-0.641152;-0.02078366,-0.06788599;0.00698309;-0.05239253,-0.1190378;-0.3329424;-0.02607471,-0.1404408;-0.6781217;0.04864455,-0.1365545;-0.6398579;-0.03559649,0.003029383;0.5280582;-0.007364806,0;0;0,-0.00428094;0.304567;-0.01306701,-0.009198427;0.5995968;-0.03926897,0.1657438;0.4976329;-0.03010845,0.2248147;0.2553264;0.01815033,0.2322906;0.01627107;-0.03009224,-0.1788347;0.4876467;-0.01699488,-0.2280735;0.2403005;0.01343649,-0.2552112;0.003885418;-0.04043545,0.07555592;0.003903448;-0.04096723,0.1019189;-0.3392841;-0.02132535,0.1077236;-0.6844058;0.05643749,0.126611;-0.7145048;-0.0002310239,-0.07938481;0.005424153;-0.03272426,-0.116794;-0.337297;-0.03159143,-0.1148384;-0.6824124;0.04639126,-0.1247554;-0.7173566;-0.00712369,-0.007804334;0.527175;-0.03033185,457.2482
+0;0;0,0.001637269;0.3048337;-0.0002125986,0.003313761;0.6007756;-0.01257636,0.1711088;0.4815567;0.01197657,0.2008032;0.2301391;0.03216631,0.2348811;-0.003146663;-0.02461725,-0.163592;0.4731125;-0.004740491,-0.2056105;0.2230705;-0.01935804,-0.2469389;-0.01110074;-0.06693625,0.07022456;0.007968389;-0.04915461,0.09076142;-0.3346979;-0.01652846,0.09046031;-0.6794355;0.06354071,0.09216023;-0.6413344;-0.02049357,-0.06792684;0.006987293;-0.05242406,-0.119089;-0.3330068;-0.02610093,-0.1404975;-0.6782762;0.04863784,-0.1366247;-0.6400411;-0.03531133,0.003028972;0.5279868;-0.007363745,0;0;0,-0.00398685;0.3045381;-0.012923,-0.008642375;0.5995305;-0.0391264,0.1656074;0.4974574;-0.03000379,0.2245415;0.2553264;0.01898146,0.2333477;0.01760687;-0.02813292,-0.1777937;0.487767;-0.01722139,-0.227811;0.2407639;0.01421026,-0.254972;0.005660981;-0.03867443,0.07558402;0.003884822;-0.04102588,0.1019915;-0.3393706;-0.02140856,0.1078697;-0.6846799;0.05593514,0.1267645;-0.7141966;-0.0009069443,-0.07944137;0.005440513;-0.03272048,-0.1166783;-0.3373705;-0.0320245,-0.114692;-0.6825926;0.04590438,-0.1245389;-0.717214;-0.007550217,-0.007311344;0.5271171;-0.03018212,457.2699
+0;0;0,0.001403136;0.3048345;0.0005086127,0.002889922;0.6008279;-0.01061281,0.1708606;0.4812602;0.01179902,0.2006163;0.2298585;0.03209727,0.2346632;-0.003399462;-0.02481857,-0.1638593;0.4728279;-0.004359858,-0.2058078;0.2227385;-0.01835386,-0.2474867;-0.01168478;-0.06435911,0.07028949;0.007970223;-0.04906141,0.09085546;-0.3346882;-0.01637018,0.09004068;-0.6793487;0.06402627,0.09163171;-0.641172;-0.02000283,-0.06791881;0.006981437;-0.05243525,-0.11938;-0.3329431;-0.02579858,-0.1408058;-0.6781819;0.04907625,-0.137044;-0.6398718;-0.03487059,0.00267311;0.5280155;-0.005738066,0;0;0,-0.00398685;0.3045381;-0.012923,-0.008642375;0.5995305;-0.0391264,0.1656074;0.4974574;-0.03000379,0.2245415;0.2553264;0.01898146,0.2333477;0.01760687;-0.02813292,-0.1777937;0.487767;-0.01722139,-0.227811;0.2407639;0.01421026,-0.254972;0.005660981;-0.03867443,0.07558402;0.003884822;-0.04102588,0.1019915;-0.3393706;-0.02140856,0.1078697;-0.6846799;0.05593514,0.1267645;-0.7141966;-0.0009069443,-0.07944137;0.005440513;-0.03272048,-0.1166783;-0.3373705;-0.0320245,-0.114692;-0.6825926;0.04590438,-0.1245389;-0.717214;-0.007550217,-0.007311344;0.5271171;-0.03018212,457.2811
+0;0;0,0.001402592;0.3047163;0.0005084153,0.002888982;0.6006305;-0.01061,0.1711159;0.4810118;0.01182718,0.2008631;0.2296819;0.03211965,0.2351826;-0.005443543;-0.02525184,-0.1641139;0.4725667;-0.004356309,-0.2060504;0.2225487;-0.01834632,-0.248063;-0.0137514;-0.06471989,0.07031763;0.007973414;-0.04908105,0.09088571;-0.3347201;-0.01638647,0.09007092;-0.679381;0.06401005,0.09166022;-0.6412132;-0.0199272,-0.06794599;0.006984232;-0.05245624,-0.1194125;-0.3329751;-0.02581685,-0.1408383;-0.6782143;0.04905806,-0.1370806;-0.6399133;-0.03479701,0.00267223;0.5278383;-0.005736616,0;0;0,-0.004171655;0.304402;-0.0132761,-0.009159431;0.5992848;-0.03974938,0.1654922;0.4973175;-0.03014898,0.2239154;0.2553342;0.01979327,0.2335158;0.01548235;-0.02638245,-0.1784954;0.4884525;-0.01562761,-0.2315537;0.2419879;0.01442985,-0.2597827;0.004886091;-0.03790684,0.07558493;0.003872603;-0.04109764,0.1019559;-0.3394057;-0.02121186,0.1080204;-0.6848952;0.05531001,0.1269175;-0.7141771;-0.001639608,-0.07948577;0.005446352;-0.03270236,-0.1166133;-0.3374125;-0.03222195,-0.1145912;-0.6827276;0.04529447,-0.1247373;-0.7175291;-0.007738806,-0.007709429;0.5269033;-0.03073311,457.3032
+0;0;0,0.001402592;0.3047163;0.0005084153,0.002888982;0.6006305;-0.01061,0.1711159;0.4810118;0.01182718,0.2008631;0.2296819;0.03211965,0.2351826;-0.005443543;-0.02525184,-0.1641139;0.4725667;-0.004356309,-0.2060504;0.2225487;-0.01834632,-0.248063;-0.0137514;-0.06471989,0.07031763;0.007973414;-0.04908105,0.09088571;-0.3347201;-0.01638647,0.09007092;-0.679381;0.06401005,0.09166022;-0.6412132;-0.0199272,-0.06794599;0.006984232;-0.05245624,-0.1194125;-0.3329751;-0.02581685,-0.1408383;-0.6782143;0.04905806,-0.1370806;-0.6399133;-0.03479701,0.00267223;0.5278383;-0.005736616,0;0;0,-0.004171655;0.304402;-0.0132761,-0.009159431;0.5992848;-0.03974938,0.1654922;0.4973175;-0.03014898,0.2239154;0.2553342;0.01979327,0.2335158;0.01548235;-0.02638245,-0.1784954;0.4884525;-0.01562761,-0.2315537;0.2419879;0.01442985,-0.2597827;0.004886091;-0.03790684,0.07558493;0.003872603;-0.04109764,0.1019559;-0.3394057;-0.02121186,0.1080204;-0.6848952;0.05531001,0.1269175;-0.7141771;-0.001639608,-0.07948577;0.005446352;-0.03270236,-0.1166133;-0.3374125;-0.03222195,-0.1145912;-0.6827276;0.04529447,-0.1247373;-0.7175291;-0.007738806,-0.007709429;0.5269033;-0.03073311,457.315
+0;0;0,0.001509005;0.3045025;0.001151741,0.003112448;0.6003303;-0.009072175,0.1719126;0.4803216;0.01168687,0.2015221;0.2289912;0.03201279,0.2357634;-0.006003872;-0.02554271,-0.1643969;0.4719509;-0.004202744,-0.2063105;0.2219034;-0.01748117,-0.2487115;-0.01436201;-0.06318299,0.07013888;0.00791243;-0.04897248,0.09082659;-0.3352639;-0.01628279,0.08951168;-0.6793391;0.06437615,0.09103316;-0.641095;-0.01971205,-0.06784403;0.006983321;-0.05223787,-0.1194512;-0.3334361;-0.02544437,-0.1408993;-0.6781635;0.04937741,-0.1372082;-0.6397909;-0.0346308,0.002862578;0.5275489;-0.004393338,0;0;0,-0.004574522;0.3041517;-0.01400828,-0.01004608;0.5988603;-0.04101634,0.1653343;0.4970955;-0.03033924,0.223331;0.2550681;0.01982045,0.2337756;0.01500581;-0.02455092,-0.179736;0.4878564;-0.01668576,-0.2325465;0.2414248;0.01396268,-0.2612421;0.004130021;-0.03678748,0.0754967;0.004001498;-0.04079962,0.1020245;-0.3397973;-0.0216887,0.1082308;-0.685028;0.05362821,0.1271756;-0.7145895;-0.003245592,-0.07917834;0.005305157;-0.03290925,-0.1162705;-0.3380466;-0.03233295,-0.114345;-0.6831546;0.04377277,-0.1244499;-0.7179045;-0.009579357,-0.00844337;0.5265207;-0.03187848,457.3368
+0;0;0,0.001509005;0.3045025;0.001151741,0.003112448;0.6003303;-0.009072175,0.1719126;0.4803216;0.01168687,0.2015221;0.2289912;0.03201279,0.2357634;-0.006003872;-0.02554271,-0.1643969;0.4719509;-0.004202744,-0.2063105;0.2219034;-0.01748117,-0.2487115;-0.01436201;-0.06318299,0.07013888;0.00791243;-0.04897248,0.09082659;-0.3352639;-0.01628279,0.08951168;-0.6793391;0.06437615,0.09103316;-0.641095;-0.01971205,-0.06784403;0.006983321;-0.05223787,-0.1194512;-0.3334361;-0.02544437,-0.1408993;-0.6781635;0.04937741,-0.1372082;-0.6397909;-0.0346308,0.002862578;0.5275489;-0.004393338,0;0;0,-0.004574522;0.3041517;-0.01400828,-0.01004608;0.5988603;-0.04101634,0.1653343;0.4970955;-0.03033924,0.223331;0.2550681;0.01982045,0.2337756;0.01500581;-0.02455092,-0.179736;0.4878564;-0.01668576,-0.2325465;0.2414248;0.01396268,-0.2612421;0.004130021;-0.03678748,0.0754967;0.004001498;-0.04079962,0.1020245;-0.3397973;-0.0216887,0.1082308;-0.685028;0.05362821,0.1271756;-0.7145895;-0.003245592,-0.07917834;0.005305157;-0.03290925,-0.1162705;-0.3380466;-0.03233295,-0.114345;-0.6831546;0.04377277,-0.1244499;-0.7179045;-0.009579357,-0.00844337;0.5265207;-0.03187848,457.3479
+0;0;0,0.001508861;0.3044735;0.001151631,0.003112015;0.6002462;-0.009070241,0.1711983;0.4804542;0.01161979,0.2008041;0.2291548;0.03194321,0.2351275;-0.00640361;-0.02575024,-0.1636909;0.4721188;-0.004202717,-0.2055994;0.2221021;-0.01747951,-0.248102;-0.01472959;-0.06329087,0.06997731;0.007894202;-0.04885966,0.09066785;-0.335329;-0.01616551,0.08935492;-0.6788853;0.06437179,0.09087838;-0.6406305;-0.01982567,-0.06768773;0.006967234;-0.05211753,-0.119302;-0.3334987;-0.02532037,-0.1407177;-0.6777063;0.04938859,-0.1370219;-0.6393228;-0.03472879,0.002862205;0.527482;-0.004392507,0;0;0,-0.004180476;0.3041265;-0.01404572,-0.009185374;0.5987818;-0.04112411,0.1653023;0.4970834;-0.03068161,0.2229205;0.2550893;0.01991415,0.2329216;0.01425058;-0.02357221,-0.178355;0.4880441;-0.01724497,-0.2310343;0.2416954;0.01402965,-0.2599719;0.003802583;-0.03660654,0.07545827;0.004011631;-0.040452,0.1020646;-0.3398555;-0.0218339,0.1084969;-0.6847154;0.05265927,0.1274211;-0.7144544;-0.004198555,-0.07889315;0.005288454;-0.0330804,-0.1160519;-0.3381028;-0.0321945,-0.1141537;-0.6827877;0.04335509,-0.1241;-0.7175429;-0.01019405,-0.00773102;0.5264583;-0.03197217,457.3702
+0;0;0,0.001505648;0.3044753;0.0004396867,0.002942131;0.6001021;-0.01303088,0.1710389;0.4812443;0.01157274,0.2008886;0.2299729;0.03188478,0.2349704;-0.00565502;-0.02566792,-0.1639934;0.4727204;-0.004099671,-0.2060228;0.2226778;-0.01647665,-0.2488603;-0.01424406;-0.061503,0.06995789;0.007913087;-0.04888442,0.09035655;-0.3353088;-0.01599371,0.08887481;-0.6788455;0.06462446,0.09036855;-0.6407381;-0.01958787,-0.06774948;0.00693752;-0.05204121,-0.1196436;-0.3334759;-0.02511811,-0.141419;-0.6776203;0.04977784,-0.1377478;-0.6393763;-0.0343544,0.002749534;0.5274236;-0.007168083,0;0;0,-0.004180476;0.3041265;-0.01404572,-0.009185374;0.5987818;-0.04112411,0.1653023;0.4970834;-0.03068161,0.2229205;0.2550893;0.01991415,0.2329216;0.01425058;-0.02357221,-0.178355;0.4880441;-0.01724497,-0.2310343;0.2416954;0.01402965,-0.2599719;0.003802583;-0.03660654,0.07545827;0.004011631;-0.040452,0.1020646;-0.3398555;-0.0218339,0.1084969;-0.6847154;0.05265927,0.1274211;-0.7144544;-0.004198555,-0.07889315;0.005288454;-0.0330804,-0.1160519;-0.3381028;-0.0321945,-0.1141537;-0.6827877;0.04335509,-0.1241;-0.7175429;-0.01019405,-0.00773102;0.5264583;-0.03197217,457.3817
+0;0;0,0.001505673;0.3044803;0.000439694,0.00294237;0.6001546;-0.0130333,0.1704435;0.4814428;0.0115054,0.2002882;0.2302129;0.03181407,0.2347524;-0.008058101;-0.02638422,-0.163403;0.472949;-0.004111547,-0.2054255;0.2229478;-0.01648647,-0.2487435;-0.01663165;-0.0620179,0.06970775;0.007884794;-0.04870963,0.09008475;-0.3349726;-0.01585385,0.08860151;-0.6788554;0.06484553,0.09010046;-0.6407197;-0.01966029,-0.06750724;0.006912715;-0.05185513,-0.1193462;-0.3331392;-0.02496063,-0.1411436;-0.6776303;0.05001077,-0.1374596;-0.6393576;-0.03441469,0.002749726;0.5274587;-0.007169099,0;0;0,-0.003969267;0.3041118;-0.01452565,-0.008913919;0.5987657;-0.04215217,0.1649425;0.4970958;-0.03186607,0.2222945;0.2551986;0.01928186,0.2301318;0.01105423;-0.02170587,-0.1775233;0.4881469;-0.01866131,-0.2302688;0.2419671;0.01348,-0.2592708;0.001416087;-0.03792003,0.07550149;0.004162312;-0.03970098,0.1019672;-0.3394193;-0.02246284,0.1082359;-0.6847303;0.05163836,0.127475;-0.7144744;-0.005547043,-0.07840388;0.005163476;-0.03346847,-0.1158671;-0.3378253;-0.03242708,-0.1137943;-0.6830486;0.04231574,-0.1236568;-0.7181649;-0.01127782,-0.007467747;0.5264395;-0.03288031,457.4036
+0;0;0,0.001505299;0.3044049;0.000439585,0.002941707;0.6000214;-0.01303093,0.1698297;0.481489;0.0114386,0.1996679;0.2303142;0.03174282,0.2341549;-0.008114338;-0.02649396,-0.1627962;0.4730262;-0.004121247,-0.2048094;0.2230799;-0.01649346,-0.2481561;-0.01665799;-0.06205499,0.06979261;0.007894392;-0.04876893,0.09015968;-0.3347959;-0.01592916,0.08867642;-0.6786834;0.06477135,0.0902132;-0.6403424;-0.02186775,-0.06758942;0.00692113;-0.05191826,-0.1194032;-0.3329651;-0.02503686,-0.1412008;-0.677461;0.04993558,-0.1374238;-0.6389794;-0.03662113,0.002749093;0.5273366;-0.00716762,0;0;0,-0.003665;0.3040368;-0.01459289,-0.008356616;0.5986209;-0.04238796,0.164804;0.4970638;-0.03214693,0.2217168;0.2552795;0.01974368,0.2295141;0.01098424;-0.02134228,-0.1763767;0.4879424;-0.01910928,-0.2287515;0.241746;0.01307097,-0.257375;0.0008892417;-0.03789734,0.07553628;0.004189074;-0.03985548,0.1020855;-0.3392186;-0.02264452,0.1083535;-0.684637;0.05097818,0.1280261;-0.7156861;-0.00787973,-0.07853789;0.005125117;-0.0334256,-0.1156256;-0.3377347;-0.03217217,-0.1137206;-0.6831602;0.04165883,-0.1218573;-0.7202622;-0.01319907,-0.006974682;0.5263103;-0.03307271,457.4257
+0;0;0,0.00150503;0.3044035;0.0009956723,0.003080243;0.6001003;-0.010787,0.1700225;0.4812588;0.01137195,0.2000807;0.2301094;0.03166583,0.2346155;-0.00834024;-0.02645602,-0.1626775;0.4728951;-0.003847197,-0.2047617;0.2229089;-0.01512176,-0.2484405;-0.01707502;-0.05904152,0.06974057;0.007846259;-0.04885107,0.08995183;-0.3348432;-0.015907,0.08866519;-0.6786647;0.06507775,0.09012296;-0.6402389;-0.02155451,-0.06768504;0.006945186;-0.05179032,-0.1195033;-0.3329374;-0.02487242,-0.1413991;-0.6774057;0.05019813,-0.1376998;-0.6388364;-0.0363533,0.002833523;0.5273689;-0.005534795,0;0;0,-0.003665;0.3040368;-0.01459289,-0.008356616;0.5986209;-0.04238796,0.164804;0.4970638;-0.03214693,0.2217168;0.2552795;0.01974368,0.2295141;0.01098424;-0.02134228,-0.1763767;0.4879424;-0.01910928,-0.2287515;0.241746;0.01307097,-0.257375;0.0008892417;-0.03789734,0.07553628;0.004189074;-0.03985548,0.1020855;-0.3392186;-0.02264452,0.1083535;-0.684637;0.05097818,0.1280261;-0.7156861;-0.00787973,-0.07853789;0.005125117;-0.0334256,-0.1156256;-0.3377347;-0.03217217,-0.1137206;-0.6831602;0.04165883,-0.1218573;-0.7202622;-0.01319907,-0.006974682;0.5263103;-0.03307271,457.4373
+0;0;0,0.00150503;0.3044035;0.0009956723,0.003080243;0.6001003;-0.010787,0.1700225;0.4812588;0.01137195,0.2000807;0.2301094;0.03166583,0.2346155;-0.00834024;-0.02645602,-0.1626775;0.4728951;-0.003847197,-0.2047617;0.2229089;-0.01512176,-0.2484405;-0.01707502;-0.05904152,0.06974057;0.007846259;-0.04885107,0.08995183;-0.3348432;-0.015907,0.08866519;-0.6786647;0.06507775,0.09012296;-0.6402389;-0.02155451,-0.06768504;0.006945186;-0.05179032,-0.1195033;-0.3329374;-0.02487242,-0.1413991;-0.6774057;0.05019813,-0.1376998;-0.6388364;-0.0363533,0.002833523;0.5273689;-0.005534795,0;0;0,-0.003665;0.3040368;-0.01459289,-0.008356616;0.5986209;-0.04238796,0.164804;0.4970638;-0.03214693,0.2217168;0.2552795;0.01974368,0.2295141;0.01098424;-0.02134228,-0.1763767;0.4879424;-0.01910928,-0.2287515;0.241746;0.01307097,-0.257375;0.0008892417;-0.03789734,0.07553628;0.004189074;-0.03985548,0.1020855;-0.3392186;-0.02264452,0.1083535;-0.684637;0.05097818,0.1280261;-0.7156861;-0.00787973,-0.07853789;0.005125117;-0.0334256,-0.1156256;-0.3377347;-0.03217217,-0.1137206;-0.6831602;0.04165883,-0.1218573;-0.7202622;-0.01319907,-0.006974682;0.5263103;-0.03307271,457.4486
+0;0;0,0.001504876;0.3043724;0.0009955707,0.003080128;0.6000792;-0.01078774,0.1694438;0.4813893;0.01131328,0.199499;0.2302644;0.03160518,0.2339764;-0.007789016;-0.02642009,-0.1621048;0.4730546;-0.003853197,-0.204185;0.2230927;-0.01512666,-0.2477912;-0.01649244;-0.05897345,0.06986752;0.007860541;-0.04893998,0.09009179;-0.3350497;-0.0159747,0.08880627;-0.6785722;0.06493964,0.09026821;-0.6401224;-0.02194027,-0.06780824;0.006957828;-0.05188459,-0.1196598;-0.3331437;-0.02494936,-0.1415367;-0.6773125;0.05005593,-0.1378268;-0.6387187;-0.03674292,0.002833381;0.5273398;-0.005534955,0;0;0,-0.003538564;0.3039946;-0.01485181,-0.008175448;0.5985602;-0.04295969,0.1643797;0.497099;-0.03250647,0.2210051;0.2553487;0.0197351,0.2286585;0.01136677;-0.02075315,-0.1755865;0.4878776;-0.01965066,-0.2275237;0.2416622;0.01289614,-0.2553042;0.0009184778;-0.03706147,0.07553641;0.004245877;-0.04018211,0.1020253;-0.3393692;-0.02257133,0.1083011;-0.6846002;0.05045438,0.1279578;-0.7160794;-0.008329868,-0.07880376;0.005047491;-0.0332095,-0.1159476;-0.3380307;-0.03228035,-0.1140193;-0.6833412;0.04061311,-0.117566;-0.6708909;-0.04483328,-0.006802574;0.5262507;-0.03357244,457.4708
+0;0;0,0.001557138;0.3043736;0.0003405783,0.003078514;0.5999802;-0.01357687,0.1694854;0.482015;0.0106544,0.1994618;0.2309222;0.03145216,0.2338159;-0.007226259;-0.02625572,-0.1622565;0.4736145;-0.00372399,-0.2045067;0.2236146;-0.0134078,-0.2485709;-0.01615697;-0.05575161,0.06985444;0.00785177;-0.04896005,0.08994704;-0.3350513;-0.01584062,0.08900731;-0.6785395;0.06522419,0.0903025;-0.6402027;-0.02166929,-0.06784419;0.006965624;-0.05183654,-0.1198975;-0.3330928;-0.02474614,-0.1416977;-0.6772916;0.05014334,-0.1381494;-0.6388059;-0.03667289,0.002842113;0.5272946;-0.007624461,0;0;0,-0.003538564;0.3039946;-0.01485181,-0.008175448;0.5985602;-0.04295969,0.1643797;0.497099;-0.03250647,0.2210051;0.2553487;0.0197351,0.2286585;0.01136677;-0.02075315,-0.1755865;0.4878776;-0.01965066,-0.2275237;0.2416622;0.01289614,-0.2553042;0.0009184778;-0.03706147,0.07553641;0.004245877;-0.04018211,0.1020253;-0.3393692;-0.02257133,0.1083011;-0.6846002;0.05045438,0.1279578;-0.7160794;-0.008329868,-0.07880376;0.005047491;-0.0332095,-0.1159476;-0.3380307;-0.03228035,-0.1140193;-0.6833412;0.04061311,-0.117566;-0.6708909;-0.04483328,-0.006802574;0.5262507;-0.03357244,457.4823
+0;0;0,0.001555836;0.3041191;0.0003402935,0.00307506;0.5992965;-0.01355591,0.1701772;0.4812707;0.0107411,0.2001486;0.23022;0.03153536,0.2345356;-0.008156419;-0.02622776,-0.162948;0.472835;-0.003697256,-0.2051911;0.2228772;-0.01337944,-0.2492975;-0.01712392;-0.05576379,0.07000051;0.007868188;-0.04906243,0.09009444;-0.3350574;-0.01594082,0.08915531;-0.6783261;0.06507218,0.09045433;-0.6399647;-0.02207775,-0.06798606;0.00698019;-0.05194493,-0.1200428;-0.3331006;-0.02485275,-0.1418291;-0.6770794;0.04998886,-0.1382702;-0.6385686;-0.0370836,0.002839076;0.5267391;-0.007613991,0;0;0,-0.003973633;0.3037161;-0.01522088,-0.009447277;0.5977946;-0.04372978,0.164222;0.4971879;-0.03303242,0.2203865;0.255506;0.01981187,0.2278797;0.01126438;-0.02058911,-0.1773615;0.4874005;-0.02016677,-0.2289899;0.2411967;0.01262552,-0.2565081;0.0001475662;-0.03717846,0.07558666;0.004317611;-0.0404613,0.1020378;-0.3393194;-0.0227766,0.1083092;-0.6844394;0.0496819,0.1282239;-0.7160658;-0.009244442,-0.07907189;0.004958702;-0.03304768,-0.116092;-0.3381567;-0.03266356,-0.1140983;-0.6833777;0.03955727,-0.1176334;-0.6710123;-0.04613543,-0.007811576;0.5256385;-0.03420305,457.5041
+0;0;0,0.001556137;0.3041779;0.0003403594,0.00307571;0.5994254;-0.01355936,0.1693734;0.4815962;0.01065121,0.1993395;0.2305896;0.03144183,0.2336335;-0.00714156;-0.02616493,-0.1621505;0.4732012;-0.003717735,-0.2043862;0.2232872;-0.01339822,-0.2483732;-0.01606429;-0.05566783,0.06999263;0.007867304;-0.04905691,0.09007555;-0.3348703;-0.01595345,0.08913907;-0.6771725;0.06483146,0.09044813;-0.6387465;-0.02299217,-0.0679784;0.006979404;-0.05193909,-0.1200066;-0.3329149;-0.02486176,-0.1417316;-0.6759254;0.04976914,-0.1381452;-0.6373488;-0.03797641,0.002839654;0.5268461;-0.007615643,0;0;0,-0.003684133;0.3037653;-0.01548624,-0.008916304;0.5978943;-0.04425335,0.163868;0.497453;-0.03378773,0.2199401;0.2559254;0.01964355,0.2276196;0.01234415;-0.02060437,-0.1760569;0.4874726;-0.02093077,-0.2272239;0.2412439;0.01205259,-0.2543984;0.0008514225;-0.03778446,0.07558823;0.004359365;-0.04043341,0.102239;-0.3390917;-0.02313113,0.1081134;-0.6833356;0.0486989,0.1284897;-0.7159117;-0.01007819,-0.07903274;0.004918729;-0.03312214,-0.1158954;-0.3380232;-0.03259547,-0.1140617;-0.6824029;0.03879872,-0.1176444;-0.6702;-0.04755018,-0.007347748;0.5257208;-0.0346787,457.5261
+0;0;0,0.001523242;0.3041772;0.000815531,0.003148147;0.599497;-0.01162577,0.1695401;0.4814235;0.01026019,0.1995613;0.2304477;0.03134261,0.2335577;-0.007403433;-0.02594412,-0.1620414;0.4729352;-0.00343872,-0.2048658;0.2230499;-0.01105519,-0.2490097;-0.0166259;-0.0512736,0.0700129;0.007889364;-0.04902445,0.09014264;-0.33483;-0.01576024,0.08899283;-0.6771192;0.06507713,0.09015951;-0.6386158;-0.02274105,-0.06797875;0.006964467;-0.05194063,-0.1199308;-0.3329248;-0.02465374,-0.141782;-0.6758882;0.05015599,-0.1383401;-0.6372339;-0.03758771,0.002874861;0.526876;-0.006216151,0;0;0,-0.003684133;0.3037653;-0.01548624,-0.008916304;0.5978943;-0.04425335,0.163868;0.497453;-0.03378773,0.2199401;0.2559254;0.01964355,0.2276196;0.01234415;-0.02060437,-0.1760569;0.4874726;-0.02093077,-0.2272239;0.2412439;0.01205259,-0.2543984;0.0008514225;-0.03778446,0.07558823;0.004359365;-0.04043341,0.102239;-0.3390917;-0.02313113,0.1081134;-0.6833356;0.0486989,0.1284897;-0.7159117;-0.01007819,-0.07903274;0.004918729;-0.03312214,-0.1158954;-0.3380232;-0.03259547,-0.1140617;-0.6824029;0.03879872,-0.1176444;-0.6702;-0.04755018,-0.007347748;0.5257208;-0.0346787,457.5381
+0;0;0,0.001523094;0.3041477;0.0008154519,0.003148088;0.5994848;-0.01162671,0.1688416;0.4815946;0.01019074,0.1988618;0.2306267;0.0312725,0.2328424;-0.007113338;-0.02598747,-0.1613504;0.4731418;-0.003450758,-0.2041734;0.2232645;-0.01106698,-0.2482967;-0.01629938;-0.05126661,0.06989437;0.007876008;-0.04894146,0.09003324;-0.3349988;-0.01566217,0.08888341;-0.6772896;0.06517561,0.09005084;-0.6387808;-0.02269868,-0.06786367;0.006952677;-0.0518527,-0.1198393;-0.3330907;-0.02455343,-0.1416906;-0.6760558;0.05025665,-0.1382465;-0.6373959;-0.0375431,0.002874774;0.5268566;-0.006216549,0;0;0,-0.003486946;0.3036921;-0.01636338,-0.008650988;0.5977908;-0.04564905,0.1634109;0.4975013;-0.03488207,0.2197795;0.256066;0.01861644,0.22776;0.01254714;-0.02124071,-0.1750844;0.4874866;-0.02232748,-0.2259997;0.2412796;0.01114249,-0.2529992;0.0008753091;-0.03815798,0.07560973;0.004478991;-0.0400703,0.1023298;-0.3391923;-0.02418685,0.1081646;-0.6835076;0.04731131,0.1286767;-0.7160265;-0.01156402,-0.07877676;0.004800969;-0.03337204,-0.1155097;-0.3383125;-0.03355234,-0.1137725;-0.6827517;0.0375656,-0.1173164;-0.6706212;-0.04882755,-0.00709103;0.52562;-0.03599834,457.5602
+0;0;0,0.001523094;0.3041477;0.0008154519,0.003148088;0.5994848;-0.01162671,0.1688416;0.4815946;0.01019074,0.1988618;0.2306267;0.0312725,0.2328424;-0.007113338;-0.02598747,-0.1613504;0.4731418;-0.003450758,-0.2041734;0.2232645;-0.01106698,-0.2482967;-0.01629938;-0.05126661,0.06989437;0.007876008;-0.04894146,0.09003324;-0.3349988;-0.01566217,0.08888341;-0.6772896;0.06517561,0.09005084;-0.6387808;-0.02269868,-0.06786367;0.006952677;-0.0518527,-0.1198393;-0.3330907;-0.02455343,-0.1416906;-0.6760558;0.05025665,-0.1382465;-0.6373959;-0.0375431,0.002874774;0.5268566;-0.006216549,0;0;0,-0.003486946;0.3036921;-0.01636338,-0.008650988;0.5977908;-0.04564905,0.1634109;0.4975013;-0.03488207,0.2197795;0.256066;0.01861644,0.22776;0.01254714;-0.02124071,-0.1750844;0.4874866;-0.02232748,-0.2259997;0.2412796;0.01114249,-0.2529992;0.0008753091;-0.03815798,0.07560973;0.004478991;-0.0400703,0.1023298;-0.3391923;-0.02418685,0.1081646;-0.6835076;0.04731131,0.1286767;-0.7160265;-0.01156402,-0.07877676;0.004800969;-0.03337204,-0.1155097;-0.3383125;-0.03355234,-0.1137725;-0.6827517;0.0375656,-0.1173164;-0.6706212;-0.04882755,-0.00709103;0.52562;-0.03599834,457.5721
+0;0;0,0.001545855;0.3040989;0.001294629,0.003236681;0.599501;-0.01007203,0.1686873;0.481506;0.009922447,0.1988482;0.2306075;0.03117193,0.2331486;-0.007211775;-0.02542706,-0.1609386;0.4730968;-0.003278263,-0.2043537;0.2232924;-0.008188668,-0.2487459;-0.01647717;-0.04663215,0.0699479;0.007900989;-0.04902828,0.08987235;-0.3349641;-0.01547858,0.08864591;-0.6774392;0.06538312,0.08973112;-0.6388297;-0.02289357,-0.06802753;0.006939509;-0.05179772,-0.1200942;-0.3330913;-0.02446435,-0.1419013;-0.6762184;0.05048607,-0.1385312;-0.637458;-0.0377181,0.002943498;0.5268383;-0.004990233,0;0;0,-0.003313318;0.3036114;-0.01701045,-0.00834921;0.5976762;-0.04686213,0.1633566;0.4973791;-0.0361588,0.2197609;0.2560928;0.01779246,0.2278541;0.01264226;-0.02226162,-0.1744936;0.4875605;-0.02331034,-0.2248987;0.2413591;0.01068172,-0.2518178;0.000871405;-0.03809339,0.07565488;0.004549652;-0.0401814,0.1024788;-0.3391559;-0.02514696,0.1084983;-0.6836866;0.0462091,0.1284838;-0.7168757;-0.01274681,-0.0788959;0.004719347;-0.0333477,-0.1153322;-0.3384272;-0.03471656,-0.1136982;-0.6830329;0.03651244,-0.1173168;-0.671038;-0.05026774,-0.006808832;0.5255087;-0.03710175,457.594
+0;0;0,0.001545855;0.3040989;0.001294629,0.003236681;0.599501;-0.01007203,0.1686873;0.481506;0.009922447,0.1988482;0.2306075;0.03117193,0.2331486;-0.007211775;-0.02542706,-0.1609386;0.4730968;-0.003278263,-0.2043537;0.2232924;-0.008188668,-0.2487459;-0.01647717;-0.04663215,0.0699479;0.007900989;-0.04902828,0.08987235;-0.3349641;-0.01547858,0.08864591;-0.6774392;0.06538312,0.08973112;-0.6388297;-0.02289357,-0.06802753;0.006939509;-0.05179772,-0.1200942;-0.3330913;-0.02446435,-0.1419013;-0.6762184;0.05048607,-0.1385312;-0.637458;-0.0377181,0.002943498;0.5268383;-0.004990233,0;0;0,-0.003313318;0.3036114;-0.01701045,-0.00834921;0.5976762;-0.04686213,0.1633566;0.4973791;-0.0361588,0.2197609;0.2560928;0.01779246,0.2278541;0.01264226;-0.02226162,-0.1744936;0.4875605;-0.02331034,-0.2248987;0.2413591;0.01068172,-0.2518178;0.000871405;-0.03809339,0.07565488;0.004549652;-0.0401814,0.1024788;-0.3391559;-0.02514696,0.1084983;-0.6836866;0.0462091,0.1284838;-0.7168757;-0.01274681,-0.0788959;0.004719347;-0.0333477,-0.1153322;-0.3384272;-0.03471656,-0.1136982;-0.6830329;0.03651244,-0.1173168;-0.671038;-0.05026774,-0.006808832;0.5255087;-0.03710175,457.6056
+0;0;0,0.001545855;0.3040989;0.001294629,0.003236681;0.599501;-0.01007203,0.1686873;0.481506;0.009922447,0.1988482;0.2306075;0.03117193,0.2331486;-0.007211775;-0.02542706,-0.1609386;0.4730968;-0.003278263,-0.2043537;0.2232924;-0.008188668,-0.2487459;-0.01647717;-0.04663215,0.0699479;0.007900989;-0.04902828,0.08987235;-0.3349641;-0.01547858,0.08864591;-0.6774392;0.06538312,0.08973112;-0.6388297;-0.02289357,-0.06802753;0.006939509;-0.05179772,-0.1200942;-0.3330913;-0.02446435,-0.1419013;-0.6762184;0.05048607,-0.1385312;-0.637458;-0.0377181,0.002943498;0.5268383;-0.004990233,0;0;0,-0.003313318;0.3036114;-0.01701045,-0.00834921;0.5976762;-0.04686213,0.1633566;0.4973791;-0.0361588,0.2197609;0.2560928;0.01779246,0.2278541;0.01264226;-0.02226162,-0.1744936;0.4875605;-0.02331034,-0.2248987;0.2413591;0.01068172,-0.2518178;0.000871405;-0.03809339,0.07565488;0.004549652;-0.0401814,0.1024788;-0.3391559;-0.02514696,0.1084983;-0.6836866;0.0462091,0.1284838;-0.7168757;-0.01274681,-0.0788959;0.004719347;-0.0333477,-0.1153322;-0.3384272;-0.03471656,-0.1136982;-0.6830329;0.03651244,-0.1173168;-0.671038;-0.05026774,-0.006808832;0.5255087;-0.03710175,457.6171
+0;0;0,0.001681556;0.322988;0.001742385,0.003700299;0.6552414;-0.01036357,0.1972274;0.5224278;0.01131084,0.2272554;0.271536;0.03288567,0.2618098;0.03373514;-0.02341426,-0.1882477;0.5125224;-0.003618161,-0.2325667;0.2628272;-0.005032255,-0.277611;0.02286641;-0.04112611,0.06971066;0.007849938;-0.04892541,0.08958062;-0.3350477;-0.01518546,0.08866481;-0.6774044;0.06541958,0.08965836;-0.6387081;-0.02339469,-0.0678821;0.006933691;-0.05156393,-0.1200148;-0.3331294;-0.02415524,-0.1418046;-0.6760958;0.05071378,-0.1385083;-0.6372458;-0.03802966,0.003343414;0.5753225;-0.004933671,0;0;0,-0.008222044;0.3207556;-0.03708529,-0.02137238;0.6447554;-0.1107075,0.1628952;0.4973653;-0.03760767,0.219626;0.2561293;0.01625038,0.2277281;0.01268321;-0.02351474,-0.1881315;0.4841329;-0.02114558,-0.2408149;0.2383495;0.01245223,-0.2684649;-0.002556145;-0.03351379,0.07569203;0.004599839;-0.03955317,0.1024637;-0.339234;-0.02637744,0.1084537;-0.6836292;0.04477191,0.1285167;-0.7172623;-0.01449776,-0.07847438;0.004639123;-0.03369191,-0.1150396;-0.338542;-0.03501038,-0.1132578;-0.6831486;0.03534053,-0.1167647;-0.6742554;-0.05130123,-0.01841727;0.5669814;-0.09175682,457.6319
+0;0;0,0.001681556;0.322988;0.001742385,0.003700299;0.6552414;-0.01036357,0.1972274;0.5224278;0.01131084,0.2272554;0.271536;0.03288567,0.2618098;0.03373514;-0.02341426,-0.1882477;0.5125224;-0.003618161,-0.2325667;0.2628272;-0.005032255,-0.277611;0.02286641;-0.04112611,0.06971066;0.007849938;-0.04892541,0.08958062;-0.3350477;-0.01518546,0.08866481;-0.6774044;0.06541958,0.08965836;-0.6387081;-0.02339469,-0.0678821;0.006933691;-0.05156393,-0.1200148;-0.3331294;-0.02415524,-0.1418046;-0.6760958;0.05071378,-0.1385083;-0.6372458;-0.03802966,0.003343414;0.5753225;-0.004933671,0;0;0,-0.008222044;0.3207556;-0.03708529,-0.02137238;0.6447554;-0.1107075,0.1628952;0.4973653;-0.03760767,0.219626;0.2561293;0.01625038,0.2277281;0.01268321;-0.02351474,-0.1881315;0.4841329;-0.02114558,-0.2408149;0.2383495;0.01245223,-0.2684649;-0.002556145;-0.03351379,0.07569203;0.004599839;-0.03955317,0.1024637;-0.339234;-0.02637744,0.1084537;-0.6836292;0.04477191,0.1285167;-0.7172623;-0.01449776,-0.07847438;0.004639123;-0.03369191,-0.1150396;-0.338542;-0.03501038,-0.1132578;-0.6831486;0.03534053,-0.1167647;-0.6742554;-0.05130123,-0.01841727;0.5669814;-0.09175682,457.6505
+0;0;0,0.001688116;0.3242482;0.001749183,0.003696818;0.6549689;-0.01031517,0.1970089;0.5222391;0.01133949,0.2270335;0.2713758;0.03291188,0.2615853;0.03359215;-0.02338398,-0.1880385;0.5123447;-0.003572937,-0.2323524;0.2626778;-0.004986871,-0.2773934;0.02273443;-0.04107811,0.06987476;0.007868416;-0.04904057,0.08973639;-0.3348857;-0.01531474,0.08882068;-0.6772079;0.0652822,0.08981769;-0.6384814;-0.02384073,-0.06804188;0.006950012;-0.05168531,-0.1201528;-0.3329708;-0.02428808,-0.1419404;-0.6759027;0.0505734,-0.1386326;-0.6370219;-0.03847845,0.003340045;0.5750751;-0.004886987,0;0;0,-0.008437812;0.3217028;-0.03973556,-0.02106428;0.644438;-0.1120586,0.1629367;0.4970735;-0.0389359,0.2197904;0.2559682;0.01524114,0.2278827;0.01256454;-0.0246749,-0.1879827;0.4846358;-0.02256588,-0.2400037;0.2388327;0.01169667,-0.2682166;-0.002619609;-0.03083502,0.07577685;0.004597604;-0.03982592,0.1027009;-0.3390958;-0.02709007,0.108665;-0.6835332;0.04368114,0.1288306;-0.7173666;-0.01580572,-0.07875282;0.00462869;-0.03355502,-0.1151761;-0.3384182;-0.03567447,-0.1131943;-0.6831321;0.03396519,-0.1167629;-0.6743832;-0.05295831,-0.01811981;0.5666894;-0.09310913,457.6622
+0;0;0,0.001774785;0.3242519;0.0005783748,0.003624415;0.6547984;-0.01528275,0.1969782;0.5231423;0.01057023,0.2269189;0.2723348;0.03289529,0.2613284;0.03446013;-0.0231025,-0.1883467;0.5133517;-0.00329002,-0.2332437;0.2637934;-0.001241054,-0.2792481;0.02343555;-0.03311254,0.06984111;0.007816205;-0.04909682,0.08945822;-0.334933;-0.01517799,0.08866321;-0.6772904;0.06527035,0.08948285;-0.6387359;-0.02387106,-0.06811958;0.006984008;-0.05157827,-0.1201607;-0.3329505;-0.02421837,-0.1421324;-0.6758713;0.05063999,-0.1389996;-0.6371668;-0.03843559,0.003314132;0.5749993;-0.008603664,0;0;0,-0.008437812;0.3217028;-0.03973556,-0.02106428;0.644438;-0.1120586,0.1629367;0.4970735;-0.0389359,0.2197904;0.2559682;0.01524114,0.2278827;0.01256454;-0.0246749,-0.1879827;0.4846358;-0.02256588,-0.2400037;0.2388327;0.01169667,-0.2682166;-0.002619609;-0.03083502,0.07577685;0.004597604;-0.03982592,0.1027009;-0.3390958;-0.02709007,0.108665;-0.6835332;0.04368114,0.1288306;-0.7173666;-0.01580572,-0.07875282;0.00462869;-0.03355502,-0.1151761;-0.3384182;-0.03567447,-0.1131943;-0.6831321;0.03396519,-0.1167629;-0.6743832;-0.05295831,-0.01811981;0.5666894;-0.09310913,457.6734
+0;0;0,0.001774785;0.3242519;0.0005783748,0.003624415;0.6547984;-0.01528275,0.1969782;0.5231423;0.01057023,0.2269189;0.2723348;0.03289529,0.2613284;0.03446013;-0.0231025,-0.1883467;0.5133517;-0.00329002,-0.2332437;0.2637934;-0.001241054,-0.2792481;0.02343555;-0.03311254,0.06984111;0.007816205;-0.04909682,0.08945822;-0.334933;-0.01517799,0.08866321;-0.6772904;0.06527035,0.08948285;-0.6387359;-0.02387106,-0.06811958;0.006984008;-0.05157827,-0.1201607;-0.3329505;-0.02421837,-0.1421324;-0.6758713;0.05063999,-0.1389996;-0.6371668;-0.03843559,0.003314132;0.5749993;-0.008603664,0;0;0,-0.008437812;0.3217028;-0.03973556,-0.02106428;0.644438;-0.1120586,0.1629367;0.4970735;-0.0389359,0.2197904;0.2559682;0.01524114,0.2278827;0.01256454;-0.0246749,-0.1879827;0.4846358;-0.02256588,-0.2400037;0.2388327;0.01169667,-0.2682166;-0.002619609;-0.03083502,0.07577685;0.004597604;-0.03982592,0.1027009;-0.3390958;-0.02709007,0.108665;-0.6835332;0.04368114,0.1288306;-0.7173666;-0.01580572,-0.07875282;0.00462869;-0.03355502,-0.1151761;-0.3384182;-0.03567447,-0.1131943;-0.6831321;0.03396519,-0.1167629;-0.6743832;-0.05295831,-0.01811981;0.5666894;-0.09310913,457.6843
+0;0;0,0.001698657;0.3103435;0.000553566,0.003298166;0.597453;-0.01337098,0.1658284;0.4814068;0.008812383,0.1957683;0.2306052;0.03113691,0.2301669;-0.007193983;-0.0248431,-0.1581114;0.4731759;-0.002839827,-0.2030073;0.2236235;-0.0007909089,-0.2489971;-0.01665813;-0.03265228,0.07004663;0.007839206;-0.0492413,0.08965812;-0.3348117;-0.01533218,0.08885849;-0.6791583;0.06558355,0.08967584;-0.6406276;-0.0233096,-0.06832004;0.00700456;-0.05173004,-0.1203463;-0.3328325;-0.02437799,-0.1424456;-0.6777457;0.0509153,-0.1393215;-0.6390654;-0.03791221,0.003016457;0.5250026;-0.007306967,0;0;0,-0.004343584;0.3094129;-0.02368641,-0.005223051;0.5955136;-0.04990673,0.1628889;0.4968359;-0.04053473,0.2198325;0.2557719;0.01370406,0.2278507;0.01241364;-0.02601886,-0.1696144;0.4892355;-0.02667643,-0.22187;0.2439041;0.0104464,-0.2519096;0.001945838;-0.02722706,0.07580067;0.004603595;-0.04032063,0.1027535;-0.3390066;-0.02808475,0.1085141;-0.6853651;0.04350543,0.1289229;-0.7176744;-0.01712847,-0.07917374;0.004607131;-0.03321115,-0.1158096;-0.3383062;-0.03672464,-0.113587;-0.6851591;0.03263475,-0.1174249;-0.6734203;-0.05469931,-0.004271314;0.5237026;-0.03858519,457.7068
+0;0;0,0.001675437;0.308567;1.554402E-05,0.003194607;0.5973155;-0.01537867,0.1656783;0.4816861;0.008202545,0.1954754;0.230936;0.03104724,0.2301418;-0.00675559;-0.02474805,-0.1600061;0.4804627;0.002088977,-0.2073151;0.2313902;0.005260399,-0.2539719;-0.009174079;-0.02238329,0.07020712;0.007772108;-0.04940637,0.08969901;-0.3347397;-0.01539368,0.08897127;-0.6792076;0.06566665,0.08883408;-0.6407447;-0.02318131,-0.06849821;0.007095126;-0.05184679,-0.1205924;-0.3325985;-0.02454149,-0.1426086;-0.6776451;0.05087403,-0.1404407;-0.6390376;-0.03793367,0.002935308;0.5248995;-0.008908385,0;0;0,-0.003789589;0.3077005;-0.02285743,-0.005213469;0.5953316;-0.05157638,0.1628178;0.4965898;-0.04243636,0.2198464;0.2556235;0.0120461,0.22778;0.01236895;-0.02765846,-0.1695527;0.4891227;-0.02837527,-0.221989;0.2444576;0.01254794,-0.2545432;0.00176309;-0.01663763,0.07584706;0.004620224;-0.04069781,0.1025758;-0.3388886;-0.02893209,0.1084925;-0.6855709;0.04181933,0.1289726;-0.7177455;-0.0188477,-0.07950451;0.004585833;-0.03299146,-0.1161846;-0.3381737;-0.0376424,-0.1138859;-0.6853089;0.03106882,-0.1177531;-0.6736341;-0.05619418,-0.004261419;0.5235201;-0.04025292,457.7288
+0;0;0,0.001675437;0.308567;1.554402E-05,0.003194607;0.5973155;-0.01537867,0.1656783;0.4816861;0.008202545,0.1954754;0.230936;0.03104724,0.2301418;-0.00675559;-0.02474805,-0.1600061;0.4804627;0.002088977,-0.2073151;0.2313902;0.005260399,-0.2539719;-0.009174079;-0.02238329,0.07020712;0.007772108;-0.04940637,0.08969901;-0.3347397;-0.01539368,0.08897127;-0.6792076;0.06566665,0.08883408;-0.6407447;-0.02318131,-0.06849821;0.007095126;-0.05184679,-0.1205924;-0.3325985;-0.02454149,-0.1426086;-0.6776451;0.05087403,-0.1404407;-0.6390376;-0.03793367,0.002935308;0.5248995;-0.008908385,0;0;0,-0.003789589;0.3077005;-0.02285743,-0.005213469;0.5953316;-0.05157638,0.1628178;0.4965898;-0.04243636,0.2198464;0.2556235;0.0120461,0.22778;0.01236895;-0.02765846,-0.1695527;0.4891227;-0.02837527,-0.221989;0.2444576;0.01254794,-0.2545432;0.00176309;-0.01663763,0.07584706;0.004620224;-0.04069781,0.1025758;-0.3388886;-0.02893209,0.1084925;-0.6855709;0.04181933,0.1289726;-0.7177455;-0.0188477,-0.07950451;0.004585833;-0.03299146,-0.1161846;-0.3381737;-0.0376424,-0.1138859;-0.6853089;0.03106882,-0.1177531;-0.6736341;-0.05619418,-0.004261419;0.5235201;-0.04025292,457.7404
+0;0;0,0.001669971;0.3075603;1.549331E-05,0.003196389;0.5975564;-0.01543055,0.1654514;0.4819799;0.008127306,0.1952433;0.2312728;0.03096809,0.2298942;-0.006312042;-0.02480215,-0.1597754;0.4807582;0.002022329,-0.2070763;0.2317284;0.005193207,-0.2537122;-0.008727849;-0.02243808,0.07024498;0.007776298;-0.049433,0.08969188;-0.3339452;-0.0154988,0.0889646;-0.6782018;0.06551182,0.08882616;-0.6396622;-0.02414211,-0.06853513;0.007098951;-0.05187474,-0.1205091;-0.3318109;-0.02463244,-0.1425118;-0.6766459;0.05073682,-0.1403243;-0.6379603;-0.03887649,0.002937062;0.5251326;-0.00895958,0;0;0,-0.003509685;0.3066914;-0.02289605,-0.005408436;0.5954472;-0.05309796,0.1623387;0.4964816;-0.04445934,0.2196487;0.2557337;0.01048899,0.2275563;0.01256883;-0.0290823,-0.1694846;0.4891509;-0.02984622,-0.2224962;0.2456577;0.01667438,-0.2556514;0.002589583;-0.007330174,0.07596382;0.004594564;-0.04058123,0.1019963;-0.3381811;-0.02915978,0.1083781;-0.6848906;0.04032159,0.1290263;-0.7181247;-0.0203898,-0.07950656;0.00460856;-0.03310462,-0.1166616;-0.3372954;-0.0380517,-0.1140425;-0.6843635;0.02986556,-0.1180448;-0.6729289;-0.05816898,-0.004455671;0.5236338;-0.0417366,457.7628
+0;0;0,0.001751916;0.3075598;0.0002965697,0.00352281;0.5976229;-0.01396236,0.1657508;0.4817753;0.007907597,0.1957482;0.2311106;0.03094394,0.2303069;-0.006564826;-0.02449663,-0.1594106;0.4800043;0.001657234,-0.2077822;0.2313112;0.01033187,-0.255399;-0.009529144;-0.01171682,0.07023795;0.007750147;-0.04944708,0.08961004;-0.3339661;-0.01541775,0.08895281;-0.6782216;0.06559841,0.08881931;-0.6396196;-0.02404956,-0.06856029;0.007110619;-0.05183988,-0.1205604;-0.3317923;-0.02456214,-0.142604;-0.6765882;0.05097423,-0.1404119;-0.63785;-0.03863385,0.003173744;0.5251599;-0.007950867,0;0;0,-0.003509685;0.3066914;-0.02289605,-0.005408436;0.5954472;-0.05309796,0.1623387;0.4964816;-0.04445934,0.2196487;0.2557337;0.01048899,0.2275563;0.01256883;-0.0290823,-0.1694846;0.4891509;-0.02984622,-0.2224962;0.2456577;0.01667438,-0.2556514;0.002589583;-0.007330174,0.07596382;0.004594564;-0.04058123,0.1019963;-0.3381811;-0.02915978,0.1083781;-0.6848906;0.04032159,0.1290263;-0.7181247;-0.0203898,-0.07950656;0.00460856;-0.03310462,-0.1166616;-0.3372954;-0.0380517,-0.1140425;-0.6843635;0.02986556,-0.1180448;-0.6729289;-0.05816898,-0.004455671;0.5236338;-0.0417366,457.7739
+0;0;0,0.001835844;0.3222939;0.0003107774,0.003876235;0.6556123;-0.01593241,0.1942865;0.5245818;0.009325013,0.2242812;0.2739402;0.03235923,0.2587875;0.03662471;-0.02299737,-0.1873145;0.5225034;0.001989749,-0.2356816;0.2738332;0.01066359,-0.2832263;0.03335759;-0.01135171,0.07046365;0.007775051;-0.04960597,0.08982743;-0.3337946;-0.01559124,0.08917113;-0.6775581;0.06530914,0.08903752;-0.6389483;-0.0244202,-0.0687806;0.007133469;-0.05200646,-0.1207584;-0.3316241;-0.02474042,-0.1427705;-0.6759272;0.050688,-0.1405765;-0.6371811;-0.03900142,0.003490306;0.5754968;-0.009286067,0;0;0,-0.006443321;0.3194517;-0.04226017,-0.01704842;0.6424822;-0.1255925,0.1624243;0.4962915;-0.04724932,0.2197069;0.2556259;0.007979631,0.2274105;0.01273835;-0.03100753,-0.1821672;0.4870118;-0.03251098,-0.2355064;0.2448701;0.02015575,-0.2699908;0.001413256;0.009512523,0.07610907;0.004464895;-0.04091215,0.1016868;-0.3381688;-0.02867603,0.1083917;-0.6849236;0.03791809,0.1284606;-0.7186048;-0.02264142,-0.07988449;0.004757614;-0.03289626,-0.1170939;-0.3369711;-0.03911927,-0.1143691;-0.6837702;0.0275262,-0.1181291;-0.6758714;-0.05978304,-0.01461303;0.5649145;-0.1046128,457.7956
+0;0;0,0.001835844;0.3222939;0.0003107774,0.003876235;0.6556123;-0.01593241,0.1942865;0.5245818;0.009325013,0.2242812;0.2739402;0.03235923,0.2587875;0.03662471;-0.02299737,-0.1873145;0.5225034;0.001989749,-0.2356816;0.2738332;0.01066359,-0.2832263;0.03335759;-0.01135171,0.07046365;0.007775051;-0.04960597,0.08982743;-0.3337946;-0.01559124,0.08917113;-0.6775581;0.06530914,0.08903752;-0.6389483;-0.0244202,-0.0687806;0.007133469;-0.05200646,-0.1207584;-0.3316241;-0.02474042,-0.1427705;-0.6759272;0.050688,-0.1405765;-0.6371811;-0.03900142,0.003490306;0.5754968;-0.009286067,0;0;0,-0.006443321;0.3194517;-0.04226017,-0.01704842;0.6424822;-0.1255925,0.1624243;0.4962915;-0.04724932,0.2197069;0.2556259;0.007979631,0.2274105;0.01273835;-0.03100753,-0.1821672;0.4870118;-0.03251098,-0.2355064;0.2448701;0.02015575,-0.2699908;0.001413256;0.009512523,0.07610907;0.004464895;-0.04091215,0.1016868;-0.3381688;-0.02867603,0.1083917;-0.6849236;0.03791809,0.1284606;-0.7186048;-0.02264142,-0.07988449;0.004757614;-0.03289626,-0.1170939;-0.3369711;-0.03911927,-0.1143691;-0.6837702;0.0275262,-0.1181291;-0.6758714;-0.05978304,-0.01461303;0.5649145;-0.1046128,457.8077
+0;0;0,0.001907782;0.3237034;-0.0005124602,0.003766012;0.6553673;-0.01867552,0.1942323;0.5252009;0.008587296,0.2241062;0.2746752;0.03221477,0.2584251;0.03711016;-0.02297728,-0.1872039;0.5223528;0.001595032,-0.2367816;0.2742823;0.01632185,-0.284771;0.03325592;6.083772E-05,0.07083011;0.007796577;-0.04985401,0.09010704;-0.3335387;-0.01569019,0.08960511;-0.6770133;0.06522501,0.08940049;-0.6384392;-0.02521232,-0.06913733;0.007184673;-0.05226399,-0.1211783;-0.3313325;-0.02494429,-0.1432336;-0.6753953;0.05026656,-0.1410879;-0.6366801;-0.04013204,0.003432274;0.5753464;-0.0114451,0;0;0,-0.006691859;0.3203586;-0.04597163,-0.01699911;0.6421813;-0.1277885,0.1628153;0.4959655;-0.05079818,0.2199704;0.2555577;0.005337715,0.2274127;0.01241706;-0.03324127,-0.1820251;0.4866565;-0.03473323,-0.2349865;0.2460545;0.024593,-0.2691402;0.002227306;0.01804111,0.07631394;0.00433585;-0.04147887,0.1015268;-0.3381013;-0.02924681,0.1084566;-0.6849111;0.03553939,0.1284692;-0.7196116;-0.02500653,-0.08053428;0.004931362;-0.03245036,-0.1176857;-0.3365555;-0.03986771,-0.1149951;-0.6833634;0.02524243,-0.1190061;-0.6757576;-0.06270575,-0.01456828;0.5646607;-0.1068029,457.8299
+0;0;0,0.001907782;0.3237034;-0.0005124602,0.003766012;0.6553673;-0.01867552,0.1942323;0.5252009;0.008587296,0.2241062;0.2746752;0.03221477,0.2584251;0.03711016;-0.02297728,-0.1872039;0.5223528;0.001595032,-0.2367816;0.2742823;0.01632185,-0.284771;0.03325592;6.083772E-05,0.07083011;0.007796577;-0.04985401,0.09010704;-0.3335387;-0.01569019,0.08960511;-0.6770133;0.06522501,0.08940049;-0.6384392;-0.02521232,-0.06913733;0.007184673;-0.05226399,-0.1211783;-0.3313325;-0.02494429,-0.1432336;-0.6753953;0.05026656,-0.1410879;-0.6366801;-0.04013204,0.003432274;0.5753464;-0.0114451,0;0;0,-0.006691859;0.3203586;-0.04597163,-0.01699911;0.6421813;-0.1277885,0.1628153;0.4959655;-0.05079818,0.2199704;0.2555577;0.005337715,0.2274127;0.01241706;-0.03324127,-0.1820251;0.4866565;-0.03473323,-0.2349865;0.2460545;0.024593,-0.2691402;0.002227306;0.01804111,0.07631394;0.00433585;-0.04147887,0.1015268;-0.3381013;-0.02924681,0.1084566;-0.6849111;0.03553939,0.1284692;-0.7196116;-0.02500653,-0.08053428;0.004931362;-0.03245036,-0.1176857;-0.3365555;-0.03986771,-0.1149951;-0.6833634;0.02524243,-0.1190061;-0.6757576;-0.06270575,-0.01456828;0.5646607;-0.1068029,457.8409
+0;0;0,0.001914427;0.3248309;-0.000514245,0.003767;0.6555401;-0.0186327,0.194464;0.5253801;0.008648281,0.2243256;0.274958;0.03226598,0.2587449;0.03669806;-0.02308752,-0.1874329;0.5225285;0.001647569,-0.2369902;0.2745606;0.0163683,-0.2851199;0.0328292;5.971827E-05,0.07088293;0.007802391;-0.04989119,0.09010012;-0.3324751;-0.01583324,0.08959841;-0.6757985;0.06504635,0.08939249;-0.6371701;-0.02596464,-0.06918888;0.00719003;-0.05230296,-0.1210686;-0.3302781;-0.02506792,-0.1431141;-0.6741894;0.05010983,-0.1409549;-0.635419;-0.04086221,0.003433541;0.5755861;-0.01140832,0;0;0,-0.006830007;0.3209328;-0.04974437,-0.01695773;0.6419086;-0.1310136,0.1635993;0.4957924;-0.05542684,0.2207453;0.2557842;0.001941204,0.2271007;0.01182114;-0.03624439,-0.1820621;0.4863012;-0.03756955,-0.2333479;0.2472696;0.02872074,-0.2696085;0.003010124;0.03496297,0.07644375;0.004114896;-0.04139829,0.1012691;-0.3372976;-0.02960086,0.1083374;-0.6843633;0.03291464,0.1291699;-0.7189053;-0.02838659,-0.08054806;0.005121109;-0.03256044,-0.1175409;-0.335305;-0.04027904,-0.1150143;-0.6822753;0.02310852,-0.1193226;-0.6749983;-0.06533694,-0.01452391;0.5644902;-0.1099091,457.8633
+0;0;0,0.001970022;0.324829;-0.001124672,0.00376117;0.655469;-0.02044659,0.1943849;0.525969;0.009442683,0.2249209;0.2755558;0.0322799,0.2592134;0.03720286;-0.02275084,-0.1873822;0.5226671;0.001417313,-0.2381349;0.2753532;0.0219289,-0.2862428;0.03312875;0.01649969,0.07085656;0.007773932;-0.04993308,0.09004214;-0.3324957;-0.01577884,0.08947282;-0.6758184;0.06510322,0.08944213;-0.6372623;-0.02591483,-0.06922786;0.0072077;-0.05224894,-0.1211926;-0.3302469;-0.02500799,-0.1433568;-0.6741604;0.05012535,-0.1410198;-0.6354619;-0.04084919,0.003443665;0.5755446;-0.01290114,0;0;0,-0.006830007;0.3209328;-0.04974437,-0.01695773;0.6419086;-0.1310136,0.1635993;0.4957924;-0.05542684,0.2207453;0.2557842;0.001941204,0.2271007;0.01182114;-0.03624439,-0.1820621;0.4863012;-0.03756955,-0.2333479;0.2472696;0.02872074,-0.2696085;0.003010124;0.03496297,0.07644375;0.004114896;-0.04139829,0.1012691;-0.3372976;-0.02960086,0.1083374;-0.6843633;0.03291464,0.1291699;-0.7189053;-0.02838659,-0.08054806;0.005121109;-0.03256044,-0.1175409;-0.335305;-0.04027904,-0.1150143;-0.6822753;0.02310852,-0.1193226;-0.6749983;-0.06533694,-0.01452391;0.5644902;-0.1099091,457.8747
+0;0;0,0.001970022;0.324829;-0.001124672,0.00376117;0.655469;-0.02044659,0.1943849;0.525969;0.009442683,0.2249209;0.2755558;0.0322799,0.2592134;0.03720286;-0.02275084,-0.1873822;0.5226671;0.001417313,-0.2381349;0.2753532;0.0219289,-0.2862428;0.03312875;0.01649969,0.07085656;0.007773932;-0.04993308,0.09004214;-0.3324957;-0.01577884,0.08947282;-0.6758184;0.06510322,0.08944213;-0.6372623;-0.02591483,-0.06922786;0.0072077;-0.05224894,-0.1211926;-0.3302469;-0.02500799,-0.1433568;-0.6741604;0.05012535,-0.1410198;-0.6354619;-0.04084919,0.003443665;0.5755446;-0.01290114,0;0;0,-0.006830007;0.3209328;-0.04974437,-0.01695773;0.6419086;-0.1310136,0.1635993;0.4957924;-0.05542684,0.2207453;0.2557842;0.001941204,0.2271007;0.01182114;-0.03624439,-0.1820621;0.4863012;-0.03756955,-0.2333479;0.2472696;0.02872074,-0.2696085;0.003010124;0.03496297,0.07644375;0.004114896;-0.04139829,0.1012691;-0.3372976;-0.02960086,0.1083374;-0.6843633;0.03291464,0.1291699;-0.7189053;-0.02838659,-0.08054806;0.005121109;-0.03256044,-0.1175409;-0.335305;-0.04027904,-0.1150143;-0.6822753;0.02310852,-0.1193226;-0.6749983;-0.06533694,-0.01452391;0.5644902;-0.1099091,457.8854
+0;0;0,0.001975711;0.325767;-0.00112792,0.003761799;0.6555264;-0.02040557,0.1942815;0.5261146;0.009465722,0.2248064;0.2757925;0.03229465,0.2591874;0.03682445;-0.0228781,-0.1872771;0.5228145;0.001444734,-0.2380113;0.2755905;0.02194887,-0.2862434;0.03274101;0.01650565,0.07100643;0.007790376;-0.0500387,0.09014231;-0.3315977;-0.01597295,0.08957253;-0.6752025;0.06497557,0.08954185;-0.6366507;-0.02599635,-0.06937429;0.007222946;-0.05235946,-0.1212044;-0.3293574;-0.02518909,-0.1433869;-0.6735535;0.05000599,-0.141051;-0.6348594;-0.04092246,0.003444538;0.5756632;-0.0128659,0;0;0,-0.006939366;0.321419;-0.0526402,-0.01687399;0.641506;-0.1338198,0.1641563;0.4961642;-0.05920672,0.2213066;0.2565286;-0.0007023811,0.2271846;0.01180208;-0.03820133,-0.1817661;0.4861776;-0.03968336,-0.2315339;0.2487352;0.03283114,-0.2680455;0.004644722;0.05329018,0.07647698;0.004002869;-0.04173398,0.1011888;-0.3365337;-0.03011107,0.1083315;-0.6841692;0.03084612,0.1292838;-0.7185438;-0.03052115,-0.08082584;0.005262911;-0.03234132,-0.1178059;-0.3342487;-0.04101773,-0.1152409;-0.681724;0.02120479,-0.119823;-0.6745907;-0.06714192,-0.01446889;0.5642284;-0.1124313,457.8976
+0;0;0,0.001926941;0.3257655;-0.001570449,0.003560129;0.6554836;-0.02155095,0.1941589;0.5262542;0.008549936,0.2242581;0.275937;0.0319907,0.2586;0.0368636;-0.02274835,-0.1873931;0.5228561;0.0012774,-0.2392579;0.2765644;0.02892808,-0.2873994;0.03366637;0.02508854,0.07099579;0.007723778;-0.05006414,0.09001385;-0.3316352;-0.01564435,0.08933076;-0.6752956;0.06506717,0.08917591;-0.6367872;-0.0259087,-0.06938193;0.007288063;-0.0523403,-0.1214153;-0.3292623;-0.02518723,-0.1435887;-0.6734757;0.049931,-0.1413763;-0.6348191;-0.04100411,0.00328536;0.5756369;-0.01383678,0;0;0,-0.006939366;0.321419;-0.0526402,-0.01687399;0.641506;-0.1338198,0.1641563;0.4961642;-0.05920672,0.2213066;0.2565286;-0.0007023811,0.2271846;0.01180208;-0.03820133,-0.1817661;0.4861776;-0.03968336,-0.2315339;0.2487352;0.03283114,-0.2680455;0.004644722;0.05329018,0.07647698;0.004002869;-0.04173398,0.1011888;-0.3365337;-0.03011107,0.1083315;-0.6841692;0.03084612,0.1292838;-0.7185438;-0.03052115,-0.08082584;0.005262911;-0.03234132,-0.1178059;-0.3342487;-0.04101773,-0.1152409;-0.681724;0.02120479,-0.119823;-0.6745907;-0.06714192,-0.01446889;0.5642284;-0.1124313,457.9093
+0;0;0,0.001934755;0.3270865;-0.001576818,0.003565376;0.656403;-0.02154676,0.1943766;0.5269257;0.008597744,0.224462;0.2767228;0.0320278,0.2592642;0.03444526;-0.02344487,-0.1876014;0.5235238;0.001317085,-0.2394425;0.2773446;0.02895514,-0.2882292;0.03119113;0.02506414,0.07102935;0.007727429;-0.0500878,0.09000479;-0.330871;-0.01574516,0.08932279;-0.6739827;0.06483753,0.08916714;-0.63543;-0.02661312,-0.06941473;0.007291509;-0.05236505,-0.1213315;-0.3285046;-0.02527283,-0.1434695;-0.6721685;0.0497255,-0.1412456;-0.6334668;-0.04168418,0.003289943;0.5763636;-0.01381397,0;0;0,-0.007201105;0.3220316;-0.05688262,-0.01692322;0.641216;-0.13991,0.1644283;0.4962049;-0.06431055,0.2221089;0.2571348;-0.004527092,0.2271381;0.008891419;-0.04108834,-0.1810385;0.485225;-0.04307064,-0.2301522;0.2502996;0.03726289,-0.2671037;0.003974587;0.06801,0.07639702;0.003741831;-0.04199004,0.1011479;-0.3360452;-0.03101206,0.1080901;-0.6834763;0.02783704,0.1292783;-0.7181035;-0.03389454,-0.08091536;0.00553545;-0.03218281,-0.1181034;-0.3331531;-0.04195373,-0.1156844;-0.6804525;0.01802182,-0.1205625;-0.6737791;-0.07068257,-0.0145555;0.5640406;-0.1174481,457.9304
+0;0;0,0.001940466;0.328052;-0.001581472,0.003569533;0.6571807;-0.02155487,0.1952683;0.5272067;0.008719611,0.225341;0.2771097;0.03213976,0.2601498;0.03478608;-0.02334347,-0.1884857;0.523789;0.001405101,-0.2403049;0.277714;0.02903146,-0.2891009;0.03151369;0.02513972,0.0712368;0.007749998;-0.05023409,0.09018949;-0.3304424;-0.01593262,0.08950805;-0.6732701;0.06458335,0.08935425;-0.6348189;-0.02578197,-0.06961746;0.007312804;-0.05251798,-0.1214719;-0.3280807;-0.02545825,-0.1435916;-0.67146;0.04947798,-0.1413941;-0.6328616;-0.04084686,0.003293182;0.5768745;-0.01379631,0;0;0,-0.007687435;0.3223659;-0.06037807,-0.01767562;0.640658;-0.1459424,0.164801;0.4960795;-0.06855726,0.223428;0.2576358;-0.007656813,0.2275877;0.009187043;-0.04324722,-0.1812522;0.4844425;-0.04500782,-0.2295292;0.2519352;0.04223343,-0.2659443;0.007035956;0.08357456,0.07641096;0.003618985;-0.04250264,0.1007152;-0.3357769;-0.0311172,0.1077393;-0.683239;0.02575898,0.1265277;-0.7199246;-0.03287005,-0.08133162;0.005683498;-0.03179737,-0.1189728;-0.3325503;-0.04133146,-0.116518;-0.679981;0.01611472,-0.1216766;-0.6733697;-0.07142782,-0.01515195;0.5635452;-0.1223497,457.9524
+0;0;0,0.00190909;0.3280501;-0.001973126,0.00341065;0.6571527;-0.02239073,0.1952896;0.5275979;0.007591343,0.2248857;0.2775369;0.03198298,0.2597149;0.0351534;-0.0232253,-0.1886327;0.5240232;0.001311617,-0.2410694;0.2789414;0.03576022,-0.2910956;0.03296664;0.03790013,0.07118359;0.00772057;-0.05031397,0.09003654;-0.3304552;-0.01579349,0.08963164;-0.673249;0.06486852,0.08929717;-0.6348307;-0.02549938,-0.06967533;0.007327952;-0.05243907,-0.1216125;-0.3280602;-0.02547143,-0.143862;-0.6714413;0.04941876,-0.1418394;-0.6328702;-0.04091277,0.003163768;0.5768557;-0.01453598,0;0;0,-0.007687435;0.3223659;-0.06037807,-0.01767562;0.640658;-0.1459424,0.164801;0.4960795;-0.06855726,0.223428;0.2576358;-0.007656813,0.2275877;0.009187043;-0.04324722,-0.1812522;0.4844425;-0.04500782,-0.2295292;0.2519352;0.04223343,-0.2659443;0.007035956;0.08357456,0.07641096;0.003618985;-0.04250264,0.1007152;-0.3357769;-0.0311172,0.1077393;-0.683239;0.02575898,0.1265277;-0.7199246;-0.03287005,-0.08133162;0.005683498;-0.03179737,-0.1189728;-0.3325503;-0.04133146,-0.116518;-0.679981;0.01611472,-0.1216766;-0.6733697;-0.07142782,-0.01515195;0.5635452;-0.1223497,457.9641
+0;0;0,0.00190909;0.3280501;-0.001973126,0.00341065;0.6571527;-0.02239073,0.1952896;0.5275979;0.007591343,0.2248857;0.2775369;0.03198298,0.2597149;0.0351534;-0.0232253,-0.1886327;0.5240232;0.001311617,-0.2410694;0.2789414;0.03576022,-0.2910956;0.03296664;0.03790013,0.07118359;0.00772057;-0.05031397,0.09003654;-0.3304552;-0.01579349,0.08963164;-0.673249;0.06486852,0.08929717;-0.6348307;-0.02549938,-0.06967533;0.007327952;-0.05243907,-0.1216125;-0.3280602;-0.02547143,-0.143862;-0.6714413;0.04941876,-0.1418394;-0.6328702;-0.04091277,0.003163768;0.5768557;-0.01453598,0;0;0,-0.007687435;0.3223659;-0.06037807,-0.01767562;0.640658;-0.1459424,0.164801;0.4960795;-0.06855726,0.223428;0.2576358;-0.007656813,0.2275877;0.009187043;-0.04324722,-0.1812522;0.4844425;-0.04500782,-0.2295292;0.2519352;0.04223343,-0.2659443;0.007035956;0.08357456,0.07641096;0.003618985;-0.04250264,0.1007152;-0.3357769;-0.0311172,0.1077393;-0.683239;0.02575898,0.1265277;-0.7199246;-0.03287005,-0.08133162;0.005683498;-0.03179737,-0.1189728;-0.3325503;-0.04133146,-0.116518;-0.679981;0.01611472,-0.1216766;-0.6733697;-0.07142782,-0.01515195;0.5635452;-0.1223497,457.9858
+0;0;0,0.001914976;0.3290615;-0.001979209,0.003414024;0.6576994;-0.02237739,0.1957799;0.5279343;0.007669143,0.225359;0.2780168;0.03204678,0.2602125;0.03546408;-0.02320005,-0.1891159;0.5243505;0.001373496,-0.2415226;0.2794093;0.03580233,-0.2915836;0.03326286;0.03794373,0.07158993;0.007764641;-0.05060117,0.09036759;-0.3290605;-0.01621855,0.08996276;-0.6717932;0.06442907,0.08962736;-0.6333516;-0.0261884,-0.07007306;0.007369781;-0.05273841,-0.1218028;-0.3266789;-0.02587846,-0.1440483;-0.6699988;0.04899836,-0.1420202;-0.631404;-0.04158264,0.00316688;0.5773171;-0.01451428,0;0;0,-0.008222073;0.3226615;-0.06411719,-0.01843107;0.6396986;-0.1524374,0.1651466;0.4962504;-0.0743928,0.2243213;0.2585205;-0.01185632,0.2282361;0.009713396;-0.04618549,-0.1815407;0.484399;-0.04783104,-0.2286572;0.2545335;0.0463489,-0.2655591;0.01085953;0.0949292,0.07630952;0.003555149;-0.04370475,0.1002751;-0.3345118;-0.0326457,0.1074265;-0.6821899;0.02247906,0.1263139;-0.7193421;-0.03597403,-0.08225518;0.005866482;-0.03074989,-0.1202518;-0.3308952;-0.04231534,-0.1179422;-0.6786035;0.01303357,-0.1235902;-0.6724276;-0.07462153,-0.015792;0.5627925;-0.1279082,457.9973
+0;0;0,0.001920171;0.3290637;-0.001584789,0.003709694;0.6578113;-0.02027323,0.196207;0.5277098;0.006378017,0.2254118;0.2778494;0.03177122,0.2603062;0.03522199;-0.02312066,-0.1889929;0.5242229;0.001234886,-0.2423098;0.2805227;0.04241104,-0.2930709;0.03464589;0.05057745,0.07155791;0.007708415;-0.05065504,0.09004503;-0.329111;-0.01605991,0.08974925;-0.6718811;0.06442935,0.08919015;-0.6333553;-0.02617913,-0.07010919;0.007412118;-0.05268444,-0.1219448;-0.3266187;-0.02580663,-0.1441112;-0.6699313;0.04912675,-0.1423099;-0.6312558;-0.04145133,0.003366637;0.5773704;-0.01303734,0;0;0,-0.008222073;0.3226615;-0.06411719,-0.01843107;0.6396986;-0.1524374,0.1651466;0.4962504;-0.0743928,0.2243213;0.2585205;-0.01185632,0.2282361;0.009713396;-0.04618549,-0.1815407;0.484399;-0.04783104,-0.2286572;0.2545335;0.0463489,-0.2655591;0.01085953;0.0949292,0.07630952;0.003555149;-0.04370475,0.1002751;-0.3345118;-0.0326457,0.1074265;-0.6821899;0.02247906,0.1263139;-0.7193421;-0.03597403,-0.08225518;0.005866482;-0.03074989,-0.1202518;-0.3308952;-0.04231534,-0.1179422;-0.6786035;0.01303357,-0.1235902;-0.6724276;-0.07462153,-0.015792;0.5627925;-0.1279082,458.0206
+0;0;0,0.001925195;0.3299247;-0.001588936,0.003712264;0.6582688;-0.0202617,0.1964205;0.5280461;0.006416827,0.225603;0.2783766;0.03179063,0.2603953;0.03645995;-0.02294045,-0.1892013;0.5245554;0.001268061,-0.2424775;0.2810414;0.04241277,-0.2930899;0.03588484;0.05055525,0.07188448;0.007743595;-0.05088621,0.09032685;-0.3282604;-0.01637484,0.09003043;-0.6717749;0.06428924,0.089473;-0.6332747;-0.0260471,-0.07042915;0.007445946;-0.05292488,-0.1221393;-0.3257762;-0.02611213,-0.1443538;-0.6698345;0.048984,-0.1425579;-0.6311851;-0.04132203,0.003368922;0.5777612;-0.0130198,0;0;0,-0.008485094;0.3229044;-0.06721067,-0.01840429;0.6389512;-0.1575749,0.1658633;0.4957988;-0.08042979,0.2258965;0.2590452;-0.01582265,0.2296106;0.01072243;-0.04825139,-0.1810069;0.4840662;-0.05040549,-0.2264427;0.2569109;0.05042294,-0.2637444;0.01575853;0.1068477,0.07640103;0.003470093;-0.04435754,0.1002335;-0.3337965;-0.03372097,0.1070223;-0.6824516;0.02015424,0.1260148;-0.7188131;-0.03874111,-0.08283275;0.005995404;-0.0303239,-0.1206939;-0.3299216;-0.04282176,-0.1185211;-0.6787356;0.0104044,-0.1247205;-0.6727825;-0.07686836,-0.01581706;0.5621655;-0.1324489,458.0321
+0;0;0,0.001925195;0.3299247;-0.001588936,0.003712264;0.6582688;-0.0202617,0.1964205;0.5280461;0.006416827,0.225603;0.2783766;0.03179063,0.2603953;0.03645995;-0.02294045,-0.1892013;0.5245554;0.001268061,-0.2424775;0.2810414;0.04241277,-0.2930899;0.03588484;0.05055525,0.07188448;0.007743595;-0.05088621,0.09032685;-0.3282604;-0.01637484,0.09003043;-0.6717749;0.06428924,0.089473;-0.6332747;-0.0260471,-0.07042915;0.007445946;-0.05292488,-0.1221393;-0.3257762;-0.02611213,-0.1443538;-0.6698345;0.048984,-0.1425579;-0.6311851;-0.04132203,0.003368922;0.5777612;-0.0130198,0;0;0,-0.008485094;0.3229044;-0.06721067,-0.01840429;0.6389512;-0.1575749,0.1658633;0.4957988;-0.08042979,0.2258965;0.2590452;-0.01582265,0.2296106;0.01072243;-0.04825139,-0.1810069;0.4840662;-0.05040549,-0.2264427;0.2569109;0.05042294,-0.2637444;0.01575853;0.1068477,0.07640103;0.003470093;-0.04435754,0.1002335;-0.3337965;-0.03372097,0.1070223;-0.6824516;0.02015424,0.1260148;-0.7188131;-0.03874111,-0.08283275;0.005995404;-0.0303239,-0.1206939;-0.3299216;-0.04282176,-0.1185211;-0.6787356;0.0104044,-0.1247205;-0.6727825;-0.07686836,-0.01581706;0.5621655;-0.1324489,458.0529
+0;0;0,0.001932968;0.3309456;-0.002085137,0.003653943;0.6598294;-0.0219618,0.1970283;0.5293276;0.005426776,0.2260672;0.279849;0.03146973,0.2607524;0.03608561;-0.02320338,-0.1898923;0.5259851;0.0009839563,-0.243917;0.2840936;0.04926294,-0.295525;0.03763269;0.06363147,0.07191055;0.007673266;-0.05090653,0.09023606;-0.3275954;-0.01635474,0.09018072;-0.6712329;0.06404005,0.08951864;-0.6328153;-0.02605575,-0.07044761;0.007523224;-0.05293408,-0.1220536;-0.324975;-0.02616703,-0.1443714;-0.6691031;0.04885171,-0.1426823;-0.6305366;-0.04121666,0.003326018;0.5789352;-0.01429971,0;0;0,-0.009149298;0.3231693;-0.07078838,-0.01995161;0.638629;-0.1652071,0.165647;0.4964509;-0.08666086,0.2277583;0.2607496;-0.02072048,0.2299151;0.01032621;-0.05065799,-0.1809854;0.4835574;-0.05299155,-0.2261841;0.2590619;0.0534033,-0.263396;0.018849;0.1206777,0.0764575;0.003437817;-0.04431605,0.1002502;-0.3331445;-0.03531742,0.1064267;-0.6820457;0.01740694,0.1252663;-0.718115;-0.04148674,-0.08280951;0.005997591;-0.03046466,-0.1205138;-0.3291858;-0.04331696,-0.1189205;-0.6783769;0.007802118,-0.1256443;-0.6727996;-0.0790706,-0.01704247;0.5618307;-0.1388206,458.0642
+0;0;0,0.001932968;0.3309456;-0.002085137,0.003653943;0.6598294;-0.0219618,0.1970283;0.5293276;0.005426776,0.2260672;0.279849;0.03146973,0.2607524;0.03608561;-0.02320338,-0.1898923;0.5259851;0.0009839563,-0.243917;0.2840936;0.04926294,-0.295525;0.03763269;0.06363147,0.07191055;0.007673266;-0.05090653,0.09023606;-0.3275954;-0.01635474,0.09018072;-0.6712329;0.06404005,0.08951864;-0.6328153;-0.02605575,-0.07044761;0.007523224;-0.05293408,-0.1220536;-0.324975;-0.02616703,-0.1443714;-0.6691031;0.04885171,-0.1426823;-0.6305366;-0.04121666,0.003326018;0.5789352;-0.01429971,0;0;0,-0.009149298;0.3231693;-0.07078838,-0.01995161;0.638629;-0.1652071,0.165647;0.4964509;-0.08666086,0.2277583;0.2607496;-0.02072048,0.2299151;0.01032621;-0.05065799,-0.1809854;0.4835574;-0.05299155,-0.2261841;0.2590619;0.0534033,-0.263396;0.018849;0.1206777,0.0764575;0.003437817;-0.04431605,0.1002502;-0.3331445;-0.03531742,0.1064267;-0.6820457;0.01740694,0.1252663;-0.718115;-0.04148674,-0.08280951;0.005997591;-0.03046466,-0.1205138;-0.3291858;-0.04331696,-0.1189205;-0.6783769;0.007802118,-0.1256443;-0.6727996;-0.0790706,-0.01704247;0.5618307;-0.1388206,458.0754
+0;0;0,0.001932968;0.3309456;-0.002085137,0.003653943;0.6598294;-0.0219618,0.1970283;0.5293276;0.005426776,0.2260672;0.279849;0.03146973,0.2607524;0.03608561;-0.02320338,-0.1898923;0.5259851;0.0009839563,-0.243917;0.2840936;0.04926294,-0.295525;0.03763269;0.06363147,0.07191055;0.007673266;-0.05090653,0.09023606;-0.3275954;-0.01635474,0.09018072;-0.6712329;0.06404005,0.08951864;-0.6328153;-0.02605575,-0.07044761;0.007523224;-0.05293408,-0.1220536;-0.324975;-0.02616703,-0.1443714;-0.6691031;0.04885171,-0.1426823;-0.6305366;-0.04121666,0.003326018;0.5789352;-0.01429971,0;0;0,-0.009149298;0.3231693;-0.07078838,-0.01995161;0.638629;-0.1652071,0.165647;0.4964509;-0.08666086,0.2277583;0.2607496;-0.02072048,0.2299151;0.01032621;-0.05065799,-0.1809854;0.4835574;-0.05299155,-0.2261841;0.2590619;0.0534033,-0.263396;0.018849;0.1206777,0.0764575;0.003437817;-0.04431605,0.1002502;-0.3331445;-0.03531742,0.1064267;-0.6820457;0.01740694,0.1252663;-0.718115;-0.04148674,-0.08280951;0.005997591;-0.03046466,-0.1205138;-0.3291858;-0.04331696,-0.1189205;-0.6783769;0.007802118,-0.1256443;-0.6727996;-0.0790706,-0.01704247;0.5618307;-0.1388206,458.0869
+0;0;0,0.001913595;0.3313917;-0.00245418,0.003558599;0.6595433;-0.02311094,0.1972817;0.5295661;0.00465484,0.2261087;0.2801962;0.03108152,0.2606257;0.0360003;-0.02337052,-0.1902324;0.5261632;0.0008559078,-0.2445943;0.2857777;0.05539355,-0.2971778;0.03955127;0.07528306,0.07203695;0.007621184;-0.05102555,0.09027174;-0.3273421;-0.01648472,0.0902122;-0.6708026;0.06404773,0.08944397;-0.6323898;-0.02648199,-0.07057895;0.007605608;-0.0530262,-0.122154;-0.324589;-0.02632795,-0.1447215;-0.6685607;0.04867002,-0.1431256;-0.6300051;-0.04183549,0.003253978;0.5787315;-0.01519978,0;0;0,-0.009586021;0.3229946;-0.07357144,-0.02074651;0.6371491;-0.1699164,0.1659041;0.4965014;-0.09178567,0.2289942;0.261421;-0.0249157,0.231649;0.01044053;-0.05301929,-0.1809978;0.4829192;-0.05491897,-0.2260166;0.262245;0.05905885,-0.2641859;0.02481608;0.1362514,0.07642213;0.003337473;-0.04471612,0.1006785;-0.3329152;-0.03624582,0.105979;-0.6819001;0.01505756,0.1252123;-0.7177688;-0.04459476,-0.08307315;0.006109253;-0.03020826,-0.1205063;-0.3287705;-0.04363646,-0.1196148;-0.6781019;0.005530357,-0.12682;-0.6729314;-0.08163948,-0.01773143;0.5605732;-0.1430788,458.1087
+0;0;0,0.001917222;0.3320198;-0.002458831,0.003558539;0.6594793;-0.02307814,0.197158;0.5295721;0.004671196,0.2259688;0.280342;0.03108306,0.2602975;0.03747775;-0.02307204,-0.1901089;0.5261713;0.0008746851,-0.2444403;0.2859206;0.05538175,-0.296737;0.04103696;0.0751628,0.07238455;0.00765796;-0.05127176,0.09060837;-0.3271039;-0.01675171,0.09054874;-0.6711124;0.06390923,0.08978871;-0.6327895;-0.02565371,-0.07091951;0.007642307;-0.05328207,-0.1224636;-0.3243525;-0.02659987,-0.1450671;-0.6688731;0.04851775,-0.1434882;-0.6304088;-0.04102124,0.003254064;0.5787061;-0.01517076,0;0;0,-0.01009183;0.3228976;-0.07669497,-0.02130462;0.6356405;-0.17524,0.1656349;0.4960475;-0.0969553,0.2304623;0.2619597;-0.02881122,0.2339039;0.01218893;-0.05521154,-0.180698;0.4830273;-0.05728289,-0.2258319;0.2680732;0.06681763,-0.2623949;0.03336114;0.1484734,0.07627685;0.003406316;-0.0457952,0.101335;-0.3325807;-0.03719091,0.1055415;-0.6823557;0.01268697,0.1247896;-0.7166843;-0.04716873,-0.08387589;0.006096538;-0.02923405,-0.1208777;-0.3286318;-0.04254068,-0.1211146;-0.678991;0.003245961,-0.1287138;-0.6738826;-0.08285877,-0.01825546;0.559307;-0.1478391,458.1198
+0;0;0,0.001917222;0.3320198;-0.002458831,0.003558539;0.6594793;-0.02307814,0.197158;0.5295721;0.004671196,0.2259688;0.280342;0.03108306,0.2602975;0.03747775;-0.02307204,-0.1901089;0.5261713;0.0008746851,-0.2444403;0.2859206;0.05538175,-0.296737;0.04103696;0.0751628,0.07238455;0.00765796;-0.05127176,0.09060837;-0.3271039;-0.01675171,0.09054874;-0.6711124;0.06390923,0.08978871;-0.6327895;-0.02565371,-0.07091951;0.007642307;-0.05328207,-0.1224636;-0.3243525;-0.02659987,-0.1450671;-0.6688731;0.04851775,-0.1434882;-0.6304088;-0.04102124,0.003254064;0.5787061;-0.01517076,0;0;0,-0.01009183;0.3228976;-0.07669497,-0.02130462;0.6356405;-0.17524,0.1656349;0.4960475;-0.0969553,0.2304623;0.2619597;-0.02881122,0.2339039;0.01218893;-0.05521154,-0.180698;0.4830273;-0.05728289,-0.2258319;0.2680732;0.06681763,-0.2623949;0.03336114;0.1484734,0.07627685;0.003406316;-0.0457952,0.101335;-0.3325807;-0.03719091,0.1055415;-0.6823557;0.01268697,0.1247896;-0.7166843;-0.04716873,-0.08387589;0.006096538;-0.02923405,-0.1208777;-0.3286318;-0.04254068,-0.1211146;-0.678991;0.003245961,-0.1287138;-0.6738826;-0.08285877,-0.01825546;0.559307;-0.1478391,458.132
+0;0;0,0.001915038;0.3320164;-0.002882277,0.003522516;0.6594331;-0.02415539,0.1971924;0.5297298;0.003615439,0.2257657;0.2805404;0.03066208,0.2599833;0.03759556;-0.02320064,-0.1902572;0.5268326;0.0007661749,-0.2451962;0.2887526;0.06355908,-0.2981718;0.0446256;0.08982394,0.07238907;0.007579906;-0.05127698,0.09041335;-0.3271785;-0.0166186,0.0904417;-0.6712198;0.06390232,0.08953809;-0.6329362;-0.02566293,-0.07092507;0.007706094;-0.05326549,-0.1224902;-0.3242901;-0.02664219,-0.1453786;-0.6687787;0.0485362,-0.143941;-0.6303588;-0.04100936,0.003224978;0.5786781;-0.01606386,0;0;0,-0.01009183;0.3228976;-0.07669497,-0.02130462;0.6356405;-0.17524,0.1656349;0.4960475;-0.0969553,0.2304623;0.2619597;-0.02881122,0.2339039;0.01218893;-0.05521154,-0.180698;0.4830273;-0.05728289,-0.2258319;0.2680732;0.06681763,-0.2623949;0.03336114;0.1484734,0.07627685;0.003406316;-0.0457952,0.101335;-0.3325807;-0.03719091,0.1055415;-0.6823557;0.01268697,0.1247896;-0.7166843;-0.04716873,-0.08387589;0.006096538;-0.02923405,-0.1208777;-0.3286318;-0.04254068,-0.1211146;-0.678991;0.003245961,-0.1287138;-0.6738826;-0.08285877,-0.01825546;0.559307;-0.1478391,458.1535
+0;0;0,0.00191779;0.3324936;-0.00288642,0.003522694;0.6594174;-0.02413195,0.1965085;0.5299134;0.0035668,0.2250782;0.2807553;0.03061005,0.2589639;0.04016683;-0.02273023,-0.1895745;0.5270264;0.0007275883,-0.2445066;0.2889763;0.06351262,-0.2969683;0.04721723;0.08952272,0.0724876;0.007590222;-0.05134677,0.09046747;-0.3263434;-0.01677377,0.09049587;-0.6710004;0.06389123,0.08959428;-0.6327354;-0.02547371,-0.0710216;0.007716583;-0.05333799,-0.1224597;-0.3234617;-0.02678028,-0.1453891;-0.6685667;0.04853265,-0.1439547;-0.6301656;-0.04081263,0.003225255;0.5786891;-0.01604308,0;0;0,-0.01036905;0.3227357;-0.07936096,-0.02121647;0.6345855;-0.1791334,0.165278;0.4954039;-0.101711,0.233318;0.2621782;-0.03386068,0.2358865;0.01454696;-0.05727887,-0.1798185;0.4837102;-0.05956273,-0.2254233;0.2725822;0.07071595,-0.2609372;0.04140797;0.1554123,0.0762926;0.003277689;-0.04601359,0.1016989;-0.3318756;-0.03845858,0.1049898;-0.6824014;0.01069498,0.1241779;-0.7159554;-0.04970312,-0.08401287;0.006235964;-0.02918056,-0.1209515;-0.3276756;-0.04217692,-0.1218147;-0.6789687;0.001270577,-0.1298741;-0.6740425;-0.084529,-0.01825021;0.5583821;-0.1514421,458.1647
+0;0;0,0.00191779;0.3324936;-0.00288642,0.003522694;0.6594174;-0.02413195,0.1965085;0.5299134;0.0035668,0.2250782;0.2807553;0.03061005,0.2589639;0.04016683;-0.02273023,-0.1895745;0.5270264;0.0007275883,-0.2445066;0.2889763;0.06351262,-0.2969683;0.04721723;0.08952272,0.0724876;0.007590222;-0.05134677,0.09046747;-0.3263434;-0.01677377,0.09049587;-0.6710004;0.06389123,0.08959428;-0.6327354;-0.02547371,-0.0710216;0.007716583;-0.05333799,-0.1224597;-0.3234617;-0.02678028,-0.1453891;-0.6685667;0.04853265,-0.1439547;-0.6301656;-0.04081263,0.003225255;0.5786891;-0.01604308,0;0;0,-0.01036905;0.3227357;-0.07936096,-0.02121647;0.6345855;-0.1791334,0.165278;0.4954039;-0.101711,0.233318;0.2621782;-0.03386068,0.2358865;0.01454696;-0.05727887,-0.1798185;0.4837102;-0.05956273,-0.2254233;0.2725822;0.07071595,-0.2609372;0.04140797;0.1554123,0.0762926;0.003277689;-0.04601359,0.1016989;-0.3318756;-0.03845858,0.1049898;-0.6824014;0.01069498,0.1241779;-0.7159554;-0.04970312,-0.08401287;0.006235964;-0.02918056,-0.1209515;-0.3276756;-0.04217692,-0.1218147;-0.6789687;0.001270577,-0.1298741;-0.6740425;-0.084529,-0.01825021;0.5583821;-0.1514421,458.1869
+0;0;0,0.001810913;0.331838;-0.003211143,0.00331015;0.6561227;-0.02481926,0.1951888;0.5275545;0.002632171,0.2234519;0.2784549;0.03000749,0.257104;0.03813951;-0.02283322,-0.1886645;0.5251426;0.0006770771,-0.2435838;0.2889562;0.06994982,-0.2966177;0.04824641;0.1003186,0.07219937;0.007456829;-0.05118142,0.08994064;-0.3258157;-0.01663624,0.0902309;-0.6707457;0.06391823,0.08919705;-0.6325017;-0.02548937,-0.07074826;0.007791621;-0.05312123,-0.1222791;-0.3227077;-0.02678719,-0.1452022;-0.6680387;0.04862387,-0.1438967;-0.6296662;-0.04076824,0.003043478;0.5759718;-0.01663332,0;0;0,-0.01048884;0.3212266;-0.08266497,-0.02086197;0.6291039;-0.1861954,0.1654157;0.4948048;-0.1074135,0.2349128;0.2621681;-0.03922868,0.2362827;0.01476005;-0.06075668,-0.178661;0.4842024;-0.06275088,-0.2237553;0.2771989;0.07405152,-0.2585966;0.04797447;0.1630365,0.07638533;0.003154159;-0.04520202,0.1019401;-0.3313539;-0.03972673,0.1046052;-0.6822994;0.008190632,0.1233725;-0.7157187;-0.05254269,-0.08345417;0.006273065;-0.02973114,-0.1199813;-0.3270642;-0.04116378,-0.1214867;-0.6789613;-0.0007648766,-0.1300441;-0.6745132;-0.08641899,-0.01799884;0.5538975;-0.1574371,458.1986
+0;0;0,0.001810913;0.331838;-0.003211143,0.00331015;0.6561227;-0.02481926,0.1951888;0.5275545;0.002632171,0.2234519;0.2784549;0.03000749,0.257104;0.03813951;-0.02283322,-0.1886645;0.5251426;0.0006770771,-0.2435838;0.2889562;0.06994982,-0.2966177;0.04824641;0.1003186,0.07219937;0.007456829;-0.05118142,0.08994064;-0.3258157;-0.01663624,0.0902309;-0.6707457;0.06391823,0.08919705;-0.6325017;-0.02548937,-0.07074826;0.007791621;-0.05312123,-0.1222791;-0.3227077;-0.02678719,-0.1452022;-0.6680387;0.04862387,-0.1438967;-0.6296662;-0.04076824,0.003043478;0.5759718;-0.01663332,0;0;0,-0.01048884;0.3212266;-0.08266497,-0.02086197;0.6291039;-0.1861954,0.1654157;0.4948048;-0.1074135,0.2349128;0.2621681;-0.03922868,0.2362827;0.01476005;-0.06075668,-0.178661;0.4842024;-0.06275088,-0.2237553;0.2771989;0.07405152,-0.2585966;0.04797447;0.1630365,0.07638533;0.003154159;-0.04520202,0.1019401;-0.3313539;-0.03972673,0.1046052;-0.6822994;0.008190632,0.1233725;-0.7157187;-0.05254269,-0.08345417;0.006273065;-0.02973114,-0.1199813;-0.3270642;-0.04116378,-0.1214867;-0.6789613;-0.0007648766,-0.1300441;-0.6745132;-0.08641899,-0.01799884;0.5538975;-0.1574371,458.2203
+0;0;0,0.001807676;0.3312447;-0.003205402,0.003301892;0.6544955;-0.02475122,0.1947334;0.5261559;0.002643513,0.2229876;0.2771353;0.03001015,0.2565244;0.03764251;-0.02264968,-0.1882259;0.5237496;0.0006929729,-0.2431278;0.2876381;0.06994375,-0.2959802;0.04775226;0.1002086,0.07229589;0.007466799;-0.05124984,0.09000967;-0.3252895;-0.01675817,0.09030098;-0.6714672;0.06408767,0.08927885;-0.6333166;-0.02430607,-0.07084285;0.007802038;-0.05319225,-0.1222938;-0.3221853;-0.026899,-0.1452999;-0.6687654;0.04878483,-0.1440092;-0.6304879;-0.03959359,0.003035605;0.5744604;-0.01657711,0;0;0,-0.01059335;0.3198712;-0.0854795,-0.0211726;0.6259494;-0.1910722,0.165482;0.4939984;-0.1124537,0.2359653;0.2619289;-0.04364681,0.2368864;0.01525244;-0.06375694,-0.1783515;0.4847083;-0.06482088,-0.2238773;0.2806879;0.07611025,-0.2573499;0.05480945;0.1715725,0.07621516;0.003176749;-0.04571819,0.1021204;-0.3307966;-0.04114556,0.1047245;-0.6831269;0.006094933,0.122707;-0.7150435;-0.05492878,-0.0836954;0.006309199;-0.02939847,-0.1200149;-0.3265237;-0.04094494,-0.1223534;-0.6799445;-0.00269077,-0.1313304;-0.675531;-0.08722289,-0.01824503;0.551047;-0.1618564,458.2321
+0;0;0,0.001902685;0.3312454;-0.003076266,0.003777663;0.654539;-0.02400295,0.1951952;0.5259957;0.001362922,0.2234551;0.2770803;0.02966546,0.2567514;0.03752114;-0.0228448,-0.1880792;0.5243185;0.0006954558,-0.2433147;0.2901353;0.07596689,-0.2963917;0.05096272;0.1110933,0.07229281;0.007367675;-0.05126854,0.08988619;-0.3253832;-0.0166638,0.09045609;-0.6715968;0.06402673,0.08920629;-0.6334175;-0.02436142,-0.07086323;0.007907939;-0.05314945,-0.1222299;-0.322097;-0.02691256,-0.1452574;-0.6686221;0.04901666,-0.1441943;-0.6303169;-0.03936219,0.003371937;0.5744804;-0.0160689,0;0;0,-0.01059335;0.3198712;-0.0854795,-0.0211726;0.6259494;-0.1910722,0.165482;0.4939984;-0.1124537,0.2359653;0.2619289;-0.04364681,0.2368864;0.01525244;-0.06375694,-0.1783515;0.4847083;-0.06482088,-0.2238773;0.2806879;0.07611025,-0.2573499;0.05480945;0.1715725,0.07621516;0.003176749;-0.04571819,0.1021204;-0.3307966;-0.04114556,0.1047245;-0.6831269;0.006094933,0.122707;-0.7150435;-0.05492878,-0.0836954;0.006309199;-0.02939847,-0.1200149;-0.3265237;-0.04094494,-0.1223534;-0.6799445;-0.00269077,-0.1313304;-0.675531;-0.08722289,-0.01824503;0.551047;-0.1618564,458.2543
+0;0;0,0.001902481;0.33121;-0.003075938,0.003777136;0.6544588;-0.02400268,0.1956749;0.5257404;0.001412172,0.2239198;0.2769569;0.02969971,0.2571146;0.03812769;-0.02265053,-0.1885596;0.5240591;0.0007430352,-0.2437658;0.2899999;0.0759746,-0.2966811;0.05155613;0.1109939,0.07245753;0.007384462;-0.05138536,0.08998865;-0.3241889;-0.01690307,0.0905602;-0.6714011;0.0640202,0.08930579;-0.6331916;-0.02469429,-0.07102469;0.007925957;-0.05327055,-0.1222096;-0.3209112;-0.02712651,-0.1453035;-0.6684358;0.04902172,-0.1442365;-0.6300999;-0.03968343,0.003371139;0.5743465;-0.01606331,0;0;0,-0.0106876;0.3191458;-0.08800507,-0.02117237;0.6246918;-0.1950092,0.1664618;0.4932601;-0.1173158,0.2368993;0.2617461;-0.04709482,0.2371544;0.01579842;-0.0668807,-0.1784391;0.4845307;-0.06683965,-0.2230791;0.2840327;0.07910211,-0.2562054;0.06289004;0.1834112,0.07610951;0.003018498;-0.04629588,0.1021876;-0.329758;-0.04217291,0.1048544;-0.6833023;0.003702879,0.1220904;-0.7145385;-0.0586853,-0.08405238;0.006555534;-0.02893616,-0.120339;-0.3250701;-0.04097941,-0.1233961;-0.6797218;-0.004674312,-0.1327739;-0.6756507;-0.08940317,-0.01827236;0.549858;-0.1654685,458.2666
+0;0;0,0.001902481;0.33121;-0.003075938,0.003777136;0.6544588;-0.02400268,0.1956749;0.5257404;0.001412172,0.2239198;0.2769569;0.02969971,0.2571146;0.03812769;-0.02265053,-0.1885596;0.5240591;0.0007430352,-0.2437658;0.2899999;0.0759746,-0.2966811;0.05155613;0.1109939,0.07245753;0.007384462;-0.05138536,0.08998865;-0.3241889;-0.01690307,0.0905602;-0.6714011;0.0640202,0.08930579;-0.6331916;-0.02469429,-0.07102469;0.007925957;-0.05327055,-0.1222096;-0.3209112;-0.02712651,-0.1453035;-0.6684358;0.04902172,-0.1442365;-0.6300999;-0.03968343,0.003371139;0.5743465;-0.01606331,0;0;0,-0.0106876;0.3191458;-0.08800507,-0.02117237;0.6246918;-0.1950092,0.1664618;0.4932601;-0.1173158,0.2368993;0.2617461;-0.04709482,0.2371544;0.01579842;-0.0668807,-0.1784391;0.4845307;-0.06683965,-0.2230791;0.2840327;0.07910211,-0.2562054;0.06289004;0.1834112,0.07610951;0.003018498;-0.04629588,0.1021876;-0.329758;-0.04217291,0.1048544;-0.6833023;0.003702879,0.1220904;-0.7145385;-0.0586853,-0.08405238;0.006555534;-0.02893616,-0.120339;-0.3250701;-0.04097941,-0.1233961;-0.6797218;-0.004674312,-0.1327739;-0.6756507;-0.08940317,-0.01827236;0.549858;-0.1654685,458.2879
+0;0;0,0.001944573;0.3317305;-0.003547315,0.003856829;0.6552626;-0.02544172,0.1952775;0.5265408;0.0003118981,0.2233884;0.2778535;0.02888669,0.2563742;0.03927821;-0.02278032,-0.1881729;0.5257626;0.0005465262,-0.2436784;0.2940011;0.08214241,-0.2963689;0.05679883;0.1225715,0.07271052;0.007278398;-0.05158497,0.09015743;-0.3231899;-0.01720764,0.09064697;-0.6703907;0.06388032,0.08925808;-0.6322091;-0.02510139,-0.07126391;0.008097036;-0.05344808,-0.1222766;-0.3196517;-0.02748717,-0.1454729;-0.6671937;0.04867338,-0.1445339;-0.6288916;-0.04030307,0.003442419;0.5749692;-0.01718819,0;0;0,-0.01101103;0.3186864;-0.09153843,-0.0213097;0.623467;-0.2017336,0.1658589;0.4932171;-0.1223385,0.2368422;0.2621758;-0.05139184,0.2376198;0.01665108;-0.07120824,-0.1773626;0.4852493;-0.07042022,-0.2228256;0.2893793;0.08130386,-0.2549156;0.07109156;0.1908319,0.07590948;0.003001302;-0.04721808,0.1016197;-0.3287014;-0.04442382,0.1039314;-0.6823448;0.0009071827,0.1210975;-0.7137422;-0.06172109,-0.08462963;0.006669765;-0.0281806,-0.1216128;-0.3236507;-0.0428811,-0.1249028;-0.6784306;-0.00760524,-0.1345295;-0.6748506;-0.09243404,-0.01845859;0.5487846;-0.171242,458.2993
+0;0;0,0.001944573;0.3317305;-0.003547315,0.003856829;0.6552626;-0.02544172,0.1952775;0.5265408;0.0003118981,0.2233884;0.2778535;0.02888669,0.2563742;0.03927821;-0.02278032,-0.1881729;0.5257626;0.0005465262,-0.2436784;0.2940011;0.08214241,-0.2963689;0.05679883;0.1225715,0.07271052;0.007278398;-0.05158497,0.09015743;-0.3231899;-0.01720764,0.09064697;-0.6703907;0.06388032,0.08925808;-0.6322091;-0.02510139,-0.07126391;0.008097036;-0.05344808,-0.1222766;-0.3196517;-0.02748717,-0.1454729;-0.6671937;0.04867338,-0.1445339;-0.6288916;-0.04030307,0.003442419;0.5749692;-0.01718819,0;0;0,-0.01101103;0.3186864;-0.09153843,-0.0213097;0.623467;-0.2017336,0.1658589;0.4932171;-0.1223385,0.2368422;0.2621758;-0.05139184,0.2376198;0.01665108;-0.07120824,-0.1773626;0.4852493;-0.07042022,-0.2228256;0.2893793;0.08130386,-0.2549156;0.07109156;0.1908319,0.07590948;0.003001302;-0.04721808,0.1016197;-0.3287014;-0.04442382,0.1039314;-0.6823448;0.0009071827,0.1210975;-0.7137422;-0.06172109,-0.08462963;0.006669765;-0.0281806,-0.1216128;-0.3236507;-0.0428811,-0.1249028;-0.6784306;-0.00760524,-0.1345295;-0.6748506;-0.09243404,-0.01845859;0.5487846;-0.171242,458.3214
+0;0;0,0.001944526;0.3317226;-0.003547229,0.003856986;0.6552941;-0.02544575,0.1960177;0.526345;0.000379568,0.2241099;0.277823;0.02893536,0.2568182;0.04125448;-0.02229705,-0.1889124;0.5255637;0.0006151032,-0.244381;0.2939563;0.08215675,-0.2966283;0.05874933;0.1222458,0.07262592;0.007269929;-0.05152495,0.08997247;-0.3212973;-0.01734538,0.09046523;-0.6707854;0.06427678,0.08908445;-0.6326515;-0.02418547,-0.07118098;0.008087615;-0.05338588,-0.1219002;-0.3177757;-0.02757432,-0.1452493;-0.6676072;0.04908796,-0.1443158;-0.6293536;-0.03936906,0.003442366;0.5749602;-0.01718805,0;0;0,-0.01111785;0.317702;-0.09485817,-0.02134576;0.621707;-0.2073004,0.166742;0.4918517;-0.1275918,0.2372894;0.2613951;-0.05492401,0.2371809;0.0179579;-0.07486296,-0.178131;0.4846971;-0.07440238,-0.2259871;0.2944002;0.08328302,-0.2571345;0.08241805;0.2005546,0.07611689;0.002496541;-0.04671383,0.1008806;-0.3273696;-0.04593492,0.1028044;-0.6833999;-0.0007345676,0.119652;-0.7126575;-0.06475282,-0.0843481;0.007072148;-0.02859334,-0.1212502;-0.3212921;-0.04410713,-0.1249482;-0.6785037;-0.009601686,-0.1344977;-0.6751288;-0.09382492,-0.018526;0.5472023;-0.1762683,458.3338
+0;0;0,0.002024249;0.3317169;-0.004004609,0.004015812;0.6552413;-0.02656765,0.1961579;0.5261852;-0.0009342562,0.2240586;0.2777163;0.02826452,0.2567152;0.04104199;-0.02250997,-0.1889812;0.5268052;0.0008936916,-0.2445674;0.296848;0.08690322,-0.296864;0.06239313;0.131121,0.0726458;0.007152812;-0.0515133,0.08989028;-0.3214129;-0.01726839,0.09038843;-0.6709123;0.06430542,0.08875933;-0.6328198;-0.0241564,-0.07118165;0.008213566;-0.05336576,-0.1220261;-0.3176395;-0.02767228,-0.1453331;-0.6674364;0.04916058,-0.1446474;-0.6292274;-0.03930286,0.003580375;0.5749269;-0.01812368,0;0;0,-0.01111785;0.317702;-0.09485817,-0.02134576;0.621707;-0.2073004,0.166742;0.4918517;-0.1275918,0.2372894;0.2613951;-0.05492401,0.2371809;0.0179579;-0.07486296,-0.178131;0.4846971;-0.07440238,-0.2259871;0.2944002;0.08328302,-0.2571345;0.08241805;0.2005546,0.07611689;0.002496541;-0.04671383,0.1008806;-0.3273696;-0.04593492,0.1028044;-0.6833999;-0.0007345676,0.119652;-0.7126575;-0.06475282,-0.0843481;0.007072148;-0.02859334,-0.1212502;-0.3212921;-0.04410713,-0.1249482;-0.6785037;-0.009601686,-0.1344977;-0.6751288;-0.09382492,-0.018526;0.5472023;-0.1762683,458.3448
+0;0;0,0.002027616;0.3322687;-0.004011271,0.004023587;0.6565197;-0.02662812,0.1966189;0.5271014;-0.000928171,0.2245106;0.2787139;0.02826105,0.2571145;0.04242103;-0.0224316,-0.1894294;0.527723;0.0009040926,-0.2449974;0.297841;0.08688546,-0.2972097;0.06376408;0.131032,0.07257334;0.007145677;-0.05146192,0.08975494;-0.320222;-0.01734188,0.09025356;-0.6700525;0.06430921,0.08864027;-0.6320386;-0.0232939,-0.07111065;0.008205374;-0.05331253,-0.1217697;-0.3164595;-0.02771274,-0.1450987;-0.6665878;0.04919292,-0.1444197;-0.6284584;-0.0384118,0.00358681;0.5759582;-0.01815818,0;0;0,-0.01150563;0.3175426;-0.09724736,-0.0218451;0.621639;-0.2115188,0.1667421;0.4917141;-0.1311791,0.2369216;0.2615291;-0.05758572,0.2364447;0.01852083;-0.07792854,-0.1786018;0.4849413;-0.07698765,-0.2271257;0.2999793;0.08659955,-0.2573615;0.09071983;0.2081041,0.07610969;0.002260983;-0.04656696,0.1003421;-0.3264359;-0.04688668,0.1016536;-0.6829257;-0.002593514,0.1176201;-0.7115911;-0.06619048,-0.08418521;0.00728996;-0.02873997,-0.1211941;-0.319813;-0.04495712,-0.1254765;-0.6774002;-0.0108749,-0.1349824;-0.6740279;-0.094192,-0.01899379;0.5470728;-0.1799936,458.3658
+0;0;0,0.002027616;0.3322687;-0.004011271,0.004023587;0.6565197;-0.02662812,0.1966189;0.5271014;-0.000928171,0.2245106;0.2787139;0.02826105,0.2571145;0.04242103;-0.0224316,-0.1894294;0.527723;0.0009040926,-0.2449974;0.297841;0.08688546,-0.2972097;0.06376408;0.131032,0.07257334;0.007145677;-0.05146192,0.08975494;-0.320222;-0.01734188,0.09025356;-0.6700525;0.06430921,0.08864027;-0.6320386;-0.0232939,-0.07111065;0.008205374;-0.05331253,-0.1217697;-0.3164595;-0.02771274,-0.1450987;-0.6665878;0.04919292,-0.1444197;-0.6284584;-0.0384118,0.00358681;0.5759582;-0.01815818,0;0;0,-0.01150563;0.3175426;-0.09724736,-0.0218451;0.621639;-0.2115188,0.1667421;0.4917141;-0.1311791,0.2369216;0.2615291;-0.05758572,0.2364447;0.01852083;-0.07792854,-0.1786018;0.4849413;-0.07698765,-0.2271257;0.2999793;0.08659955,-0.2573615;0.09071983;0.2081041,0.07610969;0.002260983;-0.04656696,0.1003421;-0.3264359;-0.04688668,0.1016536;-0.6829257;-0.002593514,0.1176201;-0.7115911;-0.06619048,-0.08418521;0.00728996;-0.02873997,-0.1211941;-0.319813;-0.04495712,-0.1254765;-0.6774002;-0.0108749,-0.1349824;-0.6740279;-0.094192,-0.01899379;0.5470728;-0.1799936,458.3877
+0;0;0,0.002275769;0.3324948;-0.003937853,0.004914877;0.657059;-0.02626231,0.1977353;0.5267864;-0.002352498,0.2256206;0.2785728;0.02760683,0.2576865;0.04263008;-0.02297325,-0.1895626;0.5292695;0.0008657165,-0.2451955;0.3013552;0.09166859,-0.2977139;0.06888606;0.1412211,0.07259914;0.006959175;-0.05140134,0.08976664;-0.3196459;-0.0172569,0.09021265;-0.6689968;0.06427442,0.08834928;-0.6308525;-0.02452649,-0.07106741;0.008401112;-0.0532917,-0.1215288;-0.3155399;-0.02784987,-0.1450823;-0.665135;0.04910541,-0.1446197;-0.6268721;-0.0397029,0.004253692;0.5763707;-0.01790552,0;0;0,-0.01188862;0.3169169;-0.09997915,-0.02239478;0.6204295;-0.2165949,0.1667879;0.4914389;-0.1348598,0.2365099;0.261499;-0.06035066,0.2353558;0.01896545;-0.08112812,-0.1792925;0.4850981;-0.08008532,-0.2294897;0.3052674;0.08851565,-0.263494;0.1175389;0.2397018,0.07612723;0.002108753;-0.04649043,0.09971571;-0.325874;-0.04801655,0.1004914;-0.6820264;-0.005022764,0.1164087;-0.7117957;-0.06928539,-0.08411121;0.007436642;-0.02882991,-0.1217193;-0.3187587;-0.04653903,-0.1263489;-0.6759226;-0.01327943,-0.1359513;-0.6732456;-0.09763969,-0.01949112;0.5460105;-0.1844349,458.399
+0;0;0,0.002275769;0.3324948;-0.003937853,0.004914877;0.657059;-0.02626231,0.1977353;0.5267864;-0.002352498,0.2256206;0.2785728;0.02760683,0.2576865;0.04263008;-0.02297325,-0.1895626;0.5292695;0.0008657165,-0.2451955;0.3013552;0.09166859,-0.2977139;0.06888606;0.1412211,0.07259914;0.006959175;-0.05140134,0.08976664;-0.3196459;-0.0172569,0.09021265;-0.6689968;0.06427442,0.08834928;-0.6308525;-0.02452649,-0.07106741;0.008401112;-0.0532917,-0.1215288;-0.3155399;-0.02784987,-0.1450823;-0.665135;0.04910541,-0.1446197;-0.6268721;-0.0397029,0.004253692;0.5763707;-0.01790552,0;0;0,-0.01188862;0.3169169;-0.09997915,-0.02239478;0.6204295;-0.2165949,0.1667879;0.4914389;-0.1348598,0.2365099;0.261499;-0.06035066,0.2353558;0.01896545;-0.08112812,-0.1792925;0.4850981;-0.08008532,-0.2294897;0.3052674;0.08851565,-0.263494;0.1175389;0.2397018,0.07612723;0.002108753;-0.04649043,0.09971571;-0.325874;-0.04801655,0.1004914;-0.6820264;-0.005022764,0.1164087;-0.7117957;-0.06928539,-0.08411121;0.007436642;-0.02882991,-0.1217193;-0.3187587;-0.04653903,-0.1263489;-0.6759226;-0.01327943,-0.1359513;-0.6732456;-0.09763969,-0.01949112;0.5460105;-0.1844349,458.4212
+0;0;0,0.002268432;0.3314228;-0.003925157,0.00490476;0.655643;-0.02623543,0.196523;0.5255591;-0.002409841,0.2243936;0.2774762;0.02753372,0.2564662;0.04148421;-0.02305691,-0.1883704;0.5280268;0.0007883962,-0.243974;0.3002325;0.09154349,-0.2965034;0.06771481;0.1411063,0.07267573;0.006966517;-0.05145556,0.08978068;-0.3184483;-0.01743555,0.09022666;-0.6677766;0.06409051,0.08835778;-0.6296082;-0.02497292,-0.07114239;0.008409975;-0.05334793,-0.1214199;-0.3143505;-0.02799881,-0.1449718;-0.6639231;0.04895148,-0.1445079;-0.6256357;-0.04011936,0.004242599;0.5748355;-0.0178663,0;0;0,-0.01114635;0.3144181;-0.1043007,-0.02070533;0.6137837;-0.2303281,0.1661512;0.4908795;-0.138252,0.2361593;0.2616031;-0.0624249,0.2341441;0.0191716;-0.08485603,-0.1753399;0.4874392;-0.0856404,-0.2268663;0.3134549;0.08840846,-0.2608851;0.1266523;0.2408152,0.07603081;0.00202176;-0.04683161,0.09907277;-0.3247981;-0.04844356,0.09917574;-0.6811137;-0.007016659,0.1151502;-0.7108065;-0.07170129,-0.08429223;0.007575193;-0.02855532,-0.1222569;-0.317304;-0.04744819,-0.1276428;-0.6745416;-0.0153653,-0.1373358;-0.6728737;-0.09966148,-0.01798365;0.5404356;-0.1955004,458.4328
+0;0;0,0.002367294;0.3314151;-0.004473403,0.005110158;0.6555644;-0.02774819,0.1967194;0.5255247;-0.003761392,0.2245955;0.2775301;0.02690022,0.2563644;0.04144496;-0.02344687,-0.1883733;0.5293328;0.0009424146,-0.2432026;0.3037618;0.09753425,-0.296655;0.07245427;0.1515709,0.07270442;0.006782248;-0.05143966,0.08974954;-0.3186354;-0.01741642,0.09029538;-0.6679525;0.06415722,0.08819325;-0.6298411;-0.02490621,-0.07114272;0.008613642;-0.053315,-0.1214084;-0.3141778;-0.02833807,-0.145036;-0.6637155;0.04874673,-0.1448042;-0.6254999;-0.04033165,0.004425421;0.5747875;-0.01909114,0;0;0,-0.01114635;0.3144181;-0.1043007,-0.02070533;0.6137837;-0.2303281,0.1661512;0.4908795;-0.138252,0.2361593;0.2616031;-0.0624249,0.2341441;0.0191716;-0.08485603,-0.1753399;0.4874392;-0.0856404,-0.2268663;0.3134549;0.08840846,-0.2608851;0.1266523;0.2408152,0.07603081;0.00202176;-0.04683161,0.09907277;-0.3247981;-0.04844356,0.09917574;-0.6811137;-0.007016659,0.1151502;-0.7108065;-0.07170129,-0.08429223;0.007575193;-0.02855532,-0.1222569;-0.317304;-0.04744819,-0.1276428;-0.6745416;-0.0153653,-0.1373358;-0.6728737;-0.09966148,-0.01798365;0.5404356;-0.1955004,458.4547
+0;0;0,0.00237028;0.3318332;-0.004479046,0.005116987;0.6564369;-0.02778253,0.1972909;0.5262226;-0.003747502,0.2251548;0.2783363;0.02690072,0.2569445;0.04209669;-0.02347931,-0.1889331;0.5300419;0.0009701233,-0.2437385;0.3045694;0.09751979,-0.2972259;0.07311051;0.1515918,0.07276008;0.006787441;-0.05147904,0.08975329;-0.3176391;-0.01755942,0.09029997;-0.6675005;0.06414131,0.08819676;-0.6293849;-0.02496732,-0.07119719;0.008620236;-0.05335581,-0.1213098;-0.3131881;-0.02845495,-0.1449742;-0.6632705;0.04874994,-0.1447423;-0.6250507;-0.04037365,0.004431998;0.5756302;-0.01912228,0;0;0,-0.01183558;0.3142805;-0.1059558,-0.02198891;0.6140946;-0.2320497,0.1656083;0.4903176;-0.1409163,0.2358283;0.2615961;-0.06398153,0.2330748;0.01909292;-0.0872736,-0.1772139;0.4871475;-0.08752399,-0.2357798;0.3250266;0.0953699,-0.2680588;0.1463166;0.2577851,0.0761819;0.002003372;-0.04671717,0.09853716;-0.323857;-0.04939342,0.09808974;-0.6808347;-0.008833889,0.1135509;-0.7106984;-0.07354808,-0.08433297;0.007579383;-0.02864777,-0.1223759;-0.3162787;-0.04763789,-0.1285659;-0.6741673;-0.01672414,-0.1381601;-0.6726238;-0.101038,-0.01921529;0.5407002;-0.1972537,458.4671
+0;0;0,0.002357977;0.3301107;-0.004455796,0.00509436;0.6534943;-0.02767282,0.194603;0.5242431;-0.003880429,0.2224513;0.276495;0.0267507,0.2543447;0.03948544;-0.02379353,-0.1862787;0.5280095;0.0007719398,-0.2410536;0.3026628;0.09726773,-0.2947152;0.07044953;0.151516,0.07286982;0.006797678;-0.05155668,0.08982331;-0.3168705;-0.01771635,0.0903701;-0.666799;0.06400005,0.08826508;-0.6286765;-0.02518533,-0.07130457;0.008633238;-0.05343629,-0.1213001;-0.3124228;-0.02859363,-0.144969;-0.6625724;0.04862606,-0.1447369;-0.6243455;-0.04057429,0.004411741;0.5729672;-0.01904254,0;0;0,-0.01041996;0.3118094;-0.1080036,-0.01943827;0.6097369;-0.2355332,0.165635;0.4893988;-0.143889,0.2353463;0.2612039;-0.06540132,0.2321112;0.01801561;-0.08978271,-0.1745378;0.4882932;-0.09298177,-0.2394302;0.3356286;0.09563261,-0.2730187;0.1685294;0.2708328,0.07616234;0.001928926;-0.04700947,0.09816635;-0.323186;-0.05014825,0.09732234;-0.6803289;-0.01044965,0.1125456;-0.7101709;-0.07534671,-0.08454873;0.007681642;-0.02840449,-0.1228478;-0.315287;-0.04885343,-0.1294191;-0.6732737;-0.01835459,-0.1388636;-0.6720224;-0.102668,-0.01690537;0.5367031;-0.2006161,458.4882
+0;0;0,0.002396678;0.330105;-0.004840581,0.005151686;0.6534466;-0.02862041,0.1946587;0.5241779;-0.004707071,0.2224881;0.276458;0.02616782,0.2540433;0.03934032;-0.02408061,-0.1863445;0.5288997;0.0008092448,-0.2407118;0.3056996;0.1023907,-0.2945607;0.0745144;0.160693,0.07289538;0.006612634;-0.05154464,0.08973315;-0.3170556;-0.01764635,0.09044804;-0.6670212;0.06390979,0.08821613;-0.628935;-0.0252758,-0.07127746;0.008830538;-0.05344022,-0.1212956;-0.3122289;-0.02868734,-0.145045;-0.662377;0.04851435,-0.1449382;-0.6241871;-0.04068964,0.004473223;0.5729368;-0.01982968,0;0;0,-0.01041996;0.3118094;-0.1080036,-0.01943827;0.6097369;-0.2355332,0.165635;0.4893988;-0.143889,0.2353463;0.2612039;-0.06540132,0.2321112;0.01801561;-0.08978271,-0.1745378;0.4882932;-0.09298177,-0.2394302;0.3356286;0.09563261,-0.2730187;0.1685294;0.2708328,0.07616234;0.001928926;-0.04700947,0.09816635;-0.323186;-0.05014825,0.09732234;-0.6803289;-0.01044965,0.1125456;-0.7101709;-0.07534671,-0.08454873;0.007681642;-0.02840449,-0.1228478;-0.315287;-0.04885343,-0.1294191;-0.6732737;-0.01835459,-0.1388636;-0.6720224;-0.102668,-0.01690537;0.5367031;-0.2006161,458.4999
+0;0;0,0.002396678;0.330105;-0.004840581,0.005151686;0.6534466;-0.02862041,0.1946587;0.5241779;-0.004707071,0.2224881;0.276458;0.02616782,0.2540433;0.03934032;-0.02408061,-0.1863445;0.5288997;0.0008092448,-0.2407118;0.3056996;0.1023907,-0.2945607;0.0745144;0.160693,0.07289538;0.006612634;-0.05154464,0.08973315;-0.3170556;-0.01764635,0.09044804;-0.6670212;0.06390979,0.08821613;-0.628935;-0.0252758,-0.07127746;0.008830538;-0.05344022,-0.1212956;-0.3122289;-0.02868734,-0.145045;-0.662377;0.04851435,-0.1449382;-0.6241871;-0.04068964,0.004473223;0.5729368;-0.01982968,0;0;0,-0.01041996;0.3118094;-0.1080036,-0.01943827;0.6097369;-0.2355332,0.165635;0.4893988;-0.143889,0.2353463;0.2612039;-0.06540132,0.2321112;0.01801561;-0.08978271,-0.1745378;0.4882932;-0.09298177,-0.2394302;0.3356286;0.09563261,-0.2730187;0.1685294;0.2708328,0.07616234;0.001928926;-0.04700947,0.09816635;-0.323186;-0.05014825,0.09732234;-0.6803289;-0.01044965,0.1125456;-0.7101709;-0.07534671,-0.08454873;0.007681642;-0.02840449,-0.1228478;-0.315287;-0.04885343,-0.1294191;-0.6732737;-0.01835459,-0.1388636;-0.6720224;-0.102668,-0.01690537;0.5367031;-0.2006161,458.523
+0;0;0,0.002388889;0.3290321;-0.004824848,0.005139779;0.6518906;-0.02856967,0.1935782;0.5230055;-0.00475332,0.2213962;0.275387;0.02610895,0.2529922;0.03796348;-0.02420428,-0.1852825;0.5277008;0.0007319748,-0.2396275;0.3045919;0.1022719,-0.2935458;0.07310864;0.1606493,0.07288797;0.006611962;-0.0515394,0.0896687;-0.3159598;-0.01775595,0.09038321;-0.6657405;0.06375711,0.08815807;-0.6276788;-0.02515834,-0.07127023;0.008829642;-0.0534348,-0.121119;-0.3111422;-0.02876577,-0.1448558;-0.6611053;0.04839514,-0.1447493;-0.6229401;-0.04053863,0.004462238;0.5714903;-0.01979088,0;0;0,-0.00961709;0.3099343;-0.1101787,-0.01819876;0.606694;-0.2392399,0.1658275;0.4888495;-0.1463025,0.2348534;0.2609601;-0.06665874,0.2309008;0.01754892;-0.09185815,-0.1734286;0.4888843;-0.09703197,-0.2432868;0.3471282;0.09807397,-0.2747624;0.1851981;0.2788711,0.07626954;0.001732499;-0.04682565,0.09801695;-0.3222856;-0.05066538,0.09657183;-0.6793664;-0.01215959,0.1109085;-0.709287;-0.07681155,-0.08448046;0.007846337;-0.02853368,-0.1231024;-0.313917;-0.04979652,-0.1298894;-0.6717463;-0.01973703,-0.1390406;-0.6706802;-0.103731,-0.01576321;0.5339012;-0.2040687,458.5343
+0;0;0,0.002420744;0.3290243;-0.005316176,0.005311216;0.6518239;-0.02980555,0.1935513;0.5236825;-0.001879329,0.2228362;0.2758474;0.02571581,0.2542407;0.03832205;-0.02423496,-0.1852841;0.5288584;0.0009161886,-0.2394727;0.3076046;0.1065173,-0.2942168;0.07748653;0.1693537,0.07289144;0.006402324;-0.05156096,0.08958404;-0.3161706;-0.01774494,0.09020473;-0.6659815;0.06363902,0.08847382;-0.6279742;-0.02529233,-0.07129437;0.008977858;-0.05337785,-0.1211414;-0.3110133;-0.0289576,-0.144829;-0.6609782;0.04821029,-0.1442285;-0.6228661;-0.04072638,0.004600944;0.5714493;-0.02079678,0;0;0,-0.00961709;0.3099343;-0.1101787,-0.01819876;0.606694;-0.2392399,0.1658275;0.4888495;-0.1463025,0.2348534;0.2609601;-0.06665874,0.2309008;0.01754892;-0.09185815,-0.1734286;0.4888843;-0.09703197,-0.2432868;0.3471282;0.09807397,-0.2747624;0.1851981;0.2788711,0.07626954;0.001732499;-0.04682565,0.09801695;-0.3222856;-0.05066538,0.09657183;-0.6793664;-0.01215959,0.1109085;-0.709287;-0.07681155,-0.08448046;0.007846337;-0.02853368,-0.1231024;-0.313917;-0.04979652,-0.1298894;-0.6717463;-0.01973703,-0.1390406;-0.6706802;-0.103731,-0.01576321;0.5339012;-0.2040687,458.5554
+0;0;0,0.002421212;0.3290879;-0.005317205,0.005316686;0.6524467;-0.02985077,0.193284;0.5241979;-0.001931977,0.2225553;0.276478;0.02565034,0.2538709;0.0396252;-0.02415898,-0.1850077;0.5293664;0.0008595288,-0.2391711;0.3082153;0.1064116,-0.2937602;0.07874893;0.1690701,0.07301807;0.006413446;-0.05165053,0.08964552;-0.3149007;-0.01796646,0.09026659;-0.6649195;0.06346586,0.08852659;-0.6268702;-0.02593223,-0.07141823;0.008993454;-0.05347058,-0.1210707;-0.3097491;-0.02914562,-0.1447724;-0.6599219;0.04806812,-0.1441687;-0.6217672;-0.04133532,0.004604858;0.5718961;-0.02082228,0;0;0,-0.009268463;0.309058;-0.1128282,-0.01738876;0.6054612;-0.2441328,0.1658826;0.4881408;-0.149286,0.2344807;0.2606854;-0.06840897,0.2296492;0.01800311;-0.09376311,-0.1727012;0.4892535;-0.1012027,-0.2449004;0.3525535;0.09649184,-0.2778848;0.2003761;0.2844145,0.0763247;0.001547307;-0.04703927,0.09737882;-0.3212409;-0.05132294,0.09538722;-0.6786597;-0.01400471,0.1094097;-0.7084472;-0.07949257,-0.08468743;0.008060989;-0.02834798,-0.1237253;-0.3122963;-0.05073375,-0.1310087;-0.6703969;-0.02148215,-0.1400505;-0.6698033;-0.1058229,-0.01507711;0.5327294;-0.2084234,458.5668
+0;0;0,0.002419897;0.3289091;-0.005314316,0.00531741;0.6524959;-0.02986594,0.1932988;0.5241709;-0.001937551,0.222557;0.2765614;0.02563247,0.2538108;0.0401765;-0.02407846,-0.1850223;0.5293398;0.0008541699,-0.2391617;0.3082873;0.1063592,-0.2936429;0.07927412;0.1688939,0.07317083;0.006426864;-0.05175859,0.08976264;-0.3141986;-0.01814672,0.09038407;-0.6644253;0.06333394,0.0886447;-0.6263788;-0.02603251,-0.07156764;0.00901227;-0.05358244,-0.1211137;-0.3090471;-0.02930962,-0.1448295;-0.6594278;0.04794996,-0.144226;-0.621276;-0.04142183,0.004604942;0.5718729;-0.02082932,0;0;0,-0.008686766;0.3081804;-0.1147375,-0.01611277;0.6041085;-0.2477138,0.1667903;0.4873428;-0.1515276,0.2343244;0.260168;-0.06932425,0.2290162;0.01799996;-0.09486389,-0.1721876;0.4890115;-0.1048226,-0.2487388;0.3597;0.09603822,-0.2805096;0.2251934;0.2965984,0.07629709;0.00138703;-0.0474453,0.09723382;-0.3207132;-0.0517869,0.09476437;-0.6784451;-0.01545596,0.1088041;-0.7084301;-0.08071566,-0.08499315;0.008291407;-0.02795788,-0.1242479;-0.3112586;-0.05146627,-0.1317921;-0.6696111;-0.02274936,-0.1405011;-0.6692492;-0.1070101,-0.01398236;0.5314808;-0.2116177,458.5888
+0;0;0,0.002538519;0.3289018;-0.005699599,0.005516481;0.6524488;-0.03075572,0.1936534;0.5241275;-0.004590588,0.2222603;0.2766493;0.02478312,0.2532323;0.04023229;-0.02495169,-0.1849909;0.5302938;0.0007213559,-0.2385147;0.3107786;0.1096935,-0.2930296;0.08336723;0.1777964,0.07323452;0.006211011;-0.05169483,0.08982853;-0.3144326;-0.01825734,0.09052753;-0.6646682;0.06318372,0.08835834;-0.6266504;-0.02617591,-0.07156619;0.009180951;-0.05355573,-0.121252;-0.3088712;-0.02947563,-0.1450465;-0.6592629;0.04770987,-0.144869;-0.6211452;-0.04166689,0.004782367;0.5718409;-0.02158728,0;0;0,-0.008686766;0.3081804;-0.1147375,-0.01611277;0.6041085;-0.2477138,0.1667903;0.4873428;-0.1515276,0.2343244;0.260168;-0.06932425,0.2290162;0.01799996;-0.09486389,-0.1721876;0.4890115;-0.1048226,-0.2487388;0.3597;0.09603822,-0.2805096;0.2251934;0.2965984,0.07629709;0.00138703;-0.0474453,0.09723382;-0.3207132;-0.0517869,0.09476437;-0.6784451;-0.01545596,0.1088041;-0.7084301;-0.08071566,-0.08499315;0.008291407;-0.02795788,-0.1242479;-0.3112586;-0.05146627,-0.1317921;-0.6696111;-0.02274936,-0.1405011;-0.6692492;-0.1070101,-0.01398236;0.5314808;-0.2116177,458.6005
+0;0;0,0.002538519;0.3289018;-0.005699599,0.005516481;0.6524488;-0.03075572,0.1936534;0.5241275;-0.004590588,0.2222603;0.2766493;0.02478312,0.2532323;0.04023229;-0.02495169,-0.1849909;0.5302938;0.0007213559,-0.2385147;0.3107786;0.1096935,-0.2930296;0.08336723;0.1777964,0.07323452;0.006211011;-0.05169483,0.08982853;-0.3144326;-0.01825734,0.09052753;-0.6646682;0.06318372,0.08835834;-0.6266504;-0.02617591,-0.07156619;0.009180951;-0.05355573,-0.121252;-0.3088712;-0.02947563,-0.1450465;-0.6592629;0.04770987,-0.144869;-0.6211452;-0.04166689,0.004782367;0.5718409;-0.02158728,0;0;0,-0.008686766;0.3081804;-0.1147375,-0.01611277;0.6041085;-0.2477138,0.1667903;0.4873428;-0.1515276,0.2343244;0.260168;-0.06932425,0.2290162;0.01799996;-0.09486389,-0.1721876;0.4890115;-0.1048226,-0.2487388;0.3597;0.09603822,-0.2805096;0.2251934;0.2965984,0.07629709;0.00138703;-0.0474453,0.09723382;-0.3207132;-0.0517869,0.09476437;-0.6784451;-0.01545596,0.1088041;-0.7084301;-0.08071566,-0.08499315;0.008291407;-0.02795788,-0.1242479;-0.3112586;-0.05146627,-0.1317921;-0.6696111;-0.02274936,-0.1405011;-0.6692492;-0.1070101,-0.01398236;0.5314808;-0.2116177,458.6122
+0;0;0,0.002542096;0.3293653;-0.005707632,0.005523136;0.6532459;-0.03078694,0.1946968;0.5246341;-0.004525254,0.2232942;0.277238;0.02483871,0.2543771;0.03997387;-0.02507431,-0.1860264;0.5308343;0.0008158535,-0.2395324;0.3113919;0.1097519,-0.2942427;0.08316568;0.1780988,0.07327652;0.006214573;-0.05172447,0.08984771;-0.3139882;-0.01833295,0.09054615;-0.6639403;0.06304218,0.0883847;-0.6259511;-0.02599884,-0.07160723;0.009186217;-0.05358645,-0.1212248;-0.3084288;-0.02953944,-0.145;-0.6585368;0.04758358,-0.1448231;-0.6204481;-0.04147451,0.004788763;0.5726095;-0.02161526,0;0;0,-0.009142399;0.3082281;-0.1158984,-0.01700121;0.6044258;-0.2490697,0.1670939;0.486856;-0.1534193,0.2340345;0.2599383;-0.07027936,0.2289063;0.0167622;-0.0945859,-0.174105;0.4883366;-0.1061865,-0.2546131;0.3666229;0.09774759,-0.3038106;0.2418182;0.3020883,0.07637824;0.001183003;-0.04741788,0.09713607;-0.3204899;-0.05129957,0.09406476;-0.6780902;-0.01663637,0.1091282;-0.7092543;-0.0801096,-0.08501958;0.0084747;-0.02798824,-0.1245829;-0.3105685;-0.05177093,-0.1321622;-0.6686912;-0.02384922,-0.1406882;-0.6683129;-0.1077936,-0.01482691;0.5317689;-0.2129707,458.6344
+0;0;0,0.002716302;0.3293552;-0.006194266,0.005912393;0.653195;-0.03177302,0.1950733;0.5242639;-0.006878924,0.2233348;0.2769724;0.02366684,0.2541619;0.03948678;-0.0253435,-0.1858016;0.5316756;0.0006347056,-0.2385927;0.3146136;0.1145736,-0.2937659;0.08714752;0.1850494,0.07329605;0.006032228;-0.0517184,0.08987059;-0.3141736;-0.01835785,0.09064703;-0.6641229;0.06302877,0.08811923;-0.6261684;-0.02600572,-0.07163886;0.009347229;-0.05351631,-0.1212224;-0.3082808;-0.02957207,-0.1448621;-0.6583697;0.04767941,-0.145052;-0.6203214;-0.04138232,0.005121847;0.5725726;-0.02248266,0;0;0,-0.009142399;0.3082281;-0.1158984,-0.01700121;0.6044258;-0.2490697,0.1670939;0.486856;-0.1534193,0.2340345;0.2599383;-0.07027936,0.2289063;0.0167622;-0.0945859,-0.174105;0.4883366;-0.1061865,-0.2546131;0.3666229;0.09774759,-0.3038106;0.2418182;0.3020883,0.07637824;0.001183003;-0.04741788,0.09713607;-0.3204899;-0.05129957,0.09406476;-0.6780902;-0.01663637,0.1091282;-0.7092543;-0.0801096,-0.08501958;0.0084747;-0.02798824,-0.1245829;-0.3105685;-0.05177093,-0.1321622;-0.6686912;-0.02384922,-0.1406882;-0.6683129;-0.1077936,-0.01482691;0.5317689;-0.2129707,458.6465
+0;0;0,0.002715867;0.3293025;-0.006193275,0.0059199;0.6539478;-0.0318401,0.1938371;0.5250398;-0.007014221,0.2220854;0.2778636;0.02351729,0.2529122;0.04038006;-0.02549264,-0.1845498;0.5324031;0.0004503261,-0.2373163;0.3154424;0.114336,-0.2924889;0.08797826;0.1848112,0.07329167;0.006031867;-0.05171531,0.0897989;-0.3128735;-0.01849025,0.09057573;-0.6629996;0.06293751,0.08803787;-0.6250135;-0.02645103,-0.07163458;0.00934667;-0.0535131,-0.1210167;-0.3069913;-0.02966611,-0.1446684;-0.6572572;0.04762441,-0.1448591;-0.6191769;-0.04179148,0.005126486;0.5730329;-0.02251602,0;0;0,-0.008092791;0.3073734;-0.1180761,-0.01464128;0.6030213;-0.254473,0.1671298;0.4867088;-0.1553092,0.2340009;0.2603564;-0.07093477,0.2298545;0.01691431;-0.09260154,-0.1707935;0.4892687;-0.1103041,-0.2528555;0.3715798;0.09522291,-0.2875257;0.2470666;0.3026962,0.07639301;0.001001686;-0.04738808,0.09703317;-0.3193743;-0.05058599,0.09342548;-0.6773148;-0.01764727,0.1082624;-0.7087986;-0.08136654,-0.0849872;0.008650909;-0.02801538,-0.1246367;-0.3090802;-0.05150668,-0.1323755;-0.6674415;-0.02436444,-0.1408711;-0.6675252;-0.108527,-0.01279183;0.5304574;-0.2175155,458.6672
+0;0;0,0.002715867;0.3293025;-0.006193275,0.0059199;0.6539478;-0.0318401,0.1938371;0.5250398;-0.007014221,0.2220854;0.2778636;0.02351729,0.2529122;0.04038006;-0.02549264,-0.1845498;0.5324031;0.0004503261,-0.2373163;0.3154424;0.114336,-0.2924889;0.08797826;0.1848112,0.07329167;0.006031867;-0.05171531,0.0897989;-0.3128735;-0.01849025,0.09057573;-0.6629996;0.06293751,0.08803787;-0.6250135;-0.02645103,-0.07163458;0.00934667;-0.0535131,-0.1210167;-0.3069913;-0.02966611,-0.1446684;-0.6572572;0.04762441,-0.1448591;-0.6191769;-0.04179148,0.005126486;0.5730329;-0.02251602,0;0;0,-0.008092791;0.3073734;-0.1180761,-0.01464128;0.6030213;-0.254473,0.1671298;0.4867088;-0.1553092,0.2340009;0.2603564;-0.07093477,0.2298545;0.01691431;-0.09260154,-0.1707935;0.4892687;-0.1103041,-0.2528555;0.3715798;0.09522291,-0.2875257;0.2470666;0.3026962,0.07639301;0.001001686;-0.04738808,0.09703317;-0.3193743;-0.05058599,0.09342548;-0.6773148;-0.01764727,0.1082624;-0.7087986;-0.08136654,-0.0849872;0.008650909;-0.02801538,-0.1246367;-0.3090802;-0.05150668,-0.1323755;-0.6674415;-0.02436444,-0.1408711;-0.6675252;-0.108527,-0.01279183;0.5304574;-0.2175155,458.6785
+0;0;0,0.002797315;0.3283491;-0.006516341,0.006072611;0.6524732;-0.03253678,0.1935103;0.5240973;-0.00824243,0.2214851;0.2771439;0.02280607,0.2522514;0.0397118;-0.02596072,-0.1839914;0.5324196;0.0006371941,-0.2365704;0.3176316;0.1182558,-0.2919913;0.09214716;0.1943086,0.07326856;0.005781982;-0.05178654,0.08971178;-0.3121666;-0.01863661,0.09051055;-0.6625915;0.06285257,0.08772598;-0.6245992;-0.02689311,-0.07170367;0.009595861;-0.05338597,-0.1209084;-0.305815;-0.02981739,-0.144511;-0.6563726;0.04758419,-0.1449396;-0.61829;-0.04219557,0.005262719;0.5716952;-0.02311712,0;0;0,-0.006960868;0.3058756;-0.1193945,-0.01297674;0.6004696;-0.2569358,0.1682308;0.4856235;-0.1572406,0.2342859;0.2600142;-0.07081294,0.2303573;0.01652525;-0.09072375,-0.1692879;0.4895771;-0.1127643,-0.2531865;0.3747741;0.09342461,-0.2983829;0.2527744;0.3002389,0.07641691;0.0008165539;-0.047364,0.096843;-0.3186146;-0.05003429,0.09284976;-0.676957;-0.01819945,0.1054975;-0.710592;-0.0807817,-0.08497175;0.008821859;-0.02802742,-0.1245853;-0.3079873;-0.0509036,-0.1327099;-0.6667185;-0.02473781,-0.1412723;-0.6671174;-0.1091684,-0.01122542;0.5281439;-0.2197821,458.701
+0;0;0,0.002796212;0.3282195;-0.006513771,0.006073911;0.6525815;-0.0325531,0.1932747;0.5242103;-0.008270998,0.2212341;0.2773935;0.02276034,0.2521459;0.0388386;-0.02623707,-0.1837531;0.5325222;0.0005974807,-0.236303;0.317853;0.118151,-0.291986;0.09130222;0.1945635,0.07332177;0.005786181;-0.05182415,0.0897431;-0.3117392;-0.01871835,0.09054188;-0.6621645;0.06277094,0.08776119;-0.6241834;-0.02684981,-0.07175574;0.00960283;-0.05342475,-0.1208949;-0.3053882;-0.02988753,-0.1444976;-0.6559463;0.04751415,-0.1449256;-0.6178749;-0.04214063,0.005263468;0.5717485;-0.02312702,0;0;0,-0.006263241;0.305455;-0.1201513,-0.01183426;0.6001151;-0.2581394,0.168954;0.4849239;-0.158452,0.2343949;0.2598826;-0.07049108,0.2316414;0.01494993;-0.08677316,-0.1682856;0.489502;-0.1142926,-0.2530932;0.3760356;0.09209595,-0.2983037;0.2530577;0.2996945,0.07641166;0.0007410049;-0.04749751,0.09694383;-0.3182603;-0.04964924,0.09265256;-0.6766723;-0.01864172,0.1060914;-0.7096294;-0.08156324,-0.08507252;0.00891895;-0.02790022,-0.124387;-0.3075129;-0.05055555,-0.1329218;-0.6662823;-0.02504544,-0.1414771;-0.6667117;-0.1093317,-0.01018688;0.5277564;-0.2209239,458.7228
+0;0;0,0.002796212;0.3282195;-0.006513771,0.006073911;0.6525815;-0.0325531,0.1932747;0.5242103;-0.008270998,0.2212341;0.2773935;0.02276034,0.2521459;0.0388386;-0.02623707,-0.1837531;0.5325222;0.0005974807,-0.236303;0.317853;0.118151,-0.291986;0.09130222;0.1945635,0.07332177;0.005786181;-0.05182415,0.0897431;-0.3117392;-0.01871835,0.09054188;-0.6621645;0.06277094,0.08776119;-0.6241834;-0.02684981,-0.07175574;0.00960283;-0.05342475,-0.1208949;-0.3053882;-0.02988753,-0.1444976;-0.6559463;0.04751415,-0.1449256;-0.6178749;-0.04214063,0.005263468;0.5717485;-0.02312702,0;0;0,-0.006263241;0.305455;-0.1201513,-0.01183426;0.6001151;-0.2581394,0.168954;0.4849239;-0.158452,0.2343949;0.2598826;-0.07049108,0.2316414;0.01494993;-0.08677316,-0.1682856;0.489502;-0.1142926,-0.2530932;0.3760356;0.09209595,-0.2983037;0.2530577;0.2996945,0.07641166;0.0007410049;-0.04749751,0.09694383;-0.3182603;-0.04964924,0.09265256;-0.6766723;-0.01864172,0.1060914;-0.7096294;-0.08156324,-0.08507252;0.00891895;-0.02790022,-0.124387;-0.3075129;-0.05055555,-0.1329218;-0.6662823;-0.02504544,-0.1414771;-0.6667117;-0.1093317,-0.01018688;0.5277564;-0.2209239,458.7343
+0;0;0,0.002898456;0.3280436;-0.006793359,0.006252828;0.6524525;-0.03312421,0.1927474;0.5243948;-0.009749324,0.2205591;0.2777673;0.02189367,0.2514926;0.03808957;-0.02683942,-0.1829757;0.5336626;0.000415124,-0.2351438;0.3213404;0.1220608,-0.2917954;0.09558907;0.2033267,0.07332686;0.005558178;-0.0518152,0.08974497;-0.3114436;-0.01874419,0.0905428;-0.6620153;0.06255499,0.08754214;-0.6240574;-0.02701601,-0.07177112;0.009803026;-0.05334176,-0.1206386;-0.3047143;-0.03001326,-0.1444137;-0.6554363;0.04705506,-0.145062;-0.61738;-0.04255504,0.005423433;0.5716181;-0.02362741,0;0;0,-0.005687237;0.3050218;-0.120816,-0.01093182;0.5996171;-0.2591267,0.1690623;0.484547;-0.1598032,0.2347281;0.2602184;-0.07055879,0.2327015;0.01407686;-0.0842495,-0.1672516;0.489684;-0.1161726,-0.252919;0.3769373;0.09010189,-0.297784;0.2500992;0.2966847,0.07639165;0.000706315;-0.04750109,0.09696622;-0.3177682;-0.04951501,0.0926768;-0.6763215;-0.01898885,0.10627;-0.7092115;-0.08188057,-0.08504774;0.008967002;-0.02791076,-0.1244171;-0.3069547;-0.05020192,-0.1331068;-0.6658776;-0.02551215,-0.1416471;-0.6663579;-0.109734,-0.009363368;0.5272675;-0.2218688,458.7564
+0;0;0,0.002898456;0.3280436;-0.006793359,0.006252828;0.6524525;-0.03312421,0.1927474;0.5243948;-0.009749324,0.2205591;0.2777673;0.02189367,0.2514926;0.03808957;-0.02683942,-0.1829757;0.5336626;0.000415124,-0.2351438;0.3213404;0.1220608,-0.2917954;0.09558907;0.2033267,0.07332686;0.005558178;-0.0518152,0.08974497;-0.3114436;-0.01874419,0.0905428;-0.6620153;0.06255499,0.08754214;-0.6240574;-0.02701601,-0.07177112;0.009803026;-0.05334176,-0.1206386;-0.3047143;-0.03001326,-0.1444137;-0.6554363;0.04705506,-0.145062;-0.61738;-0.04255504,0.005423433;0.5716181;-0.02362741,0;0;0,-0.005687237;0.3050218;-0.120816,-0.01093182;0.5996171;-0.2591267,0.1690623;0.484547;-0.1598032,0.2347281;0.2602184;-0.07055879,0.2327015;0.01407686;-0.0842495,-0.1672516;0.489684;-0.1161726,-0.252919;0.3769373;0.09010189,-0.297784;0.2500992;0.2966847,0.07639165;0.000706315;-0.04750109,0.09696622;-0.3177682;-0.04951501,0.0926768;-0.6763215;-0.01898885,0.10627;-0.7092115;-0.08188057,-0.08504774;0.008967002;-0.02791076,-0.1244171;-0.3069547;-0.05020192,-0.1331068;-0.6658776;-0.02551215,-0.1416471;-0.6663579;-0.109734,-0.009363368;0.5272675;-0.2218688,458.7708
+0;0;0,0.002898884;0.328092;-0.006794362,0.006255771;0.6527443;-0.03314512,0.1925001;0.5246856;-0.009781215,0.2203045;0.2781228;0.02185347,0.2513394;0.03766026;-0.0270392,-0.1827225;0.5339411;0.0003696941,-0.2348769;0.3216747;0.1219835,-0.291714;0.09518412;0.2035154,0.07336663;0.005561193;-0.0518433,0.08977786;-0.3113077;-0.01878616,0.09057502;-0.6615815;0.06244397,0.08756683;-0.6236037;-0.02735152,-0.07181005;0.009808343;-0.05337069,-0.120657;-0.3045771;-0.03005197,-0.1444119;-0.6550012;0.04695087,-0.1450619;-0.6169247;-0.04288382,0.005425721;0.571846;-0.02364081,0;0;0,-0.005111456;0.3048726;-0.1213489,-0.009706587;0.599582;-0.2600169,0.1697003;0.4839795;-0.1606002,0.2350555;0.2599083;-0.07066798,0.2338639;0.01283225;-0.08197737,-0.1661481;0.489684;-0.1173531,-0.2538074;0.376211;0.08760242,-0.3005077;0.23604;0.2859634,0.07637185;0.00068295;-0.04762554,0.09695941;-0.3176579;-0.04942346,0.09272507;-0.6759454;-0.01937461,0.1064943;-0.7086626;-0.08272195,-0.08513163;0.009016036;-0.02779629,-0.124209;-0.3068364;-0.0496643,-0.133168;-0.6654892;-0.02560928,-0.1417462;-0.6660926;-0.1100236,-0.008318171;0.5271919;-0.2226901,458.7901
+0;0;0,0.003025952;0.3280849;-0.007079222,0.006486936;0.6527158;-0.03368035,0.1927642;0.5247565;-0.01076205,0.2203572;0.2782387;0.02140325,0.2515023;0.03775863;-0.02733306,-0.1826223;0.5347998;0.0004456546,-0.2344946;0.324664;0.125822,-0.2910862;0.1000342;0.2125096,0.07338435;0.005378648;-0.05183749,0.08978189;-0.3114738;-0.01861623,0.09038981;-0.6617236;0.06271926,0.08720566;-0.623753;-0.0270708,-0.07184049;0.009941786;-0.053305,-0.1205281;-0.304473;-0.03004926,-0.1442591;-0.654862;0.04712068,-0.1450886;-0.6168078;-0.04271454,0.005629856;0.5718248;-0.02411655,0;0;0,-0.005111456;0.3048726;-0.1213489,-0.009706587;0.599582;-0.2600169,0.1697003;0.4839795;-0.1606002,0.2350555;0.2599083;-0.07066798,0.2338639;0.01283225;-0.08197737,-0.1661481;0.489684;-0.1173531,-0.2538074;0.376211;0.08760242,-0.3005077;0.23604;0.2859634,0.07637185;0.00068295;-0.04762554,0.09695941;-0.3176579;-0.04942346,0.09272507;-0.6759454;-0.01937461,0.1064943;-0.7086626;-0.08272195,-0.08513163;0.009016036;-0.02779629,-0.124209;-0.3068364;-0.0496643,-0.133168;-0.6654892;-0.02560928,-0.1417462;-0.6660926;-0.1100236,-0.008318171;0.5271919;-0.2226901,458.8023
+0;0;0,0.003023981;0.3278711;-0.007074609,0.006481809;0.6522058;-0.03365041,0.1922126;0.5244799;-0.01078249,0.2198011;0.2780023;0.02137756,0.251005;0.0370681;-0.02745078,-0.1820756;0.5344937;0.0003924314,-0.2339395;0.3243922;0.1257483,-0.290638;0.0993382;0.2125996,0.0733091;0.005373133;-0.05178433,0.0896891;-0.3111404;-0.01859861,0.09029771;-0.6617923;0.06283025,0.08711641;-0.6238288;-0.02687966,-0.07176682;0.009931592;-0.05325034,-0.1204023;-0.3041469;-0.03001948,-0.1441605;-0.6549381;0.04723905,-0.1449894;-0.616891;-0.04251597,0.005625742;0.5714104;-0.02409792,0;0;0,-0.004494503;0.3045334;-0.1216466,-0.008176699;0.5988779;-0.2604208,0.1704342;0.4833682;-0.1612267,0.2353346;0.2593964;-0.07083225,0.2351324;0.01173335;-0.07920885,-0.1649636;0.4897639;-0.1186937,-0.2523446;0.3709888;0.08330537,-0.2994521;0.2161605;0.2709652,0.07638551;0.0005972981;-0.04743004,0.09704699;-0.3173965;-0.04928136,0.09276499;-0.6761245;-0.01955319,0.1060517;-0.7087359;-0.08299351,-0.08499735;0.009047902;-0.027898,-0.1239341;-0.3065013;-0.04941655,-0.1329623;-0.6655836;-0.02562311,-0.1415014;-0.6661871;-0.1099553,-0.007044092;0.5265912;-0.2230949,458.8234
+0;0;0,0.003023981;0.3278711;-0.007074609,0.006481809;0.6522058;-0.03365041,0.1922126;0.5244799;-0.01078249,0.2198011;0.2780023;0.02137756,0.251005;0.0370681;-0.02745078,-0.1820756;0.5344937;0.0003924314,-0.2339395;0.3243922;0.1257483,-0.290638;0.0993382;0.2125996,0.0733091;0.005373133;-0.05178433,0.0896891;-0.3111404;-0.01859861,0.09029771;-0.6617923;0.06283025,0.08711641;-0.6238288;-0.02687966,-0.07176682;0.009931592;-0.05325034,-0.1204023;-0.3041469;-0.03001948,-0.1441605;-0.6549381;0.04723905,-0.1449894;-0.616891;-0.04251597,0.005625742;0.5714104;-0.02409792,0;0;0,-0.004494503;0.3045334;-0.1216466,-0.008176699;0.5988779;-0.2604208,0.1704342;0.4833682;-0.1612267,0.2353346;0.2593964;-0.07083225,0.2351324;0.01173335;-0.07920885,-0.1649636;0.4897639;-0.1186937,-0.2523446;0.3709888;0.08330537,-0.2994521;0.2161605;0.2709652,0.07638551;0.0005972981;-0.04743004,0.09704699;-0.3173965;-0.04928136,0.09276499;-0.6761245;-0.01955319,0.1060517;-0.7087359;-0.08299351,-0.08499735;0.009047902;-0.027898,-0.1239341;-0.3065013;-0.04941655,-0.1329623;-0.6655836;-0.02562311,-0.1415014;-0.6661871;-0.1099553,-0.007044092;0.5265912;-0.2230949,458.8348
+0;0;0,0.003124344;0.3280215;-0.00729336,0.006646559;0.652927;-0.03402475,0.1907801;0.5253203;-0.01189413,0.2183478;0.2786147;0.02077869,0.2498599;0.03552306;-0.02815389,-0.1807754;0.5374743;-0.0005852804,-0.2328145;0.329412;0.1286167,-0.2899815;0.1043985;0.2212548,0.07322431;0.005174033;-0.05176107,0.08958174;-0.311318;-0.01841376,0.09001153;-0.6622192;0.06288394,0.08684018;-0.6242753;-0.02681604,-0.07172368;0.01009922;-0.05311776,-0.1202532;-0.3039953;-0.02995819,-0.1439845;-0.6549806;0.04741875,-0.1448064;-0.6169478;-0.0423256,0.005775715;0.5719658;-0.02443131,0;0;0,-0.004589543;0.3047262;-0.1215808,-0.009019986;0.6001608;-0.2593954,0.1677439;0.4861256;-0.1584077,0.2345586;0.2611076;-0.07126498,0.2356441;0.01124941;-0.07838154,-0.1641698;0.4897356;-0.1193585,-0.2524485;0.3638621;0.07826208,-0.298731;0.1970412;0.2585665,0.07639988;0.0006755292;-0.0472269,0.09707288;-0.3173115;-0.04915738,0.09283362;-0.676282;-0.01977634,0.1063096;-0.7086994;-0.08335089,-0.08487222;0.008975147;-0.02799877,-0.1237999;-0.3065755;-0.04942867,-0.1329511;-0.6658775;-0.02577762,-0.1408627;-0.6664023;-0.1101867,-0.007610857;0.5275072;-0.2224226,458.8566
+0;0;0,0.003124344;0.3280215;-0.00729336,0.006646559;0.652927;-0.03402475,0.1907801;0.5253203;-0.01189413,0.2183478;0.2786147;0.02077869,0.2498599;0.03552306;-0.02815389,-0.1807754;0.5374743;-0.0005852804,-0.2328145;0.329412;0.1286167,-0.2899815;0.1043985;0.2212548,0.07322431;0.005174033;-0.05176107,0.08958174;-0.311318;-0.01841376,0.09001153;-0.6622192;0.06288394,0.08684018;-0.6242753;-0.02681604,-0.07172368;0.01009922;-0.05311776,-0.1202532;-0.3039953;-0.02995819,-0.1439845;-0.6549806;0.04741875,-0.1448064;-0.6169478;-0.0423256,0.005775715;0.5719658;-0.02443131,0;0;0,-0.004589543;0.3047262;-0.1215808,-0.009019986;0.6001608;-0.2593954,0.1677439;0.4861256;-0.1584077,0.2345586;0.2611076;-0.07126498,0.2356441;0.01124941;-0.07838154,-0.1641698;0.4897356;-0.1193585,-0.2524485;0.3638621;0.07826208,-0.298731;0.1970412;0.2585665,0.07639988;0.0006755292;-0.0472269,0.09707288;-0.3173115;-0.04915738,0.09283362;-0.676282;-0.01977634,0.1063096;-0.7086994;-0.08335089,-0.08487222;0.008975147;-0.02799877,-0.1237999;-0.3065755;-0.04942867,-0.1329511;-0.6658775;-0.02577762,-0.1408627;-0.6664023;-0.1101867,-0.007610857;0.5275072;-0.2224226,458.8688
+0;0;0,0.003128897;0.3284996;-0.00730399,0.006665898;0.6547691;-0.0341484,0.1928951;0.5262766;-0.01183327,0.2204584;0.2796108;0.02083428,0.2519539;0.03664738;-0.0280725,-0.1828769;0.5385686;-0.000396084,-0.2349076;0.3305398;0.1287851,-0.2920445;0.1056449;0.2213743,0.07322713;0.005174233;-0.05176307,0.08958549;-0.3113357;-0.01841387,0.09001476;-0.6618093;0.06278478,0.08684358;-0.6238658;-0.02691044,-0.07172646;0.01009961;-0.05311981,-0.1202587;-0.3040125;-0.02995894,-0.1439611;-0.6545703;0.04732373,-0.1447829;-0.6165379;-0.04241586,0.005791219;0.5734515;-0.02451272,0;0;0,-0.004715174;0.3053274;-0.1213591,-0.01001368;0.6029706;-0.2576478,0.1693659;0.4856356;-0.1589019,0.234911;0.2605295;-0.07114077,0.2358752;0.01078397;-0.07756686,-0.1667297;0.4891723;-0.1179501,-0.2557437;0.3511301;0.07097266,-0.2991492;0.1704056;0.2379148,0.07639693;0.0006524324;-0.04723859,0.09708162;-0.3173523;-0.04908204,0.09290148;-0.6758677;-0.01951194,0.1069394;-0.7080271;-0.08321071,-0.08486916;0.009008452;-0.02800845,-0.1238866;-0.3065352;-0.04964441,-0.1329035;-0.6653963;-0.02592579,-0.1408522;-0.6657629;-0.1103833,-0.008324802;0.5296498;-0.2212145,458.8905
+0;0;0,0.003214863;0.328493;-0.007556062,0.006779769;0.654751;-0.03453941,0.1930401;0.5262499;-0.012782,0.2205601;0.2796681;0.02054935,0.2519228;0.03672867;-0.02856153,-0.1831026;0.5402026;-0.001051638,-0.2352338;0.3342139;0.1313188,-0.2926861;0.1115711;0.2290148,0.07322954;0.004948827;-0.05178168,0.08964229;-0.3115478;-0.01833323,0.09006336;-0.6620291;0.06283195,0.08687387;-0.6241001;-0.0268639,-0.07175495;0.01029954;-0.05304288,-0.1202441;-0.3038355;-0.03010372,-0.1436229;-0.6544068;0.04721644,-0.1444662;-0.6163919;-0.04252452,0.005900374;0.5734371;-0.02487256,0;0;0,-0.004715174;0.3053274;-0.1213591,-0.01001368;0.6029706;-0.2576478,0.1693659;0.4856356;-0.1589019,0.234911;0.2605295;-0.07114077,0.2358752;0.01078397;-0.07756686,-0.1667297;0.4891723;-0.1179501,-0.2557437;0.3511301;0.07097266,-0.2991492;0.1704056;0.2379148,0.07639693;0.0006524324;-0.04723859,0.09708162;-0.3173523;-0.04908204,0.09290148;-0.6758677;-0.01951194,0.1069394;-0.7080271;-0.08321071,-0.08486916;0.009008452;-0.02800845,-0.1238866;-0.3065352;-0.04964441,-0.1329035;-0.6653963;-0.02592579,-0.1408522;-0.6657629;-0.1103833,-0.008324802;0.5296498;-0.2212145,458.9022
+0;0;0,0.003214863;0.328493;-0.007556062,0.006779769;0.654751;-0.03453941,0.1930401;0.5262499;-0.012782,0.2205601;0.2796681;0.02054935,0.2519228;0.03672867;-0.02856153,-0.1831026;0.5402026;-0.001051638,-0.2352338;0.3342139;0.1313188,-0.2926861;0.1115711;0.2290148,0.07322954;0.004948827;-0.05178168,0.08964229;-0.3115478;-0.01833323,0.09006336;-0.6620291;0.06283195,0.08687387;-0.6241001;-0.0268639,-0.07175495;0.01029954;-0.05304288,-0.1202441;-0.3038355;-0.03010372,-0.1436229;-0.6544068;0.04721644,-0.1444662;-0.6163919;-0.04252452,0.005900374;0.5734371;-0.02487256,0;0;0,-0.004715174;0.3053274;-0.1213591,-0.01001368;0.6029706;-0.2576478,0.1693659;0.4856356;-0.1589019,0.234911;0.2605295;-0.07114077,0.2358752;0.01078397;-0.07756686,-0.1667297;0.4891723;-0.1179501,-0.2557437;0.3511301;0.07097266,-0.2991492;0.1704056;0.2379148,0.07639693;0.0006524324;-0.04723859,0.09708162;-0.3173523;-0.04908204,0.09290148;-0.6758677;-0.01951194,0.1069394;-0.7080271;-0.08321071,-0.08486916;0.009008452;-0.02800845,-0.1238866;-0.3065352;-0.04964441,-0.1329035;-0.6653963;-0.02592579,-0.1408522;-0.6657629;-0.1103833,-0.008324802;0.5296498;-0.2212145,458.9135
+0;0;0,0.003215878;0.3285967;-0.007558445,0.006784299;0.6551757;-0.0345657,0.1950084;0.5261543;-0.01267842,0.2225277;0.2795777;0.02065222,0.2538214;0.03717302;-0.02835056,-0.1850819;0.5402533;-0.0008249581,-0.2372119;0.334269;0.1315427,-0.2945378;0.1121163;0.2290236,0.07306855;0.004937947;-0.05166783,0.0895018;-0.3119539;-0.01817761,0.08992275;-0.6623401;0.06296554,0.08670017;-0.6243288;-0.02766076,-0.07159719;0.01027689;-0.05292626,-0.1201469;-0.3042505;-0.02995845,-0.1435194;-0.6547266;0.04734072,-0.1443714;-0.6166285;-0.04333115,0.005904634;0.5738367;-0.02489587,0;0;0,-0.00501506;0.305652;-0.1208096,-0.01108538;0.6040838;-0.2561152,0.1705388;0.4849624;-0.1583374,0.2350812;0.2596549;-0.07036519,0.2359483;0.01045613;-0.07667518,-0.1693774;0.4886954;-0.1162169,-0.2555752;0.3375137;0.06373397,-0.3002716;0.1494362;0.221118,0.07635385;0.0005109012;-0.04693389,0.09704763;-0.3178939;-0.04843545,0.09284616;-0.6763215;-0.0189929,0.1073611;-0.709055;-0.08334756,-0.08451807;0.009145322;-0.02839052,-0.1234631;-0.3068751;-0.0490429,-0.1326761;-0.6656305;-0.02528347,-0.1406558;-0.666199;-0.1106625,-0.009186655;0.5305931;-0.219979,458.9244
+0;0;0,0.003292468;0.328591;-0.007768757,0.006884469;0.65516;-0.03489522,0.1951113;0.5260598;-0.01341153,0.2224892;0.2795339;0.02040733,0.2537829;0.0371559;-0.02872726,-0.1851753;0.5412703;-0.00121708,-0.2374077;0.3374626;0.1344387,-0.2940484;0.1182584;0.2387554,0.0730999;0.004692096;-0.0516464,0.08958033;-0.3121897;-0.0180841,0.09005589;-0.6625938;0.06298111,0.08679541;-0.624594;-0.02764484,-0.07158747;0.01048573;-0.05289844,-0.1200368;-0.3040536;-0.02988167,-0.1433329;-0.6545401;0.04739314,-0.1442222;-0.6164541;-0.04327945,0.006000829;0.5738244;-0.0251966,0;0;0,-0.00501506;0.305652;-0.1208096,-0.01108538;0.6040838;-0.2561152,0.1705388;0.4849624;-0.1583374,0.2350812;0.2596549;-0.07036519,0.2359483;0.01045613;-0.07667518,-0.1693774;0.4886954;-0.1162169,-0.2555752;0.3375137;0.06373397,-0.3002716;0.1494362;0.221118,0.07635385;0.0005109012;-0.04693389,0.09704763;-0.3178939;-0.04843545,0.09284616;-0.6763215;-0.0189929,0.1073611;-0.709055;-0.08334756,-0.08451807;0.009145322;-0.02839052,-0.1234631;-0.3068751;-0.0490429,-0.1326761;-0.6656305;-0.02528347,-0.1406558;-0.666199;-0.1106625,-0.009186655;0.5305931;-0.219979,458.9467
+0;0;0,0.003290308;0.3283754;-0.007763659,0.006885467;0.65523;-0.03490919,0.1971644;0.5256369;-0.01330066,0.2245478;0.2790624;0.02052487,0.2557933;0.03705756;-0.02853407,-0.1872484;0.5410124;-0.0009738915,-0.2394911;0.3371646;0.1347087,-0.2960445;0.1182979;0.2388648,0.07275008;0.004669643;-0.05139925,0.08927464;-0.3130605;-0.0177471,0.08975044;-0.6636426;0.06335926,0.08648888;-0.6256401;-0.02729659,-0.07124489;0.01043555;-0.0526453,-0.119824;-0.3049459;-0.02956691,-0.1431318;-0.6556103;0.04774712,-0.1440215;-0.6175216;-0.04295538,0.006002103;0.5739198;-0.0252136,0;0;0,-0.005365312;0.3060364;-0.1192243,-0.01221116;0.6059505;-0.2518992,0.1718273;0.4843358;-0.156276,0.2351001;0.2584977;-0.06860209,0.2358515;0.009689152;-0.07517219,-0.1723314;0.4871202;-0.1132812,-0.2558038;0.3259144;0.05916608,-0.3057974;0.1229328;0.1942531,0.07624353;0.0003474057;-0.04629325,0.09684987;-0.3189216;-0.04711508,0.09273387;-0.6775151;-0.017452,0.1075215;-0.7098334;-0.08218932,-0.08381371;0.009226366;-0.02909294,-0.1230135;-0.3077314;-0.04804448,-0.1322399;-0.6666303;-0.02369951,-0.1400619;-0.6669132;-0.1092269,-0.0100985;0.5320889;-0.2165987,458.9579
+0;0;0,0.003290308;0.3283754;-0.007763659,0.006885467;0.65523;-0.03490919,0.1971644;0.5256369;-0.01330066,0.2245478;0.2790624;0.02052487,0.2557933;0.03705756;-0.02853407,-0.1872484;0.5410124;-0.0009738915,-0.2394911;0.3371646;0.1347087,-0.2960445;0.1182979;0.2388648,0.07275008;0.004669643;-0.05139925,0.08927464;-0.3130605;-0.0177471,0.08975044;-0.6636426;0.06335926,0.08648888;-0.6256401;-0.02729659,-0.07124489;0.01043555;-0.0526453,-0.119824;-0.3049459;-0.02956691,-0.1431318;-0.6556103;0.04774712,-0.1440215;-0.6175216;-0.04295538,0.006002103;0.5739198;-0.0252136,0;0;0,-0.005365312;0.3060364;-0.1192243,-0.01221116;0.6059505;-0.2518992,0.1718273;0.4843358;-0.156276,0.2351001;0.2584977;-0.06860209,0.2358515;0.009689152;-0.07517219,-0.1723314;0.4871202;-0.1132812,-0.2558038;0.3259144;0.05916608,-0.3057974;0.1229328;0.1942531,0.07624353;0.0003474057;-0.04629325,0.09684987;-0.3189216;-0.04711508,0.09273387;-0.6775151;-0.017452,0.1075215;-0.7098334;-0.08218932,-0.08381371;0.009226366;-0.02909294,-0.1230135;-0.3077314;-0.04804448,-0.1322399;-0.6666303;-0.02369951,-0.1400619;-0.6669132;-0.1092269,-0.0100985;0.5320889;-0.2165987,458.9694
+0;0;0,0.003413319;0.3287514;-0.007953986,0.007056217;0.6562441;-0.03517909,0.1994618;0.5265068;-0.00721552,0.2294201;0.279479;0.02155038,0.2607857;0.03768456;-0.0277479,-0.1897471;0.5424091;-0.0009599943,-0.2421744;0.3411829;0.1387077,-0.2990105;0.1240686;0.2459911,0.07240161;0.004475357;-0.05112109,0.08906491;-0.3142181;-0.01723098,0.08962256;-0.6649941;0.06374606,0.08747936;-0.6269485;-0.02768093,-0.07088938;0.01045818;-0.05235178,-0.1193814;-0.3059275;-0.02910662,-0.1426469;-0.6567701;0.04815686,-0.1423969;-0.6186336;-0.04328687,0.006164527;0.5748606;-0.02546701,0;0;0,-0.005979642;0.3071093;-0.1174755,-0.01396836;0.6088181;-0.2475877,0.1726051;0.4839794;-0.1533542,0.2351063;0.2574166;-0.06669021,0.235948;0.008766636;-0.07384086,-0.1758962;0.4864042;-0.1094703,-0.2571765;0.3158634;0.05501998,-0.306683;0.1027494;0.1733846,0.07616298;0.0001914799;-0.04554725,0.096909;-0.3200603;-0.04583693,0.09263162;-0.6787814;-0.01579833,0.108996;-0.7113392;-0.08096695,-0.08307399;0.00925767;-0.02980596,-0.1223837;-0.3087989;-0.04673039,-0.1315081;-0.6678286;-0.02191404,-0.1392682;-0.6680406;-0.1082578,-0.01157348;0.5345544;-0.2129819,458.9909
+0;0;0,0.003413319;0.3287514;-0.007953986,0.007056217;0.6562441;-0.03517909,0.1994618;0.5265068;-0.00721552,0.2294201;0.279479;0.02155038,0.2607857;0.03768456;-0.0277479,-0.1897471;0.5424091;-0.0009599943,-0.2421744;0.3411829;0.1387077,-0.2990105;0.1240686;0.2459911,0.07240161;0.004475357;-0.05112109,0.08906491;-0.3142181;-0.01723098,0.08962256;-0.6649941;0.06374606,0.08747936;-0.6269485;-0.02768093,-0.07088938;0.01045818;-0.05235178,-0.1193814;-0.3059275;-0.02910662,-0.1426469;-0.6567701;0.04815686,-0.1423969;-0.6186336;-0.04328687,0.006164527;0.5748606;-0.02546701,0;0;0,-0.005979642;0.3071093;-0.1174755,-0.01396836;0.6088181;-0.2475877,0.1726051;0.4839794;-0.1533542,0.2351063;0.2574166;-0.06669021,0.235948;0.008766636;-0.07384086,-0.1758962;0.4864042;-0.1094703,-0.2571765;0.3158634;0.05501998,-0.306683;0.1027494;0.1733846,0.07616298;0.0001914799;-0.04554725,0.096909;-0.3200603;-0.04583693,0.09263162;-0.6787814;-0.01579833,0.108996;-0.7113392;-0.08096695,-0.08307399;0.00925767;-0.02980596,-0.1223837;-0.3087989;-0.04673039,-0.1315081;-0.6678286;-0.02191404,-0.1392682;-0.6680406;-0.1082578,-0.01157348;0.5345544;-0.2129819,459.0027
+0;0;0,0.003412511;0.3286735;-0.007952103,0.007055702;0.6561908;-0.03517477,0.2015704;0.526013;-0.007022504,0.2315505;0.2788048;0.0217644,0.262835;0.03763641;-0.02740625,-0.1918833;0.5420887;-0.0006987527,-0.2443489;0.3407156;0.1390709,-0.3010378;0.1241634;0.2460766,0.07222047;0.00446416;-0.0509932,0.08894941;-0.3154848;-0.01696957,0.08950736;-0.6664429;0.06404948,0.08736309;-0.6283933;-0.02742299,-0.07071203;0.01043202;-0.05222081,-0.1193951;-0.3072001;-0.02888408,-0.1426726;-0.6582247;0.0484195,-0.1424225;-0.6200842;-0.04306972,0.006164963;0.5748942;-0.02547305,0;0;0,-0.006391823;0.3078379;-0.115309,-0.01488765;0.6107818;-0.242553,0.1737508;0.484022;-0.1492591,0.2350754;0.2562799;-0.06433439,0.2357014;0.008329183;-0.07320571,-0.1788942;0.4853808;-0.1057726,-0.258623;0.3053163;0.04933862,-0.3081164;0.07963999;0.139778,0.07606886;0.0002444088;-0.0452714,0.09664585;-0.3212848;-0.04469395,0.0924326;-0.6801376;-0.0139873,0.1087092;-0.7126819;-0.0792551,-0.08281818;0.009103851;-0.02990484,-0.1222951;-0.3102407;-0.04619513,-0.1315321;-0.6693593;-0.02003215,-0.1389282;-0.6692364;-0.1065727,-0.01238808;0.5362577;-0.2087305,459.0246
+0;0;0,0.003411183;0.328667;-0.008218507,0.006998652;0.6561636;-0.03569477,0.2017042;0.5256721;-0.01039036,0.2315364;0.2787633;0.0210016,0.2628232;0.03758736;-0.02813093,-0.1919885;0.5426966;-0.0008656885,-0.2447833;0.3438608;0.1423698,-0.3026308;0.1328011;0.2592721,0.07218647;0.004381509;-0.05104848,0.08894834;-0.3155532;-0.01690792,0.08963256;-0.666532;0.06402035,0.08690586;-0.6284949;-0.02743771,-0.07075707;0.01051092;-0.05214393,-0.1193567;-0.3071401;-0.0288914,-0.1425692;-0.6581408;0.04854026,-0.1429014;-0.6200176;-0.04295024,0.006126259;0.5748744;-0.02592979,0;0;0,-0.006391823;0.3078379;-0.115309,-0.01488765;0.6107818;-0.242553,0.1737508;0.484022;-0.1492591,0.2350754;0.2562799;-0.06433439,0.2357014;0.008329183;-0.07320571,-0.1788942;0.4853808;-0.1057726,-0.258623;0.3053163;0.04933862,-0.3081164;0.07963999;0.139778,0.07606886;0.0002444088;-0.0452714,0.09664585;-0.3212848;-0.04469395,0.0924326;-0.6801376;-0.0139873,0.1087092;-0.7126819;-0.0792551,-0.08281818;0.009103851;-0.02990484,-0.1222951;-0.3102407;-0.04619513,-0.1315321;-0.6693593;-0.02003215,-0.1389282;-0.6692364;-0.1065727,-0.01238808;0.5362577;-0.2087305,459.0361
+0;0;0,0.003411662;0.3287132;-0.008219661,0.007003758;0.6566303;-0.03572779,0.2028636;0.5258147;-0.0103276,0.2327207;0.2787005;0.02109047,0.2637572;0.03945321;-0.02764916,-0.1931534;0.5429397;-0.0007466972,-0.2459921;0.3439385;0.1426079,-0.3033771;0.1345667;0.2585754,0.07190777;0.004364593;-0.05085139,0.08875093;-0.3171216;-0.01654528,0.0894349;-0.6679696;0.06435284,0.08671365;-0.6299486;-0.02692211,-0.07048389;0.01047034;-0.05194261,-0.1193192;-0.308721;-0.02857733,-0.142523;-0.659591;0.04882548,-0.1428546;-0.621484;-0.04248184,0.006131004;0.5753075;-0.02595878,0;0;0,-0.006691277;0.3089076;-0.1125295,-0.01546827;0.6136836;-0.236434,0.174147;0.4846565;-0.1445591,0.2348083;0.255753;-0.06168962,0.2353259;0.00987348;-0.07269287,-0.1806975;0.4838681;-0.1023217,-0.2602925;0.2960763;0.04377007,-0.3065517;0.06479277;0.1140985,0.07604225;0.0003753901;-0.04464388,0.09645359;-0.322727;-0.04318166,0.09231518;-0.6813596;-0.01148248,0.1085949;-0.713966;-0.0764308,-0.08231287;0.008844368;-0.03036461,-0.1216495;-0.3121674;-0.04512958,-0.1311793;-0.6710266;-0.01740592,-0.1381763;-0.6704099;-0.1039537,-0.01292968;0.5387126;-0.2035327,459.058
+0;0;0,0.003411662;0.3287132;-0.008219661,0.007003758;0.6566303;-0.03572779,0.2028636;0.5258147;-0.0103276,0.2327207;0.2787005;0.02109047,0.2637572;0.03945321;-0.02764916,-0.1931534;0.5429397;-0.0007466972,-0.2459921;0.3439385;0.1426079,-0.3033771;0.1345667;0.2585754,0.07190777;0.004364593;-0.05085139,0.08875093;-0.3171216;-0.01654528,0.0894349;-0.6679696;0.06435284,0.08671365;-0.6299486;-0.02692211,-0.07048389;0.01047034;-0.05194261,-0.1193192;-0.308721;-0.02857733,-0.142523;-0.659591;0.04882548,-0.1428546;-0.621484;-0.04248184,0.006131004;0.5753075;-0.02595878,0;0;0,-0.006691277;0.3089076;-0.1125295,-0.01546827;0.6136836;-0.236434,0.174147;0.4846565;-0.1445591,0.2348083;0.255753;-0.06168962,0.2353259;0.00987348;-0.07269287,-0.1806975;0.4838681;-0.1023217,-0.2602925;0.2960763;0.04377007,-0.3065517;0.06479277;0.1140985,0.07604225;0.0003753901;-0.04464388,0.09645359;-0.322727;-0.04318166,0.09231518;-0.6813596;-0.01148248,0.1085949;-0.713966;-0.0764308,-0.08231287;0.008844368;-0.03036461,-0.1216495;-0.3121674;-0.04512958,-0.1311793;-0.6710266;-0.01740592,-0.1381763;-0.6704099;-0.1039537,-0.01292968;0.5387126;-0.2035327,459.0701
+0;0;0,0.003427568;0.3289175;-0.008431794,0.006986075;0.6571165;-0.03613733,0.2043386;0.5265574;-0.006703414,0.2355884;0.2790129;0.02166346,0.2666159;0.03992687;-0.02696891,-0.1949175;0.543676;-0.0009012148,-0.2482225;0.3466499;0.1453822,-0.3052226;0.1391899;0.2645512,0.07151052;0.004283274;-0.05058008,0.0884457;-0.3188751;-0.01623496,0.08898256;-0.6697905;0.06475635,0.08693966;-0.6317527;-0.02707462,-0.07010447;0.01039482;-0.05165034,-0.1190853;-0.3104687;-0.02830112,-0.1422733;-0.6614169;0.04915318,-0.1419138;-0.6232833;-0.04269138,0.006126179;0.5757633;-0.02631392,0;0;0,-0.007320344;0.3101465;-0.1096592,-0.01681992;0.6162736;-0.2309403,0.1740279;0.4851434;-0.138845,0.2343119;0.2550457;-0.05834413,0.2347567;0.009514153;-0.07262683,-0.1830536;0.4827433;-0.09789035,-0.2616225;0.2851662;0.03571249,-0.307297;0.04947118;0.08911325,0.07590334;0.0006402731;-0.04391718,0.096251;-0.3241292;-0.04100013,0.09214057;-0.6827936;-0.008682966,0.1075706;-0.7158697;-0.07414317,-0.08162199;0.008451931;-0.03093317,-0.1211802;-0.3142996;-0.04375001,-0.1309014;-0.6731052;-0.01432969,-0.1375548;-0.6722771;-0.1015446,-0.01410738;0.5409914;-0.1986787,459.0913
+0;0;0,0.003427568;0.3289175;-0.008431794,0.006986075;0.6571165;-0.03613733,0.2043386;0.5265574;-0.006703414,0.2355884;0.2790129;0.02166346,0.2666159;0.03992687;-0.02696891,-0.1949175;0.543676;-0.0009012148,-0.2482225;0.3466499;0.1453822,-0.3052226;0.1391899;0.2645512,0.07151052;0.004283274;-0.05058008,0.0884457;-0.3188751;-0.01623496,0.08898256;-0.6697905;0.06475635,0.08693966;-0.6317527;-0.02707462,-0.07010447;0.01039482;-0.05165034,-0.1190853;-0.3104687;-0.02830112,-0.1422733;-0.6614169;0.04915318,-0.1419138;-0.6232833;-0.04269138,0.006126179;0.5757633;-0.02631392,0;0;0,-0.007320344;0.3101465;-0.1096592,-0.01681992;0.6162736;-0.2309403,0.1740279;0.4851434;-0.138845,0.2343119;0.2550457;-0.05834413,0.2347567;0.009514153;-0.07262683,-0.1830536;0.4827433;-0.09789035,-0.2616225;0.2851662;0.03571249,-0.307297;0.04947118;0.08911325,0.07590334;0.0006402731;-0.04391718,0.096251;-0.3241292;-0.04100013,0.09214057;-0.6827936;-0.008682966,0.1075706;-0.7158697;-0.07414317,-0.08162199;0.008451931;-0.03093317,-0.1211802;-0.3142996;-0.04375001,-0.1309014;-0.6731052;-0.01432969,-0.1375548;-0.6722771;-0.1015446,-0.01410738;0.5409914;-0.1986787,459.1034
+0;0;0,0.003427568;0.3289175;-0.008431794,0.006986075;0.6571165;-0.03613733,0.2043386;0.5265574;-0.006703414,0.2355884;0.2790129;0.02166346,0.2666159;0.03992687;-0.02696891,-0.1949175;0.543676;-0.0009012148,-0.2482225;0.3466499;0.1453822,-0.3052226;0.1391899;0.2645512,0.07151052;0.004283274;-0.05058008,0.0884457;-0.3188751;-0.01623496,0.08898256;-0.6697905;0.06475635,0.08693966;-0.6317527;-0.02707462,-0.07010447;0.01039482;-0.05165034,-0.1190853;-0.3104687;-0.02830112,-0.1422733;-0.6614169;0.04915318,-0.1419138;-0.6232833;-0.04269138,0.006126179;0.5757633;-0.02631392,0;0;0,-0.007320344;0.3101465;-0.1096592,-0.01681992;0.6162736;-0.2309403,0.1740279;0.4851434;-0.138845,0.2343119;0.2550457;-0.05834413,0.2347567;0.009514153;-0.07262683,-0.1830536;0.4827433;-0.09789035,-0.2616225;0.2851662;0.03571249,-0.307297;0.04947118;0.08911325,0.07590334;0.0006402731;-0.04391718,0.096251;-0.3241292;-0.04100013,0.09214057;-0.6827936;-0.008682966,0.1075706;-0.7158697;-0.07414317,-0.08162199;0.008451931;-0.03093317,-0.1211802;-0.3142996;-0.04375001,-0.1309014;-0.6731052;-0.01432969,-0.1375548;-0.6722771;-0.1015446,-0.01410738;0.5409914;-0.1986787,459.1149
+0;0;0,0.003459411;0.3277867;-0.008564517,0.007007403;0.6554084;-0.03626768,0.2044646;0.5252166;-0.01066834,0.2350255;0.2778013;0.02081453,0.2660275;0.04015847;-0.02738171,-0.1947322;0.5429734;-0.0009587575,-0.2484436;0.348562;0.1489037,-0.3043567;0.143499;0.2696556,0.07146695;0.00407575;-0.05050056,0.08862823;-0.3212767;-0.01578863,0.08909155;-0.672056;0.06507389,0.08633174;-0.6339765;-0.0271873,-0.07001696;0.01053769;-0.05158512,-0.1191965;-0.3125474;-0.02811202,-0.1423051;-0.6633263;0.04938169,-0.1426526;-0.6251549;-0.04291203,0.006153997;0.5743387;-0.02646477,0;0;0,-0.007222518;0.3104517;-0.1053426,-0.01635306;0.6177832;-0.2219758,0.1741693;0.4847136;-0.1332262,0.2338728;0.253752;-0.05428505,0.2340698;0.01014362;-0.07460928,-0.1835808;0.481326;-0.09386654,-0.2606626;0.2755348;0.02798519,-0.3076574;0.03756562;0.05832174,0.07584472;0.001100034;-0.04382706,0.09636347;-0.3258662;-0.03875971,0.09228985;-0.6842878;-0.005555868,0.1093371;-0.7173011;-0.071311,-0.08158915;0.00797953;-0.03088656,-0.1208014;-0.3171351;-0.04168021,-0.1308447;-0.675638;-0.01069831,-0.1373127;-0.6743537;-0.09855389,-0.01379962;0.5422201;-0.1911077,459.1367
+0;0;0,0.003458654;0.327715;-0.008562643,0.007001618;0.6548669;-0.03621901,0.2044302;0.5249454;-0.01065392,0.2350244;0.2772605;0.02086326,0.2659997;0.0398225;-0.02729143,-0.1947034;0.5426995;-0.0009458736,-0.2484734;0.3480762;0.1490799,-0.3043383;0.14319;0.2697277,0.07138648;0.004071162;-0.0504437,0.08861316;-0.3225213;-0.01559947,0.08907633;-0.6731902;0.0652376,0.08632094;-0.6351236;-0.02687582,-0.06993812;0.01052582;-0.05152704,-0.1193051;-0.3137907;-0.02796448,-0.1424065;-0.6644592;0.04950485,-0.1427533;-0.6263008;-0.04264104,0.006150975;0.5740597;-0.02644785,0;0;0,-0.007426112;0.3114193;-0.1022022,-0.01664479;0.6200181;-0.2140551,0.1737498;0.4853333;-0.1276255,0.2334772;0.2530741;-0.05169487,0.2332806;0.009994566;-0.07551575,-0.1845869;0.4809112;-0.09013305,-0.2603815;0.2669623;0.01830224,-0.3051093;0.02702971;0.02762399,0.07579415;0.001291215;-0.04371214,0.09624375;-0.3269121;-0.0375545,0.09217073;-0.685136;-0.003458023,0.1091092;-0.7180199;-0.06915617,-0.081494;0.007769464;-0.03091171,-0.1205427;-0.318613;-0.042011,-0.1310549;-0.6767626;-0.00851655,-0.1372653;-0.6748996;-0.09642154,-0.0140776;0.5442437;-0.1844299,459.1585
+0;0;0,0.003458654;0.327715;-0.008562643,0.007001618;0.6548669;-0.03621901,0.2044302;0.5249454;-0.01065392,0.2350244;0.2772605;0.02086326,0.2659997;0.0398225;-0.02729143,-0.1947034;0.5426995;-0.0009458736,-0.2484734;0.3480762;0.1490799,-0.3043383;0.14319;0.2697277,0.07138648;0.004071162;-0.0504437,0.08861316;-0.3225213;-0.01559947,0.08907633;-0.6731902;0.0652376,0.08632094;-0.6351236;-0.02687582,-0.06993812;0.01052582;-0.05152704,-0.1193051;-0.3137907;-0.02796448,-0.1424065;-0.6644592;0.04950485,-0.1427533;-0.6263008;-0.04264104,0.006150975;0.5740597;-0.02644785,0;0;0,-0.007426112;0.3114193;-0.1022022,-0.01664479;0.6200181;-0.2140551,0.1737498;0.4853333;-0.1276255,0.2334772;0.2530741;-0.05169487,0.2332806;0.009994566;-0.07551575,-0.1845869;0.4809112;-0.09013305,-0.2603815;0.2669623;0.01830224,-0.3051093;0.02702971;0.02762399,0.07579415;0.001291215;-0.04371214,0.09624375;-0.3269121;-0.0375545,0.09217073;-0.685136;-0.003458023,0.1091092;-0.7180199;-0.06915617,-0.081494;0.007769464;-0.03091171,-0.1205427;-0.318613;-0.042011,-0.1310549;-0.6767626;-0.00851655,-0.1372653;-0.6748996;-0.09642154,-0.0140776;0.5442437;-0.1844299,459.1701
+0;0;0,0.003505314;0.32771;-0.008735458,0.007082651;0.6548487;-0.0365427,0.2045604;0.5247697;-0.0122233,0.234493;0.2771463;0.02039327,0.2655;0.03970474;-0.0277232,-0.194734;0.5434832;-0.001075463,-0.2490611;0.3511756;0.1517104,-0.3040152;0.1491797;0.277539,0.07139748;0.003954355;-0.05043743,0.08864017;-0.3226357;-0.01557804,0.08887066;-0.6733029;0.06526738,0.08587816;-0.6352303;-0.02683812,-0.06993119;0.01061265;-0.05151863,-0.1192271;-0.3137191;-0.02801628,-0.1423191;-0.6643713;0.04952937,-0.1429069;-0.6262248;-0.04261635,0.006223325;0.5740461;-0.02673405,0;0;0,-0.007426112;0.3114193;-0.1022022,-0.01664479;0.6200181;-0.2140551,0.1737498;0.4853333;-0.1276255,0.2334772;0.2530741;-0.05169487,0.2332806;0.009994566;-0.07551575,-0.1845869;0.4809112;-0.09013305,-0.2603815;0.2669623;0.01830224,-0.3051093;0.02702971;0.02762399,0.07579415;0.001291215;-0.04371214,0.09624375;-0.3269121;-0.0375545,0.09217073;-0.685136;-0.003458023,0.1091092;-0.7180199;-0.06915617,-0.081494;0.007769464;-0.03091171,-0.1205427;-0.318613;-0.042011,-0.1310549;-0.6767626;-0.00851655,-0.1372653;-0.6748996;-0.09642154,-0.0140776;0.5442437;-0.1844299,459.1817
+0;0;0,0.003497699;0.326998;-0.00871648,0.007069924;0.6536694;-0.03648405,0.2049739;0.5235991;-0.01214743,0.2349325;0.2757612;0.0204974,0.2658893;0.03870344;-0.0275413,-0.1951762;0.5423527;-0.0009757001,-0.2495504;0.3498786;0.1519425,-0.3044156;0.1482092;0.2775677,0.07119048;0.00394289;-0.0502912,0.0885439;-0.3247444;-0.01520795,0.08877406;-0.6748954;0.06551847,0.08577811;-0.6368135;-0.02669305,-0.06972846;0.01058188;-0.05136927,-0.1193409;-0.3158326;-0.02771599,-0.142399;-0.6659686;0.04971551,-0.1429875;-0.6278127;-0.04253628,0.006211814;0.5729811;-0.02668928,0;0;0,-0.007395551;0.3119454;-0.09824085,-0.01657471;0.6208692;-0.2077954,0.173957;0.4851382;-0.12184,0.2324851;0.2516392;-0.04808688,0.2318198;0.009439737;-0.07639623,-0.1846999;0.48087;-0.08428004,-0.2586022;0.259046;0.009097591,-0.2989136;0.0189524;-0.004777704,0.07585378;0.001469433;-0.04309154,0.09636422;-0.3288412;-0.03665209,0.09237279;-0.6862521;0.0002818108,0.109264;-0.7191379;-0.06557655,-0.08108101;0.007502958;-0.03134344,-0.1198894;-0.3211023;-0.0402762,-0.1304798;-0.6785194;-0.004731044,-0.1368874;-0.6762838;-0.09285219,-0.01402982;0.5450158;-0.1786911,459.2038
+0;0;0,0.003497699;0.326998;-0.00871648,0.007069924;0.6536694;-0.03648405,0.2049739;0.5235991;-0.01214743,0.2349325;0.2757612;0.0204974,0.2658893;0.03870344;-0.0275413,-0.1951762;0.5423527;-0.0009757001,-0.2495504;0.3498786;0.1519425,-0.3044156;0.1482092;0.2775677,0.07119048;0.00394289;-0.0502912,0.0885439;-0.3247444;-0.01520795,0.08877406;-0.6748954;0.06551847,0.08577811;-0.6368135;-0.02669305,-0.06972846;0.01058188;-0.05136927,-0.1193409;-0.3158326;-0.02771599,-0.142399;-0.6659686;0.04971551,-0.1429875;-0.6278127;-0.04253628,0.006211814;0.5729811;-0.02668928,0;0;0,-0.007395551;0.3119454;-0.09824085,-0.01657471;0.6208692;-0.2077954,0.173957;0.4851382;-0.12184,0.2324851;0.2516392;-0.04808688,0.2318198;0.009439737;-0.07639623,-0.1846999;0.48087;-0.08428004,-0.2586022;0.259046;0.009097591,-0.2989136;0.0189524;-0.004777704,0.07585378;0.001469433;-0.04309154,0.09636422;-0.3288412;-0.03665209,0.09237279;-0.6862521;0.0002818108,0.109264;-0.7191379;-0.06557655,-0.08108101;0.007502958;-0.03134344,-0.1198894;-0.3211023;-0.0402762,-0.1304798;-0.6785194;-0.004731044,-0.1368874;-0.6762838;-0.09285219,-0.01402982;0.5450158;-0.1786911,459.2155
+0;0;0,0.003379174;0.326591;-0.008996043,0.006850547;0.6529567;-0.03702535,0.2049719;0.5231903;-0.01304595,0.2346561;0.2751721;0.02011719,0.2656632;0.03824134;-0.02782184,-0.1954979;0.5423337;-0.001039783,-0.251079;0.3531624;0.1558644,-0.3045684;0.1536584;0.2852198,0.07074147;0.003869097;-0.05019919,0.08812621;-0.326893;-0.01486272,0.08832691;-0.6728058;0.0649538,0.08518288;-0.6347286;-0.02747697,-0.06949078;0.0105865;-0.05097296,-0.1195263;-0.3178963;-0.02752221,-0.142318;-0.66382;0.04892201,-0.1430486;-0.6256677;-0.04355273,0.006031469;0.5724558;-0.02715621,0;0;0,-0.007645413;0.3126477;-0.09458876,-0.01700628;0.6226712;-0.2001162,0.1737118;0.4854325;-0.1167147,0.2315204;0.2508259;-0.04521751,0.2304406;0.009221628;-0.07718587,-0.1856394;0.4800598;-0.08018994,-0.2585214;0.2528612;0.0008219928,-0.2976187;0.01479898;-0.03372611,0.07581131;0.001624942;-0.04229999,0.09629239;-0.3307851;-0.03609157,0.09174748;-0.6837193;0.00189805,0.10867;-0.7184028;-0.06250882,-0.08042496;0.007258972;-0.03191265,-0.1195929;-0.3234684;-0.03821398,-0.1300797;-0.6764489;-0.001865175,-0.1363093;-0.6737778;-0.09036885,-0.01441063;0.5465751;-0.1721678,459.2378
+0;0;0,0.003382789;0.3269404;-0.009005666,0.00685478;0.6533583;-0.03703442,0.2039397;0.5239391;-0.01313968,0.2336538;0.2756711;0.02005688,0.2647423;0.03811859;-0.02800795,-0.1944419;0.5429827;-0.001196116,-0.250079;0.3536208;0.1558661,-0.3037088;0.1535934;0.285561,0.07082886;0.003873876;-0.05026119,0.08826172;-0.3278039;-0.0148269,0.08846179;-0.6726312;0.06473915,0.08530511;-0.6345215;-0.02806315,-0.06957661;0.01059957;-0.05103592,-0.1197507;-0.3187926;-0.02752025,-0.1424709;-0.6636308;0.04868408,-0.1432043;-0.6254457;-0.04416237,0.006036622;0.5729478;-0.02717637,0;0;0,-0.00744167;0.3140513;-0.09109879,-0.01576312;0.6260373;-0.190943,0.1734042;0.4860553;-0.1113987,0.230691;0.2502212;-0.04267883,0.22791;0.008749291;-0.07998157,-0.1845348;0.4804808;-0.07650243,-0.2542954;0.2484467;-0.006391175,-0.2918968;0.01273876;-0.05869579,0.07585604;0.001981705;-0.04242468,0.09585021;-0.3313538;-0.03485584,0.09161277;-0.683032;0.004401922,0.1086043;-0.718411;-0.05982327,-0.08061343;0.006967679;-0.03179383,-0.1200509;-0.3246756;-0.03699237,-0.1302982;-0.6764091;0.0006278716,-0.1365177;-0.6732289;-0.08842276,-0.01347166;0.549503;-0.1644676,459.2588
+0;0;0,0.003382789;0.3269404;-0.009005666,0.00685478;0.6533583;-0.03703442,0.2039397;0.5239391;-0.01313968,0.2336538;0.2756711;0.02005688,0.2647423;0.03811859;-0.02800795,-0.1944419;0.5429827;-0.001196116,-0.250079;0.3536208;0.1558661,-0.3037088;0.1535934;0.285561,0.07082886;0.003873876;-0.05026119,0.08826172;-0.3278039;-0.0148269,0.08846179;-0.6726312;0.06473915,0.08530511;-0.6345215;-0.02806315,-0.06957661;0.01059957;-0.05103592,-0.1197507;-0.3187926;-0.02752025,-0.1424709;-0.6636308;0.04868408,-0.1432043;-0.6254457;-0.04416237,0.006036622;0.5729478;-0.02717637,0;0;0,-0.00744167;0.3140513;-0.09109879,-0.01576312;0.6260373;-0.190943,0.1734042;0.4860553;-0.1113987,0.230691;0.2502212;-0.04267883,0.22791;0.008749291;-0.07998157,-0.1845348;0.4804808;-0.07650243,-0.2542954;0.2484467;-0.006391175,-0.2918968;0.01273876;-0.05869579,0.07585604;0.001981705;-0.04242468,0.09585021;-0.3313538;-0.03485584,0.09161277;-0.683032;0.004401922,0.1086043;-0.718411;-0.05982327,-0.08061343;0.006967679;-0.03179383,-0.1200509;-0.3246756;-0.03699237,-0.1302982;-0.6764091;0.0006278716,-0.1365177;-0.6732289;-0.08842276,-0.01347166;0.549503;-0.1644676,459.2707
+0;0;0,0.003336107;0.3269334;-0.009275944,0.006702024;0.6533307;-0.03755701,0.2038203;0.5235871;-0.01484191,0.2329349;0.2753976;0.01945488,0.2644782;0.03789106;-0.02854053,-0.1946463;0.5436655;-0.001500035,-0.2505437;0.3558443;0.1573101,-0.304342;0.1584114;0.2908536,0.07084692;0.003826933;-0.05023931,0.08815134;-0.3278562;-0.01479203,0.08839374;-0.6726968;0.06471601,0.08499371;-0.6346033;-0.02807909,-0.06953617;0.01061051;-0.05108872,-0.119782;-0.3187642;-0.02748131,-0.1424805;-0.6636435;0.04854301,-0.1434577;-0.6254783;-0.04430296,0.0059155;0.5729272;-0.02763871,0;0;0,-0.00744167;0.3140513;-0.09109879,-0.01576312;0.6260373;-0.190943,0.1734042;0.4860553;-0.1113987,0.230691;0.2502212;-0.04267883,0.22791;0.008749291;-0.07998157,-0.1845348;0.4804808;-0.07650243,-0.2542954;0.2484467;-0.006391175,-0.2918968;0.01273876;-0.05869579,0.07585604;0.001981705;-0.04242468,0.09585021;-0.3313538;-0.03485584,0.09161277;-0.683032;0.004401922,0.1086043;-0.718411;-0.05982327,-0.08061343;0.006967679;-0.03179383,-0.1200509;-0.3246756;-0.03699237,-0.1302982;-0.6764091;0.0006278716,-0.1365177;-0.6732289;-0.08842276,-0.01347166;0.549503;-0.1644676,459.2822
+0;0;0,0.003342004;0.3275112;-0.009292339,0.006709746;0.6540813;-0.03758539,0.2031088;0.5245358;-0.01491912,0.2322548;0.2760786;0.01941467,0.263985;0.03716481;-0.02886511,-0.1939093;0.5445412;-0.001625745,-0.2498671;0.3565175;0.1573557,-0.3039841;0.1579147;0.2916905,0.07075537;0.003821988;-0.0501744,0.08809465;-0.3285293;-0.01465571,0.08833576;-0.6715319;0.06442854,0.08492798;-0.6334199;-0.02857828,-0.06944632;0.0105968;-0.05102271,-0.1197934;-0.3194414;-0.02736774,-0.1423708;-0.6624825;0.04825135,-0.1433503;-0.6242987;-0.04480645,0.005923405;0.5736966;-0.0276694,0;0;0,-0.007169068;0.3156396;-0.08764315,-0.01504293;0.6292971;-0.1827314,0.1731615;0.4870816;-0.1065023,0.2298206;0.2499677;-0.04072952,0.2264513;0.007867306;-0.08308005,-0.1838898;0.4814211;-0.07263882,-0.2500109;0.2448122;-0.01429912,-0.285922;0.01169656;-0.08347302,0.0757181;0.002146661;-0.04243302,0.09577593;-0.3318394;-0.03403115,0.09183419;-0.6815478;0.005889654,0.1081855;-0.718333;-0.05735636,-0.08052033;0.006826933;-0.03175326,-0.1202215;-0.3254591;-0.03718057,-0.1299016;-0.6750308;0.002957553,-0.1409653;-0.7130639;-0.06010421,-0.01287241;0.5524117;-0.1573431,459.304
+0;0;0,0.003342004;0.3275112;-0.009292339,0.006709746;0.6540813;-0.03758539,0.2031088;0.5245358;-0.01491912,0.2322548;0.2760786;0.01941467,0.263985;0.03716481;-0.02886511,-0.1939093;0.5445412;-0.001625745,-0.2498671;0.3565175;0.1573557,-0.3039841;0.1579147;0.2916905,0.07075537;0.003821988;-0.0501744,0.08809465;-0.3285293;-0.01465571,0.08833576;-0.6715319;0.06442854,0.08492798;-0.6334199;-0.02857828,-0.06944632;0.0105968;-0.05102271,-0.1197934;-0.3194414;-0.02736774,-0.1423708;-0.6624825;0.04825135,-0.1433503;-0.6242987;-0.04480645,0.005923405;0.5736966;-0.0276694,0;0;0,-0.007169068;0.3156396;-0.08764315,-0.01504293;0.6292971;-0.1827314,0.1731615;0.4870816;-0.1065023,0.2298206;0.2499677;-0.04072952,0.2264513;0.007867306;-0.08308005,-0.1838898;0.4814211;-0.07263882,-0.2500109;0.2448122;-0.01429912,-0.285922;0.01169656;-0.08347302,0.0757181;0.002146661;-0.04243302,0.09577593;-0.3318394;-0.03403115,0.09183419;-0.6815478;0.005889654,0.1081855;-0.718333;-0.05735636,-0.08052033;0.006826933;-0.03175326,-0.1202215;-0.3254591;-0.03718057,-0.1299016;-0.6750308;0.002957553,-0.1409653;-0.7130639;-0.06010421,-0.01287241;0.5524117;-0.1573431,459.3156
+0;0;0,0.003320602;0.3269467;-0.009465495,0.006645276;0.6527457;-0.03781973,0.2035131;0.5233297;-0.01561007,0.2325006;0.2746426;0.01936912,0.2643252;0.03614981;-0.02879239,-0.1944624;0.5441235;-0.001522137,-0.2510976;0.3590153;0.1610711,-0.3040752;0.163654;0.2997739,0.07062138;0.003782713;-0.0500896,0.08798568;-0.3297966;-0.01437667,0.08828865;-0.6708912;0.06424607,0.08476361;-0.6328241;-0.02835049,-0.06931093;0.01056882;-0.05094066,-0.1199643;-0.3206903;-0.02740919,-0.1424361;-0.6617951;0.04788809,-0.1435423;-0.6236599;-0.04476298,0.005871064;0.5725827;-0.02790157,0;0;0,-0.00670354;0.3158797;-0.08467484,-0.01479384;0.6291397;-0.178407,0.1739773;0.4878955;-0.101553,0.2298846;0.2494092;-0.0390408,0.2257324;0.008187145;-0.08382702,-0.1841503;0.4818687;-0.06827877,-0.2474417;0.2417281;-0.02099445,-0.2803518;0.01432276;-0.107104,0.07553457;0.002173692;-0.04243183,0.09580074;-0.3330646;-0.03490305,0.09279107;-0.6804996;0.00760603,0.1089724;-0.7181688;-0.05412459,-0.08035681;0.006817488;-0.03173266,-0.1197723;-0.3267678;-0.0361352,-0.1290801;-0.6742215;0.00529442,-0.1403636;-0.7117531;-0.05766424,-0.01257555;0.5523977;-0.153291,459.3376
+0;0;0,0.003320602;0.3269467;-0.009465495,0.006645276;0.6527457;-0.03781973,0.2035131;0.5233297;-0.01561007,0.2325006;0.2746426;0.01936912,0.2643252;0.03614981;-0.02879239,-0.1944624;0.5441235;-0.001522137,-0.2510976;0.3590153;0.1610711,-0.3040752;0.163654;0.2997739,0.07062138;0.003782713;-0.0500896,0.08798568;-0.3297966;-0.01437667,0.08828865;-0.6708912;0.06424607,0.08476361;-0.6328241;-0.02835049,-0.06931093;0.01056882;-0.05094066,-0.1199643;-0.3206903;-0.02740919,-0.1424361;-0.6617951;0.04788809,-0.1435423;-0.6236599;-0.04476298,0.005871064;0.5725827;-0.02790157,0;0;0,-0.00670354;0.3158797;-0.08467484,-0.01479384;0.6291397;-0.178407,0.1739773;0.4878955;-0.101553,0.2298846;0.2494092;-0.0390408,0.2257324;0.008187145;-0.08382702,-0.1841503;0.4818687;-0.06827877,-0.2474417;0.2417281;-0.02099445,-0.2803518;0.01432276;-0.107104,0.07553457;0.002173692;-0.04243183,0.09580074;-0.3330646;-0.03490305,0.09279107;-0.6804996;0.00760603,0.1089724;-0.7181688;-0.05412459,-0.08035681;0.006817488;-0.03173266,-0.1197723;-0.3267678;-0.0361352,-0.1290801;-0.6742215;0.00529442,-0.1403636;-0.7117531;-0.05766424,-0.01257555;0.5523977;-0.153291,459.349
+0;0;0,0.003083541;0.3036057;-0.008789746,0.005945143;0.5841516;-0.03329148,0.1811025;0.4695388;-0.01359698,0.2101255;0.2205466;0.02142512,0.2419714;-0.01810536;-0.02676854,-0.1729742;0.4880389;-0.001063019,-0.2296788;0.3027037;0.1617297,-0.2826917;0.1072119;0.300525,0.0706156;0.003782404;-0.05008551,0.08803091;-0.3307769;-0.01426768,0.0883336;-0.6715586;0.06428297,0.08481906;-0.6335155;-0.02803791,-0.06930526;0.01056795;-0.0509365,-0.1201075;-0.3216643;-0.0273359,-0.1425586;-0.6624563;0.04789232,-0.1436615;-0.6243453;-0.04448291,0.005261429;0.5133589;-0.02453266,0;0;0,-0.004411742;0.2980823;-0.05822945,-0.007340193;0.5752789;-0.1073065,0.1743863;0.4885036;-0.09632707,0.2294611;0.24862;-0.03726268,0.2251705;0.007808954;-0.08504534,-0.1853406;0.4850082;-0.0696167,-0.2467424;0.2424257;-0.03154361,-0.2787536;0.02166976;-0.1341771,0.0755277;0.002231628;-0.04242659,0.09601095;-0.33399;-0.03524613,0.09309044;-0.6807705;0.009889841,0.1094114;-0.7182242;-0.05162287,-0.08035777;0.006764492;-0.03172221,-0.1196354;-0.3278388;-0.03546482,-0.128517;-0.6748644;0.006924193,-0.1403982;-0.7122791;-0.05564007,-0.006240815;0.5058994;-0.09075141,459.3709
+0;0;0,0.003067277;0.3036027;-0.008900125,0.005912612;0.5841426;-0.03347164,0.181077;0.4694325;-0.01420353,0.2097513;0.22046;0.02124331,0.2420017;-0.01818074;-0.02673627,-0.1730822;0.4886772;-0.001147725,-0.2304903;0.3062168;0.1646187,-0.2825991;0.1128774;0.3067318,0.07061607;0.003784078;-0.05008473,0.08798037;-0.3307701;-0.01419479,0.08828134;-0.6715726;0.06426586,0.08466849;-0.6335362;-0.0280518,-0.06930853;0.01052766;-0.0509404,-0.1202537;-0.3216826;-0.02733901,-0.1425849;-0.6624565;0.04800651,-0.1437865;-0.6243533;-0.04436816,0.005233731;0.5133522;-0.02469432,0;0;0,-0.004411742;0.2980823;-0.05822945,-0.007340193;0.5752789;-0.1073065,0.1743863;0.4885036;-0.09632707,0.2294611;0.24862;-0.03726268,0.2251705;0.007808954;-0.08504534,-0.1853406;0.4850082;-0.0696167,-0.2467424;0.2424257;-0.03154361,-0.2787536;0.02166976;-0.1341771,0.0755277;0.002231628;-0.04242659,0.09601095;-0.33399;-0.03524613,0.09309044;-0.6807705;0.009889841,0.1094114;-0.7182242;-0.05162287,-0.08035777;0.006764492;-0.03172221,-0.1196354;-0.3278388;-0.03546482,-0.128517;-0.6748644;0.006924193,-0.1403982;-0.7122791;-0.05564007,-0.006240815;0.5058994;-0.09075141,459.3827
+0;0;0,0.003067713;0.3036458;-0.008901389,0.005989634;0.5917302;-0.03412927,0.1798259;0.4755349;-0.01471462,0.2085266;0.2263329;0.02076489,0.2407693;-0.01225109;-0.02720328,-0.1716933;0.4946361;-0.00175613,-0.2291543;0.3120076;0.1641631,-0.2812508;0.1187142;0.3062423,0.07059696;0.003783054;-0.05007118,0.08803673;-0.332225;-0.01402528,0.08833688;-0.6721046;0.0642229,0.08470849;-0.6340336;-0.0284922,-0.06928978;0.01052481;-0.05092663,-0.1204564;-0.3231291;-0.02722267,-0.1427271;-0.6629803;0.04791883,-0.1439338;-0.6248423;-0.04485354,0.005293371;0.5191272;-0.02512721,0;0;0,-0.003376022;0.2991138;-0.05299926,-0.005054384;0.5843512;-0.1004291,0.1740489;0.4887049;-0.09181976,0.2287475;0.2478457;-0.03543663,0.2241383;0.007604942;-0.08569598,-0.1816021;0.4858568;-0.06658548,-0.2416757;0.2416564;-0.0359024,-0.2701142;0.02525792;-0.1482671,0.07548083;0.002376437;-0.04245424,0.09571455;-0.3353185;-0.03486872,0.09299333;-0.6809211;0.01195598,0.1095802;-0.719061;-0.04933214,-0.0803526;0.006630153;-0.03169962,-0.120113;-0.329393;-0.03521845,-0.1285361;-0.6752895;0.00866456,-0.1408606;-0.7128386;-0.05426105,-0.004398346;0.5128193;-0.08508372,459.4044
+0;0;0,0.003061631;0.3030438;-0.008883743,0.006010076;0.5937106;-0.03431594,0.1804049;0.4771726;-0.01484272,0.2091381;0.2276884;0.02067698,0.241363;-0.01076382;-0.02726469,-0.1722432;0.4963352;-0.001842622,-0.2297693;0.3134997;0.1642646,-0.281837;0.1203132;0.3062653,0.07009024;0.0037559;-0.04971178,0.08760241;-0.3336471;-0.01351624,0.08790095;-0.6717018;0.0643118,0.08425141;-0.6335837;-0.02894356,-0.06879243;0.01044927;-0.05056109,-0.1201714;-0.3245898;-0.02675872,-0.1423225;-0.6626162;0.04797932,-0.1435364;-0.6244307;-0.04533365,0.005311869;0.5209049;-0.02528875,0;0;0,-0.002693623;0.2992705;-0.04851556,-0.004444137;0.5872334;-0.0953815,0.1748646;0.4880908;-0.0852952,0.2287931;0.2459984;-0.03226089,0.2236309;0.006375715;-0.08470726,-0.1811582;0.4858439;-0.06205609,-0.2389151;0.2400359;-0.03813504,-0.2656002;0.0253502;-0.1538686,0.07550529;0.002284825;-0.04113078,0.09611595;-0.3367853;-0.0331192,0.09411505;-0.6803223;0.01501203,0.1100099;-0.7192776;-0.04637456,-0.0792153;0.006600931;-0.03285383,-0.1189381;-0.3308593;-0.03332509,-0.1266992;-0.6746404;0.01241955,-0.1394825;-0.7127041;-0.05066536,-0.003762811;0.515424;-0.08036137,459.4267
+0;0;0,0.003110808;0.3030391;-0.009027618,0.006097949;0.5936995;-0.03453115,0.1804615;0.4770242;-0.01528361,0.2088741;0.2275252;0.02039013,0.2413766;-0.01093587;-0.02731963,-0.1722569;0.4969434;-0.002093455,-0.2302329;0.3171822;0.1671824,-0.2819145;0.1260849;0.3121209,0.07011525;0.003676302;-0.04968247,0.08760466;-0.3337228;-0.01343985,0.08800416;-0.6717842;0.06435844,0.08432605;-0.633678;-0.02889682,-0.06875169;0.01050417;-0.05060511,-0.1201203;-0.3245336;-0.02676238,-0.142252;-0.6625531;0.04801259,-0.1434932;-0.6243773;-0.04530085,0.005389134;0.5208956;-0.02548979,0;0;0,-0.002693623;0.2992705;-0.04851556,-0.004444137;0.5872334;-0.0953815,0.1748646;0.4880908;-0.0852952,0.2287931;0.2459984;-0.03226089,0.2236309;0.006375715;-0.08470726,-0.1811582;0.4858439;-0.06205609,-0.2389151;0.2400359;-0.03813504,-0.2656002;0.0253502;-0.1538686,0.07550529;0.002284825;-0.04113078,0.09611595;-0.3367853;-0.0331192,0.09411505;-0.6803223;0.01501203,0.1100099;-0.7192776;-0.04637456,-0.0792153;0.006600931;-0.03285383,-0.1189381;-0.3308593;-0.03332509,-0.1266992;-0.6746404;0.01241955,-0.1394825;-0.7127041;-0.05066536,-0.003762811;0.515424;-0.08036137,459.438
+0;0;0,0.003110808;0.3030391;-0.009027618,0.006097949;0.5936995;-0.03453115,0.1804615;0.4770242;-0.01528361,0.2088741;0.2275252;0.02039013,0.2413766;-0.01093587;-0.02731963,-0.1722569;0.4969434;-0.002093455,-0.2302329;0.3171822;0.1671824,-0.2819145;0.1260849;0.3121209,0.07011525;0.003676302;-0.04968247,0.08760466;-0.3337228;-0.01343985,0.08800416;-0.6717842;0.06435844,0.08432605;-0.633678;-0.02889682,-0.06875169;0.01050417;-0.05060511,-0.1201203;-0.3245336;-0.02676238,-0.142252;-0.6625531;0.04801259,-0.1434932;-0.6243773;-0.04530085,0.005389134;0.5208956;-0.02548979,0;0;0,-0.002693623;0.2992705;-0.04851556,-0.004444137;0.5872334;-0.0953815,0.1748646;0.4880908;-0.0852952,0.2287931;0.2459984;-0.03226089,0.2236309;0.006375715;-0.08470726,-0.1811582;0.4858439;-0.06205609,-0.2389151;0.2400359;-0.03813504,-0.2656002;0.0253502;-0.1538686,0.07550529;0.002284825;-0.04113078,0.09611595;-0.3367853;-0.0331192,0.09411505;-0.6803223;0.01501203,0.1100099;-0.7192776;-0.04637456,-0.0792153;0.006600931;-0.03285383,-0.1189381;-0.3308593;-0.03332509,-0.1266992;-0.6746404;0.01241955,-0.1394825;-0.7127041;-0.05066536,-0.003762811;0.515424;-0.08036137,459.4495
+0;0;0,0.003110061;0.3029662;-0.009025448,0.00611502;0.5953404;-0.03466557,0.1805854;0.4784925;-0.01539363,0.2090177;0.2288202;0.02030488,0.2414521;-0.009140894;-0.02730485,-0.172351;0.4984239;-0.002195323,-0.2303673;0.3185379;0.1671981,-0.2819405;0.1278413;0.3118327,0.0699847;0.003669458;-0.04958997,0.08748922;-0.334021;-0.01331605,0.08788856;-0.6719505;0.06445186,0.08421195;-0.6338475;-0.02876538,-0.0686237;0.01048461;-0.0505109,-0.1200367;-0.3248425;-0.02664759,-0.1421597;-0.66273;0.04809818,-0.1434004;-0.6245574;-0.0451772,0.005404787;0.522391;-0.02560612,0;0;0,-0.002389729;0.2996853;-0.04541707,-0.004187107;0.589495;-0.09167314,0.1749319;0.4879908;-0.08130288,0.2285795;0.2452073;-0.03034067,0.2227851;0.006559625;-0.08472681,-0.1806005;0.4855478;-0.05880757,-0.2372605;0.238769;-0.04123204,-0.2599582;0.03014383;-0.167345,0.07544173;0.002411723;-0.040905,0.09588344;-0.336974;-0.03338885,0.09418471;-0.6800913;0.01673102,0.1104978;-0.7195317;-0.04393649,-0.07903629;0.006453506;-0.03289539,-0.1191616;-0.3312549;-0.03291231,-0.1263038;-0.6746987;0.01441312,-0.1391784;-0.7130939;-0.04823646,-0.003482342;0.5174719;-0.07696319,459.4715
+0;0;0,0.003117598;0.3029769;-0.009207132,0.006133734;0.5973748;-0.03516797,0.1804281;0.4802404;-0.01604449,0.2087512;0.2304318;0.02000108,0.2412684;-0.007141352;-0.02733079,-0.1721947;0.5006583;-0.002512153,-0.2303197;0.3240275;0.1704876,-0.2830448;0.1379372;0.3199169,0.06982907;0.003632677;-0.04947842,0.08733632;-0.3346622;-0.01309688,0.08774585;-0.6712947;0.064342,0.08402328;-0.6332517;-0.02835031,-0.06846771;0.01046293;-0.0503995,-0.1200019;-0.3254733;-0.02663867,-0.1419736;-0.6620386;0.04792307,-0.1432751;-0.6239278;-0.04482893,0.005423386;0.5241219;-0.02603526,0;0;0,-0.001684621;0.3003201;-0.0411644,-0.003028765;0.592577;-0.0850997,0.175243;0.4876835;-0.07603168,0.2284721;0.2442117;-0.02710319,0.2226041;0.006151989;-0.082165,-0.1790984;0.4857371;-0.05467755,-0.2347243;0.2382914;-0.04117759,-0.2551963;0.03415948;-0.1740297,0.07534194;0.002423584;-0.04068327,0.09613168;-0.3375125;-0.03147721,0.09491065;-0.679137;0.01960754,0.1113571;-0.7190853;-0.03961372,-0.07880389;0.006446654;-0.03295144,-0.1188043;-0.3318913;-0.03201271,-0.1259362;-0.6737152;0.01722167,-0.1377046;-0.7132207;-0.04361339,-0.002467811;0.5200613;-0.07127714,459.4933
+0;0;0,0.003117598;0.3029769;-0.009207132,0.006133734;0.5973748;-0.03516797,0.1804281;0.4802404;-0.01604449,0.2087512;0.2304318;0.02000108,0.2412684;-0.007141352;-0.02733079,-0.1721947;0.5006583;-0.002512153,-0.2303197;0.3240275;0.1704876,-0.2830448;0.1379372;0.3199169,0.06982907;0.003632677;-0.04947842,0.08733632;-0.3346622;-0.01309688,0.08774585;-0.6712947;0.064342,0.08402328;-0.6332517;-0.02835031,-0.06846771;0.01046293;-0.0503995,-0.1200019;-0.3254733;-0.02663867,-0.1419736;-0.6620386;0.04792307,-0.1432751;-0.6239278;-0.04482893,0.005423386;0.5241219;-0.02603526,0;0;0,-0.001684621;0.3003201;-0.0411644,-0.003028765;0.592577;-0.0850997,0.175243;0.4876835;-0.07603168,0.2284721;0.2442117;-0.02710319,0.2226041;0.006151989;-0.082165,-0.1790984;0.4857371;-0.05467755,-0.2347243;0.2382914;-0.04117759,-0.2551963;0.03415948;-0.1740297,0.07534194;0.002423584;-0.04068327,0.09613168;-0.3375125;-0.03147721,0.09491065;-0.679137;0.01960754,0.1113571;-0.7190853;-0.03961372,-0.07880389;0.006446654;-0.03295144,-0.1188043;-0.3318913;-0.03201271,-0.1259362;-0.6737152;0.01722167,-0.1377046;-0.7132207;-0.04361339,-0.002467811;0.5200613;-0.07127714,459.5051

+ 145 - 0
DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_OneArm_Backward_HapticFeedback_Slow.csv

@@ -0,0 +1,145 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.001963886;0.338473;-0.0008454718,0.003938166;0.6765296;-0.0174049,0.1966349;0.540417;0.01373974,0.2263114;0.2879656;0.03432519,0.2608873;0.05061083;-0.02242569,-0.188047;0.5307348;-0.006034189,-0.2301391;0.2796969;-0.02166798,-0.2719122;0.04213624;-0.07239637,0.07277836;0.008267509;-0.0509668,0.09243661;-0.3182791;-0.02026577,0.09291267;-0.6536303;0.05743288,0.09486548;-0.6150011;-0.03320182,-0.07026252;0.007261082;-0.05452624,-0.1185891;-0.3167913;-0.02969932,-0.1393025;-0.6525973;0.0431217,-0.1350034;-0.6138275;-0.04741853,0.00358143;0.5932957;-0.01054765,0;0;0,-0.01630849;0.3268331;-0.08650255,-0.03156246;0.6460783;-0.197902,0.1549283;0.5014439;-0.1140437,0.2148149;0.2566065;-0.07525635,0.2109646;0.01254648;-0.1095099,-0.1893361;0.481442;-0.08449502,-0.2301933;0.2339996;-0.03824452,-0.2541584;-0.008588552;-0.07471551,0.07784743;0.005806953;-0.04322863,0.1172364;-0.3203966;-0.04444861,0.1254525;-0.6641353;-0.0279007,0.1470545;-0.697364;-0.08977485,-0.08301836;0.003641397;-0.0325169,-0.1090799;-0.3238983;-0.03309169,-0.1060974;-0.6656375;0.008176293,-0.111027;-0.6623547;-0.07874215,-0.02755073;0.5682752;-0.1678088,551.7025
+0;0;0,0.001900016;0.3385676;-0.001281694,0.003759274;0.6759433;-0.01908826,0.1959082;0.5404527;0.0136665,0.2257195;0.288128;0.03396589,0.2603602;0.04890679;-0.02340229,-0.187717;0.5306466;-0.005818121,-0.2298002;0.279711;-0.02094925,-0.272005;0.04006952;-0.0710347,0.07276027;0.00824991;-0.05098068,0.09235962;-0.3174373;-0.02012585,0.09229414;-0.6530423;0.0578072,0.09419924;-0.6144993;-0.0326009,-0.07034431;0.007255443;-0.05440757,-0.1187761;-0.3159267;-0.02958909,-0.1395847;-0.6520152;0.04332034,-0.1353404;-0.6133314;-0.04699473,0.003432975;0.5927761;-0.01183057,0;0;0,-0.01608836;0.3264868;-0.08820915,-0.03157583;0.6451159;-0.1994789,0.1545724;0.5010604;-0.1157291,0.2146449;0.2566586;-0.07538509,0.2114622;0.01064833;-0.1098332,-0.1890311;0.4815198;-0.0858029,-0.2304499;0.2345874;-0.03807984,-0.2564137;-0.01000953;-0.07295193,0.07773863;0.005820245;-0.04340482,0.1165904;-0.3195992;-0.04443908,0.1245296;-0.6636658;-0.02833486,0.1459586;-0.6967098;-0.09011269,-0.08306886;0.003633644;-0.03236521,-0.1099362;-0.3229939;-0.03329909,-0.107227;-0.6650832;0.007589765,-0.1122437;-0.6618366;-0.07906657,-0.02753092;0.5673517;-0.1693799,551.7236
+0;0;0,0.001900016;0.3385676;-0.001281694,0.003759274;0.6759433;-0.01908826,0.1959082;0.5404527;0.0136665,0.2257195;0.288128;0.03396589,0.2603602;0.04890679;-0.02340229,-0.187717;0.5306466;-0.005818121,-0.2298002;0.279711;-0.02094925,-0.272005;0.04006952;-0.0710347,0.07276027;0.00824991;-0.05098068,0.09235962;-0.3174373;-0.02012585,0.09229414;-0.6530423;0.0578072,0.09419924;-0.6144993;-0.0326009,-0.07034431;0.007255443;-0.05440757,-0.1187761;-0.3159267;-0.02958909,-0.1395847;-0.6520152;0.04332034,-0.1353404;-0.6133314;-0.04699473,0.003432975;0.5927761;-0.01183057,0;0;0,-0.01608836;0.3264868;-0.08820915,-0.03157583;0.6451159;-0.1994789,0.1545724;0.5010604;-0.1157291,0.2146449;0.2566586;-0.07538509,0.2114622;0.01064833;-0.1098332,-0.1890311;0.4815198;-0.0858029,-0.2304499;0.2345874;-0.03807984,-0.2564137;-0.01000953;-0.07295193,0.07773863;0.005820245;-0.04340482,0.1165904;-0.3195992;-0.04443908,0.1245296;-0.6636658;-0.02833486,0.1459586;-0.6967098;-0.09011269,-0.08306886;0.003633644;-0.03236521,-0.1099362;-0.3229939;-0.03329909,-0.107227;-0.6650832;0.007589765,-0.1122437;-0.6618366;-0.07906657,-0.02753092;0.5673517;-0.1693799,551.7489
+0;0;0,0.001899479;0.338472;-0.001281332,0.003755325;0.6752542;-0.01905967,0.1955227;0.5399462;0.01363762,0.2253271;0.287679;0.03393238,0.2600946;0.04758254;-0.02364572,-0.1873414;0.5301595;-0.005808329,-0.2294149;0.2792812;-0.02093601,-0.2717741;0.03876287;-0.07120471,0.07276483;0.008250427;-0.05098387,0.09235532;-0.3172894;-0.020143,0.09228984;-0.6528949;0.05779017,0.09420473;-0.614308;-0.0330829,-0.07034872;0.007255897;-0.05441099,-0.1187586;-0.31578;-0.02960373,-0.1395672;-0.6518691;0.0433058,-0.1353011;-0.6131405;-0.04747378,0.003429335;0.5921657;-0.01180885,0;0;0,-0.01609518;0.3261344;-0.0891397,-0.03182606;0.6442261;-0.2001092,0.1543882;0.5012397;-0.1167696,0.2148559;0.2571109;-0.07573652,0.2117545;0.01010793;-0.1096516,-0.188903;0.4814017;-0.08606427,-0.2306699;0.2349014;-0.03674828,-0.2579149;-0.01083462;-0.06902583,0.07762866;0.005787224;-0.04361701,0.1164155;-0.3194903;-0.04473019,0.1239916;-0.6635488;-0.02826834,0.1451701;-0.6972301;-0.09016728,-0.08314772;0.003682574;-0.03217204,-0.1107113;-0.3227375;-0.03331444,-0.1080437;-0.6648634;0.007273491,-0.1132233;-0.661808;-0.07980396,-0.02774307;0.5665308;-0.1700568,551.7717
+0;0;0,0.001820223;0.3388969;-0.0002363551,0.00372689;0.6756262;-0.01431914,0.1966302;0.5390486;0.0138732,0.226421;0.2868144;0.03412851,0.2614804;0.04680976;-0.02429047,-0.1881504;0.529341;-0.005345163,-0.2303053;0.2784869;-0.02001019,-0.272824;0.03757124;-0.0689587,0.07278082;0.008258449;-0.0509439,0.09225295;-0.3166425;-0.02000924,0.09195951;-0.6526092;0.05802279,0.0937975;-0.6138501;-0.03283709,-0.07039946;0.007241638;-0.05433236,-0.1189091;-0.3151256;-0.02937393,-0.139773;-0.6516106;0.0434633,-0.1355856;-0.6127065;-0.04730454,0.003401366;0.5924259;-0.008360923,0;0;0,-0.01592581;0.3263519;-0.08997369,-0.03207117;0.6443686;-0.200352,0.1552362;0.5013773;-0.1167986,0.2152397;0.257258;-0.07526255,0.2120294;0.01018637;-0.1097507,-0.1893333;0.4808615;-0.08509574,-0.2323754;0.2347048;-0.03535479,-0.2614748;-0.01130676;-0.06494662,0.07765326;0.005739539;-0.04356098,0.1161784;-0.3189308;-0.04488254,0.1234327;-0.6633533;-0.02805519,0.144419;-0.6970007;-0.0900569,-0.08312143;0.003724178;-0.03221007,-0.1109251;-0.3220412;-0.03303193,-0.108663;-0.664536;0.007647727,-0.1138929;-0.6614977;-0.07942311,-0.02793338;0.5666341;-0.1703835,551.8048
+0;0;0,0.001818494;0.3385751;-0.0002361306,0.003718543;0.6741185;-0.01426769,0.1959209;0.5380693;0.01381991,0.225714;0.2858158;0.03407676,0.2608116;0.04554999;-0.0244058,-0.1874613;0.5283969;-0.005328612,-0.2296194;0.2775236;-0.01999476,-0.2721844;0.03634578;-0.06899653,0.07287918;0.00826961;-0.05101275,0.09233113;-0.3162947;-0.02011015,0.09203691;-0.6531488;0.058128,0.09387296;-0.614399;-0.03263535,-0.07049461;0.007251426;-0.05440579,-0.118954;-0.3147818;-0.02947323,-0.139873;-0.6521555;0.04355641,-0.13569;-0.6132609;-0.047115,0.003394327;0.5912526;-0.008333413,0;0;0,-0.01571543;0.326132;-0.08959556,-0.03103005;0.6436069;-0.1980367,0.1555718;0.5012293;-0.1159458,0.2153435;0.2569896;-0.07466483,0.2113717;0.009754375;-0.1098595,-0.1887941;0.4813297;-0.0843576,-0.2324787;0.235358;-0.03416423,-0.2622237;-0.01084466;-0.06381534,0.07772551;0.005632222;-0.04369307,0.1152951;-0.3188102;-0.04469872,0.1224403;-0.6640904;-0.0267415,0.1431037;-0.6971171;-0.08933997,-0.08328155;0.00382253;-0.03211904,-0.1120347;-0.3215211;-0.03245069,-0.1097491;-0.6649171;0.008365195,-0.1150329;-0.6617215;-0.07864931,-0.02721507;0.5659751;-0.1686966,551.8282
+0;0;0,0.001817221;0.338338;-0.0002359653,0.00371262;0.6730617;-0.01423339,0.1951154;0.5374324;0.01374786,0.2249136;0.2851353;0.03400822,0.2595825;0.04780403;-0.02376004,-0.1866729;0.5278003;-0.005321045,-0.2288384;0.2768836;-0.01998973,-0.2708835;0.03865145;-0.06839301,0.07285268;0.008266603;-0.05099419,0.09230726;-0.3163415;-0.02008742,0.09201296;-0.6532953;0.05817388,0.09384314;-0.6145734;-0.03229965,-0.07046897;0.007248789;-0.054386,-0.1189349;-0.3148279;-0.02945008,-0.1398601;-0.6523014;0.04360117,-0.1356905;-0.6134353;-0.04678071,0.003389182;0.5903946;-0.008313353,0;0;0,-0.01552069;0.3260662;-0.08897161,-0.03010348;0.6434282;-0.1953025,0.1558895;0.5014229;-0.1152089,0.2149904;0.2569015;-0.07435989,0.212776;0.01298633;-0.1113155,-0.1881436;0.4819767;-0.08350334,-0.2328477;0.2362154;-0.03295387,-0.2630344;-0.006866366;-0.06236828,0.07765488;0.005548298;-0.04376292,0.1145444;-0.3190162;-0.04486203,0.1214345;-0.6643553;-0.02598977,0.1416672;-0.6970761;-0.08861256,-0.08326577;0.003900845;-0.03206013,-0.1130457;-0.3213949;-0.03209477,-0.1108364;-0.6648329;0.00923536,-0.1161807;-0.6613909;-0.07754593,-0.0265108;0.5657583;-0.1666062,551.8605
+0;0;0,0.001557355;0.3383389;0.0005645143,0.003238056;0.6731209;-0.01202756,0.1948408;0.5370939;0.01351304,0.2247006;0.2848128;0.03388231,0.259338;0.0475098;-0.02402053,-0.1869693;0.5274754;-0.004919154,-0.2290645;0.2765111;-0.01896211,-0.2714662;0.03802256;-0.06576516,0.07292004;0.008268504;-0.05089751,0.0924022;-0.3163321;-0.01992908,0.0916058;-0.6532106;0.0586521,0.09331876;-0.6144074;-0.03181585,-0.07046063;0.007242714;-0.05439761,-0.1192099;-0.3147681;-0.02916467,-0.1401519;-0.6522118;0.04401957,-0.1361019;-0.6132649;-0.0463598,0.00299182;0.590427;-0.006491255,0;0;0,-0.01552069;0.3260662;-0.08897161,-0.03010348;0.6434282;-0.1953025,0.1558895;0.5014229;-0.1152089,0.2149904;0.2569015;-0.07435989,0.212776;0.01298633;-0.1113155,-0.1881436;0.4819767;-0.08350334,-0.2328477;0.2362154;-0.03295387,-0.2630344;-0.006866366;-0.06236828,0.07765488;0.005548298;-0.04376292,0.1145444;-0.3190162;-0.04486203,0.1214345;-0.6643553;-0.02598977,0.1416672;-0.6970761;-0.08861256,-0.08326577;0.003900845;-0.03206013,-0.1130457;-0.3213949;-0.03209477,-0.1108364;-0.6648329;0.00923536,-0.1161807;-0.6613909;-0.07754593,-0.0265108;0.5657583;-0.1666062,551.8831
+0;0;0,0.001557917;0.3384609;0.0005647179,0.003237849;0.673139;-0.012027,0.1949842;0.5370066;0.01353298,0.2248458;0.2847102;0.03390348,0.259555;0.0469155;-0.02411933,-0.1871121;0.5273808;-0.004913033,-0.2292099;0.2764013;-0.01895685,-0.2716994;0.03741865;-0.06585687,0.07295261;0.008272198;-0.05092024,0.09240694;-0.3158646;-0.01999606,0.09160832;-0.653686;0.05880505,0.09331374;-0.6149215;-0.03126542,-0.0704921;0.007245949;-0.05442191,-0.1191717;-0.3143048;-0.02922502,-0.1401723;-0.6526929;0.04416405,-0.1361401;-0.6137854;-0.04581825,0.002991417;0.5903797;-0.006486313,0;0;0,-0.01530144;0.3264001;-0.08824611,-0.02974931;0.6440563;-0.1933832,0.1561763;0.5011649;-0.1139388,0.2159898;0.2567488;-0.07340121,0.2120598;0.01259232;-0.112,-0.1876839;0.4820092;-0.08154152,-0.2331816;0.2363343;-0.0312034,-0.2638014;-0.007193729;-0.06077105,0.07764117;0.005481809;-0.04387689,0.1139048;-0.3186834;-0.04502678,0.1206733;-0.664892;-0.02435398,0.1405603;-0.697096;-0.08702445,-0.08333742;0.003962582;-0.03197743,-0.1132103;-0.3208558;-0.0316761,-0.1111887;-0.6650813;0.01119925,-0.1166777;-0.6614015;-0.07522723,-0.0262434;0.5662162;-0.1649492,551.9061
+0;0;0,0.001555963;0.3380365;0.0005640097,0.00322777;0.6710278;-0.01195934,0.1935416;0.5358369;0.01341475,0.2234156;0.2834361;0.03379368,0.2579958;0.04652444;-0.02401365,-0.1857006;0.5262831;-0.004893477,-0.2278158;0.2751997;-0.0189431,-0.2701475;0.03710446;-0.06566896,0.07302932;0.008280897;-0.05097378,0.09247647;-0.3157364;-0.02006101,0.09167682;-0.6539943;0.05884195,0.09338599;-0.6152105;-0.03142674,-0.07056623;0.007253568;-0.05447913,-0.1192279;-0.3141786;-0.02929154,-0.1402556;-0.6530041;0.04419238,-0.1362146;-0.6140769;-0.04598794,0.002982955;0.5888114;-0.006455005,0;0;0,-0.01454082;0.3263235;-0.08702254,-0.02666649;0.6437567;-0.1876998,0.157793;0.5011507;-0.1121912,0.2167562;0.2562178;-0.07288218,0.2117713;0.01315169;-0.1123614,-0.1856284;0.4828327;-0.08065349,-0.2323136;0.2372195;-0.03056773,-0.2631792;-0.005329654;-0.06026335,0.07771517;0.005393744;-0.04394817,0.1136412;-0.3186885;-0.04495811,0.1202084;-0.6653071;-0.02357745,0.1395174;-0.6976106;-0.08661675,-0.08345158;0.004044326;-0.0319321,-0.113118;-0.3206719;-0.03143869,-0.1116886;-0.665297;0.01187668,-0.1171593;-0.661333;-0.07484539,-0.02376295;0.5659732;-0.1606593,551.9389
+0;0;0,0.00155925;0.3146415;0.00119009,0.003149908;0.608946;-0.009048939,0.164141;0.4897739;0.01105413,0.193889;0.2372673;0.03147517,0.2284454;0.0001101494;-0.02660985,-0.1566423;0.4817896;-0.004101919,-0.198752;0.2305719;-0.01744249,-0.2415431;-0.007867172;-0.06356478,0.07307598;0.008243767;-0.05102322,0.09260967;-0.3157892;-0.02015706,0.09131407;-0.6548115;0.05931737,0.09293388;-0.6160347;-0.03020496,-0.07068502;0.00727575;-0.05442536,-0.1194134;-0.3141541;-0.02912647,-0.1405466;-0.6538191;0.04459653,-0.1366169;-0.6149054;-0.04484065,0.002895425;0.5348209;-0.004283714,0;0;0,-0.005136058;0.3088506;-0.05990052,-0.008742511;0.5980541;-0.1147401,0.158541;0.5006955;-0.1106167,0.2172965;0.2554321;-0.072469,0.2110519;0.01235738;-0.1135445,-0.1694824;0.4860257;-0.07947759,-0.2167525;0.2403478;-0.02978408,-0.2473646;-0.002471596;-0.06000293,0.07774485;0.005311757;-0.04403353,0.1132809;-0.3188297;-0.04511976,0.1200285;-0.6662468;-0.02254057,0.1389259;-0.6979353;-0.08524084,-0.08354025;0.004116624;-0.03186702,-0.1132653;-0.3206092;-0.03076157,-0.1118679;-0.6660205;0.01331854,-0.1178623;-0.6579947;-0.07371657,-0.007110357;0.525952;-0.09696531,551.9724
+0;0;0,0.001551249;0.313027;0.001183984,0.003145594;0.6079383;-0.009070056,0.1652635;0.4884534;0.01114007,0.1950183;0.2358888;0.0315658,0.2294403;-0.000346005;-0.02629332,-0.1577614;0.4804133;-0.004121888,-0.1998809;0.2291379;-0.01746552,-0.2425055;-0.008373871;-0.06340843,0.07293504;0.008227868;-0.05092482,0.0924749;-0.3159073;-0.02004892,0.09117778;-0.6553277;0.05951882,0.09279183;-0.616582;-0.02968538,-0.0705487;0.007261719;-0.05432039,-0.1192925;-0.3142695;-0.02901353,-0.1404504;-0.6543334;0.04479603,-0.1365348;-0.6154513;-0.0443233,0.002891118;0.5338151;-0.004304954,0;0;0,-0.005388223;0.3077198;-0.05717659,-0.009324066;0.5974365;-0.1125968,0.1591401;0.5001922;-0.1088359,0.2177258;0.2547182;-0.0713973,0.210154;0.01305202;-0.1147511,-0.1712819;0.4854113;-0.07735948,-0.2192917;0.2398196;-0.02764834,-0.2498009;-0.001957595;-0.05850957,0.07772782;0.005184442;-0.04372716,0.1131407;-0.3190716;-0.04535341,0.1197897;-0.6667649;-0.02077508,0.1384305;-0.6982505;-0.0832932,-0.08326212;0.00423357;-0.03209443,-0.1130306;-0.320582;-0.02937839,-0.1120603;-0.6663166;0.01540523,-0.1180679;-0.6580996;-0.07134666,-0.007691018;0.5253352;-0.09482718,551.9955
+0;0;0,0.001546046;0.3119771;0.001180013,0.003143651;0.6074264;-0.009087482,0.1660351;0.4877233;0.01119635,0.1957957;0.2351092;0.03162609,0.230059;-3.625453E-05;-0.0259662,-0.1585287;0.4796449;-0.004138311,-0.2006564;0.2283202;-0.01748456,-0.2430845;-0.008096233;-0.06321561,0.07298961;0.008234024;-0.05096292,0.09254806;-0.3162095;-0.02005765,0.0912502;-0.6558218;0.05955508,0.09286359;-0.6170797;-0.02961257,-0.07060149;0.007267151;-0.05436103,-0.1193916;-0.31457;-0.02903009,-0.1405615;-0.654826;0.04482121,-0.1366475;-0.6159477;-0.04426162,0.002889168;0.5333011;-0.004322249,0;0;0,-0.005146362;0.3069219;-0.05573106,-0.009412847;0.5970466;-0.1119292,0.1598462;0.4998465;-0.1078742,0.2191211;0.2543741;-0.07117581,0.2097709;0.01422957;-0.1162024,-0.1723235;0.4857618;-0.07563177,-0.220547;0.2400459;-0.02648725,-0.2517003;-0.0004685372;-0.05757549,0.07774311;0.005144686;-0.04384112,0.1129351;-0.3194491;-0.04513788,0.1193994;-0.66731;-0.02009034,0.1380093;-0.6987318;-0.08262777,-0.08336413;0.004259949;-0.03201215,-0.1118538;-0.320987;-0.0300141,-0.1127275;-0.6667869;0.01579042,-0.1188705;-0.6585321;-0.07092354,-0.007835723;0.5249397;-0.09416842,552.028
+0;0;0,0.001542754;0.311979;0.0004505227,0.002973444;0.6072813;-0.01307225,0.1658778;0.4884878;0.01106322,0.1958837;0.2359018;0.03148152,0.2299058;0.0006870329;-0.02597029,-0.1588245;0.4802267;-0.004125977,-0.2010738;0.228876;-0.0165677,-0.2438362;-0.007630527;-0.06151512,0.07296936;0.008253722;-0.05098874,0.0922519;-0.3161885;-0.01989766,0.09078716;-0.6557814;0.05979501,0.09236908;-0.6171954;-0.02938838,-0.07066589;0.007236159;-0.05428142,-0.1197206;-0.3145514;-0.02883144,-0.141246;-0.654745;0.04520471,-0.1373581;-0.6160143;-0.04389387,0.002777244;0.5332433;-0.007099783,0;0;0,-0.005146362;0.3069219;-0.05573106,-0.009412847;0.5970466;-0.1119292,0.1598462;0.4998465;-0.1078742,0.2191211;0.2543741;-0.07117581,0.2097709;0.01422957;-0.1162024,-0.1723235;0.4857618;-0.07563177,-0.220547;0.2400459;-0.02648725,-0.2517003;-0.0004685372;-0.05757549,0.07774311;0.005144686;-0.04384112,0.1129351;-0.3194491;-0.04513788,0.1193994;-0.66731;-0.02009034,0.1380093;-0.6987318;-0.08262777,-0.08336413;0.004259949;-0.03201215,-0.1118538;-0.320987;-0.0300141,-0.1127275;-0.6667869;0.01579042,-0.1188705;-0.6585321;-0.07092354,-0.007835723;0.5249397;-0.09416842,552.0505
+0;0;0,0.001648746;0.333413;0.000481475,0.003305491;0.6735327;-0.01495185,0.1900448;0.540002;0.01250104,0.2200561;0.2873704;0.03292302,0.2541071;0.05195539;-0.02457771,-0.1821517;0.5305325;-0.004909873,-0.2244086;0.2791365;-0.01735384,-0.2672074;0.04242864;-0.06233953,0.07299308;0.008256406;-0.05100532,0.09226553;-0.3160162;-0.0199305,0.09079811;-0.6562327;0.05990852,0.09237993;-0.6176472;-0.02926972,-0.07068887;0.007238512;-0.05429906,-0.1197179;-0.3143807;-0.0288624,-0.1412829;-0.6551991;0.04530972,-0.1373952;-0.6164688;-0.04378371,0.003087586;0.5913038;-0.008318656,0;0;0,-0.006850764;0.3243776;-0.0768075,-0.01857797;0.64921;-0.1783144,0.1601072;0.4998279;-0.1068971,0.2192815;0.2542026;-0.0707438,0.2089145;0.01414053;-0.1170988,-0.1755854;0.4884238;-0.07734533,-0.2238519;0.2427328;-0.02788092,-0.2559627;0.002255201;-0.05990391,0.07773641;0.005077362;-0.04392004,0.1129496;-0.3193419;-0.04531431,0.118814;-0.6677862;-0.01931572,0.1374551;-0.6990579;-0.08198357,-0.0834178;0.00431778;-0.03194569,-0.1119083;-0.3207581;-0.03001164,-0.113303;-0.6670893;0.01664063,-0.1191193;-0.6621869;-0.06918045,-0.01565292;0.5709543;-0.1523697,552.0736
+0;0;0,0.001650121;0.333691;0.0004818765,0.003299614;0.6724322;-0.01489745,0.1909028;0.5388144;0.01263952,0.2209176;0.2861525;0.03306395,0.2548223;0.05174983;-0.02418949,-0.1830126;0.5293011;-0.0048518,-0.2252746;0.2778749;-0.01729726,-0.2678893;0.04218504;-0.06208948,0.07310721;0.008269315;-0.05108507,0.09238734;-0.3161326;-0.01999786,0.09091885;-0.6565964;0.0598992,0.09249918;-0.618019;-0.02919481,-0.07079939;0.007249829;-0.05438396,-0.119848;-0.3144976;-0.02893715,-0.1414286;-0.6555638;0.04528889,-0.1375446;-0.6168419;-0.0437204,0.003082105;0.5903531;-0.008276326,0;0;0,-0.00728292;0.3245971;-0.07704759,-0.01892306;0.6483402;-0.1774094,0.1610442;0.4996794;-0.1062922,0.2193326;0.2537715;-0.07040524,0.2084084;0.0150854;-0.1181722,-0.1768886;0.4885311;-0.07531411,-0.2252852;0.2429683;-0.02518699,-0.2574297;0.00334771;-0.0555316,0.07777803;0.005023241;-0.044137,0.1128395;-0.3195446;-0.04521131,0.1185459;-0.668224;-0.01891613,0.1370175;-0.6994016;-0.0816052,-0.08360764;0.004382249;-0.03183216,-0.112066;-0.3208254;-0.02962447,-0.1136176;-0.6674389;0.01682989,-0.1195781;-0.6624752;-0.06891082,-0.01600343;0.570207;-0.1515725,552.1074
+0;0;0,0.00165143;0.3340139;0.001092525,0.003453368;0.6717894;-0.01232391,0.1916052;0.5377404;0.01265818,0.2218432;0.2850881;0.0330735,0.2556863;0.05141476;-0.02388413,-0.1833642;0.5283141;-0.004494552,-0.2257003;0.2768319;-0.01583658,-0.2685041;0.04165503;-0.05887661,0.0730189;0.008215091;-0.05114743,0.09214485;-0.3160725;-0.01997241,0.09086909;-0.6569841;0.06032694,0.09236692;-0.6183268;-0.02868569,-0.07086674;0.007271661;-0.05422485,-0.1199024;-0.3143598;-0.02875241,-0.1416129;-0.6559127;0.04568281,-0.137812;-0.6171079;-0.04324677,0.003174934;0.5897087;-0.006396559,0;0;0,-0.007597566;0.3248577;-0.07732368,-0.01917373;0.6477348;-0.1769025,0.1614748;0.4993934;-0.1059256,0.2193985;0.2533604;-0.07019186,0.2081729;0.01553728;-0.1182222,-0.1778446;0.4891941;-0.07369077,-0.2257054;0.2442544;-0.02004191,-0.2595087;0.005153254;-0.04613256,0.07773672;0.004894912;-0.0441401,0.1128733;-0.3195494;-0.04531693,0.1185934;-0.6687295;-0.01865339,0.1366741;-0.6998686;-0.08138728,-0.08356451;0.004513598;-0.03181048,-0.1111998;-0.3206481;-0.02930392,-0.1135603;-0.6676838;0.01792957,-0.1196821;-0.6626783;-0.06773397,-0.01627225;0.5696439;-0.1510987,552.1301
+0;0;0,0.00165143;0.3340139;0.001092525,0.003453368;0.6717894;-0.01232391,0.1916052;0.5377404;0.01265818,0.2218432;0.2850881;0.0330735,0.2556863;0.05141476;-0.02388413,-0.1833642;0.5283141;-0.004494552,-0.2257003;0.2768319;-0.01583658,-0.2685041;0.04165503;-0.05887661,0.0730189;0.008215091;-0.05114743,0.09214485;-0.3160725;-0.01997241,0.09086909;-0.6569841;0.06032694,0.09236692;-0.6183268;-0.02868569,-0.07086674;0.007271661;-0.05422485,-0.1199024;-0.3143598;-0.02875241,-0.1416129;-0.6559127;0.04568281,-0.137812;-0.6171079;-0.04324677,0.003174934;0.5897087;-0.006396559,0;0;0,-0.007597566;0.3248577;-0.07732368,-0.01917373;0.6477348;-0.1769025,0.1614748;0.4993934;-0.1059256,0.2193985;0.2533604;-0.07019186,0.2081729;0.01553728;-0.1182222,-0.1778446;0.4891941;-0.07369077,-0.2257054;0.2442544;-0.02004191,-0.2595087;0.005153254;-0.04613256,0.07773672;0.004894912;-0.0441401,0.1128733;-0.3195494;-0.04531693,0.1185934;-0.6687295;-0.01865339,0.1366741;-0.6998686;-0.08138728,-0.08356451;0.004513598;-0.03181048,-0.1111998;-0.3206481;-0.02930392,-0.1135603;-0.6676838;0.01792957,-0.1196821;-0.6626783;-0.06773397,-0.01627225;0.5696439;-0.1510987,552.1534
+0;0;0,0.001654307;0.3345958;0.001094428,0.003450097;0.6713346;-0.01229117,0.1925773;0.5370277;0.01278875,0.2228156;0.2843726;0.03320429,0.256571;0.05130486;-0.02360573,-0.1843329;0.5275526;-0.004452767,-0.2266694;0.2760676;-0.01579492,-0.2693624;0.0415003;-0.0587234,0.07296664;0.008209212;-0.05111082,0.09208989;-0.3160326;-0.0199402,0.09081271;-0.6573255;0.06044895,0.09231063;-0.6186677;-0.02856892,-0.07081602;0.007266457;-0.05418604,-0.1198448;-0.3143196;-0.02871719,-0.1415796;-0.6562545;0.04580126,-0.1377784;-0.6174492;-0.04313355,0.003171701;0.589265;-0.006364618,0;0;0,-0.007875226;0.3252512;-0.07815313,-0.01945842;0.6472787;-0.1769428,0.1622801;0.4989199;-0.1059017,0.2199687;0.2528231;-0.07020736,0.2078485;0.01573816;-0.1184902,-0.178909;0.4891008;-0.07233775,-0.2274523;0.2457011;-0.01262315,-0.26404;0.006983921;-0.03167149,0.07771949;0.004755169;-0.0440557,0.1127967;-0.3196494;-0.04519892,0.1184353;-0.6692179;-0.01846051,0.1364802;-0.7003435;-0.0812254,-0.0834613;0.004676847;-0.03187751,-0.1112381;-0.3204242;-0.02908371,-0.1136452;-0.6678867;0.01791566,-0.1198748;-0.662893;-0.06774216,-0.0165721;0.569226;-0.1510572,552.1872
+0;0;0,0.001712537;0.3347494;0.0003745672,0.003442492;0.6705852;-0.01540871,0.1929999;0.5370407;0.01212526,0.2231582;0.2844241;0.03304922,0.2568213;0.05106592;-0.02349791,-0.1848886;0.5274715;-0.004253226,-0.2273952;0.2759547;-0.0139958,-0.270573;0.04100589;-0.05548789,0.0729202;0.008196368;-0.05110881,0.09191524;-0.3159754;-0.01979855,0.09097974;-0.6579181;0.06090151,0.09230176;-0.6194086;-0.02779172,-0.07082173;0.007271331;-0.05411154,-0.1200316;-0.3142112;-0.02850097,-0.1417338;-0.6568613;0.04605154,-0.1381119;-0.6181998;-0.04256283,0.003175906;0.5886188;-0.008696267,0;0;0,-0.008017771;0.325307;-0.07855773,-0.01952556;0.6466364;-0.1769254,0.1626735;0.4985155;-0.1059294,0.219993;0.2523565;-0.07011557,0.2074735;0.01510271;-0.1184969,-0.1793329;0.4889547;-0.07142838,-0.2300103;0.2479154;-0.004388995,-0.2699383;0.008778423;-0.006859176,0.07766972;0.004609346;-0.0440774,0.1126305;-0.3197439;-0.04516912,0.1181081;-0.6699804;-0.01791883,0.1354853;-0.7007871;-0.08069801,-0.0834248;0.004823233;-0.03183845,-0.1115166;-0.3201863;-0.0289862,-0.1140343;-0.668352;0.01805075,-0.120355;-0.663269;-0.06727123,-0.01671008;0.5686406;-0.1509957,552.2097
+0;0;0,0.001718516;0.3359181;0.000375875,0.003444698;0.6712139;-0.01540026,0.194428;0.5370187;0.01231176,0.2245848;0.2844149;0.03323467,0.2581708;0.05159152;-0.02318287,-0.1863008;0.5273775;-0.004189831,-0.2288053;0.2758735;-0.01393191,-0.2718842;0.04146315;-0.05532891,0.07282676;0.008185865;-0.05104332,0.0918306;-0.3161361;-0.01971855,0.09089512;-0.6580694;0.06097931,0.09221292;-0.6195871;-0.0274308,-0.07073098;0.007262013;-0.05404219,-0.1199637;-0.3143694;-0.02841977,-0.1416652;-0.6570102;0.04613071,-0.1380549;-0.6183764;-0.0422008,0.003177257;0.5889845;-0.008666269,0;0;0,-0.007817239;0.3259947;-0.08068705,-0.01869702;0.6463522;-0.1803818,0.1643161;0.4978558;-0.1067443,0.2204935;0.2514866;-0.07065868,0.207173;0.01471357;-0.1183953,-0.1791579;0.4890818;-0.07078774,-0.2316747;0.2501024;0.001921751,-0.2748334;0.01213552;0.007096027,0.07760018;0.004410863;-0.04398775,0.1125527;-0.3200948;-0.04522061,0.1181169;-0.6703188;-0.01795148,0.1351194;-0.700973;-0.08057761,-0.08325659;0.005071243;-0.03191846,-0.111661;-0.3200613;-0.02889133,-0.1141741;-0.6682129;0.01817832,-0.1206644;-0.6632417;-0.06680092,-0.01611371;0.568384;-0.1535232,552.2329
+0;0;0,0.001718745;0.3359629;0.0003759251,0.003439578;0.6702628;-0.0153574,0.1948082;0.5361192;0.01238402,0.2249567;0.2835847;0.03330119,0.2585521;0.05069616;-0.0231321,-0.1866866;0.5264587;-0.004150771,-0.2291794;0.2750235;-0.01389018,-0.2722704;0.04054765;-0.05529875,0.07278514;0.008181186;-0.05101414,0.09179321;-0.316213;-0.0196824,0.09085625;-0.6586894;0.06114362,0.09216596;-0.6202591;-0.02672381,-0.07069055;0.007257862;-0.05401131,-0.1199342;-0.3144452;-0.02838317,-0.1416702;-0.6576302;0.04628571,-0.138082;-0.6190494;-0.0415036,0.003172646;0.5881896;-0.008636214,0;0;0,-0.007494353;0.3258156;-0.08162212,-0.01702692;0.6447942;-0.182492,0.1660968;0.4969057;-0.1081305,0.2214734;0.2505606;-0.07114863,0.2071795;0.01363304;-0.1181748,-0.1780953;0.4898596;-0.07003094,-0.2332863;0.2550366;0.01322945,-0.2792233;0.0182884;0.03299046,0.07756672;0.004282802;-0.0439558,0.1125153;-0.3202962;-0.04524088,0.1180913;-0.6711051;-0.0182991,0.1348648;-0.7012808;-0.08067703,-0.08318764;0.005207315;-0.03193357,-0.1117447;-0.3199845;-0.02887821,-0.1144581;-0.6687129;0.01807961,-0.1212993;-0.663713;-0.06631032,-0.01482344;0.5671465;-0.1551566,552.267
+0;0;0,0.00168116;0.3357119;0.0009000789,0.003515055;0.6690004;-0.01313932,0.1950411;0.5347602;0.01192779,0.2252351;0.2823389;0.03313165,0.2586073;0.04885565;-0.02310305,-0.1866145;0.52499;-0.003839862,-0.2296855;0.2736655;-0.0115002,-0.2730187;0.03839111;-0.05098004,0.07271942;0.008194347;-0.05091961,0.09177142;-0.316176;-0.01943635,0.09061988;-0.6589773;0.06152195,0.09178561;-0.6204809;-0.0262244,-0.07060664;0.007233696;-0.05394853,-0.1197772;-0.314458;-0.02812256,-0.1416611;-0.6579345;0.04679907,-0.138222;-0.6192873;-0.04087286,0.00320676;0.5870767;-0.007036728,0;0;0,-0.007562571;0.3253229;-0.08254671,-0.01625394;0.6429002;-0.1842744,0.1671225;0.4956114;-0.1105802,0.2228957;0.2495766;-0.07271147,0.2074192;0.01186554;-0.1179264,-0.1775831;0.4902315;-0.06984691,-0.2329897;0.2590139;0.0225995,-0.284632;0.02439785;0.05544534,0.07747567;0.004107207;-0.04391718,0.1121197;-0.3204966;-0.04548478,0.1176452;-0.6716778;-0.01884937,0.1342887;-0.7016922;-0.08125329,-0.08306039;0.00537464;-0.03193982,-0.112178;-0.3197653;-0.02938855,-0.1149216;-0.6688847;0.01726299,-0.1222215;-0.6639688;-0.06694195,-0.01421293;0.5655652;-0.1566346,552.29
+0;0;0,0.00168116;0.3357119;0.0009000789,0.003515055;0.6690004;-0.01313932,0.1950411;0.5347602;0.01192779,0.2252351;0.2823389;0.03313165,0.2586073;0.04885565;-0.02310305,-0.1866145;0.52499;-0.003839862,-0.2296855;0.2736655;-0.0115002,-0.2730187;0.03839111;-0.05098004,0.07271942;0.008194347;-0.05091961,0.09177142;-0.316176;-0.01943635,0.09061988;-0.6589773;0.06152195,0.09178561;-0.6204809;-0.0262244,-0.07060664;0.007233696;-0.05394853,-0.1197772;-0.314458;-0.02812256,-0.1416611;-0.6579345;0.04679907,-0.138222;-0.6192873;-0.04087286,0.00320676;0.5870767;-0.007036728,0;0;0,-0.007562571;0.3253229;-0.08254671,-0.01625394;0.6429002;-0.1842744,0.1671225;0.4956114;-0.1105802,0.2228957;0.2495766;-0.07271147,0.2074192;0.01186554;-0.1179264,-0.1775831;0.4902315;-0.06984691,-0.2329897;0.2590139;0.0225995,-0.284632;0.02439785;0.05544534,0.07747567;0.004107207;-0.04391718,0.1121197;-0.3204966;-0.04548478,0.1176452;-0.6716778;-0.01884937,0.1342887;-0.7016922;-0.08125329,-0.08306039;0.00537464;-0.03193982,-0.112178;-0.3197653;-0.02938855,-0.1149216;-0.6688847;0.01726299,-0.1222215;-0.6639688;-0.06694195,-0.01421293;0.5655652;-0.1566346,552.313
+0;0;0,0.001679979;0.3354761;0.0008994466,0.003510077;0.6681078;-0.01311568,0.1953292;0.53387;0.01197425,0.2255167;0.2815036;0.03317349,0.2589386;0.04767226;-0.02314507,-0.1869088;0.5240849;-0.003817475,-0.2299705;0.2728151;-0.01147615,-0.2733684;0.03718992;-0.05101484,0.07274205;0.008196898;-0.05093547,0.09176794;-0.3157288;-0.01949537,0.0906143;-0.6591579;0.06161122,0.09178009;-0.620661;-0.02614052,-0.07062862;0.007235947;-0.05396532,-0.1197318;-0.3140148;-0.02817475,-0.1416558;-0.6581204;0.0468841,-0.1382165;-0.6194726;-0.04079321,0.003202092;0.5862664;-0.00701922,0;0;0,-0.00779993;0.3246979;-0.08401346,-0.01579462;0.6412284;-0.1868851,0.1679122;0.4943144;-0.1131005,0.2233357;0.2483608;-0.07457066,0.2073827;0.01007839;-0.1185353,-0.1774631;0.490828;-0.07000593,-0.2357863;0.2652414;0.03371761,-0.2884142;0.03160897;0.07386862,0.07739682;0.00375855;-0.0441432,0.1117013;-0.3204262;-0.04654574,0.1169475;-0.6722701;-0.02005863,0.1335674;-0.7022783;-0.08248234,-0.08315427;0.005771464;-0.03170291,-0.1128222;-0.318875;-0.03001967,-0.1155508;-0.6687248;0.0160326,-0.1231428;-0.6639692;-0.06810424,-0.01389387;0.5641229;-0.1588423,552.3361
+0;0;0,0.001704204;0.3352492;0.001427243,0.003602346;0.6669381;-0.0113428,0.1954689;0.5326116;0.01166791,0.225784;0.2804299;0.03302608,0.2595933;0.04601657;-0.02276231,-0.1867652;0.5228604;-0.003639629,-0.2304023;0.2717783;-0.00857515,-0.2741587;0.03544265;-0.04646805,0.07269563;0.00821136;-0.05095424,0.09153531;-0.3159868;-0.01923113,0.09030568;-0.6593523;0.06184082,0.09138697;-0.6207739;-0.02611689,-0.07069983;0.007212112;-0.05383247,-0.1199318;-0.3143061;-0.02798724,-0.1417955;-0.6583253;0.04715804,-0.1384376;-0.6195966;-0.0407274,0.003272461;0.585179;-0.005624829,0;0;0,-0.007646948;0.3238744;-0.08627748,-0.01402391;0.6382884;-0.1924434,0.1694029;0.4925773;-0.1171086,0.2237372;0.2468532;-0.07663321,0.2076367;0.007825419;-0.1191947,-0.1757835;0.4917313;-0.07140428,-0.2330429;0.270291;0.04109616,-0.2889996;0.03918399;0.09270462,0.0772695;0.003387421;-0.04434371,0.1111984;-0.3211143;-0.04797006,0.1162998;-0.6729084;-0.02172255,0.1321891;-0.7040157;-0.08356714,-0.0831714;0.006158506;-0.031512,-0.1135473;-0.3187149;-0.03099137,-0.1163485;-0.6686022;0.01423164,-0.1245074;-0.6642402;-0.0699553,-0.01250341;0.5616978;-0.1633072,552.3685
+0;0;0,0.00170416;0.3352405;0.001427207,0.003599476;0.6664732;-0.0113293,0.1956436;0.5321143;0.01169626,0.2259423;0.2800695;0.03304283,0.2596862;0.04610892;-0.02263781,-0.1869435;0.522354;-0.003625412,-0.2305569;0.2714082;-0.008558251,-0.2742288;0.03552905;-0.04637797,0.0726653;0.008207933;-0.05093297,0.09151204;-0.3161117;-0.01919797,0.09028262;-0.6594199;0.06186042,0.09136433;-0.6208382;-0.02613124,-0.07067032;0.007209102;-0.05381,-0.1199207;-0.3144296;-0.02795509,-0.1417808;-0.6583914;0.04717764,-0.1384216;-0.6196593;-0.04074173,0.003269655;0.5847301;-0.005612445,0;0;0,-0.007714198;0.3231883;-0.08877492,-0.01356844;0.6367331;-0.1961045,0.1702277;0.4911149;-0.1214747,0.2242558;0.2457467;-0.0793364,0.2083373;0.006865427;-0.1200659,-0.1753732;0.4932956;-0.07209013,-0.2342557;0.2758722;0.04690635,-0.2910424;0.04839222;0.1101887,0.07712166;0.003002703;-0.04455352,0.1108289;-0.3216209;-0.04993033,0.1158339;-0.6733838;-0.02404213,0.1313664;-0.7047994;-0.08572054,-0.08317196;0.006526985;-0.0313306,-0.114088;-0.3184177;-0.03217743,-0.1164049;-0.6683414;0.01232493,-0.1251122;-0.664206;-0.07177356,-0.01212363;0.5602887;-0.1666274,552.4022
+0;0;0,0.001704675;0.3353417;0.001427637,0.003598166;0.6663151;-0.01132522,0.1960569;0.5317547;0.01174383,0.2263362;0.2798711;0.03307675,0.2602296;0.04487444;-0.02285047,-0.1873555;0.5219734;-0.003610897,-0.230941;0.271188;-0.008540583,-0.2748063;0.0342643;-0.04652778,0.07241429;0.008179583;-0.05075704,0.09124801;-0.3159158;-0.01904399,0.09001777;-0.6594529;0.06206848,0.0911083;-0.6208012;-0.02664075,-0.07042623;0.0071842;-0.05362413,-0.1196426;-0.314232;-0.0277871,-0.1415172;-0.6584232;0.04739574,-0.1381306;-0.6196199;-0.04124061,0.00326799;0.5844841;-0.005602216,0;0;0,-0.007448718;0.3224955;-0.09165239,-0.01202735;0.6348138;-0.2017612,0.1719253;0.4887771;-0.1271789,0.2256341;0.2438342;-0.08318305,0.2094087;0.003489017;-0.121536,-0.1744851;0.4943683;-0.07471267,-0.2346068;0.2811129;0.05068586,-0.2905891;0.0565871;0.1278493,0.07696956;0.002645701;-0.0442233,0.1106143;-0.321717;-0.05164361,0.1152832;-0.6737845;-0.02663922,0.1315795;-0.7058353;-0.08852219,-0.08275153;0.006765779;-0.0315186,-0.1141353;-0.3179064;-0.03262439,-0.1166497;-0.6683271;0.009773064,-0.1260024;-0.6647369;-0.07484621,-0.0108724;0.5586067;-0.1714244,552.4355
+0;0;0,0.001745679;0.3353047;0.001808828,0.003750306;0.6660929;-0.01034577,0.196092;0.5314934;0.01137326,0.2262115;0.2798375;0.03301379,0.2603412;0.04495898;-0.02259428,-0.187045;0.521648;-0.003465192,-0.231499;0.2711924;-0.004883593,-0.2759897;0.03418043;-0.04053389,0.07242125;0.00815517;-0.05082779,0.09118171;-0.3155959;-0.01897179,0.09026238;-0.6592722;0.06194393,0.09125432;-0.62059;-0.02672672,-0.07052158;0.007203296;-0.05356891,-0.1197433;-0.3138715;-0.02769064,-0.1416171;-0.6581599;0.04746695,-0.1383261;-0.6193241;-0.04113296,0.003384012;0.5840672;-0.004772723,0;0;0,-0.006441697;0.3214838;-0.09509064,-0.008605637;0.6314064;-0.2112167,0.1742227;0.486102;-0.1332595,0.2270342;0.2416649;-0.08670187,0.2106791;0.001126409;-0.1227405,-0.1710775;0.4964653;-0.07880719,-0.2339923;0.2895021;0.0550366,-0.2868398;0.06934702;0.1453909,0.07687401;0.002245218;-0.04449892,0.1103086;-0.3217661;-0.0534606,0.11499;-0.6739562;-0.02892852,0.1308121;-0.7059965;-0.09089231,-0.08285141;0.007194033;-0.03128414,-0.114462;-0.3171195;-0.03302472,-0.117027;-0.667839;0.00760575,-0.1269176;-0.6648038;-0.07673831,-0.0080183;0.555719;-0.1791155,552.459
+0;0;0,0.001748628;0.3358711;0.001811883,0.003755997;0.6671467;-0.01036475,0.1977777;0.5318682;0.01151009,0.2278716;0.2804251;0.03313232,0.2624747;0.0422886;-0.02324708,-0.1887014;0.521937;-0.003457795,-0.2331178;0.2716932;-0.004874996,-0.2782256;0.03139369;-0.04101979,0.07242837;0.008155972;-0.05083279,0.09114499;-0.3148386;-0.01905124,0.09022518;-0.6586959;0.0619071,0.09121639;-0.6200202;-0.0266975,-0.07052851;0.007204005;-0.05357417,-0.1196352;-0.3131205;-0.02775639,-0.1415205;-0.6575902;0.04744079,-0.138232;-0.618761;-0.04109314,0.003388719;0.5849006;-0.004776731,0;0;0,-0.006166965;0.3210116;-0.09863687,-0.008008517;0.6306804;-0.2168348,0.176173;0.4831583;-0.1395278,0.2279974;0.2392134;-0.09051895,0.2109928;-0.004893929;-0.1252677,-0.1724943;0.4973432;-0.08279684,-0.2385565;0.2971591;0.05918519,-0.2909213;0.07617633;0.1567021,0.07674644;0.001832664;-0.04475474,0.109953;-0.321366;-0.05596995,0.1141408;-0.6738034;-0.03223681,0.1298577;-0.7058316;-0.09414411,-0.08289952;0.007605909;-0.03108347,-0.1150621;-0.3158689;-0.03501555,-0.1179768;-0.6668547;0.004902098,-0.1279385;-0.6641283;-0.07926407,-0.007425584;0.5549461;-0.1842809,552.4911
+0;0;0,0.001751696;0.3364603;0.001815062,0.003760606;0.6680145;-0.01037468,0.1983559;0.5324409;0.01155767,0.2284365;0.2811099;0.03317028,0.2629737;0.0434268;-0.02310178,-0.1892649;0.5224804;-0.003454429,-0.2336614;0.2723481;-0.004870999,-0.2786834;0.03250612;-0.04094697,0.07255705;0.008170462;-0.05092311,0.09124067;-0.3142546;-0.01919759,0.09032115;-0.657998;0.06173395,0.09130783;-0.6193619;-0.0264661,-0.07065382;0.007216804;-0.05366936,-0.119674;-0.3125429;-0.0278971,-0.141552;-0.6568985;0.04727518,-0.1382785;-0.6181096;-0.04085452,0.00339271;0.5856301;-0.004777262,0;0;0,-0.00610169;0.3204986;-0.1022513,-0.007921554;0.6296989;-0.2224476,0.1766844;0.4816192;-0.1445942,0.2279173;0.2379245;-0.09432173,0.2105803;-0.005808979;-0.1281745,-0.1733976;0.4980656;-0.08747541,-0.24199;0.3037019;0.06104083,-0.2905214;0.09115063;0.1764499,0.07689011;0.001328081;-0.04483962,0.1093459;-0.3213229;-0.05734587,0.1129628;-0.673774;-0.03554034,0.1282621;-0.705246;-0.09752369,-0.08306278;0.008068291;-0.03098263,-0.1156931;-0.314768;-0.03603087,-0.1194088;-0.6658751;0.001656245,-0.1291737;-0.6633775;-0.08202809,-0.007314496;0.5540203;-0.1894169,552.5242
+0;0;0,0.001841628;0.3364642;0.0006001581,0.003690762;0.6678417;-0.01540852,0.1983292;0.5333513;0.01078083,0.2283257;0.2820762;0.03314751,0.2627207;0.04430217;-0.02282659,-0.189571;0.5234952;-0.003172056,-0.2345517;0.2734717;-0.00111927,-0.2805367;0.03321548;-0.03297728,0.07252211;0.008116247;-0.05098151,0.09097571;-0.3143041;-0.01907444,0.09017739;-0.658083;0.06170789,0.09098855;-0.619617;-0.02651043,-0.0707345;0.007252104;-0.05355822,-0.119689;-0.3125205;-0.02782106,-0.1417519;-0.656865;0.04734808,-0.1386516;-0.6182506;-0.0408051,0.003370805;0.5855549;-0.008521214,0;0;0,-0.00610169;0.3204986;-0.1022513,-0.007921554;0.6296989;-0.2224476,0.1766844;0.4816192;-0.1445942,0.2279173;0.2379245;-0.09432173,0.2105803;-0.005808979;-0.1281745,-0.1733976;0.4980656;-0.08747541,-0.24199;0.3037019;0.06104083,-0.2905214;0.09115063;0.1764499,0.07689011;0.001328081;-0.04483962,0.1093459;-0.3213229;-0.05734587,0.1129628;-0.673774;-0.03554034,0.1282621;-0.705246;-0.09752369,-0.08306278;0.008068291;-0.03098263,-0.1156931;-0.314768;-0.03603087,-0.1194088;-0.6658751;0.001656245,-0.1291737;-0.6633775;-0.08202809,-0.007314496;0.5540203;-0.1894169,552.5472
+0;0;0,0.001844575;0.3370025;0.0006011183,0.003697453;0.6691219;-0.01545166,0.1988794;0.5341259;0.01082174,0.2288604;0.2829798;0.03317694,0.2634893;0.04358898;-0.02317775,-0.190105;0.5242423;-0.003170143,-0.2350626;0.274347;-0.00111841,-0.2813602;0.0324572;-0.03319303,0.0724414;0.008107214;-0.05092477,0.09089226;-0.3142653;-0.01902243,0.09009317;-0.6583833;0.0618396,0.09089577;-0.6200066;-0.02544845,-0.07065577;0.007244033;-0.0534986,-0.1196031;-0.3124812;-0.02776527,-0.1416877;-0.6571654;0.04747804,-0.13862;-0.6186419;-0.03974555,0.003376098;0.5864754;-0.00853425,0;0;0,-0.005737886;0.3198903;-0.1058855,-0.007057361;0.6279829;-0.2308724,0.1775428;0.4802299;-0.1491797,0.227981;0.2368177;-0.09741569,0.2102376;-0.008787915;-0.1297576,-0.1723106;0.4989426;-0.09172124,-0.2430408;0.3109007;0.06355421,-0.291326;0.1008843;0.1870233,0.07673024;0.001015991;-0.04492497,0.1088905;-0.321592;-0.05804062,0.1120423;-0.674463;-0.03733754,0.1263178;-0.7055181;-0.09864426,-0.082951;0.008370575;-0.03091731,-0.1164534;-0.3143211;-0.03638412,-0.1205706;-0.6660153;-0.001018282,-0.1303624;-0.6637352;-0.08363636,-0.006505825;0.5525134;-0.1964858,552.5697
+0;0;0,0.001846881;0.3374238;0.0006018697,0.003703092;0.6701702;-0.01548469,0.1992833;0.5348377;0.01084746,0.2292567;0.2837561;0.03319691,0.2636991;0.04565434;-0.02285434,-0.1904953;0.5249338;-0.00317299,-0.2354413;0.2751029;-0.001121785,-0.2814896;0.03451549;-0.0330237,0.07244851;0.008108011;-0.05092977,0.09085072;-0.3134145;-0.01911155,0.0900518;-0.657454;0.06173203,0.09086165;-0.6190017;-0.02634392,-0.07066271;0.007244744;-0.05350386,-0.1194809;-0.3116374;-0.02783838,-0.1415605;-0.656243;0.04738776,-0.1384652;-0.6176425;-0.04062314,0.003380843;0.587294;-0.008548049,0;0;0,-0.005172767;0.3194049;-0.1086845,-0.006249852;0.6270416;-0.2364523,0.1783969;0.4785779;-0.1537502,0.2284126;0.2352848;-0.1013403,0.2098431;-0.009160727;-0.131705,-0.1719113;0.4987682;-0.09611295,-0.2448187;0.3152584;0.06341304,-0.2902922;0.1121064;0.1963863,0.0767365;0.0007431209;-0.0449369,0.108303;-0.3210016;-0.0594852,0.1115441;-0.673799;-0.03891921,0.1254944;-0.7052733;-0.1010141,-0.08294129;0.008625032;-0.03089853,-0.1168436;-0.3131573;-0.03677525,-0.1212475;-0.6649457;-0.003233552,-0.131119;-0.6632504;-0.08648537,-0.005717851;0.5516067;-0.2014384,552.6044
+0;0;0,0.001833952;0.337761;1.701466E-05,0.003586985;0.6707203;-0.01770722,0.1988948;0.5358388;0.01026961,0.2287083;0.2849502;0.03312693,0.2633046;0.04773986;-0.02255539,-0.1925533;0.5343685;0.002921559,-0.2398885;0.2851582;0.006094733,-0.2864508;0.04508109;-0.02149299,0.07239114;0.008013885;-0.05094331,0.09065714;-0.3129567;-0.01906976,0.08993189;-0.6562465;0.06171337,0.08979671;-0.6179074;-0.02583588,-0.07062907;0.007315843;-0.05345965,-0.1194469;-0.3110137;-0.02787164,-0.1413879;-0.6548804;0.04728598,-0.1392517;-0.6163987;-0.04022361,0.003289995;0.5877781;-0.01029644,0;0;0,-0.004488952;0.3188112;-0.1114678,-0.005317315;0.6258584;-0.241425,0.1789836;0.4776473;-0.1582248,0.2284218;0.234824;-0.103919,0.2093974;-0.008722425;-0.1337416,-0.1713787;0.4988241;-0.1011631,-0.2465288;0.3211538;0.06358562,-0.2886903;0.1245422;0.2054745,0.07669975;0.0004321337;-0.04490972,0.1081402;-0.320741;-0.06010652,0.1109559;-0.6728852;-0.04110885,0.124666;-0.7038572;-0.1029868,-0.08285728;0.008920745;-0.03090326,-0.1164789;-0.3123315;-0.03708598,-0.1219216;-0.6635557;-0.005680986,-0.131605;-0.6619919;-0.0883372,-0.004848376;0.5505308;-0.2059293,552.6365
+0;0;0,0.001830206;0.3370711;1.697991E-05,0.003576244;0.6686991;-0.01763608,0.1965694;0.5347707;0.01006705,0.226369;0.2839987;0.03291374,0.2608871;0.04732403;-0.02264283,-0.1902441;0.5333177;0.002805997,-0.2375573;0.2842233;0.005977697,-0.2840145;0.04468833;-0.02154772,0.07245908;0.008021406;-0.05099112,0.09069332;-0.312391;-0.01917299,0.08997014;-0.6546981;0.0613789,0.08983415;-0.6163089;-0.02669649,-0.07069536;0.00732271;-0.05350982,-0.1194283;-0.3104533;-0.0279663,-0.1413065;-0.6533357;0.04697618,-0.1391574;-0.614803;-0.04105931,0.003280465;0.586095;-0.01025551,0;0;0,-0.00342758;0.3166749;-0.1154361,-0.003522769;0.6205399;-0.2493913,0.1790288;0.4773279;-0.1633711,0.2278708;0.2348087;-0.107734,0.2084191;-0.008206844;-0.1370256,-0.1687917;0.5005357;-0.1083034,-0.2447127;0.327279;0.06055963,-0.2855921;0.1373142;0.2106769,0.07651506;0.0002596676;-0.0453887,0.107732;-0.3203482;-0.06104302,0.109599;-0.6716245;-0.04476976,0.123507;-0.7031777;-0.1067815,-0.08306047;0.009179616;-0.03051965,-0.1173079;-0.3113875;-0.03905305,-0.1236489;-0.6617428;-0.009484291,-0.1333928;-0.660897;-0.09244673,-0.003264062;0.5460814;-0.2128692,552.6586
+0;0;0,0.001830627;0.3371485;1.698381E-05,0.00357966;0.6693695;-0.01767034,0.1964408;0.5352719;0.0100372,0.2262139;0.2847229;0.03286358,0.2606757;0.0484346;-0.02260231,-0.1901099;0.5338199;0.002781084,-0.237381;0.284947;0.005949963,-0.2837624;0.04580304;-0.02153053,0.07243218;0.008018428;-0.05097219,0.09061259;-0.3114481;-0.01924798,0.0898894;-0.6537631;0.06130574,0.0897539;-0.6154046;-0.02644668,-0.0706691;0.00731999;-0.05348995,-0.1192582;-0.309518;-0.02802184,-0.1411368;-0.6524082;0.04692235,-0.1389957;-0.6139068;-0.04079031,0.00328315;0.5865614;-0.01027155,0;0;0,-0.002807088;0.3156967;-0.1183224,-0.002862155;0.6190646;-0.2548668,0.1796882;0.4765258;-0.1679549,0.227417;0.2346481;-0.1096501,0.2077152;-0.008037075;-0.1381457,-0.1679755;0.5002362;-0.1127515,-0.2473192;0.335172;0.06229334,-0.2860933;0.1493997;0.2174754,0.0765927;0.0001144409;-0.0451932,0.1072925;-0.3195444;-0.06167293,0.1086314;-0.6708922;-0.04677654,0.1218149;-0.7020261;-0.1088991,-0.08295996;0.009312198;-0.03065626,-0.1170507;-0.3103345;-0.03837707,-0.1244026;-0.6608744;-0.01123456,-0.1341873;-0.6602643;-0.09376252,-0.002599046;0.5446588;-0.2177761,552.6921
+0;0;0,0.001920455;0.3371479;0.0003251006,0.003949476;0.6694456;-0.01600274,0.1967826;0.5350276;0.009719389,0.2267611;0.284521;0.03274121,0.2611312;0.04814255;-0.0223968,-0.1896905;0.5329226;0.002290475,-0.2380316;0.2843863;0.01095964,-0.2853885;0.0448603;-0.01096872,0.07242494;0.007991462;-0.0509867,0.0905354;-0.3114702;-0.01917356,0.08988187;-0.653784;0.06138567,0.08975121;-0.6153644;-0.02636091,-0.07069504;0.007332022;-0.05345401,-0.1193086;-0.3094995;-0.02795276,-0.1412279;-0.6523508;0.04715759,-0.1390823;-0.613798;-0.04054996,0.00355036;0.5865927;-0.009129304,0;0;0,-0.002807088;0.3156967;-0.1183224,-0.002862155;0.6190646;-0.2548668,0.1796882;0.4765258;-0.1679549,0.227417;0.2346481;-0.1096501,0.2077152;-0.008037075;-0.1381457,-0.1679755;0.5002362;-0.1127515,-0.2473192;0.335172;0.06229334,-0.2860933;0.1493997;0.2174754,0.0765927;0.0001144409;-0.0451932,0.1072925;-0.3195444;-0.06167293,0.1086314;-0.6708922;-0.04677654,0.1218149;-0.7020261;-0.1088991,-0.08295996;0.009312198;-0.03065626,-0.1170507;-0.3103345;-0.03837707,-0.1244026;-0.6608744;-0.01123456,-0.1341873;-0.6602643;-0.09376252,-0.002599046;0.5446588;-0.2177761,552.7146
+0;0;0,0.001897681;0.3331497;0.0003212453,0.003899058;0.6609166;-0.01578341,0.1894255;0.529592;0.009130713,0.2193837;0.2792545;0.03213698,0.2538918;0.04192676;-0.02322247,-0.1824229;0.5275667;0.001982918,-0.2307314;0.2791982;0.01064623,-0.2782785;0.03871022;-0.0113702,0.07257401;0.00800791;-0.05109165,0.09065881;-0.3110012;-0.01932359,0.09000655;-0.6526529;0.06107982,0.08987558;-0.6142138;-0.02687027,-0.07084055;0.007347113;-0.05356403,-0.1193852;-0.3090355;-0.02809891,-0.1412621;-0.6512235;0.04686615,-0.1391116;-0.6126509;-0.04104482,0.003505443;0.5792058;-0.00900472,0;0;0,0.0004988462;0.3101009;-0.1217768,0.004050821;0.6057371;-0.2641218,0.1799835;0.4763759;-0.1717167,0.226782;0.2349963;-0.1113725,0.2072427;-0.008818612;-0.1388032,-0.157488;0.502836;-0.1227985,-0.2395659;0.3433379;0.05586101,-0.2839793;0.1655147;0.2201361,0.07652633;7.256866E-05;-0.04566383,0.1071556;-0.3191307;-0.06222272,0.1078819;-0.6698353;-0.04819584,0.1209511;-0.7009689;-0.1106324,-0.08329902;0.009429403;-0.03022963,-0.1178602;-0.3096862;-0.03881907,-0.125732;-0.6596336;-0.01301401,-0.1355707;-0.6598359;-0.09546084,0.003327578;0.533376;-0.2255716,552.7371
+0;0;0,0.001899239;0.3334233;0.0003215091,0.0039061;0.6620952;-0.01582872,0.188948;0.5306493;0.009059015,0.2188925;0.2804268;0.03205472,0.2537532;0.04067382;-0.02387044,-0.1819337;0.5286292;0.001929802,-0.23022;0.2803748;0.01058914,-0.278253;0.0374293;-0.01165228,0.07242221;0.00799116;-0.05098478,0.09048511;-0.3106315;-0.0192552,0.08983378;-0.6517948;0.06103329,0.08970242;-0.6133307;-0.02717735,-0.07069238;0.007331745;-0.05345199,-0.1191782;-0.3086676;-0.02801772,-0.1410238;-0.6503665;0.04684019,-0.1388669;-0.6117685;-0.04133121,0.00351128;0.5801341;-0.009029272,0;0;0,0.0005668998;0.309252;-0.1246502,0.003488615;0.6052762;-0.268307,0.1790119;0.4765826;-0.1746912,0.2258126;0.235655;-0.113044,0.2064731;-0.0108808;-0.1389375,-0.1575264;0.5023357;-0.1271398,-0.2405483;0.3467454;0.05434257,-0.2862182;0.1705064;0.2236897,0.07646392;0.0001014173;-0.0454042,0.1066052;-0.3187275;-0.06252265,0.1065818;-0.668995;-0.05020523,0.1194753;-0.7000265;-0.1131473,-0.08303153;0.009388464;-0.03042869,-0.1182295;-0.3092771;-0.03859993,-0.1265982;-0.6588455;-0.01470472,-0.1362545;-0.6594119;-0.09731966,0.002944469;0.5327406;-0.2295475,552.7704
+0;0;0,0.001961988;0.3329009;-0.0005270208,0.003801054;0.6620612;-0.01868065,0.1883349;0.5313342;0.008151566,0.2181453;0.281341;0.03172882,0.2527091;0.04208076;-0.02385707,-0.1812591;0.5285746;0.001376385,-0.2307315;0.2810313;0.01607191,-0.2790633;0.038285;-0.0003051423,0.07247774;0.007977938;-0.05101371,0.09049731;-0.3110932;-0.01907827,0.09000075;-0.6508928;0.06097118,0.08980136;-0.6125379;-0.02715381,-0.07074558;0.007351801;-0.05347974,-0.1193921;-0.3090851;-0.02794201,-0.1412114;-0.6494666;0.04646414,-0.1391206;-0.6109743;-0.04162312,0.003458485;0.5799229;-0.01125891,0;0;0,0.001283377;0.3077451;-0.1269584,0.004088;0.6032869;-0.2729716,0.179127;0.4758774;-0.1780326,0.2256346;0.2356483;-0.1142504,0.2060834;-0.01033853;-0.1395125,-0.1568477;0.5008991;-0.1323166,-0.2415816;0.3511309;0.0529691,-0.2848935;0.1836734;0.2307667,0.0764842;1.66297E-05;-0.04548883,0.1070845;-0.3192224;-0.06283832,0.1060766;-0.668129;-0.05121183,0.1185611;-0.6988099;-0.1144402,-0.08310547;0.009497534;-0.03037014,-0.1188749;-0.309545;-0.03949981,-0.127201;-0.6577537;-0.01597657,-0.1364675;-0.658619;-0.09842245,0.003611654;0.5307678;-0.233695,552.804
+0;0;0,0.001969378;0.3341548;-0.0005290058,0.003812022;0.6639782;-0.01872237,0.18934;0.5327567;0.008235371,0.2191395;0.2828549;0.03180401,0.2537825;0.04304633;-0.02390927,-0.1822434;0.5299823;0.001423721,-0.2316977;0.2825295;0.01611387,-0.2801403;0.03922687;-0.0003007092,0.07242863;0.007972532;-0.05097913,0.09043496;-0.3108643;-0.01906715,0.08993978;-0.64972;0.06075992,0.08974029;-0.6113607;-0.02741114,-0.07069764;0.007346818;-0.0534435,-0.1193085;-0.3088577;-0.02792452,-0.1410671;-0.6482936;0.04627492,-0.1389753;-0.6097968;-0.0418584,0.003468482;0.5816069;-0.01127958,0;0;0,0.000861913;0.3085335;-0.1283352,0.003331542;0.6046529;-0.274683,0.1792976;0.4757426;-0.1799335,0.2257186;0.235851;-0.1151917,0.2061238;-0.01078019;-0.1397147,-0.1583443;0.4995261;-0.1340492,-0.2452327;0.3549068;0.05417959,-0.2837047;0.1959454;0.241432,0.07656106;-0.0001620054;-0.04524064,0.1078814;-0.3190611;-0.06318331,0.1055442;-0.6670191;-0.05243421,0.1180975;-0.6977764;-0.1156404,-0.08296134;0.009668305;-0.03053324,-0.1185672;-0.3091735;-0.03899935,-0.1272712;-0.656475;-0.01660158,-0.1363182;-0.6574416;-0.09908358,0.002959818;0.531941;-0.23527,552.8263
+0;0;0,0.001963204;0.3331071;-0.0005273474,0.003803379;0.6624967;-0.01869789,0.1885124;0.5315753;0.008166185,0.2183004;0.2817709;0.03172563,0.252935;0.04201984;-0.02397427,-0.1814331;0.5288129;0.001384559,-0.2308681;0.2814566;0.01606898,-0.2792991;0.03821243;-0.000341665,0.07245152;0.007975051;-0.05099525,0.09041452;-0.3100947;-0.01916004,0.0899191;-0.649117;0.06070631,0.08971988;-0.6107693;-0.02734376,-0.07071998;0.00734914;-0.05346039,-0.1192138;-0.3080946;-0.02800281,-0.1409832;-0.6476975;0.04623314,-0.1388942;-0.6092124;-0.04177924,0.003460192;0.5802101;-0.01126275,0;0;0,0.001727641;0.3065131;-0.1304271,0.0046231;0.6008709;-0.2793202,0.1795927;0.4748331;-0.1817174,0.2258444;0.2352812;-0.1159887,0.206325;-0.01137957;-0.1396546,-0.1568372;0.5000333;-0.1380114,-0.2456263;0.3602688;0.05284706,-0.286303;0.2042811;0.242045,0.07663414;-0.0002477467;-0.04517174,0.1076184;-0.3183719;-0.06365013,0.1051233;-0.6665134;-0.05333996,0.1172137;-0.6969789;-0.1167457,-0.08295987;0.009764244;-0.03058853,-0.1188201;-0.3082528;-0.03973428,-0.127707;-0.6557499;-0.01778343,-0.1365699;-0.6570336;-0.100035,0.004143387;0.5285971;-0.2392859,552.8596
+0;0;0,0.002020215;0.3331052;-0.001153328,0.003799162;0.6624252;-0.02052385,0.1884382;0.5321449;0.008886311,0.2188989;0.2823495;0.0316672,0.253406;0.04250482;-0.02370793,-0.1813816;0.5289463;0.001112091,-0.2320091;0.2822425;0.02157309,-0.2804181;0.03850219;0.01610989,0.07242455;0.007945963;-0.05103806,0.09035802;-0.3101164;-0.01911286,0.08979584;-0.6491381;0.06075594,0.08976614;-0.6108603;-0.02730096,-0.07075981;0.007367201;-0.05340516,-0.1193332;-0.3080638;-0.02794206,-0.1412197;-0.6476688;0.04625003,-0.1389587;-0.6092534;-0.04176478,0.003472395;0.5801691;-0.01275827,0;0;0,0.001727641;0.3065131;-0.1304271,0.0046231;0.6008709;-0.2793202,0.1795927;0.4748331;-0.1817174,0.2258444;0.2352812;-0.1159887,0.206325;-0.01137957;-0.1396546,-0.1568372;0.5000333;-0.1380114,-0.2456263;0.3602688;0.05284706,-0.286303;0.2042811;0.242045,0.07663414;-0.0002477467;-0.04517174,0.1076184;-0.3183719;-0.06365013,0.1051233;-0.6665134;-0.05333996,0.1172137;-0.6969789;-0.1167457,-0.08295987;0.009764244;-0.03058853,-0.1188201;-0.3082528;-0.03973428,-0.127707;-0.6557499;-0.01778343,-0.1365699;-0.6570336;-0.100035,0.004143387;0.5285971;-0.2392859,552.882
+0;0;0,0.002019716;0.3330229;-0.001153043,0.003800721;0.6627337;-0.02054786,0.1878331;0.5324856;0.008803179,0.218283;0.2827779;0.03157607,0.2528813;0.04229964;-0.02394536,-0.1807747;0.5292975;0.001054439,-0.2313844;0.2826804;0.02150824,-0.2799213;0.03829613;0.01603062,0.0724157;0.007944991;-0.05103182,0.09031042;-0.3094303;-0.01917558,0.08974804;-0.6485708;0.06072121,0.08971805;-0.6102109;-0.02820909,-0.07075116;0.0073663;-0.05339863,-0.1192196;-0.3073834;-0.02799054,-0.1411138;-0.6471074;0.04622756,-0.1388304;-0.6086084;-0.04266023,0.003473457;0.5803524;-0.01277046,0;0;0,0.002161905;0.3055402;-0.132477,0.005292997;0.5993594;-0.2832878,0.1791979;0.474334;-0.1834581,0.2257144;0.2351667;-0.1168628,0.2061913;-0.01220128;-0.1400454,-0.1557228;0.500625;-0.1413727,-0.2461044;0.3641436;0.05099079,-0.2865506;0.2121731;0.2443262,0.07661408;-0.0002818108;-0.04518414,0.1073232;-0.3176963;-0.06434321,0.1045312;-0.6659618;-0.05417109,0.1162423;-0.6968917;-0.1184275,-0.08294462;0.009812572;-0.03058276,-0.1195424;-0.3074057;-0.04034199,-0.1284267;-0.6550652;-0.01903267,-0.1372859;-0.6569363;-0.102004,0.004755929;0.5272006;-0.2427897,552.9043
+0;0;0,0.002018385;0.3328035;-0.001152283,0.003801848;0.6629674;-0.02057351,0.1876785;0.5326516;0.00876957,0.2181176;0.2830336;0.03153428,0.2529454;0.04095951;-0.02435559,-0.1806189;0.5294662;0.001027352,-0.2312104;0.2829376;0.02147381,-0.2800694;0.0369316;0.01595984,0.07240383;0.007943689;-0.05102345,0.09030352;-0.3095196;-0.01915838,0.089742;-0.6481404;0.06061599,0.08971205;-0.6097915;-0.02819785,-0.07073956;0.007365092;-0.05338988,-0.1192214;-0.3074718;-0.02797474,-0.1410821;-0.6466753;0.04612964,-0.1388017;-0.6081876;-0.04264175,0.003474155;0.5804781;-0.01278591,0;0;0,0.002762109;0.3047273;-0.1337805,0.005834043;0.5986091;-0.2854726,0.1792247;0.4737408;-0.1842661,0.2255276;0.2349056;-0.1166811,0.2065841;-0.01422393;-0.1393113,-0.1553199;0.500666;-0.1437726,-0.2477138;0.3681282;0.05026597,-0.2832015;0.2222948;0.2512879,0.07659611;-0.0002963841;-0.0451858,0.107262;-0.31785;-0.06357098,0.1041721;-0.665602;-0.05422211,0.1156757;-0.6965073;-0.1183767,-0.08292755;0.009834996;-0.03057948,-0.1200531;-0.3074061;-0.04050361,-0.1288429;-0.6545345;-0.01921927,-0.137482;-0.6565185;-0.1020443,0.005325034;0.5264026;-0.2448375,552.9381
+0;0;0,0.001968145;0.3327313;-0.00160403,0.003600334;0.6632663;-0.02175418,0.1870611;0.5331551;0.007773999,0.2170612;0.2836618;0.03113761,0.2522202;0.03890021;-0.02490382,-0.1802409;0.5298839;0.0007730713,-0.231935;0.2844028;0.02833274,-0.2812219;0.03572562;0.02440185,0.07240829;0.007877447;-0.05106019,0.09024132;-0.3103357;-0.01878513,0.08957059;-0.6477775;0.06046589,0.0894188;-0.609437;-0.02871538,-0.07076232;0.007433063;-0.05338164,-0.1195534;-0.3081465;-0.02792051,-0.1413256;-0.6461313;0.04583845,-0.1391569;-0.6076455;-0.04330288,0.003316184;0.5806935;-0.01377663,0;0;0,0.003291324;0.3041982;-0.134793,0.00657773;0.5981893;-0.2871742,0.1791951;0.4733164;-0.1853781,0.2253999;0.234972;-0.1164589,0.2069283;-0.01686519;-0.1393027,-0.1544875;0.5004426;-0.1460284,-0.2496298;0.371974;0.04925737,-0.2898741;0.2376491;0.2604972,0.07656303;-0.0003351271;-0.04527855,0.1077799;-0.3186975;-0.06231523,0.1038225;-0.665208;-0.05438328,0.1149964;-0.6965039;-0.1187327,-0.08296979;0.009888134;-0.03050237,-0.1205803;-0.3080794;-0.04057345,-0.129325;-0.6539507;-0.01948548,-0.1379068;-0.6561813;-0.1026145,0.006011948;0.5259405;-0.2464092,552.9717
+0;0;0,0.001968814;0.3328445;-0.001604576,0.003603024;0.6637919;-0.02178025,0.1869237;0.5336057;0.007742279,0.2169188;0.2841542;0.03110197,0.2523252;0.03767037;-0.02533379,-0.1800991;0.530337;0.000746672,-0.2317845;0.2848971;0.02830172,-0.2814182;0.03447005;0.02434317,0.07235094;0.007871208;-0.05101975,0.09015846;-0.3098867;-0.01879087,0.08948664;-0.6478776;0.06058915,0.08933543;-0.609569;-0.02825155,-0.07070628;0.007427177;-0.05333937,-0.1194276;-0.3077008;-0.02791466,-0.1412352;-0.6462357;0.04596434,-0.1390747;-0.6077823;-0.04283656,0.003318491;0.581108;-0.01379197,0;0;0,0.00343503;0.3038434;-0.135865,0.006654069;0.5977775;-0.2892544,0.1787557;0.4731586;-0.1859486,0.2251143;0.2350115;-0.1166072,0.2071348;-0.01869567;-0.1390195,-0.1542403;0.5006331;-0.1477565,-0.2510448;0.3748096;0.04837805,-0.2908023;0.2409889;0.2621636,0.07640122;-0.0002773404;-0.04541373,0.1072667;-0.3182108;-0.06248831,0.1032646;-0.6652788;-0.05428362,0.1142375;-0.695981;-0.1187551,-0.08294179;0.009845285;-0.03038683,-0.1212433;-0.3075705;-0.04068543,-0.1300714;-0.6540185;-0.01981896,-0.1385347;-0.6562675;-0.1025843,0.006110445;0.525537;-0.2482479,552.9938
+0;0;0,0.001969371;0.3329386;-0.00160503,0.003605227;0.6642219;-0.02180147,0.1870769;0.5339065;0.007747499,0.217066;0.2845042;0.03110259,0.2524253;0.0383483;-0.02525808,-0.1802483;0.5306352;0.0007461309,-0.2319236;0.2852436;0.02829576,-0.2814912;0.03514975;0.02434247,0.07235961;0.007872149;-0.05102586,0.09015792;-0.3097215;-0.01881364,0.08948668;-0.6474186;0.06049737,0.0893354;-0.6091059;-0.02838612,-0.07071474;0.007428065;-0.05334575,-0.1194108;-0.307537;-0.02793419,-0.1411995;-0.6457776;0.04588059,-0.139038;-0.6073202;-0.04296307,0.003320384;0.581448;-0.01380449,0;0;0,0.003668517;0.3037096;-0.1363878,0.007134244;0.5977609;-0.2902765,0.179104;0.4729476;-0.1863401,0.2252622;0.2349791;-0.1164348,0.2074847;-0.01841286;-0.1387053,-0.1544942;0.5000994;-0.1495536,-0.2521324;0.3764832;0.04750513,-0.2918062;0.2439028;0.2616732,0.07644631;-0.000310719;-0.04535842,0.1072896;-0.318084;-0.06235719,0.1032576;-0.6648532;-0.05430174,0.114304;-0.6955472;-0.1188278,-0.08293648;0.009875301;-0.03042269,-0.121104;-0.3074068;-0.04019063,-0.1299534;-0.6535812;-0.01981817,-0.1381246;-0.6559175;-0.1026252,0.006520078;0.5254794;-0.2491598,553.0273
+0;0;0,0.001937487;0.3329297;-0.002002476,0.003445192;0.6642136;-0.02264696,0.1870654;0.5343077;0.006626104,0.2165755;0.2849725;0.03094694,0.2520062;0.0384037;-0.02521466,-0.1803687;0.5308865;0.0006160736,-0.2326532;0.2865161;0.03496468,-0.2835432;0.03629395;0.03714154,0.07227074;0.007838482;-0.05108238,0.09007421;-0.3115122;-0.01848352,0.08967729;-0.6475533;0.06058952,0.08934394;-0.6091632;-0.02947542,-0.07073945;0.007439867;-0.05323995,-0.1197855;-0.3092784;-0.02777349,-0.1415966;-0.6458952;0.04564143,-0.1395808;-0.6073529;-0.04438727,0.003190726;0.58145;-0.01455092,0;0;0,0.003680125;0.30351;-0.1368141,0.007059827;0.5975083;-0.2908657,0.1789721;0.4727854;-0.1867096,0.2251425;0.2349536;-0.116462,0.207547;-0.01884027;-0.1384778,-0.1547438;0.4998779;-0.150486,-0.2533988;0.3778176;0.04699533,-0.2984276;0.250016;0.2634319,0.07650132;-0.0003343821;-0.04518127,0.1071025;-0.3199642;-0.06145716,0.1031915;-0.6650889;-0.05438828,0.1131456;-0.6982754;-0.118346,-0.08285886;0.009877491;-0.03050829,-0.1214424;-0.3091529;-0.04027846,-0.1303994;-0.6536714;-0.02020022,-0.1385817;-0.6564847;-0.1040962,0.006466672;0.5252405;-0.2497265,553.0609
+0;0;0,0.001937487;0.3329297;-0.002002476,0.003445192;0.6642136;-0.02264696,0.1870654;0.5343077;0.006626104,0.2165755;0.2849725;0.03094694,0.2520062;0.0384037;-0.02521466,-0.1803687;0.5308865;0.0006160736,-0.2326532;0.2865161;0.03496468,-0.2835432;0.03629395;0.03714154,0.07227074;0.007838482;-0.05108238,0.09007421;-0.3115122;-0.01848352,0.08967729;-0.6475533;0.06058952,0.08934394;-0.6091632;-0.02947542,-0.07073945;0.007439867;-0.05323995,-0.1197855;-0.3092784;-0.02777349,-0.1415966;-0.6458952;0.04564143,-0.1395808;-0.6073529;-0.04438727,0.003190726;0.58145;-0.01455092,0;0;0,0.003680125;0.30351;-0.1368141,0.007059827;0.5975083;-0.2908657,0.1789721;0.4727854;-0.1867096,0.2251425;0.2349536;-0.116462,0.207547;-0.01884027;-0.1384778,-0.1547438;0.4998779;-0.150486,-0.2533988;0.3778176;0.04699533,-0.2984276;0.250016;0.2634319,0.07650132;-0.0003343821;-0.04518127,0.1071025;-0.3199642;-0.06145716,0.1031915;-0.6650889;-0.05438828,0.1131456;-0.6982754;-0.118346,-0.08285886;0.009877491;-0.03050829,-0.1214424;-0.3091529;-0.04027846,-0.1303994;-0.6536714;-0.02020022,-0.1385817;-0.6564847;-0.1040962,0.006466672;0.5252405;-0.2497265,553.0831
+0;0;0,0.001935201;0.3325369;-0.002000113,0.003440821;0.6633562;-0.02261493,0.1879853;0.5333448;0.006751692,0.2174852;0.2840956;0.03106413,0.2528833;0.03775357;-0.02504582,-0.1812949;0.5299064;0.0007114643,-0.2335614;0.2856203;0.03504822,-0.2844046;0.03562832;0.03722307,0.07226267;0.007837608;-0.05107668,0.09004299;-0.3110979;-0.01852021,0.0896451;-0.6479566;0.06074521,0.08931018;-0.6095269;-0.02974503,-0.07073155;0.007439037;-0.053234,-0.1197138;-0.3088674;-0.02780066,-0.141578;-0.6463032;0.04579288,-0.1395527;-0.6077205;-0.04466093,0.00318676;0.580724;-0.01453173,0;0;0,0.0035256;0.3028033;-0.1374273,0.006328508;0.5958714;-0.2922575,0.1794655;0.4721709;-0.1872864,0.2251514;0.2346386;-0.1160283,0.2078453;-0.01892434;-0.138211,-0.1562178;0.4995629;-0.1510522,-0.2552833;0.3788255;0.0469251,-0.301914;0.2523179;0.2635057,0.07655157;-0.0004382133;-0.04507565,0.1068572;-0.3196782;-0.06130219,0.103071;-0.6656332;-0.05370378,0.1130953;-0.6983668;-0.1186936,-0.08283234;0.009920103;-0.03053762,-0.1213855;-0.3086932;-0.0402919,-0.1303121;-0.6540681;-0.02045761,-0.1383879;-0.6571792;-0.1047078,0.005898386;0.5238602;-0.2509334,553.1053
+0;0;0,0.001941493;0.3327175;-0.001602386,0.003743094;0.66418;-0.020521,0.1884523;0.5336872;0.005562547,0.2175741;0.2845368;0.03088359,0.2529776;0.03836973;-0.02480911,-0.1812112;0.530341;0.0006268537,-0.2343766;0.2873333;0.041686,-0.2858782;0.03786938;0.04997155,0.07226187;0.007784247;-0.05115336,0.08994935;-0.3144665;-0.0180546,0.08966165;-0.647881;0.0602378,0.08908898;-0.6091483;-0.03256975,-0.07079889;0.007485036;-0.05320272,-0.1203924;-0.3120977;-0.02748747,-0.1419538;-0.64604;0.04540069,-0.1401088;-0.6071539;-0.04737572,0.003389826;0.5813448;-0.01306973,0;0;0,0.003844798;0.3026906;-0.1380975,0.006961673;0.5960909;-0.2934361,0.1796972;0.4719834;-0.1876237,0.225068;0.2345867;-0.115864,0.2078358;-0.018723;-0.1380122,-0.1557743;0.4991028;-0.152326,-0.2556694;0.3800627;0.04620756,-0.3014572;0.2546672;0.2633083,0.07660262;-0.0005602837;-0.04506397,0.1064671;-0.3232571;-0.06019044,0.1030255;-0.6656633;-0.05377483,0.1119586;-0.6991101;-0.121484,-0.08286152;0.01001017;-0.03054181,-0.1218784;-0.3119135;-0.04037938,-0.130623;-0.6537257;-0.02081021,-0.1387405;-0.6577569;-0.1072152,0.006438136;0.5239795;-0.2519994,553.1283
+0;0;0,0.001942158;0.3328316;-0.001602936,0.003745761;0.6646629;-0.02054269,0.1884955;0.5340651;0.005553469,0.2176159;0.2849272;0.03087324,0.2529357;0.03934257;-0.0246877,-0.1812498;0.5307181;0.0006166827,-0.2344126;0.2877227;0.04167377,-0.2857924;0.03884897;0.04993972,0.07228973;0.007787249;-0.05117308,0.08998002;-0.3145147;-0.01806907,0.08969279;-0.6473833;0.06009515,0.0891191;-0.6086351;-0.03287694,-0.07082618;0.007487922;-0.05322323,-0.1204276;-0.3121456;-0.0275039,-0.1419537;-0.6455411;0.04526491,-0.1401054;-0.6066393;-0.04767597,0.00339209;0.5817333;-0.01308293,0;0;0,0.00402005;0.3025204;-0.1387389,0.007292643;0.5960937;-0.2945387,0.1797337;0.4721607;-0.187659,0.2250959;0.2348192;-0.1157558,0.2079536;-0.01796803;-0.1369944,-0.1556219;0.498904;-0.1535007,-0.2558602;0.3817115;0.04594103,-0.3007635;0.2585827;0.2638156,0.07665133;-0.0007286965;-0.04504633,0.1062154;-0.3235191;-0.05986857,0.1030635;-0.6653724;-0.05373549,0.11192;-0.6988935;-0.1216125,-0.08287911;0.0101382;-0.03055159,-0.1219822;-0.3118274;-0.04037517,-0.1305522;-0.6530765;-0.02070731,-0.1384371;-0.6572483;-0.1072567,0.00672251;0.5239301;-0.2530036,553.1613
+0;0;0,0.001942206;0.3328397;-0.001602975,0.003745885;0.6646833;-0.02054315,0.1887722;0.5340176;0.005580549,0.2178899;0.2849023;0.03089803,0.25317;0.03959371;-0.02460044,-0.1815255;0.5306656;0.0006363904,-0.2346834;0.2876921;0.04168977,-0.2860054;0.03909822;0.04994642,0.07230222;0.007788595;-0.05118193,0.08993007;-0.3133757;-0.01819477,0.08964171;-0.647559;0.06027817,0.08906853;-0.6088187;-0.03260956,-0.07083843;0.007489216;-0.05323244,-0.1202647;-0.311016;-0.02760389,-0.1418759;-0.6457283;0.04545234,-0.1400292;-0.6068346;-0.04740421,0.003392228;0.581757;-0.01308369,0;0;0,0.00391835;0.3024436;-0.1389284,0.007020012;0.5960629;-0.294672,0.1797915;0.4722047;-0.1876657,0.2251266;0.2349634;-0.1154952,0.2080154;-0.01753274;-0.136801,-0.1562901;0.4987881;-0.1538388,-0.2562169;0.3830322;0.04656693,-0.3020843;0.2597343;0.2638107,0.07666743;-0.0007486045;-0.04504895,0.1054196;-0.3224822;-0.05940771,0.1030662;-0.6656911;-0.05318713,0.1121881;-0.6988353;-0.121264,-0.08289168;0.01015593;-0.03055633,-0.1219747;-0.3106564;-0.04042277,-0.1304357;-0.6532586;-0.02070564,-0.1381644;-0.6574156;-0.1071835,0.006493136;0.5238894;-0.25316,553.1953
+0;0;0,0.001944094;0.3328506;-0.002097139,0.003678279;0.6646405;-0.02220753,0.1888747;0.5342385;0.004537763,0.2178632;0.285193;0.03053551,0.2526555;0.04067707;-0.02430638,-0.1817266;0.5310371;0.0002823304,-0.2356575;0.2895654;0.04847751,-0.2874248;0.04234368;0.06289041,0.07225406;0.00770992;-0.05114971,0.08973435;-0.3120952;-0.01819155,0.08968033;-0.6475431;0.06028727,0.08899727;-0.6088588;-0.03266212,-0.07078413;0.007559162;-0.05318694,-0.1200099;-0.3096033;-0.02765447,-0.1417958;-0.6455301;0.04557642,-0.1400532;-0.6066923;-0.04734467,0.003342277;0.5817538;-0.01435672,0;0;0,0.003841817;0.3023012;-0.1392729,0.006815687;0.5959725;-0.2949634,0.1797043;0.4723242;-0.1877227,0.2250866;0.2351589;-0.1153836,0.2080982;-0.01635954;-0.1367388,-0.1564074;0.4988896;-0.1537859,-0.2558988;0.3834389;0.04699376,-0.30164;0.2610903;0.2636611,0.07665846;-0.0007057786;-0.04493737,0.1048333;-0.3211251;-0.05924582,0.1031061;-0.665571;-0.05306315,0.1122134;-0.6985822;-0.1213429,-0.0827463;0.01007973;-0.03078692,-0.1218587;-0.3093608;-0.04053788,-0.1301285;-0.6531765;-0.02037525,-0.137878;-0.6573769;-0.1068955,0.006313145;0.5237857;-0.2534814,553.2283
+0;0;0,0.001944094;0.3328506;-0.002097139,0.003678279;0.6646405;-0.02220753,0.1888747;0.5342385;0.004537763,0.2178632;0.285193;0.03053551,0.2526555;0.04067707;-0.02430638,-0.1817266;0.5310371;0.0002823304,-0.2356575;0.2895654;0.04847751,-0.2874248;0.04234368;0.06289041,0.07225406;0.00770992;-0.05114971,0.08973435;-0.3120952;-0.01819155,0.08968033;-0.6475431;0.06028727,0.08899727;-0.6088588;-0.03266212,-0.07078413;0.007559162;-0.05318694,-0.1200099;-0.3096033;-0.02765447,-0.1417958;-0.6455301;0.04557642,-0.1400532;-0.6066923;-0.04734467,0.003342277;0.5817538;-0.01435672,0;0;0,0.003841817;0.3023012;-0.1392729,0.006815687;0.5959725;-0.2949634,0.1797043;0.4723242;-0.1877227,0.2250866;0.2351589;-0.1153836,0.2080982;-0.01635954;-0.1367388,-0.1564074;0.4988896;-0.1537859,-0.2558988;0.3834389;0.04699376,-0.30164;0.2610903;0.2636611,0.07665846;-0.0007057786;-0.04493737,0.1048333;-0.3211251;-0.05924582,0.1031061;-0.665571;-0.05306315,0.1122134;-0.6985822;-0.1213429,-0.0827463;0.01007973;-0.03078692,-0.1218587;-0.3093608;-0.04053788,-0.1301285;-0.6531765;-0.02037525,-0.137878;-0.6573769;-0.1068955,0.006313145;0.5237857;-0.2534814,553.2509
+0;0;0,0.001944618;0.3329403;-0.002097704,0.003679971;0.6649536;-0.02222162,0.1888844;0.5344942;0.004529761,0.2178679;0.2854919;0.03052298,0.2525772;0.04155864;-0.02418823,-0.1817334;0.5312926;0.0002741395,-0.2356549;0.289863;0.04846093,-0.2872988;0.04323031;0.06283949,0.07227833;0.007712509;-0.05116688,0.0897414;-0.3117778;-0.01824116,0.08968735;-0.6474355;0.06028675,0.08900569;-0.6087692;-0.03247134,-0.0708079;0.0075617;-0.0532048,-0.1199852;-0.3092885;-0.02769746,-0.1417848;-0.6454256;0.04557924,-0.1400457;-0.606606;-0.04715061,0.003343745;0.5820116;-0.01436556,0;0;0,0.00371407;0.3024788;-0.1391048,0.006091267;0.5967602;-0.2941413,0.1794707;0.4727248;-0.18805,0.224999;0.2357984;-0.1151748,0.2081317;-0.01514524;-0.1362534,-0.1566266;0.4989144;-0.1528473,-0.2545752;0.3836055;0.04871589,-0.2987846;0.2601788;0.2643844,0.07669725;-0.0007496178;-0.0449295,0.1044601;-0.3209065;-0.0587821,0.1032237;-0.6655723;-0.05271935,0.1122995;-0.6984398;-0.1208732,-0.08276717;0.01013806;-0.03079781,-0.122089;-0.3089516;-0.04073007,-0.129939;-0.6529711;-0.02019372,-0.1378481;-0.65703;-0.1065481,0.005787045;0.5243587;-0.2529206,553.2731
+0;0;0,0.001922147;0.3328727;-0.002465148,0.003581862;0.6643166;-0.02337956,0.1888501;0.5345823;0.003707562,0.2176289;0.2856289;0.0300901,0.2520821;0.0418842;-0.02426133,-0.1817921;0.5313275;7.402804E-05,-0.2360632;0.2913436;0.05452058,-0.2885495;0.04557212;0.07437333,0.07230602;0.007649651;-0.05121614,0.08958077;-0.3096782;-0.01849385,0.08952227;-0.647109;0.0606248,0.08873452;-0.6084825;-0.03220446,-0.07084257;0.007634016;-0.05322427,-0.1197023;-0.3070708;-0.02793165,-0.1418736;-0.645004;0.04574967,-0.1402371;-0.606231;-0.04705476,0.003270088;0.5816071;-0.01528262,0;0;0,0.00360395;0.3026279;-0.1386268,0.005218402;0.5972911;-0.2918437,0.1793116;0.4728808;-0.1881828,0.2251627;0.2361497;-0.1149836,0.2079343;-0.01447651;-0.1360135,-0.1571099;0.4988438;-0.1511763,-0.2521074;0.3840704;0.05205902,-0.2949701;0.2568747;0.2654521,0.07664607;-0.0008564293;-0.0451045,0.1034639;-0.3189084;-0.05888414,0.1034926;-0.6654303;-0.05241323,0.1125698;-0.6982141;-0.1207368,-0.08283616;0.01025052;-0.03070615,-0.1227805;-0.3065099;-0.04225641,-0.1299458;-0.6523444;-0.02065909,-0.1381324;-0.6562696;-0.1071135,0.005127773;0.5247625;-0.2512715,553.3066
+0;0;0,0.001923643;0.3331318;-0.002467067,0.003586313;0.6651723;-0.02342005,0.1893282;0.5351491;0.003732134,0.2181066;0.2862005;0.03011416,0.2523211;0.04414396;-0.02386084,-0.1822613;0.531886;8.93129E-05,-0.2365314;0.2919068;0.05453481,-0.2886542;0.04783747;0.07425007,0.07230461;0.007649502;-0.05121514,0.0895395;-0.308946;-0.01856836,0.08948094;-0.6467843;0.06064582,0.08869074;-0.6081311;-0.03247111,-0.07084119;0.007633867;-0.05322323,-0.1195882;-0.3063447;-0.02798898,-0.1417862;-0.6446859;0.04578131,-0.1401446;-0.6058857;-0.04731071,0.003273903;0.5822941;-0.01530658,0;0;0,0.003361643;0.3030267;-0.1383841,0.004324034;0.5986922;-0.2909753,0.1791923;0.4734911;-0.1881118,0.2252129;0.2368241;-0.1148286,0.2075732;-0.01201564;-0.1358745,-0.1565066;0.4973296;-0.1481184,-0.2488472;0.3819084;0.05596681,-0.2896699;0.2524069;0.2662956,0.07668684;-0.0008147657;-0.0450325,0.1030966;-0.31817;-0.05858898,0.1035685;-0.6651109;-0.05216312,0.1130024;-0.6976883;-0.1210206,-0.08281788;0.01022418;-0.03075917,-0.1228798;-0.305777;-0.04233144,-0.1297442;-0.6520152;-0.02038832,-0.1384246;-0.6559465;-0.1071039,0.004391402;0.5258703;-0.250581,553.3294
+0;0;0,0.001923613;0.3331265;-0.002467028,0.003586365;0.6651775;-0.0234198,0.1894649;0.5351357;0.003744783,0.2182456;0.2861666;0.03012899,0.2523241;0.04507259;-0.02363138,-0.1823974;0.5318702;9.928737E-05,-0.2366719;0.2918712;0.05454928,-0.2885875;0.04877236;0.07418615,0.07228117;0.007647022;-0.05119854,0.08950324;-0.3087131;-0.01857603,0.08944465;-0.6467314;0.06068037,0.08865863;-0.6081239;-0.0319451,-0.07081822;0.007631392;-0.05320597,-0.1195289;-0.3061137;-0.02799048,-0.1417389;-0.6446352;0.04581912,-0.1401059;-0.6058815;-0.04678158,0.003274016;0.5823153;-0.01530791,0;0;0,0.003037795;0.3031856;-0.1380303,0.003436312;0.5991008;-0.2901621,0.1790143;0.4743799;-0.1881304,0.2253367;0.2376958;-0.115021,0.2074808;-0.01014459;-0.1358571,-0.1568139;0.4975093;-0.1465327,-0.2436338;0.3799575;0.05878155,-0.2852325;0.2486811;0.266661,0.07668461;-0.0007886589;-0.04497981,0.1026663;-0.3179604;-0.05808067,0.1034545;-0.6650863;-0.05168581,0.1127768;-0.6977162;-0.1198385,-0.08277698;0.01020941;-0.03079081,-0.1232034;-0.3055008;-0.04251099,-0.1302143;-0.6519163;-0.02048607,-0.1390542;-0.6556142;-0.1067444,0.003648371;0.5262293;-0.2498913,553.3624
+0;0;0,0.001921523;0.3331408;-0.002892038,0.003549657;0.6650705;-0.02450153,0.1890817;0.535383;0.002648428,0.2176347;0.2863708;0.02967583,0.2516703;0.0447178;-0.02390047,-0.1821276;0.5326072;-8.140504E-05,-0.2370275;0.2946966;0.06266685,-0.2897214;0.05186772;0.08879204,0.07244096;0.00758534;-0.05131374,0.08946007;-0.3085046;-0.01858814,0.08948791;-0.6462811;0.06046653,0.08855308;-0.6077113;-0.0321938,-0.07097591;0.007711618;-0.05330368,-0.1196654;-0.3057702;-0.02816507,-0.1421371;-0.6439857;0.04564436,-0.1406498;-0.6052749;-0.0469956,0.003244618;0.5822796;-0.01620599,0;0;0,0.002637088;0.3035239;-0.1373358,0.001989663;0.6000006;-0.288203,0.1782004;0.4757839;-0.1883938,0.2269234;0.2391301;-0.1164644,0.2070278;-0.00917694;-0.1357729,-0.1557379;0.4964063;-0.1428496,-0.2365212;0.3757682;0.06324098,-0.2669674;0.2315514;0.2649823,0.0766989;-0.0008419155;-0.045331,0.1025174;-0.317792;-0.05756116,0.1036199;-0.6646355;-0.0511651,0.1129207;-0.69749;-0.1191583,-0.08303874;0.01031767;-0.03060136,-0.123474;-0.3051198;-0.04233487,-0.1303715;-0.6512668;-0.02048904,-0.1399105;-0.6548215;-0.1067639,0.002477705;0.5269794;-0.2483168,553.3962
+0;0;0,0.001921523;0.3331408;-0.002892038,0.003549657;0.6650705;-0.02450153,0.1890817;0.535383;0.002648428,0.2176347;0.2863708;0.02967583,0.2516703;0.0447178;-0.02390047,-0.1821276;0.5326072;-8.140504E-05,-0.2370275;0.2946966;0.06266685,-0.2897214;0.05186772;0.08879204,0.07244096;0.00758534;-0.05131374,0.08946007;-0.3085046;-0.01858814,0.08948791;-0.6462811;0.06046653,0.08855308;-0.6077113;-0.0321938,-0.07097591;0.007711618;-0.05330368,-0.1196654;-0.3057702;-0.02816507,-0.1421371;-0.6439857;0.04564436,-0.1406498;-0.6052749;-0.0469956,0.003244618;0.5822796;-0.01620599,0;0;0,0.002637088;0.3035239;-0.1373358,0.001989663;0.6000006;-0.288203,0.1782004;0.4757839;-0.1883938,0.2269234;0.2391301;-0.1164644,0.2070278;-0.00917694;-0.1357729,-0.1557379;0.4964063;-0.1428496,-0.2365212;0.3757682;0.06324098,-0.2669674;0.2315514;0.2649823,0.0766989;-0.0008419155;-0.045331,0.1025174;-0.317792;-0.05756116,0.1036199;-0.6646355;-0.0511651,0.1129207;-0.69749;-0.1191583,-0.08303874;0.01031767;-0.03060136,-0.123474;-0.3051198;-0.04233487,-0.1303715;-0.6512668;-0.02048904,-0.1399105;-0.6548215;-0.1067639,0.002477705;0.5269794;-0.2483168,553.4183
+0;0;0,0.001921683;0.3331684;-0.002892278,0.003549288;0.6649743;-0.02449148,0.1881307;0.5356054;0.002554119,0.2166916;0.2865238;0.02958907,0.2508719;0.04384342;-0.024215,-0.1811791;0.5328438;-0.0001617447,-0.2360943;0.2948668;0.06260403,-0.2890122;0.0510056;0.08884028,0.07249635;0.007591139;-0.05135297,0.08951122;-0.3084199;-0.01863555,0.08953905;-0.6461948;0.06041876,0.0886034;-0.6076175;-0.03232246,-0.07103018;0.007717514;-0.05334443,-0.1197075;-0.305686;-0.02821211,-0.1421791;-0.6439;0.04559699,-0.1406905;-0.6051816;-0.04712385,0.003244538;0.582262;-0.01620382,0;0;0,0.002145484;0.3038799;-0.1366224,0.0003995597;0.6012577;-0.285424,0.177081;0.4781273;-0.188936,0.2276812;0.2415467;-0.1178195,0.2066012;-0.007844701;-0.1356094,-0.1535757;0.4950549;-0.1380115,-0.2282707;0.3699664;0.06780836,-0.2544184;0.2216273;0.268479,0.07654595;-0.0008298755;-0.04572201,0.1024897;-0.317723;-0.05706191,0.1033661;-0.6645646;-0.05061436,0.1132354;-0.697358;-0.118695,-0.0831726;0.01036371;-0.03042014,-0.1245572;-0.3048432;-0.0428642,-0.1308505;-0.6509444;-0.020152,-0.1414151;-0.6543056;-0.10647,0.001145661;0.5280157;-0.2461154,553.4518
+0;0;0,0.00181885;0.3332923;-0.003225216,0.003352482;0.6652666;-0.02537736,0.1862543;0.5363865;0.001437519,0.2145321;0.2871581;0.02882698,0.2486535;0.04349062;-0.0247508,-0.1796829;0.5340872;-0.0004263222,-0.2346306;0.2977787;0.06888222,-0.2884043;0.05371128;0.09967464,0.07249174;0.007487025;-0.05138867,0.08931742;-0.3085862;-0.01862628,0.08960152;-0.64619;0.06021724,0.08852707;-0.6076223;-0.03270081,-0.07103475;0.007823173;-0.05333634,-0.1199062;-0.3056199;-0.02836133,-0.1423424;-0.6436162;0.04544802,-0.1409857;-0.604915;-0.04745393,0.003077253;0.582544;-0.01692877,0;0;0,0.002080098;0.3043549;-0.1358721,0.0006023049;0.602707;-0.2831779,0.1759703;0.4797686;-0.1891875,0.2304462;0.2432561;-0.1202033,0.206844;-0.006949425;-0.1359775,-0.1509032;0.4953413;-0.1359105,-0.2082036;0.3610622;0.06988157,-0.2516544;0.2154168;0.2706504,0.0764946;-0.000810653;-0.04582381,0.1024352;-0.3177785;-0.05665088,0.1037239;-0.664407;-0.05034828,0.1131808;-0.697768;-0.1182032,-0.08321264;0.01037725;-0.03032937,-0.1245047;-0.3049069;-0.04255927,-0.1307237;-0.6507896;-0.01977174,-0.1419446;-0.6540136;-0.1062505,0.001203343;0.5292327;-0.2442462,553.4741
+0;0;0,0.001818287;0.3331892;-0.003224219,0.003349073;0.6645292;-0.02533172,0.1836223;0.5365188;0.001198376,0.2119211;0.2871045;0.02860827,0.2461973;0.04233225;-0.02521242,-0.1770623;0.5342525;-0.0006387122,-0.232051;0.2977678;0.06872152,-0.2860685;0.05259377;0.09965355,0.07249744;0.007487616;-0.05139273,0.08932143;-0.3085538;-0.01863363,0.08960538;-0.6459739;0.06016698,0.0885487;-0.6075478;-0.0312142,-0.07104035;0.007823789;-0.05334054,-0.1199069;-0.3055877;-0.02836804,-0.1423309;-0.6434001;0.04540114,-0.1409966;-0.6048428;-0.04596421,0.003074534;0.5820137;-0.01690429,0;0;0,0.002050951;0.3047329;-0.134768,0.001274541;0.6037285;-0.2793121,0.1745495;0.481157;-0.1891508,0.2333286;0.2447086;-0.1228428,0.2070564;-0.006493643;-0.1367064,-0.1473918;0.4955618;-0.1333999,-0.202841;0.3584138;0.07123497,-0.2317589;0.2001693;0.2664461,0.07648188;-0.0008021891;-0.04585886,0.1023457;-0.3177545;-0.05637836,0.1037842;-0.6641961;-0.05020809,0.113764;-0.6961842;-0.1171448,-0.0832327;0.01038823;-0.03029123,-0.1249677;-0.3048021;-0.04260553,-0.1310793;-0.6504846;-0.01962385,-0.1429027;-0.6528617;-0.1046802,0.001629367;0.5301257;-0.2410707,553.4967
+0;0;0,0.001817101;0.3329719;-0.003222116,0.00334496;0.6636596;-0.02528374,0.1827526;0.5360799;0.001137801,0.2110823;0.2863941;0.02857754,0.2454042;0.04129495;-0.02531501,-0.1762014;0.5338244;-0.0006904732,-0.23125;0.2970822;0.0687453,-0.2853396;0.05158082;0.09971864,0.07243773;0.007481447;-0.05135038,0.08925925;-0.3085135;-0.01859609,0.08954303;-0.6457404;0.0601594,0.08849548;-0.6073871;-0.0304331,-0.07098183;0.007817345;-0.05329661,-0.1198412;-0.3055482;-0.02832777,-0.1422524;-0.6431671;0.04539917,-0.1409295;-0.6046837;-0.04517763,0.003071127;0.5813566;-0.01687801,0;0;0,0.001515329;0.305088;-0.1334279,-0.0003677754;0.6043711;-0.2758491,0.1733102;0.4824501;-0.1892793,0.2356496;0.2456438;-0.1265488,0.2072153;-0.005758286;-0.1385679,-0.1468581;0.4949695;-0.1298325,-0.1996096;0.354942;0.07390301,-0.2280261;0.1930847;0.2666482,0.07648507;-0.0006640255;-0.04571271,0.1023566;-0.317584;-0.05576372,0.1038948;-0.6638246;-0.04947305,0.1138259;-0.69495;-0.1161284,-0.08313905;0.01022588;-0.03038729,-0.1247805;-0.304956;-0.0420065,-0.1309595;-0.6504327;-0.01893749,-0.1433199;-0.652303;-0.1032546,0.0002765359;0.5307314;-0.2381489,553.53
+0;0;0,0.001912231;0.3329073;-0.0030917,0.00382827;0.6633501;-0.0245,0.1816826;0.5360492;-0.000149332,0.2100424;0.2862532;0.02825334,0.2439593;0.04222903;-0.02523562,-0.1745138;0.5344906;-0.0007696413,-0.2299447;0.2994788;0.07476811,-0.284011;0.05584846;0.1105492,0.07250783;0.007389588;-0.05142103,0.08920425;-0.3083968;-0.01858052,0.08975959;-0.6457608;0.06004747,0.08847643;-0.6073632;-0.0306996,-0.07107399;0.00793146;-0.05330753,-0.1198218;-0.305249;-0.02840827,-0.1422607;-0.6429165;0.04558012,-0.1411693;-0.6043896;-0.0451574,0.003411482;0.5811085;-0.01634961,0;0;0,0.001063168;0.3056028;-0.1320844,-0.001116872;0.6054763;-0.2725673,0.1716467;0.483707;-0.1888328,0.2371586;0.2467778;-0.1289845,0.2084382;-0.003351837;-0.1420031,-0.144494;0.4956911;-0.1256569,-0.1942708;0.3511994;0.07597011,-0.2237206;0.1874701;0.2654025,0.07641537;-0.0006721616;-0.04600382,0.1024644;-0.317392;-0.05540204,0.1041101;-0.6637386;-0.04920364,0.1141063;-0.6951513;-0.1158051,-0.08328305;0.01027857;-0.03023901,-0.1248453;-0.3047052;-0.04190555,-0.1310271;-0.6502691;-0.01857054,-0.1444041;-0.6519403;-0.1029814,-0.0004281402;0.5317158;-0.2352955,553.5639
+0;0;0,0.001912231;0.3329073;-0.0030917,0.00382827;0.6633501;-0.0245,0.1816826;0.5360492;-0.000149332,0.2100424;0.2862532;0.02825334,0.2439593;0.04222903;-0.02523562,-0.1745138;0.5344906;-0.0007696413,-0.2299447;0.2994788;0.07476811,-0.284011;0.05584846;0.1105492,0.07250783;0.007389588;-0.05142103,0.08920425;-0.3083968;-0.01858052,0.08975959;-0.6457608;0.06004747,0.08847643;-0.6073632;-0.0306996,-0.07107399;0.00793146;-0.05330753,-0.1198218;-0.305249;-0.02840827,-0.1422607;-0.6429165;0.04558012,-0.1411693;-0.6043896;-0.0451574,0.003411482;0.5811085;-0.01634961,0;0;0,0.001063168;0.3056028;-0.1320844,-0.001116872;0.6054763;-0.2725673,0.1716467;0.483707;-0.1888328,0.2371586;0.2467778;-0.1289845,0.2084382;-0.003351837;-0.1420031,-0.144494;0.4956911;-0.1256569,-0.1942708;0.3511994;0.07597011,-0.2237206;0.1874701;0.2654025,0.07641537;-0.0006721616;-0.04600382,0.1024644;-0.317392;-0.05540204,0.1041101;-0.6637386;-0.04920364,0.1141063;-0.6951513;-0.1158051,-0.08328305;0.01027857;-0.03023901,-0.1248453;-0.3047052;-0.04190555,-0.1310271;-0.6502691;-0.01857054,-0.1444041;-0.6519403;-0.1029814,-0.0004281402;0.5317158;-0.2352955,553.5859
+0;0;0,0.001911563;0.3327911;-0.003090621,0.003823617;0.6625342;-0.02445018,0.1819905;0.5354034;-9.587593E-05,0.2103703;0.285432;0.02832673,0.2442345;0.04178682;-0.02507916,-0.1748279;0.533842;-0.0007172683,-0.2302977;0.2986653;0.0748735,-0.2842801;0.05541337;0.110599,0.07254931;0.007393816;-0.05145044,0.08921177;-0.3077503;-0.01867673,0.08976851;-0.6459713;0.06015099,0.08848264;-0.6075559;-0.03078872,-0.07111466;0.007935997;-0.05333803,-0.1197633;-0.3046075;-0.02848941,-0.1422592;-0.6431327;0.04568692,-0.1411655;-0.6045877;-0.04524321,0.00340809;0.5805414;-0.01632444,0;0;0,-0.0001831949;0.3064437;-0.129828,-0.004883587;0.60751;-0.2659838,0.1700401;0.484938;-0.1882486,0.2385188;0.2480682;-0.1307831,0.2093484;-0.001403421;-0.1473639,-0.1472079;0.4945309;-0.1202461,-0.1958552;0.3482231;0.08056822,-0.2213854;0.1790725;0.2652252,0.07629247;-0.0004462302;-0.04630852,0.1024368;-0.3165259;-0.05512142,0.1040366;-0.6637502;-0.04877377,0.1143634;-0.6956855;-0.1151054,-0.0834056;0.01015932;-0.03009174,-0.1252506;-0.3041395;-0.04161678,-0.131316;-0.6505679;-0.01799089,-0.1451594;-0.6518931;-0.1026644,-0.003469706;0.5334677;-0.2298625,553.6194
+0;0;0,0.001949097;0.3325024;-0.003555568,0.003893278;0.661451;-0.02582079,0.1818321;0.5346954;-0.001148816,0.2101066;0.2845622;0.02759212,0.2439473;0.03980307;-0.0254141,-0.1746849;0.5339718;-0.0009306669,-0.2305132;0.3008628;0.08113963,-0.2845694;0.05751233;0.1226167,0.07296142;0.007303513;-0.05176298,0.08961558;-0.3081489;-0.01894769,0.09009248;-0.6463864;0.06004691,0.08866735;-0.6079912;-0.03125665,-0.07150982;0.008124975;-0.05363251,-0.1202045;-0.3047314;-0.02885122,-0.142802;-0.6433013;0.04534318,-0.1418386;-0.6047827;-0.04595497,0.003471459;0.5797222;-0.01741971,0;0;0,-0.0009510517;0.3071723;-0.127352,-0.006186619;0.6088455;-0.2603326,0.1691502;0.4854656;-0.1867278,0.2391869;0.2483019;-0.131588,0.2100149;-0.00205484;-0.1498189,-0.1498098;0.494164;-0.11819,-0.1961303;0.3466706;0.08253922,-0.2231898;0.1772123;0.2680481,0.07628816;-0.0001894534;-0.04728842,0.1023181;-0.3166331;-0.05437708,0.1039789;-0.6639109;-0.04802132,0.114436;-0.6963958;-0.1143172,-0.0841114;0.01005938;-0.02966809,-0.1264201;-0.3044332;-0.04266014,-0.1323198;-0.650839;-0.01789683,-0.1459985;-0.6519301;-0.1030736,-0.004684508;0.5347046;-0.2249599,553.6531
+0;0;0,0.001946424;0.3320463;-0.00355069,0.003882662;0.6596377;-0.02572033,0.1800701;0.5337415;-0.001251163,0.2083794;0.2832997;0.02752522,0.2423676;0.03747359;-0.02571207,-0.1729419;0.533025;-0.001035159,-0.228839;0.2996285;0.08113638,-0.2831308;0.0552171;0.1227942,0.07325686;0.007333087;-0.05197258,0.08996461;-0.3091346;-0.01905167,0.09044146;-0.6473312;0.05993338,0.08902311;-0.6089759;-0.03093606,-0.07179938;0.008157876;-0.05384968,-0.1206508;-0.3057055;-0.02898863,-0.1432456;-0.6442344;0.04519679,-0.1422867;-0.6057563;-0.04566728,0.003462994;0.5783256;-0.01736209,0;0;0,-0.002112493;0.3080611;-0.1239557,-0.008812636;0.6101304;-0.252527,0.1661069;0.487775;-0.1838977,0.2383709;0.2501066;-0.1324949,0.2107308;-0.001268774;-0.1540899,-0.1525635;0.4935875;-0.1161187,-0.1966028;0.3456828;0.0852152,-0.225514;0.1754475;0.2712367,0.07656635;0.0004120171;-0.04752803,0.1018424;-0.3171372;-0.05372,0.1034962;-0.6643777;-0.04762816,0.1138819;-0.6966313;-0.1135502,-0.08461808;0.009658332;-0.02946163,-0.1274521;-0.3057772;-0.04289431,-0.1333154;-0.6521094;-0.01768611,-0.1465076;-0.652589;-0.1026922,-0.006915987;0.5359496;-0.2182443,553.6752
+0;0;0,0.001940093;0.3309663;-0.003539142,0.00386431;0.6565115;-0.02556691,0.1791772;0.5314174;-0.001237478,0.2075158;0.2807164;0.02756869,0.2410868;0.03790793;-0.02501508,-0.1720807;0.5307045;-0.001022547,-0.2280356;0.2970664;0.08123405,-0.281661;0.05565532;0.1223805,0.07349519;0.007356944;-0.05214167,0.09019405;-0.3089421;-0.0192383,0.09067247;-0.6482612;0.0600089,0.08925353;-0.6099025;-0.03089818,-0.07203297;0.008184417;-0.05402488,-0.1208584;-0.3055117;-0.02917708,-0.1435281;-0.6451643;0.04525457,-0.1425688;-0.6066826;-0.04564714,0.003447638;0.57578;-0.01726835,0;0;0,-0.003525168;0.3079447;-0.1212955,-0.01219386;0.6089984;-0.2468669,0.1633288;0.4888055;-0.1817496,0.2396134;0.2513646;-0.1339338,0.211903;0.003450394;-0.1588075,-0.1543068;0.4933849;-0.1109852,-0.1964279;0.3444189;0.09030774,-0.2272687;0.181193;0.2780687,0.07649112;0.0009833872;-0.04819298,0.101756;-0.3164143;-0.05338645,0.1030009;-0.6647993;-0.04674292,0.1141772;-0.6971478;-0.112498,-0.08510067;0.00929624;-0.02908396,-0.1279309;-0.3059522;-0.04288701,-0.1338577;-0.6533741;-0.01679541,-0.147539;-0.6535711;-0.1018656,-0.009768397;0.5351415;-0.2133129,553.7089
+0;0;0,0.002013961;0.330031;-0.003984256,0.004008346;0.6540021;-0.02657494,0.1781204;0.5294728;-0.002547056,0.206285;0.278654;0.02692787,0.2397201;0.03633775;-0.02505701,-0.1709605;0.5300349;-0.0008902494,-0.2270725;0.2979028;0.08593273,-0.2806157;0.0578589;0.1312046,0.07358092;0.007244885;-0.0521764,0.09018217;-0.3090652;-0.01920884,0.09066649;-0.6488584;0.06009953,0.08899266;-0.6105438;-0.03079042,-0.07209793;0.008319294;-0.05405271,-0.1210459;-0.3053793;-0.0293176,-0.1437055;-0.6454618;0.04538148,-0.1430011;-0.6070275;-0.04551014,0.003572711;0.5736512;-0.01812714,0;0;0,-0.005144954;0.308029;-0.1184568,-0.015811;0.6084366;-0.2414174,0.1598307;0.4903917;-0.1791422,0.2403353;0.2536632;-0.1338573,0.2126788;0.006917745;-0.1636782,-0.1558405;0.4938264;-0.1056833,-0.1967494;0.345619;0.096636,-0.2275899;0.1812316;0.2825477,0.07641309;0.001279622;-0.04846048,0.1018758;-0.3161187;-0.05340981,0.1027807;-0.664974;-0.04643416,0.1139677;-0.6973202;-0.1121664,-0.08525284;0.009093108;-0.02895315,-0.1276952;-0.3062044;-0.04311914,-0.1342158;-0.6540452;-0.01640262,-0.1483639;-0.6539516;-0.1014812,-0.01290283;0.5347416;-0.2084262,553.7312
+0;0;0,0.002013961;0.330031;-0.003984256,0.004008346;0.6540021;-0.02657494,0.1781204;0.5294728;-0.002547056,0.206285;0.278654;0.02692787,0.2397201;0.03633775;-0.02505701,-0.1709605;0.5300349;-0.0008902494,-0.2270725;0.2979028;0.08593273,-0.2806157;0.0578589;0.1312046,0.07358092;0.007244885;-0.0521764,0.09018217;-0.3090652;-0.01920884,0.09066649;-0.6488584;0.06009953,0.08899266;-0.6105438;-0.03079042,-0.07209793;0.008319294;-0.05405271,-0.1210459;-0.3053793;-0.0293176,-0.1437055;-0.6454618;0.04538148,-0.1430011;-0.6070275;-0.04551014,0.003572711;0.5736512;-0.01812714,0;0;0,-0.005144954;0.308029;-0.1184568,-0.015811;0.6084366;-0.2414174,0.1598307;0.4903917;-0.1791422,0.2403353;0.2536632;-0.1338573,0.2126788;0.006917745;-0.1636782,-0.1558405;0.4938264;-0.1056833,-0.1967494;0.345619;0.096636,-0.2275899;0.1812316;0.2825477,0.07641309;0.001279622;-0.04846048,0.1018758;-0.3161187;-0.05340981,0.1027807;-0.664974;-0.04643416,0.1139677;-0.6973202;-0.1121664,-0.08525284;0.009093108;-0.02895315,-0.1276952;-0.3062044;-0.04311914,-0.1342158;-0.6540452;-0.01640262,-0.1483639;-0.6539516;-0.1014812,-0.01290283;0.5347416;-0.2084262,553.7534
+0;0;0,0.002013174;0.3299021;-0.0039827,0.00400691;0.6537725;-0.0265678,0.1784991;0.5291416;-0.002505404,0.2066869;0.2781158;0.02699385,0.2396363;0.03932026;-0.02423573,-0.1713421;0.5297049;-0.000844989,-0.2275004;0.2973812;0.08604963,-0.2802657;0.06082498;0.1306638,0.07364354;0.00725105;-0.0522208,0.09023236;-0.3088222;-0.01927793,0.09071767;-0.6493164;0.06019406,0.08905055;-0.611035;-0.03033211,-0.07215928;0.008326373;-0.0540987,-0.1210706;-0.3051373;-0.02938211,-0.143777;-0.6459213;0.04547107,-0.1430753;-0.6075208;-0.04505674,0.003571246;0.5734162;-0.01811942,0;0;0,-0.007291898;0.309426;-0.1142702,-0.0204265;0.6112694;-0.2331429,0.1567215;0.4925258;-0.1753304,0.241054;0.2562069;-0.1338565,0.2147026;0.01359706;-0.168201,-0.1603947;0.4933902;-0.09967597,-0.2004516;0.3470702;0.1044431,-0.2321822;0.1862807;0.2884902,0.07640772;0.001472801;-0.04860711,0.1021559;-0.3156624;-0.0536077,0.102748;-0.6652312;-0.04628277,0.114013;-0.6972927;-0.1117642,-0.08538349;0.008946804;-0.02885434,-0.1277802;-0.306094;-0.04350074,-0.1343894;-0.654611;-0.01621346,-0.1484625;-0.6538971;-0.1011288,-0.01690209;0.5371532;-0.2011573,553.7868
+0;0;0,0.00225661;0.3296956;-0.003904702,0.004889179;0.6534573;-0.02616692,0.1797246;0.528146;-0.00373947,0.2077517;0.2786698;0.02637225,0.2403284;0.03896843;-0.02501358,-0.1715664;0.5303982;-0.0008204468,-0.2274823;0.3013246;0.09044431,-0.2808374;0.06515214;0.1407862,0.07380676;0.007074935;-0.05225635,0.09043072;-0.3091894;-0.01919297,0.09086575;-0.6499352;0.06033009,0.08896849;-0.6116427;-0.0300862,-0.07224955;0.008540857;-0.05417817,-0.1211133;-0.3051437;-0.02954185,-0.1440866;-0.6461277;0.04551787,-0.1436157;-0.6077145;-0.04490595,0.004230876;0.5731204;-0.01784654,0;0;0,-0.00885193;0.3101456;-0.1115835,-0.02349526;0.6127451;-0.2279789,0.1548698;0.4934449;-0.1731205,0.2405598;0.2586938;-0.1346536,0.2143474;0.01541221;-0.1705074,-0.1631456;0.4935553;-0.09457719,-0.2039662;0.349995;0.1095177,-0.2340706;0.1907172;0.2962871,0.07625352;0.001851141;-0.04909372,0.102431;-0.3154539;-0.05408454,0.1026148;-0.6652659;-0.04612589,0.1136727;-0.6974601;-0.1113722,-0.08563251;0.00870639;-0.02862677,-0.1282138;-0.3064538;-0.0445505,-0.1349854;-0.6551255;-0.01601865,-0.1494117;-0.6540787;-0.1008778,-0.01961717;0.5384273;-0.1965864,553.809
+0;0;0,0.002253919;0.3293025;-0.003900045,0.004883987;0.6527566;-0.02614081,0.1790003;0.5277128;-0.003779819,0.2070663;0.2778898;0.02637376,0.2395796;0.03865513;-0.02491201,-0.1708499;0.5299557;-0.0008727722,-0.2268435;0.3005636;0.09051888,-0.2800946;0.06485103;0.1407627,0.07386708;0.007080717;-0.05229906,0.09044544;-0.3083161;-0.01932637,0.09088206;-0.6503059;0.06048702,0.08896873;-0.6119432;-0.03069487,-0.0723086;0.008547837;-0.05422245,-0.1210383;-0.3042763;-0.02965371,-0.1440955;-0.6465051;0.04568004,-0.1436205;-0.6080207;-0.04550945,0.004226363;0.5725027;-0.01782902,0;0;0,-0.01038326;0.3108501;-0.1082811,-0.02679475;0.6143762;-0.2211175,0.1515933;0.4944924;-0.1706769,0.2400213;0.2599841;-0.1346929,0.2146648;0.01771888;-0.1745069,-0.1630752;0.495575;-0.08563041,-0.2034748;0.352157;0.1190831,-0.2339844;0.1953402;0.3072272,0.07604922;0.00221771;-0.04953051,0.1032444;-0.3140991;-0.05595422,0.1022668;-0.6651471;-0.04637551,0.1146521;-0.6978257;-0.1119936,-0.08580596;0.008280804;-0.02846821,-0.1291304;-0.305822;-0.04577717,-0.1362415;-0.6557028;-0.01644746,-0.1523675;-0.6544878;-0.1018823,-0.0224722;0.5397979;-0.1906283,553.8426
+0;0;0,0.002249188;0.3286112;-0.003891858,0.004876682;0.6517487;-0.02611133,0.1774685;0.5271638;-0.003879983,0.2055847;0.2768945;0.02632746,0.2381773;0.03707656;-0.02508337,-0.1693289;0.5293872;-0.0009983014,-0.2254226;0.2995853;0.09055659,-0.2788036;0.063298;0.140923,0.0739705;0.007090631;-0.05237228,0.09054848;-0.3082988;-0.01940037,0.09098579;-0.6508406;0.06054184,0.0890782;-0.6125029;-0.03036672,-0.07240985;0.008559805;-0.05429837,-0.1211384;-0.3042571;-0.0297302,-0.1442328;-0.6470383;0.04572514,-0.1437593;-0.6085793;-0.04519098,0.004219616;0.5715629;-0.0178066,0;0;0,-0.01222669;0.3112577;-0.1047599,-0.02974318;0.6151154;-0.2155995,0.1475142;0.4957743;-0.1667306,0.2396292;0.2616338;-0.1346247,0.215625;0.01913188;-0.1774571,-0.1519431;0.496633;-0.06637872,-0.1925685;0.3485569;0.1355142,-0.2229073;0.1937099;0.3260922,0.07575607;0.00255233;-0.05019236,0.1037855;-0.3136431;-0.05839348,0.1022616;-0.6651949;-0.04677963,0.1148053;-0.6977138;-0.1121368,-0.08624417;0.007650825;-0.02771602,-0.1300823;-0.306213;-0.04772007,-0.1373464;-0.6564701;-0.01620757,-0.1583692;-0.6548821;-0.1003997,-0.02520155;0.5404544;-0.1855285,553.8651
+0;0;0,0.00233884;0.3274316;-0.004419633,0.005061731;0.6492215;-0.0275066,0.1772127;0.5251476;-0.005176582,0.2051132;0.2769348;0.02551199,0.2376142;0.03540957;-0.02599524,-0.1688957;0.5285702;-0.0009489618,-0.2237733;0.3028007;0.09572783,-0.2784573;0.0661632;0.1510097,0.07432808;0.006933712;-0.05258843,0.09085436;-0.3085785;-0.01960083,0.09139016;-0.651469;0.06047205,0.08927044;-0.6132897;-0.02933601,-0.07273152;0.008806005;-0.05450564,-0.1214672;-0.3041599;-0.03028899,-0.1446601;-0.647267;0.04537763,-0.1444263;-0.6089827;-0.0444455,0.004385291;0.5694233;-0.01895444,0;0;0,-0.0140888;0.3109834;-0.1016233,-0.03321645;0.614581;-0.2091293,0.1441872;0.4951327;-0.1637194,0.2388209;0.2637972;-0.1344254,0.2155934;0.01969305;-0.1782134,-0.1572081;0.4956613;-0.06403829,-0.1979972;0.354872;0.1405208,-0.2297592;0.2005737;0.3334637,0.07548748;0.002632946;-0.05131269,0.1045244;-0.3135656;-0.0605092,0.102123;-0.665432;-0.0474658,0.1148274;-0.6971666;-0.1119974,-0.08687834;0.007185544;-0.02718102,-0.1313278;-0.3064621;-0.05081624,-0.1380155;-0.6568753;-0.01687843,-0.1580948;-0.6546337;-0.100324,-0.02827983;0.5399834;-0.1799371,553.8984
+0;0;0,0.00233884;0.3274316;-0.004419633,0.005061731;0.6492215;-0.0275066,0.1772127;0.5251476;-0.005176582,0.2051132;0.2769348;0.02551199,0.2376142;0.03540957;-0.02599524,-0.1688957;0.5285702;-0.0009489618,-0.2237733;0.3028007;0.09572783,-0.2784573;0.0661632;0.1510097,0.07432808;0.006933712;-0.05258843,0.09085436;-0.3085785;-0.01960083,0.09139016;-0.651469;0.06047205,0.08927044;-0.6132897;-0.02933601,-0.07273152;0.008806005;-0.05450564,-0.1214672;-0.3041599;-0.03028899,-0.1446601;-0.647267;0.04537763,-0.1444263;-0.6089827;-0.0444455,0.004385291;0.5694233;-0.01895444,0;0;0,-0.0140888;0.3109834;-0.1016233,-0.03321645;0.614581;-0.2091293,0.1441872;0.4951327;-0.1637194,0.2388209;0.2637972;-0.1344254,0.2155934;0.01969305;-0.1782134,-0.1572081;0.4956613;-0.06403829,-0.1979972;0.354872;0.1405208,-0.2297592;0.2005737;0.3334637,0.07548748;0.002632946;-0.05131269,0.1045244;-0.3135656;-0.0605092,0.102123;-0.665432;-0.0474658,0.1148274;-0.6971666;-0.1119974,-0.08687834;0.007185544;-0.02718102,-0.1313278;-0.3064621;-0.05081624,-0.1380155;-0.6568753;-0.01687843,-0.1580948;-0.6546337;-0.100324,-0.02827983;0.5399834;-0.1799371,553.9209
+0;0;0,0.002334137;0.3267732;-0.004410747,0.005057928;0.6486694;-0.02750628,0.1751912;0.525066;-0.005332119,0.2031188;0.2766132;0.02538615,0.2357097;0.03441942;-0.02626365,-0.1668774;0.5284487;-0.001153842,-0.221808;0.3024608;0.09561647,-0.2766435;0.06516832;0.1510513,0.07450189;0.006949926;-0.0527114,0.09103072;-0.3086109;-0.01971872,0.09156751;-0.6521389;0.06050303,0.0894639;-0.6140218;-0.02862289,-0.07290158;0.008826597;-0.0546331,-0.1216448;-0.3041875;-0.03041272,-0.1448808;-0.6479326;0.04539458,-0.1446488;-0.6097112;-0.04374631,0.004381096;0.568825;-0.01894916,0;0;0,-0.0158588;0.3110828;-0.09890223,-0.03584097;0.6152243;-0.2050216,0.1394006;0.4952758;-0.1590946,0.2379636;0.2648157;-0.1340768,0.2156555;0.0200308;-0.1784656,-0.1587456;0.495481;-0.06270856,-0.2002046;0.3581835;0.1443734,-0.2309942;0.2092042;0.3424766,0.0752586;0.002854675;-0.05201269,0.105276;-0.3132282;-0.06345558,0.1022861;-0.6656402;-0.04782963,0.1148419;-0.6966411;-0.1121335,-0.08754062;0.006131466;-0.02600714,-0.1321706;-0.307195;-0.05384658,-0.138427;-0.6579674;-0.01687436,-0.1578563;-0.6553099;-0.09987215,-0.03072728;0.5404736;-0.1761253,553.9545
+0;0;0,0.002367597;0.3260995;-0.004781845,0.005105487;0.6474273;-0.02839803,0.1738037;0.5243243;-0.006230378,0.2016172;0.2767456;0.02462693,0.2339658;0.03366643;-0.02688482,-0.1654987;0.5285293;-0.001317823,-0.219835;0.3054563;0.1002057,-0.2750377;0.06845886;0.1599738,0.07468464;0.006774945;-0.05280983,0.09101386;-0.3071176;-0.01993537,0.09171882;-0.6522263;0.06048894,0.08948912;-0.614148;-0.02860876,-0.07302701;0.009047289;-0.05475195,-0.1215345;-0.3023152;-0.03074667,-0.1449542;-0.6476039;0.04538361,-0.1448476;-0.609422;-0.04373247,0.00443401;0.5677465;-0.01969781,0;0;0,-0.01738807;0.3111266;-0.09626627,-0.03836941;0.6154897;-0.1999288,0.1355508;0.4950641;-0.1556368,0.2369351;0.2665118;-0.1331401,0.2158051;0.02100199;-0.1785913,-0.1591059;0.4966585;-0.05801849,-0.1998569;0.3618677;0.1498079,-0.2321235;0.213226;0.3489357,0.07460697;0.002978742;-0.05326819,0.1054617;-0.3112025;-0.0678966,0.102444;-0.6649934;-0.04811025,0.1154141;-0.6962155;-0.1120811,-0.08802795;0.005613758;-0.02514236,-0.1325236;-0.3057914;-0.05552063,-0.1387638;-0.6579905;-0.01697964,-0.1589131;-0.6550797;-0.09985793,-0.03301962;0.5406671;-0.1716778,553.9765
+0;0;0,0.002365609;0.3258257;-0.004777831,0.005099972;0.6467393;-0.02836261,0.1725783;0.5240722;-0.006305455,0.2004389;0.2760748;0.02460403,0.2327695;0.03313081;-0.02687906,-0.1642783;0.5282469;-0.001428312,-0.2187064;0.3047967;0.1002669,-0.2738784;0.06793106;0.1600018,0.07472004;0.006778156;-0.05283486,0.09099891;-0.3061465;-0.02006176,0.09170608;-0.6523333;0.06061377,0.08950297;-0.6143513;-0.02742155,-0.07306162;0.009051577;-0.0547779,-0.1214195;-0.301351;-0.03084664,-0.1449125;-0.6477183;0.04552145,-0.144807;-0.6096339;-0.04253202,0.004429531;0.5671815;-0.01967581,0;0;0,-0.01823221;0.3115226;-0.09387255,-0.03953166;0.6161739;-0.1953144,0.1330938;0.4957546;-0.1510532,0.2360888;0.267215;-0.1311536,0.2159875;0.02196962;-0.1777174,-0.1523407;0.4980125;-0.04737675,-0.1900214;0.3580466;0.1581082,-0.2237162;0.2152875;0.3610911,0.07374528;0.003418684;-0.05450225,0.1056292;-0.3095618;-0.07146025,0.1029086;-0.6642659;-0.04839706,0.115618;-0.6951196;-0.1112785,-0.08830264;0.005255793;-0.02440427,-0.1326339;-0.3050261;-0.05635383,-0.1388595;-0.6582039;-0.01659174,-0.1618284;-0.6547634;-0.09774471,-0.03413138;0.5412663;-0.167655,553.9993
+0;0;0,0.002361828;0.3253049;-0.004770194,0.005087279;0.6451716;-0.02827517,0.1724155;0.5228636;-0.006265102,0.2002162;0.2753995;0.02457791,0.2327201;0.03115264;-0.02718129,-0.1641349;0.5270345;-0.001392391,-0.218446;0.3040649;0.1000842,-0.2739139;0.06592888;0.1601394,0.07492877;0.006797091;-0.05298246,0.09119958;-0.3059726;-0.02022559,0.09190828;-0.6529101;0.0606249,0.08973194;-0.6150252;-0.02634082,-0.07326572;0.009076863;-0.05493092,-0.1215997;-0.301172;-0.03101151,-0.1451436;-0.6482904;0.04552219,-0.1450394;-0.6103043;-0.04146146,0.004419534;0.5659337;-0.01962331,0;0;0,-0.01931139;0.31176;-0.09101868,-0.04161587;0.6165629;-0.1883962,0.131386;0.4966813;-0.1468112,0.2350677;0.2688841;-0.1288881,0.2161093;0.02239887;-0.1766131,-0.1555826;0.4974189;-0.04354697,-0.1990115;0.3664607;0.1660396,-0.2361068;0.2274971;0.3726918,0.07347952;0.003869206;-0.05525804,0.1054172;-0.3087212;-0.07599187,0.1035547;-0.6639223;-0.04894328,0.1163178;-0.6941955;-0.1108642,-0.08872332;0.005026352;-0.02388659,-0.1332416;-0.3049695;-0.05680106,-0.1390857;-0.6588265;-0.01613247,-0.1611769;-0.6547104;-0.09658089,-0.03597914;0.5416089;-0.1618617,554.0332
+0;0;0,0.002388619;0.3246578;-0.005245626,0.005244989;0.6436416;-0.02942463,0.1727335;0.5221322;-0.003732255,0.2018672;0.275577;0.02372038,0.2338748;0.03349091;-0.02718949,-0.1644717;0.5267394;-0.001243936,-0.2183805;0.3066281;0.1038118,-0.2741757;0.07209159;0.1678548,0.07467256;0.006558768;-0.05282087,0.09082881;-0.3056497;-0.02009137,0.0914472;-0.6541594;0.06098985,0.08975627;-0.6163371;-0.02588742,-0.07303648;0.009197236;-0.05468216,-0.1212819;-0.3005125;-0.03104654,-0.1448814;-0.6491756;0.04583429,-0.1442947;-0.6112509;-0.04104818,0.004546938;0.5646499;-0.02057087,0;0;0,-0.02039979;0.3118964;-0.08797979,-0.04268204;0.6165778;-0.1829824,0.1308802;0.4973291;-0.1430326,0.2337088;0.2703907;-0.1252234,0.2163349;0.02609944;-0.1725719,-0.1537453;0.4974132;-0.03526349,-0.1996783;0.3698219;0.1745043,-0.2353152;0.2305949;0.3783862,0.07239121;0.004363656;-0.05612063,0.1060599;-0.3073767;-0.07827306,0.1043203;-0.6640049;-0.04917169,0.1178387;-0.6939893;-0.1110654,-0.08854305;0.004870494;-0.02335509,-0.132915;-0.3045032;-0.05690297,-0.13856;-0.6599002;-0.0157368,-0.1621433;-0.6555104;-0.09573462,-0.03710023;0.5416719;-0.1569726,554.0662
+0;0;0,0.002383911;0.3240179;-0.005235286,0.005229884;0.6418395;-0.02932351,0.1728139;0.5206504;-0.00366039,0.2019333;0.2742157;0.02377883,0.2340371;0.03140196;-0.02728405,-0.1645766;0.5252601;-0.001170704,-0.2184591;0.3052563;0.1038337,-0.274422;0.07001486;0.1680692,0.07477126;0.006567436;-0.05289068,0.09094923;-0.3060607;-0.02011719,0.09156825;-0.6549308;0.0610479,0.08991244;-0.6172709;-0.02402502,-0.07313301;0.009209391;-0.05475443,-0.1214433;-0.3009166;-0.03108704,-0.1450672;-0.6499404;0.04587332,-0.1444927;-0.6121802;-0.03920468,0.004534869;0.5631915;-0.02050826,0;0;0,-0.02094734;0.3118957;-0.08545756,-0.04361999;0.6161378;-0.1778228,0.1303886;0.4980491;-0.1385539,0.2333936;0.2712258;-0.1220603,0.2159091;0.02604109;-0.1687009,-0.1531295;0.4968888;-0.0293438,-0.1991967;0.3712891;0.1814486,-0.2363409;0.2282875;0.383358,0.07159995;0.004958361;-0.05727267,0.1065878;-0.307045;-0.07967734,0.105195;-0.6638943;-0.04877234,0.1167433;-0.694117;-0.1082592,-0.08883715;0.004769636;-0.02272685,-0.1332769;-0.3050016;-0.05647737,-0.1385233;-0.6607405;-0.0149947,-0.1620399;-0.6555806;-0.09328105,-0.03795725;0.5413675;-0.152504,554.0886
+0;0;0,0.002378091;0.3232269;-0.005222505,0.005212047;0.6397055;-0.0292059,0.1709964;0.5193675;-0.003767615,0.2001583;0.2725733;0.02371163,0.2326264;0.02700391;-0.02793076,-0.1627789;0.5239277;-0.001304606,-0.21674;0.3036031;0.103853,-0.273338;0.06569189;0.1688175,0.0751333;0.006599236;-0.05314678,0.0913192;-0.3061822;-0.02035722,0.09193955;-0.6558001;0.06098185,0.09026782;-0.6180665;-0.02490901,-0.07348713;0.009253983;-0.05501956,-0.1218211;-0.3010241;-0.03134056,-0.1454956;-0.6507959;0.04578476,-0.1449156;-0.6129612;-0.04011124,0.004520525;0.5614527;-0.02043496,0;0;0,-0.02045896;0.3115438;-0.08384752,-0.04222998;0.6148302;-0.174922,0.1297671;0.4981535;-0.1350517,0.2326277;0.2708246;-0.1191092,0.2140103;0.02273875;-0.1652851,-0.152044;0.4972058;-0.02897006,-0.2013411;0.3739971;0.1829316,-0.2411563;0.227703;0.3855105,0.07149804;0.005331039;-0.05807543,0.1071517;-0.3066369;-0.08203793,0.1060152;-0.6640236;-0.04853296,0.1185486;-0.6936696;-0.1095667,-0.08947454;0.004575089;-0.02205716,-0.1334921;-0.3053538;-0.0563484,-0.1385259;-0.6618794;-0.01495677,-0.1618473;-0.6567763;-0.09417862,-0.03685013;0.5403482;-0.1499341,554.1219
+0;0;0,0.002494663;0.3232197;-0.005601132,0.005407286;0.6396595;-0.03007788,0.171327;0.519326;-0.00618359,0.1998397;0.2726627;0.02309339,0.2320151;0.02706;-0.0285738,-0.1627335;0.5247662;-0.001497105,-0.216081;0.3059739;0.1071163,-0.2727141;0.06972672;0.1778651,0.0751987;0.006377593;-0.0530813,0.09138674;-0.3064215;-0.02046186,0.09208452;-0.6560485;0.06083767,0.0899997;-0.6183425;-0.02504663,-0.07348563;0.009427188;-0.05499212,-0.1219559;-0.3008439;-0.03150114,-0.1457091;-0.6506267;0.04555023,-0.1455384;-0.6128248;-0.04035053,0.004694755;0.5614213;-0.02117899,0;0;0,-0.02045896;0.3115438;-0.08384752,-0.04222998;0.6148302;-0.174922,0.1297671;0.4981535;-0.1350517,0.2326277;0.2708246;-0.1191092,0.2140103;0.02273875;-0.1652851,-0.152044;0.4972058;-0.02897006,-0.2013411;0.3739971;0.1829316,-0.2411563;0.227703;0.3855105,0.07149804;0.005331039;-0.05807543,0.1071517;-0.3066369;-0.08203793,0.1060152;-0.6640236;-0.04853296,0.1185486;-0.6936696;-0.1095667,-0.08947454;0.004575089;-0.02205716,-0.1334921;-0.3053538;-0.0563484,-0.1385259;-0.6618794;-0.01495677,-0.1618473;-0.6567763;-0.09417862,-0.03685013;0.5403482;-0.1499341,554.1556
+0;0;0,0.002492478;0.3229365;-0.005596226,0.005402697;0.6391151;-0.03005268,0.1717041;0.5187519;-0.006131654,0.200266;0.2716635;0.02319578,0.2324141;0.02626905;-0.02842762,-0.1631204;0.5242046;-0.001434451,-0.2165599;0.3050352;0.1073661,-0.2731449;0.06898831;0.178055,0.0751577;0.006374116;-0.05305236,0.09136372;-0.3067724;-0.02039669,0.09206348;-0.6573884;0.06113283,0.08998372;-0.6197011;-0.02454301,-0.07344557;0.009422049;-0.05496214,-0.1219697;-0.3011937;-0.03144506,-0.14579;-0.651966;0.04582428,-0.1456198;-0.614183;-0.03986798,0.004690772;0.5609435;-0.02116135,0;0;0,-0.02060837;0.3119415;-0.08119941,-0.0421134;0.6157696;-0.1695819,0.1301568;0.4984065;-0.1313467,0.2325941;0.2703884;-0.1157622,0.2144661;0.02262282;-0.1626718,-0.1512659;0.498246;-0.02295871,-0.2024552;0.3738912;0.1883327,-0.2472542;0.2258956;0.3883508,0.07123767;0.005780757;-0.05827212,0.1079708;-0.3063361;-0.08324265,0.1071547;-0.6646439;-0.04868817,0.1206881;-0.6939679;-0.1095264,-0.08952496;0.004282989;-0.02169795,-0.1330197;-0.3060577;-0.05614572,-0.1379741;-0.6636043;-0.01473279,-0.161838;-0.6581549;-0.09367299,-0.03681757;0.5411257;-0.1452796,554.1779
+0;0;0,0.002488276;0.3223921;-0.00558679,0.005395908;0.6382899;-0.03002268,0.1718045;0.5179451;-0.006097221,0.2004045;0.2705272;0.02326933,0.2327528;0.0236045;-0.02867556,-0.1632341;0.5234013;-0.001397016,-0.2167448;0.3039396;0.1075486,-0.2736822;0.06642269;0.1786778,0.0754693;0.006400543;-0.05327231,0.09168737;-0.3069789;-0.02059235,0.0923905;-0.6592848;0.06133013,0.09034033;-0.621707;-0.02312661,-0.07375006;0.009461111;-0.05519001,-0.1223103;-0.3013857;-0.03165543,-0.1462454;-0.6538486;0.04598634,-0.1460776;-0.6161764;-0.0384866,0.004684396;0.5601637;-0.02113653,0;0;0,-0.02153062;0.3120838;-0.07819319,-0.04326712;0.6161128;-0.1647875,0.1292698;0.499033;-0.1268129,0.2313127;0.2704512;-0.111531,0.2138208;0.02087882;-0.1576092,-0.1535203;0.497287;-0.01991282,-0.2067605;0.3745566;0.1922161,-0.2526723;0.2244719;0.3924215,0.07151721;0.005982965;-0.05851507,0.1084442;-0.3063031;-0.08403945,0.1077566;-0.6663455;-0.04939413,0.1222399;-0.6943275;-0.1095846,-0.09017142;0.003747569;-0.02072663,-0.1328529;-0.3068113;-0.05635191,-0.1377023;-0.6660392;-0.01436328,-0.1605532;-0.6599925;-0.09245712,-0.03789888;0.5414084;-0.1408372,554.2117
+0;0;0,0.002659155;0.3224261;-0.006063949,0.005776725;0.6383054;-0.03098862,0.1724904;0.5175957;-0.008229305,0.2008525;0.2694241;0.02242517,0.2330991;0.02100296;-0.02884196,-0.163326;0.5241306;-0.001604559,-0.2163049;0.3062961;0.1127398,-0.2740186;0.06835596;0.1864608,0.07548538;0.006212409;-0.05326321,0.09176748;-0.3083438;-0.02049126,0.09254957;-0.6608376;0.06148713,0.09016081;-0.6233206;-0.02264993,-0.07377869;0.009626428;-0.05511482,-0.1224874;-0.3023974;-0.03159305,-0.146299;-0.6550319;0.04622013,-0.1464785;-0.6174263;-0.03794268,0.005010756;0.5601894;-0.02198707,0;0;0,-0.02183971;0.3124203;-0.07693505,-0.04379596;0.616729;-0.1625614,0.1290813;0.4994242;-0.1244082,0.2309517;0.2698032;-0.1092453,0.2137474;0.01891419;-0.1555047,-0.1511435;0.498991;-0.01439086,-0.205762;0.3717822;0.1957711,-0.2550851;0.2174526;0.3935861,0.07094821;0.006471843;-0.0591445,0.1086054;-0.3068568;-0.08544564,0.1081831;-0.6669626;-0.04943728,0.1228597;-0.6943678;-0.1096909,-0.09022685;0.003571146;-0.02049313,-0.1331818;-0.3079611;-0.05773811,-0.1378985;-0.6672308;-0.0144251,-0.1619559;-0.6610196;-0.09186275,-0.03835807;0.5419545;-0.1388357,554.2339
+0;0;0,0.002654678;0.3218832;-0.006053739,0.005763536;0.6368794;-0.03090701,0.173337;0.5162058;-0.008106549,0.2016498;0.2684658;0.02249462,0.2339823;0.01938252;-0.02890915,-0.1641983;0.5227742;-0.001447896,-0.2170851;0.3053184;0.1126976,-0.2749527;0.06674404;0.1866151,0.075513;0.006214682;-0.05328269,0.0917894;-0.3082314;-0.02052223,0.09257476;-0.6621979;0.06179869,0.09020464;-0.6247396;-0.02168186,-0.07380568;0.009629949;-0.05513499,-0.1224973;-0.3022846;-0.03162145,-0.1464084;-0.6563925;0.04651685,-0.1465865;-0.6188462;-0.03698925,0.005000057;0.5590175;-0.02193474,0;0;0,-0.02271374;0.3123409;-0.07469773,-0.04560412;0.6163793;-0.1577306,0.1286022;0.4993746;-0.1213186,0.2306432;0.2702094;-0.1077471,0.2142436;0.01842853;-0.1532183,-0.1527785;0.4981659;-0.009282589,-0.2091281;0.3693928;0.1989371,-0.264318;0.2072958;0.3897481,0.07081851;0.006669819;-0.0593307,0.1095773;-0.3062824;-0.08713579,0.1086371;-0.6677828;-0.04990268,0.1237337;-0.6943915;-0.1098843,-0.09032221;0.003398657;-0.02025409,-0.1331145;-0.3079561;-0.05822074,-0.1376157;-0.6687125;-0.01458266,-0.1468349;-0.6993682;-0.0717328,-0.03989979;0.5416797;-0.1346872,554.2673
+0;0;0,0.002650423;0.3213674;-0.006044037,0.005752663;0.635693;-0.030844,0.1736656;0.5151075;-0.008035844,0.2020075;0.2671127;0.02259679,0.2344381;0.01727384;-0.02896292,-0.164547;0.5216891;-0.001363827,-0.2174882;0.3040097;0.1128991,-0.2755313;0.06471162;0.1870408,0.07545982;0.006210306;-0.05324518,0.09180187;-0.3095038;-0.0203526,0.09258632;-0.663064;0.06187379,0.09022533;-0.6256344;-0.02128511,-0.07375371;0.009623169;-0.05509616,-0.1226417;-0.3035493;-0.0314878,-0.1465253;-0.6572505;0.04656078,-0.1467027;-0.6197333;-0.03662356,0.004990892;0.5580051;-0.02189178,0;0;0,-0.02364717;0.3121281;-0.07305765,-0.04765709;0.6157762;-0.1546271,0.1275022;0.5000094;-0.1185927,0.2300991;0.270785;-0.1054354,0.2143622;0.01834118;-0.1518469,-0.1547586;0.4975794;-0.006278008,-0.2117889;0.3641407;0.1991112,-0.2745634;0.1951836;0.38253,0.07061255;0.006885201;-0.05944967,0.109901;-0.3071336;-0.0889957,0.1087781;-0.6680458;-0.05016637,0.123442;-0.6943302;-0.1101098,-0.09030227;0.003164034;-0.02008207,-0.1329231;-0.3093299;-0.05952081,-0.1377185;-0.6695056;-0.01460954,-0.146452;-0.6992908;-0.07227781,-0.04164447;0.5411796;-0.1319265,554.2899
+0;0;0,0.002728048;0.3202185;-0.006354984,0.005887751;0.6328964;-0.03142338,0.174031;0.5129455;-0.00906893,0.2019932;0.2661036;0.02196557,0.2343818;0.01615193;-0.02937264,-0.1647075;0.5204133;-0.001101095,-0.2172628;0.3057222;0.1164645,-0.275606;0.06834817;0.1965275,0.07542519;0.005952172;-0.05331086,0.09177057;-0.3101046;-0.02035817,0.09257831;-0.664461;0.06204527,0.08996782;-0.6269684;-0.02208991,-0.07381424;0.009878311;-0.05495737,-0.1227262;-0.3036559;-0.03152902,-0.1465936;-0.6581465;0.04674095,-0.1469954;-0.6205692;-0.03742618,0.005113327;0.555656;-0.02241624,0;0;0,-0.02431379;0.3113084;-0.07129979,-0.04944347;0.6136923;-0.1509547,0.1266064;0.4999966;-0.1155012,0.229497;0.2721476;-0.1022978,0.2149589;0.0198932;-0.1504312,-0.1562497;0.4964232;-0.002692804,-0.2132138;0.3571972;0.1974252,-0.277122;0.1807824;0.3733627,0.07055341;0.006998003;-0.05949521,0.1102021;-0.3071619;-0.09074402,0.1087207;-0.6687794;-0.05086923,0.1250792;-0.6948853;-0.111912,-0.09034915;0.002651796;-0.01991068,-0.1324897;-0.3100474;-0.06100023,-0.1377493;-0.6708801;-0.01483148,-0.1474781;-0.7011575;-0.07325809,-0.04311378;0.5394371;-0.1287308,554.3233
+0;0;0,0.002721458;0.3194449;-0.006339631,0.005871978;0.6312141;-0.03133526,0.1741399;0.5114549;-0.008997103,0.2019101;0.2663083;0.02182425,0.2341394;0.01758608;-0.02926145,-0.1648442;0.5189282;-0.001023492,-0.2170385;0.3057116;0.1157346,-0.2750948;0.0695051;0.1954038,0.07572685;0.005975978;-0.05352407,0.09213316;-0.311259;-0.02044854,0.09294009;-0.6652578;0.06187174,0.09032317;-0.6277467;-0.02247071,-0.07410946;0.00991782;-0.05517717,-0.1232037;-0.3047852;-0.03166148,-0.1470471;-0.6589181;0.04652951,-0.1474498;-0.6213221;-0.03784496,0.005099787;0.5541964;-0.02235409,0;0;0,-0.02515723;0.3107559;-0.06993222,-0.05187319;0.6124514;-0.1480806,0.124856;0.4995494;-0.1125042,0.2281609;0.2737759;-0.09937167,0.2168445;0.02279052;-0.1482539,-0.1590439;0.4944226;-0.001064733,-0.219128;0.3480823;0.1907488,-0.2812385;0.1687316;0.3624661,0.07070003;0.00721392;-0.0598712,0.11086;-0.3079222;-0.09269786,0.1085134;-0.6690289;-0.05160141,0.1262342;-0.6947219;-0.1129298,-0.09082339;0.002084583;-0.0195413,-0.1331058;-0.3115886;-0.06223219,-0.138292;-0.6719711;-0.01543448,-0.1484143;-0.7022055;-0.07413943,-0.04510049;0.5383592;-0.1262298,554.3565
+0;0;0,0.002721458;0.3194449;-0.006339631,0.005871978;0.6312141;-0.03133526,0.1741399;0.5114549;-0.008997103,0.2019101;0.2663083;0.02182425,0.2341394;0.01758608;-0.02926145,-0.1648442;0.5189282;-0.001023492,-0.2170385;0.3057116;0.1157346,-0.2750948;0.0695051;0.1954038,0.07572685;0.005975978;-0.05352407,0.09213316;-0.311259;-0.02044854,0.09294009;-0.6652578;0.06187174,0.09032317;-0.6277467;-0.02247071,-0.07410946;0.00991782;-0.05517717,-0.1232037;-0.3047852;-0.03166148,-0.1470471;-0.6589181;0.04652951,-0.1474498;-0.6213221;-0.03784496,0.005099787;0.5541964;-0.02235409,0;0;0,-0.02515723;0.3107559;-0.06993222,-0.05187319;0.6124514;-0.1480806,0.124856;0.4995494;-0.1125042,0.2281609;0.2737759;-0.09937167,0.2168445;0.02279052;-0.1482539,-0.1590439;0.4944226;-0.001064733,-0.219128;0.3480823;0.1907488,-0.2812385;0.1687316;0.3624661,0.07070003;0.00721392;-0.0598712,0.11086;-0.3079222;-0.09269786,0.1085134;-0.6690289;-0.05160141,0.1262342;-0.6947219;-0.1129298,-0.09082339;0.002084583;-0.0195413,-0.1331058;-0.3115886;-0.06223219,-0.138292;-0.6719711;-0.01543448,-0.1484143;-0.7022055;-0.07413943,-0.04510049;0.5383592;-0.1262298,554.3791
+0;0;0,0.002803736;0.3173233;-0.006571355,0.005992903;0.6257473;-0.03156856,0.1739792;0.5070992;-0.01012437,0.2015343;0.2627472;0.02122668,0.2334597;0.01538518;-0.02906883,-0.1645238;0.5154489;-0.0009668376,-0.2162106;0.3050857;0.1195566,-0.2746785;0.07209659;0.2034278,0.07588597;0.005752159;-0.05362356,0.09234259;-0.311993;-0.020475,0.09314935;-0.6664913;0.0617348,0.09036111;-0.6290967;-0.0214953,-0.07427595;0.01014515;-0.05520339,-0.123258;-0.3051096;-0.03182019,-0.1472994;-0.6597599;0.04611135,-0.1479018;-0.622274;-0.03715508,0.005212057;0.5496445;-0.02262766,0;0;0,-0.02684593;0.3090328;-0.0672543,-0.05732029;0.6078409;-0.1417639,0.1211729;0.5001673;-0.108597,0.2269568;0.2763959;-0.09494877,0.2190911;0.0272209;-0.1458087,-0.1636543;0.4906357;0.00354863,-0.2253686;0.3376302;0.1885642,-0.2837949;0.1519698;0.3524343,0.07066748;0.007669419;-0.06012106,0.1113759;-0.307663;-0.09533334,0.1080994;-0.6689849;-0.0521605,0.125489;-0.6943677;-0.1123273,-0.09114457;0.0008070061;-0.01895443,-0.1335724;-0.3130324;-0.06408012,-0.1395198;-0.6736432;-0.01557637,-0.1483334;-0.702076;-0.07471719,-0.04946425;0.5345309;-0.1208806,554.4026
+0;0;0,0.002789345;0.3156946;-0.006537628,0.005959409;0.6222717;-0.03138765,0.178198;0.5029568;-0.009676198,0.2055582;0.2603336;0.02145304,0.2372165;0.01503992;-0.02842193,-0.1688257;0.5115167;-0.0002881568,-0.2201468;0.3026418;0.1193825,-0.2781258;0.07160082;0.2025525,0.07643902;0.00579408;-0.05401435,0.09288471;-0.3117402;-0.02088779,0.093692;-0.6664665;0.06137486,0.09090118;-0.6290652;-0.02193205,-0.07481726;0.01021909;-0.05560571,-0.1237668;-0.3048266;-0.03223802,-0.1478236;-0.6597048;0.04574361,-0.1484267;-0.6222119;-0.03759967,0.00518271;0.546573;-0.02249421,0;0;0,-0.02939019;0.3075998;-0.06505537,-0.06449486;0.6045026;-0.1374276,0.1206018;0.5001425;-0.111531,0.2266089;0.2790757;-0.08972263,0.2207997;0.03260191;-0.1433477,-0.1725367;0.4866774;0.01050228,-0.2381562;0.3295305;0.1882172,-0.2977037;0.1439297;0.3484207,0.07077016;0.008220822;-0.06097579,0.1112322;-0.3069691;-0.09581804,0.1074949;-0.6684686;-0.05219841,0.1249214;-0.6940064;-0.112319,-0.0920646;-0.0003621642;-0.01783321,-0.1347432;-0.313544;-0.06570345,-0.140735;-0.6743184;-0.01666876,-0.1514576;-0.7029166;-0.07543863,-0.05540839;0.5316268;-0.1170182,554.4348
+0;0;0,0.002786953;0.3154238;-0.006532019,0.005957148;0.6220148;-0.03138888,0.1760388;0.5031218;-0.009822858,0.202982;0.2641957;0.02083202,0.2352991;0.01379809;-0.03008072,-0.1666611;0.511575;-0.0005517881,-0.2172002;0.3058831;0.1172953,-0.2763856;0.07003471;0.2021959,0.07675365;0.005817929;-0.05423668,0.09320356;-0.3117979;-0.02110161,0.09401143;-0.666779;0.06122014,0.09123369;-0.6294124;-0.02169619,-0.07512521;0.01026115;-0.05583458,-0.1240873;-0.3048654;-0.03246089,-0.1481615;-0.6599988;0.04557678,-0.1487617;-0.622541;-0.03737575,0.005179201;0.5461946;-0.02248117,0;0;0,-0.03381064;0.307221;-0.06336212,-0.07493359;0.6036406;-0.1345806,0.1093009;0.5008491;-0.09941602,0.2251778;0.288514;-0.0839994,0.2209429;0.03775719;-0.1426384,-0.1748832;0.4766357;0.0121607,-0.2330032;0.3184276;0.1863547,-0.2970535;0.1183006;0.3352917,0.07020025;0.009701729;-0.06200314,0.1097589;-0.3057196;-0.09654093,0.1051458;-0.6674744;-0.05293727,0.1223253;-0.6925717;-0.1129894,-0.09279051;-0.003035559;-0.01572566,-0.1377631;-0.3152859;-0.06793234,-0.1448791;-0.6760374;-0.01697293,-0.1557445;-0.7047268;-0.07506418,-0.06415503;0.5308086;-0.114382,554.457
+0;0;0,0.002909115;0.3154169;-0.00680588,0.006177606;0.6219877;-0.03189921,0.1762887;0.5031857;-0.01073875,0.2030271;0.2643032;0.02043031,0.2354589;0.01388732;-0.0303196,-0.1665609;0.5123584;-0.0005024765,-0.2168266;0.3087311;0.1209906,-0.2757564;0.07482037;0.2112599,0.07677218;0.005626956;-0.05423059,0.09320837;-0.3119724;-0.02093102,0.09382446;-0.6669291;0.06149751,0.09088425;-0.6295692;-0.0214138,-0.07515704;0.01040075;-0.05576586,-0.1239594;-0.3047553;-0.0324553,-0.1480093;-0.659853;0.04575171,-0.1487753;-0.6224158;-0.0372013,0.005374325;0.5461743;-0.02293574,0;0;0,-0.03381064;0.307221;-0.06336212,-0.07493359;0.6036406;-0.1345806,0.1093009;0.5008491;-0.09941602,0.2251778;0.288514;-0.0839994,0.2209429;0.03775719;-0.1426384,-0.1748832;0.4766357;0.0121607,-0.2330032;0.3184276;0.1863547,-0.2970535;0.1183006;0.3352917,0.07020025;0.009701729;-0.06200314,0.1097589;-0.3057196;-0.09654093,0.1051458;-0.6674744;-0.05293727,0.1223253;-0.6925717;-0.1129894,-0.09279051;-0.003035559;-0.01572566,-0.1377631;-0.3152859;-0.06793234,-0.1448791;-0.6760374;-0.01697293,-0.1557445;-0.7047268;-0.07506418,-0.06415503;0.5308086;-0.114382,554.48
+0;0;0,0.002922494;0.3168675;-0.006837179,0.006197697;0.6240674;-0.03197909,0.1738168;0.5057968;-0.01098514,0.2005539;0.2669252;0.02018249,0.2323619;0.02132644;-0.02959119,-0.164036;0.5148359;-0.0008980613,-0.2142994;0.3112179;0.1205895,-0.2720956;0.08180676;0.2091223,0.07751722;0.005681564;-0.05475687,0.09394487;-0.3117528;-0.02147461,0.09456122;-0.6668576;0.06098831,0.09161138;-0.6294735;-0.02219453,-0.07588641;0.01050169;-0.05630704,-0.1246634;-0.3044906;-0.03300859,-0.1487233;-0.6597364;0.04523103,-0.1494919;-0.6222748;-0.03799364,0.005393409;0.5481589;-0.02300437,0;0;0,-0.03769663;0.3083143;-0.06309962,-0.07925466;0.605224;-0.1347599,0.1020341;0.5023668;-0.095855,0.221746;0.2920824;-0.0818758,0.2209981;0.04627091;-0.1400487,-0.177285;0.4766769;0.009454392,-0.2357327;0.3138819;0.1792413,-0.2993545;0.106187;0.3081716,0.06998384;0.01156914;-0.06330824,0.107114;-0.3041194;-0.09653783,0.1013872;-0.6660067;-0.05289411,0.1185822;-0.6911773;-0.1132526,-0.09387999;-0.005150733;-0.0141256,-0.14201;-0.316266;-0.0691976,-0.1499471;-0.6769381;-0.01673266,-0.1611558;-0.7053453;-0.07543169,-0.06843928;0.5323168;-0.11449,554.5031
+0;0;0,0.002929774;0.3176569;-0.006854213,0.006212082;0.625523;-0.03205046,0.1704598;0.5079391;-0.01127797,0.1971503;0.2694845;0.01983526,0.2270356;0.03873152;-0.02692972,-0.1606335;0.5167973;-0.001392696,-0.2108092;0.3135347;0.1198828,-0.2651117;0.09799089;0.203064,0.07780379;0.005702567;-0.0549593,0.09423468;-0.3117944;-0.02167048,0.09485133;-0.667071;0.06083235,0.09191576;-0.6297227;-0.02194799,-0.07616695;0.01054051;-0.0565152,-0.1249536;-0.3045139;-0.03321216,-0.1490251;-0.6599317;0.04506533,-0.1497899;-0.6225062;-0.03775664,0.005406088;0.5494536;-0.02305672,0;0;0,-0.0404158;0.3088926;-0.06255698,-0.08297166;0.6063284;-0.1343341,0.09480875;0.5036734;-0.09357452,0.2191867;0.2966095;-0.07958627,0.226094;0.06631002;-0.1365201,-0.1782755;0.4740177;0.005480312,-0.2345743;0.3054689;0.1696838,-0.2979658;0.107686;0.2845335,0.06950335;0.01309806;-0.06406403,0.1051115;-0.302887;-0.09674287,0.09873657;-0.6649916;-0.0535202,0.1155988;-0.6898968;-0.1136558,-0.09424938;-0.007148731;-0.01313105,-0.1451592;-0.3174427;-0.07064887,-0.1532681;-0.6781839;-0.01746459,-0.1649655;-0.7062742;-0.07580753,-0.07195095;0.5332863;-0.114049,554.5356
+0;0;0,0.003012913;0.3163224;-0.00703324,0.006331357;0.6224256;-0.03219167,0.1767145;0.5035244;-0.01161575,0.2037816;0.2612986;0.0204638,0.2337414;0.03018244;-0.0260582,-0.1671124;0.5147714;-0.001150854,-0.2182065;0.3104871;0.1257051,-0.2725573;0.09655854;0.2137794,0.07811612;0.005519689;-0.05521901,0.09455974;-0.3126399;-0.021696,0.09499384;-0.6670664;0.06041848,0.0920647;-0.6297292;-0.02243072,-0.07651525;0.0107739;-0.05666634,-0.1253005;-0.3049755;-0.03338475,-0.1492702;-0.6594871;0.04476958,-0.1500293;-0.6220678;-0.03812061,0.005516708;0.5466889;-0.02321729,0;0;0,-0.04576726;0.30727;-0.06007457,-0.1027899;0.6015135;-0.1272385,0.08714214;0.506543;-0.09103894,0.2172172;0.2983412;-0.07809424,0.2253105;0.068177;-0.1367073,-0.1936257;0.46552;0.01824807,-0.2516121;0.2888727;0.1790846,-0.3180936;0.08451886;0.2805551,0.0691794;0.01420611;-0.06476212,0.1037274;-0.3026789;-0.09654236,0.09708752;-0.6639158;-0.05382156,0.1135411;-0.68889;-0.1141002,-0.09465275;-0.00846328;-0.01228673,-0.1474732;-0.31878;-0.07172776,-0.1561313;-0.6785233;-0.01814631,-0.1675604;-0.7070711;-0.07618031,-0.08749162;0.5292704;-0.1081557,554.5693
+0;0;0,0.00300217;0.3151945;-0.007008161,0.006325728;0.6217703;-0.03220922,0.1777462;0.5024114;-0.01153969,0.2045741;0.2623259;0.0202564,0.2356043;0.02295177;-0.02792788,-0.1681682;0.5137267;-0.001011264,-0.2188109;0.3112475;0.1247238,-0.2751037;0.08967504;0.2159451,0.07828707;0.005531768;-0.05533985,0.09472007;-0.3124225;-0.02183847,0.09515381;-0.6665473;0.06020609,0.09220656;-0.6291648;-0.02315547,-0.07668269;0.01079748;-0.05679035,-0.1254364;-0.3047481;-0.03352378,-0.1493857;-0.658958;0.044564,-0.1501495;-0.6214927;-0.03883879,0.005508976;0.5458379;-0.02321167,0;0;0,-0.04993585;0.3059417;-0.05754852,-0.1094007;0.600399;-0.1238272,0.08203639;0.5073595;-0.08933353,0.2158543;0.3041587;-0.07614279,0.224971;0.0654112;-0.1353128,-0.1997485;0.4625657;0.02275589,-0.2577589;0.2837974;0.1778318,-0.3289475;0.06716251;0.2704927,0.06902173;0.01494154;-0.06507468,0.103506;-0.3018187;-0.09607601,0.09624664;-0.6628029;-0.05396295,0.1131811;-0.6872419;-0.1152978,-0.09484226;-0.009124761;-0.01198536,-0.1480739;-0.3189313;-0.07259569,-0.1574297;-0.6782317;-0.01826823,-0.1689233;-0.7073297;-0.07647187,-0.09410764;0.5279507;-0.1047297,554.6025
+0;0;0,0.0030012;0.3150928;-0.007005898,0.006334334;0.6225517;-0.0322792,0.1771161;0.503142;-0.01162776,0.2039846;0.2626937;0.02021637,0.2347784;0.02514304;-0.02760086,-0.1675202;0.5144155;-0.001138233,-0.2182393;0.3116304;0.1247867,-0.2741033;0.09174578;0.2153132,0.07829133;0.005532069;-0.05534287,0.09472495;-0.3124341;-0.02184023,0.09515835;-0.6662828;0.06014036,0.09219933;-0.6288707;-0.02355406,-0.07668687;0.01079807;-0.05679344,-0.1254424;-0.3047594;-0.033526,-0.1493731;-0.658693;0.04450089,-0.1501399;-0.6211979;-0.03923491,0.005515309;0.5464081;-0.02325661,0;0;0,-0.05285167;0.3055162;-0.05663991,-0.1138717;0.6005071;-0.1232543,0.07698411;0.5072898;-0.08751154,0.2146786;0.3062295;-0.07461405,0.226509;0.06951232;-0.1336908,-0.2023464;0.4618437;0.02355711,-0.2609072;0.2793006;0.1745537,-0.3337962;0.05876152;0.2501499,0.06879127;0.01548654;-0.0651989,0.1038727;-0.301236;-0.09603834,0.09587982;-0.6619149;-0.05388689,0.112408;-0.6866835;-0.1154959,-0.09480853;-0.009538449;-0.01197199,-0.1485218;-0.3191258;-0.07333562,-0.1583724;-0.6780466;-0.01848377,-0.1699523;-0.7075201;-0.07676977,-0.09838879;0.5279034;-0.1040475,554.6245
+0;0;0,0.003083658;0.3150865;-0.007247682,0.006443106;0.6225345;-0.03265193,0.1772534;0.503117;-0.0125114,0.2040796;0.2627506;0.01997979,0.2347437;0.02522343;-0.02803699,-0.1677229;0.5159135;-0.001752997,-0.21854;0.3151171;0.1272809,-0.2747124;0.09743437;0.2228003,0.07829391;0.005291075;-0.05536276,0.09478218;-0.3126617;-0.02176042,0.0952073;-0.6665182;0.06018639,0.0922312;-0.6291196;-0.02350861,-0.07671733;0.01101183;-0.05671119,-0.1254296;-0.3045686;-0.03366648,-0.1490336;-0.6585158;0.04439827,-0.1498204;-0.6210371;-0.03933882,0.005619665;0.5463943;-0.02360016,0;0;0,-0.05285167;0.3055162;-0.05663991,-0.1138717;0.6005071;-0.1232543,0.07698411;0.5072898;-0.08751154,0.2146786;0.3062295;-0.07461405,0.226509;0.06951232;-0.1336908,-0.2023464;0.4618437;0.02355711,-0.2609072;0.2793006;0.1745537,-0.3337962;0.05876152;0.2501499,0.06879127;0.01548654;-0.0651989,0.1038727;-0.301236;-0.09603834,0.09587982;-0.6619149;-0.05388689,0.112408;-0.6866835;-0.1154959,-0.09480853;-0.009538449;-0.01197199,-0.1485218;-0.3191258;-0.07333562,-0.1583724;-0.6780466;-0.01848377,-0.1699523;-0.7075201;-0.07676977,-0.09838879;0.5279034;-0.1040475,554.6473
+0;0;0,0.003083061;0.3150256;-0.00724628,0.006446787;0.6228647;-0.03268153,0.1773938;0.503343;-0.01252385,0.2045179;0.2603076;0.02032811,0.2350807;0.0235645;-0.02753015,-0.1678588;0.5161498;-0.001756826,-0.2192401;0.3131237;0.1287098,-0.2752271;0.09615958;0.223914,0.07846429;0.005302589;-0.05548324,0.09494618;-0.3125271;-0.02189391,0.09537172;-0.6667358;0.06013447,0.09239974;-0.6293474;-0.02344471,-0.07688428;0.01103579;-0.0568346,-0.1255777;-0.3044225;-0.03379881,-0.1492052;-0.6587219;0.04434364,-0.1499909;-0.6212536;-0.03927757,0.005622593;0.5466549;-0.02362149,0;0;0,-0.05516849;0.3052595;-0.05546356,-0.1182368;0.6004418;-0.1211402,0.07345513;0.5089995;-0.08632946,0.2138972;0.3064896;-0.07420588,0.227145;0.07048187;-0.1324863,-0.2054695;0.4605408;0.02566156,-0.2643882;0.2731741;0.1750051,-0.339319;0.04911454;0.23378,0.06881204;0.01598415;-0.06536484,0.1036569;-0.3006926;-0.09565163,0.0952969;-0.6617842;-0.0539906,0.1117617;-0.6867249;-0.115304,-0.09498547;-0.01002823;-0.01184687,-0.1492369;-0.3192552;-0.0739042,-0.1595438;-0.6784236;-0.01836694,-0.1707343;-0.7080062;-0.07644962,-0.1023289;0.5277905;-0.1021817,554.67
+0;0;0,0.003086903;0.3154181;-0.00725531,0.006467786;0.6248273;-0.03282022,0.1787666;0.5045764;-0.0125289,0.2060525;0.2600914;0.02051902,0.2365791;0.02362879;-0.02728256,-0.1692115;0.5174843;-0.001676878,-0.2208993;0.3132473;0.1295679,-0.27682;0.09654018;0.2246593,0.07846876;0.005302892;-0.0554864,0.09495616;-0.3126331;-0.02188584,0.09538116;-0.6663875;0.06003733,0.09240102;-0.6289788;-0.02377124,-0.07688866;0.01103642;-0.05683784,-0.1255984;-0.3045273;-0.03379435,-0.1491955;-0.6583724;0.04424789,-0.1499834;-0.6208836;-0.03960283,0.005639404;0.5482304;-0.02371415,0;0;0,-0.05818892;0.3053507;-0.0540905,-0.1237409;0.6017948;-0.1190853,0.06984854;0.5086733;-0.08550905,0.213488;0.3066;-0.07352208,0.2277575;0.07071237;-0.1308358,-0.2105589;0.4572417;0.02704752,-0.2666041;0.2646286;0.1732281,-0.3462779;0.03792195;0.2104791,0.06869949;0.0162254;-0.06543183,0.1035163;-0.3005797;-0.09553933,0.09520154;-0.6612197;-0.05402541,0.1116503;-0.686472;-0.1153791,-0.09494665;-0.01046589;-0.01182404,-0.1496179;-0.3196512;-0.07427064,-0.1595903;-0.678353;-0.01870622,-0.1707487;-0.707968;-0.07709448,-0.1072943;0.5288048;-0.100306,554.6917
+0;0;0,0.003163931;0.3157629;-0.007465467,0.006570484;0.6254632;-0.03316571,0.1798712;0.5048667;-0.0131783,0.2071469;0.2592618;0.02051423,0.2376887;0.02270745;-0.02743979,-0.1702971;0.5188726;-0.001949633,-0.2223344;0.3158263;0.1331994,-0.2776141;0.101889;0.2350097,0.07854304;0.005041478;-0.05549209,0.09506413;-0.3126219;-0.02184701,0.09554425;-0.6663819;0.05999457,0.09252438;-0.6289724;-0.02394355,-0.076918;0.01126651;-0.05683735,-0.1254869;-0.3040486;-0.03376381,-0.149006;-0.6578918;0.04425106,-0.1498297;-0.6204025;-0.03973024,0.005738131;0.5488485;-0.02403001,0;0;0,-0.06085829;0.305432;-0.05272126,-0.1266792;0.6022008;-0.1174028,0.06804045;0.5092483;-0.08510494,0.2128131;0.3065391;-0.07282591,0.2284518;0.07052617;-0.1297793,-0.2136075;0.4560113;0.02914415,-0.2696597;0.2588343;0.1712016,-0.3552852;0.03242043;0.1956021,0.06871253;0.01643836;-0.06543827,0.1035515;-0.3000963;-0.09555459,0.09571394;-0.6606722;-0.05350733,0.1119628;-0.6858617;-0.1151493,-0.09498258;-0.01067444;-0.01175438,-0.1495829;-0.3195933;-0.07422773,-0.1589393;-0.678274;-0.01850498,-0.1693593;-0.7079703;-0.07713443,-0.1102659;0.5291612;-0.09869981,554.7251
+0;0;0,0.003163931;0.3157629;-0.007465467,0.006570484;0.6254632;-0.03316571,0.1798712;0.5048667;-0.0131783,0.2071469;0.2592618;0.02051423,0.2376887;0.02270745;-0.02743979,-0.1702971;0.5188726;-0.001949633,-0.2223344;0.3158263;0.1331994,-0.2776141;0.101889;0.2350097,0.07854304;0.005041478;-0.05549209,0.09506413;-0.3126219;-0.02184701,0.09554425;-0.6663819;0.05999457,0.09252438;-0.6289724;-0.02394355,-0.076918;0.01126651;-0.05683735,-0.1254869;-0.3040486;-0.03376381,-0.149006;-0.6578918;0.04425106,-0.1498297;-0.6204025;-0.03973024,0.005738131;0.5488485;-0.02403001,0;0;0,-0.06085829;0.305432;-0.05272126,-0.1266792;0.6022008;-0.1174028,0.06804045;0.5092483;-0.08510494,0.2128131;0.3065391;-0.07282591,0.2284518;0.07052617;-0.1297793,-0.2136075;0.4560113;0.02914415,-0.2696597;0.2588343;0.1712016,-0.3552852;0.03242043;0.1956021,0.06871253;0.01643836;-0.06543827,0.1035515;-0.3000963;-0.09555459,0.09571394;-0.6606722;-0.05350733,0.1119628;-0.6858617;-0.1151493,-0.09498258;-0.01067444;-0.01175438,-0.1495829;-0.3195933;-0.07422773,-0.1589393;-0.678274;-0.01850498,-0.1693593;-0.7079703;-0.07713443,-0.1102659;0.5291612;-0.09869981,554.7251
+0;0;0,0.003163931;0.3157629;-0.007465467,0.006570484;0.6254632;-0.03316571,0.1798712;0.5048667;-0.0131783,0.2071469;0.2592618;0.02051423,0.2376887;0.02270745;-0.02743979,-0.1702971;0.5188726;-0.001949633,-0.2223344;0.3158263;0.1331994,-0.2776141;0.101889;0.2350097,0.07854304;0.005041478;-0.05549209,0.09506413;-0.3126219;-0.02184701,0.09554425;-0.6663819;0.05999457,0.09252438;-0.6289724;-0.02394355,-0.076918;0.01126651;-0.05683735,-0.1254869;-0.3040486;-0.03376381,-0.149006;-0.6578918;0.04425106,-0.1498297;-0.6204025;-0.03973024,0.005738131;0.5488485;-0.02403001,0;0;0,-0.06085829;0.305432;-0.05272126,-0.1266792;0.6022008;-0.1174028,0.06804045;0.5092483;-0.08510494,0.2128131;0.3065391;-0.07282591,0.2284518;0.07052617;-0.1297793,-0.2136075;0.4560113;0.02914415,-0.2696597;0.2588343;0.1712016,-0.3552852;0.03242043;0.1956021,0.06871253;0.01643836;-0.06543827,0.1035515;-0.3000963;-0.09555459,0.09571394;-0.6606722;-0.05350733,0.1119628;-0.6858617;-0.1151493,-0.09498258;-0.01067444;-0.01175438,-0.1495829;-0.3195933;-0.07422773,-0.1589393;-0.678274;-0.01850498,-0.1693593;-0.7079703;-0.07713443,-0.1102659;0.5291612;-0.09869981,554.7251
+0;0;0,0.003278409;0.3157576;-0.007639607,0.006723437;0.6254551;-0.03336863,0.1797069;0.5053591;-0.007813053,0.2095343;0.2594099;0.02082724,0.2402111;0.02292615;-0.02738826,-0.1702898;0.5196592;-0.002187761,-0.2224882;0.3193116;0.1368701,-0.2780759;0.106966;0.2417972,0.07856716;0.004856468;-0.05547445,0.09517562;-0.3127882;-0.02169586,0.09573808;-0.6665866;0.0599789,0.09376965;-0.6291972;-0.02399221,-0.07692616;0.01134878;-0.05680994,-0.1252586;-0.3039957;-0.03364128,-0.1487245;-0.6578612;0.04428793,-0.1484949;-0.6203883;-0.03969856,0.005884006;0.5488413;-0.02422573,0;0;0,-0.06085829;0.305432;-0.05272126,-0.1266792;0.6022008;-0.1174028,0.06804045;0.5092483;-0.08510494,0.2128131;0.3065391;-0.07282591,0.2284518;0.07052617;-0.1297793,-0.2136075;0.4560113;0.02914415,-0.2696597;0.2588343;0.1712016,-0.3552852;0.03242043;0.1956021,0.06871253;0.01643836;-0.06543827,0.1035515;-0.3000963;-0.09555459,0.09571394;-0.6606722;-0.05350733,0.1119628;-0.6858617;-0.1151493,-0.09498258;-0.01067444;-0.01175438,-0.1495829;-0.3195933;-0.07422773,-0.1589393;-0.678274;-0.01850498,-0.1693593;-0.7079703;-0.07713443,-0.1102659;0.5291612;-0.09869981,554.7251
+0;0;0,0.003278409;0.3157576;-0.007639607,0.006723437;0.6254551;-0.03336863,0.1797069;0.5053591;-0.007813053,0.2095343;0.2594099;0.02082724,0.2402111;0.02292615;-0.02738826,-0.1702898;0.5196592;-0.002187761,-0.2224882;0.3193116;0.1368701,-0.2780759;0.106966;0.2417972,0.07856716;0.004856468;-0.05547445,0.09517562;-0.3127882;-0.02169586,0.09573808;-0.6665866;0.0599789,0.09376965;-0.6291972;-0.02399221,-0.07692616;0.01134878;-0.05680994,-0.1252586;-0.3039957;-0.03364128,-0.1487245;-0.6578612;0.04428793,-0.1484949;-0.6203883;-0.03969856,0.005884006;0.5488413;-0.02422573,0;0;0,-0.06085829;0.305432;-0.05272126,-0.1266792;0.6022008;-0.1174028,0.06804045;0.5092483;-0.08510494,0.2128131;0.3065391;-0.07282591,0.2284518;0.07052617;-0.1297793,-0.2136075;0.4560113;0.02914415,-0.2696597;0.2588343;0.1712016,-0.3552852;0.03242043;0.1956021,0.06871253;0.01643836;-0.06543827,0.1035515;-0.3000963;-0.09555459,0.09571394;-0.6606722;-0.05350733,0.1119628;-0.6858617;-0.1151493,-0.09498258;-0.01067444;-0.01175438,-0.1495829;-0.3195933;-0.07422773,-0.1589393;-0.678274;-0.01850498,-0.1693593;-0.7079703;-0.07713443,-0.1102659;0.5291612;-0.09869981,554.7251
+0;0;0,0.003278409;0.3157576;-0.007639607,0.006723437;0.6254551;-0.03336863,0.1797069;0.5053591;-0.007813053,0.2095343;0.2594099;0.02082724,0.2402111;0.02292615;-0.02738826,-0.1702898;0.5196592;-0.002187761,-0.2224882;0.3193116;0.1368701,-0.2780759;0.106966;0.2417972,0.07856716;0.004856468;-0.05547445,0.09517562;-0.3127882;-0.02169586,0.09573808;-0.6665866;0.0599789,0.09376965;-0.6291972;-0.02399221,-0.07692616;0.01134878;-0.05680994,-0.1252586;-0.3039957;-0.03364128,-0.1487245;-0.6578612;0.04428793,-0.1484949;-0.6203883;-0.03969856,0.005884006;0.5488413;-0.02422573,0;0;0,-0.06085829;0.305432;-0.05272126,-0.1266792;0.6022008;-0.1174028,0.06804045;0.5092483;-0.08510494,0.2128131;0.3065391;-0.07282591,0.2284518;0.07052617;-0.1297793,-0.2136075;0.4560113;0.02914415,-0.2696597;0.2588343;0.1712016,-0.3552852;0.03242043;0.1956021,0.06871253;0.01643836;-0.06543827,0.1035515;-0.3000963;-0.09555459,0.09571394;-0.6606722;-0.05350733,0.1119628;-0.6858617;-0.1151493,-0.09498258;-0.01067444;-0.01175438,-0.1495829;-0.3195933;-0.07422773,-0.1589393;-0.678274;-0.01850498,-0.1693593;-0.7079703;-0.07713443,-0.1102659;0.5291612;-0.09869981,554.7251
+0;0;0,0.003277133;0.3157513;-0.007895542,0.00666949;0.6254295;-0.03386436,0.1798237;0.5050546;-0.01083875,0.209504;0.2594033;0.02039333,0.240183;0.0229122;-0.0277848,-0.1703856;0.5201988;-0.002366083,-0.2229116;0.3223756;0.1401399,-0.2796354;0.1154158;0.2547714,0.07853018;0.004766554;-0.05553459,0.09517133;-0.312864;-0.02163991,0.09586109;-0.6666834;0.05994334,0.093358;-0.6293054;-0.02401454,-0.07697516;0.01143461;-0.05672631,-0.1252248;-0.3039287;-0.03364124,-0.1486251;-0.6577702;0.04441708,-0.1489301;-0.6203132;-0.03957058,0.005847347;0.5488225;-0.02466185,0;0;0,-0.06085829;0.305432;-0.05272126,-0.1266792;0.6022008;-0.1174028,0.06804045;0.5092483;-0.08510494,0.2128131;0.3065391;-0.07282591,0.2284518;0.07052617;-0.1297793,-0.2136075;0.4560113;0.02914415,-0.2696597;0.2588343;0.1712016,-0.3552852;0.03242043;0.1956021,0.06871253;0.01643836;-0.06543827,0.1035515;-0.3000963;-0.09555459,0.09571394;-0.6606722;-0.05350733,0.1119628;-0.6858617;-0.1151493,-0.09498258;-0.01067444;-0.01175438,-0.1495829;-0.3195933;-0.07422773,-0.1589393;-0.678274;-0.01850498,-0.1693593;-0.7079703;-0.07713443,-0.1102659;0.5291612;-0.09869981,554.7251
+0;0;0,0.003277133;0.3157513;-0.007895542,0.00666949;0.6254295;-0.03386436,0.1798237;0.5050546;-0.01083875,0.209504;0.2594033;0.02039333,0.240183;0.0229122;-0.0277848,-0.1703856;0.5201988;-0.002366083,-0.2229116;0.3223756;0.1401399,-0.2796354;0.1154158;0.2547714,0.07853018;0.004766554;-0.05553459,0.09517133;-0.312864;-0.02163991,0.09586109;-0.6666834;0.05994334,0.093358;-0.6293054;-0.02401454,-0.07697516;0.01143461;-0.05672631,-0.1252248;-0.3039287;-0.03364124,-0.1486251;-0.6577702;0.04441708,-0.1489301;-0.6203132;-0.03957058,0.005847347;0.5488225;-0.02466185,0;0;0,-0.06085829;0.305432;-0.05272126,-0.1266792;0.6022008;-0.1174028,0.06804045;0.5092483;-0.08510494,0.2128131;0.3065391;-0.07282591,0.2284518;0.07052617;-0.1297793,-0.2136075;0.4560113;0.02914415,-0.2696597;0.2588343;0.1712016,-0.3552852;0.03242043;0.1956021,0.06871253;0.01643836;-0.06543827,0.1035515;-0.3000963;-0.09555459,0.09571394;-0.6606722;-0.05350733,0.1119628;-0.6858617;-0.1151493,-0.09498258;-0.01067444;-0.01175438,-0.1495829;-0.3195933;-0.07422773,-0.1589393;-0.678274;-0.01850498,-0.1693593;-0.7079703;-0.07713443,-0.1102659;0.5291612;-0.09869981,554.7251
+0;0;0,0.003277133;0.3157513;-0.007895542,0.00666949;0.6254295;-0.03386436,0.1798237;0.5050546;-0.01083875,0.209504;0.2594033;0.02039333,0.240183;0.0229122;-0.0277848,-0.1703856;0.5201988;-0.002366083,-0.2229116;0.3223756;0.1401399,-0.2796354;0.1154158;0.2547714,0.07853018;0.004766554;-0.05553459,0.09517133;-0.312864;-0.02163991,0.09586109;-0.6666834;0.05994334,0.093358;-0.6293054;-0.02401454,-0.07697516;0.01143461;-0.05672631,-0.1252248;-0.3039287;-0.03364124,-0.1486251;-0.6577702;0.04441708,-0.1489301;-0.6203132;-0.03957058,0.005847347;0.5488225;-0.02466185,0;0;0,-0.06085829;0.305432;-0.05272126,-0.1266792;0.6022008;-0.1174028,0.06804045;0.5092483;-0.08510494,0.2128131;0.3065391;-0.07282591,0.2284518;0.07052617;-0.1297793,-0.2136075;0.4560113;0.02914415,-0.2696597;0.2588343;0.1712016,-0.3552852;0.03242043;0.1956021,0.06871253;0.01643836;-0.06543827,0.1035515;-0.3000963;-0.09555459,0.09571394;-0.6606722;-0.05350733,0.1119628;-0.6858617;-0.1151493,-0.09498258;-0.01067444;-0.01175438,-0.1495829;-0.3195933;-0.07422773,-0.1589393;-0.678274;-0.01850498,-0.1693593;-0.7079703;-0.07713443,-0.1102659;0.5291612;-0.09869981,554.7251
+0;0;0,0.003290313;0.3157461;-0.008094147,0.006647913;0.6254104;-0.03422743,0.1796673;0.5056562;-0.007779704,0.2107037;0.2598027;0.02039339,0.2413961;0.02329895;-0.02771372,-0.1704738;0.5206689;-0.002691269,-0.2234147;0.3249888;0.1425929,-0.2797992;0.1197694;0.2604748,0.07852773;0.004703584;-0.05554342,0.09517395;-0.3129411;-0.02178429,0.09571523;-0.6667436;0.05987336,0.09384707;-0.6293932;-0.02410348,-0.0769837;0.01141484;-0.05671869,-0.1251289;-0.3039742;-0.03376785,-0.1485076;-0.6578097;0.04432369,-0.1481789;-0.6203718;-0.03966557,0.005838243;0.5488091;-0.0249778,0;0;0,-0.06085829;0.305432;-0.05272126,-0.1266792;0.6022008;-0.1174028,0.06804045;0.5092483;-0.08510494,0.2128131;0.3065391;-0.07282591,0.2284518;0.07052617;-0.1297793,-0.2136075;0.4560113;0.02914415,-0.2696597;0.2588343;0.1712016,-0.3552852;0.03242043;0.1956021,0.06871253;0.01643836;-0.06543827,0.1035515;-0.3000963;-0.09555459,0.09571394;-0.6606722;-0.05350733,0.1119628;-0.6858617;-0.1151493,-0.09498258;-0.01067444;-0.01175438,-0.1495829;-0.3195933;-0.07422773,-0.1589393;-0.678274;-0.01850498,-0.1693593;-0.7079703;-0.07713443,-0.1102659;0.5291612;-0.09869981,554.7251
+0;0;0,0.003290313;0.3157461;-0.008094147,0.006647913;0.6254104;-0.03422743,0.1796673;0.5056562;-0.007779704,0.2107037;0.2598027;0.02039339,0.2413961;0.02329895;-0.02771372,-0.1704738;0.5206689;-0.002691269,-0.2234147;0.3249888;0.1425929,-0.2797992;0.1197694;0.2604748,0.07852773;0.004703584;-0.05554342,0.09517395;-0.3129411;-0.02178429,0.09571523;-0.6667436;0.05987336,0.09384707;-0.6293932;-0.02410348,-0.0769837;0.01141484;-0.05671869,-0.1251289;-0.3039742;-0.03376785,-0.1485076;-0.6578097;0.04432369,-0.1481789;-0.6203718;-0.03966557,0.005838243;0.5488091;-0.0249778,0;0;0,-0.06085829;0.305432;-0.05272126,-0.1266792;0.6022008;-0.1174028,0.06804045;0.5092483;-0.08510494,0.2128131;0.3065391;-0.07282591,0.2284518;0.07052617;-0.1297793,-0.2136075;0.4560113;0.02914415,-0.2696597;0.2588343;0.1712016,-0.3552852;0.03242043;0.1956021,0.06871253;0.01643836;-0.06543827,0.1035515;-0.3000963;-0.09555459,0.09571394;-0.6606722;-0.05350733,0.1119628;-0.6858617;-0.1151493,-0.09498258;-0.01067444;-0.01175438,-0.1495829;-0.3195933;-0.07422773,-0.1589393;-0.678274;-0.01850498,-0.1693593;-0.7079703;-0.07713443,-0.1102659;0.5291612;-0.09869981,554.7251
+0;0;0,0.003290313;0.3157461;-0.008094147,0.006647913;0.6254104;-0.03422743,0.1796673;0.5056562;-0.007779704,0.2107037;0.2598027;0.02039339,0.2413961;0.02329895;-0.02771372,-0.1704738;0.5206689;-0.002691269,-0.2234147;0.3249888;0.1425929,-0.2797992;0.1197694;0.2604748,0.07852773;0.004703584;-0.05554342,0.09517395;-0.3129411;-0.02178429,0.09571523;-0.6667436;0.05987336,0.09384707;-0.6293932;-0.02410348,-0.0769837;0.01141484;-0.05671869,-0.1251289;-0.3039742;-0.03376785,-0.1485076;-0.6578097;0.04432369,-0.1481789;-0.6203718;-0.03966557,0.005838243;0.5488091;-0.0249778,0;0;0,-0.06085829;0.305432;-0.05272126,-0.1266792;0.6022008;-0.1174028,0.06804045;0.5092483;-0.08510494,0.2128131;0.3065391;-0.07282591,0.2284518;0.07052617;-0.1297793,-0.2136075;0.4560113;0.02914415,-0.2696597;0.2588343;0.1712016,-0.3552852;0.03242043;0.1956021,0.06871253;0.01643836;-0.06543827,0.1035515;-0.3000963;-0.09555459,0.09571394;-0.6606722;-0.05350733,0.1119628;-0.6858617;-0.1151493,-0.09498258;-0.01067444;-0.01175438,-0.1495829;-0.3195933;-0.07422773,-0.1589393;-0.678274;-0.01850498,-0.1693593;-0.7079703;-0.07713443,-0.1102659;0.5291612;-0.09869981,554.7251
+0;0;0,0.003332289;0.3157417;-0.008249799,0.006685776;0.6254017;-0.03443293,0.1800106;0.5056692;-0.01130011,0.2103435;0.2600996;0.0199479,0.2411979;0.02358839;-0.02801883,-0.1705133;0.5212609;-0.002774386,-0.223824;0.3282998;0.1459701,-0.2794709;0.1242133;0.266147,0.07856166;0.004480361;-0.05551388,0.09531537;-0.313145;-0.02162635,0.09578271;-0.6669691;0.05993805,0.09327121;-0.6296165;-0.02402182,-0.07696773;0.01158379;-0.05670612,-0.1249792;-0.3038282;-0.0337905,-0.1482885;-0.6576518;0.04437586,-0.1486047;-0.6202155;-0.03961362,0.005879424;0.5488019;-0.02517052,0;0;0,-0.06085829;0.305432;-0.05272126,-0.1266792;0.6022008;-0.1174028,0.06804045;0.5092483;-0.08510494,0.2128131;0.3065391;-0.07282591,0.2284518;0.07052617;-0.1297793,-0.2136075;0.4560113;0.02914415,-0.2696597;0.2588343;0.1712016,-0.3552852;0.03242043;0.1956021,0.06871253;0.01643836;-0.06543827,0.1035515;-0.3000963;-0.09555459,0.09571394;-0.6606722;-0.05350733,0.1119628;-0.6858617;-0.1151493,-0.09498258;-0.01067444;-0.01175438,-0.1495829;-0.3195933;-0.07422773,-0.1589393;-0.678274;-0.01850498,-0.1693593;-0.7079703;-0.07713443,-0.1102659;0.5291612;-0.09869981,554.7251
+0;0;0,0.003332289;0.3157417;-0.008249799,0.006685776;0.6254017;-0.03443293,0.1800106;0.5056692;-0.01130011,0.2103435;0.2600996;0.0199479,0.2411979;0.02358839;-0.02801883,-0.1705133;0.5212609;-0.002774386,-0.223824;0.3282998;0.1459701,-0.2794709;0.1242133;0.266147,0.07856166;0.004480361;-0.05551388,0.09531537;-0.313145;-0.02162635,0.09578271;-0.6669691;0.05993805,0.09327121;-0.6296165;-0.02402182,-0.07696773;0.01158379;-0.05670612,-0.1249792;-0.3038282;-0.0337905,-0.1482885;-0.6576518;0.04437586,-0.1486047;-0.6202155;-0.03961362,0.005879424;0.5488019;-0.02517052,0;0;0,-0.06085829;0.305432;-0.05272126,-0.1266792;0.6022008;-0.1174028,0.06804045;0.5092483;-0.08510494,0.2128131;0.3065391;-0.07282591,0.2284518;0.07052617;-0.1297793,-0.2136075;0.4560113;0.02914415,-0.2696597;0.2588343;0.1712016,-0.3552852;0.03242043;0.1956021,0.06871253;0.01643836;-0.06543827,0.1035515;-0.3000963;-0.09555459,0.09571394;-0.6606722;-0.05350733,0.1119628;-0.6858617;-0.1151493,-0.09498258;-0.01067444;-0.01175438,-0.1495829;-0.3195933;-0.07422773,-0.1589393;-0.678274;-0.01850498,-0.1693593;-0.7079703;-0.07713443,-0.1102659;0.5291612;-0.09869981,554.7251
+0;0;0,0.003332289;0.3157417;-0.008249799,0.006685776;0.6254017;-0.03443293,0.1800106;0.5056692;-0.01130011,0.2103435;0.2600996;0.0199479,0.2411979;0.02358839;-0.02801883,-0.1705133;0.5212609;-0.002774386,-0.223824;0.3282998;0.1459701,-0.2794709;0.1242133;0.266147,0.07856166;0.004480361;-0.05551388,0.09531537;-0.313145;-0.02162635,0.09578271;-0.6669691;0.05993805,0.09327121;-0.6296165;-0.02402182,-0.07696773;0.01158379;-0.05670612,-0.1249792;-0.3038282;-0.0337905,-0.1482885;-0.6576518;0.04437586,-0.1486047;-0.6202155;-0.03961362,0.005879424;0.5488019;-0.02517052,0;0;0,-0.06085829;0.305432;-0.05272126,-0.1266792;0.6022008;-0.1174028,0.06804045;0.5092483;-0.08510494,0.2128131;0.3065391;-0.07282591,0.2284518;0.07052617;-0.1297793,-0.2136075;0.4560113;0.02914415,-0.2696597;0.2588343;0.1712016,-0.3552852;0.03242043;0.1956021,0.06871253;0.01643836;-0.06543827,0.1035515;-0.3000963;-0.09555459,0.09571394;-0.6606722;-0.05350733,0.1119628;-0.6858617;-0.1151493,-0.09498258;-0.01067444;-0.01175438,-0.1495829;-0.3195933;-0.07422773,-0.1589393;-0.678274;-0.01850498,-0.1693593;-0.7079703;-0.07713443,-0.1102659;0.5291612;-0.09869981,554.7251
+0;0;0,0.003377245;0.3157368;-0.008416301,0.006763268;0.6253844;-0.03474225,0.1801306;0.5055138;-0.01270078,0.2098076;0.2600053;0.01963723,0.2406936;0.0234905;-0.02829143,-0.1705345;0.5219483;-0.00291062,-0.2243976;0.3312832;0.1485704,-0.2791371;0.1300757;0.2739078,0.07857376;0.004351814;-0.05550698,0.09534303;-0.3132712;-0.0216047,0.09557559;-0.6670935;0.05996812,0.09284797;-0.6297355;-0.02398453,-0.0769601;0.01167934;-0.05669685,-0.1249025;-0.3037474;-0.03383979,-0.1482023;-0.6575546;0.04440357,-0.1487381;-0.6201292;-0.03958574,0.005948683;0.548789;-0.0254443,0;0;0,-0.06085829;0.305432;-0.05272126,-0.1266792;0.6022008;-0.1174028,0.06804045;0.5092483;-0.08510494,0.2128131;0.3065391;-0.07282591,0.2284518;0.07052617;-0.1297793,-0.2136075;0.4560113;0.02914415,-0.2696597;0.2588343;0.1712016,-0.3552852;0.03242043;0.1956021,0.06871253;0.01643836;-0.06543827,0.1035515;-0.3000963;-0.09555459,0.09571394;-0.6606722;-0.05350733,0.1119628;-0.6858617;-0.1151493,-0.09498258;-0.01067444;-0.01175438,-0.1495829;-0.3195933;-0.07422773,-0.1589393;-0.678274;-0.01850498,-0.1693593;-0.7079703;-0.07713443,-0.1102659;0.5291612;-0.09869981,554.7251
+0;0;0,0.003377245;0.3157368;-0.008416301,0.006763268;0.6253844;-0.03474225,0.1801306;0.5055138;-0.01270078,0.2098076;0.2600053;0.01963723,0.2406936;0.0234905;-0.02829143,-0.1705345;0.5219483;-0.00291062,-0.2243976;0.3312832;0.1485704,-0.2791371;0.1300757;0.2739078,0.07857376;0.004351814;-0.05550698,0.09534303;-0.3132712;-0.0216047,0.09557559;-0.6670935;0.05996812,0.09284797;-0.6297355;-0.02398453,-0.0769601;0.01167934;-0.05669685,-0.1249025;-0.3037474;-0.03383979,-0.1482023;-0.6575546;0.04440357,-0.1487381;-0.6201292;-0.03958574,0.005948683;0.548789;-0.0254443,0;0;0,-0.06085829;0.305432;-0.05272126,-0.1266792;0.6022008;-0.1174028,0.06804045;0.5092483;-0.08510494,0.2128131;0.3065391;-0.07282591,0.2284518;0.07052617;-0.1297793,-0.2136075;0.4560113;0.02914415,-0.2696597;0.2588343;0.1712016,-0.3552852;0.03242043;0.1956021,0.06871253;0.01643836;-0.06543827,0.1035515;-0.3000963;-0.09555459,0.09571394;-0.6606722;-0.05350733,0.1119628;-0.6858617;-0.1151493,-0.09498258;-0.01067444;-0.01175438,-0.1495829;-0.3195933;-0.07422773,-0.1589393;-0.678274;-0.01850498,-0.1693593;-0.7079703;-0.07713443,-0.1102659;0.5291612;-0.09869981,554.7251
+0;0;0,0.003377245;0.3157368;-0.008416301,0.006763268;0.6253844;-0.03474225,0.1801306;0.5055138;-0.01270078,0.2098076;0.2600053;0.01963723,0.2406936;0.0234905;-0.02829143,-0.1705345;0.5219483;-0.00291062,-0.2243976;0.3312832;0.1485704,-0.2791371;0.1300757;0.2739078,0.07857376;0.004351814;-0.05550698,0.09534303;-0.3132712;-0.0216047,0.09557559;-0.6670935;0.05996812,0.09284797;-0.6297355;-0.02398453,-0.0769601;0.01167934;-0.05669685,-0.1249025;-0.3037474;-0.03383979,-0.1482023;-0.6575546;0.04440357,-0.1487381;-0.6201292;-0.03958574,0.005948683;0.548789;-0.0254443,0;0;0,-0.06085829;0.305432;-0.05272126,-0.1266792;0.6022008;-0.1174028,0.06804045;0.5092483;-0.08510494,0.2128131;0.3065391;-0.07282591,0.2284518;0.07052617;-0.1297793,-0.2136075;0.4560113;0.02914415,-0.2696597;0.2588343;0.1712016,-0.3552852;0.03242043;0.1956021,0.06871253;0.01643836;-0.06543827,0.1035515;-0.3000963;-0.09555459,0.09571394;-0.6606722;-0.05350733,0.1119628;-0.6858617;-0.1151493,-0.09498258;-0.01067444;-0.01175438,-0.1495829;-0.3195933;-0.07422773,-0.1589393;-0.678274;-0.01850498,-0.1693593;-0.7079703;-0.07713443,-0.1102659;0.5291612;-0.09869981,554.7251
+0;0;0,0.0032668;0.3157303;-0.008696882,0.00655997;0.6253542;-0.03529875,0.1800217;0.5056205;-0.01355133,0.2094021;0.2601407;0.01927241,0.2403555;0.02362007;-0.02858365,-0.1707277;0.5223871;-0.003035782,-0.22574;0.335152;0.1522625,-0.2791368;0.1359933;0.2813941,0.07845812;0.004291147;-0.05567503,0.09515231;-0.3133325;-0.02174218,0.09535758;-0.6671398;0.05989593,0.09250201;-0.6298037;-0.02405438,-0.07707098;0.01174129;-0.0565332,-0.125119;-0.3036937;-0.03401396,-0.1484309;-0.6575121;0.04417487,-0.1490944;-0.6201078;-0.03981538,0.005780739;0.5487695;-0.02590973,0;0;0,-0.06085829;0.305432;-0.05272126,-0.1266792;0.6022008;-0.1174028,0.06804045;0.5092483;-0.08510494,0.2128131;0.3065391;-0.07282591,0.2284518;0.07052617;-0.1297793,-0.2136075;0.4560113;0.02914415,-0.2696597;0.2588343;0.1712016,-0.3552852;0.03242043;0.1956021,0.06871253;0.01643836;-0.06543827,0.1035515;-0.3000963;-0.09555459,0.09571394;-0.6606722;-0.05350733,0.1119628;-0.6858617;-0.1151493,-0.09498258;-0.01067444;-0.01175438,-0.1495829;-0.3195933;-0.07422773,-0.1589393;-0.678274;-0.01850498,-0.1693593;-0.7079703;-0.07713443,-0.1102659;0.5291612;-0.09869981,554.7251
+0;0;0,0.0032668;0.3157303;-0.008696882,0.00655997;0.6253542;-0.03529875,0.1800217;0.5056205;-0.01355133,0.2094021;0.2601407;0.01927241,0.2403555;0.02362007;-0.02858365,-0.1707277;0.5223871;-0.003035782,-0.22574;0.335152;0.1522625,-0.2791368;0.1359933;0.2813941,0.07845812;0.004291147;-0.05567503,0.09515231;-0.3133325;-0.02174218,0.09535758;-0.6671398;0.05989593,0.09250201;-0.6298037;-0.02405438,-0.07707098;0.01174129;-0.0565332,-0.125119;-0.3036937;-0.03401396,-0.1484309;-0.6575121;0.04417487,-0.1490944;-0.6201078;-0.03981538,0.005780739;0.5487695;-0.02590973,0;0;0,-0.06085829;0.305432;-0.05272126,-0.1266792;0.6022008;-0.1174028,0.06804045;0.5092483;-0.08510494,0.2128131;0.3065391;-0.07282591,0.2284518;0.07052617;-0.1297793,-0.2136075;0.4560113;0.02914415,-0.2696597;0.2588343;0.1712016,-0.3552852;0.03242043;0.1956021,0.06871253;0.01643836;-0.06543827,0.1035515;-0.3000963;-0.09555459,0.09571394;-0.6606722;-0.05350733,0.1119628;-0.6858617;-0.1151493,-0.09498258;-0.01067444;-0.01175438,-0.1495829;-0.3195933;-0.07422773,-0.1589393;-0.678274;-0.01850498,-0.1693593;-0.7079703;-0.07713443,-0.1102659;0.5291612;-0.09869981,554.7251
+0;0;0,0.0032668;0.3157303;-0.008696882,0.00655997;0.6253542;-0.03529875,0.1800217;0.5056205;-0.01355133,0.2094021;0.2601407;0.01927241,0.2403555;0.02362007;-0.02858365,-0.1707277;0.5223871;-0.003035782,-0.22574;0.335152;0.1522625,-0.2791368;0.1359933;0.2813941,0.07845812;0.004291147;-0.05567503,0.09515231;-0.3133325;-0.02174218,0.09535758;-0.6671398;0.05989593,0.09250201;-0.6298037;-0.02405438,-0.07707098;0.01174129;-0.0565332,-0.125119;-0.3036937;-0.03401396,-0.1484309;-0.6575121;0.04417487,-0.1490944;-0.6201078;-0.03981538,0.005780739;0.5487695;-0.02590973,0;0;0,-0.06085829;0.305432;-0.05272126,-0.1266792;0.6022008;-0.1174028,0.06804045;0.5092483;-0.08510494,0.2128131;0.3065391;-0.07282591,0.2284518;0.07052617;-0.1297793,-0.2136075;0.4560113;0.02914415,-0.2696597;0.2588343;0.1712016,-0.3552852;0.03242043;0.1956021,0.06871253;0.01643836;-0.06543827,0.1035515;-0.3000963;-0.09555459,0.09571394;-0.6606722;-0.05350733,0.1119628;-0.6858617;-0.1151493,-0.09498258;-0.01067444;-0.01175438,-0.1495829;-0.3195933;-0.07422773,-0.1589393;-0.678274;-0.01850498,-0.1693593;-0.7079703;-0.07713443,-0.1102659;0.5291612;-0.09869981,554.7251
+0;0;0,0.00322172;0.3157235;-0.008957893,0.006414244;0.6253279;-0.03579909,0.1799076;0.5053092;-0.01508592,0.2086952;0.2599071;0.01882569,0.2401016;0.02343214;-0.02896125,-0.1709167;0.5229869;-0.00333925,-0.2261863;0.3372751;0.1536873,-0.2797509;0.1406997;0.2866508,0.07847813;0.004239148;-0.05565079,0.09504931;-0.3133897;-0.02170551,0.09529803;-0.6672107;0.05987308,0.09222231;-0.6298891;-0.02407073,-0.0770262;0.01175341;-0.0565917,-0.125143;-0.3036648;-0.03398459,-0.1484326;-0.6575255;0.04401955,-0.1493165;-0.6201392;-0.03997026,0.005665141;0.54875;-0.02635268,0;0;0,-0.06085829;0.305432;-0.05272126,-0.1266792;0.6022008;-0.1174028,0.06804045;0.5092483;-0.08510494,0.2128131;0.3065391;-0.07282591,0.2284518;0.07052617;-0.1297793,-0.2136075;0.4560113;0.02914415,-0.2696597;0.2588343;0.1712016,-0.3552852;0.03242043;0.1956021,0.06871253;0.01643836;-0.06543827,0.1035515;-0.3000963;-0.09555459,0.09571394;-0.6606722;-0.05350733,0.1119628;-0.6858617;-0.1151493,-0.09498258;-0.01067444;-0.01175438,-0.1495829;-0.3195933;-0.07422773,-0.1589393;-0.678274;-0.01850498,-0.1693593;-0.7079703;-0.07713443,-0.1102659;0.5291612;-0.09869981,554.7251
+0;0;0,0.00322172;0.3157235;-0.008957893,0.006414244;0.6253279;-0.03579909,0.1799076;0.5053092;-0.01508592,0.2086952;0.2599071;0.01882569,0.2401016;0.02343214;-0.02896125,-0.1709167;0.5229869;-0.00333925,-0.2261863;0.3372751;0.1536873,-0.2797509;0.1406997;0.2866508,0.07847813;0.004239148;-0.05565079,0.09504931;-0.3133897;-0.02170551,0.09529803;-0.6672107;0.05987308,0.09222231;-0.6298891;-0.02407073,-0.0770262;0.01175341;-0.0565917,-0.125143;-0.3036648;-0.03398459,-0.1484326;-0.6575255;0.04401955,-0.1493165;-0.6201392;-0.03997026,0.005665141;0.54875;-0.02635268,0;0;0,-0.06085829;0.305432;-0.05272126,-0.1266792;0.6022008;-0.1174028,0.06804045;0.5092483;-0.08510494,0.2128131;0.3065391;-0.07282591,0.2284518;0.07052617;-0.1297793,-0.2136075;0.4560113;0.02914415,-0.2696597;0.2588343;0.1712016,-0.3552852;0.03242043;0.1956021,0.06871253;0.01643836;-0.06543827,0.1035515;-0.3000963;-0.09555459,0.09571394;-0.6606722;-0.05350733,0.1119628;-0.6858617;-0.1151493,-0.09498258;-0.01067444;-0.01175438,-0.1495829;-0.3195933;-0.07422773,-0.1589393;-0.678274;-0.01850498,-0.1693593;-0.7079703;-0.07713443,-0.1102659;0.5291612;-0.09869981,554.7251
+0;0;0,0.00322172;0.3157235;-0.008957893,0.006414244;0.6253279;-0.03579909,0.1799076;0.5053092;-0.01508592,0.2086952;0.2599071;0.01882569,0.2401016;0.02343214;-0.02896125,-0.1709167;0.5229869;-0.00333925,-0.2261863;0.3372751;0.1536873,-0.2797509;0.1406997;0.2866508,0.07847813;0.004239148;-0.05565079,0.09504931;-0.3133897;-0.02170551,0.09529803;-0.6672107;0.05987308,0.09222231;-0.6298891;-0.02407073,-0.0770262;0.01175341;-0.0565917,-0.125143;-0.3036648;-0.03398459,-0.1484326;-0.6575255;0.04401955,-0.1493165;-0.6201392;-0.03997026,0.005665141;0.54875;-0.02635268,0;0;0,-0.06085829;0.305432;-0.05272126,-0.1266792;0.6022008;-0.1174028,0.06804045;0.5092483;-0.08510494,0.2128131;0.3065391;-0.07282591,0.2284518;0.07052617;-0.1297793,-0.2136075;0.4560113;0.02914415,-0.2696597;0.2588343;0.1712016,-0.3552852;0.03242043;0.1956021,0.06871253;0.01643836;-0.06543827,0.1035515;-0.3000963;-0.09555459,0.09571394;-0.6606722;-0.05350733,0.1119628;-0.6858617;-0.1151493,-0.09498258;-0.01067444;-0.01175438,-0.1495829;-0.3195933;-0.07422773,-0.1589393;-0.678274;-0.01850498,-0.1693593;-0.7079703;-0.07713443,-0.1102659;0.5291612;-0.09869981,554.7251
+0;0;0,0.003206563;0.3157184;-0.009140423,0.006365584;0.6253127;-0.03610378,0.1798986;0.5053089;-0.01579145,0.208496;0.2599677;0.01871711,0.2400497;0.02350523;-0.02903441,-0.1710198;0.5236439;-0.003369294,-0.2268929;0.3410264;0.1570363,-0.2794195;0.1473281;0.2945583,0.07847405;0.004203328;-0.05565926,0.09500782;-0.3134211;-0.02165447,0.09532209;-0.6672469;0.05990286,0.0921266;-0.629934;-0.02403723,-0.07701789;0.01174401;-0.05660496,-0.1252486;-0.3036712;-0.03419899,-0.1485591;-0.6575077;0.04390876,-0.1495619;-0.620133;-0.04008074,0.005626028;0.5487381;-0.02662959,0;0;0,-0.06085829;0.305432;-0.05272126,-0.1266792;0.6022008;-0.1174028,0.06804045;0.5092483;-0.08510494,0.2128131;0.3065391;-0.07282591,0.2284518;0.07052617;-0.1297793,-0.2136075;0.4560113;0.02914415,-0.2696597;0.2588343;0.1712016,-0.3552852;0.03242043;0.1956021,0.06871253;0.01643836;-0.06543827,0.1035515;-0.3000963;-0.09555459,0.09571394;-0.6606722;-0.05350733,0.1119628;-0.6858617;-0.1151493,-0.09498258;-0.01067444;-0.01175438,-0.1495829;-0.3195933;-0.07422773,-0.1589393;-0.678274;-0.01850498,-0.1693593;-0.7079703;-0.07713443,-0.1102659;0.5291612;-0.09869981,554.7251
+0;0;0,0.003206563;0.3157184;-0.009140423,0.006365584;0.6253127;-0.03610378,0.1798986;0.5053089;-0.01579145,0.208496;0.2599677;0.01871711,0.2400497;0.02350523;-0.02903441,-0.1710198;0.5236439;-0.003369294,-0.2268929;0.3410264;0.1570363,-0.2794195;0.1473281;0.2945583,0.07847405;0.004203328;-0.05565926,0.09500782;-0.3134211;-0.02165447,0.09532209;-0.6672469;0.05990286,0.0921266;-0.629934;-0.02403723,-0.07701789;0.01174401;-0.05660496,-0.1252486;-0.3036712;-0.03419899,-0.1485591;-0.6575077;0.04390876,-0.1495619;-0.620133;-0.04008074,0.005626028;0.5487381;-0.02662959,0;0;0,-0.06085829;0.305432;-0.05272126,-0.1266792;0.6022008;-0.1174028,0.06804045;0.5092483;-0.08510494,0.2128131;0.3065391;-0.07282591,0.2284518;0.07052617;-0.1297793,-0.2136075;0.4560113;0.02914415,-0.2696597;0.2588343;0.1712016,-0.3552852;0.03242043;0.1956021,0.06871253;0.01643836;-0.06543827,0.1035515;-0.3000963;-0.09555459,0.09571394;-0.6606722;-0.05350733,0.1119628;-0.6858617;-0.1151493,-0.09498258;-0.01067444;-0.01175438,-0.1495829;-0.3195933;-0.07422773,-0.1589393;-0.678274;-0.01850498,-0.1693593;-0.7079703;-0.07713443,-0.1102659;0.5291612;-0.09869981,554.7251
+0;0;0,0.003206563;0.3157184;-0.009140423,0.006365584;0.6253127;-0.03610378,0.1798986;0.5053089;-0.01579145,0.208496;0.2599677;0.01871711,0.2400497;0.02350523;-0.02903441,-0.1710198;0.5236439;-0.003369294,-0.2268929;0.3410264;0.1570363,-0.2794195;0.1473281;0.2945583,0.07847405;0.004203328;-0.05565926,0.09500782;-0.3134211;-0.02165447,0.09532209;-0.6672469;0.05990286,0.0921266;-0.629934;-0.02403723,-0.07701789;0.01174401;-0.05660496,-0.1252486;-0.3036712;-0.03419899,-0.1485591;-0.6575077;0.04390876,-0.1495619;-0.620133;-0.04008074,0.005626028;0.5487381;-0.02662959,0;0;0,-0.06085829;0.305432;-0.05272126,-0.1266792;0.6022008;-0.1174028,0.06804045;0.5092483;-0.08510494,0.2128131;0.3065391;-0.07282591,0.2284518;0.07052617;-0.1297793,-0.2136075;0.4560113;0.02914415,-0.2696597;0.2588343;0.1712016,-0.3552852;0.03242043;0.1956021,0.06871253;0.01643836;-0.06543827,0.1035515;-0.3000963;-0.09555459,0.09571394;-0.6606722;-0.05350733,0.1119628;-0.6858617;-0.1151493,-0.09498258;-0.01067444;-0.01175438,-0.1495829;-0.3195933;-0.07422773,-0.1589393;-0.678274;-0.01850498,-0.1693593;-0.7079703;-0.07713443,-0.1102659;0.5291612;-0.09869981,554.7251
+0;0;0,0.00318965;0.3157153;-0.009255206,0.006330742;0.625303;-0.03629554,0.1798712;0.5052029;-0.01640414,0.208125;0.2598812;0.01852294,0.2400795;0.02342978;-0.02901646,-0.1711289;0.5242759;-0.003464783,-0.2276952;0.344491;0.159871,-0.279326;0.1529254;0.3006802,0.07847457;0.004205188;-0.0556584,0.09495992;-0.3134144;-0.02158516,0.09527241;-0.6672617;0.05987873,0.09198754;-0.6299548;-0.02405843,-0.07702152;0.01169923;-0.0566093,-0.125388;-0.3036951;-0.03420257,-0.1485739;-0.6575128;0.04402695,-0.1496664;-0.6201453;-0.03996205,0.005596414;0.5487308;-0.02680135,0;0;0,-0.06085829;0.305432;-0.05272126,-0.1266792;0.6022008;-0.1174028,0.06804045;0.5092483;-0.08510494,0.2128131;0.3065391;-0.07282591,0.2284518;0.07052617;-0.1297793,-0.2136075;0.4560113;0.02914415,-0.2696597;0.2588343;0.1712016,-0.3552852;0.03242043;0.1956021,0.06871253;0.01643836;-0.06543827,0.1035515;-0.3000963;-0.09555459,0.09571394;-0.6606722;-0.05350733,0.1119628;-0.6858617;-0.1151493,-0.09498258;-0.01067444;-0.01175438,-0.1495829;-0.3195933;-0.07422773,-0.1589393;-0.678274;-0.01850498,-0.1693593;-0.7079703;-0.07713443,-0.1102659;0.5291612;-0.09869981,554.7251
+0;0;0,0.00318965;0.3157153;-0.009255206,0.006330742;0.625303;-0.03629554,0.1798712;0.5052029;-0.01640414,0.208125;0.2598812;0.01852294,0.2400795;0.02342978;-0.02901646,-0.1711289;0.5242759;-0.003464783,-0.2276952;0.344491;0.159871,-0.279326;0.1529254;0.3006802,0.07847457;0.004205188;-0.0556584,0.09495992;-0.3134144;-0.02158516,0.09527241;-0.6672617;0.05987873,0.09198754;-0.6299548;-0.02405843,-0.07702152;0.01169923;-0.0566093,-0.125388;-0.3036951;-0.03420257,-0.1485739;-0.6575128;0.04402695,-0.1496664;-0.6201453;-0.03996205,0.005596414;0.5487308;-0.02680135,0;0;0,-0.06085829;0.305432;-0.05272126,-0.1266792;0.6022008;-0.1174028,0.06804045;0.5092483;-0.08510494,0.2128131;0.3065391;-0.07282591,0.2284518;0.07052617;-0.1297793,-0.2136075;0.4560113;0.02914415,-0.2696597;0.2588343;0.1712016,-0.3552852;0.03242043;0.1956021,0.06871253;0.01643836;-0.06543827,0.1035515;-0.3000963;-0.09555459,0.09571394;-0.6606722;-0.05350733,0.1119628;-0.6858617;-0.1151493,-0.09498258;-0.01067444;-0.01175438,-0.1495829;-0.3195933;-0.07422773,-0.1589393;-0.678274;-0.01850498,-0.1693593;-0.7079703;-0.07713443,-0.1102659;0.5291612;-0.09869981,554.7251
+0;0;0,0.00318965;0.3157153;-0.009255206,0.006330742;0.625303;-0.03629554,0.1798712;0.5052029;-0.01640414,0.208125;0.2598812;0.01852294,0.2400795;0.02342978;-0.02901646,-0.1711289;0.5242759;-0.003464783,-0.2276952;0.344491;0.159871,-0.279326;0.1529254;0.3006802,0.07847457;0.004205188;-0.0556584,0.09495992;-0.3134144;-0.02158516,0.09527241;-0.6672617;0.05987873,0.09198754;-0.6299548;-0.02405843,-0.07702152;0.01169923;-0.0566093,-0.125388;-0.3036951;-0.03420257,-0.1485739;-0.6575128;0.04402695,-0.1496664;-0.6201453;-0.03996205,0.005596414;0.5487308;-0.02680135,0;0;0,-0.06085829;0.305432;-0.05272126,-0.1266792;0.6022008;-0.1174028,0.06804045;0.5092483;-0.08510494,0.2128131;0.3065391;-0.07282591,0.2284518;0.07052617;-0.1297793,-0.2136075;0.4560113;0.02914415,-0.2696597;0.2588343;0.1712016,-0.3552852;0.03242043;0.1956021,0.06871253;0.01643836;-0.06543827,0.1035515;-0.3000963;-0.09555459,0.09571394;-0.6606722;-0.05350733,0.1119628;-0.6858617;-0.1151493,-0.09498258;-0.01067444;-0.01175438,-0.1495829;-0.3195933;-0.07422773,-0.1589393;-0.678274;-0.01850498,-0.1693593;-0.7079703;-0.07713443,-0.1102659;0.5291612;-0.09869981,554.7251
+0;0;0,0.003240883;0.3157103;-0.009405098,0.006423174;0.6252911;-0.03652149,0.1799319;0.5050545;-0.01685389,0.2078705;0.2597183;0.01822465,0.2401002;0.02325813;-0.02908479,-0.1711382;0.5248806;-0.003725376,-0.2281469;0.3481187;0.1627262,-0.2793948;0.1586249;0.3064485,0.07850256;0.004116068;-0.05562558,0.09496649;-0.3134999;-0.02150801,0.09538464;-0.6673543;0.05992473,0.09207406;-0.6300581;-0.02401235,-0.0769759;0.0117607;-0.05665859,-0.1253326;-0.3036324;-0.03421387,-0.1484981;-0.6574429;0.04405432,-0.1496154;-0.620084;-0.03993511,0.005677689;0.5487209;-0.02701238,0;0;0,-0.06085829;0.305432;-0.05272126,-0.1266792;0.6022008;-0.1174028,0.06804045;0.5092483;-0.08510494,0.2128131;0.3065391;-0.07282591,0.2284518;0.07052617;-0.1297793,-0.2136075;0.4560113;0.02914415,-0.2696597;0.2588343;0.1712016,-0.3552852;0.03242043;0.1956021,0.06871253;0.01643836;-0.06543827,0.1035515;-0.3000963;-0.09555459,0.09571394;-0.6606722;-0.05350733,0.1119628;-0.6858617;-0.1151493,-0.09498258;-0.01067444;-0.01175438,-0.1495829;-0.3195933;-0.07422773,-0.1589393;-0.678274;-0.01850498,-0.1693593;-0.7079703;-0.07713443,-0.1102659;0.5291612;-0.09869981,554.7251
+0;0;0,0.003240883;0.3157103;-0.009405098,0.006423174;0.6252911;-0.03652149,0.1799319;0.5050545;-0.01685389,0.2078705;0.2597183;0.01822465,0.2401002;0.02325813;-0.02908479,-0.1711382;0.5248806;-0.003725376,-0.2281469;0.3481187;0.1627262,-0.2793948;0.1586249;0.3064485,0.07850256;0.004116068;-0.05562558,0.09496649;-0.3134999;-0.02150801,0.09538464;-0.6673543;0.05992473,0.09207406;-0.6300581;-0.02401235,-0.0769759;0.0117607;-0.05665859,-0.1253326;-0.3036324;-0.03421387,-0.1484981;-0.6574429;0.04405432,-0.1496154;-0.620084;-0.03993511,0.005677689;0.5487209;-0.02701238,0;0;0,-0.06085829;0.305432;-0.05272126,-0.1266792;0.6022008;-0.1174028,0.06804045;0.5092483;-0.08510494,0.2128131;0.3065391;-0.07282591,0.2284518;0.07052617;-0.1297793,-0.2136075;0.4560113;0.02914415,-0.2696597;0.2588343;0.1712016,-0.3552852;0.03242043;0.1956021,0.06871253;0.01643836;-0.06543827,0.1035515;-0.3000963;-0.09555459,0.09571394;-0.6606722;-0.05350733,0.1119628;-0.6858617;-0.1151493,-0.09498258;-0.01067444;-0.01175438,-0.1495829;-0.3195933;-0.07422773,-0.1589393;-0.678274;-0.01850498,-0.1693593;-0.7079703;-0.07713443,-0.1102659;0.5291612;-0.09869981,554.7251
+0;0;0,0.003240883;0.3157103;-0.009405098,0.006423174;0.6252911;-0.03652149,0.1799319;0.5050545;-0.01685389,0.2078705;0.2597183;0.01822465,0.2401002;0.02325813;-0.02908479,-0.1711382;0.5248806;-0.003725376,-0.2281469;0.3481187;0.1627262,-0.2793948;0.1586249;0.3064485,0.07850256;0.004116068;-0.05562558,0.09496649;-0.3134999;-0.02150801,0.09538464;-0.6673543;0.05992473,0.09207406;-0.6300581;-0.02401235,-0.0769759;0.0117607;-0.05665859,-0.1253326;-0.3036324;-0.03421387,-0.1484981;-0.6574429;0.04405432,-0.1496154;-0.620084;-0.03993511,0.005677689;0.5487209;-0.02701238,0;0;0,-0.06085829;0.305432;-0.05272126,-0.1266792;0.6022008;-0.1174028,0.06804045;0.5092483;-0.08510494,0.2128131;0.3065391;-0.07282591,0.2284518;0.07052617;-0.1297793,-0.2136075;0.4560113;0.02914415,-0.2696597;0.2588343;0.1712016,-0.3552852;0.03242043;0.1956021,0.06871253;0.01643836;-0.06543827,0.1035515;-0.3000963;-0.09555459,0.09571394;-0.6606722;-0.05350733,0.1119628;-0.6858617;-0.1151493,-0.09498258;-0.01067444;-0.01175438,-0.1495829;-0.3195933;-0.07422773,-0.1589393;-0.678274;-0.01850498,-0.1693593;-0.7079703;-0.07713443,-0.1102659;0.5291612;-0.09869981,554.7251
+0;0;0,0.003248564;0.3157046;-0.009593912,0.006420446;0.6252716;-0.03686998,0.1799373;0.5050113;-0.01737604,0.2077497;0.2597063;0.01801968,0.2401174;0.02322601;-0.02909447,-0.1711835;0.5253422;-0.003901342,-0.2282606;0.3518959;0.1659795,-0.2807432;0.1666615;0.3147215,0.07850434;0.004083986;-0.05562541,0.09494127;-0.313529;-0.02146806,0.09537177;-0.6673905;0.05993414,0.09200086;-0.6301072;-0.02400166,-0.07697386;0.0117628;-0.05666093,-0.1253575;-0.3036359;-0.03435273,-0.1484537;-0.6574266;0.04402509,-0.1496322;-0.6200821;-0.03996476,0.005677973;0.5487059;-0.02732426,0;0;0,-0.06085829;0.305432;-0.05272126,-0.1266792;0.6022008;-0.1174028,0.06804045;0.5092483;-0.08510494,0.2128131;0.3065391;-0.07282591,0.2284518;0.07052617;-0.1297793,-0.2136075;0.4560113;0.02914415,-0.2696597;0.2588343;0.1712016,-0.3552852;0.03242043;0.1956021,0.06871253;0.01643836;-0.06543827,0.1035515;-0.3000963;-0.09555459,0.09571394;-0.6606722;-0.05350733,0.1119628;-0.6858617;-0.1151493,-0.09498258;-0.01067444;-0.01175438,-0.1495829;-0.3195933;-0.07422773,-0.1589393;-0.678274;-0.01850498,-0.1693593;-0.7079703;-0.07713443,-0.1102659;0.5291612;-0.09869981,554.7251
+0;0;0,0.003248564;0.3157046;-0.009593912,0.006420446;0.6252716;-0.03686998,0.1799373;0.5050113;-0.01737604,0.2077497;0.2597063;0.01801968,0.2401174;0.02322601;-0.02909447,-0.1711835;0.5253422;-0.003901342,-0.2282606;0.3518959;0.1659795,-0.2807432;0.1666615;0.3147215,0.07850434;0.004083986;-0.05562541,0.09494127;-0.313529;-0.02146806,0.09537177;-0.6673905;0.05993414,0.09200086;-0.6301072;-0.02400166,-0.07697386;0.0117628;-0.05666093,-0.1253575;-0.3036359;-0.03435273,-0.1484537;-0.6574266;0.04402509,-0.1496322;-0.6200821;-0.03996476,0.005677973;0.5487059;-0.02732426,0;0;0,-0.06085829;0.305432;-0.05272126,-0.1266792;0.6022008;-0.1174028,0.06804045;0.5092483;-0.08510494,0.2128131;0.3065391;-0.07282591,0.2284518;0.07052617;-0.1297793,-0.2136075;0.4560113;0.02914415,-0.2696597;0.2588343;0.1712016,-0.3552852;0.03242043;0.1956021,0.06871253;0.01643836;-0.06543827,0.1035515;-0.3000963;-0.09555459,0.09571394;-0.6606722;-0.05350733,0.1119628;-0.6858617;-0.1151493,-0.09498258;-0.01067444;-0.01175438,-0.1495829;-0.3195933;-0.07422773,-0.1589393;-0.678274;-0.01850498,-0.1693593;-0.7079703;-0.07713443,-0.1102659;0.5291612;-0.09869981,554.7251

+ 145 - 0
DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_OneArm_Backward_None_Fast.csv

@@ -0,0 +1,145 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.001843979;0.317807;-0.0007938503,0.003652798;0.6274461;-0.01595051,0.1741745;0.5046553;0.01180403,0.2040422;0.2505772;0.03252212,0.2357576;0.03285907;-0.01953369,-0.1662592;0.4960868;-0.005695391,-0.2086225;0.2434314;-0.02142992,-0.2469397;0.02552435;-0.06796148,0.07084025;0.008047341;-0.04960954,0.09060308;-0.3202367;-0.01874517,0.0910834;-0.6585848;0.05964789,0.09311946;-0.6195878;-0.03485076,-0.06839141;0.007067717;-0.05307418,-0.1169751;-0.3187087;-0.02811518,-0.1378736;-0.6575159;0.04535666,-0.1333913;-0.6183722;-0.0490435,0.003327089;0.5514516;-0.009689692,0;0;0,0.003265232;0.3174546;-0.01473975,0.004511192;0.6265205;-0.03848624,0.1744975;0.4995686;-0.05108714,0.2262851;0.2481899;-0.04913616,0.2062822;0.02781951;-0.09554338,-0.1649375;0.4965789;-0.02299828,-0.2257953;0.2494818;0.01041377,-0.2659046;0.037026;-0.05569706,0.07563135;0.001367599;-0.04268765,0.08659956;-0.3286037;-0.03209209,0.07231048;-0.6692327;0.0341866,0.0834111;-0.7043207;-0.03404403,-0.0806545;0.006932131;-0.03148023,-0.1183489;-0.3210373;-0.04282811,-0.1205128;-0.6645629;0.008266162,-0.1338225;-0.7047002;-0.05433339,0.004940256;0.5508013;-0.02949333,116.566
+0;0;0,0.001783504;0.3178061;-0.001203098,0.003490302;0.6273827;-0.01752637,0.1739931;0.5049881;0.01172853,0.2040121;0.2509054;0.03216935,0.2355377;0.03319645;-0.02003994,-0.1664326;0.4962862;-0.005561944,-0.208809;0.2436024;-0.02079849,-0.2472184;0.02551088;-0.06637996,0.07082935;0.008030973;-0.04962775,0.09058368;-0.3202314;-0.01852895,0.09051768;-0.658541;0.06003215,0.09250913;-0.6196108;-0.0344738,-0.06847751;0.007062897;-0.0529637,-0.1172922;-0.3186747;-0.02794898,-0.1382685;-0.6574717;0.04554801,-0.1338319;-0.6183942;-0.04886069,0.003192267;0.5514194;-0.01089734,0;0;0,0.003265232;0.3174546;-0.01473975,0.004511192;0.6265205;-0.03848624,0.1744975;0.4995686;-0.05108714,0.2262851;0.2481899;-0.04913616,0.2062822;0.02781951;-0.09554338,-0.1649375;0.4965789;-0.02299828,-0.2257953;0.2494818;0.01041377,-0.2659046;0.037026;-0.05569706,0.07563135;0.001367599;-0.04268765,0.08659956;-0.3286037;-0.03209209,0.07231048;-0.6692327;0.0341866,0.0834111;-0.7043207;-0.03404403,-0.0806545;0.006932131;-0.03148023,-0.1183489;-0.3210373;-0.04282811,-0.1205128;-0.6645629;0.008266162,-0.1338225;-0.7047002;-0.05433339,0.004940256;0.5508013;-0.02949333,116.579
+0;0;0,0.001780233;0.3172234;-0.001200892,0.003484087;0.6262609;-0.01749515,0.1737001;0.5040896;0.01170902,0.203712;0.2500672;0.03214499,0.2351671;0.03284501;-0.01994756,-0.1661528;0.4954023;-0.005552367,-0.2085192;0.2427785;-0.0207853,-0.2468428;0.02517465;-0.06626485,0.07077508;0.00802482;-0.04958973,0.0905428;-0.3204601;-0.01846986,0.09047683;-0.6585845;0.06004826,0.09246856;-0.619653;-0.03447126,-0.06842504;0.007057486;-0.05292312,-0.1172728;-0.3189008;-0.02789145,-0.1382377;-0.6575124;0.04556533,-0.1338004;-0.6184337;-0.04885693,0.003186622;0.5504428;-0.01087878,0;0;0,0.002824843;0.3168378;-0.01552868,0.003759861;0.6252806;-0.04039001,0.1737111;0.4994312;-0.05311203,0.2260215;0.24823;-0.05041146,0.2061635;0.02818356;-0.09594989,-0.1657297;0.4968668;-0.02392086,-0.225679;0.2499521;0.01192551,-0.2656101;0.03764226;-0.05302498,0.07559739;0.001391619;-0.0426116,0.08648966;-0.3288463;-0.03334808,0.07224305;-0.6693221;0.03273106,0.0829321;-0.7043896;-0.03560376,-0.08055731;0.006897192;-0.03155313,-0.1183142;-0.3212675;-0.04354657,-0.1206431;-0.6647562;0.006487317,-0.1340881;-0.7050351;-0.05594496,0.00422889;0.5497302;-0.03121519,116.6009
+0;0;0,0.001780233;0.3172234;-0.001200892,0.003484087;0.6262609;-0.01749515,0.1737001;0.5040896;0.01170902,0.203712;0.2500672;0.03214499,0.2351671;0.03284501;-0.01994756,-0.1661528;0.4954023;-0.005552367,-0.2085192;0.2427785;-0.0207853,-0.2468428;0.02517465;-0.06626485,0.07077508;0.00802482;-0.04958973,0.0905428;-0.3204601;-0.01846986,0.09047683;-0.6585845;0.06004826,0.09246856;-0.619653;-0.03447126,-0.06842504;0.007057486;-0.05292312,-0.1172728;-0.3189008;-0.02789145,-0.1382377;-0.6575124;0.04556533,-0.1338004;-0.6184337;-0.04885693,0.003186622;0.5504428;-0.01087878,0;0;0,0.002824843;0.3168378;-0.01552868,0.003759861;0.6252806;-0.04039001,0.1737111;0.4994312;-0.05311203,0.2260215;0.24823;-0.05041146,0.2061635;0.02818356;-0.09594989,-0.1657297;0.4968668;-0.02392086,-0.225679;0.2499521;0.01192551,-0.2656101;0.03764226;-0.05302498,0.07559739;0.001391619;-0.0426116,0.08648966;-0.3288463;-0.03334808,0.07224305;-0.6693221;0.03273106,0.0829321;-0.7043896;-0.03560376,-0.08055731;0.006897192;-0.03155313,-0.1183142;-0.3212675;-0.04354657,-0.1206431;-0.6647562;0.006487317,-0.1340881;-0.7050351;-0.05594496,0.00422889;0.5497302;-0.03121519,116.6232
+0;0;0,0.001701654;0.3168212;-0.000220959,0.003451114;0.6255897;-0.01311538,0.1738662;0.5026208;0.01195689,0.2038644;0.2486303;0.03235323,0.2355647;0.03162092;-0.02046853,-0.1660755;0.4940443;-0.005021939,-0.2085239;0.2414435;-0.01978908,-0.2469688;0.02361046;-0.06404775,0.07086384;0.008040929;-0.04960208,0.09056483;-0.3206786;-0.01830386,0.0902696;-0.6586897;0.06020304,0.09218383;-0.6195673;-0.03442495,-0.06854521;0.007050901;-0.0529013,-0.117625;-0.3191051;-0.02764954,-0.1386158;-0.6576377;0.04563095,-0.1342548;-0.6183644;-0.04890119,0.003154498;0.5497779;-0.007686269,0;0;0,0.002574638;0.316393;-0.01635623,0.003189832;0.6243076;-0.04225349,0.1735369;0.4994112;-0.05441165,0.2262897;0.2483446;-0.05128455,0.2066652;0.02828786;-0.09686947,-0.1665219;0.497054;-0.02362955,-0.2258641;0.2501293;0.01289149,-0.2655636;0.03702611;-0.04955116,0.075537;0.001416564;-0.04288197,0.08670816;-0.3290792;-0.03439736,0.07239622;-0.6694701;0.03151298,0.0830192;-0.7044698;-0.03706932,-0.08071846;0.0068794;-0.03136737,-0.1183112;-0.3215613;-0.04310309,-0.1207456;-0.6651727;0.005273096,-0.1342351;-0.7057741;-0.05697499,0.003714457;0.5488862;-0.03285503,116.6438
+0;0;0,0.001701654;0.3168212;-0.000220959,0.003451114;0.6255897;-0.01311538,0.1738662;0.5026208;0.01195689,0.2038644;0.2486303;0.03235323,0.2355647;0.03162092;-0.02046853,-0.1660755;0.4940443;-0.005021939,-0.2085239;0.2414435;-0.01978908,-0.2469688;0.02361046;-0.06404775,0.07086384;0.008040929;-0.04960208,0.09056483;-0.3206786;-0.01830386,0.0902696;-0.6586897;0.06020304,0.09218383;-0.6195673;-0.03442495,-0.06854521;0.007050901;-0.0529013,-0.117625;-0.3191051;-0.02764954,-0.1386158;-0.6576377;0.04563095,-0.1342548;-0.6183644;-0.04890119,0.003154498;0.5497779;-0.007686269,0;0;0,0.002574638;0.316393;-0.01635623,0.003189832;0.6243076;-0.04225349,0.1735369;0.4994112;-0.05441165,0.2262897;0.2483446;-0.05128455,0.2066652;0.02828786;-0.09686947,-0.1665219;0.497054;-0.02362955,-0.2258641;0.2501293;0.01289149,-0.2655636;0.03702611;-0.04955116,0.075537;0.001416564;-0.04288197,0.08670816;-0.3290792;-0.03439736,0.07239622;-0.6694701;0.03151298,0.0830192;-0.7044698;-0.03706932,-0.08071846;0.0068794;-0.03136737,-0.1183112;-0.3215613;-0.04310309,-0.1207456;-0.6651727;0.005273096,-0.1342351;-0.7057741;-0.05697499,0.003714457;0.5488862;-0.03285503,116.6556
+0;0;0,0.001700299;0.3165689;-0.000220783,0.00344988;0.6253706;-0.01311772,0.1735921;0.5024402;0.0119258,0.2035875;0.2484736;0.03232022,0.2353957;0.03072555;-0.02068135,-0.1658065;0.4938775;-0.005025906,-0.208251;0.2413005;-0.01979166,-0.2468268;0.02272587;-0.06420098,0.07105945;0.008063124;-0.049739,0.09077018;-0.320819;-0.01842529,0.09047475;-0.6590613;0.0601353,0.09238904;-0.6199386;-0.03449625,-0.06873442;0.007070364;-0.05304733,-0.1178385;-0.319247;-0.02778308,-0.1388437;-0.6580111;0.04554753,-0.1344825;-0.6187375;-0.04898817,0.00315312;0.549522;-0.007685979,0;0;0,0.002626091;0.3161186;-0.01676178,0.00325051;0.6239675;-0.04393363,0.173273;0.499345;-0.05643964,0.2261526;0.2483338;-0.05300188,0.2065437;0.02735357;-0.09792829,-0.1663375;0.4973513;-0.02385749,-0.2253404;0.2507152;0.01492403,-0.2655364;0.03618538;-0.04504595,0.07548329;0.001339048;-0.04346156,0.08675763;-0.3293334;-0.0356431,0.07246587;-0.6699871;0.03016353,0.08277991;-0.7047908;-0.038656,-0.0811377;0.007011997;-0.03091818,-0.1184939;-0.3215972;-0.04328727,-0.1211419;-0.6656604;0.003544193,-0.1348218;-0.7062021;-0.05873548,0.003723279;0.5485238;-0.03441477,116.6773
+0;0;0,0.001457153;0.3165698;0.0005281927,0.003008825;0.6254252;-0.01107248,0.173331;0.5021404;0.01179042,0.2033884;0.24819;0.03229446,0.2351677;0.03046778;-0.02083057,-0.166087;0.4935898;-0.004595264,-0.2084607;0.2409649;-0.01873115,-0.2473637;0.02215499;-0.06167229,0.07112516;0.00806498;-0.0496447,0.09086383;-0.3208095;-0.01826852,0.09006439;-0.6589763;0.06061317,0.09185607;-0.6197685;-0.03401254,-0.06872629;0.007064439;-0.05305865,-0.1181174;-0.3191862;-0.02749348,-0.1391395;-0.6579202;0.04597063,-0.1349034;-0.6185622;-0.04856244,0.002782898;0.549552;-0.005992816,0;0;0,0.002626091;0.3161186;-0.01676178,0.00325051;0.6239675;-0.04393363,0.173273;0.499345;-0.05643964,0.2261526;0.2483338;-0.05300188,0.2065437;0.02735357;-0.09792829,-0.1663375;0.4973513;-0.02385749,-0.2253404;0.2507152;0.01492403,-0.2655364;0.03618538;-0.04504595,0.07548329;0.001339048;-0.04346156,0.08675763;-0.3293334;-0.0356431,0.07246587;-0.6699871;0.03016353,0.08277991;-0.7047908;-0.038656,-0.0811377;0.007011997;-0.03091818,-0.1184939;-0.3215972;-0.04328727,-0.1211419;-0.6656604;0.003544193,-0.1348218;-0.7062021;-0.05873548,0.003723279;0.5485238;-0.03441477,116.6893
+0;0;0,0.001456224;0.316368;0.0005278561,0.00300774;0.6252057;-0.01107312,0.1729459;0.502007;0.01175111,0.2030024;0.2480641;0.03225455,0.2348184;0.03009009;-0.02093192,-0.1657079;0.4934756;-0.004597674,-0.2080804;0.2408582;-0.01873314,-0.2470284;0.0217953;-0.06172393,0.07113837;0.008066479;-0.04965392,0.09089011;-0.3210256;-0.01825698,0.09009109;-0.6590127;0.0605828,0.0918814;-0.619812;-0.03397059,-0.06873906;0.007065752;-0.0530685,-0.1181629;-0.3194008;-0.02748641,-0.1391737;-0.6579549;0.04593867,-0.1349409;-0.6186041;-0.04852216,0.002781752;0.5493119;-0.00599208,0;0;0,0.002599001;0.3159004;-0.01706696,0.003273636;0.6236811;-0.04485536,0.1728878;0.4992574;-0.05743575,0.2263949;0.2483871;-0.05399156,0.2065347;0.0271188;-0.09870863,-0.1660759;0.4978003;-0.02357347,-0.2248141;0.2515208;0.01774225,-0.2655081;0.03592229;-0.03895888,0.07549694;0.001343936;-0.04347014,0.08686733;-0.329561;-0.03638864,0.07240748;-0.6700608;0.02920485,0.08281192;-0.7048269;-0.039536,-0.08114592;0.006996627;-0.03094567,-0.118239;-0.3218746;-0.04300248,-0.1209521;-0.6658762;0.00290126,-0.1348762;-0.7062886;-0.05935971,0.003715023;0.5482244;-0.03527236,116.7111
+0;0;0,0.001456224;0.316368;0.0005278561,0.00300774;0.6252057;-0.01107312,0.1729459;0.502007;0.01175111,0.2030024;0.2480641;0.03225455,0.2348184;0.03009009;-0.02093192,-0.1657079;0.4934756;-0.004597674,-0.2080804;0.2408582;-0.01873314,-0.2470284;0.0217953;-0.06172393,0.07113837;0.008066479;-0.04965392,0.09089011;-0.3210256;-0.01825698,0.09009109;-0.6590127;0.0605828,0.0918814;-0.619812;-0.03397059,-0.06873906;0.007065752;-0.0530685,-0.1181629;-0.3194008;-0.02748641,-0.1391737;-0.6579549;0.04593867,-0.1349409;-0.6186041;-0.04852216,0.002781752;0.5493119;-0.00599208,0;0;0,0.002599001;0.3159004;-0.01706696,0.003273636;0.6236811;-0.04485536,0.1728878;0.4992574;-0.05743575,0.2263949;0.2483871;-0.05399156,0.2065347;0.0271188;-0.09870863,-0.1660759;0.4978003;-0.02357347,-0.2248141;0.2515208;0.01774225,-0.2655081;0.03592229;-0.03895888,0.07549694;0.001343936;-0.04347014,0.08686733;-0.329561;-0.03638864,0.07240748;-0.6700608;0.02920485,0.08281192;-0.7048269;-0.039536,-0.08114592;0.006996627;-0.03094567,-0.118239;-0.3218746;-0.04300248,-0.1209521;-0.6658762;0.00290126,-0.1348762;-0.7062886;-0.05935971,0.003715023;0.5482244;-0.03527236,116.7226
+0;0;0,0.001566612;0.316127;0.001195709,0.003239988;0.6248119;-0.009468904,0.1730941;0.5014354;0.01158879,0.2030115;0.2474901;0.03212618,0.2347579;0.02961789;-0.02123554,-0.1653331;0.493012;-0.004400879,-0.2076828;0.2403629;-0.01781746,-0.2469942;0.02131301;-0.06018922,0.0712289;0.008035395;-0.04973355,0.09106784;-0.321061;-0.01838506,0.08977704;-0.6588241;0.06079417,0.09148912;-0.6195472;-0.0338279,-0.06889838;0.007091848;-0.05304969,-0.1183882;-0.3193608;-0.02735548,-0.1394429;-0.6577641;0.0460937,-0.1352894;-0.6183426;-0.04843836,0.002979576;0.54896;-0.004592673,0;0;0,0.002822608;0.3156349;-0.01751518,0.003724217;0.6231731;-0.04596162,0.1731122;0.4991446;-0.05884147,0.2265323;0.2482693;-0.05524755,0.2065122;0.02707458;-0.09992075,-0.1656623;0.4978305;-0.02345936,-0.2240428;0.2520642;0.02121393,-0.2647603;0.03594267;-0.03316592,0.07546473;0.001312971;-0.04375958,0.08692133;-0.3296092;-0.03743434,0.07247874;-0.6699806;0.02809167,0.08284763;-0.7047809;-0.04072499,-0.08134186;0.007055408;-0.03074528,-0.1183015;-0.3218112;-0.04345416,-0.1207752;-0.6657143;0.002146699,-0.135197;-0.7058553;-0.06042,0.004042283;0.5477838;-0.03628087,116.7445
+0;0;0,0.001566612;0.316127;0.001195709,0.003239988;0.6248119;-0.009468904,0.1730941;0.5014354;0.01158879,0.2030115;0.2474901;0.03212618,0.2347579;0.02961789;-0.02123554,-0.1653331;0.493012;-0.004400879,-0.2076828;0.2403629;-0.01781746,-0.2469942;0.02131301;-0.06018922,0.0712289;0.008035395;-0.04973355,0.09106784;-0.321061;-0.01838506,0.08977704;-0.6588241;0.06079417,0.09148912;-0.6195472;-0.0338279,-0.06889838;0.007091848;-0.05304969,-0.1183882;-0.3193608;-0.02735548,-0.1394429;-0.6577641;0.0460937,-0.1352894;-0.6183426;-0.04843836,0.002979576;0.54896;-0.004592673,0;0;0,0.002822608;0.3156349;-0.01751518,0.003724217;0.6231731;-0.04596162,0.1731122;0.4991446;-0.05884147,0.2265323;0.2482693;-0.05524755,0.2065122;0.02707458;-0.09992075,-0.1656623;0.4978305;-0.02345936,-0.2240428;0.2520642;0.02121393,-0.2647603;0.03594267;-0.03316592,0.07546473;0.001312971;-0.04375958,0.08692133;-0.3296092;-0.03743434,0.07247874;-0.6699806;0.02809167,0.08284763;-0.7047809;-0.04072499,-0.08134186;0.007055408;-0.03074528,-0.1183015;-0.3218112;-0.04345416,-0.1207752;-0.6657143;0.002146699,-0.135197;-0.7058553;-0.06042,0.004042283;0.5477838;-0.03628087,116.7559
+0;0;0,0.001566065;0.3160168;0.001195292,0.003238918;0.6246048;-0.009465931,0.1729612;0.5012899;0.01157762,0.2028772;0.2473573;0.03211399,0.2346404;0.02936983;-0.02127596,-0.1652036;0.492873;-0.004399651,-0.2075512;0.2402366;-0.01781556,-0.2468834;0.02107081;-0.06020974,0.07125325;0.008038142;-0.04975055,0.09109749;-0.3211463;-0.01839368,0.08980688;-0.6588598;0.06077394,0.09151954;-0.6195799;-0.03387998,-0.06892192;0.007094271;-0.05306782,-0.118425;-0.3194457;-0.02736674,-0.1394766;-0.6577994;0.04607167,-0.1353217;-0.6183748;-0.04849221,0.002978592;0.5487777;-0.004591297,0;0;0,0.002799466;0.3155179;-0.01763844,0.003736824;0.6229366;-0.04632878,0.1729452;0.4991276;-0.0594511,0.2264443;0.2482848;-0.05568433,0.2063716;0.02695328;-0.1002643,-0.1655277;0.4979536;-0.02222111,-0.2234325;0.252404;0.02415675,-0.2651775;0.03585982;-0.02822569,0.07544725;0.001331896;-0.04384851,0.08678587;-0.3296868;-0.0377264,0.07232587;-0.669981;0.02792692,0.08270924;-0.7047693;-0.04094315,-0.08140028;0.007030215;-0.03068102,-0.1184514;-0.3219125;-0.04346092,-0.1202919;-0.6657198;0.002504166,-0.1354284;-0.7043444;-0.06160492,0.004004776;0.5475787;-0.03659797,116.7783
+0;0;0,0.001562731;0.3160187;0.0004563564,0.003061718;0.6244546;-0.01359369,0.1727964;0.5020858;0.01144002,0.2029589;0.2481815;0.0319649,0.2344985;0.03012964;-0.02129481,-0.1655128;0.4934785;-0.004385684,-0.2079826;0.2408159;-0.01689235,-0.2476248;0.02156666;-0.05856007,0.07123347;0.008057372;-0.04977576,0.09079777;-0.3211258;-0.01823036,0.08934122;-0.65882;0.06101675,0.09102046;-0.6197058;-0.03365387,-0.06898479;0.007064017;-0.0529901,-0.1187563;-0.3194256;-0.02716824,-0.1401614;-0.6577172;0.04645398,-0.1360343;-0.6184494;-0.04812662,0.002861013;0.5487168;-0.007484108,0;0;0,0.002799466;0.3155179;-0.01763844,0.003736824;0.6229366;-0.04632878,0.1729452;0.4991276;-0.0594511,0.2264443;0.2482848;-0.05568433,0.2063716;0.02695328;-0.1002643,-0.1655277;0.4979536;-0.02222111,-0.2234325;0.252404;0.02415675,-0.2651775;0.03585982;-0.02822569,0.07544725;0.001331896;-0.04384851,0.08678587;-0.3296868;-0.0377264,0.07232587;-0.669981;0.02792692,0.08270924;-0.7047693;-0.04094315,-0.08140028;0.007030215;-0.03068102,-0.1184514;-0.3219125;-0.04346092,-0.1202919;-0.6657198;0.002504166,-0.1354284;-0.7043444;-0.06160492,0.004004776;0.5475787;-0.03659797,116.7897
+0;0;0,0.001562202;0.3159118;0.000456202,0.003060543;0.6242107;-0.01358729,0.172707;0.5019066;0.01143332,0.20287;0.2479979;0.03195855,0.2344698;0.02952965;-0.02140288,-0.1654263;0.4933037;-0.004384155,-0.2078969;0.2406369;-0.01689103,-0.2476147;0.02096882;-0.05863834,0.07134929;0.008070474;-0.0498567,0.09091235;-0.3210917;-0.01831331,0.0894554;-0.6588804;0.06095593,0.09113358;-0.6197718;-0.03365476,-0.06909697;0.007075502;-0.05307627,-0.1188653;-0.3193933;-0.02725605,-0.1402764;-0.6577795;0.04638673,-0.1361519;-0.6185175;-0.048134,0.002859945;0.5485134;-0.007480969,0;0;0,0.002914563;0.3153993;-0.01782322,0.003988519;0.6226549;-0.04678416,0.1731186;0.4992434;-0.05994415,0.2266392;0.2484;-0.05622458,0.2062327;0.02673683;-0.1012065,-0.1652956;0.4979695;-0.02232787,-0.2236891;0.2531578;0.02725164,-0.2666751;0.03592044;-0.02309236,0.0754769;0.00128445;-0.04408097,0.08692642;-0.3297119;-0.03809619,0.07237338;-0.6701031;0.02754593,0.08247592;-0.704807;-0.04136205,-0.08163282;0.00712999;-0.03044324,-0.1185261;-0.3217913;-0.04367583,-0.12025;-0.665739;0.001973737,-0.1356253;-0.7042778;-0.06208093,0.004188806;0.5473458;-0.03699064,116.8006
+0;0;0,0.001560327;0.3155327;0.0004556545,0.00305666;0.6234081;-0.01356776,0.1733887;0.5010369;0.01151941,0.2035513;0.2471316;0.03204436,0.2350594;0.02929784;-0.02116209,-0.1661089;0.4923993;-0.004361883,-0.2085788;0.2397358;-0.01686859,-0.2481813;0.02070582;-0.05849465,0.07129426;0.008064249;-0.04981824,0.09087227;-0.3213495;-0.01825076,0.08941516;-0.6591753;0.06102724,0.09109347;-0.6200661;-0.03359127,-0.06904367;0.007070045;-0.05303533,-0.1188501;-0.3196483;-0.02719538,-0.1402635;-0.6580717;0.04645552,-0.1361386;-0.6188089;-0.04807302,0.002856383;0.5478317;-0.007471191,0;0;0,0.003104895;0.3149949;-0.01822376,0.004636109;0.6217768;-0.04766583,0.1742699;0.4985351;-0.06096864,0.2267675;0.2474817;-0.05707788,0.2061342;0.02653584;-0.1021602,-0.1657339;0.4978521;-0.02243054,-0.2255509;0.2542851;0.03138374,-0.2692677;0.03784244;-0.01878255,0.07546724;0.001209885;-0.04396582,0.08686166;-0.3300562;-0.03885293,0.07223685;-0.6704681;0.0268681,0.08233313;-0.7051398;-0.04208183,-0.08152013;0.007163101;-0.03054375,-0.1185289;-0.3219969;-0.043858,-0.1200361;-0.6660208;0.00151528,-0.1356341;-0.7044472;-0.06261724,0.004619271;0.5466067;-0.03774238,116.8227
+0;0;0,0.001560048;0.3155313;0.00103207,0.003200897;0.6234902;-0.01123395,0.1735873;0.5008026;0.01148323,0.2039722;0.246923;0.03199772,0.235524;0.02906998;-0.02110373,-0.1659859;0.4922662;-0.004050333,-0.2085277;0.2395623;-0.01544746,-0.2484336;0.02030759;-0.05557356,0.07124112;0.008015079;-0.04990214,0.09066935;-0.3213979;-0.0182344,0.08940539;-0.6591589;0.06132282,0.09099742;-0.6199571;-0.03328822,-0.06914135;0.007094619;-0.05290464,-0.118952;-0.3196203;-0.0270296,-0.1404619;-0.6580166;0.04671768,-0.1364219;-0.618658;-0.04780507,0.002944362;0.5478653;-0.005772795,0;0;0,0.003104895;0.3149949;-0.01822376,0.004636109;0.6217768;-0.04766583,0.1742699;0.4985351;-0.06096864,0.2267675;0.2474817;-0.05707788,0.2061342;0.02653584;-0.1021602,-0.1657339;0.4978521;-0.02243054,-0.2255509;0.2542851;0.03138374,-0.2692677;0.03784244;-0.01878255,0.07546724;0.001209885;-0.04396582,0.08686166;-0.3300562;-0.03885293,0.07223685;-0.6704681;0.0268681,0.08233313;-0.7051398;-0.04208183,-0.08152013;0.007163101;-0.03054375,-0.1185289;-0.3219969;-0.043858,-0.1200361;-0.6660208;0.00151528,-0.1356341;-0.7044472;-0.06261724,0.004619271;0.5466067;-0.03774238,116.8342
+0;0;0,0.001560048;0.3155313;0.00103207,0.003200897;0.6234902;-0.01123395,0.1735873;0.5008026;0.01148323,0.2039722;0.246923;0.03199772,0.235524;0.02906998;-0.02110373,-0.1659859;0.4922662;-0.004050333,-0.2085277;0.2395623;-0.01544746,-0.2484336;0.02030759;-0.05557356,0.07124112;0.008015079;-0.04990214,0.09066935;-0.3213979;-0.0182344,0.08940539;-0.6591589;0.06132282,0.09099742;-0.6199571;-0.03328822,-0.06914135;0.007094619;-0.05290464,-0.118952;-0.3196203;-0.0270296,-0.1404619;-0.6580166;0.04671768,-0.1364219;-0.618658;-0.04780507,0.002944362;0.5478653;-0.005772795,0;0;0,0.003104895;0.3149949;-0.01822376,0.004636109;0.6217768;-0.04766583,0.1742699;0.4985351;-0.06096864,0.2267675;0.2474817;-0.05707788,0.2061342;0.02653584;-0.1021602,-0.1657339;0.4978521;-0.02243054,-0.2255509;0.2542851;0.03138374,-0.2692677;0.03784244;-0.01878255,0.07546724;0.001209885;-0.04396582,0.08686166;-0.3300562;-0.03885293,0.07223685;-0.6704681;0.0268681,0.08233313;-0.7051398;-0.04208183,-0.08152013;0.007163101;-0.03054375,-0.1185289;-0.3219969;-0.043858,-0.1200361;-0.6660208;0.00151528,-0.1356341;-0.7044472;-0.06261724,0.004619271;0.5466067;-0.03774238,116.8563
+0;0;0,0.001558956;0.3153104;0.001031348,0.003198661;0.6230537;-0.01122599,0.1733331;0.5004908;0.01146171,0.2037189;0.2466037;0.03197682,0.2353389;0.02828017;-0.0212393,-0.1657384;0.491967;-0.004048901,-0.2082814;0.2392556;-0.01544637,-0.2482735;0.01952735;-0.05565912,0.07126699;0.008017992;-0.04992028,0.0906923;-0.3213454;-0.01825729,0.0894285;-0.659063;0.06128972,0.0910178;-0.619877;-0.03315895,-0.06916647;0.007097196;-0.05292386,-0.1189697;-0.3195685;-0.02705271,-0.1404768;-0.6579213;0.04668509,-0.1364437;-0.6185789;-0.04767545,0.002942314;0.547484;-0.005768818,0;0;0,0.003171295;0.3147614;-0.01842213,0.004976705;0.6212907;-0.0482018,0.1742675;0.4983431;-0.06146026,0.226927;0.2473139;-0.05769062,0.2057696;0.02612554;-0.1037881,-0.1654128;0.4981786;-0.02244543,-0.226918;0.2556112;0.03395509,-0.2730368;0.03843571;-0.01300037,0.07545815;0.001143724;-0.04404616,0.08692048;-0.3300808;-0.03967595,0.07207377;-0.6703614;0.02643847,0.08238991;-0.7050703;-0.04221869,-0.08156618;0.007223044;-0.03049741,-0.1185756;-0.3218746;-0.04410642,-0.1201158;-0.6658649;0.001179006,-0.1357168;-0.7042549;-0.06274982,0.004840225;0.5461928;-0.03815627,116.8786
+0;0;0,0.00161198;0.3150935;0.0003525734,0.003193435;0.6223131;-0.01410593,0.173467;0.5005631;0.01077418,0.2037363;0.2470172;0.03177512,0.2352097;0.02883857;-0.0210937,-0.1659902;0.4919671;-0.003938609,-0.2086532;0.239525;-0.01371702,-0.2490224;0.01985924;-0.05251012,0.07140725;0.008026309;-0.0500484,0.09070255;-0.3212697;-0.01824322,0.0897782;-0.6591364;0.06149487,0.09118619;-0.6200736;-0.03296563,-0.06935231;0.007120465;-0.05298883,-0.1193401;-0.3194437;-0.02697343,-0.1407835;-0.6580094;0.04669039,-0.1369261;-0.6187847;-0.04768613,0.002948149;0.5468957;-0.007929794,0;0;0,0.003544495;0.3145202;-0.01873946,0.006310165;0.6205589;-0.04912043,0.1753581;0.4978701;-0.06243992,0.2274235;0.2470377;-0.05855322,0.2058239;0.02617562;-0.1048243,-0.1650122;0.4994022;-0.02293163,-0.2292237;0.2589474;0.03790565,-0.2756985;0.04092734;-0.003264066,0.07551347;0.001024783;-0.0443275,0.08700879;-0.3301427;-0.04036522,0.07212006;-0.6705806;0.02591634,0.08209364;-0.7054786;-0.04260874,-0.08185185;0.007399635;-0.03022879,-0.1187089;-0.3216247;-0.04452087,-0.1198813;-0.6657839;0.000931982,-0.1360338;-0.7038519;-0.06319876,0.005827248;0.5455878;-0.03886962,116.8898
+0;0;0,0.00161198;0.3150935;0.0003525734,0.003193435;0.6223131;-0.01410593,0.173467;0.5005631;0.01077418,0.2037363;0.2470172;0.03177512,0.2352097;0.02883857;-0.0210937,-0.1659902;0.4919671;-0.003938609,-0.2086532;0.239525;-0.01371702,-0.2490224;0.01985924;-0.05251012,0.07140725;0.008026309;-0.0500484,0.09070255;-0.3212697;-0.01824322,0.0897782;-0.6591364;0.06149487,0.09118619;-0.6200736;-0.03296563,-0.06935231;0.007120465;-0.05298883,-0.1193401;-0.3194437;-0.02697343,-0.1407835;-0.6580094;0.04669039,-0.1369261;-0.6187847;-0.04768613,0.002948149;0.5468957;-0.007929794,0;0;0,0.003544495;0.3145202;-0.01873946,0.006310165;0.6205589;-0.04912043,0.1753581;0.4978701;-0.06243992,0.2274235;0.2470377;-0.05855322,0.2058239;0.02617562;-0.1048243,-0.1650122;0.4994022;-0.02293163,-0.2292237;0.2589474;0.03790565,-0.2756985;0.04092734;-0.003264066,0.07551347;0.001024783;-0.0443275,0.08700879;-0.3301427;-0.04036522,0.07212006;-0.6705806;0.02591634,0.08209364;-0.7054786;-0.04260874,-0.08185185;0.007399635;-0.03022879,-0.1187089;-0.3216247;-0.04452087,-0.1198813;-0.6657839;0.000931982,-0.1360338;-0.7038519;-0.06319876,0.005827248;0.5455878;-0.03886962,116.9012
+0;0;0,0.00160921;0.314552;0.0003519674,0.003186601;0.620987;-0.01407004,0.1719458;0.4998317;0.0106289,0.2022231;0.2462188;0.03163539,0.2337812;0.02745315;-0.02137568,-0.1644955;0.4913121;-0.003953183,-0.2071698;0.2388032;-0.01373418,-0.2476476;0.01854651;-0.05263166,0.07142532;0.008028341;-0.05006106,0.09072334;-0.3213142;-0.01825139,0.08979753;-0.6597108;0.06161178,0.09120637;-0.6206424;-0.0329059,-0.06936987;0.007122267;-0.05300223,-0.1193647;-0.319488;-0.02698317,-0.1408418;-0.6585847;0.04679621,-0.136982;-0.6193544;-0.04763744,0.002941911;0.5457528;-0.007908908,0;0;0,0.004193768;0.3139617;-0.01887202,0.008176669;0.6191513;-0.0497148,0.1753638;0.49733;-0.06308603,0.2276089;0.2464616;-0.05948114,0.2057284;0.02522592;-0.1068153,-0.1628947;0.5020391;-0.02362991,-0.2311159;0.2635178;0.04064279,-0.277977;0.04316279;0.01044022,0.07550007;0.0009051561;-0.04439664,0.08681571;-0.3303259;-0.04145479,0.07179993;-0.6712162;0.0253253,0.08187854;-0.7061433;-0.04323649,-0.0818742;0.00748549;-0.03021133,-0.1189463;-0.3215423;-0.04494658,-0.1201009;-0.6662613;0.0004259832,-0.1362199;-0.7042533;-0.0638786,0.007323891;0.5443841;-0.03935361,116.9231
+0;0;0,0.001575193;0.3145512;0.000843345,0.003261888;0.6210612;-0.01206529,0.172116;0.4996571;0.01026294,0.2024489;0.2460754;0.03156427,0.2337332;0.02719927;-0.02115229,-0.1643839;0.4910429;-0.003639162,-0.2076529;0.238563;-0.01133471,-0.2482752;0.01800783;-0.04834462,0.071446;0.008050852;-0.05002794,0.09078902;-0.321274;-0.01806379,0.08965232;-0.6596577;0.06185124,0.09090792;-0.6205062;-0.03266058,-0.06937022;0.007107023;-0.05300381,-0.1192918;-0.3194983;-0.02678337,-0.1408938;-0.6585486;0.04717278,-0.1371895;-0.6192346;-0.04725888,0.002978605;0.5457838;-0.006457791,0;0;0,0.004193768;0.3139617;-0.01887202,0.008176669;0.6191513;-0.0497148,0.1753638;0.49733;-0.06308603,0.2276089;0.2464616;-0.05948114,0.2057284;0.02522592;-0.1068153,-0.1628947;0.5020391;-0.02362991,-0.2311159;0.2635178;0.04064279,-0.277977;0.04316279;0.01044022,0.07550007;0.0009051561;-0.04439664,0.08681571;-0.3303259;-0.04145479,0.07179993;-0.6712162;0.0253253,0.08187854;-0.7061433;-0.04323649,-0.0818742;0.00748549;-0.03021133,-0.1189463;-0.3215423;-0.04494658,-0.1201009;-0.6662613;0.0004259832,-0.1362199;-0.7042533;-0.0638786,0.007323891;0.5443841;-0.03935361,116.9346
+0;0;0,0.001575193;0.3145512;0.000843345,0.003261888;0.6210612;-0.01206529,0.172116;0.4996571;0.01026294,0.2024489;0.2460754;0.03156427,0.2337332;0.02719927;-0.02115229,-0.1643839;0.4910429;-0.003639162,-0.2076529;0.238563;-0.01133471,-0.2482752;0.01800783;-0.04834462,0.071446;0.008050852;-0.05002794,0.09078902;-0.321274;-0.01806379,0.08965232;-0.6596577;0.06185124,0.09090792;-0.6205062;-0.03266058,-0.06937022;0.007107023;-0.05300381,-0.1192918;-0.3194983;-0.02678337,-0.1408938;-0.6585486;0.04717278,-0.1371895;-0.6192346;-0.04725888,0.002978605;0.5457838;-0.006457791,0;0;0,0.004193768;0.3139617;-0.01887202,0.008176669;0.6191513;-0.0497148,0.1753638;0.49733;-0.06308603,0.2276089;0.2464616;-0.05948114,0.2057284;0.02522592;-0.1068153,-0.1628947;0.5020391;-0.02362991,-0.2311159;0.2635178;0.04064279,-0.277977;0.04316279;0.01044022,0.07550007;0.0009051561;-0.04439664,0.08681571;-0.3303259;-0.04145479,0.07179993;-0.6712162;0.0253253,0.08187854;-0.7061433;-0.04323649,-0.0818742;0.00748549;-0.03021133,-0.1189463;-0.3215423;-0.04494658,-0.1201009;-0.6662613;0.0004259832,-0.1362199;-0.7042533;-0.0638786,0.007323891;0.5443841;-0.03935361,116.957
+0;0;0,0.001572012;0.313916;0.0008416419,0.003253703;0.6195151;-0.01202847,0.173116;0.4980638;0.0103824,0.2032821;0.2458763;0.03156661,0.2345372;0.02720481;-0.02110069,-0.165388;0.4893983;-0.003602499,-0.2084191;0.2383066;-0.01125574,-0.2490034;0.01795755;-0.04823105,0.07148493;0.00805524;-0.05005519,0.09083601;-0.3214069;-0.01807773,0.08969834;-0.6600778;0.06190511,0.09095392;-0.6209264;-0.03260491,-0.06940802;0.007110896;-0.05303269,-0.1193504;-0.3196306;-0.02680132,-0.1409707;-0.6589685;0.04721758,-0.1372665;-0.6196547;-0.04721227,0.002971276;0.5444652;-0.006437915,0;0;0,0.004820049;0.3132687;-0.01964569,0.01058686;0.6173466;-0.05202508,0.1783945;0.4958628;-0.06459355,0.2278619;0.2458742;-0.06060171,0.205906;0.02493747;-0.1082766,-0.163215;0.5050685;-0.02613817,-0.2355998;0.2701743;0.04125924,-0.2821228;0.04903609;0.01886575,0.07548936;0.0006588101;-0.04451323,0.08685888;-0.3307155;-0.04247785,0.07174228;-0.6718732;0.02445054,0.08181851;-0.7067803;-0.04412794,-0.08192386;0.007741845;-0.03015045,-0.1189112;-0.3214042;-0.04555054,-0.1200359;-0.6664671;-0.0005300455,-0.1364362;-0.7041341;-0.06510301,0.009206578;0.5428897;-0.04115915,116.9683
+0;0;0,0.00159165;0.3131076;0.001332981,0.003337296;0.6180548;-0.0103975,0.174331;0.4962763;0.01025493,0.2046969;0.2436724;0.03164886,0.2362571;0.02485248;-0.02042843,-0.166337;0.4875855;-0.003387983,-0.2100472;0.236083;-0.008331766,-0.2508929;0.01546866;-0.043704,0.07131663;0.008055594;-0.04998765,0.09048354;-0.3217736;-0.01771354,0.08926968;-0.6607354;0.06231865,0.09043124;-0.6215202;-0.03216839,-0.06935868;0.007075301;-0.05281129,-0.1194458;-0.3200274;-0.02651715,-0.1410291;-0.6596345;0.0476644,-0.1374219;-0.6202579;-0.04674501,0.003034974;0.5431272;-0.005157302,0;0;0,0.005085468;0.3123902;-0.02066779,0.01137336;0.6156381;-0.05410552,0.1804493;0.4947027;-0.06538033,0.2278901;0.2438619;-0.06128216,0.2055345;0.02311358;-0.1098685,-0.1644952;0.507148;-0.02892576,-0.2420043;0.2751774;0.04435764,-0.2886079;0.05296081;0.0381811,0.07561719;0.0005243719;-0.04394865,0.08649376;-0.3312553;-0.04353833,0.07121757;-0.6727414;0.02321267,0.08130053;-0.7075913;-0.04539418,-0.08161937;0.007772131;-0.03045641,-0.1187635;-0.3217296;-0.04611508,-0.1201906;-0.6671634;-0.001671951,-0.1366642;-0.7048309;-0.06619954,0.009879559;0.5413735;-0.04295969,116.9902
+0;0;0,0.00159165;0.3131076;0.001332981,0.003337296;0.6180548;-0.0103975,0.174331;0.4962763;0.01025493,0.2046969;0.2436724;0.03164886,0.2362571;0.02485248;-0.02042843,-0.166337;0.4875855;-0.003387983,-0.2100472;0.236083;-0.008331766,-0.2508929;0.01546866;-0.043704,0.07131663;0.008055594;-0.04998765,0.09048354;-0.3217736;-0.01771354,0.08926968;-0.6607354;0.06231865,0.09043124;-0.6215202;-0.03216839,-0.06935868;0.007075301;-0.05281129,-0.1194458;-0.3200274;-0.02651715,-0.1410291;-0.6596345;0.0476644,-0.1374219;-0.6202579;-0.04674501,0.003034974;0.5431272;-0.005157302,0;0;0,0.005085468;0.3123902;-0.02066779,0.01137336;0.6156381;-0.05410552,0.1804493;0.4947027;-0.06538033,0.2278901;0.2438619;-0.06128216,0.2055345;0.02311358;-0.1098685,-0.1644952;0.507148;-0.02892576,-0.2420043;0.2751774;0.04435764,-0.2886079;0.05296081;0.0381811,0.07561719;0.0005243719;-0.04394865,0.08649376;-0.3312553;-0.04353833,0.07121757;-0.6727414;0.02321267,0.08130053;-0.7075913;-0.04539418,-0.08161937;0.007772131;-0.03045641,-0.1187635;-0.3217296;-0.04611508,-0.1201906;-0.6671634;-0.001671951,-0.1366642;-0.7048309;-0.06619954,0.009879559;0.5413735;-0.04295969,117.002
+0;0;0,0.001588713;0.3125298;0.001330521,0.003329589;0.6166685;-0.01037148,0.1740331;0.4951053;0.01024529,0.2043723;0.2427225;0.0316205,0.2358361;0.02457142;-0.02029762,-0.1660566;0.4864292;-0.003374461,-0.2097285;0.2351469;-0.008313917,-0.2504494;0.01520683;-0.04357803,0.07123207;0.008046044;-0.04992839,0.09040499;-0.3218866;-0.01764415,0.08919068;-0.6609759;0.06241816,0.09035386;-0.6217479;-0.0322011,-0.06927646;0.007066913;-0.05274868,-0.1193793;-0.3201384;-0.02644629,-0.1409707;-0.6598733;0.04776316,-0.1373585;-0.6204835;-0.04677836,0.003027815;0.5418767;-0.005140776,0;0;0,0.005959123;0.3117121;-0.02189231,0.01413147;0.6137882;-0.05799055,0.1827451;0.4933792;-0.06656289,0.228284;0.2424229;-0.0619173,0.2053359;0.02251811;-0.1108112,-0.1628092;0.5101051;-0.03322071,-0.2439691;0.2819033;0.04685062,-0.292101;0.06071295;0.05264096,0.07570222;0.000331074;-0.04359651,0.08622929;-0.3315632;-0.04447627,0.07076925;-0.6731811;0.02224159,0.08090049;-0.7080779;-0.04649758,-0.08141714;0.007878248;-0.03067203,-0.1187523;-0.3217005;-0.04646306,-0.1202711;-0.667345;-0.00263913,-0.1368845;-0.7049371;-0.0674051,0.0121782;0.5397922;-0.04607248,117.0257
+0;0;0,0.001627098;0.3125279;0.001685957,0.003471665;0.6166872;-0.009464426,0.1742578;0.4952009;0.009955057,0.2044628;0.2428299;0.03165709,0.2361659;0.02465089;-0.01999734,-0.1659588;0.4864585;-0.003221131,-0.2105391;0.2352912;-0.004643563,-0.2518666;0.01513042;-0.03775918,0.07120373;0.008018069;-0.0499733,0.09032157;-0.3219002;-0.01751047,0.08941437;-0.6610411;0.06233743,0.09047283;-0.6217766;-0.0322795,-0.069336;0.007082197;-0.05266833,-0.1194954;-0.3201089;-0.02629711,-0.1410805;-0.6598537;0.04786865,-0.1375688;-0.6204254;-0.04667283,0.00313763;0.5418853;-0.004382188,0;0;0,0.005959123;0.3117121;-0.02189231,0.01413147;0.6137882;-0.05799055,0.1827451;0.4933792;-0.06656289,0.228284;0.2424229;-0.0619173,0.2053359;0.02251811;-0.1108112,-0.1628092;0.5101051;-0.03322071,-0.2439691;0.2819033;0.04685062,-0.292101;0.06071295;0.05264096,0.07570222;0.000331074;-0.04359651,0.08622929;-0.3315632;-0.04447627,0.07076925;-0.6731811;0.02224159,0.08090049;-0.7080779;-0.04649758,-0.08141714;0.007878248;-0.03067203,-0.1187523;-0.3217005;-0.04646306,-0.1202711;-0.667345;-0.00263913,-0.1368845;-0.7049371;-0.0674051,0.0121782;0.5397922;-0.04607248,117.0368
+0;0;0,0.001627098;0.3125279;0.001685957,0.003471665;0.6166872;-0.009464426,0.1742578;0.4952009;0.009955057,0.2044628;0.2428299;0.03165709,0.2361659;0.02465089;-0.01999734,-0.1659588;0.4864585;-0.003221131,-0.2105391;0.2352912;-0.004643563,-0.2518666;0.01513042;-0.03775918,0.07120373;0.008018069;-0.0499733,0.09032157;-0.3219002;-0.01751047,0.08941437;-0.6610411;0.06233743,0.09047283;-0.6217766;-0.0322795,-0.069336;0.007082197;-0.05266833,-0.1194954;-0.3201089;-0.02629711,-0.1410805;-0.6598537;0.04786865,-0.1375688;-0.6204254;-0.04667283,0.00313763;0.5418853;-0.004382188,0;0;0,0.005959123;0.3117121;-0.02189231,0.01413147;0.6137882;-0.05799055,0.1827451;0.4933792;-0.06656289,0.228284;0.2424229;-0.0619173,0.2053359;0.02251811;-0.1108112,-0.1628092;0.5101051;-0.03322071,-0.2439691;0.2819033;0.04685062,-0.292101;0.06071295;0.05264096,0.07570222;0.000331074;-0.04359651,0.08622929;-0.3315632;-0.04447627,0.07076925;-0.6731811;0.02224159,0.08090049;-0.7080779;-0.04649758,-0.08141714;0.007878248;-0.03067203,-0.1187523;-0.3217005;-0.04646306,-0.1202711;-0.667345;-0.00263913,-0.1368845;-0.7049371;-0.0674051,0.0121782;0.5397922;-0.04607248,117.0574
+0;0;0,0.001622932;0.3117278;0.00168164,0.003463379;0.6152243;-0.009446427,0.1735856;0.4940346;0.009909558,0.2039029;0.2407253;0.03169228,0.2353878;0.02404824;-0.01960654,-0.1653101;0.4853261;-0.003215474,-0.2100561;0.233225;-0.004643194,-0.2510991;0.01457983;-0.03753084,0.07102592;0.007998047;-0.04984851,0.09013666;-0.3217978;-0.01739773,0.08922761;-0.6616296;0.06261285,0.09029068;-0.6223248;-0.032416,-0.06916285;0.007064512;-0.05253682,-0.1193036;-0.3200051;-0.02617538,-0.1409327;-0.6604421;0.04814147,-0.1374058;-0.6209728;-0.0468116,0.003129859;0.5405377;-0.004372022,0;0;0,0.006161377;0.3107411;-0.02411747,0.01513363;0.6117853;-0.06289697,0.1832063;0.4921586;-0.06905842,0.2279818;0.2401255;-0.06325102,0.205129;0.02181673;-0.1121473,-0.1619923;0.5120272;-0.03959994,-0.2464626;0.2866578;0.04776506,-0.2945879;0.06774662;0.06603137,0.07588789;5.555153E-05;-0.04283166,0.08556384;-0.3317263;-0.04611492,0.07008472;-0.6741599;0.02012539,0.07962891;-0.709409;-0.04893732,-0.08100188;0.007987632;-0.03111941,-0.1185819;-0.3214169;-0.04736611,-0.119832;-0.6678547;-0.004151169,-0.1371818;-0.7047741;-0.07002197,0.01303014;0.5380435;-0.0501821,117.0689
+0;0;0,0.001702774;0.3110957;0.0005549077,0.00339304;0.6137535;-0.01403722,0.173822;0.4935038;0.009103594,0.2038501;0.2419639;0.03149385,0.2352119;0.02515846;-0.01954405,-0.1658498;0.4848732;-0.003114503,-0.2108778;0.2345861;-0.001059553,-0.2528075;0.01551743;-0.03010809,0.07101664;0.007947763;-0.04992319,0.08988877;-0.3217851;-0.01729247,0.08909966;-0.6615983;0.062558,0.08997669;-0.6224448;-0.03282437,-0.06926613;0.007101559;-0.05244641,-0.119331;-0.3199235;-0.02612554,-0.1411393;-0.6602958;0.04817651,-0.1377872;-0.6209819;-0.04713543,0.003103219;0.5392169;-0.007798588,0;0;0,0.007908508;0.3099183;-0.0259192,0.0190405;0.6097333;-0.06821012,0.1869911;0.4896971;-0.07141089,0.2277595;0.2387874;-0.06381845,0.2054991;0.02027999;-0.1123157,-0.1594065;0.5140002;-0.04507147,-0.2475836;0.2954402;0.05048847,-0.2969757;0.07819545;0.08144253,0.07593775;-0.0002646744;-0.04280472,0.08490983;-0.3320014;-0.04666042,0.06931856;-0.6744843;0.01900673,0.07785192;-0.7096887;-0.05069208,-0.08098887;0.008298642;-0.0311575,-0.1188418;-0.3210255;-0.04720275,-0.120305;-0.667556;-0.00520001,-0.1379141;-0.704729;-0.07123087,0.01647627;0.5362186;-0.05465603,117.0922
+0;0;0,0.001702774;0.3110957;0.0005549077,0.00339304;0.6137535;-0.01403722,0.173822;0.4935038;0.009103594,0.2038501;0.2419639;0.03149385,0.2352119;0.02515846;-0.01954405,-0.1658498;0.4848732;-0.003114503,-0.2108778;0.2345861;-0.001059553,-0.2528075;0.01551743;-0.03010809,0.07101664;0.007947763;-0.04992319,0.08988877;-0.3217851;-0.01729247,0.08909966;-0.6615983;0.062558,0.08997669;-0.6224448;-0.03282437,-0.06926613;0.007101559;-0.05244641,-0.119331;-0.3199235;-0.02612554,-0.1411393;-0.6602958;0.04817651,-0.1377872;-0.6209819;-0.04713543,0.003103219;0.5392169;-0.007798588,0;0;0,0.007908508;0.3099183;-0.0259192,0.0190405;0.6097333;-0.06821012,0.1869911;0.4896971;-0.07141089,0.2277595;0.2387874;-0.06381845,0.2054991;0.02027999;-0.1123157,-0.1594065;0.5140002;-0.04507147,-0.2475836;0.2954402;0.05048847,-0.2969757;0.07819545;0.08144253,0.07593775;-0.0002646744;-0.04280472,0.08490983;-0.3320014;-0.04666042,0.06931856;-0.6744843;0.01900673,0.07785192;-0.7096887;-0.05069208,-0.08098887;0.008298642;-0.0311575,-0.1188418;-0.3210255;-0.04720275,-0.120305;-0.667556;-0.00520001,-0.1379141;-0.704729;-0.07123087,0.01647627;0.5362186;-0.05465603,117.1038
+0;0;0,0.001696441;0.3099385;0.0005528437,0.003381838;0.6117342;-0.01399884,0.174154;0.4915814;0.009160094,0.2041689;0.2401515;0.03154054,0.2353869;0.02434023;-0.01926333,-0.1661991;0.4829334;-0.003082506,-0.2112074;0.2327559;-0.001028456,-0.2529449;0.0146917;-0.0299438,0.0709946;0.007945297;-0.0499077,0.08987714;-0.3219695;-0.01725896,0.08908784;-0.6618709;0.06261222,0.08996497;-0.6227163;-0.03278144,-0.06924464;0.007099355;-0.05243013,-0.1193371;-0.3201062;-0.02609474,-0.1411511;-0.6605669;0.04822658,-0.1377986;-0.6212519;-0.04709664,0.00309275;0.5373861;-0.007775986,0;0;0,0.008079439;0.3085293;-0.02845073,0.0194509;0.6071403;-0.07295895,0.1879862;0.4878064;-0.07430196,0.2283596;0.2370016;-0.06504583,0.2057464;0.01894331;-0.1105359,-0.1601107;0.5168082;-0.05314712,-0.2511164;0.3038578;0.05168043,-0.3015898;0.08977911;0.0935476,0.07584941;-0.0008190572;-0.04289913,0.08368838;-0.3327596;-0.04740906,0.06785902;-0.6755978;0.01681232,0.07660753;-0.7107158;-0.0529561,-0.08091344;0.008868833;-0.03112071,-0.1197012;-0.3205019;-0.04775606,-0.1216123;-0.6673118;-0.007355765,-0.1392014;-0.704496;-0.07339689,0.01686773;0.5339226;-0.05885434,117.1248
+0;0;0,0.001682887;0.3099391;1.561314E-05,0.003273342;0.6116582;-0.01600485,0.1740638;0.4919252;0.008619865,0.203938;0.2405257;0.03152373,0.2354128;0.02471755;-0.01913469,-0.1682578;0.4906393;0.002193994,-0.2156893;0.2409217;0.005373629,-0.2580506;0.02250537;-0.01972501,0.0709763;0.007857258;-0.04994765,0.08975103;-0.3220526;-0.01718639,0.08903299;-0.6619285;0.06279339,0.08888568;-0.6228412;-0.03261062,-0.06924866;0.007172859;-0.05241481,-0.1194261;-0.3200225;-0.02611415,-0.1411489;-0.6604695;0.04829606,-0.1388211;-0.6212268;-0.04706473,0.003007254;0.5373461;-0.009365154,0;0;0,0.008079439;0.3085293;-0.02845073,0.0194509;0.6071403;-0.07295895,0.1879862;0.4878064;-0.07430196,0.2283596;0.2370016;-0.06504583,0.2057464;0.01894331;-0.1105359,-0.1601107;0.5168082;-0.05314712,-0.2511164;0.3038578;0.05168043,-0.3015898;0.08977911;0.0935476,0.07584941;-0.0008190572;-0.04289913,0.08368838;-0.3327596;-0.04740906,0.06785902;-0.6755978;0.01681232,0.07660753;-0.7107158;-0.0529561,-0.08091344;0.008868833;-0.03112071,-0.1197012;-0.3205019;-0.04775606,-0.1216123;-0.6673118;-0.007355765,-0.1392014;-0.704496;-0.07339689,0.01686773;0.5339226;-0.05885434,117.1467
+0;0;0,0.001678822;0.3091904;1.557543E-05,0.003267196;0.6105326;-0.01598686,0.1752586;0.490532;0.008759517,0.2050241;0.2400473;0.03158005,0.2363883;0.0249978;-0.01890028,-0.169466;0.4892372;0.002288535,-0.216725;0.2404281;0.005456602,-0.2589374;0.02277964;-0.0195538,0.07074036;0.007831139;-0.04978161,0.08950906;-0.3219728;-0.01703087,0.08879165;-0.6615491;0.06287837,0.08864404;-0.6224427;-0.03272571,-0.06901847;0.007149015;-0.05224057,-0.1191798;-0.3199413;-0.02594836,-0.1408834;-0.6600882;0.04839623,-0.1385507;-0.6208261;-0.04716454,0.003001292;0.5362718;-0.009351758,0;0;0,0.008453205;0.3074727;-0.03147388,0.0202515;0.6053706;-0.07803535,0.1896355;0.4849029;-0.0785358,0.2285392;0.2349224;-0.06646919,0.2059181;0.01741074;-0.110687,-0.1610079;0.517832;-0.06169021,-0.2543023;0.3116076;0.05196295,-0.3052247;0.1007641;0.104214,0.07574867;-0.001375079;-0.04247332,0.08295639;-0.3332064;-0.04808497,0.06672953;-0.6761382;0.01382303,0.07562272;-0.7113784;-0.05608916,-0.08044939;0.009300811;-0.03138671,-0.1198209;-0.3198789;-0.04830263,-0.1223113;-0.6666478;-0.01031399,-0.1397733;-0.7038818;-0.07662961,0.01754202;0.5323129;-0.06340718,117.1579
+0;0;0,0.001678822;0.3091904;1.557543E-05,0.003267196;0.6105326;-0.01598686,0.1752586;0.490532;0.008759517,0.2050241;0.2400473;0.03158005,0.2363883;0.0249978;-0.01890028,-0.169466;0.4892372;0.002288535,-0.216725;0.2404281;0.005456602,-0.2589374;0.02277964;-0.0195538,0.07074036;0.007831139;-0.04978161,0.08950906;-0.3219728;-0.01703087,0.08879165;-0.6615491;0.06287837,0.08864404;-0.6224427;-0.03272571,-0.06901847;0.007149015;-0.05224057,-0.1191798;-0.3199413;-0.02594836,-0.1408834;-0.6600882;0.04839623,-0.1385507;-0.6208261;-0.04716454,0.003001292;0.5362718;-0.009351758,0;0;0,0.008453205;0.3074727;-0.03147388,0.0202515;0.6053706;-0.07803535,0.1896355;0.4849029;-0.0785358,0.2285392;0.2349224;-0.06646919,0.2059181;0.01741074;-0.110687,-0.1610079;0.517832;-0.06169021,-0.2543023;0.3116076;0.05196295,-0.3052247;0.1007641;0.104214,0.07574867;-0.001375079;-0.04247332,0.08295639;-0.3332064;-0.04808497,0.06672953;-0.6761382;0.01382303,0.07562272;-0.7113784;-0.05608916,-0.08044939;0.009300811;-0.03138671,-0.1198209;-0.3198789;-0.04830263,-0.1223113;-0.6666478;-0.01031399,-0.1397733;-0.7038818;-0.07662961,0.01754202;0.5323129;-0.06340718,117.1697
+0;0;0,0.001754781;0.3080628;0.0002970548,0.003587161;0.6079354;-0.01440216,0.1745338;0.4882392;0.008445065,0.2044186;0.2385151;0.03139496,0.2355428;0.02446054;-0.01853576,-0.1680799;0.4863731;0.001859228,-0.21627;0.2386132;0.01050131,-0.2591545;0.02170826;-0.009356112,0.07062195;0.007792518;-0.04971741,0.08934174;-0.3224173;-0.01683393,0.08869468;-0.6613446;0.06292833,0.08855148;-0.6221179;-0.03323024,-0.06893513;0.007149494;-0.0521233,-0.1191842;-0.3203418;-0.02576406,-0.1408867;-0.6598012;0.04860321,-0.1385355;-0.6204284;-0.04751258,0.003230773;0.5339523;-0.008264563,0;0;0,0.00905703;0.3058773;-0.035537,0.0227139;0.6008469;-0.0895071,0.1912866;0.4824448;-0.08304238,0.2293108;0.2332404;-0.06776929,0.2064533;0.01657747;-0.1103823,-0.1581984;0.5202699;-0.06733807,-0.2526882;0.3187594;0.05202318,-0.3041847;0.1126207;0.1163357,0.07566905;-0.001799107;-0.04231977,0.08209297;-0.334024;-0.04977989,0.06540155;-0.6764388;0.01111078,0.07413197;-0.7121821;-0.05912614,-0.08020691;0.009648753;-0.03152395,-0.1202925;-0.3198222;-0.04919901,-0.1232844;-0.6661284;-0.0131826,-0.1409283;-0.7034649;-0.08016104,0.0196104;0.5286215;-0.07262063,117.1911
+0;0;0,0.001754781;0.3080628;0.0002970548,0.003587161;0.6079354;-0.01440216,0.1745338;0.4882392;0.008445065,0.2044186;0.2385151;0.03139496,0.2355428;0.02446054;-0.01853576,-0.1680799;0.4863731;0.001859228,-0.21627;0.2386132;0.01050131,-0.2591545;0.02170826;-0.009356112,0.07062195;0.007792518;-0.04971741,0.08934174;-0.3224173;-0.01683393,0.08869468;-0.6613446;0.06292833,0.08855148;-0.6221179;-0.03323024,-0.06893513;0.007149494;-0.0521233,-0.1191842;-0.3203418;-0.02576406,-0.1408867;-0.6598012;0.04860321,-0.1385355;-0.6204284;-0.04751258,0.003230773;0.5339523;-0.008264563,0;0;0,0.00905703;0.3058773;-0.035537,0.0227139;0.6008469;-0.0895071,0.1912866;0.4824448;-0.08304238,0.2293108;0.2332404;-0.06776929,0.2064533;0.01657747;-0.1103823,-0.1581984;0.5202699;-0.06733807,-0.2526882;0.3187594;0.05202318,-0.3041847;0.1126207;0.1163357,0.07566905;-0.001799107;-0.04231977,0.08209297;-0.334024;-0.04977989,0.06540155;-0.6764388;0.01111078,0.07413197;-0.7121821;-0.05912614,-0.08020691;0.009648753;-0.03152395,-0.1202925;-0.3198222;-0.04919901,-0.1232844;-0.6661284;-0.0131826,-0.1409283;-0.7034649;-0.08016104,0.0196104;0.5286215;-0.07262063,117.2032
+0;0;0,0.001752658;0.3076901;0.0002966954,0.003585427;0.6076329;-0.01440702,0.1758119;0.4875542;0.008568457,0.205736;0.2375022;0.0315485,0.2367707;0.02406283;-0.0182387,-0.1693619;0.4856742;0.001933408,-0.2176153;0.2375889;0.01058684,-0.2603765;0.02130738;-0.009213507,0.07034907;0.007762407;-0.0495253,0.08899932;-0.321221;-0.01676396,0.08834988;-0.6613928;0.06329119,0.08820653;-0.6221563;-0.03296936,-0.06866875;0.007121868;-0.05192189,-0.1187312;-0.319153;-0.02566056,-0.1405133;-0.6598589;0.0489798,-0.1381596;-0.6204762;-0.04723793,0.003228841;0.5336089;-0.008266033,0;0;0,0.009317741;0.3052673;-0.03743577,0.0220484;0.6002678;-0.09192061,0.1918258;0.4806199;-0.08677816,0.2290404;0.2311345;-0.06884265,0.2069888;0.01487944;-0.1106246,-0.16017;0.5241796;-0.07859915,-0.2570779;0.3293147;0.05018784,-0.3084427;0.1292919;0.1298799,0.07572539;-0.001930356;-0.04152036,0.08110388;-0.3329238;-0.04962087,0.06392922;-0.676976;0.009194374,0.07253672;-0.7127824;-0.06113958,-0.07968148;0.009654739;-0.03193196,-0.1205458;-0.3185224;-0.04869631,-0.1240245;-0.6662967;-0.01453393,-0.1417339;-0.7038407;-0.08143403,0.01916952;0.5279767;-0.07509542,117.2248
+0;0;0,0.001813403;0.3076895;-0.0004871083,0.003490281;0.6075352;-0.01698431,0.1758152;0.4881872;0.007825078,0.2056276;0.2381775;0.03140389,0.2364714;0.02466774;-0.01819955,-0.1693034;0.4856102;0.001498566,-0.2187791;0.2380507;0.01619506,-0.2619092;0.02143009;0.00158059,0.07035504;0.007744284;-0.04951964,0.0889337;-0.3212267;-0.01659334,0.08843662;-0.6613805;0.06353955,0.0882188;-0.6222534;-0.03273129,-0.06867362;0.007136484;-0.05191345,-0.1188295;-0.3191184;-0.02558336,-0.1406715;-0.6598548;0.04890034,-0.1383875;-0.6205775;-0.04732928,0.00318175;0.5335581;-0.01029999,0;0;0,0.009317741;0.3052673;-0.03743577,0.0220484;0.6002678;-0.09192061,0.1918258;0.4806199;-0.08677816,0.2290404;0.2311345;-0.06884265,0.2069888;0.01487944;-0.1106246,-0.16017;0.5241796;-0.07859915,-0.2570779;0.3293147;0.05018784,-0.3084427;0.1292919;0.1298799,0.07572539;-0.001930356;-0.04152036,0.08110388;-0.3329238;-0.04962087,0.06392922;-0.676976;0.009194374,0.07253672;-0.7127824;-0.06113958,-0.07968148;0.009654739;-0.03193196,-0.1205458;-0.3185224;-0.04869631,-0.1240245;-0.6662967;-0.01453393,-0.1417339;-0.7038407;-0.08143403,0.01916952;0.5279767;-0.07509542,117.2369
+0;0;0,0.001807522;0.3066918;-0.0004855288,0.003483151;0.6063231;-0.01697219,0.1765656;0.4868021;0.007914359,0.2064731;0.2359949;0.03156839,0.2374627;0.02147608;-0.01826947,-0.1700672;0.4842139;0.001560089,-0.2197007;0.2358646;0.01630346,-0.2630346;0.01822026;0.00161993,0.07010857;0.007717154;-0.04934616,0.08872186;-0.321867;-0.01635848,0.0882244;-0.6622745;0.06383416,0.08800627;-0.6231344;-0.03257366,-0.06843303;0.007111483;-0.05173158,-0.1186824;-0.3197516;-0.02535241,-0.1405407;-0.660742;0.04918683,-0.1382535;-0.6214515;-0.04717971,0.003174729;0.5323721;-0.01029023,0;0;0,0.008503258;0.3039353;-0.04017925,0.02048409;0.5986037;-0.09547639,0.1912798;0.4792424;-0.09032416,0.228471;0.2290587;-0.07075024,0.2077485;0.01095966;-0.1090372,-0.1623386;0.5248144;-0.08480638,-0.2606241;0.3361604;0.05342469,-0.3131569;0.1367551;0.1367333,0.0756734;-0.002149582;-0.04097223,0.08040068;-0.3337488;-0.04991388,0.06200841;-0.6784247;0.006376743,0.07087448;-0.7141721;-0.06416917,-0.07919557;0.009744694;-0.03229414,-0.1210193;-0.3189761;-0.0482239,-0.1254641;-0.667285;-0.0170861,-0.1431584;-0.7046059;-0.08441269,0.01774693;0.5263591;-0.0785439,117.2584
+0;0;0,0.001807522;0.3066918;-0.0004855288,0.003483151;0.6063231;-0.01697219,0.1765656;0.4868021;0.007914359,0.2064731;0.2359949;0.03156839,0.2374627;0.02147608;-0.01826947,-0.1700672;0.4842139;0.001560089,-0.2197007;0.2358646;0.01630346,-0.2630346;0.01822026;0.00161993,0.07010857;0.007717154;-0.04934616,0.08872186;-0.321867;-0.01635848,0.0882244;-0.6622745;0.06383416,0.08800627;-0.6231344;-0.03257366,-0.06843303;0.007111483;-0.05173158,-0.1186824;-0.3197516;-0.02535241,-0.1405407;-0.660742;0.04918683,-0.1382535;-0.6214515;-0.04717971,0.003174729;0.5323721;-0.01029023,0;0;0,0.008503258;0.3039353;-0.04017925,0.02048409;0.5986037;-0.09547639,0.1912798;0.4792424;-0.09032416,0.228471;0.2290587;-0.07075024,0.2077485;0.01095966;-0.1090372,-0.1623386;0.5248144;-0.08480638,-0.2606241;0.3361604;0.05342469,-0.3131569;0.1367551;0.1367333,0.0756734;-0.002149582;-0.04097223,0.08040068;-0.3337488;-0.04991388,0.06200841;-0.6784247;0.006376743,0.07087448;-0.7141721;-0.06416917,-0.07919557;0.009744694;-0.03229414,-0.1210193;-0.3189761;-0.0482239,-0.1254641;-0.667285;-0.0170861,-0.1431584;-0.7046059;-0.08441269,0.01774693;0.5263591;-0.0785439,117.281
+0;0;0,0.002030023;0.3347225;-0.001158927,0.003844677;0.670058;-0.02080333,0.1979311;0.537508;0.009694993,0.2285257;0.286614;0.03257607,0.2590673;0.07433183;-0.01643546,-0.1907763;0.5341461;0.001523727,-0.2416264;0.2863573;0.02207471,-0.2844723;0.07062715;0.01723934,0.06970161;0.007647219;-0.04911918,0.08833139;-0.3227648;-0.01595439,0.0877653;-0.6641433;0.06446964,0.08773281;-0.6250877;-0.03186239,-0.06809946;0.007090217;-0.05139729,-0.1185588;-0.3205883;-0.02494551,-0.1405975;-0.6625543;0.04976236,-0.138124;-0.6233479;-0.04652362,0.003518637;0.5879849;-0.01305502,0;0;0,0.01316442;0.3262734;-0.07360005,0.02335428;0.6456853;-0.1772168,0.1928531;0.4769156;-0.09376335,0.229099;0.2266552;-0.07223725,0.210982;0.01024303;-0.1073966,-0.1652478;0.5254698;-0.08472829,-0.2642507;0.342532;0.06066624,-0.3169421;0.1480887;0.1490633,0.07541929;-0.002480596;-0.04043841,0.08055626;-0.334888;-0.05033731,0.06143449;-0.6808372;0.004079584,0.06990291;-0.7160698;-0.06687713,-0.07852831;0.009974004;-0.03260849,-0.1204336;-0.3195983;-0.04826362,-0.1259249;-0.6690579;-0.01901429,-0.1434587;-0.7063861;-0.08625519,0.02131782;0.5679143;-0.1499465,117.2921
+0;0;0,0.002030023;0.3347225;-0.001158927,0.003844677;0.670058;-0.02080333,0.1979311;0.537508;0.009694993,0.2285257;0.286614;0.03257607,0.2590673;0.07433183;-0.01643546,-0.1907763;0.5341461;0.001523727,-0.2416264;0.2863573;0.02207471,-0.2844723;0.07062715;0.01723934,0.06970161;0.007647219;-0.04911918,0.08833139;-0.3227648;-0.01595439,0.0877653;-0.6641433;0.06446964,0.08773281;-0.6250877;-0.03186239,-0.06809946;0.007090217;-0.05139729,-0.1185588;-0.3205883;-0.02494551,-0.1405975;-0.6625543;0.04976236,-0.138124;-0.6233479;-0.04652362,0.003518637;0.5879849;-0.01305502,0;0;0,0.01316442;0.3262734;-0.07360005,0.02335428;0.6456853;-0.1772168,0.1928531;0.4769156;-0.09376335,0.229099;0.2266552;-0.07223725,0.210982;0.01024303;-0.1073966,-0.1652478;0.5254698;-0.08472829,-0.2642507;0.342532;0.06066624,-0.3169421;0.1480887;0.1490633,0.07541929;-0.002480596;-0.04043841,0.08055626;-0.334888;-0.05033731,0.06143449;-0.6808372;0.004079584,0.06990291;-0.7160698;-0.06687713,-0.07852831;0.009974004;-0.03260849,-0.1204336;-0.3195983;-0.04826362,-0.1259249;-0.6690579;-0.01901429,-0.1434587;-0.7063861;-0.08625519,0.02131782;0.5679143;-0.1499465,117.304
+0;0;0,0.002032385;0.3351119;-0.001160276,0.00384457;0.6700715;-0.02079347,0.199892;0.5368762;0.009947235,0.2304388;0.286374;0.03279258,0.2608994;0.07465552;-0.01608882,-0.1927373;0.5334803;0.001693523,-0.243508;0.2860785;0.02221241,-0.2862402;0.07092117;0.01738988,0.06956793;0.007632552;-0.04902497,0.08820844;-0.3229698;-0.01584108,0.08764167;-0.6647517;0.06467798,0.08760893;-0.6256252;-0.03240764,-0.06796885;0.007076618;-0.05129872,-0.1184573;-0.3207906;-0.0248317,-0.140522;-0.6631607;0.04996444,-0.1380292;-0.6238824;-0.04707478,0.00351799;0.5878624;-0.01303232,0;0;0,0.01279838;0.3259938;-0.0766139,0.02294992;0.6450622;-0.1800535,0.1943118;0.4744335;-0.09794426,0.2314377;0.2251552;-0.07170844,0.2132611;0.009267703;-0.1064098,-0.168333;0.5262623;-0.0875073,-0.2676246;0.3493471;0.06431019,-0.321427;0.1641039;0.1688675,0.07536839;-0.0026564;-0.04017401,0.0805576;-0.3352305;-0.05085516,0.06047271;-0.6816979;0.002581358,0.06885482;-0.7173598;-0.06902289,-0.07825489;0.01006807;-0.03280563,-0.1200559;-0.3197727;-0.0470978,-0.1264697;-0.6698321;-0.02034262,-0.1439491;-0.7075014;-0.08834457,0.02082632;0.5672301;-0.1525519,117.3253
+0;0;0,0.001982217;0.3351103;-0.001615499,0.003638992;0.6700279;-0.0219627,0.1997678;0.5370201;0.00901432,0.2298886;0.286523;0.03247194,0.2603145;0.0747111;-0.01602522,-0.1928547;0.5335235;0.001530775,-0.2447568;0.2870547;0.02920134,-0.2874087;0.07185432;0.02579962,0.0695575;0.007567303;-0.04904989,0.08808324;-0.3230066;-0.01552113,0.08740377;-0.6648438;0.0647622,0.08723852;-0.6257637;-0.03232764,-0.06797633;0.007140415;-0.05127995,-0.1186627;-0.3206976;-0.02482979,-0.1407185;-0.6630849;0.04988993,-0.1383574;-0.6238467;-0.04715642,0.003356151;0.5878357;-0.01402193,0;0;0,0.01279838;0.3259938;-0.0766139,0.02294992;0.6450622;-0.1800535,0.1943118;0.4744335;-0.09794426,0.2314377;0.2251552;-0.07170844,0.2132611;0.009267703;-0.1064098,-0.168333;0.5262623;-0.0875073,-0.2676246;0.3493471;0.06431019,-0.321427;0.1641039;0.1688675,0.07536839;-0.0026564;-0.04017401,0.0805576;-0.3352305;-0.05085516,0.06047271;-0.6816979;0.002581358,0.06885482;-0.7173598;-0.06902289,-0.07825489;0.01006807;-0.03280563,-0.1200559;-0.3197727;-0.0470978,-0.1264697;-0.6698321;-0.02034262,-0.1439491;-0.7075014;-0.08834457,0.02082632;0.5672301;-0.1525519,117.337
+0;0;0,0.001982217;0.3351103;-0.001615499,0.003638992;0.6700279;-0.0219627,0.1997678;0.5370201;0.00901432,0.2298886;0.286523;0.03247194,0.2603145;0.0747111;-0.01602522,-0.1928547;0.5335235;0.001530775,-0.2447568;0.2870547;0.02920134,-0.2874087;0.07185432;0.02579962,0.0695575;0.007567303;-0.04904989,0.08808324;-0.3230066;-0.01552113,0.08740377;-0.6648438;0.0647622,0.08723852;-0.6257637;-0.03232764,-0.06797633;0.007140415;-0.05127995,-0.1186627;-0.3206976;-0.02482979,-0.1407185;-0.6630849;0.04988993,-0.1383574;-0.6238467;-0.04715642,0.003356151;0.5878357;-0.01402193,0;0;0,0.01279838;0.3259938;-0.0766139,0.02294992;0.6450622;-0.1800535,0.1943118;0.4744335;-0.09794426,0.2314377;0.2251552;-0.07170844,0.2132611;0.009267703;-0.1064098,-0.168333;0.5262623;-0.0875073,-0.2676246;0.3493471;0.06431019,-0.321427;0.1641039;0.1688675,0.07536839;-0.0026564;-0.04017401,0.0805576;-0.3352305;-0.05085516,0.06047271;-0.6816979;0.002581358,0.06885482;-0.7173598;-0.06902289,-0.07825489;0.01006807;-0.03280563,-0.1200559;-0.3197727;-0.0470978,-0.1264697;-0.6698321;-0.02034262,-0.1439491;-0.7075014;-0.08834457,0.02082632;0.5672301;-0.1525519,117.3482
+0;0;0,0.001976824;0.3341985;-0.001611103,0.003614389;0.6652712;-0.02172921,0.1984256;0.5334539;0.009010927,0.2282319;0.2855728;0.03222357,0.2584286;0.07535636;-0.01590828,-0.1915573;0.5299808;0.001577692,-0.2429174;0.2860859;0.02895929,-0.285248;0.07250649;0.02558319,0.06922949;0.007531619;-0.0488186,0.08766245;-0.3213867;-0.01545776,0.08697763;-0.6659142;0.06545743,0.08681125;-0.626772;-0.03229475,-0.06765579;0.007106745;-0.05103814,-0.1180883;-0.3190894;-0.02472045,-0.1403176;-0.6641713;0.05058733,-0.1379405;-0.6248699;-0.04712106,0.00333447;0.5839279;-0.01387046,0;0;0,0.01414646;0.3241621;-0.08008742,0.02832006;0.6382912;-0.1856759,0.1976922;0.4700223;-0.1035016,0.2316406;0.2235048;-0.07269669,0.2146281;0.008958504;-0.1058619,-0.1642439;0.5294215;-0.09181777,-0.2629207;0.3572058;0.06140417,-0.3160397;0.1739299;0.1663221,0.07512759;-0.00292483;-0.03974915,0.08031093;-0.333803;-0.05126953,0.05926754;-0.6831782;0.001085997,0.06750803;-0.7185915;-0.07166219,-0.07769661;0.0102639;-0.03302414,-0.119938;-0.3178535;-0.04697555,-0.1269633;-0.6707605;-0.02139821,-0.1446507;-0.7088147;-0.08991745,0.02497925;0.5617441;-0.1572516,117.3707
+0;0;0,0.001945425;0.3342938;-0.00201068,0.003454291;0.6652666;-0.02257381,0.1990707;0.5336733;0.007944683,0.2284102;0.2857796;0.03212491,0.258608;0.07562688;-0.01574209,-0.1923266;0.5300289;0.001542691,-0.2443089;0.2870713;0.03569273,-0.2876829;0.0738049;0.03754808,0.06910423;0.007495042;-0.04884423,0.08741897;-0.3210264;-0.01530924,0.08701182;-0.6657203;0.06579988,0.08664954;-0.6266022;-0.03208041,-0.06764003;0.007113893;-0.05090726,-0.1180945;-0.3186996;-0.02470948,-0.1404673;-0.663984;0.05059582,-0.1382766;-0.6247004;-0.04724507,0.003204091;0.5838901;-0.01461346,0;0;0,0.01392323;0.323939;-0.08142376,0.02780282;0.6380904;-0.1867497,0.1982876;0.4694977;-0.1060307,0.2326047;0.2232271;-0.07332182,0.2164953;0.008606106;-0.1056585,-0.1664435;0.5317808;-0.09473748,-0.2671356;0.3646131;0.0627834,-0.3196526;0.1845886;0.1732392,0.07499233;-0.0031344;-0.03979516,0.08088139;-0.3336171;-0.05132437,0.0588932;-0.6832457;0.0003392696,0.06747535;-0.7188041;-0.07240868,-0.0775734;0.01048968;-0.03301006,-0.1194095;-0.3173347;-0.04594534,-0.1274784;-0.6705346;-0.02191463,-0.1450204;-0.7086663;-0.09057456,0.02451882;0.5614904;-0.1583381,117.3926
+0;0;0,0.001945425;0.3342938;-0.00201068,0.003454291;0.6652666;-0.02257381,0.1990707;0.5336733;0.007944683,0.2284102;0.2857796;0.03212491,0.258608;0.07562688;-0.01574209,-0.1923266;0.5300289;0.001542691,-0.2443089;0.2870713;0.03569273,-0.2876829;0.0738049;0.03754808,0.06910423;0.007495042;-0.04884423,0.08741897;-0.3210264;-0.01530924,0.08701182;-0.6657203;0.06579988,0.08664954;-0.6266022;-0.03208041,-0.06764003;0.007113893;-0.05090726,-0.1180945;-0.3186996;-0.02470948,-0.1404673;-0.663984;0.05059582,-0.1382766;-0.6247004;-0.04724507,0.003204091;0.5838901;-0.01461346,0;0;0,0.01392323;0.323939;-0.08142376,0.02780282;0.6380904;-0.1867497,0.1982876;0.4694977;-0.1060307,0.2326047;0.2232271;-0.07332182,0.2164953;0.008606106;-0.1056585,-0.1664435;0.5317808;-0.09473748,-0.2671356;0.3646131;0.0627834,-0.3196526;0.1845886;0.1732392,0.07499233;-0.0031344;-0.03979516,0.08088139;-0.3336171;-0.05132437,0.0588932;-0.6832457;0.0003392696,0.06747535;-0.7188041;-0.07240868,-0.0775734;0.01048968;-0.03301006,-0.1194095;-0.3173347;-0.04594534,-0.1274784;-0.6705346;-0.02191463,-0.1450204;-0.7086663;-0.09057456,0.02451882;0.5614904;-0.1583381,117.4042
+0;0;0,0.001945425;0.3342938;-0.00201068,0.003454291;0.6652666;-0.02257381,0.1990707;0.5336733;0.007944683,0.2284102;0.2857796;0.03212491,0.258608;0.07562688;-0.01574209,-0.1923266;0.5300289;0.001542691,-0.2443089;0.2870713;0.03569273,-0.2876829;0.0738049;0.03754808,0.06910423;0.007495042;-0.04884423,0.08741897;-0.3210264;-0.01530924,0.08701182;-0.6657203;0.06579988,0.08664954;-0.6266022;-0.03208041,-0.06764003;0.007113893;-0.05090726,-0.1180945;-0.3186996;-0.02470948,-0.1404673;-0.663984;0.05059582,-0.1382766;-0.6247004;-0.04724507,0.003204091;0.5838901;-0.01461346,0;0;0,0.01392323;0.323939;-0.08142376,0.02780282;0.6380904;-0.1867497,0.1982876;0.4694977;-0.1060307,0.2326047;0.2232271;-0.07332182,0.2164953;0.008606106;-0.1056585,-0.1664435;0.5317808;-0.09473748,-0.2671356;0.3646131;0.0627834,-0.3196526;0.1845886;0.1732392,0.07499233;-0.0031344;-0.03979516,0.08088139;-0.3336171;-0.05132437,0.0588932;-0.6832457;0.0003392696,0.06747535;-0.7188041;-0.07240868,-0.0775734;0.01048968;-0.03301006,-0.1194095;-0.3173347;-0.04594534,-0.1274784;-0.6705346;-0.02191463,-0.1450204;-0.7086663;-0.09057456,0.02451882;0.5614904;-0.1583381,117.4155
+0;0;0,0.001949056;0.3340137;-0.001608629,0.003747174;0.6645581;-0.02043253,0.1992755;0.5324749;0.006632322,0.2281432;0.2854989;0.03173239,0.2582021;0.07649353;-0.01555286,-0.1919891;0.5289332;0.001408216,-0.2446905;0.2880462;0.04210904,-0.2884174;0.07624172;0.04914379,0.06911728;0.007445504;-0.04892734,0.08710372;-0.320252;-0.01526914,0.08680643;-0.6647832;0.06563368,0.08619992;-0.6255346;-0.03265681,-0.06771797;0.007159313;-0.05088753,-0.1181497;-0.3178251;-0.02473764,-0.1404301;-0.6629016;0.05058076,-0.138476;-0.6234906;-0.04767675,0.003399;0.5829175;-0.01308872,0;0;0,0.0155727;0.3224283;-0.08584309,0.03145432;0.6344075;-0.1955247,0.2010059;0.4674879;-0.1104333,0.2328506;0.2221998;-0.0746541,0.2167212;0.008646354;-0.1055968,-0.1620162;0.5333197;-0.09728858,-0.2632932;0.3704047;0.06290561,-0.3158413;0.1956129;0.1791347,0.07489425;-0.003249139;-0.04008508,0.08027896;-0.3328919;-0.05227971,0.05781582;-0.6823386;-0.001000881,0.06643292;-0.7186175;-0.073663,-0.07768552;0.01063887;-0.03283737,-0.1200437;-0.3162908;-0.04567695,-0.1288349;-0.6693408;-0.02275303,-0.1464197;-0.7078115;-0.09166944,0.027724;0.5581355;-0.1657269,117.4373
+0;0;0,0.001949056;0.3340137;-0.001608629,0.003747174;0.6645581;-0.02043253,0.1992755;0.5324749;0.006632322,0.2281432;0.2854989;0.03173239,0.2582021;0.07649353;-0.01555286,-0.1919891;0.5289332;0.001408216,-0.2446905;0.2880462;0.04210904,-0.2884174;0.07624172;0.04914379,0.06911728;0.007445504;-0.04892734,0.08710372;-0.320252;-0.01526914,0.08680643;-0.6647832;0.06563368,0.08619992;-0.6255346;-0.03265681,-0.06771797;0.007159313;-0.05088753,-0.1181497;-0.3178251;-0.02473764,-0.1404301;-0.6629016;0.05058076,-0.138476;-0.6234906;-0.04767675,0.003399;0.5829175;-0.01308872,0;0;0,0.0155727;0.3224283;-0.08584309,0.03145432;0.6344075;-0.1955247,0.2010059;0.4674879;-0.1104333,0.2328506;0.2221998;-0.0746541,0.2167212;0.008646354;-0.1055968,-0.1620162;0.5333197;-0.09728858,-0.2632932;0.3704047;0.06290561,-0.3158413;0.1956129;0.1791347,0.07489425;-0.003249139;-0.04008508,0.08027896;-0.3328919;-0.05227971,0.05781582;-0.6823386;-0.001000881,0.06643292;-0.7186175;-0.073663,-0.07768552;0.01063887;-0.03283737,-0.1200437;-0.3162908;-0.04567695,-0.1288349;-0.6693408;-0.02275303,-0.1464197;-0.7078115;-0.09166944,0.027724;0.5581355;-0.1657269,117.4487
+0;0;0,0.001954929;0.3350202;-0.001613476,0.003761913;0.667271;-0.02054626,0.2024796;0.5336774;0.006901928,0.2311824;0.2881122;0.03185861,0.2611367;0.07983415;-0.0152621,-0.1951616;0.5300779;0.001592681,-0.247562;0.290567;0.042061,-0.2911367;0.07949956;0.04907127,0.06904037;0.007437218;-0.04887289,0.08699799;-0.3197353;-0.01526861,0.08670107;-0.6638312;0.06553198,0.08609295;-0.624558;-0.03301994,-0.06764261;0.007151346;-0.0508309,-0.1179936;-0.3173124;-0.0247229,-0.1402458;-0.661953;0.05050033,-0.1382865;-0.6225169;-0.04801852,0.003410803;0.584942;-0.01314052,0;0;0,0.01556607;0.3229295;-0.08785892,0.03090791;0.6363175;-0.1987627,0.2032559;0.4654298;-0.1148577,0.2339004;0.2219308;-0.07589507,0.2172964;0.008949429;-0.1052318,-0.1647962;0.5316612;-0.09811448,-0.267609;0.3741059;0.06422723,-0.3206961;0.2014703;0.1820239,0.07495789;-0.003495455;-0.03974342,0.08041139;-0.3325865;-0.05250955,0.05746491;-0.6816469;-0.001902107,0.0671439;-0.7178426;-0.07486296,-0.07749554;0.01078255;-0.03299428,-0.119677;-0.3156677;-0.04501755,-0.1286825;-0.6682763;-0.02228188,-0.1464479;-0.7073075;-0.09096914,0.02737106;0.5594684;-0.1685178,117.4714
+0;0;0,0.001949442;0.3337663;-0.002102909,0.003676526;0.6640286;-0.02209505,0.1996967;0.5318016;0.005662533,0.2283471;0.285661;0.03135704,0.2577119;0.07928827;-0.0149298,-0.1925174;0.5284135;0.00115893,-0.2458193;0.2897584;0.04879196,-0.2895111;0.08110197;0.06095652,0.06908619;0.00737189;-0.04890713,0.08691001;-0.3187183;-0.01530124,0.08685458;-0.6628953;0.06521977,0.0861265;-0.6236386;-0.03385631,-0.06768071;0.007227742;-0.05085504,-0.1178739;-0.3161678;-0.02482079,-0.1402267;-0.6608362;0.05031573,-0.1383693;-0.6214159;-0.04873018,0.003344358;0.582088;-0.01433384,0;0;0,0.01825368;0.3200532;-0.09295654,0.03741124;0.628466;-0.211201,0.2057156;0.4639043;-0.118185,0.2362294;0.2200188;-0.07750249,0.2180248;0.009085745;-0.1052568,-0.1554715;0.5349621;-0.1035166,-0.2604434;0.3805481;0.06141835,-0.3146484;0.214383;0.1840782,0.07487112;-0.003649473;-0.04000187,0.08059543;-0.3316506;-0.05282164,0.05737931;-0.6807661;-0.002614021,0.06692705;-0.7175758;-0.07574129,-0.0776287;0.01103909;-0.03272732,-0.1191147;-0.3144363;-0.04397499,-0.1289014;-0.6671267;-0.02263984,-0.1468103;-0.7057722;-0.09242059,0.03287175;0.5528804;-0.1789391,117.4928
+0;0;0,0.001949442;0.3337663;-0.002102909,0.003676526;0.6640286;-0.02209505,0.1996967;0.5318016;0.005662533,0.2283471;0.285661;0.03135704,0.2577119;0.07928827;-0.0149298,-0.1925174;0.5284135;0.00115893,-0.2458193;0.2897584;0.04879196,-0.2895111;0.08110197;0.06095652,0.06908619;0.00737189;-0.04890713,0.08691001;-0.3187183;-0.01530124,0.08685458;-0.6628953;0.06521977,0.0861265;-0.6236386;-0.03385631,-0.06768071;0.007227742;-0.05085504,-0.1178739;-0.3161678;-0.02482079,-0.1402267;-0.6608362;0.05031573,-0.1383693;-0.6214159;-0.04873018,0.003344358;0.582088;-0.01433384,0;0;0,0.01825368;0.3200532;-0.09295654,0.03741124;0.628466;-0.211201,0.2057156;0.4639043;-0.118185,0.2362294;0.2200188;-0.07750249,0.2180248;0.009085745;-0.1052568,-0.1554715;0.5349621;-0.1035166,-0.2604434;0.3805481;0.06141835,-0.3146484;0.214383;0.1840782,0.07487112;-0.003649473;-0.04000187,0.08059543;-0.3316506;-0.05282164,0.05737931;-0.6807661;-0.002614021,0.06692705;-0.7175758;-0.07574129,-0.0776287;0.01103909;-0.03272732,-0.1191147;-0.3144363;-0.04397499,-0.1289014;-0.6671267;-0.02263984,-0.1468103;-0.7057722;-0.09242059,0.03287175;0.5528804;-0.1789391,117.5051
+0;0;0,0.001949442;0.3337663;-0.002102909,0.003676526;0.6640286;-0.02209505,0.1996967;0.5318016;0.005662533,0.2283471;0.285661;0.03135704,0.2577119;0.07928827;-0.0149298,-0.1925174;0.5284135;0.00115893,-0.2458193;0.2897584;0.04879196,-0.2895111;0.08110197;0.06095652,0.06908619;0.00737189;-0.04890713,0.08691001;-0.3187183;-0.01530124,0.08685458;-0.6628953;0.06521977,0.0861265;-0.6236386;-0.03385631,-0.06768071;0.007227742;-0.05085504,-0.1178739;-0.3161678;-0.02482079,-0.1402267;-0.6608362;0.05031573,-0.1383693;-0.6214159;-0.04873018,0.003344358;0.582088;-0.01433384,0;0;0,0.01825368;0.3200532;-0.09295654,0.03741124;0.628466;-0.211201,0.2057156;0.4639043;-0.118185,0.2362294;0.2200188;-0.07750249,0.2180248;0.009085745;-0.1052568,-0.1554715;0.5349621;-0.1035166,-0.2604434;0.3805481;0.06141835,-0.3146484;0.214383;0.1840782,0.07487112;-0.003649473;-0.04000187,0.08059543;-0.3316506;-0.05282164,0.05737931;-0.6807661;-0.002614021,0.06692705;-0.7175758;-0.07574129,-0.0776287;0.01103909;-0.03272732,-0.1191147;-0.3144363;-0.04397499,-0.1289014;-0.6671267;-0.02263984,-0.1468103;-0.7057722;-0.09242059,0.03287175;0.5528804;-0.1789391,117.5159
+0;0;0,0.001925721;0.3334916;-0.002469731,0.003584708;0.6646731;-0.0233511,0.1987182;0.5328605;0.004704135,0.2273438;0.2852327;0.0309462,0.257474;0.07207175;-0.01658551,-0.1916239;0.5294328;0.0008774772,-0.245606;0.2907267;0.05503412,-0.2915066;0.07579325;0.07239586,0.0690648;0.007306744;-0.0489203,0.08677467;-0.318014;-0.0153738,0.08671499;-0.6623083;0.06535415,0.08586802;-0.6230333;-0.03445441,-0.06766695;0.00729181;-0.05083841,-0.1177574;-0.3153399;-0.02490871,-0.1403796;-0.6601467;0.0502713,-0.1386201;-0.6207141;-0.04951057,0.003274522;0.5823847;-0.01529538,0;0;0,0.02055421;0.3180615;-0.09818769,0.04062626;0.6261806;-0.219759,0.2073221;0.4627748;-0.1236002,0.2388973;0.2179499;-0.08011007,0.2189779;-4.500151E-05;-0.1063035,-0.1501341;0.535817;-0.1080905,-0.2578781;0.3833613;0.05917005,-0.3125975;0.2130102;0.1879758,0.07486573;-0.003844857;-0.03996086,0.08026913;-0.3310596;-0.05314922,0.05676112;-0.6803499;-0.003157854,0.06637007;-0.7174516;-0.07700586,-0.07756767;0.01121108;-0.03277343,-0.1192328;-0.3134662;-0.04378892,-0.1293125;-0.6663405;-0.02296514,-0.1473565;-0.7060573;-0.09269658,0.03597325;0.5504813;-0.1868298,117.5385
+0;0;0,0.001931835;0.3345504;-0.002477573,0.003592994;0.6661969;-0.02339267,0.2000604;0.5338354;0.004819781,0.2287524;0.2856337;0.03112265,0.2592443;0.06991328;-0.01697978,-0.1929474;0.5303842;0.0009669922,-0.2470546;0.2911249;0.05524914,-0.2935064;0.07361072;0.07281934,0.06910288;0.007310772;-0.04894727,0.0867689;-0.3172046;-0.01548382,0.08670924;-0.6613625;0.06521216,0.08586136;-0.6220776;-0.03470198,-0.06770425;0.00729583;-0.05086644,-0.1176707;-0.3145371;-0.02500094,-0.140284;-0.6592073;0.05014931,-0.1385226;-0.6197647;-0.04973812,0.003282013;0.5836977;-0.01531632,0;0;0,0.01991074;0.3188022;-0.09951162,0.03965266;0.62744;-0.221096,0.2082979;0.4630687;-0.1264961,0.2391593;0.2176224;-0.08264613,0.2189038;-0.003278553;-0.10655,-0.1527849;0.5351052;-0.1104437,-0.261649;0.3844531;0.05858795,-0.318451;0.2155966;0.1929006,0.07481514;-0.003996432;-0.04013991,0.08025761;-0.3303743;-0.05392218,0.05594452;-0.6795046;-0.004188538,0.06559141;-0.7166572;-0.07812929,-0.07762519;0.01139589;-0.03269484,-0.1191472;-0.3124937;-0.04334987,-0.1296138;-0.6652843;-0.02370761,-0.1477095;-0.7046367;-0.09393977,0.03511877;0.5515147;-0.188138,117.5599
+0;0;0,0.001931835;0.3345504;-0.002477573,0.003592994;0.6661969;-0.02339267,0.2000604;0.5338354;0.004819781,0.2287524;0.2856337;0.03112265,0.2592443;0.06991328;-0.01697978,-0.1929474;0.5303842;0.0009669922,-0.2470546;0.2911249;0.05524914,-0.2935064;0.07361072;0.07281934,0.06910288;0.007310772;-0.04894727,0.0867689;-0.3172046;-0.01548382,0.08670924;-0.6613625;0.06521216,0.08586136;-0.6220776;-0.03470198,-0.06770425;0.00729583;-0.05086644,-0.1176707;-0.3145371;-0.02500094,-0.140284;-0.6592073;0.05014931,-0.1385226;-0.6197647;-0.04973812,0.003282013;0.5836977;-0.01531632,0;0;0,0.01991074;0.3188022;-0.09951162,0.03965266;0.62744;-0.221096,0.2082979;0.4630687;-0.1264961,0.2391593;0.2176224;-0.08264613,0.2189038;-0.003278553;-0.10655,-0.1527849;0.5351052;-0.1104437,-0.261649;0.3844531;0.05858795,-0.318451;0.2155966;0.1929006,0.07481514;-0.003996432;-0.04013991,0.08025761;-0.3303743;-0.05392218,0.05594452;-0.6795046;-0.004188538,0.06559141;-0.7166572;-0.07812929,-0.07762519;0.01139589;-0.03269484,-0.1191472;-0.3124937;-0.04334987,-0.1296138;-0.6652843;-0.02370761,-0.1477095;-0.7046367;-0.09393977,0.03511877;0.5515147;-0.188138,117.5718
+0;0;0,0.00193918;0.3362021;-0.002918613,0.003572354;0.6691151;-0.02458593,0.202043;0.5360497;0.003888076,0.2306056;0.2869535;0.0309246,0.2612308;0.06951454;-0.01728327,-0.195012;0.5330806;0.0009681769,-0.2499304;0.2950897;0.06373759,-0.2973443;0.07659273;0.08724499,0.0692483;0.007251034;-0.04905221,0.08662887;-0.315552;-0.01563159,0.08665731;-0.6606989;0.06514809,0.0856464;-0.6214316;-0.03505331,-0.06784782;0.007371748;-0.05095445,-0.1175714;-0.3127678;-0.02528195,-0.1405334;-0.6583633;0.05013804,-0.1389251;-0.6189436;-0.05004132,0.003266899;0.5862114;-0.01627909,0;0;0,0.01924714;0.3199309;-0.1015768,0.03845227;0.6297073;-0.2239411,0.2094877;0.4632466;-0.1313233,0.2390536;0.2171007;-0.08513117,0.218047;-0.005533874;-0.1082437,-0.1554943;0.5333933;-0.1125906,-0.2656083;0.3849857;0.05900713,-0.3144697;0.2173724;0.2006404,0.07492992;-0.004197687;-0.04027295,0.07977661;-0.3288433;-0.05450559,0.05462584;-0.6790352;-0.005671028,0.06423357;-0.7156732;-0.08046603,-0.07780354;0.01162183;-0.03264301,-0.1197813;-0.3104659;-0.04351518,-0.1305334;-0.6642659;-0.02449702,-0.1480606;-0.7034112;-0.09548251,0.03405893;0.5534269;-0.1907129,117.5936
+0;0;0,0.00193918;0.3362021;-0.002918613,0.003572354;0.6691151;-0.02458593,0.202043;0.5360497;0.003888076,0.2306056;0.2869535;0.0309246,0.2612308;0.06951454;-0.01728327,-0.195012;0.5330806;0.0009681769,-0.2499304;0.2950897;0.06373759,-0.2973443;0.07659273;0.08724499,0.0692483;0.007251034;-0.04905221,0.08662887;-0.315552;-0.01563159,0.08665731;-0.6606989;0.06514809,0.0856464;-0.6214316;-0.03505331,-0.06784782;0.007371748;-0.05095445,-0.1175714;-0.3127678;-0.02528195,-0.1405334;-0.6583633;0.05013804,-0.1389251;-0.6189436;-0.05004132,0.003266899;0.5862114;-0.01627909,0;0;0,0.01924714;0.3199309;-0.1015768,0.03845227;0.6297073;-0.2239411,0.2094877;0.4632466;-0.1313233,0.2390536;0.2171007;-0.08513117,0.218047;-0.005533874;-0.1082437,-0.1554943;0.5333933;-0.1125906,-0.2656083;0.3849857;0.05900713,-0.3144697;0.2173724;0.2006404,0.07492992;-0.004197687;-0.04027295,0.07977661;-0.3288433;-0.05450559,0.05462584;-0.6790352;-0.005671028,0.06423357;-0.7156732;-0.08046603,-0.07780354;0.01162183;-0.03264301,-0.1197813;-0.3104659;-0.04351518,-0.1305334;-0.6642659;-0.02449702,-0.1480606;-0.7034112;-0.09548251,0.03405893;0.5534269;-0.1907129,117.6055
+0;0;0,0.001939065;0.336182;-0.002918439,0.003573055;0.6692566;-0.02459556,0.2022318;0.5361184;0.003900062,0.2307824;0.2871267;0.03092526,0.2617423;0.06731175;-0.01780937,-0.1951991;0.5331466;0.000977397,-0.2500945;0.2952554;0.06372051,-0.2980264;0.07437094;0.08748478,0.06932687;0.00725926;-0.04910786,0.08666269;-0.3147128;-0.01577328,0.08669112;-0.6596223;0.06495084,0.08567687;-0.6203245;-0.0355811,-0.06792479;0.007380111;-0.05101225,-0.1175203;-0.3119353;-0.02540585,-0.1404666;-0.6572932;0.04996226,-0.1388529;-0.6178423;-0.05054757,0.003267508;0.5863277;-0.0162862,0;0;0,0.01975416;0.3192909;-0.1034105,0.03889038;0.6289304;-0.2265751,0.2103929;0.4628011;-0.1339934,0.2390305;0.2168145;-0.08695197,0.2177514;-0.008246616;-0.110337,-0.1549956;0.5323648;-0.1145405,-0.2648646;0.3849819;0.05793992,-0.314168;0.2160346;0.201739,0.07489409;-0.004251212;-0.0405376,0.07943816;-0.3280526;-0.05502105,0.05366711;-0.6779443;-0.006127596,0.06351997;-0.7148905;-0.08106279,-0.07797164;0.01171336;-0.03246097,-0.1202535;-0.309496;-0.04316518,-0.1312705;-0.6630926;-0.02508378,-0.1483851;-0.7023911;-0.09649085,0.03452058;0.5526894;-0.1931903,117.6271
+0;0;0,0.001834606;0.3361796;-0.003253156,0.003373282;0.6692177;-0.02547276,0.2021013;0.5361592;0.002948433,0.2303519;0.2871701;0.0303116,0.2611482;0.06724873;-0.01804486,-0.1954535;0.5336612;0.0009235553,-0.2503485;0.2975796;0.07016556,-0.2988818;0.07729727;0.09795717,0.06931622;0.007159055;-0.04913759,0.08645627;-0.3148194;-0.01576309,0.08674654;-0.6597674;0.06479558,0.08558404;-0.6204975;-0.03573733,-0.06792306;0.007480477;-0.05099994,-0.1177076;-0.3118187;-0.02555831,-0.1406319;-0.6571678;0.04985669,-0.1391639;-0.6177534;-0.05065881,0.00309742;0.5863048;-0.01700474,0;0;0,0.01975416;0.3192909;-0.1034105,0.03889038;0.6289304;-0.2265751,0.2103929;0.4628011;-0.1339934,0.2390305;0.2168145;-0.08695197,0.2177514;-0.008246616;-0.110337,-0.1549956;0.5323648;-0.1145405,-0.2648646;0.3849819;0.05793992,-0.314168;0.2160346;0.201739,0.07489409;-0.004251212;-0.0405376,0.07943816;-0.3280526;-0.05502105,0.05366711;-0.6779443;-0.006127596,0.06351997;-0.7148905;-0.08106279,-0.07797164;0.01171336;-0.03246097,-0.1202535;-0.309496;-0.04316518,-0.1312705;-0.6630926;-0.02508378,-0.1483851;-0.7023911;-0.09649085,0.03452058;0.5526894;-0.1931903,117.6389
+0;0;0,0.00183401;0.3360703;-0.003252099,0.003376942;0.670072;-0.02554132,0.1999233;0.53721;0.002697293,0.2282487;0.2875622;0.03013286,0.2589308;0.06845567;-0.01804443,-0.1932756;0.5347394;0.000694599,-0.2483158;0.2980332;0.0701198,-0.2966692;0.07856712;0.09780844,0.06930207;0.007157593;-0.04912756,0.08638705;-0.3137865;-0.01586027,0.08667843;-0.6600466;0.06500482,0.08551854;-0.6207975;-0.03530286,-0.0679092;0.007478951;-0.05098952,-0.1175338;-0.3107945;-0.02562963,-0.1405453;-0.6574571;0.05007222,-0.1390806;-0.6180639;-0.05021808,0.003099907;0.5868062;-0.01703726,0;0;0,0.02164736;0.3176226;-0.107724,0.04320428;0.6255298;-0.2372649,0.2109188;0.462831;-0.1373482,0.2402947;0.2164019;-0.08950591,0.217395;-0.007737547;-0.1120269,-0.147499;0.5346138;-0.1190879,-0.2542798;0.3852536;0.05460286,-0.3071552;0.2171125;0.1967397,0.07482049;-0.004253387;-0.04063654,0.07915649;-0.3270026;-0.05539608,0.05341229;-0.678212;-0.00615716,0.06286028;-0.7138148;-0.08202243,-0.07796458;0.01176331;-0.0324141,-0.1203575;-0.3083995;-0.04253073,-0.1316017;-0.6633496;-0.02466264,-0.1489833;-0.7022573;-0.09606382,0.03816697;0.5497524;-0.2020798,117.6604
+0;0;0,0.00183401;0.3360703;-0.003252099,0.003376942;0.670072;-0.02554132,0.1999233;0.53721;0.002697293,0.2282487;0.2875622;0.03013286,0.2589308;0.06845567;-0.01804443,-0.1932756;0.5347394;0.000694599,-0.2483158;0.2980332;0.0701198,-0.2966692;0.07856712;0.09780844,0.06930207;0.007157593;-0.04912756,0.08638705;-0.3137865;-0.01586027,0.08667843;-0.6600466;0.06500482,0.08551854;-0.6207975;-0.03530286,-0.0679092;0.007478951;-0.05098952,-0.1175338;-0.3107945;-0.02562963,-0.1405453;-0.6574571;0.05007222,-0.1390806;-0.6180639;-0.05021808,0.003099907;0.5868062;-0.01703726,0;0;0,0.02164736;0.3176226;-0.107724,0.04320428;0.6255298;-0.2372649,0.2109188;0.462831;-0.1373482,0.2402947;0.2164019;-0.08950591,0.217395;-0.007737547;-0.1120269,-0.147499;0.5346138;-0.1190879,-0.2542798;0.3852536;0.05460286,-0.3071552;0.2171125;0.1967397,0.07482049;-0.004253387;-0.04063654,0.07915649;-0.3270026;-0.05539608,0.05341229;-0.678212;-0.00615716,0.06286028;-0.7138148;-0.08202243,-0.07796458;0.01176331;-0.0324141,-0.1203575;-0.3083995;-0.04253073,-0.1316017;-0.6633496;-0.02466264,-0.1489833;-0.7022573;-0.09606382,0.03816697;0.5497524;-0.2020798,117.6723
+0;0;0,0.001930042;0.336008;-0.003120497,0.003868345;0.6703144;-0.0247856,0.1996215;0.5373843;0.00130151,0.2279979;0.2874423;0.02972077,0.2584205;0.06855865;-0.01825752,-0.192349;0.5356691;0.0006189011,-0.2478123;0.3005201;0.07620077,-0.2963084;0.08198963;0.1082955,0.06943364;0.007076283;-0.04924087,0.08638393;-0.3135117;-0.01590102,0.0869556;-0.6607994;0.06503984,0.08552987;-0.6214687;-0.03579061,-0.06806059;0.00759518;-0.05104739,-0.1175496;-0.3103472;-0.02576953,-0.1406486;-0.6579474;0.05039526,-0.1394359;-0.618473;-0.05042458,0.003445962;0.586969;-0.01652582,0;0;0,0.02241042;0.3164412;-0.1108043,0.04378313;0.6239483;-0.2420073,0.2108999;0.4630598;-0.1401763,0.2405238;0.2163299;-0.09189987,0.2163183;-0.007436693;-0.1138115,-0.1447341;0.53325;-0.1209082,-0.2505955;0.3832762;0.05340495,-0.2997212;0.2150617;0.1963317,0.0748876;-0.00430426;-0.04085445,0.07868868;-0.3267138;-0.0554533,0.05290306;-0.6790397;-0.006851912,0.0618082;-0.713788;-0.08420968,-0.07818612;0.01185199;-0.03228356,-0.1197704;-0.3080836;-0.04163584,-0.1324333;-0.6640563;-0.02479489,-0.1504423;-0.7026752;-0.09706526,0.03884795;0.5482298;-0.2065501,117.6942
+0;0;0,0.001930042;0.336008;-0.003120497,0.003868345;0.6703144;-0.0247856,0.1996215;0.5373843;0.00130151,0.2279979;0.2874423;0.02972077,0.2584205;0.06855865;-0.01825752,-0.192349;0.5356691;0.0006189011,-0.2478123;0.3005201;0.07620077,-0.2963084;0.08198963;0.1082955,0.06943364;0.007076283;-0.04924087,0.08638393;-0.3135117;-0.01590102,0.0869556;-0.6607994;0.06503984,0.08552987;-0.6214687;-0.03579061,-0.06806059;0.00759518;-0.05104739,-0.1175496;-0.3103472;-0.02576953,-0.1406486;-0.6579474;0.05039526,-0.1394359;-0.618473;-0.05042458,0.003445962;0.586969;-0.01652582,0;0;0,0.02241042;0.3164412;-0.1108043,0.04378313;0.6239483;-0.2420073,0.2108999;0.4630598;-0.1401763,0.2405238;0.2163299;-0.09189987,0.2163183;-0.007436693;-0.1138115,-0.1447341;0.53325;-0.1209082,-0.2505955;0.3832762;0.05340495,-0.2997212;0.2150617;0.1963317,0.0748876;-0.00430426;-0.04085445,0.07868868;-0.3267138;-0.0554533,0.05290306;-0.6790397;-0.006851912,0.0618082;-0.713788;-0.08420968,-0.07818612;0.01185199;-0.03228356,-0.1197704;-0.3080836;-0.04163584,-0.1324333;-0.6640563;-0.02479489,-0.1504423;-0.7026752;-0.09706526,0.03884795;0.5482298;-0.2065501,117.7064
+0;0;0,0.001928429;0.3357272;-0.003117889,0.003864226;0.6695975;-0.02475367,0.199674;0.5367852;0.001325442,0.22805;0.2868467;0.0297443,0.2583865;0.06858231;-0.01809825,-0.1924083;0.5350695;0.0006426368,-0.2478708;0.2999238;0.07622346,-0.2962297;0.08201161;0.1082274,0.06953102;0.007086209;-0.04930994,0.08641122;-0.3121759;-0.01610797,0.08698349;-0.6598277;0.06491776,0.08555643;-0.6204883;-0.0360072,-0.06815606;0.007605833;-0.05111899,-0.1174404;-0.3090217;-0.02594567,-0.1405636;-0.6569863;0.05029897,-0.1393497;-0.617503;-0.05061536,0.003442513;0.5863841;-0.01650697,0;0;0,0.02224612;0.3155065;-0.1126366,0.0428409;0.6221445;-0.2448809,0.211128;0.4627672;-0.1434853,0.2409582;0.2160539;-0.09526944,0.2158003;-0.007120609;-0.1154876,-0.1451231;0.5332372;-0.1224718,-0.2466767;0.3797776;0.05136456,-0.2941869;0.2099656;0.1919179,0.07502207;-0.004502416;-0.04083705,0.07836369;-0.3255731;-0.05560446,0.05213419;-0.6782711;-0.007195473,0.06111553;-0.7129143;-0.08475637,-0.0782811;0.01204018;-0.03230094,-0.120048;-0.3065311;-0.04143821,-0.1328929;-0.6628909;-0.02500735,-0.151065;-0.7018793;-0.09701769,0.03813186;0.5466624;-0.2092025,117.7275
+0;0;0,0.001967972;0.3357223;-0.003589999,0.003940596;0.6695253;-0.02619537,0.1997512;0.5368022;0.0002570786,0.2280013;0.2868835;0.02897336,0.2581979;0.06848107;-0.01832491,-0.1925039;0.536006;0.0004970953,-0.2482842;0.303097;0.08249701,-0.2965194;0.08595152;0.1195076,0.06953038;0.006960063;-0.0493288,0.08638569;-0.3123024;-0.01611717,0.08687581;-0.6599172;0.06506748,0.08530045;-0.6206371;-0.03586075,-0.06814705;0.007742896;-0.05111042,-0.1174299;-0.3088923;-0.02602982,-0.1406539;-0.6568487;0.05022154,-0.1395889;-0.6174321;-0.05070072,0.003511274;0.5863426;-0.01764484,0;0;0,0.02224612;0.3155065;-0.1126366,0.0428409;0.6221445;-0.2448809,0.211128;0.4627672;-0.1434853,0.2409582;0.2160539;-0.09526944,0.2158003;-0.007120609;-0.1154876,-0.1451231;0.5332372;-0.1224718,-0.2466767;0.3797776;0.05136456,-0.2941869;0.2099656;0.1919179,0.07502207;-0.004502416;-0.04083705,0.07836369;-0.3255731;-0.05560446,0.05213419;-0.6782711;-0.007195473,0.06111553;-0.7129143;-0.08475637,-0.0782811;0.01204018;-0.03230094,-0.120048;-0.3065311;-0.04143821,-0.1328929;-0.6628909;-0.02500735,-0.151065;-0.7018793;-0.09701769,0.03813186;0.5466624;-0.2092025,117.7393
+0;0;0,0.001967972;0.3357223;-0.003589999,0.003940596;0.6695253;-0.02619537,0.1997512;0.5368022;0.0002570786,0.2280013;0.2868835;0.02897336,0.2581979;0.06848107;-0.01832491,-0.1925039;0.536006;0.0004970953,-0.2482842;0.303097;0.08249701,-0.2965194;0.08595152;0.1195076,0.06953038;0.006960063;-0.0493288,0.08638569;-0.3123024;-0.01611717,0.08687581;-0.6599172;0.06506748,0.08530045;-0.6206371;-0.03586075,-0.06814705;0.007742896;-0.05111042,-0.1174299;-0.3088923;-0.02602982,-0.1406539;-0.6568487;0.05022154,-0.1395889;-0.6174321;-0.05070072,0.003511274;0.5863426;-0.01764484,0;0;0,0.02224612;0.3155065;-0.1126366,0.0428409;0.6221445;-0.2448809,0.211128;0.4627672;-0.1434853,0.2409582;0.2160539;-0.09526944,0.2158003;-0.007120609;-0.1154876,-0.1451231;0.5332372;-0.1224718,-0.2466767;0.3797776;0.05136456,-0.2941869;0.2099656;0.1919179,0.07502207;-0.004502416;-0.04083705,0.07836369;-0.3255731;-0.05560446,0.05213419;-0.6782711;-0.007195473,0.06111553;-0.7129143;-0.08475637,-0.0782811;0.01204018;-0.03230094,-0.120048;-0.3065311;-0.04143821,-0.1328929;-0.6628909;-0.02500735,-0.151065;-0.7018793;-0.09701769,0.03813186;0.5466624;-0.2092025,117.7505
+0;0;0,0.001966772;0.3355176;-0.00358781,0.003937957;0.6690747;-0.02617586,0.1987297;0.5366845;0.0001758374,0.2269771;0.2867902;0.02888932,0.2571352;0.06866644;-0.01834861,-0.191488;0.5358925;0.0004146062,-0.2472629;0.3030062;0.08240652,-0.2954366;0.08613782;0.1193699,0.06973073;0.006980118;-0.04947094,0.08653172;-0.3112535;-0.01636633,0.08702176;-0.658808;0.06480423,0.08544086;-0.6194953;-0.0364788,-0.0683434;0.007765207;-0.0512577,-0.1174674;-0.3078496;-0.02625792,-0.1406874;-0.6557456;0.04998022,-0.1396186;-0.6162958;-0.05129683,0.003509025;0.5859676;-0.0176331,0;0;0,0.0228157;0.3148108;-0.1138525,0.04379731;0.6209859;-0.2464888,0.2115124;0.4622721;-0.1463702,0.2413221;0.2156279;-0.09791851,0.2153295;-0.007169396;-0.1180341,-0.1429287;0.5317491;-0.1237432,-0.2406408;0.3749682;0.04929338,-0.279635;0.1997284;0.185269,0.07515335;-0.004671186;-0.04109287,0.07833436;-0.3247134;-0.05571008,0.05135241;-0.6773341;-0.007609129,0.06069937;-0.7125037;-0.08515286,-0.07859067;0.01219401;-0.03214474,-0.1206575;-0.3052811;-0.04167137,-0.1332166;-0.6615961;-0.02539249,-0.1519824;-0.7002684;-0.09805221,0.03898787;0.5456208;-0.2107549,117.7728
+0;0;0,0.002046348;0.3353384;-0.004048329,0.004098693;0.6687821;-0.02731665,0.2002938;0.5359471;-0.00103111,0.22836;0.2860048;0.02834081,0.2583678;0.06852756;-0.01831527,-0.1929809;0.5365803;0.0008354504,-0.2488967;0.3052594;0.087355,-0.2969514;0.08982158;0.1279862,0.06973901;0.006866605;-0.04945209,0.08636844;-0.3099804;-0.01642857,0.08686414;-0.6577606;0.06474397,0.08500447;-0.6185228;-0.03623778,-0.06833345;0.007884915;-0.05123043,-0.1173645;-0.3063461;-0.02645334,-0.1405568;-0.6544224;0.05000158,-0.1397741;-0.6150516;-0.05098203,0.00364835;0.5857184;-0.01858364,0;0;0,0.02220079;0.3141035;-0.1154058,0.04213077;0.6200026;-0.2486789,0.2122177;0.4626068;-0.1478379,0.242443;0.2156326;-0.1008091,0.2150319;-0.006237194;-0.1207104,-0.1434977;0.5284084;-0.1212015,-0.2301421;0.3631481;0.04998066,-0.2706963;0.1879017;0.1842106,0.07518017;-0.00477168;-0.04100442,0.07837015;-0.3234305;-0.05533934,0.05070183;-0.6762791;-0.007667068,0.06033921;-0.7110615;-0.08510399,-0.07853763;0.01232188;-0.0321901,-0.1205328;-0.3037635;-0.04143719,-0.1336363;-0.6602877;-0.02534095,-0.1524039;-0.6992455;-0.0973043,0.03759816;0.5447071;-0.2128167,117.7943
+0;0;0,0.002046348;0.3353384;-0.004048329,0.004098693;0.6687821;-0.02731665,0.2002938;0.5359471;-0.00103111,0.22836;0.2860048;0.02834081,0.2583678;0.06852756;-0.01831527,-0.1929809;0.5365803;0.0008354504,-0.2488967;0.3052594;0.087355,-0.2969514;0.08982158;0.1279862,0.06973901;0.006866605;-0.04945209,0.08636844;-0.3099804;-0.01642857,0.08686414;-0.6577606;0.06474397,0.08500447;-0.6185228;-0.03623778,-0.06833345;0.007884915;-0.05123043,-0.1173645;-0.3063461;-0.02645334,-0.1405568;-0.6544224;0.05000158,-0.1397741;-0.6150516;-0.05098203,0.00364835;0.5857184;-0.01858364,0;0;0,0.02220079;0.3141035;-0.1154058,0.04213077;0.6200026;-0.2486789,0.2122177;0.4626068;-0.1478379,0.242443;0.2156326;-0.1008091,0.2150319;-0.006237194;-0.1207104,-0.1434977;0.5284084;-0.1212015,-0.2301421;0.3631481;0.04998066,-0.2706963;0.1879017;0.1842106,0.07518017;-0.00477168;-0.04100442,0.07837015;-0.3234305;-0.05533934,0.05070183;-0.6762791;-0.007667068,0.06033921;-0.7110615;-0.08510399,-0.07853763;0.01232188;-0.0321901,-0.1205328;-0.3037635;-0.04143719,-0.1336363;-0.6602877;-0.02534095,-0.1524039;-0.6992455;-0.0973043,0.03759816;0.5447071;-0.2128167,117.8064
+0;0;0,0.002044345;0.3350101;-0.004044366,0.004094942;0.6681688;-0.0272925,0.1995609;0.535596;-0.001080224,0.2276308;0.285621;0.02829554,0.2580711;0.06500903;-0.01903305,-0.1922547;0.5362268;0.000779409,-0.2481779;0.3048757;0.08731028,-0.2969252;0.0863325;0.1285272,0.06994039;0.006886433;-0.04959488,0.08653311;-0.3092611;-0.01664427,0.08702906;-0.6572209;0.0645702,0.08516674;-0.6179699;-0.0365551,-0.06853076;0.007907683;-0.05137835,-0.1174536;-0.3056297;-0.02665596,-0.1406578;-0.6538857;0.04983843,-0.139874;-0.6145015;-0.05128871,0.00364502;0.5851827;-0.01856763,0;0;0,0.02205247;0.3132466;-0.1168013,0.04156989;0.6186763;-0.2504985,0.2128613;0.4641893;-0.1514862,0.2432146;0.2171342;-0.1047869,0.2132112;-0.00770551;-0.124361,-0.1417696;0.5271749;-0.1203635,-0.2133632;0.3515548;0.04747648,-0.2573018;0.1728398;0.181516,0.07527235;-0.005055189;-0.04131889,0.07815176;-0.3230582;-0.05458879,0.04957741;-0.6760628;-0.007224798,0.05970648;-0.7094738;-0.08591294,-0.07882462;0.01262949;-0.0320298,-0.1211246;-0.3027116;-0.041033,-0.1344061;-0.6594255;-0.02519518,-0.1533275;-0.6985145;-0.09719568,0.03713638;0.5434954;-0.2145653,117.8281
+0;0;0,0.00229298;0.3350094;-0.003967634,0.005002149;0.6681881;-0.02689241,0.2002279;0.5349845;-0.002548512,0.2283005;0.2851034;0.02761209,0.2582918;0.06442542;-0.01969561,-0.1919227;0.5374987;0.0007100273,-0.2479294;0.3080532;0.09212295,-0.29705;0.09062409;0.1384696,0.06998773;0.006708852;-0.04955241,0.08660494;-0.309427;-0.01650247,0.08704917;-0.6573886;0.06470461,0.08492735;-0.6181146;-0.03641348,-0.0685111;0.008098922;-0.05137479,-0.117355;-0.3054583;-0.02674848,-0.1408148;-0.6536632;0.04990073,-0.1402881;-0.6142542;-0.05122577,0.004322038;0.5851901;-0.01829641,0;0;0,0.02205247;0.3132466;-0.1168013,0.04156989;0.6186763;-0.2504985,0.2128613;0.4641893;-0.1514862,0.2432146;0.2171342;-0.1047869,0.2132112;-0.00770551;-0.124361,-0.1417696;0.5271749;-0.1203635,-0.2133632;0.3515548;0.04747648,-0.2573018;0.1728398;0.181516,0.07527235;-0.005055189;-0.04131889,0.07815176;-0.3230582;-0.05458879,0.04957741;-0.6760628;-0.007224798,0.05970648;-0.7094738;-0.08591294,-0.07882462;0.01262949;-0.0320298,-0.1211246;-0.3027116;-0.041033,-0.1344061;-0.6594255;-0.02519518,-0.1533275;-0.6985145;-0.09719568,0.03713638;0.5434954;-0.2145653,117.8396
+0;0;0,0.002294472;0.3352273;-0.003970216,0.005006825;0.6687975;-0.02692243,0.1998564;0.5355815;-0.002597453,0.2279236;0.2857483;0.02755735,0.2581919;0.06303272;-0.02018716,-0.191543;0.5380909;0.0006548464,-0.247539;0.3086894;0.0920502,-0.2971131;0.08925271;0.1388247,0.06994142;0.006704413;-0.04951963,0.08653647;-0.3090098;-0.01651376,0.08698042;-0.6567554;0.06464292,0.08486155;-0.6174943;-0.03633494,-0.06846578;0.008093564;-0.0513408,-0.1172445;-0.3050455;-0.02674734,-0.1406898;-0.6530342;0.04985431,-0.1401638;-0.6136383;-0.05113196,0.004325824;0.5856909;-0.01831518,0;0;0,0.02256501;0.3129353;-0.1181555,0.04273331;0.6183031;-0.2528758,0.2135202;0.4643404;-0.1533265,0.2435224;0.2174183;-0.1059656,0.211808;-0.009185344;-0.1270111,-0.1389665;0.5255681;-0.1201304,-0.2059596;0.3459221;0.04525682,-0.2410618;0.1623931;0.1789837,0.07521549;-0.005007446;-0.04130983,0.07804331;-0.3226035;-0.05415511,0.04916793;-0.6753755;-0.006912947,0.05954626;-0.7084461;-0.08566046,-0.07876586;0.01261643;-0.03202671,-0.1212261;-0.3022836;-0.04070723,-0.1343547;-0.6587855;-0.02496619,-0.1534973;-0.6977452;-0.09683348,0.03811505;0.543133;-0.2166903,117.8616
+0;0;0,0.002294472;0.3352273;-0.003970216,0.005006825;0.6687975;-0.02692243,0.1998564;0.5355815;-0.002597453,0.2279236;0.2857483;0.02755735,0.2581919;0.06303272;-0.02018716,-0.191543;0.5380909;0.0006548464,-0.247539;0.3086894;0.0920502,-0.2971131;0.08925271;0.1388247,0.06994142;0.006704413;-0.04951963,0.08653647;-0.3090098;-0.01651376,0.08698042;-0.6567554;0.06464292,0.08486155;-0.6174943;-0.03633494,-0.06846578;0.008093564;-0.0513408,-0.1172445;-0.3050455;-0.02674734,-0.1406898;-0.6530342;0.04985431,-0.1401638;-0.6136383;-0.05113196,0.004325824;0.5856909;-0.01831518,0;0;0,0.02256501;0.3129353;-0.1181555,0.04273331;0.6183031;-0.2528758,0.2135202;0.4643404;-0.1533265,0.2435224;0.2174183;-0.1059656,0.211808;-0.009185344;-0.1270111,-0.1389665;0.5255681;-0.1201304,-0.2059596;0.3459221;0.04525682,-0.2410618;0.1623931;0.1789837,0.07521549;-0.005007446;-0.04130983,0.07804331;-0.3226035;-0.05415511,0.04916793;-0.6753755;-0.006912947,0.05954626;-0.7084461;-0.08566046,-0.07876586;0.01261643;-0.03202671,-0.1212261;-0.3022836;-0.04070723,-0.1343547;-0.6587855;-0.02496619,-0.1534973;-0.6977452;-0.09683348,0.03811505;0.543133;-0.2166903,117.8737
+0;0;0,0.002398978;0.3358507;-0.004533274,0.005224707;0.6697931;-0.02850953,0.1995841;0.5366393;-0.00404419,0.2276496;0.286959;0.02682584,0.2576263;0.06419295;-0.02068084,-0.1910569;0.5405023;0.0007273871,-0.2462589;0.3133979;0.09797578,-0.2966957;0.09514001;0.1489639,0.07010407;0.006539674;-0.04959987,0.08658443;-0.3080957;-0.01670394,0.08712852;-0.6562992;0.06460963,0.08475465;-0.6171392;-0.03596622,-0.06859823;0.008305565;-0.05140812,-0.1171985;-0.3037906;-0.02725877,-0.1407507;-0.6522141;0.04958026,-0.140489;-0.6129364;-0.05101248,0.004519589;0.5866119;-0.0195948,0;0;0,0.02194118;0.3133581;-0.1189425,0.04144168;0.6191505;-0.2539065,0.2125334;0.4659768;-0.1551747,0.2430302;0.2193387;-0.1070037,0.2109576;-0.007165343;-0.1281567,-0.1378091;0.5227104;-0.1187341,-0.2006712;0.3414492;0.04641318,-0.2359293;0.1572613;0.1791228,0.07529449;-0.004966855;-0.04151583,0.0772225;-0.3215167;-0.05341887,0.04781511;-0.674741;-0.006242752,0.05865636;-0.7071339;-0.08494878,-0.07899703;0.01264884;-0.03188998,-0.1223362;-0.3010431;-0.04015031,-0.1354031;-0.6580166;-0.02411743,-0.1543281;-0.6967264;-0.09571248,0.03698939;0.5438807;-0.2176611,117.895
+0;0;0,0.002398978;0.3358507;-0.004533274,0.005224707;0.6697931;-0.02850953,0.1995841;0.5366393;-0.00404419,0.2276496;0.286959;0.02682584,0.2576263;0.06419295;-0.02068084,-0.1910569;0.5405023;0.0007273871,-0.2462589;0.3133979;0.09797578,-0.2966957;0.09514001;0.1489639,0.07010407;0.006539674;-0.04959987,0.08658443;-0.3080957;-0.01670394,0.08712852;-0.6562992;0.06460963,0.08475465;-0.6171392;-0.03596622,-0.06859823;0.008305565;-0.05140812,-0.1171985;-0.3037906;-0.02725877,-0.1407507;-0.6522141;0.04958026,-0.140489;-0.6129364;-0.05101248,0.004519589;0.5866119;-0.0195948,0;0;0,0.02194118;0.3133581;-0.1189425,0.04144168;0.6191505;-0.2539065,0.2125334;0.4659768;-0.1551747,0.2430302;0.2193387;-0.1070037,0.2109576;-0.007165343;-0.1281567,-0.1378091;0.5227104;-0.1187341,-0.2006712;0.3414492;0.04641318,-0.2359293;0.1572613;0.1791228,0.07529449;-0.004966855;-0.04151583,0.0772225;-0.3215167;-0.05341887,0.04781511;-0.674741;-0.006242752,0.05865636;-0.7071339;-0.08494878,-0.07899703;0.01264884;-0.03188998,-0.1223362;-0.3010431;-0.04015031,-0.1354031;-0.6580166;-0.02411743,-0.1543281;-0.6967264;-0.09571248,0.03698939;0.5438807;-0.2176611,117.9065
+0;0;0,0.002405409;0.3367512;-0.004545428,0.005235664;0.6712284;-0.02855979,0.2000775;0.5378236;-0.004042282,0.2281444;0.2881315;0.02682921,0.2581264;0.06532581;-0.02068592,-0.1915318;0.5416962;0.0007411242,-0.2467365;0.3145811;0.09799413,-0.2971822;0.09628433;0.1489913,0.07047025;0.006573834;-0.04985895,0.08686168;-0.3063638;-0.01714053,0.08740616;-0.6548074;0.06422912,0.08502342;-0.6156132;-0.0367227,-0.06895655;0.00834895;-0.05167665,-0.1172945;-0.3020631;-0.02765761,-0.140863;-0.6507269;0.04923441,-0.1406003;-0.6114146;-0.05173435,0.004529469;0.5879201;-0.01963144,0;0;0,0.02134225;0.3142943;-0.1191277,0.04037517;0.6207389;-0.2540088,0.2122905;0.4672814;-0.1558151,0.2431594;0.2206359;-0.1078558,0.2107346;-0.005562544;-0.1319778,-0.1379231;0.5218095;-0.1168927,-0.1955882;0.3377455;0.04706518,-0.214645;0.146324;0.1727378,0.07536727;-0.005225509;-0.04228067,0.07674071;-0.3201287;-0.05244017,0.04704744;-0.6735762;-0.005244493,0.05820388;-0.7061691;-0.08423281,-0.07957529;0.01296039;-0.03154342,-0.1231245;-0.2989783;-0.03971925,-0.1361768;-0.6561939;-0.02356693,-0.155481;-0.6950874;-0.09541757,0.0360409;0.5453185;-0.2177668,117.9285
+0;0;0,0.00244489;0.3367454;-0.004937954,0.005294405;0.6711791;-0.02953444,0.2001346;0.5377564;-0.004891548,0.2281824;0.2880926;0.02622563,0.2578465;0.06518535;-0.02101143,-0.1915997;0.5426112;0.0007801354,-0.2463936;0.3176596;0.1031587,-0.2970153;0.1003293;0.157967,0.07049497;0.006394883;-0.04984729,0.08677451;-0.3065427;-0.01707284,0.08748637;-0.6550232;0.06413724,0.08496001;-0.6158702;-0.03681482,-0.06893033;0.008539753;-0.05168046,-0.1172903;-0.3018756;-0.02774822,-0.1409388;-0.6505378;0.04912588,-0.1408179;-0.6112674;-0.051847,0.004592509;0.5878887;-0.02044009,0;0;0,0.02134225;0.3142943;-0.1191277,0.04037517;0.6207389;-0.2540088,0.2122905;0.4672814;-0.1558151,0.2431594;0.2206359;-0.1078558,0.2107346;-0.005562544;-0.1319778,-0.1379231;0.5218095;-0.1168927,-0.1955882;0.3377455;0.04706518,-0.214645;0.146324;0.1727378,0.07536727;-0.005225509;-0.04228067,0.07674071;-0.3201287;-0.05244017,0.04704744;-0.6735762;-0.005244493,0.05820388;-0.7061691;-0.08423281,-0.07957529;0.01296039;-0.03154342,-0.1231245;-0.2989783;-0.03971925,-0.1361768;-0.6561939;-0.02356693,-0.155481;-0.6950874;-0.09541757,0.0360409;0.5453185;-0.2177668,117.94
+0;0;0,0.002447615;0.3371208;-0.004943459,0.00529961;0.6718453;-0.02956073,0.2010717;0.5381238;-0.004837173,0.2291279;0.2883851;0.02628935,0.2586714;0.06638438;-0.02075559,-0.1925305;0.5430018;0.0008615553,-0.2473408;0.3179826;0.1032709,-0.2977566;0.1015362;0.1578562,0.07097593;0.006438514;-0.05018739,0.0871786;-0.3050216;-0.01756768,0.08789092;-0.653725;0.06369436,0.08537476;-0.6146089;-0.03684992,-0.06940062;0.008598017;-0.05203306,-0.1175322;-0.3003517;-0.02821381,-0.1411959;-0.649237;0.04870947,-0.1410755;-0.610004;-0.05185555,0.004597209;0.5884951;-0.02045985,0;0;0,0.0211722;0.3144852;-0.1197147,0.0399563;0.6212468;-0.2546382,0.2127863;0.4677537;-0.1556931,0.243954;0.2208704;-0.1087606,0.2102593;-0.004042983;-0.1342363,-0.1380979;0.5215445;-0.1154614,-0.1907151;0.3349962;0.0475006,-0.2120153;0.1453566;0.1738078,0.07548851;-0.005629867;-0.04321575,0.07653058;-0.3191022;-0.05145907,0.04653397;-0.672753;-0.004241947,0.05762932;-0.7051093;-0.08290052,-0.08030253;0.01340339;-0.03113944,-0.1238934;-0.2970226;-0.03947512,-0.1370077;-0.6544402;-0.02277695,-0.1565125;-0.693159;-0.09416232,0.03568;0.5457483;-0.2184129,117.9621
+0;0;0,0.002447615;0.3371208;-0.004943459,0.00529961;0.6718453;-0.02956073,0.2010717;0.5381238;-0.004837173,0.2291279;0.2883851;0.02628935,0.2586714;0.06638438;-0.02075559,-0.1925305;0.5430018;0.0008615553,-0.2473408;0.3179826;0.1032709,-0.2977566;0.1015362;0.1578562,0.07097593;0.006438514;-0.05018739,0.0871786;-0.3050216;-0.01756768,0.08789092;-0.653725;0.06369436,0.08537476;-0.6146089;-0.03684992,-0.06940062;0.008598017;-0.05203306,-0.1175322;-0.3003517;-0.02821381,-0.1411959;-0.649237;0.04870947,-0.1410755;-0.610004;-0.05185555,0.004597209;0.5884951;-0.02045985,0;0;0,0.0211722;0.3144852;-0.1197147,0.0399563;0.6212468;-0.2546382,0.2127863;0.4677537;-0.1556931,0.243954;0.2208704;-0.1087606,0.2102593;-0.004042983;-0.1342363,-0.1380979;0.5215445;-0.1154614,-0.1907151;0.3349962;0.0475006,-0.2120153;0.1453566;0.1738078,0.07548851;-0.005629867;-0.04321575,0.07653058;-0.3191022;-0.05145907,0.04653397;-0.672753;-0.004241947,0.05762932;-0.7051093;-0.08290052,-0.08030253;0.01340339;-0.03113944,-0.1238934;-0.2970226;-0.03947512,-0.1370077;-0.6544402;-0.02277695,-0.1565125;-0.693159;-0.09416232,0.03568;0.5457483;-0.2184129,117.9737
+0;0;0,0.002481699;0.3373092;-0.005450039,0.005478884;0.6720259;-0.0308425,0.2008749;0.5391223;-0.00186697,0.2304131;0.2891438;0.02596683,0.2597368;0.06735665;-0.02067425,-0.19236;0.544495;0.001034804,-0.2470173;0.3213275;0.1075492,-0.2981341;0.1064569;0.1662222,0.07123748;0.006257051;-0.05039101,0.08728646;-0.3038786;-0.01787881,0.08790554;-0.6527771;0.06329288,0.0859617;-0.6137847;-0.03657848,-0.06967665;0.008774145;-0.05216667,-0.1176018;-0.2988794;-0.02868797,-0.1412276;-0.6479315;0.04827863,-0.1405532;-0.6088214;-0.0515987,0.004742573;0.5887047;-0.02150347,0;0;0,0.02042359;0.3148374;-0.1194723,0.03874213;0.6218348;-0.2540541,0.2119905;0.468658;-0.1562333,0.2439972;0.2217781;-0.1097324,0.209887;-0.002658322;-0.135993,-0.1379808;0.5204904;-0.1136199,-0.1857508;0.3332573;0.0500818,-0.209855;0.1445475;0.176701,0.07557136;-0.00572148;-0.04369688,0.07585877;-0.3178932;-0.05058575,0.04543924;-0.6716911;-0.003457546,0.05663422;-0.702935;-0.08208823,-0.08074637;0.01361755;-0.03078588,-0.1249034;-0.2953616;-0.03977383,-0.1383274;-0.6528921;-0.02213533,-0.157788;-0.6914296;-0.09272455,0.03456214;0.5462985;-0.2179019,117.9955
+0;0;0,0.002481699;0.3373092;-0.005450039,0.005478884;0.6720259;-0.0308425,0.2008749;0.5391223;-0.00186697,0.2304131;0.2891438;0.02596683,0.2597368;0.06735665;-0.02067425,-0.19236;0.544495;0.001034804,-0.2470173;0.3213275;0.1075492,-0.2981341;0.1064569;0.1662222,0.07123748;0.006257051;-0.05039101,0.08728646;-0.3038786;-0.01787881,0.08790554;-0.6527771;0.06329288,0.0859617;-0.6137847;-0.03657848,-0.06967665;0.008774145;-0.05216667,-0.1176018;-0.2988794;-0.02868797,-0.1412276;-0.6479315;0.04827863,-0.1405532;-0.6088214;-0.0515987,0.004742573;0.5887047;-0.02150347,0;0;0,0.02042359;0.3148374;-0.1194723,0.03874213;0.6218348;-0.2540541,0.2119905;0.468658;-0.1562333,0.2439972;0.2217781;-0.1097324,0.209887;-0.002658322;-0.135993,-0.1379808;0.5204904;-0.1136199,-0.1857508;0.3332573;0.0500818,-0.209855;0.1445475;0.176701,0.07557136;-0.00572148;-0.04369688,0.07585877;-0.3178932;-0.05058575,0.04543924;-0.6716911;-0.003457546,0.05663422;-0.702935;-0.08208823,-0.08074637;0.01361755;-0.03078588,-0.1249034;-0.2953616;-0.03977383,-0.1383274;-0.6528921;-0.02213533,-0.157788;-0.6914296;-0.09272455,0.03456214;0.5462985;-0.2179019,118.0071
+0;0;0,0.002484407;0.3376772;-0.005455985,0.005484574;0.6727269;-0.03087388,0.2009335;0.5397235;-0.001883296,0.2304793;0.2896808;0.02595765,0.2604188;0.06323569;-0.02166298,-0.192409;0.5450976;0.001019271,-0.2470804;0.3218729;0.107561,-0.2992707;0.1024896;0.1674662,0.07141183;0.006272365;-0.05051434,0.08744219;-0.3035033;-0.01803988,0.08806055;-0.6519979;0.06303783,0.08610411;-0.6129473;-0.03748094,-0.0698472;0.00879562;-0.05229435,-0.1177167;-0.2985008;-0.0288429,-0.1413151;-0.6471488;0.0480346,-0.1406364;-0.6079797;-0.05249017,0.0047475;0.5893194;-0.02152518,0;0;0,0.02006835;0.315129;-0.119803,0.03797144;0.6224321;-0.2545774,0.2115426;0.4691725;-0.1571465,0.24463;0.2221824;-0.1116438,0.2090665;-0.006566837;-0.1408074,-0.1378265;0.5207449;-0.1127172,-0.1862643;0.334581;0.05210447,-0.2091704;0.141702;0.181389,0.07561913;-0.005815774;-0.04402971,0.07568714;-0.3176452;-0.04994011,0.0449422;-0.6709776;-0.002681255,0.05598533;-0.7025774;-0.08188534,-0.0810442;0.01379564;-0.0305321,-0.125417;-0.2947665;-0.04017626,-0.1389869;-0.6518323;-0.02167461,-0.1588205;-0.6903712;-0.09308068,0.0339008;0.5468152;-0.2183797,118.0291
+0;0;0,0.00260619;0.3376696;-0.005851538,0.005689655;0.6726782;-0.0317918,0.2013005;0.5396785;-0.004635161,0.2301885;0.2897685;0.02502718,0.2598581;0.06329261;-0.02261632,-0.1923781;0.5460895;0.0008876976,-0.2464278;0.3244174;0.1109307,-0.2986505;0.1065684;0.1761699,0.071474;0.006061702;-0.0504521,0.08750647;-0.3037315;-0.01814612,0.08820201;-0.6522351;0.06289218,0.08576214;-0.6132167;-0.03761891,-0.06984577;0.008960246;-0.05226828,-0.1178503;-0.2983293;-0.02900304,-0.1415271;-0.6469882;0.04780076,-0.1413274;-0.6078575;-0.05272961,0.004930188;0.5892863;-0.02230672,0;0;0,0.02006835;0.315129;-0.119803,0.03797144;0.6224321;-0.2545774,0.2115426;0.4691725;-0.1571465,0.24463;0.2221824;-0.1116438,0.2090665;-0.006566837;-0.1408074,-0.1378265;0.5207449;-0.1127172,-0.1862643;0.334581;0.05210447,-0.2091704;0.141702;0.181389,0.07561913;-0.005815774;-0.04402971,0.07568714;-0.3176452;-0.04994011,0.0449422;-0.6709776;-0.002681255,0.05598533;-0.7025774;-0.08188534,-0.0810442;0.01379564;-0.0305321,-0.125417;-0.2947665;-0.04017626,-0.1389869;-0.6518323;-0.02167461,-0.1588205;-0.6903712;-0.09308068,0.0339008;0.5468152;-0.2183797,118.0513
+0;0;0,0.002613005;0.3385526;-0.005866839,0.005705388;0.6745303;-0.03188293,0.201536;0.5412169;-0.004677007,0.2304456;0.2911205;0.02500746,0.2599888;0.06560917;-0.02243312,-0.1925879;0.5476353;0.0008520987,-0.246678;0.3257978;0.1109772,-0.2986782;0.1088767;0.1759385,0.07156399;0.006069334;-0.05051563,0.08751009;-0.3020549;-0.0183837,0.08820631;-0.6509024;0.06273457,0.08575834;-0.6118541;-0.03811007,-0.06993372;0.008971527;-0.05233409,-0.1176796;-0.2966624;-0.02919419,-0.1413798;-0.6456654;0.0476854,-0.1411794;-0.6065044;-0.05317858,0.004943575;0.5908809;-0.02236856,0;0;0,0.01963669;0.3157546;-0.1207166,0.03697807;0.6237946;-0.2563086,0.2108843;0.471346;-0.1571956,0.2450948;0.223873;-0.1141615,0.2090287;-0.004072368;-0.1409736,-0.1359873;0.519338;-0.1102179,-0.1850229;0.3338644;0.05549327,-0.2069614;0.142194;0.1849533,0.075634;-0.005683869;-0.04424095,0.07540235;-0.3158636;-0.04820824,0.04410705;-0.6694874;-0.00081563,0.0552842;-0.7012625;-0.08029151,-0.08126608;0.01382204;-0.03024644,-0.1260043;-0.2930051;-0.03934648,-0.1398883;-0.6503732;-0.02009725,-0.1596703;-0.6891434;-0.09176902,0.03305691;0.5479795;-0.2199075,118.0626
+0;0;0,0.002613005;0.3385526;-0.005866839,0.005705388;0.6745303;-0.03188293,0.201536;0.5412169;-0.004677007,0.2304456;0.2911205;0.02500746,0.2599888;0.06560917;-0.02243312,-0.1925879;0.5476353;0.0008520987,-0.246678;0.3257978;0.1109772,-0.2986782;0.1088767;0.1759385,0.07156399;0.006069334;-0.05051563,0.08751009;-0.3020549;-0.0183837,0.08820631;-0.6509024;0.06273457,0.08575834;-0.6118541;-0.03811007,-0.06993372;0.008971527;-0.05233409,-0.1176796;-0.2966624;-0.02919419,-0.1413798;-0.6456654;0.0476854,-0.1411794;-0.6065044;-0.05317858,0.004943575;0.5908809;-0.02236856,0;0;0,0.01963669;0.3157546;-0.1207166,0.03697807;0.6237946;-0.2563086,0.2108843;0.471346;-0.1571956,0.2450948;0.223873;-0.1141615,0.2090287;-0.004072368;-0.1409736,-0.1359873;0.519338;-0.1102179,-0.1850229;0.3338644;0.05549327,-0.2069614;0.142194;0.1849533,0.075634;-0.005683869;-0.04424095,0.07540235;-0.3158636;-0.04820824,0.04410705;-0.6694874;-0.00081563,0.0552842;-0.7012625;-0.08029151,-0.08126608;0.01382204;-0.03024644,-0.1260043;-0.2930051;-0.03934648,-0.1398883;-0.6503732;-0.02009725,-0.1596703;-0.6891434;-0.09176902,0.03305691;0.5479795;-0.2199075,118.074
+0;0;0,0.002792069;0.3385421;-0.006367047,0.006107536;0.6744775;-0.03290123,0.2019248;0.5408337;-0.007110788,0.2304949;0.2908429;0.02376838,0.2597949;0.06512108;-0.02281424,-0.1923562;0.5485063;0.0006673057,-0.2457235;0.329075;0.1158498,-0.2981637;0.1128765;0.1828346,0.07158306;0.00589125;-0.05050969,0.08753239;-0.3022359;-0.01840756,0.08830637;-0.6510805;0.06272216,0.08544347;-0.6120716;-0.03811507,-0.0699646;0.009128776;-0.05226558,-0.1176777;-0.2965178;-0.02922457,-0.1412428;-0.6455017;0.04778307,-0.1414579;-0.6063864;-0.05308502,0.005287452;0.5908427;-0.02326375,0;0;0,0.01963669;0.3157546;-0.1207166,0.03697807;0.6237946;-0.2563086,0.2108843;0.471346;-0.1571956,0.2450948;0.223873;-0.1141615,0.2090287;-0.004072368;-0.1409736,-0.1359873;0.519338;-0.1102179,-0.1850229;0.3338644;0.05549327,-0.2069614;0.142194;0.1849533,0.075634;-0.005683869;-0.04424095,0.07540235;-0.3158636;-0.04820824,0.04410705;-0.6694874;-0.00081563,0.0552842;-0.7012625;-0.08029151,-0.08126608;0.01382204;-0.03024644,-0.1260043;-0.2930051;-0.03934648,-0.1398883;-0.6503732;-0.02009725,-0.1596703;-0.6891434;-0.09176902,0.03305691;0.5479795;-0.2199075,118.0853
+0;0;0,0.002792546;0.3386;-0.006368135,0.006108035;0.6745375;-0.03290228,0.2018537;0.5409158;-0.007118171,0.2304091;0.2910527;0.02374524,0.2596809;0.06554858;-0.02279247,-0.1922836;0.5485856;0.0006570891,-0.2456236;0.3292664;0.1157808,-0.2980132;0.1132763;0.182701,0.07177681;0.005907195;-0.05064641,0.0876653;-0.3010448;-0.0186667,0.08843903;-0.6497692;0.06243506,0.0855754;-0.6107579;-0.0384279,-0.07015397;0.009153484;-0.05240704,-0.1176851;-0.2953274;-0.0294539,-0.1412421;-0.644191;0.0475272,-0.1414573;-0.6050735;-0.05336662,0.005287989;0.5909066;-0.02326524,0;0;0,0.01945871;0.3159702;-0.120343,0.03660905;0.6242651;-0.2553837,0.2110025;0.4719613;-0.1576703,0.2447153;0.2245619;-0.114583,0.2085637;-0.003167167;-0.1411767,-0.1352559;0.5190028;-0.108143,-0.1845527;0.3338036;0.05759969,-0.2061863;0.1429877;0.1879683,0.07557142;-0.005855978;-0.04479432,0.07489535;-0.3148721;-0.04660702,0.04349428;-0.6683671;0.0007433891,0.05465129;-0.7002462;-0.07868743,-0.08162208;0.0140943;-0.02985045,-0.1267076;-0.2914859;-0.03894399,-0.1409193;-0.6486692;-0.01881936,-0.1607469;-0.6874279;-0.09052603,0.03272977;0.5483879;-0.2191169,118.1073
+0;0;0,0.002792546;0.3386;-0.006368135,0.006108035;0.6745375;-0.03290228,0.2018537;0.5409158;-0.007118171,0.2304091;0.2910527;0.02374524,0.2596809;0.06554858;-0.02279247,-0.1922836;0.5485856;0.0006570891,-0.2456236;0.3292664;0.1157808,-0.2980132;0.1132763;0.182701,0.07177681;0.005907195;-0.05064641,0.0876653;-0.3010448;-0.0186667,0.08843903;-0.6497692;0.06243506,0.0855754;-0.6107579;-0.0384279,-0.07015397;0.009153484;-0.05240704,-0.1176851;-0.2953274;-0.0294539,-0.1412421;-0.644191;0.0475272,-0.1414573;-0.6050735;-0.05336662,0.005287989;0.5909066;-0.02326524,0;0;0,0.01945871;0.3159702;-0.120343,0.03660905;0.6242651;-0.2553837,0.2110025;0.4719613;-0.1576703,0.2447153;0.2245619;-0.114583,0.2085637;-0.003167167;-0.1411767,-0.1352559;0.5190028;-0.108143,-0.1845527;0.3338036;0.05759969,-0.2061863;0.1429877;0.1879683,0.07557142;-0.005855978;-0.04479432,0.07489535;-0.3148721;-0.04660702,0.04349428;-0.6683671;0.0007433891,0.05465129;-0.7002462;-0.07868743,-0.08162208;0.0140943;-0.02985045,-0.1267076;-0.2914859;-0.03894399,-0.1409193;-0.6486692;-0.01881936,-0.1607469;-0.6874279;-0.09052603,0.03272977;0.5483879;-0.2191169,118.1187
+0;0;0,0.002883837;0.3385051;-0.006717895,0.006276862;0.6742787;-0.03366873,0.2010687;0.5412322;-0.00846409,0.2293795;0.2913128;0.02295733,0.2574448;0.07472533;-0.02152814,-0.191237;0.5498809;0.0007637572,-0.2444475;0.3325132;0.119795,-0.2950029;0.1268244;0.189171,0.07168886;0.005657319;-0.05067,0.08752818;-0.3006143;-0.01873753,0.08832176;-0.6487583;0.06222123,0.08518874;-0.6097659;-0.0387549,-0.07015771;0.009388969;-0.05223495,-0.1175553;-0.2944381;-0.02953195,-0.1410043;-0.6427139;0.04736582,-0.1414865;-0.6036199;-0.05364865,0.005438858;0.5906968;-0.0239221,0;0;0,0.01962149;0.3156975;-0.1207857,0.03693679;0.6237648;-0.2560048,0.2109559;0.4729984;-0.1590743,0.244917;0.225612;-0.115541,0.2120948;0.007046878;-0.1443291,-0.1325203;0.5184266;-0.1070965,-0.1826001;0.3339695;0.05938518,-0.2026803;0.1509061;0.1849293,0.07548684;-0.005894243;-0.0447855,0.0750114;-0.3142324;-0.04527688,0.04344428;-0.6671473;0.001773357,0.05460054;-0.6994121;-0.07750773,-0.08155416;0.01420113;-0.02976565,-0.1265498;-0.2907183;-0.03827459,-0.1409383;-0.6472768;-0.01782539,-0.1608775;-0.6861799;-0.08953067,0.0330151;0.5479388;-0.2197187,118.1301
+0;0;0,0.002883837;0.3385051;-0.006717895,0.006276862;0.6742787;-0.03366873,0.2010687;0.5412322;-0.00846409,0.2293795;0.2913128;0.02295733,0.2574448;0.07472533;-0.02152814,-0.191237;0.5498809;0.0007637572,-0.2444475;0.3325132;0.119795,-0.2950029;0.1268244;0.189171,0.07168886;0.005657319;-0.05067,0.08752818;-0.3006143;-0.01873753,0.08832176;-0.6487583;0.06222123,0.08518874;-0.6097659;-0.0387549,-0.07015771;0.009388969;-0.05223495,-0.1175553;-0.2944381;-0.02953195,-0.1410043;-0.6427139;0.04736582,-0.1414865;-0.6036199;-0.05364865,0.005438858;0.5906968;-0.0239221,0;0;0,0.01962149;0.3156975;-0.1207857,0.03693679;0.6237648;-0.2560048,0.2109559;0.4729984;-0.1590743,0.244917;0.225612;-0.115541,0.2120948;0.007046878;-0.1443291,-0.1325203;0.5184266;-0.1070965,-0.1826001;0.3339695;0.05938518,-0.2026803;0.1509061;0.1849293,0.07548684;-0.005894243;-0.0447855,0.0750114;-0.3142324;-0.04527688,0.04344428;-0.6671473;0.001773357,0.05460054;-0.6994121;-0.07750773,-0.08155416;0.01420113;-0.02976565,-0.1265498;-0.2907183;-0.03827459,-0.1409383;-0.6472768;-0.01782539,-0.1608775;-0.6861799;-0.08953067,0.0330151;0.5479388;-0.2197187,118.1521
+0;0;0,0.002892652;0.3395396;-0.006738427,0.006301251;0.6768553;-0.03381686,0.2013018;0.5432921;-0.008541388,0.2296202;0.2933059;0.02288843,0.2577898;0.07591389;-0.02176227,-0.1914318;0.5519503;0.000696525,-0.2446565;0.3345245;0.1197596,-0.2953997;0.1280717;0.1893933,0.07184993;0.005670031;-0.05078385,0.08761232;-0.299114;-0.01900648,0.08840518;-0.6469394;0.0618782,0.0852759;-0.6079577;-0.03897747,-0.07031534;0.009410066;-0.05235232,-0.1174827;-0.2929414;-0.02975958,-0.1409103;-0.6408985;0.04706782,-0.1413919;-0.6018153;-0.05382614,0.005458607;0.5928106;-0.02401626,0;0;0,0.01928142;0.3163759;-0.1219649,0.03605676;0.6253288;-0.2590792,0.2103249;0.4749024;-0.1604018,0.2446807;0.2273585;-0.1176865,0.2118351;0.007700086;-0.1444786,-0.1290824;0.5160506;-0.1043473,-0.1810767;0.3322487;0.06237512,-0.2012698;0.1495487;0.1898876,0.07543269;-0.006026953;-0.04524541,0.07485741;-0.3128657;-0.0441463,0.04323733;-0.665457;0.002811193,0.05440569;-0.6979292;-0.0761497,-0.08184063;0.01441624;-0.02945919,-0.1271037;-0.2889617;-0.03749803,-0.1411751;-0.6452082;-0.01710584,-0.1614527;-0.6841278;-0.08852884,0.0322946;0.5492359;-0.2222555,118.1636
+0;0;0,0.002999969;0.3395328;-0.007031284,0.00648754;0.6768237;-0.03440731,0.2015725;0.5433905;-0.01001742,0.2297556;0.2934697;0.02204811,0.2578258;0.07597733;-0.02217408,-0.1914466;0.553085;0.0006149355,-0.2443114;0.3379276;0.123885,-0.2957191;0.1330726;0.1976286,0.07186721;0.005447536;-0.05078376,0.08765238;-0.2993334;-0.01898769,0.08844407;-0.6472077;0.06168598,0.08506557;-0.6082478;-0.03916358,-0.07034244;0.009607886;-0.05227993,-0.117326;-0.2927843;-0.02985078,-0.1409182;-0.6408079;0.04662456,-0.1416482;-0.6017371;-0.05426902,0.005625297;0.5927877;-0.02453437,0;0;0,0.01928142;0.3163759;-0.1219649,0.03605676;0.6253288;-0.2590792,0.2103249;0.4749024;-0.1604018,0.2446807;0.2273585;-0.1176865,0.2118351;0.007700086;-0.1444786,-0.1290824;0.5160506;-0.1043473,-0.1810767;0.3322487;0.06237512,-0.2012698;0.1495487;0.1898876,0.07543269;-0.006026953;-0.04524541,0.07485741;-0.3128657;-0.0441463,0.04323733;-0.665457;0.002811193,0.05440569;-0.6979292;-0.0761497,-0.08184063;0.01441624;-0.02945919,-0.1271037;-0.2889617;-0.03749803,-0.1411751;-0.6452082;-0.01710584,-0.1614527;-0.6841278;-0.08852884,0.0322946;0.5492359;-0.2222555,118.1857
+0;0;0,0.002999633;0.3394947;-0.007030496,0.006486466;0.6767141;-0.03440026,0.1997125;0.5437769;-0.01015132,0.2278914;0.2938936;0.02190941,0.255951;0.07648347;-0.02229606,-0.1895775;0.5533794;0.0003801547,-0.2424344;0.3382543;0.1236318,-0.2938226;0.1334767;0.1973475,0.07197616;0.005455795;-0.05086075,0.08774301;-0.2989714;-0.01910158,0.08853242;-0.6458446;0.06133992,0.08515207;-0.6068798;-0.03956497,-0.07044908;0.009622452;-0.05235919,-0.1173781;-0.2924188;-0.02995607,-0.1409024;-0.6394407;0.04629919,-0.1416328;-0.600365;-0.05464975,0.005624502;0.5927054;-0.02453053,0;0;0,0.01931235;0.3160155;-0.1227858,0.03617465;0.6245793;-0.2605884,0.2095856;0.4757202;-0.163954,0.2457604;0.2285044;-0.1210663,0.2118843;0.008843899;-0.1457705,-0.125896;0.5165275;-0.1044873,-0.1771997;0.3304903;0.05989555,-0.198709;0.1514409;0.1921351,0.07522556;-0.006323964;-0.04580688,0.07494539;-0.312799;-0.04333973,0.04343706;-0.6643712;0.003529545,0.05463251;-0.6969268;-0.07543278,-0.08204068;0.01472538;-0.02914856,-0.1274451;-0.2882665;-0.03736281,-0.1412209;-0.6434883;-0.01686469,-0.1616495;-0.6822839;-0.08844289,0.03238127;0.5485918;-0.2236137,118.208
+0;0;0,0.002996;0.3390836;-0.007021982,0.00647757;0.6757938;-0.03434981,0.1994914;0.5430499;-0.01013308,0.2276819;0.2930638;0.02194083,0.2561885;0.07219018;-0.02296886,-0.1893701;0.5526418;0.0003868006,-0.2422487;0.3374283;0.1236891,-0.2944556;0.1293884;0.1985792,0.0719927;0.005457049;-0.05087244,0.08770221;-0.297863;-0.01922877,0.08849123;-0.6445618;0.06117227,0.08510761;-0.6055883;-0.03983017,-0.07046527;0.009624664;-0.05237123,-0.1172236;-0.2913182;-0.03004958,-0.1407361;-0.6381655;0.04616732,-0.1414672;-0.599081;-0.05487921,0.005617037;0.5919245;-0.02449646,0;0;0,0.01908058;0.3152064;-0.1237612,0.03566468;0.6228384;-0.2624247,0.2099942;0.4765348;-0.1660957,0.2466287;0.2290443;-0.1245885,0.2111067;0.005893052;-0.1481762,-0.1243902;0.5167156;-0.1035127,-0.176144;0.3308559;0.06109051,-0.202729;0.1557164;0.203337,0.07516363;-0.006279945;-0.04595351,0.07508558;-0.3116304;-0.04244995,0.04349113;-0.6630121;0.004428867,0.05477455;-0.6955909;-0.07462835,-0.08211091;0.01480099;-0.0289735,-0.1274548;-0.287077;-0.03702337,-0.1411039;-0.6421027;-0.01615714,-0.1617813;-0.6810443;-0.08766212,0.03193974;0.5471018;-0.2252498,118.2301
+0;0;0,0.003127326;0.3390762;-0.007316386,0.006716858;0.6757642;-0.03490388,0.1997648;0.5431234;-0.01114893,0.2277409;0.2931828;0.02146296,0.2563488;0.07229312;-0.0233031,-0.1892666;0.5535316;0.0004661605,-0.2418591;0.3404782;0.1275833,-0.2938406;0.1341476;0.207209,0.07201009;0.005277923;-0.05086673,0.08770649;-0.2980264;-0.01906597,0.08830821;-0.6447013;0.06143935,0.08472666;-0.6057359;-0.03955698,-0.07049514;0.009755608;-0.05230677,-0.1171009;-0.2912153;-0.03004541,-0.1405897;-0.6380279;0.04633687,-0.1415228;-0.5989684;-0.05471024,0.005828301;0.5919025;-0.02498886,0;0;0,0.01908058;0.3152064;-0.1237612,0.03566468;0.6228384;-0.2624247,0.2099942;0.4765348;-0.1660957,0.2466287;0.2290443;-0.1245885,0.2111067;0.005893052;-0.1481762,-0.1243902;0.5167156;-0.1035127,-0.176144;0.3308559;0.06109051,-0.202729;0.1557164;0.203337,0.07516363;-0.006279945;-0.04595351,0.07508558;-0.3116304;-0.04244995,0.04349113;-0.6630121;0.004428867,0.05477455;-0.6955909;-0.07462835,-0.08211091;0.01480099;-0.0289735,-0.1274548;-0.287077;-0.03702337,-0.1411039;-0.6421027;-0.01615714,-0.1617813;-0.6810443;-0.08766212,0.03193974;0.5471018;-0.2252498,118.2415
+0;0;0,0.003127326;0.3390762;-0.007316386,0.006716858;0.6757642;-0.03490388,0.1997648;0.5431234;-0.01114893,0.2277409;0.2931828;0.02146296,0.2563488;0.07229312;-0.0233031,-0.1892666;0.5535316;0.0004661605,-0.2418591;0.3404782;0.1275833,-0.2938406;0.1341476;0.207209,0.07201009;0.005277923;-0.05086673,0.08770649;-0.2980264;-0.01906597,0.08830821;-0.6447013;0.06143935,0.08472666;-0.6057359;-0.03955698,-0.07049514;0.009755608;-0.05230677,-0.1171009;-0.2912153;-0.03004541,-0.1405897;-0.6380279;0.04633687,-0.1415228;-0.5989684;-0.05471024,0.005828301;0.5919025;-0.02498886,0;0;0,0.01908058;0.3152064;-0.1237612,0.03566468;0.6228384;-0.2624247,0.2099942;0.4765348;-0.1660957,0.2466287;0.2290443;-0.1245885,0.2111067;0.005893052;-0.1481762,-0.1243902;0.5167156;-0.1035127,-0.176144;0.3308559;0.06109051,-0.202729;0.1557164;0.203337,0.07516363;-0.006279945;-0.04595351,0.07508558;-0.3116304;-0.04244995,0.04349113;-0.6630121;0.004428867,0.05477455;-0.6955909;-0.07462835,-0.08211091;0.01480099;-0.0289735,-0.1274548;-0.287077;-0.03702337,-0.1411039;-0.6421027;-0.01615714,-0.1617813;-0.6810443;-0.08766212,0.03193974;0.5471018;-0.2252498,118.2528
+0;0;0,0.003128476;0.3392008;-0.007319074,0.006718268;0.6759132;-0.03490806,0.197934;0.5437375;-0.01128437,0.2259226;0.2936859;0.02134202,0.2546676;0.07173699;-0.0236387,-0.187422;0.5540475;0.0002209879,-0.2400379;0.3408994;0.1273946,-0.2922686;0.1335794;0.2074021,0.07212926;0.005286657;-0.05095091,0.08776525;-0.2968505;-0.01927252,0.08836619;-0.6430769;0.06112864,0.08479574;-0.6041393;-0.0395549,-0.0706118;0.009771751;-0.05239332,-0.1170382;-0.290041;-0.03021763,-0.1404966;-0.6364049;0.04606582,-0.1414268;-0.5973735;-0.05466834,0.005829757;0.5920558;-0.02499355,0;0;0,0.01971632;0.3151393;-0.1241734,0.0370788;0.6226297;-0.2631152,0.209961;0.477942;-0.1675663,0.2476308;0.2302378;-0.1276004,0.21123;0.005960524;-0.1496351,-0.1205257;0.5166075;-0.1038382,-0.1729115;0.3308942;0.06090397,-0.2003974;0.1548581;0.2036157,0.0751003;-0.006307691;-0.04633284,0.07563022;-0.3104639;-0.04148149,0.04416427;-0.6613863;0.005431414,0.05519751;-0.6939464;-0.07327246,-0.08233982;0.01494979;-0.02869202,-0.1272853;-0.2858086;-0.03638136,-0.1407943;-0.6403722;-0.01541413,-0.1616891;-0.6785768;-0.08711728,0.03313968;0.5469396;-0.2258775,118.2747
+0;0;0,0.003230769;0.339195;-0.007541795,0.006880882;0.6758978;-0.03524157,0.1981005;0.5436032;-0.01228579,0.2260357;0.2936089;0.02082257,0.2548142;0.07160524;-0.02386516,-0.1877489;0.5562248;-0.000541877,-0.2404817;0.3453889;0.1303824,-0.2926895;0.1398951;0.2149842,0.0721214;0.005096102;-0.05098144,0.08773614;-0.2970258;-0.01914824,0.08816025;-0.6432935;0.06107598,0.08460051;-0.6043767;-0.03960978,-0.07064339;0.009947103;-0.05231771,-0.1169695;-0.2898861;-0.03020968,-0.1403874;-0.636237;0.04614555,-0.1413099;-0.5972204;-0.05459001,0.005978914;0.5920432;-0.02530527,0;0;0,0.01971632;0.3151393;-0.1241734,0.0370788;0.6226297;-0.2631152,0.209961;0.477942;-0.1675663,0.2476308;0.2302378;-0.1276004,0.21123;0.005960524;-0.1496351,-0.1205257;0.5166075;-0.1038382,-0.1729115;0.3308942;0.06090397,-0.2003974;0.1548581;0.2036157,0.0751003;-0.006307691;-0.04633284,0.07563022;-0.3104639;-0.04148149,0.04416427;-0.6613863;0.005431414,0.05519751;-0.6939464;-0.07327246,-0.08233982;0.01494979;-0.02869202,-0.1272853;-0.2858086;-0.03638136,-0.1407943;-0.6403722;-0.01541413,-0.1616891;-0.6785768;-0.08711728,0.03313968;0.5469396;-0.2258775,118.2862
+0;0;0,0.003232356;0.3393616;-0.007545501,0.006883746;0.6761823;-0.03525468,0.198297;0.5438155;-0.012283,0.226247;0.293689;0.02084288,0.2553911;0.06886449;-0.02441267,-0.1879418;0.5564498;-0.0005272385,-0.2407024;0.3455024;0.1304663,-0.2935736;0.1373976;0.2161431,0.07194883;0.005083908;-0.05085946,0.08754078;-0.2965969;-0.01907274,0.08796453;-0.6425689;0.06108299,0.0844132;-0.6036732;-0.03936466,-0.07047436;0.009923303;-0.05219252,-0.1167328;-0.2894721;-0.03011678,-0.1401307;-0.6355273;0.04617326,-0.1410511;-0.5965319;-0.05432407,0.005981529;0.5923043;-0.02531562,0;0;0,0.01935843;0.3152783;-0.1243322,0.03633666;0.6229264;-0.2632611,0.2101947;0.4788794;-0.1689224,0.2481865;0.2308222;-0.1306331,0.2104428;0.003793269;-0.152468,-0.1202485;0.5164086;-0.1026388,-0.1739141;0.3316594;0.06297982,-0.2163115;0.1570962;0.2084915,0.07513857;-0.006001323;-0.04590583,0.07585308;-0.3097062;-0.04064822,0.04441395;-0.6603224;0.006273504,0.05549896;-0.6931695;-0.07188559,-0.08205035;0.01458;-0.02905734,-0.1266696;-0.2858013;-0.03576509,-0.1404964;-0.6400467;-0.01477032,-0.1612015;-0.6781619;-0.08627631,0.03249645;0.5471982;-0.2260375,118.3082
+0;0;0,0.003232356;0.3393616;-0.007545501,0.006883746;0.6761823;-0.03525468,0.198297;0.5438155;-0.012283,0.226247;0.293689;0.02084288,0.2553911;0.06886449;-0.02441267,-0.1879418;0.5564498;-0.0005272385,-0.2407024;0.3455024;0.1304663,-0.2935736;0.1373976;0.2161431,0.07194883;0.005083908;-0.05085946,0.08754078;-0.2965969;-0.01907274,0.08796453;-0.6425689;0.06108299,0.0844132;-0.6036732;-0.03936466,-0.07047436;0.009923303;-0.05219252,-0.1167328;-0.2894721;-0.03011678,-0.1401307;-0.6355273;0.04617326,-0.1410511;-0.5965319;-0.05432407,0.005981529;0.5923043;-0.02531562,0;0;0,0.01935843;0.3152783;-0.1243322,0.03633666;0.6229264;-0.2632611,0.2101947;0.4788794;-0.1689224,0.2481865;0.2308222;-0.1306331,0.2104428;0.003793269;-0.152468,-0.1202485;0.5164086;-0.1026388,-0.1739141;0.3316594;0.06297982,-0.2163115;0.1570962;0.2084915,0.07513857;-0.006001323;-0.04590583,0.07585308;-0.3097062;-0.04064822,0.04441395;-0.6603224;0.006273504,0.05549896;-0.6931695;-0.07188559,-0.08205035;0.01458;-0.02905734,-0.1266696;-0.2858013;-0.03576509,-0.1404964;-0.6400467;-0.01477032,-0.1612015;-0.6781619;-0.08627631,0.03249645;0.5471982;-0.2260375,118.3196
+0;0;0,0.003321502;0.3393894;-0.007806701,0.007001884;0.6762146;-0.03566056,0.1974584;0.5440868;-0.01332571,0.225373;0.2939689;0.02048362,0.2546044;0.06753837;-0.02528993,-0.1871741;0.5583543;-0.001330584,-0.2400528;0.3494116;0.1329381,-0.2936009;0.1418985;0.2239951,0.07192918;0.004860949;-0.05086217,0.08757038;-0.2967575;-0.0189861,0.08798432;-0.6412982;0.06080334,0.08438789;-0.6023574;-0.04033637,-0.07048076;0.01011664;-0.05210098,-0.1166905;-0.2892513;-0.03024016,-0.1396731;-0.6338803;0.04576943,-0.1406239;-0.5948429;-0.05542114,0.006094784;0.5923389;-0.02568915,0;0;0,0.01937726;0.3153183;-0.1243222,0.03637478;0.6230209;-0.2631683,0.2096388;0.479659;-0.1697447,0.2491743;0.2315801;-0.1326628,0.2106033;0.00293164;-0.1539381,-0.1188887;0.5162387;-0.102639,-0.174306;0.3326942;0.06385891,-0.2166811;0.1564193;0.2099821,0.07508072;-0.005975753;-0.04595184,0.07603714;-0.3096243;-0.04038024,0.04466045;-0.6587217;0.006750584,0.05554959;-0.6928609;-0.07128596,-0.08204105;0.01458189;-0.02900054,-0.1266335;-0.2857542;-0.03564617,-0.1402323;-0.6385163;-0.01446106,-0.1612894;-0.6768352;-0.08665,0.03252995;0.5472797;-0.2259679,118.3418
+0;0;0,0.003321502;0.3393894;-0.007806701,0.007001884;0.6762146;-0.03566056,0.1974584;0.5440868;-0.01332571,0.225373;0.2939689;0.02048362,0.2546044;0.06753837;-0.02528993,-0.1871741;0.5583543;-0.001330584,-0.2400528;0.3494116;0.1329381,-0.2936009;0.1418985;0.2239951,0.07192918;0.004860949;-0.05086217,0.08757038;-0.2967575;-0.0189861,0.08798432;-0.6412982;0.06080334,0.08438789;-0.6023574;-0.04033637,-0.07048076;0.01011664;-0.05210098,-0.1166905;-0.2892513;-0.03024016,-0.1396731;-0.6338803;0.04576943,-0.1406239;-0.5948429;-0.05542114,0.006094784;0.5923389;-0.02568915,0;0;0,0.01937726;0.3153183;-0.1243222,0.03637478;0.6230209;-0.2631683,0.2096388;0.479659;-0.1697447,0.2491743;0.2315801;-0.1326628,0.2106033;0.00293164;-0.1539381,-0.1188887;0.5162387;-0.102639,-0.174306;0.3326942;0.06385891,-0.2166811;0.1564193;0.2099821,0.07508072;-0.005975753;-0.04595184,0.07603714;-0.3096243;-0.04038024,0.04466045;-0.6587217;0.006750584,0.05554959;-0.6928609;-0.07128596,-0.08204105;0.01458189;-0.02900054,-0.1266335;-0.2857542;-0.03564617,-0.1402323;-0.6385163;-0.01446106,-0.1612894;-0.6768352;-0.08665,0.03252995;0.5472797;-0.2259679,118.3533
+0;0;0,0.003318727;0.3391058;-0.007800178,0.006993853;0.6754497;-0.03561302,0.197166;0.5435387;-0.01331386,0.2249531;0.2945632;0.02034104,0.2544059;0.06641839;-0.02577906,-0.1868919;0.5577849;-0.001336658,-0.239529;0.3497967;0.1323187,-0.2934826;0.1407124;0.2240652,0.07186609;0.004856685;-0.05081755,0.08750785;-0.2967725;-0.01894035,0.08792088;-0.6405646;0.06067574,0.08432361;-0.6016218;-0.04048788,-0.07041895;0.01010777;-0.05205528,-0.1166304;-0.2892708;-0.03019368,-0.139563;-0.6331511;0.04565077,-0.140514;-0.5941114;-0.05556373,0.006088319;0.5917188;-0.02565884,0;0;0,0.0191375;0.3150887;-0.1241672,0.03580025;0.6224321;-0.2626746,0.2095665;0.4801697;-0.1705034,0.2501244;0.2331765;-0.1352479,0.2110007;0.002772689;-0.1559367,-0.1187926;0.5162475;-0.1018979,-0.1762331;0.335281;0.06497114,-0.2186511;0.1573305;0.2118689,0.0750564;-0.005825847;-0.0458622,0.07626954;-0.3094772;-0.03991532,0.04498342;-0.657824;0.007069346,0.0558382;-0.6921994;-0.07080865,-0.0819672;0.01446342;-0.02903331,-0.1264939;-0.2858999;-0.03537514,-0.1400101;-0.6378971;-0.01422699,-0.1611711;-0.676507;-0.08614279,0.03205088;0.5467964;-0.2255807,118.3643
+0;0;0,0.003395109;0.3388347;-0.008010945,0.007090766;0.6748267;-0.03591778,0.1967406;0.5430627;-0.01406983,0.2243125;0.29479;0.01998867,0.2538351;0.06612992;-0.02636503,-0.1864578;0.5583897;-0.001782006,-0.2390603;0.3531379;0.134835,-0.2924952;0.1463401;0.2332477,0.07188649;0.004614211;-0.05078911,0.08760668;-0.2976495;-0.01877508,0.08807106;-0.6398191;0.06038509,0.0844365;-0.6009014;-0.04063848,-0.07039917;0.01031167;-0.05202037,-0.1166135;-0.2897177;-0.03006538,-0.1393621;-0.6319677;0.04539344,-0.1403535;-0.592954;-0.05568211,0.006182158;0.5911931;-0.02594513,0;0;0,0.01923907;0.3148745;-0.12397,0.03602746;0.6219786;-0.2621584,0.2098858;0.4812003;-0.1707354,0.2508102;0.2348374;-0.1362379,0.2113961;0.003895968;-0.1566887,-0.1178187;0.5169612;-0.1011193,-0.1786956;0.3394282;0.06721251,-0.2202988;0.1613219;0.2150401,0.07496631;-0.005852848;-0.04598141,0.07681713;-0.310122;-0.0387516,0.04550362;-0.6569029;0.007172346,0.05608603;-0.6914355;-0.07042956,-0.08197864;0.01457384;-0.02890673,-0.1265236;-0.2864489;-0.03494298,-0.1398452;-0.6367701;-0.01386653,-0.1610223;-0.6754419;-0.08551997,0.03224316;0.5464063;-0.2251534,118.387
+0;0;0,0.003395109;0.3388347;-0.008010945,0.007090766;0.6748267;-0.03591778,0.1967406;0.5430627;-0.01406983,0.2243125;0.29479;0.01998867,0.2538351;0.06612992;-0.02636503,-0.1864578;0.5583897;-0.001782006,-0.2390603;0.3531379;0.134835,-0.2924952;0.1463401;0.2332477,0.07188649;0.004614211;-0.05078911,0.08760668;-0.2976495;-0.01877508,0.08807106;-0.6398191;0.06038509,0.0844365;-0.6009014;-0.04063848,-0.07039917;0.01031167;-0.05202037,-0.1166135;-0.2897177;-0.03006538,-0.1393621;-0.6319677;0.04539344,-0.1403535;-0.592954;-0.05568211,0.006182158;0.5911931;-0.02594513,0;0;0,0.01923907;0.3148745;-0.12397,0.03602746;0.6219786;-0.2621584,0.2098858;0.4812003;-0.1707354,0.2508102;0.2348374;-0.1362379,0.2113961;0.003895968;-0.1566887,-0.1178187;0.5169612;-0.1011193,-0.1786956;0.3394282;0.06721251,-0.2202988;0.1613219;0.2150401,0.07496631;-0.005852848;-0.04598141,0.07681713;-0.310122;-0.0387516,0.04550362;-0.6569029;0.007172346,0.05608603;-0.6914355;-0.07042956,-0.08197864;0.01457384;-0.02890673,-0.1265236;-0.2864489;-0.03494298,-0.1398452;-0.6367701;-0.01386653,-0.1610223;-0.6754419;-0.08551997,0.03224316;0.5464063;-0.2251534,118.409
+0;0;0,0.003395109;0.3388347;-0.008010945,0.007090766;0.6748267;-0.03591778,0.1967406;0.5430627;-0.01406983,0.2243125;0.29479;0.01998867,0.2538351;0.06612992;-0.02636503,-0.1864578;0.5583897;-0.001782006,-0.2390603;0.3531379;0.134835,-0.2924952;0.1463401;0.2332477,0.07188649;0.004614211;-0.05078911,0.08760668;-0.2976495;-0.01877508,0.08807106;-0.6398191;0.06038509,0.0844365;-0.6009014;-0.04063848,-0.07039917;0.01031167;-0.05202037,-0.1166135;-0.2897177;-0.03006538,-0.1393621;-0.6319677;0.04539344,-0.1403535;-0.592954;-0.05568211,0.006182158;0.5911931;-0.02594513,0;0;0,0.01923907;0.3148745;-0.12397,0.03602746;0.6219786;-0.2621584,0.2098858;0.4812003;-0.1707354,0.2508102;0.2348374;-0.1362379,0.2113961;0.003895968;-0.1566887,-0.1178187;0.5169612;-0.1011193,-0.1786956;0.3394282;0.06721251,-0.2202988;0.1613219;0.2150401,0.07496631;-0.005852848;-0.04598141,0.07681713;-0.310122;-0.0387516,0.04550362;-0.6569029;0.007172346,0.05608603;-0.6914355;-0.07042956,-0.08197864;0.01457384;-0.02890673,-0.1265236;-0.2864489;-0.03494298,-0.1398452;-0.6367701;-0.01386653,-0.1610223;-0.6754419;-0.08551997,0.03224316;0.5464063;-0.2251534,118.4203
+0;0;0,0.003510972;0.3381568;-0.008181546,0.007237378;0.6731588;-0.03603605,0.1953895;0.5425075;-0.008236652,0.2255303;0.2939738;0.02070461,0.2549052;0.06752621;-0.02546467,-0.1852984;0.5580617;-0.002118079,-0.2380453;0.3556087;0.1384011,-0.291274;0.1522749;0.2388752,0.07188284;0.00444329;-0.0507548,0.08765125;-0.297135;-0.01868473,0.08819249;-0.6375833;0.05990813,0.08580399;-0.5986168;-0.04198272,-0.07038145;0.01038325;-0.05197668,-0.1162692;-0.2890112;-0.02997988,-0.1388497;-0.629524;0.04500876,-0.1385711;-0.5904563;-0.05690074,0.006324074;0.5898027;-0.02608856,0;0;0,0.01914665;0.3142798;-0.1236563,0.03582376;0.6205537;-0.2612867,0.2096303;0.4823112;-0.1713798,0.2514743;0.2362077;-0.1367793,0.2122414;0.007594809;-0.1584573,-0.1160418;0.5156748;-0.09997797,-0.1812435;0.3430713;0.0716958,-0.221951;0.1669398;0.2186433,0.0749065;-0.005866439;-0.04601669,0.07710156;-0.3094452;-0.03816104,0.0462206;-0.6544399;0.007742886,0.0564335;-0.6904569;-0.06975102,-0.08195458;0.0146483;-0.02884112,-0.1265102;-0.285692;-0.03493111,-0.139406;-0.6341963;-0.01347058,-0.1607072;-0.6733723;-0.08578102,0.03206658;0.5452089;-0.2244484,118.4422
+0;0;0,0.003510972;0.3381568;-0.008181546,0.007237378;0.6731588;-0.03603605,0.1953895;0.5425075;-0.008236652,0.2255303;0.2939738;0.02070461,0.2549052;0.06752621;-0.02546467,-0.1852984;0.5580617;-0.002118079,-0.2380453;0.3556087;0.1384011,-0.291274;0.1522749;0.2388752,0.07188284;0.00444329;-0.0507548,0.08765125;-0.297135;-0.01868473,0.08819249;-0.6375833;0.05990813,0.08580399;-0.5986168;-0.04198272,-0.07038145;0.01038325;-0.05197668,-0.1162692;-0.2890112;-0.02997988,-0.1388497;-0.629524;0.04500876,-0.1385711;-0.5904563;-0.05690074,0.006324074;0.5898027;-0.02608856,0;0;0,0.01914665;0.3142798;-0.1236563,0.03582376;0.6205537;-0.2612867,0.2096303;0.4823112;-0.1713798,0.2514743;0.2362077;-0.1367793,0.2122414;0.007594809;-0.1584573,-0.1160418;0.5156748;-0.09997797,-0.1812435;0.3430713;0.0716958,-0.221951;0.1669398;0.2186433,0.0749065;-0.005866439;-0.04601669,0.07710156;-0.3094452;-0.03816104,0.0462206;-0.6544399;0.007742886,0.0564335;-0.6904569;-0.06975102,-0.08195458;0.0146483;-0.02884112,-0.1265102;-0.285692;-0.03493111,-0.139406;-0.6341963;-0.01347058,-0.1607072;-0.6733723;-0.08578102,0.03206658;0.5452089;-0.2244484,118.454
+0;0;0,0.003494942;0.3366129;-0.008144191,0.007190559;0.6688449;-0.03576306,0.1925346;0.5396978;-0.008325052,0.2224992;0.2926171;0.02044701,0.251912;0.0658776;-0.02578179,-0.1824815;0.5550202;-0.002297636,-0.2349201;0.3537509;0.1374,-0.2882173;0.1501549;0.2380036,0.07189661;0.004444141;-0.05076453,0.08758342;-0.2955735;-0.01886041,0.0881237;-0.6354159;0.05959259,0.0857236;-0.596406;-0.04279323,-0.07039493;0.01038524;-0.05198664,-0.1160453;-0.2874599;-0.03010366,-0.1385856;-0.6273668;0.04475152,-0.1383056;-0.588255;-0.05765304,0.006286016;0.5862883;-0.02591098,0;0;0,0.02010041;0.3127564;-0.1231511,0.03843608;0.6163012;-0.2598507,0.2103496;0.4831583;-0.1713831,0.2533756;0.2384783;-0.1389012,0.2126314;0.009641796;-0.1585672,-0.111897;0.5160966;-0.1001119,-0.1784777;0.3464534;0.0718264,-0.2215549;0.1708104;0.219159,0.07485875;-0.005988747;-0.04611087,0.07800323;-0.3079584;-0.03722119,0.04745042;-0.6522846;0.009190321,0.05745828;-0.6888956;-0.06847954,-0.08197373;0.01484426;-0.02873789,-0.1259202;-0.2840042;-0.03447306,-0.1385868;-0.6318752;-0.01271563,-0.1599247;-0.6715055;-0.08528361,0.0341652;0.5417377;-0.2233062,118.4649
+0;0;0,0.003493582;0.3366062;-0.00841703,0.007132668;0.6688173;-0.03629315,0.1926598;0.5393716;-0.01156559,0.2224766;0.2925901;0.01981018,0.2518915;0.06584358;-0.02638279,-0.1825842;0.5555984;-0.002487259,-0.2353517;0.356865;0.1406743,-0.2897383;0.1584329;0.2505825,0.07186276;0.004361861;-0.05081956,0.08758045;-0.2956425;-0.01880578,0.088243;-0.635505;0.0595593,0.08519097;-0.596509;-0.04281038,-0.07043977;0.01046379;-0.0519101,-0.1160119;-0.2873992;-0.03010608,-0.1384892;-0.6272829;0.04487313,-0.138861;-0.5881905;-0.05753287,0.006246755;0.5862683;-0.02637683,0;0;0,0.02010041;0.3127564;-0.1231511,0.03843608;0.6163012;-0.2598507,0.2103496;0.4831583;-0.1713831,0.2533756;0.2384783;-0.1389012,0.2126314;0.009641796;-0.1585672,-0.111897;0.5160966;-0.1001119,-0.1784777;0.3464534;0.0718264,-0.2215549;0.1708104;0.219159,0.07485875;-0.005988747;-0.04611087,0.07800323;-0.3079584;-0.03722119,0.04745042;-0.6522846;0.009190321,0.05745828;-0.6888956;-0.06847954,-0.08197373;0.01484426;-0.02873789,-0.1259202;-0.2840042;-0.03447306,-0.1385868;-0.6318752;-0.01271563,-0.1599247;-0.6715055;-0.08528361,0.0341652;0.5417377;-0.2233062,118.4759
+0;0;0,0.003493582;0.3366062;-0.00841703,0.007132668;0.6688173;-0.03629315,0.1926598;0.5393716;-0.01156559,0.2224766;0.2925901;0.01981018,0.2518915;0.06584358;-0.02638279,-0.1825842;0.5555984;-0.002487259,-0.2353517;0.356865;0.1406743,-0.2897383;0.1584329;0.2505825,0.07186276;0.004361861;-0.05081956,0.08758045;-0.2956425;-0.01880578,0.088243;-0.635505;0.0595593,0.08519097;-0.596509;-0.04281038,-0.07043977;0.01046379;-0.0519101,-0.1160119;-0.2873992;-0.03010608,-0.1384892;-0.6272829;0.04487313,-0.138861;-0.5881905;-0.05753287,0.006246755;0.5862683;-0.02637683,0;0;0,0.02010041;0.3127564;-0.1231511,0.03843608;0.6163012;-0.2598507,0.2103496;0.4831583;-0.1713831,0.2533756;0.2384783;-0.1389012,0.2126314;0.009641796;-0.1585672,-0.111897;0.5160966;-0.1001119,-0.1784777;0.3464534;0.0718264,-0.2215549;0.1708104;0.219159,0.07485875;-0.005988747;-0.04611087,0.07800323;-0.3079584;-0.03722119,0.04745042;-0.6522846;0.009190321,0.05745828;-0.6888956;-0.06847954,-0.08197373;0.01484426;-0.02873789,-0.1259202;-0.2840042;-0.03447306,-0.1385868;-0.6318752;-0.01271563,-0.1599247;-0.6715055;-0.08528361,0.0341652;0.5417377;-0.2233062,118.4874
+0;0;0,0.003486547;0.3359283;-0.00840008,0.00711914;0.6675477;-0.0362282,0.1906231;0.5387238;-0.01167501,0.2203005;0.2930959;0.0195541,0.2496183;0.06709763;-0.02648643,-0.1805459;0.5547743;-0.002695259,-0.2330668;0.35697;0.1397971,-0.2872738;0.1591927;0.2493426,0.0718356;0.004360212;-0.05080035,0.08748981;-0.2944326;-0.01891586,0.08815216;-0.6341929;0.05942566,0.08511514;-0.5952411;-0.04244088,-0.07041314;0.01045983;-0.05189048,-0.1158012;-0.2862002;-0.03017452,-0.1382717;-0.6259817;0.04478215,-0.1386418;-0.586934;-0.05712051,0.006234434;0.5851111;-0.0263254,0;0;0,0.02089816;0.3120263;-0.123018,0.04017889;0.6149216;-0.259582,0.2103719;0.4841476;-0.171386,0.2550189;0.240599;-0.1417251,0.2133574;0.01260582;-0.1601067,-0.1073029;0.5159388;-0.09928487,-0.1766902;0.3499392;0.07339579,-0.2218985;0.1733549;0.2177172,0.07461879;-0.006184459;-0.04640937,0.07858387;-0.3068921;-0.03650999,0.04805264;-0.651118;0.009871721,0.05811653;-0.6877279;-0.06712174,-0.08196282;0.01509343;-0.02853637,-0.1256778;-0.2825576;-0.03416495,-0.1382106;-0.6303235;-0.01233169,-0.1593983;-0.6697977;-0.08437737,0.03566965;0.5404841;-0.2230668,118.5094
+0;0;0,0.003500569;0.3359228;-0.008611376,0.007095915;0.6675274;-0.03661566,0.1904572;0.5393614;-0.008434776,0.2214906;0.2935313;0.01973563,0.2508212;0.06752092;-0.02623702,-0.1806394;0.5552726;-0.003041804,-0.2335753;0.3596111;0.1422285,-0.2874581;0.1634971;0.2548801,0.07183336;0.00430261;-0.05080843,0.08749235;-0.2945035;-0.01905145,0.08801211;-0.6342476;0.05936152,0.08574545;-0.5953293;-0.04252801,-0.07042096;0.01044174;-0.05188351,-0.1157108;-0.2862425;-0.03029382,-0.1381605;-0.6260183;0.04469474,-0.1377617;-0.5869939;-0.05720986,0.006224631;0.5850968;-0.02666216,0;0;0,0.02089816;0.3120263;-0.123018,0.04017889;0.6149216;-0.259582,0.2103719;0.4841476;-0.171386,0.2550189;0.240599;-0.1417251,0.2133574;0.01260582;-0.1601067,-0.1073029;0.5159388;-0.09928487,-0.1766902;0.3499392;0.07339579,-0.2218985;0.1733549;0.2177172,0.07461879;-0.006184459;-0.04640937,0.07858387;-0.3068921;-0.03650999,0.04805264;-0.651118;0.009871721,0.05811653;-0.6877279;-0.06712174,-0.08196282;0.01509343;-0.02853637,-0.1256778;-0.2825576;-0.03416495,-0.1382106;-0.6303235;-0.01233169,-0.1593983;-0.6697977;-0.08437737,0.03566965;0.5404841;-0.2230668,118.5209
+0;0;0,0.003496636;0.3355454;-0.0086017,0.007089133;0.6668876;-0.03658442,0.1892575;0.5390706;-0.008527992,0.2202532;0.2935391;0.01960821,0.2496623;0.06692414;-0.02648742,-0.1794352;0.5548788;-0.003169956,-0.2323067;0.3594549;0.1419239,-0.2863337;0.1628163;0.2548769,0.07183407;0.004302653;-0.05080893,0.08743508;-0.2933971;-0.01916954,0.08795468;-0.6330305;0.05921788,0.08569025;-0.594121;-0.04257135,-0.07042165;0.01044185;-0.05188403,-0.1155438;-0.2851439;-0.03037427,-0.1379862;-0.624809;0.04458985,-0.1375878;-0.5857934;-0.05721442,0.006218408;0.5845098;-0.0266373,0;0;0,0.02144048;0.3118262;-0.1223996,0.04113948;0.6146578;-0.2584026,0.2105528;0.4854458;-0.1708884,0.2559074;0.2421742;-0.1426044,0.213452;0.01391768;-0.163594,-0.1046713;0.5157948;-0.09809117,-0.1761068;0.3518104;0.07524148,-0.2248528;0.1744958;0.2185154,0.07452229;-0.006202757;-0.04656339,0.07885703;-0.3057517;-0.03555394,0.04842216;-0.6498753;0.01079678,0.05854383;-0.6865763;-0.06597614,-0.08199417;0.01518907;-0.02839793,-0.1257422;-0.2813232;-0.03441092,-0.137951;-0.6289318;-0.01171997,-0.1593328;-0.6682783;-0.0836883,0.03653821;0.5402185;-0.222024,118.5429
+0;0;0,0.003496636;0.3355454;-0.0086017,0.007089133;0.6668876;-0.03658442,0.1892575;0.5390706;-0.008527992,0.2202532;0.2935391;0.01960821,0.2496623;0.06692414;-0.02648742,-0.1794352;0.5548788;-0.003169956,-0.2323067;0.3594549;0.1419239,-0.2863337;0.1628163;0.2548769,0.07183407;0.004302653;-0.05080893,0.08743508;-0.2933971;-0.01916954,0.08795468;-0.6330305;0.05921788,0.08569025;-0.594121;-0.04257135,-0.07042165;0.01044185;-0.05188403,-0.1155438;-0.2851439;-0.03037427,-0.1379862;-0.624809;0.04458985,-0.1375878;-0.5857934;-0.05721442,0.006218408;0.5845098;-0.0266373,0;0;0,0.02144048;0.3118262;-0.1223996,0.04113948;0.6146578;-0.2584026,0.2105528;0.4854458;-0.1708884,0.2559074;0.2421742;-0.1426044,0.213452;0.01391768;-0.163594,-0.1046713;0.5157948;-0.09809117,-0.1761068;0.3518104;0.07524148,-0.2248528;0.1744958;0.2185154,0.07452229;-0.006202757;-0.04656339,0.07885703;-0.3057517;-0.03555394,0.04842216;-0.6498753;0.01079678,0.05854383;-0.6865763;-0.06597614,-0.08199417;0.01518907;-0.02839793,-0.1257422;-0.2813232;-0.03441092,-0.137951;-0.6289318;-0.01171997,-0.1593328;-0.6682783;-0.0836883,0.03653821;0.5402185;-0.222024,118.5547
+0;0;0,0.003533497;0.3348066;-0.008747935,0.007108259;0.6649135;-0.03667866,0.186882;0.5381238;-0.01236912,0.2171184;0.2933353;0.01877949,0.2469311;0.06480907;-0.02756781,-0.1767389;0.5542982;-0.003524849,-0.22988;0.3619508;0.1447465,-0.2836482;0.1647546;0.260866,0.07179222;0.0040943;-0.0507304,0.08757684;-0.2951587;-0.01880302,0.08802199;-0.6321875;0.05888968,0.08496083;-0.5932258;-0.04344577,-0.07033563;0.01058565;-0.0518199,-0.11557;-0.286582;-0.03022979,-0.1377728;-0.6236103;0.04422617,-0.1381582;-0.5845466;-0.05814536,0.006244584;0.5828682;-0.0267578,0;0;0,0.0221144;0.3113323;-0.1215222,0.04298991;0.6135195;-0.2557652,0.2102988;0.4861986;-0.171315,0.2568305;0.24349;-0.1442368,0.2132097;0.01357239;-0.1665139,-0.100262;0.5155088;-0.09685283,-0.1730123;0.3522838;0.07597915,-0.235254;0.1804821;0.2238686,0.07437709;-0.006159336;-0.04663229,0.07842064;-0.3072436;-0.03427124,0.04879662;-0.648865;0.01091648,0.05822036;-0.6866329;-0.06577086,-0.08192282;0.01516164;-0.0283414,-0.1262584;-0.2828605;-0.0345058,-0.1387417;-0.6277696;-0.0119962,-0.1593279;-0.6686234;-0.08353764,0.03805986;0.5392163;-0.2199137,118.5658
+0;0;0,0.003533497;0.3348066;-0.008747935,0.007108259;0.6649135;-0.03667866,0.186882;0.5381238;-0.01236912,0.2171184;0.2933353;0.01877949,0.2469311;0.06480907;-0.02756781,-0.1767389;0.5542982;-0.003524849,-0.22988;0.3619508;0.1447465,-0.2836482;0.1647546;0.260866,0.07179222;0.0040943;-0.0507304,0.08757684;-0.2951587;-0.01880302,0.08802199;-0.6321875;0.05888968,0.08496083;-0.5932258;-0.04344577,-0.07033563;0.01058565;-0.0518199,-0.11557;-0.286582;-0.03022979,-0.1377728;-0.6236103;0.04422617,-0.1381582;-0.5845466;-0.05814536,0.006244584;0.5828682;-0.0267578,0;0;0,0.0221144;0.3113323;-0.1215222,0.04298991;0.6135195;-0.2557652,0.2102988;0.4861986;-0.171315,0.2568305;0.24349;-0.1442368,0.2132097;0.01357239;-0.1665139,-0.100262;0.5155088;-0.09685283,-0.1730123;0.3522838;0.07597915,-0.235254;0.1804821;0.2238686,0.07437709;-0.006159336;-0.04663229,0.07842064;-0.3072436;-0.03427124,0.04879662;-0.648865;0.01091648,0.05822036;-0.6866329;-0.06577086,-0.08192282;0.01516164;-0.0283414,-0.1262584;-0.2828605;-0.0345058,-0.1387417;-0.6277696;-0.0119962,-0.1593279;-0.6686234;-0.08353764,0.03805986;0.5392163;-0.2199137,118.5879
+0;0;0,0.003529435;0.3344217;-0.008737877,0.007096666;0.6638325;-0.03660882,0.1867793;0.5372576;-0.01232985,0.2169242;0.2932091;0.01872458,0.2468728;0.06364201;-0.02783382,-0.1766541;0.5534235;-0.003490141,-0.2296346;0.3616577;0.1443329,-0.2836476;0.1635633;0.2609814,0.07177847;0.004093516;-0.05072068,0.08753277;-0.2945847;-0.01885463,0.08797496;-0.6293681;0.05832046,0.08490051;-0.5903674;-0.04445902,-0.07032216;0.01058362;-0.05180998,-0.1154697;-0.2860132;-0.03026133,-0.1375245;-0.6207961;0.04369857,-0.1379116;-0.5816931;-0.05911713,0.006235007;0.5819788;-0.02671111,0;0;0,0.02193439;0.3112602;-0.1206758,0.04202676;0.6133155;-0.2536116,0.2102007;0.4868439;-0.1711738,0.2582537;0.245077;-0.1452436,0.2133606;0.01419398;-0.1662989,-0.1000098;0.5150374;-0.09422532,-0.1742816;0.3535654;0.07852662,-0.2404718;0.1805983;0.2250424,0.07417715;-0.006109536;-0.04692459,0.07875285;-0.3065744;-0.03379989,0.04961929;-0.6459633;0.01094937,0.05904755;-0.6856306;-0.06462622,-0.08196551;0.01514853;-0.02817217,-0.1263756;-0.2822666;-0.03482745,-0.1390638;-0.6248355;-0.01198774,-0.1591573;-0.6665591;-0.08344448,0.03736055;0.5390229;-0.2181492,118.6101
+0;0;0,0.003575252;0.3342484;-0.008909748,0.00717734;0.6636687;-0.03693502,0.1858543;0.5371958;-0.01386136,0.2149948;0.2961258;0.01789201,0.2454649;0.06279567;-0.02939129,-0.175613;0.5541365;-0.003769612,-0.2285023;0.3669184;0.1449728,-0.2825048;0.1684201;0.2686225,0.07172825;0.003972675;-0.05067111,0.08748163;-0.2944086;-0.01882264,0.08770175;-0.6292794;0.05838096,0.08436769;-0.5902854;-0.04423706,-0.07025519;0.01066181;-0.05175731,-0.1152932;-0.2856562;-0.03028494,-0.1373451;-0.6205127;0.04376753,-0.138;-0.5814365;-0.0588953,0.006306717;0.581804;-0.02699744,0;0;0,0.02192566;0.3111216;-0.1205688,0.04196063;0.6131966;-0.2535231,0.209567;0.4876968;-0.1721203,0.2614076;0.2494476;-0.1492722,0.2135733;0.0150305;-0.1684446,-0.09856857;0.5150331;-0.09407723,-0.1722609;0.3563533;0.07727726,-0.2606393;0.1895318;0.2254896,0.07407042;-0.006081641;-0.04695606,0.07875553;-0.3062432;-0.03372836,0.05013064;-0.6457617;0.01106763,0.0592311;-0.6854069;-0.06435919,-0.08189734;0.01514185;-0.02813955,-0.1263813;-0.2819559;-0.03506419,-0.1388405;-0.6246229;-0.01219512,-0.1592482;-0.6655669;-0.08411834,0.03731677;0.5388975;-0.2180347,118.6324
+0;0;0,0.003575252;0.3342484;-0.008909748,0.00717734;0.6636687;-0.03693502,0.1858543;0.5371958;-0.01386136,0.2149948;0.2961258;0.01789201,0.2454649;0.06279567;-0.02939129,-0.175613;0.5541365;-0.003769612,-0.2285023;0.3669184;0.1449728,-0.2825048;0.1684201;0.2686225,0.07172825;0.003972675;-0.05067111,0.08748163;-0.2944086;-0.01882264,0.08770175;-0.6292794;0.05838096,0.08436769;-0.5902854;-0.04423706,-0.07025519;0.01066181;-0.05175731,-0.1152932;-0.2856562;-0.03028494,-0.1373451;-0.6205127;0.04376753,-0.138;-0.5814365;-0.0588953,0.006306717;0.581804;-0.02699744,0;0;0,0.02192566;0.3111216;-0.1205688,0.04196063;0.6131966;-0.2535231,0.209567;0.4876968;-0.1721203,0.2614076;0.2494476;-0.1492722,0.2135733;0.0150305;-0.1684446,-0.09856857;0.5150331;-0.09407723,-0.1722609;0.3563533;0.07727726,-0.2606393;0.1895318;0.2254896,0.07407042;-0.006081641;-0.04695606,0.07875553;-0.3062432;-0.03372836,0.05013064;-0.6457617;0.01106763,0.0592311;-0.6854069;-0.06435919,-0.08189734;0.01514185;-0.02813955,-0.1263813;-0.2819559;-0.03506419,-0.1388405;-0.6246229;-0.01219512,-0.1592482;-0.6655669;-0.08411834,0.03731677;0.5388975;-0.2180347,118.6439
+0;0;0,0.003575252;0.3342484;-0.008909748,0.00717734;0.6636687;-0.03693502,0.1858543;0.5371958;-0.01386136,0.2149948;0.2961258;0.01789201,0.2454649;0.06279567;-0.02939129,-0.175613;0.5541365;-0.003769612,-0.2285023;0.3669184;0.1449728,-0.2825048;0.1684201;0.2686225,0.07172825;0.003972675;-0.05067111,0.08748163;-0.2944086;-0.01882264,0.08770175;-0.6292794;0.05838096,0.08436769;-0.5902854;-0.04423706,-0.07025519;0.01066181;-0.05175731,-0.1152932;-0.2856562;-0.03028494,-0.1373451;-0.6205127;0.04376753,-0.138;-0.5814365;-0.0588953,0.006306717;0.581804;-0.02699744,0;0;0,0.02192566;0.3111216;-0.1205688,0.04196063;0.6131966;-0.2535231,0.209567;0.4876968;-0.1721203,0.2614076;0.2494476;-0.1492722,0.2135733;0.0150305;-0.1684446,-0.09856857;0.5150331;-0.09407723,-0.1722609;0.3563533;0.07727726,-0.2606393;0.1895318;0.2254896,0.07407042;-0.006081641;-0.04695606,0.07875553;-0.3062432;-0.03372836,0.05013064;-0.6457617;0.01106763,0.0592311;-0.6854069;-0.06435919,-0.08189734;0.01514185;-0.02813955,-0.1263813;-0.2819559;-0.03506419,-0.1388405;-0.6246229;-0.01219512,-0.1592482;-0.6655669;-0.08411834,0.03731677;0.5388975;-0.2180347,118.6549
+0;0;0,0.003457701;0.3341806;-0.009205099,0.006961529;0.6636324;-0.03752897,0.1846223;0.5375624;-0.01483222,0.2133812;0.2972752;0.01729721,0.2440604;0.06284985;-0.03013489,-0.174688;0.5547383;-0.004060023,-0.2285366;0.3714636;0.1479533,-0.2814604;0.1740693;0.275941,0.07165098;0.003918841;-0.05084459,0.08731175;-0.294043;-0.01901229,0.0875058;-0.6285051;0.05816208,0.08401685;-0.5895418;-0.04440866,-0.0703842;0.0107226;-0.0516283,-0.1154579;-0.285186;-0.03050306,-0.1374952;-0.6196586;0.04341063,-0.1383059;-0.5806119;-0.05920891,0.006128543;0.5817646;-0.02749226,0;0;0,0.02224234;0.3111413;-0.12029,0.04239291;0.6133006;-0.2531755,0.2092561;0.4883533;-0.1730723,0.2636423;0.2512883;-0.1521037,0.2141983;0.01592559;-0.169595,-0.09815632;0.5163779;-0.09522551,-0.1716511;0.3583803;0.07575001,-0.2635694;0.1940884;0.2264333,0.07395035;-0.006108731;-0.04720616,0.0791741;-0.3058276;-0.03374982,0.05083707;-0.644962;0.01103592,0.05975255;-0.6850846;-0.0639081,-0.08197062;0.01521632;-0.02799419,-0.1262179;-0.2814821;-0.0352088,-0.1386198;-0.6237221;-0.01199603,-0.1589764;-0.6648511;-0.08368665,0.03773364;0.538986;-0.2176874,118.6768
+0;0;0,0.003457701;0.3341806;-0.009205099,0.006961529;0.6636324;-0.03752897,0.1846223;0.5375624;-0.01483222,0.2133812;0.2972752;0.01729721,0.2440604;0.06284985;-0.03013489,-0.174688;0.5547383;-0.004060023,-0.2285366;0.3714636;0.1479533,-0.2814604;0.1740693;0.275941,0.07165098;0.003918841;-0.05084459,0.08731175;-0.294043;-0.01901229,0.0875058;-0.6285051;0.05816208,0.08401685;-0.5895418;-0.04440866,-0.0703842;0.0107226;-0.0516283,-0.1154579;-0.285186;-0.03050306,-0.1374952;-0.6196586;0.04341063,-0.1383059;-0.5806119;-0.05920891,0.006128543;0.5817646;-0.02749226,0;0;0,0.02224234;0.3111413;-0.12029,0.04239291;0.6133006;-0.2531755,0.2092561;0.4883533;-0.1730723,0.2636423;0.2512883;-0.1521037,0.2141983;0.01592559;-0.169595,-0.09815632;0.5163779;-0.09522551,-0.1716511;0.3583803;0.07575001,-0.2635694;0.1940884;0.2264333,0.07395035;-0.006108731;-0.04720616,0.0791741;-0.3058276;-0.03374982,0.05083707;-0.644962;0.01103592,0.05975255;-0.6850846;-0.0639081,-0.08197062;0.01521632;-0.02799419,-0.1262179;-0.2814821;-0.0352088,-0.1386198;-0.6237221;-0.01199603,-0.1589764;-0.6648511;-0.08368665,0.03773364;0.538986;-0.2176874,118.6885
+0;0;0,0.00345806;0.3342153;-0.009206055,0.006964109;0.6638759;-0.03754789,0.1834889;0.5380353;-0.0149253,0.2120837;0.2991191;0.0170208,0.2419588;0.07083769;-0.02916818,-0.1735358;0.5551019;-0.004221627,-0.2270771;0.3728729;0.1469243,-0.2786138;0.180652;0.2715576,0.07168745;0.003920836;-0.05087047,0.08729716;-0.2930694;-0.01914197,0.08749217;-0.6291865;0.05841427,0.08402135;-0.5902698;-0.04362336,-0.07042003;0.01072806;-0.05165458,-0.1153468;-0.2842156;-0.03059823,-0.1374931;-0.6203433;0.0436812,-0.1382995;-0.5813437;-0.05840497,0.006130595;0.5819562;-0.0275048,0;0;0,0.02235186;0.3112875;-0.1199877,0.04254097;0.6137304;-0.2527418,0.2086538;0.4892738;-0.1740129,0.2649541;0.2539882;-0.1542616,0.2194761;0.02492625;-0.1787713,-0.09563883;0.514868;-0.09431602,-0.1701452;0.3576508;0.07494912,-0.2627685;0.1998565;0.2221234,0.07380426;-0.006023765;-0.04752803,0.07911095;-0.3047577;-0.03398418,0.05106395;-0.6456004;0.01106381,0.06026965;-0.6846812;-0.06407833,-0.08209073;0.015163;-0.02781123,-0.1262406;-0.2805587;-0.03509165,-0.1387272;-0.6244766;-0.0115481,-0.159023;-0.6650524;-0.08303496,0.03787762;0.5393512;-0.217268,118.6996
+0;0;0,0.003410341;0.334208;-0.009482346,0.006809196;0.6638479;-0.03807898,0.1833677;0.5377173;-0.01650618,0.2113856;0.2988768;0.0164987,0.2416979;0.07063948;-0.02962358,-0.1737331;0.5557114;-0.00454936,-0.227525;0.3749652;0.1482786,-0.2792236;0.1852375;0.2766103,0.07170574;0.003873324;-0.05084832,0.08720043;-0.2931217;-0.01910819,0.08743671;-0.6292518;0.05839152,0.08369832;-0.5903528;-0.04363821,-0.0703791;0.01073913;-0.05170803,-0.1153702;-0.2841889;-0.03056953,-0.1374952;-0.6203567;0.04353444,-0.1385697;-0.5813789;-0.0585512,0.00600791;0.5819354;-0.02797451,0;0;0,0.02235186;0.3112875;-0.1199877,0.04254097;0.6137304;-0.2527418,0.2086538;0.4892738;-0.1740129,0.2649541;0.2539882;-0.1542616,0.2194761;0.02492625;-0.1787713,-0.09563883;0.514868;-0.09431602,-0.1701452;0.3576508;0.07494912,-0.2627685;0.1998565;0.2221234,0.07380426;-0.006023765;-0.04752803,0.07911095;-0.3047577;-0.03398418,0.05106395;-0.6456004;0.01106381,0.06026965;-0.6846812;-0.06407833,-0.08209073;0.015163;-0.02781123,-0.1262406;-0.2805587;-0.03509165,-0.1387272;-0.6244766;-0.0115481,-0.159023;-0.6650524;-0.08303496,0.03787762;0.5393512;-0.217268,118.7219
+0;0;0,0.003409608;0.3341363;-0.00948031,0.00680785;0.6637175;-0.03807241,0.1828611;0.537716;-0.01653266,0.2108093;0.2994695;0.01639012,0.2412605;0.07018639;-0.02994349,-0.1732223;0.5556587;-0.004609905,-0.2268804;0.3753621;0.1478379,-0.278816;0.1847651;0.2767576,0.07176635;0.003876598;-0.0508913,0.08724827;-0.2928736;-0.01917734,0.0874847;-0.6292045;0.05836866,0.08375648;-0.5903297;-0.04338345,-0.07043859;0.01074821;-0.05175174,-0.1153926;-0.2839367;-0.03063066,-0.1375309;-0.6203053;0.04351757,-0.1386024;-0.5813519;-0.0582903,0.006006594;0.581808;-0.02796832,0;0;0,0.02223;0.3112874;-0.1198103,0.04210174;0.6138012;-0.2523046,0.2082171;0.489792;-0.1749284,0.2655292;0.2553366;-0.1556323,0.2205665;0.02504574;-0.1799078,-0.09465127;0.5137296;-0.09352992,-0.1694988;0.3569618;0.07513567,-0.2657762;0.1989023;0.2213981,0.07371756;-0.005985588;-0.04780436,0.07904202;-0.3044582;-0.03395057,0.05114809;-0.6455324;0.01101899,0.06037205;-0.684428;-0.06391072,-0.08221822;0.01509242;-0.02770822,-0.1263898;-0.2803737;-0.03511405,-0.139326;-0.6244987;-0.01182145,-0.1591695;-0.6652008;-0.08291019,0.03753838;0.5393866;-0.2168994,118.7436
+0;0;0,0.003409608;0.3341363;-0.00948031,0.00680785;0.6637175;-0.03807241,0.1828611;0.537716;-0.01653266,0.2108093;0.2994695;0.01639012,0.2412605;0.07018639;-0.02994349,-0.1732223;0.5556587;-0.004609905,-0.2268804;0.3753621;0.1478379,-0.278816;0.1847651;0.2767576,0.07176635;0.003876598;-0.0508913,0.08724827;-0.2928736;-0.01917734,0.0874847;-0.6292045;0.05836866,0.08375648;-0.5903297;-0.04338345,-0.07043859;0.01074821;-0.05175174,-0.1153926;-0.2839367;-0.03063066,-0.1375309;-0.6203053;0.04351757,-0.1386024;-0.5813519;-0.0582903,0.006006594;0.581808;-0.02796832,0;0;0,0.02223;0.3112874;-0.1198103,0.04210174;0.6138012;-0.2523046,0.2082171;0.489792;-0.1749284,0.2655292;0.2553366;-0.1556323,0.2205665;0.02504574;-0.1799078,-0.09465127;0.5137296;-0.09352992,-0.1694988;0.3569618;0.07513567,-0.2657762;0.1989023;0.2213981,0.07371756;-0.005985588;-0.04780436,0.07904202;-0.3044582;-0.03395057,0.05114809;-0.6455324;0.01101899,0.06037205;-0.684428;-0.06391072,-0.08221822;0.01509242;-0.02770822,-0.1263898;-0.2803737;-0.03511405,-0.139326;-0.6244987;-0.01182145,-0.1591695;-0.6652008;-0.08291019,0.03753838;0.5393866;-0.2168994,118.7557
+0;0;0,0.003392521;0.3340279;-0.009670504,0.006754586;0.6635493;-0.0383887,0.1821705;0.5377374;-0.01729711,0.209938;0.2995163;0.01620998,0.2406716;0.06920001;-0.03030036,-0.1726429;0.556276;-0.00473707,-0.2268945;0.3789582;0.1510134,-0.2780558;0.1902946;0.2849609,0.07168726;0.003839805;-0.05084559,0.08713637;-0.2929476;-0.01907161,0.08743501;-0.629163;0.05842649,0.08357443;-0.5903281;-0.04298402,-0.07035702;0.01072833;-0.05170951,-0.1154236;-0.2839948;-0.03077342,-0.137574;-0.6202203;0.04344678,-0.1387855;-0.5813107;-0.05802343,0.005963591;0.5816486;-0.02825554,0;0;0,0.02229887;0.3112476;-0.1196134,0.04218316;0.6137633;-0.2519779,0.2078511;0.490025;-0.1755538,0.2660763;0.2556632;-0.1574595,0.2215786;0.02413139;-0.1812568,-0.09367253;0.5135393;-0.09332972,-0.1685951;0.3555551;0.07421321,-0.2658115;0.1974768;0.2215686,0.07348508;-0.005880535;-0.04800463,0.07903162;-0.3043852;-0.03403139,0.05150032;-0.6453549;0.01100802,0.06060326;-0.683849;-0.06384349,-0.08215788;0.01507107;-0.02760484,-0.1262129;-0.2804489;-0.03523007,-0.139376;-0.6244512;-0.01207904,-0.1590763;-0.6647652;-0.08310642,0.03761506;0.5393431;-0.2165973,118.7774
+0;0;0,0.003392521;0.3340279;-0.009670504,0.006754586;0.6635493;-0.0383887,0.1821705;0.5377374;-0.01729711,0.209938;0.2995163;0.01620998,0.2406716;0.06920001;-0.03030036,-0.1726429;0.556276;-0.00473707,-0.2268945;0.3789582;0.1510134,-0.2780558;0.1902946;0.2849609,0.07168726;0.003839805;-0.05084559,0.08713637;-0.2929476;-0.01907161,0.08743501;-0.629163;0.05842649,0.08357443;-0.5903281;-0.04298402,-0.07035702;0.01072833;-0.05170951,-0.1154236;-0.2839948;-0.03077342,-0.137574;-0.6202203;0.04344678,-0.1387855;-0.5813107;-0.05802343,0.005963591;0.5816486;-0.02825554,0;0;0,0.02229887;0.3112476;-0.1196134,0.04218316;0.6137633;-0.2519779,0.2078511;0.490025;-0.1755538,0.2660763;0.2556632;-0.1574595,0.2215786;0.02413139;-0.1812568,-0.09367253;0.5135393;-0.09332972,-0.1685951;0.3555551;0.07421321,-0.2658115;0.1974768;0.2215686,0.07348508;-0.005880535;-0.04800463,0.07903162;-0.3043852;-0.03403139,0.05150032;-0.6453549;0.01100802,0.06060326;-0.683849;-0.06384349,-0.08215788;0.01507107;-0.02760484,-0.1262129;-0.2804489;-0.03523007,-0.139376;-0.6244512;-0.01207904,-0.1590763;-0.6647652;-0.08310642,0.03761506;0.5393431;-0.2165973,118.7887
+0;0;0,0.003391608;0.333938;-0.009667901,0.006753171;0.6634107;-0.03838218,0.1810436;0.5378847;-0.01736126,0.2088162;0.2996203;0.01615191,0.2398374;0.06714845;-0.03079372,-0.1715034;0.5563048;-0.004881449,-0.2257648;0.3789548;0.1508973,-0.277405;0.1885255;0.2860984,0.07167465;0.00383913;-0.05083666,0.08710356;-0.2925601;-0.01910423,0.08740176;-0.6282915;0.05828229,0.08355132;-0.5894797;-0.04286201,-0.07034466;0.01072645;-0.05170042,-0.1153523;-0.2836112;-0.03079172,-0.1374708;-0.6193526;0.04332163,-0.1386791;-0.5804664;-0.05788222,0.005962228;0.5815154;-0.02824969,0;0;0,0.02229735;0.3112378;-0.1193876,0.04208153;0.613816;-0.2515023,0.2070161;0.4904876;-0.1766407,0.2664632;0.2563276;-0.1593349,0.2221884;0.02246246;-0.1829181,-0.09248464;0.5136668;-0.09326517,-0.1673578;0.3536548;0.07242889,-0.2664148;0.1955033;0.2220456,0.07312581;-0.005832344;-0.04852796,0.07903743;-0.3039204;-0.03417087,0.05198383;-0.6444285;0.01084709,0.0608671;-0.6835052;-0.0631268,-0.08218848;0.01509397;-0.02745158,-0.1260746;-0.2800463;-0.03543705,-0.1391565;-0.6235553;-0.01231274,-0.1590713;-0.6635642;-0.08319855,0.03753898;0.5393711;-0.2161832,118.811
+0;0;0,0.003373719;0.3339346;-0.009789307,0.006716195;0.6634003;-0.03858551,0.1810145;0.5377778;-0.01798617,0.2084533;0.2995322;0.01593345,0.2398685;0.06707135;-0.03080365,-0.1716147;0.5569393;-0.004986765,-0.2265494;0.3823403;0.1536376,-0.2773088;0.1940076;0.2920705,0.07167513;0.003840829;-0.05083587,0.08705886;-0.292554;-0.01903955,0.08735537;-0.6283057;0.0582583,0.08339723;-0.5895012;-0.04288248,-0.07034798;0.01068555;-0.05170438,-0.1154824;-0.2836327;-0.03079497,-0.1374826;-0.6193563;0.04343393,-0.138799;-0.5804787;-0.05776932,0.005930845;0.5815077;-0.02843164,0;0;0,0.02229735;0.3112378;-0.1193876,0.04208153;0.613816;-0.2515023,0.2070161;0.4904876;-0.1766407,0.2664632;0.2563276;-0.1593349,0.2221884;0.02246246;-0.1829181,-0.09248464;0.5136668;-0.09326517,-0.1673578;0.3536548;0.07242889,-0.2664148;0.1955033;0.2220456,0.07312581;-0.005832344;-0.04852796,0.07903743;-0.3039204;-0.03417087,0.05198383;-0.6444285;0.01084709,0.0608671;-0.6835052;-0.0631268,-0.08218848;0.01509397;-0.02745158,-0.1260746;-0.2800463;-0.03543705,-0.1391565;-0.6235553;-0.01231274,-0.1590713;-0.6635642;-0.08319855,0.03753898;0.5393711;-0.2161832,118.8224
+0;0;0,0.003373233;0.3338866;-0.009787899,0.006715893;0.6633708;-0.03858608,0.1803773;0.5378956;-0.01802326,0.2078086;0.299715;0.01588712,0.239208;0.06737158;-0.03082635,-0.1709694;0.5569874;-0.005071128,-0.2258891;0.3824359;0.1535101,-0.2766229;0.1941985;0.2918729,0.07165836;0.003839931;-0.05082398,0.08704097;-0.2925333;-0.01902997,0.08733706;-0.6278135;0.05815931,0.08336731;-0.5889832;-0.0432784,-0.07033152;0.01068305;-0.05169228,-0.1154626;-0.2836138;-0.03078439,-0.1374319;-0.6188658;0.04334025,-0.1387523;-0.5799622;-0.0581601,0.005930429;0.5814664;-0.02843074,0;0;0,0.02225477;0.311227;-0.1192894,0.04197666;0.6138656;-0.2513211,0.2065154;0.4907811;-0.1774023,0.2665102;0.2567469;-0.1612453,0.2234738;0.02274528;-0.1845393,-0.09158382;0.5137804;-0.09299879,-0.1658224;0.3516507;0.07081503,-0.2661597;0.1947157;0.2206662,0.07292119;-0.00573346;-0.04880953,0.07907352;-0.3037874;-0.03429914,0.05200237;-0.6438113;0.01066708,0.06098267;-0.6835017;-0.06312966,-0.08222012;0.01506021;-0.02730906,-0.1259703;-0.2800697;-0.03560678,-0.1389706;-0.6230898;-0.01238503,-0.1591009;-0.6630345;-0.0837002,0.03744826;0.5394009;-0.2160141,118.8338
+0;0;0,0.003374268;0.3339891;-0.009790903,0.006720338;0.6638111;-0.0386198,0.1794504;0.5384598;-0.01809904,0.2069425;0.2997512;0.01588649,0.2379248;0.07049404;-0.03020649,-0.1700226;0.5574498;-0.005215989,-0.225064;0.3825114;0.1537167,-0.2751239;0.1967743;0.2902417,0.07157653;0.003835546;-0.05076594,0.08696576;-0.2926653;-0.01895824,0.08726203;-0.628143;0.05827651,0.08330321;-0.5893369;-0.04288191,-0.0702512;0.01067085;-0.05163325,-0.1154017;-0.2837527;-0.03071636,-0.137384;-0.6192023;0.04345194,-0.1387007;-0.5803231;-0.05776895,0.005933834;0.5817983;-0.02845102,0;0;0,0.02228141;0.3113826;-0.1191652,0.0419988;0.614436;-0.251097,0.2057019;0.4913382;-0.1778774,0.2673057;0.2571381;-0.1621327,0.227017;0.02617759;-0.1881595,-0.09037144;0.5145522;-0.09288028,-0.1641274;0.3505222;0.07005173,-0.264853;0.1971778;0.2183189,0.07271969;-0.005599231;-0.04894471,0.07933012;-0.3037733;-0.03445959,0.05228469;-0.6439961;0.0105691,0.06140766;-0.683525;-0.06297517,-0.08216123;0.01499526;-0.02719864,-0.1256838;-0.2802928;-0.03568541,-0.1387919;-0.6235003;-0.01228928,-0.1588087;-0.663235;-0.08344155,0.03746948;0.5398433;-0.2158048,118.8559
+0;0;0,0.003428467;0.3339838;-0.00994947,0.006818435;0.6637985;-0.03885936,0.1795161;0.5383114;-0.01856032,0.2067015;0.2995887;0.01557261,0.2379506;0.07032298;-0.03029741,-0.1700266;0.5580512;-0.005488921,-0.2254984;0.3860543;0.1564756,-0.2751872;0.202326;0.295825,0.07160205;0.003754259;-0.050736,0.08697129;-0.2927432;-0.01888693,0.08736774;-0.6282276;0.05831829,0.08337792;-0.5894344;-0.04284002,-0.07020959;0.01072691;-0.05167821,-0.115351;-0.2836955;-0.03072585,-0.1373139;-0.6191382;0.0434791,-0.1386604;-0.5802695;-0.05774231,0.006019982;0.5817878;-0.02867461,0;0;0,0.02228141;0.3113826;-0.1191652,0.0419988;0.614436;-0.251097,0.2057019;0.4913382;-0.1778774,0.2673057;0.2571381;-0.1621327,0.227017;0.02617759;-0.1881595,-0.09037144;0.5145522;-0.09288028,-0.1641274;0.3505222;0.07005173,-0.264853;0.1971778;0.2183189,0.07271969;-0.005599231;-0.04894471,0.07933012;-0.3037733;-0.03445959,0.05228469;-0.6439961;0.0105691,0.06140766;-0.683525;-0.06297517,-0.08216123;0.01499526;-0.02719864,-0.1256838;-0.2802928;-0.03568541,-0.1387919;-0.6235003;-0.01228928,-0.1588087;-0.663235;-0.08344155,0.03746948;0.5398433;-0.2158048,118.867
+0;0;0,0.003428467;0.3339838;-0.00994947,0.006818435;0.6637985;-0.03885936,0.1795161;0.5383114;-0.01856032,0.2067015;0.2995887;0.01557261,0.2379506;0.07032298;-0.03029741,-0.1700266;0.5580512;-0.005488921,-0.2254984;0.3860543;0.1564756,-0.2751872;0.202326;0.295825,0.07160205;0.003754259;-0.050736,0.08697129;-0.2927432;-0.01888693,0.08736774;-0.6282276;0.05831829,0.08337792;-0.5894344;-0.04284002,-0.07020959;0.01072691;-0.05167821,-0.115351;-0.2836955;-0.03072585,-0.1373139;-0.6191382;0.0434791,-0.1386604;-0.5802695;-0.05774231,0.006019982;0.5817878;-0.02867461,0;0;0,0.02228141;0.3113826;-0.1191652,0.0419988;0.614436;-0.251097,0.2057019;0.4913382;-0.1778774,0.2673057;0.2571381;-0.1621327,0.227017;0.02617759;-0.1881595,-0.09037144;0.5145522;-0.09288028,-0.1641274;0.3505222;0.07005173,-0.264853;0.1971778;0.2183189,0.07271969;-0.005599231;-0.04894471,0.07933012;-0.3037733;-0.03445959,0.05228469;-0.6439961;0.0105691,0.06140766;-0.683525;-0.06297517,-0.08216123;0.01499526;-0.02719864,-0.1256838;-0.2802928;-0.03568541,-0.1387919;-0.6235003;-0.01228928,-0.1588087;-0.663235;-0.08344155,0.03746948;0.5398433;-0.2158048,118.8787
+0;0;0,0.003429217;0.3340569;-0.009951646,0.006822655;0.6642119;-0.03889312,0.1789629;0.5387434;-0.0186115,0.2062397;0.2992181;0.01563617,0.2374597;0.07016596;-0.03019112,-0.1694591;0.5584199;-0.00558201,-0.2251175;0.3858447;0.156927,-0.27476;0.2022875;0.2961467,0.07156567;0.003752352;-0.05071022,0.08692752;-0.2926024;-0.01887647,0.08732422;-0.6283098;0.05838005,0.08334033;-0.5895296;-0.04262815,-0.07017392;0.01072146;-0.05165195,-0.1152936;-0.2835593;-0.03070967,-0.1372712;-0.619225;0.0435446,-0.1386156;-0.5803694;-0.0575266,0.006023027;0.5820804;-0.02869337,0;0;0,0.0219903;0.3114609;-0.1192195,0.04107657;0.6147805;-0.2514863,0.2046183;0.492076;-0.1786549,0.2675136;0.2574046;-0.1624439,0.2279583;0.02671675;-0.1899798,-0.09011316;0.5146223;-0.09299619,-0.165127;0.351048;0.07103319,-0.2654898;0.1968836;0.2183437,0.07264179;-0.005537063;-0.04898739,0.07941142;-0.3035818;-0.03487897,0.05242109;-0.6439993;0.01045966,0.06154165;-0.6835387;-0.06286645,-0.08215806;0.01496796;-0.02707887,-0.1253145;-0.2802139;-0.03606431,-0.1384941;-0.6236486;-0.01267596,-0.1588332;-0.6627975;-0.08409287,0.03674376;0.5401022;-0.2160654,118.9004
+0;0;0,0.003437344;0.3340507;-0.01015143,0.006819678;0.6641911;-0.03926318,0.1789682;0.5386994;-0.01915097,0.2061218;0.2992046;0.01540638,0.2374755;0.07013296;-0.03023175,-0.1695042;0.558877;-0.005777908,-0.2252294;0.3895389;0.1600792,-0.2760677;0.2101077;0.3041613,0.0715673;0.003723105;-0.05071007,0.08690396;-0.292629;-0.01883921,0.08731238;-0.628343;0.05838836,0.0832559;-0.5895785;-0.04261831,-0.07017206;0.01072338;-0.05165409,-0.1153169;-0.2835626;-0.03083918,-0.1372287;-0.6192095;0.04351909,-0.1386469;-0.5803713;-0.05755262,0.00602328;0.5820644;-0.02902415,0;0;0,0.0219903;0.3114609;-0.1192195,0.04107657;0.6147805;-0.2514863,0.2046183;0.492076;-0.1786549,0.2675136;0.2574046;-0.1624439,0.2279583;0.02671675;-0.1899798,-0.09011316;0.5146223;-0.09299619,-0.165127;0.351048;0.07103319,-0.2654898;0.1968836;0.2183437,0.07264179;-0.005537063;-0.04898739,0.07941142;-0.3035818;-0.03487897,0.05242109;-0.6439993;0.01045966,0.06154165;-0.6835387;-0.06286645,-0.08215806;0.01496796;-0.02707887,-0.1253145;-0.2802139;-0.03606431,-0.1384941;-0.6236486;-0.01267596,-0.1588332;-0.6627975;-0.08409287,0.03674376;0.5401022;-0.2160654,118.9229
+0;0;0,0.003438248;0.3341386;-0.0101541,0.006823063;0.6645227;-0.03928851,0.1784016;0.5390891;-0.01919824,0.2056478;0.2987782;0.01547686,0.2368465;0.0708387;-0.0299357,-0.168924;0.5592003;-0.005869191,-0.224839;0.3892851;0.1605531,-0.2754261;0.2107408;0.303923,0.07159213;0.003724396;-0.05072766,0.08691241;-0.2923114;-0.01889082,0.08732136;-0.6284599;0.05843671,0.08327226;-0.5897114;-0.04238624,-0.07019641;0.0107271;-0.05167201,-0.1152931;-0.2832447;-0.03087933,-0.1372332;-0.6193261;0.0435752,-0.1386488;-0.5805039;-0.05731267,0.006025844;0.5823114;-0.02903893,0;0;0,0.02189779;0.3115769;-0.1191797,0.04078391;0.6152081;-0.2513747,0.2040177;0.4927956;-0.1792102,0.2677743;0.257514;-0.1627269,0.2290606;0.02819671;-0.192842,-0.08994116;0.5132954;-0.09368588,-0.1656566;0.3506852;0.07220295,-0.2703772;0.207449;0.2255297,0.07265037;-0.005452991;-0.04903865,0.07947809;-0.3031946;-0.03529811,0.05239147;-0.6440182;0.0103209,0.06146124;-0.683396;-0.06290936,-0.08227649;0.01476677;-0.02692811,-0.125263;-0.2801054;-0.03631182,-0.138668;-0.6239765;-0.01289128,-0.1588886;-0.6631235;-0.08408125,0.03651023;0.5404263;-0.2159657,118.945

+ 145 - 0
DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_OneArm_Backward_None_Slow.csv

@@ -0,0 +1,145 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.001765174;0.3042251;-0.0007599241,0.003492612;0.600005;-0.01524721,0.1703037;0.4814323;0.01177533,0.200394;0.2254609;0.03264781,0.2347836;-0.01061553;-0.02379742,-0.1627088;0.4730505;-0.005342615,-0.2053878;0.2185124;-0.02119439,-0.2469359;-0.01776877;-0.07164955,0.07140631;0.008111645;-0.05000596,0.09150226;-0.3257056;-0.01862136,0.09199367;-0.6718701;0.06158267,0.09386997;-0.633579;-0.02550139,-0.0689379;0.007124193;-0.05349828,-0.1183404;-0.3241432;-0.0281186,-0.1397217;-0.6707773;0.04705054,-0.1355911;-0.6323511;-0.03994276,0.00318061;0.5272084;-0.009249844,0;0;0,0.01301317;0.3038116;-0.009263992,0.02297312;0.5989455;-0.03153229,0.1878077;0.4869983;-0.05600643,0.2340592;0.2328982;-0.06851149,0.2053186;-0.003204256;-0.1279287,-0.1480069;0.494148;0.006585469,-0.2222491;0.2492754;0.04384066,-0.2817059;0.01874141;-0.01463806,0.07408535;0.001358569;-0.04663444,0.1003559;-0.3327207;-0.06952,0.08248073;-0.6820984;-0.00724268,0.09940395;-0.7141244;-0.0665915,-0.082306;0.007681545;-0.02884394,-0.1419253;-0.3227991;-0.03597787,-0.1905226;-0.670718;0.01744079,-0.2185067;-0.7039133;-0.03621674,0.02085795;0.5263578;-0.02366066,605.4032
+0;0;0,0.001707983;0.3043489;-0.001152154,0.003337988;0.6000683;-0.01675335,0.1694305;0.482089;0.01163528,0.1996868;0.2259978;0.03223768,0.2342972;-0.0130143;-0.02508036,-0.1621798;0.4736124;-0.005207457,-0.2048911;0.2189311;-0.02056445,-0.247059;-0.0205009;-0.07060612,0.07130269;0.008084643;-0.0499594,0.09143688;-0.32649;-0.01826261,0.09136953;-0.6716629;0.0618923,0.09321679;-0.6333793;-0.0257711,-0.06893513;0.007110097;-0.05331765,-0.1186885;-0.3248911;-0.02782192,-0.1400904;-0.6705613;0.04716614,-0.1359749;-0.6321411;-0.04040706,0.003052558;0.5273179;-0.01040469,0;0;0,0.01347484;0.3039652;-0.007490396,0.02421816;0.5991684;-0.02840137,0.188232;0.4873363;-0.0524807,0.232669;0.2328526;-0.06611967,0.2025346;-0.005680799;-0.127794,-0.1465123;0.494986;0.008462582,-0.2212952;0.2499518;0.04435632,-0.2839264;0.01787718;-0.01752037,0.07418679;0.00126037;-0.04626131,0.1017299;-0.3335198;-0.06892896,0.08710815;-0.681888;-0.005723238,0.1048928;-0.7144486;-0.06510997,-0.08205779;0.007762283;-0.02918292,-0.141663;-0.3235202;-0.03621139,-0.1856865;-0.6708119;0.01873941,-0.2130439;-0.7044569;-0.03564616,0.02188523;0.5265728;-0.02082181,605.4295
+0;0;0,0.001707983;0.3043489;-0.001152154,0.003337988;0.6000683;-0.01675335,0.1694305;0.482089;0.01163528,0.1996868;0.2259978;0.03223768,0.2342972;-0.0130143;-0.02508036,-0.1621798;0.4736124;-0.005207457,-0.2048911;0.2189311;-0.02056445,-0.247059;-0.0205009;-0.07060612,0.07130269;0.008084643;-0.0499594,0.09143688;-0.32649;-0.01826261,0.09136953;-0.6716629;0.0618923,0.09321679;-0.6333793;-0.0257711,-0.06893513;0.007110097;-0.05331765,-0.1186885;-0.3248911;-0.02782192,-0.1400904;-0.6705613;0.04716614,-0.1359749;-0.6321411;-0.04040706,0.003052558;0.5273179;-0.01040469,0;0;0,0.01347484;0.3039652;-0.007490396,0.02421816;0.5991684;-0.02840137,0.188232;0.4873363;-0.0524807,0.232669;0.2328526;-0.06611967,0.2025346;-0.005680799;-0.127794,-0.1465123;0.494986;0.008462582,-0.2212952;0.2499518;0.04435632,-0.2839264;0.01787718;-0.01752037,0.07418679;0.00126037;-0.04626131,0.1017299;-0.3335198;-0.06892896,0.08710815;-0.681888;-0.005723238,0.1048928;-0.7144486;-0.06510997,-0.08205779;0.007762283;-0.02918292,-0.141663;-0.3235202;-0.03621139,-0.1856865;-0.6708119;0.01873941,-0.2130439;-0.7044569;-0.03564616,0.02188523;0.5265728;-0.02082181,605.4529
+0;0;0,0.001714511;0.3055122;-0.001156558,0.003350549;0.6023228;-0.01681491,0.1701512;0.483891;0.01169031,0.2004064;0.2278084;0.03229203,0.2346535;-0.008694142;-0.0244242,-0.1628725;0.4753783;-0.005224215,-0.2055825;0.2207056;-0.0205807,-0.2473076;-0.01621251;-0.07009694,0.07119735;0.008072698;-0.04988559,0.09131609;-0.3262453;-0.0182131,0.09124877;-0.6713074;0.06191605,0.09310159;-0.6329988;-0.02601133,-0.06883328;0.007099593;-0.05323888,-0.1185485;-0.324647;-0.02776269,-0.1399435;-0.6702062;0.04720126,-0.1358157;-0.6317606;-0.04063565,0.003064101;0.5293127;-0.0104436,0;0;0,0.01303515;0.3051817;-0.006018162,0.02364153;0.6015798;-0.02555156,0.1876763;0.4865397;-0.0502193,0.2342939;0.2324655;-0.06404853,0.2031644;-0.003262609;-0.125581,-0.1472662;0.4943748;0.01125867,-0.222802;0.2493643;0.0456431,-0.2855282;0.02070345;-0.01840922,0.0739415;0.001301527;-0.04640865,0.104268;-0.3330518;-0.06796384,0.09278521;-0.681258;-0.003861666,0.111224;-0.7141644;-0.06307721,-0.08192803;0.007764282;-0.02916017,-0.1396894;-0.3235768;-0.03644995,-0.1801811;-0.6708615;0.02049108,-0.2072808;-0.7047439;-0.03417453,0.02131644;0.5286887;-0.01829767,605.4755
+0;0;0,0.001640759;0.3054835;-0.0002130518,0.003322135;0.6023021;-0.01261483,0.1695113;0.4832758;0.01177139,0.1997797;0.2269981;0.0323514,0.234301;-0.009323284;-0.02517106,-0.1619936;0.4749122;-0.004786048,-0.2048243;0.2200368;-0.01968616,-0.2466905;-0.01718165;-0.06788348,0.07140571;0.008102415;-0.04998137,0.0915419;-0.3278787;-0.01799175,0.09124056;-0.6728914;0.06214134,0.09302363;-0.634394;-0.02600352,-0.06906935;0.007104816;-0.05330581,-0.1192333;-0.3262561;-0.02749623,-0.140659;-0.6718011;0.04730219,-0.1365967;-0.6331632;-0.04075336,0.003036365;0.5292625;-0.007384255,0;0;0,0.01313618;0.3051826;-0.00373745,0.02380019;0.6015431;-0.02126741,0.1874624;0.4871229;-0.04475617,0.2337525;0.2329327;-0.0609591,0.204366;-0.00275299;-0.1237049,-0.1463207;0.4940744;0.01458756,-0.2216527;0.2484723;0.04656627,-0.2839668;0.019802;-0.01804951,0.07359782;0.001360774;-0.04737163,0.1074486;-0.334482;-0.06675911,0.09845769;-0.6824642;-0.001316786,0.1179313;-0.7152354;-0.06069231,-0.08235782;0.007784872;-0.02862073,-0.1393688;-0.3253926;-0.03600791,-0.1761076;-0.6726642;0.02321967,-0.2017525;-0.7076782;-0.03119006,0.02146782;0.5286668;-0.01449871,605.5085
+0;0;0,0.001642447;0.3057977;-0.0002132709,0.003324909;0.6028007;-0.01262206,0.1715224;0.4831919;0.01199726,0.2017988;0.2268464;0.03258272,0.2367515;-0.01242805;-0.02565854,-0.163982;0.4747275;-0.004759948,-0.206824;0.2197846;-0.01966401,-0.2492134;-0.02039815;-0.06846359,0.07139622;0.008101338;-0.04997472,0.09154847;-0.3281478;-0.01795958,0.09124701;-0.6732849;0.06220241,0.09303416;-0.6347681;-0.02614367,-0.06906016;0.007103871;-0.05329873,-0.1192642;-0.3265231;-0.02746855,-0.1406975;-0.6721927;0.04735685,-0.136626;-0.633535;-0.04089975,0.003039031;0.5297335;-0.007389501,0;0;0,0.01299198;0.3055173;-0.002311468,0.02383405;0.6021375;-0.01840973,0.1891682;0.4858153;-0.04213905,0.2325209;0.231067;-0.05878997,0.2033652;-0.007376418;-0.1232934,-0.1484307;0.4934188;0.01622847,-0.2253772;0.2482061;0.04790491,-0.2893837;0.01736426;-0.01903699,0.07382485;0.001052737;-0.04700327,0.1101361;-0.3347883;-0.06667209,0.1044308;-0.682731;2.884865E-05,0.1241844;-0.7155705;-0.05948377,-0.08220728;0.008086871;-0.02893252,-0.1392269;-0.3253626;-0.03633377,-0.1718879;-0.6728482;0.02476214,-0.1953892;-0.7081745;-0.03056352,0.02142766;0.5292044;-0.01198745,605.5309
+0;0;0,0.001644496;0.3061793;-0.0002135371,0.00332811;0.6033801;-0.01263006,0.1699955;0.4841586;0.01181574,0.2002835;0.227715;0.03240907,0.2347101;-0.007957846;-0.02495553,-0.1624622;0.475771;-0.004789297,-0.2053207;0.2207305;-0.01969906,-0.247072;-0.01583691;-0.0677641,0.07144365;0.00810672;-0.05000792,0.09166887;-0.3293597;-0.01787688,0.091367;-0.6749642;0.06239366,0.09315387;-0.6364488;-0.02593869,-0.06910604;0.007108591;-0.05333414,-0.1194918;-0.3277262;-0.02741045,-0.1409542;-0.6738638;0.04751627,-0.1368833;-0.6352074;-0.04072661,0.003042093;0.5302776;-0.007394971,0;0;0,0.01465076;0.3058325;-0.0006170273,0.02684656;0.6026658;-0.01540184,0.1899171;0.4843432;-0.03809428,0.2316892;0.2293049;-0.05585146,0.2042522;-0.005149141;-0.1213961,-0.144125;0.4936666;0.0183031,-0.2213206;0.2481533;0.04777871,-0.2831664;0.02041829;-0.01801957,0.07427865;0.0008023381;-0.04639769,0.1150969;-0.335781;-0.06564927,0.1100635;-0.6840714;0.001836538,0.1308795;-0.7165132;-0.05771208,-0.08206541;0.008297079;-0.02944713,-0.1358815;-0.3269442;-0.03594563,-0.166766;-0.6748844;0.02626093,-0.1889908;-0.7105286;-0.02919373,0.02413514;0.5296818;-0.009281158,605.5645
+0;0;0,0.001410533;0.3064415;0.0005112939,0.002904456;0.603847;-0.01066255,0.1715438;0.4837621;0.01184127,0.201905;0.2272446;0.03255259,0.2361439;-0.007328436;-0.02468411,-0.1645089;0.4752963;-0.00438195,-0.207311;0.2201177;-0.01866073,-0.2492248;-0.01562713;-0.06492534,0.0716659;0.008126295;-0.05002213,0.09191308;-0.3292206;-0.01783764,0.09109543;-0.6750885;0.06284042,0.09276461;-0.6365102;-0.02531534,-0.06924878;0.007118147;-0.05346203,-0.1199123;-0.3275373;-0.02723826,-0.1414131;-0.6739855;0.04789886,-0.1374666;-0.6352673;-0.04017061,0.002686658;0.5307037;-0.005765646,0;0;0,0.01435027;0.3061061;0.001332283,0.02630909;0.6032034;-0.01129556,0.1909705;0.4832524;-0.03453374,0.2335731;0.228362;-0.05371451,0.2059418;-0.004763588;-0.1197584,-0.1464209;0.4928235;0.02089799,-0.2228887;0.2470187;0.05064172,-0.2855387;0.02074894;-0.01531126,0.07452819;0.0004886389;-0.04636335,0.1171735;-0.3357904;-0.06497884,0.1162291;-0.6842091;0.003852129,0.1371636;-0.7167032;-0.05534291,-0.08221518;0.00862756;-0.02950391,-0.1339886;-0.32683;-0.03554326,-0.1614783;-0.6750501;0.02865403,-0.1820584;-0.7112824;-0.02646005,0.02364707;0.5301555;-0.005737543,605.598
+0;0;0,0.001410533;0.3064415;0.0005112939,0.002904456;0.603847;-0.01066255,0.1715438;0.4837621;0.01184127,0.201905;0.2272446;0.03255259,0.2361439;-0.007328436;-0.02468411,-0.1645089;0.4752963;-0.00438195,-0.207311;0.2201177;-0.01866073,-0.2492248;-0.01562713;-0.06492534,0.0716659;0.008126295;-0.05002213,0.09191308;-0.3292206;-0.01783764,0.09109543;-0.6750885;0.06284042,0.09276461;-0.6365102;-0.02531534,-0.06924878;0.007118147;-0.05346203,-0.1199123;-0.3275373;-0.02723826,-0.1414131;-0.6739855;0.04789886,-0.1374666;-0.6352673;-0.04017061,0.002686658;0.5307037;-0.005765646,0;0;0,0.01435027;0.3061061;0.001332283,0.02630909;0.6032034;-0.01129556,0.1909705;0.4832524;-0.03453374,0.2335731;0.228362;-0.05371451,0.2059418;-0.004763588;-0.1197584,-0.1464209;0.4928235;0.02089799,-0.2228887;0.2470187;0.05064172,-0.2855387;0.02074894;-0.01531126,0.07452819;0.0004886389;-0.04636335,0.1171735;-0.3357904;-0.06497884,0.1162291;-0.6842091;0.003852129,0.1371636;-0.7167032;-0.05534291,-0.08221518;0.00862756;-0.02950391,-0.1339886;-0.32683;-0.03554326,-0.1614783;-0.6750501;0.02865403,-0.1820584;-0.7112824;-0.02646005,0.02364707;0.5301555;-0.005737543,605.6204
+0;0;0,0.001413136;0.3070071;0.0005122375,0.00290983;0.6049599;-0.01068186,0.1707648;0.4849662;0.0117487,0.2011227;0.2284769;0.03245774,0.2352847;-0.005569294;-0.02465041,-0.1637276;0.4765396;-0.004399201,-0.206525;0.2213891;-0.01867641,-0.2483448;-0.0138263;-0.06483711,0.07156005;0.008114293;-0.04994825,0.09170469;-0.3275242;-0.01792675,0.09088495;-0.6742784;0.06295806,0.09256025;-0.6356686;-0.0255216,-0.06914651;0.007107634;-0.05338307,-0.1195534;-0.325853;-0.0272921,-0.1411093;-0.6731889;0.04803757,-0.1371484;-0.6344387;-0.04035547,0.002691655;0.5316898;-0.005776472,0;0;0,0.01340318;0.3067114;0.002026558,0.02477862;0.6044146;-0.009774923,0.1886304;0.4832642;-0.03175497,0.2323352;0.2285655;-0.05061436,0.205035;-0.003540933;-0.1183441,-0.1467218;0.4926812;0.02225707,-0.2246323;0.2472804;0.05133678,-0.2877777;0.02157298;-0.01404524,0.07481053;0.0003786981;-0.04565906,0.1169621;-0.3342288;-0.06424475,0.1204903;-0.6832948;0.005912304,0.1419133;-0.716208;-0.05315185,-0.0818496;0.00871308;-0.03010371,-0.1321709;-0.3252511;-0.03458389,-0.1574746;-0.6744024;0.03048987,-0.1770265;-0.711691;-0.02424179,0.02222139;0.5312201;-0.004422188,605.6427
+0;0;0,0.001522663;0.3072586;0.001162165,0.003138898;0.6054267;-0.009141048,0.1721324;0.484828;0.01167099,0.202351;0.2283263;0.03241513,0.236443;-0.005643606;-0.02488926,-0.1645654;0.4764476;-0.00423697,-0.2073414;0.2212552;-0.01778861,-0.2495574;-0.01397939;-0.06329104,0.07134933;0.008048981;-0.04981763,0.09164969;-0.3287017;-0.01774003,0.09033126;-0.6736974;0.06313467,0.09193334;-0.6350166;-0.02540833,-0.06901486;0.007103838;-0.05313939,-0.1196558;-0.3269415;-0.02684757,-0.1411612;-0.6725912;0.04817437,-0.1372746;-0.633775;-0.0402844,0.002887189;0.5321098;-0.004427785,0;0;0,0.0128089;0.3069818;0.003103733,0.02365892;0.6049343;-0.007523298,0.1884306;0.4824978;-0.03005338,0.2308491;0.2275635;-0.04865003,0.2042628;-0.004266515;-0.1174684,-0.148873;0.4925476;0.02351508,-0.2256861;0.2467638;0.05226766,-0.2889128;0.02132696;-0.01382761,0.07492937;0.0001935363;-0.04497623,0.1182867;-0.3353861;-0.06364584,0.1237061;-0.6826683;0.006568909,0.1459183;-0.7158799;-0.05198622,-0.08136152;0.008856877;-0.03064587,-0.1314655;-0.3262842;-0.0341285,-0.1535999;-0.6738806;0.03107341,-0.163738;-0.6607927;-0.05569632,0.02122134;0.5316801;-0.002470255,605.6766
+0;0;0,0.001523007;0.307328;0.001162428,0.003139259;0.6054944;-0.009140326,0.1731549;0.4846207;0.01176826,0.2033778;0.2280825;0.03251535,0.2375229;-0.006251961;-0.02487833,-0.1655762;0.4761897;-0.004235774,-0.2083584;0.220961;-0.01778934,-0.2506401;-0.01464011;-0.06336267,0.07105512;0.008015792;-0.04961222,0.09144023;-0.3301407;-0.0174007,0.09012799;-0.6735162;0.06309419,0.09172413;-0.6348675;-0.02512031,-0.06873029;0.007074546;-0.05292026,-0.1195826;-0.3283654;-0.02651868,-0.1409871;-0.6723918;0.04815094,-0.1371149;-0.6336083;-0.03997964,0.002887587;0.532188;-0.004427741,0;0;0,0.01253831;0.3070529;0.003927946,0.02339408;0.605031;-0.005890131,0.1893375;0.4826275;-0.02820992,0.2320484;0.2277389;-0.04726934,0.2052171;-0.004439414;-0.1161597,-0.1502027;0.4919707;0.02438025,-0.2284027;0.2464409;0.0518674,-0.290338;0.01983042;-0.01281854,0.07479818;-3.215671E-05;-0.04449368,0.1209731;-0.3366917;-0.06269217,0.1285351;-0.6822518;0.007442236,0.1508301;-0.7150884;-0.05098414,-0.08081736;0.009049545;-0.03100185,-0.1350527;-0.3268707;-0.03536945,-0.1494018;-0.6731129;0.03019188,-0.1592653;-0.6599177;-0.05629195,0.02092843;0.5317754;-0.001029491,605.6987
+0;0;0,0.001523588;0.3074452;0.001162871,0.003140102;0.6056558;-0.009141071,0.1729938;0.4848251;0.01175225,0.2032197;0.2282619;0.03250137,0.2373338;-0.005859911;-0.02484024,-0.1654152;0.4764021;-0.004236556,-0.2082015;0.2211485;-0.01779145,-0.2504449;-0.01423888;-0.06332343,0.07107951;0.008018542;-0.04962924,0.09146794;-0.3301932;-0.01741246,0.09015219;-0.6744884;0.06329806,0.09173544;-0.6359096;-0.02420434,-0.06875387;0.007076974;-0.05293842,-0.1196145;-0.3284177;-0.02653253,-0.1410763;-0.6733657;0.04833711,-0.1372353;-0.6346531;-0.03908206,0.002888422;0.5323472;-0.00442834,0;0;0,0.01267613;0.3071532;0.004740238,0.02372001;0.6051906;-0.004377365,0.1894829;0.4824753;-0.02600574,0.2317108;0.2275011;-0.04533887,0.2056441;-0.004362732;-0.1147981,-0.1499775;0.4924011;0.02462817,-0.2276978;0.2467487;0.05261508,-0.2901655;0.02064812;-0.01250917,0.07486239;-9.924173E-06;-0.04444408,0.120874;-0.3367721;-0.06219172,0.1315581;-0.682955;0.009211063,0.1543455;-0.7145382;-0.0492785,-0.08082677;0.009061026;-0.03105778,-0.1365436;-0.3266623;-0.03618,-0.1476485;-0.6737657;0.03053676,-0.157076;-0.6603932;-0.05529693,0.02120392;0.5319237;0.0003197193,605.7322
+0;0;0,0.001521955;0.3077729;0.0004444487,0.002971772;0.6061067;-0.01314659,0.1726968;0.4861979;0.01168724,0.20316;0.2297617;0.03241678,0.2372589;-0.0059838;-0.02516465,-0.1655802;0.4775914;-0.004136961,-0.2084735;0.2224093;-0.01676834,-0.2513324;-0.01463078;-0.06181716,0.07091391;0.008021226;-0.04955246,0.09103785;-0.3305782;-0.01710471,0.08955578;-0.6741917;0.06353149,0.09109543;-0.6358351;-0.02326904,-0.06867532;0.007032327;-0.05275239,-0.1198705;-0.3287965;-0.02619189,-0.1416508;-0.6730178;0.04872081,-0.1378668;-0.6345204;-0.03799719,0.002777575;0.5328245;-0.007235091,0;0;0,0.01267847;0.3074707;0.005262136,0.02382329;0.6057901;-0.00335288,0.1892749;0.4825313;-0.02499127,0.2320877;0.2276547;-0.04294229,0.2059662;-0.005281299;-0.1144459,-0.1497729;0.4926649;0.02499009,-0.2283022;0.2474224;0.05338917,-0.2902705;0.01950671;-0.01194587,0.0746554;-0.0001084805;-0.04444242,0.1217183;-0.3371421;-0.06178713,0.1348718;-0.6824759;0.009949684,0.1578547;-0.7135499;-0.04791474,-0.08060757;0.009182189;-0.03109142,-0.1351851;-0.3271289;-0.03594354,-0.1446839;-0.6735837;0.0307908,-0.1539243;-0.6600494;-0.05435632,0.02127215;0.5324565;0.001223326,605.7548
+0;0;0,0.001521955;0.3077729;0.0004444487,0.002971772;0.6061067;-0.01314659,0.1726968;0.4861979;0.01168724,0.20316;0.2297617;0.03241678,0.2372589;-0.0059838;-0.02516465,-0.1655802;0.4775914;-0.004136961,-0.2084735;0.2224093;-0.01676834,-0.2513324;-0.01463078;-0.06181716,0.07091391;0.008021226;-0.04955246,0.09103785;-0.3305782;-0.01710471,0.08955578;-0.6741917;0.06353149,0.09109543;-0.6358351;-0.02326904,-0.06867532;0.007032327;-0.05275239,-0.1198705;-0.3287965;-0.02619189,-0.1416508;-0.6730178;0.04872081,-0.1378668;-0.6345204;-0.03799719,0.002777575;0.5328245;-0.007235091,0;0;0,0.01267847;0.3074707;0.005262136,0.02382329;0.6057901;-0.00335288,0.1892749;0.4825313;-0.02499127,0.2320877;0.2276547;-0.04294229,0.2059662;-0.005281299;-0.1144459,-0.1497729;0.4926649;0.02499009,-0.2283022;0.2474224;0.05338917,-0.2902705;0.01950671;-0.01194587,0.0746554;-0.0001084805;-0.04444242,0.1217183;-0.3371421;-0.06178713,0.1348718;-0.6824759;0.009949684,0.1578547;-0.7135499;-0.04791474,-0.08060757;0.009182189;-0.03109142,-0.1351851;-0.3271289;-0.03594354,-0.1446839;-0.6735837;0.0307908,-0.1539243;-0.6600494;-0.05435632,0.02127215;0.5324565;0.001223326,605.777
+0;0;0,0.001520947;0.3075691;0.0004441544,0.002969357;0.6056042;-0.01313257,0.1739827;0.4854305;0.01183755,0.2044432;0.2290169;0.03256527,0.2385751;-0.006957144;-0.02507198,-0.1668586;0.4767588;-0.004106599,-0.2097481;0.2215992;-0.01673687,-0.2526485;-0.01567072;-0.06182936,0.07106812;0.008038668;-0.04966021,0.09115453;-0.3299294;-0.01727297,0.08967204;-0.6736416;0.06338637,0.09121343;-0.6352755;-0.02351245,-0.06882466;0.007047619;-0.05286709,-0.1199244;-0.328155;-0.02635612,-0.1417109;-0.6724752;0.04857808,-0.1379226;-0.6339681;-0.03823811,0.002775395;0.5324105;-0.007228213,0;0;0,0.01221143;0.3072687;0.006173849,0.02278157;0.6053387;-0.001394749,0.1898387;0.4827769;-0.02422619,0.2325828;0.2278818;-0.04174376,0.2072155;-0.005410299;-0.1131725,-0.1521018;0.4918056;0.02551847,-0.2326842;0.2471758;0.05323435,-0.2933804;0.01785176;-0.009193379,0.07489267;-0.0002011657;-0.04441261,0.1231002;-0.3364472;-0.06142569,0.1379956;-0.6818029;0.01036406,0.161801;-0.7130725;-0.04710865,-0.08077941;0.009292074;-0.03114125,-0.1335433;-0.3266614;-0.03624227,-0.1413286;-0.673131;0.03117005,-0.1504706;-0.6595591;-0.05409608,0.02037929;0.5320723;0.0029037,605.8106
+0;0;0,0.001521754;0.307786;0.001006736,0.003111156;0.6061041;-0.01087662,0.1738849;0.4856485;0.0117102,0.2045676;0.2292806;0.03242576,0.2386252;-0.005874351;-0.024893,-0.1664433;0.477093;-0.003857903,-0.2094021;0.2219123;-0.01536674,-0.2524773;-0.01475561;-0.05867964,0.07099352;0.007987224;-0.04972871,0.09093886;-0.3301935;-0.01721809,0.08964892;-0.6748949;0.0639739,0.09109784;-0.6365203;-0.02213183,-0.06890105;0.007069963;-0.05272077,-0.1200375;-0.3283408;-0.02615704,-0.1419894;-0.6736907;0.04910563,-0.1383126;-0.6351734;-0.03691976,0.002862547;0.5328158;-0.005584195,0;0;0,0.01194702;0.3074864;0.006703854,0.02229354;0.6057798;-0.0003416538,0.1889388;0.4827275;-0.02336049,0.2316715;0.2278278;-0.04054093,0.2068027;-0.00462231;-0.111897,-0.1523257;0.4924326;0.02607275,-0.2332516;0.2478792;0.05327057,-0.2925614;0.01838009;-0.006359272,0.07501423;-0.0001002848;-0.04415512,0.1231173;-0.3366145;-0.06044221,0.1395923;-0.6829739;0.01150608,0.1638914;-0.7128355;-0.04604888,-0.0806791;0.009173059;-0.03136172,-0.1327367;-0.3271084;-0.03643288,-0.1394333;-0.6745092;0.03198279,-0.1484405;-0.6607597;-0.05252293,0.01994078;0.5324563;0.003827572,605.8336
+0;0;0,0.001521754;0.307786;0.001006736,0.003111156;0.6061041;-0.01087662,0.1738849;0.4856485;0.0117102,0.2045676;0.2292806;0.03242576,0.2386252;-0.005874351;-0.024893,-0.1664433;0.477093;-0.003857903,-0.2094021;0.2219123;-0.01536674,-0.2524773;-0.01475561;-0.05867964,0.07099352;0.007987224;-0.04972871,0.09093886;-0.3301935;-0.01721809,0.08964892;-0.6748949;0.0639739,0.09109784;-0.6365203;-0.02213183,-0.06890105;0.007069963;-0.05272077,-0.1200375;-0.3283408;-0.02615704,-0.1419894;-0.6736907;0.04910563,-0.1383126;-0.6351734;-0.03691976,0.002862547;0.5328158;-0.005584195,0;0;0,0.01194702;0.3074864;0.006703854,0.02229354;0.6057798;-0.0003416538,0.1889388;0.4827275;-0.02336049,0.2316715;0.2278278;-0.04054093,0.2068027;-0.00462231;-0.111897,-0.1523257;0.4924326;0.02607275,-0.2332516;0.2478792;0.05327057,-0.2925614;0.01838009;-0.006359272,0.07501423;-0.0001002848;-0.04415512,0.1231173;-0.3366145;-0.06044221,0.1395923;-0.6829739;0.01150608,0.1638914;-0.7128355;-0.04604888,-0.0806791;0.009173059;-0.03136172,-0.1327367;-0.3271084;-0.03643288,-0.1394333;-0.6745092;0.03198279,-0.1484405;-0.6607597;-0.05252293,0.01994078;0.5324563;0.003827572,605.8561
+0;0;0,0.001519241;0.3072777;0.001005073,0.003105332;0.6049688;-0.0108528,0.1741345;0.4846088;0.01174781,0.2048164;0.228247;0.03246287,0.2388279;-0.006589115;-0.02477819,-0.1667009;0.4760406;-0.003843489,-0.2096585;0.2208661;-0.01535205,-0.2526754;-0.01548102;-0.05860624,0.07109324;0.007998442;-0.04979856,0.09104639;-0.3303146;-0.01727522,0.08975936;-0.6742378;0.06373349,0.09121468;-0.6358262;-0.0227529,-0.06899784;0.007079893;-0.05279482,-0.1201543;-0.3284622;-0.02622069,-0.1420566;-0.6730323;0.04887208,-0.1383636;-0.6344774;-0.0375336,0.002857286;0.5318464;-0.005572353,0;0;0,0.01063173;0.3070217;0.006891966,0.01969744;0.6047325;2.598763E-05,0.1874334;0.4829675;-0.02193618,0.2314409;0.2282898;-0.03909683,0.2077656;-0.004155949;-0.1097353,-0.1552265;0.492882;0.02613308,-0.2382884;0.2492523;0.05506654,-0.2981627;0.01766074;0.006468557,0.07525727;-4.482269E-05;-0.04398251,0.1237178;-0.3366939;-0.05916739,0.1426613;-0.6820704;0.01296806,0.1673571;-0.7123994;-0.04450631,-0.08075242;0.009130873;-0.03152449,-0.1314428;-0.3275012;-0.03610158,-0.1364636;-0.6739339;0.03322719,-0.1452301;-0.6602537;-0.05168206,0.01765487;0.5315642;0.004156828,605.8906
+0;0;0,0.001572001;0.3072788;0.0003438292,0.00310385;0.6048691;-0.01366217,0.1741772;0.4852529;0.01111245,0.2047787;0.2289238;0.03234392,0.2386686;-0.006006017;-0.02458403,-0.1668569;0.476617;-0.003668688,-0.2099882;0.2214037;-0.01355444,-0.2534568;-0.0151273;-0.05532597,0.07107992;0.007989517;-0.04981899,0.09090317;-0.3303165;-0.01714356,0.08996234;-0.6742054;0.06401579,0.09125167;-0.6359063;-0.02248409,-0.06903441;0.007087825;-0.05274593,-0.1203899;-0.3284117;-0.02601871,-0.1422156;-0.673012;0.04895811,-0.1386832;-0.6345647;-0.03746487,0.002866204;0.5318008;-0.007678412,0;0;0,0.01063173;0.3070217;0.006891966,0.01969744;0.6047325;2.598763E-05,0.1874334;0.4829675;-0.02193618,0.2314409;0.2282898;-0.03909683,0.2077656;-0.004155949;-0.1097353,-0.1552265;0.492882;0.02613308,-0.2382884;0.2492523;0.05506654,-0.2981627;0.01766074;0.006468557,0.07525727;-4.482269E-05;-0.04398251,0.1237178;-0.3366939;-0.05916739,0.1426613;-0.6820704;0.01296806,0.1673571;-0.7123994;-0.04450631,-0.08075242;0.009130873;-0.03152449,-0.1314428;-0.3275012;-0.03610158,-0.1364636;-0.6739339;0.03322719,-0.1452301;-0.6602537;-0.05168206,0.01765487;0.5315642;0.004156828,605.9137
+0;0;0,0.001570671;0.3070189;0.0003435383,0.003101203;0.6043547;-0.01365061,0.174049;0.4848324;0.01110532,0.2046467;0.2285351;0.03233416,0.2383391;-0.005025551;-0.02426201,-0.1667348;0.4762028;-0.003664964,-0.2098607;0.2210212;-0.01354949,-0.253076;-0.01413132;-0.05507758,0.07112124;0.00799416;-0.04984793,0.09094796;-0.3303713;-0.01716677,0.09000757;-0.6741006;0.06395495,0.09131787;-0.6356666;-0.02395149,-0.06907453;0.007091945;-0.05277658,-0.1204391;-0.3284664;-0.02604467,-0.1422546;-0.6729069;0.04889737,-0.1386648;-0.6343223;-0.03893092,0.002863752;0.5313461;-0.007671745,0;0;0,0.01016831;0.3067851;0.006531953,0.01883779;0.6042417;-0.0007758145,0.1868438;0.483171;-0.02171111,0.2305568;0.2284387;-0.03831983,0.2075752;-0.002556235;-0.109045,-0.1560323;0.4927712;0.02462738,-0.2400246;0.2497612;0.05571771,-0.2997158;0.01807047;0.01515593,0.07528377;-6.049872E-06;-0.04403758,0.1234934;-0.3367696;-0.05881858,0.1433053;-0.6819416;0.01325965,0.1690434;-0.7126033;-0.04554605,-0.08082098;0.009109992;-0.03149495,-0.1317344;-0.327535;-0.03699854,-0.1357697;-0.6736211;0.03328409,-0.1443772;-0.6602377;-0.0530304,0.01688701;0.5311379;0.003475189,605.9368
+0;0;0,0.001567901;0.3064773;0.0003429323,0.003093487;0.6028379;-0.01360395,0.1752788;0.4832487;0.01126559,0.205877;0.2269475;0.03249475,0.2397771;-0.008053392;-0.02445045,-0.1679668;0.4745568;-0.003611395,-0.2110934;0.2193714;-0.01349607,-0.2545752;-0.0172313;-0.05528025,0.07114222;0.007996519;-0.04986265,0.09097249;-0.3304295;-0.01717563,0.09003384;-0.6735202;0.06379537,0.09134748;-0.6350647;-0.02433502,-0.06909491;0.007094037;-0.05279215,-0.1204686;-0.3285244;-0.02605546,-0.1422436;-0.672325;0.04874735,-0.1386447;-0.6337185;-0.0393047,0.002856911;0.5300984;-0.00764712,0;0;0,0.00865379;0.3062997;0.006046295,0.01488453;0.6028109;-0.002261639,0.1856184;0.4837053;-0.021281,0.2287929;0.2288698;-0.03777575,0.2067301;-0.003754288;-0.1086042,-0.160554;0.4920283;0.02479298,-0.2456778;0.2495901;0.05727153,-0.3077782;0.01507716;0.02961923,0.07530142;5.248189E-05;-0.04405832,0.1227677;-0.3369118;-0.05805373,0.1432545;-0.6814975;0.01342654,0.1691094;-0.7128088;-0.04499125,-0.08086026;0.009051668;-0.0314822,-0.1321774;-0.3275892;-0.03725281,-0.1355159;-0.6730101;0.03304487,-0.1440416;-0.6597251;-0.053489,0.01361567;0.5299806;0.002288818,605.9708
+0;0;0,0.001536225;0.3067698;0.0008224822,0.003168269;0.6033509;-0.01166827,0.1734902;0.4839811;0.01062299,0.2041383;0.2277638;0.03214572,0.2377783;-0.007593602;-0.02454038,-0.1659117;0.4752926;-0.003399004,-0.2096304;0.2201886;-0.01117454,-0.2533115;-0.01697436;-0.05097128,0.07114971;0.008017466;-0.04982048,0.09100384;-0.3300092;-0.01701174,0.08985098;-0.6732022;0.06403907,0.09102725;-0.6346289;-0.02450158,-0.06908255;0.007077551;-0.05278401,-0.1203232;-0.3281578;-0.02587074,-0.1422322;-0.6720268;0.04913649,-0.1387619;-0.6333013;-0.03932905,0.002894138;0.5305056;-0.00624194,0;0;0,0.009299725;0.3065724;0.006137848,0.01595308;0.6032207;-0.002214432,0.1843578;0.4842343;-0.02152848,0.2277156;0.2294334;-0.03722811,0.2066609;-0.003587469;-0.1079106,-0.1579666;0.4931338;0.02305276,-0.2436099;0.2513124;0.05823052,-0.3085106;0.01646836;0.03888486,0.07540295;0.0001085997;-0.04385233,0.123028;-0.3364517;-0.05769658,0.1434942;-0.6812149;0.01351714,0.1699996;-0.7126136;-0.04515148,-0.08078279;0.008958036;-0.03166287,-0.1320045;-0.3273082;-0.03749279,-0.1349586;-0.6728086;0.03302476,-0.143344;-0.6596022;-0.05393495,0.01448777;0.5303319;0.002370119,605.9944
+0;0;0,0.001536225;0.3067698;0.0008224822,0.003168269;0.6033509;-0.01166827,0.1734902;0.4839811;0.01062299,0.2041383;0.2277638;0.03214572,0.2377783;-0.007593602;-0.02454038,-0.1659117;0.4752926;-0.003399004,-0.2096304;0.2201886;-0.01117454,-0.2533115;-0.01697436;-0.05097128,0.07114971;0.008017466;-0.04982048,0.09100384;-0.3300092;-0.01701174,0.08985098;-0.6732022;0.06403907,0.09102725;-0.6346289;-0.02450158,-0.06908255;0.007077551;-0.05278401,-0.1203232;-0.3281578;-0.02587074,-0.1422322;-0.6720268;0.04913649,-0.1387619;-0.6333013;-0.03932905,0.002894138;0.5305056;-0.00624194,0;0;0,0.009299725;0.3065724;0.006137848,0.01595308;0.6032207;-0.002214432,0.1843578;0.4842343;-0.02152848,0.2277156;0.2294334;-0.03722811,0.2066609;-0.003587469;-0.1079106,-0.1579666;0.4931338;0.02305276,-0.2436099;0.2513124;0.05823052,-0.3085106;0.01646836;0.03888486,0.07540295;0.0001085997;-0.04385233,0.123028;-0.3364517;-0.05769658,0.1434942;-0.6812149;0.01351714,0.1699996;-0.7126136;-0.04515148,-0.08078279;0.008958036;-0.03166287,-0.1320045;-0.3273082;-0.03749279,-0.1349586;-0.6728086;0.03302476,-0.143344;-0.6596022;-0.05393495,0.01448777;0.5303319;0.002370119,606.0171
+0;0;0,0.00153629;0.3067827;0.0008225167,0.003168708;0.6034383;-0.01167202,0.1730948;0.4841431;0.01058261,0.203739;0.2279583;0.0321026,0.2373613;-0.007274762;-0.02455356,-0.1655198;0.4754747;-0.003406864,-0.209233;0.2204031;-0.01118141,-0.252891;-0.01663457;-0.05095712,0.07093441;0.007993205;-0.04966971,0.09078161;-0.3299158;-0.01687239,0.08963034;-0.6726373;0.0640671,0.09080377;-0.6340848;-0.02425912,-0.06887349;0.007056133;-0.05262428,-0.1200963;-0.3280625;-0.02572037,-0.1419752;-0.6714591;0.04918384,-0.1385134;-0.6327547;-0.03906746,0.002894452;0.5305597;-0.006243206,0;0;0,0.009340465;0.3065856;0.006056786,0.01617733;0.6032979;-0.002503872,0.1841076;0.4842772;-0.02153897,0.2269173;0.2293837;-0.0366869,0.2063633;-0.003561482;-0.1073201,-0.1576596;0.4936207;0.02130773,-0.2441343;0.2525831;0.05946259,-0.3082798;0.01716699;0.04764786,0.07530843;0.0001024008;-0.04348898,0.1227852;-0.3363571;-0.05738401,0.1430721;-0.6807238;0.01340151,0.1695863;-0.7123954;-0.04464722,-0.08048244;0.008878245;-0.03172405,-0.1319276;-0.3272352;-0.03749391,-0.1347488;-0.6722553;0.0329598,-0.1428077;-0.6590189;-0.05381624,0.01464064;0.5303813;0.002149343,606.0503
+0;0;0,0.001558893;0.3066637;0.001305547,0.00325705;0.6033225;-0.0101069,0.1732524;0.4838369;0.01031388,0.2040404;0.2277217;0.03200519,0.2378461;-0.006667286;-0.02377741,-0.1654139;0.4751971;-0.003248873,-0.2097317;0.2201987;-0.008261376,-0.2534836;-0.01611245;-0.04615035,0.07086553;0.00800464;-0.04967147,0.09050095;-0.3298869;-0.01660846,0.08926859;-0.6740161;0.0646438,0.09035183;-0.6354223;-0.02347244,-0.06891997;0.007030549;-0.05247724,-0.1202314;-0.3280678;-0.02554037,-0.1421437;-0.6728522;0.04977205,-0.1387798;-0.6341077;-0.0382718,0.002962869;0.5304125;-0.005007796,0;0;0,0.009127185;0.3064867;0.00541687,0.0156868;0.6031171;-0.004482746,0.1839292;0.4844665;-0.02194977,0.2267451;0.2295796;-0.03653836,0.2061463;-0.002565578;-0.1063743,-0.1582043;0.4939369;0.01946262,-0.2443943;0.2534938;0.06155539,-0.3069953;0.01839228;0.06051191,0.07532133;0.0001598597;-0.04335809,0.1226408;-0.3363175;-0.05725837,0.1430086;-0.6820328;0.01411724,0.1698595;-0.7124546;-0.04477024,-0.08039622;0.008825886;-0.03180887,-0.131822;-0.3272823;-0.03780803,-0.1345548;-0.673739;0.03282276,-0.1423318;-0.6605301;-0.05376289,0.01421878;0.5302188;0.0005819798,606.0734
+0;0;0,0.001557295;0.3063494;0.00130421,0.003252278;0.6024526;-0.01008674,0.1738373;0.4829452;0.01037729,0.2046187;0.2268839;0.03206404,0.2382081;-0.006005242;-0.02336162,-0.1660006;0.4742755;-0.00323238,-0.210309;0.2193307;-0.008243828,-0.2537809;-0.01546825;-0.04589035,0.07068969;0.007984778;-0.04954822,0.09029777;-0.3294363;-0.01653123,0.08906791;-0.6728671;0.06455612,0.09015179;-0.6342682;-0.02361195,-0.06874896;0.007013103;-0.05234703,-0.1199889;-0.3276187;-0.02544766,-0.1418568;-0.6717033;0.04971191,-0.1384909;-0.6329538;-0.03838373,0.002958659;0.5296819;-0.004997387,0;0;0,0.00860095;0.3062021;0.004514456,0.01392028;0.6022244;-0.007297516,0.1836002;0.4846815;-0.02267575,0.2267002;0.2298554;-0.03650665,0.2061132;-0.0015513;-0.1033251,-0.1602403;0.4936307;0.01801636,-0.2456426;0.253685;0.06403493,-0.3081153;0.02034475;0.07336769,0.07533853;0.0002747178;-0.04289341,0.1224027;-0.3357456;-0.05713844,0.1430028;-0.6809658;0.01300406,0.1700892;-0.7118787;-0.04534555,-0.0800868;0.008738115;-0.03202441,-0.1317861;-0.3268516;-0.03788162,-0.1344543;-0.6726669;0.03230425,-0.1420827;-0.6595643;-0.05432724,0.01281114;0.5295032;-0.00164485,606.1062
+0;0;0,0.001557345;0.3063592;0.001304251,0.003255422;0.6030392;-0.01011276,0.1745824;0.483094;0.01043451,0.2053567;0.2270921;0.03211623,0.2387823;-0.004661545;-0.02303918,-0.1667329;0.4743867;-0.003234324,-0.2110311;0.219501;-0.008244609,-0.2542911;-0.01415315;-0.04570758,0.07072556;0.00798883;-0.04957336,0.09034204;-0.3295768;-0.01654222,0.08911326;-0.6727065;0.06447405,0.09020192;-0.6340697;-0.0240828,-0.06878385;0.007016662;-0.0523736,-0.1200458;-0.3277585;-0.0254627,-0.1418945;-0.6715415;0.04963098,-0.1385137;-0.6327533;-0.03885309,0.002960857;0.5300339;-0.005007004,0;0;0,0.007988274;0.3062461;0.003096819,0.01182015;0.6027195;-0.01186395,0.1830234;0.4851996;-0.02395821,0.2265166;0.2304562;-0.03692937,0.2061519;-0.000433445;-0.1013064,-0.1624081;0.4931082;0.01566191,-0.2467121;0.2535723;0.06535635,-0.3057394;0.02098577;0.08233896,0.07545103;0.0003710687;-0.04278374,0.1222296;-0.3358144;-0.05753136,0.1430032;-0.6807491;0.01240921,0.1704301;-0.7117049;-0.04632974,-0.08009791;0.008644771;-0.03214088,-0.1322678;-0.3270133;-0.03833691,-0.1351168;-0.6727264;0.0307823,-0.1425692;-0.6598682;-0.05621606,0.01110953;0.5298358;-0.005277395,606.1296
+0;0;0,0.001593668;0.3061068;0.001651318,0.003392282;0.6027111;-0.009224757,0.1746019;0.4829055;0.01010765,0.2052296;0.2270037;0.03211331,0.2387795;-0.003884867;-0.02255014,-0.1664408;0.4741419;-0.003100533,-0.2116448;0.2194606;-0.004542865,-0.2553797;-0.0135252;-0.03958756,0.07085279;0.00797855;-0.04972699,0.09041653;-0.3296348;-0.016507,0.08949795;-0.6730255;0.0643415,0.0904934;-0.6343126;-0.02464221,-0.06899426;0.007047292;-0.05240875,-0.1203236;-0.3277752;-0.02542244,-0.1421792;-0.6717775;0.04967271,-0.1388766;-0.6329105;-0.03924003,0.003066259;0.5297033;-0.004264409,0;0;0,0.007769018;0.3060148;0.001102448,0.01147133;0.6022685;-0.01606989,0.1827548;0.4855608;-0.02639389,0.2263269;0.230858;-0.03805447,0.2066355;0.0003774166;-0.1006181,-0.162576;0.4929935;0.01238667,-0.2437902;0.2537142;0.06768335,-0.3010888;0.02211931;0.09013171,0.07555702;0.0005533397;-0.04298115,0.1217714;-0.335786;-0.05744195,0.1429832;-0.6811194;0.01147461,0.1703963;-0.7119684;-0.04803109,-0.08036007;0.008445367;-0.03205438,-0.1328337;-0.3272071;-0.03933107,-0.1357863;-0.6732976;0.02898555,-0.1431399;-0.6606742;-0.05841576,0.01074836;0.5294536;-0.008835793,606.1616
+0;0;0,0.001593668;0.3061068;0.001651318,0.003392282;0.6027111;-0.009224757,0.1746019;0.4829055;0.01010765,0.2052296;0.2270037;0.03211331,0.2387795;-0.003884867;-0.02255014,-0.1664408;0.4741419;-0.003100533,-0.2116448;0.2194606;-0.004542865,-0.2553797;-0.0135252;-0.03958756,0.07085279;0.00797855;-0.04972699,0.09041653;-0.3296348;-0.016507,0.08949795;-0.6730255;0.0643415,0.0904934;-0.6343126;-0.02464221,-0.06899426;0.007047292;-0.05240875,-0.1203236;-0.3277752;-0.02542244,-0.1421792;-0.6717775;0.04967271,-0.1388766;-0.6329105;-0.03924003,0.003066259;0.5297033;-0.004264409,0;0;0,0.007769018;0.3060148;0.001102448,0.01147133;0.6022685;-0.01606989,0.1827548;0.4855608;-0.02639389,0.2263269;0.230858;-0.03805447,0.2066355;0.0003774166;-0.1006181,-0.162576;0.4929935;0.01238667,-0.2437902;0.2537142;0.06768335,-0.3010888;0.02211931;0.09013171,0.07555702;0.0005533397;-0.04298115,0.1217714;-0.335786;-0.05744195,0.1429832;-0.6811194;0.01147461,0.1703963;-0.7119684;-0.04803109,-0.08036007;0.008445367;-0.03205438,-0.1328337;-0.3272071;-0.03933107,-0.1357863;-0.6732976;0.02898555,-0.1431399;-0.6606742;-0.05841576,0.01074836;0.5294536;-0.008835793,606.1839
+0;0;0,0.001592613;0.3059042;0.001650224,0.003388873;0.6021362;-0.009214087,0.1744297;0.4824229;0.01010102,0.2050375;0.2266858;0.03209251,0.238854;-0.006037131;-0.02300522,-0.166277;0.4736678;-0.003094145,-0.2114519;0.2191505;-0.004535549,-0.2555342;-0.01568629;-0.03985867,0.07069733;0.007961044;-0.04961789,0.09030612;-0.3304297;-0.0163214,0.08939244;-0.67199;0.06409614,0.09039414;-0.6332225;-0.02544626,-0.06884287;0.007031829;-0.05229375,-0.1202904;-0.3285616;-0.02524531,-0.1420295;-0.6707302;0.04944955,-0.1387061;-0.6318076;-0.04002143,0.003063056;0.5291744;-0.004256874,0;0;0,0.007112622;0.3058243;-0.001877069,0.01006143;0.6014458;-0.02300215,0.1818059;0.4860588;-0.03050494,0.2257565;0.2314929;-0.0398035,0.2062043;-0.00139676;-0.1007905,-0.1634518;0.4925845;0.008279625,-0.2429906;0.2540728;0.0683437,-0.2977138;0.02032012;0.09488265,0.07577468;0.0007957518;-0.04220176,0.1210622;-0.3364311;-0.05731797,0.1424825;-0.6803797;0.00880146,0.170143;-0.7119577;-0.05068612,-0.07997492;0.008196411;-0.03256158,-0.1322757;-0.3282769;-0.03975455,-0.1358898;-0.6727939;0.02677597,-0.1433098;-0.6605383;-0.06112052,0.009532377;0.5288022;-0.01459217,606.2181
+0;0;0,0.001671524;0.3053864;0.0005447239,0.003323058;0.6011025;-0.01371198,0.1734104;0.4826714;0.00924994,0.2039077;0.2272007;0.03199007,0.237689;-0.006330758;-0.02298529,-0.1655683;0.4740583;-0.002943227,-0.2113;0.2198601;-0.0008561648,-0.2564645;-0.01610926;-0.03214573,0.07057956;0.007898849;-0.04961594,0.08998464;-0.3311458;-0.01606372,0.08919279;-0.6721431;0.06406501,0.09001692;-0.6335416;-0.02556511,-0.06883983;0.007057852;-0.05212362,-0.1203185;-0.3292025;-0.02505944,-0.1422028;-0.670761;0.04950152,-0.1390529;-0.6320087;-0.04006242,0.003039945;0.5282911;-0.007617754,0;0;0,0.005770832;0.3052798;-0.005904436,0.008526221;0.6003152;-0.02990818,0.179715;0.4870794;-0.03707719,0.2244402;0.2327702;-0.04331923,0.2057068;-0.001564965;-0.1019409,-0.1639745;0.4921171;0.002045367,-0.240189;0.2539175;0.06658007,-0.2936479;0.01947562;0.09623748,0.07591467;0.00128907;-0.04172421,0.119804;-0.3366929;-0.05891323,0.1412136;-0.6804622;0.004841805,0.1688066;-0.712182;-0.05463529,-0.07976203;0.007681406;-0.03293359,-0.1324905;-0.3293825;-0.04075525,-0.1367798;-0.6737;0.02349043,-0.1443162;-0.6617236;-0.06441054,0.008072749;0.5278376;-0.02066112,606.2513
+0;0;0,0.001671207;0.3053284;0.0005446205,0.003319501;0.6005019;-0.01369028,0.1737325;0.4820246;0.009300431,0.2041963;0.2268346;0.03201558,0.2382;-0.008234635;-0.02332178,-0.1658938;0.4733951;-0.002916028,-0.2115753;0.2194762;-0.0008312596,-0.2570371;-0.01804696;-0.03232686,0.07072143;0.007914725;-0.04971566,0.09016579;-0.3318163;-0.01609551,0.08937752;-0.6712695;0.06367036,0.0902058;-0.6326249;-0.02640969,-0.0689782;0.007072038;-0.05222839,-0.1205611;-0.3298691;-0.02510942,-0.1423463;-0.6698809;0.0491139,-0.1391806;-0.6310847;-0.04089963,0.003036548;0.5277315;-0.007599486,0;0;0,0.004622445;0.3051361;-0.009954691,0.005718946;0.5992119;-0.03858566,0.1780021;0.4874479;-0.04476404,0.2236145;0.2335187;-0.04710174,0.2054396;-0.003166258;-0.1030114,-0.166482;0.4915082;-0.00370194,-0.2395839;0.2535355;0.06405538,-0.2887658;0.01729694;0.09938926,0.07621805;0.001409292;-0.0415287,0.1194633;-0.3373635;-0.05851054,0.1401556;-0.680301;0.001133442,0.1682659;-0.7119217;-0.05888772,-0.07988925;0.007517419;-0.03312112,-0.1325798;-0.3302397;-0.04145247,-0.1376317;-0.6734341;0.02005934,-0.1455347;-0.6619085;-0.06817938,0.005750701;0.5269554;-0.02801704,606.2733
+0;0;0,0.001784761;0.3260745;0.0005816257,0.00363323;0.6567114;-0.01531872,0.1970637;0.5242714;0.01060598,0.2274955;0.2693493;0.03329729,0.2615942;0.03362356;-0.02219463,-0.1884197;0.5144767;-0.003259971,-0.2340532;0.2608244;-0.001177391,-0.279642;0.0226378;-0.03276096,0.07121582;0.007970056;-0.05006322,0.09069932;-0.3324445;-0.01637542,0.08991442;-0.670446;0.06304932,0.09075001;-0.631725;-0.02782642,-0.06946041;0.007121478;-0.05259351,-0.1211471;-0.3304976;-0.02541997,-0.1428392;-0.6690552;0.04848592,-0.1396455;-0.6301814;-0.04232271,0.003319982;0.5761497;-0.008575799,0;0;0,0.0004668385;0.3228327;-0.04590106,-0.003528014;0.643321;-0.1288548,0.1759807;0.4883158;-0.05441546,0.2223708;0.2347963;-0.05296922,0.2053173;-0.003403947;-0.1056809,-0.1659593;0.4928789;-0.01434845,-0.2355826;0.2551091;0.05667546,-0.2812431;0.0178699;0.09464113,0.07594542;0.001473695;-0.04326272,0.1194776;-0.3380786;-0.05760717,0.1385204;-0.6806164;-0.004136324,0.1672383;-0.7123666;-0.06494212,-0.08110238;0.007502666;-0.0317436,-0.1354425;-0.3305686;-0.04405356,-0.140886;-0.6729364;0.01346621,-0.1490515;-0.6659147;-0.07451379,-0.002521187;0.5654421;-0.1071842,606.3065
+0;0;0,0.001781132;0.328033;1.652462E-05,0.003525189;0.6586668;-0.01751384,0.1946754;0.5269275;0.009843145,0.2249351;0.2722837;0.03304258,0.2596151;0.03449938;-0.02277448,-0.1884378;0.5254884;0.002651556,-0.2364814;0.2725482;0.005872225,-0.2831565;0.03189011;-0.02178226,0.07094815;0.007854141;-0.04992784,0.09038079;-0.3336166;-0.01601854,0.08966596;-0.6719707;0.06360312,0.08952611;-0.6333435;-0.02697054,-0.06922119;0.007170013;-0.05239401,-0.121157;-0.3314911;-0.02517171,-0.1427825;-0.6704137;0.04890531,-0.1405725;-0.631639;-0.04162731,0.00323549;0.5777609;-0.010285,0;0;0,2.883375E-05;0.3238872;-0.05201864,-0.003178477;0.6446989;-0.1340587,0.1745265;0.4888918;-0.06418276,0.2218069;0.235836;-0.05921531,0.2049658;-0.005223989;-0.108875,-0.164702;0.4925712;-0.02376983,-0.2314349;0.2553469;0.05085378,-0.2733866;0.01558653;0.09103663,0.07595527;0.001559704;-0.04262018,0.1196693;-0.3389246;-0.05962849,0.1370468;-0.6823775;-0.00901413,0.1660024;-0.7127997;-0.07056713,-0.08055529;0.007293507;-0.0323383,-0.1355654;-0.331716;-0.04561145,-0.1416881;-0.6750563;0.008273326,-0.1500133;-0.6682206;-0.07931747,-0.002411008;0.5664311;-0.1123405,606.3294
+0;0;0,0.001781132;0.328033;1.652462E-05,0.003525189;0.6586668;-0.01751384,0.1946754;0.5269275;0.009843145,0.2249351;0.2722837;0.03304258,0.2596151;0.03449938;-0.02277448,-0.1884378;0.5254884;0.002651556,-0.2364814;0.2725482;0.005872225,-0.2831565;0.03189011;-0.02178226,0.07094815;0.007854141;-0.04992784,0.09038079;-0.3336166;-0.01601854,0.08966596;-0.6719707;0.06360312,0.08952611;-0.6333435;-0.02697054,-0.06922119;0.007170013;-0.05239401,-0.121157;-0.3314911;-0.02517171,-0.1427825;-0.6704137;0.04890531,-0.1405725;-0.631639;-0.04162731,0.00323549;0.5777609;-0.010285,0;0;0,2.883375E-05;0.3238872;-0.05201864,-0.003178477;0.6446989;-0.1340587,0.1745265;0.4888918;-0.06418276,0.2218069;0.235836;-0.05921531,0.2049658;-0.005223989;-0.108875,-0.164702;0.4925712;-0.02376983,-0.2314349;0.2553469;0.05085378,-0.2733866;0.01558653;0.09103663,0.07595527;0.001559704;-0.04262018,0.1196693;-0.3389246;-0.05962849,0.1370468;-0.6823775;-0.00901413,0.1660024;-0.7127997;-0.07056713,-0.08055529;0.007293507;-0.0323383,-0.1355654;-0.331716;-0.04561145,-0.1416881;-0.6750563;0.008273326,-0.1500133;-0.6682206;-0.07931747,-0.002411008;0.5664311;-0.1123405,606.3517
+0;0;0,0.001789893;0.3296464;1.660589E-05,0.003536227;0.6608779;-0.01756423,0.1940892;0.5287602;0.009778114,0.2243116;0.274431;0.03294889,0.2594429;0.03355175;-0.02359468,-0.1878327;0.5273256;0.002608886,-0.235817;0.2746979;0.005825575,-0.2830995;0.03090742;-0.02218885,0.07102339;0.00786247;-0.04998079,0.09041405;-0.3328705;-0.01614475,0.08969828;-0.6716715;0.06358206,0.08955795;-0.6330144;-0.02730532,-0.0692946;0.007177618;-0.05244958,-0.1211182;-0.3307518;-0.0252861,-0.1427723;-0.6701221;0.04888877,-0.1405546;-0.631317;-0.04195744,0.003244607;0.5794355;-0.01028744,0;0;0,-0.0008588284;0.3244224;-0.05847478,-0.004078507;0.6454375;-0.1420698,0.173348;0.4880966;-0.07480764,0.2215228;0.2356513;-0.06563401,0.2051709;-0.009493783;-0.1113584,-0.1654865;0.491983;-0.03297806,-0.2266989;0.2549312;0.04571803,-0.2669659;0.01210137;0.08892059,0.07578515;0.001525432;-0.04311037,0.1199432;-0.3380845;-0.06141281,0.1359678;-0.6825698;-0.01433706,0.1650124;-0.7128568;-0.07644486,-0.08075436;0.007321734;-0.0320834,-0.1359484;-0.3308898;-0.04573595,-0.1430175;-0.6754414;0.003021352,-0.1516131;-0.6691173;-0.08473427,-0.003276855;0.5668749;-0.119416,606.3851
+0;0;0,0.001885899;0.3310813;0.0003192507,0.003905567;0.6615534;-0.01587179,0.194681;0.5291868;0.009524447,0.2250876;0.2751026;0.03287505,0.2601144;0.0342076;-0.0233165,-0.1876622;0.5271044;0.002174916,-0.2366937;0.2750186;0.01096789,-0.2849555;0.03091584;-0.01137946,0.07110974;0.007846341;-0.05006081,0.09034888;-0.3315247;-0.01626503,0.08969969;-0.6715688;0.06376004,0.08956458;-0.6328634;-0.0269645,-0.06941126;0.007198876;-0.05248331,-0.1210544;-0.3293781;-0.02539278,-0.1428284;-0.669956;0.04921953,-0.14061;-0.6311129;-0.04146466,0.003513679;0.5802009;-0.009122829,0;0;0,-0.001858056;0.3243876;-0.06623983,-0.007244408;0.6428443;-0.1557937,0.1720324;0.4884689;-0.08537436,0.2214714;0.2365867;-0.07355285,0.2054645;-0.008946925;-0.116817,-0.1671095;0.491388;-0.04138462,-0.2245804;0.2544568;0.03978998,-0.2602044;0.01163237;0.08650196,0.07582009;0.001827479;-0.04326916,0.1210335;-0.3361582;-0.06343007,0.1354482;-0.6825316;-0.02039456,0.1640942;-0.7121655;-0.08308387,-0.08093202;0.006999084;-0.03201977,-0.1344075;-0.3301043;-0.04568386,-0.1436537;-0.6766579;-0.002677903,-0.1525351;-0.6710845;-0.09003468,-0.005614668;0.565201;-0.1306379,606.4072
+0;0;0,0.001893265;0.3323745;0.0003204978,0.00392057;0.6641539;-0.01594384,0.1925798;0.5318243;0.009289952,0.2229403;0.2781253;0.03260515,0.2582081;0.03557335;-0.02397293,-0.185536;0.5297648;0.002021682,-0.2344931;0.2780613;0.01080132,-0.2830869;0.03227948;-0.01169975,0.0713788;0.00787603;-0.05025023,0.09056792;-0.3306127;-0.01654231,0.08991797;-0.6710552;0.06357651,0.08978269;-0.6323386;-0.02726489,-0.0696739;0.007226115;-0.0526819,-0.1211828;-0.3284758;-0.02566179,-0.1429823;-0.6694527;0.04903793,-0.1407611;-0.6305982;-0.04176307,0.003526143;0.5822743;-0.00915115,0;0;0,-0.002776995;0.3247778;-0.07062697,-0.008549631;0.6437654;-0.1630456,0.169525;0.4896351;-0.09557104,0.2206696;0.2387885;-0.07857823,0.205211;-0.008820191;-0.1201394,-0.1667634;0.4919483;-0.0499205,-0.2214973;0.2563805;0.0357564,-0.2523088;0.01296981;0.09123851,0.07587926;0.001935244;-0.04382515,0.1218106;-0.3350502;-0.06407905,0.1348636;-0.6822635;-0.02416635,0.1632198;-0.7120632;-0.08700013,-0.08146259;0.006902564;-0.03159513,-0.1336623;-0.3295141;-0.0449391,-0.1446302;-0.6768698;-0.005641337,-0.1538948;-0.6717435;-0.09295471,-0.006826207;0.5658578;-0.137007,606.4408
+0;0;0,0.001900359;0.3336199;0.0003216986,0.003933283;0.6663604;-0.01599646,0.1935077;0.5334003;0.009358791,0.2238416;0.2799233;0.03265359,0.259181;0.03687888;-0.02403936,-0.1864422;0.5313309;0.002055267,-0.2353565;0.2798476;0.01082723,-0.2840489;0.03356676;-0.01171953,0.0714336;0.007882075;-0.0502888,0.09060024;-0.3302102;-0.01662036,0.08994993;-0.6708393;0.06354239,0.08981495;-0.6321419;-0.02709958,-0.06972738;0.007231662;-0.05272233,-0.121176;-0.3280771;-0.02573388,-0.1429874;-0.669241;0.0490068,-0.1407711;-0.6304059;-0.04159486,0.003536996;0.584095;-0.009171759,0;0;0,-0.003493041;0.3250165;-0.07521963,-0.009789035;0.6439254;-0.171241,0.1693086;0.4890349;-0.1033394,0.2205053;0.2386432;-0.08343291,0.2049501;-0.009681672;-0.1237612,-0.1684797;0.4915885;-0.05639709,-0.2216083;0.2578801;0.03454851,-0.2460182;0.01562752;0.09975146,0.07576984;0.001960218;-0.04414678,0.1232782;-0.3345084;-0.0625639,0.1344649;-0.6825757;-0.02823257,0.1625379;-0.7119349;-0.09132004,-0.08161277;0.006892107;-0.03139592,-0.132193;-0.3293582;-0.04498512,-0.1447935;-0.6771499;-0.008421786,-0.1541219;-0.6724414;-0.09539852,-0.007943422;0.5659784;-0.1441264,606.4633
+0;0;0,0.001977531;0.335538;-0.0005311957,0.003833791;0.667532;-0.01880728,0.1929084;0.5356258;0.008500406,0.2231046;0.2823976;0.03238276,0.2583283;0.0385686;-0.02426456,-0.1857632;0.5327983;0.00155882,-0.2358757;0.2820518;0.0164445,-0.2851305;0.0346702;-0.0002452713,0.07163935;0.007885654;-0.0504236,0.09068082;-0.3292803;-0.01667707,0.09018304;-0.6699122;0.06356844,0.08997986;-0.6313986;-0.02623075,-0.06992723;0.007266758;-0.05286111,-0.1213326;-0.3271156;-0.02587511,-0.1432053;-0.6683308;0.04871327,-0.1410748;-0.6296771;-0.04104748,0.003491281;0.5854077;-0.01138681,0;0;0,-0.00494045;0.325495;-0.08135438,-0.01126499;0.6430823;-0.1794863,0.1675797;0.4888168;-0.1122692,0.2193213;0.2389699;-0.08977437,0.2042657;-0.01041088;-0.1283069,-0.1695619;0.4922115;-0.06375851,-0.2203922;0.2618983;0.03613529,-0.2406347;0.02342455;0.1175155,0.07552797;0.002185762;-0.04502964,0.1230073;-0.3333112;-0.06426024,0.1330866;-0.6816671;-0.03238201,0.1603524;-0.7097561;-0.09577489,-0.08214158;0.006700487;-0.03073734,-0.131093;-0.3287351;-0.0471391,-0.146384;-0.6767073;-0.0132093,-0.1559248;-0.6722505;-0.09919148,-0.009401292;0.5654647;-0.1517081,606.4968
+0;0;0,0.001977531;0.335538;-0.0005311957,0.003833791;0.667532;-0.01880728,0.1929084;0.5356258;0.008500406,0.2231046;0.2823976;0.03238276,0.2583283;0.0385686;-0.02426456,-0.1857632;0.5327983;0.00155882,-0.2358757;0.2820518;0.0164445,-0.2851305;0.0346702;-0.0002452713,0.07163935;0.007885654;-0.0504236,0.09068082;-0.3292803;-0.01667707,0.09018304;-0.6699122;0.06356844,0.08997986;-0.6313986;-0.02623075,-0.06992723;0.007266758;-0.05286111,-0.1213326;-0.3271156;-0.02587511,-0.1432053;-0.6683308;0.04871327,-0.1410748;-0.6296771;-0.04104748,0.003491281;0.5854077;-0.01138681,0;0;0,-0.00494045;0.325495;-0.08135438,-0.01126499;0.6430823;-0.1794863,0.1675797;0.4888168;-0.1122692,0.2193213;0.2389699;-0.08977437,0.2042657;-0.01041088;-0.1283069,-0.1695619;0.4922115;-0.06375851,-0.2203922;0.2618983;0.03613529,-0.2406347;0.02342455;0.1175155,0.07552797;0.002185762;-0.04502964,0.1230073;-0.3333112;-0.06426024,0.1330866;-0.6816671;-0.03238201,0.1603524;-0.7097561;-0.09577489,-0.08214158;0.006700487;-0.03073734,-0.131093;-0.3287351;-0.0471391,-0.146384;-0.6767073;-0.0132093,-0.1559248;-0.6722505;-0.09919148,-0.009401292;0.5654647;-0.1517081,606.5192
+0;0;0,0.001981456;0.3362041;-0.0005322502,0.003838818;0.6684695;-0.01883361,0.1934408;0.5361369;0.008555545,0.2236232;0.2830243;0.03242699,0.2589124;0.03874189;-0.02432568,-0.1862874;0.5333015;0.001594591,-0.2363771;0.2826695;0.01647348,-0.2857234;0.03482784;-0.0002473351,0.07170226;0.007892578;-0.05046787,0.09071118;-0.3286971;-0.01677902,0.09021273;-0.6697884;0.06357469,0.09000897;-0.6312505;-0.02648081,-0.06998863;0.00727314;-0.05290753,-0.1213061;-0.3265377;-0.02596765,-0.1432083;-0.668213;0.04872131,-0.1410718;-0.6295346;-0.04129564,0.003495109;0.5860578;-0.01138716,0;0;0,-0.005749092;0.3253587;-0.08453417,-0.01377992;0.6409914;-0.189503,0.1661258;0.4889626;-0.1168578,0.2191439;0.2396311;-0.09298992,0.2043896;-0.01055869;-0.1294248,-0.1704535;0.4921176;-0.06741294,-0.2200922;0.2657723;0.04144738,-0.2394843;0.03117745;0.1348783,0.07550023;0.002349019;-0.04521847,0.123429;-0.3324555;-0.0651598,0.132798;-0.6814166;-0.03452444,0.1596744;-0.7095397;-0.09841728,-0.08228052;0.006539373;-0.03062134,-0.1299244;-0.3285578;-0.04574851,-0.146561;-0.6772029;-0.01460436,-0.1562854;-0.6734372;-0.1006284,-0.01142436;0.5637761;-0.1598465,606.5526
+0;0;0,0.002040598;0.3364661;-0.001164964,0.003824588;0.6665611;-0.02055973,0.191683;0.5357015;0.009202843,0.2225084;0.2829147;0.03225653,0.2577496;0.03796761;-0.02429665,-0.1845716;0.5324472;0.001293356,-0.2358053;0.2827891;0.02199937,-0.2852441;0.03386346;0.01641996,0.07181271;0.007878835;-0.05060689,0.09066207;-0.3264275;-0.01705121,0.09009466;-0.6686037;0.06356074,0.09006403;-0.6300657;-0.02726344,-0.07016204;0.007304963;-0.052954,-0.1212161;-0.3242357;-0.02619046,-0.1433063;-0.6670007;0.04869197,-0.1409743;-0.6283208;-0.04208881,0.003498839;0.5845612;-0.01281834,0;0;0,-0.00721097;0.324522;-0.08859158,-0.01696223;0.6364847;-0.1976876,0.1630518;0.4886186;-0.1249795,0.2185912;0.2405531;-0.09738135,0.2034551;-0.01049617;-0.1317978,-0.1713788;0.4929637;-0.07191089,-0.2208028;0.2718759;0.04666515,-0.2391436;0.04211532;0.1530276,0.07526794;0.002583086;-0.04591584,0.1228862;-0.3298963;-0.06669974,0.1322027;-0.6800316;-0.03667283,0.1583102;-0.7084057;-0.1017327,-0.08267512;0.006349551;-0.03007836,-0.1302711;-0.326326;-0.04750235,-0.1481407;-0.6761213;-0.01738439,-0.1586862;-0.6731378;-0.1038762,-0.01416573;0.560042;-0.1671476,606.5748
+0;0;0,0.002042298;0.3367465;-0.001165935,0.003823125;0.6662898;-0.02053285,0.1914205;0.535539;0.009195292,0.2222285;0.282895;0.03223596,0.2576357;0.03679445;-0.02458355,-0.1843119;0.5322893;0.001296783,-0.2355167;0.2827722;0.0219911,-0.2851883;0.03267431;0.01638541,0.0719123;0.007889762;-0.05067707,0.09065042;-0.3244437;-0.01731942,0.09008125;-0.6676723;0.06354047,0.09005099;-0.6292365;-0.02619722,-0.07025934;0.007315094;-0.05302744,-0.1210121;-0.3222689;-0.02642184,-0.1431703;-0.6660881;0.04869091,-0.1408661;-0.627512;-0.04100388,0.003497539;0.584331;-0.01279533,0;0;0,-0.008248016;0.3238236;-0.09205413,-0.01884718;0.6343367;-0.2035365,0.1617605;0.4885932;-0.130235,0.2186763;0.2411717;-0.1010437,0.202916;-0.01132661;-0.1333528,-0.172426;0.4933111;-0.07522001,-0.222724;0.2789311;0.05447304,-0.2421809;0.0606374;0.184922,0.07521862;0.002653658;-0.04622674,0.1229201;-0.3277435;-0.06794429,0.1320229;-0.6790046;-0.03832507,0.1566937;-0.7064868;-0.1032186,-0.082881;0.006328037;-0.02987459,-0.129808;-0.3244033;-0.04787369,-0.1483427;-0.6753596;-0.01905214,-0.1590738;-0.6724411;-0.1043484,-0.01587561;0.5581328;-0.1725309,606.598
+0;0;0,0.002042803;0.3368296;-0.001166223,0.003825189;0.6667131;-0.02056003,0.1920139;0.5355783;0.009259149,0.2227983;0.2831276;0.03228219,0.2583355;0.03612363;-0.02474587,-0.1849026;0.5323183;0.001335745,-0.2360682;0.2829921;0.02201423,-0.2859222;0.03197619;0.01638797,0.0720846;0.007908665;-0.05079848,0.09079902;-0.3240044;-0.01748303,0.09022934;-0.6675463;0.06345065,0.09019906;-0.629106;-0.02633463,-0.07042767;0.007332619;-0.05315449,-0.1211163;-0.3218346;-0.02658254,-0.1432946;-0.6659675;0.04859875,-0.1409892;-0.6273869;-0.04114361,0.003498688;0.584524;-0.01280078,0;0;0,-0.009270057;0.3229487;-0.09527802,-0.02136122;0.6319553;-0.2117,0.160558;0.488349;-0.1352468,0.2184948;0.241653;-0.1037269,0.2027735;-0.0118874;-0.135289,-0.1733453;0.4932401;-0.07772991,-0.2249657;0.2848818;0.06058581,-0.2476741;0.07130714;0.1998562,0.07515144;0.002746046;-0.04673266,0.1225386;-0.3272178;-0.06920028,0.1314167;-0.6788677;-0.04030252,0.155876;-0.7062818;-0.1054025,-0.08326161;0.006263119;-0.02945336,-0.1299821;-0.3239747;-0.0491158,-0.1494208;-0.6752363;-0.02067238,-0.160573;-0.6728575;-0.1057919,-0.01800607;0.556034;-0.17945,606.632
+0;0;0,0.001996388;0.3375061;-0.001627048,0.003626983;0.6676225;-0.02174042,0.1913296;0.5367554;0.008252146,0.2216711;0.284423;0.03188162,0.257116;0.03767116;-0.02461551,-0.1844495;0.5334088;0.001089643,-0.2367318;0.2851343;0.02896294,-0.2864195;0.03443488;0.02500007,0.07182115;0.00781357;-0.05064616,0.09035169;-0.3228461;-0.0171087,0.08966828;-0.6666662;0.06364031,0.08951616;-0.6283073;-0.0257364,-0.07018853;0.00737279;-0.05294879,-0.120888;-0.3205503;-0.02649177,-0.1430718;-0.6649235;0.04866135,-0.1408983;-0.6264192;-0.04067532,0.003344007;0.585391;-0.01379586,0;0;0,-0.01019727;0.3225656;-0.09881544,-0.02228573;0.6314142;-0.2164466,0.1592506;0.4881354;-0.1405241,0.2180963;0.2419329;-0.1077805,0.2019488;-0.01137036;-0.1379707,-0.1738296;0.49395;-0.08192735,-0.2274736;0.2946919;0.06830298,-0.2540618;0.08789942;0.21617,0.07509546;0.002857744;-0.04622627,0.1219304;-0.3257496;-0.07127929,0.1302703;-0.6777362;-0.04354882,0.1544763;-0.7052951;-0.1080401,-0.08280869;0.006159933;-0.02981842,-0.128609;-0.3228935;-0.05055834,-0.1488949;-0.6743544;-0.02233104,-0.1602257;-0.6721486;-0.1069312,-0.01896515;0.5555142;-0.183991,606.664
+0;0;0,0.001996388;0.3375061;-0.001627048,0.003626983;0.6676225;-0.02174042,0.1913296;0.5367554;0.008252146,0.2216711;0.284423;0.03188162,0.257116;0.03767116;-0.02461551,-0.1844495;0.5334088;0.001089643,-0.2367318;0.2851343;0.02896294,-0.2864195;0.03443488;0.02500007,0.07182115;0.00781357;-0.05064616,0.09035169;-0.3228461;-0.0171087,0.08966828;-0.6666662;0.06364031,0.08951616;-0.6283073;-0.0257364,-0.07018853;0.00737279;-0.05294879,-0.120888;-0.3205503;-0.02649177,-0.1430718;-0.6649235;0.04866135,-0.1408983;-0.6264192;-0.04067532,0.003344007;0.585391;-0.01379586,0;0;0,-0.01019727;0.3225656;-0.09881544,-0.02228573;0.6314142;-0.2164466,0.1592506;0.4881354;-0.1405241,0.2180963;0.2419329;-0.1077805,0.2019488;-0.01137036;-0.1379707,-0.1738296;0.49395;-0.08192735,-0.2274736;0.2946919;0.06830298,-0.2540618;0.08789942;0.21617,0.07509546;0.002857744;-0.04622627,0.1219304;-0.3257496;-0.07127929,0.1302703;-0.6777362;-0.04354882,0.1544763;-0.7052951;-0.1080401,-0.08280869;0.006159933;-0.02981842,-0.128609;-0.3228935;-0.05055834,-0.1488949;-0.6743544;-0.02233104,-0.1602257;-0.6721486;-0.1069312,-0.01896515;0.5555142;-0.183991,606.6864
+0;0;0,0.001997484;0.3376913;-0.001627941,0.003630997;0.6684304;-0.02178303,0.1916672;0.5372424;0.008271406,0.22201;0.2848983;0.03190197,0.2575158;0.03772265;-0.0246922,-0.1847802;0.5338898;0.001096164,-0.237065;0.2856038;0.02897074,-0.286838;0.03447384;0.02500108,0.07186121;0.00781793;-0.05067441,0.09030715;-0.3213319;-0.01729009,0.08962391;-0.6650678;0.06343915,0.08947062;-0.6266454;-0.02661718,-0.07022768;0.007376904;-0.05297832,-0.1206957;-0.3190488;-0.02664211,-0.142874;-0.6633378;0.04849262,-0.1406839;-0.6247687;-0.04152337,0.003347214;0.5859645;-0.01381581,0;0;0,-0.01121408;0.3218718;-0.1015623,-0.02421005;0.6300782;-0.2224984,0.1579088;0.4891252;-0.1423349,0.2172299;0.2429969;-0.1098003,0.2010486;-0.01081352;-0.1394281,-0.1744507;0.4939497;-0.0842184,-0.2302767;0.3016254;0.0740582,-0.2624935;0.1022592;0.2314575,0.07511529;0.002910554;-0.04628468,0.1210781;-0.324225;-0.07205486,0.1292646;-0.676182;-0.04501247,0.1531175;-0.704154;-0.1102152,-0.08287399;0.006134562;-0.02978788,-0.1280851;-0.3214729;-0.05037155,-0.1495151;-0.6728667;-0.02325824,-0.1607936;-0.6712741;-0.1083871,-0.02064317;0.55428;-0.1892402,606.7201
+0;0;0,0.001964202;0.3375204;-0.002030087,0.00347048;0.6684065;-0.02264058,0.1914965;0.5376654;0.00711104,0.2213604;0.2853409;0.03172345,0.2569874;0.03740557;-0.02474941,-0.1847398;0.5341622;0.0009570336,-0.2376512;0.286862;0.03571745,-0.2888232;0.03525311;0.03790636,0.07184013;0.007791778;-0.05077802,0.0901517;-0.320673;-0.01724882,0.08974586;-0.6642624;0.06360039,0.0894125;-0.6258721;-0.02646691,-0.07031796;0.007395538;-0.05292273,-0.1207637;-0.3183617;-0.02672947,-0.1430648;-0.6625397;0.04833452,-0.141049;-0.6239972;-0.04169653,0.003216919;0.585937;-0.0145733,0;0;0,-0.01197893;0.3211387;-0.1032205,-0.02543499;0.6292602;-0.2248099,0.1568888;0.4898362;-0.1437793,0.2165497;0.2437377;-0.1115096,0.2004635;-0.01091504;-0.1402087,-0.175347;0.4943906;-0.08577166,-0.2328955;0.3087149;0.07969119,-0.2632167;0.1262294;0.2577645,0.07510784;0.002999842;-0.04636741,0.1203405;-0.3235339;-0.07241249,0.1283664;-0.67546;-0.04645014,0.1521042;-0.7033931;-0.1117411,-0.08294201;0.006061804;-0.02973217,-0.1285467;-0.3207934;-0.05057798,-0.1498281;-0.67211;-0.02385467,-0.161045;-0.6706893;-0.1089431,-0.02178134;0.5534807;-0.1914859,606.7439
+0;0;0,0.001963426;0.337387;-0.002029285,0.003470761;0.6684951;-0.02265245,0.191437;0.5377378;0.007095344,0.2212686;0.2856866;0.03168111,0.2567608;0.03868896;-0.02457817,-0.1846801;0.5342358;0.0009432891,-0.2375342;0.2872034;0.03566606,-0.2885126;0.03654611;0.0378467,0.07188279;0.007796405;-0.05080818,0.09015324;-0.3199307;-0.01735428,0.08974707;-0.6637985;0.06356044,0.08941145;-0.6253513;-0.02711726,-0.07035971;0.00739993;-0.05295415,-0.1206922;-0.3176257;-0.02681973,-0.1430114;-0.6620826;0.04830509,-0.1409819;-0.6234821;-0.04233611,0.003217104;0.5859942;-0.01458212,0;0;0,-0.01257034;0.3205188;-0.1046312,-0.02645423;0.6285738;-0.2269549,0.1560122;0.4879203;-0.1480165,0.2166211;0.2427682;-0.1126437,0.1999872;-0.01089488;-0.1411216,-0.1761872;0.4944822;-0.0873639,-0.2402651;0.3196027;0.08680658,-0.2794085;0.139754;0.2644436,0.07506882;0.003126651;-0.0465219,0.1198536;-0.3227025;-0.07274556,0.127754;-0.6749645;-0.04741716,0.1515854;-0.7033539;-0.1131184,-0.08304837;0.0059516;-0.02961311,-0.1286434;-0.3201115;-0.05110651,-0.1504258;-0.6717203;-0.02485496,-0.1621656;-0.6706485;-0.1104076,-0.02271564;0.5528125;-0.1935213,606.7758
+0;0;0,0.001956183;0.3361424;-0.002021799,0.003457739;0.6659539;-0.02256124,0.1908735;0.535724;0.007085279,0.2206896;0.2838036;0.03165828,0.2560672;0.03760357;-0.02441931,-0.1841412;0.5322322;0.0009512519,-0.2369679;0.285328;0.03565601,-0.2877817;0.03548016;0.03782961,0.07192614;0.007801106;-0.05083881,0.09014477;-0.3189965;-0.01747979,0.08973851;-0.6629413;0.06345308,0.08940285;-0.6244931;-0.02723502,-0.07040215;0.007404392;-0.05298609,-0.1205919;-0.3166994;-0.02692578,-0.142916;-0.6612335;0.04821588,-0.1408863;-0.622632;-0.04243572,0.003205268;0.583839;-0.01452865,0;0;0,-0.01285526;0.318667;-0.1062341,-0.02695034;0.6247368;-0.2299919,0.1558775;0.4874019;-0.1506667,0.2166096;0.242639;-0.1137955,0.1999803;-0.01028475;-0.141432,-0.176657;0.4947853;-0.08923787,-0.2472706;0.3295853;0.0915366,-0.2839076;0.1496728;0.2684546,0.0750656;0.003182918;-0.04662442,0.1196228;-0.3216674;-0.07361126,0.1271813;-0.6740659;-0.04898214,0.1508206;-0.7024488;-0.114773,-0.08313242;0.005921055;-0.02954239,-0.1282168;-0.3192602;-0.05112854,-0.1509744;-0.670978;-0.02612664,-0.1627964;-0.6701608;-0.1115925,-0.02318433;0.5495437;-0.196239,606.7982
+0;0;0,0.001955839;0.3351761;-0.001614227,0.003744851;0.6642395;-0.02038326,0.1907642;0.5340407;0.005852616,0.2202056;0.2821564;0.0314515,0.2557628;0.03492065;-0.02448297,-0.1835063;0.5306528;0.0008554123,-0.2372551;0.2849786;0.0423651,-0.2889803;0.0344317;0.05068662,0.07192834;0.007748319;-0.05091726,0.08984316;-0.3186443;-0.01739308,0.08954628;-0.6626974;0.06339747,0.08898471;-0.6241342;-0.02760878,-0.07047211;0.007450488;-0.05295717,-0.1207031;-0.3162399;-0.0269114,-0.1429525;-0.6608375;0.04830246,-0.1411432;-0.622124;-0.04267325,0.003395369;0.5822923;-0.01301187,0;0;0,-0.01320088;0.3172833;-0.1072686,-0.02771215;0.6220516;-0.2318971,0.1552832;0.4879979;-0.1510589,0.2160707;0.2431867;-0.1144512,0.1996278;-0.01080221;-0.141613,-0.176989;0.4950047;-0.09020662,-0.2515126;0.3362185;0.09472852,-0.3010055;0.1673426;0.2806045,0.0751276;0.003246665;-0.04660034,0.1192571;-0.3212298;-0.07388687,0.126734;-0.673714;-0.04941869,0.1502458;-0.7021495;-0.1156628,-0.08317655;0.005861897;-0.02955654,-0.1288676;-0.3188044;-0.05149033,-0.1515115;-0.6705765;-0.02612475,-0.1632733;-0.670033;-0.1118555,-0.02384317;0.5471905;-0.1979756,606.8319
+0;0;0,0.001954889;0.3350134;-0.001613443,0.003744747;0.6642367;-0.02039225,0.1907109;0.533997;0.005843202,0.2201415;0.282205;0.03143271,0.2556606;0.03523384;-0.02444191,-0.1834537;0.53061;0.0008474104,-0.2371828;0.2850258;0.04234189,-0.2888527;0.03474706;0.0506545,0.0718063;0.007735173;-0.05083086,0.08967435;-0.3178054;-0.0173942,0.08937717;-0.6622071;0.0634782,0.08881786;-0.6236783;-0.02716237,-0.07035254;0.007437847;-0.05286731,-0.1204524;-0.3154075;-0.02688954,-0.1427243;-0.6603543;0.04840054,-0.1409223;-0.6216757;-0.04220961,0.003395033;0.5822349;-0.01301594,0;0;0,-0.01339221;0.3166347;-0.108644,-0.02790874;0.6211224;-0.2343802,0.155027;0.4877277;-0.1526,0.216045;0.243227;-0.1149647,0.1995244;-0.01050243;-0.1419234,-0.1769851;0.4956566;-0.09149935,-0.2557338;0.3433103;0.09694017,-0.30402;0.1772647;0.28529,0.07510102;0.003149539;-0.04636455,0.1187132;-0.3204465;-0.07460523,0.1262637;-0.6732918;-0.05018878,0.1496691;-0.7013296;-0.1163142,-0.08295841;0.005954321;-0.02970191,-0.1289678;-0.3177832;-0.05186329,-0.1515315;-0.6699377;-0.02674337,-0.1633681;-0.6694469;-0.1120538,-0.02405711;0.5463168;-0.2002025,606.8664
+0;0;0,0.00194882;0.3339732;-0.001608434,0.003733494;0.6622461;-0.02033349,0.1895821;0.5325205;0.005769009,0.2190013;0.2808261;0.03134859,0.2545121;0.03391308;-0.02451286,-0.1823484;0.5291537;0.0008030506,-0.2360566;0.2836647;0.04228144,-0.2877143;0.03344491;0.05059209,0.07179973;0.007734465;-0.05082621,0.08962871;-0.3170942;-0.01746267,0.08933126;-0.6618041;0.06348209,0.08877251;-0.6232837;-0.0270682,-0.07034611;0.007437167;-0.05286248,-0.1203364;-0.3147022;-0.02694152,-0.1426283;-0.6599576;0.04841592,-0.1408281;-0.6212877;-0.04210399,0.003384744;0.5804704;-0.01297753,0;0;0,-0.01300755;0.3150758;-0.1100113,-0.02671905;0.6176947;-0.2378352,0.1550157;0.48729;-0.1536756,0.215983;0.2430591;-0.1148922,0.1995437;-0.01056407;-0.1423254,-0.1753662;0.496639;-0.09377784,-0.2629363;0.3554444;0.09926475,-0.3166319;0.19599;0.2917189,0.07501639;0.003165096;-0.04648495,0.1185528;-0.3197001;-0.074898,0.1259992;-0.6728895;-0.0508399,0.1492377;-0.700919;-0.1169066,-0.08298057;0.005959241;-0.02961487,-0.1287962;-0.3170525;-0.05217563,-0.1518806;-0.6695108;-0.02733069,-0.1637665;-0.669247;-0.1124586,-0.02311338;0.5433776;-0.2031152,606.9003
+0;0;0,0.001950946;0.3340237;-0.002104531,0.003667887;0.6624327;-0.02199757,0.1902126;0.5328044;0.004778689,0.2194962;0.2812235;0.0310411,0.2545865;0.03461291;-0.0242706,-0.1830729;0.5295798;0.0004924331,-0.2375528;0.2856499;0.04917826,-0.2897636;0.03631029;0.06371462,0.07185659;0.007667507;-0.05086833,0.08960149;-0.316979;-0.01741123,0.08954591;-0.6621609;0.06334488,0.08888004;-0.6236953;-0.02726454,-0.07039474;0.007517579;-0.05289435,-0.1203657;-0.3144462;-0.02697536,-0.1427838;-0.660121;0.04838055,-0.1410851;-0.6215057;-0.04220127,0.003336416;0.5806639;-0.01425264,0;0;0,-0.01319055;0.3149779;-0.110431,-0.02703618;0.6178126;-0.2382662,0.1552565;0.4867635;-0.1541631,0.2160587;0.2426577;-0.1147215,0.1993623;-0.0104557;-0.1423316,-0.1764915;0.4970227;-0.09408194,-0.2680968;0.3607525;0.1005436,-0.3207583;0.2084789;0.2983996,0.07506897;0.003094524;-0.04652762,0.1184168;-0.3196081;-0.07505083,0.1257142;-0.6732428;-0.05135798,0.1490021;-0.7010103;-0.1177113,-0.08305778;0.006033196;-0.02957619,-0.1290126;-0.3167791;-0.05215888,-0.1522469;-0.6696597;-0.02751077,-0.1640211;-0.669442;-0.1126962,-0.02340864;0.5434602;-0.2035563,606.9323
+0;0;0,0.001950946;0.3340237;-0.002104531,0.003667887;0.6624327;-0.02199757,0.1902126;0.5328044;0.004778689,0.2194962;0.2812235;0.0310411,0.2545865;0.03461291;-0.0242706,-0.1830729;0.5295798;0.0004924331,-0.2375528;0.2856499;0.04917826,-0.2897636;0.03631029;0.06371462,0.07185659;0.007667507;-0.05086833,0.08960149;-0.316979;-0.01741123,0.08954591;-0.6621609;0.06334488,0.08888004;-0.6236953;-0.02726454,-0.07039474;0.007517579;-0.05289435,-0.1203657;-0.3144462;-0.02697536,-0.1427838;-0.660121;0.04838055,-0.1410851;-0.6215057;-0.04220127,0.003336416;0.5806639;-0.01425264,0;0;0,-0.01319055;0.3149779;-0.110431,-0.02703618;0.6178126;-0.2382662,0.1552565;0.4867635;-0.1541631,0.2160587;0.2426577;-0.1147215,0.1993623;-0.0104557;-0.1423316,-0.1764915;0.4970227;-0.09408194,-0.2680968;0.3607525;0.1005436,-0.3207583;0.2084789;0.2983996,0.07506897;0.003094524;-0.04652762,0.1184168;-0.3196081;-0.07505083,0.1257142;-0.6732428;-0.05135798,0.1490021;-0.7010103;-0.1177113,-0.08305778;0.006033196;-0.02957619,-0.1290126;-0.3167791;-0.05215888,-0.1522469;-0.6696597;-0.02751077,-0.1640211;-0.669442;-0.1126962,-0.02340864;0.5434602;-0.2035563,606.9545
+0;0;0,0.001951744;0.3341604;-0.002105391,0.003669378;0.6626974;-0.0220055,0.1914758;0.5327293;0.004900847,0.2207554;0.2811829;0.03115965,0.2558282;0.03469586;-0.02412433,-0.1843301;0.5294828;0.0005856501,-0.2388026;0.2855864;0.04926479,-0.2909872;0.03637172;0.06379388,0.07185323;0.007667149;-0.05086595,0.08958092;-0.3166644;-0.0174413,0.08952526;-0.6623243;0.06342664,0.08886112;-0.6238807;-0.02694751,-0.07039145;0.007517227;-0.05289188,-0.1203139;-0.3141343;-0.02699803,-0.1427631;-0.6602877;0.04846222,-0.1410688;-0.6216948;-0.04188441,0.003337839;0.5809119;-0.01425898,0;0;0,-0.0134186;0.3149537;-0.1108849,-0.02735123;0.6179121;-0.238749,0.1559435;0.4860394;-0.1540518,0.2163702;0.2419354;-0.114249,0.1994374;-0.01098786;-0.1422732,-0.1781031;0.4977225;-0.09380975,-0.2745579;0.3676565;0.1026634,-0.3247278;0.2191337;0.3038256,0.07514095;0.00303325;-0.04640746,0.1183102;-0.3193685;-0.07497263,0.1255577;-0.6735127;-0.05152512,0.1486953;-0.7010459;-0.117811,-0.08302231;0.006078627;-0.02965406,-0.1291608;-0.3163858;-0.05224602,-0.1523904;-0.6697769;-0.0278437,-0.1639612;-0.6695118;-0.1128212,-0.02372061;0.5435392;-0.2040434,606.9767
+0;0;0,0.001930439;0.3343087;-0.002475783,0.003576196;0.6629001;-0.02320103,0.1915644;0.5333869;0.004075035,0.2206333;0.2819243;0.03072348,0.2555727;0.03474002;-0.02439493,-0.1845033;0.5300845;0.0003883149,-0.2393214;0.2876818;0.05538362,-0.2925484;0.03844209;0.07551654,0.07190345;0.00760706;-0.05093099,0.08955701;-0.3166794;-0.01749114,0.08949709;-0.6623887;0.06356859,0.0887171;-0.6238472;-0.02834661,-0.07044815;0.007591513;-0.05292793,-0.1203793;-0.3140145;-0.02708067,-0.1430946;-0.6602384;0.04840833,-0.1414742;-0.6215518;-0.04348229,0.00326785;0.5811;-0.01519312,0;0;0,-0.01355623;0.3149764;-0.1112578,-0.02752616;0.6180369;-0.2391527,0.155784;0.4861498;-0.1542537,0.2165447;0.242324;-0.1136866,0.1996902;-0.0112049;-0.1419337,-0.178617;0.4983565;-0.09438165,-0.2774132;0.3727449;0.1037334,-0.3288704;0.2332193;0.3116845,0.07518819;0.003021836;-0.04647088,0.1182882;-0.3193869;-0.07451701,0.1255333;-0.6736733;-0.05184102,0.1491994;-0.7024941;-0.118938,-0.08311912;0.006096624;-0.02959699,-0.1293855;-0.3162753;-0.05256148,-0.1525358;-0.669757;-0.02806067,-0.1641493;-0.6700233;-0.1144959,-0.02388649;0.5436245;-0.2044392,607.0106
+0;0;0,0.001930158;0.33426;-0.002475422,0.003576473;0.6629624;-0.02320761,0.1915895;0.5334167;0.004073584,0.2206492;0.2820342;0.03071353,0.2556531;0.03439385;-0.02450658,-0.1845281;0.5301138;0.0003863741,-0.2393287;0.2877884;0.05536415,-0.2926539;0.03808878;0.07553422,0.07191588;0.007608376;-0.05093979,0.08956991;-0.3166867;-0.01749904,0.08950984;-0.6632367;0.06375781,0.08873363;-0.6247366;-0.02771168,-0.07046032;0.007592824;-0.05293708,-0.1203928;-0.3140217;-0.02708913,-0.1431633;-0.6610876;0.04858344,-0.1415507;-0.6224431;-0.04286159,0.003268029;0.5811362;-0.01519713,0;0;0,-0.0135739;0.3148673;-0.111418,-0.0275038;0.6180865;-0.2392323,0.155675;0.4858521;-0.1542563,0.2164969;0.2422864;-0.1127388,0.2000571;-0.01165071;-0.1418252,-0.1795975;0.4994923;-0.09538028,-0.2802176;0.3775861;0.1040232,-0.3322289;0.2385274;0.3127283,0.07534102;0.003017247;-0.04625225,0.1182812;-0.3194095;-0.07443666,0.1256873;-0.6745327;-0.05136538,0.1487695;-0.7026111;-0.1186976,-0.08309893;0.006077878;-0.02970304,-0.1295114;-0.3162818;-0.05266777,-0.1525948;-0.6706338;-0.02814546,-0.1638682;-0.6707573;-0.1141978,-0.02389364;0.5436193;-0.204571,607.0441
+0;0;0,0.001930216;0.3342701;-0.002475496,0.003578267;0.6633264;-0.02323105,0.192176;0.533522;0.00412084,0.2212239;0.2822413;0.03075,0.2563065;0.03404379;-0.02459434,-0.1851102;0.5302088;0.0004221722,-0.2398886;0.2879815;0.05537769,-0.2933338;0.03772014;0.07559313,0.07183193;0.007599495;-0.05088033,0.08950014;-0.316956;-0.01741274,0.08944026;-0.662396;0.06358386,0.0886566;-0.6238144;-0.02876206,-0.07037808;0.007583962;-0.0528753,-0.1203507;-0.3142887;-0.0270066,-0.1430482;-0.660243;0.04842361,-0.1414202;-0.6215157;-0.04389761,0.003269406;0.5813897;-0.01520975,0;0;0,-0.01361872;0.3147835;-0.1116791,-0.02747458;0.6183197;-0.2396662,0.155948;0.4857035;-0.1535568,0.2168686;0.2424798;-0.1108274,0.2005325;-0.01190867;-0.1410832,-0.1803041;0.500434;-0.09539631,-0.2832901;0.3829848;0.1053384,-0.3282039;0.2645748;0.3286266,0.07556103;0.003125906;-0.04568529,0.1183561;-0.3195687;-0.07406235,0.1254496;-0.673573;-0.05126071,0.1486959;-0.7026228;-0.1188977,-0.08294426;0.00598874;-0.0298458,-0.1289338;-0.3167335;-0.05229123,-0.1521576;-0.6699346;-0.02781979,-0.1633624;-0.6703696;-0.1147116,-0.02388096;0.5437448;-0.2049713,607.0778
+0;0;0,0.001927683;0.3342087;-0.002901309,0.003542155;0.6633047;-0.02431948,0.1930319;0.5334722;0.003146222,0.2218257;0.2823595;0.03040162,0.2566576;0.03505273;-0.02442815,-0.1860766;0.5306374;0.0003582984,-0.2414396;0.2907198;0.06363588,-0.2953663;0.04220973;0.09037229,0.07174964;0.00751295;-0.05082403,0.08922631;-0.317075;-0.01721862,0.08925477;-0.6624928;0.06362448,0.08833403;-0.6240522;-0.02763897,-0.07029856;0.007638024;-0.05279499,-0.1202971;-0.3142717;-0.02698054,-0.1432771;-0.6601386;0.04849865,-0.1418122;-0.6215591;-0.04274473,0.003240259;0.5813668;-0.01610941,0;0;0,-0.01355447;0.3146682;-0.1118383,-0.0272903;0.6182886;-0.2398546,0.1565468;0.4853547;-0.1524074,0.2172604;0.2424859;-0.1081562,0.201279;-0.01082326;-0.1391282,-0.1811642;0.50105;-0.09525216,-0.2836064;0.3849052;0.1063553,-0.3379284;0.2540836;0.3192285,0.0756432;0.003160387;-0.04533935,0.1182957;-0.3196243;-0.07332063,0.125427;-0.673627;-0.05140615,0.1480089;-0.7028458;-0.1176202,-0.08279347;0.005960837;-0.02995408,-0.1288026;-0.3167967;-0.05237865,-0.1521308;-0.6699316;-0.0278721,-0.162918;-0.6700178;-0.1137765,-0.02372852;0.543686;-0.205169,607.1113
+0;0;0,0.001927004;0.334091;-0.002900287,0.003541805;0.6632535;-0.02432272,0.1929693;0.5334216;0.003138188,0.2217675;0.282271;0.0303977,0.2567666;0.03377697;-0.02469532,-0.186015;0.5305877;0.0003511775,-0.2413864;0.290634;0.06363829,-0.295572;0.04093084;0.09050307,0.07165477;0.007503016;-0.05075683,0.08910699;-0.3166308;-0.01719845,0.0891355;-0.6625543;0.06376299,0.08821528;-0.6241184;-0.02744907,-0.07020561;0.007627926;-0.05272518,-0.1201342;-0.3138314;-0.02694686,-0.1431478;-0.6602045;0.04864283,-0.1416838;-0.6216298;-0.04254919,0.003239853;0.5813005;-0.01611114,0;0;0,-0.01355001;0.3144772;-0.1120241,-0.02725054;0.6182452;-0.2398705,0.1564559;0.4864496;-0.1510606,0.2170147;0.2434397;-0.1071529,0.2016818;-0.01128685;-0.1369648,-0.1812698;0.5012641;-0.09553158,-0.2836169;0.3849235;0.1060596,-0.3323716;0.2487287;0.3183881,0.07564953;0.003211558;-0.04509759,0.1183134;-0.3191028;-0.07314587,0.125531;-0.6736337;-0.05138493,0.147729;-0.7027982;-0.1177058,-0.08261541;0.005861836;-0.03012127,-0.1288801;-0.316382;-0.052748,-0.1520186;-0.6700449;-0.02815212,-0.1624397;-0.6701132;-0.1140529,-0.02370292;0.5435878;-0.2052658,607.1332
+0;0;0,0.001926584;0.3340183;-0.002899655,0.003541921;0.6632904;-0.02432927,0.1935274;0.5332893;0.003191106,0.2223156;0.2822256;0.03044118,0.257217;0.03442614;-0.02449783,-0.1865717;0.530447;0.0003958978,-0.2419239;0.2905763;0.06366111,-0.295958;0.04157113;0.0904508,0.07160902;0.007498226;-0.05072442,0.08907244;-0.3168435;-0.0171445,0.08910089;-0.662179;0.06367932,0.08817639;-0.623704;-0.02795679,-0.07016079;0.007623055;-0.05269152,-0.1201214;-0.3140425;-0.02689665,-0.1430959;-0.6598269;0.04856455,-0.1416251;-0.6212124;-0.04305141,0.003239865;0.581309;-0.01611484,0;0;0,-0.01338916;0.3143696;-0.1121285,-0.02679496;0.6183411;-0.2398107,0.1571511;0.4859629;-0.1506395,0.2169976;0.2430734;-0.1056125,0.2020601;-0.01101652;-0.1348724,-0.1816621;0.5017007;-0.09542616,-0.2825824;0.3830415;0.1054206,-0.3204473;0.2361241;0.3118727,0.07564144;0.003124833;-0.04500723,0.118396;-0.3193857;-0.07309961,0.1256017;-0.6733172;-0.05142808,0.1478771;-0.7028596;-0.117974,-0.08251972;0.005956593;-0.03020028,-0.1291267;-0.3164371;-0.0530105,-0.1518902;-0.6695152;-0.02837839,-0.1622234;-0.6697139;-0.1146983,-0.02334557;0.5436149;-0.2052763,607.1665
+0;0;0,0.001822673;0.3339929;-0.003231996,0.003344335;0.6633484;-0.02520588,0.1950581;0.5329755;0.00241803,0.223551;0.2818508;0.03001589,0.2580664;0.03537013;-0.02418046,-0.188478;0.5305656;0.000464553,-0.2438438;0.2924592;0.07030042,-0.2982383;0.04557393;0.1014484,0.07164483;0.007399556;-0.05078832,0.08897555;-0.3181607;-0.01704254,0.08926532;-0.6625065;0.06337549,0.08820501;-0.6240515;-0.02831987,-0.07020487;0.007731776;-0.05271323,-0.1205432;-0.3151194;-0.02698858,-0.1434275;-0.6598656;0.04829475,-0.1420886;-0.6212789;-0.04338473,0.003071526;0.5813528;-0.01683155,0;0;0,-0.01322284;0.3143502;-0.1121345,-0.02636893;0.6186166;-0.2394562,0.1585149;0.4852106;-0.1485884,0.2173465;0.2418617;-0.1043477,0.2023174;-0.01089449;-0.1320915,-0.1827109;0.5016941;-0.09418999,-0.2807245;0.3771476;0.1046028,-0.3285733;0.2186958;0.2982128,0.07568999;0.003039062;-0.04504418,0.1185269;-0.3207967;-0.0719521,0.1257295;-0.6737436;-0.0515132,0.1480369;-0.7031495;-0.1182513,-0.08257127;0.006063133;-0.03020615,-0.1297441;-0.3174766;-0.05312774,-0.1519738;-0.6695395;-0.02865855,-0.16204;-0.6697245;-0.1150772,-0.02300468;0.5437911;-0.2050571,607.1892
+0;0;0,0.001822673;0.3339929;-0.003231996,0.003344335;0.6633484;-0.02520588,0.1950581;0.5329755;0.00241803,0.223551;0.2818508;0.03001589,0.2580664;0.03537013;-0.02418046,-0.188478;0.5305656;0.000464553,-0.2438438;0.2924592;0.07030042,-0.2982383;0.04557393;0.1014484,0.07164483;0.007399556;-0.05078832,0.08897555;-0.3181607;-0.01704254,0.08926532;-0.6625065;0.06337549,0.08820501;-0.6240515;-0.02831987,-0.07020487;0.007731776;-0.05271323,-0.1205432;-0.3151194;-0.02698858,-0.1434275;-0.6598656;0.04829475,-0.1420886;-0.6212789;-0.04338473,0.003071526;0.5813528;-0.01683155,0;0;0,-0.01322284;0.3143502;-0.1121345,-0.02636893;0.6186166;-0.2394562,0.1585149;0.4852106;-0.1485884,0.2173465;0.2418617;-0.1043477,0.2023174;-0.01089449;-0.1320915,-0.1827109;0.5016941;-0.09418999,-0.2807245;0.3771476;0.1046028,-0.3285733;0.2186958;0.2982128,0.07568999;0.003039062;-0.04504418,0.1185269;-0.3207967;-0.0719521,0.1257295;-0.6737436;-0.0515132,0.1480369;-0.7031495;-0.1182513,-0.08257127;0.006063133;-0.03020615,-0.1297441;-0.3174766;-0.05312774,-0.1519738;-0.6695395;-0.02865855,-0.16204;-0.6697245;-0.1150772,-0.02300468;0.5437911;-0.2050571,607.2222
+0;0;0,0.001823441;0.3341337;-0.003233358,0.003348587;0.6642514;-0.02525913,0.1958464;0.533469;0.002465092,0.2243399;0.2823392;0.03006351,0.2588;0.03625378;-0.02404593,-0.1892575;0.5310493;0.0005036276,-0.2446244;0.292938;0.07034093,-0.2989317;0.04644865;0.1014389,0.0717252;0.007407856;-0.05084528,0.08906563;-0.3183348;-0.0170806,0.08935525;-0.6624976;0.06329469,0.08829603;-0.6240513;-0.0283063,-0.07028362;0.00774045;-0.05277236,-0.1206502;-0.3152917;-0.02703329,-0.1435223;-0.6598547;0.04821004,-0.1421848;-0.6212767;-0.04337508,0.003075073;0.5820441;-0.01686317,0;0;0,-0.01284954;0.3145459;-0.1120484,-0.02501892;0.6199197;-0.2388086,0.1597914;0.4850484;-0.1472285,0.2175524;0.2414449;-0.1029489,0.2027222;-0.01081909;-0.1315203,-0.1826287;0.5017576;-0.09400827,-0.2754813;0.3645705;0.09885905,-0.3287047;0.2002646;0.2855251,0.07580024;0.002927929;-0.04505968,0.1186106;-0.3211209;-0.07168078,0.1258832;-0.6738981;-0.05158806,0.1483377;-0.7031763;-0.1182597,-0.08265993;0.006234422;-0.0302174,-0.1294233;-0.317548;-0.05317833,-0.1521597;-0.6693866;-0.02866382,-0.1619612;-0.6694589;-0.1150513,-0.02196747;0.544754;-0.204612,607.2558
+0;0;0,0.001918572;0.3340113;-0.003101953,0.003831977;0.6640042;-0.02448233,0.1969256;0.5329368;0.001244724,0.2254276;0.2818888;0.02978973,0.2596675;0.03554055;-0.02420867,-0.189719;0.5312449;0.0005713906,-0.2454277;0.2950554;0.07648771,-0.300009;0.04910465;0.1126096,0.07176223;0.007313601;-0.05089226,0.08903683;-0.3194081;-0.01691453,0.08960272;-0.6631833;0.06320769,0.08830176;-0.6246692;-0.02879894,-0.07034314;0.0078499;-0.05275937,-0.1207791;-0.3161757;-0.02699787,-0.1436444;-0.6602601;0.04839658,-0.1425378;-0.6216149;-0.04360035,0.00341562;0.5818478;-0.01634038,0;0;0,-0.01266006;0.3144636;-0.1119342,-0.02467507;0.6198629;-0.23821,0.1605515;0.4847433;-0.1463156,0.2174616;0.2408731;-0.1022611,0.202578;-0.01155289;-0.1311622,-0.1830174;0.5015861;-0.09347863,-0.2719676;0.351738;0.0916851,-0.3261074;0.1746176;0.2662501,0.07589245;0.002830833;-0.04500723,0.1185286;-0.3222823;-0.07115293,0.1261597;-0.67465;-0.05165839,0.1490989;-0.7039695;-0.1186986,-0.0826609;0.006401604;-0.03032365,-0.1294958;-0.3183613;-0.05346515,-0.1519795;-0.669763;-0.02871358,-0.1616879;-0.6699309;-0.1155182,-0.02166846;0.5447017;-0.2041819,607.2786
+0;0;0,0.001918296;0.3339632;-0.003101506,0.003831195;0.6638605;-0.02447338,0.1971871;0.5328013;0.001270091,0.2256967;0.2816863;0.02982274,0.2599819;0.03501193;-0.02424715,-0.1899807;0.5311071;0.0005958471,-0.2457043;0.2948545;0.07653245,-0.3003578;0.04857813;0.1127021,0.07175183;0.00731254;-0.05088489,0.08903518;-0.3195746;-0.01688996,0.08960038;-0.6629326;0.06313506,0.08830271;-0.62444;-0.02863892,-0.07033294;0.007848762;-0.05275172,-0.1207944;-0.3163408;-0.02697719,-0.143632;-0.6600078;0.04832578,-0.1425281;-0.6213844;-0.04343853,0.003415216;0.5817785;-0.0163388,0;0;0,-0.01248628;0.3145655;-0.1115227,-0.0242382;0.62043;-0.2364488,0.1611682;0.4849328;-0.1450682,0.2173565;0.2406949;-0.101738,0.2025758;-0.01204947;-0.1308777,-0.1831221;0.5015858;-0.09254344,-0.2651286;0.33274;0.07907487,-0.3127097;0.1482401;0.2483176,0.07594702;0.002746612;-0.04489517,0.118572;-0.3225365;-0.07104063,0.1260481;-0.6744739;-0.05146456,0.1489427;-0.7034665;-0.1184869,-0.08255479;0.006541812;-0.03054473,-0.1291907;-0.3184342;-0.05346214,-0.1516324;-0.6693957;-0.02853288,-0.1612252;-0.6693642;-0.1151709,-0.02128901;0.5451543;-0.202853,607.3009
+0;0;0,0.001917398;0.3338069;-0.003100055,0.003828696;0.6634185;-0.02445086,0.1979645;0.5322894;0.001350839,0.226483;0.2810959;0.02991241,0.2607515;0.03454213;-0.02413103,-0.1907604;0.5305884;0.0006738827,-0.2465014;0.2942619;0.07663424,-0.3011282;0.04810606;0.1127862,0.07164919;0.00730208;-0.0508121,0.08896225;-0.3201471;-0.01675871,0.08952671;-0.6630534;0.06316099,0.08822928;-0.6245624;-0.02859545,-0.07023233;0.007837534;-0.05267626,-0.1207805;-0.3169094;-0.02685741,-0.1435881;-0.6601242;0.04834647,-0.1424845;-0.6215025;-0.04340031,0.00341336;0.5814636;-0.01632888,0;0;0,-0.01211867;0.3147093;-0.1106868,-0.02354306;0.6211296;-0.2335153,0.1626016;0.484583;-0.1435628,0.2181419;0.2399479;-0.1011806,0.2030274;-0.01259446;-0.1308057,-0.1840484;0.5006675;-0.09160567,-0.2642598;0.3235306;0.0724551,-0.3092375;0.1235147;0.2236319,0.07600346;0.002600968;-0.044559,0.1191114;-0.3231744;-0.07091045,0.1266701;-0.6746507;-0.05142927,0.1495295;-0.703684;-0.1184034,-0.08228751;0.006707344;-0.03086381,-0.1288793;-0.3188298;-0.05403862,-0.1508418;-0.6693122;-0.0285054,-0.1602303;-0.6690751;-0.1152179,-0.02069381;0.5457156;-0.2005403,607.3339
+0;0;0,0.001955115;0.333529;-0.003566545,0.003900863;0.6627396;-0.02584863,0.1982887;0.5317851;0.000328688,0.2266881;0.2805461;0.02919667,0.2607408;0.03425394;-0.02414155,-0.191108;0.5309947;0.0005669538,-0.247183;0.2968552;0.08300006,-0.3015778;0.05198053;0.1247369,0.07165632;0.007172871;-0.05083706,0.08895287;-0.3204473;-0.016756,0.08943611;-0.663183;0.06328912,0.08800323;-0.6247422;-0.0285112,-0.07023069;0.00797964;-0.05267315,-0.1208037;-0.3169445;-0.02693598,-0.1437017;-0.6600169;0.04824509,-0.142733;-0.6214519;-0.04354981,0.003478805;0.5809644;-0.01744278,0;0;0,-0.01136366;0.3148347;-0.1095815,-0.02199437;0.6219175;-0.2299104,0.1641674;0.4843958;-0.1415381,0.2187498;0.2393533;-0.09987473,0.2038639;-0.01265615;-0.1304369,-0.1838271;0.5000339;-0.09041198,-0.2624194;0.3080152;0.05694136,-0.328907;0.09628481;0.1810946,0.07625663;0.002429992;-0.04415321,0.119986;-0.3233993;-0.07096267,0.1275641;-0.6747098;-0.05099726,0.1504846;-0.7037701;-0.1179833,-0.08210156;0.006871387;-0.03134649,-0.1283305;-0.3188689;-0.05483764,-0.1497797;-0.6691325;-0.02780865,-0.158944;-0.6686607;-0.1146689,-0.01940049;0.5463393;-0.1976736,607.3676
+0;0;0,0.001953121;0.3331888;-0.003562907,0.003899307;0.6624643;-0.02584681,0.1985791;0.5314751;0.0003531128,0.2269919;0.280117;0.02923478,0.2610004;0.03414437;-0.02403424,-0.1914007;0.5306836;0.0005917363,-0.2475023;0.2964332;0.08306392,-0.3018265;0.0518761;0.1247466,0.07156482;0.007163711;-0.05077215,0.08887625;-0.3207383;-0.01666177,0.08935954;-0.6635104;0.06339186,0.08792729;-0.6250733;-0.02836801,-0.070141;0.007969449;-0.05260589,-0.1207575;-0.3172342;-0.02684658,-0.1436579;-0.6603431;0.0483425,-0.1426896;-0.6217818;-0.04341196,0.00347745;0.5807282;-0.01744497,0;0;0,-0.01075131;0.3149965;-0.1081335,-0.02073589;0.6230453;-0.2262135,0.1653603;0.4843503;-0.1387832,0.2191747;0.238779;-0.09852052,0.2041464;-0.01281257;-0.1297066,-0.1827814;0.4990362;-0.08768993,-0.2590287;0.2967926;0.0468694,-0.3216507;0.07284775;0.148967,0.07646306;0.002294987;-0.04357505,0.1205033;-0.3237845;-0.0703249,0.1281063;-0.6751091;-0.04995894,0.1511195;-0.7040725;-0.1169426,-0.08176877;0.006923403;-0.03188394,-0.1281347;-0.3191076;-0.05505564,-0.1489557;-0.669365;-0.02698889,-0.1581222;-0.6686242;-0.1138968,-0.01831152;0.5472329;-0.1946199,607.3897
+0;0;0,0.001951622;0.3329331;-0.003560174,0.003899513;0.6624902;-0.02586128,0.1988553;0.5314013;0.0003669355,0.2272853;0.2798914;0.02926604,0.2611716;0.03480245;-0.02381159,-0.1916766;0.5306086;0.0006058961,-0.247812;0.2962167;0.08312788,-0.3019411;0.05253825;0.1246608,0.07136726;0.007143936;-0.05063199,0.08868815;-0.3209372;-0.01650298,0.08917145;-0.6637121;0.06355134,0.08772947;-0.6252177;-0.02883167,-0.06994738;0.007947451;-0.05246067,-0.1205915;-0.3174338;-0.0266873,-0.1434922;-0.6605456;0.04850242,-0.1425173;-0.6219262;-0.04387512,0.003477501;0.580724;-0.01745634,0;0;0,-0.01033199;0.3153367;-0.1063812,-0.02030577;0.6245027;-0.2223182,0.1659506;0.4849268;-0.1355672,0.219435;0.2388331;-0.09712267,0.2041067;-0.01163711;-0.1297388,-0.1813737;0.4978573;-0.08348219,-0.2566612;0.2869782;0.03801855,-0.3117273;0.0517526;0.113323,0.07648584;0.002249986;-0.04304385,0.1210507;-0.3239065;-0.07020926,0.1285884;-0.6751842;-0.04897881,0.1519495;-0.70476;-0.116164,-0.08134858;0.006872153;-0.03229709,-0.1281566;-0.3192983;-0.05518521,-0.1483345;-0.6694911;-0.02583389,-0.1578364;-0.6686805;-0.1133927,-0.0178543;0.5484142;-0.1913168,607.4231
+0;0;0,0.002031636;0.3329274;-0.004019223,0.004060092;0.6624365;-0.02699712,0.1989969;0.531239;-0.0009630136,0.2272331;0.2797829;0.02858681,0.2610659;0.03458431;-0.02401642,-0.191747;0.5318682;0.0008915346,-0.2480015;0.2991462;0.08793513,-0.3021816;0.05624704;0.1337455,0.0713868;0.007028849;-0.05062054,0.08860577;-0.3210509;-0.0164263,0.08909435;-0.6638369;0.0635806,0.08739304;-0.6253857;-0.02880196,-0.06994803;0.00807122;-0.0524409,-0.1207173;-0.3172998;-0.02678542,-0.1435765;-0.6603776;0.04857159,-0.1428605;-0.6218048;-0.04381265,0.003616891;0.5806901;-0.01840259,0;0;0,-0.01033199;0.3153367;-0.1063812,-0.02030577;0.6245027;-0.2223182,0.1659506;0.4849268;-0.1355672,0.219435;0.2388331;-0.09712267,0.2041067;-0.01163711;-0.1297388,-0.1813737;0.4978573;-0.08348219,-0.2566612;0.2869782;0.03801855,-0.3117273;0.0517526;0.113323,0.07648584;0.002249986;-0.04304385,0.1210507;-0.3239065;-0.07020926,0.1285884;-0.6751842;-0.04897881,0.1519495;-0.70476;-0.116164,-0.08134858;0.006872153;-0.03229709,-0.1281566;-0.3192983;-0.05518521,-0.1483345;-0.6694911;-0.02583389,-0.1578364;-0.6686805;-0.1133927,-0.0178543;0.5484142;-0.1913168,607.4462
+0;0;0,0.002027964;0.3323257;-0.004011959,0.004054792;0.6615567;-0.02696643,0.1987927;0.5305644;-0.0009664055,0.2270474;0.278944;0.02860273,0.2606843;0.03516549;-0.02369585,-0.1915517;0.5311928;0.0008862447,-0.247843;0.2983189;0.08798672,-0.3017094;0.05682644;0.1335318,0.07130551;0.007020845;-0.0505629,0.08851789;-0.3209333;-0.01638174,0.08900692;-0.6640279;0.06369717,0.08730604;-0.6255789;-0.02866165,-0.06986838;0.008062029;-0.05238119,-0.1206182;-0.3171844;-0.02673553,-0.143498;-0.6605711;0.04868931,-0.1427822;-0.6220005;-0.04367121,0.003612429;0.5799649;-0.01838815,0;0;0,-0.009787753;0.3155708;-0.1038263,-0.01979293;0.6254259;-0.2171063,0.1662634;0.4854645;-0.131428,0.2196229;0.2388642;-0.0950067,0.2036843;-0.009946078;-0.1286812,-0.1796561;0.4963282;-0.07876599,-0.2518021;0.2763419;0.02794133,-0.3052161;0.03623615;0.08076847,0.07647482;0.002262294;-0.0428586,0.1215094;-0.3237489;-0.06945062,0.1291994;-0.6752509;-0.04677939,0.152632;-0.7047412;-0.1139824,-0.08123292;0.006800711;-0.03233171,-0.128893;-0.3190829;-0.05571828,-0.1479468;-0.669494;-0.02448159,-0.1577206;-0.6683419;-0.1120984,-0.01731795;0.5491894;-0.1868923,607.4682
+0;0;0,0.002024375;0.3317376;-0.004004859,0.004048536;0.6605204;-0.02692362,0.1984885;0.5298092;-0.0009719152,0.2267564;0.2780709;0.02861108,0.2603377;0.03469457;-0.0236012,-0.1912578;0.5304368;0.0008778982,-0.2475754;0.2974536;0.08801921,-0.3013529;0.05635957;0.1334891,0.07131231;0.007021514;-0.05056771,0.08854245;-0.3212711;-0.01635128,0.08903132;-0.6642661;0.0637044,0.08732232;-0.6257767;-0.02909558,-0.06987503;0.008062797;-0.05238618,-0.1206772;-0.3175193;-0.02671405,-0.1435504;-0.6608063;0.04868891,-0.1428311;-0.6221947;-0.04411276,0.003607287;0.579134;-0.01836696,0;0;0,-0.008938119;0.3160203;-0.1006045,-0.01912844;0.6267107;-0.2102249,0.1669971;0.4861903;-0.1273019,0.2205306;0.2392916;-0.09234977,0.2036885;-0.008706138;-0.1283956,-0.1780376;0.4942926;-0.07372424,-0.2492135;0.2667522;0.01686151,-0.2961442;0.02164146;0.04521799,0.07629159;0.002341121;-0.04319668,0.1225031;-0.3239065;-0.06909323,0.1303368;-0.6751423;-0.04405689,0.1539845;-0.7045;-0.1119118,-0.08135074;0.006726339;-0.0320726,-0.1286404;-0.3195843;-0.05506698,-0.1473325;-0.6697496;-0.02205718,-0.1573395;-0.6682894;-0.1102171,-0.01661938;0.5502852;-0.1810703,607.5019
+0;0;0,0.002268218;0.3313915;-0.003924788,0.004946474;0.6607745;-0.02656212,0.1989505;0.5293999;-0.002474101,0.2272485;0.2775128;0.02792862,0.2602402;0.03475776;-0.02411184,-0.1907297;0.5318983;0.0007639118,-0.247186;0.3006108;0.09291066,-0.3012207;0.06142969;0.1438939,0.07172024;0.006874925;-0.05077906,0.08897249;-0.3213424;-0.01646607,0.08941114;-0.6649296;0.06372013,0.08746511;-0.626424;-0.0290204,-0.07020705;0.008299406;-0.05264654,-0.1209175;-0.3172407;-0.02707911,-0.1440824;-0.6610681;0.04860652,-0.1435994;-0.6224387;-0.04414172,0.004278759;0.5792891;-0.01812279,0;0;0,-0.008651778;0.3169617;-0.09644341,-0.01946238;0.6299039;-0.201261,0.1666649;0.4877519;-0.1211178,0.2208775;0.2403324;-0.08923125,0.2037889;-0.006502643;-0.1280529,-0.1777136;0.4922287;-0.06835022,-0.2478846;0.2592522;0.00891687,-0.2920688;0.01279899;0.01485212,0.07639372;0.002582818;-0.04389644,0.1231738;-0.3236133;-0.06858253,0.1310535;-0.675244;-0.04072595,0.1549525;-0.7044892;-0.1085181,-0.08201275;0.006541818;-0.03163356,-0.1289191;-0.3198763;-0.05290878,-0.1475692;-0.6705952;-0.01928242,-0.1573362;-0.6685295;-0.1076069,-0.01676993;0.5528876;-0.1734624,607.5355
+0;0;0,0.002262602;0.330571;-0.003915069,0.004936208;0.6593829;-0.02650912,0.1983491;0.5283889;-0.002492445,0.226676;0.2762434;0.02794146,0.2597095;0.0331811;-0.02416487,-0.1901441;0.5308797;0.0007357039,-0.2466583;0.299355;0.09297697,-0.3007614;0.05987112;0.1440247,0.07156936;0.006860463;-0.05067223,0.08882762;-0.3214711;-0.0163473,0.0892667;-0.6653961;0.06391772,0.08732216;-0.6268969;-0.02875189,-0.07005935;0.008281946;-0.05253579,-0.1207875;-0.3173715;-0.02695946,-0.1439752;-0.6615369;0.04880057,-0.1434925;-0.622914;-0.04387674,0.004270366;0.5781262;-0.01809346,0;0;0,-0.008610085;0.3172724;-0.09252977,-0.01994686;0.6303937;-0.1949253,0.1657352;0.4895053;-0.1141829,0.2208241;0.2416058;-0.08559895,0.2033148;-0.004991651;-0.1276548,-0.1771388;0.4909618;-0.06346732,-0.2448262;0.252593;-0.0009797029,-0.2851222;0.005431086;-0.01412511,0.07657342;0.002883941;-0.0431869,0.1232923;-0.3234012;-0.0683465,0.1313523;-0.6751044;-0.03725052,0.1552265;-0.7045423;-0.1047845,-0.08164533;0.006092114;-0.03215338,-0.1289867;-0.3204665;-0.05205057,-0.1468925;-0.6712977;-0.01566434,-0.1563069;-0.6688213;-0.1040809,-0.0171072;0.5534051;-0.167748,607.569
+0;0;0,0.002262135;0.3305028;-0.003914262,0.004933602;0.6590527;-0.02648612,0.1984525;0.5281869;-0.002477091,0.2268023;0.275838;0.02798136,0.2596789;0.0339307;-0.02387737,-0.1902503;0.530679;0.0007527992,-0.2468101;0.2989676;0.09306847,-0.3006561;0.06062169;0.1438736,0.07156916;0.006860444;-0.05067209,0.08881105;-0.3211597;-0.01637971,0.08925071;-0.6655411;0.06399181,0.08732066;-0.6271053;-0.02798716,-0.07005917;0.008281924;-0.05253565,-0.1207392;-0.3170627;-0.02698358,-0.1439576;-0.6616848;0.04887699,-0.1434785;-0.6231261;-0.04310965,0.004269031;0.577951;-0.01808653,0;0;0,-0.008412465;0.3183098;-0.08866048,-0.02024069;0.6330237;-0.1851072,0.1660344;0.4905736;-0.1088037,0.2213928;0.242235;-0.08282781,0.2036754;-0.002666071;-0.1275368,-0.1781247;0.4895807;-0.05849567,-0.2447126;0.2486736;-0.004262876,-0.2770823;0.004226595;-0.04282719,0.0764928;0.002958923;-0.04332399,0.1236715;-0.3229731;-0.06808233,0.1321591;-0.6748754;-0.03415489,0.1562328;-0.7035515;-0.1013308,-0.0817047;0.00603944;-0.03201155,-0.1283012;-0.3203081;-0.05192508,-0.1457354;-0.6713553;-0.01293534,-0.1548319;-0.6680509;-0.1009105,-0.01732284;0.5556639;-0.1595061,607.5909
+0;0;0,0.002360985;0.3305318;-0.00446148,0.005144353;0.6594699;-0.02804142,0.1992912;0.5284073;-0.003812212,0.227675;0.2758953;0.02740791,0.2602683;0.03368413;-0.02424561,-0.1908896;0.5322657;0.0009537432,-0.2467177;0.3025858;0.09930503,-0.3015571;0.06527625;0.1547439,0.07187641;0.006705008;-0.05085383,0.08907386;-0.3216208;-0.01652653,0.0896121;-0.666075;0.0639115,0.08744452;-0.6277111;-0.02792423,-0.0703325;0.008515544;-0.05270781,-0.1210474;-0.3171606;-0.02750766,-0.1443461;-0.6618323;0.048504,-0.1441071;-0.6233609;-0.04334715,0.004456463;0.578321;-0.0193445,0;0;0,-0.008469373;0.3195906;-0.08406472,-0.02083722;0.6361181;-0.1759751,0.165996;0.4916503;-0.1017778,0.2219708;0.242862;-0.07911015,0.2037242;-0.001492158;-0.1276362,-0.1791902;0.4884878;-0.05264162,-0.2434133;0.2442225;-0.01077922,-0.2725119;0.002990007;-0.06871722,0.07648107;0.00327158;-0.04401398,0.1237824;-0.3229674;-0.06856394,0.1328305;-0.6745615;-0.03089523,0.1571266;-0.7036319;-0.09744477,-0.08225892;0.005813523;-0.03157469,-0.1279532;-0.3209665;-0.05154494,-0.1455763;-0.6718277;-0.01025184,-0.1543043;-0.6678944;-0.09830187,-0.0177927;0.5583277;-0.1514668,607.6256
+0;0;0,0.002352963;0.3294088;-0.004446321,0.005118207;0.6562055;-0.02786363,0.1976717;0.5262747;-0.003839315,0.2260845;0.2735046;0.02741273,0.258481;0.03275603;-0.02392887,-0.189306;0.5301015;0.0008875169,-0.2451912;0.3001868;0.09933937,-0.2996994;0.06431018;0.1544435,0.07173158;0.006691497;-0.05075136,0.08900017;-0.3229922;-0.01628209,0.0895372;-0.6666803;0.06397703,0.08736882;-0.6283133;-0.0278928,-0.07019079;0.008498385;-0.0526016,-0.1211155;-0.3185247;-0.02729724,-0.1443623;-0.6624299;0.04854538,-0.1441232;-0.6239553;-0.04333989,0.004436439;0.5757787;-0.0192441,0;0;0,-0.007848129;0.3195296;-0.07984161,-0.02008806;0.634768;-0.1684585,0.1655499;0.4929175;-0.09499574,0.2223;0.2437508;-0.07570696,0.204733;0.001331434;-0.1263983,-0.1779557;0.488405;-0.04788852,-0.239916;0.2419925;-0.01444433,-0.2620981;0.007178709;-0.09200594,0.07640994;0.0035173;-0.04376125,0.1240627;-0.3240952;-0.06778145,0.1337238;-0.6745436;-0.02708936,0.1580911;-0.7037995;-0.09349537,-0.08202323;0.005529203;-0.03174136,-0.1272316;-0.3227845;-0.05029028,-0.1442837;-0.6724831;-0.005754761,-0.1527586;-0.6681232;-0.09399044,-0.01714602;0.5574584;-0.1448405,607.6582
+0;0;0,0.002352963;0.3294088;-0.004446321,0.005118207;0.6562055;-0.02786363,0.1976717;0.5262747;-0.003839315,0.2260845;0.2735046;0.02741273,0.258481;0.03275603;-0.02392887,-0.189306;0.5301015;0.0008875169,-0.2451912;0.3001868;0.09933937,-0.2996994;0.06431018;0.1544435,0.07173158;0.006691497;-0.05075136,0.08900017;-0.3229922;-0.01628209,0.0895372;-0.6666803;0.06397703,0.08736882;-0.6283133;-0.0278928,-0.07019079;0.008498385;-0.0526016,-0.1211155;-0.3185247;-0.02729724,-0.1443623;-0.6624299;0.04854538,-0.1441232;-0.6239553;-0.04333989,0.004436439;0.5757787;-0.0192441,0;0;0,-0.007848129;0.3195296;-0.07984161,-0.02008806;0.634768;-0.1684585,0.1655499;0.4929175;-0.09499574,0.2223;0.2437508;-0.07570696,0.204733;0.001331434;-0.1263983,-0.1779557;0.488405;-0.04788852,-0.239916;0.2419925;-0.01444433,-0.2620981;0.007178709;-0.09200594,0.07640994;0.0035173;-0.04376125,0.1240627;-0.3240952;-0.06778145,0.1337238;-0.6745436;-0.02708936,0.1580911;-0.7037995;-0.09349537,-0.08202323;0.005529203;-0.03174136,-0.1272316;-0.3227845;-0.05029028,-0.1442837;-0.6724831;-0.005754761,-0.1527586;-0.6681232;-0.09399044,-0.01714602;0.5574584;-0.1448405,607.6815
+0;0;0,0.002383378;0.3282731;-0.00481372,0.005152967;0.6533108;-0.02866854,0.1963574;0.524234;-0.004688974,0.2247775;0.2712559;0.02684128,0.2569079;0.02981628;-0.02432302,-0.1880357;0.5289978;0.0008764192,-0.243557;0.3010599;0.1046141,-0.2983873;0.06566094;0.163979,0.0716062;0.006495688;-0.05063305,0.08883364;-0.3246633;-0.01595024,0.08953469;-0.6678495;0.06402604,0.08722443;-0.6294795;-0.02829042,-0.07001689;0.008674367;-0.05249511,-0.1211927;-0.3198155;-0.02716936,-0.144482;-0.6631807;0.04853682,-0.1443714;-0.6247032;-0.04379868,0.004479777;0.5734267;-0.01994613,0;0;0,-0.00668925;0.3194326;-0.07556558,-0.018666;0.6335666;-0.1617565,0.166061;0.4940735;-0.08907938,0.2234346;0.2445829;-0.07287741,0.2058677;0.001792297;-0.1247175,-0.1761146;0.4884414;-0.04320098,-0.2351942;0.2399784;-0.0192107,-0.254777;0.01630647;-0.1265914,0.07588863;0.003708065;-0.04427767,0.1251327;-0.3252545;-0.0671823,0.1352796;-0.6747212;-0.02309656,0.1599873;-0.7045524;-0.08948541,-0.08196428;0.005390147;-0.03140303,-0.1253198;-0.3246173;-0.05093145,-0.1429869;-0.6731722;-0.002240468,-0.1583731;-0.7121897;-0.06222032,-0.01584184;0.5566118;-0.1387789,607.7031
+0;0;0,0.002379598;0.3277525;-0.004806085,0.005141501;0.6518868;-0.02859033,0.1949844;0.523472;-0.004753326,0.223425;0.2703114;0.02679968,0.2556809;0.02792852;-0.02456452,-0.1866759;0.5282019;0.0007725023,-0.2422372;0.3000997;0.104585,-0.2972818;0.06378104;0.1641819,0.07136036;0.006473386;-0.05045921,0.08866581;-0.326185;-0.01561937,0.0893648;-0.66837;0.06412359,0.08707038;-0.6300573;-0.02756036,-0.06977651;0.008644585;-0.05231488,-0.121184;-0.3213326;-0.02687447,-0.1444053;-0.6636961;0.04861084,-0.1442955;-0.6252767;-0.04309201,0.004470943;0.572315;-0.01990201,0;0;0,-0.006510571;0.3200535;-0.07052541,-0.01778819;0.6358993;-0.1465676,0.1662582;0.4945618;-0.08302832,0.2240047;0.2448217;-0.06924582,0.2062454;0.00168924;-0.1240127,-0.176524;0.4880265;-0.03733903,-0.2330163;0.2381394;-0.02122085,-0.253528;0.01868758;-0.1388999,0.07574007;0.003875345;-0.04391766,0.1262079;-0.3264175;-0.06703687,0.136076;-0.6745028;-0.02024746,0.1608357;-0.7048579;-0.08524394,-0.08154734;0.005176978;-0.03167909,-0.1242272;-0.3265111;-0.05001748,-0.1416478;-0.6737125;0.0009503812,-0.1572181;-0.7124552;-0.05831453,-0.01524341;0.5584682;-0.1264291,607.7366
+0;0;0,0.002377392;0.3274486;-0.004801629,0.005138462;0.6514854;-0.02857935,0.1952513;0.5230119;-0.004722036,0.2237195;0.2696063;0.02686151,0.255995;0.02707592;-0.02453393,-0.1869496;0.5277485;0.0008116197,-0.2425647;0.2994254;0.1047246,-0.2976427;0.06296302;0.1643578,0.07119039;0.006457968;-0.05033903,0.08853094;-0.326875;-0.01542854,0.08923073;-0.6694517;0.06440571,0.08692777;-0.631108;-0.02761952,-0.06961032;0.008623997;-0.05219028,-0.121122;-0.3220223;-0.02669828,-0.14437;-0.6647776;0.04887345,-0.1442598;-0.6263269;-0.04317074,0.004467992;0.5719241;-0.01989218,0;0;0,-0.006848469;0.3207278;-0.06586385,-0.018378;0.6373853;-0.1379392,0.1661579;0.4953841;-0.0762248,0.2240987;0.245277;-0.06565452,0.2063128;0.002159804;-0.1211689,-0.1777076;0.4871824;-0.03180567,-0.2326003;0.2364268;-0.02036833,-0.251344;0.03298853;-0.1644714,0.07558627;0.004098594;-0.04374599,0.1264516;-0.3268791;-0.06603384,0.1365561;-0.6750643;-0.01706696,0.1621342;-0.7059668;-0.08172154,-0.08128884;0.004927915;-0.03180622,-0.1238679;-0.3275487;-0.04843644,-0.1411781;-0.6748835;0.00440013,-0.1564842;-0.7139305;-0.05511297,-0.01573765;0.5597919;-0.1184914,607.7698
+0;0;0,0.00240882;0.3274035;-0.00528999,0.005311445;0.6515417;-0.02982915,0.1961627;0.5234817;-0.001725081,0.2261621;0.2696;0.02654332,0.2582949;0.02656657;-0.02456579,-0.1878949;0.528729;0.001108972,-0.2434056;0.3020769;0.1092865,-0.2994192;0.0666226;0.1735801,0.07131986;0.006264286;-0.05044928,0.08862394;-0.3281251;-0.01539451,0.08923175;-0.670674;0.06429993,0.08743799;-0.6323758;-0.02786104,-0.06975723;0.00878429;-0.052227,-0.1214302;-0.3229288;-0.02691218,-0.1446261;-0.6656286;0.04865371,-0.1440038;-0.6272218;-0.04351276,0.004607711;0.5719069;-0.02090331,0;0;0,-0.006956443;0.3215015;-0.06176781,-0.01843587;0.6387632;-0.1318786,0.1666336;0.4959099;-0.06914067,0.2242707;0.2453489;-0.06192112,0.2063889;0.002322167;-0.1196113,-0.1784057;0.4864679;-0.02676299,-0.2318206;0.2349707;-0.0196248,-0.2497271;0.03784534;-0.1730226,0.07552172;0.004223287;-0.04415345,0.1266271;-0.3278496;-0.06560993,0.1372516;-0.6754912;-0.01342035,0.1629052;-0.7067596;-0.07787037,-0.08157008;0.004830612;-0.03152588,-0.1241607;-0.3287028;-0.04843944,-0.1411989;-0.6755656;0.007123023,-0.1488075;-0.6691409;-0.08205115,-0.0157589;0.5609803;-0.1127865,607.8033
+0;0;0,0.002244668;0.3050922;-0.004929497,0.00482136;0.59285;-0.02676088,0.1784558;0.4771356;-0.001281507,0.2084727;0.2231055;0.02700341,0.2405137;-0.01923347;-0.02395964,-0.1709417;0.4819094;0.001296779,-0.2264849;0.2551249;0.1095376,-0.2823384;0.02034332;0.1736474,0.07128815;0.006261501;-0.05042685,0.08860868;-0.3284459;-0.01533874,0.08921599;-0.6707091;0.06428921,0.08743803;-0.6324841;-0.02705944,-0.06972622;0.008780385;-0.05220378,-0.1214484;-0.3232482;-0.02686488,-0.1446249;-0.6656621;0.04863797,-0.144008;-0.6273294;-0.04271615,0.004188105;0.5211906;-0.01872896,0;0;0,-0.006405711;0.3039751;-0.02585936,-0.01137818;0.591944;-0.04285502,0.1668235;0.4962113;-0.06212497,0.2248637;0.2455387;-0.05693936,0.2073946;0.00361602;-0.1162715,-0.1868278;0.4856892;-0.02200052,-0.2396028;0.2338125;-0.01971086,-0.2551361;0.04123458;-0.1779023,0.07572611;0.004223555;-0.04372406,0.1271648;-0.3282433;-0.0632205,0.1384543;-0.6753031;-0.00930357,0.1639155;-0.7072834;-0.07195783,-0.08141603;0.004813835;-0.03181715,-0.1234558;-0.3291983;-0.04694275,-0.1400304;-0.675307;0.01152991,-0.1538042;-0.7148955;-0.04663468,-0.01003562;0.5203131;-0.03465748,607.8256
+0;0;0,0.002238245;0.3042192;-0.004915391,0.004818163;0.5923355;-0.02676911,0.1776658;0.4768316;-0.001369819,0.2077018;0.2226399;0.0269331,0.2396454;-0.01896213;-0.02387497,-0.1701539;0.4815838;0.001196824,-0.2257325;0.254655;0.1095065,-0.2814161;0.02058746;0.1734214,0.07104845;0.006240447;-0.05025729,0.08839829;-0.3290335;-0.01510979,0.08900456;-0.6707157;0.06438302,0.08723432;-0.6325264;-0.0265692,-0.06949176;0.008750862;-0.05202824,-0.1213015;-0.3238397;-0.02664646,-0.1444386;-0.6656723;0.04872824,-0.1438245;-0.6273758;-0.04222941,0.00418501;0.5206877;-0.01873848,0;0;0,-0.005181611;0.3036009;-0.01944542,-0.01009794;0.5919225;-0.03669786,0.1676011;0.4967692;-0.05414224,0.2255283;0.2458671;-0.05111337,0.207716;0.00531368;-0.1126778,-0.1847064;0.4855511;-0.01572271,-0.2377696;0.2335616;-0.01722803,-0.2523012;0.04320967;-0.177004,0.07582799;0.004264385;-0.04294825,0.1273602;-0.3288769;-0.0604496,0.1395276;-0.6748769;-0.003862385,0.1649806;-0.7063532;-0.06643486,-0.08087822;0.004752893;-0.03238431,-0.1226776;-0.3299923;-0.04436014,-0.138321;-0.6750906;0.01670253,-0.1521676;-0.7148149;-0.04064985,-0.008783221;0.5202985;-0.02853823,607.8588
+0;0;0,0.002343014;0.3035714;-0.005260643,0.004996256;0.5918362;-0.02757644,0.1764239;0.476712;-0.003940936,0.2058118;0.2224777;0.02623466,0.2373411;-0.01819372;-0.02439514,-0.1685585;0.4823301;0.0008987691,-0.2235435;0.2568223;0.1128459,-0.2790394;0.02531853;0.1821742,0.07072467;0.005998151;-0.04992316,0.08811577;-0.3300477;-0.01487949,0.08879773;-0.6717441;0.0645759,0.08659315;-0.6335955;-0.0262418,-0.06911352;0.008866306;-0.0517203,-0.121186;-0.3244637;-0.0264835,-0.1444004;-0.6663123;0.0488201,-0.1442199;-0.6280622;-0.04201502,0.004343702;0.5201836;-0.01942661,0;0;0,-0.003452942;0.303307;-0.01347947,-0.008231059;0.5918239;-0.03067708,0.1681703;0.4973126;-0.04608846,0.2265263;0.2463076;-0.04549479,0.2086539;0.007176459;-0.1085589,-0.1812835;0.4858985;-0.009396477,-0.2338375;0.2336392;-0.01293938,-0.247811;0.04563612;-0.1739978,0.07609713;0.004268199;-0.04148841,0.1274724;-0.3296977;-0.05836272,0.141124;-0.6750383;0.001832485,0.1668183;-0.7063693;-0.06059694,-0.07990426;0.004691465;-0.03351983,-0.1225313;-0.3307814;-0.0434318,-0.1350286;-0.6752931;0.02157214,-0.1494569;-0.7150062;-0.03544555,-0.006950021;0.5201712;-0.02260351,607.8922
+0;0;0,0.002343014;0.3035714;-0.005260643,0.004996256;0.5918362;-0.02757644,0.1764239;0.476712;-0.003940936,0.2058118;0.2224777;0.02623466,0.2373411;-0.01819372;-0.02439514,-0.1685585;0.4823301;0.0008987691,-0.2235435;0.2568223;0.1128459,-0.2790394;0.02531853;0.1821742,0.07072467;0.005998151;-0.04992316,0.08811577;-0.3300477;-0.01487949,0.08879773;-0.6717441;0.0645759,0.08659315;-0.6335955;-0.0262418,-0.06911352;0.008866306;-0.0517203,-0.121186;-0.3244637;-0.0264835,-0.1444004;-0.6663123;0.0488201,-0.1442199;-0.6280622;-0.04201502,0.004343702;0.5201836;-0.01942661,0;0;0,-0.003452942;0.303307;-0.01347947,-0.008231059;0.5918239;-0.03067708,0.1681703;0.4973126;-0.04608846,0.2265263;0.2463076;-0.04549479,0.2086539;0.007176459;-0.1085589,-0.1812835;0.4858985;-0.009396477,-0.2338375;0.2336392;-0.01293938,-0.247811;0.04563612;-0.1739978,0.07609713;0.004268199;-0.04148841,0.1274724;-0.3296977;-0.05836272,0.141124;-0.6750383;0.001832485,0.1668183;-0.7063693;-0.06059694,-0.07990426;0.004691465;-0.03351983,-0.1225313;-0.3307814;-0.0434318,-0.1350286;-0.6752931;0.02157214,-0.1494569;-0.7150062;-0.03544555,-0.006950021;0.5201712;-0.02260351,607.9154
+0;0;0,0.002337503;0.3028574;-0.00524827,0.004995034;0.5915866;-0.02759455,0.176621;0.4764101;-0.003940939,0.2060217;0.2220644;0.02624789,0.2374479;-0.0178194;-0.02421623,-0.168759;0.4820346;0.0009043459,-0.2237681;0.256428;0.1129005,-0.2790824;0.02568187;0.182002,0.07111978;0.00603166;-0.05020206,0.08859097;-0.3315617;-0.01499702,0.08926945;-0.671517;0.06405354,0.0870693;-0.6333847;-0.02658213,-0.06949962;0.008915839;-0.05200924,-0.1218119;-0.3259491;-0.02665622,-0.144908;-0.6660559;0.0482637,-0.1447279;-0.6278223;-0.04238937,0.004342459;0.5199318;-0.01944446,0;0;0,-0.002147302;0.3028409;-0.006192923,-0.007328346;0.5919147;-0.02209353,0.1696167;0.4968789;-0.03730464,0.2279516;0.2457542;-0.03827047,0.2096118;0.008053675;-0.1033902,-0.1800935;0.4848979;-0.001301204,-0.2321538;0.2324806;-0.007837502,-0.2455223;0.04611529;-0.169602,0.07622522;0.004230946;-0.04226661,0.1277045;-0.3315119;-0.05411959,0.143199;-0.6745623;0.008293629,0.1690569;-0.7062666;-0.0534296,-0.08066522;0.004788219;-0.03293699,-0.1241246;-0.3321306;-0.04346728,-0.1339099;-0.674067;0.02583484,-0.1485243;-0.7142543;-0.03025407,-0.005768642;0.5201917;-0.0147016,607.9484
+0;0;0,0.002497162;0.3027842;-0.00569454,0.00535175;0.5920188;-0.02852427,0.1766956;0.476582;-0.006131224,0.2057667;0.2222068;0.02528951,0.2368204;-0.01702458;-0.02408111,-0.1682783;0.4832951;0.0006741751,-0.2225816;0.2600154;0.1178768,-0.2781603;0.03087717;0.1888706,0.07123792;0.005862845;-0.05026617,0.08875759;-0.3326021;-0.0150033,0.08951087;-0.6721128;0.06395564,0.08697187;-0.634123;-0.02547308,-0.06962726;0.009084762;-0.05201359,-0.1220382;-0.3266553;-0.02670398,-0.1449727;-0.6663015;0.04824317,-0.1451635;-0.6282175;-0.04121292,0.004648871;0.5203371;-0.02026416,0;0;0,-0.0009608119;0.3028432;-0.001425266,-0.005972683;0.5925619;-0.01578355,0.1708226;0.4971265;-0.03111195,0.2284591;0.2457112;-0.03385401,0.2109585;0.009271607;-0.1003633,-0.1779712;0.4836051;0.004251501,-0.2284708;0.2308649;-0.006297332,-0.240956;0.04446043;-0.1667059,0.07624069;0.004301935;-0.04248238,0.1276614;-0.3323634;-0.05349493,0.145285;-0.6743504;0.01159644,0.1711337;-0.7059814;-0.048414,-0.08086671;0.004768135;-0.032768,-0.123891;-0.3331428;-0.0413722,-0.1320336;-0.6743975;0.02920769,-0.1390709;-0.6618455;-0.05862068,-0.004310131;0.520734;-0.009076834,607.9708
+0;0;0,0.002496431;0.3026956;-0.005692873,0.005356107;0.5924444;-0.02855572,0.1755151;0.4773363;-0.006263184,0.2045988;0.2228502;0.02517125,0.2353958;-0.01440392;-0.02379133,-0.1670824;0.4840032;0.0004953351,-0.2214094;0.2606261;0.117749,-0.2765288;0.03338176;0.1881562,0.07098652;0.005842155;-0.05008877,0.08852558;-0.3329974;-0.01478688,0.08927923;-0.672673;0.06421043,0.08673435;-0.6346648;-0.02542526,-0.06938155;0.009052701;-0.05183003,-0.1218505;-0.327059;-0.02649241,-0.1447962;-0.6668702;0.04849116,-0.1449874;-0.6287675;-0.04117196,0.004653497;0.52079;-0.02029876,0;0;0,-0.0006783158;0.3027548;0.001522541,-0.005543157;0.5930964;-0.01086617,0.1700378;0.4959447;-0.02523685,0.2285007;0.2446312;-0.02979398,0.2118733;0.01065221;-0.09771085,-0.1761792;0.4839873;0.008653078,-0.2278214;0.2314805;-0.004407258,-0.2383604;0.04609722;-0.1630177,0.07630962;0.00428161;-0.04172063,0.1280149;-0.332702;-0.05332541,0.1473194;-0.6741983;0.01470613,0.1734949;-0.7062498;-0.04504013,-0.08027494;0.004789315;-0.0333931,-0.1236;-0.3334686;-0.04179167,-0.1288067;-0.6741687;0.03248494,-0.1356433;-0.6614735;-0.05560009,-0.003819868;0.5212311;-0.004914284,608.0042
+0;0;0,0.002496431;0.3026956;-0.005692873,0.005356107;0.5924444;-0.02855572,0.1755151;0.4773363;-0.006263184,0.2045988;0.2228502;0.02517125,0.2353958;-0.01440392;-0.02379133,-0.1670824;0.4840032;0.0004953351,-0.2214094;0.2606261;0.117749,-0.2765288;0.03338176;0.1881562,0.07098652;0.005842155;-0.05008877,0.08852558;-0.3329974;-0.01478688,0.08927923;-0.672673;0.06421043,0.08673435;-0.6346648;-0.02542526,-0.06938155;0.009052701;-0.05183003,-0.1218505;-0.327059;-0.02649241,-0.1447962;-0.6668702;0.04849116,-0.1449874;-0.6287675;-0.04117196,0.004653497;0.52079;-0.02029876,0;0;0,-0.0006783158;0.3027548;0.001522541,-0.005543157;0.5930964;-0.01086617,0.1700378;0.4959447;-0.02523685,0.2285007;0.2446312;-0.02979398,0.2118733;0.01065221;-0.09771085,-0.1761792;0.4839873;0.008653078,-0.2278214;0.2314805;-0.004407258,-0.2383604;0.04609722;-0.1630177,0.07630962;0.00428161;-0.04172063,0.1280149;-0.332702;-0.05332541,0.1473194;-0.6741983;0.01470613,0.1734949;-0.7062498;-0.04504013,-0.08027494;0.004789315;-0.0333931,-0.1236;-0.3334686;-0.04179167,-0.1288067;-0.6741687;0.03248494,-0.1356433;-0.6614735;-0.05560009,-0.003819868;0.5212311;-0.004914284,608.0042
+0;0;0,0.002578707;0.3026889;-0.006007094,0.005506391;0.5924074;-0.02923835,0.1757496;0.4775373;-0.007375143,0.2045732;0.2230909;0.02461543,0.2353231;-0.01421499;-0.02412545,-0.1670875;0.4850954;0.0006890967,-0.2212618;0.2637904;0.1218764,-0.2766533;0.03842574;0.1978889,0.0709596;0.005599771;-0.05015455,0.08848312;-0.3332378;-0.0148267,0.0892574;-0.6729151;0.06416319,0.08647639;-0.634933;-0.02546782,-0.06944402;0.00929346;-0.05170358,-0.1218814;-0.3268397;-0.02658656,-0.1447602;-0.6666456;0.0484411,-0.1451882;-0.6285734;-0.04122395,0.004788089;0.5207645;-0.02088394,0;0;0,-0.0006783158;0.3027548;0.001522541,-0.005543157;0.5930964;-0.01086617,0.1700378;0.4959447;-0.02523685,0.2285007;0.2446312;-0.02979398,0.2118733;0.01065221;-0.09771085,-0.1761792;0.4839873;0.008653078,-0.2278214;0.2314805;-0.004407258,-0.2383604;0.04609722;-0.1630177,0.07630962;0.00428161;-0.04172063,0.1280149;-0.332702;-0.05332541,0.1473194;-0.6741983;0.01470613,0.1734949;-0.7062498;-0.04504013,-0.08027494;0.004789315;-0.0333931,-0.1236;-0.3334686;-0.04179167,-0.1288067;-0.6741687;0.03248494,-0.1356433;-0.6614735;-0.05560009,-0.003819868;0.5212311;-0.004914284,608.0042
+0;0;0,0.002578707;0.3026889;-0.006007094,0.005506391;0.5924074;-0.02923835,0.1757496;0.4775373;-0.007375143,0.2045732;0.2230909;0.02461543,0.2353231;-0.01421499;-0.02412545,-0.1670875;0.4850954;0.0006890967,-0.2212618;0.2637904;0.1218764,-0.2766533;0.03842574;0.1978889,0.0709596;0.005599771;-0.05015455,0.08848312;-0.3332378;-0.0148267,0.0892574;-0.6729151;0.06416319,0.08647639;-0.634933;-0.02546782,-0.06944402;0.00929346;-0.05170358,-0.1218814;-0.3268397;-0.02658656,-0.1447602;-0.6666456;0.0484411,-0.1451882;-0.6285734;-0.04122395,0.004788089;0.5207645;-0.02088394,0;0;0,-0.0006783158;0.3027548;0.001522541,-0.005543157;0.5930964;-0.01086617,0.1700378;0.4959447;-0.02523685,0.2285007;0.2446312;-0.02979398,0.2118733;0.01065221;-0.09771085,-0.1761792;0.4839873;0.008653078,-0.2278214;0.2314805;-0.004407258,-0.2383604;0.04609722;-0.1630177,0.07630962;0.00428161;-0.04172063,0.1280149;-0.332702;-0.05332541,0.1473194;-0.6741983;0.01470613,0.1734949;-0.7062498;-0.04504013,-0.08027494;0.004789315;-0.0333931,-0.1236;-0.3334686;-0.04179167,-0.1288067;-0.6741687;0.03248494,-0.1356433;-0.6614735;-0.05560009,-0.003819868;0.5212311;-0.004914284,608.0042
+0;0;0,0.002578707;0.3026889;-0.006007094,0.005506391;0.5924074;-0.02923835,0.1757496;0.4775373;-0.007375143,0.2045732;0.2230909;0.02461543,0.2353231;-0.01421499;-0.02412545,-0.1670875;0.4850954;0.0006890967,-0.2212618;0.2637904;0.1218764,-0.2766533;0.03842574;0.1978889,0.0709596;0.005599771;-0.05015455,0.08848312;-0.3332378;-0.0148267,0.0892574;-0.6729151;0.06416319,0.08647639;-0.634933;-0.02546782,-0.06944402;0.00929346;-0.05170358,-0.1218814;-0.3268397;-0.02658656,-0.1447602;-0.6666456;0.0484411,-0.1451882;-0.6285734;-0.04122395,0.004788089;0.5207645;-0.02088394,0;0;0,-0.0006783158;0.3027548;0.001522541,-0.005543157;0.5930964;-0.01086617,0.1700378;0.4959447;-0.02523685,0.2285007;0.2446312;-0.02979398,0.2118733;0.01065221;-0.09771085,-0.1761792;0.4839873;0.008653078,-0.2278214;0.2314805;-0.004407258,-0.2383604;0.04609722;-0.1630177,0.07630962;0.00428161;-0.04172063,0.1280149;-0.332702;-0.05332541,0.1473194;-0.6741983;0.01470613,0.1734949;-0.7062498;-0.04504013,-0.08027494;0.004789315;-0.0333931,-0.1236;-0.3334686;-0.04179167,-0.1288067;-0.6741687;0.03248494,-0.1356433;-0.6614735;-0.05560009,-0.003819868;0.5212311;-0.004914284,608.0042
+0;0;0,0.002674378;0.3026827;-0.006268167,0.005669891;0.59238;-0.02975504,0.1759871;0.4776231;-0.008666388,0.204673;0.2232434;0.02397124,0.2353146;-0.01417214;-0.02430188,-0.1670991;0.4860859;0.0006151348,-0.2209071;0.2670898;0.1260846,-0.2770239;0.04346924;0.2065834,0.07097665;0.005380033;-0.05015447,0.0885255;-0.333454;-0.01480581,0.08929865;-0.6731791;0.06397802,0.08629616;-0.6352165;-0.02564757,-0.06947079;0.009488829;-0.0516321,-0.1217038;-0.3266897;-0.02669694,-0.1447433;-0.6665605;0.04798692,-0.1453921;-0.6284993;-0.04167779,0.004934881;0.5207444;-0.02133897,0;0;0,-0.0006783158;0.3027548;0.001522541,-0.005543157;0.5930964;-0.01086617,0.1700378;0.4959447;-0.02523685,0.2285007;0.2446312;-0.02979398,0.2118733;0.01065221;-0.09771085,-0.1761792;0.4839873;0.008653078,-0.2278214;0.2314805;-0.004407258,-0.2383604;0.04609722;-0.1630177,0.07630962;0.00428161;-0.04172063,0.1280149;-0.332702;-0.05332541,0.1473194;-0.6741983;0.01470613,0.1734949;-0.7062498;-0.04504013,-0.08027494;0.004789315;-0.0333931,-0.1236;-0.3334686;-0.04179167,-0.1288067;-0.6741687;0.03248494,-0.1356433;-0.6614735;-0.05560009,-0.003819868;0.5212311;-0.004914284,608.0042
+0;0;0,0.002674378;0.3026827;-0.006268167,0.005669891;0.59238;-0.02975504,0.1759871;0.4776231;-0.008666388,0.204673;0.2232434;0.02397124,0.2353146;-0.01417214;-0.02430188,-0.1670991;0.4860859;0.0006151348,-0.2209071;0.2670898;0.1260846,-0.2770239;0.04346924;0.2065834,0.07097665;0.005380033;-0.05015447,0.0885255;-0.333454;-0.01480581,0.08929865;-0.6731791;0.06397802,0.08629616;-0.6352165;-0.02564757,-0.06947079;0.009488829;-0.0516321,-0.1217038;-0.3266897;-0.02669694,-0.1447433;-0.6665605;0.04798692,-0.1453921;-0.6284993;-0.04167779,0.004934881;0.5207444;-0.02133897,0;0;0,-0.0006783158;0.3027548;0.001522541,-0.005543157;0.5930964;-0.01086617,0.1700378;0.4959447;-0.02523685,0.2285007;0.2446312;-0.02979398,0.2118733;0.01065221;-0.09771085,-0.1761792;0.4839873;0.008653078,-0.2278214;0.2314805;-0.004407258,-0.2383604;0.04609722;-0.1630177,0.07630962;0.00428161;-0.04172063,0.1280149;-0.332702;-0.05332541,0.1473194;-0.6741983;0.01470613,0.1734949;-0.7062498;-0.04504013,-0.08027494;0.004789315;-0.0333931,-0.1236;-0.3334686;-0.04179167,-0.1288067;-0.6741687;0.03248494,-0.1356433;-0.6614735;-0.05560009,-0.003819868;0.5212311;-0.004914284,608.0042
+0;0;0,0.002674378;0.3026827;-0.006268167,0.005669891;0.59238;-0.02975504,0.1759871;0.4776231;-0.008666388,0.204673;0.2232434;0.02397124,0.2353146;-0.01417214;-0.02430188,-0.1670991;0.4860859;0.0006151348,-0.2209071;0.2670898;0.1260846,-0.2770239;0.04346924;0.2065834,0.07097665;0.005380033;-0.05015447,0.0885255;-0.333454;-0.01480581,0.08929865;-0.6731791;0.06397802,0.08629616;-0.6352165;-0.02564757,-0.06947079;0.009488829;-0.0516321,-0.1217038;-0.3266897;-0.02669694,-0.1447433;-0.6665605;0.04798692,-0.1453921;-0.6284993;-0.04167779,0.004934881;0.5207444;-0.02133897,0;0;0,-0.0006783158;0.3027548;0.001522541,-0.005543157;0.5930964;-0.01086617,0.1700378;0.4959447;-0.02523685,0.2285007;0.2446312;-0.02979398,0.2118733;0.01065221;-0.09771085,-0.1761792;0.4839873;0.008653078,-0.2278214;0.2314805;-0.004407258,-0.2383604;0.04609722;-0.1630177,0.07630962;0.00428161;-0.04172063,0.1280149;-0.332702;-0.05332541,0.1473194;-0.6741983;0.01470613,0.1734949;-0.7062498;-0.04504013,-0.08027494;0.004789315;-0.0333931,-0.1236;-0.3334686;-0.04179167,-0.1288067;-0.6741687;0.03248494,-0.1356433;-0.6614735;-0.05560009,-0.003819868;0.5212311;-0.004914284,608.0042
+0;0;0,0.002791605;0.3026761;-0.006530967,0.005879997;0.5923543;-0.03024128,0.1762281;0.4776882;-0.009561783,0.2046959;0.2233548;0.02362329,0.2354463;-0.01407801;-0.02449545,-0.167008;0.4868713;0.000686029,-0.2205249;0.2700734;0.1300373,-0.2763994;0.04829;0.2156264,0.0709938;0.005203434;-0.05014883,0.08852801;-0.3336131;-0.0146247,0.08911762;-0.6733149;0.06426132,0.0859395;-0.6353593;-0.02535885,-0.06950022;0.009617925;-0.05156855,-0.1215628;-0.326592;-0.02670073,-0.1445791;-0.6664287;0.04814518,-0.1454071;-0.6283897;-0.04152006,0.005121051;0.5207253;-0.02177252,0;0;0,-0.0006783158;0.3027548;0.001522541,-0.005543157;0.5930964;-0.01086617,0.1700378;0.4959447;-0.02523685,0.2285007;0.2446312;-0.02979398,0.2118733;0.01065221;-0.09771085,-0.1761792;0.4839873;0.008653078,-0.2278214;0.2314805;-0.004407258,-0.2383604;0.04609722;-0.1630177,0.07630962;0.00428161;-0.04172063,0.1280149;-0.332702;-0.05332541,0.1473194;-0.6741983;0.01470613,0.1734949;-0.7062498;-0.04504013,-0.08027494;0.004789315;-0.0333931,-0.1236;-0.3334686;-0.04179167,-0.1288067;-0.6741687;0.03248494,-0.1356433;-0.6614735;-0.05560009,-0.003819868;0.5212311;-0.004914284,608.0042
+0;0;0,0.002791605;0.3026761;-0.006530967,0.005879997;0.5923543;-0.03024128,0.1762281;0.4776882;-0.009561783,0.2046959;0.2233548;0.02362329,0.2354463;-0.01407801;-0.02449545,-0.167008;0.4868713;0.000686029,-0.2205249;0.2700734;0.1300373,-0.2763994;0.04829;0.2156264,0.0709938;0.005203434;-0.05014883,0.08852801;-0.3336131;-0.0146247,0.08911762;-0.6733149;0.06426132,0.0859395;-0.6353593;-0.02535885,-0.06950022;0.009617925;-0.05156855,-0.1215628;-0.326592;-0.02670073,-0.1445791;-0.6664287;0.04814518,-0.1454071;-0.6283897;-0.04152006,0.005121051;0.5207253;-0.02177252,0;0;0,-0.0006783158;0.3027548;0.001522541,-0.005543157;0.5930964;-0.01086617,0.1700378;0.4959447;-0.02523685,0.2285007;0.2446312;-0.02979398,0.2118733;0.01065221;-0.09771085,-0.1761792;0.4839873;0.008653078,-0.2278214;0.2314805;-0.004407258,-0.2383604;0.04609722;-0.1630177,0.07630962;0.00428161;-0.04172063,0.1280149;-0.332702;-0.05332541,0.1473194;-0.6741983;0.01470613,0.1734949;-0.7062498;-0.04504013,-0.08027494;0.004789315;-0.0333931,-0.1236;-0.3334686;-0.04179167,-0.1288067;-0.6741687;0.03248494,-0.1356433;-0.6614735;-0.05560009,-0.003819868;0.5212311;-0.004914284,608.0042
+0;0;0,0.002791605;0.3026761;-0.006530967,0.005879997;0.5923543;-0.03024128,0.1762281;0.4776882;-0.009561783,0.2046959;0.2233548;0.02362329,0.2354463;-0.01407801;-0.02449545,-0.167008;0.4868713;0.000686029,-0.2205249;0.2700734;0.1300373,-0.2763994;0.04829;0.2156264,0.0709938;0.005203434;-0.05014883,0.08852801;-0.3336131;-0.0146247,0.08911762;-0.6733149;0.06426132,0.0859395;-0.6353593;-0.02535885,-0.06950022;0.009617925;-0.05156855,-0.1215628;-0.326592;-0.02670073,-0.1445791;-0.6664287;0.04814518,-0.1454071;-0.6283897;-0.04152006,0.005121051;0.5207253;-0.02177252,0;0;0,-0.0006783158;0.3027548;0.001522541,-0.005543157;0.5930964;-0.01086617,0.1700378;0.4959447;-0.02523685,0.2285007;0.2446312;-0.02979398,0.2118733;0.01065221;-0.09771085,-0.1761792;0.4839873;0.008653078,-0.2278214;0.2314805;-0.004407258,-0.2383604;0.04609722;-0.1630177,0.07630962;0.00428161;-0.04172063,0.1280149;-0.332702;-0.05332541,0.1473194;-0.6741983;0.01470613,0.1734949;-0.7062498;-0.04504013,-0.08027494;0.004789315;-0.0333931,-0.1236;-0.3334686;-0.04179167,-0.1288067;-0.6741687;0.03248494,-0.1356433;-0.6614735;-0.05560009,-0.003819868;0.5212311;-0.004914284,608.0042
+0;0;0,0.002882884;0.3026709;-0.006729705,0.006023184;0.5923409;-0.03053538,0.1763752;0.4775688;-0.01045158,0.2047887;0.2232938;0.02322372,0.2355749;-0.01419765;-0.02458159,-0.1673004;0.4888108;8.706003E-06,-0.2209361;0.2743647;0.1331749,-0.2767861;0.05453491;0.2236788,0.07098606;0.005015879;-0.05017889,0.08849643;-0.3337836;-0.01448115,0.08891255;-0.6735259;0.06423126,0.08574395;-0.6355889;-0.02539088,-0.06953131;0.009790516;-0.05149412,-0.1214814;-0.3264424;-0.02670218,-0.144458;-0.6662663;0.04821415,-0.1452792;-0.6282405;-0.04145233,0.005252744;0.5207142;-0.02204802,0;0;0,-0.0006783158;0.3027548;0.001522541,-0.005543157;0.5930964;-0.01086617,0.1700378;0.4959447;-0.02523685,0.2285007;0.2446312;-0.02979398,0.2118733;0.01065221;-0.09771085,-0.1761792;0.4839873;0.008653078,-0.2278214;0.2314805;-0.004407258,-0.2383604;0.04609722;-0.1630177,0.07630962;0.00428161;-0.04172063,0.1280149;-0.332702;-0.05332541,0.1473194;-0.6741983;0.01470613,0.1734949;-0.7062498;-0.04504013,-0.08027494;0.004789315;-0.0333931,-0.1236;-0.3334686;-0.04179167,-0.1288067;-0.6741687;0.03248494,-0.1356433;-0.6614735;-0.05560009,-0.003819868;0.5212311;-0.004914284,608.0042
+0;0;0,0.002882884;0.3026709;-0.006729705,0.006023184;0.5923409;-0.03053538,0.1763752;0.4775688;-0.01045158,0.2047887;0.2232938;0.02322372,0.2355749;-0.01419765;-0.02458159,-0.1673004;0.4888108;8.706003E-06,-0.2209361;0.2743647;0.1331749,-0.2767861;0.05453491;0.2236788,0.07098606;0.005015879;-0.05017889,0.08849643;-0.3337836;-0.01448115,0.08891255;-0.6735259;0.06423126,0.08574395;-0.6355889;-0.02539088,-0.06953131;0.009790516;-0.05149412,-0.1214814;-0.3264424;-0.02670218,-0.144458;-0.6662663;0.04821415,-0.1452792;-0.6282405;-0.04145233,0.005252744;0.5207142;-0.02204802,0;0;0,-0.0006783158;0.3027548;0.001522541,-0.005543157;0.5930964;-0.01086617,0.1700378;0.4959447;-0.02523685,0.2285007;0.2446312;-0.02979398,0.2118733;0.01065221;-0.09771085,-0.1761792;0.4839873;0.008653078,-0.2278214;0.2314805;-0.004407258,-0.2383604;0.04609722;-0.1630177,0.07630962;0.00428161;-0.04172063,0.1280149;-0.332702;-0.05332541,0.1473194;-0.6741983;0.01470613,0.1734949;-0.7062498;-0.04504013,-0.08027494;0.004789315;-0.0333931,-0.1236;-0.3334686;-0.04179167,-0.1288067;-0.6741687;0.03248494,-0.1356433;-0.6614735;-0.05560009,-0.003819868;0.5212311;-0.004914284,608.0042
+0;0;0,0.002882884;0.3026709;-0.006729705,0.006023184;0.5923409;-0.03053538,0.1763752;0.4775688;-0.01045158,0.2047887;0.2232938;0.02322372,0.2355749;-0.01419765;-0.02458159,-0.1673004;0.4888108;8.706003E-06,-0.2209361;0.2743647;0.1331749,-0.2767861;0.05453491;0.2236788,0.07098606;0.005015879;-0.05017889,0.08849643;-0.3337836;-0.01448115,0.08891255;-0.6735259;0.06423126,0.08574395;-0.6355889;-0.02539088,-0.06953131;0.009790516;-0.05149412,-0.1214814;-0.3264424;-0.02670218,-0.144458;-0.6662663;0.04821415,-0.1452792;-0.6282405;-0.04145233,0.005252744;0.5207142;-0.02204802,0;0;0,-0.0006783158;0.3027548;0.001522541,-0.005543157;0.5930964;-0.01086617,0.1700378;0.4959447;-0.02523685,0.2285007;0.2446312;-0.02979398,0.2118733;0.01065221;-0.09771085,-0.1761792;0.4839873;0.008653078,-0.2278214;0.2314805;-0.004407258,-0.2383604;0.04609722;-0.1630177,0.07630962;0.00428161;-0.04172063,0.1280149;-0.332702;-0.05332541,0.1473194;-0.6741983;0.01470613,0.1734949;-0.7062498;-0.04504013,-0.08027494;0.004789315;-0.0333931,-0.1236;-0.3334686;-0.04179167,-0.1288067;-0.6741687;0.03248494,-0.1356433;-0.6614735;-0.05560009,-0.003819868;0.5212311;-0.004914284,608.0042
+0;0;0,0.002962091;0.3026649;-0.006961958,0.006127186;0.5923247;-0.03089101,0.1765079;0.4775445;-0.01131835,0.2048767;0.2233561;0.02304121,0.2355331;-0.01411189;-0.02496359,-0.1675068;0.4903054;-0.0005899351,-0.2212461;0.2779623;0.1358639,-0.2774045;0.06033389;0.2313596,0.07098841;0.004797372;-0.05019694,0.088557;-0.3339879;-0.01439295,0.08896517;-0.6737378;0.06428701,0.08577828;-0.6358151;-0.02533576,-0.06955893;0.009984327;-0.05141954,-0.1214629;-0.3262731;-0.02686493,-0.1441259;-0.6661101;0.04808775,-0.1449684;-0.6281017;-0.0415801,0.005352592;0.5207012;-0.0223762,0;0;0,-0.0006783158;0.3027548;0.001522541,-0.005543157;0.5930964;-0.01086617,0.1700378;0.4959447;-0.02523685,0.2285007;0.2446312;-0.02979398,0.2118733;0.01065221;-0.09771085,-0.1761792;0.4839873;0.008653078,-0.2278214;0.2314805;-0.004407258,-0.2383604;0.04609722;-0.1630177,0.07630962;0.00428161;-0.04172063,0.1280149;-0.332702;-0.05332541,0.1473194;-0.6741983;0.01470613,0.1734949;-0.7062498;-0.04504013,-0.08027494;0.004789315;-0.0333931,-0.1236;-0.3334686;-0.04179167,-0.1288067;-0.6741687;0.03248494,-0.1356433;-0.6614735;-0.05560009,-0.003819868;0.5212311;-0.004914284,608.0042
+0;0;0,0.002962091;0.3026649;-0.006961958,0.006127186;0.5923247;-0.03089101,0.1765079;0.4775445;-0.01131835,0.2048767;0.2233561;0.02304121,0.2355331;-0.01411189;-0.02496359,-0.1675068;0.4903054;-0.0005899351,-0.2212461;0.2779623;0.1358639,-0.2774045;0.06033389;0.2313596,0.07098841;0.004797372;-0.05019694,0.088557;-0.3339879;-0.01439295,0.08896517;-0.6737378;0.06428701,0.08577828;-0.6358151;-0.02533576,-0.06955893;0.009984327;-0.05141954,-0.1214629;-0.3262731;-0.02686493,-0.1441259;-0.6661101;0.04808775,-0.1449684;-0.6281017;-0.0415801,0.005352592;0.5207012;-0.0223762,0;0;0,-0.0006783158;0.3027548;0.001522541,-0.005543157;0.5930964;-0.01086617,0.1700378;0.4959447;-0.02523685,0.2285007;0.2446312;-0.02979398,0.2118733;0.01065221;-0.09771085,-0.1761792;0.4839873;0.008653078,-0.2278214;0.2314805;-0.004407258,-0.2383604;0.04609722;-0.1630177,0.07630962;0.00428161;-0.04172063,0.1280149;-0.332702;-0.05332541,0.1473194;-0.6741983;0.01470613,0.1734949;-0.7062498;-0.04504013,-0.08027494;0.004789315;-0.0333931,-0.1236;-0.3334686;-0.04179167,-0.1288067;-0.6741687;0.03248494,-0.1356433;-0.6614735;-0.05560009,-0.003819868;0.5212311;-0.004914284,608.0042
+0;0;0,0.002962091;0.3026649;-0.006961958,0.006127186;0.5923247;-0.03089101,0.1765079;0.4775445;-0.01131835,0.2048767;0.2233561;0.02304121,0.2355331;-0.01411189;-0.02496359,-0.1675068;0.4903054;-0.0005899351,-0.2212461;0.2779623;0.1358639,-0.2774045;0.06033389;0.2313596,0.07098841;0.004797372;-0.05019694,0.088557;-0.3339879;-0.01439295,0.08896517;-0.6737378;0.06428701,0.08577828;-0.6358151;-0.02533576,-0.06955893;0.009984327;-0.05141954,-0.1214629;-0.3262731;-0.02686493,-0.1441259;-0.6661101;0.04808775,-0.1449684;-0.6281017;-0.0415801,0.005352592;0.5207012;-0.0223762,0;0;0,-0.0006783158;0.3027548;0.001522541,-0.005543157;0.5930964;-0.01086617,0.1700378;0.4959447;-0.02523685,0.2285007;0.2446312;-0.02979398,0.2118733;0.01065221;-0.09771085,-0.1761792;0.4839873;0.008653078,-0.2278214;0.2314805;-0.004407258,-0.2383604;0.04609722;-0.1630177,0.07630962;0.00428161;-0.04172063,0.1280149;-0.332702;-0.05332541,0.1473194;-0.6741983;0.01470613,0.1734949;-0.7062498;-0.04504013,-0.08027494;0.004789315;-0.0333931,-0.1236;-0.3334686;-0.04179167,-0.1288067;-0.6741687;0.03248494,-0.1356433;-0.6614735;-0.05560009,-0.003819868;0.5212311;-0.004914284,608.0042
+0;0;0,0.003032637;0.3026597;-0.007155672,0.006218661;0.5923105;-0.03119046,0.1766019;0.477459;-0.01198379,0.204825;0.2233228;0.02287906,0.2354813;-0.01411909;-0.02525487,-0.1675904;0.4912258;-0.0009467527,-0.2214353;0.2811266;0.1388967,-0.2769223;0.06638661;0.241089,0.07101886;0.00455852;-0.05017612,0.0886379;-0.3342159;-0.01429507,0.08909902;-0.6739832;0.06430932,0.08587464;-0.6360719;-0.02531311,-0.06954949;0.01018722;-0.05139251,-0.1213461;-0.326083;-0.02678555,-0.143935;-0.6659301;0.04814349,-0.1448145;-0.6279337;-0.04152506,0.005440568;0.5206901;-0.0226503,0;0;0,-0.0006783158;0.3027548;0.001522541,-0.005543157;0.5930964;-0.01086617,0.1700378;0.4959447;-0.02523685,0.2285007;0.2446312;-0.02979398,0.2118733;0.01065221;-0.09771085,-0.1761792;0.4839873;0.008653078,-0.2278214;0.2314805;-0.004407258,-0.2383604;0.04609722;-0.1630177,0.07630962;0.00428161;-0.04172063,0.1280149;-0.332702;-0.05332541,0.1473194;-0.6741983;0.01470613,0.1734949;-0.7062498;-0.04504013,-0.08027494;0.004789315;-0.0333931,-0.1236;-0.3334686;-0.04179167,-0.1288067;-0.6741687;0.03248494,-0.1356433;-0.6614735;-0.05560009,-0.003819868;0.5212311;-0.004914284,608.0042
+0;0;0,0.003032637;0.3026597;-0.007155672,0.006218661;0.5923105;-0.03119046,0.1766019;0.477459;-0.01198379,0.204825;0.2233228;0.02287906,0.2354813;-0.01411909;-0.02525487,-0.1675904;0.4912258;-0.0009467527,-0.2214353;0.2811266;0.1388967,-0.2769223;0.06638661;0.241089,0.07101886;0.00455852;-0.05017612,0.0886379;-0.3342159;-0.01429507,0.08909902;-0.6739832;0.06430932,0.08587464;-0.6360719;-0.02531311,-0.06954949;0.01018722;-0.05139251,-0.1213461;-0.326083;-0.02678555,-0.143935;-0.6659301;0.04814349,-0.1448145;-0.6279337;-0.04152506,0.005440568;0.5206901;-0.0226503,0;0;0,-0.0006783158;0.3027548;0.001522541,-0.005543157;0.5930964;-0.01086617,0.1700378;0.4959447;-0.02523685,0.2285007;0.2446312;-0.02979398,0.2118733;0.01065221;-0.09771085,-0.1761792;0.4839873;0.008653078,-0.2278214;0.2314805;-0.004407258,-0.2383604;0.04609722;-0.1630177,0.07630962;0.00428161;-0.04172063,0.1280149;-0.332702;-0.05332541,0.1473194;-0.6741983;0.01470613,0.1734949;-0.7062498;-0.04504013,-0.08027494;0.004789315;-0.0333931,-0.1236;-0.3334686;-0.04179167,-0.1288067;-0.6741687;0.03248494,-0.1356433;-0.6614735;-0.05560009,-0.003819868;0.5212311;-0.004914284,608.0042
+0;0;0,0.003032637;0.3026597;-0.007155672,0.006218661;0.5923105;-0.03119046,0.1766019;0.477459;-0.01198379,0.204825;0.2233228;0.02287906,0.2354813;-0.01411909;-0.02525487,-0.1675904;0.4912258;-0.0009467527,-0.2214353;0.2811266;0.1388967,-0.2769223;0.06638661;0.241089,0.07101886;0.00455852;-0.05017612,0.0886379;-0.3342159;-0.01429507,0.08909902;-0.6739832;0.06430932,0.08587464;-0.6360719;-0.02531311,-0.06954949;0.01018722;-0.05139251,-0.1213461;-0.326083;-0.02678555,-0.143935;-0.6659301;0.04814349,-0.1448145;-0.6279337;-0.04152506,0.005440568;0.5206901;-0.0226503,0;0;0,-0.0006783158;0.3027548;0.001522541,-0.005543157;0.5930964;-0.01086617,0.1700378;0.4959447;-0.02523685,0.2285007;0.2446312;-0.02979398,0.2118733;0.01065221;-0.09771085,-0.1761792;0.4839873;0.008653078,-0.2278214;0.2314805;-0.004407258,-0.2383604;0.04609722;-0.1630177,0.07630962;0.00428161;-0.04172063,0.1280149;-0.332702;-0.05332541,0.1473194;-0.6741983;0.01470613,0.1734949;-0.7062498;-0.04504013,-0.08027494;0.004789315;-0.0333931,-0.1236;-0.3334686;-0.04179167,-0.1288067;-0.6741687;0.03248494,-0.1356433;-0.6614735;-0.05560009,-0.003819868;0.5212311;-0.004914284,608.0042
+0;0;0,0.003142364;0.3026546;-0.007322586,0.006364375;0.5923028;-0.03138429,0.1764361;0.4779431;-0.006704828,0.2072996;0.2234508;0.02293031,0.2380915;-0.01392022;-0.0254661,-0.1675876;0.4919992;-0.001175538,-0.2215991;0.2846924;0.1427126,-0.2773954;0.07155013;0.2480333,0.07104067;0.004391233;-0.05016016,0.08875289;-0.3343633;-0.01413674,0.0892931;-0.6741675;0.06430744,0.08719137;-0.6362776;-0.02535024,-0.06955687;0.0102616;-0.05136773,-0.1211013;-0.3260399;-0.02665933,-0.1436391;-0.6659085;0.04818745,-0.1433939;-0.6279295;-0.04148663,0.005579665;0.5206833;-0.02283741,0;0;0,-0.0006783158;0.3027548;0.001522541,-0.005543157;0.5930964;-0.01086617,0.1700378;0.4959447;-0.02523685,0.2285007;0.2446312;-0.02979398,0.2118733;0.01065221;-0.09771085,-0.1761792;0.4839873;0.008653078,-0.2278214;0.2314805;-0.004407258,-0.2383604;0.04609722;-0.1630177,0.07630962;0.00428161;-0.04172063,0.1280149;-0.332702;-0.05332541,0.1473194;-0.6741983;0.01470613,0.1734949;-0.7062498;-0.04504013,-0.08027494;0.004789315;-0.0333931,-0.1236;-0.3334686;-0.04179167,-0.1288067;-0.6741687;0.03248494,-0.1356433;-0.6614735;-0.05560009,-0.003819868;0.5212311;-0.004914284,608.0042
+0;0;0,0.003142364;0.3026546;-0.007322586,0.006364375;0.5923028;-0.03138429,0.1764361;0.4779431;-0.006704828,0.2072996;0.2234508;0.02293031,0.2380915;-0.01392022;-0.0254661,-0.1675876;0.4919992;-0.001175538,-0.2215991;0.2846924;0.1427126,-0.2773954;0.07155013;0.2480333,0.07104067;0.004391233;-0.05016016,0.08875289;-0.3343633;-0.01413674,0.0892931;-0.6741675;0.06430744,0.08719137;-0.6362776;-0.02535024,-0.06955687;0.0102616;-0.05136773,-0.1211013;-0.3260399;-0.02665933,-0.1436391;-0.6659085;0.04818745,-0.1433939;-0.6279295;-0.04148663,0.005579665;0.5206833;-0.02283741,0;0;0,-0.0006783158;0.3027548;0.001522541,-0.005543157;0.5930964;-0.01086617,0.1700378;0.4959447;-0.02523685,0.2285007;0.2446312;-0.02979398,0.2118733;0.01065221;-0.09771085,-0.1761792;0.4839873;0.008653078,-0.2278214;0.2314805;-0.004407258,-0.2383604;0.04609722;-0.1630177,0.07630962;0.00428161;-0.04172063,0.1280149;-0.332702;-0.05332541,0.1473194;-0.6741983;0.01470613,0.1734949;-0.7062498;-0.04504013,-0.08027494;0.004789315;-0.0333931,-0.1236;-0.3334686;-0.04179167,-0.1288067;-0.6741687;0.03248494,-0.1356433;-0.6614735;-0.05560009,-0.003819868;0.5212311;-0.004914284,608.0042
+0;0;0,0.003142364;0.3026546;-0.007322586,0.006364375;0.5923028;-0.03138429,0.1764361;0.4779431;-0.006704828,0.2072996;0.2234508;0.02293031,0.2380915;-0.01392022;-0.0254661,-0.1675876;0.4919992;-0.001175538,-0.2215991;0.2846924;0.1427126,-0.2773954;0.07155013;0.2480333,0.07104067;0.004391233;-0.05016016,0.08875289;-0.3343633;-0.01413674,0.0892931;-0.6741675;0.06430744,0.08719137;-0.6362776;-0.02535024,-0.06955687;0.0102616;-0.05136773,-0.1211013;-0.3260399;-0.02665933,-0.1436391;-0.6659085;0.04818745,-0.1433939;-0.6279295;-0.04148663,0.005579665;0.5206833;-0.02283741,0;0;0,-0.0006783158;0.3027548;0.001522541,-0.005543157;0.5930964;-0.01086617,0.1700378;0.4959447;-0.02523685,0.2285007;0.2446312;-0.02979398,0.2118733;0.01065221;-0.09771085,-0.1761792;0.4839873;0.008653078,-0.2278214;0.2314805;-0.004407258,-0.2383604;0.04609722;-0.1630177,0.07630962;0.00428161;-0.04172063,0.1280149;-0.332702;-0.05332541,0.1473194;-0.6741983;0.01470613,0.1734949;-0.7062498;-0.04504013,-0.08027494;0.004789315;-0.0333931,-0.1236;-0.3334686;-0.04179167,-0.1288067;-0.6741687;0.03248494,-0.1356433;-0.6614735;-0.05560009,-0.003819868;0.5212311;-0.004914284,608.0042
+0;0;0,0.003141141;0.3026485;-0.0075679,0.006313893;0.5922785;-0.03185388,0.1765526;0.4776445;-0.009664071,0.2072638;0.2234604;0.02265287,0.2380579;-0.01391794;-0.02570601,-0.16768;0.4925303;-0.001335999,-0.2220305;0.2878356;0.14612,-0.2789671;0.08009927;0.2611816,0.07100722;0.004309933;-0.05021454,0.0887543;-0.3344296;-0.01406731,0.08941678;-0.6742539;0.06428897,0.08674417;-0.6363762;-0.02535458,-0.06960117;0.01033921;-0.0512921,-0.1210573;-0.3259824;-0.02667286,-0.1435321;-0.6658279;0.04829792,-0.1438577;-0.6278659;-0.04137741,0.005545345;0.5206655;-0.02325127,0;0;0,-0.0006783158;0.3027548;0.001522541,-0.005543157;0.5930964;-0.01086617,0.1700378;0.4959447;-0.02523685,0.2285007;0.2446312;-0.02979398,0.2118733;0.01065221;-0.09771085,-0.1761792;0.4839873;0.008653078,-0.2278214;0.2314805;-0.004407258,-0.2383604;0.04609722;-0.1630177,0.07630962;0.00428161;-0.04172063,0.1280149;-0.332702;-0.05332541,0.1473194;-0.6741983;0.01470613,0.1734949;-0.7062498;-0.04504013,-0.08027494;0.004789315;-0.0333931,-0.1236;-0.3334686;-0.04179167,-0.1288067;-0.6741687;0.03248494,-0.1356433;-0.6614735;-0.05560009,-0.003819868;0.5212311;-0.004914284,608.0042
+0;0;0,0.003141141;0.3026485;-0.0075679,0.006313893;0.5922785;-0.03185388,0.1765526;0.4776445;-0.009664071,0.2072638;0.2234604;0.02265287,0.2380579;-0.01391794;-0.02570601,-0.16768;0.4925303;-0.001335999,-0.2220305;0.2878356;0.14612,-0.2789671;0.08009927;0.2611816,0.07100722;0.004309933;-0.05021454,0.0887543;-0.3344296;-0.01406731,0.08941678;-0.6742539;0.06428897,0.08674417;-0.6363762;-0.02535458,-0.06960117;0.01033921;-0.0512921,-0.1210573;-0.3259824;-0.02667286,-0.1435321;-0.6658279;0.04829792,-0.1438577;-0.6278659;-0.04137741,0.005545345;0.5206655;-0.02325127,0;0;0,-0.0006783158;0.3027548;0.001522541,-0.005543157;0.5930964;-0.01086617,0.1700378;0.4959447;-0.02523685,0.2285007;0.2446312;-0.02979398,0.2118733;0.01065221;-0.09771085,-0.1761792;0.4839873;0.008653078,-0.2278214;0.2314805;-0.004407258,-0.2383604;0.04609722;-0.1630177,0.07630962;0.00428161;-0.04172063,0.1280149;-0.332702;-0.05332541,0.1473194;-0.6741983;0.01470613,0.1734949;-0.7062498;-0.04504013,-0.08027494;0.004789315;-0.0333931,-0.1236;-0.3334686;-0.04179167,-0.1288067;-0.6741687;0.03248494,-0.1356433;-0.6614735;-0.05560009,-0.003819868;0.5212311;-0.004914284,608.0042
+0;0;0,0.003141141;0.3026485;-0.0075679,0.006313893;0.5922785;-0.03185388,0.1765526;0.4776445;-0.009664071,0.2072638;0.2234604;0.02265287,0.2380579;-0.01391794;-0.02570601,-0.16768;0.4925303;-0.001335999,-0.2220305;0.2878356;0.14612,-0.2789671;0.08009927;0.2611816,0.07100722;0.004309933;-0.05021454,0.0887543;-0.3344296;-0.01406731,0.08941678;-0.6742539;0.06428897,0.08674417;-0.6363762;-0.02535458,-0.06960117;0.01033921;-0.0512921,-0.1210573;-0.3259824;-0.02667286,-0.1435321;-0.6658279;0.04829792,-0.1438577;-0.6278659;-0.04137741,0.005545345;0.5206655;-0.02325127,0;0;0,-0.0006783158;0.3027548;0.001522541,-0.005543157;0.5930964;-0.01086617,0.1700378;0.4959447;-0.02523685,0.2285007;0.2446312;-0.02979398,0.2118733;0.01065221;-0.09771085,-0.1761792;0.4839873;0.008653078,-0.2278214;0.2314805;-0.004407258,-0.2383604;0.04609722;-0.1630177,0.07630962;0.00428161;-0.04172063,0.1280149;-0.332702;-0.05332541,0.1473194;-0.6741983;0.01470613,0.1734949;-0.7062498;-0.04504013,-0.08027494;0.004789315;-0.0333931,-0.1236;-0.3334686;-0.04179167,-0.1288067;-0.6741687;0.03248494,-0.1356433;-0.6614735;-0.05560009,-0.003819868;0.5212311;-0.004914284,608.0042
+0;0;0,0.003153775;0.3026436;-0.007758264,0.006294021;0.5922607;-0.03219806,0.1763996;0.4782365;-0.006646805,0.2085141;0.2238431;0.0225049,0.2393216;-0.01354796;-0.0257827,-0.1677659;0.492993;-0.001645209,-0.2225457;0.2905158;0.1486855,-0.2791418;0.08452648;0.2670096,0.07100501;0.004252994;-0.05022253,0.08875751;-0.3345016;-0.01421985,0.08927737;-0.6743097;0.06420788,0.08728269;-0.6364615;-0.0254559,-0.06960889;0.01032133;-0.05128522,-0.1209537;-0.3260277;-0.02680912,-0.1434076;-0.6658675;0.04819356,-0.1430567;-0.6279259;-0.04148349,0.005537133;0.5206529;-0.0235514,0;0;0,-0.0006783158;0.3027548;0.001522541,-0.005543157;0.5930964;-0.01086617,0.1700378;0.4959447;-0.02523685,0.2285007;0.2446312;-0.02979398,0.2118733;0.01065221;-0.09771085,-0.1761792;0.4839873;0.008653078,-0.2278214;0.2314805;-0.004407258,-0.2383604;0.04609722;-0.1630177,0.07630962;0.00428161;-0.04172063,0.1280149;-0.332702;-0.05332541,0.1473194;-0.6741983;0.01470613,0.1734949;-0.7062498;-0.04504013,-0.08027494;0.004789315;-0.0333931,-0.1236;-0.3334686;-0.04179167,-0.1288067;-0.6741687;0.03248494,-0.1356433;-0.6614735;-0.05560009,-0.003819868;0.5212311;-0.004914284,608.0042
+0;0;0,0.003153775;0.3026436;-0.007758264,0.006294021;0.5922607;-0.03219806,0.1763996;0.4782365;-0.006646805,0.2085141;0.2238431;0.0225049,0.2393216;-0.01354796;-0.0257827,-0.1677659;0.492993;-0.001645209,-0.2225457;0.2905158;0.1486855,-0.2791418;0.08452648;0.2670096,0.07100501;0.004252994;-0.05022253,0.08875751;-0.3345016;-0.01421985,0.08927737;-0.6743097;0.06420788,0.08728269;-0.6364615;-0.0254559,-0.06960889;0.01032133;-0.05128522,-0.1209537;-0.3260277;-0.02680912,-0.1434076;-0.6658675;0.04819356,-0.1430567;-0.6279259;-0.04148349,0.005537133;0.5206529;-0.0235514,0;0;0,-0.0006783158;0.3027548;0.001522541,-0.005543157;0.5930964;-0.01086617,0.1700378;0.4959447;-0.02523685,0.2285007;0.2446312;-0.02979398,0.2118733;0.01065221;-0.09771085,-0.1761792;0.4839873;0.008653078,-0.2278214;0.2314805;-0.004407258,-0.2383604;0.04609722;-0.1630177,0.07630962;0.00428161;-0.04172063,0.1280149;-0.332702;-0.05332541,0.1473194;-0.6741983;0.01470613,0.1734949;-0.7062498;-0.04504013,-0.08027494;0.004789315;-0.0333931,-0.1236;-0.3334686;-0.04179167,-0.1288067;-0.6741687;0.03248494,-0.1356433;-0.6614735;-0.05560009,-0.003819868;0.5212311;-0.004914284,608.0042
+0;0;0,0.003153775;0.3026436;-0.007758264,0.006294021;0.5922607;-0.03219806,0.1763996;0.4782365;-0.006646805,0.2085141;0.2238431;0.0225049,0.2393216;-0.01354796;-0.0257827,-0.1677659;0.492993;-0.001645209,-0.2225457;0.2905158;0.1486855,-0.2791418;0.08452648;0.2670096,0.07100501;0.004252994;-0.05022253,0.08875751;-0.3345016;-0.01421985,0.08927737;-0.6743097;0.06420788,0.08728269;-0.6364615;-0.0254559,-0.06960889;0.01032133;-0.05128522,-0.1209537;-0.3260277;-0.02680912,-0.1434076;-0.6658675;0.04819356,-0.1430567;-0.6279259;-0.04148349,0.005537133;0.5206529;-0.0235514,0;0;0,-0.0006783158;0.3027548;0.001522541,-0.005543157;0.5930964;-0.01086617,0.1700378;0.4959447;-0.02523685,0.2285007;0.2446312;-0.02979398,0.2118733;0.01065221;-0.09771085,-0.1761792;0.4839873;0.008653078,-0.2278214;0.2314805;-0.004407258,-0.2383604;0.04609722;-0.1630177,0.07630962;0.00428161;-0.04172063,0.1280149;-0.332702;-0.05332541,0.1473194;-0.6741983;0.01470613,0.1734949;-0.7062498;-0.04504013,-0.08027494;0.004789315;-0.0333931,-0.1236;-0.3334686;-0.04179167,-0.1288067;-0.6741687;0.03248494,-0.1356433;-0.6614735;-0.05560009,-0.003819868;0.5212311;-0.004914284,608.0042
+0;0;0,0.003194008;0.3026393;-0.007907457,0.00633041;0.5922525;-0.03239387,0.1767361;0.4782495;-0.01010156,0.2081225;0.2241499;0.02223186,0.2390927;-0.01324865;-0.02591483,-0.1678058;0.4935751;-0.001721345,-0.2229683;0.2939114;0.1521899,-0.2788239;0.08905922;0.2728176,0.07103569;0.004051156;-0.05019582,0.0889028;-0.3346828;-0.01405621,0.08935166;-0.6745116;0.06428197,0.08667009;-0.6366612;-0.02536369,-0.06959446;0.0104741;-0.05127384,-0.1207967;-0.3258994;-0.0268353,-0.143184;-0.6657277;0.04823924,-0.1435216;-0.6277879;-0.04143802,0.005576623;0.5206461;-0.02373527,0;0;0,-0.0006783158;0.3027548;0.001522541,-0.005543157;0.5930964;-0.01086617,0.1700378;0.4959447;-0.02523685,0.2285007;0.2446312;-0.02979398,0.2118733;0.01065221;-0.09771085,-0.1761792;0.4839873;0.008653078,-0.2278214;0.2314805;-0.004407258,-0.2383604;0.04609722;-0.1630177,0.07630962;0.00428161;-0.04172063,0.1280149;-0.332702;-0.05332541,0.1473194;-0.6741983;0.01470613,0.1734949;-0.7062498;-0.04504013,-0.08027494;0.004789315;-0.0333931,-0.1236;-0.3334686;-0.04179167,-0.1288067;-0.6741687;0.03248494,-0.1356433;-0.6614735;-0.05560009,-0.003819868;0.5212311;-0.004914284,608.0042
+0;0;0,0.003194008;0.3026393;-0.007907457,0.00633041;0.5922525;-0.03239387,0.1767361;0.4782495;-0.01010156,0.2081225;0.2241499;0.02223186,0.2390927;-0.01324865;-0.02591483,-0.1678058;0.4935751;-0.001721345,-0.2229683;0.2939114;0.1521899,-0.2788239;0.08905922;0.2728176,0.07103569;0.004051156;-0.05019582,0.0889028;-0.3346828;-0.01405621,0.08935166;-0.6745116;0.06428197,0.08667009;-0.6366612;-0.02536369,-0.06959446;0.0104741;-0.05127384,-0.1207967;-0.3258994;-0.0268353,-0.143184;-0.6657277;0.04823924,-0.1435216;-0.6277879;-0.04143802,0.005576623;0.5206461;-0.02373527,0;0;0,-0.0006783158;0.3027548;0.001522541,-0.005543157;0.5930964;-0.01086617,0.1700378;0.4959447;-0.02523685,0.2285007;0.2446312;-0.02979398,0.2118733;0.01065221;-0.09771085,-0.1761792;0.4839873;0.008653078,-0.2278214;0.2314805;-0.004407258,-0.2383604;0.04609722;-0.1630177,0.07630962;0.00428161;-0.04172063,0.1280149;-0.332702;-0.05332541,0.1473194;-0.6741983;0.01470613,0.1734949;-0.7062498;-0.04504013,-0.08027494;0.004789315;-0.0333931,-0.1236;-0.3334686;-0.04179167,-0.1288067;-0.6741687;0.03248494,-0.1356433;-0.6614735;-0.05560009,-0.003819868;0.5212311;-0.004914284,608.0042
+0;0;0,0.003194008;0.3026393;-0.007907457,0.00633041;0.5922525;-0.03239387,0.1767361;0.4782495;-0.01010156,0.2081225;0.2241499;0.02223186,0.2390927;-0.01324865;-0.02591483,-0.1678058;0.4935751;-0.001721345,-0.2229683;0.2939114;0.1521899,-0.2788239;0.08905922;0.2728176,0.07103569;0.004051156;-0.05019582,0.0889028;-0.3346828;-0.01405621,0.08935166;-0.6745116;0.06428197,0.08667009;-0.6366612;-0.02536369,-0.06959446;0.0104741;-0.05127384,-0.1207967;-0.3258994;-0.0268353,-0.143184;-0.6657277;0.04823924,-0.1435216;-0.6277879;-0.04143802,0.005576623;0.5206461;-0.02373527,0;0;0,-0.0006783158;0.3027548;0.001522541,-0.005543157;0.5930964;-0.01086617,0.1700378;0.4959447;-0.02523685,0.2285007;0.2446312;-0.02979398,0.2118733;0.01065221;-0.09771085,-0.1761792;0.4839873;0.008653078,-0.2278214;0.2314805;-0.004407258,-0.2383604;0.04609722;-0.1630177,0.07630962;0.00428161;-0.04172063,0.1280149;-0.332702;-0.05332541,0.1473194;-0.6741983;0.01470613,0.1734949;-0.7062498;-0.04504013,-0.08027494;0.004789315;-0.0333931,-0.1236;-0.3334686;-0.04179167,-0.1288067;-0.6741687;0.03248494,-0.1356433;-0.6614735;-0.05560009,-0.003819868;0.5212311;-0.004914284,608.0042
+0;0;0,0.003237098;0.3026346;-0.008067048,0.00640393;0.5922362;-0.03268703,0.1768518;0.4780973;-0.01146917,0.2075597;0.2240609;0.02199213,0.2385615;-0.01334129;-0.02611635,-0.1678288;0.4942512;-0.001846084,-0.2235629;0.2969632;0.1548967,-0.2785078;0.09500083;0.2807044,0.07104664;0.003934924;-0.05018958,0.08893035;-0.3347965;-0.01403424,0.08915371;-0.6746237;0.06431203,0.08624138;-0.6367673;-0.02532592,-0.06958757;0.0105605;-0.05126547,-0.1207161;-0.3258287;-0.02688938,-0.1430943;-0.6656413;0.04825911,-0.1436664;-0.6277131;-0.04141799,0.005642447;0.5206339;-0.0239952,0;0;0,-0.0006783158;0.3027548;0.001522541,-0.005543157;0.5930964;-0.01086617,0.1700378;0.4959447;-0.02523685,0.2285007;0.2446312;-0.02979398,0.2118733;0.01065221;-0.09771085,-0.1761792;0.4839873;0.008653078,-0.2278214;0.2314805;-0.004407258,-0.2383604;0.04609722;-0.1630177,0.07630962;0.00428161;-0.04172063,0.1280149;-0.332702;-0.05332541,0.1473194;-0.6741983;0.01470613,0.1734949;-0.7062498;-0.04504013,-0.08027494;0.004789315;-0.0333931,-0.1236;-0.3334686;-0.04179167,-0.1288067;-0.6741687;0.03248494,-0.1356433;-0.6614735;-0.05560009,-0.003819868;0.5212311;-0.004914284,608.0042
+0;0;0,0.003237098;0.3026346;-0.008067048,0.00640393;0.5922362;-0.03268703,0.1768518;0.4780973;-0.01146917,0.2075597;0.2240609;0.02199213,0.2385615;-0.01334129;-0.02611635,-0.1678288;0.4942512;-0.001846084,-0.2235629;0.2969632;0.1548967,-0.2785078;0.09500083;0.2807044,0.07104664;0.003934924;-0.05018958,0.08893035;-0.3347965;-0.01403424,0.08915371;-0.6746237;0.06431203,0.08624138;-0.6367673;-0.02532592,-0.06958757;0.0105605;-0.05126547,-0.1207161;-0.3258287;-0.02688938,-0.1430943;-0.6656413;0.04825911,-0.1436664;-0.6277131;-0.04141799,0.005642447;0.5206339;-0.0239952,0;0;0,-0.0006783158;0.3027548;0.001522541,-0.005543157;0.5930964;-0.01086617,0.1700378;0.4959447;-0.02523685,0.2285007;0.2446312;-0.02979398,0.2118733;0.01065221;-0.09771085,-0.1761792;0.4839873;0.008653078,-0.2278214;0.2314805;-0.004407258,-0.2383604;0.04609722;-0.1630177,0.07630962;0.00428161;-0.04172063,0.1280149;-0.332702;-0.05332541,0.1473194;-0.6741983;0.01470613,0.1734949;-0.7062498;-0.04504013,-0.08027494;0.004789315;-0.0333931,-0.1236;-0.3334686;-0.04179167,-0.1288067;-0.6741687;0.03248494,-0.1356433;-0.6614735;-0.05560009,-0.003819868;0.5212311;-0.004914284,608.0042
+0;0;0,0.003237098;0.3026346;-0.008067048,0.00640393;0.5922362;-0.03268703,0.1768518;0.4780973;-0.01146917,0.2075597;0.2240609;0.02199213,0.2385615;-0.01334129;-0.02611635,-0.1678288;0.4942512;-0.001846084,-0.2235629;0.2969632;0.1548967,-0.2785078;0.09500083;0.2807044,0.07104664;0.003934924;-0.05018958,0.08893035;-0.3347965;-0.01403424,0.08915371;-0.6746237;0.06431203,0.08624138;-0.6367673;-0.02532592,-0.06958757;0.0105605;-0.05126547,-0.1207161;-0.3258287;-0.02688938,-0.1430943;-0.6656413;0.04825911,-0.1436664;-0.6277131;-0.04141799,0.005642447;0.5206339;-0.0239952,0;0;0,-0.0006783158;0.3027548;0.001522541,-0.005543157;0.5930964;-0.01086617,0.1700378;0.4959447;-0.02523685,0.2285007;0.2446312;-0.02979398,0.2118733;0.01065221;-0.09771085,-0.1761792;0.4839873;0.008653078,-0.2278214;0.2314805;-0.004407258,-0.2383604;0.04609722;-0.1630177,0.07630962;0.00428161;-0.04172063,0.1280149;-0.332702;-0.05332541,0.1473194;-0.6741983;0.01470613,0.1734949;-0.7062498;-0.04504013,-0.08027494;0.004789315;-0.0333931,-0.1236;-0.3334686;-0.04179167,-0.1288067;-0.6741687;0.03248494,-0.1356433;-0.6614735;-0.05560009,-0.003819868;0.5212311;-0.004914284,608.0042
+0;0;0,0.003131237;0.3026284;-0.008335986,0.006211234;0.5922078;-0.03321402,0.1767502;0.478203;-0.01228956,0.2071511;0.2241963;0.02167433,0.2382206;-0.01321179;-0.02636127,-0.1680134;0.4946834;-0.001953471,-0.2249365;0.3009445;0.1587392,-0.2785337;0.1010387;0.2883553,0.07094207;0.003880068;-0.05034153,0.08874571;-0.3348521;-0.01415359,0.08894287;-0.6746649;0.06425538,0.08589391;-0.6368319;-0.02538007,-0.06968782;0.01061651;-0.0511175,-0.120929;-0.3257815;-0.02710168,-0.1433188;-0.6656048;0.04799445,-0.1440273;-0.627699;-0.04168366,0.005482799;0.5206156;-0.02443705,0;0;0,-0.0006783158;0.3027548;0.001522541,-0.005543157;0.5930964;-0.01086617,0.1700378;0.4959447;-0.02523685,0.2285007;0.2446312;-0.02979398,0.2118733;0.01065221;-0.09771085,-0.1761792;0.4839873;0.008653078,-0.2278214;0.2314805;-0.004407258,-0.2383604;0.04609722;-0.1630177,0.07630962;0.00428161;-0.04172063,0.1280149;-0.332702;-0.05332541,0.1473194;-0.6741983;0.01470613,0.1734949;-0.7062498;-0.04504013,-0.08027494;0.004789315;-0.0333931,-0.1236;-0.3334686;-0.04179167,-0.1288067;-0.6741687;0.03248494,-0.1356433;-0.6614735;-0.05560009,-0.003819868;0.5212311;-0.004914284,608.0042
+0;0;0,0.003131237;0.3026284;-0.008335986,0.006211234;0.5922078;-0.03321402,0.1767502;0.478203;-0.01228956,0.2071511;0.2241963;0.02167433,0.2382206;-0.01321179;-0.02636127,-0.1680134;0.4946834;-0.001953471,-0.2249365;0.3009445;0.1587392,-0.2785337;0.1010387;0.2883553,0.07094207;0.003880068;-0.05034153,0.08874571;-0.3348521;-0.01415359,0.08894287;-0.6746649;0.06425538,0.08589391;-0.6368319;-0.02538007,-0.06968782;0.01061651;-0.0511175,-0.120929;-0.3257815;-0.02710168,-0.1433188;-0.6656048;0.04799445,-0.1440273;-0.627699;-0.04168366,0.005482799;0.5206156;-0.02443705,0;0;0,-0.0006783158;0.3027548;0.001522541,-0.005543157;0.5930964;-0.01086617,0.1700378;0.4959447;-0.02523685,0.2285007;0.2446312;-0.02979398,0.2118733;0.01065221;-0.09771085,-0.1761792;0.4839873;0.008653078,-0.2278214;0.2314805;-0.004407258,-0.2383604;0.04609722;-0.1630177,0.07630962;0.00428161;-0.04172063,0.1280149;-0.332702;-0.05332541,0.1473194;-0.6741983;0.01470613,0.1734949;-0.7062498;-0.04504013,-0.08027494;0.004789315;-0.0333931,-0.1236;-0.3334686;-0.04179167,-0.1288067;-0.6741687;0.03248494,-0.1356433;-0.6614735;-0.05560009,-0.003819868;0.5212311;-0.004914284,608.0042
+0;0;0,0.003131237;0.3026284;-0.008335986,0.006211234;0.5922078;-0.03321402,0.1767502;0.478203;-0.01228956,0.2071511;0.2241963;0.02167433,0.2382206;-0.01321179;-0.02636127,-0.1680134;0.4946834;-0.001953471,-0.2249365;0.3009445;0.1587392,-0.2785337;0.1010387;0.2883553,0.07094207;0.003880068;-0.05034153,0.08874571;-0.3348521;-0.01415359,0.08894287;-0.6746649;0.06425538,0.08589391;-0.6368319;-0.02538007,-0.06968782;0.01061651;-0.0511175,-0.120929;-0.3257815;-0.02710168,-0.1433188;-0.6656048;0.04799445,-0.1440273;-0.627699;-0.04168366,0.005482799;0.5206156;-0.02443705,0;0;0,-0.0006783158;0.3027548;0.001522541,-0.005543157;0.5930964;-0.01086617,0.1700378;0.4959447;-0.02523685,0.2285007;0.2446312;-0.02979398,0.2118733;0.01065221;-0.09771085,-0.1761792;0.4839873;0.008653078,-0.2278214;0.2314805;-0.004407258,-0.2383604;0.04609722;-0.1630177,0.07630962;0.00428161;-0.04172063,0.1280149;-0.332702;-0.05332541,0.1473194;-0.6741983;0.01470613,0.1734949;-0.7062498;-0.04504013,-0.08027494;0.004789315;-0.0333931,-0.1236;-0.3334686;-0.04179167,-0.1288067;-0.6741687;0.03248494,-0.1356433;-0.6614735;-0.05560009,-0.003819868;0.5212311;-0.004914284,608.0042
+0;0;0,0.003088028;0.3026219;-0.008586165,0.006073898;0.5921831;-0.03368802,0.1766425;0.4778976;-0.01378293,0.20643;0.2239713;0.02130662,0.2379542;-0.01339085;-0.02665962,-0.1681946;0.4952737;-0.002236737,-0.2253841;0.3031111;0.1602442,-0.2791497;0.1057982;0.2937066,0.07096016;0.00383305;-0.05031962,0.08863263;-0.3349046;-0.01411841,0.0888715;-0.6747304;0.06423339,0.08558749;-0.6369131;-0.02539513,-0.06964732;0.01062747;-0.05117039,-0.1209619;-0.3257526;-0.02706087,-0.1433302;-0.6656166;0.04785787,-0.1442741;-0.6277301;-0.04181977,0.005373628;0.5205971;-0.02485741,0;0;0,-0.0006783158;0.3027548;0.001522541,-0.005543157;0.5930964;-0.01086617,0.1700378;0.4959447;-0.02523685,0.2285007;0.2446312;-0.02979398,0.2118733;0.01065221;-0.09771085,-0.1761792;0.4839873;0.008653078,-0.2278214;0.2314805;-0.004407258,-0.2383604;0.04609722;-0.1630177,0.07630962;0.00428161;-0.04172063,0.1280149;-0.332702;-0.05332541,0.1473194;-0.6741983;0.01470613,0.1734949;-0.7062498;-0.04504013,-0.08027494;0.004789315;-0.0333931,-0.1236;-0.3334686;-0.04179167,-0.1288067;-0.6741687;0.03248494,-0.1356433;-0.6614735;-0.05560009,-0.003819868;0.5212311;-0.004914284,608.0042
+0;0;0,0.003088028;0.3026219;-0.008586165,0.006073898;0.5921831;-0.03368802,0.1766425;0.4778976;-0.01378293,0.20643;0.2239713;0.02130662,0.2379542;-0.01339085;-0.02665962,-0.1681946;0.4952737;-0.002236737,-0.2253841;0.3031111;0.1602442,-0.2791497;0.1057982;0.2937066,0.07096016;0.00383305;-0.05031962,0.08863263;-0.3349046;-0.01411841,0.0888715;-0.6747304;0.06423339,0.08558749;-0.6369131;-0.02539513,-0.06964732;0.01062747;-0.05117039,-0.1209619;-0.3257526;-0.02706087,-0.1433302;-0.6656166;0.04785787,-0.1442741;-0.6277301;-0.04181977,0.005373628;0.5205971;-0.02485741,0;0;0,-0.0006783158;0.3027548;0.001522541,-0.005543157;0.5930964;-0.01086617,0.1700378;0.4959447;-0.02523685,0.2285007;0.2446312;-0.02979398,0.2118733;0.01065221;-0.09771085,-0.1761792;0.4839873;0.008653078,-0.2278214;0.2314805;-0.004407258,-0.2383604;0.04609722;-0.1630177,0.07630962;0.00428161;-0.04172063,0.1280149;-0.332702;-0.05332541,0.1473194;-0.6741983;0.01470613,0.1734949;-0.7062498;-0.04504013,-0.08027494;0.004789315;-0.0333931,-0.1236;-0.3334686;-0.04179167,-0.1288067;-0.6741687;0.03248494,-0.1356433;-0.6614735;-0.05560009,-0.003819868;0.5212311;-0.004914284,608.0042
+0;0;0,0.003088028;0.3026219;-0.008586165,0.006073898;0.5921831;-0.03368802,0.1766425;0.4778976;-0.01378293,0.20643;0.2239713;0.02130662,0.2379542;-0.01339085;-0.02665962,-0.1681946;0.4952737;-0.002236737,-0.2253841;0.3031111;0.1602442,-0.2791497;0.1057982;0.2937066,0.07096016;0.00383305;-0.05031962,0.08863263;-0.3349046;-0.01411841,0.0888715;-0.6747304;0.06423339,0.08558749;-0.6369131;-0.02539513,-0.06964732;0.01062747;-0.05117039,-0.1209619;-0.3257526;-0.02706087,-0.1433302;-0.6656166;0.04785787,-0.1442741;-0.6277301;-0.04181977,0.005373628;0.5205971;-0.02485741,0;0;0,-0.0006783158;0.3027548;0.001522541,-0.005543157;0.5930964;-0.01086617,0.1700378;0.4959447;-0.02523685,0.2285007;0.2446312;-0.02979398,0.2118733;0.01065221;-0.09771085,-0.1761792;0.4839873;0.008653078,-0.2278214;0.2314805;-0.004407258,-0.2383604;0.04609722;-0.1630177,0.07630962;0.00428161;-0.04172063,0.1280149;-0.332702;-0.05332541,0.1473194;-0.6741983;0.01470613,0.1734949;-0.7062498;-0.04504013,-0.08027494;0.004789315;-0.0333931,-0.1236;-0.3334686;-0.04179167,-0.1288067;-0.6741687;0.03248494,-0.1356433;-0.6614735;-0.05560009,-0.003819868;0.5212311;-0.004914284,608.0042
+0;0;0,0.0030735;0.302617;-0.008761123,0.006028036;0.5921687;-0.03397724,0.1766351;0.4778979;-0.01446748,0.2062259;0.2240346;0.02123975,0.237898;-0.01331502;-0.02669092,-0.1682944;0.49592;-0.002257325,-0.2261083;0.3069591;0.1637201,-0.278832;0.1125342;0.301758,0.07095648;0.003800662;-0.05032728,0.08858904;-0.3349323;-0.01406262,0.08889089;-0.6747628;0.06426877,0.08547899;-0.6369546;-0.02535577,-0.0696398;0.01061897;-0.05118238,-0.1210758;-0.325758;-0.02728736,-0.1434643;-0.6655986;0.04773089,-0.144535;-0.6277245;-0.0419464,0.005336691;0.5205859;-0.02512065,0;0;0,-0.0006783158;0.3027548;0.001522541,-0.005543157;0.5930964;-0.01086617,0.1700378;0.4959447;-0.02523685,0.2285007;0.2446312;-0.02979398,0.2118733;0.01065221;-0.09771085,-0.1761792;0.4839873;0.008653078,-0.2278214;0.2314805;-0.004407258,-0.2383604;0.04609722;-0.1630177,0.07630962;0.00428161;-0.04172063,0.1280149;-0.332702;-0.05332541,0.1473194;-0.6741983;0.01470613,0.1734949;-0.7062498;-0.04504013,-0.08027494;0.004789315;-0.0333931,-0.1236;-0.3334686;-0.04179167,-0.1288067;-0.6741687;0.03248494,-0.1356433;-0.6614735;-0.05560009,-0.003819868;0.5212311;-0.004914284,608.0042
+0;0;0,0.0030735;0.302617;-0.008761123,0.006028036;0.5921687;-0.03397724,0.1766351;0.4778979;-0.01446748,0.2062259;0.2240346;0.02123975,0.237898;-0.01331502;-0.02669092,-0.1682944;0.49592;-0.002257325,-0.2261083;0.3069591;0.1637201,-0.278832;0.1125342;0.301758,0.07095648;0.003800662;-0.05032728,0.08858904;-0.3349323;-0.01406262,0.08889089;-0.6747628;0.06426877,0.08547899;-0.6369546;-0.02535577,-0.0696398;0.01061897;-0.05118238,-0.1210758;-0.325758;-0.02728736,-0.1434643;-0.6655986;0.04773089,-0.144535;-0.6277245;-0.0419464,0.005336691;0.5205859;-0.02512065,0;0;0,-0.0006783158;0.3027548;0.001522541,-0.005543157;0.5930964;-0.01086617,0.1700378;0.4959447;-0.02523685,0.2285007;0.2446312;-0.02979398,0.2118733;0.01065221;-0.09771085,-0.1761792;0.4839873;0.008653078,-0.2278214;0.2314805;-0.004407258,-0.2383604;0.04609722;-0.1630177,0.07630962;0.00428161;-0.04172063,0.1280149;-0.332702;-0.05332541,0.1473194;-0.6741983;0.01470613,0.1734949;-0.7062498;-0.04504013,-0.08027494;0.004789315;-0.0333931,-0.1236;-0.3334686;-0.04179167,-0.1288067;-0.6741687;0.03248494,-0.1356433;-0.6614735;-0.05560009,-0.003819868;0.5212311;-0.004914284,608.0042
+0;0;0,0.0030735;0.302617;-0.008761123,0.006028036;0.5921687;-0.03397724,0.1766351;0.4778979;-0.01446748,0.2062259;0.2240346;0.02123975,0.237898;-0.01331502;-0.02669092,-0.1682944;0.49592;-0.002257325,-0.2261083;0.3069591;0.1637201,-0.278832;0.1125342;0.301758,0.07095648;0.003800662;-0.05032728,0.08858904;-0.3349323;-0.01406262,0.08889089;-0.6747628;0.06426877,0.08547899;-0.6369546;-0.02535577,-0.0696398;0.01061897;-0.05118238,-0.1210758;-0.325758;-0.02728736,-0.1434643;-0.6655986;0.04773089,-0.144535;-0.6277245;-0.0419464,0.005336691;0.5205859;-0.02512065,0;0;0,-0.0006783158;0.3027548;0.001522541,-0.005543157;0.5930964;-0.01086617,0.1700378;0.4959447;-0.02523685,0.2285007;0.2446312;-0.02979398,0.2118733;0.01065221;-0.09771085,-0.1761792;0.4839873;0.008653078,-0.2278214;0.2314805;-0.004407258,-0.2383604;0.04609722;-0.1630177,0.07630962;0.00428161;-0.04172063,0.1280149;-0.332702;-0.05332541,0.1473194;-0.6741983;0.01470613,0.1734949;-0.7062498;-0.04504013,-0.08027494;0.004789315;-0.0333931,-0.1236;-0.3334686;-0.04179167,-0.1288067;-0.6741687;0.03248494,-0.1356433;-0.6614735;-0.05560009,-0.003819868;0.5212311;-0.004914284,608.0042
+0;0;0,0.003057288;0.302614;-0.008871142,0.005995057;0.5921595;-0.03415925,0.1766092;0.4777939;-0.0150642,0.2058444;0.2239507;0.02107609,0.2379188;-0.01338777;-0.02664167,-0.1684007;0.4965414;-0.002345674,-0.2269319;0.3105115;0.1666637,-0.2787564;0.1182272;0.3080012,0.07095694;0.003802344;-0.0503265,0.08853787;-0.3349255;-0.01398883,0.088838;-0.6747767;0.06425281,0.08533068;-0.636975;-0.0253686,-0.0696431;0.01057848;-0.0511863,-0.1212239;-0.3257762;-0.02729048,-0.1434927;-0.6655989;0.04784473,-0.1446592;-0.6277324;-0.04183204,0.005308599;0.5205789;-0.02528397,0;0;0,-0.0006783158;0.3027548;0.001522541,-0.005543157;0.5930964;-0.01086617,0.1700378;0.4959447;-0.02523685,0.2285007;0.2446312;-0.02979398,0.2118733;0.01065221;-0.09771085,-0.1761792;0.4839873;0.008653078,-0.2278214;0.2314805;-0.004407258,-0.2383604;0.04609722;-0.1630177,0.07630962;0.00428161;-0.04172063,0.1280149;-0.332702;-0.05332541,0.1473194;-0.6741983;0.01470613,0.1734949;-0.7062498;-0.04504013,-0.08027494;0.004789315;-0.0333931,-0.1236;-0.3334686;-0.04179167,-0.1288067;-0.6741687;0.03248494,-0.1356433;-0.6614735;-0.05560009,-0.003819868;0.5212311;-0.004914284,608.0042
+0;0;0,0.003057288;0.302614;-0.008871142,0.005995057;0.5921595;-0.03415925,0.1766092;0.4777939;-0.0150642,0.2058444;0.2239507;0.02107609,0.2379188;-0.01338777;-0.02664167,-0.1684007;0.4965414;-0.002345674,-0.2269319;0.3105115;0.1666637,-0.2787564;0.1182272;0.3080012,0.07095694;0.003802344;-0.0503265,0.08853787;-0.3349255;-0.01398883,0.088838;-0.6747767;0.06425281,0.08533068;-0.636975;-0.0253686,-0.0696431;0.01057848;-0.0511863,-0.1212239;-0.3257762;-0.02729048,-0.1434927;-0.6655989;0.04784473,-0.1446592;-0.6277324;-0.04183204,0.005308599;0.5205789;-0.02528397,0;0;0,-0.0006783158;0.3027548;0.001522541,-0.005543157;0.5930964;-0.01086617,0.1700378;0.4959447;-0.02523685,0.2285007;0.2446312;-0.02979398,0.2118733;0.01065221;-0.09771085,-0.1761792;0.4839873;0.008653078,-0.2278214;0.2314805;-0.004407258,-0.2383604;0.04609722;-0.1630177,0.07630962;0.00428161;-0.04172063,0.1280149;-0.332702;-0.05332541,0.1473194;-0.6741983;0.01470613,0.1734949;-0.7062498;-0.04504013,-0.08027494;0.004789315;-0.0333931,-0.1236;-0.3334686;-0.04179167,-0.1288067;-0.6741687;0.03248494,-0.1356433;-0.6614735;-0.05560009,-0.003819868;0.5212311;-0.004914284,608.0042
+0;0;0,0.003057288;0.302614;-0.008871142,0.005995057;0.5921595;-0.03415925,0.1766092;0.4777939;-0.0150642,0.2058444;0.2239507;0.02107609,0.2379188;-0.01338777;-0.02664167,-0.1684007;0.4965414;-0.002345674,-0.2269319;0.3105115;0.1666637,-0.2787564;0.1182272;0.3080012,0.07095694;0.003802344;-0.0503265,0.08853787;-0.3349255;-0.01398883,0.088838;-0.6747767;0.06425281,0.08533068;-0.636975;-0.0253686,-0.0696431;0.01057848;-0.0511863,-0.1212239;-0.3257762;-0.02729048,-0.1434927;-0.6655989;0.04784473,-0.1446592;-0.6277324;-0.04183204,0.005308599;0.5205789;-0.02528397,0;0;0,-0.0006783158;0.3027548;0.001522541,-0.005543157;0.5930964;-0.01086617,0.1700378;0.4959447;-0.02523685,0.2285007;0.2446312;-0.02979398,0.2118733;0.01065221;-0.09771085,-0.1761792;0.4839873;0.008653078,-0.2278214;0.2314805;-0.004407258,-0.2383604;0.04609722;-0.1630177,0.07630962;0.00428161;-0.04172063,0.1280149;-0.332702;-0.05332541,0.1473194;-0.6741983;0.01470613,0.1734949;-0.7062498;-0.04504013,-0.08027494;0.004789315;-0.0333931,-0.1236;-0.3334686;-0.04179167,-0.1288067;-0.6741687;0.03248494,-0.1356433;-0.6614735;-0.05560009,-0.003819868;0.5212311;-0.004914284,608.0042
+0;0;0,0.003106396;0.3026093;-0.009014813,0.006082695;0.5921483;-0.03437405,0.1766662;0.4776484;-0.01549971,0.2055753;0.2237903;0.0207973,0.2379259;-0.01355703;-0.02668963,-0.1684125;0.4971361;-0.002595248,-0.2274014;0.3142342;0.1696381,-0.2788416;0.1240295;0.3138996,0.07098226;0.003721762;-0.05029682,0.08854035;-0.3350021;-0.01391188,0.08894195;-0.6748601;0.06429984,0.08540718;-0.6370698;-0.02532149,-0.06960184;0.01063406;-0.05123087,-0.1211722;-0.3257193;-0.02729453,-0.1434214;-0.6655351;0.0478778,-0.1446143;-0.6276778;-0.04179943,0.005385808;0.5205696;-0.02548483,0;0;0,-0.0006783158;0.3027548;0.001522541,-0.005543157;0.5930964;-0.01086617,0.1700378;0.4959447;-0.02523685,0.2285007;0.2446312;-0.02979398,0.2118733;0.01065221;-0.09771085,-0.1761792;0.4839873;0.008653078,-0.2278214;0.2314805;-0.004407258,-0.2383604;0.04609722;-0.1630177,0.07630962;0.00428161;-0.04172063,0.1280149;-0.332702;-0.05332541,0.1473194;-0.6741983;0.01470613,0.1734949;-0.7062498;-0.04504013,-0.08027494;0.004789315;-0.0333931,-0.1236;-0.3334686;-0.04179167,-0.1288067;-0.6741687;0.03248494,-0.1356433;-0.6614735;-0.05560009,-0.003819868;0.5212311;-0.004914284,608.0042
+0;0;0,0.003106396;0.3026093;-0.009014813,0.006082695;0.5921483;-0.03437405,0.1766662;0.4776484;-0.01549971,0.2055753;0.2237903;0.0207973,0.2379259;-0.01355703;-0.02668963,-0.1684125;0.4971361;-0.002595248,-0.2274014;0.3142342;0.1696381,-0.2788416;0.1240295;0.3138996,0.07098226;0.003721762;-0.05029682,0.08854035;-0.3350021;-0.01391188,0.08894195;-0.6748601;0.06429984,0.08540718;-0.6370698;-0.02532149,-0.06960184;0.01063406;-0.05123087,-0.1211722;-0.3257193;-0.02729453,-0.1434214;-0.6655351;0.0478778,-0.1446143;-0.6276778;-0.04179943,0.005385808;0.5205696;-0.02548483,0;0;0,-0.0006783158;0.3027548;0.001522541,-0.005543157;0.5930964;-0.01086617,0.1700378;0.4959447;-0.02523685,0.2285007;0.2446312;-0.02979398,0.2118733;0.01065221;-0.09771085,-0.1761792;0.4839873;0.008653078,-0.2278214;0.2314805;-0.004407258,-0.2383604;0.04609722;-0.1630177,0.07630962;0.00428161;-0.04172063,0.1280149;-0.332702;-0.05332541,0.1473194;-0.6741983;0.01470613,0.1734949;-0.7062498;-0.04504013,-0.08027494;0.004789315;-0.0333931,-0.1236;-0.3334686;-0.04179167,-0.1288067;-0.6741687;0.03248494,-0.1356433;-0.6614735;-0.05560009,-0.003819868;0.5212311;-0.004914284,608.0042
+0;0;0,0.003106396;0.3026093;-0.009014813,0.006082695;0.5921483;-0.03437405,0.1766662;0.4776484;-0.01549971,0.2055753;0.2237903;0.0207973,0.2379259;-0.01355703;-0.02668963,-0.1684125;0.4971361;-0.002595248,-0.2274014;0.3142342;0.1696381,-0.2788416;0.1240295;0.3138996,0.07098226;0.003721762;-0.05029682,0.08854035;-0.3350021;-0.01391188,0.08894195;-0.6748601;0.06429984,0.08540718;-0.6370698;-0.02532149,-0.06960184;0.01063406;-0.05123087,-0.1211722;-0.3257193;-0.02729453,-0.1434214;-0.6655351;0.0478778,-0.1446143;-0.6276778;-0.04179943,0.005385808;0.5205696;-0.02548483,0;0;0,-0.0006783158;0.3027548;0.001522541,-0.005543157;0.5930964;-0.01086617,0.1700378;0.4959447;-0.02523685,0.2285007;0.2446312;-0.02979398,0.2118733;0.01065221;-0.09771085,-0.1761792;0.4839873;0.008653078,-0.2278214;0.2314805;-0.004407258,-0.2383604;0.04609722;-0.1630177,0.07630962;0.00428161;-0.04172063,0.1280149;-0.332702;-0.05332541,0.1473194;-0.6741983;0.01470613,0.1734949;-0.7062498;-0.04504013,-0.08027494;0.004789315;-0.0333931,-0.1236;-0.3334686;-0.04179167,-0.1288067;-0.6741687;0.03248494,-0.1356433;-0.6614735;-0.05560009,-0.003819868;0.5212311;-0.004914284,608.0042
+0;0;0,0.003113758;0.3026037;-0.009195793,0.006080322;0.5921299;-0.03470438,0.1766716;0.4776065;-0.01600249,0.2054501;0.2237807;0.02062272,0.2379393;-0.01358682;-0.02666819,-0.1684569;0.4975905;-0.00275775,-0.2275166;0.3181193;0.173024,-0.280196;0.13219;0.322324,0.07098386;0.003692753;-0.05029667,0.08851316;-0.3350281;-0.01386931,0.08892663;-0.6748928;0.06431309,0.08532745;-0.6371163;-0.02530688,-0.06959999;0.01063596;-0.05123299,-0.1211991;-0.3257233;-0.02744223,-0.1433817;-0.6655201;0.0478354,-0.1446401;-0.6276782;-0.04184228,0.00538625;0.5205554;-0.02578093,0;0;0,-0.0006783158;0.3027548;0.001522541,-0.005543157;0.5930964;-0.01086617,0.1700378;0.4959447;-0.02523685,0.2285007;0.2446312;-0.02979398,0.2118733;0.01065221;-0.09771085,-0.1761792;0.4839873;0.008653078,-0.2278214;0.2314805;-0.004407258,-0.2383604;0.04609722;-0.1630177,0.07630962;0.00428161;-0.04172063,0.1280149;-0.332702;-0.05332541,0.1473194;-0.6741983;0.01470613,0.1734949;-0.7062498;-0.04504013,-0.08027494;0.004789315;-0.0333931,-0.1236;-0.3334686;-0.04179167,-0.1288067;-0.6741687;0.03248494,-0.1356433;-0.6614735;-0.05560009,-0.003819868;0.5212311;-0.004914284,608.0042
+0;0;0,0.003113758;0.3026037;-0.009195793,0.006080322;0.5921299;-0.03470438,0.1766716;0.4776065;-0.01600249,0.2054501;0.2237807;0.02062272,0.2379393;-0.01358682;-0.02666819,-0.1684569;0.4975905;-0.00275775,-0.2275166;0.3181193;0.173024,-0.280196;0.13219;0.322324,0.07098386;0.003692753;-0.05029667,0.08851316;-0.3350281;-0.01386931,0.08892663;-0.6748928;0.06431309,0.08532745;-0.6371163;-0.02530688,-0.06959999;0.01063596;-0.05123299,-0.1211991;-0.3257233;-0.02744223,-0.1433817;-0.6655201;0.0478354,-0.1446401;-0.6276782;-0.04184228,0.00538625;0.5205554;-0.02578093,0;0;0,-0.0006783158;0.3027548;0.001522541,-0.005543157;0.5930964;-0.01086617,0.1700378;0.4959447;-0.02523685,0.2285007;0.2446312;-0.02979398,0.2118733;0.01065221;-0.09771085,-0.1761792;0.4839873;0.008653078,-0.2278214;0.2314805;-0.004407258,-0.2383604;0.04609722;-0.1630177,0.07630962;0.00428161;-0.04172063,0.1280149;-0.332702;-0.05332541,0.1473194;-0.6741983;0.01470613,0.1734949;-0.7062498;-0.04504013,-0.08027494;0.004789315;-0.0333931,-0.1236;-0.3334686;-0.04179167,-0.1288067;-0.6741687;0.03248494,-0.1356433;-0.6614735;-0.05560009,-0.003819868;0.5212311;-0.004914284,608.0042

+ 161 - 0
DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_OneArm_Forward_ColorFeedback_Fast.csv

@@ -0,0 +1,161 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.005999397;0.3162991;0.008539184,0.01214341;0.6227219;0.002774175,0.1865667;0.4965192;0.008246166,0.2170353;0.2507338;0.02726613,0.2499631;0.03546292;-0.02425759,-0.1616921;0.4852278;9.563472E-05,-0.2000871;0.2398511;0.004179817,-0.228243;0.02043228;-0.02962997,0.07864796;0.005356257;-0.0381853,0.09250595;-0.3303391;-0.001894899,0.09634933;-0.6792431;0.06510705,0.09677098;-0.639744;-0.03077957,-0.07756668;0.005119204;-0.04036721,-0.1000216;-0.3311133;-0.01499229,-0.1143244;-0.6801304;0.04997387,-0.111518;-0.6406099;-0.04587048,0.01054936;0.5474045;0.006522131,0;0;0,0.00180006;0.3152271;0.02797699,0.001873612;0.6212295;0.04631877,0.1712373;0.4891779;0.00317502,0.2218172;0.2475626;-0.02447033,0.1973006;0.0378169;-0.09853887,-0.1686771;0.4787456;0.03999957,-0.2099286;0.2372063;-0.0007140636,-0.2177693;0.02961674;-0.08393421,0.07477631;0.003459603;-0.04548454,0.09971334;-0.3323615;-0.01715255,0.1033746;-0.6727835;0.08452105,0.1187885;-0.7111891;0.01843213,-0.08191814;0.005209625;-0.030571,-0.1035499;-0.3320328;-0.03049079,-0.08364779;-0.6769496;0.05242103,-0.09931336;-0.719682;-0.008810077,0.001786262;0.5458445;0.04379082,104.4249
+0;0;0,0.005869657;0.3163033;0.008474626,0.01184239;0.6227282;0.002639898,0.1863438;0.496635;0.008312257,0.216742;0.2508061;0.02687713,0.250169;0.03555307;-0.02439899,-0.1619365;0.4851801;0.0002835905,-0.1999803;0.2397443;0.00408967,-0.2281854;0.02034357;-0.02979646,0.07860751;0.005360036;-0.03826799,0.09256659;-0.3303165;-0.001842309,0.09627551;-0.6792033;0.06525722,0.09666871;-0.6397091;-0.03063,-0.0776063;0.005115999;-0.04029142,-0.09995036;-0.3311254;-0.01493591,-0.1143369;-0.6801168;0.05014918,-0.1115594;-0.6406008;-0.04569645,0.01029676;0.5474107;0.006403781,0;0;0,0.00180006;0.3152271;0.02797699,0.001873612;0.6212295;0.04631877,0.1712373;0.4891779;0.00317502,0.2218172;0.2475626;-0.02447033,0.1973006;0.0378169;-0.09853887,-0.1686771;0.4787456;0.03999957,-0.2099286;0.2372063;-0.0007140636,-0.2177693;0.02961674;-0.08393421,0.07477631;0.003459603;-0.04548454,0.09971334;-0.3323615;-0.01715255,0.1033746;-0.6727835;0.08452105,0.1187885;-0.7111891;0.01843213,-0.08191814;0.005209625;-0.030571,-0.1035499;-0.3320328;-0.03049079,-0.08364779;-0.6769496;0.05242103,-0.09931336;-0.719682;-0.008810077,0.001786262;0.5458445;0.04379082,104.4413
+0;0;0,0.005868929;0.3162641;0.008473573,0.01184363;0.6227903;0.002637261,0.1861614;0.4967334;0.008308458,0.2164571;0.2517343;0.02681067,0.2499441;0.03609473;-0.02455752,-0.1617563;0.4852905;0.0002881503,-0.1996716;0.2406831;0.004081384,-0.2279274;0.02088842;-0.02986559,0.07863151;0.005361672;-0.03827967,0.09258615;-0.330208;-0.001865584,0.09629578;-0.6791623;0.06524694,0.09668899;-0.639668;-0.03064081,-0.07762999;0.005117561;-0.04030371,-0.09996694;-0.3310168;-0.01495628,-0.1143562;-0.6800758;0.05014143,-0.1115787;-0.6405597;-0.04570473,0.01029766;0.5474562;0.00640197,0;0;0,0.001981854;0.3151152;0.02877021,0.002489164;0.6211895;0.04753208,0.1713907;0.4889334;0.003836155,0.2220878;0.2482411;-0.02412367,0.1974148;0.03821056;-0.09854746,-0.167793;0.4783619;0.04153859,-0.2093008;0.2378927;-0.0001315065,-0.2172387;0.02999145;-0.08364524,0.07477778;0.003496229;-0.0455308,0.09977329;-0.3322498;-0.0176456,0.1033945;-0.6726139;0.08446264,0.1188008;-0.7110344;0.0183866,-0.08199064;0.0051346;-0.03046577,-0.1034261;-0.3320124;-0.03079162,-0.08311971;-0.6768907;0.05247667,-0.09911509;-0.7192144;-0.0091528,0.00234282;0.545788;0.04500508,104.4574
+0;0;0,0.005868929;0.3162641;0.008473573,0.01184363;0.6227903;0.002637261,0.1861614;0.4967334;0.008308458,0.2164571;0.2517343;0.02681067,0.2499441;0.03609473;-0.02455752,-0.1617563;0.4852905;0.0002881503,-0.1996716;0.2406831;0.004081384,-0.2279274;0.02088842;-0.02986559,0.07863151;0.005361672;-0.03827967,0.09258615;-0.330208;-0.001865584,0.09629578;-0.6791623;0.06524694,0.09668899;-0.639668;-0.03064081,-0.07762999;0.005117561;-0.04030371,-0.09996694;-0.3310168;-0.01495628,-0.1143562;-0.6800758;0.05014143,-0.1115787;-0.6405597;-0.04570473,0.01029766;0.5474562;0.00640197,0;0;0,0.001981854;0.3151152;0.02877021,0.002489164;0.6211895;0.04753208,0.1713907;0.4889334;0.003836155,0.2220878;0.2482411;-0.02412367,0.1974148;0.03821056;-0.09854746,-0.167793;0.4783619;0.04153859,-0.2093008;0.2378927;-0.0001315065,-0.2172387;0.02999145;-0.08364524,0.07477778;0.003496229;-0.0455308,0.09977329;-0.3322498;-0.0176456,0.1033945;-0.6726139;0.08446264,0.1188008;-0.7110344;0.0183866,-0.08199064;0.0051346;-0.03046577,-0.1034261;-0.3320124;-0.03079162,-0.08311971;-0.6768907;0.05247667,-0.09911509;-0.7192144;-0.0091528,0.00234282;0.545788;0.04500508,104.477
+0;0;0,0.005844095;0.3160422;0.008438133,0.01179649;0.6222128;0.002595701,0.1859508;0.4963247;0.008277941,0.216332;0.2515894;0.02681502,0.2501873;0.03604861;-0.02455146,-0.1616372;0.4848951;0.0003905208,-0.1992559;0.2404896;0.003967507,-0.2273787;0.02074941;-0.03017754,0.07864796;0.005371829;-0.03835044,0.09265153;-0.3302599;-0.001848541,0.09633046;-0.6794008;0.06528201,0.09669497;-0.6399409;-0.03026645,-0.07769164;0.005115233;-0.04028594,-0.09994177;-0.3311049;-0.01502551,-0.1144939;-0.6803104;0.05026715,-0.1117527;-0.6408293;-0.04524057,0.01025678;0.5469949;0.006355804,0;0;0,0.002184018;0.3147936;0.02980352,0.003018528;0.6204305;0.0497973,0.1715224;0.4885309;0.004865885,0.2224033;0.2481868;-0.02355671,0.1975068;0.03836446;-0.09837151,-0.1672434;0.4780817;0.04315279,-0.2088463;0.238074;0.0004033111,-0.2168669;0.03035115;-0.08343811,0.07478651;0.003522903;-0.04560351,0.09973067;-0.3323048;-0.01777124,0.1032679;-0.6728818;0.08427882,0.1187713;-0.7108921;0.01829863,-0.08208061;0.005037248;-0.03037292,-0.1031676;-0.3322051;-0.03009876,-0.0829757;-0.6773022;0.05308589,-0.09831653;-0.719522;-0.008298885,0.002832577;0.5451543;0.04702115,104.5007
+0;0;0,0.005844095;0.3160422;0.008438133,0.01179649;0.6222128;0.002595701,0.1859508;0.4963247;0.008277941,0.216332;0.2515894;0.02681502,0.2501873;0.03604861;-0.02455146,-0.1616372;0.4848951;0.0003905208,-0.1992559;0.2404896;0.003967507,-0.2273787;0.02074941;-0.03017754,0.07864796;0.005371829;-0.03835044,0.09265153;-0.3302599;-0.001848541,0.09633046;-0.6794008;0.06528201,0.09669497;-0.6399409;-0.03026645,-0.07769164;0.005115233;-0.04028594,-0.09994177;-0.3311049;-0.01502551,-0.1144939;-0.6803104;0.05026715,-0.1117527;-0.6408293;-0.04524057,0.01025678;0.5469949;0.006355804,0;0;0,0.002184018;0.3147936;0.02980352,0.003018528;0.6204305;0.0497973,0.1715224;0.4885309;0.004865885,0.2224033;0.2481868;-0.02355671,0.1975068;0.03836446;-0.09837151,-0.1672434;0.4780817;0.04315279,-0.2088463;0.238074;0.0004033111,-0.2168669;0.03035115;-0.08343811,0.07478651;0.003522903;-0.04560351,0.09973067;-0.3323048;-0.01777124,0.1032679;-0.6728818;0.08427882,0.1187713;-0.7108921;0.01829863,-0.08208061;0.005037248;-0.03037292,-0.1031676;-0.3322051;-0.03009876,-0.0829757;-0.6773022;0.05308589,-0.09831653;-0.719522;-0.008298885,0.002832577;0.5451543;0.04702115,104.5222
+0;0;0,0.005842033;0.3159306;0.008435154,0.01179164;0.6219589;0.002596205,0.1867225;0.4959008;0.008284247,0.2171636;0.2506839;0.0268578,0.2508613;0.0361461;-0.02426966,-0.1623998;0.4844207;0.0003620111,-0.2000924;0.2395343;0.003946036,-0.2280843;0.02081659;-0.03004012,0.07865831;0.005372535;-0.03835548,0.09265874;-0.3301841;-0.001861747,0.09633799;-0.679355;0.06527457,0.09670244;-0.6398965;-0.03025988,-0.07770186;0.005115906;-0.04029124,-0.09994701;-0.331029;-0.01503645,-0.1145004;-0.6802646;0.0502618,-0.1117596;-0.6407849;-0.04523191,0.01025302;0.5467947;0.006353625,0;0;0,0.002140865;0.3145674;0.03098726,0.002822921;0.6200111;0.0517118,0.1724984;0.4880788;0.007688284,0.2227417;0.247379;-0.02300668,0.1977145;0.03874704;-0.09798907,-0.1681262;0.4774196;0.04551185,-0.2097237;0.2371145;0.001625106,-0.2179729;0.03071794;-0.08268646,0.07476738;0.003545761;-0.04565525,0.09967798;-0.3322131;-0.01787925,0.1031975;-0.6728206;0.08417629,0.1186927;-0.7108207;0.0182042,-0.08213061;0.00500626;-0.03027599,-0.1031112;-0.3321671;-0.03051576,-0.08293645;-0.6772953;0.05267444,-0.09821043;-0.7204081;-0.00763854,0.002710819;0.5447934;0.04881024,104.544
+0;0;0,0.005743786;0.3159334;0.008397385,0.01157715;0.6219624;0.002483717,0.1865494;0.4959302;0.008227177,0.217078;0.25073;0.02687616,0.2508528;0.03622052;-0.02431937,-0.1626082;0.4844826;0.0004864684,-0.1999926;0.2395447;0.003766505,-0.2278212;0.02084111;-0.03044363,0.07866812;0.005389148;-0.03833299,0.09270222;-0.3301586;-0.001770541,0.09630346;-0.6793397;0.06531677,0.09662972;-0.6398845;-0.03021814,-0.07769107;0.005098256;-0.04031428,-0.09983555;-0.3310607;-0.01515732,-0.1145784;-0.6802525;0.0503319,-0.1118754;-0.6407759;-0.0451632,0.01007294;0.5467985;0.006261304,0;0;0,0.002140865;0.3145674;0.03098726,0.002822921;0.6200111;0.0517118,0.1724984;0.4880788;0.007688284,0.2227417;0.247379;-0.02300668,0.1977145;0.03874704;-0.09798907,-0.1681262;0.4774196;0.04551185,-0.2097237;0.2371145;0.001625106,-0.2179729;0.03071794;-0.08268646,0.07476738;0.003545761;-0.04565525,0.09967798;-0.3322131;-0.01787925,0.1031975;-0.6728206;0.08417629,0.1186927;-0.7108207;0.0182042,-0.08213061;0.00500626;-0.03027599,-0.1031112;-0.3321671;-0.03051576,-0.08293645;-0.6772953;0.05267444,-0.09821043;-0.7204081;-0.00763854,0.002710819;0.5447934;0.04881024,104.5556
+0;0;0,0.005742016;0.3158361;0.008394797,0.01157238;0.6217092;0.002485038,0.1862184;0.4958316;0.008221826,0.2168709;0.2496361;0.02694651,0.2505183;0.03593543;-0.02405598,-0.1622913;0.4844052;0.0004954813,-0.1998275;0.2384731;0.003788833,-0.2275511;0.02059411;-0.03029231,0.0787512;0.005394839;-0.03837347,0.09278081;-0.3300453;-0.00182274,0.09638188;-0.679211;0.06526159,0.09670816;-0.6397553;-0.03027727,-0.07777311;0.005103639;-0.04035685,-0.0999105;-0.3309475;-0.01520795,-0.1146527;-0.6801239;0.05027836,-0.1119495;-0.6406469;-0.0452207,0.01006937;0.5466055;0.006259601,0;0;0,0.002360031;0.3143094;0.03255534,0.003454342;0.6195247;0.05427599,0.1724688;0.487857;0.008916378,0.223182;0.2462915;-0.02233577,0.1981628;0.0387705;-0.09790324,-0.1674845;0.4777312;0.04744836,-0.2096021;0.2367225;0.002244607,-0.2178447;0.03116742;-0.08190134,0.07475267;0.003577232;-0.04585433,0.09967388;-0.3320835;-0.018219,0.1031579;-0.6726998;0.08375311,0.118672;-0.7107331;0.01781392,-0.08233929;0.00498974;-0.02997868,-0.1033095;-0.332075;-0.03069879,-0.08364829;-0.6773227;0.0520502,-0.0987348;-0.7198551;-0.009012356,0.003263742;0.5443755;0.05117297,104.5665
+0;0;0,0.005742016;0.3158361;0.008394797,0.01157238;0.6217092;0.002485038,0.1862184;0.4958316;0.008221826,0.2168709;0.2496361;0.02694651,0.2505183;0.03593543;-0.02405598,-0.1622913;0.4844052;0.0004954813,-0.1998275;0.2384731;0.003788833,-0.2275511;0.02059411;-0.03029231,0.0787512;0.005394839;-0.03837347,0.09278081;-0.3300453;-0.00182274,0.09638188;-0.679211;0.06526159,0.09670816;-0.6397553;-0.03027727,-0.07777311;0.005103639;-0.04035685,-0.0999105;-0.3309475;-0.01520795,-0.1146527;-0.6801239;0.05027836,-0.1119495;-0.6406469;-0.0452207,0.01006937;0.5466055;0.006259601,0;0;0,0.002360031;0.3143094;0.03255534,0.003454342;0.6195247;0.05427599,0.1724688;0.487857;0.008916378,0.223182;0.2462915;-0.02233577,0.1981628;0.0387705;-0.09790324,-0.1674845;0.4777312;0.04744836,-0.2096021;0.2367225;0.002244607,-0.2178447;0.03116742;-0.08190134,0.07475267;0.003577232;-0.04585433,0.09967388;-0.3320835;-0.018219,0.1031579;-0.6726998;0.08375311,0.118672;-0.7107331;0.01781392,-0.08233929;0.00498974;-0.02997868,-0.1033095;-0.332075;-0.03069879,-0.08364829;-0.6773227;0.0520502,-0.0987348;-0.7198551;-0.009012356,0.003263742;0.5443755;0.05117297,104.5789
+0;0;0,0.005684322;0.3160169;0.008383869,0.0114447;0.6220983;0.002458182,0.1860862;0.4962203;0.008158168,0.2168125;0.2496033;0.02682928,0.2508559;0.03598832;-0.02425508,-0.1623887;0.484814;0.0006009466,-0.1996476;0.2384079;0.003508176,-0.2267949;0.02058625;-0.03137272,0.07881134;0.005410542;-0.03837614,0.09285852;-0.3298829;-0.001824964,0.09648501;-0.6790488;0.06518361,0.09677512;-0.6395912;-0.03037847,-0.07781543;0.005091734;-0.0403988,-0.09974459;-0.330836;-0.01536553,-0.1147045;-0.679978;0.05018008,-0.1120361;-0.6404971;-0.04534287,0.009961259;0.5469522;0.006236483,0;0;0,0.002393976;0.3144269;0.03315496,0.003511637;0.6198517;0.0548358,0.1725532;0.4878005;0.01019073,0.2233437;0.2458311;-0.02117562,0.1982206;0.0386759;-0.09769654,-0.167325;0.4778539;0.04849453,-0.2097837;0.2364986;0.0031338,-0.2180378;0.03119755;-0.08162025,0.07476094;0.003639728;-0.04594326,0.09961063;-0.3319081;-0.01864625,0.1030598;-0.6725088;0.0833311,0.1186145;-0.7105739;0.0174005,-0.08244341;0.004923606;-0.02986759,-0.1027779;-0.3320353;-0.02945222,-0.0833326;-0.6774496;0.05259049,-0.09906174;-0.7197042;-0.008675415,0.003331929;0.5446588;0.05176878,104.5996
+0;0;0,0.005684322;0.3160169;0.008383869,0.0114447;0.6220983;0.002458182,0.1860862;0.4962203;0.008158168,0.2168125;0.2496033;0.02682928,0.2508559;0.03598832;-0.02425508,-0.1623887;0.484814;0.0006009466,-0.1996476;0.2384079;0.003508176,-0.2267949;0.02058625;-0.03137272,0.07881134;0.005410542;-0.03837614,0.09285852;-0.3298829;-0.001824964,0.09648501;-0.6790488;0.06518361,0.09677512;-0.6395912;-0.03037847,-0.07781543;0.005091734;-0.0403988,-0.09974459;-0.330836;-0.01536553,-0.1147045;-0.679978;0.05018008,-0.1120361;-0.6404971;-0.04534287,0.009961259;0.5469522;0.006236483,0;0;0,0.002393976;0.3144269;0.03315496,0.003511637;0.6198517;0.0548358,0.1725532;0.4878005;0.01019073,0.2233437;0.2458311;-0.02117562,0.1982206;0.0386759;-0.09769654,-0.167325;0.4778539;0.04849453,-0.2097837;0.2364986;0.0031338,-0.2180378;0.03119755;-0.08162025,0.07476094;0.003639728;-0.04594326,0.09961063;-0.3319081;-0.01864625,0.1030598;-0.6725088;0.0833311,0.1186145;-0.7105739;0.0174005,-0.08244341;0.004923606;-0.02986759,-0.1027779;-0.3320353;-0.02945222,-0.0833326;-0.6774496;0.05259049,-0.09906174;-0.7197042;-0.008675415,0.003331929;0.5446588;0.05176878,104.6109
+0;0;0,0.005684322;0.3160169;0.008383869,0.0114447;0.6220983;0.002458182,0.1860862;0.4962203;0.008158168,0.2168125;0.2496033;0.02682928,0.2508559;0.03598832;-0.02425508,-0.1623887;0.484814;0.0006009466,-0.1996476;0.2384079;0.003508176,-0.2267949;0.02058625;-0.03137272,0.07881134;0.005410542;-0.03837614,0.09285852;-0.3298829;-0.001824964,0.09648501;-0.6790488;0.06518361,0.09677512;-0.6395912;-0.03037847,-0.07781543;0.005091734;-0.0403988,-0.09974459;-0.330836;-0.01536553,-0.1147045;-0.679978;0.05018008,-0.1120361;-0.6404971;-0.04534287,0.009961259;0.5469522;0.006236483,0;0;0,0.002393976;0.3144269;0.03315496,0.003511637;0.6198517;0.0548358,0.1725532;0.4878005;0.01019073,0.2233437;0.2458311;-0.02117562,0.1982206;0.0386759;-0.09769654,-0.167325;0.4778539;0.04849453,-0.2097837;0.2364986;0.0031338,-0.2180378;0.03119755;-0.08162025,0.07476094;0.003639728;-0.04594326,0.09961063;-0.3319081;-0.01864625,0.1030598;-0.6725088;0.0833311,0.1186145;-0.7105739;0.0174005,-0.08244341;0.004923606;-0.02986759,-0.1027779;-0.3320353;-0.02945222,-0.0833326;-0.6774496;0.05259049,-0.09906174;-0.7197042;-0.008675415,0.003331929;0.5446588;0.05176878,104.6228
+0;0;0,0.005498388;0.3158361;0.008405908,0.01104238;0.6215854;0.00245597,0.1851083;0.496125;0.008225565,0.2160036;0.2485747;0.02706089,0.2501062;0.03559646;-0.02403704,-0.1620737;0.4846481;0.0008181226,-0.1990607;0.2372271;0.00311213,-0.2263722;0.01996876;-0.0313353,0.07871004;0.005444614;-0.03829214,0.09279978;-0.3297046;-0.001640622,0.09633555;-0.6787724;0.06529038,0.09659656;-0.63932;-0.03022304,-0.07769064;0.005040205;-0.04037281,-0.09954149;-0.3307647;-0.01538255,-0.1147545;-0.6797545;0.05030803,-0.1121147;-0.6402785;-0.04516692,0.009624321;0.5465409;0.006238703,0;0;0,0.002960816;0.3141273;0.03418517,0.004851431;0.6191734;0.05638885,0.1729799;0.4876161;0.01124406,0.2240268;0.2447795;-0.02061534,0.1984801;0.03846289;-0.09752154,-0.1658663;0.4784779;0.0492896,-0.2086619;0.2362787;0.003480386,-0.2167894;0.03158908;-0.08119462,0.07472414;0.003546298;-0.0457704,0.0996483;-0.3319336;-0.01933407,0.1028803;-0.6724234;0.08263088,0.1184948;-0.7103285;0.01662088,-0.08227976;0.005003652;-0.02993673,-0.1026694;-0.3318214;-0.02970932,-0.08316852;-0.6771344;0.05226167,-0.09902877;-0.7188648;-0.009507552,0.004486889;0.5440882;0.0532124,104.6445
+0;0;0,0.005498388;0.3158361;0.008405908,0.01104238;0.6215854;0.00245597,0.1851083;0.496125;0.008225565,0.2160036;0.2485747;0.02706089,0.2501062;0.03559646;-0.02403704,-0.1620737;0.4846481;0.0008181226,-0.1990607;0.2372271;0.00311213,-0.2263722;0.01996876;-0.0313353,0.07871004;0.005444614;-0.03829214,0.09279978;-0.3297046;-0.001640622,0.09633555;-0.6787724;0.06529038,0.09659656;-0.63932;-0.03022304,-0.07769064;0.005040205;-0.04037281,-0.09954149;-0.3307647;-0.01538255,-0.1147545;-0.6797545;0.05030803,-0.1121147;-0.6402785;-0.04516692,0.009624321;0.5465409;0.006238703,0;0;0,0.002960816;0.3141273;0.03418517,0.004851431;0.6191734;0.05638885,0.1729799;0.4876161;0.01124406,0.2240268;0.2447795;-0.02061534,0.1984801;0.03846289;-0.09752154,-0.1658663;0.4784779;0.0492896,-0.2086619;0.2362787;0.003480386,-0.2167894;0.03158908;-0.08119462,0.07472414;0.003546298;-0.0457704,0.0996483;-0.3319336;-0.01933407,0.1028803;-0.6724234;0.08263088,0.1184948;-0.7103285;0.01662088,-0.08227976;0.005003652;-0.02993673,-0.1026694;-0.3318214;-0.02970932,-0.08316852;-0.6771344;0.05226167,-0.09902877;-0.7188648;-0.009507552,0.004486889;0.5440882;0.0532124,104.6559
+0;0;0,0.005495821;0.3156887;0.008401984,0.01103805;0.6213408;0.002453682,0.1849752;0.4959351;0.008220928,0.2157152;0.2496292;0.02696157,0.2498357;0.03653909;-0.02416318,-0.1619514;0.4844666;0.0008189348,-0.1987525;0.2382893;0.00310141,-0.2260783;0.02091694;-0.03136411,0.07859278;0.005436503;-0.03823509,0.09267198;-0.3294617;-0.001611024,0.09620452;-0.6782119;0.06525908,0.09646552;-0.6387601;-0.0302486,-0.07757489;0.005032696;-0.04031267,-0.09940937;-0.3305207;-0.01534112,-0.1146085;-0.679193;0.0502897,-0.1119689;-0.6397175;-0.04517952,0.009620329;0.5463138;0.006235527,0;0;0,0.003063142;0.3139763;0.03419971,0.004962713;0.6189651;0.05583668,0.1733027;0.4874674;0.01215887,0.224596;0.2459575;-0.01953864,0.198947;0.03953223;-0.09645462,-0.1658613;0.4789613;0.04922323,-0.208422;0.2378847;0.004129592,-0.216774;0.03340587;-0.08133373,0.07467696;0.00349471;-0.04560089,0.09946328;-0.3318683;-0.02082824,0.1025943;-0.6721164;0.08081913,0.1181047;-0.7101434;0.01491857,-0.08210728;0.005058732;-0.03001845,-0.1027685;-0.3314958;-0.03075089,-0.08347379;-0.6765983;0.05075235,-0.09924813;-0.7183592;-0.01099451,0.004615963;0.5438914;0.05280852,104.6779
+0;0;0,0.005230443;0.3156864;0.008653174,0.01058755;0.6213436;0.002792997,0.1845807;0.495892;0.008445741,0.2155205;0.2496167;0.02725932,0.2497752;0.03657916;-0.02399441,-0.1623254;0.4844383;0.001176502,-0.1987411;0.2381982;0.002754383,-0.2263644;0.02083239;-0.03151506,0.07860921;0.005484468;-0.03819447,0.09251303;-0.3293968;-0.001348861,0.09598101;-0.6781338;0.06559356,0.09621227;-0.6386676;-0.02991278,-0.07756868;0.004984911;-0.04033055,-0.09949733;-0.3305432;-0.01510385,-0.1147973;-0.6791897;0.05064026,-0.1121878;-0.6396999;-0.04482836,0.009237302;0.5463142;0.006552381,0;0;0,0.003063142;0.3139763;0.03419971,0.004962713;0.6189651;0.05583668,0.1733027;0.4874674;0.01215887,0.224596;0.2459575;-0.01953864,0.198947;0.03953223;-0.09645462,-0.1658613;0.4789613;0.04922323,-0.208422;0.2378847;0.004129592,-0.216774;0.03340587;-0.08133373,0.07467696;0.00349471;-0.04560089,0.09946328;-0.3318683;-0.02082824,0.1025943;-0.6721164;0.08081913,0.1181047;-0.7101434;0.01491857,-0.08210728;0.005058732;-0.03001845,-0.1027685;-0.3314958;-0.03075089,-0.08347379;-0.6765983;0.05075235,-0.09924813;-0.7183592;-0.01099451,0.004615963;0.5438914;0.05280852,104.6896
+0;0;0,0.005227945;0.3155357;0.008649044,0.0105824;0.6210412;0.002791712,0.1841512;0.4957477;0.008438076,0.2150778;0.2495776;0.02724362,0.2493468;0.0364511;-0.0240315,-0.1619141;0.4843217;0.001186455,-0.1983142;0.2381868;0.002763662,-0.225949;0.02073029;-0.03152009,0.07849221;0.005476305;-0.03813762,0.09238687;-0.3291843;-0.001316298,0.09585673;-0.678111;0.06566253,0.09608778;-0.6386536;-0.02975381,-0.07745323;0.004977491;-0.04027053,-0.09936743;-0.3303295;-0.01506045,-0.1146758;-0.6791657;0.05071943,-0.1120687;-0.6396849;-0.04465924,0.009232793;0.5460477;0.006549306,0;0;0,0.003076434;0.3138127;0.03430724,0.00495103;0.6186692;0.05565906,0.1731123;0.487484;0.01284242,0.2246361;0.2461373;-0.01888895,0.1993178;0.03979164;-0.09639287,-0.1657431;0.4796363;0.0495465,-0.2084649;0.2387592;0.004127622,-0.216801;0.03433481;-0.08170716,0.07460018;0.003369838;-0.04548573,0.09923549;-0.3318852;-0.0221672,0.1022438;-0.6724198;0.07919931,0.1177399;-0.7103428;0.01331973,-0.08194237;0.005182697;-0.03006797,-0.1031379;-0.3311106;-0.03211571,-0.08403482;-0.6764337;0.04934029,-0.09958051;-0.7181659;-0.01235735,0.004624531;0.5436279;0.05271554,104.7116
+0;0;0,0.005227945;0.3155357;0.008649044,0.0105824;0.6210412;0.002791712,0.1841512;0.4957477;0.008438076,0.2150778;0.2495776;0.02724362,0.2493468;0.0364511;-0.0240315,-0.1619141;0.4843217;0.001186455,-0.1983142;0.2381868;0.002763662,-0.225949;0.02073029;-0.03152009,0.07849221;0.005476305;-0.03813762,0.09238687;-0.3291843;-0.001316298,0.09585673;-0.678111;0.06566253,0.09608778;-0.6386536;-0.02975381,-0.07745323;0.004977491;-0.04027053,-0.09936743;-0.3303295;-0.01506045,-0.1146758;-0.6791657;0.05071943,-0.1120687;-0.6396849;-0.04465924,0.009232793;0.5460477;0.006549306,0;0;0,0.003076434;0.3138127;0.03430724,0.00495103;0.6186692;0.05565906,0.1731123;0.487484;0.01284242,0.2246361;0.2461373;-0.01888895,0.1993178;0.03979164;-0.09639287,-0.1657431;0.4796363;0.0495465,-0.2084649;0.2387592;0.004127622,-0.216801;0.03433481;-0.08170716,0.07460018;0.003369838;-0.04548573,0.09923549;-0.3318852;-0.0221672,0.1022438;-0.6724198;0.07919931,0.1177399;-0.7103428;0.01331973,-0.08194237;0.005182697;-0.03006797,-0.1031379;-0.3311106;-0.03211571,-0.08403482;-0.6764337;0.04934029,-0.09958051;-0.7181659;-0.01235735,0.004624531;0.5436279;0.05271554,104.7234
+0;0;0,0.004899711;0.3155763;0.00867632,0.009868195;0.6210963;0.002721594,0.1832606;0.4959175;0.00850995,0.214319;0.2497757;0.02747749,0.2485474;0.03715716;-0.02379932,-0.1620521;0.4840805;0.0007371409,-0.1981319;0.2378964;0.00206844,-0.2256963;0.02107541;-0.03309431,0.07830356;0.005567256;-0.03801578,0.09195065;-0.328916;-0.001031823,0.09548387;-0.6777225;0.06590167,0.09582159;-0.6382616;-0.02961016,-0.07726141;0.004855124;-0.04018387,-0.09924039;-0.3302658;-0.01480766,-0.1147301;-0.6789924;0.05083048,-0.1120124;-0.6395025;-0.0446404,0.008638559;0.5461036;0.006508783,0;0;0,0.00269118;0.3138344;0.0344727,0.004206032;0.6187046;0.05579543,0.1720118;0.4873021;0.0128336,0.224075;0.2459757;-0.01816893,0.1993234;0.03993177;-0.0952456,-0.1661851;0.4799761;0.05069915,-0.2085414;0.2391923;0.004446752,-0.2164847;0.0349703;-0.0806286,0.0747999;0.003395319;-0.04473352,0.0983184;-0.3318819;-0.0230732,0.1012215;-0.6724406;0.07777239,0.1167342;-0.7104089;0.01180411,-0.08157694;0.005133807;-0.03043827,-0.103346;-0.3309523;-0.03274851,-0.08475503;-0.676336;0.04801678,-0.1006578;-0.7177022;-0.0141613,0.0039756;0.5436637;0.05286741,104.7451
+0;0;0,0.004893012;0.3151448;0.008664457,0.00985744;0.6204152;0.00271392,0.1832223;0.4952892;0.008499689,0.2141054;0.2505378;0.0273601,0.2484148;0.0374162;-0.02403802,-0.1620346;0.4834542;0.0007281364,-0.1979106;0.2386605;0.002051916,-0.2255402;0.02132663;-0.03319402,0.07802268;0.005547286;-0.03787941,0.09167492;-0.3290621;-0.0008815043,0.09520534;-0.6775921;0.06599893,0.09554328;-0.6381248;-0.02957762,-0.07698426;0.004837708;-0.04003973,-0.09897154;-0.3304097;-0.01465394,-0.114449;-0.6788598;0.05093216,-0.1117294;-0.6393635;-0.0446034,0.008628539;0.5454673;0.006498846,0;0;0,0.002060592;0.3134986;0.03360963,0.003168687;0.618176;0.05413198,0.1713158;0.4868406;0.01251912,0.2237228;0.2469431;-0.01773715,0.198906;0.04035333;-0.09483767,-0.1673099;0.4800276;0.04966545,-0.2093441;0.2404395;0.004461076,-0.2175981;0.03569628;-0.0806963,0.07480784;0.003376156;-0.04410839,0.09755273;-0.3322325;-0.02492046,0.1001865;-0.6727316;0.07513975,0.1157515;-0.7107133;0.009103052,-0.08108898;0.00510068;-0.03084996,-0.1034915;-0.3310662;-0.03378994,-0.08572567;-0.6764836;0.04577017,-0.1019745;-0.7174175;-0.01691145,0.003026605;0.5431731;0.05138063,104.7565
+0;0;0,0.004893012;0.3151448;0.008664457,0.00985744;0.6204152;0.00271392,0.1832223;0.4952892;0.008499689,0.2141054;0.2505378;0.0273601,0.2484148;0.0374162;-0.02403802,-0.1620346;0.4834542;0.0007281364,-0.1979106;0.2386605;0.002051916,-0.2255402;0.02132663;-0.03319402,0.07802268;0.005547286;-0.03787941,0.09167492;-0.3290621;-0.0008815043,0.09520534;-0.6775921;0.06599893,0.09554328;-0.6381248;-0.02957762,-0.07698426;0.004837708;-0.04003973,-0.09897154;-0.3304097;-0.01465394,-0.114449;-0.6788598;0.05093216,-0.1117294;-0.6393635;-0.0446034,0.008628539;0.5454673;0.006498846,0;0;0,0.002060592;0.3134986;0.03360963,0.003168687;0.618176;0.05413198,0.1713158;0.4868406;0.01251912,0.2237228;0.2469431;-0.01773715,0.198906;0.04035333;-0.09483767,-0.1673099;0.4800276;0.04966545,-0.2093441;0.2404395;0.004461076,-0.2175981;0.03569628;-0.0806963,0.07480784;0.003376156;-0.04410839,0.09755273;-0.3322325;-0.02492046,0.1001865;-0.6727316;0.07513975,0.1157515;-0.7107133;0.009103052,-0.08108898;0.00510068;-0.03084996,-0.1034915;-0.3310662;-0.03378994,-0.08572567;-0.6764836;0.04577017,-0.1019745;-0.7174175;-0.01691145,0.003026605;0.5431731;0.05138063,104.7785
+0;0;0,0.004690985;0.3149593;0.008749802,0.009536626;0.6201122;0.002839734,0.1827458;0.4951126;0.008566544,0.2135526;0.2520059;0.02734608,0.24821;0.03788133;-0.02448234,-0.1619783;0.4829484;-0.0001017698,-0.1974484;0.2397535;0.0007484899,-0.2256384;0.02154449;-0.03567671,0.07797371;0.00561113;-0.03779009,0.0915334;-0.3292432;-0.0007292442,0.09505969;-0.6774406;0.06607006,0.09558468;-0.6379638;-0.02956284,-0.07688448;0.004752016;-0.04007084,-0.09894774;-0.3307261;-0.01452777,-0.114555;-0.6788137;0.05110338,-0.1116459;-0.639309;-0.04448394,0.008342302;0.545184;0.006616387,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,0.004690985;0.3149593;0.008749802,0.009536626;0.6201122;0.002839734,0.1827458;0.4951126;0.008566544,0.2135526;0.2520059;0.02734608,0.24821;0.03788133;-0.02448234,-0.1619783;0.4829484;-0.0001017698,-0.1974484;0.2397535;0.0007484899,-0.2256384;0.02154449;-0.03567671,0.07797371;0.00561113;-0.03779009,0.0915334;-0.3292432;-0.0007292442,0.09505969;-0.6774406;0.06607006,0.09558468;-0.6379638;-0.02956284,-0.07688448;0.004752016;-0.04007084,-0.09894774;-0.3307261;-0.01452777,-0.114555;-0.6788137;0.05110338,-0.1116459;-0.639309;-0.04448394,0.008342302;0.545184;0.006616387,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,0.004690985;0.3149593;0.008749802,0.009536626;0.6201122;0.002839734,0.1827458;0.4951126;0.008566544,0.2135526;0.2520059;0.02734608,0.24821;0.03788133;-0.02448234,-0.1619783;0.4829484;-0.0001017698,-0.1974484;0.2397535;0.0007484899,-0.2256384;0.02154449;-0.03567671,0.07797371;0.00561113;-0.03779009,0.0915334;-0.3292432;-0.0007292442,0.09505969;-0.6774406;0.06607006,0.09558468;-0.6379638;-0.02956284,-0.07688448;0.004752016;-0.04007084,-0.09894774;-0.3307261;-0.01452777,-0.114555;-0.6788137;0.05110338,-0.1116459;-0.639309;-0.04448394,0.008342302;0.545184;0.006616387,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,0.00445665;0.3149586;0.008899054,0.009203916;0.6201147;0.003093772,0.1824469;0.4951735;0.008829303,0.2132998;0.2520675;0.02754227,0.2481416;0.03797947;-0.02431367,-0.1621099;0.4825605;-0.0008417787,-0.1976687;0.2393785;-0.001672281,-0.2262834;0.02140397;-0.03915503,0.07797915;0.005698198;-0.03776585,0.09137622;-0.3291409;-0.0005086549,0.09488783;-0.6773254;0.06635863,0.0956182;-0.6378406;-0.02927214,-0.07689011;0.004667092;-0.04007,-0.0991479;-0.3307804;-0.01429523,-0.1147922;-0.6788482;0.05143203,-0.1116767;-0.6393368;-0.04414812,0.00802663;0.5451853;0.00685256,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,0.00445665;0.3149586;0.008899054,0.009203916;0.6201147;0.003093772,0.1824469;0.4951735;0.008829303,0.2132998;0.2520675;0.02754227,0.2481416;0.03797947;-0.02431367,-0.1621099;0.4825605;-0.0008417787,-0.1976687;0.2393785;-0.001672281,-0.2262834;0.02140397;-0.03915503,0.07797915;0.005698198;-0.03776585,0.09137622;-0.3291409;-0.0005086549,0.09488783;-0.6773254;0.06635863,0.0956182;-0.6378406;-0.02927214,-0.07689011;0.004667092;-0.04007,-0.0991479;-0.3307804;-0.01429523,-0.1147922;-0.6788482;0.05143203,-0.1116767;-0.6393368;-0.04414812,0.00802663;0.5451853;0.00685256,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,0.00445665;0.3149586;0.008899054,0.009203916;0.6201147;0.003093772,0.1824469;0.4951735;0.008829303,0.2132998;0.2520675;0.02754227,0.2481416;0.03797947;-0.02431367,-0.1621099;0.4825605;-0.0008417787,-0.1976687;0.2393785;-0.001672281,-0.2262834;0.02140397;-0.03915503,0.07797915;0.005698198;-0.03776585,0.09137622;-0.3291409;-0.0005086549,0.09488783;-0.6773254;0.06635863,0.0956182;-0.6378406;-0.02927214,-0.07689011;0.004667092;-0.04007,-0.0991479;-0.3307804;-0.01429523,-0.1147922;-0.6788482;0.05143203,-0.1116767;-0.6393368;-0.04414812,0.00802663;0.5451853;0.00685256,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,0.004046729;0.3149564;0.00916682,0.008625866;0.6201168;0.003480698,0.1819204;0.4951891;0.009092777,0.212875;0.2520796;0.02759121,0.2478983;0.03795518;-0.02399141,-0.1625073;0.4823118;-0.001362696,-0.1979768;0.239138;-0.004684861,-0.2278696;0.02190678;-0.04534998,0.07800859;0.005794439;-0.03769031,0.09108409;-0.3290384;-0.0002628081,0.09448288;-0.6772047;0.06670505,0.095376;-0.6377069;-0.02892305,-0.07686241;0.004569252;-0.04013435,-0.09946852;-0.3308285;-0.01401826,-0.1149947;-0.6789007;0.05171379,-0.1117186;-0.6393739;-0.04385946,0.007494612;0.5451859;0.007223297,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,0.004046729;0.3149564;0.00916682,0.008625866;0.6201168;0.003480698,0.1819204;0.4951891;0.009092777,0.212875;0.2520796;0.02759121,0.2478983;0.03795518;-0.02399141,-0.1625073;0.4823118;-0.001362696,-0.1979768;0.239138;-0.004684861,-0.2278696;0.02190678;-0.04534998,0.07800859;0.005794439;-0.03769031,0.09108409;-0.3290384;-0.0002628081,0.09448288;-0.6772047;0.06670505,0.095376;-0.6377069;-0.02892305,-0.07686241;0.004569252;-0.04013435,-0.09946852;-0.3308285;-0.01401826,-0.1149947;-0.6789007;0.05171379,-0.1117186;-0.6393739;-0.04385946,0.007494612;0.5451859;0.007223297,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,0.004046729;0.3149564;0.00916682,0.008625866;0.6201168;0.003480698,0.1819204;0.4951891;0.009092777,0.212875;0.2520796;0.02759121,0.2478983;0.03795518;-0.02399141,-0.1625073;0.4823118;-0.001362696,-0.1979768;0.239138;-0.004684861,-0.2278696;0.02190678;-0.04534998,0.07800859;0.005794439;-0.03769031,0.09108409;-0.3290384;-0.0002628081,0.09448288;-0.6772047;0.06670505,0.095376;-0.6377069;-0.02892305,-0.07686241;0.004569252;-0.04013435,-0.09946852;-0.3308285;-0.01401826,-0.1149947;-0.6789007;0.05171379,-0.1117186;-0.6393739;-0.04385946,0.007494612;0.5451859;0.007223297,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,0.003766427;0.314956;0.009300979,0.008209654;0.6201194;0.003687542,0.1815543;0.4952343;0.009280825,0.2126981;0.2521244;0.02745356,0.2476055;0.03788203;-0.02371622,-0.1628971;0.4823345;-0.001101132,-0.1982512;0.2392137;-0.007807322,-0.2290232;0.02253975;-0.05072751,0.07802629;0.005866198;-0.03764255,0.09084272;-0.3289607;-7.323176E-05,0.09426092;-0.6771313;0.06687163,0.09513545;-0.6376254;-0.02875584,-0.07684854;0.004497451;-0.04016903,-0.09954841;-0.3308797;-0.01386957,-0.1152999;-0.6789222;0.05196659,-0.1120413;-0.6393895;-0.04360668,0.007115949;0.5451874;0.007419849,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,0.003766427;0.314956;0.009300979,0.008209654;0.6201194;0.003687542,0.1815543;0.4952343;0.009280825,0.2126981;0.2521244;0.02745356,0.2476055;0.03788203;-0.02371622,-0.1628971;0.4823345;-0.001101132,-0.1982512;0.2392137;-0.007807322,-0.2290232;0.02253975;-0.05072751,0.07802629;0.005866198;-0.03764255,0.09084272;-0.3289607;-7.323176E-05,0.09426092;-0.6771313;0.06687163,0.09513545;-0.6376254;-0.02875584,-0.07684854;0.004497451;-0.04016903,-0.09954841;-0.3308797;-0.01386957,-0.1152999;-0.6789222;0.05196659,-0.1120413;-0.6393895;-0.04360668,0.007115949;0.5451874;0.007419849,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,0.003766427;0.314956;0.009300979,0.008209654;0.6201194;0.003687542,0.1815543;0.4952343;0.009280825,0.2126981;0.2521244;0.02745356,0.2476055;0.03788203;-0.02371622,-0.1628971;0.4823345;-0.001101132,-0.1982512;0.2392137;-0.007807322,-0.2290232;0.02253975;-0.05072751,0.07802629;0.005866198;-0.03764255,0.09084272;-0.3289607;-7.323176E-05,0.09426092;-0.6771313;0.06687163,0.09513545;-0.6376254;-0.02875584,-0.07684854;0.004497451;-0.04016903,-0.09954841;-0.3308797;-0.01386957,-0.1152999;-0.6789222;0.05196659,-0.1120413;-0.6393895;-0.04360668,0.007115949;0.5451874;0.007419849,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,0.003530606;0.3149564;0.009378866,0.00787859;0.620122;0.003807948,0.1812555;0.4952343;0.0093839,0.2124008;0.2521222;0.02752359,0.247541;0.03798942;-0.02394474,-0.1632263;0.482416;-0.0009645903,-0.1985894;0.2394298;-0.0114412,-0.2300069;0.02368872;-0.05840287,0.07802462;0.005913091;-0.03763868,0.09063049;-0.3289117;2.106279E-05,0.09402053;-0.6770773;0.06699285,0.09488855;-0.6375662;-0.02863416,-0.07685849;0.004454938;-0.04015472,-0.09970762;-0.330905;-0.0137651,-0.1156091;-0.6789285;0.05213483,-0.1123563;-0.6393912;-0.04343817,0.006817542;0.545189;0.007530344,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,0.003530606;0.3149564;0.009378866,0.00787859;0.620122;0.003807948,0.1812555;0.4952343;0.0093839,0.2124008;0.2521222;0.02752359,0.247541;0.03798942;-0.02394474,-0.1632263;0.482416;-0.0009645903,-0.1985894;0.2394298;-0.0114412,-0.2300069;0.02368872;-0.05840287,0.07802462;0.005913091;-0.03763868,0.09063049;-0.3289117;2.106279E-05,0.09402053;-0.6770773;0.06699285,0.09488855;-0.6375662;-0.02863416,-0.07685849;0.004454938;-0.04015472,-0.09970762;-0.330905;-0.0137651,-0.1156091;-0.6789285;0.05213483,-0.1123563;-0.6393912;-0.04343817,0.006817542;0.545189;0.007530344,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,0.003530606;0.3149564;0.009378866,0.00787859;0.620122;0.003807948,0.1812555;0.4952343;0.0093839,0.2124008;0.2521222;0.02752359,0.247541;0.03798942;-0.02394474,-0.1632263;0.482416;-0.0009645903,-0.1985894;0.2394298;-0.0114412,-0.2300069;0.02368872;-0.05840287,0.07802462;0.005913091;-0.03763868,0.09063049;-0.3289117;2.106279E-05,0.09402053;-0.6770773;0.06699285,0.09488855;-0.6375662;-0.02863416,-0.07685849;0.004454938;-0.04015472,-0.09970762;-0.330905;-0.0137651,-0.1156091;-0.6789285;0.05213483,-0.1123563;-0.6393912;-0.04343817,0.006817542;0.545189;0.007530344,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,0.003270434;0.3149586;0.009400629,0.007458747;0.620127;0.003850532,0.1809252;0.4953247;0.009501357,0.2121382;0.2522172;0.02758774,0.2473745;0.03815895;-0.0241241,-0.1635723;0.4823966;-0.0009281849,-0.1985081;0.2395811;-0.01585208,-0.2307579;0.02395318;-0.06276914,0.07804113;0.005976648;-0.03759439,0.09043124;-0.3288553;7.325783E-05,0.09353501;-0.6770118;0.06710635,0.09442018;-0.637498;-0.02852023,-0.07685643;0.004397082;-0.04016505,-0.09974091;-0.3309575;-0.01373711,-0.1158444;-0.6789477;0.05228963,-0.1125771;-0.6394079;-0.04328261,0.006463257;0.5451926;0.007562013,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,0.003270434;0.3149586;0.009400629,0.007458747;0.620127;0.003850532,0.1809252;0.4953247;0.009501357,0.2121382;0.2522172;0.02758774,0.2473745;0.03815895;-0.0241241,-0.1635723;0.4823966;-0.0009281849,-0.1985081;0.2395811;-0.01585208,-0.2307579;0.02395318;-0.06276914,0.07804113;0.005976648;-0.03759439,0.09043124;-0.3288553;7.325783E-05,0.09353501;-0.6770118;0.06710635,0.09442018;-0.637498;-0.02852023,-0.07685643;0.004397082;-0.04016505,-0.09974091;-0.3309575;-0.01373711,-0.1158444;-0.6789477;0.05228963,-0.1125771;-0.6394079;-0.04328261,0.006463257;0.5451926;0.007562013,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,0.003270434;0.3149586;0.009400629,0.007458747;0.620127;0.003850532,0.1809252;0.4953247;0.009501357,0.2121382;0.2522172;0.02758774,0.2473745;0.03815895;-0.0241241,-0.1635723;0.4823966;-0.0009281849,-0.1985081;0.2395811;-0.01585208,-0.2307579;0.02395318;-0.06276914,0.07804113;0.005976648;-0.03759439,0.09043124;-0.3288553;7.325783E-05,0.09353501;-0.6770118;0.06710635,0.09442018;-0.637498;-0.02852023,-0.07685643;0.004397082;-0.04016505,-0.09974091;-0.3309575;-0.01373711,-0.1158444;-0.6789477;0.05228963,-0.1125771;-0.6394079;-0.04328261,0.006463257;0.5451926;0.007562013,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,0.002852981;0.3149607;0.009466976,0.006812907;0.6201321;0.003930945,0.1803862;0.4954243;0.009769344,0.2116293;0.2523079;0.02768287,0.2470062;0.03834625;-0.02433192,-0.1641333;0.4823881;-0.0008146954,-0.1985492;0.2397948;-0.01996216,-0.2335085;0.02711344;-0.07724337,0.07807362;0.005986507;-0.03752529,0.09010191;-0.3288544;0.0001802146,0.09319708;-0.6770392;0.0670662,0.09411272;-0.6375212;-0.02855967,-0.07680036;0.004393134;-0.04027256,-0.1000093;-0.3309237;-0.01365041,-0.1161691;-0.6788996;0.05243752,-0.112872;-0.6393556;-0.04313328,0.005899251;0.5451968;0.007643821,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,0.002852981;0.3149607;0.009466976,0.006812907;0.6201321;0.003930945,0.1803862;0.4954243;0.009769344,0.2116293;0.2523079;0.02768287,0.2470062;0.03834625;-0.02433192,-0.1641333;0.4823881;-0.0008146954,-0.1985492;0.2397948;-0.01996216,-0.2335085;0.02711344;-0.07724337,0.07807362;0.005986507;-0.03752529,0.09010191;-0.3288544;0.0001802146,0.09319708;-0.6770392;0.0670662,0.09411272;-0.6375212;-0.02855967,-0.07680036;0.004393134;-0.04027256,-0.1000093;-0.3309237;-0.01365041,-0.1161691;-0.6788996;0.05243752,-0.112872;-0.6393556;-0.04313328,0.005899251;0.5451968;0.007643821,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,0.002852981;0.3149607;0.009466976,0.006812907;0.6201321;0.003930945,0.1803862;0.4954243;0.009769344,0.2116293;0.2523079;0.02768287,0.2470062;0.03834625;-0.02433192,-0.1641333;0.4823881;-0.0008146954,-0.1985492;0.2397948;-0.01996216,-0.2335085;0.02711344;-0.07724337,0.07807362;0.005986507;-0.03752529,0.09010191;-0.3288544;0.0001802146,0.09319708;-0.6770392;0.0670662,0.09411272;-0.6375212;-0.02855967,-0.07680036;0.004393134;-0.04027256,-0.1000093;-0.3309237;-0.01365041,-0.1161691;-0.6788996;0.05243752,-0.112872;-0.6393556;-0.04313328,0.005899251;0.5451968;0.007643821,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,0.002637303;0.3149626;0.009465705,0.00636973;0.6201365;0.003903253,0.1800276;0.4954352;0.009803645,0.2112978;0.2523188;0.0276687,0.2468942;0.03843801;-0.02452874,-0.1644915;0.4823912;-0.0008715745,-0.1986612;0.2401605;-0.02452197,-0.2346612;0.02896155;-0.08645464,0.07809107;0.006009836;-0.03748523,0.08996407;-0.328835;0.0002344027,0.09303142;-0.6770108;0.06716868,0.09396695;-0.6374938;-0.02845711,-0.07680412;0.004369636;-0.04026796,-0.100033;-0.330954;-0.01374841,-0.1163277;-0.6788971;0.05247883,-0.1130102;-0.6393549;-0.04309145,0.0055392;0.5452003;0.007619717,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,0.002637303;0.3149626;0.009465705,0.00636973;0.6201365;0.003903253,0.1800276;0.4954352;0.009803645,0.2112978;0.2523188;0.0276687,0.2468942;0.03843801;-0.02452874,-0.1644915;0.4823912;-0.0008715745,-0.1986612;0.2401605;-0.02452197,-0.2346612;0.02896155;-0.08645464,0.07809107;0.006009836;-0.03748523,0.08996407;-0.328835;0.0002344027,0.09303142;-0.6770108;0.06716868,0.09396695;-0.6374938;-0.02845711,-0.07680412;0.004369636;-0.04026796,-0.100033;-0.330954;-0.01374841,-0.1163277;-0.6788971;0.05247883,-0.1130102;-0.6393549;-0.04309145,0.0055392;0.5452003;0.007619717,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,0.002637303;0.3149626;0.009465705,0.00636973;0.6201365;0.003903253,0.1800276;0.4954352;0.009803645,0.2112978;0.2523188;0.0276687,0.2468942;0.03843801;-0.02452874,-0.1644915;0.4823912;-0.0008715745,-0.1986612;0.2401605;-0.02452197,-0.2346612;0.02896155;-0.08645464,0.07809107;0.006009836;-0.03748523,0.08996407;-0.328835;0.0002344027,0.09303142;-0.6770108;0.06716868,0.09396695;-0.6374938;-0.02845711,-0.07680412;0.004369636;-0.04026796,-0.100033;-0.330954;-0.01374841,-0.1163277;-0.6788971;0.05247883,-0.1130102;-0.6393549;-0.04309145,0.0055392;0.5452003;0.007619717,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,0.002437973;0.3149628;0.009511729,0.005993225;0.6201398;0.003979665,0.1797453;0.4955323;0.009932538,0.2110493;0.2524136;0.02770775,0.2467765;0.03864469;-0.02485739,-0.1641769;0.481281;-0.004267491,-0.1990376;0.239368;-0.03006329,-0.2351788;0.0289183;-0.09441704,0.07809865;0.006041398;-0.03746436,0.08983123;-0.3288102;0.0002387129,0.09282418;-0.6769728;0.0672455,0.09450222;-0.6374655;-0.0283711,-0.07680135;0.004339583;-0.04027651,-0.1001079;-0.3309768;-0.0137336,-0.1167777;-0.6789309;0.0523426,-0.1127146;-0.6394011;-0.04320012,0.005230682;0.545202;0.00767827,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,0.002437973;0.3149628;0.009511729,0.005993225;0.6201398;0.003979665,0.1797453;0.4955323;0.009932538,0.2110493;0.2524136;0.02770775,0.2467765;0.03864469;-0.02485739,-0.1641769;0.481281;-0.004267491,-0.1990376;0.239368;-0.03006329,-0.2351788;0.0289183;-0.09441704,0.07809865;0.006041398;-0.03746436,0.08983123;-0.3288102;0.0002387129,0.09282418;-0.6769728;0.0672455,0.09450222;-0.6374655;-0.0283711,-0.07680135;0.004339583;-0.04027651,-0.1001079;-0.3309768;-0.0137336,-0.1167777;-0.6789309;0.0523426,-0.1127146;-0.6394011;-0.04320012,0.005230682;0.545202;0.00767827,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,0.002437973;0.3149628;0.009511729,0.005993225;0.6201398;0.003979665,0.1797453;0.4955323;0.009932538,0.2110493;0.2524136;0.02770775,0.2467765;0.03864469;-0.02485739,-0.1641769;0.481281;-0.004267491,-0.1990376;0.239368;-0.03006329,-0.2351788;0.0289183;-0.09441704,0.07809865;0.006041398;-0.03746436,0.08983123;-0.3288102;0.0002387129,0.09282418;-0.6769728;0.0672455,0.09450222;-0.6374655;-0.0283711,-0.07680135;0.004339583;-0.04027651,-0.1001079;-0.3309768;-0.0137336,-0.1167777;-0.6789309;0.0523426,-0.1127146;-0.6394011;-0.04320012,0.005230682;0.545202;0.00767827,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,0.002156205;0.3149633;0.009563692,0.005479994;0.6201438;0.004061818,0.1793607;0.4956774;0.01015018,0.2107758;0.252566;0.0278285,0.2466706;0.03887127;-0.02492365,-0.1642938;0.4808474;-0.00605925,-0.1999537;0.2394769;-0.03557592,-0.2376756;0.03420743;-0.1141773,0.07813811;0.006088226;-0.03737439,0.08961292;-0.3287761;0.0002951883,0.09264608;-0.6769242;0.06737487,0.09474786;-0.637421;-0.02823375,-0.07675935;0.004293897;-0.04036137,-0.1002422;-0.331002;-0.01371458,-0.1170113;-0.6789509;0.05236365,-0.1125238;-0.6394226;-0.04316023,0.004807511;0.5452043;0.007742121,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,0.002156205;0.3149633;0.009563692,0.005479994;0.6201438;0.004061818,0.1793607;0.4956774;0.01015018,0.2107758;0.252566;0.0278285,0.2466706;0.03887127;-0.02492365,-0.1642938;0.4808474;-0.00605925,-0.1999537;0.2394769;-0.03557592,-0.2376756;0.03420743;-0.1141773,0.07813811;0.006088226;-0.03737439,0.08961292;-0.3287761;0.0002951883,0.09264608;-0.6769242;0.06737487,0.09474786;-0.637421;-0.02823375,-0.07675935;0.004293897;-0.04036137,-0.1002422;-0.331002;-0.01371458,-0.1170113;-0.6789509;0.05236365,-0.1125238;-0.6394226;-0.04316023,0.004807511;0.5452043;0.007742121,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,0.002156205;0.3149633;0.009563692,0.005479994;0.6201438;0.004061818,0.1793607;0.4956774;0.01015018,0.2107758;0.252566;0.0278285,0.2466706;0.03887127;-0.02492365,-0.1642938;0.4808474;-0.00605925,-0.1999537;0.2394769;-0.03557592,-0.2376756;0.03420743;-0.1141773,0.07813811;0.006088226;-0.03737439,0.08961292;-0.3287761;0.0002951883,0.09264608;-0.6769242;0.06737487,0.09474786;-0.637421;-0.02823375,-0.07675935;0.004293897;-0.04036137,-0.1002422;-0.331002;-0.01371458,-0.1170113;-0.6789509;0.05236365,-0.1125238;-0.6394226;-0.04316023,0.004807511;0.5452043;0.007742121,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,0.001734899;0.3149629;0.009660078,0.004888061;0.6201462;0.00421405,0.178834;0.4957165;0.0104126,0.2103683;0.2526193;0.02807464,0.2463767;0.03900164;-0.02491185,-0.1643644;0.4801769;-0.008262588,-0.2014332;0.2396659;-0.042657,-0.2385562;0.03381228;-0.1200057,0.0781908;0.006140671;-0.03725541,0.08926271;-0.3287402;0.0003876239,0.09210445;-0.6768931;0.06745073,0.09472867;-0.6373923;-0.02814522,-0.07671949;0.004238027;-0.04044298,-0.1002846;-0.3310454;-0.01371271,-0.1174725;-0.6789147;0.05267672,-0.1124637;-0.6393851;-0.04282112,0.004271858;0.5452055;0.007880757,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,0.001734899;0.3149629;0.009660078,0.004888061;0.6201462;0.00421405,0.178834;0.4957165;0.0104126,0.2103683;0.2526193;0.02807464,0.2463767;0.03900164;-0.02491185,-0.1643644;0.4801769;-0.008262588,-0.2014332;0.2396659;-0.042657,-0.2385562;0.03381228;-0.1200057,0.0781908;0.006140671;-0.03725541,0.08926271;-0.3287402;0.0003876239,0.09210445;-0.6768931;0.06745073,0.09472867;-0.6373923;-0.02814522,-0.07671949;0.004238027;-0.04044298,-0.1002846;-0.3310454;-0.01371271,-0.1174725;-0.6789147;0.05267672,-0.1124637;-0.6393851;-0.04282112,0.004271858;0.5452055;0.007880757,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,0.001452029;0.3149614;0.009755602,0.004447161;0.6201475;0.004406045,0.1784233;0.4957506;0.01073394,0.2100398;0.2526574;0.02830344,0.2461737;0.03905584;-0.02466227,-0.1644558;0.4798692;-0.01011795,-0.2037468;0.2409137;-0.05205943,-0.2401307;0.0359851;-0.1321663,0.07823394;0.006164618;-0.03716079,0.08909541;-0.3287195;0.0005146675,0.0918816;-0.6768745;0.06756979,0.09496971;-0.6373755;-0.02801248,-0.07667363;0.004213401;-0.04053242,-0.1004259;-0.3310609;-0.01385313,-0.1177746;-0.6788692;0.05281296,-0.1123011;-0.6393341;-0.04265881,0.003853692;0.5452061;0.008062498,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,0.001452029;0.3149614;0.009755602,0.004447161;0.6201475;0.004406045,0.1784233;0.4957506;0.01073394,0.2100398;0.2526574;0.02830344,0.2461737;0.03905584;-0.02466227,-0.1644558;0.4798692;-0.01011795,-0.2037468;0.2409137;-0.05205943,-0.2401307;0.0359851;-0.1321663,0.07823394;0.006164618;-0.03716079,0.08909541;-0.3287195;0.0005146675,0.0918816;-0.6768745;0.06756979,0.09496971;-0.6373755;-0.02801248,-0.07667363;0.004213401;-0.04053242,-0.1004259;-0.3310609;-0.01385313,-0.1177746;-0.6788692;0.05281296,-0.1123011;-0.6393341;-0.04265881,0.003853692;0.5452061;0.008062498,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,0.001452029;0.3149614;0.009755602,0.004447161;0.6201475;0.004406045,0.1784233;0.4957506;0.01073394,0.2100398;0.2526574;0.02830344,0.2461737;0.03905584;-0.02466227,-0.1644558;0.4798692;-0.01011795,-0.2037468;0.2409137;-0.05205943,-0.2401307;0.0359851;-0.1321663,0.07823394;0.006164618;-0.03716079,0.08909541;-0.3287195;0.0005146675,0.0918816;-0.6768745;0.06756979,0.09496971;-0.6373755;-0.02801248,-0.07667363;0.004213401;-0.04053242,-0.1004259;-0.3310609;-0.01385313,-0.1177746;-0.6788692;0.05281296,-0.1123011;-0.6393341;-0.04265881,0.003853692;0.5452061;0.008062498,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,0.001452029;0.3149614;0.009755602,0.004447161;0.6201475;0.004406045,0.1784233;0.4957506;0.01073394,0.2100398;0.2526574;0.02830344,0.2461737;0.03905584;-0.02466227,-0.1644558;0.4798692;-0.01011795,-0.2037468;0.2409137;-0.05205943,-0.2401307;0.0359851;-0.1321663,0.07823394;0.006164618;-0.03716079,0.08909541;-0.3287195;0.0005146675,0.0918816;-0.6768745;0.06756979,0.09496971;-0.6373755;-0.02801248,-0.07667363;0.004213401;-0.04053242,-0.1004259;-0.3310609;-0.01385313,-0.1177746;-0.6788692;0.05281296,-0.1123011;-0.6393341;-0.04265881,0.003853692;0.5452061;0.008062498,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,0.001250184;0.3149602;0.009822526,0.00401901;0.6201498;0.004532389,0.1780974;0.4958696;0.01115228,0.2097768;0.2527663;0.02846634,0.2459531;0.0391925;-0.02458255,-0.1646368;0.479714;-0.0110309,-0.205348;0.2419834;-0.058247,-0.2415964;0.03868638;-0.1424673,0.0782909;0.006183917;-0.03703741,0.08902911;-0.328707;0.0006126799,0.09173336;-0.6768725;0.06761672,0.09510347;-0.6373734;-0.02795602,-0.07658836;0.00420624;-0.04069407,-0.1004125;-0.3310485;-0.01383459,-0.1179358;-0.6788385;0.05288229,-0.1121801;-0.6393022;-0.04257277,0.003499475;0.5452067;0.008163273,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,0.001250184;0.3149602;0.009822526,0.00401901;0.6201498;0.004532389,0.1780974;0.4958696;0.01115228,0.2097768;0.2527663;0.02846634,0.2459531;0.0391925;-0.02458255,-0.1646368;0.479714;-0.0110309,-0.205348;0.2419834;-0.058247,-0.2415964;0.03868638;-0.1424673,0.0782909;0.006183917;-0.03703741,0.08902911;-0.328707;0.0006126799,0.09173336;-0.6768725;0.06761672,0.09510347;-0.6373734;-0.02795602,-0.07658836;0.00420624;-0.04069407,-0.1004125;-0.3310485;-0.01383459,-0.1179358;-0.6788385;0.05288229,-0.1121801;-0.6393022;-0.04257277,0.003499475;0.5452067;0.008163273,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,0.001250184;0.3149602;0.009822526,0.00401901;0.6201498;0.004532389,0.1780974;0.4958696;0.01115228,0.2097768;0.2527663;0.02846634,0.2459531;0.0391925;-0.02458255,-0.1646368;0.479714;-0.0110309,-0.205348;0.2419834;-0.058247,-0.2415964;0.03868638;-0.1424673,0.0782909;0.006183917;-0.03703741,0.08902911;-0.328707;0.0006126799,0.09173336;-0.6768725;0.06761672,0.09510347;-0.6373734;-0.02795602,-0.07658836;0.00420624;-0.04069407,-0.1004125;-0.3310485;-0.01383459,-0.1179358;-0.6788385;0.05288229,-0.1121801;-0.6393022;-0.04257277,0.003499475;0.5452067;0.008163273,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,0.001060199;0.3149605;0.009835809,0.003604006;0.6201521;0.004542897,0.177784;0.4960112;0.01161095,0.2093158;0.2528733;0.02870865,0.2458145;0.03939535;-0.02450482,-0.1648594;0.4796782;-0.01194162,-0.2069811;0.2435156;-0.06537923,-0.2447662;0.04722062;-0.164259,0.07831468;0.006197906;-0.03698476,0.08891343;-0.3286996;0.0006471351,0.09156951;-0.6768501;0.06773028,0.09523252;-0.6373552;-0.0278321,-0.07657336;0.004190086;-0.04072396,-0.1004306;-0.3310611;-0.01384809,-0.1180524;-0.6787958;0.05313016,-0.1120046;-0.6392624;-0.04230714,0.003154872;0.5452084;0.008171382,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,0.001060199;0.3149605;0.009835809,0.003604006;0.6201521;0.004542897,0.177784;0.4960112;0.01161095,0.2093158;0.2528733;0.02870865,0.2458145;0.03939535;-0.02450482,-0.1648594;0.4796782;-0.01194162,-0.2069811;0.2435156;-0.06537923,-0.2447662;0.04722062;-0.164259,0.07831468;0.006197906;-0.03698476,0.08891343;-0.3286996;0.0006471351,0.09156951;-0.6768501;0.06773028,0.09523252;-0.6373552;-0.0278321,-0.07657336;0.004190086;-0.04072396,-0.1004306;-0.3310611;-0.01384809,-0.1180524;-0.6787958;0.05313016,-0.1120046;-0.6392624;-0.04230714,0.003154872;0.5452084;0.008171382,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,0.001060199;0.3149605;0.009835809,0.003604006;0.6201521;0.004542897,0.177784;0.4960112;0.01161095,0.2093158;0.2528733;0.02870865,0.2458145;0.03939535;-0.02450482,-0.1648594;0.4796782;-0.01194162,-0.2069811;0.2435156;-0.06537923,-0.2447662;0.04722062;-0.164259,0.07831468;0.006197906;-0.03698476,0.08891343;-0.3286996;0.0006471351,0.09156951;-0.6768501;0.06773028,0.09523252;-0.6373552;-0.0278321,-0.07657336;0.004190086;-0.04072396,-0.1004306;-0.3310611;-0.01384809,-0.1180524;-0.6787958;0.05313016,-0.1120046;-0.6392624;-0.04230714,0.003154872;0.5452084;0.008171382,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,0.0007848479;0.3149589;0.009912332,0.003043123;0.6201541;0.004674841,0.1773277;0.4960487;0.01191882,0.208891;0.252906;0.02888773,0.2454647;0.03945537;-0.02438389,-0.1651399;0.479622;-0.0131314,-0.2081656;0.2447518;-0.07133276,-0.2463097;0.05303058;-0.1786856,0.07835533;0.006221495;-0.03689458,0.08881059;-0.3286937;0.0006186925,0.09137491;-0.6768153;0.06785598,0.09535891;-0.6373203;-0.02769354,-0.07653104;0.004166817;-0.0408058,-0.1006052;-0.3310634;-0.01386268,-0.1181696;-0.6787769;0.0532406,-0.1118018;-0.6392381;-0.04217534,0.00269213;0.5452086;0.008276927,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,0.0007848479;0.3149589;0.009912332,0.003043123;0.6201541;0.004674841,0.1773277;0.4960487;0.01191882,0.208891;0.252906;0.02888773,0.2454647;0.03945537;-0.02438389,-0.1651399;0.479622;-0.0131314,-0.2081656;0.2447518;-0.07133276,-0.2463097;0.05303058;-0.1786856,0.07835533;0.006221495;-0.03689458,0.08881059;-0.3286937;0.0006186925,0.09137491;-0.6768153;0.06785598,0.09535891;-0.6373203;-0.02769354,-0.07653104;0.004166817;-0.0408058,-0.1006052;-0.3310634;-0.01386268,-0.1181696;-0.6787769;0.0532406,-0.1118018;-0.6392381;-0.04217534,0.00269213;0.5452086;0.008276927,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,0.0007848479;0.3149589;0.009912332,0.003043123;0.6201541;0.004674841,0.1773277;0.4960487;0.01191882,0.208891;0.252906;0.02888773,0.2454647;0.03945537;-0.02438389,-0.1651399;0.479622;-0.0131314,-0.2081656;0.2447518;-0.07133276,-0.2463097;0.05303058;-0.1786856,0.07835533;0.006221495;-0.03689458,0.08881059;-0.3286937;0.0006186925,0.09137491;-0.6768153;0.06785598,0.09535891;-0.6373203;-0.02769354,-0.07653104;0.004166817;-0.0408058,-0.1006052;-0.3310634;-0.01386268,-0.1181696;-0.6787769;0.0532406,-0.1118018;-0.6392381;-0.04217534,0.00269213;0.5452086;0.008276927,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,0.0004744445;0.3149558;0.01002853,0.002571625;0.6201556;0.004918817,0.1769296;0.4961463;0.01249414,0.2085267;0.2529963;0.02929659,0.2450319;0.03954549;-0.02402121,-0.1651911;0.4792633;-0.01465127,-0.210164;0.247179;-0.08185937,-0.2489439;0.06021798;-0.1970911,0.07841819;0.006250691;-0.03675585,0.08853362;-0.3286743;0.0007638969,0.09119096;-0.676801;0.06797065,0.09561734;-0.6373045;-0.02755925,-0.07647529;0.004136881;-0.04091321,-0.1006025;-0.3310863;-0.01393053,-0.1184911;-0.6787715;0.05323379,-0.1116798;-0.6392303;-0.04215126,0.002274767;0.5452069;0.008460035,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,0.0004744445;0.3149558;0.01002853,0.002571625;0.6201556;0.004918817,0.1769296;0.4961463;0.01249414,0.2085267;0.2529963;0.02929659,0.2450319;0.03954549;-0.02402121,-0.1651911;0.4792633;-0.01465127,-0.210164;0.247179;-0.08185937,-0.2489439;0.06021798;-0.1970911,0.07841819;0.006250691;-0.03675585,0.08853362;-0.3286743;0.0007638969,0.09119096;-0.676801;0.06797065,0.09561734;-0.6373045;-0.02755925,-0.07647529;0.004136881;-0.04091321,-0.1006025;-0.3310863;-0.01393053,-0.1184911;-0.6787715;0.05323379,-0.1116798;-0.6392303;-0.04215126,0.002274767;0.5452069;0.008460035,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,0.0004744445;0.3149558;0.01002853,0.002571625;0.6201556;0.004918817,0.1769296;0.4961463;0.01249414,0.2085267;0.2529963;0.02929659,0.2450319;0.03954549;-0.02402121,-0.1651911;0.4792633;-0.01465127,-0.210164;0.247179;-0.08185937,-0.2489439;0.06021798;-0.1970911,0.07841819;0.006250691;-0.03675585,0.08853362;-0.3286743;0.0007638969,0.09119096;-0.676801;0.06797065,0.09561734;-0.6373045;-0.02755925,-0.07647529;0.004136881;-0.04091321,-0.1006025;-0.3310863;-0.01393053,-0.1184911;-0.6787715;0.05323379,-0.1116798;-0.6392303;-0.04215126,0.002274767;0.5452069;0.008460035,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.0002336062;0.3149464;0.01032909,0.001583272;0.6201497;0.005369965,0.176026;0.4962531;0.01331636,0.2075646;0.2530727;0.02978497,0.2441216;0.03964187;-0.0235771,-0.1656316;0.4787869;-0.0162945,-0.2128302;0.2496939;-0.09173497,-0.2519527;0.06515959;-0.2107021,0.07852295;0.006371405;-0.03651065,0.08784375;-0.3285635;0.001125928,0.09045839;-0.6766829;0.06837215,0.09540642;-0.637176;-0.02713112,-0.07635386;0.004004653;-0.04115249,-0.1012089;-0.3311177;-0.01358473,-0.1189096;-0.6787894;0.05369904,-0.1115808;-0.6392366;-0.0416465,0.0013487;0.5451999;0.008892931,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.0002336062;0.3149464;0.01032909,0.001583272;0.6201497;0.005369965,0.176026;0.4962531;0.01331636,0.2075646;0.2530727;0.02978497,0.2441216;0.03964187;-0.0235771,-0.1656316;0.4787869;-0.0162945,-0.2128302;0.2496939;-0.09173497,-0.2519527;0.06515959;-0.2107021,0.07852295;0.006371405;-0.03651065,0.08784375;-0.3285635;0.001125928,0.09045839;-0.6766829;0.06837215,0.09540642;-0.637176;-0.02713112,-0.07635386;0.004004653;-0.04115249,-0.1012089;-0.3311177;-0.01358473,-0.1189096;-0.6787894;0.05369904,-0.1115808;-0.6392366;-0.0416465,0.0013487;0.5451999;0.008892931,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.0002336062;0.3149464;0.01032909,0.001583272;0.6201497;0.005369965,0.176026;0.4962531;0.01331636,0.2075646;0.2530727;0.02978497,0.2441216;0.03964187;-0.0235771,-0.1656316;0.4787869;-0.0162945,-0.2128302;0.2496939;-0.09173497,-0.2519527;0.06515959;-0.2107021,0.07852295;0.006371405;-0.03651065,0.08784375;-0.3285635;0.001125928,0.09045839;-0.6766829;0.06837215,0.09540642;-0.637176;-0.02713112,-0.07635386;0.004004653;-0.04115249,-0.1012089;-0.3311177;-0.01358473,-0.1189096;-0.6787894;0.05369904,-0.1115808;-0.6392366;-0.0416465,0.0013487;0.5451999;0.008892931,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.0006232822;0.31494;0.0105069,0.0009690718;0.6201468;0.005672473,0.1754965;0.4963709;0.01406162,0.2070498;0.2531737;0.0302529,0.2437764;0.0397515;-0.02302717,-0.1660114;0.478729;-0.01700637,-0.2145228;0.2520777;-0.09872806,-0.2540572;0.08189689;-0.2373361,0.07857892;0.006419367;-0.0363816,0.08752472;-0.3285127;0.001371711,0.0900005;-0.6766438;0.06856207,0.09526002;-0.6371292;-0.02692378,-0.07632311;0.003949506;-0.04121481,-0.1012862;-0.3311643;-0.01363948,-0.119205;-0.6787774;0.05388873,-0.1115671;-0.6392155;-0.04143164,0.0007977582;0.5451951;0.009156396,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.0006232822;0.31494;0.0105069,0.0009690718;0.6201468;0.005672473,0.1754965;0.4963709;0.01406162,0.2070498;0.2531737;0.0302529,0.2437764;0.0397515;-0.02302717,-0.1660114;0.478729;-0.01700637,-0.2145228;0.2520777;-0.09872806,-0.2540572;0.08189689;-0.2373361,0.07857892;0.006419367;-0.0363816,0.08752472;-0.3285127;0.001371711,0.0900005;-0.6766438;0.06856207,0.09526002;-0.6371292;-0.02692378,-0.07632311;0.003949506;-0.04121481,-0.1012862;-0.3311643;-0.01363948,-0.119205;-0.6787774;0.05388873,-0.1115671;-0.6392155;-0.04143164,0.0007977582;0.5451951;0.009156396,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.0006232822;0.31494;0.0105069,0.0009690718;0.6201468;0.005672473,0.1754965;0.4963709;0.01406162,0.2070498;0.2531737;0.0302529,0.2437764;0.0397515;-0.02302717,-0.1660114;0.478729;-0.01700637,-0.2145228;0.2520777;-0.09872806,-0.2540572;0.08189689;-0.2373361,0.07857892;0.006419367;-0.0363816,0.08752472;-0.3285127;0.001371711,0.0900005;-0.6766438;0.06856207,0.09526002;-0.6371292;-0.02692378,-0.07632311;0.003949506;-0.04121481,-0.1012862;-0.3311643;-0.01363948,-0.119205;-0.6787774;0.05388873,-0.1115671;-0.6392155;-0.04143164,0.0007977582;0.5451951;0.009156396,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.001115976;0.3149265;0.01086499,0.0001534687;0.6201396;0.006251198,0.1748294;0.4964791;0.01488577,0.2063624;0.2532589;0.03076766,0.2431669;0.03984497;-0.0224918,-0.1663175;0.4785665;-0.01851133,-0.2170141;0.2565699;-0.1109772,-0.2556892;0.08619688;-0.2495916,0.07863741;0.006448402;-0.03624985,0.08710387;-0.3284718;0.001718264,0.08952554;-0.6766261;0.06879129,0.09528291;-0.6370991;-0.02666461,-0.07626936;0.003916048;-0.04131737,-0.101976;-0.3311842;-0.01426624,-0.1196589;-0.6786835;0.05390694,-0.1115252;-0.6391045;-0.04137067,0.0001070664;0.5451834;0.009641418,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.001115976;0.3149265;0.01086499,0.0001534687;0.6201396;0.006251198,0.1748294;0.4964791;0.01488577,0.2063624;0.2532589;0.03076766,0.2431669;0.03984497;-0.0224918,-0.1663175;0.4785665;-0.01851133,-0.2170141;0.2565699;-0.1109772,-0.2556892;0.08619688;-0.2495916,0.07863741;0.006448402;-0.03624985,0.08710387;-0.3284718;0.001718264,0.08952554;-0.6766261;0.06879129,0.09528291;-0.6370991;-0.02666461,-0.07626936;0.003916048;-0.04131737,-0.101976;-0.3311842;-0.01426624,-0.1196589;-0.6786835;0.05390694,-0.1115252;-0.6391045;-0.04137067,0.0001070664;0.5451834;0.009641418,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.001115976;0.3149265;0.01086499,0.0001534687;0.6201396;0.006251198,0.1748294;0.4964791;0.01488577,0.2063624;0.2532589;0.03076766,0.2431669;0.03984497;-0.0224918,-0.1663175;0.4785665;-0.01851133,-0.2170141;0.2565699;-0.1109772,-0.2556892;0.08619688;-0.2495916,0.07863741;0.006448402;-0.03624985,0.08710387;-0.3284718;0.001718264,0.08952554;-0.6766261;0.06879129,0.09528291;-0.6370991;-0.02666461,-0.07626936;0.003916048;-0.04131737,-0.101976;-0.3311842;-0.01426624,-0.1196589;-0.6786835;0.05390694,-0.1115252;-0.6391045;-0.04137067,0.0001070664;0.5451834;0.009641418,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.001330177;0.3149208;0.0110036,-0.0002179601;0.6201373;0.006515482,0.1745256;0.4966638;0.01579602,0.2059841;0.253419;0.03144739,0.2429245;0.04007357;-0.02199201,-0.1661675;0.4780968;-0.01999883,-0.2205754;0.2622026;-0.124076,-0.2580046;0.09458561;-0.2663442,0.07865492;0.006452827;-0.03621106,0.08688999;-0.328463;0.001845866,0.08927178;-0.6766089;0.06896365,0.0955399;-0.6370815;-0.02646002,-0.07626284;0.003912987;-0.0413297,-0.1021606;-0.3311633;-0.01416388,-0.1194405;-0.6786573;0.05413943,-0.1108031;-0.6390743;-0.04109345,-0.0002271339;0.5451788;0.009856059,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.001330177;0.3149208;0.0110036,-0.0002179601;0.6201373;0.006515482,0.1745256;0.4966638;0.01579602,0.2059841;0.253419;0.03144739,0.2429245;0.04007357;-0.02199201,-0.1661675;0.4780968;-0.01999883,-0.2205754;0.2622026;-0.124076,-0.2580046;0.09458561;-0.2663442,0.07865492;0.006452827;-0.03621106,0.08688999;-0.328463;0.001845866,0.08927178;-0.6766089;0.06896365,0.0955399;-0.6370815;-0.02646002,-0.07626284;0.003912987;-0.0413297,-0.1021606;-0.3311633;-0.01416388,-0.1194405;-0.6786573;0.05413943,-0.1108031;-0.6390743;-0.04109345,-0.0002271339;0.5451788;0.009856059,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.001330177;0.3149208;0.0110036,-0.0002179601;0.6201373;0.006515482,0.1745256;0.4966638;0.01579602,0.2059841;0.253419;0.03144739,0.2429245;0.04007357;-0.02199201,-0.1661675;0.4780968;-0.01999883,-0.2205754;0.2622026;-0.124076,-0.2580046;0.09458561;-0.2663442,0.07865492;0.006452827;-0.03621106,0.08688999;-0.328463;0.001845866,0.08927178;-0.6766089;0.06896365,0.0955399;-0.6370815;-0.02646002,-0.07626284;0.003912987;-0.0413297,-0.1021606;-0.3311633;-0.01416388,-0.1194405;-0.6786573;0.05413943,-0.1108031;-0.6390743;-0.04109345,-0.0002271339;0.5451788;0.009856059,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.001860858;0.3149131;0.01114668,-0.001081257;0.6201338;0.006817357,0.1737832;0.496717;0.01650968,0.2052789;0.2534668;0.03200059,0.2422957;0.04016088;-0.02154379,-0.1663877;0.4778114;-0.02195226,-0.2234512;0.2677318;-0.1360265,-0.2588757;0.1064407;-0.2859163,0.07871143;0.006529327;-0.03607429,0.08648585;-0.3284002;0.001959436,0.08876976;-0.6765609;0.06900413,0.09561237;-0.6370322;-0.02637994,-0.07619828;0.00383395;-0.04145599,-0.1027094;-0.3311732;-0.01403031,-0.119805;-0.6786806;0.05425126,-0.1105961;-0.6390921;-0.04092751,-0.0009691278;0.5451724;0.01009005,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.001860858;0.3149131;0.01114668,-0.001081257;0.6201338;0.006817357,0.1737832;0.496717;0.01650968,0.2052789;0.2534668;0.03200059,0.2422957;0.04016088;-0.02154379,-0.1663877;0.4778114;-0.02195226,-0.2234512;0.2677318;-0.1360265,-0.2588757;0.1064407;-0.2859163,0.07871143;0.006529327;-0.03607429,0.08648585;-0.3284002;0.001959436,0.08876976;-0.6765609;0.06900413,0.09561237;-0.6370322;-0.02637994,-0.07619828;0.00383395;-0.04145599,-0.1027094;-0.3311732;-0.01403031,-0.119805;-0.6786806;0.05425126,-0.1105961;-0.6390921;-0.04092751,-0.0009691278;0.5451724;0.01009005,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.002202837;0.3149059;0.01128754,-0.001694053;0.6201312;0.007159655,0.1729532;0.4969438;0.0234863,0.2092355;0.2540605;0.03317796,0.2463269;0.04083024;-0.02061537,-0.1665626;0.4778717;-0.02355211,-0.2260052;0.2770777;-0.1522027,-0.2606515;0.1256579;-0.3122287,0.0787404;0.006531625;-0.0360106,0.08628961;-0.328405;0.002006043,0.08853334;-0.6765611;0.06907575,0.09727646;-0.6370609;-0.02615578,-0.07609006;0.003845081;-0.04165325,-0.1031723;-0.3310977;-0.01400056,-0.120093;-0.6785851;0.05442626,-0.1089905;-0.6390151;-0.0405521,-0.001487084;0.5451663;0.01034525,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.002202837;0.3149059;0.01128754,-0.001694053;0.6201312;0.007159655,0.1729532;0.4969438;0.0234863,0.2092355;0.2540605;0.03317796,0.2463269;0.04083024;-0.02061537,-0.1665626;0.4778717;-0.02355211,-0.2260052;0.2770777;-0.1522027,-0.2606515;0.1256579;-0.3122287,0.0787404;0.006531625;-0.0360106,0.08628961;-0.328405;0.002006043,0.08853334;-0.6765611;0.06907575,0.09727646;-0.6370609;-0.02615578,-0.07609006;0.003845081;-0.04165325,-0.1031723;-0.3310977;-0.01400056,-0.120093;-0.6785851;0.05442626,-0.1089905;-0.6390151;-0.0405521,-0.001487084;0.5451663;0.01034525,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.002202837;0.3149059;0.01128754,-0.001694053;0.6201312;0.007159655,0.1729532;0.4969438;0.0234863,0.2092355;0.2540605;0.03317796,0.2463269;0.04083024;-0.02061537,-0.1665626;0.4778717;-0.02355211,-0.2260052;0.2770777;-0.1522027,-0.2606515;0.1256579;-0.3122287,0.0787404;0.006531625;-0.0360106,0.08628961;-0.328405;0.002006043,0.08853334;-0.6765611;0.06907575,0.09727646;-0.6370609;-0.02615578,-0.07609006;0.003845081;-0.04165325,-0.1031723;-0.3310977;-0.01400056,-0.120093;-0.6785851;0.05442626,-0.1089905;-0.6390151;-0.0405521,-0.001487084;0.5451663;0.01034525,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.002202837;0.3149059;0.01128754,-0.001694053;0.6201312;0.007159655,0.1729532;0.4969438;0.0234863,0.2092355;0.2540605;0.03317796,0.2463269;0.04083024;-0.02061537,-0.1665626;0.4778717;-0.02355211,-0.2260052;0.2770777;-0.1522027,-0.2606515;0.1256579;-0.3122287,0.0787404;0.006531625;-0.0360106,0.08628961;-0.328405;0.002006043,0.08853334;-0.6765611;0.06907575,0.09727646;-0.6370609;-0.02615578,-0.07609006;0.003845081;-0.04165325,-0.1031723;-0.3310977;-0.01400056,-0.120093;-0.6785851;0.05442626,-0.1089905;-0.6390151;-0.0405521,-0.001487084;0.5451663;0.01034525,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.002539992;0.3148947;0.01152443,-0.00231782;0.6201274;0.007773466,0.1724146;0.4968794;0.0235904,0.208509;0.2539907;0.03383052,0.2454809;0.04079203;-0.02017027,-0.1680206;0.4788774;-0.02056192,-0.2252646;0.2822833;-0.1564901,-0.2618852;0.1442565;-0.3277916,0.07882169;0.006460331;-0.03584524,0.08592252;-0.3284846;0.002184402,0.08814763;-0.6766367;0.06927505,0.09625852;-0.6370937;-0.02600811,-0.0759914;0.003938288;-0.0418243,-0.1034698;-0.3309452;-0.01384649,-0.1205956;-0.6784109;0.05463938,-0.1101212;-0.6387926;-0.04040542,-0.00203724;0.5451565;0.01080865,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.002539992;0.3148947;0.01152443,-0.00231782;0.6201274;0.007773466,0.1724146;0.4968794;0.0235904,0.208509;0.2539907;0.03383052,0.2454809;0.04079203;-0.02017027,-0.1680206;0.4788774;-0.02056192,-0.2252646;0.2822833;-0.1564901,-0.2618852;0.1442565;-0.3277916,0.07882169;0.006460331;-0.03584524,0.08592252;-0.3284846;0.002184402,0.08814763;-0.6766367;0.06927505,0.09625852;-0.6370937;-0.02600811,-0.0759914;0.003938288;-0.0418243,-0.1034698;-0.3309452;-0.01384649,-0.1205956;-0.6784109;0.05463938,-0.1101212;-0.6387926;-0.04040542,-0.00203724;0.5451565;0.01080865,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.002539992;0.3148947;0.01152443,-0.00231782;0.6201274;0.007773466,0.1724146;0.4968794;0.0235904,0.208509;0.2539907;0.03383052,0.2454809;0.04079203;-0.02017027,-0.1680206;0.4788774;-0.02056192,-0.2252646;0.2822833;-0.1564901,-0.2618852;0.1442565;-0.3277916,0.07882169;0.006460331;-0.03584524,0.08592252;-0.3284846;0.002184402,0.08814763;-0.6766367;0.06927505,0.09625852;-0.6370937;-0.02600811,-0.0759914;0.003938288;-0.0418243,-0.1034698;-0.3309452;-0.01384649,-0.1205956;-0.6784109;0.05463938,-0.1101212;-0.6387926;-0.04040542,-0.00203724;0.5451565;0.01080865,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.002748464;0.3148862;0.01171011,-0.002788333;0.620122;0.008151457,0.1718088;0.4968202;0.0263986,0.2099306;0.2541628;0.03456747,0.246946;0.04090381;-0.01916423,-0.1671903;0.4783615;-0.02521794,-0.222035;0.2835501;-0.1646567,-0.2636032;0.1425943;-0.3324072,0.07887503;0.006450835;-0.03572943,0.08599994;-0.3285045;0.002204012,0.08813926;-0.6766269;0.06945184,0.09789491;-0.6371152;-0.02568015,-0.07580695;0.003984911;-0.04215331,-0.1036851;-0.330833;-0.0137881,-0.1209149;-0.6782633;0.05485082,-0.1087994;-0.6386528;-0.03999955,-0.002427807;0.5451487;0.01111814,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.002748464;0.3148862;0.01171011,-0.002788333;0.620122;0.008151457,0.1718088;0.4968202;0.0263986,0.2099306;0.2541628;0.03456747,0.246946;0.04090381;-0.01916423,-0.1671903;0.4783615;-0.02521794,-0.222035;0.2835501;-0.1646567,-0.2636032;0.1425943;-0.3324072,0.07887503;0.006450835;-0.03572943,0.08599994;-0.3285045;0.002204012,0.08813926;-0.6766269;0.06945184,0.09789491;-0.6371152;-0.02568015,-0.07580695;0.003984911;-0.04215331,-0.1036851;-0.330833;-0.0137881,-0.1209149;-0.6782633;0.05485082,-0.1087994;-0.6386528;-0.03999955,-0.002427807;0.5451487;0.01111814,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.002748464;0.3148862;0.01171011,-0.002788333;0.620122;0.008151457,0.1718088;0.4968202;0.0263986,0.2099306;0.2541628;0.03456747,0.246946;0.04090381;-0.01916423,-0.1671903;0.4783615;-0.02521794,-0.222035;0.2835501;-0.1646567,-0.2636032;0.1425943;-0.3324072,0.07887503;0.006450835;-0.03572943,0.08599994;-0.3285045;0.002204012,0.08813926;-0.6766269;0.06945184,0.09789491;-0.6371152;-0.02568015,-0.07580695;0.003984911;-0.04215331,-0.1036851;-0.330833;-0.0137881,-0.1209149;-0.6782633;0.05485082,-0.1087994;-0.6386528;-0.03999955,-0.002427807;0.5451487;0.01111814,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.003114784;0.3148689;0.01207619,-0.003395659;0.620107;0.008720352,0.171313;0.496938;0.02646005,0.2085468;0.2541596;0.03511149,0.2454859;0.0408774;-0.01858091,-0.1687732;0.4793067;-0.02173844,-0.222644;0.2911154;-0.1703472,-0.2625929;0.1614493;-0.3473428,0.07898267;0.006398878;-0.03550028,0.08559749;-0.3285426;0.00264699,0.08770534;-0.6766711;0.06986421,0.09670113;-0.6371219;-0.02533886,-0.07570311;0.004037601;-0.04233453,-0.1040435;-0.3307153;-0.01366129,-0.1212597;-0.6781229;0.05509578,-0.109902;-0.6384735;-0.03984438,-0.003000316;0.5451319;0.01163686,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.003114784;0.3148689;0.01207619,-0.003395659;0.620107;0.008720352,0.171313;0.496938;0.02646005,0.2085468;0.2541596;0.03511149,0.2454859;0.0408774;-0.01858091,-0.1687732;0.4793067;-0.02173844,-0.222644;0.2911154;-0.1703472,-0.2625929;0.1614493;-0.3473428,0.07898267;0.006398878;-0.03550028,0.08559749;-0.3285426;0.00264699,0.08770534;-0.6766711;0.06986421,0.09670113;-0.6371219;-0.02533886,-0.07570311;0.004037601;-0.04233453,-0.1040435;-0.3307153;-0.01366129,-0.1212597;-0.6781229;0.05509578,-0.109902;-0.6384735;-0.03984438,-0.003000316;0.5451319;0.01163686,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.003114784;0.3148689;0.01207619,-0.003395659;0.620107;0.008720352,0.171313;0.496938;0.02646005,0.2085468;0.2541596;0.03511149,0.2454859;0.0408774;-0.01858091,-0.1687732;0.4793067;-0.02173844,-0.222644;0.2911154;-0.1703472,-0.2625929;0.1614493;-0.3473428,0.07898267;0.006398878;-0.03550028,0.08559749;-0.3285426;0.00264699,0.08770534;-0.6766711;0.06986421,0.09670113;-0.6371219;-0.02533886,-0.07570311;0.004037601;-0.04233453,-0.1040435;-0.3307153;-0.01366129,-0.1212597;-0.6781229;0.05509578,-0.109902;-0.6384735;-0.03984438,-0.003000316;0.5451319;0.01163686,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.003455417;0.3148535;0.01237995,-0.003974122;0.6200927;0.009219624,0.1707791;0.496892;0.02672434,0.2071384;0.2539957;0.0357777,0.2442028;0.04076849;-0.01804674,-0.1696798;0.4797107;-0.02026589,-0.2240292;0.3010474;-0.1800414,-0.2626006;0.174726;-0.3597406,0.07912239;0.00629343;-0.03520678,0.08534291;-0.3286721;0.002795611,0.08746395;-0.6767673;0.07018445,0.09619206;-0.6371966;-0.02504137,-0.07548642;0.004191159;-0.04270492,-0.1043007;-0.3304754;-0.01350193,-0.1215113;-0.6778429;0.05545913,-0.1104205;-0.6381734;-0.03951051,-0.003543405;0.5451168;0.01211067,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.003455417;0.3148535;0.01237995,-0.003974122;0.6200927;0.009219624,0.1707791;0.496892;0.02672434,0.2071384;0.2539957;0.0357777,0.2442028;0.04076849;-0.01804674,-0.1696798;0.4797107;-0.02026589,-0.2240292;0.3010474;-0.1800414,-0.2626006;0.174726;-0.3597406,0.07912239;0.00629343;-0.03520678,0.08534291;-0.3286721;0.002795611,0.08746395;-0.6767673;0.07018445,0.09619206;-0.6371966;-0.02504137,-0.07548642;0.004191159;-0.04270492,-0.1043007;-0.3304754;-0.01350193,-0.1215113;-0.6778429;0.05545913,-0.1104205;-0.6381734;-0.03951051,-0.003543405;0.5451168;0.01211067,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.003816072;0.3148346;0.01275073,-0.004589504;0.6200747;0.009809353,0.1702706;0.4969925;0.02716744,0.2062404;0.2540507;0.03655114,0.2431722;0.04080844;-0.0173046,-0.1700702;0.4799381;-0.02100561,-0.2248704;0.3094786;-0.1893597,-0.2620972;0.1961871;-0.3778162,0.07924485;0.006265439;-0.03493529,0.08509192;-0.3286957;0.003164653,0.08723063;-0.6767645;0.07068945,0.0962119;-0.6371799;-0.02451144,-0.07531229;0.004232621;-0.04300719,-0.1045817;-0.3303397;-0.01318331,-0.1218419;-0.67779;0.05534714,-0.1104984;-0.6381078;-0.03959136,-0.004094111;0.5450979;0.01266419,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.003816072;0.3148346;0.01275073,-0.004589504;0.6200747;0.009809353,0.1702706;0.4969925;0.02716744,0.2062404;0.2540507;0.03655114,0.2431722;0.04080844;-0.0173046,-0.1700702;0.4799381;-0.02100561,-0.2248704;0.3094786;-0.1893597,-0.2620972;0.1961871;-0.3778162,0.07924485;0.006265439;-0.03493529,0.08509192;-0.3286957;0.003164653,0.08723063;-0.6767645;0.07068945,0.0962119;-0.6371799;-0.02451144,-0.07531229;0.004232621;-0.04300719,-0.1045817;-0.3303397;-0.01318331,-0.1218419;-0.67779;0.05534714,-0.1104984;-0.6381078;-0.03959136,-0.004094111;0.5450979;0.01266419,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.003816072;0.3148346;0.01275073,-0.004589504;0.6200747;0.009809353,0.1702706;0.4969925;0.02716744,0.2062404;0.2540507;0.03655114,0.2431722;0.04080844;-0.0173046,-0.1700702;0.4799381;-0.02100561,-0.2248704;0.3094786;-0.1893597,-0.2620972;0.1961871;-0.3778162,0.07924485;0.006265439;-0.03493529,0.08509192;-0.3286957;0.003164653,0.08723063;-0.6767645;0.07068945,0.0962119;-0.6371799;-0.02451144,-0.07531229;0.004232621;-0.04300719,-0.1045817;-0.3303397;-0.01318331,-0.1218419;-0.67779;0.05534714,-0.1104984;-0.6381078;-0.03959136,-0.004094111;0.5450979;0.01266419,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.004113228;0.3148194;0.01303105,-0.005163019;0.6200602;0.01028577,0.1698034;0.4970571;0.02758085,0.2052997;0.2540579;0.03727745,0.2421189;0.04060622;-0.01582038,-0.1703768;0.4801175;-0.02183337,-0.2261981;0.3152966;-0.1953864,-0.2629207;0.2053676;-0.3859218,0.07934273;0.006208819;-0.03472258,0.08488635;-0.328741;0.003522228,0.08693703;-0.6768157;0.07101922,0.09618555;-0.6372226;-0.02415523,-0.07517843;0.004313708;-0.04323277,-0.1048047;-0.3301853;-0.01294195,-0.1220859;-0.6776179;0.05567238,-0.1104779;-0.6379299;-0.03923355,-0.00458503;0.5450823;0.01309771,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.004113228;0.3148194;0.01303105,-0.005163019;0.6200602;0.01028577,0.1698034;0.4970571;0.02758085,0.2052997;0.2540579;0.03727745,0.2421189;0.04060622;-0.01582038,-0.1703768;0.4801175;-0.02183337,-0.2261981;0.3152966;-0.1953864,-0.2629207;0.2053676;-0.3859218,0.07934273;0.006208819;-0.03472258,0.08488635;-0.328741;0.003522228,0.08693703;-0.6768157;0.07101922,0.09618555;-0.6372226;-0.02415523,-0.07517843;0.004313708;-0.04323277,-0.1048047;-0.3301853;-0.01294195,-0.1220859;-0.6776179;0.05567238,-0.1104779;-0.6379299;-0.03923355,-0.00458503;0.5450823;0.01309771,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.004113228;0.3148194;0.01303105,-0.005163019;0.6200602;0.01028577,0.1698034;0.4970571;0.02758085,0.2052997;0.2540579;0.03727745,0.2421189;0.04060622;-0.01582038,-0.1703768;0.4801175;-0.02183337,-0.2261981;0.3152966;-0.1953864,-0.2629207;0.2053676;-0.3859218,0.07934273;0.006208819;-0.03472258,0.08488635;-0.328741;0.003522228,0.08693703;-0.6768157;0.07101922,0.09618555;-0.6372226;-0.02415523,-0.07517843;0.004313708;-0.04323277,-0.1048047;-0.3301853;-0.01294195,-0.1220859;-0.6776179;0.05567238,-0.1104779;-0.6379299;-0.03923355,-0.00458503;0.5450823;0.01309771,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.004113228;0.3148194;0.01303105,-0.005163019;0.6200602;0.01028577,0.1698034;0.4970571;0.02758085,0.2052997;0.2540579;0.03727745,0.2421189;0.04060622;-0.01582038,-0.1703768;0.4801175;-0.02183337,-0.2261981;0.3152966;-0.1953864,-0.2629207;0.2053676;-0.3859218,0.07934273;0.006208819;-0.03472258,0.08488635;-0.328741;0.003522228,0.08693703;-0.6768157;0.07101922,0.09618555;-0.6372226;-0.02415523,-0.07517843;0.004313708;-0.04323277,-0.1048047;-0.3301853;-0.01294195,-0.1220859;-0.6776179;0.05567238,-0.1104779;-0.6379299;-0.03923355,-0.00458503;0.5450823;0.01309771,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.004304089;0.3148093;0.0132125,-0.005554796;0.6200511;0.01063877,0.1694776;0.4972514;0.02816442,0.2043242;0.2541616;0.0379455,0.2411028;0.04063375;-0.01487344,-0.1705538;0.4802375;-0.02261494,-0.2265168;0.319851;-0.2002294,-0.2623592;0.2162049;-0.3944186,0.07944979;0.006193324;-0.03447969,0.08472679;-0.3287639;0.003738608,0.08678086;-0.6768337;0.07126029,0.09631769;-0.6372389;-0.02388553,-0.07495252;0.004338258;-0.04362081,-0.1049419;-0.3300751;-0.01274797,-0.1222805;-0.6775099;0.05584116,-0.1103855;-0.6378177;-0.03902879,-0.004943991;0.5450718;0.01340498,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.004304089;0.3148093;0.0132125,-0.005554796;0.6200511;0.01063877,0.1694776;0.4972514;0.02816442,0.2043242;0.2541616;0.0379455,0.2411028;0.04063375;-0.01487344,-0.1705538;0.4802375;-0.02261494,-0.2265168;0.319851;-0.2002294,-0.2623592;0.2162049;-0.3944186,0.07944979;0.006193324;-0.03447969,0.08472679;-0.3287639;0.003738608,0.08678086;-0.6768337;0.07126029,0.09631769;-0.6372389;-0.02388553,-0.07495252;0.004338258;-0.04362081,-0.1049419;-0.3300751;-0.01274797,-0.1222805;-0.6775099;0.05584116,-0.1103855;-0.6378177;-0.03902879,-0.004943991;0.5450718;0.01340498,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.004304089;0.3148093;0.0132125,-0.005554796;0.6200511;0.01063877,0.1694776;0.4972514;0.02816442,0.2043242;0.2541616;0.0379455,0.2411028;0.04063375;-0.01487344,-0.1705538;0.4802375;-0.02261494,-0.2265168;0.319851;-0.2002294,-0.2623592;0.2162049;-0.3944186,0.07944979;0.006193324;-0.03447969,0.08472679;-0.3287639;0.003738608,0.08678086;-0.6768337;0.07126029,0.09631769;-0.6372389;-0.02388553,-0.07495252;0.004338258;-0.04362081,-0.1049419;-0.3300751;-0.01274797,-0.1222805;-0.6775099;0.05584116,-0.1103855;-0.6378177;-0.03902879,-0.004943991;0.5450718;0.01340498,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.004590975;0.3147974;0.01339879,-0.006089893;0.6200409;0.01104013,0.1690196;0.4973193;0.02852735,0.2034539;0.2541776;0.0384759,0.2400919;0.04057628;-0.01414344,-0.170726;0.4801576;-0.02354921,-0.2260448;0.328249;-0.2086605,-0.2621218;0.2277692;-0.4044638,0.07954213;0.006203989;-0.03426421,0.08439731;-0.3287696;0.003866546,0.08646178;-0.6768199;0.07148857,0.09627321;-0.6372206;-0.02362887,-0.07485784;0.004312954;-0.0437856,-0.1052592;-0.3300538;-0.01281097,-0.1227063;-0.6774196;0.05609918,-0.1105376;-0.6377256;-0.03873587,-0.005420461;0.5450591;0.01372553,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.004590975;0.3147974;0.01339879,-0.006089893;0.6200409;0.01104013,0.1690196;0.4973193;0.02852735,0.2034539;0.2541776;0.0384759,0.2400919;0.04057628;-0.01414344,-0.170726;0.4801576;-0.02354921,-0.2260448;0.328249;-0.2086605,-0.2621218;0.2277692;-0.4044638,0.07954213;0.006203989;-0.03426421,0.08439731;-0.3287696;0.003866546,0.08646178;-0.6768199;0.07148857,0.09627321;-0.6372206;-0.02362887,-0.07485784;0.004312954;-0.0437856,-0.1052592;-0.3300538;-0.01281097,-0.1227063;-0.6774196;0.05609918,-0.1105376;-0.6377256;-0.03873587,-0.005420461;0.5450591;0.01372553,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.004813024;0.3147867;0.01357109,-0.006556045;0.6200298;0.01138563,0.1685844;0.4972485;0.02892106,0.2027419;0.2540782;0.0391221,0.238745;0.04010628;-0.01241883,-0.1684791;0.4799863;-0.03329724,-0.2294931;0.3319956;-0.2197877,-0.2638488;0.2367672;-0.4185033,0.07962272;0.006214572;-0.03407457,0.08422413;-0.3287667;0.004019681,0.08627535;-0.6767938;0.07176177,0.09830047;-0.6372434;-0.02310616,-0.07472344;0.004326079;-0.04401328,-0.1055208;-0.3299651;-0.01261722,-0.1229495;-0.6772991;0.05645772,-0.1085777;-0.6376435;-0.03807249,-0.005832684;0.5450474;0.0140388,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.004813024;0.3147867;0.01357109,-0.006556045;0.6200298;0.01138563,0.1685844;0.4972485;0.02892106,0.2027419;0.2540782;0.0391221,0.238745;0.04010628;-0.01241883,-0.1684791;0.4799863;-0.03329724,-0.2294931;0.3319956;-0.2197877,-0.2638488;0.2367672;-0.4185033,0.07962272;0.006214572;-0.03407457,0.08422413;-0.3287667;0.004019681,0.08627535;-0.6767938;0.07176177,0.09830047;-0.6372434;-0.02310616,-0.07472344;0.004326079;-0.04401328,-0.1055208;-0.3299651;-0.01261722,-0.1229495;-0.6772991;0.05645772,-0.1085777;-0.6376435;-0.03807249,-0.005832684;0.5450474;0.0140388,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.004813024;0.3147867;0.01357109,-0.006556045;0.6200298;0.01138563,0.1685844;0.4972485;0.02892106,0.2027419;0.2540782;0.0391221,0.238745;0.04010628;-0.01241883,-0.1684791;0.4799863;-0.03329724,-0.2294931;0.3319956;-0.2197877,-0.2638488;0.2367672;-0.4185033,0.07962272;0.006214572;-0.03407457,0.08422413;-0.3287667;0.004019681,0.08627535;-0.6767938;0.07176177,0.09830047;-0.6372434;-0.02310616,-0.07472344;0.004326079;-0.04401328,-0.1055208;-0.3299651;-0.01261722,-0.1229495;-0.6772991;0.05645772,-0.1085777;-0.6376435;-0.03807249,-0.005832684;0.5450474;0.0140388,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.005022239;0.3147754;0.01375378,-0.006993553;0.6200173;0.0118037,0.168151;0.4971904;0.02937251,0.2020889;0.2540031;0.03989779,0.2377465;0.03994738;-0.01153512,-0.1674563;0.4799789;-0.0375927,-0.2314467;0.3388275;-0.2283389,-0.2621493;0.2487512;-0.4300324,0.07974465;0.006218711;-0.03378749,0.08409441;-0.3287725;0.004248746,0.08615767;-0.6767709;0.07213733,0.09922261;-0.6372375;-0.02259472,-0.07447201;0.004362947;-0.04443377,-0.1058455;-0.3298453;-0.01272691,-0.1232161;-0.677107;0.05672552,-0.1078096;-0.637464;-0.03764286,-0.006249561;0.5450346;0.01444254,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.005022239;0.3147754;0.01375378,-0.006993553;0.6200173;0.0118037,0.168151;0.4971904;0.02937251,0.2020889;0.2540031;0.03989779,0.2377465;0.03994738;-0.01153512,-0.1674563;0.4799789;-0.0375927,-0.2314467;0.3388275;-0.2283389,-0.2621493;0.2487512;-0.4300324,0.07974465;0.006218711;-0.03378749,0.08409441;-0.3287725;0.004248746,0.08615767;-0.6767709;0.07213733,0.09922261;-0.6372375;-0.02259472,-0.07447201;0.004362947;-0.04443377,-0.1058455;-0.3298453;-0.01272691,-0.1232161;-0.677107;0.05672552,-0.1078096;-0.637464;-0.03764286,-0.006249561;0.5450346;0.01444254,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.005022239;0.3147754;0.01375378,-0.006993553;0.6200173;0.0118037,0.168151;0.4971904;0.02937251,0.2020889;0.2540031;0.03989779,0.2377465;0.03994738;-0.01153512,-0.1674563;0.4799789;-0.0375927,-0.2314467;0.3388275;-0.2283389,-0.2621493;0.2487512;-0.4300324,0.07974465;0.006218711;-0.03378749,0.08409441;-0.3287725;0.004248746,0.08615767;-0.6767709;0.07213733,0.09922261;-0.6372375;-0.02259472,-0.07447201;0.004362947;-0.04443377,-0.1058455;-0.3298453;-0.01272691,-0.1232161;-0.677107;0.05672552,-0.1078096;-0.637464;-0.03764286,-0.006249561;0.5450346;0.01444254,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.005217209;0.3147669;0.01387525,-0.007421913;0.6200074;0.01210004,0.1677475;0.4971995;0.02986487,0.2013122;0.2539684;0.04057224,0.2368888;0.03991829;-0.01093986,-0.1669627;0.4797021;-0.03965754,-0.2337342;0.3569389;-0.2418292,-0.259292;0.2629984;-0.4424747,0.07986311;0.006220034;-0.03350627,0.08396567;-0.3287749;0.004524924,0.08604312;-0.6767702;0.07242874,0.09966111;-0.6372426;-0.02222596,-0.07419194;0.004379554;-0.04489824,-0.1060452;-0.3297332;-0.01266695,-0.1234044;-0.6769452;0.05703608,-0.1074484;-0.6373082;-0.03724156,-0.006639961;0.5450245;0.014722,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.005217209;0.3147669;0.01387525,-0.007421913;0.6200074;0.01210004,0.1677475;0.4971995;0.02986487,0.2013122;0.2539684;0.04057224,0.2368888;0.03991829;-0.01093986,-0.1669627;0.4797021;-0.03965754,-0.2337342;0.3569389;-0.2418292,-0.259292;0.2629984;-0.4424747,0.07986311;0.006220034;-0.03350627,0.08396567;-0.3287749;0.004524924,0.08604312;-0.6767702;0.07242874,0.09966111;-0.6372426;-0.02222596,-0.07419194;0.004379554;-0.04489824,-0.1060452;-0.3297332;-0.01266695,-0.1234044;-0.6769452;0.05703608,-0.1074484;-0.6373082;-0.03724156,-0.006639961;0.5450245;0.014722,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.005217209;0.3147669;0.01387525,-0.007421913;0.6200074;0.01210004,0.1677475;0.4971995;0.02986487,0.2013122;0.2539684;0.04057224,0.2368888;0.03991829;-0.01093986,-0.1669627;0.4797021;-0.03965754,-0.2337342;0.3569389;-0.2418292,-0.259292;0.2629984;-0.4424747,0.07986311;0.006220034;-0.03350627,0.08396567;-0.3287749;0.004524924,0.08604312;-0.6767702;0.07242874,0.09966111;-0.6372426;-0.02222596,-0.07419194;0.004379554;-0.04489824,-0.1060452;-0.3297332;-0.01266695,-0.1234044;-0.6769452;0.05703608,-0.1074484;-0.6373082;-0.03724156,-0.006639961;0.5450245;0.014722,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.005407022;0.3147557;0.01405583,-0.007847553;0.6199945;0.012505,0.1673411;0.4972069;0.03041857,0.2006053;0.253956;0.04160411,0.2358279;0.03981891;-0.009789698,-0.1664723;0.4794188;-0.0415145,-0.2293077;0.3610944;-0.2475573,-0.2600348;0.2645805;-0.446247,0.07998918;0.006215484;-0.03320505,0.08386817;-0.3287757;0.004882451,0.08596752;-0.6767648;0.07281786,0.1001078;-0.6372356;-0.02176007,-0.07393857;0.004433917;-0.04530899,-0.1061968;-0.3295737;-0.01239794,-0.1235605;-0.6767623;0.05742036,-0.1070856;-0.6371205;-0.03676749,-0.007037073;0.545011;0.01510346,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.005407022;0.3147557;0.01405583,-0.007847553;0.6199945;0.012505,0.1673411;0.4972069;0.03041857,0.2006053;0.253956;0.04160411,0.2358279;0.03981891;-0.009789698,-0.1664723;0.4794188;-0.0415145,-0.2293077;0.3610944;-0.2475573,-0.2600348;0.2645805;-0.446247,0.07998918;0.006215484;-0.03320505,0.08386817;-0.3287757;0.004882451,0.08596752;-0.6767648;0.07281786,0.1001078;-0.6372356;-0.02176007,-0.07393857;0.004433917;-0.04530899,-0.1061968;-0.3295737;-0.01239794,-0.1235605;-0.6767623;0.05742036,-0.1070856;-0.6371205;-0.03676749,-0.007037073;0.545011;0.01510346,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.005407022;0.3147557;0.01405583,-0.007847553;0.6199945;0.012505,0.1673411;0.4972069;0.03041857,0.2006053;0.253956;0.04160411,0.2358279;0.03981891;-0.009789698,-0.1664723;0.4794188;-0.0415145,-0.2293077;0.3610944;-0.2475573,-0.2600348;0.2645805;-0.446247,0.07998918;0.006215484;-0.03320505,0.08386817;-0.3287757;0.004882451,0.08596752;-0.6767648;0.07281786,0.1001078;-0.6372356;-0.02176007,-0.07393857;0.004433917;-0.04530899,-0.1061968;-0.3295737;-0.01239794,-0.1235605;-0.6767623;0.05742036,-0.1070856;-0.6371205;-0.03676749,-0.007037073;0.545011;0.01510346,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.005753644;0.3147422;0.01421968,-0.008639893;0.6199771;0.01300797,0.1665626;0.4970965;0.03119422,0.1995007;0.2538077;0.04251757,0.2349448;0.03970459;-0.008865744,-0.1659054;0.4790222;-0.04415292,-0.2307119;0.36161;-0.250107,-0.2578785;0.2934757;-0.4607165,0.08018025;0.006245722;-0.03273521,0.08370554;-0.3287365;0.005464952,0.08576982;-0.6767719;0.07316373,0.1006649;-0.6372451;-0.02129851,-0.07359127;0.00447409;-0.04586702,-0.1065831;-0.3293799;-0.01213497,-0.1240451;-0.6764932;0.05803251,-0.1068191;-0.6368508;-0.03602082,-0.007762291;0.544993;0.01556426,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.005753644;0.3147422;0.01421968,-0.008639893;0.6199771;0.01300797,0.1665626;0.4970965;0.03119422,0.1995007;0.2538077;0.04251757,0.2349448;0.03970459;-0.008865744,-0.1659054;0.4790222;-0.04415292,-0.2307119;0.36161;-0.250107,-0.2578785;0.2934757;-0.4607165,0.08018025;0.006245722;-0.03273521,0.08370554;-0.3287365;0.005464952,0.08576982;-0.6767719;0.07316373,0.1006649;-0.6372451;-0.02129851,-0.07359127;0.00447409;-0.04586702,-0.1065831;-0.3293799;-0.01213497,-0.1240451;-0.6764932;0.05803251,-0.1068191;-0.6368508;-0.03602082,-0.007762291;0.544993;0.01556426,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.005753644;0.3147422;0.01421968,-0.008639893;0.6199771;0.01300797,0.1665626;0.4970965;0.03119422,0.1995007;0.2538077;0.04251757,0.2349448;0.03970459;-0.008865744,-0.1659054;0.4790222;-0.04415292,-0.2307119;0.36161;-0.250107,-0.2578785;0.2934757;-0.4607165,0.08018025;0.006245722;-0.03273521,0.08370554;-0.3287365;0.005464952,0.08576982;-0.6767719;0.07316373,0.1006649;-0.6372451;-0.02129851,-0.07359127;0.00447409;-0.04586702,-0.1065831;-0.3293799;-0.01213497,-0.1240451;-0.6764932;0.05803251,-0.1068191;-0.6368508;-0.03602082,-0.007762291;0.544993;0.01556426,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.006005064;0.3147311;0.01436118,-0.009163664;0.6199632;0.01331109,0.1660921;0.4972028;0.03190962,0.1987036;0.2538759;0.04336026,0.2342351;0.03974564;-0.007849049,-0.1656698;0.4787149;-0.04537417,-0.2318343;0.3626224;-0.2516444,-0.2624285;0.3128479;-0.4668725,0.0803102;0.006238863;-0.03241642,0.08361395;-0.3287483;0.005760524,0.08567835;-0.6767759;0.07349893,0.1009906;-0.6372489;-0.02089656,-0.07329722;0.004510428;-0.04633195,-0.1067791;-0.329238;-0.01204269,-0.1242263;-0.6762998;0.05838235,-0.1065859;-0.6366555;-0.03559395,-0.008226456;0.5449791;0.01584812,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.006005064;0.3147311;0.01436118,-0.009163664;0.6199632;0.01331109,0.1660921;0.4972028;0.03190962,0.1987036;0.2538759;0.04336026,0.2342351;0.03974564;-0.007849049,-0.1656698;0.4787149;-0.04537417,-0.2318343;0.3626224;-0.2516444,-0.2624285;0.3128479;-0.4668725,0.0803102;0.006238863;-0.03241642,0.08361395;-0.3287483;0.005760524,0.08567835;-0.6767759;0.07349893,0.1009906;-0.6372489;-0.02089656,-0.07329722;0.004510428;-0.04633195,-0.1067791;-0.329238;-0.01204269,-0.1242263;-0.6762998;0.05838235,-0.1065859;-0.6366555;-0.03559395,-0.008226456;0.5449791;0.01584812,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.006005064;0.3147311;0.01436118,-0.009163664;0.6199632;0.01331109,0.1660921;0.4972028;0.03190962,0.1987036;0.2538759;0.04336026,0.2342351;0.03974564;-0.007849049,-0.1656698;0.4787149;-0.04537417,-0.2318343;0.3626224;-0.2516444,-0.2624285;0.3128479;-0.4668725,0.0803102;0.006238863;-0.03241642,0.08361395;-0.3287483;0.005760524,0.08567835;-0.6767759;0.07349893,0.1009906;-0.6372489;-0.02089656,-0.07329722;0.004510428;-0.04633195,-0.1067791;-0.329238;-0.01204269,-0.1242263;-0.6762998;0.05838235,-0.1065859;-0.6366555;-0.03559395,-0.008226456;0.5449791;0.01584812,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.006229626;0.3147217;0.01447223,-0.009640581;0.6199507;0.01361667,0.165628;0.4972159;0.03242023,0.1979631;0.2538735;0.04431614,0.2332155;0.03964385;-0.006670132,-0.1655605;0.4785874;-0.04638888,-0.2328016;0.3648022;-0.2535944,-0.2628123;0.3167577;-0.4692973,0.0804324;0.006210641;-0.03211747,0.08342678;-0.3287816;0.006040379,0.08555806;-0.6767964;0.07384258,0.101204;-0.6372641;-0.02049764,-0.07308353;0.004557868;-0.04666368,-0.1071166;-0.3291011;-0.01204853,-0.1245858;-0.676095;0.05870501,-0.106613;-0.6364504;-0.03520825,-0.008676736;0.5449662;0.01613212,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.006229626;0.3147217;0.01447223,-0.009640581;0.6199507;0.01361667,0.165628;0.4972159;0.03242023,0.1979631;0.2538735;0.04431614,0.2332155;0.03964385;-0.006670132,-0.1655605;0.4785874;-0.04638888,-0.2328016;0.3648022;-0.2535944,-0.2628123;0.3167577;-0.4692973,0.0804324;0.006210641;-0.03211747,0.08342678;-0.3287816;0.006040379,0.08555806;-0.6767964;0.07384258,0.101204;-0.6372641;-0.02049764,-0.07308353;0.004557868;-0.04666368,-0.1071166;-0.3291011;-0.01204853,-0.1245858;-0.676095;0.05870501,-0.106613;-0.6364504;-0.03520825,-0.008676736;0.5449662;0.01613212,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.006229626;0.3147217;0.01447223,-0.009640581;0.6199507;0.01361667,0.165628;0.4972159;0.03242023,0.1979631;0.2538735;0.04431614,0.2332155;0.03964385;-0.006670132,-0.1655605;0.4785874;-0.04638888,-0.2328016;0.3648022;-0.2535944,-0.2628123;0.3167577;-0.4692973,0.0804324;0.006210641;-0.03211747,0.08342678;-0.3287816;0.006040379,0.08555806;-0.6767964;0.07384258,0.101204;-0.6372641;-0.02049764,-0.07308353;0.004557868;-0.04666368,-0.1071166;-0.3291011;-0.01204853,-0.1245858;-0.676095;0.05870501,-0.106613;-0.6364504;-0.03520825,-0.008676736;0.5449662;0.01613212,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.006511443;0.3147095;0.01461011,-0.01019479;0.6199347;0.01396498,0.1650851;0.4972607;0.03305597,0.1971;0.2538783;0.04499963,0.2320732;0.03951356;-0.005609762,-0.1653812;0.4784803;-0.04772142,-0.2338513;0.3670441;-0.2557993,-0.2628614;0.3268449;-0.4732369,0.0805639;0.006172807;-0.03179355,0.08314434;-0.328826;0.006336901,0.08518603;-0.6767575;0.07456818,0.1012645;-0.6372204;-0.01969881,-0.07282759;0.004620686;-0.04705599,-0.1074161;-0.3289233;-0.01188761,-0.124953;-0.675878;0.05904161,-0.106553;-0.6362297;-0.03478849,-0.009207123;0.5449498;0.01645792,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.006511443;0.3147095;0.01461011,-0.01019479;0.6199347;0.01396498,0.1650851;0.4972607;0.03305597,0.1971;0.2538783;0.04499963,0.2320732;0.03951356;-0.005609762,-0.1653812;0.4784803;-0.04772142,-0.2338513;0.3670441;-0.2557993,-0.2628614;0.3268449;-0.4732369,0.0805639;0.006172807;-0.03179355,0.08314434;-0.328826;0.006336901,0.08518603;-0.6767575;0.07456818,0.1012645;-0.6372204;-0.01969881,-0.07282759;0.004620686;-0.04705599,-0.1074161;-0.3289233;-0.01188761,-0.124953;-0.675878;0.05904161,-0.106553;-0.6362297;-0.03478849,-0.009207123;0.5449498;0.01645792,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.006511443;0.3147095;0.01461011,-0.01019479;0.6199347;0.01396498,0.1650851;0.4972607;0.03305597,0.1971;0.2538783;0.04499963,0.2320732;0.03951356;-0.005609762,-0.1653812;0.4784803;-0.04772142,-0.2338513;0.3670441;-0.2557993,-0.2628614;0.3268449;-0.4732369,0.0805639;0.006172807;-0.03179355,0.08314434;-0.328826;0.006336901,0.08518603;-0.6767575;0.07456818,0.1012645;-0.6372204;-0.01969881,-0.07282759;0.004620686;-0.04705599,-0.1074161;-0.3289233;-0.01188761,-0.124953;-0.675878;0.05904161,-0.106553;-0.6362297;-0.03478849,-0.009207123;0.5449498;0.01645792,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.006634706;0.3147021;0.0147162,-0.01057627;0.6199239;0.01429892,0.1646821;0.4971626;0.03372343,0.1964634;0.2537544;0.04576596,0.2314066;0.03930224;-0.004492514,-0.1650783;0.4781574;-0.04866552,-0.234231;0.3737124;-0.2601171,-0.263276;0.3393752;-0.4785524,0.08070678;0.006131363;-0.03143722,0.08312407;-0.3288662;0.006715361,0.08511856;-0.6767764;0.07505627,0.1015553;-0.6372423;-0.01914921,-0.0725469;0.004719029;-0.04747793,-0.1075398;-0.3287033;-0.01156317,-0.1250118;-0.6756412;0.05946374,-0.1062567;-0.6359892;-0.03429565,-0.009549936;0.5449381;0.01674687,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.006634706;0.3147021;0.0147162,-0.01057627;0.6199239;0.01429892,0.1646821;0.4971626;0.03372343,0.1964634;0.2537544;0.04576596,0.2314066;0.03930224;-0.004492514,-0.1650783;0.4781574;-0.04866552,-0.234231;0.3737124;-0.2601171,-0.263276;0.3393752;-0.4785524,0.08070678;0.006131363;-0.03143722,0.08312407;-0.3288662;0.006715361,0.08511856;-0.6767764;0.07505627,0.1015553;-0.6372423;-0.01914921,-0.0725469;0.004719029;-0.04747793,-0.1075398;-0.3287033;-0.01156317,-0.1250118;-0.6756412;0.05946374,-0.1062567;-0.6359892;-0.03429565,-0.009549936;0.5449381;0.01674687,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.006634706;0.3147021;0.0147162,-0.01057627;0.6199239;0.01429892,0.1646821;0.4971626;0.03372343,0.1964634;0.2537544;0.04576596,0.2314066;0.03930224;-0.004492514,-0.1650783;0.4781574;-0.04866552,-0.234231;0.3737124;-0.2601171,-0.263276;0.3393752;-0.4785524,0.08070678;0.006131363;-0.03143722,0.08312407;-0.3288662;0.006715361,0.08511856;-0.6767764;0.07505627,0.1015553;-0.6372423;-0.01914921,-0.0725469;0.004719029;-0.04747793,-0.1075398;-0.3287033;-0.01156317,-0.1250118;-0.6756412;0.05946374,-0.1062567;-0.6359892;-0.03429565,-0.009549936;0.5449381;0.01674687,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.006747069;0.3146957;0.01480143,-0.01089479;0.6199147;0.01454865,0.1643304;0.4970257;0.03427729,0.1959423;0.253601;0.0464321,0.2309338;0.03920636;-0.004037369,-0.164765;0.477901;-0.04960198,-0.234121;0.3827004;-0.2653082,-0.2639953;0.3507117;-0.4839882,0.08082946;0.006169956;-0.03111278,0.08313981;-0.3288312;0.007014623,0.0847941;-0.6767567;0.07528714,0.1015669;-0.637221;-0.01885892,-0.07225858;0.004686757;-0.04791875,-0.1078943;-0.3286512;-0.01185375,-0.1248541;-0.6754899;0.05977941,-0.1057724;-0.6358404;-0.03391431,-0.009833742;0.5449283;0.01696512,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.006747069;0.3146957;0.01480143,-0.01089479;0.6199147;0.01454865,0.1643304;0.4970257;0.03427729,0.1959423;0.253601;0.0464321,0.2309338;0.03920636;-0.004037369,-0.164765;0.477901;-0.04960198,-0.234121;0.3827004;-0.2653082,-0.2639953;0.3507117;-0.4839882,0.08082946;0.006169956;-0.03111278,0.08313981;-0.3288312;0.007014623,0.0847941;-0.6767567;0.07528714,0.1015669;-0.637221;-0.01885892,-0.07225858;0.004686757;-0.04791875,-0.1078943;-0.3286512;-0.01185375,-0.1248541;-0.6754899;0.05977941,-0.1057724;-0.6358404;-0.03391431,-0.009833742;0.5449283;0.01696512,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.006747069;0.3146957;0.01480143,-0.01089479;0.6199147;0.01454865,0.1643304;0.4970257;0.03427729,0.1959423;0.253601;0.0464321,0.2309338;0.03920636;-0.004037369,-0.164765;0.477901;-0.04960198,-0.234121;0.3827004;-0.2653082,-0.2639953;0.3507117;-0.4839882,0.08082946;0.006169956;-0.03111278,0.08313981;-0.3288312;0.007014623,0.0847941;-0.6767567;0.07528714,0.1015669;-0.637221;-0.01885892,-0.07225858;0.004686757;-0.04791875,-0.1078943;-0.3286512;-0.01185375,-0.1248541;-0.6754899;0.05977941,-0.1057724;-0.6358404;-0.03391431,-0.009833742;0.5449283;0.01696512,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.007009302;0.3146842;0.01492363,-0.01140911;0.619899;0.01482981,0.1638311;0.4970534;0.03496094,0.195145;0.2535969;0.04724843,0.2299224;0.03910689;-0.002963413,-0.1648418;0.4778063;-0.05016774,-0.2347527;0.3914075;-0.2693716,-0.2640658;0.3694758;-0.4893634,0.08094607;0.006160937;-0.03080994,0.08298064;-0.3288414;0.00732287,0.0845527;-0.6767849;0.07550521,0.1015927;-0.6372461;-0.01859253,-0.07210315;0.004698314;-0.0481512,-0.1086251;-0.3285226;-0.01189111,-0.1251236;-0.6753081;0.06010599,-0.1057779;-0.6356527;-0.03353298,-0.01030239;0.5449126;0.01722546,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.007009302;0.3146842;0.01492363,-0.01140911;0.619899;0.01482981,0.1638311;0.4970534;0.03496094,0.195145;0.2535969;0.04724843,0.2299224;0.03910689;-0.002963413,-0.1648418;0.4778063;-0.05016774,-0.2347527;0.3914075;-0.2693716,-0.2640658;0.3694758;-0.4893634,0.08094607;0.006160937;-0.03080994,0.08298064;-0.3288414;0.00732287,0.0845527;-0.6767849;0.07550521,0.1015927;-0.6372461;-0.01859253,-0.07210315;0.004698314;-0.0481512,-0.1086251;-0.3285226;-0.01189111,-0.1251236;-0.6753081;0.06010599,-0.1057779;-0.6356527;-0.03353298,-0.01030239;0.5449126;0.01722546,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.007009302;0.3146842;0.01492363,-0.01140911;0.619899;0.01482981,0.1638311;0.4970534;0.03496094,0.195145;0.2535969;0.04724843,0.2299224;0.03910689;-0.002963413,-0.1648418;0.4778063;-0.05016774,-0.2347527;0.3914075;-0.2693716,-0.2640658;0.3694758;-0.4893634,0.08094607;0.006160937;-0.03080994,0.08298064;-0.3288414;0.00732287,0.0845527;-0.6767849;0.07550521,0.1015927;-0.6372461;-0.01859253,-0.07210315;0.004698314;-0.0481512,-0.1086251;-0.3285226;-0.01189111,-0.1251236;-0.6753081;0.06010599,-0.1057779;-0.6356527;-0.03353298,-0.01030239;0.5449126;0.01722546,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.007218761;0.3146693;0.01513674,-0.0118469;0.6198801;0.01525348,0.1634144;0.4970171;0.03551505,0.1944714;0.2535376;0.04799758,0.2294218;0.03907937;-0.002229854,-0.1649121;0.477809;-0.05054218,-0.2338698;0.3991216;-0.2729286,-0.257274;0.383285;-0.4941482,0.0810784;0.006167835;-0.03045862,0.08292318;-0.3288419;0.007618874,0.08445305;-0.6767442;0.07601253,0.1016979;-0.6371983;-0.01804718,-0.07196548;0.004687062;-0.04835781,-0.1087315;-0.3284427;-0.01151176,-0.1251974;-0.6752006;0.06062567,-0.1056507;-0.6355388;-0.03297088,-0.01069736;0.5448931;0.0176125,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.007218761;0.3146693;0.01513674,-0.0118469;0.6198801;0.01525348,0.1634144;0.4970171;0.03551505,0.1944714;0.2535376;0.04799758,0.2294218;0.03907937;-0.002229854,-0.1649121;0.477809;-0.05054218,-0.2338698;0.3991216;-0.2729286,-0.257274;0.383285;-0.4941482,0.0810784;0.006167835;-0.03045862,0.08292318;-0.3288419;0.007618874,0.08445305;-0.6767442;0.07601253,0.1016979;-0.6371983;-0.01804718,-0.07196548;0.004687062;-0.04835781,-0.1087315;-0.3284427;-0.01151176,-0.1251974;-0.6752006;0.06062567,-0.1056507;-0.6355388;-0.03297088,-0.01069736;0.5448931;0.0176125,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.007218761;0.3146693;0.01513674,-0.0118469;0.6198801;0.01525348,0.1634144;0.4970171;0.03551505,0.1944714;0.2535376;0.04799758,0.2294218;0.03907937;-0.002229854,-0.1649121;0.477809;-0.05054218,-0.2338698;0.3991216;-0.2729286,-0.257274;0.383285;-0.4941482,0.0810784;0.006167835;-0.03045862,0.08292318;-0.3288419;0.007618874,0.08445305;-0.6767442;0.07601253,0.1016979;-0.6371983;-0.01804718,-0.07196548;0.004687062;-0.04835781,-0.1087315;-0.3284427;-0.01151176,-0.1251974;-0.6752006;0.06062567,-0.1056507;-0.6355388;-0.03297088,-0.01069736;0.5448931;0.0176125,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.007374709;0.3146591;0.01527291,-0.0122831;0.6198653;0.01566363,0.1629912;0.4970049;0.0362028,0.1937237;0.2534867;0.04873352,0.2289142;0.03905545;-0.001441471,-0.1653856;0.4783136;-0.05051664,-0.2333461;0.4032011;-0.2744409,-0.2571819;0.3858316;-0.4954993,0.08125122;0.00615949;-0.02999627,0.08290202;-0.3288614;0.007991292,0.08437025;-0.6767128;0.07664467,0.1017534;-0.6371552;-0.0173884,-0.07177597;0.00472097;-0.04863536,-0.1086828;-0.3283363;-0.01127801,-0.1252763;-0.6749936;0.06131244,-0.1055933;-0.6353189;-0.03225422,-0.01108582;0.5448771;0.01795532,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.007374709;0.3146591;0.01527291,-0.0122831;0.6198653;0.01566363,0.1629912;0.4970049;0.0362028,0.1937237;0.2534867;0.04873352,0.2289142;0.03905545;-0.001441471,-0.1653856;0.4783136;-0.05051664,-0.2333461;0.4032011;-0.2744409,-0.2571819;0.3858316;-0.4954993,0.08125122;0.00615949;-0.02999627,0.08290202;-0.3288614;0.007991292,0.08437025;-0.6767128;0.07664467,0.1017534;-0.6371552;-0.0173884,-0.07177597;0.00472097;-0.04863536,-0.1086828;-0.3283363;-0.01127801,-0.1252763;-0.6749936;0.06131244,-0.1055933;-0.6353189;-0.03225422,-0.01108582;0.5448771;0.01795532,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.007374709;0.3146591;0.01527291,-0.0122831;0.6198653;0.01566363,0.1629912;0.4970049;0.0362028,0.1937237;0.2534867;0.04873352,0.2289142;0.03905545;-0.001441471,-0.1653856;0.4783136;-0.05051664,-0.2333461;0.4032011;-0.2744409,-0.2571819;0.3858316;-0.4954993,0.08125122;0.00615949;-0.02999627,0.08290202;-0.3288614;0.007991292,0.08437025;-0.6767128;0.07664467,0.1017534;-0.6371552;-0.0173884,-0.07177597;0.00472097;-0.04863536,-0.1086828;-0.3283363;-0.01127801,-0.1252763;-0.6749936;0.06131244,-0.1055933;-0.6353189;-0.03225422,-0.01108582;0.5448771;0.01795532,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.007478334;0.3146487;0.01543572,-0.01259728;0.6198508;0.01609684,0.1626615;0.4969468;0.03688078,0.1931742;0.2534053;0.04949413,0.2285591;0.03898251;-0.0005801618,-0.1657177;0.4788812;-0.0506046,-0.232935;0.4096773;-0.2766472,-0.2586765;0.3835946;-0.4966329,0.08140871;0.006103668;-0.02957774,0.08283155;-0.3289256;0.008345421,0.08429173;-0.676761;0.07707961,0.101839;-0.6371925;-0.01692185,-0.07152057;0.004797528;-0.04900273,-0.1085244;-0.3281737;-0.01098045,-0.1252984;-0.6748111;0.06166318,-0.1054532;-0.6351228;-0.03186779,-0.01137142;0.5448611;0.01832588,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.007478334;0.3146487;0.01543572,-0.01259728;0.6198508;0.01609684,0.1626615;0.4969468;0.03688078,0.1931742;0.2534053;0.04949413,0.2285591;0.03898251;-0.0005801618,-0.1657177;0.4788812;-0.0506046,-0.232935;0.4096773;-0.2766472,-0.2586765;0.3835946;-0.4966329,0.08140871;0.006103668;-0.02957774,0.08283155;-0.3289256;0.008345421,0.08429173;-0.676761;0.07707961,0.101839;-0.6371925;-0.01692185,-0.07152057;0.004797528;-0.04900273,-0.1085244;-0.3281737;-0.01098045,-0.1252984;-0.6748111;0.06166318,-0.1054532;-0.6351228;-0.03186779,-0.01137142;0.5448611;0.01832588,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.007478334;0.3146487;0.01543572,-0.01259728;0.6198508;0.01609684,0.1626615;0.4969468;0.03688078,0.1931742;0.2534053;0.04949413,0.2285591;0.03898251;-0.0005801618,-0.1657177;0.4788812;-0.0506046,-0.232935;0.4096773;-0.2766472,-0.2586765;0.3835946;-0.4966329,0.08140871;0.006103668;-0.02957774,0.08283155;-0.3289256;0.008345421,0.08429173;-0.676761;0.07707961,0.101839;-0.6371925;-0.01692185,-0.07152057;0.004797528;-0.04900273,-0.1085244;-0.3281737;-0.01098045,-0.1252984;-0.6748111;0.06166318,-0.1054532;-0.6351228;-0.03186779,-0.01137142;0.5448611;0.01832588,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.00749562;0.3146426;0.01554951,-0.01272173;0.6198425;0.01637086,0.1624772;0.4968566;0.03760388,0.1925122;0.2532421;0.04995074,0.2279257;0.03874056;0.0002350956,-0.1658985;0.4796364;-0.05093306,-0.2330329;0.412812;-0.2777151,-0.2590567;0.3853425;-0.4974987,0.08149797;0.006019105;-0.02934838,0.08283704;-0.3290147;0.008537326,0.08435103;-0.6768422;0.0773109,0.1021214;-0.6372713;-0.01664839,-0.07145566;0.004877809;-0.04908941,-0.1085463;-0.3280592;-0.01085344,-0.1250989;-0.6746653;0.06199059,-0.1050349;-0.6349769;-0.03149368,-0.01148088;0.5448519;0.01856268,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.00749562;0.3146426;0.01554951,-0.01272173;0.6198425;0.01637086,0.1624772;0.4968566;0.03760388,0.1925122;0.2532421;0.04995074,0.2279257;0.03874056;0.0002350956,-0.1658985;0.4796364;-0.05093306,-0.2330329;0.412812;-0.2777151,-0.2590567;0.3853425;-0.4974987,0.08149797;0.006019105;-0.02934838,0.08283704;-0.3290147;0.008537326,0.08435103;-0.6768422;0.0773109,0.1021214;-0.6372713;-0.01664839,-0.07145566;0.004877809;-0.04908941,-0.1085463;-0.3280592;-0.01085344,-0.1250989;-0.6746653;0.06199059,-0.1050349;-0.6349769;-0.03149368,-0.01148088;0.5448519;0.01856268,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.00749562;0.3146426;0.01554951,-0.01272173;0.6198425;0.01637086,0.1624772;0.4968566;0.03760388,0.1925122;0.2532421;0.04995074,0.2279257;0.03874056;0.0002350956,-0.1658985;0.4796364;-0.05093306,-0.2330329;0.412812;-0.2777151,-0.2590567;0.3853425;-0.4974987,0.08149797;0.006019105;-0.02934838,0.08283704;-0.3290147;0.008537326,0.08435103;-0.6768422;0.0773109,0.1021214;-0.6372713;-0.01664839,-0.07145566;0.004877809;-0.04908941,-0.1085463;-0.3280592;-0.01085344,-0.1250989;-0.6746653;0.06199059,-0.1050349;-0.6349769;-0.03149368,-0.01148088;0.5448519;0.01856268,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.007458119;0.3146342;0.01573678,-0.01275659;0.6198322;0.01679018,0.1624107;0.4967722;0.03814013,0.1923241;0.2531443;0.0505197,0.2277443;0.03862573;0.0008826815,-0.1658382;0.480418;-0.05150111,-0.2331748;0.4168436;-0.2791559,-0.2591465;0.3934095;-0.4994125,0.08163856;0.005963478;-0.02896651,0.08304991;-0.3290946;0.008701878,0.0845106;-0.6768643;0.0777679,0.1025249;-0.637293;-0.01614491,-0.07134841;0.004951643;-0.0492378,-0.1083615;-0.3279516;-0.01063456,-0.1249448;-0.6745025;0.06246484,-0.1046378;-0.6348078;-0.03096629,-0.01150795;0.54484;0.01892245,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.007458119;0.3146342;0.01573678,-0.01275659;0.6198322;0.01679018,0.1624107;0.4967722;0.03814013,0.1923241;0.2531443;0.0505197,0.2277443;0.03862573;0.0008826815,-0.1658382;0.480418;-0.05150111,-0.2331748;0.4168436;-0.2791559,-0.2591465;0.3934095;-0.4994125,0.08163856;0.005963478;-0.02896651,0.08304991;-0.3290946;0.008701878,0.0845106;-0.6768643;0.0777679,0.1025249;-0.637293;-0.01614491,-0.07134841;0.004951643;-0.0492378,-0.1083615;-0.3279516;-0.01063456,-0.1249448;-0.6745025;0.06246484,-0.1046378;-0.6348078;-0.03096629,-0.01150795;0.54484;0.01892245,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.007458119;0.3146342;0.01573678,-0.01275659;0.6198322;0.01679018,0.1624107;0.4967722;0.03814013,0.1923241;0.2531443;0.0505197,0.2277443;0.03862573;0.0008826815,-0.1658382;0.480418;-0.05150111,-0.2331748;0.4168436;-0.2791559,-0.2591465;0.3934095;-0.4994125,0.08163856;0.005963478;-0.02896651,0.08304991;-0.3290946;0.008701878,0.0845106;-0.6768643;0.0777679,0.1025249;-0.637293;-0.01614491,-0.07134841;0.004951643;-0.0492378,-0.1083615;-0.3279516;-0.01063456,-0.1249448;-0.6745025;0.06246484,-0.1046378;-0.6348078;-0.03096629,-0.01150795;0.54484;0.01892245,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013
+0;0;0,-0.007382339;0.3146203;0.0160484,-0.01269768;0.6198171;0.01721995,0.162439;0.4967186;0.03882718,0.1921016;0.2530577;0.05115982,0.2276787;0.03860512;0.001350049,-0.1657484;0.4810033;-0.05168081,-0.2330223;0.4204738;-0.2801825,-0.2592496;0.3967019;-0.5003726,0.08173621;0.005860102;-0.02871108,0.08313701;-0.3291873;0.009051859,0.08462479;-0.6769441;0.07818213,0.1028289;-0.6373661;-0.01569336,-0.07131264;0.005047179;-0.0492799,-0.1081719;-0.3278273;-0.01028252,-0.1247079;-0.6743678;0.06287663,-0.1042138;-0.6346652;-0.03051282,-0.01143803;0.5448246;0.01933091,0;0;0,0.001727656;0.3133791;0.03299236,0.002574459;0.6179805;0.05286121,0.1708591;0.4867123;0.01267338,0.2238988;0.248357;-0.01518536,0.1992162;0.04093698;-0.09331584,-0.1680856;0.4811035;0.05031142,-0.2093176;0.243054;0.005201396,-0.2178128;0.03761618;-0.0811688,0.07467383;0.003386974;-0.04417944,0.09744209;-0.332508;-0.02571321,0.09961346;-0.6729796;0.07323313,0.1151805;-0.7108293;0.00697732,-0.08100428;0.005091198;-0.03085227,-0.1038928;-0.3312739;-0.03526405,-0.08717439;-0.6765095;0.04378556,-0.1031959;-0.7165753;-0.02000979,0.002493635;0.5429926;0.05026484,104.8013

+ 161 - 0
DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_OneArm_Forward_ColorFeedback_Slow.csv

@@ -0,0 +1,161 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.006071465;0.3200987;0.00864176,0.01226833;0.6291722;0.002835016,0.1861495;0.5026702;0.008324347,0.2175908;0.2490384;0.02795149,0.2497956;0.03849457;-0.02244083,-0.1610557;0.4914129;0.0001984723,-0.2006764;0.2382029;0.004413037,-0.2282141;0.02360222;-0.02865434,0.07955965;0.005418348;-0.03862794,0.09335442;-0.3287452;-0.002503134,0.09713372;-0.6718323;0.06338175,0.09749693;-0.6336496;-0.01921602,-0.07846584;0.005178547;-0.04083515,-0.1008182;-0.3295197;-0.01557601,-0.1148826;-0.6727179;0.04830702,-0.1124651;-0.6345168;-0.03425433,0.01066469;0.5534016;0.006605527,0;0;0,0.001145065;0.3199574;0.0141654,0.0004736334;0.6291468;0.01390982,0.1723436;0.4982692;-0.01422,0.2299377;0.2492053;0.004566669,0.2195967;0.03164062;-0.01697206,-0.16993;0.4887015;0.01058104,-0.2122571;0.2379083;-0.02126339,-0.2262562;0.03769125;-0.1085697,0.07641283;0.005136818;-0.04456353,0.1151114;-0.3289945;-0.04895377,0.122605;-0.6691726;0.030334,0.1418686;-0.7017488;-0.02068185,-0.08280256;0.004775933;-0.03117922,-0.124102;-0.3284102;-0.05220179,-0.1188452;-0.6717449;0.01227657,-0.1240134;-0.6566503;-0.06921331,0.0008482188;0.5533044;0.01630926,335.9143
+0;0;0,0.005935814;0.3198684;0.008570143,0.01195219;0.6285464;0.002700918,0.1857072;0.5023175;0.008382697,0.2170844;0.2485715;0.02754547,0.2482372;0.04796346;-0.02024202,-0.1611106;0.4909108;0.000387744,-0.2003796;0.2375705;0.004316402,-0.2266658;0.03309697;-0.02726424,0.07947995;0.005419525;-0.03869272,0.09334424;-0.3279775;-0.002514388,0.09699766;-0.6716447;0.0635813,0.09733157;-0.6335824;-0.01784448,-0.07846763;0.00517278;-0.0407386,-0.10066;-0.3287853;-0.01555528,-0.1148313;-0.6725556;0.04855613,-0.1124727;-0.6344748;-0.03283434,0.0103994;0.55288;0.006482236,0;0;0,0.001059785;0.3197057;0.01454639,0.0002937168;0.6284978;0.01491332,0.1723176;0.4985932;-0.01288462,0.2301562;0.2494435;0.00494504,0.2224752;0.04194438;-0.0146215,-0.1700156;0.4885812;0.01109388,-0.2125655;0.2377777;-0.02093522,-0.2259711;0.0470017;-0.104137,0.07642464;0.005206883;-0.04444909,0.1152221;-0.3281532;-0.04897857,0.1227755;-0.6688349;0.03082156,0.1411922;-0.7008052;-0.01933599,-0.08273233;0.004696438;-0.03125484,-0.1239236;-0.3277614;-0.05198485,-0.1183435;-0.6716729;0.0126905,-0.1233168;-0.6563451;-0.06765417,0.00068371;0.5527548;0.01713777,335.9386
+0;0;0,0.00593461;0.3198035;0.008568404,0.01194984;0.628423;0.002700298,0.1852575;0.5023376;0.008376501,0.2166399;0.2485494;0.02754246,0.248022;0.04646441;-0.02059684,-0.1606747;0.49096;0.0004019653,-0.1999502;0.2375776;0.004331278,-0.2264299;0.03159866;-0.02748187,0.07946929;0.005418799;-0.03868753,0.09332152;-0.3276882;-0.002540682,0.09697539;-0.6713967;0.06356296,0.09730833;-0.6333576;-0.01762827,-0.07845711;0.005172086;-0.04073314,-0.1006301;-0.3284954;-0.01557173,-0.1148031;-0.6723071;0.04854738,-0.1124513;-0.6342495;-0.03260864,0.01039735;0.552771;0.006480893,0;0;0,0.001169756;0.319625;0.01487899,0.0005551577;0.628358;0.01552629,0.1722711;0.4988276;-0.01167393,0.230425;0.2496632;0.005526781,0.2224557;0.04067086;-0.01445484,-0.1694241;0.4887231;0.01243275,-0.2118842;0.2379681;-0.02042696,-0.2255211;0.0456209;-0.1038364,0.07639354;0.005229145;-0.04447627,0.1155003;-0.3278048;-0.04868913,0.1230814;-0.6685129;0.03118038,0.1414;-0.7003098;-0.01884294,-0.08273726;0.00469387;-0.0312085,-0.1237507;-0.3275054;-0.05170908,-0.1180977;-0.6714667;0.01292256,-0.1230836;-0.6560811;-0.06719183,0.0009043813;0.5526274;0.0176897,335.9681
+0;0;0,0.00592752;0.3194214;0.008558169,0.01193332;0.6275566;0.002699099,0.1852425;0.5015861;0.008369571,0.2166326;0.2477361;0.0275402,0.2490051;0.03927369;-0.02211829,-0.1606881;0.4902085;0.0003950694,-0.1999732;0.2367644;0.004325338,-0.2272885;0.02428518;-0.02849177,0.07938746;0.005413219;-0.03864769,0.09322425;-0.3273225;-0.002541132,0.09688167;-0.671365;0.06362673,0.0972101;-0.6334347;-0.01646576,-0.07837632;0.005166761;-0.04069119,-0.1005246;-0.3281288;-0.01555783,-0.1147114;-0.6722745;0.04862357,-0.1123914;-0.634326;-0.03143418,0.01038318;0.5520192;0.006473971,0;0;0,0.000948444;0.3192332;0.01508951,0.0001767427;0.6274803;0.01617002,0.1722467;0.498793;-0.01055169,0.2306533;0.2495634;0.005756138,0.2211478;0.03395736;-0.01409793,-0.1699845;0.488516;0.01303022,-0.2125132;0.2377571;-0.02019545,-0.2269071;0.039166;-0.1057811,0.076364;0.005210727;-0.04434752,0.1155654;-0.3274326;-0.04879832,0.1231805;-0.668414;0.03139186,0.1409998;-0.6993881;-0.01802922,-0.08260218;0.004677792;-0.03130995,-0.1236202;-0.327149;-0.05172099,-0.1177549;-0.6714275;0.01304561,-0.1276164;-0.702889;-0.03797438,0.0005536228;0.5518615;0.01822543,336.0014
+0;0;0,0.005899945;0.3190625;0.008518773,0.0118828;0.6268107;0.00265262,0.1853332;0.5008925;0.008338798,0.2168442;0.2470561;0.02756522,0.2495317;0.03895001;-0.02202948,-0.1608716;0.4895083;0.0004827646,-0.1998892;0.2360141;0.004192769,-0.227042;0.02385339;-0.02877451,0.07933294;0.005418614;-0.03868445,0.09320565;-0.3270766;-0.002523657,0.09683261;-0.6712861;0.06365871,0.09713647;-0.6334002;-0.01599185,-0.07836829;0.005159784;-0.04063681,-0.1004105;-0.3279184;-0.01561243,-0.1147571;-0.6721916;0.04875801,-0.112472;-0.634288;-0.03085859,0.01033835;0.5513611;0.006424309,0;0;0,0.0007160306;0.3188685;0.01518536,-0.0002886355;0.6267266;0.01647449,0.1723374;0.4989324;-0.009660721,0.2306352;0.2496665;0.00656867,0.2211117;0.03442964;-0.01389194,-0.1706522;0.4881331;0.01340883,-0.2132768;0.2374002;-0.01993285,-0.2277613;0.03879544;-0.104683,0.07636122;0.005254775;-0.0442822,0.1155384;-0.3271577;-0.04877925,0.1231635;-0.6682521;0.0316565,0.1409854;-0.698882;-0.01746464,-0.08255421;0.004636145;-0.03135075,-0.1236086;-0.3269601;-0.05163947,-0.1173675;-0.6713623;0.0133343,-0.1221068;-0.6556743;-0.06527357,0.0001441389;0.5511949;0.01848269,336.036
+0;0;0,0.005895444;0.318819;0.008512273,0.01187484;0.626389;0.002649248,0.1852048;0.5005427;0.008332247,0.2167189;0.2466825;0.02756047,0.2493107;0.03918551;-0.02188906,-0.1607603;0.4891665;0.0004816516,-0.1997816;0.2356484;0.004192005,-0.2268548;0.02410869;-0.02867878,0.0793221;0.005417873;-0.03867916,0.09317391;-0.3265764;-0.002572853,0.09680646;-0.6713159;0.06371143,0.09711973;-0.6331856;-0.0184074,-0.07835758;0.005159079;-0.04063126,-0.1003666;-0.3274172;-0.01564459,-0.1147353;-0.6722206;0.04882498,-0.1123793;-0.6340721;-0.03325883,0.01033114;0.5509764;0.006419084,0;0;0,0.0006792396;0.3186243;0.01519465,-0.000252977;0.6263037;0.01650214,0.1724593;0.4989865;-0.00894475,0.2306921;0.2496596;0.006957293,0.2211258;0.03503528;-0.01322603,-0.1706344;0.4880555;0.01398554,-0.2133037;0.2373398;-0.0196129,-0.2277579;0.03903963;-0.1034615,0.07632416;0.005258173;-0.04432153,0.1155428;-0.3266377;-0.04909062,0.1235075;-0.6682056;0.03165651,0.1419005;-0.699503;-0.02043986,-0.08255477;0.004644443;-0.03131395,-0.1236372;-0.3264191;-0.05192587,-0.1172767;-0.6712989;0.0134171,-0.1221411;-0.6560523;-0.06762841,0.0001562834;0.5508091;0.01851583,336.0686
+0;0;0,0.005890278;0.3185397;0.008504814,0.01186609;0.625924;0.002644811,0.1852188;0.5001043;0.008326407,0.2167323;0.2462488;0.02755428,0.2475303;0.0501719;-0.01917366,-0.16079;0.4887266;0.0004748204,-0.1998105;0.2352131;0.004185107,-0.2253938;0.03531605;-0.02687655,0.0792292;0.005411529;-0.03863386,0.09307188;-0.326364;-0.002551343,0.09670729;-0.6713749;0.06378512,0.09702013;-0.633256;-0.01821862,-0.07826582;0.005153037;-0.04058367,-0.1002603;-0.3272042;-0.01561346,-0.1146403;-0.672279;0.04890685,-0.1122877;-0.6341419;-0.03306193,0.01032306;0.5505443;0.006413002,0;0;0,0.0003876239;0.3183422;0.01525235,-0.0008301884;0.6258342;0.01657271,0.1722481;0.4990432;-0.008063316,0.2303899;0.2497028;0.007884264,0.2234776;0.04665266;-0.009465933,-0.1712381;0.4878001;0.01424721,-0.2140539;0.2371119;-0.01933442,-0.2277394;0.04932237;-0.09760283,0.076286;0.005229563;-0.04418397,0.1155589;-0.3264341;-0.04922605,0.1234932;-0.6682353;0.03173828,0.1422513;-0.6995993;-0.01996493,-0.0824288;0.004632002;-0.03135543,-0.1234639;-0.3262134;-0.0519949,-0.1169614;-0.6713194;0.01362412,-0.1217236;-0.6560466;-0.06731452,-0.0003520548;0.5503733;0.01859736,336.1023
+0;0;0,0.005785442;0.3182247;0.008458287,0.01164034;0.6253899;0.002526939,0.1850698;0.4996268;0.008262035,0.2166689;0.2458282;0.02756497,0.2485777;0.04317026;-0.02080204,-0.1610423;0.488279;0.0005888431,-0.1997377;0.234752;0.003983899,-0.2260287;0.02813159;-0.02833615,0.07924474;0.005428649;-0.03861395,0.09311102;-0.3261065;-0.002488729,0.09666761;-0.6709584;0.06376682,0.09694875;-0.6328108;-0.01855617,-0.07826052;0.005135624;-0.04060977,-0.1001402;-0.3270034;-0.01575364,-0.1147003;-0.6718658;0.04892362,-0.112371;-0.6336998;-0.03336506,0.01013262;0.5500513;0.006313308,0;0;0,0.0001894683;0.3180173;0.01539207,-0.001129463;0.625288;0.0168066,0.172207;0.4990463;-0.007499216,0.2301183;0.2497275;0.00896907,0.2220033;0.03999232;-0.01034689,-0.1716561;0.4875386;0.01484816,-0.2142188;0.2369024;-0.01913337,-0.228457;0.0424803;-0.09929004,0.0762677;0.005273908;-0.04422283,0.1156861;-0.3261363;-0.04935598,0.1235867;-0.667801;0.0314405,0.1424304;-0.6994602;-0.02039194,-0.08245593;0.004582284;-0.03130908,-0.1234337;-0.3260237;-0.05212808,-0.1167156;-0.6709306;0.01359355,-0.121508;-0.6557089;-0.06766022,-0.0006334633;0.5498678;0.01882219,336.1357
+0;0;0,0.00578376;0.3181322;0.008455827,0.01163856;0.6252922;0.002524323,0.1850328;0.4995342;0.008259277,0.2166291;0.2457585;0.02756048,0.2466492;0.05509502;-0.01794388,-0.1610098;0.4881887;0.0005876273,-0.1997017;0.2346845;0.003982378,-0.2244367;0.04029313;-0.02642478,0.07925203;0.005429149;-0.03861751,0.09311372;-0.3259962;-0.002504259,0.09667125;-0.670939;0.06376876,0.09695359;-0.6327564;-0.01890717,-0.07826773;0.005136097;-0.04061351,-0.1001402;-0.3268929;-0.01576562,-0.1147041;-0.6718463;0.0489287,-0.1123648;-0.6336452;-0.03371278,0.01013075;0.5499486;0.006310943,0;0;0,4.594028E-05;0.317924;0.01540542,-0.001372918;0.6251889;0.01680613,0.1720301;0.4989498;-0.006958961,0.2299133;0.2496661;0.009778976,0.2251792;0.0521342;-0.007048607,-0.1718549;0.4874734;0.01500196,-0.214487;0.2368859;-0.01907736,-0.2274974;0.05353943;-0.09350312,0.07626568;0.005293518;-0.04424023,0.1157111;-0.3260008;-0.0494585,0.1235425;-0.6677209;0.03151274,0.1430317;-0.6998203;-0.02012228,-0.08247358;0.004564271;-0.03128814,-0.1234798;-0.3259179;-0.05224206,-0.1170618;-0.6709095;0.01355997,-0.121805;-0.6557519;-0.06804608,-0.0008539408;0.5497641;0.01883149,336.1574
+0;0;0,0.00578193;0.3180315;0.008453152,0.0116361;0.6251581;0.002522094,0.1849976;0.4994128;0.008256516,0.2165947;0.2456304;0.02755823,0.2503976;0.03094257;-0.02367988,-0.1609801;0.4880695;0.0005863053,-0.199673;0.2345586;0.003981146,-0.2275247;0.0156731;-0.03025745,0.07915321;0.005422378;-0.03856935,0.09301674;-0.3260472;-0.002451271,0.09657322;-0.6708885;0.06380226,0.09685396;-0.6327523;-0.01840529,-0.07817012;0.005129692;-0.04056286,-0.1000455;-0.3269437;-0.01571165,-0.1146051;-0.6717956;0.04896364,-0.1122791;-0.633641;-0.03320965,0.01012836;0.5498178;0.006308547,0;0;0,-6.493926E-05;0.317822;0.01542997,-0.001508355;0.625053;0.01684928,0.1719524;0.4989134;-0.006489754,0.2299407;0.2496389;0.01012421,0.2213928;0.02720985;-0.007514715,-0.1719928;0.487442;0.01525001,-0.214486;0.2368404;-0.01894921,-0.2290203;0.03041863;-0.10284,0.0762025;0.005280018;-0.0441308,0.1157028;-0.3260514;-0.04942608,0.1240025;-0.6677563;0.03111362,0.1431516;-0.6996789;-0.02010417,-0.08233808;0.004557182;-0.03133528,-0.1233699;-0.325967;-0.05228795,-0.1166384;-0.6708919;0.0132801,-0.1213186;-0.6556453;-0.06786665,-0.000986889;0.5496315;0.01887512,336.191
+0;0;0,0.005720587;0.3180331;0.008437358,0.01150058;0.6251609;0.002493969,0.1848922;0.4994473;0.00819014,0.2165117;0.245661;0.02740403,0.2507129;0.03105605;-0.02391708,-0.1611173;0.4881217;0.0006863857,-0.1994593;0.2345524;0.003678129,-0.2267325;0.01572128;-0.03136442,0.07916306;0.005434688;-0.0385474,0.09304992;-0.3260322;-0.002413362,0.09663165;-0.6708872;0.06376789,0.09688122;-0.6327512;-0.01843978,-0.0781627;0.005114457;-0.04057909,-0.09984159;-0.3269795;-0.01583151,-0.1146168;-0.6718109;0.04890485,-0.1123213;-0.6336548;-0.03326916,0.0100133;0.5498202;0.006282052,0;0;0,-6.493926E-05;0.317822;0.01542997,-0.001508355;0.625053;0.01684928,0.1719524;0.4989134;-0.006489754,0.2299407;0.2496389;0.01012421,0.2213928;0.02720985;-0.007514715,-0.1719928;0.487442;0.01525001,-0.214486;0.2368404;-0.01894921,-0.2290203;0.03041863;-0.10284,0.0762025;0.005280018;-0.0441308,0.1157028;-0.3260514;-0.04942608,0.1240025;-0.6677563;0.03111362,0.1431516;-0.6996789;-0.02010417,-0.08233808;0.004557182;-0.03133528,-0.1233699;-0.325967;-0.05228795,-0.1166384;-0.6708919;0.0132801,-0.1213186;-0.6556453;-0.06786665,-0.000986889;0.5496315;0.01887512,336.2137
+0;0;0,0.005717366;0.317854;0.008432608,0.01149528;0.624871;0.002491081,0.1848933;0.4991759;0.008186297,0.2165107;0.2454068;0.02739888,0.2530861;0.0159044;-0.02748484,-0.1611281;0.48785;0.0006822841,-0.1994675;0.2342978;0.003673825,-0.2286339;0.0002759099;-0.03380131,0.07911148;0.005431147;-0.03852229,0.09299811;-0.3260303;-0.002388846,0.09657845;-0.6707525;0.06376693,0.09682804;-0.6326159;-0.01844649,-0.07811178;0.005111124;-0.04055266,-0.0997903;-0.3269773;-0.01580549,-0.1145598;-0.6716759;0.04890595,-0.1122642;-0.6335194;-0.0332738,0.0100084;0.5495507;0.006278143,0;0;0,-0.0001875013;0.3176388;0.01550913,-0.001706183;0.6247579;0.01697516,0.1718924;0.4989775;-0.00625658,0.2297654;0.2497092;0.01058197,0.2203649;0.01189519;-0.008846283,-0.1723032;0.4875085;0.01528742,-0.2147439;0.2369055;-0.01883616,-0.2301994;0.01620595;-0.1086927,0.0761659;0.00528425;-0.04407859,0.1157723;-0.3260285;-0.04940367,0.1241037;-0.6676462;0.03091288,0.1430623;-0.6995978;-0.02034998,-0.08226746;0.004556248;-0.03135912,-0.1233127;-0.3259563;-0.05238038,-0.1166154;-0.6707634;0.01308757,-0.1212616;-0.655512;-0.06806787,-0.001168698;0.5493568;0.01899767,336.2361
+0;0;0,0.005716762;0.3178204;0.008431715,0.01149477;0.624842;0.002489954,0.1846351;0.4992166;0.008182593,0.2162504;0.2454638;0.02739394,0.2484683;0.0433034;-0.02095116,-0.1608766;0.4879073;0.0006896355,-0.1992135;0.2343715;0.003680983,-0.2249051;0.02823;-0.02932952,0.07910005;0.005430363;-0.03851673,0.09298747;-0.3260498;-0.002381239,0.09656775;-0.6707662;0.06377341,0.09681203;-0.6328025;-0.01669302,-0.0781005;0.005110386;-0.0405468,-0.09978025;-0.3269969;-0.01579823,-0.1145495;-0.6716896;0.04891211,-0.1123026;-0.6337064;-0.03152137,0.0100078;0.5495171;0.00627725,0;0;0,-0.0002020151;0.3176001;0.01561022,-0.001703158;0.6247233;0.01717567,0.1716891;0.4990458;-0.005733013,0.2293887;0.2497699;0.0113349,0.2245273;0.04013814;-0.005247355,-0.1721565;0.4878382;0.01560692,-0.2143556;0.2372485;-0.01878921,-0.2278209;0.04279259;-0.09784406,0.07618058;0.005305469;-0.04402518,0.1157341;-0.3260314;-0.04942703,0.124069;-0.6675813;0.03115058,0.1427092;-0.6987743;-0.01830935,-0.08224666;0.004538402;-0.03138048,-0.1233085;-0.325986;-0.05248196,-0.1164556;-0.6707972;0.01291626,-0.1209664;-0.6552246;-0.06651818,-0.001171008;0.5493171;0.01917958,336.2695
+0;0;0,0.005531223;0.3177222;0.008456106,0.01109686;0.6246671;0.002484119,0.1841263;0.4992392;0.008255333,0.2157964;0.2454811;0.02756299,0.2480775;0.0438789;-0.02080559,-0.161015;0.4878297;0.0008914298,-0.1989296;0.2342042;0.003242964,-0.2247823;0.02855049;-0.02936448,0.07904307;0.00546765;-0.03845416,0.0929765;-0.3259633;-0.002209261,0.09646794;-0.6706561;0.06388286,0.09668931;-0.6326397;-0.01712005,-0.07801935;0.005061531;-0.04054363,-0.09962778;-0.3270178;-0.01583062,-0.1146501;-0.6716336;0.04903663,-0.1124114;-0.6335972;-0.03193365,0.009673819;0.5493587;0.006280149,0;0;0,-0.0002792478;0.3174981;0.01563191,-0.00183855;0.6245407;0.01719451,0.1715149;0.4990812;-0.004879475,0.2291122;0.2497441;0.01192904,0.2242776;0.04068191;-0.005237341,-0.1721254;0.4878898;0.0156519,-0.2140497;0.2372539;-0.01888783,-0.227418;0.0432959;-0.09779678,0.07617901;0.005325139;-0.04387283,0.1157732;-0.325967;-0.04954648,0.1240514;-0.6674815;0.03103113,0.143262;-0.6988455;-0.01888084,-0.08214857;0.004523917;-0.03142564,-0.1231909;-0.3259625;-0.05260672,-0.1163445;-0.6707438;0.01275685,-0.1207499;-0.6552672;-0.0672147,-0.001292557;0.5491521;0.01920414,336.2918
+0;0;0,0.005531223;0.3177222;0.008456106,0.01109686;0.6246671;0.002484119,0.1841263;0.4992392;0.008255333,0.2157964;0.2454811;0.02756299,0.2480775;0.0438789;-0.02080559,-0.161015;0.4878297;0.0008914298,-0.1989296;0.2342042;0.003242964,-0.2247823;0.02855049;-0.02936448,0.07904307;0.00546765;-0.03845416,0.0929765;-0.3259633;-0.002209261,0.09646794;-0.6706561;0.06388286,0.09668931;-0.6326397;-0.01712005,-0.07801935;0.005061531;-0.04054363,-0.09962778;-0.3270178;-0.01583062,-0.1146501;-0.6716336;0.04903663,-0.1124114;-0.6335972;-0.03193365,0.009673819;0.5493587;0.006280149,0;0;0,-0.0002792478;0.3174981;0.01563191,-0.00183855;0.6245407;0.01719451,0.1715149;0.4990812;-0.004879475,0.2291122;0.2497441;0.01192904,0.2242776;0.04068191;-0.005237341,-0.1721254;0.4878898;0.0156519,-0.2140497;0.2372539;-0.01888783,-0.227418;0.0432959;-0.09779678,0.07617901;0.005325139;-0.04387283,0.1157732;-0.325967;-0.04954648,0.1240514;-0.6674815;0.03103113,0.143262;-0.6988455;-0.01888084,-0.08214857;0.004523917;-0.03142564,-0.1231909;-0.3259625;-0.05260672,-0.1163445;-0.6707438;0.01275685,-0.1207499;-0.6552672;-0.0672147,-0.001292557;0.5491521;0.01920414,336.3145
+0;0;0,0.005530985;0.3177085;0.008455742,0.01109667;0.6246558;0.002483712,0.1838382;0.4993102;0.00825169,0.2155072;0.2455609;0.02755868,0.2492614;0.03475805;-0.02301732,-0.1607335;0.4879195;0.0008999407,-0.1986467;0.2343027;0.003251393,-0.2256793;0.01926354;-0.03084418,0.07904315;0.005467656;-0.0384542,0.09298187;-0.3260891;-0.002195545,0.09647226;-0.6706774;0.06387653,0.09669354;-0.632664;-0.0170959,-0.07801943;0.005061536;-0.04054368,-0.09963606;-0.3271438;-0.01582128,-0.1146538;-0.6716551;0.0490263,-0.1124159;-0.6336216;-0.03191352,0.009673615;0.5493469;0.006279767,0;0;0,-0.0003329515;0.3174908;0.01550102,-0.001945943;0.6245358;0.01696014,0.1712103;0.4992186;-0.004669189,0.2288782;0.2499144;0.01224852,0.2219811;0.03130364;-0.004981756,-0.1719308;0.4879756;0.01559172,-0.2137237;0.237365;-0.01922352,-0.2275248;0.03455518;-0.1017633,0.07618435;0.005389363;-0.04385591,0.11585;-0.3260198;-0.04964089,0.1241064;-0.6674531;0.03081965,0.1433128;-0.6987362;-0.01914334,-0.08215013;0.004456235;-0.03143148,-0.1231496;-0.3261473;-0.05286122,-0.1163733;-0.6708328;0.01244424,-0.1207342;-0.6553527;-0.0674992,-0.00138104;0.5491476;0.01899934,336.3486
+0;0;0,0.005261609;0.3175674;0.008704735,0.01063893;0.6243793;0.002823894,0.1834871;0.4990083;0.008476722,0.2153597;0.2453084;0.02785749,0.2487688;0.03752923;-0.02213115,-0.1611625;0.487629;0.001254767,-0.198676;0.2339654;0.002880218,-0.2256175;0.02196485;-0.03054335,0.07907519;0.005516979;-0.03842088,0.0928337;-0.3258643;-0.00196036,0.09626274;-0.670686;0.06423049,0.09645502;-0.6328152;-0.01517985,-0.0780285;0.005014461;-0.04056963,-0.09972797;-0.327007;-0.01560657,-0.1148562;-0.6717392;0.04939941,-0.1126864;-0.6338488;-0.02997957,0.00928423;0.5491025;0.006595679,0;0;0,-0.0005212128;0.3173408;0.0157187,-0.00235723;0.6242426;0.01742864,0.1709528;0.4992771;-0.004626751,0.2286594;0.2500157;0.01251388,0.221976;0.03453484;-0.005108595,-0.1723902;0.4878968;0.01539411,-0.2143426;0.2374506;-0.02026819,-0.2280047;0.03771448;-0.1021587,0.07622181;0.005419463;-0.04382181,0.1158755;-0.3258245;-0.04992509,0.1240124;-0.6675181;0.03053761,0.1422232;-0.7005287;-0.01491594,-0.08216137;0.004430607;-0.03145417,-0.1232149;-0.3259919;-0.05308307,-0.1164027;-0.6709555;0.01209886,-0.1206449;-0.6551844;-0.06630734,-0.001733884;0.5488878;0.01940823,336.3713
+0;0;0,0.005261158;0.3175402;0.008703989,0.01063854;0.6243554;0.002823005,0.1836394;0.4989378;0.008477619,0.2155108;0.2452476;0.02785764,0.2495537;0.03352676;-0.0230793,-0.1613124;0.4875485;0.001249331,-0.1988245;0.2338946;0.002874719,-0.2262771;0.0178723;-0.03118291,0.0790668;0.005516395;-0.0384168,0.09282212;-0.3257879;-0.001964755,0.09625009;-0.6705019;0.06420543,0.09644283;-0.6326123;-0.01539444,-0.07802022;0.005013929;-0.04056532,-0.09971464;-0.3269303;-0.01560807,-0.1148382;-0.6715549;0.04937762,-0.1126632;-0.6336457;-0.03019082,0.00928379;0.5490759;0.006594926,0;0;0,-0.0008219332;0.3173221;0.01553035,-0.002951771;0.6242261;0.01710296,0.1707692;0.499725;-0.004697561,0.2284749;0.250483;0.01258087,0.2211767;0.03095308;-0.005655289,-0.1730752;0.4879076;0.0147923,-0.2155456;0.2377987;-0.02251586,-0.2293601;0.03544046;-0.1087683,0.0762119;0.005540609;-0.04380512,0.1158267;-0.3256186;-0.05049706,0.1238408;-0.6671918;0.0300107,0.1423055;-0.7001865;-0.01569653,-0.08215333;0.004309536;-0.03146584,-0.1232922;-0.3259911;-0.05359301,-0.1164937;-0.670879;0.0114003,-0.1206647;-0.6551498;-0.06719596,-0.002247468;0.5488702;0.01911902,336.3943
+0;0;0,0.005261772;0.3175773;0.008705006,0.01064063;0.6244763;0.002822082,0.1838556;0.4989682;0.008480454,0.2157244;0.2452984;0.02785892,0.2486327;0.04063416;-0.0213803,-0.1615208;0.4875649;0.001243268,-0.1990299;0.2339314;0.002868525,-0.2255675;0.02510904;-0.03005397,0.07894206;0.005507692;-0.0383562,0.09270963;-0.3260917;-0.001871683,0.09613302;-0.6703444;0.06420994,0.09632679;-0.6324124;-0.01581689,-0.07789714;0.005006019;-0.04050133,-0.09961088;-0.3272339;-0.01552184,-0.1147142;-0.6713973;0.04937687,-0.1125275;-0.6334456;-0.03061836,0.009285359;0.549168;0.006595443,0;0;0,-0.0009551943;0.3173724;0.01525378,-0.003310114;0.624359;0.01652646,0.1708075;0.5000057;-0.004876614,0.2284165;0.2507834;0.01270151,0.2224684;0.03855711;-0.005173445,-0.1735744;0.4879335;0.0144839,-0.2173325;0.2387523;-0.02715144,-0.2307989;0.04466179;-0.1139985,0.0761677;0.005564004;-0.04359937,0.1161069;-0.3258509;-0.05051923,0.1241017;-0.6669619;0.02990294,0.1429262;-0.7000644;-0.01625943,-0.08196142;0.004295316;-0.03157941,-0.1229345;-0.326322;-0.05376529,-0.1161048;-0.6708132;0.01079165,-0.1202773;-0.6551802;-0.06822371,-0.00253424;0.5489776;0.01863384,336.4279
+0;0;0,0.004930851;0.3175819;0.008731463,0.009921827;0.6244853;0.00275074,0.1832636;0.4990034;0.008554539,0.2152682;0.2453634;0.02809988,0.2482109;0.04073159;-0.02125078,-0.1619594;0.4871694;0.0007837489,-0.1991382;0.2334858;0.002155603,-0.2256672;0.02480946;-0.03168631,0.07894802;0.005613076;-0.03832866,0.09247704;-0.3259763;-0.001664661,0.09596416;-0.6702324;0.06439564,0.09624713;-0.6323054;-0.01563141,-0.07789729;0.004895083;-0.04051459,-0.09968612;-0.3273266;-0.01535792,-0.1149738;-0.6715038;0.04942392,-0.1126966;-0.6335525;-0.03056882,0.008687008;0.5491765;0.006553892,0;0;0,-0.0009551943;0.3173724;0.01525378,-0.003310114;0.624359;0.01652646,0.1708075;0.5000057;-0.004876614,0.2284165;0.2507834;0.01270151,0.2224684;0.03855711;-0.005173445,-0.1735744;0.4879335;0.0144839,-0.2173325;0.2387523;-0.02715144,-0.2307989;0.04466179;-0.1139985,0.0761677;0.005564004;-0.04359937,0.1161069;-0.3258509;-0.05051923,0.1241017;-0.6669619;0.02990294,0.1429262;-0.7000644;-0.01625943,-0.08196142;0.004295316;-0.03157941,-0.1229345;-0.326322;-0.05376529,-0.1161048;-0.6708132;0.01079165,-0.1202773;-0.6551802;-0.06822371,-0.00253424;0.5489776;0.01863384,336.4505
+0;0;0,0.004931415;0.3176182;0.008732462,0.009923993;0.6246201;0.002749718,0.1830938;0.4991608;0.008552896,0.2150948;0.2455489;0.02809609,0.2492099;0.0336341;-0.02301099,-0.1617899;0.4873385;0.0007897448,-0.1989646;0.2336829;0.002161448,-0.2264378;0.01757964;-0.03288491,0.07883813;0.005605264;-0.03827531,0.09235716;-0.3257392;-0.001638405,0.09584467;-0.6700331;0.06442915,0.0961277;-0.6321042;-0.01561723,-0.07778887;0.00488827;-0.0404582,-0.0995616;-0.327088;-0.01532012,-0.1148509;-0.671303;0.04946884,-0.1125733;-0.6333498;-0.03054322,0.008688737;0.5492846;0.006554216,0;0;0,-0.0009208769;0.3174125;0.0151782,-0.003154963;0.624499;0.01631403,0.1707286;0.5002049;-0.005323172,0.2285903;0.2510931;0.0125761,0.2217507;0.03134708;-0.0060935,-0.1732702;0.4881203;0.01357072,-0.2181801;0.2399301;-0.03236108,-0.2341727;0.04259132;-0.1297534,0.07614502;0.005572051;-0.04339075,0.1164272;-0.3255342;-0.05115008,0.124504;-0.6667008;0.02919579,0.1432934;-0.6992865;-0.01771235,-0.08177555;0.004297366;-0.03172005,-0.122428;-0.3260844;-0.05429131,-0.115738;-0.6706516;0.01008355,-0.1198369;-0.6550238;-0.06895448,-0.002413124;0.5490915;0.01845813,336.473
+0;0;0,0.004931336;0.3176131;0.008732322,0.009924534;0.624653;0.002748733,0.1831812;0.4991569;0.008553506,0.2151795;0.2455671;0.02809499,0.2499697;0.02945858;-0.02402348,-0.1618747;0.4873287;0.0007864777,-0.1990462;0.2336953;0.002158061,-0.2270631;0.01331536;-0.03358186,0.07889131;0.005609044;-0.03830113,0.09238268;-0.3250579;-0.001739141,0.09587239;-0.6695682;0.06436993,0.096152;-0.631735;-0.01471006,-0.07784133;0.004891566;-0.04048549,-0.09956954;-0.3264058;-0.01539881,-0.1148685;-0.6708372;0.04943086,-0.1126183;-0.6329799;-0.02961522,0.008689084;0.5493057;0.006553828,0;0;0,-0.001009822;0.3174151;0.01500988,-0.003268182;0.6245401;0.01599145,0.1707747;0.5004938;-0.005683182,0.2285827;0.2514151;0.01252699,0.2217401;0.02728535;-0.006144045,-0.1734771;0.4881877;0.01281666,-0.2199679;0.2416555;-0.03985225,-0.2404918;0.05254024;-0.1600345,0.07617252;0.005642861;-0.04345322,0.1163964;-0.3247759;-0.05150867,0.1245778;-0.6661702;0.02882147,0.1430681;-0.6981017;-0.01741362,-0.08185252;0.004228416;-0.03169485,-0.1223929;-0.3254683;-0.05440916,-0.1155601;-0.6702359;0.01007778,-0.1195471;-0.6544466;-0.06800707,-0.00252457;0.5491219;0.0181725,336.5062
+0;0;0,0.004729962;0.3175764;0.008822504,0.009605794;0.6246307;0.002877277,0.1829821;0.4991548;0.008627524,0.2151154;0.2455801;0.02821569,0.2503266;0.02803412;-0.02444088,-0.1620858;0.4869784;-4.943553E-05,-0.1990832;0.2333118;0.0008374356,-0.2277237;0.0116161;-0.03616979,0.07857107;0.005654116;-0.03807959,0.09194061;-0.3245045;-0.001538459,0.09543285;-0.6693401;0.06461592,0.09586728;-0.6314981;-0.01451953,-0.07747348;0.004788421;-0.04037782,-0.09922735;-0.3259853;-0.01519295,-0.1146839;-0.6707121;0.04980455,-0.1122767;-0.632847;-0.02929318,0.008404674;0.5492761;0.006675421,0;0;0,-0.001357973;0.3173912;0.0146966,-0.003942117;0.6245261;0.01544237,0.1704485;0.5011921;-0.006270885,0.2286243;0.252188;0.01186538,0.2217646;0.02648276;-0.006812811,-0.174091;0.4881037;0.01142274,-0.2214844;0.2427682;-0.04585475,-0.2430494;0.05414997;-0.1695354,0.07606916;0.005607754;-0.04286575,0.1163102;-0.3242651;-0.05199289,0.1248511;-0.6660822;0.02793407,0.1432747;-0.6978637;-0.01862478,-0.08131825;0.004249002;-0.03201134,-0.1219255;-0.324908;-0.05493432,-0.1149927;-0.6700953;0.009080142,-0.1188659;-0.6543303;-0.06906378,-0.003114238;0.5491041;0.01768017,336.5297
+0;0;0,0.004730266;0.3175968;0.008823071,0.009606734;0.6246911;0.002877026,0.182934;0.4992183;0.008627273,0.2150669;0.2456478;0.02821512,0.2505251;0.02657522;-0.02481095,-0.1620374;0.4870454;-4.726043E-05,-0.1990342;0.2333829;0.0008395963,-0.2278756;0.01013142;-0.03642732,0.07846695;0.005646624;-0.03802914,0.09183268;-0.3244177;-0.001498442,0.09532568;-0.6693288;0.06467041,0.09577332;-0.6312482;-0.01687276,-0.07737082;0.004782076;-0.04032431,-0.09911848;-0.3258971;-0.01514664,-0.1145784;-0.6706995;0.0498651,-0.1120979;-0.6325951;-0.03163922,0.00840544;0.5493256;0.006675716,0;0;0,-0.001464769;0.3174222;0.01445413,-0.004110917;0.6245973;0.01502895,0.1703149;0.5015289;-0.00666976,0.2284206;0.2525195;0.01155901,0.2214403;0.02522986;-0.00721693,-0.1741019;0.4880494;0.009880954,-0.2233482;0.2446789;-0.05383575,-0.2463166;0.06628776;-0.1942313,0.07607108;0.005636632;-0.04262137,0.1163986;-0.3241084;-0.05249572,0.1250191;-0.6660143;0.02738094,0.1439811;-0.6979656;-0.02279139,-0.08113389;0.004233458;-0.03216416,-0.1218134;-0.3248234;-0.05501878,-0.11495;-0.6701747;0.00853898,-0.1187494;-0.6548564;-0.0719893,-0.003267214;0.5491656;0.0173049,336.5622
+0;0;0,0.004730266;0.3175968;0.008823071,0.009606734;0.6246911;0.002877026,0.182934;0.4992183;0.008627273,0.2150669;0.2456478;0.02821512,0.2505251;0.02657522;-0.02481095,-0.1620374;0.4870454;-4.726043E-05,-0.1990342;0.2333829;0.0008395963,-0.2278756;0.01013142;-0.03642732,0.07846695;0.005646624;-0.03802914,0.09183268;-0.3244177;-0.001498442,0.09532568;-0.6693288;0.06467041,0.09577332;-0.6312482;-0.01687276,-0.07737082;0.004782076;-0.04032431,-0.09911848;-0.3258971;-0.01514664,-0.1145784;-0.6706995;0.0498651,-0.1120979;-0.6325951;-0.03163922,0.00840544;0.5493256;0.006675716,0;0;0,-0.001464769;0.3174222;0.01445413,-0.004110917;0.6245973;0.01502895,0.1703149;0.5015289;-0.00666976,0.2284206;0.2525195;0.01155901,0.2214403;0.02522986;-0.00721693,-0.1741019;0.4880494;0.009880954,-0.2233482;0.2446789;-0.05383575,-0.2463166;0.06628776;-0.1942313,0.07607108;0.005636632;-0.04262137,0.1163986;-0.3241084;-0.05249572,0.1250191;-0.6660143;0.02738094,0.1439811;-0.6979656;-0.02279139,-0.08113389;0.004233458;-0.03216416,-0.1218134;-0.3248234;-0.05501878,-0.11495;-0.6701747;0.00853898,-0.1187494;-0.6548564;-0.0719893,-0.003267214;0.5491656;0.0173049,336.5847
+0;0;0,0.004493767;0.3175817;0.008973168,0.009271727;0.6247112;0.003131826,0.1825543;0.499308;0.00889039,0.2147357;0.2457342;0.02840911,0.2506762;0.024895;-0.02508208,-0.1620947;0.4866917;-0.0007832767,-0.1991846;0.2330386;-0.001649539,-0.2287016;0.008190304;-0.04031428,0.07837109;0.005726839;-0.03795567,0.09157991;-0.3244071;-0.001222022,0.09505823;-0.6692903;0.06501126,0.09568518;-0.6311485;-0.01707949,-0.07727659;0.004690551;-0.04027141,-0.09922161;-0.3260433;-0.01485882,-0.1147176;-0.6708109;0.05024526,-0.1120432;-0.6326463;-0.03180204,0.008087391;0.5493332;0.006913119,0;0;0,-0.001636744;0.3174191;0.01418686,-0.004391849;0.6246257;0.01453233,0.1700598;0.501879;-0.007133007,0.2283627;0.2529082;0.01104999,0.2210955;0.02378948;-0.008308411,-0.1740963;0.4877328;0.008250649,-0.2248666;0.2465356;-0.06219494,-0.2483942;0.06940281;-0.2070859,0.0760691;0.005698531;-0.04238486,0.1165409;-0.324085;-0.05320668,0.125244;-0.6660089;0.02651572,0.1447437;-0.6981495;-0.02411913,-0.08094252;0.004175422;-0.03234706,-0.1215148;-0.324972;-0.05532753,-0.1144795;-0.6702602;0.008468688,-0.1181171;-0.6550536;-0.07260841,-0.003524691;0.5491845;0.01686192,336.6181
+0;0;0,0.004493177;0.31754;0.00897199,0.009271249;0.6246766;0.003130382,0.1821618;0.4993809;0.008884751,0.2143448;0.245795;0.0284044,0.2503858;0.02433825;-0.02523639,-0.1617129;0.4867929;-0.0007671854,-0.1988046;0.2331277;-0.001633489,-0.2284042;0.007650644;-0.04040636,0.07830802;0.00572223;-0.03792512,0.0915223;-0.3245485;-0.001176249,0.0950008;-0.6694504;0.06506063,0.09562747;-0.6313123;-0.01699214,-0.07721439;0.004686776;-0.040239,-0.0991685;-0.3261841;-0.01481588,-0.1146653;-0.6709704;0.05029174,-0.1119922;-0.6328095;-0.03171761,0.008086836;0.5492938;0.006911921,0;0;0,-0.001860648;0.3173935;0.01379108,-0.004713044;0.624607;0.01386619,0.1694361;0.5022115;-0.007673739,0.2279512;0.2532673;0.01036334,0.2208169;0.02349515;-0.008956192,-0.1740387;0.4880755;0.006556953,-0.2274312;0.2499849;-0.0720858,-0.2527347;0.08168402;-0.2278225,0.07609777;0.005768627;-0.04217887,0.11635;-0.3241563;-0.0537169,0.1250832;-0.666137;0.02584267,0.144601;-0.6980668;-0.02498103,-0.08080583;0.004103173;-0.03250825,-0.1214674;-0.3251891;-0.055248,-0.1146091;-0.670547;0.008294426,-0.1180441;-0.6553519;-0.0727506,-0.003828079;0.5491629;0.01625085,336.6406
+0;0;0,0.004493136;0.3175371;0.008971909,0.009271932;0.6247203;0.003129221,0.18249;0.4993143;0.008888115,0.2146736;0.2457228;0.02840821,0.2507826;0.02384821;-0.02533378,-0.1620322;0.4867027;-0.0007819925,-0.1991247;0.2330318;-0.001648316,-0.2287801;0.007129326;-0.04049434,0.07817552;0.005712548;-0.03786095,0.09139203;-0.3246137;-0.001105908,0.09487013;-0.6694757;0.06512329,0.09549591;-0.6313491;-0.01681329,-0.07708374;0.004678845;-0.04017091,-0.09904154;-0.3262476;-0.01474353,-0.1145366;-0.670994;0.05035654,-0.1118672;-0.6328446;-0.03153668,0.008087264;0.5493212;0.006911571,0;0;0,-0.002200738;0.317394;0.01366377,-0.005402103;0.6246505;0.01362777,0.1691787;0.5023988;-0.00830102,0.2277045;0.2534477;0.009688377,0.2207391;0.02324641;-0.009785412,-0.1748178;0.4880303;0.003920717,-0.2289032;0.2518332;-0.07981243,-0.2563566;0.09589963;-0.2481912,0.07615593;0.005815178;-0.04176068,0.116305;-0.3241355;-0.0544734,0.1248319;-0.6660438;0.02523994,0.1445787;-0.6975701;-0.02579546,-0.08054788;0.004043906;-0.03275945,-0.1212073;-0.3252877;-0.05574924,-0.1147022;-0.6707118;0.007243022,-0.11779;-0.6555081;-0.07369877,-0.00442642;0.5491922;0.01604104,336.6637
+0;0;0,0.004079656;0.3175192;0.009241409,0.008689249;0.6247094;0.003518576,0.1821996;0.4992461;0.009156602,0.2144875;0.2456652;0.02845181,0.2488913;0.0353284;-0.02221837,-0.1626683;0.4863524;-0.001312233,-0.1996655;0.2327045;-0.004777493,-0.2290296;0.01931572;-0.04472329,0.07810516;0.005801612;-0.03773696,0.09096551;-0.3235217;-0.0009253137,0.09434381;-0.6695898;0.06563896,0.09509517;-0.6315995;-0.01481099,-0.07695756;0.004574907;-0.04018403,-0.0991917;-0.3253042;-0.01449766,-0.1146243;-0.6712787;0.05083825,-0.1118682;-0.633264;-0.02956556,0.007550874;0.5493068;0.007284733,0;0;0,-0.002451926;0.3173715;0.01377511,-0.005911648;0.6246278;0.0137949,0.1689398;0.5023839;-0.00853014,0.2277;0.2535146;0.009618759,0.2210682;0.03543887;-0.01017189,-0.1753273;0.4878632;0.002083851,-0.2357458;0.2651764;-0.1096224,-0.260408;0.111876;-0.2641651,0.07616949;0.005821198;-0.04150271,0.1157735;-0.3231592;-0.05483532,0.1248602;-0.6663611;0.02475882,0.1432997;-0.6975554;-0.02475739,-0.08035862;0.004005461;-0.03293329,-0.1207926;-0.3243563;-0.05569199,-0.1143206;-0.6710702;0.007180251,-0.1170887;-0.6555963;-0.07230519,-0.004874438;0.5491681;0.0162003,336.6958
+0;0;0,0.004079656;0.3175192;0.009241409,0.008689249;0.6247094;0.003518576,0.1821996;0.4992461;0.009156602,0.2144875;0.2456652;0.02845181,0.2488913;0.0353284;-0.02221837,-0.1626683;0.4863524;-0.001312233,-0.1996655;0.2327045;-0.004777493,-0.2290296;0.01931572;-0.04472329,0.07810516;0.005801612;-0.03773696,0.09096551;-0.3235217;-0.0009253137,0.09434381;-0.6695898;0.06563896,0.09509517;-0.6315995;-0.01481099,-0.07695756;0.004574907;-0.04018403,-0.0991917;-0.3253042;-0.01449766,-0.1146243;-0.6712787;0.05083825,-0.1118682;-0.633264;-0.02956556,0.007550874;0.5493068;0.007284733,0;0;0,-0.002451926;0.3173715;0.01377511,-0.005911648;0.6246278;0.0137949,0.1689398;0.5023839;-0.00853014,0.2277;0.2535146;0.009618759,0.2210682;0.03543887;-0.01017189,-0.1753273;0.4878632;0.002083851,-0.2357458;0.2651764;-0.1096224,-0.260408;0.111876;-0.2641651,0.07616949;0.005821198;-0.04150271,0.1157735;-0.3231592;-0.05483532,0.1248602;-0.6663611;0.02475882,0.1432997;-0.6975554;-0.02475739,-0.08035862;0.004005461;-0.03293329,-0.1207926;-0.3243563;-0.05569199,-0.1143206;-0.6710702;0.007180251,-0.1170887;-0.6555963;-0.07230519,-0.004874438;0.5491681;0.0162003,336.7185
+0;0;0,0.004078938;0.3174633;0.009239782,0.008688246;0.6246345;0.003517262,0.1826322;0.4990507;0.00915975,0.2149254;0.2454282;0.02845813,0.2551714;-0.0006262809;-0.03081646,-0.1630918;0.486125;-0.001335073,-0.2000951;0.2324354;-0.004800902,-0.2344455;-0.01718925;-0.05152998,0.07808233;0.005799917;-0.03772593,0.09090689;-0.3226068;-0.00101674,0.0942932;-0.6694953;0.06570534,0.09503935;-0.6315604;-0.01418681,-0.07693507;0.004573571;-0.04017229,-0.09910733;-0.3243873;-0.01455741,-0.1145765;-0.671182;0.05093339,-0.1118395;-0.6332229;-0.02891294,0.007549927;0.5492356;0.007283235,0;0;0,-0.002898216;0.3173113;0.01378656,-0.006939724;0.6245414;0.01387763,0.1686052;0.5025381;-0.008484362,0.2274394;0.2536046;0.009130718,0.2186886;-0.001914978;-0.008453606,-0.1762525;0.4880074;-0.0029893,-0.2411787;0.2680855;-0.1177002,-0.2697319;0.1001391;-0.3091545,0.0762568;0.00575146;-0.04129839,0.1153365;-0.3223458;-0.05500937,0.1247108;-0.6664897;0.02418661,0.1430428;-0.6973022;-0.02492619,-0.0802705;0.004032035;-0.03307757,-0.1207462;-0.3234099;-0.05558328,-0.1140572;-0.6710689;0.006733764,-0.1160055;-0.6554945;-0.07222436,-0.005740538;0.5490873;0.01626563,336.7522
+0;0;0,0.003796234;0.3174485;0.009374585,0.008268574;0.6246114;0.003725452,0.1821361;0.4991098;0.009347541,0.2146301;0.2454603;0.02830813,0.2547501;-0.0007743388;-0.0305027,-0.1633611;0.4861708;-0.001065937,-0.200248;0.2325099;-0.008062864,-0.2356151;-0.01651935;-0.05739222,0.0780701;0.005869491;-0.03766368,0.09063532;-0.3223944;-0.0008307733,0.09404226;-0.6694183;0.06589362,0.09478193;-0.6313784;-0.01498713,-0.07689168;0.004499976;-0.04019158,-0.09914662;-0.3243034;-0.01440762,-0.1148462;-0.6711996;0.05121172,-0.1120902;-0.6331369;-0.0296232,0.007168083;0.5492146;0.007480915,0;0;0,-0.003010601;0.3172944;0.01382232,-0.007204995;0.624511;0.01395202,0.1683438;0.5026836;-0.00802207,0.2272069;0.2537052;0.009249687,0.2188826;-0.00180462;-0.009331942,-0.1760248;0.488299;-0.006377757,-0.2430214;0.2725275;-0.1276523,-0.2700224;0.118414;-0.3306789,0.07632726;0.005723953;-0.04110146,0.1152678;-0.3222405;-0.05505443,0.1247099;-0.666547;0.02402306,0.1433403;-0.6976125;-0.02628398,-0.08021208;0.004027264;-0.03313228,-0.1208972;-0.3232642;-0.05542013,-0.1141278;-0.6711359;0.006457467,-0.1257399;-0.7026227;-0.04542141,-0.005965754;0.5490603;0.01633263,336.776
+0;0;0,0.003795058;0.3173502;0.009371682,0.008266279;0.6244364;0.003724068,0.182148;0.4989521;0.00934524,0.2146432;0.2452934;0.02830651,0.2531509;0.008954689;-0.02814077,-0.1633767;0.4860121;-0.001069066,-0.2002649;0.2323421;-0.008066245,-0.2342106;-0.006678998;-0.0554131,0.07807609;0.005869942;-0.03766658,0.09064525;-0.3224967;-0.000822138,0.09405006;-0.6693051;0.06586079,0.09478902;-0.6312729;-0.01494197,-0.07689759;0.004500322;-0.04019466,-0.09915949;-0.324406;-0.01440264,-0.1148493;-0.6710867;0.05117594,-0.112096;-0.6330318;-0.02958103,0.007166102;0.5490609;0.007478465,0;0;0,-0.003506198;0.3171896;0.01385093,-0.008144513;0.6243232;0.01414251,0.1675717;0.5027968;-0.008172991,0.2265815;0.2538348;0.008972643,0.2185325;0.008759558;-0.01098895,-0.1764436;0.4883981;-0.009787064,-0.2437169;0.2779326;-0.1399284,-0.2713974;0.1378747;-0.3402848,0.07652795;0.005737991;-0.04073882,0.1147334;-0.3223743;-0.05566549,0.1242386;-0.6665218;0.02311516,0.1428855;-0.6975498;-0.02710462,-0.08013505;0.00398763;-0.03334033,-0.1217333;-0.3232878;-0.05571319,-0.1145963;-0.6710621;0.005412225,-0.1154246;-0.6556583;-0.07446527,-0.006786078;0.5488945;0.01647258,336.7968
+0;0;0,0.003795058;0.3173502;0.009371682,0.008266279;0.6244364;0.003724068,0.182148;0.4989521;0.00934524,0.2146432;0.2452934;0.02830651,0.2531509;0.008954689;-0.02814077,-0.1633767;0.4860121;-0.001069066,-0.2002649;0.2323421;-0.008066245,-0.2342106;-0.006678998;-0.0554131,0.07807609;0.005869942;-0.03766658,0.09064525;-0.3224967;-0.000822138,0.09405006;-0.6693051;0.06586079,0.09478902;-0.6312729;-0.01494197,-0.07689759;0.004500322;-0.04019466,-0.09915949;-0.324406;-0.01440264,-0.1148493;-0.6710867;0.05117594,-0.112096;-0.6330318;-0.02958103,0.007166102;0.5490609;0.007478465,0;0;0,-0.003506198;0.3171896;0.01385093,-0.008144513;0.6243232;0.01414251,0.1675717;0.5027968;-0.008172991,0.2265815;0.2538348;0.008972643,0.2185325;0.008759558;-0.01098895,-0.1764436;0.4883981;-0.009787064,-0.2437169;0.2779326;-0.1399284,-0.2713974;0.1378747;-0.3402848,0.07652795;0.005737991;-0.04073882,0.1147334;-0.3223743;-0.05566549,0.1242386;-0.6665218;0.02311516,0.1428855;-0.6975498;-0.02710462,-0.08013505;0.00398763;-0.03334033,-0.1217333;-0.3232878;-0.05571319,-0.1145963;-0.6710621;0.005412225,-0.1154246;-0.6556583;-0.07446527,-0.006786078;0.5488945;0.01647258,336.8202
+0;0;0,0.00355741;0.3173475;0.009450069,0.007933994;0.6245202;0.003843315,0.1817593;0.4990287;0.009447624,0.2142581;0.2453515;0.02837563,0.2524484;0.01263282;-0.02755995,-0.1636212;0.4861769;-0.0009278646,-0.2005211;0.2326311;-0.01185976,-0.2346656;-0.001835465;-0.06289753,0.07804155;0.005914374;-0.03764684,0.09040966;-0.3225953;-0.0006974004,0.09378642;-0.6693977;0.06601216,0.09452738;-0.6312788;-0.01561727,-0.07687517;0.004455904;-0.04016343,-0.09929334;-0.3245789;-0.01427154,-0.1151326;-0.6712397;0.05137036,-0.1123559;-0.6330985;-0.03021296,0.006866241;0.5491138;0.007589232,0;0;0,-0.003932133;0.3171849;0.01377273,-0.008910209;0.6243978;0.01409864,0.1669;0.5029465;-0.0077703,0.2260525;0.2539864;0.009155273,0.2183647;0.01256752;-0.01092124,-0.1766765;0.4884673;-0.01197932,-0.2456829;0.2837434;-0.1501562,-0.2762795;0.1586077;-0.3554612,0.0765835;0.005746692;-0.04055476,0.1143171;-0.3225431;-0.05600882,0.1238024;-0.6666921;0.02276254,0.1429686;-0.6981677;-0.02806306,-0.08004862;0.003963239;-0.03345532,-0.1220172;-0.3234049;-0.05594058,-0.1149094;-0.6712008;0.005059473,-0.115315;-0.6559491;-0.07563844,-0.00745371;0.5489404;0.01641417,336.8528
+0;0;0,0.00355783;0.3173849;0.009451183,0.007934835;0.6245872;0.003843951,0.1817094;0.4991045;0.00944801,0.2142186;0.2453454;0.02838212,0.2521315;0.01431744;-0.0271471,-0.163571;0.4862564;-0.0009244736,-0.2004829;0.2326288;-0.0118599,-0.2343793;-0.0001343489;-0.06252687,0.07797685;0.005909471;-0.03761563,0.0903409;-0.3224923;-0.0006783307,0.093715;-0.669022;0.06597877,0.09445116;-0.6309558;-0.01512118,-0.07681143;0.00445221;-0.04013013,-0.09922224;-0.3244745;-0.01424675,-0.115049;-0.6708627;0.05134353,-0.1122904;-0.6327742;-0.02971062,0.006867;0.549175;0.007590156,0;0;0,-0.004060164;0.3172128;0.01395512,-0.009193808;0.6244524;0.01442671,0.166756;0.5030133;-0.006319763,0.225941;0.2539029;0.009497641,0.2182209;0.01431283;-0.01128125,-0.1766661;0.4888697;-0.01358381,-0.238677;0.3145247;-0.1912563,-0.2725067;0.1701115;-0.3807165,0.07665786;0.005721331;-0.0402627,0.1142116;-0.3224587;-0.05615568,0.1235797;-0.6664122;0.02223778,0.14273;-0.6978318;-0.02779936,-0.07992989;0.003952145;-0.03355355,-0.1217977;-0.3233345;-0.05581392,-0.1150628;-0.670922;0.004806992,-0.1149525;-0.6555712;-0.07536906,-0.007703736;0.5489889;0.016711,336.8748
+0;0;0,0.003558127;0.3174115;0.009451974,0.007935686;0.6246526;0.003844012,0.1818043;0.4991329;0.00944957,0.2143116;0.2453887;0.02838256,0.251972;0.01589863;-0.02677703,-0.1636621;0.4862779;-0.0009284983,-0.2005718;0.2326652;-0.01186328,-0.2342425;0.001451477;-0.06219298,0.07788172;0.005902261;-0.03756974,0.0902454;-0.3224896;-0.0006335489,0.09362752;-0.6698431;0.066182,0.09436984;-0.6317093;-0.0155968,-0.07671773;0.004446779;-0.04008118,-0.09912787;-0.32447;-0.01419857,-0.1149923;-0.6716816;0.05154762,-0.1122105;-0.6335255;-0.03018499,0.006867709;0.5492303;0.007590715,0;0;0,-0.004236698;0.317232;0.01406908,-0.009576246;0.6245068;0.01466131,0.1665426;0.503023;-0.005922558,0.2257463;0.2539443;0.010077,0.2176907;0.01602149;-0.01124072,-0.1768937;0.4894281;-0.01548757,-0.239319;0.3179427;-0.1957571,-0.2542674;0.20081;-0.4035625,0.0767701;0.005663633;-0.03982663,0.114062;-0.3225054;-0.05634236,0.122852;-0.6669462;0.02374148,0.1423788;-0.6980134;-0.02767825,-0.07976708;0.003959415;-0.03366631,-0.1217089;-0.3233019;-0.05601176,-0.1151829;-0.6717298;0.004697107,-0.1146855;-0.6565002;-0.07614888,-0.008035183;0.5490334;0.01691675,336.9081
+0;0;0,0.003296724;0.3174904;0.009476197,0.0075149;0.6248337;0.003887412,0.18163;0.4993308;0.009570941,0.2142131;0.2455523;0.02845122,0.2518186;0.01710103;-0.02673767,-0.1641619;0.4863542;-0.0008977866,-0.2006311;0.2328804;-0.01647675,-0.2350494;0.002753958;-0.06654847,0.07780746;0.005958753;-0.03748183,0.08995956;-0.3224413;-0.0005377419,0.09305663;-0.6698447;0.06635036,0.09381543;-0.631689;-0.01562553,-0.0766263;0.004383917;-0.04004478,-0.09907118;-0.3245287;-0.01412451,-0.1151399;-0.6717662;0.05175942,-0.112339;-0.6335881;-0.0301699,0.006512591;0.5493861;0.007624311,0;0;0,-0.00444001;0.3172938;0.01434541,-0.01011844;0.6246611;0.01529837,0.166351;0.5030949;-0.004547358,0.225563;0.2539428;0.01090574,0.2173343;0.01710658;-0.0112505,-0.1770566;0.4895599;-0.01729053,-0.2395377;0.3229862;-0.2021444,-0.2665617;0.215335;-0.4126935,0.07681704;0.005644053;-0.03951812,0.1139628;-0.3225267;-0.05634975,0.1226938;-0.6670569;0.02362204,0.1425972;-0.6980314;-0.02807999,-0.07961641;0.003957204;-0.03376335,-0.1215904;-0.3233154;-0.05589793,-0.1151706;-0.6718329;0.004658494,-0.1141427;-0.6566299;-0.07637936,-0.008488357;0.5491629;0.01746082,336.9305
+0;0;0,0.003297003;0.3175174;0.009477001,0.00751541;0.6248774;0.003888002,0.1816597;0.4993642;0.009571952,0.2142404;0.2456043;0.02845085,0.2517783;0.01756345;-0.02663887,-0.1641898;0.4863854;-0.0008985214,-0.2006564;0.2329302;-0.01647635,-0.2350129;0.003217205;-0.0664581,0.07771154;0.005951407;-0.03743562,0.08986121;-0.3223828;-0.0004989468,0.09295814;-0.6697712;0.06638625,0.09373882;-0.6313804;-0.01795195,-0.07653185;0.004378513;-0.03999542,-0.09897223;-0.3244681;-0.01408035,-0.1150402;-0.6716905;0.05180072,-0.1121586;-0.6332768;-0.03248957,0.006513076;0.5494279;0.007624997,0;0;0,-0.00462614;0.3173027;0.01468229,-0.01053251;0.6246811;0.0160048,0.1659897;0.5031529;-0.004280567,0.2251337;0.2540194;0.01141977,0.2170525;0.01765518;-0.01123524,-0.1770648;0.4899437;-0.0190853,-0.2400688;0.3328858;-0.2118945,-0.2587391;0.2384258;-0.4290932,0.07686846;0.005573601;-0.03919315,0.1137068;-0.3225396;-0.05651236,0.122493;-0.6670753;0.02336168,0.1434838;-0.6988324;-0.0307622,-0.07943875;0.003983089;-0.03390498,-0.1214693;-0.3232275;-0.05585917,-0.1154271;-0.6717453;0.004644379,-0.1140115;-0.6569549;-0.07872594,-0.00884828;0.5491796;0.0180738,336.9641
+0;0;0,0.003297003;0.3175174;0.009477001,0.00751541;0.6248774;0.003888002,0.1816597;0.4993642;0.009571952,0.2142404;0.2456043;0.02845085,0.2517783;0.01756345;-0.02663887,-0.1641898;0.4863854;-0.0008985214,-0.2006564;0.2329302;-0.01647635,-0.2350129;0.003217205;-0.0664581,0.07771154;0.005951407;-0.03743562,0.08986121;-0.3223828;-0.0004989468,0.09295814;-0.6697712;0.06638625,0.09373882;-0.6313804;-0.01795195,-0.07653185;0.004378513;-0.03999542,-0.09897223;-0.3244681;-0.01408035,-0.1150402;-0.6716905;0.05180072,-0.1121586;-0.6332768;-0.03248957,0.006513076;0.5494279;0.007624997,0;0;0,-0.00462614;0.3173027;0.01468229,-0.01053251;0.6246811;0.0160048,0.1659897;0.5031529;-0.004280567,0.2251337;0.2540194;0.01141977,0.2170525;0.01765518;-0.01123524,-0.1770648;0.4899437;-0.0190853,-0.2400688;0.3328858;-0.2118945,-0.2587391;0.2384258;-0.4290932,0.07686846;0.005573601;-0.03919315,0.1137068;-0.3225396;-0.05651236,0.122493;-0.6670753;0.02336168,0.1434838;-0.6988324;-0.0307622,-0.07943875;0.003983089;-0.03390498,-0.1214693;-0.3232275;-0.05585917,-0.1154271;-0.6717453;0.004644379,-0.1140115;-0.6569549;-0.07872594,-0.00884828;0.5491796;0.0180738,336.9867
+0;0;0,0.002876732;0.3175827;0.009545789,0.006866847;0.6250792;0.00396837,0.1813835;0.4995484;0.00984569,0.2139946;0.2457867;0.0285436,0.2515665;0.01854974;-0.02669846,-0.1650118;0.4864413;-0.0007959763,-0.2009348;0.2332255;-0.02078185,-0.2380631;0.007348269;-0.08161709,0.07765853;0.005954678;-0.03732578,0.08945192;-0.3223475;-0.0003565773,0.09254006;-0.6697401;0.06637722,0.0933487;-0.6313344;-0.01807386,-0.07639204;0.004369778;-0.04005845,-0.09914778;-0.3243991;-0.01395616,-0.1152708;-0.6715833;0.05198139,-0.112359;-0.6331546;-0.03242106,0.005946462;0.5495918;0.007708594,0;0;0,-0.004813492;0.3173545;0.01487088,-0.01112436;0.6248571;0.01647234,0.165783;0.5032317;-0.003843784,0.2250443;0.2541389;0.01193547,0.2173387;0.0184861;-0.01061106,-0.1774407;0.4901267;-0.02054897,-0.2507139;0.3402812;-0.2154476,-0.2541642;0.2472537;-0.4332409,0.0768922;0.005523533;-0.03894353,0.1136751;-0.3225459;-0.05642486,0.1224377;-0.6670396;0.02352428,0.1433932;-0.6986851;-0.03091836,-0.07929606;0.004005119;-0.03399429,-0.1212486;-0.3231841;-0.05579592,-0.115303;-0.6717381;0.004364796,-0.1135745;-0.65696;-0.07911338,-0.009331375;0.5493193;0.018471,337.0101
+0;0;0,0.002877809;0.3177015;0.009549361,0.006869693;0.6253346;0.003969304,0.1812925;0.4997932;0.009847338,0.2139107;0.2459765;0.02854929,0.2512951;0.01987305;-0.02641721,-0.1649185;0.486693;-0.0007886668,-0.2008492;0.2334224;-0.02077886,-0.2377923;0.00867191;-0.08131064,0.07746545;0.005939874;-0.03723298,0.0892394;-0.3218209;-0.0003247447,0.09232731;-0.6691877;0.06640407,0.09313408;-0.6308014;-0.01785154,-0.07620212;0.004358913;-0.03995885,-0.09892034;-0.3238678;-0.01389961,-0.1150421;-0.6710261;0.05203303,-0.1121371;-0.6326169;-0.03217407,0.005948852;0.54981;0.007711379,0;0;0,-0.00505428;0.3174605;0.01506782,-0.01160811;0.6250936;0.01689696,0.1653878;0.5035732;-0.002736568,0.2247709;0.2544055;0.01228714,0.2174251;0.01995608;-0.01054239,-0.1770975;0.4899397;-0.02237767,-0.2496327;0.3447157;-0.2210866,-0.2571059;0.2619803;-0.441633,0.07709916;0.005322248;-0.03807712,0.1135072;-0.3221804;-0.05663586,0.1222703;-0.6667053;0.02306199,0.1429433;-0.6975179;-0.03211451,-0.07896934;0.004055881;-0.03420332,-0.1209993;-0.322582;-0.05586301,-0.1150594;-0.6710987;0.004359711,-0.1128358;-0.6562813;-0.07891415,-0.009755686;0.5495183;0.01883817,337.0421
+0;0;0,0.002879265;0.3178623;0.009554192,0.006874407;0.6257466;0.003969492,0.1815194;0.5000778;0.0098534,0.2141292;0.2463261;0.02855057,0.2514864;0.0203874;-0.02637589,-0.1651318;0.486961;-0.0007961257,-0.2010533;0.2337553;-0.0207812,-0.2379695;0.009168506;-0.08126888,0.07734063;0.005930303;-0.03717299,0.08911096;-0.3217295;-0.0002761185,0.09219888;-0.6690981;0.06645306,0.09300717;-0.6306959;-0.01796195,-0.07607933;0.00435189;-0.03989447,-0.09879055;-0.3237737;-0.01384326,-0.1149124;-0.6709338;0.05208972,-0.1120019;-0.6325087;-0.03227668,0.005952789;0.5501582;0.007714726,0;0;0,-0.00524275;0.3175888;0.01568031,-0.01209164;0.6254616;0.01833606,0.1650838;0.5037861;-0.002387762,0.2247522;0.254805;0.01345468,0.2172711;0.02062288;-0.01028466,-0.1771966;0.4905432;-0.02380953,-0.2517393;0.3490755;-0.2243916,-0.257325;0.276083;-0.4482256,0.07713449;0.005263269;-0.03769803,0.1134063;-0.3221266;-0.05669999,0.1221782;-0.6666822;0.02287221,0.1435363;-0.6978623;-0.03188157,-0.07877205;0.00407773;-0.03430611,-0.1207158;-0.3224832;-0.05574229,-0.1149203;-0.6709973;0.0045208,-0.1123938;-0.6561735;-0.07890847,-0.01016866;0.5498189;0.02005744,337.0647
+0;0;0,0.002661599;0.3178642;0.009552909,0.006427228;0.625751;0.003941552,0.1811574;0.5000888;0.009887846,0.2137956;0.2463371;0.02853442,0.2513846;0.02048378;-0.02658491,-0.1654932;0.486964;-0.0008534235,-0.2011578;0.2341369;-0.02553841,-0.2391729;0.01111552;-0.09093793,0.07735791;0.005953413;-0.0371333,0.08897628;-0.3217103;-0.0002226122,0.09203644;-0.6690699;0.06655475,0.09286229;-0.6306687;-0.01786018,-0.07608305;0.004328612;-0.03988991,-0.09881376;-0.3238036;-0.0139391,-0.1150703;-0.670931;0.05213287,-0.1121417;-0.6325075;-0.03223306,0.005589459;0.5501618;0.007690406,0;0;0,-0.00524275;0.3175888;0.01568031,-0.01209164;0.6254616;0.01833606,0.1650838;0.5037861;-0.002387762,0.2247522;0.254805;0.01345468,0.2172711;0.02062288;-0.01028466,-0.1771966;0.4905432;-0.02380953,-0.2517393;0.3490755;-0.2243916,-0.257325;0.276083;-0.4482256,0.07713449;0.005263269;-0.03769803,0.1134063;-0.3221266;-0.05669999,0.1221782;-0.6666822;0.02287221,0.1435363;-0.6978623;-0.03188157,-0.07877205;0.00407773;-0.03430611,-0.1207158;-0.3224832;-0.05574229,-0.1149203;-0.6709973;0.0045208,-0.1123938;-0.6561735;-0.07890847,-0.01016866;0.5498189;0.02005744,337.0869
+0;0;0,0.002662465;0.3179677;0.009556018,0.006429883;0.6260009;0.00394198,0.181254;0.5002755;0.009891253,0.2138945;0.2465058;0.02853915,0.2515007;0.02054922;-0.02660538,-0.1655829;0.4871436;-0.0008557895,-0.20125;0.2342985;-0.02554253,-0.2392825;0.01117519;-0.09097195,0.07725089;0.005945177;-0.03708193,0.08886185;-0.3215096;-0.0001947731,0.09192365;-0.669055;0.0666183,0.09275094;-0.6306393;-0.01794272,-0.07597779;0.004322623;-0.03983472,-0.098694;-0.3236004;-0.01390045,-0.1149593;-0.6709136;0.05220687,-0.1120256;-0.6324754;-0.03230507,0.005591713;0.5503754;0.007692632,0;0;0,-0.005404651;0.3176773;0.01592994,-0.01248589;0.6256887;0.0188756,0.1648636;0.5039148;-0.001672747,0.2245139;0.2548954;0.01392817,0.2171447;0.02065523;-0.01033592,-0.1774208;0.4914396;-0.02509216,-0.2497989;0.3501232;-0.2265948,-0.2584064;0.2776131;-0.4506031,0.07718985;0.005231619;-0.03731585,0.1133031;-0.3219452;-0.05663633,0.122084;-0.6666825;0.02298903,0.1432874;-0.6978744;-0.03203869,-0.07855242;0.004095335;-0.03450884,-0.120533;-0.3222661;-0.05567375,-0.1147899;-0.6708928;0.005051583,-0.1119135;-0.6560841;-0.07851294,-0.01050606;0.5500095;0.02052736,337.1216
+0;0;0,0.002663172;0.318052;0.009558554,0.006431124;0.626128;0.003944056,0.1813554;0.5003712;0.009894722,0.2139955;0.2466044;0.02854241,0.2516397;0.02041911;-0.02665795,-0.1656793;0.4872319;-0.0008584466,-0.2013459;0.2343897;-0.02554491,-0.239417;0.01104046;-0.09104055,0.07697558;0.00592399;-0.03694978,0.08857486;-0.3212013;-9.973347E-05,0.09163947;-0.6690649;0.06677452,0.09246634;-0.6306534;-0.01774424,-0.07570702;0.004307218;-0.03969276,-0.09840038;-0.3232858;-0.01378459,-0.1146805;-0.670917;0.05238325,-0.1117483;-0.6324831;-0.03208644,0.005592923;0.5504997;0.007694848,0;0;0,-0.005593553;0.3177383;0.01632953,-0.01294535;0.6257812;0.01974773,0.1645737;0.5040765;-0.001082897,0.2242655;0.2550725;0.01455665,0.2171146;0.02065554;-0.01037359,-0.1776924;0.4922758;-0.02613026,-0.26126;0.3929615;-0.247408,-0.2611165;0.2972259;-0.4629506,0.0772001;0.005172551;-0.03659248,0.1132795;-0.321637;-0.05652261,0.122175;-0.6667942;0.02271152,0.1429967;-0.6977233;-0.03268671,-0.07806536;0.004213776;-0.03483769,-0.1200866;-0.3218404;-0.05548599,-0.1147082;-0.6708225;0.005120646,-0.1115538;-0.6559898;-0.07839499,-0.01090267;0.5500984;0.02128148,337.1539
+0;0;0,0.002462763;0.3181654;0.009608446,0.006053089;0.6263496;0.004022721,0.1811384;0.5006428;0.01002834,0.2138124;0.2468838;0.0285815,0.2516323;0.02059326;-0.02706269,-0.1654256;0.486282;-0.004280764,-0.201812;0.2337815;-0.03120553,-0.2400702;0.01100457;-0.09932885,0.07668907;0.005932359;-0.03678818,0.08815199;-0.3212231;4.832819E-05,0.09114229;-0.6690768;0.06699568,0.09263968;-0.6305931;-0.01832719,-0.07541519;0.004261259;-0.03954957,-0.09818608;-0.3233483;-0.01361673,-0.114841;-0.6709937;0.05240086,-0.1112154;-0.6324898;-0.03285608,0.005283242;0.550694;0.007756756,0;0;0,-0.005869672;0.3178411;0.01643586,-0.01345627;0.6259835;0.01985097,0.1642281;0.5041491;-0.0004332066,0.2238523;0.2551481;0.01534295,0.2170624;0.02058002;-0.01045966,-0.1779421;0.4929849;-0.02763101,-0.2624215;0.3974013;-0.2501898,-0.2470527;0.3424331;-0.4792669,0.07722652;0.005164891;-0.03576541,0.1131667;-0.3216202;-0.05671406,0.1218764;-0.6667515;0.02266836,0.1441933;-0.6986203;-0.0323627,-0.07761528;0.00421297;-0.03504134,-0.1197579;-0.3218507;-0.0556691,-0.1147698;-0.6708131;0.005104415,-0.1112053;-0.6561216;-0.07919953,-0.01135993;0.5502766;0.02139306,337.1765
+0;0;0,0.002463707;0.3182873;0.009612127,0.006054773;0.6265336;0.004025653,0.1810833;0.5008367;0.01003084,0.2137569;0.2470809;0.02858377,0.2516523;0.02033857;-0.02717151,-0.1653689;0.4864805;-0.004273646,-0.2017549;0.2339832;-0.03119808,-0.2400894;0.01076151;-0.09945741,0.07635016;0.005906142;-0.0366256,0.08781004;-0.3211626;0.0002011396,0.09080184;-0.6691914;0.06718218,0.09228861;-0.6307678;-0.01753532,-0.0750819;0.004242427;-0.03937478,-0.09784675;-0.3232802;-0.01344882,-0.1145101;-0.6711007;0.052602,-0.1109102;-0.6326571;-0.03205005,0.005284863;0.5508718;0.007759992,0;0;0,-0.005951762;0.3179245;0.01714158,-0.01349384;0.626121;0.02132654,0.163907;0.5040672;-0.0002446193,0.2238327;0.255141;0.01551747,0.2171132;0.02007338;-0.01007247,-0.1774255;0.4938443;-0.02889733,-0.2592449;0.4013986;-0.2537599,-0.25056;0.2667651;-0.4480668,0.07719648;0.005088836;-0.03493524,0.1132209;-0.3215384;-0.05680656,0.1218828;-0.6668887;0.02242446,0.1438694;-0.698324;-0.0322795,-0.07712172;0.004252034;-0.03521112,-0.1192383;-0.3217339;-0.05572543,-0.1143138;-0.6708649;0.00512477,-0.1105032;-0.6560345;-0.07857461,-0.01142612;0.5504034;0.0226686,337.2117
+0;0;0,0.00246381;0.3183006;0.00961253,0.00605438;0.6265041;0.004026902,0.180825;0.5008928;0.01002816,0.2134967;0.247152;0.02857998,0.2485962;0.03713898;-0.0230616,-0.1651188;0.4865577;-0.004255339,-0.2015026;0.2340753;-0.03117818,-0.2370088;0.02732317;-0.09440125,0.0762269;0.005896607;-0.03656647,0.08768708;-0.3211806;0.0002612211,0.09067995;-0.6693342;0.0672663,0.09216485;-0.6309212;-0.01734497,-0.07496069;0.004235578;-0.03931122,-0.09772613;-0.3232955;-0.01338458,-0.1143955;-0.6712408;0.05268994,-0.1108;-0.6328079;-0.03185595,0.005284593;0.5508544;0.007760641,0;0;0,-0.005985513;0.3179293;0.01728797,-0.01347724;0.6260836;0.021492,0.1636961;0.5041153;0.00030756,0.2237416;0.2552362;0.01610923,0.2181378;0.03737998;-0.006508589,-0.1769629;0.4945161;-0.03001412,-0.2112554;0.382439;-0.258178,-0.2245436;0.3615982;-0.4758782,0.07716273;0.005072922;-0.03467846,0.1132576;-0.321537;-0.05681968,0.1217796;-0.666989;0.02255177,0.1438775;-0.6983886;-0.03198099,-0.07688757;0.004335938;-0.03538245,-0.1188618;-0.3216787;-0.05586895,-0.1142561;-0.6710053;0.004623067,-0.1101381;-0.6561589;-0.07895601,-0.0114269;0.5503777;0.02283525,337.2433
+0;0;0,0.002180326;0.3184868;0.009670682,0.005538946;0.626857;0.004112768,0.180757;0.5012615;0.01025639,0.2135479;0.247503;0.02870894,0.2496372;0.03265084;-0.02432895,-0.1655436;0.4863173;-0.00607785,-0.2027653;0.234376;-0.0368872,-0.2406915;0.02799469;-0.1159143,0.07604225;0.005924925;-0.03637192,0.08724539;-0.3210112;0.0004058108,0.0902746;-0.668707;0.06739832,0.09212798;-0.6303269;-0.01691026,-0.07470047;0.004178724;-0.03927879,-0.09762735;-0.3231788;-0.01326288,-0.1143746;-0.6706756;0.05272948,-0.1104176;-0.6322734;-0.03150436,0.004859753;0.5511698;0.007829792,0;0;0,-0.006250739;0.3180821;0.01779866,-0.01403254;0.6263856;0.02249026,0.1635038;0.5042488;0.001073599,0.2235578;0.2553183;0.01644468,0.2179602;0.03234327;-0.006526947,-0.1771443;0.4946753;-0.03108618,-0.2155743;0.3686123;-0.2511779,-0.251076;0.4095541;-0.4687562,0.07711835;0.005044043;-0.03417253,0.113259;-0.321366;-0.0568831,0.1214782;-0.6664192;0.02223825,0.1439684;-0.6980759;-0.03137374,-0.07653647;0.004365197;-0.03554658,-0.1185712;-0.3215014;-0.05578131,-0.1139233;-0.6703869;0.004607402,-0.109538;-0.6554682;-0.07866877,-0.01191419;0.5506436;0.02371454,337.2776
+0;0;0,0.00218053;0.3185166;0.009671587,0.005540335;0.626996;0.004111621,0.1807305;0.5013797;0.01025628,0.2135199;0.2476326;0.02870799,0.2499961;0.03047702;-0.02489851,-0.1655157;0.4864378;-0.006075396,-0.2027357;0.2345078;-0.03688335,-0.2410685;0.02591392;-0.1167577,0.07597228;0.005919473;-0.03633845,0.08718045;-0.3211634;0.0004557818,0.090209;-0.6687828;0.06743357,0.09209707;-0.6302459;-0.0184533,-0.07463174;0.004174879;-0.03924264,-0.0975689;-0.3233294;-0.01321506,-0.1143125;-0.67075;0.05276281,-0.1102813;-0.6321906;-0.03304794,0.004860884;0.55128;0.007830059,0;0;0,-0.006390244;0.3181034;0.01790309,-0.01430349;0.6265113;0.02271008,0.1631597;0.504096;0.001137257,0.2233763;0.2552264;0.01666212,0.2176923;0.029934;-0.007249353,-0.1771132;0.4948595;-0.03167875,-0.2175467;0.3630276;-0.2479856,-0.2473763;0.2851431;-0.4587104,0.07709008;0.005022228;-0.03404713,0.1131025;-0.3215363;-0.05696583,0.1214709;-0.6665198;0.02209663,0.1442462;-0.6989815;-0.03297448,-0.07613008;0.004475202;-0.03621456,-0.1184897;-0.3215522;-0.05556358,-0.113695;-0.6704189;0.004465684,-0.1091202;-0.6557816;-0.08036389,-0.01214604;0.550741;0.02390122,337.2996
+0;0;0,0.002181253;0.3186221;0.009674792,0.005542991;0.6272786;0.004111738,0.1807527;0.5016155;0.01025868,0.2135492;0.2478138;0.02871437,0.2501683;0.02980757;-0.02510212,-0.1655327;0.486672;-0.006074844,-0.2027607;0.2346877;-0.03688944,-0.2412437;0.02527674;-0.1170767,0.07588459;0.005912641;-0.03629651,0.08708707;-0.3210046;0.0004790835,0.0901148;-0.66853;0.06743877,0.09199756;-0.630017;-0.01820661,-0.07454559;0.00417006;-0.03919735,-0.09747113;-0.3231684;-0.01318295,-0.1142102;-0.6704949;0.05277708,-0.1101904;-0.6319595;-0.03279239,0.004863172;0.5515215;0.007832189,0;0;0,-0.006553099;0.3181944;0.01810575,-0.01468816;0.6267692;0.02321124,0.1628778;0.5039873;0.002411606,0.2231771;0.2550322;0.01713991,0.2173315;0.02890788;-0.007303713,-0.1770659;0.4950331;-0.03237864,-0.2216857;0.375537;-0.2550023,-0.2495527;0.2892243;-0.4636586,0.07703935;0.004974961;-0.0339272,0.1130338;-0.3214114;-0.05693054,0.1215858;-0.6664065;0.02163076,0.144041;-0.6991478;-0.03287101,-0.07578721;0.004658318;-0.03668058,-0.1183054;-0.32122;-0.05534439,-0.1134327;-0.6700456;0.004351225,-0.1085278;-0.655365;-0.08022067,-0.01247151;0.5509584;0.02431965,337.3326
+0;0;0,0.001755338;0.3186736;0.009773888,0.004945265;0.6274037;0.004266317,0.1797357;0.5019042;0.01051775,0.2126596;0.2480943;0.02895812,0.2498812;0.0272792;-0.02581365,-0.1651364;0.4862888;-0.008248513,-0.2038388;0.2351791;-0.0441586,-0.2422126;0.02238961;-0.1241135,0.07583506;0.005955664;-0.03613297,0.08664739;-0.3210741;0.0006275401,0.08948535;-0.6687638;0.0676014,0.09180536;-0.6303643;-0.0169125,-0.07440806;0.004110342;-0.03922451,-0.09742072;-0.3233126;-0.01312091,-0.1145857;-0.6707189;0.05318017,-0.1101576;-0.6322941;-0.03124699,0.00432225;0.5516346;0.007973558,0;0;0,-0.006719157;0.3182342;0.01825762,-0.01515926;0.6268677;0.02362204,0.1620267;0.5041412;0.003117802,0.2229033;0.2552827;0.01750469,0.2170544;0.02617791;-0.007424591,-0.1766073;0.4951665;-0.03290266,-0.2223377;0.3728466;-0.2537875,-0.2497712;0.2876014;-0.4662147,0.07702982;0.004996628;-0.03366685,0.1129712;-0.321482;-0.05683255,0.1216211;-0.6666297;0.02177954,0.1434537;-0.6985751;-0.03211522,-0.07533087;0.004782123;-0.03734179,-0.1180141;-0.3212273;-0.0550263,-0.1132552;-0.6702134;0.004703678,-0.1081791;-0.6553254;-0.07874925,-0.01285958;0.5510473;0.02466011,337.3664
+0;0;0,0.001754982;0.318609;0.009771904,0.00494131;0.6269813;0.00427217,0.1795085;0.5016685;0.01051432,0.2124311;0.2478686;0.02895396,0.2497251;0.02662387;-0.0259244,-0.1649227;0.486073;-0.008227944,-0.2036235;0.2349733;-0.0441366,-0.242072;0.02176978;-0.1242471,0.07566199;0.005942072;-0.03605051,0.08647299;-0.3210472;0.000705447,0.08930652;-0.6681938;0.06757469,0.0916201;-0.6298177;-0.01670505,-0.07423826;0.004100962;-0.03913499,-0.09724806;-0.3232814;-0.01303463,-0.1143862;-0.6701452;0.0531629,-0.1099704;-0.6317437;-0.03103036,0.004319307;0.5513353;0.007973388,0;0;0,-0.006816417;0.3181494;0.01856732,-0.01532572;0.6264185;0.02424121,0.1616741;0.5040656;0.00342083,0.222661;0.2552515;0.01792574,0.2170583;0.02575779;-0.007627487,-0.176404;0.4955803;-0.03336739,-0.2345334;0.3804495;-0.2551874,-0.2576704;0.3793695;-0.4850031,0.07695264;0.004970312;-0.03336573,0.1128564;-0.3214631;-0.0566473,0.1216586;-0.6662129;0.02120113,0.1433869;-0.6985716;-0.03188252,-0.07469434;0.004782325;-0.03817813,-0.1174497;-0.3212258;-0.05492833,-0.1127281;-0.6696671;0.004709493,-0.1075344;-0.6547242;-0.07850648,-0.01301065;0.5507206;0.02517033,337.4
+0;0;0,0.001468838;0.3186074;0.009868533,0.004495463;0.6269826;0.004466298,0.179093;0.5017027;0.0108382,0.2121015;0.247907;0.02918122,0.2495255;0.0266789;-0.02567561,-0.1650176;0.4857643;-0.01008858,-0.2060384;0.2362885;-0.05387659,-0.2437214;0.02404299;-0.1368437,0.07570373;0.005965244;-0.03595895,0.08630924;-0.3210272;0.0008286722,0.08908737;-0.6681758;0.06768997,0.09180992;-0.6298013;-0.01657772,-0.07419388;0.004077132;-0.03922154,-0.09738643;-0.3232963;-0.01317096,-0.114685;-0.6700993;0.05330243,-0.1098594;-0.6316929;-0.03086784,0.003896408;0.5513359;0.008157165,0;0;0,-0.006816417;0.3181494;0.01856732,-0.01532572;0.6264185;0.02424121,0.1616741;0.5040656;0.00342083,0.222661;0.2552515;0.01792574,0.2170583;0.02575779;-0.007627487,-0.176404;0.4955803;-0.03336739,-0.2345334;0.3804495;-0.2551874,-0.2576704;0.3793695;-0.4850031,0.07695264;0.004970312;-0.03336573,0.1128564;-0.3214631;-0.0566473,0.1216586;-0.6662129;0.02120113,0.1433869;-0.6985716;-0.03188252,-0.07469434;0.004782325;-0.03817813,-0.1174497;-0.3212258;-0.05492833,-0.1127281;-0.6696671;0.004709493,-0.1075344;-0.6547242;-0.07850648,-0.01301065;0.5507206;0.02517033,337.4218
+0;0;0,0.001468478;0.3185294;0.009866115,0.004492222;0.6266068;0.00446977,0.1788867;0.501474;0.0108342,0.2118956;0.2476752;0.02917744,0.2493628;0.02619201;-0.02574265,-0.1648237;0.4855541;-0.01006825,-0.205845;0.2360753;-0.05385679,-0.2435715;0.02358499;-0.1369195,0.07559483;0.005956663;-0.03590722,0.08619657;-0.3209195;0.0008673146,0.08897553;-0.6681724;0.0677487,0.0917018;-0.6297865;-0.01663362,-0.07408716;0.004071268;-0.03916512,-0.09727147;-0.3231857;-0.0131238,-0.1145752;-0.6700929;0.05336955,-0.109743;-0.6316751;-0.03091522,0.003893875;0.5510494;0.008156279,0;0;0,-0.006914631;0.3180571;0.01877093,-0.0154985;0.6260185;0.02487302,0.1612874;0.503704;0.003941298,0.2224344;0.2549195;0.01833558,0.2169617;0.0252157;-0.007761478,-0.1761492;0.4956001;-0.03364092,-0.2353034;0.396707;-0.2629024,-0.2547011;0.3543815;-0.4894131,0.07690127;0.004947782;-0.03318286,0.1127625;-0.321356;-0.05668998,0.1216043;-0.6661996;0.02122092,0.1429801;-0.6985927;-0.0321486,-0.07436575;0.004775599;-0.03855278,-0.1176279;-0.3210548;-0.05515862,-0.1126736;-0.6695248;0.004920356,-0.107317;-0.6545905;-0.07840109,-0.01316418;0.5504093;0.02568221,337.4557
+0;0;0,0.001468369;0.3185057;0.009865382,0.004490839;0.6264508;0.004471746,0.1788769;0.5013624;0.010834,0.2118854;0.2475666;0.02917703,0.2494684;0.02539863;-0.02591287,-0.1648163;0.4854434;-0.0100674,-0.2058371;0.2359675;-0.05385543,-0.2436803;0.0228202;-0.137175,0.07542412;0.005943212;-0.03582614,0.08601088;-0.320471;0.0008964278,0.08879527;-0.6684026;0.06790853,0.09151004;-0.630052;-0.01611805,-0.07391986;0.004062074;-0.03907668,-0.0970714;-0.3227324;-0.01307216,-0.114409;-0.6703176;0.05355115,-0.1095972;-0.6319354;-0.03037827,0.003892823;0.5509354;0.00815621,0;0;0,-0.007212013;0.3180068;0.01910472,-0.01639499;0.6258036;0.02598906,0.16063;0.5037813;0.004822016,0.2221889;0.2551001;0.01919198,0.2167344;0.02475174;-0.007563829,-0.1765357;0.4955274;-0.03370624,-0.2397098;0.3958942;-0.2615671,-0.2572719;0.3465667;-0.4875414,0.07677378;0.004935235;-0.03300095,0.1125541;-0.3208935;-0.05671358,0.1213801;-0.6663624;0.02156854,0.1426371;-0.6985366;-0.03153587,-0.07406513;0.004745598;-0.03872298,-0.1177985;-0.320565;-0.05507219,-0.1126823;-0.6696941;0.005239405,-0.1072036;-0.6546718;-0.07772575,-0.01387736;0.55024;0.02656698,337.489
+0;0;0,0.001468;0.3184257;0.009862902,0.00449053;0.6263741;0.00446966,0.1785454;0.5013897;0.01082635,0.2115565;0.2475737;0.02917084,0.249373;0.02402492;-0.02626144,-0.1644971;0.4855008;-0.01003548,-0.2055212;0.236005;-0.05382698,-0.2435995;0.02153303;-0.1376644,0.07520345;0.005925824;-0.03572132,0.08579123;-0.3205197;0.001004767,0.08857549;-0.668434;0.06801355,0.09127828;-0.6301203;-0.01564231,-0.07370358;0.004050189;-0.03896235,-0.09685735;-0.3227757;-0.01295534,-0.1141941;-0.6703437;0.05366468,-0.1094035;-0.6319984;-0.02989445,0.003892594;0.5508687;0.008153631,0;0;0,-0.007579356;0.3178885;0.01958966,-0.01723595;0.6256589;0.02711987,0.1595415;0.5034806;0.006146431,0.2217394;0.2549157;0.02013588,0.2159486;0.02321795;-0.007423639,-0.1767386;0.4957372;-0.03341645,-0.2446493;0.4143649;-0.267116,-0.2636249;0.4316818;-0.4991008,0.07665506;0.004828125;-0.03267074,0.1123342;-0.3210474;-0.05632949,0.1210156;-0.6664866;0.02202058,0.1419924;-0.6982448;-0.03108907,-0.07361065;0.004805298;-0.03905211,-0.1178234;-0.3204885;-0.05507654,-0.112562;-0.6695524;0.00549569,-0.1069231;-0.6544407;-0.07709528,-0.01460542;0.5501083;0.02753878,337.5222
+0;0;0,0.001263935;0.3184244;0.009930562,0.004058147;0.6263765;0.004597256,0.1782159;0.5015088;0.01124589,0.2112926;0.2476822;0.02932368,0.2491536;0.02416256;-0.02619564,-0.1646817;0.4853455;-0.01094785,-0.2071887;0.2371286;-0.06024665,-0.2451251;0.02436432;-0.148389,0.0752582;0.005944375;-0.03560271,0.08572583;-0.3205078;0.001098644,0.08842821;-0.6684327;0.06805637,0.0913778;-0.6301188;-0.01559112,-0.07362161;0.004043306;-0.03911773,-0.0968454;-0.3227635;-0.01293507,-0.1143566;-0.6703131;0.05373572,-0.1093191;-0.6319668;-0.02980878,0.003534702;0.5508693;0.008255467,0;0;0,-0.007579356;0.3178885;0.01958966,-0.01723595;0.6256589;0.02711987,0.1595415;0.5034806;0.006146431,0.2217394;0.2549157;0.02013588,0.2159486;0.02321795;-0.007423639,-0.1767386;0.4957372;-0.03341645,-0.2446493;0.4143649;-0.267116,-0.2636249;0.4316818;-0.4991008,0.07665506;0.004828125;-0.03267074,0.1123342;-0.3210474;-0.05632949,0.1210156;-0.6664866;0.02202058,0.1419924;-0.6982448;-0.03108907,-0.07361065;0.004805298;-0.03905211,-0.1178234;-0.3204885;-0.05507654,-0.112562;-0.6695524;0.00549569,-0.1069231;-0.6544407;-0.07709528,-0.01460542;0.5501083;0.02753878,337.5563
+0;0;0,0.001263831;0.3183982;0.009929745,0.00405738;0.6262771;0.004597704,0.1776994;0.5015731;0.01123664,0.2107799;0.2477173;0.02931651,0.2486679;0.0240383;-0.02624238,-0.1641857;0.4854575;-0.01089157,-0.2066975;0.2372121;-0.06019604,-0.2446609;0.02429612;-0.1484012,0.07519921;0.005939716;-0.0355748,0.08566279;-0.3203863;0.001112368,0.08836613;-0.668435;0.06809394,0.09122354;-0.630381;-0.0129393,-0.0735639;0.004040136;-0.03908707,-0.09677872;-0.3226404;-0.01291453,-0.1142962;-0.6703138;0.05378,-0.1094161;-0.6322283;-0.02715347,0.003534059;0.5507879;0.008255047,0;0;0,-0.007735416;0.3178456;0.01979709,-0.017516;0.6255319;0.02759647,0.1588202;0.5035114;0.007001638,0.2214855;0.2550079;0.02053118,0.2157888;0.02317879;-0.007350683,-0.1763425;0.495817;-0.03329153,-0.2467035;0.4135883;-0.2659968,-0.2666972;0.4233149;-0.4985053,0.07662818;0.004836172;-0.03256536,0.1122038;-0.3209198;-0.05626178,0.1208647;-0.6664885;0.0220902,0.1415665;-0.6979454;-0.02724457,-0.07352268;0.004770151;-0.03908234,-0.1181849;-0.3203074;-0.0556345,-0.1127914;-0.6694643;0.005127948,-0.1071744;-0.6538787;-0.07487264,-0.01485816;0.55;0.02795863,337.5783
+0;0;0,0.001263481;0.3183101;0.009926998,0.004055465;0.6260133;0.004598446,0.1775953;0.5013921;0.01123302,0.2106758;0.2475361;0.0293129,0.2486076;0.02359833;-0.02631026,-0.1640884;0.485286;-0.01088216,-0.2066003;0.2370404;-0.06018666,-0.2446076;0.0238781;-0.1484938,0.07509339;0.005931357;-0.03552474,0.08555901;-0.3204585;0.001169603,0.08826344;-0.6686473;0.06817815,0.09115564;-0.6304953;-0.01384187,-0.07346038;0.004034451;-0.03903206,-0.09667974;-0.32271;-0.01285441,-0.1142043;-0.6705233;0.05386697,-0.1092647;-0.6323393;-0.02805205,0.003532517;0.5505779;0.008253179,0;0;0,-0.007864267;0.3177381;0.02005291,-0.01782823;0.6252342;0.02817869,0.1584276;0.5033445;0.007264853,0.2213628;0.2549065;0.02074838,0.2155708;0.02282821;-0.00730443,-0.1759982;0.4971909;-0.03545507,-0.2493388;0.4120474;-0.2661839,-0.2651826;0.4472415;-0.4968161,0.0765706;0.00478074;-0.03240824,0.1122092;-0.3210283;-0.05617213,0.1208387;-0.6667209;0.02228212,0.1418299;-0.6983764;-0.02831507,-0.07334205;0.00478064;-0.03917007,-0.1182877;-0.320312;-0.05593234,-0.1127069;-0.6695491;0.005184047,-0.1065809;-0.6541342;-0.07575947,-0.01513152;0.5497572;0.02845621,337.6006
+0;0;0,0.001071507;0.3183196;0.009940709,0.003636807;0.6260446;0.004608877,0.1770535;0.5016176;0.01168618,0.2099772;0.2477469;0.02953862,0.2481941;0.02421907;-0.02617997,-0.1640981;0.4853558;-0.01176385,-0.2080792;0.2387682;-0.06756036,-0.2476431;0.03323226;-0.1710951,0.07504712;0.005939308;-0.03544163,0.08538108;-0.3205909;0.001250055,0.08803702;-0.668725;0.06833002,0.09116767;-0.63061;-0.01334406,-0.07337845;0.004015261;-0.03902481,-0.09663968;-0.3228598;-0.01282042,-0.1142606;-0.670578;0.05415465,-0.1090917;-0.6324301;-0.02741253,0.003184676;0.5506006;0.008261586,0;0;0,-0.008000985;0.317714;0.02052188,-0.01798159;0.6252279;0.02871323,0.1580101;0.5032271;0.007811546,0.22114;0.2548743;0.02154207,0.21523;0.02315825;-0.006786823,-0.1759108;0.4971698;-0.03487421,-0.2499006;0.4132019;-0.2658026,-0.2644911;0.4214967;-0.4987148,0.07654166;0.004804075;-0.03227615,0.112103;-0.3211748;-0.055691,0.1209755;-0.6669019;0.02239919,0.1416575;-0.6983959;-0.02797008,-0.07328914;0.004720876;-0.03911356,-0.1184442;-0.3204794;-0.05587222,-0.112826;-0.6696352;0.005469412,-0.1067109;-0.6541483;-0.07514253,-0.01528187;0.5497429;0.0289681,337.6227
+0;0;0,0.001071507;0.3183196;0.009940709,0.003636807;0.6260446;0.004608877,0.1770535;0.5016176;0.01168618,0.2099772;0.2477469;0.02953862,0.2481941;0.02421907;-0.02617997,-0.1640981;0.4853558;-0.01176385,-0.2080792;0.2387682;-0.06756036,-0.2476431;0.03323226;-0.1710951,0.07504712;0.005939308;-0.03544163,0.08538108;-0.3205909;0.001250055,0.08803702;-0.668725;0.06833002,0.09116767;-0.63061;-0.01334406,-0.07337845;0.004015261;-0.03902481,-0.09663968;-0.3228598;-0.01282042,-0.1142606;-0.670578;0.05415465,-0.1090917;-0.6324301;-0.02741253,0.003184676;0.5506006;0.008261586,0;0;0,-0.008000985;0.317714;0.02052188,-0.01798159;0.6252279;0.02871323,0.1580101;0.5032271;0.007811546,0.22114;0.2548743;0.02154207,0.21523;0.02315825;-0.006786823,-0.1759108;0.4971698;-0.03487421,-0.2499006;0.4132019;-0.2658026,-0.2644911;0.4214967;-0.4987148,0.07654166;0.004804075;-0.03227615,0.112103;-0.3211748;-0.055691,0.1209755;-0.6669019;0.02239919,0.1416575;-0.6983959;-0.02797008,-0.07328914;0.004720876;-0.03911356,-0.1184442;-0.3204794;-0.05587222,-0.112826;-0.6696352;0.005469412,-0.1067109;-0.6541483;-0.07514253,-0.01528187;0.5497429;0.0289681,337.6563
+0;0;0,0.001071889;0.3184332;0.009944256,0.003638278;0.6262947;0.004609408,0.176699;0.5019186;0.0116821,0.2096221;0.248053;0.02953418,0.247849;0.02446702;-0.0261989,-0.1637547;0.48569;-0.01171997,-0.207735;0.2391074;-0.06751537,-0.2473092;0.03351797;-0.171077,0.07485152;0.005923828;-0.03534925,0.08518464;-0.3205801;0.00133948,0.08783878;-0.6684772;0.06837378,0.09097157;-0.6303567;-0.01335572,-0.07318719;0.004004796;-0.0389231,-0.09644655;-0.322844;-0.01272081,-0.1140554;-0.6703255;0.05420867,-0.1088831;-0.6321722;-0.02741386,0.003185851;0.5508014;0.008264503,0;0;0,-0.008257389;0.3177966;0.02090192,-0.01836967;0.6254404;0.02920008,0.1572044;0.5031057;0.008287907,0.2208992;0.2549011;0.02199054,0.2149641;0.02314129;-0.006475925,-0.1758773;0.497325;-0.03432634,-0.249322;0.417132;-0.2667598,-0.2715361;0.4421124;-0.4979322,0.0764048;0.004835218;-0.03203654,0.1118679;-0.3211383;-0.05530286,0.1205674;-0.6666454;0.02268529,0.1413975;-0.6982303;-0.02760267,-0.07300873;0.004662728;-0.03918412,-0.1183667;-0.3204781;-0.05603053,-0.1130764;-0.6693553;0.005530514,-0.1069342;-0.6538673;-0.07513636,-0.01562831;0.5499073;0.02941847,337.679
+0;0;0,0.0007935499;0.318451;0.01002223,0.003071169;0.6262047;0.004745545,0.1761737;0.501918;0.0119896,0.2091284;0.2480572;0.02970652,0.2475376;0.02389447;-0.02623857,-0.1639807;0.4856022;-0.01289142,-0.208903;0.2403787;-0.07365835,-0.2489614;0.03903578;-0.1863988,0.07474042;0.005934466;-0.03519245,0.08492924;-0.3204461;0.001364864,0.08749272;-0.6684538;0.06858018,0.09087723;-0.6303875;-0.01259156,-0.07300027;0.003974581;-0.03892323,-0.09646097;-0.3227129;-0.0126667,-0.1140196;-0.6703128;0.05441464,-0.10861;-0.6322094;-0.02664362,0.002717772;0.5507458;0.008372305,0;0;0,-0.008527473;0.3177667;0.02153468,-0.01883489;0.6252877;0.03001881,0.1567102;0.5029993;0.008889198,0.2206705;0.2548781;0.02267766,0.2147511;0.02253133;-0.006201267,-0.1762328;0.4973582;-0.03362916,-0.2531066;0.4131074;-0.2634931,-0.2784927;0.4104878;-0.4963078,0.07634619;0.004850149;-0.03174257,0.1116255;-0.3210075;-0.05490828,0.1203453;-0.6665869;0.02340341,0.1411383;-0.6979571;-0.02626276,-0.07279136;0.00461059;-0.03924303,-0.1182502;-0.3203957;-0.05564053,-0.1127571;-0.6691922;0.007166494,-0.1066777;-0.6535874;-0.07296583,-0.01603591;0.5497929;0.03018117,337.7124
+0;0;0,0.0007936195;0.318479;0.01002311,0.003071557;0.6262774;0.004745502,0.1760374;0.5020145;0.01198741,0.2089919;0.2481553;0.02970422,0.2474228;0.02386573;-0.02627251,-0.163849;0.4857116;-0.012874,-0.208771;0.2404896;-0.07364057,-0.2488521;0.03903277;-0.1864448,0.07474545;0.005934866;-0.03519482,0.08493423;-0.3204443;0.001362339,0.08749988;-0.6687461;0.06863444,0.09090003;-0.6306425;-0.01291261,-0.0730052;0.003974849;-0.03892585,-0.09646579;-0.3227112;-0.01266944,-0.1140393;-0.6706048;0.05446859,-0.1086046;-0.6324639;-0.02696446,0.002718091;0.5508038;0.008372971,0;0;0,-0.008634895;0.3177818;0.02168226,-0.01891781;0.6253434;0.03035116,0.1564335;0.5029713;0.009043694,0.2205481;0.2548911;0.02282548,0.2146092;0.02242282;-0.006146193,-0.1761719;0.4974418;-0.03336556,-0.2521356;0.413129;-0.2635074,-0.2752597;0.4126389;-0.4967051,0.07632267;0.004864275;-0.03181148,0.1115148;-0.3210102;-0.05485368,0.120454;-0.6669066;0.02338958,0.1409438;-0.6984662;-0.02678752,-0.07283107;0.004595168;-0.03918291,-0.1183403;-0.3203962;-0.05570938,-0.1127174;-0.669412;0.007556871,-0.1066125;-0.6538675;-0.07294729,-0.01612958;0.5498334;0.03046727,337.7458
+0;0;0,0.0007936412;0.3184876;0.01002339,0.00307185;0.6263235;0.004745077,0.1760273;0.5020528;0.01198728,0.2089829;0.2481854;0.02970467,0.2474352;0.02377124;-0.02630316,-0.1638389;0.4857509;-0.01287266,-0.2087624;0.2405209;-0.0736412,-0.2488657;0.03895222;-0.1865081,0.0747532;0.005935482;-0.03519847,0.08494274;-0.3204679;0.001361396,0.0875076;-0.6686622;0.06861275,0.0909025;-0.6305712;-0.01280829,-0.07301277;0.003975261;-0.03892989,-0.0964751;-0.322735;-0.01267153,-0.1140432;-0.6705213;0.05444579,-0.1086169;-0.6323929;-0.02686143,0.002718335;0.5508393;0.008373054,0;0;0,-0.008659765;0.3177783;0.02184987,-0.01896524;0.6253717;0.03069615,0.1563725;0.5029871;0.009355307,0.2205456;0.254907;0.02302051,0.214979;0.02233982;-0.006283045,-0.1761745;0.4974633;-0.03316294,-0.2507026;0.3982444;-0.2577734,-0.2751376;0.3889712;-0.4907843,0.07628706;0.004872501;-0.03191781,0.1115433;-0.321034;-0.05475593,0.1206701;-0.6668602;0.02327991,0.1409045;-0.6985356;-0.02665091,-0.07287908;0.004587179;-0.03911266,-0.1183219;-0.3204197;-0.05599777,-0.1128339;-0.6692854;0.007494397,-0.1067154;-0.6537102;-0.07288513,-0.01618071;0.5498509;0.03076434,337.7685
+0;0;0,0.000479904;0.31858;0.01014393,0.002596101;0.6264908;0.004992882,0.175763;0.50225;0.01256747,0.2087547;0.2483689;0.03011148,0.2471549;0.02383752;-0.02597413,-0.164029;0.4854819;-0.01439318,-0.2109867;0.2431548;-0.08456744,-0.2517798;0.04648834;-0.2057811,0.07479869;0.005962182;-0.03505934,0.08465666;-0.3204382;0.001505453,0.08731405;-0.6685702;0.0687132,0.09114138;-0.6303589;-0.01388815,-0.07294548;0.003945937;-0.0390248,-0.09645861;-0.3227451;-0.01272889,-0.1143475;-0.6704355;0.05443642,-0.1084579;-0.6321855;-0.02803969,0.002297003;0.5509767;0.008560816,0;0;0,-0.008774936;0.3178562;0.02206421,-0.0192534;0.6255083;0.03111959,0.1562473;0.5029986;0.009708881,0.2204712;0.2549196;0.02327275,0.2149261;0.02225967;-0.006275892,-0.1764609;0.497437;-0.03298637,-0.2500748;0.3953901;-0.2566364,-0.274243;0.3369331;-0.4825416,0.07628267;0.00490132;-0.03188229,0.1114777;-0.3210119;-0.05453873,0.1205919;-0.6667763;0.0234592,0.1413211;-0.6981491;-0.02858638,-0.0728773;0.004558916;-0.03908534,-0.1182956;-0.3204318;-0.05610253,-0.1128814;-0.6691839;0.007634636,-0.1066521;-0.653812;-0.07392684,-0.01642677;0.5499623;0.03113031,337.8021
+0;0;0,0.0004800501;0.318677;0.01014702,0.002595916;0.6265397;0.00499677,0.175753;0.5023134;0.01257057,0.2087451;0.2484284;0.03011485,0.2471609;0.0238061;-0.02599347,-0.1640197;0.4855463;-0.01438853,-0.2109781;0.2432155;-0.08456385,-0.2517876;0.04646935;-0.2058265,0.07482059;0.005963927;-0.0350696,0.0846701;-0.3201565;0.001463827,0.08732889;-0.6684728;0.06870718,0.09113641;-0.630304;-0.01346672,-0.07296683;0.003947093;-0.03903623,-0.09645979;-0.3224638;-0.01276287,-0.1143581;-0.6703383;0.05443803,-0.1084991;-0.632131;-0.02761128,0.002296865;0.5510373;0.008564152,0;0;0,-0.008885875;0.31793;0.02235603,-0.01938944;0.6255284;0.03157973,0.1561034;0.5030857;0.0100143,0.2203413;0.255003;0.02351904,0.2148243;0.02226239;-0.006153107,-0.1765534;0.4972972;-0.03250635,-0.2481111;0.3881489;-0.2534589,-0.2758198;0.3161893;-0.4751188,0.07626313;0.004917592;-0.03198934,0.111352;-0.3207322;-0.05451179,0.1205069;-0.6666344;0.02372384,0.1410958;-0.6976274;-0.02813888,-0.07294963;0.004553944;-0.03900229,-0.1182359;-0.3201577;-0.05625849,-0.1129344;-0.6689993;0.008041307,-0.1067595;-0.6535418;-0.07310156,-0.01656127;0.5499941;0.0315454,337.8354
+0;0;0,0.0004801529;0.3187453;0.01014919,0.00259574;0.626567;0.004999662,0.1758652;0.50232;0.01257555,0.208859;0.2484223;0.0301207,0.2472581;0.02389753;-0.02596327,-0.1641275;0.485542;-0.01440102,-0.2110883;0.2431992;-0.08457984,-0.2518801;0.04653844;-0.2057899,0.07495916;0.005974973;-0.03513455,0.08481827;-0.320463;0.001434442,0.08747295;-0.6682403;0.06857374,0.09129144;-0.630048;-0.01383677,-0.07310197;0.003954403;-0.03910853,-0.0966178;-0.3227742;-0.01280959,-0.1144885;-0.6701105;0.05428732,-0.1086125;-0.6318796;-0.02799824,0.002296732;0.5510755;0.00856653,0;0;0,-0.008988947;0.3179689;0.0227325,-0.01962376;0.6255155;0.03217387,0.1560423;0.503214;0.010427,0.220169;0.2550814;0.02378559,0.2148846;0.02242324;-0.005769968,-0.1768315;0.4970993;-0.03195048,-0.2608187;0.3560624;-0.2292198,-0.2748995;0.2819512;-0.4513471,0.07628696;0.004916579;-0.03232861,0.111336;-0.3211017;-0.05423474,0.1204936;-0.6664226;0.02408171,0.1410531;-0.6976549;-0.02789044,-0.07318828;0.004582469;-0.03887788,-0.1181757;-0.3204925;-0.0561581,-0.1130633;-0.6687161;0.008479662,-0.1069075;-0.6532865;-0.07290215,-0.01676406;0.5499933;0.03207922,337.869
+0;0;0,-0.0002364497;0.3187799;0.01045481,0.001596492;0.6266176;0.005457035,0.1750196;0.5024611;0.01340328,0.2079545;0.2485147;0.03060098,0.2465206;0.02335335;-0.02569395,-0.164647;0.4850967;-0.01603502,-0.2139352;0.2458613;-0.09481537,-0.2552079;0.05118468;-0.2203211,0.07516614;0.006099032;-0.03494985,0.08424866;-0.3202735;0.001724582,0.08685949;-0.6678845;0.06887257,0.09104335;-0.6298457;-0.01188143,-0.07308978;0.003833456;-0.03939325,-0.09730943;-0.3227218;-0.01253023,-0.1149843;-0.6698856;0.05465526,-0.1087873;-0.6318081;-0.02596538,0.001360213;0.5511227;0.009005627,0;0;0,-0.009055495;0.3179918;0.02300549,-0.01969574;0.6255467;0.03255367,0.1560753;0.5033666;0.01079845,0.220173;0.2551995;0.02398229,0.2147451;0.02195048;-0.006341457,-0.1770421;0.4968836;-0.0312458,-0.2495378;0.3515952;-0.2300042,-0.2633526;0.3530492;-0.4648682,0.07631214;0.004952937;-0.03256631,0.11134;-0.3210182;-0.05407047,0.1203823;-0.6661435;0.02438831,0.1404594;-0.6965923;-0.02607155,-0.07337475;0.004571362;-0.03878,-0.1182359;-0.3204342;-0.05625733,-0.1132083;-0.6682947;0.009444788,-0.1236756;-0.6994466;-0.04303595,-0.01683971;0.5500222;0.03244376,337.903
+0;0;0,-0.0002365292;0.3188871;0.01045833,0.001597063;0.6268349;0.005458702,0.1749141;0.5026796;0.0134036,0.2078501;0.2487249;0.03060186,0.2464187;0.02354947;-0.0256966,-0.1645452;0.4853258;-0.01601674,-0.213835;0.2460826;-0.09479967,-0.2551103;0.05139378;-0.2203133,0.07525963;0.006106618;-0.03499332,0.08437016;-0.3212723;0.001794193,0.0869796;-0.6686983;0.06890647,0.09143277;-0.6301422;-0.01704555,-0.07318069;0.003838224;-0.03944224,-0.09747502;-0.3237239;-0.0124964,-0.1151405;-0.6707031;0.05465335,-0.1085446;-0.6321056;-0.03115671,0.001360695;0.5513115;0.009008632,0;0;0,-0.009141684;0.3180917;0.02307653,-0.01979183;0.6257565;0.03259802,0.1558815;0.5035387;0.01102638,0.2201335;0.2553962;0.02408528,0.2148526;0.02210528;-0.006056547,-0.177166;0.4967165;-0.03049438,-0.2420225;0.4012336;-0.2597327,-0.2708044;0.3320742;-0.482779,0.07635136;0.004979461;-0.03273392,0.1114038;-0.3220339;-0.0538733,0.1207122;-0.6669534;0.02460933,0.1432678;-0.7008983;-0.02908516,-0.07353807;0.004553801;-0.03869431,-0.118468;-0.321456;-0.0563633,-0.1133773;-0.6690999;0.009465985,-0.1243118;-0.704604;-0.04594562,-0.01693545;0.5502034;0.03251743,337.9361
+0;0;0,-0.0002366106;0.3189969;0.01046193,0.001597598;0.6270472;0.005460705,0.1749274;0.5028649;0.01340703,0.2078625;0.2489171;0.03060483,0.2464606;0.02356924;-0.02573673,-0.1645571;0.4855098;-0.01601549,-0.2138455;0.2462731;-0.09479629,-0.2551524;0.05143523;-0.220406,0.07535916;0.006114694;-0.0350396,0.08447329;-0.3213937;0.001762465,0.08708169;-0.668681;0.06884794,0.09149804;-0.6301956;-0.01639336,-0.07327747;0.0038433;-0.03949441,-0.09758141;-0.3238484;-0.0125379,-0.1152398;-0.6706891;0.05458503,-0.1086985;-0.6321627;-0.03051548,0.001361157;0.5515004;0.009011738,0;0;0,-0.009282589;0.3181859;0.02323985,-0.0199614;0.6259497;0.03283572,0.1557582;0.5038994;0.01111174,0.2200549;0.2557804;0.02426028,0.2148977;0.02229539;-0.00580621,-0.1760215;0.4935555;-0.03071317,-0.2632341;0.3980174;-0.2523805,-0.2835764;0.3350702;-0.4783665,0.07633622;0.005037934;-0.03303885,0.1113589;-0.3221461;-0.0536108,0.1206636;-0.6668787;0.02505684,0.142912;-0.7002106;-0.02834415,-0.0737378;0.004455246;-0.03856233,-0.1184842;-0.3217339;-0.05581392,-0.1134608;-0.6692391;0.00999368,-0.1069748;-0.6543025;-0.07420024,-0.01710583;0.5503731;0.03274989,337.9693
+0;0;0,-0.0006314803;0.3190824;0.0106451,0.0009765713;0.6272239;0.005768226,0.1743793;0.5031407;0.0141547,0.2073274;0.2491922;0.03106178,0.2460693;0.02405906;-0.02514188,-0.1649327;0.4856123;-0.01671351,-0.2155887;0.2489411;-0.102048,-0.2572924;0.0694221;-0.2482617,0.07557313;0.006173814;-0.03498994,0.08431058;-0.3209573;0.001884058,0.08678117;-0.6683601;0.06893384,0.09147303;-0.6298724;-0.01624597,-0.07340361;0.003798431;-0.03963827,-0.09778525;-0.3235102;-0.01270519,-0.1156666;-0.670396;0.05468172,-0.1088531;-0.6318662;-0.03035047,0.000803838;0.551651;0.009281023,0;0;0,-0.009520441;0.3182727;0.02321911,-0.02041245;0.6261199;0.03269029,0.1553052;0.5040474;0.01067257,0.2195699;0.2559501;0.02405286,0.2147623;0.02263026;-0.005670069,-0.1765642;0.4932619;-0.03000192,-0.2643443;0.3949637;-0.2502141,-0.2814352;0.307695;-0.4680139,0.07638222;0.005111873;-0.03336668,0.1112998;-0.3217277;-0.05355263,0.1206337;-0.6665425;0.02522612,0.1428812;-0.6998256;-0.0281589,-0.0740316;0.004257233;-0.03840453,-0.1190187;-0.3215283;-0.05545618,-0.1133285;-0.6691263;0.01037479,-0.1070867;-0.6541746;-0.07379317,-0.01750205;0.5505211;0.03265619,337.9919
+0;0;0,-0.0006317034;0.3191951;0.01064886,0.0009771488;0.6274943;0.005769257,0.1744546;0.5033457;0.0141599,0.2074035;0.2493912;0.03106738,0.246114;0.02444056;-0.02509072,-0.1650037;0.4858097;-0.01672162,-0.2156609;0.2491329;-0.1020581,-0.2573308;0.0697595;-0.2481533,0.07587627;0.006198579;-0.03513029,0.08460674;-0.3206715;0.001714289,0.08707765;-0.6681191;0.0687727,0.09173906;-0.6296864;-0.01585443,-0.07369804;0.003813666;-0.03979727,-0.09806022;-0.3232338;-0.01288568,-0.1159439;-0.6701642;0.0545099,-0.1091746;-0.6316898;-0.02997056,0.0008043137;0.551877;0.009284121,0;0;0,-0.009743169;0.318382;0.02317953,-0.0208153;0.626384;0.03250957,0.1550531;0.5043384;0.01061296,0.219327;0.2562339;0.02393174,0.2150673;0.02306025;-0.005511761,-0.1771706;0.4927978;-0.02908474,-0.2452029;0.3696795;-0.2437424,-0.2696728;0.2808507;-0.4599961,0.07644364;0.00511378;-0.03405857,0.1113911;-0.3215228;-0.05316377,0.1204833;-0.6663631;0.02573633,0.1425499;-0.6990016;-0.02759361,-0.07449025;0.004256408;-0.03824726,-0.1192734;-0.3212895;-0.05533855,-0.1136061;-0.6689123;0.01060855,-0.1076322;-0.6538653;-0.07302943,-0.01786213;0.5507424;0.03253245,338.0252
+0;0;0,-0.0006317201;0.3192036;0.01064914,0.0009771634;0.6275101;0.005769351,0.1742976;0.5034019;0.01415575,0.2072438;0.2494682;0.03106184,0.2459622;0.02447137;-0.02510779,-0.1648537;0.4858817;-0.01669785,-0.2155068;0.2492243;-0.1020273,-0.2571853;0.06981407;-0.2481526,0.07598157;0.006207182;-0.03517905,0.08470737;-0.3204882;0.00164583,0.08717803;-0.6678994;0.06869723,0.09178963;-0.6295568;-0.01502567,-0.07380033;0.00381896;-0.0398525,-0.09814948;-0.3230536;-0.0129553,-0.1160313;-0.6699479;0.05443325,-0.1093343;-0.631564;-0.02914456,0.0008043203;0.5518892;0.009284381,0;0;0,-0.009850457;0.3183843;0.02321887,-0.02100015;0.6263902;0.03256655,0.1546544;0.5044832;0.009922981,0.2189599;0.2564252;0.0235467,0.2149788;0.02314469;-0.005471706,-0.1773787;0.4926863;-0.02834022,-0.2623229;0.3573329;-0.2291325,-0.2769654;0.2871897;-0.4530593,0.07645743;0.005153;-0.03430748,0.111252;-0.3213402;-0.05311084,0.1203772;-0.6661229;0.02587152,0.1422792;-0.6984447;-0.02644181,-0.07468936;0.004127999;-0.03812812,-0.1195105;-0.3212229;-0.05544629,-0.1137417;-0.6686787;0.01116997,-0.1240887;-0.7030333;-0.04223246,-0.01803221;0.5507456;0.03258967,338.0584
+0;0;0,-0.001131084;0.3191899;0.01101208,0.0001516852;0.6275029;0.006355101,0.1736216;0.5035092;0.01498376,0.2065466;0.2495515;0.03156679,0.2453471;0.02456337;-0.0245811,-0.1651712;0.4857202;-0.01818289,-0.218106;0.2539229;-0.1147309,-0.2588785;0.07431005;-0.2608629,0.07603814;0.006235257;-0.03505165,0.08429639;-0.3204485;0.001982749,0.08671305;-0.6678827;0.06891706,0.09176116;-0.6295294;-0.01477958,-0.07374836;0.003786607;-0.03995167,-0.09882284;-0.3230729;-0.01356578,-0.1164691;-0.6698534;0.0544664,-0.1093374;-0.6314545;-0.02907392,0.0001048686;0.5518774;0.009775592,0;0;0,-0.009850457;0.3183843;0.02321887,-0.02100015;0.6263902;0.03256655,0.1546544;0.5044832;0.009922981,0.2189599;0.2564252;0.0235467,0.2149788;0.02314469;-0.005471706,-0.1773787;0.4926863;-0.02834022,-0.2623229;0.3573329;-0.2291325,-0.2769654;0.2871897;-0.4530593,0.07645743;0.005153;-0.03430748,0.111252;-0.3213402;-0.05311084,0.1203772;-0.6661229;0.02587152,0.1422792;-0.6984447;-0.02644181,-0.07468936;0.004127999;-0.03812812,-0.1195105;-0.3212229;-0.05544629,-0.1137417;-0.6686787;0.01116997,-0.1240887;-0.7030333;-0.04223246,-0.01803221;0.5507456;0.03258967,338.0814
+0;0;0,-0.001131305;0.3192522;0.01101423,0.0001517536;0.6276373;0.006356067,0.1737232;0.5035953;0.01498868,0.2066481;0.2496381;0.03157168,0.2454548;0.02461429;-0.02458514,-0.1652679;0.4857959;-0.01819738,-0.2182026;0.2539991;-0.1147452,-0.2589816;0.07435772;-0.2609003,0.07611391;0.00624147;-0.03508658,0.0843565;-0.3198227;0.001877576,0.08677837;-0.6680048;0.06895597,0.09180957;-0.6296795;-0.0144603,-0.07382185;0.003790381;-0.03999148,-0.09884878;-0.3224491;-0.01365564,-0.116533;-0.6699762;0.05452299,-0.1094252;-0.6316054;-0.02873747,0.0001049245;0.5519918;0.009777464,0;0;0,-0.009882018;0.318444;0.02324581,-0.02102762;0.6265222;0.0325861,0.1546599;0.504523;0.009540081,0.2189231;0.256456;0.0231905,0.2149593;0.02309927;-0.005518436,-0.1776112;0.492305;-0.02761931,-0.2518538;0.3527296;-0.229758,-0.2641423;0.2592946;-0.4451975,0.07647507;0.005200088;-0.03446555,0.1110314;-0.3206915;-0.05324602,0.1205233;-0.6661678;0.02607703,0.1420693;-0.6981871;-0.0262897,-0.07481755;0.004118356;-0.03806213,-0.1195366;-0.3206168;-0.05536553,-0.1139608;-0.668792;0.01156076,-0.1242003;-0.7024031;-0.04230647,-0.0180629;0.5508574;0.03261876,338.1147
+0;0;0,-0.001131863;0.3194097;0.01101967,0.0001531303;0.6283109;0.006351901,0.1743596;0.50392;0.01501135,0.2072878;0.2499376;0.03159599,0.2460762;0.02501974;-0.02453438,-0.1658716;0.4860555;-0.01829612,-0.2188115;0.2542357;-0.1148535,-0.2595713;0.07467894;-0.2609398,0.07626256;0.00625366;-0.0351551,0.08449253;-0.319311;0.001752425,0.08691774;-0.6679748;0.06892361,0.09187903;-0.6297652;-0.01333348,-0.07396603;0.003797783;-0.04006958,-0.09895461;-0.3219419;-0.01377409,-0.1166633;-0.6699498;0.05449887,-0.1096543;-0.6316952;-0.02760459,0.0001061949;0.5524936;0.009781069,0;0;0,-0.01023029;0.3186392;0.02257586,-0.02178416;0.6272508;0.03068709,0.1546649;0.5045334;0.008951187,0.2186148;0.2563447;0.02233577,0.2153741;0.02300909;-0.005721092,-0.1791246;0.4914445;-0.02741598,-0.2642833;0.3375775;-0.2143365,-0.2747224;0.2431141;-0.4293038,0.07648912;0.005243689;-0.03482652,0.1110262;-0.3201554;-0.05339742,0.1206527;-0.6660187;0.02641606,0.1413466;-0.6992562;-0.02288938,-0.0750733;0.004110923;-0.03792185,-0.1196002;-0.3201365;-0.05533499,-0.1137747;-0.6687908;0.01167642,-0.1241815;-0.7014629;-0.04144757,-0.01871943;0.551419;0.03110099,338.1369
+0;0;0,-0.001349065;0.3193924;0.01115984,-0.0002228591;0.6284035;0.006617276,0.1744064;0.504064;0.01593394,0.2072612;0.2500224;0.03228002,0.2460853;0.0257978;-0.02388442,-0.1660641;0.4855092;-0.01983751,-0.2228869;0.2600321;-0.1285343,-0.2622248;0.0838678;-0.2780573,0.07634962;0.006263701;-0.03514975,0.0843543;-0.3192819;0.001842417,0.08673827;-0.6677477;0.06902189,0.09211044;-0.6295822;-0.01276211,-0.07402766;0.003798301;-0.04011837,-0.09920084;-0.3219032;-0.0137126,-0.1164966;-0.6697165;0.05465348,-0.1090939;-0.6315033;-0.02696699,-0.0002321427;0.5525474;0.009997861,0;0;0,-0.01042725;0.3186522;0.0221343,-0.02217166;0.6273803;0.02952361,0.1547568;0.5046411;0.008412361,0.2185946;0.2563669;0.02139163,0.215352;0.02361798;-0.006101131,-0.1800801;0.4907309;-0.02699451,-0.2495826;0.3319299;-0.216297,-0.2764528;0.2198844;-0.4204103,0.07648294;0.00528419;-0.03502059,0.1110539;-0.3201135;-0.05328488,0.1207053;-0.6658251;0.02632403,0.1412815;-0.6985726;-0.02290535,-0.07520907;0.004063991;-0.03782966,-0.1196787;-0.3201769;-0.05522814,-0.1138203;-0.6685737;0.01209579,-0.1243037;-0.7006155;-0.04105572,-0.01906799;0.5515149;0.03014469,338.1707
+0;0;0,-0.001349285;0.3194445;0.01116166,-0.0002224858;0.6286286;0.006616242,0.1745038;0.5042118;0.01593845,0.2073531;0.2502135;0.03228175,0.2460372;0.02679749;-0.02368014,-0.1661559;0.4856467;-0.01985289,-0.2229691;0.260208;-0.1285312,-0.262165;0.08467902;-0.2775149,0.07639364;0.006267313;-0.03517002,0.0843938;-0.3190946;0.001801278,0.08678372;-0.6684288;0.06914815,0.092136;-0.6302934;-0.0123331,-0.07407034;0.003800491;-0.0401415,-0.09922933;-0.3217173;-0.01375063,-0.1165682;-0.6703973;0.05478581,-0.1091928;-0.6322145;-0.02653252,-0.0002317756;0.5527221;0.009999071,0;0;0,-0.01062818;0.3187224;0.02177787,-0.02256519;0.627627;0.02869105,0.1544827;0.5048438;0.00749016,0.2185013;0.2566934;0.02106571,0.2151541;0.02481391;-0.006567476,-0.1805822;0.4898928;-0.02647559,-0.2513704;0.3296302;-0.2140022,-0.2750864;0.2095121;-0.4128793,0.07651047;0.005338043;-0.03506923,0.1110147;-0.31989;-0.05316472,0.1206811;-0.6663554;0.02710938,0.1410806;-0.6981431;-0.02289224,-0.07529533;0.004022123;-0.03777082,-0.1197016;-0.3200405;-0.05517126,-0.1137657;-0.6693188;0.01224579,-0.1092011;-0.6537842;-0.06840124,-0.01942113;0.5517139;0.02943778,338.2047
+0;0;0,-0.001349523;0.3195009;0.01116363,-0.0002223749;0.6287817;0.006616764,0.1746121;0.5043104;0.01594373,0.2074566;0.2503484;0.0322847,0.2460864;0.0272461;-0.02359863,-0.1662585;0.4857338;-0.01986975,-0.2230635;0.2603274;-0.1285325,-0.2622045;0.08504483;-0.2773071,0.07642596;0.006269964;-0.0351849,0.08442832;-0.3191813;0.001796551,0.08681589;-0.6681719;0.06907719,0.09216653;-0.630039;-0.01237909,-0.07410167;0.003802099;-0.04015848,-0.09926757;-0.321805;-0.01376036,-0.1165894;-0.6701422;0.05470867,-0.1092163;-0.6319619;-0.02658475,-0.0002316677;0.5528507;0.01000068,0;0;0,-0.01071611;0.3187941;0.02151084,-0.02263467;0.6278026;0.0281353,0.1543981;0.5046482;0.006826401,0.2186323;0.2566165;0.02085018,0.2152791;0.02505982;-0.006720543,-0.1808634;0.4892515;-0.02586532,-0.2525238;0.3189267;-0.203901,-0.2747054;0.1878158;-0.3954937,0.07652658;0.005371451;-0.03511477,0.1110263;-0.31995;-0.05316806,0.1208317;-0.6660568;0.02708626,0.140927;-0.6977718;-0.02308679,-0.07536298;0.004005951;-0.03771724,-0.1196906;-0.3201609;-0.0550704,-0.1137056;-0.6690977;0.01226529,-0.1093738;-0.6535682;-0.06836808,-0.01950629;0.5518651;0.02895498,338.2379
+0;0;0,-0.001887541;0.3194287;0.01130652,-0.001097737;0.6285736;0.006922838,0.1740741;0.5041417;0.01666702,0.2069578;0.2501706;0.03284067,0.2456308;0.0273219;-0.02309915,-0.1666924;0.485203;-0.02186226,-0.2262709;0.2658644;-0.1409642,-0.2632802;0.09735757;-0.2975597,0.07654833;0.006349892;-0.03508292,0.08410384;-0.3191486;0.001879841,0.08639379;-0.6682302;0.06910189,0.0922537;-0.6300699;-0.01258357,-0.07410424;0.003728588;-0.04031673,-0.09986882;-0.3218453;-0.0136633,-0.1170097;-0.670272;0.0547989,-0.1091233;-0.6320606;-0.02671075,-0.0009842163;0.552682;0.01023615,0;0;0,-0.01082301;0.3187512;0.02113438,-0.02274357;0.6276292;0.02724147,0.154562;0.5045776;0.006350517,0.2186311;0.2564988;0.02036142,0.2153275;0.02510236;-0.00667882,-0.1814713;0.4888285;-0.0255744,-0.2548048;0.31555;-0.2000481,-0.2834674;0.1651039;-0.3756351,0.07646848;0.005424023;-0.03541088,0.1110418;-0.3199297;-0.0533607,0.1209346;-0.6660622;0.02711582,0.1408426;-0.6978683;-0.02345229,-0.07550097;0.004001058;-0.03760818,-0.1198036;-0.3201895;-0.05522532,-0.1137207;-0.669161;0.01233122,-0.1095345;-0.6536937;-0.06856824,-0.01962641;0.5517353;0.02820182,338.2595
+0;0;0,-0.001888462;0.3195847;0.01131204,-0.001098108;0.6289647;0.00692466,0.1745772;0.5043262;0.01669026,0.2074572;0.2503839;0.03286206,0.2461248;0.0275664;-0.02306994,-0.1671692;0.485333;-0.02194982,-0.226741;0.2660194;-0.1410382,-0.2637451;0.09753607;-0.2976118,0.07658154;0.006352647;-0.03509814,0.08414288;-0.3193973;0.001893181,0.0864317;-0.6683058;0.06908187,0.09231578;-0.6301119;-0.01294058,-0.07413639;0.003730206;-0.04033421,-0.09992087;-0.3220952;-0.0136602,-0.1170533;-0.670349;0.05476804,-0.1091344;-0.6321037;-0.02707787,-0.0009844871;0.553006;0.0102409,0;0;0,-0.01103505;0.3189485;0.02039552,-0.02304487;0.6280782;0.02530837,0.1547788;0.5044693;0.005565405,0.2187594;0.2564216;0.0199914,0.2150074;0.02504481;-0.006877422,-0.1826088;0.4882125;-0.02518141,-0.2566625;0.3065822;-0.1905773,-0.2857762;0.1546556;-0.3647666,0.07643923;0.005509436;-0.03554797,0.1111945;-0.3200937;-0.05324721,0.1210879;-0.6660641;0.02714658,0.1411814;-0.6976634;-0.02414894,-0.07558827;0.00396727;-0.03751855,-0.1197698;-0.3204915;-0.05521241,-0.1135735;-0.6692832;0.01233498,-0.1096201;-0.6539146;-0.06890378,-0.01992081;0.5521223;0.02660084,338.2931
+0;0;0,-0.002235515;0.3195774;0.01145498,-0.001719655;0.6289621;0.007271779,0.1737383;0.504554;0.02370166,0.2116154;0.2509948;0.03381933,0.2503607;0.02825624;-0.02237272,-0.16735;0.4853936;-0.02355461,-0.2294054;0.2757737;-0.15786,-0.2655966;0.1176018;-0.3250218,0.07660973;0.006354883;-0.03503617,0.08395203;-0.319402;0.001938529,0.08620059;-0.6683059;0.06915229,0.09371895;-0.6301365;-0.012739,-0.07403111;0.003741035;-0.04052614,-0.100371;-0.3220218;-0.01363133,-0.1173281;-0.6702555;0.05494244,-0.1077809;-0.6320262;-0.02673114,-0.001509933;0.5529999;0.01049976,0;0;0,-0.01103505;0.3189485;0.02039552,-0.02304487;0.6280782;0.02530837,0.1547788;0.5044693;0.005565405,0.2187594;0.2564216;0.0199914,0.2150074;0.02504481;-0.006877422,-0.1826088;0.4882125;-0.02518141,-0.2566625;0.3065822;-0.1905773,-0.2857762;0.1546556;-0.3647666,0.07643923;0.005509436;-0.03554797,0.1111945;-0.3200937;-0.05324721,0.1210879;-0.6660641;0.02714658,0.1411814;-0.6976634;-0.02414894,-0.07558827;0.00396727;-0.03751855,-0.1197698;-0.3204915;-0.05521241,-0.1135735;-0.6692832;0.01233498,-0.1096201;-0.6539146;-0.06890378,-0.01992081;0.5521223;0.02660084,338.3157
+0;0;0,-0.002235693;0.3196028;0.0114559,-0.001719797;0.6290081;0.007272431,0.1736253;0.5046265;0.02369401,0.2114991;0.2510895;0.03381079,0.2501857;0.0286888;-0.02229604,-0.1672434;0.4854784;-0.02353184,-0.2292933;0.2758769;-0.1578255,-0.2654297;0.1179449;-0.3247337,0.07679715;0.006370429;-0.03512189,0.08413953;-0.3193897;0.001853187,0.0863855;-0.6678936;0.0689899,0.09392219;-0.6297044;-0.013101,-0.07421222;0.003750187;-0.04062528,-0.1005524;-0.322016;-0.0137302,-0.11749;-0.6698506;0.05476498,-0.1079196;-0.6316012;-0.02710769,-0.001510062;0.5530412;0.01050061,0;0;0,-0.01067933;0.3189993;0.02018905,-0.02221945;0.6281703;0.02489948,0.1552774;0.5043064;0.005238295,0.2192988;0.2563094;0.01995206,0.2152865;0.02525237;-0.006566763,-0.1821685;0.4882215;-0.02424243,-0.2642919;0.2776198;-0.1455702,-0.2731638;0.1337287;-0.3281171,0.07625605;0.005540192;-0.03641772,0.1116152;-0.3200624;-0.05295253,0.1215341;-0.6656295;0.02737403,0.1415976;-0.6969869;-0.02454424,-0.07596266;0.003982364;-0.0372256,-0.1199153;-0.3204704;-0.05564663,-0.1135869;-0.6687919;0.01217218,-0.1098238;-0.6534651;-0.06927301,-0.01923543;0.5522051;0.02624893,338.3488
+0;0;0,-0.00223605;0.3196539;0.01145772,-0.001720033;0.6291429;0.007273002,0.1732778;0.5048335;0.02366943,0.2111455;0.251337;0.0337846,0.2498268;0.02896689;-0.0223145,-0.1669148;0.4857234;-0.02346275,-0.2289549;0.2761554;-0.157735,-0.2650863;0.1182451;-0.3246202,0.07688762;0.006377934;-0.03516326,0.08423717;-0.3197007;0.00184796,0.08648176;-0.6679904;0.06894343,0.0939756;-0.6298478;-0.01268074,-0.07429965;0.003754606;-0.04067314,-0.1006656;-0.32233;-0.01375177,-0.1175928;-0.6699508;0.05470132,-0.1080768;-0.6317483;-0.02670585,-0.001510233;0.5531522;0.01050219,0;0;0,-0.0103581;0.319084;0.0198245,-0.02133439;0.6283658;0.02407336,0.1555627;0.5042917;0.004523993,0.2194857;0.2563466;0.01981711,0.2158812;0.02527231;-0.006326437,-0.1819419;0.4879189;-0.02134323,-0.2597138;0.2756697;-0.1425809,-0.267203;0.1256032;-0.3201077,0.07617812;0.005640477;-0.03679562,0.1119416;-0.3202751;-0.05264282,0.1217952;-0.6656195;0.02768612,0.1419505;-0.6965759;-0.02391863,-0.07616708;0.003943785;-0.03703862,-0.1198975;-0.3208525;-0.05564399,-0.1135953;-0.66891;0.01239165,-0.1103234;-0.6535151;-0.06860806,-0.01852155;0.5523725;0.0255444,338.3721
+0;0;0,-0.002235714;0.3196057;0.011456,-0.001719837;0.6289907;0.007272903,0.1732028;0.5047334;0.02366234,0.2110702;0.2512389;0.03377743,0.2497444;0.02890949;-0.0223114,-0.1668436;0.4856315;-0.02344958,-0.2288832;0.2760651;-0.1577207,-0.265008;0.1181837;-0.3245755,0.07695534;0.006383551;-0.03519423,0.08431718;-0.3202404;0.001878884,0.08655995;-0.6682472;0.06891984,0.09406855;-0.6300885;-0.01286508,-0.07436509;0.003757912;-0.04070896,-0.1007751;-0.322872;-0.01374258,-0.1176886;-0.6702104;0.05465491,-0.1081538;-0.6319917;-0.02691258,-0.001510122;0.5530313;0.01050076,0;0;0,-0.01012459;0.3190878;0.01909256,-0.02065399;0.6282902;0.02263522,0.1561557;0.5042257;0.004287004,0.2196144;0.2561716;0.01970911,0.2164188;0.02506737;-0.005837917,-0.1820148;0.4879367;-0.02012587,-0.2576957;0.2690048;-0.1302936,-0.2658383;0.1003925;-0.2902174,0.07618144;0.005644649;-0.03695989,0.1123866;-0.3208093;-0.05208683,0.1222716;-0.6658316;0.02835059,0.1422412;-0.6967596;-0.02361774,-0.07633769;0.003927764;-0.03685969,-0.1199278;-0.3214451;-0.0554128,-0.1131705;-0.6691943;0.01265405,-0.110175;-0.6538568;-0.06851093,-0.0179629;0.5523272;0.02427435,338.405
+0;0;0,-0.002577537;0.3195495;0.01169478,-0.00235221;0.6288957;0.007894286,0.1726192;0.5045995;0.02376826,0.210285;0.2511361;0.0344542,0.248863;0.02867536;-0.02189258,-0.1682752;0.4865732;-0.0204436,-0.2280114;0.28142;-0.1622897,-0.2662229;0.1373968;-0.3410331,0.0770888;0.0063183;-0.03505719,0.08401322;-0.3203052;0.002027638,0.08623838;-0.6684678;0.0691203,0.09327491;-0.6301888;-0.01354164,-0.07432073;0.003851705;-0.04090479,-0.1011164;-0.3227119;-0.01362207,-0.1182427;-0.670188;0.05486584,-0.1091558;-0.6318437;-0.02758929,-0.002067951;0.5529417;0.01096927,0;0;0,-0.009976178;0.3190918;0.01833487,-0.02021702;0.6282648;0.02123117,0.1565231;0.5040745;0.003764153,0.2197935;0.2560441;0.01971364,0.2163634;0.02476816;-0.005813837,-0.1822448;0.4877658;-0.0187171,-0.254072;0.26275;-0.1186435,-0.2630555;0.09101938;-0.2754233,0.07616131;0.005744785;-0.03712225,0.1126133;-0.3206928;-0.05181527,0.122595;-0.6658268;0.02884722,0.1430561;-0.6974521;-0.02344728,-0.07649178;0.003885671;-0.03668131,-0.1199261;-0.3214964;-0.05528524,-0.1130544;-0.6694157;0.01274772,-0.110332;-0.6542568;-0.0692485,-0.01759936;0.5523142;0.02301741,338.4387
+0;0;0,-0.002577587;0.3195556;0.011695,-0.002352249;0.628906;0.0078945,0.1725097;0.5046401;0.02376045,0.2101722;0.2511984;0.03444547,0.2487121;0.0289581;-0.02184547,-0.168171;0.4866252;-0.0204237,-0.2279021;0.2814895;-0.1622577,-0.2660758;0.137609;-0.340824,0.07715946;0.006324092;-0.03508932,0.08408775;-0.3204824;0.002016287,0.08631235;-0.6685567;0.06909195,0.09333839;-0.6302902;-0.01344672,-0.07438886;0.003855235;-0.04094229,-0.1011996;-0.3228914;-0.01364428,-0.1183215;-0.6702794;0.05482627,-0.1092482;-0.6319476;-0.0275059,-0.00206799;0.5529521;0.01096948,0;0;0,-0.009633973;0.3191287;0.01797843,-0.01951596;0.6283197;0.0206902,0.1570168;0.5039467;0.003693342,0.2201767;0.255931;0.01995301,0.216967;0.02484074;-0.005181551,-0.1818919;0.4877671;-0.01757872,-0.2515636;0.2577874;-0.107136,-0.2593502;0.08291107;-0.2601144,0.07617937;0.005830347;-0.0372498,0.1131415;-0.3207696;-0.05116391,0.1232059;-0.6658043;0.02951837,0.1436876;-0.6973526;-0.0226605,-0.0766643;0.003841521;-0.0365057,-0.1195881;-0.3217941;-0.05511435,-0.11259;-0.6695743;0.01314847,-0.1255102;-0.7036963;-0.03834686,-0.01698411;0.5523671;0.02251196,338.4721
+0;0;0,-0.002577417;0.3195345;0.01169423,-0.002352106;0.6288703;0.007893804,0.1724088;0.5046332;0.02375232,0.2100692;0.2512066;0.03443671,0.2486157;0.02892786;-0.02186397,-0.1680748;0.4866287;-0.02040628,-0.2278024;0.2815052;-0.1622318,-0.2659827;0.1375999;-0.340829,0.07718904;0.006326517;-0.03510277,0.08412886;-0.3210233;0.002064522,0.0863502;-0.6685883;0.06904203,0.0933811;-0.630316;-0.0135538,-0.07441738;0.003856713;-0.04095798,-0.1012727;-0.3234331;-0.01361459,-0.1183696;-0.6703128;0.05475576,-0.1092899;-0.6319752;-0.02763344,-0.00206785;0.5529172;0.01096875,0;0;0,-0.009522602;0.3191425;0.01741004,-0.0191471;0.6283321;0.01937866,0.1572992;0.5040357;0.003275156,0.2202898;0.2560093;0.01978517,0.2171896;0.02484751;-0.005075455,-0.182032;0.487841;-0.01644935,-0.2483107;0.2533528;-0.09632359,-0.2560702;0.06781232;-0.236245,0.07618609;0.005879133;-0.03730273,0.1132706;-0.3212711;-0.05090308,0.123325;-0.665786;0.02972388,0.1437572;-0.6972721;-0.02263951,-0.07673396;0.003808777;-0.03643857,-0.1196316;-0.322373;-0.05522031,-0.1127052;-0.6696171;0.01308694,-0.1242463;-0.703186;-0.03950321,-0.01668677;0.5523828;0.02139497,338.4943
+0;0;0,-0.002787984;0.319414;0.01187849,-0.002828196;0.6285984;0.008274842,0.1725683;0.5041344;0.02662897,0.2123393;0.2509791;0.03515124,0.2508725;0.02897555;-0.02078369,-0.1679773;0.4855914;-0.02522307,-0.2251947;0.282352;-0.1706943,-0.2684673;0.1356165;-0.3453232,0.07728053;0.006320427;-0.03500714,0.08424591;-0.3211355;0.002076991,0.08638202;-0.6687347;0.06922375,0.09485941;-0.6304693;-0.01344339,-0.07427447;0.003904354;-0.04130116,-0.1015284;-0.3234172;-0.01357104,-0.1187324;-0.6703254;0.05496474,-0.1082043;-0.6319742;-0.02745767,-0.00246314;0.5526833;0.01127879,0;0;0,-0.009507716;0.3190545;0.01697111,-0.01911041;0.6280924;0.01861143,0.1581686;0.5037227;0.002860546,0.2205709;0.2556095;0.01982379,0.2173915;0.02478746;-0.004877567,-0.1831397;0.4874928;-0.01569932,-0.2474815;0.2493882;-0.08575866,-0.2562631;0.06070909;-0.2207481,0.07620715;0.005902738;-0.03735447,0.1134429;-0.3213391;-0.05067229,0.1236039;-0.6659272;0.02991462,0.143888;-0.6971455;-0.02314115,-0.07682174;0.003790362;-0.0363563,-0.1198726;-0.322462;-0.05525411,-0.1124511;-0.6696964;0.01338734,-0.1240771;-0.7037839;-0.03887807,-0.01665066;0.5521855;0.02069974,338.5279
+0;0;0,-0.002785994;0.3191859;0.01187001,-0.002826149;0.6281011;0.008269624,0.1729954;0.5035886;0.0266583,0.2127696;0.250413;0.03518125,0.2512338;0.02880652;-0.02065363,-0.1683778;0.4850006;-0.02531973,-0.2255998;0.2817449;-0.1708026,-0.268795;0.1352718;-0.3451192,0.07741785;0.006331658;-0.03506934,0.08438933;-0.3214107;0.002047226,0.0865245;-0.6688588;0.0691648,0.09494293;-0.6306509;-0.01292734,-0.07440645;0.003911292;-0.04137455,-0.1016843;-0.3236965;-0.01362017,-0.1188807;-0.6704539;0.05488581,-0.1084259;-0.6321607;-0.02696331,-0.002461428;0.5522555;0.01127082,0;0;0,-0.009465858;0.3188513;0.01650786,-0.01903538;0.6276226;0.01785851,0.158811;0.5037241;0.00215435,0.2206285;0.2554341;0.0189817,0.2178581;0.02499256;-0.005420923,-0.1838545;0.4871032;-0.01499201,-0.2469525;0.2470561;-0.07940078,-0.2526071;0.04836784;-0.1985539,0.07621656;0.005988628;-0.03766489,0.1137093;-0.3215416;-0.05029392,0.1239297;-0.6659625;0.03032446,0.1440567;-0.6966624;-0.022475,-0.07707921;0.003745844;-0.03616954,-0.1201487;-0.3227892;-0.05517275,-0.1122212;-0.6697592;0.0139542,-0.1104599;-0.6545904;-0.06761964,-0.0165785;0.551787;0.02000928,338.5611
+0;0;0,-0.002785994;0.3191859;0.01187001,-0.002826149;0.6281011;0.008269624,0.1729954;0.5035886;0.0266583,0.2127696;0.250413;0.03518125,0.2512338;0.02880652;-0.02065363,-0.1683778;0.4850006;-0.02531973,-0.2255998;0.2817449;-0.1708026,-0.268795;0.1352718;-0.3451192,0.07741785;0.006331658;-0.03506934,0.08438933;-0.3214107;0.002047226,0.0865245;-0.6688588;0.0691648,0.09494293;-0.6306509;-0.01292734,-0.07440645;0.003911292;-0.04137455,-0.1016843;-0.3236965;-0.01362017,-0.1188807;-0.6704539;0.05488581,-0.1084259;-0.6321607;-0.02696331,-0.002461428;0.5522555;0.01127082,0;0;0,-0.009465858;0.3188513;0.01650786,-0.01903538;0.6276226;0.01785851,0.158811;0.5037241;0.00215435,0.2206285;0.2554341;0.0189817,0.2178581;0.02499256;-0.005420923,-0.1838545;0.4871032;-0.01499201,-0.2469525;0.2470561;-0.07940078,-0.2526071;0.04836784;-0.1985539,0.07621656;0.005988628;-0.03766489,0.1137093;-0.3215416;-0.05029392,0.1239297;-0.6659625;0.03032446,0.1440567;-0.6966624;-0.022475,-0.07707921;0.003745844;-0.03616954,-0.1201487;-0.3227892;-0.05517275,-0.1122212;-0.6697592;0.0139542,-0.1104599;-0.6545904;-0.06761964,-0.0165785;0.551787;0.02000928,338.5841
+0;0;0,-0.003154725;0.3189065;0.01223104,-0.003438361;0.627443;0.008840697,0.1728999;0.5030618;0.02674829,0.2117451;0.2497757;0.03577418,0.2500602;0.02854879;-0.01991826,-0.1703578;0.485266;-0.02189966,-0.2265602;0.2889298;-0.1769403,-0.2679972;0.1544336;-0.360529,0.07762743;0.006289081;-0.03489114,0.08410013;-0.3214568;0.002436601,0.08620456;-0.6690194;0.06954457,0.0938942;-0.6308566;-0.01183537,-0.07440415;0.003968322;-0.04160813,-0.1021357;-0.3235929;-0.01355089,-0.1193239;-0.6704359;0.05509443,-0.1096153;-0.6321875;-0.02606077,-0.003038996;0.5517051;0.01178687,0;0;0,-0.00941126;0.3185992;0.01633644,-0.01895396;0.6269905;0.01753998,0.1594245;0.5035627;0.00185585,0.2209058;0.2552232;0.01893878,0.217286;0.02529427;-0.006173132,-0.1845161;0.48683;-0.01437997,-0.2459663;0.2445108;-0.07138463,-0.2524825;0.04827979;-0.1937038,0.07617004;0.006024897;-0.03801036,0.1138352;-0.3215246;-0.05006242,0.1240001;-0.666061;0.03055406,0.1438455;-0.6963053;-0.02164984,-0.07726345;0.003721356;-0.03604821,-0.1205632;-0.3227716;-0.05554374,-0.1123226;-0.6697775;0.01393056,-0.1107514;-0.6544731;-0.06687804,-0.0165004;0.5512656;0.01972699,338.6173
+0;0;0,-0.003152828;0.3187148;0.01222369,-0.003436264;0.627047;0.008835673,0.1734922;0.502555;0.02679145,0.2123352;0.2492836;0.03581681,0.2505769;0.02848049;-0.01976893,-0.1709175;0.4846995;-0.02201978,-0.2271166;0.2883746;-0.1770515,-0.2684743;0.1541361;-0.3602884,0.07781148;0.006303993;-0.03497387,0.08428724;-0.3215967;0.002371505,0.08639199;-0.6692121;0.06948967,0.09414224;-0.630985;-0.01253182,-0.07458056;0.00397773;-0.04170678,-0.1023252;-0.3237382;-0.01363629,-0.119516;-0.670634;0.05501947,-0.1097309;-0.6323206;-0.0267755,-0.003037175;0.5513616;0.01177981,0;0;0,-0.009324417;0.3184145;0.01623964,-0.01880343;0.6266035;0.0174408,0.1602065;0.5034355;0.001252174,0.2211294;0.2549931;0.01861334,0.2173951;0.02550715;-0.006456375,-0.185229;0.4866081;-0.01379589,-0.2449877;0.2427144;-0.06557824,-0.2512086;0.04392593;-0.1828414,0.07611261;0.006101459;-0.03856397,0.113919;-0.3216191;-0.04976201,0.1241652;-0.6661906;0.03093028,0.1445937;-0.6968479;-0.02159262,-0.0775532;0.003696214;-0.03590789,-0.1208627;-0.3229499;-0.05545528,-0.11243;-0.6699548;0.01427466,-0.1110716;-0.6547634;-0.06717554,-0.01636285;0.5509306;0.01962376,338.6508
+0;0;0,-0.003151087;0.3185388;0.01221694,-0.003434207;0.6265724;0.008832473,0.1733807;0.5021923;0.02677549,0.2122281;0.2488926;0.03580186,0.250484;0.02800758;-0.01980451,-0.1708083;0.4843482;-0.02200446,-0.2270137;0.2880014;-0.1770534,-0.2683867;0.1537131;-0.3603584,0.07787996;0.00630954;-0.03500465,0.08435781;-0.3216968;0.002352756,0.08646262;-0.6693229;0.06947298,0.09417827;-0.6311325;-0.01218221,-0.0746462;0.003981231;-0.04174349,-0.1023998;-0.3238403;-0.01366395,-0.1195911;-0.6707467;0.05499391,-0.1098497;-0.6324704;-0.02643578,-0.003035543;0.5509675;0.01177348,0;0;0,-0.009096473;0.3182653;0.01583076,-0.01812893;0.6261697;0.01630998,0.1607412;0.5033491;0.0007829666,0.2214916;0.2548116;0.01780677,0.2177485;0.02523708;-0.007239819,-0.1850271;0.4865375;-0.01285894,-0.2432812;0.2411617;-0.05921059,-0.2484082;0.04003157;-0.1726397,0.07606487;0.006128908;-0.03882003,0.1141398;-0.3216756;-0.04978347,0.1243762;-0.666216;0.03109026,0.1446577;-0.6967297;-0.02107239,-0.07771168;0.003686853;-0.03574526,-0.1208997;-0.3230718;-0.05547484,-0.1123556;-0.6700788;0.01428667,-0.1112247;-0.654845;-0.06679887,-0.01582387;0.5505794;0.01869559,338.6729
+0;0;0,-0.003494333;0.3183995;0.01251937,-0.004017199;0.6262674;0.009333959,0.1731294;0.5018167;0.02706174,0.2110667;0.2483791;0.036508,0.2537766;0.002673566;-0.02551488,-0.1719973;0.4843998;-0.02057274,-0.2287054;0.2979829;-0.1872822,-0.2731519;0.1524204;-0.3943528,0.07812586;0.006214166;-0.03476336,0.08422104;-0.3220025;0.002473358,0.08633859;-0.669524;0.06975113,0.09381878;-0.6313216;-0.01185958,-0.07453569;0.004138372;-0.04216706,-0.1027694;-0.3237853;-0.01355245,-0.1199517;-0.6705803;0.05529494,-0.1104466;-0.6322933;-0.02609621,-0.0035831;0.5507028;0.01224771,0;0;0,-0.009003848;0.3181598;0.01550722,-0.0179092;0.6259015;0.01559162,0.1612957;0.5032583;0.0003566742,0.2218792;0.2546528;0.0172112,0.2159317;-0.0001574159;-0.01563025,-0.1853646;0.486043;-0.01180257,-0.2418338;0.2395757;-0.05451302,-0.2463811;0.01093212;-0.1717462,0.07601187;0.006186217;-0.03917503,0.1142605;-0.3217977;-0.04982591,0.124559;-0.6662366;0.03115392,0.1446867;-0.6968311;-0.02087235,-0.07792242;0.003693001;-0.03556985,-0.1209236;-0.3232737;-0.05540852,-0.1125661;-0.6701676;0.01456763,-0.111694;-0.654938;-0.06645469,-0.01563542;0.5503544;0.01807499,338.6952
+0;0;0,-0.00349239;0.3182225;0.01251242,-0.004014888;0.6258717;0.009329244,0.1733228;0.5014212;0.02707101,0.2112631;0.2479631;0.03651804,0.2446876;0.05567558;-0.01202067,-0.1721777;0.4839854;-0.02061504,-0.2288903;0.2975535;-0.1873379,-0.2636738;0.1836372;-0.3493901,0.07832534;0.006230033;-0.03485212,0.08442416;-0.3221824;0.002406809,0.08654163;-0.6696917;0.06968223,0.09402538;-0.6314855;-0.01196727,-0.07472602;0.004148939;-0.04227474,-0.1029766;-0.3239704;-0.01364305,-0.1201583;-0.6707532;0.05520193,-0.1106486;-0.6324623;-0.0262279,-0.003581094;0.5503601;0.01224094,0;0;0,-0.00875926;0.3180104;0.01506686,-0.01729608;0.6255431;0.01461649,0.1619803;0.5029323;-0.0007846355,0.2223621;0.2542406;0.01583362,0.2237078;0.05515242;-0.01262331,-0.1854391;0.4855571;-0.01001299,-0.2402715;0.2382099;-0.04979335,-0.2433548;0.05748515;-0.1379794,0.07594284;0.006260455;-0.03977227,0.1144265;-0.3219157;-0.04975033,0.1247567;-0.6663505;0.03118896,0.1450835;-0.6970689;-0.02067709,-0.07825613;0.003678198;-0.03536653,-0.121131;-0.3234893;-0.05544971,-0.1128571;-0.6704803;0.01399083,-0.1124636;-0.655278;-0.06707004,-0.01512158;0.5500509;0.01723433,338.7285
+0;0;0,-0.003855769;0.3181097;0.01288337,-0.004634693;0.6256306;0.009922018,0.1729123;0.5013009;0.02752263,0.2104484;0.2477806;0.03731491,0.2440813;0.05358553;-0.01173034,-0.1726665;0.483984;-0.02139182,-0.2298528;0.3061022;-0.1970766,-0.2637545;0.20293;-0.3686998,0.07849614;0.006206244;-0.03460522,0.08422951;-0.3222415;0.002753846,0.08636485;-0.6697612;0.07017213,0.09394263;-0.6316743;-0.01015183,-0.07460074;0.004192632;-0.04260086,-0.1033009;-0.3238738;-0.01335692,-0.120534;-0.670776;0.05506544,-0.1109631;-0.6326069;-0.02503712,-0.00413595;0.5501466;0.01279616,0;0;0,-0.008628413;0.3179347;0.01475501,-0.01691395;0.6253433;0.01380086,0.1623865;0.5027794;-0.001689196,0.2226607;0.2540349;0.0147593,0.2227085;0.05291228;-0.01348996,-0.1855493;0.4853246;-0.008511886,-0.2386383;0.2370657;-0.04493228,-0.2425478;0.05278443;-0.1302169,0.07594268;0.006263614;-0.03988934,0.1145214;-0.3219457;-0.04972982,0.1247777;-0.6664089;0.03126168,0.1444991;-0.6966339;-0.01932263,-0.07839994;0.003695584;-0.03517775,-0.1211885;-0.3235205;-0.05530943,-0.1128526;-0.6705811;0.01396657,-0.1128554;-0.6551589;-0.06579713,-0.01480684;0.5498825;0.01655054,338.7618
+0;0;0,-0.003855769;0.3181097;0.01288337,-0.004634693;0.6256306;0.009922018,0.1729123;0.5013009;0.02752263,0.2104484;0.2477806;0.03731491,0.2440813;0.05358553;-0.01173034,-0.1726665;0.483984;-0.02139182,-0.2298528;0.3061022;-0.1970766,-0.2637545;0.20293;-0.3686998,0.07849614;0.006206244;-0.03460522,0.08422951;-0.3222415;0.002753846,0.08636485;-0.6697612;0.07017213,0.09394263;-0.6316743;-0.01015183,-0.07460074;0.004192632;-0.04260086,-0.1033009;-0.3238738;-0.01335692,-0.120534;-0.670776;0.05506544,-0.1109631;-0.6326069;-0.02503712,-0.00413595;0.5501466;0.01279616,0;0;0,-0.008628413;0.3179347;0.01475501,-0.01691395;0.6253433;0.01380086,0.1623865;0.5027794;-0.001689196,0.2226607;0.2540349;0.0147593,0.2227085;0.05291228;-0.01348996,-0.1855493;0.4853246;-0.008511886,-0.2386383;0.2370657;-0.04493228,-0.2425478;0.05278443;-0.1302169,0.07594268;0.006263614;-0.03988934,0.1145214;-0.3219457;-0.04972982,0.1247777;-0.6664089;0.03126168,0.1444991;-0.6966339;-0.01932263,-0.07839994;0.003695584;-0.03517775,-0.1211885;-0.3235205;-0.05530943,-0.1128526;-0.6705811;0.01396657,-0.1128554;-0.6551589;-0.06579713,-0.01480684;0.5498825;0.01655054,338.7851
+0;0;0,-0.00385468;0.3180199;0.01287973,-0.004633357;0.6254349;0.009919255,0.1732485;0.5010349;0.02754689,0.2107793;0.2475504;0.03733779,0.2533426;0.00179188;-0.02473015,-0.1729842;0.4836853;-0.02146012,-0.2301624;0.3058285;-0.1971201,-0.2730658;0.1752617;-0.4143134,0.07860285;0.006214681;-0.03465227,0.08433718;-0.3222886;0.002713129,0.0864725;-0.6698056;0.07013089,0.09397615;-0.6317979;-0.009407341,-0.07470215;0.004198331;-0.04265878,-0.1034072;-0.3239236;-0.01340988,-0.1206401;-0.6708231;0.05501194,-0.1111628;-0.6327339;-0.02430707,-0.00413476;0.5499731;0.01279256,0;0;0,-0.00853242;0.3178598;0.0144825,-0.01667455;0.6251653;0.01320672,0.1627834;0.5025134;-0.0035429,0.2228568;0.2537926;0.01342559,0.2159537;-0.000952214;-0.02002239,-0.1860645;0.4853063;-0.006930765,-0.2380138;0.236445;-0.04051806,-0.2445166;0.00243938;-0.1466332,0.07595827;0.006288111;-0.04010749,0.114503;-0.321985;-0.04983211,0.1247997;-0.6664201;0.03126168,0.1443388;-0.6963641;-0.01845455,-0.07863326;0.003704608;-0.03494132,-0.1212901;-0.3235695;-0.0553255,-0.1127369;-0.6706594;0.01376328,-0.1133041;-0.6551045;-0.06521633,-0.01460038;0.5497286;0.01603198,338.8185
+0;0;0,-0.00415228;0.3178084;0.01315477,-0.005208302;0.6249386;0.01039429,0.1728111;0.5006789;0.02795828,0.2098509;0.2471129;0.03807653,0.2522818;0.001128554;-0.02311406,-0.1733183;0.4834431;-0.0223201,-0.231567;0.3114549;-0.2034201,-0.2738865;0.1847714;-0.4229954,0.07874518;0.006162059;-0.03446107,0.08418273;-0.322379;0.003051974,0.08622947;-0.6697841;0.07041913,0.09395938;-0.6317663;-0.009127557,-0.07461224;0.00428122;-0.04290717,-0.1036716;-0.3238176;-0.01319592,-0.1209196;-0.6705819;0.05528642,-0.1112176;-0.6324847;-0.02403583,-0.0046271;0.549544;0.01322186,0;0;0,-0.00836125;0.3176861;0.0140748,-0.01616031;0.6247114;0.01218438,0.1632587;0.5023546;-0.004766464,0.2232611;0.2535763;0.01193953,0.2164374;-0.001197577;-0.02117658,-0.1859895;0.4853574;-0.006631674,-0.2370127;0.2358888;-0.03716112,-0.2445464;-9.612739E-05;-0.1386863,0.07600853;0.006273866;-0.04012084,0.1145716;-0.3220476;-0.04981399,0.1248522;-0.6663652;0.03125715,0.1443891;-0.6963649;-0.01844263,-0.07871954;0.003715814;-0.03486783,-0.1212777;-0.3236407;-0.05493211,-0.1126429;-0.6706672;0.01384953,-0.1134452;-0.6551402;-0.06515428,-0.01417747;0.5493466;0.01516938,338.8521
+0;0;0,-0.004151291;0.3177327;0.01315164,-0.00520741;0.6248676;0.01039057,0.1721246;0.5007815;0.02789805,0.2091689;0.2471846;0.03801753,0.2515922;0.001244351;-0.02316209,-0.1726636;0.4836125;-0.02218552,-0.2309194;0.3116034;-0.2033076,-0.2732313;0.1849426;-0.4228436,0.0788361;0.006169174;-0.03450086,0.08427536;-0.3224751;0.003023967,0.08632173;-0.6698198;0.07037941,0.09406678;-0.6317863;-0.009323098,-0.07469838;0.004286163;-0.04295671,-0.1037669;-0.3239157;-0.01323613,-0.1210118;-0.6706197;0.05523431,-0.1112909;-0.6325066;-0.02424333,-0.004626087;0.5494573;0.01321872,0;0;0,-0.007938415;0.3176451;0.0135212,-0.01492177;0.6246885;0.01084805,0.1634683;0.502184;-0.006084203,0.2234944;0.2533539;0.01024008,0.2166717;-0.001498163;-0.02190304,-0.1846406;0.4858415;-0.00581394,-0.235044;0.2358055;-0.03278714,-0.2444247;-0.002386585;-0.1287341,0.07605769;0.006245404;-0.04024577,0.1147329;-0.3221707;-0.04982829,0.1250386;-0.6663997;0.03134751,0.1446733;-0.6964628;-0.01849151,-0.07887996;0.003737713;-0.0347488,-0.1212268;-0.3237468;-0.05488332,-0.1128086;-0.670881;0.01305959,-0.1139216;-0.655417;-0.0660889,-0.01316667;0.5493107;0.01403523,338.8744
+0;0;0,-0.004149522;0.3175973;0.01314604,-0.005205366;0.6246342;0.01038543,0.1716636;0.5006887;0.02785397,0.2087179;0.2470233;0.03797619,0.2504379;0.005160436;-0.02218913,-0.1722216;0.4835646;-0.02209842,-0.2304931;0.311509;-0.2032694,-0.2721035;0.1869482;-0.4191657,0.07889251;0.006173589;-0.03452555,0.08433133;-0.3224439;0.002996214,0.08637775;-0.6697957;0.07035303,0.0941578;-0.6317258;-0.009709686,-0.07475184;0.00428923;-0.04298745,-0.103818;-0.3238858;-0.0132693,-0.1210633;-0.670597;0.05520254,-0.1112984;-0.6324472;-0.02463429,-0.004624144;0.549237;0.0132131,0;0;0,-0.007554799;0.3175458;0.01287198,-0.01388907;0.6244967;0.00937581,0.1639022;0.5021287;-0.007032872,0.2238829;0.2531603;0.008415936,0.2198252;0.002590507;-0.02408576,-0.1836125;0.4860659;-0.005182565,-0.2333876;0.2355441;-0.02932492,-0.2436832;-0.001156807;-0.1172155,0.07607292;0.00620997;-0.04035473,0.1148365;-0.3221738;-0.04975462,0.1251605;-0.6664125;0.03140903,0.1447588;-0.6966561;-0.01881361,-0.07898415;0.003760826;-0.03466289,-0.1211926;-0.3237181;-0.0547356,-0.1128479;-0.6708828;0.01309822,-0.1141989;-0.6555239;-0.06639709,-0.01229872;0.5491374;0.01276851,338.9074
+0;0;0,-0.004149662;0.3176081;0.01314648,-0.005205531;0.6246398;0.01038565,0.1717521;0.5006639;0.02786177,0.2088187;0.2469142;0.03798735,0.2505479;0.004998028;-0.02219124,-0.1723059;0.4835312;-0.02211572,-0.2305968;0.3114185;-0.2033469,-0.2722164;0.1868301;-0.4192908,0.07903165;0.006184476;-0.03458644,0.08447965;-0.3229882;0.002998728,0.08652326;-0.6698633;0.0702631,0.09438905;-0.6317046;-0.0106819,-0.07488367;0.004296795;-0.04306326,-0.1039989;-0.3244328;-0.01329489,-0.1212206;-0.6706681;0.05508297,-0.111348;-0.6324285;-0.02563366,-0.004624262;0.5492365;0.01321354,0;0;0,-0.007227555;0.3175719;0.01267934,-0.01335201;0.6245203;0.009034395,0.1644566;0.5021576;-0.007543325,0.2243211;0.2530083;0.006817102,0.221753;0.002271026;-0.02497029,-0.183258;0.4858842;-0.004514685,-0.2332342;0.235008;-0.02522348,-0.2445285;-0.003467619;-0.1082176,0.07615505;0.006180645;-0.04052997,0.1151485;-0.3227462;-0.0496738,0.1254912;-0.6665461;0.03123164,0.1459195;-0.6975005;-0.01924395,-0.07932537;0.003778617;-0.034259,-0.1212622;-0.3242792;-0.05466501,-0.1128193;-0.6710006;0.01289238,-0.1143809;-0.6558106;-0.06747401,-0.01182;0.5491553;0.01246357,338.941
+0;0;0,-0.004340556;0.3174765;0.01332445,-0.005598;0.624377;0.01073714,0.1714749;0.5006223;0.02844981,0.207882;0.246646;0.03866893,0.250184;0.001050726;-0.02208232,-0.1725281;0.4834097;-0.02292265,-0.2309973;0.3158404;-0.2084914,-0.2722225;0.1966288;-0.4318438,0.07918558;0.006172729;-0.03436502,0.08440658;-0.3252296;0.003447656,0.08644036;-0.6698598;0.07030208,0.09459914;-0.6316513;-0.0110954,-0.07470327;0.004323831;-0.04347575,-0.1043744;-0.3265404;-0.01293056,-0.1215417;-0.6705418;0.05498077,-0.1113655;-0.6322501;-0.02618073,-0.004983965;0.5490012;0.01351798,0;0;0,-0.00688979;0.3174679;0.01242423,-0.01273397;0.6242869;0.008561135,0.1650701;0.5020899;-0.008193254,0.2254879;0.2528377;0.004334212,0.2254825;-0.001392871;-0.02978396,-0.1828618;0.4857497;-0.004178512,-0.2331303;0.2345854;-0.02216386,-0.2453783;-0.007941842;-0.104794,0.07616459;0.006113261;-0.04063249,0.1156954;-0.3250049;-0.04972005,0.1258346;-0.6664492;0.03125286,0.1463615;-0.6975146;-0.01982712,-0.07942228;0.003829549;-0.03415922,-0.1214538;-0.3264844;-0.05442237,-0.1128663;-0.671007;0.01246585,-0.1145997;-0.6559158;-0.06836867,-0.01127006;0.5489518;0.01203775,338.9635
+0;0;0,-0.004340556;0.3174765;0.01332445,-0.005598;0.624377;0.01073714,0.1714749;0.5006223;0.02844981,0.207882;0.246646;0.03866893,0.250184;0.001050726;-0.02208232,-0.1725281;0.4834097;-0.02292265,-0.2309973;0.3158404;-0.2084914,-0.2722225;0.1966288;-0.4318438,0.07918558;0.006172729;-0.03436502,0.08440658;-0.3252296;0.003447656,0.08644036;-0.6698598;0.07030208,0.09459914;-0.6316513;-0.0110954,-0.07470327;0.004323831;-0.04347575,-0.1043744;-0.3265404;-0.01293056,-0.1215417;-0.6705418;0.05498077,-0.1113655;-0.6322501;-0.02618073,-0.004983965;0.5490012;0.01351798,0;0;0,-0.00688979;0.3174679;0.01242423,-0.01273397;0.6242869;0.008561135,0.1650701;0.5020899;-0.008193254,0.2254879;0.2528377;0.004334212,0.2254825;-0.001392871;-0.02978396,-0.1828618;0.4857497;-0.004178512,-0.2331303;0.2345854;-0.02216386,-0.2453783;-0.007941842;-0.104794,0.07616459;0.006113261;-0.04063249,0.1156954;-0.3250049;-0.04972005,0.1258346;-0.6664492;0.03125286,0.1463615;-0.6975146;-0.01982712,-0.07942228;0.003829549;-0.03415922,-0.1214538;-0.3264844;-0.05442237,-0.1128663;-0.671007;0.01246585,-0.1145997;-0.6559158;-0.06836867,-0.01127006;0.5489518;0.01203775,338.9857
+0;0;0,-0.004339101;0.3173702;0.01331998,-0.005596113;0.6241592;0.01073345,0.1713798;0.5004539;0.02843708,0.2077941;0.2464278;0.03865821,0.2501948;0.0002592653;-0.02223483,-0.1724345;0.4832507;-0.0229072,-0.2309152;0.3156486;-0.2085123,-0.2722367;0.1961587;-0.432386,0.07925626;0.006178238;-0.03439569,0.08447631;-0.3251643;0.003410164,0.08651084;-0.6699209;0.07028912,0.09478587;-0.6315954;-0.0122681,-0.07476994;0.00432769;-0.04351455,-0.1044357;-0.3264768;-0.01297487,-0.1216093;-0.6706043;0.05496136,-0.1112881;-0.6321946;-0.02735651,-0.004982265;0.5488063;0.01351344,0;0;0,-0.006520018;0.3173821;0.01208997,-0.01193765;0.6240901;0.007711172,0.1656826;0.5020112;-0.008774996,0.2265399;0.2527784;0.003022671,0.2283358;-0.001715332;-0.03350711,-0.1822705;0.4856953;-0.003194783,-0.2326336;0.2343522;-0.01900381,-0.2467459;-0.009552613;-0.09910389,0.07621822;0.00600633;-0.04071236,0.1159641;-0.3250264;-0.04976678,0.1263121;-0.6665756;0.03129554,0.1470806;-0.6999865;-0.01871657,-0.07955662;0.003947767;-0.03402863,-0.1216087;-0.3262977;-0.05437414,-0.1127211;-0.6709906;0.01227318,-0.1147343;-0.656131;-0.06970364,-0.01059198;0.5487821;0.01132464,339.0191
+0;0;0,-0.004627798;0.3173223;0.01350626,-0.006134483;0.6241449;0.0111353,0.1707784;0.5005404;0.02878923,0.2067668;0.246425;0.03918679,0.2490282;3.877282E-05;-0.0215089,-0.1724727;0.4832017;-0.02382466,-0.2302883;0.3244369;-0.2172906,-0.2719026;0.2085348;-0.4431469,0.0794106;0.00619373;-0.03420755,0.08421287;-0.3251296;0.003507696,0.08625778;-0.6698824;0.07048905,0.09469981;-0.6316229;-0.01135278,-0.07473405;0.004305822;-0.04371319,-0.1048042;-0.3264174;-0.01307609,-0.1220859;-0.6704922;0.05518118,-0.1116156;-0.6321512;-0.02641766,-0.005461567;0.5487728;0.01383469,0;0;0,-0.006245896;0.3173633;0.01177979,-0.011335;0.6241044;0.0071311,0.1660834;0.5022475;-0.009502172,0.2274496;0.2530794;0.001785755,0.2317091;-0.001038402;-0.03799057,-0.1816762;0.4857716;-0.003088263,-0.2323718;0.2342834;-0.01580079,-0.2484161;-0.0104415;-0.09344384,0.07628885;0.005942285;-0.04073405,0.1161031;-0.3250417;-0.04995799,0.1264383;-0.6665763;0.03123617,0.1472361;-0.6995025;-0.01821399,-0.07966292;0.004013332;-0.03394517,-0.1214222;-0.3262221;-0.05447268,-0.1122141;-0.6708623;0.0124865,-0.1143519;-0.6558854;-0.06879885,-0.01007569;0.5487819;0.01082134,339.0527
+0;0;0,-0.004628283;0.3173555;0.01350768,-0.006135854;0.6243449;0.01113496,0.1705873;0.5007387;0.02877466,0.2065806;0.2465883;0.03917365,0.2486273;0.001454055;-0.02121362,-0.1722933;0.4834187;-0.02378243,-0.2301168;0.3246321;-0.217275,-0.2715197;0.2093189;-0.4419838,0.07942434;0.006194802;-0.03421346,0.08422098;-0.3247402;0.003457569,0.0862686;-0.6699497;0.07052764,0.09470052;-0.6317;-0.01121595,-0.07474699;0.004306567;-0.04372076,-0.1047819;-0.3260289;-0.01311957,-0.1220865;-0.6705595;0.05522813,-0.1116288;-0.6322286;-0.02627278,-0.005462458;0.548919;0.01383627,0;0;0,-0.006021261;0.3174154;0.0113852,-0.01084509;0.624317;0.006092548,0.1663271;0.5023891;-0.01025844,0.228344;0.253322;0.0004930496,0.2347635;0.001376957;-0.04409194,-0.1811057;0.4859098;-0.002757653,-0.2320506;0.2343286;-0.01313377,-0.2491051;-0.009572208;-0.08880995,0.07630643;0.00591895;-0.04073644,0.115883;-0.3246983;-0.05000949,0.1263598;-0.6666884;0.03126287,0.1471742;-0.6993985;-0.01828885,-0.07969195;0.004059099;-0.03390988,-0.1213128;-0.3257997;-0.05442719,-0.1122347;-0.6709353;0.01243955,-0.1145416;-0.6559678;-0.06873846,-0.009633288;0.548948;0.009945631,339.0866
+0;0;0,-0.004851985;0.3173348;0.01368095,-0.006605532;0.6244009;0.01148161,0.169902;0.5007762;0.02914993,0.205615;0.2465325;0.0398155,0.2468604;0.001404539;-0.01923021,-0.1697947;0.4833791;-0.03355443,-0.2335871;0.3286493;-0.2285372,-0.2729453;0.2195549;-0.4561874,0.07952264;0.00620676;-0.03403175,0.08406823;-0.3247112;0.003600433,0.08610252;-0.6698662;0.07078349,0.09638882;-0.6316968;-0.01036662,-0.07462951;0.004320641;-0.04395796,-0.1050533;-0.3259156;-0.01294273,-0.1223382;-0.6703833;0.05556218,-0.1100446;-0.6321239;-0.02529904,-0.005877636;0.5489485;0.0141514,0;0;0,-0.005817518;0.3174207;0.01106167,-0.01036617;0.6243954;0.00530386,0.166501;0.5024964;-0.01085234,0.229847;0.2536555;-0.001129627,0.2360783;0.002836823;-0.0493629,-0.180492;0.486004;-0.002518,-0.2318591;0.2343692;-0.01090821,-0.2500728;-0.009570405;-0.08464426,0.07633007;0.005870908;-0.04074049,0.1159594;-0.3247137;-0.05006099,0.1263747;-0.6666819;0.03117299,0.1471407;-0.6991496;-0.01806569,-0.07972341;0.004117846;-0.03387854,-0.1212522;-0.3257248;-0.05443976,-0.1120871;-0.6708233;0.01243806,-0.1145161;-0.65581;-0.0683542,-0.009214774;0.5490052;0.009269953,339.1085
+0;0;0,-0.004850994;0.31727;0.01367816,-0.006604143;0.6242677;0.01147936,0.1697659;0.5006988;0.02913532,0.2054893;0.2463808;0.03980401,0.246576;0.002196625;-0.01901436,-0.1696655;0.4833153;-0.03352007,-0.2334765;0.3285403;-0.2285598,-0.2726832;0.2198659;-0.4553336,0.07956804;0.006210304;-0.03405118,0.08411098;-0.3245142;0.003559001,0.08614666;-0.6699057;0.07078808,0.09640057;-0.631762;-0.0101065,-0.07467213;0.004323108;-0.04398305,-0.1050781;-0.3257201;-0.01298596,-0.1223749;-0.6704237;0.05556588,-0.11012;-0.6321903;-0.02504072,-0.005876423;0.5488335;0.01414851,0;0;0,-0.005652502;0.3173631;0.01093554,-0.01001796;0.6242718;0.005141973,0.1666997;0.502704;-0.01141453,0.2309659;0.253981;-0.002791882,0.2369234;0.00474447;-0.05397081,-0.1801414;0.4860853;-0.002022458,-0.2319128;0.2344097;-0.008859774,-0.2509533;-0.009148672;-0.08020675,0.07637839;0.005833238;-0.04076076,0.1159566;-0.3245592;-0.05015802,0.1263209;-0.6667607;0.03114247,0.1472283;-0.698972;-0.01792932,-0.07979546;0.004167858;-0.03382952,-0.121155;-0.3255023;-0.05434468,-0.1120487;-0.6708847;0.01234231,-0.1146476;-0.6558276;-0.06818936,-0.008903846;0.5488993;0.009108543,339.1421
+0;0;0,-0.004850863;0.3172615;0.01367779,-0.006604035;0.6242536;0.01147864,0.1698123;0.500663;0.02913887,0.2055537;0.2462171;0.03981292,0.2468321;0.0008931905;-0.01928,-0.1697084;0.4832749;-0.03353301,-0.2335515;0.3284221;-0.2286708,-0.2729412;0.2192405;-0.456503,0.07965479;0.006217075;-0.0340883,0.08419704;-0.3244579;0.003516238,0.08622987;-0.669364;0.07065085,0.09646471;-0.6312354;-0.01009325,-0.07475353;0.004327822;-0.04403101,-0.105155;-0.3256659;-0.01303856,-0.1224274;-0.6698852;0.05541694,-0.1101953;-0.6316671;-0.02503971,-0.005876228;0.5488104;0.01414811,0;0;0,-0.005454049;0.3173734;0.01048136,-0.009590119;0.6242691;0.004216433,0.1671241;0.5027023;-0.01220918,0.2321626;0.2539896;-0.00541997,0.2371916;0.004365966;-0.06057835,-0.1799256;0.4861606;-0.001524137,-0.2319192;0.2343697;-0.007191348,-0.2513876;-0.01039848;-0.07853021,0.07637648;0.005764127;-0.04097509,0.116066;-0.3245598;-0.05053949,0.1266671;-0.6663845;0.03017545,0.1473151;-0.6989611;-0.01828337,-0.08003533;0.004289926;-0.0334887,-0.1213421;-0.325283;-0.05484521,-0.1121687;-0.6701647;0.0118167,-0.1149707;-0.6551039;-0.06855374,-0.008528918;0.5488945;0.008324862,339.176
+0;0;0,-0.005060691;0.3171854;0.01385909,-0.007043072;0.6241172;0.01189693,0.1692823;0.5005189;0.02958223,0.2048041;0.2459821;0.04059873,0.2461008;-0.001925558;-0.01896807,-0.1685888;0.4831913;-0.03783467,-0.2355655;0.3354525;-0.237483,-0.2711237;0.231131;-0.4710734,0.07984526;0.006226556;-0.03383012,0.08413927;-0.3244719;0.003718697,0.08618323;-0.6692148;0.07097219,0.09736189;-0.6310579;-0.0100828,-0.07456596;0.004368451;-0.04448983,-0.1055374;-0.3255571;-0.01318927,-0.1227455;-0.6695701;0.05561343,-0.1095634;-0.6313193;-0.0251304,-0.006294628;0.5486858;0.01455155,0;0;0,-0.005313501;0.3173184;0.01025271,-0.009347051;0.6241516;0.003739834,0.1672883;0.5027191;-0.01255369,0.232769;0.2540197;-0.006807327,0.2361655;0.003199279;-0.06836557,-0.179644;0.4861217;-0.001465691,-0.2317248;0.2342494;-0.005940638,-0.2522324;-0.01332605;-0.07663499,0.07642569;0.005730629;-0.04104614,0.1161164;-0.3246093;-0.05053115,0.1267318;-0.6663134;0.03009486,0.1478183;-0.6983618;-0.01957178,-0.08018083;0.004360525;-0.03332464,-0.1212728;-0.3252383;-0.05490913,-0.1122766;-0.670028;0.0115288,-0.1151586;-0.6550587;-0.06926219,-0.00830245;0.5487919;0.00790143,339.1976
+0;0;0,-0.005060691;0.3171854;0.01385909,-0.007043072;0.6241172;0.01189693,0.1692823;0.5005189;0.02958223,0.2048041;0.2459821;0.04059873,0.2461008;-0.001925558;-0.01896807,-0.1685888;0.4831913;-0.03783467,-0.2355655;0.3354525;-0.237483,-0.2711237;0.231131;-0.4710734,0.07984526;0.006226556;-0.03383012,0.08413927;-0.3244719;0.003718697,0.08618323;-0.6692148;0.07097219,0.09736189;-0.6310579;-0.0100828,-0.07456596;0.004368451;-0.04448983,-0.1055374;-0.3255571;-0.01318927,-0.1227455;-0.6695701;0.05561343,-0.1095634;-0.6313193;-0.0251304,-0.006294628;0.5486858;0.01455155,0;0;0,-0.005313501;0.3173184;0.01025271,-0.009347051;0.6241516;0.003739834,0.1672883;0.5027191;-0.01255369,0.232769;0.2540197;-0.006807327,0.2361655;0.003199279;-0.06836557,-0.179644;0.4861217;-0.001465691,-0.2317248;0.2342494;-0.005940638,-0.2522324;-0.01332605;-0.07663499,0.07642569;0.005730629;-0.04104614,0.1161164;-0.3246093;-0.05053115,0.1267318;-0.6663134;0.03009486,0.1478183;-0.6983618;-0.01957178,-0.08018083;0.004360525;-0.03332464,-0.1212728;-0.3252383;-0.05490913,-0.1122766;-0.670028;0.0115288,-0.1151586;-0.6550587;-0.06926219,-0.00830245;0.5487919;0.00790143,339.2205
+0;0;0,-0.005059655;0.3171206;0.01385625,-0.007041675;0.6239947;0.01189438,0.1690049;0.5004848;0.0295554,0.2045319;0.2459106;0.04057352,0.2458421;-0.002078414;-0.01901283,-0.1683299;0.4831847;-0.03775449,-0.2353165;0.3354241;-0.2374322,-0.2708863;0.2310684;-0.4710993,0.07986923;0.006228426;-0.03384028,0.08416307;-0.3244563;0.003706977,0.08620728;-0.6692408;0.07096858,0.09727479;-0.631165;-0.009280436,-0.07458836;0.004369763;-0.04450319,-0.1055585;-0.325542;-0.01320394,-0.1227687;-0.6695966;0.05560707,-0.1097176;-0.6314278;-0.02433387,-0.006293349;0.5485753;0.01454858,0;0;0,-0.005142465;0.3172667;0.009922504,-0.009073943;0.6240338;0.002961636,0.1672911;0.5029882;-0.01369357,0.2329326;0.2542819;-0.008409023,0.2349158;0.003744364;-0.07151747,-0.1791966;0.4862322;-0.001208011,-0.2313331;0.2343228;-0.005088296,-0.2520428;-0.01338366;-0.07557404,0.07643388;0.005711555;-0.04108882,0.1161057;-0.3246166;-0.05057693,0.1267447;-0.6663502;0.03010559,0.1471046;-0.697227;-0.01996541,-0.08025714;0.004414258;-0.03320178,-0.1212479;-0.3251723;-0.05495077,-0.1123586;-0.6700213;0.01141858,-0.115442;-0.654922;-0.06855689,-0.008039057;0.548692;0.007231951,339.2541
+0;0;0,-0.005254969;0.3170451;0.01397567,-0.007471126;0.62385;0.01218997,0.1684749;0.5004099;0.03003655,0.2036232;0.2457026;0.04124912,0.2448499;-0.002342075;-0.0184439,-0.1677175;0.482835;-0.03979372,-0.2376394;0.3542795;-0.2515042,-0.2672561;0.2454199;-0.4840155,0.08001669;0.006231995;-0.0335707,0.08406569;-0.3243895;0.003963988,0.08612433;-0.669234;0.07125299,0.09755576;-0.6312362;-0.008203574,-0.07433461;0.004387976;-0.04498459,-0.105772;-0.3253629;-0.01317408,-0.122974;-0.6694311;0.05589784,-0.10958;-0.6313415;-0.0232422,-0.006684789;0.5484466;0.01482663,0;0;0,-0.005023494;0.3172049;0.009815454,-0.008884162;0.6239051;0.00283742,0.1673069;0.5028956;-0.01410532,0.2329661;0.2540807;-0.009991407,0.2333365;0.003756136;-0.07422972,-0.1789501;0.4862336;-0.0006761765,-0.231094;0.2342265;-0.003898739,-0.2519647;-0.01340076;-0.07485083,0.07644705;0.005693197;-0.04113317,0.1161347;-0.3245674;-0.05054903,0.126669;-0.6663705;0.03013229,0.1466905;-0.6967527;-0.01947737,-0.08032922;0.004462625;-0.0331029,-0.121046;-0.3250935;-0.05479973,-0.1123814;-0.6700466;0.01139732,-0.1155908;-0.6548145;-0.0678466,-0.007858649;0.5485792;0.00710392,339.2873
+0;0;0,-0.005252998;0.3169262;0.01397043,-0.007467952;0.6235652;0.01218573,0.1680974;0.5002712;0.02999783,0.2032496;0.2455355;0.04121166,0.2444987;-0.002644092;-0.01851382,-0.1673651;0.4827345;-0.03968083,-0.2372948;0.3541646;-0.251415,-0.2669277;0.2452458;-0.4840526,0.08005835;0.00623524;-0.03358818,0.08410785;-0.3244271;0.003951136,0.08616461;-0.6689569;0.07117872,0.09762783;-0.6309368;-0.008498795,-0.0743733;0.004390261;-0.04500801,-0.1058146;-0.3254012;-0.01319357,-0.1230009;-0.6691555;0.05581531,-0.1095696;-0.6310434;-0.02354481,-0.006682051;0.5482036;0.01482093,0;0;0,-0.004802451;0.3170984;0.009513855,-0.008352444;0.6236268;0.002132654,0.1674544;0.5029622;-0.0144763,0.2328389;0.2540401;-0.01068377,0.2302712;0.004261062;-0.07750869,-0.1782661;0.4864007;-0.0001991382,-0.2305009;0.234379;-0.003081603,-0.2512491;-0.01334924;-0.07422901,0.07648493;0.00564909;-0.04116464,0.1162342;-0.3246467;-0.05053711,0.1268374;-0.6661434;0.03003693,0.1468793;-0.6967409;-0.01966714,-0.08038438;0.004510755;-0.03308156,-0.1213622;-0.3250683;-0.05456686,-0.1125787;-0.6698042;0.01104257,-0.1159317;-0.6546306;-0.06841289,-0.007405266;0.5483475;0.006499052,339.3093
+0;0;0,-0.00525137;0.316828;0.0139661,-0.007465829;0.6233987;0.01218181,0.1680117;0.5001457;0.0299857,0.2031808;0.245287;0.04120494,0.2444493;-0.003008738;-0.01854851,-0.1672826;0.4826178;-0.03965801,-0.2372461;0.3539859;-0.2514944,-0.2668928;0.245016;-0.4842409,0.08013564;0.00624126;-0.03362061,0.08418938;-0.3247666;0.003957942,0.08624378;-0.6689005;0.07110827,0.09773725;-0.6308593;-0.008779474,-0.07444511;0.004394499;-0.04505146,-0.1059192;-0.3257417;-0.01320378,-0.1230858;-0.6691009;0.0557258,-0.1096191;-0.6309674;-0.02384371,-0.006680107;0.5480541;0.01481641,0;0;0,-0.004538193;0.3170119;0.00924325,-0.00794448;0.6234674;0.001610279,0.1677677;0.5029223;-0.01483822,0.2324661;0.2536739;-0.01258159,0.2278113;0.004431069;-0.08172393,-0.1779258;0.4865018;0.0004640077,-0.2298956;0.234299;-0.00247089,-0.2504581;-0.01360482;-0.07350042,0.07652646;0.005581498;-0.04127431,0.1165233;-0.3250444;-0.05030656,0.1270579;-0.6661946;0.0299871,0.1472109;-0.6968928;-0.01989675,-0.08050539;0.004571707;-0.03300006,-0.1211094;-0.3253954;-0.05462879,-0.1123805;-0.6696981;0.01110515,-0.1244339;-0.7020777;-0.03931632,-0.007034734;0.5482084;0.006037712,339.3431
+0;0;0,-0.005441364;0.3167548;0.0141451,-0.007892214;0.6232689;0.0125865,0.1675236;0.5000738;0.03053169,0.2023781;0.2451936;0.042252,0.2432497;-0.003286198;-0.01738419,-0.1667176;0.4822629;-0.04149356,-0.232557;0.3582816;-0.2573869,-0.268212;0.2462891;-0.4879417,0.08026963;0.006237276;-0.03332147,0.08410274;-0.3247926;0.004315637,0.08618297;-0.6696105;0.07163197,0.09841661;-0.6313661;-0.0101935,-0.0741978;0.004449463;-0.04546785,-0.1060745;-0.3256084;-0.01294598,-0.12328;-0.6696332;0.05623608,-0.1090265;-0.6312914;-0.0252519,-0.007077991;0.5479392;0.01519696,0;0;0,-0.004249737;0.3169591;0.00906539,-0.007298395;0.6233639;0.001433849,0.1681446;0.5028003;-0.01558447,0.2324661;0.2534541;-0.01327372,0.2252607;0.004604533;-0.08392143,-0.1774313;0.4866964;0.001401884,-0.2292227;0.2344571;-0.001619672,-0.2497146;-0.01343295;-0.07303216,0.07652287;0.005512029;-0.04130745,0.1169074;-0.3250909;-0.0504086,0.1273304;-0.6668139;0.03053546,0.1478115;-0.6988556;-0.02088809,-0.08050717;0.004614356;-0.03301122,-0.1206314;-0.3254567;-0.05434502,-0.1120886;-0.6705081;0.01124289,-0.1245053;-0.7044181;-0.0404715,-0.006494135;0.5481184;0.005852699,339.3654
+0;0;0,-0.005441364;0.3167548;0.0141451,-0.007892214;0.6232689;0.0125865,0.1675236;0.5000738;0.03053169,0.2023781;0.2451936;0.042252,0.2432497;-0.003286198;-0.01738419,-0.1667176;0.4822629;-0.04149356,-0.232557;0.3582816;-0.2573869,-0.268212;0.2462891;-0.4879417,0.08026963;0.006237276;-0.03332147,0.08410274;-0.3247926;0.004315637,0.08618297;-0.6696105;0.07163197,0.09841661;-0.6313661;-0.0101935,-0.0741978;0.004449463;-0.04546785,-0.1060745;-0.3256084;-0.01294598,-0.12328;-0.6696332;0.05623608,-0.1090265;-0.6312914;-0.0252519,-0.007077991;0.5479392;0.01519696,0;0;0,-0.004249737;0.3169591;0.00906539,-0.007298395;0.6233639;0.001433849,0.1681446;0.5028003;-0.01558447,0.2324661;0.2534541;-0.01327372,0.2252607;0.004604533;-0.08392143,-0.1774313;0.4866964;0.001401884,-0.2292227;0.2344571;-0.001619672,-0.2497146;-0.01343295;-0.07303216,0.07652287;0.005512029;-0.04130745,0.1169074;-0.3250909;-0.0504086,0.1273304;-0.6668139;0.03053546,0.1478115;-0.6988556;-0.02088809,-0.08050717;0.004614356;-0.03301122,-0.1206314;-0.3254567;-0.05434502,-0.1120886;-0.6705081;0.01124289,-0.1245053;-0.7044181;-0.0404715,-0.006494135;0.5481184;0.005852699,339.3903
+0;0;0,-0.005439551;0.3166493;0.01414039,-0.00788904;0.6229949;0.0125828,0.1671627;0.4999448;0.03049448,0.2020242;0.2450134;0.04221714,0.2428999;-0.003491744;-0.01742513,-0.1663824;0.4821711;-0.04138077,-0.2322351;0.3581648;-0.2573175,-0.2678937;0.2461609;-0.4878959,0.08031765;0.006241007;-0.0333414,0.08415201;-0.3248965;0.004307948,0.0862311;-0.6695252;0.07158734,0.09836169;-0.6313503;-0.009548806,-0.07424219;0.004452125;-0.04549504,-0.1061293;-0.3257131;-0.0129626,-0.1233253;-0.669549;0.05618149,-0.1091919;-0.6312775;-0.02462001,-0.007075307;0.5477105;0.01519169,0;0;0,-0.00402762;0.3168607;0.008913279,-0.00677371;0.6230973;0.001177073,0.1681898;0.5028865;-0.01652694,0.2318604;0.2533154;-0.01475954,0.2231867;0.004575059;-0.08572292,-0.1767468;0.4868978;0.001727677,-0.2282544;0.2345473;-0.001266707,-0.2488042;-0.01325332;-0.07306767,0.07652394;0.005462319;-0.04142189,0.1170923;-0.3252305;-0.05040312,0.1275158;-0.6668217;0.03026056,0.1477001;-0.6982768;-0.02085614,-0.080625;0.004681867;-0.03285139,-0.1210108;-0.32546;-0.05428815,-0.1128189;-0.6705314;0.01019799,-0.1168865;-0.6556632;-0.07074358,-0.006046697;0.5478976;0.005614519,339.4215
+0;0;0,-0.005787285;0.3165825;0.01430282,-0.008684086;0.6229241;0.01308556,0.1660078;0.4998838;0.03123597,0.2005359;0.2448511;0.04310592,0.2416665;-0.0036017;-0.01652109,-0.1654797;0.4818628;-0.04388896,-0.2334145;0.358783;-0.2597848,-0.2649395;0.2797175;-0.5041834,0.08059638;0.006278137;-0.03290511,0.08407965;-0.3247116;0.004839756,0.08612377;-0.6693482;0.07187742,0.09885597;-0.6312048;-0.008868098,-0.0739732;0.00449731;-0.04610507,-0.1065718;-0.3253775;-0.01277506,-0.1238633;-0.669101;0.0567072,-0.1091387;-0.6308588;-0.02368879,-0.007802961;0.5476391;0.01565211,0;0;0,-0.003763705;0.3168129;0.008827209,-0.006190583;0.6230538;0.001127243,0.1682503;0.5028952;-0.01690602,0.2313408;0.2531088;-0.0158546,0.2222453;0.004288644;-0.08643579,-0.1759465;0.4871228;0.001994107,-0.2273162;0.2346811;-0.001027594,-0.2476168;-0.01314914;-0.07274888,0.07656041;0.005417734;-0.04155827,0.1175307;-0.3250887;-0.05038333,0.1280648;-0.6667923;0.02961898,0.1478672;-0.6982741;-0.02113652,-0.08078188;0.004731175;-0.03270842,-0.1207065;-0.325328;-0.05410865,-0.1126491;-0.6704187;0.01007905,-0.1168097;-0.6554998;-0.07056532,-0.005555838;0.547852;0.005542517,339.4551
+0;0;0,-0.005787058;0.31657;0.01430226,-0.008684395;0.6229677;0.01308468,0.1656456;0.5000108;0.03120318,0.2001781;0.2449455;0.04307464,0.2413087;-0.003506958;-0.01655231,-0.1651513;0.4820273;-0.04376526,-0.2330949;0.3589318;-0.2596886,-0.2646199;0.2798664;-0.504087,0.08064781;0.006282143;-0.0329261,0.084129;-0.3245095;0.004796173,0.08617284;-0.6690998;0.07182483,0.09894508;-0.6309308;-0.009174615,-0.0740204;0.00450018;-0.04613449,-0.1065995;-0.3251773;-0.01282443,-0.1238887;-0.6688547;0.0566485,-0.1091177;-0.6305865;-0.02400031,-0.007803082;0.5476665;0.01565178,0;0;0,-0.003555477;0.3168086;0.008620501,-0.005810842;0.6231032;0.0007722378,0.1682084;0.5029375;-0.01719308,0.2311196;0.2530707;-0.01652765,0.2219296;0.004242182;-0.08706617,-0.1752972;0.4873891;0.002309508,-0.2264359;0.234867;-0.0007165996,-0.2468255;-0.01289661;-0.07264141,0.07656117;0.005379409;-0.04167867,0.1177923;-0.3248988;-0.0503099,0.1284246;-0.6666176;0.02940679,0.1480705;-0.6982529;-0.02164125,-0.08087147;0.004772759;-0.03262957,-0.1203959;-0.325134;-0.05402005,-0.1124448;-0.6701758;0.01018645,-0.1167188;-0.655314;-0.07070449,-0.005212128;0.5478868;0.005218029,339.4883
+0;0;0,-0.005786168;0.3165214;0.01430006,-0.008682978;0.6228639;0.01308277,0.1653935;0.4999919;0.03117803,0.1999255;0.2449301;0.04304934,0.2410569;-0.003527194;-0.01657875,-0.1649203;0.4820347;-0.04368091,-0.2328629;0.3589408;-0.2596013,-0.2643885;0.2798739;-0.5040044,0.08068582;0.006285104;-0.03294163,0.08416694;-0.3244998;0.004779879,0.08621061;-0.6690596;0.07180262,0.09900101;-0.630879;-0.009312004,-0.0740553;0.004502302;-0.04615624,-0.1066337;-0.3251684;-0.01284686,-0.1239214;-0.6688154;0.05661993,-0.1091294;-0.6305355;-0.02414355,-0.007801845;0.547578;0.01564935,0;0;0,-0.003443137;0.3167624;0.008573771,-0.005600512;0.623004;0.0007712841,0.1681374;0.5030329;-0.01746845,0.2311148;0.2531865;-0.01674199,0.2217646;0.00437665;-0.08734322,-0.1748829;0.4874372;0.002831726,-0.2256069;0.2348379;-0.0004202039,-0.2460748;-0.01284328;-0.07262426,0.07657273;0.00535652;-0.04174662,0.1179467;-0.324899;-0.05029845,0.1284869;-0.6665812;0.02945089,0.1481683;-0.698287;-0.02168751,-0.08095102;0.004807793;-0.03253726,-0.1203143;-0.3251039;-0.05404116,-0.1122029;-0.6700998;0.01022226,-0.1166242;-0.6552609;-0.07077584,-0.005021945;0.5478017;0.005199194,339.5108
+0;0;0,-0.006038623;0.31649;0.01444144,-0.009209398;0.6228897;0.01338603,0.1645154;0.500231;0.03185393,0.1987044;0.2451335;0.04385848,0.2399346;-0.003339931;-0.01556401,-0.1643252;0.4819059;-0.04474933,-0.2336903;0.3601976;-0.2609976,-0.2691913;0.30244;-0.5107449,0.08092341;0.006286501;-0.03266394,0.08418716;-0.3246446;0.005050745,0.08623147;-0.6692865;0.07213016,0.09941569;-0.6310834;-0.00914672,-0.07385688;0.004544868;-0.04668572,-0.1069333;-0.3251624;-0.01281164,-0.1242108;-0.6688479;0.05692827,-0.109022;-0.6305439;-0.02398766,-0.008268204;0.5475866;0.01593386,0;0;0,-0.003089681;0.3167499;0.008419991,-0.005016446;0.6230527;0.0005862713,0.1681322;0.503028;-0.018296,0.2314665;0.2532763;-0.01752019,0.2218848;0.004366845;-0.08767915,-0.1739173;0.4874848;0.003169433,-0.2242576;0.2348145;-0.0001988085,-0.2444161;-0.01269591;-0.0730153,0.0763682;0.005351156;-0.04235935,0.1182482;-0.3250022;-0.05017757,0.1287626;-0.6667755;0.02958703,0.1485495;-0.6984186;-0.02194595,-0.08113392;0.004820528;-0.03238982,-0.1199767;-0.3252821;-0.0541143,-0.1122262;-0.6703514;0.01029806,-0.1168604;-0.6555575;-0.0709075,-0.004492149;0.5478328;0.005017757,339.5331
+0;0;0,-0.006039057;0.3165127;0.01444248,-0.009210845;0.623009;0.01338653,0.1643693;0.5003614;0.03184205,0.198559;0.2452582;0.04384686,0.2397881;-0.00320822;-0.01557394,-0.1641953;0.4820517;-0.04469692,-0.2335619;0.3603407;-0.26095,-0.269062;0.3025846;-0.5106903,0.08095787;0.006289178;-0.03267785,0.08422142;-0.324621;0.005034462,0.08626243;-0.6687069;0.07200565,0.09949678;-0.6304727;-0.009580314,-0.07388833;0.004546803;-0.04670561,-0.1069627;-0.3251398;-0.01283366,-0.1242123;-0.6682707;0.05679374,-0.1089658;-0.6299351;-0.02442992,-0.008269291;0.5476772;0.01593533,0;0;0,-0.002989054;0.3167745;0.008383989,-0.004802257;0.6231765;0.0006067753,0.1681373;0.5030345;-0.01832676,0.231463;0.2532745;-0.01762414,0.2219381;0.004327029;-0.08762884,-0.1735766;0.4875923;0.003553382,-0.2235704;0.2348494;4.235888E-05,-0.2436414;-0.01261476;-0.07292933,0.07639249;0.005338132;-0.04239416,0.1183238;-0.3249883;-0.05018067,0.1286815;-0.6662482;0.02931023,0.1487076;-0.6984344;-0.02198362,-0.08120008;0.004842165;-0.03232141,-0.119732;-0.3252918;-0.05379847,-0.1121637;-0.6698548;0.0102599,-0.1168873;-0.6551178;-0.07125055,-0.004303008;0.5479264;0.005017519,339.5663
+0;0;0,-0.006038973;0.3165083;0.01444228,-0.00921115;0.6230429;0.0133863,0.1641535;0.5004475;0.03182218,0.1983464;0.2453209;0.0438281,0.2395728;-0.003129661;-0.01558892,-0.1640008;0.4821606;-0.04462121,-0.2333738;0.3604385;-0.2608941,-0.2688716;0.3026861;-0.5106184,0.08104188;0.006295704;-0.03271176,0.08430633;-0.3247057;0.005010948,0.08634649;-0.668648;0.07195418,0.09933762;-0.6305651;-0.008132309,-0.07396501;0.004551522;-0.04675407,-0.1070485;-0.3252259;-0.01287279,-0.1242909;-0.6682137;0.05672555,-0.1093246;-0.6300313;-0.02300529,-0.008269511;0.5477042;0.01593533,0;0;0,-0.002802357;0.3167713;0.008404732,-0.004435062;0.6232191;0.0008625984,0.1681626;0.5029128;-0.018327,0.2315666;0.2531476;-0.01795364,0.2220006;0.004111022;-0.08757377,-0.1730355;0.487677;0.003917385,-0.2226789;0.2348428;0.0002792499,-0.2430668;-0.01250955;-0.07292468,0.07642435;0.005340725;-0.04252386,0.118399;-0.3250766;-0.05014896,0.1286711;-0.6662259;0.02918267,0.1480656;-0.6969604;-0.02164173,-0.08133014;0.004890479;-0.03223312,-0.1197862;-0.3253371;-0.05383105,-0.1123134;-0.6697252;0.01037855,-0.1170117;-0.6547057;-0.06963058,-0.003979504;0.5479575;0.005196571,339.6002
+0;0;0,-0.006264371;0.316477;0.01455294,-0.009689747;0.6229911;0.01369268,0.1634166;0.5005071;0.03230528,0.1973196;0.2453655;0.044778,0.2382199;-0.003186345;-0.01437691,-0.1636552;0.4821102;-0.04552422,-0.2341567;0.3628077;-0.2627767,-0.2689754;0.3070659;-0.5130379,0.08121555;0.006271112;-0.03243019,0.08417494;-0.3248064;0.005281743,0.08628093;-0.668692;0.07227947,0.09973143;-0.6304972;-0.008823052,-0.07379512;0.004602246;-0.04711802,-0.1074304;-0.3251576;-0.01290739,-0.1246924;-0.6680344;0.05700665,-0.1092415;-0.6297432;-0.02372883,-0.008721495;0.5476638;0.01621963,0;0;0,-0.002625912;0.3167494;0.008465528,-0.004017651;0.6231908;0.001289129,0.1681698;0.5028664;-0.01838398,0.2316165;0.2531134;-0.0179975,0.2222092;0.00400272;-0.08731937,-0.1724062;0.4877302;0.004534122,-0.2219352;0.2348815;0.0004527299,-0.2424581;-0.01235203;-0.07306279,0.07641749;0.005313516;-0.04265141,0.1184503;-0.3251706;-0.05018353,0.1287155;-0.6662791;0.02912664,0.1486482;-0.6974682;-0.02268338,-0.08148658;0.00499335;-0.03196895,-0.1196854;-0.3253212;-0.0537964,-0.1122595;-0.6696373;0.01056004,-0.1171406;-0.6548015;-0.0705073,-0.003620714;0.5479342;0.005510569,339.6224
+0;0;0,-0.006264371;0.316477;0.01455294,-0.009689747;0.6229911;0.01369268,0.1634166;0.5005071;0.03230528,0.1973196;0.2453655;0.044778,0.2382199;-0.003186345;-0.01437691,-0.1636552;0.4821102;-0.04552422,-0.2341567;0.3628077;-0.2627767,-0.2689754;0.3070659;-0.5130379,0.08121555;0.006271112;-0.03243019,0.08417494;-0.3248064;0.005281743,0.08628093;-0.668692;0.07227947,0.09973143;-0.6304972;-0.008823052,-0.07379512;0.004602246;-0.04711802,-0.1074304;-0.3251576;-0.01290739,-0.1246924;-0.6680344;0.05700665,-0.1092415;-0.6297432;-0.02372883,-0.008721495;0.5476638;0.01621963,0;0;0,-0.002625912;0.3167494;0.008465528,-0.004017651;0.6231908;0.001289129,0.1681698;0.5028664;-0.01838398,0.2316165;0.2531134;-0.0179975,0.2222092;0.00400272;-0.08731937,-0.1724062;0.4877302;0.004534122,-0.2219352;0.2348815;0.0004527299,-0.2424581;-0.01235203;-0.07306279,0.07641749;0.005313516;-0.04265141,0.1184503;-0.3251706;-0.05018353,0.1287155;-0.6662791;0.02912664,0.1486482;-0.6974682;-0.02268338,-0.08148658;0.00499335;-0.03196895,-0.1196854;-0.3253212;-0.0537964,-0.1122595;-0.6696373;0.01056004,-0.1171406;-0.6548015;-0.0705073,-0.003620714;0.5479342;0.005510569,339.6445
+0;0;0,-0.006265652;0.3165418;0.01455592,-0.009693055;0.6232357;0.01369488,0.1631655;0.5007687;0.03228597,0.1970696;0.2456197;0.04475906,0.2379655;-0.002906084;-0.01438963,-0.1634343;0.4823984;-0.04543121,-0.2339378;0.3630924;-0.2626901,-0.2687529;0.3073564;-0.512925,0.08121839;0.006271332;-0.03243133,0.08417665;-0.3246796;0.005266193,0.08628422;-0.6688236;0.07231425,0.09963717;-0.6306883;-0.008200027,-0.07379771;0.004602407;-0.04711967,-0.1074202;-0.3250314;-0.01292212,-0.1246951;-0.6681658;0.05704445,-0.1093563;-0.6299347;-0.02310543,-0.008724147;0.5478574;0.01622354,0;0;0,-0.002362072;0.3168158;0.00848484,-0.003546163;0.6234428;0.001493216,0.1682717;0.5028738;-0.01827669,0.2315908;0.2530805;-0.01797843,0.222262;0.00383231;-0.08671284,-0.1716582;0.4877923;0.005525535,-0.2210207;0.2349125;0.0009156144,-0.2416824;-0.01217093;-0.07296927,0.07642211;0.00529772;-0.04265141,0.1185864;-0.3250423;-0.05013633,0.1286583;-0.6664101;0.02924609,0.1485416;-0.6973954;-0.02186632,-0.08148474;0.004995328;-0.03198176,-0.1196264;-0.3252074;-0.05365664,-0.1120363;-0.6698115;0.01057196,-0.1170404;-0.6548554;-0.06989963,-0.003193021;0.5481318;0.005660295,339.6783
+0;0;0,-0.006549278;0.3165382;0.014695,-0.01024999;0.623199;0.01404578,0.1622503;0.5009085;0.03288417,0.1958194;0.2457116;0.0454076,0.2363878;-0.002949223;-0.01329875,-0.1629363;0.4824281;-0.04660268,-0.2347302;0.3655825;-0.2647814,-0.2683816;0.3189518;-0.5170066,0.08134019;0.006232287;-0.03209991,0.08388811;-0.3245439;0.005549915,0.08590879;-0.6688948;0.07307901,0.09962259;-0.6307604;-0.007324032,-0.07352935;0.00466521;-0.04750941,-0.1076819;-0.3246745;-0.01278433,-0.1250383;-0.6680586;0.05741495,-0.1093444;-0.6298293;-0.02261548,-0.009257336;0.5478357;0.0165513,0;0;0,-0.002022222;0.3168209;0.008701801,-0.002943635;0.6234323;0.00225997,0.1683196;0.5027944;-0.01822424,0.2315577;0.2529743;-0.01800394,0.2225463;0.00361675;-0.08629775,-0.1707845;0.4880221;0.006215908,-0.2199352;0.2350999;0.001341499,-0.2407893;-0.01182842;-0.0729278,0.07640761;0.005264908;-0.04265714,0.1187245;-0.3248719;-0.05013108,0.1287335;-0.6665591;0.02918768,0.148504;-0.6974256;-0.02203035,-0.08146526;0.005016166;-0.03199568,-0.1197011;-0.3249896;-0.0537,-0.1118728;-0.6698501;0.0107343,-0.1169887;-0.6548616;-0.06968567,-0.002644509;0.5481281;0.006269217,339.701
+0;0;0,-0.006547997;0.3164763;0.01469212,-0.0102478;0.6230626;0.01404338,0.1617538;0.5009345;0.03283345,0.1953249;0.2457221;0.04535764,0.235884;-0.002881169;-0.01333513,-0.1624879;0.4825078;-0.04642245,-0.2342862;0.3656552;-0.2646143,-0.2679297;0.3190352;-0.5167813,0.0812806;0.006227721;-0.03207639,0.08382895;-0.3246031;0.005579654,0.08585022;-0.6690562;0.07312877,0.09987117;-0.6307396;-0.009075031,-0.07347547;0.004661792;-0.0474746,-0.1076336;-0.3247323;-0.01274378,-0.1249952;-0.6682183;0.05747632,-0.1089499;-0.6298047;-0.02434652,-0.009255487;0.5477254;0.01654803,0;0;0,-0.001695081;0.3167547;0.008919239,-0.002370656;0.6233052;0.003060341,0.1682748;0.502843;-0.01801419,0.2313855;0.2529746;-0.01798964,0.2223101;0.003319681;-0.08494902,-0.1698894;0.4883926;0.006451018,-0.2191629;0.2354819;0.00139788,-0.2398576;-0.01132892;-0.07309783,0.07637432;0.005242348;-0.04258752,0.1187163;-0.3249457;-0.05010676,0.1283399;-0.666647;0.02965832,0.1495945;-0.7004145;-0.02039337,-0.08133959;0.005005215;-0.03214086,-0.1198173;-0.3250463;-0.05356462,-0.1120345;-0.6699927;0.01098244,-0.1172743;-0.6553164;-0.07124255,-0.002129361;0.5480178;0.006895065,339.7342
+0;0;0,-0.006547546;0.3164545;0.01469111,-0.01024701;0.6230134;0.01404256,0.1617357;0.5009003;0.03283051,0.1953095;0.2456679;0.04535569,0.2358674;-0.002928093;-0.01333537,-0.1624705;0.4824757;-0.0464167,-0.2342744;0.3656138;-0.2646257,-0.2679169;0.3189953;-0.5167852,0.08124392;0.006224912;-0.03206192,0.08379197;-0.3245673;0.005589735,0.08581316;-0.6690069;0.07313623,0.09978113;-0.6307217;-0.008756973,-0.07344232;0.004659689;-0.04745318,-0.1075965;-0.324696;-0.01272641,-0.1249574;-0.6681685;0.05749094,-0.1089727;-0.6297867;-0.02402272,-0.009254832;0.5476861;0.01654688,0;0;0,-0.001503289;0.3167306;0.009032726,-0.001991346;0.6232591;0.003418207,0.1685856;0.5028031;-0.01772499,0.2313334;0.2528224;-0.01793408,0.2222268;0.003134221;-0.08473539,-0.1695859;0.4884885;0.006679537,-0.2187595;0.2355406;0.001486486,-0.2385587;-0.01126556;-0.07324143,0.07637253;0.005213678;-0.04251289,0.1187757;-0.3249279;-0.05000734,0.1282749;-0.6666345;0.02968955,0.1491567;-0.6998213;-0.02072501,-0.08125098;0.005025433;-0.03225391,-0.119585;-0.3250156;-0.05349176,-0.1118814;-0.6699813;0.01088667,-0.1170902;-0.6552359;-0.07103043,-0.001798555;0.5479779;0.007180929,339.768
+0;0;0,-0.006671492;0.3164469;0.01479779,-0.01063029;0.6230025;0.01437808,0.1613323;0.5008037;0.03349218,0.1946609;0.2455443;0.04612105,0.2351842;-0.003153145;-0.01216306,-0.1621815;0.4821586;-0.04733607,-0.2347011;0.3726283;-0.269083,-0.2683843;0.3328079;-0.5223996,0.08138801;0.006183117;-0.03170258,0.08377495;-0.3246078;0.005970921,0.08574943;-0.6690264;0.07362594,0.1000287;-0.6307437;-0.008213826,-0.07315926;0.004758861;-0.04787869,-0.1077127;-0.3244767;-0.01241491,-0.1250094;-0.6679326;0.05789916,-0.1087162;-0.6295476;-0.02355306,-0.009599274;0.5476742;0.01683721,0;0;0,-0.001503289;0.3167306;0.009032726,-0.001991346;0.6232591;0.003418207,0.1685856;0.5028031;-0.01772499,0.2313334;0.2528224;-0.01793408,0.2222268;0.003134221;-0.08473539,-0.1695859;0.4884885;0.006679537,-0.2187595;0.2355406;0.001486486,-0.2385587;-0.01126556;-0.07324143,0.07637253;0.005213678;-0.04251289,0.1187757;-0.3249279;-0.05000734,0.1282749;-0.6666345;0.02968955,0.1491567;-0.6998213;-0.02072501,-0.08125098;0.005025433;-0.03225391,-0.119585;-0.3250156;-0.05349176,-0.1118814;-0.6699813;0.01088667,-0.1170902;-0.6552359;-0.07103043,-0.001798555;0.5479779;0.007180929,339.7899
+0;0;0,-0.006671714;0.3164575;0.01479829,-0.01063105;0.6230544;0.0143785,0.1612468;0.5008684;0.03348467,0.1945763;0.2456026;0.04611386,0.2350986;-0.00308907;-0.01216892,-0.1621064;0.4822325;-0.04730346,-0.2346278;0.3726994;-0.2690559,-0.2683102;0.33288;-0.5223668,0.08134081;0.006179531;-0.03168419,0.08372907;-0.3247941;0.006010119,0.08570058;-0.6686949;0.07356343,0.09996192;-0.6304227;-0.008173808,-0.07311682;0.004756102;-0.04785092,-0.1076894;-0.3246613;-0.01236755,-0.1249601;-0.6676009;0.05784081,-0.1086872;-0.6292263;-0.02350937,-0.009599887;0.5477157;0.01683797,0;0;0,-0.00132899;0.3167378;0.009178638,-0.001734152;0.6233141;0.003897429,0.1686949;0.5027989;-0.01755142,0.2311574;0.2527402;-0.0178144,0.2220797;0.003027111;-0.08450365,-0.169254;0.4885486;0.006837391,-0.2183198;0.2355802;0.001312513,-0.2378091;-0.01115043;-0.07372524,0.07634069;0.005200446;-0.04246712,0.1188665;-0.3251094;-0.0500257,0.12823;-0.6663014;0.02956939,0.1490462;-0.6992283;-0.02102399,-0.08116142;0.00501831;-0.03234258,-0.119469;-0.3251986;-0.05377772,-0.1119393;-0.6695679;0.01093808,-0.1171413;-0.6547903;-0.07087884,-0.001554042;0.5480177;0.007567406,339.8124
+0;0;0,-0.006669608;0.3163576;0.01479362,-0.01062776;0.6228632;0.01437403,0.1611886;0.5007181;0.03347345,0.1945211;0.2454289;0.04610378,0.2350424;-0.003256157;-0.01217744,-0.1620488;0.4820888;-0.04728576,-0.2345769;0.3725458;-0.2690584,-0.2682584;0.3327274;-0.5223626,0.08133384;0.006179002;-0.03168148,0.08372075;-0.3246077;0.005991533,0.08569259;-0.6685665;0.07355624,0.09994531;-0.6302992;-0.008131564,-0.07311057;0.004755694;-0.04784682,-0.1076636;-0.3244756;-0.0123835,-0.1249372;-0.6674731;0.05783671,-0.1086742;-0.6291036;-0.02346428,-0.00959693;0.5475485;0.01683271,0;0;0,-0.001050174;0.3166345;0.009324074,-0.001316279;0.6231244;0.004333019,0.1690054;0.5025452;-0.01715731,0.2311775;0.2523905;-0.0177474,0.2218913;0.002654627;-0.08429575,-0.1688713;0.4886099;0.006947537,-0.21795;0.2356226;0.001306369,-0.2368103;-0.01091641;-0.0744944,0.07635817;0.005132467;-0.04242849,0.118846;-0.3249909;-0.05005312,0.1281472;-0.6662345;0.02958894,0.1488268;-0.6991028;-0.02105021,-0.08113248;0.005045142;-0.0323907,-0.1195217;-0.3249751;-0.05378424,-0.1119557;-0.6693954;0.01097648,-0.1171017;-0.6545941;-0.07079703,-0.001158684;0.5478488;0.007932663,339.8457
+0;0;0,-0.006782426;0.3163448;0.01487899,-0.01094755;0.6228435;0.01462472,0.1609503;0.5005462;0.03403262,0.1941113;0.2451915;0.04678313,0.2346886;-0.003426701;-0.0117427,-0.1618491;0.4817874;-0.04824191,-0.2346041;0.381921;-0.2745198,-0.2692473;0.344826;-0.5281073,0.08138534;0.006212388;-0.03132675,0.08366777;-0.3247401;0.006339863,0.08530241;-0.6685319;0.07380124,0.0998219;-0.6302772;-0.007696919,-0.07275552;0.004718989;-0.0482483,-0.1079606;-0.3245904;-0.01261917,-0.1247189;-0.6673083;0.05816292,-0.1082006;-0.6289552;-0.02294366,-0.009881901;0.5475323;0.01705166,0;0;0,-0.0008204877;0.3166235;0.009502888,-0.0009277016;0.6231149;0.004835367,0.1694923;0.5023509;-0.01633191,0.2309794;0.2519789;-0.01752758,0.2217494;0.00225392;-0.08412361,-0.1686334;0.4885715;0.007423967,-0.218017;0.2356056;0.001274459,-0.2364406;-0.01088518;-0.07478897,0.0763106;0.005090177;-0.04235935,0.1188191;-0.3251985;-0.04983974,0.128;-0.6662699;0.02973747,0.1486537;-0.6991158;-0.02070785,-0.08101156;0.005080414;-0.03247844,-0.1194021;-0.3251154;-0.05370207,-0.1119026;-0.6694616;0.01045374,-0.1169799;-0.6546237;-0.07118718,-0.0008056462;0.5478391;0.008348465,339.8684
+0;0;0,-0.006782768;0.3163607;0.01487974,-0.01094829;0.622889;0.01462556,0.1612074;0.5005162;0.03405923,0.1943773;0.2450936;0.04681314,0.234955;-0.003527254;-0.01171333,-0.1620792;0.4817291;-0.04833948,-0.2348535;0.3818361;-0.2746775,-0.2694971;0.3447408;-0.5282677,0.08138254;0.006212173;-0.03132567,0.08366314;-0.3244739;0.006310631,0.08529818;-0.6683508;0.07378869,0.09981563;-0.6300973;-0.007697985,-0.07275301;0.004718827;-0.04824663,-0.1079297;-0.3243255;-0.01264618,-0.1246922;-0.6671282;0.05815342,-0.1081763;-0.6287763;-0.02294173,-0.009882577;0.5475732;0.01705264,0;0;0,-0.0006409883;0.3166285;0.00987339,-0.0007852614;0.6231562;0.005669117,0.1699584;0.5021915;-0.01507592,0.2304675;0.2515165;-0.01713395,0.2211311;0.001822814;-0.08384347,-0.1687563;0.4886023;0.007818925,-0.2182534;0.2355981;0.001299744,-0.2363826;-0.01092637;-0.07473469,0.07635263;0.005034357;-0.04228401,0.1182177;-0.325067;-0.04972482,0.1273785;-0.6662189;0.02989125,0.1479589;-0.6990494;-0.02058387,-0.08098062;0.005093961;-0.0325453,-0.1193273;-0.3248642;-0.05333287,-0.1122412;-0.6692919;0.0109061,-0.1171621;-0.6544334;-0.07073624,-0.0006459653;0.5478706;0.009068489,339.8905
+0;0;0,-0.00678203;0.3163263;0.01487812,-0.01094722;0.6228302;0.01462407,0.1616414;0.5003471;0.03410051,0.1948237;0.2448291;0.04685918,0.2354022;-0.003797024;-0.01166852,-0.1624634;0.4815124;-0.04850676,-0.235265;0.3815822;-0.2749293,-0.2699092;0.3444861;-0.5285249,0.08129256;0.006205306;-0.03129104,0.08357242;-0.3243749;0.00633321,0.08521187;-0.6691775;0.07399295,0.09979635;-0.630886;-0.007869974,-0.07267258;0.00471361;-0.0481933,-0.107838;-0.3242254;-0.01260425,-0.1246456;-0.667951;0.05838598,-0.1080534;-0.6295605;-0.02308361,-0.00988163;0.5475232;0.01705087,0;0;0,-0.000230521;0.3165849;0.0101788,-0.0001531839;0.6230938;0.006412983,0.1710313;0.5016979;-0.01349926,0.2302899;0.2506387;-0.01681376,0.2207451;0.001000583;-0.08372235,-0.1687076;0.4887268;0.00812511,-0.2181548;0.2356243;0.001239696,-0.2358852;-0.01086666;-0.07501559,0.07633026;0.004977077;-0.04213119,0.1179928;-0.3250396;-0.04969907,0.1269358;-0.6670229;0.03053069,0.1465285;-0.7001076;-0.02064991,-0.08081227;0.005117885;-0.03270018,-0.1196251;-0.3246934;-0.05324473,-0.1125343;-0.6699952;0.0114531,-0.1172374;-0.6551909;-0.07058328,-5.759299E-05;0.5478123;0.009706259,339.924
+0;0;0,-0.007045622;0.3163148;0.01500095,-0.01146395;0.6228145;0.01490654,0.1611403;0.5003741;0.03477896,0.1940099;0.2448227;0.0476769,0.23434;-0.003913999;-0.01055204,-0.1625484;0.4814188;-0.04905878,-0.2359325;0.3907277;-0.2791527,-0.2699258;0.3652943;-0.5342696,0.08140984;0.006196235;-0.03098646,0.08341756;-0.3243851;0.006643113,0.08497551;-0.6692057;0.07421349,0.09979234;-0.6309113;-0.007607408,-0.07251626;0.004725232;-0.04842708,-0.1085562;-0.3240982;-0.01264551,-0.1249066;-0.6677712;0.05870539,-0.1080849;-0.6293756;-0.0227166,-0.0103525;0.5475075;0.01731243,0;0;0,-0.000230521;0.3165849;0.0101788,-0.0001531839;0.6230938;0.006412983,0.1710313;0.5016979;-0.01349926,0.2302899;0.2506387;-0.01681376,0.2207451;0.001000583;-0.08372235,-0.1687076;0.4887268;0.00812511,-0.2181548;0.2356243;0.001239696,-0.2358852;-0.01086666;-0.07501559,0.07633026;0.004977077;-0.04213119,0.1179928;-0.3250396;-0.04969907,0.1269358;-0.6670229;0.03053069,0.1465285;-0.7001076;-0.02064991,-0.08081227;0.005117885;-0.03270018,-0.1196251;-0.3246934;-0.05324473,-0.1125343;-0.6699952;0.0114531,-0.1172374;-0.6551909;-0.07058328,-5.759299E-05;0.5478123;0.009706259,339.9462
+0;0;0,-0.007043221;0.3162069;0.01499584,-0.01145942;0.6225592;0.01490181,0.1606299;0.5003043;0.03472044,0.1935053;0.2447075;0.04762066,0.2338366;-0.004036129;-0.01060992,-0.1620881;0.4814059;-0.04886589,-0.2354852;0.3906987;-0.2790006,-0.2694795;0.3652645;-0.5341247,0.0814178;0.006196842;-0.03098949,0.08342583;-0.3244373;0.006646095,0.08498463;-0.669445;0.07425313,0.1000433;-0.6310154;-0.008902997,-0.07252334;0.004725694;-0.04843182,-0.1085691;-0.3241503;-0.01264453,-0.1249283;-0.6680098;0.05874508,-0.1078322;-0.6294771;-0.02400561,-0.01034862;0.5472963;0.01730628,0;0;0,0.0002788305;0.3164647;0.01055098,0.0008811802;0.6228338;0.007468224,0.1713574;0.501384;-0.01258898,0.2302422;0.2501993;-0.01655316,0.2205148;0.0006131083;-0.08365703,-0.1674184;0.4890458;0.00845243,-0.2166937;0.2358745;0.001164024,-0.2336259;-0.01042542;-0.07591034,0.07635936;0.00492841;-0.04210186,0.118022;-0.3251367;-0.04989076,0.1267116;-0.667233;0.03071976,0.1472446;-0.700321;-0.02229977,-0.08081265;0.005141707;-0.03271829,-0.119628;-0.3247119;-0.05344024,-0.1125559;-0.670193;0.01133836,-0.1172309;-0.6556055;-0.07204846,0.0008474737;0.5475886;0.01057744,339.9693
+0;0;0,-0.007042145;0.3161587;0.01499355,-0.01145792;0.6224811;0.01489949,0.1607582;0.5001978;0.03473083,0.1936345;0.2445934;0.04763144,0.2339687;-0.004168004;-0.01060331,-0.1621993;0.4812855;-0.04891751,-0.2355986;0.3905755;-0.2790591,-0.2695953;0.3651395;-0.5342014,0.08153474;0.006205741;-0.031034,0.0835424;-0.3243676;0.006594669,0.08510171;-0.6694887;0.07422392,0.1001181;-0.6310827;-0.008698747,-0.07262751;0.004732482;-0.04850138,-0.1086666;-0.324083;-0.01272066,-0.1250312;-0.6680555;0.0586924,-0.1079831;-0.6295468;-0.02382598,-0.01034721;0.5472248;0.01730376,0;0;0,0.0002324879;0.3164099;0.01074338,0.000641495;0.62275;0.007766724,0.1713339;0.5012129;-0.0118978,0.2299928;0.2499693;-0.01597929,0.2200393;0.0004823506;-0.08348918,-0.1677218;0.4888878;0.008755658,-0.2170041;0.2357284;0.0008521173,-0.2337193;-0.01053117;-0.07646009,0.07640663;0.004903704;-0.04227901,0.117621;-0.3251616;-0.04982877,0.1261819;-0.667359;0.0308702,0.146721;-0.7002414;-0.02200961,-0.08098496;0.005153731;-0.0326253,-0.1202085;-0.3245832;-0.05345245,-0.1131653;-0.6701748;0.01136656,-0.117761;-0.6555373;-0.0717911,0.0006564111;0.5475107;0.01086187,340.0027
+0;0;0,-0.007250038;0.3160326;0.01520232,-0.01189267;0.6221992;0.01531977,0.1602462;0.499969;0.03526706,0.192854;0.2443311;0.04837291,0.2333943;-0.004426762;-0.009887692,-0.1621857;0.4811057;-0.04924515,-0.2345869;0.3984891;-0.2827367,-0.2617343;0.3801195;-0.5393373,0.0816644;0.006212414;-0.03067876,0.08348542;-0.3244813;0.006908176,0.08500086;-0.6691003;0.07465637,0.1002143;-0.6306789;-0.008323364,-0.07248562;0.004720939;-0.04870732,-0.108778;-0.3241171;-0.01233596,-0.1250885;-0.6676025;0.05912067,-0.1078443;-0.6290789;-0.02345045,-0.01073965;0.5469855;0.01768592,0;0;0,0.0005281717;0.316283;0.01118374,0.001015753;0.6224753;0.008696079,0.1716607;0.5011706;-0.01099491,0.2301447;0.2498792;-0.01523996,0.219473;0.0005700439;-0.083426,-0.1673276;0.4889226;0.008862683,-0.2167088;0.2357837;0.000619445,-0.2329664;-0.01043923;-0.0770223,0.07637897;0.004866183;-0.04232526,0.1172262;-0.3253599;-0.04985285,0.1255052;-0.66716;0.03051209,0.1461274;-0.7003595;-0.02210498,-0.08099963;0.00516779;-0.03257619,-0.1208;-0.3246;-0.05363851,-0.1138855;-0.6697261;0.01112596,-0.1183457;-0.6550797;-0.07213496,0.001026034;0.5472745;0.0116775,340.0243
+0;0;0,-0.007246176;0.3158643;0.01519422,-0.01188608;0.6218513;0.01531173,0.1600808;0.4997154;0.03523993,0.1926882;0.2440811;0.0483456,0.2332306;-0.004689753;-0.009918053,-0.1620282;0.480871;-0.04918765,-0.2344284;0.3982555;-0.2826759,-0.2615772;0.379885;-0.5392898,0.08164356;0.006210829;-0.03067094,0.08346472;-0.3245089;0.006918954,0.08497929;-0.6689306;0.07462838,0.1001927;-0.6305093;-0.008351251,-0.07246713;0.004719735;-0.04869489,-0.1087623;-0.3241441;-0.01232067,-0.1250635;-0.667433;0.05909508,-0.1078194;-0.6289093;-0.02347594,-0.01073379;0.5466848;0.0176764,0;0;0,0.0005908161;0.3161025;0.01150846,0.0009777695;0.6221172;0.009323359,0.1715029;0.5009766;-0.01042271,0.2299961;0.2496914;-0.01468492,0.2189654;0.0004616827;-0.08315492,-0.1672589;0.4889649;0.008977025,-0.2171243;0.2359542;-0.0001288634,-0.2332489;-0.01035987;-0.07755388,0.07633436;0.004818499;-0.04236507,0.1168102;-0.3254801;-0.04987359,0.1247648;-0.6671104;0.03036785,0.1452523;-0.7003971;-0.02219677,-0.08099211;0.005196075;-0.03253046,-0.1214315;-0.3245136;-0.05369825,-0.114268;-0.6693903;0.01127829,-0.1186527;-0.6547253;-0.07198994,0.001020715;0.5469612;0.01223755,340.0579
+0;0;0,-0.007246176;0.3158643;0.01519422,-0.01188608;0.6218513;0.01531173,0.1600808;0.4997154;0.03523993,0.1926882;0.2440811;0.0483456,0.2332306;-0.004689753;-0.009918053,-0.1620282;0.480871;-0.04918765,-0.2344284;0.3982555;-0.2826759,-0.2615772;0.379885;-0.5392898,0.08164356;0.006210829;-0.03067094,0.08346472;-0.3245089;0.006918954,0.08497929;-0.6689306;0.07462838,0.1001927;-0.6305093;-0.008351251,-0.07246713;0.004719735;-0.04869489,-0.1087623;-0.3241441;-0.01232067,-0.1250635;-0.667433;0.05909508,-0.1078194;-0.6289093;-0.02347594,-0.01073379;0.5466848;0.0176764,0;0;0,0.0005908161;0.3161025;0.01150846,0.0009777695;0.6221172;0.009323359,0.1715029;0.5009766;-0.01042271,0.2299961;0.2496914;-0.01468492,0.2189654;0.0004616827;-0.08315492,-0.1672589;0.4889649;0.008977025,-0.2171243;0.2359542;-0.0001288634,-0.2332489;-0.01035987;-0.07755388,0.07633436;0.004818499;-0.04236507,0.1168102;-0.3254801;-0.04987359,0.1247648;-0.6671104;0.03036785,0.1452523;-0.7003971;-0.02219677,-0.08099211;0.005196075;-0.03253046,-0.1214315;-0.3245136;-0.05369825,-0.114268;-0.6693903;0.01127829,-0.1186527;-0.6547253;-0.07198994,0.001020715;0.5469612;0.01223755,340.0803
+0;0;0,-0.007399356;0.3157107;0.01532395,-0.01231742;0.6215181;0.01571617,0.1592341;0.4995516;0.03586887,0.1915041;0.243851;0.04902646,0.2323271;-0.004901946;-0.00917951,-0.1621162;0.4812602;-0.04899496,-0.2334765;0.4023902;-0.2841214,-0.2611274;0.3822405;-0.5405623,0.08176386;0.006198351;-0.03018552,0.08339153;-0.3241287;0.007269807,0.08484517;-0.6685243;0.07524113,0.1001128;-0.6301299;-0.007348247,-0.07222882;0.004750756;-0.04894221,-0.1086186;-0.3236401;-0.01210826,-0.1250472;-0.6668535;0.05976103,-0.1077596;-0.6283562;-0.0224187,-0.01111806;0.5463994;0.01801185,0;0;0,0.0008514822;0.3159396;0.01200962,0.001359001;0.6217827;0.01039505,0.1714076;0.5007277;-0.009490728,0.2298468;0.2494112;-0.0141921,0.2181409;0.0002681911;-0.08291793,-0.1665447;0.4890693;0.009075133,-0.2164821;0.2360626;-0.0004711905,-0.2322792;-0.01016246;-0.0782926,0.0763233;0.004780918;-0.04227066,0.1161952;-0.3251751;-0.05006671,0.1239222;-0.6668614;0.03006625,0.1441214;-0.7000797;-0.02208757,-0.0809116;0.005206554;-0.0325748,-0.1217963;-0.3240325;-0.05382492,-0.1148369;-0.6689041;0.01133407,-0.1190554;-0.6541424;-0.07157898,0.001380295;0.5466704;0.0131681,340.103
+0;0;0,-0.007396841;0.3156034;0.01531874,-0.01231333;0.6213127;0.01571087,0.1594669;0.4993079;0.03588682,0.1917356;0.2436173;0.0490439,0.2325594;-0.005140856;-0.009163275,-0.1623155;0.4809919;-0.04909113,-0.2336731;0.4021249;-0.2842085,-0.2613246;0.3819748;-0.5406547,0.08169943;0.006193467;-0.03016173,0.08332369;-0.3234408;0.007215034,0.08477935;-0.6683146;0.07528074,0.09998;-0.629957;-0.006946348,-0.0721719;0.004747012;-0.04890365,-0.1084854;-0.3229551;-0.01214695,-0.1249368;-0.6666451;0.05982214,-0.107725;-0.628185;-0.02199709,-0.01111436;0.5462187;0.01800579,0;0;0,0.0009504706;0.3158222;0.01226068,0.001445502;0.6215677;0.01085782,0.1717567;0.5003034;-0.008552313,0.2302136;0.249001;-0.01324058,0.2183722;-9.094179E-05;-0.08214808,-0.1667441;0.4890139;0.009267623,-0.2173083;0.2361561;-0.0006463341,-0.2330786;-0.01007888;-0.07845958,0.07635397;0.004736781;-0.04207754,0.1160432;-0.3245384;-0.04988647,0.1232567;-0.666775;0.03008318,0.1436756;-0.6998203;-0.02159429,-0.08078455;0.005220761;-0.03270297,-0.1219674;-0.3233;-0.05359385,-0.1153238;-0.6686956;0.01145069,-0.1193872;-0.6538548;-0.07110773,0.00147438;0.5464787;0.01358581,340.1249
+0;0;0,-0.007396841;0.3156034;0.01531874,-0.01231333;0.6213127;0.01571087,0.1594669;0.4993079;0.03588682,0.1917356;0.2436173;0.0490439,0.2325594;-0.005140856;-0.009163275,-0.1623155;0.4809919;-0.04909113,-0.2336731;0.4021249;-0.2842085,-0.2613246;0.3819748;-0.5406547,0.08169943;0.006193467;-0.03016173,0.08332369;-0.3234408;0.007215034,0.08477935;-0.6683146;0.07528074,0.09998;-0.629957;-0.006946348,-0.0721719;0.004747012;-0.04890365,-0.1084854;-0.3229551;-0.01214695,-0.1249368;-0.6666451;0.05982214,-0.107725;-0.628185;-0.02199709,-0.01111436;0.5462187;0.01800579,0;0;0,0.0009504706;0.3158222;0.01226068,0.001445502;0.6215677;0.01085782,0.1717567;0.5003034;-0.008552313,0.2302136;0.249001;-0.01324058,0.2183722;-9.094179E-05;-0.08214808,-0.1667441;0.4890139;0.009267623,-0.2173083;0.2361561;-0.0006463341,-0.2330786;-0.01007888;-0.07845958,0.07635397;0.004736781;-0.04207754,0.1160432;-0.3245384;-0.04988647,0.1232567;-0.666775;0.03008318,0.1436756;-0.6998203;-0.02159429,-0.08078455;0.005220761;-0.03270297,-0.1219674;-0.3233;-0.05359385,-0.1153238;-0.6686956;0.01145069,-0.1193872;-0.6538548;-0.07110773,0.00147438;0.5464787;0.01358581,340.1504
+0;0;0,-0.007499774;0.3155508;0.01547997,-0.01262662;0.6212232;0.01614289,0.1585564;0.4993445;0.03649501,0.1905918;0.2436492;0.04973781,0.2316286;-0.005022109;-0.008334566,-0.1621293;0.4817021;-0.04894073,-0.2327011;0.4090446;-0.2862638,-0.2625542;0.3787959;-0.5413866,0.08177631;0.00613123;-0.0297113,0.08317588;-0.3234189;0.007591652,0.08462501;-0.6686223;0.07580574,0.0995815;-0.6304665;-0.004316717,-0.07184352;0.004819192;-0.049224,-0.1082422;-0.3227065;-0.01182356,-0.1248893;-0.666721;0.06027038,-0.1079741;-0.6284631;-0.01945104,-0.01139917;0.5461362;0.01837482,0;0;0,0.001198485;0.315767;0.0125668,0.001790226;0.6214802;0.01141047,0.1714673;0.5001771;-0.007830144,0.2303608;0.2489949;-0.01238537,0.2192433;-0.0002394766;-0.08059454,-0.1659395;0.4894388;0.009519754,-0.216957;0.2367217;-0.001112049,-0.2324872;-0.009414077;-0.0790211,0.07628062;0.004759938;-0.04202771,0.1154364;-0.3244757;-0.05024076,0.1223263;-0.6670322;0.02993512,0.1411807;-0.7008826;-0.01778769,-0.08068672;0.005174655;-0.03271996,-0.1224065;-0.3231927;-0.05348264,-0.1161945;-0.6689894;0.01137629,-0.1200726;-0.6537518;-0.06910263,0.001802936;0.5463977;0.0140872,340.1799
+0;0;0,-0.007496776;0.3154247;0.01547378,-0.01262139;0.6209639;0.01613659,0.1585041;0.4991379;0.03648154,0.1905341;0.2434852;0.04972214,0.2315732;-0.005200744;-0.008353654,-0.1620741;0.4815014;-0.04892555,-0.2326341;0.408856;-0.2862091,-0.262489;0.3786055;-0.5413469,0.08166199;0.006122658;-0.02966976,0.08306114;-0.3233264;0.00762176,0.084509;-0.6682291;0.07577641,0.09980625;-0.6298875;-0.006171495,-0.07174309;0.004812455;-0.04915518,-0.1081306;-0.3226129;-0.0117662,-0.1247632;-0.6663276;0.06026493,-0.1074627;-0.6278815;-0.02127282,-0.01139455;0.5459139;0.01836743,0;0;0,0.0009540617;0.3156289;0.01287746,0.00131245;0.6212103;0.01202202,0.1709324;0.4999244;-0.007655861,0.2303302;0.2488976;-0.01177502,0.2189829;-0.0005000085;-0.07940483,-0.1663563;0.4894102;0.009648234,-0.2175464;0.2367958;-0.001535784,-0.2328037;-0.0094603;-0.07916857,0.07625723;0.00470975;-0.04182243,0.1146842;-0.3245006;-0.0503819,0.1214739;-0.6668087;0.02951837,0.1411361;-0.699814;-0.02208376,-0.0805069;0.005197317;-0.03283429,-0.12273;-0.3229925;-0.05376197,-0.1170195;-0.6684787;0.01113495,-0.1209774;-0.6535619;-0.07118079,0.001381904;0.5461622;0.01462317,340.2023
+0;0;0,-0.007496723;0.3154224;0.01547368,-0.01262149;0.6209712;0.01613649,0.1589875;0.4990094;0.03653307,0.1910185;0.2433492;0.04977405,0.2320252;-0.00514026;-0.008255851,-0.162503;0.4813227;-0.04911708,-0.2330651;0.4086752;-0.2864076,-0.2628963;0.3784486;-0.5413437,0.08164494;0.00612138;-0.02966357,0.08304363;-0.3232188;0.007615618,0.08449078;-0.6679511;0.07573661,0.09977585;-0.6296161;-0.006146088,-0.07172811;0.00481145;-0.04914493,-0.1081036;-0.3225056;-0.01176831,-0.124728;-0.6660506;0.06022724,-0.1074412;-0.6276113;-0.02124562,-0.01139461;0.5459185;0.0183674,0;0;0,0.001028597;0.3156158;0.01313615,0.0013583;0.621207;0.0124836,0.1714189;0.4994723;-0.007056714,0.2306262;0.248396;-0.01137018,0.2190556;-0.0007804632;-0.07899594,-0.1668374;0.4894323;0.009955113,-0.2177524;0.236763;-0.001416839,-0.2332908;-0.009124681;-0.07947979,0.07626469;0.004576802;-0.04178572,0.1142089;-0.3245673;-0.05078864,0.1206045;-0.6666867;0.02918839,0.1401363;-0.6997379;-0.02229881,-0.08047969;0.005307461;-0.03283515,-0.1230261;-0.322704;-0.05416349,-0.1175428;-0.6680607;0.01050206,-0.1214366;-0.6531188;-0.07175348,0.00143978;0.5461547;0.01504207,340.2358
+0;0;0,-0.007515631;0.3154827;0.01559102,-0.01274902;0.6211064;0.01641451,0.1589989;0.4989925;0.037272,0.1905307;0.2432374;0.05023417,0.2315986;-0.005513266;-0.007419497,-0.1628599;0.482114;-0.04950786,-0.2333399;0.4119594;-0.2875916,-0.263519;0.3801039;-0.5424677,0.08159513;0.006026281;-0.02938337,0.08291265;-0.3236175;0.007892827,0.0844107;-0.6677821;0.07594219,0.09959211;-0.6296055;-0.004328273,-0.07154085;0.004883624;-0.04914794,-0.1080348;-0.3226971;-0.01152711,-0.124413;-0.6656532;0.06054982,-0.1072721;-0.6273763;-0.01931481,-0.01150683;0.5460352;0.01860869,0;0;0,0.001205012;0.3156568;0.01371837,0.001646012;0.621326;0.01371241,0.1717989;0.4993913;-0.006371498,0.2304152;0.248162;-0.01094103,0.218279;-0.0009817332;-0.07926035,-0.1667016;0.4893255;0.01037681,-0.2178101;0.2367172;-0.001866534,-0.2330508;-0.009436786;-0.07973405,0.07609168;0.004558086;-0.04179406,0.1132681;-0.3249721;-0.05096292,0.1193721;-0.666627;0.02851582,0.1395975;-0.7004416;-0.0190165,-0.08032816;0.005312591;-0.03281199,-0.1235471;-0.3229047;-0.05430121,-0.1186585;-0.6677698;0.009935599,-0.1224334;-0.6525086;-0.07074402,0.001703382;0.5462508;0.01610684,340.2695
+0;0;0,-0.007518369;0.3155976;0.0155967,-0.0127535;0.6213226;0.01642049,0.159702;0.4989895;0.0373561,0.1912343;0.2432307;0.05031845,0.232313;-0.00558506;-0.007350314,-0.1634918;0.4820409;-0.0497837,-0.2339728;0.4118854;-0.2878708,-0.2641597;0.3800215;-0.5428137,0.08153187;0.006021608;-0.02936059,0.08284859;-0.3234194;0.007892683,0.08434648;-0.6675485;0.07593503,0.09957432;-0.629347;-0.004580952,-0.07148538;0.004879838;-0.04910984,-0.1079569;-0.3224994;-0.01151214,-0.1243334;-0.6654202;0.06055735,-0.1071401;-0.6271179;-0.01955156,-0.01151091;0.5462273;0.01861538,0;0;0,0.0009371042;0.3157797;0.01356196,0.001103207;0.6215506;0.013376,0.1719788;0.4990063;-0.006266356,0.230195;0.2476819;-0.01093268,0.2179301;-0.00145492;-0.07950997,-0.1678077;0.4890457;0.01036262,-0.2195476;0.2365941;-0.00252244,-0.2347371;-0.009586886;-0.08053955,0.07602277;0.004545093;-0.04178071,0.1124071;-0.3248587;-0.05128241,0.1181293;-0.6665004;0.02812171,0.1387031;-0.7005279;-0.01940918,-0.08026047;0.005314516;-0.0327988,-0.1244123;-0.322538;-0.05480555,-0.1197168;-0.6673828;0.009357236,-0.1234796;-0.6521732;-0.07156906,0.001222506;0.5464526;0.01581621,340.2913
+0;0;0,-0.007519433;0.3156423;0.0155989,-0.0127555;0.6214223;0.01642282,0.1594934;0.4991321;0.03733619,0.1910229;0.243395;0.05029744,0.2321058;-0.005445883;-0.00737714,-0.1633099;0.482204;-0.0496983,-0.2337849;0.4120544;-0.2877652,-0.2639749;0.3801874;-0.5427338,0.08138821;0.006010998;-0.02930885,0.08270571;-0.3236285;0.007966859,0.08420154;-0.6672806;0.07591489,0.09946922;-0.6290575;-0.004811771,-0.07135942;0.004871239;-0.0490233,-0.1078529;-0.3227052;-0.01140296,-0.1242068;-0.6651506;0.06056664,-0.1069684;-0.6268266;-0.01975188,-0.01151268;0.5463129;0.01861812,0;0;0,0.0007956922;0.3158156;0.01377654,0.0007531494;0.621641;0.01371336,0.1714765;0.4991579;-0.005975485,0.230332;0.2480025;-0.01050806,0.2169327;-0.0009963214;-0.07947183,-0.167864;0.4890896;0.01070864,-0.2193662;0.2366065;-0.002073575,-0.2351685;-0.009430662;-0.0805079,0.07585411;0.004499316;-0.04177427,0.1113651;-0.3251984;-0.0513556,0.1164801;-0.6664631;0.02756286,0.1368877;-0.7003991;-0.02053332,-0.0801013;0.005351703;-0.03277683,-0.1230834;-0.3228561;-0.05481321,-0.1204037;-0.6671511;0.009760331,-0.1241994;-0.6519677;-0.0713789,0.0009282082;0.5465284;0.01613283,340.3247
+0;0;0,-0.007481812;0.3156338;0.01578678,-0.01279037;0.621412;0.01684318,0.1594275;0.4990488;0.03787038,0.1908295;0.2432978;0.05086599,0.2319201;-0.005562946;-0.006717391,-0.1632511;0.4829721;-0.05024966,-0.2339384;0.4162343;-0.2892328,-0.2640679;0.3890485;-0.5447501,0.0815286;0.005955446;-0.02892749,0.08291722;-0.3237078;0.008134395,0.08436038;-0.667303;0.07637135,0.09983765;-0.6290796;-0.004315354,-0.07125231;0.004944974;-0.04917149,-0.1076695;-0.3225983;-0.0111898,-0.1240537;-0.6649891;0.06103212,-0.1066066;-0.6266597;-0.01924074,-0.01153976;0.5463009;0.01897882,0;0;0,0.0007956922;0.3158156;0.01377654,0.0007531494;0.621641;0.01371336,0.1714765;0.4991579;-0.005975485,0.230332;0.2480025;-0.01050806,0.2169327;-0.0009963214;-0.07947183,-0.167864;0.4890896;0.01070864,-0.2193662;0.2366065;-0.002073575,-0.2351685;-0.009430662;-0.0805079,0.07585411;0.004499316;-0.04177427,0.1113651;-0.3251984;-0.0513556,0.1164801;-0.6664631;0.02756286,0.1368877;-0.7003991;-0.02053332,-0.0801013;0.005351703;-0.03277683,-0.1230834;-0.3228561;-0.05481321,-0.1204037;-0.6671511;0.009760331,-0.1241994;-0.6519677;-0.0713789,0.0009282082;0.5465284;0.01613283,340.3474
+0;0;0,-0.007478681;0.3155017;0.01578017,-0.0127847;0.6211333;0.01683617,0.1584253;0.4990871;0.03775099,0.1898263;0.2433439;0.05074619,0.2309118;-0.005485967;-0.006830063,-0.1623523;0.4831051;-0.04984991,-0.2330373;0.4163693;-0.2888257,-0.2631631;0.3891869;-0.5443113,0.08138244;0.005944769;-0.02887563,0.08277169;-0.3238674;0.008202992,0.08421162;-0.6666943;0.07628738,0.09971412;-0.6284575;-0.004530847,-0.07112457;0.004936109;-0.04908333,-0.1075582;-0.3227551;-0.01108449,-0.1239058;-0.6643804;0.06097594,-0.1064302;-0.6260375;-0.01942777,-0.01153473;0.5460609;0.01897072,0;0;0,0.001263246;0.3156647;0.01415825,0.001660645;0.621343;0.01447797,0.1711338;0.4991864;-0.006239891,0.2303296;0.2481194;-0.01078415,0.217814;-0.001039177;-0.07921481,-0.1662556;0.4897405;0.01116751,-0.2175383;0.2372521;-0.002218803,-0.2328871;-0.008889496;-0.08030911,0.0756648;0.00454703;-0.04179001,0.1105368;-0.3253564;-0.05181336,0.1151724;-0.6659238;0.02667356,0.1355877;-0.7002707;-0.02110147,-0.07994682;0.00529792;-0.03275182,-0.1242888;-0.3228335;-0.05547582,-0.1217566;-0.6663804;0.008842692,-0.125675;-0.6511987;-0.07242737,0.001728728;0.546266;0.01680517,340.3699
+0;0;0,-0.007479892;0.3155528;0.01578273,-0.01278698;0.6212457;0.01683891,0.1583745;0.4991973;0.03774879,0.1897735;0.2434705;0.05074316,0.2308645;-0.00539273;-0.006840806,-0.162311;0.4832199;-0.04982698,-0.2329915;0.4164884;-0.2887874,-0.2631214;0.3893024;-0.5443074,0.08135547;0.005942799;-0.02886607,0.08274539;-0.3240271;0.008230284,0.08418264;-0.6662159;0.07618796,0.09986825;-0.6278819;-0.005584866,-0.071101;0.004934473;-0.04906707,-0.107552;-0.3229134;-0.01105006,-0.1238692;-0.6639029;0.06087626,-0.1061872;-0.6254613;-0.02047715,-0.01153674;0.5461576;0.01897391,0;0;0,0.001137197;0.3157076;0.01435351,0.001368001;0.6214471;0.01480341,0.170717;0.4989384;-0.006095648,0.2303512;0.2479914;-0.01060224,0.2173484;-0.0009701699;-0.07978582,-0.1664172;0.4897515;0.01124582,-0.218187;0.2373526;-0.001625014,-0.2339407;-0.008787915;-0.07975286,0.07565755;0.004469633;-0.0417521,0.1098635;-0.3256507;-0.05217814,0.1137431;-0.6655626;0.02629662,0.1344147;-0.7002426;-0.02260613,-0.07991332;0.005368304;-0.03274634,-0.1255999;-0.3227151;-0.0558158,-0.1232223;-0.6656328;0.008334413,-0.1271793;-0.6506185;-0.07389735,0.001480013;0.5463535;0.01710439,340.4037
+0;0;0,-0.007404313;0.3155568;0.01609617,-0.01272868;0.6212703;0.01727078,0.1588951;0.4990427;0.03848679,0.1900332;0.243262;0.05143286,0.2313043;-0.00551337;-0.006348863,-0.1626586;0.4836451;-0.05019175,-0.2332787;0.4201048;-0.2900592,-0.2637036;0.3925282;-0.5454903,0.08145127;0.005839673;-0.02861099,0.08283016;-0.32397;0.0085616,0.08429451;-0.6662505;0.07660323,0.1001423;-0.6279122;-0.005120948,-0.07106405;0.005029584;-0.04910811,-0.107347;-0.322641;-0.01072037,-0.1236227;-0.6637244;0.0612867,-0.1057813;-0.6252777;-0.02001436,-0.01146732;0.5461763;0.0193846,0;0;0,0.001015827;0.31572;0.01448536,0.001108959;0.6214809;0.01502562,0.171042;0.4990079;-0.005894424,0.2310128;0.2481281;-0.01076889,0.2175486;-0.0008954555;-0.07959604,-0.1670177;0.4892681;0.0116643,-0.2183165;0.2367454;-0.001050122,-0.2350267;-0.009145573;-0.07972406,0.07557717;0.004430443;-0.04189825,0.1093541;-0.3255793;-0.05242515,0.1125765;-0.6656121;0.02602887,0.1334144;-0.7002072;-0.02288723,-0.07995942;0.005410356;-0.03262239,-0.1267459;-0.3223369;-0.05609393,-0.1244159;-0.6654531;0.007573906,-0.1284265;-0.6504303;-0.07463998,0.001256093;0.5463814;0.017308,340.4368

+ 161 - 0
DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_OneArm_Forward_HapticFeedback_Fast.csv

@@ -0,0 +1,161 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.006002137;0.3164436;0.008543083,0.0121595;0.6235396;0.002769482,0.1869966;0.4971507;0.008248833,0.2183031;0.2446067;0.0277918,0.2557284;-6.695092E-05;-0.03076929,-0.1620838;0.4858326;7.907394E-05,-0.2015345;0.2337087;0.004275562,-0.2335361;-0.01567952;-0.03415214,0.07810967;0.005319598;-0.03792395,0.09181727;-0.3267325;-0.0020274,0.09564946;-0.6746206;0.06477945,0.096026;-0.6361376;-0.0208502,-0.0770358;0.005084167;-0.04009093,-0.09924696;-0.3274993;-0.01499139,-0.1135081;-0.6755;0.0497856,-0.1110019;-0.6369979;-0.0358063,0.01056405;0.5481561;0.006520731,0;0;0,-0.006779775;0.3159842;-0.01880431,-0.01708484;0.6216064;-0.04763269,0.1636519;0.5022458;-0.05155087,0.2282966;0.2575017;-0.01896501,0.2269057;0.007150888;-0.06388521,-0.1870185;0.4861993;-0.02811073,-0.2264324;0.2340575;-0.02472178,-0.236643;-0.01123185;-0.09123618,0.07634661;0.005121142;-0.04138374,0.1124912;-0.327096;-0.03361344,0.1278857;-0.6743917;0.0345974,0.1438235;-0.7091766;-0.01974821,-0.0805097;0.004464487;-0.03264815,-0.1161256;-0.3278793;-0.02887762,-0.1105234;-0.6748228;0.04255608,-0.1157177;-0.6623905;-0.04152089,-0.01391344;0.5469152;-0.03712296,257.4272
+0;0;0,0.005872337;0.3164478;0.008478495,0.01185806;0.6235459;0.002635021,0.1867734;0.4972667;0.008315189,0.2180075;0.2446781;0.02739056,0.2560002;2.464652E-05;-0.03088913,-0.1623285;0.4857848;0.0002675825,-0.2014184;0.2336001;0.004178321,-0.2334759;-0.01576754;-0.03433616,0.07806949;0.00532335;-0.03800607,0.09187709;-0.3267101;-0.001975711,0.0955752;-0.674581;0.06492844,0.09592634;-0.6361024;-0.02070175,-0.07707513;0.005080984;-0.04001565,-0.09917669;-0.3275112;-0.01493533,-0.1135213;-0.6754864;0.04996027,-0.1110409;-0.6369884;-0.03563279,0.01031107;0.5481622;0.006402211,0;0;0,-0.006779775;0.3159842;-0.01880431,-0.01708484;0.6216064;-0.04763269,0.1636519;0.5022458;-0.05155087,0.2282966;0.2575017;-0.01896501,0.2269057;0.007150888;-0.06388521,-0.1870185;0.4861993;-0.02811073,-0.2264324;0.2340575;-0.02472178,-0.236643;-0.01123185;-0.09123618,0.07634661;0.005121142;-0.04138374,0.1124912;-0.327096;-0.03361344,0.1278857;-0.6743917;0.0345974,0.1438235;-0.7091766;-0.01974821,-0.0805097;0.004464487;-0.03264815,-0.1161256;-0.3278793;-0.02887762,-0.1105234;-0.6748228;0.04255608,-0.1157177;-0.6623905;-0.04152089,-0.01391344;0.5469152;-0.03712296,257.4451
+0;0;0,0.00586319;0.3159548;0.008465288,0.01183067;0.6221171;0.002639776,0.1868931;0.4960304;0.008309818,0.2181113;0.2435704;0.02737547,0.2561803;-0.001574725;-0.03102136,-0.1624903;0.4845392;0.0002557235,-0.2015602;0.232483;0.004164469,-0.2336822;-0.0173859;-0.03442742,0.07819357;0.005331811;-0.03806647,0.09197006;-0.3259538;-0.002117272,0.09567372;-0.6743464;0.06488723,0.09602063;-0.6359699;-0.01971174,-0.07719763;0.005089059;-0.04007924,-0.0992494;-0.326754;-0.01505541,-0.1136155;-0.6752511;0.04993751,-0.111165;-0.6368554;-0.03462475,0.01028847;0.5469669;0.006395298,0;0;0,-0.00682345;0.3153301;-0.02130437,-0.01759663;0.6197165;-0.05283451,0.1637901;0.5021172;-0.0546186,0.2281571;0.2576683;-0.02032995,0.2269097;0.006617874;-0.06423569,-0.1881231;0.485931;-0.0334888,-0.2272252;0.2339143;-0.02777232,-0.2366207;-0.01226944;-0.09304783,0.07647614;0.005195111;-0.04142618,0.1126716;-0.3262739;-0.03432465,0.128042;-0.6745245;0.03175068,0.1441192;-0.7074807;-0.0230701,-0.08066782;0.004371935;-0.03263905,-0.1159159;-0.3272615;-0.02962531,-0.1100382;-0.6751252;0.03992325,-0.1147383;-0.662692;-0.04312247,-0.0143749;0.5453866;-0.04148865,257.4618
+0;0;0,0.00586319;0.3159548;0.008465288,0.01183067;0.6221171;0.002639776,0.1868931;0.4960304;0.008309818,0.2181113;0.2435704;0.02737547,0.2561803;-0.001574725;-0.03102136,-0.1624903;0.4845392;0.0002557235,-0.2015602;0.232483;0.004164469,-0.2336822;-0.0173859;-0.03442742,0.07819357;0.005331811;-0.03806647,0.09197006;-0.3259538;-0.002117272,0.09567372;-0.6743464;0.06488723,0.09602063;-0.6359699;-0.01971174,-0.07719763;0.005089059;-0.04007924,-0.0992494;-0.326754;-0.01505541,-0.1136155;-0.6752511;0.04993751,-0.111165;-0.6368554;-0.03462475,0.01028847;0.5469669;0.006395298,0;0;0,-0.00682345;0.3153301;-0.02130437,-0.01759663;0.6197165;-0.05283451,0.1637901;0.5021172;-0.0546186,0.2281571;0.2576683;-0.02032995,0.2269097;0.006617874;-0.06423569,-0.1881231;0.485931;-0.0334888,-0.2272252;0.2339143;-0.02777232,-0.2366207;-0.01226944;-0.09304783,0.07647614;0.005195111;-0.04142618,0.1126716;-0.3262739;-0.03432465,0.128042;-0.6745245;0.03175068,0.1441192;-0.7074807;-0.0230701,-0.08066782;0.004371935;-0.03263905,-0.1159159;-0.3272615;-0.02962531,-0.1100382;-0.6751252;0.03992325,-0.1147383;-0.662692;-0.04312247,-0.0143749;0.5453866;-0.04148865,257.4766
+0;0;0,0.005845242;0.3161042;0.008439789,0.01179324;0.6220509;0.002603018,0.1871306;0.495911;0.008293738,0.2184531;0.2435934;0.02740513,0.2567994;-0.0005398095;-0.03077534,-0.1627944;0.4844046;0.000353286,-0.2015785;0.2324269;0.004041094,-0.2334319;-0.01646274;-0.03463344,0.07831177;0.005348865;-0.0381865,0.09210347;-0.3252047;-0.00223688,0.09577934;-0.6740553;0.06483784,0.09610265;-0.6356643;-0.01991449,-0.07735953;0.005093367;-0.04011373,-0.09927301;-0.3260398;-0.01523549,-0.1138131;-0.6749549;0.05000287,-0.1113816;-0.6365451;-0.03471332,0.01025535;0.546922;0.006358677,0;0;0,-0.007164777;0.3151874;-0.02515626,-0.01828021;0.6190434;-0.0593946,0.1638287;0.502683;-0.05915189,0.2273995;0.2584029;-0.02314496,0.226829;0.008074075;-0.06547189,-0.1892831;0.486136;-0.03965506,-0.2281147;0.2342432;-0.03239846,-0.2373067;-0.01129781;-0.09628548,0.0766374;0.00530988;-0.04144955,0.1129306;-0.3254514;-0.03615689,0.1282546;-0.6745861;0.0277133,0.144392;-0.7070385;-0.02789927,-0.08084593;0.004254364;-0.03264028,-0.1159387;-0.3266787;-0.03294546,-0.1100601;-0.6751897;0.03571843,-0.1144426;-0.6630672;-0.04743602,-0.01497319;0.5448633;-0.047261,257.4988
+0;0;0,0.005845242;0.3161042;0.008439789,0.01179324;0.6220509;0.002603018,0.1871306;0.495911;0.008293738,0.2184531;0.2435934;0.02740513,0.2567994;-0.0005398095;-0.03077534,-0.1627944;0.4844046;0.000353286,-0.2015785;0.2324269;0.004041094,-0.2334319;-0.01646274;-0.03463344,0.07831177;0.005348865;-0.0381865,0.09210347;-0.3252047;-0.00223688,0.09577934;-0.6740553;0.06483784,0.09610265;-0.6356643;-0.01991449,-0.07735953;0.005093367;-0.04011373,-0.09927301;-0.3260398;-0.01523549,-0.1138131;-0.6749549;0.05000287,-0.1113816;-0.6365451;-0.03471332,0.01025535;0.546922;0.006358677,0;0;0,-0.007164777;0.3151874;-0.02515626,-0.01828021;0.6190434;-0.0593946,0.1638287;0.502683;-0.05915189,0.2273995;0.2584029;-0.02314496,0.226829;0.008074075;-0.06547189,-0.1892831;0.486136;-0.03965506,-0.2281147;0.2342432;-0.03239846,-0.2373067;-0.01129781;-0.09628548,0.0766374;0.00530988;-0.04144955,0.1129306;-0.3254514;-0.03615689,0.1282546;-0.6745861;0.0277133,0.144392;-0.7070385;-0.02789927,-0.08084593;0.004254364;-0.03264028,-0.1159387;-0.3266787;-0.03294546,-0.1100601;-0.6751897;0.03571843,-0.1144426;-0.6630672;-0.04743602,-0.01497319;0.5448633;-0.047261,257.5107
+0;0;0,0.005845242;0.3161042;0.008439789,0.01179324;0.6220509;0.002603018,0.1871306;0.495911;0.008293738,0.2184531;0.2435934;0.02740513,0.2567994;-0.0005398095;-0.03077534,-0.1627944;0.4844046;0.000353286,-0.2015785;0.2324269;0.004041094,-0.2334319;-0.01646274;-0.03463344,0.07831177;0.005348865;-0.0381865,0.09210347;-0.3252047;-0.00223688,0.09577934;-0.6740553;0.06483784,0.09610265;-0.6356643;-0.01991449,-0.07735953;0.005093367;-0.04011373,-0.09927301;-0.3260398;-0.01523549,-0.1138131;-0.6749549;0.05000287,-0.1113816;-0.6365451;-0.03471332,0.01025535;0.546922;0.006358677,0;0;0,-0.007164777;0.3151874;-0.02515626,-0.01828021;0.6190434;-0.0593946,0.1638287;0.502683;-0.05915189,0.2273995;0.2584029;-0.02314496,0.226829;0.008074075;-0.06547189,-0.1892831;0.486136;-0.03965506,-0.2281147;0.2342432;-0.03239846,-0.2373067;-0.01129781;-0.09628548,0.0766374;0.00530988;-0.04144955,0.1129306;-0.3254514;-0.03615689,0.1282546;-0.6745861;0.0277133,0.144392;-0.7070385;-0.02789927,-0.08084593;0.004254364;-0.03264028,-0.1159387;-0.3266787;-0.03294546,-0.1100601;-0.6751897;0.03571843,-0.1144426;-0.6630672;-0.04743602,-0.01497319;0.5448633;-0.047261,257.5229
+0;0;0,0.005743986;0.3159444;0.008397678,0.011562;0.6211665;0.002498698,0.1868956;0.4952073;0.008237291,0.2182867;0.2430794;0.02741317,0.256677;-0.0007442385;-0.03077858,-0.1629699;0.4837365;0.0004808884,-0.2014106;0.2318783;0.003853597,-0.2330421;-0.01671267;-0.03503159,0.07819254;0.005356568;-0.03810124,0.09201801;-0.3252029;-0.00208234,0.09560931;-0.6734216;0.06482007,0.09589908;-0.635024;-0.02002868,-0.07722139;0.005067434;-0.04007056,-0.09903667;-0.3260941;-0.01528759,-0.1137389;-0.6743234;0.05002113,-0.1113382;-0.6359068;-0.03479226,0.01006131;0.5461787;0.006267433,0;0;0,-0.007419675;0.314708;-0.02877855,-0.01877473;0.6174009;-0.06645632,0.1637623;0.5029734;-0.0633204,0.2261683;0.2589395;-0.02492046,0.22668;0.008721322;-0.06615949,-0.1901405;0.4860644;-0.04557351,-0.2286692;0.2343549;-0.03665787,-0.237549;-0.01136933;-0.09871259,0.07677521;0.005468011;-0.04086733,0.112911;-0.325346;-0.03707457,0.128371;-0.6743921;0.02352977,0.1442717;-0.7069418;-0.03218937,-0.08054906;0.00408665;-0.03300939,-0.1157892;-0.3268415;-0.034668,-0.1098433;-0.6749789;0.03248949,-0.113882;-0.663191;-0.05070861,-0.01547191;0.5435463;-0.05325723,257.5434
+0;0;0,0.005743986;0.3159444;0.008397678,0.011562;0.6211665;0.002498698,0.1868956;0.4952073;0.008237291,0.2182867;0.2430794;0.02741317,0.256677;-0.0007442385;-0.03077858,-0.1629699;0.4837365;0.0004808884,-0.2014106;0.2318783;0.003853597,-0.2330421;-0.01671267;-0.03503159,0.07819254;0.005356568;-0.03810124,0.09201801;-0.3252029;-0.00208234,0.09560931;-0.6734216;0.06482007,0.09589908;-0.635024;-0.02002868,-0.07722139;0.005067434;-0.04007056,-0.09903667;-0.3260941;-0.01528759,-0.1137389;-0.6743234;0.05002113,-0.1113382;-0.6359068;-0.03479226,0.01006131;0.5461787;0.006267433,0;0;0,-0.007419675;0.314708;-0.02877855,-0.01877473;0.6174009;-0.06645632,0.1637623;0.5029734;-0.0633204,0.2261683;0.2589395;-0.02492046,0.22668;0.008721322;-0.06615949,-0.1901405;0.4860644;-0.04557351,-0.2286692;0.2343549;-0.03665787,-0.237549;-0.01136933;-0.09871259,0.07677521;0.005468011;-0.04086733,0.112911;-0.325346;-0.03707457,0.128371;-0.6743921;0.02352977,0.1442717;-0.7069418;-0.03218937,-0.08054906;0.00408665;-0.03300939,-0.1157892;-0.3268415;-0.034668,-0.1098433;-0.6749789;0.03248949,-0.113882;-0.663191;-0.05070861,-0.01547191;0.5435463;-0.05325723,257.5548
+0;0;0,0.005741388;0.3158015;0.00839388,0.011551;0.6205794;0.002501411,0.1871524;0.494602;0.008240031,0.2185259;0.2426159;0.02740512,0.2566481;0.0004947335;-0.0303803,-0.1632407;0.4831139;0.0004719333,-0.2016597;0.2313974;0.003842745,-0.2330703;-0.01545782;-0.03477093,0.07810272;0.005350415;-0.03805748,0.09195913;-0.3259487;-0.001957975,0.09553569;-0.6727376;0.06466972,0.09582847;-0.6342525;-0.02106292,-0.07713269;0.005061613;-0.04002453,-0.09899678;-0.3268409;-0.0151861,-0.1136387;-0.6736404;0.04985445,-0.1112129;-0.6351361;-0.03584246,0.01005148;0.5456502;0.006267202,0;0;0,-0.00786303;0.3141866;-0.03254199,-0.01968104;0.6159584;-0.07367659,0.1637466;0.5036496;-0.06791544,0.2255556;0.259922;-0.02760291,0.2268333;0.0112873;-0.06753135,-0.1915291;0.4857702;-0.05173824,-0.2303415;0.2343079;-0.04130093,-0.2386375;-0.01000409;-0.1017818,0.07679626;0.005555719;-0.04060173,0.1135023;-0.3259559;-0.0379591,0.1286285;-0.6741148;0.01923513,0.143694;-0.707061;-0.03762413,-0.08036271;0.003984879;-0.03321128,-0.1159102;-0.3276501;-0.03619402,-0.1095622;-0.674834;0.02813037,-0.1133192;-0.6635646;-0.05587689,-0.0162764;0.5423361;-0.05957055,257.5773
+0;0;0,0.005667263;0.3150685;0.008358708,0.01141433;0.6204413;0.002445987,0.1840399;0.4953005;0.00811612,0.2154196;0.2434388;0.0271843,0.2538147;0.002518028;-0.03043003,-0.1604403;0.484025;0.0006455309,-0.1984915;0.2323786;0.003614586,-0.229109;-0.01328655;-0.03572504,0.0781934;0.005368119;-0.03807524,0.09205464;-0.3254873;-0.002007864,0.09564858;-0.6715192;0.06439925,0.09591025;-0.6329888;-0.02179398,-0.07720529;0.00505181;-0.04008204,-0.09884419;-0.3264295;-0.01538012,-0.1136698;-0.6724377;0.04957717,-0.111263;-0.6338862;-0.03658078,0.009933958;0.5454509;0.006216465,0;0;0,-0.006604716;0.3135939;-0.03139091,-0.01641256;0.6158695;-0.07413244,0.1629543;0.5043871;-0.0727005,0.2246337;0.2610398;-0.03074408,0.2268266;0.01338245;-0.06944084,-0.18648;0.4870092;-0.06004482,-0.2254005;0.2358672;-0.04606397,-0.233373;-0.007624403;-0.1050952,0.07694557;0.005688995;-0.04049397,0.1133747;-0.3254117;-0.0386219,0.1282842;-0.6733609;0.01495004,0.1437379;-0.7063406;-0.04246831,-0.08043315;0.003852831;-0.03329283,-0.1162396;-0.3272992;-0.03709634,-0.1096334;-0.6742058;0.02432892,-0.1128511;-0.6630597;-0.06014767,-0.01385446;0.5420712;-0.06044865,257.5993
+0;0;0,0.005667263;0.3150685;0.008358708,0.01141433;0.6204413;0.002445987,0.1840399;0.4953005;0.00811612,0.2154196;0.2434388;0.0271843,0.2538147;0.002518028;-0.03043003,-0.1604403;0.484025;0.0006455309,-0.1984915;0.2323786;0.003614586,-0.229109;-0.01328655;-0.03572504,0.0781934;0.005368119;-0.03807524,0.09205464;-0.3254873;-0.002007864,0.09564858;-0.6715192;0.06439925,0.09591025;-0.6329888;-0.02179398,-0.07720529;0.00505181;-0.04008204,-0.09884419;-0.3264295;-0.01538012,-0.1136698;-0.6724377;0.04957717,-0.111263;-0.6338862;-0.03658078,0.009933958;0.5454509;0.006216465,0;0;0,-0.006604716;0.3135939;-0.03139091,-0.01641256;0.6158695;-0.07413244,0.1629543;0.5043871;-0.0727005,0.2246337;0.2610398;-0.03074408,0.2268266;0.01338245;-0.06944084,-0.18648;0.4870092;-0.06004482,-0.2254005;0.2358672;-0.04606397,-0.233373;-0.007624403;-0.1050952,0.07694557;0.005688995;-0.04049397,0.1133747;-0.3254117;-0.0386219,0.1282842;-0.6733609;0.01495004,0.1437379;-0.7063406;-0.04246831,-0.08043315;0.003852831;-0.03329283,-0.1162396;-0.3272992;-0.03709634,-0.1096334;-0.6742058;0.02432892,-0.1128511;-0.6630597;-0.06014767,-0.01385446;0.5420712;-0.06044865,257.6107
+0;0;0,0.005669456;0.3151904;0.008361944,0.01142064;0.6207881;0.002448625,0.1831038;0.4959554;0.008106635,0.2144637;0.2442532;0.02716274,0.2526594;0.004583076;-0.03015251,-0.1595103;0.4847409;0.0006765155,-0.1975374;0.233254;0.003643691,-0.227996;-0.01113595;-0.03549172,0.07842728;0.005384176;-0.03818914,0.09224697;-0.3244793;-0.002229884,0.09584606;-0.6710064;0.06427227,0.09610375;-0.632606;-0.02060772,-0.07743622;0.005066921;-0.04020194,-0.09901024;-0.3254206;-0.01557407,-0.1138571;-0.671924;0.04947618,-0.111487;-0.6335028;-0.03536905,0.009940989;0.5458341;0.006217271,0;0;0,-0.006903827;0.3132764;-0.03545809,-0.01657327;0.6155287;-0.07998681,0.161952;0.5050526;-0.07841611,0.2238837;0.2622909;-0.03446388,0.2266867;0.01580608;-0.0721879,-0.1858055;0.4873705;-0.06717735,-0.2247027;0.2364951;-0.05139339,-0.2325631;-0.006087318;-0.1086444,0.07693864;0.00578171;-0.04105186,0.113165;-0.3243403;-0.03998661,0.1277277;-0.673285;0.010432,0.1435949;-0.7046725;-0.04662108,-0.08087175;0.003758204;-0.03292223,-0.1166306;-0.3263451;-0.03978864,-0.1102869;-0.6741163;0.01963726,-0.1131747;-0.6629522;-0.06350188,-0.01402476;0.5418372;-0.0659306,257.6328
+0;0;0,0.005487191;0.3151929;0.00838879,0.01102844;0.6207938;0.002443928,0.1828086;0.4960804;0.008183099,0.2142204;0.2443918;0.02733329,0.2525861;0.004789621;-0.03015226,-0.1598479;0.484753;0.0008722139,-0.1974532;0.2331959;0.00320457,-0.2281788;-0.01122135;-0.03554905,0.07843857;0.005425835;-0.03816007,0.0923055;-0.3244234;-0.002088152,0.09581564;-0.6709622;0.06435793,0.0960476;-0.6325621;-0.02052218,-0.07742268;0.005022821;-0.04023356,-0.09892797;-0.3254717;-0.01563849,-0.1140308;-0.6719331;0.04957616,-0.1116849;-0.633512;-0.03526975,0.009612074;0.545839;0.006222137,0;0;0,-0.006903827;0.3132764;-0.03545809,-0.01657327;0.6155287;-0.07998681,0.161952;0.5050526;-0.07841611,0.2238837;0.2622909;-0.03446388,0.2266867;0.01580608;-0.0721879,-0.1858055;0.4873705;-0.06717735,-0.2247027;0.2364951;-0.05139339,-0.2325631;-0.006087318;-0.1086444,0.07693864;0.00578171;-0.04105186,0.113165;-0.3243403;-0.03998661,0.1277277;-0.673285;0.010432,0.1435949;-0.7046725;-0.04662108,-0.08087175;0.003758204;-0.03292223,-0.1166306;-0.3263451;-0.03978864,-0.1102869;-0.6741163;0.01963726,-0.1131747;-0.6629522;-0.06350188,-0.01402476;0.5418372;-0.0659306,257.6442
+0;0;0,0.005487191;0.3151929;0.00838879,0.01102844;0.6207938;0.002443928,0.1828086;0.4960804;0.008183099,0.2142204;0.2443918;0.02733329,0.2525861;0.004789621;-0.03015226,-0.1598479;0.484753;0.0008722139,-0.1974532;0.2331959;0.00320457,-0.2281788;-0.01122135;-0.03554905,0.07843857;0.005425835;-0.03816007,0.0923055;-0.3244234;-0.002088152,0.09581564;-0.6709622;0.06435793,0.0960476;-0.6325621;-0.02052218,-0.07742268;0.005022821;-0.04023356,-0.09892797;-0.3254717;-0.01563849,-0.1140308;-0.6719331;0.04957616,-0.1116849;-0.633512;-0.03526975,0.009612074;0.545839;0.006222137,0;0;0,-0.006903827;0.3132764;-0.03545809,-0.01657327;0.6155287;-0.07998681,0.161952;0.5050526;-0.07841611,0.2238837;0.2622909;-0.03446388,0.2266867;0.01580608;-0.0721879,-0.1858055;0.4873705;-0.06717735,-0.2247027;0.2364951;-0.05139339,-0.2325631;-0.006087318;-0.1086444,0.07693864;0.00578171;-0.04105186,0.113165;-0.3243403;-0.03998661,0.1277277;-0.673285;0.010432,0.1435949;-0.7046725;-0.04662108,-0.08087175;0.003758204;-0.03292223,-0.1166306;-0.3263451;-0.03978864,-0.1102869;-0.6741163;0.01963726,-0.1131747;-0.6629522;-0.06350188,-0.01402476;0.5418372;-0.0659306,257.6553
+0;0;0,0.005487299;0.3151991;0.008388955,0.01103435;0.621125;0.002441431,0.1818111;0.4967095;0.008168758,0.2132001;0.2452036;0.02730506,0.2515146;0.005920947;-0.03010383,-0.1588598;0.4854477;0.0009002355,-0.1964379;0.2340732;0.003230899,-0.2271225;-0.01001807;-0.03547103,0.07819548;0.00540902;-0.03804181,0.09201959;-0.3234218;-0.00208126,0.09553403;-0.6703855;0.06444629,0.09576989;-0.6318443;-0.02185983,-0.07718273;0.005007254;-0.04010887,-0.09862164;-0.3244668;-0.01558974,-0.113743;-0.671353;0.04970487,-0.1113576;-0.6327904;-0.0365665,0.009618167;0.5461798;0.006219158,0;0;0,-0.006943688;0.3129312;-0.0384295,-0.01640509;0.6152378;-0.08486605,0.1611883;0.5057166;-0.08319998,0.22294;0.2635387;-0.03690386,0.2269067;0.01728836;-0.0738492,-0.1847379;0.4877274;-0.07285224,-0.223348;0.2370788;-0.05578629,-0.2311443;-0.00552693;-0.1114784,0.07686378;0.0057877;-0.04061317,0.113344;-0.3232753;-0.04145789,0.1278918;-0.6730406;0.006236073,0.1430763;-0.7052216;-0.05228496,-0.08046005;0.003732666;-0.0332147,-0.1160609;-0.3253639;-0.03969985,-0.1096266;-0.6742265;0.01575784,-0.1123719;-0.6636106;-0.06873167,-0.01388353;0.5416218;-0.07046509,257.6774
+0;0;0,0.005222332;0.3151968;0.008639756,0.01058415;0.6211278;0.002780433,0.181417;0.4966672;0.008394943,0.2130101;0.2451925;0.02760572,0.2514752;0.005968913;-0.02994799,-0.1592337;0.4854199;0.001256781,-0.1964183;0.2339813;0.002867974,-0.2274369;-0.01010264;-0.03561379,0.07821181;0.005456743;-0.03800138,0.09186374;-0.3233574;-0.001823317,0.09531395;-0.670308;0.06477618,0.09552293;-0.6317538;-0.02152873,-0.07717656;0.00495971;-0.04012667,-0.09870791;-0.3244897;-0.015357,-0.1139296;-0.6713502;0.05005032,-0.1115714;-0.6327747;-0.03622051,0.009235367;0.5461802;0.006535724,0;0;0,-0.006943688;0.3129312;-0.0384295,-0.01640509;0.6152378;-0.08486605,0.1611883;0.5057166;-0.08319998,0.22294;0.2635387;-0.03690386,0.2269067;0.01728836;-0.0738492,-0.1847379;0.4877274;-0.07285224,-0.223348;0.2370788;-0.05578629,-0.2311443;-0.00552693;-0.1114784,0.07686378;0.0057877;-0.04061317,0.113344;-0.3232753;-0.04145789,0.1278918;-0.6730406;0.006236073,0.1430763;-0.7052216;-0.05228496,-0.08046005;0.003732666;-0.0332147,-0.1160609;-0.3253639;-0.03969985,-0.1096266;-0.6742265;0.01575784,-0.1123719;-0.6636106;-0.06873167,-0.01388353;0.5416218;-0.07046509,257.6887
+0;0;0,0.005220972;0.3151147;0.008637506,0.01058774;0.6213302;0.002775166,0.1803636;0.4971632;0.008378784,0.2119386;0.2458313;0.02757865,0.2502232;0.007731318;-0.02970473,-0.1581963;0.485985;0.001284437,-0.1953597;0.2346891;0.002894715,-0.2262326;-0.008248329;-0.0354063,0.0780371;0.005444553;-0.0379165,0.09166043;-0.3226809;-0.001814205,0.09510971;-0.6695374;0.06476724,0.09531718;-0.6310449;-0.02091529,-0.07700416;0.004948631;-0.04003704,-0.09849042;-0.3238106;-0.01531925,-0.1137079;-0.6705772;0.05007034,-0.1113668;-0.6320635;-0.03557835,0.00923877;0.5463722;0.006530977,0;0;0,-0.006775335;0.312589;-0.04051423,-0.01594846;0.6149023;-0.08883929,0.1605744;0.5062311;-0.0873673,0.2225742;0.2646103;-0.03931808,0.2275474;0.01922931;-0.07398987,-0.1831594;0.4874394;-0.07815327,-0.2212584;0.2369902;-0.05925927,-0.2288162;-0.004694059;-0.1137596,0.07672274;0.005893618;-0.04044724,0.1140059;-0.3223805;-0.04159927,0.1280668;-0.6724531;0.003187895,0.143831;-0.7032006;-0.05576039,-0.08020224;0.003628777;-0.03333956,-0.1152888;-0.324846;-0.03867924,-0.1092064;-0.6741776;0.01313625,-0.1116843;-0.6636097;-0.07070836,-0.01349325;0.5413424;-0.07409,257.7
+0;0;0,0.005220972;0.3151147;0.008637506,0.01058774;0.6213302;0.002775166,0.1803636;0.4971632;0.008378784,0.2119386;0.2458313;0.02757865,0.2502232;0.007731318;-0.02970473,-0.1581963;0.485985;0.001284437,-0.1953597;0.2346891;0.002894715,-0.2262326;-0.008248329;-0.0354063,0.0780371;0.005444553;-0.0379165,0.09166043;-0.3226809;-0.001814205,0.09510971;-0.6695374;0.06476724,0.09531718;-0.6310449;-0.02091529,-0.07700416;0.004948631;-0.04003704,-0.09849042;-0.3238106;-0.01531925,-0.1137079;-0.6705772;0.05007034,-0.1113668;-0.6320635;-0.03557835,0.00923877;0.5463722;0.006530977,0;0;0,-0.006775335;0.312589;-0.04051423,-0.01594846;0.6149023;-0.08883929,0.1605744;0.5062311;-0.0873673,0.2225742;0.2646103;-0.03931808,0.2275474;0.01922931;-0.07398987,-0.1831594;0.4874394;-0.07815327,-0.2212584;0.2369902;-0.05925927,-0.2288162;-0.004694059;-0.1137596,0.07672274;0.005893618;-0.04044724,0.1140059;-0.3223805;-0.04159927,0.1280668;-0.6724531;0.003187895,0.143831;-0.7032006;-0.05576039,-0.08020224;0.003628777;-0.03333956,-0.1152888;-0.324846;-0.03867924,-0.1092064;-0.6741776;0.01313625,-0.1116843;-0.6636097;-0.07070836,-0.01349325;0.5413424;-0.07409,257.7221
+0;0;0,0.004885461;0.3146584;0.008651087,0.009821851;0.6182039;0.002731271,0.180681;0.4941527;0.008470438,0.212378;0.2429507;0.02782792,0.2506934;0.004944861;-0.02957148,-0.1596095;0.4824879;0.0008106767,-0.196431;0.2312426;0.002169346,-0.2272866;-0.01146738;-0.03719194,0.07772293;0.005525974;-0.03773389,0.09104839;-0.3210744;-0.001621541,0.09457315;-0.6690457;0.06515169,0.09487601;-0.6305612;-0.02050292,-0.0766885;0.004819123;-0.0398859,-0.09814949;-0.3224039;-0.01510774,-0.1136021;-0.6702956;0.05037325,-0.1111649;-0.6317852;-0.03524465,0.008598736;0.5436089;0.006498377,0;0;0,-0.007465079;0.3116562;-0.04385543,-0.01986367;0.6093782;-0.1016827,0.1599171;0.5067411;-0.09122348,0.2222638;0.2655616;-0.0419569,0.2271775;0.01986454;-0.07386827,-0.1878465;0.4853982;-0.08385915,-0.2259599;0.2352241;-0.06283192,-0.2332127;-0.006693244;-0.116057,0.07665977;0.005854279;-0.03980255,0.1142552;-0.3208428;-0.04205132,0.1283539;-0.6723591;0.0002887249,0.1441177;-0.7027788;-0.05895448,-0.07965414;0.003640884;-0.03372235,-0.1143885;-0.32334;-0.03887067,-0.1083113;-0.6740856;0.01108648,-0.1103887;-0.6641569;-0.0725892,-0.01639122;0.5370224;-0.08344269,257.7335
+0;0;0,0.004885461;0.3146584;0.008651087,0.009821851;0.6182039;0.002731271,0.180681;0.4941527;0.008470438,0.212378;0.2429507;0.02782792,0.2506934;0.004944861;-0.02957148,-0.1596095;0.4824879;0.0008106767,-0.196431;0.2312426;0.002169346,-0.2272866;-0.01146738;-0.03719194,0.07772293;0.005525974;-0.03773389,0.09104839;-0.3210744;-0.001621541,0.09457315;-0.6690457;0.06515169,0.09487601;-0.6305612;-0.02050292,-0.0766885;0.004819123;-0.0398859,-0.09814949;-0.3224039;-0.01510774,-0.1136021;-0.6702956;0.05037325,-0.1111649;-0.6317852;-0.03524465,0.008598736;0.5436089;0.006498377,0;0;0,-0.007465079;0.3116562;-0.04385543,-0.01986367;0.6093782;-0.1016827,0.1599171;0.5067411;-0.09122348,0.2222638;0.2655616;-0.0419569,0.2271775;0.01986454;-0.07386827,-0.1878465;0.4853982;-0.08385915,-0.2259599;0.2352241;-0.06283192,-0.2332127;-0.006693244;-0.116057,0.07665977;0.005854279;-0.03980255,0.1142552;-0.3208428;-0.04205132,0.1283539;-0.6723591;0.0002887249,0.1441177;-0.7027788;-0.05895448,-0.07965414;0.003640884;-0.03372235,-0.1143885;-0.32334;-0.03887067,-0.1083113;-0.6740856;0.01108648,-0.1103887;-0.6641569;-0.0725892,-0.01639122;0.5370224;-0.08344269,257.7448
+0;0;0,0.004871356;0.31375;0.00862611,0.009795138;0.6165172;0.002710038,0.1807999;0.4923367;0.008455281,0.2124736;0.2413192;0.02779854,0.2507616;0.003483802;-0.02955977,-0.1597813;0.4806619;0.000788975,-0.1965758;0.2296012;0.002146646,-0.2274094;-0.01293504;-0.03718646,0.07748223;0.005508861;-0.03761703,0.09074818;-0.3196329;-0.001665954,0.09428012;-0.6683134;0.06524335,0.09458335;-0.6298186;-0.0205154,-0.07645101;0.004804198;-0.03976237,-0.09781617;-0.3209575;-0.01509487,-0.1133003;-0.6695582;0.05051956,-0.1108601;-0.6310374;-0.03520242,0.008570597;0.5418352;0.006481535,0;0;0,-0.008244395;0.3103113;-0.0466485,-0.0215057;0.6065487;-0.1078479,0.1590257;0.5069802;-0.09569693,0.2220842;0.26664;-0.04424429,0.2275902;0.02097794;-0.07492781,-0.1902033;0.4847344;-0.08778394,-0.2281429;0.2348112;-0.06573498,-0.2345276;-0.007484525;-0.1164663,0.07650311;0.005860329;-0.03951979,0.1142606;-0.3193334;-0.0425334,0.1287784;-0.6718149;-0.002366066,0.1448692;-0.7022875;-0.06161952,-0.0792762;0.003624186;-0.03392688,-0.1135974;-0.3219184;-0.03937977,-0.1075402;-0.6736532;0.008717451,-0.1096651;-0.6640764;-0.07497962,-0.01797326;0.534254;-0.08903003,257.7668
+0;0;0,0.004672979;0.3137505;0.008716217,0.009480806;0.6165202;0.002838324,0.1805338;0.4923861;0.008528617,0.2123406;0.2413889;0.02791767,0.2508232;0.003630966;-0.02963116,-0.1599208;0.4803725;-3.233692E-05,-0.1965421;0.2292844;0.0008455194,-0.2278435;-0.01300891;-0.03960001,0.07750384;0.005577317;-0.03756236,0.09067024;-0.3195647;-0.001576461,0.09420145;-0.6682484;0.06531615,0.09467223;-0.6297501;-0.02044149,-0.07642116;0.00472338;-0.03982937,-0.09784449;-0.3210243;-0.01502717,-0.1134735;-0.669598;0.05069564,-0.1108648;-0.6310748;-0.03502113,0.008290392;0.5418373;0.006602613,0;0;0,-0.008244395;0.3103113;-0.0466485,-0.0215057;0.6065487;-0.1078479,0.1590257;0.5069802;-0.09569693,0.2220842;0.26664;-0.04424429,0.2275902;0.02097794;-0.07492781,-0.1902033;0.4847344;-0.08778394,-0.2281429;0.2348112;-0.06573498,-0.2345276;-0.007484525;-0.1164663,0.07650311;0.005860329;-0.03951979,0.1142606;-0.3193334;-0.0425334,0.1287784;-0.6718149;-0.002366066,0.1448692;-0.7022875;-0.06161952,-0.0792762;0.003624186;-0.03392688,-0.1135974;-0.3219184;-0.03937977,-0.1075402;-0.6736532;0.008717451,-0.1096651;-0.6640764;-0.07497962,-0.01797326;0.534254;-0.08903003,257.7892
+0;0;0,0.00466623;0.3132972;0.008703627,0.009473018;0.6160008;0.002820321,0.1802559;0.4917971;0.008515003,0.2120514;0.240889;0.02789718,0.2505988;0.002730265;-0.02974865,-0.1596694;0.4798022;-3.264192E-05,-0.1962777;0.2288031;0.000844903,-0.2276319;-0.01389854;-0.03966879,0.07755228;0.005580803;-0.03758584,0.09068201;-0.3186556;-0.001700167,0.0942198;-0.6679893;0.06531712,0.09469436;-0.6294226;-0.02113008,-0.07646894;0.004726333;-0.03985427,-0.09783259;-0.3201141;-0.01512115,-0.1134908;-0.6693376;0.05072417,-0.1108611;-0.6307458;-0.03568184,0.008280269;0.5411714;0.006591993,0;0;0,-0.008697152;0.3095985;-0.04822659,-0.0221768;0.6052405;-0.1119487,0.1582715;0.5068315;-0.09798145,0.2220516;0.2669844;-0.04557014,0.2274876;0.02080731;-0.07550001,-0.1908532;0.4842748;-0.09039469,-0.2285115;0.2344668;-0.06760649,-0.2346391;-0.008372158;-0.1178082,0.07645179;0.005883604;-0.03973293,0.1142399;-0.3183914;-0.04241443,0.1290361;-0.6716831;-0.00363493,0.1451225;-0.7022914;-0.06375647,-0.07939082;0.003610949;-0.0337973,-0.1135896;-0.3210149;-0.03995441,-0.1075328;-0.6735013;0.007527266,-0.1095807;-0.6643093;-0.07679099,-0.01867178;0.5329111;-0.09268069,257.8013
+0;0;0,0.004655174;0.312555;0.008683005,0.009459129;0.6150796;0.002799713,0.1806931;0.4907062;0.008501461,0.2124729;0.2399216;0.0278741,0.2511149;0.001178831;-0.02991309,-0.160125;0.4786799;-6.863521E-05,-0.1967154;0.2278042;0.000808478,-0.2281464;-0.01549254;-0.03980457,0.07761039;0.005584984;-0.037614,0.09075639;-0.3190533;-0.001683842,0.09429333;-0.6683028;0.06531729,0.09476972;-0.629703;-0.02146401,-0.07652622;0.004729874;-0.03988412,-0.09791636;-0.3205132;-0.01512035,-0.1135708;-0.6696525;0.0507091,-0.1109309;-0.6310275;-0.03603084,0.008265743;0.5402103;0.0065734,0;0;0,-0.009534553;0.308597;-0.04964542,-0.02360517;0.6036252;-0.1152577,0.157657;0.506746;-0.1004131,0.221691;0.2674235;-0.04653716,0.2274989;0.0206421;-0.07646823,-0.1928577;0.4834368;-0.09308629,-0.2301176;0.2337951;-0.06923369,-0.2362047;-0.009734586;-0.1191023,0.07644008;0.005916119;-0.039891,0.1141328;-0.3187769;-0.04263234,0.1291662;-0.6720957;-0.004993439,0.1453288;-0.7025389;-0.06574345,-0.07949848;0.003586;-0.03371218,-0.1137668;-0.3214369;-0.0400077,-0.107411;-0.6739908;0.006275441,-0.1093884;-0.6650656;-0.07832433,-0.01998869;0.5313449;-0.09567285,257.8254
+0;0;0,0.004422628;0.3125542;0.008831119,0.00912913;0.6150821;0.003051627,0.1803967;0.4907663;0.008761808,0.2122241;0.2399824;0.02806578,0.2510717;0.001280487;-0.0297521,-0.160256;0.4782963;-0.0007996922,-0.1969379;0.227434;-0.001656424,-0.2288424;-0.01560135;-0.0434486,0.0776158;0.005671647;-0.03758987,0.09060413;-0.3189518;-0.001469359,0.09412636;-0.6681883;0.06559995,0.09478913;-0.6295815;-0.02117941,-0.07653183;0.004645346;-0.03988329,-0.09811056;-0.3205681;-0.01489488,-0.1138022;-0.6696875;0.05103098,-0.110975;-0.6310565;-0.03570244,0.007952767;0.5402116;0.006807463,0;0;0,-0.009534553;0.308597;-0.04964542,-0.02360517;0.6036252;-0.1152577,0.157657;0.506746;-0.1004131,0.221691;0.2674235;-0.04653716,0.2274989;0.0206421;-0.07646823,-0.1928577;0.4834368;-0.09308629,-0.2301176;0.2337951;-0.06923369,-0.2362047;-0.009734586;-0.1191023,0.07644008;0.005916119;-0.039891,0.1141328;-0.3187769;-0.04263234,0.1291662;-0.6720957;-0.004993439,0.1453288;-0.7025389;-0.06574345,-0.07949848;0.003586;-0.03371218,-0.1137668;-0.3214369;-0.0400077,-0.107411;-0.6739908;0.006275441,-0.1093884;-0.6650656;-0.07832433,-0.01998869;0.5313449;-0.09567285,257.846
+0;0;0,0.004421862;0.3125001;0.008829589,0.009139271;0.6157289;0.003036303,0.1788356;0.4916797;0.008737901,0.2106554;0.2409551;0.02803731,0.2495348;0.002057597;-0.02982793,-0.1587189;0.4793231;-0.000736638,-0.1953921;0.22852;-0.001593167,-0.2273228;-0.01471439;-0.04341958,0.07783562;0.00568771;-0.03769634,0.09079673;-0.3182554;-0.001651529,0.09431797;-0.6673946;0.06539911,0.09498554;-0.6287253;-0.02201004,-0.07674859;0.004658502;-0.03999625,-0.09828208;-0.3198732;-0.01506022,-0.1139693;-0.6688955;0.05084728,-0.1111216;-0.6302018;-0.03651559,0.007960029;0.5406752;0.006801331,0;0;0,-0.009262204;0.3086093;-0.04927802,-0.02184227;0.604811;-0.1132472,0.1570423;0.5068218;-0.102416,0.2213661;0.2677931;-0.0478673,0.2272726;0.02065887;-0.07653403,-0.189904;0.4840508;-0.0949475,-0.2275432;0.2345767;-0.07057893,-0.2336403;-0.009270132;-0.1199098,0.07647115;0.006046593;-0.04034042,0.1141145;-0.3179635;-0.04294181,0.1289994;-0.6712756;-0.006124973,0.1454854;-0.7021878;-0.06723046,-0.07990839;0.003448201;-0.03338423,-0.1145204;-0.3208264;-0.04075531,-0.1075841;-0.6732454;0.005711388,-0.1096247;-0.6643586;-0.07952966,-0.01874697;0.5320908;-0.09451699,257.8575
+0;0;0,0.004421862;0.3125001;0.008829589,0.009139271;0.6157289;0.003036303,0.1788356;0.4916797;0.008737901,0.2106554;0.2409551;0.02803731,0.2495348;0.002057597;-0.02982793,-0.1587189;0.4793231;-0.000736638,-0.1953921;0.22852;-0.001593167,-0.2273228;-0.01471439;-0.04341958,0.07783562;0.00568771;-0.03769634,0.09079673;-0.3182554;-0.001651529,0.09431797;-0.6673946;0.06539911,0.09498554;-0.6287253;-0.02201004,-0.07674859;0.004658502;-0.03999625,-0.09828208;-0.3198732;-0.01506022,-0.1139693;-0.6688955;0.05084728,-0.1111216;-0.6302018;-0.03651559,0.007960029;0.5406752;0.006801331,0;0;0,-0.009262204;0.3086093;-0.04927802,-0.02184227;0.604811;-0.1132472,0.1570423;0.5068218;-0.102416,0.2213661;0.2677931;-0.0478673,0.2272726;0.02065887;-0.07653403,-0.189904;0.4840508;-0.0949475,-0.2275432;0.2345767;-0.07057893,-0.2336403;-0.009270132;-0.1199098,0.07647115;0.006046593;-0.04034042,0.1141145;-0.3179635;-0.04294181,0.1289994;-0.6712756;-0.006124973,0.1454854;-0.7021878;-0.06723046,-0.07990839;0.003448201;-0.03338423,-0.1145204;-0.3208264;-0.04075531,-0.1075841;-0.6732454;0.005711388,-0.1096247;-0.6643586;-0.07952966,-0.01874697;0.5320908;-0.09451699,257.8695
+0;0;0,0.00401514;0.3124979;0.009095265,0.008565431;0.6157311;0.003420249,0.1783133;0.491695;0.009000549,0.210238;0.2409668;0.0280787,0.2493199;0.002028733;-0.02948154,-0.1591148;0.4790795;-0.00124244,-0.1956957;0.228285;-0.004668718,-0.2290527;-0.01412003;-0.05004629,0.07786502;0.005783775;-0.03762094,0.09051503;-0.3181533;-0.001411363,0.09392314;-0.6672743;0.06574013,0.09473948;-0.6285931;-0.02166658,-0.07672095;0.004560842;-0.04006048,-0.09859143;-0.3199228;-0.01479423,-0.1141602;-0.6689495;0.05111807,-0.1111657;-0.6302418;-0.03623851,0.007432298;0.5406758;0.007169061,0;0;0,-0.009262204;0.3086093;-0.04927802,-0.02184227;0.604811;-0.1132472,0.1570423;0.5068218;-0.102416,0.2213661;0.2677931;-0.0478673,0.2272726;0.02065887;-0.07653403,-0.189904;0.4840508;-0.0949475,-0.2275432;0.2345767;-0.07057893,-0.2336403;-0.009270132;-0.1199098,0.07647115;0.006046593;-0.04034042,0.1141145;-0.3179635;-0.04294181,0.1289994;-0.6712756;-0.006124973,0.1454854;-0.7021878;-0.06723046,-0.07990839;0.003448201;-0.03338423,-0.1145204;-0.3208264;-0.04075531,-0.1075841;-0.6732454;0.005711388,-0.1096247;-0.6643586;-0.07952966,-0.01874697;0.5320908;-0.09451699,257.8806
+0;0;0,0.004015992;0.3125642;0.009097193,0.008575928;0.6164399;0.003408889,0.1768914;0.4926242;0.00898333,0.2088069;0.2419679;0.02805601,0.2480459;0.002069801;-0.02973549,-0.1577138;0.4801142;-0.001173969,-0.1942843;0.2293916;-0.004599264,-0.2277752;-0.0139873;-0.05015914,0.0778554;0.005783061;-0.03761629,0.09049858;-0.317979;-0.001426276,0.09390578;-0.6670066;0.06570725,0.09472235;-0.6283228;-0.02172503,-0.07671148;0.004560279;-0.04005554,-0.09857015;-0.3197481;-0.01480293,-0.1141348;-0.6686814;0.05109173,-0.1111394;-0.6299711;-0.0362904,0.007439936;0.5411952;0.007167165,0;0;0,-0.008993343;0.3087317;-0.04898095,-0.02054296;0.6058381;-0.1120336,0.1563431;0.5069671;-0.1036034,0.2210953;0.2683196;-0.04823661,0.2267932;0.02013372;-0.07655501,-0.1873208;0.484665;-0.09587266,-0.225418;0.2353681;-0.07116219,-0.2313351;-0.009611845;-0.1199523,0.07647689;0.006048083;-0.04030633,0.1141658;-0.3177792;-0.04293752,0.129096;-0.6710712;-0.006872892,0.1456652;-0.7017035;-0.06827044,-0.07987706;0.003453115;-0.03343089,-0.1144527;-0.3206445;-0.04096318,-0.107587;-0.6730237;0.005086184,-0.109676;-0.6640731;-0.08019593,-0.01775351;0.5328143;-0.093678,257.892
+0;0;0,0.004015992;0.3125642;0.009097193,0.008575928;0.6164399;0.003408889,0.1768914;0.4926242;0.00898333,0.2088069;0.2419679;0.02805601,0.2480459;0.002069801;-0.02973549,-0.1577138;0.4801142;-0.001173969,-0.1942843;0.2293916;-0.004599264,-0.2277752;-0.0139873;-0.05015914,0.0778554;0.005783061;-0.03761629,0.09049858;-0.317979;-0.001426276,0.09390578;-0.6670066;0.06570725,0.09472235;-0.6283228;-0.02172503,-0.07671148;0.004560279;-0.04005554,-0.09857015;-0.3197481;-0.01480293,-0.1141348;-0.6686814;0.05109173,-0.1111394;-0.6299711;-0.0362904,0.007439936;0.5411952;0.007167165,0;0;0,-0.008993343;0.3087317;-0.04898095,-0.02054296;0.6058381;-0.1120336,0.1563431;0.5069671;-0.1036034,0.2210953;0.2683196;-0.04823661,0.2267932;0.02013372;-0.07655501,-0.1873208;0.484665;-0.09587266,-0.225418;0.2353681;-0.07116219,-0.2313351;-0.009611845;-0.1199523,0.07647689;0.006048083;-0.04030633,0.1141658;-0.3177792;-0.04293752,0.129096;-0.6710712;-0.006872892,0.1456652;-0.7017035;-0.06827044,-0.07987706;0.003453115;-0.03343089,-0.1144527;-0.3206445;-0.04096318,-0.107587;-0.6730237;0.005086184,-0.109676;-0.6640731;-0.08019593,-0.01775351;0.5328143;-0.093678,257.9041
+0;0;0,0.003738725;0.3126394;0.009232569,0.008169742;0.6169622;0.003607695,0.175938;0.4932325;0.009163452,0.208046;0.2425961;0.0278988,0.247244;0.002020359;-0.02956047,-0.1575148;0.4807446;-0.0008869991,-0.1939634;0.230097;-0.007800807,-0.2285177;-0.01320921;-0.0559965,0.07788459;0.005855544;-0.03757419,0.09027924;-0.3179525;-0.001241252,0.09370402;-0.6667939;0.06583259,0.09450312;-0.628108;-0.02154585,-0.07670898;0.004489284;-0.04009608,-0.09866183;-0.3198509;-0.01466212,-0.1144436;-0.6685638;0.0513009,-0.1114662;-0.6298535;-0.03602802,0.00706962;0.5415906;0.007361899,0;0;0,-0.00880678;0.3088358;-0.04884171,-0.01976518;0.6065079;-0.1114874,0.1562081;0.5069441;-0.1040769,0.2208021;0.2683391;-0.04843736,0.2261676;0.01956223;-0.07665157,-0.1859167;0.4847345;-0.09647148,-0.2241591;0.2355228;-0.0713403,-0.2296614;-0.009979025;-0.1204659,0.07649155;0.006071866;-0.04030252,0.1140807;-0.3178183;-0.04304981,0.1291647;-0.6709361;-0.007255077,0.1458023;-0.7015062;-0.06861901,-0.07988415;0.003433859;-0.03344919,-0.1144142;-0.3207153;-0.04121665,-0.1078186;-0.6729055;0.004821546,-0.1098709;-0.6639099;-0.08041743,-0.0171314;0.5333105;-0.09328318,257.9261
+0;0;0,0.003738725;0.3126394;0.009232569,0.008169742;0.6169622;0.003607695,0.175938;0.4932325;0.009163452,0.208046;0.2425961;0.0278988,0.247244;0.002020359;-0.02956047,-0.1575148;0.4807446;-0.0008869991,-0.1939634;0.230097;-0.007800807,-0.2285177;-0.01320921;-0.0559965,0.07788459;0.005855544;-0.03757419,0.09027924;-0.3179525;-0.001241252,0.09370402;-0.6667939;0.06583259,0.09450312;-0.628108;-0.02154585,-0.07670898;0.004489284;-0.04009608,-0.09866183;-0.3198509;-0.01466212,-0.1144436;-0.6685638;0.0513009,-0.1114662;-0.6298535;-0.03602802,0.00706962;0.5415906;0.007361899,0;0;0,-0.00880678;0.3088358;-0.04884171,-0.01976518;0.6065079;-0.1114874,0.1562081;0.5069441;-0.1040769,0.2208021;0.2683391;-0.04843736,0.2261676;0.01956223;-0.07665157,-0.1859167;0.4847345;-0.09647148,-0.2241591;0.2355228;-0.0713403,-0.2296614;-0.009979025;-0.1204659,0.07649155;0.006071866;-0.04030252,0.1140807;-0.3178183;-0.04304981,0.1291647;-0.6709361;-0.007255077,0.1458023;-0.7015062;-0.06861901,-0.07988415;0.003433859;-0.03344919,-0.1144142;-0.3207153;-0.04121665,-0.1078186;-0.6729055;0.004821546,-0.1098709;-0.6639099;-0.08041743,-0.0171314;0.5333105;-0.09328318,257.9378
+0;0;0,0.003738725;0.3126394;0.009232569,0.008169742;0.6169622;0.003607695,0.175938;0.4932325;0.009163452,0.208046;0.2425961;0.0278988,0.247244;0.002020359;-0.02956047,-0.1575148;0.4807446;-0.0008869991,-0.1939634;0.230097;-0.007800807,-0.2285177;-0.01320921;-0.0559965,0.07788459;0.005855544;-0.03757419,0.09027924;-0.3179525;-0.001241252,0.09370402;-0.6667939;0.06583259,0.09450312;-0.628108;-0.02154585,-0.07670898;0.004489284;-0.04009608,-0.09866183;-0.3198509;-0.01466212,-0.1144436;-0.6685638;0.0513009,-0.1114662;-0.6298535;-0.03602802,0.00706962;0.5415906;0.007361899,0;0;0,-0.00880678;0.3088358;-0.04884171,-0.01976518;0.6065079;-0.1114874,0.1562081;0.5069441;-0.1040769,0.2208021;0.2683391;-0.04843736,0.2261676;0.01956223;-0.07665157,-0.1859167;0.4847345;-0.09647148,-0.2241591;0.2355228;-0.0713403,-0.2296614;-0.009979025;-0.1204659,0.07649155;0.006071866;-0.04030252,0.1140807;-0.3178183;-0.04304981,0.1291647;-0.6709361;-0.007255077,0.1458023;-0.7015062;-0.06861901,-0.07988415;0.003433859;-0.03344919,-0.1144142;-0.3207153;-0.04121665,-0.1078186;-0.6729055;0.004821546,-0.1098709;-0.6639099;-0.08041743,-0.0171314;0.5333105;-0.09328318,257.9491
+0;0;0,0.00350231;0.3124321;0.009303697,0.007837763;0.6167235;0.003721991,0.175876;0.4929354;0.009262518,0.207983;0.2423159;0.02796236,0.2476008;0.0008983761;-0.03006407,-0.1580748;0.480509;-0.0007696114,-0.19453;0.2300193;-0.01156974,-0.2299507;-0.01321147;-0.06451527,0.07780486;0.005896437;-0.03753266,0.09000816;-0.3182357;-0.001075581,0.09343046;-0.6697147;0.06653356,0.09422369;-0.631023;-0.02085525,-0.07664201;0.00444239;-0.04004162,-0.09876146;-0.3202079;-0.01449475,-0.1148143;-0.6715435;0.05203234,-0.1118417;-0.6328278;-0.03530712,0.006770661;0.541363;0.007465626,0;0;0,-0.009196341;0.3085515;-0.04923487,-0.02083111;0.6059272;-0.1129701,0.1557815;0.5069502;-0.1043546,0.2203591;0.2684185;-0.0484705,0.2256004;0.01864803;-0.07686639,-0.1869763;0.4842314;-0.09667362,-0.2257253;0.2351131;-0.07158753,-0.2305559;-0.01127377;-0.1214799,0.0764696;0.006077081;-0.04015636,0.1142256;-0.3181222;-0.04315782,0.1288618;-0.673731;-0.005099773,0.1461467;-0.7015794;-0.06887889,-0.07976235;0.003432054;-0.03351496,-0.1143295;-0.3210418;-0.04136123,-0.1076263;-0.675885;0.00513145,-0.1096811;-0.666976;-0.08009724,-0.01792967;0.5328436;-0.09440327,257.9718
+0;0;0,0.00350231;0.3124321;0.009303697,0.007837763;0.6167235;0.003721991,0.175876;0.4929354;0.009262518,0.207983;0.2423159;0.02796236,0.2476008;0.0008983761;-0.03006407,-0.1580748;0.480509;-0.0007696114,-0.19453;0.2300193;-0.01156974,-0.2299507;-0.01321147;-0.06451527,0.07780486;0.005896437;-0.03753266,0.09000816;-0.3182357;-0.001075581,0.09343046;-0.6697147;0.06653356,0.09422369;-0.631023;-0.02085525,-0.07664201;0.00444239;-0.04004162,-0.09876146;-0.3202079;-0.01449475,-0.1148143;-0.6715435;0.05203234,-0.1118417;-0.6328278;-0.03530712,0.006770661;0.541363;0.007465626,0;0;0,-0.009196341;0.3085515;-0.04923487,-0.02083111;0.6059272;-0.1129701,0.1557815;0.5069502;-0.1043546,0.2203591;0.2684185;-0.0484705,0.2256004;0.01864803;-0.07686639,-0.1869763;0.4842314;-0.09667362,-0.2257253;0.2351131;-0.07158753,-0.2305559;-0.01127377;-0.1214799,0.0764696;0.006077081;-0.04015636,0.1142256;-0.3181222;-0.04315782,0.1288618;-0.673731;-0.005099773,0.1461467;-0.7015794;-0.06887889,-0.07976235;0.003432054;-0.03351496,-0.1143295;-0.3210418;-0.04136123,-0.1076263;-0.675885;0.00513145,-0.1096811;-0.666976;-0.08009724,-0.01792967;0.5328436;-0.09440327,257.9832
+0;0;0,0.003499783;0.3122067;0.009296986,0.007834767;0.6164651;0.003716217,0.176226;0.4925922;0.009259691,0.2083332;0.2419713;0.02795964,0.2480192;0.0001381785;-0.03016667,-0.1584215;0.4801398;-0.0007933704,-0.1948769;0.2296487;-0.01159356,-0.2303586;-0.0140007;-0.06463022,0.07782529;0.005897985;-0.03754252,0.09003;-0.3182717;-0.001081225,0.09345025;-0.6695408;0.06648754,0.09424315;-0.6308528;-0.02086399,-0.07666214;0.004443557;-0.04005213,-0.09878415;-0.3202443;-0.01450231,-0.1148274;-0.67137;0.05198504,-0.1118561;-0.6326581;-0.03531716,0.006767894;0.5411208;0.00745905,0;0;0,-0.009640813;0.3082559;-0.04956889,-0.02162896;0.6054707;-0.1138294,0.1555942;0.5070752;-0.1043911,0.2199571;0.268494;-0.0484643,0.2251905;0.01831278;-0.07708025,-0.1880553;0.4838777;-0.09667086,-0.2277727;0.2348368;-0.07232928,-0.2334361;-0.01129714;-0.1254602,0.07643254;0.006061047;-0.0402782,0.1141734;-0.3181797;-0.04308891,0.1290011;-0.6736345;-0.00568223,0.1467985;-0.7012566;-0.06947374,-0.07982051;0.003435575;-0.0334348,-0.1143985;-0.3210734;-0.04134872,-0.1077008;-0.6756864;0.005256351,-0.1097547;-0.6668185;-0.07992356,-0.01860456;0.5324413;-0.09513497,258.0062
+0;0;0,0.003241882;0.3122089;0.009318558,0.007417376;0.6164702;0.003758613,0.1758978;0.49268;0.009374451,0.2080748;0.242064;0.02801945,0.2478693;0.0003150105;-0.03038187,-0.158765;0.480121;-0.0007573469,-0.1947798;0.229806;-0.01614217,-0.2312015;-0.01371565;-0.06912847,0.07784175;0.00596138;-0.03749835,0.08983757;-0.3182152;-0.001029391,0.09296901;-0.6694751;0.06660123,0.09377757;-0.6307846;-0.02074991,-0.07666008;0.004385849;-0.04006244,-0.09881631;-0.3202967;-0.01447552,-0.1150634;-0.6713889;0.05213978,-0.1120788;-0.6326746;-0.03516173,0.00641642;0.5411243;0.007490472,0;0;0,-0.009640813;0.3082559;-0.04956889,-0.02162896;0.6054707;-0.1138294,0.1555942;0.5070752;-0.1043911,0.2199571;0.268494;-0.0484643,0.2251905;0.01831278;-0.07708025,-0.1880553;0.4838777;-0.09667086,-0.2277727;0.2348368;-0.07232928,-0.2334361;-0.01129714;-0.1254602,0.07643254;0.006061047;-0.0402782,0.1141734;-0.3181797;-0.04308891,0.1290011;-0.6736345;-0.00568223,0.1467985;-0.7012566;-0.06947374,-0.07982051;0.003435575;-0.0334348,-0.1143985;-0.3210734;-0.04134872,-0.1077008;-0.6756864;0.005256351,-0.1097547;-0.6668185;-0.07992356,-0.01860456;0.5324413;-0.09513497,258.0172
+0;0;0,0.003239639;0.3119929;0.00931211,0.007414531;0.6162096;0.003753703,0.1760197;0.4924123;0.009369516,0.2081991;0.2417783;0.02801584,0.2480967;-0.000597313;-0.03053686,-0.1588888;0.4798441;-0.0007697227,-0.1949061;0.2295111;-0.01615565,-0.2314222;-0.01464181;-0.0692793,0.07790444;0.00596618;-0.03752855,0.08989764;-0.3181397;-0.001067545,0.09302522;-0.6689662;0.06647962,0.09383746;-0.6302361;-0.02126852,-0.07672182;0.004389381;-0.0400947,-0.09887321;-0.3202224;-0.01451336,-0.1151002;-0.6708813;0.05201974,-0.1121021;-0.6321274;-0.03567855,0.006413952;0.5408922;0.007484153,0;0;0,-0.009945229;0.3080418;-0.04947829,-0.02201274;0.6052576;-0.1135104,0.1554687;0.5072969;-0.1038642,0.2197056;0.2686246;-0.04809928,0.2243736;0.01788679;-0.07767892,-0.1885417;0.4837411;-0.09627651,-0.2297355;0.2347333;-0.07394303,-0.2389618;-0.009461105;-0.1375839,0.07642566;0.006051004;-0.04044247,0.114281;-0.3181075;-0.04290843,0.1293923;-0.6730717;-0.005176783,0.1463228;-0.7008111;-0.06964493,-0.07992312;0.003452529;-0.03336862,-0.114471;-0.3209852;-0.04139872,-0.1075388;-0.6750949;0.005610537,-0.1095804;-0.6663074;-0.07996091,-0.01893677;0.5322408;-0.09489036,258.04
+0;0;0,0.003239639;0.3119929;0.00931211,0.007414531;0.6162096;0.003753703,0.1760197;0.4924123;0.009369516,0.2081991;0.2417783;0.02801584,0.2480967;-0.000597313;-0.03053686,-0.1588888;0.4798441;-0.0007697227,-0.1949061;0.2295111;-0.01615565,-0.2314222;-0.01464181;-0.0692793,0.07790444;0.00596618;-0.03752855,0.08989764;-0.3181397;-0.001067545,0.09302522;-0.6689662;0.06647962,0.09383746;-0.6302361;-0.02126852,-0.07672182;0.004389381;-0.0400947,-0.09887321;-0.3202224;-0.01451336,-0.1151002;-0.6708813;0.05201974,-0.1121021;-0.6321274;-0.03567855,0.006413952;0.5408922;0.007484153,0;0;0,-0.009945229;0.3080418;-0.04947829,-0.02201274;0.6052576;-0.1135104,0.1554687;0.5072969;-0.1038642,0.2197056;0.2686246;-0.04809928,0.2243736;0.01788679;-0.07767892,-0.1885417;0.4837411;-0.09627651,-0.2297355;0.2347333;-0.07394303,-0.2389618;-0.009461105;-0.1375839,0.07642566;0.006051004;-0.04044247,0.114281;-0.3181075;-0.04290843,0.1293923;-0.6730717;-0.005176783,0.1463228;-0.7008111;-0.06964493,-0.07992312;0.003452529;-0.03336862,-0.114471;-0.3209852;-0.04139872,-0.1075388;-0.6750949;0.005610537,-0.1095804;-0.6663074;-0.07996091,-0.01893677;0.5322408;-0.09489036,258.0515
+0;0;0,0.002827669;0.3121663;0.009382984,0.006779824;0.6167879;0.003831434,0.1755652;0.4929668;0.009635232,0.2077781;0.2423041;0.0281048,0.2479072;-0.000399366;-0.03089724,-0.1595122;0.4802879;-0.0006587352,-0.1949964;0.2301646;-0.02040053,-0.2346518;-0.01108666;-0.08537643,0.07792527;0.005975132;-0.03745399,0.0895651;-0.3180518;-0.0009662136,0.09268664;-0.6692019;0.06648939,0.09352931;-0.6304424;-0.02151597,-0.07665443;0.004384787;-0.04019605,-0.09911384;-0.3201027;-0.01443367,-0.1154112;-0.6710421;0.05221707,-0.1123769;-0.6322586;-0.03573761,0.005860348;0.5413752;0.007567963,0;0;0,-0.01025158;0.3082076;-0.04946518,-0.02238131;0.6058597;-0.1133761,0.155252;0.5077776;-0.1031387,0.2199005;0.2691403;-0.04761052,0.2244854;0.01801115;-0.0777719,-0.1887879;0.4836645;-0.09558836,-0.2318561;0.2345008;-0.07906044,-0.244186;-0.006945193;-0.1535478,0.07632066;0.00603193;-0.04061556,0.1148092;-0.3179649;-0.0428462,0.1301507;-0.6731651;-0.004585743,0.1474931;-0.7009652;-0.06924462,-0.07994139;0.003482436;-0.03328809,-0.113966;-0.3209179;-0.04147458,-0.1068501;-0.6752441;0.006156411,-0.1088922;-0.6665094;-0.079669,-0.01926215;0.5327338;-0.09480834,258.0642
+0;0;0,0.002827669;0.3121663;0.009382984,0.006779824;0.6167879;0.003831434,0.1755652;0.4929668;0.009635232,0.2077781;0.2423041;0.0281048,0.2479072;-0.000399366;-0.03089724,-0.1595122;0.4802879;-0.0006587352,-0.1949964;0.2301646;-0.02040053,-0.2346518;-0.01108666;-0.08537643,0.07792527;0.005975132;-0.03745399,0.0895651;-0.3180518;-0.0009662136,0.09268664;-0.6692019;0.06648939,0.09352931;-0.6304424;-0.02151597,-0.07665443;0.004384787;-0.04019605,-0.09911384;-0.3201027;-0.01443367,-0.1154112;-0.6710421;0.05221707,-0.1123769;-0.6322586;-0.03573761,0.005860348;0.5413752;0.007567963,0;0;0,-0.01025158;0.3082076;-0.04946518,-0.02238131;0.6058597;-0.1133761,0.155252;0.5077776;-0.1031387,0.2199005;0.2691403;-0.04761052,0.2244854;0.01801115;-0.0777719,-0.1887879;0.4836645;-0.09558836,-0.2318561;0.2345008;-0.07906044,-0.244186;-0.006945193;-0.1535478,0.07632066;0.00603193;-0.04061556,0.1148092;-0.3179649;-0.0428462,0.1301507;-0.6731651;-0.004585743,0.1474931;-0.7009652;-0.06924462,-0.07994139;0.003482436;-0.03328809,-0.113966;-0.3209179;-0.04147458,-0.1068501;-0.6752441;0.006156411,-0.1088922;-0.6665094;-0.079669,-0.01926215;0.5327338;-0.09480834,258.085
+0;0;0,0.00282789;0.3121906;0.009383715,0.006783335;0.6170664;0.003827192,0.1758186;0.4931028;0.009637566,0.2080393;0.2423792;0.02811162,0.2481936;-0.0004767925;-0.03092749,-0.1597538;0.4804052;-0.000671607,-0.1952467;0.230221;-0.0204182,-0.234927;-0.0111818;-0.08543492,0.07788789;0.005972265;-0.03743602,0.08954662;-0.318581;-0.0008889772,0.0926655;-0.6694318;0.06650914,0.0935009;-0.6307479;-0.0207369,-0.07661766;0.004382684;-0.04017676,-0.09911355;-0.3206319;-0.01437254,-0.115397;-0.6712723;0.0522214,-0.1123889;-0.6325645;-0.03497439,0.005862992;0.5415826;0.007567243,0;0;0,-0.01041131;0.3082862;-0.04909444,-0.02277727;0.6062825;-0.1125786,0.1552648;0.5082375;-0.1018882,0.2199943;0.2693985;-0.04704523,0.2245878;0.0181357;-0.07742524,-0.1892257;0.4835228;-0.09489363,-0.2356061;0.234512;-0.08571624,-0.2523976;-0.0002846569;-0.1788054,0.07618195;0.006066978;-0.04078174,0.1148539;-0.3184432;-0.04278302,0.1304697;-0.673268;-0.004000425,0.1478038;-0.7008595;-0.06780267,-0.07993358;0.003457665;-0.03320114,-0.1132672;-0.3215412;-0.04162921,-0.1066032;-0.6754738;0.006701548,-0.1085317;-0.6665103;-0.07839678,-0.01956122;0.5330496;-0.09416008,258.1068
+0;0;0,0.002614107;0.3121925;0.009382455,0.006341976;0.6170709;0.003799568,0.1754623;0.4931135;0.009670446,0.207711;0.2423899;0.0280945,0.2481145;-0.0003742725;-0.03115191,-0.1601096;0.4804082;-0.0007275399,-0.1953485;0.2305981;-0.02511796,-0.2362101;-0.009122118;-0.09541429,0.0779053;0.005995539;-0.03739605,0.08941351;-0.3185615;-0.0008353218,0.09250434;-0.6694033;0.06661146,0.0933579;-0.6307204;-0.02063449,-0.07662141;0.004359241;-0.04017217,-0.09913661;-0.3206619;-0.0144674,-0.1155561;-0.6712692;0.05226693,-0.1125293;-0.6325631;-0.03492837,0.005505367;0.5415862;0.007543234,0;0;0,-0.01041131;0.3082862;-0.04909444,-0.02277727;0.6062825;-0.1125786,0.1552648;0.5082375;-0.1018882,0.2199943;0.2693985;-0.04704523,0.2245878;0.0181357;-0.07742524,-0.1892257;0.4835228;-0.09489363,-0.2356061;0.234512;-0.08571624,-0.2523976;-0.0002846569;-0.1788054,0.07618195;0.006066978;-0.04078174,0.1148539;-0.3184432;-0.04278302,0.1304697;-0.673268;-0.004000425,0.1478038;-0.7008595;-0.06780267,-0.07993358;0.003457665;-0.03320114,-0.1132672;-0.3215412;-0.04162921,-0.1066032;-0.6754738;0.006701548,-0.1085317;-0.6665103;-0.07839678,-0.01956122;0.5330496;-0.09416008,258.1186
+0;0;0,0.002614668;0.3122594;0.009384465,0.006345674;0.6173937;0.003797082,0.1762574;0.4931517;0.009680789,0.2085054;0.2424336;0.02810444,0.2488483;3.309548E-05;-0.03105322,-0.1608784;0.4803872;-0.0007656538,-0.1961165;0.2305826;-0.02515554,-0.2369169;-0.008778527;-0.09534656,0.07783957;0.005990481;-0.03736451,0.08936433;-0.3190332;-0.0007512122,0.09244847;-0.6691151;0.06654949,0.0933006;-0.6304467;-0.02055021,-0.07655676;0.004355563;-0.04013828,-0.09910433;-0.3211329;-0.01439656,-0.1154883;-0.6709808;0.05219324,-0.1124665;-0.6322894;-0.0348559,0.005508413;0.5418503;0.007543664,0;0;0,-0.01070802;0.3084164;-0.04863667,-0.02339758;0.6067778;-0.1115792,0.1555655;0.5084102;-0.1009052,0.2206447;0.2696818;-0.04601979,0.2252699;0.01890585;-0.07724786,-0.1903503;0.4830993;-0.09402376,-0.2403019;0.2346633;-0.0988555,-0.2606474;0.005841464;-0.2042681,0.07603058;0.006000906;-0.04091859,0.1150775;-0.3189382;-0.0428319,0.1312579;-0.6729409;-0.003889799,0.1484974;-0.7011348;-0.0669651,-0.07988319;0.003514875;-0.0331257,-0.1123961;-0.322034;-0.04176126,-0.1059873;-0.6750797;0.007369615,-0.1079018;-0.6660267;-0.07759971,-0.02006811;0.5334463;-0.09333229,258.1419
+0;0;0,0.002614902;0.3122873;0.009385305,0.0063481;0.6175994;0.003795219,0.1762499;0.4933294;0.009680329,0.208495;0.2426336;0.02810234,0.2485058;0.002228662;-0.03056832,-0.160867;0.4805656;-0.0007655276,-0.196102;0.2307832;-0.02515324,-0.2365664;-0.006607339;-0.09476642,0.07789697;0.005994899;-0.03739206,0.08948436;-0.3207949;-0.0005798228,0.09255701;-0.6695724;0.06647013,0.09340061;-0.6309906;-0.0197589,-0.07661322;0.004358775;-0.04016788,-0.09928329;-0.3228983;-0.01428628,-0.1156062;-0.6714427;0.0520554,-0.1126147;-0.6328382;-0.03412356,0.005510499;0.5420253;0.007543324,0;0;0,-0.01097359;0.3085045;-0.04819608,-0.02404018;0.6071977;-0.1103597,0.1550775;0.509095;-0.09990454,0.2211626;0.2707114;-0.04482722,0.2257887;0.02218913;-0.07727671,-0.1906876;0.4828304;-0.0937324,-0.2430812;0.235372;-0.1094389,-0.27259;0.02791443;-0.2470189,0.07609156;0.005974948;-0.0409441,0.1148965;-0.3207828;-0.04306364,0.1315218;-0.6733314;-0.003265142,0.1493331;-0.700623;-0.06579709,-0.07995661;0.003540545;-0.03311269,-0.1119907;-0.3238411;-0.04183084,-0.1057185;-0.675527;0.007450052,-0.107495;-0.6661983;-0.0766888,-0.02059801;0.533776;-0.09237075,258.1634
+0;0;0,0.002417265;0.3122875;0.009430937,0.005972946;0.6176026;0.003871366,0.175969;0.4934243;0.009807293,0.2082489;0.2427263;0.02813666,0.2484068;0.002447039;-0.0309473,-0.1605638;0.4794792;-0.004087641,-0.1965114;0.2300244;-0.03068764,-0.2371345;-0.006523937;-0.1030222,0.07790454;0.006026383;-0.03737124,0.08935487;-0.32077;-0.0005751625,0.092353;-0.6695342;0.06654742,0.09386615;-0.6309612;-0.01967333,-0.07661046;0.004328797;-0.0401764,-0.09935636;-0.3229212;-0.01427202,-0.1160549;-0.6714766;0.05191837,-0.1123911;-0.6328832;-0.03423575,0.005203911;0.5420269;0.00760146,0;0;0,-0.01097359;0.3085045;-0.04819608,-0.02404018;0.6071977;-0.1103597,0.1550775;0.509095;-0.09990454,0.2211626;0.2707114;-0.04482722,0.2257887;0.02218913;-0.07727671,-0.1906876;0.4828304;-0.0937324,-0.2430812;0.235372;-0.1094389,-0.27259;0.02791443;-0.2470189,0.07609156;0.005974948;-0.0409441,0.1148965;-0.3207828;-0.04306364,0.1315218;-0.6733314;-0.003265142,0.1493331;-0.700623;-0.06579709,-0.07995661;0.003540545;-0.03311269,-0.1119907;-0.3238411;-0.04183084,-0.1057185;-0.675527;0.007450052,-0.107495;-0.6661983;-0.0766888,-0.02059801;0.533776;-0.09237075,258.1742
+0;0;0,0.002417265;0.3122875;0.009430937,0.005972946;0.6176026;0.003871366,0.175969;0.4934243;0.009807293,0.2082489;0.2427263;0.02813666,0.2484068;0.002447039;-0.0309473,-0.1605638;0.4794792;-0.004087641,-0.1965114;0.2300244;-0.03068764,-0.2371345;-0.006523937;-0.1030222,0.07790454;0.006026383;-0.03737124,0.08935487;-0.32077;-0.0005751625,0.092353;-0.6695342;0.06654742,0.09386615;-0.6309612;-0.01967333,-0.07661046;0.004328797;-0.0401764,-0.09935636;-0.3229212;-0.01427202,-0.1160549;-0.6714766;0.05191837,-0.1123911;-0.6328832;-0.03423575,0.005203911;0.5420269;0.00760146,0;0;0,-0.01097359;0.3085045;-0.04819608,-0.02404018;0.6071977;-0.1103597,0.1550775;0.509095;-0.09990454,0.2211626;0.2707114;-0.04482722,0.2257887;0.02218913;-0.07727671,-0.1906876;0.4828304;-0.0937324,-0.2430812;0.235372;-0.1094389,-0.27259;0.02791443;-0.2470189,0.07609156;0.005974948;-0.0409441,0.1148965;-0.3207828;-0.04306364,0.1315218;-0.6733314;-0.003265142,0.1493331;-0.700623;-0.06579709,-0.07995661;0.003540545;-0.03311269,-0.1119907;-0.3238411;-0.04183084,-0.1057185;-0.675527;0.007450052,-0.107495;-0.6661983;-0.0766888,-0.02059801;0.533776;-0.09237075,258.1861
+0;0;0,0.002417831;0.3123605;0.009433143,0.005978759;0.6181226;0.003866322,0.1771978;0.4935068;0.009822458,0.2094788;0.2428009;0.0281524,0.2492862;0.004618421;-0.03041597,-0.161747;0.4794618;-0.004172064,-0.1976957;0.2299992;-0.0307729,-0.2379644;-0.004485026;-0.1024762,0.07798865;0.006032889;-0.03741159,0.08946235;-0.3214303;-0.0005404279,0.09246045;-0.670192;0.06658167,0.09397417;-0.6316157;-0.01967189,-0.07669318;0.00433347;-0.04021978,-0.09948549;-0.3235842;-0.01426254,-0.1161839;-0.6721371;0.05192737,-0.1125187;-0.6335405;-0.03425955,0.005208817;0.5424578;0.007600815,0;0;0,-0.01159048;0.3087026;-0.04724717,-0.02573974;0.6081153;-0.1079164,0.1548525;0.5091287;-0.09850693,0.2215335;0.2708758;-0.0435462,0.2271613;0.02447158;-0.07515454,-0.1929578;0.4821111;-0.0926774,-0.2491338;0.2371393;-0.1253058,-0.2768183;0.03231227;-0.2632377,0.07618009;0.005903602;-0.04098773,0.1153508;-0.3214876;-0.04297662,0.1321872;-0.6739285;-0.002344131,0.1497509;-0.7009724;-0.06521726,-0.08006383;0.003602621;-0.03309162,-0.1113577;-0.3245368;-0.04136814,-0.1052087;-0.6761652;0.00831753,-0.1069561;-0.6667143;-0.07588582,-0.02198601;0.534502;-0.09040308,258.2077
+0;0;0,0.002139428;0.3125127;0.009489283,0.00547216;0.6186463;0.003946931,0.1774867;0.4939079;0.01004891,0.2098702;0.2433018;0.02827222,0.249789;0.005650952;-0.0303937,-0.1625078;0.4792358;-0.005987884,-0.1992671;0.2304243;-0.03641448,-0.2412178;0.002143279;-0.1238274,0.07804749;0.006081166;-0.03733105,0.08928777;-0.321939;-0.0004313886,0.09232654;-0.6707314;0.06677242,0.0942207;-0.6321669;-0.01939154,-0.07667033;0.004288917;-0.04031457,-0.09967322;-0.3241539;-0.01421241,-0.1164733;-0.6727468;0.0519881,-0.1124292;-0.6341597;-0.03409948,0.004792503;0.5429072;0.007666497,0;0;0,-0.0119794;0.3089706;-0.04639482,-0.02656697;0.6089391;-0.1060703,0.1547569;0.5092984;-0.09687495,0.222813;0.2717518;-0.04098082,0.2297437;0.02589382;-0.07290196,-0.194056;0.4816996;-0.09189668,-0.2584161;0.2429763;-0.1471515,-0.2878778;0.05041692;-0.3006638,0.07629794;0.005871773;-0.04081845,0.1155967;-0.3220564;-0.04278231,0.1328156;-0.6744486;-0.001490831,0.1503398;-0.7014508;-0.06429863,-0.080033;0.003614898;-0.03322124,-0.1105268;-0.3251685;-0.04075537,-0.1044071;-0.6767935;0.009285927,-0.1060264;-0.6672239;-0.07486358,-0.02271084;0.5351911;-0.08883476,258.2294
+0;0;0,0.002139428;0.3125127;0.009489283,0.00547216;0.6186463;0.003946931,0.1774867;0.4939079;0.01004891,0.2098702;0.2433018;0.02827222,0.249789;0.005650952;-0.0303937,-0.1625078;0.4792358;-0.005987884,-0.1992671;0.2304243;-0.03641448,-0.2412178;0.002143279;-0.1238274,0.07804749;0.006081166;-0.03733105,0.08928777;-0.321939;-0.0004313886,0.09232654;-0.6707314;0.06677242,0.0942207;-0.6321669;-0.01939154,-0.07667033;0.004288917;-0.04031457,-0.09967322;-0.3241539;-0.01421241,-0.1164733;-0.6727468;0.0519881,-0.1124292;-0.6341597;-0.03409948,0.004792503;0.5429072;0.007666497,0;0;0,-0.0119794;0.3089706;-0.04639482,-0.02656697;0.6089391;-0.1060703,0.1547569;0.5092984;-0.09687495,0.222813;0.2717518;-0.04098082,0.2297437;0.02589382;-0.07290196,-0.194056;0.4816996;-0.09189668,-0.2584161;0.2429763;-0.1471515,-0.2878778;0.05041692;-0.3006638,0.07629794;0.005871773;-0.04081845,0.1155967;-0.3220564;-0.04278231,0.1328156;-0.6744486;-0.001490831,0.1503398;-0.7014508;-0.06429863,-0.080033;0.003614898;-0.03322124,-0.1105268;-0.3251685;-0.04075537,-0.1044071;-0.6767935;0.009285927,-0.1060264;-0.6672239;-0.07486358,-0.02271084;0.5351911;-0.08883476,258.2412
+0;0;0,0.002139428;0.3125127;0.009489283,0.00547216;0.6186463;0.003946931,0.1774867;0.4939079;0.01004891,0.2098702;0.2433018;0.02827222,0.249789;0.005650952;-0.0303937,-0.1625078;0.4792358;-0.005987884,-0.1992671;0.2304243;-0.03641448,-0.2412178;0.002143279;-0.1238274,0.07804749;0.006081166;-0.03733105,0.08928777;-0.321939;-0.0004313886,0.09232654;-0.6707314;0.06677242,0.0942207;-0.6321669;-0.01939154,-0.07667033;0.004288917;-0.04031457,-0.09967322;-0.3241539;-0.01421241,-0.1164733;-0.6727468;0.0519881,-0.1124292;-0.6341597;-0.03409948,0.004792503;0.5429072;0.007666497,0;0;0,-0.0119794;0.3089706;-0.04639482,-0.02656697;0.6089391;-0.1060703,0.1547569;0.5092984;-0.09687495,0.222813;0.2717518;-0.04098082,0.2297437;0.02589382;-0.07290196,-0.194056;0.4816996;-0.09189668,-0.2584161;0.2429763;-0.1471515,-0.2878778;0.05041692;-0.3006638,0.07629794;0.005871773;-0.04081845,0.1155967;-0.3220564;-0.04278231,0.1328156;-0.6744486;-0.001490831,0.1503398;-0.7014508;-0.06429863,-0.080033;0.003614898;-0.03322124,-0.1105268;-0.3251685;-0.04075537,-0.1044071;-0.6767935;0.009285927,-0.1060264;-0.6672239;-0.07486358,-0.02271084;0.5351911;-0.08883476,258.2526
+0;0;0,0.001722703;0.3127488;0.009592168,0.004889445;0.6193868;0.004098824,0.1768946;0.4946297;0.01031217,0.2094009;0.2440395;0.02851861,0.2485419;0.01183818;-0.02907747,-0.1625023;0.4792622;-0.008156162,-0.2007137;0.231338;-0.0436107,-0.2410662;0.007576108;-0.1276884,0.07811154;0.006134447;-0.03721764,0.08897714;-0.3225064;-0.0002760366,0.09181995;-0.6707899;0.06681222,0.09418231;-0.6322371;-0.0192446,-0.07664172;0.00423373;-0.04040199,-0.09976774;-0.3248022;-0.0141698,-0.116962;-0.6728019;0.05224454,-0.1124531;-0.6342233;-0.03372396,0.004266043;0.5435706;0.007808371,0;0;0,-0.01213115;0.3093772;-0.04522562,-0.02671556;0.6103368;-0.1024678,0.1543645;0.5099266;-0.09474111,0.2237743;0.2727443;-0.03897023,0.2353172;0.03234857;-0.06801248,-0.1938245;0.4819347;-0.09156315,-0.2654736;0.2499524;-0.1639105,-0.2939318;0.06927007;-0.3230042,0.07644047;0.005812973;-0.04058647,0.1158708;-0.3227135;-0.04237199,0.133282;-0.6745924;-0.001281738,0.1507185;-0.7019906;-0.0636189,-0.07995965;0.003656649;-0.03342574,-0.1097564;-0.3258178;-0.04023,-0.1037834;-0.676918;0.009803049,-0.1051272;-0.6671346;-0.07430395,-0.02291308;0.5363411;-0.08596253,258.2648
+0;0;0,0.001722703;0.3127488;0.009592168,0.004889445;0.6193868;0.004098824,0.1768946;0.4946297;0.01031217,0.2094009;0.2440395;0.02851861,0.2485419;0.01183818;-0.02907747,-0.1625023;0.4792622;-0.008156162,-0.2007137;0.231338;-0.0436107,-0.2410662;0.007576108;-0.1276884,0.07811154;0.006134447;-0.03721764,0.08897714;-0.3225064;-0.0002760366,0.09181995;-0.6707899;0.06681222,0.09418231;-0.6322371;-0.0192446,-0.07664172;0.00423373;-0.04040199,-0.09976774;-0.3248022;-0.0141698,-0.116962;-0.6728019;0.05224454,-0.1124531;-0.6342233;-0.03372396,0.004266043;0.5435706;0.007808371,0;0;0,-0.01213115;0.3093772;-0.04522562,-0.02671556;0.6103368;-0.1024678,0.1543645;0.5099266;-0.09474111,0.2237743;0.2727443;-0.03897023,0.2353172;0.03234857;-0.06801248,-0.1938245;0.4819347;-0.09156315,-0.2654736;0.2499524;-0.1639105,-0.2939318;0.06927007;-0.3230042,0.07644047;0.005812973;-0.04058647,0.1158708;-0.3227135;-0.04237199,0.133282;-0.6745924;-0.001281738,0.1507185;-0.7019906;-0.0636189,-0.07995965;0.003656649;-0.03342574,-0.1097564;-0.3258178;-0.04023,-0.1037834;-0.676918;0.009803049,-0.1051272;-0.6671346;-0.07430395,-0.02291308;0.5363411;-0.08596253,258.2861
+0;0;0,0.001442041;0.3127948;0.009688493,0.004451286;0.619543;0.004291472,0.1765109;0.4948189;0.01063251,0.2090943;0.2442912;0.02873933,0.2481862;0.01320373;-0.0285623,-0.1626174;0.4791112;-0.009991283,-0.20311;0.2328478;-0.05321544,-0.2424724;0.01114322;-0.1398801,0.0782142;0.006163063;-0.03715141,0.08894508;-0.3246947;7.106736E-05,0.09172884;-0.6725462;0.06706774,0.09449033;-0.634052;-0.01840518,-0.07665429;0.004212338;-0.0405222,-0.100121;-0.3270309;-0.01416368,-0.1174546;-0.6745361;0.05244432,-0.1125599;-0.6360095;-0.03292978,0.003850941;0.5437334;0.007990286,0;0;0,-0.01245084;0.3095473;-0.04429412,-0.02738072;0.6107862;-0.1005433,0.1538348;0.510329;-0.09235764,0.2246597;0.2737531;-0.03606129,0.2381201;0.03452946;-0.06441569,-0.1943578;0.4822548;-0.09130931,-0.271926;0.2598327;-0.1843964,-0.2972546;0.08162151;-0.3450586,0.07655424;0.005811632;-0.04051352,0.1158509;-0.3249776;-0.04184103,0.1333616;-0.6762252;0.000767231,0.1514178;-0.7027588;-0.06138849,-0.08001427;0.00363723;-0.03346877,-0.1094491;-0.3281189;-0.03971535,-0.1034807;-0.6787307;0.01061012,-0.1044659;-0.6687116;-0.07296735,-0.0235007;0.5367482;-0.08428097,258.2971
+0;0;0,0.001442041;0.3127948;0.009688493,0.004451286;0.619543;0.004291472,0.1765109;0.4948189;0.01063251,0.2090943;0.2442912;0.02873933,0.2481862;0.01320373;-0.0285623,-0.1626174;0.4791112;-0.009991283,-0.20311;0.2328478;-0.05321544,-0.2424724;0.01114322;-0.1398801,0.0782142;0.006163063;-0.03715141,0.08894508;-0.3246947;7.106736E-05,0.09172884;-0.6725462;0.06706774,0.09449033;-0.634052;-0.01840518,-0.07665429;0.004212338;-0.0405222,-0.100121;-0.3270309;-0.01416368,-0.1174546;-0.6745361;0.05244432,-0.1125599;-0.6360095;-0.03292978,0.003850941;0.5437334;0.007990286,0;0;0,-0.01245084;0.3095473;-0.04429412,-0.02738072;0.6107862;-0.1005433,0.1538348;0.510329;-0.09235764,0.2246597;0.2737531;-0.03606129,0.2381201;0.03452946;-0.06441569,-0.1943578;0.4822548;-0.09130931,-0.271926;0.2598327;-0.1843964,-0.2972546;0.08162151;-0.3450586,0.07655424;0.005811632;-0.04051352,0.1158509;-0.3249776;-0.04184103,0.1333616;-0.6762252;0.000767231,0.1514178;-0.7027588;-0.06138849,-0.08001427;0.00363723;-0.03346877,-0.1094491;-0.3281189;-0.03971535,-0.1034807;-0.6787307;0.01061012,-0.1044659;-0.6687116;-0.07296735,-0.0235007;0.5367482;-0.08428097,258.3094
+0;0;0,0.001442041;0.3127948;0.009688493,0.004451286;0.619543;0.004291472,0.1765109;0.4948189;0.01063251,0.2090943;0.2442912;0.02873933,0.2481862;0.01320373;-0.0285623,-0.1626174;0.4791112;-0.009991283,-0.20311;0.2328478;-0.05321544,-0.2424724;0.01114322;-0.1398801,0.0782142;0.006163063;-0.03715141,0.08894508;-0.3246947;7.106736E-05,0.09172884;-0.6725462;0.06706774,0.09449033;-0.634052;-0.01840518,-0.07665429;0.004212338;-0.0405222,-0.100121;-0.3270309;-0.01416368,-0.1174546;-0.6745361;0.05244432,-0.1125599;-0.6360095;-0.03292978,0.003850941;0.5437334;0.007990286,0;0;0,-0.01245084;0.3095473;-0.04429412,-0.02738072;0.6107862;-0.1005433,0.1538348;0.510329;-0.09235764,0.2246597;0.2737531;-0.03606129,0.2381201;0.03452946;-0.06441569,-0.1943578;0.4822548;-0.09130931,-0.271926;0.2598327;-0.1843964,-0.2972546;0.08162151;-0.3450586,0.07655424;0.005811632;-0.04051352,0.1158509;-0.3249776;-0.04184103,0.1333616;-0.6762252;0.000767231,0.1514178;-0.7027588;-0.06138849,-0.08001427;0.00363723;-0.03346877,-0.1094491;-0.3281189;-0.03971535,-0.1034807;-0.6787307;0.01061012,-0.1044659;-0.6687116;-0.07296735,-0.0235007;0.5367482;-0.08428097,258.3212
+0;0;0,0.001441394;0.3126546;0.00968415,0.004450765;0.6194026;0.004289211,0.1766023;0.4947029;0.01062919,0.2091909;0.2441348;0.02873894,0.2480843;0.01422063;-0.02827174,-0.1627057;0.4789869;-0.01000552,-0.2032048;0.2326838;-0.05323665,-0.2423674;0.0121049;-0.1394612,0.0782438;0.006165395;-0.03716548,0.08900342;-0.3255785;0.0001566969,0.09178404;-0.6730375;0.06707777,0.0945596;-0.6345;-0.01883052,-0.07668329;0.004213932;-0.04053753,-0.1002129;-0.3279165;-0.01410842,-0.1175269;-0.6750296;0.05242441,-0.1126073;-0.6364595;-0.03338457,0.003850818;0.5436433;0.007985575,0;0;0,-0.01279055;0.3096047;-0.04277921,-0.02855483;0.6111509;-0.09714007,0.1530613;0.5108808;-0.08854198,0.2251475;0.2744945;-0.03286982,0.240235;0.0365558;-0.06081653,-0.1951003;0.4822847;-0.09252097,-0.274947;0.2660298;-0.1975573,-0.3046584;0.1132284;-0.3802933,0.07662269;0.005888015;-0.04044342,0.1158632;-0.3258082;-0.0411973,0.1337654;-0.6766455;0.001306295,0.1520455;-0.7035365;-0.06106424,-0.08003526;0.003548354;-0.03351332,-0.1089583;-0.329166;-0.03874554,-0.1031754;-0.6793402;0.0118359,-0.1033269;-0.6692433;-0.07221571,-0.02444781;0.5370569;-0.08143258,258.3415
+0;0;0,0.001241028;0.3126534;0.009750584,0.004022792;0.619405;0.004415453,0.1762771;0.4948206;0.01104384,0.2089305;0.2442421;0.0288903,0.2478696;0.01435788;-0.02820991,-0.1628876;0.4788333;-0.01090829,-0.2048506;0.2337927;-0.05957624,-0.2438672;0.01497005;-0.1502284,0.07830077;0.006184697;-0.03704207,0.0889383;-0.325566;0.0002549663,0.09163713;-0.6730354;0.06712505,0.09466615;-0.6344977;-0.01877467,-0.076598;0.00420677;-0.0406992,-0.1001987;-0.3279043;-0.01409158,-0.117687;-0.674999;0.05249194,-0.1125138;-0.6364279;-0.03330201,0.003497586;0.5436438;0.00808597,0;0;0,-0.01279055;0.3096047;-0.04277921,-0.02855483;0.6111509;-0.09714007,0.1530613;0.5108808;-0.08854198,0.2251475;0.2744945;-0.03286982,0.240235;0.0365558;-0.06081653,-0.1951003;0.4822847;-0.09252097,-0.274947;0.2660298;-0.1975573,-0.3046584;0.1132284;-0.3802933,0.07662269;0.005888015;-0.04044342,0.1158632;-0.3258082;-0.0411973,0.1337654;-0.6766455;0.001306295,0.1520455;-0.7035365;-0.06106424,-0.08003526;0.003548354;-0.03351332,-0.1089583;-0.329166;-0.03874554,-0.1031754;-0.6793402;0.0118359,-0.1033269;-0.6692433;-0.07221571,-0.02444781;0.5370569;-0.08143258,258.3533
+0;0;0,0.001240775;0.3125897;0.009748598,0.004021866;0.6192562;0.004416381,0.1768739;0.4945588;0.01105229,0.2095194;0.2440409;0.02889443,0.2485704;0.013496;-0.02836988,-0.1634633;0.4785162;-0.01097573,-0.2054162;0.2335349;-0.0596319,-0.2445449;0.01408337;-0.1505445,0.07829011;0.006183855;-0.03703703,0.08897597;-0.3270745;0.0004294999,0.09166896;-0.6737911;0.06715472,0.09468495;-0.6352901;-0.01837558,-0.07658759;0.004206198;-0.04069366,-0.1002956;-0.3294142;-0.01396513,-0.117746;-0.6757569;0.05247414,-0.112595;-0.6372226;-0.03295086,0.003497046;0.5435508;0.008084195,0;0;0,-0.01318033;0.3096538;-0.04182959,-0.02954915;0.6112759;-0.09509921,0.1528581;0.5110264;-0.08646059,0.225044;0.2749069;-0.03006887,0.2416043;0.03633688;-0.05773187,-0.1963703;0.481892;-0.0916514,-0.2772933;0.2737716;-0.2111531,-0.3114966;0.1271587;-0.3990093,0.0767428;0.005865395;-0.04019284,0.1156485;-0.327398;-0.04113603,0.1338493;-0.6773281;0.002333403,0.1520095;-0.7034114;-0.06028986,-0.07994203;0.003550743;-0.03370443,-0.1089529;-0.3306869;-0.03846154,-0.1029328;-0.6800136;0.0125928,-0.1029136;-0.6697282;-0.0711218,-0.0252935;0.5371888;-0.07967091,258.3752
+0;0;0,0.001240775;0.3125897;0.009748598,0.004021866;0.6192562;0.004416381,0.1768739;0.4945588;0.01105229,0.2095194;0.2440409;0.02889443,0.2485704;0.013496;-0.02836988,-0.1634633;0.4785162;-0.01097573,-0.2054162;0.2335349;-0.0596319,-0.2445449;0.01408337;-0.1505445,0.07829011;0.006183855;-0.03703703,0.08897597;-0.3270745;0.0004294999,0.09166896;-0.6737911;0.06715472,0.09468495;-0.6352901;-0.01837558,-0.07658759;0.004206198;-0.04069366,-0.1002956;-0.3294142;-0.01396513,-0.117746;-0.6757569;0.05247414,-0.112595;-0.6372226;-0.03295086,0.003497046;0.5435508;0.008084195,0;0;0,-0.01318033;0.3096538;-0.04182959,-0.02954915;0.6112759;-0.09509921,0.1528581;0.5110264;-0.08646059,0.225044;0.2749069;-0.03006887,0.2416043;0.03633688;-0.05773187,-0.1963703;0.481892;-0.0916514,-0.2772933;0.2737716;-0.2111531,-0.3114966;0.1271587;-0.3990093,0.0767428;0.005865395;-0.04019284,0.1156485;-0.327398;-0.04113603,0.1338493;-0.6773281;0.002333403,0.1520095;-0.7034114;-0.06028986,-0.07994203;0.003550743;-0.03370443,-0.1089529;-0.3306869;-0.03846154,-0.1029328;-0.6800136;0.0125928,-0.1029136;-0.6697282;-0.0711218,-0.0252935;0.5371888;-0.07967091,258.3866
+0;0;0,0.001053275;0.3129033;0.009771566,0.003610864;0.619884;0.004432655,0.175945;0.4954588;0.01150332,0.2084381;0.2449088;0.02912226,0.2477983;0.01469372;-0.02826327,-0.1630861;0.4792981;-0.01180095,-0.2064919;0.2359359;-0.06686764,-0.2472395;0.02425098;-0.1734998,0.07841658;0.00620597;-0.03703288,0.08897923;-0.3275506;0.0004708096,0.09161069;-0.6724755;0.06693242,0.09488843;-0.6339793;-0.01857892,-0.07667299;0.004195538;-0.04077695,-0.100449;-0.3299135;-0.01399263,-0.1179074;-0.6744264;0.05236505,-0.1124958;-0.6358957;-0.03303437,0.003156919;0.5441374;0.008100011,0;0;0,-0.0136591;0.3100869;-0.04079986,-0.03046858;0.6122864;-0.09243011,0.1513721;0.5114937;-0.08260751,0.2242865;0.2755905;-0.02626276,0.2438871;0.03737658;-0.05293226,-0.1960922;0.4827725;-0.09432648,-0.2790144;0.2806466;-0.2224303,-0.3084283;0.1531736;-0.424239,0.0768251;0.006005228;-0.04026103,0.1153423;-0.3278026;-0.04081511,0.1342359;-0.6759909;0.001671791,0.1521722;-0.7030874;-0.06008101,-0.08008397;0.003434677;-0.03367299,-0.1092289;-0.3312894;-0.03834855,-0.1031409;-0.6787734;0.01278922,-0.1020061;-0.6683426;-0.07094176,-0.02611825;0.5380822;-0.07739687,258.4086
+0;0;0,0.001053985;0.3131144;0.009778158,0.003612916;0.6202431;0.004438103,0.176277;0.4957232;0.01151536,0.2087628;0.2452298;0.0291303,0.2482073;0.01452194;-0.02837805,-0.1634015;0.4795316;-0.01183342,-0.2067975;0.2362244;-0.06688766,-0.2476323;0.02408639;-0.1737481,0.07831938;0.006198278;-0.03698698,0.08892223;-0.3288287;0.0006594732,0.09154646;-0.6728054;0.06693838,0.09481747;-0.6343267;-0.01839736,-0.07657795;0.004190337;-0.0407264,-0.1004445;-0.3311905;-0.01384013,-0.1178549;-0.6747563;0.05233513,-0.1124544;-0.6362432;-0.03288891,0.00315896;0.5444947;0.008105546,0;0;0,-0.0143238;0.3104194;-0.03964829,-0.03195392;0.6129962;-0.08964944,0.1503464;0.5113795;-0.07945633,0.224296;0.2759771;-0.02262568,0.2448944;0.03726663;-0.04874444,-0.1971452;0.4835829;-0.09750084,-0.2765073;0.2865371;-0.2352948,-0.3035325;0.1642411;-0.4412135,0.0768315;0.006076396;-0.04000473,0.1149241;-0.3290672;-0.04070973,0.1342326;-0.6762518;0.001832008,0.1521866;-0.7035139;-0.05951524,-0.07986405;0.003346719;-0.03392514,-0.1094395;-0.33263;-0.03813966,-0.1031024;-0.679088;0.01330344,-0.1009008;-0.668469;-0.07026872,-0.02739735;0.5387222;-0.07501817,258.4308
+0;0;0,0.001053985;0.3131144;0.009778158,0.003612916;0.6202431;0.004438103,0.176277;0.4957232;0.01151536,0.2087628;0.2452298;0.0291303,0.2482073;0.01452194;-0.02837805,-0.1634015;0.4795316;-0.01183342,-0.2067975;0.2362244;-0.06688766,-0.2476323;0.02408639;-0.1737481,0.07831938;0.006198278;-0.03698698,0.08892223;-0.3288287;0.0006594732,0.09154646;-0.6728054;0.06693838,0.09481747;-0.6343267;-0.01839736,-0.07657795;0.004190337;-0.0407264,-0.1004445;-0.3311905;-0.01384013,-0.1178549;-0.6747563;0.05233513,-0.1124544;-0.6362432;-0.03288891,0.00315896;0.5444947;0.008105546,0;0;0,-0.0143238;0.3104194;-0.03964829,-0.03195392;0.6129962;-0.08964944,0.1503464;0.5113795;-0.07945633,0.224296;0.2759771;-0.02262568,0.2448944;0.03726663;-0.04874444,-0.1971452;0.4835829;-0.09750084,-0.2765073;0.2865371;-0.2352948,-0.3035325;0.1642411;-0.4412135,0.0768315;0.006076396;-0.04000473,0.1149241;-0.3290672;-0.04070973,0.1342326;-0.6762518;0.001832008,0.1521866;-0.7035139;-0.05951524,-0.07986405;0.003346719;-0.03392514,-0.1094395;-0.33263;-0.03813966,-0.1031024;-0.679088;0.01330344,-0.1009008;-0.668469;-0.07026872,-0.02739735;0.5387222;-0.07501817,258.4421
+0;0;0,0.0007802476;0.3131129;0.009854232,0.003051671;0.6202452;0.004570024,0.1758213;0.4957605;0.01182116,0.2083396;0.245262;0.02930343,0.2478652;0.01458372;-0.02826777,-0.1636829;0.4794759;-0.0130123,-0.2080102;0.2375003;-0.07297441,-0.249233;0.03030509;-0.1889918,0.07836004;0.006221869;-0.0368968,0.08881934;-0.328823;0.0006309934,0.09135292;-0.672771;0.06706218,0.09491057;-0.6342921;-0.01826207,-0.07653563;0.004167067;-0.04080825,-0.1006191;-0.3311929;-0.0138547,-0.117973;-0.6747377;0.05244409,-0.1122866;-0.6362197;-0.03276088,0.00269691;0.544495;0.008210785,0;0;0,-0.0143238;0.3104194;-0.03964829,-0.03195392;0.6129962;-0.08964944,0.1503464;0.5113795;-0.07945633,0.224296;0.2759771;-0.02262568,0.2448944;0.03726663;-0.04874444,-0.1971452;0.4835829;-0.09750084,-0.2765073;0.2865371;-0.2352948,-0.3035325;0.1642411;-0.4412135,0.0768315;0.006076396;-0.04000473,0.1149241;-0.3290672;-0.04070973,0.1342326;-0.6762518;0.001832008,0.1521866;-0.7035139;-0.05951524,-0.07986405;0.003346719;-0.03392514,-0.1094395;-0.33263;-0.03813966,-0.1031024;-0.679088;0.01330344,-0.1009008;-0.668469;-0.07026872,-0.02739735;0.5387222;-0.07501817,258.4536
+0;0;0,0.0007810466;0.3134335;0.009864323,0.003053194;0.6206524;0.004579578,0.1757106;0.4962012;0.01182828,0.2082399;0.245617;0.02931653,0.2478885;0.01422127;-0.02843373,-0.1635735;0.4799272;-0.01298907,-0.207916;0.2378688;-0.07297169,-0.2492669;0.03002919;-0.1893499,0.0782712;0.006214814;-0.03685496,0.08874775;-0.3293826;0.0007347167,0.09127987;-0.6731316;0.06712749,0.09483692;-0.6346542;-0.01818249,-0.07644886;0.004162343;-0.04076198,-0.1005721;-0.3317507;-0.01376399,-0.1179159;-0.6750968;0.05249646,-0.1122304;-0.6365803;-0.03269424,0.002698442;0.5449041;0.008220247,0;0;0,-0.01475587;0.3108504;-0.03863621,-0.03257711;0.6136951;-0.08745503,0.1496799;0.5120479;-0.07496166,0.2237221;0.2763371;-0.01915336,0.245671;0.03681615;-0.04362893,-0.1971227;0.4832355;-0.0967776,-0.266224;0.3204227;-0.278088,-0.2954706;0.1871525;-0.4776745,0.07689092;0.006094664;-0.03967285,0.1145994;-0.3296514;-0.04069352,0.1341213;-0.6765706;0.002245426,0.1519358;-0.703757;-0.0591929,-0.0795604;0.003392125;-0.0343792,-0.1096333;-0.333107;-0.03788931,-0.1028397;-0.6793209;0.01375887,-0.1000053;-0.6685871;-0.06980604,-0.02799353;0.5393755;-0.07307529,258.4659
+0;0;0,0.0007810466;0.3134335;0.009864323,0.003053194;0.6206524;0.004579578,0.1757106;0.4962012;0.01182828,0.2082399;0.245617;0.02931653,0.2478885;0.01422127;-0.02843373,-0.1635735;0.4799272;-0.01298907,-0.207916;0.2378688;-0.07297169,-0.2492669;0.03002919;-0.1893499,0.0782712;0.006214814;-0.03685496,0.08874775;-0.3293826;0.0007347167,0.09127987;-0.6731316;0.06712749,0.09483692;-0.6346542;-0.01818249,-0.07644886;0.004162343;-0.04076198,-0.1005721;-0.3317507;-0.01376399,-0.1179159;-0.6750968;0.05249646,-0.1122304;-0.6365803;-0.03269424,0.002698442;0.5449041;0.008220247,0;0;0,-0.01475587;0.3108504;-0.03863621,-0.03257711;0.6136951;-0.08745503,0.1496799;0.5120479;-0.07496166,0.2237221;0.2763371;-0.01915336,0.245671;0.03681615;-0.04362893,-0.1971227;0.4832355;-0.0967776,-0.266224;0.3204227;-0.278088,-0.2954706;0.1871525;-0.4776745,0.07689092;0.006094664;-0.03967285,0.1145994;-0.3296514;-0.04069352,0.1341213;-0.6765706;0.002245426,0.1519358;-0.703757;-0.0591929,-0.0795604;0.003392125;-0.0343792,-0.1096333;-0.333107;-0.03788931,-0.1028397;-0.6793209;0.01375887,-0.1000053;-0.6685871;-0.06980604,-0.02799353;0.5393755;-0.07307529,258.4767
+0;0;0,0.0004723275;0.3135504;0.009983785,0.002583533;0.6209614;0.004824778,0.1756689;0.4964623;0.01241078,0.2082263;0.245923;0.02972385,0.248032;0.01317374;-0.02841451,-0.1639656;0.4797019;-0.01453737,-0.2103052;0.2405647;-0.0837879,-0.2525913;0.03670013;-0.209438,0.07815757;0.006229918;-0.0366337,0.08831096;-0.3299518;0.001026828,0.09093972;-0.6743348;0.06751084,0.0948828;-0.6358752;-0.01758861,-0.07622114;0.004123133;-0.04077724,-0.1004389;-0.3323579;-0.01369331,-0.1181351;-0.6763041;0.05274873,-0.1120675;-0.6378046;-0.03222169,0.002283322;0.5451664;0.008405987,0;0;0,-0.01520731;0.3110623;-0.03771973,-0.03345962;0.6141797;-0.08586049,0.1492546;0.5122473;-0.0721395,0.2222658;0.2764665;-0.01551461,0.245153;0.03556493;-0.03958559,-0.1978852;0.4827659;-0.09608464,-0.2800827;0.3228458;-0.2744068,-0.3021398;0.2034855;-0.4851279,0.07695197;0.006012082;-0.03913689,0.1142824;-0.3303579;-0.04024005,0.1343557;-0.6778275;0.003218889,0.1524423;-0.7046857;-0.05817365,-0.07912195;0.003376572;-0.03489643,-0.1096318;-0.3336711;-0.03764255,-0.1024112;-0.6804062;0.01479212,-0.0992521;-0.6695472;-0.06859057,-0.02876705;0.5397925;-0.07163644,258.4976
+0;0;0,0.0004723275;0.3135504;0.009983785,0.002583533;0.6209614;0.004824778,0.1756689;0.4964623;0.01241078,0.2082263;0.245923;0.02972385,0.248032;0.01317374;-0.02841451,-0.1639656;0.4797019;-0.01453737,-0.2103052;0.2405647;-0.0837879,-0.2525913;0.03670013;-0.209438,0.07815757;0.006229918;-0.0366337,0.08831096;-0.3299518;0.001026828,0.09093972;-0.6743348;0.06751084,0.0948828;-0.6358752;-0.01758861,-0.07622114;0.004123133;-0.04077724,-0.1004389;-0.3323579;-0.01369331,-0.1181351;-0.6763041;0.05274873,-0.1120675;-0.6378046;-0.03222169,0.002283322;0.5451664;0.008405987,0;0;0,-0.01520731;0.3110623;-0.03771973,-0.03345962;0.6141797;-0.08586049,0.1492546;0.5122473;-0.0721395,0.2222658;0.2764665;-0.01551461,0.245153;0.03556493;-0.03958559,-0.1978852;0.4827659;-0.09608464,-0.2800827;0.3228458;-0.2744068,-0.3021398;0.2034855;-0.4851279,0.07695197;0.006012082;-0.03913689,0.1142824;-0.3303579;-0.04024005,0.1343557;-0.6778275;0.003218889,0.1524423;-0.7046857;-0.05817365,-0.07912195;0.003376572;-0.03489643,-0.1096318;-0.3336711;-0.03764255,-0.1024112;-0.6804062;0.01479212,-0.0992521;-0.6695472;-0.06859057,-0.02876705;0.5397925;-0.07163644,258.509
+0;0;0,0.0004723275;0.3135504;0.009983785,0.002583533;0.6209614;0.004824778,0.1756689;0.4964623;0.01241078,0.2082263;0.245923;0.02972385,0.248032;0.01317374;-0.02841451,-0.1639656;0.4797019;-0.01453737,-0.2103052;0.2405647;-0.0837879,-0.2525913;0.03670013;-0.209438,0.07815757;0.006229918;-0.0366337,0.08831096;-0.3299518;0.001026828,0.09093972;-0.6743348;0.06751084,0.0948828;-0.6358752;-0.01758861,-0.07622114;0.004123133;-0.04077724,-0.1004389;-0.3323579;-0.01369331,-0.1181351;-0.6763041;0.05274873,-0.1120675;-0.6378046;-0.03222169,0.002283322;0.5451664;0.008405987,0;0;0,-0.01520731;0.3110623;-0.03771973,-0.03345962;0.6141797;-0.08586049,0.1492546;0.5122473;-0.0721395,0.2222658;0.2764665;-0.01551461,0.245153;0.03556493;-0.03958559,-0.1978852;0.4827659;-0.09608464,-0.2800827;0.3228458;-0.2744068,-0.3021398;0.2034855;-0.4851279,0.07695197;0.006012082;-0.03913689,0.1142824;-0.3303579;-0.04024005,0.1343557;-0.6778275;0.003218889,0.1524423;-0.7046857;-0.05817365,-0.07912195;0.003376572;-0.03489643,-0.1096318;-0.3336711;-0.03764255,-0.1024112;-0.6804062;0.01479212,-0.0992521;-0.6695472;-0.06859057,-0.02876705;0.5397925;-0.07163644,258.5208
+0;0;0,-0.000232656;0.3136653;0.01028707,0.001597823;0.6213415;0.005275554,0.1751738;0.4967802;0.0132427,0.2076712;0.2462071;0.03021196,0.2477415;0.01226443;-0.0282785,-0.164794;0.4794004;-0.01622171,-0.2134274;0.2433429;-0.09395558,-0.2563098;0.04107384;-0.2243561,0.07801274;0.006330008;-0.03627343,0.08737542;-0.3301098;0.001532257,0.08993267;-0.6705886;0.06730254,0.0944024;-0.6320007;-0.01896879,-0.07585774;0.003978632;-0.0408851,-0.1008245;-0.3326495;-0.01319347,-0.1181367;-0.6726904;0.05261353,-0.1115163;-0.634061;-0.03351531,0.001360412;0.5454849;0.00884115,0;0;0,-0.01565534;0.3112882;-0.03669286,-0.03440179;0.6147863;-0.08391237,0.148789;0.512252;-0.06931877,0.2203374;0.2760727;-0.01247621,0.2443282;0.03407131;-0.03729033,-0.1987001;0.4824447;-0.09549309,-0.2781314;0.3214284;-0.2740858,-0.3299438;0.2402904;-0.4987813,0.07695609;0.005981624;-0.0385201,0.1140159;-0.3306688;-0.03983283,0.1338312;-0.6743962;0.001603127,0.1512538;-0.7046672;-0.05839968,-0.07856162;0.003267928;-0.03548536,-0.1094025;-0.3340082;-0.03700203,-0.1022999;-0.6768043;0.01494526,-0.0987507;-0.6661147;-0.06961824,-0.02958003;0.5403005;-0.06992555,258.5424
+0;0;0,-0.000232656;0.3136653;0.01028707,0.001597823;0.6213415;0.005275554,0.1751738;0.4967802;0.0132427,0.2076712;0.2462071;0.03021196,0.2477415;0.01226443;-0.0282785,-0.164794;0.4794004;-0.01622171,-0.2134274;0.2433429;-0.09395558,-0.2563098;0.04107384;-0.2243561,0.07801274;0.006330008;-0.03627343,0.08737542;-0.3301098;0.001532257,0.08993267;-0.6705886;0.06730254,0.0944024;-0.6320007;-0.01896879,-0.07585774;0.003978632;-0.0408851,-0.1008245;-0.3326495;-0.01319347,-0.1181367;-0.6726904;0.05261353,-0.1115163;-0.634061;-0.03351531,0.001360412;0.5454849;0.00884115,0;0;0,-0.01565534;0.3112882;-0.03669286,-0.03440179;0.6147863;-0.08391237,0.148789;0.512252;-0.06931877,0.2203374;0.2760727;-0.01247621,0.2443282;0.03407131;-0.03729033,-0.1987001;0.4824447;-0.09549309,-0.2781314;0.3214284;-0.2740858,-0.3299438;0.2402904;-0.4987813,0.07695609;0.005981624;-0.0385201,0.1140159;-0.3306688;-0.03983283,0.1338312;-0.6743962;0.001603127,0.1512538;-0.7046672;-0.05839968,-0.07856162;0.003267928;-0.03548536,-0.1094025;-0.3340082;-0.03700203,-0.1022999;-0.6768043;0.01494526,-0.0987507;-0.6661147;-0.06961824,-0.02958003;0.5403005;-0.06992555,258.5538
+0;0;0,-0.0002328625;0.3139438;0.01029621,0.001598307;0.6217327;0.005283069,0.1760405;0.4969062;0.01327321,0.2085386;0.2463277;0.03024282,0.2487211;0.01173018;-0.02841135,-0.1656218;0.4794397;-0.01633806,-0.2142562;0.2433772;-0.09407358,-0.2572587;0.04054196;-0.2248391,0.07788926;0.006319987;-0.03621601,0.08725657;-0.3302864;0.001608394,0.08981398;-0.6707855;0.0673826,0.09428097;-0.6322029;-0.01883622,-0.07573767;0.003972334;-0.04082038,-0.1007168;-0.3328225;-0.01311504,-0.11803;-0.6728837;0.05269589,-0.1114137;-0.6342595;-0.03338053,0.001360825;0.5458536;0.008849718,0;0;0,-0.01623556;0.3116287;-0.03592634,-0.03542466;0.6153095;-0.08251667,0.1486262;0.5118301;-0.06688523,0.2186806;0.2752303;-0.00990653,0.2435383;0.03267288;-0.03518367,-0.200087;0.4820018;-0.09538205,-0.2746689;0.3239982;-0.2787015,-0.3083141;0.2372117;-0.5054769,0.07702786;0.005938441;-0.03807521,0.1139566;-0.3308946;-0.03949475,0.1340002;-0.6746134;0.002075911,0.1516422;-0.7048154;-0.05785561,-0.07819588;0.003265782;-0.03595853,-0.1090492;-0.3341801;-0.03675905,-0.1021908;-0.6769558;0.01549207,-0.0983014;-0.6661852;-0.06902069,-0.03050223;0.5407835;-0.06865835,258.5652
+0;0;0,-0.000621298;0.3139374;0.01047345,0.0009834021;0.6217299;0.005586112,0.1755111;0.4970239;0.01401852,0.2080243;0.2464283;0.03070237,0.2483932;0.01184018;-0.02786168,-0.1660014;0.4793818;-0.01704989,-0.2159887;0.2458353;-0.1012577,-0.2594438;0.05877708;-0.253612,0.07794478;0.006367561;-0.036088,0.08693522;-0.3302359;0.001853716,0.0893568;-0.6707466;0.06757329,0.09410502;-0.6321569;-0.0186298,-0.07570716;0.003917633;-0.0408822,-0.1007948;-0.3328685;-0.01316925,-0.1183214;-0.6728724;0.05288077,-0.111426;-0.6342402;-0.03317294,0.0008099644;0.5458488;0.009113233,0;0;0,-0.01623556;0.3116287;-0.03592634,-0.03542466;0.6153095;-0.08251667,0.1486262;0.5118301;-0.06688523,0.2186806;0.2752303;-0.00990653,0.2435383;0.03267288;-0.03518367,-0.200087;0.4820018;-0.09538205,-0.2746689;0.3239982;-0.2787015,-0.3083141;0.2372117;-0.5054769,0.07702786;0.005938441;-0.03807521,0.1139566;-0.3308946;-0.03949475,0.1340002;-0.6746134;0.002075911,0.1516422;-0.7048154;-0.05785561,-0.07819588;0.003265782;-0.03595853,-0.1090492;-0.3341801;-0.03675905,-0.1021908;-0.6769558;0.01549207,-0.0983014;-0.6661852;-0.06902069,-0.03050223;0.5407835;-0.06865835,258.5871
+0;0;0,-0.000621907;0.3142451;0.01048372,0.0009843131;0.6223298;0.005591704,0.1760765;0.4973931;0.01404335,0.2085917;0.2467817;0.03072826,0.2494147;0.009554476;-0.02849464,-0.1665398;0.4796939;-0.01712547,-0.2165302;0.2461328;-0.1013386,-0.2604742;0.05697013;-0.2554069,0.07791794;0.00636537;-0.03607557,0.0869172;-0.3305683;0.001903359,0.08933092;-0.6699735;0.06740959,0.09411896;-0.6313118;-0.01951648,-0.07568111;0.003916284;-0.04086813,-0.1007933;-0.3332002;-0.013128,-0.1182631;-0.6721003;0.0527076,-0.1113098;-0.6333956;-0.03406782,0.0008107088;0.5463758;0.009122212,0;0;0,-0.01669984;0.3120073;-0.03511143,-0.03632231;0.6160836;-0.08086467,0.1482194;0.5113389;-0.06434846,0.2175158;0.2744669;-0.00750351,0.2408465;0.02889816;-0.03204536,-0.2009812;0.4818751;-0.09548897,-0.281172;0.3407512;-0.2898988,-0.3095929;0.2458763;-0.5171467,0.07711692;0.005982577;-0.0378201,0.114033;-0.3311873;-0.03897238,0.1339321;-0.6737785;0.002598047,0.1517771;-0.7049096;-0.05739069,-0.07815368;0.003183533;-0.03598664,-0.1091472;-0.3345837;-0.03658734,-0.102208;-0.6762037;0.01576144,-0.09787766;-0.6655107;-0.06945935,-0.03129826;0.5414529;-0.06720805,258.5985
+0;0;0,-0.000621907;0.3142451;0.01048372,0.0009843131;0.6223298;0.005591704,0.1760765;0.4973931;0.01404335,0.2085917;0.2467817;0.03072826,0.2494147;0.009554476;-0.02849464,-0.1665398;0.4796939;-0.01712547,-0.2165302;0.2461328;-0.1013386,-0.2604742;0.05697013;-0.2554069,0.07791794;0.00636537;-0.03607557,0.0869172;-0.3305683;0.001903359,0.08933092;-0.6699735;0.06740959,0.09411896;-0.6313118;-0.01951648,-0.07568111;0.003916284;-0.04086813,-0.1007933;-0.3332002;-0.013128,-0.1182631;-0.6721003;0.0527076,-0.1113098;-0.6333956;-0.03406782,0.0008107088;0.5463758;0.009122212,0;0;0,-0.01669984;0.3120073;-0.03511143,-0.03632231;0.6160836;-0.08086467,0.1482194;0.5113389;-0.06434846,0.2175158;0.2744669;-0.00750351,0.2408465;0.02889816;-0.03204536,-0.2009812;0.4818751;-0.09548897,-0.281172;0.3407512;-0.2898988,-0.3095929;0.2458763;-0.5171467,0.07711692;0.005982577;-0.0378201,0.114033;-0.3311873;-0.03897238,0.1339321;-0.6737785;0.002598047,0.1517771;-0.7049096;-0.05739069,-0.07815368;0.003183533;-0.03598664,-0.1091472;-0.3345837;-0.03658734,-0.102208;-0.6762037;0.01576144,-0.09787766;-0.6655107;-0.06945935,-0.03129826;0.5414529;-0.06720805,258.6098
+0;0;0,-0.001115001;0.3146513;0.0108555,0.000166265;0.6230402;0.006181895,0.1756555;0.4980772;0.01488955,0.208151;0.2474323;0.03125626,0.2490378;0.01034644;-0.02791074,-0.1670806;0.4800812;-0.01866313,-0.2193249;0.2513076;-0.1139517,-0.2622898;0.06203689;-0.2679412,0.07791936;0.00638952;-0.03591885,0.08645499;-0.3312668;0.002359442,0.08881233;-0.6701725;0.0676507,0.09406513;-0.6314805;-0.01943959,-0.07557293;0.00388029;-0.04094009,-0.1014896;-0.3339576;-0.01366797,-0.1187027;-0.6722257;0.05269422,-0.1112819;-0.6334862;-0.03423342,0.0001191968;0.5470084;0.009620763,0;0;0,-0.0172199;0.3124729;-0.034477,-0.03713651;0.6169104;-0.07969904,0.1475487;0.5111718;-0.06201935,0.2152101;0.2738486;-0.005042553,0.2386591;0.02857423;-0.03098059,-0.201413;0.4817103;-0.09603952,-0.2826701;0.348128;-0.2952875,-0.3081456;0.2539868;-0.5230387,0.077158;0.005975544;-0.03759456,0.1141077;-0.3319349;-0.0386591,0.1340902;-0.673988;0.002884626,0.1522886;-0.7053908;-0.05700183,-0.07802777;0.003173031;-0.03611115,-0.1091663;-0.3353237;-0.03655339,-0.1020969;-0.6764108;0.01574593,-0.09728741;-0.6656992;-0.06965132,-0.03205036;0.5421899;-0.0661478,258.6318
+0;0;0,-0.001115001;0.3146513;0.0108555,0.000166265;0.6230402;0.006181895,0.1756555;0.4980772;0.01488955,0.208151;0.2474323;0.03125626,0.2490378;0.01034644;-0.02791074,-0.1670806;0.4800812;-0.01866313,-0.2193249;0.2513076;-0.1139517,-0.2622898;0.06203689;-0.2679412,0.07791936;0.00638952;-0.03591885,0.08645499;-0.3312668;0.002359442,0.08881233;-0.6701725;0.0676507,0.09406513;-0.6314805;-0.01943959,-0.07557293;0.00388029;-0.04094009,-0.1014896;-0.3339576;-0.01366797,-0.1187027;-0.6722257;0.05269422,-0.1112819;-0.6334862;-0.03423342,0.0001191968;0.5470084;0.009620763,0;0;0,-0.0172199;0.3124729;-0.034477,-0.03713651;0.6169104;-0.07969904,0.1475487;0.5111718;-0.06201935,0.2152101;0.2738486;-0.005042553,0.2386591;0.02857423;-0.03098059,-0.201413;0.4817103;-0.09603952,-0.2826701;0.348128;-0.2952875,-0.3081456;0.2539868;-0.5230387,0.077158;0.005975544;-0.03759456,0.1141077;-0.3319349;-0.0386591,0.1340902;-0.673988;0.002884626,0.1522886;-0.7053908;-0.05700183,-0.07802777;0.003173031;-0.03611115,-0.1091663;-0.3353237;-0.03655339,-0.1020969;-0.6764108;0.01574593,-0.09728741;-0.6656992;-0.06965132,-0.03205036;0.5421899;-0.0661478,258.6543
+0;0;0,-0.001116045;0.3149459;0.01086567,0.0001661767;0.6235618;0.006188729,0.1758386;0.4984944;0.01490429,0.2083374;0.2478244;0.03127264,0.2495377;0.008921251;-0.02834789,-0.1672553;0.4804797;-0.01868342,-0.2195048;0.2516832;-0.1139816,-0.2627991;0.06096162;-0.2691515,0.07787573;0.006385942;-0.03589873,0.08641108;-0.3312594;0.002378322,0.08876957;-0.6703301;0.06770138,0.09403424;-0.6316185;-0.01958568,-0.07553061;0.003878117;-0.04091717,-0.1014464;-0.3339488;-0.01364593,-0.1186679;-0.6723816;0.05274858,-0.1112303;-0.6336223;-0.03437546,0.0001190755;0.5474768;0.009630006,0;0;0,-0.01761936;0.3128091;-0.03391528,-0.03786598;0.6175473;-0.07850671,0.1470075;0.5113218;-0.06053901,0.214044;0.2737494;-0.003750086,0.2357912;0.02649863;-0.03060007,-0.201857;0.4819023;-0.09653825,-0.2834126;0.3587432;-0.3023053,-0.3005868;0.308607;-0.5462688,0.07719322;0.00599888;-0.03740788,0.1139581;-0.3319202;-0.03859806,0.1340636;-0.6740813;0.003391266,0.152346;-0.7053819;-0.05686355,-0.07788379;0.003103913;-0.03631265,-0.1090991;-0.335375;-0.0363051,-0.1021807;-0.6766289;0.01603546,-0.09705187;-0.6659021;-0.06955005,-0.03270289;0.5427524;-0.06509614,258.6655
+0;0;0,-0.001330259;0.3149403;0.01100428,-0.0002070111;0.6235594;0.00645452,0.1755338;0.4986802;0.01581927,0.2079559;0.2479848;0.03195004,0.2493083;0.009158298;-0.02787192,-0.1671038;0.4800073;-0.02017987,-0.2231782;0.2575002;-0.127445,-0.2650778;0.06986371;-0.2867051,0.07789306;0.006390325;-0.03586032,0.08619515;-0.3312506;0.002506264,0.0885148;-0.6703132;0.06787291,0.09424651;-0.6316012;-0.01938469,-0.07552416;0.003875086;-0.04092938,-0.1016326;-0.3339276;-0.01354252,-0.1184617;-0.6723554;0.05297872,-0.1105635;-0.6335925;-0.03410441,-0.000216323;0.5474721;0.009845407,0;0;0,-0.01761936;0.3128091;-0.03391528,-0.03786598;0.6175473;-0.07850671,0.1470075;0.5113218;-0.06053901,0.214044;0.2737494;-0.003750086,0.2357912;0.02649863;-0.03060007,-0.201857;0.4819023;-0.09653825,-0.2834126;0.3587432;-0.3023053,-0.3005868;0.308607;-0.5462688,0.07719322;0.00599888;-0.03740788,0.1139581;-0.3319202;-0.03859806,0.1340636;-0.6740813;0.003391266,0.152346;-0.7053819;-0.05686355,-0.07788379;0.003103913;-0.03631265,-0.1090991;-0.335375;-0.0363051,-0.1021807;-0.6766289;0.01603546,-0.09705187;-0.6659021;-0.06955005,-0.03270289;0.5427524;-0.06509614,258.6877
+0;0;0,-0.001331522;0.3152392;0.01101473,-0.00020714;0.6241642;0.006460627,0.1761064;0.4990549;0.01584801,0.2085342;0.2483156;0.03198161,0.249806;0.009954363;-0.0277238,-0.1676478;0.4803212;-0.02026845,-0.223732;0.257775;-0.1275524,-0.26555;0.07050413;-0.2865022,0.07782066;0.006384385;-0.03582698,0.08612147;-0.3312049;0.002533726,0.08844125;-0.6702875;0.06790423,0.09415362;-0.6316048;-0.01905891,-0.07545396;0.003871484;-0.04089133,-0.1015584;-0.3338796;-0.01350867,-0.1183885;-0.6723272;0.0530165,-0.1105169;-0.6335939;-0.03377277,-0.0002164606;0.5480059;0.00985468,0;0;0,-0.01810201;0.3131758;-0.03304625,-0.03894053;0.618384;-0.07625651,0.1465413;0.5111973;-0.05875301,0.2126658;0.2732255;-0.002369881,0.2334876;0.02639276;-0.0292809,-0.2025069;0.4816706;-0.09761843,-0.2852256;0.3728616;-0.3109264,-0.3014532;0.3078283;-0.5509087,0.07724993;0.006023258;-0.03710198,0.1139421;-0.331851;-0.03838587,0.1340722;-0.6740218;0.003680944,0.1527061;-0.7053298;-0.05602431,-0.0776178;0.00300127;-0.03669956,-0.1093557;-0.3353759;-0.03590219,-0.1019626;-0.6766395;0.01644441,-0.0964313;-0.6657364;-0.06885108,-0.03362794;0.543462;-0.06321502,258.7002
+0;0;0,-0.001331522;0.3152392;0.01101473,-0.00020714;0.6241642;0.006460627,0.1761064;0.4990549;0.01584801,0.2085342;0.2483156;0.03198161,0.249806;0.009954363;-0.0277238,-0.1676478;0.4803212;-0.02026845,-0.223732;0.257775;-0.1275524,-0.26555;0.07050413;-0.2865022,0.07782066;0.006384385;-0.03582698,0.08612147;-0.3312049;0.002533726,0.08844125;-0.6702875;0.06790423,0.09415362;-0.6316048;-0.01905891,-0.07545396;0.003871484;-0.04089133,-0.1015584;-0.3338796;-0.01350867,-0.1183885;-0.6723272;0.0530165,-0.1105169;-0.6335939;-0.03377277,-0.0002164606;0.5480059;0.00985468,0;0;0,-0.01810201;0.3131758;-0.03304625,-0.03894053;0.618384;-0.07625651,0.1465413;0.5111973;-0.05875301,0.2126658;0.2732255;-0.002369881,0.2334876;0.02639276;-0.0292809,-0.2025069;0.4816706;-0.09761843,-0.2852256;0.3728616;-0.3109264,-0.3014532;0.3078283;-0.5509087,0.07724993;0.006023258;-0.03710198,0.1139421;-0.331851;-0.03838587,0.1340722;-0.6740218;0.003680944,0.1527061;-0.7053298;-0.05602431,-0.0776178;0.00300127;-0.03669956,-0.1093557;-0.3353759;-0.03590219,-0.1019626;-0.6766395;0.01644441,-0.0964313;-0.6657364;-0.06885108,-0.03362794;0.543462;-0.06321502,258.7207
+0;0;0,-0.001864404;0.3155133;0.01116793,-0.001076238;0.6246771;0.006771713,0.1755467;0.4995244;0.01658309,0.2080275;0.2486658;0.03255852,0.2478235;0.01934513;-0.02500589,-0.1680436;0.4804288;-0.02226546,-0.226892;0.2637782;-0.1399078,-0.2649761;0.09037761;-0.3010511,0.07778416;0.006452408;-0.03564931,0.08562399;-0.3312951;0.002704412,0.08785022;-0.6706631;0.06805594,0.09409164;-0.6319716;-0.01894764,-0.07530062;0.003788784;-0.04096761,-0.1020348;-0.334037;-0.01331118,-0.1186987;-0.6727684;0.05324599,-0.1102989;-0.6340224;-0.03357032,-0.0009622401;0.5484669;0.01009893,0;0;0,-0.0184501;0.3135246;-0.03222942,-0.03953701;0.6190717;-0.07459211,0.1460392;0.5110334;-0.05669427,0.2110757;0.2723581;-0.001515627,0.2291919;0.03468272;-0.02735209,-0.2021107;0.4835206;-0.1032678,-0.2826509;0.3792921;-0.3198087,-0.2991805;0.3195691;-0.5514232,0.07727349;0.006059736;-0.03680992,0.1139159;-0.3319663;-0.03806949,0.1340642;-0.6743878;0.004215956,0.1530626;-0.7057912;-0.0553894,-0.07745301;0.002925491;-0.03681515,-0.1091956;-0.3355953;-0.03542145,-0.1018396;-0.6771407;0.01691448,-0.0950409;-0.6661654;-0.06838478,-0.03417155;0.5440682;-0.0617559,258.7322
+0;0;0,-0.001864404;0.3155133;0.01116793,-0.001076238;0.6246771;0.006771713,0.1755467;0.4995244;0.01658309,0.2080275;0.2486658;0.03255852,0.2478235;0.01934513;-0.02500589,-0.1680436;0.4804288;-0.02226546,-0.226892;0.2637782;-0.1399078,-0.2649761;0.09037761;-0.3010511,0.07778416;0.006452408;-0.03564931,0.08562399;-0.3312951;0.002704412,0.08785022;-0.6706631;0.06805594,0.09409164;-0.6319716;-0.01894764,-0.07530062;0.003788784;-0.04096761,-0.1020348;-0.334037;-0.01331118,-0.1186987;-0.6727684;0.05324599,-0.1102989;-0.6340224;-0.03357032,-0.0009622401;0.5484669;0.01009893,0;0;0,-0.0184501;0.3135246;-0.03222942,-0.03953701;0.6190717;-0.07459211,0.1460392;0.5110334;-0.05669427,0.2110757;0.2723581;-0.001515627,0.2291919;0.03468272;-0.02735209,-0.2021107;0.4835206;-0.1032678,-0.2826509;0.3792921;-0.3198087,-0.2991805;0.3195691;-0.5514232,0.07727349;0.006059736;-0.03680992,0.1139159;-0.3319663;-0.03806949,0.1340642;-0.6743878;0.004215956,0.1530626;-0.7057912;-0.0553894,-0.07745301;0.002925491;-0.03681515,-0.1091956;-0.3355953;-0.03542145,-0.1018396;-0.6771407;0.01691448,-0.0950409;-0.6661654;-0.06838478,-0.03417155;0.5440682;-0.0617559,258.7546
+0;0;0,-0.002208403;0.3157015;0.01131605,-0.001694376;0.6250658;0.007121356,0.1749868;0.5000182;0.02365614,0.2124121;0.2494836;0.03365312,0.2533502;0.01413909;-0.02571913,-0.1684807;0.4807242;-0.02392976,-0.2297959;0.2736047;-0.1566331,-0.2680354;0.106481;-0.3332555,0.07764022;0.006440363;-0.03550745,0.08525635;-0.3314654;0.0028462,0.08744074;-0.6704141;0.06814218,0.09542304;-0.6317407;-0.01880229,-0.07502691;0.003791357;-0.04107126,-0.1023492;-0.3341206;-0.01317343,-0.1188224;-0.6724184;0.05344377,-0.1086861;-0.6336812;-0.03326956,-0.001483822;0.548802;0.01036215,0;0;0,-0.01860373;0.3137975;-0.03139138,-0.03974281;0.6195951;-0.07334614,0.1459881;0.5107994;-0.05489635,0.2098389;0.2716352;-0.0001990795,0.2246296;0.02753848;-0.02823544,-0.2017571;0.4839454;-0.1054303,-0.2619541;0.3569529;-0.3164219,-0.2987006;0.3174538;-0.5565833,0.07736295;0.006041348;-0.03617644,0.1140227;-0.3321359;-0.03741097,0.1342698;-0.674096;0.005108356,0.1534602;-0.7055995;-0.05445123,-0.07698093;0.00287829;-0.0373619,-0.1089282;-0.3357681;-0.03465825,-0.1014023;-0.6768618;0.01781119,-0.0939552;-0.6658431;-0.06752658,-0.0343684;0.5445256;-0.06060243,258.7661
+0;0;0,-0.002208403;0.3157015;0.01131605,-0.001694376;0.6250658;0.007121356,0.1749868;0.5000182;0.02365614,0.2124121;0.2494836;0.03365312,0.2533502;0.01413909;-0.02571913,-0.1684807;0.4807242;-0.02392976,-0.2297959;0.2736047;-0.1566331,-0.2680354;0.106481;-0.3332555,0.07764022;0.006440363;-0.03550745,0.08525635;-0.3314654;0.0028462,0.08744074;-0.6704141;0.06814218,0.09542304;-0.6317407;-0.01880229,-0.07502691;0.003791357;-0.04107126,-0.1023492;-0.3341206;-0.01317343,-0.1188224;-0.6724184;0.05344377,-0.1086861;-0.6336812;-0.03326956,-0.001483822;0.548802;0.01036215,0;0;0,-0.01860373;0.3137975;-0.03139138,-0.03974281;0.6195951;-0.07334614,0.1459881;0.5107994;-0.05489635,0.2098389;0.2716352;-0.0001990795,0.2246296;0.02753848;-0.02823544,-0.2017571;0.4839454;-0.1054303,-0.2619541;0.3569529;-0.3164219,-0.2987006;0.3174538;-0.5565833,0.07736295;0.006041348;-0.03617644,0.1140227;-0.3321359;-0.03741097,0.1342698;-0.674096;0.005108356,0.1534602;-0.7055995;-0.05445123,-0.07698093;0.00287829;-0.0373619,-0.1089282;-0.3357681;-0.03465825,-0.1014023;-0.6768618;0.01781119,-0.0939552;-0.6658431;-0.06752658,-0.0343684;0.5445256;-0.06060243,258.7783
+0;0;0,-0.002211079;0.3160841;0.01132977,-0.001696655;0.6256297;0.007133243,0.1751391;0.5005111;0.02368087,0.2125708;0.249933;0.03367958,0.2521158;0.02259791;-0.02367207,-0.168629;0.4812002;-0.02394668,-0.2299549;0.2740448;-0.1566731,-0.2668929;0.1126088;-0.3272845,0.07745543;0.006425035;-0.03542294,0.08506531;-0.3312035;0.002899241,0.08723391;-0.6677017;0.06772314,0.09526639;-0.6289738;-0.01976799,-0.07484835;0.003782334;-0.04097351,-0.1021482;-0.3338524;-0.01309857,-0.1185023;-0.6697043;0.053037,-0.1083023;-0.6309122;-0.03422155,-0.001486022;0.5493376;0.01037524,0;0;0,-0.01881823;0.3142591;-0.03048873,-0.03981622;0.6204026;-0.07131433,0.1457881;0.5102592;-0.05334759,0.2088722;0.27074;0.0008878708,0.2237141;0.03494671;-0.02586055,-0.1998159;0.4876122;-0.1145677,-0.2732068;0.3932302;-0.3381664,-0.3032656;0.4097363;-0.5734497,0.07722515;0.006096035;-0.03597951,0.1139362;-0.3317943;-0.03737283,0.1335837;-0.671267;0.005172253,0.1532347;-0.7042117;-0.05354071,-0.07673965;0.002878663;-0.03739184,-0.1087356;-0.3354796;-0.03431728,-0.1012175;-0.6741102;0.0177468,-0.09192453;-0.6631134;-0.06797317,-0.03449672;0.5452536;-0.05884957,258.7892
+0;0;0,-0.002211079;0.3160841;0.01132977,-0.001696655;0.6256297;0.007133243,0.1751391;0.5005111;0.02368087,0.2125708;0.249933;0.03367958,0.2521158;0.02259791;-0.02367207,-0.168629;0.4812002;-0.02394668,-0.2299549;0.2740448;-0.1566731,-0.2668929;0.1126088;-0.3272845,0.07745543;0.006425035;-0.03542294,0.08506531;-0.3312035;0.002899241,0.08723391;-0.6677017;0.06772314,0.09526639;-0.6289738;-0.01976799,-0.07484835;0.003782334;-0.04097351,-0.1021482;-0.3338524;-0.01309857,-0.1185023;-0.6697043;0.053037,-0.1083023;-0.6309122;-0.03422155,-0.001486022;0.5493376;0.01037524,0;0;0,-0.01881823;0.3142591;-0.03048873,-0.03981622;0.6204026;-0.07131433,0.1457881;0.5102592;-0.05334759,0.2088722;0.27074;0.0008878708,0.2237141;0.03494671;-0.02586055,-0.1998159;0.4876122;-0.1145677,-0.2732068;0.3932302;-0.3381664,-0.3032656;0.4097363;-0.5734497,0.07722515;0.006096035;-0.03597951,0.1139362;-0.3317943;-0.03737283,0.1335837;-0.671267;0.005172253,0.1532347;-0.7042117;-0.05354071,-0.07673965;0.002878663;-0.03739184,-0.1087356;-0.3354796;-0.03431728,-0.1012175;-0.6741102;0.0177468,-0.09192453;-0.6631134;-0.06797317,-0.03449672;0.5452536;-0.05884957,258.8105
+0;0;0,-0.002549495;0.316073;0.01156755,-0.002325755;0.625626;0.007753548,0.1745966;0.500446;0.0237843,0.2118345;0.2498622;0.03434884,0.251252;0.02256095;-0.02322399,-0.1701025;0.4822186;-0.020921,-0.22916;0.2793961;-0.1611556,-0.268203;0.1322391;-0.3437884,0.07753539;0.006354904;-0.03526028,0.08469329;-0.331282;0.003075007,0.08684389;-0.6677764;0.06791915,0.09429553;-0.6290091;-0.01961943,-0.0747513;0.003874019;-0.04114177,-0.1024505;-0.333701;-0.0129391,-0.1190028;-0.6695319;0.05325354,-0.1093798;-0.6306954;-0.03406604,-0.002040208;0.5493279;0.01084246,0;0;0,-0.01881823;0.3142591;-0.03048873,-0.03981622;0.6204026;-0.07131433,0.1457881;0.5102592;-0.05334759,0.2088722;0.27074;0.0008878708,0.2237141;0.03494671;-0.02586055,-0.1998159;0.4876122;-0.1145677,-0.2732068;0.3932302;-0.3381664,-0.3032656;0.4097363;-0.5734497,0.07722515;0.006096035;-0.03597951,0.1139362;-0.3317943;-0.03737283,0.1335837;-0.671267;0.005172253,0.1532347;-0.7042117;-0.05354071,-0.07673965;0.002878663;-0.03739184,-0.1087356;-0.3354796;-0.03431728,-0.1012175;-0.6741102;0.0177468,-0.09192453;-0.6631134;-0.06797317,-0.03449672;0.5452536;-0.05884957,258.8235
+0;0;0,-0.002551422;0.3163119;0.01157629,-0.002327438;0.6261356;0.00775926,0.1743561;0.5009632;0.02377487,0.2115992;0.2503448;0.03434087,0.25067;0.02504279;-0.02272556,-0.1698765;0.4827604;-0.02086994,-0.2289422;0.2799099;-0.1611239,-0.2676418;0.1340473;-0.3421502,0.07739871;0.006343701;-0.03519812,0.08457882;-0.3323409;0.00325612,0.08672298;-0.6678296;0.06790648,0.09421623;-0.6290134;-0.02012075,-0.07461952;0.003867189;-0.04106924,-0.1024047;-0.3347553;-0.01277906,-0.1189076;-0.6695826;0.05321576,-0.1092308;-0.6306967;-0.03459125,-0.002041672;0.5497788;0.01085055,0;0;0,-0.01877248;0.3145779;-0.0296998,-0.03940313;0.621138;-0.06963491,0.1456394;0.5098936;-0.0520196,0.2080336;0.2700814;0.001881599,0.2229935;0.03653535;-0.02598476,-0.1987211;0.4876694;-0.1140587,-0.2717885;0.39377;-0.3380058,-0.3070586;0.3089246;-0.5550343,0.07725531;0.006040066;-0.03556466,0.1138329;-0.3329246;-0.03715444,0.1336876;-0.6713789;0.005171776,0.1536397;-0.7044405;-0.05405497,-0.07636753;0.002957787;-0.03780161,-0.1090397;-0.3363917;-0.03434042,-0.1008899;-0.6739134;0.01809725,-0.09136013;-0.6629537;-0.06809625,-0.03419927;0.5458832;-0.05740261,258.8438
+0;0;0,-0.002551422;0.3163119;0.01157629,-0.002327438;0.6261356;0.00775926,0.1743561;0.5009632;0.02377487,0.2115992;0.2503448;0.03434087,0.25067;0.02504279;-0.02272556,-0.1698765;0.4827604;-0.02086994,-0.2289422;0.2799099;-0.1611239,-0.2676418;0.1340473;-0.3421502,0.07739871;0.006343701;-0.03519812,0.08457882;-0.3323409;0.00325612,0.08672298;-0.6678296;0.06790648,0.09421623;-0.6290134;-0.02012075,-0.07461952;0.003867189;-0.04106924,-0.1024047;-0.3347553;-0.01277906,-0.1189076;-0.6695826;0.05321576,-0.1092308;-0.6306967;-0.03459125,-0.002041672;0.5497788;0.01085055,0;0;0,-0.01877248;0.3145779;-0.0296998,-0.03940313;0.621138;-0.06963491,0.1456394;0.5098936;-0.0520196,0.2080336;0.2700814;0.001881599,0.2229935;0.03653535;-0.02598476,-0.1987211;0.4876694;-0.1140587,-0.2717885;0.39377;-0.3380058,-0.3070586;0.3089246;-0.5550343,0.07725531;0.006040066;-0.03556466,0.1138329;-0.3329246;-0.03715444,0.1336876;-0.6713789;0.005171776,0.1536397;-0.7044405;-0.05405497,-0.07636753;0.002957787;-0.03780161,-0.1090397;-0.3363917;-0.03434042,-0.1008899;-0.6739134;0.01809725,-0.09136013;-0.6629537;-0.06809625,-0.03419927;0.5458832;-0.05740261,258.8552
+0;0;0,-0.002763584;0.3166184;0.01177453,-0.00280572;0.626915;0.008147297,0.1738123;0.5015529;0.02663047,0.2131534;0.2511341;0.03506062,0.251893;0.02794103;-0.021174,-0.1691047;0.4828808;-0.02558261,-0.2257035;0.2818383;-0.1694814,-0.269208;0.1343166;-0.3450459,0.07726817;0.006319417;-0.03500154,0.08447368;-0.3324253;0.003361039,0.08654182;-0.6689643;0.06837128,0.09553278;-0.6301982;-0.01930389,-0.0742626;0.00390373;-0.04129456,-0.1024561;-0.334702;-0.01260846,-0.1191126;-0.670572;0.0537466,-0.1079468;-0.6317149;-0.03366902,-0.002437971;0.5504398;0.01117341,0;0;0,-0.01871918;0.31497;-0.02893162,-0.03902791;0.6221247;-0.0681076,0.1457263;0.5093915;-0.05082202,0.2077528;0.2693383;0.002614737,0.2225143;0.03815122;-0.02589631,-0.1979428;0.4876735;-0.1135447,-0.272234;0.3953021;-0.3377693,-0.302371;0.3712736;-0.5679706,0.07726531;0.005973667;-0.03506851,0.1137233;-0.3330529;-0.03690863,0.1338588;-0.6724982;0.006225824,0.1537088;-0.704671;-0.05365014,-0.07587655;0.003005006;-0.03832925,-0.1089061;-0.3363498;-0.03397527,-0.1004973;-0.6748979;0.0189735,-0.09085045;-0.6638294;-0.06700996,-0.03391916;0.5467143;-0.05606914,258.8773
+0;0;0,-0.002763584;0.3166184;0.01177453,-0.00280572;0.626915;0.008147297,0.1738123;0.5015529;0.02663047,0.2131534;0.2511341;0.03506062,0.251893;0.02794103;-0.021174,-0.1691047;0.4828808;-0.02558261,-0.2257035;0.2818383;-0.1694814,-0.269208;0.1343166;-0.3450459,0.07726817;0.006319417;-0.03500154,0.08447368;-0.3324253;0.003361039,0.08654182;-0.6689643;0.06837128,0.09553278;-0.6301982;-0.01930389,-0.0742626;0.00390373;-0.04129456,-0.1024561;-0.334702;-0.01260846,-0.1191126;-0.670572;0.0537466,-0.1079468;-0.6317149;-0.03366902,-0.002437971;0.5504398;0.01117341,0;0;0,-0.01871918;0.31497;-0.02893162,-0.03902791;0.6221247;-0.0681076,0.1457263;0.5093915;-0.05082202,0.2077528;0.2693383;0.002614737,0.2225143;0.03815122;-0.02589631,-0.1979428;0.4876735;-0.1135447,-0.272234;0.3953021;-0.3377693,-0.302371;0.3712736;-0.5679706,0.07726531;0.005973667;-0.03506851,0.1137233;-0.3330529;-0.03690863,0.1338588;-0.6724982;0.006225824,0.1537088;-0.704671;-0.05365014,-0.07587655;0.003005006;-0.03832925,-0.1089061;-0.3363498;-0.03397527,-0.1004973;-0.6748979;0.0189735,-0.09085045;-0.6638294;-0.06700996,-0.03391916;0.5467143;-0.05606914,258.8888
+0;0;0,-0.002764068;0.3166738;0.01177659,-0.002806199;0.6269916;0.008149154,0.1738028;0.5016279;0.0266317,0.2131502;0.2511691;0.03506319,0.2516232;0.02951224;-0.02078438,-0.1690966;0.4829567;-0.02557871,-0.2257045;0.2818822;-0.1695004,-0.2689096;0.1353758;-0.3438566,0.07708181;0.006304177;-0.03491713,0.08428904;-0.3325208;0.003454551,0.08635772;-0.6691491;0.06848202,0.0953522;-0.6303796;-0.01922745,-0.07408349;0.003894315;-0.04119496,-0.1022837;-0.3347917;-0.01250206,-0.1189446;-0.6707507;0.05387059,-0.1077745;-0.6318901;-0.03357923,-0.002438431;0.5505123;0.01117543,0;0;0,-0.0186304;0.3150941;-0.02823591,-0.03880011;0.6223077;-0.06718493,0.1457825;0.5089819;-0.04966092,0.2075286;0.2687118;0.003316164,0.222499;0.03924854;-0.02589655,-0.1974487;0.4874656;-0.1130951,-0.2721685;0.3868821;-0.3336598,-0.3027417;0.3747921;-0.5631157,0.07730515;0.005875647;-0.03449559,0.1137118;-0.3332368;-0.03651023,0.1340232;-0.6727378;0.00682497,0.1538718;-0.704906;-0.0531075,-0.0754554;0.003074168;-0.03869865,-0.1087766;-0.3363253;-0.03375604,-0.09992322;-0.6748558;0.01981745,-0.09014121;-0.6637567;-0.06619316,-0.03372358;0.5468842;-0.05518913,258.9004
+0;0;0,-0.003132467;0.3166565;0.01214475,-0.003419506;0.6269767;0.008723507,0.1733027;0.5017472;0.02669233,0.2117335;0.2511634;0.03562192,0.2501272;0.02948254;-0.0201848,-0.1706964;0.483913;-0.0220607,-0.2262992;0.2896714;-0.1754472,-0.2678212;0.1548993;-0.3594126,0.077187;0.0062534;-0.03469319,0.08387823;-0.3325576;0.003894795,0.08591649;-0.6691918;0.06889267,0.0942104;-0.6303876;-0.01888233,-0.07398202;0.003945807;-0.04137206,-0.1026499;-0.3346744;-0.01236757,-0.1192976;-0.6706116;0.05411932,-0.1088261;-0.6317151;-0.03341328,-0.003016222;0.5504956;0.01169859,0;0;0,-0.0186304;0.3150941;-0.02823591,-0.03880011;0.6223077;-0.06718493,0.1457825;0.5089819;-0.04966092,0.2075286;0.2687118;0.003316164,0.222499;0.03924854;-0.02589655,-0.1974487;0.4874656;-0.1130951,-0.2721685;0.3868821;-0.3336598,-0.3027417;0.3747921;-0.5631157,0.07730515;0.005875647;-0.03449559,0.1137118;-0.3332368;-0.03651023,0.1340232;-0.6727378;0.00682497,0.1538718;-0.704906;-0.0531075,-0.0754554;0.003074168;-0.03869865,-0.1087766;-0.3363253;-0.03375604,-0.09992322;-0.6748558;0.01981745,-0.09014121;-0.6637567;-0.06619316,-0.03372358;0.5468842;-0.05518913,258.9223
+0;0;0,-0.003133785;0.3167898;0.01214986,-0.003420758;0.6271331;0.008728922,0.1733932;0.5018877;0.02670519,0.2118316;0.2512547;0.03563653,0.2498789;0.03157407;-0.01966664,-0.1707851;0.4840442;-0.02207324,-0.2263987;0.2897645;-0.1754899,-0.2675461;0.1562084;-0.3577954,0.07699674;0.006237985;-0.03460766,0.08367798;-0.3320674;0.00392272,0.08571664;-0.6687679;0.06893341,0.0940195;-0.6299542;-0.01893628,-0.07379965;0.00393608;-0.04127008,-0.1024247;-0.3341787;-0.01230888,-0.1190757;-0.6701821;0.05419112,-0.1085929;-0.631276;-0.03343589,-0.003017523;0.5506614;0.01170364,0;0;0,-0.0185634;0.3152931;-0.02754712,-0.03848457;0.6226277;-0.06584835,0.1459532;0.5084692;-0.04846287,0.207717;0.2680091;0.003866434,0.2231147;0.04079047;-0.02613735,-0.1968224;0.4874344;-0.1129433,-0.2708313;0.3944806;-0.3371228,-0.3099577;0.3684156;-0.561968,0.07727838;0.005844355;-0.03404403,0.1134094;-0.3327802;-0.03681993,0.1338726;-0.6723362;0.006547689,0.1541538;-0.7049795;-0.05288457,-0.07505772;0.003167948;-0.03900518,-0.1081935;-0.3357258;-0.0332846,-0.09943283;-0.6743056;0.02042594,-0.08945224;-0.6631722;-0.06566782,-0.03347658;0.5471839;-0.05401278,258.9349
+0;0;0,-0.003133785;0.3167898;0.01214986,-0.003420758;0.6271331;0.008728922,0.1733932;0.5018877;0.02670519,0.2118316;0.2512547;0.03563653,0.2498789;0.03157407;-0.01966664,-0.1707851;0.4840442;-0.02207324,-0.2263987;0.2897645;-0.1754899,-0.2675461;0.1562084;-0.3577954,0.07699674;0.006237985;-0.03460766,0.08367798;-0.3320674;0.00392272,0.08571664;-0.6687679;0.06893341,0.0940195;-0.6299542;-0.01893628,-0.07379965;0.00393608;-0.04127008,-0.1024247;-0.3341787;-0.01230888,-0.1190757;-0.6701821;0.05419112,-0.1085929;-0.631276;-0.03343589,-0.003017523;0.5506614;0.01170364,0;0;0,-0.0185634;0.3152931;-0.02754712,-0.03848457;0.6226277;-0.06584835,0.1459532;0.5084692;-0.04846287,0.207717;0.2680091;0.003866434,0.2231147;0.04079047;-0.02613735,-0.1968224;0.4874344;-0.1129433,-0.2708313;0.3944806;-0.3371228,-0.3099577;0.3684156;-0.561968,0.07727838;0.005844355;-0.03404403,0.1134094;-0.3327802;-0.03681993,0.1338726;-0.6723362;0.006547689,0.1541538;-0.7049795;-0.05288457,-0.07505772;0.003167948;-0.03900518,-0.1081935;-0.3357258;-0.0332846,-0.09943283;-0.6743056;0.02042594,-0.08945224;-0.6631722;-0.06566782,-0.03347658;0.5471839;-0.05401278,258.9553
+0;0;0,-0.003478542;0.3169607;0.0124628,-0.004007232;0.627365;0.009240568,0.1729067;0.5020747;0.02698331,0.2104484;0.2512799;0.03633107,0.2476585;0.03721383;-0.01770512,-0.1717554;0.4846812;-0.02058703,-0.2278721;0.3002082;-0.1855581,-0.2665952;0.1733898;-0.3659642,0.07693452;0.006119406;-0.03423326,0.08323825;-0.3333268;0.004277468,0.08528497;-0.6692249;0.06930503,0.09332948;-0.6304037;-0.01846247,-0.0733991;0.004075266;-0.04152406,-0.1025988;-0.335068;-0.01193044,-0.1192064;-0.6702638;0.05461425,-0.1089842;-0.6313517;-0.03291714,-0.003567932;0.5508949;0.01218922,0;0;0,-0.0185914;0.3155371;-0.02687335,-0.03841713;0.6230391;-0.06435776,0.1459164;0.5081595;-0.04756308,0.2078049;0.2675725;0.004229784,0.2262586;0.04640563;-0.02532458,-0.1962818;0.4873632;-0.1127398,-0.2713349;0.4030214;-0.3400025,-0.305868;0.4116039;-0.5610513,0.07722557;0.005860329;-0.03361773,0.1129749;-0.3339336;-0.03655195,0.1339851;-0.6726646;0.006808043,0.1541817;-0.7051694;-0.0526135,-0.07462046;0.003227336;-0.03936564,-0.1081463;-0.3367451;-0.03294127,-0.09922828;-0.67454;0.02068092,-0.08912887;-0.6633171;-0.06529053,-0.03343278;0.5475644;-0.05272675,258.9672
+0;0;0,-0.003478542;0.3169607;0.0124628,-0.004007232;0.627365;0.009240568,0.1729067;0.5020747;0.02698331,0.2104484;0.2512799;0.03633107,0.2476585;0.03721383;-0.01770512,-0.1717554;0.4846812;-0.02058703,-0.2278721;0.3002082;-0.1855581,-0.2665952;0.1733898;-0.3659642,0.07693452;0.006119406;-0.03423326,0.08323825;-0.3333268;0.004277468,0.08528497;-0.6692249;0.06930503,0.09332948;-0.6304037;-0.01846247,-0.0733991;0.004075266;-0.04152406,-0.1025988;-0.335068;-0.01193044,-0.1192064;-0.6702638;0.05461425,-0.1089842;-0.6313517;-0.03291714,-0.003567932;0.5508949;0.01218922,0;0;0,-0.0185914;0.3155371;-0.02687335,-0.03841713;0.6230391;-0.06435776,0.1459164;0.5081595;-0.04756308,0.2078049;0.2675725;0.004229784,0.2262586;0.04640563;-0.02532458,-0.1962818;0.4873632;-0.1127398,-0.2713349;0.4030214;-0.3400025,-0.305868;0.4116039;-0.5610513,0.07722557;0.005860329;-0.03361773,0.1129749;-0.3339336;-0.03655195,0.1339851;-0.6726646;0.006808043,0.1541817;-0.7051694;-0.0526135,-0.07462046;0.003227336;-0.03936564,-0.1081463;-0.3367451;-0.03294127,-0.09922828;-0.67454;0.02068092,-0.08912887;-0.6633171;-0.06529053,-0.03343278;0.5475644;-0.05272675,258.9889
+0;0;0,-0.003841742;0.3169525;0.0128365,-0.00462938;0.627336;0.009837371,0.1722161;0.502228;0.02741617,0.2093626;0.2513392;0.03710682,0.246368;0.03767163;-0.01685632,-0.1719809;0.4849803;-0.02130271,-0.2285736;0.3089448;-0.195164,-0.2658747;0.1954273;-0.3839963,0.07688629;0.006078961;-0.03389551,0.0828139;-0.3334968;0.004729312,0.08487859;-0.6695187;0.06991704,0.09316872;-0.6306717;-0.01795778,-0.07307077;0.004106646;-0.04172717,-0.1027434;-0.3350749;-0.01149242,-0.1194062;-0.6704997;0.05466615,-0.1089356;-0.6315626;-0.03296648,-0.004124204;0.5508784;0.01274859,0;0;0,-0.01852207;0.3155955;-0.02635908,-0.03815617;0.6231257;-0.06352782,0.1458629;0.5079084;-0.04670572,0.2078385;0.2671649;0.004486084,0.2265107;0.04657854;-0.02598071,-0.1956654;0.487357;-0.1124174,-0.2712393;0.4076344;-0.3412228,-0.3040563;0.4245329;-0.5616149,0.07719135;0.0057832;-0.03324771,0.1127719;-0.3341628;-0.03632498,0.1340571;-0.6729978;0.007288456,0.1542302;-0.705506;-0.05233335,-0.0743232;0.00325112;-0.03953293,-0.1085348;-0.3367867;-0.03300712,-0.09930323;-0.6746781;0.02092393,-0.08906436;-0.6634541;-0.06516677,-0.03322029;0.5476506;-0.05196762,259.0009
+0;0;0,-0.003841742;0.3169525;0.0128365,-0.00462938;0.627336;0.009837371,0.1722161;0.502228;0.02741617,0.2093626;0.2513392;0.03710682,0.246368;0.03767163;-0.01685632,-0.1719809;0.4849803;-0.02130271,-0.2285736;0.3089448;-0.195164,-0.2658747;0.1954273;-0.3839963,0.07688629;0.006078961;-0.03389551,0.0828139;-0.3334968;0.004729312,0.08487859;-0.6695187;0.06991704,0.09316872;-0.6306717;-0.01795778,-0.07307077;0.004106646;-0.04172717,-0.1027434;-0.3350749;-0.01149242,-0.1194062;-0.6704997;0.05466615,-0.1089356;-0.6315626;-0.03296648,-0.004124204;0.5508784;0.01274859,0;0;0,-0.01852207;0.3155955;-0.02635908,-0.03815617;0.6231257;-0.06352782,0.1458629;0.5079084;-0.04670572,0.2078385;0.2671649;0.004486084,0.2265107;0.04657854;-0.02598071,-0.1956654;0.487357;-0.1124174,-0.2712393;0.4076344;-0.3412228,-0.3040563;0.4245329;-0.5616149,0.07719135;0.0057832;-0.03324771,0.1127719;-0.3341628;-0.03632498,0.1340571;-0.6729978;0.007288456,0.1542302;-0.705506;-0.05233335,-0.0743232;0.00325112;-0.03953293,-0.1085348;-0.3367867;-0.03300712,-0.09930323;-0.6746781;0.02092393,-0.08906436;-0.6634541;-0.06516677,-0.03322029;0.5476506;-0.05196762,259.0117
+0;0;0,-0.003843419;0.3170908;0.0128421,-0.004631017;0.6274825;0.009843318,0.1720818;0.5024204;0.02741073,0.2092389;0.2514601;0.03710414,0.24756;0.03019564;-0.01877767,-0.1718564;0.4851857;-0.0212715,-0.2284652;0.3091001;-0.1951822,-0.2670925;0.1915465;-0.3907285,0.07662071;0.006057964;-0.03377843,0.08258514;-0.3356269;0.005086292,0.08464081;-0.6701799;0.06998906,0.09292595;-0.6313382;-0.01783293,-0.07281838;0.004092461;-0.04158304,-0.1026753;-0.3371958;-0.0111605,-0.1192653;-0.6711543;0.05470886,-0.108801;-0.6322225;-0.03287106,-0.004125901;0.5510342;0.01275418,0;0;0,-0.01842363;0.3157827;-0.02584815,-0.03778319;0.6233984;-0.06251645,0.1458841;0.507559;-0.04566622,0.2080015;0.2665796;0.004593372,0.2265488;0.03825571;-0.02817011,-0.1948461;0.4872806;-0.1121483,-0.2714944;0.4142852;-0.342913,-0.3035491;0.4278306;-0.5716886,0.07705952;0.005856395;-0.03280163,0.1122999;-0.3362611;-0.03569555,0.1340265;-0.6735882;0.007670879,0.1542101;-0.7058787;-0.05209565,-0.0738181;0.003296702;-0.03985516,-0.1091763;-0.3387537;-0.03307972,-0.09945892;-0.6750912;0.02100299,-0.08905472;-0.6638168;-0.06502389,-0.03291695;0.5479105;-0.05107236,259.0232
+0;0;0,-0.004142703;0.3170754;0.01312443,-0.005211378;0.627468;0.01032504,0.1716097;0.5024858;0.02782838,0.2082775;0.2514662;0.03784502,0.2464819;0.02998443;-0.01725036,-0.1721662;0.4853671;-0.02210814,-0.2298299;0.3151062;-0.2013894,-0.267934;0.2010417;-0.3990928,0.07671535;0.006003219;-0.03357277,0.08237024;-0.3356701;0.005439732,0.0843413;-0.6702287;0.07031576,0.09287298;-0.6313792;-0.01748182,-0.07268894;0.004170862;-0.04180115,-0.1029099;-0.3370425;-0.01090229,-0.11952;-0.670984;0.05504769,-0.1088117;-0.6320469;-0.03250218,-0.004622046;0.5510186;0.01319216,0;0;0,-0.01842363;0.3157827;-0.02584815,-0.03778319;0.6233984;-0.06251645,0.1458841;0.507559;-0.04566622,0.2080015;0.2665796;0.004593372,0.2265488;0.03825571;-0.02817011,-0.1948461;0.4872806;-0.1121483,-0.2714944;0.4142852;-0.342913,-0.3035491;0.4278306;-0.5716886,0.07705952;0.005856395;-0.03280163,0.1122999;-0.3362611;-0.03569555,0.1340265;-0.6735882;0.007670879,0.1542101;-0.7058787;-0.05209565,-0.0738181;0.003296702;-0.03985516,-0.1091763;-0.3387537;-0.03307972,-0.09945892;-0.6750912;0.02100299,-0.08905472;-0.6638168;-0.06502389,-0.03291695;0.5479105;-0.05107236,259.0449
+0;0;0,-0.004142703;0.3170754;0.01312443,-0.005211378;0.627468;0.01032504,0.1716097;0.5024858;0.02782838,0.2082775;0.2514662;0.03784502,0.2464819;0.02998443;-0.01725036,-0.1721662;0.4853671;-0.02210814,-0.2298299;0.3151062;-0.2013894,-0.267934;0.2010417;-0.3990928,0.07671535;0.006003219;-0.03357277,0.08237024;-0.3356701;0.005439732,0.0843413;-0.6702287;0.07031576,0.09287298;-0.6313792;-0.01748182,-0.07268894;0.004170862;-0.04180115,-0.1029099;-0.3370425;-0.01090229,-0.11952;-0.670984;0.05504769,-0.1088117;-0.6320469;-0.03250218,-0.004622046;0.5510186;0.01319216,0;0;0,-0.01842363;0.3157827;-0.02584815,-0.03778319;0.6233984;-0.06251645,0.1458841;0.507559;-0.04566622,0.2080015;0.2665796;0.004593372,0.2265488;0.03825571;-0.02817011,-0.1948461;0.4872806;-0.1121483,-0.2714944;0.4142852;-0.342913,-0.3035491;0.4278306;-0.5716886,0.07705952;0.005856395;-0.03280163,0.1122999;-0.3362611;-0.03569555,0.1340265;-0.6735882;0.007670879,0.1542101;-0.7058787;-0.05209565,-0.0738181;0.003296702;-0.03985516,-0.1091763;-0.3387537;-0.03307972,-0.09945892;-0.6750912;0.02100299,-0.08905472;-0.6638168;-0.06502389,-0.03291695;0.5479105;-0.05107236,259.0562
+0;0;0,-0.004143518;0.3171378;0.01312702,-0.005212177;0.6275376;0.01032783,0.1716112;0.5025603;0.02783117,0.2082874;0.2514839;0.03785007,0.2474493;0.02445087;-0.01862622,-0.1721694;0.4854414;-0.02210604,-0.2298461;0.315142;-0.2014279,-0.2689053;0.1982185;-0.4040866,0.07661144;0.005995088;-0.03352729,0.08226482;-0.335586;0.005474675,0.08423515;-0.6700237;0.07032722,0.09278901;-0.6311512;-0.01769853,-0.07259049;0.004165213;-0.04174453,-0.1028033;-0.3369561;-0.01085402,-0.1194074;-0.6707768;0.05507209,-0.1086713;-0.6318164;-0.0327053,-0.004622887;0.5510938;0.01319475,0;0;0,-0.01838224;0.3158815;-0.02543354,-0.03761549;0.6235563;-0.06173015,0.145938;0.5073497;-0.04480195,0.2082024;0.2661928;0.004709244,0.2263228;0.03221528;-0.02983642,-0.1943185;0.4869666;-0.1120258,-0.2727714;0.4284664;-0.3463498,-0.3022798;0.438206;-0.5815128,0.07705356;0.00582844;-0.03252864,0.1122246;-0.3362012;-0.03560781,0.1339315;-0.6734388;0.007495403,0.1541987;-0.7058601;-0.05244827,-0.0736073;0.00328279;-0.04000654,-0.1092522;-0.3386352;-0.03277403,-0.09935157;-0.6748574;0.0212153,-0.08877858;-0.6636006;-0.06502464,-0.03277944;0.548059;-0.05037308,259.0679
+0;0;0,-0.004143518;0.3171378;0.01312702,-0.005212177;0.6275376;0.01032783,0.1716112;0.5025603;0.02783117,0.2082874;0.2514839;0.03785007,0.2474493;0.02445087;-0.01862622,-0.1721694;0.4854414;-0.02210604,-0.2298461;0.315142;-0.2014279,-0.2689053;0.1982185;-0.4040866,0.07661144;0.005995088;-0.03352729,0.08226482;-0.335586;0.005474675,0.08423515;-0.6700237;0.07032722,0.09278901;-0.6311512;-0.01769853,-0.07259049;0.004165213;-0.04174453,-0.1028033;-0.3369561;-0.01085402,-0.1194074;-0.6707768;0.05507209,-0.1086713;-0.6318164;-0.0327053,-0.004622887;0.5510938;0.01319475,0;0;0,-0.01838224;0.3158815;-0.02543354,-0.03761549;0.6235563;-0.06173015,0.145938;0.5073497;-0.04480195,0.2082024;0.2661928;0.004709244,0.2263228;0.03221528;-0.02983642,-0.1943185;0.4869666;-0.1120258,-0.2727714;0.4284664;-0.3463498,-0.3022798;0.438206;-0.5815128,0.07705356;0.00582844;-0.03252864,0.1122246;-0.3362012;-0.03560781,0.1339315;-0.6734388;0.007495403,0.1541987;-0.7058601;-0.05244827,-0.0736073;0.00328279;-0.04000654,-0.1092522;-0.3386352;-0.03277403,-0.09935157;-0.6748574;0.0212153,-0.08877858;-0.6636006;-0.06502464,-0.03277944;0.548059;-0.05037308,259.0897
+0;0;0,-0.004337806;0.3172754;0.013316,-0.005610651;0.6276714;0.01069165,0.171177;0.5029378;0.02841853,0.2071901;0.2517099;0.03852706,0.2471757;0.01956278;-0.01889759,-0.1722531;0.4857539;-0.02286837,-0.2300896;0.3199979;-0.206429,-0.2690574;0.207314;-0.4175512,0.07661056;0.005971999;-0.03324751,0.08199626;-0.3358848;0.005758025,0.08396903;-0.6701775;0.07060708,0.09273301;-0.6313601;-0.01682819,-0.07227401;0.004183225;-0.04206197,-0.1028811;-0.3371186;-0.01055319,-0.1195335;-0.6708013;0.05532106,-0.1086024;-0.6318946;-0.03186072,-0.004987985;0.5512362;0.01351157,0;0;0,-0.01833268;0.3160706;-0.02496171,-0.03741089;0.6238117;-0.06073093,0.1459224;0.5072305;-0.04419756,0.2083221;0.2658956;0.004570484,0.2260117;0.02689549;-0.03223681,-0.1935058;0.4865294;-0.1118306,-0.2727763;0.4298494;-0.3463901,-0.2950429;0.4744292;-0.583678,0.07702152;0.005862981;-0.03230405,0.11208;-0.3364486;-0.03549647,0.133959;-0.6735182;0.007704258,0.1539943;-0.7052401;-0.0521996,-0.07344064;0.003269055;-0.04007526,-0.1092024;-0.3389027;-0.03258441,-0.09921216;-0.6749905;0.02132326,-0.08860981;-0.6635745;-0.06436051,-0.03261036;0.548304;-0.04949594,259.1017
+0;0;0,-0.004340695;0.3174867;0.01332487,-0.00561387;0.627968;0.01069994,0.1712794;0.5031882;0.02843639,0.2073013;0.2518996;0.03854737,0.2472646;0.01988205;-0.01884523,-0.1723564;0.485994;-0.02288123,-0.2302069;0.3201979;-0.2064862,-0.2691529;0.207577;-0.4174905,0.07651743;0.005964739;-0.0332071,0.08188844;-0.3349591;0.005691987,0.08386867;-0.6705168;0.07078646,0.09246596;-0.6318672;-0.01498577,-0.07218615;0.00417814;-0.04201084,-0.1027097;-0.3361922;-0.01058805,-0.1194251;-0.6711377;0.0555355,-0.108702;-0.6324004;-0.02998806,-0.004991063;0.5515155;0.0135205,0;0;0,-0.01825584;0.3163223;-0.02451849,-0.03716537;0.6242058;-0.05988383,0.1461182;0.5070782;-0.04324865,0.2084674;0.265512;0.004752874,0.2261677;0.02669637;-0.0323534,-0.1928462;0.4859277;-0.111595,-0.2730668;0.4351612;-0.3472498,-0.2998396;0.4573848;-0.5870674,0.07699606;0.005865693;-0.03209996,0.1119317;-0.335507;-0.03600049,0.1338034;-0.6737812;0.007959127,0.154135;-0.7050881;-0.04977893,-0.07329084;0.003283767;-0.04013573,-0.1090441;-0.3379373;-0.03233108,-0.09896502;-0.6752843;0.02185036,-0.08843011;-0.6634839;-0.06219364,-0.03240263;0.5486652;-0.04873681,259.1234
+0;0;0,-0.004340695;0.3174867;0.01332487,-0.00561387;0.627968;0.01069994,0.1712794;0.5031882;0.02843639,0.2073013;0.2518996;0.03854737,0.2472646;0.01988205;-0.01884523,-0.1723564;0.485994;-0.02288123,-0.2302069;0.3201979;-0.2064862,-0.2691529;0.207577;-0.4174905,0.07651743;0.005964739;-0.0332071,0.08188844;-0.3349591;0.005691987,0.08386867;-0.6705168;0.07078646,0.09246596;-0.6318672;-0.01498577,-0.07218615;0.00417814;-0.04201084,-0.1027097;-0.3361922;-0.01058805,-0.1194251;-0.6711377;0.0555355,-0.108702;-0.6324004;-0.02998806,-0.004991063;0.5515155;0.0135205,0;0;0,-0.01825584;0.3163223;-0.02451849,-0.03716537;0.6242058;-0.05988383,0.1461182;0.5070782;-0.04324865,0.2084674;0.265512;0.004752874,0.2261677;0.02669637;-0.0323534,-0.1928462;0.4859277;-0.111595,-0.2730668;0.4351612;-0.3472498,-0.2998396;0.4573848;-0.5870674,0.07699606;0.005865693;-0.03209996,0.1119317;-0.335507;-0.03600049,0.1338034;-0.6737812;0.007959127,0.154135;-0.7050881;-0.04977893,-0.07329084;0.003283767;-0.04013573,-0.1090441;-0.3379373;-0.03233108,-0.09896502;-0.6752843;0.02185036,-0.08843011;-0.6634839;-0.06219364,-0.03240263;0.5486652;-0.04873681,259.1347
+0;0;0,-0.004630021;0.3174747;0.01351275,-0.006155658;0.6279576;0.01110667,0.1708161;0.5032569;0.02880355,0.2064118;0.2519145;0.03908765,0.2462223;0.01981722;-0.01808807,-0.1725309;0.4859132;-0.02382503,-0.2297155;0.3288811;-0.2151797,-0.2689164;0.2197006;-0.4279378,0.07660636;0.005975009;-0.03299957,0.08154803;-0.3349655;0.00581041,0.08353829;-0.6705044;0.0710016,0.09238311;-0.6318508;-0.01474504,-0.07209495;0.00415377;-0.04216954,-0.1030379;-0.3361691;-0.01064316,-0.1198578;-0.6710482;0.05578986,-0.1088879;-0.6323092;-0.02970222,-0.005473075;0.5515026;0.01384483,0;0;0,-0.01825584;0.3163223;-0.02451849,-0.03716537;0.6242058;-0.05988383,0.1461182;0.5070782;-0.04324865,0.2084674;0.265512;0.004752874,0.2261677;0.02669637;-0.0323534,-0.1928462;0.4859277;-0.111595,-0.2730668;0.4351612;-0.3472498,-0.2998396;0.4573848;-0.5870674,0.07699606;0.005865693;-0.03209996,0.1119317;-0.335507;-0.03600049,0.1338034;-0.6737812;0.007959127,0.154135;-0.7050881;-0.04977893,-0.07329084;0.003283767;-0.04013573,-0.1090441;-0.3379373;-0.03233108,-0.09896502;-0.6752843;0.02185036,-0.08843011;-0.6634839;-0.06219364,-0.03240263;0.5486652;-0.04873681,259.1567
+0;0;0,-0.004631317;0.3175635;0.01351653,-0.00615673;0.6280053;0.01111091,0.1706721;0.5033577;0.02879517,0.2062712;0.2519907;0.03908027,0.2462043;0.01917879;-0.01827148,-0.1723967;0.4860281;-0.02379077,-0.2295869;0.3289806;-0.2151642,-0.2689086;0.2194639;-0.4285773,0.07650008;0.00596672;-0.03295378,0.08144344;-0.3350908;0.005869515,0.08343246;-0.6704202;0.07102001,0.09231406;-0.6317306;-0.01508315,-0.07199493;0.004148007;-0.04211104,-0.1029485;-0.3362917;-0.01057383,-0.1197579;-0.6709616;0.05581771,-0.1087424;-0.6321862;-0.03002981,-0.005474273;0.5515644;0.01384858,0;0;0,-0.01818328;0.316443;-0.02416492,-0.03696568;0.6243229;-0.05926323,0.1460941;0.5069811;-0.04288626,0.2085592;0.2653537;0.004787207,0.2257924;0.02579449;-0.03262472,-0.1922891;0.4856101;-0.1111336,-0.2727837;0.4373145;-0.3472407,-0.2996491;0.4584195;-0.5879025,0.07698119;0.005913407;-0.03182364,0.111909;-0.335576;-0.0359416,0.1336902;-0.673635;0.008058071,0.154377;-0.7046543;-0.05039572,-0.07308577;0.003288308;-0.04026751,-0.1090686;-0.3380151;-0.03195544,-0.0989161;-0.6751647;0.02209466,-0.08833491;-0.6634165;-0.06230355,-0.03222916;0.5487869;-0.04817057,259.179
+0;0;0,-0.004857989;0.3177275;0.01369788,-0.006631522;0.6281518;0.01146868,0.1701242;0.5034814;0.02919206,0.2054443;0.2520345;0.03974031,0.2448543;0.01781467;-0.01667789,-0.1700339;0.4860606;-0.03359747,-0.2331245;0.333033;-0.2264353,-0.2707313;0.2287932;-0.4439552,0.0764772;0.005969063;-0.03272845,0.08117552;-0.3360673;0.006168116,0.08315996;-0.6727631;0.07170461,0.09396027;-0.6341855;-0.01350057,-0.07177147;0.004155176;-0.04227452,-0.1032175;-0.3371766;-0.01021723,-0.1200787;-0.6732019;0.05660873,-0.1071708;-0.6345298;-0.02829312,-0.00589417;0.5517191;0.01417316,0;0;0,-0.01805332;0.3166623;-0.02368712,-0.03659452;0.6245884;-0.05835009,0.1462099;0.5068517;-0.04227233,0.2086665;0.2650433;0.004761934,0.2257227;0.02445862;-0.03296304,-0.1915706;0.4855812;-0.1107428,-0.2723185;0.4391772;-0.3471974,-0.3069434;0.4773781;-0.585812,0.07693543;0.005981833;-0.03163385,0.1118338;-0.3364952;-0.03556418,0.1336089;-0.6759214;0.008919001,0.1545772;-0.7051893;-0.05022311,-0.07296862;0.003267216;-0.04025481,-0.1091901;-0.3389931;-0.03190287,-0.0988685;-0.6775222;0.02245318,-0.0883048;-0.6655978;-0.06128348,-0.03191628;0.5490434;-0.04735541,259.1909
+0;0;0,-0.004857989;0.3177275;0.01369788,-0.006631522;0.6281518;0.01146868,0.1701242;0.5034814;0.02919206,0.2054443;0.2520345;0.03974031,0.2448543;0.01781467;-0.01667789,-0.1700339;0.4860606;-0.03359747,-0.2331245;0.333033;-0.2264353,-0.2707313;0.2287932;-0.4439552,0.0764772;0.005969063;-0.03272845,0.08117552;-0.3360673;0.006168116,0.08315996;-0.6727631;0.07170461,0.09396027;-0.6341855;-0.01350057,-0.07177147;0.004155176;-0.04227452,-0.1032175;-0.3371766;-0.01021723,-0.1200787;-0.6732019;0.05660873,-0.1071708;-0.6345298;-0.02829312,-0.00589417;0.5517191;0.01417316,0;0;0,-0.01805332;0.3166623;-0.02368712,-0.03659452;0.6245884;-0.05835009,0.1462099;0.5068517;-0.04227233,0.2086665;0.2650433;0.004761934,0.2257227;0.02445862;-0.03296304,-0.1915706;0.4855812;-0.1107428,-0.2723185;0.4391772;-0.3471974,-0.3069434;0.4773781;-0.585812,0.07693543;0.005981833;-0.03163385,0.1118338;-0.3364952;-0.03556418,0.1336089;-0.6759214;0.008919001,0.1545772;-0.7051893;-0.05022311,-0.07296862;0.003267216;-0.04025481,-0.1091901;-0.3389931;-0.03190287,-0.0988685;-0.6775222;0.02245318,-0.0883048;-0.6655978;-0.06128348,-0.03191628;0.5490434;-0.04735541,259.2126
+0;0;0,-0.004861796;0.3179764;0.01370861,-0.006635434;0.62842;0.01147932,0.1697484;0.5038479;0.02917109,0.2050743;0.2523603;0.03972105,0.2445852;0.0175408;-0.01684159,-0.169691;0.486464;-0.03348577,-0.2327918;0.3334115;-0.2263548,-0.2704948;0.2289049;-0.4444316,0.07631987;0.005956784;-0.03266112,0.08102093;-0.3362786;0.006258082,0.08300539;-0.6729789;0.07179546,0.09380837;-0.6343991;-0.01343079,-0.07162381;0.004146628;-0.04218755,-0.1030881;-0.3373837;-0.01011161,-0.1199496;-0.6734136;0.05671525,-0.1070385;-0.6347393;-0.0282076,-0.005898046;0.5519837;0.01418393,0;0;0,-0.01775895;0.316983;-0.02295637,-0.03577285;0.6250166;-0.05710673,0.1463545;0.5065756;-0.04182601,0.2088482;0.2646282;0.004663229,0.2255859;0.02342242;-0.03328729,-0.1901895;0.4859532;-0.1102124,-0.271337;0.440044;-0.346671,-0.3003815;0.4583204;-0.5889993,0.07688025;0.006093919;-0.03129292,0.1118599;-0.3365716;-0.03560734,0.1336085;-0.6760008;0.008900881,0.1545992;-0.7053019;-0.05023122,-0.07280274;0.00322406;-0.04020348,-0.1092798;-0.339213;-0.03194782,-0.09880759;-0.6777398;0.02242252,-0.08818323;-0.6657773;-0.06133669,-0.03123035;0.5494433;-0.04622531,259.2351
+0;0;0,-0.005073131;0.3179651;0.01389315,-0.007078839;0.6284075;0.01190311,0.1693094;0.5037894;0.02962833,0.2044082;0.2522842;0.04051361,0.2435399;0.01737274;-0.01593048,-0.1686635;0.4864566;-0.03780891,-0.2348425;0.3404773;-0.2350793,-0.2685366;0.2416248;-0.4564241,0.07643674;0.005960751;-0.03238595,0.08088069;-0.3362848;0.006473985,0.08287679;-0.6729574;0.07215309,0.0946139;-0.6343929;-0.01295108,-0.07138281;0.004181966;-0.0425906,-0.1034357;-0.3372637;-0.01019711,-0.120241;-0.6732235;0.05699493,-0.1064003;-0.6345606;-0.02778253,-0.006320422;0.5519708;0.01459311,0;0;0,-0.01775895;0.316983;-0.02295637,-0.03577285;0.6250166;-0.05710673,0.1463545;0.5065756;-0.04182601,0.2088482;0.2646282;0.004663229,0.2255859;0.02342242;-0.03328729,-0.1901895;0.4859532;-0.1102124,-0.271337;0.440044;-0.346671,-0.3003815;0.4583204;-0.5889993,0.07688025;0.006093919;-0.03129292,0.1118599;-0.3365716;-0.03560734,0.1336085;-0.6760008;0.008900881,0.1545992;-0.7053019;-0.05023122,-0.07280274;0.00322406;-0.04020348,-0.1092798;-0.339213;-0.03194782,-0.09880759;-0.6777398;0.02242252,-0.08818323;-0.6657773;-0.06133669,-0.03123035;0.5494433;-0.04622531,259.246
+0;0;0,-0.005074123;0.3180273;0.01389587,-0.007079274;0.6283801;0.01190624,0.1695506;0.5037133;0.02965153,0.2046546;0.2521707;0.04053844,0.2437498;0.01747879;-0.01585288,-0.1688876;0.4863566;-0.03787855,-0.2350765;0.3403556;-0.2351784,-0.2687391;0.2415955;-0.4563162,0.0762478;0.005946017;-0.0323059,0.08068898;-0.3360851;0.006529678,0.0826875;-0.6731641;0.07228807,0.09440885;-0.6346111;-0.01270191,-0.07120638;0.004171629;-0.04248533,-0.1032392;-0.33706;-0.01011214,-0.1200648;-0.6734254;0.05716103,-0.1062426;-0.6347741;-0.02750267,-0.006321031;0.5519611;0.01459562,0;0;0,-0.01768807;0.317072;-0.02264309,-0.03567778;0.6250153;-0.05680084,0.1466611;0.5064016;-0.04141688,0.2090283;0.2642919;0.004601717,0.2256004;0.02331379;-0.03339291,-0.1902192;0.4858598;-0.1101834,-0.2720683;0.4394335;-0.3463397,-0.3006915;0.4709085;-0.5871274,0.0768199;0.006197959;-0.03087139,0.1118214;-0.3362426;-0.03561902,0.1335698;-0.6760898;0.00889349,0.1544483;-0.7051752;-0.05032516,-0.07259018;0.003205059;-0.04016399,-0.1089759;-0.339022;-0.03180354,-0.09860736;-0.6779836;0.02249134,-0.0879483;-0.6659865;-0.06115149,-0.03113382;0.5494622;-0.04590321,259.2574
+0;0;0,-0.005074123;0.3180273;0.01389587,-0.007079274;0.6283801;0.01190624,0.1695506;0.5037133;0.02965153,0.2046546;0.2521707;0.04053844,0.2437498;0.01747879;-0.01585288,-0.1688876;0.4863566;-0.03787855,-0.2350765;0.3403556;-0.2351784,-0.2687391;0.2415955;-0.4563162,0.0762478;0.005946017;-0.0323059,0.08068898;-0.3360851;0.006529678,0.0826875;-0.6731641;0.07228807,0.09440885;-0.6346111;-0.01270191,-0.07120638;0.004171629;-0.04248533,-0.1032392;-0.33706;-0.01011214,-0.1200648;-0.6734254;0.05716103,-0.1062426;-0.6347741;-0.02750267,-0.006321031;0.5519611;0.01459562,0;0;0,-0.01768807;0.317072;-0.02264309,-0.03567778;0.6250153;-0.05680084,0.1466611;0.5064016;-0.04141688,0.2090283;0.2642919;0.004601717,0.2256004;0.02331379;-0.03339291,-0.1902192;0.4858598;-0.1101834,-0.2720683;0.4394335;-0.3463397,-0.3006915;0.4709085;-0.5871274,0.0768199;0.006197959;-0.03087139,0.1118214;-0.3362426;-0.03561902,0.1335698;-0.6760898;0.00889349,0.1544483;-0.7051752;-0.05032516,-0.07259018;0.003205059;-0.04016399,-0.1089759;-0.339022;-0.03180354,-0.09860736;-0.6779836;0.02249134,-0.0879483;-0.6659865;-0.06115149,-0.03113382;0.5494622;-0.04590321,259.2688
+0;0;0,-0.005270564;0.317986;0.01401715,-0.007512309;0.6282414;0.01220533,0.169273;0.5035699;0.030159,0.2039951;0.2519511;0.04123561,0.2433847;0.01495989;-0.01579735,-0.1685102;0.4859119;-0.0400017,-0.2375842;0.3589152;-0.2491451,-0.2658812;0.2549066;-0.4712951,0.07621433;0.005935853;-0.03197544,0.08040292;-0.3360839;0.006853271,0.08241697;-0.6734607;0.07268509,0.09474869;-0.634833;-0.01302908,-0.07080225;0.004179461;-0.04284694,-0.1033235;-0.3369397;-0.009939749,-0.1201529;-0.6735569;0.05763638,-0.1057041;-0.6348302;-0.02773634,-0.006715501;0.5518339;0.0148771,0;0;0,-0.01760358;0.3170601;-0.02241349,-0.03558828;0.6248804;-0.05680871,0.1468742;0.5061928;-0.04136109,0.2091061;0.2639432;0.004275084,0.2252113;0.02055192;-0.03407097,-0.1902296;0.4858019;-0.1103021,-0.2725365;0.4344327;-0.3453067,-0.3079214;0.4665778;-0.5875539,0.07673238;0.006250649;-0.03064895,0.1118404;-0.3361564;-0.03590584,0.1334218;-0.6762606;0.00908637,0.1544193;-0.7057105;-0.05089903,-0.07245648;0.003162045;-0.04007926,-0.1090375;-0.3390305;-0.03178392,-0.09852379;-0.6783509;0.02218015,-0.08774525;-0.666521;-0.062242,-0.03103691;0.5493488;-0.04584765,259.2907
+0;0;0,-0.005270564;0.317986;0.01401715,-0.007512309;0.6282414;0.01220533,0.169273;0.5035699;0.030159,0.2039951;0.2519511;0.04123561,0.2433847;0.01495989;-0.01579735,-0.1685102;0.4859119;-0.0400017,-0.2375842;0.3589152;-0.2491451,-0.2658812;0.2549066;-0.4712951,0.07621433;0.005935853;-0.03197544,0.08040292;-0.3360839;0.006853271,0.08241697;-0.6734607;0.07268509,0.09474869;-0.634833;-0.01302908,-0.07080225;0.004179461;-0.04284694,-0.1033235;-0.3369397;-0.009939749,-0.1201529;-0.6735569;0.05763638,-0.1057041;-0.6348302;-0.02773634,-0.006715501;0.5518339;0.0148771,0;0;0,-0.01760358;0.3170601;-0.02241349,-0.03558828;0.6248804;-0.05680871,0.1468742;0.5061928;-0.04136109,0.2091061;0.2639432;0.004275084,0.2252113;0.02055192;-0.03407097,-0.1902296;0.4858019;-0.1103021,-0.2725365;0.4344327;-0.3453067,-0.3079214;0.4665778;-0.5875539,0.07673238;0.006250649;-0.03064895,0.1118404;-0.3361564;-0.03590584,0.1334218;-0.6762606;0.00908637,0.1544193;-0.7057105;-0.05089903,-0.07245648;0.003162045;-0.04007926,-0.1090375;-0.3390305;-0.03178392,-0.09852379;-0.6783509;0.02218015,-0.08774525;-0.666521;-0.062242,-0.03103691;0.5493488;-0.04584765,259.3029
+0;0;0,-0.005270089;0.3179574;0.01401588,-0.007511265;0.6281283;0.01220418,0.169317;0.5034561;0.0301612,0.2040423;0.2518142;0.04123883,0.2438043;0.01258217;-0.01633339,-0.1685488;0.4857937;-0.04001665,-0.2376292;0.3587854;-0.2491792,-0.2661937;0.2537934;-0.4734297,0.07608468;0.005925756;-0.03192104,0.08028249;-0.3368465;0.006993089,0.08229337;-0.6736916;0.07272117,0.09463405;-0.6350576;-0.01305531,-0.07068181;0.004172351;-0.04277405,-0.1032746;-0.3376972;-0.009794462,-0.1200775;-0.673784;0.05767518,-0.1056181;-0.635051;-0.02775961,-0.006714573;0.5517319;0.01487557,0;0;0,-0.01751925;0.3170308;-0.02248645,-0.03550993;0.6247326;-0.05718303,0.1469853;0.5059904;-0.04154539,0.2091926;0.2636554;0.003799677,0.2251563;0.01792528;-0.03479314,-0.1902541;0.4857488;-0.1105456,-0.2723629;0.4256802;-0.3435737,-0.2977628;0.466446;-0.588156,0.07666492;0.006245911;-0.03043723,0.1118733;-0.3369097;-0.03585196,0.1334324;-0.6765163;0.008773804,0.1544172;-0.7059985;-0.05127573,-0.07233701;0.003154107;-0.04000444,-0.1087445;-0.3398235;-0.03190494,-0.09855794;-0.6786672;0.02166791,-0.08776215;-0.6668696;-0.06281029,-0.03095031;0.549221;-0.04616475,259.3242
+0;0;0,-0.005461826;0.317946;0.01419829,-0.007942533;0.6281154;0.01261448,0.1689053;0.5034635;0.03072142,0.2033198;0.2518012;0.04229376,0.2426862;0.01247202;-0.01514626,-0.1680551;0.4855078;-0.04188982,-0.2330634;0.3630917;-0.2550575,-0.2674053;0.2552235;-0.4771219,0.07620478;0.005921421;-0.03163407,0.08017383;-0.336847;0.007337682,0.08220591;-0.673686;0.07309635,0.09501987;-0.6350506;-0.01261055,-0.07044043;0.004224143;-0.04316536,-0.1034475;-0.3375379;-0.00949024,-0.1202549;-0.673602;0.05809098,-0.1053253;-0.6348646;-0.02726243,-0.007116775;0.5517184;0.01526193,0;0;0,-0.01751925;0.3170308;-0.02248645,-0.03550993;0.6247326;-0.05718303,0.1469853;0.5059904;-0.04154539,0.2091926;0.2636554;0.003799677,0.2251563;0.01792528;-0.03479314,-0.1902541;0.4857488;-0.1105456,-0.2723629;0.4256802;-0.3435737,-0.2977628;0.466446;-0.588156,0.07666492;0.006245911;-0.03043723,0.1118733;-0.3369097;-0.03585196,0.1334324;-0.6765163;0.008773804,0.1544172;-0.7059985;-0.05127573,-0.07233701;0.003154107;-0.04000444,-0.1087445;-0.3398235;-0.03190494,-0.09855794;-0.6786672;0.02166791,-0.08776215;-0.6668696;-0.06281029,-0.03095031;0.549221;-0.04616475,259.3358
+0;0;0,-0.005461503;0.3179272;0.01419745,-0.007941755;0.628036;0.01261366,0.169283;0.5032883;0.03075345,0.2036999;0.2516084;0.0423266,0.2429109;0.01322392;-0.01488669,-0.1683991;0.4852941;-0.0420133,-0.2334119;0.3628696;-0.2551958,-0.2676182;0.2554271;-0.4763837,0.07602581;0.005907514;-0.03155978,0.07999299;-0.3367003;0.007393703,0.08202536;-0.6735861;0.07316151,0.09493385;-0.6348869;-0.01317775,-0.07027499;0.004214222;-0.04306398,-0.1032666;-0.3373876;-0.009404644,-0.1200763;-0.6734984;0.05818597,-0.1050366;-0.6346965;-0.02779718,-0.007116077;0.5516465;0.01526085,0;0;0,-0.01734863;0.3170241;-0.02244711,-0.03524008;0.6246395;-0.05741858,0.1474774;0.5052733;-0.04133081,0.2094976;0.262819;0.003731489,0.2255451;0.01806922;-0.03471422,-0.1904561;0.4856998;-0.1107238,-0.2747679;0.4148785;-0.3399335,-0.2982149;0.430416;-0.586605,0.0766214;0.006264657;-0.03001261,0.1119155;-0.3367059;-0.03623343,0.1334044;-0.6763581;0.008445024,0.1545118;-0.7063433;-0.05199528,-0.07211051;0.003104973;-0.04001592,-0.1084865;-0.3397195;-0.03218687,-0.09831727;-0.6786281;0.02128397,-0.08740337;-0.6669766;-0.06381007,-0.03069524;0.5491447;-0.04633117,259.3579
+0;0;0,-0.005461503;0.3179272;0.01419745,-0.007941755;0.628036;0.01261366,0.169283;0.5032883;0.03075345,0.2036999;0.2516084;0.0423266,0.2429109;0.01322392;-0.01488669,-0.1683991;0.4852941;-0.0420133,-0.2334119;0.3628696;-0.2551958,-0.2676182;0.2554271;-0.4763837,0.07602581;0.005907514;-0.03155978,0.07999299;-0.3367003;0.007393703,0.08202536;-0.6735861;0.07316151,0.09493385;-0.6348869;-0.01317775,-0.07027499;0.004214222;-0.04306398,-0.1032666;-0.3373876;-0.009404644,-0.1200763;-0.6734984;0.05818597,-0.1050366;-0.6346965;-0.02779718,-0.007116077;0.5516465;0.01526085,0;0;0,-0.01734863;0.3170241;-0.02244711,-0.03524008;0.6246395;-0.05741858,0.1474774;0.5052733;-0.04133081,0.2094976;0.262819;0.003731489,0.2255451;0.01806922;-0.03471422,-0.1904561;0.4856998;-0.1107238,-0.2747679;0.4148785;-0.3399335,-0.2982149;0.430416;-0.586605,0.0766214;0.006264657;-0.03001261,0.1119155;-0.3367059;-0.03623343,0.1334044;-0.6763581;0.008445024,0.1545118;-0.7063433;-0.05199528,-0.07211051;0.003104973;-0.04001592,-0.1084865;-0.3397195;-0.03218687,-0.09831727;-0.6786281;0.02128397,-0.08740337;-0.6669766;-0.06381007,-0.03069524;0.5491447;-0.04633117,259.3698
+0;0;0,-0.00580789;0.3177096;0.01435374,-0.008739555;0.6276779;0.01311442,0.1690852;0.5026973;0.0315815,0.2031685;0.2509493;0.04329856,0.2426275;0.01259437;-0.01390504,-0.168353;0.4843528;-0.04489204,-0.2354129;0.3628582;-0.2580071,-0.2656566;0.2870062;-0.4924728,0.0761986;0.005935567;-0.03110963,0.07980466;-0.3367215;0.007965745,0.08180024;-0.6731743;0.07341152,0.09554818;-0.6343812;-0.01377571,-0.06993682;0.004251913;-0.04358932,-0.1036845;-0.337251;-0.009084437,-0.1205654;-0.6728123;0.05874788,-0.1046661;-0.6339126;-0.02806192,-0.007845756;0.5513098;0.01571789,0;0;0,-0.01723188;0.3168089;-0.02267861,-0.0350752;0.6242455;-0.058038,0.1482352;0.504885;-0.04118657,0.2097901;0.2622178;0.003530264,0.2254937;0.01751246;-0.03539348,-0.1909972;0.4855975;-0.1115165,-0.2763496;0.4073182;-0.3379305,-0.3158132;0.3630071;-0.5790145,0.07655394;0.006207556;-0.03016996,0.1118524;-0.3368131;-0.03684759,0.1333986;-0.6760299;0.007372141,0.1550262;-0.7065151;-0.05379748,-0.07222982;0.003126114;-0.03977873,-0.1087306;-0.3397657;-0.032951,-0.0986197;-0.6782468;0.02011447,-0.08747476;-0.6668249;-0.06590053,-0.03053811;0.5487851;-0.04686666,259.3913
+0;0;0,-0.00580789;0.3177096;0.01435374,-0.008739555;0.6276779;0.01311442,0.1690852;0.5026973;0.0315815,0.2031685;0.2509493;0.04329856,0.2426275;0.01259437;-0.01390504,-0.168353;0.4843528;-0.04489204,-0.2354129;0.3628582;-0.2580071,-0.2656566;0.2870062;-0.4924728,0.0761986;0.005935567;-0.03110963,0.07980466;-0.3367215;0.007965745,0.08180024;-0.6731743;0.07341152,0.09554818;-0.6343812;-0.01377571,-0.06993682;0.004251913;-0.04358932,-0.1036845;-0.337251;-0.009084437,-0.1205654;-0.6728123;0.05874788,-0.1046661;-0.6339126;-0.02806192,-0.007845756;0.5513098;0.01571789,0;0;0,-0.01723188;0.3168089;-0.02267861,-0.0350752;0.6242455;-0.058038,0.1482352;0.504885;-0.04118657,0.2097901;0.2622178;0.003530264,0.2254937;0.01751246;-0.03539348,-0.1909972;0.4855975;-0.1115165,-0.2763496;0.4073182;-0.3379305,-0.3158132;0.3630071;-0.5790145,0.07655394;0.006207556;-0.03016996,0.1118524;-0.3368131;-0.03684759,0.1333986;-0.6760299;0.007372141,0.1550262;-0.7065151;-0.05379748,-0.07222982;0.003126114;-0.03977873,-0.1087306;-0.3397657;-0.032951,-0.0986197;-0.6782468;0.02011447,-0.08747476;-0.6668249;-0.06590053,-0.03053811;0.5487851;-0.04686666,259.4036
+0;0;0,-0.005801334;0.317351;0.01433754,-0.008728221;0.6268182;0.01310074,0.1688532;0.5020406;0.03154149,0.2029309;0.2503345;0.04325661,0.2422687;0.01271093;-0.01377147,-0.168124;0.4837211;-0.04482755,-0.2351727;0.3622468;-0.2579072,-0.2653236;0.2866275;-0.4916534,0.07628018;0.005941922;-0.03114294,0.07988038;-0.336158;0.007868905,0.08187882;-0.6730932;0.0734085,0.0956168;-0.6343065;-0.0137155,-0.0700117;0.004256465;-0.04363599,-0.1037045;-0.3366912;-0.009187207,-0.1206096;-0.6727337;0.05874236,-0.1047218;-0.6338404;-0.02800449,-0.00783602;0.5505867;0.01569955,0;0;0,-0.01711075;0.316463;-0.02256727,-0.03478689;0.6233952;-0.0579958,0.1483751;0.5047493;-0.04157257,0.209879;0.2622066;0.003646612,0.225683;0.01825035;-0.03508639,-0.1907976;0.4859916;-0.1116852,-0.2770045;0.3994518;-0.3346958,-0.3158011;0.3451486;-0.5730456,0.07654113;0.006178558;-0.03044891,0.1118361;-0.3362789;-0.03711462,0.1334138;-0.6760237;0.006846428,0.154991;-0.7063473;-0.05440736,-0.0724937;0.003124407;-0.03948108,-0.1087864;-0.339233;-0.03304045,-0.09884117;-0.6783028;0.01947184,-0.08773012;-0.6668693;-0.06648371,-0.03029321;0.548075;-0.04679489,259.4247
+0;0;0,-0.006054837;0.3173397;0.01448022,-0.009257824;0.626804;0.01340719,0.1683778;0.5021483;0.03226577,0.2021175;0.2504029;0.04411258,0.2415524;0.01274912;-0.01272239,-0.1678838;0.4834097;-0.0460662,-0.2363374;0.3633007;-0.2594729,-0.2702925;0.308058;-0.4983451,0.07640381;0.005935397;-0.03083965,0.07977776;-0.3361696;0.008148478,0.08177631;-0.6730973;0.07372643,0.09589903;-0.6343103;-0.013336,-0.06973195;0.004291035;-0.04407831,-0.1039252;-0.3365489;-0.009060472,-0.120816;-0.6725415;0.05911843,-0.104546;-0.6336464;-0.02755737,-0.008305026;0.5505726;0.01598643,0;0;0,-0.01711075;0.316463;-0.02256727,-0.03478689;0.6233952;-0.0579958,0.1483751;0.5047493;-0.04157257,0.209879;0.2622066;0.003646612,0.225683;0.01825035;-0.03508639,-0.1907976;0.4859916;-0.1116852,-0.2770045;0.3994518;-0.3346958,-0.3158011;0.3451486;-0.5730456,0.07654113;0.006178558;-0.03044891,0.1118361;-0.3362789;-0.03711462,0.1334138;-0.6760237;0.006846428,0.154991;-0.7063473;-0.05440736,-0.0724937;0.003124407;-0.03948108,-0.1087864;-0.339233;-0.03304045,-0.09884117;-0.6783028;0.01947184,-0.08773012;-0.6668693;-0.06648371,-0.03029321;0.548075;-0.04679489,259.4367
+0;0;0,-0.006055257;0.3173618;0.01448122,-0.009258584;0.6268572;0.01340784,0.1687046;0.502098;0.03229705,0.2024388;0.2503934;0.04414193,0.241591;0.01444356;-0.01228553,-0.16818;0.4833246;-0.04618006,-0.2366225;0.3632351;-0.2595521,-0.2703342;0.3083885;-0.4967117,0.07637295;0.005933;-0.03082719,0.07974362;-0.3358392;0.008123014,0.08174357;-0.6730016;0.07374664,0.09574551;-0.6342897;-0.01257128,-0.06970379;0.004289303;-0.04406051,-0.1038638;-0.3362191;-0.009076726,-0.1207663;-0.6724458;0.05914966,-0.1046355;-0.6336268;-0.02678494,-0.008305614;0.550612;0.01598754,0;0;0,-0.01722522;0.3164566;-0.0228765,-0.03497796;0.6233739;-0.0586741,0.1485421;0.5047481;-0.04174256,0.2099481;0.2623156;0.003966093,0.2261296;0.02001771;-0.03370571,-0.1913537;0.4857911;-0.1121434,-0.279659;0.3972243;-0.3334838,-0.3183281;0.3208454;-0.5638319,0.07649946;0.006171018;-0.03046465,0.1117592;-0.3359493;-0.03733206,0.1331997;-0.6760017;0.006183386,0.1545855;-0.7060657;-0.05429554,-0.07249115;0.00309177;-0.03941849,-0.1089709;-0.338916;-0.03336524,-0.09919798;-0.6782774;0.01885784,-0.08815993;-0.6667115;-0.06635412,-0.03046919;0.5480518;-0.04739761,259.4585
+0;0;0,-0.006055257;0.3173618;0.01448122,-0.009258584;0.6268572;0.01340784,0.1687046;0.502098;0.03229705,0.2024388;0.2503934;0.04414193,0.241591;0.01444356;-0.01228553,-0.16818;0.4833246;-0.04618006,-0.2366225;0.3632351;-0.2595521,-0.2703342;0.3083885;-0.4967117,0.07637295;0.005933;-0.03082719,0.07974362;-0.3358392;0.008123014,0.08174357;-0.6730016;0.07374664,0.09574551;-0.6342897;-0.01257128,-0.06970379;0.004289303;-0.04406051,-0.1038638;-0.3362191;-0.009076726,-0.1207663;-0.6724458;0.05914966,-0.1046355;-0.6336268;-0.02678494,-0.008305614;0.550612;0.01598754,0;0;0,-0.01722522;0.3164566;-0.0228765,-0.03497796;0.6233739;-0.0586741,0.1485421;0.5047481;-0.04174256,0.2099481;0.2623156;0.003966093,0.2261296;0.02001771;-0.03370571,-0.1913537;0.4857911;-0.1121434,-0.279659;0.3972243;-0.3334838,-0.3183281;0.3208454;-0.5638319,0.07649946;0.006171018;-0.03046465,0.1117592;-0.3359493;-0.03733206,0.1331997;-0.6760017;0.006183386,0.1545855;-0.7060657;-0.05429554,-0.07249115;0.00309177;-0.03941849,-0.1089709;-0.338916;-0.03336524,-0.09919798;-0.6782774;0.01885784,-0.08815993;-0.6667115;-0.06635412,-0.03046919;0.5480518;-0.04739761,259.4702
+0;0;0,-0.006284424;0.3174901;0.01459953,-0.009744809;0.6271018;0.01372339,0.1687191;0.5022157;0.03286695,0.202156;0.250582;0.04516819,0.2409048;0.01510489;-0.01087495,-0.1685095;0.4832476;-0.04737943,-0.2380416;0.3655853;-0.261645,-0.2710288;0.3127758;-0.4987416,0.07656077;0.00591169;-0.03057149,0.07960926;-0.3351344;0.008275934,0.08167647;-0.6726888;0.07404016,0.09593007;-0.6340047;-0.01190482,-0.06956564;0.004338473;-0.0444175,-0.1042137;-0.3353503;-0.009176806,-0.1211578;-0.6719143;0.05945005,-0.1047844;-0.633128;-0.02610596,-0.008764505;0.5508369;0.01628179,0;0;0,-0.01747252;0.3165265;-0.02362847,-0.03535296;0.6235105;-0.05983758,0.1486458;0.5046932;-0.04235315,0.2100493;0.2625441;0.004361868,0.2260087;0.02058694;-0.03160763,-0.1922672;0.4856265;-0.1130411,-0.2805368;0.3904247;-0.3315221,-0.3188332;0.2822044;-0.5481175,0.07646497;0.006216436;-0.03075027,0.1114226;-0.3351876;-0.03796625,0.1327934;-0.6757271;0.005025864,0.1541838;-0.7056243;-0.05513978,-0.07271069;0.003005613;-0.0391821,-0.1096207;-0.338229;-0.03394639,-0.09982626;-0.6781166;0.01755764,-0.08881858;-0.6665266;-0.06732477,-0.03082766;0.5481775;-0.04851079,259.4921
+0;0;0,-0.006284424;0.3174901;0.01459953,-0.009744809;0.6271018;0.01372339,0.1687191;0.5022157;0.03286695,0.202156;0.250582;0.04516819,0.2409048;0.01510489;-0.01087495,-0.1685095;0.4832476;-0.04737943,-0.2380416;0.3655853;-0.261645,-0.2710288;0.3127758;-0.4987416,0.07656077;0.00591169;-0.03057149,0.07960926;-0.3351344;0.008275934,0.08167647;-0.6726888;0.07404016,0.09593007;-0.6340047;-0.01190482,-0.06956564;0.004338473;-0.0444175,-0.1042137;-0.3353503;-0.009176806,-0.1211578;-0.6719143;0.05945005,-0.1047844;-0.633128;-0.02610596,-0.008764505;0.5508369;0.01628179,0;0;0,-0.01747252;0.3165265;-0.02362847,-0.03535296;0.6235105;-0.05983758,0.1486458;0.5046932;-0.04235315,0.2100493;0.2625441;0.004361868,0.2260087;0.02058694;-0.03160763,-0.1922672;0.4856265;-0.1130411,-0.2805368;0.3904247;-0.3315221,-0.3188332;0.2822044;-0.5481175,0.07646497;0.006216436;-0.03075027,0.1114226;-0.3351876;-0.03796625,0.1327934;-0.6757271;0.005025864,0.1541838;-0.7056243;-0.05513978,-0.07271069;0.003005613;-0.0391821,-0.1096207;-0.338229;-0.03394639,-0.09982626;-0.6781166;0.01755764,-0.08881858;-0.6665266;-0.06732477,-0.03082766;0.5481775;-0.04851079,259.5036
+0;0;0,-0.006281557;0.3173453;0.01459287,-0.009741806;0.6269411;0.01371602,0.1686587;0.5020579;0.03285414,0.2020888;0.2504762;0.04515284,0.2408256;0.01507157;-0.01087304,-0.1684491;0.4830965;-0.04736352,-0.2379669;0.3654585;-0.2615849,-0.2709439;0.3126653;-0.4986084,0.07661462;0.005915849;-0.03059299,0.07966536;-0.3353817;0.008283073,0.08173522;-0.6733674;0.07413135,0.09619571;-0.6345573;-0.01306112,-0.06961457;0.004341525;-0.04444875,-0.1042882;-0.3355977;-0.009182069,-0.121254;-0.6725919;0.05953249,-0.1046429;-0.633678;-0.02726537,-0.008761316;0.5506616;0.01627491,0;0;0,-0.01786655;0.3163244;-0.02408552,-0.03605153;0.623203;-0.06089711,0.1480702;0.5049191;-0.04317069,0.2090808;0.2628565;0.004217148,0.2254183;0.02093989;-0.03133845,-0.1929563;0.4858178;-0.1140841,-0.2843763;0.3799545;-0.3262104,-0.3086559;0.3263202;-0.564094,0.07641436;0.006382942;-0.03099728,0.1107509;-0.3353264;-0.0387671,0.1320433;-0.676334;0.004070997,0.1540035;-0.7071745;-0.05680132,-0.07288275;0.00279907;-0.03899997,-0.1104052;-0.338643;-0.03525231,-0.1009131;-0.6790068;0.01609967,-0.08969527;-0.6677201;-0.07000042,-0.03145747;0.5478818;-0.04942155,259.5253
+0;0;0,-0.006565724;0.3173331;0.0147319,-0.0103021;0.6269252;0.01406837,0.16811;0.5021037;0.03349907,0.2012089;0.2504807;0.04584713,0.2396389;0.01492764;-0.009764612,-0.1682627;0.4829876;-0.04872205,-0.2390512;0.3677784;-0.2638453,-0.2709287;0.3236057;-0.5027749,0.07673988;0.00587981;-0.03028445,0.0793689;-0.3354244;0.008563709,0.08135174;-0.6733292;0.07482868,0.09621203;-0.6345147;-0.0122961,-0.06937078;0.004401362;-0.04482244,-0.1046103;-0.3354207;-0.008992117,-0.1216419;-0.6723768;0.05989306,-0.1046359;-0.6334596;-0.02682795,-0.009297369;0.5506452;0.01660436,0;0;0,-0.01786655;0.3163244;-0.02408552,-0.03605153;0.623203;-0.06089711,0.1480702;0.5049191;-0.04317069,0.2090808;0.2628565;0.004217148,0.2254183;0.02093989;-0.03133845,-0.1929563;0.4858178;-0.1140841,-0.2843763;0.3799545;-0.3262104,-0.3086559;0.3263202;-0.564094,0.07641436;0.006382942;-0.03099728,0.1107509;-0.3353264;-0.0387671,0.1320433;-0.676334;0.004070997,0.1540035;-0.7071745;-0.05680132,-0.07288275;0.00279907;-0.03899997,-0.1104052;-0.338643;-0.03525231,-0.1009131;-0.6790068;0.01609967,-0.08969527;-0.6677201;-0.07000042,-0.03145747;0.5478818;-0.04942155,259.5373
+0;0;0,-0.006563189;0.3172105;0.01472621,-0.01029924;0.6267771;0.01406308,0.1683411;0.5019076;0.03351505,0.2014276;0.2503795;0.04585845,0.2375119;0.02920371;-0.006358963,-0.1684648;0.4827669;-0.04881195,-0.2392265;0.3676011;-0.263854,-0.2691583;0.3261246;-0.4882002,0.07683273;0.005886924;-0.03032109,0.07946033;-0.3352341;0.008506212,0.08143108;-0.671079;0.07436723,0.09648514;-0.6321496;-0.01389358,-0.06945471;0.004406687;-0.04487667,-0.1046753;-0.3352329;-0.009065576,-0.1216031;-0.6701348;0.05939966,-0.1043754;-0.6311013;-0.02845211,-0.009294705;0.5505116;0.01659859,0;0;0,-0.01821484;0.3161176;-0.02490735,-0.03660582;0.6228865;-0.06231999,0.1478362;0.5048313;-0.04411745,0.2086807;0.2630533;0.004409075,0.2273546;0.03545786;-0.02385855,-0.1939781;0.4857203;-0.1149644,-0.287243;0.3711388;-0.3215708,-0.3175427;0.2891355;-0.5344202,0.0763139;0.006486893;-0.03148651,0.1101346;-0.3350753;-0.03982067,0.1312686;-0.6740975;0.002019644,0.1533765;-0.7070145;-0.05838751,-0.07318182;0.00265884;-0.03866062,-0.110903;-0.3385856;-0.03594238,-0.101944;-0.6770282;0.01415391,-0.09060933;-0.6660396;-0.07306089,-0.03196949;0.5476013;-0.05072308,259.5588
+0;0;0,-0.006563189;0.3172105;0.01472621,-0.01029924;0.6267771;0.01406308,0.1683411;0.5019076;0.03351505,0.2014276;0.2503795;0.04585845,0.2375119;0.02920371;-0.006358963,-0.1684648;0.4827669;-0.04881195,-0.2392265;0.3676011;-0.263854,-0.2691583;0.3261246;-0.4882002,0.07683273;0.005886924;-0.03032109,0.07946033;-0.3352341;0.008506212,0.08143108;-0.671079;0.07436723,0.09648514;-0.6321496;-0.01389358,-0.06945471;0.004406687;-0.04487667,-0.1046753;-0.3352329;-0.009065576,-0.1216031;-0.6701348;0.05939966,-0.1043754;-0.6311013;-0.02845211,-0.009294705;0.5505116;0.01659859,0;0;0,-0.01821484;0.3161176;-0.02490735,-0.03660582;0.6228865;-0.06231999,0.1478362;0.5048313;-0.04411745,0.2086807;0.2630533;0.004409075,0.2273546;0.03545786;-0.02385855,-0.1939781;0.4857203;-0.1149644,-0.287243;0.3711388;-0.3215708,-0.3175427;0.2891355;-0.5344202,0.0763139;0.006486893;-0.03148651,0.1101346;-0.3350753;-0.03982067,0.1312686;-0.6740975;0.002019644,0.1533765;-0.7070145;-0.05838751,-0.07318182;0.00265884;-0.03866062,-0.110903;-0.3385856;-0.03594238,-0.101944;-0.6770282;0.01415391,-0.09060933;-0.6660396;-0.07306089,-0.03196949;0.5476013;-0.05072308,259.5815
+0;0;0,-0.006687431;0.317203;0.01483315,-0.01068527;0.6267661;0.01440106,0.1679331;0.5018077;0.03419305,0.200778;0.2502529;0.04663862,0.2368315;0.02898696;-0.005216725,-0.1681535;0.4824379;-0.04977645,-0.2396206;0.3744973;-0.268305,-0.2695885;0.3390691;-0.4936807,0.07696898;0.005847399;-0.02998126,0.07943045;-0.3352723;0.008868571,0.08135566;-0.6710967;0.0748354,0.09674518;-0.6321701;-0.01336781,-0.06918702;0.004500475;-0.04527907,-0.1048194;-0.3350152;-0.008707955,-0.1216845;-0.669901;0.05985157,-0.1041243;-0.630864;-0.02793397,-0.009641416;0.5504997;0.01689081,0;0;0,-0.01821484;0.3161176;-0.02490735,-0.03660582;0.6228865;-0.06231999,0.1478362;0.5048313;-0.04411745,0.2086807;0.2630533;0.004409075,0.2273546;0.03545786;-0.02385855,-0.1939781;0.4857203;-0.1149644,-0.287243;0.3711388;-0.3215708,-0.3175427;0.2891355;-0.5344202,0.0763139;0.006486893;-0.03148651,0.1101346;-0.3350753;-0.03982067,0.1312686;-0.6740975;0.002019644,0.1533765;-0.7070145;-0.05838751,-0.07318182;0.00265884;-0.03866062,-0.110903;-0.3385856;-0.03594238,-0.101944;-0.6770282;0.01415391,-0.09060933;-0.6660396;-0.07306089,-0.03196949;0.5476013;-0.05072308,259.5815
+0;0;0,-0.006687431;0.317203;0.01483315,-0.01068527;0.6267661;0.01440106,0.1679331;0.5018077;0.03419305,0.200778;0.2502529;0.04663862,0.2368315;0.02898696;-0.005216725,-0.1681535;0.4824379;-0.04977645,-0.2396206;0.3744973;-0.268305,-0.2695885;0.3390691;-0.4936807,0.07696898;0.005847399;-0.02998126,0.07943045;-0.3352723;0.008868571,0.08135566;-0.6710967;0.0748354,0.09674518;-0.6321701;-0.01336781,-0.06918702;0.004500475;-0.04527907,-0.1048194;-0.3350152;-0.008707955,-0.1216845;-0.669901;0.05985157,-0.1041243;-0.630864;-0.02793397,-0.009641416;0.5504997;0.01689081,0;0;0,-0.01821484;0.3161176;-0.02490735,-0.03660582;0.6228865;-0.06231999,0.1478362;0.5048313;-0.04411745,0.2086807;0.2630533;0.004409075,0.2273546;0.03545786;-0.02385855,-0.1939781;0.4857203;-0.1149644,-0.287243;0.3711388;-0.3215708,-0.3175427;0.2891355;-0.5344202,0.0763139;0.006486893;-0.03148651,0.1101346;-0.3350753;-0.03982067,0.1312686;-0.6740975;0.002019644,0.1533765;-0.7070145;-0.05838751,-0.07318182;0.00265884;-0.03866062,-0.110903;-0.3385856;-0.03594238,-0.101944;-0.6770282;0.01415391,-0.09060933;-0.6660396;-0.07306089,-0.03196949;0.5476013;-0.05072308,259.5815
+0;0;0,-0.006687431;0.317203;0.01483315,-0.01068527;0.6267661;0.01440106,0.1679331;0.5018077;0.03419305,0.200778;0.2502529;0.04663862,0.2368315;0.02898696;-0.005216725,-0.1681535;0.4824379;-0.04977645,-0.2396206;0.3744973;-0.268305,-0.2695885;0.3390691;-0.4936807,0.07696898;0.005847399;-0.02998126,0.07943045;-0.3352723;0.008868571,0.08135566;-0.6710967;0.0748354,0.09674518;-0.6321701;-0.01336781,-0.06918702;0.004500475;-0.04527907,-0.1048194;-0.3350152;-0.008707955,-0.1216845;-0.669901;0.05985157,-0.1041243;-0.630864;-0.02793397,-0.009641416;0.5504997;0.01689081,0;0;0,-0.01821484;0.3161176;-0.02490735,-0.03660582;0.6228865;-0.06231999,0.1478362;0.5048313;-0.04411745,0.2086807;0.2630533;0.004409075,0.2273546;0.03545786;-0.02385855,-0.1939781;0.4857203;-0.1149644,-0.287243;0.3711388;-0.3215708,-0.3175427;0.2891355;-0.5344202,0.0763139;0.006486893;-0.03148651,0.1101346;-0.3350753;-0.03982067,0.1312686;-0.6740975;0.002019644,0.1533765;-0.7070145;-0.05838751,-0.07318182;0.00265884;-0.03866062,-0.110903;-0.3385856;-0.03594238,-0.101944;-0.6770282;0.01415391,-0.09060933;-0.6660396;-0.07306089,-0.03196949;0.5476013;-0.05072308,259.5815
+0;0;0,-0.006800688;0.3171965;0.01491905,-0.01100757;0.6267568;0.01465377,0.1675769;0.5016683;0.03475579,0.2002467;0.2500966;0.04731741,0.2363501;0.02888989;-0.004755635,-0.1678318;0.4821768;-0.05073259,-0.239509;0.3837899;-0.2736582,-0.2703326;0.3507849;-0.4992864,0.07708599;0.005884205;-0.02967185,0.07943857;-0.3352392;0.009152353,0.08103539;-0.6710782;0.07505317,0.09673953;-0.6321501;-0.01309441,-0.06891205;0.004469698;-0.04569948,-0.105199;-0.3349602;-0.008975383,-0.1215697;-0.6697501;0.06016934,-0.1037037;-0.6307154;-0.02755472,-0.009928394;0.5504898;0.01711151,0;0;0,-0.01821484;0.3161176;-0.02490735,-0.03660582;0.6228865;-0.06231999,0.1478362;0.5048313;-0.04411745,0.2086807;0.2630533;0.004409075,0.2273546;0.03545786;-0.02385855,-0.1939781;0.4857203;-0.1149644,-0.287243;0.3711388;-0.3215708,-0.3175427;0.2891355;-0.5344202,0.0763139;0.006486893;-0.03148651,0.1101346;-0.3350753;-0.03982067,0.1312686;-0.6740975;0.002019644,0.1533765;-0.7070145;-0.05838751,-0.07318182;0.00265884;-0.03866062,-0.110903;-0.3385856;-0.03594238,-0.101944;-0.6770282;0.01415391,-0.09060933;-0.6660396;-0.07306089,-0.03196949;0.5476013;-0.05072308,259.5815
+0;0;0,-0.006800688;0.3171965;0.01491905,-0.01100757;0.6267568;0.01465377,0.1675769;0.5016683;0.03475579,0.2002467;0.2500966;0.04731741,0.2363501;0.02888989;-0.004755635,-0.1678318;0.4821768;-0.05073259,-0.239509;0.3837899;-0.2736582,-0.2703326;0.3507849;-0.4992864,0.07708599;0.005884205;-0.02967185,0.07943857;-0.3352392;0.009152353,0.08103539;-0.6710782;0.07505317,0.09673953;-0.6321501;-0.01309441,-0.06891205;0.004469698;-0.04569948,-0.105199;-0.3349602;-0.008975383,-0.1215697;-0.6697501;0.06016934,-0.1037037;-0.6307154;-0.02755472,-0.009928394;0.5504898;0.01711151,0;0;0,-0.01821484;0.3161176;-0.02490735,-0.03660582;0.6228865;-0.06231999,0.1478362;0.5048313;-0.04411745,0.2086807;0.2630533;0.004409075,0.2273546;0.03545786;-0.02385855,-0.1939781;0.4857203;-0.1149644,-0.287243;0.3711388;-0.3215708,-0.3175427;0.2891355;-0.5344202,0.0763139;0.006486893;-0.03148651,0.1101346;-0.3350753;-0.03982067,0.1312686;-0.6740975;0.002019644,0.1533765;-0.7070145;-0.05838751,-0.07318182;0.00265884;-0.03866062,-0.110903;-0.3385856;-0.03594238,-0.101944;-0.6770282;0.01415391,-0.09060933;-0.6660396;-0.07306089,-0.03196949;0.5476013;-0.05072308,259.5815
+0;0;0,-0.006800688;0.3171965;0.01491905,-0.01100757;0.6267568;0.01465377,0.1675769;0.5016683;0.03475579,0.2002467;0.2500966;0.04731741,0.2363501;0.02888989;-0.004755635,-0.1678318;0.4821768;-0.05073259,-0.239509;0.3837899;-0.2736582,-0.2703326;0.3507849;-0.4992864,0.07708599;0.005884205;-0.02967185,0.07943857;-0.3352392;0.009152353,0.08103539;-0.6710782;0.07505317,0.09673953;-0.6321501;-0.01309441,-0.06891205;0.004469698;-0.04569948,-0.105199;-0.3349602;-0.008975383,-0.1215697;-0.6697501;0.06016934,-0.1037037;-0.6307154;-0.02755472,-0.009928394;0.5504898;0.01711151,0;0;0,-0.01821484;0.3161176;-0.02490735,-0.03660582;0.6228865;-0.06231999,0.1478362;0.5048313;-0.04411745,0.2086807;0.2630533;0.004409075,0.2273546;0.03545786;-0.02385855,-0.1939781;0.4857203;-0.1149644,-0.287243;0.3711388;-0.3215708,-0.3175427;0.2891355;-0.5344202,0.0763139;0.006486893;-0.03148651,0.1101346;-0.3350753;-0.03982067,0.1312686;-0.6740975;0.002019644,0.1533765;-0.7070145;-0.05838751,-0.07318182;0.00265884;-0.03866062,-0.110903;-0.3385856;-0.03594238,-0.101944;-0.6770282;0.01415391,-0.09060933;-0.6660396;-0.07306089,-0.03196949;0.5476013;-0.05072308,259.5815
+0;0;0,-0.007065005;0.3171849;0.01504222,-0.01152749;0.6267409;0.0149381,0.1670722;0.5016967;0.03545038,0.1994341;0.250092;0.04814912,0.2353165;0.02878697;-0.003658123,-0.1679059;0.4820804;-0.05131141,-0.2401567;0.3927899;-0.2778517,-0.2704011;0.3701614;-0.5048334,0.07719719;0.005875604;-0.02938303,0.07926893;-0.335249;0.009446666,0.08078638;-0.6711054;0.07526045,0.09674072;-0.6321743;-0.0128419,-0.06876381;0.00448072;-0.04592116,-0.1059532;-0.3348299;-0.008998405,-0.1218785;-0.6695686;0.06049762,-0.1037655;-0.6305284;-0.02717518,-0.01040187;0.550474;0.01737465,0;0;0,-0.01821484;0.3161176;-0.02490735,-0.03660582;0.6228865;-0.06231999,0.1478362;0.5048313;-0.04411745,0.2086807;0.2630533;0.004409075,0.2273546;0.03545786;-0.02385855,-0.1939781;0.4857203;-0.1149644,-0.287243;0.3711388;-0.3215708,-0.3175427;0.2891355;-0.5344202,0.0763139;0.006486893;-0.03148651,0.1101346;-0.3350753;-0.03982067,0.1312686;-0.6740975;0.002019644,0.1533765;-0.7070145;-0.05838751,-0.07318182;0.00265884;-0.03866062,-0.110903;-0.3385856;-0.03594238,-0.101944;-0.6770282;0.01415391,-0.09060933;-0.6660396;-0.07306089,-0.03196949;0.5476013;-0.05072308,259.5815
+0;0;0,-0.007065005;0.3171849;0.01504222,-0.01152749;0.6267409;0.0149381,0.1670722;0.5016967;0.03545038,0.1994341;0.250092;0.04814912,0.2353165;0.02878697;-0.003658123,-0.1679059;0.4820804;-0.05131141,-0.2401567;0.3927899;-0.2778517,-0.2704011;0.3701614;-0.5048334,0.07719719;0.005875604;-0.02938303,0.07926893;-0.335249;0.009446666,0.08078638;-0.6711054;0.07526045,0.09674072;-0.6321743;-0.0128419,-0.06876381;0.00448072;-0.04592116,-0.1059532;-0.3348299;-0.008998405,-0.1218785;-0.6695686;0.06049762,-0.1037655;-0.6305284;-0.02717518,-0.01040187;0.550474;0.01737465,0;0;0,-0.01821484;0.3161176;-0.02490735,-0.03660582;0.6228865;-0.06231999,0.1478362;0.5048313;-0.04411745,0.2086807;0.2630533;0.004409075,0.2273546;0.03545786;-0.02385855,-0.1939781;0.4857203;-0.1149644,-0.287243;0.3711388;-0.3215708,-0.3175427;0.2891355;-0.5344202,0.0763139;0.006486893;-0.03148651,0.1101346;-0.3350753;-0.03982067,0.1312686;-0.6740975;0.002019644,0.1533765;-0.7070145;-0.05838751,-0.07318182;0.00265884;-0.03866062,-0.110903;-0.3385856;-0.03594238,-0.101944;-0.6770282;0.01415391,-0.09060933;-0.6660396;-0.07306089,-0.03196949;0.5476013;-0.05072308,259.5815
+0;0;0,-0.007065005;0.3171849;0.01504222,-0.01152749;0.6267409;0.0149381,0.1670722;0.5016967;0.03545038,0.1994341;0.250092;0.04814912,0.2353165;0.02878697;-0.003658123,-0.1679059;0.4820804;-0.05131141,-0.2401567;0.3927899;-0.2778517,-0.2704011;0.3701614;-0.5048334,0.07719719;0.005875604;-0.02938303,0.07926893;-0.335249;0.009446666,0.08078638;-0.6711054;0.07526045,0.09674072;-0.6321743;-0.0128419,-0.06876381;0.00448072;-0.04592116,-0.1059532;-0.3348299;-0.008998405,-0.1218785;-0.6695686;0.06049762,-0.1037655;-0.6305284;-0.02717518,-0.01040187;0.550474;0.01737465,0;0;0,-0.01821484;0.3161176;-0.02490735,-0.03660582;0.6228865;-0.06231999,0.1478362;0.5048313;-0.04411745,0.2086807;0.2630533;0.004409075,0.2273546;0.03545786;-0.02385855,-0.1939781;0.4857203;-0.1149644,-0.287243;0.3711388;-0.3215708,-0.3175427;0.2891355;-0.5344202,0.0763139;0.006486893;-0.03148651,0.1101346;-0.3350753;-0.03982067,0.1312686;-0.6740975;0.002019644,0.1533765;-0.7070145;-0.05838751,-0.07318182;0.00265884;-0.03866062,-0.110903;-0.3385856;-0.03594238,-0.101944;-0.6770282;0.01415391,-0.09060933;-0.6660396;-0.07306089,-0.03196949;0.5476013;-0.05072308,259.5815
+0;0;0,-0.007276129;0.3171699;0.01525703,-0.01197014;0.6267219;0.0153664,0.1666509;0.5016599;0.03601169,0.1987473;0.2500314;0.04891199,0.2348083;0.02875918;-0.002911326,-0.1679741;0.4820833;-0.05169645,-0.2392398;0.4007624;-0.2815259,-0.2633877;0.3844225;-0.5097743,0.07732338;0.005882182;-0.02904798,0.07920188;-0.33525;0.00972539,0.08067861;-0.6710666;0.07574315,0.09682469;-0.6321289;-0.0123236,-0.06863251;0.004469989;-0.0461182,-0.1060704;-0.3347478;-0.008598771,-0.1219643;-0.6694599;0.06103271,-0.103663;-0.6304137;-0.02660037,-0.01080097;0.5504544;0.0177657,0;0;0,-0.01821484;0.3161176;-0.02490735,-0.03660582;0.6228865;-0.06231999,0.1478362;0.5048313;-0.04411745,0.2086807;0.2630533;0.004409075,0.2273546;0.03545786;-0.02385855,-0.1939781;0.4857203;-0.1149644,-0.287243;0.3711388;-0.3215708,-0.3175427;0.2891355;-0.5344202,0.0763139;0.006486893;-0.03148651,0.1101346;-0.3350753;-0.03982067,0.1312686;-0.6740975;0.002019644,0.1533765;-0.7070145;-0.05838751,-0.07318182;0.00265884;-0.03866062,-0.110903;-0.3385856;-0.03594238,-0.101944;-0.6770282;0.01415391,-0.09060933;-0.6660396;-0.07306089,-0.03196949;0.5476013;-0.05072308,259.5815
+0;0;0,-0.007276129;0.3171699;0.01525703,-0.01197014;0.6267219;0.0153664,0.1666509;0.5016599;0.03601169,0.1987473;0.2500314;0.04891199,0.2348083;0.02875918;-0.002911326,-0.1679741;0.4820833;-0.05169645,-0.2392398;0.4007624;-0.2815259,-0.2633877;0.3844225;-0.5097743,0.07732338;0.005882182;-0.02904798,0.07920188;-0.33525;0.00972539,0.08067861;-0.6710666;0.07574315,0.09682469;-0.6321289;-0.0123236,-0.06863251;0.004469989;-0.0461182,-0.1060704;-0.3347478;-0.008598771,-0.1219643;-0.6694599;0.06103271,-0.103663;-0.6304137;-0.02660037,-0.01080097;0.5504544;0.0177657,0;0;0,-0.01821484;0.3161176;-0.02490735,-0.03660582;0.6228865;-0.06231999,0.1478362;0.5048313;-0.04411745,0.2086807;0.2630533;0.004409075,0.2273546;0.03545786;-0.02385855,-0.1939781;0.4857203;-0.1149644,-0.287243;0.3711388;-0.3215708,-0.3175427;0.2891355;-0.5344202,0.0763139;0.006486893;-0.03148651,0.1101346;-0.3350753;-0.03982067,0.1312686;-0.6740975;0.002019644,0.1533765;-0.7070145;-0.05838751,-0.07318182;0.00265884;-0.03866062,-0.110903;-0.3385856;-0.03594238,-0.101944;-0.6770282;0.01415391,-0.09060933;-0.6660396;-0.07306089,-0.03196949;0.5476013;-0.05072308,259.5815
+0;0;0,-0.007276129;0.3171699;0.01525703,-0.01197014;0.6267219;0.0153664,0.1666509;0.5016599;0.03601169,0.1987473;0.2500314;0.04891199,0.2348083;0.02875918;-0.002911326,-0.1679741;0.4820833;-0.05169645,-0.2392398;0.4007624;-0.2815259,-0.2633877;0.3844225;-0.5097743,0.07732338;0.005882182;-0.02904798,0.07920188;-0.33525;0.00972539,0.08067861;-0.6710666;0.07574315,0.09682469;-0.6321289;-0.0123236,-0.06863251;0.004469989;-0.0461182,-0.1060704;-0.3347478;-0.008598771,-0.1219643;-0.6694599;0.06103271,-0.103663;-0.6304137;-0.02660037,-0.01080097;0.5504544;0.0177657,0;0;0,-0.01821484;0.3161176;-0.02490735,-0.03660582;0.6228865;-0.06231999,0.1478362;0.5048313;-0.04411745,0.2086807;0.2630533;0.004409075,0.2273546;0.03545786;-0.02385855,-0.1939781;0.4857203;-0.1149644,-0.287243;0.3711388;-0.3215708,-0.3175427;0.2891355;-0.5344202,0.0763139;0.006486893;-0.03148651,0.1101346;-0.3350753;-0.03982067,0.1312686;-0.6740975;0.002019644,0.1533765;-0.7070145;-0.05838751,-0.07318182;0.00265884;-0.03866062,-0.110903;-0.3385856;-0.03594238,-0.101944;-0.6770282;0.01415391,-0.09060933;-0.6660396;-0.07306089,-0.03196949;0.5476013;-0.05072308,259.5815
+0;0;0,-0.007433315;0.3171597;0.01539428,-0.01241149;0.626707;0.01578153,0.1662227;0.5016476;0.03670988,0.1979838;0.2499792;0.04965999,0.2342924;0.02873474;-0.002109218,-0.1684536;0.4825977;-0.05167316,-0.2386887;0.4049713;-0.2830919,-0.2632818;0.3870499;-0.5111741,0.07748821;0.005874224;-0.02860704,0.07916918;-0.3352694;0.01007475,0.0805864;-0.6710368;0.07634321,0.09686195;-0.6320882;-0.01169858,-0.06845178;0.004502326;-0.0463829,-0.1060331;-0.3346416;-0.008342821,-0.1220502;-0.6692566;0.06172593,-0.1036213;-0.6301983;-0.02587917,-0.01119376;0.5504381;0.01811235,0;0;0,-0.01821484;0.3161176;-0.02490735,-0.03660582;0.6228865;-0.06231999,0.1478362;0.5048313;-0.04411745,0.2086807;0.2630533;0.004409075,0.2273546;0.03545786;-0.02385855,-0.1939781;0.4857203;-0.1149644,-0.287243;0.3711388;-0.3215708,-0.3175427;0.2891355;-0.5344202,0.0763139;0.006486893;-0.03148651,0.1101346;-0.3350753;-0.03982067,0.1312686;-0.6740975;0.002019644,0.1533765;-0.7070145;-0.05838751,-0.07318182;0.00265884;-0.03866062,-0.110903;-0.3385856;-0.03594238,-0.101944;-0.6770282;0.01415391,-0.09060933;-0.6660396;-0.07306089,-0.03196949;0.5476013;-0.05072308,259.5815
+0;0;0,-0.007433315;0.3171597;0.01539428,-0.01241149;0.626707;0.01578153,0.1662227;0.5016476;0.03670988,0.1979838;0.2499792;0.04965999,0.2342924;0.02873474;-0.002109218,-0.1684536;0.4825977;-0.05167316,-0.2386887;0.4049713;-0.2830919,-0.2632818;0.3870499;-0.5111741,0.07748821;0.005874224;-0.02860704,0.07916918;-0.3352694;0.01007475,0.0805864;-0.6710368;0.07634321,0.09686195;-0.6320882;-0.01169858,-0.06845178;0.004502326;-0.0463829,-0.1060331;-0.3346416;-0.008342821,-0.1220502;-0.6692566;0.06172593,-0.1036213;-0.6301983;-0.02587917,-0.01119376;0.5504381;0.01811235,0;0;0,-0.01821484;0.3161176;-0.02490735,-0.03660582;0.6228865;-0.06231999,0.1478362;0.5048313;-0.04411745,0.2086807;0.2630533;0.004409075,0.2273546;0.03545786;-0.02385855,-0.1939781;0.4857203;-0.1149644,-0.287243;0.3711388;-0.3215708,-0.3175427;0.2891355;-0.5344202,0.0763139;0.006486893;-0.03148651,0.1101346;-0.3350753;-0.03982067,0.1312686;-0.6740975;0.002019644,0.1533765;-0.7070145;-0.05838751,-0.07318182;0.00265884;-0.03866062,-0.110903;-0.3385856;-0.03594238,-0.101944;-0.6770282;0.01415391,-0.09060933;-0.6660396;-0.07306089,-0.03196949;0.5476013;-0.05072308,259.5815
+0;0;0,-0.007433315;0.3171597;0.01539428,-0.01241149;0.626707;0.01578153,0.1662227;0.5016476;0.03670988,0.1979838;0.2499792;0.04965999,0.2342924;0.02873474;-0.002109218,-0.1684536;0.4825977;-0.05167316,-0.2386887;0.4049713;-0.2830919,-0.2632818;0.3870499;-0.5111741,0.07748821;0.005874224;-0.02860704,0.07916918;-0.3352694;0.01007475,0.0805864;-0.6710368;0.07634321,0.09686195;-0.6320882;-0.01169858,-0.06845178;0.004502326;-0.0463829,-0.1060331;-0.3346416;-0.008342821,-0.1220502;-0.6692566;0.06172593,-0.1036213;-0.6301983;-0.02587917,-0.01119376;0.5504381;0.01811235,0;0;0,-0.01821484;0.3161176;-0.02490735,-0.03660582;0.6228865;-0.06231999,0.1478362;0.5048313;-0.04411745,0.2086807;0.2630533;0.004409075,0.2273546;0.03545786;-0.02385855,-0.1939781;0.4857203;-0.1149644,-0.287243;0.3711388;-0.3215708,-0.3175427;0.2891355;-0.5344202,0.0763139;0.006486893;-0.03148651,0.1101346;-0.3350753;-0.03982067,0.1312686;-0.6740975;0.002019644,0.1533765;-0.7070145;-0.05838751,-0.07318182;0.00265884;-0.03866062,-0.110903;-0.3385856;-0.03594238,-0.101944;-0.6770282;0.01415391,-0.09060933;-0.6660396;-0.07306089,-0.03196949;0.5476013;-0.05072308,259.5815
+0;0;0,-0.007537763;0.3171492;0.01555839,-0.0127294;0.6266923;0.01621987,0.165889;0.5015886;0.03739783,0.1974228;0.249896;0.05043333,0.233932;0.02866031;-0.001231991,-0.1687898;0.4831764;-0.05176587,-0.2382568;0.4116563;-0.2853738,-0.2648162;0.3847449;-0.5123492,0.0776384;0.005820987;-0.0282079,0.07908725;-0.3353311;0.01040832,0.0804967;-0.6710832;0.07675478,0.09692597;-0.6321243;-0.01125742,-0.06820822;0.004575339;-0.04673325,-0.1058883;-0.334481;-0.008016109,-0.1220796;-0.6690768;0.06210398,-0.1034988;-0.6300057;-0.02546769,-0.01148261;0.550422;0.01848697,0;0;0,-0.01821484;0.3161176;-0.02490735,-0.03660582;0.6228865;-0.06231999,0.1478362;0.5048313;-0.04411745,0.2086807;0.2630533;0.004409075,0.2273546;0.03545786;-0.02385855,-0.1939781;0.4857203;-0.1149644,-0.287243;0.3711388;-0.3215708,-0.3175427;0.2891355;-0.5344202,0.0763139;0.006486893;-0.03148651,0.1101346;-0.3350753;-0.03982067,0.1312686;-0.6740975;0.002019644,0.1533765;-0.7070145;-0.05838751,-0.07318182;0.00265884;-0.03866062,-0.110903;-0.3385856;-0.03594238,-0.101944;-0.6770282;0.01415391,-0.09060933;-0.6660396;-0.07306089,-0.03196949;0.5476013;-0.05072308,259.5815
+0;0;0,-0.007537763;0.3171492;0.01555839,-0.0127294;0.6266923;0.01621987,0.165889;0.5015886;0.03739783,0.1974228;0.249896;0.05043333,0.233932;0.02866031;-0.001231991,-0.1687898;0.4831764;-0.05176587,-0.2382568;0.4116563;-0.2853738,-0.2648162;0.3847449;-0.5123492,0.0776384;0.005820987;-0.0282079,0.07908725;-0.3353311;0.01040832,0.0804967;-0.6710832;0.07675478,0.09692597;-0.6321243;-0.01125742,-0.06820822;0.004575339;-0.04673325,-0.1058883;-0.334481;-0.008016109,-0.1220796;-0.6690768;0.06210398,-0.1034988;-0.6300057;-0.02546769,-0.01148261;0.550422;0.01848697,0;0;0,-0.01821484;0.3161176;-0.02490735,-0.03660582;0.6228865;-0.06231999,0.1478362;0.5048313;-0.04411745,0.2086807;0.2630533;0.004409075,0.2273546;0.03545786;-0.02385855,-0.1939781;0.4857203;-0.1149644,-0.287243;0.3711388;-0.3215708,-0.3175427;0.2891355;-0.5344202,0.0763139;0.006486893;-0.03148651,0.1101346;-0.3350753;-0.03982067,0.1312686;-0.6740975;0.002019644,0.1533765;-0.7070145;-0.05838751,-0.07318182;0.00265884;-0.03866062,-0.110903;-0.3385856;-0.03594238,-0.101944;-0.6770282;0.01415391,-0.09060933;-0.6660396;-0.07306089,-0.03196949;0.5476013;-0.05072308,259.5815
+0;0;0,-0.007537763;0.3171492;0.01555839,-0.0127294;0.6266923;0.01621987,0.165889;0.5015886;0.03739783,0.1974228;0.249896;0.05043333,0.233932;0.02866031;-0.001231991,-0.1687898;0.4831764;-0.05176587,-0.2382568;0.4116563;-0.2853738,-0.2648162;0.3847449;-0.5123492,0.0776384;0.005820987;-0.0282079,0.07908725;-0.3353311;0.01040832,0.0804967;-0.6710832;0.07675478,0.09692597;-0.6321243;-0.01125742,-0.06820822;0.004575339;-0.04673325,-0.1058883;-0.334481;-0.008016109,-0.1220796;-0.6690768;0.06210398,-0.1034988;-0.6300057;-0.02546769,-0.01148261;0.550422;0.01848697,0;0;0,-0.01821484;0.3161176;-0.02490735,-0.03660582;0.6228865;-0.06231999,0.1478362;0.5048313;-0.04411745,0.2086807;0.2630533;0.004409075,0.2273546;0.03545786;-0.02385855,-0.1939781;0.4857203;-0.1149644,-0.287243;0.3711388;-0.3215708,-0.3175427;0.2891355;-0.5344202,0.0763139;0.006486893;-0.03148651,0.1101346;-0.3350753;-0.03982067,0.1312686;-0.6740975;0.002019644,0.1533765;-0.7070145;-0.05838751,-0.07318182;0.00265884;-0.03866062,-0.110903;-0.3385856;-0.03594238,-0.101944;-0.6770282;0.01415391,-0.09060933;-0.6660396;-0.07306089,-0.03196949;0.5476013;-0.05072308,259.5815
+0;0;0,-0.007555187;0.3171431;0.01567308,-0.01285547;0.626684;0.01649706,0.1657018;0.5014968;0.03813279,0.196742;0.2497287;0.05089288,0.2332808;0.02841182;-0.000402391,-0.1689734;0.4839462;-0.05210263,-0.2383546;0.4148853;-0.2864747,-0.2652054;0.386543;-0.5132416,0.07772353;0.00574034;-0.02798916,0.07908706;-0.3354163;0.01058892,0.08054847;-0.6711607;0.0769734,0.09718658;-0.6321996;-0.01099933,-0.06814631;0.004651902;-0.04681592,-0.1059148;-0.3343697;-0.007881172,-0.1218924;-0.6689352;0.06243234,-0.1031067;-0.629864;-0.02509561,-0.01159343;0.5504128;0.01872631,0;0;0,-0.01821484;0.3161176;-0.02490735,-0.03660582;0.6228865;-0.06231999,0.1478362;0.5048313;-0.04411745,0.2086807;0.2630533;0.004409075,0.2273546;0.03545786;-0.02385855,-0.1939781;0.4857203;-0.1149644,-0.287243;0.3711388;-0.3215708,-0.3175427;0.2891355;-0.5344202,0.0763139;0.006486893;-0.03148651,0.1101346;-0.3350753;-0.03982067,0.1312686;-0.6740975;0.002019644,0.1533765;-0.7070145;-0.05838751,-0.07318182;0.00265884;-0.03866062,-0.110903;-0.3385856;-0.03594238,-0.101944;-0.6770282;0.01415391,-0.09060933;-0.6660396;-0.07306089,-0.03196949;0.5476013;-0.05072308,259.5815
+0;0;0,-0.007555187;0.3171431;0.01567308,-0.01285547;0.626684;0.01649706,0.1657018;0.5014968;0.03813279,0.196742;0.2497287;0.05089288,0.2332808;0.02841182;-0.000402391,-0.1689734;0.4839462;-0.05210263,-0.2383546;0.4148853;-0.2864747,-0.2652054;0.386543;-0.5132416,0.07772353;0.00574034;-0.02798916,0.07908706;-0.3354163;0.01058892,0.08054847;-0.6711607;0.0769734,0.09718658;-0.6321996;-0.01099933,-0.06814631;0.004651902;-0.04681592,-0.1059148;-0.3343697;-0.007881172,-0.1218924;-0.6689352;0.06243234,-0.1031067;-0.629864;-0.02509561,-0.01159343;0.5504128;0.01872631,0;0;0,-0.01821484;0.3161176;-0.02490735,-0.03660582;0.6228865;-0.06231999,0.1478362;0.5048313;-0.04411745,0.2086807;0.2630533;0.004409075,0.2273546;0.03545786;-0.02385855,-0.1939781;0.4857203;-0.1149644,-0.287243;0.3711388;-0.3215708,-0.3175427;0.2891355;-0.5344202,0.0763139;0.006486893;-0.03148651,0.1101346;-0.3350753;-0.03982067,0.1312686;-0.6740975;0.002019644,0.1533765;-0.7070145;-0.05838751,-0.07318182;0.00265884;-0.03866062,-0.110903;-0.3385856;-0.03594238,-0.101944;-0.6770282;0.01415391,-0.09060933;-0.6660396;-0.07306089,-0.03196949;0.5476013;-0.05072308,259.5815
+0;0;0,-0.007555187;0.3171431;0.01567308,-0.01285547;0.626684;0.01649706,0.1657018;0.5014968;0.03813279,0.196742;0.2497287;0.05089288,0.2332808;0.02841182;-0.000402391,-0.1689734;0.4839462;-0.05210263,-0.2383546;0.4148853;-0.2864747,-0.2652054;0.386543;-0.5132416,0.07772353;0.00574034;-0.02798916,0.07908706;-0.3354163;0.01058892,0.08054847;-0.6711607;0.0769734,0.09718658;-0.6321996;-0.01099933,-0.06814631;0.004651902;-0.04681592,-0.1059148;-0.3343697;-0.007881172,-0.1218924;-0.6689352;0.06243234,-0.1031067;-0.629864;-0.02509561,-0.01159343;0.5504128;0.01872631,0;0;0,-0.01821484;0.3161176;-0.02490735,-0.03660582;0.6228865;-0.06231999,0.1478362;0.5048313;-0.04411745,0.2086807;0.2630533;0.004409075,0.2273546;0.03545786;-0.02385855,-0.1939781;0.4857203;-0.1149644,-0.287243;0.3711388;-0.3215708,-0.3175427;0.2891355;-0.5344202,0.0763139;0.006486893;-0.03148651,0.1101346;-0.3350753;-0.03982067,0.1312686;-0.6740975;0.002019644,0.1533765;-0.7070145;-0.05838751,-0.07318182;0.00265884;-0.03866062,-0.110903;-0.3385856;-0.03594238,-0.101944;-0.6770282;0.01415391,-0.09060933;-0.6660396;-0.07306089,-0.03196949;0.5476013;-0.05072308,259.5815
+0;0;0,-0.007517388;0.3171346;0.01586184,-0.01289101;0.6266736;0.01692117,0.165634;0.5014108;0.03867621,0.1965486;0.249629;0.05147012,0.2330942;0.02829444;0.000255961,-0.168912;0.4847429;-0.05268469,-0.2385022;0.4190408;-0.2879588,-0.2652991;0.394862;-0.5152137,0.07785761;0.005687289;-0.02762497,0.07929474;-0.335494;0.01073182,0.08070469;-0.6711827;0.07739858,0.0975712;-0.6322212;-0.01053061,-0.06804403;0.004722316;-0.04695744,-0.1057336;-0.3342649;-0.00764871,-0.1217408;-0.6687771;0.06291132,-0.1027276;-0.6297001;-0.02456689,-0.01162106;0.5504008;0.01908986,0;0;0,-0.01821484;0.3161176;-0.02490735,-0.03660582;0.6228865;-0.06231999,0.1478362;0.5048313;-0.04411745,0.2086807;0.2630533;0.004409075,0.2273546;0.03545786;-0.02385855,-0.1939781;0.4857203;-0.1149644,-0.287243;0.3711388;-0.3215708,-0.3175427;0.2891355;-0.5344202,0.0763139;0.006486893;-0.03148651,0.1101346;-0.3350753;-0.03982067,0.1312686;-0.6740975;0.002019644,0.1533765;-0.7070145;-0.05838751,-0.07318182;0.00265884;-0.03866062,-0.110903;-0.3385856;-0.03594238,-0.101944;-0.6770282;0.01415391,-0.09060933;-0.6660396;-0.07306089,-0.03196949;0.5476013;-0.05072308,259.5815
+0;0;0,-0.007517388;0.3171346;0.01586184,-0.01289101;0.6266736;0.01692117,0.165634;0.5014108;0.03867621,0.1965486;0.249629;0.05147012,0.2330942;0.02829444;0.000255961,-0.168912;0.4847429;-0.05268469,-0.2385022;0.4190408;-0.2879588,-0.2652991;0.394862;-0.5152137,0.07785761;0.005687289;-0.02762497,0.07929474;-0.335494;0.01073182,0.08070469;-0.6711827;0.07739858,0.0975712;-0.6322212;-0.01053061,-0.06804403;0.004722316;-0.04695744,-0.1057336;-0.3342649;-0.00764871,-0.1217408;-0.6687771;0.06291132,-0.1027276;-0.6297001;-0.02456689,-0.01162106;0.5504008;0.01908986,0;0;0,-0.01821484;0.3161176;-0.02490735,-0.03660582;0.6228865;-0.06231999,0.1478362;0.5048313;-0.04411745,0.2086807;0.2630533;0.004409075,0.2273546;0.03545786;-0.02385855,-0.1939781;0.4857203;-0.1149644,-0.287243;0.3711388;-0.3215708,-0.3175427;0.2891355;-0.5344202,0.0763139;0.006486893;-0.03148651,0.1101346;-0.3350753;-0.03982067,0.1312686;-0.6740975;0.002019644,0.1533765;-0.7070145;-0.05838751,-0.07318182;0.00265884;-0.03866062,-0.110903;-0.3385856;-0.03594238,-0.101944;-0.6770282;0.01415391,-0.09060933;-0.6660396;-0.07306089,-0.03196949;0.5476013;-0.05072308,259.5815
+0;0;0,-0.007517388;0.3171346;0.01586184,-0.01289101;0.6266736;0.01692117,0.165634;0.5014108;0.03867621,0.1965486;0.249629;0.05147012,0.2330942;0.02829444;0.000255961,-0.168912;0.4847429;-0.05268469,-0.2385022;0.4190408;-0.2879588,-0.2652991;0.394862;-0.5152137,0.07785761;0.005687289;-0.02762497,0.07929474;-0.335494;0.01073182,0.08070469;-0.6711827;0.07739858,0.0975712;-0.6322212;-0.01053061,-0.06804403;0.004722316;-0.04695744,-0.1057336;-0.3342649;-0.00764871,-0.1217408;-0.6687771;0.06291132,-0.1027276;-0.6297001;-0.02456689,-0.01162106;0.5504008;0.01908986,0;0;0,-0.01821484;0.3161176;-0.02490735,-0.03660582;0.6228865;-0.06231999,0.1478362;0.5048313;-0.04411745,0.2086807;0.2630533;0.004409075,0.2273546;0.03545786;-0.02385855,-0.1939781;0.4857203;-0.1149644,-0.287243;0.3711388;-0.3215708,-0.3175427;0.2891355;-0.5344202,0.0763139;0.006486893;-0.03148651,0.1101346;-0.3350753;-0.03982067,0.1312686;-0.6740975;0.002019644,0.1533765;-0.7070145;-0.05838751,-0.07318182;0.00265884;-0.03866062,-0.110903;-0.3385856;-0.03594238,-0.101944;-0.6770282;0.01415391,-0.09060933;-0.6660396;-0.07306089,-0.03196949;0.5476013;-0.05072308,259.5815
+0;0;0,-0.007441006;0.3171206;0.01617594,-0.01283178;0.6266584;0.01735508,0.1656621;0.5013564;0.03937237,0.1963174;0.2495404;0.05211776,0.2330249;0.02827395;0.0007253811,-0.1688213;0.4853396;-0.05287191,-0.2383467;0.4227843;-0.2890212,-0.2654073;0.3982571;-0.5162075,0.07795074;0.005588701;-0.02738138,0.07937712;-0.3355818;0.0110717,0.08081322;-0.6712581;0.07780048,0.09785751;-0.6322902;-0.01009377,-0.06800993;0.004813428;-0.04699758,-0.1055428;-0.3341444;-0.007287517,-0.1215044;-0.6686466;0.06333019,-0.102316;-0.6295622;-0.02410898,-0.01155061;0.5503852;0.01950208,0;0;0,-0.01821484;0.3161176;-0.02490735,-0.03660582;0.6228865;-0.06231999,0.1478362;0.5048313;-0.04411745,0.2086807;0.2630533;0.004409075,0.2273546;0.03545786;-0.02385855,-0.1939781;0.4857203;-0.1149644,-0.287243;0.3711388;-0.3215708,-0.3175427;0.2891355;-0.5344202,0.0763139;0.006486893;-0.03148651,0.1101346;-0.3350753;-0.03982067,0.1312686;-0.6740975;0.002019644,0.1533765;-0.7070145;-0.05838751,-0.07318182;0.00265884;-0.03866062,-0.110903;-0.3385856;-0.03594238,-0.101944;-0.6770282;0.01415391,-0.09060933;-0.6660396;-0.07306089,-0.03196949;0.5476013;-0.05072308,259.5815

+ 161 - 0
DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_OneArm_Forward_HapticFeedback_Slow.csv

@@ -0,0 +1,161 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.005968541;0.3146724;0.008495264,0.01207309;0.6191355;0.002771692,0.1946827;0.4911628;0.008294232,0.2252748;0.244381;0.02739131,0.2634027;-0.004885569;-0.03226905,-0.1697483;0.4793471;-0.0002347874,-0.208299;0.2329756;0.003865954,-0.2409013;-0.02109395;-0.03528309,0.07676288;0.005227875;-0.03727005,0.09036397;-0.3242443;-0.001652408,0.09409612;-0.6630508;0.06341045,0.09445817;-0.6248943;-0.01892357,-0.07570752;0.004996504;-0.03939966,-0.09774611;-0.3250028;-0.01449515,-0.111635;-0.663919;0.04859083,-0.1092253;-0.6257441;-0.03370688,0.01049159;0.5444112;0.006490138,0;0;0,-0.009751342;0.3139878;0.02104831,-0.01962055;0.6183191;0.02816701,0.1670309;0.492928;0.01159286,0.2154636;0.2493876;-0.0117352,0.2014619;0.001863271;-0.08711791,-0.1973506;0.4814036;0.008366922,-0.2414741;0.2366922;-0.01090251,-0.238333;-0.010261;-0.08933176,0.07675754;0.003578484;-0.03747535,0.1159636;-0.3256764;-0.02975464,0.1187475;-0.6618425;0.04784369,0.1360922;-0.6914113;-0.006894585,-0.07735822;0.005899679;-0.03591416,-0.1307876;-0.3213689;-0.04270284,-0.1417449;-0.657957;0.03229956,-0.1416918;-0.6427505;-0.04910498,-0.01710927;0.5435306;0.02881956,707.7815
+0;0;0,0.005839915;0.3147006;0.008431683,0.01177497;0.6191999;0.002638128,0.1949188;0.4912006;0.008374903,0.2254367;0.2444035;0.0270129,0.2641442;-0.004853338;-0.03236337,-0.1704353;0.4791842;-4.735356E-05,-0.208629;0.2327817;0.003773718,-0.2412897;-0.02127804;-0.03546544,0.07670854;0.005230551;-0.03734353,0.09040328;-0.3240892;-0.001607649,0.09400271;-0.662677;0.06351115,0.09433994;-0.6245345;-0.01872442,-0.07573152;0.004992409;-0.03931807,-0.09765244;-0.3248815;-0.01444273,-0.1116143;-0.6635709;0.0487211,-0.1092322;-0.6254097;-0.03347877,0.01024131;0.5444655;0.006372868,0;0;0,-0.009889893;0.3140154;0.02093196,-0.01994982;0.6183779;0.02790165,0.1671602;0.4927095;0.01122451,0.2154646;0.2490702;-0.0110054,0.2018;0.0016343;-0.08677816,-0.1981479;0.4814012;0.008453213,-0.2424161;0.2368081;-0.01159932,-0.2390243;-0.01036933;-0.08934626,0.07675911;0.003573477;-0.03743482,0.1149117;-0.3256822;-0.03028202,0.1175223;-0.6616975;0.04706168,0.1348357;-0.6910954;-0.007721897,-0.07732233;0.005908099;-0.03595064,-0.1303921;-0.3212934;-0.04218262,-0.1424962;-0.6576923;0.03254621,-0.1425217;-0.6424779;-0.04875868,-0.01738586;0.5435816;0.02859306,707.806
+0;0;0,0.005841561;0.3147893;0.00843406,0.0117786;0.61939;0.002638398,0.1949111;0.4913647;0.008376516,0.2254647;0.2442791;0.02703629,0.2639395;-0.003479198;-0.03198303,-0.1704219;0.4793489;-4.52525E-05,-0.2086601;0.2326585;0.003780283,-0.2411245;-0.01987386;-0.03522298,0.07666496;0.005227579;-0.03732231,0.0903517;-0.3238997;-0.001607314,0.09395211;-0.6625801;0.06352929,0.09428947;-0.6244344;-0.01873937,-0.0756885;0.004989573;-0.03929574,-0.09759662;-0.3246916;-0.01443494,-0.1115623;-0.6634736;0.04874616,-0.1091793;-0.6253091;-0.03348682,0.01024434;0.5446264;0.006374598,0;0;0,-0.009882376;0.3141274;0.02058887,-0.0198546;0.6186015;0.02722549,0.1672066;0.4927684;0.01095414,0.2155233;0.2488311;-0.01125026,0.2024508;0.002640605;-0.08586359,-0.1978491;0.4811462;0.007281017,-0.2433712;0.2364696;-0.01257048,-0.2407402;-0.009347439;-0.08947857,0.07670642;0.003523737;-0.03743672,0.115071;-0.3255152;-0.03042126,0.1165686;-0.6617004;0.04663372,0.1339395;-0.6910011;-0.008286957,-0.07726211;0.005962445;-0.03595573,-0.1310265;-0.3209138;-0.04295606,-0.143305;-0.6573821;0.03186662,-0.1432066;-0.6421825;-0.04946936,-0.01732021;0.5437759;0.02800488,707.8336
+0;0;0,0.00584114;0.3147666;0.008433452,0.0117778;0.619348;0.00263814,0.1954634;0.4911674;0.008382038,0.2260343;0.2439417;0.02705241,0.2642545;-0.002177313;-0.03157639,-0.1709636;0.4791157;-6.494997E-05,-0.2092235;0.2322853;0.003762757,-0.2414731;-0.01857613;-0.03498243,0.07665149;0.005226661;-0.03731576,0.0903375;-0.3238831;-0.001602665,0.09393713;-0.66249;0.0635198,0.09427644;-0.6242972;-0.01922315,-0.0756752;0.004988696;-0.03928883,-0.09758214;-0.3246748;-0.01442936,-0.1115448;-0.6633834;0.04873803,-0.109148;-0.6251718;-0.03396903,0.01024363;0.5445887;0.006374124,0;0;0,-0.009614997;0.314114;0.02057242,-0.01934115;0.6185778;0.02714968,0.1682254;0.492573;0.0110116,0.2159566;0.2483486;-0.01089525,0.2031984;0.003783002;-0.08504081,-0.1978844;0.481003;0.006550148,-0.2440844;0.2362995;-0.01318597,-0.2419634;-0.008017272;-0.0891958,0.07669187;0.003501803;-0.03743434,0.1151648;-0.3255112;-0.03063369,0.1160348;-0.6616049;0.04649425,0.1335969;-0.690962;-0.009021048,-0.0772415;0.005985771;-0.03596047,-0.1309619;-0.3208768;-0.04309491,-0.1435643;-0.6571748;0.03209395,-0.1526989;-0.6915368;-0.01974938,-0.01686335;0.5437548;0.02794695,707.8671
+0;0;0,0.005818194;0.3146415;0.008400735,0.01173662;0.6190699;0.002594477,0.1948912;0.4910884;0.008350102,0.225576;0.2439081;0.02707238,0.263977;-0.000573054;-0.031191,-0.1704826;0.479074;5.908916E-05,-0.208477;0.2322267;0.003671813,-0.2403758;-0.01701766;-0.03505784,0.07659972;0.005231929;-0.03735167,0.09033876;-0.3240596;-0.001539301,0.09390343;-0.6623573;0.06350638,0.09421864;-0.6241767;-0.01912046,-0.07566831;0.004982016;-0.03923677,-0.09749812;-0.3248869;-0.01445351,-0.1115983;-0.6632471;0.04881136,-0.1092278;-0.6250482;-0.03378025,0.01020714;0.5443515;0.006329611,0;0;0,-0.009209312;0.313986;0.02077675,-0.01857264;0.6183037;0.02754736,0.1683086;0.4924082;0.01093411,0.2158431;0.248147;-0.01067924,0.2038643;0.004911661;-0.083709,-0.1968217;0.4815578;0.006428499,-0.2432274;0.2369414;-0.0135593,-0.2414089;-0.005819514;-0.08908492,0.07666612;0.003453046;-0.03742218,0.114764;-0.3258054;-0.0309689,0.1148652;-0.6616229;0.0459435,0.1322655;-0.6907668;-0.009675264,-0.07720198;0.00603115;-0.03596548,-0.1319873;-0.3208413;-0.0435257,-0.1447491;-0.6568109;0.03164424,-0.153441;-0.6908789;-0.02045147,-0.01617867;0.5435184;0.02829647,707.9009
+0;0;0,0.005815707;0.3145069;0.008397143,0.01173154;0.6188016;0.002593485,0.1943711;0.4910029;0.008341768,0.2250446;0.2439136;0.02705715,0.2635234;-0.001063466;-0.03132443,-0.1699824;0.479022;7.39079E-05,-0.2079628;0.2322657;0.0036853,-0.2399264;-0.01748431;-0.03512292,0.07658481;0.005230911;-0.0373444,0.09031875;-0.3239385;-0.001545317,0.09388413;-0.6623033;0.06351327,0.09419876;-0.6241379;-0.01895941,-0.07565358;0.004981047;-0.03922913,-0.09747529;-0.3247654;-0.01445507,-0.1115783;-0.6631929;0.04882235,-0.1092122;-0.6250092;-0.03361516,0.01020274;0.5441172;0.006326918,0;0;0,-0.009210102;0.3138694;0.02049708,-0.01851843;0.6180611;0.02696371,0.1678861;0.4924724;0.01070142,0.216007;0.2483978;-0.01065779,0.2033904;0.004747078;-0.08399224,-0.1963419;0.4817139;0.005950196,-0.2427398;0.2371844;-0.0139697,-0.2412402;-0.00607951;-0.08962167,0.07658023;0.003443867;-0.0375607,0.1146716;-0.3256948;-0.0312767,0.1141076;-0.6615843;0.04562569,0.1314683;-0.6906284;-0.009880304,-0.07722685;0.00605268;-0.03586891,-0.132646;-0.3205779;-0.04385779,-0.1455226;-0.6565816;0.03145342,-0.1542536;-0.6905722;-0.02048402,-0.01614239;0.5433102;0.02779508,707.923
+0;0;0,0.005815707;0.3145069;0.008397143,0.01173154;0.6188016;0.002593485,0.1943711;0.4910029;0.008341768,0.2250446;0.2439136;0.02705715,0.2635234;-0.001063466;-0.03132443,-0.1699824;0.479022;7.39079E-05,-0.2079628;0.2322657;0.0036853,-0.2399264;-0.01748431;-0.03512292,0.07658481;0.005230911;-0.0373444,0.09031875;-0.3239385;-0.001545317,0.09388413;-0.6623033;0.06351327,0.09419876;-0.6241379;-0.01895941,-0.07565358;0.004981047;-0.03922913,-0.09747529;-0.3247654;-0.01445507,-0.1115783;-0.6631929;0.04882235,-0.1092122;-0.6250092;-0.03361516,0.01020274;0.5441172;0.006326918,0;0;0,-0.009210102;0.3138694;0.02049708,-0.01851843;0.6180611;0.02696371,0.1678861;0.4924724;0.01070142,0.216007;0.2483978;-0.01065779,0.2033904;0.004747078;-0.08399224,-0.1963419;0.4817139;0.005950196,-0.2427398;0.2371844;-0.0139697,-0.2412402;-0.00607951;-0.08962167,0.07658023;0.003443867;-0.0375607,0.1146716;-0.3256948;-0.0312767,0.1141076;-0.6615843;0.04562569,0.1314683;-0.6906284;-0.009880304,-0.07722685;0.00605268;-0.03586891,-0.132646;-0.3205779;-0.04385779,-0.1455226;-0.6565816;0.03145342,-0.1542536;-0.6905722;-0.02048402,-0.01614239;0.5433102;0.02779508,707.9462
+0;0;0,0.005718393;0.3145367;0.008360262,0.01151959;0.6188815;0.002481243,0.1946801;0.4909568;0.008292444,0.2254838;0.2435468;0.02710949,0.2640548;-0.001424819;-0.03135625,-0.1706595;0.4789786;0.0001929877,-0.2083808;0.2318334;0.003502584,-0.2401612;-0.01792805;-0.03556569,0.07662434;0.005249138;-0.0373371,0.09039672;-0.3240409;-0.001456518,0.09388605;-0.6623713;0.06354608,0.09416755;-0.624213;-0.01888382,-0.07567267;0.004965803;-0.03926692,-0.09740417;-0.324924;-0.01457912,-0.1116889;-0.6632648;0.04887503,-0.1093566;-0.6250881;-0.03352051,0.01002468;0.5441825;0.006235462,0;0;0,-0.009059407;0.3139057;0.02042317,-0.01822432;0.6181534;0.02678037,0.1686947;0.4924645;0.01111031,0.2168563;0.2480295;-0.01002336,0.2037377;0.004486874;-0.08372521,-0.1965263;0.4814803;0.005962944,-0.2430642;0.2366443;-0.01414185,-0.2415749;-0.006612048;-0.08991268,0.0766229;0.003432125;-0.03755069,0.1150695;-0.3257965;-0.03127408,0.1138957;-0.6616194;0.04570985,0.1310565;-0.6909394;-0.009498596,-0.07725876;0.006063231;-0.03587789,-0.132639;-0.3207075;-0.04381238,-0.1455476;-0.6566087;0.03174365,-0.1544558;-0.6906139;-0.02007624,-0.01588173;0.5433869;0.02764106,707.9793
+0;0;0,0.005718451;0.3145398;0.008360345,0.0115199;0.6188977;0.002481025,0.1942374;0.4910964;0.008287513,0.2250261;0.2438069;0.02709539,0.2636559;-0.001537651;-0.03145935,-0.1702259;0.4791469;0.0002074819,-0.2079288;0.232122;0.003515466,-0.2397577;-0.01801963;-0.03561228,0.07653392;0.005242944;-0.03729304,0.09029125;-0.3236873;-0.00145166,0.09378043;-0.6620035;0.06354819,0.09406138;-0.6238613;-0.01871931,-0.07558337;0.004959943;-0.03922058,-0.09729113;-0.3245694;-0.01455975,-0.1115753;-0.6628959;0.04889173,-0.1092476;-0.6247354;-0.03334149,0.0100249;0.5441945;0.006235464,0;0;0,-0.008922212;0.3139151;0.02038646,-0.01803143;0.6181786;0.02669525,0.1684404;0.492446;0.01159573,0.2164779;0.2480986;-0.0093925,0.2031393;0.004401162;-0.0838809,-0.1959034;0.4817845;0.005539713,-0.2431968;0.237225;-0.01465252,-0.2415939;-0.006323472;-0.09078693,0.07658865;0.003442109;-0.03739023,0.1144928;-0.3254905;-0.03142595,0.112714;-0.6613015;0.0455339,0.129684;-0.6901594;-0.009982586,-0.07710243;0.006045395;-0.03597732,-0.13354;-0.3201779;-0.04386076,-0.146088;-0.6560435;0.03184791,-0.1554364;-0.6895555;-0.02024009,-0.01569454;0.5434077;0.02756763,708.0012
+0;0;0,0.005717553;0.3144905;0.008359034,0.01151841;0.6188174;0.002480276,0.1940753;0.4910692;0.008284634,0.2248851;0.24361;0.02710542,0.2635313;-0.001838714;-0.03147417,-0.1700699;0.4791301;0.0002116552,-0.2077987;0.2319357;0.003521909,-0.2396411;-0.01831207;-0.03562245,0.07645801;0.005237745;-0.03725605,0.09020917;-0.323545;-0.001430742,0.0936964;-0.6616719;0.06353275,0.09397818;-0.6235057;-0.01897787,-0.07550841;0.004955024;-0.03918168,-0.09720644;-0.3244266;-0.01453191,-0.1114826;-0.6625638;0.04888408,-0.109148;-0.6243792;-0.03359216,0.01002355;0.5441209;0.006234376,0;0;0,-0.009212323;0.3138525;0.02045894,-0.01857831;0.6180762;0.02682018,0.1678839;0.4926794;0.01187277,0.2161948;0.2481922;-0.008902073,0.2025164;0.004533947;-0.08382678,-0.1962391;0.4819561;0.005136853,-0.2440771;0.2373353;-0.01515315,-0.2426161;-0.006227344;-0.09160766,0.07656617;0.003413349;-0.03724575,0.1136804;-0.325465;-0.03156877,0.1115732;-0.6610781;0.04538345,0.1288538;-0.6901789;-0.01014352,-0.07696919;0.006067486;-0.03605835,-0.1340519;-0.3198989;-0.04368269,-0.1469985;-0.6556143;0.03174799,-0.1563615;-0.6893438;-0.02045986,-0.01618142;0.5433138;0.02767968,708.0345
+0;0;0,0.005657291;0.3145142;0.008344002,0.0113851;0.6188662;0.002452499,0.1945792;0.4909689;0.008223495,0.225457;0.2431356;0.02698669,0.2645659;-0.002264291;-0.0316988,-0.1708003;0.4790093;0.0002996735,-0.2082429;0.231388;0.00322124,-0.2394297;-0.01884456;-0.03684978,0.07636755;0.005242771;-0.03718617,0.09015317;-0.3238075;-0.001315575,0.09366163;-0.6616091;0.06351207,0.09391205;-0.6234454;-0.01897565,-0.07540251;0.004933849;-0.03914611,-0.09692334;-0.3247389;-0.01457896,-0.1113964;-0.6625173;0.04883334,-0.109093;-0.6243335;-0.03362061,0.00991038;0.5441619;0.00620859,0;0;0,-0.009352088;0.3138836;0.02025795,-0.01881284;0.6181325;0.02640128,0.1684283;0.4928291;0.01239061,0.2163204;0.2478741;-0.008352041,0.2022456;0.004300594;-0.08364105,-0.1970067;0.4817418;0.004560022,-0.2452282;0.2368234;-0.01584797,-0.2435297;-0.006515428;-0.09316512,0.07648436;0.00336659;-0.03716326,0.1134119;-0.3258079;-0.03156805,0.1109261;-0.6610466;0.04546261,0.1282151;-0.6900331;-0.01014876,-0.07681569;0.006114297;-0.03611462,-0.1343188;-0.3200571;-0.04362245,-0.1475234;-0.6554207;0.03175511,-0.1570504;-0.6890146;-0.02055166,-0.01639441;0.543364;0.02732015,708.0683
+0;0;0,0.005656945;0.3144949;0.008343491,0.01138455;0.6188358;0.002452187,0.1953075;0.4907309;0.008231019,0.2261303;0.2433394;0.02696076,0.2652417;-0.002076149;-0.03172847,-0.171514;0.4787241;0.000275922,-0.2088899;0.2315442;0.00319228,-0.2400787;-0.0187043;-0.0368813,0.07627524;0.005236433;-0.03714122,0.0900536;-0.3236409;-0.001289479,0.09356782;-0.6619962;0.06364443,0.09381872;-0.6238168;-0.01900151,-0.07531137;0.004927884;-0.03909879,-0.09682089;-0.3245716;-0.01454455,-0.1113176;-0.6629038;0.0489717,-0.1090099;-0.6247043;-0.03364041,0.00990987;0.5441338;0.006208161,0;0;0,-0.009429045;0.3138576;0.02032638,-0.01898845;0.618091;0.02653098,0.1690806;0.492727;0.01289463,0.2162277;0.2480911;-0.007934809,0.2023634;0.004536599;-0.08337951,-0.1977201;0.4813162;0.003803156,-0.2460063;0.236876;-0.01671105,-0.2444127;-0.006393239;-0.0943027,0.07640851;0.003312796;-0.03708863,0.1131784;-0.325704;-0.03148437,0.1103263;-0.6613494;0.04627895,0.1276885;-0.6902007;-0.009688854,-0.07667217;0.006169286;-0.03616793,-0.134236;-0.3198193;-0.04346925,-0.1476664;-0.6556717;0.03226662,-0.1576163;-0.6891842;-0.02031169,-0.01654435;0.5433254;0.02743459,708.0902
+0;0;0,0.005657145;0.314506;0.008343787,0.01138632;0.6189298;0.00245053,0.1947286;0.4909632;0.008224483,0.2255292;0.2437498;0.02694074,0.2646865;-0.001953289;-0.03181724,-0.1709452;0.4789939;0.000294277,-0.2082941;0.2319919;0.003208536,-0.2395194;-0.01854976;-0.03691198,0.07620747;0.005231781;-0.03710822,0.08998748;-0.3236845;-0.001252234,0.0935026;-0.6621277;0.06369853,0.09375379;-0.6239388;-0.0190438,-0.07524446;0.004923507;-0.03906406,-0.09675653;-0.324615;-0.01450691,-0.111257;-0.663035;0.04902583,-0.1089466;-0.624826;-0.03368264,0.009911072;0.5441989;0.006207955,0;0;0,-0.009115145;0.3138883;0.02016687,-0.01822417;0.6182232;0.02612495,0.1691416;0.492827;0.01314712,0.2163989;0.2483866;-0.007566929,0.2023033;0.004597336;-0.08322334,-0.196624;0.481841;0.003810044,-0.2447234;0.2376153;-0.01748961,-0.2434026;-0.005609393;-0.09620296,0.07634504;0.003265858;-0.03705049,0.1131727;-0.3257856;-0.0315423,0.1102696;-0.6614745;0.04642749,0.1277365;-0.6901878;-0.0097959,-0.07656159;0.006216174;-0.03621675,-0.1341104;-0.3198146;-0.04353568,-0.1477659;-0.6556932;0.03244977,-0.1577411;-0.6892758;-0.02019216,-0.01590119;0.5434257;0.02709627,708.1239
+0;0;0,0.005475277;0.3145086;0.008370575,0.0109953;0.6189355;0.002445894,0.1944367;0.4910963;0.008305799,0.2252883;0.2438962;0.02711448,0.2646198;-0.001737192;-0.0318181,-0.1712824;0.4790065;0.0005028513,-0.2082171;0.2319356;0.002793613,-0.2397161;-0.01863408;-0.0369355,0.07621843;0.005272261;-0.03707998,0.09004553;-0.3236298;-0.001111645,0.09347379;-0.6620843;0.06378435,0.09369991;-0.6238958;-0.01895811,-0.07523129;0.004880654;-0.03909479,-0.09667484;-0.3246648;-0.01457034,-0.1114253;-0.6630437;0.04912295,-0.1091385;-0.6248347;-0.03358617,0.009583157;0.5442039;0.006212853,0;0;0,-0.009115145;0.3138883;0.02016687,-0.01822417;0.6182232;0.02612495,0.1691416;0.492827;0.01314712,0.2163989;0.2483866;-0.007566929,0.2023033;0.004597336;-0.08322334,-0.196624;0.481841;0.003810044,-0.2447234;0.2376153;-0.01748961,-0.2434026;-0.005609393;-0.09620296,0.07634504;0.003265858;-0.03705049,0.1131727;-0.3257856;-0.0315423,0.1102696;-0.6614745;0.04642749,0.1277365;-0.6901878;-0.0097959,-0.07656159;0.006216174;-0.03621675,-0.1341104;-0.3198146;-0.04353568,-0.1477659;-0.6556932;0.03244977,-0.1577411;-0.6892758;-0.02019216,-0.01590119;0.5434257;0.02709627,708.1466
+0;0;0,0.005474656;0.3144729;0.008369626,0.01099374;0.6188483;0.002446052,0.1951723;0.4908125;0.008313534,0.2259973;0.2438256;0.02710599,0.2653724;-0.002080306;-0.03189195,-0.1720046;0.4786745;0.000479483,-0.2089074;0.2318166;0.002768269,-0.2404414;-0.01903102;-0.03700492,0.07611388;0.005265029;-0.03702912,0.08995032;-0.3238589;-0.001036517,0.09337591;-0.6620508;0.06380912,0.09360258;-0.6238422;-0.0191363,-0.07512809;0.004873959;-0.03904116,-0.09658611;-0.3248938;-0.01450017,-0.1113251;-0.6630102;0.04914369,-0.1090327;-0.6247811;-0.03376832,0.009581884;0.5441318;0.006212245,0;0;0,-0.009057991;0.3138489;0.02024841,-0.01813313;0.6181312;0.0263133,0.1700849;0.492814;0.01391006,0.2168283;0.2485242;-0.007146835,0.2022319;0.004578561;-0.08316207,-0.1971766;0.4814794;0.003338216,-0.2454105;0.2375625;-0.01865919,-0.2441937;-0.005515605;-0.09873676,0.07627054;0.003202528;-0.03694248,0.1130641;-0.3260805;-0.03161311,0.1101135;-0.6614685;0.04646802,0.1276398;-0.6903263;-0.009887695,-0.07636679;0.006279545;-0.03634391,-0.1340162;-0.3199582;-0.04375837,-0.1479299;-0.6554788;0.03254902,-0.1582564;-0.6892914;-0.02006939,-0.01581665;0.5433483;0.02725458,708.1689
+0;0;0,0.0054738;0.3144237;0.008368318,0.01099167;0.6187319;0.002446163,0.1960085;0.4904746;0.008322163,0.2267453;0.2441945;0.02706085,0.2660607;-0.001338571;-0.03184766,-0.1728261;0.4782819;0.0004527438,-0.2096234;0.2321304;0.002734981,-0.2411096;-0.01833692;-0.03697791,0.07603363;0.005259478;-0.03699008,0.08987702;-0.3240298;-0.0009793974,0.09330001;-0.6619648;0.06381698,0.09352707;-0.6237423;-0.0192688,-0.07504889;0.00486882;-0.039,-0.09651767;-0.3250646;-0.01444668,-0.1112455;-0.6629242;0.04914885,-0.1089492;-0.6246811;-0.03390348,0.009580172;0.5440347;0.006211388,0;0;0,-0.009012558;0.3137964;0.02031827,-0.01806153;0.6180105;0.02647495,0.1710645;0.4925132;0.01493311,0.2172389;0.248844;-0.006116152,0.2023758;0.00537017;-0.08228683,-0.1979614;0.4812505;0.003221985,-0.2460713;0.2381497;-0.01995687,-0.2450604;-0.004246905;-0.1008595,0.07618988;0.003198594;-0.0369041,0.1129709;-0.3262522;-0.03150225,0.1099778;-0.661387;0.04651093,0.1275931;-0.6904486;-0.009812593,-0.07625692;0.006291464;-0.03636399,-0.1337081;-0.3201559;-0.04352776,-0.1477492;-0.6553549;0.03298919,-0.1582613;-0.6890273;-0.01998473,-0.01574986;0.5432465;0.02739,708.2031
+0;0;0,0.005210029;0.3144543;0.008619403,0.01054339;0.6187568;0.002785347,0.1957152;0.4904287;0.008541888,0.2266878;0.2438932;0.02737535,0.2661602;-0.00159505;-0.03168554,-0.1732952;0.4782451;0.0008094641,-0.2097494;0.2317449;0.002389012,-0.2415803;-0.01873091;-0.03710048,0.07597703;0.005300825;-0.03691556,0.089652;-0.3240683;-0.000676427,0.09300926;-0.661671;0.06412868,0.09321094;-0.6234155;-0.01916236,-0.07497136;0.004817995;-0.03898012,-0.09653906;-0.3251874;-0.01416864,-0.1113506;-0.6627025;0.04947641,-0.1090748;-0.6244265;-0.03378174,0.009199195;0.5440637;0.006527887,0;0;0,-0.008947715;0.3138203;0.02048612,-0.01790313;0.6180235;0.02680087,0.1713489;0.4926434;0.01543975,0.2173393;0.2486546;-0.005728483,0.2021926;0.005255163;-0.08213544,-0.1979075;0.4815081;0.002652219,-0.2463772;0.2384301;-0.02298956,-0.2457394;-0.003485814;-0.1053731,0.07612373;0.003160804;-0.03685856,0.1128555;-0.3263955;-0.03159356,0.1097413;-0.6611257;0.04671693,0.127464;-0.6903812;-0.009677168,-0.07615317;0.006333201;-0.03638613,-0.1333584;-0.3202508;-0.04378599,-0.1477324;-0.6549656;0.03332387,-0.1579978;-0.6889522;-0.01964721,-0.01561873;0.5432645;0.02767134,708.2258
+0;0;0,0.005210029;0.3144543;0.008619403,0.01054339;0.6187568;0.002785347,0.1957152;0.4904287;0.008541888,0.2266878;0.2438932;0.02737535,0.2661602;-0.00159505;-0.03168554,-0.1732952;0.4782451;0.0008094641,-0.2097494;0.2317449;0.002389012,-0.2415803;-0.01873091;-0.03710048,0.07597703;0.005300825;-0.03691556,0.089652;-0.3240683;-0.000676427,0.09300926;-0.661671;0.06412868,0.09321094;-0.6234155;-0.01916236,-0.07497136;0.004817995;-0.03898012,-0.09653906;-0.3251874;-0.01416864,-0.1113506;-0.6627025;0.04947641,-0.1090748;-0.6244265;-0.03378174,0.009199195;0.5440637;0.006527887,0;0;0,-0.008947715;0.3138203;0.02048612,-0.01790313;0.6180235;0.02680087,0.1713489;0.4926434;0.01543975,0.2173393;0.2486546;-0.005728483,0.2021926;0.005255163;-0.08213544,-0.1979075;0.4815081;0.002652219,-0.2463772;0.2384301;-0.02298956,-0.2457394;-0.003485814;-0.1053731,0.07612373;0.003160804;-0.03685856,0.1128555;-0.3263955;-0.03159356,0.1097413;-0.6611257;0.04671693,0.127464;-0.6903812;-0.009677168,-0.07615317;0.006333201;-0.03638613,-0.1333584;-0.3202508;-0.04378599,-0.1477324;-0.6549656;0.03332387,-0.1579978;-0.6889522;-0.01964721,-0.01561873;0.5432645;0.02767134,708.2485
+0;0;0,0.005212498;0.3146033;0.008623487,0.01054592;0.6189095;0.002789736,0.1957507;0.4905802;0.008546218,0.2267165;0.2440982;0.02737559,0.2661969;-0.001439333;-0.03169715,-0.1733246;0.4783944;0.0008124327,-0.2097709;0.2319477;0.002391638,-0.2416083;-0.01857834;-0.03710578,0.07587429;0.005293657;-0.03686564,0.08953217;-0.3236639;-0.0006717965,0.09289335;-0.6616608;0.06420899,0.0930942;-0.6234393;-0.01873909,-0.07486998;0.00481148;-0.03892741,-0.09641072;-0.3247815;-0.01414694,-0.1112395;-0.6626908;0.04957245,-0.1089731;-0.6244488;-0.03334288,0.009201871;0.5442246;0.006531863,0;0;0,-0.008743592;0.3139503;0.02086902,-0.01752321;0.6181591;0.02735806,0.1717061;0.4928055;0.01595902,0.2176242;0.2488533;-0.005152225,0.2023006;0.005447879;-0.08167624,-0.1976059;0.4818093;0.002603851,-0.2460293;0.2392258;-0.02698052,-0.2464869;-0.0007102937;-0.1151133,0.07607762;0.003119618;-0.03669429,0.1127124;-0.3260346;-0.03169441,0.1099591;-0.661094;0.04698443,0.127572;-0.6899996;-0.009299994,-0.0759592;0.006372731;-0.03651842,-0.1329921;-0.3198312;-0.04343678,-0.1473501;-0.654886;0.03398957,-0.1576413;-0.6885264;-0.01884997,-0.01530349;0.5434058;0.02817655,708.2829
+0;0;0,0.004884617;0.3146041;0.008649592,0.009833346;0.6189095;0.002719092,0.195316;0.490569;0.008630209,0.2264036;0.2441962;0.02761555,0.2659376;-0.001379237;-0.03160939,-0.173895;0.4779128;0.0003194627,-0.2100086;0.2314975;0.001652012,-0.2418456;-0.01893166;-0.03896112,0.07579601;0.005388974;-0.03679838,0.08921533;-0.3235119;-0.0004316606,0.09264079;-0.6616797;0.06446034,0.09293337;-0.6234832;-0.01828682,-0.07478724;0.004699646;-0.03889704,-0.0963994;-0.3248284;-0.01394435,-0.1114167;-0.6629187;0.0496918,-0.1090622;-0.6246971;-0.03301987,0.008608819;0.5442284;0.006490547,0;0;0,-0.008647904;0.3139377;0.02104187,-0.01738516;0.6181395;0.02765369,0.1720253;0.4928152;0.01650453,0.2177347;0.2489175;-0.004732847,0.2023205;0.005468741;-0.08136773,-0.1976357;0.4818714;0.002637979,-0.2463135;0.2400527;-0.03172231,-0.2469738;0.001350179;-0.1233656,0.07603775;0.003102988;-0.03656268,0.1126788;-0.3260062;-0.03176904,0.1100814;-0.6611874;0.04714251,0.1278095;-0.68998;-0.008924481,-0.07580587;0.006391111;-0.03661725,-0.1330481;-0.3197193;-0.04394844,-0.1472967;-0.6547946;0.03416456,-0.1574294;-0.6882794;-0.01857414,-0.01517256;0.5433901;0.02844739,708.3053
+0;0;0,0.004885801;0.3146803;0.008651689,0.009834345;0.6189745;0.00272164,0.1953859;0.4906226;0.00863312,0.226469;0.2442855;0.02761571,0.2660154;-0.001367569;-0.03162796,-0.173961;0.4779617;0.0003193142,-0.2100694;0.2315822;0.00165167,-0.2419165;-0.0189262;-0.03897431,0.07572551;0.00538396;-0.03676416,0.08914773;-0.3235878;-0.0003895946,0.09257436;-0.6618712;0.06452459,0.09286583;-0.6237056;-0.01791021,-0.07471766;0.004695275;-0.03886086,-0.09633449;-0.3249038;-0.01390279,-0.1113569;-0.6631097;0.04975512,-0.1090113;-0.6249191;-0.03264434,0.008609956;0.5443017;0.00649267,0;0;0,-0.008461542;0.3139972;0.02136803,-0.01715455;0.618187;0.02814937,0.1722929;0.4928128;0.01685119,0.2179594;0.2489405;-0.004346609,0.2025501;0.005484372;-0.08122849,-0.1975311;0.4822304;0.002564784,-0.2470193;0.241418;-0.03704263,-0.2498594;0.005847663;-0.1366305,0.0760508;0.003090024;-0.03635478,0.1125203;-0.3261195;-0.03225803,0.1104262;-0.6612359;0.04745317,0.1277688;-0.6905823;-0.007678512,-0.07562079;0.006400874;-0.03681667,-0.132747;-0.3198105;-0.04377281,-0.1470141;-0.6550227;0.0342686,-0.1572856;-0.6883731;-0.01810974,-0.0149593;0.5434446;0.02886367,708.3281
+0;0;0,0.004885801;0.3146803;0.008651689,0.009834345;0.6189745;0.00272164,0.1953859;0.4906226;0.00863312,0.226469;0.2442855;0.02761571,0.2660154;-0.001367569;-0.03162796,-0.173961;0.4779617;0.0003193142,-0.2100694;0.2315822;0.00165167,-0.2419165;-0.0189262;-0.03897431,0.07572551;0.00538396;-0.03676416,0.08914773;-0.3235878;-0.0003895946,0.09257436;-0.6618712;0.06452459,0.09286583;-0.6237056;-0.01791021,-0.07471766;0.004695275;-0.03886086,-0.09633449;-0.3249038;-0.01390279,-0.1113569;-0.6631097;0.04975512,-0.1090113;-0.6249191;-0.03264434,0.008609956;0.5443017;0.00649267,0;0;0,-0.008461542;0.3139972;0.02136803,-0.01715455;0.618187;0.02814937,0.1722929;0.4928128;0.01685119,0.2179594;0.2489405;-0.004346609,0.2025501;0.005484372;-0.08122849,-0.1975311;0.4822304;0.002564784,-0.2470193;0.241418;-0.03704263,-0.2498594;0.005847663;-0.1366305,0.0760508;0.003090024;-0.03635478,0.1125203;-0.3261195;-0.03225803,0.1104262;-0.6612359;0.04745317,0.1277688;-0.6905823;-0.007678512,-0.07562079;0.006400874;-0.03681667,-0.132747;-0.3198105;-0.04377281,-0.1470141;-0.6550227;0.0342686,-0.1572856;-0.6883731;-0.01810974,-0.0149593;0.5434446;0.02886367,708.3508
+0;0;0,0.004690227;0.3149085;0.008748387,0.009523301;0.6192703;0.002856137,0.1946152;0.4911152;0.008702924,0.2258298;0.244791;0.02773101,0.2655898;-0.0008594692;-0.03172819,-0.1735882;0.4781225;-0.0005557919,-0.2095277;0.2317089;0.0003057211,-0.2418682;-0.01862738;-0.04148242,0.07565811;0.005444495;-0.03666783,0.08897924;-0.3235187;-0.0002590045,0.09240402;-0.6616927;0.06461739,0.09285734;-0.6235098;-0.01795854,-0.07460122;0.004610895;-0.03888084,-0.09627632;-0.3249651;-0.01378716,-0.1114343;-0.6630325;0.04995469,-0.1089224;-0.6248255;-0.03258187,0.008333041;0.544597;0.006619941,0;0;0,-0.007884279;0.3142084;0.02183628,-0.01643673;0.6184633;0.02876067,0.1724139;0.4930733;0.01724076,0.2185576;0.2492816;-0.003935099,0.203;0.005857944;-0.08115745,-0.1964145;0.4830119;0.002923047,-0.2465537;0.2432713;-0.04204974,-0.2500737;0.01030481;-0.1477599,0.07590403;0.003031671;-0.03643775,0.1127626;-0.3261258;-0.03236079,0.1110928;-0.6609499;0.04808998,0.1284862;-0.6902916;-0.007245298,-0.07554432;0.006464147;-0.03673681,-0.1321279;-0.3198404;-0.04332803,-0.146376;-0.6549212;0.03477574,-0.1569511;-0.6881242;-0.01794514,-0.01427125;0.5437204;0.02945638,708.3744
+0;0;0,0.004690369;0.314918;0.008748652,0.009523095;0.6192577;0.002856108,0.1945464;0.4911102;0.008702742,0.2257493;0.244878;0.02772371,0.2654947;-0.000681445;-0.03171346,-0.1735218;0.4781223;-0.000552577,-0.2094479;0.2318008;0.0003086139,-0.2417765;-0.01844278;-0.04146404,0.07564813;0.005443776;-0.03666298,0.08904666;-0.3254307;-4.26285E-05,0.09245571;-0.6620523;0.06453595,0.09290864;-0.6238763;-0.0179693,-0.07459138;0.004610286;-0.03887571,-0.09639241;-0.3268805;-0.01363624,-0.1114808;-0.663396;0.04981301,-0.108971;-0.625196;-0.03265292,0.008332641;0.5445724;0.006620523,0;0;0,-0.007394113;0.3141878;0.02243304,-0.01575856;0.6184187;0.02960896,0.1729247;0.4928165;0.01774693,0.2190978;0.2491011;-0.003146648,0.2032968;0.006068408;-0.08123231,-0.1957282;0.4833692;0.003137711,-0.2468925;0.2450375;-0.04731908,-0.250821;0.01666313;-0.1623915,0.07574698;0.003054053;-0.03673577,0.1113128;-0.3281816;-0.03267384,0.1117539;-0.6611416;0.04877281,0.1291153;-0.6903937;-0.006561991,-0.07561319;0.006459213;-0.03657011,-0.1320343;-0.3218337;-0.04280808,-0.1461203;-0.6553135;0.03522367,-0.1568234;-0.6884148;-0.01748154,-0.01361171;0.5436628;0.03027415,708.4078
+0;0;0,0.004692063;0.3150317;0.008751811,0.009524521;0.6193548;0.002860811,0.1938915;0.4914296;0.008698397,0.2251212;0.2449864;0.02773567,0.2648839;-0.0006804168;-0.03172749,-0.1728783;0.4784874;-0.0005242713,-0.2088352;0.2319549;0.0003376576,-0.2411779;-0.01839811;-0.04145326,0.07560074;0.005440366;-0.03664002,0.08895929;-0.324447;-0.0001289137,0.09237885;-0.6621054;0.06464855,0.09283036;-0.6239548;-0.01759993,-0.07454465;0.004607399;-0.03885136,-0.09628065;-0.3258945;-0.01368719,-0.1114155;-0.6634464;0.04995748,-0.1089136;-0.6252719;-0.0322518,0.008334606;0.5447031;0.006623523,0;0;0,-0.006573752;0.3142714;0.0231061,-0.01463481;0.6184888;0.03057456,0.1731506;0.4928892;0.01776934,0.2198586;0.2490126;-0.002591133,0.2037478;0.006394356;-0.0822525,-0.1940248;0.4842153;0.002533149,-0.2464624;0.2475911;-0.055184,-0.2551375;0.02889641;-0.1877226,0.0757913;0.003004134;-0.03652692,0.1116086;-0.3272083;-0.03278327,0.1126405;-0.6610689;0.04941821,0.1298502;-0.6904085;-0.005482435,-0.07549409;0.006506091;-0.03668617,-0.1309138;-0.3209648;-0.04203937,-0.1447087;-0.6555025;0.03616041,-0.1555698;-0.6884989;-0.01623181,-0.01261136;0.5437623;0.03111744,708.4399
+0;0;0,0.004460678;0.3152432;0.008907096,0.009196683;0.6196759;0.00311734,0.1925661;0.4920525;0.008956543,0.2238565;0.2455;0.0279348,0.2638085;1.15037E-05;-0.0315269,-0.1719881;0.4787075;-0.00127583,-0.208051;0.232078;-0.002118106,-0.2408627;-0.01786713;-0.04509848,0.07560886;0.005524993;-0.0366179,0.0887588;-0.3231377;-4.794821E-05,0.09218109;-0.6624647;0.06511828,0.09280156;-0.6244069;-0.01612451,-0.07455292;0.004525229;-0.03885201,-0.09640015;-0.3247347;-0.01355268,-0.1116465;-0.6639479;0.05050255,-0.1089997;-0.6258675;-0.03069726,0.008022858;0.5449669;0.006865073,0;0;0,-0.006094858;0.3144656;0.02348948,-0.01386634;0.6187893;0.03123546,0.1725685;0.4929104;0.01663113,0.2204211;0.2490144;-0.002137184,0.2043654;0.006876618;-0.08280921,-0.1921229;0.485126;0.001618439,-0.245543;0.2506078;-0.06376403,-0.255959;0.03563692;-0.2018781,0.07588176;0.002972066;-0.03634858,0.1115591;-0.3260382;-0.03337741,0.1132729;-0.6613611;0.05002999,0.1306129;-0.6916882;-0.002177954,-0.07544649;0.006535834;-0.03678594,-0.1300625;-0.3198501;-0.04112413,-0.1435564;-0.6560458;0.03756183,-0.1544387;-0.6882126;-0.01423178,-0.01188153;0.5440052;0.03173232,708.4737
+0;0;0,0.004462138;0.3153464;0.008910012,0.009199786;0.6198843;0.003116691,0.1925213;0.4922105;0.008958558,0.2238188;0.2456016;0.02794117,0.2637671;0.0001364648;-0.03151488,-0.1719402;0.478869;-0.001271212,-0.2080114;0.2321829;-0.002113682,-0.2408199;-0.01773839;-0.04508996,0.07560246;0.005524525;-0.0366148,0.0887545;-0.3231906;-3.901124E-05,0.09217869;-0.6627071;0.06516362,0.09280336;-0.6245951;-0.01662663,-0.07454661;0.004524846;-0.03884873,-0.09639733;-0.3247876;-0.01354535,-0.1116522;-0.6641904;0.05054565,-0.1089876;-0.6260556;-0.03120132,0.008024961;0.5451115;0.006867619,0;0;0,-0.005608968;0.3145505;0.02385688,-0.01314416;0.6189804;0.03185225,0.1731486;0.4930066;0.01692176,0.221066;0.2490521;-0.001678705,0.2048919;0.006999955;-0.08250666,-0.191309;0.4858828;0.0003465191,-0.2452491;0.2533252;-0.07150936,-0.2553007;0.04538566;-0.2199819,0.07585812;0.002930105;-0.03638482,0.1121816;-0.3260583;-0.03296995,0.113813;-0.6615718;0.05047226,0.1315531;-0.6915521;-0.002852198,-0.0754528;0.00657674;-0.03674937,-0.1304598;-0.3198001;-0.04084761,-0.1430953;-0.6562591;0.03770345,-0.1540108;-0.6889247;-0.01435152,-0.01122338;0.5441302;0.03225589,708.4958
+0;0;0,0.004463306;0.3154289;0.008912344,0.009201258;0.6199864;0.00311866,0.1922505;0.4923861;0.008957671,0.2235907;0.245441;0.02796615,0.263045;0.003010899;-0.03075475,-0.1716733;0.4790643;-0.001257007,-0.2077937;0.2320419;-0.002100624,-0.2401965;-0.01478922;-0.04454553,0.07562099;0.00552588;-0.03662378,0.08874403;-0.3224642;-0.0001286715,0.09217559;-0.6627112;0.06521425,0.09280127;-0.6245859;-0.01670917,-0.07456489;0.004525956;-0.03885825,-0.0963674;-0.3240601;-0.01361069,-0.1116551;-0.6641931;0.05061821,-0.1089861;-0.626045;-0.03126185,0.008026361;0.5452091;0.006869818,0;0;0,-0.005213626;0.3146333;0.02394724,-0.0123513;0.6190842;0.03220153,0.1735823;0.493201;0.01684475,0.2217385;0.2488977;-0.001108408,0.2062057;0.009714216;-0.08065176,-0.1901652;0.4861665;-0.000268463,-0.2457626;0.257088;-0.08247176,-0.256248;0.05188757;-0.229305,0.07586444;0.002921015;-0.03642011,0.1122336;-0.3253277;-0.03300405,0.114521;-0.6615165;0.05078959,0.1324531;-0.6913632;-0.002826452,-0.07548968;0.006586528;-0.03671916,-0.1297624;-0.319179;-0.04031388,-0.1421359;-0.6564164;0.03821829,-0.1533498;-0.6892857;-0.01373904,-0.0104887;0.5442277;0.03257084,708.5292
+0;0;0,0.004052771;0.3154267;0.009180509,0.008622926;0.6199884;0.003505753,0.1917239;0.4924026;0.009215316,0.2231674;0.245454;0.02800587,0.2628273;0.002982631;-0.03040552,-0.1720635;0.4788016;-0.001827841,-0.208093;0.2317876;-0.00520247,-0.2419432;-0.01420191;-0.05125105,0.07564955;0.005619211;-0.03655052,0.0884576;-0.3223647;0.0001114123,0.0917789;-0.662594;0.06555262,0.092544;-0.6244575;-0.01636851,-0.07453803;0.004431074;-0.03892066,-0.09668174;-0.3241063;-0.01333876,-0.111854;-0.6642436;0.05089482,-0.1090474;-0.6260823;-0.03097933,0.007493967;0.5452096;0.007240755,0;0;0,-0.005213626;0.3146333;0.02394724,-0.0123513;0.6190842;0.03220153,0.1735823;0.493201;0.01684475,0.2217385;0.2488977;-0.001108408,0.2062057;0.009714216;-0.08065176,-0.1901652;0.4861665;-0.000268463,-0.2457626;0.257088;-0.08247176,-0.256248;0.05188757;-0.229305,0.07586444;0.002921015;-0.03642011,0.1122336;-0.3253277;-0.03300405,0.114521;-0.6615165;0.05078959,0.1324531;-0.6913632;-0.002826452,-0.07548968;0.006586528;-0.03671916,-0.1297624;-0.319179;-0.04031388,-0.1421359;-0.6564164;0.03821829,-0.1533498;-0.6892857;-0.01373904,-0.0104887;0.5442277;0.03257084,708.5518
+0;0;0,0.004052749;0.315425;0.009180457,0.008622413;0.619954;0.003506102,0.1914806;0.4924408;0.009212912,0.2229785;0.2450645;0.02803601,0.2624985;0.003448457;-0.03016934,-0.1718273;0.4788577;-0.001815688,-0.2079192;0.231416;-0.005196161,-0.24165;-0.01370583;-0.05108231,0.07565523;0.005619633;-0.03655326,0.08847842;-0.322752;0.0001520105,0.09179936;-0.662944;0.06558606,0.09255402;-0.6249188;-0.01521604,-0.07454363;0.004431406;-0.03892358,-0.09671351;-0.3244944;-0.01331143,-0.1118841;-0.6645944;0.05091511,-0.1091159;-0.6265447;-0.02984064,0.0074935;0.5451782;0.007240955,0;0;0,-0.004660435;0.3146313;0.02406359,-0.01139205;0.6190532;0.03248572,0.1742353;0.4932545;0.01692986,0.2226814;0.2485306;-0.0005235672,0.2076327;0.01005611;-0.07946324,-0.1889257;0.4872087;-0.002149716,-0.2464548;0.2626882;-0.09607739,-0.2603009;0.07247369;-0.2602564,0.0758579;0.002922148;-0.03644824,0.112823;-0.3256555;-0.03329039,0.1154184;-0.6616914;0.05094981,0.1319064;-0.6926352;-0.0001182519,-0.07550734;0.006584319;-0.03669771,-0.1293094;-0.3196588;-0.03992425,-0.1410363;-0.6568952;0.03854503,-0.1519996;-0.6891139;-0.01247052,-0.009580396;0.5441984;0.0328331,708.5743
+0;0;0,0.004052521;0.3154072;0.00917994,0.008622357;0.6199477;0.003505542,0.1913509;0.492473;0.009210898,0.2229095;0.2446195;0.0280703,0.2620861;0.005103186;-0.02962925,-0.1717009;0.4788995;-0.001809929,-0.2078625;0.2309805;-0.005196922,-0.2413001;-0.01201122;-0.05068431,0.07572821;0.005625054;-0.03658852,0.08853359;-0.3222906;6.577373E-05,0.0918569;-0.6627253;0.0655465,0.09261392;-0.6246748;-0.01550989,-0.07461553;0.004435681;-0.03896112,-0.09675463;-0.3240333;-0.01338455,-0.111936;-0.6643759;0.05088781,-0.1091591;-0.6263008;-0.03012209,0.007493463;0.5451732;0.00724033,0;0;0,-0.004328884;0.3146296;0.02391386,-0.01062717;0.6190687;0.0324471,0.1748109;0.4934246;0.01678419,0.2233485;0.2481256;0.0007998943,0.2098145;0.01166572;-0.07753062,-0.1881644;0.4871428;-0.001745813,-0.2476569;0.2665104;-0.1045317,-0.262327;0.09523854;-0.2853158,0.07600826;0.002858669;-0.0363276,0.111948;-0.3253765;-0.03383756,0.1161375;-0.6615444;0.05082703,0.1330252;-0.6922506;-0.0007975064,-0.07555581;0.006643972;-0.03677362,-0.128856;-0.3192187;-0.03973459,-0.1399969;-0.6567189;0.03877687,-0.1510455;-0.6892862;-0.0122013,-0.00889948;0.5442132;0.03277683,708.6076
+0;0;0,0.003772037;0.3154251;0.009314832,0.008207453;0.620052;0.003711646,0.1914873;0.4924634;0.009403881,0.2233371;0.2438427;0.02798855,0.2621326;0.005737811;-0.02888057,-0.1725784;0.478829;-0.001569263,-0.2087339;0.2301973;-0.008427468,-0.2429333;-0.01061009;-0.05612816,0.07569957;0.005691269;-0.03652006,0.08822846;-0.3216237;0.0002063736,0.0915753;-0.6625266;0.06575384,0.09232236;-0.6244063;-0.01593436,-0.07455694;0.004363338;-0.0389712,-0.09674753;-0.3234895;-0.01326178,-0.1121702;-0.6642669;0.05120014,-0.1093867;-0.6261238;-0.03044176,0.007115806;0.545261;0.007436933,0;0;0,-0.004595146;0.3146779;0.02346706,-0.0108064;0.6192102;0.03171492,0.1751477;0.4934636;0.0165236,0.2241889;0.2473654;0.002288103,0.2118703;0.01141503;-0.07260394,-0.188823;0.4865935;-0.00187438,-0.2495708;0.2733272;-0.1201926,-0.2632393;0.1040882;-0.3007597,0.07604339;0.002799362;-0.03613997,0.1106406;-0.3249846;-0.03488159,0.1165777;-0.6614176;0.05055881,0.1340623;-0.6921189;-0.001873016,-0.07544259;0.006694966;-0.03687985,-0.1287206;-0.3185656;-0.0396874,-0.1391545;-0.6565715;0.03883405,-0.1501099;-0.6895251;-0.01270519,-0.0091158;0.5443387;0.03211284,708.6411
+0;0;0,0.003772548;0.3154679;0.009316095,0.008210636;0.6202783;0.003709056,0.1911609;0.4927272;0.009400599,0.2231275;0.2431946;0.02805344,0.26173;0.006273702;-0.02853289,-0.1722556;0.4791172;-0.001552977,-0.2085437;0.2295734;-0.008436339,-0.2425731;-0.01003648;-0.05589983,0.07553811;0.00567913;-0.03644216,0.08804001;-0.3209307;0.0002051517,0.09139904;-0.6630751;0.06599131,0.09213914;-0.6250305;-0.01493549,-0.07439791;0.004354032;-0.03888807,-0.09654071;-0.3227926;-0.01323404,-0.1120195;-0.664811;0.05146262,-0.1092619;-0.6267437;-0.02941832,0.007118163;0.5454307;0.007437159,0;0;0,-0.004325435;0.3147596;0.02299309,-0.01028184;0.6194896;0.0308826,0.1752334;0.4937101;0.01549196,0.2253932;0.2467724;0.003570557,0.2154661;0.01028913;-0.06571698,-0.1856926;0.4865791;-0.01276263,-0.2488233;0.2751443;-0.1350171,-0.2632073;0.1162243;-0.3230628,0.07595297;0.002846926;-0.03590727,0.1098844;-0.324295;-0.03556252,0.1172474;-0.6618829;0.05035663,0.1343571;-0.6927038;-0.0008535385,-0.07520276;0.00663525;-0.03697038,-0.1283834;-0.3179269;-0.03909514,-0.1379652;-0.6573064;0.03920962,-0.1491811;-0.6895612;-0.01190747,-0.008654796;0.5445606;0.03138518,708.6648
+0;0;0,0.003774255;0.3156106;0.00932031,0.008215672;0.6206497;0.003709138,0.1915167;0.4929436;0.00940714,0.2235388;0.2429774;0.0280924,0.2622911;0.005137235;-0.02871349,-0.1725939;0.4793076;-0.001567355,-0.2089451;0.2293301;-0.008462679,-0.2431065;-0.01120944;-0.05611033,0.07561679;0.005685046;-0.03648013,0.08811375;-0.3207957;0.0001527071,0.09147733;-0.6634024;0.06602778,0.09221222;-0.6254144;-0.01433023,-0.07447541;0.004358567;-0.03892858,-0.09660945;-0.3226587;-0.01328469,-0.1121092;-0.6651394;0.05149941,-0.109371;-0.6271288;-0.02881306,0.007122405;0.5457478;0.00743995,0;0;0,-0.004602045;0.3149236;0.02265239,-0.01065302;0.6198885;0.03022504,0.1752351;0.4941328;0.01445913,0.2256628;0.2466622;0.005913019,0.2179756;0.007612064;-0.05805993,-0.186478;0.4862587;-0.01233052,-0.252937;0.2862998;-0.15182,-0.2738291;0.1471297;-0.3555154,0.076058;0.002851993;-0.03588963,0.1089364;-0.324267;-0.03592062,0.1176048;-0.6622224;0.05034208,0.1346097;-0.6924699;-0.0006759129,-0.07529432;0.006616394;-0.03698656,-0.1291365;-0.3177071;-0.03875213,-0.1374899;-0.657765;0.03884356,-0.1488429;-0.6894326;-0.01204834,-0.009015284;0.5449059;0.03080726,708.6978
+0;0;0,0.003540377;0.3158281;0.009404822,0.007892358;0.6212743;0.003828366,0.192444;0.4931073;0.009526988,0.2246854;0.2414392;0.02830508,0.2636328;0.004106611;-0.02873949,-0.1741079;0.4794677;-0.001484504,-0.2107156;0.22793;-0.01232982,-0.245537;-0.01118515;-0.06437947,0.07571051;0.005737717;-0.03652236,0.08799239;-0.3204813;0.0001694374,0.09133385;-0.6636588;0.06618172,0.09205681;-0.6257371;-0.01346508,-0.07457898;0.004322811;-0.03896378,-0.09684084;-0.3224176;-0.01325244,-0.1125145;-0.6654551;0.05170335,-0.1098053;-0.6275116;-0.02789847,0.006830194;0.5462625;0.007554679,0;0;0,-0.005424172;0.3151863;0.02182984,-0.01226149;0.6205638;0.02831078,0.1752377;0.4947551;0.01383042,0.2265793;0.2455993;0.01004004,0.221491;0.005990461;-0.05045342,-0.1888539;0.4849277;-0.013003,-0.2580555;0.295251;-0.1678023,-0.2768636;0.1588667;-0.3730907,0.07618535;0.00285241;-0.03586841,0.108647;-0.3240455;-0.03592563,0.1184143;-0.6625879;0.05029035,0.1352369;-0.6923044;-0.0002846681,-0.07540137;0.006601184;-0.03701274,-0.1294508;-0.317424;-0.038544,-0.1367637;-0.658146;0.03888079,-0.1478658;-0.6891341;-0.01175603,-0.010431;0.5454795;0.02919388,708.7314
+0;0;0,0.003540196;0.3158119;0.009404342,0.007893312;0.6213378;0.00382643,0.1923578;0.4931761;0.009525103,0.2248042;0.2399075;0.02842261,0.2631412;0.006294981;-0.02772784,-0.1740226;0.4795429;-0.001481237,-0.2108631;0.2264055;-0.01239552,-0.2451387;-0.008961603;-0.06362933,0.07580925;0.0057452;-0.03656999,0.08812533;-0.3213823;0.0002239868,0.09146176;-0.6640425;0.06613678,0.09218297;-0.6261399;-0.01331817,-0.07467623;0.004328448;-0.0390146,-0.09700008;-0.3233219;-0.01323165,-0.1126502;-0.6658423;0.05162624,-0.1099474;-0.6279179;-0.02778383,0.00683087;0.5463064;0.007553717,0;0;0,-0.005434714;0.3152049;0.02131844,-0.0122529;0.6206703;0.02742052,0.1752671;0.4952178;0.01329732,0.2270564;0.2444738;0.01366448,0.2258304;0.007091641;-0.03968,-0.1887005;0.4846445;-0.01349959,-0.2514878;0.3313285;-0.2087092,-0.2596104;0.1953235;-0.4102882,0.07631353;0.002871215;-0.03585267,0.1088841;-0.3249351;-0.0360558,0.1191097;-0.6629888;0.04989076,0.1356234;-0.6931612;6.461516E-05,-0.07552042;0.006568472;-0.03702613,-0.1306226;-0.3182088;-0.03818947,-0.136589;-0.6586649;0.03813663,-0.1475303;-0.6895714;-0.01232868,-0.0104312;0.5455673;0.02839804,708.7639
+0;0;0,0.003541504;0.3159285;0.009407815,0.007896956;0.6216183;0.003826965,0.1926391;0.493338;0.009530528,0.2252641;0.238675;0.02853208,0.2638244;0.003701612;-0.02794543,-0.1742906;0.4796844;-0.001492314,-0.211334;0.2251533;-0.0124667,-0.2458092;-0.01158491;-0.06399894,0.0757165;0.005738171;-0.03652526,0.08801588;-0.3209457;0.0002188198,0.09136177;-0.6645776;0.06631853,0.09207918;-0.6267167;-0.01271706,-0.07458488;0.004323152;-0.03896687,-0.09687845;-0.3228829;-0.01321889,-0.1125729;-0.6663746;0.05182292,-0.1098844;-0.628492;-0.02716803,0.006833962;0.546548;0.007556186,0;0;0,-0.005921073;0.3153426;0.02087736,-0.01316446;0.6209722;0.0264554,0.174925;0.4960158;0.01280403,0.2274438;0.2440266;0.01748753,0.2276388;0.004271239;-0.03156781,-0.1887163;0.4857153;-0.01984524,-0.2646407;0.3302454;-0.2104844,-0.2739186;0.2082705;-0.4224399,0.07630972;0.00296402;-0.03560972,0.1082151;-0.3244585;-0.03610802,0.1195346;-0.663493;0.04986167,0.1358962;-0.6932713;0.0001847744,-0.07536773;0.006492111;-0.03711561,-0.1311672;-0.3177148;-0.03727974,-0.1362025;-0.6593171;0.03852152,-0.1443931;-0.6897745;-0.01233863,-0.01124392;0.5458345;0.02756763,708.7985
+0;0;0,0.003279842;0.3158646;0.00942767,0.007475668;0.6215807;0.003867152,0.192723;0.4932649;0.009656167,0.2253805;0.2389073;0.02857952,0.2642274;0.002914503;-0.02843123,-0.1750413;0.4794636;-0.001477769,-0.2115937;0.2254116;-0.01709228,-0.2471482;-0.01231171;-0.06881694,0.07573768;0.005800243;-0.03648476,0.0878211;-0.3207437;0.0002505183,0.09089188;-0.6651999;0.06657115,0.09162254;-0.6273467;-0.01236359,-0.07458795;0.004267299;-0.03897955,-0.09690598;-0.3227863;-0.01320577,-0.1128384;-0.6670779;0.05211922,-0.1101414;-0.6292033;-0.02677068,0.006478243;0.5465008;0.007585843,0;0;0,-0.006119959;0.3153428;0.01978731,-0.01353042;0.6210123;0.02394652,0.1753236;0.4966791;0.01230073,0.2285968;0.245268;0.02106142,0.2293865;0.003887221;-0.02570009,-0.1891109;0.4862686;-0.02408754,-0.2683741;0.3419457;-0.2215985,-0.2757209;0.2348745;-0.4428082,0.07638004;0.003060549;-0.03546405,0.1080521;-0.3242346;-0.0365622,0.1208156;-0.6640071;0.04974914,0.1370203;-0.6937058;8.654594E-05,-0.07532878;0.006375337;-0.03722776,-0.1306755;-0.3177592;-0.03711689,-0.1351495;-0.660253;0.03861854,-0.1429187;-0.6908183;-0.01202126,-0.01157799;0.5458743;0.02545714,708.8307
+0;0;0,0.003281562;0.3160303;0.009432616,0.007481528;0.6220485;0.003866245,0.1918795;0.4938923;0.009649931,0.2244874;0.2399203;0.02854459,0.2640182;-0.0002266914;-0.02946972,-0.1742097;0.4801539;-0.001433292,-0.2107068;0.226487;-0.01702413,-0.2468871;-0.01542094;-0.0696593,0.07561631;0.005790947;-0.03642629,0.08771733;-0.3212287;0.0003625043,0.09078737;-0.6656011;0.06666702,0.09151801;-0.6277482;-0.01226532,-0.07446842;0.00426046;-0.03891708,-0.09681895;-0.3232696;-0.01310575,-0.1127475;-0.6674775;0.05220335,-0.1100506;-0.6296031;-0.02668415,0.006483003;0.5468857;0.007589037,0;0;0,-0.006128654;0.3155474;0.0191617,-0.01354584;0.6215253;0.02284074,0.1745188;0.4975646;0.01141906,0.2291801;0.2470812;0.02528477,0.2300584;0.0004624277;-0.0168736,-0.1880065;0.4872448;-0.02627789,-0.2674091;0.3518519;-0.2294675,-0.2878149;0.2795565;-0.4681219,0.07638675;0.003167898;-0.03511786,0.1081307;-0.3245979;-0.03701568,0.1218153;-0.6642785;0.04916978,0.1378885;-0.6940866;-0.0004000627,-0.07510947;0.006264065;-0.037384,-0.1304353;-0.3183597;-0.03695901,-0.1342232;-0.6608811;0.03829274,-0.1420318;-0.6915758;-0.01218201,-0.01159501;0.5463067;0.02446747,708.8647
+0;0;0,0.003281836;0.3160566;0.009433403,0.007481823;0.6220762;0.003867227,0.1917215;0.4939701;0.009648908,0.2243108;0.2401429;0.02853281,0.2647778;-0.005691901;-0.03085553,-0.174055;0.4802435;-0.001424847,-0.2105313;0.226721;-0.01700681,-0.2475685;-0.02091637;-0.07088862,0.07570441;0.005797694;-0.03646874,0.08781467;-0.3214716;0.0003481396,0.090887;-0.6661009;0.0667021,0.09161508;-0.6282755;-0.01195384,-0.07455518;0.004265424;-0.03896242,-0.09692279;-0.3235147;-0.0131314,-0.1128632;-0.6679792;0.05222641,-0.1101757;-0.6301324;-0.02638484,0.006483364;0.5469183;0.007589775,0;0;0,-0.006294511;0.3156099;0.01850224,-0.01363314;0.6215974;0.02167487,0.1744135;0.4982005;0.01094079,0.2293628;0.2480504;0.026829,0.2308937;-0.005354643;-0.01035714,-0.1878557;0.4879117;-0.02831957,-0.2644901;0.3686191;-0.2421966,-0.2860989;0.2886634;-0.4845589,0.07659022;0.003173709;-0.03490853,0.1083736;-0.3248392;-0.03707933,0.1227864;-0.6647251;0.04924202,0.1389689;-0.6942257;-0.0002183914,-0.07513692;0.00622353;-0.03755595,-0.129889;-0.3187512;-0.03656983,-0.1331907;-0.6615993;0.03843571,-0.1409094;-0.6921434;-0.01179738,-0.0117145;0.5463853;0.02341056,708.8873
+0;0;0,0.002862928;0.3160587;0.009499981,0.006833883;0.6220813;0.003947908,0.1911823;0.4940758;0.009928668,0.223803;0.2402391;0.0286321,0.2644315;-0.005484655;-0.03110418,-0.1746176;0.4802344;-0.001309129,-0.2105512;0.2269439;-0.0213009,-0.2507001;-0.01730953;-0.08708538,0.07573593;0.005807258;-0.0364017,0.08749254;-0.3214708;0.0004521757,0.09055636;-0.666128;0.06666052,0.0913095;-0.6282992;-0.01199484,-0.0745008;0.004261595;-0.03906672,-0.09718555;-0.3234817;-0.01304586,-0.1131816;-0.6679322;0.0523725,-0.1104696;-0.6300818;-0.02623756,0.005917503;0.5469226;0.007671855,0;0;0,-0.006294511;0.3156099;0.01850224,-0.01363314;0.6215974;0.02167487,0.1744135;0.4982005;0.01094079,0.2293628;0.2480504;0.026829,0.2308937;-0.005354643;-0.01035714,-0.1878557;0.4879117;-0.02831957,-0.2644901;0.3686191;-0.2421966,-0.2860989;0.2886634;-0.4845589,0.07659022;0.003173709;-0.03490853,0.1083736;-0.3248392;-0.03707933,0.1227864;-0.6647251;0.04924202,0.1389689;-0.6942257;-0.0002183914,-0.07513692;0.00622353;-0.03755595,-0.129889;-0.3187512;-0.03656983,-0.1331907;-0.6615993;0.03843571,-0.1409094;-0.6921434;-0.01179738,-0.0117145;0.5463853;0.02341056,708.9092
+0;0;0,0.002863949;0.3161714;0.00950337,0.006836102;0.622286;0.003949777,0.1913784;0.494206;0.009933845,0.2239693;0.2406023;0.02862012,0.2645334;-0.004732475;-0.03102158,-0.1748049;0.4803501;-0.001315731,-0.2107055;0.227292;-0.02128916,-0.2507908;-0.01657476;-0.08696949,0.07580825;0.005812803;-0.03643646,0.08757199;-0.3216639;0.0004397817,0.09063426;-0.6661454;0.06661437,0.09139223;-0.6282663;-0.01254595,-0.07457194;0.004265664;-0.03910402,-0.09727046;-0.3236765;-0.01306737,-0.1132583;-0.6679513;0.05231763,-0.110529;-0.6300507;-0.0267971,0.00591949;0.5471082;0.007674667,0;0;0,-0.006648853;0.3157429;0.01803207,-0.01420602;0.6218215;0.02080107,0.1741381;0.4985317;0.01030445,0.2281673;0.2486525;0.0294733,0.2310447;-0.005172923;-0.001447678,-0.1883599;0.488064;-0.02986201,-0.2595362;0.4108396;-0.2637349,-0.2806372;0.3317004;-0.5059817,0.0767382;0.003187209;-0.03477621,0.1083667;-0.3250404;-0.03711867,0.1232848;-0.664709;0.04924488,0.1398296;-0.6943138;-0.0007805862,-0.07517604;0.006185345;-0.03766431,-0.1298961;-0.318997;-0.0365182,-0.1326795;-0.6616497;0.03856422,-0.1408876;-0.6924597;-0.01206963,-0.01224049;0.5465937;0.02262616,708.9426
+0;0;0,0.002862642;0.3160271;0.009499031,0.006832456;0.6219612;0.003948865,0.1911508;0.4939932;0.00992782,0.223711;0.2406279;0.02859652,0.2633058;0.001155987;-0.0296199,-0.1745891;0.480154;-0.001308135,-0.2104559;0.2273339;-0.02126278,-0.2495833;-0.0107051;-0.08537354,0.07574444;0.00580791;-0.03640579,0.08752688;-0.3221893;0.0005290732,0.0905901;-0.6667789;0.06672442,0.09134679;-0.6289132;-0.01230201,-0.07450917;0.004262073;-0.03907111,-0.09724377;-0.3242014;-0.01299307,-0.1132367;-0.6685843;0.05241245,-0.1105119;-0.630697;-0.02656847,0.005916429;0.5468313;0.007671378,0;0;0,-0.006761871;0.3156133;0.01772165,-0.01430225;0.6215134;0.02035928,0.1739717;0.4988914;0.01020193,0.2268454;0.2492954;0.0327599,0.2305128;0.0008998513;0.008471727,-0.1881404;0.4880632;-0.03079752,-0.2506977;0.3818308;-0.2553057,-0.2829667;0.2950017;-0.4870881,0.07683892;0.003188223;-0.03437948,0.1085518;-0.3255557;-0.03701687,0.123828;-0.6652814;0.04950619,0.1403241;-0.6944473;-0.0008416176,-0.07494377;0.006209216;-0.03796329,-0.1293015;-0.3195623;-0.03613673,-0.1316789;-0.6623168;0.03900935,-0.1402624;-0.6931997;-0.0112621,-0.01234486;0.5463339;0.02220416,708.9655
+0;0;0,0.00264703;0.3161243;0.009500617,0.006389205;0.6220952;0.003923625,0.1904451;0.4942317;0.00996391,0.2230116;0.2410375;0.02856952,0.2621392;0.005939484;-0.02880599,-0.1746087;0.4804102;-0.0013476,-0.2101949;0.2281385;-0.02597836,-0.2497661;-0.004011706;-0.09405484,0.07576682;0.005830964;-0.03636955,0.08741161;-0.3225779;0.0006250888,0.09045039;-0.66751;0.06693579,0.09121603;-0.6297215;-0.01132376,-0.07451817;0.004239581;-0.03906946,-0.09730057;-0.3246389;-0.01305962,-0.1134435;-0.6693405;0.05255062,-0.1107285;-0.6315312;-0.0256635,0.005556502;0.546963;0.007649811,0;0;0,-0.007009253;0.3157305;0.01723218,-0.01462621;0.6216658;0.01964188,0.1733222;0.4989618;0.01042938,0.226619;0.2498512;0.03527713,0.2300058;0.005485699;0.01609254,-0.187969;0.4880777;-0.03161504,-0.2538231;0.3869932;-0.2573564,-0.286168;0.3322507;-0.4941075,0.07709195;0.003094494;-0.03383207,0.1087461;-0.3260675;-0.03647447,0.1246885;-0.6660299;0.05045009,0.1408983;-0.6957558;0.001912832,-0.07472035;0.006207007;-0.03841479,-0.1285642;-0.3200603;-0.03575942,-0.1304428;-0.6630661;0.03992377,-0.1394712;-0.6932641;-0.009880919,-0.01265654;0.546486;0.02152419,708.9982
+0;0;0,0.002643707;0.3157274;0.00948869,0.006382022;0.6213835;0.003917174,0.1892164;0.4939397;0.009938638,0.2217376;0.2410969;0.02851842,0.2601499;0.01029694;-0.02780813,-0.173424;0.4802095;-0.001298086,-0.2089608;0.2282879;-0.02589466,-0.2478085;0.0003819615;-0.09272654,0.07559792;0.005817965;-0.03628847,0.08727143;-0.3234008;0.0007974021,0.09030996;-0.6683053;0.06710279,0.09107392;-0.6305338;-0.01098463,-0.07435206;0.00423013;-0.03898236,-0.09719065;-0.3254595;-0.01290838,-0.1133323;-0.6701335;0.05269661,-0.1106232;-0.6323413;-0.02534547,0.005550106;0.5463223;0.007639838,0;0;0,-0.00683745;0.3153315;0.01732302,-0.01423679;0.6209556;0.01992011,0.1725313;0.4991143;0.01036787,0.2247762;0.2506747;0.04004264,0.2301222;0.01051176;0.02555323,-0.1857516;0.4923272;-0.03773486,-0.2521399;0.4182482;-0.273186,-0.2868953;0.416462;-0.5113155,0.07706117;0.002997845;-0.03344154,0.1092841;-0.3269275;-0.03619909,0.1257018;-0.666787;0.05092597,0.1415805;-0.6974873;0.003788233,-0.07438415;0.006257475;-0.03864701,-0.1286696;-0.3207619;-0.03580532,-0.1294675;-0.6636494;0.04030182,-0.1392065;-0.6943767;-0.008442126,-0.01231762;0.5458445;0.02175522,709.033
+0;0;0,0.002643551;0.3157088;0.009488133,0.006380823;0.6212787;0.003918505,0.1885895;0.4940422;0.009930707,0.2210698;0.2415177;0.0284871,0.2611214;0.0008676648;-0.03024336,-0.1728148;0.4803588;-0.001267717,-0.2083068;0.2287544;-0.02583333,-0.2488126;-0.008878142;-0.09551747,0.07546457;0.005807703;-0.03622446,0.08716206;-0.3240876;0.0009376146,0.09020288;-0.669251;0.06729276,0.09096956;-0.6314517;-0.01107384,-0.0742209;0.004222668;-0.0389136,-0.09710642;-0.3261444;-0.01278604,-0.1132602;-0.6710771;0.05286819,-0.1105414;-0.6332571;-0.02545292,0.005549227;0.5462463;0.007639742,0;0;0,-0.00751894;0.3153296;0.01672816,-0.01567585;0.6208523;0.01876092,0.1705455;0.4988585;0.008968115,0.223035;0.2513403;0.04284382,0.2273326;0.0007689595;0.03014088,-0.1856521;0.4926901;-0.04090682,-0.2629125;0.4227827;-0.2739556,-0.2788122;0.4356752;-0.5240493,0.07711783;0.002969533;-0.03293729,0.109526;-0.3276198;-0.03596282,0.1265395;-0.6675881;0.05168486,0.1427;-0.6980554;0.003880262,-0.07403324;0.006231563;-0.03900115,-0.1277292;-0.3215687;-0.03546795,-0.1284619;-0.6646037;0.04119027,-0.1381455;-0.6955964;-0.007685676,-0.0135585;0.5457789;0.02073407,709.0651
+0;0;0,0.002442627;0.315564;0.009529887,0.006000365;0.6209533;0.003994249,0.1881899;0.4938987;0.01005836,0.2206783;0.2415813;0.02850612,0.2613616;-0.001841888;-0.03135093,-0.1723612;0.4789584;-0.004828245,-0.2085409;0.2278923;-0.03160006,-0.2496956;-0.01175125;-0.1048811,0.07535081;0.005828837;-0.03614621,0.08691583;-0.3242406;0.001018401,0.08988849;-0.6700426;0.06757089,0.09126014;-0.6322713;-0.01058738,-0.07409916;0.004186898;-0.03885941,-0.09707287;-0.3263406;-0.01269558,-0.1136296;-0.6719357;0.05293264,-0.1103084;-0.6341459;-0.02516524,0.005237359;0.54597;0.0076951,0;0;0,-0.008123189;0.3151881;0.01636958,-0.01686721;0.6205124;0.01818442,0.1694489;0.4987349;0.008936406,0.22201;0.2518464;0.04558706,0.2270034;-0.001743048;0.03292489,-0.1860483;0.4916927;-0.04225231,-0.2669747;0.4248898;-0.2747349,-0.2815727;0.489352;-0.5199377,0.07727964;0.002951443;-0.03220892,0.1098769;-0.3277857;-0.03554273,0.1274304;-0.66824;0.05277443,0.1430772;-0.698656;0.005066156,-0.07359486;0.006130419;-0.03955355,-0.1265805;-0.32195;-0.03548823,-0.1272372;-0.6653788;0.04244348,-0.1362199;-0.6959211;-0.006800137,-0.01460321;0.5454953;0.02020168,709.0873
+0;0;0,0.002442544;0.3155532;0.00952956,0.006000203;0.6209356;0.003994098,0.1876992;0.4940235;0.01005173,0.220169;0.2418511;0.02848889,0.2611547;-0.003382117;-0.03181323,-0.1718851;0.4791232;-0.004794962,-0.2080441;0.2282014;-0.03155139,-0.2495048;-0.01322407;-0.1053773,0.07523815;0.005820121;-0.03609216,0.08680523;-0.3243084;0.001079105,0.08978412;-0.6708347;0.06777098,0.09115807;-0.6330503;-0.01051822,-0.07398836;0.004180638;-0.0388013,-0.09696619;-0.326406;-0.0126328,-0.1135576;-0.6727248;0.05313287,-0.1102308;-0.634922;-0.02509584,0.005237226;0.5459552;0.007694806,0;0;0,-0.008431345;0.3151775;0.01620674,-0.01744076;0.6204879;0.01796293,0.168422;0.4986305;0.009265184,0.2206195;0.2521111;0.04785037,0.2263154;-0.003369182;0.03548694,-0.1855774;0.4909381;-0.04296156,-0.2724093;0.4404603;-0.2772634,-0.2832566;0.4980742;-0.5262985,0.07732473;0.002987474;-0.0317688,0.1098452;-0.3278175;-0.03506112,0.1277264;-0.6687939;0.05411553,0.1435297;-0.6988773;0.00582552,-0.0733043;0.006018131;-0.03984417,-0.1266688;-0.3220641;-0.03602013,-0.1270091;-0.6659948;0.04302871,-0.1359663;-0.6965958;-0.006357137,-0.01511373;0.5454758;0.01998758,709.121
+0;0;0,0.002442544;0.3155532;0.00952956,0.006000203;0.6209356;0.003994098,0.1876992;0.4940235;0.01005173,0.220169;0.2418511;0.02848889,0.2611547;-0.003382117;-0.03181323,-0.1718851;0.4791232;-0.004794962,-0.2080441;0.2282014;-0.03155139,-0.2495048;-0.01322407;-0.1053773,0.07523815;0.005820121;-0.03609216,0.08680523;-0.3243084;0.001079105,0.08978412;-0.6708347;0.06777098,0.09115807;-0.6330503;-0.01051822,-0.07398836;0.004180638;-0.0388013,-0.09696619;-0.326406;-0.0126328,-0.1135576;-0.6727248;0.05313287,-0.1102308;-0.634922;-0.02509584,0.005237226;0.5459552;0.007694806,0;0;0,-0.008431345;0.3151775;0.01620674,-0.01744076;0.6204879;0.01796293,0.168422;0.4986305;0.009265184,0.2206195;0.2521111;0.04785037,0.2263154;-0.003369182;0.03548694,-0.1855774;0.4909381;-0.04296156,-0.2724093;0.4404603;-0.2772634,-0.2832566;0.4980742;-0.5262985,0.07732473;0.002987474;-0.0317688,0.1098452;-0.3278175;-0.03506112,0.1277264;-0.6687939;0.05411553,0.1435297;-0.6988773;0.00582552,-0.0733043;0.006018131;-0.03984417,-0.1266688;-0.3220641;-0.03602013,-0.1270091;-0.6659948;0.04302871,-0.1359663;-0.6965958;-0.006357137,-0.01511373;0.5454758;0.01998758,709.1434
+0;0;0,0.002161646;0.3157582;0.009587828,0.005490654;0.6214177;0.00407733,0.1871973;0.4946132;0.01027943,0.2197685;0.2425554;0.02860831,0.2521978;0.04949187;-0.01905087,-0.1718667;0.4791182;-0.006656833,-0.2088389;0.2288653;-0.0372597,-0.242919;0.04341367;-0.1082725,0.07512704;0.005853614;-0.03593416,0.08645552;-0.3247404;0.001255047,0.08947539;-0.6713638;0.06804095,0.09119414;-0.6335925;-0.01014382,-0.0738014;0.00412843;-0.03880604,-0.09698478;-0.3268916;-0.01249906,-0.1136804;-0.6733168;0.05328979,-0.1100108;-0.6355249;-0.02482568,0.004817118;0.5463609;0.007763396,0;0;0,-0.00891497;0.3153984;0.01562715,-0.01849418;0.620968;0.01676655,0.1673602;0.4986275;0.00971508,0.2195174;0.2524401;0.04973221,0.2250788;0.0510312;0.04942846,-0.1861564;0.4899522;-0.04326697,-0.2741995;0.4450441;-0.2781322,-0.2831402;0.4969081;-0.4726232,0.07729835;0.003004283;-0.03139329,0.1098597;-0.3282548;-0.03470039,0.1277515;-0.6693044;0.05464387,0.1438648;-0.6993895;0.006619453,-0.07301525;0.005943633;-0.04003806,-0.1267436;-0.3225431;-0.03636066,-0.1269734;-0.6663161;0.04387274,-0.1352028;-0.6969037;-0.005499568,-0.01601832;0.5458902;0.01894784,709.1776
+0;0;0,0.002161497;0.3157364;0.009587167,0.005490184;0.6213654;0.004077382,0.1868985;0.4946571;0.0102748,0.219456;0.2427049;0.028596,0.2601306;0.0005542487;-0.03118072,-0.1715779;0.4791875;-0.006633744,-0.2085347;0.2290395;-0.03722379,-0.2512797;-0.003564;-0.1262918,0.0747263;0.005822391;-0.03574248,0.08606161;-0.3249709;0.001469143,0.08908117;-0.671558;0.06824804,0.09079534;-0.6338074;-0.009728082,-0.07340774;0.004106409;-0.03859904,-0.0966051;-0.3271132;-0.0122762,-0.113299;-0.673502;0.05350575,-0.1096391;-0.6357309;-0.02440126,0.004816751;0.5463201;0.007762884,0;0;0,-0.0093119;0.3153632;0.01566386,-0.01917566;0.6208931;0.01695871,0.1664022;0.4983404;0.01069045,0.2178751;0.2523685;0.05221057,0.2212332;-0.0002607107;0.04656601,-0.1863018;0.4888846;-0.04255511,-0.2753862;0.4471233;-0.2774924,-0.2866084;0.526476;-0.5171627,0.07737321;0.002831668;-0.03001356,0.1099689;-0.3286244;-0.0334475,0.1281944;-0.669559;0.05612159,0.144154;-0.7003661;0.00931263,-0.07187868;0.005963833;-0.04115012,-0.1250203;-0.3227644;-0.03399897,-0.1254915;-0.6664894;0.04627587,-0.1335559;-0.6974595;-0.002313361,-0.01663733;0.5458276;0.01909375,709.2
+0;0;0,0.002161312;0.3157093;0.009586345,0.005489678;0.6213084;0.004077185,0.1858975;0.4948935;0.01026034,0.2184501;0.2429793;0.02857877,0.2499534;0.05542913;-0.0177194,-0.1706091;0.4795088;-0.006555295,-0.2075602;0.2293986;-0.03714072,-0.240667;0.04924291;-0.1061256,0.07455257;0.005808854;-0.03565938,0.08589554;-0.3252081;0.001577396,0.08892293;-0.6726946;0.06852961,0.09062523;-0.6349977;-0.008906789,-0.07323708;0.004096861;-0.03850931,-0.09645012;-0.3273466;-0.01216867,-0.1131873;-0.6746344;0.05378399,-0.1095528;-0.6369171;-0.02358376,0.00481633;0.5462725;0.007762225,0;0;0,-0.009498402;0.3153216;0.01584291,-0.01947692;0.620817;0.01733589,0.1650498;0.4982364;0.01124144,0.2161978;0.2523374;0.05335498,0.222535;0.05672738;0.05059814,-0.1851655;0.488544;-0.04266192,-0.2657423;0.4805117;-0.2841135,-0.2782648;0.5331358;-0.4722223,0.07735607;0.002857685;-0.02951765,0.1099655;-0.3288228;-0.03300095,0.1284374;-0.6704983;0.05730629,0.1442426;-0.7006537;0.0105083,-0.07157887;0.00585846;-0.04129847,-0.124645;-0.3231093;-0.03411356,-0.1253247;-0.6675018;0.04732378,-0.133276;-0.6978608;-0.001174793,-0.01691452;0.5457603;0.01942158,709.2328
+0;0;0,0.001739735;0.3158408;0.009687005,0.004899155;0.6216296;0.004230221,0.1857797;0.4950861;0.01053658,0.2184471;0.2432538;0.02883326,0.2501554;0.05514576;-0.01782575,-0.1710549;0.478929;-0.008880618,-0.2094556;0.2297759;-0.04451089,-0.2421456;0.04850471;-0.1126229,0.07434236;0.005838435;-0.03542174,0.08529527;-0.3254436;0.001816746,0.08813051;-0.6727997;0.06872636,0.09025361;-0.6351132;-0.008614592,-0.07294346;0.004029437;-0.03845243,-0.09625535;-0.3276508;-0.01200942,-0.1134038;-0.6747239;0.05422807,-0.1093516;-0.6370141;-0.02303351,0.00428174;0.5465415;0.007904143,0;0;0,-0.01026443;0.3154236;0.0159657,-0.02120277;0.6210728;0.01753044,0.1639488;0.4980367;0.01210833,0.2151389;0.2523704;0.05510902,0.2228893;0.05616195;0.05206132,-0.1864552;0.4873577;-0.0429289,-0.2806222;0.4660934;-0.2785172,-0.2867976;0.5298308;-0.4641688,0.07742661;0.002886206;-0.02850199,0.1102251;-0.329029;-0.03182316,0.12874;-0.6705633;0.05846906,0.1447454;-0.700335;0.01139045,-0.0708968;0.005710486;-0.04191189,-0.1235854;-0.3235162;-0.03252238,-0.1241253;-0.6676427;0.04944018,-0.1324163;-0.6979028;0.001012944,-0.01837524;0.5459739;0.01959586,709.2667
+0;0;0,0.001738944;0.3156973;0.0096826,0.004896779;0.6213319;0.004228679,0.1849014;0.4950773;0.01052034,0.2175645;0.2432779;0.02881464,0.2536584;0.02915336;-0.02429759,-0.1702104;0.4789983;-0.00880311,-0.2086062;0.2298777;-0.04442874,-0.2458173;0.02353559;-0.1219611,0.07420447;0.005827607;-0.03535605,0.08516866;-0.325795;0.001920722,0.08800419;-0.673187;0.06883726,0.0901389;-0.6354585;-0.008926481,-0.07280817;0.004021963;-0.03838112,-0.09614402;-0.3279992;-0.01191093,-0.1132943;-0.6751082;0.05433341,-0.1092199;-0.6373563;-0.02335053,0.004279697;0.5462843;0.007900617,0;0;0,-0.01050462;0.3152732;0.01593828,-0.02160252;0.6207623;0.0175426,0.1626842;0.49787;0.01259995,0.2141621;0.2523732;0.05602694,0.2182923;0.02893624;0.05038428,-0.1858714;0.4869149;-0.04257747,-0.2802741;0.4658787;-0.278056,-0.2880871;0.5406797;-0.4885715,0.07741253;0.002972454;-0.02808523,0.1104523;-0.3292666;-0.03106833,0.1289745;-0.6707472;0.05956841,0.1446323;-0.7009258;0.01218843,-0.07068564;0.00560214;-0.0419818,-0.1231788;-0.323965;-0.03133929,-0.1237911;-0.668057;0.05092542,-0.1306086;-0.6986995;0.002063368,-0.01874379;0.5457048;0.01959419,709.3
+0;0;0,0.001454991;0.3156039;0.009775501,0.004453482;0.6211301;0.004420317,0.1837967;0.4951372;0.01083403,0.2165365;0.2434072;0.02902776,0.2531898;0.02673495;-0.02469938,-0.1696253;0.4787675;-0.01065901,-0.2103122;0.2313222;-0.05409061,-0.2472192;0.02344757;-0.1353491,0.07405252;0.005835134;-0.03517463,0.08480414;-0.3256619;0.002119768,0.08758488;-0.6731365;0.06904384,0.09013739;-0.635285;-0.009960808,-0.0725756;0.003988204;-0.03836606,-0.09608766;-0.327895;-0.01195661,-0.1134025;-0.6750237;0.05457919,-0.1088782;-0.6371424;-0.02433413,0.003859416;0.5461133;0.00808045,0;0;0,-0.0109193;0.3151622;0.01603293,-0.02243177;0.6205243;0.01768446,0.1612487;0.4978495;0.01232362,0.2134164;0.2527082;0.05654097,0.2177833;0.02662748;0.04980516,-0.1857234;0.4867375;-0.04263509,-0.2801787;0.4628533;-0.2777492,-0.2883027;0.5404795;-0.4900817,0.07738356;0.003069967;-0.02752161,0.11038;-0.3290441;-0.03038883,0.1290591;-0.6706071;0.06022548,0.1458267;-0.7005245;0.0108428,-0.07031406;0.005454306;-0.04220501,-0.1227348;-0.3239552;-0.0304484,-0.123452;-0.6680915;0.05198196,-0.1306798;-0.6997347;0.002406023,-0.01946652;0.5455023;0.01972604,709.3222
+0;0;0,0.00145486;0.3155755;0.009774622,0.004452964;0.6210618;0.004420208,0.1839527;0.4950361;0.01083576,0.2166955;0.2432837;0.0290311,0.2536972;0.02455144;-0.02520684,-0.1697766;0.4786521;-0.01067598,-0.2104671;0.2311848;-0.05411145,-0.247725;0.02133386;-0.1361425,0.07393413;0.005825805;-0.0351184,0.08468155;-0.3255418;0.002161436,0.08746507;-0.673364;0.06915247,0.09002849;-0.6354791;-0.01018969,-0.07245958;0.003981829;-0.03830472,-0.09596246;-0.3277718;-0.01190559,-0.1132946;-0.6752478;0.0546968,-0.108751;-0.6373328;-0.02455363,0.003858989;0.5460566;0.008079779,0;0;0,-0.01142891;0.3151163;0.01601958,-0.02364042;0.6204118;0.01758575,0.1604523;0.4978895;0.0125823,0.212543;0.252667;0.05656981,0.2170063;0.02446826;0.04881763,-0.1867128;0.4862222;-0.04286451,-0.2812663;0.4595211;-0.2776604,-0.2934996;0.5372491;-0.4920511,0.07729816;0.003201813;-0.027354,0.1102649;-0.3287861;-0.02999473,0.1290347;-0.6706256;0.06094099,0.1459525;-0.6997481;0.01012517,-0.07018296;0.005348805;-0.04218104,-0.1226868;-0.3238929;-0.02981142,-0.1234778;-0.668353;0.05278714,-0.131332;-0.7000785;0.002865322,-0.02047954;0.5454099;0.0196476,709.3559
+0;0;0,0.001454985;0.3156026;0.009775462,0.004453302;0.6211102;0.004420753,0.1836021;0.4951805;0.0108311,0.2163522;0.2433716;0.02903052,0.2562801;0.007341817;-0.02949661,-0.1694379;0.4788285;-0.01063872,-0.2101376;0.2313056;-0.05408394,-0.2503419;0.004859433;-0.1426021,0.07396141;0.005827955;-0.03513136,0.08470564;-0.3254412;0.0021374,0.08749052;-0.6734334;0.06916118,0.0900201;-0.6356525;-0.009133428,-0.07248632;0.003983298;-0.03831886,-0.09598221;-0.3276718;-0.01192757,-0.1133228;-0.6753176;0.05470736,-0.1088392;-0.6375071;-0.02349673,0.0038593;0.5461016;0.008080488,0;0;0,-0.01155813;0.315129;0.01621032,-0.02377941;0.6204442;0.01800632,0.1599934;0.4981519;0.01306129,0.2118267;0.2527042;0.05642319,0.2166673;0.006668031;0.04328966,-0.1862119;0.4858285;-0.0427305,-0.2806228;0.4545027;-0.2770738,-0.2940413;0.5300749;-0.51125,0.07729594;0.003364503;-0.02743149,0.1103912;-0.3285168;-0.02921462,0.1292494;-0.6704229;0.06212592,0.1451965;-0.6989005;0.0118959,-0.07029124;0.005278108;-0.04206841,-0.1225741;-0.3238789;-0.02919052,-0.1233928;-0.6684355;0.05374673,-0.1311575;-0.699321;0.004455179,-0.02062722;0.5454369;0.02001143,709.3891
+0;0;0,0.001454803;0.3155632;0.00977424,0.004452885;0.6210472;0.004419874,0.1836524;0.4951073;0.01083079,0.2164115;0.2432287;0.02903525,0.2498131;0.0457785;-0.01992549,-0.1694871;0.4787507;-0.01064507,-0.210198;0.2311593;-0.05410231,-0.2438308;0.04172629;-0.128152,0.07392982;0.005825466;-0.03511636,0.08467136;-0.325361;0.002143096,0.0874548;-0.6731733;0.06913222,0.08998936;-0.6353771;-0.00931675,-0.07245535;0.003981596;-0.03830249,-0.09594537;-0.3275906;-0.01191779,-0.113277;-0.6750567;0.0546827,-0.1087846;-0.6372308;-0.02367558,0.003858916;0.5460427;0.008079409,0;0;0,-0.01184457;0.3150848;0.01609492,-0.02437987;0.6203642;0.01781368,0.1595554;0.4982244;0.01276779,0.211042;0.2524915;0.05533385,0.219346;0.04701015;0.04091692,-0.1866881;0.4857121;-0.04315313,-0.2799572;0.4425398;-0.2761433,-0.2954622;0.4789771;-0.4784582,0.07729022;0.003452361;-0.02733159,0.1104556;-0.3283393;-0.02889705,0.1294324;-0.6700987;0.06225705,0.1454949;-0.6984731;0.01170135,-0.07024319;0.005210261;-0.04208873,-0.1224127;-0.3238678;-0.02889486,-0.1232727;-0.6682346;0.05404755,-0.1312141;-0.6991329;0.004552234,-0.02115303;0.5453647;0.01983404,709.4225
+0;0;0,0.001252573;0.315562;0.009841292,0.00402413;0.6210496;0.004546403,0.1833268;0.4952298;0.01125879,0.216151;0.2433408;0.02919859,0.2495919;0.04591629;-0.01983903,-0.1696635;0.4785908;-0.01158819,-0.211846;0.2322686;-0.06051069,-0.2453534;0.04434381;-0.1383627,0.07398365;0.005843703;-0.03499976,0.08460329;-0.3253495;0.0022346,0.08730488;-0.6731722;0.0691727,0.09007088;-0.6353759;-0.00926844,-0.07237478;0.003974829;-0.03845524,-0.09593584;-0.3275781;-0.01189234,-0.1134419;-0.6750258;0.05475889,-0.1087179;-0.6371989;-0.02358567,0.003504157;0.5460433;0.008180347,0;0;0,-0.01184457;0.3150848;0.01609492,-0.02437987;0.6203642;0.01781368,0.1595554;0.4982244;0.01276779,0.211042;0.2524915;0.05533385,0.219346;0.04701015;0.04091692,-0.1866881;0.4857121;-0.04315313,-0.2799572;0.4425398;-0.2761433,-0.2954622;0.4789771;-0.4784582,0.07729022;0.003452361;-0.02733159,0.1104556;-0.3283393;-0.02889705,0.1294324;-0.6700987;0.06225705,0.1454949;-0.6984731;0.01170135,-0.07024319;0.005210261;-0.04208873,-0.1224127;-0.3238678;-0.02889486,-0.1232727;-0.6682346;0.05404755,-0.1312141;-0.6991329;0.004552234,-0.02115303;0.5453647;0.01983404,709.4451
+0;0;0,0.001252123;0.3154486;0.009837756,0.004022652;0.620823;0.004544796,0.183603;0.4949519;0.01126063,0.2164381;0.2429796;0.02920636,0.249727;0.04645231;-0.0196084,-0.1699321;0.4782872;-0.01162162,-0.2121285;0.2318836;-0.06056028,-0.2454836;0.04481289;-0.1380584,0.07398837;0.005844076;-0.03500199,0.08460848;-0.3253637;0.002234019,0.08731019;-0.6732035;0.06917539,0.09007382;-0.6354139;-0.009198286,-0.07237939;0.003975083;-0.0384577,-0.0959415;-0.3275925;-0.01189363,-0.1134484;-0.6750572;0.05476088,-0.1087285;-0.637237;-0.0235163,0.003502866;0.5458438;0.008177431,0;0;0,-0.01230124;0.314966;0.01585031,-0.02538195;0.6201105;0.01733899,0.1590688;0.4983243;0.01229286,0.210716;0.2523631;0.0538373,0.2196603;0.04775697;0.04078722,-0.1877325;0.485516;-0.04397829,-0.2710245;0.4290962;-0.2780071,-0.2960006;0.4642214;-0.4786471,0.07727305;0.003600776;-0.02737665,0.1106075;-0.3281906;-0.0284698,0.1295758;-0.6698934;0.06296563,0.1456356;-0.6983047;0.01255774,-0.07028501;0.005111563;-0.04204117,-0.1222794;-0.3240018;-0.02866702,-0.1232391;-0.6683388;0.05447211,-0.1321222;-0.699703;0.005827755,-0.02201845;0.5451456;0.01941514,709.4678
+0;0;0,0.001251904;0.3153934;0.009836036,0.004022484;0.6207765;0.004542546,0.1836468;0.4948815;0.01125968,0.2164928;0.2428258;0.02921135,0.252625;0.02951182;-0.02377302,-0.1699747;0.4782127;-0.01162816,-0.2121851;0.2317276;-0.06058301,-0.2483893;0.0286779;-0.1447008,0.07400603;0.00584547;-0.03501034,0.08462715;-0.3253939;0.00222921,0.08733012;-0.6733951;0.06920163,0.09007954;-0.6356455;-0.008769207,-0.07239666;0.003976032;-0.03846687,-0.09596101;-0.3276232;-0.01190027,-0.1134761;-0.6752491;0.05478515,-0.1087804;-0.6374692;-0.02308969,0.00350262;0.5457858;0.008175731,0;0;0,-0.0125091;0.3149173;0.01555443,-0.02587688;0.620059;0.01648712,0.1587999;0.4985934;0.01222038,0.2107623;0.2524371;0.05271935,0.217703;0.03060488;0.03379774,-0.1884745;0.4857456;-0.04423486,-0.270792;0.4203557;-0.2763581,-0.3067021;0.4280604;-0.4960552,0.07727117;0.003648043;-0.02743435,0.1105556;-0.3281807;-0.02840734,0.1293497;-0.6698969;0.06364847,0.1456463;-0.6985747;0.01426817,-0.07034335;0.005032604;-0.04199133,-0.1222842;-0.3241232;-0.02866133,-0.1233295;-0.6685929;0.05462735,-0.1322756;-0.6994309;0.005988117,-0.02244135;0.5450907;0.0187242,709.4896
+0;0;0,0.001061658;0.3153937;0.009849336,0.003607076;0.6207787;0.00455307,0.183334;0.4950275;0.01173269,0.216027;0.2429361;0.02946001,0.2524813;0.02971779;-0.02368873,-0.1701937;0.4781758;-0.01256806,-0.2138666;0.2333164;-0.06797352,-0.2516058;0.03726017;-0.1667331,0.0740285;0.005858693;-0.03496058,0.08451168;-0.325387;0.002260979,0.0871665;-0.6733734;0.06931248,0.09015489;-0.6356273;-0.008649908,-0.07238248;0.003960762;-0.03849512,-0.09597963;-0.3276348;-0.01191231,-0.113593;-0.6752055;0.05503435,-0.1086591;-0.6374279;-0.022826,0.003157658;0.5457876;0.008183855,0;0;0,-0.0125091;0.3149173;0.01555443,-0.02587688;0.620059;0.01648712,0.1587999;0.4985934;0.01222038,0.2107623;0.2524371;0.05271935,0.217703;0.03060488;0.03379774,-0.1884745;0.4857456;-0.04423486,-0.270792;0.4203557;-0.2763581,-0.3067021;0.4280604;-0.4960552,0.07727117;0.003648043;-0.02743435,0.1105556;-0.3281807;-0.02840734,0.1293497;-0.6698969;0.06364847,0.1456463;-0.6985747;0.01426817,-0.07034335;0.005032604;-0.04199133,-0.1222842;-0.3241232;-0.02866133,-0.1233295;-0.6685929;0.05462735,-0.1322756;-0.6994309;0.005988117,-0.02244135;0.5450907;0.0187242,709.5122
+0;0;0,0.001061089;0.3152248;0.009844062,0.003607018;0.620683;0.004545211,0.1843623;0.4945921;0.01174751,0.2170687;0.2423974;0.02948209,0.2526657;0.03419314;-0.02241679,-0.1711838;0.4776441;-0.01269197,-0.2148745;0.2326844;-0.06812014,-0.2517262;0.04123868;-0.1645572,0.07396156;0.005853395;-0.03492896,0.08443996;-0.3252411;0.002275594,0.08708994;-0.6725937;0.06920499,0.09009296;-0.6348096;-0.00913927,-0.07231703;0.00395718;-0.03846031,-0.0959034;-0.3274869;-0.01188964,-0.1134847;-0.6744246;0.05493509,-0.1085266;-0.636609;-0.02330662,0.003157301;0.5456419;0.008178413,0;0;0,-0.01325244;0.3147816;0.01419902,-0.02760405;0.6199481;0.01303267,0.158569;0.4987497;0.01155567,0.2106633;0.2523063;0.05077624,0.2191977;0.03577475;0.03204489,-0.1892403;0.4909976;-0.05631933,-0.2655658;0.3953844;-0.2799685,-0.2959593;0.3664985;-0.4933964,0.07718525;0.003754944;-0.02743983,0.1107073;-0.3278977;-0.02800655,0.1295351;-0.669041;0.06368375,0.1460125;-0.6979454;0.01402283,-0.07028409;0.004975052;-0.04195237,-0.1221043;-0.3240353;-0.02837319,-0.1230742;-0.6679181;0.05459732,-0.1321291;-0.6990741;0.00575697,-0.02391406;0.5449615;0.01585555,709.5456
+0;0;0,0.001060739;0.3151208;0.009840813,0.003606123;0.6205155;0.004542858,0.1841016;0.4945084;0.01173952,0.216822;0.2422049;0.02948175,0.2519696;0.0366295;-0.02176186,-0.1709345;0.4775847;-0.0126649,-0.2146441;0.2325194;-0.06811696,-0.2510305;0.04349087;-0.1633364,0.07396456;0.005853632;-0.03493038,0.0844281;-0.3247713;0.002221424,0.08708212;-0.672652;0.06925257,0.09008838;-0.6348595;-0.009176277,-0.07231996;0.00395734;-0.03846188,-0.09587289;-0.3270168;-0.01192887,-0.1134809;-0.674482;0.05499745,-0.1085175;-0.6366579;-0.02332874,0.003156469;0.545485;0.008175546,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,0.0007852472;0.3151192;0.009917376,0.003044892;0.6205175;0.004674887,0.1836452;0.4945473;0.01205476,0.2163984;0.2422387;0.02966335,0.2516183;0.03668964;-0.02163627,-0.1712087;0.4775265;-0.01390148,-0.2158563;0.2338024;-0.07429686,-0.2525885;0.04917823;-0.1776758,0.07400296;0.005875912;-0.03484521,0.08432483;-0.3247666;0.002189487,0.08688717;-0.6726183;0.06937466,0.09015686;-0.6348256;-0.009043626,-0.07227999;0.003935365;-0.03853917,-0.09604704;-0.3270181;-0.01193978,-0.1135978;-0.6744621;0.05511148,-0.1083717;-0.6366335;-0.02319717,0.002693492;0.5454852;0.008281145,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,0.0007852472;0.3151192;0.009917376,0.003044892;0.6205175;0.004674887,0.1836452;0.4945473;0.01205476,0.2163984;0.2422387;0.02966335,0.2516183;0.03668964;-0.02163627,-0.1712087;0.4775265;-0.01390148,-0.2158563;0.2338024;-0.07429686,-0.2525885;0.04917823;-0.1776758,0.07400296;0.005875912;-0.03484521,0.08432483;-0.3247666;0.002189487,0.08688717;-0.6726183;0.06937466,0.09015686;-0.6348256;-0.009043626,-0.07227999;0.003935365;-0.03853917,-0.09604704;-0.3270181;-0.01193978,-0.1135978;-0.6744621;0.05511148,-0.1083717;-0.6366335;-0.02319717,0.002693492;0.5454852;0.008281145,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,0.0007852472;0.3151192;0.009917376,0.003044892;0.6205175;0.004674887,0.1836452;0.4945473;0.01205476,0.2163984;0.2422387;0.02966335,0.2516183;0.03668964;-0.02163627,-0.1712087;0.4775265;-0.01390148,-0.2158563;0.2338024;-0.07429686,-0.2525885;0.04917823;-0.1776758,0.07400296;0.005875912;-0.03484521,0.08432483;-0.3247666;0.002189487,0.08688717;-0.6726183;0.06937466,0.09015686;-0.6348256;-0.009043626,-0.07227999;0.003935365;-0.03853917,-0.09604704;-0.3270181;-0.01193978,-0.1135978;-0.6744621;0.05511148,-0.1083717;-0.6366335;-0.02319717,0.002693492;0.5454852;0.008281145,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,0.000474686;0.3151161;0.01003364,0.002573119;0.6205189;0.004919026,0.1832477;0.4946484;0.01264436,0.2160359;0.2423324;0.03008022,0.2511898;0.03678314;-0.02126387,-0.1712469;0.4771548;-0.01548285,-0.2179151;0.2363216;-0.08522449,-0.2552595;0.05628145;-0.1961906,0.07406232;0.005903486;-0.03471419,0.0840487;-0.3247486;0.002326902,0.08670399;-0.6726055;0.06948155,0.09033675;-0.6348117;-0.00892064,-0.07222734;0.003907091;-0.03864062,-0.09604676;-0.3270395;-0.01200217,-0.1139215;-0.6744552;0.05511008,-0.1083314;-0.6366246;-0.02317323,0.002275918;0.5454835;0.008464346,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,0.000474686;0.3151161;0.01003364,0.002573119;0.6205189;0.004919026,0.1832477;0.4946484;0.01264436,0.2160359;0.2423324;0.03008022,0.2511898;0.03678314;-0.02126387,-0.1712469;0.4771548;-0.01548285,-0.2179151;0.2363216;-0.08522449,-0.2552595;0.05628145;-0.1961906,0.07406232;0.005903486;-0.03471419,0.0840487;-0.3247486;0.002326902,0.08670399;-0.6726055;0.06948155,0.09033675;-0.6348117;-0.00892064,-0.07222734;0.003907091;-0.03864062,-0.09604676;-0.3270395;-0.01200217,-0.1139215;-0.6744552;0.05511008,-0.1083314;-0.6366246;-0.02317323,0.002275918;0.5454835;0.008464346,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,0.000474686;0.3151161;0.01003364,0.002573119;0.6205189;0.004919026,0.1832477;0.4946484;0.01264436,0.2160359;0.2423324;0.03008022,0.2511898;0.03678314;-0.02126387,-0.1712469;0.4771548;-0.01548285,-0.2179151;0.2363216;-0.08522449,-0.2552595;0.05628145;-0.1961906,0.07406232;0.005903486;-0.03471419,0.0840487;-0.3247486;0.002326902,0.08670399;-0.6726055;0.06948155,0.09033675;-0.6348117;-0.00892064,-0.07222734;0.003907091;-0.03864062,-0.09604676;-0.3270395;-0.01200217,-0.1139215;-0.6744552;0.05511008,-0.1083314;-0.6366246;-0.02317323,0.002275918;0.5454835;0.008464346,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.0002337251;0.3151067;0.01033435,0.001584224;0.620513;0.005370416,0.1823444;0.4947594;0.01348088,0.215072;0.2424118;0.0305703,0.2502757;0.0368817;-0.02081641,-0.1716703;0.4766614;-0.01720095,-0.2206481;0.2389322;-0.0954853,-0.2583224;0.06122899;-0.2100485,0.07416126;0.006017495;-0.03448261,0.08336315;-0.3246445;0.00267382,0.08597577;-0.6724941;0.06986792,0.09003665;-0.6346917;-0.008512408,-0.07211265;0.003782207;-0.03886661,-0.09665062;-0.3270649;-0.01165054,-0.1143376;-0.6744671;0.05558107,-0.1083228;-0.636627;-0.0226698,0.00134938;0.5454764;0.008897463,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.0002337251;0.3151067;0.01033435,0.001584224;0.620513;0.005370416,0.1823444;0.4947594;0.01348088,0.215072;0.2424118;0.0305703,0.2502757;0.0368817;-0.02081641,-0.1716703;0.4766614;-0.01720095,-0.2206481;0.2389322;-0.0954853,-0.2583224;0.06122899;-0.2100485,0.07416126;0.006017495;-0.03448261,0.08336315;-0.3246445;0.00267382,0.08597577;-0.6724941;0.06986792,0.09003665;-0.6346917;-0.008512408,-0.07211265;0.003782207;-0.03886661,-0.09665062;-0.3270649;-0.01165054,-0.1143376;-0.6744671;0.05558107,-0.1083228;-0.636627;-0.0226698,0.00134938;0.5454764;0.008897463,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.0002337251;0.3151067;0.01033435,0.001584224;0.620513;0.005370416,0.1823444;0.4947594;0.01348088,0.215072;0.2424118;0.0305703,0.2502757;0.0368817;-0.02081641,-0.1716703;0.4766614;-0.01720095,-0.2206481;0.2389322;-0.0954853,-0.2583224;0.06122899;-0.2100485,0.07416126;0.006017495;-0.03448261,0.08336315;-0.3246445;0.00267382,0.08597577;-0.6724941;0.06986792,0.09003665;-0.6346917;-0.008512408,-0.07211265;0.003782207;-0.03886661,-0.09665062;-0.3270649;-0.01165054,-0.1143376;-0.6744671;0.05558107,-0.1083228;-0.636627;-0.0226698,0.00134938;0.5454764;0.008897463,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.0006235994;0.3151003;0.01051225,0.0009696704;0.6205102;0.005673103,0.1818154;0.4948815;0.01424369,0.2145581;0.2425165;0.03104534,0.2499252;0.03699476;-0.02026242,-0.1720441;0.4766015;-0.01794796,-0.2223843;0.2414062;-0.1027503,-0.2604552;0.07752509;-0.2362274,0.07421412;0.006062792;-0.03436073,0.0830458;-0.3245963;0.002910946,0.08551965;-0.6724577;0.07004923,0.08983619;-0.6346489;-0.0083168,-0.07208361;0.003730124;-0.03892547,-0.0967282;-0.3271084;-0.01170192,-0.1146332;-0.6744521;0.05577394,-0.1083647;-0.6366046;-0.02245628,0.0007981583;0.5454716;0.009161061,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.0006235994;0.3151003;0.01051225,0.0009696704;0.6205102;0.005673103,0.1818154;0.4948815;0.01424369,0.2145581;0.2425165;0.03104534,0.2499252;0.03699476;-0.02026242,-0.1720441;0.4766015;-0.01794796,-0.2223843;0.2414062;-0.1027503,-0.2604552;0.07752509;-0.2362274,0.07421412;0.006062792;-0.03436073,0.0830458;-0.3245963;0.002910946,0.08551965;-0.6724577;0.07004923,0.08983619;-0.6346489;-0.0083168,-0.07208361;0.003730124;-0.03892547,-0.0967282;-0.3271084;-0.01170192,-0.1146332;-0.6744521;0.05577394,-0.1083647;-0.6366046;-0.02245628,0.0007981583;0.5454716;0.009161061,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.0006235994;0.3151003;0.01051225,0.0009696704;0.6205102;0.005673103,0.1818154;0.4948815;0.01424369,0.2145581;0.2425165;0.03104534,0.2499252;0.03699476;-0.02026242,-0.1720441;0.4766015;-0.01794796,-0.2223843;0.2414062;-0.1027503,-0.2604552;0.07752509;-0.2362274,0.07421412;0.006062792;-0.03436073,0.0830458;-0.3245963;0.002910946,0.08551965;-0.6724577;0.07004923,0.08983619;-0.6346489;-0.0083168,-0.07208361;0.003730124;-0.03892547,-0.0967282;-0.3271084;-0.01170192,-0.1146332;-0.6744521;0.05577394,-0.1083647;-0.6366046;-0.02245628,0.0007981583;0.5454716;0.009161061,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.001116544;0.3150867;0.01087052,0.0001535719;0.6205029;0.006252183,0.1811488;0.494994;0.01508036,0.2138705;0.2426052;0.03156095,0.2493125;0.03709139;-0.01972695,-0.1723367;0.4764336;-0.01952465,-0.2249445;0.2460683;-0.1154763,-0.2621878;0.08200221;-0.2489594,0.07426936;0.006090214;-0.03423629,0.08262782;-0.3245572;0.003247444,0.08504761;-0.6724416;0.07026848,0.08977273;-0.6346228;-0.008072972,-0.07203285;0.003698524;-0.03902233,-0.09741156;-0.3271267;-0.0123163,-0.1150807;-0.6743566;0.05580404,-0.1084053;-0.6364951;-0.0223911,0.0001071158;0.5454599;0.00964633,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.001116544;0.3150867;0.01087052,0.0001535719;0.6205029;0.006252183,0.1811488;0.494994;0.01508036,0.2138705;0.2426052;0.03156095,0.2493125;0.03709139;-0.01972695,-0.1723367;0.4764336;-0.01952465,-0.2249445;0.2460683;-0.1154763,-0.2621878;0.08200221;-0.2489594,0.07426936;0.006090214;-0.03423629,0.08262782;-0.3245572;0.003247444,0.08504761;-0.6724416;0.07026848,0.08977273;-0.6346228;-0.008072972,-0.07203285;0.003698524;-0.03902233,-0.09741156;-0.3271267;-0.0123163,-0.1150807;-0.6743566;0.05580404,-0.1084053;-0.6364951;-0.0223911,0.0001071158;0.5454599;0.00964633,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.001116544;0.3150867;0.01087052,0.0001535719;0.6205029;0.006252183,0.1811488;0.494994;0.01508036,0.2138705;0.2426052;0.03156095,0.2493125;0.03709139;-0.01972695,-0.1723367;0.4764336;-0.01952465,-0.2249445;0.2460683;-0.1154763,-0.2621878;0.08200221;-0.2489594,0.07426936;0.006090214;-0.03423629,0.08262782;-0.3245572;0.003247444,0.08504761;-0.6724416;0.07026848,0.08977273;-0.6346228;-0.008072972,-0.07203285;0.003698524;-0.03902233,-0.09741156;-0.3271267;-0.0123163,-0.1150807;-0.6743566;0.05580404,-0.1084053;-0.6364951;-0.0223911,0.0001071158;0.5454599;0.00964633,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.001330854;0.3150811;0.0110092,-0.0002180696;0.6205006;0.006516633,0.180846;0.4951855;0.01601587,0.2134903;0.2427712;0.03225726,0.2490633;0.03732331;-0.01920392,-0.1721694;0.4759471;-0.0210736,-0.2286283;0.2519142;-0.1290742,-0.2646719;0.09050207;-0.266076,0.0742859;0.006094394;-0.03419966,0.08241592;-0.3245488;0.003371757,0.08479587;-0.6724248;0.07043752,0.08994017;-0.6346056;-0.007877484,-0.07202669;0.003695633;-0.03903397,-0.09759406;-0.3271059;-0.01221472,-0.1148605;-0.6743305;0.05603564,-0.1077718;-0.6364657;-0.02212277,-0.000227254;0.5454553;0.00986108,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.001330854;0.3150811;0.0110092,-0.0002180696;0.6205006;0.006516633,0.180846;0.4951855;0.01601587,0.2134903;0.2427712;0.03225726,0.2490633;0.03732331;-0.01920392,-0.1721694;0.4759471;-0.0210736,-0.2286283;0.2519142;-0.1290742,-0.2646719;0.09050207;-0.266076,0.0742859;0.006094394;-0.03419966,0.08241592;-0.3245488;0.003371757,0.08479587;-0.6724248;0.07043752,0.08994017;-0.6346056;-0.007877484,-0.07202669;0.003695633;-0.03903397,-0.09759406;-0.3271059;-0.01221472,-0.1148605;-0.6743305;0.05603564,-0.1077718;-0.6364657;-0.02212277,-0.000227254;0.5454553;0.00986108,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.001330854;0.3150811;0.0110092,-0.0002180696;0.6205006;0.006516633,0.180846;0.4951855;0.01601587,0.2134903;0.2427712;0.03225726,0.2490633;0.03732331;-0.01920392,-0.1721694;0.4759471;-0.0210736,-0.2286283;0.2519142;-0.1290742,-0.2646719;0.09050207;-0.266076,0.0742859;0.006094394;-0.03419966,0.08241592;-0.3245488;0.003371757,0.08479587;-0.6724248;0.07043752,0.08994017;-0.6346056;-0.007877484,-0.07202669;0.003695633;-0.03903397,-0.09759406;-0.3271059;-0.01221472,-0.1148605;-0.6743305;0.05603564,-0.1077718;-0.6364657;-0.02212277,-0.000227254;0.5454553;0.00986108,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.001861805;0.3150733;0.01115236,-0.001081884;0.6204971;0.006818705,0.1801032;0.495241;0.01674701,0.2127861;0.2428209;0.03282187,0.2484327;0.03741118;-0.0187404,-0.1723711;0.4756516;-0.02310602,-0.2315857;0.2576526;-0.1414806,-0.2656989;0.1023322;-0.2858217,0.07433927;0.006166645;-0.03407048,0.08201451;-0.32449;0.003478024,0.08429665;-0.6723807;0.07047075,0.08991244;-0.6345605;-0.007811747,-0.07196572;0.003620987;-0.03915325,-0.09813859;-0.3271123;-0.01207745,-0.115221;-0.6743503;0.0561512,-0.1076632;-0.636481;-0.02196281,-0.0009696247;0.5454489;0.01009519,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.001861805;0.3150733;0.01115236,-0.001081884;0.6204971;0.006818705,0.1801032;0.495241;0.01674701,0.2127861;0.2428209;0.03282187,0.2484327;0.03741118;-0.0187404,-0.1723711;0.4756516;-0.02310602,-0.2315857;0.2576526;-0.1414806,-0.2656989;0.1023322;-0.2858217,0.07433927;0.006166645;-0.03407048,0.08201451;-0.32449;0.003478024,0.08429665;-0.6723807;0.07047075,0.08991244;-0.6345605;-0.007811747,-0.07196572;0.003620987;-0.03915325,-0.09813859;-0.3271123;-0.01207745,-0.115221;-0.6743503;0.0561512,-0.1076632;-0.636481;-0.02196281,-0.0009696247;0.5454489;0.01009519,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.002203958;0.3150661;0.01129328,-0.001695052;0.6204945;0.007161235,0.1792616;0.4954762;0.02396685,0.2169116;0.2434369;0.03402387,0.25263;0.03809996;-0.01777815,-0.1725338;0.4757143;-0.02477284,-0.2342172;0.267351;-0.1582731,-0.267581;0.1215364;-0.3123753,0.07436664;0.006168814;-0.03401033,0.08181953;-0.3244948;0.003521308,0.08406152;-0.672381;0.07053903,0.09123707;-0.6345842;-0.007618286,-0.07186351;0.0036315;-0.03933955,-0.09860021;-0.3270383;-0.01203964,-0.1155078;-0.6742563;0.05633413,-0.1063959;-0.6364022;-0.0216154,-0.001487844;0.5454428;0.01035052,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.002203958;0.3150661;0.01129328,-0.001695052;0.6204945;0.007161235,0.1792616;0.4954762;0.02396685,0.2169116;0.2434369;0.03402387,0.25263;0.03809996;-0.01777815,-0.1725338;0.4757143;-0.02477284,-0.2342172;0.267351;-0.1582731,-0.267581;0.1215364;-0.3123753,0.07436664;0.006168814;-0.03401033,0.08181953;-0.3244948;0.003521308,0.08406152;-0.672381;0.07053903,0.09123707;-0.6345842;-0.007618286,-0.07186351;0.0036315;-0.03933955,-0.09860021;-0.3270383;-0.01203964,-0.1155078;-0.6742563;0.05633413,-0.1063959;-0.6364022;-0.0216154,-0.001487844;0.5454428;0.01035052,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.002203958;0.3150661;0.01129328,-0.001695052;0.6204945;0.007161235,0.1792616;0.4954762;0.02396685,0.2169116;0.2434369;0.03402387,0.25263;0.03809996;-0.01777815,-0.1725338;0.4757143;-0.02477284,-0.2342172;0.267351;-0.1582731,-0.267581;0.1215364;-0.3123753,0.07436664;0.006168814;-0.03401033,0.08181953;-0.3244948;0.003521308,0.08406152;-0.672381;0.07053903,0.09123707;-0.6345842;-0.007618286,-0.07186351;0.0036315;-0.03933955,-0.09860021;-0.3270383;-0.01203964,-0.1155078;-0.6742563;0.05633413,-0.1063959;-0.6364022;-0.0216154,-0.001487844;0.5454428;0.01035052,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.002203958;0.3150661;0.01129328,-0.001695052;0.6204945;0.007161235,0.1792616;0.4954762;0.02396685,0.2169116;0.2434369;0.03402387,0.25263;0.03809996;-0.01777815,-0.1725338;0.4757143;-0.02477284,-0.2342172;0.267351;-0.1582731,-0.267581;0.1215364;-0.3123753,0.07436664;0.006168814;-0.03401033,0.08181953;-0.3244948;0.003521308,0.08406152;-0.672381;0.07053903,0.09123707;-0.6345842;-0.007618286,-0.07186351;0.0036315;-0.03933955,-0.09860021;-0.3270383;-0.01203964,-0.1155078;-0.6742563;0.05633413,-0.1063959;-0.6364022;-0.0216154,-0.001487844;0.5454428;0.01035052,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.002541284;0.315055;0.01153029,-0.002319183;0.6204908;0.007775455,0.1787232;0.4954098;0.0240582,0.2161782;0.2433649;0.03468434,0.2517815;0.03805843;-0.01731745,-0.174025;0.4767568;-0.02169103,-0.2334269;0.2727516;-0.1627434,-0.2686919;0.1398343;-0.3277036,0.0744434;0.006101481;-0.03385416,0.08145364;-0.3245704;0.003690325,0.08367702;-0.6724527;0.07072897,0.09033369;-0.6346207;-0.007470727,-0.07177033;0.003719529;-0.0395011,-0.09889815;-0.3268917;-0.01188022,-0.1160107;-0.6740881;0.05655256,-0.1074143;-0.6361943;-0.0214515,-0.002038278;0.545433;0.01081415,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.002541284;0.315055;0.01153029,-0.002319183;0.6204908;0.007775455,0.1787232;0.4954098;0.0240582,0.2161782;0.2433649;0.03468434,0.2517815;0.03805843;-0.01731745,-0.174025;0.4767568;-0.02169103,-0.2334269;0.2727516;-0.1627434,-0.2686919;0.1398343;-0.3277036,0.0744434;0.006101481;-0.03385416,0.08145364;-0.3245704;0.003690325,0.08367702;-0.6724527;0.07072897,0.09033369;-0.6346207;-0.007470727,-0.07177033;0.003719529;-0.0395011,-0.09889815;-0.3268917;-0.01188022,-0.1160107;-0.6740881;0.05655256,-0.1074143;-0.6361943;-0.0214515,-0.002038278;0.545433;0.01081415,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.002541284;0.315055;0.01153029,-0.002319183;0.6204908;0.007775455,0.1787232;0.4954098;0.0240582,0.2161782;0.2433649;0.03468434,0.2517815;0.03805843;-0.01731745,-0.174025;0.4767568;-0.02169103,-0.2334269;0.2727516;-0.1627434,-0.2686919;0.1398343;-0.3277036,0.0744434;0.006101481;-0.03385416,0.08145364;-0.3245704;0.003690325,0.08367702;-0.6724527;0.07072897,0.09033369;-0.6346207;-0.007470727,-0.07177033;0.003719529;-0.0395011,-0.09889815;-0.3268917;-0.01188022,-0.1160107;-0.6740881;0.05655256,-0.1074143;-0.6361943;-0.0214515,-0.002038278;0.545433;0.01081415,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.002749863;0.3150464;0.01171607,-0.002789988;0.6204852;0.008153682,0.1781093;0.4953488;0.02695693,0.2176682;0.2435439;0.03543374,0.2533134;0.03817922;-0.01630893,-0.1731507;0.4762224;-0.02652648,-0.2300628;0.2740672;-0.1712217,-0.2700922;0.1383293;-0.3327624,0.07449378;0.006092513;-0.03374478,0.08152779;-0.3245896;0.003704723,0.08366545;-0.6724422;0.07090041,0.091672;-0.6346359;-0.007175207,-0.07159613;0.003763563;-0.03981184,-0.09911862;-0.3267829;-0.0118085,-0.1163351;-0.6739439;0.05677722,-0.1063918;-0.6360565;-0.02106726,-0.002429044;0.5454251;0.0111238,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.002749863;0.3150464;0.01171607,-0.002789988;0.6204852;0.008153682,0.1781093;0.4953488;0.02695693,0.2176682;0.2435439;0.03543374,0.2533134;0.03817922;-0.01630893,-0.1731507;0.4762224;-0.02652648,-0.2300628;0.2740672;-0.1712217,-0.2700922;0.1383293;-0.3327624,0.07449378;0.006092513;-0.03374478,0.08152779;-0.3245896;0.003704723,0.08366545;-0.6724422;0.07090041,0.091672;-0.6346359;-0.007175207,-0.07159613;0.003763563;-0.03981184,-0.09911862;-0.3267829;-0.0118085,-0.1163351;-0.6739439;0.05677722,-0.1063918;-0.6360565;-0.02106726,-0.002429044;0.5454251;0.0111238,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.002749863;0.3150464;0.01171607,-0.002789988;0.6204852;0.008153682,0.1781093;0.4953488;0.02695693,0.2176682;0.2435439;0.03543374,0.2533134;0.03817922;-0.01630893,-0.1731507;0.4762224;-0.02652648,-0.2300628;0.2740672;-0.1712217,-0.2700922;0.1383293;-0.3327624,0.07449378;0.006092513;-0.03374478,0.08152779;-0.3245896;0.003704723,0.08366545;-0.6724422;0.07090041,0.091672;-0.6346359;-0.007175207,-0.07159613;0.003763563;-0.03981184,-0.09911862;-0.3267829;-0.0118085,-0.1163351;-0.6739439;0.05677722,-0.1063918;-0.6360565;-0.02106726,-0.002429044;0.5454251;0.0111238,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.003116369;0.3150292;0.01208234,-0.003397644;0.6204703;0.008722899,0.1776161;0.4954715;0.0270021,0.2162535;0.2435409;0.03597968,0.2518252;0.03815401;-0.01572514,-0.1747704;0.4772024;-0.02293964,-0.230672;0.2819169;-0.1771506,-0.2691421;0.1570507;-0.3475941,0.07459544;0.006043441;-0.03352835,0.08112586;-0.3246251;0.004132252,0.08323208;-0.6724837;0.07129736,0.09061501;-0.6346465;-0.006836593,-0.07149806;0.003813326;-0.03998299,-0.09947693;-0.3266689;-0.01167555,-0.1166797;-0.6738073;0.05702822,-0.1073584;-0.6358879;-0.02088995,-0.003001843;0.5454084;0.01164278,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.003116369;0.3150292;0.01208234,-0.003397644;0.6204703;0.008722899,0.1776161;0.4954715;0.0270021,0.2162535;0.2435409;0.03597968,0.2518252;0.03815401;-0.01572514,-0.1747704;0.4772024;-0.02293964,-0.230672;0.2819169;-0.1771506,-0.2691421;0.1570507;-0.3475941,0.07459544;0.006043441;-0.03352835,0.08112586;-0.3246251;0.004132252,0.08323208;-0.6724837;0.07129736,0.09061501;-0.6346465;-0.006836593,-0.07149806;0.003813326;-0.03998299,-0.09947693;-0.3266689;-0.01167555,-0.1166797;-0.6738073;0.05702822,-0.1073584;-0.6358879;-0.02088995,-0.003001843;0.5454084;0.01164278,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.003116369;0.3150292;0.01208234,-0.003397644;0.6204703;0.008722899,0.1776161;0.4954715;0.0270021,0.2162535;0.2435409;0.03597968,0.2518252;0.03815401;-0.01572514,-0.1747704;0.4772024;-0.02293964,-0.230672;0.2819169;-0.1771506,-0.2691421;0.1570507;-0.3475941,0.07459544;0.006043441;-0.03352835,0.08112586;-0.3246251;0.004132252,0.08323208;-0.6724837;0.07129736,0.09061501;-0.6346465;-0.006836593,-0.07149806;0.003813326;-0.03998299,-0.09947693;-0.3266689;-0.01167555,-0.1166797;-0.6738073;0.05702822,-0.1073584;-0.6358879;-0.02088995,-0.003001843;0.5454084;0.01164278,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.003457176;0.3150138;0.01238625,-0.003976423;0.6204561;0.00922244,0.1770822;0.4954243;0.02725905,0.2148122;0.2433715;0.0366537,0.2505045;0.03803751;-0.01517827,-0.1756905;0.4776216;-0.02143072,-0.2320887;0.2922232;-0.1872293,-0.2692322;0.1705779;-0.3602763,0.0747274;0.005943851;-0.03325116,0.08086856;-0.3247484;0.004266411,0.08298795;-0.6725737;0.07160302,0.09015119;-0.634719;-0.006549612,-0.0712934;0.003958353;-0.04033281,-0.09974007;-0.3264387;-0.01150237,-0.1169374;-0.6735369;0.05740523,-0.107835;-0.635601;-0.02053715,-0.003545208;0.5453933;0.01211683,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.003457176;0.3150138;0.01238625,-0.003976423;0.6204561;0.00922244,0.1770822;0.4954243;0.02725905,0.2148122;0.2433715;0.0366537,0.2505045;0.03803751;-0.01517827,-0.1756905;0.4776216;-0.02143072,-0.2320887;0.2922232;-0.1872293,-0.2692322;0.1705779;-0.3602763,0.0747274;0.005943851;-0.03325116,0.08086856;-0.3247484;0.004266411,0.08298795;-0.6725737;0.07160302,0.09015119;-0.634719;-0.006549612,-0.0712934;0.003958353;-0.04033281,-0.09974007;-0.3264387;-0.01150237,-0.1169374;-0.6735369;0.05740523,-0.107835;-0.635601;-0.02053715,-0.003545208;0.5453933;0.01211683,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.003818014;0.3149948;0.01275721,-0.004592161;0.6204381;0.009812492,0.1765749;0.4955291;0.02769844,0.2139007;0.2434291;0.03743587,0.2494653;0.03808063;-0.01442624,-0.1760753;0.4778579;-0.02221693,-0.2329413;0.3009726;-0.1969175,-0.2687901;0.1918749;-0.3783977,0.07484306;0.005917415;-0.03299475,0.08061554;-0.3247705;0.004619129,0.08275259;-0.6725695;0.07209159,0.0901236;-0.6347033;-0.006040581,-0.07112894;0.003997514;-0.04061829,-0.1000249;-0.3263065;-0.01117489,-0.1172718;-0.6734874;0.05730245,-0.1079621;-0.6355412;-0.02061437,-0.004096194;0.5453744;0.01267064,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.003818014;0.3149948;0.01275721,-0.004592161;0.6204381;0.009812492,0.1765749;0.4955291;0.02769844,0.2139007;0.2434291;0.03743587,0.2494653;0.03808063;-0.01442624,-0.1760753;0.4778579;-0.02221693,-0.2329413;0.3009726;-0.1969175,-0.2687901;0.1918749;-0.3783977,0.07484306;0.005917415;-0.03299475,0.08061554;-0.3247705;0.004619129,0.08275259;-0.6725695;0.07209159,0.0901236;-0.6347033;-0.006040581,-0.07112894;0.003997514;-0.04061829,-0.1000249;-0.3263065;-0.01117489,-0.1172718;-0.6734874;0.05730245,-0.1079621;-0.6355412;-0.02061437,-0.004096194;0.5453744;0.01267064,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.003818014;0.3149948;0.01275721,-0.004592161;0.6204381;0.009812492,0.1765749;0.4955291;0.02769844,0.2139007;0.2434291;0.03743587,0.2494653;0.03808063;-0.01442624,-0.1760753;0.4778579;-0.02221693,-0.2329413;0.3009726;-0.1969175,-0.2687901;0.1918749;-0.3783977,0.07484306;0.005917415;-0.03299475,0.08061554;-0.3247705;0.004619129,0.08275259;-0.6725695;0.07209159,0.0901236;-0.6347033;-0.006040581,-0.07112894;0.003997514;-0.04061829,-0.1000249;-0.3263065;-0.01117489,-0.1172718;-0.6734874;0.05730245,-0.1079621;-0.6355412;-0.02061437,-0.004096194;0.5453744;0.01267064,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.004115321;0.3149796;0.01303768,-0.00516602;0.6204236;0.01028918,0.1761084;0.4955966;0.02811134,0.2129427;0.243437;0.03817347,0.248399;0.03788686;-0.01295878,-0.1763755;0.4780443;-0.02309009,-0.2343011;0.3070102;-0.2031856,-0.2696643;0.2011505;-0.3866678,0.0749355;0.00586394;-0.03279385,0.0804084;-0.3248128;0.004963044,0.08245749;-0.6726177;0.07240772,0.09004784;-0.6347446;-0.005702741,-0.07100251;0.004074095;-0.04083133,-0.1002508;-0.3261575;-0.01092695,-0.1175186;-0.6733208;0.0576342,-0.1079918;-0.6353697;-0.02025589,-0.004587361;0.5453588;0.01310438,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.004115321;0.3149796;0.01303768,-0.00516602;0.6204236;0.01028918,0.1761084;0.4955966;0.02811134,0.2129427;0.243437;0.03817347,0.248399;0.03788686;-0.01295878,-0.1763755;0.4780443;-0.02309009,-0.2343011;0.3070102;-0.2031856,-0.2696643;0.2011505;-0.3866678,0.0749355;0.00586394;-0.03279385,0.0804084;-0.3248128;0.004963044,0.08245749;-0.6726177;0.07240772,0.09004784;-0.6347446;-0.005702741,-0.07100251;0.004074095;-0.04083133,-0.1002508;-0.3261575;-0.01092695,-0.1175186;-0.6733208;0.0576342,-0.1079918;-0.6353697;-0.02025589,-0.004587361;0.5453588;0.01310438,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.004115321;0.3149796;0.01303768,-0.00516602;0.6204236;0.01028918,0.1761084;0.4955966;0.02811134,0.2129427;0.243437;0.03817347,0.248399;0.03788686;-0.01295878,-0.1763755;0.4780443;-0.02309009,-0.2343011;0.3070102;-0.2031856,-0.2696643;0.2011505;-0.3866678,0.0749355;0.00586394;-0.03279385,0.0804084;-0.3248128;0.004963044,0.08245749;-0.6726177;0.07240772,0.09004784;-0.6347446;-0.005702741,-0.07100251;0.004074095;-0.04083133,-0.1002508;-0.3261575;-0.01092695,-0.1175186;-0.6733208;0.0576342,-0.1079918;-0.6353697;-0.02025589,-0.004587361;0.5453588;0.01310438,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.004115321;0.3149796;0.01303768,-0.00516602;0.6204236;0.01028918,0.1761084;0.4955966;0.02811134,0.2129427;0.243437;0.03817347,0.248399;0.03788686;-0.01295878,-0.1763755;0.4780443;-0.02309009,-0.2343011;0.3070102;-0.2031856,-0.2696643;0.2011505;-0.3866678,0.0749355;0.00586394;-0.03279385,0.0804084;-0.3248128;0.004963044,0.08245749;-0.6726177;0.07240772,0.09004784;-0.6347446;-0.005702741,-0.07100251;0.004074095;-0.04083133,-0.1002508;-0.3261575;-0.01092695,-0.1175186;-0.6733208;0.0576342,-0.1079918;-0.6353697;-0.02025589,-0.004587361;0.5453588;0.01310438,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.004306279;0.3149695;0.01321923,-0.005558018;0.6204144;0.01064239,0.1757836;0.4957983;0.02870506,0.2119438;0.2435447;0.03885486,0.2473609;0.03792118;-0.01200883,-0.1765461;0.4781691;-0.02391088,-0.2346187;0.3117364;-0.2082209,-0.2691343;0.211927;-0.3952217,0.07503662;0.005849306;-0.03256445,0.08024631;-0.3248346;0.00516627,0.08229879;-0.6726347;0.07263561,0.09012574;-0.6347601;-0.005451344,-0.07078916;0.004097282;-0.04119781,-0.1003959;-0.3260498;-0.01071883,-0.1177211;-0.6732153;0.05781714,-0.1079588;-0.6352608;-0.02004344,-0.004946504;0.5453482;0.0134118,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.004306279;0.3149695;0.01321923,-0.005558018;0.6204144;0.01064239,0.1757836;0.4957983;0.02870506,0.2119438;0.2435447;0.03885486,0.2473609;0.03792118;-0.01200883,-0.1765461;0.4781691;-0.02391088,-0.2346187;0.3117364;-0.2082209,-0.2691343;0.211927;-0.3952217,0.07503662;0.005849306;-0.03256445,0.08024631;-0.3248346;0.00516627,0.08229879;-0.6726347;0.07263561,0.09012574;-0.6347601;-0.005451344,-0.07078916;0.004097282;-0.04119781,-0.1003959;-0.3260498;-0.01071883,-0.1177211;-0.6732153;0.05781714,-0.1079588;-0.6352608;-0.02004344,-0.004946504;0.5453482;0.0134118,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.004306279;0.3149695;0.01321923,-0.005558018;0.6204144;0.01064239,0.1757836;0.4957983;0.02870506,0.2119438;0.2435447;0.03885486,0.2473609;0.03792118;-0.01200883,-0.1765461;0.4781691;-0.02391088,-0.2346187;0.3117364;-0.2082209,-0.2691343;0.211927;-0.3952217,0.07503662;0.005849306;-0.03256445,0.08024631;-0.3248346;0.00516627,0.08229879;-0.6726347;0.07263561,0.09012574;-0.6347601;-0.005451344,-0.07078916;0.004097282;-0.04119781,-0.1003959;-0.3260498;-0.01071883,-0.1177211;-0.6732153;0.05781714,-0.1079588;-0.6352608;-0.02004344,-0.004946504;0.5453482;0.0134118,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.004593311;0.3149576;0.01340561,-0.006093423;0.6204042;0.011044,0.175326;0.4958691;0.02906968,0.2110584;0.2435616;0.03939327,0.2463401;0.03786738;-0.01127821,-0.1767075;0.4780867;-0.02489038,-0.2341117;0.3204516;-0.2169798,-0.2688532;0.2236913;-0.4055349,0.07512383;0.005859377;-0.03236094,0.07991707;-0.3248407;0.005283356,0.08197994;-0.6726213;0.07285295,0.09003226;-0.634743;-0.005210727,-0.07069973;0.004073384;-0.04135345,-0.1007133;-0.3260277;-0.01077398,-0.1181468;-0.6731242;0.05808275,-0.1081599;-0.6351683;-0.01974917,-0.005423216;0.5453355;0.01373252,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.004593311;0.3149576;0.01340561,-0.006093423;0.6204042;0.011044,0.175326;0.4958691;0.02906968,0.2110584;0.2435616;0.03939327,0.2463401;0.03786738;-0.01127821,-0.1767075;0.4780867;-0.02489038,-0.2341117;0.3204516;-0.2169798,-0.2688532;0.2236913;-0.4055349,0.07512383;0.005859377;-0.03236094,0.07991707;-0.3248407;0.005283356,0.08197994;-0.6726213;0.07285295,0.09003226;-0.634743;-0.005210727,-0.07069973;0.004073384;-0.04135345,-0.1007133;-0.3260277;-0.01077398,-0.1181468;-0.6731242;0.05808275,-0.1081599;-0.6351683;-0.01974917,-0.005423216;0.5453355;0.01373252,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.004815474;0.3149469;0.013578,-0.006559848;0.6203932;0.0113897,0.1748897;0.4957961;0.02946647,0.2103349;0.243459;0.04005206,0.2450052;0.0374079;-0.009580933,-0.1743647;0.4779096;-0.03500215,-0.2376787;0.3243401;-0.2285227,-0.2707627;0.2326369;-0.4198823,0.07519995;0.005869373;-0.03218185,0.07974266;-0.3248383;0.005426418,0.08179229;-0.6725956;0.073116,0.09166141;-0.6347575;-0.004742898,-0.0705728;0.00408578;-0.04156849,-0.1009773;-0.3259407;-0.01057297,-0.1183925;-0.6730055;0.05844843,-0.1065974;-0.6350811;-0.01913329,-0.005835649;0.5453238;0.01404594,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.004815474;0.3149469;0.013578,-0.006559848;0.6203932;0.0113897,0.1748897;0.4957961;0.02946647,0.2103349;0.243459;0.04005206,0.2450052;0.0374079;-0.009580933,-0.1743647;0.4779096;-0.03500215,-0.2376787;0.3243401;-0.2285227,-0.2707627;0.2326369;-0.4198823,0.07519995;0.005869373;-0.03218185,0.07974266;-0.3248383;0.005426418,0.08179229;-0.6725956;0.073116,0.09166141;-0.6347575;-0.004742898,-0.0705728;0.00408578;-0.04156849,-0.1009773;-0.3259407;-0.01057297,-0.1183925;-0.6730055;0.05844843,-0.1065974;-0.6350811;-0.01913329,-0.005835649;0.5453238;0.01404594,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.004815474;0.3149469;0.013578,-0.006559848;0.6203932;0.0113897,0.1748897;0.4957961;0.02946647,0.2103349;0.243459;0.04005206,0.2450052;0.0374079;-0.009580933,-0.1743647;0.4779096;-0.03500215,-0.2376787;0.3243401;-0.2285227,-0.2707627;0.2326369;-0.4198823,0.07519995;0.005869373;-0.03218185,0.07974266;-0.3248383;0.005426418,0.08179229;-0.6725956;0.073116,0.09166141;-0.6347575;-0.004742898,-0.0705728;0.00408578;-0.04156849,-0.1009773;-0.3259407;-0.01057297,-0.1183925;-0.6730055;0.05844843,-0.1065974;-0.6350811;-0.01913329,-0.005835649;0.5453238;0.01404594,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.005024795;0.3149356;0.01376078,-0.00699759;0.6203806;0.01180799,0.1744555;0.4957364;0.02991984,0.2096728;0.2433816;0.0408419,0.2440104;0.03724983;-0.008687068,-0.17329;0.4779024;-0.03946736,-0.2396926;0.33143;-0.2374042,-0.2692587;0.2446882;-0.4316314,0.0753151;0.005873282;-0.03191071,0.07960936;-0.3248443;0.005640276,0.08167102;-0.672573;0.07347623,0.09239352;-0.6347488;-0.00427115,-0.07033534;0.0041206;-0.04196563,-0.1013086;-0.325824;-0.01066326,-0.1186657;-0.6728164;0.05873533,-0.1060215;-0.6349023;-0.01871359,-0.006252736;0.545311;0.01444989,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.005024795;0.3149356;0.01376078,-0.00699759;0.6203806;0.01180799,0.1744555;0.4957364;0.02991984,0.2096728;0.2433816;0.0408419,0.2440104;0.03724983;-0.008687068,-0.17329;0.4779024;-0.03946736,-0.2396926;0.33143;-0.2374042,-0.2692587;0.2446882;-0.4316314,0.0753151;0.005873282;-0.03191071,0.07960936;-0.3248443;0.005640276,0.08167102;-0.672573;0.07347623,0.09239352;-0.6347488;-0.00427115,-0.07033534;0.0041206;-0.04196563,-0.1013086;-0.325824;-0.01066326,-0.1186657;-0.6728164;0.05873533,-0.1060215;-0.6349023;-0.01871359,-0.006252736;0.545311;0.01444989,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.005024795;0.3149356;0.01376078,-0.00699759;0.6203806;0.01180799,0.1744555;0.4957364;0.02991984,0.2096728;0.2433816;0.0408419,0.2440104;0.03724983;-0.008687068,-0.17329;0.4779024;-0.03946736,-0.2396926;0.33143;-0.2374042,-0.2692587;0.2446882;-0.4316314,0.0753151;0.005873282;-0.03191071,0.07960936;-0.3248443;0.005640276,0.08167102;-0.672573;0.07347623,0.09239352;-0.6347488;-0.00427115,-0.07033534;0.0041206;-0.04196563,-0.1013086;-0.325824;-0.01066326,-0.1186657;-0.6728164;0.05873533,-0.1060215;-0.6349023;-0.01871359,-0.006252736;0.545311;0.01444989,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.005219864;0.3149271;0.01388231,-0.007426191;0.6203707;0.01210449,0.1740514;0.4957463;0.03042005,0.2088813;0.2433461;0.04153106,0.2431409;0.0372196;-0.008074176,-0.1727646;0.477616;-0.04161685,-0.2420532;0.3502249;-0.2514097,-0.2666649;0.2597619;-0.4446278,0.07542698;0.005874532;-0.03164511,0.0794772;-0.3248467;0.005900893,0.08155303;-0.6725723;0.07375208,0.09272943;-0.6347529;-0.003931828,-0.07007081;0.004136284;-0.04240429,-0.1015177;-0.325714;-0.01058419,-0.1188634;-0.6726568;0.05906481,-0.1057682;-0.6347477;-0.01830964,-0.006643334;0.5453009;0.01472949,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.005219864;0.3149271;0.01388231,-0.007426191;0.6203707;0.01210449,0.1740514;0.4957463;0.03042005,0.2088813;0.2433461;0.04153106,0.2431409;0.0372196;-0.008074176,-0.1727646;0.477616;-0.04161685,-0.2420532;0.3502249;-0.2514097,-0.2666649;0.2597619;-0.4446278,0.07542698;0.005874532;-0.03164511,0.0794772;-0.3248467;0.005900893,0.08155303;-0.6725723;0.07375208,0.09272943;-0.6347529;-0.003931828,-0.07007081;0.004136284;-0.04240429,-0.1015177;-0.325714;-0.01058419,-0.1188634;-0.6726568;0.05906481,-0.1057682;-0.6347477;-0.01830964,-0.006643334;0.5453009;0.01472949,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.005219864;0.3149271;0.01388231,-0.007426191;0.6203707;0.01210449,0.1740514;0.4957463;0.03042005,0.2088813;0.2433461;0.04153106,0.2431409;0.0372196;-0.008074176,-0.1727646;0.477616;-0.04161685,-0.2420532;0.3502249;-0.2514097,-0.2666649;0.2597619;-0.4446278,0.07542698;0.005874532;-0.03164511,0.0794772;-0.3248467;0.005900893,0.08155303;-0.6725723;0.07375208,0.09272943;-0.6347529;-0.003931828,-0.07007081;0.004136284;-0.04240429,-0.1015177;-0.325714;-0.01058419,-0.1188634;-0.6726568;0.05906481,-0.1057682;-0.6347477;-0.01830964,-0.006643334;0.5453009;0.01472949,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.005409773;0.3149159;0.01406298,-0.007852066;0.6203578;0.01250967,0.1736444;0.4957544;0.03098016,0.2081625;0.2433336;0.04258737,0.2420813;0.03712343;-0.006903954,-0.1722423;0.4773229;-0.04355458,-0.2374465;0.354538;-0.2573646,-0.2670361;0.2615969;-0.4486992,0.07554604;0.005870235;-0.03136062,0.07937554;-0.3248473;0.006240979,0.08147327;-0.6725666;0.07412373,0.09307829;-0.6347459;-0.003497161,-0.06983152;0.004187628;-0.04279222,-0.1016782;-0.3255588;-0.01030104,-0.1190284;-0.6724783;0.05946314,-0.1055074;-0.6345652;-0.01783762,-0.007040647;0.5452875;0.01511114,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.005409773;0.3149159;0.01406298,-0.007852066;0.6203578;0.01250967,0.1736444;0.4957544;0.03098016,0.2081625;0.2433336;0.04258737,0.2420813;0.03712343;-0.006903954,-0.1722423;0.4773229;-0.04355458,-0.2374465;0.354538;-0.2573646,-0.2670361;0.2615969;-0.4486992,0.07554604;0.005870235;-0.03136062,0.07937554;-0.3248473;0.006240979,0.08147327;-0.6725666;0.07412373,0.09307829;-0.6347459;-0.003497161,-0.06983152;0.004187628;-0.04279222,-0.1016782;-0.3255588;-0.01030104,-0.1190284;-0.6724783;0.05946314,-0.1055074;-0.6345652;-0.01783762,-0.007040647;0.5452875;0.01511114,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.005409773;0.3149159;0.01406298,-0.007852066;0.6203578;0.01250967,0.1736444;0.4957544;0.03098016,0.2081625;0.2433336;0.04258737,0.2420813;0.03712343;-0.006903954,-0.1722423;0.4773229;-0.04355458,-0.2374465;0.354538;-0.2573646,-0.2670361;0.2615969;-0.4486992,0.07554604;0.005870235;-0.03136062,0.07937554;-0.3248473;0.006240979,0.08147327;-0.6725666;0.07412373,0.09307829;-0.6347459;-0.003497161,-0.06983152;0.004187628;-0.04279222,-0.1016782;-0.3255588;-0.01030104,-0.1190284;-0.6724783;0.05946314,-0.1055074;-0.6345652;-0.01783762,-0.007040647;0.5452875;0.01511114,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.005756573;0.3149024;0.01422692,-0.008644852;0.6203404;0.01301293,0.1728636;0.4956406;0.03176744,0.2070434;0.2431805;0.04351765,0.2411754;0.03700306;-0.005963564,-0.171629;0.4769126;-0.04630485,-0.2388786;0.3550743;-0.2600228,-0.2650395;0.2894622;-0.462836,0.0757265;0.005898793;-0.03091688,0.07920682;-0.3248099;0.006795941,0.0812695;-0.6725756;0.07444225,0.09349402;-0.6347569;-0.003083706,-0.06950352;0.00422557;-0.04331926,-0.1020744;-0.3253693;-0.01001755,-0.1195229;-0.6722134;0.06009554,-0.1053854;-0.6342999;-0.0170948,-0.007766233;0.5452694;0.01557218,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.005756573;0.3149024;0.01422692,-0.008644852;0.6203404;0.01301293,0.1728636;0.4956406;0.03176744,0.2070434;0.2431805;0.04351765,0.2411754;0.03700306;-0.005963564,-0.171629;0.4769126;-0.04630485,-0.2388786;0.3550743;-0.2600228,-0.2650395;0.2894622;-0.462836,0.0757265;0.005898793;-0.03091688,0.07920682;-0.3248099;0.006795941,0.0812695;-0.6725756;0.07444225,0.09349402;-0.6347569;-0.003083706,-0.06950352;0.00422557;-0.04331926,-0.1020744;-0.3253693;-0.01001755,-0.1195229;-0.6722134;0.06009554,-0.1053854;-0.6342999;-0.0170948,-0.007766233;0.5452694;0.01557218,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.005756573;0.3149024;0.01422692,-0.008644852;0.6203404;0.01301293,0.1728636;0.4956406;0.03176744,0.2070434;0.2431805;0.04351765,0.2411754;0.03700306;-0.005963564,-0.171629;0.4769126;-0.04630485,-0.2388786;0.3550743;-0.2600228,-0.2650395;0.2894622;-0.462836,0.0757265;0.005898793;-0.03091688,0.07920682;-0.3248099;0.006795941,0.0812695;-0.6725756;0.07444225,0.09349402;-0.6347569;-0.003083706,-0.06950352;0.00422557;-0.04331926,-0.1020744;-0.3253693;-0.01001755,-0.1195229;-0.6722134;0.06009554,-0.1053854;-0.6342999;-0.0170948,-0.007766233;0.5452694;0.01557218,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.00600812;0.3148912;0.01436849,-0.009168927;0.6203263;0.01331621,0.1723927;0.4957511;0.03249859,0.2062335;0.2432515;0.04438089,0.2404497;0.03704791;-0.004932754,-0.1713684;0.4765946;-0.0475804,-0.2400271;0.3561258;-0.2616264,-0.2694887;0.3081937;-0.4688873,0.07584924;0.005892315;-0.0306158,0.07911085;-0.3248212;0.007074101,0.08117364;-0.6725792;0.07476,0.09374052;-0.6347602;-0.002711169,-0.0692258;0.004259889;-0.04375837,-0.1022805;-0.3252307;-0.009906549,-0.1197142;-0.6720235;0.0604639,-0.1052366;-0.6341084;-0.01666323,-0.008230634;0.5452554;0.01585618,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.00600812;0.3148912;0.01436849,-0.009168927;0.6203263;0.01331621,0.1723927;0.4957511;0.03249859,0.2062335;0.2432515;0.04438089,0.2404497;0.03704791;-0.004932754,-0.1713684;0.4765946;-0.0475804,-0.2400271;0.3561258;-0.2616264,-0.2694887;0.3081937;-0.4688873,0.07584924;0.005892315;-0.0306158,0.07911085;-0.3248212;0.007074101,0.08117364;-0.6725792;0.07476,0.09374052;-0.6347602;-0.002711169,-0.0692258;0.004259889;-0.04375837,-0.1022805;-0.3252307;-0.009906549,-0.1197142;-0.6720235;0.0604639,-0.1052366;-0.6341084;-0.01666323,-0.008230634;0.5452554;0.01585618,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.00600812;0.3148912;0.01436849,-0.009168927;0.6203263;0.01331621,0.1723927;0.4957511;0.03249859,0.2062335;0.2432515;0.04438089,0.2404497;0.03704791;-0.004932754,-0.1713684;0.4765946;-0.0475804,-0.2400271;0.3561258;-0.2616264,-0.2694887;0.3081937;-0.4688873,0.07584924;0.005892315;-0.0306158,0.07911085;-0.3248212;0.007074101,0.08117364;-0.6725792;0.07476,0.09374052;-0.6347602;-0.002711169,-0.0692258;0.004259889;-0.04375837,-0.1022805;-0.3252307;-0.009906549,-0.1197142;-0.6720235;0.0604639,-0.1052366;-0.6341084;-0.01666323,-0.008230634;0.5452554;0.01585618,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.006232795;0.3148818;0.01447959,-0.009646103;0.6203139;0.01362196,0.1719278;0.4957652;0.03301754,0.2054819;0.2432495;0.0453619,0.2394294;0.03695025;-0.003736977,-0.1712391;0.476463;-0.04864193,-0.241015;0.3583884;-0.2636585,-0.2699147;0.3121224;-0.4713766,0.07596465;0.005865661;-0.03033346,0.07892083;-0.3248529;0.007337596,0.08105046;-0.672598;0.07508725,0.09389119;-0.6347747;-0.002338558,-0.06902399;0.004304693;-0.04407166,-0.1026228;-0.3250976;-0.009898119,-0.1200785;-0.6718225;0.06080057,-0.1053281;-0.6339071;-0.01627482,-0.008681141;0.5452425;0.01614032,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.006232795;0.3148818;0.01447959,-0.009646103;0.6203139;0.01362196,0.1719278;0.4957652;0.03301754,0.2054819;0.2432495;0.0453619,0.2394294;0.03695025;-0.003736977,-0.1712391;0.476463;-0.04864193,-0.241015;0.3583884;-0.2636585,-0.2699147;0.3121224;-0.4713766,0.07596465;0.005865661;-0.03033346,0.07892083;-0.3248529;0.007337596,0.08105046;-0.672598;0.07508725,0.09389119;-0.6347747;-0.002338558,-0.06902399;0.004304693;-0.04407166,-0.1026228;-0.3250976;-0.009898119,-0.1200785;-0.6718225;0.06080057,-0.1053281;-0.6339071;-0.01627482,-0.008681141;0.5452425;0.01614032,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.006232795;0.3148818;0.01447959,-0.009646103;0.6203139;0.01362196,0.1719278;0.4957652;0.03301754,0.2054819;0.2432495;0.0453619,0.2394294;0.03695025;-0.003736977,-0.1712391;0.476463;-0.04864193,-0.241015;0.3583884;-0.2636585,-0.2699147;0.3121224;-0.4713766,0.07596465;0.005865661;-0.03033346,0.07892083;-0.3248529;0.007337596,0.08105046;-0.672598;0.07508725,0.09389119;-0.6347747;-0.002338558,-0.06902399;0.004304693;-0.04407166,-0.1026228;-0.3250976;-0.009898119,-0.1200785;-0.6718225;0.06080057,-0.1053281;-0.6339071;-0.01627482,-0.008681141;0.5452425;0.01614032,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.006514757;0.3148697;0.01461754,-0.01020061;0.620298;0.01397046,0.1713842;0.4958123;0.03366465,0.2046061;0.243255;0.04605855,0.2382846;0.03682567;-0.002677388,-0.1710344;0.4763526;-0.05003429,-0.2420856;0.3607156;-0.2659561,-0.2700218;0.3220044;-0.4753446,0.07608885;0.005829928;-0.03002753,0.07863637;-0.3248951;0.007616477,0.08067647;-0.6725569;0.07579485,0.09387221;-0.6347298;-0.001570851,-0.06878226;0.004364023;-0.04444219,-0.1029295;-0.3249248;-0.009722471,-0.1204528;-0.6716105;0.06115177,-0.1053518;-0.633692;-0.01585539,-0.009211797;0.5452262;0.01646628,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.006514757;0.3148697;0.01461754,-0.01020061;0.620298;0.01397046,0.1713842;0.4958123;0.03366465,0.2046061;0.243255;0.04605855,0.2382846;0.03682567;-0.002677388,-0.1710344;0.4763526;-0.05003429,-0.2420856;0.3607156;-0.2659561,-0.2700218;0.3220044;-0.4753446,0.07608885;0.005829928;-0.03002753,0.07863637;-0.3248951;0.007616477,0.08067647;-0.6725569;0.07579485,0.09387221;-0.6347298;-0.001570851,-0.06878226;0.004364023;-0.04444219,-0.1029295;-0.3249248;-0.009722471,-0.1204528;-0.6716105;0.06115177,-0.1053518;-0.633692;-0.01585539,-0.009211797;0.5452262;0.01646628,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.006514757;0.3148697;0.01461754,-0.01020061;0.620298;0.01397046,0.1713842;0.4958123;0.03366465,0.2046061;0.243255;0.04605855,0.2382846;0.03682567;-0.002677388,-0.1710344;0.4763526;-0.05003429,-0.2420856;0.3607156;-0.2659561,-0.2700218;0.3220044;-0.4753446,0.07608885;0.005829928;-0.03002753,0.07863637;-0.3248951;0.007616477,0.08067647;-0.6725569;0.07579485,0.09387221;-0.6347298;-0.001570851,-0.06878226;0.004364023;-0.04444219,-0.1029295;-0.3249248;-0.009722471,-0.1204528;-0.6716105;0.06115177,-0.1053518;-0.633692;-0.01585539,-0.009211797;0.5452262;0.01646628,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.006638082;0.3148622;0.01472369,-0.0105823;0.6202872;0.0143046,0.1709789;0.495711;0.03434595,0.2039582;0.243127;0.04684245,0.2376079;0.03661346;-0.001555562,-0.1707083;0.4760185;-0.05102285,-0.2424679;0.3676361;-0.2704455,-0.2704377;0.3345701;-0.4807948,0.07622378;0.005790786;-0.02969099,0.07861024;-0.324933;0.007974859,0.08060319;-0.6725736;0.07626279,0.09409299;-0.6347489;-0.001052432,-0.06851716;0.004456903;-0.04484069,-0.1030636;-0.3247117;-0.009384114,-0.1205221;-0.6713808;0.06158774,-0.1051296;-0.6334593;-0.01536137,-0.009554785;0.5452145;0.01675538,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.006638082;0.3148622;0.01472369,-0.0105823;0.6202872;0.0143046,0.1709789;0.495711;0.03434595,0.2039582;0.243127;0.04684245,0.2376079;0.03661346;-0.001555562,-0.1707083;0.4760185;-0.05102285,-0.2424679;0.3676361;-0.2704455,-0.2704377;0.3345701;-0.4807948,0.07622378;0.005790786;-0.02969099,0.07861024;-0.324933;0.007974859,0.08060319;-0.6725736;0.07626279,0.09409299;-0.6347489;-0.001052432,-0.06851716;0.004456903;-0.04484069,-0.1030636;-0.3247117;-0.009384114,-0.1205221;-0.6713808;0.06158774,-0.1051296;-0.6334593;-0.01536137,-0.009554785;0.5452145;0.01675538,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.006638082;0.3148622;0.01472369,-0.0105823;0.6202872;0.0143046,0.1709789;0.495711;0.03434595,0.2039582;0.243127;0.04684245,0.2376079;0.03661346;-0.001555562,-0.1707083;0.4760185;-0.05102285,-0.2424679;0.3676361;-0.2704455,-0.2704377;0.3345701;-0.4807948,0.07622378;0.005790786;-0.02969099,0.07861024;-0.324933;0.007974859,0.08060319;-0.6725736;0.07626279,0.09409299;-0.6347489;-0.001052432,-0.06851716;0.004456903;-0.04484069,-0.1030636;-0.3247117;-0.009384114,-0.1205221;-0.6713808;0.06158774,-0.1051296;-0.6334593;-0.01536137,-0.009554785;0.5452145;0.01675538,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.006750503;0.3148558;0.01480896,-0.01090101;0.6202779;0.01455447,0.1706246;0.4955695;0.03491206,0.2034281;0.2429685;0.04752507,0.2371243;0.03651024;-0.001076117,-0.1703736;0.4757532;-0.05200095,-0.242344;0.3769637;-0.2758387,-0.2711125;0.3461592;-0.4864236,0.07633965;0.005827236;-0.02938457,0.07862053;-0.3249001;0.008256424,0.08027354;-0.6725559;0.07647602,0.09403912;-0.6347298;-0.0007904395,-0.06824487;0.004426423;-0.04525702,-0.1034259;-0.324659;-0.00965213,-0.1203726;-0.6712288;0.06192551,-0.1047121;-0.6333094;-0.01496971,-0.009838734;0.5452046;0.01697374,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.006750503;0.3148558;0.01480896,-0.01090101;0.6202779;0.01455447,0.1706246;0.4955695;0.03491206,0.2034281;0.2429685;0.04752507,0.2371243;0.03651024;-0.001076117,-0.1703736;0.4757532;-0.05200095,-0.242344;0.3769637;-0.2758387,-0.2711125;0.3461592;-0.4864236,0.07633965;0.005827236;-0.02938457,0.07862053;-0.3249001;0.008256424,0.08027354;-0.6725559;0.07647602,0.09403912;-0.6347298;-0.0007904395,-0.06824487;0.004426423;-0.04525702,-0.1034259;-0.324659;-0.00965213,-0.1203726;-0.6712288;0.06192551,-0.1047121;-0.6333094;-0.01496971,-0.009838734;0.5452046;0.01697374,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.006750503;0.3148558;0.01480896,-0.01090101;0.6202779;0.01455447,0.1706246;0.4955695;0.03491206,0.2034281;0.2429685;0.04752507,0.2371243;0.03651024;-0.001076117,-0.1703736;0.4757532;-0.05200095,-0.242344;0.3769637;-0.2758387,-0.2711125;0.3461592;-0.4864236,0.07633965;0.005827236;-0.02938457,0.07862053;-0.3249001;0.008256424,0.08027354;-0.6725559;0.07647602,0.09403912;-0.6347298;-0.0007904395,-0.06824487;0.004426423;-0.04525702,-0.1034259;-0.324659;-0.00965213,-0.1203726;-0.6712288;0.06192551,-0.1047121;-0.6333094;-0.01496971,-0.009838734;0.5452046;0.01697374,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.007012869;0.3148443;0.01493122,-0.01141562;0.6202623;0.0148358,0.1701239;0.4955988;0.03561116,0.2026183;0.2429647;0.04836185,0.2361083;0.03641468;8.743256E-06,-0.1704364;0.4756556;-0.05259646,-0.2429827;0.3859998;-0.2800636,-0.2712107;0.3648799;-0.4919118,0.07644979;0.005818718;-0.02909855,0.0784584;-0.3249098;0.008547779,0.08002924;-0.6725836;0.07667726,0.09401413;-0.634755;-0.0005495399,-0.06809806;0.004437338;-0.04547656,-0.1041541;-0.3245325;-0.00967906,-0.1206398;-0.6710492;0.06226223,-0.1047626;-0.633125;-0.01458805,-0.01030762;0.545189;0.01723421,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.007012869;0.3148443;0.01493122,-0.01141562;0.6202623;0.0148358,0.1701239;0.4955988;0.03561116,0.2026183;0.2429647;0.04836185,0.2361083;0.03641468;8.743256E-06,-0.1704364;0.4756556;-0.05259646,-0.2429827;0.3859998;-0.2800636,-0.2712107;0.3648799;-0.4919118,0.07644979;0.005818718;-0.02909855,0.0784584;-0.3249098;0.008547779,0.08002924;-0.6725836;0.07667726,0.09401413;-0.634755;-0.0005495399,-0.06809806;0.004437338;-0.04547656,-0.1041541;-0.3245325;-0.00967906,-0.1206398;-0.6710492;0.06226223,-0.1047626;-0.633125;-0.01458805,-0.01030762;0.545189;0.01723421,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.007012869;0.3148443;0.01493122,-0.01141562;0.6202623;0.0148358,0.1701239;0.4955988;0.03561116,0.2026183;0.2429647;0.04836185,0.2361083;0.03641468;8.743256E-06,-0.1704364;0.4756556;-0.05259646,-0.2429827;0.3859998;-0.2800636,-0.2712107;0.3648799;-0.4919118,0.07644979;0.005818718;-0.02909855,0.0784584;-0.3249098;0.008547779,0.08002924;-0.6725836;0.07667726,0.09401413;-0.634755;-0.0005495399,-0.06809806;0.004437338;-0.04547656,-0.1041541;-0.3245325;-0.00967906,-0.1206398;-0.6710492;0.06226223,-0.1047626;-0.633125;-0.01458805,-0.01030762;0.545189;0.01723421,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.007222435;0.3148294;0.01514444,-0.01185366;0.6202433;0.0152597,0.1697062;0.4955618;0.0361715,0.201934;0.2429039;0.04912458,0.2355906;0.03638443;0.0007564686,-0.1704951;0.475659;-0.05299825,-0.2420524;0.3940054;-0.283768,-0.2645902;0.378755;-0.4967985,0.07657476;0.005825232;-0.02876675,0.07839601;-0.3249106;0.008824969,0.0799247;-0.6725432;0.07716561,0.09407767;-0.6347088;-2.998114E-05,-0.06796803;0.004426712;-0.04567169,-0.104265;-0.3244531;-0.009295706,-0.1207181;-0.6709423;0.0627858,-0.104676;-0.6330128;-0.01402966,-0.01070279;0.5451695;0.01762146,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.007222435;0.3148294;0.01514444,-0.01185366;0.6202433;0.0152597,0.1697062;0.4955618;0.0361715,0.201934;0.2429039;0.04912458,0.2355906;0.03638443;0.0007564686,-0.1704951;0.475659;-0.05299825,-0.2420524;0.3940054;-0.283768,-0.2645902;0.378755;-0.4967985,0.07657476;0.005825232;-0.02876675,0.07839601;-0.3249106;0.008824969,0.0799247;-0.6725432;0.07716561,0.09407767;-0.6347088;-2.998114E-05,-0.06796803;0.004426712;-0.04567169,-0.104265;-0.3244531;-0.009295706,-0.1207181;-0.6709423;0.0627858,-0.104676;-0.6330128;-0.01402966,-0.01070279;0.5451695;0.01762146,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.007222435;0.3148294;0.01514444,-0.01185366;0.6202433;0.0152597,0.1697062;0.4955618;0.0361715,0.201934;0.2429039;0.04912458,0.2355906;0.03638443;0.0007564686,-0.1704951;0.475659;-0.05299825,-0.2420524;0.3940054;-0.283768,-0.2645902;0.378755;-0.4967985,0.07657476;0.005825232;-0.02876675,0.07839601;-0.3249106;0.008824969,0.0799247;-0.6725432;0.07716561,0.09407767;-0.6347088;-2.998114E-05,-0.06796803;0.004426712;-0.04567169,-0.104265;-0.3244531;-0.009295706,-0.1207181;-0.6709423;0.0627858,-0.104676;-0.6330128;-0.01402966,-0.01070279;0.5451695;0.01762146,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.007378462;0.3148192;0.01528068,-0.01229011;0.6202285;0.0156701,0.1692816;0.4955498;0.0368719,0.2011726;0.2428517;0.04987499,0.2350604;0.03635827;0.001557373,-0.1709719;0.4761825;-0.05298401,-0.2414944;0.3982385;-0.2853496,-0.2644478;0.381512;-0.4982249,0.07673799;0.00581735;-0.02833007,0.07836773;-0.3249295;0.009172859,0.07983481;-0.6725112;0.07777301,0.09410128;-0.6346673;0.0005992875,-0.06778905;0.004458736;-0.04593383,-0.1042251;-0.3243495;-0.009053059,-0.1208057;-0.6707381;0.06348112,-0.1046517;-0.632798;-0.01330982,-0.01109145;0.5451534;0.01796445,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.007378462;0.3148192;0.01528068,-0.01229011;0.6202285;0.0156701,0.1692816;0.4955498;0.0368719,0.2011726;0.2428517;0.04987499,0.2350604;0.03635827;0.001557373,-0.1709719;0.4761825;-0.05298401,-0.2414944;0.3982385;-0.2853496,-0.2644478;0.381512;-0.4982249,0.07673799;0.00581735;-0.02833007,0.07836773;-0.3249295;0.009172859,0.07983481;-0.6725112;0.07777301,0.09410128;-0.6346673;0.0005992875,-0.06778905;0.004458736;-0.04593383,-0.1042251;-0.3243495;-0.009053059,-0.1208057;-0.6707381;0.06348112,-0.1046517;-0.632798;-0.01330982,-0.01109145;0.5451534;0.01796445,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.007378462;0.3148192;0.01528068,-0.01229011;0.6202285;0.0156701,0.1692816;0.4955498;0.0368719,0.2011726;0.2428517;0.04987499,0.2350604;0.03635827;0.001557373,-0.1709719;0.4761825;-0.05298401,-0.2414944;0.3982385;-0.2853496,-0.2644478;0.381512;-0.4982249,0.07673799;0.00581735;-0.02833007,0.07836773;-0.3249295;0.009172859,0.07983481;-0.6725112;0.07777301,0.09410128;-0.6346673;0.0005992875,-0.06778905;0.004458736;-0.04593383,-0.1042251;-0.3243495;-0.009053059,-0.1208057;-0.6707381;0.06348112,-0.1046517;-0.632798;-0.01330982,-0.01109145;0.5451534;0.01796445,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.007482139;0.3148088;0.01544357,-0.01260447;0.620214;0.01610358,0.1689502;0.4954902;0.03756119,0.2006131;0.2427679;0.05065003,0.2346881;0.03628255;0.002429377,-0.1713058;0.4767711;-0.05308837,-0.2410571;0.4049585;-0.2876521,-0.2658457;0.3798413;-0.4994945,0.07688673;0.00576463;-0.02793479,0.07829142;-0.3249905;0.00950456,0.07975046;-0.6725563;0.07818548,0.09415167;-0.6347033;0.001037702,-0.06754784;0.004531042;-0.04628079,-0.1040796;-0.3241923;-0.008743592,-0.1208406;-0.6705611;0.06384373,-0.1045535;-0.6326097;-0.01291791,-0.01137719;0.5451374;0.0183352,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.007482139;0.3148088;0.01544357,-0.01260447;0.620214;0.01610358,0.1689502;0.4954902;0.03756119,0.2006131;0.2427679;0.05065003,0.2346881;0.03628255;0.002429377,-0.1713058;0.4767711;-0.05308837,-0.2410571;0.4049585;-0.2876521,-0.2658457;0.3798413;-0.4994945,0.07688673;0.00576463;-0.02793479,0.07829142;-0.3249905;0.00950456,0.07975046;-0.6725563;0.07818548,0.09415167;-0.6347033;0.001037702,-0.06754784;0.004531042;-0.04628079,-0.1040796;-0.3241923;-0.008743592,-0.1208406;-0.6705611;0.06384373,-0.1045535;-0.6326097;-0.01291791,-0.01137719;0.5451374;0.0183352,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.007482139;0.3148088;0.01544357,-0.01260447;0.620214;0.01610358,0.1689502;0.4954902;0.03756119,0.2006131;0.2427679;0.05065003,0.2346881;0.03628255;0.002429377,-0.1713058;0.4767711;-0.05308837,-0.2410571;0.4049585;-0.2876521,-0.2658457;0.3798413;-0.4994945,0.07688673;0.00576463;-0.02793479,0.07829142;-0.3249905;0.00950456,0.07975046;-0.6725563;0.07818548,0.09415167;-0.6347033;0.001037702,-0.06754784;0.004531042;-0.04628079,-0.1040796;-0.3241923;-0.008743592,-0.1208406;-0.6705611;0.06384373,-0.1045535;-0.6326097;-0.01291791,-0.01137719;0.5451374;0.0183352,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.007499434;0.3148028;0.01555742,-0.012729;0.6202057;0.01637775,0.1687631;0.4953971;0.03830199,0.1999303;0.242599;0.05111429,0.2340329;0.03603788;0.003239021,-0.1714893;0.4775541;-0.05343714,-0.2411544;0.4082106;-0.2887682,-0.2662149;0.381758;-0.5004159,0.07697102;0.005684764;-0.02771818,0.07829301;-0.3250749;0.009684203,0.07980583;-0.6726327;0.07840448,0.0943901;-0.6347777;0.001291297,-0.06748654;0.004606863;-0.04636266,-0.104104;-0.3240827;-0.008614488,-0.1206437;-0.6704202;0.06417307,-0.104177;-0.6324688;-0.01255025,-0.01148671;0.5451283;0.01857212,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.007499434;0.3148028;0.01555742,-0.012729;0.6202057;0.01637775,0.1687631;0.4953971;0.03830199,0.1999303;0.242599;0.05111429,0.2340329;0.03603788;0.003239021,-0.1714893;0.4775541;-0.05343714,-0.2411544;0.4082106;-0.2887682,-0.2662149;0.381758;-0.5004159,0.07697102;0.005684764;-0.02771818,0.07829301;-0.3250749;0.009684203,0.07980583;-0.6726327;0.07840448,0.0943901;-0.6347777;0.001291297,-0.06748654;0.004606863;-0.04636266,-0.104104;-0.3240827;-0.008614488,-0.1206437;-0.6704202;0.06417307,-0.104177;-0.6324688;-0.01255025,-0.01148671;0.5451283;0.01857212,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.007499434;0.3148028;0.01555742,-0.012729;0.6202057;0.01637775,0.1687631;0.4953971;0.03830199,0.1999303;0.242599;0.05111429,0.2340329;0.03603788;0.003239021,-0.1714893;0.4775541;-0.05343714,-0.2411544;0.4082106;-0.2887682,-0.2662149;0.381758;-0.5004159,0.07697102;0.005684764;-0.02771818,0.07829301;-0.3250749;0.009684203,0.07980583;-0.6726327;0.07840448,0.0943901;-0.6347777;0.001291297,-0.06748654;0.004606863;-0.04636266,-0.104104;-0.3240827;-0.008614488,-0.1206437;-0.6704202;0.06417307,-0.104177;-0.6324688;-0.01255025,-0.01148671;0.5451283;0.01857212,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.007461914;0.3147943;0.01574479,-0.01276387;0.6201954;0.01679733,0.1686951;0.49531;0.03884481,0.1997362;0.242498;0.05169106,0.2338453;0.03592047;0.003891502,-0.1714259;0.4783643;-0.05403858,-0.2413008;0.4123934;-0.2902753,-0.2663111;0.3898267;-0.5023785,0.07710381;0.005632226;-0.02735751,0.07849715;-0.3251513;0.009830317,0.07995671;-0.6726515;0.0788428,0.09474119;-0.6347963;0.001767784,-0.06738524;0.004676596;-0.04650281,-0.1039262;-0.3239797;-0.008392051,-0.1204966;-0.6702619;0.06465068,-0.1038304;-0.6323054;-0.01202902,-0.01151379;0.5451164;0.01893206,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.007461914;0.3147943;0.01574479,-0.01276387;0.6201954;0.01679733,0.1686951;0.49531;0.03884481,0.1997362;0.242498;0.05169106,0.2338453;0.03592047;0.003891502,-0.1714259;0.4783643;-0.05403858,-0.2413008;0.4123934;-0.2902753,-0.2663111;0.3898267;-0.5023785,0.07710381;0.005632226;-0.02735751,0.07849715;-0.3251513;0.009830317,0.07995671;-0.6726515;0.0788428,0.09474119;-0.6347963;0.001767784,-0.06738524;0.004676596;-0.04650281,-0.1039262;-0.3239797;-0.008392051,-0.1204966;-0.6702619;0.06465068,-0.1038304;-0.6323054;-0.01202902,-0.01151379;0.5451164;0.01893206,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.007461914;0.3147943;0.01574479,-0.01276387;0.6201954;0.01679733,0.1686951;0.49531;0.03884481,0.1997362;0.242498;0.05169106,0.2338453;0.03592047;0.003891502,-0.1714259;0.4783643;-0.05403858,-0.2413008;0.4123934;-0.2902753,-0.2663111;0.3898267;-0.5023785,0.07710381;0.005632226;-0.02735751,0.07849715;-0.3251513;0.009830317,0.07995671;-0.6726515;0.0788428,0.09474119;-0.6347963;0.001767784,-0.06738524;0.004676596;-0.04650281,-0.1039262;-0.3239797;-0.008392051,-0.1204966;-0.6702619;0.06465068,-0.1038304;-0.6323054;-0.01202902,-0.01151379;0.5451164;0.01893206,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682
+0;0;0,-0.007386096;0.3147804;0.01605657,-0.01270495;0.6201804;0.01722733,0.168722;0.4952551;0.03954215,0.1995028;0.2424088;0.05233969,0.2337629;0.0358948;0.004373774,-0.1713354;0.4789714;-0.05423933,-0.2411452;0.4161601;-0.2913549,-0.2664016;0.3932682;-0.503394,0.07719604;0.005534593;-0.02711627,0.07857896;-0.3252385;0.0101649,0.08006559;-0.6727257;0.07924159,0.09500588;-0.6348649;0.002197191,-0.06735147;0.004766825;-0.04654256,-0.1037405;-0.323861;-0.008042693,-0.1202637;-0.6701329;0.06505975,-0.103444;-0.6321699;-0.01158574,-0.01144383;0.5451009;0.01934073,0;0;0,-0.01347463;0.3146823;0.01387644,-0.02804799;0.6197739;0.01240492,0.1580838;0.4993657;0.01079273,0.2104732;0.252665;0.04869533,0.2207065;0.03898318;0.029778,-0.1906642;0.4904259;-0.05342499,-0.2755312;0.3504658;-0.2490042,-0.3002374;0.2814503;-0.450868,0.07719143;0.003869444;-0.02741647,0.1107101;-0.3273088;-0.02765584,0.1290698;-0.6690113;0.06412411,0.145957;-0.6981666;0.01476502,-0.07030322;0.004862117;-0.04194007,-0.1221569;-0.3236537;-0.02811281,-0.1229519;-0.6680979;0.05482542,-0.1321675;-0.6993846;0.006041724,-0.02431048;0.5448027;0.01529217,709.5682

+ 161 - 0
DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_OneArm_Forward_None_Fast.csv

@@ -0,0 +1,161 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.005859968;0.3089482;0.008340728,0.01187775;0.6090703;0.002691347,0.1731175;0.4881656;0.00796037,0.2017227;0.2574127;0.02581705,0.2329664;0.05315202;-0.02307144,-0.1489953;0.4777219;0.0004217513,-0.1850419;0.2473527;0.004256141,-0.2117578;0.03915626;-0.02782442,0.08177258;0.005569058;-0.03970237,0.09710901;-0.3659398;0.0004596524,0.1006882;-0.6908585;0.06285558,0.1011241;-0.6510372;-0.03628346,-0.08064835;0.005322586;-0.04197097,-0.1054988;-0.3667807;-0.01388893,-0.1188184;-0.6918047;0.04661115,-0.1159168;-0.6519613;-0.05248418,0.01031497;0.5352306;0.00636577,0;0;0,-0.01627288;0.3086182;0.006546498,-0.03286814;0.6082987;-0.0007386203,0.1276956;0.4919945;-0.04608154,0.2176883;0.2807226;-0.08669543,0.1903029;0.1263638;-0.2299159,-0.1830721;0.4648809;0.007983562,-0.2283807;0.2422019;-0.04441139,-0.2444522;0.1394874;-0.2295602,0.07591686;0.008136362;-0.04964351,0.1492586;-0.3577779;-0.07403159,0.2013219;-0.6823332;-0.03619599,0.220677;-0.7215292;-0.1052067,-0.08675085;0.0001279909;-0.02771861,-0.07935983;-0.3727515;-0.05552597,-0.03809315;-0.6967898;-0.002852499,-0.05258634;-0.7376193;-0.07139682,-0.02866187;0.5345936;0.003516913,4.836711
+0;0;0,0.005733243;0.3089522;0.00827767,0.01158327;0.6090764;0.002560004,0.1728981;0.488273;0.008015236,0.2014371;0.2574793;0.02544466,0.2331544;0.05323552;-0.0232089,-0.1492346;0.4776781;0.0005893325,-0.1849516;0.2472534;0.004162628,-0.2117141;0.03907414;-0.02799037,0.08173052;0.005572986;-0.03978835,0.09717883;-0.365915;0.0005233884,0.1006328;-0.6908177;0.06301019,0.1010393;-0.6510014;-0.03612947,-0.08068953;0.005319254;-0.04189216,-0.1054174;-0.3667938;-0.01383162,-0.1188149;-0.6917939;0.04677922,-0.1159432;-0.6519551;-0.05231743,0.01006796;0.5352366;0.006250042,0;0;0,-0.01627288;0.3086182;0.006546498,-0.03286814;0.6082987;-0.0007386203,0.1276956;0.4919945;-0.04608154,0.2176883;0.2807226;-0.08669543,0.1903029;0.1263638;-0.2299159,-0.1830721;0.4648809;0.007983562,-0.2283807;0.2422019;-0.04441139,-0.2444522;0.1394874;-0.2295602,0.07591686;0.008136362;-0.04964351,0.1492586;-0.3577779;-0.07403159,0.2013219;-0.6823332;-0.03619599,0.220677;-0.7215292;-0.1052067,-0.08675085;0.0001279909;-0.02771861,-0.07935983;-0.3727515;-0.05552597,-0.03809315;-0.6967898;-0.002852499,-0.05258634;-0.7376193;-0.07139682,-0.02866187;0.5345936;0.003516913,4.855778
+0;0;0,0.005734941;0.3090438;0.008280122,0.01158721;0.6092829;0.002560053,0.1728894;0.4884493;0.008016829,0.2014396;0.257565;0.02545311,0.2331362;0.05345468;-0.02316866,-0.1492197;0.4778553;0.0005914713,-0.1849507;0.2473401;0.004166171,-0.2116957;0.03929681;-0.02796581,0.0815928;0.005563595;-0.0397213,0.09702499;-0.3655369;0.0005483814,0.1004857;-0.6910771;0.0631578,0.1008914;-0.6512811;-0.03577758,-0.08055357;0.00531029;-0.04182157,-0.1052556;-0.3664146;-0.0137903,-0.1186794;-0.6920526;0.0469395,-0.1158136;-0.6522341;-0.05195295,0.01007122;0.5354095;0.006251765,0;0;0,-0.01630723;0.3087134;0.006294727,-0.03298212;0.6084972;-0.001271009,0.1277329;0.4921298;-0.04605961,0.2177634;0.280753;-0.08657002,0.1909269;0.1267315;-0.2300515,-0.1832234;0.4652021;0.007290383,-0.2285041;0.2423241;-0.04468838,-0.244129;0.1374473;-0.2284994,0.07591894;0.008148432;-0.04935622,0.1490856;-0.357376;-0.07413244,0.2022172;-0.6824458;-0.03651476,0.2213863;-0.7214392;-0.1054842,-0.08652624;9.742317E-05;-0.02791631,-0.07900158;-0.3724061;-0.05548178,-0.03723533;-0.697018;-0.002651285,-0.05226443;-0.736889;-0.07176358,-0.02875222;0.5347643;0.003061056,4.872336
+0;0;0,0.00573564;0.3090815;0.008281132,0.01158902;0.6093774;0.002559831,0.1727753;0.4885595;0.008016237,0.2013358;0.2575918;0.02545881,0.2329769;0.0538391;-0.02307777,-0.1491052;0.4779729;0.0005961466,-0.1848491;0.2473745;0.004172137,-0.2115473;0.03969577;-0.02790355,0.08171148;0.005571688;-0.03977907,0.09712291;-0.3650294;0.0004364215,0.1005885;-0.6910263;0.06313367,0.1009955;-0.6511989;-0.03611941,-0.08067073;0.005318014;-0.0418824,-0.1053395;-0.3659067;-0.01388885,-0.1187822;-0.6920015;0.04692614,-0.1159072;-0.6521514;-0.05228389,0.01007267;0.5354863;0.006252425,0;0;0,-0.01626544;0.3087588;0.006024599,-0.0329515;0.6085919;-0.001803398,0.1278474;0.4922973;-0.04593349,0.2178373;0.2808386;-0.08659148,0.1912348;0.1272623;-0.2300444,-0.1832769;0.4657625;0.006520507,-0.2283479;0.242747;-0.0454287,-0.2432093;0.1374593;-0.2286383,0.07604747;0.008176595;-0.04939747,0.1487714;-0.3569119;-0.07432985,0.2028424;-0.6823061;-0.03675437,0.2222235;-0.721912;-0.1055098,-0.08667058;7.040561E-05;-0.02789962,-0.07858062;-0.3718995;-0.05570088,-0.03664966;-0.6969187;-0.002585754,-0.05155117;-0.7370666;-0.07190488,-0.02871462;0.5348458;0.002598524,4.888109
+0;0;0,0.005715403;0.3090826;0.008252317,0.01155375;0.6093786;0.002517217,0.1727446;0.4885638;0.007991009,0.2014146;0.2576135;0.02548397,0.2334093;0.05391771;-0.02305967,-0.1491432;0.4779793;0.0006867745,-0.1846429;0.2473401;0.004062284,-0.2112202;0.03967577;-0.02820632,0.08168539;0.005579291;-0.03983155,0.09714751;-0.3650101;0.0004721992,0.1005826;-0.6910104;0.06315343,0.1009612;-0.6511837;-0.03609984,-0.08069213;0.005312786;-0.04184181,-0.1052597;-0.3659263;-0.01395038,-0.1188474;-0.691987;0.04701477,-0.1159998;-0.6521383;-0.05219618,0.0100412;0.5354876;0.006210992,0;0;0,-0.01626544;0.3087588;0.006024599,-0.0329515;0.6085919;-0.001803398,0.1278474;0.4922973;-0.04593349,0.2178373;0.2808386;-0.08659148,0.1912348;0.1272623;-0.2300444,-0.1832769;0.4657625;0.006520507,-0.2283479;0.242747;-0.0454287,-0.2432093;0.1374593;-0.2286383,0.07604747;0.008176595;-0.04939747,0.1487714;-0.3569119;-0.07432985,0.2028424;-0.6823061;-0.03675437,0.2222235;-0.721912;-0.1055098,-0.08667058;7.040561E-05;-0.02789962,-0.07858062;-0.3718995;-0.05570088,-0.03664966;-0.6969187;-0.002585754,-0.05155117;-0.7370666;-0.07190488,-0.02871462;0.5348458;0.002598524,4.909873
+0;0;0,0.005715403;0.3090826;0.008252317,0.01155375;0.6093786;0.002517217,0.1727446;0.4885638;0.007991009,0.2014146;0.2576135;0.02548397,0.2334093;0.05391771;-0.02305967,-0.1491432;0.4779793;0.0006867745,-0.1846429;0.2473401;0.004062284,-0.2112202;0.03967577;-0.02820632,0.08168539;0.005579291;-0.03983155,0.09714751;-0.3650101;0.0004721992,0.1005826;-0.6910104;0.06315343,0.1009612;-0.6511837;-0.03609984,-0.08069213;0.005312786;-0.04184181,-0.1052597;-0.3659263;-0.01395038,-0.1188474;-0.691987;0.04701477,-0.1159998;-0.6521383;-0.05219618,0.0100412;0.5354876;0.006210992,0;0;0,-0.01626544;0.3087588;0.006024599,-0.0329515;0.6085919;-0.001803398,0.1278474;0.4922973;-0.04593349,0.2178373;0.2808386;-0.08659148,0.1912348;0.1272623;-0.2300444,-0.1832769;0.4657625;0.006520507,-0.2283479;0.242747;-0.0454287,-0.2432093;0.1374593;-0.2286383,0.07604747;0.008176595;-0.04939747,0.1487714;-0.3569119;-0.07432985,0.2028424;-0.6823061;-0.03675437,0.2222235;-0.721912;-0.1055098,-0.08667058;7.040561E-05;-0.02789962,-0.07858062;-0.3718995;-0.05570088,-0.03664966;-0.6969187;-0.002585754,-0.05155117;-0.7370666;-0.07190488,-0.02871462;0.5348458;0.002598524,4.921012
+0;0;0,0.005715251;0.3090744;0.008252098,0.01155386;0.6093838;0.002516632,0.1725653;0.4886146;0.007988764,0.2011913;0.2580193;0.02545483,0.2332787;0.05373327;-0.02322949,-0.1489678;0.4780418;0.0006925762,-0.184413;0.2477572;0.004062896,-0.2110673;0.03949103;-0.02829923,0.0817267;0.005582113;-0.0398517,0.09716099;-0.3643403;0.0003795139,0.100602;-0.6908988;0.06316806,0.1009828;-0.6510153;-0.03665794,-0.08073294;0.005315473;-0.04186297,-0.1052563;-0.3652555;-0.01402174,-0.1188672;-0.6918744;0.04704779,-0.1160033;-0.6519688;-0.05273566,0.01004118;0.5354867;0.006210708,0;0;0,-0.01631528;0.3087519;0.005818129,-0.03305424;0.6085879;-0.002282858,0.1276729;0.4921427;-0.04582143,0.2170409;0.2807167;-0.08595967,0.1909554;0.1267764;-0.2300239,-0.1833437;0.4661414;0.005756396,-0.2281333;0.243395;-0.04597966,-0.2419861;0.1371415;-0.2294213,0.07609118;0.008249313;-0.04940295,0.1482742;-0.3562648;-0.07427144,0.2032079;-0.682115;-0.03687286,0.2226672;-0.7219324;-0.1062264,-0.08671737;-1.144055E-05;-0.0279046,-0.07864951;-0.3713153;-0.05561282,-0.03633243;-0.6968681;-0.002515405,-0.05129847;-0.737312;-0.07234897,-0.02880585;0.5348409;0.002194166,4.943429
+0;0;0,0.005619137;0.3090772;0.008215149,0.01134367;0.6093872;0.002406354,0.1723954;0.488642;0.007930779,0.2011036;0.2580624;0.02546778,0.2332645;0.05380331;-0.02328135,-0.1491703;0.478099;0.0008017737,-0.1843256;0.247766;0.003886232,-0.2108244;0.03951328;-0.02868916,0.08173691;0.005599374;-0.03982833,0.0972083;-0.3643132;0.0004786365,0.1005763;-0.6908813;0.06322135,0.1009172;-0.6510013;-0.03660514,-0.08072174;0.005297135;-0.04188691,-0.1051341;-0.3652892;-0.01415352,-0.1189223;-0.6918673;0.0470946,-0.1160978;-0.651965;-0.05269029,0.009864809;0.5354905;0.006120258,0;0;0,-0.01631528;0.3087519;0.005818129,-0.03305424;0.6085879;-0.002282858,0.1276729;0.4921427;-0.04582143,0.2170409;0.2807167;-0.08595967,0.1909554;0.1267764;-0.2300239,-0.1833437;0.4661414;0.005756396,-0.2281333;0.243395;-0.04597966,-0.2419861;0.1371415;-0.2294213,0.07609118;0.008249313;-0.04940295,0.1482742;-0.3562648;-0.07427144,0.2032079;-0.682115;-0.03687286,0.2226672;-0.7219324;-0.1062264,-0.08671737;-1.144055E-05;-0.0279046,-0.07864951;-0.3713153;-0.05561282,-0.03633243;-0.6968681;-0.002515405,-0.05129847;-0.737312;-0.07234897,-0.02880585;0.5348409;0.002194166,4.955642
+0;0;0,0.005618615;0.3090484;0.008214386,0.01134277;0.609339;0.00240592,0.1719252;0.4887328;0.007924935,0.2005776;0.2586015;0.02542782,0.2320013;0.05902441;-0.02220391,-0.1487119;0.4782202;0.0008165166,-0.1837988;0.2483352;0.003894975,-0.2096902;0.04485589;-0.02793374,0.08167095;0.005594856;-0.03979618,0.0971502;-0.3645056;0.0005312413,0.1005173;-0.6909806;0.06325607,0.1008592;-0.651071;-0.03686909,-0.0806566;0.005292859;-0.0418531,-0.1050814;-0.3654817;-0.01410563,-0.1188656;-0.6919666;0.04712502,-0.1160326;-0.6520346;-0.05295843,0.009863989;0.5354459;0.006119641,0;0;0,-0.01629726;0.3087271;0.00565505,-0.03301921;0.6085391;-0.002636671,0.1273095;0.4921395;-0.045717,0.2162901;0.2809064;-0.08509588,0.1920084;0.1311481;-0.2267649,-0.1831948;0.4669884;0.004334813,-0.2281212;0.2446741;-0.04710126,-0.2409507;0.1384061;-0.2249489,0.07611204;0.00826028;-0.0492332,0.1483823;-0.3564311;-0.07408262,0.2035868;-0.6821669;-0.03693081,0.2230591;-0.7225314;-0.1061626,-0.08659349;-2.147439E-05;-0.02804903,-0.07871202;-0.3715368;-0.05551719,-0.03612229;-0.6969851;-0.002591595,-0.05121725;-0.738992;-0.07122482,-0.0287765;0.5347986;0.001891613,4.966374
+0;0;0,0.005618615;0.3090484;0.008214386,0.01134277;0.609339;0.00240592,0.1719252;0.4887328;0.007924935,0.2005776;0.2586015;0.02542782,0.2320013;0.05902441;-0.02220391,-0.1487119;0.4782202;0.0008165166,-0.1837988;0.2483352;0.003894975,-0.2096902;0.04485589;-0.02793374,0.08167095;0.005594856;-0.03979618,0.0971502;-0.3645056;0.0005312413,0.1005173;-0.6909806;0.06325607,0.1008592;-0.651071;-0.03686909,-0.0806566;0.005292859;-0.0418531,-0.1050814;-0.3654817;-0.01410563,-0.1188656;-0.6919666;0.04712502,-0.1160326;-0.6520346;-0.05295843,0.009863989;0.5354459;0.006119641,0;0;0,-0.01629726;0.3087271;0.00565505,-0.03301921;0.6085391;-0.002636671,0.1273095;0.4921395;-0.045717,0.2162901;0.2809064;-0.08509588,0.1920084;0.1311481;-0.2267649,-0.1831948;0.4669884;0.004334813,-0.2281212;0.2446741;-0.04710126,-0.2409507;0.1384061;-0.2249489,0.07611204;0.00826028;-0.0492332,0.1483823;-0.3564311;-0.07408262,0.2035868;-0.6821669;-0.03693081,0.2230591;-0.7225314;-0.1061626,-0.08659349;-2.147439E-05;-0.02804903,-0.07871202;-0.3715368;-0.05551719,-0.03612229;-0.6969851;-0.002591595,-0.05121725;-0.738992;-0.07122482,-0.0287765;0.5347986;0.001891613,4.987956
+0;0;0,0.005559958;0.309103;0.008200443,0.01121591;0.6096231;0.002374686,0.172078;0.4888975;0.007864913,0.2006508;0.2595646;0.02522746,0.2325198;0.05959366;-0.02259405,-0.1490874;0.4783852;0.0008999431,-0.183735;0.2492483;0.003603419,-0.2091484;0.04533938;-0.02904957,0.08163127;0.005604135;-0.03974927,0.0971486;-0.3647806;0.0006273016,0.1005365;-0.6909766;0.06322769,0.1008408;-0.6510581;-0.0369899,-0.08059973;0.00527392;-0.0418443,-0.104824;-0.3658115;-0.01419109,-0.1187997;-0.6919851;0.04704259,-0.1160013;-0.6520423;-0.05313397,0.00975569;0.5356537;0.006093829,0;0;0,-0.01639567;0.3087829;0.005204201,-0.03345008;0.608783;-0.003787279,0.1273361;0.491864;-0.0459702,0.2159011;0.2812401;-0.08476805,0.1920871;0.1308331;-0.226548,-0.183947;0.4674579;0.002940953,-0.2209504;0.2398229;-0.01996117,-0.2412925;0.1281174;-0.1943142,0.07611863;0.008266151;-0.04911923,0.1486095;-0.3566574;-0.07425427,0.2039601;-0.6820946;-0.03736162,0.2235173;-0.722603;-0.1065578,-0.08650401;-3.2609E-05;-0.02814479,-0.07862403;-0.3718061;-0.05604224,-0.03571653;-0.6968956;-0.00303413,-0.05052902;-0.7382481;-0.07254278,-0.02911186;0.5349853;0.0009593964,5.010177
+0;0;0,0.005559958;0.309103;0.008200443,0.01121591;0.6096231;0.002374686,0.172078;0.4888975;0.007864913,0.2006508;0.2595646;0.02522746,0.2325198;0.05959366;-0.02259405,-0.1490874;0.4783852;0.0008999431,-0.183735;0.2492483;0.003603419,-0.2091484;0.04533938;-0.02904957,0.08163127;0.005604135;-0.03974927,0.0971486;-0.3647806;0.0006273016,0.1005365;-0.6909766;0.06322769,0.1008408;-0.6510581;-0.0369899,-0.08059973;0.00527392;-0.0418443,-0.104824;-0.3658115;-0.01419109,-0.1187997;-0.6919851;0.04704259,-0.1160013;-0.6520423;-0.05313397,0.00975569;0.5356537;0.006093829,0;0;0,-0.01639567;0.3087829;0.005204201,-0.03345008;0.608783;-0.003787279,0.1273361;0.491864;-0.0459702,0.2159011;0.2812401;-0.08476805,0.1920871;0.1308331;-0.226548,-0.183947;0.4674579;0.002940953,-0.2209504;0.2398229;-0.01996117,-0.2412925;0.1281174;-0.1943142,0.07611863;0.008266151;-0.04911923,0.1486095;-0.3566574;-0.07425427,0.2039601;-0.6820946;-0.03736162,0.2235173;-0.722603;-0.1065578,-0.08650401;-3.2609E-05;-0.02814479,-0.07862403;-0.3718061;-0.05604224,-0.03571653;-0.6968956;-0.00303413,-0.05052902;-0.7382481;-0.07254278,-0.02911186;0.5349853;0.0009593964,5.021646
+0;0;0,0.005562122;0.3092233;0.008203637,0.01122224;0.6099645;0.002373218,0.1726658;0.4890074;0.007873002,0.2012182;0.259838;0.02522317,0.2329926;0.06046119;-0.02245625,-0.1496526;0.4784573;0.000883027,-0.1842754;0.2494839;0.003584576,-0.2096134;0.04618075;-0.0289714,0.08158541;0.005600986;-0.03972694,0.0971067;-0.3648781;0.0006599165,0.1004954;-0.6911497;0.06327483,0.1008004;-0.6512057;-0.03720156,-0.08055443;0.005270956;-0.04182079,-0.1047848;-0.365909;-0.01416053,-0.1187638;-0.6921582;0.04708735,-0.1159582;-0.6521897;-0.0533479,0.009760769;0.5359314;0.006095559,0;0;0,-0.01666765;0.3088965;0.004739285,-0.0340864;0.6090775;-0.004868746,0.127553;0.4917724;-0.0462091,0.2160987;0.2812569;-0.08465099,0.192608;0.131477;-0.2262428,-0.1850562;0.4674646;0.001270298,-0.2205337;0.2396088;-0.02013079,-0.242987;0.1275629;-0.1932655,0.07619878;0.008244663;-0.04890347,0.1490291;-0.3566991;-0.07417274,0.2044232;-0.6822614;-0.03775907,0.2240115;-0.7229595;-0.1071317,-0.08640057;1.60755E-06;-0.02829699,-0.07810919;-0.3718547;-0.05624108,-0.03489282;-0.6969862;-0.003258493,-0.04950999;-0.7382916;-0.07323253,-0.02965644;0.5352322;4.529953E-05,5.043761
+0;0;0,0.005383309;0.3092258;0.008229976,0.01083677;0.6099702;0.002368506,0.1723745;0.4891253;0.007945092,0.2009743;0.2599683;0.02538093,0.23289;0.06064793;-0.02244017,-0.1499837;0.4784689;0.001067288,-0.1842225;0.2494316;0.003190848,-0.2097826;0.04610567;-0.02904752,0.08159713;0.005644322;-0.0396967,0.09717147;-0.3648187;0.0008166954,0.1004764;-0.6911013;0.0633788,0.100751;-0.6511577;-0.03709772,-0.08054033;0.00522508;-0.04185369,-0.1046935;-0.3659626;-0.01423027,-0.1189135;-0.6921723;0.0471724,-0.1161366;-0.6522039;-0.05326366,0.009437809;0.5359363;0.006100292,0;0;0,-0.01666765;0.3088965;0.004739285,-0.0340864;0.6090775;-0.004868746,0.127553;0.4917724;-0.0462091,0.2160987;0.2812569;-0.08465099,0.192608;0.131477;-0.2262428,-0.1850562;0.4674646;0.001270298,-0.2205337;0.2396088;-0.02013079,-0.242987;0.1275629;-0.1932655,0.07619878;0.008244663;-0.04890347,0.1490291;-0.3566991;-0.07417274,0.2044232;-0.6822614;-0.03775907,0.2240115;-0.7229595;-0.1071317,-0.08640057;1.60755E-06;-0.02829699,-0.07810919;-0.3718547;-0.05624108,-0.03489282;-0.6969862;-0.003258493,-0.04950999;-0.7382916;-0.07323253,-0.02965644;0.5352322;4.529953E-05,5.055154
+0;0;0,0.005383325;0.3092267;0.008230001,0.01083903;0.610094;0.002365656,0.1727923;0.4890876;0.007949069,0.2013825;0.2600074;0.02537907,0.2331984;0.06131007;-0.02229256,-0.1503896;0.478404;0.00105369,-0.184617;0.2494434;0.003176539,-0.2100971;0.04675309;-0.02896106,0.08112874;0.005611923;-0.03946883,0.09671663;-0.3651733;0.001079798,0.1000183;-0.6911274;0.06357893,0.1002928;-0.6511848;-0.03688737,-0.08007801;0.005195086;-0.04161344,-0.1042522;-0.3663155;-0.01396599,-0.1184579;-0.6921967;0.04737485,-0.1156812;-0.6522293;-0.05305098,0.009439274;0.5360183;0.006099556,0;0;0,-0.01674998;0.3089018;0.004116535,-0.0345265;0.6091564;-0.006294012,0.1277744;0.4915889;-0.04683685,0.2164208;0.2811324;-0.08490038,0.1932797;0.1320231;-0.2263088,-0.1859857;0.4677827;-0.0007030796,-0.220466;0.2397239;-0.02068511,-0.2547452;0.128632;-0.1917084,0.07607404;0.008292854;-0.04811573,0.1493934;-0.3568359;-0.07407951,0.2046976;-0.6821517;-0.03838396,0.2243852;-0.722971;-0.1075897,-0.08575409;-2.996604E-05;-0.02859003,-0.07742061;-0.3722062;-0.05659454,-0.03396909;-0.6969837;-0.003730252,-0.04819907;-0.7383378;-0.07371966,-0.02999695;0.5352916;-0.001137733,5.066164
+0;0;0,0.005381495;0.3091216;0.008227203,0.0108345;0.6098401;0.002365877,0.1728576;0.4888533;0.00794808,0.2013794;0.2603213;0.02533637,0.2332682;0.06116864;-0.0224445,-0.150461;0.4781653;0.001049785,-0.1846064;0.2497526;0.003167554,-0.210145;0.04659772;-0.02904369,0.0809837;0.005601889;-0.03939826,0.09655236;-0.3647261;0.001100354,0.09985451;-0.6907305;0.06360912,0.10013;-0.6507524;-0.03721565,-0.07993484;0.005185798;-0.04153904,-0.1040792;-0.3658665;-0.01392569,-0.1182871;-0.6917981;0.04742461,-0.1155005;-0.6517951;-0.05335953,0.00943549;0.5358039;0.006097785,0;0;0,-0.01695623;0.3087945;0.003353596,-0.03546239;0.6087932;-0.008596182,0.1274917;0.491489;-0.04748964,0.2163065;0.2816221;-0.08504725,0.1935628;0.1322056;-0.2268891,-0.1867931;0.467481;-0.002455642,-0.2208105;0.2399193;-0.02248692,-0.2550742;0.1302118;-0.1949744,0.07608929;0.008269221;-0.04779124,0.1493949;-0.3563773;-0.07395363,0.2042225;-0.6818838;-0.03878856,0.2245512;-0.722841;-0.1081939,-0.08550346;-2.664457E-05;-0.02882917,-0.07723996;-0.3717459;-0.05678933,-0.03345168;-0.6965559;-0.004080389,-0.04749346;-0.7380844;-0.07444918,-0.03073748;0.5350159;-0.002953291,5.088692
+0;0;0,0.005121637;0.3091193;0.008473168,0.01039241;0.6098429;0.002698547,0.1724714;0.4888133;0.00817281,0.2011786;0.2603096;0.02562878,0.2331928;0.06120604;-0.02227263,-0.150828;0.4781389;0.001398235,-0.1846159;0.2496679;0.002862254,-0.2104324;0.0465192;-0.02916575,0.08100061;0.005651314;-0.0393564,0.09637536;-0.3646578;0.00138719,0.09961715;-0.6906499;0.06396356,0.09986129;-0.6506566;-0.03685977,-0.07992844;0.005136559;-0.04155747,-0.104177;-0.3658879;-0.01366197,-0.1184791;-0.6917953;0.04779424,-0.1157243;-0.6517772;-0.05298927,0.009059994;0.5358043;0.006408292,0;0;0,-0.01695623;0.3087945;0.003353596,-0.03546239;0.6087932;-0.008596182,0.1274917;0.491489;-0.04748964,0.2163065;0.2816221;-0.08504725,0.1935628;0.1322056;-0.2268891,-0.1867931;0.467481;-0.002455642,-0.2208105;0.2399193;-0.02248692,-0.2550742;0.1302118;-0.1949744,0.07608929;0.008269221;-0.04779124,0.1493949;-0.3563773;-0.07395363,0.2042225;-0.6818838;-0.03878856,0.2245512;-0.722841;-0.1081939,-0.08550346;-2.664457E-05;-0.02882917,-0.07723996;-0.3717459;-0.05678933,-0.03345168;-0.6965559;-0.004080389,-0.04749346;-0.7380844;-0.07444918,-0.03073748;0.5350159;-0.002953291,5.099814
+0;0;0,0.005121637;0.3091193;0.008473168,0.01039241;0.6098429;0.002698547,0.1724714;0.4888133;0.00817281,0.2011786;0.2603096;0.02562878,0.2331928;0.06120604;-0.02227263,-0.150828;0.4781389;0.001398235,-0.1846159;0.2496679;0.002862254,-0.2104324;0.0465192;-0.02916575,0.08100061;0.005651314;-0.0393564,0.09637536;-0.3646578;0.00138719,0.09961715;-0.6906499;0.06396356,0.09986129;-0.6506566;-0.03685977,-0.07992844;0.005136559;-0.04155747,-0.104177;-0.3658879;-0.01366197,-0.1184791;-0.6917953;0.04779424,-0.1157243;-0.6517772;-0.05298927,0.009059994;0.5358043;0.006408292,0;0;0,-0.01695623;0.3087945;0.003353596,-0.03546239;0.6087932;-0.008596182,0.1274917;0.491489;-0.04748964,0.2163065;0.2816221;-0.08504725,0.1935628;0.1322056;-0.2268891,-0.1867931;0.467481;-0.002455642,-0.2208105;0.2399193;-0.02248692,-0.2550742;0.1302118;-0.1949744,0.07608929;0.008269221;-0.04779124,0.1493949;-0.3563773;-0.07395363,0.2042225;-0.6818838;-0.03878856,0.2245512;-0.722841;-0.1081939,-0.08550346;-2.664457E-05;-0.02882917,-0.07723996;-0.3717459;-0.05678933,-0.03345168;-0.6965559;-0.004080389,-0.04749346;-0.7380844;-0.07444918,-0.03073748;0.5350159;-0.002953291,5.121968
+0;0;0,0.005122202;0.3091534;0.008474102,0.01040002;0.6102775;0.002690307,0.1733322;0.488867;0.008180561,0.202025;0.2604777;0.02562779,0.2328649;0.0686774;-0.02051657,-0.1516599;0.4781368;0.001370518,-0.1854309;0.2497802;0.002833804,-0.2103005;0.05408309;-0.02801939,0.08097097;0.005649246;-0.039342,0.09633327;-0.36436;0.001368597,0.09957945;-0.6907945;0.06402989,0.09982277;-0.6508349;-0.0364541,-0.07989919;0.005134679;-0.04154226,-0.1041281;-0.3655894;-0.01366935,-0.1184496;-0.6919391;0.04787027,-0.1157041;-0.6519547;-0.05257405,0.009065175;0.5361041;0.006406805,0;0;0,-0.01738065;0.3088167;0.002015114,-0.03702442;0.6090345;-0.01232433,0.1276084;0.491223;-0.04847646,0.216483;0.2814443;-0.08567262,0.1952704;0.1377795;-0.2227063,-0.1886876;0.4668767;-0.004521783,-0.2359372;0.2476384;-0.05921601,-0.2517093;0.1376547;-0.2251153,0.07621868;0.008224726;-0.0475297,0.1496447;-0.3560719;-0.0739274,0.2047791;-0.6820872;-0.03971314,0.2245847;-0.7226233;-0.1092019,-0.08538181;-6.360601E-07;-0.02908524,-0.07704324;-0.3713627;-0.05773783,-0.03277626;-0.6966128;-0.005305108,-0.04646771;-0.7371578;-0.07624339,-0.03200899;0.5351983;-0.005972385,5.144588
+0;0;0,0.004800058;0.3091579;0.008499857,0.00969717;0.6102863;0.002620075,0.172754;0.4889005;0.008248481,0.201569;0.2605381;0.02584596,0.2324411;0.06876813;-0.02040284,-0.1520937;0.4777651;0.0009363275,-0.1855674;0.2493633;0.002171464,-0.2104289;0.05380301;-0.02954336,0.08097708;0.005757339;-0.03931375,0.0960732;-0.3642408;0.001597114,0.09937983;-0.6906786;0.0642382,0.09973513;-0.6507252;-0.03624608,-0.07989935;0.005020892;-0.04155587,-0.104212;-0.3656827;-0.01348525,-0.1187084;-0.6920457;0.04794355,-0.1158492;-0.6520618;-0.05249763,0.00848096;0.5361124;0.006365914,0;0;0,-0.01738065;0.3088167;0.002015114,-0.03702442;0.6090345;-0.01232433,0.1276084;0.491223;-0.04847646,0.216483;0.2814443;-0.08567262,0.1952704;0.1377795;-0.2227063,-0.1886876;0.4668767;-0.004521783,-0.2359372;0.2476384;-0.05921601,-0.2517093;0.1376547;-0.2251153,0.07621868;0.008224726;-0.0475297,0.1496447;-0.3560719;-0.0739274,0.2047791;-0.6820872;-0.03971314,0.2245847;-0.7226233;-0.1092019,-0.08538181;-6.360601E-07;-0.02908524,-0.07704324;-0.3713627;-0.05773783,-0.03277626;-0.6966128;-0.005305108,-0.04646771;-0.7371578;-0.07624339,-0.03200899;0.5351983;-0.005972385,5.155569
+0;0;0,0.004794725;0.3088144;0.008490413,0.009690627;0.6098685;0.002612638,0.1727166;0.4885236;0.008239077,0.2012061;0.2627409;0.02563776,0.2315601;0.07418962;-0.01983479,-0.1520691;0.4773903;0.0009283195,-0.1851646;0.2515687;0.002149504,-0.2096089;0.05929068;-0.02903301,0.08089471;0.005751483;-0.03927376,0.09601545;-0.3648501;0.001703825,0.09932115;-0.6911956;0.0643272,0.09967092;-0.651397;-0.03459433,-0.07981808;0.005015785;-0.0415136,-0.1041704;-0.3662924;-0.0133972,-0.1186627;-0.6925632;0.04801424,-0.1158479;-0.6527345;-0.05086488,0.008474938;0.5357264;0.00635687,0;0;0,-0.0175311;0.3084694;0.0008604527,-0.03754815;0.6085268;-0.01467633,0.127389;0.4908014;-0.04952979,0.2163609;0.2838204;-0.08606815,0.1970222;0.1404724;-0.2188013,-0.1896881;0.4677888;-0.008475702,-0.2352207;0.2503129;-0.06066051,-0.2500123;0.1418831;-0.2236479,0.07627898;0.008230269;-0.04725718,0.149787;-0.3566222;-0.07432342,0.2037297;-0.6827519;-0.04021168,0.2227214;-0.7215029;-0.109452,-0.08519319;-5.108288E-05;-0.02935267,-0.0767107;-0.3720015;-0.05823629,-0.03226737;-0.6972173;-0.006338049,-0.04608973;-0.7358786;-0.07688011,-0.03245561;0.5347565;-0.008001328,5.178018
+0;0;0,0.004795355;0.308855;0.008491528,0.009692209;0.6099675;0.002611893,0.1727143;0.4885916;0.008239904,0.2011981;0.2628541;0.02563511,0.2315537;0.07429232;-0.01983997,-0.1520648;0.4774585;0.0009292974,-0.1851537;0.2516821;0.002150237,-0.2095993;0.05939341;-0.02903402,0.08063659;0.00573313;-0.03914845,0.09575694;-0.3648591;0.001828104,0.09905481;-0.6904308;0.06430301,0.09940764;-0.6505466;-0.0354828,-0.07956338;0.004999781;-0.04138113,-0.1039151;-0.366299;-0.01326544,-0.118373;-0.6917962;0.0480004,-0.1155337;-0.6518816;-0.05174263,0.008475997;0.5357935;0.006357735,0;0;0,-0.01771459;0.3085006;-0.0001487732,-0.03812532;0.6085163;-0.0170238,0.1271279;0.4908469;-0.05062008,0.2159302;0.2837211;-0.08645916,0.1975261;0.1407654;-0.219763,-0.1903063;0.4680881;-0.01153555,-0.225963;0.2442241;-0.03770603,-0.2404534;0.1516909;-0.2102535,0.07626027;0.008232772;-0.04673672,0.1498192;-0.3565314;-0.07470965,0.2019394;-0.6821088;-0.04015803,0.2220744;-0.7206537;-0.110523,-0.08476723;-4.260715E-05;-0.02970258,-0.07656189;-0.3719905;-0.0585766,-0.03177;-0.6964828;-0.00749404,-0.0457992;-0.73554;-0.07883349,-0.03295588;0.534753;-0.009985209,5.199969
+0;0;0,0.004600074;0.3088555;0.00858023,0.009381615;0.6099705;0.002738569,0.172451;0.4886387;0.008313894,0.2010545;0.2629195;0.02575028,0.2315645;0.07441917;-0.01987586,-0.1522073;0.4771826;0.0001501483,-0.1851404;0.2513815;0.0009395957,-0.209957;0.05928546;-0.03112661,0.08065908;0.005804373;-0.03909155,0.09566596;-0.3647881;0.001924694,0.09896314;-0.6903628;0.064384,0.09951092;-0.6504745;-0.03540053,-0.07953233;0.004915673;-0.04145085,-0.1039504;-0.3663671;-0.01318164,-0.1185436;-0.6918392;0.04818541,-0.1155082;-0.6519219;-0.05155156,0.008199299;0.5357956;0.006477252,0;0;0,-0.01771459;0.3085006;-0.0001487732,-0.03812532;0.6085163;-0.0170238,0.1271279;0.4908469;-0.05062008,0.2159302;0.2837211;-0.08645916,0.1975261;0.1407654;-0.219763,-0.1903063;0.4680881;-0.01153555,-0.225963;0.2442241;-0.03770603,-0.2404534;0.1516909;-0.2102535,0.07626027;0.008232772;-0.04673672,0.1498192;-0.3565314;-0.07470965,0.2019394;-0.6821088;-0.04015803,0.2220744;-0.7206537;-0.110523,-0.08476723;-4.260715E-05;-0.02970258,-0.07656189;-0.3719905;-0.0585766,-0.03177;-0.6964828;-0.00749404,-0.0457992;-0.73554;-0.07883349,-0.03295588;0.534753;-0.009985209,5.222886
+0;0;0,0.004600718;0.3088987;0.008581433,0.009380888;0.6099274;0.002741025,0.1723654;0.488631;0.008314845,0.2009513;0.2630502;0.02574054,0.2314661;0.07452022;-0.01989276,-0.1521247;0.4771808;0.0001553288,-0.1850377;0.2515182;0.0009442922,-0.2098581;0.05939198;-0.03112695,0.08067777;0.005805718;-0.03910061,0.09569877;-0.3651352;0.001954198,0.0989925;-0.6903692;0.06434815,0.0995506;-0.6502947;-0.03731619,-0.07955075;0.004916812;-0.04146045,-0.1039917;-0.3667151;-0.01316467,-0.1185697;-0.6918466;0.04813816,-0.1154771;-0.6517425;-0.05347772,0.008198747;0.5357634;0.006479154,0;0;0,-0.01828568;0.3085077;-0.001376867,-0.03896005;0.6083616;-0.01920176,0.1264357;0.4908223;-0.05198598,0.2149371;0.2835791;-0.08699012,0.1970993;0.1413626;-0.221204,-0.1911449;0.4684727;-0.01544614,-0.2267917;0.2444055;-0.03848369,-0.2408583;0.151967;-0.211152,0.0765411;0.008385986;-0.04628825,0.1491719;-0.3568089;-0.07571125,0.1992766;-0.6821195;-0.03905582,0.2212101;-0.720745;-0.1114914,-0.08466204;-0.0001476255;-0.03006302,-0.07697028;-0.3724132;-0.05951599,-0.03220836;-0.696628;-0.008897938,-0.04635967;-0.7370417;-0.08155537,-0.03371369;0.5346413;-0.01189137,5.233768
+0;0;0,0.004600718;0.3088987;0.008581433,0.009380888;0.6099274;0.002741025,0.1723654;0.488631;0.008314845,0.2009513;0.2630502;0.02574054,0.2314661;0.07452022;-0.01989276,-0.1521247;0.4771808;0.0001553288,-0.1850377;0.2515182;0.0009442922,-0.2098581;0.05939198;-0.03112695,0.08067777;0.005805718;-0.03910061,0.09569877;-0.3651352;0.001954198,0.0989925;-0.6903692;0.06434815,0.0995506;-0.6502947;-0.03731619,-0.07955075;0.004916812;-0.04146045,-0.1039917;-0.3667151;-0.01316467,-0.1185697;-0.6918466;0.04813816,-0.1154771;-0.6517425;-0.05347772,0.008198747;0.5357634;0.006479154,0;0;0,-0.01828568;0.3085077;-0.001376867,-0.03896005;0.6083616;-0.01920176,0.1264357;0.4908223;-0.05198598,0.2149371;0.2835791;-0.08699012,0.1970993;0.1413626;-0.221204,-0.1911449;0.4684727;-0.01544614,-0.2267917;0.2444055;-0.03848369,-0.2408583;0.151967;-0.211152,0.0765411;0.008385986;-0.04628825,0.1491719;-0.3568089;-0.07571125,0.1992766;-0.6821195;-0.03905582,0.2212101;-0.720745;-0.1114914,-0.08466204;-0.0001476255;-0.03006302,-0.07697028;-0.3724132;-0.05951599,-0.03220836;-0.696628;-0.008897938,-0.04635967;-0.7370417;-0.08155537,-0.03371369;0.5346413;-0.01189137,5.24528
+0;0;0,0.004371786;0.3089611;0.008729598,0.009054497;0.609964;0.002992319,0.1715864;0.4888504;0.008568545,0.1999954;0.2650021;0.02579916,0.2311863;0.07334691;-0.02062314,-0.151788;0.4770129;-0.0005079857,-0.18453;0.2530946;-0.0012727,-0.2101464;0.05796009;-0.03482788,0.08070504;0.005897389;-0.03908602,0.09553508;-0.3647566;0.002156254,0.09882039;-0.6905029;0.06471439,0.09960905;-0.650261;-0.03854985,-0.07957794;0.004830238;-0.04147072,-0.1042164;-0.3664972;-0.01293904,-0.1188526;-0.6921344;0.04855255,-0.1154884;-0.6518638;-0.05465703,0.007889043;0.5357877;0.006713326,0;0;0,-0.01853286;0.3085521;-0.002102852,-0.03905611;0.6083217;-0.02100897,0.1257889;0.4905064;-0.05308771,0.214986;0.2855123;-0.08820677,0.1966846;0.1416808;-0.2254553,-0.190865;0.4687446;-0.01702998,-0.2259271;0.2462534;-0.03894684,-0.2398202;0.155903;-0.2164388,0.07683806;0.008450389;-0.04582906,0.1486334;-0.3565482;-0.07627082,0.197335;-0.6821919;-0.03602982,0.2204148;-0.7205211;-0.1106453,-0.08458789;-0.0001601622;-0.03034243,-0.07715169;-0.3721345;-0.06009178,-0.03223396;-0.6968216;-0.009143546,-0.04622199;-0.7393361;-0.08204759,-0.03385565;0.5346125;-0.01344371,5.268404
+0;0;0,0.004371786;0.3089611;0.008729598,0.009054497;0.609964;0.002992319,0.1715864;0.4888504;0.008568545,0.1999954;0.2650021;0.02579916,0.2311863;0.07334691;-0.02062314,-0.151788;0.4770129;-0.0005079857,-0.18453;0.2530946;-0.0012727,-0.2101464;0.05796009;-0.03482788,0.08070504;0.005897389;-0.03908602,0.09553508;-0.3647566;0.002156254,0.09882039;-0.6905029;0.06471439,0.09960905;-0.650261;-0.03854985,-0.07957794;0.004830238;-0.04147072,-0.1042164;-0.3664972;-0.01293904,-0.1188526;-0.6921344;0.04855255,-0.1154884;-0.6518638;-0.05465703,0.007889043;0.5357877;0.006713326,0;0;0,-0.01853286;0.3085521;-0.002102852,-0.03905611;0.6083217;-0.02100897,0.1257889;0.4905064;-0.05308771,0.214986;0.2855123;-0.08820677,0.1966846;0.1416808;-0.2254553,-0.190865;0.4687446;-0.01702998,-0.2259271;0.2462534;-0.03894684,-0.2398202;0.155903;-0.2164388,0.07683806;0.008450389;-0.04582906,0.1486334;-0.3565482;-0.07627082,0.197335;-0.6821919;-0.03602982,0.2204148;-0.7205211;-0.1106453,-0.08458789;-0.0001601622;-0.03034243,-0.07715169;-0.3721345;-0.06009178,-0.03223396;-0.6968216;-0.009143546,-0.04622199;-0.7393361;-0.08204759,-0.03385565;0.5346125;-0.01344371,5.279525
+0;0;0,0.004369581;0.3088052;0.008725193,0.009046497;0.6094357;0.002995289,0.1709756;0.488594;0.008559725,0.1993182;0.2652687;0.02575008,0.2309556;0.0708701;-0.02133674,-0.1512049;0.4768001;-0.0004832949,-0.1838704;0.2534051;-0.001246222,-0.2098535;0.05547738;-0.03528173,0.08073026;0.005899231;-0.03909823,0.09555494;-0.3646209;0.002129145,0.09887587;-0.6938993;0.06536559,0.09967732;-0.6534913;-0.0395728,-0.0796028;0.004831748;-0.04148368,-0.1042324;-0.3663616;-0.01296231,-0.1190273;-0.6955297;0.04919603,-0.1156085;-0.6550926;-0.05568681,0.00788259;0.535358;0.006711356,0;0;0,-0.01872855;0.308379;-0.002747774,-0.03899612;0.6077386;-0.02249479,0.1254122;0.490498;-0.05367947,0.2155302;0.2866197;-0.08953142,0.1966366;0.142142;-0.2301662,-0.1904626;0.468887;-0.0175579,-0.2362304;0.2572103;-0.08136392,-0.2381704;0.1707902;-0.2644942,0.07690189;0.008554131;-0.04575777,0.1481786;-0.3563621;-0.07674766,0.1957245;-0.6845977;-0.0274024,0.2198054;-0.7210527;-0.105664,-0.08457675;-0.0002651063;-0.0304557,-0.0775829;-0.3720939;-0.06043966,-0.03213008;-0.7003214;-0.009108238,-0.04598857;-0.7440588;-0.08321474,-0.03386338;0.5341434;-0.01474357,5.291121
+0;0;0,0.003967667;0.3088031;0.008987728,0.008478926;0.6094378;0.003375157,0.1704587;0.4886087;0.008823291,0.1988946;0.2652802;0.02581656,0.2306969;0.07084854;-0.02102206,-0.1516011;0.4765677;-0.0009531793,-0.1841845;0.2531802;-0.004005031,-0.2113281;0.0559274;-0.04093023,0.08076075;0.005998868;-0.03902003,0.0952296;-0.3645143;0.002395805,0.09844384;-0.6937755;0.06572737,0.09942389;-0.6533533;-0.03920809,-0.07957413;0.004730456;-0.0415503,-0.1045892;-0.3664079;-0.01265123,-0.1192723;-0.6955801;0.04951163,-0.1156773;-0.6551261;-0.05536364,0.007360528;0.5353585;0.00707522,0;0;0,-0.01872855;0.308379;-0.002747774,-0.03899612;0.6077386;-0.02249479,0.1254122;0.490498;-0.05367947,0.2155302;0.2866197;-0.08953142,0.1966366;0.142142;-0.2301662,-0.1904626;0.468887;-0.0175579,-0.2362304;0.2572103;-0.08136392,-0.2381704;0.1707902;-0.2644942,0.07690189;0.008554131;-0.04575777,0.1481786;-0.3563621;-0.07674766,0.1957245;-0.6845977;-0.0274024,0.2198054;-0.7210527;-0.105664,-0.08457675;-0.0002651063;-0.0304557,-0.0775829;-0.3720939;-0.06043966,-0.03213008;-0.7003214;-0.009108238,-0.04598857;-0.7440588;-0.08321474,-0.03386338;0.5341434;-0.01474357,5.302757
+0;0;0,0.003967667;0.3088031;0.008987728,0.008478926;0.6094378;0.003375157,0.1704587;0.4886087;0.008823291,0.1988946;0.2652802;0.02581656,0.2306969;0.07084854;-0.02102206,-0.1516011;0.4765677;-0.0009531793,-0.1841845;0.2531802;-0.004005031,-0.2113281;0.0559274;-0.04093023,0.08076075;0.005998868;-0.03902003,0.0952296;-0.3645143;0.002395805,0.09844384;-0.6937755;0.06572737,0.09942389;-0.6533533;-0.03920809,-0.07957413;0.004730456;-0.0415503,-0.1045892;-0.3664079;-0.01265123,-0.1192723;-0.6955801;0.04951163,-0.1156773;-0.6551261;-0.05536364,0.007360528;0.5353585;0.00707522,0;0;0,-0.01872855;0.308379;-0.002747774,-0.03899612;0.6077386;-0.02249479,0.1254122;0.490498;-0.05367947,0.2155302;0.2866197;-0.08953142,0.1966366;0.142142;-0.2301662,-0.1904626;0.468887;-0.0175579,-0.2362304;0.2572103;-0.08136392,-0.2381704;0.1707902;-0.2644942,0.07690189;0.008554131;-0.04575777,0.1481786;-0.3563621;-0.07674766,0.1957245;-0.6845977;-0.0274024,0.2198054;-0.7210527;-0.105664,-0.08457675;-0.0002651063;-0.0304557,-0.0775829;-0.3720939;-0.06043966,-0.03213008;-0.7003214;-0.009108238,-0.04598857;-0.7440588;-0.08321474,-0.03386338;0.5341434;-0.01474357,5.313906
+0;0;0,0.003966192;0.3086883;0.008984384,0.008474007;0.6090934;0.003375811,0.1706742;0.4882509;0.008823821,0.19904;0.2654738;0.02577514,0.2313953;0.0676607;-0.02187809,-0.1518194;0.4761938;-0.0009658197,-0.1843224;0.2533577;-0.004010136,-0.211938;0.05267438;-0.04157753,0.08077186;0.005999693;-0.03902539,0.09518822;-0.3631695;0.002240218,0.09845615;-0.6979307;0.06662968,0.09928112;-0.6591577;-0.02170115,-0.07958507;0.004731106;-0.04155601,-0.1045094;-0.365061;-0.01276177,-0.1194378;-0.6997318;0.05043947,-0.1164116;-0.6609319;-0.0378407,0.007356359;0.5350638;0.007073395,0;0;0,-0.01878154;0.3082582;-0.003004789,-0.03897709;0.6073802;-0.02296567,0.1258489;0.4905565;-0.05376506,0.2164881;0.2877291;-0.09074044,0.1974105;0.1439433;-0.2370601,-0.1907608;0.4686895;-0.01770458,-0.2363791;0.25761;-0.08162661,-0.2384527;0.1730956;-0.2695115,0.07699564;0.008574188;-0.04562044,0.1475222;-0.3550858;-0.07682967,0.1965134;-0.6872585;-0.01781344,0.2156217;-0.7188172;-0.07884932,-0.0845655;-0.0002775256;-0.03052326,-0.07761357;-0.3707639;-0.06032456,-0.0315385;-0.7045;-0.008180048,-0.04288037;-0.7365049;-0.07068394,-0.03386229;0.5338345;-0.01520872,5.336899
+0;0;0,0.003690168;0.308579;0.009112661,0.008059691;0.6086795;0.00358147,0.1704002;0.4879315;0.009008302,0.1986708;0.2672499;0.0255045,0.2312151;0.0675112;-0.0222012,-0.1522937;0.4758466;-0.0007178732,-0.1843863;0.255155;-0.006805382,-0.2130751;0.05314939;-0.04681998,0.08079174;0.006074111;-0.0389767,0.09487354;-0.3618102;0.002301823,0.09819813;-0.7004467;0.06741351,0.09905308;-0.6611536;-0.02607305,-0.07957225;0.004656852;-0.04159272,-0.1045133;-0.363832;-0.01269672,-0.1198334;-0.7023438;0.05133662,-0.1166478;-0.6630245;-0.04209696,0.006980316;0.5347294;0.007264875,0;0;0,-0.01858567;0.3081565;-0.00344038,-0.0378781;0.6070009;-0.02383304,0.1268428;0.4903346;-0.05436826,0.2188708;0.2911037;-0.09448838,0.1975405;0.1467324;-0.2425845,-0.1901673;0.4687049;-0.01855669,-0.2368435;0.2607261;-0.0844193,-0.2372779;0.16959;-0.2713003,0.0770031;0.00856483;-0.04561305,0.1470716;-0.3538952;-0.07650328,0.1965545;-0.6880203;-0.006953955,0.2155767;-0.719347;-0.07553983,-0.08454491;-0.000271075;-0.0305854,-0.07771499;-0.3694562;-0.0605312,-0.03140145;-0.7071028;-0.007852152,-0.0429492;-0.7427354;-0.07407784,-0.03303469;0.533527;-0.01599193,5.359551
+0;0;0,0.003690168;0.308579;0.009112661,0.008059691;0.6086795;0.00358147,0.1704002;0.4879315;0.009008302,0.1986708;0.2672499;0.0255045,0.2312151;0.0675112;-0.0222012,-0.1522937;0.4758466;-0.0007178732,-0.1843863;0.255155;-0.006805382,-0.2130751;0.05314939;-0.04681998,0.08079174;0.006074111;-0.0389767,0.09487354;-0.3618102;0.002301823,0.09819813;-0.7004467;0.06741351,0.09905308;-0.6611536;-0.02607305,-0.07957225;0.004656852;-0.04159272,-0.1045133;-0.363832;-0.01269672,-0.1198334;-0.7023438;0.05133662,-0.1166478;-0.6630245;-0.04209696,0.006980316;0.5347294;0.007264875,0;0;0,-0.01858567;0.3081565;-0.00344038,-0.0378781;0.6070009;-0.02383304,0.1268428;0.4903346;-0.05436826,0.2188708;0.2911037;-0.09448838,0.1975405;0.1467324;-0.2425845,-0.1901673;0.4687049;-0.01855669,-0.2368435;0.2607261;-0.0844193,-0.2372779;0.16959;-0.2713003,0.0770031;0.00856483;-0.04561305,0.1470716;-0.3538952;-0.07650328,0.1965545;-0.6880203;-0.006953955,0.2155767;-0.719347;-0.07553983,-0.08454491;-0.000271075;-0.0305854,-0.07771499;-0.3694562;-0.0605312,-0.03140145;-0.7071028;-0.007852152,-0.0429492;-0.7427354;-0.07407784,-0.03303469;0.533527;-0.01599193,5.371497
+0;0;0,0.003690168;0.308579;0.009112661,0.008059691;0.6086795;0.00358147,0.1704002;0.4879315;0.009008302,0.1986708;0.2672499;0.0255045,0.2312151;0.0675112;-0.0222012,-0.1522937;0.4758466;-0.0007178732,-0.1843863;0.255155;-0.006805382,-0.2130751;0.05314939;-0.04681998,0.08079174;0.006074111;-0.0389767,0.09487354;-0.3618102;0.002301823,0.09819813;-0.7004467;0.06741351,0.09905308;-0.6611536;-0.02607305,-0.07957225;0.004656852;-0.04159272,-0.1045133;-0.363832;-0.01269672,-0.1198334;-0.7023438;0.05133662,-0.1166478;-0.6630245;-0.04209696,0.006980316;0.5347294;0.007264875,0;0;0,-0.01858567;0.3081565;-0.00344038,-0.0378781;0.6070009;-0.02383304,0.1268428;0.4903346;-0.05436826,0.2188708;0.2911037;-0.09448838,0.1975405;0.1467324;-0.2425845,-0.1901673;0.4687049;-0.01855669,-0.2368435;0.2607261;-0.0844193,-0.2372779;0.16959;-0.2713003,0.0770031;0.00856483;-0.04561305,0.1470716;-0.3538952;-0.07650328,0.1965545;-0.6880203;-0.006953955,0.2155767;-0.719347;-0.07553983,-0.08454491;-0.000271075;-0.0305854,-0.07771499;-0.3694562;-0.0605312,-0.03140145;-0.7071028;-0.007852152,-0.0429492;-0.7427354;-0.07407784,-0.03303469;0.533527;-0.01599193,5.382871
+0;0;0,0.003457589;0.3084427;0.009184899,0.007730932;0.6083716;0.003698994,0.1696323;0.4878063;0.009101599,0.1978115;0.2678462;0.02551381,0.2332641;0.05180958;-0.02641213,-0.1521585;0.4758322;-0.0005652364,-0.184154;0.2559862;-0.01004414,-0.2158508;0.03832695;-0.05742334,0.08082777;0.006125528;-0.0389909,0.09466452;-0.3613926;0.002346054,0.09799658;-0.7036041;0.06817253,0.09883903;-0.6643731;-0.0246384,-0.07961975;0.004614988;-0.04159734,-0.1046999;-0.3634906;-0.01263095,-0.1203295;-0.7055625;0.052142,-0.1171725;-0.666306;-0.0406165,0.006684493;0.5344704;0.007370137,0;0;0,-0.01812033;0.308044;-0.003706932,-0.03661032;0.6067736;-0.02401567,0.1275732;0.4906269;-0.05435085,0.2210692;0.2936522;-0.09800076,0.1970888;0.154035;-0.2728064,-0.188838;0.4691063;-0.01839641,-0.2348827;0.2622235;-0.08566628,-0.2749653;0.1466953;-0.2745357,0.07705004;0.008585125;-0.04561281,0.14649;-0.3536715;-0.07591224,0.1980748;-0.6887386;0.004846334,0.2182335;-0.7202208;-0.06233525,-0.08458183;-0.0003018803;-0.03060661,-0.07785434;-0.3691168;-0.06060804,-0.03154548;-0.7104105;-0.007438198,-0.04315013;-0.7475401;-0.07114656,-0.0319826;0.5333273;-0.01625705,5.405706
+0;0;0,0.003457589;0.3084427;0.009184899,0.007730932;0.6083716;0.003698994,0.1696323;0.4878063;0.009101599,0.1978115;0.2678462;0.02551381,0.2332641;0.05180958;-0.02641213,-0.1521585;0.4758322;-0.0005652364,-0.184154;0.2559862;-0.01004414,-0.2158508;0.03832695;-0.05742334,0.08082777;0.006125528;-0.0389909,0.09466452;-0.3613926;0.002346054,0.09799658;-0.7036041;0.06817253,0.09883903;-0.6643731;-0.0246384,-0.07961975;0.004614988;-0.04159734,-0.1046999;-0.3634906;-0.01263095,-0.1203295;-0.7055625;0.052142,-0.1171725;-0.666306;-0.0406165,0.006684493;0.5344704;0.007370137,0;0;0,-0.01812033;0.308044;-0.003706932,-0.03661032;0.6067736;-0.02401567,0.1275732;0.4906269;-0.05435085,0.2210692;0.2936522;-0.09800076,0.1970888;0.154035;-0.2728064,-0.188838;0.4691063;-0.01839641,-0.2348827;0.2622235;-0.08566628,-0.2749653;0.1466953;-0.2745357,0.07705004;0.008585125;-0.04561281,0.14649;-0.3536715;-0.07591224,0.1980748;-0.6887386;0.004846334,0.2182335;-0.7202208;-0.06233525,-0.08458183;-0.0003018803;-0.03060661,-0.07785434;-0.3691168;-0.06060804,-0.03154548;-0.7104105;-0.007438198,-0.04315013;-0.7475401;-0.07114656,-0.0319826;0.5333273;-0.01625705,5.416828
+0;0;0,0.003457253;0.3084128;0.009184008,0.00773117;0.608382;0.003697423,0.1699459;0.4877183;0.009103786,0.1981105;0.2678719;0.02550751,0.2345665;0.04572178;-0.02788784,-0.152464;0.4757212;-0.0005816491,-0.184443;0.2559887;-0.01005565,-0.2170368;0.03217013;-0.0587756,0.0808291;0.006125629;-0.03899154,0.0946864;-0.3619383;0.002406791,0.09805682;-0.7080899;0.06899119,0.0989361;-0.6684554;-0.02787713,-0.07962106;0.004615064;-0.04159803,-0.1047385;-0.3640372;-0.01258863,-0.120548;-0.7100476;0.05293012,-0.117253;-0.6703865;-0.0438835,0.00668461;0.5344722;0.007368992,0;0;0,-0.01695455;0.3080806;-0.003693104,-0.03342233;0.6070228;-0.02327418,0.1302738;0.4907631;-0.05492783,0.2249052;0.2955272;-0.1031213,0.1952301;0.1547806;-0.2843409,-0.186493;0.4691005;-0.01848263,-0.2335822;0.2634444;-0.08836084,-0.2384301;0.1765817;-0.3027486,0.07705273;0.008557498;-0.04561639,0.1464263;-0.3544511;-0.073704,0.2021924;-0.6894028;0.02097105,0.2207989;-0.7205848;-0.05242945,-0.08457554;-0.0002870795;-0.03062848,-0.07796935;-0.3696352;-0.06088104,-0.03163658;-0.714859;-0.006662816,-0.04343758;-0.7546218;-0.07352808,-0.0293683;0.5335042;-0.01580262,5.428226
+0;0;0,0.003202487;0.3084149;0.009205318,0.007319335;0.6083869;0.003739226,0.1696211;0.4878029;0.009215115,0.197847;0.2679608;0.02557064,0.2344026;0.04588796;-0.02807734,-0.1528035;0.4757032;-0.0005461788,-0.1843959;0.256125;-0.01404186,-0.2178532;0.03242382;-0.06271555,0.08084621;0.00619147;-0.03894567,0.09446631;-0.3618803;0.002461366,0.09755214;-0.708023;0.06910672,0.09844879;-0.6683856;-0.02776117,-0.07961893;0.004555129;-0.04160873,-0.1047752;-0.3640911;-0.01255721,-0.1207856;-0.7100684;0.05308762,-0.1174759;-0.6704047;-0.04372524,0.006337437;0.5344757;0.007400029,0;0;0,-0.01695455;0.3080806;-0.003693104,-0.03342233;0.6070228;-0.02327418,0.1302738;0.4907631;-0.05492783,0.2249052;0.2955272;-0.1031213,0.1952301;0.1547806;-0.2843409,-0.186493;0.4691005;-0.01848263,-0.2335822;0.2634444;-0.08836084,-0.2384301;0.1765817;-0.3027486,0.07705273;0.008557498;-0.04561639,0.1464263;-0.3544511;-0.073704,0.2021924;-0.6894028;0.02097105,0.2207989;-0.7205848;-0.05242945,-0.08457554;-0.0002870795;-0.03062848,-0.07796935;-0.3696352;-0.06088104,-0.03163658;-0.714859;-0.006662816,-0.04343758;-0.7546218;-0.07352808,-0.0293683;0.5335042;-0.01580262,5.440197
+0;0;0,0.003202487;0.3084149;0.009205318,0.007319335;0.6083869;0.003739226,0.1696211;0.4878029;0.009215115,0.197847;0.2679608;0.02557064,0.2344026;0.04588796;-0.02807734,-0.1528035;0.4757032;-0.0005461788,-0.1843959;0.256125;-0.01404186,-0.2178532;0.03242382;-0.06271555,0.08084621;0.00619147;-0.03894567,0.09446631;-0.3618803;0.002461366,0.09755214;-0.708023;0.06910672,0.09844879;-0.6683856;-0.02776117,-0.07961893;0.004555129;-0.04160873,-0.1047752;-0.3640911;-0.01255721,-0.1207856;-0.7100684;0.05308762,-0.1174759;-0.6704047;-0.04372524,0.006337437;0.5344757;0.007400029,0;0;0,-0.01695455;0.3080806;-0.003693104,-0.03342233;0.6070228;-0.02327418,0.1302738;0.4907631;-0.05492783,0.2249052;0.2955272;-0.1031213,0.1952301;0.1547806;-0.2843409,-0.186493;0.4691005;-0.01848263,-0.2335822;0.2634444;-0.08836084,-0.2384301;0.1765817;-0.3027486,0.07705273;0.008557498;-0.04561639,0.1464263;-0.3544511;-0.073704,0.2021924;-0.6894028;0.02097105,0.2207989;-0.7205848;-0.05242945,-0.08457554;-0.0002870795;-0.03062848,-0.07796935;-0.3696352;-0.06088104,-0.03163658;-0.714859;-0.006662816,-0.04343758;-0.7546218;-0.07352808,-0.0293683;0.5335042;-0.01580262,5.451928
+0;0;0,0.003201076;0.3082791;0.009201264,0.007316052;0.6081141;0.003738272,0.1702709;0.4873919;0.009219022,0.1983246;0.2688914;0.02547473,0.2374259;0.0313535;-0.03190929,-0.1534421;0.4752438;-0.0005812757,-0.1848417;0.2570057;-0.01399459,-0.2206289;0.01772599;-0.06605791,0.08069115;0.006179596;-0.03887098,0.09433021;-0.3624043;0.002593677,0.09743988;-0.7112209;0.06975387,0.0983122;-0.6718451;-0.02448533,-0.07946622;0.004546393;-0.04152893,-0.1046575;-0.3646128;-0.01243698,-0.1207916;-0.7132627;0.05371495,-0.1175717;-0.6738613;-0.04047072,0.006334796;0.5342512;0.007396684,0;0;0,-0.0158166;0.3080108;-0.003181934,-0.03090238;0.6069849;-0.02131057,0.1328085;0.4909915;-0.0551641,0.2297886;0.3004197;-0.1105802,0.1917648;0.162009;-0.3121808,-0.1846058;0.4680223;-0.01827825,-0.2348543;0.2659454;-0.0919919,-0.2474128;0.1844546;-0.3253321,0.07697483;0.008361697;-0.04544401,0.146235;-0.3554308;-0.07029295,0.203624;-0.6918954;0.02815127,0.2219754;-0.7222753;-0.04246879,-0.08432511;-9.115929E-05;-0.03081346,-0.07942864;-0.3700069;-0.0607767,-0.03284564;-0.7179229;-0.006208312,-0.04417281;-0.755883;-0.07119152,-0.02719716;0.5334508;-0.01430392,5.463839
+0;0;0,0.002792477;0.3082811;0.009266205,0.006682948;0.6081191;0.003817012,0.169742;0.4874857;0.009474084,0.1978228;0.2689772;0.02557443,0.2370801;0.03154652;-0.03214576,-0.1539916;0.4752361;-0.0004713917,-0.1849241;0.2571977;-0.01768078,-0.223718;0.02118769;-0.08124506,0.08072475;0.006189789;-0.03879953,0.09396552;-0.3624039;0.002706796,0.09706657;-0.7112489;0.0697196,0.09796892;-0.671869;-0.02451892,-0.07940825;0.004542311;-0.04164009,-0.1049567;-0.3645754;-0.01233435,-0.1211471;-0.7132111;0.05387888,-0.1178979;-0.6738055;-0.04030538,0.005782356;0.5342553;0.007476799,0;0;0,-0.0158166;0.3080108;-0.003181934,-0.03090238;0.6069849;-0.02131057,0.1328085;0.4909915;-0.0551641,0.2297886;0.3004197;-0.1105802,0.1917648;0.162009;-0.3121808,-0.1846058;0.4680223;-0.01827825,-0.2348543;0.2659454;-0.0919919,-0.2474128;0.1844546;-0.3253321,0.07697483;0.008361697;-0.04544401,0.146235;-0.3554308;-0.07029295,0.203624;-0.6918954;0.02815127,0.2219754;-0.7222753;-0.04246879,-0.08432511;-9.115929E-05;-0.03081346,-0.07942864;-0.3700069;-0.0607767,-0.03284564;-0.7179229;-0.006208312,-0.04417281;-0.755883;-0.07119152,-0.02719716;0.5334508;-0.01430392,5.484744
+0;0;0,0.002794314;0.308484;0.009272303,0.006689793;0.6087082;0.003815948,0.169612;0.4880149;0.009476249,0.1975303;0.2707701;0.02548349,0.2300343;0.07418364;-0.02230733,-0.1538537;0.4757754;-0.0004609916,-0.1846072;0.258998;-0.01757085,-0.2167276;0.06358787;-0.07020041,0.08050959;0.006173291;-0.03869611,0.09363422;-0.3591873;0.002446134,0.0967921;-0.714426;0.07068716,0.09771196;-0.6748642;-0.02537963,-0.0791966;0.004530204;-0.0415291,-0.104521;-0.3613497;-0.01248042,-0.1210081;-0.7163754;0.05494638,-0.1176958;-0.6767873;-0.04106508,0.005788;0.5347458;0.007480619,0;0;0,-0.01382776;0.3083163;-0.002449751,-0.02686072;0.6078641;-0.01908231,0.1355009;0.4912168;-0.05560327,0.2320917;0.3040578;-0.1178343,0.2090625;0.1945651;-0.2894959,-0.1809214;0.4688962;-0.01761096,-0.2344963;0.2703016;-0.09455842,-0.2487721;0.2044408;-0.2880662,0.07657881;0.008080006;-0.04569126,0.1456214;-0.3525624;-0.06857038,0.2052217;-0.6941206;0.03461456,0.2214668;-0.7232046;-0.03999305,-0.08413267;0.000233665;-0.03064196,-0.08224104;-0.3664231;-0.06084954,-0.03531018;-0.7208259;-0.005553924,-0.04668663;-0.7602859;-0.07163714,-0.02363356;0.5341687;-0.01250577,5.507121
+0;0;0,0.002795736;0.3086409;0.009277021,0.006694184;0.6090934;0.003816821,0.1689618;0.4885378;0.009471581,0.2026379;0.2264896;0.02878006,0.2339506;0.03710829;-0.01725917,-0.1532127;0.4763471;-0.000425993,-0.1903086;0.2148628;-0.02106449,-0.2212518;0.02661465;-0.07176512,0.08078225;0.006194198;-0.03882717,0.09378536;-0.3557835;0.001934145,0.09697602;-0.714709;0.07088339,0.09788839;-0.675225;-0.02440092,-0.07946482;0.004545547;-0.04166976,-0.1045547;-0.3579468;-0.01289003,-0.121213;-0.7166569;0.05523653,-0.1179277;-0.6771469;-0.03999291,0.005791794;0.535082;0.007483917,0;0;0,-0.01171467;0.3085672;-0.001476765,-0.02277818;0.6085057;-0.0165782,0.1373749;0.490864;-0.05628133,0.2476818;0.2883441;-0.1866431,0.1935777;0.1708829;-0.3357773,-0.1769264;0.4703878;-0.01625551,-0.2437939;0.2329396;-0.1128121,-0.2618566;0.195646;-0.3058103,0.07666287;0.007699341;-0.04620838,0.1445066;-0.3498187;-0.06710124,0.2045804;-0.6939942;0.04025818,0.2202497;-0.7227726;-0.0336976,-0.0845811;0.000594774;-0.03028817,-0.08527817;-0.3626117;-0.06093112,-0.03887749;-0.7208069;-0.004941009,-0.05009273;-0.759748;-0.07044842,-0.02000684;0.5347067;-0.01041651,5.52909
+0;0;0,0.002584385;0.3086428;0.009275774,0.00625874;0.6090977;0.003789575,0.1686098;0.4885482;0.009502496,0.202315;0.2265;0.02875873,0.233822;0.03719026;-0.01744217,-0.1535643;0.4763501;-0.0004803455,-0.1903949;0.2152567;-0.02597242,-0.2222591;0.02832067;-0.08079015,0.0808003;0.006218337;-0.03878572,0.09363554;-0.3557636;0.001990862,0.09679751;-0.7146798;0.0709899,0.09772971;-0.6751969;-0.02429432,-0.0794687;0.004521233;-0.041665,-0.1045801;-0.3579784;-0.01299619,-0.1213776;-0.7166548;0.055274,-0.1180719;-0.6771466;-0.03995491,0.00543845;0.5350856;0.007460214,0;0;0,-0.01171467;0.3085672;-0.001476765,-0.02277818;0.6085057;-0.0165782,0.1373749;0.490864;-0.05628133,0.2476818;0.2883441;-0.1866431,0.1935777;0.1708829;-0.3357773,-0.1769264;0.4703878;-0.01625551,-0.2437939;0.2329396;-0.1128121,-0.2618566;0.195646;-0.3058103,0.07666287;0.007699341;-0.04620838,0.1445066;-0.3498187;-0.06710124,0.2045804;-0.6939942;0.04025818,0.2202497;-0.7227726;-0.0336976,-0.0845811;0.000594774;-0.03028817,-0.08527817;-0.3626117;-0.06093112,-0.03887749;-0.7208069;-0.004941009,-0.05009273;-0.759748;-0.07044842,-0.02000684;0.5347067;-0.01041651,5.541049
+0;0;0,0.002592166;0.3095721;0.009303702,0.006280027;0.6111317;0.003797251,0.1674633;0.4906403;0.009509185,0.2011704;0.2285784;0.02876643,0.2327483;0.03884228;-0.01753854,-0.1524111;0.4785293;-0.0004023998,-0.1892436;0.2174222;-0.02589581,-0.2211796;0.03006515;-0.08083701,0.08053781;0.006198137;-0.03865972,0.0932688;-0.3528439;0.001785684,0.0964302;-0.7116963;0.07077247,0.09728155;-0.6730359;-0.01624759,-0.07921054;0.004506545;-0.04152964,-0.104118;-0.3550489;-0.01309367,-0.1209125;-0.7136616;0.05516439,-0.1178935;-0.674978;-0.03180516,0.005456701;0.5368456;0.007481481,0;0;0,-0.009156168;0.3095873;1.811981E-05,-0.01790809;0.6107993;-0.01319575,0.1385106;0.4902838;-0.05711651,0.2453274;0.2859836;-0.1876349,0.1883978;0.1825571;-0.3463898,-0.1717235;0.4735346;-0.01455223,-0.2421578;0.2386024;-0.114699,-0.264715;0.1961398;-0.3066084,0.07650593;0.007140427;-0.04599118,0.1415831;-0.3479737;-0.06517363,0.2019366;-0.6911051;0.04511023,0.2168553;-0.7184101;-0.01924658,-0.0842262;0.00117709;-0.03039561,-0.08977301;-0.3589971;-0.06126401,-0.04508832;-0.7173083;-0.005044658,-0.05524006;-0.7502971;-0.06485751,-0.01567849;0.5366673;-0.007523537,5.562818
+0;0;0,0.002592166;0.3095721;0.009303702,0.006280027;0.6111317;0.003797251,0.1674633;0.4906403;0.009509185,0.2011704;0.2285784;0.02876643,0.2327483;0.03884228;-0.01753854,-0.1524111;0.4785293;-0.0004023998,-0.1892436;0.2174222;-0.02589581,-0.2211796;0.03006515;-0.08083701,0.08053781;0.006198137;-0.03865972,0.0932688;-0.3528439;0.001785684,0.0964302;-0.7116963;0.07077247,0.09728155;-0.6730359;-0.01624759,-0.07921054;0.004506545;-0.04152964,-0.104118;-0.3550489;-0.01309367,-0.1209125;-0.7136616;0.05516439,-0.1178935;-0.674978;-0.03180516,0.005456701;0.5368456;0.007481481,0;0;0,-0.009156168;0.3095873;1.811981E-05,-0.01790809;0.6107993;-0.01319575,0.1385106;0.4902838;-0.05711651,0.2453274;0.2859836;-0.1876349,0.1883978;0.1825571;-0.3463898,-0.1717235;0.4735346;-0.01455223,-0.2421578;0.2386024;-0.114699,-0.264715;0.1961398;-0.3066084,0.07650593;0.007140427;-0.04599118,0.1415831;-0.3479737;-0.06517363,0.2019366;-0.6911051;0.04511023,0.2168553;-0.7184101;-0.01924658,-0.0842262;0.00117709;-0.03039561,-0.08977301;-0.3589971;-0.06126401,-0.04508832;-0.7173083;-0.005044658,-0.05524006;-0.7502971;-0.06485751,-0.01567849;0.5366673;-0.007523537,5.574591
+0;0;0,0.002396248;0.3095723;0.009348938,0.00590893;0.6111349;0.00387256,0.167184;0.4907305;0.009632098,0.2009275;0.2286661;0.02879249,0.2326214;0.03902926;-0.01783866,-0.1521363;0.4774986;-0.003552155,-0.1897136;0.2167339;-0.03135816,-0.2217749;0.03004153;-0.08844712,0.08054564;0.006230687;-0.0386382,0.09312606;-0.3528187;0.001789447,0.09621079;-0.7116574;0.07085097,0.09773782;-0.6730058;-0.01616074,-0.0792077;0.004475551;-0.04153845,-0.1041985;-0.3550721;-0.01307745,-0.1213794;-0.7136961;0.05502494,-0.117682;-0.6750239;-0.03191954,0.005153001;0.5368472;0.007539086,0;0;0,-0.009156168;0.3095873;1.811981E-05,-0.01790809;0.6107993;-0.01319575,0.1385106;0.4902838;-0.05711651,0.2453274;0.2859836;-0.1876349,0.1883978;0.1825571;-0.3463898,-0.1717235;0.4735346;-0.01455223,-0.2421578;0.2386024;-0.114699,-0.264715;0.1961398;-0.3066084,0.07650593;0.007140427;-0.04599118,0.1415831;-0.3479737;-0.06517363,0.2019366;-0.6911051;0.04511023,0.2168553;-0.7184101;-0.01924658,-0.0842262;0.00117709;-0.03039561,-0.08977301;-0.3589971;-0.06126401,-0.04508832;-0.7173083;-0.005044658,-0.05524006;-0.7502971;-0.06485751,-0.01567849;0.5366673;-0.007523537,5.586684
+0;0;0,0.002393943;0.3092744;0.009339944,0.005898923;0.6101679;0.003877726,0.1683724;0.4896362;0.009642187,0.1997839;0.2456829;0.02747842,0.2315083;0.05586432;-0.01919742,-0.1533054;0.4763067;-0.003639405,-0.1882858;0.2335632;-0.02952376,-0.2203777;0.04669192;-0.08666743,0.0807793;0.006248762;-0.03875028,0.09326718;-0.3501595;0.001379993,0.09636979;-0.7110776;0.07084168,0.09789788;-0.6724198;-0.01623068,-0.07943747;0.004488534;-0.04165895,-0.1042444;-0.3524144;-0.0134073,-0.1215249;-0.7131164;0.0550897,-0.1178249;-0.6744381;-0.03191537,0.005145165;0.5360934;0.007533722,0;0;0,-0.006471186;0.3093515;0.001850128,-0.01272848;0.6100439;-0.009188652,0.1434034;0.4893579;-0.05654335,0.2425677;0.3009022;-0.1809175,0.1918666;0.2014126;-0.3444638,-0.1697268;0.4764034;-0.01320037,-0.2168358;0.2461857;-0.08802386,-0.2457155;0.1934481;-0.2767058,0.07631172;0.006872863;-0.04685307,0.1392762;-0.3460537;-0.0633328,0.1973685;-0.6911625;0.04901315,0.2116851;-0.717932;-0.01603412,-0.08474253;0.001465212;-0.02970662,-0.09489138;-0.3558156;-0.06196559,-0.05219268;-0.7165309;-0.005772546,-0.06296163;-0.7488561;-0.066258,-0.01109965;0.5360697;-0.004077434,5.607378
+0;0;0,0.002393943;0.3092744;0.009339944,0.005898923;0.6101679;0.003877726,0.1683724;0.4896362;0.009642187,0.1997839;0.2456829;0.02747842,0.2315083;0.05586432;-0.01919742,-0.1533054;0.4763067;-0.003639405,-0.1882858;0.2335632;-0.02952376,-0.2203777;0.04669192;-0.08666743,0.0807793;0.006248762;-0.03875028,0.09326718;-0.3501595;0.001379993,0.09636979;-0.7110776;0.07084168,0.09789788;-0.6724198;-0.01623068,-0.07943747;0.004488534;-0.04165895,-0.1042444;-0.3524144;-0.0134073,-0.1215249;-0.7131164;0.0550897,-0.1178249;-0.6744381;-0.03191537,0.005145165;0.5360934;0.007533722,0;0;0,-0.006471186;0.3093515;0.001850128,-0.01272848;0.6100439;-0.009188652,0.1434034;0.4893579;-0.05654335,0.2425677;0.3009022;-0.1809175,0.1918666;0.2014126;-0.3444638,-0.1697268;0.4764034;-0.01320037,-0.2168358;0.2461857;-0.08802386,-0.2457155;0.1934481;-0.2767058,0.07631172;0.006872863;-0.04685307,0.1392762;-0.3460537;-0.0633328,0.1973685;-0.6911625;0.04901315,0.2116851;-0.717932;-0.01603412,-0.08474253;0.001465212;-0.02970662,-0.09489138;-0.3558156;-0.06196559,-0.05219268;-0.7165309;-0.005772546,-0.06296163;-0.7488561;-0.066258,-0.01109965;0.5360697;-0.004077434,5.619091
+0;0;0,0.002114244;0.3088339;0.009377577,0.005384639;0.6091531;0.00395608,0.1659226;0.4894925;0.009810281,0.1967144;0.2512043;0.02713788,0.2286337;0.0611774;-0.0197717,-0.1514452;0.4757969;-0.005159263,-0.1863976;0.239215;-0.03409033,-0.2199416;0.05668022;-0.1039862,0.08107736;0.006317241;-0.03878027,0.09319127;-0.3471977;0.0009873472,0.09635758;-0.7106285;0.07101163,0.09826942;-0.6719841;-0.01595641,-0.07964673;0.004455416;-0.04187961,-0.1044375;-0.349515;-0.01374871,-0.1219427;-0.7127379;0.05523018,-0.1178607;-0.6740707;-0.03166079,0.004721286;0.535231;0.007586418,0;0;0,-0.004327521;0.3089396;0.002890825,-0.008987546;0.6091092;-0.007357597,0.1443663;0.4902377;-0.05651832,0.2387802;0.3068273;-0.1809223,0.1953036;0.2168903;-0.3522427,-0.1632104;0.4733355;-0.01057149,-0.2366147;0.2655168;-0.1077974,-0.2770466;0.2426463;-0.3005973,0.0760597;0.006404727;-0.04786706,0.1362627;-0.3440844;-0.063164,0.1930237;-0.6912038;0.0520823,0.206225;-0.7181273;-0.01293516,-0.08533616;0.001992721;-0.02882921,-0.09878902;-0.3519122;-0.06448463,-0.05927091;-0.7153836;-0.006845452,-0.07051016;-0.7480605;-0.06673798,-0.007710546;0.5352714;-0.002412796,5.64115
+0;0;0,0.002114244;0.3088339;0.009377577,0.005384639;0.6091531;0.00395608,0.1659226;0.4894925;0.009810281,0.1967144;0.2512043;0.02713788,0.2286337;0.0611774;-0.0197717,-0.1514452;0.4757969;-0.005159263,-0.1863976;0.239215;-0.03409033,-0.2199416;0.05668022;-0.1039862,0.08107736;0.006317241;-0.03878027,0.09319127;-0.3471977;0.0009873472,0.09635758;-0.7106285;0.07101163,0.09826942;-0.6719841;-0.01595641,-0.07964673;0.004455416;-0.04187961,-0.1044375;-0.349515;-0.01374871,-0.1219427;-0.7127379;0.05523018,-0.1178607;-0.6740707;-0.03166079,0.004721286;0.535231;0.007586418,0;0;0,-0.004327521;0.3089396;0.002890825,-0.008987546;0.6091092;-0.007357597,0.1443663;0.4902377;-0.05651832,0.2387802;0.3068273;-0.1809223,0.1953036;0.2168903;-0.3522427,-0.1632104;0.4733355;-0.01057149,-0.2366147;0.2655168;-0.1077974,-0.2770466;0.2426463;-0.3005973,0.0760597;0.006404727;-0.04786706,0.1362627;-0.3440844;-0.063164,0.1930237;-0.6912038;0.0520823,0.206225;-0.7181273;-0.01293516,-0.08533616;0.001992721;-0.02882921,-0.09878902;-0.3519122;-0.06448463,-0.05927091;-0.7153836;-0.006845452,-0.07051016;-0.7480605;-0.06673798,-0.007710546;0.5352714;-0.002412796,5.652296
+0;0;0,0.002119474;0.3095979;0.009400776,0.005399005;0.6107575;0.00396383,0.1663882;0.4907549;0.00983477,0.196745;0.2558326;0.0269176,0.2286948;0.06562401;-0.02003683,-0.1518716;0.4770207;-0.005176848,-0.1863304;0.2437807;-0.03369924,-0.2199065;0.06107141;-0.1036619,0.08109853;0.006318891;-0.0387904,0.09323531;-0.347863;0.00105226,0.09636921;-0.7075747;0.07035994,0.09825184;-0.6690623;-0.01527964,-0.07966753;0.004456579;-0.04189055,-0.104505;-0.3501817;-0.01370656,-0.1218311;-0.7096876;0.05456641,-0.1178115;-0.6711528;-0.03099726,0.004733735;0.5366219;0.007604657,0;0;0,-0.003099203;0.3097086;0.003837585,-0.006713942;0.61076;-0.005604506,0.1460153;0.491423;-0.05722833,0.2392261;0.3158691;-0.1872067,0.1940171;0.234453;-0.3625133,-0.1616762;0.4748903;-0.01025441,-0.2404677;0.2708398;-0.1027593,-0.2866574;0.2393779;-0.2932362,0.07596533;0.005733281;-0.04814553,0.1360729;-0.3454841;-0.06273937,0.1869538;-0.6899264;0.05117511,0.2010663;-0.7178247;-0.0109439,-0.0854416;0.002712057;-0.02853021,-0.1011177;-0.3514542;-0.0672616,-0.06606543;-0.7115651;-0.009839177,-0.07760977;-0.7431776;-0.06883724,-0.005685598;0.5366915;-0.0008502007,5.663481
+0;0;0,0.001705345;0.3095976;0.00949552,0.004816449;0.6107599;0.004113683,0.1658696;0.4907911;0.01008581,0.1963416;0.2558826;0.02715291,0.2283925;0.0657426;-0.02001011,-0.1519679;0.4763998;-0.007209357,-0.187788;0.2439904;-0.04044519,-0.2208311;0.06076115;-0.1092929,0.08115323;0.006373323;-0.0386669,0.09286385;-0.3478261;0.001147669,0.09579998;-0.7075427;0.07043824,0.09815058;-0.6690325;-0.01519,-0.07962616;0.004398593;-0.04197525,-0.1045507;-0.3502266;-0.01370297,-0.1223094;-0.7096502;0.05489155,-0.1178229;-0.6711142;-0.03064881,0.004206856;0.5366231;0.00774106,0;0;0,-0.003099203;0.3097086;0.003837585,-0.006713942;0.61076;-0.005604506,0.1460153;0.491423;-0.05722833,0.2392261;0.3158691;-0.1872067,0.1940171;0.234453;-0.3625133,-0.1616762;0.4748903;-0.01025441,-0.2404677;0.2708398;-0.1027593,-0.2866574;0.2393779;-0.2932362,0.07596533;0.005733281;-0.04814553,0.1360729;-0.3454841;-0.06273937,0.1869538;-0.6899264;0.05117511,0.2010663;-0.7178247;-0.0109439,-0.0854416;0.002712057;-0.02853021,-0.1011177;-0.3514542;-0.0672616,-0.06606543;-0.7115651;-0.009839177,-0.07760977;-0.7431776;-0.06883724,-0.005685598;0.5366915;-0.0008502007,5.675081
+0;0;0,0.001708316;0.310137;0.009512064,0.004823843;0.6117228;0.004123368,0.1649132;0.49194;0.01008578,0.1956804;0.2547556;0.02731823,0.2277402;0.06456281;-0.01985789,-0.1510308;0.4776344;-0.00710635,-0.187198;0.2429734;-0.04066417,-0.2202502;0.05969325;-0.109531,0.08059422;0.006329422;-0.03840056,0.09224598;-0.3460897;0.001213897,0.09518956;-0.706719;0.07068028,0.09753195;-0.6682385;-0.0146492,-0.07907768;0.004368294;-0.04168611,-0.1038769;-0.3484744;-0.01355593,-0.1216807;-0.70881;0.05521264,-0.1172099;-0.6703038;-0.03002927,0.004213534;0.537499;0.007755004,0;0;0,-0.001742676;0.3102293;0.005751371,-0.004074335;0.6117746;-0.001677513,0.1461504;0.4918212;-0.05625463,0.2392317;0.3237202;-0.1997046,0.1861357;0.2461846;-0.3746212,-0.1593301;0.4790384;-0.009672714,-0.23951;0.2791944;-0.1151882,-0.2837867;0.2757138;-0.308719,0.07510877;0.005699754;-0.04833508,0.131354;-0.3443398;-0.06293178,0.1786977;-0.690298;0.05090714,0.1919807;-0.7186767;-0.01052595,-0.08486047;0.002721603;-0.02830876,-0.1048952;-0.3491798;-0.06915408,-0.07480532;-0.7106965;-0.0118122,-0.08764187;-0.7412431;-0.07120799,-0.003355086;0.5375838;0.002561331,5.696698
+0;0;0,0.001429781;0.3101355;0.009606124,0.004389189;0.6117241;0.004312722,0.1645079;0.4919715;0.0103935,0.1953554;0.254791;0.02753565,0.2275269;0.06461248;-0.01962197,-0.1511422;0.4773513;-0.008802476,-0.1894774;0.2442079;-0.04972381,-0.2218716;0.06175125;-0.1210464,0.08063868;0.006354105;-0.03830303,0.09206899;-0.3460684;0.001345549,0.09495501;-0.7066998;0.07080366,0.09771148;-0.6682211;-0.01451362,-0.07903041;0.004342911;-0.0417783,-0.1040266;-0.3484902;-0.01370178,-0.1219971;-0.7087626;0.05535336,-0.1171113;-0.6702515;-0.02986529,0.003801396;0.5374995;0.007934202,0;0;0,-0.001742676;0.3102293;0.005751371,-0.004074335;0.6117746;-0.001677513,0.1461504;0.4918212;-0.05625463,0.2392317;0.3237202;-0.1997046,0.1861357;0.2461846;-0.3746212,-0.1593301;0.4790384;-0.009672714,-0.23951;0.2791944;-0.1151882,-0.2837867;0.2757138;-0.308719,0.07510877;0.005699754;-0.04833508,0.131354;-0.3443398;-0.06293178,0.1786977;-0.690298;0.05090714,0.1919807;-0.7186767;-0.01052595,-0.08486047;0.002721603;-0.02830876,-0.1048952;-0.3491798;-0.06915408,-0.07480532;-0.7106965;-0.0118122,-0.08764187;-0.7412431;-0.07120799,-0.003355086;0.5375838;0.002561331,5.708386
+0;0;0,0.001430077;0.3101997;0.009608112,0.004388062;0.6116365;0.004318472,0.160939;0.4929586;0.01034153,0.1918532;0.2552647;0.0275208,0.2240051;0.06520216;-0.01960806,-0.1477024;0.4786631;-0.008428222,-0.1861207;0.245015;-0.04943816,-0.2184951;0.06266958;-0.1207172,0.08078136;0.006365348;-0.0383708,0.09218436;-0.3452154;0.001183078,0.09509173;-0.7085139;0.07115485,0.09786157;-0.669994;-0.01457607,-0.07917024;0.004350596;-0.04185222,-0.1041068;-0.3476398;-0.01384276,-0.1222101;-0.7105765;0.05572306,-0.1173007;-0.6720242;-0.02990874,0.003800775;0.5374758;0.007936837,0;0;0,0.001672789;0.3102614;0.007299662,0.002866328;0.6116965;0.001458406,0.1469947;0.4929121;-0.05689454,0.2382815;0.3320456;-0.2103152,0.1806239;0.2487317;-0.3809407,-0.1494429;0.4786212;-0.002386204,-0.2545649;0.298012;-0.1210409,-0.2948712;0.3070357;-0.3151352,0.07447432;0.00512892;-0.04965615,0.1286775;-0.3444105;-0.06336069,0.1719314;-0.6933151;0.05189943,0.1848025;-0.7214141;-0.01046157,-0.08540133;0.003422847;-0.02708063,-0.1088845;-0.3469622;-0.07160555,-0.08411672;-0.7115003;-0.01339269,-0.09689888;-0.7423301;-0.07311209,0.00270462;0.5375449;0.00530076,5.730412
+0;0;0,0.001430077;0.3101997;0.009608112,0.004388062;0.6116365;0.004318472,0.160939;0.4929586;0.01034153,0.1918532;0.2552647;0.0275208,0.2240051;0.06520216;-0.01960806,-0.1477024;0.4786631;-0.008428222,-0.1861207;0.245015;-0.04943816,-0.2184951;0.06266958;-0.1207172,0.08078136;0.006365348;-0.0383708,0.09218436;-0.3452154;0.001183078,0.09509173;-0.7085139;0.07115485,0.09786157;-0.669994;-0.01457607,-0.07917024;0.004350596;-0.04185222,-0.1041068;-0.3476398;-0.01384276,-0.1222101;-0.7105765;0.05572306,-0.1173007;-0.6720242;-0.02990874,0.003800775;0.5374758;0.007936837,0;0;0,0.001672789;0.3102614;0.007299662,0.002866328;0.6116965;0.001458406,0.1469947;0.4929121;-0.05689454,0.2382815;0.3320456;-0.2103152,0.1806239;0.2487317;-0.3809407,-0.1494429;0.4786212;-0.002386204,-0.2545649;0.298012;-0.1210409,-0.2948712;0.3070357;-0.3151352,0.07447432;0.00512892;-0.04965615,0.1286775;-0.3444105;-0.06336069,0.1719314;-0.6933151;0.05189943,0.1848025;-0.7214141;-0.01046157,-0.08540133;0.003422847;-0.02708063,-0.1088845;-0.3469622;-0.07160555,-0.08411672;-0.7115003;-0.01339269,-0.09689888;-0.7423301;-0.07311209,0.00270462;0.5375449;0.00530076,5.752585
+0;0;0,0.001433182;0.3108732;0.009628974,0.004397324;0.612937;0.004328393,0.1593642;0.4945548;0.01033468,0.190841;0.2525354;0.02782657,0.2230388;0.06220137;-0.01936961,-0.1461683;0.4804032;-0.008246004,-0.1852857;0.2425033;-0.05000222,-0.2177063;0.05989741;-0.1213831,0.08100954;0.006383328;-0.03847919,0.09239466;-0.3446464;0.00101269,0.0952878;-0.7061654;0.07064176,0.09804283;-0.6676911;-0.01463112,-0.07939387;0.004362884;-0.04197044,-0.1042913;-0.3470758;-0.01400488,-0.122306;-0.7082349;0.05522022,-0.1174228;-0.6697283;-0.02995408,0.003808827;0.5386236;0.007954211,0;0;0,0.001683786;0.310915;0.008119583,0.002276704;0.6129861;0.002713918,0.1443528;0.4962266;-0.05809045,0.233743;0.3435446;-0.2271104,0.2031842;0.2705295;-0.4093909,-0.1485042;0.4813503;-0.004090479,-0.2622209;0.3055524;-0.130715,-0.3048901;0.3204659;-0.3242303,0.07441954;0.005151838;-0.05019092,0.1250317;-0.3443875;-0.06329584,0.1595009;-0.6931812;0.04943156,0.1729132;-0.7215231;-0.01194596,-0.08582757;0.00336758;-0.02657495,-0.1138209;-0.3456602;-0.07460688,-0.09655546;-0.70882;-0.01655969,-0.1099107;-0.7367424;-0.07834567,0.002317235;0.5386772;0.006477594,5.775122
+0;0;0,0.001233957;0.310872;0.009695029,0.003974062;0.6129394;0.004453287,0.1590395;0.4946609;0.01071719,0.1905789;0.2526314;0.02795478,0.2228145;0.06232217;-0.01931552,-0.1463639;0.480265;-0.009049774,-0.1868953;0.2435845;-0.05605732,-0.2191951;0.06243259;-0.1311035,0.08106852;0.006403312;-0.03835142,0.09232445;-0.3446335;0.001113862,0.0951325;-0.7061634;0.07068987,0.09813911;-0.6676889;-0.01457449,-0.07930557;0.00435547;-0.04213782,-0.1042783;-0.3470628;-0.01398338,-0.1224743;-0.7082028;0.05529446,-0.1173394;-0.6696951;-0.02986492,0.00345888;0.5386242;0.008053751,0;0;0,0.001683786;0.310915;0.008119583,0.002276704;0.6129861;0.002713918,0.1443528;0.4962266;-0.05809045,0.233743;0.3435446;-0.2271104,0.2031842;0.2705295;-0.4093909,-0.1485042;0.4813503;-0.004090479,-0.2622209;0.3055524;-0.130715,-0.3048901;0.3204659;-0.3242303,0.07441954;0.005151838;-0.05019092,0.1250317;-0.3443875;-0.06329584,0.1595009;-0.6931812;0.04943156,0.1729132;-0.7215231;-0.01194596,-0.08582757;0.00336758;-0.02657495,-0.1138209;-0.3456602;-0.07460688,-0.09655546;-0.70882;-0.01655969,-0.1099107;-0.7367424;-0.07834567,0.002317235;0.5386772;0.006477594,5.786869
+0;0;0,0.001234161;0.3109234;0.009696633,0.003974551;0.6130221;0.004454345,0.1597324;0.4945402;0.01073048,0.191285;0.2524098;0.02797525,0.2235108;0.06215818;-0.01928074,-0.1470303;0.4800802;-0.009124472,-0.1875786;0.2433011;-0.05615161,-0.2198686;0.06220397;-0.1311751,0.08110347;0.006406072;-0.03836796,0.09234384;-0.3441454;0.001042757,0.09514122;-0.7043029;0.07035466,0.09812634;-0.665889;-0.0143001,-0.07933977;0.004357348;-0.04215599,-0.104278;-0.346575;-0.01404048,-0.1224049;-0.7063441;0.0549744,-0.1173067;-0.6678972;-0.02957613,0.003459315;0.5386992;0.008055185,0;0;0,0.001714736;0.3109579;0.008435011,0.002269968;0.6130643;0.003263235,0.1457984;0.499409;-0.05820632,0.2355915;0.3614211;-0.2393599,0.1917101;0.2833346;-0.4166851,-0.1489576;0.4806976;-0.004010232,-0.2713592;0.3219221;-0.1444676,-0.3148552;0.3422609;-0.3372415,0.07361946;0.004549205;-0.05148196,0.1237193;-0.3446571;-0.0620091,0.1488727;-0.6940762;0.04661417,0.1626029;-0.7228364;-0.01342631,-0.08621077;0.004059499;-0.02534037,-0.1181815;-0.3437883;-0.07579541,-0.1073522;-0.7062537;-0.02077754,-0.1209681;-0.7329099;-0.08283247,0.002331346;0.5387449;0.006973028,5.808339
+0;0;0,0.001234161;0.3109234;0.009696633,0.003974551;0.6130221;0.004454345,0.1597324;0.4945402;0.01073048,0.191285;0.2524098;0.02797525,0.2235108;0.06215818;-0.01928074,-0.1470303;0.4800802;-0.009124472,-0.1875786;0.2433011;-0.05615161,-0.2198686;0.06220397;-0.1311751,0.08110347;0.006406072;-0.03836796,0.09234384;-0.3441454;0.001042757,0.09514122;-0.7043029;0.07035466,0.09812634;-0.665889;-0.0143001,-0.07933977;0.004357348;-0.04215599,-0.104278;-0.346575;-0.01404048,-0.1224049;-0.7063441;0.0549744,-0.1173067;-0.6678972;-0.02957613,0.003459315;0.5386992;0.008055185,0;0;0,0.001714736;0.3109579;0.008435011,0.002269968;0.6130643;0.003263235,0.1457984;0.499409;-0.05820632,0.2355915;0.3614211;-0.2393599,0.1917101;0.2833346;-0.4166851,-0.1489576;0.4806976;-0.004010232,-0.2713592;0.3219221;-0.1444676,-0.3148552;0.3422609;-0.3372415,0.07361946;0.004549205;-0.05148196,0.1237193;-0.3446571;-0.0620091,0.1488727;-0.6940762;0.04661417,0.1626029;-0.7228364;-0.01342631,-0.08621077;0.004059499;-0.02534037,-0.1181815;-0.3437883;-0.07579541,-0.1073522;-0.7062537;-0.02077754,-0.1209681;-0.7329099;-0.08283247,0.002331346;0.5387449;0.006973028,5.819928
+0;0;0,0.001047838;0.3112883;0.009721131,0.003568806;0.6137942;0.004468799,0.1558631;0.4963337;0.01108085,0.1903704;0.2302526;0.02979194,0.222813;0.04049799;-0.01750803,-0.1438319;0.482048;-0.00951955,-0.1899284;0.2236003;-0.06799971,-0.2235145;0.04911916;-0.1558912,0.08091905;0.006404019;-0.0382147,0.0920037;-0.3438467;0.001142424,0.09476663;-0.7060034;0.07092434,0.0980335;-0.6675354;-0.01430319,-0.07911982;0.004329428;-0.04207824,-0.1040708;-0.3462912;-0.01397025,-0.1224015;-0.7080153;0.05570254,-0.1170078;-0.669513;-0.02941342,0.003122752;0.5393643;0.008072405,0;0;0,0.003650442;0.3113135;0.00816226,0.006294772;0.6138072;0.002617121,0.1450491;0.501879;-0.05990958,0.2372957;0.3782721;-0.2802546,0.1941799;0.27726;-0.4452825,-0.1422032;0.4830473;-0.003721491,-0.2845402;0.325813;-0.1691228,-0.3319473;0.3620545;-0.3581618,0.07365412;0.004372358;-0.05104137,0.1204615;-0.3449566;-0.06225825,0.1418226;-0.6975432;0.04385972,0.1528455;-0.7264912;-0.01737547,-0.08587434;0.004048305;-0.0256608,-0.1219771;-0.3430096;-0.07660007,-0.1142939;-0.7078689;-0.02318397,-0.1300139;-0.7342232;-0.08581938,0.005827278;0.5393878;0.006428003,5.831184
+0;0;0,0.001047838;0.3112883;0.009721131,0.003568806;0.6137942;0.004468799,0.1558631;0.4963337;0.01108085,0.1903704;0.2302526;0.02979194,0.222813;0.04049799;-0.01750803,-0.1438319;0.482048;-0.00951955,-0.1899284;0.2236003;-0.06799971,-0.2235145;0.04911916;-0.1558912,0.08091905;0.006404019;-0.0382147,0.0920037;-0.3438467;0.001142424,0.09476663;-0.7060034;0.07092434,0.0980335;-0.6675354;-0.01430319,-0.07911982;0.004329428;-0.04207824,-0.1040708;-0.3462912;-0.01397025,-0.1224015;-0.7080153;0.05570254,-0.1170078;-0.669513;-0.02941342,0.003122752;0.5393643;0.008072405,0;0;0,0.003650442;0.3113135;0.00816226,0.006294772;0.6138072;0.002617121,0.1450491;0.501879;-0.05990958,0.2372957;0.3782721;-0.2802546,0.1941799;0.27726;-0.4452825,-0.1422032;0.4830473;-0.003721491,-0.2845402;0.325813;-0.1691228,-0.3319473;0.3620545;-0.3581618,0.07365412;0.004372358;-0.05104137,0.1204615;-0.3449566;-0.06225825,0.1418226;-0.6975432;0.04385972,0.1528455;-0.7264912;-0.01737547,-0.08587434;0.004048305;-0.0256608,-0.1219771;-0.3430096;-0.07660007,-0.1142939;-0.7078689;-0.02318397,-0.1300139;-0.7342232;-0.08581938,0.005827278;0.5393878;0.006428003,5.853135
+0;0;0,0.001045723;0.3106599;0.009701505,0.003562636;0.6126856;0.004456799,0.1525214;0.4962658;0.01099825,0.187043;0.2300741;0.02971712,0.219592;0.03969727;-0.01773795,-0.1406277;0.4822921;-0.009152193,-0.1867433;0.223737;-0.06765665,-0.2204396;0.04868375;-0.1558363,0.08023118;0.00634958;-0.03788985,0.09139074;-0.3462678;0.001733217,0.09413017;-0.7053441;0.07092157,0.09739996;-0.6668685;-0.01438231,-0.07844724;0.004292625;-0.04172055,-0.1035669;-0.3486972;-0.01342263,-0.1217416;-0.7073445;0.05565753,-0.116343;-0.6688346;-0.02953469,0.003117186;0.5383565;0.008055521,0;0;0,0.001676425;0.3107276;0.007096529,0.002331212;0.6127334;0.0006086822,0.1380489;0.5043733;-0.06267452,0.2381883;0.3979103;-0.2885902,0.1763965;0.3356925;-0.4670992,-0.1425343;0.4834791;-0.004720561,-0.2927043;0.3392132;-0.1751215,-0.3454509;0.3749475;-0.3635243,0.07279566;0.004479945;-0.05092859,0.1160014;-0.3477151;-0.0621314,0.1313424;-0.6984662;0.04018497,0.1413336;-0.7275959;-0.02115941,-0.08506382;0.003842406;-0.02573675,-0.1268862;-0.3449622;-0.07692119,-0.1250874;-0.7072695;-0.02731903,-0.1417395;-0.7332534;-0.09015054,0.002362728;0.5384254;0.004642963,5.875816
+0;0;0,0.0007741313;0.3106583;0.009776984,0.003008394;0.6126876;0.00458716,0.15207;0.496298;0.01127553,0.1866261;0.2301009;0.0298534,0.2192421;0.03974852;-0.01765352,-0.1409287;0.4822441;-0.01015623,-0.188034;0.225104;-0.07387612,-0.2220504;0.05412954;-0.169612,0.08027283;0.006373746;-0.03779746,0.09128129;-0.3462625;0.001700711,0.09392609;-0.7053088;0.07104804,0.09748241;-0.666833;-0.01424437,-0.07840389;0.004268786;-0.0418044,-0.1037519;-0.3486991;-0.01343567,-0.1218675;-0.7073245;0.05577345,-0.1161832;-0.6688097;-0.0293997,0.00266028;0.5383568;0.008159701,0;0;0,0.001676425;0.3107276;0.007096529,0.002331212;0.6127334;0.0006086822,0.1380489;0.5043733;-0.06267452,0.2381883;0.3979103;-0.2885902,0.1763965;0.3356925;-0.4670992,-0.1425343;0.4834791;-0.004720561,-0.2927043;0.3392132;-0.1751215,-0.3454509;0.3749475;-0.3635243,0.07279566;0.004479945;-0.05092859,0.1160014;-0.3477151;-0.0621314,0.1313424;-0.6984662;0.04018497,0.1413336;-0.7275959;-0.02115941,-0.08506382;0.003842406;-0.02573675,-0.1268862;-0.3449622;-0.07692119,-0.1250874;-0.7072695;-0.02731903,-0.1417395;-0.7332534;-0.09015054,0.002362728;0.5384254;0.004642963,5.887101
+0;0;0,0.0007725504;0.3100239;0.009757019,0.003000344;0.6111637;0.004583746,0.1473452;0.4963521;0.01116171,0.1819096;0.2300908;0.02974407,0.2145135;0.0398086;-0.01774533,-0.1364014;0.482742;-0.009593284,-0.1835181;0.2255399;-0.07332855,-0.217522;0.05462846;-0.1690291,0.07972305;0.006330093;-0.03753859,0.09086999;-0.3507422;0.00245646,0.09349602;-0.70724;0.07131156,0.09704705;-0.6687768;-0.01385415,-0.0778669;0.00423955;-0.04151808,-0.1035338;-0.3531685;-0.01279248,-0.1215208;-0.7092484;0.05592539,-0.115845;-0.6707463;-0.02912126,0.0026534;0.5370828;0.008144278,0;0;0,0.003698587;0.310055;0.00792861,0.006363943;0.611178;0.002347231,0.1396922;0.514482;-0.05860829,0.2395527;0.4122602;-0.2866733,0.1687695;0.3474416;-0.4607821,-0.1345897;0.4847001;-0.004696871,-0.2914564;0.3607725;-0.1848909,-0.3432462;0.4015659;-0.3724523,0.07245007;0.004925162;-0.0503161,0.1106122;-0.3523224;-0.06224656,0.1234944;-0.7012032;0.03752732,0.1328236;-0.7305969;-0.02348733,-0.08431764;0.003246627;-0.02617203,-0.1287493;-0.3500773;-0.07528979,-0.1314726;-0.7101841;-0.02887641,-0.1494824;-0.7353558;-0.09187776,0.005907372;0.5371096;0.006148338,5.908933
+0;0;0,0.0007725504;0.3100239;0.009757019,0.003000344;0.6111637;0.004583746,0.1473452;0.4963521;0.01116171,0.1819096;0.2300908;0.02974407,0.2145135;0.0398086;-0.01774533,-0.1364014;0.482742;-0.009593284,-0.1835181;0.2255399;-0.07332855,-0.217522;0.05462846;-0.1690291,0.07972305;0.006330093;-0.03753859,0.09086999;-0.3507422;0.00245646,0.09349602;-0.70724;0.07131156,0.09704705;-0.6687768;-0.01385415,-0.0778669;0.00423955;-0.04151808,-0.1035338;-0.3531685;-0.01279248,-0.1215208;-0.7092484;0.05592539,-0.115845;-0.6707463;-0.02912126,0.0026534;0.5370828;0.008144278,0;0;0,0.003698587;0.310055;0.00792861,0.006363943;0.611178;0.002347231,0.1396922;0.514482;-0.05860829,0.2395527;0.4122602;-0.2866733,0.1687695;0.3474416;-0.4607821,-0.1345897;0.4847001;-0.004696871,-0.2914564;0.3607725;-0.1848909,-0.3432462;0.4015659;-0.3724523,0.07245007;0.004925162;-0.0503161,0.1106122;-0.3523224;-0.06224656,0.1234944;-0.7012032;0.03752732,0.1328236;-0.7305969;-0.02348733,-0.08431764;0.003246627;-0.02617203,-0.1287493;-0.3500773;-0.07528979,-0.1314726;-0.7101841;-0.02887641,-0.1494824;-0.7353558;-0.09187776,0.005907372;0.5371096;0.006148338,5.920495
+0;0;0,0.0004656417;0.3091122;0.009842465,0.002529126;0.6094896;0.004807611,0.1410372;0.4965907;0.0115057,0.1747272;0.2373353;0.0294211,0.2073187;0.04676841;-0.01818053,-0.1308513;0.4831735;-0.01006716,-0.178803;0.2357167;-0.08172691,-0.2134253;0.06879966;-0.1846047,0.07964469;0.006348455;-0.03733074,0.09052819;-0.3540075;0.0030379,0.09324031;-0.7093102;0.07163001,0.09718028;-0.6708573;-0.0134021,-0.07767141;0.004201584;-0.04155311,-0.1036306;-0.3564752;-0.01252162,-0.121888;-0.7113273;0.05602717,-0.1158251;-0.6728346;-0.02887602,0.002236383;0.5355799;0.008299738,0;0;0,0.003625154;0.3091619;0.007296324,0.006022304;0.6095071;0.001075507,0.1361655;0.5223838;-0.05485487,0.2646121;0.4033947;-0.2498226,0.1921208;0.378837;-0.4336317,-0.129106;0.4851927;-0.004631461,-0.2859758;0.3787373;-0.1855417,-0.3379249;0.4308143;-0.3705636,0.07171853;0.005206138;-0.051054,0.1059038;-0.3557354;-0.06358576,0.1171457;-0.7040264;0.03398108,0.125864;-0.7336391;-0.0267458,-0.084368;0.002823162;-0.02551927,-0.1329426;-0.35305;-0.07650273,-0.1385827;-0.7120043;-0.03098087,-0.1576663;-0.7367738;-0.09385812,0.005651444;0.5356215;0.005036116,5.942652
+0;0;0,0.0004664755;0.3096657;0.00986009,0.002534172;0.6106578;0.00481483,0.1375111;0.4985968;0.01143864,0.1719573;0.2335231;0.0297561,0.2129546;-0.006194144;-0.03012279,-0.1274617;0.4855209;-0.009585502,-0.1764896;0.2325106;-0.08285344,-0.2200415;0.02254286;-0.2122652,0.07978066;0.006359294;-0.03739447,0.09061512;-0.352373;0.002792276,0.09333584;-0.7088012;0.07160164,0.09727788;-0.6703438;-0.01347539,-0.07780401;0.004208757;-0.04162405,-0.1036463;-0.354843;-0.01272338,-0.1219614;-0.710819;0.05604254,-0.1158954;-0.6723217;-0.02890549,0.00224082;0.5365943;0.008314224,0;0;0,0.004713759;0.3096789;0.008187532,0.008181423;0.6106484;0.002961159,0.1326479;0.5211108;-0.05548382,0.2610001;0.4043321;-0.2596273,0.1572693;0.4052888;-0.4875958,-0.1238335;0.4877238;-0.003407414,-0.2873068;0.3917848;-0.1927703,-0.3546306;0.4543175;-0.4257677,0.07174033;0.005458653;-0.05125689,0.1064917;-0.3538269;-0.06254435,0.1133688;-0.7042072;0.03216314,0.1214661;-0.7339133;-0.02862168,-0.08458959;0.002540257;-0.02533555,-0.1340864;-0.3514947;-0.07662384,-0.1407565;-0.7107885;-0.02517824,-0.1624022;-0.7326694;-0.08971511,0.007550001;0.5365969;0.006663799,5.964866
+0;0;0,0.0004664755;0.3096657;0.00986009,0.002534172;0.6106578;0.00481483,0.1375111;0.4985968;0.01143864,0.1719573;0.2335231;0.0297561,0.2129546;-0.006194144;-0.03012279,-0.1274617;0.4855209;-0.009585502,-0.1764896;0.2325106;-0.08285344,-0.2200415;0.02254286;-0.2122652,0.07978066;0.006359294;-0.03739447,0.09061512;-0.352373;0.002792276,0.09333584;-0.7088012;0.07160164,0.09727788;-0.6703438;-0.01347539,-0.07780401;0.004208757;-0.04162405,-0.1036463;-0.354843;-0.01272338,-0.1219614;-0.710819;0.05604254,-0.1158954;-0.6723217;-0.02890549,0.00224082;0.5365943;0.008314224,0;0;0,0.004713759;0.3096789;0.008187532,0.008181423;0.6106484;0.002961159,0.1326479;0.5211108;-0.05548382,0.2610001;0.4043321;-0.2596273,0.1572693;0.4052888;-0.4875958,-0.1238335;0.4877238;-0.003407414,-0.2873068;0.3917848;-0.1927703,-0.3546306;0.4543175;-0.4257677,0.07174033;0.005458653;-0.05125689,0.1064917;-0.3538269;-0.06254435,0.1133688;-0.7042072;0.03216314,0.1214661;-0.7339133;-0.02862168,-0.08458959;0.002540257;-0.02533555,-0.1340864;-0.3514947;-0.07662384,-0.1407565;-0.7107885;-0.02517824,-0.1624022;-0.7326694;-0.08971511,0.007550001;0.5365969;0.006663799,5.975979
+0;0;0,-0.0002296824;0.3096564;0.0101556,0.001561594;0.610652;0.005258804,0.1366175;0.4986781;0.01216611,0.1709998;0.2335713;0.03011962,0.2120553;-0.006123602;-0.02980899,-0.1279966;0.4851505;-0.01076753,-0.1794509;0.2354012;-0.09301013,-0.2233877;0.0281588;-0.2266169,0.07988725;0.006482106;-0.03714501,0.08987059;-0.3522609;0.003166869,0.09254759;-0.7086815;0.07201664,0.0969542;-0.6702148;-0.01303667,-0.07768047;0.004074231;-0.04186749,-0.1043023;-0.3548695;-0.01234014,-0.1224251;-0.7108318;0.05654807,-0.1158982;-0.6723242;-0.02836476,0.001329791;0.5365875;0.008740162,0;0;0,0.004713759;0.3096789;0.008187532,0.008181423;0.6106484;0.002961159,0.1326479;0.5211108;-0.05548382,0.2610001;0.4043321;-0.2596273,0.1572693;0.4052888;-0.4875958,-0.1238335;0.4877238;-0.003407414,-0.2873068;0.3917848;-0.1927703,-0.3546306;0.4543175;-0.4257677,0.07174033;0.005458653;-0.05125689,0.1064917;-0.3538269;-0.06254435,0.1133688;-0.7042072;0.03216314,0.1214661;-0.7339133;-0.02862168,-0.08458959;0.002540257;-0.02533555,-0.1340864;-0.3514947;-0.07662384,-0.1407565;-0.7107885;-0.02517824,-0.1624022;-0.7326694;-0.08971511,0.007550001;0.5365969;0.006663799,5.987183
+0;0;0,-0.00023023;0.3103947;0.01017981,0.00156594;0.6122179;0.005269215,0.133403;0.5009339;0.01210499,0.1678267;0.2355085;0.03008007,0.2112492;-0.01800552;-0.03330361,-0.1249166;0.4877281;-0.01028311,-0.1764326;0.2376787;-0.09262452,-0.2229025;0.01848812;-0.2339342,0.08026078;0.006512414;-0.03731869,0.09018887;-0.3502452;0.0027701,0.09286288;-0.7062689;0.07154319,0.09728157;-0.667779;-0.01374315,-0.07804368;0.004093281;-0.04206325,-0.1045182;-0.352864;-0.01269931,-0.1226207;-0.7084298;0.05611218,-0.116076;-0.6698989;-0.0290333,0.001333475;0.5379415;0.008760534,0;0;0,0.005582705;0.3103887;0.008728027,0.00993292;0.6121839;0.00404048,0.1308758;0.5135499;-0.05066705,0.2579866;0.4110272;-0.263483,0.1345191;0.3726524;-0.4946876,-0.1198547;0.4919185;-0.001458444,-0.2856366;0.4024474;-0.1924297,-0.3589069;0.4645916;-0.4392939,0.07229708;0.005314708;-0.05120325,0.1063345;-0.3520416;-0.06213975,0.1113337;-0.702502;0.03082394,0.1185918;-0.7322105;-0.0303936,-0.08501411;0.002684255;-0.02534329,-0.1338761;-0.3494308;-0.076423,-0.1378103;-0.7061765;-0.01156287,-0.1664829;-0.7303158;-0.07166438,0.009083882;0.5379156;0.007609606,6.009566
+0;0;0,-0.00023023;0.3103947;0.01017981,0.00156594;0.6122179;0.005269215,0.133403;0.5009339;0.01210499,0.1678267;0.2355085;0.03008007,0.2112492;-0.01800552;-0.03330361,-0.1249166;0.4877281;-0.01028311,-0.1764326;0.2376787;-0.09262452,-0.2229025;0.01848812;-0.2339342,0.08026078;0.006512414;-0.03731869,0.09018887;-0.3502452;0.0027701,0.09286288;-0.7062689;0.07154319,0.09728157;-0.667779;-0.01374315,-0.07804368;0.004093281;-0.04206325,-0.1045182;-0.352864;-0.01269931,-0.1226207;-0.7084298;0.05611218,-0.116076;-0.6698989;-0.0290333,0.001333475;0.5379415;0.008760534,0;0;0,0.005582705;0.3103887;0.008728027,0.00993292;0.6121839;0.00404048,0.1308758;0.5135499;-0.05066705,0.2579866;0.4110272;-0.263483,0.1345191;0.3726524;-0.4946876,-0.1198547;0.4919185;-0.001458444,-0.2856366;0.4024474;-0.1924297,-0.3589069;0.4645916;-0.4392939,0.07229708;0.005314708;-0.05120325,0.1063345;-0.3520416;-0.06213975,0.1113337;-0.702502;0.03082394,0.1185918;-0.7322105;-0.0303936,-0.08501411;0.002684255;-0.02534329,-0.1338761;-0.3494308;-0.076423,-0.1378103;-0.7061765;-0.01156287,-0.1664829;-0.7303158;-0.07166438,0.009083882;0.5379156;0.007609606,6.020696
+0;0;0,-0.0006155684;0.3110422;0.01037687,0.0009624089;0.6136191;0.005577244,0.1412351;0.499894;0.01298237,0.1749548;0.239999;0.03028534,0.2185766;-0.01349217;-0.03299781,-0.1333081;0.4857115;-0.01199365,-0.1851503;0.2434984;-0.09932633,-0.2321071;0.04136696;-0.2639573,0.08077166;0.006598499;-0.03739683,0.09025424;-0.3484306;0.002621811,0.09277703;-0.7031722;0.071088,0.09753179;-0.6645707;-0.01523383,-0.07845289;0.004059717;-0.04236491,-0.1049138;-0.351162;-0.01313496,-0.1231729;-0.7053757;0.05567549,-0.116268;-0.6667315;-0.03049674,0.000792186;0.5391446;0.009038987,0;0;0,0.006622448;0.3110006;0.00949049,0.01226599;0.6135396;0.005773067,0.1310432;0.4827537;-0.05188346,0.2584841;0.419384;-0.2726207,0.1370128;0.4368852;-0.5073627,-0.1267247;0.4924407;-0.001758054,-0.2903832;0.4209197;-0.1943261,-0.3676673;0.4883098;-0.4385619,0.07289298;0.004624367;-0.05129671,0.1069828;-0.3510216;-0.06083083,0.1103413;-0.7005085;0.03072929,0.1173214;-0.730498;-0.0317254,-0.0855465;0.003315074;-0.02523747,-0.1330235;-0.3474828;-0.07446988,-0.1364294;-0.7003659;0.002974026,-0.1674426;-0.7321862;-0.04960438,0.01107512;0.5390674;0.009082079,6.031754
+0;0;0,-0.0006155684;0.3110422;0.01037687,0.0009624089;0.6136191;0.005577244,0.1412351;0.499894;0.01298237,0.1749548;0.239999;0.03028534,0.2185766;-0.01349217;-0.03299781,-0.1333081;0.4857115;-0.01199365,-0.1851503;0.2434984;-0.09932633,-0.2321071;0.04136696;-0.2639573,0.08077166;0.006598499;-0.03739683,0.09025424;-0.3484306;0.002621811,0.09277703;-0.7031722;0.071088,0.09753179;-0.6645707;-0.01523383,-0.07845289;0.004059717;-0.04236491,-0.1049138;-0.351162;-0.01313496,-0.1231729;-0.7053757;0.05567549,-0.116268;-0.6667315;-0.03049674,0.000792186;0.5391446;0.009038987,0;0;0,0.006622448;0.3110006;0.00949049,0.01226599;0.6135396;0.005773067,0.1310432;0.4827537;-0.05188346,0.2584841;0.419384;-0.2726207,0.1370128;0.4368852;-0.5073627,-0.1267247;0.4924407;-0.001758054,-0.2903832;0.4209197;-0.1943261,-0.3676673;0.4883098;-0.4385619,0.07289298;0.004624367;-0.05129671,0.1069828;-0.3510216;-0.06083083,0.1103413;-0.7005085;0.03072929,0.1173214;-0.730498;-0.0317254,-0.0855465;0.003315074;-0.02523747,-0.1330235;-0.3474828;-0.07446988,-0.1364294;-0.7003659;0.002974026,-0.1674426;-0.7321862;-0.04960438,0.01107512;0.5390674;0.009082079,6.043499
+0;0;0,-0.0006164424;0.3114838;0.0103916,0.0009635502;0.6144368;0.005586576,0.1402957;0.5008959;0.01296895,0.1731664;0.2475445;0.02983627,0.2167906;-0.005960345;-0.03345028,-0.1324093;0.4868083;-0.01183983,-0.1829462;0.2506936;-0.09697365,-0.2299055;0.04855134;-0.2616135,0.08072533;0.006594713;-0.03737538,0.09021567;-0.3487249;0.00267601,0.09272719;-0.7018828;0.07083654,0.09752588;-0.6632019;-0.01628288,-0.0784079;0.004057388;-0.04234061,-0.1048905;-0.3514551;-0.01308674,-0.1230681;-0.7040874;0.05541652,-0.1160994;-0.6653633;-0.03155193,0.0007931475;0.5398836;0.009051975,0;0;0,0.007508024;0.3113926;0.01043034,0.01382528;0.6143038;0.007598877,0.1281366;0.4840478;-0.05653667,0.2546358;0.4265364;-0.2715769,0.1618696;0.4715183;-0.5155933,-0.1244661;0.494137;-0.001907889,-0.2853698;0.4327562;-0.1913658,-0.367426;0.5107365;-0.4308628,0.07278784;0.0044806;-0.05136966,0.1060859;-0.35155;-0.06029772,0.1086245;-0.6997702;0.02975178,0.1154559;-0.7303758;-0.03324413,-0.08550921;0.003505535;-0.02515697,-0.1333575;-0.3477745;-0.07268686,-0.1388858;-0.6959202;0.0175168,-0.1654114;-0.7266834;-0.03986273,0.01249118;0.5397462;0.01069546,6.065167
+0;0;0,-0.001103729;0.3114704;0.01074576,0.0001556139;0.6144297;0.00615985,0.1396309;0.5009801;0.01371983,0.1724804;0.2476048;0.03026483,0.2161971;-0.00589025;-0.03299722,-0.1327858;0.4866763;-0.01294883,-0.1855992;0.2554106;-0.1092755,-0.2315378;0.05304007;-0.2739229,0.08078542;0.006624542;-0.03724002,0.08976724;-0.3486826;0.003039245,0.09222388;-0.7018638;0.07108074,0.0974768;-0.6631716;-0.01601136,-0.07835268;0.004023016;-0.04244597,-0.1056241;-0.3514752;-0.01374821,-0.1235623;-0.703992;0.05540932,-0.1161413;-0.6652523;-0.03152012,0.0001094582;0.5398721;0.009532046,0;0;0,0.007508024;0.3113926;0.01043034,0.01382528;0.6143038;0.007598877,0.1281366;0.4840478;-0.05653667,0.2546358;0.4265364;-0.2715769,0.1618696;0.4715183;-0.5155933,-0.1244661;0.494137;-0.001907889,-0.2853698;0.4327562;-0.1913658,-0.367426;0.5107365;-0.4308628,0.07278784;0.0044806;-0.05136966,0.1060859;-0.35155;-0.06029772,0.1086245;-0.6997702;0.02975178,0.1154559;-0.7303758;-0.03324413,-0.08550921;0.003505535;-0.02515697,-0.1333575;-0.3477745;-0.07268686,-0.1388858;-0.6959202;0.0175168,-0.1654114;-0.7266834;-0.03986273,0.01249118;0.5397462;0.01069546,6.076691
+0;0;0,-0.001103565;0.3114242;0.01074417,0.0001549079;0.6141528;0.0061625,0.1415689;0.5002384;0.01377725,0.1738239;0.2514485;0.03002283,0.217438;-0.001451701;-0.03309078,-0.1346331;0.4857359;-0.01326198,-0.1864907;0.2586555;-0.1078454,-0.2323215;0.05675983;-0.2721064,0.0809514;0.006638153;-0.03731653,0.08991767;-0.3480539;0.002893005,0.09237494;-0.7013252;0.07095185,0.09764785;-0.6625999;-0.01647168,-0.07851366;0.004031281;-0.04253317,-0.1057379;-0.3508514;-0.0138851,-0.1236806;-0.7034582;0.05529007,-0.1162314;-0.6646852;-0.03197017,0.0001087991;0.5396708;0.009531273,0;0;0,0.008071423;0.3113097;0.01108217,0.01480982;0.613986;0.008856058,0.1307183;0.4839113;-0.0569427,0.2512053;0.44357;-0.2738671,0.1587629;0.4725693;-0.5197481,-0.1255738;0.4939663;-0.002400838,-0.2845844;0.4421916;-0.1901127,-0.3573442;0.5338568;-0.4270673,0.07326907;0.004532456;-0.05099821,0.105843;-0.3509578;-0.0593214,0.1074927;-0.6997141;0.0290246,0.1139634;-0.7309243;-0.03389001,-0.08563597;0.003431616;-0.02538548,-0.1320926;-0.3480763;-0.06766538,-0.1419441;-0.6951082;0.02672987,-0.1671647;-0.7268153;-0.03074152,0.01338238;0.5394999;0.01180387,6.099
+0;0;0,-0.001103565;0.3114242;0.01074417,0.0001549079;0.6141528;0.0061625,0.1415689;0.5002384;0.01377725,0.1738239;0.2514485;0.03002283,0.217438;-0.001451701;-0.03309078,-0.1346331;0.4857359;-0.01326198,-0.1864907;0.2586555;-0.1078454,-0.2323215;0.05675983;-0.2721064,0.0809514;0.006638153;-0.03731653,0.08991767;-0.3480539;0.002893005,0.09237494;-0.7013252;0.07095185,0.09764785;-0.6625999;-0.01647168,-0.07851366;0.004031281;-0.04253317,-0.1057379;-0.3508514;-0.0138851,-0.1236806;-0.7034582;0.05529007,-0.1162314;-0.6646852;-0.03197017,0.0001087991;0.5396708;0.009531273,0;0;0,0.008071423;0.3113097;0.01108217,0.01480982;0.613986;0.008856058,0.1307183;0.4839113;-0.0569427,0.2512053;0.44357;-0.2738671,0.1587629;0.4725693;-0.5197481,-0.1255738;0.4939663;-0.002400838,-0.2845844;0.4421916;-0.1901127,-0.3573442;0.5338568;-0.4270673,0.07326907;0.004532456;-0.05099821,0.105843;-0.3509578;-0.0593214,0.1074927;-0.6997141;0.0290246,0.1139634;-0.7309243;-0.03389001,-0.08563597;0.003431616;-0.02538548,-0.1320926;-0.3480763;-0.06766538,-0.1419441;-0.6951082;0.02672987,-0.1671647;-0.7268153;-0.03074152,0.01338238;0.5394999;0.01180387,6.110476
+0;0;0,-0.001315878;0.3115354;0.01088531,-0.000213288;0.6142631;0.006429049,0.1439348;0.499775;0.01464772,0.1752748;0.2574461;0.03024016,0.2186271;0.007069498;-0.03247491,-0.1371101;0.4844588;-0.0148802,-0.1913131;0.2693774;-0.1185655,-0.2352391;0.0726665;-0.2855278,0.08111891;0.006654973;-0.03734543,0.08982771;-0.3475268;0.002900705,0.0922493;-0.7014915;0.07114028,0.09799711;-0.662755;-0.01636226,-0.07865191;0.004035568;-0.04262442,-0.1060394;-0.3503159;-0.0138959,-0.1236081;-0.7036178;0.05554902,-0.1156877;-0.6648303;-0.03177856,-0.0002224016;0.5397961;0.009747722,0;0;0,0.008155465;0.3113876;0.01207185,0.0148567;0.6140676;0.01097178,0.1329821;0.4847059;-0.05783939,0.2467409;0.4493532;-0.27175,0.1602165;0.4776378;-0.5171366,-0.1281009;0.493629;-0.002450131,-0.284955;0.4574588;-0.1869417,-0.3530401;0.5507734;-0.4217988,0.07319906;0.004494041;-0.05139017,0.1053248;-0.3505474;-0.05872703,0.1062952;-0.7004735;0.02790022,0.1125591;-0.7320348;-0.03484559,-0.08591788;0.003477627;-0.02500545,-0.1319856;-0.3485123;-0.0584893,-0.1455389;-0.696454;0.03481854,-0.168884;-0.7291012;-0.0225957,0.01344937;0.5395872;0.01362371,6.132435
+0;0;0,-0.001315878;0.3115354;0.01088531,-0.000213288;0.6142631;0.006429049,0.1439348;0.499775;0.01464772,0.1752748;0.2574461;0.03024016,0.2186271;0.007069498;-0.03247491,-0.1371101;0.4844588;-0.0148802,-0.1913131;0.2693774;-0.1185655,-0.2352391;0.0726665;-0.2855278,0.08111891;0.006654973;-0.03734543,0.08982771;-0.3475268;0.002900705,0.0922493;-0.7014915;0.07114028,0.09799711;-0.662755;-0.01636226,-0.07865191;0.004035568;-0.04262442,-0.1060394;-0.3503159;-0.0138959,-0.1236081;-0.7036178;0.05554902,-0.1156877;-0.6648303;-0.03177856,-0.0002224016;0.5397961;0.009747722,0;0;0,0.008155465;0.3113876;0.01207185,0.0148567;0.6140676;0.01097178,0.1329821;0.4847059;-0.05783939,0.2467409;0.4493532;-0.27175,0.1602165;0.4776378;-0.5171366,-0.1281009;0.493629;-0.002450131,-0.284955;0.4574588;-0.1869417,-0.3530401;0.5507734;-0.4217988,0.07319906;0.004494041;-0.05139017,0.1053248;-0.3505474;-0.05872703,0.1062952;-0.7004735;0.02790022,0.1125591;-0.7320348;-0.03484559,-0.08591788;0.003477627;-0.02500545,-0.1319856;-0.3485123;-0.0584893,-0.1455389;-0.696454;0.03481854,-0.168884;-0.7291012;-0.0225957,0.01344937;0.5395872;0.01362371,6.15497
+0;0;0,-0.001313816;0.3110472;0.01086825,-0.0002126105;0.6133903;0.006417791,0.1448785;0.4987386;0.01466414,0.1792403;0.2330447;0.03175998,0.2171386;0.01416692;-0.02306516,-0.1380049;0.4833221;-0.01505694,-0.1974341;0.247503;-0.1287394,-0.2358339;0.07553941;-0.2746969,0.08107831;0.006651642;-0.03732674,0.08980145;-0.3481131;0.002985638,0.09222966;-0.703044;0.07141148,0.09800996;-0.6642581;-0.01658592,-0.07861254;0.004033548;-0.04260309,-0.1060451;-0.3509012;-0.01382728,-0.1236618;-0.7051674;0.05580719,-0.1156966;-0.6663302;-0.03201427,-0.000221712;0.5390215;0.009732094,0;0;0,0.007359117;0.3108972;0.012609,0.01333317;0.6132103;0.01220131,0.1356029;0.488508;-0.05549192,0.2427247;0.4684359;-0.3008249,0.1649892;0.4909989;-0.5148288,-0.1307283;0.4937337;-0.001608368,-0.302337;0.4588458;-0.2050771,-0.3548276;0.539084;-0.4128177,0.07316577;0.004785001;-0.05133319,0.1046963;-0.350891;-0.05905676,0.1052961;-0.7019068;0.02726507,0.111259;-0.7339713;-0.03571582,-0.08586887;0.003144141;-0.02505742,-0.132565;-0.349958;-0.05146941,-0.1470907;-0.6989186;0.04169404,-0.1711581;-0.7305048;-0.01731483,0.01211429;0.5388181;0.01465487,6.177126
+0;0;0,-0.001837968;0.3110396;0.01100958,-0.00106633;0.6133869;0.006716469,0.1441448;0.4987818;0.01529375,0.1785472;0.233082;0.03221432,0.216524;0.01424478;-0.02271853,-0.138305;0.4830842;-0.01664186,-0.2006349;0.2536163;-0.1412441,-0.236978;0.08814266;-0.2950207,0.08113657;0.006730499;-0.03718575,0.08937174;-0.3480487;0.003102049,0.09170016;-0.7029946;0.07145338,0.09801025;-0.6642075;-0.01650749,-0.07854599;0.003952076;-0.04273327,-0.1066283;-0.3509094;-0.01368219,-0.1240571;-0.7051892;0.05593012,-0.1155649;-0.666347;-0.03184143,-0.0009550828;0.5390152;0.009963424,0;0;0,0.007359117;0.3108972;0.012609,0.01333317;0.6132103;0.01220131,0.1356029;0.488508;-0.05549192,0.2427247;0.4684359;-0.3008249,0.1649892;0.4909989;-0.5148288,-0.1307283;0.4937337;-0.001608368,-0.302337;0.4588458;-0.2050771,-0.3548276;0.539084;-0.4128177,0.07316577;0.004785001;-0.05133319,0.1046963;-0.350891;-0.05905676,0.1052961;-0.7019068;0.02726507,0.111259;-0.7339713;-0.03571582,-0.08586887;0.003144141;-0.02505742,-0.132565;-0.349958;-0.05146941,-0.1470907;-0.6989186;0.04169404,-0.1711581;-0.7305048;-0.01731483,0.01211429;0.5388181;0.01465487,6.188421
+0;0;0,-0.001835171;0.3105661;0.01099282,-0.001064743;0.612418;0.006707137,0.1449761;0.4977148;0.01530915,0.1764376;0.2547281;0.03078327,0.2175711;0.01770051;-0.02871577,-0.1390891;0.4819273;-0.01680911,-0.1960908;0.2720754;-0.1307598,-0.2354549;0.09284708;-0.2973188,0.08112093;0.006729202;-0.03717859,0.08935915;-0.3481811;0.003124099,0.09169175;-0.7037653;0.07159834,0.0980184;-0.6649551;-0.01659331,-0.07853085;0.003951315;-0.04272503,-0.1066235;-0.3510413;-0.01366322,-0.1240837;-0.7059582;0.05607426,-0.1155692;-0.6670929;-0.03192757,-0.0009536925;0.5381782;0.009948332,0;0;0,0.007202417;0.3104148;0.01289511,0.01295471;0.612237;0.01280189,0.1366277;0.4888276;-0.05527449,0.2375861;0.4730111;-0.2784986,0.166985;0.506929;-0.5136141,-0.1322879;0.4941818;-0.001672882,-0.2887513;0.4692911;-0.1892133,-0.3454659;0.5521609;-0.4157751,0.07314181;0.004787743;-0.051337,0.1050507;-0.3509808;-0.05934286,0.1057767;-0.7027647;0.02657437,0.1115069;-0.73505;-0.03653765,-0.08584898;0.00310961;-0.02506828,-0.1322138;-0.3506338;-0.04428877,-0.1470678;-0.701767;0.04299852,-0.1703741;-0.7347428;-0.01519324,0.01179537;0.5379733;0.01517487,6.210905
+0;0;0,-0.002172429;0.3105589;0.01113172,-0.001669881;0.6124155;0.00704534,0.1442043;0.4979032;0.02117391,0.1804472;0.2552831;0.03085508,0.2216636;0.01833943;-0.0289206,-0.1393139;0.4819767;-0.01810627,-0.1986921;0.2814003;-0.1466174,-0.2371914;0.1131411;-0.3244399,0.08115079;0.00673157;-0.03711295,0.08915035;-0.3481863;0.003171638,0.09144192;-0.7037657;0.07167141,0.09952576;-0.664982;-0.01637921,-0.07841932;0.003962786;-0.04292833,-0.1071172;-0.3509616;-0.01362598,-0.1243986;-0.7058582;0.05625985,-0.1141334;-0.6670099;-0.03155669,-0.001464905;0.5381722;0.01020027,0;0;0,0.007202417;0.3104148;0.01289511,0.01295471;0.612237;0.01280189,0.1366277;0.4888276;-0.05527449,0.2375861;0.4730111;-0.2784986,0.166985;0.506929;-0.5136141,-0.1322879;0.4941818;-0.001672882,-0.2887513;0.4692911;-0.1892133,-0.3454659;0.5521609;-0.4157751,0.07314181;0.004787743;-0.051337,0.1050507;-0.3509808;-0.05934286,0.1057767;-0.7027647;0.02657437,0.1115069;-0.73505;-0.03653765,-0.08584898;0.00310961;-0.02506828,-0.1322138;-0.3506338;-0.04428877,-0.1470678;-0.701767;0.04299852,-0.1703741;-0.7347428;-0.01519324,0.01179537;0.5379733;0.01517487,6.222319
+0;0;0,-0.002171408;0.310413;0.01112649,-0.001669368;0.6118273;0.007047593,0.1459369;0.4969838;0.0213004,0.1819883;0.2556458;0.03093041,0.2233308;0.01797704;-0.02902819,-0.1409532;0.480868;-0.01844695,-0.2000177;0.2813514;-0.1462791,-0.2386348;0.1125772;-0.3246457,0.08117095;0.006733242;-0.03712217,0.0891737;-0.3483259;0.003178459,0.09145689;-0.7026043;0.07142757,0.09963907;-0.6637137;-0.01769421,-0.0784388;0.003963771;-0.042939,-0.1071481;-0.3511019;-0.01362497,-0.1243663;-0.7046998;0.05600511,-0.1139762;-0.6657439;-0.03287973,-0.001464799;0.5377318;0.01019625,0;0;0,0.006688863;0.3102428;0.013762,0.01162004;0.6116359;0.01489282,0.1373218;0.4891661;-0.0547421,0.2359052;0.4739322;-0.2776451,0.1670548;0.5067894;-0.5142263,-0.1351725;0.4937917;-0.001080992,-0.2901725;0.4707493;-0.188379,-0.3475793;0.5553052;-0.4149742,0.07315367;0.00467819;-0.05136895,0.1051939;-0.3512237;-0.05927038,0.1065217;-0.7018059;0.02597404,0.1119151;-0.7357153;-0.03707504,-0.08587462;0.003216879;-0.02504624,-0.131243;-0.3509718;-0.04077205,-0.1459219;-0.7014161;0.04378306,-0.1694795;-0.7359473;-0.01426392,0.01068789;0.5375073;0.01693726,6.243885
+0;0;0,-0.002171408;0.310413;0.01112649,-0.001669368;0.6118273;0.007047593,0.1459369;0.4969838;0.0213004,0.1819883;0.2556458;0.03093041,0.2233308;0.01797704;-0.02902819,-0.1409532;0.480868;-0.01844695,-0.2000177;0.2813514;-0.1462791,-0.2386348;0.1125772;-0.3246457,0.08117095;0.006733242;-0.03712217,0.0891737;-0.3483259;0.003178459,0.09145689;-0.7026043;0.07142757,0.09963907;-0.6637137;-0.01769421,-0.0784388;0.003963771;-0.042939,-0.1071481;-0.3511019;-0.01362497,-0.1243663;-0.7046998;0.05600511,-0.1139762;-0.6657439;-0.03287973,-0.001464799;0.5377318;0.01019625,0;0;0,0.006688863;0.3102428;0.013762,0.01162004;0.6116359;0.01489282,0.1373218;0.4891661;-0.0547421,0.2359052;0.4739322;-0.2776451,0.1670548;0.5067894;-0.5142263,-0.1351725;0.4937917;-0.001080992,-0.2901725;0.4707493;-0.188379,-0.3475793;0.5553052;-0.4149742,0.07315367;0.00467819;-0.05136895,0.1051939;-0.3512237;-0.05927038,0.1065217;-0.7018059;0.02597404,0.1119151;-0.7357153;-0.03707504,-0.08587462;0.003216879;-0.02504624,-0.131243;-0.3509718;-0.04077205,-0.1459219;-0.7014161;0.04378306,-0.1694795;-0.7359473;-0.01426392,0.01068789;0.5375073;0.01693726,6.255674
+0;0;0,-0.002167553;0.3098619;0.01110674,-0.001666632;0.6105716;0.007037731,0.1480907;0.4953158;0.02144487,0.1836178;0.2574882;0.03093481,0.2276852;0.004153937;-0.03297586,-0.1429871;0.4789647;-0.01888267,-0.2011924;0.2823503;-0.1448554,-0.2423549;0.1024517;-0.3349788,0.08085009;0.006706627;-0.03697543,0.08887141;-0.3491769;0.003418766,0.09115332;-0.7032558;0.07162946,0.09927689;-0.6644289;-0.01685388,-0.07812874;0.003948102;-0.04276926,-0.1069047;-0.3519419;-0.01338718,-0.1241132;-0.7053407;0.05620372,-0.1137975;-0.666449;-0.03204439,-0.001462567;0.5366586;0.01017863,0;0;0,0.006339908;0.3096678;0.01442719,0.01097709;0.6103573;0.01607561,0.1388644;0.4891257;-0.0553863,0.2335767;0.4760814;-0.2762339,0.1287013;0.4897898;-0.51917,-0.1382258;0.4935247;-0.00100608,-0.2901868;0.4705949;-0.1861987,-0.3524565;0.56216;-0.4269124,0.07296476;0.004607797;-0.05102754,0.1055758;-0.3520622;-0.05952192,0.1078287;-0.7025379;0.02528047,0.1132928;-0.7360059;-0.03729082,-0.08542804;0.003248636;-0.02530602,-0.1293797;-0.35216;-0.03540859,-0.1437748;-0.7031177;0.04614625,-0.1666616;-0.7375138;-0.01132151,0.01010376;0.5364078;0.01801276,6.277615
+0;0;0,-0.002497137;0.3095819;0.01132999,-0.002278812;0.6099736;0.007636471,0.1483666;0.4945244;0.02164298,0.1828832;0.2622527;0.03143549,0.22678;0.009121835;-0.0326797,-0.1450721;0.4790076;-0.01641418,-0.1998139;0.291007;-0.1464007,-0.2432936;0.1271276;-0.3497872,0.0811314;0.006649638;-0.03689561,0.08867145;-0.3490128;0.003486298,0.09093866;-0.7037544;0.07184678,0.09847975;-0.6648818;-0.01674253,-0.07821818;0.004053691;-0.04304987,-0.1073962;-0.3515435;-0.01334154,-0.1248461;-0.7055858;0.05644056,-0.1151076;-0.6666431;-0.03192713,-0.002002478;0.536137;0.01062573,0;0;0,0.00608623;0.3093691;0.01514053,0.01055765;0.6097316;0.01738501,0.1395727;0.4894624;-0.05461812,0.2302985;0.4768831;-0.2710621,0.1533513;0.5368599;-0.5172224,-0.1393119;0.4929421;-0.001154123,-0.2872683;0.4705265;-0.1823829,-0.3521035;0.5600364;-0.4230015,0.07314879;0.004461229;-0.05115819,0.1060797;-0.351949;-0.05956459,0.1096733;-0.7033165;0.02438712,0.115358;-0.7367508;-0.03828215,-0.08567476;0.003393664;-0.02522152,-0.1283356;-0.3519834;-0.03362125,-0.141911;-0.7040533;0.04626856,-0.1649738;-0.7380774;-0.01163388,0.009711832;0.5358608;0.01918697,6.300673
+0;0;0,-0.002497137;0.3095819;0.01132999,-0.002278812;0.6099736;0.007636471,0.1483666;0.4945244;0.02164298,0.1828832;0.2622527;0.03143549,0.22678;0.009121835;-0.0326797,-0.1450721;0.4790076;-0.01641418,-0.1998139;0.291007;-0.1464007,-0.2432936;0.1271276;-0.3497872,0.0811314;0.006649638;-0.03689561,0.08867145;-0.3490128;0.003486298,0.09093866;-0.7037544;0.07184678,0.09847975;-0.6648818;-0.01674253,-0.07821818;0.004053691;-0.04304987,-0.1073962;-0.3515435;-0.01334154,-0.1248461;-0.7055858;0.05644056,-0.1151076;-0.6666431;-0.03192713,-0.002002478;0.536137;0.01062573,0;0;0,0.00608623;0.3093691;0.01514053,0.01055765;0.6097316;0.01738501,0.1395727;0.4894624;-0.05461812,0.2302985;0.4768831;-0.2710621,0.1533513;0.5368599;-0.5172224,-0.1393119;0.4929421;-0.001154123,-0.2872683;0.4705265;-0.1823829,-0.3521035;0.5600364;-0.4230015,0.07314879;0.004461229;-0.05115819,0.1060797;-0.351949;-0.05956459,0.1096733;-0.7033165;0.02438712,0.115358;-0.7367508;-0.03828215,-0.08567476;0.003393664;-0.02522152,-0.1283356;-0.3519834;-0.03362125,-0.141911;-0.7040533;0.04626856,-0.1649738;-0.7380774;-0.01163388,0.009711832;0.5358608;0.01918697,6.322467
+0;0;0,-0.002494387;0.3092409;0.01131751,-0.002276302;0.6092715;0.007628576,0.1493142;0.4936533;0.02170061,0.1835799;0.2630699;0.03142194,0.2165429;0.07298835;-0.01672355,-0.1459695;0.478039;-0.01659583,-0.2003133;0.2914048;-0.1456376,-0.2329632;0.1683442;-0.2983649,0.080501;0.00659797;-0.03660893,0.08802833;-0.3484646;0.003704872,0.09029935;-0.7038026;0.07218027,0.09788946;-0.6648723;-0.01698494,-0.07761042;0.004022194;-0.04271537,-0.1067392;-0.3509753;-0.01305715,-0.1242185;-0.7056127;0.05684226,-0.1144167;-0.6666119;-0.03209988,-0.002000314;0.5355275;0.01061409,0;0;0,0.00621745;0.3089792;0.01604462,0.01083094;0.6089704;0.01917386,0.1406204;0.4891566;-0.05392385,0.2292593;0.4775026;-0.2694342,0.1801246;0.5183576;-0.4577217,-0.1397753;0.492164;-0.0017385,-0.2860279;0.4704394;-0.1822256,-0.3365766;0.5307158;-0.3648375,0.07292622;0.004183322;-0.05028344,0.1079147;-0.351402;-0.05956483,0.1121853;-0.7036062;0.02345991,0.1182426;-0.7374873;-0.03955055,-0.08477199;0.003631431;-0.0257814,-0.1274931;-0.351185;-0.03139756,-0.1394514;-0.7042657;0.04702515,-0.1614905;-0.7398269;-0.0104536,0.009942591;0.5351878;0.02075458,6.333854
+0;0;0,-0.002699116;0.3092324;0.01149985,-0.002738621;0.609266;0.007999975,0.1487437;0.4936011;0.02417194,0.1849342;0.2632372;0.03192694,0.217936;0.07310185;-0.01597863,-0.1452942;0.4775905;-0.02059875,-0.1973603;0.2926486;-0.1529733,-0.2344212;0.1669767;-0.3025346,0.08055548;0.006588271;-0.03649065,0.08810832;-0.3484854;0.003721166,0.0902918;-0.7037929;0.07235697,0.09942105;-0.664892;-0.01666676,-0.07742204;0.004069811;-0.0430514,-0.1069746;-0.3508581;-0.0129825,-0.1245601;-0.7054594;0.05707312,-0.1132225;-0.6664659;-0.03168707,-0.002383994;0.5355197;0.01091811,0;0;0,0.00621745;0.3089792;0.01604462,0.01083094;0.6089704;0.01917386,0.1406204;0.4891566;-0.05392385,0.2292593;0.4775026;-0.2694342,0.1801246;0.5183576;-0.4577217,-0.1397753;0.492164;-0.0017385,-0.2860279;0.4704394;-0.1822256,-0.3365766;0.5307158;-0.3648375,0.07292622;0.004183322;-0.05028344,0.1079147;-0.351402;-0.05956483,0.1121853;-0.7036062;0.02345991,0.1182426;-0.7374873;-0.03955055,-0.08477199;0.003631431;-0.0257814,-0.1274931;-0.351185;-0.03139756,-0.1394514;-0.7042657;0.04702515,-0.1614905;-0.7398269;-0.0104536,0.009942591;0.5351878;0.02075458,6.3558
+0;0;0,-0.002696639;0.3089487;0.0114893,-0.002736104;0.6086977;0.007992756,0.1489886;0.4930357;0.02418322,0.185303;0.2618827;0.03196479,0.2183124;0.071704;-0.01595169,-0.1455215;0.4769994;-0.02065936,-0.197766;0.291424;-0.1534874,-0.2348354;0.1657234;-0.3030827,0.08027817;0.006565591;-0.03636504,0.08782987;-0.3484541;0.003840681,0.09001027;-0.7032614;0.07237984,0.09920513;-0.6642966;-0.01728357,-0.07715552;0.004055801;-0.0429032,-0.1067036;-0.3508183;-0.01283887,-0.1242643;-0.7049203;0.05711811,-0.1128453;-0.6658623;-0.03227986,-0.002381816;0.5350217;0.0109081,0;0;0,0.006394953;0.308652;0.01678085,0.01122016;0.6083475;0.02055836,0.1410784;0.4895246;-0.05356336,0.2301089;0.4773819;-0.2697511,0.1819508;0.5147815;-0.459054,-0.1396741;0.4920462;-0.001558039,-0.2849317;0.4702865;-0.1838703,-0.3306102;0.5278317;-0.3686824,0.07277501;0.004030734;-0.04997659,0.1094208;-0.3513441;-0.05882978,0.1143863;-0.7033865;0.02260733,0.1210883;-0.7377498;-0.04077172,-0.08434419;0.00375324;-0.02611663,-0.1271074;-0.3510288;-0.02979538,-0.1369214;-0.7040818;0.0466759,-0.1586527;-0.7408257;-0.01057312,0.01027334;0.5346329;0.02198362,6.37856
+0;0;0,-0.002697943;0.309098;0.01149486,-0.002737457;0.6090315;0.007996013,0.1494155;0.4932015;0.02422596,0.1858597;0.261222;0.03203536,0.2278155;0.01949978;-0.02886777,-0.1459273;0.4771199;-0.02074341,-0.1983586;0.2908809;-0.1540464,-0.2454748;0.1311121;-0.3441861,0.0800696;0.006548534;-0.03627056,0.08762224;-0.3485152;0.00394015,0.08979549;-0.7021594;0.07225464,0.09908877;-0.6630986;-0.01836848,-0.07695507;0.004045263;-0.04279174,-0.1065068;-0.3508728;-0.01272367,-0.1240099;-0.703814;0.05700398,-0.1124687;-0.664659;-0.03335087,-0.002382932;0.5353062;0.01091331,0;0;0,0.005898327;0.3087742;0.01745558,0.01024662;0.6086525;0.02190471,0.140376;0.4895711;-0.05292225,0.2283281;0.4777133;-0.2704711,0.1611986;0.4942611;-0.5136149,-0.1408182;0.4922061;-0.001356665,-0.2849219;0.4700316;-0.1856012,-0.3536152;0.5158247;-0.4245224,0.07275419;0.004014492;-0.04960132,0.1095096;-0.3514084;-0.05783796,0.115858;-0.702489;0.02239871,0.1232203;-0.7378789;-0.04124856,-0.08400165;0.003758202;-0.02644196,-0.1259362;-0.3511764;-0.02911717,-0.1353218;-0.7031056;0.04699801,-0.1560562;-0.74166;-0.01002305,0.009415582;0.534884;0.0231626,6.389617
+0;0;0,-0.003057529;0.3090811;0.01185421,-0.003333839;0.609017;0.008554656,0.1489202;0.4933024;0.02433687,0.1845155;0.261207;0.03260762,0.2263848;0.01945864;-0.02825096,-0.1473697;0.4779417;-0.01765461,-0.19887;0.2980315;-0.1597241,-0.2441508;0.1510592;-0.3603428,0.08017886;0.00649579;-0.03603794,0.08719079;-0.3485533;0.004399434,0.08933208;-0.7022037;0.07268284,0.09790152;-0.663107;-0.018008,-0.07684965;0.004098751;-0.0429757,-0.1068915;-0.3507504;-0.01258112,-0.1243807;-0.7036685;0.05726656,-0.1135613;-0.6644765;-0.03317381,-0.002945076;0.5352899;0.01142261,0;0;0,0.005898327;0.3087742;0.01745558,0.01024662;0.6086525;0.02190471,0.140376;0.4895711;-0.05292225,0.2283281;0.4777133;-0.2704711,0.1611986;0.4942611;-0.5136149,-0.1408182;0.4922061;-0.001356665,-0.2849219;0.4700316;-0.1856012,-0.3536152;0.5158247;-0.4245224,0.07275419;0.004014492;-0.04960132,0.1095096;-0.3514084;-0.05783796,0.115858;-0.702489;0.02239871,0.1232203;-0.7378789;-0.04124856,-0.08400165;0.003758202;-0.02644196,-0.1259362;-0.3511764;-0.02911717,-0.1353218;-0.7031056;0.04699801,-0.1560562;-0.74166;-0.01002305,0.009415582;0.534884;0.0231626,6.411919
+0;0;0,-0.003060967;0.3094287;0.01186754,-0.003337681;0.6097773;0.008563289,0.1474368;0.4943663;0.02422375,0.1833028;0.2605061;0.03255739,0.2271991;0.007054031;-0.03124752,-0.1459654;0.4791553;-0.01735848,-0.1978574;0.297877;-0.1605083,-0.2453303;0.1437894;-0.3708395,0.08022758;0.006499735;-0.03605983,0.08727283;-0.350237;0.004569747,0.08939712;-0.701081;0.0723113,0.09806883;-0.6618758;-0.01946181,-0.07689633;0.004101241;-0.0430018,-0.1070809;-0.3524345;-0.01246275,-0.1244314;-0.7025522;0.05683067,-0.1134829;-0.6632504;-0.034689,-0.002948361;0.5359446;0.01143536,0;0;0,0.005361795;0.3090579;0.01872897,0.009248093;0.6093333;0.02451372,0.1369794;0.4891466;-0.05113697,0.2266368;0.4773791;-0.269928,0.1559145;0.501773;-0.5241704,-0.1396236;0.4925219;-0.001346143,-0.2830081;0.4696293;-0.1883308,-0.3524532;0.5172707;-0.4396147,0.07287118;0.00406608;-0.04952049,0.1095835;-0.3531017;-0.05622196,0.1180489;-0.7017785;0.02148151,0.1260072;-0.7377379;-0.04308057,-0.08400477;0.003712208;-0.02661653,-0.1251329;-0.3530309;-0.02869373,-0.1326135;-0.7023661;0.04609925,-0.1540666;-0.7420808;-0.01101344,0.008524209;0.535453;0.02543306,6.433881
+0;0;0,-0.003060967;0.3094287;0.01186754,-0.003337681;0.6097773;0.008563289,0.1474368;0.4943663;0.02422375,0.1833028;0.2605061;0.03255739,0.2271991;0.007054031;-0.03124752,-0.1459654;0.4791553;-0.01735848,-0.1978574;0.297877;-0.1605083,-0.2453303;0.1437894;-0.3708395,0.08022758;0.006499735;-0.03605983,0.08727283;-0.350237;0.004569747,0.08939712;-0.701081;0.0723113,0.09806883;-0.6618758;-0.01946181,-0.07689633;0.004101241;-0.0430018,-0.1070809;-0.3524345;-0.01246275,-0.1244314;-0.7025522;0.05683067,-0.1134829;-0.6632504;-0.034689,-0.002948361;0.5359446;0.01143536,0;0;0,0.005361795;0.3090579;0.01872897,0.009248093;0.6093333;0.02451372,0.1369794;0.4891466;-0.05113697,0.2266368;0.4773791;-0.269928,0.1559145;0.501773;-0.5241704,-0.1396236;0.4925219;-0.001346143,-0.2830081;0.4696293;-0.1883308,-0.3524532;0.5172707;-0.4396147,0.07287118;0.00406608;-0.04952049,0.1095835;-0.3531017;-0.05622196,0.1180489;-0.7017785;0.02148151,0.1260072;-0.7377379;-0.04308057,-0.08400477;0.003712208;-0.02661653,-0.1251329;-0.3530309;-0.02869373,-0.1326135;-0.7023661;0.04609925,-0.1540666;-0.7420808;-0.01101344,0.008524209;0.535453;0.02543306,6.445436
+0;0;0,-0.003395715;0.3094136;0.01216605,-0.003906425;0.6097633;0.009054158,0.1469108;0.4943248;0.02450879,0.1819345;0.2603511;0.03322958,0.2259796;0.006964356;-0.03073224,-0.146813;0.479502;-0.01603103,-0.1991659;0.3074018;-0.1699373,-0.2450018;0.1572888;-0.3834813,0.0803695;0.006392626;-0.03576171,0.0869948;-0.3503697;0.004713565,0.08913238;-0.7011802;0.07262809,0.09754605;-0.6619543;-0.01916695,-0.07667623;0.004257219;-0.04337803,-0.1073655;-0.3521867;-0.01227475,-0.1247104;-0.7022638;0.05722424,-0.1140191;-0.6629427;-0.03432384,-0.003482271;0.5359298;0.01190115,0;0;0,0.005361795;0.3090579;0.01872897,0.009248093;0.6093333;0.02451372,0.1369794;0.4891466;-0.05113697,0.2266368;0.4773791;-0.269928,0.1559145;0.501773;-0.5241704,-0.1396236;0.4925219;-0.001346143,-0.2830081;0.4696293;-0.1883308,-0.3524532;0.5172707;-0.4396147,0.07287118;0.00406608;-0.04952049,0.1095835;-0.3531017;-0.05622196,0.1180489;-0.7017785;0.02148151,0.1260072;-0.7377379;-0.04308057,-0.08400477;0.003712208;-0.02661653,-0.1251329;-0.3530309;-0.02869373,-0.1326135;-0.7023661;0.04609925,-0.1540666;-0.7420808;-0.01101344,0.008524209;0.535453;0.02543306,6.4569
+0;0;0,-0.00340173;0.3099616;0.0121876,-0.003913704;0.6110098;0.009067935,0.1483559;0.4949838;0.02465141,0.1843345;0.2546318;0.03360993,0.2238047;0.02756406;-0.02370826,-0.1482024;0.4800179;-0.01627965,-0.2019825;0.3032262;-0.1743814,-0.2430575;0.1687052;-0.3657449,0.07938395;0.006314235;-0.03532317,0.08601478;-0.3507459;0.005185891,0.08813921;-0.6993989;0.07268274,0.09660146;-0.6601197;-0.01964232,-0.07573596;0.004205014;-0.0428461,-0.1064508;-0.3525364;-0.01171685,-0.1236891;-0.7004606;0.05735472,-0.1129361;-0.6610857;-0.03472195,-0.003488482;0.5369903;0.0119221,0;0;0,0.004392773;0.3095732;0.01953149,0.007213429;0.6105434;0.02609396,0.1354055;0.4867516;-0.05039215,0.2255076;0.4747865;-0.2759631,0.1540803;0.4808902;-0.5023785,-0.1422416;0.4922195;-0.001863969,-0.2872079;0.4680246;-0.1956246,-0.3481233;0.5024478;-0.422577,0.07253467;0.003816307;-0.04809952,0.1101591;-0.3535692;-0.05417323,0.1201979;-0.700642;0.0203855,0.1285117;-0.7371897;-0.0442977,-0.08263566;0.003835767;-0.02731374,-0.1230443;-0.3532957;-0.02839238,-0.1296389;-0.7005641;0.04563729,-0.1509281;-0.7405006;-0.01213204,0.006762087;0.5364726;0.02682185,6.478519
+0;0;0,-0.003758322;0.3100702;0.01255777,-0.004521711;0.611208;0.009653479,0.1450467;0.4960444;0.02487249,0.1819053;0.2470994;0.03448805,0.2196926;0.02891769;-0.02061519,-0.1459397;0.4814632;-0.01631476,-0.2020939;0.3067916;-0.188829,-0.2401831;0.1908758;-0.3816508,0.07966365;0.006298551;-0.03511992,0.08589785;-0.3508404;0.005502615,0.08803109;-0.6980183;0.07285461,0.09681975;-0.6586393;-0.02030464,-0.07571031;0.004254991;-0.04323448,-0.1069176;-0.3524693;-0.01143596,-0.1241337;-0.6990303;0.05691911,-0.1130334;-0.6595557;-0.03598337,-0.004032547;0.5371738;0.01247242,0;0;0,0.004022464;0.3096345;0.02063107,0.006540209;0.6106672;0.02843165,0.129878;0.4845717;-0.04899073,0.2253771;0.4700837;-0.2815733,0.155038;0.4793884;-0.498445,-0.1395032;0.4927682;-0.001729319,-0.288185;0.4669955;-0.2033579,-0.3401474;0.5018967;-0.4227875,0.07282774;0.003903776;-0.047961,0.1100933;-0.3536356;-0.051718,0.1216029;-0.6996778;0.02036309,0.1302307;-0.7365097;-0.04523349,-0.08272836;0.003798928;-0.02758556,-0.1225608;-0.3534825;-0.02837248,-0.1279558;-0.6994154;0.04493951,-0.1491562;-0.7404304;-0.0129507,0.006154209;0.53658;0.02883959,6.490103
+0;0;0,-0.003758322;0.3100702;0.01255777,-0.004521711;0.611208;0.009653479,0.1450467;0.4960444;0.02487249,0.1819053;0.2470994;0.03448805,0.2196926;0.02891769;-0.02061519,-0.1459397;0.4814632;-0.01631476,-0.2020939;0.3067916;-0.188829,-0.2401831;0.1908758;-0.3816508,0.07966365;0.006298551;-0.03511992,0.08589785;-0.3508404;0.005502615,0.08803109;-0.6980183;0.07285461,0.09681975;-0.6586393;-0.02030464,-0.07571031;0.004254991;-0.04323448,-0.1069176;-0.3524693;-0.01143596,-0.1241337;-0.6990303;0.05691911,-0.1130334;-0.6595557;-0.03598337,-0.004032547;0.5371738;0.01247242,0;0;0,0.004022464;0.3096345;0.02063107,0.006540209;0.6106672;0.02843165,0.129878;0.4845717;-0.04899073,0.2253771;0.4700837;-0.2815733,0.155038;0.4793884;-0.498445,-0.1395032;0.4927682;-0.001729319,-0.288185;0.4669955;-0.2033579,-0.3401474;0.5018967;-0.4227875,0.07282774;0.003903776;-0.047961,0.1100933;-0.3536356;-0.051718,0.1216029;-0.6996778;0.02036309,0.1302307;-0.7365097;-0.04523349,-0.08272836;0.003798928;-0.02758556,-0.1225608;-0.3534825;-0.02837248,-0.1279558;-0.6994154;0.04493951,-0.1491562;-0.7404304;-0.0129507,0.006154209;0.53658;0.02883959,6.501157
+0;0;0,-0.003758322;0.3100702;0.01255777,-0.004521711;0.611208;0.009653479,0.1450467;0.4960444;0.02487249,0.1819053;0.2470994;0.03448805,0.2196926;0.02891769;-0.02061519,-0.1459397;0.4814632;-0.01631476,-0.2020939;0.3067916;-0.188829,-0.2401831;0.1908758;-0.3816508,0.07966365;0.006298551;-0.03511992,0.08589785;-0.3508404;0.005502615,0.08803109;-0.6980183;0.07285461,0.09681975;-0.6586393;-0.02030464,-0.07571031;0.004254991;-0.04323448,-0.1069176;-0.3524693;-0.01143596,-0.1241337;-0.6990303;0.05691911,-0.1130334;-0.6595557;-0.03598337,-0.004032547;0.5371738;0.01247242,0;0;0,0.004022464;0.3096345;0.02063107,0.006540209;0.6106672;0.02843165,0.129878;0.4845717;-0.04899073,0.2253771;0.4700837;-0.2815733,0.155038;0.4793884;-0.498445,-0.1395032;0.4927682;-0.001729319,-0.288185;0.4669955;-0.2033579,-0.3401474;0.5018967;-0.4227875,0.07282774;0.003903776;-0.047961,0.1100933;-0.3536356;-0.051718,0.1216029;-0.6996778;0.02036309,0.1302307;-0.7365097;-0.04523349,-0.08272836;0.003798928;-0.02758556,-0.1225608;-0.3534825;-0.02837248,-0.1279558;-0.6994154;0.04493951,-0.1491562;-0.7404304;-0.0129507,0.006154209;0.53658;0.02883959,6.514269
+0;0;0,-0.004052128;0.310143;0.01283748,-0.005088413;0.6113501;0.01012604,0.1444671;0.496269;0.02527657,0.1797112;0.2549958;0.03490429,0.2193545;0.02517217;-0.02226617,-0.1461579;0.4817971;-0.0169393,-0.2015827;0.3181469;-0.1892597,-0.2411219;0.1997863;-0.3944092,0.07959367;0.006228456;-0.0348324,0.08547972;-0.3494118;0.005774856,0.08752472;-0.6965225;0.07308491,0.09662084;-0.6570875;-0.02052117,-0.07541619;0.004327351;-0.04336951,-0.1068725;-0.3508342;-0.01120757,-0.1241058;-0.6973046;0.05721673,-0.1126891;-0.6577762;-0.03612525,-0.004517563;0.5372983;0.01290325,0;0;0,0.003471226;0.309719;0.02078366,0.005564228;0.6108259;0.0284636,0.1289154;0.4843342;-0.04854679,0.2234164;0.4633982;-0.2725532,0.1376852;0.3783479;-0.4800997,-0.1399655;0.4930601;-0.003199812,-0.2923012;0.4300832;-0.1831314,-0.3509748;0.4777252;-0.4110493,0.07296923;0.003864408;-0.04741096,0.1119174;-0.3519839;-0.05172396,0.1241044;-0.6982198;0.01893616,0.1330976;-0.7352577;-0.04708576,-0.08235534;0.003876949;-0.02810353,-0.1205967;-0.3520734;-0.02883331,-0.124982;-0.697885;0.04475817,-0.1455783;-0.7393885;-0.01352488,0.005274773;0.5367218;0.02892232,6.534672
+0;0;0,-0.004052128;0.310143;0.01283748,-0.005088413;0.6113501;0.01012604,0.1444671;0.496269;0.02527657,0.1797112;0.2549958;0.03490429,0.2193545;0.02517217;-0.02226617,-0.1461579;0.4817971;-0.0169393,-0.2015827;0.3181469;-0.1892597,-0.2411219;0.1997863;-0.3944092,0.07959367;0.006228456;-0.0348324,0.08547972;-0.3494118;0.005774856,0.08752472;-0.6965225;0.07308491,0.09662084;-0.6570875;-0.02052117,-0.07541619;0.004327351;-0.04336951,-0.1068725;-0.3508342;-0.01120757,-0.1241058;-0.6973046;0.05721673,-0.1126891;-0.6577762;-0.03612525,-0.004517563;0.5372983;0.01290325,0;0;0,0.003471226;0.309719;0.02078366,0.005564228;0.6108259;0.0284636,0.1289154;0.4843342;-0.04854679,0.2234164;0.4633982;-0.2725532,0.1376852;0.3783479;-0.4800997,-0.1399655;0.4930601;-0.003199812,-0.2923012;0.4300832;-0.1831314,-0.3509748;0.4777252;-0.4110493,0.07296923;0.003864408;-0.04741096,0.1119174;-0.3519839;-0.05172396,0.1241044;-0.6982198;0.01893616,0.1330976;-0.7352577;-0.04708576,-0.08235534;0.003876949;-0.02810353,-0.1205967;-0.3520734;-0.02883331,-0.124982;-0.697885;0.04475817,-0.1455783;-0.7393885;-0.01352488,0.005274773;0.5367218;0.02892232,6.545793
+0;0;0,-0.004060137;0.3107559;0.01286286,-0.00509851;0.6125668;0.0101459,0.1424084;0.4978998;0.02513184,0.1773134;0.2589483;0.03466692,0.2195505;0.01408738;-0.02624419,-0.1442181;0.483627;-0.01650322,-0.1991096;0.3215515;-0.1871654,-0.2412358;0.1954466;-0.4057378,0.079726;0.006238812;-0.03489031,0.08563329;-0.3506846;0.00586345,0.0876667;-0.6958275;0.07279193,0.09680308;-0.6563508;-0.02122854,-0.07554158;0.004334545;-0.04344161,-0.1071114;-0.3521084;-0.01116363,-0.124247;-0.6966147;0.05687278,-0.1127798;-0.6570442;-0.03688243,-0.0045265;0.5383645;0.01292875,0;0;0,0.003304854;0.3103089;0.02118134,0.005228907;0.6120124;0.02919149,0.1264086;0.4850664;-0.04694557,0.2224596;0.4566898;-0.2668912,0.1437137;0.4580805;-0.5103006,-0.1377134;0.4937672;-0.003285535,-0.2734456;0.455932;-0.1996331,-0.3225677;0.4935177;-0.4478776,0.07316184;0.00390166;-0.04737735,0.1123968;-0.3532305;-0.05008149,0.1256101;-0.6978449;0.01828218,0.1353148;-0.7345719;-0.04854941,-0.08245498;0.003881232;-0.02825957,-0.1208435;-0.3533531;-0.02847325,-0.1231034;-0.6974399;0.04368186,-0.1432019;-0.7396155;-0.01462658,0.004980072;0.5377572;0.02957225,6.55715
+0;0;0,-0.004060137;0.3107559;0.01286286,-0.00509851;0.6125668;0.0101459,0.1424084;0.4978998;0.02513184,0.1773134;0.2589483;0.03466692,0.2195505;0.01408738;-0.02624419,-0.1442181;0.483627;-0.01650322,-0.1991096;0.3215515;-0.1871654,-0.2412358;0.1954466;-0.4057378,0.079726;0.006238812;-0.03489031,0.08563329;-0.3506846;0.00586345,0.0876667;-0.6958275;0.07279193,0.09680308;-0.6563508;-0.02122854,-0.07554158;0.004334545;-0.04344161,-0.1071114;-0.3521084;-0.01116363,-0.124247;-0.6966147;0.05687278,-0.1127798;-0.6570442;-0.03688243,-0.0045265;0.5383645;0.01292875,0;0;0,0.003304854;0.3103089;0.02118134,0.005228907;0.6120124;0.02919149,0.1264086;0.4850664;-0.04694557,0.2224596;0.4566898;-0.2668912,0.1437137;0.4580805;-0.5103006,-0.1377134;0.4937672;-0.003285535,-0.2734456;0.455932;-0.1996331,-0.3225677;0.4935177;-0.4478776,0.07316184;0.00390166;-0.04737735,0.1123968;-0.3532305;-0.05008149,0.1256101;-0.6978449;0.01828218,0.1353148;-0.7345719;-0.04854941,-0.08245498;0.003881232;-0.02825957,-0.1208435;-0.3533531;-0.02847325,-0.1231034;-0.6974399;0.04368186,-0.1432019;-0.7396155;-0.01462658,0.004980072;0.5377572;0.02957225,6.579121
+0;0;0,-0.004254846;0.3112076;0.01306134,-0.005494258;0.6135947;0.01050885,0.1386631;0.4998849;0.0253992,0.1728405;0.2614629;0.03499246,0.2165571;0.007654577;-0.02779038,-0.1411879;0.4858822;-0.01639298,-0.1960763;0.3285754;-0.1905969,-0.2386802;0.2053772;-0.4214185,0.07940586;0.0061899;-0.03446062,0.08503269;-0.3509724;0.006291259,0.08706338;-0.6950802;0.07304434,0.09651656;-0.6555694;-0.02126694,-0.07491108;0.004335859;-0.04359668,-0.1068885;-0.3522466;-0.01067721,-0.1240298;-0.6957265;0.05713117,-0.1122391;-0.6561193;-0.03690669,-0.004888556;0.5392418;0.01325195,0;0;0,0.002469733;0.3107176;0.0220747,0.003421709;0.612973;0.03111315,0.1229227;0.4878621;-0.04261565,0.2241764;0.4496896;-0.2580123,0.142542;0.4457485;-0.5101864,-0.1351319;0.4942017;-0.002501585,-0.2757155;0.431268;-0.1879222,-0.331221;0.4339164;-0.4471202,0.07313192;0.004038811;-0.04654622,0.112901;-0.3532701;-0.04900861,0.1271683;-0.6971204;0.01757741,0.1369225;-0.7338654;-0.04968619,-0.08180957;0.003713554;-0.02871486,-0.1206975;-0.3536937;-0.02645686,-0.1210156;-0.6971258;0.04371803,-0.1406636;-0.7401037;-0.01427015,0.003423929;0.5385671;0.0312264,6.591096
+0;0;0,-0.004254846;0.3112076;0.01306134,-0.005494258;0.6135947;0.01050885,0.1386631;0.4998849;0.0253992,0.1728405;0.2614629;0.03499246,0.2165571;0.007654577;-0.02779038,-0.1411879;0.4858822;-0.01639298,-0.1960763;0.3285754;-0.1905969,-0.2386802;0.2053772;-0.4214185,0.07940586;0.0061899;-0.03446062,0.08503269;-0.3509724;0.006291259,0.08706338;-0.6950802;0.07304434,0.09651656;-0.6555694;-0.02126694,-0.07491108;0.004335859;-0.04359668,-0.1068885;-0.3522466;-0.01067721,-0.1240298;-0.6957265;0.05713117,-0.1122391;-0.6561193;-0.03690669,-0.004888556;0.5392418;0.01325195,0;0;0,0.002469733;0.3107176;0.0220747,0.003421709;0.612973;0.03111315,0.1229227;0.4878621;-0.04261565,0.2241764;0.4496896;-0.2580123,0.142542;0.4457485;-0.5101864,-0.1351319;0.4942017;-0.002501585,-0.2757155;0.431268;-0.1879222,-0.331221;0.4339164;-0.4471202,0.07313192;0.004038811;-0.04654622,0.112901;-0.3532701;-0.04900861,0.1271683;-0.6971204;0.01757741,0.1369225;-0.7338654;-0.04968619,-0.08180957;0.003713554;-0.02871486,-0.1206975;-0.3536937;-0.02645686,-0.1210156;-0.6971258;0.04371803,-0.1406636;-0.7401037;-0.01427015,0.003423929;0.5385671;0.0312264,6.612873
+0;0;0,-0.004257687;0.3114154;0.01307006,-0.00549754;0.6139255;0.01051698,0.1375238;0.5005088;0.02531187,0.1719647;0.2602496;0.03497906,0.2156786;0.006456345;-0.02780005,-0.1401124;0.4866169;-0.01614956,-0.1954237;0.3280979;-0.1916959,-0.238025;0.204907;-0.4225037,0.07859714;0.006126858;-0.03410965,0.08425597;-0.3530671;0.006874032,0.08627515;-0.6952233;0.07324855,0.09573102;-0.6557099;-0.02108955,-0.07414813;0.0042917;-0.04315267,-0.1063075;-0.354319;-0.01004594,-0.1233515;-0.695851;0.05737789,-0.1115575;-0.6562411;-0.03668671,-0.004891688;0.5395542;0.01326076,0;0;0,0.001647472;0.3108761;0.02284336,0.001816794;0.6132336;0.0325985,0.1209599;0.4899628;-0.04105473,0.2266813;0.447856;-0.255657,0.1375435;0.4377071;-0.5050855,-0.1348934;0.4943902;-0.002633333,-0.2654764;0.443765;-0.2011007,-0.3166424;0.4869466;-0.4575778,0.07288972;0.004283905;-0.0452466,0.1124885;-0.3550982;-0.04813886,0.1281236;-0.6971385;0.0170114,0.1380957;-0.7337965;-0.05034494,-0.0806915;0.00351164;-0.02924154,-0.1199883;-0.3558986;-0.02578361,-0.1188293;-0.6974788;0.04351421,-0.1385354;-0.7405099;-0.01443169,0.002007023;0.5388094;0.03254008,6.624171
+0;0;0,-0.004541481;0.3114036;0.01325434,-0.006027319;0.6139153;0.01091444,0.1370673;0.500562;0.02566377,0.1711006;0.2602514;0.03549649,0.2146475;0.006370902;-0.02704538,-0.1403356;0.4865495;-0.01685682,-0.1950103;0.3364097;-0.1998127,-0.2378903;0.2169822;-0.4325389,0.07868849;0.006137408;-0.03389648,0.08389498;-0.353074;0.006993324,0.08592437;-0.6952111;0.07346646,0.09565251;-0.6556932;-0.02084351,-0.07405446;0.004266668;-0.04331569,-0.1066556;-0.3542941;-0.01009981,-0.1238063;-0.6957582;0.05763958,-0.1117409;-0.6561465;-0.0363904,-0.005363317;0.5395416;0.01357807,0;0;0,0.001647472;0.3108761;0.02284336,0.001816794;0.6132336;0.0325985,0.1209599;0.4899628;-0.04105473,0.2266813;0.447856;-0.255657,0.1375435;0.4377071;-0.5050855,-0.1348934;0.4943902;-0.002633333,-0.2654764;0.443765;-0.2011007,-0.3166424;0.4869466;-0.4575778,0.07288972;0.004283905;-0.0452466,0.1124885;-0.3550982;-0.04813886,0.1281236;-0.6971385;0.0170114,0.1380957;-0.7337965;-0.05034494,-0.0806915;0.00351164;-0.02924154,-0.1199883;-0.3558986;-0.02578361,-0.1188293;-0.6974788;0.04351421,-0.1385354;-0.7405099;-0.01443169,0.002007023;0.5388094;0.03254008,6.646504
+0;0;0,-0.004541536;0.3114074;0.0132545,-0.006027031;0.6138521;0.01091522,0.1306401;0.5022768;0.02511848,0.1652125;0.2581595;0.03510695,0.2087272;0.004466206;-0.02738881,-0.1342446;0.4888966;-0.01548331,-0.1897854;0.3363785;-0.2013373,-0.2326339;0.217039;-0.433892,0.07887024;0.006151584;-0.03397478,0.08409448;-0.3542844;0.007054422,0.08611604;-0.6951002;0.07327086,0.09585122;-0.6555755;-0.02110738,-0.07422552;0.004276523;-0.04341574,-0.1069378;-0.3555066;-0.01008663,-0.1240222;-0.6956521;0.05739116,-0.1119481;-0.6560335;-0.03670688,-0.005363198;0.5394974;0.01357816,0;0;0,0.002153888;0.3108964;0.02257562,0.002714142;0.6131951;0.03205776,0.1179093;0.4944024;-0.03722572,0.2275976;0.4456567;-0.2528193,0.1133325;0.3918122;-0.4856365,-0.1279373;0.4963349;-0.00132376,-0.264393;0.4167094;-0.1908703,-0.3220182;0.4158032;-0.4494009,0.07308473;0.004423231;-0.04529572,0.1122014;-0.3562548;-0.04774642,0.129011;-0.6970561;0.01640987,0.1391122;-0.7337626;-0.05097675,-0.08085015;0.003339726;-0.02940654,-0.1199929;-0.357325;-0.02571636,-0.1182672;-0.6976911;0.04278226,-0.1377053;-0.7409408;-0.01509167,0.002824008;0.5387898;0.03206038,6.669029
+0;0;0,-0.004761194;0.3113968;0.01342495,-0.006488549;0.6138412;0.01125727,0.130214;0.5022191;0.02549129,0.1645086;0.2580732;0.03573326,0.2072693;0.003939688;-0.02548168,-0.1325795;0.4887605;-0.02301758,-0.1938382;0.3401761;-0.2102562,-0.2346424;0.2270738;-0.4462699,0.07895016;0.006162079;-0.03378676,0.08390134;-0.3542822;0.007203173,0.08590993;-0.6950753;0.07353719,0.0978416;-0.6555991;-0.02059349,-0.07409225;0.004289537;-0.0436415,-0.1072306;-0.3554122;-0.009858932,-0.1242971;-0.6955267;0.05778023,-0.110037;-0.6559461;-0.03601533,-0.005771236;0.5394858;0.01388825,0;0;0,0.002153888;0.3108964;0.02257562,0.002714142;0.6131951;0.03205776,0.1179093;0.4944024;-0.03722572,0.2275976;0.4456567;-0.2528193,0.1133325;0.3918122;-0.4856365,-0.1279373;0.4963349;-0.00132376,-0.264393;0.4167094;-0.1908703,-0.3220182;0.4158032;-0.4494009,0.07308473;0.004423231;-0.04529572,0.1122014;-0.3562548;-0.04774642,0.129011;-0.6970561;0.01640987,0.1391122;-0.7337626;-0.05097675,-0.08085015;0.003339726;-0.02940654,-0.1199929;-0.357325;-0.02571636,-0.1182672;-0.6976911;0.04278226,-0.1377053;-0.7409408;-0.01509167,0.002824008;0.5387898;0.03206038,6.69088
+0;0;0,-0.004761692;0.3114294;0.01342636,-0.006488587;0.6138021;0.01125955,0.1283821;0.5027094;0.02533632,0.1609641;0.2707551;0.03506684,0.2028065;0.02207908;-0.02483352,-0.1308718;0.4894321;-0.02251916,-0.1890715;0.3482674;-0.2004079,-0.2289994;0.2375939;-0.4313532,0.07852949;0.006129245;-0.03360673,0.08348989;-0.3549868;0.007459596,0.08549564;-0.6952978;0.07369977,0.09745401;-0.6558004;-0.02064154,-0.07369747;0.004266681;-0.04340897,-0.1068976;-0.3561055;-0.009563439,-0.1239399;-0.6957388;0.05798005,-0.1096479;-0.6561368;-0.03602542,-0.005771539;0.5394742;0.01388956,0;0;0,0.001691058;0.3108876;0.02317786,0.001953736;0.6131005;0.03309202,0.1164043;0.4977929;-0.03586912,0.2283041;0.4480639;-0.2357805,0.1453276;0.42555;-0.4802935,-0.1265114;0.4968311;-0.001332622,-0.2515529;0.4282139;-0.1873847,-0.2992871;0.4242445;-0.4421087,0.07297109;0.004599243;-0.04458618,0.1124742;-0.3567071;-0.04820657,0.1302308;-0.6971236;0.01507521,0.1405143;-0.7338613;-0.05255485,-0.0801536;0.003166151;-0.02998728,-0.1186721;-0.3582495;-0.02668495,-0.1160041;-0.6980882;0.04191459,-0.1353519;-0.742708;-0.01457467,0.002119496;0.5387229;0.03300452,6.702148
+0;0;0,-0.004763913;0.3115746;0.01343262,-0.006491433;0.6140583;0.01126508,0.1275068;0.503179;0.02526829,0.1614807;0.2613158;0.03541449,0.2004862;0.02950001;-0.02042463,-0.1300606;0.489988;-0.02227589,-0.1907465;0.3427929;-0.2077638,-0.2279673;0.2396231;-0.423051,0.0784727;0.006124813;-0.03358242,0.08344166;-0.3556141;0.007554729,0.08544052;-0.6947571;0.07356757,0.09754928;-0.6551403;-0.02196025,-0.07364418;0.004263596;-0.04337758,-0.1069016;-0.3567301;-0.00947367,-0.1238854;-0.6951978;0.057838,-0.1094137;-0.655475;-0.03734974,-0.005774137;0.5397046;0.013896,0;0;0,0.00138928;0.3110381;0.02313566,0.001420021;0.6133666;0.03290343,0.1158694;0.4994907;-0.0351119,0.2299273;0.4551386;-0.2467215,0.1523026;0.4347335;-0.4746163,-0.1257806;0.496572;-0.001709845,-0.2513975;0.3955109;-0.1854542,-0.3049542;0.3923514;-0.4210379,0.07308368;0.0047158;-0.04426956,0.1125488;-0.357222;-0.04820538,0.1308666;-0.6964808;0.01462483,0.1415422;-0.7340888;-0.05378461,-0.0799611;0.003019472;-0.03033748,-0.1178752;-0.3590907;-0.02706609,-0.1146576;-0.6978403;0.04089028,-0.134472;-0.7430362;-0.01670871,0.001636907;0.5389632;0.03285956,6.724508
+0;0;0,-0.004970993;0.3115636;0.01361344,-0.006924711;0.6140459;0.01167911,0.1270814;0.5031317;0.02570458,0.1608369;0.2612517;0.03617328,0.1994681;0.02934514;-0.01954881,-0.1293733;0.4899795;-0.02546696,-0.1930196;0.349587;-0.2151878,-0.2262827;0.2519989;-0.4337013,0.07859287;0.006128892;-0.03329949,0.08329008;-0.3556207;0.007775012,0.08530067;-0.6947359;0.07393061,0.09845648;-0.6551362;-0.02146038,-0.07339638;0.004299931;-0.043792,-0.1072759;-0.3566042;-0.009552449,-0.1242031;-0.6950013;0.05812707,-0.1086895;-0.6552913;-0.03689773,-0.006186957;0.5396919;0.01429582,0;0;0,0.00138928;0.3110381;0.02313566,0.001420021;0.6133666;0.03290343,0.1158694;0.4994907;-0.0351119,0.2299273;0.4551386;-0.2467215,0.1523026;0.4347335;-0.4746163,-0.1257806;0.496572;-0.001709845,-0.2513975;0.3955109;-0.1854542,-0.3049542;0.3923514;-0.4210379,0.07308368;0.0047158;-0.04426956,0.1125488;-0.357222;-0.04820538,0.1308666;-0.6964808;0.01462483,0.1415422;-0.7340888;-0.05378461,-0.0799611;0.003019472;-0.03033748,-0.1178752;-0.3590907;-0.02706609,-0.1146576;-0.6978403;0.04089028,-0.134472;-0.7430362;-0.01670871,0.001636907;0.5389632;0.03285956,6.735839
+0;0;0,-0.004968577;0.3114121;0.01360682,-0.00692069;0.6136525;0.01167439,0.1282249;0.502494;0.02579504,0.162176;0.2592121;0.03632442,0.1999693;0.0323357;-0.01818902,-0.1304238;0.4892293;-0.02581427,-0.194439;0.348023;-0.2166347,-0.2269806;0.2525517;-0.4304085,0.07879277;0.006144481;-0.03338419,0.083498;-0.3562226;0.00776042,0.08550745;-0.6951444;0.07387829,0.09864905;-0.655555;-0.02140972,-0.07358307;0.004310869;-0.04390339,-0.1075204;-0.3572093;-0.009605397,-0.124438;-0.6954135;0.05803553,-0.1089411;-0.6557139;-0.03688667,-0.006183615;0.539367;0.01428869,0;0;0,0.0007799119;0.3108681;0.02340364,0.0001704991;0.6129464;0.0333941,0.1161096;0.5007632;-0.03577113,0.2314358;0.4547038;-0.2479692,0.1534397;0.4159367;-0.4677114,-0.1275917;0.4955021;-0.002469331,-0.2526307;0.3908564;-0.1864914,-0.298305;0.3898452;-0.418409,0.07319155;0.004762411;-0.04450703,0.1132691;-0.357734;-0.04839373,0.1319649;-0.6968518;0.01400137,0.142679;-0.7341235;-0.0545857,-0.08021203;0.00295141;-0.03029653,-0.117217;-0.3598822;-0.02759368,-0.1136511;-0.6985231;0.03988359,-0.1334132;-0.7435787;-0.01774085,0.0005481541;0.5386122;0.03329873,6.758133
+0;0;0,-0.004968577;0.3114121;0.01360682,-0.00692069;0.6136525;0.01167439,0.1282249;0.502494;0.02579504,0.162176;0.2592121;0.03632442,0.1999693;0.0323357;-0.01818902,-0.1304238;0.4892293;-0.02581427,-0.194439;0.348023;-0.2166347,-0.2269806;0.2525517;-0.4304085,0.07879277;0.006144481;-0.03338419,0.083498;-0.3562226;0.00776042,0.08550745;-0.6951444;0.07387829,0.09864905;-0.655555;-0.02140972,-0.07358307;0.004310869;-0.04390339,-0.1075204;-0.3572093;-0.009605397,-0.124438;-0.6954135;0.05803553,-0.1089411;-0.6557139;-0.03688667,-0.006183615;0.539367;0.01428869,0;0;0,0.0007799119;0.3108681;0.02340364,0.0001704991;0.6129464;0.0333941,0.1161096;0.5007632;-0.03577113,0.2314358;0.4547038;-0.2479692,0.1534397;0.4159367;-0.4677114,-0.1275917;0.4955021;-0.002469331,-0.2526307;0.3908564;-0.1864914,-0.298305;0.3898452;-0.418409,0.07319155;0.004762411;-0.04450703,0.1132691;-0.357734;-0.04839373,0.1319649;-0.6968518;0.01400137,0.142679;-0.7341235;-0.0545857,-0.08021203;0.00295141;-0.03029653,-0.117217;-0.3598822;-0.02759368,-0.1136511;-0.6985231;0.03988359,-0.1334132;-0.7435787;-0.01774085,0.0005481541;0.5386122;0.03329873,6.769418
+0;0;0,-0.005160503;0.3113458;0.01372444,-0.007343213;0.6135174;0.01196551,0.1292503;0.5020002;0.02635632,0.1626567;0.259916;0.0370132,0.204917;0.005652666;-0.02417638,-0.1314336;0.4883726;-0.02779014,-0.1978902;0.3661882;-0.2290084,-0.2282495;0.2545994;-0.4673489,0.07967179;0.006205133;-0.033426,0.08411492;-0.3566;0.007762421,0.08613567;-0.6950973;0.07381289,0.09986119;-0.6554944;-0.0215892,-0.07401419;0.004369062;-0.04479069,-0.1085118;-0.3574807;-0.00988365,-0.1253972;-0.695216;0.05791692,-0.1093152;-0.655503;-0.03710512,-0.006568701;0.5392479;0.01456253,0;0;0,0.0004818142;0.3108085;0.0234313,-0.0003388226;0.6128203;0.03337383,0.1170875;0.5014815;-0.03679419,0.2321467;0.4542736;-0.2474291,0.1224471;0.4056095;-0.4836023,-0.1289342;0.4943052;-0.003777657,-0.2516395;0.3869207;-0.1861133,-0.3030604;0.3827083;-0.4459558,0.07366836;0.004814148;-0.04531216,0.1143991;-0.3580479;-0.04930758,0.1333375;-0.6967698;0.01278901,0.1441239;-0.7340272;-0.05607509,-0.08136453;0.002870413;-0.02957988,-0.11685;-0.3605627;-0.02859126,-0.1130083;-0.6989488;0.03794618,-0.1328585;-0.7432544;-0.02093348,8.286539E-05;0.5385026;0.03329611,6.791502
+0;0;0,-0.005160503;0.3113458;0.01372444,-0.007343213;0.6135174;0.01196551,0.1292503;0.5020002;0.02635632,0.1626567;0.259916;0.0370132,0.204917;0.005652666;-0.02417638,-0.1314336;0.4883726;-0.02779014,-0.1978902;0.3661882;-0.2290084,-0.2282495;0.2545994;-0.4673489,0.07967179;0.006205133;-0.033426,0.08411492;-0.3566;0.007762421,0.08613567;-0.6950973;0.07381289,0.09986119;-0.6554944;-0.0215892,-0.07401419;0.004369062;-0.04479069,-0.1085118;-0.3574807;-0.00988365,-0.1253972;-0.695216;0.05791692,-0.1093152;-0.655503;-0.03710512,-0.006568701;0.5392479;0.01456253,0;0;0,0.0004818142;0.3108085;0.0234313,-0.0003388226;0.6128203;0.03337383,0.1170875;0.5014815;-0.03679419,0.2321467;0.4542736;-0.2474291,0.1224471;0.4056095;-0.4836023,-0.1289342;0.4943052;-0.003777657,-0.2516395;0.3869207;-0.1861133,-0.3030604;0.3827083;-0.4459558,0.07366836;0.004814148;-0.04531216,0.1143991;-0.3580479;-0.04930758,0.1333375;-0.6967698;0.01278901,0.1441239;-0.7340272;-0.05607509,-0.08136453;0.002870413;-0.02957988,-0.11685;-0.3605627;-0.02859126,-0.1130083;-0.6989488;0.03794618,-0.1328585;-0.7432544;-0.02093348,8.286539E-05;0.5385026;0.03329611,6.803149
+0;0;0,-0.005152974;0.3108915;0.01370441,-0.007333656;0.6127788;0.01194691,0.1309427;0.5008636;0.02648167,0.1633582;0.2659599;0.03682246,0.1977641;0.05895343;-0.01299455,-0.1329724;0.4870671;-0.02833595,-0.1974579;0.3685068;-0.2235859,-0.2221746;0.2776577;-0.4176289,0.08001131;0.006231576;-0.03356844,0.08445509;-0.3566258;0.007625904,0.08647723;-0.6953558;0.07372178,0.1001885;-0.6557629;-0.02158105,-0.07432961;0.004387681;-0.04498156,-0.1088322;-0.3575141;-0.0100695,-0.1257292;-0.6954816;0.05777769,-0.1096639;-0.6557786;-0.03714551,-0.006559809;0.538573;0.01454169,0;0;0,0.0006092042;0.3103986;0.02280784,-0.0001291335;0.6121395;0.03235412,0.120032;0.5034081;-0.03794551,0.230275;0.4540876;-0.2422771,0.1721576;0.3927583;-0.4407167,-0.1301697;0.4922501;-0.004676178,-0.2466348;0.3846768;-0.181315,-0.280172;0.3775363;-0.3942504,0.07375643;0.004806638;-0.0458734,0.1149858;-0.3580476;-0.05024147,0.1340658;-0.6970831;0.0114162,0.1447794;-0.7343485;-0.05730962,-0.08188115;0.002851735;-0.02923743,-0.116839;-0.3606864;-0.02961559,-0.1128828;-0.6993909;0.03652332,-0.1325758;-0.7433934;-0.0226246,0.0002811104;0.5378854;0.03235769,6.824835
+0;0;0,-0.00534045;0.3108804;0.01388277,-0.007754344;0.612766;0.01234715,0.1305429;0.5008667;0.02699446,0.1626682;0.2659439;0.03779706,0.1967318;0.05885334;-0.01190556,-0.1326651;0.4868411;-0.02972393,-0.1933493;0.3725677;-0.2287125,-0.2230652;0.2792297;-0.420864,0.08013761;0.006227018;-0.03326667,0.08433922;-0.3566263;0.007988673,0.08638268;-0.6953502;0.07411531,0.1006198;-0.6557557;-0.02111024,-0.07407577;0.004442145;-0.04539306,-0.1090169;-0.3573457;-0.009744719,-0.1259184;-0.6952904;0.05821467,-0.1093307;-0.6555826;-0.03661812,-0.006952265;0.5385597;0.01491868,0;0;0,0.0006092042;0.3103986;0.02280784,-0.0001291335;0.6121395;0.03235412,0.120032;0.5034081;-0.03794551,0.230275;0.4540876;-0.2422771,0.1721576;0.3927583;-0.4407167,-0.1301697;0.4922501;-0.004676178,-0.2466348;0.3846768;-0.181315,-0.280172;0.3775363;-0.3942504,0.07375643;0.004806638;-0.0458734,0.1149858;-0.3580476;-0.05024147,0.1340658;-0.6970831;0.0114162,0.1447794;-0.7343485;-0.05730962,-0.08188115;0.002851735;-0.02923743,-0.116839;-0.3606864;-0.02961559,-0.1128828;-0.6993909;0.03652332,-0.1325758;-0.7433934;-0.0226246,0.0002811104;0.5378854;0.03235769,6.836344
+0;0;0,-0.005333738;0.3104897;0.01386532,-0.007743432;0.6118598;0.01233316,0.1316688;0.4998022;0.02707341,0.1681812;0.2327978;0.03935123,0.209993;-0.02139807;-0.02165687,-0.1336767;0.4856626;-0.03010558,-0.202648;0.3557838;-0.2562685,-0.2391232;0.241215;-0.4921272,0.08010162;0.006224221;-0.03325173,0.08428901;-0.3554018;0.007864069,0.08634131;-0.6955903;0.07427663,0.1005932;-0.6559858;-0.02104776,-0.0740425;0.00444015;-0.04537268,-0.1088655;-0.356124;-0.009844907,-0.12584;-0.6955299;0.05840833,-0.1092351;-0.655812;-0.03652291,-0.00694295;0.5378013;0.01489956,0;0;0,0.0004412085;0.3100257;0.02254915,-0.000548929;0.6112562;0.03187656,0.1209305;0.5035334;-0.03901863,0.2124991;0.4384356;-0.2842791,0.1139699;0.3457524;-0.511848,-0.1318598;0.4911029;-0.00432675,-0.2628211;0.3679297;-0.2054554,-0.3111914;0.3645276;-0.465714,0.07365318;0.004871607;-0.04595828,0.1149909;-0.3567293;-0.0501225,0.1346727;-0.697324;0.01112223,0.1451674;-0.7342407;-0.05811739,-0.08181921;0.002799269;-0.0292996,-0.1165949;-0.3595153;-0.02969767,-0.1126627;-0.6996458;0.0369273,-0.1322211;-0.7432934;-0.02286899,-6.574392E-05;0.5371506;0.03193998,6.858327
+0;0;0,-0.005333738;0.3104897;0.01386532,-0.007743432;0.6118598;0.01233316,0.1316688;0.4998022;0.02707341,0.1681812;0.2327978;0.03935123,0.209993;-0.02139807;-0.02165687,-0.1336767;0.4856626;-0.03010558,-0.202648;0.3557838;-0.2562685,-0.2391232;0.241215;-0.4921272,0.08010162;0.006224221;-0.03325173,0.08428901;-0.3554018;0.007864069,0.08634131;-0.6955903;0.07427663,0.1005932;-0.6559858;-0.02104776,-0.0740425;0.00444015;-0.04537268,-0.1088655;-0.356124;-0.009844907,-0.12584;-0.6955299;0.05840833,-0.1092351;-0.655812;-0.03652291,-0.00694295;0.5378013;0.01489956,0;0;0,0.0004412085;0.3100257;0.02254915,-0.000548929;0.6112562;0.03187656,0.1209305;0.5035334;-0.03901863,0.2124991;0.4384356;-0.2842791,0.1139699;0.3457524;-0.511848,-0.1318598;0.4911029;-0.00432675,-0.2628211;0.3679297;-0.2054554,-0.3111914;0.3645276;-0.465714,0.07365318;0.004871607;-0.04595828,0.1149909;-0.3567293;-0.0501225,0.1346727;-0.697324;0.01112223,0.1451674;-0.7342407;-0.05811739,-0.08181921;0.002799269;-0.0292996,-0.1165949;-0.3595153;-0.02969767,-0.1126627;-0.6996458;0.0369273,-0.1322211;-0.7432934;-0.02286899,-6.574392E-05;0.5371506;0.03193998,6.869915
+0;0;0,-0.00567632;0.3105123;0.01402858,-0.008526663;0.6119394;0.01283065,0.1389086;0.497587;0.02849748,0.1667421;0.2920015;0.03806601,0.2032178;0.07166719;-0.01481275,-0.1406225;0.4823905;-0.03485258,-0.1953858;0.3831741;-0.2088892,-0.223343;0.3130568;-0.4256282,0.08071823;0.006287629;-0.03295486,0.08451973;-0.3549401;0.008238237,0.08653471;-0.6946637;0.07432024,0.1015738;-0.6550448;-0.02105508,-0.07408504;0.00450411;-0.04617478,-0.1096617;-0.3555069;-0.00979986,-0.1267067;-0.6943305;0.05869189,-0.1093142;-0.6545949;-0.03627057,-0.007659616;0.5378572;0.01535619,0;0;0,-4.594028E-05;0.3100557;0.02263665,-0.001495138;0.6113453;0.03195882,0.1254103;0.4996253;-0.04483271,0.219851;0.4343485;-0.2178979,0.1740303;0.3575452;-0.4292638,-0.1384348;0.4869018;-0.01075134,-0.243389;0.3821113;-0.1561309,-0.2845961;0.3811473;-0.3819071,0.0739477;0.004906535;-0.04635358,0.1156248;-0.3562579;-0.05082679,0.1352074;-0.696394;0.01005816,0.1459184;-0.7333205;-0.0593772,-0.0824077;0.002836046;-0.02901584,-0.1162346;-0.3591719;-0.03068681,-0.1126135;-0.6988721;0.0354472,-0.1318242;-0.7425393;-0.02471292,-0.0009043366;0.5372173;0.0320313,6.892016
+0;0;0,-0.00567632;0.3105123;0.01402858,-0.008526663;0.6119394;0.01283065,0.1389086;0.497587;0.02849748,0.1667421;0.2920015;0.03806601,0.2032178;0.07166719;-0.01481275,-0.1406225;0.4823905;-0.03485258,-0.1953858;0.3831741;-0.2088892,-0.223343;0.3130568;-0.4256282,0.08071823;0.006287629;-0.03295486,0.08451973;-0.3549401;0.008238237,0.08653471;-0.6946637;0.07432024,0.1015738;-0.6550448;-0.02105508,-0.07408504;0.00450411;-0.04617478,-0.1096617;-0.3555069;-0.00979986,-0.1267067;-0.6943305;0.05869189,-0.1093142;-0.6545949;-0.03627057,-0.007659616;0.5378572;0.01535619,0;0;0,-4.594028E-05;0.3100557;0.02263665,-0.001495138;0.6113453;0.03195882,0.1254103;0.4996253;-0.04483271,0.219851;0.4343485;-0.2178979,0.1740303;0.3575452;-0.4292638,-0.1384348;0.4869018;-0.01075134,-0.243389;0.3821113;-0.1561309,-0.2845961;0.3811473;-0.3819071,0.0739477;0.004906535;-0.04635358,0.1156248;-0.3562579;-0.05082679,0.1352074;-0.696394;0.01005816,0.1459184;-0.7333205;-0.0593772,-0.0824077;0.002836046;-0.02901584,-0.1162346;-0.3591719;-0.03068681,-0.1126135;-0.6988721;0.0354472,-0.1318242;-0.7425393;-0.02471292,-0.0009043366;0.5372173;0.0320313,6.903412
+0;0;0,-0.00567632;0.3105123;0.01402858,-0.008526663;0.6119394;0.01283065,0.1389086;0.497587;0.02849748,0.1667421;0.2920015;0.03806601,0.2032178;0.07166719;-0.01481275,-0.1406225;0.4823905;-0.03485258,-0.1953858;0.3831741;-0.2088892,-0.223343;0.3130568;-0.4256282,0.08071823;0.006287629;-0.03295486,0.08451973;-0.3549401;0.008238237,0.08653471;-0.6946637;0.07432024,0.1015738;-0.6550448;-0.02105508,-0.07408504;0.00450411;-0.04617478,-0.1096617;-0.3555069;-0.00979986,-0.1267067;-0.6943305;0.05869189,-0.1093142;-0.6545949;-0.03627057,-0.007659616;0.5378572;0.01535619,0;0;0,-4.594028E-05;0.3100557;0.02263665,-0.001495138;0.6113453;0.03195882,0.1254103;0.4996253;-0.04483271,0.219851;0.4343485;-0.2178979,0.1740303;0.3575452;-0.4292638,-0.1384348;0.4869018;-0.01075134,-0.243389;0.3821113;-0.1561309,-0.2845961;0.3811473;-0.3819071,0.0739477;0.004906535;-0.04635358,0.1156248;-0.3562579;-0.05082679,0.1352074;-0.696394;0.01005816,0.1459184;-0.7333205;-0.0593772,-0.0824077;0.002836046;-0.02901584,-0.1162346;-0.3591719;-0.03068681,-0.1126135;-0.6988721;0.0354472,-0.1318242;-0.7425393;-0.02471292,-0.0009043366;0.5372173;0.0320313,6.914705
+0;0;0,-0.005920303;0.3102887;0.01415848,-0.009037524;0.6115118;0.01312067,0.1412724;0.4965327;0.02938976,0.1682202;0.2954649;0.03885175,0.1998891;0.1046125;-0.006790645,-0.1430353;0.4806893;-0.0368396,-0.1977088;0.3847588;-0.2072864,-0.2249772;0.3403952;-0.3991173,0.08101194;0.006293379;-0.03269968,0.08457376;-0.35486;0.008459304,0.08658766;-0.6943754;0.07454091,0.1020902;-0.6547299;-0.02102774,-0.07393769;0.00454984;-0.0467368,-0.1100349;-0.355268;-0.009769171,-0.1270553;-0.6938412;0.05893336,-0.1091958;-0.654077;-0.03621088,-0.008112159;0.5374752;0.01562564,0;0;0,-4.10974E-05;0.309844;0.02261114,-0.001422837;0.6109351;0.03184986,0.1277625;0.4985615;-0.0466218,0.2206915;0.4313629;-0.2142301,0.1881884;0.3550431;-0.3948667,-0.142744;0.4867021;-0.007218752,-0.2390882;0.3772379;-0.1485671,-0.2756705;0.3761351;-0.3439418,0.07402745;0.004862428;-0.04656291,0.1163613;-0.3561462;-0.05093932,0.1357589;-0.6961433;0.009618282,0.1466869;-0.7329776;-0.06024218,-0.08262141;0.002907651;-0.02893197,-0.116005;-0.3590612;-0.0305298,-0.112104;-0.6986918;0.03487153,-0.1313471;-0.7424534;-0.02559065,-0.0008547455;0.5368526;0.03194594,6.925861
+0;0;0,-0.005920303;0.3102887;0.01415848,-0.009037524;0.6115118;0.01312067,0.1412724;0.4965327;0.02938976,0.1682202;0.2954649;0.03885175,0.1998891;0.1046125;-0.006790645,-0.1430353;0.4806893;-0.0368396,-0.1977088;0.3847588;-0.2072864,-0.2249772;0.3403952;-0.3991173,0.08101194;0.006293379;-0.03269968,0.08457376;-0.35486;0.008459304,0.08658766;-0.6943754;0.07454091,0.1020902;-0.6547299;-0.02102774,-0.07393769;0.00454984;-0.0467368,-0.1100349;-0.355268;-0.009769171,-0.1270553;-0.6938412;0.05893336,-0.1091958;-0.654077;-0.03621088,-0.008112159;0.5374752;0.01562564,0;0;0,-4.10974E-05;0.309844;0.02261114,-0.001422837;0.6109351;0.03184986,0.1277625;0.4985615;-0.0466218,0.2206915;0.4313629;-0.2142301,0.1881884;0.3550431;-0.3948667,-0.142744;0.4867021;-0.007218752,-0.2390882;0.3772379;-0.1485671,-0.2756705;0.3761351;-0.3439418,0.07402745;0.004862428;-0.04656291,0.1163613;-0.3561462;-0.05093932,0.1357589;-0.6961433;0.009618282,0.1466869;-0.7329776;-0.06024218,-0.08262141;0.002907651;-0.02893197,-0.116005;-0.3590612;-0.0305298,-0.112104;-0.6986918;0.03487153,-0.1313471;-0.7424534;-0.02559065,-0.0008547455;0.5368526;0.03194594,6.947891
+0;0;0,-0.005915851;0.3100553;0.01414783,-0.009027394;0.6107385;0.01311315,0.1429137;0.4954761;0.02952716,0.1716804;0.280836;0.03962784,0.2138258;0.02684706;-0.02111367,-0.1445023;0.4794595;-0.03742624,-0.2028664;0.3770536;-0.2193785,-0.2391554;0.3180138;-0.4746696,0.08104303;0.006295794;-0.03271222,0.08460395;-0.3547663;0.008436359,0.08661982;-0.6946138;0.07458262,0.1020966;-0.6549844;-0.02082724,-0.07396606;0.004551586;-0.04675474,-0.1100541;-0.3551753;-0.009796444,-0.1270912;-0.6940798;0.05897331,-0.1092613;-0.6543319;-0.03601285,-0.008104083;0.5368662;0.01561257,0;0;0,-0.0007195622;0.3096139;0.02254295,-0.003660321;0.6101582;0.03155231,0.1302846;0.5011884;-0.04454947,0.2174789;0.4178624;-0.224699,0.1269058;0.3039611;-0.4456043,-0.1464228;0.4849;-0.005642604,-0.2469938;0.3622198;-0.1534092,-0.2714044;0.3215236;-0.4136477,0.07399775;0.00490731;-0.04666853,0.1165074;-0.3559885;-0.05101156,0.135791;-0.6963657;0.009380817,0.1467792;-0.7328501;-0.06057906,-0.08267731;0.002846086;-0.02888014,-0.1161645;-0.3590212;-0.03043491,-0.112194;-0.6990423;0.03472322,-0.1315055;-0.7424043;-0.02594293,-0.002620354;0.5362455;0.0317421,6.97066
+0;0;0,-0.006137076;0.310046;0.01425722,-0.00949721;0.6107261;0.01341419,0.142458;0.4954859;0.03000325,0.1709811;0.2808321;0.0404967,0.2127954;0.02672529;-0.01998026,-0.144461;0.4793475;-0.03827158,-0.2037748;0.3789768;-0.2210489,-0.2393717;0.3219893;-0.4769031,0.08116636;0.006267314;-0.03241055,0.08439381;-0.3548003;0.008717455,0.08647499;-0.6946353;0.07492602,0.102289;-0.6550004;-0.02042798,-0.07375043;0.004599458;-0.04708948,-0.1104325;-0.3550311;-0.009779945,-0.1274911;-0.6938692;0.05931059,-0.1093252;-0.6541209;-0.03561186,-0.008547656;0.5368535;0.01589234,0;0;0,-0.0007195622;0.3096139;0.02254295,-0.003660321;0.6101582;0.03155231,0.1302846;0.5011884;-0.04454947,0.2174789;0.4178624;-0.224699,0.1269058;0.3039611;-0.4456043,-0.1464228;0.4849;-0.005642604,-0.2469938;0.3622198;-0.1534092,-0.2714044;0.3215236;-0.4136477,0.07399775;0.00490731;-0.04666853,0.1165074;-0.3559885;-0.05101156,0.135791;-0.6963657;0.009380817,0.1467792;-0.7328501;-0.06057906,-0.08267731;0.002846086;-0.02888014,-0.1161645;-0.3590212;-0.03043491,-0.112194;-0.6990423;0.03472322,-0.1315055;-0.7424043;-0.02594293,-0.002620354;0.5362455;0.0317421,6.981829
+0;0;0,-0.006144801;0.3104363;0.01427517,-0.009507338;0.611331;0.01343145,0.1464002;0.4949534;0.03039161,0.1727635;0.2965537;0.04009047,0.2117016;0.0599256;-0.01622661,-0.1480272;0.4783927;-0.03966989,-0.2028495;0.3856223;-0.2086068,-0.2359979;0.3325546;-0.4468623,0.08133774;0.006280547;-0.03247898,0.08455947;-0.3541469;0.00857611,0.08664434;-0.6945844;0.07490204,0.1024377;-0.6549622;-0.02032697,-0.07390615;0.00460917;-0.04718891,-0.1105232;-0.3543839;-0.009945516,-0.1276121;-0.6938226;0.05926749,-0.10947;-0.6540871;-0.03553054,-0.008557079;0.5374035;0.01591144,0;0;0,-0.0007415414;0.3100632;0.02173662,-0.003694355;0.6108338;0.03034639,0.1334063;0.4993957;-0.04755282,0.2352652;0.3981668;-0.187299,0.1622206;0.296181;-0.3992991,-0.1505583;0.4838989;-0.005912174,-0.2463703;0.3563886;-0.1272082,-0.2671092;0.3226242;-0.3703347,0.07398795;0.004961371;-0.04702473,0.1168476;-0.3552381;-0.05184436,0.1360926;-0.6961402;0.009119272,0.1471349;-0.7318369;-0.06139731,-0.08296427;0.002830095;-0.02861953,-0.1163519;-0.3583954;-0.03091046,-0.1126529;-0.6990091;0.034433,-0.1309352;-0.7415111;-0.02737146,-0.00263162;0.5368668;0.03063321,6.994122
+0;0;0,-0.006144801;0.3104363;0.01427517,-0.009507338;0.611331;0.01343145,0.1464002;0.4949534;0.03039161,0.1727635;0.2965537;0.04009047,0.2117016;0.0599256;-0.01622661,-0.1480272;0.4783927;-0.03966989,-0.2028495;0.3856223;-0.2086068,-0.2359979;0.3325546;-0.4468623,0.08133774;0.006280547;-0.03247898,0.08455947;-0.3541469;0.00857611,0.08664434;-0.6945844;0.07490204,0.1024377;-0.6549622;-0.02032697,-0.07390615;0.00460917;-0.04718891,-0.1105232;-0.3543839;-0.009945516,-0.1276121;-0.6938226;0.05926749,-0.10947;-0.6540871;-0.03553054,-0.008557079;0.5374035;0.01591144,0;0;0,-0.0007415414;0.3100632;0.02173662,-0.003694355;0.6108338;0.03034639,0.1334063;0.4993957;-0.04755282,0.2352652;0.3981668;-0.187299,0.1622206;0.296181;-0.3992991,-0.1505583;0.4838989;-0.005912174,-0.2463703;0.3563886;-0.1272082,-0.2671092;0.3226242;-0.3703347,0.07398795;0.004961371;-0.04702473,0.1168476;-0.3552381;-0.05184436,0.1360926;-0.6961402;0.009119272,0.1471349;-0.7318369;-0.06139731,-0.08296427;0.002830095;-0.02861953,-0.1163519;-0.3583954;-0.03091046,-0.1126529;-0.6990091;0.034433,-0.1309352;-0.7415111;-0.02737146,-0.00263162;0.5368668;0.03063321,7.015334
+0;0;0,-0.006421173;0.3103466;0.01440756,-0.01004931;0.6109949;0.01377159,0.1479846;0.4941474;0.03118465,0.1776061;0.2689605;0.04223539,0.2087257;0.07821548;-0.002797637,-0.1498103;0.4772237;-0.04160671,-0.2131615;0.3741186;-0.2341285,-0.2389751;0.3383487;-0.4276078,0.08164334;0.006255514;-0.03221954,0.08441696;-0.3538218;0.008765418,0.0864152;-0.6943498;0.07554482,0.1026422;-0.6547246;-0.01959271,-0.07380337;0.004682596;-0.04768647,-0.1109812;-0.353831;-0.00988533,-0.128145;-0.6934029;0.0595346,-0.1095751;-0.6536655;-0.03516202,-0.009076282;0.5371218;0.01622756,0;0;0,-0.0009935498;0.3100231;0.02117848,-0.004405752;0.6105673;0.02888441,0.1362562;0.4990737;-0.04716253,0.2340888;0.3776901;-0.2127025,0.1900188;0.287842;-0.3840654,-0.1537133;0.4821498;-0.004000794,-0.2634878;0.3281613;-0.1302774,-0.2787686;0.2981093;-0.3258367,0.07399084;0.005070329;-0.04735518,0.1170879;-0.3547386;-0.05218196,0.1360822;-0.6958544;0.008661982,0.1473573;-0.7314072;-0.06192708,-0.08328176;0.002712602;-0.02827815,-0.1166979;-0.358144;-0.03127509,-0.1129202;-0.6989186;0.0341558,-0.1310477;-0.7413874;-0.02770516,-0.003222495;0.5366588;0.02946448,7.026345
+0;0;0,-0.006421173;0.3103466;0.01440756,-0.01004931;0.6109949;0.01377159,0.1479846;0.4941474;0.03118465,0.1776061;0.2689605;0.04223539,0.2087257;0.07821548;-0.002797637,-0.1498103;0.4772237;-0.04160671,-0.2131615;0.3741186;-0.2341285,-0.2389751;0.3383487;-0.4276078,0.08164334;0.006255514;-0.03221954,0.08441696;-0.3538218;0.008765418,0.0864152;-0.6943498;0.07554482,0.1026422;-0.6547246;-0.01959271,-0.07380337;0.004682596;-0.04768647,-0.1109812;-0.353831;-0.00988533,-0.128145;-0.6934029;0.0595346,-0.1095751;-0.6536655;-0.03516202,-0.009076282;0.5371218;0.01622756,0;0;0,-0.0009935498;0.3100231;0.02117848,-0.004405752;0.6105673;0.02888441,0.1362562;0.4990737;-0.04716253,0.2340888;0.3776901;-0.2127025,0.1900188;0.287842;-0.3840654,-0.1537133;0.4821498;-0.004000794,-0.2634878;0.3281613;-0.1302774,-0.2787686;0.2981093;-0.3258367,0.07399084;0.005070329;-0.04735518,0.1170879;-0.3547386;-0.05218196,0.1360822;-0.6958544;0.008661982,0.1473573;-0.7314072;-0.06192708,-0.08328176;0.002712602;-0.02827815,-0.1166979;-0.358144;-0.03127509,-0.1129202;-0.6989186;0.0341558,-0.1310477;-0.7413874;-0.02770516,-0.003222495;0.5366588;0.02946448,7.037853
+0;0;0,-0.006424647;0.3105146;0.01441536,-0.01005381;0.6112483;0.01377918,0.1509331;0.4935713;0.03147416,0.1807859;0.2666263;0.04261117,0.2118686;0.07610771;-0.002368383,-0.1524603;0.4763295;-0.04268569,-0.2163062;0.3724194;-0.2367106,-0.2420891;0.336692;-0.4299602,0.08199989;0.006282833;-0.03236025,0.08476917;-0.3532307;0.008560538,0.08676726;-0.6937339;0.07533507,0.1030336;-0.6540854;-0.02003343,-0.07412569;0.004703047;-0.04789473,-0.1112453;-0.3532493;-0.01015278,-0.1284079;-0.6927963;0.0592621,-0.1097928;-0.6530353;-0.03566441,-0.009080505;0.5373536;0.01623587,0;0;0,-0.0008553416;0.3102413;0.02044487,-0.004212156;0.6108845;0.02757978,0.1401396;0.4985348;-0.04767871,0.2397984;0.3725632;-0.2111368,0.1914421;0.2735434;-0.3758893,-0.1566823;0.4815004;-0.004418995,-0.2615039;0.3177992;-0.1258011,-0.2874393;0.2790138;-0.3184398,0.0739882;0.00507766;-0.04806876,0.1176237;-0.3540962;-0.05278826,0.1365111;-0.6951813;0.008116961,0.1478947;-0.7308201;-0.06269836,-0.08404539;0.002660829;-0.02720175,-0.1169565;-0.3576503;-0.03219436,-0.1131841;-0.6984099;0.03318087,-0.1311188;-0.7408812;-0.02910152,-0.003040224;0.5369557;0.02832675,7.0597
+0;0;0,-0.006546267;0.3105072;0.01452004,-0.01042984;0.6112377;0.01410835,0.15054;0.4934805;0.0321065,0.1801748;0.2665114;0.04333571,0.2112309;0.07591513;-0.001331966,-0.1522055;0.4760323;-0.0435329,-0.2166877;0.3786412;-0.2407036,-0.2425018;0.3481237;-0.43484,0.08214532;0.00624065;-0.03199757,0.08473951;-0.3532715;0.00894697,0.08669142;-0.6937539;0.0758288,0.1033203;-0.6541084;-0.01947747,-0.07383999;0.004803143;-0.04832419,-0.1113936;-0.3530185;-0.009781238,-0.1284926;-0.6925493;0.05972924,-0.1095183;-0.6527845;-0.03512571,-0.009418433;0.5373421;0.01652071,0;0;0,-0.0008553416;0.3102413;0.02044487,-0.004212156;0.6108845;0.02757978,0.1401396;0.4985348;-0.04767871,0.2397984;0.3725632;-0.2111368,0.1914421;0.2735434;-0.3758893,-0.1566823;0.4815004;-0.004418995,-0.2615039;0.3177992;-0.1258011,-0.2874393;0.2790138;-0.3184398,0.0739882;0.00507766;-0.04806876,0.1176237;-0.3540962;-0.05278826,0.1365111;-0.6951813;0.008116961,0.1478947;-0.7308201;-0.06269836,-0.08404539;0.002660829;-0.02720175,-0.1169565;-0.3576503;-0.03219436,-0.1131841;-0.6984099;0.03318087,-0.1311188;-0.7408812;-0.02910152,-0.003040224;0.5369557;0.02832675,7.071741
+0;0;0,-0.006548082;0.3105933;0.01452406,-0.01043181;0.6113348;0.01411185,0.152263;0.4930896;0.03227854,0.181557;0.2687303;0.04337863,0.2125639;0.07843673;-0.001218092,-0.1537468;0.4754532;-0.04417644,-0.2174877;0.3791819;-0.23908,-0.2432607;0.3487129;-0.432908,0.08239821;0.006259863;-0.03209608,0.08498927;-0.3528182;0.008799013,0.08694142;-0.6933428;0.07568915,0.1035641;-0.6537009;-0.01958177,-0.07406732;0.00481793;-0.04847296,-0.1115756;-0.3525716;-0.009976555,-0.1286767;-0.6921446;0.05954256,-0.1097095;-0.6523834;-0.03527724,-0.009420196;0.5374241;0.0165247,0;0;0,-0.0008763224;0.3103803;0.01962876,-0.004391193;0.611051;0.02584004,0.1425348;0.4980108;-0.04791999,0.2480164;0.3585768;-0.1919694,0.1997939;0.2494076;-0.3498256,-0.1587486;0.4808607;-0.004599951,-0.2612729;0.3153201;-0.1203735,-0.2764385;0.251791;-0.3071781,0.07398176;0.005079359;-0.04857683,0.1181701;-0.3535881;-0.05318117,0.1370595;-0.6947565;0.007501841,0.1484545;-0.7302489;-0.06339765,-0.08445176;0.002719279;-0.02682005,-0.1169792;-0.357169;-0.03302863,-0.1129415;-0.698001;0.03218191,-0.1310754;-0.7403921;-0.03007979,-0.003181934;0.5371109;0.02686644,7.092867
+0;0;0,-0.006548082;0.3105933;0.01452406,-0.01043181;0.6113348;0.01411185,0.152263;0.4930896;0.03227854,0.181557;0.2687303;0.04337863,0.2125639;0.07843673;-0.001218092,-0.1537468;0.4754532;-0.04417644,-0.2174877;0.3791819;-0.23908,-0.2432607;0.3487129;-0.432908,0.08239821;0.006259863;-0.03209608,0.08498927;-0.3528182;0.008799013,0.08694142;-0.6933428;0.07568915,0.1035641;-0.6537009;-0.01958177,-0.07406732;0.00481793;-0.04847296,-0.1115756;-0.3525716;-0.009976555,-0.1286767;-0.6921446;0.05954256,-0.1097095;-0.6523834;-0.03527724,-0.009420196;0.5374241;0.0165247,0;0;0,-0.0008763224;0.3103803;0.01962876,-0.004391193;0.611051;0.02584004,0.1425348;0.4980108;-0.04791999,0.2480164;0.3585768;-0.1919694,0.1997939;0.2494076;-0.3498256,-0.1587486;0.4808607;-0.004599951,-0.2612729;0.3153201;-0.1203735,-0.2764385;0.251791;-0.3071781,0.07398176;0.005079359;-0.04857683,0.1181701;-0.3535881;-0.05318117,0.1370595;-0.6947565;0.007501841,0.1484545;-0.7302489;-0.06339765,-0.08445176;0.002719279;-0.02682005,-0.1169792;-0.357169;-0.03302863,-0.1129415;-0.698001;0.03218191,-0.1310754;-0.7403921;-0.03007979,-0.003181934;0.5371109;0.02686644,7.115695
+0;0;0,-0.006653148;0.310315;0.01459539,-0.01073388;0.6106018;0.01434454,0.1525134;0.4921627;0.0328468,0.1816085;0.2681177;0.04403394,0.2130579;0.07542622;-0.001326483,-0.1539799;0.4743516;-0.04527167,-0.2178143;0.38673;-0.2438051,-0.2446644;0.3579796;-0.4403479,0.08242495;0.006291744;-0.03172692,0.0848982;-0.3523289;0.009088691,0.08651712;-0.6928148;0.07590137,0.1034986;-0.6531605;-0.01941576,-0.07368489;0.004779269;-0.04886461,-0.1118331;-0.3520609;-0.01025683,-0.1284303;-0.6914834;0.05984464,-0.1091112;-0.6517139;-0.03501452,-0.009689246;0.5367754;0.01672363,0;0;0,-0.0009385794;0.3101616;0.01875043,-0.004395768;0.610411;0.02293682,0.144465;0.4970631;-0.04738092,0.2513594;0.3529633;-0.1851368,0.1992999;0.2346193;-0.3383071,-0.1600642;0.480311;-0.003860442,-0.2498208;0.2849407;-0.07416003,-0.2715652;0.2102416;-0.2588865,0.07383886;0.004901111;-0.04861951,0.1186459;-0.3532196;-0.05338121,0.1374796;-0.6943289;0.007339712,0.1489237;-0.729816;-0.06370544,-0.08430211;0.002914807;-0.02692052,-0.1167849;-0.3565162;-0.03283352,-0.1121139;-0.6973144;0.03222106,-0.130376;-0.7396499;-0.03023698,-0.003261015;0.5365657;0.02456713,7.126859
+0;0;0,-0.006653148;0.310315;0.01459539,-0.01073388;0.6106018;0.01434454,0.1525134;0.4921627;0.0328468,0.1816085;0.2681177;0.04403394,0.2130579;0.07542622;-0.001326483,-0.1539799;0.4743516;-0.04527167,-0.2178143;0.38673;-0.2438051,-0.2446644;0.3579796;-0.4403479,0.08242495;0.006291744;-0.03172692,0.0848982;-0.3523289;0.009088691,0.08651712;-0.6928148;0.07590137,0.1034986;-0.6531605;-0.01941576,-0.07368489;0.004779269;-0.04886461,-0.1118331;-0.3520609;-0.01025683,-0.1284303;-0.6914834;0.05984464,-0.1091112;-0.6517139;-0.03501452,-0.009689246;0.5367754;0.01672363,0;0;0,-0.0009385794;0.3101616;0.01875043,-0.004395768;0.610411;0.02293682,0.144465;0.4970631;-0.04738092,0.2513594;0.3529633;-0.1851368,0.1992999;0.2346193;-0.3383071,-0.1600642;0.480311;-0.003860442,-0.2498208;0.2849407;-0.07416003,-0.2715652;0.2102416;-0.2588865,0.07383886;0.004901111;-0.04861951,0.1186459;-0.3532196;-0.05338121,0.1374796;-0.6943289;0.007339712,0.1489237;-0.729816;-0.06370544,-0.08430211;0.002914807;-0.02692052,-0.1167849;-0.3565162;-0.03283352,-0.1121139;-0.6973144;0.03222106,-0.130376;-0.7396499;-0.03023698,-0.003261015;0.5365657;0.02456713,7.138751
+0;0;0,-0.006643391;0.3098599;0.01457398,-0.01071793;0.6096893;0.01432237,0.1537424;0.4910012;0.0329426,0.1827295;0.2677888;0.04408817,0.2137285;0.0778562;-0.0006228052,-0.1550453;0.4730567;-0.04576068,-0.2186425;0.3857608;-0.2435563,-0.2451082;0.357422;-0.4372852,0.08242456;0.006291715;-0.03172677,0.08489464;-0.3518703;0.009036642,0.08651423;-0.6924978;0.0758771,0.1034673;-0.6528596;-0.01928101,-0.07368455;0.004779247;-0.04886439,-0.111784;-0.3516046;-0.01030598,-0.1283881;-0.6911681;0.05982464,-0.1091012;-0.6514149;-0.03487626,-0.009674496;0.5359479;0.01669872,0;0;0,-0.00102675;0.3097776;0.0175066,-0.00434114;0.6095923;0.01950598,0.1455233;0.4947999;-0.05008435,0.2562256;0.3444487;-0.1762898,0.2035999;0.2273229;-0.3264446,-0.1618637;0.4794184;-0.004071599,-0.2520156;0.2948534;-0.09678986,-0.2701026;0.2234628;-0.2801219,0.07359917;0.004693031;-0.04900122,0.1195447;-0.3528205;-0.05356741,0.1383872;-0.6940882;0.007085085,0.1498716;-0.7295003;-0.06380033,-0.08434828;0.003098981;-0.02675344,-0.116179;-0.3559192;-0.0331163,-0.1110185;-0.6968727;0.03185722,-0.1294233;-0.7393707;-0.03011595,-0.003306046;0.5358453;0.02170873,7.159894
+0;0;0,-0.006901594;0.3098486;0.0146943,-0.01122374;0.6096739;0.01459883,0.1532527;0.4910265;0.03359577,0.1819665;0.2677848;0.044863,0.2127759;0.07776782;0.0003802553,-0.1551386;0.4729671;-0.04627983,-0.2192446;0.3937422;-0.2472826,-0.2452131;0.3743129;-0.4421737,0.08254347;0.006282518;-0.03141795,0.0847187;-0.3518807;0.009351231,0.08625779;-0.692526;0.07610341,0.103481;-0.6528845;-0.01900586,-0.07352605;0.004791031;-0.04910143,-0.112573;-0.3514676;-0.01033443,-0.1287254;-0.6909792;0.06015249,-0.1091718;-0.6512201;-0.03449307,-0.0101354;0.5359324;0.0169547,0;0;0,-0.00102675;0.3097776;0.0175066,-0.00434114;0.6095923;0.01950598,0.1455233;0.4947999;-0.05008435,0.2562256;0.3444487;-0.1762898,0.2035999;0.2273229;-0.3264446,-0.1618637;0.4794184;-0.004071599,-0.2520156;0.2948534;-0.09678986,-0.2701026;0.2234628;-0.2801219,0.07359917;0.004693031;-0.04900122,0.1195447;-0.3528205;-0.05356741,0.1383872;-0.6940882;0.007085085,0.1498716;-0.7295003;-0.06380033,-0.08434828;0.003098981;-0.02675344,-0.116179;-0.3559192;-0.0331163,-0.1110185;-0.6968727;0.03185722,-0.1294233;-0.7393707;-0.03011595,-0.003306046;0.5358453;0.02170873,7.171767
+0;0;0,-0.006901594;0.3098486;0.0146943,-0.01122374;0.6096739;0.01459883,0.1532527;0.4910265;0.03359577,0.1819665;0.2677848;0.044863,0.2127759;0.07776782;0.0003802553,-0.1551386;0.4729671;-0.04627983,-0.2192446;0.3937422;-0.2472826,-0.2452131;0.3743129;-0.4421737,0.08254347;0.006282518;-0.03141795,0.0847187;-0.3518807;0.009351231,0.08625779;-0.692526;0.07610341,0.103481;-0.6528845;-0.01900586,-0.07352605;0.004791031;-0.04910143,-0.112573;-0.3514676;-0.01033443,-0.1287254;-0.6909792;0.06015249,-0.1091718;-0.6512201;-0.03449307,-0.0101354;0.5359324;0.0169547,0;0;0,-0.00102675;0.3097776;0.0175066,-0.00434114;0.6095923;0.01950598,0.1455233;0.4947999;-0.05008435,0.2562256;0.3444487;-0.1762898,0.2035999;0.2273229;-0.3264446,-0.1618637;0.4794184;-0.004071599,-0.2520156;0.2948534;-0.09678986,-0.2701026;0.2234628;-0.2801219,0.07359917;0.004693031;-0.04900122,0.1195447;-0.3528205;-0.05356741,0.1383872;-0.6940882;0.007085085,0.1498716;-0.7295003;-0.06380033,-0.08434828;0.003098981;-0.02675344,-0.116179;-0.3559192;-0.0331163,-0.1110185;-0.6968727;0.03185722,-0.1294233;-0.7393707;-0.03011595,-0.003306046;0.5358453;0.02170873,7.182856
+0;0;0,-0.006903665;0.3099416;0.01469871,-0.01123002;0.610057;0.01460121,0.1540677;0.4910671;0.03368536,0.1834719;0.2624578;0.0452235,0.2197158;0.03892259;-0.007105801,-0.1558704;0.4729171;-0.04659085,-0.2215178;0.3917873;-0.2524266,-0.252067;0.3689307;-0.4816956,0.08253808;0.006282108;-0.0314159,0.08471137;-0.3515622;0.009316977,0.08625093;-0.6923125;0.07608975,0.1034731;-0.6526716;-0.01901356,-0.07352124;0.004790718;-0.04909822,-0.1125334;-0.3511507;-0.01036575,-0.1286908;-0.690767;0.06014292,-0.1091384;-0.6510084;-0.03449672,-0.01013994;0.5361982;0.01696083,0;0;0,-0.0006489754;0.3098985;0.01702833,-0.003414914;0.6100125;0.01819038,0.147575;0.4935729;-0.04952049,0.2575264;0.3330782;-0.173666,0.1836639;0.1610271;-0.3113711,-0.1620903;0.4773072;0.001245838,-0.2512075;0.2884831;-0.09705754,-0.2671701;0.1804313;-0.3022159,0.07345077;0.004566878;-0.04922486,0.120045;-0.3525403;-0.05368591,0.1388686;-0.6939369;0.006859541,0.1503488;-0.7293307;-0.06403518,-0.08437441;0.003222179;-0.02663711,-0.1159912;-0.3554877;-0.03327082,-0.1107007;-0.6965562;0.0316609,-0.1289186;-0.7392275;-0.03015483,-0.002583504;0.5361528;0.02062249,7.204957
+0;0;0,-0.007109968;0.3099269;0.01490861,-0.0116608;0.6100383;0.01501812,0.1536586;0.4910319;0.03422374,0.1828215;0.262401;0.04594502,0.2192459;0.038899;-0.006400529,-0.1559528;0.4729187;-0.04692809,-0.2207052;0.3990301;-0.2557523,-0.2450963;0.3825257;-0.4863009,0.08267301;0.006289142;-0.03105767,0.08464359;-0.351563;0.009616122,0.08614183;-0.692273;0.07659585,0.1035709;-0.6526251;-0.01846904,-0.07338087;0.004779246;-0.04930889,-0.1126537;-0.3510648;-0.009950511,-0.1287792;-0.6906541;0.0606956,-0.1090237;-0.650889;-0.03390118,-0.01052856;0.536179;0.01734167,0;0;0,-0.0006489754;0.3098985;0.01702833,-0.003414914;0.6100125;0.01819038,0.147575;0.4935729;-0.04952049,0.2575264;0.3330782;-0.173666,0.1836639;0.1610271;-0.3113711,-0.1620903;0.4773072;0.001245838,-0.2512075;0.2884831;-0.09705754,-0.2671701;0.1804313;-0.3022159,0.07345077;0.004566878;-0.04922486,0.120045;-0.3525403;-0.05368591,0.1388686;-0.6939369;0.006859541,0.1503488;-0.7293307;-0.06403518,-0.08437441;0.003222179;-0.02663711,-0.1159912;-0.3554877;-0.03327082,-0.1107007;-0.6965562;0.0316609,-0.1289186;-0.7392275;-0.03015483,-0.002583504;0.5361528;0.02062249,7.216142
+0;0;0,-0.007103074;0.3096264;0.01489415,-0.01165151;0.6095796;0.01500338,0.1547005;0.4903226;0.03431417,0.1844809;0.2568514;0.04628361,0.217424;0.05471067;-0.001058996,-0.1568591;0.4720954;-0.04734833,-0.2229824;0.3966426;-0.2605935,-0.2450423;0.3817155;-0.4691073,0.08266935;0.006288864;-0.03105629,0.08463717;-0.3510617;0.009560475,0.08613705;-0.6921445;0.07661349,0.1035718;-0.6524935;-0.01848204,-0.07337762;0.004779035;-0.04930671,-0.1125954;-0.3505662;-0.0100035,-0.1287386;-0.6905271;0.06071991,-0.1089766;-0.6507589;-0.03390734,-0.01051978;0.5357538;0.01732587,0;0;0,-0.00062038;0.3096193;0.0166223,-0.003165692;0.6095796;0.01759052,0.1495243;0.4925862;-0.04859376,0.2571135;0.3203382;-0.1681519,0.1922028;0.1753021;-0.3057694,-0.1628953;0.4757936;0.002909005,-0.2505525;0.2805489;-0.09575543,-0.2678216;0.1561534;-0.2643229,0.07338499;0.004440725;-0.04932737,0.1205302;-0.3520868;-0.05362773,0.1391699;-0.6938722;0.006961819,0.1508531;-0.7291641;-0.06403637,-0.08436577;0.003354771;-0.02663512,-0.1157248;-0.3548713;-0.03324772,-0.1101159;-0.6963028;0.0317819,-0.1281948;-0.7382503;-0.03096353,-0.002389506;0.535753;0.02002954,7.23845
+0;0;0,-0.007103074;0.3096264;0.01489415,-0.01165151;0.6095796;0.01500338,0.1547005;0.4903226;0.03431417,0.1844809;0.2568514;0.04628361,0.217424;0.05471067;-0.001058996,-0.1568591;0.4720954;-0.04734833,-0.2229824;0.3966426;-0.2605935,-0.2450423;0.3817155;-0.4691073,0.08266935;0.006288864;-0.03105629,0.08463717;-0.3510617;0.009560475,0.08613705;-0.6921445;0.07661349,0.1035718;-0.6524935;-0.01848204,-0.07337762;0.004779035;-0.04930671,-0.1125954;-0.3505662;-0.0100035,-0.1287386;-0.6905271;0.06071991,-0.1089766;-0.6507589;-0.03390734,-0.01051978;0.5357538;0.01732587,0;0;0,-0.00062038;0.3096193;0.0166223,-0.003165692;0.6095796;0.01759052,0.1495243;0.4925862;-0.04859376,0.2571135;0.3203382;-0.1681519,0.1922028;0.1753021;-0.3057694,-0.1628953;0.4757936;0.002909005,-0.2505525;0.2805489;-0.09575543,-0.2678216;0.1561534;-0.2643229,0.07338499;0.004440725;-0.04932737,0.1205302;-0.3520868;-0.05362773,0.1391699;-0.6938722;0.006961819,0.1508531;-0.7291641;-0.06403637,-0.08436577;0.003354771;-0.02663512,-0.1157248;-0.3548713;-0.03324772,-0.1101159;-0.6963028;0.0317819,-0.1281948;-0.7382503;-0.03096353,-0.002389506;0.535753;0.02002954,7.249729
+0;0;0,-0.007246251;0.3091781;0.01500687,-0.01206381;0.6087374;0.01538429,0.1543414;0.489554;0.03495783,0.1814816;0.2745001;0.04602387,0.2170507;0.05776185;-0.004690941,-0.1573423;0.4718129;-0.04735317,-0.217359;0.4054802;-0.2451035,-0.2414512;0.3879238;-0.4685403,0.08288004;0.006282966;-0.03059759,0.08463923;-0.3507344;0.009884117,0.0860801;-0.6921049;0.07725841,0.1036423;-0.6524489;-0.01774362,-0.07321483;0.004815609;-0.04961034,-0.1125449;-0.3501091;-0.009800211,-0.1288292;-0.6903079;0.0614378,-0.1089434;-0.6505335;-0.03309302,-0.01088638;0.5349926;0.01763798,0;0;0,-0.0009247214;0.3092514;0.01521564,-0.003409311;0.6088225;0.0140357,0.1509582;0.492017;-0.04787326,0.2423678;0.3154005;-0.1348107,0.1938379;0.1720603;-0.3018768,-0.1636277;0.4754936;0.002677167,-0.2418075;0.2920632;-0.08304581,-0.25964;0.1530784;-0.2596183,0.07329996;0.004308343;-0.04953122,0.1209245;-0.3518097;-0.05341983,0.1395143;-0.6939668;0.00706267,0.1512818;-0.7291184;-0.06395745,-0.08442414;0.003478311;-0.0265566,-0.1155039;-0.3544198;-0.03335882,-0.1102042;-0.6961291;0.03207671,-0.1273851;-0.7380224;-0.0308775,-0.002669901;0.5350968;0.01699114,7.271871
+0;0;0,-0.007246251;0.3091781;0.01500687,-0.01206381;0.6087374;0.01538429,0.1543414;0.489554;0.03495783,0.1814816;0.2745001;0.04602387,0.2170507;0.05776185;-0.004690941,-0.1573423;0.4718129;-0.04735317,-0.217359;0.4054802;-0.2451035,-0.2414512;0.3879238;-0.4685403,0.08288004;0.006282966;-0.03059759,0.08463923;-0.3507344;0.009884117,0.0860801;-0.6921049;0.07725841,0.1036423;-0.6524489;-0.01774362,-0.07321483;0.004815609;-0.04961034,-0.1125449;-0.3501091;-0.009800211,-0.1288292;-0.6903079;0.0614378,-0.1089434;-0.6505335;-0.03309302,-0.01088638;0.5349926;0.01763798,0;0;0,-0.0009247214;0.3092514;0.01521564,-0.003409311;0.6088225;0.0140357,0.1509582;0.492017;-0.04787326,0.2423678;0.3154005;-0.1348107,0.1938379;0.1720603;-0.3018768,-0.1636277;0.4754936;0.002677167,-0.2418075;0.2920632;-0.08304581,-0.25964;0.1530784;-0.2596183,0.07329996;0.004308343;-0.04953122,0.1209245;-0.3518097;-0.05341983,0.1395143;-0.6939668;0.00706267,0.1512818;-0.7291184;-0.06395745,-0.08442414;0.003478311;-0.0265566,-0.1155039;-0.3544198;-0.03335882,-0.1102042;-0.6961291;0.03207671,-0.1273851;-0.7380224;-0.0308775,-0.002669901;0.5350968;0.01699114,7.283179
+0;0;0,-0.0072454;0.3091418;0.01500511,-0.01206529;0.6088467;0.01538125,0.1521924;0.4901838;0.03473172,0.1794664;0.2740699;0.0458523,0.2135921;0.06612672;-0.002804544,-0.1554381;0.4726733;-0.04650893,-0.2157507;0.4060137;-0.2452339,-0.2388653;0.3891697;-0.4596037,0.08292182;0.006286134;-0.03061302,0.08468214;-0.350961;0.009894738,0.08612231;-0.6921657;0.07723631,0.1037138;-0.6524936;-0.01792404,-0.07325175;0.004818037;-0.04963535,-0.1126071;-0.3503351;-0.009799607,-0.1288835;-0.6903687;0.06140382,-0.1089646;-0.650578;-0.03328453,-0.01088674;0.5350314;0.01763709,0;0;0,-0.0001779497;0.3092331;0.01487041,-4.284084E-05;0.6089602;0.01315546,0.1515416;0.4918596;-0.04716349,0.2420007;0.312026;-0.1311264,0.1999451;0.1657427;-0.2847655,-0.1592487;0.4762607;0.005466548,-0.232185;0.2870161;-0.07478005,-0.2510727;0.1550941;-0.2451099,0.07315078;0.004244953;-0.04983616,0.1212386;-0.3520513;-0.05299783,0.1396388;-0.6940362;0.007544756,0.1515965;-0.7290273;-0.0638113,-0.08450498;0.003525515;-0.02644198,-0.1148574;-0.3546783;-0.03262128,-0.109899;-0.6962892;0.03245648,-0.1271597;-0.7381004;-0.03081853,-0.0001458079;0.5351636;0.01619291,7.305775
+0;0;0,-0.007347207;0.3091316;0.01516507,-0.01237378;0.6088325;0.01580672,0.1518707;0.4901287;0.03538352,0.1789497;0.2739941;0.04657743,0.2132639;0.06605913;-0.001981776,-0.155762;0.4732044;-0.04657468,-0.215415;0.4117884;-0.2471796,-0.2403777;0.3864948;-0.4605092,0.08308255;0.006229165;-0.03018589,0.08459979;-0.3510269;0.0102532,0.08603206;-0.692216;0.07767405,0.1037897;-0.6525328;-0.01745431,-0.0729911;0.00489617;-0.05001027,-0.1124498;-0.3501652;-0.009465497,-0.1289034;-0.6901793;0.06179009,-0.1088202;-0.6503748;-0.03286213,-0.0111671;0.5350158;0.01800089,0;0;0,-0.0001779497;0.3092331;0.01487041,-4.284084E-05;0.6089602;0.01315546,0.1515416;0.4918596;-0.04716349,0.2420007;0.312026;-0.1311264,0.1999451;0.1657427;-0.2847655,-0.1592487;0.4762607;0.005466548,-0.232185;0.2870161;-0.07478005,-0.2510727;0.1550941;-0.2451099,0.07315078;0.004244953;-0.04983616,0.1212386;-0.3520513;-0.05299783,0.1396388;-0.6940362;0.007544756,0.1515965;-0.7290273;-0.0638113,-0.08450498;0.003525515;-0.02644198,-0.1148574;-0.3546783;-0.03262128,-0.109899;-0.6962892;0.03245648,-0.1271597;-0.7381004;-0.03081853,-0.0001458079;0.5351636;0.01619291,7.317068
+0;0;0,-0.007340284;0.3088403;0.01515078,-0.01236401;0.6083714;0.01579174,0.1517851;0.489728;0.03535742,0.1788492;0.2737115;0.0465452,0.2136051;0.06310004;-0.002639033,-0.1556686;0.4728135;-0.04655309,-0.2152891;0.411431;-0.2470483,-0.240573;0.3858119;-0.4631239,0.08301133;0.006223826;-0.03016001,0.08452682;-0.350621;0.01023254,0.0859607;-0.6921932;0.07772907,0.103725;-0.6525062;-0.01743495,-0.07292853;0.004891973;-0.0499674,-0.1123419;-0.3497608;-0.009469293,-0.1288139;-0.6901566;0.06186628,-0.1087232;-0.6503484;-0.03282142,-0.01115789;0.5345889;0.0179849,0;0;0,-0.0002029091;0.3089803;0.01402974,-0.0003083348;0.6085306;0.01135468,0.1522048;0.4917655;-0.04667211,0.2421471;0.3096317;-0.1257823,0.1977711;0.1554402;-0.2749131,-0.1594665;0.4759922;0.006010324,-0.2305102;0.2831421;-0.06666982,-0.2458549;0.13365;-0.2260464,0.07311386;0.004145235;-0.04976368,0.1215447;-0.3516859;-0.05305385,0.1398887;-0.6940098;0.007833008,0.1518916;-0.7287053;-0.063833,-0.08439498;0.003657981;-0.02652076,-0.1141258;-0.354191;-0.03220077,-0.1094961;-0.6961692;0.03305932,-0.12661;-0.738269;-0.02998293,-0.0002978444;0.5347782;0.01462698,7.339697
+0;0;0,-0.007345757;0.3090705;0.01516207,-0.01237542;0.6089566;0.0158026,0.149916;0.4907092;0.03517346,0.1771232;0.2735503;0.04642041,0.2120297;0.06202662;-0.002976857,-0.154029;0.4739878;-0.04580227,-0.2139647;0.4122807;-0.2473579,-0.2393582;0.3865506;-0.4643693,0.08313005;0.006232727;-0.03020315,0.0846433;-0.3500853;0.01012977,0.08607569;-0.6913005;0.07755577,0.1038342;-0.6516168;-0.01757742,-0.07303283;0.00489897;-0.05003886,-0.112388;-0.3492303;-0.009600535,-0.1288428;-0.6892704;0.06166049,-0.1087586;-0.6494654;-0.03299654,-0.0111674;0.5350583;0.0179992,0;0;0,0.001009554;0.3092205;0.01378751,0.002831027;0.6091222;0.01102424,0.1528858;0.4920074;-0.0462451,0.243379;0.3061525;-0.1190026,0.1979853;0.1502381;-0.2674308,-0.1551627;0.4772618;0.006886082,-0.2173239;0.2685502;-0.0176123,-0.2435962;0.1331177;-0.1889852,0.07319143;0.004052013;-0.04988265,0.1221009;-0.351184;-0.05249381,0.1402255;-0.6931785;0.008229967,0.1524573;-0.7280039;-0.06323695,-0.0845346;0.003799856;-0.02647915,-0.1137475;-0.3535651;-0.03182169,-0.1090709;-0.6951292;0.03366249,-0.1259972;-0.7373876;-0.02920004,0.002292499;0.5352542;0.01426125,7.360983
+0;0;0,-0.007362736;0.3090646;0.01527384,-0.01249766;0.6089484;0.0160718,0.1497393;0.4906253;0.03585609,0.1765206;0.2734012;0.04686543,0.2114553;0.06179987;-0.002178043,-0.1542025;0.4746864;-0.04609294,-0.2140642;0.415101;-0.2483079,-0.2397362;0.3880029;-0.46512,0.0832212;0.006146376;-0.02996894,0.08464536;-0.3501766;0.01032415,0.08613054;-0.6913839;0.07778879,0.1041148;-0.6516978;-0.01730175,-0.07296655;0.004980948;-0.05012739,-0.1124141;-0.349112;-0.009461775,-0.1286516;-0.6891212;0.06199583,-0.108346;-0.6493162;-0.03261393,-0.01127486;0.5350493;0.01823172,0;0;0,0.001009554;0.3092205;0.01378751,0.002831027;0.6091222;0.01102424,0.1528858;0.4920074;-0.0462451,0.243379;0.3061525;-0.1190026,0.1979853;0.1502381;-0.2674308,-0.1551627;0.4772618;0.006886082,-0.2173239;0.2685502;-0.0176123,-0.2435962;0.1331177;-0.1889852,0.07319143;0.004052013;-0.04988265,0.1221009;-0.351184;-0.05249381,0.1402255;-0.6931785;0.008229967,0.1524573;-0.7280039;-0.06323695,-0.0845346;0.003799856;-0.02647915,-0.1137475;-0.3535651;-0.03182169,-0.1090709;-0.6951292;0.03366249,-0.1259972;-0.7373876;-0.02920004,0.002292499;0.5352542;0.01426125,7.372516
+0;0;0,-0.007362736;0.3090646;0.01527384,-0.01249766;0.6089484;0.0160718,0.1497393;0.4906253;0.03585609,0.1765206;0.2734012;0.04686543,0.2114553;0.06179987;-0.002178043,-0.1542025;0.4746864;-0.04609294,-0.2140642;0.415101;-0.2483079,-0.2397362;0.3880029;-0.46512,0.0832212;0.006146376;-0.02996894,0.08464536;-0.3501766;0.01032415,0.08613054;-0.6913839;0.07778879,0.1041148;-0.6516978;-0.01730175,-0.07296655;0.004980948;-0.05012739,-0.1124141;-0.349112;-0.009461775,-0.1286516;-0.6891212;0.06199583,-0.108346;-0.6493162;-0.03261393,-0.01127486;0.5350493;0.01823172,0;0;0,0.001009554;0.3092205;0.01378751,0.002831027;0.6091222;0.01102424,0.1528858;0.4920074;-0.0462451,0.243379;0.3061525;-0.1190026,0.1979853;0.1502381;-0.2674308,-0.1551627;0.4772618;0.006886082,-0.2173239;0.2685502;-0.0176123,-0.2435962;0.1331177;-0.1889852,0.07319143;0.004052013;-0.04988265,0.1221009;-0.351184;-0.05249381,0.1402255;-0.6931785;0.008229967,0.1524573;-0.7280039;-0.06323695,-0.0845346;0.003799856;-0.02647915,-0.1137475;-0.3535651;-0.03182169,-0.1090709;-0.6951292;0.03366249,-0.1259972;-0.7373876;-0.02920004,0.002292499;0.5352542;0.01426125,7.383761
+0;0;0,-0.007345458;0.3083394;0.015238,-0.0124682;0.6075113;0.01603442,0.1501242;0.4892731;0.03585258,0.1770764;0.2706628;0.04693218,0.2122062;0.05788045;-0.002385002,-0.1544943;0.4732988;-0.04627892,-0.2147381;0.4133331;-0.2497844,-0.2405534;0.3860838;-0.4678065,0.0831752;0.006142979;-0.02995238,0.08459899;-0.3500869;0.01033019,0.08608425;-0.6913115;0.07779823,0.1040507;-0.6516349;-0.01719807,-0.07292622;0.004978195;-0.05009969,-0.1123634;-0.3490223;-0.009444695,-0.1286018;-0.6890487;0.06201652,-0.1083163;-0.6492534;-0.0324995,-0.01124845;0.5337961;0.01818897,0;0;0,0.0004285425;0.3085811;0.01169825,0.0009573251;0.6077194;0.005547523,0.1538972;0.4916736;-0.04615378,0.2478731;0.3031194;-0.1113877,0.1980753;0.1442447;-0.2570641,-0.1572251;0.4763983;0.006711693,-0.2196271;0.2657035;-0.01208694,-0.24645;0.1199497;-0.1763397,0.07322943;0.003942162;-0.04974842,0.122509;-0.3511482;-0.05236268,0.1404962;-0.6931843;0.008268598,0.152817;-0.727861;-0.06318665,-0.08443803;0.003903672;-0.02660782,-0.1130846;-0.3534155;-0.03178826,-0.1088154;-0.694979;0.03382063,-0.1251485;-0.7372985;-0.02897945,0.0008850843;0.5340819;0.009741306,7.406023
+0;0;0,-0.007308709;0.3083311;0.01542153,-0.01250233;0.6075013;0.01644542,0.1500611;0.4891942;0.03636875,0.1769043;0.2705719;0.04747771,0.2120406;0.05777262;-0.001761481,-0.1544398;0.4740232;-0.04678717,-0.214865;0.416974;-0.2510758,-0.2406286;0.3937276;-0.4695671,0.0833187;0.006086207;-0.02956264,0.08481933;-0.3501694;0.01048885,0.08625229;-0.6913373;0.07824379,0.1044654;-0.6516604;-0.01670551,-0.07281677;0.005053549;-0.05025112,-0.1121715;-0.348911;-0.009205632,-0.12844;-0.6888832;0.06250611,-0.1079089;-0.6490815;-0.03195619,-0.01127493;0.5337844;0.01854142,0;0;0,0.0004285425;0.3085811;0.01169825,0.0009573251;0.6077194;0.005547523,0.1538972;0.4916736;-0.04615378,0.2478731;0.3031194;-0.1113877,0.1980753;0.1442447;-0.2570641,-0.1572251;0.4763983;0.006711693,-0.2196271;0.2657035;-0.01208694,-0.24645;0.1199497;-0.1763397,0.07322943;0.003942162;-0.04974842,0.122509;-0.3511482;-0.05236268,0.1404962;-0.6931843;0.008268598,0.152817;-0.727861;-0.06318665,-0.08443803;0.003903672;-0.02660782,-0.1130846;-0.3534155;-0.03178826,-0.1088154;-0.694979;0.03382063,-0.1251485;-0.7372985;-0.02897945,0.0008850843;0.5340819;0.009741306,7.417382
+0;0;0,-0.00729159;0.3076089;0.01538541,-0.01247179;0.6060051;0.01640719,0.1506885;0.4877357;0.03639107,0.177389;0.2702754;0.04744099,0.2127717;0.05598421;-0.002143402,-0.1549453;0.4725082;-0.04707425,-0.2150494;0.4157622;-0.2502772,-0.2409936;0.3923529;-0.4703002,0.08337575;0.006090376;-0.02958289,0.08487517;-0.3498777;0.01043627,0.08630919;-0.6912971;0.07824115,0.1045086;-0.6516275;-0.01663677,-0.07286664;0.00505701;-0.05028554,-0.1121897;-0.3486218;-0.009273179,-0.1284701;-0.6888447;0.06249142,-0.1079544;-0.6490503;-0.03189987,-0.01124778;0.5324919;0.01849741,0;0;0,-0.0004084558;0.307923;0.009819508,-0.001187354;0.6062496;0.002025127,0.1544323;0.491765;-0.04578829,0.2507045;0.3035462;-0.1043491,0.1990539;0.1412724;-0.247983,-0.1597683;0.4754274;0.006840139,-0.2223575;0.265618;-0.006822039,-0.2469008;0.1171611;-0.1711066,0.07326733;0.003913462;-0.04980302,0.1226925;-0.3508646;-0.0523994,0.1406571;-0.6931441;0.00833559,0.1530685;-0.7278205;-0.06300497,-0.08450618;0.003949672;-0.02658687,-0.1133408;-0.3530477;-0.03279072,-0.1088416;-0.694658;0.03390948,-0.1248482;-0.7371942;-0.02861117,-0.0008640438;0.5328385;0.006582499,7.429539
+0;0;0,-0.00729159;0.3076089;0.01538541,-0.01247179;0.6060051;0.01640719,0.1506885;0.4877357;0.03639107,0.177389;0.2702754;0.04744099,0.2127717;0.05598421;-0.002143402,-0.1549453;0.4725082;-0.04707425,-0.2150494;0.4157622;-0.2502772,-0.2409936;0.3923529;-0.4703002,0.08337575;0.006090376;-0.02958289,0.08487517;-0.3498777;0.01043627,0.08630919;-0.6912971;0.07824115,0.1045086;-0.6516275;-0.01663677,-0.07286664;0.00505701;-0.05028554,-0.1121897;-0.3486218;-0.009273179,-0.1284701;-0.6888447;0.06249142,-0.1079544;-0.6490503;-0.03189987,-0.01124778;0.5324919;0.01849741,0;0;0,-0.0004084558;0.307923;0.009819508,-0.001187354;0.6062496;0.002025127,0.1544323;0.491765;-0.04578829,0.2507045;0.3035462;-0.1043491,0.1990539;0.1412724;-0.247983,-0.1597683;0.4754274;0.006840139,-0.2223575;0.265618;-0.006822039,-0.2469008;0.1171611;-0.1711066,0.07326733;0.003913462;-0.04980302,0.1226925;-0.3508646;-0.0523994,0.1406571;-0.6931441;0.00833559,0.1530685;-0.7278205;-0.06300497,-0.08450618;0.003949672;-0.02658687,-0.1133408;-0.3530477;-0.03279072,-0.1088416;-0.694658;0.03390948,-0.1248482;-0.7371942;-0.02861117,-0.0008640438;0.5328385;0.006582499,7.4512
+0;0;0,-0.007220282;0.3077137;0.01569611,-0.0124252;0.6065817;0.01683307,0.1497692;0.4883703;0.03695465,0.1762218;0.2710771;0.04795271,0.2113923;0.05907586;-0.001287691,-0.1540317;0.4738228;-0.04682796,-0.2140255;0.4198435;-0.2506024,-0.239953;0.3963433;-0.4682755,0.08348227;0.005985287;-0.02932441,0.08497056;-0.3499896;0.01079724,0.08643128;-0.6914222;0.07867033,0.1048061;-0.6517543;-0.01608541,-0.07283604;0.005154998;-0.05033262,-0.1119975;-0.3485111;-0.008899432,-0.1282329;-0.6887496;0.06292927,-0.1075466;-0.6489561;-0.03133587,-0.01118759;0.5329017;0.01890709,0;0;0,0.0004785508;0.3080324;0.01010227,0.00126633;0.606854;0.002929449,0.1551665;0.4918374;-0.04512596,0.2557868;0.304126;-0.09686613,0.2015217;0.1405751;-0.2343888,-0.1570394;0.4763986;0.007743106,-0.2208315;0.2667608;0.003317373,-0.2419454;0.1197666;-0.1596336,0.07334431;0.003901899;-0.04970336,0.1232127;-0.3508353;-0.05188274,0.1412495;-0.6931279;0.008908749,0.1536622;-0.7277643;-0.06235003,-0.08447496;0.003986598;-0.02670437,-0.1126811;-0.3530686;-0.03349116,-0.108635;-0.6945584;0.03398846,-0.1241447;-0.7380995;-0.02733785,0.001018956;0.5332589;0.007205963,7.462829

+ 161 - 0
DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_OneArm_Forward_None_Slow.csv

@@ -0,0 +1,161 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.005970802;0.3147916;0.008498483,0.01209762;0.6203513;0.002746451,0.1871703;0.4940944;0.008218172,0.2185527;0.2409374;0.02780858,0.2518534;0.02322908;-0.02429851,-0.1623678;0.4827615;3.77018E-05,-0.2019143;0.2300255;0.004244378,-0.230389;0.008122265;-0.02994823,0.07831986;0.005333912;-0.03802599,0.0922642;-0.3324531;-0.001509476,0.09601592;-0.6730372;0.06389475,0.09641358;-0.6340786;-0.02653582,-0.07724309;0.005097848;-0.04019881,-0.09983787;-0.3332297;-0.01466578,-0.1137996;-0.673924;0.0487512,-0.1111529;-0.6349452;-0.04163951,0.01050638;0.5451667;0.006487804,0;0;0,-0.007414647;0.3148755;-0.000243187,-0.01655401;0.6201042;-0.01402807,0.1631749;0.4983634;-0.02212477,0.2207895;0.2504973;0.004334211,0.2195138;0.02654049;-0.02826476,-0.1872464;0.4835579;-0.01743581,-0.2305643;0.2316979;-0.02956816,-0.2246546;0.01570971;-0.09691171,0.07763521;0.004946887;-0.03945541,0.09560522;-0.3341195;-0.02104259,0.09978525;-0.6735651;0.05000997,0.1231799;-0.7076829;-0.009987593,-0.0798049;0.003895817;-0.03499181,-0.1100998;-0.3344086;-0.01885756,-0.1035529;-0.6717447;0.06145883,-0.112642;-0.7109368;0.003252789,-0.01416852;0.5450627;-0.008340836,668.6106
+0;0;0,0.005840448;0.3147293;0.008432453,0.01179487;0.6202092;0.002612474,0.1864692;0.49422;0.008279022,0.2177788;0.2410204;0.02740053,0.2514541;0.02416883;-0.02425639,-0.1621469;0.4827541;0.0002426147,-0.2013314;0.2299595;0.004162813,-0.2297459;0.008929357;-0.02997497,0.07831461;0.005340064;-0.0381254,0.09236017;-0.3324159;-0.001474068,0.09597934;-0.6728613;0.06400199,0.09635057;-0.6338979;-0.02652499,-0.07731713;0.005096937;-0.04014129,-0.09979961;-0.3332274;-0.01462871,-0.113838;-0.673775;0.04888166,-0.1112158;-0.6347909;-0.04160605,0.01025238;0.5450447;0.006368706,0;0;0,-0.007384136;0.3148098;-7.939339E-05,-0.01633065;0.6199719;-0.01362538,0.1628697;0.4985679;-0.02228212,0.2208216;0.2507831;0.004179955,0.2194642;0.02766132;-0.02809834,-0.1865378;0.4834109;-0.01714717,-0.2320339;0.231927;-0.02905966,-0.2263546;0.01664682;-0.0957624,0.07763504;0.004977524;-0.03953815,0.09563283;-0.3340734;-0.02109265,0.09985191;-0.6734172;0.04983902,0.1231586;-0.7077209;-0.0101397,-0.07990804;0.003829933;-0.03486082,-0.1100913;-0.3344758;-0.01880079,-0.1036382;-0.6716875;0.06151085,-0.1127781;-0.7108431;0.00311929,-0.01400216;0.544946;-0.007979393,668.6389
+0;0;0,0.005839993;0.3147048;0.008431796,0.01179464;0.6201961;0.002611489,0.1862647;0.4942604;0.008276097,0.2175742;0.241062;0.02739752,0.2527951;0.0142571;-0.02663039,-0.1619475;0.4828078;0.0002489989,-0.2011318;0.2300142;0.00416918,-0.2308506;-0.00116089;-0.03153548,0.07834937;0.005342435;-0.03814232,0.09240089;-0.3325568;-0.001475446,0.09601843;-0.6728485;0.06397104,0.09638942;-0.6338905;-0.02650004,-0.07735145;0.005099199;-0.04015911,-0.09984346;-0.3333686;-0.01463571,-0.1138756;-0.6737624;0.04884598,-0.111255;-0.6347839;-0.04158585,0.01025205;0.5450262;0.006367994,0;0;0,-0.007455006;0.3147836;-4.243851E-05,-0.01639158;0.6199558;-0.01361442,0.1626326;0.4988104;-0.02247572,0.2208992;0.2511002;0.003982782,0.218562;0.01768912;-0.02939057,-0.1863388;0.4831324;-0.0160736,-0.2306116;0.2314543;-0.02846076,-0.2244442;0.006145403;-0.09772725,0.07763521;0.005054384;-0.03961349,0.0957368;-0.3341371;-0.02119398,0.09983687;-0.6733417;0.04964519,0.1231911;-0.7076443;-0.01023102,-0.0799914;0.003700653;-0.03478049,-0.1100367;-0.3347813;-0.0191265,-0.1037649;-0.6717727;0.06144797,-0.1127377;-0.7110211;0.003228128,-0.01406927;0.5449258;-0.007947206,668.6613
+0;0;0,0.005840093;0.3147102;0.008431942,0.0117952;0.620225;0.002611173,0.1858388;0.4944061;0.008271467,0.2171479;0.241211;0.02739264,0.2528829;0.01109579;-0.02742384,-0.16153;0.4829812;0.0002638116,-0.2007138;0.230191;0.00418394,-0.2308663;-0.004358292;-0.03204185,0.07839434;0.005345501;-0.03816421,0.09244469;-0.3325257;-0.001500383,0.09606256;-0.6728481;0.06395202,0.09643592;-0.6338331;-0.02709559,-0.07739584;0.005102125;-0.04018215,-0.09988599;-0.3333376;-0.01466087,-0.1139194;-0.6737622;0.04882656,-0.111282;-0.6347265;-0.04218156,0.01025248;0.5450489;0.006367986,0;0;0,-0.007475965;0.3147886;-2.43187E-05,-0.0163734;0.6199834;-0.01363015,0.1622069;0.4990695;-0.02289724,0.221157;0.2515236;0.003551722,0.2183751;0.01471342;-0.03033066,-0.1858703;0.4831862;-0.01606198,-0.2295029;0.2313797;-0.02803592,-0.2233051;0.002746046;-0.09820033,0.07764667;0.005094975;-0.03969622,0.0958228;-0.3340644;-0.02128029,0.09995594;-0.6733233;0.04945016,0.1236311;-0.7082338;-0.01052641,-0.08010606;0.003648892;-0.03464762,-0.1099886;-0.3348391;-0.01943332,-0.1038308;-0.6718407;0.06124189,-0.1128901;-0.7115306;0.00265583,-0.01406112;0.5449484;-0.007943392,668.6956
+0;0;0,0.005820318;0.3147563;0.0084038,0.01176052;0.6202912;0.002568644,0.1856377;0.4945209;0.008245962,0.2170689;0.2413277;0.02742367,0.2539871;0.006286874;-0.02858996,-0.1614006;0.4831094;0.0003710142,-0.2003193;0.2302574;0.004071619,-0.2309864;-0.009362802;-0.03316255,0.07838471;0.005353848;-0.03822207,0.09249569;-0.3328523;-0.001440194,0.0960807;-0.6730794;0.06397647,0.09642801;-0.6340657;-0.02706417,-0.07743159;0.005098111;-0.0401511,-0.09985238;-0.3337009;-0.01469691,-0.114033;-0.673991;0.04892878,-0.1114211;-0.6349572;-0.04207304,0.01022158;0.5451111;0.006326864,0;0;0,-0.007457383;0.3148339;-0.0001373291,-0.01621564;0.6200485;-0.01382875,0.1621388;0.4991811;-0.02310157,0.2212532;0.251631;0.003107548,0.2185837;0.009569898;-0.03071547,-0.185631;0.4833893;-0.01608522,-0.2288396;0.231442;-0.02695184,-0.2229175;-0.00246039;-0.09765729,0.07761136;0.005171627;-0.03979301,0.09590684;-0.3343257;-0.02129388,0.1003855;-0.673417;0.04972506,0.1235961;-0.7081751;-0.01058602,-0.08015423;0.003566952;-0.034588,-0.1098353;-0.3352764;-0.01910935,-0.1038967;-0.672217;0.06140425,-0.109814;-0.7117416;0.002234258,-0.01395392;0.5450106;-0.00810647,668.7283
+0;0;0,0.005820318;0.3147563;0.0084038,0.01176052;0.6202912;0.002568644,0.1856377;0.4945209;0.008245962,0.2170689;0.2413277;0.02742367,0.2539871;0.006286874;-0.02858996,-0.1614006;0.4831094;0.0003710142,-0.2003193;0.2302574;0.004071619,-0.2309864;-0.009362802;-0.03316255,0.07838471;0.005353848;-0.03822207,0.09249569;-0.3328523;-0.001440194,0.0960807;-0.6730794;0.06397647,0.09642801;-0.6340657;-0.02706417,-0.07743159;0.005098111;-0.0401511,-0.09985238;-0.3337009;-0.01469691,-0.114033;-0.673991;0.04892878,-0.1114211;-0.6349572;-0.04207304,0.01022158;0.5451111;0.006326864,0;0;0,-0.007457383;0.3148339;-0.0001373291,-0.01621564;0.6200485;-0.01382875,0.1621388;0.4991811;-0.02310157,0.2212532;0.251631;0.003107548,0.2185837;0.009569898;-0.03071547,-0.185631;0.4833893;-0.01608522,-0.2288396;0.231442;-0.02695184,-0.2229175;-0.00246039;-0.09765729,0.07761136;0.005171627;-0.03979301,0.09590684;-0.3343257;-0.02129388,0.1003855;-0.673417;0.04972506,0.1235961;-0.7081751;-0.01058602,-0.08015423;0.003566952;-0.034588,-0.1098353;-0.3352764;-0.01910935,-0.1038967;-0.672217;0.06140425,-0.109814;-0.7117416;0.002234258,-0.01395392;0.5450106;-0.00810647,668.7504
+0;0;0,0.005819554;0.314715;0.008402698,0.01175884;0.6202028;0.002568488,0.1853838;0.494518;0.008242407,0.2168149;0.2413259;0.02742003,0.2538268;0.005688608;-0.02873574,-0.161155;0.4831229;0.0003787926,-0.2000736;0.230272;0.004079382,-0.2308185;-0.009956256;-0.03324927,0.07838696;0.005354002;-0.03822317,0.09249504;-0.3327824;-0.001448877,0.09608093;-0.6730938;0.063984,0.09642892;-0.6340623;-0.02723689,-0.07743382;0.005098258;-0.04015225,-0.09984998;-0.333631;-0.01470331,-0.1140341;-0.6740054;0.04893815,-0.111417;-0.6349537;-0.04224384,0.01022016;0.5450354;0.006326071,0;0;0,-0.007429809;0.3147933;-9.942054E-05,-0.01608617;0.6199638;-0.0137732,0.1620122;0.4994804;-0.02365851,0.2213499;0.2519869;0.002570629,0.2184666;0.009268999;-0.03101468,-0.1852628;0.4833674;-0.01609855,-0.2281029;0.2313519;-0.0268166,-0.2220369;-0.003123313;-0.09775922,0.07758072;0.005247265;-0.03984833,0.09594008;-0.3341839;-0.02149034,0.1004072;-0.6733234;0.0497179,0.1235704;-0.7080542;-0.01091481,-0.08017949;0.003473843;-0.03454523,-0.109494;-0.3353537;-0.01957407,-0.1040164;-0.6723721;0.0610165,-0.1103373;-0.7121084;0.001857083,-0.01385064;0.5449384;-0.008044243,668.784
+0;0;0,0.00572307;0.3147939;0.008367099,0.01154798;0.6203704;0.002456518,0.1851735;0.4946995;0.008186328,0.2166927;0.241542;0.02744051,0.2538688;0.005430505;-0.02891063,-0.1613206;0.4833392;0.0005046707,-0.1999182;0.2304525;0.003891152,-0.2305492;-0.01027548;-0.0337641,0.07842533;0.005372515;-0.03821468,0.09256824;-0.3327768;-0.001368761,0.09607762;-0.6730512;0.06400734,0.0963894;-0.6340158;-0.02728605,-0.07745129;0.005082521;-0.04018985,-0.09976746;-0.3336827;-0.01483785,-0.1141343;-0.6739676;0.04898092,-0.1115512;-0.6349117;-0.04227443,0.01004323;0.5451797;0.006235452,0;0;0,-0.007388256;0.3148704;-0.0001692772,-0.01591743;0.6201302;-0.01388836,0.1620228;0.4994937;-0.02424884,0.2218581;0.2521551;0.002137899,0.2186896;0.008884728;-0.03126335,-0.1849754;0.4831116;-0.0154398,-0.2273988;0.2310417;-0.02611433,-0.2212918;-0.003903449;-0.09731551,0.07756591;0.005311221;-0.03993845,0.09603111;-0.3341441;-0.02172494,0.1003402;-0.6732384;0.04947591,0.1237842;-0.7080247;-0.0110991,-0.08023609;0.003423195;-0.03449943,-0.1093828;-0.3354493;-0.01971773,-0.1041749;-0.672501;0.06054506,-0.1108243;-0.7123301;0.001418907,-0.01371808;0.5450816;-0.008138895,668.8176
+0;0;0,0.005722682;0.3147726;0.008366534,0.0115471;0.6203232;0.002456647,0.1849185;0.4947367;0.008183068,0.2164378;0.2415792;0.02743725,0.2537188;0.004801303;-0.02907294,-0.1610725;0.4833929;0.0005125618,-0.1996701;0.2305062;0.003899042,-0.2303876;-0.01090121;-0.03386249,0.07846879;0.005375492;-0.03823586,0.09261572;-0.3328697;-0.001379486,0.09612418;-0.6730553;0.06397955,0.09643612;-0.634015;-0.0273632,-0.07749421;0.005085337;-0.04021212,-0.09981672;-0.333776;-0.01485293,-0.1141798;-0.673972;0.04894918,-0.1115953;-0.6349112;-0.04235552,0.01004257;0.5451436;0.006235024,0;0;0,-0.007396192;0.3148487;-0.0004172325,-0.0157844;0.6200778;-0.01431584,0.1618608;0.4996136;-0.02473807,0.2218849;0.2523192;0.001633644,0.2188545;0.008334637;-0.03167415,-0.1846952;0.4832394;-0.01522479,-0.2264864;0.2310373;-0.0252507,-0.2206595;-0.004527479;-0.09682119,0.07745926;0.005355686;-0.04024434,0.09589599;-0.3341973;-0.02201796,0.1001909;-0.673223;0.04907036,0.1235875;-0.7080581;-0.0115459,-0.08043968;0.003382613;-0.03415032,-0.1097201;-0.3356161;-0.02033269,-0.1049787;-0.6725881;0.05990288,-0.1117453;-0.7124304;0.000728596,-0.01363558;0.5450434;-0.00850749,668.8402
+0;0;0,0.005726273;0.3149702;0.008371782,0.01155784;0.6208949;0.002453919,0.1842285;0.4953997;0.008178092,0.2157494;0.2422298;0.02743321,0.2546795;-0.005022138;-0.03157675,-0.1603804;0.4841012;0.0005382258,-0.1989799;0.2312022;0.003924872,-0.2310562;-0.0208841;-0.03550707,0.0784881;0.005376815;-0.03824526,0.0926474;-0.3331642;-0.001356658,0.09615576;-0.6733397;0.06400043,0.09646692;-0.6343219;-0.02711427,-0.07751328;0.005086588;-0.04022202,-0.0998553;-0.3340711;-0.01484065,-0.114218;-0.674257;0.04895956,-0.1116399;-0.6352189;-0.04211718,0.01005111;0.5456052;0.006237829,0;0;0,-0.007097527;0.315053;-0.0005307198,-0.01480794;0.6206667;-0.01458287,0.1617523;0.4996842;-0.02524304,0.2221951;0.2524559;0.00091362,0.2195778;-0.002382725;-0.03346181,-0.1832248;0.483884;-0.01478401,-0.224472;0.2315765;-0.02472794,-0.2188683;-0.01431771;-0.09980075,0.07737079;0.005376428;-0.04045796,0.09581891;-0.3344828;-0.02238441,0.1001528;-0.6735024;0.04867983,0.1234327;-0.7080802;-0.01190948,-0.08051004;0.003399454;-0.03403777,-0.1098727;-0.3359151;-0.02081803,-0.1054706;-0.6729207;0.05925119,-0.1126081;-0.7123742;1.790002E-05,-0.01285466;0.5455217;-0.008706093,668.8735
+0;0;0,0.00566646;0.3150239;0.008357526,0.01142611;0.6210549;0.002425328,0.1835887;0.4957197;0.008106867,0.2151321;0.242545;0.02727445,0.2545183;-0.00459528;-0.03182723,-0.1599882;0.4844737;0.0006558672,-0.1982378;0.2315155;0.003640401,-0.2296457;-0.02049163;-0.0367148,0.07853401;0.005391503;-0.0382411,0.09273078;-0.3334723;-0.001300704,0.09625596;-0.6728833;0.06383578,0.09653222;-0.6338772;-0.02716371,-0.0775416;0.005073817;-0.04025665,-0.09970428;-0.3344311;-0.0149568,-0.1142462;-0.6738187;0.0487576,-0.1117052;-0.6347904;-0.04220465,0.009939307;0.5457385;0.006212194,0;0;0,-0.006828942;0.3151113;-0.0004785061,-0.01398806;0.6208427;-0.01453686,0.161851;0.49999;-0.02552199,0.2225416;0.2528197;0.000617981,0.2202401;-0.002051204;-0.03341293,-0.182089;0.4842983;-0.01368868,-0.2225748;0.2318933;-0.02429262,-0.2174675;-0.01401794;-0.09928707,0.07734293;0.005385131;-0.04059696,0.09607689;-0.3347782;-0.02235532,0.1002463;-0.6729929;0.04869699,0.1230344;-0.7079033;-0.01154781,-0.08067001;0.003415063;-0.03375987,-0.1099284;-0.3362533;-0.02094738,-0.1060812;-0.6725637;0.05864837,-0.1132025;-0.711733;-0.0007401332,-0.01218378;0.5456688;-0.00864172,668.9072
+0;0;0,0.005666764;0.3150408;0.008357974,0.01142613;0.6210569;0.002426155,0.1833227;0.4958042;0.008104494,0.2148661;0.2426283;0.02727217,0.2542373;-0.004416868;-0.03180677,-0.1597275;0.4845755;0.0006649164,-0.1979773;0.2316161;0.003649464,-0.2293732;-0.02029413;-0.03669021,0.07854912;0.00539254;-0.03824846,0.09275328;-0.333648;-0.001288798,0.09627587;-0.6728094;0.0637998,0.09655222;-0.6338003;-0.02722901,-0.07755652;0.005074793;-0.04026439,-0.09973074;-0.3346071;-0.01495135,-0.114262;-0.6737452;0.0487162,-0.1117202;-0.6347139;-0.04227534,0.009939445;0.5457464;0.006212725,0;0;0,-0.006829374;0.315128;-0.0006315708,-0.01388842;0.6208349;-0.01492047,0.1616972;0.5002971;-0.02599335,0.2229448;0.2532567;8.678436E-05,0.2211719;-0.001425654;-0.03463364,-0.1818355;0.4845655;-0.01337278,-0.2220344;0.2321204;-0.02414039,-0.2172062;-0.01364623;-0.09928803,0.07726731;0.005445212;-0.04076886,0.09602249;-0.334896;-0.02253866,0.1000879;-0.6728515;0.04851723,0.1228748;-0.707831;-0.01169825,-0.08078837;0.003330217;-0.03352816,-0.1096106;-0.3365872;-0.021625,-0.1065194;-0.6728109;0.05726351,-0.1139987;-0.7129067;-0.001029953,-0.01211271;0.5456728;-0.008943558,668.9293
+0;0;0,0.005665573;0.3149746;0.008356217,0.01142321;0.6208993;0.002426422,0.182802;0.4958245;0.008097667,0.2143457;0.2426469;0.02726547,0.2537417;-0.004554331;-0.0318508,-0.1592227;0.4846293;0.0006803283,-0.1974727;0.2316683;0.003664895,-0.2288884;-0.02040109;-0.03670026,0.07855565;0.005392988;-0.03825163,0.09277095;-0.3339135;-0.001262989,0.09629371;-0.6730917;0.06382883,0.09656975;-0.6340927;-0.02709726,-0.07756296;0.005075214;-0.04026773,-0.09975457;-0.3348731;-0.01493485,-0.1142866;-0.674028;0.04873586,-0.1117476;-0.635007;-0.042153,0.009937089;0.5456173;0.006211553,0;0;0,-0.006538294;0.3150682;-0.0004007816,-0.01329098;0.620699;-0.01449656,0.1616575;0.5004682;-0.02647901,0.2229218;0.2534283;-0.0004167557,0.2215991;-0.001322657;-0.03584909,-0.1807903;0.4846217;-0.01290315,-0.2206421;0.23213;-0.0239058,-0.2158121;-0.0137666;-0.09918384,0.07714768;0.005494773;-0.0410037,0.0961913;-0.335099;-0.02277374,0.09996794;-0.6730857;0.04823232,0.1225589;-0.7078927;-0.01208615,-0.08084694;0.003317841;-0.03340695,-0.1098964;-0.3368701;-0.02211994,-0.1067014;-0.6732287;0.05626237,-0.1146952;-0.7125776;-0.002690561,-0.01157839;0.5455611;-0.008558989,668.9628
+0;0;0,0.005483434;0.3149771;0.008383046,0.01103086;0.6209049;0.002421665,0.1825069;0.4959492;0.008173991,0.2141028;0.2427854;0.02743643,0.2536741;-0.004345849;-0.03185549,-0.1595602;0.4846413;0.0008756802,-0.1973859;0.2316098;0.003221707,-0.229077;-0.02048784;-0.03674967,0.07856694;0.005434715;-0.03822252,0.09283084;-0.333857;-0.001117986,0.09626654;-0.6730466;0.06391895,0.09651501;-0.6340482;-0.02700726,-0.07754939;0.005031041;-0.04029941,-0.09967032;-0.3349244;-0.01500026,-0.1144528;-0.6740382;0.04883135,-0.1119398;-0.6350173;-0.04205823,0.009608301;0.5456222;0.006216401,0;0;0,-0.006538294;0.3150682;-0.0004007816,-0.01329098;0.620699;-0.01449656,0.1616575;0.5004682;-0.02647901,0.2229218;0.2534283;-0.0004167557,0.2215991;-0.001322657;-0.03584909,-0.1807903;0.4846217;-0.01290315,-0.2206421;0.23213;-0.0239058,-0.2158121;-0.0137666;-0.09918384,0.07714768;0.005494773;-0.0410037,0.0961913;-0.335099;-0.02277374,0.09996794;-0.6730857;0.04823232,0.1225589;-0.7078927;-0.01208615,-0.08084694;0.003317841;-0.03340695,-0.1098964;-0.3368701;-0.02211994,-0.1067014;-0.6732287;0.05626237,-0.1146952;-0.7125776;-0.002690561,-0.01157839;0.5455611;-0.008558989,668.9851
+0;0;0,0.005481407;0.3148607;0.008379947,0.01102594;0.6206293;0.00242199,0.1818683;0.4959028;0.008164763,0.2134639;0.2427409;0.02742706,0.2530328;-0.004375413;-0.03186129,-0.1589433;0.4846364;0.0008932403,-0.1967687;0.2316068;0.003239249,-0.228458;-0.0204756;-0.03672971,0.07856257;0.005434413;-0.0382204,0.09283666;-0.3340998;-0.001089342,0.09626917;-0.6729735;0.06388701,0.09651744;-0.6339827;-0.02696148,-0.07754508;0.005030761;-0.04029717,-0.09968181;-0.3351676;-0.01497995,-0.1144505;-0.6739656;0.04879221,-0.1119397;-0.6349524;-0.04201969,0.009604265;0.5453935;0.006214358,0;0;0,-0.006263786;0.3149576;-0.0001523495,-0.0127419;0.620448;-0.01395655,0.1614703;0.5006276;-0.02685452,0.2231262;0.2536847;-0.0008161068,0.2220863;-0.001093417;-0.03594851,-0.1797118;0.4847452;-0.01263363,-0.2194299;0.2322299;-0.02353159,-0.2149742;-0.01350887;-0.09929333,0.07711338;0.005539;-0.04105186,0.09616941;-0.3353068;-0.02296901,0.09971893;-0.6729434;0.0481503,0.1221556;-0.7076448;-0.01222086,-0.08083779;0.003309438;-0.03341719,-0.1100079;-0.337118;-0.02227049,-0.1068583;-0.6731834;0.05595471,-0.1152412;-0.7128099;-0.00249387,-0.01108665;0.5453502;-0.008092165,669.0073
+0;0;0,0.005481162;0.3148466;0.008379572,0.01102548;0.6206039;0.002421857,0.1821055;0.4958125;0.008167152,0.213703;0.2426355;0.02743059,0.2532738;-0.004492551;-0.03186059,-0.1591762;0.4845306;0.0008855998,-0.1970038;0.2314859;0.003231748,-0.2286946;-0.02060854;-0.03673913,0.07878023;0.005449469;-0.03832629,0.0930503;-0.3339892;-0.001205679,0.09648404;-0.6729847;0.06379403,0.09673222;-0.633997;-0.02702417,-0.07775991;0.005044699;-0.04040881,-0.09989043;-0.335058;-0.01509871,-0.1146645;-0.6739777;0.04869638,-0.1121545;-0.6349675;-0.04208524,0.009603877;0.5453715;0.006214057,0;0;0,-0.006207652;0.3149445;-0.0001380444,-0.01264223;0.6204245;-0.01394272,0.1618245;0.500581;-0.02674222,0.2239655;0.2537137;-0.0009920597,0.2222938;-0.001050413;-0.03629136,-0.1798009;0.4844643;-0.01206565,-0.2191843;0.2318864;-0.02308265,-0.2152575;-0.0137385;-0.0992836,0.07721975;0.00551796;-0.04137135,0.09641296;-0.3352172;-0.02316833,0.0995635;-0.6729279;0.04821992,0.122398;-0.707558;-0.01203227,-0.08111582;0.003295647;-0.03338094,-0.1098513;-0.337086;-0.0226662,-0.1072549;-0.673326;0.0553763,-0.1156705;-0.7132632;-0.002647474,-0.01099285;0.54533;-0.008076906,669.0416
+0;0;0,0.00521577;0.3148008;0.008628901,0.01057414;0.6205238;0.002760156,0.1813272;0.4958088;0.008387689,0.2131329;0.2426414;0.02772777,0.2528183;-0.004171327;-0.03165177,-0.1591754;0.4845664;0.001252631,-0.1966102;0.2314353;0.002874669,-0.2286129;-0.02039194;-0.03682788,0.07872772;0.005492738;-0.03825206,0.09279407;-0.3333029;-0.0009757727,0.09617036;-0.6728202;0.06419688,0.09639089;-0.6337931;-0.02687982,-0.07768564;0.004992426;-0.04039136,-0.09987061;-0.3344576;-0.01486979,-0.1147661;-0.673887;0.04913623,-0.1122776;-0.6348373;-0.04190452,0.009220397;0.5453002;0.006529278,0;0;0,-0.006149806;0.3149022;-0.0001046657,-0.01258566;0.6203424;-0.01391482,0.1615024;0.5007189;-0.02698421,0.2240522;0.2538968;-0.001573324,0.2215836;-0.0006340742;-0.03657818,-0.1794332;0.4847227;-0.01174755,-0.2190837;0.2321643;-0.02276576,-0.2153632;-0.01316959;-0.09902101,0.07712244;0.005594164;-0.04137969,0.09635282;-0.3345201;-0.02342582,0.0989418;-0.6727366;0.04822469,0.1216825;-0.7074879;-0.01232815,-0.08102468;0.003254357;-0.03340443,-0.1092893;-0.3365695;-0.02388009,-0.1079003;-0.673173;0.05503189,-0.1163256;-0.7132645;-0.00321506,-0.01092452;0.5452597;-0.008045197,669.0641
+0;0;0,0.00521577;0.3148008;0.008628901,0.01057414;0.6205238;0.002760156,0.1813272;0.4958088;0.008387689,0.2131329;0.2426414;0.02772777,0.2528183;-0.004171327;-0.03165177,-0.1591754;0.4845664;0.001252631,-0.1966102;0.2314353;0.002874669,-0.2286129;-0.02039194;-0.03682788,0.07872772;0.005492738;-0.03825206,0.09279407;-0.3333029;-0.0009757727,0.09617036;-0.6728202;0.06419688,0.09639089;-0.6337931;-0.02687982,-0.07768564;0.004992426;-0.04039136,-0.09987061;-0.3344576;-0.01486979,-0.1147661;-0.673887;0.04913623,-0.1122776;-0.6348373;-0.04190452,0.009220397;0.5453002;0.006529278,0;0;0,-0.006149806;0.3149022;-0.0001046657,-0.01258566;0.6203424;-0.01391482,0.1615024;0.5007189;-0.02698421,0.2240522;0.2538968;-0.001573324,0.2215836;-0.0006340742;-0.03657818,-0.1794332;0.4847227;-0.01174755,-0.2190837;0.2321643;-0.02276576,-0.2153632;-0.01316959;-0.09902101,0.07712244;0.005594164;-0.04137969,0.09635282;-0.3345201;-0.02342582,0.0989418;-0.6727366;0.04822469,0.1216825;-0.7074879;-0.01232815,-0.08102468;0.003254357;-0.03340443,-0.1092893;-0.3365695;-0.02388009,-0.1079003;-0.673173;0.05503189,-0.1163256;-0.7132645;-0.00321506,-0.01092452;0.5452597;-0.008045197,669.0878
+0;0;0,0.005216719;0.3148581;0.00863047,0.01057588;0.6206261;0.002760995,0.1810906;0.4959716;0.008386348,0.2128982;0.2427894;0.02772756,0.2524945;-0.003469378;-0.03151872,-0.1589409;0.4847448;0.001261163,-0.1963778;0.2315989;0.002883296,-0.2283087;-0.0196631;-0.03673015,0.07870013;0.005490812;-0.03823865,0.09275214;-0.3329595;-0.001000363,0.09612913;-0.6725463;0.0641856,0.09634916;-0.6335398;-0.02668237,-0.07765841;0.004990677;-0.04037721,-0.09982077;-0.3341134;-0.01488165,-0.1147193;-0.6736121;0.04913745,-0.1122365;-0.6345832;-0.04169464,0.009221992;0.5453946;0.006530509,0;0;0,-0.006338291;0.3149557;3.004074E-05,-0.01295935;0.6204407;-0.01369739,0.1609216;0.5009585;-0.02711678,0.2236102;0.2541325;-0.001936436,0.2209571;0.0001997352;-0.03704381,-0.1794762;0.4847717;-0.01171861,-0.2191155;0.2321931;-0.02266246,-0.2154894;-0.01239315;-0.09938161,0.07693885;0.005728275;-0.04163718,0.09596141;-0.3340469;-0.02364421,0.09818198;-0.6723442;0.0479784,0.1208479;-0.706982;-0.01240683,-0.08107431;0.00314917;-0.03321286,-0.1099836;-0.3362826;-0.02410011,-0.1092822;-0.6729477;0.05486774,-0.1173563;-0.7123121;-0.003967147,-0.01124962;0.5453498;-0.007845163,669.1214
+0;0;0,0.004888182;0.3148337;0.008655905,0.00986016;0.6205666;0.002689885,0.1803806;0.495986;0.008456788,0.2123237;0.2428329;0.02796462,0.251946;-0.003291219;-0.03139267,-0.1592602;0.4843434;0.0008116504,-0.1963677;0.2311468;0.002180872,-0.2282759;-0.019842;-0.03852302,0.07873949;0.00559825;-0.03822742,0.09253961;-0.3326358;-0.0008287244,0.09597695;-0.6719772;0.06428845,0.09629646;-0.6330262;-0.02607521,-0.07769153;0.004882154;-0.04040758,-0.09991699;-0.3339968;-0.0147468,-0.1149864;-0.6732603;0.04911018,-0.1124151;-0.634282;-0.04121474,0.008626817;0.5453478;0.006488492,0;0;0,-0.006187156;0.3149297;0.0001952648,-0.01265568;0.6203877;-0.0133276,0.1610336;0.5009164;-0.02705097,0.2236592;0.2540705;-0.00190115,0.2206318;0.0002656877;-0.03717542,-0.1791503;0.4848884;-0.01036953,-0.2195515;0.2324921;-0.02266667,-0.2156119;-0.01170175;-0.1002821,0.07695013;0.0057199;-0.04169583,0.09595315;-0.3338555;-0.02383947,0.09786898;-0.6718395;0.04804754,0.1204078;-0.7064549;-0.01164055,-0.08112147;0.003184241;-0.03319263,-0.1101606;-0.3360207;-0.02380575,-0.1095091;-0.6724673;0.05498419,-0.1178257;-0.7111676;-0.003811419,-0.01097906;0.5453051;-0.007528782,669.1445
+0;0;0,0.004887826;0.3148108;0.008655275,0.009859489;0.6205244;0.00268969,0.1805972;0.4958875;0.008458772,0.2125426;0.2427163;0.027968,0.2520604;-0.002758652;-0.03123273,-0.159473;0.4842302;0.0008039693,-0.1965832;0.2310154;0.002173289,-0.2284072;-0.01931137;-0.03842324,0.07868631;0.00559447;-0.0382016,0.09247768;-0.3324251;-0.0008266307,0.09591559;-0.6718221;0.06430125,0.09623392;-0.6329042;-0.02572802,-0.07763907;0.004878856;-0.04038029,-0.09985042;-0.3337851;-0.0147358,-0.1149223;-0.6731045;0.04913168,-0.1123606;-0.6341594;-0.04085899,0.008626247;0.5453117;0.006487987,0;0;0,-0.006222419;0.3149061;0.000282526,-0.01275597;0.6203456;-0.01318336,0.1612149;0.5009549;-0.02685142,0.2236956;0.2540276;-0.001954794,0.220292;0.0008958876;-0.03712726,-0.1794032;0.4846513;-0.009945533,-0.2201488;0.2323182;-0.02277378,-0.2164825;-0.01067314;-0.1019326,0.07684052;0.005732358;-0.04177165,0.09592685;-0.3336244;-0.02396679,0.09748487;-0.6716658;0.04793143,0.119989;-0.7060435;-0.01151586,-0.08107022;0.003217183;-0.03315818,-0.1103031;-0.3357518;-0.02368543,-0.109552;-0.6723169;0.05484627,-0.1182255;-0.7107533;-0.003686953,-0.01105931;0.5452688;-0.00739646,669.1677
+0;0;0,0.004886299;0.3147124;0.008652571,0.009855842;0.6202957;0.002689745,0.1816329;0.4953976;0.008468846,0.2135908;0.2421275;0.02798569,0.2528781;-0.00191541;-0.03086967,-0.1604915;0.4836699;0.0007678042,-0.1976161;0.2303562;0.002137658,-0.2292545;-0.01851021;-0.03822204,0.07863686;0.005590954;-0.0381776,0.09242306;-0.3323018;-0.000816647,0.0958612;-0.6717218;0.06431563,0.09617988;-0.6327941;-0.02581366,-0.07759027;0.00487579;-0.04035491,-0.09979329;-0.3336612;-0.01472003,-0.1148662;-0.6730034;0.04915176,-0.1123016;-0.6340483;-0.04093888,0.008623212;0.5451204;0.006486157,0;0;0,-0.006063148;0.3148105;0.0004799366,-0.01245489;0.6201314;-0.01278281,0.1627684;0.5010536;-0.02568626,0.2240334;0.2536016;-0.001979113,0.220372;0.001970172;-0.03708792,-0.1802265;0.4843949;-0.0110468,-0.2234941;0.2323815;-0.02389566,-0.2211044;-0.007303342;-0.1082157,0.07672781;0.005735785;-0.04186273,0.09578599;-0.3335005;-0.02417326,0.097231;-0.6715609;0.04775071,0.1197163;-0.7060236;-0.01176453,-0.08102649;0.003248909;-0.03311639,-0.1104377;-0.3355749;-0.02358535,-0.1092563;-0.6720264;0.05552805,-0.1182107;-0.7105471;-0.00301956,-0.01078908;0.5450875;-0.007046461,669.1904
+0;0;0,0.004687315;0.3147129;0.008742956,0.009539844;0.6202987;0.002818672,0.1813654;0.4954472;0.008542558,0.2134576;0.2421977;0.0281056,0.2529446;-0.001765803;-0.03094526,-0.1606318;0.4833792;-5.7186E-05,-0.1975817;0.2300378;0.0008285479,-0.2297001;-0.01857927;-0.0406726,0.0786588;0.00566043;-0.03812211,0.09234154;-0.3322325;-0.0007249676,0.09577897;-0.6716556;0.06439105,0.09627374;-0.6327242;-0.02573708,-0.07755999;0.004793768;-0.0404229,-0.09982347;-0.3337286;-0.01464805,-0.1150374;-0.6730447;0.04932926,-0.1122958;-0.6340871;-0.04075592,0.008341566;0.5451225;0.006607827,0;0;0,-0.006063148;0.3148105;0.0004799366,-0.01245489;0.6201314;-0.01278281,0.1627684;0.5010536;-0.02568626,0.2240334;0.2536016;-0.001979113,0.220372;0.001970172;-0.03708792,-0.1802265;0.4843949;-0.0110468,-0.2234941;0.2323815;-0.02389566,-0.2211044;-0.007303342;-0.1082157,0.07672781;0.005735785;-0.04186273,0.09578599;-0.3335005;-0.02417326,0.097231;-0.6715609;0.04775071,0.1197163;-0.7060236;-0.01176453,-0.08102649;0.003248909;-0.03311639,-0.1104377;-0.3355749;-0.02358535,-0.1092563;-0.6720264;0.05552805,-0.1182107;-0.7105471;-0.00301956,-0.01078908;0.5450875;-0.007046461,669.216
+0;0;0,0.004685607;0.3145984;0.008739771,0.009535342;0.6200083;0.002819352,0.181669;0.4951229;0.008543935,0.2137707;0.2417982;0.02811279,0.2531911;-0.001753703;-0.03083845,-0.1609354;0.4830335;-7.107947E-05,-0.1978964;0.2296169;0.0008149176,-0.2299606;-0.01858079;-0.04061622,0.07864308;0.005659298;-0.0381145,0.09231865;-0.3320566;-0.0007369407,0.09575789;-0.6716597;0.06441361,0.09625268;-0.632728;-0.02571749,-0.07754449;0.00479281;-0.04041482,-0.0997963;-0.3335522;-0.01465347,-0.1150183;-0.6730482;0.04935775,-0.1122766;-0.6340903;-0.04073039,0.008337931;0.5448864;0.006605769,0;0;0,-0.005812772;0.3146994;0.0009815693,-0.0119467;0.6198782;-0.0116179,0.1636391;0.5011872;-0.02465701,0.2244001;0.2534416;-0.001917124,0.2202814;0.002255827;-0.03706622,-0.1801732;0.4844143;-0.01114724,-0.222739;0.2324113;-0.02756462,-0.2226687;-0.002702758;-0.1227912,0.07665957;0.005741537;-0.04195023,0.09553073;-0.3333313;-0.0243547,0.09687663;-0.6715625;0.04764915,0.1197441;-0.7059678;-0.01178718,-0.08102094;0.003272133;-0.03308137,-0.1103951;-0.3353695;-0.023327,-0.1093316;-0.6719882;0.0558772,-0.118437;-0.7100846;-0.003144953,-0.01034218;0.5448741;-0.006060839,669.2462
+0;0;0,0.004685849;0.3146145;0.008740222,0.009536149;0.62006;0.002819102,0.1817622;0.4951389;0.008545174,0.2138658;0.2417991;0.02811519,0.250596;0.01486827;-0.02681296,-0.161025;0.4830431;-7.443503E-05,-0.1979882;0.2296114;0.0008116148,-0.2278642;-0.001648188;-0.03779209,0.07858752;0.0056553;-0.03808757,0.09226543;-0.3321182;-0.000703644,0.09570362;-0.6716167;0.06442682,0.09620449;-0.6325752;-0.02681244,-0.07748971;0.004789424;-0.04038627,-0.09974532;-0.3336133;-0.01462053,-0.1149627;-0.6730047;0.04937097,-0.1121872;-0.6339367;-0.04182481,0.008338593;0.544929;0.006605974,0;0;0,-0.005779892;0.3147157;0.001120806,-0.01192577;0.619933;-0.01139665,0.1638012;0.5013916;-0.02451038,0.2244939;0.2535942;-0.001981735,0.2227897;0.0193162;-0.03320241,-0.1802331;0.4844468;-0.01123687,-0.2225882;0.2329661;-0.03486279,-0.2243815;0.01587212;-0.1283017,0.07652481;0.005827963;-0.04205513,0.09610039;-0.3332862;-0.02490902,0.09656963;-0.671361;0.04732847,0.1200062;-0.7064261;-0.01287007,-0.08097553;0.003202816;-0.03303558,-0.1105924;-0.3354731;-0.02318144,-0.1094198;-0.6720711;0.05564351,-0.1189626;-0.7111022;-0.003940519,-0.01031339;0.5449188;-0.005854845,669.2691
+0;0;0,0.004452199;0.314644;0.008890165,0.009205136;0.6201628;0.00307255,0.1813778;0.4953068;0.008807059,0.2135277;0.2419815;0.02830666,0.2496507;0.02002117;-0.02545609,-0.1610716;0.4827711;-0.000804869,-0.1981251;0.2293665;-0.001670283,-0.227792;0.003376722;-0.04053131,0.07855723;0.005740441;-0.03804582,0.09206801;-0.3319407;-0.0004723892,0.09549371;-0.6716068;0.06475896,0.09619203;-0.6325381;-0.02667635,-0.07746012;0.004701691;-0.04036706,-0.09990683;-0.3335931;-0.01437351,-0.1151684;-0.6731453;0.04974572,-0.1121896;-0.6340512;-0.0416412,0.008024381;0.5450128;0.006842407,0;0;0,-0.005540416;0.314749;0.001439095,-0.01141413;0.6200573;-0.01070023,0.1641073;0.5014992;-0.02434206,0.2249643;0.2537675;-0.001690626,0.223412;0.02470131;-0.03312182,-0.1796822;0.4845475;-0.01100921,-0.2224852;0.233999;-0.04232952,-0.2277288;0.02770051;-0.1466133,0.07638312;0.005921006;-0.04221654,0.09580529;-0.3331269;-0.02512288,0.09649394;-0.6713789;0.04716158,0.1199145;-0.706496;-0.01328993,-0.0809938;0.003099991;-0.03289482,-0.1108286;-0.3354681;-0.02267767,-0.1095988;-0.672373;0.055639,-0.1192489;-0.7115728;-0.004038572,-0.009869501;0.5450166;-0.005256891,669.3025
+0;0;0,0.004453216;0.3147159;0.008892196,0.009207292;0.620308;0.003073255,0.1819198;0.4952807;0.008814706,0.2140748;0.2419148;0.02831743,0.2516514;0.01102227;-0.02760886,-0.1615964;0.4827059;-0.0008271667,-0.1986559;0.2292607;-0.001692719,-0.2295167;-0.005823389;-0.04211761,0.07843398;0.005731435;-0.03798613,0.09193625;-0.3317369;-0.0004363805,0.09536497;-0.6717024;0.06485246,0.09606194;-0.6326513;-0.02640571,-0.07733859;0.004694315;-0.04030372,-0.09977116;-0.3333873;-0.01432656,-0.1150462;-0.6732388;0.04984919,-0.1120731;-0.6341622;-0.04136068,0.008026281;0.5451416;0.006843932,0;0;0,-0.005425744;0.3148216;0.001700401,-0.01125198;0.6202106;-0.01026797,0.1648018;0.5013715;-0.02375937,0.2250501;0.253401;-0.001637936,0.2224177;0.01502535;-0.03359485,-0.1800805;0.4847872;-0.01259172,-0.224021;0.2351081;-0.04917286,-0.2325498;0.02980436;-0.1741878,0.07629001;0.00590694;-0.04210258,0.09518389;-0.3329971;-0.02584553,0.09599754;-0.6715521;0.04647827,0.1193095;-0.7064022;-0.01403189,-0.08080216;0.003129749;-0.03299847,-0.1107401;-0.3352089;-0.02261408,-0.1096927;-0.6724993;0.05539237,-0.1194689;-0.7116057;-0.00409878,-0.009712137;0.5451508;-0.004859924,669.3254
+0;0;0,0.004453144;0.3147108;0.008892051,0.009207031;0.6202908;0.003073419,0.182349;0.4951453;0.008819492,0.2145069;0.2417569;0.02832394,0.2508202;0.01862691;-0.02572212,-0.1620155;0.4825394;-0.0008461899,-0.1990783;0.2290718;-0.001711819,-0.2289015;0.001891091;-0.04077764,0.0783686;0.005726657;-0.03795446,0.09188861;-0.3321851;-0.0003553815,0.09530919;-0.671344;0.06477858,0.09600703;-0.6322817;-0.0265934,-0.07727414;0.004690402;-0.04027013,-0.09973618;-0.3338354;-0.01425884,-0.114975;-0.6728806;0.04976467,-0.1119982;-0.6337928;-0.04155895,0.008026096;0.5451292;0.006843852,0;0;0,-0.00572069;0.3148109;0.00176692,-0.01181214;0.6201839;-0.01016903,0.1649064;0.5016428;-0.0230608,0.2248616;0.2535505;-0.001247168,0.2227268;0.02323654;-0.03251266,-0.1809607;0.4845788;-0.0130075,-0.2270103;0.2374282;-0.06216308,-0.2413561;0.04804961;-0.1961652,0.07626951;0.005890131;-0.041991,0.09507512;-0.3334875;-0.02617955,0.09526086;-0.6712639;0.04586244,0.1185801;-0.7062368;-0.01468658,-0.08068462;0.003169943;-0.03308955,-0.1109817;-0.3355713;-0.02226124,-0.1102153;-0.6721743;0.05507434,-0.1199209;-0.711196;-0.004702508,-0.01020804;0.5451297;-0.004769087,669.3575
+0;0;0,0.004043544;0.3147086;0.009159606,0.008629058;0.6202928;0.00346027,0.1818227;0.4951609;0.0090829,0.2140865;0.2417688;0.02836374,0.2505891;0.01860093;-0.02539746,-0.1624127;0.4822909;-0.001366734,-0.1993823;0.2288318;-0.004829414,-0.2305377;0.00242576;-0.04721201,0.07839821;0.00582338;-0.03787855,0.0915937;-0.3320821;-0.0001075976,0.09490439;-0.6712233;0.06512433,0.09575773;-0.6321484;-0.02624511,-0.0772463;0.004592072;-0.0403348,-0.1000599;-0.3338836;-0.01397905,-0.1151836;-0.6729331;0.05004911,-0.1120533;-0.6338305;-0.04126792,0.007494298;0.5451298;0.007214465,0;0;0,-0.00572069;0.3148109;0.00176692,-0.01181214;0.6201839;-0.01016903,0.1649064;0.5016428;-0.0230608,0.2248616;0.2535505;-0.001247168,0.2227268;0.02323654;-0.03251266,-0.1809607;0.4845788;-0.0130075,-0.2270103;0.2374282;-0.06216308,-0.2413561;0.04804961;-0.1961652,0.07626951;0.005890131;-0.041991,0.09507512;-0.3334875;-0.02617955,0.09526086;-0.6712639;0.04586244,0.1185801;-0.7062368;-0.01468658,-0.08068462;0.003169943;-0.03308955,-0.1109817;-0.3355713;-0.02226124,-0.1102153;-0.6721743;0.05507434,-0.1199209;-0.711196;-0.004702508,-0.01020804;0.5451297;-0.004769087,669.3801
+0;0;0,0.004044441;0.3147784;0.009161638,0.008630615;0.6204067;0.003461842,0.1822589;0.4951481;0.009089238,0.2145258;0.2417316;0.02837194,0.2507899;0.0200219;-0.02503798,-0.1628349;0.482246;-0.001386452,-0.199808;0.2287624;-0.004849466,-0.2307598;0.003835797;-0.04695514,0.07836014;0.005820552;-0.03786016,0.09155004;-0.3319416;-0.0001052245,0.09486074;-0.6710847;0.06512708,0.09570691;-0.6320862;-0.02547427,-0.07720879;0.004589843;-0.04031522,-0.1000127;-0.3337422;-0.01397064,-0.1151365;-0.6727937;0.05005787,-0.1120326;-0.6337677;-0.04049151,0.007495823;0.5452415;0.007216143,0;0;0,-0.005909085;0.3148702;0.002756119,-0.01235241;0.6203334;-0.007782936,0.1647722;0.5017046;-0.0225184,0.2243127;0.2534567;-0.001051664,0.2220025;0.02478124;-0.03306866,-0.1816903;0.4846652;-0.01395941,-0.2313293;0.2406725;-0.07426201,-0.2467872;0.06076601;-0.2181982,0.07613022;0.00599596;-0.04214048,0.09453658;-0.333288;-0.02696729,0.09428132;-0.6710726;0.04504538,0.1176056;-0.7054977;-0.01491857,-0.08067169;0.003087809;-0.03301705,-0.1113835;-0.3354713;-0.02219395,-0.1107772;-0.6720993;0.05504282,-0.1205749;-0.7104248;-0.004336741,-0.01063766;0.5452526;-0.002771616,669.4028
+0;0;0,0.004044739;0.3148016;0.009162313,0.008630782;0.6204214;0.003462822,0.1823726;0.4951358;0.009091156,0.214639;0.2417241;0.02837348,0.2504429;0.02282728;-0.02435882,-0.1629452;0.4822252;-0.001391338,-0.1999177;0.2287466;-0.004854285,-0.2304768;0.006673634;-0.04642575,0.07832219;0.005817733;-0.03784182,0.09154354;-0.3327501;3.181398E-06,0.09484392;-0.670835;0.06503193,0.09569109;-0.6318258;-0.02567671,-0.0771714;0.00458762;-0.04029569,-0.1000297;-0.3345516;-0.01388827,-0.1151063;-0.6725451;0.04994046,-0.1119987;-0.6335084;-0.04071616,0.007496076;0.5452617;0.007216844,0;0;0,-0.006376497;0.3148821;0.002996922,-0.01322254;0.6203345;-0.007344246,0.1641515;0.5019075;-0.02230954,0.2237613;0.2536824;-0.0008306503,0.2216607;0.02802536;-0.03327942,-0.182578;0.4848635;-0.01468909,-0.2377503;0.2481037;-0.09550456,-0.2514322;0.06867421;-0.2354914,0.07644257;0.006074846;-0.041471,0.0943702;-0.334097;-0.02743649,0.093338;-0.6708316;0.04432559,0.1164853;-0.7052785;-0.01584697,-0.08050235;0.00304318;-0.03332155,-0.1117177;-0.3362804;-0.0223521,-0.1114512;-0.6719367;0.05430188,-0.1213818;-0.710288;-0.005191159,-0.01140887;0.5452585;-0.002379656,669.4363
+0;0;0,0.003765676;0.3148931;0.009299123,0.00821665;0.6205883;0.003671076,0.1822073;0.4952706;0.009283569,0.2146749;0.2418273;0.02822874,0.2502113;0.02372484;-0.02386298,-0.1635268;0.4823228;-0.001137052,-0.2003837;0.2288681;-0.008128291,-0.2317101;0.008290246;-0.0518218,0.07832602;0.005888732;-0.03778715,0.09126963;-0.3322609;0.0001549944,0.09458942;-0.6704078;0.06517254,0.09541366;-0.6314486;-0.02495482,-0.07714374;0.004514727;-0.04032333,-0.1000689;-0.3341906;-0.01376288,-0.1153669;-0.672213;0.05017788,-0.1122958;-0.6332287;-0.0398984,0.007119347;0.5454098;0.007415663,0;0;0,-0.007040076;0.31496;0.002994537,-0.01438027;0.6204759;-0.007292032,0.1633012;0.5017457;-0.02191949,0.2231476;0.253502;-0.0009419918,0.2208065;0.0288396;-0.03359747,-0.1837008;0.4850647;-0.01669491,-0.2429226;0.2532996;-0.1084788,-0.2618536;0.09685752;-0.2719185,0.07643399;0.006028384;-0.04146099,0.09349417;-0.3338056;-0.02826381,0.09229111;-0.6706117;0.04344249,0.1154749;-0.7048612;-0.016042,-0.08046474;0.003093508;-0.03336717,-0.1121803;-0.3357799;-0.02281832,-0.1122472;-0.6715592;0.05356127,-0.1222089;-0.7094448;-0.005567499,-0.0124432;0.5453835;-0.002351522,669.4697
+0;0;0,0.003765382;0.3148686;0.009298399,0.008215019;0.6204718;0.003672511,0.1824199;0.4951268;0.009285599,0.2149034;0.2415593;0.02824005,0.2503164;0.02421397;-0.02367083,-0.1637362;0.4821632;-0.001147739,-0.2006111;0.2285843;-0.008142403,-0.2318288;0.008772179;-0.05168423,0.07823509;0.005881896;-0.03774328,0.09117489;-0.3321678;0.0001876466,0.0944965;-0.6705009;0.06524099,0.09532058;-0.6315433;-0.02487012,-0.07705419;0.004509486;-0.04027652,-0.09997256;-0.3340957;-0.01372392,-0.115279;-0.6723043;0.05025205,-0.1122084;-0.6333215;-0.039808,0.007118209;0.5453272;0.007415413,0;0;0,-0.007099971;0.3149275;0.003623724,-0.01465433;0.6203734;-0.005832672,0.1634595;0.5019356;-0.02004862,0.2229344;0.2533418;-0.0006890297,0.2202776;0.02954599;-0.03379774,-0.1839947;0.4853067;-0.01831233,-0.2481659;0.2600358;-0.1224566,-0.2655182;0.100409;-0.2818491,0.07648619;0.00606367;-0.0411458,0.0933332;-0.3337063;-0.0286417,0.09187813;-0.6706944;0.04311562,0.1150498;-0.7049226;-0.01637173,-0.080296;0.003062821;-0.03351199,-0.1113045;-0.3357695;-0.02279247,-0.1124802;-0.6719086;0.05284728,-0.122574;-0.7098281;-0.006194923,-0.01265075;0.5453027;-0.001108646,669.4931
+0;0;0,0.003767886;0.315078;0.009304582,0.008220959;0.6209173;0.003674237,0.1826273;0.4954535;0.009292508,0.2151095;0.241896;0.02824622,0.2499919;0.02780731;-0.02288685,-0.1639284;0.482475;-0.001152873,-0.2008018;0.228906;-0.008147264,-0.2315518;0.01238751;-0.05103667,0.07808696;0.005870759;-0.03767182,0.0910084;-0.3316995;0.0002053119,0.0943335;-0.6703875;0.0653269,0.09516012;-0.6314024;-0.02506127,-0.07690829;0.004500948;-0.04020026,-0.09979416;-0.3336241;-0.01368532,-0.1151166;-0.6721874;0.05035777,-0.1120366;-0.633177;-0.03997918,0.007123263;0.5457119;0.007420164,0;0;0,-0.007529542;0.3151211;0.004110098,-0.01558975;0.6208051;-0.004859686,0.1627046;0.5017853;-0.0195899,0.2224897;0.253277;-0.0002212524,0.2203363;0.03282936;-0.0328331,-0.1846814;0.4855615;-0.02022341,-0.251256;0.2650663;-0.1327199,-0.2686799;0.1182853;-0.2995044,0.07668783;0.006066769;-0.04041505,0.09260949;-0.3333167;-0.02942991,0.09132066;-0.6706516;0.04243779,0.1141953;-0.7049222;-0.01754117,-0.07997885;0.003060107;-0.03384117,-0.1114721;-0.3352362;-0.02292744,-0.1124171;-0.6717627;0.05264018,-0.1231706;-0.709631;-0.006771117,-0.01345258;0.5456698;-0.0002541542,669.5252
+0;0;0,0.003536068;0.3154436;0.009393374,0.00790039;0.6217568;0.003796823,0.1821052;0.4962363;0.009401214,0.2145941;0.2426355;0.02832351,0.2497436;0.02844615;-0.02315843,-0.1640224;0.4833567;-0.0009967159,-0.2009113;0.2298873;-0.01192532,-0.2323371;0.01408918;-0.0588994,0.07802731;0.005913295;-0.03763997,0.09072521;-0.3313561;0.0002947226,0.09402673;-0.6704312;0.06551789,0.09484663;-0.6314473;-0.02480802,-0.07686114;0.004455091;-0.0401561,-0.0998771;-0.3333534;-0.01357381,-0.1153634;-0.6722901;0.05060548,-0.1122909;-0.6332815;-0.03966941,0.00683376;0.5464296;0.007538802,0;0;0,-0.007706799;0.3154685;0.005062819,-0.01606271;0.6216499;-0.002732992,0.1618595;0.501802;-0.01806426,0.2219432;0.253274;0.0006625652,0.2192654;0.03283089;-0.03340578,-0.1842986;0.4860444;-0.02181969,-0.2544604;0.2751336;-0.1495729,-0.2711782;0.1457174;-0.3305009,0.0768528;0.006145209;-0.03994846,0.09186527;-0.3330054;-0.02982831,0.09035574;-0.6708201;0.04169679,0.1131328;-0.7049869;-0.0183363,-0.0797966;0.002987276;-0.03411121,-0.1120348;-0.3349417;-0.02336024,-0.1130096;-0.6718695;0.05224154,-0.1238865;-0.7095674;-0.007246647,-0.01384072;0.5463777;0.001566172,669.559
+0;0;0,0.003536068;0.3154436;0.009393374,0.00790039;0.6217568;0.003796823,0.1821052;0.4962363;0.009401214,0.2145941;0.2426355;0.02832351,0.2497436;0.02844615;-0.02315843,-0.1640224;0.4833567;-0.0009967159,-0.2009113;0.2298873;-0.01192532,-0.2323371;0.01408918;-0.0588994,0.07802731;0.005913295;-0.03763997,0.09072521;-0.3313561;0.0002947226,0.09402673;-0.6704312;0.06551789,0.09484663;-0.6314473;-0.02480802,-0.07686114;0.004455091;-0.0401561,-0.0998771;-0.3333534;-0.01357381,-0.1153634;-0.6722901;0.05060548,-0.1122909;-0.6332815;-0.03966941,0.00683376;0.5464296;0.007538802,0;0;0,-0.007706799;0.3154685;0.005062819,-0.01606271;0.6216499;-0.002732992,0.1618595;0.501802;-0.01806426,0.2219432;0.253274;0.0006625652,0.2192654;0.03283089;-0.03340578,-0.1842986;0.4860444;-0.02181969,-0.2544604;0.2751336;-0.1495729,-0.2711782;0.1457174;-0.3305009,0.0768528;0.006145209;-0.03994846,0.09186527;-0.3330054;-0.02982831,0.09035574;-0.6708201;0.04169679,0.1131328;-0.7049869;-0.0183363,-0.0797966;0.002987276;-0.03411121,-0.1120348;-0.3349417;-0.02336024,-0.1130096;-0.6718695;0.05224154,-0.1238865;-0.7095674;-0.007246647,-0.01384072;0.5463777;0.001566172,669.5814
+0;0;0,0.003541077;0.3158905;0.009406682,0.007913859;0.6227975;0.003798852,0.1823173;0.4970631;0.009413145,0.2148169;0.2433792;0.02834164,0.2499705;0.02916497;-0.02314627,-0.164207;0.4841687;-0.0009967042,-0.2011079;0.2306163;-0.01192889,-0.2325374;0.01479314;-0.05890842,0.07791769;0.005904988;-0.0375871,0.0906031;-0.3310324;0.0003102608,0.09390759;-0.6704135;0.0655923,0.0947268;-0.6314372;-0.0246572,-0.07675316;0.004448833;-0.04009969,-0.09974647;-0.3330271;-0.01354356,-0.1152468;-0.6722697;0.05069366,-0.1121769;-0.6332687;-0.03950487,0.006845015;0.547314;0.007548598,0;0;0,-0.008105919;0.3158924;0.005841255,-0.01703449;0.6226753;-0.0009980202,0.1611215;0.5017591;-0.01577115,0.2215653;0.2531412;0.00171423,0.2186975;0.03287536;-0.03363061,-0.1845924;0.4863203;-0.02393547,-0.2571574;0.2838499;-0.1636141,-0.2767157;0.1586131;-0.3472107,0.07686277;0.006198645;-0.03965497,0.09131151;-0.3326629;-0.03027081,0.08946541;-0.6708266;0.04110241,0.1124798;-0.7045821;-0.01916194,-0.07957847;0.002935797;-0.03431432,-0.1120728;-0.3346333;-0.02358307,-0.1136086;-0.6720034;0.05145885,-0.1245299;-0.7096114;-0.008006316,-0.01465213;0.5472376;0.003056049,669.6045
+0;0;0,0.003281028;0.3159788;0.00943108,0.00749348;0.6229108;0.003844156,0.1819314;0.4972813;0.009532977,0.2145099;0.2435383;0.02841061,0.2497371;0.02953543;-0.02328784,-0.1644988;0.4842806;-0.000955076,-0.2009629;0.2308424;-0.01653186,-0.2332044;0.01527029;-0.06343678,0.07783938;0.005961197;-0.0374972,0.09027833;-0.3301905;0.0003189184,0.09331137;-0.6704123;0.06582429,0.09414692;-0.6314317;-0.02444255,-0.07665774;0.004385715;-0.04006121,-0.09963242;-0.3322906;-0.01352911,-0.1153689;-0.6723499;0.05099285,-0.1122848;-0.6333448;-0.03922269,0.006490716;0.547429;0.007582753,0;0;0,-0.008400321;0.3159615;0.006330967,-0.01763657;0.6227672;-4.529976E-05,0.1605666;0.5017779;-0.01446295,0.2211677;0.2530686;0.002102613,0.2180545;0.03307763;-0.03402448,-0.1847737;0.4869044;-0.0258297,-0.2584733;0.2926894;-0.176336,-0.2752814;0.1813552;-0.3687758,0.07692818;0.006275803;-0.03928375,0.09105875;-0.3318315;-0.03112411,0.08887653;-0.6708044;0.04059482,0.1117792;-0.7045457;-0.01975393,-0.07937471;0.002864338;-0.03452528,-0.1124178;-0.3338635;-0.02426433,-0.114085;-0.6720592;0.05104776,-0.1250771;-0.7095307;-0.008586306,-0.0151772;0.5473293;0.003900528,669.6265
+0;0;0,0.003281028;0.3159788;0.00943108,0.00749348;0.6229108;0.003844156,0.1819314;0.4972813;0.009532977,0.2145099;0.2435383;0.02841061,0.2497371;0.02953543;-0.02328784,-0.1644988;0.4842806;-0.000955076,-0.2009629;0.2308424;-0.01653186,-0.2332044;0.01527029;-0.06343678,0.07783938;0.005961197;-0.0374972,0.09027833;-0.3301905;0.0003189184,0.09331137;-0.6704123;0.06582429,0.09414692;-0.6314317;-0.02444255,-0.07665774;0.004385715;-0.04006121,-0.09963242;-0.3322906;-0.01352911,-0.1153689;-0.6723499;0.05099285,-0.1122848;-0.6333448;-0.03922269,0.006490716;0.547429;0.007582753,0;0;0,-0.008400321;0.3159615;0.006330967,-0.01763657;0.6227672;-4.529976E-05,0.1605666;0.5017779;-0.01446295,0.2211677;0.2530686;0.002102613,0.2180545;0.03307763;-0.03402448,-0.1847737;0.4869044;-0.0258297,-0.2584733;0.2926894;-0.176336,-0.2752814;0.1813552;-0.3687758,0.07692818;0.006275803;-0.03928375,0.09105875;-0.3318315;-0.03112411,0.08887653;-0.6708044;0.04059482,0.1117792;-0.7045457;-0.01975393,-0.07937471;0.002864338;-0.03452528,-0.1124178;-0.3338635;-0.02426433,-0.114085;-0.6720592;0.05104776,-0.1250771;-0.7095307;-0.008586306,-0.0151772;0.5473293;0.003900528,669.6507
+0;0;0,0.00328242;0.3161128;0.00943508,0.007496347;0.6231519;0.003846662,0.1820063;0.4974862;0.009537049,0.2145923;0.2436854;0.02841898,0.249605;0.03098547;-0.0229647,-0.1645666;0.4844803;-0.0009553274,-0.2010391;0.2309842;-0.01653567,-0.2330843;0.01672465;-0.06315501,0.07771938;0.005952008;-0.0374394,0.09015371;-0.3300749;0.0003626831,0.09318713;-0.670339;0.06587622,0.09402216;-0.631364;-0.02433437,-0.07653957;0.004378954;-0.03999946,-0.09950572;-0.3321724;-0.01347721,-0.1152442;-0.6722741;0.05105279,-0.112162;-0.6332745;-0.03910656,0.006493378;0.5476546;0.007586021,0;0;0,-0.008463316;0.3160744;0.007242918,-0.01787986;0.6230018;0.00191164,0.1603282;0.5016392;-0.01303315,0.2210616;0.2528465;0.002679348,0.218286;0.03419866;-0.03327679,-0.1845311;0.4873999;-0.02750035,-0.243498;0.3219265;-0.2145155,-0.2546586;0.2038565;-0.4017115,0.07693323;0.006262422;-0.03898072,0.09091212;-0.3317395;-0.03143215,0.08849294;-0.6707697;0.04021692,0.1112961;-0.7044124;-0.02018857,-0.07916446;0.002863097;-0.03467317,-0.1125517;-0.3336989;-0.02423163,-0.1140447;-0.6719925;0.05084249,-0.1252114;-0.7093648;-0.008785352,-0.01537555;0.5475368;0.005596876,669.6829
+0;0;0,0.002865285;0.3163189;0.009507802,0.006851944;0.6235585;0.00393014,0.1814787;0.4979415;0.009811519,0.2140986;0.2441112;0.02851448,0.2490767;0.03256118;-0.02291405,-0.1651353;0.484826;-0.000836865,-0.201068;0.2315419;-0.02082813,-0.2356332;0.02125773;-0.07746372,0.07763064;0.00595254;-0.03731238,0.08969981;-0.3300266;0.0005213059,0.09272467;-0.6703002;0.06588757,0.09358901;-0.6313155;-0.02438108,-0.07636461;0.004368208;-0.04004407,-0.09965247;-0.3320885;-0.01333141,-0.115445;-0.672158;0.05125492,-0.1123327;-0.6331486;-0.03896176,0.005930892;0.5480165;0.007673074,0;0;0,-0.008585617;0.3162612;0.007833958,-0.01815727;0.6233878;0.002918482,0.1601119;0.5018532;-0.01162839,0.22142;0.2531567;0.003700257,0.2184013;0.03563711;-0.03232646,-0.1842716;0.4877965;-0.02920655,-0.2542789;0.3199331;-0.2102162,-0.2662636;0.2134516;-0.4029332,0.07692321;0.006242722;-0.03870416,0.09089108;-0.3317129;-0.0316391,0.08825709;-0.670754;0.03986096,0.1110157;-0.7043781;-0.02066946,-0.07894874;0.002869285;-0.03482853,-0.1126183;-0.3336111;-0.02451583,-0.1139595;-0.6718872;0.05055486,-0.1252675;-0.7093038;-0.009086039,-0.01562008;0.5478758;0.006518126,669.7064
+0;0;0,0.002864218;0.3162011;0.009504262,0.006847164;0.6231527;0.003932744,0.1814611;0.4976325;0.009809355,0.2140852;0.2437699;0.0285147,0.2490993;0.03200203;-0.02296676,-0.1651254;0.4845181;-0.0008381857,-0.2010626;0.2312017;-0.02083201,-0.2356635;0.02070102;-0.07752588,0.07736092;0.005931859;-0.03718274,0.08941559;-0.3296435;0.0006054826,0.09244248;-0.6701454;0.06601557,0.09330224;-0.6312082;-0.02377444,-0.07609929;0.004353032;-0.03990494,-0.09935917;-0.3316994;-0.01322438,-0.1151623;-0.671997;0.05140526,-0.1120665;-0.6330354;-0.03833304,0.005927244;0.5477036;0.00767108,0;0;0,-0.008688189;0.3161063;0.009113312,-0.01838675;0.6229588;0.005492687,0.1598936;0.501976;-0.01050949,0.2212279;0.2532224;0.004331112,0.2180522;0.03566031;-0.03279829,-0.1839621;0.4886143;-0.03102451,-0.2406588;0.3419729;-0.2338601,-0.2535601;0.2400688;-0.4292342,0.07690784;0.006095529;-0.03808522,0.09086336;-0.331476;-0.03218389,0.08815028;-0.6707705;0.0392375,0.1107122;-0.7039183;-0.02114606,-0.07849694;0.002945544;-0.03510001,-0.1123971;-0.3331042;-0.02482978,-0.1135374;-0.671567;0.05047512,-0.1249771;-0.70847;-0.008989014,-0.01582598;0.5475259;0.00876832,669.7385
+0;0;0,0.002864601;0.3162434;0.009505532,0.006846501;0.6231134;0.003936034,0.181461;0.4976262;0.00981101,0.2140937;0.2436969;0.02852126,0.2491108;0.03191118;-0.02296456,-0.1651258;0.4845117;-0.0008365382,-0.2010725;0.2311288;-0.0208356,-0.2356762;0.02061038;-0.07753429,0.07724434;0.00592292;-0.03712671,0.08930615;-0.3298511;0.0006838739,0.09233437;-0.6705045;0.06612308,0.0931923;-0.6315864;-0.02347565,-0.07598461;0.004346472;-0.0398448,-0.09925825;-0.3319048;-0.01314846,-0.1150685;-0.6723539;0.05150995,-0.1119792;-0.6334113;-0.03803719,0.005926983;0.5476972;0.007672734,0;0;0,-0.009012431;0.3161105;0.01006889,-0.01913266;0.6228765;0.007317305,0.1592382;0.5020734;-0.009390354,0.220935;0.2532849;0.004493952,0.2177956;0.03581943;-0.0333097,-0.1838857;0.4890601;-0.03300428,-0.2524842;0.3421871;-0.2320459,-0.2623964;0.2531377;-0.4337937,0.07695103;0.006221712;-0.03768277,0.09051563;-0.3315832;-0.03287268,0.08773153;-0.6710638;0.03841138,0.1103432;-0.7040805;-0.02180338,-0.07823842;0.002840133;-0.03536729,-0.1127907;-0.3333535;-0.0254067,-0.1136444;-0.6719499;0.05001206,-0.1250098;-0.708692;-0.00935578,-0.01646572;0.5474716;0.01038361,669.7609
+0;0;0,0.002648043;0.3162453;0.009504255,0.00640115;0.6231179;0.003908192,0.1811007;0.4976372;0.009845535,0.2137617;0.2437079;0.02850516,0.2489961;0.03200221;-0.02316146,-0.1654857;0.4845148;-0.00089374,-0.2011751;0.2315108;-0.02559601,-0.236809;0.02245963;-0.08689884,0.0772616;0.005946002;-0.03708707,0.08916769;-0.3298319;0.0007376708,0.0921687;-0.6704765;0.06622413,0.09304526;-0.6315594;-0.02337452,-0.07598833;0.004323223;-0.03984025,-0.09928194;-0.3319349;-0.01324679,-0.1152242;-0.6723518;0.05154792,-0.1121158;-0.633411;-0.03799872,0.00556529;0.5477009;0.007648503,0;0;0,-0.009012431;0.3161105;0.01006889,-0.01913266;0.6228765;0.007317305,0.1592382;0.5020734;-0.009390354,0.220935;0.2532849;0.004493952,0.2177956;0.03581943;-0.0333097,-0.1838857;0.4890601;-0.03300428,-0.2524842;0.3421871;-0.2320459,-0.2623964;0.2531377;-0.4337937,0.07695103;0.006221712;-0.03768277,0.09051563;-0.3315832;-0.03287268,0.08773153;-0.6710638;0.03841138,0.1103432;-0.7040805;-0.02180338,-0.07823842;0.002840133;-0.03536729,-0.1127907;-0.3333535;-0.0254067,-0.1136444;-0.6719499;0.05001206,-0.1250098;-0.708692;-0.00935578,-0.01646572;0.5474716;0.01038361,669.7834
+0;0;0,0.002651155;0.3166169;0.009515422,0.00640968;0.6239334;0.003910976,0.1817705;0.4981477;0.009862367,0.2144306;0.2442252;0.0285215,0.2497441;0.03204434;-0.02326108,-0.166124;0.4849758;-0.0009174449,-0.2018126;0.2319785;-0.02561906,-0.2375264;0.02245814;-0.08705948,0.07721602;0.005942494;-0.0370652,0.08912804;-0.3300027;0.0007783882,0.09212556;-0.6702517;0.0661888,0.09297556;-0.631605;-0.02069388,-0.0759435;0.004320672;-0.03981675,-0.09924871;-0.3321049;-0.01321004,-0.1151725;-0.6721266;0.05150943,-0.1121583;-0.6334568;-0.03532282,0.005572535;0.5484004;0.007657042,0;0;0,-0.009476818;0.316451;0.01062107,-0.02013229;0.6236465;0.00829339,0.1589013;0.5019023;-0.008285522,0.220727;0.2531528;0.005600691,0.2175506;0.03547691;-0.033849,-0.1846493;0.4895297;-0.03506577,-0.2405608;0.3602264;-0.2496493,-0.2576666;0.2909575;-0.4590732,0.07690056;0.006250083;-0.03766561,0.09040345;-0.3317315;-0.03326869,0.0874676;-0.6708881;0.03759098,0.1084635;-0.7025902;-0.0205133,-0.07812788;0.002805937;-0.03549109,-0.1131683;-0.3335227;-0.02609009,-0.1140852;-0.6717637;0.04907084,-0.1252799;-0.7064291;-0.008523867,-0.01732906;0.5481263;0.01126218,669.8065
+0;0;0,0.002652418;0.3167677;0.009519955,0.006412389;0.6242022;0.00391346,0.1819931;0.4983272;0.009868922,0.2146576;0.2443705;0.02853056,0.2499788;0.03214341;-0.02326331,-0.1663362;0.4851389;-0.00092436,-0.2020295;0.2321075;-0.02562929,-0.2377511;0.02254143;-0.08708312,0.07717604;0.005939417;-0.037046,0.08909743;-0.3302699;0.0008273348,0.09209318;-0.6703179;0.06619912,0.09296096;-0.6314902;-0.02250177,-0.07590418;0.004318435;-0.03979613,-0.09922771;-0.3323716;-0.01316851,-0.1151421;-0.6721925;0.05151273,-0.1120648;-0.6333412;-0.03713667,0.00557495;0.5486427;0.007660841,0;0;0,-0.009748034;0.3165835;0.01092148,-0.02062176;0.62389;0.008708954,0.1586608;0.501893;-0.007672548,0.220597;0.2531078;0.005710363,0.2175092;0.03548032;-0.03428054,-0.1848097;0.490144;-0.0370309,-0.2479071;0.3676236;-0.2536335,-0.2622198;0.2985564;-0.4633844,0.07686581;0.006222069;-0.03763986,0.09053464;-0.3320217;-0.0334549,0.08747175;-0.6710292;0.037112,0.1091032;-0.7039816;-0.02218056,-0.07803756;0.002825358;-0.03558065,-0.1136942;-0.3337236;-0.02682767,-0.1147941;-0.6718236;0.04802085,-0.1258223;-0.7079145;-0.01077458,-0.01777158;0.5483444;0.01166034,669.8387
+0;0;0,0.002453917;0.3170226;0.009573935,0.006038271;0.6247084;0.003993723,0.1816092;0.4989008;0.01000377,0.2143127;0.2449131;0.02857365,0.2498282;0.03241065;-0.02368009,-0.1659111;0.4845004;-0.004344819,-0.2023303;0.2317723;-0.03129385,-0.2382574;0.02256942;-0.09526636,0.07711477;0.005965289;-0.03699239,0.08889607;-0.3302771;0.0008672737,0.09182005;-0.6704161;0.06632987,0.09338249;-0.6315638;-0.0226993,-0.07583381;0.004284913;-0.03976911,-0.09923718;-0.3324241;-0.01311597,-0.1155228;-0.6723595;0.05143749,-0.1117396;-0.6334862;-0.03752289,0.005268803;0.5490901;0.007725917,0;0;0,-0.009860434;0.3168094;0.01164603,-0.02084736;0.6243653;0.01020288,0.1581726;0.5017908;-0.006721258,0.2203023;0.2530005;0.00621748,0.2171778;0.03511761;-0.03460383,-0.1841775;0.4910004;-0.03862143,-0.2469029;0.3856145;-0.264195,-0.2601319;0.3014709;-0.4688751,0.07688865;0.00624606;-0.03741431,0.09030651;-0.3320418;-0.03390193,0.08717719;-0.6711756;0.03657436,0.1088086;-0.7044207;-0.02291632,-0.07788918;0.002789361;-0.035724,-0.1138866;-0.3337552;-0.02717656,-0.1157758;-0.6720654;0.04719447,-0.126144;-0.708851;-0.01145012,-0.01797266;0.5487558;0.0129571,669.8615
+0;0;0,0.002454838;0.3171415;0.009577526,0.006038386;0.6247554;0.003999301,0.1820842;0.4988469;0.01001379,0.2148039;0.2447332;0.02859288,0.2504231;0.03161016;-0.02381345,-0.1663713;0.4844078;-0.00437341,-0.2028086;0.2315543;-0.03133582,-0.2388405;0.02174042;-0.09549515,0.07683969;0.00594401;-0.03686043,0.08862545;-0.3304255;0.001013547,0.09155087;-0.6707326;0.0665085,0.09311647;-0.6318624;-0.02270102,-0.0755633;0.004269628;-0.03962724,-0.09897552;-0.3325667;-0.01296403,-0.1152692;-0.6726701;0.05162134,-0.1114784;-0.6337789;-0.03751925,0.005269266;0.5491713;0.007729809,0;0;0,-0.01028409;0.3168784;0.01260328,-0.0216443;0.6243514;0.01198387,0.1579564;0.5018303;-0.005357742,0.220206;0.2528559;0.005879164,0.2172912;0.03437182;-0.03526449,-0.1842275;0.4913224;-0.0411041,-0.2246517;0.3762155;-0.26717,-0.2503127;0.2983122;-0.4738321,0.07682233;0.006244838;-0.03684688,0.09062149;-0.3321647;-0.03433228,0.08722822;-0.6716129;0.03545666,0.1088782;-0.7051012;-0.02404118,-0.07741234;0.00271768;-0.03603198,-0.113453;-0.3339527;-0.02755236,-0.1157423;-0.6725407;0.04633966,-0.1262783;-0.7082758;-0.01372162,-0.01868404;0.5487725;0.01453876,669.8948
+0;0;0,0.002456655;0.3173763;0.009584617,0.006042864;0.6252182;0.004002358,0.1826257;0.4991031;0.01002644,0.2153482;0.2449678;0.02860711,0.251058;0.03130317;-0.02393239,-0.1668892;0.48462;-0.004404508,-0.2033296;0.2317451;-0.03136921,-0.2394531;0.02139807;-0.09569156,0.07651767;0.0059191;-0.03670596,0.08832194;-0.3309786;0.001227487,0.09124728;-0.6712752;0.06672041,0.09280962;-0.6324234;-0.02230377,-0.07524663;0.004251735;-0.03946117,-0.09869561;-0.3331135;-0.01275609,-0.1149888;-0.6732064;0.05182728,-0.1112058;-0.6343337;-0.03712812,0.005273199;0.5495805;0.007735511,0;0;0,-0.0109389;0.3170656;0.01324439,-0.02299494;0.6247413;0.01329541,0.1570208;0.501265;-0.005143881,0.2195264;0.2523165;0.005740166,0.2168188;0.03331734;-0.03573465,-0.1847236;0.4915792;-0.04361159,-0.224683;0.3744375;-0.2687378,-0.2500148;0.2960863;-0.4758791,0.07674882;0.006333619;-0.03614998,0.09029296;-0.3326244;-0.03462744,0.08654463;-0.672241;0.03426504,0.1081693;-0.7056816;-0.02501202,-0.07686649;0.002608865;-0.03636005,-0.114138;-0.3344685;-0.02811214,-0.1172576;-0.673265;0.04473623,-0.1263166;-0.7105864;-0.01350353,-0.01985335;0.5491103;0.01567698,669.9283
+0;0;0,0.002173698;0.3175185;0.009641281,0.005527284;0.6254447;0.004088188,0.1824452;0.4993987;0.0102537,0.215293;0.2451999;0.02873826,0.2513591;0.03048563;-0.02426559,-0.1672015;0.4843101;-0.006238371,-0.2044877;0.2319316;-0.03710117,-0.2423896;0.02568279;-0.1160776,0.0763936;0.005952301;-0.03653998,0.08795569;-0.331459;0.001416121,0.09091914;-0.6716065;0.06695427,0.09287892;-0.6327454;-0.02219428,-0.07504562;0.004198031;-0.03946027,-0.09870708;-0.3336481;-0.01261081,-0.1150908;-0.673601;0.0519489,-0.1109065;-0.6347165;-0.03712063,0.004848376;0.5497891;0.007803653,0;0;0,-0.01112186;0.3171922;0.01345778,-0.02328134;0.6249442;0.01357794,0.15692;0.5009459;-0.004159689,0.2189069;0.2517596;0.005912781,0.216538;0.03162721;-0.03590274,-0.1845807;0.4915472;-0.04490726,-0.2287596;0.3685147;-0.2661512,-0.251442;0.3034841;-0.4793857,0.07669197;0.006350607;-0.03584123,0.0899325;-0.3331254;-0.03464293,0.08631201;-0.6727377;0.03358269,0.1077888;-0.7062803;-0.02583885,-0.07658022;0.002569814;-0.03654379,-0.1151107;-0.3348702;-0.02815233,-0.1175046;-0.6737202;0.04381447,-0.1268599;-0.7114513;-0.01410628,-0.02012099;0.5492977;0.01595092,669.9615
+0;0;0,0.002173698;0.3175185;0.009641281,0.005527284;0.6254447;0.004088188,0.1824452;0.4993987;0.0102537,0.215293;0.2451999;0.02873826,0.2513591;0.03048563;-0.02426559,-0.1672015;0.4843101;-0.006238371,-0.2044877;0.2319316;-0.03710117,-0.2423896;0.02568279;-0.1160776,0.0763936;0.005952301;-0.03653998,0.08795569;-0.331459;0.001416121,0.09091914;-0.6716065;0.06695427,0.09287892;-0.6327454;-0.02219428,-0.07504562;0.004198031;-0.03946027,-0.09870708;-0.3336481;-0.01261081,-0.1150908;-0.673601;0.0519489,-0.1109065;-0.6347165;-0.03712063,0.004848376;0.5497891;0.007803653,0;0;0,-0.01112186;0.3171922;0.01345778,-0.02328134;0.6249442;0.01357794,0.15692;0.5009459;-0.004159689,0.2189069;0.2517596;0.005912781,0.216538;0.03162721;-0.03590274,-0.1845807;0.4915472;-0.04490726,-0.2287596;0.3685147;-0.2661512,-0.251442;0.3034841;-0.4793857,0.07669197;0.006350607;-0.03584123,0.0899325;-0.3331254;-0.03464293,0.08631201;-0.6727377;0.03358269,0.1077888;-0.7062803;-0.02583885,-0.07658022;0.002569814;-0.03654379,-0.1151107;-0.3348702;-0.02815233,-0.1175046;-0.6737202;0.04381447,-0.1268599;-0.7114513;-0.01410628,-0.02012099;0.5492977;0.01595092,669.9841
+0;0;0,0.002173872;0.317544;0.009642054,0.005527248;0.6254506;0.004089342,0.1828338;0.4993;0.01025994,0.2156813;0.2451037;0.02874432,0.2545213;0.01387511;-0.02833621,-0.1675779;0.4841783;-0.006268208,-0.2048638;0.2318023;-0.03713071,-0.2456808;0.009690329;-0.1221814,0.07611054;0.005930245;-0.03640458,0.08767311;-0.3314951;0.001553088,0.09063729;-0.6717261;0.06710732,0.09258448;-0.6329218;-0.021469,-0.07476755;0.004182476;-0.03931406,-0.09842999;-0.3336776;-0.01246348,-0.1148177;-0.673714;0.05211209,-0.1106603;-0.6348865;-0.03638573,0.004848389;0.5498006;0.007804536,0;0;0,-0.01130684;0.3172176;0.01330352,-0.02352647;0.6249477;0.0131464,0.1569706;0.5002899;-0.004062892,0.2187805;0.2510614;0.005990266,0.2165968;0.01375535;-0.03776455,-0.1846159;0.4912987;-0.04677761,-0.2303336;0.39213;-0.2793971,-0.2538388;0.3089515;-0.5047019,0.07667463;0.006215662;-0.03515172,0.08993894;-0.3332756;-0.0354507,0.0860357;-0.6730017;0.03262424,0.1073032;-0.7061151;-0.02646446,-0.07608116;0.002587854;-0.03685424,-0.1147738;-0.3348535;-0.02869652,-0.1171658;-0.6738418;0.04302841,-0.1264477;-0.7113087;-0.01432269,-0.02035954;0.5493093;0.01559043,670.0064
+0;0;0,0.001749449;0.3176043;0.009741091,0.004930985;0.6255447;0.004244217,0.1822415;0.4994425;0.01052673,0.2152093;0.2452943;0.02899168,0.2549191;0.009718612;-0.02944138,-0.1675834;0.4836029;-0.008509044,-0.2063374;0.2321585;-0.04446699,-0.2472764;0.005144835;-0.1297666,0.07611112;0.005977344;-0.0362645,0.08726756;-0.3314601;0.001665901,0.0900446;-0.6716862;0.06720209,0.09251215;-0.6327525;-0.02268691,-0.07467894;0.004125305;-0.0393673,-0.09842397;-0.3337177;-0.01243296,-0.1152205;-0.6736666;0.0524449,-0.1105107;-0.634706;-0.03735186,0.004308887;0.5498871;0.007946003,0;0;0,-0.01136378;0.3172756;0.01332474,-0.02358286;0.6250364;0.01309204,0.156732;0.5000234;-0.004221201,0.218555;0.2508501;0.006253242,0.216083;0.009024188;-0.0384829,-0.1841067;0.4911993;-0.04793563,-0.2421685;0.409979;-0.284687,-0.2902171;0.4169445;-0.5257887,0.0766706;0.006081522;-0.03504825,0.08982027;-0.3334088;-0.03583574,0.08591606;-0.6731585;0.03207135,0.1079028;-0.7071912;-0.02778124,-0.07596194;0.00268753;-0.03696358,-0.1148959;-0.3347189;-0.0287049,-0.1170573;-0.6738038;0.04252204,-0.1265598;-0.7123975;-0.01553435,-0.02041995;0.549392;0.0155592,670.0399
+0;0;0,0.001750212;0.3177429;0.009745341,0.004933376;0.6258404;0.004245735,0.1818693;0.4998074;0.01052462,0.2148433;0.245611;0.02899308,0.2534067;0.01683593;-0.02775312,-0.1672197;0.4840011;-0.008471101,-0.205981;0.232509;-0.04443587,-0.2457381;0.01204883;-0.127273,0.07582745;0.005955067;-0.03612934,0.08699825;-0.3319167;0.001849886,0.08977618;-0.6722522;0.06740715,0.09224923;-0.6332986;-0.02268189,-0.07440061;0.00410993;-0.03922058,-0.09817621;-0.334168;-0.01225157,-0.1149781;-0.6742262;0.05264715,-0.1102579;-0.6352456;-0.03734944,0.004310975;0.5501459;0.007949323,0;0;0,-0.01177692;0.3173758;0.0138731,-0.02446909;0.6252753;0.01438475,0.155458;0.5000479;-0.003667355,0.2179199;0.2509541;0.006079674,0.2150972;0.01593129;-0.03636551,-0.1835169;0.4911545;-0.048912,-0.2451336;0.4501073;-0.295007,-0.267675;0.4471203;-0.5327637,0.0767296;0.006281435;-0.03411317,0.08933574;-0.3336617;-0.03618836,0.08536914;-0.6735916;0.03138113,0.1075752;-0.7075785;-0.02874279,-0.07546613;0.002559999;-0.037268,-0.1152923;-0.3351849;-0.0290929,-0.117221;-0.6744414;0.04186513,-0.1264761;-0.7145742;-0.01468626,-0.02117731;0.5495931;0.01664972,670.0735
+0;0;0,0.001465126;0.3178022;0.009843593,0.00449004;0.6260345;0.004438765,0.1813225;0.5000334;0.01084917,0.2143779;0.2458767;0.02921829,0.2531839;0.01647884;-0.02766436,-0.1671791;0.4838916;-0.01034464,-0.2082583;0.2340609;-0.05419494,-0.2473329;0.01397732;-0.1402259,0.07575476;0.005969265;-0.03598319,0.08672497;-0.3322676;0.002069462,0.08944851;-0.6725949;0.06761697,0.09237613;-0.6335897;-0.02299771,-0.0742439;0.004079881;-0.03924798,-0.09823399;-0.3345511;-0.01230159,-0.1151926;-0.6745396;0.05286563,-0.1100036;-0.6355;-0.03764429,0.003890289;0.5502999;0.008133921,0;0;0,-0.01221421;0.3174179;0.01392794,-0.02520636;0.6254369;0.01452351,0.154576;0.4998941;-0.003524303,0.2173868;0.2509426;0.006658077,0.2146495;0.01539759;-0.03665471,-0.1836759;0.4910032;-0.04939923,-0.2546243;0.4480971;-0.2926093,-0.2613232;0.4653791;-0.5314008,0.07676281;0.00638321;-0.03370357,0.08884157;-0.3339411;-0.03615427,0.08485809;-0.6739367;0.03102946,0.1072085;-0.7082772;-0.02948046,-0.07520007;0.002505266;-0.03752168,-0.1154618;-0.3355445;-0.02892457,-0.1175046;-0.6747839;0.04206081,-0.1268477;-0.7155868;-0.01451085,-0.02183896;0.5497178;0.01676464,670.0956
+0;0;0,0.001465441;0.3178706;0.009845713,0.004490963;0.6261653;0.004439699,0.1809634;0.5002487;0.01084545,0.2140188;0.2460927;0.02921452,0.2525539;0.01829647;-0.02727098,-0.1668315;0.4841396;-0.01030538,-0.2079105;0.2343096;-0.05415555,-0.2467123;0.01576269;-0.1395858,0.07561485;0.005958241;-0.03591673,0.08660398;-0.3328618;0.002201524,0.08932605;-0.6730049;0.06771354,0.09225344;-0.6340003;-0.02289419,-0.07410677;0.004072346;-0.03917549,-0.09813822;-0.3351424;-0.01218264,-0.1150877;-0.6749469;0.05294931,-0.109899;-0.6359081;-0.03755367,0.003891073;0.5504132;0.008135712,0;0;0,-0.01258902;0.3174752;0.01385045,-0.02582287;0.6255468;0.01434612,0.153551;0.4995885;-0.003285885,0.2170044;0.2507972;0.006807566,0.2143778;0.01691481;-0.03630662,-0.183438;0.490576;-0.050001,-0.2548711;0.4537855;-0.2940688,-0.2675361;0.5003843;-0.5269526,0.07666393;0.006388366;-0.03354025,0.08842647;-0.3345318;-0.03634882,0.08432452;-0.674412;0.03044271,0.1065793;-0.7087291;-0.03011679,-0.07494946;0.002469303;-0.03767756,-0.1158406;-0.3361031;-0.02934419,-0.1177241;-0.6751377;0.04170884,-0.1273061;-0.7160921;-0.01462121,-0.0224035;0.5498132;0.01661205,670.1291
+0;0;0,0.001465728;0.3179328;0.009847639,0.004492081;0.6263154;0.004439573,0.1798618;0.500677;0.01083011,0.2129161;0.2465289;0.02919861,0.2542912;0.001944259;-0.03144981,-0.1657677;0.4846683;-0.01018904,-0.2068454;0.234846;-0.05403786,-0.2485069;0.0001922846;-0.1457643,0.07551549;0.005950412;-0.03586954,0.0865011;-0.3327611;0.002236512,0.08922394;-0.6730008;0.06776714,0.09215017;-0.6339998;-0.02280481,-0.0740094;0.004066994;-0.03912402,-0.09803315;-0.3350391;-0.01213981,-0.1149874;-0.6749401;0.05301063,-0.1098008;-0.6359048;-0.03745662,0.003891922;0.5505292;0.008137241,0;0;0,-0.01293337;0.3175293;0.01372099,-0.02634668;0.6256812;0.01416111,0.1520021;0.4999577;-0.003041029,0.2166424;0.2514801;0.0070467,0.2135197;-7.537007E-05;-0.03679252,-0.1822721;0.489796;-0.0501693,-0.2559125;0.4572833;-0.2941802,-0.267097;0.5118526;-0.5433967,0.0766533;0.006412327;-0.03328323,0.08812205;-0.3344047;-0.0365181,0.08400434;-0.6744301;0.03004384,0.1061404;-0.7088152;-0.0304327,-0.07474861;0.002445831;-0.03783232,-0.1160847;-0.3359618;-0.02947361,-0.1179363;-0.6751061;0.0415363,-0.1275201;-0.7161071;-0.0146765,-0.02287674;0.5499162;0.01643825,670.1626
+0;0;0,0.001465727;0.3179327;0.009847634,0.004491273;0.6262298;0.004441577,0.1790033;0.500868;0.01081736,0.212053;0.2467552;0.0291833,0.2526692;0.006656975;-0.03035265,-0.164941;0.4849373;-0.0100993,-0.206013;0.2351497;-0.05394202,-0.2469103;0.00480032;-0.1439859,0.0754758;0.005947285;-0.03585069,0.0864546;-0.3325543;0.002231743,0.08917867;-0.6729484;0.0677921,0.09211131;-0.6339277;-0.02297791,-0.0739705;0.004064857;-0.03910346,-0.09797937;-0.3348311;-0.01213598,-0.1149413;-0.6748862;0.05304403,-0.1097434;-0.6358312;-0.03762105,0.003891378;0.5504771;0.008137619,0;0;0,-0.01319834;0.3175039;0.01405001,-0.02688092;0.6255581;0.01503634,0.1505641;0.4999889;-0.003068447,0.2160606;0.2517878;0.007389784,0.2127755;0.00497216;-0.0363431,-0.1811077;0.4889968;-0.05021861,-0.2565918;0.4633479;-0.2944463,-0.2658851;0.5302604;-0.535854,0.07675084;0.006444007;-0.03293967,0.08779845;-0.3341717;-0.03654623,0.08351037;-0.674394;0.02981734,0.1056367;-0.7086561;-0.03109217,-0.07457541;0.002399249;-0.03807874,-0.1163074;-0.3357451;-0.02965391,-0.1183171;-0.6750683;0.04126461,-0.1278217;-0.7161927;-0.01512819,-0.02333179;0.5498256;0.01715398,670.1965
+0;0;0,0.001262533;0.3180711;0.009919543,0.004060892;0.6265315;0.004570662,0.1784346;0.5013134;0.01123702,0.2115506;0.2471857;0.02933626,0.2533001;0.0007092953;-0.03188521,-0.164891;0.4851299;-0.01098442,-0.2074483;0.2366186;-0.0603417,-0.249281;0.002002209;-0.1575367,0.07556532;0.005968632;-0.035748,0.08642253;-0.3326336;0.002319321,0.08906754;-0.6731733;0.06785581,0.09226376;-0.6341643;-0.02278569,-0.07392204;0.004059806;-0.03927736,-0.09801018;-0.3349103;-0.01212023,-0.1151497;-0.6750828;0.05313541,-0.1096909;-0.6360385;-0.03739449,0.003535445;0.5507356;0.008242864,0;0;0,-0.01317801;0.3176404;0.01414633,-0.02683424;0.6258554;0.01516676,0.1502712;0.4999338;-0.002730846,0.2159168;0.251764;0.007640123,0.2122616;-0.001614004;-0.03739238,-0.1804042;0.4882086;-0.05002721,-0.2568389;0.465058;-0.2942135,-0.2687102;0.5370731;-0.5410223,0.07689974;0.006461233;-0.03268552,0.08776692;-0.334252;-0.03654099,0.08329873;-0.6746303;0.02973127,0.1054144;-0.708725;-0.03117871,-0.07454602;0.002398557;-0.03822039,-0.1160165;-0.3358682;-0.02960262,-0.1182726;-0.6753315;0.04131228,-0.1276611;-0.716257;-0.01515627,-0.02329729;0.5500808;0.01728177,670.2294
+0;0;0,0.001262533;0.3180711;0.009919543,0.004060892;0.6265315;0.004570662,0.1784346;0.5013134;0.01123702,0.2115506;0.2471857;0.02933626,0.2533001;0.0007092953;-0.03188521,-0.164891;0.4851299;-0.01098442,-0.2074483;0.2366186;-0.0603417,-0.249281;0.002002209;-0.1575367,0.07556532;0.005968632;-0.035748,0.08642253;-0.3326336;0.002319321,0.08906754;-0.6731733;0.06785581,0.09226376;-0.6341643;-0.02278569,-0.07392204;0.004059806;-0.03927736,-0.09801018;-0.3349103;-0.01212023,-0.1151497;-0.6750828;0.05313541,-0.1096909;-0.6360385;-0.03739449,0.003535445;0.5507356;0.008242864,0;0;0,-0.01317801;0.3176404;0.01414633,-0.02683424;0.6258554;0.01516676,0.1502712;0.4999338;-0.002730846,0.2159168;0.251764;0.007640123,0.2122616;-0.001614004;-0.03739238,-0.1804042;0.4882086;-0.05002721,-0.2568389;0.465058;-0.2942135,-0.2687102;0.5370731;-0.5410223,0.07689974;0.006461233;-0.03268552,0.08776692;-0.334252;-0.03654099,0.08329873;-0.6746303;0.02973127,0.1054144;-0.708725;-0.03117871,-0.07454602;0.002398557;-0.03822039,-0.1160165;-0.3358682;-0.02960262,-0.1182726;-0.6753315;0.04131228,-0.1276611;-0.716257;-0.01515627,-0.02329729;0.5500808;0.01728177,670.2518
+0;0;0,0.001262965;0.3181801;0.009922942,0.004062152;0.6267316;0.004572499,0.1780938;0.5015881;0.01123407,0.2112052;0.2474951;0.02933083,0.2530044;0.0007255077;-0.03196349,-0.1645605;0.4854362;-0.01094393,-0.2071121;0.2369589;-0.06029446,-0.2489945;0.002063319;-0.1576051,0.07556862;0.005968893;-0.03574956,0.08643486;-0.3329149;0.002349418,0.08907717;-0.6731068;0.06781895,0.0922083;-0.6342813;-0.02097674,-0.07392526;0.004059983;-0.03927908,-0.09803344;-0.335192;-0.01209936,-0.1151555;-0.675017;0.05308962,-0.1098079;-0.6361569;-0.03559675,0.003536552;0.5509136;0.008245766,0;0;0,-0.01346909;0.3177348;0.0142045,-0.02734646;0.626031;0.01521254,0.149359;0.499915;-0.002888441,0.2154995;0.2519307;0.007896423,0.2122761;-0.00163877;-0.03783703,-0.1800938;0.487636;-0.05014638,-0.2574483;0.4657206;-0.2941199,-0.2690305;0.5371042;-0.5414449,0.07704772;0.006583303;-0.03232002,0.08737329;-0.3344247;-0.03665161,0.08271067;-0.6745209;0.02920175,0.1041023;-0.7073787;-0.03049469,-0.07446177;0.002297743;-0.03839844,-0.1154849;-0.3362989;-0.02938112,-0.1182128;-0.6754104;0.04146876,-0.1276392;-0.71451;-0.01428748,-0.02376207;0.5502368;0.0173347,670.2742
+0;0;0,0.001071608;0.3183496;0.009941646,0.003644504;0.6270535;0.004585368,0.1773526;0.5021219;0.01168888,0.210306;0.248022;0.02955744,0.2507803;0.01129127;-0.02945223,-0.1643757;0.4858326;-0.01180079,-0.2083965;0.2390225;-0.06764767,-0.2502973;0.02134629;-0.1772978,0.07555146;0.005979222;-0.03567981,0.08627661;-0.3329121;0.002400871,0.0888714;-0.6730286;0.06793597,0.09227979;-0.6341937;-0.02098394,-0.07387158;0.004042245;-0.03928707,-0.09801338;-0.335207;-0.01209069,-0.1152285;-0.6749172;0.05334193,-0.1096011;-0.6360465;-0.0354616,0.003189845;0.5511878;0.008258495,0;0;0,-0.01371722;0.3179006;0.01405406,-0.02773513;0.6263416;0.01494312,0.1484721;0.4999371;-0.003072023,0.2152929;0.2521789;0.008010864,0.2156043;0.008775726;-0.03576756,-0.1797092;0.4873;-0.05035815,-0.2575034;0.4659158;-0.294208,-0.2686819;0.533852;-0.5317401,0.07702856;0.006642371;-0.03223825,0.08723806;-0.3343709;-0.03651047,0.08230859;-0.6745015;0.0288167,0.104143;-0.7074202;-0.03085684,-0.07436471;0.002245813;-0.03849247,-0.1153778;-0.3363527;-0.02946466,-0.1180641;-0.6754283;0.04125502,-0.1276319;-0.7143245;-0.0149428,-0.02412108;0.5505021;0.01709342,670.2967
+0;0;0,0.001071726;0.3183846;0.00994274,0.003644753;0.6271029;0.00458636,0.177325;0.5021793;0.01168932,0.2102747;0.2481084;0.02955584,0.2506385;0.01202373;-0.02929279,-0.1643487;0.4858925;-0.01179659,-0.2083645;0.2391106;-0.0676371,-0.2501509;0.02202848;-0.176988,0.07556245;0.005980092;-0.035685,0.08629407;-0.3331157;0.002418656,0.08888801;-0.6731222;0.06793258,0.09230614;-0.6342621;-0.02124127,-0.07388232;0.004042833;-0.03929279,-0.09803869;-0.3354111;-0.01207999,-0.1152482;-0.6750115;0.05333148,-0.1096047;-0.6361154;-0.03572564,0.003190095;0.5512372;0.008259485,0;0;0,-0.01389923;0.3179208;0.01421189,-0.02810083;0.6263673;0.0151782,0.1480253;0.4998483;-0.003342867,0.2150812;0.2521999;0.008087635,0.2156079;0.009460911;-0.03556896,-0.1796386;0.4868616;-0.05052806,-0.2576759;0.4662724;-0.2943377,-0.2715519;0.5289047;-0.5324827,0.0770772;0.006666213;-0.0321486,0.08699828;-0.3345615;-0.03641963,0.08187801;-0.6746567;0.0284822,0.1040502;-0.7078403;-0.03117013,-0.07433324;0.002208861;-0.0385818,-0.115542;-0.3365746;-0.02960442,-0.118279;-0.6755396;0.04109579,-0.1278121;-0.7145402;-0.01538613,-0.02444515;0.5505295;0.01731586,670.3302
+0;0;0,0.001072532;0.3186243;0.009950224,0.003646973;0.6275107;0.004591105,0.1773795;0.5025351;0.0116969,0.2103257;0.248491;0.02956153,0.2506001;0.01292934;-0.02915673,-0.1643972;0.4862435;-0.01179611,-0.2084084;0.2394875;-0.06763074,-0.2501023;0.02288631;-0.1767394,0.07544111;0.005970488;-0.03562769,0.08617385;-0.3331607;0.002479941,0.08876751;-0.6731286;0.06798641,0.09218068;-0.6342813;-0.02105828,-0.07376368;0.00403634;-0.03922969,-0.09792256;-0.335453;-0.01201405,-0.1151301;-0.6750147;0.05338998,-0.1094948;-0.6361316;-0.03553815,0.003192092;0.5516079;0.008266022,0;0;0,-0.01430407;0.3181462;0.01414251,-0.02880937;0.6267472;0.01496816,0.1472801;0.499862;-0.003997087,0.214567;0.2523188;0.007745028,0.2148707;0.01018327;-0.0361805,-0.1799137;0.4867204;-0.0512337,-0.2583359;0.4651395;-0.2948055,-0.2725273;0.5115553;-0.5360593,0.07705906;0.0066728;-0.03183889,0.08632821;-0.3345995;-0.03680801,0.08098137;-0.6747226;0.02771831,0.1030937;-0.7078316;-0.03183985,-0.07408576;0.002185191;-0.03876682,-0.1162105;-0.3365279;-0.03003306,-0.1188015;-0.6754262;0.04079904,-0.1284155;-0.7141666;-0.01578024,-0.02509122;0.5508763;0.01714158,670.3636
+0;0;0,0.0007943407;0.3187684;0.01003222,0.003080303;0.6277272;0.004728317,0.1774486;0.5026281;0.0120207,0.210431;0.2485532;0.02975256,0.2506384;0.01389617;-0.02881162,-0.1651921;0.4861931;-0.01304218,-0.2101523;0.2407627;-0.07386038,-0.2520861;0.02999385;-0.1918788,0.07538463;0.005985618;-0.03549579,0.08597098;-0.3331288;0.002487827,0.08847339;-0.6728455;0.06810176,0.09209737;-0.6342085;-0.01881344,-0.0736295;0.004008839;-0.03925872,-0.09800552;-0.3354245;-0.01197779,-0.1151459;-0.6747429;0.05350538,-0.1093534;-0.6360661;-0.03328831,0.002724773;0.5518129;0.008376966,0;0;0,-0.01455908;0.3183043;0.01359963,-0.02927895;0.6269655;0.01390433,0.1473571;0.4997071;-0.004658937,0.2144739;0.2520732;0.006702662,0.2151834;0.01085766;-0.03717089,-0.1806314;0.4866814;-0.05274056,-0.2584598;0.4592253;-0.2959385,-0.280028;0.4423395;-0.5395776,0.07695776;0.006600171;-0.03182077,0.0859839;-0.3346248;-0.03794241,0.0804639;-0.6745521;0.0263834,0.1013303;-0.7065756;-0.03157926,-0.07390469;0.002230865;-0.03888112,-0.1163181;-0.3364337;-0.03107869,-0.1191107;-0.6751161;0.0396692,-0.1286025;-0.7121236;-0.01566511,-0.02551768;0.5510905;0.01619434,670.3971
+0;0;0,0.0007941615;0.3186965;0.01002996,0.00307961;0.627586;0.004727234,0.1782182;0.5022869;0.01203487,0.2112089;0.2481484;0.02977118,0.2509907;0.01597488;-0.0281732,-0.1659329;0.4857794;-0.01313849,-0.2109044;0.2402877;-0.0739719,-0.2523943;0.03174944;-0.1907413,0.07547896;0.005993108;-0.03554021,0.08608051;-0.3336082;0.002497938,0.08858419;-0.6734977;0.06814528,0.09220985;-0.6348567;-0.01881009,-0.07372163;0.004013856;-0.03930785,-0.09813265;-0.3359067;-0.01198775,-0.1152817;-0.6753979;0.05352874,-0.1094866;-0.6367171;-0.03330505,0.002724159;0.5516884;0.008375078,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4307
+0;0;0,0.0007941615;0.3186965;0.01002996,0.00307961;0.627586;0.004727234,0.1782182;0.5022869;0.01203487,0.2112089;0.2481484;0.02977118,0.2509907;0.01597488;-0.0281732,-0.1659329;0.4857794;-0.01313849,-0.2109044;0.2402877;-0.0739719,-0.2523943;0.03174944;-0.1907413,0.07547896;0.005993108;-0.03554021,0.08608051;-0.3336082;0.002497938,0.08858419;-0.6734977;0.06814528,0.09220985;-0.6348567;-0.01881009,-0.07372163;0.004013856;-0.03930785,-0.09813265;-0.3359067;-0.01198775,-0.1152817;-0.6753979;0.05352874,-0.1094866;-0.6367171;-0.03330505,0.002724159;0.5516884;0.008375078,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,0.0004800747;0.3186934;0.01014754,0.002602468;0.6275874;0.004974158,0.1778152;0.5023848;0.0126143,0.2108413;0.2482389;0.03017661,0.2505485;0.01606506;-0.02781799,-0.1659873;0.4854189;-0.01466456,-0.212994;0.242839;-0.08491202,-0.2551755;0.03947851;-0.2102514,0.07553951;0.006021233;-0.03540657,0.08579647;-0.3335899;0.002638139,0.08839098;-0.6734844;0.06825566,0.09241922;-0.6348421;-0.01868185,-0.07366794;0.003985019;-0.03941131,-0.09813274;-0.3359285;-0.0120511,-0.1155983;-0.675392;0.05352499,-0.1093996;-0.636709;-0.03328071,0.002301838;0.5516866;0.00856036,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,0.0004800747;0.3186934;0.01014754,0.002602468;0.6275874;0.004974158,0.1778152;0.5023848;0.0126143,0.2108413;0.2482389;0.03017661,0.2505485;0.01606506;-0.02781799,-0.1659873;0.4854189;-0.01466456,-0.212994;0.242839;-0.08491202,-0.2551755;0.03947851;-0.2102514,0.07553951;0.006021233;-0.03540657,0.08579647;-0.3335899;0.002638139,0.08839098;-0.6734844;0.06825566,0.09241922;-0.6348421;-0.01868185,-0.07366794;0.003985019;-0.03941131,-0.09813274;-0.3359285;-0.0120511,-0.1155983;-0.675392;0.05352499,-0.1093996;-0.636709;-0.03328071,0.002301838;0.5516866;0.00856036,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,0.0004800747;0.3186934;0.01014754,0.002602468;0.6275874;0.004974158,0.1778152;0.5023848;0.0126143,0.2108413;0.2482389;0.03017661,0.2505485;0.01606506;-0.02781799,-0.1659873;0.4854189;-0.01466456,-0.212994;0.242839;-0.08491202,-0.2551755;0.03947851;-0.2102514,0.07553951;0.006021233;-0.03540657,0.08579647;-0.3335899;0.002638139,0.08839098;-0.6734844;0.06825566,0.09241922;-0.6348421;-0.01868185,-0.07366794;0.003985019;-0.03941131,-0.09813274;-0.3359285;-0.0120511,-0.1155983;-0.675392;0.05352499,-0.1093996;-0.636709;-0.03328071,0.002301838;0.5516866;0.00856036,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.0002363784;0.3186838;0.01045166,0.001602325;0.6275814;0.005430682,0.1769008;0.5024922;0.01344358,0.2098657;0.2483144;0.03065694,0.2496293;0.01616231;-0.02738582,-0.1664364;0.4849401;-0.01631285,-0.2157695;0.2454868;-0.09516498,-0.2583237;0.04476593;-0.2245674,0.07564043;0.006137515;-0.03517037,0.08509164;-0.3334837;0.002992801,0.08764445;-0.6733711;0.06864886,0.09214742;-0.6347193;-0.01826441,-0.07355095;0.003857645;-0.03964181,-0.09875377;-0.3359537;-0.01168833,-0.1160359;-0.675404;0.05400439,-0.1093663;-0.6367103;-0.03276533,0.001364772;0.5516796;0.008998401,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.0002363784;0.3186838;0.01045166,0.001602325;0.6275814;0.005430682,0.1769008;0.5024922;0.01344358,0.2098657;0.2483144;0.03065694,0.2496293;0.01616231;-0.02738582,-0.1664364;0.4849401;-0.01631285,-0.2157695;0.2454868;-0.09516498,-0.2583237;0.04476593;-0.2245674,0.07564043;0.006137515;-0.03517037,0.08509164;-0.3334837;0.002992801,0.08764445;-0.6733711;0.06864886,0.09214742;-0.6347193;-0.01826441,-0.07355095;0.003857645;-0.03964181,-0.09875377;-0.3359537;-0.01168833,-0.1160359;-0.675404;0.05400439,-0.1093663;-0.6367103;-0.03276533,0.001364772;0.5516796;0.008998401,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.0002363784;0.3186838;0.01045166,0.001602325;0.6275814;0.005430682,0.1769008;0.5024922;0.01344358,0.2098657;0.2483144;0.03065694,0.2496293;0.01616231;-0.02738582,-0.1664364;0.4849401;-0.01631285,-0.2157695;0.2454868;-0.09516498,-0.2583237;0.04476593;-0.2245674,0.07564043;0.006137515;-0.03517037,0.08509164;-0.3334837;0.002992801,0.08764445;-0.6733711;0.06864886,0.09214742;-0.6347193;-0.01826441,-0.07355095;0.003857645;-0.03964181,-0.09875377;-0.3359537;-0.01168833,-0.1160359;-0.675404;0.05400439,-0.1093663;-0.6367103;-0.03276533,0.001364772;0.5516796;0.008998401,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.0006306786;0.3186773;0.01063158,0.0009807756;0.6275786;0.005736816,0.1763648;0.5026104;0.01419433,0.209345;0.2484151;0.03111784,0.2492931;0.0162724;-0.02683574,-0.1668219;0.4848818;-0.01702638,-0.2175271;0.2479807;-0.1024438,-0.2605293;0.06287231;-0.2532099,0.07569434;0.006183716;-0.03504606,0.0847653;-0.3334346;0.003235478,0.08718253;-0.6733335;0.068837,0.09196899;-0.6346747;-0.01806041,-0.07352134;0.003804522;-0.03970185,-0.09883366;-0.335998;-0.01174069,-0.1163288;-0.6753912;0.05419069,-0.1093779;-0.6366894;-0.03255613,0.0008072858;0.5516747;0.009264995,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.0006306786;0.3186773;0.01063158,0.0009807756;0.6275786;0.005736816,0.1763648;0.5026104;0.01419433,0.209345;0.2484151;0.03111784,0.2492931;0.0162724;-0.02683574,-0.1668219;0.4848818;-0.01702638,-0.2175271;0.2479807;-0.1024438,-0.2605293;0.06287231;-0.2532099,0.07569434;0.006183716;-0.03504606,0.0847653;-0.3334346;0.003235478,0.08718253;-0.6733335;0.068837,0.09196899;-0.6346747;-0.01806041,-0.07352134;0.003804522;-0.03970185,-0.09883366;-0.335998;-0.01174069,-0.1163288;-0.6753912;0.05419069,-0.1093779;-0.6366894;-0.03255613,0.0008072858;0.5516747;0.009264995,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.0006306786;0.3186773;0.01063158,0.0009807756;0.6275786;0.005736816,0.1763648;0.5026104;0.01419433,0.209345;0.2484151;0.03111784,0.2492931;0.0162724;-0.02683574,-0.1668219;0.4848818;-0.01702638,-0.2175271;0.2479807;-0.1024438,-0.2605293;0.06287231;-0.2532099,0.07569434;0.006183716;-0.03504606,0.0847653;-0.3334346;0.003235478,0.08718253;-0.6733335;0.068837,0.09196899;-0.6346747;-0.01806041,-0.07352134;0.003804522;-0.03970185,-0.09883366;-0.335998;-0.01174069,-0.1163288;-0.6753912;0.05419069,-0.1093779;-0.6366894;-0.03255613,0.0008072858;0.5516747;0.009264995,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.001129219;0.3186637;0.01099393,0.0001553809;0.6275713;0.006322493,0.1756897;0.5027192;0.01502591,0.2086486;0.2484998;0.03162603,0.2486815;0.01636609;-0.02630511,-0.1671343;0.4847185;-0.01853537,-0.2201236;0.2526825;-0.1151829,-0.2621911;0.06736515;-0.2659559,0.07575068;0.006211685;-0.03491914,0.0843356;-0.3333946;0.003580209,0.08670001;-0.673316;0.06906717,0.09193953;-0.634646;-0.01780301,-0.07346956;0.003772292;-0.03980064,-0.0995359;-0.3360166;-0.01237102,-0.1168006;-0.6752986;0.05419008,-0.1093985;-0.6365811;-0.03251784,0.0001083891;0.5516629;0.00975578,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.001129219;0.3186637;0.01099393,0.0001553809;0.6275713;0.006322493,0.1756897;0.5027192;0.01502591,0.2086486;0.2484998;0.03162603,0.2486815;0.01636609;-0.02630511,-0.1671343;0.4847185;-0.01853537,-0.2201236;0.2526825;-0.1151829,-0.2621911;0.06736515;-0.2659559,0.07575068;0.006211685;-0.03491914,0.0843356;-0.3333946;0.003580209,0.08670001;-0.673316;0.06906717,0.09193953;-0.634646;-0.01780301,-0.07346956;0.003772292;-0.03980064,-0.0995359;-0.3360166;-0.01237102,-0.1168006;-0.6752986;0.05419008,-0.1093985;-0.6365811;-0.03251784,0.0001083891;0.5516629;0.00975578,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.001129219;0.3186637;0.01099393,0.0001553809;0.6275713;0.006322493,0.1756897;0.5027192;0.01502591,0.2086486;0.2484998;0.03162603,0.2486815;0.01636609;-0.02630511,-0.1671343;0.4847185;-0.01853537,-0.2201236;0.2526825;-0.1151829,-0.2621911;0.06736515;-0.2659559,0.07575068;0.006211685;-0.03491914,0.0843356;-0.3333946;0.003580209,0.08670001;-0.673316;0.06906717,0.09193953;-0.634646;-0.01780301,-0.07346956;0.003772292;-0.03980064,-0.0995359;-0.3360166;-0.01237102,-0.1168006;-0.6752986;0.05419008,-0.1093985;-0.6365811;-0.03251784,0.0001083891;0.5516629;0.00975578,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.001345963;0.318658;0.01113418,-0.000220492;0.6275688;0.006589957,0.1753821;0.5029047;0.01594213,0.2082632;0.2486596;0.03230131,0.2484438;0.0166004;-0.02582556,-0.1669859;0.4842464;-0.02002868,-0.2238543;0.2585888;-0.1288126,-0.2645666;0.07626913;-0.28356,0.07576755;0.006215948;-0.03488177,0.08411784;-0.3333859;0.003707625,0.08644331;-0.6732993;0.06923828,0.09214765;-0.6346288;-0.01760256,-0.07346328;0.003769344;-0.03981251,-0.09972339;-0.3359952;-0.0122666,-0.1165947;-0.675272;0.05442155,-0.1087342;-0.636551;-0.03224565,-0.0002297823;0.5516582;0.009972971,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.001345963;0.318658;0.01113418,-0.000220492;0.6275688;0.006589957,0.1753821;0.5029047;0.01594213,0.2082632;0.2486596;0.03230131,0.2484438;0.0166004;-0.02582556,-0.1669859;0.4842464;-0.02002868,-0.2238543;0.2585888;-0.1288126,-0.2645666;0.07626913;-0.28356,0.07576755;0.006215948;-0.03488177,0.08411784;-0.3333859;0.003707625,0.08644331;-0.6732993;0.06923828,0.09214765;-0.6346288;-0.01760256,-0.07346328;0.003769344;-0.03981251,-0.09972339;-0.3359952;-0.0122666,-0.1165947;-0.675272;0.05442155,-0.1087342;-0.636551;-0.03224565,-0.0002297823;0.5516582;0.009972971,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.001345963;0.318658;0.01113418,-0.000220492;0.6275688;0.006589957,0.1753821;0.5029047;0.01594213,0.2082632;0.2486596;0.03230131,0.2484438;0.0166004;-0.02582556,-0.1669859;0.4842464;-0.02002868,-0.2238543;0.2585888;-0.1288126,-0.2645666;0.07626913;-0.28356,0.07576755;0.006215948;-0.03488177,0.08411784;-0.3333859;0.003707625,0.08644331;-0.6732993;0.06923828,0.09214765;-0.6346288;-0.01760256,-0.07346328;0.003769344;-0.03981251,-0.09972339;-0.3359952;-0.0122666,-0.1165947;-0.675272;0.05442155,-0.1087342;-0.636551;-0.03224565,-0.0002297823;0.5516582;0.009972971,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.00188294;0.3186502;0.01127896,-0.001094144;0.6275654;0.006895475,0.1746308;0.5029582;0.01666093,0.2075508;0.2487074;0.03285238,0.2478146;0.01669125;-0.02538867,-0.1672124;0.4839596;-0.02199008,-0.2268564;0.2643796;-0.1412232,-0.2653882;0.08894068;-0.3042606,0.07582198;0.00628964;-0.03475003,0.08370518;-0.3333261;0.003815848,0.08593509;-0.6732538;0.06927516,0.09216224;-0.6345821;-0.01752963,-0.07340109;0.003693209;-0.03993417,-0.1002831;-0.3360012;-0.01212476,-0.1169745;-0.6752911;0.05454217,-0.1085939;-0.6365651;-0.03207579,-0.0009805901;0.5516518;0.01020974,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.00188294;0.3186502;0.01127896,-0.001094144;0.6275654;0.006895475,0.1746308;0.5029582;0.01666093,0.2075508;0.2487074;0.03285238,0.2478146;0.01669125;-0.02538867,-0.1672124;0.4839596;-0.02199008,-0.2268564;0.2643796;-0.1412232,-0.2653882;0.08894068;-0.3042606,0.07582198;0.00628964;-0.03475003,0.08370518;-0.3333261;0.003815848,0.08593509;-0.6732538;0.06927516,0.09216224;-0.6345821;-0.01752963,-0.07340109;0.003693209;-0.03993417,-0.1002831;-0.3360012;-0.01212476,-0.1169745;-0.6752911;0.05454217,-0.1085939;-0.6365651;-0.03207579,-0.0009805901;0.5516518;0.01020974,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.002228978;0.3186428;0.01142148,-0.001714298;0.6275628;0.007241913,0.1737931;0.503186;0.02367362,0.2117162;0.2493188;0.03380358,0.2520611;0.01738484;-0.02470827,-0.1673917;0.4840201;-0.02359603,-0.2295225;0.2741456;-0.1580646,-0.2672078;0.1094439;-0.3321274,0.07584989;0.006291853;-0.03468868,0.08350472;-0.333331;0.003859874,0.0856954;-0.6732543;0.0693436,0.09365212;-0.6346086;-0.01732238,-0.07329684;0.003703931;-0.04012419,-0.100758;-0.3359252;-0.01208459,-0.1172786;-0.6751956;0.05472415,-0.1071747;-0.6364864;-0.03171143,-0.001504701;0.5516456;0.01046798,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.002228978;0.3186428;0.01142148,-0.001714298;0.6275628;0.007241913,0.1737931;0.503186;0.02367362,0.2117162;0.2493188;0.03380358,0.2520611;0.01738484;-0.02470827,-0.1673917;0.4840201;-0.02359603,-0.2295225;0.2741456;-0.1580646,-0.2672078;0.1094439;-0.3321274,0.07584989;0.006291853;-0.03468868,0.08350472;-0.333331;0.003859874,0.0856954;-0.6732543;0.0693436,0.09365212;-0.6346086;-0.01732238,-0.07329684;0.003703931;-0.04012419,-0.100758;-0.3359252;-0.01208459,-0.1172786;-0.6751956;0.05472415,-0.1071747;-0.6364864;-0.03171143,-0.001504701;0.5516456;0.01046798,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.002228978;0.3186428;0.01142148,-0.001714298;0.6275628;0.007241913,0.1737931;0.503186;0.02367362,0.2117162;0.2493188;0.03380358,0.2520611;0.01738484;-0.02470827,-0.1673917;0.4840201;-0.02359603,-0.2295225;0.2741456;-0.1580646,-0.2672078;0.1094439;-0.3321274,0.07584989;0.006291853;-0.03468868,0.08350472;-0.333331;0.003859874,0.0856954;-0.6732543;0.0693436,0.09365212;-0.6346086;-0.01732238,-0.07329684;0.003703931;-0.04012419,-0.100758;-0.3359252;-0.01208459,-0.1172786;-0.6751956;0.05472415,-0.1071747;-0.6364864;-0.03171143,-0.001504701;0.5516456;0.01046798,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.002228978;0.3186428;0.01142148,-0.001714298;0.6275628;0.007241913,0.1737931;0.503186;0.02367362,0.2117162;0.2493188;0.03380358,0.2520611;0.01738484;-0.02470827,-0.1673917;0.4840201;-0.02359603,-0.2295225;0.2741456;-0.1580646,-0.2672078;0.1094439;-0.3321274,0.07584989;0.006291853;-0.03468868,0.08350472;-0.333331;0.003859874,0.0856954;-0.6732543;0.0693436,0.09365212;-0.6346086;-0.01732238,-0.07329684;0.003703931;-0.04012419,-0.100758;-0.3359252;-0.01208459,-0.1172786;-0.6751956;0.05472415,-0.1071747;-0.6364864;-0.03171143,-0.001504701;0.5516456;0.01046798,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.002570133;0.3186316;0.01166118,-0.002345538;0.627559;0.007863144,0.1732481;0.5031213;0.02378147,0.2109748;0.2492483;0.03448468,0.2511896;0.01734884;-0.02425282,-0.1688607;0.4850308;-0.0205879,-0.2286935;0.2795461;-0.1626632,-0.2685263;0.1294122;-0.3489905,0.0759282;0.006223176;-0.03452938,0.08312838;-0.3334082;0.004032355,0.08530086;-0.6733276;0.06953652,0.09268223;-0.6346429;-0.01717645,-0.07320181;0.003793716;-0.04028895,-0.1010647;-0.3357754;-0.01191969,-0.1177855;-0.6750246;0.05494669,-0.1082532;-0.6362714;-0.03154934,-0.002061394;0.5516357;0.01093688,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.002570133;0.3186316;0.01166118,-0.002345538;0.627559;0.007863144,0.1732481;0.5031213;0.02378147,0.2109748;0.2492483;0.03448468,0.2511896;0.01734884;-0.02425282,-0.1688607;0.4850308;-0.0205879,-0.2286935;0.2795461;-0.1626632,-0.2685263;0.1294122;-0.3489905,0.0759282;0.006223176;-0.03452938,0.08312838;-0.3334082;0.004032355,0.08530086;-0.6733276;0.06953652,0.09268223;-0.6346429;-0.01717645,-0.07320181;0.003793716;-0.04028895,-0.1010647;-0.3357754;-0.01191969,-0.1177855;-0.6750246;0.05494669,-0.1082532;-0.6362714;-0.03154934,-0.002061394;0.5516357;0.01093688,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.002570133;0.3186316;0.01166118,-0.002345538;0.627559;0.007863144,0.1732481;0.5031213;0.02378147,0.2109748;0.2492483;0.03448468,0.2511896;0.01734884;-0.02425282,-0.1688607;0.4850308;-0.0205879,-0.2286935;0.2795461;-0.1626632,-0.2685263;0.1294122;-0.3489905,0.0759282;0.006223176;-0.03452938,0.08312838;-0.3334082;0.004032355,0.08530086;-0.6733276;0.06953652,0.09268223;-0.6346429;-0.01717645,-0.07320181;0.003793716;-0.04028895,-0.1010647;-0.3357754;-0.01191969,-0.1177855;-0.6750246;0.05494669,-0.1082532;-0.6362714;-0.03154934,-0.002061394;0.5516357;0.01093688,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.00278108;0.3186229;0.01184907,-0.00282171;0.6275534;0.008245683,0.1726365;0.5030617;0.02660563,0.2124823;0.2494306;0.03514392,0.2527445;0.01746537;-0.0233009,-0.1680291;0.4845122;-0.02526466,-0.225354;0.2808908;-0.1710093,-0.2705683;0.127571;-0.3534741,0.07597958;0.006214029;-0.03441782,0.08320417;-0.3334279;0.004046366,0.08529291;-0.6733183;0.06970398,0.09417109;-0.6346622;-0.0168714,-0.07302413;0.003838628;-0.0406059,-0.1012923;-0.3356639;-0.01184381,-0.1181147;-0.6748786;0.05517201,-0.107089;-0.6361325;-0.03114709,-0.002456604;0.5516277;0.01125005,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.00278108;0.3186229;0.01184907,-0.00282171;0.6275534;0.008245683,0.1726365;0.5030617;0.02660563,0.2124823;0.2494306;0.03514392,0.2527445;0.01746537;-0.0233009,-0.1680291;0.4845122;-0.02526466,-0.225354;0.2808908;-0.1710093,-0.2705683;0.127571;-0.3534741,0.07597958;0.006214029;-0.03441782,0.08320417;-0.3334279;0.004046366,0.08529291;-0.6733183;0.06970398,0.09417109;-0.6346622;-0.0168714,-0.07302413;0.003838628;-0.0406059,-0.1012923;-0.3356639;-0.01184381,-0.1181147;-0.6748786;0.05517201,-0.107089;-0.6361325;-0.03114709,-0.002456604;0.5516277;0.01125005,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.00278108;0.3186229;0.01184907,-0.00282171;0.6275534;0.008245683,0.1726365;0.5030617;0.02660563,0.2124823;0.2494306;0.03514392,0.2527445;0.01746537;-0.0233009,-0.1680291;0.4845122;-0.02526466,-0.225354;0.2808908;-0.1710093,-0.2705683;0.127571;-0.3534741,0.07597958;0.006214029;-0.03441782,0.08320417;-0.3334279;0.004046366,0.08529291;-0.6733183;0.06970398,0.09417109;-0.6346622;-0.0168714,-0.07302413;0.003838628;-0.0406059,-0.1012923;-0.3356639;-0.01184381,-0.1181147;-0.6748786;0.05517201,-0.107089;-0.6361325;-0.03114709,-0.002456604;0.5516277;0.01125005,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.003151746;0.3186055;0.0122195,-0.00343628;0.6275383;0.008821378,0.1721343;0.50318;0.02667099,0.2110519;0.2494223;0.03571368,0.2512312;0.01743193;-0.02268839,-0.1696237;0.485462;-0.02176443,-0.2259308;0.2887601;-0.1770938,-0.2693838;0.1477202;-0.3696147,0.07608326;0.006163979;-0.03419709,0.08279063;-0.3334639;0.004483923,0.08484863;-0.6733602;0.07011166,0.09303531;-0.6346698;-0.01652841,-0.0729241;0.003889383;-0.04078046,-0.1016611;-0.3355472;-0.01170604,-0.1184701;-0.6747397;0.05542514,-0.108134;-0.6359582;-0.03097566,-0.003035915;0.5516108;0.01177493,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.003151746;0.3186055;0.0122195,-0.00343628;0.6275383;0.008821378,0.1721343;0.50318;0.02667099,0.2110519;0.2494223;0.03571368,0.2512312;0.01743193;-0.02268839,-0.1696237;0.485462;-0.02176443,-0.2259308;0.2887601;-0.1770938,-0.2693838;0.1477202;-0.3696147,0.07608326;0.006163979;-0.03419709,0.08279063;-0.3334639;0.004483923,0.08484863;-0.6733602;0.07011166,0.09303531;-0.6346698;-0.01652841,-0.0729241;0.003889383;-0.04078046,-0.1016611;-0.3355472;-0.01170604,-0.1184701;-0.6747397;0.05542514,-0.108134;-0.6359582;-0.03097566,-0.003035915;0.5516108;0.01177493,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.003151746;0.3186055;0.0122195,-0.00343628;0.6275383;0.008821378,0.1721343;0.50318;0.02667099,0.2110519;0.2494223;0.03571368,0.2512312;0.01743193;-0.02268839,-0.1696237;0.485462;-0.02176443,-0.2259308;0.2887601;-0.1770938,-0.2693838;0.1477202;-0.3696147,0.07608326;0.006163979;-0.03419709,0.08279063;-0.3334639;0.004483923,0.08484863;-0.6733602;0.07011166,0.09303531;-0.6346698;-0.01652841,-0.0729241;0.003889383;-0.04078046,-0.1016611;-0.3355472;-0.01170604,-0.1184701;-0.6747397;0.05542514,-0.108134;-0.6359582;-0.03097566,-0.003035915;0.5516108;0.01177493,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.003496422;0.3185899;0.01252686,-0.004021646;0.6275239;0.009326603,0.171594;0.5031337;0.02693988,0.2095976;0.2492528;0.03640267,0.2499131;0.01732223;-0.02214302,-0.1705386;0.4858679;-0.02028134,-0.2273459;0.2991249;-0.1872824,-0.2693005;0.1617231;-0.382744,0.07621785;0.006062402;-0.03391436,0.0825254;-0.3335899;0.004619744,0.08459628;-0.6734537;0.07041505,0.09253936;-0.6347438;-0.01624573,-0.07271536;0.004037304;-0.04113726,-0.1019328;-0.3353118;-0.01152566,-0.1187365;-0.6744652;0.05580467,-0.1086432;-0.6356654;-0.03062297,-0.003585458;0.5515956;0.01225437,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.003496422;0.3185899;0.01252686,-0.004021646;0.6275239;0.009326603,0.171594;0.5031337;0.02693988,0.2095976;0.2492528;0.03640267,0.2499131;0.01732223;-0.02214302,-0.1705386;0.4858679;-0.02028134,-0.2273459;0.2991249;-0.1872824,-0.2693005;0.1617231;-0.382744,0.07621785;0.006062402;-0.03391436,0.0825254;-0.3335899;0.004619744,0.08459628;-0.6734537;0.07041505,0.09253936;-0.6347438;-0.01624573,-0.07271536;0.004037304;-0.04113726,-0.1019328;-0.3353118;-0.01152566,-0.1187365;-0.6744652;0.05580467,-0.1086432;-0.6356654;-0.03062297,-0.003585458;0.5515956;0.01225437,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.003861357;0.3185707;0.01290204,-0.004644393;0.6275057;0.009923369,0.1710792;0.5032345;0.02738902,0.2086757;0.2493061;0.03719708,0.2488469;0.01735911;-0.02138266,-0.1709347;0.4860962;-0.02102084,-0.2282131;0.307928;-0.1969885,-0.2687053;0.184699;-0.4019755,0.07633583;0.006035439;-0.03365284,0.0822647;-0.3336124;0.00498018,0.08435284;-0.6734504;0.07090823,0.0925263;-0.6347278;-0.01572986,-0.07254763;0.004077245;-0.04142843,-0.1022265;-0.3351762;-0.01118726,-0.1190786;-0.6744103;0.05572265,-0.1087554;-0.635599;-0.03067665,-0.004142707;0.5515763;0.01281447,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.003861357;0.3185707;0.01290204,-0.004644393;0.6275057;0.009923369,0.1710792;0.5032345;0.02738902,0.2086757;0.2493061;0.03719708,0.2488469;0.01735911;-0.02138266,-0.1709347;0.4860962;-0.02102084,-0.2282131;0.307928;-0.1969885,-0.2687053;0.184699;-0.4019755,0.07633583;0.006035439;-0.03365284,0.0822647;-0.3336124;0.00498018,0.08435284;-0.6734504;0.07090823,0.0925263;-0.6347278;-0.01572986,-0.07254763;0.004077245;-0.04142843,-0.1022265;-0.3351762;-0.01118726,-0.1190786;-0.6744103;0.05572265,-0.1087554;-0.635599;-0.03067665,-0.004142707;0.5515763;0.01281447,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.003861357;0.3185707;0.01290204,-0.004644393;0.6275057;0.009923369,0.1710792;0.5032345;0.02738902,0.2086757;0.2493061;0.03719708,0.2488469;0.01735911;-0.02138266,-0.1709347;0.4860962;-0.02102084,-0.2282131;0.307928;-0.1969885,-0.2687053;0.184699;-0.4019755,0.07633583;0.006035439;-0.03365284,0.0822647;-0.3336124;0.00498018,0.08435284;-0.6734504;0.07090823,0.0925263;-0.6347278;-0.01572986,-0.07254763;0.004077245;-0.04142843,-0.1022265;-0.3351762;-0.01118726,-0.1190786;-0.6744103;0.05572265,-0.1087554;-0.635599;-0.03067665,-0.004142707;0.5515763;0.01281447,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.004162039;0.3185553;0.01318569,-0.005224791;0.6274909;0.01040549,0.1706063;0.5032992;0.02780748,0.2077078;0.2493109;0.03794258,0.2477566;0.01713607;-0.01981276,-0.1712463;0.4862764;-0.02184965,-0.229592;0.3140018;-0.2032513,-0.2695357;0.1944303;-0.4104997,0.07643011;0.005980898;-0.03344794,0.08205129;-0.3336554;0.005331974,0.08405348;-0.6734992;0.07123287,0.09247015;-0.634769;-0.01538116,-0.07241867;0.004155354;-0.04164572,-0.1024594;-0.3350237;-0.01093109,-0.119332;-0.6742407;0.05606072,-0.108768;-0.6354241;-0.03030893,-0.00463946;0.5515606;0.01325314,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.004162039;0.3185553;0.01318569,-0.005224791;0.6274909;0.01040549,0.1706063;0.5032992;0.02780748,0.2077078;0.2493109;0.03794258,0.2477566;0.01713607;-0.01981276,-0.1712463;0.4862764;-0.02184965,-0.229592;0.3140018;-0.2032513,-0.2695357;0.1944303;-0.4104997,0.07643011;0.005980898;-0.03344794,0.08205129;-0.3336554;0.005331974,0.08405348;-0.6734992;0.07123287,0.09247015;-0.634769;-0.01538116,-0.07241867;0.004155354;-0.04164572,-0.1024594;-0.3350237;-0.01093109,-0.119332;-0.6742407;0.05606072,-0.108768;-0.6354241;-0.03030893,-0.00463946;0.5515606;0.01325314,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.004162039;0.3185553;0.01318569,-0.005224791;0.6274909;0.01040549,0.1706063;0.5032992;0.02780748,0.2077078;0.2493109;0.03794258,0.2477566;0.01713607;-0.01981276,-0.1712463;0.4862764;-0.02184965,-0.229592;0.3140018;-0.2032513,-0.2695357;0.1944303;-0.4104997,0.07643011;0.005980898;-0.03344794,0.08205129;-0.3336554;0.005331974,0.08405348;-0.6734992;0.07123287,0.09247015;-0.634769;-0.01538116,-0.07241867;0.004155354;-0.04164572,-0.1024594;-0.3350237;-0.01093109,-0.119332;-0.6742407;0.05606072,-0.108768;-0.6354241;-0.03030893,-0.00463946;0.5515606;0.01325314,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.004162039;0.3185553;0.01318569,-0.005224791;0.6274909;0.01040549,0.1706063;0.5032992;0.02780748,0.2077078;0.2493109;0.03794258,0.2477566;0.01713607;-0.01981276,-0.1712463;0.4862764;-0.02184965,-0.229592;0.3140018;-0.2032513,-0.2695357;0.1944303;-0.4104997,0.07643011;0.005980898;-0.03344794,0.08205129;-0.3336554;0.005331974,0.08405348;-0.6734992;0.07123287,0.09247015;-0.634769;-0.01538116,-0.07241867;0.004155354;-0.04164572,-0.1024594;-0.3350237;-0.01093109,-0.119332;-0.6742407;0.05606072,-0.108768;-0.6354241;-0.03030893,-0.00463946;0.5515606;0.01325314,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.004355165;0.3185451;0.01336929,-0.005621253;0.6274817;0.01076271,0.1702763;0.5034944;0.02839606,0.2066988;0.2494113;0.03861947,0.2467034;0.01715373;-0.01883252,-0.1714266;0.486397;-0.02263292,-0.2299204;0.3187572;-0.2082797,-0.2689068;0.2060197;-0.4195024,0.07653324;0.005965972;-0.03321396,0.08188408;-0.3336778;0.005539067,0.08388958;-0.6735169;0.07146407,0.09256863;-0.634785;-0.01512389,-0.07220107;0.004179003;-0.04201952,-0.10261;-0.3349133;-0.01071471,-0.1195387;-0.6741323;0.0562525,-0.1087136;-0.635312;-0.03008443,-0.005002688;0.5515499;0.01356406,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.004355165;0.3185451;0.01336929,-0.005621253;0.6274817;0.01076271,0.1702763;0.5034944;0.02839606,0.2066988;0.2494113;0.03861947,0.2467034;0.01715373;-0.01883252,-0.1714266;0.486397;-0.02263292,-0.2299204;0.3187572;-0.2082797,-0.2689068;0.2060197;-0.4195024,0.07653324;0.005965972;-0.03321396,0.08188408;-0.3336778;0.005539067,0.08388958;-0.6735169;0.07146407,0.09256863;-0.634785;-0.01512389,-0.07220107;0.004179003;-0.04201952,-0.10261;-0.3349133;-0.01071471,-0.1195387;-0.6741323;0.0562525,-0.1087136;-0.635312;-0.03008443,-0.005002688;0.5515499;0.01356406,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.004355165;0.3185451;0.01336929,-0.005621253;0.6274817;0.01076271,0.1702763;0.5034944;0.02839606,0.2066988;0.2494113;0.03861947,0.2467034;0.01715373;-0.01883252,-0.1714266;0.486397;-0.02263292,-0.2299204;0.3187572;-0.2082797,-0.2689068;0.2060197;-0.4195024,0.07653324;0.005965972;-0.03321396,0.08188408;-0.3336778;0.005539067,0.08388958;-0.6735169;0.07146407,0.09256863;-0.634785;-0.01512389,-0.07220107;0.004179003;-0.04201952,-0.10261;-0.3349133;-0.01071471,-0.1195387;-0.6741323;0.0562525,-0.1087136;-0.635312;-0.03008443,-0.005002688;0.5515499;0.01356406,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.004645456;0.318533;0.0135578,-0.006162756;0.6274713;0.01116891,0.1698128;0.5035626;0.028763,0.2058043;0.2494252;0.03916146,0.245656;0.01708771;-0.01807342,-0.171603;0.4863166;-0.02356956,-0.2294235;0.3275381;-0.2170522,-0.268665;0.2182446;-0.4300305,0.07662219;0.005976244;-0.03300639,0.0815453;-0.3336841;0.005657874,0.08356095;-0.6735041;0.07168084,0.0924899;-0.6347682;-0.0148813,-0.07210986;0.004154628;-0.04217825,-0.1029366;-0.3348905;-0.01077024,-0.1199711;-0.6740422;0.05651039,-0.1088969;-0.6352201;-0.02979476,-0.00548482;0.551537;0.01388843,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.004645456;0.318533;0.0135578,-0.006162756;0.6274713;0.01116891,0.1698128;0.5035626;0.028763,0.2058043;0.2494252;0.03916146,0.245656;0.01708771;-0.01807342,-0.171603;0.4863166;-0.02356956,-0.2294235;0.3275381;-0.2170522,-0.268665;0.2182446;-0.4300305,0.07662219;0.005976244;-0.03300639,0.0815453;-0.3336841;0.005657874,0.08356095;-0.6735041;0.07168084,0.0924899;-0.6347682;-0.0148813,-0.07210986;0.004154628;-0.04217825,-0.1029366;-0.3348905;-0.01077024,-0.1199711;-0.6740422;0.05651039,-0.1088969;-0.6352201;-0.02979476,-0.00548482;0.551537;0.01388843,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.00487014;0.3185222;0.01373214,-0.006634493;0.6274602;0.01151855,0.1693725;0.5034913;0.02916084,0.2050747;0.2493241;0.0398232,0.2442358;0.01658352;-0.01623867,-0.169348;0.4861442;-0.03336332,-0.2331212;0.331461;-0.2282874,-0.2704904;0.2278796;-0.4444335,0.07669982;0.005986439;-0.03282372,0.08136561;-0.3336817;0.005803533,0.08336832;-0.673479;0.07194373,0.09431185;-0.6347876;-0.01439136,-0.07198039;0.004167272;-0.04239758,-0.1032087;-0.3348012;-0.01056225,-0.1202253;-0.6739218;0.05687929,-0.1071461;-0.6351347;-0.02914844,-0.005901943;0.5515252;0.01420542,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.00487014;0.3185222;0.01373214,-0.006634493;0.6274602;0.01151855,0.1693725;0.5034913;0.02916084,0.2050747;0.2493241;0.0398232,0.2442358;0.01658352;-0.01623867,-0.169348;0.4861442;-0.03336332,-0.2331212;0.331461;-0.2282874,-0.2704904;0.2278796;-0.4444335,0.07669982;0.005986439;-0.03282372,0.08136561;-0.3336817;0.005803533,0.08336832;-0.673479;0.07194373,0.09431185;-0.6347876;-0.01439136,-0.07198039;0.004167272;-0.04239758,-0.1032087;-0.3348012;-0.01056225,-0.1202253;-0.6739218;0.05687929,-0.1071461;-0.6351347;-0.02914844,-0.005901943;0.5515252;0.01420542,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.00487014;0.3185222;0.01373214,-0.006634493;0.6274602;0.01151855,0.1693725;0.5034913;0.02916084,0.2050747;0.2493241;0.0398232,0.2442358;0.01658352;-0.01623867,-0.169348;0.4861442;-0.03336332,-0.2331212;0.331461;-0.2282874,-0.2704904;0.2278796;-0.4444335,0.07669982;0.005986439;-0.03282372,0.08136561;-0.3336817;0.005803533,0.08336832;-0.673479;0.07194373,0.09431185;-0.6347876;-0.01439136,-0.07198039;0.004167272;-0.04239758,-0.1032087;-0.3348012;-0.01056225,-0.1202253;-0.6739218;0.05687929,-0.1071461;-0.6351347;-0.02914844,-0.005901943;0.5515252;0.01420542,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.005081838;0.3185109;0.013917,-0.007077219;0.6274475;0.0119416,0.1689341;0.5034329;0.02961732,0.2044068;0.2492479;0.04061859,0.2431921;0.01641615;-0.01532579,-0.168323;0.4861368;-0.03767708,-0.2352072;0.3386021;-0.2370495,-0.268603;0.2406247;-0.4564347,0.07681727;0.005990426;-0.03254718,0.08122789;-0.3336879;0.006021246,0.08324236;-0.6734573;0.07230447,0.09513218;-0.6347814;-0.01390695,-0.0717382;0.004202786;-0.04280264,-0.1035506;-0.3346816;-0.01065214,-0.1205105;-0.6737316;0.05715795,-0.1064897;-0.6349559;-0.02872251,-0.006323776;0.5515123;0.01461396,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.005081838;0.3185109;0.013917,-0.007077219;0.6274475;0.0119416,0.1689341;0.5034329;0.02961732,0.2044068;0.2492479;0.04061859,0.2431921;0.01641615;-0.01532579,-0.168323;0.4861368;-0.03767708,-0.2352072;0.3386021;-0.2370495,-0.268603;0.2406247;-0.4564347,0.07681727;0.005990426;-0.03254718,0.08122789;-0.3336879;0.006021246,0.08324236;-0.6734573;0.07230447,0.09513218;-0.6347814;-0.01390695,-0.0717382;0.004202786;-0.04280264,-0.1035506;-0.3346816;-0.01065214,-0.1205105;-0.6737316;0.05715795,-0.1064897;-0.6349559;-0.02872251,-0.006323776;0.5515123;0.01461396,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.005081838;0.3185109;0.013917,-0.007077219;0.6274475;0.0119416,0.1689341;0.5034329;0.02961732,0.2044068;0.2492479;0.04061859,0.2431921;0.01641615;-0.01532579,-0.168323;0.4861368;-0.03767708,-0.2352072;0.3386021;-0.2370495,-0.268603;0.2406247;-0.4564347,0.07681727;0.005990426;-0.03254718,0.08122789;-0.3336879;0.006021246,0.08324236;-0.6734573;0.07230447,0.09513218;-0.6347814;-0.01390695,-0.0717382;0.004202786;-0.04280264,-0.1035506;-0.3346816;-0.01065214,-0.1205105;-0.6737316;0.05715795,-0.1064897;-0.6349559;-0.02872251,-0.006323776;0.5515123;0.01461396,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.005279121;0.3185022;0.0140399,-0.007510702;0.6274375;0.01224147,0.1685259;0.503442;0.03011405,0.2036085;0.2492113;0.04130564,0.2423057;0.01638554;-0.01472488,-0.1678297;0.4858586;-0.03975013,-0.2376208;0.3575436;-0.2510646,-0.2654204;0.2553631;-0.4693099,0.07693139;0.005991701;-0.03227628,0.08109134;-0.3336903;0.006287027,0.08311967;-0.6734567;0.07258514,0.09551279;-0.634786;-0.01355589,-0.07146839;0.004218783;-0.04325006,-0.1037673;-0.3345687;-0.0105678,-0.120716;-0.6735703;0.05748697,-0.1061952;-0.6348001;-0.02831091,-0.006718817;0.551502;0.01489674,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.005279121;0.3185022;0.0140399,-0.007510702;0.6274375;0.01224147,0.1685259;0.503442;0.03011405,0.2036085;0.2492113;0.04130564,0.2423057;0.01638554;-0.01472488,-0.1678297;0.4858586;-0.03975013,-0.2376208;0.3575436;-0.2510646,-0.2654204;0.2553631;-0.4693099,0.07693139;0.005991701;-0.03227628,0.08109134;-0.3336903;0.006287027,0.08311967;-0.6734567;0.07258514,0.09551279;-0.634786;-0.01355589,-0.07146839;0.004218783;-0.04325006,-0.1037673;-0.3345687;-0.0105678,-0.120716;-0.6735703;0.05748697,-0.1061952;-0.6348001;-0.02831091,-0.006718817;0.551502;0.01489674,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.005279121;0.3185022;0.0140399,-0.007510702;0.6274375;0.01224147,0.1685259;0.503442;0.03011405,0.2036085;0.2492113;0.04130564,0.2423057;0.01638554;-0.01472488,-0.1678297;0.4858586;-0.03975013,-0.2376208;0.3575436;-0.2510646,-0.2654204;0.2553631;-0.4693099,0.07693139;0.005991701;-0.03227628,0.08109134;-0.3336903;0.006287027,0.08311967;-0.6734567;0.07258514,0.09551279;-0.634786;-0.01355589,-0.07146839;0.004218783;-0.04325006,-0.1037673;-0.3345687;-0.0105678,-0.120716;-0.6735703;0.05748697,-0.1061952;-0.6348001;-0.02831091,-0.006718817;0.551502;0.01489674,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.005471187;0.3184909;0.01422262,-0.007941427;0.6274244;0.01265127,0.1681147;0.5034493;0.03067313,0.2028832;0.2491979;0.04236452,0.2411954;0.01627758;-0.01353734,-0.1673396;0.4855738;-0.04161356,-0.2330167;0.3618984;-0.2569743,-0.266439;0.2569187;-0.4730921,0.07705283;0.005987317;-0.03198611,0.08098609;-0.3336909;0.006634295,0.0830358;-0.6734511;0.07296325,0.09590421;-0.634779;-0.01310791,-0.07122432;0.004271151;-0.04364572,-0.1039338;-0.3344097;-0.0102742,-0.120887;-0.6733884;0.05789312,-0.1058939;-0.6346139;-0.02782305,-0.007120651;0.5514885;0.01528273,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.005471187;0.3184909;0.01422262,-0.007941427;0.6274244;0.01265127,0.1681147;0.5034493;0.03067313,0.2028832;0.2491979;0.04236452,0.2411954;0.01627758;-0.01353734,-0.1673396;0.4855738;-0.04161356,-0.2330167;0.3618984;-0.2569743,-0.266439;0.2569187;-0.4730921,0.07705283;0.005987317;-0.03198611,0.08098609;-0.3336909;0.006634295,0.0830358;-0.6734511;0.07296325,0.09590421;-0.634779;-0.01310791,-0.07122432;0.004271151;-0.04364572,-0.1039338;-0.3344097;-0.0102742,-0.120887;-0.6733884;0.05789312,-0.1058939;-0.6346139;-0.02782305,-0.007120651;0.5514885;0.01528273,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.005471187;0.3184909;0.01422262,-0.007941427;0.6274244;0.01265127,0.1681147;0.5034493;0.03067313,0.2028832;0.2491979;0.04236452,0.2411954;0.01627758;-0.01353734,-0.1673396;0.4855738;-0.04161356,-0.2330167;0.3618984;-0.2569743,-0.266439;0.2569187;-0.4730921,0.07705283;0.005987317;-0.03198611,0.08098609;-0.3336909;0.006634295,0.0830358;-0.6734511;0.07296325,0.09590421;-0.634779;-0.01310791,-0.07122432;0.004271151;-0.04364572,-0.1039338;-0.3344097;-0.0102742,-0.120887;-0.6733884;0.05789312,-0.1058939;-0.6346139;-0.02782305,-0.007120651;0.5514885;0.01528273,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.005821923;0.3184772;0.01438842,-0.008743242;0.6274068;0.01316025,0.1673273;0.5033382;0.03145581,0.201755;0.2490471;0.04329124,0.2403081;0.0161638;-0.01259919,-0.166775;0.485175;-0.04426172,-0.2345123;0.3624531;-0.2595297,-0.2640618;0.2883424;-0.488613,0.07723689;0.006016446;-0.03153353,0.08081151;-0.3336528;0.007201117,0.08282697;-0.6734582;0.07329904,0.09638233;-0.6347883;-0.01266684,-0.07088978;0.004309849;-0.04418327,-0.1043432;-0.3342153;-0.009979259,-0.1213923;-0.6731204;0.05852898,-0.1057157;-0.6343453;-0.02706476,-0.007854491;0.5514702;0.01574902,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.005821923;0.3184772;0.01438842,-0.008743242;0.6274068;0.01316025,0.1673273;0.5033382;0.03145581,0.201755;0.2490471;0.04329124,0.2403081;0.0161638;-0.01259919,-0.166775;0.485175;-0.04426172,-0.2345123;0.3624531;-0.2595297,-0.2640618;0.2883424;-0.488613,0.07723689;0.006016446;-0.03153353,0.08081151;-0.3336528;0.007201117,0.08282697;-0.6734582;0.07329904,0.09638233;-0.6347883;-0.01266684,-0.07088978;0.004309849;-0.04418327,-0.1043432;-0.3342153;-0.009979259,-0.1213923;-0.6731204;0.05852898,-0.1057157;-0.6343453;-0.02706476,-0.007854491;0.5514702;0.01574902,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.005821923;0.3184772;0.01438842,-0.008743242;0.6274068;0.01316025,0.1673273;0.5033382;0.03145581,0.201755;0.2490471;0.04329124,0.2403081;0.0161638;-0.01259919,-0.166775;0.485175;-0.04426172,-0.2345123;0.3624531;-0.2595297,-0.2640618;0.2883424;-0.488613,0.07723689;0.006016446;-0.03153353,0.08081151;-0.3336528;0.007201117,0.08282697;-0.6734582;0.07329904,0.09638233;-0.6347883;-0.01266684,-0.07088978;0.004309849;-0.04418327,-0.1043432;-0.3342153;-0.009979259,-0.1213923;-0.6731204;0.05852898,-0.1057157;-0.6343453;-0.02706476,-0.007854491;0.5514702;0.01574902,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.006076326;0.318466;0.0145316,-0.009273286;0.6273927;0.01346699,0.1668513;0.5034449;0.03217671,0.2009376;0.249114;0.04414519,0.2395858;0.01620114;-0.01155598,-0.1665415;0.4848662;-0.04548699,-0.2356981;0.3635236;-0.2610854,-0.2689759;0.309383;-0.4951924,0.07736206;0.006009839;-0.03122644,0.08071204;-0.3336643;0.00748466,0.08272762;-0.6734622;0.07362126,0.0966626;-0.634792;-0.01228388,-0.07060653;0.004344854;-0.04463114,-0.1045569;-0.3340732;-0.009862114,-0.1215915;-0.6729282;0.0588976,-0.1055378;-0.6341513;-0.02662605,-0.008324173;0.5514561;0.01603625,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.006076326;0.318466;0.0145316,-0.009273286;0.6273927;0.01346699,0.1668513;0.5034449;0.03217671,0.2009376;0.249114;0.04414519,0.2395858;0.01620114;-0.01155598,-0.1665415;0.4848662;-0.04548699,-0.2356981;0.3635236;-0.2610854,-0.2689759;0.309383;-0.4951924,0.07736206;0.006009839;-0.03122644,0.08071204;-0.3336643;0.00748466,0.08272762;-0.6734622;0.07362126,0.0966626;-0.634792;-0.01228388,-0.07060653;0.004344854;-0.04463114,-0.1045569;-0.3340732;-0.009862114,-0.1215915;-0.6729282;0.0588976,-0.1055378;-0.6341513;-0.02662605,-0.008324173;0.5514561;0.01603625,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.006076326;0.318466;0.0145316,-0.009273286;0.6273927;0.01346699,0.1668513;0.5034449;0.03217671,0.2009376;0.249114;0.04414519,0.2395858;0.01620114;-0.01155598,-0.1665415;0.4848662;-0.04548699,-0.2356981;0.3635236;-0.2610854,-0.2689759;0.309383;-0.4951924,0.07736206;0.006009839;-0.03122644,0.08071204;-0.3336643;0.00748466,0.08272762;-0.6734622;0.07362126,0.0966626;-0.634792;-0.01228388,-0.07060653;0.004344854;-0.04463114,-0.1045569;-0.3340732;-0.009862114,-0.1215915;-0.6729282;0.0588976,-0.1055378;-0.6341513;-0.02662605,-0.008324173;0.5514561;0.01603625,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.006303552;0.3184564;0.01464397,-0.009755895;0.62738;0.01377623,0.1663817;0.503458;0.03269181,0.2001792;0.2491108;0.04512569,0.2385238;0.01608992;-0.01033288,-0.1664348;0.484738;-0.04650471,-0.2367167;0.3658069;-0.2630808,-0.2693598;0.3135482;-0.4977042,0.07747978;0.005982653;-0.03093846,0.08051606;-0.3336966;0.007753277,0.08259693;-0.673482;0.07395217,0.09683558;-0.634807;-0.01190266,-0.07040069;0.004390551;-0.04495068,-0.1049099;-0.3339369;-0.009851217,-0.121966;-0.6727254;0.05922922,-0.1056098;-0.6339483;-0.02623706,-0.008779805;0.551443;0.01632363,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.006303552;0.3184564;0.01464397,-0.009755895;0.62738;0.01377623,0.1663817;0.503458;0.03269181,0.2001792;0.2491108;0.04512569,0.2385238;0.01608992;-0.01033288,-0.1664348;0.484738;-0.04650471,-0.2367167;0.3658069;-0.2630808,-0.2693598;0.3135482;-0.4977042,0.07747978;0.005982653;-0.03093846,0.08051606;-0.3336966;0.007753277,0.08259693;-0.673482;0.07395217,0.09683558;-0.634807;-0.01190266,-0.07040069;0.004390551;-0.04495068,-0.1049099;-0.3339369;-0.009851217,-0.121966;-0.6727254;0.05922922,-0.1056098;-0.6339483;-0.02623706,-0.008779805;0.551443;0.01632363,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.006303552;0.3184564;0.01464397,-0.009755895;0.62738;0.01377623,0.1663817;0.503458;0.03269181,0.2001792;0.2491108;0.04512569,0.2385238;0.01608992;-0.01033288,-0.1664348;0.484738;-0.04650471,-0.2367167;0.3658069;-0.2630808,-0.2693598;0.3135482;-0.4977042,0.07747978;0.005982653;-0.03093846,0.08051606;-0.3336966;0.007753277,0.08259693;-0.673482;0.07395217,0.09683558;-0.634807;-0.01190266,-0.07040069;0.004390551;-0.04495068,-0.1049099;-0.3339369;-0.009851217,-0.121966;-0.6727254;0.05922922,-0.1056098;-0.6339483;-0.02623706,-0.008779805;0.551443;0.01632363,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.006588714;0.3184442;0.01478348,-0.01031671;0.627364;0.0141287,0.1658325;0.503503;0.03333294,0.1992953;0.249114;0.04581673,0.2373361;0.01594615;-0.009231899,-0.1662583;0.4846302;-0.04784153,-0.2378249;0.3681546;-0.2653294,-0.2693796;0.3244292;-0.5018396,0.07760645;0.005946208;-0.03062643,0.08022301;-0.3337398;0.008037532,0.08221641;-0.6734438;0.07465535,0.09684873;-0.6347646;-0.01113284,-0.07015414;0.004451064;-0.0453286,-0.1052266;-0.3337598;-0.009668157,-0.1223488;-0.67251;0.05958381,-0.1056038;-0.6337296;-0.0258068,-0.009316498;0.5514265;0.0166533,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.006588714;0.3184442;0.01478348,-0.01031671;0.627364;0.0141287,0.1658325;0.503503;0.03333294,0.1992953;0.249114;0.04581673,0.2373361;0.01594615;-0.009231899,-0.1662583;0.4846302;-0.04784153,-0.2378249;0.3681546;-0.2653294,-0.2693796;0.3244292;-0.5018396,0.07760645;0.005946208;-0.03062643,0.08022301;-0.3337398;0.008037532,0.08221641;-0.6734438;0.07465535,0.09684873;-0.6347646;-0.01113284,-0.07015414;0.004451064;-0.0453286,-0.1052266;-0.3337598;-0.009668157,-0.1223488;-0.67251;0.05958381,-0.1056038;-0.6337296;-0.0258068,-0.009316498;0.5514265;0.0166533,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.006588714;0.3184442;0.01478348,-0.01031671;0.627364;0.0141287,0.1658325;0.503503;0.03333294,0.1992953;0.249114;0.04581673,0.2373361;0.01594615;-0.009231899,-0.1662583;0.4846302;-0.04784153,-0.2378249;0.3681546;-0.2653294,-0.2693796;0.3244292;-0.5018396,0.07760645;0.005946208;-0.03062643,0.08022301;-0.3337398;0.008037532,0.08221641;-0.6734438;0.07465535,0.09684873;-0.6347646;-0.01113284,-0.07015414;0.004451064;-0.0453286,-0.1052266;-0.3337598;-0.009668157,-0.1223488;-0.67251;0.05958381,-0.1056038;-0.6337296;-0.0258068,-0.009316498;0.5514265;0.0166533,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.006713439;0.3184366;0.01489083,-0.01070276;0.6273531;0.01446664,0.1654252;0.5034043;0.0340057,0.1986437;0.2489884;0.04659283,0.236652;0.01572543;-0.008074101,-0.1659563;0.4843057;-0.04878826,-0.2382363;0.3751373;-0.2698023,-0.2698291;0.3377882;-0.5073979,0.07774408;0.005906284;-0.03028318,0.0801952;-0.3337784;0.008403212,0.08214253;-0.6734616;0.07512807,0.09710091;-0.6347851;-0.01060414,-0.06988375;0.004545797;-0.04573505,-0.1053662;-0.3335416;-0.009317782,-0.1224251;-0.6722755;0.06002956,-0.1053569;-0.6334916;-0.02529669,-0.009663388;0.5514147;0.01694569,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.006713439;0.3184366;0.01489083,-0.01070276;0.6273531;0.01446664,0.1654252;0.5034043;0.0340057,0.1986437;0.2489884;0.04659283,0.236652;0.01572543;-0.008074101,-0.1659563;0.4843057;-0.04878826,-0.2382363;0.3751373;-0.2698023,-0.2698291;0.3377882;-0.5073979,0.07774408;0.005906284;-0.03028318,0.0801952;-0.3337784;0.008403212,0.08214253;-0.6734616;0.07512807,0.09710091;-0.6347851;-0.01060414,-0.06988375;0.004545797;-0.04573505,-0.1053662;-0.3335416;-0.009317782,-0.1224251;-0.6722755;0.06002956,-0.1053569;-0.6334916;-0.02529669,-0.009663388;0.5514147;0.01694569,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.006713439;0.3184366;0.01489083,-0.01070276;0.6273531;0.01446664,0.1654252;0.5034043;0.0340057,0.1986437;0.2489884;0.04659283,0.236652;0.01572543;-0.008074101,-0.1659563;0.4843057;-0.04878826,-0.2382363;0.3751373;-0.2698023,-0.2698291;0.3377882;-0.5073979,0.07774408;0.005906284;-0.03028318,0.0801952;-0.3337784;0.008403212,0.08214253;-0.6734616;0.07512807,0.09710091;-0.6347851;-0.01060414,-0.06988375;0.004545797;-0.04573505,-0.1053662;-0.3335416;-0.009317782,-0.1224251;-0.6722755;0.06002956,-0.1053569;-0.6334916;-0.02529669,-0.009663388;0.5514147;0.01694569,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.006827136;0.3184301;0.01497708,-0.0110251;0.6273437;0.01471937,0.1650698;0.5032667;0.03456381,0.1981112;0.2488336;0.0472683,0.236172;0.01563317;-0.007628132,-0.1656435;0.484048;-0.04972779,-0.2381359;0.384542;-0.275189,-0.2706307;0.3497475;-0.5130506,0.07786226;0.005943461;-0.02997065,0.08020494;-0.3337449;0.008690216,0.08182012;-0.673443;0.0753483,0.0970843;-0.634765;-0.01032983,-0.06960602;0.00451471;-0.04615969,-0.1057403;-0.3334872;-0.009590086,-0.1222991;-0.6721241;0.06034918,-0.1049336;-0.6333426;-0.0249173,-0.009950569;0.5514047;0.01716653,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.006827136;0.3184301;0.01497708,-0.0110251;0.6273437;0.01471937,0.1650698;0.5032667;0.03456381,0.1981112;0.2488336;0.0472683,0.236172;0.01563317;-0.007628132,-0.1656435;0.484048;-0.04972779,-0.2381359;0.384542;-0.275189,-0.2706307;0.3497475;-0.5130506,0.07786226;0.005943461;-0.02997065,0.08020494;-0.3337449;0.008690216,0.08182012;-0.673443;0.0753483,0.0970843;-0.634765;-0.01032983,-0.06960602;0.00451471;-0.04615969,-0.1057403;-0.3334872;-0.009590086,-0.1222991;-0.6721241;0.06034918,-0.1049336;-0.6333426;-0.0249173,-0.009950569;0.5514047;0.01716653,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.006827136;0.3184301;0.01497708,-0.0110251;0.6273437;0.01471937,0.1650698;0.5032667;0.03456381,0.1981112;0.2488336;0.0472683,0.236172;0.01563317;-0.007628132,-0.1656435;0.484048;-0.04972779,-0.2381359;0.384542;-0.275189,-0.2706307;0.3497475;-0.5130506,0.07786226;0.005943461;-0.02997065,0.08020494;-0.3337449;0.008690216,0.08182012;-0.673443;0.0753483,0.0970843;-0.634765;-0.01032983,-0.06960602;0.00451471;-0.04615969,-0.1057403;-0.3334872;-0.009590086,-0.1222991;-0.6721241;0.06034918,-0.1049336;-0.6333426;-0.0249173,-0.009950569;0.5514047;0.01716653,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.007092481;0.3184185;0.01510072,-0.01154557;0.6273279;0.01500389,0.1645647;0.5032944;0.03525264,0.1972947;0.248828;0.04809581,0.2351226;0.01552387;-0.006520405,-0.1657239;0.4839527;-0.05029452,-0.2387964;0.3936467;-0.2794115,-0.2706807;0.3697912;-0.5187,0.0779746;0.005934773;-0.02967893,0.08003762;-0.3337547;0.008987419,0.08157251;-0.6734705;0.07555746,0.09707988;-0.6347896;-0.01007671,-0.06945629;0.004525842;-0.0463836,-0.1064892;-0.3333573;-0.009616178,-0.1225976;-0.6719425;0.06067842,-0.1049919;-0.6331555;-0.02453824,-0.01042478;0.5513889;0.01742997,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.007092481;0.3184185;0.01510072,-0.01154557;0.6273279;0.01500389,0.1645647;0.5032944;0.03525264,0.1972947;0.248828;0.04809581,0.2351226;0.01552387;-0.006520405,-0.1657239;0.4839527;-0.05029452,-0.2387964;0.3936467;-0.2794115,-0.2706807;0.3697912;-0.5187,0.0779746;0.005934773;-0.02967893,0.08003762;-0.3337547;0.008987419,0.08157251;-0.6734705;0.07555746,0.09707988;-0.6347896;-0.01007671,-0.06945629;0.004525842;-0.0463836,-0.1064892;-0.3333573;-0.009616178,-0.1225976;-0.6719425;0.06067842,-0.1049919;-0.6331555;-0.02453824,-0.01042478;0.5513889;0.01742997,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.007092481;0.3184185;0.01510072,-0.01154557;0.6273279;0.01500389,0.1645647;0.5032944;0.03525264,0.1972947;0.248828;0.04809581,0.2351226;0.01552387;-0.006520405,-0.1657239;0.4839527;-0.05029452,-0.2387964;0.3936467;-0.2794115,-0.2706807;0.3697912;-0.5187,0.0779746;0.005934773;-0.02967893,0.08003762;-0.3337547;0.008987419,0.08157251;-0.6734705;0.07555746,0.09707988;-0.6347896;-0.01007671,-0.06945629;0.004525842;-0.0463836,-0.1064892;-0.3333573;-0.009616178,-0.1225976;-0.6719425;0.06067842,-0.1049919;-0.6331555;-0.02453824,-0.01042478;0.5513889;0.01742997,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.007304426;0.3184034;0.01531636,-0.01198859;0.6273086;0.01543263,0.1641432;0.5032577;0.03581216,0.1966047;0.2487673;0.04885919,0.2346208;0.0154977;-0.005773973,-0.1657973;0.4839552;-0.05066812,-0.2378735;0.4017094;-0.2831116,-0.2633306;0.3844836;-0.5237356,0.07810206;0.005941418;-0.0293405,0.07997265;-0.3337556;0.00926975,0.08146635;-0.673431;0.07604611,0.0971601;-0.6347438;-0.009553447,-0.06932367;0.004515003;-0.04658262,-0.1066041;-0.3332757;-0.00922104,-0.1226806;-0.671834;0.06121057,-0.104892;-0.6330412;-0.02396747,-0.01082445;0.5513691;0.01782161,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.007304426;0.3184034;0.01531636,-0.01198859;0.6273086;0.01543263,0.1641432;0.5032577;0.03581216,0.1966047;0.2487673;0.04885919,0.2346208;0.0154977;-0.005773973,-0.1657973;0.4839552;-0.05066812,-0.2378735;0.4017094;-0.2831116,-0.2633306;0.3844836;-0.5237356,0.07810206;0.005941418;-0.0293405,0.07997265;-0.3337556;0.00926975,0.08146635;-0.673431;0.07604611,0.0971601;-0.6347438;-0.009553447,-0.06932367;0.004515003;-0.04658262,-0.1066041;-0.3332757;-0.00922104,-0.1226806;-0.671834;0.06121057,-0.104892;-0.6330412;-0.02396747,-0.01082445;0.5513691;0.01782161,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.007304426;0.3184034;0.01531636,-0.01198859;0.6273086;0.01543263,0.1641432;0.5032577;0.03581216,0.1966047;0.2487673;0.04885919,0.2346208;0.0154977;-0.005773973,-0.1657973;0.4839552;-0.05066812,-0.2378735;0.4017094;-0.2831116,-0.2633306;0.3844836;-0.5237356,0.07810206;0.005941418;-0.0293405,0.07997265;-0.3337556;0.00926975,0.08146635;-0.673431;0.07604611,0.0971601;-0.6347438;-0.009553447,-0.06932367;0.004515003;-0.04658262,-0.1066041;-0.3332757;-0.00922104,-0.1226806;-0.671834;0.06121057,-0.104892;-0.6330412;-0.02396747,-0.01082445;0.5513691;0.01782161,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.007462224;0.3183931;0.01545415,-0.01243002;0.6272937;0.01584771,0.1637152;0.5032454;0.03650568,0.1958376;0.2487145;0.04960309,0.2341148;0.0154743;-0.004973039,-0.1662758;0.4844622;-0.05064005,-0.2373097;0.4059529;-0.2846909,-0.2632363;0.3870598;-0.5251396,0.07826854;0.005933379;-0.02889512,0.07994244;-0.333775;0.009623941,0.08137595;-0.6734008;0.07665388,0.09719555;-0.6347029;-0.00892143,-0.06914111;0.004547666;-0.04684999,-0.1065644;-0.3331695;-0.008969948,-0.1227654;-0.6716295;0.06190397,-0.1048528;-0.6328251;-0.02324688,-0.01121753;0.5513529;0.01816851,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.007462224;0.3183931;0.01545415,-0.01243002;0.6272937;0.01584771,0.1637152;0.5032454;0.03650568,0.1958376;0.2487145;0.04960309,0.2341148;0.0154743;-0.004973039,-0.1662758;0.4844622;-0.05064005,-0.2373097;0.4059529;-0.2846909,-0.2632363;0.3870598;-0.5251396,0.07826854;0.005933379;-0.02889512,0.07994244;-0.333775;0.009623941,0.08137595;-0.6734008;0.07665388,0.09719555;-0.6347029;-0.00892143,-0.06914111;0.004547666;-0.04684999,-0.1065644;-0.3331695;-0.008969948,-0.1227654;-0.6716295;0.06190397,-0.1048528;-0.6328251;-0.02324688,-0.01121753;0.5513529;0.01816851,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.007462224;0.3183931;0.01545415,-0.01243002;0.6272937;0.01584771,0.1637152;0.5032454;0.03650568,0.1958376;0.2487145;0.04960309,0.2341148;0.0154743;-0.004973039,-0.1662758;0.4844622;-0.05064005,-0.2373097;0.4059529;-0.2846909,-0.2632363;0.3870598;-0.5251396,0.07826854;0.005933379;-0.02889512,0.07994244;-0.333775;0.009623941,0.08137595;-0.6734008;0.07665388,0.09719555;-0.6347029;-0.00892143,-0.06914111;0.004547666;-0.04684999,-0.1065644;-0.3331695;-0.008969948,-0.1227654;-0.6716295;0.06190397,-0.1048528;-0.6328251;-0.02324688,-0.01121753;0.5513529;0.01816851,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.007567078;0.3183826;0.01561889,-0.01274796;0.627279;0.01628612,0.1633819;0.5031869;0.03718959,0.1952745;0.2486317;0.05037335,0.2337632;0.01540065;-0.004093245,-0.1666115;0.4850324;-0.05072587,-0.2368686;0.4126989;-0.2869908,-0.2648681;0.3843284;-0.5262728,0.07842025;0.005879607;-0.02849196,0.079863;-0.3338372;0.009961804,0.08128865;-0.6734475;0.07707065,0.09725766;-0.6347396;-0.008475885,-0.06889509;0.004621414;-0.04720387,-0.1064166;-0.3330086;-0.008649606,-0.122794;-0.6714492;0.06227623,-0.1047338;-0.6326323;-0.02284214,-0.01150653;0.5513367;0.01854348,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.007567078;0.3183826;0.01561889,-0.01274796;0.627279;0.01628612,0.1633819;0.5031869;0.03718959,0.1952745;0.2486317;0.05037335,0.2337632;0.01540065;-0.004093245,-0.1666115;0.4850324;-0.05072587,-0.2368686;0.4126989;-0.2869908,-0.2648681;0.3843284;-0.5262728,0.07842025;0.005879607;-0.02849196,0.079863;-0.3338372;0.009961804,0.08128865;-0.6734475;0.07707065,0.09725766;-0.6347396;-0.008475885,-0.06889509;0.004621414;-0.04720387,-0.1064166;-0.3330086;-0.008649606,-0.122794;-0.6714492;0.06227623,-0.1047338;-0.6326323;-0.02284214,-0.01150653;0.5513367;0.01854348,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.007567078;0.3183826;0.01561889,-0.01274796;0.627279;0.01628612,0.1633819;0.5031869;0.03718959,0.1952745;0.2486317;0.05037335,0.2337632;0.01540065;-0.004093245,-0.1666115;0.4850324;-0.05072587,-0.2368686;0.4126989;-0.2869908,-0.2648681;0.3843284;-0.5262728,0.07842025;0.005879607;-0.02849196,0.079863;-0.3338372;0.009961804,0.08128865;-0.6734475;0.07707065,0.09725766;-0.6347396;-0.008475885,-0.06889509;0.004621414;-0.04720387,-0.1064166;-0.3330086;-0.008649606,-0.122794;-0.6714492;0.06227623,-0.1047338;-0.6326323;-0.02284214,-0.01150653;0.5513367;0.01854348,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.00758457;0.3183765;0.01573403,-0.01287391;0.6272706;0.01656342,0.1631959;0.5030963;0.03791789,0.1945892;0.2484647;0.05082311,0.233109;0.01514801;-0.003253371,-0.166794;0.4857914;-0.05105428,-0.2369644;0.415945;-0.2880921,-0.2652709;0.386066;-0.5271542,0.07850623;0.005798147;-0.02827102,0.07986403;-0.3339233;0.01014476,0.08134223;-0.6735257;0.07729207,0.09751423;-0.6348156;-0.008216113,-0.06883257;0.004698748;-0.04728738,-0.1064422;-0.3328966;-0.008516423,-0.1226033;-0.6713066;0.06260506,-0.104344;-0.6324896;-0.0224708,-0.01161729;0.5513275;0.01878309,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.00758457;0.3183765;0.01573403,-0.01287391;0.6272706;0.01656342,0.1631959;0.5030963;0.03791789,0.1945892;0.2484647;0.05082311,0.233109;0.01514801;-0.003253371,-0.166794;0.4857914;-0.05105428,-0.2369644;0.415945;-0.2880921,-0.2652709;0.386066;-0.5271542,0.07850623;0.005798147;-0.02827102,0.07986403;-0.3339233;0.01014476,0.08134223;-0.6735257;0.07729207,0.09751423;-0.6348156;-0.008216113,-0.06883257;0.004698748;-0.04728738,-0.1064422;-0.3328966;-0.008516423,-0.1226033;-0.6713066;0.06260506,-0.104344;-0.6324896;-0.0224708,-0.01161729;0.5513275;0.01878309,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.00758457;0.3183765;0.01573403,-0.01287391;0.6272706;0.01656342,0.1631959;0.5030963;0.03791789,0.1945892;0.2484647;0.05082311,0.233109;0.01514801;-0.003253371,-0.166794;0.4857914;-0.05105428,-0.2369644;0.415945;-0.2880921,-0.2652709;0.386066;-0.5271542,0.07850623;0.005798147;-0.02827102,0.07986403;-0.3339233;0.01014476,0.08134223;-0.6735257;0.07729207,0.09751423;-0.6348156;-0.008216113,-0.06883257;0.004698748;-0.04728738,-0.1064422;-0.3328966;-0.008516423,-0.1226033;-0.6713066;0.06260506,-0.104344;-0.6324896;-0.0224708,-0.01161729;0.5513275;0.01878309,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.007546624;0.318368;0.01592353,-0.01290918;0.6272602;0.01698778,0.1631289;0.5030113;0.03845929,0.1943951;0.2483658;0.05139871,0.2329222;0.01503053;-0.002592262,-0.1667337;0.4865767;-0.05162262,-0.2371153;0.4201273;-0.2895727,-0.2653652;0.3946376;-0.5291492,0.07864166;0.005744562;-0.02790317,0.08007275;-0.3340015;0.01029226,0.08149891;-0.6735475;0.07772508,0.09789291;-0.6348371;-0.007740781,-0.06872926;0.004769871;-0.04743031,-0.1062603;-0.3327913;-0.008286953,-0.1224514;-0.6711473;0.06308387,-0.1039709;-0.6323246;-0.02194364,-0.01164469;0.5513154;0.01914713,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.007546624;0.318368;0.01592353,-0.01290918;0.6272602;0.01698778,0.1631289;0.5030113;0.03845929,0.1943951;0.2483658;0.05139871,0.2329222;0.01503053;-0.002592262,-0.1667337;0.4865767;-0.05162262,-0.2371153;0.4201273;-0.2895727,-0.2653652;0.3946376;-0.5291492,0.07864166;0.005744562;-0.02790317,0.08007275;-0.3340015;0.01029226,0.08149891;-0.6735475;0.07772508,0.09789291;-0.6348371;-0.007740781,-0.06872926;0.004769871;-0.04743031,-0.1062603;-0.3327913;-0.008286953,-0.1224514;-0.6711473;0.06308387,-0.1039709;-0.6323246;-0.02194364,-0.01164469;0.5513154;0.01914713,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.007546624;0.318368;0.01592353,-0.01290918;0.6272602;0.01698778,0.1631289;0.5030113;0.03845929,0.1943951;0.2483658;0.05139871,0.2329222;0.01503053;-0.002592262,-0.1667337;0.4865767;-0.05162262,-0.2371153;0.4201273;-0.2895727,-0.2653652;0.3946376;-0.5291492,0.07864166;0.005744562;-0.02790317,0.08007275;-0.3340015;0.01029226,0.08149891;-0.6735475;0.07772508,0.09789291;-0.6348371;-0.007740781,-0.06872926;0.004769871;-0.04743031,-0.1062603;-0.3327913;-0.008286953,-0.1224514;-0.6711473;0.06308387,-0.1039709;-0.6323246;-0.02194364,-0.01164469;0.5513154;0.01914713,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531
+0;0;0,-0.007469945;0.3183538;0.01623885,-0.01284959;0.627245;0.01742267,0.1631579;0.5029573;0.03915256,0.1941619;0.2482773;0.05204292,0.2328597;0.01501381;-0.002135951,-0.1666429;0.4871648;-0.05180036,-0.2369591;0.423898;-0.2906356,-0.2654869;0.3980409;-0.5301399,0.07873573;0.005644982;-0.02765711,0.08015612;-0.3340903;0.01063419,0.08160872;-0.6736238;0.07812975,0.09817551;-0.6349072;-0.007302158,-0.06869481;0.004861901;-0.04747087,-0.1060697;-0.33267;-0.007927854,-0.1222148;-0.6710159;0.06350131,-0.103564;-0.6321861;-0.02148826,-0.01157394;0.5512998;0.01956045,0;0;0,-0.01462828;0.3182317;0.01353788,-0.02942951;0.6268192;0.01362205,0.1481918;0.4998332;-0.004422665,0.21488;0.2519813;0.006135464,0.2164175;0.01335835;-0.03746986,-0.1812494;0.4864807;-0.05390028,-0.2490952;0.4529635;-0.2993852,-0.2774351;0.411997;-0.5367948,0.07698421;0.006554335;-0.03204012,0.08603914;-0.3351523;-0.03858805,0.08057661;-0.6753194;0.02542186,0.1013074;-0.7073056;-0.03269005,-0.07405218;0.00224455;-0.03882441,-0.1157222;-0.3369906;-0.03037285,-0.1187241;-0.676017;0.03957578,-0.128303;-0.7128415;-0.01602806,-0.02565137;0.5509638;0.01597977,670.4531

+ 136 - 0
DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_OneArm_Sideways_ColorFeedback_Fast.csv

@@ -0,0 +1,136 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.007228046;0.3121124;0.008211497,0.01308325;0.6138712;0.001556336,0.1790583;0.4891798;0.005303432,0.2134006;0.2373244;0.02083921,0.2478569;-0.008724302;-0.04269058,-0.1537261;0.4832145;0.006776372,-0.203605;0.2335481;0.001235886,-0.2565197;-0.01299775;-0.04543766,0.07698885;0.005278368;-0.04366224,0.09113254;-0.3315281;0.001753084,0.09169735;-0.6773946;0.09221832,0.1027344;-0.7017654;0.02956636,-0.07788991;0.006758895;-0.0418212,-0.1118515;-0.3296036;-0.004297044,-0.1296926;-0.6763287;0.08097555,-0.129271;-0.6375263;-0.002244674,0.01170986;0.5394539;0.00568766,0;0;0,-0.004422516;0.3115838;-0.02073145,-0.01036926;0.6109303;-0.05909872,0.1600959;0.4988608;-0.07068777,0.2258497;0.2559265;-0.03181314,0.2266017;0.000407666;-0.05355716,-0.1738762;0.4877019;-0.01934818,-0.2100245;0.2385881;0.01921993,-0.2401155;-0.0138924;-0.01411726,0.07530719;0.005416036;-0.04648685,0.1011288;-0.333735;-0.04980803,0.09577051;-0.6840396;0.02136731,0.1148658;-0.7121995;-0.0356946,-0.08371638;0.004126411;-0.02891497,-0.1224385;-0.3334739;-0.04400837,-0.1271041;-0.6852271;0.01967777,-0.1371406;-0.672735;-0.06153805,-0.008593112;0.5374815;-0.04648876,433.0775
+0;0;0,0.007228046;0.3121124;0.008211497,0.01308325;0.6138712;0.001556336,0.1790583;0.4891798;0.005303432,0.2134006;0.2373244;0.02083921,0.2478569;-0.008724302;-0.04269058,-0.1537261;0.4832145;0.006776372,-0.203605;0.2335481;0.001235886,-0.2565197;-0.01299775;-0.04543766,0.07698885;0.005278368;-0.04366224,0.09113254;-0.3315281;0.001753084,0.09169735;-0.6773946;0.09221832,0.1027344;-0.7017654;0.02956636,-0.07788991;0.006758895;-0.0418212,-0.1118515;-0.3296036;-0.004297044,-0.1296926;-0.6763287;0.08097555,-0.129271;-0.6375263;-0.002244674,0.01170986;0.5394539;0.00568766,0;0;0,-0.004422516;0.3115838;-0.02073145,-0.01036926;0.6109303;-0.05909872,0.1600959;0.4988608;-0.07068777,0.2258497;0.2559265;-0.03181314,0.2266017;0.000407666;-0.05355716,-0.1738762;0.4877019;-0.01934818,-0.2100245;0.2385881;0.01921993,-0.2401155;-0.0138924;-0.01411726,0.07530719;0.005416036;-0.04648685,0.1011288;-0.333735;-0.04980803,0.09577051;-0.6840396;0.02136731,0.1148658;-0.7121995;-0.0356946,-0.08371638;0.004126411;-0.02891497,-0.1224385;-0.3334739;-0.04400837,-0.1271041;-0.6852271;0.01967777,-0.1371406;-0.672735;-0.06153805,-0.008593112;0.5374815;-0.04648876,433.0948
+0;0;0,0.007221604;0.3118342;0.008204178,0.01306478;0.6129753;0.001561014,0.1784784;0.488569;0.005302978,0.2128075;0.2368106;0.02083277,0.2472518;-0.009152442;-0.04267488,-0.1531854;0.4826238;0.006770958,-0.203045;0.2330535;0.001232605,-0.2559413;-0.01340641;-0.04542468,0.07710161;0.005286099;-0.04372618,0.09124795;-0.3315833;0.001697626,0.09181254;-0.6773157;0.09212776,0.102856;-0.701718;0.02943956,-0.078004;0.006768794;-0.04188245,-0.1119719;-0.3296566;-0.004351277,-0.1298062;-0.6762471;0.08088823,-0.1293842;-0.6374397;-0.00238011,0.01169352;0.5386738;0.005685912,0;0;0,-0.004417762;0.3111536;-0.02289033,-0.01071772;0.609593;-0.06333232,0.1595415;0.4991077;-0.07419038,0.2258452;0.2566203;-0.03411961,0.226802;0.001039416;-0.05399179,-0.1737393;0.4872456;-0.0230772,-0.2094806;0.2385313;0.0177366,-0.2392577;-0.01421513;-0.01308497,0.07543741;0.005517483;-0.04651165,0.1014237;-0.333679;-0.05037785,0.09602566;-0.6841066;0.01948023,0.1150342;-0.7122505;-0.0376978,-0.08386261;0.004020491;-0.02890465,-0.1220575;-0.3336526;-0.04510655,-0.1271024;-0.6854241;0.01766442,-0.1370987;-0.6731204;-0.0635654,-0.008870348;0.5363623;-0.05016208,433.1102
+0;0;0,0.007140945;0.3120205;0.008149042,0.01291255;0.6130495;0.001459781,0.177945;0.4887184;0.005264442,0.212272;0.2372108;0.02075609,0.2467474;-0.008645803;-0.04282275,-0.1528917;0.4826892;0.006879409,-0.202662;0.2333543;0.001449452,-0.2556395;-0.01309061;-0.04475157,0.07714044;0.005325926;-0.0437542,0.09122223;-0.3307029;0.001457788,0.09193984;-0.6763437;0.09199816,0.1023627;-0.7010382;0.02940573,-0.07803319;0.006734195;-0.04193943,-0.1119101;-0.3288424;-0.004543342,-0.1298013;-0.6753756;0.08066414,-0.1294117;-0.6365673;-0.002643667,0.01155853;0.5387021;0.005600518,0;0;0,-0.005168349;0.3111492;-0.02517271,-0.01230663;0.6091836;-0.06756115,0.1577223;0.499116;-0.07882571,0.2259823;0.2579077;-0.0360055,0.2266687;0.002275079;-0.0541091,-0.17467;0.4872389;-0.02638839,-0.2099819;0.2389762;0.01595724,-0.2397729;-0.01391438;-0.01294076,0.07549578;0.005592287;-0.04650331,0.1008859;-0.3327776;-0.05085182,0.09543088;-0.6834422;0.01748776,0.1141757;-0.7119645;-0.03944826,-0.0839138;0.003958048;-0.02891803,-0.1221934;-0.3328283;-0.04527165,-0.1278239;-0.684862;0.01560726,-0.1380441;-0.6727585;-0.06559123,-0.01020293;0.5360089;-0.05386615,433.1298
+0;0;0,0.007140945;0.3120205;0.008149042,0.01291255;0.6130495;0.001459781,0.177945;0.4887184;0.005264442,0.212272;0.2372108;0.02075609,0.2467474;-0.008645803;-0.04282275,-0.1528917;0.4826892;0.006879409,-0.202662;0.2333543;0.001449452,-0.2556395;-0.01309061;-0.04475157,0.07714044;0.005325926;-0.0437542,0.09122223;-0.3307029;0.001457788,0.09193984;-0.6763437;0.09199816,0.1023627;-0.7010382;0.02940573,-0.07803319;0.006734195;-0.04193943,-0.1119101;-0.3288424;-0.004543342,-0.1298013;-0.6753756;0.08066414,-0.1294117;-0.6365673;-0.002643667,0.01155853;0.5387021;0.005600518,0;0;0,-0.005168349;0.3111492;-0.02517271,-0.01230663;0.6091836;-0.06756115,0.1577223;0.499116;-0.07882571,0.2259823;0.2579077;-0.0360055,0.2266687;0.002275079;-0.0541091,-0.17467;0.4872389;-0.02638839,-0.2099819;0.2389762;0.01595724,-0.2397729;-0.01391438;-0.01294076,0.07549578;0.005592287;-0.04650331,0.1008859;-0.3327776;-0.05085182,0.09543088;-0.6834422;0.01748776,0.1141757;-0.7119645;-0.03944826,-0.0839138;0.003958048;-0.02891803,-0.1221934;-0.3328283;-0.04527165,-0.1278239;-0.684862;0.01560726,-0.1380441;-0.6727585;-0.06559123,-0.01020293;0.5360089;-0.05386615,433.1423
+0;0;0,0.007132268;0.3116413;0.008139139,0.0128931;0.6121097;0.001461594,0.1777914;0.4879413;0.005259749,0.2121093;0.2364999;0.02074731,0.2465668;-0.00922887;-0.04279848,-0.1527741;0.4819171;0.006873392,-0.2025313;0.2326479;0.001444865,-0.2554812;-0.013669;-0.04473215,0.07716002;0.005327278;-0.0437653,0.09123214;-0.3304711;0.001415685,0.09194849;-0.6755072;0.09179763,0.1023965;-0.7003335;0.02905434,-0.07805298;0.006735904;-0.04195007,-0.1119067;-0.3286106;-0.004579619,-0.1297666;-0.6745374;0.08047877,-0.129376;-0.6357079;-0.003029816,0.0115413;0.537884;0.005595549,0;0;0,-0.00540781;0.3105963;-0.02716756,-0.01301889;0.6078281;-0.07110763,0.1573238;0.4993485;-0.0816288,0.2259941;0.2584665;-0.03803229,0.2272382;0.002797067;-0.05351114,-0.1753685;0.4871625;-0.02912248,-0.2101957;0.2390913;0.01433007,-0.2402609;-0.01386686;-0.01243345,0.07553075;0.005573183;-0.04649186,0.1012253;-0.3325471;-0.05027676,0.09554003;-0.6830306;0.01566458,0.1142238;-0.7118099;-0.04132414,-0.08393075;0.003981113;-0.02893489,-0.1214688;-0.3326913;-0.0445072,-0.1278317;-0.6845347;0.01367376,-0.1380584;-0.6726344;-0.06768723,-0.01081017;0.5348496;-0.05705023,433.163
+0;0;0,0.00707512;0.311644;0.008087029,0.01281505;0.6121101;0.001296397,0.1777354;0.4880199;0.005251412,0.2120712;0.2365763;0.02066458,0.2469071;-0.008962005;-0.04340892,-0.1529476;0.4821957;0.006670785,-0.2030946;0.2330006;0.001433314,-0.2560846;-0.0136386;-0.0429423,0.07715886;0.005336262;-0.04376624,0.0912267;-0.3304772;0.001303732,0.09230276;-0.6755089;0.09169874,0.1023535;-0.7009973;0.02947482,-0.07804754;0.006731661;-0.04196086,-0.1118665;-0.3286287;-0.004684091,-0.1298728;-0.6744571;0.08074322,-0.1294326;-0.635631;-0.002765469,0.01146216;0.5378861;0.00545987,0;0;0,-0.00540781;0.3105963;-0.02716756,-0.01301889;0.6078281;-0.07110763,0.1573238;0.4993485;-0.0816288,0.2259941;0.2584665;-0.03803229,0.2272382;0.002797067;-0.05351114,-0.1753685;0.4871625;-0.02912248,-0.2101957;0.2390913;0.01433007,-0.2402609;-0.01386686;-0.01243345,0.07553075;0.005573183;-0.04649186,0.1012253;-0.3325471;-0.05027676,0.09554003;-0.6830306;0.01566458,0.1142238;-0.7118099;-0.04132414,-0.08393075;0.003981113;-0.02893489,-0.1214688;-0.3326913;-0.0445072,-0.1278317;-0.6845347;0.01367376,-0.1380584;-0.6726344;-0.06768723,-0.01081017;0.5348496;-0.05705023,433.1748
+0;0;0,0.00707512;0.311644;0.008087029,0.01281505;0.6121101;0.001296397,0.1777354;0.4880199;0.005251412,0.2120712;0.2365763;0.02066458,0.2469071;-0.008962005;-0.04340892,-0.1529476;0.4821957;0.006670785,-0.2030946;0.2330006;0.001433314,-0.2560846;-0.0136386;-0.0429423,0.07715886;0.005336262;-0.04376624,0.0912267;-0.3304772;0.001303732,0.09230276;-0.6755089;0.09169874,0.1023535;-0.7009973;0.02947482,-0.07804754;0.006731661;-0.04196086,-0.1118665;-0.3286287;-0.004684091,-0.1298728;-0.6744571;0.08074322,-0.1294326;-0.635631;-0.002765469,0.01146216;0.5378861;0.00545987,0;0;0,-0.00540781;0.3105963;-0.02716756,-0.01301889;0.6078281;-0.07110763,0.1573238;0.4993485;-0.0816288,0.2259941;0.2584665;-0.03803229,0.2272382;0.002797067;-0.05351114,-0.1753685;0.4871625;-0.02912248,-0.2101957;0.2390913;0.01433007,-0.2402609;-0.01386686;-0.01243345,0.07553075;0.005573183;-0.04649186,0.1012253;-0.3325471;-0.05027676,0.09554003;-0.6830306;0.01566458,0.1142238;-0.7118099;-0.04132414,-0.08393075;0.003981113;-0.02893489,-0.1214688;-0.3326913;-0.0445072,-0.1278317;-0.6845347;0.01367376,-0.1380584;-0.6726344;-0.06768723,-0.01081017;0.5348496;-0.05705023,433.1857
+0;0;0,0.007067922;0.3113269;0.008078801,0.01280464;0.6116258;0.001291263,0.1778842;0.4875138;0.005244627,0.2122096;0.2361464;0.02065312,0.2470196;-0.009209767;-0.04337284,-0.1531145;0.4816842;0.006665355,-0.2032463;0.2325645;0.001429469,-0.256197;-0.01389174;-0.04291323,0.07711769;0.005333415;-0.04374289,0.09114856;-0.3295975;0.001208637,0.09222484;-0.6747002;0.09162225,0.1023165;-0.7004147;0.02914489,-0.0780059;0.006728069;-0.04193847,-0.111736;-0.327751;-0.004759662,-0.129746;-0.6736504;0.08068523,-0.129304;-0.6347883;-0.003163598,0.01145222;0.5374277;0.005453284,0;0;0,-0.005588979;0.3101357;-0.02871036,-0.01364014;0.6070364;-0.07366943,0.1571141;0.49956;-0.0843122,0.2260367;0.2590056;-0.03976488,0.2285456;0.003341317;-0.0516057,-0.1762348;0.4868566;-0.03174671,-0.2104943;0.2390247;0.01305112,-0.2405155;-0.01386847;-0.01253174,0.0754869;0.005554706;-0.04647469,0.1019094;-0.3316174;-0.0500915,0.09565136;-0.6824929;0.01408649,0.1143377;-0.7117638;-0.04289722,-0.08387257;0.003997083;-0.02895581,-0.121041;-0.3318572;-0.04367329,-0.1276056;-0.6841592;0.01211059,-0.1378457;-0.6724513;-0.06955887,-0.01133521;0.5341293;-0.05939555,433.208
+0;0;0,0.007049356;0.3113275;0.008072078,0.01279532;0.6116263;0.001279804,0.1778551;0.4874625;0.005234886,0.212174;0.2360929;0.0206233,0.2471809;-0.009165734;-0.04366836,-0.1531785;0.4818318;0.006570137,-0.2036503;0.2327778;0.001480958,-0.256603;-0.01381122;-0.0421148,0.0771196;0.005331701;-0.04373972,0.09134577;-0.3295436;0.00156372,0.09246304;-0.6746426;0.09199097,0.1018231;-0.6997817;0.02889241,-0.07800119;0.006726146;-0.04194755,-0.1116664;-0.3277636;-0.004806072,-0.1297228;-0.6736737;0.08058584,-0.1292574;-0.6348134;-0.003263041,0.01143866;0.5374282;0.005441137,0;0;0,-0.005588979;0.3101357;-0.02871036,-0.01364014;0.6070364;-0.07366943,0.1571141;0.49956;-0.0843122,0.2260367;0.2590056;-0.03976488,0.2285456;0.003341317;-0.0516057,-0.1762348;0.4868566;-0.03174671,-0.2104943;0.2390247;0.01305112,-0.2405155;-0.01386847;-0.01253174,0.0754869;0.005554706;-0.04647469,0.1019094;-0.3316174;-0.0500915,0.09565136;-0.6824929;0.01408649,0.1143377;-0.7117638;-0.04289722,-0.08387257;0.003997083;-0.02895581,-0.121041;-0.3318572;-0.04367329,-0.1276056;-0.6841592;0.01211059,-0.1378457;-0.6724513;-0.06955887,-0.01133521;0.5341293;-0.05939555,433.2192
+0;0;0,0.007048185;0.3112758;0.008070738,0.01278925;0.6113205;0.001282618,0.177919;0.4871628;0.005236102,0.2122207;0.2359189;0.02061682,0.2472135;-0.009240374;-0.04364879,-0.1532528;0.4815298;0.006571911,-0.2036994;0.2326002;0.001485277,-0.2566307;-0.01388887;-0.04209282,0.07720825;0.00533783;-0.04379,0.09142864;-0.3294016;0.001495063,0.09254459;-0.6740929;0.09181549,0.1019247;-0.6993496;0.02858237,-0.07809085;0.006733878;-0.04199577,-0.1117425;-0.3276202;-0.004869353,-0.1297775;-0.6731218;0.08042169,-0.1293111;-0.6342425;-0.003606007,0.01143308;0.5371494;0.00544244,0;0;0,-0.006275803;0.3098264;-0.03123569,-0.01507077;0.6061525;-0.07807112,0.1560791;0.4993751;-0.08826733,0.2253205;0.2593284;-0.04222512,0.2282486;0.003687203;-0.05205488,-0.1776664;0.4866531;-0.03557498,-0.2115237;0.2391713;0.01071888,-0.2415767;-0.01380602;-0.01288,0.07531959;0.005638063;-0.04692912,0.101433;-0.3314233;-0.05027485,0.09521139;-0.6822412;0.01184749,0.1135638;-0.7115624;-0.04545784,-0.08410913;0.003914636;-0.02859198,-0.1215116;-0.3317771;-0.04327461,-0.1286226;-0.6840926;0.009586066,-0.1388642;-0.6726341;-0.07221268,-0.01254094;0.5333918;-0.06323957,433.2304
+0;0;0,0.007048185;0.3112758;0.008070738,0.01278925;0.6113205;0.001282618,0.177919;0.4871628;0.005236102,0.2122207;0.2359189;0.02061682,0.2472135;-0.009240374;-0.04364879,-0.1532528;0.4815298;0.006571911,-0.2036994;0.2326002;0.001485277,-0.2566307;-0.01388887;-0.04209282,0.07720825;0.00533783;-0.04379,0.09142864;-0.3294016;0.001495063,0.09254459;-0.6740929;0.09181549,0.1019247;-0.6993496;0.02858237,-0.07809085;0.006733878;-0.04199577,-0.1117425;-0.3276202;-0.004869353,-0.1297775;-0.6731218;0.08042169,-0.1293111;-0.6342425;-0.003606007,0.01143308;0.5371494;0.00544244,0;0;0,-0.006275803;0.3098264;-0.03123569,-0.01507077;0.6061525;-0.07807112,0.1560791;0.4993751;-0.08826733,0.2253205;0.2593284;-0.04222512,0.2282486;0.003687203;-0.05205488,-0.1776664;0.4866531;-0.03557498,-0.2115237;0.2391713;0.01071888,-0.2415767;-0.01380602;-0.01288,0.07531959;0.005638063;-0.04692912,0.101433;-0.3314233;-0.05027485,0.09521139;-0.6822412;0.01184749,0.1135638;-0.7115624;-0.04545784,-0.08410913;0.003914636;-0.02859198,-0.1215116;-0.3317771;-0.04327461,-0.1286226;-0.6840926;0.009586066,-0.1388642;-0.6726341;-0.07221268,-0.01254094;0.5333918;-0.06323957,433.2525
+0;0;0,0.007005241;0.3107829;0.008049812,0.0127215;0.6104673;0.001256794,0.177765;0.4864263;0.005252364,0.2120626;0.2353266;0.02060398,0.2473296;-0.009704456;-0.04382063,-0.1532039;0.4807255;0.006660156,-0.2036611;0.2319455;0.001598706,-0.2568816;-0.01440488;-0.04214556,0.07750297;0.005368767;-0.04396585,0.09172746;-0.329038;0.001291942,0.0929023;-0.673412;0.09127998,0.1013299;-0.7003493;0.02946192,-0.07838939;0.006744727;-0.04216801,-0.1120042;-0.3272798;-0.005070727,-0.1300813;-0.6723941;0.08014657,-0.1296317;-0.6335208;-0.003849946,0.01136867;0.5363814;0.005413684,0;0;0,-0.006185561;0.30917;-0.03279567,-0.0150144;0.6049141;-0.08098793,0.1561977;0.4992008;-0.09083104,0.2263747;0.2598885;-0.04320908,0.2289771;0.004252493;-0.05203867,-0.177697;0.4863168;-0.03786516,-0.2110768;0.2390929;0.00934894,-0.2409992;-0.01396009;-0.01308612,0.07542478;0.005617976;-0.04741382,0.1019775;-0.3310843;-0.04965996,0.0957955;-0.6818687;0.01038003,0.1136484;-0.7109226;-0.04731107,-0.08461621;0.003970993;-0.02815774,-0.121338;-0.3314414;-0.04327583,-0.1284915;-0.6835855;0.008066177,-0.1387536;-0.6722572;-0.07366762,-0.01251474;0.5323014;-0.06585646,433.264
+0;0;0,0.007005241;0.3107829;0.008049812,0.0127215;0.6104673;0.001256794,0.177765;0.4864263;0.005252364,0.2120626;0.2353266;0.02060398,0.2473296;-0.009704456;-0.04382063,-0.1532039;0.4807255;0.006660156,-0.2036611;0.2319455;0.001598706,-0.2568816;-0.01440488;-0.04214556,0.07750297;0.005368767;-0.04396585,0.09172746;-0.329038;0.001291942,0.0929023;-0.673412;0.09127998,0.1013299;-0.7003493;0.02946192,-0.07838939;0.006744727;-0.04216801,-0.1120042;-0.3272798;-0.005070727,-0.1300813;-0.6723941;0.08014657,-0.1296317;-0.6335208;-0.003849946,0.01136867;0.5363814;0.005413684,0;0;0,-0.006185561;0.30917;-0.03279567,-0.0150144;0.6049141;-0.08098793,0.1561977;0.4992008;-0.09083104,0.2263747;0.2598885;-0.04320908,0.2289771;0.004252493;-0.05203867,-0.177697;0.4863168;-0.03786516,-0.2110768;0.2390929;0.00934894,-0.2409992;-0.01396009;-0.01308612,0.07542478;0.005617976;-0.04741382,0.1019775;-0.3310843;-0.04965996,0.0957955;-0.6818687;0.01038003,0.1136484;-0.7109226;-0.04731107,-0.08461621;0.003970993;-0.02815774,-0.121338;-0.3314414;-0.04327583,-0.1284915;-0.6835855;0.008066177,-0.1387536;-0.6722572;-0.07366762,-0.01251474;0.5323014;-0.06585646,433.2754
+0;0;0,0.006995343;0.3103438;0.008038438,0.01270926;0.6099066;0.001247225,0.1774313;0.4859708;0.005242621,0.2117147;0.2349755;0.02058786,0.2469791;-0.01003771;-0.04383207,-0.152898;0.4802811;0.006647692,-0.2033342;0.2316046;0.001588347,-0.2565508;-0.01472791;-0.04215273,0.07742961;0.005363685;-0.04392423,0.09166024;-0.3291875;0.0013531,0.09283328;-0.6730357;0.09120376,0.1012642;-0.6999955;0.02936137,-0.0783152;0.006738343;-0.04212809,-0.1119445;-0.3274304;-0.005014792,-0.129994;-0.6720178;0.0800724,-0.1295442;-0.633141;-0.003957175,0.01135659;0.5358294;0.00540363,0;0;0,-0.006318629;0.3086703;-0.03331065,-0.0151522;0.6041823;-0.08219719,0.1557129;0.4990453;-0.09249139,0.2261573;0.2601753;-0.04362249,0.2290988;0.004550338;-0.05211878,-0.177795;0.4862631;-0.03961353,-0.2108202;0.2393464;0.008872684,-0.241149;-0.01369779;-0.01289345,0.07542914;0.005621433;-0.04724717,0.1020711;-0.3312218;-0.04921126,0.09620982;-0.6816082;0.009959456,0.1137537;-0.7108504;-0.04768205,-0.08448967;0.003969309;-0.02826996,-0.1211615;-0.3316344;-0.042495,-0.1282838;-0.6834057;0.007628843,-0.1385346;-0.6721438;-0.07412551,-0.01268049;0.5315955;-0.06697941,433.2974
+0;0;0,0.006965088;0.310345;0.008019735,0.01264987;0.6099075;0.001187833,0.1773752;0.48597;0.005236739,0.2116645;0.2349746;0.02056675,0.2470504;-0.01000084;-0.0439302,-0.1530392;0.4805341;0.006472753,-0.2040323;0.2319631;0.001828977,-0.2579176;-0.0142065;-0.04201046,0.07743692;0.005371651;-0.04391037,0.09165087;-0.3291696;0.001445413,0.09292416;-0.673045;0.09119064,0.101097;-0.7004061;0.02968548,-0.07830533;0.006733533;-0.04214718,-0.1118893;-0.3274218;-0.004872724,-0.1299567;-0.6720178;0.08017583,-0.1273685;-0.7035043;0.02227341,0.01130112;0.5358307;0.005352943,0;0;0,-0.006318629;0.3086703;-0.03331065,-0.0151522;0.6041823;-0.08219719,0.1557129;0.4990453;-0.09249139,0.2261573;0.2601753;-0.04362249,0.2290988;0.004550338;-0.05211878,-0.177795;0.4862631;-0.03961353,-0.2108202;0.2393464;0.008872684,-0.241149;-0.01369779;-0.01289345,0.07542914;0.005621433;-0.04724717,0.1020711;-0.3312218;-0.04921126,0.09620982;-0.6816082;0.009959456,0.1137537;-0.7108504;-0.04768205,-0.08448967;0.003969309;-0.02826996,-0.1211615;-0.3316344;-0.042495,-0.1282838;-0.6834057;0.007628843,-0.1385346;-0.6721438;-0.07412551,-0.01268049;0.5315955;-0.06697941,433.3086
+0;0;0,0.006965088;0.310345;0.008019735,0.01264987;0.6099075;0.001187833,0.1773752;0.48597;0.005236739,0.2116645;0.2349746;0.02056675,0.2470504;-0.01000084;-0.0439302,-0.1530392;0.4805341;0.006472753,-0.2040323;0.2319631;0.001828977,-0.2579176;-0.0142065;-0.04201046,0.07743692;0.005371651;-0.04391037,0.09165087;-0.3291696;0.001445413,0.09292416;-0.673045;0.09119064,0.101097;-0.7004061;0.02968548,-0.07830533;0.006733533;-0.04214718,-0.1118893;-0.3274218;-0.004872724,-0.1299567;-0.6720178;0.08017583,-0.1273685;-0.7035043;0.02227341,0.01130112;0.5358307;0.005352943,0;0;0,-0.006318629;0.3086703;-0.03331065,-0.0151522;0.6041823;-0.08219719,0.1557129;0.4990453;-0.09249139,0.2261573;0.2601753;-0.04362249,0.2290988;0.004550338;-0.05211878,-0.177795;0.4862631;-0.03961353,-0.2108202;0.2393464;0.008872684,-0.241149;-0.01369779;-0.01289345,0.07542914;0.005621433;-0.04724717,0.1020711;-0.3312218;-0.04921126,0.09620982;-0.6816082;0.009959456,0.1137537;-0.7108504;-0.04768205,-0.08448967;0.003969309;-0.02826996,-0.1211615;-0.3316344;-0.042495,-0.1282838;-0.6834057;0.007628843,-0.1385346;-0.6721438;-0.07412551,-0.01268049;0.5315955;-0.06697941,433.3197
+0;0;0,0.006960944;0.3101604;0.008014964,0.01264619;0.6097484;0.001181574,0.1773634;0.4857865;0.005231987,0.2116409;0.2348768;0.02055677,0.2470219;-0.01006398;-0.04393106,-0.1530358;0.4803509;0.006467943,-0.2040115;0.2318646;0.001825751,-0.2578891;-0.01427013;-0.04200749,0.07745136;0.005372653;-0.04391856,0.09164895;-0.3287836;0.001385022,0.09292011;-0.6720833;0.09097999,0.1011235;-0.6996589;0.0292448,-0.07831994;0.006734787;-0.04215504,-0.1118653;-0.3270359;-0.004923485,-0.1299024;-0.6710551;0.07998268,-0.1273046;-0.7027715;0.0218637,0.01129695;0.5356449;0.005348185,0;0;0,-0.006362408;0.3083992;-0.03408241,-0.01527552;0.6037908;-0.08384418,0.1555462;0.4986078;-0.09409595,0.2260529;0.2600572;-0.04421711,0.2292182;0.004449993;-0.05205584,-0.1780705;0.4860512;-0.04176202,-0.2108981;0.2394965;0.008223973,-0.2416276;-0.01353808;-0.01264899,0.07542452;0.005582213;-0.04729056,0.1022846;-0.3308563;-0.04873061,0.09659383;-0.6808041;0.009473566,0.1138126;-0.7107279;-0.04802537,-0.08450664;0.004012267;-0.02826565,-0.1206459;-0.3312921;-0.04165639,-0.1281585;-0.6826658;0.006961241,-0.1383393;-0.6715531;-0.07509423,-0.01280594;0.5312158;-0.0684402,433.3316
+0;0;0,0.006917257;0.3101623;0.007976879,0.01259634;0.6097499;0.001108514,0.1773034;0.4857619;0.005168494,0.2117231;0.2348729;0.02051454,0.2470171;-0.01007181;-0.04400597,-0.1530649;0.4802862;0.006485961,-0.2045035;0.2318867;0.002328955,-0.2597896;-0.01395302;-0.04140591,0.07746544;0.005379476;-0.04389289,0.09165868;-0.3287727;0.001442261,0.09338768;-0.6721323;0.0908,0.1006378;-0.7010208;0.03019431,-0.07827346;0.006722493;-0.04224324,-0.1118156;-0.3270662;-0.005170591,-0.1298997;-0.6710311;0.07994509,-0.1275375;-0.7028203;0.02189341,0.01124487;0.5356467;0.005279515,0;0;0,-0.006362408;0.3083992;-0.03408241,-0.01527552;0.6037908;-0.08384418,0.1555462;0.4986078;-0.09409595,0.2260529;0.2600572;-0.04421711,0.2292182;0.004449993;-0.05205584,-0.1780705;0.4860512;-0.04176202,-0.2108981;0.2394965;0.008223973,-0.2416276;-0.01353808;-0.01264899,0.07542452;0.005582213;-0.04729056,0.1022846;-0.3308563;-0.04873061,0.09659383;-0.6808041;0.009473566,0.1138126;-0.7107279;-0.04802537,-0.08450664;0.004012267;-0.02826565,-0.1206459;-0.3312921;-0.04165639,-0.1281585;-0.6826658;0.006961241,-0.1383393;-0.6715531;-0.07509423,-0.01280594;0.5312158;-0.0684402,433.3532
+0;0;0,0.00691091;0.3098777;0.00796956,0.01259206;0.6095745;0.001098652,0.1775486;0.4854835;0.005160035,0.2119619;0.2346412;0.02050323,0.2472514;-0.01027192;-0.04400896,-0.1533171;0.4799996;0.006479486,-0.2047462;0.2316463;0.002323252,-0.2600251;-0.01416174;-0.04140598,0.07750411;0.005382162;-0.04391481,0.09168252;-0.3284205;0.001372911,0.09341253;-0.6719831;0.09078351,0.1006692;-0.7009242;0.03012386,-0.07831254;0.006725849;-0.04226433,-0.1118196;-0.3267137;-0.005230464,-0.1299144;-0.6708821;0.07993557,-0.1275501;-0.7027263;0.02183222,0.01124009;0.5354434;0.005271223,0;0;0,-0.006676226;0.3080565;-0.03452682,-0.01583867;0.6034797;-0.08473277,0.1553169;0.4985528;-0.09515953,0.226098;0.2602443;-0.04475498,0.2295487;0.004655689;-0.05197954,-0.1788585;0.4857143;-0.0426034,-0.2116962;0.2393318;0.007982261,-0.2424271;-0.01368892;-0.0126509,0.07546139;0.005559504;-0.04731846,0.1023917;-0.3305208;-0.04829144,0.09671018;-0.6807812;0.009310246,0.1142253;-0.7106308;-0.04828787,-0.08455536;0.004041193;-0.02825642,-0.1206492;-0.3309375;-0.04101175,-0.128121;-0.6826346;0.006799318,-0.1383249;-0.6715886;-0.07531596,-0.01332235;0.5308882;-0.06927991,433.3653
+0;0;0,0.00691091;0.3098777;0.00796956,0.01259206;0.6095745;0.001098652,0.1775486;0.4854835;0.005160035,0.2119619;0.2346412;0.02050323,0.2472514;-0.01027192;-0.04400896,-0.1533171;0.4799996;0.006479486,-0.2047462;0.2316463;0.002323252,-0.2600251;-0.01416174;-0.04140598,0.07750411;0.005382162;-0.04391481,0.09168252;-0.3284205;0.001372911,0.09341253;-0.6719831;0.09078351,0.1006692;-0.7009242;0.03012386,-0.07831254;0.006725849;-0.04226433,-0.1118196;-0.3267137;-0.005230464,-0.1299144;-0.6708821;0.07993557,-0.1275501;-0.7027263;0.02183222,0.01124009;0.5354434;0.005271223,0;0;0,-0.006676226;0.3080565;-0.03452682,-0.01583867;0.6034797;-0.08473277,0.1553169;0.4985528;-0.09515953,0.226098;0.2602443;-0.04475498,0.2295487;0.004655689;-0.05197954,-0.1788585;0.4857143;-0.0426034,-0.2116962;0.2393318;0.007982261,-0.2424271;-0.01368892;-0.0126509,0.07546139;0.005559504;-0.04731846,0.1023917;-0.3305208;-0.04829144,0.09671018;-0.6807812;0.009310246,0.1142253;-0.7106308;-0.04828787,-0.08455536;0.004041193;-0.02825642,-0.1206492;-0.3309375;-0.04101175,-0.128121;-0.6826346;0.006799318,-0.1383249;-0.6715886;-0.07531596,-0.01332235;0.5308882;-0.06927991,433.3865
+0;0;0,0.006856442;0.3095756;0.007956834,0.01253805;0.6091776;0.001077479,0.1777676;0.4850064;0.005146737,0.2123134;0.2341948;0.02049423,0.2474512;-0.01075323;-0.04394638,-0.1536611;0.4795667;0.006579555,-0.2054023;0.2312883;0.002571211,-0.2635002;-0.01399034;-0.04043875,0.07741689;0.005358031;-0.0438206,0.09153071;-0.3284445;0.001397576,0.09315443;-0.6721576;0.09086955,0.1004127;-0.7033867;0.0320831,-0.07813922;0.006748823;-0.04232072,-0.1116296;-0.3266852;-0.005332008,-0.1298693;-0.6709948;0.07990166,-0.1261225;-0.7026903;0.02127437,0.011184;0.5350842;0.005247287,0;0;0,-0.007012159;0.3076863;-0.03503346,-0.01655519;0.6029547;-0.08552313,0.1550998;0.4985983;-0.09601402,0.225956;0.2603579;-0.0454545,0.2294696;0.004772276;-0.0525589,-0.1798672;0.4854454;-0.04356991,-0.2126503;0.2391954;0.007631358,-0.243692;-0.01379772;-0.01280654,0.07544561;0.005599618;-0.04710555,0.1023587;-0.3304678;-0.04866147,0.09682606;-0.6808546;0.009174585,0.1142266;-0.7107362;-0.04886818,-0.08437669;0.003995088;-0.02840671,-0.1204931;-0.3309817;-0.04082344,-0.1279598;-0.6829094;0.006481152,-0.1381511;-0.6719748;-0.07592142,-0.01392938;0.530413;-0.07003617,433.3984
+0;0;0,0.006856442;0.3095756;0.007956834,0.01253805;0.6091776;0.001077479,0.1777676;0.4850064;0.005146737,0.2123134;0.2341948;0.02049423,0.2474512;-0.01075323;-0.04394638,-0.1536611;0.4795667;0.006579555,-0.2054023;0.2312883;0.002571211,-0.2635002;-0.01399034;-0.04043875,0.07741689;0.005358031;-0.0438206,0.09153071;-0.3284445;0.001397576,0.09315443;-0.6721576;0.09086955,0.1004127;-0.7033867;0.0320831,-0.07813922;0.006748823;-0.04232072,-0.1116296;-0.3266852;-0.005332008,-0.1298693;-0.6709948;0.07990166,-0.1261225;-0.7026903;0.02127437,0.011184;0.5350842;0.005247287,0;0;0,-0.007012159;0.3076863;-0.03503346,-0.01655519;0.6029547;-0.08552313,0.1550998;0.4985983;-0.09601402,0.225956;0.2603579;-0.0454545,0.2294696;0.004772276;-0.0525589,-0.1798672;0.4854454;-0.04356991,-0.2126503;0.2391954;0.007631358,-0.243692;-0.01379772;-0.01280654,0.07544561;0.005599618;-0.04710555,0.1023587;-0.3304678;-0.04866147,0.09682606;-0.6808546;0.009174585,0.1142266;-0.7107362;-0.04886818,-0.08437669;0.003995088;-0.02840671,-0.1204931;-0.3309817;-0.04082344,-0.1279598;-0.6829094;0.006481152,-0.1381511;-0.6719748;-0.07592142,-0.01392938;0.530413;-0.07003617,433.42
+0;0;0,0.006854199;0.3094743;0.007954231,0.01253782;0.6091819;0.001072703,0.1775688;0.4850497;0.005143233,0.2121109;0.2342654;0.02048906,0.2472474;-0.01067351;-0.04394914,-0.1534657;0.4796165;0.006574346,-0.2052012;0.231365;0.002566438,-0.2632969;-0.01390441;-0.04044191,0.07740992;0.005357549;-0.04381665,0.09152544;-0.328485;0.001406945,0.09314948;-0.6722673;0.09089693,0.1004096;-0.7035121;0.03209544,-0.07813218;0.006748214;-0.04231691,-0.1116265;-0.3267258;-0.005323764,-0.12987;-0.6711047;0.07992706,-0.1261221;-0.702816;0.02128477,0.01118339;0.535068;0.005243663,0;0;0,-0.007182673;0.3075629;-0.03518605,-0.01679416;0.6029223;-0.08577418,0.154625;0.4986461;-0.09655237,0.2256547;0.2605572;-0.04566169,0.2293946;0.004979581;-0.05259085,-0.1799149;0.4853982;-0.04397169,-0.2128907;0.2392974;0.007684819,-0.2442759;-0.01362577;-0.0129736,0.07544447;0.005601436;-0.04709196,0.1023522;-0.330507;-0.04861856,0.09683134;-0.6809086;0.009567738,0.1140291;-0.7105988;-0.04876375,-0.08436576;0.003995017;-0.028414,-0.1205338;-0.3310203;-0.04073842,-0.1281241;-0.6830164;0.006573673,-0.1383479;-0.6721054;-0.07584196,-0.01417086;0.530354;-0.07031274,433.4427
+0;0;0,0.006805751;0.3094751;0.007965681,0.01248113;0.609183;0.001088969,0.1774897;0.4849751;0.005087546,0.2120607;0.2341953;0.02044139,0.2472466;-0.01075321;-0.04393334,-0.1535215;0.479617;0.006633585,-0.2061903;0.2315534;0.003189363,-0.2678346;-0.01297386;-0.03909947,0.0774226;0.005356683;-0.04379436,0.0914655;-0.3284902;0.001420263,0.09318698;-0.6722542;0.09097862,0.1001766;-0.7038008;0.03246013,-0.07809821;0.006746001;-0.04237994,-0.1115934;-0.3267167;-0.005285602,-0.1298551;-0.671131;0.07981794,-0.1261835;-0.7031243;0.02146893,0.01112707;0.535069;0.005256495,0;0;0,-0.007182673;0.3075629;-0.03518605,-0.01679416;0.6029223;-0.08577418,0.154625;0.4986461;-0.09655237,0.2256547;0.2605572;-0.04566169,0.2293946;0.004979581;-0.05259085,-0.1799149;0.4853982;-0.04397169,-0.2128907;0.2392974;0.007684819,-0.2442759;-0.01362577;-0.0129736,0.07544447;0.005601436;-0.04709196,0.1023522;-0.330507;-0.04861856,0.09683134;-0.6809086;0.009567738,0.1140291;-0.7105988;-0.04876375,-0.08436576;0.003995017;-0.028414,-0.1205338;-0.3310203;-0.04073842,-0.1281241;-0.6830164;0.006573673,-0.1383479;-0.6721054;-0.07584196,-0.01417086;0.530354;-0.07031274,433.4538
+0;0;0,0.006804956;0.3094389;0.00796475,0.01248256;0.6092641;0.001085389,0.1774123;0.4850517;0.005085622,0.2119823;0.2342791;0.02043902,0.2471652;-0.01064943;-0.04393047,-0.153443;0.4796961;0.006630934,-0.2061103;0.2316397;0.003186811,-0.2677495;-0.01286761;-0.03909858,0.07740002;0.005355122;-0.04378159,0.09144;-0.3284222;0.00142362,0.09316307;-0.672503;0.09106451,0.100164;-0.7041484;0.03245204,-0.07807543;0.006744034;-0.04236759,-0.1115637;-0.3266492;-0.005280972,-0.1298422;-0.6713809;0.07990099,-0.1261647;-0.7034738;0.02145828,0.01112798;0.535122;0.005254492,0;0;0,-0.00728327;0.3075136;-0.03527784,-0.01696464;0.6029824;-0.0859158,0.1543367;0.498686;-0.09703684,0.2255575;0.2606781;-0.04607058,0.2293098;0.005110145;-0.05256677,-0.1799879;0.4852712;-0.04442604,-0.2138954;0.239385;0.00761202,-0.245743;-0.01347037;-0.01291044,0.07544887;0.005615741;-0.04703403,0.1023405;-0.3304228;-0.04873991,0.09680748;-0.6811261;0.009626389,0.1135138;-0.7107243;-0.04914045,-0.08432643;0.003984789;-0.02845072,-0.120451;-0.330964;-0.04078918,-0.128143;-0.6832654;0.006693516,-0.1383897;-0.6723933;-0.07585177,-0.01432423;0.5303844;-0.07046199,433.4655
+0;0;0,0.006804956;0.3094389;0.00796475,0.01248256;0.6092641;0.001085389,0.1774123;0.4850517;0.005085622,0.2119823;0.2342791;0.02043902,0.2471652;-0.01064943;-0.04393047,-0.153443;0.4796961;0.006630934,-0.2061103;0.2316397;0.003186811,-0.2677495;-0.01286761;-0.03909858,0.07740002;0.005355122;-0.04378159,0.09144;-0.3284222;0.00142362,0.09316307;-0.672503;0.09106451,0.100164;-0.7041484;0.03245204,-0.07807543;0.006744034;-0.04236759,-0.1115637;-0.3266492;-0.005280972,-0.1298422;-0.6713809;0.07990099,-0.1261647;-0.7034738;0.02145828,0.01112798;0.535122;0.005254492,0;0;0,-0.00728327;0.3075136;-0.03527784,-0.01696464;0.6029824;-0.0859158,0.1543367;0.498686;-0.09703684,0.2255575;0.2606781;-0.04607058,0.2293098;0.005110145;-0.05256677,-0.1799879;0.4852712;-0.04442604,-0.2138954;0.239385;0.00761202,-0.245743;-0.01347037;-0.01291044,0.07544887;0.005615741;-0.04703403,0.1023405;-0.3304228;-0.04873991,0.09680748;-0.6811261;0.009626389,0.1135138;-0.7107243;-0.04914045,-0.08432643;0.003984789;-0.02845072,-0.120451;-0.330964;-0.04078918,-0.128143;-0.6832654;0.006693516,-0.1383897;-0.6723933;-0.07585177,-0.01432423;0.5303844;-0.07046199,433.4877
+0;0;0,0.006722846;0.3093987;0.007954178,0.0123841;0.6093019;0.001044845,0.1770754;0.4851904;0.005111007,0.2117625;0.2344118;0.02027393,0.246674;-0.01065493;-0.04369525,-0.1532952;0.4798281;0.006694021,-0.2078672;0.2321657;0.003821698,-0.2743199;-0.01122358;-0.03758203,0.07740536;0.005343043;-0.04372871,0.09131666;-0.3283552;0.001455761,0.09312905;-0.6724694;0.09093128,0.102343;-0.7025583;0.03182682,-0.07799268;0.006754651;-0.04247182,-0.1116531;-0.3265234;-0.00529116,-0.1298933;-0.671242;0.07991542,-0.1294671;-0.6323429;-0.004402667,0.01103236;0.5351545;0.005220108,0;0;0,-0.007336244;0.3074669;-0.03530383,-0.0169435;0.6030333;-0.08585262,0.154083;0.4988552;-0.09708571,0.2254584;0.2608563;-0.046242,0.2293357;0.005292743;-0.05263162,-0.1796589;0.4856302;-0.04352869,-0.214101;0.2396639;0.007826779,-0.248707;-0.01282834;-0.01263407,0.07544266;0.005616784;-0.04700208,0.1023676;-0.3303325;-0.04867744,0.09690405;-0.6810232;0.009716988,0.1132401;-0.7106001;-0.04835749,-0.08428786;0.003980631;-0.02849649,-0.1203163;-0.3309;-0.04060382,-0.1282087;-0.6831876;0.006882221,-0.1385664;-0.6721873;-0.07509734,-0.01432092;0.5304219;-0.07043219,433.4994
+0;0;0,0.006722846;0.3093987;0.007954178,0.0123841;0.6093019;0.001044845,0.1770754;0.4851904;0.005111007,0.2117625;0.2344118;0.02027393,0.246674;-0.01065493;-0.04369525,-0.1532952;0.4798281;0.006694021,-0.2078672;0.2321657;0.003821698,-0.2743199;-0.01122358;-0.03758203,0.07740536;0.005343043;-0.04372871,0.09131666;-0.3283552;0.001455761,0.09312905;-0.6724694;0.09093128,0.102343;-0.7025583;0.03182682,-0.07799268;0.006754651;-0.04247182,-0.1116531;-0.3265234;-0.00529116,-0.1298933;-0.671242;0.07991542,-0.1294671;-0.6323429;-0.004402667,0.01103236;0.5351545;0.005220108,0;0;0,-0.007336244;0.3074669;-0.03530383,-0.0169435;0.6030333;-0.08585262,0.154083;0.4988552;-0.09708571,0.2254584;0.2608563;-0.046242,0.2293357;0.005292743;-0.05263162,-0.1796589;0.4856302;-0.04352869,-0.214101;0.2396639;0.007826779,-0.248707;-0.01282834;-0.01263407,0.07544266;0.005616784;-0.04700208,0.1023676;-0.3303325;-0.04867744,0.09690405;-0.6810232;0.009716988,0.1132401;-0.7106001;-0.04835749,-0.08428786;0.003980631;-0.02849649,-0.1203163;-0.3309;-0.04060382,-0.1282087;-0.6831876;0.006882221,-0.1385664;-0.6721873;-0.07509734,-0.01432092;0.5304219;-0.07043219,433.5107
+0;0;0,0.006721602;0.3093415;0.007952707,0.01238383;0.6092962;0.001042272,0.1770572;0.4851793;0.005109055,0.2117483;0.2343718;0.02027373,0.2466688;-0.01075807;-0.04371193,-0.1532781;0.4798176;0.006691899,-0.2078563;0.2321266;0.003819245,-0.2743261;-0.01132537;-0.03759514,0.07737921;0.005341238;-0.04371394,0.09128652;-0.328261;0.001457535,0.09309874;-0.6723435;0.09092481,0.1023353;-0.7025794;0.0316758,-0.07796633;0.006752369;-0.04245747,-0.1116171;-0.3264298;-0.005287517,-0.1298556;-0.6711166;0.0799112,-0.1294284;-0.6321958;-0.004613087,0.01103189;0.535138;0.005218144,0;0;0,-0.007411241;0.3074114;-0.03526878,-0.01706029;0.603049;-0.08570695,0.1539765;0.4989876;-0.09710765,0.2254418;0.2609118;-0.04660535,0.2284829;0.005301744;-0.0541203,-0.1797141;0.4855837;-0.04337994,-0.2153782;0.2397535;0.007936984,-0.2539659;-0.01219088;-0.01297449,0.07544811;0.005622745;-0.04693556,0.1022647;-0.330237;-0.04878592,0.09687828;-0.6808865;0.009663343,0.1126367;-0.7111533;-0.04816151,-0.08420971;0.003955388;-0.02863669,-0.1202576;-0.3308263;-0.04072321,-0.1281202;-0.6830496;0.006998837,-0.1385332;-0.6720905;-0.0751786,-0.01441565;0.5304163;-0.07033825,433.534
+0;0;0,0.006653271;0.3093439;0.007916762,0.01229383;0.6092978;0.0009484673,0.1769813;0.4852165;0.005121537,0.2117454;0.2344092;0.02012147,0.2462184;-0.01080917;-0.04376744,-0.1533785;0.4798662;0.006790733,-0.2119343;0.2330849;0.003952335,-0.2817019;-0.009597376;-0.03654533,0.07740979;0.005349635;-0.04365874,0.09116206;-0.3282821;0.001342207,0.09317467;-0.6722574;0.09121625,0.1016977;-0.7026889;0.03205955,-0.07792231;0.006729482;-0.04254182,-0.1116369;-0.3264419;-0.005333573,-0.1298832;-0.6711;0.0799796,-0.1294724;-0.6321825;-0.004545122,0.01094538;0.5351402;0.005136264,0;0;0,-0.007411241;0.3074114;-0.03526878,-0.01706029;0.603049;-0.08570695,0.1539765;0.4989876;-0.09710765,0.2254418;0.2609118;-0.04660535,0.2284829;0.005301744;-0.0541203,-0.1797141;0.4855837;-0.04337994,-0.2153782;0.2397535;0.007936984,-0.2539659;-0.01219088;-0.01297449,0.07544811;0.005622745;-0.04693556,0.1022647;-0.330237;-0.04878592,0.09687828;-0.6808865;0.009663343,0.1126367;-0.7111533;-0.04816151,-0.08420971;0.003955388;-0.02863669,-0.1202576;-0.3308263;-0.04072321,-0.1281202;-0.6830496;0.006998837,-0.1385332;-0.6720905;-0.0751786,-0.01441565;0.5304163;-0.07033825,433.5448
+0;0;0,0.00665147;0.3092602;0.007914619,0.01229424;0.6093323;0.0009430191,0.1768235;0.4852565;0.005118467,0.2115947;0.2343977;0.02012148,0.2460767;-0.01088411;-0.04378396,-0.153223;0.4799112;0.006786081,-0.2117909;0.2330792;0.003947101,-0.2815765;-0.009665802;-0.03656103,0.0773863;0.005348012;-0.0436455,0.091116;-0.327736;0.001281589,0.09313204;-0.6722968;0.09130859,0.101673;-0.7028552;0.03202769,-0.07789868;0.006727442;-0.04252892,-0.1115579;-0.3258971;-0.005381744,-0.1298353;-0.6711417;0.08007662,-0.1294236;-0.6322055;-0.004625566,0.01094503;0.5351328;0.005133181,0;0;0,-0.00753209;0.3073363;-0.03516293,-0.01718448;0.6031377;-0.08536553,0.1536728;0.4991253;-0.09710908,0.225536;0.2609736;-0.04727221,0.2275874;0.00532192;-0.05587959,-0.1796765;0.485601;-0.04324796,-0.2181028;0.2401699;0.008242257,-0.2651205;-0.01058671;-0.01037357,0.07543412;0.005633623;-0.04690552,0.1018194;-0.3297023;-0.04926538,0.09664246;-0.6808485;0.009900335,0.112568;-0.7112241;-0.04802775,-0.0841722;0.003940273;-0.02866509,-0.120534;-0.3302238;-0.04147505,-0.1284091;-0.6829308;0.007174548,-0.1388754;-0.671996;-0.07517511,-0.01453736;0.5304358;-0.07012224,433.5563
+0;0;0,0.00665147;0.3092602;0.007914619,0.01229424;0.6093323;0.0009430191,0.1768235;0.4852565;0.005118467,0.2115947;0.2343977;0.02012148,0.2460767;-0.01088411;-0.04378396,-0.153223;0.4799112;0.006786081,-0.2117909;0.2330792;0.003947101,-0.2815765;-0.009665802;-0.03656103,0.0773863;0.005348012;-0.0436455,0.091116;-0.327736;0.001281589,0.09313204;-0.6722968;0.09130859,0.101673;-0.7028552;0.03202769,-0.07789868;0.006727442;-0.04252892,-0.1115579;-0.3258971;-0.005381744,-0.1298353;-0.6711417;0.08007662,-0.1294236;-0.6322055;-0.004625566,0.01094503;0.5351328;0.005133181,0;0;0,-0.00753209;0.3073363;-0.03516293,-0.01718448;0.6031377;-0.08536553,0.1536728;0.4991253;-0.09710908,0.225536;0.2609736;-0.04727221,0.2275874;0.00532192;-0.05587959,-0.1796765;0.485601;-0.04324796,-0.2181028;0.2401699;0.008242257,-0.2651205;-0.01058671;-0.01037357,0.07543412;0.005633623;-0.04690552,0.1018194;-0.3297023;-0.04926538,0.09664246;-0.6808485;0.009900335,0.112568;-0.7112241;-0.04802775,-0.0841722;0.003940273;-0.02866509,-0.120534;-0.3302238;-0.04147505,-0.1284091;-0.6829308;0.007174548,-0.1388754;-0.671996;-0.07517511,-0.01453736;0.5304358;-0.07012224,433.5679
+0;0;0,0.006527803;0.3092614;0.007968088,0.01214121;0.6093347;0.001022133,0.176736;0.485464;0.005253759,0.2114249;0.2345911;0.02021193,0.2458015;-0.01073137;-0.043594,-0.1535124;0.4803278;0.006714604,-0.2170023;0.2347071;0.004757998,-0.2957238;-0.005132735;-0.03666465,0.07741333;0.005347181;-0.04359766,0.09085;-0.3277541;0.0012905,0.09324424;-0.6722898;0.09140373,0.1013673;-0.70229;0.03149973,-0.07788492;0.006721664;-0.04255501,-0.1117882;-0.3258811;-0.005434655,-0.1295947;-0.6710194;0.08055092,-0.1291353;-0.6320768;-0.004150361,0.0107959;0.5351348;0.005205585,0;0;0,-0.00753209;0.3073363;-0.03516293,-0.01718448;0.6031377;-0.08536553,0.1536728;0.4991253;-0.09710908,0.225536;0.2609736;-0.04727221,0.2275874;0.00532192;-0.05587959,-0.1796765;0.485601;-0.04324796,-0.2181028;0.2401699;0.008242257,-0.2651205;-0.01058671;-0.01037357,0.07543412;0.005633623;-0.04690552,0.1018194;-0.3297023;-0.04926538,0.09664246;-0.6808485;0.009900335,0.112568;-0.7112241;-0.04802775,-0.0841722;0.003940273;-0.02866509,-0.120534;-0.3302238;-0.04147505,-0.1284091;-0.6829308;0.007174548,-0.1388754;-0.671996;-0.07517511,-0.01453736;0.5304358;-0.07012224,433.5791
+0;0;0,0.006525999;0.309176;0.007965885,0.01214781;0.6096998;0.001007833,0.1766154;0.4857172;0.005247835,0.211306;0.2348311;0.02020679,0.2456844;-0.01050355;-0.04360231,-0.1533852;0.4805848;0.006707584,-0.2168785;0.2349513;0.004750874,-0.2956038;-0.004900515;-0.03667383,0.07743527;0.005348697;-0.04361002,0.09088022;-0.3279577;0.001305785,0.09327368;-0.6723813;0.09138966,0.1014085;-0.7024679;0.03139935,-0.077907;0.00672357;-0.04256708,-0.1118312;-0.326084;-0.005423855,-0.1296318;-0.6711099;0.0805337,-0.1291718;-0.6321545;-0.004289612,0.01079979;0.5353507;0.005199697,0;0;0,-0.007712066;0.3072991;-0.03469348,-0.01727955;0.6036823;-0.08422256,0.1532811;0.4991188;-0.0967052,0.2251555;0.2609265;-0.04701066,0.2272363;0.00527072;-0.0558629,-0.1795803;0.4855342;-0.04254534,-0.2218298;0.240894;0.009772513,-0.2786028;-0.007787108;-0.00964671,0.07540917;0.005625218;-0.04699445,0.1014881;-0.3299442;-0.04910088,0.09642935;-0.680905;0.0104754,0.112474;-0.7115507;-0.04731798,-0.08421911;0.00394858;-0.02860443,-0.1209531;-0.3303903;-0.04123279,-0.1288259;-0.6829374;0.007726368,-0.1393769;-0.6719776;-0.07474516,-0.01466402;0.5307616;-0.06929255,433.6021
+0;0;0,0.006525999;0.309176;0.007965885,0.01214781;0.6096998;0.001007833,0.1766154;0.4857172;0.005247835,0.211306;0.2348311;0.02020679,0.2456844;-0.01050355;-0.04360231,-0.1533852;0.4805848;0.006707584,-0.2168785;0.2349513;0.004750874,-0.2956038;-0.004900515;-0.03667383,0.07743527;0.005348697;-0.04361002,0.09088022;-0.3279577;0.001305785,0.09327368;-0.6723813;0.09138966,0.1014085;-0.7024679;0.03139935,-0.077907;0.00672357;-0.04256708,-0.1118312;-0.326084;-0.005423855,-0.1296318;-0.6711099;0.0805337,-0.1291718;-0.6321545;-0.004289612,0.01079979;0.5353507;0.005199697,0;0;0,-0.007712066;0.3072991;-0.03469348,-0.01727955;0.6036823;-0.08422256,0.1532811;0.4991188;-0.0967052,0.2251555;0.2609265;-0.04701066,0.2272363;0.00527072;-0.0558629,-0.1795803;0.4855342;-0.04254534,-0.2218298;0.240894;0.009772513,-0.2786028;-0.007787108;-0.00964671,0.07540917;0.005625218;-0.04699445,0.1014881;-0.3299442;-0.04910088,0.09642935;-0.680905;0.0104754,0.112474;-0.7115507;-0.04731798,-0.08421911;0.00394858;-0.02860443,-0.1209531;-0.3303903;-0.04123279,-0.1288259;-0.6829374;0.007726368,-0.1393769;-0.6719776;-0.07474516,-0.01466402;0.5307616;-0.06929255,433.6137
+0;0;0,0.0063791;0.3092177;0.008036985,0.01196364;0.6102991;0.001110541,0.176246;0.4863628;0.005411409,0.2107909;0.2353849;0.02036029,0.2448018;-0.01013242;-0.04348791,-0.1533237;0.4810663;0.006898167,-0.2212758;0.2365513;0.005619496,-0.3052368;-0.001890674;-0.03448148,0.07752492;0.005330813;-0.04363972,0.09060963;-0.3280997;0.001482204,0.09263739;-0.6725788;0.09124187,0.1017487;-0.7013834;0.03019948,-0.07800527;0.006743421;-0.04257536,-0.1123694;-0.3262211;-0.00601285,-0.1301205;-0.6711135;0.08036374,-0.1296711;-0.6321586;-0.004411109,0.01062051;0.5357816;0.005300581,0;0;0,-0.007864237;0.3074041;-0.03408408,-0.01726949;0.6044436;-0.08311224,0.1528519;0.4991648;-0.09598351,0.2247229;0.2607283;-0.04710293,0.2257586;0.005028844;-0.05845332,-0.1791376;0.4854003;-0.04133184,-0.2266367;0.2418443;0.01187541,-0.2951079;-0.003993943;-0.007806528,0.07543702;0.00566855;-0.04711771,0.1010427;-0.3300758;-0.04889894,0.09612392;-0.6809062;0.01127219,0.1120706;-0.7115469;-0.04648232,-0.0843487;0.003910676;-0.02851244,-0.1213846;-0.3305465;-0.04075313,-0.1293903;-0.683;0.008635003,-0.1400492;-0.6719748;-0.07378775,-0.01471449;0.53131;-0.06837535,433.6245
+0;0;0,0.0063791;0.3092177;0.008036985,0.01196364;0.6102991;0.001110541,0.176246;0.4863628;0.005411409,0.2107909;0.2353849;0.02036029,0.2448018;-0.01013242;-0.04348791,-0.1533237;0.4810663;0.006898167,-0.2212758;0.2365513;0.005619496,-0.3052368;-0.001890674;-0.03448148,0.07752492;0.005330813;-0.04363972,0.09060963;-0.3280997;0.001482204,0.09263739;-0.6725788;0.09124187,0.1017487;-0.7013834;0.03019948,-0.07800527;0.006743421;-0.04257536,-0.1123694;-0.3262211;-0.00601285,-0.1301205;-0.6711135;0.08036374,-0.1296711;-0.6321586;-0.004411109,0.01062051;0.5357816;0.005300581,0;0;0,-0.007864237;0.3074041;-0.03408408,-0.01726949;0.6044436;-0.08311224,0.1528519;0.4991648;-0.09598351,0.2247229;0.2607283;-0.04710293,0.2257586;0.005028844;-0.05845332,-0.1791376;0.4854003;-0.04133184,-0.2266367;0.2418443;0.01187541,-0.2951079;-0.003993943;-0.007806528,0.07543702;0.00566855;-0.04711771,0.1010427;-0.3300758;-0.04889894,0.09612392;-0.6809062;0.01127219,0.1120706;-0.7115469;-0.04648232,-0.0843487;0.003910676;-0.02851244,-0.1213846;-0.3305465;-0.04075313,-0.1293903;-0.683;0.008635003,-0.1400492;-0.6719748;-0.07378775,-0.01471449;0.53131;-0.06837535,433.6362
+0;0;0,0.006375383;0.3090375;0.008032301,0.01196851;0.6105829;0.001094081,0.1763354;0.4864808;0.005402869,0.2108978;0.2353754;0.02035935,0.2449113;-0.01016037;-0.04349364,-0.1534075;0.4811815;0.006890408,-0.2213941;0.2365423;0.005611088,-0.3053614;-0.001917541;-0.03449289,0.07765657;0.005339866;-0.04371383,0.09075726;-0.3284977;0.001463182,0.09278543;-0.6730474;0.09124123,0.1019336;-0.7020895;0.02995236,-0.07813773;0.006754872;-0.04264766,-0.1125438;-0.3266162;-0.006040514,-0.1302986;-0.6715792;0.08035377,-0.1298473;-0.6325881;-0.004763402,0.01062286;0.5359255;0.005291982,0;0;0,-0.008167595;0.3073455;-0.03288436,-0.0176162;0.6049979;-0.08106256,0.1524015;0.4987292;-0.09456444,0.2243422;0.2598634;-0.04723763,0.2257842;0.004167974;-0.05905747,-0.1792999;0.485076;-0.03910337,-0.2342688;0.2431066;0.01476115,-0.3126861;0.0006135702;-0.009109054,0.07553479;0.005652696;-0.04724932,0.1005453;-0.3305528;-0.04790807,0.09566677;-0.6813774;0.01273036,0.1123368;-0.7115213;-0.04584264,-0.08454371;0.003916397;-0.02840738,-0.121898;-0.3309446;-0.03993464,-0.1300179;-0.6834093;0.009878952,-0.1408837;-0.6723678;-0.07287665,-0.01505123;0.5316616;-0.06662774,433.6584
+0;0;0,0.006108119;0.3090428;0.008036405,0.01158006;0.6105894;0.001061084,0.1760288;0.4866732;0.00549421,0.2104868;0.2355536;0.02045243,0.2437199;-0.01009415;-0.04338082,-0.1537522;0.4811462;0.007154527,-0.226806;0.2379692;0.0066348,-0.3202884;0.003208607;-0.03423626,0.07768895;0.005329253;-0.04365755,0.09035055;-0.3285023;0.001688939,0.09265818;-0.6730568;0.0914416,0.101707;-0.700328;0.0284804,-0.07811922;0.006759121;-0.04268088,-0.1132759;-0.3265369;-0.006103966,-0.1305812;-0.6715394;0.08022395,-0.1301701;-0.6325473;-0.004893318,0.01026112;0.5359322;0.005269798,0;0;0,-0.008167595;0.3073455;-0.03288436,-0.0176162;0.6049979;-0.08106256,0.1524015;0.4987292;-0.09456444,0.2243422;0.2598634;-0.04723763,0.2257842;0.004167974;-0.05905747,-0.1792999;0.485076;-0.03910337,-0.2342688;0.2431066;0.01476115,-0.3126861;0.0006135702;-0.009109054,0.07553479;0.005652696;-0.04724932,0.1005453;-0.3305528;-0.04790807,0.09566677;-0.6813774;0.01273036,0.1123368;-0.7115213;-0.04584264,-0.08454371;0.003916397;-0.02840738,-0.121898;-0.3309446;-0.03993464,-0.1300179;-0.6834093;0.009878952,-0.1408837;-0.6723678;-0.07287665,-0.01505123;0.5316616;-0.06662774,433.6701
+0;0;0,0.006105815;0.3089262;0.008033373,0.01158133;0.6106696;0.001054067,0.1759653;0.4867365;0.005489131,0.2104464;0.2354485;0.02045738,0.2436887;-0.01026724;-0.04339357,-0.1536881;0.4812116;0.007148805,-0.2267908;0.2378716;0.006628729,-0.3202991;0.003046021;-0.03425365,0.07782743;0.005338752;-0.04373537,0.09052377;-0.3294089;0.001735564,0.09283037;-0.6738092;0.09144807,0.1018815;-0.701095;0.0284707,-0.07825846;0.006771169;-0.04275696,-0.1135116;-0.3274395;-0.00607967,-0.1308092;-0.6722876;0.08020963,-0.130398;-0.6332932;-0.004929475,0.01026176;0.5359765;0.005264805,0;0;0,-0.008207351;0.3072894;-0.03229666,-0.0176021;0.605235;-0.07991362,0.1521799;0.4985616;-0.09407234,0.2252364;0.2594227;-0.04897237,0.2257024;0.00371027;-0.06197858,-0.1790722;0.485171;-0.03729073,-0.2408656;0.2448079;0.01716871,-0.3308601;0.006348267;-0.007248743,0.07552852;0.005700678;-0.04755354,0.1003658;-0.3314457;-0.04806018,0.09552066;-0.6819322;0.013592,0.1125007;-0.7120146;-0.04498721,-0.08477527;0.003866188;-0.0282241,-0.1221427;-0.3319194;-0.03990808,-0.1306652;-0.6841787;0.01015173,-0.1417849;-0.6730852;-0.07260475,-0.01505712;0.5318267;-0.06565571,433.692
+0;0;0,0.006105815;0.3089262;0.008033373,0.01158133;0.6106696;0.001054067,0.1759653;0.4867365;0.005489131,0.2104464;0.2354485;0.02045738,0.2436887;-0.01026724;-0.04339357,-0.1536881;0.4812116;0.007148805,-0.2267908;0.2378716;0.006628729,-0.3202991;0.003046021;-0.03425365,0.07782743;0.005338752;-0.04373537,0.09052377;-0.3294089;0.001735564,0.09283037;-0.6738092;0.09144807,0.1018815;-0.701095;0.0284707,-0.07825846;0.006771169;-0.04275696,-0.1135116;-0.3274395;-0.00607967,-0.1308092;-0.6722876;0.08020963,-0.130398;-0.6332932;-0.004929475,0.01026176;0.5359765;0.005264805,0;0;0,-0.008207351;0.3072894;-0.03229666,-0.0176021;0.605235;-0.07991362,0.1521799;0.4985616;-0.09407234,0.2252364;0.2594227;-0.04897237,0.2257024;0.00371027;-0.06197858,-0.1790722;0.485171;-0.03729073,-0.2408656;0.2448079;0.01716871,-0.3308601;0.006348267;-0.007248743,0.07552852;0.005700678;-0.04755354,0.1003658;-0.3314457;-0.04806018,0.09552066;-0.6819322;0.013592,0.1125007;-0.7120146;-0.04498721,-0.08477527;0.003866188;-0.0282241,-0.1221427;-0.3319194;-0.03990808,-0.1306652;-0.6841787;0.01015173,-0.1417849;-0.6730852;-0.07260475,-0.01505712;0.5318267;-0.06565571,433.715
+0;0;0,0.005928508;0.3090658;0.008102389,0.01133237;0.6113294;0.001166407,0.1755453;0.4875178;0.005600281,0.2098562;0.236143;0.02038584,0.2426227;-0.009797558;-0.04335869,-0.1536649;0.4817616;0.007362305,-0.2328731;0.2402845;0.007435595,-0.3368421;0.009704813;-0.03315061,0.07773795;0.005272164;-0.04372159,0.0901076;-0.3302376;0.002035875,0.0925641;-0.6743453;0.09157431,0.101624;-0.7016588;0.02856553,-0.07820128;0.006815565;-0.0426693,-0.1137034;-0.3281553;-0.005958941,-0.1315214;-0.6726487;0.08029699,-0.131132;-0.6336424;-0.004883781,0.01002655;0.5365524;0.005368403,0;0;0,-0.008156255;0.3074886;-0.03172874,-0.01713665;0.6061777;-0.07805824,0.1518918;0.4982486;-0.09363198,0.2255839;0.25911;-0.04927754,0.225054;0.003400266;-0.064641,-0.1783814;0.485855;-0.0354702,-0.2489815;0.2481254;0.02007589,-0.3535713;0.01565696;-0.005285455,0.07544452;0.005676717;-0.04752326,0.09986904;-0.3322825;-0.04827261,0.09512365;-0.682317;0.0140698,0.1121242;-0.7122873;-0.04468035,-0.08467711;0.003876059;-0.02823694,-0.1225092;-0.3326482;-0.03980073,-0.1311006;-0.6845171;0.01067371,-0.1425091;-0.673344;-0.07210566,-0.01470546;0.5326037;-0.06420445,433.7374
+0;0;0,0.005930811;0.3091859;0.008105537,0.01134575;0.6120674;0.001157743,0.1754547;0.4881869;0.005597051,0.2097739;0.2367513;0.02038619,0.2425464;-0.00923416;-0.04336997,-0.1535521;0.4824342;0.007357987,-0.2327795;0.2408987;0.007431294,-0.3367675;0.01027696;-0.03316231,0.0777541;0.00527326;-0.04373068,0.09014767;-0.3308854;0.002115283,0.09260321;-0.6748582;0.09161864,0.1016513;-0.7020971;0.02869204,-0.07821752;0.006816982;-0.04267817,-0.1137883;-0.3288018;-0.00589681,-0.1315993;-0.6731602;0.08032534,-0.1312104;-0.6341657;-0.004744351,0.0100382;0.5371912;0.005365317,0;0;0,-0.008071229;0.3076982;-0.03087807,-0.01651534;0.6073353;-0.07522416,0.1517253;0.4979936;-0.09296894,0.225357;0.2586364;-0.04934692,0.2248732;0.002939314;-0.06567144,-0.1777893;0.4864568;-0.0337804,-0.2582227;0.2520293;0.02270519,-0.3735909;0.02497779;-0.005321402,0.07533956;0.005682915;-0.04772354,0.09960476;-0.3329453;-0.0481391,0.09484729;-0.6827421;0.0147407,0.1119525;-0.7125217;-0.04401065,-0.08473889;0.003873419;-0.02811042,-0.1229198;-0.3332779;-0.03948225,-0.1314174;-0.6849496;0.01139952,-0.1430265;-0.6736171;-0.07127251,-0.01423344;0.5335379;-0.06201077,433.7599
+0;0;0,0.005930811;0.3091859;0.008105537,0.01134575;0.6120674;0.001157743,0.1754547;0.4881869;0.005597051,0.2097739;0.2367513;0.02038619,0.2425464;-0.00923416;-0.04336997,-0.1535521;0.4824342;0.007357987,-0.2327795;0.2408987;0.007431294,-0.3367675;0.01027696;-0.03316231,0.0777541;0.00527326;-0.04373068,0.09014767;-0.3308854;0.002115283,0.09260321;-0.6748582;0.09161864,0.1016513;-0.7020971;0.02869204,-0.07821752;0.006816982;-0.04267817,-0.1137883;-0.3288018;-0.00589681,-0.1315993;-0.6731602;0.08032534,-0.1312104;-0.6341657;-0.004744351,0.0100382;0.5371912;0.005365317,0;0;0,-0.008071229;0.3076982;-0.03087807,-0.01651534;0.6073353;-0.07522416,0.1517253;0.4979936;-0.09296894,0.225357;0.2586364;-0.04934692,0.2248732;0.002939314;-0.06567144,-0.1777893;0.4864568;-0.0337804,-0.2582227;0.2520293;0.02270519,-0.3735909;0.02497779;-0.005321402,0.07533956;0.005682915;-0.04772354,0.09960476;-0.3329453;-0.0481391,0.09484729;-0.6827421;0.0147407,0.1119525;-0.7125217;-0.04401065,-0.08473889;0.003873419;-0.02811042,-0.1229198;-0.3332779;-0.03948225,-0.1314174;-0.6849496;0.01139952,-0.1430265;-0.6736171;-0.07127251,-0.01423344;0.5335379;-0.06201077,433.7716
+0;0;0,0.005963837;0.3091848;0.008122446,0.0114665;0.6120653;0.001197695,0.1755742;0.488273;0.005652065,0.2099264;0.2368391;0.02039398,0.2417276;-0.009202152;-0.04363792,-0.1534788;0.482499;0.007575876,-0.2407235;0.2437425;0.007275371,-0.3494237;0.01531442;-0.03337647,0.0777677;0.005189233;-0.04371653,0.0899641;-0.3309565;0.002276361,0.09241451;-0.674922;0.09180844,0.1018696;-0.7017851;0.02860164,-0.07820062;0.006904305;-0.04269512,-0.1138569;-0.3287026;-0.005889092,-0.1317841;-0.6730142;0.08049624,-0.131431;-0.6340178;-0.00457342,0.01013158;0.5371891;0.005397778,0;0;0,-0.008071229;0.3076982;-0.03087807,-0.01651534;0.6073353;-0.07522416,0.1517253;0.4979936;-0.09296894,0.225357;0.2586364;-0.04934692,0.2248732;0.002939314;-0.06567144,-0.1777893;0.4864568;-0.0337804,-0.2582227;0.2520293;0.02270519,-0.3735909;0.02497779;-0.005321402,0.07533956;0.005682915;-0.04772354,0.09960476;-0.3329453;-0.0481391,0.09484729;-0.6827421;0.0147407,0.1119525;-0.7125217;-0.04401065,-0.08473889;0.003873419;-0.02811042,-0.1229198;-0.3332779;-0.03948225,-0.1314174;-0.6849496;0.01139952,-0.1430265;-0.6736171;-0.07127251,-0.01423344;0.5335379;-0.06201077,433.7832
+0;0;0,0.005968877;0.3094461;0.00812931,0.01147939;0.6127579;0.001196773,0.1754694;0.4889404;0.00565431,0.2098288;0.2374543;0.02039928,0.2416299;-0.008586869;-0.04363257,-0.1533516;0.4831704;0.007576765,-0.2406145;0.2443644;0.007276197,-0.3493146;0.01593639;-0.03337562,0.07791603;0.005199131;-0.04379991,0.09010499;-0.3307415;0.002164915,0.09255218;-0.6742549;0.09157931,0.1019801;-0.7009547;0.02855401,-0.07834977;0.006917474;-0.04277656,-0.1139843;-0.3284847;-0.005992986,-0.1318879;-0.6723437;0.08027881,-0.1315359;-0.6333731;-0.00454656,0.01014342;0.537822;0.005400202,0;0;0,-0.007853061;0.3080239;-0.03030181,-0.01588453;0.6082374;-0.07376575,0.1517689;0.4977998;-0.09249306,0.2257859;0.2583764;-0.04958487,0.2248519;0.002674073;-0.06580567,-0.1770312;0.4873182;-0.03187368,-0.2716152;0.2579196;0.0235644,-0.4033841;0.04001343;-0.004746825,0.07530995;0.005662918;-0.0480907,0.09919117;-0.332785;-0.04847407,0.09526829;-0.682079;0.01461864,0.1116506;-0.712616;-0.04319859,-0.0849798;0.00388457;-0.02792336,-0.1233026;-0.3330426;-0.03927654,-0.1316339;-0.6842027;0.01190506,-0.1439287;-0.7169377;-0.04456698,-0.01370208;0.5343379;-0.06076813,433.8038
+0;0;0,0.005968877;0.3094461;0.00812931,0.01147939;0.6127579;0.001196773,0.1754694;0.4889404;0.00565431,0.2098288;0.2374543;0.02039928,0.2416299;-0.008586869;-0.04363257,-0.1533516;0.4831704;0.007576765,-0.2406145;0.2443644;0.007276197,-0.3493146;0.01593639;-0.03337562,0.07791603;0.005199131;-0.04379991,0.09010499;-0.3307415;0.002164915,0.09255218;-0.6742549;0.09157931,0.1019801;-0.7009547;0.02855401,-0.07834977;0.006917474;-0.04277656,-0.1139843;-0.3284847;-0.005992986,-0.1318879;-0.6723437;0.08027881,-0.1315359;-0.6333731;-0.00454656,0.01014342;0.537822;0.005400202,0;0;0,-0.007853061;0.3080239;-0.03030181,-0.01588453;0.6082374;-0.07376575,0.1517689;0.4977998;-0.09249306,0.2257859;0.2583764;-0.04958487,0.2248519;0.002674073;-0.06580567,-0.1770312;0.4873182;-0.03187368,-0.2716152;0.2579196;0.0235644,-0.4033841;0.04001343;-0.004746825,0.07530995;0.005662918;-0.0480907,0.09919117;-0.332785;-0.04847407,0.09526829;-0.682079;0.01461864,0.1116506;-0.712616;-0.04319859,-0.0849798;0.00388457;-0.02792336,-0.1233026;-0.3330426;-0.03927654,-0.1316339;-0.6842027;0.01190506,-0.1439287;-0.7169377;-0.04456698,-0.01370208;0.5343379;-0.06076813,433.8153
+0;0;0,0.005997804;0.3095937;0.008147173,0.0115756;0.6129123;0.00123515,0.1754521;0.4892309;0.005571759,0.2099889;0.2377161;0.02026528,0.2410589;-0.008439049;-0.04366974,-0.1531806;0.483455;0.007781842,-0.2476583;0.2473575;0.007243553,-0.3673509;0.02464665;-0.03421683,0.07788415;0.005141022;-0.04376666,0.08993621;-0.3307772;0.002346292,0.09217305;-0.6746588;0.09192644,0.1017171;-0.7016391;0.02921296,-0.07829379;0.0069737;-0.0427708,-0.1140612;-0.3283862;-0.005795874,-0.131943;-0.6726149;0.08063886,-0.1316509;-0.6336453;-0.004156686,0.01021946;0.5380034;0.005430762,0;0;0,-0.007697194;0.3082182;-0.02988124,-0.01561743;0.6084924;-0.0729866,0.1517285;0.497583;-0.09206343,0.2253075;0.25788;-0.04967237,0.2244686;0.002178013;-0.06583381,-0.1765724;0.4876132;-0.03065991,-0.27758;0.2611166;0.02559973,-0.4160787;0.04760392;-0.003994845,0.07523853;0.005606025;-0.04812097,0.09892404;-0.3328485;-0.04858183,0.09492067;-0.6824853;0.01483894,0.1117657;-0.7130305;-0.04279232,-0.08494356;0.0039388;-0.02787417,-0.1235664;-0.3329431;-0.03934632,-0.1319559;-0.6844095;0.01247142,-0.1442498;-0.7168058;-0.04432985,-0.01345153;0.53461;-0.060045,433.8377
+0;0;0,0.005997804;0.3095937;0.008147173,0.0115756;0.6129123;0.00123515,0.1754521;0.4892309;0.005571759,0.2099889;0.2377161;0.02026528,0.2410589;-0.008439049;-0.04366974,-0.1531806;0.483455;0.007781842,-0.2476583;0.2473575;0.007243553,-0.3673509;0.02464665;-0.03421683,0.07788415;0.005141022;-0.04376666,0.08993621;-0.3307772;0.002346292,0.09217305;-0.6746588;0.09192644,0.1017171;-0.7016391;0.02921296,-0.07829379;0.0069737;-0.0427708,-0.1140612;-0.3283862;-0.005795874,-0.131943;-0.6726149;0.08063886,-0.1316509;-0.6336453;-0.004156686,0.01021946;0.5380034;0.005430762,0;0;0,-0.007697194;0.3082182;-0.02988124,-0.01561743;0.6084924;-0.0729866,0.1517285;0.497583;-0.09206343,0.2253075;0.25788;-0.04967237,0.2244686;0.002178013;-0.06583381,-0.1765724;0.4876132;-0.03065991,-0.27758;0.2611166;0.02559973,-0.4160787;0.04760392;-0.003994845,0.07523853;0.005606025;-0.04812097,0.09892404;-0.3328485;-0.04858183,0.09492067;-0.6824853;0.01483894,0.1117657;-0.7130305;-0.04279232,-0.08494356;0.0039388;-0.02787417,-0.1235664;-0.3329431;-0.03934632,-0.1319559;-0.6844095;0.01247142,-0.1442498;-0.7168058;-0.04432985,-0.01345153;0.53461;-0.060045,433.8488
+0;0;0,0.006003;0.3098619;0.008154229,0.01158602;0.6134645;0.001236647,0.1749453;0.489886;0.005575586,0.2094905;0.2383099;0.0202727,0.2405611;-0.007849902;-0.04366354,-0.1526603;0.4841282;0.007778762,-0.2471611;0.2479731;0.007240341,-0.366856;0.02525803;-0.03422083,0.07801131;0.005149416;-0.04383812,0.09006305;-0.3307599;0.002273612,0.09230114;-0.6748337;0.09190385,0.1018494;-0.701839;0.02916288,-0.07842162;0.006985086;-0.04284063,-0.1141881;-0.3283659;-0.005866684,-0.1320799;-0.6727871;0.08061637,-0.1317877;-0.6338135;-0.004216343,0.01022899;0.5385062;0.005435029,0;0;0,-0.007471085;0.3085446;-0.0293479,-0.01496366;0.6092098;-0.0717988,0.1514523;0.497517;-0.09154797,0.2257283;0.2578073;-0.05004787,0.2241843;0.002100259;-0.06615424,-0.1752937;0.4883685;-0.02855378,-0.2890085;0.2677915;0.02725535,-0.4433414;0.06600267;-0.006069152,0.075232;0.005589306;-0.04840422,0.09876788;-0.3328665;-0.0489378,0.09457394;-0.6825371;0.01539207,0.1114659;-0.7130886;-0.042274,-0.08515517;0.003959137;-0.02769446,-0.1239607;-0.3328788;-0.03956584,-0.1325122;-0.68444;0.01294159,-0.1448335;-0.7168044;-0.04394476,-0.01290549;0.5352466;-0.05901527,433.8708
+0;0;0,0.006203498;0.3098606;0.008053591,0.01213357;0.6134539;0.001018195,0.1753846;0.4898545;0.005354692,0.2101972;0.2383087;0.01993965,0.2409502;-0.007980973;-0.04364911,-0.1522354;0.4842025;0.007944174,-0.2570127;0.2524232;0.008064779,-0.3853227;0.03435263;-0.0323044,0.07795569;0.005116541;-0.0439408,0.08990591;-0.3307584;0.002446543,0.09205586;-0.6748415;0.09204352,0.1003414;-0.7019408;0.02920864,-0.07847817;0.006996058;-0.04273514,-0.1143219;-0.3283489;-0.005781829,-0.1324362;-0.6727275;0.08082462,-0.1322222;-0.6337551;-0.004008435,0.01067555;0.5384991;0.005245408,0;0;0,-0.007471085;0.3085446;-0.0293479,-0.01496366;0.6092098;-0.0717988,0.1514523;0.497517;-0.09154797,0.2257283;0.2578073;-0.05004787,0.2241843;0.002100259;-0.06615424,-0.1752937;0.4883685;-0.02855378,-0.2890085;0.2677915;0.02725535,-0.4433414;0.06600267;-0.006069152,0.075232;0.005589306;-0.04840422,0.09876788;-0.3328665;-0.0489378,0.09457394;-0.6825371;0.01539207,0.1114659;-0.7130886;-0.042274,-0.08515517;0.003959137;-0.02769446,-0.1239607;-0.3328788;-0.03956584,-0.1325122;-0.68444;0.01294159,-0.1448335;-0.7168044;-0.04394476,-0.01290549;0.5352466;-0.05901527,433.8825
+0;0;0,0.006210746;0.3102226;0.008063,0.01214656;0.61411;0.001022378,0.1751036;0.4905606;0.005360745,0.20992;0.2389865;0.01994735,0.2406757;-0.007324278;-0.04364688,-0.151933;0.4849187;0.007945615,-0.2567221;0.2531133;0.008066234,-0.3850431;0.03502405;-0.0323064,0.07794341;0.005115734;-0.04393387,0.08989709;-0.3308564;0.002466895,0.092048;-0.6750941;0.09210411,0.1003391;-0.7022316;0.02922711,-0.07846581;0.006994955;-0.04272841,-0.11432;-0.3284471;-0.005764399,-0.1324423;-0.6729804;0.08088094,-0.1322282;-0.6340019;-0.004008986,0.01068783;0.5391186;0.005251655,0;0;0,-0.007034406;0.3089657;-0.02885032,-0.01396352;0.6100554;-0.0704813,0.1516185;0.4972849;-0.09112692,0.225906;0.2574854;-0.04999256,0.2241874;0.001783997;-0.06651425,-0.1739194;0.488966;-0.02670034,-0.2955239;0.2726024;0.02909995,-0.4648331;0.0826647;-0.001184504,0.07514347;0.005548775;-0.04852009,0.09864299;-0.3330082;-0.04893494,0.0943837;-0.6827904;0.01566601,0.111238;-0.713433;-0.04200006,-0.08516286;0.004018932;-0.0276164,-0.1242442;-0.3328814;-0.03961739,-0.1327303;-0.6845409;0.01332241,-0.1451683;-0.716915;-0.04361381,-0.01204334;0.5360188;-0.0578866,433.9043
+0;0;0,0.006210746;0.3102226;0.008063,0.01214656;0.61411;0.001022378,0.1751036;0.4905606;0.005360745,0.20992;0.2389865;0.01994735,0.2406757;-0.007324278;-0.04364688,-0.151933;0.4849187;0.007945615,-0.2567221;0.2531133;0.008066234,-0.3850431;0.03502405;-0.0323064,0.07794341;0.005115734;-0.04393387,0.08989709;-0.3308564;0.002466895,0.092048;-0.6750941;0.09210411,0.1003391;-0.7022316;0.02922711,-0.07846581;0.006994955;-0.04272841,-0.11432;-0.3284471;-0.005764399,-0.1324423;-0.6729804;0.08088094,-0.1322282;-0.6340019;-0.004008986,0.01068783;0.5391186;0.005251655,0;0;0,-0.007034406;0.3089657;-0.02885032,-0.01396352;0.6100554;-0.0704813,0.1516185;0.4972849;-0.09112692,0.225906;0.2574854;-0.04999256,0.2241874;0.001783997;-0.06651425,-0.1739194;0.488966;-0.02670034,-0.2955239;0.2726024;0.02909995,-0.4648331;0.0826647;-0.001184504,0.07514347;0.005548775;-0.04852009,0.09864299;-0.3330082;-0.04893494,0.0943837;-0.6827904;0.01566601,0.111238;-0.713433;-0.04200006,-0.08516286;0.004018932;-0.0276164,-0.1242442;-0.3328814;-0.03961739,-0.1327303;-0.6845409;0.01332241,-0.1451683;-0.716915;-0.04361381,-0.01204334;0.5360188;-0.0578866,433.9161
+0;0;0,0.006452411;0.3104986;0.007831587,0.0127382;0.6145861;0.0004853862,0.1755854;0.4912058;0.0049862,0.2104422;0.2395996;0.01975425,0.2408865;-0.006851092;-0.04351283,-0.1515062;0.4858412;0.008201647,-0.2649607;0.2580986;0.007850907,-0.3993689;0.04380335;-0.03313115,0.07787246;0.005013426;-0.04405739,0.08937616;-0.3309305;0.002293602,0.09137454;-0.6758816;0.09166697,0.100043;-0.7052991;0.03137366,-0.07853553;0.007057263;-0.04257551,-0.1138883;-0.3284808;-0.006471794,-0.1330846;-0.673488;0.08061647,-0.1264484;-0.7069492;0.0243182,0.01118462;0.5395747;0.00479578,0;0;0,-0.006680116;0.3092878;-0.02843904,-0.01317213;0.6107098;-0.06928921,0.1520184;0.4974394;-0.09066606,0.2261667;0.2574511;-0.05008984,0.2242289;0.00175339;-0.06689525,-0.1729991;0.4895476;-0.02489065,-0.3029114;0.2782074;0.03165009,-0.4799257;0.09579538;-0.0008971803,0.07509311;0.005530119;-0.04858756,0.09870414;-0.3329685;-0.04910469,0.09435646;-0.6833193;0.01584363,0.1112214;-0.713488;-0.04191589,-0.08516557;0.004050231;-0.02758132,-0.1243873;-0.3327681;-0.03999742,-0.1327804;-0.6849649;0.01357286,-0.1451974;-0.7174681;-0.04281892,-0.01135388;0.5366141;-0.05687165,433.938
+0;0;0,0.006452411;0.3104986;0.007831587,0.0127382;0.6145861;0.0004853862,0.1755854;0.4912058;0.0049862,0.2104422;0.2395996;0.01975425,0.2408865;-0.006851092;-0.04351283,-0.1515062;0.4858412;0.008201647,-0.2649607;0.2580986;0.007850907,-0.3993689;0.04380335;-0.03313115,0.07787246;0.005013426;-0.04405739,0.08937616;-0.3309305;0.002293602,0.09137454;-0.6758816;0.09166697,0.100043;-0.7052991;0.03137366,-0.07853553;0.007057263;-0.04257551,-0.1138883;-0.3284808;-0.006471794,-0.1330846;-0.673488;0.08061647,-0.1264484;-0.7069492;0.0243182,0.01118462;0.5395747;0.00479578,0;0;0,-0.006680116;0.3092878;-0.02843904,-0.01317213;0.6107098;-0.06928921,0.1520184;0.4974394;-0.09066606,0.2261667;0.2574511;-0.05008984,0.2242289;0.00175339;-0.06689525,-0.1729991;0.4895476;-0.02489065,-0.3029114;0.2782074;0.03165009,-0.4799257;0.09579538;-0.0008971803,0.07509311;0.005530119;-0.04858756,0.09870414;-0.3329685;-0.04910469,0.09435646;-0.6833193;0.01584363,0.1112214;-0.713488;-0.04191589,-0.08516557;0.004050231;-0.02758132,-0.1243873;-0.3327681;-0.03999742,-0.1327804;-0.6849649;0.01357286,-0.1451974;-0.7174681;-0.04281892,-0.01135388;0.5366141;-0.05687165,433.9495
+0;0;0,0.006459699;0.3108493;0.007840432,0.01275085;0.6151965;0.000488773,0.175566;0.4917798;0.004992172,0.2104315;0.2401111;0.01976389,0.2408764;-0.006344676;-0.04350448,-0.1514638;0.4864162;0.008207011,-0.2649465;0.258617;0.007856185,-0.3993573;0.04431736;-0.0331267,0.07787948;0.005013878;-0.04406136,0.08937599;-0.3307201;0.002260659,0.09137408;-0.6756205;0.09162089,0.1000861;-0.7053368;0.03102438,-0.07854261;0.007057899;-0.04257934,-0.1138733;-0.3282704;-0.006498192,-0.1330667;-0.673227;0.08057728,-0.1263972;-0.7070074;0.02399589,0.01119633;0.5401396;0.004801789,0;0;0,-0.006302416;0.3096885;-0.0279963,-0.01252118;0.6114541;-0.06827712,0.1524047;0.4974951;-0.08989048,0.2264843;0.2572874;-0.05009794,0.2243191;0.001590878;-0.06697345,-0.1720226;0.489572;-0.02322214,-0.3087062;0.2825594;0.03364881,-0.4985946;0.1139501;-0.0007534474,0.0750571;0.005535573;-0.04865742,0.09871943;-0.3327467;-0.04927302,0.09413765;-0.6829321;0.01626134,0.1110437;-0.7133965;-0.04180861,-0.08519347;0.004048978;-0.02752152,-0.1246067;-0.3325371;-0.0398345,-0.1329384;-0.6846497;0.01395101,-0.1455196;-0.7173056;-0.04288053,-0.01075833;0.5372912;-0.05597591,433.9714
+0;0;0,0.006455082;0.3108507;0.007790259,0.01275859;0.6151969;0.0004052771,0.1756094;0.4919098;0.004724155,0.2102368;0.2402177;0.01965614,0.2405525;-0.006281659;-0.04350439,-0.1515046;0.4865879;0.008586305,-0.2740707;0.2635446;0.008988023,-0.4193954;0.05623128;-0.03066202,0.07787615;0.004967684;-0.04407247,0.08909445;-0.330901;0.001331594,0.09129053;-0.6756914;0.09111093,0.09897118;-0.7051072;0.03008113,-0.07854772;0.007098629;-0.04256314,-0.1139336;-0.3282271;-0.006511878,-0.1336294;-0.6732462;0.08020289,-0.1336636;-0.6342666;-0.004845522,0.01120161;0.5401404;0.004724724,0;0;0,-0.006302416;0.3096885;-0.0279963,-0.01252118;0.6114541;-0.06827712,0.1524047;0.4974951;-0.08989048,0.2264843;0.2572874;-0.05009794,0.2243191;0.001590878;-0.06697345,-0.1720226;0.489572;-0.02322214,-0.3087062;0.2825594;0.03364881,-0.4985946;0.1139501;-0.0007534474,0.0750571;0.005535573;-0.04865742,0.09871943;-0.3327467;-0.04927302,0.09413765;-0.6829321;0.01626134,0.1110437;-0.7133965;-0.04180861,-0.08519347;0.004048978;-0.02752152,-0.1246067;-0.3325371;-0.0398345,-0.1329384;-0.6846497;0.01395101,-0.1455196;-0.7173056;-0.04288053,-0.01075833;0.5372912;-0.05597591,433.9826
+0;0;0,0.006460313;0.3111025;0.007796572,0.01276658;0.6155816;0.0004088716,0.1756106;0.4922751;0.004728976,0.2102406;0.2405637;0.0196621,0.2405607;-0.005971342;-0.04350758,-0.1514908;0.4869534;0.008590978,-0.2740663;0.263893;0.008992726,-0.4194121;0.05654968;-0.03066306,0.07783752;0.00496522;-0.04405061,0.08905247;-0.3308031;0.001339871,0.09124597;-0.6751901;0.09101416,0.09900281;-0.7051952;0.02937906,-0.07850876;0.007095107;-0.04254202,-0.1138841;-0.3281303;-0.006501544,-0.1335568;-0.6727457;0.08011177,-0.1335914;-0.6336771;-0.005780175,0.01120915;0.5405038;0.004729546,0;0;0,-0.006058902;0.3099872;-0.02754116,-0.01213166;0.6119474;-0.06738281,0.1525291;0.4972831;-0.08939648,0.2264319;0.25696;-0.04984832,0.2243432;0.001279593;-0.06752276,-0.1713253;0.489626;-0.0214004,-0.3149382;0.2871275;0.03472943,-0.5137126;0.1296464;-0.002388053,0.07496163;0.005549699;-0.04872107,0.09843096;-0.3326446;-0.04922509,0.09399348;-0.682358;0.01657391,0.1109726;-0.7134916;-0.04202699,-0.08516738;0.004036205;-0.02745935,-0.1250184;-0.3324016;-0.03962164,-0.1332095;-0.6841047;0.01410463,-0.1460109;-0.7173674;-0.04328544,-0.01039785;0.5377472;-0.0551722,433.995
+0;0;0,0.006460313;0.3111025;0.007796572,0.01276658;0.6155816;0.0004088716,0.1756106;0.4922751;0.004728976,0.2102406;0.2405637;0.0196621,0.2405607;-0.005971342;-0.04350758,-0.1514908;0.4869534;0.008590978,-0.2740663;0.263893;0.008992726,-0.4194121;0.05654968;-0.03066306,0.07783752;0.00496522;-0.04405061,0.08905247;-0.3308031;0.001339871,0.09124597;-0.6751901;0.09101416,0.09900281;-0.7051952;0.02937906,-0.07850876;0.007095107;-0.04254202,-0.1138841;-0.3281303;-0.006501544,-0.1335568;-0.6727457;0.08011177,-0.1335914;-0.6336771;-0.005780175,0.01120915;0.5405038;0.004729546,0;0;0,-0.006058902;0.3099872;-0.02754116,-0.01213166;0.6119474;-0.06738281,0.1525291;0.4972831;-0.08939648,0.2264319;0.25696;-0.04984832,0.2243432;0.001279593;-0.06752276,-0.1713253;0.489626;-0.0214004,-0.3149382;0.2871275;0.03472943,-0.5137126;0.1296464;-0.002388053,0.07496163;0.005549699;-0.04872107,0.09843096;-0.3326446;-0.04922509,0.09399348;-0.682358;0.01657391,0.1109726;-0.7134916;-0.04202699,-0.08516738;0.004036205;-0.02745935,-0.1250184;-0.3324016;-0.03962164,-0.1332095;-0.6841047;0.01410463,-0.1460109;-0.7173674;-0.04328544,-0.01039785;0.5377472;-0.0551722,434.0161
+0;0;0,0.006588548;0.3113419;0.007667986,0.01303948;0.6158639;0.0001251251,0.1763772;0.4925285;0.004365894,0.211425;0.2407838;0.01938847,0.241447;-0.005884349;-0.0435065,-0.151814;0.4873379;0.00892983,-0.2858758;0.2708751;0.008123888,-0.4379487;0.06847337;-0.0319967,0.07779328;0.004918796;-0.04415411,0.08873253;-0.3307172;0.001416165,0.09089659;-0.6760617;0.0913647,0.09832984;-0.7055365;0.03014323,-0.07857057;0.007136054;-0.0424419,-0.1142158;-0.327946;-0.006423574,-0.133957;-0.6735563;0.08030626,-0.1292055;-0.7066051;0.02248893,0.01144695;0.5408043;0.004484062,0;0;0,-0.005632579;0.3103084;-0.0267005,-0.01133502;0.6125046;-0.06516862,0.1535296;0.497315;-0.08819604,0.2264459;0.2564212;-0.04968882,0.2244186;0.0007557869;-0.06794715,-0.1710051;0.4896964;-0.01940006,-0.321438;0.2914615;0.03447273,-0.5315408;0.149141;-0.001637742,0.07488212;0.005519807;-0.04886484,0.09821779;-0.3325678;-0.04914188,0.0937005;-0.6832777;0.01673985,0.1107342;-0.7136766;-0.04159021,-0.08520912;0.00409413;-0.02735357,-0.1254943;-0.3321699;-0.03966174,-0.133733;-0.6848432;0.01430074,-0.1463785;-0.7175323;-0.04271448,-0.009685487;0.5382604;-0.05331254,434.0384
+0;0;0,0.006588548;0.3113419;0.007667986,0.01303948;0.6158639;0.0001251251,0.1763772;0.4925285;0.004365894,0.211425;0.2407838;0.01938847,0.241447;-0.005884349;-0.0435065,-0.151814;0.4873379;0.00892983,-0.2858758;0.2708751;0.008123888,-0.4379487;0.06847337;-0.0319967,0.07779328;0.004918796;-0.04415411,0.08873253;-0.3307172;0.001416165,0.09089659;-0.6760617;0.0913647,0.09832984;-0.7055365;0.03014323,-0.07857057;0.007136054;-0.0424419,-0.1142158;-0.327946;-0.006423574,-0.133957;-0.6735563;0.08030626,-0.1292055;-0.7066051;0.02248893,0.01144695;0.5408043;0.004484062,0;0;0,-0.005632579;0.3103084;-0.0267005,-0.01133502;0.6125046;-0.06516862,0.1535296;0.497315;-0.08819604,0.2264459;0.2564212;-0.04968882,0.2244186;0.0007557869;-0.06794715,-0.1710051;0.4896964;-0.01940006,-0.321438;0.2914615;0.03447273,-0.5315408;0.149141;-0.001637742,0.07488212;0.005519807;-0.04886484,0.09821779;-0.3325678;-0.04914188,0.0937005;-0.6832777;0.01673985,0.1107342;-0.7136766;-0.04159021,-0.08520912;0.00409413;-0.02735357,-0.1254943;-0.3321699;-0.03966174,-0.133733;-0.6848432;0.01430074,-0.1463785;-0.7175323;-0.04271448,-0.009685487;0.5382604;-0.05331254,434.0503
+0;0;0,0.006593534;0.3115775;0.007673789,0.01304671;0.6162055;0.000129079,0.1765216;0.4928213;0.004370245,0.2115741;0.2410432;0.01939483,0.2415977;-0.005638257;-0.04350352,-0.1519429;0.4876265;0.008937982,-0.2860226;0.2711348;0.008131932,-0.4381036;0.06872219;-0.03199081,0.07779481;0.004918893;-0.04415498,0.08874002;-0.3309;0.001440123,0.09090457;-0.6763235;0.09140925,0.09830998;-0.7055755;0.0304171,-0.07857212;0.007136195;-0.04244274,-0.1142368;-0.3281284;-0.006404791,-0.1339825;-0.6738178;0.0803449,-0.1292487;-0.7066304;0.02274413,0.011454;0.5411373;0.004488512,0;0;0,-0.005312458;0.3106094;-0.02600908,-0.01073964;0.6130306;-0.0635767,0.1538633;0.4971222;-0.08764815,0.2264169;0.256022;-0.0495255,0.2242432;0.0003641844;-0.06806469,-0.1705059;0.4897677;-0.01804703,-0.3293392;0.2975774;0.03373615,-0.5468478;0.1683468;-0.007480774,0.07478695;0.00552392;-0.04901314,0.09800072;-0.3327572;-0.04886651,0.09337245;-0.6835581;0.01696563,0.1101698;-0.7136686;-0.04126024,-0.08524127;0.004109211;-0.02725669,-0.1259666;-0.332288;-0.03956015,-0.1341357;-0.6850293;0.01450858,-0.1469435;-0.7173319;-0.04241257,-0.009153515;0.5387417;-0.05193973,434.0718
+0;0;0,0.006786153;0.3115763;0.007551629,0.01360195;0.616191;-0.0001975922,0.1770051;0.4929228;0.004027126,0.2122751;0.2411833;0.01919008,0.2421144;-0.00554581;-0.04360879,-0.1515858;0.487966;0.009333985,-0.2927887;0.2760555;0.007808895,-0.4616354;0.08722112;-0.03145572,0.07778975;0.004889594;-0.04416712,0.0886039;-0.3309232;0.001503717,0.09085883;-0.6763947;0.09128654,0.0985091;-0.7057287;0.03040445,-0.07857808;0.007172214;-0.04242561,-0.1142814;-0.3280891;-0.006396573,-0.133957;-0.6738039;0.08026819,-0.1284076;-0.7069995;0.02316125,0.01190535;0.5411285;0.004218876,0;0;0,-0.005312458;0.3106094;-0.02600908,-0.01073964;0.6130306;-0.0635767,0.1538633;0.4971222;-0.08764815,0.2264169;0.256022;-0.0495255,0.2242432;0.0003641844;-0.06806469,-0.1705059;0.4897677;-0.01804703,-0.3293392;0.2975774;0.03373615,-0.5468478;0.1683468;-0.007480774,0.07478695;0.00552392;-0.04901314,0.09800072;-0.3327572;-0.04886651,0.09337245;-0.6835581;0.01696563,0.1101698;-0.7136686;-0.04126024,-0.08524127;0.004109211;-0.02725669,-0.1259666;-0.332288;-0.03956015,-0.1341357;-0.6850293;0.01450858,-0.1469435;-0.7173319;-0.04241257,-0.009153515;0.5387417;-0.05193973,434.0859
+0;0;0,0.006789661;0.3117374;0.007555533,0.013604;0.6162869;-0.0001914124,0.1772012;0.4929922;0.004031319,0.2124765;0.2412143;0.01919658,0.2423195;-0.00554496;-0.04360997,-0.1517745;0.4880296;0.009344393,-0.292999;0.2760868;0.007819071,-0.4618663;0.08722931;-0.03145035,0.07789689;0.004896328;-0.04422795,0.08871229;-0.3309553;0.001448177,0.09096757;-0.6764792;0.09124464,0.09862721;-0.7058859;0.03028792,-0.0786863;0.007182092;-0.04248404,-0.1143938;-0.3281181;-0.006450828,-0.1340723;-0.6738853;0.08022709,-0.1285161;-0.7071584;0.02305017,0.01190807;0.5412543;0.004223294,0;0;0,-0.005020395;0.310839;-0.02524495,-0.01041628;0.6132805;-0.06210732,0.154115;0.4968675;-0.08703017,0.2264792;0.2555918;-0.04940224,0.2239097;-4.968047E-05;-0.06854057,-0.170278;0.4897315;-0.01659637,-0.3365122;0.3033683;0.03341768,-0.5567769;0.1794518;-0.009635407,0.07476938;0.005587876;-0.04925775,0.09764475;-0.3327556;-0.04902053,0.0929341;-0.6835926;0.0169077,0.109694;-0.7139163;-0.04126191,-0.08543299;0.004081224;-0.02706582,-0.1266367;-0.3322838;-0.03973322,-0.1348744;-0.6850746;0.01436014,-0.1477313;-0.7174255;-0.042654,-0.008827597;0.5389989;-0.05061936,434.105
+0;0;0,0.006789661;0.3117374;0.007555533,0.013604;0.6162869;-0.0001914124,0.1772012;0.4929922;0.004031319,0.2124765;0.2412143;0.01919658,0.2423195;-0.00554496;-0.04360997,-0.1517745;0.4880296;0.009344393,-0.292999;0.2760868;0.007819071,-0.4618663;0.08722931;-0.03145035,0.07789689;0.004896328;-0.04422795,0.08871229;-0.3309553;0.001448177,0.09096757;-0.6764792;0.09124464,0.09862721;-0.7058859;0.03028792,-0.0786863;0.007182092;-0.04248404,-0.1143938;-0.3281181;-0.006450828,-0.1340723;-0.6738853;0.08022709,-0.1285161;-0.7071584;0.02305017,0.01190807;0.5412543;0.004223294,0;0;0,-0.005020395;0.310839;-0.02524495,-0.01041628;0.6132805;-0.06210732,0.154115;0.4968675;-0.08703017,0.2264792;0.2555918;-0.04940224,0.2239097;-4.968047E-05;-0.06854057,-0.170278;0.4897315;-0.01659637,-0.3365122;0.3033683;0.03341768,-0.5567769;0.1794518;-0.009635407,0.07476938;0.005587876;-0.04925775,0.09764475;-0.3327556;-0.04902053,0.0929341;-0.6835926;0.0169077,0.109694;-0.7139163;-0.04126191,-0.08543299;0.004081224;-0.02706582,-0.1266367;-0.3322838;-0.03973322,-0.1348744;-0.6850746;0.01436014,-0.1477313;-0.7174255;-0.042654,-0.008827597;0.5389989;-0.05061936,434.1167
+0;0;0,0.006909432;0.3119625;0.007505492,0.0138281;0.6167172;-0.0002717241,0.1779401;0.4932859;0.003637161,0.2136646;0.2415109;0.01875283,0.2436838;-0.005269334;-0.04389913,-0.1521576;0.4885231;0.009913992,-0.3023371;0.2827654;0.007620909,-0.4754753;0.09764349;-0.03084894,0.07792877;0.004857805;-0.0443059,0.08852044;-0.3310156;0.001520053,0.09099853;-0.6764379;0.09168015,0.09943305;-0.7051123;0.03038824,-0.07876926;0.007227677;-0.04245787,-0.1146593;-0.3280826;-0.006373875,-0.1343974;-0.6738536;0.08025377,-0.134903;-0.6349159;-0.004542381,0.01210931;0.541636;0.004148388,0;0;0,-0.00485;0.3111101;-0.02473211,-0.01025225;0.6138204;-0.06109881,0.1546659;0.4965975;-0.08612418,0.2267709;0.2550716;-0.04922581,0.2245185;-0.0005614161;-0.06855464,-0.1704124;0.489766;-0.0150485,-0.3437167;0.3092772;0.03275147,-0.5716159;0.2020396;-0.01509149,0.07474568;0.005634606;-0.04940486,0.09749031;-0.3327523;-0.04901981,0.09273246;-0.6835793;0.01692963,0.1092958;-0.7137777;-0.04114222,-0.085543;0.004021666;-0.02693932,-0.1270035;-0.3323429;-0.03970956,-0.1352658;-0.6851272;0.01438763,-0.147835;-0.7173071;-0.04258787,-0.008655697;0.5394729;-0.04971576,434.1281
+0;0;0,0.006909432;0.3119625;0.007505492,0.0138281;0.6167172;-0.0002717241,0.1779401;0.4932859;0.003637161,0.2136646;0.2415109;0.01875283,0.2436838;-0.005269334;-0.04389913,-0.1521576;0.4885231;0.009913992,-0.3023371;0.2827654;0.007620909,-0.4754753;0.09764349;-0.03084894,0.07792877;0.004857805;-0.0443059,0.08852044;-0.3310156;0.001520053,0.09099853;-0.6764379;0.09168015,0.09943305;-0.7051123;0.03038824,-0.07876926;0.007227677;-0.04245787,-0.1146593;-0.3280826;-0.006373875,-0.1343974;-0.6738536;0.08025377,-0.134903;-0.6349159;-0.004542381,0.01210931;0.541636;0.004148388,0;0;0,-0.00485;0.3111101;-0.02473211,-0.01025225;0.6138204;-0.06109881,0.1546659;0.4965975;-0.08612418,0.2267709;0.2550716;-0.04922581,0.2245185;-0.0005614161;-0.06855464,-0.1704124;0.489766;-0.0150485,-0.3437167;0.3092772;0.03275147,-0.5716159;0.2020396;-0.01509149,0.07474568;0.005634606;-0.04940486,0.09749031;-0.3327523;-0.04901981,0.09273246;-0.6835793;0.01692963,0.1092958;-0.7137777;-0.04114222,-0.085543;0.004021666;-0.02693932,-0.1270035;-0.3323429;-0.03970956,-0.1352658;-0.6851272;0.01438763,-0.147835;-0.7173071;-0.04258787,-0.008655697;0.5394729;-0.04971576,434.1391
+0;0;0,0.006912919;0.3121199;0.00750928,0.01383094;0.6168461;-0.0002668607,0.1779183;0.493437;0.003641225,0.2136474;0.2416292;0.01875887,0.2436808;-0.00526686;-0.04392248,-0.1521297;0.4886749;0.00991711,-0.3023288;0.2828904;0.007623727,-0.4755483;0.09768155;-0.03086416,0.0780841;0.004867487;-0.04439421,0.08867719;-0.3310511;0.00143791,0.09115703;-0.676719;0.09166209,0.0995763;-0.7052873;0.03048101,-0.07892626;0.007242083;-0.0425425,-0.1148211;-0.3281133;-0.006453644,-0.1345733;-0.6741301;0.08023556,-0.1350779;-0.6352085;-0.004407264,0.01211248;0.5417798;0.004152375,0;0;0,-0.004521146;0.3113312;-0.02398849,-0.009831339;0.6140777;-0.0598166,0.1547738;0.4963468;-0.08554077,0.2266762;0.2546604;-0.04907084,0.2232057;-0.0008991361;-0.07065535,-0.1700042;0.4899741;-0.01404221,-0.3518641;0.3173262;0.03103513,-0.5828248;0.217394;-0.0185564,0.07468492;0.005672902;-0.04981614,0.09707657;-0.3327827;-0.04912258,0.09207296;-0.6838554;0.01687574,0.1089995;-0.7139819;-0.0409391,-0.08587489;0.0040352;-0.02647424,-0.1280712;-0.332259;-0.03988175,-0.1362756;-0.6853266;0.01405125,-0.1489902;-0.7177705;-0.04236997,-0.008254483;0.5397279;-0.04854488,434.1609
+0;0;0,0.007050671;0.3121183;0.007447406,0.01414899;0.6168385;-0.00040056,0.1782059;0.4934886;0.003320968,0.2142152;0.2417039;0.01815662,0.2442049;-0.005175516;-0.04461107,-0.1519961;0.4891696;0.01041291,-0.310114;0.2894025;0.008367232,-0.4952124;0.116259;-0.03098366,0.0780789;0.004831461;-0.04440728,0.08876344;-0.3310993;0.001313999,0.09102309;-0.6766779;0.0918851,0.09956919;-0.7045677;0.03007894,-0.07893031;0.007285977;-0.04252747,-0.1148885;-0.328061;-0.006423067,-0.1344365;-0.6740828;0.08029222,-0.1350934;-0.6351613;-0.00434956,0.01238428;0.5417744;0.004036592,0;0;0,-0.004521146;0.3113312;-0.02398849,-0.009831339;0.6140777;-0.0598166,0.1547738;0.4963468;-0.08554077,0.2266762;0.2546604;-0.04907084,0.2232057;-0.0008991361;-0.07065535,-0.1700042;0.4899741;-0.01404221,-0.3518641;0.3173262;0.03103513,-0.5828248;0.217394;-0.0185564,0.07468492;0.005672902;-0.04981614,0.09707657;-0.3327827;-0.04912258,0.09207296;-0.6838554;0.01687574,0.1089995;-0.7139819;-0.0409391,-0.08587489;0.0040352;-0.02647424,-0.1280712;-0.332259;-0.03988175,-0.1362756;-0.6853266;0.01405125,-0.1489902;-0.7177705;-0.04236997,-0.008254483;0.5397279;-0.04854488,434.1726
+0;0;0,0.00705253;0.3122006;0.00744937,0.01414866;0.6168274;-0.0003953273,0.1786062;0.4934036;0.003321964,0.2146261;0.2415446;0.01816199,0.2446163;-0.005338475;-0.04460664,-0.1523916;0.4890741;0.010431,-0.3105561;0.2892482;0.008384716,-0.4956574;0.1161021;-0.03096677,0.07812402;0.004834252;-0.04443294,0.08880769;-0.3310696;0.00128467,0.09106769;-0.6767018;0.09186986,0.0996163;-0.7046086;0.03004555,-0.07897592;0.007290187;-0.04255204,-0.1149312;-0.3280298;-0.006450541,-0.1344823;-0.6741054;0.08027823,-0.1351393;-0.6351813;-0.004388399,0.01238496;0.5418057;0.004039313,0;0;0,-0.004083544;0.3114867;-0.02310514,-0.008909002;0.6143054;-0.0575788,0.1556985;0.4960747;-0.0844357,0.2270927;0.2540207;-0.0488925,0.2236064;-0.001529276;-0.07063317,-0.1696309;0.4901153;-0.01214318,-0.3585674;0.3245851;0.03090743,-0.5930013;0.2338575;-0.02008141,0.07463661;0.005688161;-0.0499804,0.09694898;-0.332745;-0.04912448,0.09187523;-0.6838812;0.01683092,0.1087401;-0.7139369;-0.04111218,-0.08597058;0.004022249;-0.02634197,-0.1285241;-0.3321889;-0.04001103,-0.1366633;-0.6853018;0.01400326,-0.1495506;-0.717813;-0.04234188,-0.007463887;0.5399423;-0.04666734,434.1945
+0;0;0,0.00705253;0.3122006;0.00744937,0.01414866;0.6168274;-0.0003953273,0.1786062;0.4934036;0.003321964,0.2146261;0.2415446;0.01816199,0.2446163;-0.005338475;-0.04460664,-0.1523916;0.4890741;0.010431,-0.3105561;0.2892482;0.008384716,-0.4956574;0.1161021;-0.03096677,0.07812402;0.004834252;-0.04443294,0.08880769;-0.3310696;0.00128467,0.09106769;-0.6767018;0.09186986,0.0996163;-0.7046086;0.03004555,-0.07897592;0.007290187;-0.04255204,-0.1149312;-0.3280298;-0.006450541,-0.1344823;-0.6741054;0.08027823,-0.1351393;-0.6351813;-0.004388399,0.01238496;0.5418057;0.004039313,0;0;0,-0.004083544;0.3114867;-0.02310514,-0.008909002;0.6143054;-0.0575788,0.1556985;0.4960747;-0.0844357,0.2270927;0.2540207;-0.0488925,0.2236064;-0.001529276;-0.07063317,-0.1696309;0.4901153;-0.01214318,-0.3585674;0.3245851;0.03090743,-0.5930013;0.2338575;-0.02008141,0.07463661;0.005688161;-0.0499804,0.09694898;-0.332745;-0.04912448,0.09187523;-0.6838812;0.01683092,0.1087401;-0.7139369;-0.04111218,-0.08597058;0.004022249;-0.02634197,-0.1285241;-0.3321889;-0.04001103,-0.1366633;-0.6853018;0.01400326,-0.1495506;-0.717813;-0.04234188,-0.007463887;0.5399423;-0.04666734,434.2058
+0;0;0,0.007203645;0.3123524;0.007433041,0.01447833;0.6169758;-0.0004072273,0.1791095;0.4933792;0.003022129,0.2149017;0.2414433;0.01791876,0.245256;-0.005348399;-0.04504972,-0.1525567;0.489856;0.0110627,-0.3207688;0.2983495;0.008911657,-0.5107204;0.1307239;-0.03124574,0.07801236;0.004761958;-0.04458807,0.08853268;-0.3310782;0.001556616,0.09068648;-0.6767022;0.09194589,0.09884216;-0.7049521;0.03000033,-0.07902513;0.007404305;-0.04238993,-0.1151188;-0.3279132;-0.006500255,-0.1346781;-0.6739113;0.08029565,-0.1354997;-0.6349556;-0.004650995,0.01266841;0.5419624;0.00402297,0;0;0,-0.003779322;0.3116995;-0.02236795,-0.008473217;0.6145872;-0.05624533,0.1561212;0.4958295;-0.08376265,0.2272194;0.2535532;-0.04880714,0.2236867;-0.001989841;-0.07066703,-0.1694664;0.490209;-0.01101099,-0.3639085;0.3305227;0.02982109,-0.6028705;0.2554024;-0.0253751,0.07454799;0.005675912;-0.05007076,0.09682812;-0.3327494;-0.04933834,0.09163861;-0.6837886;0.01680803,0.1085191;-0.713735;-0.04165816,-0.08597715;0.004022211;-0.02623837,-0.1288085;-0.3321351;-0.04010566,-0.1368001;-0.6851927;0.01390631,-0.1500784;-0.7174655;-0.04303761,-0.007056952;0.5402125;-0.04546094,434.2295
+0;0;0,0.007203645;0.3123524;0.007433041,0.01447833;0.6169758;-0.0004072273,0.1791095;0.4933792;0.003022129,0.2149017;0.2414433;0.01791876,0.245256;-0.005348399;-0.04504972,-0.1525567;0.489856;0.0110627,-0.3207688;0.2983495;0.008911657,-0.5107204;0.1307239;-0.03124574,0.07801236;0.004761958;-0.04458807,0.08853268;-0.3310782;0.001556616,0.09068648;-0.6767022;0.09194589,0.09884216;-0.7049521;0.03000033,-0.07902513;0.007404305;-0.04238993,-0.1151188;-0.3279132;-0.006500255,-0.1346781;-0.6739113;0.08029565,-0.1354997;-0.6349556;-0.004650995,0.01266841;0.5419624;0.00402297,0;0;0,-0.003779322;0.3116995;-0.02236795,-0.008473217;0.6145872;-0.05624533,0.1561212;0.4958295;-0.08376265,0.2272194;0.2535532;-0.04880714,0.2236867;-0.001989841;-0.07066703,-0.1694664;0.490209;-0.01101099,-0.3639085;0.3305227;0.02982109,-0.6028705;0.2554024;-0.0253751,0.07454799;0.005675912;-0.05007076,0.09682812;-0.3327494;-0.04933834,0.09163861;-0.6837886;0.01680803,0.1085191;-0.713735;-0.04165816,-0.08597715;0.004022211;-0.02623837,-0.1288085;-0.3321351;-0.04010566,-0.1368001;-0.6851927;0.01390631,-0.1500784;-0.7174655;-0.04303761,-0.007056952;0.5402125;-0.04546094,434.2415
+0;0;0,0.007203066;0.3123274;0.007432445,0.01447277;0.6167424;-0.0004017083,0.178907;0.4932721;0.003024804,0.2147042;0.2413004;0.01792355,0.2450608;-0.005509421;-0.04504955,-0.1523634;0.4897531;0.01105578,-0.3205995;0.2982194;0.008904431,-0.510565;0.1305815;-0.03125592,0.07801381;0.004762047;-0.0445889,0.08853186;-0.3310055;0.001545805,0.09068927;-0.6772095;0.09208676,0.0988243;-0.7053119;0.03029808,-0.0790266;0.007404442;-0.04239072,-0.1151124;-0.3278405;-0.006508801,-0.1347046;-0.6744193;0.08043276,-0.1355242;-0.6354862;-0.004298769,0.0126645;0.5417973;0.004024451,0;0;0,-0.003296718;0.3117511;-0.0213511,-0.007423133;0.6145796;-0.0539372,0.1565277;0.4958252;-0.08288741,0.2278505;0.2535;-0.04846764,0.2240273;-0.00202775;-0.07067513,-0.1687107;0.4910187;-0.009581365,-0.371325;0.3408307;0.02762338,-0.6120806;0.2724786;-0.02865241,0.07449664;0.005680025;-0.05014968,0.09680809;-0.3326696;-0.04938555,0.09144597;-0.6843071;0.01681018,0.1084829;-0.7139972;-0.04155707,-0.08602431;0.004011316;-0.02609082,-0.1291073;-0.3320153;-0.04054292,-0.1370834;-0.6856296;0.01379723,-0.150139;-0.7180942;-0.04266185,-0.006162778;0.5402242;-0.04348183,434.2612
+0;0;0,0.007388264;0.3123236;0.007408607,0.01487612;0.6167337;-0.0004199087,0.1791891;0.4930501;0.002711715,0.2147866;0.2410624;0.0178169,0.2453035;-0.005599067;-0.04565804,-0.1522626;0.490631;0.01171845,-0.3300893;0.3079861;0.008300193,-0.5277338;0.149127;-0.03046404,0.07793855;0.004693333;-0.04472759,0.08850864;-0.3310849;0.001316763,0.09044347;-0.6772006;0.09220009,0.09928083;-0.7052106;0.03042114,-0.07909425;0.007446706;-0.04225694,-0.1163626;-0.327727;-0.006922796,-0.1355533;-0.6742014;0.08052308,-0.1365335;-0.6352744;-0.004207388,0.01301135;0.5417897;0.004001101,0;0;0,-0.003296718;0.3117511;-0.0213511,-0.007423133;0.6145796;-0.0539372,0.1565277;0.4958252;-0.08288741,0.2278505;0.2535;-0.04846764,0.2240273;-0.00202775;-0.07067513,-0.1687107;0.4910187;-0.009581365,-0.371325;0.3408307;0.02762338,-0.6120806;0.2724786;-0.02865241,0.07449664;0.005680025;-0.05014968,0.09680809;-0.3326696;-0.04938555,0.09144597;-0.6843071;0.01681018,0.1084829;-0.7139972;-0.04155707,-0.08602431;0.004011316;-0.02609082,-0.1291073;-0.3320153;-0.04054292,-0.1370834;-0.6856296;0.01379723,-0.150139;-0.7180942;-0.04266185,-0.006162778;0.5402242;-0.04348183,434.2727
+0;0;0,0.007388264;0.3123236;0.007408607,0.01487612;0.6167337;-0.0004199087,0.1791891;0.4930501;0.002711715,0.2147866;0.2410624;0.0178169,0.2453035;-0.005599067;-0.04565804,-0.1522626;0.490631;0.01171845,-0.3300893;0.3079861;0.008300193,-0.5277338;0.149127;-0.03046404,0.07793855;0.004693333;-0.04472759,0.08850864;-0.3310849;0.001316763,0.09044347;-0.6772006;0.09220009,0.09928083;-0.7052106;0.03042114,-0.07909425;0.007446706;-0.04225694,-0.1163626;-0.327727;-0.006922796,-0.1355533;-0.6742014;0.08052308,-0.1365335;-0.6352744;-0.004207388,0.01301135;0.5417897;0.004001101,0;0;0,-0.003296718;0.3117511;-0.0213511,-0.007423133;0.6145796;-0.0539372,0.1565277;0.4958252;-0.08288741,0.2278505;0.2535;-0.04846764,0.2240273;-0.00202775;-0.07067513,-0.1687107;0.4910187;-0.009581365,-0.371325;0.3408307;0.02762338,-0.6120806;0.2724786;-0.02865241,0.07449664;0.005680025;-0.05014968,0.09680809;-0.3326696;-0.04938555,0.09144597;-0.6843071;0.01681018,0.1084829;-0.7139972;-0.04155707,-0.08602431;0.004011316;-0.02609082,-0.1291073;-0.3320153;-0.04054292,-0.1370834;-0.6856296;0.01379723,-0.150139;-0.7180942;-0.04266185,-0.006162778;0.5402242;-0.04348183,434.2841
+0;0;0,0.007390126;0.3124022;0.007410473,0.01487914;0.6168594;-0.0004192372,0.1789048;0.4932488;0.002715276,0.214512;0.2411916;0.01782462,0.2450286;-0.005466893;-0.04564954,-0.1519744;0.4908339;0.01170645,-0.32985;0.3081386;0.008287252,-0.5274922;0.1492814;-0.03047652,0.07793914;0.004693368;-0.04472792,0.08850209;-0.3308586;0.001285389,0.09043811;-0.677187;0.09222457,0.09928229;-0.7052419;0.03039793,-0.07909485;0.007446762;-0.04225726,-0.116338;-0.3275011;-0.006946933,-0.1355405;-0.6741884;0.0805527,-0.1365215;-0.6352545;-0.004243188,0.01301409;0.5419042;0.004002435,0;0;0,-0.002786443;0.3118915;-0.02050924,-0.006452739;0.6148374;-0.05248547,0.1568553;0.4954858;-0.08177733,0.2280243;0.2529107;-0.04829144,0.2239819;-0.002612948;-0.070472,-0.1677922;0.491692;-0.008834042,-0.3779972;0.3513597;0.02507412,-0.6203976;0.2941959;-0.03636669,0.07441579;0.005701035;-0.05026841,0.09684004;-0.3324121;-0.04951,0.09127881;-0.6842647;0.01671577,0.1084094;-0.7141077;-0.0415635,-0.08608654;0.003968994;-0.02589362,-0.1293521;-0.3317961;-0.04051463,-0.1373198;-0.6856495;0.01371986,-0.1501983;-0.7177702;-0.04325628,-0.005309358;0.5404506;-0.04216027,434.306
+0;0;0,0.007753701;0.3123957;0.00731478,0.01588286;0.6168336;-0.0006261128,0.1796852;0.4930889;0.002388985,0.2152079;0.2410217;0.01753079,0.2456523;-0.005564287;-0.04625882,-0.1514705;0.4919842;0.01231429,-0.3367924;0.3168679;0.007942499,-0.5401358;0.1651562;-0.02994803,0.0779204;0.004610608;-0.04476916,0.08842709;-0.330948;0.001208656,0.09008639;-0.6772585;0.09222151,0.09831405;-0.7053715;0.03036436,-0.07909794;0.007566073;-0.04223025,-0.1162234;-0.3273734;-0.006717235,-0.1355701;-0.6740551;0.08077312,-0.1283999;-0.7076989;0.02447766,0.0138369;0.5418847;0.003822556,0;0;0,-0.002786443;0.3118915;-0.02050924,-0.006452739;0.6148374;-0.05248547,0.1568553;0.4954858;-0.08177733,0.2280243;0.2529107;-0.04829144,0.2239819;-0.002612948;-0.070472,-0.1677922;0.491692;-0.008834042,-0.3779972;0.3513597;0.02507412,-0.6203976;0.2941959;-0.03636669,0.07441579;0.005701035;-0.05026841,0.09684004;-0.3324121;-0.04951,0.09127881;-0.6842647;0.01671577,0.1084094;-0.7141077;-0.0415635,-0.08608654;0.003968994;-0.02589362,-0.1293521;-0.3317961;-0.04051463,-0.1373198;-0.6856495;0.01371986,-0.1501983;-0.7177702;-0.04325628,-0.005309358;0.5404506;-0.04216027,434.3173
+0;0;0,0.007758349;0.312583;0.007319165,0.01589174;0.6171794;-0.0006257943,0.1796303;0.4934157;0.00239207,0.2151585;0.2413094;0.01753623,0.2456049;-0.005292192;-0.04625742,-0.1514001;0.4923114;0.01231362,-0.3367508;0.317168;0.00794115,-0.540107;0.1654467;-0.02995178,0.07801291;0.004616082;-0.04482231,0.08852112;-0.3309914;0.001162216,0.09018061;-0.6773422;0.09218567,0.09840389;-0.7054242;0.03036159,-0.07919184;0.007575055;-0.04228038,-0.1163227;-0.3274133;-0.006762184,-0.1356717;-0.6741353;0.08073835,-0.1285053;-0.7077451;0.02447299,0.01384476;0.5421931;0.003825099,0;0;0,-0.002526358;0.3121145;-0.02000117,-0.005974188;0.6152749;-0.05147529,0.1570549;0.4953782;-0.08095908,0.2280377;0.252639;-0.04796958,0.223812;-0.002868921;-0.07048225,-0.1673394;0.4923884;-0.007684264,-0.3833362;0.3602619;0.02292886,-0.6280477;0.3182706;-0.04158448,0.07440208;0.005738288;-0.05047536,0.09681456;-0.3324249;-0.04961609,0.09121756;-0.6842774;0.01683212,0.1081753;-0.7140864;-0.04146599,-0.08623288;0.003976174;-0.02577673,-0.1296958;-0.3317925;-0.04086883,-0.1377161;-0.6856571;0.01355922,-0.1504581;-0.7177076;-0.04345595,-0.004885361;0.540833;-0.04126883,434.3288
+0;0;0,0.007758349;0.312583;0.007319165,0.01589174;0.6171794;-0.0006257943,0.1796303;0.4934157;0.00239207,0.2151585;0.2413094;0.01753623,0.2456049;-0.005292192;-0.04625742,-0.1514001;0.4923114;0.01231362,-0.3367508;0.317168;0.00794115,-0.540107;0.1654467;-0.02995178,0.07801291;0.004616082;-0.04482231,0.08852112;-0.3309914;0.001162216,0.09018061;-0.6773422;0.09218567,0.09840389;-0.7054242;0.03036159,-0.07919184;0.007575055;-0.04228038,-0.1163227;-0.3274133;-0.006762184,-0.1356717;-0.6741353;0.08073835,-0.1285053;-0.7077451;0.02447299,0.01384476;0.5421931;0.003825099,0;0;0,-0.002526358;0.3121145;-0.02000117,-0.005974188;0.6152749;-0.05147529,0.1570549;0.4953782;-0.08095908,0.2280377;0.252639;-0.04796958,0.223812;-0.002868921;-0.07048225,-0.1673394;0.4923884;-0.007684264,-0.3833362;0.3602619;0.02292886,-0.6280477;0.3182706;-0.04158448,0.07440208;0.005738288;-0.05047536,0.09681456;-0.3324249;-0.04961609,0.09121756;-0.6842774;0.01683212,0.1081753;-0.7140864;-0.04146599,-0.08623288;0.003976174;-0.02577673,-0.1296958;-0.3317925;-0.04086883,-0.1377161;-0.6856571;0.01355922,-0.1504581;-0.7177076;-0.04345595,-0.004885361;0.540833;-0.04126883,434.3401
+0;0;0,0.008182849;0.3127726;0.007271165,0.01690716;0.6174533;-0.0006802205,0.1805341;0.4933137;0.001981196,0.2157295;0.2411095;0.01701852,0.2459722;-0.005533323;-0.0467965,-0.1509366;0.4934911;0.01291502,-0.3443183;0.3271823;0.008832429,-0.5575824;0.1902302;-0.03094485,0.07794566;0.0045415;-0.04497666,0.08821978;-0.330985;0.001302905,0.08953393;-0.6774966;0.09250984,0.09737325;-0.7056024;0.03052423,-0.07927049;0.007649783;-0.04215117,-0.1165033;-0.3272762;-0.006602813,-0.1358357;-0.6741935;0.08094902,-0.1286263;-0.707943;0.02469964,0.01470351;0.542454;0.003765358,0;0;0,-0.002205446;0.312354;-0.01940775,-0.005114153;0.6156964;-0.05014992,0.1576315;0.4950652;-0.08020735,0.2282551;0.2521001;-0.04777169,0.2236342;-0.003385097;-0.0706985,-0.1670078;0.4937748;-0.00615963,-0.3930395;0.3776126;0.01592636,-0.6393189;0.3521131;-0.05127411,0.07429999;0.005787015;-0.05064654,0.09706971;-0.3323049;-0.0497911,0.09118947;-0.684323;0.01683784,0.1084464;-0.7142944;-0.04134798,-0.08627839;0.0040216;-0.02566934,-0.1298051;-0.3316798;-0.04100973,-0.13777;-0.6857396;0.01347819,-0.1507013;-0.7178041;-0.04362476,-0.00417763;0.5412099;-0.0401299,434.3618
+0;0;0,0.008182849;0.3127726;0.007271165,0.01690716;0.6174533;-0.0006802205,0.1805341;0.4933137;0.001981196,0.2157295;0.2411095;0.01701852,0.2459722;-0.005533323;-0.0467965,-0.1509366;0.4934911;0.01291502,-0.3443183;0.3271823;0.008832429,-0.5575824;0.1902302;-0.03094485,0.07794566;0.0045415;-0.04497666,0.08821978;-0.330985;0.001302905,0.08953393;-0.6774966;0.09250984,0.09737325;-0.7056024;0.03052423,-0.07927049;0.007649783;-0.04215117,-0.1165033;-0.3272762;-0.006602813,-0.1358357;-0.6741935;0.08094902,-0.1286263;-0.707943;0.02469964,0.01470351;0.542454;0.003765358,0;0;0,-0.002205446;0.312354;-0.01940775,-0.005114153;0.6156964;-0.05014992,0.1576315;0.4950652;-0.08020735,0.2282551;0.2521001;-0.04777169,0.2236342;-0.003385097;-0.0706985,-0.1670078;0.4937748;-0.00615963,-0.3930395;0.3776126;0.01592636,-0.6393189;0.3521131;-0.05127411,0.07429999;0.005787015;-0.05064654,0.09706971;-0.3323049;-0.0497911,0.09118947;-0.684323;0.01683784,0.1084464;-0.7142944;-0.04134798,-0.08627839;0.0040216;-0.02566934,-0.1298051;-0.3316798;-0.04100973,-0.13777;-0.6857396;0.01347819,-0.1507013;-0.7178041;-0.04362476,-0.00417763;0.5412099;-0.0401299,434.3735
+0;0;0,0.008191772;0.3131137;0.007279094,0.01691901;0.6178973;-0.0006742738,0.1808362;0.4936623;0.001984572,0.2160417;0.241385;0.01702626,0.2462879;-0.005286291;-0.04679611,-0.1512152;0.49384;0.01293755,-0.344653;0.3274829;0.008853773,-0.5579417;0.1905151;-0.03092808,0.07793262;0.004540741;-0.04496913,0.08820751;-0.3310112;0.001313947,0.08952142;-0.6774583;0.09250389,0.097374;-0.7056624;0.03041346,-0.07925723;0.007648503;-0.04214412,-0.1164928;-0.3273029;-0.006593056,-0.1358217;-0.6741557;0.08094247,-0.1286001;-0.7080129;0.02459797,0.01471509;0.5428886;0.003771859,0;0;0,-0.001949251;0.312759;-0.01839209,-0.004596531;0.6163148;-0.0480566,0.1581005;0.4948836;-0.07874513,0.2283806;0.2516211;-0.04722357,0.2232225;-0.00383389;-0.07069635,-0.1670374;0.4952296;-0.003883339,-0.3958638;0.3837829;0.01421797,-0.6431401;0.3658125;-0.0518605,0.07422049;0.005755782;-0.05073977,0.09711842;-0.3323533;-0.04985285,0.0910743;-0.6842979;0.01679087,0.1083862;-0.7144154;-0.04143953,-0.08628934;0.00407613;-0.02557087,-0.1299002;-0.3316318;-0.0410978,-0.1378545;-0.6856188;0.01342606,-0.1510922;-0.7178097;-0.04368483,-0.003726453;0.5417821;-0.03830743,434.3955
+0;0;0,0.008591983;0.313105;0.007189756,0.01775977;0.6178741;-0.000822217,0.1814425;0.4932166;0.001841777,0.2167241;0.240937;0.01666507,0.246838;-0.005689308;-0.04739318,-0.1506949;0.494645;0.0133004,-0.3518197;0.337709;0.007870597,-0.5665821;0.2025418;-0.03010019,0.07793137;0.004473864;-0.04497801,0.08801275;-0.3310581;0.001492333,0.08931245;-0.6775041;0.09268667,0.09589804;-0.7055559;0.03030708,-0.07926386;0.007688453;-0.04212437,-0.1167066;-0.3272341;-0.006519608,-0.1360229;-0.6740602;0.0811245,-0.1285055;-0.7074535;0.02429694,0.01544847;0.5428694;0.003634957,0;0;0,-0.001949251;0.312759;-0.01839209,-0.004596531;0.6163148;-0.0480566,0.1581005;0.4948836;-0.07874513,0.2283806;0.2516211;-0.04722357,0.2232225;-0.00383389;-0.07069635,-0.1670374;0.4952296;-0.003883339,-0.3958638;0.3837829;0.01421797,-0.6431401;0.3658125;-0.0518605,0.07422049;0.005755782;-0.05073977,0.09711842;-0.3323533;-0.04985285,0.0910743;-0.6842979;0.01679087,0.1083862;-0.7144154;-0.04143953,-0.08628934;0.00407613;-0.02557087,-0.1299002;-0.3316318;-0.0410978,-0.1378545;-0.6856188;0.01342606,-0.1510922;-0.7178097;-0.04368483,-0.003726453;0.5417821;-0.03830743,434.407
+0;0;0,0.008591983;0.313105;0.007189756,0.01775977;0.6178741;-0.000822217,0.1814425;0.4932166;0.001841777,0.2167241;0.240937;0.01666507,0.246838;-0.005689308;-0.04739318,-0.1506949;0.494645;0.0133004,-0.3518197;0.337709;0.007870597,-0.5665821;0.2025418;-0.03010019,0.07793137;0.004473864;-0.04497801,0.08801275;-0.3310581;0.001492333,0.08931245;-0.6775041;0.09268667,0.09589804;-0.7055559;0.03030708,-0.07926386;0.007688453;-0.04212437,-0.1167066;-0.3272341;-0.006519608,-0.1360229;-0.6740602;0.0811245,-0.1285055;-0.7074535;0.02429694,0.01544847;0.5428694;0.003634957,0;0;0,-0.001949251;0.312759;-0.01839209,-0.004596531;0.6163148;-0.0480566,0.1581005;0.4948836;-0.07874513,0.2283806;0.2516211;-0.04722357,0.2232225;-0.00383389;-0.07069635,-0.1670374;0.4952296;-0.003883339,-0.3958638;0.3837829;0.01421797,-0.6431401;0.3658125;-0.0518605,0.07422049;0.005755782;-0.05073977,0.09711842;-0.3323533;-0.04985285,0.0910743;-0.6842979;0.01679087,0.1083862;-0.7144154;-0.04143953,-0.08628934;0.00407613;-0.02557087,-0.1299002;-0.3316318;-0.0410978,-0.1378545;-0.6856188;0.01342606,-0.1510922;-0.7178097;-0.04368483,-0.003726453;0.5417821;-0.03830743,434.4178
+0;0;0,0.008594074;0.3131812;0.007191506,0.01775678;0.6177822;-0.0008148672,0.1816363;0.4931347;0.00184297,0.2169298;0.2407697;0.01667127,0.2470466;-0.005880639;-0.04739323,-0.1508906;0.4945647;0.01331503,-0.3520834;0.3375757;0.007883389,-0.5668668;0.2023953;-0.0300911,0.07797033;0.004476101;-0.0450005,0.08806622;-0.3315387;0.001536708,0.08936622;-0.6780667;0.09275265,0.09594079;-0.7060215;0.03047741,-0.07930349;0.007692297;-0.04214543,-0.1168002;-0.3277122;-0.006489437,-0.136121;-0.6746204;0.08117543,-0.1286161;-0.7079077;0.02444294,0.01544758;0.5428457;0.003638253,0;0;0,-0.001743525;0.3128857;-0.01753688,-0.004032195;0.6163824;-0.04609418,0.158639;0.4945117;-0.07709074,0.2286264;0.2509352;-0.04666305,0.2230384;-0.004490405;-0.07062602,-0.1669949;0.4954786;-0.002983645,-0.4003199;0.3929757;0.01137686,-0.6479951;0.3897997;-0.05566472,0.07399046;0.005944551;-0.05113244,0.09723559;-0.3326286;-0.049927,0.09117562;-0.6846436;0.01679945,0.1083933;-0.7146444;-0.04136968,-0.086404;0.004070308;-0.02534234,-0.1300046;-0.3321177;-0.0411598,-0.1379914;-0.6861908;0.01335706,-0.1510968;-0.7181964;-0.04377212,-0.00326556;0.5418795;-0.03663969,434.4295
+0;0;0,0.008779653;0.3131764;0.007175895,0.01810293;0.6177729;-0.0008203096,0.1819112;0.4930104;0.001648616,0.2171033;0.2406313;0.01647638,0.2473075;-0.005874261;-0.04810249,-0.1507693;0.4952883;0.01364849,-0.3584142;0.3469203;0.008738192,-0.5828832;0.2279679;-0.02747852,0.07791041;0.004460684;-0.0451057,0.08796273;-0.3315264;0.00164064,0.0888322;-0.6780273;0.09296478,0.096458;-0.7065036;0.0312999,-0.07934891;0.007717447;-0.04205525,-0.1171289;-0.3276627;-0.006469417,-0.1364676;-0.6745073;0.08144294,-0.1379656;-0.6355787;-0.00339938,0.01575933;0.5428372;0.003628429,0;0;0,-0.001743525;0.3128857;-0.01753688,-0.004032195;0.6163824;-0.04609418,0.158639;0.4945117;-0.07709074,0.2286264;0.2509352;-0.04666305,0.2230384;-0.004490405;-0.07062602,-0.1669949;0.4954786;-0.002983645,-0.4003199;0.3929757;0.01137686,-0.6479951;0.3897997;-0.05566472,0.07399046;0.005944551;-0.05113244,0.09723559;-0.3326286;-0.049927,0.09117562;-0.6846436;0.01679945,0.1083933;-0.7146444;-0.04136968,-0.086404;0.004070308;-0.02534234,-0.1300046;-0.3321177;-0.0411598,-0.1379914;-0.6861908;0.01335706,-0.1510968;-0.7181964;-0.04377212,-0.00326556;0.5418795;-0.03663969,434.4517
+0;0;0,0.008785277;0.313377;0.007180491,0.01811594;0.6182145;-0.0008221131,0.1827356;0.4931472;0.00164074,0.2179371;0.2407006;0.01647247,0.2481449;-0.005834371;-0.04811412,-0.1515733;0.4954363;0.01369935,-0.3592737;0.3470286;0.008787739,-0.5837696;0.2280619;-0.0274333,0.07796595;0.004463864;-0.04513786,0.08801763;-0.3315017;0.001605496,0.08888778;-0.6782757;0.09300163,0.09651443;-0.7067585;0.03132992,-0.07940549;0.007722948;-0.04208523,-0.1171831;-0.3276358;-0.006501675,-0.136537;-0.6747538;0.08147998,-0.1380352;-0.6358243;-0.003371745,0.01577043;0.5432179;0.003630244,0;0;0,-0.001668736;0.3131215;-0.01691246,-0.003780305;0.6169286;-0.04474974,0.159633;0.4939358;-0.0751543,0.2290792;0.2500237;-0.04561591,0.2229354;-0.005358756;-0.07022238,-0.1679778;0.4952244;-0.004293706,-0.4063669;0.4048209;0.009353188,-0.6541348;0.4106095;-0.05728769,0.07403344;0.00592047;-0.05118632,0.0973796;-0.3326233;-0.04980278,0.09126326;-0.6848745;0.01718927,0.1086529;-0.7150872;-0.04072308,-0.08649323;0.004091578;-0.02526304,-0.1300195;-0.3320517;-0.04175598,-0.1379104;-0.6863357;0.0132608,-0.1510433;-0.718416;-0.04379497,-0.003064826;0.5423415;-0.03547192,434.4637
+0;0;0,0.008785277;0.313377;0.007180491,0.01811594;0.6182145;-0.0008221131,0.1827356;0.4931472;0.00164074,0.2179371;0.2407006;0.01647247,0.2481449;-0.005834371;-0.04811412,-0.1515733;0.4954363;0.01369935,-0.3592737;0.3470286;0.008787739,-0.5837696;0.2280619;-0.0274333,0.07796595;0.004463864;-0.04513786,0.08801763;-0.3315017;0.001605496,0.08888778;-0.6782757;0.09300163,0.09651443;-0.7067585;0.03132992,-0.07940549;0.007722948;-0.04208523,-0.1171831;-0.3276358;-0.006501675,-0.136537;-0.6747538;0.08147998,-0.1380352;-0.6358243;-0.003371745,0.01577043;0.5432179;0.003630244,0;0;0,-0.001668736;0.3131215;-0.01691246,-0.003780305;0.6169286;-0.04474974,0.159633;0.4939358;-0.0751543,0.2290792;0.2500237;-0.04561591,0.2229354;-0.005358756;-0.07022238,-0.1679778;0.4952244;-0.004293706,-0.4063669;0.4048209;0.009353188,-0.6541348;0.4106095;-0.05728769,0.07403344;0.00592047;-0.05118632,0.0973796;-0.3326233;-0.04980278,0.09126326;-0.6848745;0.01718927,0.1086529;-0.7150872;-0.04072308,-0.08649323;0.004091578;-0.02526304,-0.1300195;-0.3320517;-0.04175598,-0.1379104;-0.6863357;0.0132608,-0.1510433;-0.718416;-0.04379497,-0.003064826;0.5423415;-0.03547192,434.4848
+0;0;0,0.00899388;0.3131926;0.007115298,0.0185098;0.6178575;-0.0009389198,0.1832017;0.4927109;0.001394829,0.2180917;0.2401744;0.01611992,0.248225;-0.006300375;-0.04883505,-0.151618;0.4960895;0.01402763,-0.3646202;0.3553568;0.008265158,-0.5914207;0.2405852;-0.02731548,0.07800665;0.004441553;-0.04529322,0.08795393;-0.3321579;0.001671687,0.08867453;-0.6790338;0.09321491,0.09702439;-0.7071465;0.03187462,-0.07954693;0.0077732;-0.04204883,-0.1175307;-0.3282219;-0.006434333,-0.1368515;-0.6754649;0.08161418,-0.1384383;-0.6365837;-0.002813563,0.01612348;0.5429174;0.003524304,0;0;0,-0.001263008;0.3129726;-0.01636147,-0.00295943;0.616659;-0.04372907,0.1604895;0.4934031;-0.07390332,0.2288647;0.2491047;-0.04471421,0.2230961;-0.00624615;-0.0700047,-0.167779;0.4968952;-0.002423156,-0.4096181;0.4154688;0.007191875,-0.6558361;0.439347;-0.06124405,0.07389304;0.005965889;-0.05157971,0.09781656;-0.3331925;-0.04981732,0.09157634;-0.6855617;0.0172689,0.1084065;-0.7159449;-0.04000282,-0.08668374;0.004105141;-0.02500633,-0.1298828;-0.332732;-0.0416916,-0.1376896;-0.6871415;0.01341238,-0.1507466;-0.7187043;-0.0435874,-0.002363563;0.5421107;-0.03457379,434.4963
+0;0;0,0.00899388;0.3131926;0.007115298,0.0185098;0.6178575;-0.0009389198,0.1832017;0.4927109;0.001394829,0.2180917;0.2401744;0.01611992,0.248225;-0.006300375;-0.04883505,-0.151618;0.4960895;0.01402763,-0.3646202;0.3553568;0.008265158,-0.5914207;0.2405852;-0.02731548,0.07800665;0.004441553;-0.04529322,0.08795393;-0.3321579;0.001671687,0.08867453;-0.6790338;0.09321491,0.09702439;-0.7071465;0.03187462,-0.07954693;0.0077732;-0.04204883,-0.1175307;-0.3282219;-0.006434333,-0.1368515;-0.6754649;0.08161418,-0.1384383;-0.6365837;-0.002813563,0.01612348;0.5429174;0.003524304,0;0;0,-0.001263008;0.3129726;-0.01636147,-0.00295943;0.616659;-0.04372907,0.1604895;0.4934031;-0.07390332,0.2288647;0.2491047;-0.04471421,0.2230961;-0.00624615;-0.0700047,-0.167779;0.4968952;-0.002423156,-0.4096181;0.4154688;0.007191875,-0.6558361;0.439347;-0.06124405,0.07389304;0.005965889;-0.05157971,0.09781656;-0.3331925;-0.04981732,0.09157634;-0.6855617;0.0172689,0.1084065;-0.7159449;-0.04000282,-0.08668374;0.004105141;-0.02500633,-0.1298828;-0.332732;-0.0416916,-0.1376896;-0.6871415;0.01341238,-0.1507466;-0.7187043;-0.0435874,-0.002363563;0.5421107;-0.03457379,434.5075
+0;0;0,0.00899388;0.3131926;0.007115298,0.0185098;0.6178575;-0.0009389198,0.1832017;0.4927109;0.001394829,0.2180917;0.2401744;0.01611992,0.248225;-0.006300375;-0.04883505,-0.151618;0.4960895;0.01402763,-0.3646202;0.3553568;0.008265158,-0.5914207;0.2405852;-0.02731548,0.07800665;0.004441553;-0.04529322,0.08795393;-0.3321579;0.001671687,0.08867453;-0.6790338;0.09321491,0.09702439;-0.7071465;0.03187462,-0.07954693;0.0077732;-0.04204883,-0.1175307;-0.3282219;-0.006434333,-0.1368515;-0.6754649;0.08161418,-0.1384383;-0.6365837;-0.002813563,0.01612348;0.5429174;0.003524304,0;0;0,-0.001263008;0.3129726;-0.01636147,-0.00295943;0.616659;-0.04372907,0.1604895;0.4934031;-0.07390332,0.2288647;0.2491047;-0.04471421,0.2230961;-0.00624615;-0.0700047,-0.167779;0.4968952;-0.002423156,-0.4096181;0.4154688;0.007191875,-0.6558361;0.439347;-0.06124405,0.07389304;0.005965889;-0.05157971,0.09781656;-0.3331925;-0.04981732,0.09157634;-0.6855617;0.0172689,0.1084065;-0.7159449;-0.04000282,-0.08668374;0.004105141;-0.02500633,-0.1298828;-0.332732;-0.0416916,-0.1376896;-0.6871415;0.01341238,-0.1507466;-0.7187043;-0.0435874,-0.002363563;0.5421107;-0.03457379,434.5189
+0;0;0,0.009154889;0.3131645;0.006963505,0.01880055;0.6177655;-0.001286306,0.1837712;0.4922847;0.001077179,0.2183918;0.2396702;0.01577218,0.248588;-0.006718591;-0.04958694,-0.1519804;0.4968843;0.01414642,-0.3702445;0.3643854;0.008365586,-0.6037929;0.2634798;-0.02575581,0.07782475;0.004483782;-0.04542639,0.08772306;-0.3329083;0.001874436,0.08801854;-0.6796596;0.09387082,0.09692303;-0.7079005;0.03301775,-0.07954485;0.00778447;-0.04186134,-0.1177614;-0.3290381;-0.006381389,-0.1370866;-0.6762855;0.08162816,-0.1299371;-0.7094039;0.02559845,0.01638597;0.5428436;0.003230399,0;0;0,-0.0006833076;0.312984;-0.01564765,-0.001838163;0.6166558;-0.04259753,0.1616514;0.4924508;-0.07269192,0.2292821;0.2478554;-0.04392052,0.2235759;-0.007458702;-0.0698669,-0.1673647;0.4977562;-0.0009636916,-0.4133472;0.4292559;0.004410644,-0.6587303;0.4529466;-0.0671223,0.07374781;0.005905211;-0.05164051,0.09856966;-0.3340216;-0.05008769,0.09227243;-0.6863685;0.01708293,0.1096122;-0.7167441;-0.03973698,-0.08660207;0.004073998;-0.02497675,-0.1292709;-0.3336527;-0.04197101,-0.1370278;-0.68805;0.01318547,-0.1500847;-0.7194537;-0.04367837,-0.001381636;0.5421088;-0.03353882,434.541
+0;0;0,0.009154889;0.3131645;0.006963505,0.01880055;0.6177655;-0.001286306,0.1837712;0.4922847;0.001077179,0.2183918;0.2396702;0.01577218,0.248588;-0.006718591;-0.04958694,-0.1519804;0.4968843;0.01414642,-0.3702445;0.3643854;0.008365586,-0.6037929;0.2634798;-0.02575581,0.07782475;0.004483782;-0.04542639,0.08772306;-0.3329083;0.001874436,0.08801854;-0.6796596;0.09387082,0.09692303;-0.7079005;0.03301775,-0.07954485;0.00778447;-0.04186134,-0.1177614;-0.3290381;-0.006381389,-0.1370866;-0.6762855;0.08162816,-0.1299371;-0.7094039;0.02559845,0.01638597;0.5428436;0.003230399,0;0;0,-0.0006833076;0.312984;-0.01564765,-0.001838163;0.6166558;-0.04259753,0.1616514;0.4924508;-0.07269192,0.2292821;0.2478554;-0.04392052,0.2235759;-0.007458702;-0.0698669,-0.1673647;0.4977562;-0.0009636916,-0.4133472;0.4292559;0.004410644,-0.6587303;0.4529466;-0.0671223,0.07374781;0.005905211;-0.05164051,0.09856966;-0.3340216;-0.05008769,0.09227243;-0.6863685;0.01708293,0.1096122;-0.7167441;-0.03973698,-0.08660207;0.004073998;-0.02497675,-0.1292709;-0.3336527;-0.04197101,-0.1370278;-0.68805;0.01318547,-0.1500847;-0.7194537;-0.04367837,-0.001381636;0.5421088;-0.03353882,434.5532
+0;0;0,0.009155024;0.3131691;0.006963608,0.01879839;0.6176978;-0.001283806,0.1843196;0.4920788;0.001070934,0.2189449;0.2394297;0.01576794,0.2491472;-0.007008374;-0.04960424,-0.1525346;0.4966934;0.0141831,-0.3708285;0.3641764;0.008401468,-0.6044236;0.2632506;-0.02572675,0.07787944;0.004486933;-0.04545831,0.08779179;-0.3333836;0.001909595,0.08808684;-0.6796365;0.09377375,0.09699531;-0.7079034;0.03289351,-0.07960074;0.007789939;-0.04189075,-0.1178715;-0.3295102;-0.006360486,-0.1371689;-0.6762585;0.08152257,-0.1300162;-0.7094051;0.02546785,0.0163847;0.5428037;0.003231225,0;0;0,-0.0004411936;0.3130251;-0.01490808,-0.001379073;0.6166824;-0.04120302,0.1625945;0.4919653;-0.07111907,0.2294401;0.2470775;-0.0426929,0.2238943;-0.008172795;-0.06978512,-0.1677618;0.4985157;0.0002386793,-0.4154978;0.4363645;0.003485189,-0.659343;0.4720665;-0.06850304,0.07371452;0.005888612;-0.05180049,0.09900573;-0.334488;-0.05018377,0.09305179;-0.6863979;0.01655579,0.1100034;-0.7173955;-0.03977108,-0.08670555;0.004050165;-0.02485036,-0.1292139;-0.3341704;-0.04212366,-0.1367513;-0.6880541;0.01300944,-0.150015;-0.7195331;-0.04378146,-0.000976786;0.5421436;-0.03230667,434.5739
+0;0;0,0.009253145;0.3131655;0.006993067,0.01896841;0.6176928;-0.001225836,0.1844574;0.4920377;0.0008391652,0.2187974;0.2393613;0.0157327,0.2489184;-0.006959453;-0.05011748,-0.1526061;0.4975334;0.01429963,-0.376065;0.3739066;0.008915732,-0.610605;0.2753367;-0.0256154,0.07778198;0.004503264;-0.04562327,0.08768538;-0.3333259;0.002040979,0.08769238;-0.6795728;0.09392816,0.09713604;-0.7077651;0.03305729,-0.07966205;0.007819392;-0.04176856,-0.1182054;-0.3294624;-0.0063584,-0.1373088;-0.676214;0.08155411,-0.1390097;-0.6373603;-0.002704449,0.01653726;0.5427988;0.003281547,0;0;0,-0.0004411936;0.3130251;-0.01490808,-0.001379073;0.6166824;-0.04120302,0.1625945;0.4919653;-0.07111907,0.2294401;0.2470775;-0.0426929,0.2238943;-0.008172795;-0.06978512,-0.1677618;0.4985157;0.0002386793,-0.4154978;0.4363645;0.003485189,-0.659343;0.4720665;-0.06850304,0.07371452;0.005888612;-0.05180049,0.09900573;-0.334488;-0.05018377,0.09305179;-0.6863979;0.01655579,0.1100034;-0.7173955;-0.03977108,-0.08670555;0.004050165;-0.02485036,-0.1292139;-0.3341704;-0.04212366,-0.1367513;-0.6880541;0.01300944,-0.150015;-0.7195331;-0.04378146,-0.000976786;0.5421436;-0.03230667,434.5855
+0;0;0,0.009246458;0.3129393;0.006988013,0.01895131;0.6171405;-0.001221211,0.1845495;0.4915536;0.0008362203,0.2188974;0.2388192;0.01573317,0.2490163;-0.007485151;-0.05011261,-0.1527267;0.4970527;0.01430518,-0.3762369;0.3733975;0.008920047,-0.6107612;0.2748342;-0.02560877,0.07781266;0.00450504;-0.04564127,0.08773521;-0.3339771;0.002115119,0.08774219;-0.6800468;0.09395525,0.09720497;-0.7083569;0.03296118,-0.07969347;0.007822476;-0.04178504,-0.1183113;-0.3301113;-0.006306428,-0.1374049;-0.6766853;0.08156107,-0.1391093;-0.6378136;-0.002868026,0.01652341;0.5423467;0.003280143,0;0;0,-0.0001387596;0.3128323;-0.01418614,-0.0008284301;0.6162262;-0.03974295,0.1631976;0.4913223;-0.06951189,0.229523;0.2461521;-0.04178262,0.2242283;-0.009111837;-0.0686326,-0.1678593;0.499719;0.001191419,-0.4168566;0.4425001;0.002841732,-0.6586537;0.4867375;-0.07122447,0.07365949;0.005865335;-0.0519433,0.0995286;-0.3351294;-0.05029798,0.09347974;-0.6868536;0.01642704,0.1106683;-0.7176789;-0.04027152,-0.08677478;0.004026268;-0.02474179,-0.1289735;-0.3348855;-0.04227328,-0.1364662;-0.6885924;0.0128092,-0.1498346;-0.7201476;-0.04413059,-0.0004918724;0.5417651;-0.03104162,434.597
+0;0;0,0.009246458;0.3129393;0.006988013,0.01895131;0.6171405;-0.001221211,0.1845495;0.4915536;0.0008362203,0.2188974;0.2388192;0.01573317,0.2490163;-0.007485151;-0.05011261,-0.1527267;0.4970527;0.01430518,-0.3762369;0.3733975;0.008920047,-0.6107612;0.2748342;-0.02560877,0.07781266;0.00450504;-0.04564127,0.08773521;-0.3339771;0.002115119,0.08774219;-0.6800468;0.09395525,0.09720497;-0.7083569;0.03296118,-0.07969347;0.007822476;-0.04178504,-0.1183113;-0.3301113;-0.006306428,-0.1374049;-0.6766853;0.08156107,-0.1391093;-0.6378136;-0.002868026,0.01652341;0.5423467;0.003280143,0;0;0,-0.0001387596;0.3128323;-0.01418614,-0.0008284301;0.6162262;-0.03974295,0.1631976;0.4913223;-0.06951189,0.229523;0.2461521;-0.04178262,0.2242283;-0.009111837;-0.0686326,-0.1678593;0.499719;0.001191419,-0.4168566;0.4425001;0.002841732,-0.6586537;0.4867375;-0.07122447,0.07365949;0.005865335;-0.0519433,0.0995286;-0.3351294;-0.05029798,0.09347974;-0.6868536;0.01642704,0.1106683;-0.7176789;-0.04027152,-0.08677478;0.004026268;-0.02474179,-0.1289735;-0.3348855;-0.04227328,-0.1364662;-0.6885924;0.0128092,-0.1498346;-0.7201476;-0.04413059,-0.0004918724;0.5417651;-0.03104162,434.6188
+0;0;0,0.009346614;0.3124291;0.006941897,0.01911703;0.6160784;-0.001292157,0.1850953;0.4904656;0.0007479296,0.2190677;0.2376942;0.01543646,0.2491535;-0.008649901;-0.05046687,-0.1532979;0.4972155;0.01429171,-0.3802956;0.3801475;0.00878079,-0.6197057;0.293473;-0.02444796,0.07770799;0.004497279;-0.04573311,0.08760392;-0.334751;0.002385329,0.08748872;-0.6809419;0.09459506,0.09777833;-0.7094056;0.0338992,-0.0797003;0.00781945;-0.04167725,-0.118442;-0.3309233;-0.006249983,-0.1376098;-0.6776935;0.08169243,-0.1315881;-0.7111081;0.02556594,0.01667587;0.5414472;0.003210849,0;0;0,0.0001300424;0.3123594;-0.01338148,-0.0003979504;0.6152706;-0.03813267,0.1638513;0.4900693;-0.06840849,0.2300231;0.2449168;-0.04039431,0.224432;-0.01028153;-0.06825781,-0.1683753;0.5006599;0.002446767,-0.4181986;0.4472671;0.001531773,-0.65754;0.5049394;-0.07143003,0.07360992;0.005785823;-0.05194592,0.09994459;-0.3359844;-0.05044031,0.09376538;-0.6879191;0.01630211,0.1111929;-0.7188693;-0.04017115,-0.08672726;0.004000907;-0.02475174,-0.1288511;-0.3357283;-0.04242519,-0.1362258;-0.6896526;0.01265685,-0.1493777;-0.7209243;-0.0446203,-9.87798E-05;0.5409467;-0.02965093,434.6411
+0;0;0,0.009346614;0.3124291;0.006941897,0.01911703;0.6160784;-0.001292157,0.1850953;0.4904656;0.0007479296,0.2190677;0.2376942;0.01543646,0.2491535;-0.008649901;-0.05046687,-0.1532979;0.4972155;0.01429171,-0.3802956;0.3801475;0.00878079,-0.6197057;0.293473;-0.02444796,0.07770799;0.004497279;-0.04573311,0.08760392;-0.334751;0.002385329,0.08748872;-0.6809419;0.09459506,0.09777833;-0.7094056;0.0338992,-0.0797003;0.00781945;-0.04167725,-0.118442;-0.3309233;-0.006249983,-0.1376098;-0.6776935;0.08169243,-0.1315881;-0.7111081;0.02556594,0.01667587;0.5414472;0.003210849,0;0;0,0.0001300424;0.3123594;-0.01338148,-0.0003979504;0.6152706;-0.03813267,0.1638513;0.4900693;-0.06840849,0.2300231;0.2449168;-0.04039431,0.224432;-0.01028153;-0.06825781,-0.1683753;0.5006599;0.002446767,-0.4181986;0.4472671;0.001531773,-0.65754;0.5049394;-0.07143003,0.07360992;0.005785823;-0.05194592,0.09994459;-0.3359844;-0.05044031,0.09376538;-0.6879191;0.01630211,0.1111929;-0.7188693;-0.04017115,-0.08672726;0.004000907;-0.02475174,-0.1288511;-0.3357283;-0.04242519,-0.1362258;-0.6896526;0.01265685,-0.1493777;-0.7209243;-0.0446203,-9.87798E-05;0.5409467;-0.02965093,434.6527
+0;0;0,0.009336689;0.3120973;0.006934526,0.01909796;0.6154622;-0.001292279,0.1854475;0.489797;0.0007388238,0.2194212;0.2370158;0.01542792,0.2495101;-0.009353355;-0.05048212,-0.1536877;0.4965617;0.01431231,-0.3806942;0.3794892;0.00880117,-0.6201287;0.2928058;-0.02443098,0.07769795;0.004496698;-0.04572719,0.08761591;-0.3355069;0.002498373,0.0875006;-0.6820314;0.09479697,0.09778933;-0.71049;0.03410629,-0.07968999;0.007818439;-0.04167186,-0.1185179;-0.3316785;-0.006165721,-0.1377043;-0.6787829;0.08186144,-0.1316831;-0.7121922;0.02573974,0.01665875;0.5408903;0.003207144,0;0;0,0.0005208701;0.312048;-0.01287389,0.0002397448;0.6146843;-0.03748894,0.1648145;0.4888786;-0.06705904,0.2298993;0.2434264;-0.03903198,0.2246589;-0.01172903;-0.06758881,-0.1684904;0.5011686;0.00279035,-0.4195311;0.4538201;0.000551308,-0.657364;0.518598;-0.07146677,0.07350813;0.005698979;-0.0520792,0.1003842;-0.3367942;-0.05048251,0.09414186;-0.6890798;0.016258,0.1119384;-0.7200182;-0.04010177,-0.08674297;0.004031289;-0.02464896,-0.1287324;-0.3364688;-0.04262275,-0.1358909;-0.690747;0.0124595,-0.1490251;-0.7220465;-0.04478123,0.0004872233;0.540418;-0.02902627,434.6639
+0;0;0,0.009456856;0.3120948;0.006884425,0.01932378;0.615455;-0.001389296,0.1856058;0.4896556;0.0006391639,0.2195071;0.2368618;0.01527814,0.2495659;-0.009440079;-0.05089659,-0.1538404;0.4979173;0.0141682,-0.3886179;0.3975617;0.005418222,-0.631741;0.3188389;-0.01990193,0.07759728;0.004563821;-0.04589118,0.08750111;-0.3354173;0.002495266,0.08732721;-0.6819481;0.09477029,0.09710617;-0.7098361;0.0334515,-0.0797703;0.007829038;-0.04151593,-0.1185218;-0.3316825;-0.006065406,-0.1378309;-0.6788044;0.08186571,-0.1330731;-0.7116433;0.02498634,0.01685842;0.5408847;0.003123269,0;0;0,0.0005208701;0.312048;-0.01287389,0.0002397448;0.6146843;-0.03748894,0.1648145;0.4888786;-0.06705904,0.2298993;0.2434264;-0.03903198,0.2246589;-0.01172903;-0.06758881,-0.1684904;0.5011686;0.00279035,-0.4195311;0.4538201;0.000551308,-0.657364;0.518598;-0.07146677,0.07350813;0.005698979;-0.0520792,0.1003842;-0.3367942;-0.05048251,0.09414186;-0.6890798;0.016258,0.1119384;-0.7200182;-0.04010177,-0.08674297;0.004031289;-0.02464896,-0.1287324;-0.3364688;-0.04262275,-0.1358909;-0.690747;0.0124595,-0.1490251;-0.7220465;-0.04478123,0.0004872233;0.540418;-0.02902627,434.6753
+0;0;0,0.0094545;0.312017;0.006882709,0.01931854;0.6152886;-0.001388219,0.1854914;0.4895529;0.0006400303,0.2193928;0.2367581;0.01527906,0.2494538;-0.00956066;-0.05090021,-0.1537332;0.4978092;0.01416024,-0.3885116;0.3974532;0.005410224,-0.6316515;0.318725;-0.01991166,0.07756753;0.004562072;-0.04587359,0.08748017;-0.3357211;0.002555851,0.08730622;-0.6823479;0.09485641,0.09709284;-0.7102812;0.03348957,-0.07973972;0.007826038;-0.04150002,-0.1185256;-0.3319871;-0.00601799,-0.1378402;-0.6792052;0.08193747,-0.1330785;-0.7120934;0.02501353,0.01685417;0.5407486;0.003122514,0;0;0,0.0007870942;0.3119902;-0.01236391,0.0008264631;0.6145817;-0.03643346,0.1650542;0.4883071;-0.06607056,0.2294409;0.2426791;-0.03796268,0.2247248;-0.01244532;-0.06704164,-0.1683072;0.5025634;0.003180698,-0.4199786;0.4588686;-0.001407392,-0.6571175;0.5271198;-0.07256383,0.07355353;0.005555958;-0.05197048,0.1005903;-0.3372313;-0.05048227,0.09432086;-0.6896212;0.01623798,0.1123216;-0.7202977;-0.04043889,-0.0866641;0.004183075;-0.02477415,-0.1287231;-0.3366097;-0.04287473,-0.1355122;-0.6909494;0.01250385,-0.1487764;-0.7222162;-0.04484049,0.0009859651;0.5403299;-0.02811122,434.6969
+0;0;0,0.0094545;0.312017;0.006882709,0.01931854;0.6152886;-0.001388219,0.1854914;0.4895529;0.0006400303,0.2193928;0.2367581;0.01527906,0.2494538;-0.00956066;-0.05090021,-0.1537332;0.4978092;0.01416024,-0.3885116;0.3974532;0.005410224,-0.6316515;0.318725;-0.01991166,0.07756753;0.004562072;-0.04587359,0.08748017;-0.3357211;0.002555851,0.08730622;-0.6823479;0.09485641,0.09709284;-0.7102812;0.03348957,-0.07973972;0.007826038;-0.04150002,-0.1185256;-0.3319871;-0.00601799,-0.1378402;-0.6792052;0.08193747,-0.1330785;-0.7120934;0.02501353,0.01685417;0.5407486;0.003122514,0;0;0,0.0007870942;0.3119902;-0.01236391,0.0008264631;0.6145817;-0.03643346,0.1650542;0.4883071;-0.06607056,0.2294409;0.2426791;-0.03796268,0.2247248;-0.01244532;-0.06704164,-0.1683072;0.5025634;0.003180698,-0.4199786;0.4588686;-0.001407392,-0.6571175;0.5271198;-0.07256383,0.07355353;0.005555958;-0.05197048,0.1005903;-0.3372313;-0.05048227,0.09432086;-0.6896212;0.01623798,0.1123216;-0.7202977;-0.04043889,-0.0866641;0.004183075;-0.02477415,-0.1287231;-0.3366097;-0.04287473,-0.1355122;-0.6909494;0.01250385,-0.1487764;-0.7222162;-0.04484049,0.0009859651;0.5403299;-0.02811122,434.7083
+0;0;0,0.009500587;0.3117793;0.006929824,0.01934832;0.6147127;-0.001279194,0.1854278;0.4890558;0.0005086481,0.2188851;0.2362742;0.0148702,0.24909;-0.01005563;-0.05116228,-0.1539636;0.4986255;0.01365979,-0.3895183;0.4002973;0.005306059,-0.6344017;0.3272996;-0.02027636,0.0773183;0.004547272;-0.0457593,0.08716358;-0.3361118;0.002642915,0.08718055;-0.6831024;0.09472007,0.09549212;-0.7114767;0.03326027,-0.079517;0.007762995;-0.04134602,-0.1181529;-0.3324911;-0.006378833,-0.1379228;-0.6798975;0.08193119,-0.1339782;-0.7133564;0.02526232,0.01689091;0.5402569;0.003214318,0;0;0,0.0009184182;0.3117678;-0.01202679,0.00105536;0.6140285;-0.03595924,0.1653204;0.4879116;-0.06504989,0.2291902;0.2423743;-0.03578782,0.2248274;-0.01275717;-0.06476951,-0.1683063;0.5033502;0.003479747,-0.4206237;0.4644049;-0.003109388,-0.6573387;0.5343878;-0.07395729,0.07352921;0.00562343;-0.05152225,0.100694;-0.3375234;-0.05075931,0.09424239;-0.6901115;0.01647711,0.1124119;-0.7205041;-0.04076409,-0.08632691;0.004164582;-0.02496061,-0.1286623;-0.3369216;-0.04383444,-0.1351494;-0.6914544;0.01224753,-0.1485904;-0.7228805;-0.04519909,0.001195848;0.5398598;-0.02765918,434.7309
+0;0;0,0.009500587;0.3117793;0.006929824,0.01934832;0.6147127;-0.001279194,0.1854278;0.4890558;0.0005086481,0.2188851;0.2362742;0.0148702,0.24909;-0.01005563;-0.05116228,-0.1539636;0.4986255;0.01365979,-0.3895183;0.4002973;0.005306059,-0.6344017;0.3272996;-0.02027636,0.0773183;0.004547272;-0.0457593,0.08716358;-0.3361118;0.002642915,0.08718055;-0.6831024;0.09472007,0.09549212;-0.7114767;0.03326027,-0.079517;0.007762995;-0.04134602,-0.1181529;-0.3324911;-0.006378833,-0.1379228;-0.6798975;0.08193119,-0.1339782;-0.7133564;0.02526232,0.01689091;0.5402569;0.003214318,0;0;0,0.0009184182;0.3117678;-0.01202679,0.00105536;0.6140285;-0.03595924,0.1653204;0.4879116;-0.06504989,0.2291902;0.2423743;-0.03578782,0.2248274;-0.01275717;-0.06476951,-0.1683063;0.5033502;0.003479747,-0.4206237;0.4644049;-0.003109388,-0.6573387;0.5343878;-0.07395729,0.07352921;0.00562343;-0.05152225,0.100694;-0.3375234;-0.05075931,0.09424239;-0.6901115;0.01647711,0.1124119;-0.7205041;-0.04076409,-0.08632691;0.004164582;-0.02496061,-0.1286623;-0.3369216;-0.04383444,-0.1351494;-0.6914544;0.01224753,-0.1485904;-0.7228805;-0.04519909,0.001195848;0.5398598;-0.02765918,434.7534
+0;0;0,0.009498991;0.3117269;0.006928659,0.01934459;0.6145948;-0.001278615,0.185506;0.4889286;0.0005069904,0.2189648;0.2361358;0.01486917,0.2489759;-0.008614004;-0.05073976,-0.1540494;0.4985029;0.01366448,-0.3896143;0.4001703;0.005310388,-0.6329271;0.3276409;-0.02010794,0.07725393;0.004543487;-0.04572121,0.08710513;-0.3363205;0.00271013,0.08712211;-0.6833129;0.09478773,0.09542203;-0.7116054;0.03341409,-0.0794508;0.007756532;-0.0413116,-0.11811;-0.3327022;-0.006323375,-0.13788;-0.6801103;0.08198708,-0.1339408;-0.7134802;0.02539765,0.0168877;0.5401543;0.003213968,0;0;0,0.001102716;0.3117264;-0.01171827,0.001398668;0.613937;-0.03544521,0.1658575;0.4875743;-0.06358957,0.2294694;0.2419404;-0.0344789,0.2251494;-0.01149531;-0.06379437,-0.1682662;0.5038208;0.003630206,-0.420833;0.4665785;-0.00364733,-0.6550592;0.5375948;-0.07577559,0.0735362;0.005533606;-0.05139112,0.1009541;-0.3378013;-0.05082416,0.09446605;-0.6903817;0.01645852,0.1125499;-0.7204956;-0.0409255,-0.08620396;0.004268174;-0.02509784,-0.1283624;-0.33705;-0.04395171,-0.1348084;-0.6915717;0.01221605,-0.1479845;-0.722719;-0.04541234,0.001500502;0.5397789;-0.02718902,434.7643
+0;0;0,0.009555918;0.3117251;0.006930581,0.01942428;0.6145921;-0.001279714,0.1855588;0.4888559;0.0005128803,0.2187155;0.2360238;0.01488206,0.2487691;-0.008722201;-0.05072185,-0.1543207;0.4998599;0.01333462,-0.3943748;0.413102;0.004557347,-0.6427255;0.361018;-0.02221709,0.07723578;0.004527784;-0.04575343,0.08710609;-0.3363294;0.002721764,0.08656643;-0.6830486;0.09582129,0.09923643;-0.7079146;0.03208102,-0.07946225;0.007753032;-0.04129023,-0.1180922;-0.3327147;-0.006357208,-0.138131;-0.680062;0.08213191,-0.1396076;-0.6411877;-0.002441667,0.01696172;0.540152;0.003214691,0;0;0,0.001102716;0.3117264;-0.01171827,0.001398668;0.613937;-0.03544521,0.1658575;0.4875743;-0.06358957,0.2294694;0.2419404;-0.0344789,0.2251494;-0.01149531;-0.06379437,-0.1682662;0.5038208;0.003630206,-0.420833;0.4665785;-0.00364733,-0.6550592;0.5375948;-0.07577559,0.0735362;0.005533606;-0.05139112,0.1009541;-0.3378013;-0.05082416,0.09446605;-0.6903817;0.01645852,0.1125499;-0.7204956;-0.0409255,-0.08620396;0.004268174;-0.02509784,-0.1283624;-0.33705;-0.04395171,-0.1348084;-0.6915717;0.01221605,-0.1479845;-0.722719;-0.04541234,0.001500502;0.5397789;-0.02718902,434.7757
+0;0;0,0.009552102;0.3116006;0.006927813,0.01941361;0.6142573;-0.001276589,0.1859118;0.4884669;0.0005068239,0.2190543;0.2357437;0.01486982,0.2490517;-0.008544773;-0.05061145,-0.1546972;0.4994946;0.01335608,-0.3946479;0.412774;0.004582591,-0.6425344;0.3607875;-0.02214179,0.07712337;0.004521195;-0.04568684,0.08699983;-0.3365486;0.002818577,0.08646022;-0.6832399;0.09591062,0.09912579;-0.7080867;0.03219264,-0.07934661;0.007741748;-0.04123014,-0.1180007;-0.3329384;-0.00627533,-0.1380379;-0.6802578;0.08220668,-0.1395139;-0.6413866;-0.002337307,0.0169529;0.5398731;0.003214434,0;0;0,0.001253963;0.3116157;-0.01132607,0.001697794;0.6136409;-0.03471637,0.1665188;0.4870891;-0.06262565,0.2288444;0.2414292;-0.0319581,0.2253269;-0.01132225;-0.06308413,-0.1685458;0.5038329;0.003756978,-0.4209683;0.4664686;-0.004022678,-0.6546128;0.5373321;-0.0765011,0.07348703;0.00544259;-0.05124235,0.1012598;-0.3380797;-0.0509851,0.09472688;-0.6906354;0.01626849,0.1126331;-0.7205193;-0.04136705,-0.0860326;0.004343051;-0.02520463,-0.128174;-0.3371969;-0.04400546,-0.1344969;-0.6917037;0.01208616,-0.1476447;-0.7228782;-0.0454758,0.001762524;0.5395306;-0.02653813,434.7977
+0;0;0,0.009552102;0.3116006;0.006927813,0.01941361;0.6142573;-0.001276589,0.1859118;0.4884669;0.0005068239,0.2190543;0.2357437;0.01486982,0.2490517;-0.008544773;-0.05061145,-0.1546972;0.4994946;0.01335608,-0.3946479;0.412774;0.004582591,-0.6425344;0.3607875;-0.02214179,0.07712337;0.004521195;-0.04568684,0.08699983;-0.3365486;0.002818577,0.08646022;-0.6832399;0.09591062,0.09912579;-0.7080867;0.03219264,-0.07934661;0.007741748;-0.04123014,-0.1180007;-0.3329384;-0.00627533,-0.1380379;-0.6802578;0.08220668,-0.1395139;-0.6413866;-0.002337307,0.0169529;0.5398731;0.003214434,0;0;0,0.001253963;0.3116157;-0.01132607,0.001697794;0.6136409;-0.03471637,0.1665188;0.4870891;-0.06262565,0.2288444;0.2414292;-0.0319581,0.2253269;-0.01132225;-0.06308413,-0.1685458;0.5038329;0.003756978,-0.4209683;0.4664686;-0.004022678,-0.6546128;0.5373321;-0.0765011,0.07348703;0.00544259;-0.05124235,0.1012598;-0.3380797;-0.0509851,0.09472688;-0.6906354;0.01626849,0.1126331;-0.7205193;-0.04136705,-0.0860326;0.004343051;-0.02520463,-0.128174;-0.3371969;-0.04400546,-0.1344969;-0.6917037;0.01208616,-0.1476447;-0.7228782;-0.0454758,0.001762524;0.5395306;-0.02653813,434.8199
+0;0;0,0.009631175;0.3114294;0.006895334,0.01953184;0.6137343;-0.001354614,0.1861136;0.4880109;0.0005308001,0.2191271;0.2352761;0.01478542,0.2493332;-0.01045986;-0.05114926,-0.1550283;0.5003983;0.01267492,-0.3973752;0.4207525;0.003056752,-0.645993;0.3640909;-0.02193515,0.07691771;0.004474351;-0.04560666,0.08692735;-0.3371513;0.003150754,0.08615462;-0.6837264;0.09612038,0.09924141;-0.707701;0.03149595,-0.07916316;0.0077342;-0.04110593,-0.1179854;-0.3335083;-0.006007634,-0.1379688;-0.6806703;0.08252189,-0.1392925;-0.641786;-0.002213903,0.01706257;0.5394499;0.003147551,0;0;0,0.001439556;0.3114633;-0.01082301,0.002125084;0.6131767;-0.03371072,0.1670066;0.4866008;-0.06149459,0.2287813;0.240836;-0.03064728,0.2249432;-0.01334615;-0.06262612,-0.1684867;0.5039077;0.004002143,-0.4207699;0.4657884;-0.00424936,-0.6559585;0.5333811;-0.08016704,0.07342373;0.005472898;-0.05094433,0.1011146;-0.3386472;-0.05128217,0.09493478;-0.6910384;0.0161016,0.1130887;-0.7208332;-0.04182816,-0.08576089;0.004304211;-0.02535477,-0.1279504;-0.337819;-0.04425737,-0.134056;-0.6921757;0.01188748,-0.1477379;-0.7238787;-0.04526489,0.00212796;0.539152;-0.02565503,434.832
+0;0;0,0.009631175;0.3114294;0.006895334,0.01953184;0.6137343;-0.001354614,0.1861136;0.4880109;0.0005308001,0.2191271;0.2352761;0.01478542,0.2493332;-0.01045986;-0.05114926,-0.1550283;0.5003983;0.01267492,-0.3973752;0.4207525;0.003056752,-0.645993;0.3640909;-0.02193515,0.07691771;0.004474351;-0.04560666,0.08692735;-0.3371513;0.003150754,0.08615462;-0.6837264;0.09612038,0.09924141;-0.707701;0.03149595,-0.07916316;0.0077342;-0.04110593,-0.1179854;-0.3335083;-0.006007634,-0.1379688;-0.6806703;0.08252189,-0.1392925;-0.641786;-0.002213903,0.01706257;0.5394499;0.003147551,0;0;0,0.001439556;0.3114633;-0.01082301,0.002125084;0.6131767;-0.03371072,0.1670066;0.4866008;-0.06149459,0.2287813;0.240836;-0.03064728,0.2249432;-0.01334615;-0.06262612,-0.1684867;0.5039077;0.004002143,-0.4207699;0.4657884;-0.00424936,-0.6559585;0.5333811;-0.08016704,0.07342373;0.005472898;-0.05094433,0.1011146;-0.3386472;-0.05128217,0.09493478;-0.6910384;0.0161016,0.1130887;-0.7208332;-0.04182816,-0.08576089;0.004304211;-0.02535477,-0.1279504;-0.337819;-0.04425737,-0.134056;-0.6921757;0.01188748,-0.1477379;-0.7238787;-0.04526489,0.00212796;0.539152;-0.02565503,434.8536
+0;0;0,0.009630023;0.3113922;0.006894509,0.01952893;0.6136433;-0.001354304,0.1864548;0.4878209;0.0005254438,0.219459;0.235157;0.01477606,0.2494165;-0.008557305;-0.05061619,-0.1553811;0.5002335;0.01269426,-0.39766;0.4206101;0.003078799,-0.6442325;0.3644146;-0.0217075,0.07664432;0.004458447;-0.04544456,0.08666711;-0.3376164;0.003376972,0.08589477;-0.6840179;0.09630004,0.0990108;-0.7081131;0.03153118,-0.07888179;0.007706711;-0.04095982,-0.117755;-0.3339845;-0.005815379,-0.1377285;-0.6809727;0.0826698,-0.1390552;-0.6420685;-0.002255358,0.01705985;0.5393645;0.003147517,0;0;0,0.001629993;0.3114308;-0.01065683,0.002451032;0.6130789;-0.03368163,0.1678159;0.486158;-0.0603168,0.2290613;0.2404516;-0.02855563,0.2255086;-0.01155339;-0.06097674,-0.1685369;0.5037287;0.004083578,-0.4203578;0.463268;-0.00489318,-0.6567265;0.496454;-0.09206428,0.07329543;0.005409628;-0.05057621,0.1013929;-0.3391316;-0.051615,0.09522675;-0.6913484;0.01572418,0.1135416;-0.7212894;-0.04228425,-0.08537159;0.004280406;-0.02555008,-0.1276345;-0.3382755;-0.04474598,-0.1335506;-0.6924418;0.01147276,-0.1465462;-0.7251941;-0.04497719,0.002429873;0.5390649;-0.02558088,434.8648
+0;0;0,0.009651968;0.3113916;0.006887932,0.01954614;0.6136431;-0.00135336,0.1864724;0.4878173;0.0005062649,0.2193353;0.2351352;0.01475988,0.2494106;-0.008538201;-0.05073091,-0.1556588;0.5014772;0.01234133,-0.3988432;0.4244395;0.004729036,-0.6475998;0.3790143;-0.02031104,0.07663058;0.00448902;-0.04546471,0.0866452;-0.3375788;0.00340727,0.0859021;-0.6840029;0.09624644,0.09914763;-0.708245;0.03162694,-0.07888255;0.007655352;-0.04096797,-0.1179577;-0.3340103;-0.005798262,-0.1376123;-0.6810738;0.08246249,-0.1388576;-0.64217;-0.002463944,0.01707882;0.5393642;0.003146992,0;0;0,0.001629993;0.3114308;-0.01065683,0.002451032;0.6130789;-0.03368163,0.1678159;0.486158;-0.0603168,0.2290613;0.2404516;-0.02855563,0.2255086;-0.01155339;-0.06097674,-0.1685369;0.5037287;0.004083578,-0.4203578;0.463268;-0.00489318,-0.6567265;0.496454;-0.09206428,0.07329543;0.005409628;-0.05057621,0.1013929;-0.3391316;-0.051615,0.09522675;-0.6913484;0.01572418,0.1135416;-0.7212894;-0.04228425,-0.08537159;0.004280406;-0.02555008,-0.1276345;-0.3382755;-0.04474598,-0.1335506;-0.6924418;0.01147276,-0.1465462;-0.7251941;-0.04497719,0.002429873;0.5390649;-0.02558088,434.8872
+0;0;0,0.009650812;0.3113543;0.006887107,0.01954254;0.613531;-0.001352213,0.1862975;0.4877745;0.0005090672,0.2191667;0.235044;0.01476541,0.2493162;-0.009231031;-0.05088709,-0.1554866;0.5014206;0.01233212,-0.3987175;0.4243682;0.004718372,-0.6480883;0.3788308;-0.02038353,0.07659965;0.004487208;-0.04544636,0.08662674;-0.3380064;0.00348644,0.08588433;-0.6841077;0.09623911,0.09914619;-0.7084167;0.03153995,-0.07885072;0.007652262;-0.04095143,-0.1179745;-0.3344386;-0.005737953,-0.1376107;-0.6811787;0.08244056,-0.1388576;-0.6422639;-0.002590559,0.01707578;0.539269;0.003147114,0;0;0,0.001691163;0.3113987;-0.01049161,0.002616242;0.6129844;-0.0333426,0.1679797;0.4859048;-0.05869198,0.2289702;0.2400026;-0.02757001,0.2252223;-0.01255263;-0.06060553,-0.1682438;0.5035625;0.004100068,-0.4188943;0.4563703;-0.006077899,-0.6563821;0.4774329;-0.09577429,0.07329784;0.005400211;-0.05051017,0.1011226;-0.3395947;-0.05155039,0.09522365;-0.6914878;0.0157268,0.1135538;-0.7210765;-0.04279255,-0.08531387;0.004282514;-0.02561671,-0.1277874;-0.3386666;-0.04507736,-0.1334105;-0.6924661;0.01134961,-0.1467115;-0.7247149;-0.04574245,0.002568573;0.5389835;-0.02527881,434.8986
+0;0;0,0.009650812;0.3113543;0.006887107,0.01954254;0.613531;-0.001352213,0.1862975;0.4877745;0.0005090672,0.2191667;0.235044;0.01476541,0.2493162;-0.009231031;-0.05088709,-0.1554866;0.5014206;0.01233212,-0.3987175;0.4243682;0.004718372,-0.6480883;0.3788308;-0.02038353,0.07659965;0.004487208;-0.04544636,0.08662674;-0.3380064;0.00348644,0.08588433;-0.6841077;0.09623911,0.09914619;-0.7084167;0.03153995,-0.07885072;0.007652262;-0.04095143,-0.1179745;-0.3344386;-0.005737953,-0.1376107;-0.6811787;0.08244056,-0.1388576;-0.6422639;-0.002590559,0.01707578;0.539269;0.003147114,0;0;0,0.001691163;0.3113987;-0.01049161,0.002616242;0.6129844;-0.0333426,0.1679797;0.4859048;-0.05869198,0.2289702;0.2400026;-0.02757001,0.2252223;-0.01255263;-0.06060553,-0.1682438;0.5035625;0.004100068,-0.4188943;0.4563703;-0.006077899,-0.6563821;0.4774329;-0.09577429,0.07329784;0.005400211;-0.05051017,0.1011226;-0.3395947;-0.05155039,0.09522365;-0.6914878;0.0157268,0.1135538;-0.7210765;-0.04279255,-0.08531387;0.004282514;-0.02561671,-0.1277874;-0.3386666;-0.04507736,-0.1334105;-0.6924661;0.01134961,-0.1467115;-0.7247149;-0.04574245,0.002568573;0.5389835;-0.02527881,434.9205
+0;0;0,0.009753265;0.3113116;0.006885825,0.0196758;0.6134595;-0.001351851,0.1869292;0.4875095;0.0005198191,0.2197474;0.2347686;0.01482695,0.2499704;-0.01010373;-0.05100076,-0.1560953;0.5021299;0.01201906,-0.4023115;0.4352582;0.003924387,-0.6522902;0.3886368;-0.01944665,0.07648799;0.004461322;-0.0453552,0.08663133;-0.338416;0.003633641,0.08597025;-0.6839364;0.09634843,0.09901748;-0.7081882;0.03159719,-0.07870653;0.007636722;-0.04091909,-0.1182604;-0.3348523;-0.006215204,-0.1375025;-0.6809939;0.08208321,-0.1386647;-0.6420825;-0.002919436,0.01720389;0.5391996;0.003148819,0;0;0,0.001680806;0.3113652;-0.0103116,0.002589896;0.6129278;-0.03309584,0.1686877;0.4857334;-0.05749965,0.2288365;0.239617;-0.0263772,0.2248205;-0.01361284;-0.05905271,-0.1687862;0.5031441;0.004103007,-0.4186913;0.455857;-0.01760244,-0.6600024;0.4623512;-0.1008847,0.07328144;0.005339116;-0.05028653,0.1007316;-0.3400774;-0.05151892,0.09529302;-0.6914247;0.01561022,0.1134846;-0.7209345;-0.04298902,-0.08514739;0.004286693;-0.02567014,-0.127968;-0.338997;-0.04542539,-0.1333676;-0.6921978;0.01115123,-0.145613;-0.7238629;-0.04675982,0.002548859;0.5389279;-0.0250392,434.9325
+0;0;0,0.009753265;0.3113116;0.006885825,0.0196758;0.6134595;-0.001351851,0.1869292;0.4875095;0.0005198191,0.2197474;0.2347686;0.01482695,0.2499704;-0.01010373;-0.05100076,-0.1560953;0.5021299;0.01201906,-0.4023115;0.4352582;0.003924387,-0.6522902;0.3886368;-0.01944665,0.07648799;0.004461322;-0.0453552,0.08663133;-0.338416;0.003633641,0.08597025;-0.6839364;0.09634843,0.09901748;-0.7081882;0.03159719,-0.07870653;0.007636722;-0.04091909,-0.1182604;-0.3348523;-0.006215204,-0.1375025;-0.6809939;0.08208321,-0.1386647;-0.6420825;-0.002919436,0.01720389;0.5391996;0.003148819,0;0;0,0.001680806;0.3113652;-0.0103116,0.002589896;0.6129278;-0.03309584,0.1686877;0.4857334;-0.05749965,0.2288365;0.239617;-0.0263772,0.2248205;-0.01361284;-0.05905271,-0.1687862;0.5031441;0.004103007,-0.4186913;0.455857;-0.01760244,-0.6600024;0.4623512;-0.1008847,0.07328144;0.005339116;-0.05028653,0.1007316;-0.3400774;-0.05151892,0.09529302;-0.6914247;0.01561022,0.1134846;-0.7209345;-0.04298902,-0.08514739;0.004286693;-0.02567014,-0.127968;-0.338997;-0.04542539,-0.1333676;-0.6921978;0.01115123,-0.145613;-0.7238629;-0.04675982,0.002548859;0.5389279;-0.0250392,434.9542
+0;0;0,0.009752483;0.3112867;0.006885272,0.01967597;0.6134635;-0.001353513,0.1873414;0.4873735;0.0005126379,0.2201604;0.2346269;0.01482008,0.250444;-0.01073632;-0.05113959,-0.1565168;0.5020293;0.01203982,-0.4027384;0.4351562;0.003944974,-0.6532183;0.3884413;-0.01947292,0.07621816;0.004445583;-0.0451952,0.08635519;-0.3382186;0.00376321,0.08569486;-0.683353;0.09637439,0.09876889;-0.7077163;0.03149012,-0.07842887;0.007609781;-0.04077474,-0.1179582;-0.3346665;-0.006092411,-0.1371788;-0.6804212;0.08210734,-0.1383433;-0.6414915;-0.003069952,0.01720359;0.5391892;0.003148028,0;0;0,0.001745701;0.3113439;-0.01019001,0.002696902;0.6129292;-0.03305125,0.1694631;0.4857132;-0.056288,0.2289023;0.2394173;-0.02517628,0.2247577;-0.01427943;-0.05821681,-0.1690077;0.502084;0.003597708,-0.4169028;0.4462132;-0.02067347,-0.6579657;0.4349478;-0.1057187,0.07328388;0.005145431;-0.04974509,0.1008165;-0.3400452;-0.05170417,0.09537065;-0.6910161;0.01526403,0.1135169;-0.7210555;-0.04306484,-0.08477129;0.004339869;-0.02581799,-0.1277252;-0.3386943;-0.04584245,-0.1328053;-0.6914681;0.0109011,-0.1449004;-0.7233953;-0.04702129,0.002649024;0.5389178;-0.02496648,434.9655
+0;0;0,0.009866877;0.3112859;0.006753146,0.01982925;0.613455;-0.00169506,0.1874622;0.4872689;0.000586872,0.2201446;0.2345029;0.01486294,0.2504888;-0.0108577;-0.05107901,-0.1566977;0.50357;0.01168794,-0.4045703;0.4430458;0.004031458,-0.6559144;0.4007614;-0.0185312,0.07625899;0.004348569;-0.04513571,0.08652238;-0.3383149;0.003801811,0.08591945;-0.6834705;0.09633397,0.09785971;-0.708341;0.03165839,-0.07836691;0.007694323;-0.04087788,-0.1178549;-0.3345733;-0.006063897,-0.1369716;-0.680354;0.082057,-0.1380288;-0.6414375;-0.003123067,0.01734995;0.539185;0.002874696,0;0;0,0.001745701;0.3113439;-0.01019001,0.002696902;0.6129292;-0.03305125,0.1694631;0.4857132;-0.056288,0.2289023;0.2394173;-0.02517628,0.2247577;-0.01427943;-0.05821681,-0.1690077;0.502084;0.003597708,-0.4169028;0.4462132;-0.02067347,-0.6579657;0.4349478;-0.1057187,0.07328388;0.005145431;-0.04974509,0.1008165;-0.3400452;-0.05170417,0.09537065;-0.6910161;0.01526403,0.1135169;-0.7210555;-0.04306484,-0.08477129;0.004339869;-0.02581799,-0.1277252;-0.3386943;-0.04584245,-0.1328053;-0.6914681;0.0109011,-0.1449004;-0.7233953;-0.04702129,0.002649024;0.5389178;-0.02496648,434.9875
+0;0;0,0.009870398;0.311397;0.006755556,0.01983649;0.6136789;-0.001695941,0.1877464;0.4873771;0.0005841455,0.2204234;0.2346532;0.01485783,0.2508999;-0.0117777;-0.05137179,-0.156976;0.5037048;0.01170336,-0.4048072;0.4431908;0.004048154,-0.6572478;0.4007219;-0.01861294,0.07585756;0.004325678;-0.04489811,0.08608758;-0.3372235;0.003880277,0.08548437;-0.6825389;0.09645524,0.09741675;-0.7073731;0.03182233,-0.07795437;0.007653819;-0.04066269,-0.117314;-0.3335008;-0.005961917,-0.1364395;-0.6794415;0.08219974,-0.1374961;-0.6405308;-0.002924137,0.01735616;0.5393782;0.002875709,0;0;0,0.001949146;0.3114561;-0.01012135,0.003014326;0.6131489;-0.03305125,0.1701424;0.4856959;-0.05551291,0.2288265;0.2393385;-0.02380967,0.2246294;-0.01544519;-0.05714202,-0.168949;0.5013648;0.002802243,-0.4143679;0.4357073;-0.021683,-0.6515024;0.3855945;-0.1071191,0.07334432;0.004756093;-0.04885602,0.1008859;-0.3392963;-0.05189419,0.0956305;-0.690467;0.01492429,0.1136667;-0.7206343;-0.04322362,-0.08418259;0.004379372;-0.02613489,-0.1269193;-0.3375514;-0.04605474,-0.1317533;-0.6904624;0.01089788,-0.144035;-0.7225157;-0.04676608,0.002945453;0.5391089;-0.02494454,434.9991
+0;0;0,0.009870398;0.311397;0.006755556,0.01983649;0.6136789;-0.001695941,0.1877464;0.4873771;0.0005841455,0.2204234;0.2346532;0.01485783,0.2508999;-0.0117777;-0.05137179,-0.156976;0.5037048;0.01170336,-0.4048072;0.4431908;0.004048154,-0.6572478;0.4007219;-0.01861294,0.07585756;0.004325678;-0.04489811,0.08608758;-0.3372235;0.003880277,0.08548437;-0.6825389;0.09645524,0.09741675;-0.7073731;0.03182233,-0.07795437;0.007653819;-0.04066269,-0.117314;-0.3335008;-0.005961917,-0.1364395;-0.6794415;0.08219974,-0.1374961;-0.6405308;-0.002924137,0.01735616;0.5393782;0.002875709,0;0;0,0.001949146;0.3114561;-0.01012135,0.003014326;0.6131489;-0.03305125,0.1701424;0.4856959;-0.05551291,0.2288265;0.2393385;-0.02380967,0.2246294;-0.01544519;-0.05714202,-0.168949;0.5013648;0.002802243,-0.4143679;0.4357073;-0.021683,-0.6515024;0.3855945;-0.1071191,0.07334432;0.004756093;-0.04885602,0.1008859;-0.3392963;-0.05189419,0.0956305;-0.690467;0.01492429,0.1136667;-0.7206343;-0.04322362,-0.08418259;0.004379372;-0.02613489,-0.1269193;-0.3375514;-0.04605474,-0.1317533;-0.6904624;0.01089788,-0.144035;-0.7225157;-0.04676608,0.002945453;0.5391089;-0.02494454,435.0129
+0;0;0,0.009928355;0.3114811;0.006785705,0.01988892;0.6138175;-0.001654915,0.1881698;0.4873808;0.000752311,0.2206673;0.2345828;0.01499313,0.2513115;-0.01186496;-0.05115232,-0.1576422;0.5055022;0.01157042,-0.4071353;0.4522364;0.002535729,-0.660727;0.4157982;-0.01781921,0.07590668;0.004166555;-0.04482044,0.08625115;-0.3373631;0.004000932,0.08578179;-0.6824491;0.09640265,0.09610867;-0.7078791;0.03154255,-0.07786923;0.007794992;-0.04078819,-0.1172623;-0.3333363;-0.00599369,-0.1361749;-0.6790038;0.08220457,-0.1371376;-0.6400549;-0.003264442,0.01741885;0.5395008;0.002922046,0;0;0,0.002031893;0.3115452;-0.01002789,0.003128141;0.6132928;-0.03295088,0.1708152;0.485633;-0.05416989,0.2288454;0.2389976;-0.02303839,0.2245518;-0.01575099;-0.05673623,-0.1690834;0.5001844;0.001998713,-0.392913;0.377728;-0.006395389,-0.6300126;0.3501733;-0.1016598,0.0734711;0.004697829;-0.04866194,0.1005462;-0.339381;-0.0517888,0.09548774;-0.690286;0.01501489,0.1143465;-0.7206154;-0.04321456,-0.08406805;0.004280101;-0.02650095,-0.1268211;-0.3376557;-0.04612714,-0.1314591;-0.6902775;0.01096071,-0.1435519;-0.7223158;-0.04727139,0.003054723;0.539237;-0.02484226,435.0323
+0;0;0,0.009928355;0.3114811;0.006785705,0.01988892;0.6138175;-0.001654915,0.1881698;0.4873808;0.000752311,0.2206673;0.2345828;0.01499313,0.2513115;-0.01186496;-0.05115232,-0.1576422;0.5055022;0.01157042,-0.4071353;0.4522364;0.002535729,-0.660727;0.4157982;-0.01781921,0.07590668;0.004166555;-0.04482044,0.08625115;-0.3373631;0.004000932,0.08578179;-0.6824491;0.09640265,0.09610867;-0.7078791;0.03154255,-0.07786923;0.007794992;-0.04078819,-0.1172623;-0.3333363;-0.00599369,-0.1361749;-0.6790038;0.08220457,-0.1371376;-0.6400549;-0.003264442,0.01741885;0.5395008;0.002922046,0;0;0,0.002031893;0.3115452;-0.01002789,0.003128141;0.6132928;-0.03295088,0.1708152;0.485633;-0.05416989,0.2288454;0.2389976;-0.02303839,0.2245518;-0.01575099;-0.05673623,-0.1690834;0.5001844;0.001998713,-0.392913;0.377728;-0.006395389,-0.6300126;0.3501733;-0.1016598,0.0734711;0.004697829;-0.04866194,0.1005462;-0.339381;-0.0517888,0.09548774;-0.690286;0.01501489,0.1143465;-0.7206154;-0.04321456,-0.08406805;0.004280101;-0.02650095,-0.1268211;-0.3376557;-0.04612714,-0.1314591;-0.6902775;0.01096071,-0.1435519;-0.7223158;-0.04727139,0.003054723;0.539237;-0.02484226,435.0547
+0;0;0,0.009933014;0.3116272;0.00678889,0.01989613;0.614041;-0.001653963,0.1887085;0.4874212;0.0007477724,0.2212053;0.2346293;0.01498825,0.2518516;-0.01183558;-0.0511618,-0.1581814;0.5055991;0.01159961,-0.4076685;0.4523346;0.002565128,-0.6612778;0.4158939;-0.01779123,0.07579441;0.004160393;-0.04475415,0.08611882;-0.3367065;0.003972471,0.08564928;-0.6819192;0.09640813,0.0960058;-0.7075083;0.03136187,-0.07775407;0.007783464;-0.04072787,-0.1170707;-0.3326858;-0.006000895,-0.1359902;-0.6784803;0.08222976,-0.1369556;-0.6395057;-0.003484555,0.01742537;0.5397037;0.002924271,0;0;0,0.002011061;0.3116987;-0.009805202,0.003011331;0.6135345;-0.03259373,0.1714048;0.4857463;-0.0531652,0.2290356;0.2390329;-0.02196026,0.2242942;-0.01567788;-0.05601788,-0.1696368;0.4991522;0.00116135,-0.39521;0.3810354;-0.0169417,-0.6184198;0.2966671;-0.1124371,0.07366072;0.004494727;-0.04815531,0.1004416;-0.3389314;-0.0516715,0.09556447;-0.6899981;0.0149982,0.1146797;-0.7204856;-0.04334807,-0.08373445;0.004160664;-0.02713427,-0.1263825;-0.3371494;-0.0460991,-0.1306724;-0.6898659;0.01125162,-0.1427252;-0.722137;-0.04710465,0.002968028;0.5394542;-0.02451825,435.066
+0;0;0,0.01005768;0.3116236;0.00677149,0.02008917;0.6140353;-0.001665576,0.1888752;0.4873659;0.0007598447,0.2212604;0.2345628;0.01505524,0.2518348;-0.01206304;-0.050526,-0.1582589;0.5068526;0.01118548,-0.4090306;0.4600487;0.00193621,-0.6631356;0.4254067;-0.01510892,0.0758227;0.004084145;-0.04471325,0.08643563;-0.3367927;0.003881156,0.08594396;-0.6820113;0.09629494,0.09651437;-0.7084865;0.03205134,-0.07769901;0.007834421;-0.04082305,-0.1167903;-0.3326553;-0.006042216,-0.1356478;-0.6784512;0.08219621,-0.1365048;-0.6394764;-0.003519244,0.01760694;0.5396982;0.00291072,0;0;0,0.002011061;0.3116987;-0.009805202,0.003011331;0.6135345;-0.03259373,0.1714048;0.4857463;-0.0531652,0.2290356;0.2390329;-0.02196026,0.2242942;-0.01567788;-0.05601788,-0.1696368;0.4991522;0.00116135,-0.39521;0.3810354;-0.0169417,-0.6184198;0.2966671;-0.1124371,0.07366072;0.004494727;-0.04815531,0.1004416;-0.3389314;-0.0516715,0.09556447;-0.6899981;0.0149982,0.1146797;-0.7204856;-0.04334807,-0.08373445;0.004160664;-0.02713427,-0.1263825;-0.3371494;-0.0460991,-0.1306724;-0.6898659;0.01125162,-0.1427252;-0.722137;-0.04710465,0.002968028;0.5394542;-0.02451825,435.0878
+0;0;0,0.01005738;0.3116143;0.006771288,0.02008915;0.6140344;-0.001666187,0.1895988;0.4871379;0.000750511,0.2219838;0.2343366;0.0150458,0.2524363;-0.01130666;-0.05027415,-0.1590024;0.506707;0.0112202,-0.4097723;0.4599034;0.001971005,-0.6628649;0.4253994;-0.01500622,0.07563201;0.004073874;-0.0446008,0.08621764;-0.3359262;0.003868617,0.08572476;-0.6819924;0.09650931,0.09628094;-0.7083915;0.03235225,-0.0775036;0.007814717;-0.04072038,-0.1164943;-0.3317992;-0.006029002,-0.1353982;-0.6784441;0.08242608,-0.136254;-0.6394815;-0.003173903,0.01760672;0.5396914;0.002910476,0;0;0,0.001936406;0.311692;-0.009739399,0.002822295;0.6135345;-0.03255153,0.1721921;0.4855446;-0.05189109,0.2284887;0.2385452;-0.02052855,0.22461;-0.01506107;-0.05521965,-0.1706127;0.4982695;-0.0004608147,-0.3928624;0.3739571;-0.01815706,-0.6002638;0.2506338;-0.1036594,0.07385772;0.004131019;-0.04747629,0.1004249;-0.3384154;-0.05166435,0.09552845;-0.6903223;0.01528287,0.1145695;-0.7199875;-0.04375887,-0.08335249;0.004172091;-0.02758593,-0.1258828;-0.3362825;-0.04611245,-0.1299465;-0.6898329;0.01159348,-0.1419337;-0.7220879;-0.046622,0.00281103;0.5394493;-0.02446556,435.0998
+0;0;0,0.009999976;0.3114651;0.006703796,0.01984673;0.6137398;-0.001823158,0.1903688;0.4866791;0.0007995614,0.2215089;0.2337005;0.01543456,0.2527862;-0.008552536;-0.04924078,-0.1602791;0.5070364;0.01088632,-0.4122873;0.4672772;0.001236829,-0.6626153;0.4356067;-0.01220164,0.07547347;0.004081646;-0.04443623,0.08618556;-0.335408;0.003888775,0.08581723;-0.6815779;0.09658253,0.09637003;-0.7078066;0.03267936,-0.07725997;0.007769253;-0.04071879,-0.116165;-0.3313235;-0.005994342,-0.1348343;-0.6780894;0.08249709,-0.1355901;-0.6391645;-0.002804816,0.0174283;0.5394286;0.002781595,0;0;0,0.001729831;0.3115433;-0.009653091,0.002310023;0.6132357;-0.03248549,0.1730802;0.4855458;-0.05047321,0.2285725;0.2382656;-0.01956797,0.2250844;-0.01214607;-0.05317688,-0.1721218;0.4974608;-0.001985388,-0.3621755;0.3269934;-0.003557467,-0.5740513;0.2193833;-0.0894438,0.07398479;0.003760755;-0.04689979,0.1002991;-0.338272;-0.05184507,0.09570687;-0.6902645;0.01528192,0.114674;-0.7193731;-0.04390478,-0.08298739;0.004342935;-0.02795915,-0.125493;-0.3355958;-0.04634993,-0.1291059;-0.6892122;0.01168706,-0.1409114;-0.7217885;-0.04577142,0.002383783;0.5391843;-0.02438688,435.1217
+0;0;0,0.009999976;0.3114651;0.006703796,0.01984673;0.6137398;-0.001823158,0.1903688;0.4866791;0.0007995614,0.2215089;0.2337005;0.01543456,0.2527862;-0.008552536;-0.04924078,-0.1602791;0.5070364;0.01088632,-0.4122873;0.4672772;0.001236829,-0.6626153;0.4356067;-0.01220164,0.07547347;0.004081646;-0.04443623,0.08618556;-0.335408;0.003888775,0.08581723;-0.6815779;0.09658253,0.09637003;-0.7078066;0.03267936,-0.07725997;0.007769253;-0.04071879,-0.116165;-0.3313235;-0.005994342,-0.1348343;-0.6780894;0.08249709,-0.1355901;-0.6391645;-0.002804816,0.0174283;0.5394286;0.002781595,0;0;0,0.001729831;0.3115433;-0.009653091,0.002310023;0.6132357;-0.03248549,0.1730802;0.4855458;-0.05047321,0.2285725;0.2382656;-0.01956797,0.2250844;-0.01214607;-0.05317688,-0.1721218;0.4974608;-0.001985388,-0.3621755;0.3269934;-0.003557467,-0.5740513;0.2193833;-0.0894438,0.07398479;0.003760755;-0.04689979,0.1002991;-0.338272;-0.05184507,0.09570687;-0.6902645;0.01528192,0.114674;-0.7193731;-0.04390478,-0.08298739;0.004342935;-0.02795915,-0.125493;-0.3355958;-0.04634993,-0.1291059;-0.6892122;0.01168706,-0.1409114;-0.7217885;-0.04577142,0.002383783;0.5391843;-0.02438688,435.1333
+0;0;0,0.009999976;0.3114651;0.006703796,0.01984673;0.6137398;-0.001823158,0.1903688;0.4866791;0.0007995614,0.2215089;0.2337005;0.01543456,0.2527862;-0.008552536;-0.04924078,-0.1602791;0.5070364;0.01088632,-0.4122873;0.4672772;0.001236829,-0.6626153;0.4356067;-0.01220164,0.07547347;0.004081646;-0.04443623,0.08618556;-0.335408;0.003888775,0.08581723;-0.6815779;0.09658253,0.09637003;-0.7078066;0.03267936,-0.07725997;0.007769253;-0.04071879,-0.116165;-0.3313235;-0.005994342,-0.1348343;-0.6780894;0.08249709,-0.1355901;-0.6391645;-0.002804816,0.0174283;0.5394286;0.002781595,0;0;0,0.001729831;0.3115433;-0.009653091,0.002310023;0.6132357;-0.03248549,0.1730802;0.4855458;-0.05047321,0.2285725;0.2382656;-0.01956797,0.2250844;-0.01214607;-0.05317688,-0.1721218;0.4974608;-0.001985388,-0.3621755;0.3269934;-0.003557467,-0.5740513;0.2193833;-0.0894438,0.07398479;0.003760755;-0.04689979,0.1002991;-0.338272;-0.05184507,0.09570687;-0.6902645;0.01528192,0.114674;-0.7193731;-0.04390478,-0.08298739;0.004342935;-0.02795915,-0.125493;-0.3355958;-0.04634993,-0.1291059;-0.6892122;0.01168706,-0.1409114;-0.7217885;-0.04577142,0.002383783;0.5391843;-0.02438688,435.1548
+0;0;0,0.01000115;0.3115017;0.006704585,0.01984795;0.6137778;-0.001822506,0.1911986;0.4864619;0.0007908726,0.2223427;0.233451;0.01542774,0.2536175;-0.008782953;-0.04924249,-0.1611295;0.5069167;0.01092596,-0.4131698;0.4671524;0.001275238,-0.6634781;0.4354844;-0.01216217,0.07537773;0.004076468;-0.04437988,0.08607574;-0.3349667;0.003881585,0.08570741;-0.6811334;0.0965745,0.09622008;-0.7071483;0.03291433,-0.07716197;0.007759399;-0.04066715,-0.1160158;-0.3308874;-0.005988363,-0.1346849;-0.6776502;0.08250228,-0.1354379;-0.6387593;-0.002475247,0.01742944;0.5394641;0.002782403,0;0;0,0.001573101;0.3115786;-0.009726524,0.001886338;0.6132581;-0.03274179,0.1739254;0.4856236;-0.04895329,0.2278276;0.2379323;-0.01825714,0.2250119;-0.01234567;-0.05276322,-0.1733135;0.4968278;-0.003074663,-0.3593955;0.3219788;-0.002991629,-0.5496828;0.1782779;-0.08652861,0.07419349;0.003465921;-0.04638219,0.09973203;-0.3381684;-0.0516417,0.095843;-0.6902202;0.01520085,0.1145755;-0.7189342;-0.04398155,-0.08278055;0.004508025;-0.02819666,-0.1253286;-0.3349638;-0.04670192,-0.1286126;-0.6885037;0.01179845,-0.1407133;-0.7209133;-0.04529289,0.002043217;0.5392108;-0.02458405,435.1668
+0;0;0,0.01000313;0.3115014;0.006716044,0.01981723;0.6137792;-0.001788833,0.1911815;0.4864541;0.0008360213,0.2221709;0.2334277;0.01553342,0.2533157;-0.009235978;-0.0475693,-0.1613458;0.5079058;0.01040386,-0.4144548;0.4749736;0.003330946,-0.6653291;0.4494222;-0.01237901,0.07540862;0.004129217;-0.04432248,0.08614998;-0.334922;0.003873032,0.08606102;-0.6811997;0.09615144,0.09744037;-0.7065927;0.03209738,-0.07712404;0.007692666;-0.04075168,-0.1160579;-0.330941;-0.006034318,-0.1340704;-0.6778046;0.08219698,-0.1346983;-0.6389111;-0.002781294,0.01741465;0.5394646;0.00280909,0;0;0,0.001573101;0.3115786;-0.009726524,0.001886338;0.6132581;-0.03274179,0.1739254;0.4856236;-0.04895329,0.2278276;0.2379323;-0.01825714,0.2250119;-0.01234567;-0.05276322,-0.1733135;0.4968278;-0.003074663,-0.3593955;0.3219788;-0.002991629,-0.5496828;0.1782779;-0.08652861,0.07419349;0.003465921;-0.04638219,0.09973203;-0.3381684;-0.0516417,0.095843;-0.6902202;0.01520085,0.1145755;-0.7189342;-0.04398155,-0.08278055;0.004508025;-0.02819666,-0.1253286;-0.3349638;-0.04670192,-0.1286126;-0.6885037;0.01179845,-0.1407133;-0.7209133;-0.04529289,0.002043217;0.5392108;-0.02458405,435.1779
+0;0;0,0.009995467;0.3112627;0.006710899,0.01980191;0.6133049;-0.001787632,0.192462;0.4856365;0.0008193362,0.2234427;0.2326803;0.01551265,0.2544208;-0.008683905;-0.04725213,-0.1626908;0.507248;0.01045843,-0.4157295;0.4743249;0.00338748,-0.6652604;0.4489103;-0.01223835,0.07536578;0.004126871;-0.0442973,0.08609207;-0.3344485;0.003830578,0.08600315;-0.680586;0.09607162,0.09738527;-0.7059925;0.03200191,-0.07708023;0.007688295;-0.04072852,-0.1159594;-0.3304702;-0.006059885,-0.1339646;-0.6771933;0.08213569,-0.1345927;-0.6382976;-0.00286334,0.017401;0.5390418;0.0028071,0;0;0,0.001010761;0.3113444;-0.009647131,0.0004449785;0.6127837;-0.03269792,0.1744314;0.4857028;-0.04802752,0.2274812;0.2380236;-0.01635289,0.2253851;-0.01081705;-0.05141926,-0.1758378;0.4958613;-0.003500029,-0.3485329;0.307875;-0.003797331,-0.5350151;0.1615215;-0.0872286,0.07436863;0.003321648;-0.04601693,0.09939742;-0.3378651;-0.051481,0.09604585;-0.6898208;0.0151186,0.1148475;-0.7185411;-0.04406571,-0.08262531;0.004654167;-0.02847242,-0.1248699;-0.3343754;-0.04688399,-0.1279453;-0.6877386;0.01180659,-0.1402373;-0.7202575;-0.04515536,0.0008470714;0.5387914;-0.02452183,435.1998
+0;0;0,0.009995467;0.3112627;0.006710899,0.01980191;0.6133049;-0.001787632,0.192462;0.4856365;0.0008193362,0.2234427;0.2326803;0.01551265,0.2544208;-0.008683905;-0.04725213,-0.1626908;0.507248;0.01045843,-0.4157295;0.4743249;0.00338748,-0.6652604;0.4489103;-0.01223835,0.07536578;0.004126871;-0.0442973,0.08609207;-0.3344485;0.003830578,0.08600315;-0.680586;0.09607162,0.09738527;-0.7059925;0.03200191,-0.07708023;0.007688295;-0.04072852,-0.1159594;-0.3304702;-0.006059885,-0.1339646;-0.6771933;0.08213569,-0.1345927;-0.6382976;-0.00286334,0.017401;0.5390418;0.0028071,0;0;0,0.001010761;0.3113444;-0.009647131,0.0004449785;0.6127837;-0.03269792,0.1744314;0.4857028;-0.04802752,0.2274812;0.2380236;-0.01635289,0.2253851;-0.01081705;-0.05141926,-0.1758378;0.4958613;-0.003500029,-0.3485329;0.307875;-0.003797331,-0.5350151;0.1615215;-0.0872286,0.07436863;0.003321648;-0.04601693,0.09939742;-0.3378651;-0.051481,0.09604585;-0.6898208;0.0151186,0.1148475;-0.7185411;-0.04406571,-0.08262531;0.004654167;-0.02847242,-0.1248699;-0.3343754;-0.04688399,-0.1279453;-0.6877386;0.01180659,-0.1402373;-0.7202575;-0.04515536,0.0008470714;0.5387914;-0.02452183,435.2109

+ 136 - 0
DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_OneArm_Sideways_ColorFeedback_Slow.csv

@@ -0,0 +1,136 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.007291636;0.3148583;0.00828374,0.01321412;0.6200638;0.001566526,0.1832597;0.4936111;0.005333987,0.218213;0.2372753;0.02114614,0.2502129;0.008767188;-0.03785465,-0.157639;0.4875003;0.006842842,-0.2084052;0.2333925;0.001203794,-0.2575476;0.004422754;-0.04214243,0.07513533;0.00515129;-0.04261106,0.08938334;-0.3341393;0.00313922,0.08994062;-0.6753928;0.09239786,0.1005541;-0.6976769;0.0321504,-0.0760147;0.006596173;-0.04081434,-0.1102267;-0.3322472;-0.003013428,-0.12783;-0.6743478;0.08112182,-0.1274245;-0.6358832;0.001095481,0.01183084;0.5451109;0.005727584,0;0;0,0.006863251;0.3148893;0.007429838,0.01308177;0.6200945;0.0008158679,0.1798844;0.4865621;-0.01344466,0.2251132;0.2322039;-0.03432655,0.1996465;0.008157432;-0.1109793,-0.1574947;0.487865;0.01589442,-0.2543444;0.2481613;0.03438926,-0.37961;0.05714794;-0.03301589,0.07522644;0.001922429;-0.04271817,0.1107307;-0.3386384;-0.05583143,0.1136983;-0.6841931;0.01491117,0.1302327;-0.7100696;-0.04059076,-0.08014891;0.007328723;-0.03178046,-0.1252431;-0.33208;-0.04528667,-0.1239001;-0.6767514;0.0296884,-0.13902;-0.7080925;-0.02015833,0.01173539;0.545135;0.004868984,245.7763
+0;0;0,0.007292155;0.3148807;0.008284329,0.01321434;0.6200706;0.001567639,0.1831566;0.4936569;0.005334897,0.2181132;0.2372963;0.02114858,0.2500311;0.009373799;-0.03770102,-0.1575363;0.4875498;0.006842841,-0.2083074;0.2334174;0.001203247,-0.2573239;0.005034402;-0.0420319,0.07530516;0.005162934;-0.04270738,0.08955418;-0.3341517;0.003046136,0.0901116;-0.6754869;0.09232613,0.1007361;-0.6978256;0.0320158,-0.07618652;0.006611083;-0.0409066,-0.110401;-0.3322563;-0.00310301,-0.1280084;-0.6744387;0.08105237,-0.1276025;-0.6359653;0.0009425282,0.01183121;0.5451257;0.005728256,0;0;0,0.007083267;0.3149062;0.007456303,0.01342379;0.6200945;0.0009014606,0.1800579;0.4867187;-0.01410651,0.2256733;0.2324371;-0.03538799,0.1996921;0.00896287;-0.1116438,-0.1570828;0.4879737;0.01617044,-0.2583275;0.2500924;0.03500617,-0.3877551;0.06273803;-0.03265118,0.07532345;0.001896799;-0.04294443,0.1106889;-0.3387101;-0.05586863,0.1135717;-0.6842953;0.01514888,0.1298942;-0.7101777;-0.0405314,-0.08038935;0.007370319;-0.0316966,-0.1255662;-0.3320472;-0.04532114,-0.1240689;-0.6768124;0.0296163,-0.1395152;-0.7081652;-0.02025158,0.01205373;0.5451427;0.00494051,245.8055
+0;0;0,0.007292153;0.3148806;0.008284327,0.01321263;0.6199817;0.001570099,0.1826818;0.4937434;0.005336601,0.217648;0.2373133;0.02115457,0.2495544;0.009473175;-0.03767376,-0.1570692;0.4876533;0.006840376,-0.207854;0.2334519;0.001199253,-0.2568529;0.005151451;-0.04202027,0.07550838;0.005176866;-0.04282263,0.08975551;-0.3340926;0.002924804,0.09031257;-0.675213;0.09214865,0.1008943;-0.6973411;0.03208093,-0.07639211;0.006628923;-0.04101699,-0.110602;-0.3321933;-0.003218431,-0.1281984;-0.6741605;0.08088401,-0.1277941;-0.6357212;0.001096435,0.01183011;0.5450699;0.005728872,0;0;0,0.007505313;0.3148938;0.007559299,0.0143557;0.6199875;0.001232386,0.1803882;0.4869904;-0.01438189,0.2262333;0.2327651;-0.03667498,0.1997529;0.009133488;-0.1120248,-0.1559051;0.4883578;0.01659424,-0.2608859;0.2520735;0.03603745,-0.3931869;0.06714901;-0.03244081,0.07541656;0.001928329;-0.04325175,0.1106954;-0.3386512;-0.05592155,0.1135067;-0.684071;0.01480103,0.1297836;-0.7101785;-0.04019403,-0.08067051;0.007392423;-0.0316182,-0.1258618;-0.3319749;-0.0452973,-0.1243967;-0.6765229;0.0295956,-0.1399112;-0.7075276;-0.02015549,0.01285256;0.545068;0.00520587,245.8381
+0;0;0,0.007207537;0.3149302;0.008225035,0.0130587;0.6200795;0.001463907,0.1828119;0.4937525;0.005291015,0.2178101;0.2373272;0.02108556,0.2497011;0.009900391;-0.03772731,-0.1574321;0.4875518;0.006951904,-0.2081756;0.2333418;0.001415777,-0.2571818;0.005370766;-0.04132195,0.07553345;0.005214977;-0.04284271,0.08974718;-0.3339624;0.002792925,0.09045462;-0.6747066;0.09205063,0.10041;-0.6969482;0.0322653,-0.07640759;0.006593907;-0.04106575,-0.1106019;-0.3321271;-0.003319249,-0.1282397;-0.673751;0.08068111,-0.1278675;-0.6353378;0.001109444,0.01169422;0.5451574;0.005636647,0;0;0,0.00768298;0.3149343;0.007612705,0.01463765;0.6200745;0.001334667,0.1808418;0.4870117;-0.01500821,0.2268748;0.232823;-0.03730845,0.1999259;0.009535551;-0.1122446,-0.1558821;0.488386;0.01722075,-0.2632797;0.253248;0.03732519,-0.3979154;0.07065992;-0.03147711,0.07541887;0.001918495;-0.04331636,0.1107217;-0.3385524;-0.05593681,0.1133828;-0.6836472;0.01460791,0.1298194;-0.7098508;-0.03992248,-0.08073429;0.007410752;-0.03154441,-0.125907;-0.3318463;-0.04533073,-0.1245569;-0.6760536;0.02945913,-0.1400318;-0.7069219;-0.02012065,0.01311557;0.5451442;0.005298853,245.8603
+0;0;0,0.007207537;0.3149302;0.008225035,0.0130587;0.6200795;0.001463907,0.1828119;0.4937525;0.005291015,0.2178101;0.2373272;0.02108556,0.2497011;0.009900391;-0.03772731,-0.1574321;0.4875518;0.006951904,-0.2081756;0.2333418;0.001415777,-0.2571818;0.005370766;-0.04132195,0.07553345;0.005214977;-0.04284271,0.08974718;-0.3339624;0.002792925,0.09045462;-0.6747066;0.09205063,0.10041;-0.6969482;0.0322653,-0.07640759;0.006593907;-0.04106575,-0.1106019;-0.3321271;-0.003319249,-0.1282397;-0.673751;0.08068111,-0.1278675;-0.6353378;0.001109444,0.01169422;0.5451574;0.005636647,0;0;0,0.00768298;0.3149343;0.007612705,0.01463765;0.6200745;0.001334667,0.1808418;0.4870117;-0.01500821,0.2268748;0.232823;-0.03730845,0.1999259;0.009535551;-0.1122446,-0.1558821;0.488386;0.01722075,-0.2632797;0.253248;0.03732519,-0.3979154;0.07065992;-0.03147711,0.07541887;0.001918495;-0.04331636,0.1107217;-0.3385524;-0.05593681,0.1133828;-0.6836472;0.01460791,0.1298194;-0.7098508;-0.03992248,-0.08073429;0.007410752;-0.03154441,-0.125907;-0.3318463;-0.04533073,-0.1245569;-0.6760536;0.02945913,-0.1400318;-0.7069219;-0.02012065,0.01311557;0.5451442;0.005298853,245.883
+0;0;0,0.00720685;0.3149002;0.008224251,0.01305674;0.6199828;0.00146485,0.1823248;0.4938237;0.005291715,0.2173228;0.2373994;0.0210862,0.2491858;0.01017247;-0.03767499,-0.1569537;0.4876406;0.00694789,-0.207697;0.2334316;0.001411785,-0.2566602;0.005660847;-0.04128839,0.07565871;0.005223625;-0.04291376,0.08986645;-0.3338108;0.002702635,0.09057367;-0.6744477;0.09193221,0.100519;-0.6966364;0.03220731,-0.07653431;0.006604843;-0.04113385,-0.1107143;-0.3319734;-0.003403261,-0.1283464;-0.6734897;0.08057063,-0.1279746;-0.6350849;0.001079395,0.01169266;0.5450827;0.005636366,0;0;0,0.008093432;0.3148895;0.007796764,0.01546523;0.6199588;0.00179267,0.1809953;0.4871243;-0.01545906,0.22718;0.2329645;-0.03776383,0.1999135;0.009919479;-0.1126483,-0.154803;0.4887952;0.01741982,-0.264134;0.2545958;0.03803859,-0.4022062;0.07459889;-0.03005994,0.07548569;0.00189501;-0.04349065,0.1106082;-0.3384514;-0.05605173,0.1131315;-0.6834103;0.01460886,0.1294522;-0.7097028;-0.03974581,-0.08093613;0.007435828;-0.03141925,-0.1262028;-0.3316506;-0.04550425,-0.1246826;-0.6757704;0.02916283,-0.1404606;-0.7065055;-0.02035428,0.01384079;0.5450489;0.005684376,245.9166
+0;0;0,0.007151114;0.3149913;0.008173891,0.01298157;0.6201674;0.001297542,0.1819171;0.4941717;0.005286631,0.2169387;0.2377065;0.02100761,0.2491946;0.01035306;-0.03832052,-0.1567766;0.4882065;0.006740388,-0.2079251;0.2340347;0.001398318,-0.2569906;0.00566189;-0.03969078,0.07579119;0.005241674;-0.04299046,0.08999452;-0.3338063;0.002513617,0.09105716;-0.6745325;0.09178065,0.1006321;-0.6973943;0.03250222,-0.07666412;0.006612339;-0.04121709,-0.1108088;-0.3319782;-0.003581271,-0.1285905;-0.6734911;0.08078004,-0.1281711;-0.6350828;0.001224391,0.01161596;0.545246;0.005500139,0;0;0,0.008393064;0.3149684;0.007869482,0.01604445;0.6201291;0.001980305,0.181093;0.487289;-0.01550627,0.2273126;0.2331446;-0.03836274,0.1997109;0.009673893;-0.1128533,-0.1539115;0.4890563;0.01794234,-0.2649079;0.2556116;0.03871211,-0.4044155;0.07627566;-0.02930347,0.07553646;0.001939803;-0.04370856,0.1105085;-0.3384285;-0.05604815,0.1129869;-0.6834651;0.01471663,0.1292896;-0.7097212;-0.03977609,-0.08113554;0.007431553;-0.03133296,-0.1264723;-0.3316378;-0.04556061,-0.1250487;-0.6758541;0.02912024,-0.1408799;-0.7066623;-0.02039456,0.01435331;0.5451959;0.005842209,245.95
+0;0;0,0.007152031;0.3150317;0.00817494,0.01298326;0.6202485;0.001297708,0.1818597;0.4942611;0.005287389,0.2168804;0.2378032;0.02100793,0.2491056;0.0106656;-0.03826387,-0.1567169;0.488298;0.006740644,-0.2078639;0.2341333;0.001398725,-0.2568828;0.005977333;-0.03965137,0.07579895;0.005242211;-0.04299486,0.09000327;-0.3338291;0.002512354,0.09106651;-0.6747494;0.09183024,0.100602;-0.6973933;0.03279619,-0.07667197;0.006613016;-0.04122131,-0.110819;-0.3320009;-0.003582895,-0.1286108;-0.6737083;0.08082648,-0.1281932;-0.6353347;0.001598805,0.01161749;0.5453178;0.005500823,0;0;0,0.008536637;0.3150043;0.007897854,0.01628082;0.6202032;0.002014637,0.1811513;0.4872082;-0.01580453,0.2274683;0.2330816;-0.03857923,0.1998134;0.009876728;-0.1131303,-0.15363;0.4892883;0.01870989,-0.2654679;0.2562003;0.03887249,-0.4057524;0.07781279;-0.02925424,0.07553211;0.001925915;-0.04373455,0.1106545;-0.3384466;-0.05618477,0.1129374;-0.6836349;0.01484585,0.1300834;-0.7098347;-0.03895855,-0.08116017;0.007454909;-0.03128853,-0.1264289;-0.3316451;-0.04557079,-0.1249674;-0.6760823;0.02903717,-0.1407005;-0.7067105;-0.02019699,0.01457115;0.5452613;0.005877972,245.9729
+0;0;0,0.007153761;0.3151079;0.008176916,0.01298647;0.6204019;0.001298009,0.1816597;0.494458;0.005288926,0.2166814;0.2379922;0.02100994,0.2489412;0.0106111;-0.0383254,-0.1565134;0.4885019;0.006740448,-0.2076619;0.2343295;0.001398366,-0.2567334;0.005928963;-0.03969573,0.07586516;0.005246791;-0.04303242,0.09006749;-0.3337771;0.002468422,0.0911317;-0.6750065;0.09186728,0.1006612;-0.6976174;0.03287023,-0.07673895;0.006618793;-0.04125732,-0.1108812;-0.3319477;-0.003624178,-0.1286891;-0.6739649;0.08086172,-0.1282718;-0.6355965;0.001683697,0.01162037;0.5454537;0.005502106,0;0;0,0.008704215;0.3150706;0.008110285,0.01655935;0.6203501;0.00253272,0.1810697;0.4872097;-0.01588535,0.2276876;0.2331458;-0.03883481,0.1997025;0.009791583;-0.1136229,-0.1531594;0.4894792;0.01930827,-0.2657818;0.2567467;0.03931236,-0.4064453;0.07864156;-0.02965031,0.07555358;0.001929313;-0.04384947,0.1105093;-0.3384134;-0.05626416,0.1127221;-0.683883;0.01498652,0.1297978;-0.7101306;-0.03871631,-0.08128322;0.007465362;-0.03117928,-0.1266706;-0.3315636;-0.04562015,-0.1251371;-0.6763022;0.02910453,-0.1408872;-0.7067909;-0.02021508,0.01482707;0.5453869;0.006313324,246.0058
+0;0;0,0.007135889;0.3151492;0.008171165,0.01297801;0.6204445;0.001287497,0.1817093;0.4944262;0.005279969,0.2167277;0.2379334;0.02098202,0.2488648;0.01278085;-0.03803906,-0.1566549;0.4886708;0.006644789,-0.2081554;0.2345407;0.001451887,-0.2567671;0.008166894;-0.03856992,0.07586184;0.005244745;-0.04302637,0.0902648;-0.3337923;0.002840102,0.09137028;-0.6752503;0.09231328,0.1001843;-0.6971724;0.03289614,-0.07672905;0.006616448;-0.04126342,-0.1108127;-0.3320303;-0.003660351,-0.1286786;-0.6742908;0.08083061,-0.1282403;-0.6359475;0.001873791,0.01160767;0.5454984;0.005490788,0;0;0,0.00878197;0.3151071;0.008188725,0.01662065;0.6203892;0.002658367,0.181214;0.4873078;-0.01601601,0.2279118;0.233266;-0.03932858,0.2001156;0.01213023;-0.1137347,-0.15318;0.4896058;0.01973265,-0.2658947;0.2568767;0.03958158,-0.4050363;0.08043344;-0.02910114,0.07552432;0.001925528;-0.04388809,0.1103817;-0.3384961;-0.05635405,0.1126208;-0.6841691;0.01509762,0.129338;-0.7106543;-0.0381372,-0.08129992;0.00747743;-0.03111599,-0.126786;-0.331606;-0.04563221,-0.1252237;-0.6766108;0.02899671,-0.1410246;-0.7070636;-0.01999082,0.0148973;0.5454274;0.006430864,246.0277
+0;0;0,0.007135889;0.3151492;0.008171165,0.01297801;0.6204445;0.001287497,0.1817093;0.4944262;0.005279969,0.2167277;0.2379334;0.02098202,0.2488648;0.01278085;-0.03803906,-0.1566549;0.4886708;0.006644789,-0.2081554;0.2345407;0.001451887,-0.2567671;0.008166894;-0.03856992,0.07586184;0.005244745;-0.04302637,0.0902648;-0.3337923;0.002840102,0.09137028;-0.6752503;0.09231328,0.1001843;-0.6971724;0.03289614,-0.07672905;0.006616448;-0.04126342,-0.1108127;-0.3320303;-0.003660351,-0.1286786;-0.6742908;0.08083061,-0.1282403;-0.6359475;0.001873791,0.01160767;0.5454984;0.005490788,0;0;0,0.00878197;0.3151071;0.008188725,0.01662065;0.6203892;0.002658367,0.181214;0.4873078;-0.01601601,0.2279118;0.233266;-0.03932858,0.2001156;0.01213023;-0.1137347,-0.15318;0.4896058;0.01973265,-0.2658947;0.2568767;0.03958158,-0.4050363;0.08043344;-0.02910114,0.07552432;0.001925528;-0.04388809,0.1103817;-0.3384961;-0.05635405,0.1126208;-0.6841691;0.01509762,0.129338;-0.7106543;-0.0381372,-0.08129992;0.00747743;-0.03111599,-0.126786;-0.331606;-0.04563221,-0.1252237;-0.6766108;0.02899671,-0.1410246;-0.7070636;-0.01999082,0.0148973;0.5454274;0.006430864,246.0508
+0;0;0,0.007136343;0.3151692;0.008171685,0.0129784;0.620461;0.001288152,0.1818081;0.4944152;0.005280385,0.2168272;0.237917;0.02098276,0.2489679;0.01273946;-0.03804487,-0.1567517;0.4886565;0.006645993,-0.2082533;0.2345211;0.001452982,-0.2568704;0.008122131;-0.03857327,0.07588311;0.005246215;-0.04303842,0.09028713;-0.3338158;0.002831426,0.09139333;-0.675496;0.09236285,0.1002107;-0.6974379;0.03292307,-0.07675055;0.006618303;-0.04127499,-0.1108367;-0.3320534;-0.00366915,-0.1287142;-0.6745368;0.08087682,-0.1282758;-0.6361902;0.001889929,0.0116081;0.5455169;0.005491325,0;0;0,0.008817837;0.3151257;0.008208513,0.01663473;0.6204048;0.002684832,0.1813551;0.4874593;-0.01626325,0.2279731;0.233401;-0.03961563,0.1999076;0.01230076;-0.1141088,-0.1532077;0.4895332;0.0201216,-0.2658684;0.2567736;0.03998887,-0.404303;0.08005963;-0.02951108,0.07552996;0.001929224;-0.04392695,0.1103926;-0.3385101;-0.05658555,0.1125278;-0.6843675;0.01511216,0.1291809;-0.7108508;-0.03818989,-0.08134156;0.007478786;-0.03107558,-0.1267674;-0.3316382;-0.04559194,-0.1253487;-0.6768959;0.02895769,-0.141238;-0.7074782;-0.01989007,0.01491921;0.5454449;0.006457567,246.0841
+0;0;0,0.007103852;0.3151578;0.008163128,0.01292712;0.6204225;0.001267101,0.1818891;0.4943495;0.005306602,0.2169228;0.2378604;0.02098771,0.2493271;0.01271923;-0.03820738,-0.1569047;0.488514;0.006747677,-0.2084449;0.2343944;0.001577594,-0.2573454;0.00804095;-0.03861583,0.07586654;0.005255408;-0.04303753,0.09028832;-0.3337897;0.002847988,0.09145392;-0.6754583;0.09212908,0.09942111;-0.699285;0.0336883,-0.07673424;0.006602315;-0.04127765,-0.1108152;-0.3320551;-0.003665823,-0.1287504;-0.6744583;0.08088201,-0.1283253;-0.6360698;0.00147444,0.01155875;0.5454857;0.005471736,0;0;0,0.008817062;0.3151123;0.008247375,0.01660194;0.6203654;0.002744675,0.1814734;0.4875403;-0.01650453,0.2279634;0.2334526;-0.03969908,0.1998103;0.01240164;-0.1144423,-0.1533456;0.4894987;0.02051796,-0.2655771;0.2565379;0.04034851,-0.4022213;0.07857391;-0.02965023,0.07550065;0.00190863;-0.04394984,0.1104224;-0.3385085;-0.05666614,0.1124175;-0.6843036;0.01496935,0.1296977;-0.7103408;-0.03922797,-0.0813411;0.00751829;-0.03102708,-0.1267426;-0.3315855;-0.04560128,-0.1252729;-0.6767859;0.02885931,-0.1407975;-0.7078038;-0.02025197,0.01489495;0.5454124;0.006513119,246.1175
+0;0;0,0.007104455;0.3151845;0.00816382,0.01292777;0.6204513;0.001267815,0.1818172;0.4944011;0.005307328,0.2168514;0.2379092;0.02098861,0.2492367;0.01290007;-0.03817177,-0.1568324;0.488568;0.006747791,-0.2083732;0.2344457;0.00157765,-0.2572449;0.008224994;-0.0385922,0.0758466;0.005254027;-0.04302622,0.09026954;-0.3338183;0.002862997,0.09143148;-0.6744132;0.09186353,0.09940321;-0.6982706;0.03338945,-0.07671408;0.00660058;-0.04126681,-0.1107978;-0.3320841;-0.003651951,-0.1286766;-0.6734113;0.08063018,-0.1282513;-0.6350179;0.001177371,0.01155942;0.5455155;0.005472392,0;0;0,0.008903608;0.3151354;0.008296013,0.01673511;0.6203895;0.002809286,0.181483;0.4875238;-0.01658225,0.2280641;0.2334552;-0.03983521,0.1998222;0.01264331;-0.1148179,-0.1530639;0.489333;0.02074372,-0.2648705;0.2561675;0.04060619,-0.3985615;0.07678531;-0.03099419,0.07548019;0.001896858;-0.04393983,0.1103815;-0.3385465;-0.0567522,0.1121538;-0.683331;0.01429582,0.1294586;-0.7093478;-0.0399816,-0.08131905;0.007535822;-0.03101596,-0.1267733;-0.3315863;-0.04564447,-0.1252639;-0.6757063;0.02856162,-0.1408716;-0.7067755;-0.02053342,0.01501943;0.5454376;0.006576538,246.1397
+0;0;0,0.007105489;0.3152304;0.008165009,0.0129296;0.6205393;0.001268085,0.181727;0.4945071;0.005308227,0.2167621;0.2380083;0.02098994,0.2490086;0.01396319;-0.03791698,-0.1567398;0.4886772;0.006747912,-0.208282;0.234548;0.001577631,-0.2569444;0.009296522;-0.03842011,0.07584976;0.005254246;-0.04302801,0.09026621;-0.3336655;0.002840552,0.09142832;-0.6743091;0.0918538,0.09942463;-0.6983325;0.03319943,-0.07671728;0.006600856;-0.04126853,-0.1107857;-0.3319315;-0.003670599,-0.128667;-0.6733074;0.08062358,-0.1282404;-0.6348882;0.0009258017,0.01156108;0.545594;0.005473202,0;0;0,0.009026989;0.3151751;0.008397818,0.01700123;0.6204704;0.003050804,0.1815423;0.4875226;-0.0166831,0.2282818;0.2334879;-0.04006743,0.1999132;0.01361886;-0.1146255,-0.1526577;0.4891734;0.02092977,-0.2644478;0.2559867;0.04072661,-0.3950174;0.07576215;-0.03122327,0.07545964;0.001882136;-0.04398298,0.1105812;-0.338377;-0.05696774,0.1120066;-0.6831689;0.01430106,0.1307253;-0.7085772;-0.04049254,-0.08134241;0.007556016;-0.03095999,-0.1268517;-0.331405;-0.04554473,-0.1250594;-0.6756127;0.02848635,-0.1411741;-0.7069642;-0.02049443,0.01524867;0.5455078;0.006779432,246.1736
+0;0;0,0.007074976;0.3152413;0.008146262,0.01286901;0.620531;0.001208473,0.1815367;0.4945458;0.005302925,0.2165768;0.2380546;0.0209686,0.2489078;0.01422818;-0.03796026,-0.1567524;0.4889804;0.006568396,-0.208862;0.2349666;0.001822939,-0.2580953;0.01004912;-0.03823179,0.07588232;0.005263811;-0.04302884,0.09028871;-0.3338067;0.002940994,0.09155255;-0.6751297;0.09202006,0.09928169;-0.699377;0.03385365,-0.07673331;0.006598352;-0.04130105,-0.110772;-0.332081;-0.003521945,-0.1287053;-0.6741192;0.08089532,-0.1262576;-0.7022679;0.02613607,0.01150462;0.5455949;0.005421898,0;0;0,0.009138241;0.3151784;0.008519888,0.01723285;0.6204555;0.003388643,0.181564;0.4875889;-0.01681208,0.229115;0.233716;-0.04023027,0.2000205;0.01413336;-0.1147497,-0.1522263;0.4889883;0.02147174,-0.2634843;0.2555612;0.04132999,-0.3926157;0.07464594;-0.03085686,0.07544994;0.00187254;-0.04405808,0.1106339;-0.3385448;-0.05700922,0.1124329;-0.6839399;0.01466393,0.1299292;-0.709874;-0.03965998,-0.08139123;0.00758171;-0.03090794,-0.1269884;-0.3315286;-0.04555991,-0.1251959;-0.6763976;0.02860373,-0.1413502;-0.707475;-0.02032913,0.01545089;0.5454995;0.007056952,246.1956
+0;0;0,0.007074976;0.3152413;0.008146262,0.01286901;0.620531;0.001208473,0.1815367;0.4945458;0.005302925,0.2165768;0.2380546;0.0209686,0.2489078;0.01422818;-0.03796026,-0.1567524;0.4889804;0.006568396,-0.208862;0.2349666;0.001822939,-0.2580953;0.01004912;-0.03823179,0.07588232;0.005263811;-0.04302884,0.09028871;-0.3338067;0.002940994,0.09155255;-0.6751297;0.09202006,0.09928169;-0.699377;0.03385365,-0.07673331;0.006598352;-0.04130105,-0.110772;-0.332081;-0.003521945,-0.1287053;-0.6741192;0.08089532,-0.1262576;-0.7022679;0.02613607,0.01150462;0.5455949;0.005421898,0;0;0,0.009138241;0.3151784;0.008519888,0.01723285;0.6204555;0.003388643,0.181564;0.4875889;-0.01681208,0.229115;0.233716;-0.04023027,0.2000205;0.01413336;-0.1147497,-0.1522263;0.4889883;0.02147174,-0.2634843;0.2555612;0.04132999,-0.3926157;0.07464594;-0.03085686,0.07544994;0.00187254;-0.04405808,0.1106339;-0.3385448;-0.05700922,0.1124329;-0.6839399;0.01466393,0.1299292;-0.709874;-0.03965998,-0.08139123;0.00758171;-0.03090794,-0.1269884;-0.3315286;-0.04555991,-0.1251959;-0.6763976;0.02860373,-0.1413502;-0.707475;-0.02032913,0.01545089;0.5454995;0.007056952,246.2184
+0;0;0,0.007075467;0.3152632;0.008146828,0.01286946;0.6205504;0.001209228,0.1816951;0.4945215;0.005303367,0.216734;0.2380384;0.02096855,0.2490087;0.01460178;-0.03785768,-0.1569081;0.4889509;0.006570013,-0.2090161;0.2349452;0.001824707,-0.2581636;0.0104194;-0.03816027,0.0758409;0.005260938;-0.04300535,0.09025027;-0.3338798;0.002974004,0.09151321;-0.6749606;0.09198987,0.09928375;-0.6994985;0.0335119,-0.07669142;0.00659475;-0.0412785,-0.1107371;-0.3321547;-0.003491577,-0.1286577;-0.6739503;0.0808658,-0.1261969;-0.7024105;0.02581324,0.01150513;0.5456179;0.005422451,0;0;0,0.00921306;0.315195;0.008635521,0.01735763;0.6204709;0.00365901,0.1817758;0.4875486;-0.01698971,0.2291594;0.2336394;-0.04026151,0.1999027;0.0145347;-0.1148489,-0.1522166;0.4888428;0.0218687,-0.2633964;0.2553654;0.0414657,-0.3921918;0.07468653;-0.03059686,0.07538998;0.001848459;-0.04406714,0.1105899;-0.3386381;-0.05702949,0.1122624;-0.683768;0.01469254,0.1299234;-0.7093825;-0.0405302,-0.08134887;0.007620961;-0.03087492,-0.1269895;-0.3315544;-0.04554473,-0.1252122;-0.6762078;0.02843079,-0.1416169;-0.707641;-0.02067394,0.01556563;0.5455168;0.007286549,246.2412
+0;0;0,0.00703098;0.3152615;0.008108022,0.01281758;0.6204916;0.00113638,0.181633;0.4944578;0.005239038,0.2168174;0.2379943;0.02092606,0.2491157;0.01384005;-0.03811805,-0.156938;0.4888461;0.006589217,-0.2095196;0.2349275;0.002339845,-0.2601131;0.009954184;-0.03768288,0.07586033;0.005268011;-0.04298342,0.09026618;-0.3338894;0.003030796,0.09198181;-0.6745945;0.09169774,0.09871399;-0.6992759;0.03542199,-0.07665162;0.006583201;-0.04136794,-0.1106962;-0.3322053;-0.00373999,-0.1286405;-0.6735111;0.0807177,-0.1264471;-0.7008858;0.0268135,0.01145139;0.5455812;0.005352816,0;0;0,0.009299099;0.3151836;0.008822918,0.01752727;0.6204067;0.004196882,0.1818065;0.4873927;-0.01711202,0.2291794;0.2334831;-0.04042053,0.1999142;0.0136679;-0.1152492,-0.1519471;0.4886393;0.02302917,-0.26328;0.2551371;0.04144878,-0.3930687;0.0742711;-0.03077926,0.07535969;0.001849711;-0.04413176,0.1106735;-0.3386475;-0.05706024,0.112113;-0.6833047;0.01473188,0.1303437;-0.7096941;-0.03713536,-0.08137643;0.007637673;-0.03081656,-0.1270292;-0.3315497;-0.04565988,-0.1253738;-0.6757464;0.02830374,-0.1414775;-0.7059801;-0.01980968,0.0157174;0.5454701;0.00772357,246.2641
+0;0;0,0.00703098;0.3152615;0.008108022,0.01281758;0.6204916;0.00113638,0.181633;0.4944578;0.005239038,0.2168174;0.2379943;0.02092606,0.2491157;0.01384005;-0.03811805,-0.156938;0.4888461;0.006589217,-0.2095196;0.2349275;0.002339845,-0.2601131;0.009954184;-0.03768288,0.07586033;0.005268011;-0.04298342,0.09026618;-0.3338894;0.003030796,0.09198181;-0.6745945;0.09169774,0.09871399;-0.6992759;0.03542199,-0.07665162;0.006583201;-0.04136794,-0.1106962;-0.3322053;-0.00373999,-0.1286405;-0.6735111;0.0807177,-0.1264471;-0.7008858;0.0268135,0.01145139;0.5455812;0.005352816,0;0;0,0.009299099;0.3151836;0.008822918,0.01752727;0.6204067;0.004196882,0.1818065;0.4873927;-0.01711202,0.2291794;0.2334831;-0.04042053,0.1999142;0.0136679;-0.1152492,-0.1519471;0.4886393;0.02302917,-0.26328;0.2551371;0.04144878,-0.3930687;0.0742711;-0.03077926,0.07535969;0.001849711;-0.04413176,0.1106735;-0.3386475;-0.05706024,0.112113;-0.6833047;0.01473188,0.1303437;-0.7096941;-0.03713536,-0.08137643;0.007637673;-0.03081656,-0.1270292;-0.3315497;-0.04565988,-0.1253738;-0.6757464;0.02830374,-0.1414775;-0.7059801;-0.01980968,0.0157174;0.5454701;0.00772357,246.2869
+0;0;0,0.007031853;0.3153006;0.008109028,0.01281824;0.6205186;0.001138052,0.1815726;0.494515;0.005240089,0.2167562;0.2380584;0.02092669,0.2490969;0.01360957;-0.03819503,-0.1568766;0.4889054;0.006589782,-0.2094567;0.2349935;0.002340524,-0.2601168;0.009724572;-0.0377348,0.07610357;0.005284903;-0.04312124,0.09050909;-0.333865;0.002891958,0.09222554;-0.6747319;0.091601,0.09899388;-0.6997069;0.03502301,-0.07689739;0.006604309;-0.04150059,-0.1109412;-0.3321767;-0.003873471,-0.128894;-0.6736446;0.0806243,-0.1266888;-0.7013274;0.02643059,0.01145226;0.54562;0.005353826,0;0;0,0.009380579;0.3152125;0.009099483,0.01767589;0.6204274;0.00483036,0.1816933;0.487288;-0.0174582,0.2291465;0.2333925;-0.04067969,0.1997612;0.01318729;-0.1152768,-0.1516188;0.4886902;0.02495057,-0.2676308;0.257379;0.04198762,-0.4095985;0.0852758;-0.02973575,0.07539371;0.001898557;-0.04462409,0.1104977;-0.3386313;-0.0570538,0.1117826;-0.6834372;0.0148468,0.1290584;-0.709892;-0.03791237,-0.08176258;0.007683451;-0.03057726,-0.1272254;-0.33149;-0.04612943,-0.1261933;-0.6758022;0.02810361,-0.1424432;-0.7062085;-0.02043665,0.01585326;0.5454983;0.008257866,246.3211
+0;0;0,0.006983268;0.3153018;0.008104014,0.01277191;0.6205196;0.001121542,0.1815136;0.4944829;0.005233989,0.2168343;0.2380455;0.02092574,0.2490368;0.01355983;-0.03813164,-0.1569321;0.4889281;0.006697142,-0.2098338;0.2350806;0.002598888,-0.2630783;0.01029201;-0.03681811,0.07612331;0.005268503;-0.04308838,0.09046374;-0.3338934;0.002855804,0.09207399;-0.6747555;0.09158561,0.09881993;-0.7016627;0.03694868,-0.07683358;0.006636055;-0.04161357,-0.1108616;-0.3321515;-0.004030976,-0.1289501;-0.6736051;0.08049569,-0.1254677;-0.7009458;0.0260067,0.01140314;0.545621;0.005336667,0;0;0,0.009380579;0.3152125;0.009099483,0.01767589;0.6204274;0.00483036,0.1816933;0.487288;-0.0174582,0.2291465;0.2333925;-0.04067969,0.1997612;0.01318729;-0.1152768,-0.1516188;0.4886902;0.02495057,-0.2676308;0.257379;0.04198762,-0.4095985;0.0852758;-0.02973575,0.07539371;0.001898557;-0.04462409,0.1104977;-0.3386313;-0.0570538,0.1117826;-0.6834372;0.0148468,0.1290584;-0.709892;-0.03791237,-0.08176258;0.007683451;-0.03057726,-0.1272254;-0.33149;-0.04612943,-0.1261933;-0.6758022;0.02810361,-0.1424432;-0.7062085;-0.02043665,0.01585326;0.5454983;0.008257866,246.3443
+0;0;0,0.006983979;0.315334;0.008104839,0.01277259;0.6205502;0.001122462,0.1814206;0.4945433;0.005234871,0.2167419;0.2381018;0.02092687,0.2489394;0.01365022;-0.03812154,-0.1568386;0.4889915;0.006697217,-0.2097412;0.2351399;0.002598898,-0.2629776;0.01038551;-0.03681211,0.07612237;0.005268437;-0.04308785,0.09046577;-0.3339639;0.002865858,0.09206848;-0.6732293;0.09118006,0.09876633;-0.6997309;0.03693261,-0.07683261;0.006635972;-0.04161305,-0.1108677;-0.3322218;-0.004022673,-0.1288715;-0.672076;0.08010808,-0.1254139;-0.6990079;0.0260075,0.01140385;0.5456532;0.005337493,0;0;0,0.009436622;0.3152399;0.009206533,0.01771578;0.620454;0.004989862,0.1815529;0.4871796;-0.01752877,0.228952;0.2332739;-0.04079413,0.1997259;0.01305617;-0.1153052,-0.1514766;0.4889506;0.02579213,-0.2731577;0.2605816;0.04303622,-0.4226729;0.0955075;-0.02974868,0.07531928;0.001884222;-0.04474807,0.1103575;-0.3387274;-0.05707788,0.1119638;-0.6819873;0.01414776,0.1289163;-0.7088745;-0.03739381,-0.08180829;0.007730517;-0.03043968,-0.1271296;-0.3315189;-0.04630799,-0.1265143;-0.6741846;0.02773853,-0.142823;-0.7040071;-0.02058716,0.01590031;0.545526;0.008410215,246.367
+0;0;0,0.006983509;0.3153128;0.008104295,0.01277107;0.620473;0.001123285,0.181256;0.494531;0.005234907,0.2165767;0.2380941;0.02092662,0.2488199;0.01332386;-0.03820564,-0.1566782;0.4889846;0.006695848,-0.2095799;0.2351376;0.002597604,-0.2628918;0.01006404;-0.03686938,0.07608639;0.005265947;-0.04306749,0.09042931;-0.333955;0.002884697,0.09203227;-0.6732721;0.09121235,0.09871961;-0.699685;0.03705005,-0.07679631;0.006632836;-0.04159339,-0.1108303;-0.3322137;-0.004004251,-0.1288368;-0.6721196;0.08013931,-0.1253846;-0.6989622;0.02612366,0.01140261;0.5455918;0.00533743,0;0;0,0.00955385;0.3152126;0.009291887,0.01792216;0.6203691;0.00513649,0.1815191;0.4870977;-0.01759625,0.2289138;0.2331899;-0.04079485,0.1998202;0.0126783;-0.1155353,-0.1512398;0.4894697;0.02657318,-0.2810132;0.2656715;0.0446527,-0.4387685;0.1072802;-0.02664517,0.07525559;0.001851857;-0.04477549,0.1104087;-0.3387362;-0.05711317,0.1117906;-0.6820497;0.01412177,0.1286855;-0.7090195;-0.03715872,-0.08178209;0.007761433;-0.030383,-0.1268432;-0.3315122;-0.04623052,-0.1266311;-0.6742389;0.02778849,-0.1429736;-0.7038617;-0.02057189,0.01608565;0.5454569;0.00854516,246.4021
+0;0;0,0.006931951;0.3152137;0.008113391,0.01270748;0.6201829;0.001141964,0.1807109;0.4943563;0.005177578,0.2160586;0.2379429;0.02087634,0.2484006;0.01279168;-0.03829547,-0.156285;0.4889013;0.006751571,-0.210137;0.2352651;0.003229976,-0.2667991;0.01050118;-0.03564098,0.07609813;0.005265047;-0.04304517,0.09034614;-0.3334582;0.002829887,0.09204818;-0.6733384;0.09137645,0.09849468;-0.7001023;0.03740543,-0.07676218;0.006630598;-0.04165495,-0.1107467;-0.3317028;-0.004018791,-0.128802;-0.6722261;0.08012328,-0.1254158;-0.6994019;0.02630857,0.01134039;0.5453559;0.005349582,0;0;0,0.009815589;0.3151019;0.009381294,0.01846988;0.6200591;0.005276203,0.1814358;0.4869255;-0.01790071,0.228912;0.2330298;-0.04085159,0.2000064;0.01216374;-0.1158385,-0.1505478;0.4903339;0.02744879,-0.2947676;0.2755671;0.04532724,-0.4546945;0.1194283;-0.02736672,0.07520117;0.001842469;-0.04486561,0.110377;-0.3382242;-0.057446,0.1117151;-0.6821354;0.01386523,0.1282743;-0.70915;-0.03762937,-0.08182386;0.00778445;-0.03026207,-0.12679;-0.3309838;-0.04623238,-0.1267603;-0.674252;0.02812416,-0.1431085;-0.7037022;-0.02060965,0.01655811;0.5452031;0.008677959,246.424
+0;0;0,0.006931951;0.3152137;0.008113391,0.01270748;0.6201829;0.001141964,0.1807109;0.4943563;0.005177578,0.2160586;0.2379429;0.02087634,0.2484006;0.01279168;-0.03829547,-0.156285;0.4889013;0.006751571,-0.210137;0.2352651;0.003229976,-0.2667991;0.01050118;-0.03564098,0.07609813;0.005265047;-0.04304517,0.09034614;-0.3334582;0.002829887,0.09204818;-0.6733384;0.09137645,0.09849468;-0.7001023;0.03740543,-0.07676218;0.006630598;-0.04165495,-0.1107467;-0.3317028;-0.004018791,-0.128802;-0.6722261;0.08012328,-0.1254158;-0.6994019;0.02630857,0.01134039;0.5453559;0.005349582,0;0;0,0.009815589;0.3151019;0.009381294,0.01846988;0.6200591;0.005276203,0.1814358;0.4869255;-0.01790071,0.228912;0.2330298;-0.04085159,0.2000064;0.01216374;-0.1158385,-0.1505478;0.4903339;0.02744879,-0.2947676;0.2755671;0.04532724,-0.4546945;0.1194283;-0.02736672,0.07520117;0.001842469;-0.04486561,0.110377;-0.3382242;-0.057446,0.1117151;-0.6821354;0.01386523,0.1282743;-0.70915;-0.03762937,-0.08182386;0.00778445;-0.03026207,-0.12679;-0.3309838;-0.04623238,-0.1267603;-0.674252;0.02812416,-0.1431085;-0.7037022;-0.02060965,0.01655811;0.5452031;0.008677959,246.4462
+0;0;0,0.006932023;0.315217;0.008113476,0.01270721;0.6201682;0.001142518,0.1804114;0.4944374;0.005178117,0.2157583;0.2380292;0.02087656,0.248215;0.01208021;-0.03850491,-0.1559889;0.4889921;0.006749328,-0.2098399;0.235361;0.003227805,-0.2667027;0.009800702;-0.03578088,0.07611034;0.005265892;-0.04305208,0.09036303;-0.3335683;0.002838019,0.09206551;-0.6735384;0.091408,0.09851103;-0.7002937;0.03744518,-0.0767745;0.006631662;-0.04166164,-0.1107701;-0.3318126;-0.004013136,-0.1288303;-0.672426;0.08015119,-0.1254445;-0.6995931;0.02634466,0.01134023;0.5453469;0.005349817,0;0;0,0.0100278;0.3150949;0.00950408,0.01888204;0.6200296;0.005511284,0.1813682;0.4867274;-0.01789499,0.2288313;0.2328286;-0.0407784,0.1998424;0.01117525;-0.1160245,-0.1500629;0.4911611;0.02826024,-0.3012034;0.2811551;0.04543795,-0.4714466;0.1326744;-0.02240925,0.07514609;0.001844943;-0.04498506,0.1103714;-0.3383299;-0.05755067,0.111963;-0.6825107;0.01290727,0.1284458;-0.7095372;-0.03858041,-0.08187628;0.007789533;-0.03015947,-0.126665;-0.3311057;-0.04633549,-0.1270074;-0.6744395;0.02815627,-0.1436547;-0.703855;-0.02049918,0.0169208;0.5451794;0.008887053,246.4802
+0;0;0,0.00684937;0.3152217;0.008103877,0.01260601;0.6201514;0.001104264,0.1800239;0.4945506;0.005206088,0.2154895;0.2381435;0.02070933,0.2477183;0.01190808;-0.03834435,-0.1557958;0.4890999;0.006815212,-0.2115926;0.2358789;0.003878422,-0.2729389;0.01119204;-0.03434377,0.07620054;0.005259878;-0.04304807,0.09030835;-0.3331521;0.002774674,0.09210217;-0.6737399;0.09133326,0.1006434;-0.6994417;0.03654415,-0.07677871;0.006649515;-0.04181074,-0.1109147;-0.3313363;-0.004104875,-0.1289679;-0.6725222;0.08022851,-0.1285729;-0.6342729;0.002066679,0.01124214;0.5453388;0.005316988,0;0;0,0.01032686;0.3150826;0.009673357,0.01964399;0.619987;0.00599885,0.1815465;0.4865444;-0.01791811,0.2288464;0.2326154;-0.04084349,0.1997623;0.01075353;-0.115943,-0.1493061;0.4918289;0.02880647,-0.305914;0.2858349;0.04563629,-0.4831719;0.1452139;-0.02154908,0.07516962;0.001827508;-0.04509449,0.1104324;-0.3379064;-0.05769706,0.1117943;-0.6826277;0.01309323,0.1282833;-0.7096425;-0.0384326,-0.08197463;0.007803896;-0.03010953,-0.1264827;-0.3306868;-0.04637277,-0.1271246;-0.6746356;0.02808972,-0.1439825;-0.7039998;-0.02058466,0.01755631;0.5451446;0.009284258,246.5024
+0;0;0,0.006849117;0.31521;0.008103577,0.01260367;0.6200289;0.001106886,0.1797823;0.4945359;0.005206857,0.2152473;0.238133;0.02070984,0.2474339;0.01219405;-0.03826646,-0.15556;0.4890929;0.006813693,-0.2113559;0.2358761;0.003876952,-0.2726218;0.01148368;-0.03429516,0.07612845;0.005254902;-0.04300735,0.09023882;-0.3332183;0.002823681,0.09203266;-0.6738102;0.09138337,0.1005983;-0.699671;0.0364378,-0.07670609;0.006643224;-0.04177119,-0.1108482;-0.3314037;-0.00405851,-0.1289017;-0.6725939;0.08027593,-0.1285055;-0.634321;0.00189089,0.01124045;0.5452519;0.0053176,0;0;0,0.01078476;0.3150497;0.009865761,0.02067766;0.6198276;0.00642252,0.1819877;0.4861645;-0.01802921,0.2287735;0.232134;-0.04083705,0.1996399;0.01063743;-0.116024,-0.1483952;0.4924734;0.02922486,-0.3092248;0.2897408;0.04577607,-0.4957815;0.1610965;-0.01910696,0.07509655;0.001776814;-0.04505706,0.1103713;-0.3380125;-0.05780649,0.1116655;-0.6826468;0.01342916,0.1276684;-0.7096894;-0.03855991,-0.08187702;0.007843532;-0.03012343,-0.1263058;-0.3307182;-0.04642364,-0.1270408;-0.6746934;0.02793688,-0.1441503;-0.7040789;-0.02098596,0.01843968;0.5450228;0.009650946,246.5261
+0;0;0,0.006849117;0.31521;0.008103577,0.01260367;0.6200289;0.001106886,0.1797823;0.4945359;0.005206857,0.2152473;0.238133;0.02070984,0.2474339;0.01219405;-0.03826646,-0.15556;0.4890929;0.006813693,-0.2113559;0.2358761;0.003876952,-0.2726218;0.01148368;-0.03429516,0.07612845;0.005254902;-0.04300735,0.09023882;-0.3332183;0.002823681,0.09203266;-0.6738102;0.09138337,0.1005983;-0.699671;0.0364378,-0.07670609;0.006643224;-0.04177119,-0.1108482;-0.3314037;-0.00405851,-0.1289017;-0.6725939;0.08027593,-0.1285055;-0.634321;0.00189089,0.01124045;0.5452519;0.0053176,0;0;0,0.01078476;0.3150497;0.009865761,0.02067766;0.6198276;0.00642252,0.1819877;0.4861645;-0.01802921,0.2287735;0.232134;-0.04083705,0.1996399;0.01063743;-0.116024,-0.1483952;0.4924734;0.02922486,-0.3092248;0.2897408;0.04577607,-0.4957815;0.1610965;-0.01910696,0.07509655;0.001776814;-0.04505706,0.1103713;-0.3380125;-0.05780649,0.1116655;-0.6826468;0.01342916,0.1276684;-0.7096894;-0.03855991,-0.08187702;0.007843532;-0.03012343,-0.1263058;-0.3307182;-0.04642364,-0.1270408;-0.6746934;0.02793688,-0.1441503;-0.7040789;-0.02098596,0.01843968;0.5450228;0.009650946,246.5579
+0;0;0,0.006776686;0.3150821;0.008063613,0.01250426;0.6196373;0.001014713,0.179227;0.4943989;0.005218223,0.2147687;0.2379814;0.02055368,0.2465248;0.01208934;-0.03829999,-0.155202;0.4889826;0.006907979,-0.2150676;0.2366813;0.004006092,-0.2793366;0.0131254;-0.03329985,0.07613776;0.005261727;-0.04294132,0.09009732;-0.333399;0.002737954,0.09208862;-0.673729;0.09165954,0.1000099;-0.6998941;0.0366792,-0.07664187;0.006618901;-0.04184275,-0.1108647;-0.3315746;-0.004073642,-0.1289176;-0.6725801;0.08033541,-0.1285358;-0.6342922;0.001777984,0.01114595;0.5449375;0.005233132,0;0;0,0.01125538;0.3148931;0.0101645,0.02173296;0.6193939;0.007208586,0.1823958;0.4861172;-0.01784444,0.2285366;0.2319639;-0.04076624,0.1995711;0.01062392;-0.1160593,-0.1473214;0.4931369;0.02959667,-0.3131153;0.2944592;0.04656237,-0.5035895;0.171674;-0.01780218,0.07506005;0.001747549;-0.04507256,0.1103221;-0.3382067;-0.05773211,0.1114685;-0.6826806;0.01348543,0.1273037;-0.7096767;-0.03886724,-0.08186585;0.007868159;-0.03007785,-0.1262893;-0.3308594;-0.04628738,-0.127221;-0.6747161;0.02785626,-0.1444587;-0.7042903;-0.02107105,0.01934609;0.544665;0.01030421,246.5808
+0;0;0,0.006775186;0.3150124;0.00806183,0.01250019;0.6194307;0.001016221,0.179634;0.4941052;0.005217642,0.2151782;0.2376706;0.02055413,0.2468882;0.01210648;-0.03821408,-0.1556116;0.4886757;0.006911526,-0.2154812;0.2363574;0.004009443,-0.2796569;0.01312621;-0.03324232,0.0760706;0.005257086;-0.04290345,0.09003835;-0.3336022;0.002802614,0.09203397;-0.6746716;0.09191741,0.09996419;-0.7008999;0.03687529,-0.07657427;0.006613063;-0.04180585,-0.1108171;-0.3317787;-0.004014593,-0.1289093;-0.6735252;0.08057787,-0.128527;-0.635228;0.001932174,0.01114254;0.5447672;0.005232587,0;0;0,0.01159053;0.3148037;0.01039195,0.02232106;0.6191599;0.007605076,0.1832231;0.485597;-0.01778054,0.2284723;0.2312795;-0.04085422,0.1995411;0.0102282;-0.1159389,-0.1473346;0.49338;0.03029833,-0.3163929;0.2974143;0.0468527,-0.5088231;0.1782994;-0.01733952,0.07499421;0.001688361;-0.04503441,0.1102625;-0.3384629;-0.05780268,0.1110761;-0.6836191;0.01389337,0.1263386;-0.7107201;-0.03864884,-0.08177371;0.007919957;-0.03009009,-0.1263167;-0.3309886;-0.04642092,-0.1273997;-0.6756023;0.02783561,-0.144732;-0.7051468;-0.0212376,0.01987983;0.5444677;0.01066661,246.6039
+0;0;0,0.006772263;0.3148765;0.008058351,0.01249459;0.6191522;0.001015976,0.179987;0.4937526;0.005215473,0.2155358;0.237284;0.02055399,0.247336;0.01107886;-0.03838123,-0.1559709;0.4883116;0.006912955,-0.2158484;0.2359598;0.004010487,-0.2802065;0.0120942;-0.03334714,0.07608989;0.00525842;-0.04291433,0.09006106;-0.3336839;0.002802927,0.09205707;-0.6748202;0.09193519,0.1000054;-0.7011768;0.03676745,-0.07659368;0.00661474;-0.04181645,-0.1108449;-0.3318599;-0.004015934,-0.1289406;-0.6736733;0.08059309,-0.1285575;-0.6353571;0.001767904,0.01113754;0.5445223;0.00523045,0;0;0,0.01174121;0.3146592;0.01047468,0.02251706;0.6188709;0.007694483,0.1838629;0.485334;-0.01740241,0.2282917;0.2308725;-0.04086685,0.1993214;0.009292871;-0.1164746,-0.1475892;0.4936531;0.03129353,-0.3184679;0.299122;0.04656572,-0.5118862;0.181029;-0.01898385,0.07491939;0.001667857;-0.0452025,0.1101315;-0.3385673;-0.05813766,0.1108089;-0.6837199;0.01391601,0.1265563;-0.7105802;-0.03901459,-0.08185416;0.007988968;-0.02991712,-0.126734;-0.3309437;-0.0465784,-0.1277563;-0.6756207;0.02771354,-0.1453174;-0.705296;-0.02141067,0.02007073;0.5442127;0.01076055,246.6363
+0;0;0,0.006646144;0.314868;0.008112539,0.01233897;0.6191619;0.001095604,0.1798755;0.4939698;0.005352808,0.2153429;0.2374659;0.02064672,0.2470811;0.01097243;-0.03826198,-0.1562433;0.4887423;0.006839621,-0.2211583;0.2376086;0.004839097,-0.2938376;0.01617691;-0.03340428,0.07613327;0.005258764;-0.04287676,0.08980559;-0.3336845;0.00279865,0.09217739;-0.6749902;0.09206706,0.09974803;-0.7009097;0.03623711,-0.07659707;0.006610519;-0.04185135,-0.111095;-0.3318255;-0.004079975,-0.1287345;-0.6737281;0.08109948,-0.1283064;-0.6353937;0.002158694,0.01098571;0.5445235;0.005303778,0;0;0,0.01213911;0.3146276;0.01067352,0.02353053;0.6188356;0.00809288,0.1845456;0.4849454;-0.01711917,0.2286388;0.2304331;-0.04089594,0.1994122;0.008657604;-0.1166475,-0.1468344;0.4941556;0.03202377,-0.3181278;0.2999009;0.04650858,-0.5113593;0.1813941;-0.01978296,0.07490821;0.001651883;-0.045259,0.1101935;-0.3385572;-0.05823493,0.1107067;-0.683912;0.01383376,0.1276949;-0.7103305;-0.03936076,-0.08192575;0.00803242;-0.02976574,-0.1268893;-0.3308733;-0.04640631,-0.127866;-0.6758085;0.02763973,-0.1454989;-0.7055765;-0.02153507,0.02091664;0.5441732;0.01111317,246.6585
+0;0;0,0.006646144;0.314868;0.008112539,0.01233897;0.6191619;0.001095604,0.1798755;0.4939698;0.005352808,0.2153429;0.2374659;0.02064672,0.2470811;0.01097243;-0.03826198,-0.1562433;0.4887423;0.006839621,-0.2211583;0.2376086;0.004839097,-0.2938376;0.01617691;-0.03340428,0.07613327;0.005258764;-0.04287676,0.08980559;-0.3336845;0.00279865,0.09217739;-0.6749902;0.09206706,0.09974803;-0.7009097;0.03623711,-0.07659707;0.006610519;-0.04185135,-0.111095;-0.3318255;-0.004079975,-0.1287345;-0.6737281;0.08109948,-0.1283064;-0.6353937;0.002158694,0.01098571;0.5445235;0.005303778,0;0;0,0.01213911;0.3146276;0.01067352,0.02353053;0.6188356;0.00809288,0.1845456;0.4849454;-0.01711917,0.2286388;0.2304331;-0.04089594,0.1994122;0.008657604;-0.1166475,-0.1468344;0.4941556;0.03202377,-0.3181278;0.2999009;0.04650858,-0.5113593;0.1813941;-0.01978296,0.07490821;0.001651883;-0.045259,0.1101935;-0.3385572;-0.05823493,0.1107067;-0.683912;0.01383376,0.1276949;-0.7103305;-0.03936076,-0.08192575;0.00803242;-0.02976574,-0.1268893;-0.3308733;-0.04640631,-0.127866;-0.6758085;0.02763973,-0.1454989;-0.7055765;-0.02153507,0.02091664;0.5441732;0.01111317,246.6811
+0;0;0,0.006644682;0.3147988;0.008110756,0.01233358;0.6188822;0.00109917,0.1801105;0.4936813;0.005352902,0.2155815;0.2371514;0.02064837,0.2469066;0.01360585;-0.0374936,-0.1564844;0.4884464;0.006841821,-0.221406;0.2372872;0.004841094,-0.2931394;0.01873754;-0.03290452,0.07612406;0.005258128;-0.04287157,0.08980004;-0.3337758;0.002816062,0.09216458;-0.6740369;0.09181125,0.09968393;-0.6995776;0.03635957,-0.0765878;0.006609719;-0.04184629,-0.111095;-0.3319168;-0.004064802,-0.1286805;-0.672773;0.08085394,-0.1282552;-0.6344951;0.002448007,0.01098146;0.5443066;0.005303802,0;0;0,0.01249363;0.314539;0.01083279,0.02457556;0.6185107;0.008426189,0.1855687;0.4844246;-0.01683903,0.2288713;0.2297798;-0.04093552,0.2002866;0.01097506;-0.1160474,-0.1463755;0.4945946;0.03290961,-0.3173301;0.2999272;0.0462852,-0.5027187;0.17607;-0.02172072,0.07489251;0.001619458;-0.04526567,0.1102218;-0.3386737;-0.05833459,0.1105172;-0.6829923;0.01341438,0.1277453;-0.7096575;-0.03862834,-0.08191552;0.008094627;-0.02974588,-0.1268624;-0.3309132;-0.04623474,-0.127799;-0.6748358;0.02738364,-0.1453722;-0.7041932;-0.02144339,0.02176893;0.5439168;0.01140761,246.7147
+0;0;0,0.006494235;0.3147986;0.008182042,0.0121369;0.6189888;0.00121341,0.1796106;0.4939946;0.005522326,0.2149233;0.2374378;0.0208035,0.2459015;0.01381311;-0.03735139,-0.1563132;0.488596;0.007037749,-0.2257757;0.2386457;0.005730655,-0.3022499;0.0214655;-0.03079454,0.07619011;0.005239028;-0.04288834,0.08950146;-0.3339667;0.00301512,0.09150515;-0.6743573;0.09170948,0.09994419;-0.6988227;0.03517136,-0.07666219;0.006627314;-0.0418423,-0.1116215;-0.3321044;-0.004646514,-0.129162;-0.6729034;0.08070491,-0.1287457;-0.6346093;0.002185524,0.01079187;0.5443661;0.005409361,0;0;0,0.01298848;0.3145204;0.01074791,0.02604769;0.6185515;0.007938862,0.1863807;0.4841753;-0.01649046,0.2293886;0.2294837;-0.04066467,0.2005176;0.01076847;-0.116029,-0.1448616;0.4951821;0.03337738,-0.3132613;0.2982292;0.04574674,-0.4852811;0.156265;-0.02211347,0.07488383;0.001590908;-0.04540563,0.1102485;-0.3388847;-0.05846429,0.1106145;-0.6832336;0.01337027,0.1274094;-0.7099628;-0.03891731,-0.08207089;0.008162886;-0.02948773,-0.1272151;-0.3309915;-0.04625366,-0.1280157;-0.6750039;0.02717184,-0.1456072;-0.7043844;-0.02180536,0.02295683;0.5439282;0.01106453,246.7371
+0;0;0,0.006490814;0.3146329;0.008177733,0.01212955;0.618611;0.001214076,0.1794742;0.4937102;0.005519832,0.2147902;0.23713;0.0208024,0.2457026;0.01398008;-0.03722903,-0.1561909;0.4883158;0.007034088,-0.2256598;0.2383427;0.005726874,-0.3019716;0.02162357;-0.03072077,0.0761878;0.005238869;-0.04288703,0.08950047;-0.3340007;0.003021013,0.09150499;-0.6745312;0.09175183,0.09995348;-0.6990577;0.03515037,-0.07665985;0.006627113;-0.04184103,-0.1116227;-0.3321384;-0.004641525,-0.1291703;-0.6730775;0.08074498,-0.1287536;-0.634774;0.002137631,0.0107855;0.5440429;0.005406953,0;0;0,0.01357991;0.3143227;0.01094127,0.02743566;0.6181079;0.00833106,0.1874148;0.4836891;-0.01601076,0.2297263;0.2288861;-0.04049182,0.2005553;0.01080558;-0.1160502,-0.1437195;0.4952391;0.0332012,-0.3050426;0.2924225;0.04563004,-0.465569;0.1387111;-0.02309558,0.0748686;0.001519203;-0.04542804,0.1102092;-0.3389944;-0.05845761,0.1106566;-0.6834744;0.01345634,0.1265295;-0.7104241;-0.03901291,-0.08207524;0.00820862;-0.029455,-0.1274143;-0.3309591;-0.04612432,-0.1280325;-0.6751564;0.02712931,-0.1458007;-0.7046934;-0.02173651,0.02415162;0.5435455;0.01140547,246.771
+0;0;0,0.006491507;0.3146664;0.008178606,0.01213271;0.618778;0.001211262,0.1796796;0.4937697;0.005519794,0.2149955;0.2371902;0.02080232,0.2458653;0.01434767;-0.03714918,-0.1563896;0.4883688;0.007035873,-0.2258583;0.2383965;0.005728663,-0.302065;0.02197582;-0.03066878,0.07617415;0.00523793;-0.04287935,0.08947752;-0.3337644;0.002996583,0.09148262;-0.6743959;0.09175368,0.09993369;-0.698939;0.03513494,-0.07664613;0.006625926;-0.04183353,-0.1115845;-0.3319027;-0.004660048,-0.1291374;-0.6729428;0.08075177,-0.1287205;-0.6346368;0.002120435,0.01078781;0.544163;0.00540678,0;0;0,0.01389441;0.3143456;0.01085377,0.02810298;0.6182454;0.008000374,0.1882006;0.4834892;-0.01575279,0.2298404;0.2285697;-0.04016495,0.200584;0.01096211;-0.1160672,-0.1432916;0.4952057;0.0331855,-0.294842;0.2849205;0.04442731,-0.4358446;0.1127588;-0.02227179,0.07482794;0.001378208;-0.04546928,0.1102242;-0.3388867;-0.05854749,0.1106101;-0.6834612;0.01342392,0.1260741;-0.7105137;-0.03909206,-0.08206369;0.008289908;-0.02941774,-0.1276651;-0.330595;-0.0462006,-0.1280426;-0.6749048;0.02702679,-0.145874;-0.7045285;-0.02174943,0.02473289;0.5436429;0.01115012,246.8045
+0;0;0,0.006217164;0.3145599;0.008179874,0.01173478;0.6186001;0.00117664,0.1792261;0.4938365;0.005610705,0.2144358;0.2372383;0.02089526,0.244492;0.01507284;-0.03683598,-0.1566058;0.488208;0.007301486,-0.2312534;0.2397258;0.006770419,-0.3157995;0.02740671;-0.03019365,0.07620762;0.005227637;-0.04282511,0.08906105;-0.3336618;0.003208421,0.09134188;-0.674214;0.09191854,0.09967731;-0.69697;0.03392107,-0.07662968;0.006630242;-0.04186706,-0.112319;-0.3317156;-0.00473598,-0.1294234;-0.6727105;0.08058918,-0.1290447;-0.6344274;0.002182379,0.01041684;0.5439993;0.005382175,0;0;0,0.01434152;0.3142091;0.0109756,0.02918729;0.6180081;0.008345127,0.1889543;0.4832103;-0.01543665,0.229992;0.2281905;-0.03986502,0.2008564;0.01146689;-0.1158636,-0.1423243;0.4949083;0.03242453,-0.2807999;0.2758112;0.04412536,-0.4172423;0.100419;-0.02079637,0.07478486;0.001226723;-0.0455482,0.1101769;-0.3389304;-0.05861926,0.1105927;-0.6834309;0.01328182,0.1261753;-0.7105719;-0.03876114,-0.08206486;0.008365437;-0.02939895,-0.1278688;-0.3303844;-0.04615739,-0.1280305;-0.6746055;0.02707049,-0.145811;-0.7040462;-0.02158177,0.02565874;0.5434243;0.01142883,246.8376
+0;0;0,0.006215455;0.3144735;0.008177626,0.01173269;0.6184928;0.001174709,0.1792107;0.4937346;0.005608675,0.2144241;0.2371098;0.02089482,0.2444683;0.01503354;-0.03681321,-0.1565947;0.4881066;0.007299323,-0.23125;0.2395986;0.006768201,-0.3157622;0.02736481;-0.03018101,0.07608707;0.005219368;-0.04275737,0.08892995;-0.3333921;0.003238413,0.09121596;-0.6747193;0.09215041,0.0995717;-0.6976038;0.03401163,-0.07650846;0.006619754;-0.04180083,-0.1121685;-0.3314486;-0.004700206,-0.1293118;-0.6732195;0.08081911,-0.1289321;-0.6349162;0.002221286,0.01041478;0.5438935;0.005380163,0;0;0,0.01483122;0.3140988;0.01100087,0.03004052;0.6178576;0.008249521,0.1897851;0.4828208;-0.014534,0.2304024;0.2277463;-0.0393765,0.2010576;0.0112164;-0.1155632,-0.1415699;0.4946545;0.03177371,-0.2698023;0.2694559;0.04488692,-0.3875482;0.08178279;-0.021937,0.07478696;0.001024961;-0.04528284,0.1100312;-0.338849;-0.05876613,0.1104117;-0.6840641;0.01363015,0.1264167;-0.7109678;-0.03883433,-0.08190064;0.008419695;-0.02942905,-0.1278857;-0.3300305;-0.04601594,-0.127959;-0.6750628;0.02724743,-0.1457692;-0.7048541;-0.02127575,0.02643967;0.5432802;0.01136899,246.8594
+0;0;0,0.006214981;0.3144495;0.008177001,0.01173216;0.6184655;0.001174087,0.1791857;0.4937136;0.005608068,0.214397;0.2371038;0.02089332,0.2445848;0.01396587;-0.03709061,-0.1565711;0.4880864;0.00729847,-0.231222;0.2395929;0.00676738,-0.3161382;0.02634449;-0.03035848,0.07593055;0.005208631;-0.04266941,0.08876178;-0.3330956;0.003284629,0.09105086;-0.6748813;0.09231606,0.09939904;-0.6977179;0.03422993,-0.07635108;0.006606136;-0.04171485,-0.1119787;-0.3311554;-0.004647885,-0.1291451;-0.6733855;0.08098632,-0.1287658;-0.6350897;0.002459675,0.01041423;0.5438652;0.005379589,0;0;0,0.01513761;0.3140611;0.01097465,0.03060341;0.6178022;0.008103848,0.190308;0.4827594;-0.01434207,0.2307642;0.2276542;-0.03897262,0.2010108;0.01000029;-0.1151664,-0.1410587;0.4944833;0.03119404,-0.2577351;0.2630816;0.04391855,-0.3696395;0.07131462;-0.02512366,0.07474132;0.0008608699;-0.0450139,0.1099729;-0.3386829;-0.05897474,0.1103613;-0.6843129;0.01375103,0.1267457;-0.7111416;-0.03856969,-0.08168607;0.008455088;-0.02948142,-0.1278846;-0.3296602;-0.04590994,-0.1278377;-0.6750898;0.02776311,-0.1453812;-0.7047395;-0.02091485,0.02694595;0.5432281;0.01125908,246.8931
+0;0;0,0.006031813;0.3144513;0.008243573,0.01146739;0.6184701;0.001294259,0.178978;0.4938582;0.005722873,0.2140082;0.2372124;0.02081847,0.2437492;0.01398191;-0.03703992,-0.156785;0.4879874;0.00751997,-0.2376541;0.2414469;0.007594796,-0.3320226;0.03215884;-0.02924369,0.07591842;0.005148765;-0.04269825,0.08839067;-0.3331439;0.00343876,0.09083076;-0.6749524;0.09237893,0.09918281;-0.6977884;0.03429273,-0.07637091;0.006656041;-0.04167059,-0.1121675;-0.3310933;-0.004655734,-0.1298664;-0.6732849;0.08102386,-0.1295075;-0.6349822;0.002497852,0.01016464;0.5438688;0.00548638,0;0;0,0.01513761;0.3140611;0.01097465,0.03060341;0.6178022;0.008103848,0.190308;0.4827594;-0.01434207,0.2307642;0.2276542;-0.03897262,0.2010108;0.01000029;-0.1151664,-0.1410587;0.4944833;0.03119404,-0.2577351;0.2630816;0.04391855,-0.3696395;0.07131462;-0.02512366,0.07474132;0.0008608699;-0.0450139,0.1099729;-0.3386829;-0.05897474,0.1103613;-0.6843129;0.01375103,0.1267457;-0.7111416;-0.03856969,-0.08168607;0.008455088;-0.02948142,-0.1278846;-0.3296602;-0.04590994,-0.1278377;-0.6750898;0.02776311,-0.1453812;-0.7047395;-0.02091485,0.02694595;0.5432281;0.01125908,246.9153
+0;0;0,0.00603015;0.3143646;0.0082413,0.01146404;0.6182889;0.001294279,0.1788871;0.4937293;0.005721299,0.2139164;0.2370909;0.02081647,0.2436361;0.01401922;-0.03700075,-0.1567009;0.4878615;0.007517459,-0.2375677;0.241328;0.007592283,-0.3318691;0.03218894;-0.02921999,0.07581614;0.005141828;-0.04264073,0.08828838;-0.3331507;0.003496259,0.09073072;-0.6752739;0.09251833,0.099053;-0.6979215;0.03463923,-0.07626802;0.006647074;-0.04161445,-0.1120646;-0.3311021;-0.004599612,-0.1297798;-0.6736088;0.08115889,-0.1294221;-0.6353357;0.002912857,0.01016175;0.5437138;0.005484929,0;0;0,0.01555079;0.3139471;0.0111711,0.03170371;0.6175619;0.008686304,0.1911391;0.4825037;-0.01368928,0.2307807;0.2272602;-0.03813338,0.2011864;0.009998053;-0.1149993,-0.140199;0.4943412;0.03048927,-0.2448297;0.257341;0.0446869,-0.3435396;0.05959171;-0.02699717,0.07467839;0.0007143319;-0.04489303,0.1098934;-0.3388272;-0.05894446,0.1099873;-0.6847339;0.01404667,0.1277514;-0.7112899;-0.03769184,-0.08154877;0.008502232;-0.02950027,-0.127857;-0.3296055;-0.04576925,-0.127701;-0.6753697;0.02789386,-0.1451403;-0.7047869;-0.02064987,0.02786434;0.5430186;0.01172829,246.9384
+0;0;0,0.006028036;0.3142544;0.008238411,0.01146134;0.6181456;0.001291976,0.1786134;0.4936706;0.005718374,0.2136397;0.2370541;0.02081225,0.2434302;0.01345107;-0.0371427,-0.1564355;0.4878123;0.007511648,-0.2372954;0.2412999;0.007586466,-0.3318214;0.03166257;-0.0293135,0.07573211;0.005136129;-0.04259347,0.08819541;-0.3329138;0.003510438,0.09063616;-0.6748155;0.09247487,0.09896942;-0.6975326;0.03451941,-0.07618348;0.006639706;-0.04156833,-0.1119544;-0.3308673;-0.004580025,-0.1296581;-0.6731522;0.08112295,-0.1293;-0.6348683;0.002773687,0.01015912;0.5435748;0.005482384,0;0;0,0.01589018;0.31382;0.01115847,0.03222643;0.6173912;0.008599997,0.1914259;0.4825135;-0.01353693,0.2309011;0.2272357;-0.03765464,0.2011133;0.009362072;-0.1143901,-0.1394433;0.4941019;0.02992153,-0.2350308;0.2533902;0.04500734,-0.3189477;0.04870719;-0.02784447,0.07469602;0.0004836023;-0.04467893,0.1097685;-0.3388138;-0.05902839,0.1099471;-0.6844902;0.0139451,0.1273188;-0.7111148;-0.03800917,-0.08140794;0.008570212;-0.02958435,-0.1279074;-0.3292769;-0.04557893,-0.1275239;-0.6748401;0.02792827,-0.1449775;-0.7043679;-0.02064305,0.02835751;0.5428546;0.01166201,246.9717
+0;0;0,0.006059955;0.3141679;0.008253354,0.0115804;0.6180136;0.001330965,0.1789806;0.4935642;0.00577273,0.2140458;0.2369125;0.02082057,0.2429445;0.0133269;-0.03736725,-0.1566097;0.4876755;0.007734762,-0.245665;0.2439642;0.007428021,-0.3444444;0.03638428;-0.02951361,0.07564218;0.005047402;-0.04252168,0.08789965;-0.3327816;0.003701523,0.09033503;-0.6746371;0.09268438,0.09907411;-0.6971939;0.03426427,-0.07606326;0.006715599;-0.0415282,-0.1118981;-0.3305719;-0.004537858,-0.1297153;-0.6727713;0.08131756,-0.129389;-0.6344563;0.002690285,0.0102511;0.5434521;0.005513391,0;0;0,0.01619531;0.3137178;0.01118779,0.03264196;0.6172377;0.008568287,0.1922808;0.482538;-0.01280451,0.231032;0.2271554;-0.03738427,0.2012547;0.009391442;-0.1142194,-0.1393959;0.4940617;0.02942297,-0.2265359;0.2501536;0.04496423,-0.2990362;0.04122011;-0.02785051,0.07465942;0.0003588498;-0.04451013,0.1097178;-0.338715;-0.05917788,0.1099761;-0.6843675;0.01371431,0.1269359;-0.7109628;-0.03882933,-0.08124018;0.008666279;-0.02966879,-0.1279352;-0.3289398;-0.04569919,-0.1276249;-0.6744413;0.02790553,-0.1448557;-0.7043086;-0.02078237,0.02875802;0.5427119;0.01164794,246.9938
+0;0;0,0.006060992;0.3142216;0.008254766,0.0115834;0.6181756;0.001329879,0.1793879;0.4935793;0.005773796,0.2144579;0.2368923;0.0208237,0.2433487;0.01336755;-0.03734831,-0.1570075;0.4876764;0.007740534,-0.246075;0.2439318;0.007433752,-0.3448275;0.03640826;-0.02949783,0.07561088;0.005045314;-0.04250409,0.08785493;-0.3324137;0.003668491,0.09029251;-0.6745793;0.09273209,0.09904996;-0.6972466;0.03418925,-0.07603178;0.00671282;-0.04151101,-0.1118274;-0.3302053;-0.004561186,-0.1296608;-0.6727152;0.08137213,-0.1293338;-0.6343827;0.002579689,0.01025362;0.5435869;0.005513834,0;0;0,0.01647791;0.3137522;0.01131916,0.03302187;0.6173764;0.008816242,0.1931002;0.4824775;-0.01215434,0.2310068;0.2269744;-0.03717017,0.2013853;0.009312019;-0.1141615,-0.1394075;0.4936086;0.02868449,-0.2218044;0.2479715;0.04344094,-0.2848462;0.03548664;-0.02767813,0.07468069;0.000226438;-0.04440498,0.109635;-0.3384748;-0.05923915,0.1097672;-0.6844113;0.01386046,0.1263852;-0.7110125;-0.03903509,-0.08116117;0.00882447;-0.02973299,-0.12822;-0.3283617;-0.0455866,-0.1275848;-0.6742105;0.02792392,-0.1448875;-0.7041038;-0.02097601,0.02912234;0.5428228;0.01186538,247.0281
+0;0;0,0.006060373;0.3141895;0.008253923,0.01158275;0.6181417;0.001329066,0.1792088;0.4935982;0.005772699,0.2142769;0.2369257;0.02082176,0.2431942;0.01319636;-0.03740349,-0.1568318;0.4877016;0.007737363,-0.2458943;0.2439706;0.007430598,-0.3447371;0.03625722;-0.02953479,0.07559795;0.005044451;-0.04249682,0.08783977;-0.3323531;0.003667347,0.09027717;-0.6744932;0.09272429,0.09904639;-0.6972312;0.03410269,-0.07601879;0.006711673;-0.04150391,-0.1118079;-0.3301451;-0.004560817,-0.1296399;-0.6726294;0.08136608,-0.1293125;-0.6342856;0.002467625,0.01025297;0.5435531;0.005513011,0;0;0,0.01664436;0.31371;0.01135373,0.03326002;0.6173287;0.00887537,0.1932043;0.4825208;-0.01181006,0.231065;0.2270056;-0.03662086,0.2015104;0.009273455;-0.1140835,-0.1389497;0.4932506;0.0281631,-0.2142702;0.2452538;0.04086817,-0.2687247;0.0292737;-0.02745857,0.07468249;0.0001899302;-0.04437304,0.1096409;-0.3384454;-0.05927658,0.1097599;-0.68436;0.01379895,0.1260441;-0.7109994;-0.0393188,-0.08113428;0.008846288;-0.02975648,-0.1284059;-0.3282536;-0.04547719,-0.1275049;-0.6740856;0.02798278,-0.1449265;-0.7040488;-0.02096217,0.02935074;0.5427755;0.01191831,247.0618
+0;0;0,0.006086032;0.3141478;0.008267018,0.01167577;0.6181061;0.001361406,0.1790786;0.4937033;0.005683222,0.2143176;0.2370746;0.0206755,0.2426599;0.0125293;-0.03764668,-0.1565561;0.4878043;0.007940395,-0.2529548;0.2469063;0.00739116,-0.3621396;0.04374723;-0.03042943,0.07554108;0.004986359;-0.04244998,0.08764011;-0.3322413;0.003842726,0.08986533;-0.6743372;0.09295771,0.09873827;-0.6973109;0.03465407,-0.0759384;0.006763903;-0.04148408,-0.1118453;-0.3299032;-0.00436502,-0.1296342;-0.6723445;0.08162087,-0.1293626;-0.6340056;0.002787918,0.01032538;0.543515;0.005539221,0;0;0,0.01678278;0.3136606;0.01138592,0.03337897;0.6172872;0.008917093,0.1931693;0.4826266;-0.01154637,0.231341;0.227156;-0.036093,0.2018563;0.008845225;-0.1141725,-0.1385224;0.4928837;0.02773851,-0.2103256;0.2438481;0.04000534,-0.260097;0.02615499;-0.02897188,0.07467039;0.0001050532;-0.04424524,0.1095716;-0.3383709;-0.05933976,0.1096737;-0.6842209;0.01389813,0.1258545;-0.7109303;-0.039078,-0.08101713;0.008888934;-0.02984177,-0.1285127;-0.3280253;-0.04548934,-0.127483;-0.6738639;0.02779545,-0.1447669;-0.7039337;-0.02096042,0.02948092;0.5427307;0.01195836,247.094
+0;0;0,0.006086032;0.3141478;0.008267018,0.01167577;0.6181061;0.001361406,0.1790786;0.4937033;0.005683222,0.2143176;0.2370746;0.0206755,0.2426599;0.0125293;-0.03764668,-0.1565561;0.4878043;0.007940395,-0.2529548;0.2469063;0.00739116,-0.3621396;0.04374723;-0.03042943,0.07554108;0.004986359;-0.04244998,0.08764011;-0.3322413;0.003842726,0.08986533;-0.6743372;0.09295771,0.09873827;-0.6973109;0.03465407,-0.0759384;0.006763903;-0.04148408,-0.1118453;-0.3299032;-0.00436502,-0.1296342;-0.6723445;0.08162087,-0.1293626;-0.6340056;0.002787918,0.01032538;0.543515;0.005539221,0;0;0,0.01678278;0.3136606;0.01138592,0.03337897;0.6172872;0.008917093,0.1931693;0.4826266;-0.01154637,0.231341;0.227156;-0.036093,0.2018563;0.008845225;-0.1141725,-0.1385224;0.4928837;0.02773851,-0.2103256;0.2438481;0.04000534,-0.260097;0.02615499;-0.02897188,0.07467039;0.0001050532;-0.04424524,0.1095716;-0.3383709;-0.05933976,0.1096737;-0.6842209;0.01389813,0.1258545;-0.7109303;-0.039078,-0.08101713;0.008888934;-0.02984177,-0.1285127;-0.3280253;-0.04548934,-0.127483;-0.6738639;0.02779545,-0.1447669;-0.7039337;-0.02096042,0.02948092;0.5427307;0.01195836,247.1174
+0;0;0,0.006087497;0.3142235;0.008269007,0.01167833;0.6182411;0.001362169,0.1791016;0.4938204;0.005684664,0.2143382;0.2372092;0.02067592,0.2427125;0.01241085;-0.03771202,-0.1565742;0.4879207;0.007942113,-0.2529663;0.2470392;0.007392916,-0.3622743;0.04365112;-0.03047031,0.075529;0.004985563;-0.04244319,0.08762423;-0.3321359;0.003834937,0.0898486;-0.6741014;0.09291594,0.09876798;-0.6973522;0.03430713,-0.07592626;0.006762822;-0.04147745,-0.1118218;-0.3297983;-0.004370078,-0.1296039;-0.672109;0.08158302,-0.129331;-0.6337265;0.002337456,0.01032773;0.5436382;0.005540645,0;0;0,0.01686211;0.3137296;0.01145601,0.0334195;0.6174181;0.009028673,0.1933065;0.4828932;-0.01139331,0.2313778;0.2274001;-0.03567266,0.2023371;0.008819252;-0.1139519,-0.1383685;0.4924709;0.02747413,-0.2088131;0.2430425;0.03924877,-0.2552756;0.02438885;-0.02989163,0.07467605;7.1913E-05;-0.04420853,0.1095329;-0.3382911;-0.05951619,0.1097147;-0.6839653;0.01390028,0.1262249;-0.7103307;-0.03995657,-0.08097479;0.008963187;-0.02989407,-0.128573;-0.3278271;-0.04556513,-0.1274351;-0.6734943;0.02787585,-0.1448155;-0.7036129;-0.0214586,0.02953318;0.5428488;0.01206064,247.1503
+0;0;0,0.006291231;0.3142428;0.008167489,0.0122287;0.6182123;0.001144008,0.1798094;0.4937112;0.005462234,0.2153149;0.2371584;0.0203375,0.2433787;0.01240563;-0.03769073,-0.1564082;0.4879108;0.008119671,-0.263271;0.251518;0.008242677,-0.3803609;0.05251671;-0.0285964,0.07545598;0.004952475;-0.0425318,0.08744419;-0.33199;0.004002966,0.0895818;-0.6740991;0.09308594,0.09733427;-0.697525;0.03429352,-0.07596171;0.006771724;-0.04136481,-0.1119194;-0.329639;-0.004294053,-0.1299297;-0.672042;0.08181556,-0.1297295;-0.6336468;0.002440192,0.01077797;0.5436323;0.005350082,0;0;0,0.01683004;0.3137501;0.01150751,0.03324102;0.6174082;0.009128094,0.1935417;0.4830588;-0.01124191,0.231805;0.2275898;-0.03517389,0.2027822;0.009114996;-0.113245,-0.1387566;0.4923171;0.0273667,-0.208052;0.2425786;0.03876957,-0.2532201;0.02373944;-0.03006323,0.07467121;2.014637E-05;-0.04417348,0.1095025;-0.338197;-0.05951381,0.1096812;-0.6839693;0.0141108,0.1261961;-0.7102513;-0.0400238,-0.08092789;0.009036047;-0.02993514,-0.1286075;-0.3275994;-0.04551228,-0.1275017;-0.6733871;0.02803116,-0.144852;-0.7034838;-0.02155041,0.02940382;0.5428551;0.01214409,247.1838
+0;0;0,0.006291001;0.3142312;0.008167189,0.01222833;0.6181937;0.001143925,0.1796947;0.4937293;0.005461909,0.2151961;0.2372061;0.02033546,0.2433065;0.01208048;-0.03778903,-0.1562954;0.4879328;0.008117548,-0.2631459;0.2515673;0.008240541,-0.38043;0.0522359;-0.02865965,0.07544482;0.004951742;-0.04252551,0.08743615;-0.3320788;0.004021429,0.08957255;-0.6739925;0.0930535,0.09736968;-0.6977262;0.03392233,-0.07595047;0.006770723;-0.04135869,-0.1119176;-0.3297281;-0.004278235,-0.1299176;-0.6719354;0.08178216,-0.1297162;-0.6334918;0.001949474,0.01077766;0.5436167;0.005349833,0;0;0,0.01687567;0.3137338;0.0115695,0.03325613;0.6173871;0.009264708,0.1935075;0.4831829;-0.01101899,0.2320493;0.227751;-0.0345726,0.2035715;0.008615777;-0.1121547,-0.1385776;0.4922059;0.02748704,-0.207771;0.2424616;0.03870209,-0.2535305;0.023257;-0.02989515,0.07466179;3.221631E-05;-0.04416418,0.1094863;-0.3382726;-0.05956316,0.1096089;-0.6838505;0.01400399,0.1247575;-0.7102453;-0.04108453,-0.08090634;0.009032568;-0.02995725,-0.1287199;-0.3276737;-0.04553885,-0.1274635;-0.6732471;0.02803877,-0.1449516;-0.7036886;-0.02181694,0.02942978;0.5428356;0.01225805,247.2067
+0;0;0,0.006290468;0.3142047;0.008166498,0.01222746;0.6181498;0.001143726,0.1797481;0.4936757;0.005461389,0.2152429;0.2372005;0.02033216,0.2433456;0.01213649;-0.03777642,-0.1563497;0.4878774;0.008117879,-0.2631803;0.251556;0.008240848,-0.3804322;0.0522792;-0.02864924,0.07543089;0.004950828;-0.04251766,0.08742672;-0.3322059;0.004046708,0.08956188;-0.6739224;0.09302743,0.09735969;-0.6976607;0.03389116,-0.07593645;0.006769472;-0.04135105,-0.111917;-0.3298553;-0.004256718,-0.1299067;-0.6718652;0.08175404,-0.1297052;-0.6334209;0.001914464,0.01077691;0.5435791;0.005349277,0;0;0,0.01690443;0.3137071;0.01152968,0.0332332;0.6173453;0.00916934,0.1935946;0.4831977;-0.01097775,0.2326965;0.227848;-0.03395891,0.2042757;0.008717984;-0.1113827,-0.1385703;0.4919758;0.02758936,-0.2080369;0.2423649;0.03896385,-0.2565279;0.02375109;-0.02942302,0.07463245;4.315376E-05;-0.0441823,0.1094596;-0.3383871;-0.05963659,0.1095639;-0.6837437;0.01399136,0.1246897;-0.7101412;-0.04111075,-0.08088544;0.009057203;-0.02995986,-0.1288894;-0.3277433;-0.04570283,-0.1275463;-0.6730735;0.02803685,-0.1450098;-0.7034989;-0.0218581,0.02942091;0.5428001;0.01217842,247.2395
+0;0;0,0.006529395;0.3142031;0.007925025,0.01281232;0.6181532;0.0006001978,0.1803586;0.4938354;0.005081031,0.2158901;0.2373594;0.02013492,0.2437279;0.01200813;-0.03771566,-0.1560641;0.4883178;0.008388206,-0.2717145;0.2561672;0.008030678,-0.3946155;0.0602185;-0.02944277,0.07540195;0.004854375;-0.04265967,0.08695098;-0.3324132;0.003873952,0.08892892;-0.6738372;0.09233348,0.09708299;-0.699729;0.03561787,-0.07604399;0.006833372;-0.0412248,-0.111536;-0.3300267;-0.004978832,-0.130536;-0.6715063;0.08121896,-0.1242936;-0.7012019;0.02826132,0.0112679;0.5435842;0.00488518,0;0;0,0.01693694;0.3137033;0.01150799,0.03319559;0.6173645;0.009132385,0.1937678;0.483409;-0.01068568,0.232847;0.2280602;-0.03389978,0.2050581;0.008636504;-0.1112678,-0.1386527;0.4919987;0.02771506,-0.2096945;0.2428436;0.03970896,-0.2720458;0.02717437;-0.02740228,0.07462804;5.543232E-05;-0.04426646,0.1094268;-0.3384643;-0.05981088,0.1092735;-0.683383;0.01388049,0.1250367;-0.7097554;-0.04071546,-0.08093543;0.009071387;-0.02993381,-0.1290675;-0.3278007;-0.04570474,-0.1277339;-0.672719;0.02797618,-0.1450931;-0.7029863;-0.0217586,0.0294009;0.5428138;0.01214457,247.2729
+0;0;0,0.006532126;0.3143346;0.00792834,0.0128168;0.6183695;0.0006016968,0.1806779;0.4939434;0.005083792,0.2162123;0.2374464;0.02013891,0.2441411;0.01135908;-0.03790062,-0.1563718;0.4884154;0.008397132,-0.2720317;0.2562459;0.008039575,-0.3953341;0.05965717;-0.02955627,0.07538319;0.004853167;-0.04264905,0.08694279;-0.3327234;0.003927212,0.08891828;-0.6737229;0.09227675,0.09709287;-0.6997554;0.03541832,-0.07602505;0.00683167;-0.04121453,-0.1115496;-0.3303371;-0.004935354,-0.130526;-0.6713921;0.08115526,-0.1242679;-0.701238;0.02806427,0.01127206;0.5437849;0.004887576,0;0;0,0.01687673;0.3138363;0.01156306,0.03294396;0.6175928;0.009207726,0.1939744;0.4836868;-0.01033211,0.2329768;0.2283328;-0.03385258,0.2051744;0.008071214;-0.1111565,-0.139133;0.4920395;0.0280213,-0.2138212;0.2440032;0.04142794,-0.2942905;0.03402394;-0.02710998,0.07453895;0.0001128912;-0.04437399,0.109216;-0.3387372;-0.05983686,0.1088796;-0.6832067;0.01385736,0.1247627;-0.7094149;-0.04116726,-0.08093257;0.009066832;-0.02988025,-0.1291063;-0.3281121;-0.04571165,-0.1281911;-0.6725687;0.028038,-0.1455967;-0.702993;-0.02181469,0.02919215;0.5430241;0.01221681,247.3064
+0;0;0,0.006532974;0.3143754;0.007929369,0.01281758;0.618407;0.0006029117,0.1803675;0.4940756;0.005084463,0.2159;0.237592;0.02013879,0.2437142;0.01243246;-0.03766257,-0.1560629;0.4885578;0.008391714,-0.2717168;0.2564003;0.008034175,-0.3945132;0.06061836;-0.02940739,0.07527488;0.004846195;-0.04258778,0.08684146;-0.332934;0.004016563,0.08881636;-0.6738313;0.09233964,0.09699558;-0.6998955;0.03544909,-0.07591584;0.006821856;-0.04115532,-0.1114618;-0.3305502;-0.004854269,-0.1304325;-0.671503;0.08121056,-0.1241709;-0.7013827;0.02808958,0.01127291;0.5438255;0.004888607,0;0;0,0.01683342;0.3138762;0.01165414,0.03266366;0.6176424;0.009391546,0.1933754;0.4836191;-0.0100987,0.232954;0.2283598;-0.03353572,0.2054278;0.0089515;-0.1104364,-0.1389948;0.4920762;0.02832027,-0.2212312;0.2465481;0.04335751,-0.3198495;0.04604246;-0.02652374,0.07445718;0.0001241565;-0.04426765,0.108594;-0.3390009;-0.05943489,0.1081357;-0.6833537;0.01430011,0.1238762;-0.7095749;-0.04081821,-0.0807404;0.00909521;-0.03002961,-0.1294115;-0.328234;-0.04556496,-0.1287102;-0.6725907;0.02814922,-0.1460819;-0.7031809;-0.0215869,0.02897322;0.5430729;0.01237845,247.3403
+0;0;0,0.006529496;0.3144341;0.007880064,0.01282705;0.6184937;0.0005196761,0.1807646;0.4941872;0.00481149,0.2160542;0.2376814;0.02002905,0.243773;0.01229861;-0.03772079,-0.1564509;0.4887011;0.008792905,-0.2813611;0.2613919;0.009202306,-0.4142365;0.07183826;-0.02705109,0.07523087;0.004798942;-0.04257543,0.08651576;-0.3330635;0.003098156,0.08868519;-0.6736709;0.09178829,0.09588033;-0.6993309;0.0346164,-0.07587962;0.006857504;-0.04111736,-0.1114756;-0.3304587;-0.004852094,-0.1309324;-0.6712921;0.08081066,-0.1309645;-0.6328801;0.001138441,0.01127982;0.5439072;0.004812077,0;0;0,0.01672453;0.3139404;0.01162887,0.03237787;0.6177449;0.009352207,0.1934183;0.4834611;-0.01021719,0.2338433;0.228352;-0.03382492,0.2053712;0.008746356;-0.1103983,-0.1394732;0.4917766;0.02861612,-0.2352832;0.2513036;0.04490659,-0.3507749;0.0596707;-0.02465843,0.07438706;0.0001321435;-0.04429364,0.108183;-0.3389749;-0.0594182,0.1077645;-0.6831284;0.01435304,0.1226791;-0.7097014;-0.04037786,-0.08068845;0.00912037;-0.03002618,-0.1295085;-0.3281129;-0.04598898,-0.1291986;-0.6722152;0.02802154,-0.1465016;-0.7026834;-0.02160325,0.02872667;0.5431681;0.01234126,247.3733
+0;0;0,0.006532369;0.3145725;0.007883531,0.01283262;0.6187621;0.0005199714,0.1804765;0.494509;0.004813656,0.215758;0.2380626;0.02002769,0.2435671;0.01194513;-0.03791038,-0.1561561;0.4890323;0.008788191,-0.2810374;0.2617758;0.009197497,-0.4143459;0.0716043;-0.02717406,0.07567424;0.004827225;-0.04282635,0.086957;-0.3329715;0.002838627,0.08912376;-0.6731597;0.0914196,0.09630491;-0.6987114;0.03435886,-0.07632682;0.006897919;-0.04135968,-0.1119161;-0.3303547;-0.005101256,-0.1313489;-0.6707685;0.08045606,-0.131381;-0.6323729;0.0009387359,0.01128471;0.5441431;0.004814242,0;0;0,0.01681642;0.3140672;0.01181769,0.03248177;0.6180027;0.009717464,0.1931196;0.4835958;-0.01020432,0.2346494;0.2286668;-0.0331707,0.205556;0.008638933;-0.1106341,-0.139008;0.4919745;0.02927834,-0.2533346;0.2598039;0.04562695,-0.3754689;0.07101171;-0.02292927,0.07462665;0.0001509786;-0.04488682,0.1078744;-0.3389814;-0.05918574,0.1073379;-0.6827084;0.01450754,0.1221229;-0.7094182;-0.03988814,-0.08127711;0.009183785;-0.02989445,-0.1297429;-0.3280388;-0.04578863,-0.1299932;-0.6717258;0.02809225,-0.147357;-0.7020795;-0.0213994,0.02883001;0.5433915;0.01266122,247.3958
+0;0;0,0.006534084;0.3146551;0.007885601,0.01283587;0.618919;0.0005202326,0.180523;0.4946346;0.004814979,0.2157882;0.2383067;0.02002198,0.2436466;0.01178779;-0.03801896,-0.1561964;0.4891565;0.008790538,-0.2810199;0.2620051;0.009199655,-0.4145651;0.07149592;-0.02723649,0.07574141;0.00483151;-0.04286436,0.08702742;-0.3330645;0.002813756,0.08919756;-0.6737826;0.09153275,0.09641306;-0.6996002;0.03419904,-0.07639457;0.006904041;-0.04139639,-0.1119941;-0.3304457;-0.005127534,-0.1314572;-0.6713899;0.08056309,-0.1314894;-0.6329541;0.0006653666,0.01128758;0.5442815;0.004815565,0;0;0,0.01690941;0.3141457;0.011801,0.03255959;0.6181562;0.009682417,0.1931695;0.4835585;-0.01040626,0.2359895;0.2288375;-0.03191257,0.2065421;0.008908466;-0.1107779,-0.1388885;0.4921258;0.03008029,-0.2681194;0.2679629;0.04522067,-0.4084995;0.09259643;-0.0254596,0.074625;0.0001971126;-0.04503918,0.1077393;-0.3390496;-0.05927682,0.1077218;-0.6832887;0.01464248,0.1225464;-0.7097324;-0.0405767,-0.08138865;0.009186368;-0.02981536,-0.1298192;-0.3281326;-0.04587796,-0.1302932;-0.6723279;0.02824346,-0.1478541;-0.7030044;-0.02140322,0.0289178;0.5435262;0.01263046,247.4293
+0;0;0,0.006657821;0.3146153;0.007748608,0.01310223;0.6188301;0.0002291994,0.1807106;0.4946814;0.004441701,0.2163681;0.2385577;0.0197256,0.2437078;0.01392753;-0.03755015,-0.1559604;0.4893568;0.00912356,-0.2923542;0.2691286;0.008303598,-0.4308405;0.08480997;-0.02823251,0.07572488;0.004788014;-0.04298012,0.08673411;-0.3329951;0.002881665,0.08887023;-0.6738806;0.0916688,0.0958441;-0.6996798;0.03423083,-0.07648151;0.006946318;-0.04131344,-0.1123548;-0.3302792;-0.005064704,-0.1318411;-0.6714271;0.08054529,-0.1273832;-0.7005795;0.02630108,0.01151891;0.5442046;0.004562923,0;0;0,0.01698826;0.3141028;0.01174736,0.03258947;0.618073;0.009565592,0.1931537;0.4837243;-0.01100588,0.2368689;0.2291484;-0.03061557,0.2097576;0.01129976;-0.1099479,-0.138813;0.4924593;0.03063681,-0.2814186;0.2768368;0.04722101,-0.4354062;0.1158901;-0.02256878,0.07458012;0.0002640188;-0.04519081,0.1073525;-0.3389178;-0.0594604,0.1073497;-0.6833622;0.01435447,0.1220981;-0.7097975;-0.04095244,-0.08147735;0.009158527;-0.02969907,-0.1301927;-0.3280101;-0.04601015,-0.1307582;-0.6724566;0.02779331,-0.1484507;-0.7030069;-0.02202584,0.02896734;0.5434517;0.01252842,247.4625
+0;0;0,0.006657821;0.3146153;0.007748608,0.01310223;0.6188301;0.0002291994,0.1807106;0.4946814;0.004441701,0.2163681;0.2385577;0.0197256,0.2437078;0.01392753;-0.03755015,-0.1559604;0.4893568;0.00912356,-0.2923542;0.2691286;0.008303598,-0.4308405;0.08480997;-0.02823251,0.07572488;0.004788014;-0.04298012,0.08673411;-0.3329951;0.002881665,0.08887023;-0.6738806;0.0916688,0.0958441;-0.6996798;0.03423083,-0.07648151;0.006946318;-0.04131344,-0.1123548;-0.3302792;-0.005064704,-0.1318411;-0.6714271;0.08054529,-0.1273832;-0.7005795;0.02630108,0.01151891;0.5442046;0.004562923,0;0;0,0.01698826;0.3141028;0.01174736,0.03258947;0.618073;0.009565592,0.1931537;0.4837243;-0.01100588,0.2368689;0.2291484;-0.03061557,0.2097576;0.01129976;-0.1099479,-0.138813;0.4924593;0.03063681,-0.2814186;0.2768368;0.04722101,-0.4354062;0.1158901;-0.02256878,0.07458012;0.0002640188;-0.04519081,0.1073525;-0.3389178;-0.0594604,0.1073497;-0.6833622;0.01435447,0.1220981;-0.7097975;-0.04095244,-0.08147735;0.009158527;-0.02969907,-0.1301927;-0.3280101;-0.04601015,-0.1307582;-0.6724566;0.02779331,-0.1484507;-0.7030069;-0.02202584,0.02896734;0.5434517;0.01252842,247.4851
+0;0;0,0.006656196;0.3145386;0.007746718,0.01310112;0.6187779;0.0002261028,0.1809838;0.4945293;0.004439546,0.216594;0.2387452;0.01970318,0.2444088;0.01021132;-0.03856794,-0.1562338;0.489196;0.009129005,-0.2924468;0.2692598;0.008310131,-0.4333397;0.08173805;-0.02886092,0.07562323;0.004781587;-0.04292243,0.08664459;-0.3333735;0.002989858,0.08878134;-0.6743613;0.09180363,0.09575322;-0.7001445;0.03438213,-0.07637884;0.006936993;-0.04125798,-0.1122916;-0.3306599;-0.004969332,-0.1317838;-0.67191;0.08066635,-0.1273271;-0.7010455;0.02643768,0.01151739;0.5441328;0.004560964,0;0;0,0.01667096;0.3140577;0.01134229,0.0320791;0.6180581;0.008727789,0.1930203;0.4838148;-0.01181578,0.2397974;0.2298399;-0.02715301,0.2123715;0.00903666;-0.110163,-0.1396159;0.4933033;0.03196225,-0.3003203;0.2910774;0.04629285,-0.4688823;0.137423;-0.01984408,0.07433675;0.0003551245;-0.0453651,0.1066272;-0.3392321;-0.06006647,0.1063611;-0.6836932;0.01417374,0.1210632;-0.7101558;-0.04108405,-0.08141731;0.009086275;-0.02954204,-0.1310566;-0.3283018;-0.04637988,-0.1318194;-0.672815;0.02761419,-0.1497395;-0.7031776;-0.02231405,0.02849686;0.5434203;0.01181889,247.5187
+0;0;0,0.006847631;0.314399;0.007620042,0.01365222;0.618517;-0.0001024348,0.1818981;0.4942786;0.004090738,0.2176467;0.2391225;0.01945948,0.2462062;0.002975285;-0.04064601,-0.1563112;0.4891766;0.009552938,-0.2994305;0.2743902;0.00800715,-0.4610355;0.09365466;-0.02957345,0.07579903;0.004764465;-0.04303684,0.08670949;-0.3340391;0.003040738,0.08893858;-0.6755514;0.09179464,0.09604807;-0.7006913;0.03521615,-0.07656719;0.00698867;-0.04133989,-0.1125885;-0.3312585;-0.004989982,-0.1320386;-0.6730113;0.08068159,-0.1268815;-0.7017398;0.0276114,0.01196558;0.5438952;0.004288102,0;0;0,0.01601186;0.3139644;0.01103115,0.0308491;0.6178835;0.008205414,0.1925711;0.4845132;-0.01320505,0.2464427;0.2322298;-0.02155423,0.2255361;0.002182141;-0.1042271,-0.1414106;0.4953528;0.03480765,-0.3199797;0.309492;0.04850565,-0.5277386;0.1959525;-0.01582785,0.07426035;0.0007043183;-0.04588318,0.1053324;-0.3396496;-0.06084204,0.1046931;-0.6845073;0.01389527,0.1201922;-0.7113731;-0.03919078,-0.08178023;0.008886673;-0.02921274,-0.1326588;-0.3289471;-0.04681225,-0.1339128;-0.673924;0.02736505,-0.1517185;-0.7034844;-0.02190548,0.02738851;0.5432596;0.01134062,247.5535
+0;0;0,0.006847631;0.314399;0.007620042,0.01365222;0.618517;-0.0001024348,0.1818981;0.4942786;0.004090738,0.2176467;0.2391225;0.01945948,0.2462062;0.002975285;-0.04064601,-0.1563112;0.4891766;0.009552938,-0.2994305;0.2743902;0.00800715,-0.4610355;0.09365466;-0.02957345,0.07579903;0.004764465;-0.04303684,0.08670949;-0.3340391;0.003040738,0.08893858;-0.6755514;0.09179464,0.09604807;-0.7006913;0.03521615,-0.07656719;0.00698867;-0.04133989,-0.1125885;-0.3312585;-0.004989982,-0.1320386;-0.6730113;0.08068159,-0.1268815;-0.7017398;0.0276114,0.01196558;0.5438952;0.004288102,0;0;0,0.01601186;0.3139644;0.01103115,0.0308491;0.6178835;0.008205414,0.1925711;0.4845132;-0.01320505,0.2464427;0.2322298;-0.02155423,0.2255361;0.002182141;-0.1042271,-0.1414106;0.4953528;0.03480765,-0.3199797;0.309492;0.04850565,-0.5277386;0.1959525;-0.01582785,0.07426035;0.0007043183;-0.04588318,0.1053324;-0.3396496;-0.06084204,0.1046931;-0.6845073;0.01389527,0.1201922;-0.7113731;-0.03919078,-0.08178023;0.008886673;-0.02921274,-0.1326588;-0.3289471;-0.04681225,-0.1339128;-0.673924;0.02736505,-0.1517185;-0.7034844;-0.02190548,0.02738851;0.5432596;0.01134062,247.586
+0;0;0,0.006849147;0.3144686;0.007621728,0.01365674;0.6187208;-0.0001045116,0.1817414;0.4944882;0.004091257,0.2174619;0.2395325;0.01944793,0.2462858;0.001199841;-0.04121381,-0.1561489;0.4893911;0.009548305,-0.2991559;0.2747733;0.00800373,-0.4622565;0.09236513;-0.02992466,0.07599889;0.004777027;-0.04315031,0.08690429;-0.3338696;0.00290592,0.08913743;-0.6760017;0.09182088,0.09624403;-0.7011191;0.03526535,-0.07676908;0.007007097;-0.04144889,-0.1127737;-0.3310834;-0.005115818,-0.1322591;-0.6734564;0.08071123,-0.127104;-0.7021611;0.02766258,0.01196918;0.5440581;0.004288434,0;0;0,0.01598188;0.3140444;0.01077795,0.03070755;0.6180983;0.007523298,0.1923933;0.4851062;-0.01407003,0.2489161;0.2335443;-0.0200665,0.2347358;-0.001193121;-0.09759307,-0.1411847;0.4961959;0.03657121,-0.3337513;0.3250173;0.04798098,-0.5441204;0.211372;-0.0163827,0.0743299;0.000846684;-0.04620552,0.10528;-0.3393486;-0.06140137,0.1043221;-0.6847222;0.013973,0.1197289;-0.7116323;-0.03904438,-0.08207605;0.008840415;-0.02908556,-0.1331389;-0.3287972;-0.04683508,-0.1345061;-0.6744103;0.02742751,-0.1522941;-0.7039754;-0.02179188,0.02728832;0.5434367;0.01078391,247.6194
+0;0;0,0.006965632;0.3144999;0.00756654,0.01387323;0.6187698;-0.0001852112,0.1814864;0.4947358;0.003688459,0.217616;0.240106;0.01897552,0.2465664;0.002112359;-0.04144572,-0.1555618;0.4898728;0.01009746,-0.3074442;0.2817821;0.007778372,-0.4744178;0.1032513;-0.02932176,0.0762576;0.00475363;-0.04335577,0.08694234;-0.3340713;0.002872884,0.08939786;-0.6763481;0.09221195,0.09729569;-0.7012891;0.03482005,-0.07708006;0.007072681;-0.04154737,-0.1132855;-0.3311841;-0.00514628,-0.1328439;-0.6738064;0.0806925,-0.1333173;-0.6354374;0.001291946,0.01216393;0.544104;0.004210451,0;0;0,0.01621547;0.3140737;0.01052451,0.03120154;0.6181293;0.006815195,0.1924582;0.4856476;-0.01480436,0.2541313;0.2355257;-0.01810121,0.2455976;-0.00124082;-0.0888021,-0.1403343;0.4975026;0.03762486,-0.3421281;0.3376402;0.04755739,-0.5605043;0.2384864;-0.01252767,0.07442269;0.001069367;-0.04666543,0.1052905;-0.3393394;-0.06158495,0.104282;-0.6849804;0.0137291,0.119313;-0.7116638;-0.04045367,-0.08250397;0.008837865;-0.02885357,-0.1336486;-0.3289654;-0.04693018,-0.1351958;-0.6748765;0.02712373,-0.1533343;-0.7047671;-0.02246281,0.02772054;0.5434725;0.01020336,247.6527
+0;0;0,0.006962182;0.3143442;0.007562793,0.01386724;0.6185026;-0.0001861695,0.1809719;0.4946432;0.00368753,0.2170642;0.2402759;0.01895883,0.2454615;0.006829649;-0.04030793,-0.1550628;0.4897947;0.01007726,-0.3067886;0.2819186;0.007760563,-0.4705718;0.1067991;-0.02863069,0.07646351;0.004766466;-0.04347284,0.08717085;-0.3347749;0.002853561,0.08962649;-0.6770685;0.09219703,0.09754036;-0.702121;0.03468862,-0.0772882;0.007091778;-0.04165956,-0.1135702;-0.3318803;-0.005181499,-0.1331295;-0.6745194;0.08066151,-0.1336039;-0.6361334;0.001099758,0.01215855;0.5438629;0.004207953,0;0;0,0.01618089;0.3139266;0.01030445,0.03110076;0.6178708;0.006369114,0.1918972;0.4862191;-0.01642704,0.2568843;0.2371906;-0.01665187,0.2601701;0.001827896;-0.07504463,-0.1398845;0.4980006;0.03826969,-0.3488299;0.348068;0.04830056,-0.5705082;0.2693103;-0.01062354,0.07446085;0.001417339;-0.04704094,0.104906;-0.3397585;-0.06191587,0.1040281;-0.6853841;0.01355171,0.1188044;-0.7120377;-0.04097033,-0.0828383;0.008648705;-0.02867565,-0.1342289;-0.3298311;-0.0471014,-0.1357227;-0.67575;0.02700073,-0.1541167;-0.7056768;-0.02270908,0.02763957;0.543242;0.009814501,247.6753
+0;0;0,0.006966125;0.3145222;0.007567076,0.01387638;0.6189094;-0.0001879032,0.1806401;0.4950886;0.003690399,0.2166928;0.2410002;0.01894495,0.245518;0.004036009;-0.04121494,-0.1547186;0.4902499;0.01006727,-0.306278;0.2826017;0.007753118,-0.4725295;0.1048432;-0.02918654,0.07688139;0.004792514;-0.04371041,0.08760544;-0.3352789;0.002688311,0.09006619;-0.6782852;0.0922178,0.09802032;-0.7036178;0.03441684,-0.07771056;0.007130535;-0.04188722,-0.1140492;-0.3323708;-0.00535221,-0.1336492;-0.6757233;0.08066954,-0.134126;-0.6372946;0.0007030591,0.0121663;0.5442092;0.004209775,0;0;0,0.01638341;0.31411;0.009821653,0.03153054;0.618259;0.005045414,0.1918965;0.486497;-0.01736641,0.260106;0.2386422;-0.01439285,0.267685;-0.001566797;-0.06772518,-0.1389593;0.4986535;0.03867833,-0.3588459;0.3657143;0.04707026,-0.5881544;0.2988073;-0.01245445,0.07445501;0.001872391;-0.04792976,0.1048217;-0.3398758;-0.06215978,0.1043968;-0.6863286;0.01297426,0.1184617;-0.7128965;-0.04241681,-0.0834524;0.008649477;-0.02837605,-0.1347945;-0.3303517;-0.0473139,-0.1364567;-0.6770028;0.026883,-0.1550079;-0.7072443;-0.02304426,0.0280156;0.5435832;0.008724689,247.7097
+0;0;0,0.007108169;0.3146637;0.00750814,0.0142016;0.6191776;-0.000321948,0.1810724;0.4953454;0.003367685,0.2173744;0.2415132;0.01832398,0.2456354;0.008865088;-0.04082548,-0.1547172;0.4909532;0.01057963,-0.3141209;0.2895617;0.00851732,-0.4885494;0.126399;-0.0285652,0.07720397;0.00477732;-0.04390966,0.08804342;-0.3360243;0.002474561,0.09028609;-0.679006;0.09236507,0.09834445;-0.7035919;0.03408624,-0.07804584;0.007204332;-0.04205091,-0.1145254;-0.333005;-0.005423017,-0.1339266;-0.6764266;0.08064065,-0.1345459;-0.6380143;0.0008294582,0.01244476;0.5444482;0.004095418,0;0;0,0.01656702;0.3142609;0.009260178,0.03188474;0.61852;0.003673077,0.1923845;0.4865661;-0.01803231,0.2628919;0.2396474;-0.01236057,0.2776989;0.002448738;-0.0564065,-0.1386383;0.4994101;0.03910752,-0.3640569;0.376512;0.0465147,-0.5957394;0.334098;-0.007769201,0.07439543;0.002251655;-0.0486989,0.1048812;-0.3402414;-0.06225848,0.1043386;-0.686705;0.0131371,0.1188297;-0.7132561;-0.0419352,-0.08394469;0.008534327;-0.02813871,-0.1350832;-0.3312224;-0.04724349,-0.1370713;-0.6779506;0.0269007,-0.155597;-0.7081751;-0.02280633,0.02833234;0.5438251;0.007564068,247.7419
+0;0;0,0.00710384;0.314472;0.007503568,0.01419476;0.618878;-0.0003238237,0.1814022;0.4949726;0.003362899,0.2176607;0.2414447;0.01830126,0.2459325;0.008708015;-0.04087071,-0.1550566;0.4905717;0.01058922,-0.3142692;0.2894216;0.00852938,-0.4887641;0.1261968;-0.02856726,0.07724246;0.004779703;-0.04393156,0.08810018;-0.3365961;0.002530802,0.09033979;-0.6791092;0.09229851,0.09839448;-0.7036703;0.03404626,-0.07808475;0.007207925;-0.04207188,-0.1146258;-0.3335745;-0.005382281,-0.1340004;-0.676527;0.0805638,-0.1346195;-0.6381184;0.0007890016,0.0124385;0.5441733;0.004092082,0;0;0,0.01660366;0.3140714;0.009106636,0.03187671;0.6182228;0.003424644,0.1927861;0.4867495;-0.01913714,0.2661767;0.2411007;-0.009930372,0.2847488;0.00298363;-0.0476439,-0.1391118;0.5007234;0.04043341,-0.3719736;0.3932644;0.04692905,-0.605459;0.3598999;-0.006347474,0.07426347;0.002418131;-0.0489726,0.105034;-0.340642;-0.06227517,0.1048659;-0.6866615;0.01288438,0.1188182;-0.7133875;-0.04209375,-0.08409808;0.008423717;-0.02785284,-0.1349043;-0.3319625;-0.04708834,-0.1372132;-0.678274;0.02667797,-0.1551126;-0.7089196;-0.02268636,0.02834038;0.5435531;0.007337332,247.7643
+0;0;0,0.007101042;0.3143482;0.007500613,0.01419203;0.6187572;-0.0003269245,0.1811481;0.4949227;0.003361017,0.2173685;0.2416617;0.01828365,0.246268;0.003757477;-0.04220216,-0.1548104;0.4905283;0.01057659,-0.3138552;0.28959;0.008518921,-0.4922246;0.122741;-0.02940139,0.0774103;0.004790088;-0.04402701,0.08829648;-0.3374807;0.002557162,0.09053414;-0.6796955;0.09224668,0.09856747;-0.7041119;0.03414887,-0.07825442;0.007223586;-0.0421633,-0.1148913;-0.3344523;-0.005377505,-0.134249;-0.677106;0.08049372,-0.1348664;-0.6387198;0.0009304285,0.01243572;0.5440502;0.004089116,0;0;0,0.01676707;0.3139513;0.008655548,0.03215449;0.6180878;0.002388954,0.1927636;0.4869097;-0.02056694,0.2682507;0.2423224;-0.008137465,0.2913111;-0.001951903;-0.03797698,-0.1385995;0.5011366;0.04018979,-0.3781732;0.4102963;0.04549641,-0.6183551;0.389176;-0.008898005,0.07409212;0.002686977;-0.04956627,0.1052427;-0.3412658;-0.06237316,0.1051483;-0.6870381;0.0124712,0.118979;-0.7139323;-0.04205203,-0.08449579;0.008363368;-0.02727989,-0.1351436;-0.3329205;-0.04723026,-0.1375253;-0.6789547;0.02635498,-0.1552104;-0.7093259;-0.02307767,0.02858908;0.5434258;0.006462336,247.7979
+0;0;0,0.007243076;0.3140621;0.007473728,0.01451286;0.6184837;-0.0003503365,0.1813549;0.4945425;0.003048125,0.2172929;0.2415803;0.01800544,0.2470727;-0.0005403906;-0.04377122,-0.1547025;0.4909727;0.01119515,-0.3235999;0.298686;0.009035345,-0.5099562;0.134233;-0.03036199,0.07741813;0.004725685;-0.04424843,0.08816096;-0.3382179;0.00287227,0.09029693;-0.6809803;0.09251316,0.09795886;-0.7057037;0.03431791,-0.07842318;0.007347905;-0.04206704,-0.1152802;-0.3350619;-0.005418252,-0.1346777;-0.6781954;0.08065903,-0.1354495;-0.6397819;0.0008552298,0.01271015;0.5437689;0.004062217,0;0;0,0.01700138;0.3136722;0.008004427,0.03248081;0.6177986;0.0008480549,0.1930425;0.4866567;-0.02179766,0.2707087;0.2433353;-0.005433321,0.2957114;-0.0059129;-0.02942944,-0.1383512;0.5021361;0.04003423,-0.382666;0.4260662;0.04540248,-0.6274962;0.4148166;-0.01166929,0.0740025;0.002722591;-0.04990029,0.1057271;-0.3419138;-0.06275988,0.1054758;-0.6881509;0.01237988,0.1196884;-0.7147849;-0.04267121,-0.08477221;0.008250827;-0.02682198,-0.1348748;-0.3338094;-0.04757284,-0.1375062;-0.6803665;0.02603015,-0.1553144;-0.7109793;-0.02345708,0.02888981;0.5431444;0.005190611,247.8313
+0;0;0,0.007243076;0.3140621;0.007473728,0.01451286;0.6184837;-0.0003503365,0.1813549;0.4945425;0.003048125,0.2172929;0.2415803;0.01800544,0.2470727;-0.0005403906;-0.04377122,-0.1547025;0.4909727;0.01119515,-0.3235999;0.298686;0.009035345,-0.5099562;0.134233;-0.03036199,0.07741813;0.004725685;-0.04424843,0.08816096;-0.3382179;0.00287227,0.09029693;-0.6809803;0.09251316,0.09795886;-0.7057037;0.03431791,-0.07842318;0.007347905;-0.04206704,-0.1152802;-0.3350619;-0.005418252,-0.1346777;-0.6781954;0.08065903,-0.1354495;-0.6397819;0.0008552298,0.01271015;0.5437689;0.004062217,0;0;0,0.01700138;0.3136722;0.008004427,0.03248081;0.6177986;0.0008480549,0.1930425;0.4866567;-0.02179766,0.2707087;0.2433353;-0.005433321,0.2957114;-0.0059129;-0.02942944,-0.1383512;0.5021361;0.04003423,-0.382666;0.4260662;0.04540248,-0.6274962;0.4148166;-0.01166929,0.0740025;0.002722591;-0.04990029,0.1057271;-0.3419138;-0.06275988,0.1054758;-0.6881509;0.01237988,0.1196884;-0.7147849;-0.04267121,-0.08477221;0.008250827;-0.02682198,-0.1348748;-0.3338094;-0.04757284,-0.1375062;-0.6803665;0.02603015,-0.1553144;-0.7109793;-0.02345708,0.02888981;0.5431444;0.005190611,247.8548
+0;0;0,0.007234782;0.3137026;0.00746517,0.01449958;0.6179151;-0.0003532395,0.1813341;0.4940343;0.003041866,0.2172291;0.2413748;0.01798128,0.2471612;-0.001984686;-0.04411148,-0.1547055;0.4904646;0.01118846,-0.3234009;0.2984081;0.009031241,-0.5107107;0.1331137;-0.03056768,0.07743586;0.004726768;-0.04425857,0.08821126;-0.3392564;0.003004972,0.09034703;-0.681987;0.09263755,0.09798596;-0.7065462;0.03461691,-0.07844115;0.007349588;-0.04207668,-0.1154099;-0.3360983;-0.00531679,-0.1348056;-0.6791999;0.08075251,-0.1355751;-0.6408116;0.001188137,0.01269826;0.5432581;0.004055905,0;0;0,0.01715825;0.31332;0.007318974,0.03264372;0.6172129;-0.0007295609,0.1932308;0.4862425;-0.0231359,0.272088;0.243911;-0.003000021,0.299488;-0.006811783;-0.02204275,-0.1383792;0.5028807;0.03918152,-0.384795;0.4349802;0.04333404,-0.6313483;0.4429408;-0.01255346,0.07391001;0.002801538;-0.05006933,0.1061461;-0.3428421;-0.06294155,0.1057174;-0.6890336;0.01225209,0.1200068;-0.7158009;-0.04228902,-0.08487111;0.007963516;-0.02666372,-0.1346218;-0.3351894;-0.04776689,-0.137447;-0.6817173;0.0258079,-0.1550119;-0.71213;-0.02362124,0.02905554;0.5426314;0.00386095,247.887
+0;0;0,0.007411395;0.3133014;0.007431801,0.01488866;0.6172847;-0.0003749733,0.1818934;0.4931631;0.002715247,0.2175514;0.2407465;0.01784614,0.2473942;-0.0004660487;-0.04422659,-0.1549099;0.490705;0.0118674,-0.3330392;0.3077492;0.008443327,-0.5263176;0.1523994;-0.02946459,0.07746597;0.004664874;-0.04445638,0.08832251;-0.3402132;0.002835799,0.0902399;-0.6832111;0.09290045,0.09856477;-0.707857;0.03470425,-0.07861466;0.007401553;-0.04200072,-0.116893;-0.3368556;-0.005708996,-0.1359108;-0.680209;0.08094917,-0.1368342;-0.6417997;0.001132466,0.01303258;0.5426897;0.004025451,0;0;0,0.01717359;0.3129371;0.006586552,0.0323586;0.6165959;-0.002282143,0.1934987;0.4858985;-0.02406788,0.2728886;0.2443145;-0.0006377697,0.3024495;-0.004404783;-0.01449418,-0.1391252;0.5036555;0.03818193,-0.3872482;0.4433528;0.04180411,-0.6316472;0.4568445;-0.01309822,0.07386176;0.002785325;-0.05035663,0.1066117;-0.3437028;-0.06334662,0.1056497;-0.6899624;0.01324439,0.1202614;-0.7164956;-0.04182625,-0.08512142;0.007873455;-0.02629564,-0.1342352;-0.3362344;-0.04804226,-0.1374103;-0.6831552;0.02543426,-0.154964;-0.713716;-0.02423002,0.02886704;0.5420856;0.002540588,247.9097
+0;0;0,0.00740381;0.3129808;0.007424196,0.01487537;0.6167324;-0.0003760611,0.1816414;0.492751;0.002711914,0.2172549;0.2406496;0.01782391,0.2471332;-0.0008504838;-0.0443228,-0.1546823;0.4902963;0.01185103,-0.3325891;0.307569;0.008431237,-0.5260979;0.1520341;-0.02952185,0.07759807;0.004672829;-0.04453219,0.08847913;-0.3409843;0.002866827,0.09039624;-0.6839295;0.09291764,0.09840474;-0.7064988;0.03693299,-0.07874872;0.007414174;-0.04207234,-0.1171135;-0.3376207;-0.005698629,-0.1361284;-0.6809214;0.08094623,-0.1370167;-0.6428317;0.004162692,0.01302102;0.542207;0.004020252,0;0;0,0.01708804;0.3126342;0.005893946,0.03194164;0.6160462;-0.003924608,0.1930818;0.4858626;-0.02529979,0.2736022;0.2454022;0.002033472,0.303781;-0.003632903;-0.01012993,-0.139541;0.5047332;0.03674357,-0.3899672;0.4564506;0.03944136,-0.6340969;0.4788747;-0.01510292,0.07382058;0.002797544;-0.05068636,0.1069014;-0.3444513;-0.06364202,0.1057674;-0.69065;0.01296997,0.1216445;-0.7184724;-0.035676,-0.08541598;0.007831747;-0.02586861,-0.1340861;-0.3370985;-0.04819061,-0.1376199;-0.6840324;0.0249437,-0.1545313;-0.7124802;-0.02259376,0.02854794;0.5416191;0.001162767,247.9317
+0;0;0,0.007401431;0.3128802;0.00742181,0.01486712;0.6163933;-0.0003721928,0.1817419;0.492442;0.002711324,0.2173241;0.2405623;0.01781003,0.2468475;0.001930952;-0.04359847,-0.1547957;0.4899858;0.01185626,-0.3325461;0.3074192;0.008439468,-0.5237562;0.1537318;-0.02906279,0.07778846;0.004684295;-0.04464145,0.08869229;-0.3416958;0.002856694,0.09060992;-0.6847351;0.09293222,0.09870124;-0.707848;0.03636863,-0.07894194;0.007432366;-0.04217557,-0.117387;-0.3383241;-0.00572579,-0.1364071;-0.6817189;0.08094285,-0.1373045;-0.6435456;0.003365301,0.01301431;0.5419295;0.004020494,0;0;0,0.0168535;0.3125557;0.005362511,0.03142317;0.6157268;-0.004957676,0.1927867;0.4857821;-0.02638602,0.2741143;0.2461595;0.003684998,0.3045557;-1.5378E-05;-0.003983974,-0.1402765;0.5054348;0.03598173,-0.3920409;0.4660419;0.03655601,-0.6319967;0.4990938;-0.01744729,0.073768;0.003047287;-0.05113554,0.107196;-0.3449162;-0.0637095,0.1060413;-0.6912085;0.01292968,0.1216736;-0.718729;-0.03739834,-0.08575543;0.007671377;-0.02555394,-0.1341156;-0.3380133;-0.04830339,-0.1378142;-0.6850446;0.02483212,-0.1548041;-0.7141306;-0.02318953,0.02809949;0.5413653;0.0002291203,247.9652
+0;0;0,0.007765563;0.3128736;0.007325971,0.01586931;0.6163675;-0.0005788715,0.1825212;0.4922797;0.002382549,0.2180189;0.2403901;0.01751369,0.2474726;0.001828834;-0.04419998,-0.1542976;0.4911561;0.01247759,-0.339489;0.3161632;0.008108877,-0.5362148;0.1693888;-0.02854856,0.07776977;0.004601696;-0.04468261,0.08861551;-0.3417853;0.002778895,0.09025905;-0.6848068;0.0929274,0.09778633;-0.7079729;0.0363359,-0.07894503;0.007551447;-0.04214861,-0.1172685;-0.3381964;-0.005489599,-0.1364315;-0.6815856;0.08116984,-0.1298717;-0.7098117;0.02966659,0.01383677;0.5419099;0.003840636,0;0;0,0.0168535;0.3125557;0.005362511,0.03142317;0.6157268;-0.004957676,0.1927867;0.4857821;-0.02638602,0.2741143;0.2461595;0.003684998,0.3045557;-1.5378E-05;-0.003983974,-0.1402765;0.5054348;0.03598173,-0.3920409;0.4660419;0.03655601,-0.6319967;0.4990938;-0.01744729,0.073768;0.003047287;-0.05113554,0.107196;-0.3449162;-0.0637095,0.1060413;-0.6912085;0.01292968,0.1216736;-0.718729;-0.03739834,-0.08575543;0.007671377;-0.02555394,-0.1341156;-0.3380133;-0.04830339,-0.1378142;-0.6850446;0.02483212,-0.1548041;-0.7141306;-0.02318953,0.02809949;0.5413653;0.0002291203,247.9877
+0;0;0,0.007762048;0.312732;0.007322655,0.01586034;0.6160214;-0.0005770202,0.1823856;0.4920178;0.002382741,0.217857;0.2403148;0.01750268,0.2469937;0.00432083;-0.04354686,-0.1541778;0.490895;0.01247013,-0.339232;0.3160318;0.008104647,-0.5338408;0.1708369;-0.0281583,0.07789579;0.004609152;-0.04475501,0.08877067;-0.3427084;0.002834003,0.09041523;-0.6859454;0.09303913,0.09799037;-0.7094495;0.03608783,-0.07907295;0.007563683;-0.04221691,-0.1174994;-0.339113;-0.005459413,-0.1366744;-0.6827179;0.08125446,-0.1300729;-0.7113141;0.02942375,0.01382907;0.5416104;0.003839722,0;0;0,0.01663093;0.3124371;0.004655123,0.03094713;0.6153927;-0.006329774,0.1923643;0.4858012;-0.02741861,0.2745366;0.246972;0.004978895,0.3052402;0.003408283;0.003212929,-0.1408913;0.5070301;0.03497858,-0.393504;0.474969;0.03459541,-0.629202;0.520009;-0.01724065,0.07376713;0.003089249;-0.05138946,0.1076266;-0.3457863;-0.06371236,0.1064349;-0.6923309;0.01281667,0.1225103;-0.7194671;-0.03856969,-0.08598672;0.007467944;-0.02534804,-0.1339949;-0.3391951;-0.04842233,-0.1377648;-0.6864668;0.02464926,-0.1548102;-0.7160066;-0.02359984,0.02768788;0.5410855;-0.0009956355,248.0114
+0;0;0,0.007757106;0.3125329;0.007317992,0.01584974;0.6156104;-0.0005761664,0.1826695;0.4915724;0.002377981,0.2181;0.2401592;0.0174805,0.2473208;0.003484815;-0.04374507,-0.1544791;0.4904477;0.01248291,-0.3393202;0.3157858;0.008122453,-0.5344901;0.1701722;-0.02824506,0.0779522;0.00461249;-0.04478743,0.08885828;-0.3437018;0.002938166,0.09050316;-0.6870021;0.0931599,0.09810774;-0.7107141;0.03598727,-0.07913022;0.00756916;-0.04224749,-0.117667;-0.3401025;-0.005384494,-0.1368455;-0.6837707;0.08134535,-0.1302183;-0.7125946;0.02931321,0.01381988;0.5412512;0.003837495,0;0;0,0.01629029;0.3122656;0.003915548,0.03012374;0.6149984;-0.00792861,0.1920949;0.4856459;-0.02857995,0.2749763;0.2478919;0.007416246,0.3056913;0.003609732;0.007384298,-0.1420467;0.5080881;0.03418784,-0.3952748;0.4843404;0.03229105,-0.6288549;0.5418543;-0.02014654,0.0736925;0.003246814;-0.05160046,0.1078418;-0.346619;-0.06373739,0.1066611;-0.6932477;0.01271439,0.1226639;-0.7202414;-0.03931594,-0.08612291;0.007178657;-0.02520011,-0.1340092;-0.3405083;-0.04844218,-0.1379178;-0.6878898;0.0244179,-0.1552001;-0.7178758;-0.02369157,0.02699792;0.5407534;-0.002379656,248.0439
+0;0;0,0.008170582;0.3123038;0.007260266,0.01684265;0.615168;-0.0006332011,0.1834059;0.4908504;0.001956174,0.2184615;0.2396476;0.0169338,0.2472612;0.004772961;-0.04383637,-0.1538938;0.4910309;0.01308227,-0.3465077;0.3253824;0.009015886,-0.5495962;0.1949648;-0.02886347,0.07784706;0.004535756;-0.04491977,0.0885266;-0.3442307;0.003185999,0.08983019;-0.6879594;0.09366046,0.09709147;-0.7117807;0.03624551,-0.07917023;0.007640106;-0.04209786,-0.1178722;-0.3405021;-0.005146753,-0.1370494;-0.6846334;0.08170196,-0.1303716;-0.7136821;0.02960026,0.01465916;0.5408549;0.003771711,0;0;0,0.01608919;0.3120604;0.003546,0.02976261;0.6145951;-0.008507967,0.1918407;0.4854671;-0.02905607,0.2749858;0.2486142;0.01023364,0.3061508;0.006333843;0.01441598,-0.1425785;0.5087968;0.03359764,-0.3961483;0.4929384;0.03095313,-0.6248321;0.562768;-0.01920747,0.07363571;0.003311634;-0.05162692,0.1080501;-0.3470244;-0.0637331,0.1065697;-0.6941062;0.01287484,0.1226441;-0.7209578;-0.03961754,-0.08612074;0.006962484;-0.02516479,-0.1339301;-0.3412354;-0.04837493,-0.1379413;-0.6890672;0.02465725,-0.1551969;-0.719314;-0.02349352,0.02667604;0.5403934;-0.002922773,248.0769
+0;0;0,0.008160579;0.3119214;0.007251376,0.01682172;0.6144038;-0.0006324798,0.1832819;0.4902035;0.001952937,0.2183167;0.2391495;0.01692169,0.2475734;0.0005486012;-0.04481259,-0.1538067;0.4903839;0.01307207,-0.3463065;0.3248335;0.009008097,-0.552617;0.1923469;-0.0294722,0.07798103;0.004543561;-0.04499707,0.08868089;-0.3448865;0.003200229,0.08998507;-0.6887716;0.09371586,0.09724519;-0.7125844;0.03631001,-0.07930646;0.007653254;-0.0421703,-0.1180821;-0.3411514;-0.005148888,-0.137268;-0.6854392;0.08173934,-0.1305913;-0.7144786;0.0296459,0.01464075;0.5401766;0.003767338,0;0;0,0.01590535;0.3116892;0.00331831,0.02945225;0.6138458;-0.008776188,0.1914461;0.4851476;-0.0300355,0.2749725;0.248907;0.01111436,0.3059457;0.002845153;0.02068925,-0.143062;0.5093136;0.0328425,-0.3966428;0.4962941;0.03021879,-0.6261427;0.575469;-0.02134222,0.07355458;0.003516138;-0.0519979,0.1084042;-0.3474666;-0.06363535,0.1066808;-0.6947476;0.01281524,0.1228773;-0.7215717;-0.03965044,-0.08636603;0.006720223;-0.0249433,-0.1338811;-0.3421866;-0.04829236,-0.1381064;-0.6902034;0.02463347,-0.1553215;-0.7204748;-0.02348044,0.02639762;0.5397288;-0.003196239,248.0994
+0;0;0,0.008155663;0.3117335;0.007247009,0.01680952;0.6139617;-0.0006302434,0.1832145;0.4898401;0.00195212,0.2182253;0.2389582;0.01691061,0.2476586;-0.001083314;-0.04519641,-0.1537601;0.4900204;0.0130675,-0.346128;0.3245835;0.009006308,-0.5536841;0.191297;-0.02970633,0.07800265;0.004544821;-0.04500954,0.08872614;-0.3456568;0.003294189,0.09002945;-0.689311;0.093749,0.09729029;-0.713129;0.03633745,-0.07932846;0.007655376;-0.04218199,-0.1181897;-0.3419195;-0.005078826,-0.1373627;-0.685976;0.08175102,-0.1306853;-0.7150213;0.0296524,0.01463037;0.5397963;0.003765907,0;0;0,0.01548706;0.3115261;0.002909184,0.02854125;0.613436;-0.009524822,0.1905628;0.4850266;-0.03141284,0.2743719;0.2494675;0.01193666,0.3055436;0.001986891;0.02312493,-0.1441811;0.5106819;0.03167933,-0.3977205;0.5006092;0.02893372,-0.6269196;0.5853573;-0.02234031,0.07350099;0.003607005;-0.05211067,0.108577;-0.3481466;-0.06344604,0.1068857;-0.6953095;0.012429,0.122786;-0.7222154;-0.0400505,-0.08644112;0.006495592;-0.02483279,-0.1338706;-0.3432076;-0.04823316,-0.1382231;-0.6909941;0.02461934,-0.1555164;-0.721303;-0.02343245,0.02561854;0.5393814;-0.003872633,248.133
+0;0;0,0.008550541;0.3115948;0.007155078,0.01763711;0.6136708;-0.0007768313,0.1839898;0.4890962;0.001806699,0.2190554;0.2383609;0.01653925,0.2482285;-0.0005606264;-0.04551779,-0.153436;0.4905473;0.01344778,-0.3533296;0.3345721;0.008051207,-0.5613827;0.2036276;-0.02873335,0.07808995;0.004482968;-0.04506955,0.08863086;-0.3463432;0.003519002,0.08992068;-0.6901557;0.09402016,0.0960198;-0.7139194;0.03624846,-0.07942516;0.007704099;-0.04221009,-0.1185747;-0.3424849;-0.004982401,-0.1377441;-0.6866747;0.08199552,-0.1307819;-0.7153853;0.02936573,0.01535273;0.5395396;0.003628431,0;0;0,0.0153303;0.3114076;0.0024333,0.02824712;0.6131657;-0.01046419,0.1904107;0.4845066;-0.03222346,0.2740882;0.2494191;0.01301789,0.3052568;0.003185049;0.02654386,-0.1448178;0.5113804;0.03074007,-0.3982421;0.5023911;0.02755759,-0.6243477;0.5917284;-0.02421824,0.07347254;0.003732174;-0.05231881,0.10872;-0.3486682;-0.06338716,0.1069707;-0.6959991;0.01249051,0.1226418;-0.7228999;-0.04025435,-0.08660606;0.006338482;-0.02467015,-0.133964;-0.344019;-0.04828862,-0.1383816;-0.6919699;0.02457993,-0.1557263;-0.722528;-0.02334887,0.02535589;0.5391489;-0.004702091,248.1663
+0;0;0,0.008550541;0.3115948;0.007155078,0.01763711;0.6136708;-0.0007768313,0.1839898;0.4890962;0.001806699,0.2190554;0.2383609;0.01653925,0.2482285;-0.0005606264;-0.04551779,-0.153436;0.4905473;0.01344778,-0.3533296;0.3345721;0.008051207,-0.5613827;0.2036276;-0.02873335,0.07808995;0.004482968;-0.04506955,0.08863086;-0.3463432;0.003519002,0.08992068;-0.6901557;0.09402016,0.0960198;-0.7139194;0.03624846,-0.07942516;0.007704099;-0.04221009,-0.1185747;-0.3424849;-0.004982401,-0.1377441;-0.6866747;0.08199552,-0.1307819;-0.7153853;0.02936573,0.01535273;0.5395396;0.003628431,0;0;0,0.0153303;0.3114076;0.0024333,0.02824712;0.6131657;-0.01046419,0.1904107;0.4845066;-0.03222346,0.2740882;0.2494191;0.01301789,0.3052568;0.003185049;0.02654386,-0.1448178;0.5113804;0.03074007,-0.3982421;0.5023911;0.02755759,-0.6243477;0.5917284;-0.02421824,0.07347254;0.003732174;-0.05231881,0.10872;-0.3486682;-0.06338716,0.1069707;-0.6959991;0.01249051,0.1226418;-0.7228999;-0.04025435,-0.08660606;0.006338482;-0.02467015,-0.133964;-0.344019;-0.04828862,-0.1383816;-0.6919699;0.02457993,-0.1557263;-0.722528;-0.02334887,0.02535589;0.5391489;-0.004702091,248.1886
+0;0;0,0.008546566;0.3114499;0.007151751,0.01762451;0.6132393;-0.0007723453,0.1841372;0.4886945;0.001804915,0.2191958;0.2380092;0.01653453,0.2484954;-0.001948759;-0.04579171,-0.153604;0.4901469;0.01345687,-0.3534577;0.3342028;0.00806138,-0.5624133;0.2026903;-0.02888275,0.07809581;0.004483304;-0.04507292,0.08864541;-0.3466318;0.003555648,0.08993451;-0.690253;0.09400643,0.09602305;-0.7139235;0.03633487,-0.07943112;0.007704676;-0.04221326,-0.1186129;-0.3427728;-0.004954901,-0.1377716;-0.686771;0.08197461,-0.1308215;-0.7153799;0.02943605,0.0153425;0.539185;0.00362835,0;0;0,0.01511204;0.3112767;0.001928329,0.02776061;0.6127304;-0.01161361,0.1903387;0.4843114;-0.03246307,0.2740055;0.2494009;0.01342893,0.3048118;0.0020812;0.02780986,-0.1454259;0.5116962;0.03018025,-0.3988207;0.503404;0.02679254,-0.6247758;0.5950558;-0.02675259,0.07344761;0.003741026;-0.05236483,0.1089224;-0.348932;-0.06337166,0.1069697;-0.6960915;0.01235795,0.1226927;-0.7230594;-0.04009247,-0.08663607;0.006250109;-0.02461199,-0.1338575;-0.3444212;-0.04822552,-0.1383016;-0.6921935;0.02452922,-0.1554917;-0.7225863;-0.02343757,0.02493475;0.538801;-0.005692244,248.2224
+0;0;0,0.008728676;0.3113581;0.007134231,0.01796212;0.6130249;-0.0007768727,0.1843536;0.4884035;0.001607748,0.2193027;0.2377671;0.01633313,0.2489371;-0.004087716;-0.04702736,-0.1534424;0.4907164;0.01379213,-0.3596535;0.3433729;0.008915747,-0.5798876;0.2266647;-0.02661768,0.07804337;0.004468297;-0.04518268,0.08855527;-0.3468796;0.003700841,0.08941776;-0.6905971;0.09429137,0.09647921;-0.7147458;0.03718997,-0.07948434;0.007730618;-0.04212702,-0.1189916;-0.3429827;-0.004914258,-0.138175;-0.687041;0.08229189,-0.1395621;-0.6487733;0.003728278,0.01564689;0.5389965;0.003618004,0;0;0,0.01510041;0.3111912;0.001718998,0.02779727;0.6125213;-0.01190901,0.190264;0.4841008;-0.03293419,0.27369;0.2493396;0.0138011,0.3035927;-9.506941E-05;0.03037357,-0.1454536;0.5118433;0.02965069,-0.3987834;0.5035102;0.02626602,-0.6257535;0.5970501;-0.02960287,0.07343395;0.003737062;-0.0523994,0.1090351;-0.3491932;-0.06327367,0.1071285;-0.696491;0.01242065,0.122533;-0.7235513;-0.04001355,-0.08666254;0.00619756;-0.02456426,-0.1338088;-0.3447498;-0.04819953,-0.1383868;-0.6926737;0.02444406,-0.1494956;-0.6772839;-0.05240423,0.02495542;0.5386183;-0.005979538,248.2445
+0;0;0,0.008728039;0.3113354;0.00713371,0.01795871;0.6129114;-0.0007752343,0.1843587;0.4883049;0.001608267,0.2192988;0.2377331;0.01632985,0.2490304;-0.004915878;-0.04723868,-0.1534532;0.4906179;0.01379323,-0.3596112;0.3433124;0.008918097,-0.5805684;0.226221;-0.02673201,0.07805227;0.004468806;-0.04518783,0.08856586;-0.3469359;0.003703602,0.08942766;-0.6903794;0.09422192,0.09646064;-0.7143098;0.03735083,-0.07949339;0.007731499;-0.04213183,-0.119007;-0.3430386;-0.00491304,-0.1381751;-0.6868227;0.0822236,-0.1395567;-0.6485882;0.003976882,0.01564402;0.5389003;0.003618618,0;0;0,0.01505177;0.3111731;0.001222849,0.02782944;0.6123784;-0.01306105,0.1903431;0.4839024;-0.03329182,0.2731878;0.2491897;0.01435781,0.3029534;-0.001115426;0.03063059,-0.1453004;0.5117253;0.02943433,-0.398539;0.502842;0.02555053,-0.6258311;0.5968296;-0.03196531,0.07342775;0.003706187;-0.052428,0.1092175;-0.3492641;-0.06325746,0.1072006;-0.6963028;0.01229239,0.1230216;-0.7234231;-0.039469,-0.08668452;0.0062;-0.02452385,-0.1337052;-0.3448229;-0.04815014,-0.1382228;-0.6924673;0.02444928,-0.1542713;-0.7230196;-0.02317559,0.02495289;0.5385074;-0.006968021,248.2779
+0;0;0,0.008726178;0.3112689;0.007132188,0.01795311;0.6127226;-0.0007737053,0.184444;0.4881155;0.001607154,0.2193796;0.2375756;0.01632686,0.2491483;-0.005375355;-0.0473208,-0.1535482;0.4904298;0.01379862,-0.3596799;0.343143;0.008924109,-0.5809122;0.2259059;-0.02677037,0.0780592;0.004469203;-0.04519184,0.08857466;-0.3469974;0.003708187,0.08943704;-0.6906723;0.09428751,0.09655151;-0.7152276;0.03675742,-0.07950046;0.007732186;-0.04213557,-0.1190211;-0.3430996;-0.004910234,-0.138202;-0.6871154;0.08228512,-0.1395996;-0.6487855;0.003131703,0.01563924;0.5387379;0.003618579,0;0;0,0.01498757;0.3111106;0.0009822845,0.02776365;0.6121861;-0.01345992,0.1903234;0.4837439;-0.03398323,0.2724916;0.2489394;0.0142107,0.3018049;-0.001778007;0.02982807,-0.1454204;0.5115632;0.0292844,-0.3985479;0.5011175;0.02430518,-0.6260722;0.5919828;-0.03845287,0.0734631;0.003673136;-0.05239463,0.1093021;-0.3493548;-0.06322813,0.1076687;-0.6966794;0.0121429,0.1227469;-0.7234852;-0.04154467,-0.08668776;0.006214635;-0.02453823,-0.1335952;-0.344892;-0.04808345,-0.1381176;-0.6927933;0.02445666,-0.1542128;-0.7237717;-0.02411475,0.02488229;0.538344;-0.007341862,248.3114
+0;0;0,0.008937628;0.3112338;0.007070797,0.01835248;0.6126669;-0.0008909372,0.1846787;0.4879939;0.001365468,0.2193042;0.2373719;0.01597892,0.2488329;-0.004157677;-0.04767281,-0.1533551;0.4914049;0.01411953,-0.3647425;0.3517391;0.008400751,-0.5869925;0.2392703;-0.026466,0.07806019;0.004444602;-0.0453243,0.08844514;-0.3469649;0.003707003,0.08915979;-0.6909734;0.09449352,0.0969784;-0.7153887;0.03705597,-0.07960153;0.007778535;-0.04207769,-0.1192566;-0.3429999;-0.004896194,-0.1384176;-0.6873726;0.0824245,-0.1399034;-0.6490565;0.003368415,0.01599659;0.5386823;0.003515385,0;0;0,0.01502213;0.3110788;0.0007987023,0.02787057;0.6121402;-0.01361418,0.1903682;0.4837969;-0.03400779,0.2718642;0.2486745;0.01394773,0.2991685;-0.00099729;0.02730632,-0.1451981;0.5112026;0.0290291,-0.397967;0.4944872;0.02179527,-0.6258571;0.5776155;-0.04465628,0.07349087;0.00366202;-0.05247021,0.1093044;-0.3493336;-0.06305265,0.1078917;-0.6970339;0.01236033,0.123073;-0.7238593;-0.04113388,-0.08677668;0.006218591;-0.02446586,-0.1336676;-0.3448436;-0.04806835,-0.1379629;-0.6931056;0.02459306,-0.1543564;-0.7240158;-0.02380561,0.02497201;0.5382948;-0.007518768,248.3338
+0;0;0,0.008937628;0.3112338;0.007070797,0.01835248;0.6126669;-0.0008909372,0.1846787;0.4879939;0.001365468,0.2193042;0.2373719;0.01597892,0.2488329;-0.004157677;-0.04767281,-0.1533551;0.4914049;0.01411953,-0.3647425;0.3517391;0.008400751,-0.5869925;0.2392703;-0.026466,0.07806019;0.004444602;-0.0453243,0.08844514;-0.3469649;0.003707003,0.08915979;-0.6909734;0.09449352,0.0969784;-0.7153887;0.03705597,-0.07960153;0.007778535;-0.04207769,-0.1192566;-0.3429999;-0.004896194,-0.1384176;-0.6873726;0.0824245,-0.1399034;-0.6490565;0.003368415,0.01599659;0.5386823;0.003515385,0;0;0,0.01502213;0.3110788;0.0007987023,0.02787057;0.6121402;-0.01361418,0.1903682;0.4837969;-0.03400779,0.2718642;0.2486745;0.01394773,0.2991685;-0.00099729;0.02730632,-0.1451981;0.5112026;0.0290291,-0.397967;0.4944872;0.02179527,-0.6258571;0.5776155;-0.04465628,0.07349087;0.00366202;-0.05247021,0.1093044;-0.3493336;-0.06305265,0.1078917;-0.6970339;0.01236033,0.123073;-0.7238593;-0.04113388,-0.08677668;0.006218591;-0.02446586,-0.1336676;-0.3448436;-0.04806835,-0.1379629;-0.6931056;0.02459306,-0.1543564;-0.7240158;-0.02380561,0.02497201;0.5382948;-0.007518768,248.356
+0;0;0,0.008937409;0.3112261;0.007070623,0.01835204;0.6126522;-0.0008911188,0.1846888;0.4879733;0.001365311,0.2193193;0.2373151;0.01598088,0.2489282;-0.00487037;-0.04784371,-0.1533663;0.4913845;0.01412018,-0.3647842;0.3516985;0.008400571,-0.5876378;0.2389243;-0.02656087,0.07807092;0.004445212;-0.04533053,0.08845486;-0.3469301;0.003696024,0.08916906;-0.690722;0.09442535,0.09697893;-0.7150765;0.03705199,-0.07961247;0.007779604;-0.04208348,-0.1192637;-0.3429649;-0.004905581,-0.1384127;-0.6871206;0.0823601,-0.1398968;-0.6488138;0.003392376,0.01599606;0.5386649;0.003515363,0;0;0,0.0150727;0.3110691;0.0006449223,0.02807127;0.6121104;-0.0139091,0.1905489;0.4837791;-0.03421283,0.2709267;0.2481909;0.01353693,0.2962003;-0.002556682;0.0230751,-0.1449939;0.5106775;0.02867068,-0.3973143;0.4884729;0.01951426,-0.6294351;0.5487104;-0.05855922,0.07349105;0.003640175;-0.05249286,0.1093273;-0.3493192;-0.06305218,0.1079029;-0.6968122;0.01225901,0.1232932;-0.7236339;-0.0410471,-0.08679415;0.006231686;-0.02444645,-0.1336192;-0.3448047;-0.04804648,-0.1378717;-0.6928653;0.02448573,-0.154037;-0.7237312;-0.02389944,0.02512804;0.5382667;-0.007782936,248.3897
+0;0;0,0.009093213;0.3110547;0.006916592,0.01863173;0.6122758;-0.001235117,0.1850337;0.4873526;0.001051263,0.2194191;0.2364537;0.01564646,0.2491849;-0.006422743;-0.04878091,-0.1535255;0.4919906;0.01422979,-0.3703073;0.3603915;0.008488215,-0.6005264;0.2609244;-0.02514676,0.07793296;0.004490017;-0.04548956,0.08823858;-0.3467854;0.003757663,0.08853123;-0.6902242;0.09487522,0.09679376;-0.7142662;0.03840933,-0.07965545;0.007795293;-0.04191954,-0.1194446;-0.3428872;-0.004979625,-0.1385852;-0.6868173;0.08218918,-0.1319511;-0.7153853;0.03019891,0.01624874;0.5383343;0.003222488,0;0;0,0.01529358;0.3108883;0.0003695488,0.02869277;0.61171;-0.01432157,0.191413;0.4837766;-0.03423262,0.2698634;0.2469113;0.01143956,0.2874675;-0.005469859;0.007000923,-0.144571;0.5083004;0.02711075,-0.3938622;0.4633541;0.01371999,-0.6269493;0.4825846;-0.08285357,0.07353564;0.003534585;-0.05237389,0.1092995;-0.3493658;-0.06277609,0.1079419;-0.6966089;0.01254368,0.1231561;-0.7239401;-0.03902054,-0.08671203;0.006319962;-0.02457819,-0.1333094;-0.3446946;-0.04788975,-0.1375919;-0.6925271;0.02454618,-0.1537481;-0.7227114;-0.02334977,0.02563488;0.5379144;-0.008176327,248.4232
+0;0;0,0.009093213;0.3110547;0.006916592,0.01863173;0.6122758;-0.001235117,0.1850337;0.4873526;0.001051263,0.2194191;0.2364537;0.01564646,0.2491849;-0.006422743;-0.04878091,-0.1535255;0.4919906;0.01422979,-0.3703073;0.3603915;0.008488215,-0.6005264;0.2609244;-0.02514676,0.07793296;0.004490017;-0.04548956,0.08823858;-0.3467854;0.003757663,0.08853123;-0.6902242;0.09487522,0.09679376;-0.7142662;0.03840933,-0.07965545;0.007795293;-0.04191954,-0.1194446;-0.3428872;-0.004979625,-0.1385852;-0.6868173;0.08218918,-0.1319511;-0.7153853;0.03019891,0.01624874;0.5383343;0.003222488,0;0;0,0.01529358;0.3108883;0.0003695488,0.02869277;0.61171;-0.01432157,0.191413;0.4837766;-0.03423262,0.2698634;0.2469113;0.01143956,0.2874675;-0.005469859;0.007000923,-0.144571;0.5083004;0.02711075,-0.3938622;0.4633541;0.01371999,-0.6269493;0.4825846;-0.08285357,0.07353564;0.003534585;-0.05237389,0.1092995;-0.3493658;-0.06277609,0.1079419;-0.6966089;0.01254368,0.1231561;-0.7239401;-0.03902054,-0.08671203;0.006319962;-0.02457819,-0.1333094;-0.3446946;-0.04788975,-0.1375919;-0.6925271;0.02454618,-0.1537481;-0.7227114;-0.02334977,0.02563488;0.5379144;-0.008176327,248.4454
+0;0;0,0.009096044;0.3111516;0.006918746,0.01863535;0.6123977;-0.001233519,0.1850551;0.4874656;0.001052834,0.2194606;0.2364207;0.01565653,0.2493249;-0.007259429;-0.04898405,-0.15354;0.4921041;0.01423277,-0.3704481;0.3604285;0.008487846,-0.601429;0.2606322;-0.02525844,0.0777771;0.004481037;-0.04539858,0.08806786;-0.3462881;0.00377766,0.08835922;-0.6882124;0.0944934,0.09662579;-0.7122808;0.03799989,-0.07949615;0.007779702;-0.0418357,-0.119228;-0.3423973;-0.00494903,-0.1382841;-0.6848108;0.08183537,-0.1316468;-0.7134073;0.02981968,0.01625226;0.5384527;0.00322429,0;0;0,0.01542951;0.3109786;0.0004141331,0.02898623;0.6118246;-0.0141561,0.1916933;0.4839773;-0.03420734,0.2694222;0.2464038;0.009810925,0.2855924;-0.006774813;0.0003552437,-0.1442669;0.5068375;0.02623827,-0.3928392;0.4599273;0.005458355,-0.6266384;0.4586878;-0.09346923,0.07353641;0.003370583;-0.05207133,0.1092715;-0.3490102;-0.06274652,0.1078339;-0.6947041;0.01232219,0.1226338;-0.7221588;-0.03928375,-0.08645687;0.006277744;-0.0248231,-0.1329092;-0.3442649;-0.04774106,-0.1372573;-0.6906048;0.02417159,-0.1534755;-0.7209375;-0.02357967,0.02588157;0.5380244;-0.008049965,248.4688
+0;0;0,0.009196455;0.3112469;0.006950222,0.01881146;0.6126346;-0.00117801,0.1852528;0.4876075;0.0008189827,0.2194026;0.2363302;0.01563005,0.2494612;-0.009480879;-0.05008389,-0.1536632;0.4931333;0.01435342,-0.3758847;0.3701912;0.008999339,-0.6099395;0.2718252;-0.02546034,0.07759792;0.004492607;-0.04551531,0.08785687;-0.3454649;0.003860138,0.08786379;-0.6876293;0.0946639,0.09662595;-0.7116222;0.03818574,-0.07947355;0.007800888;-0.04166972,-0.1194006;-0.3415897;-0.004988298,-0.1382788;-0.6842528;0.08188765,-0.139857;-0.646038;0.003709555,0.01640975;0.5386475;0.003274787,0;0;0,0.01551233;0.3110736;0.000305891,0.02913319;0.6120619;-0.0142405,0.1919804;0.4842348;-0.03386426,0.2689403;0.2457567;0.007743597,0.2799915;-0.009310842;-0.01378226,-0.1442358;0.5059832;0.02492156,-0.3895551;0.4455702;-0.001433205,-0.621864;0.4349912;-0.1089769,0.07357994;0.003229737;-0.0518539,0.109167;-0.3483862;-0.06249571,0.1078038;-0.6943064;0.01273179,0.1226761;-0.7217429;-0.03885937,-0.08630987;0.006363994;-0.02496737,-0.1327086;-0.3434277;-0.04747043,-0.1371098;-0.6900067;0.02453932,-0.1533383;-0.7203074;-0.02323364,0.02601793;0.5382184;-0.008148432,248.5021
+0;0;0,0.00919825;0.3113077;0.00695158,0.01881479;0.6127436;-0.001178052,0.1853548;0.4876724;0.0008183464,0.2195304;0.236206;0.01564056,0.2496199;-0.009857565;-0.05014087,-0.1537602;0.4932015;0.01436073,-0.376149;0.3701667;0.00900262,-0.6104441;0.2716998;-0.02549246,0.07750465;0.004487207;-0.0454606,0.0877313;-0.3443687;0.003759418,0.08773822;-0.6867236;0.09461373,0.0964921;-0.7106655;0.03818895,-0.07937802;0.007791512;-0.04161964,-0.1191794;-0.3404992;-0.005053684,-0.1380681;-0.6833531;0.08187063,-0.1396448;-0.6451461;0.003766418,0.01641263;0.5387424;0.003275593,0;0;0,0.01540004;0.31114;0.0004122257,0.02892008;0.6121916;-0.01392388,0.1921389;0.484983;-0.03341889,0.2673901;0.2454143;0.006167889,0.2787194;-0.009376869;-0.02090597,-0.1443334;0.5043198;0.02440674,-0.3758313;0.4004536;0.008800032,-0.6088619;0.3901417;-0.09783157,0.07371104;0.003101498;-0.05148625,0.1090176;-0.3474175;-0.06232619,0.1076171;-0.6935408;0.01289439,0.1224222;-0.7210309;-0.03854298,-0.08612103;0.006397338;-0.0252193,-0.1324063;-0.3423163;-0.04722174,-0.1368929;-0.6890756;0.02488407,-0.15104;-0.7187549;-0.02419084,0.02583148;0.5383281;-0.007888794,248.5353
+0;0;0,0.009197298;0.3112755;0.006950859,0.01881221;0.6126599;-0.00117766,0.1855997;0.4875204;0.0008147571,0.2197981;0.2358862;0.01564686,0.2495475;-0.007396609;-0.04939117,-0.1540117;0.4930576;0.01437697,-0.3765489;0.3699408;0.009015281,-0.6081963;0.2725866;-0.02508996,0.07736893;0.00447935;-0.045381,0.08756941;-0.3434836;0.00371303,0.08757632;-0.6857737;0.09455018,0.09634379;-0.7097993;0.03803787,-0.07923903;0.007777868;-0.04154675,-0.1189386;-0.3396213;-0.0050744,-0.1378236;-0.6824104;0.0818335,-0.1394028;-0.6441906;0.00360813,0.01641025;0.5386652;0.003275601,0;0;0,0.01518381;0.3111185;0.000191927,0.02846922;0.6121213;-0.01430416,0.1923041;0.485344;-0.03280783,0.2663931;0.2449261;0.004866123,0.2765556;-0.006400079;-0.02728033,-0.144783;0.5023031;0.0230171,-0.377905;0.4042262;-0.004265565,-0.6054058;0.3685802;-0.1104459,0.07385187;0.002876163;-0.05102038,0.1087945;-0.3467637;-0.06213164,0.1075822;-0.6928281;0.01304793,0.1220648;-0.7203411;-0.03864121,-0.08587141;0.00648019;-0.02548647,-0.1322201;-0.3413306;-0.04721054,-0.1367208;-0.6880285;0.02486096,-0.1511002;-0.7177578;-0.02428073,0.02544396;0.5382648;-0.008231163,248.5686
+0;0;0,0.009312573;0.3112912;0.006916615,0.01901003;0.6126749;-0.00125255,0.1859443;0.4874142;0.0007355339,0.2197901;0.2355846;0.01536934,0.2488756;-0.002568319;-0.04834265,-0.1543279;0.4942016;0.01435453,-0.3804799;0.3775698;0.008864135,-0.6119294;0.2937772;-0.02325974,0.07718761;0.004467162;-0.04542684,0.087292;-0.3419277;0.003705256,0.08717795;-0.6846495;0.09499098,0.09633338;-0.7066689;0.04098539,-0.07916657;0.007767085;-0.04139815,-0.1187244;-0.3381117;-0.005224571,-0.1377002;-0.6814069;0.08183657,-0.1323422;-0.7078316;0.0318967,0.01658965;0.5386788;0.003212129,0;0;0,0.01492509;0.3111494;0.0002691746,0.02796015;0.6121752;-0.01404142,0.19234;0.4859158;-0.03183532,0.2657406;0.2448949;0.004208565,0.2726564;0.0001958311;-0.03698039,-0.1453409;0.5011148;0.0222454,-0.3755707;0.3963633;-0.006024471,-0.5831259;0.3155642;-0.1156345,0.07401979;0.002624273;-0.05055356,0.1086112;-0.3454785;-0.06210041,0.1073145;-0.6919137;0.01387548,0.1226928;-0.7205318;-0.03122306,-0.08563428;0.006698936;-0.02575606,-0.1319233;-0.3395802;-0.04705153,-0.1363842;-0.6868056;0.02510107,-0.1506129;-0.7140788;-0.02205579,0.02499926;0.5383093;-0.008019924,248.6023
+0;0;0,0.009305985;0.3110709;0.006911722,0.01899115;0.6120729;-0.001246526,0.186534;0.4867358;0.0007262714,0.2204048;0.2347205;0.01537086,0.2497424;-0.0054975;-0.04889358,-0.154954;0.4935474;0.01439392,-0.3812727;0.3768296;0.008899487,-0.6147292;0.2923105;-0.02350293,0.07715438;0.00446524;-0.04540729,0.08722125;-0.3406431;0.00354233,0.08710718;-0.6834327;0.0948461,0.09640712;-0.7062732;0.03998808,-0.07913249;0.007763742;-0.04138033,-0.1185434;-0.3368304;-0.005341101,-0.1375229;-0.6801935;0.08173726,-0.1320804;-0.7075089;0.03100914,0.01657426;0.5381836;0.003211716,0;0;0,0.01445781;0.3109508;0.0003340244,0.02699606;0.6116237;-0.01379585,0.1925557;0.4861522;-0.03048682,0.264504;0.2441822;0.003385544,0.2668494;-0.0008794814;-0.0479424,-0.1469048;0.5003266;0.02155516,-0.369911;0.380827;-0.007795129,-0.5676812;0.2736276;-0.1177522,0.07422796;0.002478331;-0.05018592,0.1079304;-0.3443937;-0.06206489,0.1066037;-0.6908956;0.01393414,0.1202986;-0.7195237;-0.03363895,-0.08551608;0.006870419;-0.02596836,-0.1322266;-0.3380593;-0.04691534,-0.1364014;-0.6853421;0.02532279,-0.1514244;-0.7133483;-0.02261047,0.02417278;0.5378553;-0.007829189,248.6358
+0;0;0,0.009305985;0.3110709;0.006911722,0.01899115;0.6120729;-0.001246526,0.186534;0.4867358;0.0007262714,0.2204048;0.2347205;0.01537086,0.2497424;-0.0054975;-0.04889358,-0.154954;0.4935474;0.01439392,-0.3812727;0.3768296;0.008899487,-0.6147292;0.2923105;-0.02350293,0.07715438;0.00446524;-0.04540729,0.08722125;-0.3406431;0.00354233,0.08710718;-0.6834327;0.0948461,0.09640712;-0.7062732;0.03998808,-0.07913249;0.007763742;-0.04138033,-0.1185434;-0.3368304;-0.005341101,-0.1375229;-0.6801935;0.08173726,-0.1320804;-0.7075089;0.03100914,0.01657426;0.5381836;0.003211716,0;0;0,0.01445781;0.3109508;0.0003340244,0.02699606;0.6116237;-0.01379585,0.1925557;0.4861522;-0.03048682,0.264504;0.2441822;0.003385544,0.2668494;-0.0008794814;-0.0479424,-0.1469048;0.5003266;0.02155516,-0.369911;0.380827;-0.007795129,-0.5676812;0.2736276;-0.1177522,0.07422796;0.002478331;-0.05018592,0.1079304;-0.3443937;-0.06206489,0.1066037;-0.6908956;0.01393414,0.1202986;-0.7195237;-0.03363895,-0.08551608;0.006870419;-0.02596836,-0.1322266;-0.3380593;-0.04691534,-0.1364014;-0.6853421;0.02532279,-0.1514244;-0.7133483;-0.02261047,0.02417278;0.5378553;-0.007829189,248.658
+0;0;0,0.009393563;0.310006;0.006838349,0.0191393;0.6096424;-0.001328884,0.1872355;0.4843299;0.0006112093,0.2210747;0.2319995;0.01522334,0.2500279;-0.00524275;-0.0485173,-0.1557917;0.4926787;0.01428298,-0.3901389;0.3925071;0.005549037,-0.6243193;0.3166799;-0.01883977,0.07669511;0.004510761;-0.04535764,0.08667125;-0.3379522;0.003382038,0.08649936;-0.6804895;0.09459364,0.09543593;-0.7033908;0.03855703,-0.07884287;0.007738017;-0.04103326,-0.1178772;-0.334252;-0.005323935,-0.1369639;-0.6773735;0.08159383,-0.1326159;-0.7047994;0.02961421,0.01670789;0.5360994;0.003121522,0;0;0,0.01357076;0.3099266;0.0002572536,0.02495761;0.6092836;-0.01380229,0.1926683;0.486842;-0.02761388,0.2611592;0.2431054;0.002893209,0.2587268;0.003759161;-0.05949664,-0.1496416;0.4988829;0.02014095,-0.3486249;0.3424403;-0.01085182,-0.5176119;0.191094;-0.1094557,0.07481632;0.001700252;-0.04857397,0.1070118;-0.342574;-0.06252718,0.1058189;-0.6887996;0.01348472,0.1198686;-0.7169747;-0.0358789,-0.08482185;0.007458157;-0.02663519,-0.1318104;-0.3347729;-0.04727508,-0.1359215;-0.6818123;0.02482269,-0.1513878;-0.7106707;-0.02329173,0.02245092;0.535849;-0.007854462,248.6914
+0;0;0,0.009393563;0.310006;0.006838349,0.0191393;0.6096424;-0.001328884,0.1872355;0.4843299;0.0006112093,0.2210747;0.2319995;0.01522334,0.2500279;-0.00524275;-0.0485173,-0.1557917;0.4926787;0.01428298,-0.3901389;0.3925071;0.005549037,-0.6243193;0.3166799;-0.01883977,0.07669511;0.004510761;-0.04535764,0.08667125;-0.3379522;0.003382038,0.08649936;-0.6804895;0.09459364,0.09543593;-0.7033908;0.03855703,-0.07884287;0.007738017;-0.04103326,-0.1178772;-0.334252;-0.005323935,-0.1369639;-0.6773735;0.08159383,-0.1326159;-0.7047994;0.02961421,0.01670789;0.5360994;0.003121522,0;0;0,0.01357076;0.3099266;0.0002572536,0.02495761;0.6092836;-0.01380229,0.1926683;0.486842;-0.02761388,0.2611592;0.2431054;0.002893209,0.2587268;0.003759161;-0.05949664,-0.1496416;0.4988829;0.02014095,-0.3486249;0.3424403;-0.01085182,-0.5176119;0.191094;-0.1094557,0.07481632;0.001700252;-0.04857397,0.1070118;-0.342574;-0.06252718,0.1058189;-0.6887996;0.01348472,0.1198686;-0.7169747;-0.0358789,-0.08482185;0.007458157;-0.02663519,-0.1318104;-0.3347729;-0.04727508,-0.1359215;-0.6818123;0.02482269,-0.1513878;-0.7106707;-0.02329173,0.02245092;0.535849;-0.007854462,248.7136
+0;0;0,0.009372804;0.3093209;0.006823236,0.01909575;0.6082568;-0.001325177,0.1871447;0.4831259;0.0006056656,0.2210053;0.2306365;0.01522701,0.250047;-0.007330894;-0.04870845,-0.1557765;0.4914722;0.01427321,-0.3902714;0.3912374;0.005533765,-0.6251675;0.3151785;-0.01892959,0.07657205;0.004503523;-0.04528486,0.08651949;-0.3369742;0.003314592,0.08634827;-0.6781524;0.0941643,0.09527365;-0.7009875;0.0381979,-0.07871636;0.0077256;-0.04096742,-0.1176384;-0.3332805;-0.005360827,-0.1366494;-0.6750407;0.08121207,-0.1323068;-0.7023945;0.02929758,0.01666983;0.5348794;0.003115202,0;0;0,0.01343724;0.3092462;9.560585E-05,0.02469142;0.6078961;-0.01415491,0.1930365;0.4871685;-0.02586651,0.2585654;0.2422626;0.003087044,0.2542367;0.004015446;-0.06604457,-0.1501066;0.4984255;0.01906272,-0.3336355;0.3236979;-0.01091491,-0.5031644;0.1719774;-0.1099122,0.07490732;0.001608342;-0.04817247,0.1065449;-0.3416868;-0.06285,0.1057712;-0.6867779;0.01176786,0.1188578;-0.7152526;-0.03735328,-0.08456563;0.007646715;-0.02691581,-0.1318184;-0.3335404;-0.04756562,-0.1359151;-0.6792077;0.0242235,-0.1516641;-0.7079186;-0.02382277,0.02221528;0.5346316;-0.008152962,248.7364
+0;0;0,0.009417304;0.3090461;0.006869075,0.01911917;0.6074948;-0.001213924,0.1880643;0.4821835;0.000455884,0.2215005;0.2295607;0.01480841,0.2506004;-0.007757604;-0.0488084,-0.1570177;0.4919136;0.01382753,-0.3924243;0.3936472;0.00547905,-0.6283492;0.32332;-0.01916749,0.07640377;0.004493486;-0.04521805,0.08624104;-0.3358886;0.003144816,0.08625773;-0.6770639;0.09367879,0.09385984;-0.7004554;0.03746517,-0.07857646;0.007671173;-0.04085697,-0.117181;-0.3323063;-0.005918205,-0.1366196;-0.6738904;0.08091178,-0.1330116;-0.7019324;0.02908015,0.01670151;0.534243;0.00320692,0;0;0,0.01276982;0.3090019;-0.0003774166,0.02318257;0.6071661;-0.01513052,0.1931339;0.4873907;-0.02508593,0.2565031;0.2418002;0.003407955,0.2498269;0.006132528;-0.07162571,-0.1522952;0.497156;0.01766236,-0.322658;0.3090233;-0.009260209,-0.4667777;0.1311647;-0.1031204,0.07510719;0.00140208;-0.04753256,0.106177;-0.3407772;-0.0631454,0.1053967;-0.6858557;0.01113224,0.1188381;-0.7140455;-0.03888464,-0.08423236;0.007906389;-0.02729098,-0.1316983;-0.3321129;-0.04801772,-0.1357117;-0.6777055;0.02372217,-0.1516573;-0.7065882;-0.02472347,0.02094799;0.5340335;-0.008979559,248.7704
+0;0;0,0.009424539;0.3092836;0.006874353,0.01911825;0.6074812;-0.001202186,0.1888715;0.481979;0.0004514218,0.2223017;0.2294016;0.01480137,0.251283;-0.006949604;-0.04855619,-0.1578343;0.4917548;0.01388598,-0.3931985;0.3935061;0.005539007,-0.628162;0.3234655;-0.01900709,0.07629003;0.004486797;-0.04515074,0.08611067;-0.3353196;0.003130335,0.08612732;-0.6757845;0.09347579,0.09375042;-0.6993235;0.03710691,-0.07845949;0.007659753;-0.04079615,-0.1169987;-0.3317427;-0.005916476,-0.1363968;-0.6726155;0.0807327,-0.1327789;-0.7008178;0.0287579,0.01670237;0.5342834;0.003215403,0;0;0,0.01189624;0.3092717;-0.001388073,0.02116954;0.6071613;-0.01722145,0.1927043;0.4883561;-0.02567863,0.2533705;0.2422611;0.003913164,0.2461253;0.008802563;-0.07457638,-0.154728;0.4967398;0.01581111,-0.2865311;0.2782387;0.01380809,-0.4375233;0.1175279;-0.09614363,0.0751088;0.001355141;-0.04728341,0.1057882;-0.3402766;-0.06285357,0.1047445;-0.684854;0.01024866,0.1186841;-0.7128094;-0.04023743,-0.08397425;0.008113679;-0.02759315,-0.1319284;-0.3312101;-0.04893977,-0.135924;-0.6760881;0.02262726,-0.1519754;-0.7051724;-0.02588445,0.01930091;0.5341038;-0.01071167,248.8034
+0;0;0,0.009419806;0.3091283;0.006870901,0.01910445;0.6070468;-0.001197756,0.1894913;0.4814286;0.0004411428,0.2229285;0.2287987;0.01479408,0.2515934;-0.004972324;-0.04787181,-0.1584854;0.4912403;0.01392495,-0.3938987;0.3929711;0.005576235,-0.626297;0.3236951;-0.0187019,0.07611381;0.004476433;-0.04504645,0.08591786;-0.334756;0.003153063,0.08593448;-0.6745152;0.09331128,0.0935613;-0.6980803;0.03691492,-0.07827826;0.007642061;-0.04070192,-0.1167524;-0.3311871;-0.005881172,-0.1361103;-0.6713533;0.08058843,-0.1324906;-0.6995841;0.02858829,0.01669107;0.5339248;0.003215255,0;0;0,0.01118866;0.3091363;-0.002413273,0.01986766;0.6067232;-0.0189805,0.1926566;0.4889441;-0.02504969,0.2510308;0.2422042;0.004238844,0.2422673;0.01253381;-0.07683086,-0.1565822;0.4958737;0.01334954,-0.2866387;0.2762576;0.01339574,-0.4099429;0.09150948;-0.08691269,0.07518888;0.001395255;-0.04676771,0.1051437;-0.3397294;-0.06208467,0.104139;-0.6839864;0.008985043,0.1180824;-0.7119237;-0.04157972,-0.08361207;0.008162461;-0.02801657,-0.1319409;-0.3304976;-0.04973315,-0.1358993;-0.6747226;0.02138887,-0.1521542;-0.7041286;-0.0267218,0.01815109;0.5337559;-0.01227594,248.8254
+0;0;0,0.009479267;0.3092247;0.006874989,0.01917502;0.6067962;-0.001187484,0.189923;0.4810687;0.0004474923,0.2230548;0.2284272;0.01480584,0.251674;-0.004638404;-0.04766716,-0.1591637;0.4923708;0.01361657,-0.3990368;0.4056783;0.004845912,-0.6355351;0.3560801;-0.02065073,0.07587081;0.004447767;-0.04494485,0.08565114;-0.3333022;0.003088448,0.08512235;-0.6730349;0.09431201,0.09676295;-0.6934432;0.03575048,-0.07805794;0.007616015;-0.04056052,-0.1163358;-0.3297481;-0.005945947,-0.1359708;-0.6700963;0.08076012,-0.1373274;-0.631943;0.003057942,0.01675872;0.5337544;0.003222494,0;0;0,0.01030946;0.3092508;-0.003833771,0.01799561;0.6064377;-0.02168703,0.1918974;0.4899184;-0.02590227,0.2483183;0.2428425;0.004127979,0.238997;0.01449771;-0.07841468,-0.158482;0.4944731;0.009744927,-0.2783567;0.2691925;0.01295804,-0.3851656;0.07113901;-0.07873825,0.07532969;0.001412988;-0.04603958,0.1043208;-0.3382576;-0.06220317,0.1034649;-0.6830635;0.007428169,0.1174103;-0.7110072;-0.04310894,-0.08316086;0.00819645;-0.02851825,-0.1319163;-0.3288865;-0.05033313,-0.1357056;-0.6734857;0.02021753,-0.1521564;-0.7028524;-0.02785444,0.01658604;0.5335841;-0.01456285,248.8586
+0;0;0,0.009479267;0.3092247;0.006874989,0.01917502;0.6067962;-0.001187484,0.189923;0.4810687;0.0004474923,0.2230548;0.2284272;0.01480584,0.251674;-0.004638404;-0.04766716,-0.1591637;0.4923708;0.01361657,-0.3990368;0.4056783;0.004845912,-0.6355351;0.3560801;-0.02065073,0.07587081;0.004447767;-0.04494485,0.08565114;-0.3333022;0.003088448,0.08512235;-0.6730349;0.09431201,0.09676295;-0.6934432;0.03575048,-0.07805794;0.007616015;-0.04056052,-0.1163358;-0.3297481;-0.005945947,-0.1359708;-0.6700963;0.08076012,-0.1373274;-0.631943;0.003057942,0.01675872;0.5337544;0.003222494,0;0;0,0.01030946;0.3092508;-0.003833771,0.01799561;0.6064377;-0.02168703,0.1918974;0.4899184;-0.02590227,0.2483183;0.2428425;0.004127979,0.238997;0.01449771;-0.07841468,-0.158482;0.4944731;0.009744927,-0.2783567;0.2691925;0.01295804,-0.3851656;0.07113901;-0.07873825,0.07532969;0.001412988;-0.04603958,0.1043208;-0.3382576;-0.06220317,0.1034649;-0.6830635;0.007428169,0.1174103;-0.7110072;-0.04310894,-0.08316086;0.00819645;-0.02851825,-0.1319163;-0.3288865;-0.05033313,-0.1357056;-0.6734857;0.02021753,-0.1521564;-0.7028524;-0.02785444,0.01658604;0.5335841;-0.01456285,248.8812
+0;0;0,0.009485016;0.3094122;0.006879158,0.01920055;0.6075901;-0.001201384,0.1895928;0.4817829;0.0004504265,0.2227168;0.2292006;0.01480541,0.2513293;-0.003809929;-0.04765281,-0.1587892;0.4930622;0.01359292,-0.3986061;0.40639;0.004824318,-0.6350485;0.3568035;-0.02066629,0.07569318;0.004437353;-0.04483961,0.08546043;-0.3328612;0.003129475,0.0849338;-0.6712124;0.09398209,0.09654513;-0.691494;0.03556778,-0.07787518;0.007598184;-0.04046555,-0.1161019;-0.3293149;-0.00589725,-0.135657;-0.6682792;0.08045624,-0.1370102;-0.6301464;0.002949394,0.0167781;0.5343622;0.003219826,0;0;0,0.009977371;0.3094523;-0.003597736,0.01751161;0.6072851;-0.0209949,0.1909389;0.4905305;-0.02662444,0.2458912;0.2433178;0.004476309,0.2355048;0.01541762;-0.07899356,-0.1587307;0.4933954;0.00608116,-0.2652039;0.2616149;0.0125904,-0.3605714;0.05615459;-0.07518598,0.0755122;0.001520902;-0.04533577,0.1038523;-0.3377368;-0.06169915,0.1027373;-0.6813869;0.006414175,0.1164897;-0.7095014;-0.04367447,-0.08280886;0.008117585;-0.02892292,-0.1320764;-0.3284348;-0.05064598,-0.1357971;-0.671693;0.01932614,-0.1522077;-0.7008721;-0.02867189,0.01609167;0.5342217;-0.01410604,248.9151
+0;0;0,0.009575257;0.3096213;0.0068553,0.01935522;0.6082414;-0.00129251,0.1893456;0.4824316;0.0004835825,0.2223389;0.2298515;0.01472948,0.2508531;-0.002120927;-0.04751225,-0.1586117;0.4950665;0.01287031,-0.4008102;0.4154694;0.003258037,-0.6355031;0.3619814;-0.02033409,0.07545809;0.004389443;-0.04474121,0.08533337;-0.3326508;0.003361762,0.08457957;-0.6707345;0.09405357,0.09672876;-0.6908422;0.03405916,-0.07766093;0.007587433;-0.04032589,-0.115962;-0.3290748;-0.005698692,-0.1354559;-0.6677311;0.08066179,-0.1366848;-0.6294833;0.001996912,0.01691724;0.5348982;0.003152611,0;0;0,0.009256303;0.309682;-0.003924847,0.01638888;0.607964;-0.02150702,0.1894407;0.4912258;-0.02792764,0.2436814;0.243945;0.003669024,0.2313048;0.01683892;-0.0785985,-0.159424;0.4927022;0.002255227,-0.2538955;0.2559719;0.01330601,-0.3406606;0.04877469;-0.0763568,0.07582343;0.001677155;-0.04430532,0.1028363;-0.3374043;-0.06167054,0.1018587;-0.6811002;0.004649878,0.1149631;-0.7087751;-0.04788184,-0.08233449;0.007987614;-0.02953297,-0.1324728;-0.3282052;-0.05116708,-0.1361272;-0.6713265;0.01797506,-0.1525181;-0.7016097;-0.03055306,0.01503405;0.5347803;-0.01463342,248.9484
+0;0;0,0.009560496;0.3091439;0.006844732,0.01929454;0.6063619;-0.001264493,0.190007;0.4806877;0.0004792803,0.2230011;0.228102;0.01472549,0.2514072;-0.002991319;-0.04728036,-0.1593839;0.4933746;0.01291705,-0.4015878;0.4137758;0.003304561,-0.6353913;0.3604905;-0.02019816,0.07547355;0.004390344;-0.04475038,0.08532111;-0.3317034;0.003217515,0.08456612;-0.6703198;0.0940522,0.09679577;-0.6907593;0.03366043,-0.07767685;0.007588989;-0.04033415,-0.1158704;-0.3281279;-0.005804196,-0.135395;-0.6673177;0.08069234,-0.136632;-0.6290153;0.001506433,0.01686824;0.5333705;0.003159306,0;0;0,0.008513764;0.3092043;-0.005335569,0.01328452;0.6058872;-0.02630305,0.1885827;0.4919246;-0.02878714,0.2425143;0.2445783;0.002871752,0.2280868;0.01752868;-0.0764761,-0.1625679;0.4919319;0.000542976,-0.2516004;0.2531634;0.01294886,-0.316927;0.03822017;-0.07415809,0.0757677;0.001832962;-0.04443002,0.1022579;-0.3363437;-0.06151009,0.1015802;-0.6808815;0.003342152,0.1155738;-0.708025;-0.05032039,-0.08233447;0.007816199;-0.0296323,-0.1324349;-0.3274632;-0.05047867,-0.1363362;-0.6714472;0.017141,-0.1527723;-0.7020638;-0.03181151,0.01266491;0.5331708;-0.01823258,248.971
+0;0;0,0.009560175;0.3091336;0.006844502,0.01929834;0.6064759;-0.001271912,0.1901327;0.480647;0.0004769764,0.2231181;0.2281275;0.01471945,0.2514328;-0.002221793;-0.04708677,-0.159512;0.4933431;0.01292378,-0.4016524;0.4137652;0.003313808,-0.6347031;0.3606515;-0.02011324,0.07542333;0.004387422;-0.0447206,0.08526234;-0.3314146;0.003205653,0.08450714;-0.670126;0.09406582,0.09679181;-0.6907924;0.03340233,-0.07762516;0.007583938;-0.04030731,-0.1157856;-0.3278415;-0.005807333,-0.1353156;-0.6671265;0.08071346,-0.1365582;-0.6287867;0.001171291,0.01686818;0.5333681;0.003158948,0;0;0,0.007859603;0.3091753;-0.007121801,0.01161695;0.6058803;-0.02961946,0.1874491;0.492193;-0.03053546,0.2411308;0.2449811;0.00204587,0.2266679;0.0177644;-0.07441282,-0.1640381;0.4916015;-0.002160082,-0.2463705;0.2505595;0.01114829,-0.3052175;0.0336743;-0.07358894,0.07587783;0.001952827;-0.04412031,0.101873;-0.3359261;-0.06197524,0.1012748;-0.6808077;0.001568556,0.115571;-0.707651;-0.0528605,-0.08215827;0.007678762;-0.02998193,-0.1324676;-0.3272612;-0.05097863,-0.1365505;-0.6715263;0.01570247,-0.1528588;-0.7024484;-0.0334971,0.01125497;0.5330994;-0.02106929,249.0045
+0;0;0,0.009569779;0.30874;0.006829279,0.01929246;0.6057506;-0.001273677,0.1906105;0.479785;0.0004463217,0.2234474;0.2273031;0.01468864,0.2518059;-0.002460867;-0.0470638,-0.1603115;0.493796;0.01258548,-0.4033032;0.4168193;0.004979216,-0.6378602;0.3739871;-0.01863152,0.07544426;0.004419525;-0.04476087,0.08527388;-0.3313293;0.003208298,0.08454756;-0.6699293;0.09395064,0.09726236;-0.6919979;0.0319204,-0.07766137;0.007536839;-0.04033374,-0.1160147;-0.3278172;-0.005813722,-0.1352254;-0.6670421;0.0804536,-0.1364208;-0.6284952;-0.001069888,0.01686449;0.5326563;0.0031549,0;0;0,0.007099703;0.3087749;-0.008141994,0.009203896;0.6049752;-0.03299165,0.1863156;0.4927441;-0.03145099,0.239976;0.2456934;0.001936913,0.2265617;0.01795641;-0.07130909,-0.1665044;0.4910925;-0.00331625,-0.2427514;0.2481482;0.01056333,-0.2907529;0.02904274;-0.07368461,0.075864;0.002052695;-0.04421926,0.1016456;-0.3358139;-0.06172419,0.1012325;-0.6808385;0.0002634525,0.1126794;-0.7070453;-0.0583055,-0.08221447;0.007554836;-0.02997678,-0.1325719;-0.3273133;-0.05124642,-0.1367902;-0.6715059;0.01507341,-0.1536809;-0.7040239;-0.03519351,0.009200573;0.5322785;-0.02385569,249.0377
+0;0;0,0.009570328;0.3087577;0.006829671,0.01929307;0.6057692;-0.001275254,0.1903007;0.4798534;0.0004522409,0.2231251;0.2274673;0.01468916,0.251453;-0.002049282;-0.04699678,-0.1599973;0.4938394;0.01256981,-0.4028968;0.416892;0.004966434,-0.6372012;0.3741058;-0.01861887,0.07530241;0.004411215;-0.04467671,0.08513337;-0.3313833;0.003298987,0.08440796;-0.6695611;0.09392822,0.09709736;-0.6915258;0.03202187,-0.07751536;0.007522669;-0.04025791,-0.1158739;-0.327877;-0.005733192,-0.1350606;-0.666679;0.08042659,-0.1362537;-0.6281491;-0.0009340718,0.01686363;0.5326307;0.003156003,0;0;0,0.006580353;0.3087541;-0.009856462,0.008281246;0.6048506;-0.03595161,0.1853349;0.4933823;-0.03304696,0.2386247;0.2465352;0.001674891,0.2266937;0.01785113;-0.06794357,-0.1670098;0.4912625;-0.005189121,-0.239029;0.2471465;0.008935517,-0.2772549;0.02598289;-0.07419635,0.07577203;0.00222218;-0.04404068,0.1016292;-0.3356528;-0.0621562,0.101068;-0.6804598;-0.001441721,0.1121338;-0.706879;-0.05964971,-0.08198258;0.007381043;-0.03017113,-0.1327605;-0.3274251;-0.05214254,-0.1368983;-0.6712989;0.01352362,-0.1539345;-0.7036396;-0.03664753,0.008339912;0.5321505;-0.0264926,249.0599
+0;0;0,0.009562796;0.3085147;0.006824296,0.01928922;0.6056386;-0.001284053,0.1886857;0.480177;0.000470707,0.2215001;0.2278681;0.01470327,0.2498779;-0.002052039;-0.04709115,-0.1583606;0.4940332;0.01247579,-0.4011858;0.4171093;0.004874745,-0.6359022;0.374248;-0.01875204,0.07550468;0.004423064;-0.04479672,0.08532694;-0.3310743;0.003136516,0.08460151;-0.6692612;0.09376818,0.09730325;-0.6912764;0.03180161,-0.07772356;0.007542875;-0.04036605,-0.1160481;-0.3275599;-0.005871888,-0.1352354;-0.666371;0.08029021,-0.1364296;-0.6278328;-0.001149587,0.01685859;0.5324644;0.003149371,0;0;0,0.006176248;0.3084957;-0.0105648,0.007844687;0.6046762;-0.03703094,0.183377;0.4942771;-0.03417253,0.2378895;0.2479017;0.001417875,0.2275954;0.01787491;-0.06543136,-0.1659038;0.4914998;-0.006735321,-0.2346626;0.2465846;0.008362208,-0.2669695;0.02390048;-0.07443364,0.07582025;0.002390295;-0.04441667,0.1017105;-0.3351822;-0.06249976,0.1011804;-0.6801189;-0.002471689,0.11227;-0.7064744;-0.06084848,-0.08236398;0.007154893;-0.02987051,-0.1330976;-0.327287;-0.05283146,-0.1370548;-0.6712254;0.01255757,-0.1426489;-0.6573735;-0.06753436,0.007869184;0.5319438;-0.02754283,249.093
+0;0;0,0.009656457;0.3082216;0.006817477,0.01941586;0.6053993;-0.001291609,0.189138;0.4797733;0.0004778192,0.2218919;0.2275276;0.01475691,0.2498761;0.0007944703;-0.04619453,-0.1588043;0.4946033;0.01214192,-0.404538;0.4278627;0.004063104,-0.6359993;0.3846948;-0.0175767,0.07546603;0.004401714;-0.04474921,0.08539879;-0.3313575;0.003222644,0.0847531;-0.6688397;0.09378047,0.09726235;-0.6908545;0.03169914,-0.07765493;0.007534687;-0.04037237,-0.1163877;-0.3278444;-0.006388921,-0.1351821;-0.6659332;0.07985528,-0.1362964;-0.6273893;-0.001642436,0.01697941;0.5322044;0.00314451,0;0;0,0.005483061;0.3082013;-0.01105213,0.006585613;0.6044042;-0.03794909,0.1827544;0.4947446;-0.03465962,0.2374792;0.2486136;0.001800776,0.2306667;0.02029026;-0.05925775,-0.1673633;0.4910467;-0.007306496,-0.234387;0.2457727;0.008602966,-0.2626181;0.02590285;-0.07365505,0.07584409;0.002489477;-0.04425454,0.1019347;-0.3353363;-0.06234407,0.1016114;-0.679706;-0.003143549,0.1123347;-0.7061118;-0.06162023,-0.08225694;0.007066316;-0.03001418,-0.1328873;-0.3276705;-0.05286279,-0.1367775;-0.6710094;0.0119337,-0.142343;-0.6572065;-0.06820864,0.006705895;0.5316574;-0.02841043,249.1271
+0;0;0,0.009656457;0.3082216;0.006817477,0.01941586;0.6053993;-0.001291609,0.189138;0.4797733;0.0004778192,0.2218919;0.2275276;0.01475691,0.2498761;0.0007944703;-0.04619453,-0.1588043;0.4946033;0.01214192,-0.404538;0.4278627;0.004063104,-0.6359993;0.3846948;-0.0175767,0.07546603;0.004401714;-0.04474921,0.08539879;-0.3313575;0.003222644,0.0847531;-0.6688397;0.09378047,0.09726235;-0.6908545;0.03169914,-0.07765493;0.007534687;-0.04037237,-0.1163877;-0.3278444;-0.006388921,-0.1351821;-0.6659332;0.07985528,-0.1362964;-0.6273893;-0.001642436,0.01697941;0.5322044;0.00314451,0;0;0,0.005483061;0.3082013;-0.01105213,0.006585613;0.6044042;-0.03794909,0.1827544;0.4947446;-0.03465962,0.2374792;0.2486136;0.001800776,0.2306667;0.02029026;-0.05925775,-0.1673633;0.4910467;-0.007306496,-0.234387;0.2457727;0.008602966,-0.2626181;0.02590285;-0.07365505,0.07584409;0.002489477;-0.04425454,0.1019347;-0.3353363;-0.06234407,0.1016114;-0.679706;-0.003143549,0.1123347;-0.7061118;-0.06162023,-0.08225694;0.007066316;-0.03001418,-0.1328873;-0.3276705;-0.05286279,-0.1367775;-0.6710094;0.0119337,-0.142343;-0.6572065;-0.06820864,0.006705895;0.5316574;-0.02841043,249.1496
+0;0;0,0.00964639;0.3079003;0.006810369,0.01940721;0.6051213;-0.001299869,0.1893685;0.4794124;0.0004664548,0.222111;0.2272544;0.01474058,0.2501406;0.00015378;-0.04630964,-0.1590578;0.4942629;0.01214678,-0.4047061;0.4275455;0.004070777,-0.6365426;0.3843077;-0.0176041,0.0755591;0.004407142;-0.0448044,0.08549147;-0.3313386;0.003165513,0.08484934;-0.6669626;0.09322477,0.09750181;-0.689573;0.0304326,-0.0777507;0.00754398;-0.04042216,-0.1164819;-0.3278215;-0.006440088,-0.1351729;-0.6640489;0.07932929,-0.1362999;-0.6254072;-0.003101565,0.01697043;0.5319164;0.003136856,0;0;0,0.00492923;0.3078824;-0.01123095,0.00586243;0.6041234;-0.03822494,0.1824188;0.4950105;-0.03492069,0.2370271;0.249118;0.002686501,0.232554;0.01974721;-0.05610561,-0.1683111;0.490773;-0.007399926,-0.2341168;0.2452802;0.008800028,-0.2599064;0.02505015;-0.07439301,0.07590869;0.002607644;-0.04435205,0.1020379;-0.3352013;-0.06244373,0.1019181;-0.6776814;-0.003605604,0.1124254;-0.7056285;-0.06193686,-0.08240667;0.006909552;-0.02995719,-0.1329542;-0.3278078;-0.05306866,-0.1366118;-0.6692769;0.01127492,-0.1422585;-0.6556721;-0.06978128,0.005996451;0.5313631;-0.02871203,249.183
+0;0;0,0.009755475;0.3077714;0.006676899,0.01955725;0.6050671;-0.001641618,0.1891803;0.4793347;0.0005493902,0.2217838;0.2271788;0.014791,0.2496072;0.002201214;-0.04567292,-0.1589349;0.4958232;0.01177804,-0.4062092;0.4354451;0.004140035,-0.6366733;0.3966734;-0.01654826,0.0755755;0.004309594;-0.04473117,0.08563365;-0.3315013;0.003227703,0.085049;-0.6661976;0.09295582,0.09672947;-0.6898743;0.02968736,-0.07766452;0.007625361;-0.0405115,-0.1163628;-0.3277977;-0.006393723,-0.1349003;-0.6631;0.07905681,-0.1359345;-0.6243774;-0.004270039,0.01711302;0.5318476;0.002863507,0;0;0,0.004478022;0.3077551;-0.01138997,0.005209535;0.6040727;-0.03848505,0.1815577;0.4953752;-0.03489637,0.2367908;0.2496766;0.002918959,0.2347794;0.0213967;-0.05120254,-0.1685579;0.4906284;-0.007336734,-0.2333176;0.2448905;0.009019125,-0.2580594;0.0269334;-0.07421236,0.07590494;0.002670974;-0.04429913,0.1020994;-0.3351953;-0.06247592,0.1023331;-0.6766981;-0.003748894,0.1125805;-0.7055092;-0.06254315,-0.08237263;0.006857376;-0.02998056,-0.132904;-0.327929;-0.053108,-0.1365374;-0.6684138;0.01115722,-0.1541537;-0.7021089;-0.04035117,0.005361065;0.531291;-0.02898955,249.2165
+0;0;0,0.009747402;0.3075167;0.006671374,0.01955234;0.6049081;-0.001649826,0.1894501;0.479068;0.000538934,0.2220476;0.2269588;0.01477791,0.2499869;0.001043215;-0.0459381,-0.1592225;0.4955828;0.01178557,-0.4064509;0.4352159;0.004148977,-0.6378759;0.3962826;-0.01662558,0.07559147;0.004310505;-0.04474062,0.08565431;-0.3316569;0.003240604,0.08507058;-0.6658233;0.09282668,0.0970477;-0.6908633;0.02795142,-0.07768093;0.007626973;-0.04052006,-0.1163973;-0.3279524;-0.006386381,-0.1349054;-0.662724;0.07892889,-0.1359658;-0.6237799;-0.006514169,0.01710731;0.5316649;0.002856756,0;0;0,0.003569573;0.307503;-0.01162696,0.003736869;0.6039082;-0.03885674,0.1805754;0.4955829;-0.03522682,0.2368426;0.2502353;0.003022194,0.235635;0.02076913;-0.0503509,-0.170084;0.4901909;-0.007147083,-0.2338913;0.2442481;0.009137882,-0.257298;0.02560648;-0.07543661,0.07594649;0.002744704;-0.04426026,0.102332;-0.3352613;-0.06251669,0.1025997;-0.6762573;-0.0040791,0.1179617;-0.7069981;-0.0628686,-0.08238203;0.00676695;-0.03002971,-0.1325867;-0.3282376;-0.05303081,-0.1359948;-0.6681548;0.01129544,-0.1542065;-0.7035201;-0.04140518,0.004002124;0.5311005;-0.02937889,249.2393
+0;0;0,0.009742795;0.3073713;0.006668221,0.01955112;0.6048657;-0.001655748,0.1891258;0.4791011;0.0005387526,0.2217172;0.2270391;0.01477506,0.2497296;0.000533089;-0.04609964,-0.1588947;0.495585;0.01176436,-0.4060769;0.4352294;0.004129195,-0.6381067;0.3961943;-0.01669966,0.07559166;0.004310516;-0.04474073,0.08565715;-0.3317455;0.00325314,0.08507355;-0.6658366;0.09281901,0.09707954;-0.6910091;0.02778742,-0.07768113;0.007626991;-0.04052017,-0.1164077;-0.3280408;-0.006377488,-0.1349116;-0.6627369;0.07891853,-0.1359746;-0.6237713;-0.006730422,0.01710533;0.5315996;0.002852241,0;0;0,0.003024474;0.3073616;-0.01167083,0.002831265;0.6038792;-0.03882194,0.1794646;0.4957753;-0.0351851,0.2368742;0.2508058;0.003469467,0.2370483;0.0203867;-0.04851508,-0.1705315;0.4900694;-0.00710232,-0.2337849;0.2440218;0.009014219,-0.2571881;0.02509876;-0.07654493,0.07595967;0.002827972;-0.04423285,0.1024405;-0.3352574;-0.06254792,0.1028412;-0.6761845;-0.004172087,0.1183852;-0.7067297;-0.06341672,-0.08238126;0.00664708;-0.03005921,-0.132431;-0.3284785;-0.05295508,-0.1358654;-0.6683316;0.01128919,-0.153934;-0.7034084;-0.04215052,0.003182769;0.5310418;-0.0293982,249.2726
+0;0;0,0.009798656;0.307412;0.00669706,0.0196095;0.605202;-0.001623312,0.1894429;0.4792691;0.0007049842,0.2218497;0.2271765;0.01490607,0.2501771;-0.0006381869;-0.04623834,-0.1594483;0.4975519;0.01161942,-0.4082452;0.4444346;0.002609937,-0.6426637;0.4107514;-0.01620603,0.07562634;0.004151167;-0.04465491,0.08580583;-0.3319315;0.003387816,0.0853513;-0.6661103;0.09286899,0.09568778;-0.6915919;0.02794857,-0.07758164;0.007766203;-0.04063755,-0.1163464;-0.3279244;-0.006397985,-0.1346613;-0.6626664;0.07901259,-0.1356248;-0.6237092;-0.00653591,0.0171716;0.5318532;0.002894039,0;0;0,0.002556339;0.3074081;-0.01169348,0.001655385;0.6042345;-0.03872037,0.1787454;0.4959703;-0.03485966,0.236844;0.2511326;0.003632069,0.2379503;0.01890466;-0.04646325,-0.1716296;0.4898669;-0.006703522,-0.2343524;0.2436613;0.009145938,-0.2581515;0.02355835;-0.07704516,0.07594769;0.002869308;-0.04420805,0.10239;-0.3352525;-0.0625844,0.1029032;-0.6762394;-0.00418663,0.1182849;-0.7065604;-0.06355405,-0.0823587;0.006608733;-0.03006669,-0.132281;-0.3285891;-0.0527261,-0.1357383;-0.6685273;0.01140373,-0.1539908;-0.7033816;-0.04207971,0.002199382;0.5313059;-0.02936578,249.3058
+0;0;0,0.009797555;0.3073775;0.006696308,0.01960861;0.6051743;-0.00162363,0.1893045;0.4792959;0.0007056601,0.2217129;0.2271907;0.01490745,0.2500595;-0.0007793903;-0.04627868,-0.1593073;0.497564;0.01161136,-0.4081166;0.4444441;0.002601422,-0.642695;0.4107379;-0.01622739,0.07560433;0.004149959;-0.04464192,0.08577295;-0.3315733;0.003349442,0.08531778;-0.666225;0.09295721,0.09550429;-0.6909016;0.02897868,-0.07755908;0.007763944;-0.04062573,-0.1162824;-0.3275678;-0.006422769,-0.1346232;-0.6627834;0.07910864,-0.1355727;-0.6239561;-0.00519868,0.01717112;0.5318379;0.002892962,0;0;0,0.002212763;0.3073862;-0.01142716,0.0007696003;0.6042889;-0.03769803,0.1779306;0.4963552;-0.03428078,0.2365917;0.2516042;0.003991842,0.2388468;0.01878463;-0.04404593,-0.172193;0.489914;-0.005779076,-0.2344096;0.2435098;0.009156166,-0.259627;0.02331412;-0.07684153,0.07594708;0.002938032;-0.04415369,0.1022871;-0.3348276;-0.06252027,0.102744;-0.6762776;-0.003927231,0.1178506;-0.705993;-0.0621717,-0.08232779;0.006577767;-0.03008333,-0.1321952;-0.3282608;-0.0527353,-0.1356725;-0.6686773;0.01149825,-0.1536249;-0.7026379;-0.04116394,0.001467571;0.5313405;-0.02860832,249.3397
+0;0;0,0.009799547;0.30744;0.006697669,0.01961882;0.605486;-0.001629445,0.1891987;0.4795762;0.0007053628,0.2216071;0.2274712;0.01490714,0.2499921;-0.0008071363;-0.04636172,-0.1591827;0.4978322;0.01160385,-0.4079918;0.4447124;0.002593927,-0.6428874;0.4109606;-0.01626034,0.07558853;0.004149091;-0.04463259,0.08576129;-0.3317112;0.003378358,0.08530539;-0.6669031;0.09313078,0.09542345;-0.6912123;0.02958219,-0.07754286;0.007762321;-0.04061724,-0.116282;-0.3277063;-0.006400321,-0.1346524;-0.663463;0.07926917,-0.1355955;-0.6246951;-0.0044716,0.01717913;0.5320835;0.002891219,0;0;0,0.002048701;0.30746;-0.01115108,0.0005748272;0.6046926;-0.03655601,0.1775254;0.49636;-0.03390694,0.2363893;0.2516523;0.004330158,0.2394025;0.01838496;-0.04308128,-0.172247;0.4899894;-0.005100725,-0.2341136;0.2434534;0.009090346,-0.262054;0.02309489;-0.07653717,0.07591832;0.002984434;-0.04416347,0.102194;-0.3349283;-0.06247425,0.1024144;-0.6768821;-0.003509998,0.1181411;-0.7067933;-0.06055045,-0.08231439;0.006547926;-0.03007281,-0.1321566;-0.3284384;-0.05266948,-0.1355806;-0.6693962;0.01171502,-0.1535211;-0.7028002;-0.04070982,0.001258373;0.5316409;-0.02776289,249.3731
+0;0;0,0.009925755;0.3075361;0.006682669,0.01982335;0.6059102;-0.001648254,0.18947;0.4798334;0.0007145805,0.2217739;0.2276649;0.01497409,0.2501174;-0.0009652227;-0.04582184,-0.1593512;0.4994148;0.01119088,-0.4094933;0.4527284;0.001964834,-0.6450569;0.4206142;-0.01383655,0.07561257;0.004072826;-0.04458933,0.08607069;-0.3318315;0.003296204,0.08559323;-0.6670722;0.09303894,0.09588127;-0.6920387;0.03051155,-0.07748368;0.00781271;-0.04070991,-0.1160047;-0.3277102;-0.006436441,-0.1343172;-0.6635114;0.0792516,-0.1351513;-0.6247764;-0.004174039,0.0173694;0.53242;0.002875909,0;0;0,0.001748487;0.3075641;-0.01108456,-0.000101179;0.6051474;-0.03625107,0.1770324;0.4965863;-0.03321695,0.2362022;0.2517899;0.004325867,0.2395319;0.01825196;-0.0427928,-0.1728021;0.4900003;-0.004492957,-0.2346596;0.2433621;0.008888794,-0.2661842;0.02313994;-0.07643187,0.07591625;0.003006965;-0.04415584,0.1021667;-0.334944;-0.0624361,0.1023976;-0.6769174;-0.003322359,0.1176976;-0.7066257;-0.06022286,-0.08229793;0.006483731;-0.03011759,-0.1320999;-0.3285469;-0.05266498,-0.1356371;-0.6695443;0.01174388,-0.1535254;-0.7028489;-0.04030788,0.0006740837;0.5319991;-0.02753162,249.4067
+0;0;0,0.009930444;0.3076814;0.006685826,0.01983539;0.6062772;-0.001650937,0.1897486;0.4800715;0.0007114131,0.2220557;0.2278773;0.01497237,0.2504054;-0.0008028895;-0.04583689,-0.159616;0.4996835;0.01120403,-0.4097836;0.4529923;0.001977042,-0.6453989;0.420871;-0.01382781,0.0755955;0.004071907;-0.04457927,0.08605666;-0.3319306;0.003320262,0.0855773;-0.6685088;0.09342103,0.09567243;-0.6924446;0.03206611,-0.07746618;0.007810945;-0.04070072,-0.1159985;-0.3278099;-0.006417237,-0.134384;-0.6649509;0.07961269,-0.1352025;-0.6263797;-0.002248622,0.01737987;0.5327401;0.002876108,0;0;0,0.001438037;0.3077177;-0.01090455,-0.0005803406;0.605554;-0.0357039,0.1768079;0.4966203;-0.03270912,0.2358126;0.2517135;0.004549026,0.2395755;0.01815949;-0.04272127,-0.17341;0.4900889;-0.003531517,-0.2348626;0.2432783;0.009005535,-0.2692364;0.02314395;-0.07558416,0.07590139;0.003074467;-0.04413724,0.1022081;-0.3349738;-0.06237912,0.1020177;-0.6782143;-0.00246954,0.1169472;-0.7061038;-0.05904984,-0.08227164;0.006439526;-0.030141,-0.1317848;-0.3287489;-0.05247148,-0.1355274;-0.6711241;0.01209195,-0.1530992;-0.7032373;-0.03898248,0.0002244711;0.5323462;-0.02709007,249.44
+0;0;0,0.009879648;0.3077172;0.00662313,0.01960849;0.6063727;-0.001806469,0.1894584;0.4803087;0.0007756758,0.2205259;0.2279202;0.01537654,0.2502014;-0.001927063;-0.04598676,-0.1597749;0.5005838;0.01082174,-0.4111952;0.4609173;0.001194758,-0.6487039;0.4308686;-0.01155552,0.07561508;0.004089304;-0.04451961,0.0862214;-0.3320485;0.003328275,0.08586229;-0.669553;0.09370171,0.09597591;-0.6934416;0.03245797,-0.07740493;0.007783831;-0.04079519,-0.1159258;-0.327961;-0.006413583,-0.1341278;-0.6660466;0.07986271,-0.1348521;-0.6274931;-0.001889206,0.01721557;0.5328453;0.002749713,0;0;0,0.001275241;0.3077655;-0.01049352,-0.0008056611;0.6057764;-0.03389168,0.1763941;0.496812;-0.03182077,0.2354885;0.2517591;0.004720211,0.2386677;0.01679792;-0.04280853,-0.1735026;0.4899868;-0.002864629,-0.2349258;0.2430894;0.009267203,-0.271204;0.02146778;-0.07465884,0.07589202;0.003123969;-0.04412484,0.1022032;-0.3350603;-0.06228161,0.1015758;-0.6791159;-0.001436472,0.117042;-0.7063702;-0.05835581,-0.08224566;0.006386008;-0.03018658,-0.131718;-0.3289473;-0.05242579,-0.1355394;-0.6722692;0.01232164,-0.1530438;-0.7042894;-0.03870934,-1.145899E-05;0.532527;-0.02572799,249.4732
+0;0;0,0.009878707;0.3076879;0.006622499,0.01960597;0.6062949;-0.001805128,0.1895544;0.4802265;0.0007743218,0.2206262;0.2278028;0.01537723,0.2507122;-0.005224317;-0.04683501,-0.159877;0.5005131;0.01082609,-0.4113324;0.4608411;0.001197755,-0.6521269;0.4303767;-0.01172892,0.07560783;0.004088912;-0.04451535,0.08621521;-0.3320824;0.003337301,0.08585577;-0.6698983;0.09379413,0.09586693;-0.6932409;0.03317089,-0.07739751;0.007783086;-0.04079128,-0.1159222;-0.3279952;-0.006406255,-0.134141;-0.6663927;0.07994965,-0.134858;-0.6279259;-0.0009739995,0.01721388;0.532793;0.002749478,0;0;0,0.001087189;0.3077489;-0.01013732,-0.001202062;0.6057803;-0.03263426,0.176134;0.4968149;-0.03117299,0.2348564;0.2515791;0.004986525,0.2365197;0.01352617;-0.04405618,-0.1739208;0.4898351;-0.001846293,-0.2353612;0.2428645;0.009423369,-0.2733957;0.01810905;-0.07493019,0.07590012;0.003167957;-0.04409099,0.1021711;-0.3350567;-0.06218624,0.1016996;-0.6793969;-0.001097921,0.1166031;-0.7063215;-0.05729676,-0.08222085;0.00629218;-0.03024928,-0.1316787;-0.3290858;-0.05236313,-0.1356592;-0.6727182;0.01246864,-0.152876;-0.7041438;-0.03804192,-0.000363335;0.5325291;-0.02472496,249.4953
+0;0;0,0.009879699;0.3077188;0.006623164,0.01961011;0.6064224;-0.00180691,0.1897337;0.4802829;0.0007716117,0.2208137;0.227792;0.0153784,0.2508814;-0.00509277;-0.04679584,-0.1600539;0.5005902;0.01083362,-0.4115763;0.4609076;0.00120273,-0.6522238;0.4304619;-0.01171605,0.07558954;0.004087923;-0.04450458,0.08619943;-0.3321627;0.003359374,0.08583959;-0.670348;0.09391509,0.09580579;-0.6934511;0.03356413,-0.07737879;0.007781202;-0.04078142,-0.1159126;-0.3280763;-0.006388266,-0.1341513;-0.6668438;0.08006206,-0.1348651;-0.6284151;-0.0004981309,0.01721745;0.532903;0.002748782,0;0;0,0.0009748339;0.3077961;-0.009640932,-0.001185402;0.6059977;-0.03117609,0.1762113;0.4967083;-0.03022599,0.2344129;0.2511637;0.005148888,0.2356613;0.01337813;-0.04446435,-0.174243;0.4899575;-0.001414945,-0.2357686;0.2429312;0.009703165,-0.274371;0.01798376;-0.07344452,0.07589097;0.003189385;-0.04406285,0.102294;-0.3351103;-0.0620687,0.1019178;-0.6796812;-9.679794E-05,0.1159541;-0.7076014;-0.05495787,-0.08218655;0.006270319;-0.03028533,-0.1315591;-0.329208;-0.05230034,-0.1355541;-0.6732135;0.0126152,-0.1413175;-0.6590128;-0.06662282,-0.0004079491;0.5327004;-0.02352881,249.5289
+0;0;0,0.009879699;0.3077188;0.006623164,0.01961011;0.6064224;-0.00180691,0.1897337;0.4802829;0.0007716117,0.2208137;0.227792;0.0153784,0.2508814;-0.00509277;-0.04679584,-0.1600539;0.5005902;0.01083362,-0.4115763;0.4609076;0.00120273,-0.6522238;0.4304619;-0.01171605,0.07558954;0.004087923;-0.04450458,0.08619943;-0.3321627;0.003359374,0.08583959;-0.670348;0.09391509,0.09580579;-0.6934511;0.03356413,-0.07737879;0.007781202;-0.04078142,-0.1159126;-0.3280763;-0.006388266,-0.1341513;-0.6668438;0.08006206,-0.1348651;-0.6284151;-0.0004981309,0.01721745;0.532903;0.002748782,0;0;0,0.0009748339;0.3077961;-0.009640932,-0.001185402;0.6059977;-0.03117609,0.1762113;0.4967083;-0.03022599,0.2344129;0.2511637;0.005148888,0.2356613;0.01337813;-0.04446435,-0.174243;0.4899575;-0.001414945,-0.2357686;0.2429312;0.009703165,-0.274371;0.01798376;-0.07344452,0.07589097;0.003189385;-0.04406285,0.102294;-0.3351103;-0.0620687,0.1019178;-0.6796812;-9.679794E-05,0.1159541;-0.7076014;-0.05495787,-0.08218655;0.006270319;-0.03028533,-0.1315591;-0.329208;-0.05230034,-0.1355541;-0.6732135;0.0126152,-0.1413175;-0.6590128;-0.06662282,-0.0004079491;0.5327004;-0.02352881,249.5522
+0;0;0,0.009883036;0.3077616;0.006635413,0.01958398;0.6065544;-0.001774941,0.1894721;0.4804651;0.0008188339,0.2204029;0.2279165;0.01548848,0.2502396;-0.004554495;-0.0449637,-0.1600095;0.5017315;0.01030401,-0.4126405;0.4688615;0.00324445,-0.6529772;0.4443832;-0.01180563,0.07564587;0.004142208;-0.04446192,0.08630174;-0.3322103;0.003349978,0.08621484;-0.6704679;0.09349111,0.09700029;-0.6929699;0.03278013,-0.07736668;0.007716867;-0.04087988,-0.1159906;-0.3282215;-0.006438859,-0.1335859;-0.6670513;0.07974891,-0.1341811;-0.6286219;-0.000794217,0.01720654;0.5330176;0.002774856,0;0;0,0.0009575188;0.3078496;-0.009306192,-0.001183793;0.6061698;-0.03042173,0.1758611;0.4965125;-0.02957153,0.2334979;0.250727;0.005359173,0.2345835;0.01398714;-0.04504442,-0.1739793;0.4899934;-0.0009023938,-0.2354534;0.2428954;0.009878454,-0.2742869;0.01830024;-0.07158566,0.07587577;0.003227234;-0.04414487,0.1023648;-0.3351753;-0.06188226,0.10197;-0.6796864;0.0002105236,0.1160541;-0.7075611;-0.05465984,-0.08223004;0.006251018;-0.03025663,-0.1315852;-0.3293357;-0.052124,-0.1355784;-0.6733191;0.01270695,-0.1413321;-0.6590889;-0.06651938,-0.000423789;0.5328439;-0.02288747,249.5739
+0;0;0,0.00988488;0.307819;0.006636651,0.01958861;0.6066977;-0.001775638,0.1892899;0.4806548;0.0008208959,0.2202253;0.2280686;0.01549272,0.2500673;-0.004443482;-0.04497015,-0.1598134;0.5018982;0.0102958,-0.412482;0.4690233;0.003235193,-0.6528613;0.4445407;-0.01181755,0.07563892;0.004141827;-0.04445784,0.08629677;-0.3322734;0.003362987,0.08620974;-0.6710873;0.0936524,0.09692578;-0.6932515;0.03333207,-0.07735957;0.007716158;-0.04087613,-0.1159907;-0.3282849;-0.006428678,-0.133615;-0.667672;0.07990086,-0.1342063;-0.6292969;-0.0001240075,0.01721084;0.5331505;0.002774801,0;0;0,0.0008976012;0.3079172;-0.008971453,-0.001090154;0.6063622;-0.02954292,0.1756155;0.4962776;-0.02890182,0.2327986;0.2502875;0.005609751,0.2338059;0.01366912;-0.04556537,-0.1737385;0.4903206;0.0001414735,-0.2348164;0.2430479;0.01002868,-0.2737008;0.01819699;-0.07083069,0.07587245;0.003268272;-0.04413152,0.1022959;-0.3352015;-0.06189942,0.1019668;-0.6802561;0.0004243813,0.115961;-0.7078718;-0.05397296,-0.08221344;0.006205354;-0.0302877,-0.131544;-0.3294632;-0.05193885,-0.1354871;-0.674005;0.01304176,-0.1519925;-0.7052288;-0.03649296,-0.0003832281;0.5330127;-0.02213335,249.6073
+0;0;0,0.009883931;0.3077894;0.006636014,0.01958542;0.606599;-0.001773905,0.1890054;0.4806687;0.0008241943,0.219944;0.2280565;0.01549753,0.2497497;-0.0041731;-0.04489188,-0.1595254;0.5018772;0.01028356,-0.41222;0.468999;0.003222225,-0.6523073;0.4445461;-0.01181223,0.07565229;0.00414256;-0.0444657,0.08631112;-0.3323033;0.003359471,0.08622397;-0.6715248;0.09375748,0.09738351;-0.6958478;0.03094071,-0.07737326;0.007717523;-0.04088335,-0.1160079;-0.328314;-0.006432772,-0.1336534;-0.6681094;0.08000062,-0.1342692;-0.6293877;-0.003336191,0.0172085;0.5330783;0.002774895,0;0;0,0.0008024871;0.3078972;-0.008646488,-0.001121879;0.6062971;-0.02886033,0.1752288;0.4960856;-0.02828074,0.2325551;0.2500487;0.005850792,0.2335133;0.01384714;-0.04585767,-0.1734969;0.4903804;0.0008764118,-0.2343738;0.2430089;0.01019051,-0.2729329;0.01806779;-0.06968793,0.07587142;0.003300458;-0.0441618,0.1023703;-0.3351974;-0.0618732,0.1018221;-0.6806499;0.0006189346,0.1182168;-0.7098247;-0.05639887,-0.08223562;0.006180448;-0.03027762,-0.1315505;-0.3295226;-0.05191578,-0.135428;-0.6744564;0.01326575,-0.1527809;-0.7080877;-0.03841994,-0.0004383175;0.5329664;-0.02152705,249.6292

+ 136 - 0
DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_OneArm_Sideways_HapticFeedback_Fast.csv

@@ -0,0 +1,136 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.007282163;0.3144492;0.008272977,0.01319503;0.6191608;0.001565481,0.1922171;0.4901072;0.005307043,0.2270268;0.2348245;0.02105424,0.260184;-0.001947969;-0.04008043,-0.1665285;0.4836765;0.00689489,-0.2170861;0.2306126;0.001279008,-0.2680059;-0.006638199;-0.04363491,0.07194167;0.004932333;-0.04079986,0.08576111;-0.3241528;0.003574315,0.08631761;-0.6649222;0.09270634,0.09732914;-0.6891674;0.0301991,-0.07278366;0.0063158;-0.03907951,-0.1059666;-0.3223356;-0.002415601,-0.1235449;-0.6639509;0.08160029,-0.1231242;-0.6251689;-0.001427673,0.01181351;0.5443032;0.005721245,0;0;0,-0.002621293;0.3145736;-0.006031752,-0.006284386;0.6187293;-0.02614737,0.174008;0.4860542;-0.02093887,0.2176701;0.2317019;-0.02618408,0.202246;-0.004425257;-0.09621334,-0.1830839;0.4831657;-0.02940995,-0.2323397;0.2297853;-0.028337,-0.2495481;-0.00722079;-0.09489556,0.07507397;0.002474099;-0.03496194,0.1137751;-0.3276154;-0.03545165,0.1180435;-0.6731193;0.03294039,0.1404869;-0.7057312;-0.01752735,-0.07439063;0.006684417;-0.03585961,-0.1308334;-0.3206142;-0.02373835,-0.1598932;-0.6618544;0.05859818,-0.1774596;-0.6955064;0.007502265,-0.005172998;0.5441231;-0.01869726,133.8564
+0;0;0,0.007279261;0.3143239;0.008269681,0.01318991;0.6189213;0.001564636,0.1917582;0.4900309;0.005305762,0.2265667;0.2347566;0.02105243,0.259632;-0.001359031;-0.03991264,-0.166084;0.4836164;0.006889611,-0.21664;0.2305609;0.001273916,-0.2674185;-0.006031841;-0.04351541,0.07205441;0.004940062;-0.0408638,0.08586833;-0.3240135;0.003492624,0.0864253;-0.6650761;0.09270134,0.09726926;-0.6884958;0.03114534,-0.07289772;0.006325698;-0.03914076,-0.1060674;-0.3221943;-0.002491511,-0.1236608;-0.6641034;0.08159667,-0.1232465;-0.6254551;-0.0001677796,0.01180888;0.5440904;0.005718921,0;0;0,-0.002165511;0.3144543;-0.005892515,-0.005359396;0.6185077;-0.02590084,0.1744418;0.4862576;-0.02121735,0.2186315;0.232006;-0.02649999,0.2028918;-0.003428936;-0.09638071,-0.1819653;0.4834807;-0.02889577,-0.2312974;0.2301303;-0.02678024,-0.2491221;-0.00595659;-0.09390628,0.07502699;0.002469718;-0.03536868,0.113824;-0.3274737;-0.03631854,0.1176566;-0.6733779;0.031636,0.1389573;-0.7045749;-0.01897621,-0.07465841;0.006715602;-0.03559656,-0.1309992;-0.3205102;-0.02474622,-0.1605175;-0.662096;0.05729073,-0.1782319;-0.6945192;0.006793775,-0.004363686;0.5439243;-0.01847458,133.8736
+0;0;0,0.007275146;0.3141463;0.008265005,0.01318132;0.618513;0.001565294,0.1913641;0.4898011;0.005303842,0.2261724;0.2345279;0.02105045,0.259215;-0.001425639;-0.03987276,-0.1657092;0.4834004;0.006884288,-0.2162649;0.2303459;0.001268614,-0.2670086;-0.006084353;-0.04348996,0.07210287;0.004943385;-0.04089128,0.08593073;-0.3243421;0.003509898,0.08648843;-0.6658498;0.09283504,0.09714101;-0.6883267;0.03236538,-0.07294676;0.006329952;-0.03916708,-0.1061499;-0.3225215;-0.002480857,-0.1237663;-0.6648768;0.08171707,-0.1233593;-0.626381;0.001395591,0.01180145;0.5437445;0.005716113,0;0;0,-0.001758292;0.3142848;-0.005574942,-0.004507527;0.618134;-0.0252378,0.1747126;0.4858381;-0.02140093,0.2192152;0.2316447;-0.02680779,0.2032494;-0.003535092;-0.09690118,-0.1810551;0.4837313;-0.02718062,-0.2307997;0.2304605;-0.02534134,-0.2489201;-0.0052149;-0.09321085,0.0750614;0.002476543;-0.03542614,0.1138912;-0.3277986;-0.03688574,0.1174211;-0.674199;0.03094649,0.14174;-0.7071635;-0.0134151,-0.07472041;0.006698899;-0.03559975,-0.1307679;-0.3209255;-0.02499321,-0.1610542;-0.6629911;0.05674226,-0.1785301;-0.6948238;0.007801507,-0.003623381;0.5436032;-0.01789999,133.8896
+0;0;0,0.007189677;0.3141498;0.008204653,0.01302579;0.6185167;0.001459166,0.1912273;0.4898067;0.00526064,0.2260678;0.2345364;0.02098404,0.2591505;-0.001388893;-0.04002657,-0.1658094;0.4833;0.007003501,-0.2163243;0.230235;0.001492311,-0.2671618;-0.006254926;-0.04284245,0.07209868;0.004977833;-0.0408945,0.08589846;-0.3243215;0.003412053,0.08660742;-0.6657966;0.09286118,0.09665671;-0.6885307;0.03251213,-0.07293307;0.00629406;-0.03919834,-0.1061316;-0.3225622;-0.002551157,-0.1238071;-0.6649188;0.08162937,-0.1234314;-0.6264262;0.001307406,0.01166411;0.5437487;0.00562333,0;0;0,-0.001758292;0.3142848;-0.005574942,-0.004507527;0.618134;-0.0252378,0.1747126;0.4858381;-0.02140093,0.2192152;0.2316447;-0.02680779,0.2032494;-0.003535092;-0.09690118,-0.1810551;0.4837313;-0.02718062,-0.2307997;0.2304605;-0.02534134,-0.2489201;-0.0052149;-0.09321085,0.0750614;0.002476543;-0.03542614,0.1138912;-0.3277986;-0.03688574,0.1174211;-0.674199;0.03094649,0.14174;-0.7071635;-0.0134151,-0.07472041;0.006698899;-0.03559975,-0.1307679;-0.3209255;-0.02499321,-0.1610542;-0.6629911;0.05674226,-0.1785301;-0.6948238;0.007801507,-0.003623381;0.5436032;-0.01789999,133.9091
+0;0;0,0.007189677;0.3141498;0.008204653,0.01302579;0.6185167;0.001459166,0.1912273;0.4898067;0.00526064,0.2260678;0.2345364;0.02098404,0.2591505;-0.001388893;-0.04002657,-0.1658094;0.4833;0.007003501,-0.2163243;0.230235;0.001492311,-0.2671618;-0.006254926;-0.04284245,0.07209868;0.004977833;-0.0408945,0.08589846;-0.3243215;0.003412053,0.08660742;-0.6657966;0.09286118,0.09665671;-0.6885307;0.03251213,-0.07293307;0.00629406;-0.03919834,-0.1061316;-0.3225622;-0.002551157,-0.1238071;-0.6649188;0.08162937,-0.1234314;-0.6264262;0.001307406,0.01166411;0.5437487;0.00562333,0;0;0,-0.001758292;0.3142848;-0.005574942,-0.004507527;0.618134;-0.0252378,0.1747126;0.4858381;-0.02140093,0.2192152;0.2316447;-0.02680779,0.2032494;-0.003535092;-0.09690118,-0.1810551;0.4837313;-0.02718062,-0.2307997;0.2304605;-0.02534134,-0.2489201;-0.0052149;-0.09321085,0.0750614;0.002476543;-0.03542614,0.1138912;-0.3277986;-0.03688574,0.1174211;-0.674199;0.03094649,0.14174;-0.7071635;-0.0134151,-0.07472041;0.006698899;-0.03559975,-0.1307679;-0.3209255;-0.02499321,-0.1610542;-0.6629911;0.05674226,-0.1785301;-0.6948238;0.007801507,-0.003623381;0.5436032;-0.01789999,133.9208
+0;0;0,0.007184493;0.3139233;0.008198737,0.01301659;0.6180807;0.001457884,0.1906667;0.4895878;0.005257619,0.2255058;0.2343279;0.02098038,0.258371;-4.568696E-05;-0.03962896,-0.1652718;0.4831011;0.00699512,-0.2157847;0.2300465;0.001484154,-0.2662878;-0.004888073;-0.04255901,0.07220064;0.004984873;-0.04095234,0.0859965;-0.3242211;0.003341652,0.08670675;-0.6663162;0.09295321,0.09655874;-0.6880149;0.03378902,-0.07303622;0.006302961;-0.03925378,-0.1062253;-0.32246;-0.00261699,-0.123933;-0.6654382;0.08171639,-0.1235646;-0.6271124;0.002971418,0.01165584;0.5433639;0.005619194,0;0;0,-0.001414195;0.3140591;-0.005616426,-0.003817499;0.6176994;-0.02530551,0.1748682;0.4859792;-0.02200246,0.2193701;0.231793;-0.02725363,0.2039107;-0.002079129;-0.09616971,-0.1800133;0.4835773;-0.02523324,-0.2300316;0.2303667;-0.0241665,-0.2482506;-0.003534585;-0.09230519,0.07504219;0.002501309;-0.03573918,0.1138736;-0.3276757;-0.03776598,0.1170416;-0.674793;0.02975678,0.1407396;-0.7064838;-0.01386523,-0.07494126;0.006666486;-0.03541526,-0.1308813;-0.3209114;-0.02580941,-0.1618266;-0.6636508;0.05562706,-0.1789094;-0.6942252;0.007573515,-0.003019601;0.5432199;-0.01796126,133.9419
+0;0;0,0.007126927;0.313926;0.008146245,0.01293782;0.6180812;0.001290929,0.1906118;0.4896722;0.005257493,0.2254691;0.2344102;0.02090473,0.2586952;0.0002181679;-0.04020793,-0.1654534;0.4834011;0.006785813,-0.2163619;0.2304215;0.001468804,-0.2669032;-0.004820421;-0.04085621,0.07219957;0.00499328;-0.04095322,0.08599123;-0.3242275;0.003231939,0.08705812;-0.6663182;0.09285647,0.09653553;-0.6886414;0.03418201,-0.07303113;0.006298991;-0.03926388,-0.1061862;-0.3224776;-0.002718925,-0.124039;-0.6653582;0.08198024,-0.1236239;-0.6270356;0.003235154,0.01157598;0.5433661;0.005481952,0;0;0,-0.001414195;0.3140591;-0.005616426,-0.003817499;0.6176994;-0.02530551,0.1748682;0.4859792;-0.02200246,0.2193701;0.231793;-0.02725363,0.2039107;-0.002079129;-0.09616971,-0.1800133;0.4835773;-0.02523324,-0.2300316;0.2303667;-0.0241665,-0.2482506;-0.003534585;-0.09230519,0.07504219;0.002501309;-0.03573918,0.1138736;-0.3276757;-0.03776598,0.1170416;-0.674793;0.02975678,0.1407396;-0.7064838;-0.01386523,-0.07494126;0.006666486;-0.03541526,-0.1308813;-0.3209114;-0.02580941,-0.1618266;-0.6636508;0.05562706,-0.1789094;-0.6942252;0.007573515,-0.003019601;0.5432199;-0.01796126,133.9537
+0;0;0,0.007124595;0.3138233;0.008143581,0.01293433;0.6179181;0.001289432,0.1903687;0.4895915;0.005255709,0.2252264;0.2343263;0.02090314,0.2585579;-0.0006085783;-0.04040337,-0.1652196;0.4833288;0.006781982,-0.2161288;0.2303461;0.001464907,-0.2668304;-0.005642056;-0.04099436,0.07243224;0.005009371;-0.04108519,0.08626927;-0.3252944;0.00324532,0.08733518;-0.667072;0.09278779,0.09730848;-0.6921329;0.03104331,-0.07326648;0.006319291;-0.03939041,-0.1065306;-0.3235389;-0.002725236,-0.1243671;-0.6661056;0.08189639,-0.1239303;-0.6273475;-0.0009688586,0.01157268;0.5432135;0.005479868,0;0;0,-0.001185879;0.3139558;-0.005698919,-0.003425434;0.6175299;-0.02549195,0.1750083;0.4859993;-0.02262449,0.2197794;0.2318597;-0.02799797,0.2036573;-0.002614751;-0.0974648,-0.1795293;0.4837592;-0.0247887,-0.2298392;0.230604;-0.02352347,-0.2483409;-0.003938094;-0.09216427,0.07499115;0.002466232;-0.03646588,0.114093;-0.3287803;-0.0384686,0.1175061;-0.6757697;0.02799702,0.144002;-0.7095313;-0.01865029,-0.0755172;0.006751644;-0.03480063,-0.1317173;-0.3219354;-0.02682274,-0.1628028;-0.6644722;0.05400494,-0.180941;-0.6978474;0.003033001,-0.002662227;0.5430633;-0.01812077,133.9647
+0;0;0,0.007124595;0.3138233;0.008143581,0.01293433;0.6179181;0.001289432,0.1903687;0.4895915;0.005255709,0.2252264;0.2343263;0.02090314,0.2585579;-0.0006085783;-0.04040337,-0.1652196;0.4833288;0.006781982,-0.2161288;0.2303461;0.001464907,-0.2668304;-0.005642056;-0.04099436,0.07243224;0.005009371;-0.04108519,0.08626927;-0.3252944;0.00324532,0.08733518;-0.667072;0.09278779,0.09730848;-0.6921329;0.03104331,-0.07326648;0.006319291;-0.03939041,-0.1065306;-0.3235389;-0.002725236,-0.1243671;-0.6661056;0.08189639,-0.1239303;-0.6273475;-0.0009688586,0.01157268;0.5432135;0.005479868,0;0;0,-0.001185879;0.3139558;-0.005698919,-0.003425434;0.6175299;-0.02549195,0.1750083;0.4859993;-0.02262449,0.2197794;0.2318597;-0.02799797,0.2036573;-0.002614751;-0.0974648,-0.1795293;0.4837592;-0.0247887,-0.2298392;0.230604;-0.02352347,-0.2483409;-0.003938094;-0.09216427,0.07499115;0.002466232;-0.03646588,0.114093;-0.3287803;-0.0384686,0.1175061;-0.6757697;0.02799702,0.144002;-0.7095313;-0.01865029,-0.0755172;0.006751644;-0.03480063,-0.1317173;-0.3219354;-0.02682274,-0.1628028;-0.6644722;0.05400494,-0.180941;-0.6978474;0.003033001,-0.002662227;0.5430633;-0.01812077,133.9772
+0;0;0,0.007101527;0.3136316;0.008131819,0.01291581;0.6174747;0.001278889,0.1893764;0.4894487;0.005244327,0.224227;0.2341844;0.02087117,0.257781;-0.0008949041;-0.04075208,-0.1643514;0.4834321;0.006671117,-0.2156053;0.230519;0.001503085,-0.2663602;-0.005835339;-0.04028324,0.07272252;0.005027706;-0.04124584,0.08675278;-0.3252361;0.003433742,0.08785972;-0.6671465;0.0930255,0.09706007;-0.6913446;0.03100383,-0.07355383;0.006342645;-0.03955585,-0.1067555;-0.3235409;-0.002925836,-0.124645;-0.666255;0.0816771,-0.1241876;-0.6275459;-0.0007407516,0.01155116;0.5428399;0.005464718,0;0;0,-0.000434801;0.3137721;-0.005311251,-0.001698628;0.617134;-0.02457976,0.175503;0.4860141;-0.02307105,0.2206686;0.2319494;-0.02853298,0.2036572;-0.002552927;-0.09856749,-0.1773687;0.4844308;-0.02361381,-0.2279734;0.2313354;-0.02287436,-0.2470263;-0.003505409;-0.09122874,0.0750443;0.002522022;-0.03710866,0.1140319;-0.3287477;-0.03987288,0.1175609;-0.6758937;0.02651906,0.1435856;-0.7092243;-0.02017903,-0.07606764;0.006711074;-0.03440547,-0.1318864;-0.3220885;-0.0278957,-0.1633887;-0.6648392;0.05247982,-0.1816149;-0.6975985;0.001510765,-0.00120005;0.5427216;-0.017349,133.9976
+0;0;0,0.007101527;0.3136316;0.008131819,0.01291581;0.6174747;0.001278889,0.1893764;0.4894487;0.005244327,0.224227;0.2341844;0.02087117,0.257781;-0.0008949041;-0.04075208,-0.1643514;0.4834321;0.006671117,-0.2156053;0.230519;0.001503085,-0.2663602;-0.005835339;-0.04028324,0.07272252;0.005027706;-0.04124584,0.08675278;-0.3252361;0.003433742,0.08785972;-0.6671465;0.0930255,0.09706007;-0.6913446;0.03100383,-0.07355383;0.006342645;-0.03955585,-0.1067555;-0.3235409;-0.002925836,-0.124645;-0.666255;0.0816771,-0.1241876;-0.6275459;-0.0007407516,0.01155116;0.5428399;0.005464718,0;0;0,-0.000434801;0.3137721;-0.005311251,-0.001698628;0.617134;-0.02457976,0.175503;0.4860141;-0.02307105,0.2206686;0.2319494;-0.02853298,0.2036572;-0.002552927;-0.09856749,-0.1773687;0.4844308;-0.02361381,-0.2279734;0.2313354;-0.02287436,-0.2470263;-0.003505409;-0.09122874,0.0750443;0.002522022;-0.03710866,0.1140319;-0.3287477;-0.03987288,0.1175609;-0.6758937;0.02651906,0.1435856;-0.7092243;-0.02017903,-0.07606764;0.006711074;-0.03440547,-0.1318864;-0.3220885;-0.0278957,-0.1633887;-0.6648392;0.05247982,-0.1816149;-0.6975985;0.001510765,-0.00120005;0.5427216;-0.017349,134.009
+0;0;0,0.00709707;0.3134347;0.008126714,0.01290778;0.6170914;0.001277957,0.1885694;0.4893506;0.005241857,0.2234214;0.2340766;0.0208693,0.2570012;-0.00118342;-0.04080133,-0.1635675;0.4833611;0.00666223,-0.2148233;0.2304384;0.001494002,-0.2656173;-0.006097674;-0.04032446,0.0727215;0.005027636;-0.04124527,0.08674867;-0.3251635;0.003424484,0.08785895;-0.6681032;0.09328596,0.09694101;-0.6916044;0.03206173,-0.07355281;0.006342556;-0.0395553,-0.1067472;-0.3234684;-0.002933349,-0.1246906;-0.6672143;0.08192429,-0.124239;-0.6286171;0.00056611,0.01154396;0.5425017;0.005461257,0;0;0,5.415082E-05;0.3135758;-0.005289316,-0.0007421821;0.6167542;-0.02452755,0.1755936;0.4861425;-0.02371478,0.2208816;0.2320932;-0.02934432,0.2036313;-0.002527893;-0.09958315,-0.1758305;0.4845518;-0.02253762,-0.2265299;0.2314676;-0.02126276,-0.2465066;-0.003766641;-0.08867149,0.07510644;0.002528131;-0.03697968,0.1140831;-0.3286532;-0.04122925,0.1176784;-0.6768316;0.02542591,0.1428478;-0.7090564;-0.02134848,-0.07598428;0.006691882;-0.03459008,-0.1322489;-0.3219491;-0.0276813,-0.1634079;-0.6660606;0.05169362,-0.1814111;-0.6975342;0.0008000769,-0.0003571064;0.5423859;-0.01730251,134.0312
+0;0;0,0.007065034;0.3134357;0.008118522,0.01285758;0.6170925;0.001256705,0.1885223;0.4893562;0.005270237,0.22339;0.234083;0.02087701,0.257239;-0.001095474;-0.04095713,-0.1635911;0.4832913;0.006767968,-0.2148869;0.2303763;0.001622392,-0.2659675;-0.006068513;-0.04036294,0.0727175;0.005037269;-0.04125115,0.08676253;-0.3251507;0.003435683,0.08793268;-0.6681511;0.09306479,0.09609562;-0.6933003;0.03318818,-0.07354919;0.006328269;-0.03956432,-0.1067399;-0.3234823;-0.002935044,-0.1247449;-0.6672201;0.08194234,-0.1243094;-0.6286255;0.0005838126,0.01149555;0.5425028;0.005441863,0;0;0,5.415082E-05;0.3135758;-0.005289316,-0.0007421821;0.6167542;-0.02452755,0.1755936;0.4861425;-0.02371478,0.2208816;0.2320932;-0.02934432,0.2036313;-0.002527893;-0.09958315,-0.1758305;0.4845518;-0.02253762,-0.2265299;0.2314676;-0.02126276,-0.2465066;-0.003766641;-0.08867149,0.07510644;0.002528131;-0.03697968,0.1140831;-0.3286532;-0.04122925,0.1176784;-0.6768316;0.02542591,0.1428478;-0.7090564;-0.02134848,-0.07598428;0.006691882;-0.03459008,-0.1322489;-0.3219491;-0.0276813,-0.1634079;-0.6660606;0.05169362,-0.1814111;-0.6975342;0.0008000769,-0.0003571064;0.5423859;-0.01730251,134.0437
+0;0;0,0.007062115;0.3133062;0.008115168,0.01285287;0.6168692;0.001255374,0.1881112;0.4892758;0.00526813,0.2229827;0.2339746;0.02087662,0.2568229;-0.00114347;-0.04094165,-0.163193;0.4832249;0.006762419,-0.2144945;0.2302822;0.001616278,-0.2655619;-0.006101936;-0.04035827,0.07294628;0.005053116;-0.04138093,0.08701603;-0.3257161;0.00338456,0.08818452;-0.6682299;0.09288651,0.09635835;-0.6934527;0.03292996,-0.07378059;0.006348179;-0.0396888,-0.1070297;-0.3240429;-0.002995048,-0.1250092;-0.6672931;0.08176194,-0.1245731;-0.628687;0.0002947971,0.01149122;0.5423003;0.005439362,0;0;0,0.0004936904;0.3134427;-0.0054667,6.482005E-05;0.6165205;-0.02481937,0.1759063;0.4861073;-0.02438617,0.221105;0.2320223;-0.03040886,0.2037182;-0.002556697;-0.1005342,-0.1746839;0.4842961;-0.02150453,-0.2255124;0.2312174;-0.01905365,-0.2461906;-0.004021034;-0.08600497,0.07516687;0.002558082;-0.0374496,0.1141402;-0.3292066;-0.04229331,0.117871;-0.6769238;0.02408886,0.1441537;-0.7099643;-0.02114677,-0.07639517;0.006672767;-0.03432676,-0.1321415;-0.3226555;-0.02758785,-0.1637459;-0.6665219;0.05041711,-0.1820129;-0.6981193;-0.0004084073,0.0003610551;0.5421754;-0.01756907,134.0646
+0;0;0,0.007062115;0.3133062;0.008115168,0.01285287;0.6168692;0.001255374,0.1881112;0.4892758;0.00526813,0.2229827;0.2339746;0.02087662,0.2568229;-0.00114347;-0.04094165,-0.163193;0.4832249;0.006762419,-0.2144945;0.2302822;0.001616278,-0.2655619;-0.006101936;-0.04035827,0.07294628;0.005053116;-0.04138093,0.08701603;-0.3257161;0.00338456,0.08818452;-0.6682299;0.09288651,0.09635835;-0.6934527;0.03292996,-0.07378059;0.006348179;-0.0396888,-0.1070297;-0.3240429;-0.002995048,-0.1250092;-0.6672931;0.08176194,-0.1245731;-0.628687;0.0002947971,0.01149122;0.5423003;0.005439362,0;0;0,0.0004936904;0.3134427;-0.0054667,6.482005E-05;0.6165205;-0.02481937,0.1759063;0.4861073;-0.02438617,0.221105;0.2320223;-0.03040886,0.2037182;-0.002556697;-0.1005342,-0.1746839;0.4842961;-0.02150453,-0.2255124;0.2312174;-0.01905365,-0.2461906;-0.004021034;-0.08600497,0.07516687;0.002558082;-0.0374496,0.1141402;-0.3292066;-0.04229331,0.117871;-0.6769238;0.02408886,0.1441537;-0.7099643;-0.02114677,-0.07639517;0.006672767;-0.03432676,-0.1321415;-0.3226555;-0.02758785,-0.1637459;-0.6665219;0.05041711,-0.1820129;-0.6981193;-0.0004084073,0.0003610551;0.5421754;-0.01756907,134.0881
+0;0;0,0.007030587;0.3132634;0.008095153,0.01279169;0.6168212;0.001194046,0.1878533;0.4892833;0.005263513,0.2227315;0.2339775;0.02085679,0.2566746;-0.001009658;-0.04101046,-0.1631437;0.4835088;0.006576523,-0.2150125;0.230669;0.001852997,-0.2667007;-0.005463675;-0.040199,0.07324368;0.005080774;-0.04153261,0.08730525;-0.3258742;0.003336951,0.0885769;-0.6693079;0.09296692,0.09654953;-0.6952642;0.03296806,-0.07406507;0.006368909;-0.03986489,-0.107289;-0.3242042;-0.002990026,-0.1253332;-0.6683577;0.08194931,-0.1228084;-0.6983383;0.02546495,0.01143394;0.54225;0.005386956,0;0;0,0.0007259548;0.3133959;-0.005607128,0.0004336387;0.6164592;-0.02511382,0.1761058;0.4863392;-0.02507949,0.2213379;0.232257;-0.03116107,0.2039929;-0.002269879;-0.101125,-0.1741069;0.4841093;-0.02023099,-0.2253938;0.2311252;-0.01717455,-0.2465981;-0.004022151;-0.08391867,0.07529701;0.002606183;-0.03793383,0.114304;-0.3293443;-0.04336762,0.1188021;-0.678027;0.02282929,0.1441749;-0.7111718;-0.02368402,-0.07692267;0.006664725;-0.03396897,-0.1326137;-0.3228878;-0.02798457,-0.1641376;-0.6678201;0.04953901,-0.1825378;-0.6998073;-0.001583941,0.0007041097;0.5421147;-0.0178256,134.1095
+0;0;0,0.007030587;0.3132634;0.008095153,0.01279169;0.6168212;0.001194046,0.1878533;0.4892833;0.005263513,0.2227315;0.2339775;0.02085679,0.2566746;-0.001009658;-0.04101046,-0.1631437;0.4835088;0.006576523,-0.2150125;0.230669;0.001852997,-0.2667007;-0.005463675;-0.040199,0.07324368;0.005080774;-0.04153261,0.08730525;-0.3258742;0.003336951,0.0885769;-0.6693079;0.09296692,0.09654953;-0.6952642;0.03296806,-0.07406507;0.006368909;-0.03986489,-0.107289;-0.3242042;-0.002990026,-0.1253332;-0.6683577;0.08194931,-0.1228084;-0.6983383;0.02546495,0.01143394;0.54225;0.005386956,0;0;0,0.0007259548;0.3133959;-0.005607128,0.0004336387;0.6164592;-0.02511382,0.1761058;0.4863392;-0.02507949,0.2213379;0.232257;-0.03116107,0.2039929;-0.002269879;-0.101125,-0.1741069;0.4841093;-0.02023099,-0.2253938;0.2311252;-0.01717455,-0.2465981;-0.004022151;-0.08391867,0.07529701;0.002606183;-0.03793383,0.114304;-0.3293443;-0.04336762,0.1188021;-0.678027;0.02282929,0.1441749;-0.7111718;-0.02368402,-0.07692267;0.006664725;-0.03396897,-0.1326137;-0.3228878;-0.02798457,-0.1641376;-0.6678201;0.04953901,-0.1825378;-0.6998073;-0.001583941,0.0007041097;0.5421147;-0.0178256,134.1212
+0;0;0,0.00702789;0.3131433;0.008092047,0.01278693;0.6165923;0.001193433,0.1876273;0.4891482;0.005261527,0.2225065;0.2338347;0.02085528,0.256455;-0.001189917;-0.04102183,-0.1629285;0.4833809;0.006572885,-0.2147989;0.2305335;0.001849217,-0.2664953;-0.005636811;-0.04020948,0.07344263;0.005094575;-0.04164542,0.08750329;-0.325839;0.003221236,0.08877598;-0.6695551;0.09292488,0.09666678;-0.6949369;0.03354197,-0.07426625;0.006386209;-0.03997318,-0.1074881;-0.3241655;-0.003100697,-0.1255471;-0.668602;0.08190845,-0.1230482;-0.6979668;0.02600397,0.01142967;0.5420483;0.005384814,0;0;0,0.000989452;0.3132733;-0.005694389,0.0009159595;0.6162245;-0.02525115,0.1763689;0.4864265;-0.02558374,0.2216838;0.2323541;-0.0317862,0.2040991;-0.002176568;-0.1018147,-0.1734351;0.483878;-0.01952063,-0.2259513;0.231154;-0.01535849,-0.247885;-0.004211426;-0.08123623,0.0753839;0.002605706;-0.03827,0.1145235;-0.3292997;-0.04415298,0.1191649;-0.6783282;0.02177668,0.1421606;-0.7099475;-0.02649331,-0.07725685;0.006693074;-0.03377419,-0.1331499;-0.3228101;-0.02817429,-0.1642072;-0.6681877;0.04888982,-0.1824847;-0.6994188;-0.001829308,0.001133114;0.5419083;-0.0179522,134.1429
+0;0;0,0.006983783;0.3131453;0.008053596,0.01273655;0.6165938;0.001119517,0.1875663;0.489122;0.00519752,0.2225901;0.2338296;0.02081291,0.2564552;-0.001198784;-0.04109556,-0.1629567;0.4833122;0.006595363,-0.2152982;0.2305531;0.002365395,-0.2683461;-0.005334064;-0.03959891,0.07345597;0.005101045;-0.04162108,0.08751234;-0.3258284;0.003276836,0.08924343;-0.6696044;0.09274296,0.09621734;-0.6962492;0.03444653,-0.07422218;0.00637455;-0.04005681,-0.1074408;-0.324195;-0.003341705,-0.1255469;-0.6685772;0.08187721,-0.1232747;-0.6980121;0.02603747,0.01137704;0.5420501;0.005315315,0;0;0,0.000989452;0.3132733;-0.005694389,0.0009159595;0.6162245;-0.02525115,0.1763689;0.4864265;-0.02558374,0.2216838;0.2323541;-0.0317862,0.2040991;-0.002176568;-0.1018147,-0.1734351;0.483878;-0.01952063,-0.2259513;0.231154;-0.01535849,-0.247885;-0.004211426;-0.08123623,0.0753839;0.002605706;-0.03827,0.1145235;-0.3292997;-0.04415298,0.1191649;-0.6783282;0.02177668,0.1421606;-0.7099475;-0.02649331,-0.07725685;0.006693074;-0.03377419,-0.1331499;-0.3228101;-0.02817429,-0.1642072;-0.6681877;0.04888982,-0.1824847;-0.6994188;-0.001829308,0.001133114;0.5419083;-0.0179522,134.1546
+0;0;0,0.006980823;0.3130126;0.008050182,0.0127317;0.6163618;0.001118261,0.1869061;0.4891088;0.005195471,0.2219334;0.2337908;0.02081243,0.2558103;-0.001319498;-0.04111759,-0.1623123;0.4833207;0.006588111,-0.2146591;0.2305361;0.002357718,-0.2677254;-0.005433232;-0.0396212,0.07383761;0.005127546;-0.04183732,0.08789663;-0.3258645;0.003069088,0.08963017;-0.6701261;0.09266156,0.09653106;-0.6961778;0.03497551,-0.07460779;0.006407668;-0.04026492,-0.1078327;-0.3242244;-0.003542874,-0.1259643;-0.6690929;0.08179641,-0.123716;-0.6979054;0.02654134,0.0113726;0.54184;0.005312827,0;0;0,0.001542434;0.313136;-0.005818367,0.001956493;0.6159824;-0.02545238,0.1766496;0.4866043;-0.0267961,0.2219133;0.2325046;-0.03332853,0.2043146;-0.002112255;-0.1033645,-0.172014;0.4843097;-0.01791576,-0.2259641;0.2318766;-0.01290975,-0.2513772;-0.004139677;-0.07544201,0.07550244;0.002550006;-0.03900671,0.11488;-0.3293739;-0.04578042,0.1197879;-0.6789904;0.01971865,0.1422167;-0.7101316;-0.02798653,-0.07792881;0.006811175;-0.03330696,-0.1333804;-0.3228536;-0.02928009,-0.1645345;-0.668852;0.04727324,-0.1826284;-0.6994246;-0.002932992,0.002055153;0.5416895;-0.01813817,134.1654
+0;0;0,0.006979452;0.3129511;0.008048601,0.01273009;0.6162877;0.001116732,0.1867903;0.4890668;0.005194143,0.221815;0.2337675;0.02080996,0.2556913;-0.001337856;-0.04111877,-0.162201;0.4832824;0.006585877,-0.2145439;0.2305164;0.002355794,-0.2676092;-0.005447954;-0.03962225,0.07398793;0.005137986;-0.04192249,0.08804526;-0.3258142;0.002978507,0.08977966;-0.6702466;0.09261544,0.09686098;-0.6977638;0.03342115,-0.07475968;0.006420713;-0.0403469,-0.1079806;-0.3241716;-0.003629267,-0.1261212;-0.6692112;0.08175235,-0.1238141;-0.6995614;0.0250526,0.01137094;0.5417637;0.005311423,0;0;0,0.001915157;0.3130673;-0.006087542,0.002574086;0.6158828;-0.0259974,0.1770664;0.486565;-0.02812576,0.2223453;0.2324808;-0.03440261,0.2044438;-0.0020345;-0.1046834,-0.1713532;0.4843874;-0.015724,-0.2259828;0.2321288;-0.01028948,-0.2529472;-0.003663078;-0.07299826,0.07558368;0.00254482;-0.03922677,0.115367;-0.3292634;-0.04720545,0.1202772;-0.6790622;0.01827836,0.1415151;-0.7118727;-0.03138185,-0.07811581;0.006824463;-0.03330851,-0.1327515;-0.322938;-0.02946948,-0.1642067;-0.6693001;0.04612989,-0.1831022;-0.7015289;-0.005181674,0.002623603;0.541594;-0.01861715,134.188
+0;0;0,0.006931229;0.3129523;0.008043624,0.01268411;0.6162888;0.001100334,0.1867313;0.4890338;0.005188504,0.2218926;0.2337535;0.02080945,0.255624;-0.001390353;-0.04105189,-0.1622564;0.4833059;0.006697231,-0.2149194;0.2306039;0.002617471,-0.2706918;-0.004857302;-0.03867099,0.07400713;0.005122041;-0.04189055,0.08800094;-0.325842;0.00294311,0.08962803;-0.6702694;0.09260103,0.09668592;-0.6998082;0.03543757,-0.07469765;0.006451576;-0.04045674,-0.1079032;-0.3241471;-0.003782559,-0.1261809;-0.6691723;0.08162825,-0.1225375;-0.6991646;0.02461956,0.01132218;0.5417647;0.005294381,0;0;0,0.001915157;0.3130673;-0.006087542,0.002574086;0.6158828;-0.0259974,0.1770664;0.486565;-0.02812576,0.2223453;0.2324808;-0.03440261,0.2044438;-0.0020345;-0.1046834,-0.1713532;0.4843874;-0.015724,-0.2259828;0.2321288;-0.01028948,-0.2529472;-0.003663078;-0.07299826,0.07558368;0.00254482;-0.03922677,0.115367;-0.3292634;-0.04720545,0.1202772;-0.6790622;0.01827836,0.1415151;-0.7118727;-0.03138185,-0.07811581;0.006824463;-0.03330851,-0.1327515;-0.322938;-0.02946948,-0.1642067;-0.6693001;0.04612989,-0.1831022;-0.7015289;-0.005181674,0.002623603;0.541594;-0.01861715,134.1989
+0;0;0,0.006931229;0.3129523;0.008043624,0.01268411;0.6162888;0.001100334,0.1867313;0.4890338;0.005188504,0.2218926;0.2337535;0.02080945,0.255624;-0.001390353;-0.04105189,-0.1622564;0.4833059;0.006697231,-0.2149194;0.2306039;0.002617471,-0.2706918;-0.004857302;-0.03867099,0.07400713;0.005122041;-0.04189055,0.08800094;-0.325842;0.00294311,0.08962803;-0.6702694;0.09260103,0.09668592;-0.6998082;0.03543757,-0.07469765;0.006451576;-0.04045674,-0.1079032;-0.3241471;-0.003782559,-0.1261809;-0.6691723;0.08162825,-0.1225375;-0.6991646;0.02461956,0.01132218;0.5417647;0.005294381,0;0;0,0.001915157;0.3130673;-0.006087542,0.002574086;0.6158828;-0.0259974,0.1770664;0.486565;-0.02812576,0.2223453;0.2324808;-0.03440261,0.2044438;-0.0020345;-0.1046834,-0.1713532;0.4843874;-0.015724,-0.2259828;0.2321288;-0.01028948,-0.2529472;-0.003663078;-0.07299826,0.07558368;0.00254482;-0.03922677,0.115367;-0.3292634;-0.04720545,0.1202772;-0.6790622;0.01827836,0.1415151;-0.7118727;-0.03138185,-0.07811581;0.006824463;-0.03330851,-0.1327515;-0.322938;-0.02946948,-0.1642067;-0.6693001;0.04612989,-0.1831022;-0.7015289;-0.005181674,0.002623603;0.541594;-0.01861715,134.2102
+0;0;0,0.006926936;0.3127584;0.008038642,0.01267632;0.6159103;0.001099585,0.1866154;0.4887335;0.00518526,0.2217793;0.2334349;0.02080732,0.2554585;-0.001345515;-0.04095841,-0.1621556;0.4830092;0.006693051,-0.2148224;0.2302891;0.002612998,-0.2705086;-0.004808217;-0.03861165,0.07391997;0.005116009;-0.04184122,0.08791421;-0.3258584;0.002993856,0.08954316;-0.670679;0.09275413,0.09644873;-0.6989328;0.03682439,-0.07460967;0.006443977;-0.04040909,-0.1078163;-0.3241651;-0.003733754,-0.1261148;-0.6695842;0.08177455,-0.12255;-0.6982816;0.02599625,0.01131522;0.5414317;0.005291071,0;0;0,0.002217576;0.3128728;-0.006010771,0.003156602;0.6155071;-0.02584767,0.1774472;0.4863483;-0.02888942,0.2227343;0.2322536;-0.03543448,0.2044407;-0.001801133;-0.1058257,-0.17096;0.4849951;-0.01292198,-0.2267916;0.2329833;-0.007376309,-0.2588507;-0.002497166;-0.06731252,0.07555328;0.002466053;-0.03907228,0.1157487;-0.3292719;-0.04825854,0.1206458;-0.67944;0.01746154,0.1418944;-0.7108437;-0.03098845,-0.07793585;0.006861577;-0.03346558,-0.1321628;-0.3229798;-0.02969593,-0.1637705;-0.669866;0.04534908,-0.1822972;-0.7007301;-0.004866987,0.003138602;0.5412624;-0.01848555,134.2328
+0;0;0,0.006877973;0.3127592;0.008050213,0.01261901;0.6159114;0.001116008,0.1865345;0.4886548;0.005126042,0.2217278;0.2333608;0.02075627,0.2554543;-0.001428872;-0.04094863,-0.1622119;0.4830096;0.006754916,-0.2158289;0.2304807;0.003248696,-0.2749165;-0.003905118;-0.03728628,0.07393207;0.005115183;-0.04181993,0.08785432;-0.3258635;0.003006246,0.08958101;-0.6706658;0.0928351,0.0962293;-0.6992066;0.03717455,-0.07457722;0.006441864;-0.04046929,-0.1077847;-0.324156;-0.003693629,-0.1261015;-0.6696106;0.08166695,-0.1226093;-0.6985762;0.0261676,0.01125828;0.5414326;0.005304043,0;0;0,0.002217576;0.3128728;-0.006010771,0.003156602;0.6155071;-0.02584767,0.1774472;0.4863483;-0.02888942,0.2227343;0.2322536;-0.03543448,0.2044407;-0.001801133;-0.1058257,-0.17096;0.4849951;-0.01292198,-0.2267916;0.2329833;-0.007376309,-0.2588507;-0.002497166;-0.06731252,0.07555328;0.002466053;-0.03907228,0.1157487;-0.3292719;-0.04825854,0.1206458;-0.67944;0.01746154,0.1418944;-0.7108437;-0.03098845,-0.07793585;0.006861577;-0.03346558,-0.1321628;-0.3229798;-0.02969593,-0.1637705;-0.669866;0.04534908,-0.1822972;-0.7007301;-0.004866987,0.003138602;0.5412624;-0.01848555,134.2441
+0;0;0,0.006877973;0.3127592;0.008050213,0.01261901;0.6159114;0.001116008,0.1865345;0.4886548;0.005126042,0.2217278;0.2333608;0.02075627,0.2554543;-0.001428872;-0.04094863,-0.1622119;0.4830096;0.006754916,-0.2158289;0.2304807;0.003248696,-0.2749165;-0.003905118;-0.03728628,0.07393207;0.005115183;-0.04181993,0.08785432;-0.3258635;0.003006246,0.08958101;-0.6706658;0.0928351,0.0962293;-0.6992066;0.03717455,-0.07457722;0.006441864;-0.04046929,-0.1077847;-0.324156;-0.003693629,-0.1261015;-0.6696106;0.08166695,-0.1226093;-0.6985762;0.0261676,0.01125828;0.5414326;0.005304043,0;0;0,0.002217576;0.3128728;-0.006010771,0.003156602;0.6155071;-0.02584767,0.1774472;0.4863483;-0.02888942,0.2227343;0.2322536;-0.03543448,0.2044407;-0.001801133;-0.1058257,-0.17096;0.4849951;-0.01292198,-0.2267916;0.2329833;-0.007376309,-0.2588507;-0.002497166;-0.06731252,0.07555328;0.002466053;-0.03907228,0.1157487;-0.3292719;-0.04825854,0.1206458;-0.67944;0.01746154,0.1418944;-0.7108437;-0.03098845,-0.07793585;0.006861577;-0.03346558,-0.1321628;-0.3229798;-0.02969593,-0.1637705;-0.669866;0.04534908,-0.1822972;-0.7007301;-0.004866987,0.003138602;0.5412624;-0.01848555,134.2556
+0;0;0,0.006875661;0.312654;0.008047506,0.01261565;0.6157511;0.001114344,0.1864473;0.4885284;0.005123979,0.2216411;0.2332304;0.02075445,0.2553208;-0.001232997;-0.04086469,-0.162132;0.482886;0.006752073,-0.2157498;0.2303531;0.003245797,-0.2747553;-0.003707007;-0.03723285,0.07404059;0.005122691;-0.04188132,0.08795076;-0.3255686;0.002905942,0.08968001;-0.6708835;0.09286835,0.09630448;-0.6992146;0.03740725,-0.07468668;0.006451319;-0.04052868,-0.1078653;-0.3238595;-0.003784962,-0.1262094;-0.6698277;0.08170253,-0.1227296;-0.6985821;0.02640206,0.01125508;0.541281;0.005301895,0;0;0,0.002625927;0.3127597;-0.006250381,0.003855407;0.615323;-0.02631187,0.1779386;0.4861742;-0.03013253,0.2232567;0.2320825;-0.03674293,0.204362;-0.001454666;-0.1075079,-0.1702963;0.4852549;-0.01137827,-0.2279811;0.2337265;-0.003258741,-0.2669422;-0.0002967268;-0.06342082,0.07560171;0.002432317;-0.03925252,0.1161362;-0.3289378;-0.04959416,0.1212803;-0.679629;0.01619196,0.1425101;-0.7107549;-0.03213239,-0.07808505;0.006899553;-0.03342779,-0.1318005;-0.3227357;-0.03005951,-0.1636983;-0.6702638;0.04440793,-0.182091;-0.7012699;-0.005213443,0.00377503;0.5410922;-0.01889753,134.278
+0;0;0,0.006793623;0.3126561;0.008037919,0.01251557;0.6157529;0.001075653,0.18636;0.4885629;0.005153958,0.2216716;0.2332693;0.02058987,0.255092;-0.001331195;-0.04064733,-0.1622339;0.4829048;0.006824291,-0.2177884;0.2307835;0.003900254,-0.281403;-0.002211198;-0.0357352,0.07406403;0.005112402;-0.04184109,0.08785025;-0.3255853;0.002937097,0.08966918;-0.6709424;0.09273578,0.09844559;-0.6981778;0.03643821,-0.074626;0.006463076;-0.04063846,-0.1079838;-0.3238182;-0.003792118,-0.1262898;-0.6697819;0.0817222,-0.1258839;-0.6313054;0.001408406,0.01115795;0.541283;0.005269077,0;0;0,0.002625927;0.3127597;-0.006250381,0.003855407;0.615323;-0.02631187,0.1779386;0.4861742;-0.03013253,0.2232567;0.2320825;-0.03674293,0.204362;-0.001454666;-0.1075079,-0.1702963;0.4852549;-0.01137827,-0.2279811;0.2337265;-0.003258741,-0.2669422;-0.0002967268;-0.06342082,0.07560171;0.002432317;-0.03925252,0.1161362;-0.3289378;-0.04959416,0.1212803;-0.679629;0.01619196,0.1425101;-0.7107549;-0.03213239,-0.07808505;0.006899553;-0.03342779,-0.1318005;-0.3227357;-0.03005951,-0.1636983;-0.6702638;0.04440793,-0.182091;-0.7012699;-0.005213443,0.00377503;0.5410922;-0.01889753,134.2895
+0;0;0,0.00679283;0.3126196;0.00803698,0.01251539;0.6157492;0.001073662,0.1860808;0.4886283;0.005152985,0.2213959;0.2333095;0.02059042,0.2545862;0.000324741;-0.04022503,-0.1619585;0.4829792;0.00682066,-0.2175184;0.2308331;0.003896335,-0.280695;-0.0005569309;-0.03546615,0.07439401;0.005135179;-0.04202751,0.0881706;-0.3253317;0.002719425,0.0899867;-0.6701515;0.0923784,0.09879462;-0.6975923;0.03587869,-0.07495848;0.006491871;-0.04081951,-0.108293;-0.3235589;-0.003998891,-0.1265706;-0.6689842;0.08138239,-0.1261632;-0.6304774;0.0007802173,0.0111575;0.5412645;0.00526792,0;0;0,0.003191516;0.3127145;-0.006419182,0.004925817;0.615307;-0.02650785,0.1784166;0.4858184;-0.03104591,0.2238739;0.2317359;-0.03803515,0.2037164;9.581447E-06;-0.1085944,-0.1692086;0.4861289;-0.008910956,-0.2299795;0.2354085;0.002012193,-0.2786227;0.004790083;-0.05741002,0.07576501;0.002318829;-0.03976727,0.1164974;-0.3287762;-0.05060148,0.1216507;-0.6789312;0.01503134,0.1426001;-0.7101979;-0.03372073,-0.07867014;0.007051265;-0.03299151,-0.1316366;-0.3224797;-0.03090857,-0.1636301;-0.6693882;0.04374785,-0.1818617;-0.7002517;-0.006576058,0.004709229;0.541061;-0.01909852,134.301
+0;0;0,0.006792374;0.3125986;0.008036441,0.01251455;0.6157079;0.001073576,0.1857973;0.4886767;0.005152821,0.2211153;0.2333369;0.02059153,0.2543558;3.576279E-07;-0.04031574,-0.1616795;0.4830368;0.006817802,-0.217244;0.2308698;0.003893236,-0.2805159;-0.0008695722;-0.03552868,0.07459007;0.005148713;-0.04213827,0.08836998;-0.3253976;0.002619423,0.09018994;-0.6709499;0.09246886,0.09885602;-0.6974658;0.036879,-0.07515603;0.00650898;-0.04092709,-0.1084986;-0.3236212;-0.004097618,-0.1268149;-0.6697803;0.08146504,-0.1264141;-0.6314104;0.002160855,0.01115674;0.5412279;0.005267571,0;0;0,0.00351575;0.3126914;-0.006348848,0.00558956;0.6152638;-0.02639961,0.1785737;0.4856529;-0.03195238,0.2240862;0.2315669;-0.03923845,0.20289;-0.0003375113;-0.1101723,-0.16836;0.4865478;-0.007192571,-0.233543;0.2371585;0.008308005,-0.2983842;0.01083957;-0.0536268,0.07581493;0.002303958;-0.04015732,0.1167106;-0.3288351;-0.05149174,0.1213499;-0.6795613;0.01523352,0.1421806;-0.7086445;-0.0341084,-0.07901955;0.007066039;-0.0327384,-0.1322164;-0.3225084;-0.03053755,-0.1640079;-0.6704524;0.0429939,-0.1816799;-0.7001749;-0.006808709,0.005289599;0.5410222;-0.01899695,134.3235
+0;0;0,0.006723323;0.312601;0.008000117,0.01242358;0.6157095;0.0009787651,0.185721;0.4887158;0.005169244,0.2211134;0.2333762;0.02044024,0.2539279;-4.461408E-05;-0.04037494,-0.1617816;0.4830878;0.006925058,-0.2213956;0.2318469;0.004035368,-0.2878066;0.0008402318;-0.03451393,0.07461955;0.005156807;-0.04208506,0.08824585;-0.3254187;0.002503667,0.09026706;-0.6708634;0.09276162,0.09826373;-0.6975628;0.03725836,-0.07511361;0.006486918;-0.0410084,-0.1085194;-0.3236326;-0.004140988,-0.1268436;-0.6697628;0.08153661,-0.1264582;-0.6313961;0.002232023,0.01106928;0.5412301;0.005184737,0;0;0,0.00351575;0.3126914;-0.006348848,0.00558956;0.6152638;-0.02639961,0.1785737;0.4856529;-0.03195238,0.2240862;0.2315669;-0.03923845,0.20289;-0.0003375113;-0.1101723,-0.16836;0.4865478;-0.007192571,-0.233543;0.2371585;0.008308005,-0.2983842;0.01083957;-0.0536268,0.07581493;0.002303958;-0.04015732,0.1167106;-0.3288351;-0.05149174,0.1213499;-0.6795613;0.01523352,0.1421806;-0.7086445;-0.0341084,-0.07901955;0.007066039;-0.0327384,-0.1322164;-0.3225084;-0.03053755,-0.1640079;-0.6704524;0.0429939,-0.1816799;-0.7001749;-0.006808709,0.005289599;0.5410222;-0.01899695,134.3355
+0;0;0,0.006723323;0.312601;0.008000117,0.01242358;0.6157095;0.0009787651,0.185721;0.4887158;0.005169244,0.2211134;0.2333762;0.02044024,0.2539279;-4.461408E-05;-0.04037494,-0.1617816;0.4830878;0.006925058,-0.2213956;0.2318469;0.004035368,-0.2878066;0.0008402318;-0.03451393,0.07461955;0.005156807;-0.04208506,0.08824585;-0.3254187;0.002503667,0.09026706;-0.6708634;0.09276162,0.09826373;-0.6975628;0.03725836,-0.07511361;0.006486918;-0.0410084,-0.1085194;-0.3236326;-0.004140988,-0.1268436;-0.6697628;0.08153661,-0.1264582;-0.6313961;0.002232023,0.01106928;0.5412301;0.005184737,0;0;0,0.00351575;0.3126914;-0.006348848,0.00558956;0.6152638;-0.02639961,0.1785737;0.4856529;-0.03195238,0.2240862;0.2315669;-0.03923845,0.20289;-0.0003375113;-0.1101723,-0.16836;0.4865478;-0.007192571,-0.233543;0.2371585;0.008308005,-0.2983842;0.01083957;-0.0536268,0.07581493;0.002303958;-0.04015732,0.1167106;-0.3288351;-0.05149174,0.1213499;-0.6795613;0.01523352,0.1421806;-0.7086445;-0.0341084,-0.07901955;0.007066039;-0.0327384,-0.1322164;-0.3225084;-0.03053755,-0.1640079;-0.6704524;0.0429939,-0.1816799;-0.7001749;-0.006808709,0.005289599;0.5410222;-0.01899695,134.3466
+0;0;0,0.006722224;0.3125499;0.00799881,0.01242018;0.6155353;0.00098078,0.1853456;0.4886945;0.005168984,0.2207413;0.2333306;0.02044143,0.2535787;-0.0002525747;-0.04041607,-0.1614154;0.4830785;0.00692105,-0.221035;0.2318138;0.004031085,-0.2874922;0.0006464124;-0.03454504,0.07486224;0.005173579;-0.04222194,0.08849533;-0.3255668;0.002389029,0.09051444;-0.6706511;0.09255281,0.09853625;-0.6975287;0.03687501,-0.07535791;0.006508016;-0.04114177,-0.1087803;-0.3237761;-0.00425598,-0.1270854;-0.6695453;0.08133223,-0.1266988;-0.6311522;0.001778252,0.01106661;0.5410967;0.005184443,0;0;0,0.003901705;0.3126464;-0.005801916,0.006592602;0.6151395;-0.02510929,0.1788732;0.4856243;-0.03265357,0.2242425;0.2314966;-0.04024053,0.2024007;-0.0004701018;-0.1113563,-0.1673169;0.4872044;-0.005506151,-0.2381505;0.2395555;0.0131876,-0.3130085;0.01704711;-0.05184564,0.07591219;0.002264798;-0.04057121,0.1169101;-0.3290197;-0.05218768,0.1215666;-0.6793967;0.01437831,0.1424328;-0.7083024;-0.03556323,-0.07945797;0.007144567;-0.03239137,-0.13311;-0.322524;-0.03009278,-0.1641506;-0.6704787;0.04188491,-0.1817768;-0.7003261;-0.008185446,0.006118998;0.5409204;-0.01790547,134.3696
+0;0;0,0.006597242;0.3125512;0.008052847,0.01226552;0.6155377;0.001060708,0.1852597;0.4889125;0.005308253,0.2205715;0.2335342;0.02053505,0.2533085;-8.770823E-05;-0.0402277,-0.1617135;0.4835161;0.00684308,-0.2263436;0.2334845;0.004851335,-0.3013104;0.005083635;-0.03459568,0.07488838;0.005172776;-0.04217566,0.08823051;-0.3255847;0.002396658,0.09062839;-0.6706439;0.09264681,0.09825776;-0.6969973;0.03638379,-0.0753446;0.006502428;-0.04116702,-0.1090094;-0.32376;-0.004307847,-0.1268429;-0.6694227;0.08180837,-0.1264114;-0.6310237;0.002255246,0.01091587;0.5410987;0.005257639,0;0;0,0.003901705;0.3126464;-0.005801916,0.006592602;0.6151395;-0.02510929,0.1788732;0.4856243;-0.03265357,0.2242425;0.2314966;-0.04024053,0.2024007;-0.0004701018;-0.1113563,-0.1673169;0.4872044;-0.005506151,-0.2381505;0.2395555;0.0131876,-0.3130085;0.01704711;-0.05184564,0.07591219;0.002264798;-0.04057121,0.1169101;-0.3290197;-0.05218768,0.1215666;-0.6793967;0.01437831,0.1424328;-0.7083024;-0.03556323,-0.07945797;0.007144567;-0.03239137,-0.13311;-0.322524;-0.03009278,-0.1641506;-0.6704787;0.04188491,-0.1817768;-0.7003261;-0.008185446,0.006118998;0.5409204;-0.01790547,134.3809
+0;0;0,0.006598286;0.3126007;0.008054122,0.01226775;0.6156505;0.001060528,0.1849302;0.489109;0.005308846,0.220248;0.2336879;0.0205382,0.2530072;-9.220839E-05;-0.04026569,-0.1613834;0.483723;0.006840755,-0.2260244;0.2336494;0.004848676,-0.301042;0.005093843;-0.03462505,0.07518351;0.005193161;-0.04234187,0.0885215;-0.3254617;0.002216611,0.09091739;-0.670234;0.0923917,0.09859339;-0.6969318;0.03578473,-0.07564153;0.006528053;-0.04132926,-0.1092958;-0.3236319;-0.004481524,-0.1271145;-0.6690071;0.08156306,-0.1266804;-0.6305568;0.001523621,0.01091782;0.5411961;0.005258328,0;0;0,0.004392758;0.3126946;-0.005510092,0.007734045;0.6152741;-0.02436137,0.1793147;0.4855841;-0.03320313,0.2247058;0.2314349;-0.04139113,0.2018821;-0.0005356073;-0.1127508,-0.1660545;0.4879346;-0.00314799,-0.2434095;0.2423629;0.01758729,-0.3318794;0.02438362;-0.04629968,0.07602368;0.002275318;-0.04108024,0.1171042;-0.3288909;-0.05279756,0.1218242;-0.6789619;0.01378465,0.144709;-0.708591;-0.03519058,-0.08008713;0.007154133;-0.03173696,-0.133725;-0.3224158;-0.03011299,-0.1645057;-0.6702625;0.0410233,-0.1817812;-0.7002323;-0.00980084,0.007077441;0.541029;-0.01727986,134.3921
+0;0;0,0.006598286;0.3126007;0.008054122,0.01226775;0.6156505;0.001060528,0.1849302;0.489109;0.005308846,0.220248;0.2336879;0.0205382,0.2530072;-9.220839E-05;-0.04026569,-0.1613834;0.483723;0.006840755,-0.2260244;0.2336494;0.004848676,-0.301042;0.005093843;-0.03462505,0.07518351;0.005193161;-0.04234187,0.0885215;-0.3254617;0.002216611,0.09091739;-0.670234;0.0923917,0.09859339;-0.6969318;0.03578473,-0.07564153;0.006528053;-0.04132926,-0.1092958;-0.3236319;-0.004481524,-0.1271145;-0.6690071;0.08156306,-0.1266804;-0.6305568;0.001523621,0.01091782;0.5411961;0.005258328,0;0;0,0.004392758;0.3126946;-0.005510092,0.007734045;0.6152741;-0.02436137,0.1793147;0.4855841;-0.03320313,0.2247058;0.2314349;-0.04139113,0.2018821;-0.0005356073;-0.1127508,-0.1660545;0.4879346;-0.00314799,-0.2434095;0.2423629;0.01758729,-0.3318794;0.02438362;-0.04629968,0.07602368;0.002275318;-0.04108024,0.1171042;-0.3288909;-0.05279756,0.1218242;-0.6789619;0.01378465,0.144709;-0.708591;-0.03519058,-0.08008713;0.007154133;-0.03173696,-0.133725;-0.3224158;-0.03011299,-0.1645057;-0.6702625;0.0410233,-0.1817812;-0.7002323;-0.00980084,0.007077441;0.541029;-0.01727986,134.4039
+0;0;0,0.006448918;0.312602;0.008124948,0.01207039;0.6156537;0.001177461,0.1847863;0.4892638;0.005480464,0.2199458;0.23382;0.02069535,0.2523377;-1.004338E-05;-0.0401135,-0.1615627;0.4836977;0.007042917,-0.2307239;0.2348317;0.005741493,-0.310688;0.007740244;-0.03245056,0.07519332;0.005170486;-0.04232723,0.08816869;-0.3254736;0.002417613,0.09019867;-0.6703309;0.09227583,0.09880104;-0.6958504;0.03464347,-0.07565922;0.00654061;-0.04129488,-0.1097362;-0.3236414;-0.005037919,-0.1275068;-0.6689125;0.0814335,-0.1270825;-0.6304578;0.001394466,0.01072838;0.5411986;0.005363993,0;0;0,0.004392758;0.3126946;-0.005510092,0.007734045;0.6152741;-0.02436137,0.1793147;0.4855841;-0.03320313,0.2247058;0.2314349;-0.04139113,0.2018821;-0.0005356073;-0.1127508,-0.1660545;0.4879346;-0.00314799,-0.2434095;0.2423629;0.01758729,-0.3318794;0.02438362;-0.04629968,0.07602368;0.002275318;-0.04108024,0.1171042;-0.3288909;-0.05279756,0.1218242;-0.6789619;0.01378465,0.144709;-0.708591;-0.03519058,-0.08008713;0.007154133;-0.03173696,-0.133725;-0.3224158;-0.03011299,-0.1645057;-0.6702625;0.0410233,-0.1817812;-0.7002323;-0.00980084,0.007077441;0.541029;-0.01727986,134.4147
+0;0;0,0.006449297;0.3126203;0.008125425,0.01207093;0.6156807;0.001177737,0.1844157;0.4893992;0.005480616,0.2195898;0.2338496;0.0207018,0.2520409;-0.0004078895;-0.04021823,-0.1611949;0.483845;0.007039738,-0.2303847;0.234876;0.005737775,-0.3104951;0.007369325;-0.03252411,0.07546189;0.005188954;-0.04247842,0.08843952;-0.3255128;0.002274234,0.0904715;-0.6707077;0.09222043,0.09890163;-0.6951157;0.03574195,-0.07592946;0.00656397;-0.04144238,-0.1100124;-0.3236757;-0.005179092,-0.1278004;-0.6692847;0.08137698,-0.1273845;-0.6309993;0.002940431,0.01072887;0.5412233;0.005364394,0;0;0,0.004932463;0.3127029;-0.005627871,0.008761927;0.6152842;-0.02449512,0.1797505;0.4856034;-0.03390169,0.2252256;0.2314129;-0.04358268,0.2015053;-0.001071453;-0.1145003,-0.1649112;0.4890208;-0.001335945,-0.2504193;0.2461882;0.02091738,-0.3551044;0.03443532;-0.04107187,0.07610212;0.002274483;-0.04158282,0.1174097;-0.3289195;-0.05337739,0.1221876;-0.6794037;0.01289463,0.1435549;-0.7081853;-0.0351603,-0.08058242;0.007206665;-0.03131096,-0.1338703;-0.3224822;-0.03059474,-0.1646047;-0.6707224;0.04038497,-0.1814318;-0.6994224;-0.009537835,0.007971942;0.5410385;-0.01741147,134.4261
+0;0;0,0.006449297;0.3126203;0.008125425,0.01207093;0.6156807;0.001177737,0.1844157;0.4893992;0.005480616,0.2195898;0.2338496;0.0207018,0.2520409;-0.0004078895;-0.04021823,-0.1611949;0.483845;0.007039738,-0.2303847;0.234876;0.005737775,-0.3104951;0.007369325;-0.03252411,0.07546189;0.005188954;-0.04247842,0.08843952;-0.3255128;0.002274234,0.0904715;-0.6707077;0.09222043,0.09890163;-0.6951157;0.03574195,-0.07592946;0.00656397;-0.04144238,-0.1100124;-0.3236757;-0.005179092,-0.1278004;-0.6692847;0.08137698,-0.1273845;-0.6309993;0.002940431,0.01072887;0.5412233;0.005364394,0;0;0,0.004932463;0.3127029;-0.005627871,0.008761927;0.6152842;-0.02449512,0.1797505;0.4856034;-0.03390169,0.2252256;0.2314129;-0.04358268,0.2015053;-0.001071453;-0.1145003,-0.1649112;0.4890208;-0.001335945,-0.2504193;0.2461882;0.02091738,-0.3551044;0.03443532;-0.04107187,0.07610212;0.002274483;-0.04158282,0.1174097;-0.3289195;-0.05337739,0.1221876;-0.6794037;0.01289463,0.1435549;-0.7081853;-0.0351603,-0.08058242;0.007206665;-0.03131096,-0.1338703;-0.3224822;-0.03059474,-0.1646047;-0.6707224;0.04038497,-0.1814318;-0.6994224;-0.009537835,0.007971942;0.5410385;-0.01741147,134.4391
+0;0;0,0.00618153;0.312757;0.00813299,0.01168453;0.6159951;0.00114373,0.1838323;0.4899431;0.005578746,0.2189195;0.2342369;0.02081017,0.2501824;0.003152773;-0.03923864,-0.1612599;0.4841595;0.007316148,-0.235648;0.236541;0.006786929,-0.3235881;0.01569857;-0.03166103,0.07572319;0.005194406;-0.04255288,0.08826227;-0.3254069;0.002354823,0.09057241;-0.6703374;0.09220544,0.09872335;-0.6919258;0.03549165,-0.07614256;0.006588095;-0.04160093,-0.110959;-0.3234829;-0.005377945,-0.1282833;-0.6688619;0.08104418,-0.127913;-0.630762;0.004372805,0.01036827;0.5414892;0.005343914,0;0;0,0.005397066;0.3128287;-0.005512238,0.009755105;0.6155861;-0.02427578,0.1801209;0.4855509;-0.03451419,0.2261788;0.2314083;-0.04630375,0.2015252;0.002243891;-0.1160102,-0.1636125;0.4895259;0.0009722784,-0.2594563;0.2503447;0.02230528,-0.3798321;0.05038212;-0.03692104,0.07615462;0.002239436;-0.04203796,0.1175445;-0.3288396;-0.0540669,0.1223926;-0.6790674;0.01205826,0.1432168;-0.7069427;-0.03442883,-0.08097485;0.007282628;-0.03101238,-0.1339447;-0.3223616;-0.03110592,-0.1646763;-0.6703731;0.03959852,-0.1708139;-0.6550151;-0.03584807,0.008830249;0.5412911;-0.01721191,134.4594
+0;0;0,0.00618153;0.312757;0.00813299,0.01168453;0.6159951;0.00114373,0.1838323;0.4899431;0.005578746,0.2189195;0.2342369;0.02081017,0.2501824;0.003152773;-0.03923864,-0.1612599;0.4841595;0.007316148,-0.235648;0.236541;0.006786929,-0.3235881;0.01569857;-0.03166103,0.07572319;0.005194406;-0.04255288,0.08826227;-0.3254069;0.002354823,0.09057241;-0.6703374;0.09220544,0.09872335;-0.6919258;0.03549165,-0.07614256;0.006588095;-0.04160093,-0.110959;-0.3234829;-0.005377945,-0.1282833;-0.6688619;0.08104418,-0.127913;-0.630762;0.004372805,0.01036827;0.5414892;0.005343914,0;0;0,0.005397066;0.3128287;-0.005512238,0.009755105;0.6155861;-0.02427578,0.1801209;0.4855509;-0.03451419,0.2261788;0.2314083;-0.04630375,0.2015252;0.002243891;-0.1160102,-0.1636125;0.4895259;0.0009722784,-0.2594563;0.2503447;0.02230528,-0.3798321;0.05038212;-0.03692104,0.07615462;0.002239436;-0.04203796,0.1175445;-0.3288396;-0.0540669,0.1223926;-0.6790674;0.01205826,0.1432168;-0.7069427;-0.03442883,-0.08097485;0.007282628;-0.03101238,-0.1339447;-0.3223616;-0.03110592,-0.1646763;-0.6703731;0.03959852,-0.1708139;-0.6550151;-0.03584807,0.008830249;0.5412911;-0.01721191,134.472
+0;0;0,0.006182996;0.3128312;0.008134919,0.01168759;0.6161571;0.001143772,0.1831842;0.4902802;0.005578947,0.2182448;0.2347685;0.02079878,0.2495588;0.003305852;-0.03934839,-0.1606132;0.4845182;0.007309831,-0.2349447;0.2370881;0.006781013,-0.3230289;0.01588394;-0.03172993,0.0758672;0.005204285;-0.04263381,0.08839782;-0.325174;0.002243608,0.09071027;-0.6704493;0.09218402,0.09892832;-0.6924623;0.03500327,-0.07628737;0.006600624;-0.04168005,-0.1110803;-0.3232477;-0.005481496,-0.1284219;-0.6689719;0.081027,-0.1280486;-0.6308054;0.003724344,0.010371;0.5416328;0.005344996,0;0;0,0.006043091;0.3129057;-0.004614353,0.01136667;0.615797;-0.02236438,0.1805001;0.4856711;-0.03516006,0.2268447;0.2318028;-0.04741383,0.201366;0.002335966;-0.1171923,-0.161752;0.4904034;0.002590586,-0.2693705;0.2566753;0.02575241,-0.4033635;0.06549315;-0.03481564,0.07610753;0.002229124;-0.04246449,0.1175707;-0.3286014;-0.05482459,0.1225522;-0.6791571;0.01147437,0.143949;-0.7073153;-0.03545475,-0.0812235;0.007361506;-0.03080763,-0.134192;-0.3220537;-0.03168255,-0.1650618;-0.6703195;0.03950472,-0.1716272;-0.6550156;-0.0365443,0.01019335;0.5414633;-0.01555467,134.4945
+0;0;0,0.006000771;0.312833;0.008201148,0.01142396;0.6161618;0.001263481,0.1829786;0.4904281;0.005693494,0.2178589;0.2348807;0.02072449,0.2487094;0.00332199;-0.03929246,-0.1608252;0.4844167;0.007533627,-0.2413482;0.2389313;0.007608133,-0.3392374;0.02183522;-0.03060471,0.07585508;0.005144469;-0.04266262,0.08803512;-0.3252226;0.00239348,0.09050012;-0.6705208;0.0922417,0.098722;-0.6925332;0.03506088,-0.07630718;0.006650488;-0.04163583,-0.1112652;-0.323186;-0.005488154,-0.1291447;-0.6688713;0.08106621,-0.1287914;-0.630698;0.003764167,0.01012254;0.5416363;0.005451337,0;0;0,0.006043091;0.3129057;-0.004614353,0.01136667;0.615797;-0.02236438,0.1805001;0.4856711;-0.03516006,0.2268447;0.2318028;-0.04741383,0.201366;0.002335966;-0.1171923,-0.161752;0.4904034;0.002590586,-0.2693705;0.2566753;0.02575241,-0.4033635;0.06549315;-0.03481564,0.07610753;0.002229124;-0.04246449,0.1175707;-0.3286014;-0.05482459,0.1225522;-0.6791571;0.01147437,0.143949;-0.7073153;-0.03545475,-0.0812235;0.007361506;-0.03080763,-0.134192;-0.3220537;-0.03168255,-0.1650618;-0.6703195;0.03950472,-0.1716272;-0.6550156;-0.0365443,0.01019335;0.5414633;-0.01555467,134.5064
+0;0;0,0.006001444;0.3128681;0.008202069,0.01142522;0.6162295;0.001263643,0.1826172;0.4905951;0.005693612,0.217519;0.2348906;0.02073384,0.2481158;0.005235493;-0.03878973,-0.1604656;0.4845963;0.007529886,-0.2410381;0.23896;0.007604437,-0.3381225;0.02364862;-0.03029427,0.0759921;0.005153762;-0.04273969,0.08817114;-0.325186;0.002312697,0.09063648;-0.6705328;0.09217355,0.09892289;-0.6929534;0.03454397,-0.07644502;0.006662501;-0.04171103,-0.1114001;-0.3231468;-0.005566347,-0.1292822;-0.6688806;0.08100018,-0.1289261;-0.6306432;0.003091469,0.01012365;0.5416959;0.005451963,0;0;0,0.006393597;0.3129358;-0.004476547,0.01211278;0.6158556;-0.02217245,0.1806988;0.4857326;-0.0354569,0.2270626;0.2317318;-0.04822826,0.2013967;0.004481986;-0.1183674,-0.1606166;0.4907416;0.004334509,-0.280867;0.2630705;0.02746089,-0.4240174;0.08090436;-0.03207217,0.07611954;0.002222031;-0.04276586,0.117687;-0.3285653;-0.05518794,0.1225925;-0.6791705;0.01112437,0.1439757;-0.7075469;-0.03654861,-0.08149292;0.007437973;-0.03052247,-0.1343033;-0.3219729;-0.03192332,-0.16524;-0.6703162;0.03910692,-0.172203;-0.6551158;-0.03751055,0.0108458;0.5415148;-0.01536536,134.5265
+0;0;0,0.006001444;0.3128681;0.008202069,0.01142522;0.6162295;0.001263643,0.1826172;0.4905951;0.005693612,0.217519;0.2348906;0.02073384,0.2481158;0.005235493;-0.03878973,-0.1604656;0.4845963;0.007529886,-0.2410381;0.23896;0.007604437,-0.3381225;0.02364862;-0.03029427,0.0759921;0.005153762;-0.04273969,0.08817114;-0.325186;0.002312697,0.09063648;-0.6705328;0.09217355,0.09892289;-0.6929534;0.03454397,-0.07644502;0.006662501;-0.04171103,-0.1114001;-0.3231468;-0.005566347,-0.1292822;-0.6688806;0.08100018,-0.1289261;-0.6306432;0.003091469,0.01012365;0.5416959;0.005451963,0;0;0,0.006393597;0.3129358;-0.004476547,0.01211278;0.6158556;-0.02217245,0.1806988;0.4857326;-0.0354569,0.2270626;0.2317318;-0.04822826,0.2013967;0.004481986;-0.1183674,-0.1606166;0.4907416;0.004334509,-0.280867;0.2630705;0.02746089,-0.4240174;0.08090436;-0.03207217,0.07611954;0.002222031;-0.04276586,0.117687;-0.3285653;-0.05518794,0.1225925;-0.6791705;0.01112437,0.1439757;-0.7075469;-0.03654861,-0.08149292;0.007437973;-0.03052247,-0.1343033;-0.3219729;-0.03192332,-0.16524;-0.6703162;0.03910692,-0.172203;-0.6551158;-0.03751055,0.0108458;0.5415148;-0.01536536,134.5388
+0;0;0,0.006037228;0.3129896;0.0082224,0.01155173;0.6165107;0.00130335,0.1826914;0.4909434;0.00575155,0.217636;0.2351746;0.02074762,0.2473261;0.005466059;-0.03903368,-0.160337;0.4849242;0.007757069,-0.2490859;0.2420513;0.007451383,-0.3505704;0.02878676;-0.0305019,0.07607244;0.005076113;-0.04276355,0.08805292;-0.3251188;0.002415121,0.09051386;-0.6705624;0.09233195,0.09914025;-0.6924415;0.03466519,-0.07649592;0.006753798;-0.04176441,-0.111521;-0.3229118;-0.005609963,-0.1295252;-0.668703;0.0811466,-0.1292031;-0.6304952;0.003533259,0.01022221;0.5419371;0.005486462,0;0;0,0.006803707;0.3130548;-0.004120588,0.01296033;0.6161407;-0.02157331,0.1812118;0.4856947;-0.03564167,0.227246;0.2315938;-0.0489552,0.201039;0.004361302;-0.1189547,-0.1597711;0.4913042;0.00601121,-0.29301;0.2708895;0.02899939,-0.4465166;0.09549463;-0.02479367,0.07605495;0.00222975;-0.04303694,0.1175957;-0.3284245;-0.05550551,0.1225082;-0.6791186;0.01091647,0.1431988;-0.7071379;-0.03701019,-0.0816507;0.007474531;-0.03031173,-0.1344503;-0.3218002;-0.0322355,-0.1656078;-0.6702474;0.03873003,-0.1728449;-0.6549663;-0.03757386,0.01159649;0.5417567;-0.01481533,134.5603
+0;0;0,0.006037228;0.3129896;0.0082224,0.01155173;0.6165107;0.00130335,0.1826914;0.4909434;0.00575155,0.217636;0.2351746;0.02074762,0.2473261;0.005466059;-0.03903368,-0.160337;0.4849242;0.007757069,-0.2490859;0.2420513;0.007451383,-0.3505704;0.02878676;-0.0305019,0.07607244;0.005076113;-0.04276355,0.08805292;-0.3251188;0.002415121,0.09051386;-0.6705624;0.09233195,0.09914025;-0.6924415;0.03466519,-0.07649592;0.006753798;-0.04176441,-0.111521;-0.3229118;-0.005609963,-0.1295252;-0.668703;0.0811466,-0.1292031;-0.6304952;0.003533259,0.01022221;0.5419371;0.005486462,0;0;0,0.006803707;0.3130548;-0.004120588,0.01296033;0.6161407;-0.02157331,0.1812118;0.4856947;-0.03564167,0.227246;0.2315938;-0.0489552,0.201039;0.004361302;-0.1189547,-0.1597711;0.4913042;0.00601121,-0.29301;0.2708895;0.02899939,-0.4465166;0.09549463;-0.02479367,0.07605495;0.00222975;-0.04303694,0.1175957;-0.3284245;-0.05550551,0.1225082;-0.6791186;0.01091647,0.1431988;-0.7071379;-0.03701019,-0.0816507;0.007474531;-0.03031173,-0.1344503;-0.3218002;-0.0322355,-0.1656078;-0.6702474;0.03873003,-0.1728449;-0.6549663;-0.03757386,0.01159649;0.5417567;-0.01481533,134.5719
+0;0;0,0.006036882;0.3129717;0.00822193,0.01155048;0.6164427;0.001304139,0.1824621;0.4909579;0.005751148,0.217368;0.2354719;0.02073064,0.2471117;0.005349383;-0.0391584,-0.1601121;0.4849466;0.007754011,-0.248763;0.2423423;0.007448663,-0.3504303;0.02869338;-0.03057302,0.0761379;0.005080481;-0.04280035,0.08812198;-0.3252135;0.002391871,0.09058148;-0.6704561;0.09225637,0.09920111;-0.6922944;0.03463482,-0.07656174;0.00675961;-0.04180035,-0.1115973;-0.3230049;-0.005635057,-0.1295911;-0.6685948;0.08107102,-0.1292692;-0.6303934;0.003518522,0.01022123;0.5418841;0.005486411,0;0;0,0.007101923;0.3130332;-0.003887415,0.01354347;0.6160699;-0.02121162,0.1814423;0.4857166;-0.03582716,0.2275651;0.2319361;-0.04939318,0.2008124;0.004323453;-0.1194255,-0.1588483;0.4916499;0.008452419,-0.3057612;0.2803604;0.03057189,-0.468708;0.1118354;-0.01918173,0.07601607;0.002224505;-0.04325819,0.117631;-0.3285194;-0.05577731,0.1225633;-0.6789983;0.01066327,0.1432066;-0.7073653;-0.03675938,-0.08178104;0.007522711;-0.03016508,-0.1346374;-0.3218414;-0.03251799,-0.1657826;-0.6700445;0.03860651,-0.1734543;-0.6547328;-0.03759819,0.01211856;0.5417001;-0.01447773,134.5937
+0;0;0,0.006063229;0.3129708;0.008236043,0.01164396;0.6164411;0.001337664,0.1825583;0.4910344;0.005660661,0.2176375;0.2355689;0.02058499,0.2466978;0.005335823;-0.03921451,-0.1600593;0.4850128;0.007964794,-0.2560211;0.2452067;0.007418049,-0.3679716;0.03690149;-0.03136055,0.07614703;0.005026358;-0.04279049,0.08799676;-0.3252524;0.002548303,0.09024235;-0.6704792;0.09247889,0.09897117;-0.6925924;0.03512226,-0.07654754;0.006818159;-0.04181684,-0.1117145;-0.3229116;-0.005462661,-0.1296662;-0.668487;0.08131021,-0.1293991;-0.6302835;0.003757723,0.01029416;0.5418825;0.005513663,0;0;0,0.007101923;0.3130332;-0.003887415,0.01354347;0.6160699;-0.02121162,0.1814423;0.4857166;-0.03582716,0.2275651;0.2319361;-0.04939318,0.2008124;0.004323453;-0.1194255,-0.1588483;0.4916499;0.008452419,-0.3057612;0.2803604;0.03057189,-0.468708;0.1118354;-0.01918173,0.07601607;0.002224505;-0.04325819,0.117631;-0.3285194;-0.05577731,0.1225633;-0.6789983;0.01066327,0.1432066;-0.7073653;-0.03675938,-0.08178104;0.007522711;-0.03016508,-0.1346374;-0.3218414;-0.03251799,-0.1657826;-0.6700445;0.03860651,-0.1734543;-0.6547328;-0.03759819,0.01211856;0.5417001;-0.01447773,134.6068
+0;0;0,0.006063229;0.3129708;0.008236043,0.01164396;0.6164411;0.001337664,0.1825583;0.4910344;0.005660661,0.2176375;0.2355689;0.02058499,0.2466978;0.005335823;-0.03921451,-0.1600593;0.4850128;0.007964794,-0.2560211;0.2452067;0.007418049,-0.3679716;0.03690149;-0.03136055,0.07614703;0.005026358;-0.04279049,0.08799676;-0.3252524;0.002548303,0.09024235;-0.6704792;0.09247889,0.09897117;-0.6925924;0.03512226,-0.07654754;0.006818159;-0.04181684,-0.1117145;-0.3229116;-0.005462661,-0.1296662;-0.668487;0.08131021,-0.1293991;-0.6302835;0.003757723,0.01029416;0.5418825;0.005513663,0;0;0,0.007101923;0.3130332;-0.003887415,0.01354347;0.6160699;-0.02121162,0.1814423;0.4857166;-0.03582716,0.2275651;0.2319361;-0.04939318,0.2008124;0.004323453;-0.1194255,-0.1588483;0.4916499;0.008452419,-0.3057612;0.2803604;0.03057189,-0.468708;0.1118354;-0.01918173,0.07601607;0.002224505;-0.04325819,0.117631;-0.3285194;-0.05577731,0.1225633;-0.6789983;0.01066327,0.1432066;-0.7073653;-0.03675938,-0.08178104;0.007522711;-0.03016508,-0.1346374;-0.3218414;-0.03251799,-0.1657826;-0.6700445;0.03860651,-0.1734543;-0.6547328;-0.03759819,0.01211856;0.5417001;-0.01447773,134.6176
+0;0;0,0.006061641;0.3128888;0.008233884,0.01163846;0.6161461;0.001340895,0.1823471;0.4908652;0.005660089,0.2174022;0.2355752;0.02057416,0.2465614;0.004558936;-0.03942879,-0.159859;0.4848507;0.007961454,-0.2557549;0.2452094;0.007415085,-0.3680862;0.03619562;-0.03149543,0.07610355;0.005023487;-0.04276606,0.08795682;-0.3253542;0.002586324,0.09020183;-0.6704922;0.09249377,0.09908177;-0.6935077;0.03414414,-0.07650383;0.006814267;-0.04179296,-0.1116813;-0.3230143;-0.00542789,-0.1296284;-0.6685008;0.08132264,-0.1293567;-0.6301553;0.002427496,0.01028983;0.5416521;0.005513268,0;0;0,0.007512987;0.3129464;-0.003469944,0.01438476;0.6157852;-0.02035093,0.181868;0.4855354;-0.0358789,0.2275452;0.2318642;-0.04961944,0.2004807;0.00359872;-0.1201992,-0.1580049;0.4921342;0.009802403,-0.314617;0.2880574;0.03100482,-0.4912168;0.13189;-0.01635994,0.0759377;0.002198905;-0.0432961,0.1176948;-0.3286179;-0.056077,0.1224797;-0.6789759;0.01051879,0.1436594;-0.7079076;-0.03819108,-0.08170889;0.007539897;-0.03021139,-0.1346171;-0.3219168;-0.03261328,-0.1655518;-0.670061;0.0384311,-0.1735899;-0.6549708;-0.03907538,0.01286055;0.5414723;-0.01373005,134.6396
+0;0;0,0.006263378;0.3128515;0.008131328,0.01218507;0.6160141;0.001122831,0.1824327;0.4908411;0.005436338,0.2178214;0.2351319;0.02026269,0.2465906;0.004730567;-0.03922394,-0.1590851;0.4849493;0.008135667,-0.2655966;0.2493339;0.008258269,-0.3856292;0.04533115;-0.02950668,0.07605019;0.004991475;-0.04286674,0.08778138;-0.3247274;0.002670389,0.08994206;-0.6705278;0.09271455,0.09764116;-0.6935859;0.0343268,-0.0765599;0.006825051;-0.04169055,-0.1117467;-0.3223735;-0.005414546,-0.1299514;-0.6684709;0.08162416,-0.1297525;-0.6301335;0.002795152,0.01073658;0.5415492;0.005322419,0;0;0,0.008055359;0.3129022;-0.002959013,0.01535463;0.615667;-0.01944256,0.1821619;0.485221;-0.03597307,0.2276224;0.2310638;-0.05000043,0.2002049;0.003664032;-0.1206317,-0.1570212;0.492923;0.01041305,-0.3222886;0.2953545;0.03305661,-0.5062051;0.1487339;-0.01307596,0.07572396;0.002180338;-0.04367185,0.1175836;-0.3279746;-0.05675745,0.1221385;-0.6789755;0.01008677,0.1433277;-0.7078007;-0.03863883,-0.08182953;0.007595611;-0.02987201,-0.134961;-0.3211801;-0.03292965,-0.1657496;-0.6699883;0.03831252,-0.1738987;-0.654856;-0.03912202,0.01373959;0.5413734;-0.01291466,134.6615
+0;0;0,0.006263378;0.3128515;0.008131328,0.01218507;0.6160141;0.001122831,0.1824327;0.4908411;0.005436338,0.2178214;0.2351319;0.02026269,0.2465906;0.004730567;-0.03922394,-0.1590851;0.4849493;0.008135667,-0.2655966;0.2493339;0.008258269,-0.3856292;0.04533115;-0.02950668,0.07605019;0.004991475;-0.04286674,0.08778138;-0.3247274;0.002670389,0.08994206;-0.6705278;0.09271455,0.09764116;-0.6935859;0.0343268,-0.0765599;0.006825051;-0.04169055,-0.1117467;-0.3223735;-0.005414546,-0.1299514;-0.6684709;0.08162416,-0.1297525;-0.6301335;0.002795152,0.01073658;0.5415492;0.005322419,0;0;0,0.008055359;0.3129022;-0.002959013,0.01535463;0.615667;-0.01944256,0.1821619;0.485221;-0.03597307,0.2276224;0.2310638;-0.05000043,0.2002049;0.003664032;-0.1206317,-0.1570212;0.492923;0.01041305,-0.3222886;0.2953545;0.03305661,-0.5062051;0.1487339;-0.01307596,0.07572396;0.002180338;-0.04367185,0.1175836;-0.3279746;-0.05675745,0.1221385;-0.6789755;0.01008677,0.1433277;-0.7078007;-0.03863883,-0.08182953;0.007595611;-0.02987201,-0.134961;-0.3211801;-0.03292965,-0.1657496;-0.6699883;0.03831252,-0.1738987;-0.654856;-0.03912202,0.01373959;0.5413734;-0.01291466,134.6738
+0;0;0,0.006262796;0.3128225;0.008130573,0.01218354;0.6159365;0.001123205,0.1823459;0.4908007;0.005435976,0.2177582;0.2349213;0.0202722,0.2464746;0.004942536;-0.03910533,-0.1590018;0.4849118;0.008133961,-0.2655842;0.2491395;0.008256644,-0.3853967;0.04551098;-0.02943904,0.07604329;0.004991022;-0.04286285,0.08776437;-0.3244434;0.002635002,0.089926;-0.6703963;0.09271888,0.09756315;-0.6930275;0.03480095,-0.07655296;0.006824431;-0.04168677,-0.1117094;-0.3220902;-0.005442053,-0.1299221;-0.6683403;0.08163504,-0.1297248;-0.6300699;0.003440335,0.01073528;0.5414836;0.005322113,0;0;0,0.008375511;0.3128655;-0.002875805,0.01583685;0.6155759;-0.01938534,0.1825097;0.4849553;-0.0355401,0.2280219;0.2306636;-0.05012488,0.2001535;0.003795788;-0.1207998,-0.1566535;0.4938005;0.0111072,-0.3303663;0.3034343;0.03419317,-0.5233209;0.1689619;-0.00969566,0.07559226;0.002152532;-0.04388499,0.1174814;-0.3277039;-0.05709529,0.1217493;-0.6788591;0.009800196,0.142247;-0.7065178;-0.03957772,-0.08187217;0.007638434;-0.02972069,-0.1353665;-0.3207832;-0.0331937,-0.1660442;-0.6697035;0.03833767,-0.1822102;-0.6983882;-0.01143799,0.01419553;0.541296;-0.01284599,134.6943
+0;0;0,0.00650073;0.3128237;0.007890233,0.01276608;0.6159235;0.000582092,0.182887;0.4909714;0.005058862,0.2183337;0.2351075;0.02007682,0.2467575;0.005012691;-0.03899149,-0.1586532;0.4853699;0.008416344,-0.2740276;0.2537733;0.008059669,-0.3995156;0.05369996;-0.03020258,0.07597987;0.00489158;-0.04298663,0.08726139;-0.324564;0.002469156,0.08926621;-0.6706276;0.09213077,0.09727635;-0.6955328;0.03641624,-0.07662681;0.006885745;-0.04154076,-0.1112968;-0.3221718;-0.006134339,-0.130555;-0.6682917;0.08123479,-0.1244228;-0.6969336;0.02921191,0.0112242;0.541477;0.004860032,0;0;0,0.008375511;0.3128655;-0.002875805,0.01583685;0.6155759;-0.01938534,0.1825097;0.4849553;-0.0355401,0.2280219;0.2306636;-0.05012488,0.2001535;0.003795788;-0.1207998,-0.1566535;0.4938005;0.0111072,-0.3303663;0.3034343;0.03419317,-0.5233209;0.1689619;-0.00969566,0.07559226;0.002152532;-0.04388499,0.1174814;-0.3277039;-0.05709529,0.1217493;-0.6788591;0.009800196,0.142247;-0.7065178;-0.03957772,-0.08187217;0.007638434;-0.02972069,-0.1353665;-0.3207832;-0.0331937,-0.1660442;-0.6697035;0.03833767,-0.1822102;-0.6983882;-0.01143799,0.01419553;0.541296;-0.01284599,134.706
+0;0;0,0.006498503;0.3127166;0.007887529,0.01276003;0.6156315;0.0005840906,0.1827956;0.4907559;0.005057832,0.2182493;0.2348419;0.02007873,0.2466831;0.004666254;-0.03901035,-0.1585727;0.4851571;0.008413626,-0.2739697;0.2535153;0.008056881,-0.3995018;0.05337167;-0.03021882,0.07596921;0.004890895;-0.0429806,0.08726325;-0.3249303;0.002525616,0.08926671;-0.6707584;0.09212621,0.09736346;-0.6962573;0.03580924,-0.07661606;0.006884779;-0.04153493,-0.1113245;-0.3225379;-0.006089233,-0.1305696;-0.6684222;0.08122044,-0.1243711;-0.6976982;0.02863503,0.01121921;0.541236;0.004859102,0;0;0,0.008744657;0.3127499;-0.002674818,0.01645845;0.6152768;-0.0190351,0.1830865;0.4849819;-0.03514147,0.2277549;0.2305224;-0.05029368,0.1998382;0.003621951;-0.1211293,-0.1561851;0.4945455;0.01197833,-0.338509;0.3122762;0.03457006,-0.5351623;0.1827779;-0.008307658,0.07543695;0.002111882;-0.04412913,0.1171843;-0.3281378;-0.05726933,0.1212877;-0.6790662;0.009527206,0.1426947;-0.7076879;-0.03969193,-0.08190595;0.00767279;-0.02958235,-0.13591;-0.3210346;-0.03350472,-0.1666703;-0.6696911;0.03806206,-0.1831694;-0.6989284;-0.01229671,0.01476429;0.5410461;-0.012532,134.7274
+0;0;0,0.006498503;0.3127166;0.007887529,0.01276003;0.6156315;0.0005840906,0.1827956;0.4907559;0.005057832,0.2182493;0.2348419;0.02007873,0.2466831;0.004666254;-0.03901035,-0.1585727;0.4851571;0.008413626,-0.2739697;0.2535153;0.008056881,-0.3995018;0.05337167;-0.03021882,0.07596921;0.004890895;-0.0429806,0.08726325;-0.3249303;0.002525616,0.08926671;-0.6707584;0.09212621,0.09736346;-0.6962573;0.03580924,-0.07661606;0.006884779;-0.04153493,-0.1113245;-0.3225379;-0.006089233,-0.1305696;-0.6684222;0.08122044,-0.1243711;-0.6976982;0.02863503,0.01121921;0.541236;0.004859102,0;0;0,0.008744657;0.3127499;-0.002674818,0.01645845;0.6152768;-0.0190351,0.1830865;0.4849819;-0.03514147,0.2277549;0.2305224;-0.05029368,0.1998382;0.003621951;-0.1211293,-0.1561851;0.4945455;0.01197833,-0.338509;0.3122762;0.03457006,-0.5351623;0.1827779;-0.008307658,0.07543695;0.002111882;-0.04412913,0.1171843;-0.3281378;-0.05726933,0.1212877;-0.6790662;0.009527206,0.1426947;-0.7076879;-0.03969193,-0.08190595;0.00767279;-0.02958235,-0.13591;-0.3210346;-0.03350472,-0.1666703;-0.6696911;0.03806206,-0.1831694;-0.6989284;-0.01229671,0.01476429;0.5410461;-0.012532,134.7391
+0;0;0,0.006493859;0.3127179;0.007837055,0.01276769;0.6156319;0.0005004406,0.1828406;0.4908915;0.004781233,0.2180521;0.2349538;0.01996509,0.2463653;0.004737392;-0.03902325,-0.1586156;0.4853363;0.008812718,-0.2832492;0.2585307;0.009221212,-0.4189742;0.06491183;-0.02780968,0.07596596;0.004845834;-0.04299144,0.08698669;-0.3251077;0.001612984,0.08918867;-0.6708255;0.0916338,0.0963269;-0.6960452;0.03491414,-0.07662106;0.00692451;-0.04151912,-0.1113838;-0.3224956;-0.006102785,-0.1311325;-0.6684427;0.08084521,-0.1311643;-0.6300973;0.001803219,0.01122443;0.5412368;0.004781827,0;0;0,0.008744657;0.3127499;-0.002674818,0.01645845;0.6152768;-0.0190351,0.1830865;0.4849819;-0.03514147,0.2277549;0.2305224;-0.05029368,0.1998382;0.003621951;-0.1211293,-0.1561851;0.4945455;0.01197833,-0.338509;0.3122762;0.03457006,-0.5351623;0.1827779;-0.008307658,0.07543695;0.002111882;-0.04412913,0.1171843;-0.3281378;-0.05726933,0.1212877;-0.6790662;0.009527206,0.1426947;-0.7076879;-0.03969193,-0.08190595;0.00767279;-0.02958235,-0.13591;-0.3210346;-0.03350472,-0.1666703;-0.6696911;0.03806206,-0.1831694;-0.6989284;-0.01229671,0.01476429;0.5410461;-0.012532,134.7509
+0;0;0,0.006490744;0.312568;0.007833297,0.01275865;0.6151956;0.0005041789,0.1826765;0.4905841;0.004780195,0.2178928;0.2346113;0.01996614,0.2461743;0.004652888;-0.0389561,-0.1584678;0.485034;0.008807998,-0.2831185;0.2581972;0.009216548,-0.4186915;0.06479536;-0.02777284,0.07591753;0.004842744;-0.04296403,0.08693935;-0.3251435;0.001644813,0.08914135;-0.670864;0.09166637,0.09635067;-0.6966337;0.03438175,-0.0765722;0.006920094;-0.04149265,-0.1113384;-0.3225326;-0.006072808,-0.1310872;-0.6684825;0.08087592,-0.1311194;-0.630054;0.001046613,0.01121711;0.5408834;0.004780789,0;0;0,0.0091497;0.3125897;-0.002491474,0.01730154;0.6148294;-0.018641,0.183768;0.4849586;-0.03474855,0.2278696;0.2303896;-0.05032372,0.2001549;0.003683597;-0.1209552,-0.1556643;0.4957978;0.01265302,-0.3465121;0.3223699;0.03485148,-0.5501881;0.2038083;-0.005295385,0.07532792;0.00205037;-0.04420781,0.1170445;-0.3282376;-0.05731988,0.1211045;-0.679188;0.00937891,0.1425004;-0.7090051;-0.03969145,-0.08184505;0.0077382;-0.02956921,-0.1359553;-0.3209829;-0.03367291,-0.1668314;-0.6696384;0.03786344,-0.1834475;-0.6993424;-0.01315719,0.01549803;0.5406799;-0.01219463,134.7627
+0;0;0,0.006490744;0.312568;0.007833297,0.01275865;0.6151956;0.0005041789,0.1826765;0.4905841;0.004780195,0.2178928;0.2346113;0.01996614,0.2461743;0.004652888;-0.0389561,-0.1584678;0.485034;0.008807998,-0.2831185;0.2581972;0.009216548,-0.4186915;0.06479536;-0.02777284,0.07591753;0.004842744;-0.04296403,0.08693935;-0.3251435;0.001644813,0.08914135;-0.670864;0.09166637,0.09635067;-0.6966337;0.03438175,-0.0765722;0.006920094;-0.04149265,-0.1113384;-0.3225326;-0.006072808,-0.1310872;-0.6684825;0.08087592,-0.1311194;-0.630054;0.001046613,0.01121711;0.5408834;0.004780789,0;0;0,0.0091497;0.3125897;-0.002491474,0.01730154;0.6148294;-0.018641,0.183768;0.4849586;-0.03474855,0.2278696;0.2303896;-0.05032372,0.2001549;0.003683597;-0.1209552,-0.1556643;0.4957978;0.01265302,-0.3465121;0.3223699;0.03485148,-0.5501881;0.2038083;-0.005295385,0.07532792;0.00205037;-0.04420781,0.1170445;-0.3282376;-0.05731988,0.1211045;-0.679188;0.00937891,0.1425004;-0.7090051;-0.03969145,-0.08184505;0.0077382;-0.02956921,-0.1359553;-0.3209829;-0.03367291,-0.1668314;-0.6696384;0.03786344,-0.1834475;-0.6993424;-0.01315719,0.01549803;0.5406799;-0.01219463,134.7833
+0;0;0,0.006614569;0.3125715;0.00769827,0.01302468;0.6151671;0.0002156445,0.1830599;0.4906341;0.004407602,0.2186884;0.2347187;0.01967906,0.2466677;0.004833624;-0.0389366,-0.1584265;0.4852333;0.009156426,-0.2947093;0.2651843;0.008337132,-0.4364353;0.07655375;-0.0290537,0.07579962;0.00479274;-0.04302255,0.08655547;-0.3252158;0.001783665,0.08872255;-0.6710439;0.09185815,0.09569643;-0.6968431;0.03442017,-0.076557;0.006953174;-0.04135422,-0.1116046;-0.3225106;-0.0059398,-0.1313734;-0.6686049;0.08091146,-0.1269155;-0.6977572;0.02666723,0.01144823;0.5408655;0.004530557,0;0;0,0.009533063;0.3125821;-0.002338171,0.01802316;0.6147944;-0.01835418,0.1843559;0.484446;-0.03471279,0.228161;0.2298261;-0.05036712,0.2008148;0.003279284;-0.1210392,-0.1553538;0.496908;0.01354751,-0.3519596;0.3299211;0.03491982,-0.5657662;0.2301904;-0.002581723,0.07519396;0.002016723;-0.04428649,0.1168736;-0.3283127;-0.05748487,0.1208331;-0.6793631;0.009321213,0.1423296;-0.7092999;-0.03973794,-0.08176489;0.007752853;-0.02956158,-0.1359781;-0.3209915;-0.03368681,-0.1670581;-0.6697743;0.03772534,-0.1839496;-0.6992912;-0.01359451,0.01614143;0.5406517;-0.01194048,134.7948
+0;0;0,0.006614569;0.3125715;0.00769827,0.01302468;0.6151671;0.0002156445,0.1830599;0.4906341;0.004407602,0.2186884;0.2347187;0.01967906,0.2466677;0.004833624;-0.0389366,-0.1584265;0.4852333;0.009156426,-0.2947093;0.2651843;0.008337132,-0.4364353;0.07655375;-0.0290537,0.07579962;0.00479274;-0.04302255,0.08655547;-0.3252158;0.001783665,0.08872255;-0.6710439;0.09185815,0.09569643;-0.6968431;0.03442017,-0.076557;0.006953174;-0.04135422,-0.1116046;-0.3225106;-0.0059398,-0.1313734;-0.6686049;0.08091146,-0.1269155;-0.6977572;0.02666723,0.01144823;0.5408655;0.004530557,0;0;0,0.009533063;0.3125821;-0.002338171,0.01802316;0.6147944;-0.01835418,0.1843559;0.484446;-0.03471279,0.228161;0.2298261;-0.05036712,0.2008148;0.003279284;-0.1210392,-0.1553538;0.496908;0.01354751,-0.3519596;0.3299211;0.03491982,-0.5657662;0.2301904;-0.002581723,0.07519396;0.002016723;-0.04428649,0.1168736;-0.3283127;-0.05748487,0.1208331;-0.6793631;0.009321213,0.1423296;-0.7092999;-0.03973794,-0.08176489;0.007752853;-0.02956158,-0.1359781;-0.3209915;-0.03368681,-0.1670581;-0.6697743;0.03772534,-0.1839496;-0.6992912;-0.01359451,0.01614143;0.5406517;-0.01194048,134.8061
+0;0;0,0.006612781;0.312487;0.007696189,0.01301833;0.6148674;0.000219421,0.182593;0.4905347;0.004407934,0.2182225;0.2346117;0.01967985,0.2461239;0.005367443;-0.03877242,-0.1579742;0.4851484;0.009143976,-0.2942612;0.2650928;0.008324658,-0.4355921;0.07698815;-0.02896195,0.07572465;0.004787999;-0.04298,0.08649419;-0.3256406;0.001883257,0.08866095;-0.6714171;0.09194431,0.09565988;-0.6974168;0.03429999,-0.07648128;0.006946297;-0.04131332,-0.1115735;-0.322937;-0.005853813,-0.1313394;-0.6689795;0.0809845,-0.1268655;-0.6983444;0.02654541,0.01144326;0.5406309;0.004530558,0;0;0,0.01019941;0.3124787;-0.002029657,0.01950455;0.6144733;-0.01763248,0.1850847;0.4842196;-0.03440142,0.2284373;0.2295189;-0.05012989,0.2014929;0.00363557;-0.1208322,-0.154001;0.4982989;0.01412099,-0.3581092;0.3403878;0.03419992,-0.5733382;0.24532;-0.003038246,0.07505183;0.001940012;-0.04436088,0.1167312;-0.3288186;-0.05752826,0.1206489;-0.6798493;0.009098768,0.1425986;-0.7101672;-0.03976607,-0.08166808;0.007837746;-0.02955204,-0.1362424;-0.3212762;-0.03373491,-0.1674152;-0.6699991;0.03766291,-0.1844692;-0.699657;-0.01389202,0.01741137;0.540392;-0.01133204,134.8281
+0;0;0,0.006805961;0.3124858;0.007573672,0.01357139;0.6148531;-0.0001060655,0.1830767;0.4906403;0.00406266,0.2189272;0.2347567;0.01947522,0.2466573;0.005468041;-0.0388846,-0.1576216;0.4855008;0.009565058,-0.3011491;0.2701019;0.008014862,-0.4580605;0.09461556;-0.02847427,0.07571974;0.00475948;-0.04299182,0.08636031;-0.3256632;0.001945961,0.08861754;-0.6714877;0.09182051,0.09584789;-0.6975649;0.03428021,-0.07648709;0.006981359;-0.04129665,-0.1116173;-0.3228988;-0.005845908,-0.131313;-0.6689667;0.08090739,-0.1260682;-0.6986935;0.02693503,0.01189358;0.5406221;0.004261475,0;0;0,0.01019941;0.3124787;-0.002029657,0.01950455;0.6144733;-0.01763248,0.1850847;0.4842196;-0.03440142,0.2284373;0.2295189;-0.05012989,0.2014929;0.00363557;-0.1208322,-0.154001;0.4982989;0.01412099,-0.3581092;0.3403878;0.03419992,-0.5733382;0.24532;-0.003038246,0.07505183;0.001940012;-0.04436088,0.1167312;-0.3288186;-0.05752826,0.1206489;-0.6798493;0.009098768,0.1425986;-0.7101672;-0.03976607,-0.08166808;0.007837746;-0.02955204,-0.1362424;-0.3212762;-0.03373491,-0.1674152;-0.6699991;0.03766291,-0.1844692;-0.699657;-0.01389202,0.01741137;0.540392;-0.01133204,134.8396
+0;0;0,0.006805961;0.3124858;0.007573672,0.01357139;0.6148531;-0.0001060655,0.1830767;0.4906403;0.00406266,0.2189272;0.2347567;0.01947522,0.2466573;0.005468041;-0.0388846,-0.1576216;0.4855008;0.009565058,-0.3011491;0.2701019;0.008014862,-0.4580605;0.09461556;-0.02847427,0.07571974;0.00475948;-0.04299182,0.08636031;-0.3256632;0.001945961,0.08861754;-0.6714877;0.09182051,0.09584789;-0.6975649;0.03428021,-0.07648709;0.006981359;-0.04129665,-0.1116173;-0.3228988;-0.005845908,-0.131313;-0.6689667;0.08090739,-0.1260682;-0.6986935;0.02693503,0.01189358;0.5406221;0.004261475,0;0;0,0.01019941;0.3124787;-0.002029657,0.01950455;0.6144733;-0.01763248,0.1850847;0.4842196;-0.03440142,0.2284373;0.2295189;-0.05012989,0.2014929;0.00363557;-0.1208322,-0.154001;0.4982989;0.01412099,-0.3581092;0.3403878;0.03419992,-0.5733382;0.24532;-0.003038246,0.07505183;0.001940012;-0.04436088,0.1167312;-0.3288186;-0.05752826,0.1206489;-0.6798493;0.009098768,0.1425986;-0.7101672;-0.03976607,-0.08166808;0.007837746;-0.02955204,-0.1362424;-0.3212762;-0.03373491,-0.1674152;-0.6699991;0.03766291,-0.1844692;-0.699657;-0.01389202,0.01741137;0.540392;-0.01133204,134.8508
+0;0;0,0.006803712;0.3123825;0.007571168,0.01356598;0.6146085;-0.0001045624,0.1831359;0.4904213;0.004061491,0.2189871;0.2345329;0.01947434,0.2466727;0.005612105;-0.03879184,-0.1576889;0.4852799;0.009565933,-0.3012191;0.269877;0.008015708,-0.4578788;0.0946722;-0.02841488,0.07562115;0.004753283;-0.04293584,0.08626489;-0.325768;0.002015349,0.08852182;-0.6715451;0.09187759,0.09579502;-0.6979547;0.03399627,-0.07638749;0.006972269;-0.04124288,-0.1115282;-0.3230062;-0.005781561,-0.1312212;-0.6690268;0.08095987,-0.1259453;-0.6991076;0.02666764,0.01188917;0.5404217;0.004260381,0;0;0,0.01063249;0.3123621;-0.001819372,0.02056895;0.6142102;-0.01713967,0.1859483;0.4837264;-0.03407931,0.2289086;0.2289579;-0.04986477,0.2015795;0.003528059;-0.1205802,-0.1533823;0.4989052;0.01447579,-0.3647992;0.3507271;0.03312796,-0.5834253;0.2651133;-0.004806574,0.07495564;0.001835465;-0.04430485,0.116619;-0.329023;-0.05753613,0.120542;-0.6800011;0.009104967,0.1426063;-0.7108046;-0.03989792,-0.08147548;0.007972823;-0.02971223,-0.1362019;-0.321219;-0.03370631,-0.1676592;-0.6697704;0.0381579,-0.1847344;-0.6994972;-0.01405646,0.01830795;0.5401711;-0.01092315,134.8727
+0;0;0,0.006918708;0.3123813;0.007515569,0.01377984;0.6146047;-0.0001850417,0.1833467;0.4904839;0.003654402,0.2196464;0.2346555;0.01901343,0.2474952;0.005717888;-0.03910869,-0.1575685;0.4855651;0.01013693,-0.3101659;0.2764948;0.007806931,-0.470786;0.1047575;-0.02788147,0.07559813;0.004712521;-0.04298083,0.08602063;-0.3257963;0.002113201,0.08850057;-0.6714768;0.09234067,0.09652773;-0.6973174;0.03400904,-0.07641347;0.007011516;-0.04118807,-0.1117303;-0.3229432;-0.005680397,-0.1314831;-0.6689727;0.08101197,-0.1319643;-0.6304666;0.0003113076,0.01208153;0.5404185;0.004182382,0;0;0,0.01063249;0.3123621;-0.001819372,0.02056895;0.6142102;-0.01713967,0.1859483;0.4837264;-0.03407931,0.2289086;0.2289579;-0.04986477,0.2015795;0.003528059;-0.1205802,-0.1533823;0.4989052;0.01447579,-0.3647992;0.3507271;0.03312796,-0.5834253;0.2651133;-0.004806574,0.07495564;0.001835465;-0.04430485,0.116619;-0.329023;-0.05753613,0.120542;-0.6800011;0.009104967,0.1426063;-0.7108046;-0.03989792,-0.08147548;0.007972823;-0.02971223,-0.1362019;-0.321219;-0.03370631,-0.1676592;-0.6697704;0.0381579,-0.1847344;-0.6994972;-0.01405646,0.01830795;0.5401711;-0.01092315,134.8844
+0;0;0,0.006916055;0.3122616;0.007512687,0.01377394;0.6143417;-0.0001843036,0.1833331;0.4902579;0.003653135,0.2196328;0.234429;0.01901219,0.2474702;0.00558567;-0.03908599,-0.1575653;0.4853393;0.01013534,-0.3101629;0.2762686;0.007805339,-0.4707168;0.104602;-0.02786837,0.07557606;0.004711145;-0.04296828,0.08599909;-0.3258145;0.002128035,0.08848053;-0.6717041;0.0924101,0.09648916;-0.6974158;0.03421304,-0.07639117;0.007009469;-0.04117605,-0.1117097;-0.322962;-0.005666569,-0.1314746;-0.6692008;0.08107825,-0.1319546;-0.6307143;0.0005637705,0.01207642;0.54019;0.00418109,0;0;0,0.01091328;0.3122328;-0.001765013,0.02101502;0.6139306;-0.01710439,0.186326;0.4833478;-0.03391361,0.2290975;0.2285481;-0.049716,0.202253;0.003072649;-0.1201417,-0.1531157;0.4997289;0.01515047,-0.3701348;0.3598197;0.0333211,-0.5910387;0.2798858;-0.003170215,0.07484347;0.001733959;-0.04444838,0.1164323;-0.3291498;-0.05770946,0.1203174;-0.6803472;0.008937836,0.1421946;-0.7108002;-0.04027247,-0.0814743;0.008092054;-0.02960859,-0.1364509;-0.3210719;-0.03387503,-0.1679835;-0.6698223;0.03806551,-0.1851972;-0.6994363;-0.01394119,0.01872411;0.539928;-0.01087761,134.8966
+0;0;0,0.006916055;0.3122616;0.007512687,0.01377394;0.6143417;-0.0001843036,0.1833331;0.4902579;0.003653135,0.2196328;0.234429;0.01901219,0.2474702;0.00558567;-0.03908599,-0.1575653;0.4853393;0.01013534,-0.3101629;0.2762686;0.007805339,-0.4707168;0.104602;-0.02786837,0.07557606;0.004711145;-0.04296828,0.08599909;-0.3258145;0.002128035,0.08848053;-0.6717041;0.0924101,0.09648916;-0.6974158;0.03421304,-0.07639117;0.007009469;-0.04117605,-0.1117097;-0.322962;-0.005666569,-0.1314746;-0.6692008;0.08107825,-0.1319546;-0.6307143;0.0005637705,0.01207642;0.54019;0.00418109,0;0;0,0.01091328;0.3122328;-0.001765013,0.02101502;0.6139306;-0.01710439,0.186326;0.4833478;-0.03391361,0.2290975;0.2285481;-0.049716,0.202253;0.003072649;-0.1201417,-0.1531157;0.4997289;0.01515047,-0.3701348;0.3598197;0.0333211,-0.5910387;0.2798858;-0.003170215,0.07484347;0.001733959;-0.04444838,0.1164323;-0.3291498;-0.05770946,0.1203174;-0.6803472;0.008937836,0.1421946;-0.7108002;-0.04027247,-0.0814743;0.008092054;-0.02960859,-0.1364509;-0.3210719;-0.03387503,-0.1679835;-0.6698223;0.03806551,-0.1851972;-0.6994363;-0.01394119,0.01872411;0.539928;-0.01087761,134.9184
+0;0;0,0.007053252;0.3122326;0.007450134,0.01408511;0.6141033;-0.0003121444,0.1832833;0.4902429;0.003329375,0.2198716;0.234409;0.01840361,0.247604;0.006113023;-0.03963934,-0.1571107;0.4857905;0.01064022,-0.3177714;0.2828108;0.00856164,-0.4889369;0.1227004;-0.02782718,0.07555387;0.004675214;-0.04297118,0.08606564;-0.3258235;0.002010774,0.08832566;-0.6714605;0.09259722,0.09631794;-0.6955988;0.03479634,-0.07637775;0.007050353;-0.04115215,-0.1117545;-0.3228739;-0.005631577,-0.1313058;-0.6689543;0.08109839,-0.1319201;-0.6306109;0.001941748,0.01234344;0.540019;0.004067088,0;0;0,0.01170962;0.3121779;-0.001526594,0.02317159;0.6136389;-0.01655269,0.1875743;0.4827352;-0.03365922,0.2296021;0.2278051;-0.04982162,0.202727;0.002867892;-0.1200931,-0.1513238;0.5008042;0.01528324,-0.3756789;0.3727368;0.03203037,-0.5998421;0.3039283;-0.00365359,0.0747747;0.00162518;-0.04452944,0.1164545;-0.3292094;-0.05774021,0.1202454;-0.6802577;0.008793116,0.140212;-0.710447;-0.03931451,-0.08146745;0.008260743;-0.02952256,-0.1364542;-0.3208601;-0.03390035,-0.1680349;-0.6694568;0.03792541,-0.1850052;-0.6980904;-0.0131616,0.02050523;0.5397078;-0.01040626,134.93
+0;0;0,0.007053252;0.3122326;0.007450134,0.01408511;0.6141033;-0.0003121444,0.1832833;0.4902429;0.003329375,0.2198716;0.234409;0.01840361,0.247604;0.006113023;-0.03963934,-0.1571107;0.4857905;0.01064022,-0.3177714;0.2828108;0.00856164,-0.4889369;0.1227004;-0.02782718,0.07555387;0.004675214;-0.04297118,0.08606564;-0.3258235;0.002010774,0.08832566;-0.6714605;0.09259722,0.09631794;-0.6955988;0.03479634,-0.07637775;0.007050353;-0.04115215,-0.1117545;-0.3228739;-0.005631577,-0.1313058;-0.6689543;0.08109839,-0.1319201;-0.6306109;0.001941748,0.01234344;0.540019;0.004067088,0;0;0,0.01170962;0.3121779;-0.001526594,0.02317159;0.6136389;-0.01655269,0.1875743;0.4827352;-0.03365922,0.2296021;0.2278051;-0.04982162,0.202727;0.002867892;-0.1200931,-0.1513238;0.5008042;0.01528324,-0.3756789;0.3727368;0.03203037,-0.5998421;0.3039283;-0.00365359,0.0747747;0.00162518;-0.04452944,0.1164545;-0.3292094;-0.05774021,0.1202454;-0.6802577;0.008793116,0.140212;-0.710447;-0.03931451,-0.08146745;0.008260743;-0.02952256,-0.1364542;-0.3208601;-0.03390035,-0.1680349;-0.6694568;0.03792541,-0.1850052;-0.6980904;-0.0131616,0.02050523;0.5397078;-0.01040626,134.9526
+0;0;0,0.007054989;0.3123095;0.007451968,0.01408874;0.6142614;-0.0003124708,0.1839686;0.4901808;0.003327379,0.2205588;0.2343337;0.01840239,0.2482046;0.006750122;-0.03945945,-0.1577838;0.4857106;0.01066739,-0.3184527;0.2827205;0.008588713,-0.4890841;0.1231097;-0.02768656,0.07555599;0.004675345;-0.04297238,0.08606906;-0.3258646;0.002015188,0.0883297;-0.6715941;0.09262587,0.09631615;-0.6956929;0.03486707,-0.07637989;0.00705055;-0.0411533,-0.1117611;-0.3229149;-0.005628295,-0.1313176;-0.6690879;0.08112488,-0.1319315;-0.6307506;0.002025858,0.01234656;0.5401555;0.004068036,0;0;0,0.01213951;0.3122391;-0.001381874,0.02406073;0.6137694;-0.01629066,0.1888006;0.4819395;-0.03345346,0.2298789;0.2268487;-0.04973459,0.2032648;0.002741754;-0.1202636,-0.151375;0.5015425;0.01579505,-0.382479;0.3857897;0.03049165,-0.6088982;0.3290982;-0.007284168,0.07473022;0.001550406;-0.04461145,0.1163974;-0.3293269;-0.05784345,0.1202933;-0.680505;0.008512259,0.1400034;-0.7106031;-0.03971934,-0.08148362;0.008342144;-0.02946218,-0.1364533;-0.3208228;-0.03391028,-0.1681485;-0.6693264;0.03878765,-0.1852146;-0.6970366;-0.01322036,0.02128941;0.5398184;-0.01016879,134.9734
+0;0;0,0.007200622;0.3122213;0.007429922,0.01440881;0.6140634;-0.000327786,0.184708;0.4897521;0.003012509,0.2210665;0.23383;0.01814483,0.2490688;0.006161079;-0.03994451,-0.1582079;0.4861094;0.01132581,-0.3290816;0.2915729;0.009140729,-0.5043147;0.1369358;-0.02790506,0.07544523;0.004605258;-0.04312082,0.08580135;-0.325993;0.00230363,0.08795618;-0.6717817;0.09273595,0.09529354;-0.6941869;0.03700589,-0.07642467;0.007160653;-0.04099502,-0.111955;-0.3229232;-0.005665511,-0.1315236;-0.6690861;0.08117174,-0.1322628;-0.631029;0.004748471,0.0126214;0.5399832;0.004047297,0;0;0,0.01253463;0.3121389;-0.001199722,0.02468936;0.6135575;-0.01602244,0.1898593;0.4815118;-0.03319263,0.2302748;0.226307;-0.05004835,0.2034216;0.002054945;-0.1206286,-0.1515336;0.502311;0.01604963,-0.3863768;0.3940863;0.02958016,-0.6145117;0.3449373;-0.009541675,0.07463905;0.001441687;-0.04471612,0.116238;-0.3295491;-0.05815077,0.1201217;-0.6807349;0.008226395,0.1375035;-0.7088771;-0.03892589,-0.08144829;0.008406176;-0.0294637,-0.1365988;-0.3208395;-0.03411587,-0.1682922;-0.6693771;0.03847532,-0.1849588;-0.6951323;-0.01171994,0.02187648;0.5396318;-0.009914398,134.9956
+0;0;0,0.007200622;0.3122213;0.007429922,0.01440881;0.6140634;-0.000327786,0.184708;0.4897521;0.003012509,0.2210665;0.23383;0.01814483,0.2490688;0.006161079;-0.03994451,-0.1582079;0.4861094;0.01132581,-0.3290816;0.2915729;0.009140729,-0.5043147;0.1369358;-0.02790506,0.07544523;0.004605258;-0.04312082,0.08580135;-0.325993;0.00230363,0.08795618;-0.6717817;0.09273595,0.09529354;-0.6941869;0.03700589,-0.07642467;0.007160653;-0.04099502,-0.111955;-0.3229232;-0.005665511,-0.1315236;-0.6690861;0.08117174,-0.1322628;-0.631029;0.004748471,0.0126214;0.5399832;0.004047297,0;0;0,0.01253463;0.3121389;-0.001199722,0.02468936;0.6135575;-0.01602244,0.1898593;0.4815118;-0.03319263,0.2302748;0.226307;-0.05004835,0.2034216;0.002054945;-0.1206286,-0.1515336;0.502311;0.01604963,-0.3863768;0.3940863;0.02958016,-0.6145117;0.3449373;-0.009541675,0.07463905;0.001441687;-0.04471612,0.116238;-0.3295491;-0.05815077,0.1201217;-0.6807349;0.008226395,0.1375035;-0.7088771;-0.03892589,-0.08144829;0.008406176;-0.0294637,-0.1365988;-0.3208395;-0.03411587,-0.1682922;-0.6693771;0.03847532,-0.1849588;-0.6951323;-0.01171994,0.02187648;0.5396318;-0.009914398,135.0072
+0;0;0,0.0072005;0.3122161;0.007429796,0.01440584;0.6139389;-0.000324396,0.1848581;0.4896227;0.003012653,0.2212214;0.233667;0.01814696,0.2490936;0.007055566;-0.03967257,-0.158361;0.4859768;0.0113333,-0.329257;0.2914147;0.009147936,-0.5036762;0.1374959;-0.02772579,0.07545029;0.004605567;-0.04312372,0.08580905;-0.3260772;0.002312336,0.08796698;-0.6723639;0.09287491,0.09529066;-0.6946714;0.03724876,-0.07642981;0.007161134;-0.04099777,-0.1119692;-0.3230069;-0.005659245,-0.131566;-0.6696686;0.08130308,-0.1323038;-0.6316264;0.005022302,0.01261938;0.5398982;0.004048356,0;0;0,0.01312217;0.3121102;-0.0009865761,0.02622551;0.6133896;-0.01540685,0.1909378;0.4804575;-0.03305531,0.2306069;0.225133;-0.05038691,0.2035194;0.001974121;-0.1206658,-0.1506943;0.5033528;0.01632809,-0.3907643;0.406806;0.02680365,-0.6190873;0.3658808;-0.01401857,0.07461107;0.001407266;-0.04477525,0.1162238;-0.3296688;-0.05818462,0.1201482;-0.681388;0.008139849,0.1376176;-0.7093324;-0.03899026,-0.08145804;0.008461411;-0.02943818,-0.1366773;-0.3208579;-0.03417275,-0.1684215;-0.6698933;0.03854131,-0.1853521;-0.69572;-0.01126555,0.02316007;0.5395044;-0.009413004,135.029
+0;0;0,0.007385632;0.3122123;0.007405967,0.01480717;0.6139302;-0.0003426527,0.1851366;0.4893929;0.002689118,0.2212969;0.233421;0.01803313,0.2493163;0.006945759;-0.04024716,-0.1582704;0.4868866;0.01202072,-0.3389086;0.3013539;0.008548417,-0.5203784;0.1554954;-0.02704345,0.07537751;0.004539111;-0.04325785,0.08578753;-0.3261542;0.00208921,0.08772282;-0.6723525;0.09299424,0.09567878;-0.6945769;0.03737685,-0.07649524;0.007202009;-0.04086839,-0.1131992;-0.322896;-0.006069332,-0.1323944;-0.6694531;0.08139743,-0.1332769;-0.6314165;0.005117603,0.01296491;0.5398905;0.004025011,0;0;0,0.01312217;0.3121102;-0.0009865761,0.02622551;0.6133896;-0.01540685,0.1909378;0.4804575;-0.03305531,0.2306069;0.225133;-0.05038691,0.2035194;0.001974121;-0.1206658,-0.1506943;0.5033528;0.01632809,-0.3907643;0.406806;0.02680365,-0.6190873;0.3658808;-0.01401857,0.07461107;0.001407266;-0.04477525,0.1162238;-0.3296688;-0.05818462,0.1201482;-0.681388;0.008139849,0.1376176;-0.7093324;-0.03899026,-0.08145804;0.008461411;-0.02943818,-0.1366773;-0.3208579;-0.03417275,-0.1684215;-0.6698933;0.03854131,-0.1853521;-0.69572;-0.01126555,0.02316007;0.5395044;-0.009413004,135.0406
+0;0;0,0.007385632;0.3122123;0.007405967,0.01480717;0.6139302;-0.0003426527,0.1851366;0.4893929;0.002689118,0.2212969;0.233421;0.01803313,0.2493163;0.006945759;-0.04024716,-0.1582704;0.4868866;0.01202072,-0.3389086;0.3013539;0.008548417,-0.5203784;0.1554954;-0.02704345,0.07537751;0.004539111;-0.04325785,0.08578753;-0.3261542;0.00208921,0.08772282;-0.6723525;0.09299424,0.09567878;-0.6945769;0.03737685,-0.07649524;0.007202009;-0.04086839,-0.1131992;-0.322896;-0.006069332,-0.1323944;-0.6694531;0.08139743,-0.1332769;-0.6314165;0.005117603,0.01296491;0.5398905;0.004025011,0;0;0,0.01312217;0.3121102;-0.0009865761,0.02622551;0.6133896;-0.01540685,0.1909378;0.4804575;-0.03305531,0.2306069;0.225133;-0.05038691,0.2035194;0.001974121;-0.1206658,-0.1506943;0.5033528;0.01632809,-0.3907643;0.406806;0.02680365,-0.6190873;0.3658808;-0.01401857,0.07461107;0.001407266;-0.04477525,0.1162238;-0.3296688;-0.05818462,0.1201482;-0.681388;0.008139849,0.1376176;-0.7093324;-0.03899026,-0.08145804;0.008461411;-0.02943818,-0.1366773;-0.3208579;-0.03417275,-0.1684215;-0.6698933;0.03854131,-0.1853521;-0.69572;-0.01126555,0.02316007;0.5395044;-0.009413004,135.0519
+0;0;0,0.007382541;0.3120817;0.007402868,0.01479999;0.6136333;-0.0003414121,0.1858352;0.4889317;0.002682392,0.2219964;0.2329538;0.01802676,0.2499416;0.007078707;-0.04009908,-0.1589775;0.486415;0.01205219,-0.3396199;0.300878;0.008579807,-0.5206087;0.1554061;-0.02691773,0.0753412;0.004536924;-0.04323702,0.08575384;-0.3262396;0.002121463,0.08769005;-0.6726028;0.09306978,0.09563307;-0.6947423;0.03754285,-0.07645839;0.00719854;-0.04084871,-0.1131716;-0.3229825;-0.006040893,-0.132376;-0.6697047;0.08146752,-0.133257;-0.6316811;0.005311765,0.01295878;0.539636;0.004023753,0;0;0,0.0133605;0.3119696;-0.0008630753,0.02659692;0.613081;-0.01518273,0.1917918;0.4794574;-0.03301668,0.2309413;0.2240539;-0.05045533,0.2035749;0.001602635;-0.1207805,-0.1512984;0.5041575;0.01667801,-0.3944331;0.4153517;0.02485278,-0.6236135;0.3857116;-0.01730077,0.07454424;0.001346678;-0.04480696,0.116207;-0.3298047;-0.05829668,0.1201119;-0.6816764;0.008139849,0.137459;-0.7099692;-0.03839922,-0.08140428;0.008496831;-0.02945281,-0.1367553;-0.3208816;-0.03445975,-0.1684112;-0.670086;0.03832048,-0.1852643;-0.6963279;-0.01084938,0.02351058;0.5392376;-0.00921011,135.0635
+0;0;0,0.007745744;0.3120751;0.007307273,0.01579713;0.6136076;-0.0005471299,0.1866096;0.488766;0.002350747,0.2226848;0.232778;0.01772808,0.250564;0.006969303;-0.04068663,-0.1584913;0.4876147;0.01269402,-0.3466958;0.3097746;0.008254221,-0.5329055;0.1708461;-0.02644365,0.0753231;0.004456924;-0.04327688,0.08568026;-0.3263262;0.002046611,0.08733972;-0.6726714;0.0930686,0.09472905;-0.6948631;0.03751428,-0.07646139;0.007313874;-0.0408226,-0.1130585;-0.3228589;-0.005814977,-0.1324072;-0.6695754;0.08168415,-0.1259676;-0.6967343;0.03112482,0.01377732;0.5396165;0.003844687,0;0;0,0.0133605;0.3119696;-0.0008630753,0.02659692;0.613081;-0.01518273,0.1917918;0.4794574;-0.03301668,0.2309413;0.2240539;-0.05045533,0.2035749;0.001602635;-0.1207805,-0.1512984;0.5041575;0.01667801,-0.3944331;0.4153517;0.02485278,-0.6236135;0.3857116;-0.01730077,0.07454424;0.001346678;-0.04480696,0.116207;-0.3298047;-0.05829668,0.1201119;-0.6816764;0.008139849,0.137459;-0.7099692;-0.03839922,-0.08140428;0.008496831;-0.02945281,-0.1367553;-0.3208816;-0.03445975,-0.1684112;-0.670086;0.03832048,-0.1852643;-0.6963279;-0.01084938,0.02351058;0.5392376;-0.00921011,135.085
+0;0;0,0.007745377;0.3120603;0.007306927,0.01579924;0.6136854;-0.0005499984,0.1866996;0.4887924;0.002348611,0.2227758;0.2327973;0.01772637,0.2506573;0.006970629;-0.04069299,-0.1585782;0.4876405;0.01269718,-0.3467879;0.3097955;0.008257264,-0.5330124;0.170856;-0.02644337,0.07530857;0.004456064;-0.04326853,0.08568516;-0.3269474;0.002139959,0.08734313;-0.6729828;0.09308054,0.09479783;-0.6956362;0.03703479,-0.07644664;0.007312464;-0.04081472,-0.1131124;-0.3234796;-0.005741447,-0.1324437;-0.6698859;0.08167942,-0.1259472;-0.6975504;0.03067284,0.01377874;0.539669;0.003843317,0;0;0,0.01376577;0.3119373;-0.0008111,0.0274353;0.6131225;-0.01512313,0.1923948;0.4788488;-0.03296351,0.2311386;0.2233806;-0.05046749,0.2037338;0.0009307414;-0.1208444,-0.1508234;0.5051554;0.0169642,-0.3963037;0.4228413;0.0229033,-0.6258828;0.4000618;-0.02139555,0.07446533;0.001257956;-0.04490805,0.1165685;-0.3304765;-0.05822945,0.1201436;-0.6820433;0.008113861,0.1390484;-0.7111416;-0.03791952,-0.08139127;0.008600395;-0.02940911,-0.1368312;-0.3213969;-0.03451254,-0.1684294;-0.6703088;0.03812018,-0.1855871;-0.6972649;-0.01118185,0.02424058;0.5392584;-0.009148836,135.0965
+0;0;0,0.007745377;0.3120603;0.007306927,0.01579924;0.6136854;-0.0005499984,0.1866996;0.4887924;0.002348611,0.2227758;0.2327973;0.01772637,0.2506573;0.006970629;-0.04069299,-0.1585782;0.4876405;0.01269718,-0.3467879;0.3097955;0.008257264,-0.5330124;0.170856;-0.02644337,0.07530857;0.004456064;-0.04326853,0.08568516;-0.3269474;0.002139959,0.08734313;-0.6729828;0.09308054,0.09479783;-0.6956362;0.03703479,-0.07644664;0.007312464;-0.04081472,-0.1131124;-0.3234796;-0.005741447,-0.1324437;-0.6698859;0.08167942,-0.1259472;-0.6975504;0.03067284,0.01377874;0.539669;0.003843317,0;0;0,0.01376577;0.3119373;-0.0008111,0.0274353;0.6131225;-0.01512313,0.1923948;0.4788488;-0.03296351,0.2311386;0.2233806;-0.05046749,0.2037338;0.0009307414;-0.1208444,-0.1508234;0.5051554;0.0169642,-0.3963037;0.4228413;0.0229033,-0.6258828;0.4000618;-0.02139555,0.07446533;0.001257956;-0.04490805,0.1165685;-0.3304765;-0.05822945,0.1201436;-0.6820433;0.008113861,0.1390484;-0.7111416;-0.03791952,-0.08139127;0.008600395;-0.02940911,-0.1368312;-0.3213969;-0.03451254,-0.1684294;-0.6703088;0.03812018,-0.1855871;-0.6972649;-0.01118185,0.02424058;0.5392584;-0.009148836,135.1185
+0;0;0,0.008163803;0.3120446;0.007254242,0.01679902;0.6136218;-0.0006060274,0.1879499;0.4882553;0.001915835,0.2236848;0.2321855;0.01718364,0.2512787;0.00714466;-0.04104219,-0.1585017;0.4884407;0.01334382,-0.3548475;0.3195828;0.009198651,-0.549433;0.1946256;-0.02709476,0.07522071;0.004382731;-0.04340429,0.08537303;-0.3271662;0.002326645,0.0866846;-0.6729986;0.09335481,0.09371816;-0.6951321;0.03774037,-0.07649923;0.007382349;-0.04067758,-0.1132906;-0.3235732;-0.005550638,-0.1325852;-0.6698105;0.0818296,-0.1261168;-0.6970075;0.03136179,0.01462458;0.5396165;0.003780633,0;0;0,0.01415119;0.3119139;-0.000762701,0.02833536;0.6130413;-0.01510692,0.1934682;0.4779184;-0.03259706,0.2314727;0.2223381;-0.0503788,0.2037686;0.0008362532;-0.1208377,-0.1507607;0.5060695;0.01715055,-0.398467;0.4305067;0.0208443,-0.6280661;0.4205029;-0.02364418,0.0744403;0.001203686;-0.0449276,0.1165788;-0.3307096;-0.05823016,0.1201364;-0.6821084;0.00805831,0.1385381;-0.7099184;-0.03862906,-0.08136661;0.008675262;-0.02941954,-0.1368529;-0.3214971;-0.03457256,-0.1684434;-0.6702524;0.03795103,-0.1854683;-0.696778;-0.01078651,0.0250123;0.5391914;-0.009116173,135.13
+0;0;0,0.008163803;0.3120446;0.007254242,0.01679902;0.6136218;-0.0006060274,0.1879499;0.4882553;0.001915835,0.2236848;0.2321855;0.01718364,0.2512787;0.00714466;-0.04104219,-0.1585017;0.4884407;0.01334382,-0.3548475;0.3195828;0.009198651,-0.549433;0.1946256;-0.02709476,0.07522071;0.004382731;-0.04340429,0.08537303;-0.3271662;0.002326645,0.0866846;-0.6729986;0.09335481,0.09371816;-0.6951321;0.03774037,-0.07649923;0.007382349;-0.04067758,-0.1132906;-0.3235732;-0.005550638,-0.1325852;-0.6698105;0.0818296,-0.1261168;-0.6970075;0.03136179,0.01462458;0.5396165;0.003780633,0;0;0,0.01415119;0.3119139;-0.000762701,0.02833536;0.6130413;-0.01510692,0.1934682;0.4779184;-0.03259706,0.2314727;0.2223381;-0.0503788,0.2037686;0.0008362532;-0.1208377,-0.1507607;0.5060695;0.01715055,-0.398467;0.4305067;0.0208443,-0.6280661;0.4205029;-0.02364418,0.0744403;0.001203686;-0.0449276,0.1165788;-0.3307096;-0.05823016,0.1201364;-0.6821084;0.00805831,0.1385381;-0.7099184;-0.03862906,-0.08136661;0.008675262;-0.02941954,-0.1368529;-0.3214971;-0.03457256,-0.1684434;-0.6702524;0.03795103,-0.1854683;-0.696778;-0.01078651,0.0250123;0.5391914;-0.009116173,135.1411
+0;0;0,0.008164546;0.312073;0.007254901,0.01679952;0.6136416;-0.000605033,0.1879756;0.4882723;0.001916286,0.2237112;0.2321969;0.01718443,0.2512803;0.007358178;-0.04098912,-0.158526;0.4884577;0.01334592,-0.3548761;0.3195961;0.00920066,-0.5492869;0.1947511;-0.02706017,0.07521558;0.004382432;-0.04340133,0.08537278;-0.327326;0.002351601,0.08668431;-0.673147;0.09337676,0.09370555;-0.6951891;0.03785972,-0.07649401;0.007381846;-0.04067481,-0.1133031;-0.3237329;-0.005530965,-0.132597;-0.6699588;0.08184639,-0.12614;-0.6970556;0.03146696,0.0146252;0.5396409;0.003781353,0;0;0,0.01461542;0.3119212;-0.0006220341,0.02936687;0.6130226;-0.01476288,0.1941831;0.4774511;-0.03258848,0.2316227;0.2217836;-0.05039716,0.2038193;0.0005697012;-0.1210234,-0.1500717;0.506843;0.01723487,-0.4003208;0.4400597;0.01754984,-0.6295686;0.4358077;-0.02853794,0.07440619;0.001155853;-0.04497385,0.1166403;-0.330911;-0.05819654,0.1200773;-0.6822959;0.008108139,0.138296;-0.7098737;-0.03871822,-0.08136263;0.008734849;-0.02939537,-0.1368332;-0.3216002;-0.03475741,-0.1684756;-0.6703084;0.03791173,-0.1853673;-0.6969044;-0.01057931,0.02590474;0.5391792;-0.008826971,135.1644
+0;0;0,0.008563426;0.3120644;0.00716586,0.0176343;0.6136187;-0.0007520744,0.1885719;0.4878083;0.001773988,0.2243846;0.2317306;0.01682045,0.2518331;0.00693281;-0.0415681,-0.1580196;0.4892988;0.01373127,-0.3621723;0.3300002;0.008219721,-0.5579264;0.2067964;-0.02639033,0.07521436;0.004317887;-0.0434099,0.08518028;-0.3273707;0.002528146,0.08647762;-0.6731906;0.09355767,0.09236601;-0.6950966;0.03778208,-0.07650041;0.007420403;-0.04065575,-0.1135143;-0.3236659;-0.005458821,-0.1327957;-0.6698651;0.0820269,-0.1260741;-0.6965472;0.03121556,0.01535406;0.5396219;0.003645204,0;0;0,0.01461542;0.3119212;-0.0006220341,0.02936687;0.6130226;-0.01476288,0.1941831;0.4774511;-0.03258848,0.2316227;0.2217836;-0.05039716,0.2038193;0.0005697012;-0.1210234,-0.1500717;0.506843;0.01723487,-0.4003208;0.4400597;0.01754984,-0.6295686;0.4358077;-0.02853794,0.07440619;0.001155853;-0.04497385,0.1166403;-0.330911;-0.05819654,0.1200773;-0.6822959;0.008108139,0.138296;-0.7098737;-0.03871822,-0.08136263;0.008734849;-0.02939537,-0.1368332;-0.3216002;-0.03475741,-0.1684756;-0.6703084;0.03791173,-0.1853673;-0.6969044;-0.01057931,0.02590474;0.5391792;-0.008826971,135.1761
+0;0;0,0.008564253;0.3120945;0.007166551,0.01763546;0.6136599;-0.0007516842,0.1890561;0.487702;0.001769337,0.2248732;0.2315927;0.01681764,0.2523901;0.00623557;-0.0417162,-0.1585021;0.4891966;0.01375997,-0.3626799;0.3298784;0.008247742,-0.5589211;0.206368;-0.02644843,0.0751635;0.004314967;-0.04338054,0.0851396;-0.3277131;0.002604514,0.08643666;-0.6734561;0.09361383,0.09236167;-0.695685;0.03749128,-0.07644867;0.007415385;-0.04062825,-0.1135004;-0.3240097;-0.005395312,-0.1327775;-0.670132;0.08207098,-0.1260141;-0.6971667;0.03094357,0.01535513;0.5396601;0.003645772,0;0;0,0.01495333;0.3119356;-0.0005009174,0.029861;0.6130446;-0.0145483,0.1950523;0.4769295;-0.03199387,0.2319839;0.2211865;-0.05023813,0.203951;-0.0004517436;-0.1213708,-0.1502733;0.5076621;0.01737049,-0.4019463;0.4463303;0.01675157,-0.6317334;0.448604;-0.02974526,0.07433388;0.001078367;-0.04498172,0.1166737;-0.3313225;-0.05816412,0.1199846;-0.6826248;0.0081563,0.1378762;-0.7100548;-0.03974342,-0.08128393;0.008788143;-0.02942334,-0.1369092;-0.3218685;-0.03478531,-0.1685731;-0.6704942;0.03787945,-0.1854547;-0.6975911;-0.01077915,0.02637455;0.5391976;-0.00863409,135.1967
+0;0;0,0.008564253;0.3120945;0.007166551,0.01763546;0.6136599;-0.0007516842,0.1890561;0.487702;0.001769337,0.2248732;0.2315927;0.01681764,0.2523901;0.00623557;-0.0417162,-0.1585021;0.4891966;0.01375997,-0.3626799;0.3298784;0.008247742,-0.5589211;0.206368;-0.02644843,0.0751635;0.004314967;-0.04338054,0.0851396;-0.3277131;0.002604514,0.08643666;-0.6734561;0.09361383,0.09236167;-0.695685;0.03749128,-0.07644867;0.007415385;-0.04062825,-0.1135004;-0.3240097;-0.005395312,-0.1327775;-0.670132;0.08207098,-0.1260141;-0.6971667;0.03094357,0.01535513;0.5396601;0.003645772,0;0;0,0.01495333;0.3119356;-0.0005009174,0.029861;0.6130446;-0.0145483,0.1950523;0.4769295;-0.03199387,0.2319839;0.2211865;-0.05023813,0.203951;-0.0004517436;-0.1213708,-0.1502733;0.5076621;0.01737049,-0.4019463;0.4463303;0.01675157,-0.6317334;0.448604;-0.02974526,0.07433388;0.001078367;-0.04498172,0.1166737;-0.3313225;-0.05816412,0.1199846;-0.6826248;0.0081563,0.1378762;-0.7100548;-0.03974342,-0.08128393;0.008788143;-0.02942334,-0.1369092;-0.3218685;-0.03478531,-0.1685731;-0.6704942;0.03787945,-0.1854547;-0.6975911;-0.01077915,0.02637455;0.5391976;-0.00863409,135.2196
+0;0;0,0.008743066;0.3118713;0.007145992,0.01796384;0.6131251;-0.0007531592,0.1891156;0.4872043;0.001567255,0.2248295;0.2310828;0.01661489,0.2524405;0.005741745;-0.04241937,-0.1582038;0.4895824;0.01409515,-0.3689277;0.3390144;0.009112047,-0.5741243;0.2302749;-0.02399517,0.07508242;0.00429877;-0.04346846,0.08501859;-0.3278061;0.002737761,0.08588655;-0.6737067;0.09390365,0.09273808;-0.6962456;0.03849983,-0.07646871;0.007437319;-0.04052873,-0.1138122;-0.3240678;-0.005354073,-0.1331174;-0.6703113;0.08240595,-0.1344633;-0.6322894;0.006177977,0.01565258;0.5392236;0.003634186,0;0;0,0.01525256;0.3117025;-0.0003798008,0.0306139;0.6124893;-0.01424503,0.1954126;0.4764305;-0.03196859,0.2322022;0.2206676;-0.05018973,0.2041902;-0.001044437;-0.1214995,-0.1496907;0.508378;0.01722825,-0.4032464;0.4554484;0.0143791,-0.6326247;0.4640856;-0.03396301,0.07430436;0.001006663;-0.04498005,0.1166585;-0.3314924;-0.05831766,0.1199925;-0.6829524;0.008194685,0.1377486;-0.7100841;-0.03973818,-0.08123841;0.008843143;-0.02945294,-0.1368297;-0.3219254;-0.03485499,-0.1685887;-0.6707054;0.0379668,-0.1856474;-0.6976434;-0.01044749,0.0270057;0.5387418;-0.008386374,135.2313
+0;0;0,0.008743066;0.3118713;0.007145992,0.01796384;0.6131251;-0.0007531592,0.1891156;0.4872043;0.001567255,0.2248295;0.2310828;0.01661489,0.2524405;0.005741745;-0.04241937,-0.1582038;0.4895824;0.01409515,-0.3689277;0.3390144;0.009112047,-0.5741243;0.2302749;-0.02399517,0.07508242;0.00429877;-0.04346846,0.08501859;-0.3278061;0.002737761,0.08588655;-0.6737067;0.09390365,0.09273808;-0.6962456;0.03849983,-0.07646871;0.007437319;-0.04052873,-0.1138122;-0.3240678;-0.005354073,-0.1331174;-0.6703113;0.08240595,-0.1344633;-0.6322894;0.006177977,0.01565258;0.5392236;0.003634186,0;0;0,0.01525256;0.3117025;-0.0003798008,0.0306139;0.6124893;-0.01424503,0.1954126;0.4764305;-0.03196859,0.2322022;0.2206676;-0.05018973,0.2041902;-0.001044437;-0.1214995,-0.1496907;0.508378;0.01722825,-0.4032464;0.4554484;0.0143791,-0.6326247;0.4640856;-0.03396301,0.07430436;0.001006663;-0.04498005,0.1166585;-0.3314924;-0.05831766,0.1199925;-0.6829524;0.008194685,0.1377486;-0.7100841;-0.03973818,-0.08123841;0.008843143;-0.02945294,-0.1368297;-0.3219254;-0.03485499,-0.1685887;-0.6707054;0.0379668,-0.1856474;-0.6976434;-0.01044749,0.0270057;0.5387418;-0.008386374,135.2427
+0;0;0,0.008739473;0.3117432;0.007143056,0.01795823;0.6129309;-0.0007544428,0.1895463;0.4868938;0.001559922,0.2252623;0.2307578;0.01660841,0.2528539;0.005574062;-0.04238464,-0.1586457;0.4892778;0.0141193,-0.3693816;0.3387013;0.009135911,-0.574435;0.2300378;-0.02394819,0.07506004;0.004297489;-0.0434555,0.08500798;-0.3282008;0.002805453,0.08587568;-0.6739948;0.09394327,0.09269085;-0.696255;0.03883342,-0.07644591;0.007435102;-0.04051665,-0.1138336;-0.3244627;-0.005300324,-0.1331329;-0.6705996;0.08243267,-0.1344717;-0.6326202;0.006609179,0.01564742;0.5390438;0.003632046,0;0;0,0.0154976;0.3115621;-0.0002965927,0.03099464;0.6122773;-0.01412678,0.1960676;0.4756337;-0.03161955,0.2324917;0.2198195;-0.05006099,0.2042835;-0.001648843;-0.1215122,-0.1501262;0.5094903;0.01660301,-0.4050599;0.4637675;0.01151019,-0.6340138;0.4814608;-0.03556723,0.07428311;0.0009233654;-0.04496694,0.1167032;-0.331964;-0.05840969,0.1199666;-0.6832706;0.008323908,0.1386242;-0.7109437;-0.03794026,-0.08118947;0.008911449;-0.02949091,-0.1366541;-0.3222776;-0.03511868,-0.1686105;-0.6708763;0.03794362,-0.1856892;-0.6975025;-0.01018593,0.02736069;0.538545;-0.008276463,135.264
+0;0;0,0.008952124;0.3117386;0.007082264,0.01835905;0.612919;-0.0008711426,0.1898744;0.4867872;0.00131323,0.2252688;0.2306001;0.01625118,0.2527895;0.005494565;-0.04307225,-0.1585519;0.4903031;0.01445941,-0.3746332;0.347536;0.008613639,-0.5817703;0.2427151;-0.02388219,0.07500617;0.004270711;-0.04355104,0.08483183;-0.3282132;0.002839629,0.08555012;-0.6739779;0.09408961,0.09304891;-0.6961673;0.03900154,-0.07648721;0.007474208;-0.04043144,-0.1140066;-0.3244126;-0.005252402,-0.1332655;-0.6705433;0.08251406,-0.1346905;-0.6325674;0.006691769,0.01600633;0.539034;0.003529244,0;0;0,0.0154976;0.3115621;-0.0002965927,0.03099464;0.6122773;-0.01412678,0.1960676;0.4756337;-0.03161955,0.2324917;0.2198195;-0.05006099,0.2042835;-0.001648843;-0.1215122,-0.1501262;0.5094903;0.01660301,-0.4050599;0.4637675;0.01151019,-0.6340138;0.4814608;-0.03556723,0.07428311;0.0009233654;-0.04496694,0.1167032;-0.331964;-0.05840969,0.1199666;-0.6832706;0.008323908,0.1386242;-0.7109437;-0.03794026,-0.08118947;0.008911449;-0.02949091,-0.1366541;-0.3222776;-0.03511868,-0.1686105;-0.6708763;0.03794362,-0.1856892;-0.6975025;-0.01018593,0.02736069;0.538545;-0.008276463,135.2749
+0;0;0,0.008952124;0.3117386;0.007082264,0.01835905;0.612919;-0.0008711426,0.1898744;0.4867872;0.00131323,0.2252688;0.2306001;0.01625118,0.2527895;0.005494565;-0.04307225,-0.1585519;0.4903031;0.01445941,-0.3746332;0.347536;0.008613639,-0.5817703;0.2427151;-0.02388219,0.07500617;0.004270711;-0.04355104,0.08483183;-0.3282132;0.002839629,0.08555012;-0.6739779;0.09408961,0.09304891;-0.6961673;0.03900154,-0.07648721;0.007474208;-0.04043144,-0.1140066;-0.3244126;-0.005252402,-0.1332655;-0.6705433;0.08251406,-0.1346905;-0.6325674;0.006691769,0.01600633;0.539034;0.003529244,0;0;0,0.0154976;0.3115621;-0.0002965927,0.03099464;0.6122773;-0.01412678,0.1960676;0.4756337;-0.03161955,0.2324917;0.2198195;-0.05006099,0.2042835;-0.001648843;-0.1215122,-0.1501262;0.5094903;0.01660301,-0.4050599;0.4637675;0.01151019,-0.6340138;0.4814608;-0.03556723,0.07428311;0.0009233654;-0.04496694,0.1167032;-0.331964;-0.05840969,0.1199666;-0.6832706;0.008323908,0.1386242;-0.7109437;-0.03794026,-0.08118947;0.008911449;-0.02949091,-0.1366541;-0.3222776;-0.03511868,-0.1686105;-0.6708763;0.03794362,-0.1856892;-0.6975025;-0.01018593,0.02736069;0.538545;-0.008276463,135.2867
+0;0;0,0.008947192;0.3115667;0.007078362,0.01834929;0.612593;-0.0008705857,0.1897969;0.4865287;0.001311893,0.2251912;0.2303418;0.01624983,0.2526466;0.00577119;-0.04293262,-0.1584906;0.4900431;0.01445283,-0.3745717;0.3472762;0.008607071,-0.5812165;0.2427044;-0.02381153,0.07499816;0.004270255;-0.04354639,0.08483228;-0.3285;0.002884235,0.08555172;-0.6748155;0.09427959,0.092998;-0.6966396;0.03957722,-0.07647904;0.007473411;-0.04042713,-0.1140307;-0.3246993;-0.005217787,-0.1333203;-0.6713814;0.08268851,-0.1347353;-0.6334614;0.007397093,0.01599806;0.5387546;0.003527024,0;0;0,0.01573552;0.3113782;-0.0001585484,0.03152105;0.611931;-0.01383424,0.1963752;0.4751572;-0.03137779,0.2326677;0.2193253;-0.04982948,0.2046201;-0.001608133;-0.1211743,-0.1498908;0.5103737;0.01611559,-0.4061766;0.4733357;0.008808827,-0.6340949;0.4950909;-0.03881744,0.07427189;0.0008834302;-0.04496837,0.1166905;-0.3322995;-0.05832267,0.119974;-0.684052;0.009112597,0.1392592;-0.7114469;-0.03635645,-0.08116853;0.008932849;-0.02951477,-0.136533;-0.3225671;-0.03509317,-0.1688108;-0.6716573;0.03827044,-0.1857761;-0.6976396;-0.009809565,0.02781291;0.5382456;-0.008030415,135.3083
+0;0;0,0.009108144;0.3115655;0.00692795,0.01864015;0.6125821;-0.001215711,0.1899846;0.4862744;0.001000663,0.2251003;0.2300473;0.01590581,0.2526101;0.005578995;-0.04363849,-0.1584816;0.4910481;0.01456483,-0.3798671;0.3566543;0.008701321,-0.5926374;0.2647261;-0.02238439,0.07489626;0.004315061;-0.04371703,0.08465815;-0.3284268;0.002931867,0.08495315;-0.6746229;0.09478097,0.09291343;-0.6966879;0.04038067,-0.07655163;0.007491544;-0.04028612,-0.1142415;-0.3246886;-0.005295184,-0.1335357;-0.67138;0.08257346,-0.1271443;-0.6978055;0.03248506,0.01626062;0.5387479;0.003235423,0;0;0,0.01573552;0.3113782;-0.0001585484,0.03152105;0.611931;-0.01383424,0.1963752;0.4751572;-0.03137779,0.2326677;0.2193253;-0.04982948,0.2046201;-0.001608133;-0.1211743,-0.1498908;0.5103737;0.01611559,-0.4061766;0.4733357;0.008808827,-0.6340949;0.4950909;-0.03881744,0.07427189;0.0008834302;-0.04496837,0.1166905;-0.3322995;-0.05832267,0.119974;-0.684052;0.009112597,0.1392592;-0.7114469;-0.03635645,-0.08116853;0.008932849;-0.02951477,-0.136533;-0.3225671;-0.03509317,-0.1688108;-0.6716573;0.03827044,-0.1857761;-0.6976396;-0.009809565,0.02781291;0.5382456;-0.008030415,135.3203
+0;0;0,0.009104058;0.3114257;0.006924842,0.01863156;0.6123004;-0.001214807,0.1904188;0.4858979;0.0009935547,0.2255353;0.229665;0.01589904,0.2530023;0.005545646;-0.04355269,-0.1589331;0.4906838;0.0145922,-0.3803236;0.3562869;0.008728554,-0.5927632;0.2645016;-0.02230883,0.07489546;0.004315015;-0.04371656,0.08466329;-0.3286294;0.002960723,0.08495824;-0.674772;0.09479564,0.09289146;-0.6966602;0.04058025,-0.07655082;0.007491465;-0.04028569,-0.1142636;-0.3248909;-0.005273458,-0.1335548;-0.6715288;0.08258162,-0.1271852;-0.6977625;0.03266347,0.01625328;0.5385048;0.003233995,0;0;0,0.01597279;0.3112261;-0.0001008511,0.03198959;0.6116269;-0.01371574,0.1971689;0.4744661;-0.03095794,0.2328999;0.2185537;-0.04947305,0.2048654;-0.001923501;-0.1210432,-0.1501392;0.5111029;0.01593071,-0.4070937;0.4792584;0.007505612,-0.6338871;0.5091389;-0.03929538,0.07426623;0.000803709;-0.04497743,0.1167561;-0.3325747;-0.05837846,0.1199509;-0.6842622;0.009106398,0.1391886;-0.711372;-0.03631377,-0.08115681;0.008991804;-0.02952638,-0.1364144;-0.3227275;-0.03544696,-0.168878;-0.6717079;0.03808757,-0.1851054;-0.6978052;-0.009707592,0.02822705;0.5379821;-0.007925272,135.3421
+0;0;0,0.009104058;0.3114257;0.006924842,0.01863156;0.6123004;-0.001214807,0.1904188;0.4858979;0.0009935547,0.2255353;0.229665;0.01589904,0.2530023;0.005545646;-0.04355269,-0.1589331;0.4906838;0.0145922,-0.3803236;0.3562869;0.008728554,-0.5927632;0.2645016;-0.02230883,0.07489546;0.004315015;-0.04371656,0.08466329;-0.3286294;0.002960723,0.08495824;-0.674772;0.09479564,0.09289146;-0.6966602;0.04058025,-0.07655082;0.007491465;-0.04028569,-0.1142636;-0.3248909;-0.005273458,-0.1335548;-0.6715288;0.08258162,-0.1271852;-0.6977625;0.03266347,0.01625328;0.5385048;0.003233995,0;0;0,0.01597279;0.3112261;-0.0001008511,0.03198959;0.6116269;-0.01371574,0.1971689;0.4744661;-0.03095794,0.2328999;0.2185537;-0.04947305,0.2048654;-0.001923501;-0.1210432,-0.1501392;0.5111029;0.01593071,-0.4070937;0.4792584;0.007505612,-0.6338871;0.5091389;-0.03929538,0.07426623;0.000803709;-0.04497743,0.1167561;-0.3325747;-0.05837846,0.1199509;-0.6842622;0.009106398,0.1391886;-0.711372;-0.03631377,-0.08115681;0.008991804;-0.02952638,-0.1364144;-0.3227275;-0.03544696,-0.168878;-0.6717079;0.03808757,-0.1851054;-0.6978052;-0.009707592,0.02822705;0.5379821;-0.007925272,135.3534
+0;0;0,0.009198212;0.3113064;0.00695155,0.01879496;0.6121233;-0.001158446,0.1907393;0.4856394;0.0007462841,0.2255658;0.229383;0.01585084,0.2528751;0.006054953;-0.04385258,-0.1592094;0.4913451;0.01472131,-0.3858344;0.3659668;0.009261135,-0.5984813;0.2765979;-0.0220467,0.07476912;0.004328831;-0.04385607,0.08454092;-0.3290109;0.003174771,0.08454791;-0.6748731;0.09495984,0.09304988;-0.6972627;0.04015875,-0.07657637;0.00751651;-0.04015067,-0.1146075;-0.3252832;-0.005211078,-0.1336897;-0.6716494;0.08260374,-0.135221;-0.6336786;0.006747074,0.01639989;0.5383409;0.003282033,0;0;0,0.01618125;0.3110993;-5.00679E-05,0.03236064;0.6114346;-0.01366854,0.1976472;0.4740641;-0.03078628,0.2332303;0.2181316;-0.04924726,0.2054104;-0.001730517;-0.1204681,-0.1501939;0.5118183;0.01556853,-0.4077759;0.4859941;0.005925466,-0.6327171;0.5240009;-0.04036329,0.07426706;0.0006957948;-0.04490471,0.1168728;-0.3331109;-0.05834341,0.120074;-0.6844923;0.009228706,0.1392012;-0.7113243;-0.03793478,-0.08106037;0.009117756;-0.02964112,-0.136228;-0.3230631;-0.03557355,-0.1687319;-0.6717273;0.03805982,-0.1852881;-0.6983188;-0.01034896,0.02856056;0.5378051;-0.007875919,135.3754
+0;0;0,0.009198212;0.3113064;0.00695155,0.01879496;0.6121233;-0.001158446,0.1907393;0.4856394;0.0007462841,0.2255658;0.229383;0.01585084,0.2528751;0.006054953;-0.04385258,-0.1592094;0.4913451;0.01472131,-0.3858344;0.3659668;0.009261135,-0.5984813;0.2765979;-0.0220467,0.07476912;0.004328831;-0.04385607,0.08454092;-0.3290109;0.003174771,0.08454791;-0.6748731;0.09495984,0.09304988;-0.6972627;0.04015875,-0.07657637;0.00751651;-0.04015067,-0.1146075;-0.3252832;-0.005211078,-0.1336897;-0.6716494;0.08260374,-0.135221;-0.6336786;0.006747074,0.01639989;0.5383409;0.003282033,0;0;0,0.01618125;0.3110993;-5.00679E-05,0.03236064;0.6114346;-0.01366854,0.1976472;0.4740641;-0.03078628,0.2332303;0.2181316;-0.04924726,0.2054104;-0.001730517;-0.1204681,-0.1501939;0.5118183;0.01556853,-0.4077759;0.4859941;0.005925466,-0.6327171;0.5240009;-0.04036329,0.07426706;0.0006957948;-0.04490471,0.1168728;-0.3331109;-0.05834341,0.120074;-0.6844923;0.009228706,0.1392012;-0.7113243;-0.03793478,-0.08106037;0.009117756;-0.02964112,-0.136228;-0.3230631;-0.03557355,-0.1687319;-0.6717273;0.03805982,-0.1852881;-0.6983188;-0.01034896,0.02856056;0.5378051;-0.007875919,135.3868
+0;0;0,0.009195166;0.3112033;0.006949248,0.01878798;0.6118971;-0.001157329,0.1908564;0.4854084;0.0007436576,0.2256542;0.2293631;0.01583577,0.2529506;0.006141245;-0.04383928,-0.1593393;0.4911182;0.01472855,-0.3857775;0.3658431;0.00927287,-0.5983233;0.2765167;-0.02202008,0.07472304;0.004326163;-0.04382904,0.0844968;-0.3290803;0.003211223,0.08450378;-0.675141;0.09504896,0.09306987;-0.6979256;0.03983464,-0.07652918;0.007511878;-0.04012592,-0.1145679;-0.3253544;-0.005179331,-0.1336611;-0.6719194;0.08268587,-0.1352039;-0.6338884;0.006257206,0.01639397;0.5381472;0.003281196,0;0;0,0.01647709;0.3109804;-4.434586E-05,0.03298299;0.6111722;-0.01370454,0.198214;0.4734025;-0.03042412,0.2333274;0.2176297;-0.0490036,0.2057071;-0.002109826;-0.1203189,-0.150034;0.5129876;0.01512852,-0.4076152;0.4898044;0.004531238,-0.6315629;0.5324441;-0.04198217,0.07426356;0.000638485;-0.04480791,0.1169178;-0.3332209;-0.05847359,0.1200836;-0.6847763;0.009282351,0.1381278;-0.71172;-0.03909159,-0.08094195;0.009206006;-0.02978059,-0.1360257;-0.3230563;-0.03575693,-0.1685743;-0.6718917;0.03804405,-0.1854258;-0.6990631;-0.01049121,0.02910262;0.5375807;-0.007897615,135.3979
+0;0;0,0.009309864;0.3112006;0.006914603,0.01898495;0.6118907;-0.001232365,0.1910149;0.4853373;0.0006663918,0.2254358;0.2292289;0.01554884,0.2526969;0.006013557;-0.04416694,-0.1594795;0.4923286;0.01469451,-0.389474;0.3737151;0.009110834,-0.6064063;0.2951783;-0.02099814,0.07465895;0.004320818;-0.04393866,0.0843835;-0.3290524;0.00334648,0.08426838;-0.6750293;0.0954992,0.09358426;-0.6979604;0.04054711,-0.07657307;0.007512635;-0.04004195,-0.1146439;-0.3253639;-0.005228195,-0.1337999;-0.6719197;0.08265983,-0.128348;-0.6993333;0.03184471,0.01657266;0.538142;0.003217387,0;0;0,0.01647709;0.3109804;-4.434586E-05,0.03298299;0.6111722;-0.01370454,0.198214;0.4734025;-0.03042412,0.2333274;0.2176297;-0.0490036,0.2057071;-0.002109826;-0.1203189,-0.150034;0.5129876;0.01512852,-0.4076152;0.4898044;0.004531238,-0.6315629;0.5324441;-0.04198217,0.07426356;0.000638485;-0.04480791,0.1169178;-0.3332209;-0.05847359,0.1200836;-0.6847763;0.009282351,0.1381278;-0.71172;-0.03909159,-0.08094195;0.009206006;-0.02978059,-0.1360257;-0.3230563;-0.03575693,-0.1685743;-0.6718917;0.03804405,-0.1854258;-0.6990631;-0.01049121,0.02910262;0.5375807;-0.007897615,135.4205
+0;0;0,0.009305541;0.3110561;0.006911392,0.01897957;0.6117133;-0.001234684,0.1911233;0.4851337;0.0006619247,0.2255315;0.2291197;0.01553888,0.2528204;0.005677179;-0.0442377,-0.1595991;0.4921295;0.01469918,-0.3895088;0.3735598;0.009117557,-0.606662;0.294943;-0.02102206,0.07461806;0.004318452;-0.0439146,0.08434993;-0.3293055;0.003406096,0.08423544;-0.6733807;0.0950523,0.09348351;-0.6959265;0.04050026,-0.07653114;0.007508522;-0.04002002,-0.1146306;-0.3256184;-0.005180087,-0.1336813;-0.6702693;0.08222486,-0.1282691;-0.697265;0.03177967,0.01656755;0.5379727;0.00321458,0;0;0,0.01662873;0.3108275;0.0001285076,0.03320973;0.6109867;-0.01343942,0.1984494;0.472912;-0.03003931,0.2336523;0.2172446;-0.0485692,0.2059548;-0.002767578;-0.119787,-0.1501762;0.5138711;0.01468851,-0.4078007;0.4923442;0.003980381,-0.6306553;0.5403577;-0.04371666,0.07429871;0.0005300343;-0.0446589,0.1168773;-0.3335883;-0.05847692,0.1198065;-0.6833131;0.008386612,0.1375389;-0.7106138;-0.03878021,-0.08079988;0.009311508;-0.02999454,-0.1356922;-0.3232441;-0.0356973,-0.1681453;-0.6701162;0.03787858,-0.184776;-0.6967589;-0.01046952,0.02930906;0.5374022;-0.007661343,135.4425
+0;0;0,0.009305541;0.3110561;0.006911392,0.01897957;0.6117133;-0.001234684,0.1911233;0.4851337;0.0006619247,0.2255315;0.2291197;0.01553888,0.2528204;0.005677179;-0.0442377,-0.1595991;0.4921295;0.01469918,-0.3895088;0.3735598;0.009117557,-0.606662;0.294943;-0.02102206,0.07461806;0.004318452;-0.0439146,0.08434993;-0.3293055;0.003406096,0.08423544;-0.6733807;0.0950523,0.09348351;-0.6959265;0.04050026,-0.07653114;0.007508522;-0.04002002,-0.1146306;-0.3256184;-0.005180087,-0.1336813;-0.6702693;0.08222486,-0.1282691;-0.697265;0.03177967,0.01656755;0.5379727;0.00321458,0;0;0,0.01662873;0.3108275;0.0001285076,0.03320973;0.6109867;-0.01343942,0.1984494;0.472912;-0.03003931,0.2336523;0.2172446;-0.0485692,0.2059548;-0.002767578;-0.119787,-0.1501762;0.5138711;0.01468851,-0.4078007;0.4923442;0.003980381,-0.6306553;0.5403577;-0.04371666,0.07429871;0.0005300343;-0.0446589,0.1168773;-0.3335883;-0.05847692,0.1198065;-0.6833131;0.008386612,0.1375389;-0.7106138;-0.03878021,-0.08079988;0.009311508;-0.02999454,-0.1356922;-0.3232441;-0.0356973,-0.1681453;-0.6701162;0.03787858,-0.184776;-0.6967589;-0.01046952,0.02930906;0.5374022;-0.007661343,135.4541
+0;0;0,0.009420741;0.3109029;0.006858133,0.01919658;0.6114664;-0.001331995,0.1914682;0.4847108;0.0005570594,0.2258348;0.2284479;0.01539692,0.2530494;0.005451784;-0.04451617,-0.1599697;0.4932643;0.01456405,-0.3979691;0.3915316;0.005693993,-0.6180872;0.3202578;-0.01723029,0.07447381;0.004380118;-0.04404396,0.08419634;-0.3293772;0.003456719,0.0840238;-0.6732222;0.09501653,0.09279367;-0.6951367;0.0400252,-0.07655936;0.007513903;-0.03984482,-0.1146015;-0.3257824;-0.005043257,-0.133761;-0.6702138;0.08220631,-0.1294941;-0.6965684;0.0311963,0.01675944;0.5377496;0.003128923,0;0;0,0.01675527;0.3106696;0.0002250671,0.03338671;0.6107378;-0.01331878,0.1987764;0.4724455;-0.02968621,0.2338266;0.216509;-0.04812312,0.20622;-0.003167838;-0.1190979,-0.1503777;0.5145273;0.01442416,-0.4082832;0.4937143;0.003310342,-0.6300102;0.5439298;-0.04540322,0.07430993;0.0004315079;-0.04453373,0.1169973;-0.333827;-0.05845785,0.1198275;-0.6832823;0.008516073,0.1369482;-0.7108455;-0.03827524,-0.08067003;0.009397982;-0.03015676,-0.1355104;-0.3233311;-0.03551857,-0.1679487;-0.6700639;0.03753395,-0.1848556;-0.6965179;-0.01066521,0.02947572;0.5371757;-0.007545948,135.4757
+0;0;0,0.009420741;0.3109029;0.006858133,0.01919658;0.6114664;-0.001331995,0.1914682;0.4847108;0.0005570594,0.2258348;0.2284479;0.01539692,0.2530494;0.005451784;-0.04451617,-0.1599697;0.4932643;0.01456405,-0.3979691;0.3915316;0.005693993,-0.6180872;0.3202578;-0.01723029,0.07447381;0.004380118;-0.04404396,0.08419634;-0.3293772;0.003456719,0.0840238;-0.6732222;0.09501653,0.09279367;-0.6951367;0.0400252,-0.07655936;0.007513903;-0.03984482,-0.1146015;-0.3257824;-0.005043257,-0.133761;-0.6702138;0.08220631,-0.1294941;-0.6965684;0.0311963,0.01675944;0.5377496;0.003128923,0;0;0,0.01675527;0.3106696;0.0002250671,0.03338671;0.6107378;-0.01331878,0.1987764;0.4724455;-0.02968621,0.2338266;0.216509;-0.04812312,0.20622;-0.003167838;-0.1190979,-0.1503777;0.5145273;0.01442416,-0.4082832;0.4937143;0.003310342,-0.6300102;0.5439298;-0.04540322,0.07430993;0.0004315079;-0.04453373,0.1169973;-0.333827;-0.05845785,0.1198275;-0.6832823;0.008516073,0.1369482;-0.7108455;-0.03827524,-0.08067003;0.009397982;-0.03015676,-0.1355104;-0.3233311;-0.03551857,-0.1679487;-0.6700639;0.03753395,-0.1848556;-0.6965179;-0.01066521,0.02947572;0.5371757;-0.007545948,135.4873
+0;0;0,0.009419183;0.3108515;0.006856999,0.01919112;0.6112947;-0.00132985,0.1913856;0.4845923;0.000558567,0.2257116;0.2286322;0.0153809,0.2529211;0.00567776;-0.044521,-0.1598952;0.4931421;0.01455929,-0.3976135;0.3915295;0.005699716,-0.6176904;0.320269;-0.01722028,0.07444789;0.004378593;-0.04402863,0.08419865;-0.3303474;0.003609914,0.08402657;-0.6732548;0.09492007,0.09278403;-0.6950958;0.04000657,-0.07653272;0.007511287;-0.03983096,-0.1146852;-0.3267524;-0.004928384,-0.1337925;-0.6702447;0.08208327,-0.1295316;-0.6965196;0.03114545,0.01675495;0.5376076;0.00312928,0;0;0,0.0170594;0.3106016;0.0002105236,0.03407231;0.6105269;-0.01334739,0.1992159;0.4720069;-0.02943778,0.2341465;0.2163464;-0.0476346,0.2064403;-0.003260568;-0.1186447,-0.149773;0.5148457;0.01432315,-0.4073765;0.4943004;0.002839195,-0.6265327;0.5513433;-0.04963868,0.07430343;0.0003896654;-0.04448628,0.1169379;-0.3348614;-0.05845308,0.1197616;-0.6833243;0.008544207,0.1366259;-0.7110079;-0.03801632,-0.08060068;0.009443235;-0.03024133,-0.1355862;-0.3242557;-0.03549799,-0.1679884;-0.6700477;0.03731033,-0.1850462;-0.6965042;-0.01066225,0.03006861;0.5369999;-0.00756979,135.4983
+0;0;0,0.009472231;0.3108487;0.00690914,0.01923896;0.6112934;-0.001225557,0.191424;0.4845573;0.0004183373,0.2253118;0.2285229;0.01496469,0.2526527;0.00554952;-0.04480674,-0.1602114;0.4944721;0.01404392,-0.3987971;0.3948786;0.0055827,-0.6204612;0.3288024;-0.01757405,0.07443397;0.004377638;-0.04405227,0.08410817;-0.3303616;0.003508847,0.08412495;-0.6733476;0.09452331,0.09154399;-0.6954534;0.03966333,-0.07655065;0.007473399;-0.03980362,-0.1145152;-0.3268679;-0.005444072,-0.1340569;-0.6702648;0.08184674,-0.1305359;-0.6969092;0.03126323,0.0168069;0.5376054;0.003221618,0;0;0,0.0170594;0.3106016;0.0002105236,0.03407231;0.6105269;-0.01334739,0.1992159;0.4720069;-0.02943778,0.2341465;0.2163464;-0.0476346,0.2064403;-0.003260568;-0.1186447,-0.149773;0.5148457;0.01432315,-0.4073765;0.4943004;0.002839195,-0.6265327;0.5513433;-0.04963868,0.07430343;0.0003896654;-0.04448628,0.1169379;-0.3348614;-0.05845308,0.1197616;-0.6833243;0.008544207,0.1366259;-0.7110079;-0.03801632,-0.08060068;0.009443235;-0.03024133,-0.1355862;-0.3242557;-0.03549799,-0.1679884;-0.6700477;0.03731033,-0.1850462;-0.6965042;-0.01066225,0.03006861;0.5369999;-0.00756979,135.521
+0;0;0,0.009471336;0.3108193;0.006908487,0.01923774;0.6112542;-0.001226058,0.1919772;0.4843494;0.0004089472,0.2258494;0.2284326;0.01494862,0.2531927;0.005439863;-0.04482798,-0.1607747;0.4942958;0.01407779,-0.3992508;0.394748;0.00562045,-0.6209341;0.3286661;-0.01753831,0.07441009;0.004376233;-0.04403813,0.08407252;-0.3299559;0.003465142,0.08408932;-0.6736509;0.09466775,0.0914502;-0.6953483;0.04023786,-0.07652608;0.007471001;-0.03979085,-0.1144444;-0.3264638;-0.005473081,-0.1340266;-0.6705706;0.08199818,-0.1305331;-0.6967708;0.03181123,0.01680568;0.537566;0.003221128,0;0;0,0.01716615;0.3105662;0.0002644062,0.03421122;0.6104808;-0.01327085,0.1998983;0.4715889;-0.02886009,0.2343711;0.2159926;-0.04714417,0.2065308;-0.003538191;-0.118403,-0.1502194;0.514805;0.01445063,-0.4076925;0.4944637;0.002368101,-0.6270508;0.5508782;-0.05003401,0.07431926;0.0003590882;-0.04440594,0.1169734;-0.3344558;-0.05881262,0.1198622;-0.6835564;0.008749247,0.1366353;-0.7114807;-0.0365591,-0.08052833;0.009470325;-0.03034583,-0.1353771;-0.3238377;-0.03537941,-0.1678423;-0.6703407;0.03759904,-0.1847696;-0.6963238;-0.01003257,0.0302041;0.5369534;-0.007498741,135.5429
+0;0;0,0.009470226;0.3107829;0.006907677,0.01923635;0.6112091;-0.001226731,0.1919758;0.4843041;0.0004082823,0.2258389;0.228456;0.01494406,0.2532008;0.005311444;-0.04487325,-0.1607761;0.4942505;0.01407712,-0.3991882;0.3947294;0.005622057,-0.6210225;0.3286025;-0.01755247,0.07439221;0.004375181;-0.04402755,0.08407482;-0.3306553;0.003574949,0.08409161;-0.6740352;0.09469391,0.09145621;-0.6957587;0.0402365,-0.0765077;0.007469206;-0.03978129,-0.1145053;-0.3271631;-0.00539184,-0.1340694;-0.6709543;0.08199921,-0.1305742;-0.6971831;0.03178688,0.01680428;0.5375207;0.003220463,0;0;0,0.01731019;0.3105216;0.000323534,0.03445633;0.6104225;-0.01319456,0.2000773;0.471386;-0.02868009,0.2345249;0.2158436;-0.04678321,0.2067221;-0.003819287;-0.118166,-0.1500122;0.5148485;0.01450658,-0.4073695;0.4940594;0.002205951,-0.6277337;0.5443037;-0.05288853,0.07434319;0.0003131926;-0.04432559,0.1169474;-0.3352223;-0.05867982,0.120091;-0.6840429;0.008600712,0.1355562;-0.7123591;-0.03673387,-0.08046735;0.009513388;-0.03043462,-0.1353017;-0.3245131;-0.03540697,-0.1679467;-0.6706501;0.03763987,-0.1844012;-0.6964099;-0.01047728,0.03042547;0.5368959;-0.007427931,135.555
+0;0;0,0.00952698;0.3107812;0.006909594,0.01931568;0.6112065;-0.001227809,0.1920274;0.4842287;0.0004143761,0.2255849;0.2283407;0.01495724,0.2529854;0.00519973;-0.04485548,-0.1610611;0.4956604;0.01373441,-0.4040166;0.4078539;0.004851055,-0.6304442;0.3603677;-0.01955986,0.07437471;0.004360061;-0.04405857,0.0840761;-0.3306638;0.003587026,0.08354206;-0.6737733;0.0957173,0.09478427;-0.6924564;0.03915995,-0.07651871;0.007465835;-0.03976071,-0.1144876;-0.3271753;-0.005425524,-0.1343178;-0.6709063;0.08214234,-0.135628;-0.633032;0.007099397,0.016878;0.5375184;0.003221189,0;0;0,0.01731019;0.3105216;0.000323534,0.03445633;0.6104225;-0.01319456,0.2000773;0.471386;-0.02868009,0.2345249;0.2158436;-0.04678321,0.2067221;-0.003819287;-0.118166,-0.1500122;0.5148485;0.01450658,-0.4073695;0.4940594;0.002205951,-0.6277337;0.5443037;-0.05288853,0.07434319;0.0003131926;-0.04432559,0.1169474;-0.3352223;-0.05867982,0.120091;-0.6840429;0.008600712,0.1355562;-0.7123591;-0.03673387,-0.08046735;0.009513388;-0.03043462,-0.1353017;-0.3245131;-0.03540697,-0.1679467;-0.6706501;0.03763987,-0.1844012;-0.6964099;-0.01047728,0.03042547;0.5368959;-0.007427931,135.5765
+0;0;0,0.00952698;0.3107812;0.006909594,0.01931568;0.6112065;-0.001227809,0.1920274;0.4842287;0.0004143761,0.2255849;0.2283407;0.01495724,0.2529854;0.00519973;-0.04485548,-0.1610611;0.4956604;0.01373441,-0.4040166;0.4078539;0.004851055,-0.6304442;0.3603677;-0.01955986,0.07437471;0.004360061;-0.04405857,0.0840761;-0.3306638;0.003587026,0.08354206;-0.6737733;0.0957173,0.09478427;-0.6924564;0.03915995,-0.07651871;0.007465835;-0.03976071,-0.1144876;-0.3271753;-0.005425524,-0.1343178;-0.6709063;0.08214234,-0.135628;-0.633032;0.007099397,0.016878;0.5375184;0.003221189,0;0;0,0.01731019;0.3105216;0.000323534,0.03445633;0.6104225;-0.01319456,0.2000773;0.471386;-0.02868009,0.2345249;0.2158436;-0.04678321,0.2067221;-0.003819287;-0.118166,-0.1500122;0.5148485;0.01450658,-0.4073695;0.4940594;0.002205951,-0.6277337;0.5443037;-0.05288853,0.07434319;0.0003131926;-0.04432559,0.1169474;-0.3352223;-0.05867982,0.120091;-0.6840429;0.008600712,0.1355562;-0.7123591;-0.03673387,-0.08046735;0.009513388;-0.03043462,-0.1353017;-0.3245131;-0.03540697,-0.1679467;-0.6706501;0.03763987,-0.1844012;-0.6964099;-0.01047728,0.03042547;0.5368959;-0.007427931,135.5882
+0;0;0,0.009527039;0.3107831;0.006909636,0.01931682;0.6112414;-0.001228946,0.1920856;0.4842316;0.000413195,0.2256068;0.2286206;0.01494031,0.2530644;0.005015731;-0.04499675,-0.161119;0.495667;0.01373761,-0.4038115;0.4079556;0.004863871,-0.6307096;0.3603707;-0.01959779,0.07431536;0.004356581;-0.04402341,0.08402354;-0.3309016;0.003655516,0.0834915;-0.6727195;0.09543898,0.09498171;-0.6924765;0.03763404,-0.07645765;0.007459877;-0.03972898,-0.1144531;-0.3274153;-0.005369771,-0.1342086;-0.6698525;0.08186845,-0.1355477;-0.6318045;0.005170159,0.01687866;0.5375388;0.003220931,0;0;0,0.01750794;0.3105125;0.0003106594,0.03470379;0.6104407;-0.01327133,0.2003413;0.4711796;-0.02841783,0.2346181;0.21589;-0.04641676,0.206861;-0.004202843;-0.1180701,-0.1498128;0.5148666;0.01462115,-0.4067003;0.4922829;0.001565027,-0.627806;0.5377784;-0.05664113,0.07434514;0.0002732575;-0.04418755,0.1170917;-0.3354756;-0.05871487,0.120046;-0.6829277;0.008607626,0.1373098;-0.7131263;-0.03641772,-0.08034798;0.009528059;-0.03054883,-0.1353351;-0.3247117;-0.03562985,-0.1675763;-0.6694802;0.03757638,-0.1844497;-0.6963084;-0.01176977,0.03066652;0.5369012;-0.00748539,135.6093
+0;0;0,0.009609972;0.3107438;0.006880154,0.01944826;0.6111464;-0.001312272,0.1923763;0.4840924;0.0004391891,0.2257636;0.2284953;0.01485525,0.2532201;0.005128235;-0.04507754,-0.1615324;0.4969434;0.01303778,-0.4066239;0.4163955;0.003310691,-0.6326106;0.3648918;-0.01940626,0.07428985;0.004321487;-0.04404853,0.08410987;-0.3308327;0.003785267,0.08334649;-0.6732141;0.09562992,0.09548271;-0.6932683;0.03569952,-0.07645859;0.007469965;-0.03970157,-0.1145454;-0.3273084;-0.005268145,-0.1342871;-0.6702696;0.08219013,-0.1355146;-0.6320305;0.003609173,0.01699874;0.5374564;0.003153868,0;0;0,0.01761672;0.3104689;0.0003454685,0.03490652;0.6103404;-0.01321006,0.2006643;0.4709225;-0.02824974,0.2346822;0.2156374;-0.04626989,0.206903;-0.004205287;-0.1179368,-0.1498123;0.5148421;0.01473524,-0.4060209;0.4862095;0.0009598993,-0.628652;0.5208772;-0.0579656,0.07433255;0.0002529621;-0.04418755,0.1168367;-0.3354375;-0.05895543,0.120191;-0.6833596;0.008868456,0.1399471;-0.7135417;-0.03837729,-0.08033985;0.009533354;-0.03053774,-0.1352411;-0.324641;-0.03565461,-0.1677498;-0.6698689;0.03797892,-0.1847531;-0.6979928;-0.01278394,0.03084831;0.5368127;-0.007432222,135.6269
+0;0;0,0.009609972;0.3107438;0.006880154,0.01944826;0.6111464;-0.001312272,0.1923763;0.4840924;0.0004391891,0.2257636;0.2284953;0.01485525,0.2532201;0.005128235;-0.04507754,-0.1615324;0.4969434;0.01303778,-0.4066239;0.4163955;0.003310691,-0.6326106;0.3648918;-0.01940626,0.07428985;0.004321487;-0.04404853,0.08410987;-0.3308327;0.003785267,0.08334649;-0.6732141;0.09562992,0.09548271;-0.6932683;0.03569952,-0.07645859;0.007469965;-0.03970157,-0.1145454;-0.3273084;-0.005268145,-0.1342871;-0.6702696;0.08219013,-0.1355146;-0.6320305;0.003609173,0.01699874;0.5374564;0.003153868,0;0;0,0.01761672;0.3104689;0.0003454685,0.03490652;0.6103404;-0.01321006,0.2006643;0.4709225;-0.02824974,0.2346822;0.2156374;-0.04626989,0.206903;-0.004205287;-0.1179368,-0.1498123;0.5148421;0.01473524,-0.4060209;0.4862095;0.0009598993,-0.628652;0.5208772;-0.0579656,0.07433255;0.0002529621;-0.04418755,0.1168367;-0.3354375;-0.05895543,0.120191;-0.6833596;0.008868456,0.1399471;-0.7135417;-0.03837729,-0.08033985;0.009533354;-0.03053774,-0.1352411;-0.324641;-0.03565461,-0.1677498;-0.6698689;0.03797892,-0.1847531;-0.6979928;-0.01278394,0.03084831;0.5368127;-0.007432222,135.6415
+0;0;0,0.009608498;0.3106962;0.006879099,0.01944515;0.6110489;-0.001312103,0.1925744;0.4839429;0.0004356923,0.2259548;0.2283992;0.01484874,0.2534085;0.0050551;-0.04507788,-0.1617398;0.4968086;0.01304872,-0.4067801;0.4162776;0.003323661,-0.6327435;0.3647791;-0.01939095,0.07426679;0.004320145;-0.04403486,0.08409807;-0.3312182;0.003853768,0.08333557;-0.6732039;0.09559228,0.09556586;-0.6936461;0.03519733,-0.07643485;0.007467647;-0.03968924,-0.1145653;-0.3276944;-0.005216349,-0.1342842;-0.6702592;0.08214083,-0.1355212;-0.6319563;0.002950773,0.01699594;0.5373681;0.003153482,0;0;0,0.01766911;0.3104182;0.0003070831,0.03497118;0.6102357;-0.0133152,0.200956;0.4707054;-0.02794957,0.2347759;0.215452;-0.0460186,0.2069558;-0.004314318;-0.117826,-0.1499536;0.5147939;0.01474429,-0.4051134;0.478836;-0.0002585482,-0.6290655;0.5016601;-0.05985714,0.0743157;0.0002319813;-0.04416347,0.1168552;-0.3358408;-0.05904269,0.1202221;-0.6833265;0.008877039,0.1404499;-0.7137921;-0.03883338,-0.08030526;0.00953299;-0.03055284,-0.1353193;-0.3250149;-0.03575738,-0.1678876;-0.6697863;0.03801735,-0.1844302;-0.6983455;-0.01335096,0.03091417;0.5367187;-0.007517815,135.6611
+0;0;0,0.009630395;0.3106956;0.006872537,0.01946234;0.6110487;-0.00131119,0.1925921;0.4839392;0.0004158129,0.2258295;0.228377;0.01483189,0.253391;0.005070418;-0.04518504,-0.1620284;0.4980978;0.0126829,-0.4079846;0.420182;0.004983846,-0.6359494;0.3785536;-0.01796332,0.07425348;0.004349769;-0.04405439,0.08407675;-0.3311817;0.003883727,0.08334312;-0.6731898;0.09553941,0.09569416;-0.6937689;0.03528373,-0.0764356;0.007417881;-0.03969714,-0.1147641;-0.3277191;-0.005199462,-0.1341681;-0.6703583;0.08193616,-0.1353294;-0.6320558;0.002744906,0.01701488;0.5373677;0.003152937,0;0;0,0.01766911;0.3104182;0.0003070831,0.03497118;0.6102357;-0.0133152,0.200956;0.4707054;-0.02794957,0.2347759;0.215452;-0.0460186,0.2069558;-0.004314318;-0.117826,-0.1499536;0.5147939;0.01474429,-0.4051134;0.478836;-0.0002585482,-0.6290655;0.5016601;-0.05985714,0.0743157;0.0002319813;-0.04416347,0.1168552;-0.3358408;-0.05904269,0.1202221;-0.6833265;0.008877039,0.1404499;-0.7137921;-0.03883338,-0.08030526;0.00953299;-0.03055284,-0.1353193;-0.3250149;-0.03575738,-0.1678876;-0.6697863;0.03801735,-0.1844302;-0.6983455;-0.01335096,0.03091417;0.5367187;-0.007517815,135.683
+0;0;0,0.009628182;0.3106242;0.006870958,0.01945568;0.6108414;-0.00130897,0.1927542;0.4837164;0.0004132676,0.22597;0.228321;0.01481994,0.2536435;0.004106402;-0.04544101,-0.1622048;0.4978885;0.01269207,-0.4080005;0.4200236;0.004998034,-0.6368923;0.3782258;-0.01804244,0.07423382;0.004348617;-0.04404272,0.08405662;-0.3311672;0.003893148,0.08332431;-0.6725603;0.09538408,0.09561897;-0.6929085;0.03540346,-0.07641536;0.007415917;-0.03968662,-0.114742;-0.3277054;-0.005190566,-0.1341112;-0.6697286;0.08178843,-0.1352672;-0.6314641;0.00295867,0.0170094;0.5371959;0.003153004,0;0;0,0.01774456;0.3103423;0.0003526211,0.03504397;0.6100252;-0.01323509,0.2012235;0.4704559;-0.02762938,0.2348482;0.2153516;-0.04576373,0.2069169;-0.005242273;-0.1180656,-0.1500545;0.5146366;0.01483003,-0.4032652;0.4680464;-0.001025807,-0.6277094;0.4852946;-0.064245,0.07431707;0.000197202;-0.0441165,0.1168022;-0.3358655;-0.05901814,0.1200648;-0.6826956;0.008942366,0.1401938;-0.7127795;-0.03868675,-0.08026315;0.009555606;-0.03059161,-0.135323;-0.3249684;-0.03581605,-0.167729;-0.6691232;0.0378575,-0.1843064;-0.6972668;-0.01340925,0.03099124;0.5365429;-0.007448435,135.6942
+0;0;0,0.009628182;0.3106242;0.006870958,0.01945568;0.6108414;-0.00130897,0.1927542;0.4837164;0.0004132676,0.22597;0.228321;0.01481994,0.2536435;0.004106402;-0.04544101,-0.1622048;0.4978885;0.01269207,-0.4080005;0.4200236;0.004998034,-0.6368923;0.3782258;-0.01804244,0.07423382;0.004348617;-0.04404272,0.08405662;-0.3311672;0.003893148,0.08332431;-0.6725603;0.09538408,0.09561897;-0.6929085;0.03540346,-0.07641536;0.007415917;-0.03968662,-0.114742;-0.3277054;-0.005190566,-0.1341112;-0.6697286;0.08178843,-0.1352672;-0.6314641;0.00295867,0.0170094;0.5371959;0.003153004,0;0;0,0.01774456;0.3103423;0.0003526211,0.03504397;0.6100252;-0.01323509,0.2012235;0.4704559;-0.02762938,0.2348482;0.2153516;-0.04576373,0.2069169;-0.005242273;-0.1180656,-0.1500545;0.5146366;0.01483003,-0.4032652;0.4680464;-0.001025807,-0.6277094;0.4852946;-0.064245,0.07431707;0.000197202;-0.0441165,0.1168022;-0.3358655;-0.05901814,0.1200648;-0.6826956;0.008942366,0.1401938;-0.7127795;-0.03868675,-0.08026315;0.009555606;-0.03059161,-0.135323;-0.3249684;-0.03581605,-0.167729;-0.6691232;0.0378575,-0.1843064;-0.6972668;-0.01340925,0.03099124;0.5365429;-0.007448435,135.7058
+0;0;0,0.009731433;0.3106148;0.006870411,0.01959161;0.6108662;-0.001309556,0.1931303;0.48361;0.0004285863,0.2262802;0.2283147;0.01488031,0.2539491;0.004136175;-0.04538439,-0.1625566;0.4987701;0.01235231,-0.4112612;0.4312226;0.004175827,-0.6401147;0.388541;-0.01722017,0.07422616;0.004329395;-0.044014,0.08415026;-0.3311371;0.003916025,0.08349724;-0.6724477;0.09550118,0.09556289;-0.692618;0.03562137,-0.07637909;0.007410896;-0.03970907,-0.1150781;-0.3276757;-0.005755257,-0.1340857;-0.6695999;0.08146733,-0.1351605;-0.6313589;0.002859682,0.01713974;0.5372082;0.003154634,0;0;0,0.01781467;0.310332;0.0003163815,0.03513089;0.6100472;-0.01331806,0.2015909;0.4702665;-0.02710533,0.2347435;0.2152109;-0.04529953,0.2069964;-0.005255699;-0.1179495,-0.150186;0.5143181;0.01489868,-0.4008353;0.4555109;0.00075268,-0.6244177;0.4617211;-0.06726043,0.07430707;0.0001612306;-0.04409003,0.116814;-0.3358522;-0.0589788,0.1200706;-0.6826316;0.008952379,0.1399853;-0.7123764;-0.03882003,-0.08023445;0.009558775;-0.03060326,-0.1356297;-0.3248604;-0.03596366,-0.1676954;-0.6689657;0.0378234,-0.1839536;-0.697107;-0.01320105,0.03107628;0.5365533;-0.007516861,135.7275
+0;0;0,0.009731433;0.3106148;0.006870411,0.01959161;0.6108662;-0.001309556,0.1931303;0.48361;0.0004285863,0.2262802;0.2283147;0.01488031,0.2539491;0.004136175;-0.04538439,-0.1625566;0.4987701;0.01235231,-0.4112612;0.4312226;0.004175827,-0.6401147;0.388541;-0.01722017,0.07422616;0.004329395;-0.044014,0.08415026;-0.3311371;0.003916025,0.08349724;-0.6724477;0.09550118,0.09556289;-0.692618;0.03562137,-0.07637909;0.007410896;-0.03970907,-0.1150781;-0.3276757;-0.005755257,-0.1340857;-0.6695999;0.08146733,-0.1351605;-0.6313589;0.002859682,0.01713974;0.5372082;0.003154634,0;0;0,0.01781467;0.310332;0.0003163815,0.03513089;0.6100472;-0.01331806,0.2015909;0.4702665;-0.02710533,0.2347435;0.2152109;-0.04529953,0.2069964;-0.005255699;-0.1179495,-0.150186;0.5143181;0.01489868,-0.4008353;0.4555109;0.00075268,-0.6244177;0.4617211;-0.06726043,0.07430707;0.0001612306;-0.04409003,0.116814;-0.3358522;-0.0589788,0.1200706;-0.6826316;0.008952379,0.1399853;-0.7123764;-0.03882003,-0.08023445;0.009558775;-0.03060326,-0.1356297;-0.3248604;-0.03596366,-0.1676954;-0.6689657;0.0378234,-0.1839536;-0.697107;-0.01320105,0.03107628;0.5365533;-0.007516861,135.7394
+0;0;0,0.009734418;0.31071;0.006872518,0.01959677;0.611028;-0.001309149,0.1931805;0.4837442;0.0004291227,0.2263574;0.2282417;0.01489257,0.2540022;0.004258424;-0.04531966,-0.1625984;0.4989081;0.01235593,-0.4115047;0.4313058;0.004172817,-0.640159;0.3886614;-0.01720454,0.07424038;0.004330225;-0.04402244,0.08415874;-0.330942;0.003879827,0.08350556;-0.6723342;0.09548688,0.09552126;-0.6922969;0.03585494,-0.07639373;0.007412316;-0.03971668,-0.1150703;-0.3274803;-0.00578253,-0.1340825;-0.6694862;0.08146091,-0.1351528;-0.6312793;0.003178649,0.01714445;0.5373562;0.003155876,0;0;0,0.01796219;0.3104188;0.0004649162,0.03528173;0.6102042;-0.01308298,0.2018016;0.4703649;-0.02668691,0.2348053;0.2150736;-0.04481149,0.2070949;-0.005120948;-0.1176453,-0.1500366;0.5139622;0.01497638,-0.3981732;0.4444786;0.001132133,-0.620508;0.4436791;-0.07045601,0.07429621;2.151728E-05;-0.04414105,0.1168099;-0.3358061;-0.05872965,0.1204177;-0.6827396;0.008835316,0.1407625;-0.7131497;-0.03735256,-0.08025862;0.009655764;-0.03055619,-0.1358327;-0.3245327;-0.03603364,-0.167473;-0.6687737;0.03770897,-0.1842929;-0.6961824;-0.01345688,0.03122963;0.536695;-0.00729847,135.7611
+0;0;0,0.0098486;0.3107093;0.006740637,0.0197496;0.6110196;-0.001649119,0.1933;0.4836361;0.0005164291,0.2263388;0.228114;0.01494816,0.2540389;0.004133165;-0.0452479,-0.1627911;0.5005023;0.01200235,-0.4133664;0.4393182;0.004262381,-0.6428094;0.4007183;-0.01633427,0.07428016;0.004235729;-0.04396449,0.08432215;-0.3310357;0.003917336,0.08372576;-0.672449;0.09544621,0.09469946;-0.6928778;0.03600606,-0.07633337;0.007494664;-0.03981714,-0.1149695;-0.3273895;-0.005754177,-0.133879;-0.669421;0.08141126,-0.1348506;-0.6312262;0.00312645,0.01729042;0.5373521;0.002883567,0;0;0,0.01796219;0.3104188;0.0004649162,0.03528173;0.6102042;-0.01308298,0.2018016;0.4703649;-0.02668691,0.2348053;0.2150736;-0.04481149,0.2070949;-0.005120948;-0.1176453,-0.1500366;0.5139622;0.01497638,-0.3981732;0.4444786;0.001132133,-0.620508;0.4436791;-0.07045601,0.07429621;2.151728E-05;-0.04414105,0.1168099;-0.3358061;-0.05872965,0.1204177;-0.6827396;0.008835316,0.1407625;-0.7131497;-0.03735256,-0.08025862;0.009655764;-0.03055619,-0.1358327;-0.3245327;-0.03603364,-0.167473;-0.6687737;0.03770897,-0.1842929;-0.6961824;-0.01345688,0.03122963;0.536695;-0.00729847,135.7725
+0;0;0,0.0098486;0.3107093;0.006740637,0.0197496;0.6110196;-0.001649119,0.1933;0.4836361;0.0005164291,0.2263388;0.228114;0.01494816,0.2540389;0.004133165;-0.0452479,-0.1627911;0.5005023;0.01200235,-0.4133664;0.4393182;0.004262381,-0.6428094;0.4007183;-0.01633427,0.07428016;0.004235729;-0.04396449,0.08432215;-0.3310357;0.003917336,0.08372576;-0.672449;0.09544621,0.09469946;-0.6928778;0.03600606,-0.07633337;0.007494664;-0.03981714,-0.1149695;-0.3273895;-0.005754177,-0.133879;-0.669421;0.08141126,-0.1348506;-0.6312262;0.00312645,0.01729042;0.5373521;0.002883567,0;0;0,0.01796219;0.3104188;0.0004649162,0.03528173;0.6102042;-0.01308298,0.2018016;0.4703649;-0.02668691,0.2348053;0.2150736;-0.04481149,0.2070949;-0.005120948;-0.1176453,-0.1500366;0.5139622;0.01497638,-0.3981732;0.4444786;0.001132133,-0.620508;0.4436791;-0.07045601,0.07429621;2.151728E-05;-0.04414105,0.1168099;-0.3358061;-0.05872965,0.1204177;-0.6827396;0.008835316,0.1407625;-0.7131497;-0.03735256,-0.08025862;0.009655764;-0.03055619,-0.1358327;-0.3245327;-0.03603364,-0.167473;-0.6687737;0.03770897,-0.1842929;-0.6961824;-0.01345688,0.03122963;0.536695;-0.00729847,135.7838
+0;0;0,0.009852265;0.310825;0.006743145,0.01975609;0.6112208;-0.001648841,0.1934496;0.4837762;0.000515844,0.2264805;0.2283148;0.01494414,0.253996;0.005827218;-0.04485058,-0.1629321;0.5006561;0.01201114,-0.4134479;0.4394866;0.004273008,-0.6413612;0.401144;-0.01618632,0.07426506;0.004234868;-0.04395555,0.0843028;-0.3308945;0.003905989,0.08370636;-0.6723323;0.09544144,0.09518718;-0.6950915;0.03325446,-0.07631786;0.007493142;-0.03980905,-0.1149376;-0.3272492;-0.005760517,-0.1338485;-0.6693053;0.08141118,-0.134865;-0.6307318;-0.0004913062,0.01729633;0.537536;0.002884913,0;0;0,0.01805489;0.3105293;0.0005414486,0.03536826;0.6104032;-0.01295352,0.2020556;0.4704303;-0.02614689,0.2348813;0.2151951;-0.04451108,0.2071412;-0.003652737;-0.1164091,-0.1499977;0.5128734;0.01458829,-0.3951442;0.43322;0.003713733,-0.6136769;0.4173459;-0.07260603,0.07431442;-3.799796E-05;-0.04407597,0.1168202;-0.3357301;-0.05847192,0.1205271;-0.6826722;0.009176731,0.1376109;-0.7154;-0.04137945,-0.08022231;0.009684633;-0.03059269,-0.1358369;-0.3243546;-0.03588277,-0.167294;-0.6686217;0.03793813,-0.1852221;-0.6995742;-0.01446344,0.03131917;0.5368756;-0.007178545,135.8059
+0;0;0,0.009914384;0.3110428;0.006776157,0.01981512;0.6115651;-0.001606622,0.1937505;0.4840156;0.0006916204,0.2266112;0.2283924;0.01509159,0.2542481;0.006130397;-0.04456249,-0.1634724;0.502735;0.0118667,-0.4157539;0.4488738;0.002731035,-0.6444587;0.4160116;-0.01562632,0.07419229;0.004072451;-0.04380815,0.08432974;-0.3306219;0.004036121,0.08386608;-0.6715101;0.09531382,0.09361301;-0.6938272;0.03409623,-0.07611052;0.007618939;-0.03986697,-0.1147152;-0.326685;-0.005768843,-0.1333977;-0.6681477;0.08135653,-0.1343063;-0.6297013;0.0006874129,0.01736523;0.5378555;0.002932952,0;0;0,0.01805875;0.3107496;0.0006399155,0.0353175;0.6107549;-0.01280904,0.2023023;0.4706904;-0.02561927,0.2347685;0.2152822;-0.04414058,0.2071866;-0.003290832;-0.1161673,-0.1499778;0.5106379;0.01425344,-0.3940415;0.427823;-6.579235E-05,-0.609406;0.3978364;-0.08032626,0.07434087;-0.0001427531;-0.04374528,0.1167726;-0.3354075;-0.05821109,0.1203025;-0.6817003;0.009651661,0.1372971;-0.7142;-0.03918123,-0.07992278;0.009579119;-0.03099717,-0.1356661;-0.3240146;-0.03547312,-0.1669232;-0.6676881;0.03833834,-0.1845174;-0.6974754;-0.01358092,0.03128634;0.5372013;-0.007035255,135.8281
+0;0;0,0.009914384;0.3110428;0.006776157,0.01981512;0.6115651;-0.001606622,0.1937505;0.4840156;0.0006916204,0.2266112;0.2283924;0.01509159,0.2542481;0.006130397;-0.04456249,-0.1634724;0.502735;0.0118667,-0.4157539;0.4488738;0.002731035,-0.6444587;0.4160116;-0.01562632,0.07419229;0.004072451;-0.04380815,0.08432974;-0.3306219;0.004036121,0.08386608;-0.6715101;0.09531382,0.09361301;-0.6938272;0.03409623,-0.07611052;0.007618939;-0.03986697,-0.1147152;-0.326685;-0.005768843,-0.1333977;-0.6681477;0.08135653,-0.1343063;-0.6297013;0.0006874129,0.01736523;0.5378555;0.002932952,0;0;0,0.01805875;0.3107496;0.0006399155,0.0353175;0.6107549;-0.01280904,0.2023023;0.4706904;-0.02561927,0.2347685;0.2152822;-0.04414058,0.2071866;-0.003290832;-0.1161673,-0.1499778;0.5106379;0.01425344,-0.3940415;0.427823;-6.579235E-05,-0.609406;0.3978364;-0.08032626,0.07434087;-0.0001427531;-0.04374528,0.1167726;-0.3354075;-0.05821109,0.1203025;-0.6817003;0.009651661,0.1372971;-0.7142;-0.03918123,-0.07992278;0.009579119;-0.03099717,-0.1356661;-0.3240146;-0.03547312,-0.1669232;-0.6676881;0.03833834,-0.1845174;-0.6974754;-0.01358092,0.03128634;0.5372013;-0.007035255,135.8396
+0;0;0,0.009914384;0.3110428;0.006776157,0.01981512;0.6115651;-0.001606622,0.1937505;0.4840156;0.0006916204,0.2266112;0.2283924;0.01509159,0.2542481;0.006130397;-0.04456249,-0.1634724;0.502735;0.0118667,-0.4157539;0.4488738;0.002731035,-0.6444587;0.4160116;-0.01562632,0.07419229;0.004072451;-0.04380815,0.08432974;-0.3306219;0.004036121,0.08386608;-0.6715101;0.09531382,0.09361301;-0.6938272;0.03409623,-0.07611052;0.007618939;-0.03986697,-0.1147152;-0.326685;-0.005768843,-0.1333977;-0.6681477;0.08135653,-0.1343063;-0.6297013;0.0006874129,0.01736523;0.5378555;0.002932952,0;0;0,0.01805875;0.3107496;0.0006399155,0.0353175;0.6107549;-0.01280904,0.2023023;0.4706904;-0.02561927,0.2347685;0.2152822;-0.04414058,0.2071866;-0.003290832;-0.1161673,-0.1499778;0.5106379;0.01425344,-0.3940415;0.427823;-6.579235E-05,-0.609406;0.3978364;-0.08032626,0.07434087;-0.0001427531;-0.04374528,0.1167726;-0.3354075;-0.05821109,0.1203025;-0.6817003;0.009651661,0.1372971;-0.7142;-0.03918123,-0.07992278;0.009579119;-0.03099717,-0.1356661;-0.3240146;-0.03547312,-0.1669232;-0.6676881;0.03833834,-0.1845174;-0.6974754;-0.01358092,0.03128634;0.5372013;-0.007035255,135.8507
+0;0;0,0.01004463;0.3112192;0.006762703,0.02001853;0.6118965;-0.001618412,0.1938799;0.4842782;0.0007068433,0.2266293;0.2286319;0.01516301,0.2542871;0.005532384;-0.04416227,-0.1635008;0.5043401;0.01144021,-0.4170928;0.4570099;0.002086925,-0.6469581;0.4256724;-0.01333223,0.07406935;0.003989702;-0.04367929,0.08446372;-0.3298673;0.00391439,0.08397789;-0.6709864;0.09523077,0.09387309;-0.6938541;0.03509093,-0.07590228;0.007653255;-0.03987904,-0.1141885;-0.3258246;-0.005814467,-0.1328221;-0.6675141;0.08137614,-0.1336244;-0.6291126;0.001136012,0.0175562;0.5381553;0.002921207,0;0;0,0.01802501;0.3109318;0.0007457733,0.0351849;0.6111034;-0.01263738,0.2021795;0.4710768;-0.02537298,0.2346342;0.2156503;-0.04382539,0.2070906;-0.003631905;-0.1160371,-0.1498688;0.5094752;0.0139435,-0.3914903;0.4198095;-0.0007404042,-0.6017432;0.3660702;-0.08418897,0.07437615;-0.0003576875;-0.04333735,0.1167286;-0.3347616;-0.05796719,0.1202034;-0.6813162;0.009774923,0.1378421;-0.7131681;-0.0389378,-0.07965983;0.009583828;-0.03118535,-0.1354767;-0.3231345;-0.03526753,-0.1668108;-0.6670369;0.03856037,-0.1842898;-0.6964639;-0.01313709,0.03117763;0.5375151;-0.006880283,135.8621
+0;0;0,0.01004463;0.3112192;0.006762703,0.02001853;0.6118965;-0.001618412,0.1938799;0.4842782;0.0007068433,0.2266293;0.2286319;0.01516301,0.2542871;0.005532384;-0.04416227,-0.1635008;0.5043401;0.01144021,-0.4170928;0.4570099;0.002086925,-0.6469581;0.4256724;-0.01333223,0.07406935;0.003989702;-0.04367929,0.08446372;-0.3298673;0.00391439,0.08397789;-0.6709864;0.09523077,0.09387309;-0.6938541;0.03509093,-0.07590228;0.007653255;-0.03987904,-0.1141885;-0.3258246;-0.005814467,-0.1328221;-0.6675141;0.08137614,-0.1336244;-0.6291126;0.001136012,0.0175562;0.5381553;0.002921207,0;0;0,0.01802501;0.3109318;0.0007457733,0.0351849;0.6111034;-0.01263738,0.2021795;0.4710768;-0.02537298,0.2346342;0.2156503;-0.04382539,0.2070906;-0.003631905;-0.1160371,-0.1498688;0.5094752;0.0139435,-0.3914903;0.4198095;-0.0007404042,-0.6017432;0.3660702;-0.08418897,0.07437615;-0.0003576875;-0.04333735,0.1167286;-0.3347616;-0.05796719,0.1202034;-0.6813162;0.009774923,0.1378421;-0.7131681;-0.0389378,-0.07965983;0.009583828;-0.03118535,-0.1354767;-0.3231345;-0.03526753,-0.1668108;-0.6670369;0.03856037,-0.1842898;-0.6964639;-0.01313709,0.03117763;0.5375151;-0.006880283,135.884
+0;0;0,0.01000045;0.3114798;0.006704114,0.01979961;0.6122932;-0.001773741,0.1939692;0.4846606;0.0007742089,0.2254875;0.2286092;0.01558697,0.2542482;0.005848065;-0.04388452,-0.164039;0.5054451;0.01107269,-0.4191082;0.465203;0.001305994,-0.6492945;0.4360807;-0.0110512,0.07398199;0.004000986;-0.04355811,0.08449285;-0.3291111;0.003859077,0.08412982;-0.6703025;0.09521973,0.09399672;-0.6928765;0.03547005,-0.07573319;0.007615721;-0.03991413,-0.1139073;-0.3251069;-0.005842,-0.1323081;-0.6668857;0.08137677,-0.1330148;-0.628541;0.001619197,0.0173986;0.5385173;0.002797846,0;0;0,0.0178197;0.3112017;0.000767231,0.034649;0.6115229;-0.01266241,0.2020407;0.471442;-0.0250175,0.2343786;0.2156955;-0.04299259,0.2069426;-0.003270328;-0.1157098,-0.1503594;0.5085546;0.0135262,-0.3689562;0.3707662;0.01574334,-0.5796541;0.3351729;-0.07550402,0.074407;-0.0004772842;-0.0430119,0.1165593;-0.3341346;-0.05779457,0.1200815;-0.6807964;0.009819269,0.1382121;-0.7118856;-0.03887153,-0.07942942;0.009588028;-0.0313957,-0.1353771;-0.3223451;-0.03497123,-0.1666913;-0.6663231;0.03890033,-0.1838178;-0.6951808;-0.01280907,0.03076059;0.5378954;-0.006881714,135.9064
+0;0;0,0.01000045;0.3114798;0.006704114,0.01979961;0.6122932;-0.001773741,0.1939692;0.4846606;0.0007742089,0.2254875;0.2286092;0.01558697,0.2542482;0.005848065;-0.04388452,-0.164039;0.5054451;0.01107269,-0.4191082;0.465203;0.001305994,-0.6492945;0.4360807;-0.0110512,0.07398199;0.004000986;-0.04355811,0.08449285;-0.3291111;0.003859077,0.08412982;-0.6703025;0.09521973,0.09399672;-0.6928765;0.03547005,-0.07573319;0.007615721;-0.03991413,-0.1139073;-0.3251069;-0.005842,-0.1323081;-0.6668857;0.08137677,-0.1330148;-0.628541;0.001619197,0.0173986;0.5385173;0.002797846,0;0;0,0.0178197;0.3112017;0.000767231,0.034649;0.6115229;-0.01266241,0.2020407;0.471442;-0.0250175,0.2343786;0.2156955;-0.04299259,0.2069426;-0.003270328;-0.1157098,-0.1503594;0.5085546;0.0135262,-0.3689562;0.3707662;0.01574334,-0.5796541;0.3351729;-0.07550402,0.074407;-0.0004772842;-0.0430119,0.1165593;-0.3341346;-0.05779457,0.1200815;-0.6807964;0.009819269,0.1382121;-0.7118856;-0.03887153,-0.07942942;0.009588028;-0.0313957,-0.1353771;-0.3223451;-0.03497123,-0.1666913;-0.6663231;0.03890033,-0.1838178;-0.6951808;-0.01280907,0.03076059;0.5378954;-0.006881714,135.9177
+0;0;0,0.01000553;0.311638;0.006707519,0.01980614;0.6124962;-0.001771864,0.1941042;0.4848073;0.0007756562,0.2256587;0.228462;0.01560543,0.254253;0.006989121;-0.04352212,-0.1641655;0.505607;0.01108166,-0.4195276;0.4653187;0.00130375,-0.6483827;0.4363648;-0.01098198,0.07377557;0.003989822;-0.04343658,0.08426775;-0.3285305;0.003896371,0.08390464;-0.6697995;0.09527784,0.09368698;-0.691923;0.03604025,-0.07552188;0.007594471;-0.03980276,-0.1136282;-0.3245371;-0.005791169,-0.1320332;-0.6663937;0.08144747,-0.1327338;-0.6281204;0.002373464,0.01740458;0.5387033;0.002800771,0;0;0,0.01759638;0.3113731;0.0007302761,0.03406963;0.6117591;-0.01269341,0.2017835;0.4717242;-0.02491951,0.2340044;0.2156373;-0.04252148,0.2072514;-0.002166748;-0.1146989,-0.1507181;0.507328;0.0133475,-0.378523;0.3849718;0.005448104,-0.5728004;0.3038657;-0.08964135,0.07450257;-0.0006791651;-0.04236031,0.1163445;-0.333741;-0.0578289,0.1198681;-0.6804767;0.009826899,0.1378477;-0.710986;-0.03851557,-0.07906983;0.009536953;-0.03166225,-0.1353487;-0.3217362;-0.03498305,-0.1664973;-0.6657963;0.03896055,-0.1835002;-0.6949013;-0.01142929,0.03031683;0.5381072;-0.006916285,135.9401
+0;0;0,0.01000289;0.3115558;0.006705749,0.01979717;0.6122197;-0.001768329,0.1942495;0.4845279;0.0007747246,0.2258348;0.2279322;0.01561898,0.2544996;0.005913645;-0.04365427,-0.1643301;0.5053457;0.01108965,-0.4199416;0.465018;0.001302183,-0.6493607;0.4359928;-0.01101382,0.07371067;0.003986313;-0.04339837,0.08418405;-0.327938;0.003849749,0.08382107;-0.66909;0.09519988,0.0934886;-0.6906018;0.03665743,-0.07545545;0.007587791;-0.03976775,-0.1134935;-0.3239485;-0.005817115,-0.1318922;-0.6656879;0.08139161,-0.1325846;-0.6275117;0.003245518,0.01739704;0.5384706;0.002801592,0;0;0,0.01726885;0.3113092;0.0006728172,0.03298448;0.6115339;-0.01288748,0.2014108;0.4721446;-0.02442622,0.2335702;0.2157973;-0.04206657,0.2070523;-0.00265123;-0.1142073,-0.1516513;0.5066365;0.01310425,-0.3755922;0.3768355;0.005261912,-0.5598618;0.2709944;-0.08676869,0.07456303;-0.0006638169;-0.04210091,0.1160385;-0.3331488;-0.05789089,0.119458;-0.6797453;0.009850502,0.1367442;-0.7091032;-0.0386467,-0.07891943;0.009458596;-0.03185639,-0.1352926;-0.3211901;-0.03490394,-0.1665163;-0.6650945;0.03915398,-0.1832508;-0.6932353;-0.0109833,0.02947105;0.5379177;-0.007067442,135.9625
+0;0;0,0.01000487;0.3115555;0.006717211,0.01976665;0.6122211;-0.001734775,0.1942324;0.48452;0.0008201338,0.2256608;0.2279086;0.01572577,0.2542065;0.00549607;-0.04211077,-0.16455;0.5063524;0.01055774,-0.4212452;0.4729536;0.00338461,-0.6511831;0.4495344;-0.01101429,0.07374088;0.004037895;-0.04334224,0.0842567;-0.3278942;0.003841314,0.08416903;-0.6691556;0.09478293,0.09463358;-0.6900955;0.03587825,-0.07541836;0.007522534;-0.03985041,-0.1135347;-0.3240009;-0.005862005,-0.1312863;-0.6658396;0.08109114,-0.1318637;-0.627661;0.00294435,0.01738233;0.5384711;0.002828212,0;0;0,0.01726885;0.3113092;0.0006728172,0.03298448;0.6115339;-0.01288748,0.2014108;0.4721446;-0.02442622,0.2335702;0.2157973;-0.04206657,0.2070523;-0.00265123;-0.1142073,-0.1516513;0.5066365;0.01310425,-0.3755922;0.3768355;0.005261912,-0.5598618;0.2709944;-0.08676869,0.07456303;-0.0006638169;-0.04210091,0.1160385;-0.3331488;-0.05789089,0.119458;-0.6797453;0.009850502,0.1367442;-0.7091032;-0.0386467,-0.07891943;0.009458596;-0.03185639,-0.1352926;-0.3211901;-0.03490394,-0.1665163;-0.6650945;0.03915398,-0.1832508;-0.6932353;-0.0109833,0.02947105;0.5379177;-0.007067442,135.9738
+0;0;0,0.01000508;0.311562;0.006717351,0.01976568;0.6121913;-0.00173422,0.1943522;0.4844487;0.000819603,0.225784;0.2278091;0.01572688,0.2544974;0.004090324;-0.04244936,-0.1646754;0.506296;0.01056386,-0.4213987;0.4728935;0.003389948,-0.6526871;0.4493369;-0.01109352,0.07367186;0.004034115;-0.04330167,0.08418129;-0.3276962;0.003853202,0.0840937;-0.6686301;0.09470754,0.09459387;-0.6897433;0.03560241,-0.07534777;0.007515492;-0.03981311,-0.1134409;-0.3238064;-0.005845368,-0.1311755;-0.6653171;0.08102432,-0.1317549;-0.6271107;0.0026116,0.01738121;0.5384367;0.002829053,0;0;0,0.01692256;0.3113347;0.0006678104,0.03194642;0.6115556;-0.0129509,0.2009479;0.4726716;-0.0241127,0.2332594;0.216307;-0.04163957,0.2067606;-0.00353381;-0.1139367,-0.1524827;0.5055844;0.01254124,-0.3657198;0.3588368;0.004225643,-0.5481883;0.2482058;-0.08918237,0.07454878;-0.0004983246;-0.04196525,0.1158898;-0.3327945;-0.05775332,0.1190708;-0.6790159;0.01015091,0.1371492;-0.708905;-0.0378356,-0.07880247;0.009315603;-0.03197252,-0.1354088;-0.3210882;-0.03482003,-0.1664777;-0.6646419;0.03931481,-0.1832519;-0.6925521;-0.01149134,0.02863896;0.5379263;-0.007115602,135.9959
+0;0;0,0.01000508;0.311562;0.006717351,0.01976568;0.6121913;-0.00173422,0.1943522;0.4844487;0.000819603,0.225784;0.2278091;0.01572688,0.2544974;0.004090324;-0.04244936,-0.1646754;0.506296;0.01056386,-0.4213987;0.4728935;0.003389948,-0.6526871;0.4493369;-0.01109352,0.07367186;0.004034115;-0.04330167,0.08418129;-0.3276962;0.003853202,0.0840937;-0.6686301;0.09470754,0.09459387;-0.6897433;0.03560241,-0.07534777;0.007515492;-0.03981311,-0.1134409;-0.3238064;-0.005845368,-0.1311755;-0.6653171;0.08102432,-0.1317549;-0.6271107;0.0026116,0.01738121;0.5384367;0.002829053,0;0;0,0.01692256;0.3113347;0.0006678104,0.03194642;0.6115556;-0.0129509,0.2009479;0.4726716;-0.0241127,0.2332594;0.216307;-0.04163957,0.2067606;-0.00353381;-0.1139367,-0.1524827;0.5055844;0.01254124,-0.3657198;0.3588368;0.004225643,-0.5481883;0.2482058;-0.08918237,0.07454878;-0.0004983246;-0.04196525,0.1158898;-0.3327945;-0.05775332,0.1190708;-0.6790159;0.01015091,0.1371492;-0.708905;-0.0378356,-0.07880247;0.009315603;-0.03197252,-0.1354088;-0.3210882;-0.03482003,-0.1664777;-0.6646419;0.03931481,-0.1832519;-0.6925521;-0.01149134,0.02863896;0.5379263;-0.007115602,136.007

+ 136 - 0
DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_OneArm_Sideways_HapticFeedback_Slow.csv

@@ -0,0 +1,136 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.007348282;0.3173043;0.008348092,0.01333572;0.625867;0.001550291,0.1790442;0.4997365;0.005381812,0.2135639;0.2465803;0.02099783,0.2481922;-0.0006964058;-0.04284902,-0.1532656;0.4937797;0.006852651,-0.2034021;0.2428238;0.001283549,-0.2565809;-0.00495249;-0.04562294,0.07590681;0.005204183;-0.04304858,0.08970955;-0.3234833;0.001271959,0.09026948;-0.6663616;0.0909556,0.1011667;-0.6900437;0.02909728,-0.0767952;0.006663901;-0.04123342,-0.1099381;-0.3215903;-0.004613817,-0.1276251;-0.6653197;0.07992204,-0.1272088;-0.6266288;-0.002243981,0.01193444;0.5499389;0.005765492,0;0;0,-0.002028033;0.3171645;-0.01443171,-0.004972771;0.6245475;-0.04272437,0.161889;0.5019546;-0.05960059,0.2259022;0.2551699;-0.03672767,0.2186259;0.00200513;-0.08443475,-0.1676602;0.4900987;-0.01937079,-0.2525767;0.2493619;-0.0004360341,-0.381463;0.03421241;-0.05976849,0.0742137;0.004448742;-0.04598522,0.102888;-0.3262331;-0.04179453,0.1081321;-0.6725446;0.03337121,0.1221736;-0.7033221;-0.02081275,-0.08230811;0.00537976;-0.02895753,-0.1286454;-0.3233161;-0.02749657,-0.130317;-0.6699463;0.04635325,-0.1384615;-0.6566092;-0.03416367,-0.004033387;0.5490877;-0.03325057,271.2305
+0;0;0,0.007352396;0.3174819;0.008352766,0.01334396;0.6262573;0.001550238,0.1790101;0.5000859;0.005384813,0.213534;0.2468991;0.02100272,0.2481653;-0.0003995299;-0.0428498,-0.1532175;0.4941306;0.006855289,-0.20336;0.2431444;0.001285514,-0.2565435;-0.004653931;-0.04562514,0.0759929;0.005210085;-0.04309741,0.08979414;-0.3234414;0.001218282,0.09035408;-0.6663215;0.09090235,0.1012743;-0.6901166;0.02891374,-0.07688231;0.00667146;-0.04128019,-0.1100215;-0.3215468;-0.004664592,-0.1277087;-0.6652779;0.07987166,-0.1272915;-0.6265687;-0.002467424,0.0119417;0.5502758;0.005768398,0;0;0,-0.001636147;0.3173533;-0.01424074,-0.004178166;0.6249731;-0.04232144,0.1623085;0.5015998;-0.05939913,0.2261633;0.2547014;-0.03696942,0.2187081;0.00161615;-0.08519173,-0.1668916;0.4903947;-0.01897999,-0.2586244;0.2521589;0.0002072174,-0.3927679;0.04054581;-0.06027845,0.0742688;0.004380405;-0.04609132,0.1027663;-0.3262798;-0.04185963,0.1078462;-0.6725783;0.03338504,0.1216386;-0.7033634;-0.02111912,-0.08242788;0.005440402;-0.02890501,-0.1288305;-0.3232097;-0.02747886,-0.1307607;-0.6698646;0.04625674,-0.138957;-0.6565444;-0.03443003,-0.003338754;0.5494517;-0.03290009,271.2555
+0;0;0,0.007352396;0.3174819;0.008352766,0.01334396;0.6262573;0.001550238,0.1790101;0.5000859;0.005384813,0.213534;0.2468991;0.02100272,0.2481653;-0.0003995299;-0.0428498,-0.1532175;0.4941306;0.006855289,-0.20336;0.2431444;0.001285514,-0.2565435;-0.004653931;-0.04562514,0.0759929;0.005210085;-0.04309741,0.08979414;-0.3234414;0.001218282,0.09035408;-0.6663215;0.09090235,0.1012743;-0.6901166;0.02891374,-0.07688231;0.00667146;-0.04128019,-0.1100215;-0.3215468;-0.004664592,-0.1277087;-0.6652779;0.07987166,-0.1272915;-0.6265687;-0.002467424,0.0119417;0.5502758;0.005768398,0;0;0,-0.001636147;0.3173533;-0.01424074,-0.004178166;0.6249731;-0.04232144,0.1623085;0.5015998;-0.05939913,0.2261633;0.2547014;-0.03696942,0.2187081;0.00161615;-0.08519173,-0.1668916;0.4903947;-0.01897999,-0.2586244;0.2521589;0.0002072174,-0.3927679;0.04054581;-0.06027845,0.0742688;0.004380405;-0.04609132,0.1027663;-0.3262798;-0.04185963,0.1078462;-0.6725783;0.03338504,0.1216386;-0.7033634;-0.02111912,-0.08242788;0.005440402;-0.02890501,-0.1288305;-0.3232097;-0.02747886,-0.1307607;-0.6698646;0.04625674,-0.138957;-0.6565444;-0.03443003,-0.003338754;0.5494517;-0.03290009,271.285
+0;0;0,0.007270818;0.3176952;0.008297249,0.01319554;0.6266916;0.001443401,0.179346;0.5003281;0.005339724,0.2139091;0.2470908;0.0209379,0.2485836;-0.0001860261;-0.04300822,-0.1537748;0.4942572;0.00696584,-0.2038874;0.2432077;0.001498541,-0.2571709;-0.004660934;-0.04496938,0.07601657;0.005248332;-0.04311674,0.08977854;-0.3231489;0.001068447,0.09049045;-0.6660445;0.09088969,0.100765;-0.6899607;0.02918791,-0.07689631;0.006636084;-0.04132841,-0.1100039;-0.3213193;-0.004781615,-0.127753;-0.6651001;0.07974909,-0.1273688;-0.6264172;-0.0023733,0.01181078;0.5506568;0.00567812,0;0;0,-0.001405686;0.3175788;-0.01391578,-0.003772676;0.6254514;-0.04167151,0.1629055;0.501263;-0.05923128,0.2264233;0.2541563;-0.03753352,0.2184365;0.001107454;-0.0859046,-0.1669727;0.4907423;-0.01786235,-0.265274;0.2552089;0.002824044,-0.4078133;0.04912415;-0.05758193,0.07421781;0.004310191;-0.04624128,0.1022935;-0.3261179;-0.0422976,0.1073782;-0.6724931;0.03282952,0.1212016;-0.703123;-0.02150798,-0.08249119;0.00553086;-0.02880504,-0.1291122;-0.3228166;-0.02783807,-0.1312508;-0.6695386;0.04581673,-0.139577;-0.6561488;-0.03464696,-0.002971783;0.5498654;-0.0323298,271.3171
+0;0;0,0.0072715;0.317725;0.008298027,0.01319542;0.6266788;0.001445681,0.1792107;0.5003789;0.005340998,0.2137768;0.2471198;0.02094053,0.2484558;-0.0001889169;-0.04301383,-0.1536405;0.494313;0.006965799,-0.2037574;0.2432418;0.001498028,-0.2570478;-0.004658803;-0.04497588,0.0762336;0.005263316;-0.04323984,0.08999057;-0.3230145;0.0009292737,0.09070266;-0.6659963;0.0907731,0.1009475;-0.6897566;0.0292497,-0.07711585;0.00665503;-0.0414464,-0.1102114;-0.3211811;-0.004912902,-0.1279649;-0.6650484;0.07963906,-0.1275819;-0.6263905;-0.002245903,0.01181108;0.5506669;0.00567912,0;0;0,-0.0009128452;0.3176273;-0.01352763,-0.002616614;0.625522;-0.04061604,0.1634954;0.5008789;-0.05901361,0.2268763;0.2536845;-0.03765631,0.2186613;0.0007495582;-0.08675647,-0.1659279;0.4909666;-0.01733207,-0.2691557;0.2575573;0.003702875,-0.4189405;0.05737488;-0.05911323,0.07438217;0.004219621;-0.04645896,0.1021666;-0.3261085;-0.04223394,0.1070777;-0.6726122;0.0327332,0.1208092;-0.7030882;-0.02143645,-0.08277538;0.005599901;-0.02873717,-0.1294688;-0.3226157;-0.02788223,-0.1318145;-0.669473;0.04555802,-0.1401723;-0.6559865;-0.03467728,-0.001992732;0.5499341;-0.03146553,271.3394
+0;0;0,0.007273943;0.3178318;0.008300815,0.01319976;0.6268847;0.001446424,0.1796699;0.5004271;0.005341987,0.2142424;0.2471201;0.02094446,0.2489259;-0.0002203435;-0.04301812,-0.1540864;0.4943447;0.006971206,-0.2042128;0.2432261;0.001502401,-0.25751;-0.004706383;-0.04497748,0.07633471;0.005270297;-0.04329719,0.09008939;-0.3229529;0.0008645728,0.09080154;-0.6659647;0.09071626,0.1009481;-0.6892095;0.02978279,-0.07721813;0.006663856;-0.04150137,-0.1103081;-0.3211176;-0.004973955,-0.1280632;-0.665015;0.0795854,-0.1276839;-0.6264402;-0.001514383,0.01181505;0.5508519;0.005681029,0;0;0,-0.0003986508;0.3177484;-0.01321483,-0.001559079;0.6257737;-0.03997588,0.1647343;0.5005496;-0.0585916,0.226948;0.2529666;-0.03772831,0.218866;0.0001558363;-0.08765697,-0.1654203;0.4909899;-0.01654328,-0.2757007;0.2607436;0.004144458,-0.429917;0.06368963;-0.05797277,0.07439288;0.004192799;-0.046664,0.101953;-0.3260974;-0.04233766,0.1067589;-0.6727062;0.03229547,0.1204909;-0.7028683;-0.02102256,-0.08297091;0.005650087;-0.02851866,-0.1295871;-0.3225216;-0.02811985,-0.1324407;-0.6694596;0.04507058,-0.1407662;-0.655774;-0.03439875,-0.001068994;0.5501543;-0.03090358,271.3728
+0;0;0,0.007219548;0.3180058;0.008252114,0.01312746;0.6272461;0.001277138,0.1800925;0.5006788;0.00533353,0.2146874;0.2473383;0.02086298,0.2497577;0.000147447;-0.04364172,-0.1547242;0.4947819;0.006770645,-0.2052495;0.2437067;0.00149366,-0.2585961;-0.004592389;-0.0431806,0.07632563;0.005278636;-0.04329361,0.09006569;-0.3227103;0.0007262267,0.09113558;-0.6657632;0.09060282,0.1008916;-0.6896248;0.0302032,-0.07720472;0.006658967;-0.04150773,-0.1102357;-0.3208875;-0.005099513,-0.1281388;-0.6647325;0.07983787,-0.1277115;-0.6261651;-0.001222476,0.01174078;0.5511684;0.005544594,0;0;0,-5.744398E-05;0.3179334;-0.01289272,-0.0009583831;0.6261717;-0.03940105,0.1654661;0.5000361;-0.05852747,0.2271643;0.2522558;-0.03809118,0.2185737;-0.0003941655;-0.08896637,-0.1653073;0.4911137;-0.01583116,-0.2815097;0.2638025;0.005288847,-0.4410296;0.07074441;-0.0561605,0.07433671;0.004155666;-0.04673957,0.1017675;-0.3258961;-0.04265475,0.1063091;-0.6725351;0.03207851,0.1200099;-0.7025717;-0.02132797,-0.08297024;0.005700838;-0.02848234,-0.1296424;-0.3222092;-0.02830253,-0.132873;-0.6692341;0.04468732,-0.1412874;-0.6555169;-0.03473831,-0.0005249381;0.5504984;-0.03038359,271.3952
+0;0;0,0.007219548;0.3180058;0.008252114,0.01312746;0.6272461;0.001277138,0.1800925;0.5006788;0.00533353,0.2146874;0.2473383;0.02086298,0.2497577;0.000147447;-0.04364172,-0.1547242;0.4947819;0.006770645,-0.2052495;0.2437067;0.00149366,-0.2585961;-0.004592389;-0.0431806,0.07632563;0.005278636;-0.04329361,0.09006569;-0.3227103;0.0007262267,0.09113558;-0.6657632;0.09060282,0.1008916;-0.6896248;0.0302032,-0.07720472;0.006658967;-0.04150773,-0.1102357;-0.3208875;-0.005099513,-0.1281388;-0.6647325;0.07983787,-0.1277115;-0.6261651;-0.001222476,0.01174078;0.5511684;0.005544594,0;0;0,-5.744398E-05;0.3179334;-0.01289272,-0.0009583831;0.6261717;-0.03940105,0.1654661;0.5000361;-0.05852747,0.2271643;0.2522558;-0.03809118,0.2185737;-0.0003941655;-0.08896637,-0.1653073;0.4911137;-0.01583116,-0.2815097;0.2638025;0.005288847,-0.4410296;0.07074441;-0.0561605,0.07433671;0.004155666;-0.04673957,0.1017675;-0.3258961;-0.04265475,0.1063091;-0.6725351;0.03207851,0.1200099;-0.7025717;-0.02132797,-0.08297024;0.005700838;-0.02848234,-0.1296424;-0.3222092;-0.02830253,-0.132873;-0.6692341;0.04468732,-0.1412874;-0.6555169;-0.03473831,-0.0005249381;0.5504984;-0.03038359,271.4179
+0;0;0,0.007221912;0.3181098;0.008254815,0.0131316;0.6274427;0.001277923,0.1799327;0.5009055;0.005335581,0.2145309;0.2475407;0.02086651,0.249606;0.0003161281;-0.04364701,-0.1545586;0.4950143;0.006771301,-0.2050888;0.2439151;0.001493812,-0.2584426;-0.004417881;-0.04318656,0.07638166;0.005282511;-0.04332539,0.09011904;-0.3226426;0.0006858706,0.09118881;-0.6656559;0.09055209,0.1009165;-0.6893608;0.03032823,-0.07726139;0.006663854;-0.0415382,-0.1102859;-0.3208188;-0.005137067,-0.1281869;-0.6646242;0.07979052,-0.1277609;-0.6260817;-0.001033962,0.01174457;0.5513461;0.00554644,0;0;0,0.0005498081;0.3180511;-0.01254511,0.0003252476;0.6264145;-0.03869057,0.1661151;0.4995984;-0.05838728,0.227299;0.2516401;-0.03825808,0.218214;-0.0008780658;-0.08987451,-0.1640824;0.491519;-0.01520141,-0.2852469;0.2668294;0.00637851,-0.4485027;0.07702672;-0.05554668,0.07433753;0.00410983;-0.04686355,0.1014991;-0.3258998;-0.04280901,0.1060009;-0.672513;0.03185201,0.119611;-0.7024413;-0.02133751,-0.08307033;0.005756336;-0.02837843,-0.1298396;-0.3220747;-0.02853684,-0.1332878;-0.6690636;0.04441554,-0.1417642;-0.6552657;-0.03477658,0.0005864948;0.5507107;-0.02976298,271.4512
+0;0;0,0.007200961;0.318023;0.008245679,0.01311663;0.6271706;0.001268508,0.1791162;0.5008711;0.005325763,0.2137107;0.2474834;0.02083773,0.2489852;0.0003503263;-0.04394529,-0.1538539;0.4952075;0.006668826,-0.204731;0.2441539;0.001538788,-0.2580884;-0.004319653;-0.04239016,0.07642478;0.005283664;-0.04334564,0.09034771;-0.3224536;0.0009921454,0.09146121;-0.6663904;0.09111485,0.1004362;-0.6892607;0.03061254,-0.07729841;0.006665545;-0.04156961,-0.1102461;-0.3206944;-0.005219817,-0.1282417;-0.6654396;0.07988451,-0.1277954;-0.6269438;-0.000514321,0.01172627;0.5511292;0.005533221,0;0;0,0.001188606;0.3179775;-0.01213908,0.001658946;0.6261839;-0.03793573,0.1662611;0.4994442;-0.05858874,0.2272321;0.2513894;-0.03873682,0.2178805;-0.001098067;-0.09049106,-0.1623848;0.4922314;-0.01464371,-0.2879348;0.2699821;0.007383352,-0.4560275;0.08423379;-0.05392145,0.07428795;0.004078031;-0.04703379,0.1014329;-0.3257984;-0.04301811,0.1057427;-0.6732236;0.03243327,0.1192757;-0.7024046;-0.02095986,-0.08316617;0.005810776;-0.02823348,-0.1300936;-0.3218611;-0.02886769,-0.1336831;-0.6698177;0.04413303,-0.1422611;-0.6558998;-0.03463329,0.00174433;0.5505258;-0.02908969,271.4736
+0;0;0,0.007201271;0.3180367;0.008246033,0.01311587;0.6271279;0.001270459,0.1785174;0.5010294;0.005327267,0.2131155;0.2476155;0.02084084,0.2483924;0.000465095;-0.04394671,-0.1532623;0.4953861;0.006665528,-0.2041447;0.2443064;0.001534959,-0.2575058;-0.004184574;-0.04239706,0.07647485;0.005287126;-0.04337405,0.09038277;-0.3220967;0.0009159222,0.09149788;-0.6665292;0.09116856,0.1003897;-0.6889098;0.0312268,-0.07734907;0.006669913;-0.04159686,-0.1102612;-0.320337;-0.005286265,-0.1282827;-0.6655792;0.07994075,-0.1278406;-0.6271622;0.0002867952,0.0117259;0.5511078;0.005533983,0;0;0,0.001909882;0.3180057;-0.01165724,0.00322096;0.6261905;-0.03700304,0.1667252;0.4992309;-0.05856895,0.2273224;0.2510308;-0.03904939,0.217514;-0.001385868;-0.09115338,-0.1606224;0.4929302;-0.01389959,-0.2915758;0.2738386;0.008604228,-0.4641595;0.09220178;-0.05261755,0.07424134;0.004059076;-0.04721665,0.101291;-0.325468;-0.04328895,0.1054878;-0.6734398;0.03206754,0.1189939;-0.7018796;-0.02101898,-0.08327481;0.005840586;-0.0280866,-0.1301837;-0.3214724;-0.02906859,-0.1340435;-0.6699593;0.04388731,-0.1426757;-0.6558515;-0.03414292,0.003090411;0.5505411;-0.02826667,271.4955
+0;0;0,0.00720391;0.3181532;0.008249055,0.01312002;0.6273229;0.001271793,0.178664;0.5011641;0.005329402,0.2132658;0.2477226;0.02084466,0.2485469;0.0005434155;-0.04395044,-0.1533997;0.4955159;0.006668809,-0.2042876;0.244409;0.001537682,-0.2576549;-0.004110917;-0.04239946,0.07645668;0.005285869;-0.04336374,0.09035335;-0.3218334;0.000890445,0.09146917;-0.6664836;0.09120011,0.1003258;-0.688657;0.03149543,-0.07733069;0.006668328;-0.04158697,-0.1102162;-0.3200744;-0.005305719,-0.1282491;-0.6655347;0.07997516,-0.1278087;-0.627151;0.0006362423,0.01172972;0.5512853;0.005536295,0;0;0,0.002122626;0.3181246;-0.01156187,0.003433391;0.6263857;-0.03693199,0.1669738;0.4989883;-0.05850387,0.2269858;0.2505932;-0.039294,0.2169754;-0.001708061;-0.09206319,-0.1606375;0.4935029;-0.01320099,-0.2973942;0.2780424;0.01014319,-0.4763786;0.1026037;-0.05090231,0.07412429;0.004049599;-0.04736209,0.1008062;-0.3252419;-0.04364872,0.1047039;-0.6734912;0.03150487,0.1184712;-0.7018135;-0.02116513,-0.08328839;0.005850387;-0.02797844,-0.1306899;-0.3211201;-0.02939414,-0.1347641;-0.6698105;0.04367579,-0.1434596;-0.6556311;-0.03403679,0.003316626;0.5507202;-0.02818274,271.529
+0;0;0,0.007171393;0.3181542;0.00824074,0.013069;0.627324;0.001250183,0.1786161;0.5011694;0.005354736,0.2132335;0.2477288;0.02084947,0.2487973;0.0006352365;-0.04411742,-0.1534255;0.4954502;0.006767091,-0.2043531;0.2443509;0.001658455,-0.2580215;-0.004073113;-0.04245401,0.07645247;0.005295997;-0.04336992,0.09036684;-0.3218202;0.000901185,0.09154283;-0.6665314;0.09097732,0.09950316;-0.6903118;0.0325868,-0.07732688;0.006653307;-0.04159645,-0.1102088;-0.320089;-0.005307943,-0.1283036;-0.6655412;0.07999278,-0.1278789;-0.6271599;0.0006535128,0.01168054;0.5512865;0.005516579,0;0;0,0.002122626;0.3181246;-0.01156187,0.003433391;0.6263857;-0.03693199,0.1669738;0.4989883;-0.05850387,0.2269858;0.2505932;-0.039294,0.2169754;-0.001708061;-0.09206319,-0.1606375;0.4935029;-0.01320099,-0.2973942;0.2780424;0.01014319,-0.4763786;0.1026037;-0.05090231,0.07412429;0.004049599;-0.04736209,0.1008062;-0.3252419;-0.04364872,0.1047039;-0.6734912;0.03150487,0.1184712;-0.7018135;-0.02116513,-0.08328839;0.005850387;-0.02797844,-0.1306899;-0.3211201;-0.02939414,-0.1347641;-0.6698105;0.04367579,-0.1434596;-0.6556311;-0.03403679,0.003316626;0.5507202;-0.02818274,271.5522
+0;0;0,0.007171247;0.3181477;0.008240572,0.01306847;0.6272973;0.001250398,0.1790255;0.5010231;0.005354368,0.2136485;0.2475413;0.02085162,0.2490543;0.001545861;-0.04382657,-0.1538312;0.4952898;0.00677019,-0.2047671;0.2441497;0.001660725,-0.2581971;-0.003170282;-0.04225571,0.07647014;0.00529722;-0.04337994,0.09037968;-0.3217055;0.0008757971,0.09155568;-0.6664212;0.09095311,0.09967812;-0.6912967;0.03137357,-0.07734475;0.006654844;-0.04160606,-0.1102152;-0.319974;-0.005330145,-0.1283103;-0.6654307;0.07997169,-0.127877;-0.6268787;-0.0009831935,0.01168006;0.5512632;0.005516608,0;0;0,0.002143025;0.3181167;-0.01159763,0.003358483;0.6263491;-0.03707504,0.1673516;0.4986282;-0.05822277,0.226965;0.250053;-0.0395534,0.2167057;-0.001004189;-0.09261584,-0.1611563;0.4939715;-0.01170268,-0.3038937;0.2822817;0.0107772,-0.491756;0.117468;-0.04833951,0.07407629;0.003999203;-0.04747916,0.1006274;-0.3251908;-0.04403735,0.1043763;-0.6734505;0.03109765,0.1187029;-0.7030709;-0.02244831,-0.08333326;0.005908822;-0.02789648,-0.1309687;-0.3209097;-0.02972861,-0.1351123;-0.6696165;0.04328207,-0.1441825;-0.6557624;-0.03598999,0.003270611;0.5506902;-0.02829695,271.5739
+0;0;0,0.007172896;0.3182209;0.008242467,0.01307154;0.6274452;0.001250592,0.1790318;0.5011511;0.005355606,0.2136576;0.2476481;0.02085416,0.2490527;0.001727253;-0.04380439,-0.153832;0.4954177;0.006771458,-0.2047722;0.2442566;0.001661564,-0.258186;-0.002988383;-0.04224154,0.07649917;0.005299232;-0.04339641,0.09040447;-0.3216039;0.0008458532,0.09158024;-0.6662509;0.09090523,0.09968925;-0.6910358;0.03142416,-0.07737411;0.00665737;-0.04162186,-0.1102346;-0.319872;-0.00535699,-0.1283261;-0.66526;0.07992786,-0.1278934;-0.6267221;-0.0008932278,0.01168279;0.5513923;0.00551785,0;0;0,0.002340704;0.3181916;-0.01151323,0.003746629;0.6265015;-0.03694725,0.1676078;0.4985238;-0.05818439,0.2271125;0.2498792;-0.03979897,0.2165615;-0.001088381;-0.09285092,-0.1608525;0.4944849;-0.01065706,-0.3096697;0.2870198;0.01202678,-0.5031847;0.1300072;-0.04969519,0.07408245;0.003978819;-0.04753328,0.100746;-0.325102;-0.04417968,0.1044247;-0.6733815;0.03052997,0.1180459;-0.703162;-0.0228169,-0.08338144;0.005932225;-0.02785312,-0.1310516;-0.3207786;-0.02984807,-0.1351979;-0.6694328;0.0430683,-0.1444275;-0.6555429;-0.03605446,0.003613204;0.550823;-0.02817678,271.6082
+0;0;0,0.007140872;0.3181775;0.008222136,0.01300705;0.6272758;0.001191399,0.1791635;0.5009598;0.005348257,0.2137971;0.2474442;0.0208322,0.249311;0.001582906;-0.04389799,-0.1541684;0.4954759;0.006595185,-0.2056736;0.244409;0.00190478,-0.2597536;-0.002650797;-0.0420932,0.07657146;0.005311616;-0.04341961,0.09046204;-0.3216188;0.0009043142,0.09174081;-0.6669769;0.09103648,0.09959765;-0.6921204;0.0319091,-0.07743017;0.006658276;-0.04167613,-0.1102501;-0.3198949;-0.005249672,-0.1283954;-0.6659768;0.08016558,-0.1259073;-0.6950861;0.02450166,0.011623;0.5512608;0.005465487,0;0;0,0.002452433;0.3181555;-0.0112505,0.003888577;0.6263614;-0.03641367,0.167853;0.4982676;-0.05805755,0.2271248;0.249543;-0.03982735,0.2162588;-0.001328409;-0.09316087,-0.1610951;0.4951103;-0.009451622,-0.3168446;0.2928187;0.01356216,-0.5199044;0.147674;-0.04642738,0.07405527;0.003938794;-0.04771757,0.1007303;-0.3251783;-0.04433823,0.1041125;-0.6741211;0.03066229,0.1177321;-0.7033782;-0.02320505,-0.0835198;0.00598047;-0.02766477,-0.1312411;-0.3207574;-0.03012392,-0.1355796;-0.6701097;0.04289516,-0.1516775;-0.7035223;-0.005253397,0.003753096;0.5507126;-0.0277133,271.6417
+0;0;0,0.007141487;0.3182049;0.008222844,0.01300692;0.627264;0.00119331,0.1795945;0.5008352;0.005348932,0.214231;0.2472979;0.0208342,0.2497404;0.001467824;-0.04388777,-0.1545946;0.4953373;0.006599067,-0.2061041;0.2442488;0.001908261,-0.2601773;-0.002779603;-0.04208413,0.0765978;0.005313443;-0.04343455,0.09048873;-0.3216252;0.0008905046,0.09176725;-0.6669143;0.09100465,0.09964301;-0.6921906;0.03173489,-0.07745681;0.006660566;-0.04169047,-0.1102776;-0.3199009;-0.005263086,-0.1284193;-0.6659136;0.08013509,-0.1259251;-0.6951653;0.02433712,0.01162318;0.5512656;0.005466464,0;0;0,0.002753988;0.3181905;-0.01096249,0.004535124;0.6263862;-0.03574896,0.1687563;0.4979822;-0.0576756,0.2273972;0.2490686;-0.03967786,0.2161001;-0.001662657;-0.09342265,-0.1610783;0.4956537;-0.007940175,-0.3263606;0.3009662;0.01440204,-0.5343369;0.162932;-0.04538686,0.07407369;0.003898948;-0.04774833,0.1009381;-0.3252082;-0.04408765,0.1040747;-0.6741647;0.03051949,0.1174939;-0.7034858;-0.02362227,-0.08355454;0.006017708;-0.02764854,-0.1312224;-0.3207369;-0.03004449,-0.1357006;-0.6700413;0.04284663,-0.1518654;-0.7035362;-0.005501058,0.004311487;0.5507427;-0.02714968,271.6642
+0;0;0,0.007141487;0.3182049;0.008222844,0.01300692;0.627264;0.00119331,0.1795945;0.5008352;0.005348932,0.214231;0.2472979;0.0208342,0.2497404;0.001467824;-0.04388777,-0.1545946;0.4953373;0.006599067,-0.2061041;0.2442488;0.001908261,-0.2601773;-0.002779603;-0.04208413,0.0765978;0.005313443;-0.04343455,0.09048873;-0.3216252;0.0008905046,0.09176725;-0.6669143;0.09100465,0.09964301;-0.6921906;0.03173489,-0.07745681;0.006660566;-0.04169047,-0.1102776;-0.3199009;-0.005263086,-0.1284193;-0.6659136;0.08013509,-0.1259251;-0.6951653;0.02433712,0.01162318;0.5512656;0.005466464,0;0;0,0.002753988;0.3181905;-0.01096249,0.004535124;0.6263862;-0.03574896,0.1687563;0.4979822;-0.0576756,0.2273972;0.2490686;-0.03967786,0.2161001;-0.001662657;-0.09342265,-0.1610783;0.4956537;-0.007940175,-0.3263606;0.3009662;0.01440204,-0.5343369;0.162932;-0.04538686,0.07407369;0.003898948;-0.04774833,0.1009381;-0.3252082;-0.04408765,0.1040747;-0.6741647;0.03051949,0.1174939;-0.7034858;-0.02362227,-0.08355454;0.006017708;-0.02764854,-0.1312224;-0.3207369;-0.03004449,-0.1357006;-0.6700413;0.04284663,-0.1518654;-0.7035362;-0.005501058,0.004311487;0.5507427;-0.02714968,271.6871
+0;0;0,0.007096119;0.3181823;0.008183139,0.01295412;0.6271856;0.001118784,0.1796723;0.5007026;0.005283246,0.2144564;0.2471569;0.0207918,0.2498583;0.001463801;-0.04392583,-0.1547653;0.4951595;0.006616942,-0.2067486;0.2441296;0.002415914,-0.2622036;-0.00246118;-0.04145257,0.0766862;0.005325363;-0.04345137,0.09057015;-0.3215449;0.0008958392,0.09230746;-0.6665553;0.09068316,0.09922928;-0.6927769;0.03282223,-0.0774861;0.006654871;-0.04181831,-0.1102973;-0.31986;-0.005553544,-0.1284683;-0.6654785;0.07997134,-0.1262131;-0.6944694;0.02454875,0.01156835;0.5512019;0.005395635,0;0;0,0.003025666;0.3181663;-0.01087832,0.005021349;0.6263057;-0.03565526,0.1692623;0.4977996;-0.05784869,0.2275186;0.2487401;-0.0402,0.2158271;-0.001820013;-0.09395552,-0.1609807;0.4964013;-0.00712865,-0.333738;0.308278;0.01524241,-0.5484492;0.1811996;-0.0443973,0.07402091;0.003826827;-0.0479939,0.1009492;-0.3252118;-0.04451227,0.1039105;-0.6739427;0.02947974,0.1173732;-0.7038365;-0.0233233,-0.0837115;0.006107637;-0.0274269,-0.13146;-0.3205645;-0.03043447,-0.1361058;-0.6695591;0.04221576,-0.1521475;-0.7027153;-0.00585318,0.004748732;0.5506772;-0.02705312,271.7098
+0;0;0,0.007094957;0.3181302;0.0081818,0.01295098;0.6270289;0.001120029,0.1792053;0.5007155;0.00528311,0.2139941;0.2471359;0.02079373,0.2493515;0.001751274;-0.04384266,-0.1543083;0.4951876;0.00661312,-0.2062986;0.2441243;0.002411532,-0.261684;-0.002156988;-0.04140189,0.07674292;0.005329302;-0.04348351,0.09063039;-0.3216238;0.0008749254,0.09236383;-0.6658661;0.09046239,0.09934685;-0.6925848;0.03208985,-0.07754342;0.006659793;-0.04184924,-0.1103629;-0.3199377;-0.005575296,-0.1284935;-0.6647869;0.07975921,-0.1262184;-0.6942993;0.02384658,0.01156576;0.5510752;0.005395188,0;0;0,0.003455207;0.3181131;-0.01078153,0.005956084;0.6261483;-0.03549814,0.1694435;0.4974087;-0.05779791,0.2276414;0.2482665;-0.04063392,0.2156959;-0.001973286;-0.09429026,-0.1599572;0.4974348;-0.006287713,-0.3410619;0.3173959;0.01696111,-0.5613926;0.1998726;-0.04034767,0.07389751;0.003712744;-0.04831218,0.1007815;-0.3254143;-0.04492473,0.103671;-0.6733991;0.02876354,0.1171172;-0.7041395;-0.02417921,-0.08388207;0.006276529;-0.02707578,-0.131862;-0.3204385;-0.03082746,-0.1365494;-0.6686695;0.04159445,-0.1528404;-0.7020913;-0.00724607,0.005550504;0.5505495;-0.02690697,271.7327
+0;0;0,0.007097405;0.31824;0.008184623,0.01295526;0.6272352;0.001120647,0.1796966;0.5007517;0.005284735,0.2144928;0.2471181;0.02079866,0.2499541;0.001012608;-0.0440276,-0.1547868;0.4952078;0.006618613,-0.2067882;0.2440909;0.002416131,-0.2623363;-0.002913788;-0.04152599,0.07677262;0.005331364;-0.04350033,0.09069005;-0.3223271;0.0009538047,0.09242034;-0.6659436;0.09037842,0.09938018;-0.6924741;0.0321996,-0.07757341;0.006662369;-0.04186543,-0.1104637;-0.3206398;-0.005513225,-0.1285613;-0.6648621;0.07966615,-0.1262938;-0.694177;0.02393908,0.01156961;0.5512578;0.005397139,0;0;0,0.003783941;0.3182233;-0.01066041,0.00656648;0.626359;-0.03530312,0.1703917;0.4970552;-0.0574348,0.2277913;0.2476292;-0.04089904,0.2156137;-0.003304899;-0.09485841,-0.1600579;0.4984605;-0.004866619,-0.3483545;0.3256875;0.01693633,-0.5725561;0.2119459;-0.03620788,0.07387903;0.003645152;-0.04840803,0.100763;-0.3261947;-0.04482055,0.1033839;-0.673601;0.02848744,0.113284;-0.7073662;-0.02116036,-0.0839303;0.006332372;-0.02702485,-0.1321001;-0.3210754;-0.03073705,-0.1369303;-0.6687353;0.04124465,-0.1469656;-0.65479;-0.03794148,0.006095871;0.5507349;-0.02672744,271.7664
+0;0;0,0.007048368;0.3182411;0.008179561,0.01290851;0.6272362;0.001103956,0.1796372;0.50072;0.005278315,0.2145691;0.2471054;0.02079733,0.2498787;0.0009595156;-0.04395839,-0.1548427;0.4952303;0.006724324,-0.2071621;0.2441771;0.002671183,-0.2655441;-0.002300933;-0.04054909,0.07679253;0.005314819;-0.04346719,0.09064706;-0.3223554;0.0009202771,0.09227031;-0.665967;0.09036583,0.09920713;-0.6944844;0.034183,-0.07750904;0.006694393;-0.04197941,-0.1103841;-0.320614;-0.00567022,-0.1286185;-0.664822;0.07953828,-0.1250376;-0.6937851;0.02350757,0.01152002;0.5512589;0.005379791,0;0;0,0.003783941;0.3182233;-0.01066041,0.00656648;0.626359;-0.03530312,0.1703917;0.4970552;-0.0574348,0.2277913;0.2476292;-0.04089904,0.2156137;-0.003304899;-0.09485841,-0.1600579;0.4984605;-0.004866619,-0.3483545;0.3256875;0.01693633,-0.5725561;0.2119459;-0.03620788,0.07387903;0.003645152;-0.04840803,0.100763;-0.3261947;-0.04482055,0.1033839;-0.673601;0.02848744,0.113284;-0.7073662;-0.02116036,-0.0839303;0.006332372;-0.02702485,-0.1321001;-0.3210754;-0.03073705,-0.1369303;-0.6687353;0.04124465,-0.1469656;-0.65479;-0.03794148,0.006095871;0.5507349;-0.02672744,271.7895
+0;0;0,0.007048784;0.31826;0.008180046,0.01290883;0.6272496;0.001104617,0.1792689;0.5008467;0.005279057,0.2142015;0.2472275;0.02079836,0.2494235;0.001692548;-0.04379665,-0.1544776;0.495369;0.006721895,-0.2067979;0.2443113;0.002668682,-0.265035;-0.00155504;-0.04044433,0.0768704;0.005320208;-0.04351126,0.09073455;-0.3225774;0.0009070113,0.0923567;-0.6659598;0.09029291,0.09931131;-0.6946272;0.03396603,-0.07758763;0.006701182;-0.04202197,-0.1104855;-0.3208344;-0.005687587,-0.1287078;-0.6648128;0.07946408,-0.1251176;-0.6939271;0.0232897,0.01152038;0.5512748;0.00538031,0;0;0,0.004124328;0.3182417;-0.01054668,0.007224843;0.626375;-0.03511119,0.1703612;0.4968201;-0.05788183,0.2279554;0.2474271;-0.0414536,0.2160686;-0.002943143;-0.09506297,-0.1594489;0.5001275;-0.003708772,-0.3535408;0.3337789;0.0172737,-0.5826243;0.2314939;-0.03525297,0.07380585;0.003547877;-0.04868984,0.1007671;-0.3265163;-0.04511952,0.1032049;-0.6737011;0.02809763,0.113026;-0.7075901;-0.02174902,-0.08409704;0.006435815;-0.02677423,-0.1325066;-0.3211625;-0.03100318,-0.1373829;-0.6686387;0.04069386,-0.147716;-0.6547203;-0.03866326,0.00667733;0.550752;-0.02655244,271.8114
+0;0;0,0.007049851;0.3183081;0.008181282,0.01291083;0.627347;0.001104684,0.1790875;0.5009861;0.00527997,0.2140233;0.2473434;0.0208007,0.2494232;0.0005676597;-0.04412074,-0.1542945;0.4955144;0.006721231,-0.2066197;0.2444334;0.002667643,-0.265151;-0.00267534;-0.04066324,0.07692198;0.005323779;-0.04354046,0.09079321;-0.3227413;0.0009004921,0.09242304;-0.6677455;0.09070854,0.09928203;-0.6956064;0.03515598,-0.0776397;0.006705679;-0.04205018,-0.1105544;-0.3209972;-0.005697235,-0.1288627;-0.6666002;0.07985659,-0.1253219;-0.6949018;0.02445443,0.01152214;0.5513591;0.005381112,0;0;0,0.004366606;0.3182892;-0.01046991,0.007668033;0.6264729;-0.03499413,0.1704708;0.4967807;-0.05798864,0.2280757;0.2473443;-0.04188943,0.2158222;-0.004274949;-0.09577656,-0.1589812;0.5007797;-0.003302047,-0.359799;0.34269;0.01851152,-0.5933425;0.2467928;-0.03274674,0.07374707;0.003537327;-0.04888725,0.1008326;-0.3266863;-0.04530358,0.1032009;-0.6757128;0.02729726,0.1132238;-0.7087678;-0.02173972,-0.08420809;0.006438306;-0.02662056,-0.132857;-0.3212884;-0.03137215,-0.1377089;-0.6704192;0.04060109,-0.1479895;-0.6562739;-0.03765462,0.007074282;0.5508363;-0.02644277,271.8449
+0;0;0,0.007002479;0.3184208;0.008195939,0.01285673;0.6275543;0.001122218,0.1788577;0.5011418;0.005226329,0.2138267;0.2474749;0.02075694,0.2492617;0.000791803;-0.04407366,-0.1541969;0.4957506;0.006781912,-0.2074721;0.2448312;0.003298038,-0.2695529;-0.001427621;-0.03929026,0.0769842;0.005326353;-0.04354638,0.09078903;-0.3228606;0.0009016991,0.09251291;-0.6671036;0.09058486,0.0991336;-0.6954014;0.0351554,-0.07765599;0.006707803;-0.04213998,-0.1105833;-0.3211015;-0.005674515,-0.1288705;-0.6659958;0.07954763,-0.1253927;-0.6947167;0.02427871,0.01146804;0.5515449;0.005396321,0;0;0,0.004835933;0.3184036;-0.01018858,0.008642718;0.6267002;-0.03440881,0.1708873;0.4965182;-0.05802798,0.227904;0.2468974;-0.04223251,0.2156524;-0.004638687;-0.09599733,-0.1582254;0.5019636;-0.002545949,-0.3645198;0.3509714;0.0187837,-0.6021768;0.2645765;-0.02986039,0.07370853;0.003503233;-0.04905105,0.1006102;-0.3268557;-0.04556465,0.1033016;-0.6752236;0.02642083,0.1129066;-0.7089224;-0.02221131,-0.08430211;0.006460424;-0.0265074,-0.1331811;-0.3213483;-0.03152874,-0.1381058;-0.6697671;0.04009126,-0.1485383;-0.6556372;-0.03835734,0.007921338;0.5510343;-0.02593637,271.8676
+0;0;0,0.007002479;0.3184208;0.008195939,0.01285673;0.6275543;0.001122218,0.1788577;0.5011418;0.005226329,0.2138267;0.2474749;0.02075694,0.2492617;0.000791803;-0.04407366,-0.1541969;0.4957506;0.006781912,-0.2074721;0.2448312;0.003298038,-0.2695529;-0.001427621;-0.03929026,0.0769842;0.005326353;-0.04354638,0.09078903;-0.3228606;0.0009016991,0.09251291;-0.6671036;0.09058486,0.0991336;-0.6954014;0.0351554,-0.07765599;0.006707803;-0.04213998,-0.1105833;-0.3211015;-0.005674515,-0.1288705;-0.6659958;0.07954763,-0.1253927;-0.6947167;0.02427871,0.01146804;0.5515449;0.005396321,0;0;0,0.004835933;0.3184036;-0.01018858,0.008642718;0.6267002;-0.03440881,0.1708873;0.4965182;-0.05802798,0.227904;0.2468974;-0.04223251,0.2156524;-0.004638687;-0.09599733,-0.1582254;0.5019636;-0.002545949,-0.3645198;0.3509714;0.0187837,-0.6021768;0.2645765;-0.02986039,0.07370853;0.003503233;-0.04905105,0.1006102;-0.3268557;-0.04556465,0.1033016;-0.6752236;0.02642083,0.1129066;-0.7089224;-0.02221131,-0.08430211;0.006460424;-0.0265074,-0.1331811;-0.3213483;-0.03152874,-0.1381058;-0.6697671;0.04009126,-0.1485383;-0.6556372;-0.03835734,0.007921338;0.5510343;-0.02593637,271.89
+0;0;0,0.007003034;0.318446;0.008196588,0.01285872;0.6276555;0.001120935,0.1790309;0.5011683;0.005226167,0.2140056;0.2474604;0.02075928,0.2494414;0.0007714331;-0.04407286,-0.1543652;0.4957716;0.006783346,-0.207649;0.2448117;0.003298909,-0.2697313;-0.001453027;-0.03929041,0.07722142;0.005342765;-0.04368057,0.09104577;-0.3233084;0.0008303784,0.09276865;-0.6673528;0.09046179,0.09929718;-0.694839;0.03580396,-0.07789528;0.006728473;-0.04226983,-0.1108692;-0.3215445;-0.005752791,-0.1291458;-0.6662397;0.07942016,-0.1257164;-0.6941431;0.02492063,0.01146961;0.5516231;0.005396334,0;0;0,0.005525872;0.3184122;-0.0103538,0.01012389;0.6267571;-0.0347867,0.1720754;0.4956677;-0.05820847,0.2283157;0.245798;-0.04289889,0.2152643;-0.005622834;-0.0970428,-0.1574841;0.5039904;-0.001265259,-0.3753768;0.3699684;0.01856144,-0.6189045;0.3024797;-0.03097522,0.07357904;0.00333783;-0.04974604,0.1005403;-0.3274886;-0.046453,0.1031174;-0.6756932;0.02531242,0.1133497;-0.7078126;-0.0233829,-0.08481237;0.006616998;-0.02574416,-0.13392;-0.3216097;-0.03203233,-0.1391211;-0.6699655;0.03885134,-0.1496203;-0.6556194;-0.03847577,0.009192601;0.5510778;-0.02624869,271.9234
+0;0;0,0.006919476;0.3184481;0.008186823,0.01275676;0.6276573;0.001081481,0.1789413;0.5012015;0.005252771,0.214033;0.2474979;0.02059254,0.2491961;0.0006646812;-0.04383775,-0.1544687;0.4957898;0.006850348,-0.2096771;0.2452389;0.003944524,-0.2766088;9.518862E-05;-0.03775765,0.07724588;0.005332034;-0.04363862,0.09094704;-0.3233255;0.0008633211,0.09275928;-0.6674119;0.09033161,0.1014086;-0.6938182;0.03484942,-0.07783198;0.006740734;-0.04238432,-0.110984;-0.3215029;-0.005765297,-0.1292227;-0.6661936;0.07943439,-0.1288226;-0.6278399;0.000283815,0.01137066;0.5516252;0.005362875,0;0;0,0.005525872;0.3184122;-0.0103538,0.01012389;0.6267571;-0.0347867,0.1720754;0.4956677;-0.05820847,0.2283157;0.245798;-0.04289889,0.2152643;-0.005622834;-0.0970428,-0.1574841;0.5039904;-0.001265259,-0.3753768;0.3699684;0.01856144,-0.6189045;0.3024797;-0.03097522,0.07357904;0.00333783;-0.04974604,0.1005403;-0.3274886;-0.046453,0.1031174;-0.6756932;0.02531242,0.1133497;-0.7078126;-0.0233829,-0.08481237;0.006616998;-0.02574416,-0.13392;-0.3216097;-0.03203233,-0.1391211;-0.6699655;0.03885134,-0.1496203;-0.6556194;-0.03847577,0.009192601;0.5510778;-0.02624869,271.9453
+0;0;0,0.006920686;0.3185038;0.008188254,0.01275982;0.6278111;0.001080534,0.1793427;0.5012083;0.005253078,0.2144365;0.2474894;0.02059378,0.2495295;0.001148;-0.04370811,-0.1548608;0.4957838;0.006854457,-0.2100726;0.2452177;0.003948457,-0.2768709;0.0005624294;-0.03767062,0.07736104;0.005339984;-0.04370368,0.09106912;-0.3234835;0.0008207262,0.09288074;-0.667451;0.09025811,0.1014848;-0.6935626;0.03506587,-0.07794803;0.006750784;-0.04244751,-0.1111168;-0.3216586;-0.00581,-0.1293492;-0.6662302;0.07936026,-0.1289512;-0.6279202;0.0006233305,0.01137323;0.5517521;0.005363444,0;0;0,0.005937979;0.3184577;-0.0104413,0.01105964;0.6268845;-0.03497767,0.1729903;0.4948489;-0.05842614,0.228452;0.2447802;-0.04326534,0.2151037;-0.006112993;-0.09734654,-0.1571589;0.5046223;-0.0006716363,-0.3800097;0.3788796;0.01847299,-0.6252127;0.3199889;-0.03110221,0.07353196;0.003243178;-0.05005789,0.1004869;-0.3277524;-0.04680705,0.102879;-0.6758074;0.02508163,0.1134714;-0.7075841;-0.0232935,-0.08503742;0.006711979;-0.02543318,-0.1341807;-0.3216709;-0.03212602,-0.1394766;-0.6699859;0.0383344,-0.1500284;-0.655558;-0.0385739,0.009988099;0.5511833;-0.02640843,271.968
+0;0;0,0.006918437;0.3184003;0.008185593,0.01275413;0.6275246;0.001082695,0.1792085;0.5010197;0.005252004,0.2143072;0.2472657;0.02059483,0.2493596;0.001209557;-0.04363262,-0.1547373;0.4955994;0.006852149,-0.2099567;0.2449986;0.003945747,-0.2766777;0.0006266087;-0.03762514,0.0774533;0.005346352;-0.0437558,0.0911736;-0.32377;0.0008082688,0.09298477;-0.6676522;0.09022346,0.1015943;-0.6937993;0.03499633,-0.07804099;0.006758834;-0.04249812,-0.1112393;-0.3219431;-0.005827978,-0.1294671;-0.6664292;0.07932115,-0.1290689;-0.6281139;0.000534445,0.01136861;0.5515245;0.005362285,0;0;0,0.006346524;0.3183513;-0.01028514,0.01201165;0.6266085;-0.03452802,0.1734936;0.4944083;-0.05846572,0.2286468;0.2442085;-0.04374838,0.2151199;-0.006388277;-0.09774613,-0.1565995;0.5062227;0.0004064124,-0.3852957;0.3908125;0.01579954,-0.633248;0.3439021;-0.03128091,0.0735608;0.003185421;-0.05020786,0.1005839;-0.3281038;-0.04721117,0.1028036;-0.6760619;0.02471637,0.1135027;-0.7078561;-0.023695,-0.08515982;0.006741399;-0.02538749,-0.1341169;-0.3219663;-0.03218783,-0.1395503;-0.6702114;0.03816189,-0.1502743;-0.6557719;-0.0387765,0.01079237;0.5509596;-0.0260427,272.0014
+0;0;0,0.006845412;0.3182775;0.008145392,0.01265581;0.6272441;0.0009869398,0.1796909;0.5006541;0.005261051,0.214866;0.2468818;0.02043832,0.2494311;0.001007944;-0.04362136,-0.1554048;0.4952271;0.006954177,-0.2146529;0.2455283;0.004082223,-0.2846069;0.0021974;-0.03652368,0.07758313;0.005361615;-0.04375651,0.09117448;-0.3243661;0.0007178634,0.09318327;-0.6676862;0.09042072,0.1011841;-0.694415;0.03488865,-0.07809681;0.006744552;-0.04263709,-0.1114169;-0.3225282;-0.005864233,-0.1296284;-0.6665298;0.07928644,-0.1292428;-0.6281587;-5.931407E-05,0.01127476;0.5512935;0.00527599,0;0;0,0.006641388;0.3182206;-0.01026416,0.01269771;0.6263192;-0.03442669,0.1745412;0.4935878;-0.05822086,0.2290712;0.2432187;-0.0437336,0.2150231;-0.007010907;-0.09795618,-0.1567154;0.5066105;0.0010373,-0.3891924;0.3989991;0.01660246,-0.6386462;0.3607141;-0.02877783,0.07359122;0.003136843;-0.05036879,0.1007084;-0.3287336;-0.04725361,0.1028133;-0.676241;0.02453446,0.1135565;-0.7081611;-0.02462316,-0.08531976;0.006801473;-0.02523492,-0.1340061;-0.3225465;-0.03176523,-0.1396958;-0.6704657;0.03779901,-0.1505208;-0.6561278;-0.03968321,0.01137319;0.5507189;-0.02596283,272.0239
+0;0;0,0.006845412;0.3182775;0.008145392,0.01265581;0.6272441;0.0009869398,0.1796909;0.5006541;0.005261051,0.214866;0.2468818;0.02043832,0.2494311;0.001007944;-0.04362136,-0.1554048;0.4952271;0.006954177,-0.2146529;0.2455283;0.004082223,-0.2846069;0.0021974;-0.03652368,0.07758313;0.005361615;-0.04375651,0.09117448;-0.3243661;0.0007178634,0.09318327;-0.6676862;0.09042072,0.1011841;-0.694415;0.03488865,-0.07809681;0.006744552;-0.04263709,-0.1114169;-0.3225282;-0.005864233,-0.1296284;-0.6665298;0.07928644,-0.1292428;-0.6281587;-5.931407E-05,0.01127476;0.5512935;0.00527599,0;0;0,0.006641388;0.3182206;-0.01026416,0.01269771;0.6263192;-0.03442669,0.1745412;0.4935878;-0.05822086,0.2290712;0.2432187;-0.0437336,0.2150231;-0.007010907;-0.09795618,-0.1567154;0.5066105;0.0010373,-0.3891924;0.3989991;0.01660246,-0.6386462;0.3607141;-0.02877783,0.07359122;0.003136843;-0.05036879,0.1007084;-0.3287336;-0.04725361,0.1028133;-0.676241;0.02453446,0.1135565;-0.7081611;-0.02462316,-0.08531976;0.006801473;-0.02523492,-0.1340061;-0.3225465;-0.03176523,-0.1396958;-0.6704657;0.03779901,-0.1505208;-0.6561278;-0.03968321,0.01137319;0.5507189;-0.02596283,272.046
+0;0;0,0.006840099;0.3180305;0.008139069,0.01264796;0.6268619;0.0009838142,0.1801281;0.5001731;0.005255925,0.2153037;0.246397;0.02043341,0.2499651;-0.0001608133;-0.04380449,-0.1558519;0.4947317;0.006953519,-0.2151008;0.2450293;0.004081524,-0.2852495;0.00102146;-0.03663735,0.0776637;0.005367183;-0.04380195,0.0912756;-0.3248589;0.0007396489,0.09328557;-0.6683812;0.0904953,0.1013035;-0.6952316;0.03484415,-0.07817792;0.006751557;-0.04268137,-0.1115484;-0.323019;-0.005852923,-0.1297706;-0.667223;0.07934786,-0.1293842;-0.6288339;-0.0001680255,0.01126753;0.5509461;0.005270904,0;0;0,0.007149264;0.3179561;-0.0104506,0.01374824;0.625902;-0.03468871,0.1757831;0.4927385;-0.05842519,0.2295555;0.2422034;-0.04391003,0.2148265;-0.00863114;-0.09853411,-0.1564578;0.5073631;0.001625592,-0.3943345;0.4121353;0.01633353,-0.6464292;0.3855864;-0.0268186,0.07361014;0.003004253;-0.05051327,0.1009;-0.329361;-0.04784298,0.102967;-0.6769886;0.0243957,0.1136703;-0.7087985;-0.02518535,-0.08541541;0.006900592;-0.02521227,-0.1338954;-0.3229747;-0.0323221,-0.1395991;-0.6710699;0.03742621,-0.1505413;-0.6567696;-0.04020813,0.01227292;0.5503417;-0.02620578,272.069
+0;0;0,0.006708363;0.3178157;0.008188486,0.01248065;0.6263629;0.001066942,0.1800021;0.4999776;0.005391308,0.2150957;0.2461771;0.02052403,0.2496238;-0.0002256483;-0.04356287,-0.1561296;0.4947499;0.006878178,-0.2203605;0.246263;0.004898738,-0.2994285;0.005366951;-0.03670631,0.07768137;0.005365696;-0.04374862,0.09102538;-0.3254386;0.0008299947,0.0934132;-0.6690496;0.09070136,0.1010999;-0.6958261;0.03401585,-0.07815461;0.006744939;-0.04270236,-0.1118241;-0.3235642;-0.005837977,-0.1295828;-0.6677761;0.07991681,-0.1291481;-0.629314;-0.0002337024,0.01110579;0.5505333;0.005342276,0;0;0,0.007662222;0.3177337;-0.0102694,0.01488076;0.6254067;-0.0341599,0.1765356;0.4919982;-0.0583539,0.230132;0.2414056;-0.04399943,0.2150531;-0.009190977;-0.09865856,-0.1556756;0.5080079;0.002360051,-0.3967105;0.4208919;0.01607899,-0.6496673;0.4024453;-0.02498501,0.07364021;0.002997994;-0.05045056,0.1011958;-0.3299169;-0.04818273,0.1031355;-0.6776588;0.02408695,0.1141121;-0.7098129;-0.02603578,-0.08537257;0.006865729;-0.02532813,-0.1335573;-0.3236306;-0.03219827,-0.1394853;-0.6719275;0.03712124,-0.15061;-0.6577261;-0.04112548,0.01324172;0.5499261;-0.02577615,272.0909
+0;0;0,0.006708363;0.3178157;0.008188486,0.01248065;0.6263629;0.001066942,0.1800021;0.4999776;0.005391308,0.2150957;0.2461771;0.02052403,0.2496238;-0.0002256483;-0.04356287,-0.1561296;0.4947499;0.006878178,-0.2203605;0.246263;0.004898738,-0.2994285;0.005366951;-0.03670631,0.07768137;0.005365696;-0.04374862,0.09102538;-0.3254386;0.0008299947,0.0934132;-0.6690496;0.09070136,0.1010999;-0.6958261;0.03401585,-0.07815461;0.006744939;-0.04270236,-0.1118241;-0.3235642;-0.005837977,-0.1295828;-0.6677761;0.07991681,-0.1291481;-0.629314;-0.0002337024,0.01110579;0.5505333;0.005342276,0;0;0,0.007662222;0.3177337;-0.0102694,0.01488076;0.6254067;-0.0341599,0.1765356;0.4919982;-0.0583539,0.230132;0.2414056;-0.04399943,0.2150531;-0.009190977;-0.09865856,-0.1556756;0.5080079;0.002360051,-0.3967105;0.4208919;0.01607899,-0.6496673;0.4024453;-0.02498501,0.07364021;0.002997994;-0.05045056,0.1011958;-0.3299169;-0.04818273,0.1031355;-0.6776588;0.02408695,0.1141121;-0.7098129;-0.02603578,-0.08537257;0.006865729;-0.02532813,-0.1335573;-0.3236306;-0.03219827,-0.1394853;-0.6719275;0.03712124,-0.15061;-0.6577261;-0.04112548,0.01324172;0.5499261;-0.02577615,272.1134
+0;0;0,0.006702237;0.3175254;0.008181009,0.01246802;0.6257243;0.001068281,0.180078;0.4994164;0.005386853,0.2151688;0.2456363;0.02051836,0.2496917;-0.0007298589;-0.04355901,-0.1562262;0.494186;0.006874486,-0.2204518;0.245719;0.004895205,-0.2995082;0.004858807;-0.03670366,0.07772975;0.005369038;-0.04377586,0.0910974;-0.3260212;0.0008817166,0.09348466;-0.6695514;0.09073194,0.1011893;-0.6964608;0.03391375,-0.07820328;0.006749139;-0.04272896,-0.1119324;-0.3241451;-0.005799275,-0.1296869;-0.6682761;0.07993533,-0.1292512;-0.6297942;-0.0004027709,0.01109503;0.549998;0.005337796,0;0;0,0.0082362;0.3174331;-0.01013255,0.01616663;0.6247596;-0.03375936,0.1775633;0.4911139;-0.05826688,0.230984;0.2405182;-0.04368401,0.21521;-0.00985077;-0.09900665,-0.154949;0.5086707;0.002796676,-0.4002297;0.4340398;0.01429836,-0.6536026;0.4241098;-0.02690345,0.07364002;0.0028916;-0.05055547,0.101388;-0.3306026;-0.04852247,0.1031859;-0.6782796;0.02365232,0.1142356;-0.7097706;-0.02756405,-0.08543288;0.006953075;-0.02529717,-0.1334801;-0.3241542;-0.0325021,-0.139411;-0.6723323;0.03698591,-0.1505926;-0.6581535;-0.04144245,0.01434006;0.5493793;-0.02544808,272.1465
+0;0;0,0.006546823;0.3173478;0.008248298,0.0122604;0.6253653;0.001186628,0.1803299;0.4991273;0.005555574,0.2152654;0.2453119;0.02067346,0.2493729;-0.0009028912;-0.04335612,-0.1568175;0.4937091;0.007076517,-0.2255378;0.2464296;0.00578339,-0.3097373;0.007310241;-0.03443151,0.07778374;0.00534861;-0.04378541,0.09081002;-0.3265931;0.001135033,0.09282828;-0.6694574;0.09047398,0.1014774;-0.6952789;0.03252824,-0.07826569;0.006765934;-0.04271749,-0.1124764;-0.3247119;-0.006318245,-0.1301443;-0.6679876;0.07965347,-0.1297177;-0.629487;-0.0008207932,0.01089626;0.5496823;0.005442197,0;0;0,0.00872454;0.3172424;-0.01008415,0.01707025;0.6243757;-0.03368235,0.1786326;0.4900832;-0.05795312,0.2317389;0.2393949;-0.04358768,0.2154359;-0.01061472;-0.09939337,-0.1548346;0.5095546;0.003069805,-0.4030121;0.4449492;0.01333422,-0.6565381;0.4373629;-0.02605977,0.07363164;0.002739459;-0.05066514,0.101629;-0.3313053;-0.04891944,0.1035116;-0.678311;0.02266979,0.1144726;-0.710278;-0.02820754,-0.08548489;0.007108237;-0.02525641,-0.133368;-0.3245959;-0.03249302,-0.1395136;-0.6721035;0.03637114,-0.1506643;-0.6579475;-0.04219843,0.01515129;0.5490419;-0.02537537,272.1693
+0;0;0,0.006544198;0.3172205;0.008244991,0.0122549;0.625083;0.001186893,0.1803735;0.498869;0.005553707,0.2153068;0.2450689;0.02067069,0.2491898;0.0004748851;-0.0429374,-0.1568702;0.4934492;0.007075084,-0.2255864;0.2461847;0.005782035,-0.3092316;0.008639425;-0.03416813,0.07780421;0.005350017;-0.04379693,0.09085347;-0.3271771;0.001202744,0.09287142;-0.6699903;0.09052832,0.1018469;-0.6979183;0.03039593,-0.07828628;0.006767715;-0.04272873,-0.1125573;-0.3252947;-0.006265286,-0.1302226;-0.6685191;0.07969357,-0.1297799;-0.6296977;-0.003817499,0.01089145;0.5494385;0.005440298,0;0;0,0.009115502;0.3171072;-0.009981632,0.01778369;0.6240812;-0.03350949,0.1790656;0.4892032;-0.05799627,0.2320956;0.2385231;-0.04348087,0.2165297;-0.009943664;-0.09863734,-0.1544388;0.5104664;0.003644904,-0.4045336;0.4535729;0.01253899,-0.6554347;0.4664785;-0.03107695,0.07363138;0.002725065;-0.05070782,0.1018143;-0.3318982;-0.04910707,0.1035111;-0.6788431;0.02251887,0.1168635;-0.7114694;-0.03181148,-0.08550958;0.007100932;-0.02525823,-0.133316;-0.3252116;-0.0325027,-0.1396134;-0.6726532;0.03640778,-0.1512714;-0.6590928;-0.04511487,0.01579621;0.5487862;-0.02521825,272.1915
+0;0;0,0.006544198;0.3172205;0.008244991,0.0122549;0.625083;0.001186893,0.1803735;0.498869;0.005553707,0.2153068;0.2450689;0.02067069,0.2491898;0.0004748851;-0.0429374,-0.1568702;0.4934492;0.007075084,-0.2255864;0.2461847;0.005782035,-0.3092316;0.008639425;-0.03416813,0.07780421;0.005350017;-0.04379693,0.09085347;-0.3271771;0.001202744,0.09287142;-0.6699903;0.09052832,0.1018469;-0.6979183;0.03039593,-0.07828628;0.006767715;-0.04272873,-0.1125573;-0.3252947;-0.006265286,-0.1302226;-0.6685191;0.07969357,-0.1297799;-0.6296977;-0.003817499,0.01089145;0.5494385;0.005440298,0;0;0,0.009115502;0.3171072;-0.009981632,0.01778369;0.6240812;-0.03350949,0.1790656;0.4892032;-0.05799627,0.2320956;0.2385231;-0.04348087,0.2165297;-0.009943664;-0.09863734,-0.1544388;0.5104664;0.003644904,-0.4045336;0.4535729;0.01253899,-0.6554347;0.4664785;-0.03107695,0.07363138;0.002725065;-0.05070782,0.1018143;-0.3318982;-0.04910707,0.1035111;-0.6788431;0.02251887,0.1168635;-0.7114694;-0.03181148,-0.08550958;0.007100932;-0.02525823,-0.133316;-0.3252116;-0.0325027,-0.1396134;-0.6726532;0.03640778,-0.1512714;-0.6590928;-0.04511487,0.01579621;0.5487862;-0.02521825,272.2152
+0;0;0,0.006263614;0.3169101;0.008240988,0.01184583;0.6245136;0.001150886,0.1801846;0.4985102;0.005641523,0.2150133;0.2446892;0.02076066,0.2479399;0.001307204;-0.04248384,-0.1573678;0.4928529;0.007340967,-0.2312075;0.24706;0.006815648,-0.3238277;0.01446475;-0.03367844,0.07771453;0.005331007;-0.04367192,0.09036481;-0.3282024;0.001634065,0.09265496;-0.6701469;0.09070687,0.1015647;-0.696538;0.0287132,-0.07814494;0.006761346;-0.04269493,-0.1132702;-0.326237;-0.006150696,-0.1304445;-0.6686261;0.07952331,-0.1300397;-0.6297722;-0.004285939,0.01051053;0.54893;0.005411822,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.006263614;0.3169101;0.008240988,0.01184583;0.6245136;0.001150886,0.1801846;0.4985102;0.005641523,0.2150133;0.2446892;0.02076066,0.2479399;0.001307204;-0.04248384,-0.1573678;0.4928529;0.007340967,-0.2312075;0.24706;0.006815648,-0.3238277;0.01446475;-0.03367844,0.07771453;0.005331007;-0.04367192,0.09036481;-0.3282024;0.001634065,0.09265496;-0.6701469;0.09070687,0.1015647;-0.696538;0.0287132,-0.07814494;0.006761346;-0.04269493,-0.1132702;-0.326237;-0.006150696,-0.1304445;-0.6686261;0.07952331,-0.1300397;-0.6297722;-0.004285939,0.01051053;0.54893;0.005411822,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.006263614;0.3169101;0.008240988,0.01184583;0.6245136;0.001150886,0.1801846;0.4985102;0.005641523,0.2150133;0.2446892;0.02076066,0.2479399;0.001307204;-0.04248384,-0.1573678;0.4928529;0.007340967,-0.2312075;0.24706;0.006815648,-0.3238277;0.01446475;-0.03367844,0.07771453;0.005331007;-0.04367192,0.09036481;-0.3282024;0.001634065,0.09265496;-0.6701469;0.09070687,0.1015647;-0.696538;0.0287132,-0.07814494;0.006761346;-0.04269493,-0.1132702;-0.326237;-0.006150696,-0.1304445;-0.6686261;0.07952331,-0.1300397;-0.6297722;-0.004285939,0.01051053;0.54893;0.005411822,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.006079013;0.3169119;0.008308081,0.01157868;0.6245182;0.001272212,0.1799749;0.4986556;0.005757349,0.2146245;0.244799;0.02068889,0.2470636;0.001315981;-0.04241868,-0.1575838;0.4927533;0.007564057,-0.237574;0.2488922;0.00763807,-0.3405041;0.02061658;-0.03254258,0.07770212;0.005269735;-0.04370144,0.08999848;-0.3282523;0.001784939,0.0924397;-0.6702195;0.09076644,0.1013536;-0.6966099;0.02877269,-0.07816523;0.006812424;-0.04264964,-0.113457;-0.326174;-0.006156769,-0.1311641;-0.6685246;0.07956265,-0.130781;-0.6296635;-0.004245922,0.01025876;0.5489336;0.005519591,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.006079013;0.3169119;0.008308081,0.01157868;0.6245182;0.001272212,0.1799749;0.4986556;0.005757349,0.2146245;0.244799;0.02068889,0.2470636;0.001315981;-0.04241868,-0.1575838;0.4927533;0.007564057,-0.237574;0.2488922;0.00763807,-0.3405041;0.02061658;-0.03254258,0.07770212;0.005269735;-0.04370144,0.08999848;-0.3282523;0.001784939,0.0924397;-0.6702195;0.09076644,0.1013536;-0.6966099;0.02877269,-0.07816523;0.006812424;-0.04264964,-0.113457;-0.326174;-0.006156769,-0.1311641;-0.6685246;0.07956265,-0.130781;-0.6296635;-0.004245922,0.01025876;0.5489336;0.005519591,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.006079013;0.3169119;0.008308081,0.01157868;0.6245182;0.001272212,0.1799749;0.4986556;0.005757349,0.2146245;0.244799;0.02068889,0.2470636;0.001315981;-0.04241868,-0.1575838;0.4927533;0.007564057,-0.237574;0.2488922;0.00763807,-0.3405041;0.02061658;-0.03254258,0.07770212;0.005269735;-0.04370144,0.08999848;-0.3282523;0.001784939,0.0924397;-0.6702195;0.09076644,0.1013536;-0.6966099;0.02877269,-0.07816523;0.006812424;-0.04264964,-0.113457;-0.326174;-0.006156769,-0.1311641;-0.6685246;0.07956265,-0.130781;-0.6296635;-0.004245922,0.01025876;0.5489336;0.005519591,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.006112864;0.3169109;0.008325414,0.01170157;0.6245161;0.001312932,0.1800969;0.498744;0.005813647,0.21478;0.2448891;0.0206975,0.2462576;0.001350865;-0.04268298,-0.157509;0.4928199;0.007787463,-0.2455938;0.2517645;0.007484065,-0.3531882;0.02566022;-0.03275423,0.07771571;0.005185764;-0.0436873,0.08981645;-0.3283235;0.001944855,0.09225257;-0.6702834;0.0909549,0.1015675;-0.6963035;0.0286851,-0.07814833;0.00689969;-0.04266658,-0.1135249;-0.326075;-0.006149229,-0.1313476;-0.6683789;0.07973242,-0.1309998;-0.6295159;-0.004076123,0.01035403;0.5489315;0.00555275,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.006112864;0.3169109;0.008325414,0.01170157;0.6245161;0.001312932,0.1800969;0.498744;0.005813647,0.21478;0.2448891;0.0206975,0.2462576;0.001350865;-0.04268298,-0.157509;0.4928199;0.007787463,-0.2455938;0.2517645;0.007484065,-0.3531882;0.02566022;-0.03275423,0.07771571;0.005185764;-0.0436873,0.08981645;-0.3283235;0.001944855,0.09225257;-0.6702834;0.0909549,0.1015675;-0.6963035;0.0286851,-0.07814833;0.00689969;-0.04266658,-0.1135249;-0.326075;-0.006149229,-0.1313476;-0.6683789;0.07973242,-0.1309998;-0.6295159;-0.004076123,0.01035403;0.5489315;0.00555275,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.006112864;0.3169109;0.008325414,0.01170157;0.6245161;0.001312932,0.1800969;0.498744;0.005813647,0.21478;0.2448891;0.0206975,0.2462576;0.001350865;-0.04268298,-0.157509;0.4928199;0.007787463,-0.2455938;0.2517645;0.007484065,-0.3531882;0.02566022;-0.03275423,0.07771571;0.005185764;-0.0436873,0.08981645;-0.3283235;0.001944855,0.09225257;-0.6702834;0.0909549,0.1015675;-0.6963035;0.0286851,-0.07814833;0.00689969;-0.04266658,-0.1135249;-0.326075;-0.006149229,-0.1313476;-0.6683789;0.07973242,-0.1309998;-0.6295159;-0.004076123,0.01035403;0.5489315;0.00555275,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.006139544;0.31691;0.008339705,0.0117963;0.6245145;0.001346901,0.1801937;0.4988194;0.005725224,0.215049;0.244985;0.02055426,0.2458035;0.00132969;-0.04273146,-0.1574549;0.4928851;0.00799594,-0.252804;0.2546101;0.007452686,-0.3712811;0.034161;-0.03358664,0.07772503;0.005130519;-0.04367724,0.0896901;-0.3283634;0.002102908,0.09191434;-0.6703077;0.09117842,0.1013473;-0.6966248;0.02919492,-0.07813383;0.006959453;-0.04268341,-0.1136432;-0.3259802;-0.005975336,-0.1314241;-0.6682697;0.07997247,-0.1311355;-0.6294045;-0.003836066,0.01042793;0.54893;0.005580358,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.006139544;0.31691;0.008339705,0.0117963;0.6245145;0.001346901,0.1801937;0.4988194;0.005725224,0.215049;0.244985;0.02055426,0.2458035;0.00132969;-0.04273146,-0.1574549;0.4928851;0.00799594,-0.252804;0.2546101;0.007452686,-0.3712811;0.034161;-0.03358664,0.07772503;0.005130519;-0.04367724,0.0896901;-0.3283634;0.002102908,0.09191434;-0.6703077;0.09117842,0.1013473;-0.6966248;0.02919492,-0.07813383;0.006959453;-0.04268341,-0.1136432;-0.3259802;-0.005975336,-0.1314241;-0.6682697;0.07997247,-0.1311355;-0.6294045;-0.003836066,0.01042793;0.54893;0.005580358,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.006139544;0.31691;0.008339705,0.0117963;0.6245145;0.001346901,0.1801937;0.4988194;0.005725224,0.215049;0.244985;0.02055426,0.2458035;0.00132969;-0.04273146,-0.1574549;0.4928851;0.00799594,-0.252804;0.2546101;0.007452686,-0.3712811;0.034161;-0.03358664,0.07772503;0.005130519;-0.04367724,0.0896901;-0.3283634;0.002102908,0.09191434;-0.6703077;0.09117842,0.1013473;-0.6966248;0.02919492,-0.07813383;0.006959453;-0.04268341,-0.1136432;-0.3259802;-0.005975336,-0.1314241;-0.6682697;0.07997247,-0.1311355;-0.6294045;-0.003836066,0.01042793;0.54893;0.005580358,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.006344602;0.3169086;0.008236776,0.01235288;0.6245038;0.001124605,0.180641;0.4987869;0.005499768,0.2157661;0.2449831;0.02021565,0.2462062;0.00119926;-0.04272614,-0.1570224;0.4929616;0.008168633,-0.2627403;0.2591017;0.008290322,-0.3897448;0.04324993;-0.03166813,0.07766961;0.005097765;-0.04377954,0.08953391;-0.328362;0.002274241,0.09167055;-0.6703155;0.09131669,0.09985603;-0.6967254;0.02924041,-0.07819019;0.006970384;-0.04257832,-0.1137762;-0.3259633;-0.005890723,-0.1317783;-0.6682104;0.08017971,-0.1315669;-0.6293463;-0.00362917,0.01088267;0.5489228;0.005387134,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.006344602;0.3169086;0.008236776,0.01235288;0.6245038;0.001124605,0.180641;0.4987869;0.005499768,0.2157661;0.2449831;0.02021565,0.2462062;0.00119926;-0.04272614,-0.1570224;0.4929616;0.008168633,-0.2627403;0.2591017;0.008290322,-0.3897448;0.04324993;-0.03166813,0.07766961;0.005097765;-0.04377954,0.08953391;-0.328362;0.002274241,0.09167055;-0.6703155;0.09131669,0.09985603;-0.6967254;0.02924041,-0.07819019;0.006970384;-0.04257832,-0.1137762;-0.3259633;-0.005890723,-0.1317783;-0.6682104;0.08017971,-0.1315669;-0.6293463;-0.00362917,0.01088267;0.5489228;0.005387134,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.006344602;0.3169086;0.008236776,0.01235288;0.6245038;0.001124605,0.180641;0.4987869;0.005499768,0.2157661;0.2449831;0.02021565,0.2462062;0.00119926;-0.04272614,-0.1570224;0.4929616;0.008168633,-0.2627403;0.2591017;0.008290322,-0.3897448;0.04324993;-0.03166813,0.07766961;0.005097765;-0.04377954,0.08953391;-0.328362;0.002274241,0.09167055;-0.6703155;0.09131669,0.09985603;-0.6967254;0.02924041,-0.07819019;0.006970384;-0.04257832,-0.1137762;-0.3259633;-0.005890723,-0.1317783;-0.6682104;0.08017971,-0.1315669;-0.6293463;-0.00362917,0.01088267;0.5489228;0.005387134,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.006585645;0.3169099;0.007993297,0.01294362;0.6244906;0.0005759029,0.1811884;0.4989557;0.005115347,0.2163476;0.2451671;0.02001149,0.2464776;0.00126037;-0.04260252,-0.1566654;0.4934146;0.00843659,-0.2711041;0.2636966;0.008082809,-0.4041248;0.05161338;-0.03247622,0.07760482;0.004996196;-0.04390597,0.08902419;-0.328485;0.002105236,0.09100583;-0.6705478;0.09073029,0.09959108;-0.6993951;0.03101561,-0.07826561;0.007033009;-0.04242918,-0.1133592;-0.3260453;-0.006590139,-0.1323948;-0.6681638;0.07976894,-0.1258223;-0.7010159;0.02401096,0.01137838;0.5489161;0.004918662,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.006585645;0.3169099;0.007993297,0.01294362;0.6244906;0.0005759029,0.1811884;0.4989557;0.005115347,0.2163476;0.2451671;0.02001149,0.2464776;0.00126037;-0.04260252,-0.1566654;0.4934146;0.00843659,-0.2711041;0.2636966;0.008082809,-0.4041248;0.05161338;-0.03247622,0.07760482;0.004996196;-0.04390597,0.08902419;-0.328485;0.002105236,0.09100583;-0.6705478;0.09073029,0.09959108;-0.6993951;0.03101561,-0.07826561;0.007033009;-0.04242918,-0.1133592;-0.3260453;-0.006590139,-0.1323948;-0.6681638;0.07976894,-0.1258223;-0.7010159;0.02401096,0.01137838;0.5489161;0.004918662,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.006585645;0.3169099;0.007993297,0.01294362;0.6244906;0.0005759029,0.1811884;0.4989557;0.005115347,0.2163476;0.2451671;0.02001149,0.2464776;0.00126037;-0.04260252,-0.1566654;0.4934146;0.00843659,-0.2711041;0.2636966;0.008082809,-0.4041248;0.05161338;-0.03247622,0.07760482;0.004996196;-0.04390597,0.08902419;-0.328485;0.002105236,0.09100583;-0.6705478;0.09073029,0.09959108;-0.6993951;0.03101561,-0.07826561;0.007033009;-0.04242918,-0.1133592;-0.3260453;-0.006590139,-0.1323948;-0.6681638;0.07976894,-0.1258223;-0.7010159;0.02401096,0.01137838;0.5489161;0.004918662,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.006580938;0.3169113;0.007942146,0.01295141;0.624491;0.0004910664,0.181233;0.4990899;0.004839713,0.2161521;0.2452777;0.01989747,0.2461543;0.001327872;-0.04260981,-0.1567078;0.493592;0.008829692,-0.2803063;0.2686698;0.009234794,-0.424128;0.06350072;-0.03000516,0.07760151;0.004950165;-0.04391704,0.08874454;-0.3286649;0.001182359,0.09092254;-0.6706187;0.09022306,0.09849142;-0.6991698;0.0300814,-0.07827071;0.007073594;-0.04241303,-0.1134192;-0.3260021;-0.006603669,-0.1329529;-0.6681827;0.07939768,-0.1329866;-0.6293338;-0.004413061,0.01138369;0.5489169;0.004840301,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.006580938;0.3169113;0.007942146,0.01295141;0.624491;0.0004910664,0.181233;0.4990899;0.004839713,0.2161521;0.2452777;0.01989747,0.2461543;0.001327872;-0.04260981,-0.1567078;0.493592;0.008829692,-0.2803063;0.2686698;0.009234794,-0.424128;0.06350072;-0.03000516,0.07760151;0.004950165;-0.04391704,0.08874454;-0.3286649;0.001182359,0.09092254;-0.6706187;0.09022306,0.09849142;-0.6991698;0.0300814,-0.07827071;0.007073594;-0.04241303,-0.1134192;-0.3260021;-0.006603669,-0.1329529;-0.6681827;0.07939768,-0.1329866;-0.6293338;-0.004413061,0.01138369;0.5489169;0.004840301,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.006580938;0.3169113;0.007942146,0.01295141;0.624491;0.0004910664,0.181233;0.4990899;0.004839713,0.2161521;0.2452777;0.01989747,0.2461543;0.001327872;-0.04260981,-0.1567078;0.493592;0.008829692,-0.2803063;0.2686698;0.009234794,-0.424128;0.06350072;-0.03000516,0.07760151;0.004950165;-0.04391704,0.08874454;-0.3286649;0.001182359,0.09092254;-0.6706187;0.09022306,0.09849142;-0.6991698;0.0300814,-0.07827071;0.007073594;-0.04241303,-0.1134192;-0.3260021;-0.006603669,-0.1329529;-0.6681827;0.07939768,-0.1329866;-0.6293338;-0.004413061,0.01138369;0.5489169;0.004840301,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.006706425;0.3169121;0.007805175,0.01322197;0.6244848;0.0001973785,0.1814979;0.4991893;0.004464301,0.216825;0.2454386;0.01960659,0.2465293;0.001381278;-0.04262269,-0.1565414;0.4938431;0.009165188,-0.2916715;0.2756553;0.008352824,-0.4421348;0.07539587;-0.03134313,0.07754878;0.004903337;-0.04401534,0.0884216;-0.3286944;0.001278188,0.09056437;-0.6706423;0.09034203,0.09787612;-0.6991448;0.0301213,-0.07832363;0.007113626;-0.04230851,-0.1137524;-0.3259334;-0.006508924,-0.1332994;-0.6681445;0.07936788,-0.1286256;-0.7001626;0.02249563,0.01161859;0.5489138;0.004586016,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.006706425;0.3169121;0.007805175,0.01322197;0.6244848;0.0001973785,0.1814979;0.4991893;0.004464301,0.216825;0.2454386;0.01960659,0.2465293;0.001381278;-0.04262269,-0.1565414;0.4938431;0.009165188,-0.2916715;0.2756553;0.008352824,-0.4421348;0.07539587;-0.03134313,0.07754878;0.004903337;-0.04401534,0.0884216;-0.3286944;0.001278188,0.09056437;-0.6706423;0.09034203,0.09787612;-0.6991448;0.0301213,-0.07832363;0.007113626;-0.04230851,-0.1137524;-0.3259334;-0.006508924,-0.1332994;-0.6681445;0.07936788,-0.1286256;-0.7001626;0.02249563,0.01161859;0.5489138;0.004586016,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.006706425;0.3169121;0.007805175,0.01322197;0.6244848;0.0001973785,0.1814979;0.4991893;0.004464301,0.216825;0.2454386;0.01960659,0.2465293;0.001381278;-0.04262269,-0.1565414;0.4938431;0.009165188,-0.2916715;0.2756553;0.008352824,-0.4421348;0.07539587;-0.03134313,0.07754878;0.004903337;-0.04401534,0.0884216;-0.3286944;0.001278188,0.09056437;-0.6706423;0.09034203,0.09787612;-0.6991448;0.0301213,-0.07832363;0.007113626;-0.04230851,-0.1137524;-0.3259334;-0.006508924,-0.1332994;-0.6681445;0.07936788,-0.1286256;-0.7001626;0.02249563,0.01161859;0.5489138;0.004586016,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.006902341;0.3169109;0.007680923,0.01378396;0.6244702;-0.0001333347,0.1819884;0.4992939;0.00411538,0.2175347;0.2455822;0.01939712,0.2470566;0.001477629;-0.04273373,-0.1561809;0.4941926;0.009576935,-0.2984902;0.2806219;0.008039897,-0.4655408;0.09379625;-0.03080705,0.07754375;0.004874131;-0.04402744,0.08828637;-0.3287176;0.001341324,0.09051861;-0.6707128;0.09022073,0.09807212;-0.6992964;0.03010868,-0.07832957;0.007149532;-0.04229144,-0.1137968;-0.3258944;-0.006500699,-0.1332743;-0.6681305;0.07929204,-0.1277951;-0.7005268;0.02290739,0.01207599;0.5489048;0.00431272,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.006902341;0.3169109;0.007680923,0.01378396;0.6244702;-0.0001333347,0.1819884;0.4992939;0.00411538,0.2175347;0.2455822;0.01939712,0.2470566;0.001477629;-0.04273373,-0.1561809;0.4941926;0.009576935,-0.2984902;0.2806219;0.008039897,-0.4655408;0.09379625;-0.03080705,0.07754375;0.004874131;-0.04402744,0.08828637;-0.3287176;0.001341324,0.09051861;-0.6707128;0.09022073,0.09807212;-0.6992964;0.03010868,-0.07832957;0.007149532;-0.04229144,-0.1137968;-0.3258944;-0.006500699,-0.1332743;-0.6681305;0.07929204,-0.1277951;-0.7005268;0.02290739,0.01207599;0.5489048;0.00431272,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.006902341;0.3169109;0.007680923,0.01378396;0.6244702;-0.0001333347,0.1819884;0.4992939;0.00411538,0.2175347;0.2455822;0.01939712,0.2470566;0.001477629;-0.04273373,-0.1561809;0.4941926;0.009576935,-0.2984902;0.2806219;0.008039897,-0.4655408;0.09379625;-0.03080705,0.07754375;0.004874131;-0.04402744,0.08828637;-0.3287176;0.001341324,0.09051861;-0.6707128;0.09022073,0.09807212;-0.6992964;0.03010868,-0.07832957;0.007149532;-0.04229144,-0.1137968;-0.3258944;-0.006500699,-0.1332743;-0.6681305;0.07929204,-0.1277951;-0.7005268;0.02290739,0.01207599;0.5489048;0.00431272,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.007019004;0.3169097;0.007624517,0.01400123;0.6244663;-0.0002150554,0.1822022;0.4993561;0.00370966,0.2181931;0.2457038;0.01893804,0.247889;0.001581281;-0.04303919,-0.1560569;0.4944755;0.01014168,-0.3073562;0.2871836;0.007831503,-0.4786298;0.1040554;-0.03022403,0.07752014;0.004832332;-0.04407358,0.08803947;-0.3287468;0.001439359,0.09049228;-0.6706465;0.09068,0.09882879;-0.6986392;0.03010029,-0.07835621;0.007189778;-0.04223524,-0.1140011;-0.3258301;-0.006397709,-0.1335379;-0.668075;0.07934651,-0.1340376;-0.629241;-0.004464343,0.01227136;0.5489016;0.004233527,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.007019004;0.3169097;0.007624517,0.01400123;0.6244663;-0.0002150554,0.1822022;0.4993561;0.00370966,0.2181931;0.2457038;0.01893804,0.247889;0.001581281;-0.04303919,-0.1560569;0.4944755;0.01014168,-0.3073562;0.2871836;0.007831503,-0.4786298;0.1040554;-0.03022403,0.07752014;0.004832332;-0.04407358,0.08803947;-0.3287468;0.001439359,0.09049228;-0.6706465;0.09068,0.09882879;-0.6986392;0.03010029,-0.07835621;0.007189778;-0.04223524,-0.1140011;-0.3258301;-0.006397709,-0.1335379;-0.668075;0.07934651,-0.1340376;-0.629241;-0.004464343,0.01227136;0.5489016;0.004233527,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.007019004;0.3169097;0.007624517,0.01400123;0.6244663;-0.0002150554,0.1822022;0.4993561;0.00370966,0.2181931;0.2457038;0.01893804,0.247889;0.001581281;-0.04303919,-0.1560569;0.4944755;0.01014168,-0.3073562;0.2871836;0.007831503,-0.4786298;0.1040554;-0.03022403,0.07752014;0.004832332;-0.04407358,0.08803947;-0.3287468;0.001439359,0.09049228;-0.6706465;0.09068,0.09882879;-0.6986392;0.03010029,-0.07835621;0.007189778;-0.04223524,-0.1140011;-0.3258301;-0.006397709,-0.1335379;-0.668075;0.07934651,-0.1340376;-0.629241;-0.004464343,0.01227136;0.5489016;0.004233527,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.00715887;0.3169081;0.007561695,0.01432306;0.6244587;-0.0003503691,0.1824937;0.499409;0.003382821,0.2187667;0.24578;0.01832714,0.2484196;0.001673937;-0.04373544,-0.1559234;0.4949825;0.0106512,-0.3151994;0.2937522;0.00859054,-0.4982185;0.1225537;-0.0303183,0.07751498;0.004796566;-0.04408656,0.08812511;-0.3287947;0.001316316,0.09036013;-0.6706061;0.09090012,0.09882222;-0.6979269;0.02970145,-0.07836025;0.007233355;-0.04222032,-0.114068;-0.3257782;-0.006367356,-0.133403;-0.6680281;0.07940266,-0.1340534;-0.6291943;-0.004407167,0.01254664;0.548896;0.004116249,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.00715887;0.3169081;0.007561695,0.01432306;0.6244587;-0.0003503691,0.1824937;0.499409;0.003382821,0.2187667;0.24578;0.01832714,0.2484196;0.001673937;-0.04373544,-0.1559234;0.4949825;0.0106512,-0.3151994;0.2937522;0.00859054,-0.4982185;0.1225537;-0.0303183,0.07751498;0.004796566;-0.04408656,0.08812511;-0.3287947;0.001316316,0.09036013;-0.6706061;0.09090012,0.09882222;-0.6979269;0.02970145,-0.07836025;0.007233355;-0.04222032,-0.114068;-0.3257782;-0.006367356,-0.133403;-0.6680281;0.07940266,-0.1340534;-0.6291943;-0.004407167,0.01254664;0.548896;0.004116249,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.00715887;0.3169081;0.007561695,0.01432306;0.6244587;-0.0003503691,0.1824937;0.499409;0.003382821,0.2187667;0.24578;0.01832714,0.2484196;0.001673937;-0.04373544,-0.1559234;0.4949825;0.0106512,-0.3151994;0.2937522;0.00859054,-0.4982185;0.1225537;-0.0303183,0.07751498;0.004796566;-0.04408656,0.08812511;-0.3287947;0.001316316,0.09036013;-0.6706061;0.09090012,0.09882222;-0.6979269;0.02970145,-0.07836025;0.007233355;-0.04222032,-0.114068;-0.3257782;-0.006367356,-0.133403;-0.6680281;0.07940266,-0.1340534;-0.6291943;-0.004407167,0.01254664;0.548896;0.004116249,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.007308642;0.3169051;0.007541382,0.01465308;0.6244516;-0.0003665397,0.1827435;0.4992931;0.003074318,0.2187806;0.2456337;0.01807286,0.248793;0.001621664;-0.04418639,-0.1558423;0.4956964;0.01128264,-0.3252052;0.3028798;0.009116882,-0.5130173;0.1371422;-0.03058822,0.07742483;0.004726095;-0.04425227,0.08787304;-0.3288122;0.001576129,0.09000338;-0.6706712;0.09098075,0.09804976;-0.6981405;0.02986537,-0.07842997;0.007348541;-0.04207069,-0.1142762;-0.3256706;-0.006427005,-0.1336225;-0.6678996;0.0794234,-0.1344331;-0.6290639;-0.004384823,0.01282993;0.5488899;0.00409604,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.007308642;0.3169051;0.007541382,0.01465308;0.6244516;-0.0003665397,0.1827435;0.4992931;0.003074318,0.2187806;0.2456337;0.01807286,0.248793;0.001621664;-0.04418639,-0.1558423;0.4956964;0.01128264,-0.3252052;0.3028798;0.009116882,-0.5130173;0.1371422;-0.03058822,0.07742483;0.004726095;-0.04425227,0.08787304;-0.3288122;0.001576129,0.09000338;-0.6706712;0.09098075,0.09804976;-0.6981405;0.02986537,-0.07842997;0.007348541;-0.04207069,-0.1142762;-0.3256706;-0.006427005,-0.1336225;-0.6678996;0.0794234,-0.1344331;-0.6290639;-0.004384823,0.01282993;0.5488899;0.00409604,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.007308642;0.3169051;0.007541382,0.01465308;0.6244516;-0.0003665397,0.1827435;0.4992931;0.003074318,0.2187806;0.2456337;0.01807286,0.248793;0.001621664;-0.04418639,-0.1558423;0.4956964;0.01128264,-0.3252052;0.3028798;0.009116882,-0.5130173;0.1371422;-0.03058822,0.07742483;0.004726095;-0.04425227,0.08787304;-0.3288122;0.001576129,0.09000338;-0.6706712;0.09098075,0.09804976;-0.6981405;0.02986537,-0.07842997;0.007348541;-0.04207069,-0.1142762;-0.3256706;-0.006427005,-0.1336225;-0.6678996;0.0794234,-0.1344331;-0.6290639;-0.004384823,0.01282993;0.5488899;0.00409604,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.007496555;0.3169014;0.007517196,0.01506138;0.6244429;-0.0003850409,0.1830287;0.4990663;0.002754488,0.2188646;0.2453907;0.01796085,0.2490356;0.001525417;-0.04479454,-0.1557425;0.4965937;0.01196012,-0.3347602;0.3127255;0.008518966,-0.5301642;0.1556672;-0.02980584,0.07735014;0.004657899;-0.04438991,0.08785005;-0.328891;0.001348734,0.08976059;-0.6706628;0.09109142,0.09850166;-0.6980407;0.02998568,-0.07849711;0.007390486;-0.04193792,-0.115518;-0.3255579;-0.00683837,-0.1344678;-0.6676838;0.07951002,-0.1354374;-0.6288542;-0.00429716,0.01318127;0.5488822;0.004072347,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.007496555;0.3169014;0.007517196,0.01506138;0.6244429;-0.0003850409,0.1830287;0.4990663;0.002754488,0.2188646;0.2453907;0.01796085,0.2490356;0.001525417;-0.04479454,-0.1557425;0.4965937;0.01196012,-0.3347602;0.3127255;0.008518966,-0.5301642;0.1556672;-0.02980584,0.07735014;0.004657899;-0.04438991,0.08785005;-0.328891;0.001348734,0.08976059;-0.6706628;0.09109142,0.09850166;-0.6980407;0.02998568,-0.07849711;0.007390486;-0.04193792,-0.115518;-0.3255579;-0.00683837,-0.1344678;-0.6676838;0.07951002,-0.1354374;-0.6288542;-0.00429716,0.01318127;0.5488822;0.004072347,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.007496555;0.3169014;0.007517196,0.01506138;0.6244429;-0.0003850409,0.1830287;0.4990663;0.002754488,0.2188646;0.2453907;0.01796085,0.2490356;0.001525417;-0.04479454,-0.1557425;0.4965937;0.01196012,-0.3347602;0.3127255;0.008518966,-0.5301642;0.1556672;-0.02980584,0.07735014;0.004657899;-0.04438991,0.08785005;-0.328891;0.001348734,0.08976059;-0.6706628;0.09109142,0.09850166;-0.6980407;0.02998568,-0.07849711;0.007390486;-0.04193792,-0.115518;-0.3255579;-0.00683837,-0.1344678;-0.6676838;0.07951002,-0.1354374;-0.6288542;-0.00429716,0.01318127;0.5488822;0.004072347,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.007865367;0.3168947;0.007420124,0.01607676;0.6244167;-0.0005944222,0.1838183;0.4989028;0.002422417,0.2195691;0.2452172;0.01766144,0.2496688;0.001423538;-0.04540582,-0.155236;0.4977717;0.01258446,-0.3417477;0.3215311;0.008184597,-0.5427884;0.1715375;-0.02927686,0.07733155;0.004575765;-0.04443083,0.08777552;-0.3289797;0.001272529,0.08941299;-0.6707338;0.09108792,0.09754472;-0.6981692;0.02995202,-0.07850019;0.007508895;-0.04191111,-0.1154041;-0.3254312;-0.006610084,-0.1344962;-0.6675515;0.07972914,-0.1274096;-0.7004532;0.02409008,0.01401427;0.5488624;0.003890181,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.007865367;0.3168947;0.007420124,0.01607676;0.6244167;-0.0005944222,0.1838183;0.4989028;0.002422417,0.2195691;0.2452172;0.01766144,0.2496688;0.001423538;-0.04540582,-0.155236;0.4977717;0.01258446,-0.3417477;0.3215311;0.008184597,-0.5427884;0.1715375;-0.02927686,0.07733155;0.004575765;-0.04443083,0.08777552;-0.3289797;0.001272529,0.08941299;-0.6707338;0.09108792,0.09754472;-0.6981692;0.02995202,-0.07850019;0.007508895;-0.04191111,-0.1154041;-0.3254312;-0.006610084,-0.1344962;-0.6675515;0.07972914,-0.1274096;-0.7004532;0.02409008,0.01401427;0.5488624;0.003890181,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.007865367;0.3168947;0.007420124,0.01607676;0.6244167;-0.0005944222,0.1838183;0.4989028;0.002422417,0.2195691;0.2452172;0.01766144,0.2496688;0.001423538;-0.04540582,-0.155236;0.4977717;0.01258446,-0.3417477;0.3215311;0.008184597,-0.5427884;0.1715375;-0.02927686,0.07733155;0.004575765;-0.04443083,0.08777552;-0.3289797;0.001272529,0.08941299;-0.6707338;0.09108792,0.09754472;-0.6981692;0.02995202,-0.07850019;0.007508895;-0.04191111,-0.1154041;-0.3254312;-0.006610084,-0.1344962;-0.6675515;0.07972914,-0.1274096;-0.7004532;0.02409008,0.01401427;0.5488624;0.003890181,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.008290442;0.3168851;0.007366771,0.01709551;0.6243908;-0.0006519859,0.1845792;0.4985527;0.002000419,0.2199889;0.2448127;0.01712932,0.2498848;0.0009980649;-0.04595394,-0.154633;0.4987342;0.01318961,-0.3491924;0.3314126;0.009082152,-0.560011;0.196031;-0.030239,0.07725209;0.00450109;-0.04457645,0.08746481;-0.3290204;0.001426563,0.08876079;-0.6707416;0.09137258,0.096504;-0.698135;0.03014692,-0.07856514;0.007581714;-0.0417761,-0.1155754;-0.3253429;-0.00644017,-0.1346406;-0.6674641;0.07990129,-0.1275196;-0.700432;0.02434152,0.01487567;0.5488406;0.003826251,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.008290442;0.3168851;0.007366771,0.01709551;0.6243908;-0.0006519859,0.1845792;0.4985527;0.002000419,0.2199889;0.2448127;0.01712932,0.2498848;0.0009980649;-0.04595394,-0.154633;0.4987342;0.01318961,-0.3491924;0.3314126;0.009082152,-0.560011;0.196031;-0.030239,0.07725209;0.00450109;-0.04457645,0.08746481;-0.3290204;0.001426563,0.08876079;-0.6707416;0.09137258,0.096504;-0.698135;0.03014692,-0.07856514;0.007581714;-0.0417761,-0.1155754;-0.3253429;-0.00644017,-0.1346406;-0.6674641;0.07990129,-0.1275196;-0.700432;0.02434152,0.01487567;0.5488406;0.003826251,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.008290442;0.3168851;0.007366771,0.01709551;0.6243908;-0.0006519859,0.1845792;0.4985527;0.002000419,0.2199889;0.2448127;0.01712932,0.2498848;0.0009980649;-0.04595394,-0.154633;0.4987342;0.01318961,-0.3491924;0.3314126;0.009082152,-0.560011;0.196031;-0.030239,0.07725209;0.00450109;-0.04457645,0.08746481;-0.3290204;0.001426563,0.08876079;-0.6707416;0.09137258,0.096504;-0.698135;0.03014692,-0.07856514;0.007581714;-0.0417761,-0.1155754;-0.3253429;-0.00644017,-0.1346406;-0.6674641;0.07990129,-0.1275196;-0.700432;0.02434152,0.01487567;0.5488406;0.003826251,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.008695473;0.3168764;0.007276356,0.01794502;0.6243677;-0.0008015367,0.1851909;0.4980978;0.00185597,0.220677;0.2443555;0.0167652,0.2504421;0.0005853027;-0.0465512,-0.1541093;0.4995569;0.01356171,-0.3564002;0.3417111;0.008100422,-0.5686755;0.2081092;-0.02943063,0.07725084;0.004434797;-0.04458525,0.08727122;-0.3290668;0.001603894,0.08855318;-0.6707869;0.09155424,0.09504705;-0.6980302;0.03004345,-0.0785717;0.007621315;-0.04175653,-0.1157879;-0.3252746;-0.006367218,-0.1348407;-0.6673696;0.08008133,-0.1274279;-0.6998801;0.02404524,0.01561703;0.5488214;0.003687821,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.008695473;0.3168764;0.007276356,0.01794502;0.6243677;-0.0008015367,0.1851909;0.4980978;0.00185597,0.220677;0.2443555;0.0167652,0.2504421;0.0005853027;-0.0465512,-0.1541093;0.4995569;0.01356171,-0.3564002;0.3417111;0.008100422,-0.5686755;0.2081092;-0.02943063,0.07725084;0.004434797;-0.04458525,0.08727122;-0.3290668;0.001603894,0.08855318;-0.6707869;0.09155424,0.09504705;-0.6980302;0.03004345,-0.0785717;0.007621315;-0.04175653,-0.1157879;-0.3252746;-0.006367218,-0.1348407;-0.6673696;0.08008133,-0.1274279;-0.6998801;0.02404524,0.01561703;0.5488214;0.003687821,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.008695473;0.3168764;0.007276356,0.01794502;0.6243677;-0.0008015367,0.1851909;0.4980978;0.00185597,0.220677;0.2443555;0.0167652,0.2504421;0.0005853027;-0.0465512,-0.1541093;0.4995569;0.01356171,-0.3564002;0.3417111;0.008100422,-0.5686755;0.2081092;-0.02943063,0.07725084;0.004434797;-0.04458525,0.08727122;-0.3290668;0.001603894,0.08855318;-0.6707869;0.09155424,0.09504705;-0.6980302;0.03004345,-0.0785717;0.007621315;-0.04175653,-0.1157879;-0.3252746;-0.006367218,-0.1348407;-0.6673696;0.08008133,-0.1274279;-0.6998801;0.02404524,0.01561703;0.5488214;0.003687821,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.008883241;0.3168715;0.007260561,0.0182949;0.6243582;-0.0008070711,0.1854685;0.497971;0.001657729,0.2208527;0.2442144;0.01656642,0.2507042;0.0005874336;-0.04725834,-0.1539885;0.5002953;0.01390203,-0.3627667;0.3511176;0.008964933,-0.5846146;0.2335542;-0.02682887,0.07719147;0.004419522;-0.04468948,0.0871686;-0.3290545;0.001707233,0.08802601;-0.6707479;0.09176427,0.0955582;-0.6985064;0.03085635,-0.07861671;0.007646232;-0.04166717,-0.1161142;-0.3252255;-0.006347504,-0.1351845;-0.6672577;0.08034509,-0.1366642;-0.6284388;-0.003455751,0.01593223;0.5488127;0.00367787,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.008883241;0.3168715;0.007260561,0.0182949;0.6243582;-0.0008070711,0.1854685;0.497971;0.001657729,0.2208527;0.2442144;0.01656642,0.2507042;0.0005874336;-0.04725834,-0.1539885;0.5002953;0.01390203,-0.3627667;0.3511176;0.008964933,-0.5846146;0.2335542;-0.02682887,0.07719147;0.004419522;-0.04468948,0.0871686;-0.3290545;0.001707233,0.08802601;-0.6707479;0.09176427,0.0955582;-0.6985064;0.03085635,-0.07861671;0.007646232;-0.04166717,-0.1161142;-0.3252255;-0.006347504,-0.1351845;-0.6672577;0.08034509,-0.1366642;-0.6284388;-0.003455751,0.01593223;0.5488127;0.00367787,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.008883241;0.3168715;0.007260561,0.0182949;0.6243582;-0.0008070711,0.1854685;0.497971;0.001657729,0.2208527;0.2442144;0.01656642,0.2507042;0.0005874336;-0.04725834,-0.1539885;0.5002953;0.01390203,-0.3627667;0.3511176;0.008964933,-0.5846146;0.2335542;-0.02682887,0.07719147;0.004419522;-0.04468948,0.0871686;-0.3290545;0.001707233,0.08802601;-0.6707479;0.09176427,0.0955582;-0.6985064;0.03085635,-0.07861671;0.007646232;-0.04166717,-0.1161142;-0.3252255;-0.006347504,-0.1351845;-0.6672577;0.08034509,-0.1366642;-0.6284388;-0.003455751,0.01593223;0.5488127;0.00367787,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.00909939;0.3168668;0.007198771,0.01870314;0.6243461;-0.0009259395,0.1858039;0.4978667;0.001412791,0.2208694;0.2440595;0.01621198,0.2506442;0.0005170554;-0.04797023,-0.1538815;0.5012944;0.01422917,-0.3679554;0.3598536;0.008437704,-0.5920578;0.2464474;-0.02671963,0.07713607;0.004391984;-0.04478773,0.08699056;-0.3290676;0.001739077,0.08770034;-0.670732;0.09190696,0.09598807;-0.6984123;0.03102309,-0.07865916;0.007686448;-0.04157955,-0.1162886;-0.3251744;-0.006297272,-0.1353191;-0.6672004;0.08042841,-0.1368941;-0.6283853;-0.003371112,0.01629762;0.5488028;0.003573211,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.00909939;0.3168668;0.007198771,0.01870314;0.6243461;-0.0009259395,0.1858039;0.4978667;0.001412791,0.2208694;0.2440595;0.01621198,0.2506442;0.0005170554;-0.04797023,-0.1538815;0.5012944;0.01422917,-0.3679554;0.3598536;0.008437704,-0.5920578;0.2464474;-0.02671963,0.07713607;0.004391984;-0.04478773,0.08699056;-0.3290676;0.001739077,0.08770034;-0.670732;0.09190696,0.09598807;-0.6984123;0.03102309,-0.07865916;0.007686448;-0.04157955,-0.1162886;-0.3251744;-0.006297272,-0.1353191;-0.6672004;0.08042841,-0.1368941;-0.6283853;-0.003371112,0.01629762;0.5488028;0.003573211,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.00909939;0.3168668;0.007198771,0.01870314;0.6243461;-0.0009259395,0.1858039;0.4978667;0.001412791,0.2208694;0.2440595;0.01621198,0.2506442;0.0005170554;-0.04797023,-0.1538815;0.5012944;0.01422917,-0.3679554;0.3598536;0.008437704,-0.5920578;0.2464474;-0.02671963,0.07713607;0.004391984;-0.04478773,0.08699056;-0.3290676;0.001739077,0.08770034;-0.670732;0.09190696,0.09598807;-0.6984123;0.03102309,-0.07865916;0.007686448;-0.04157955,-0.1162886;-0.3251744;-0.006297272,-0.1353191;-0.6672004;0.08042841,-0.1368941;-0.6283853;-0.003371112,0.01629762;0.5488028;0.003573211,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.009263081;0.3168655;0.0070458,0.01899951;0.6243351;-0.00127781,0.1859983;0.4976184;0.001096536,0.2207878;0.2437713;0.01586324,0.2506216;0.000339821;-0.04871139,-0.1538613;0.5022742;0.01432569,-0.3731905;0.3691288;0.008516641,-0.6039357;0.2694344;-0.02519521,0.07703126;0.004438066;-0.04496323,0.08681337;-0.3289931;0.001782291,0.08710441;-0.6705396;0.09239782,0.09596422;-0.6984882;0.03185016,-0.07873382;0.007705099;-0.04143453,-0.1165018;-0.3251632;-0.006371107,-0.1355368;-0.6671984;0.08031742,-0.1284232;-0.7000001;0.02456892,0.01656504;0.5487959;0.003276101,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.009263081;0.3168655;0.0070458,0.01899951;0.6243351;-0.00127781,0.1859983;0.4976184;0.001096536,0.2207878;0.2437713;0.01586324,0.2506216;0.000339821;-0.04871139,-0.1538613;0.5022742;0.01432569,-0.3731905;0.3691288;0.008516641,-0.6039357;0.2694344;-0.02519521,0.07703126;0.004438066;-0.04496323,0.08681337;-0.3289931;0.001782291,0.08710441;-0.6705396;0.09239782,0.09596422;-0.6984882;0.03185016,-0.07873382;0.007705099;-0.04143453,-0.1165018;-0.3251632;-0.006371107,-0.1355368;-0.6671984;0.08031742,-0.1284232;-0.7000001;0.02456892,0.01656504;0.5487959;0.003276101,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.009263081;0.3168655;0.0070458,0.01899951;0.6243351;-0.00127781,0.1859983;0.4976184;0.001096536,0.2207878;0.2437713;0.01586324,0.2506216;0.000339821;-0.04871139,-0.1538613;0.5022742;0.01432569,-0.3731905;0.3691288;0.008516641,-0.6039357;0.2694344;-0.02519521,0.07703126;0.004438066;-0.04496323,0.08681337;-0.3289931;0.001782291,0.08710441;-0.6705396;0.09239782,0.09596422;-0.6984882;0.03185016,-0.07873382;0.007705099;-0.04143453,-0.1165018;-0.3251632;-0.006371107,-0.1355368;-0.6671984;0.08031742,-0.1284232;-0.7000001;0.02456892,0.01656504;0.5487959;0.003276101,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.009362361;0.3168619;0.007075606,0.01917139;0.6243299;-0.001219218,0.1861376;0.497577;0.0008628063,0.2206405;0.2437024;0.01582697,0.250394;0.0003867745;-0.04921982,-0.1539332;0.5031217;0.01444336,-0.3784517;0.3789087;0.009033938,-0.6101303;0.2815413;-0.0250759,0.07693487;0.004454219;-0.04512639,0.08670815;-0.328936;0.001911581,0.08671505;-0.6704767;0.09254981,0.09610713;-0.6983511;0.03201147,-0.07879447;0.007734232;-0.04131366,-0.1168314;-0.3251159;-0.006368771,-0.1356751;-0.6671543;0.08034881,-0.1373667;-0.6283489;-0.003449462,0.0167193;0.5487909;0.003326979,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.009362361;0.3168619;0.007075606,0.01917139;0.6243299;-0.001219218,0.1861376;0.497577;0.0008628063,0.2206405;0.2437024;0.01582697,0.250394;0.0003867745;-0.04921982,-0.1539332;0.5031217;0.01444336,-0.3784517;0.3789087;0.009033938,-0.6101303;0.2815413;-0.0250759,0.07693487;0.004454219;-0.04512639,0.08670815;-0.328936;0.001911581,0.08671505;-0.6704767;0.09254981,0.09610713;-0.6983511;0.03201147,-0.07879447;0.007734232;-0.04131366,-0.1168314;-0.3251159;-0.006368771,-0.1356751;-0.6671543;0.08034881,-0.1373667;-0.6283489;-0.003449462,0.0167193;0.5487909;0.003326979,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.009362361;0.3168619;0.007075606,0.01917139;0.6243299;-0.001219218,0.1861376;0.497577;0.0008628063,0.2206405;0.2437024;0.01582697,0.250394;0.0003867745;-0.04921982,-0.1539332;0.5031217;0.01444336,-0.3784517;0.3789087;0.009033938,-0.6101303;0.2815413;-0.0250759,0.07693487;0.004454219;-0.04512639,0.08670815;-0.328936;0.001911581,0.08671505;-0.6704767;0.09254981,0.09610713;-0.6983511;0.03201147,-0.07879447;0.007734232;-0.04131366,-0.1168314;-0.3251159;-0.006368771,-0.1356751;-0.6671543;0.08034881,-0.1373667;-0.6283489;-0.003449462,0.0167193;0.5487909;0.003326979,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.009479146;0.3168592;0.007040331,0.01937228;0.6243234;-0.001295796,0.1863003;0.4975078;0.0007846586,0.2204294;0.2435704;0.01554094,0.2501444;0.000262022;-0.04955026,-0.1540606;0.5042969;0.0144072,-0.3821054;0.3866889;0.008870855,-0.6185653;0.3010825;-0.02394842,0.07686887;0.004448716;-0.04523926,0.08659295;-0.3289084;0.002043579,0.08647933;-0.6703663;0.09299266,0.09669349;-0.6984013;0.03274184,-0.07883966;0.007735012;-0.0412272,-0.1169086;-0.3251254;-0.00641514,-0.1358144;-0.6671547;0.08032495,-0.1298368;-0.7001044;0.02461001,0.01690148;0.5487857;0.0032619,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.009479146;0.3168592;0.007040331,0.01937228;0.6243234;-0.001295796,0.1863003;0.4975078;0.0007846586,0.2204294;0.2435704;0.01554094,0.2501444;0.000262022;-0.04955026,-0.1540606;0.5042969;0.0144072,-0.3821054;0.3866889;0.008870855,-0.6185653;0.3010825;-0.02394842,0.07686887;0.004448716;-0.04523926,0.08659295;-0.3289084;0.002043579,0.08647933;-0.6703663;0.09299266,0.09669349;-0.6984013;0.03274184,-0.07883966;0.007735012;-0.0412272,-0.1169086;-0.3251254;-0.00641514,-0.1358144;-0.6671547;0.08032495,-0.1298368;-0.7001044;0.02461001,0.01690148;0.5487857;0.0032619,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.009479146;0.3168592;0.007040331,0.01937228;0.6243234;-0.001295796,0.1863003;0.4975078;0.0007846586,0.2204294;0.2435704;0.01554094,0.2501444;0.000262022;-0.04955026,-0.1540606;0.5042969;0.0144072,-0.3821054;0.3866889;0.008870855,-0.6185653;0.3010825;-0.02394842,0.07686887;0.004448716;-0.04523926,0.08659295;-0.3289084;0.002043579,0.08647933;-0.6703663;0.09299266,0.09669349;-0.6984013;0.03274184,-0.07883966;0.007735012;-0.0412272,-0.1169086;-0.3251254;-0.00641514,-0.1358144;-0.6671547;0.08032495,-0.1298368;-0.7001044;0.02461001,0.01690148;0.5487857;0.0032619,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.009601147;0.3168567;0.006989466,0.01960137;0.624316;-0.001394209,0.1864613;0.4973658;0.000683716,0.2205177;0.2434158;0.01538964,0.2502031;0.000173822;-0.04996296,-0.1542116;0.5056573;0.01426165,-0.390063;0.4048427;0.005471651,-0.6301657;0.327098;-0.01953393,0.07676928;0.004515123;-0.0454015,0.08647951;-0.3288199;0.002039079,0.08630815;-0.670284;0.09296493,0.09601624;-0.6977524;0.03209056,-0.07891911;0.007745499;-0.04107293,-0.1169131;-0.3251292;-0.006315406,-0.1359399;-0.6671757;0.08033004,-0.1312165;-0.6995592;0.02386292,0.01710408;0.54878;0.0031768,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.009601147;0.3168567;0.006989466,0.01960137;0.624316;-0.001394209,0.1864613;0.4973658;0.000683716,0.2205177;0.2434158;0.01538964,0.2502031;0.000173822;-0.04996296,-0.1542116;0.5056573;0.01426165,-0.390063;0.4048427;0.005471651,-0.6301657;0.327098;-0.01953393,0.07676928;0.004515123;-0.0454015,0.08647951;-0.3288199;0.002039079,0.08630815;-0.670284;0.09296493,0.09601624;-0.6977524;0.03209056,-0.07891911;0.007745499;-0.04107293,-0.1169131;-0.3251292;-0.006315406,-0.1359399;-0.6671757;0.08033004,-0.1312165;-0.6995592;0.02386292,0.01710408;0.54878;0.0031768,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.009601147;0.3168567;0.006989466,0.01960137;0.624316;-0.001394209,0.1864613;0.4973658;0.000683716,0.2205177;0.2434158;0.01538964,0.2502031;0.000173822;-0.04996296,-0.1542116;0.5056573;0.01426165,-0.390063;0.4048427;0.005471651,-0.6301657;0.327098;-0.01953393,0.07676928;0.004515123;-0.0454015,0.08647951;-0.3288199;0.002039079,0.08630815;-0.670284;0.09296493,0.09601624;-0.6977524;0.03209056,-0.07891911;0.007745499;-0.04107293,-0.1169131;-0.3251292;-0.006315406,-0.1359399;-0.6671757;0.08033004,-0.1312165;-0.6995592;0.02386292,0.01710408;0.54878;0.0031768,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.00965522;0.3168538;0.007042613,0.01965011;0.6243148;-0.001287694,0.1865011;0.4973317;0.0005524314,0.2201228;0.243308;0.01498455,0.2499515;4.543364E-05;-0.0502257,-0.1545158;0.5069472;0.01376655,-0.3912278;0.4081358;0.005371781,-0.6330619;0.3360471;-0.01989209,0.07675492;0.004514138;-0.04542588,0.08638892;-0.3288341;0.001937591,0.08640562;-0.6703765;0.09256901,0.09463;-0.6981385;0.03175398,-0.07893759;0.00770643;-0.04104475,-0.1167444;-0.3252456;-0.006827984,-0.1362039;-0.6671972;0.08009544,-0.1323006;-0.6999904;0.02402108,0.01715703;0.5487779;0.00327106,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.00965522;0.3168538;0.007042613,0.01965011;0.6243148;-0.001287694,0.1865011;0.4973317;0.0005524314,0.2201228;0.243308;0.01498455,0.2499515;4.543364E-05;-0.0502257,-0.1545158;0.5069472;0.01376655,-0.3912278;0.4081358;0.005371781,-0.6330619;0.3360471;-0.01989209,0.07675492;0.004514138;-0.04542588,0.08638892;-0.3288341;0.001937591,0.08640562;-0.6703765;0.09256901,0.09463;-0.6981385;0.03175398,-0.07893759;0.00770643;-0.04104475,-0.1167444;-0.3252456;-0.006827984,-0.1362039;-0.6671972;0.08009544,-0.1323006;-0.6999904;0.02402108,0.01715703;0.5487779;0.00327106,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.00965522;0.3168538;0.007042613,0.01965011;0.6243148;-0.001287694,0.1865011;0.4973317;0.0005524314,0.2201228;0.243308;0.01498455,0.2499515;4.543364E-05;-0.0502257,-0.1545158;0.5069472;0.01376655,-0.3912278;0.4081358;0.005371781,-0.6330619;0.3360471;-0.01989209,0.07675492;0.004514138;-0.04542588,0.08638892;-0.3288341;0.001937591,0.08640562;-0.6703765;0.09256901,0.09463;-0.6981385;0.03175398,-0.07893759;0.00770643;-0.04104475,-0.1167444;-0.3252456;-0.006827984,-0.1362039;-0.6671972;0.08009544,-0.1323006;-0.6999904;0.02402108,0.01715703;0.5487779;0.00327106,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.009713084;0.316852;0.007044568,0.01973108;0.6243122;-0.001288806,0.1865549;0.4972587;0.0005583577,0.2198731;0.2431955;0.01499751,0.2497441;-6.327033E-05;-0.05020775,-0.1547874;0.5083101;0.01343528,-0.3960103;0.4211297;0.004615269,-0.6428519;0.3693623;-0.02199647,0.07673688;0.004498538;-0.04545789,0.08638956;-0.328843;0.001948461,0.08585837;-0.6701165;0.09358574,0.09841306;-0.6944832;0.03042562,-0.07894897;0.007702952;-0.04102352,-0.1167272;-0.3252578;-0.006860744,-0.1364513;-0.6671495;0.08023855,-0.1379144;-0.628356;-0.003565259,0.01723225;0.5487756;0.003271796,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.009713084;0.316852;0.007044568,0.01973108;0.6243122;-0.001288806,0.1865549;0.4972587;0.0005583577,0.2198731;0.2431955;0.01499751,0.2497441;-6.327033E-05;-0.05020775,-0.1547874;0.5083101;0.01343528,-0.3960103;0.4211297;0.004615269,-0.6428519;0.3693623;-0.02199647,0.07673688;0.004498538;-0.04545789,0.08638956;-0.328843;0.001948461,0.08585837;-0.6701165;0.09358574,0.09841306;-0.6944832;0.03042562,-0.07894897;0.007702952;-0.04102352,-0.1167272;-0.3252578;-0.006860744,-0.1364513;-0.6671495;0.08023855,-0.1379144;-0.628356;-0.003565259,0.01723225;0.5487756;0.003271796,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.009713084;0.316852;0.007044568,0.01973108;0.6243122;-0.001288806,0.1865549;0.4972587;0.0005583577,0.2198731;0.2431955;0.01499751,0.2497441;-6.327033E-05;-0.05020775,-0.1547874;0.5083101;0.01343528,-0.3960103;0.4211297;0.004615269,-0.6428519;0.3693623;-0.02199647,0.07673688;0.004498538;-0.04545789,0.08638956;-0.328843;0.001948461,0.08585837;-0.6701165;0.09358574,0.09841306;-0.6944832;0.03042562,-0.07894897;0.007702952;-0.04102352,-0.1167272;-0.3252578;-0.006860744,-0.1364513;-0.6671495;0.08023855,-0.1379144;-0.628356;-0.003565259,0.01723225;0.5487756;0.003271796,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.009798812;0.31685;0.007015351,0.01986819;0.6243067;-0.001374517,0.18668;0.49725;0.0005824941,0.21987;0.2431639;0.01491333,0.2497692;-7.542968E-05;-0.05035148,-0.15501;0.5096573;0.01274612,-0.3986527;0.4295856;0.003076536,-0.6447446;0.3734997;-0.02166146,0.07672019;0.004462861;-0.04548955,0.08648632;-0.3288519;0.002081733,0.08572537;-0.6701475;0.09363513,0.09866872;-0.6935306;0.02971901,-0.07895987;0.00771434;-0.04100038,-0.1168376;-0.3252267;-0.006755929,-0.1365167;-0.6671003;0.08042499,-0.1378259;-0.6283133;-0.003382042,0.01735735;0.5487716;0.003203449,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.009798812;0.31685;0.007015351,0.01986819;0.6243067;-0.001374517,0.18668;0.49725;0.0005824941,0.21987;0.2431639;0.01491333,0.2497692;-7.542968E-05;-0.05035148,-0.15501;0.5096573;0.01274612,-0.3986527;0.4295856;0.003076536,-0.6447446;0.3734997;-0.02166146,0.07672019;0.004462861;-0.04548955,0.08648632;-0.3288519;0.002081733,0.08572537;-0.6701475;0.09363513,0.09866872;-0.6935306;0.02971901,-0.07895987;0.00771434;-0.04100038,-0.1168376;-0.3252267;-0.006755929,-0.1365167;-0.6671003;0.08042499,-0.1378259;-0.6283133;-0.003382042,0.01735735;0.5487716;0.003203449,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.009798812;0.31685;0.007015351,0.01986819;0.6243067;-0.001374517,0.18668;0.49725;0.0005824941,0.21987;0.2431639;0.01491333,0.2497692;-7.542968E-05;-0.05035148,-0.15501;0.5096573;0.01274612,-0.3986527;0.4295856;0.003076536,-0.6447446;0.3734997;-0.02166146,0.07672019;0.004462861;-0.04548955,0.08648632;-0.3288519;0.002081733,0.08572537;-0.6701475;0.09363513,0.09866872;-0.6935306;0.02971901,-0.07895987;0.00771434;-0.04100038,-0.1168376;-0.3252267;-0.006755929,-0.1365167;-0.6671003;0.08042499,-0.1378259;-0.6283133;-0.003382042,0.01735735;0.5487716;0.003203449,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.009821142;0.3168495;0.00700866,0.01988571;0.6243066;-0.001373558,0.186698;0.4972464;0.0005633128,0.2197459;0.2431419;0.01489716,0.2497625;-5.654991E-05;-0.05046599,-0.1552874;0.5109005;0.01239333,-0.3998407;0.4334292;0.004738189,-0.6481124;0.3880925;-0.02025308,0.07670644;0.004493464;-0.04550972,0.08646461;-0.3288145;0.00211072,0.08573246;-0.6701324;0.09358145,0.0988036;-0.6936604;0.02981272,-0.07896065;0.007662931;-0.04100853,-0.1170351;-0.3252532;-0.006739467,-0.1364;-0.667201;0.08022033,-0.137629;-0.6284145;-0.003587976,0.01737665;0.5487713;0.003202914,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.009821142;0.3168495;0.00700866,0.01988571;0.6243066;-0.001373558,0.186698;0.4972464;0.0005633128,0.2197459;0.2431419;0.01489716,0.2497625;-5.654991E-05;-0.05046599,-0.1552874;0.5109005;0.01239333,-0.3998407;0.4334292;0.004738189,-0.6481124;0.3880925;-0.02025308,0.07670644;0.004493464;-0.04550972,0.08646461;-0.3288145;0.00211072,0.08573246;-0.6701324;0.09358145,0.0988036;-0.6936604;0.02981272,-0.07896065;0.007662931;-0.04100853,-0.1170351;-0.3252532;-0.006739467,-0.1364;-0.667201;0.08022033,-0.137629;-0.6284145;-0.003587976,0.01737665;0.5487713;0.003202914,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.009821142;0.3168495;0.00700866,0.01988571;0.6243066;-0.001373558,0.186698;0.4972464;0.0005633128,0.2197459;0.2431419;0.01489716,0.2497625;-5.654991E-05;-0.05046599,-0.1552874;0.5109005;0.01239333,-0.3998407;0.4334292;0.004738189,-0.6481124;0.3880925;-0.02025308,0.07670644;0.004493464;-0.04550972,0.08646461;-0.3288145;0.00211072,0.08573246;-0.6701324;0.09358145,0.0988036;-0.6936604;0.02981272,-0.07896065;0.007662931;-0.04100853,-0.1170351;-0.3252532;-0.006739467,-0.1364;-0.667201;0.08022033,-0.137629;-0.6284145;-0.003587976,0.01737665;0.5487713;0.003202914,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.009926662;0.3168462;0.007008242,0.02002349;0.6243021;-0.001372845,0.186819;0.4972036;0.0005825367,0.2198148;0.2430952;0.01496707,0.2498308;-9.962916E-05;-0.05040969,-0.1553659;0.5117881;0.01205363,-0.4029142;0.4445547;0.003915162,-0.6511805;0.3982526;-0.01929578,0.07671822;0.00447475;-0.04549172,0.08657838;-0.3288301;0.002129465,0.0859254;-0.670119;0.09370879,0.09878949;-0.6936094;0.02986643,-0.07894343;0.007659709;-0.04104226,-0.117393;-0.3252678;-0.007307224,-0.1363995;-0.6671702;0.07990981,-0.1375454;-0.6283839;-0.003899693,0.01750915;0.5487671;0.003205102,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.009926662;0.3168462;0.007008242,0.02002349;0.6243021;-0.001372845,0.186819;0.4972036;0.0005825367,0.2198148;0.2430952;0.01496707,0.2498308;-9.962916E-05;-0.05040969,-0.1553659;0.5117881;0.01205363,-0.4029142;0.4445547;0.003915162,-0.6511805;0.3982526;-0.01929578,0.07671822;0.00447475;-0.04549172,0.08657838;-0.3288301;0.002129465,0.0859254;-0.670119;0.09370879,0.09878949;-0.6936094;0.02986643,-0.07894343;0.007659709;-0.04104226,-0.117393;-0.3252678;-0.007307224,-0.1363995;-0.6671702;0.07990981,-0.1375454;-0.6283839;-0.003899693,0.01750915;0.5487671;0.003205102,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.009926662;0.3168462;0.007008242,0.02002349;0.6243021;-0.001372845,0.186819;0.4972036;0.0005825367,0.2198148;0.2430952;0.01496707,0.2498308;-9.962916E-05;-0.05040969,-0.1553659;0.5117881;0.01205363,-0.4029142;0.4445547;0.003915162,-0.6511805;0.3982526;-0.01929578,0.07671822;0.00447475;-0.04549172,0.08657838;-0.3288301;0.002129465,0.0859254;-0.670119;0.09370879,0.09878949;-0.6936094;0.02986643,-0.07894343;0.007659709;-0.04104226,-0.117393;-0.3252678;-0.007307224,-0.1363995;-0.6671702;0.07990981,-0.1375454;-0.6283839;-0.003899693,0.01750915;0.5487671;0.003205102,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.0100431;0.3168455;0.006873757,0.02017949;0.6242935;-0.0017204,0.1869425;0.4970994;0.0006502296,0.219801;0.2429715;0.01500322,0.2498771;-0.000220716;-0.05035598,-0.1555426;0.5133212;0.01169728,-0.4047507;0.4524709;0.003999542,-0.6538736;0.4105602;-0.01836372,0.07675932;0.0043771;-0.04543184,0.08674239;-0.328927;0.002169028,0.08614618;-0.670237;0.09367019,0.0978947;-0.6942264;0.03003318,-0.07888106;0.007744805;-0.04114607,-0.1172905;-0.3251743;-0.00728298,-0.1361942;-0.6671023;0.07985608,-0.1372345;-0.628329;-0.003956169,0.01765811;0.548763;0.002926921,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.0100431;0.3168455;0.006873757,0.02017949;0.6242935;-0.0017204,0.1869425;0.4970994;0.0006502296,0.219801;0.2429715;0.01500322,0.2498771;-0.000220716;-0.05035598,-0.1555426;0.5133212;0.01169728,-0.4047507;0.4524709;0.003999542,-0.6538736;0.4105602;-0.01836372,0.07675932;0.0043771;-0.04543184,0.08674239;-0.328927;0.002169028,0.08614618;-0.670237;0.09367019,0.0978947;-0.6942264;0.03003318,-0.07888106;0.007744805;-0.04114607,-0.1172905;-0.3251743;-0.00728298,-0.1361942;-0.6671023;0.07985608,-0.1372345;-0.628329;-0.003956169,0.01765811;0.548763;0.002926921,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.0100431;0.3168455;0.006873757,0.02017949;0.6242935;-0.0017204,0.1869425;0.4970994;0.0006502296,0.219801;0.2429715;0.01500322,0.2498771;-0.000220716;-0.05035598,-0.1555426;0.5133212;0.01169728,-0.4047507;0.4524709;0.003999542,-0.6538736;0.4105602;-0.01836372,0.07675932;0.0043771;-0.04543184,0.08674239;-0.328927;0.002169028,0.08614618;-0.670237;0.09367019,0.0978947;-0.6942264;0.03003318,-0.07888106;0.007744805;-0.04114607,-0.1172905;-0.3251743;-0.00728298,-0.1361942;-0.6671023;0.07985608,-0.1372345;-0.628329;-0.003956169,0.01765811;0.548763;0.002926921,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.01009927;0.3168431;0.006902518,0.02022823;0.6242914;-0.001678915,0.1870013;0.4970886;0.0008217245,0.2196731;0.2429346;0.01513893,0.2499129;-0.0002605915;-0.05013352,-0.1558388;0.5150543;0.01154686,-0.4066702;0.4615027;0.002463703,-0.6569149;0.4255455;-0.01762259,0.07681329;0.004216319;-0.04535577,0.08690833;-0.3290782;0.002288409,0.08644406;-0.670416;0.09368649,0.09657087;-0.6947721;0.03008298,-0.07879928;0.007888094;-0.04127536,-0.1172425;-0.3250178;-0.007319834,-0.1359497;-0.6669307;0.07992044,-0.1368937;-0.6281552;-0.003892705,0.01771781;0.5487607;0.002972812,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.01009927;0.3168431;0.006902518,0.02022823;0.6242914;-0.001678915,0.1870013;0.4970886;0.0008217245,0.2196731;0.2429346;0.01513893,0.2499129;-0.0002605915;-0.05013352,-0.1558388;0.5150543;0.01154686,-0.4066702;0.4615027;0.002463703,-0.6569149;0.4255455;-0.01762259,0.07681329;0.004216319;-0.04535577,0.08690833;-0.3290782;0.002288409,0.08644406;-0.670416;0.09368649,0.09657087;-0.6947721;0.03008298,-0.07879928;0.007888094;-0.04127536,-0.1172425;-0.3250178;-0.007319834,-0.1359497;-0.6669307;0.07992044,-0.1368937;-0.6281552;-0.003892705,0.01771781;0.5487607;0.002972812,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.01009927;0.3168431;0.006902518,0.02022823;0.6242914;-0.001678915,0.1870013;0.4970886;0.0008217245,0.2196731;0.2429346;0.01513893,0.2499129;-0.0002605915;-0.05013352,-0.1558388;0.5150543;0.01154686,-0.4066702;0.4615027;0.002463703,-0.6569149;0.4255455;-0.01762259,0.07681329;0.004216319;-0.04535577,0.08690833;-0.3290782;0.002288409,0.08644406;-0.670416;0.09368649,0.09657087;-0.6947721;0.03008298,-0.07879928;0.007888094;-0.04127536,-0.1172425;-0.3250178;-0.007319834,-0.1359497;-0.6669307;0.07992044,-0.1368937;-0.6281552;-0.003892705,0.01771781;0.5487607;0.002972812,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.01022602;0.3168394;0.006884828,0.0204245;0.6242855;-0.001690722,0.1871711;0.4970338;0.000833272,0.2197309;0.2428685;0.01520569,0.2498996;-0.0004854351;-0.04950551,-0.1559102;0.516293;0.01113718,-0.4080331;0.469237;0.00183808,-0.6587671;0.4350545;-0.01498092,0.07684196;0.004139047;-0.04531432,0.08721913;-0.3291653;0.002200577,0.08673298;-0.6705089;0.09357703,0.09706894;-0.6957315;0.03075837,-0.0787435;0.007939737;-0.04137182,-0.1169664;-0.3249861;-0.007363632,-0.1356122;-0.6669005;0.07988433,-0.1364502;-0.6281248;-0.003929935,0.01790242;0.5487552;0.002959036,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.01022602;0.3168394;0.006884828,0.0204245;0.6242855;-0.001690722,0.1871711;0.4970338;0.000833272,0.2197309;0.2428685;0.01520569,0.2498996;-0.0004854351;-0.04950551,-0.1559102;0.516293;0.01113718,-0.4080331;0.469237;0.00183808,-0.6587671;0.4350545;-0.01498092,0.07684196;0.004139047;-0.04531432,0.08721913;-0.3291653;0.002200577,0.08673298;-0.6705089;0.09357703,0.09706894;-0.6957315;0.03075837,-0.0787435;0.007939737;-0.04137182,-0.1169664;-0.3249861;-0.007363632,-0.1356122;-0.6669005;0.07988433,-0.1364502;-0.6281248;-0.003929935,0.01790242;0.5487552;0.002959036,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.01017263;0.3168425;0.006819538,0.02018794;0.6242917;-0.001851028,0.1870262;0.4971232;0.0008890179,0.2183295;0.2428194;0.01560068,0.2497219;-0.0003257692;-0.04931283,-0.156233;0.5170515;0.01076324,-0.4095613;0.477084;0.001063194,-0.6608111;0.4452968;-0.01242476,0.07687287;0.004157326;-0.04526016,0.08738997;-0.3291526;0.002185181,0.08702678;-0.67049;0.09358495,0.09739573;-0.6957392;0.03079507,-0.0786925;0.007913309;-0.04147379,-0.1168893;-0.3250069;-0.007381435,-0.135298;-0.666932;0.07987468,-0.1360406;-0.6281627;-0.003941141,0.01772983;0.5487611;0.002829287,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.01017263;0.3168425;0.006819538,0.02018794;0.6242917;-0.001851028,0.1870262;0.4971232;0.0008890179,0.2183295;0.2428194;0.01560068,0.2497219;-0.0003257692;-0.04931283,-0.156233;0.5170515;0.01076324,-0.4095613;0.477084;0.001063194,-0.6608111;0.4452968;-0.01242476,0.07687287;0.004157326;-0.04526016,0.08738997;-0.3291526;0.002185181,0.08702678;-0.67049;0.09358495,0.09739573;-0.6957392;0.03079507,-0.0786925;0.007913309;-0.04147379,-0.1168893;-0.3250069;-0.007381435,-0.135298;-0.666932;0.07987468,-0.1360406;-0.6281627;-0.003941141,0.01772983;0.5487611;0.002829287,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.01017263;0.3168425;0.006819538,0.02018794;0.6242917;-0.001851028,0.1870262;0.4971232;0.0008890179,0.2183295;0.2428194;0.01560068,0.2497219;-0.0003257692;-0.04931283,-0.156233;0.5170515;0.01076324,-0.4095613;0.477084;0.001063194,-0.6608111;0.4452968;-0.01242476,0.07687287;0.004157326;-0.04526016,0.08738997;-0.3291526;0.002185181,0.08702678;-0.67049;0.09358495,0.09739573;-0.6957392;0.03079507,-0.0786925;0.007913309;-0.04147379,-0.1168893;-0.3250069;-0.007381435,-0.135298;-0.666932;0.07987468,-0.1360406;-0.6281627;-0.003941141,0.01772983;0.5487611;0.002829287,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.01017263;0.3168425;0.006819538,0.02018794;0.6242917;-0.001851028,0.1870262;0.4971232;0.0008890179,0.2183295;0.2428194;0.01560068,0.2497219;-0.0003257692;-0.04931283,-0.156233;0.5170515;0.01076324,-0.4095613;0.477084;0.001063194,-0.6608111;0.4452968;-0.01242476,0.07687287;0.004157326;-0.04526016,0.08738997;-0.3291526;0.002185181,0.08702678;-0.67049;0.09358495,0.09739573;-0.6957392;0.03079507,-0.0786925;0.007913309;-0.04147379,-0.1168893;-0.3250069;-0.007381435,-0.135298;-0.666932;0.07987468,-0.1360406;-0.6281627;-0.003941141,0.01772983;0.5487611;0.002829287,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.01017464;0.3168422;0.006831193,0.02015671;0.6242931;-0.001816779,0.1870089;0.4971156;0.0009341523,0.2181566;0.2427962;0.01570665,0.2494186;-0.0007803142;-0.04763344,-0.1564444;0.5180151;0.01025571,-0.4108467;0.4849147;0.00314666,-0.6626648;0.4592671;-0.0126224,0.07690438;0.004211121;-0.04520163,0.0874641;-0.3291066;0.002178881,0.08737639;-0.6705534;0.09316993,0.09860017;-0.6951892;0.02999154,-0.07865382;0.007845251;-0.04155999,-0.1169293;-0.325062;-0.007429715,-0.1346905;-0.6670866;0.07957068,-0.1353098;-0.6283147;-0.00424587,0.01771479;0.5487616;0.002856435,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.01017464;0.3168422;0.006831193,0.02015671;0.6242931;-0.001816779,0.1870089;0.4971156;0.0009341523,0.2181566;0.2427962;0.01570665,0.2494186;-0.0007803142;-0.04763344,-0.1564444;0.5180151;0.01025571,-0.4108467;0.4849147;0.00314666,-0.6626648;0.4592671;-0.0126224,0.07690438;0.004211121;-0.04520163,0.0874641;-0.3291066;0.002178881,0.08737639;-0.6705534;0.09316993,0.09860017;-0.6951892;0.02999154,-0.07865382;0.007845251;-0.04155999,-0.1169293;-0.325062;-0.007429715,-0.1346905;-0.6670866;0.07957068,-0.1353098;-0.6283147;-0.00424587,0.01771479;0.5487616;0.002856435,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478
+0;0;0,0.01017464;0.3168422;0.006831193,0.02015671;0.6242931;-0.001816779,0.1870089;0.4971156;0.0009341523,0.2181566;0.2427962;0.01570665,0.2494186;-0.0007803142;-0.04763344,-0.1564444;0.5180151;0.01025571,-0.4108467;0.4849147;0.00314666,-0.6626648;0.4592671;-0.0126224,0.07690438;0.004211121;-0.04520163,0.0874641;-0.3291066;0.002178881,0.08737639;-0.6705534;0.09316993,0.09860017;-0.6951892;0.02999154,-0.07865382;0.007845251;-0.04155999,-0.1169293;-0.325062;-0.007429715,-0.1346905;-0.6670866;0.07957068,-0.1353098;-0.6283147;-0.00424587,0.01771479;0.5487616;0.002856435,0;0;0,0.009435505;0.3167792;-0.0100534,0.01833698;0.6234774;-0.03368258,0.1796278;0.4881999;-0.05775571,0.2324489;0.2374621;-0.04336238,0.2174524;-0.009795591;-0.0977459,-0.1542724;0.5111544;0.003982581,-0.4058244;0.4608882;0.01183293,-0.6555528;0.4692056;-0.0315878,0.07364163;0.002821624;-0.0504396,0.1018162;-0.3328293;-0.04909945,0.1032656;-0.6789509;0.02205563,0.1165995;-0.7119941;-0.03226114,-0.08531438;0.007009118;-0.02544667,-0.1332597;-0.3263164;-0.03269074,-0.1397821;-0.6728905;0.03593292,-0.151478;-0.6593945;-0.0458801,0.01629816;0.5482479;-0.02536464,272.2478

+ 136 - 0
DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_OneArm_Sideways_None_Fast.csv

@@ -0,0 +1,136 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.006857398;0.2961076;0.007790419,0.01232738;0.5779662;0.001606103,0.1763516;0.4595192;0.005045523,0.2109365;0.2058845;0.02069106,0.2458715;-0.04358269;-0.04372136,-0.152347;0.4536271;0.006500379,-0.2025782;0.2021969;0.0009207493,-0.2562281;-0.04777431;-0.04640125,0.07670712;0.005259052;-0.04350246,0.09084285;-0.3313576;0.001887269,0.09139172;-0.6674609;0.08979879,0.101307;-0.6863057;0.03351445,-0.07760489;0.006734163;-0.04166816,-0.1115473;-0.3294389;-0.004165146,-0.1288849;-0.6663763;0.0787003,-0.128506;-0.6284686;0.003938183,0.01105783;0.509176;0.005425033,0;0;0,0.009121999;0.2920789;0.04892969,0.01790926;0.5718186;0.08343101,0.1864118;0.4815184;0.06344175,0.239208;0.2318135;0.03831196,0.2262056;-0.007411242;-0.06271148,-0.1532809;0.4798635;0.10293,-0.2142514;0.2309509;0.09309895,-0.2517634;-0.01212782;0.008784972,0.07429552;0.004521668;-0.04757977,0.1213913;-0.3321571;-0.04808307,0.1374838;-0.6542568;0.08109474,0.1589118;-0.6818961;0.03784418,-0.08320932;0.006495621;-0.0289503,-0.1273572;-0.3305717;-0.03167676,-0.1126479;-0.6502836;0.1034603,-0.129476;-0.6836473;0.0666647,0.01572296;0.5032574;0.07688427,561.4603
+0;0;0,0.006857398;0.2961076;0.007790419,0.01232738;0.5779662;0.001606103,0.1763516;0.4595192;0.005045523,0.2109365;0.2058845;0.02069106,0.2458715;-0.04358269;-0.04372136,-0.152347;0.4536271;0.006500379,-0.2025782;0.2021969;0.0009207493,-0.2562281;-0.04777431;-0.04640125,0.07670712;0.005259052;-0.04350246,0.09084285;-0.3313576;0.001887269,0.09139172;-0.6674609;0.08979879,0.101307;-0.6863057;0.03351445,-0.07760489;0.006734163;-0.04166816,-0.1115473;-0.3294389;-0.004165146,-0.1288849;-0.6663763;0.0787003,-0.128506;-0.6284686;0.003938183,0.01105783;0.509176;0.005425033,0;0;0,0.009121999;0.2920789;0.04892969,0.01790926;0.5718186;0.08343101,0.1864118;0.4815184;0.06344175,0.239208;0.2318135;0.03831196,0.2262056;-0.007411242;-0.06271148,-0.1532809;0.4798635;0.10293,-0.2142514;0.2309509;0.09309895,-0.2517634;-0.01212782;0.008784972,0.07429552;0.004521668;-0.04757977,0.1213913;-0.3321571;-0.04808307,0.1374838;-0.6542568;0.08109474,0.1589118;-0.6818961;0.03784418,-0.08320932;0.006495621;-0.0289503,-0.1273572;-0.3305717;-0.03167676,-0.1126479;-0.6502836;0.1034603,-0.129476;-0.6836473;0.0666647,0.01572296;0.5032574;0.07688427,561.4814
+0;0;0,0.006857135;0.2960962;0.00779012,0.01233027;0.5781203;0.001600337,0.1763977;0.4595782;0.005044192,0.2109642;0.2060785;0.0206814,0.2454251;-0.04000342;-0.04285695,-0.1523898;0.4536845;0.006499441,-0.2025943;0.2023882;0.0009227837,-0.2555161;-0.04419093;-0.04575706,0.07669607;0.005258295;-0.0434962,0.0908332;-0.331392;0.001898061,0.09138199;-0.6674458;0.08979668,0.1012894;-0.6862521;0.03355678,-0.07759371;0.006733191;-0.04166216,-0.1115395;-0.3294734;-0.004155405,-0.1288745;-0.6663613;0.07869788,-0.128496;-0.6284599;0.003994778,0.01105922;0.5092484;0.005423805,0;0;0,0.009127185;0.2920692;0.04891801,0.01784897;0.5719798;0.08339405,0.186365;0.48101;0.06338143,0.2386693;0.2313067;0.03860307,0.2249068;-0.005646124;-0.05858207,-0.1533246;0.4798494;0.1029666,-0.2145906;0.2310794;0.09512784,-0.2524959;-0.009822905;0.01569087,0.07429567;0.0045138;-0.04755664,0.1213858;-0.3322001;-0.048002,0.1375724;-0.6543099;0.08100152,0.158853;-0.6820145;0.0378685,-0.08318699;0.006502535;-0.02897407,-0.1275225;-0.3305719;-0.03199407,-0.1128864;-0.6502436;0.1031149,-0.1285191;-0.6830996;0.06506392,0.01570882;0.5033315;0.0768826,561.4954
+0;0;0,0.006776577;0.2960995;0.007733235,0.0121848;0.5781238;0.001501052,0.1762694;0.4595833;0.005002853,0.2108679;0.2060867;0.02061701,0.2453707;-0.03996581;-0.04301249,-0.1524843;0.4535921;0.006607652,-0.2026483;0.2022854;0.001134752,-0.2556679;-0.04435597;-0.04510309,0.07669161;0.005294938;-0.04349962,0.09080003;-0.3313695;0.001797907,0.09149767;-0.6673912;0.08981854,0.100844;-0.6864367;0.03369081,-0.07757915;0.006695013;-0.0416954,-0.1115202;-0.3295164;-0.004228566,-0.1289135;-0.6664057;0.07860759,-0.128564;-0.6285071;0.00390403,0.01093051;0.5092523;0.005336813,0;0;0,0.009127185;0.2920692;0.04891801,0.01784897;0.5719798;0.08339405,0.186365;0.48101;0.06338143,0.2386693;0.2313067;0.03860307,0.2249068;-0.005646124;-0.05858207,-0.1533246;0.4798494;0.1029666,-0.2145906;0.2310794;0.09512784,-0.2524959;-0.009822905;0.01569087,0.07429567;0.0045138;-0.04755664,0.1213858;-0.3322001;-0.048002,0.1375724;-0.6543099;0.08100152,0.158853;-0.6820145;0.0378685,-0.08318699;0.006502535;-0.02897407,-0.1275225;-0.3305719;-0.03199407,-0.1128864;-0.6502436;0.1031149,-0.1285191;-0.6830996;0.06506392,0.01570882;0.5033315;0.0768826,561.5105
+0;0;0,0.006776658;0.2961031;0.007733329,0.01219234;0.5785205;0.001489564,0.1763429;0.4597982;0.005000199,0.2109698;0.2060931;0.0206272,0.2447492;-0.03480065;-0.04166824,-0.1525477;0.4538045;0.006605666,-0.202753;0.2022911;0.001128266,-0.254661;-0.0391791;-0.04414015,0.07664558;0.00529176;-0.04347352,0.09074488;-0.3311551;0.001794726,0.09144203;-0.6669375;0.08975268,0.1007957;-0.6860213;0.03358113,-0.0775326;0.006690995;-0.04167039,-0.1114517;-0.3293031;-0.004227769,-0.1288326;-0.6659524;0.0785494,-0.1284829;-0.6280478;0.003787503,0.01093511;0.5094879;0.005334298,0;0;0,0.009118408;0.2920766;0.04889703,0.01771781;0.5723937;0.0833118,0.1863139;0.4808729;0.06336164,0.2381597;0.2308333;0.03883147,0.2249226;-0.00190714;-0.05448651,-0.1534959;0.4801332;0.1028162,-0.2157294;0.2313246;0.09726633,-0.2564552;-0.006884173;0.02907868,0.07430431;0.00449127;-0.04744673,0.1212875;-0.3320158;-0.04770708,0.1374144;-0.654139;0.08060312,0.1583752;-0.6819391;0.03733945,-0.08306379;0.006629234;-0.02913681,-0.1273786;-0.3302279;-0.03195624,-0.1127078;-0.6497844;0.1027857,-0.1289303;-0.6828005;0.06513263,0.01563437;0.5035767;0.0768497,561.5256
+0;0;0,0.006776658;0.2961031;0.007733329,0.01219234;0.5785205;0.001489564,0.1763429;0.4597982;0.005000199,0.2109698;0.2060931;0.0206272,0.2447492;-0.03480065;-0.04166824,-0.1525477;0.4538045;0.006605666,-0.202753;0.2022911;0.001128266,-0.254661;-0.0391791;-0.04414015,0.07664558;0.00529176;-0.04347352,0.09074488;-0.3311551;0.001794726,0.09144203;-0.6669375;0.08975268,0.1007957;-0.6860213;0.03358113,-0.0775326;0.006690995;-0.04167039,-0.1114517;-0.3293031;-0.004227769,-0.1288326;-0.6659524;0.0785494,-0.1284829;-0.6280478;0.003787503,0.01093511;0.5094879;0.005334298,0;0;0,0.009118408;0.2920766;0.04889703,0.01771781;0.5723937;0.0833118,0.1863139;0.4808729;0.06336164,0.2381597;0.2308333;0.03883147,0.2249226;-0.00190714;-0.05448651,-0.1534959;0.4801332;0.1028162,-0.2157294;0.2313246;0.09726633,-0.2564552;-0.006884173;0.02907868,0.07430431;0.00449127;-0.04744673,0.1212875;-0.3320158;-0.04770708,0.1374144;-0.654139;0.08060312,0.1583752;-0.6819391;0.03733945,-0.08306379;0.006629234;-0.02913681,-0.1273786;-0.3302279;-0.03195624,-0.1127078;-0.6497844;0.1027857,-0.1289303;-0.6828005;0.06513263,0.01563437;0.5035767;0.0768497,561.5446
+0;0;0,0.006719342;0.2959727;0.007680366,0.01212554;0.5789282;0.001315026,0.1765035;0.4600178;0.004990935,0.2111506;0.2062948;0.02054382,0.2451858;-0.03359994;-0.04205697,-0.15292;0.4542159;0.006404902,-0.2035215;0.2027617;0.001119951,-0.2552936;-0.03820865;-0.04223571,0.07656559;0.005295231;-0.04342972,0.09062143;-0.3302321;0.001601852,0.09167107;-0.6667902;0.08977689,0.1006697;-0.6864703;0.03406645,-0.07744743;0.0066799;-0.04163822,-0.1112376;-0.3283948;-0.004393212,-0.1288017;-0.66573;0.07893612,-0.1284076;-0.6278278;0.004168957,0.01086359;0.5096942;0.005198599,0;0;0,0.009150773;0.291994;0.04857731,0.01760648;0.5729041;0.08260322,0.1864311;0.4806085;0.06307888,0.2379563;0.2304572;0.03884768,0.2250783;-0.002070397;-0.05275917,-0.1538778;0.4808336;0.1019361,-0.2163959;0.2320448;0.09829257,-0.2582584;-0.005893558;0.03302681,0.07434466;0.004518926;-0.04721141,0.1210614;-0.3310721;-0.04673648,0.1376395;-0.6545484;0.08028936,0.1585425;-0.6823646;0.03701019,-0.08293369;0.006580885;-0.02924315,-0.1269922;-0.3293645;-0.03112009,-0.1121281;-0.6500246;0.1030572,-0.1284707;-0.6830578;0.06547438,0.01558574;0.5038642;0.07632232,561.5668
+0;0;0,0.006719342;0.2959727;0.007680366,0.01212554;0.5789282;0.001315026,0.1765035;0.4600178;0.004990935,0.2111506;0.2062948;0.02054382,0.2451858;-0.03359994;-0.04205697,-0.15292;0.4542159;0.006404902,-0.2035215;0.2027617;0.001119951,-0.2552936;-0.03820865;-0.04223571,0.07656559;0.005295231;-0.04342972,0.09062143;-0.3302321;0.001601852,0.09167107;-0.6667902;0.08977689,0.1006697;-0.6864703;0.03406645,-0.07744743;0.0066799;-0.04163822,-0.1112376;-0.3283948;-0.004393212,-0.1288017;-0.66573;0.07893612,-0.1284076;-0.6278278;0.004168957,0.01086359;0.5096942;0.005198599,0;0;0,0.009150773;0.291994;0.04857731,0.01760648;0.5729041;0.08260322,0.1864311;0.4806085;0.06307888,0.2379563;0.2304572;0.03884768,0.2250783;-0.002070397;-0.05275917,-0.1538778;0.4808336;0.1019361,-0.2163959;0.2320448;0.09829257,-0.2582584;-0.005893558;0.03302681,0.07434466;0.004518926;-0.04721141,0.1210614;-0.3310721;-0.04673648,0.1376395;-0.6545484;0.08028936,0.1585425;-0.6823646;0.03701019,-0.08293369;0.006580885;-0.02924315,-0.1269922;-0.3293645;-0.03112009,-0.1121281;-0.6500246;0.1030572,-0.1284707;-0.6830578;0.06547438,0.01558574;0.5038642;0.07632232,561.5782
+0;0;0,0.006715334;0.2957962;0.007675785,0.01214969;0.5802335;0.001271439,0.1777757;0.4604559;0.004973263,0.212481;0.2063068;0.02055227,0.246042;-0.0302458;-0.04117639,-0.1541477;0.45461;0.00639796,-0.2048342;0.2027335;0.001104134,-0.2558849;-0.03487968;-0.04164751,0.07612111;0.005264491;-0.0431776,0.09020597;-0.3309552;0.001946896,0.09125604;-0.6676532;0.09015856,0.100332;-0.6877598;0.03396979,-0.07699784;0.006641123;-0.04139651,-0.1108577;-0.329125;-0.004074637,-0.1284291;-0.6666003;0.07928932,-0.1280316;-0.6286303;0.003880195,0.01087881;0.5105093;0.005182503,0;0;0,0.008633658;0.2920262;0.04738736,0.01594806;0.5746137;0.08006263,0.1862596;0.4797775;0.06162906,0.237426;0.2290422;0.03811884,0.2251484;-0.001198232;-0.04981589,-0.1562373;0.4803748;0.1000121,-0.2196664;0.2313457;0.09955826,-0.2616392;-0.003880158;0.03790614,0.07436901;0.004549503;-0.046206,0.1209493;-0.3317667;-0.04626703,0.1376547;-0.655964;0.07929158,0.1589625;-0.683449;0.03466344,-0.08223161;0.006449009;-0.02971222,-0.1262737;-0.3302084;-0.02907762,-0.1115881;-0.6522235;0.1022181,-0.1281373;-0.6857715;0.0642973,0.01432359;0.5050256;0.07429719,561.6006
+0;0;0,0.006697693;0.2957967;0.007669397,0.01214079;0.5802339;0.001260547,0.1777472;0.4604044;0.004964138,0.2124459;0.2062532;0.02052284,0.2461968;-0.0302054;-0.04146199,-0.1542111;0.454758;0.006303119,-0.2052414;0.2029479;0.001157623,-0.2562942;-0.03479327;-0.04087389,0.076123;0.0052628;-0.04317448,0.09040391;-0.3309011;0.002303287,0.09149396;-0.6675954;0.09052826,0.09991193;-0.6871846;0.03378082,-0.07699318;0.006639225;-0.04140547,-0.110788;-0.3291376;-0.004121073,-0.1284046;-0.6666235;0.07919119,-0.127986;-0.628655;0.003782026,0.01086593;0.5105097;0.005170966,0;0;0,0.008633658;0.2920262;0.04738736,0.01594806;0.5746137;0.08006263,0.1862596;0.4797775;0.06162906,0.237426;0.2290422;0.03811884,0.2251484;-0.001198232;-0.04981589,-0.1562373;0.4803748;0.1000121,-0.2196664;0.2313457;0.09955826,-0.2616392;-0.003880158;0.03790614,0.07436901;0.004549503;-0.046206,0.1209493;-0.3317667;-0.04626703,0.1376547;-0.655964;0.07929158,0.1589625;-0.683449;0.03466344,-0.08223161;0.006449009;-0.02971222,-0.1262737;-0.3302084;-0.02907762,-0.1115881;-0.6522235;0.1022181,-0.1281373;-0.6857715;0.0642973,0.01432359;0.5050256;0.07429719,561.6119
+0;0;0,0.006696904;0.2957619;0.007668493,0.01215762;0.5811231;0.001236198,0.1776637;0.4610366;0.004955922,0.2121874;0.2081669;0.02043617,0.2458997;-0.02802098;-0.0414777,-0.1541054;0.4553934;0.00629414,-0.2048784;0.2048531;0.001174591,-0.2558727;-0.032616;-0.0408088,0.07596502;0.005251878;-0.04308488,0.09023421;-0.330636;0.002355557,0.09132341;-0.6670688;0.09051198,0.09972028;-0.6865337;0.0339067,-0.0768334;0.006625446;-0.04131953,-0.1106005;-0.3288758;-0.004065745,-0.1282034;-0.6660993;0.07918178,-0.1277859;-0.6281508;0.003961541,0.01087754;0.5111133;0.005162632,0;0;0,0.008432791;0.2922747;0.04564095,0.01578273;0.575906;0.07729173,0.1857994;0.4795504;0.05929494,0.2361296;0.2297514;0.03827238,0.2255529;-0.0009505004;-0.04786325,-0.1562684;0.4802846;0.09685551,-0.2205352;0.2328205;0.09927723,-0.2632557;-0.003104106;0.04210074,0.07445297;0.004532278;-0.04572511,0.1205716;-0.3315654;-0.04497218,0.1371724;-0.656884;0.07689643,0.158619;-0.6843824;0.03267622,-0.08189779;0.006321253;-0.03012251,-0.1253503;-0.330117;-0.02691049,-0.1110924;-0.6532714;0.1008691,-0.1279401;-0.6865036;0.06293118,0.01413663;0.5060063;0.07183814,561.6227
+0;0;0,0.006696904;0.2957619;0.007668493,0.01215762;0.5811231;0.001236198,0.1776637;0.4610366;0.004955922,0.2121874;0.2081669;0.02043617,0.2458997;-0.02802098;-0.0414777,-0.1541054;0.4553934;0.00629414,-0.2048784;0.2048531;0.001174591,-0.2558727;-0.032616;-0.0408088,0.07596502;0.005251878;-0.04308488,0.09023421;-0.330636;0.002355557,0.09132341;-0.6670688;0.09051198,0.09972028;-0.6865337;0.0339067,-0.0768334;0.006625446;-0.04131953,-0.1106005;-0.3288758;-0.004065745,-0.1282034;-0.6660993;0.07918178,-0.1277859;-0.6281508;0.003961541,0.01087754;0.5111133;0.005162632,0;0;0,0.008432791;0.2922747;0.04564095,0.01578273;0.575906;0.07729173,0.1857994;0.4795504;0.05929494,0.2361296;0.2297514;0.03827238,0.2255529;-0.0009505004;-0.04786325,-0.1562684;0.4802846;0.09685551,-0.2205352;0.2328205;0.09927723,-0.2632557;-0.003104106;0.04210074,0.07445297;0.004532278;-0.04572511,0.1205716;-0.3315654;-0.04497218,0.1371724;-0.656884;0.07689643,0.158619;-0.6843824;0.03267622,-0.08189779;0.006321253;-0.03012251,-0.1253503;-0.330117;-0.02691049,-0.1110924;-0.6532714;0.1008691,-0.1279401;-0.6865036;0.06293118,0.01413663;0.5060063;0.07183814,561.6449
+0;0;0,0.006662454;0.2955755;0.007655913,0.01212266;0.5818087;0.001188973,0.1777669;0.4614103;0.0049707,0.2124293;0.2076398;0.0204856,0.2461051;-0.02633582;-0.04103228,-0.1542589;0.4556913;0.006382986,-0.2052528;0.2042652;0.001267702,-0.256072;-0.03097025;-0.04050289,0.07582538;0.005252557;-0.04301418,0.09010064;-0.330348;0.002405167,0.09124824;-0.666738;0.09030692,0.09884452;-0.6880589;0.03458678,-0.07669261;0.006598733;-0.04125526,-0.1104274;-0.3286181;-0.004025545,-0.1280854;-0.6657313;0.07921608,-0.1276801;-0.6277333;0.00350523,0.01083925;0.5115249;0.005132535,0;0;0,0.008047402;0.2923909;0.04371142,0.01500009;0.5770806;0.07374215,0.1852102;0.479688;0.0567534,0.2353386;0.2287973;0.0371933,0.2255818;-0.000188604;-0.04726601,-0.1570274;0.4806656;0.09367137,-0.2213305;0.232302;0.09838872,-0.264016;-0.00168258;0.04278045,0.07442147;0.004389673;-0.04549146,0.1201315;-0.3314731;-0.04437495,0.1368746;-0.6577836;0.07448387,0.1582424;-0.6851581;0.02923059,-0.08164459;0.006349857;-0.03035023,-0.1250035;-0.3297854;-0.02510284,-0.1108786;-0.6541209;0.09936897,-0.1276262;-0.6878976;0.06131218,0.01347601;0.5068647;0.06880116,561.656
+0;0;0,0.006662454;0.2955755;0.007655913,0.01212266;0.5818087;0.001188973,0.1777669;0.4614103;0.0049707,0.2124293;0.2076398;0.0204856,0.2461051;-0.02633582;-0.04103228,-0.1542589;0.4556913;0.006382986,-0.2052528;0.2042652;0.001267702,-0.256072;-0.03097025;-0.04050289,0.07582538;0.005252557;-0.04301418,0.09010064;-0.330348;0.002405167,0.09124824;-0.666738;0.09030692,0.09884452;-0.6880589;0.03458678,-0.07669261;0.006598733;-0.04125526,-0.1104274;-0.3286181;-0.004025545,-0.1280854;-0.6657313;0.07921608,-0.1276801;-0.6277333;0.00350523,0.01083925;0.5115249;0.005132535,0;0;0,0.008047402;0.2923909;0.04371142,0.01500009;0.5770806;0.07374215,0.1852102;0.479688;0.0567534,0.2353386;0.2287973;0.0371933,0.2255818;-0.000188604;-0.04726601,-0.1570274;0.4806656;0.09367137,-0.2213305;0.232302;0.09838872,-0.264016;-0.00168258;0.04278045,0.07442147;0.004389673;-0.04549146,0.1201315;-0.3314731;-0.04437495,0.1368746;-0.6577836;0.07448387,0.1582424;-0.6851581;0.02923059,-0.08164459;0.006349857;-0.03035023,-0.1250035;-0.3297854;-0.02510284,-0.1108786;-0.6541209;0.09936897,-0.1276262;-0.6878976;0.06131218,0.01347601;0.5068647;0.06880116,561.6675
+0;0;0,0.006652826;0.2951483;0.007644848,0.01211038;0.5812439;0.00118009,0.1774763;0.4609419;0.004961363,0.2122565;0.2063094;0.02052897,0.2461113;-0.02890992;-0.04131592,-0.1539954;0.4552325;0.006371293,-0.2051625;0.2029524;0.001238632,-0.256252;-0.03353351;-0.04075399,0.07567479;0.005242125;-0.04292875,0.08992964;-0.3298786;0.002425659,0.09107981;-0.6670208;0.09052396,0.09868347;-0.6883914;0.03474975,-0.0765403;0.006585629;-0.04117333,-0.1102268;-0.328152;-0.003996842,-0.1279244;-0.666019;0.0794309,-0.1275187;-0.6280132;0.00364659,0.01082721;0.510973;0.005122928,0;0;0,0.007514059;0.2922973;0.04148579,0.01417163;0.5770029;0.07010007,0.1841947;0.4799608;0.05331278,0.2342213;0.2280203;0.03561926,0.2251213;-0.00320752;-0.04653883,-0.157658;0.4813852;0.09009409,-0.2223991;0.2322782;0.09672573,-0.2650648;-0.002920926;0.04051077,0.0743466;0.004065603;-0.04531097,0.1196609;-0.3313612;-0.04403663,0.1358976;-0.6597817;0.07130575,0.1573423;-0.6871055;0.0259006,-0.08138068;0.00657208;-0.03051268,-0.124498;-0.3290652;-0.02311948,-0.111083;-0.6557841;0.09730615,-0.1275564;-0.6898911;0.05953798,0.01270711;0.506777;0.06547642,561.6898
+0;0;0,0.006624053;0.2951494;0.00762706,0.01205376;0.5812447;0.00112343,0.1774228;0.460941;0.004957921,0.2122089;0.2063084;0.02051008,0.2461804;-0.02887473;-0.04140875,-0.1541344;0.4554863;0.00619821,-0.2058665;0.2033131;0.00148714,-0.2575978;-0.03301637;-0.04059992,0.07568192;0.005249911;-0.04291521,0.08992007;-0.3298609;0.002517786,0.09116853;-0.6670297;0.09051271,0.09853938;-0.6887624;0.03504264,-0.07653067;0.006580926;-0.04119198,-0.1101718;-0.3281433;-0.003854062,-0.1278869;-0.6660187;0.0795358,-0.1255526;-0.6914719;0.02731495,0.01077431;0.5109742;0.005074527,0;0;0,0.007514059;0.2922973;0.04148579,0.01417163;0.5770029;0.07010007,0.1841947;0.4799608;0.05331278,0.2342213;0.2280203;0.03561926,0.2251213;-0.00320752;-0.04653883,-0.157658;0.4813852;0.09009409,-0.2223991;0.2322782;0.09672573,-0.2650648;-0.002920926;0.04051077,0.0743466;0.004065603;-0.04531097,0.1196609;-0.3313612;-0.04403663,0.1358976;-0.6597817;0.07130575,0.1573423;-0.6871055;0.0259006,-0.08138068;0.00657208;-0.03051268,-0.124498;-0.3290652;-0.02311948,-0.111083;-0.6557841;0.09730615,-0.1275564;-0.6898911;0.05953798,0.01270711;0.506777;0.06547642,561.701
+0;0;0,0.006624053;0.2951494;0.00762706,0.01205376;0.5812447;0.00112343,0.1774228;0.460941;0.004957921,0.2122089;0.2063084;0.02051008,0.2461804;-0.02887473;-0.04140875,-0.1541344;0.4554863;0.00619821,-0.2058665;0.2033131;0.00148714,-0.2575978;-0.03301637;-0.04059992,0.07568192;0.005249911;-0.04291521,0.08992007;-0.3298609;0.002517786,0.09116853;-0.6670297;0.09051271,0.09853938;-0.6887624;0.03504264,-0.07653067;0.006580926;-0.04119198,-0.1101718;-0.3281433;-0.003854062,-0.1278869;-0.6660187;0.0795358,-0.1255526;-0.6914719;0.02731495,0.01077431;0.5109742;0.005074527,0;0;0,0.007514059;0.2922973;0.04148579,0.01417163;0.5770029;0.07010007,0.1841947;0.4799608;0.05331278,0.2342213;0.2280203;0.03561926,0.2251213;-0.00320752;-0.04653883,-0.157658;0.4813852;0.09009409,-0.2223991;0.2322782;0.09672573,-0.2650648;-0.002920926;0.04051077,0.0743466;0.004065603;-0.04531097,0.1196609;-0.3313612;-0.04403663,0.1358976;-0.6597817;0.07130575,0.1573423;-0.6871055;0.0259006,-0.08138068;0.00657208;-0.03051268,-0.124498;-0.3290652;-0.02311948,-0.111083;-0.6557841;0.09730615,-0.1275564;-0.6898911;0.05953798,0.01270711;0.506777;0.06547642,561.7125
+0;0;0,0.00662098;0.2950125;0.007623523,0.01205149;0.581152;0.001117503,0.1772753;0.4608495;0.004954461,0.2121022;0.2059188;0.02052483,0.246182;-0.03001401;-0.04159139,-0.1539945;0.4553996;0.006193674,-0.2057871;0.2029312;0.001477089,-0.2576833;-0.0341517;-0.04074414,0.07577011;0.005256028;-0.04296521,0.08997366;-0.3290405;0.002357386,0.09122673;-0.6674554;0.09067753,0.09865099;-0.689563;0.03480548,-0.07661983;0.006588595;-0.04123997,-0.1101792;-0.3273222;-0.003992792,-0.1279598;-0.6664464;0.07970525,-0.1256086;-0.6923015;0.02710598,0.01077127;0.5108393;0.005070965,0;0;0,0.006957114;0.2924543;0.03945184,0.01316732;0.5773611;0.0665741,0.1831344;0.4803985;0.04956007,0.2337446;0.2281047;0.03434777,0.2250854;-0.004157513;-0.04728222,-0.1584161;0.48158;0.08665153,-0.2226794;0.2320795;0.09469509,-0.2657648;-0.003845662;0.03841786,0.0743055;0.003933728;-0.04558468,0.1191631;-0.3307202;-0.04344177,0.1350688;-0.6615997;0.06877446,0.156886;-0.6885983;0.02222157,-0.08154389;0.006640582;-0.03035196,-0.1244848;-0.3282007;-0.02346456,-0.1116623;-0.6570986;0.09480831,-0.1281299;-0.6919131;0.0571268,0.01181899;0.5070685;0.06230116,561.7344
+0;0;0,0.006579427;0.2950144;0.007587299,0.01200402;0.5811533;0.001047838,0.1772178;0.4608247;0.004894152,0.212189;0.2059152;0.02048613,0.2461851;-0.03002144;-0.04166158,-0.1540211;0.4553346;0.006215092,-0.206284;0.2029545;0.001991467,-0.2595369;-0.03384425;-0.04013501,0.07578388;0.005262702;-0.0429401,0.08998308;-0.3290297;0.002414078,0.09168748;-0.6675037;0.09050035,0.09824908;-0.6907995;0.03565054,-0.07657437;0.006576566;-0.04132626,-0.1101306;-0.3273523;-0.00423805,-0.1279574;-0.666423;0.07966654,-0.1258196;-0.6923439;0.02712818,0.01072169;0.510841;0.005005466,0;0;0,0.006957114;0.2924543;0.03945184,0.01316732;0.5773611;0.0665741,0.1831344;0.4803985;0.04956007,0.2337446;0.2281047;0.03434777,0.2250854;-0.004157513;-0.04728222,-0.1584161;0.48158;0.08665153,-0.2226794;0.2320795;0.09469509,-0.2657648;-0.003845662;0.03841786,0.0743055;0.003933728;-0.04558468,0.1191631;-0.3307202;-0.04344177,0.1350688;-0.6615997;0.06877446,0.156886;-0.6885983;0.02222157,-0.08154389;0.006640582;-0.03035196,-0.1244848;-0.3282007;-0.02346456,-0.1116623;-0.6570986;0.09480831,-0.1281299;-0.6919131;0.0571268,0.01181899;0.5070685;0.06230116,561.746
+0;0;0,0.00658924;0.2954544;0.007598615,0.01202886;0.5823876;0.001039598,0.1770738;0.4618816;0.00489879,0.2121522;0.2061916;0.0205385,0.2461226;-0.02956733;-0.0415624,-0.1538374;0.456397;0.006218423,-0.2062604;0.2032441;0.001981867,-0.2594732;-0.03337632;-0.04011288,0.07554001;0.005245767;-0.04280192,0.0897513;-0.3293312;0.002590869,0.09145506;-0.6676785;0.09064417,0.09800462;-0.6908766;0.0358949,-0.07632794;0.006555403;-0.04119327,-0.1099127;-0.3276577;-0.004073486,-0.1277328;-0.6666015;0.07979969,-0.1255989;-0.6924199;0.02735764,0.01074239;0.5118484;0.005009994,0;0;0,0.006445318;0.2931258;0.03781772,0.01221094;0.5789995;0.06318307,0.1819361;0.4806789;0.0465796,0.2327508;0.2275671;0.03226995,0.2244685;-0.005232334;-0.0472827,-0.1588873;0.4817394;0.0838057,-0.2230984;0.2314558;0.09316159,-0.2661401;-0.004171982;0.03641865,0.07439838;0.004157007;-0.04487109,0.1188611;-0.3308428;-0.04331541,0.1338601;-0.6624191;0.06653619,0.1550949;-0.6896895;0.02028036,-0.08109632;0.00631853;-0.03081036,-0.1244892;-0.3287391;-0.0232177,-0.1120037;-0.6580136;0.09364772,-0.1281832;-0.6926035;0.05574267,0.01097578;0.5084495;0.05939388,561.7678
+0;0;0,0.006568046;0.294504;0.007574174,0.01199822;0.5809432;0.001022787,0.1769176;0.460514;0.004879879,0.2119831;0.2049177;0.02051386,0.2462044;-0.0325827;-0.04204576,-0.1537424;0.4550335;0.006198511,-0.2061461;0.2019735;0.001963508,-0.259752;-0.03639479;-0.04044218,0.0755754;0.005248225;-0.04282197,0.08978068;-0.3291871;0.002551585,0.09148554;-0.6677533;0.09066188,0.0980429;-0.6910147;0.03584753,-0.07636371;0.006558474;-0.04121257,-0.1099343;-0.3275131;-0.004108507,-0.1277659;-0.6666763;0.07981896,-0.1256295;-0.692561;0.02731457,0.01071246;0.5104429;0.004990999,0;0;0,0.005853117;0.2924469;0.03568912,0.01146857;0.577907;0.06020641,0.1813553;0.4814131;0.0433526,0.2318788;0.2282565;0.03060222,0.2242005;-0.006599337;-0.04861283,-0.1596586;0.4821477;0.08105872,-0.2232163;0.2318112;0.0908315,-0.2666042;-0.005458802;0.03328428,0.07441235;0.004239053;-0.04491926,0.1186487;-0.3306482;-0.04382682,0.132898;-0.6631039;0.06417131,0.1540878;-0.6903691;0.01773787,-0.08114361;0.006170471;-0.03083092,-0.1246639;-0.3287288;-0.02335172,-0.1129504;-0.6592547;0.09070487,-0.1291071;-0.6936955;0.05235494,0.01027198;0.5073912;0.05649376,561.79
+0;0;0,0.006522665;0.2945052;0.00756949,0.01195497;0.5809442;0.001007327,0.176862;0.4604827;0.004874613,0.2120642;0.2049055;0.02051372,0.2461392;-0.03263384;-0.04197782,-0.1537945;0.4550557;0.006304092,-0.2065188;0.2020598;0.002219587,-0.2628594;-0.03580017;-0.03948949,0.07559501;0.005231938;-0.04278935,0.08973609;-0.3292153;0.002516158,0.09133548;-0.6677766;0.09064709,0.09787114;-0.69291;0.0377133,-0.07630034;0.006589999;-0.04132477,-0.1098554;-0.327488;-0.004264615,-0.1278217;-0.6666369;0.07969154,-0.1244479;-0.6921902;0.02690107,0.01066657;0.5104439;0.004974929,0;0;0,0.005853117;0.2924469;0.03568912,0.01146857;0.577907;0.06020641,0.1813553;0.4814131;0.0433526,0.2318788;0.2282565;0.03060222,0.2242005;-0.006599337;-0.04861283,-0.1596586;0.4821477;0.08105872,-0.2232163;0.2318112;0.0908315,-0.2666042;-0.005458802;0.03328428,0.07441235;0.004239053;-0.04491926,0.1186487;-0.3306482;-0.04382682,0.132898;-0.6631039;0.06417131,0.1540878;-0.6903691;0.01773787,-0.08114361;0.006170471;-0.03083092,-0.1246639;-0.3287288;-0.02335172,-0.1129504;-0.6592547;0.09070487,-0.1291071;-0.6936955;0.05235494,0.01027198;0.5073912;0.05649376,561.8016
+0;0;0,0.006522665;0.2945052;0.00756949,0.01195497;0.5809442;0.001007327,0.176862;0.4604827;0.004874613,0.2120642;0.2049055;0.02051372,0.2461392;-0.03263384;-0.04197782,-0.1537945;0.4550557;0.006304092,-0.2065188;0.2020598;0.002219587,-0.2628594;-0.03580017;-0.03948949,0.07559501;0.005231938;-0.04278935,0.08973609;-0.3292153;0.002516158,0.09133548;-0.6677766;0.09064709,0.09787114;-0.69291;0.0377133,-0.07630034;0.006589999;-0.04132477,-0.1098554;-0.327488;-0.004264615,-0.1278217;-0.6666369;0.07969154,-0.1244479;-0.6921902;0.02690107,0.01066657;0.5104439;0.004974929,0;0;0,0.005853117;0.2924469;0.03568912,0.01146857;0.577907;0.06020641,0.1813553;0.4814131;0.0433526,0.2318788;0.2282565;0.03060222,0.2242005;-0.006599337;-0.04861283,-0.1596586;0.4821477;0.08105872,-0.2232163;0.2318112;0.0908315,-0.2666042;-0.005458802;0.03328428,0.07441235;0.004239053;-0.04491926,0.1186487;-0.3306482;-0.04382682,0.132898;-0.6631039;0.06417131,0.1540878;-0.6903691;0.01773787,-0.08114361;0.006170471;-0.03083092,-0.1246639;-0.3287288;-0.02335172,-0.1129504;-0.6592547;0.09070487,-0.1291071;-0.6936955;0.05235494,0.01027198;0.5073912;0.05649376,561.8129
+0;0;0,0.006532789;0.2949622;0.007581238,0.01196657;0.5814787;0.001017945,0.1773404;0.4608723;0.004885204,0.2125345;0.2053545;0.02052068,0.2468522;-0.03387655;-0.0424159,-0.154245;0.45543;0.006318698,-0.206957;0.2024929;0.002235143,-0.2636988;-0.03706096;-0.03977098,0.07566333;0.005236667;-0.04282802,0.08981013;-0.3293457;0.002495788,0.09141001;-0.668014;0.09065457,0.09797104;-0.6933613;0.03751532,-0.0763693;0.006595956;-0.04136212,-0.1099379;-0.327617;-0.004286997,-0.1279099;-0.6668731;0.07969569,-0.124523;-0.692642;0.02670032,0.01067809;0.5109738;0.004985801,0;0;0,0.005464092;0.2930473;0.03458738,0.01064788;0.5787042;0.0577867,0.1810418;0.4816943;0.04108858,0.2318603;0.2286144;0.02923608,0.22392;-0.008384153;-0.0491147,-0.1607958;0.4823841;0.07895374,-0.2242113;0.2320982;0.08933884,-0.2680277;-0.006650984;0.03060928,0.07448706;0.004271716;-0.04494476,0.1182556;-0.3308155;-0.04416609,0.1319034;-0.6637939;0.06265116,0.1534446;-0.690836;0.0156157,-0.08123087;0.006092809;-0.03083869,-0.1247625;-0.3289393;-0.02321159,-0.1134431;-0.6603935;0.08850586,-0.1201324;-0.643514;0.01291978,0.009551674;0.5081664;0.05438733,561.8353
+0;0;0,0.006486611;0.294963;0.00759215,0.01191251;0.5814798;0.001033448,0.1772639;0.4607975;0.004828807,0.2124874;0.2052843;0.02047245,0.2468533;-0.03395611;-0.04240214,-0.1542981;0.4554305;0.006377419,-0.2079611;0.2026848;0.002868188,-0.2681688;-0.03614412;-0.03843518,0.07567572;0.005235821;-0.04280623,0.08974974;-0.3293508;0.002508588,0.09144562;-0.6680012;0.09073474,0.09776221;-0.6936212;0.03785124,-0.07633609;0.006593792;-0.04142373,-0.1099055;-0.3276078;-0.004247192,-0.1278956;-0.6668988;0.07959041,-0.1245775;-0.6929225;0.02686008,0.01062438;0.5109748;0.004998037,0;0;0,0.005464092;0.2930473;0.03458738,0.01064788;0.5787042;0.0577867,0.1810418;0.4816943;0.04108858,0.2318603;0.2286144;0.02923608,0.22392;-0.008384153;-0.0491147,-0.1607958;0.4823841;0.07895374,-0.2242113;0.2320982;0.08933884,-0.2680277;-0.006650984;0.03060928,0.07448706;0.004271716;-0.04494476,0.1182556;-0.3308155;-0.04416609,0.1319034;-0.6637939;0.06265116,0.1534446;-0.690836;0.0156157,-0.08123087;0.006092809;-0.03083869,-0.1247625;-0.3289393;-0.02321159,-0.1134431;-0.6603935;0.08850586,-0.1201324;-0.643514;0.01291978,0.009551674;0.5081664;0.05438733,561.8464
+0;0;0,0.006501607;0.2956448;0.0076097,0.01192879;0.5822259;0.001053037,0.177269;0.4616109;0.004844834,0.2124928;0.2060954;0.02048862,0.2468249;-0.03290962;-0.04232411,-0.1542685;0.4562443;0.006393332,-0.2079319;0.2034962;0.002884069,-0.2680804;-0.03509769;-0.03837866,0.07571511;0.005238547;-0.04282852,0.08976293;-0.3287252;0.002401944,0.09146663;-0.6689376;0.09103502,0.0978244;-0.6949202;0.03780674,-0.07637582;0.006597224;-0.04144529,-0.1098828;-0.3269823;-0.004337963,-0.1279558;-0.6678382;0.07988632,-0.1246161;-0.6942272;0.0268122,0.01064182;0.5117844;0.005014052,0;0;0,0.005348668;0.2937764;0.03424692,0.01021837;0.5795835;0.05643535,0.1805748;0.4822697;0.03949904,0.2311754;0.2291354;0.02782607,0.2244882;-0.008086577;-0.04917097,-0.161157;0.4833422;0.07778645,-0.2243722;0.2330167;0.08849286,-0.2679834;-0.00515759;0.02833792,0.07455559;0.00433895;-0.04491258,0.117325;-0.3302438;-0.04465055,0.1310404;-0.6649848;0.06194925,0.1530608;-0.6916611;0.01388025,-0.08127535;0.005973039;-0.03087299,-0.1251309;-0.3283715;-0.02278978,-0.1142717;-0.6620374;0.08744791,-0.1210605;-0.6452636;0.0113775,0.009191811;0.5090965;0.05329108,561.8685
+0;0;0,0.006522374;0.2965892;0.007634007,0.01196522;0.5839956;0.001060233,0.1771056;0.463277;0.004861386,0.2123261;0.2077858;0.02050368,0.2465006;-0.03012219;-0.04202075,-0.1540402;0.4579167;0.006408054,-0.2076986;0.2051928;0.002899126,-0.267571;-0.032306;-0.03817421,0.07574738;0.00524078;-0.04284677,0.0897725;-0.3281835;0.002310626,0.09147937;-0.6690283;0.09110848,0.09785955;-0.6952083;0.03769262,-0.07640837;0.006600036;-0.04146296,-0.1098612;-0.3264406;-0.004415572,-0.1279678;-0.6679302;0.07996529,-0.1246164;-0.6945179;0.02670413,0.01067528;0.5133913;0.005030403,0;0;0,0.005143076;0.2947482;0.03410292,0.009659067;0.5814372;0.0556519,0.1796544;0.4830719;0.03771424,0.230635;0.2300183;0.02649856,0.2249461;-0.006559879;-0.04883933,-0.1612687;0.4832616;0.07629818,-0.2244255;0.2329498;0.08707505,-0.2683063;-0.003877923;0.02653969,0.07457475;0.004390061;-0.04494787,0.1168794;-0.3297023;-0.04441262,0.1299834;-0.665437;0.06129264,0.1519806;-0.6920173;0.01266192,-0.0813281;0.005891872;-0.03085455,-0.1253252;-0.3278724;-0.02228973,-0.1149795;-0.6626483;0.08671121,-0.1218761;-0.6459411;0.01038373,0.008720055;0.5107778;0.05269289,561.8907
+0;0;0,0.006444552;0.2965911;0.007624913,0.01187029;0.5839972;0.001023541,0.1770228;0.4633098;0.004889918,0.2123611;0.207823;0.02033751,0.2462726;-0.03022407;-0.04179936,-0.1541369;0.4579347;0.006476712,-0.2097334;0.2056226;0.003550464,-0.2742826;-0.03079508;-0.03666731,0.07577136;0.005230254;-0.04280562,0.08967151;-0.3282005;0.002342638,0.0914669;-0.6690869;0.09097888,0.09991966;-0.6942116;0.03675739,-0.07634629;0.006612063;-0.04157526,-0.1099798;-0.3263988;-0.004424408,-0.1280488;-0.667884;0.07998294,-0.1276579;-0.6297202;0.002630875,0.01058315;0.5133932;0.004999279,0;0;0,0.005143076;0.2947482;0.03410292,0.009659067;0.5814372;0.0556519,0.1796544;0.4830719;0.03771424,0.230635;0.2300183;0.02649856,0.2249461;-0.006559879;-0.04883933,-0.1612687;0.4832616;0.07629818,-0.2244255;0.2329498;0.08707505,-0.2683063;-0.003877923;0.02653969,0.07457475;0.004390061;-0.04494787,0.1168794;-0.3297023;-0.04441262,0.1299834;-0.665437;0.06129264,0.1519806;-0.6920173;0.01266192,-0.0813281;0.005891872;-0.03085455,-0.1253252;-0.3278724;-0.02228973,-0.1149795;-0.6626483;0.08671121,-0.1218761;-0.6459411;0.01038373,0.008720055;0.5107778;0.05269289,561.9022
+0;0;0,0.006444552;0.2965911;0.007624913,0.01187029;0.5839972;0.001023541,0.1770228;0.4633098;0.004889918,0.2123611;0.207823;0.02033751,0.2462726;-0.03022407;-0.04179936,-0.1541369;0.4579347;0.006476712,-0.2097334;0.2056226;0.003550464,-0.2742826;-0.03079508;-0.03666731,0.07577136;0.005230254;-0.04280562,0.08967151;-0.3282005;0.002342638,0.0914669;-0.6690869;0.09097888,0.09991966;-0.6942116;0.03675739,-0.07634629;0.006612063;-0.04157526,-0.1099798;-0.3263988;-0.004424408,-0.1280488;-0.667884;0.07998294,-0.1276579;-0.6297202;0.002630875,0.01058315;0.5133932;0.004999279,0;0;0,0.005143076;0.2947482;0.03410292,0.009659067;0.5814372;0.0556519,0.1796544;0.4830719;0.03771424,0.230635;0.2300183;0.02649856,0.2249461;-0.006559879;-0.04883933,-0.1612687;0.4832616;0.07629818,-0.2244255;0.2329498;0.08707505,-0.2683063;-0.003877923;0.02653969,0.07457475;0.004390061;-0.04494787,0.1168794;-0.3297023;-0.04441262,0.1299834;-0.665437;0.06129264,0.1519806;-0.6920173;0.01266192,-0.0813281;0.005891872;-0.03085455,-0.1253252;-0.3278724;-0.02228973,-0.1149795;-0.6626483;0.08671121,-0.1218761;-0.6459411;0.01038373,0.008720055;0.5107778;0.05269289,561.9136
+0;0;0,0.006443293;0.2965332;0.007623425,0.01186964;0.5839735;0.001019656,0.1772485;0.4631728;0.00488841,0.212586;0.2076917;0.02033566,0.2457864;-0.02536398;-0.0404983,-0.1543631;0.4577904;0.00647737,-0.2099584;0.2054839;0.003551186,-0.2731541;-0.02597657;-0.03582329,0.07580567;0.005232621;-0.042825,0.08979398;-0.3303128;0.002609592,0.09157685;-0.6688226;0.09062786,0.09999708;-0.6937351;0.03661502,-0.07638086;0.006615057;-0.04159408,-0.1102276;-0.3285079;-0.004207611,-0.1281707;-0.6676122;0.07961126,-0.1277813;-0.6294798;0.002556846,0.01058168;0.5133246;0.00499792,0;0;0,0.004185706;0.2948649;0.03269219,0.008032247;0.5816675;0.05330515,0.1785423;0.4839069;0.03540063,0.2301325;0.2309756;0.02434683,0.2263374;-0.001513332;-0.04673386,-0.162877;0.4830278;0.07423998,-0.2259592;0.2327043;0.08504573,-0.2690031;0.0009741634;0.02532694,0.07460175;0.004422158;-0.04497647,0.1162412;-0.3319055;-0.04424572,0.1289606;-0.6657888;0.05919241,0.1509144;-0.6925247;0.01120543,-0.08138233;0.00582009;-0.0308367,-0.1261061;-0.3300257;-0.02321689,-0.1163695;-0.6628268;0.08396506,-0.1232936;-0.6461016;0.007941991,0.007276729;0.5109525;0.05055547,561.9358
+0;0;0,0.006377792;0.2965355;0.007588968,0.01178336;0.583975;0.0009297361,0.1771761;0.4632101;0.004904577,0.2125881;0.2077292;0.02018403,0.2453631;-0.02541065;-0.04055797,-0.1544601;0.457839;0.006580222,-0.214107;0.2064592;0.003688933,-0.2804381;-0.02426946;-0.03481397,0.07583562;0.005240848;-0.04277093,0.089668;-0.3303342;0.002492152,0.09164803;-0.6687386;0.09091062,0.09941784;-0.6938294;0.03698193,-0.07633774;0.006592636;-0.04167672,-0.1102487;-0.3285195;-0.004251733,-0.1281995;-0.6675955;0.07967973,-0.127825;-0.6294661;0.002624922,0.01049872;0.5133266;0.004919361,0;0;0,0.004185706;0.2948649;0.03269219,0.008032247;0.5816675;0.05330515,0.1785423;0.4839069;0.03540063,0.2301325;0.2309756;0.02434683,0.2263374;-0.001513332;-0.04673386,-0.162877;0.4830278;0.07423998,-0.2259592;0.2327043;0.08504573,-0.2690031;0.0009741634;0.02532694,0.07460175;0.004422158;-0.04497647,0.1162412;-0.3319055;-0.04424572,0.1289606;-0.6657888;0.05919241,0.1509144;-0.6925247;0.01120543,-0.08138233;0.00582009;-0.0308367,-0.1261061;-0.3300257;-0.02321689,-0.1163695;-0.6628268;0.08396506,-0.1232936;-0.6461016;0.007941991,0.007276729;0.5109525;0.05055547,561.947
+0;0;0,0.006391264;0.2971619;0.007604997,0.01180665;0.5851222;0.0009348639,0.1775579;0.4641473;0.004915413,0.2129672;0.208685;0.02019375,0.2459762;-0.02611943;-0.04098193,-0.1547952;0.4587646;0.006594681,-0.2144378;0.207403;0.003703603,-0.2812425;-0.02497296;-0.0350742,0.07596768;0.005249973;-0.0428454,0.08973801;-0.3288198;0.002214633,0.09172619;-0.668618;0.09099729,0.09950775;-0.6937921;0.03698702,-0.07647066;0.006604115;-0.04174929,-0.1102295;-0.3270047;-0.00449219,-0.1282542;-0.6674774;0.07978497,-0.1278791;-0.6293356;0.002613619,0.01052016;0.5143722;0.00493023,0;0;0,0.003778994;0.2955292;0.03243542,0.007066548;0.5829055;0.05241418,0.1778897;0.4840773;0.03409767,0.2306579;0.2314008;0.02321911,0.2259907;-0.002718806;-0.04841471,-0.1638915;0.4829508;0.07350273,-0.22691;0.232646;0.08465719,-0.27147;-0.0001974553;0.02330974,0.07461111;0.004389793;-0.04525804,0.1158966;-0.3304491;-0.04424071,0.128226;-0.6661918;0.05810165,0.149055;-0.6932785;0.009840723,-0.08163429;0.005838628;-0.03059627,-0.1260278;-0.3285341;-0.02376245,-0.1168342;-0.6629389;0.08318649,-0.1238482;-0.6462505;0.00705862,0.006448299;0.5120806;0.04983974,561.9584
+0;0;0,0.006391264;0.2971619;0.007604997,0.01180665;0.5851222;0.0009348639,0.1775579;0.4641473;0.004915413,0.2129672;0.208685;0.02019375,0.2459762;-0.02611943;-0.04098193,-0.1547952;0.4587646;0.006594681,-0.2144378;0.207403;0.003703603,-0.2812425;-0.02497296;-0.0350742,0.07596768;0.005249973;-0.0428454,0.08973801;-0.3288198;0.002214633,0.09172619;-0.668618;0.09099729,0.09950775;-0.6937921;0.03698702,-0.07647066;0.006604115;-0.04174929,-0.1102295;-0.3270047;-0.00449219,-0.1282542;-0.6674774;0.07978497,-0.1278791;-0.6293356;0.002613619,0.01052016;0.5143722;0.00493023,0;0;0,0.003778994;0.2955292;0.03243542,0.007066548;0.5829055;0.05241418,0.1778897;0.4840773;0.03409767,0.2306579;0.2314008;0.02321911,0.2259907;-0.002718806;-0.04841471,-0.1638915;0.4829508;0.07350273,-0.22691;0.232646;0.08465719,-0.27147;-0.0001974553;0.02330974,0.07461111;0.004389793;-0.04525804,0.1158966;-0.3304491;-0.04424071,0.128226;-0.6661918;0.05810165,0.149055;-0.6932785;0.009840723,-0.08163429;0.005838628;-0.03059627,-0.1260278;-0.3285341;-0.02376245,-0.1168342;-0.6629389;0.08318649,-0.1238482;-0.6462505;0.00705862,0.006448299;0.5120806;0.04983974,561.9813
+0;0;0,0.006289845;0.297988;0.007677628,0.0116946;0.5868884;0.001010753,0.1782169;0.4656843;0.005061033,0.2135435;0.2101992;0.0202942,0.2469344;-0.02808827;-0.04168199,-0.1557512;0.4604902;0.006538333,-0.2204084;0.210354;0.004545755,-0.2968723;-0.02260809;-0.03568903,0.07593444;0.00524503;-0.04276478,0.08940277;-0.328641;0.002229132,0.09176838;-0.669057;0.09126484,0.0991898;-0.6938743;0.03653539,-0.07639702;0.006593255;-0.04174205,-0.1103802;-0.3267931;-0.004534237,-0.1279737;-0.6678045;0.08042317,-0.1275541;-0.6296344;0.003038436,0.01040778;0.5159146;0.005012317,0;0;0,0.002934188;0.2963996;0.03215623,0.005091473;0.5847664;0.05156589,0.1768704;0.4854522;0.03279519,0.2305589;0.2329614;0.02190518,0.2254143;-0.004811183;-0.05002975,-0.1659568;0.4827751;0.0731701,-0.2288153;0.2323972;0.08377048,-0.2767791;-0.002827466;0.01969434,0.07457437;0.004461855;-0.04517889,0.115408;-0.3302294;-0.04483032,0.126897;-0.6667542;0.05732202,0.1482945;-0.6935717;0.008647196,-0.08154188;0.005719011;-0.03066905,-0.1258377;-0.3284554;-0.02352379,-0.1174363;-0.6639963;0.08210651,-0.1246384;-0.6473659;0.005786732,0.004774958;0.5137098;0.04915547,561.9926
+0;0;0,0.006289845;0.297988;0.007677628,0.0116946;0.5868884;0.001010753,0.1782169;0.4656843;0.005061033,0.2135435;0.2101992;0.0202942,0.2469344;-0.02808827;-0.04168199,-0.1557512;0.4604902;0.006538333,-0.2204084;0.210354;0.004545755,-0.2968723;-0.02260809;-0.03568903,0.07593444;0.00524503;-0.04276478,0.08940277;-0.328641;0.002229132,0.09176838;-0.669057;0.09126484,0.0991898;-0.6938743;0.03653539,-0.07639702;0.006593255;-0.04174205,-0.1103802;-0.3267931;-0.004534237,-0.1279737;-0.6678045;0.08042317,-0.1275541;-0.6296344;0.003038436,0.01040778;0.5159146;0.005012317,0;0;0,0.002934188;0.2963996;0.03215623,0.005091473;0.5847664;0.05156589,0.1768704;0.4854522;0.03279519,0.2305589;0.2329614;0.02190518,0.2254143;-0.004811183;-0.05002975,-0.1659568;0.4827751;0.0731701,-0.2288153;0.2323972;0.08377048,-0.2767791;-0.002827466;0.01969434,0.07457437;0.004461855;-0.04517889,0.115408;-0.3302294;-0.04483032,0.126897;-0.6667542;0.05732202,0.1482945;-0.6935717;0.008647196,-0.08154188;0.005719011;-0.03066905,-0.1258377;-0.3284554;-0.02352379,-0.1174363;-0.6639963;0.08210651,-0.1246384;-0.6473659;0.005786732,0.004774958;0.5137098;0.04915547,562.0042
+0;0;0,0.00629419;0.2981938;0.007682931,0.01170329;0.5873263;0.001010492,0.1781913;0.4660705;0.005064243,0.2135165;0.2105953;0.02029682,0.2470587;-0.02877183;-0.0419602,-0.1557108;0.4608774;0.006541251,-0.2203654;0.2107509;0.00454875,-0.2971758;-0.02326679;-0.03586834,0.07597435;0.005247787;-0.04278726,0.08942664;-0.3282406;0.002153065,0.0917943;-0.6689501;0.09126556,0.0992263;-0.6938456;0.03645802,-0.07643718;0.006596721;-0.04176399,-0.1103799;-0.3263926;-0.004600491,-0.1279886;-0.667698;0.08043018,-0.1275683;-0.6295163;0.002935037,0.01041535;0.5162908;0.005015536,0;0;0,0.002389655;0.2966533;0.03176951,0.004049137;0.5852798;0.0508194,0.1759059;0.4865943;0.03079152,0.2306288;0.2343284;0.02007914,0.2251165;-0.004821837;-0.05115604,-0.1667065;0.4826996;0.07270931,-0.2302975;0.2325472;0.08399815,-0.2840935;-0.001692012;0.01665099,0.07439648;0.004475057;-0.04555798,0.1149274;-0.3298485;-0.04526234,0.1265032;-0.6667855;0.05656671,0.1476748;-0.6936361;0.007654663,-0.08172913;0.005686503;-0.03030518,-0.1262354;-0.3280645;-0.02362936,-0.1184704;-0.6640121;0.08176796,-0.1259607;-0.6474233;0.005369976,0.003866866;0.5141578;0.04850292,562.027
+0;0;0,0.006151706;0.298195;0.007750492,0.01151502;0.5873294;0.001122043,0.1780544;0.4662197;0.005228633,0.2132215;0.2107218;0.02044673,0.2463875;-0.02869643;-0.04181536,-0.1558817;0.460853;0.006735089,-0.2250575;0.2119344;0.00543339,-0.3069327;-0.02058421;-0.0336714,0.07598426;0.005224873;-0.04277246,0.08907082;-0.3282526;0.002355821,0.09107688;-0.6690463;0.09115518,0.0994058;-0.692801;0.03535484,-0.07645506;0.006609409;-0.04172925,-0.1108241;-0.3264021;-0.005161591,-0.1283853;-0.6676046;0.08029089,-0.1279744;-0.6294187;0.002796136,0.01023463;0.5162932;0.005116336,0;0;0,0.002389655;0.2966533;0.03176951,0.004049137;0.5852798;0.0508194,0.1759059;0.4865943;0.03079152,0.2306288;0.2343284;0.02007914,0.2251165;-0.004821837;-0.05115604,-0.1667065;0.4826996;0.07270931,-0.2302975;0.2325472;0.08399815,-0.2840935;-0.001692012;0.01665099,0.07439648;0.004475057;-0.04555798,0.1149274;-0.3298485;-0.04526234,0.1265032;-0.6667855;0.05656671,0.1476748;-0.6936361;0.007654663,-0.08172913;0.005686503;-0.03030518,-0.1262354;-0.3280645;-0.02362936,-0.1184704;-0.6640121;0.08176796,-0.1259607;-0.6474233;0.005369976,0.003866866;0.5141578;0.04850292,562.0385
+0;0;0,0.006151706;0.298195;0.007750492,0.01151502;0.5873294;0.001122043,0.1780544;0.4662197;0.005228633,0.2132215;0.2107218;0.02044673,0.2463875;-0.02869643;-0.04181536,-0.1558817;0.460853;0.006735089,-0.2250575;0.2119344;0.00543339,-0.3069327;-0.02058421;-0.0336714,0.07598426;0.005224873;-0.04277246,0.08907082;-0.3282526;0.002355821,0.09107688;-0.6690463;0.09115518,0.0994058;-0.692801;0.03535484,-0.07645506;0.006609409;-0.04172925,-0.1108241;-0.3264021;-0.005161591,-0.1283853;-0.6676046;0.08029089,-0.1279744;-0.6294187;0.002796136,0.01023463;0.5162932;0.005116336,0;0;0,0.002389655;0.2966533;0.03176951,0.004049137;0.5852798;0.0508194,0.1759059;0.4865943;0.03079152,0.2306288;0.2343284;0.02007914,0.2251165;-0.004821837;-0.05115604,-0.1667065;0.4826996;0.07270931,-0.2302975;0.2325472;0.08399815,-0.2840935;-0.001692012;0.01665099,0.07439648;0.004475057;-0.04555798,0.1149274;-0.3298485;-0.04526234,0.1265032;-0.6667855;0.05656671,0.1476748;-0.6936361;0.007654663,-0.08172913;0.005686503;-0.03030518,-0.1262354;-0.3280645;-0.02362936,-0.1184704;-0.6640121;0.08176796,-0.1259607;-0.6474233;0.005369976,0.003866866;0.5141578;0.04850292,562.0501
+0;0;0,0.006169814;0.2990728;0.007773307,0.01155219;0.5892355;0.001120804,0.1776577;0.4679902;0.005241924,0.2128242;0.2124967;0.02045977,0.2458195;-0.02568974;-0.04148199,-0.1554245;0.4626373;0.006744528,-0.2245991;0.2137229;0.005442851,-0.3060531;-0.0175994;-0.03346075,0.07603876;0.00522862;-0.04280314,0.08909979;-0.3275987;0.002237149,0.09110817;-0.6687851;0.09113886,0.09944925;-0.6926183;0.03525703,-0.0765099;0.006614148;-0.04175918,-0.1108119;-0.325748;-0.005262826,-0.1283933;-0.6673438;0.08028816,-0.1279819;-0.6291459;0.002680227,0.01026705;0.5179357;0.005129915,0;0;0,0.001779541;0.2975831;0.03137136,0.002800524;0.5872775;0.04989362,0.1741578;0.4879451;0.02868295,0.2301653;0.2359616;0.01806784,0.2255812;-0.001971602;-0.05281973,-0.1669245;0.4824914;0.0722165,-0.233367;0.2331707;0.08524746,-0.294088;0.002818599;0.01518216,0.07420625;0.004635781;-0.04597044,0.1141933;-0.329092;-0.04592323,0.1254631;-0.666603;0.05544281,0.1467057;-0.6933928;0.006309986,-0.0819319;0.005481204;-0.0299743,-0.1269296;-0.3275615;-0.02440823,-0.1190943;-0.6639357;0.08098037,-0.1269385;-0.6473842;0.004508346,0.002778128;0.5158865;0.0477221,562.0729
+0;0;0,0.005911168;0.299078;0.007777278,0.0111769;0.5892419;0.00108909,0.1773637;0.4681843;0.005335213,0.2124238;0.2126763;0.02055484,0.2446622;-0.02561885;-0.04136779,-0.155757;0.4626013;0.007012343,-0.2300874;0.2151747;0.006483533,-0.3207718;-0.0125591;-0.03316419,0.07607046;0.005218228;-0.04274804,0.08869374;-0.327603;0.002461214,0.09097884;-0.6687943;0.0913378,0.09922935;-0.6910128;0.03393118,-0.07649177;0.006618309;-0.04179171,-0.111542;-0.325669;-0.005325504,-0.1286785;-0.6673039;0.08015975,-0.1283036;-0.6291051;0.002551734,0.00991728;0.5179422;0.005108527,0;0;0,0.001779541;0.2975831;0.03137136,0.002800524;0.5872775;0.04989362,0.1741578;0.4879451;0.02868295,0.2301653;0.2359616;0.01806784,0.2255812;-0.001971602;-0.05281973,-0.1669245;0.4824914;0.0722165,-0.233367;0.2331707;0.08524746,-0.294088;0.002818599;0.01518216,0.07420625;0.004635781;-0.04597044,0.1141933;-0.329092;-0.04592323,0.1254631;-0.666603;0.05544281,0.1467057;-0.6933928;0.006309986,-0.0819319;0.005481204;-0.0299743,-0.1269296;-0.3275615;-0.02440823,-0.1190943;-0.6639357;0.08098037,-0.1269385;-0.6473842;0.004508346,0.002778128;0.5158865;0.0477221,562.0844
+0;0;0,0.005918497;0.2994488;0.007786921,0.01118926;0.5898898;0.001092446,0.1771746;0.468826;0.005342009,0.2122407;0.2132741;0.02056424,0.2447256;-0.02684332;-0.04183193,-0.1555476;0.4632496;0.007017133,-0.2298908;0.2157806;0.006488233,-0.3212686;-0.01369476;-0.03346269,0.07598293;0.005212225;-0.04269885,0.08860094;-0.3274702;0.002491556,0.09089027;-0.6692932;0.09153269,0.09913706;-0.6914882;0.03415198,-0.07640375;0.006610694;-0.04174362,-0.1114394;-0.3255381;-0.005292617,-0.1286076;-0.6678056;0.08035092,-0.1282329;-0.6296105;0.002777927,0.009928476;0.5185243;0.005115595,0;0;0,0.001174614;0.298023;0.03076005,0.001749158;0.5880356;0.04866147,0.172975;0.4892958;0.02655697,0.2304455;0.2376223;0.0153439,0.2250381;-0.002434433;-0.05500126,-0.1673453;0.482419;0.07228211,-0.2369714;0.2339238;0.08533574,-0.3167696;0.008629009;0.01131237,0.07406065;0.004837245;-0.04599333,0.1133531;-0.3288314;-0.0465703,0.1243472;-0.6672258;0.05415154,0.1455492;-0.6940451;0.00509119,-0.08183258;0.00525905;-0.02999229,-0.1273008;-0.3275808;-0.0245805,-0.1205919;-0.6647836;0.08042316,-0.1338299;-0.6989841;0.0381394,0.001820892;0.5165743;0.04664135,562.0963
+0;0;0,0.005918497;0.2994488;0.007786921,0.01118926;0.5898898;0.001092446,0.1771746;0.468826;0.005342009,0.2122407;0.2132741;0.02056424,0.2447256;-0.02684332;-0.04183193,-0.1555476;0.4632496;0.007017133,-0.2298908;0.2157806;0.006488233,-0.3212686;-0.01369476;-0.03346269,0.07598293;0.005212225;-0.04269885,0.08860094;-0.3274702;0.002491556,0.09089027;-0.6692932;0.09153269,0.09913706;-0.6914882;0.03415198,-0.07640375;0.006610694;-0.04174362,-0.1114394;-0.3255381;-0.005292617,-0.1286076;-0.6678056;0.08035092,-0.1282329;-0.6296105;0.002777927,0.009928476;0.5185243;0.005115595,0;0;0,0.001174614;0.298023;0.03076005,0.001749158;0.5880356;0.04866147,0.172975;0.4892958;0.02655697,0.2304455;0.2376223;0.0153439,0.2250381;-0.002434433;-0.05500126,-0.1673453;0.482419;0.07228211,-0.2369714;0.2339238;0.08533574,-0.3167696;0.008629009;0.01131237,0.07406065;0.004837245;-0.04599333,0.1133531;-0.3288314;-0.0465703,0.1243472;-0.6672258;0.05415154,0.1455492;-0.6940451;0.00509119,-0.08183258;0.00525905;-0.02999229,-0.1273008;-0.3275808;-0.0245805,-0.1205919;-0.6647836;0.08042316,-0.1338299;-0.6989841;0.0381394,0.001820892;0.5165743;0.04664135,562.1189
+0;0;0,0.005752524;0.2998914;0.007861874,0.01095187;0.5906997;0.001210661,0.1765968;0.4698111;0.005459342,0.211493;0.2141474;0.02049717,0.2430933;-0.02303948;-0.04097852,-0.1553459;0.464007;0.00723599,-0.2359055;0.2184099;0.007310531,-0.336174;-0.0039628;-0.0318311,0.07602171;0.00515577;-0.04275634,0.08830273;-0.3279501;0.002673283,0.09074529;-0.6701041;0.09170339,0.09898014;-0.6921987;0.03443224,-0.0764748;0.006665096;-0.04172728,-0.1117226;-0.3259058;-0.005279943,-0.1294394;-0.6684434;0.0804863,-0.1290854;-0.6302573;0.003062151,0.009704197;0.5192526;0.005225539,0;0;0,0.0004766285;0.2985112;0.03034067,0.0004008412;0.5889207;0.04774117,0.1711523;0.4899661;0.02422214,0.2306906;0.2387498;0.0118382,0.226796;0.00144133;-0.05675459,-0.1678266;0.4821086;0.07186797,-0.242238;0.2349508;0.08542599,-0.3318704;0.01771411;0.009204693,0.07397683;0.005124986;-0.04620767,0.1132687;-0.3289855;-0.04693127,0.1232253;-0.6680124;0.05288553,0.1444196;-0.6949011;0.004140135,-0.0819702;0.004956701;-0.02983794,-0.1278475;-0.3282776;-0.02489756,-0.1215354;-0.6660876;0.07924777,-0.1351683;-0.699991;0.03691403,0.0006269515;0.5173755;0.04584336,562.1305
+0;0;0,0.005752524;0.2998914;0.007861874,0.01095187;0.5906997;0.001210661,0.1765968;0.4698111;0.005459342,0.211493;0.2141474;0.02049717,0.2430933;-0.02303948;-0.04097852,-0.1553459;0.464007;0.00723599,-0.2359055;0.2184099;0.007310531,-0.336174;-0.0039628;-0.0318311,0.07602171;0.00515577;-0.04275634,0.08830273;-0.3279501;0.002673283,0.09074529;-0.6701041;0.09170339,0.09898014;-0.6921987;0.03443224,-0.0764748;0.006665096;-0.04172728,-0.1117226;-0.3259058;-0.005279943,-0.1294394;-0.6684434;0.0804863,-0.1290854;-0.6302573;0.003062151,0.009704197;0.5192526;0.005225539,0;0;0,0.0004766285;0.2985112;0.03034067,0.0004008412;0.5889207;0.04774117,0.1711523;0.4899661;0.02422214,0.2306906;0.2387498;0.0118382,0.226796;0.00144133;-0.05675459,-0.1678266;0.4821086;0.07186797,-0.242238;0.2349508;0.08542599,-0.3318704;0.01771411;0.009204693,0.07397683;0.005124986;-0.04620767,0.1132687;-0.3289855;-0.04693127,0.1232253;-0.6680124;0.05288553,0.1444196;-0.6949011;0.004140135,-0.0819702;0.004956701;-0.02983794,-0.1278475;-0.3282776;-0.02489756,-0.1215354;-0.6660876;0.07924777,-0.1351683;-0.699991;0.03691403,0.0006269515;0.5173755;0.04584336,562.1525
+0;0;0,0.005759594;0.3002599;0.007871536,0.01096696;0.5915183;0.001208249,0.1757807;0.4707243;0.005464247,0.2106814;0.2150275;0.02050402,0.2426035;-0.02457453;-0.04159765,-0.154514;0.4649491;0.007232075,-0.2350841;0.2193202;0.007306625,-0.3363735;-0.005316854;-0.03223357,0.07595774;0.005151432;-0.04272036,0.08823974;-0.3279811;0.002712905,0.09068576;-0.6706188;0.09186883,0.09893657;-0.6928142;0.03448676,-0.07641046;0.006659488;-0.04169217,-0.1116611;-0.325938;-0.005241912,-0.1294029;-0.6689597;0.08064555,-0.1290483;-0.6307577;0.003071442,0.009716656;0.5199203;0.005231605,0;0;0,-0.0005086958;0.2989857;0.02929855,-0.001214832;0.5898897;0.04594231,0.1686669;0.4911394;0.02112436,0.2302504;0.2404089;0.008209467,0.2264159;0.0004693568;-0.0603404,-0.1679037;0.48232;0.07251715,-0.2480992;0.2368753;0.0847928,-0.3577499;0.02699038;0.005990356,0.0735134;0.005371839;-0.04677677,0.1132703;-0.32871;-0.04781032,0.121561;-0.6684114;0.05163573,0.1428263;-0.6952147;0.002581589,-0.08208334;0.004612701;-0.02936311,-0.1282267;-0.3286167;-0.02475275,-0.1226667;-0.6673247;0.07821025,-0.1369495;-0.701067;0.03557149,-0.0008376241;0.5181892;0.04423475,562.1639
+0;0;0,0.005791666;0.3002588;0.007887958,0.01108334;0.5915164;0.001246816,0.175897;0.4708109;0.005518293,0.2108315;0.2151159;0.02051004,0.2418074;-0.02454053;-0.04186021,-0.1544439;0.4650143;0.007449634,-0.2431672;0.2222115;0.007144037,-0.3490466;-0.0002888143;-0.03245288,0.07597102;0.005069345;-0.04270654,0.08805763;-0.3280504;0.002872333,0.09049853;-0.6706806;0.09205686,0.09912055;-0.6925334;0.03441927,-0.07639393;0.006744794;-0.04170873,-0.1117292;-0.325841;-0.005234022,-0.1295869;-0.668816;0.08081597,-0.1292649;-0.6306123;0.003241897,0.009806876;0.5199184;0.00526301,0;0;0,-0.0005086958;0.2989857;0.02929855,-0.001214832;0.5898897;0.04594231,0.1686669;0.4911394;0.02112436,0.2302504;0.2404089;0.008209467,0.2264159;0.0004693568;-0.0603404,-0.1679037;0.48232;0.07251715,-0.2480992;0.2368753;0.0847928,-0.3577499;0.02699038;0.005990356,0.0735134;0.005371839;-0.04677677,0.1132703;-0.32871;-0.04781032,0.121561;-0.6684114;0.05163573,0.1428263;-0.6952147;0.002581589,-0.08208334;0.004612701;-0.02936311,-0.1282267;-0.3286167;-0.02475275,-0.1226667;-0.6673247;0.07821025,-0.1369495;-0.701067;0.03557149,-0.0008376241;0.5181892;0.04423475,562.1754
+0;0;0,0.005794421;0.3004017;0.00789171,0.0110887;0.5918027;0.00124629,0.1756572;0.4711113;0.005520649,0.2105918;0.2154149;0.02051248,0.2419165;-0.02694035;-0.04256012,-0.1541981;0.4653233;0.007449151,-0.2429219;0.2225191;0.007143551,-0.3499936;-0.00248684;-0.03289927,0.07600845;0.005071843;-0.04272758,0.08812196;-0.3287895;0.002952743,0.09056426;-0.6716164;0.09218848,0.09915943;-0.6933078;0.03473035,-0.07643157;0.006748118;-0.04172928,-0.1118455;-0.3265781;-0.005173385,-0.1297134;-0.66975;0.08092602,-0.1293925;-0.6315718;0.003593467,0.009811194;0.5201467;0.005265742,0;0;0,-0.00150831;0.2992254;0.02826524,-0.002924994;0.5903171;0.04408693,0.166682;0.4925762;0.0170691,0.2310663;0.2425553;0.004026413,0.2261165;-0.0005815029;-0.0634675,-0.1686596;0.4818195;0.07278945,-0.259773;0.2401074;0.08276285,-0.3888221;0.03782304;0.004514433,0.07314478;0.005591273;-0.047405,0.1131078;-0.329218;-0.0489943,0.1200906;-0.6693116;0.04993439,0.1414459;-0.6961922;0.00139714,-0.08233073;0.004332722;-0.02883635,-0.1288058;-0.3296202;-0.02532022,-0.1232165;-0.6688006;0.07678118,-0.1384799;-0.701533;0.03343384,-0.002386674;0.5185551;0.04256988,562.1982
+0;0;0,0.005794421;0.3004017;0.00789171,0.0110887;0.5918027;0.00124629,0.1756572;0.4711113;0.005520649,0.2105918;0.2154149;0.02051248,0.2419165;-0.02694035;-0.04256012,-0.1541981;0.4653233;0.007449151,-0.2429219;0.2225191;0.007143551,-0.3499936;-0.00248684;-0.03289927,0.07600845;0.005071843;-0.04272758,0.08812196;-0.3287895;0.002952743,0.09056426;-0.6716164;0.09218848,0.09915943;-0.6933078;0.03473035,-0.07643157;0.006748118;-0.04172928,-0.1118455;-0.3265781;-0.005173385,-0.1297134;-0.66975;0.08092602,-0.1293925;-0.6315718;0.003593467,0.009811194;0.5201467;0.005265742,0;0;0,-0.00150831;0.2992254;0.02826524,-0.002924994;0.5903171;0.04408693,0.166682;0.4925762;0.0170691,0.2310663;0.2425553;0.004026413,0.2261165;-0.0005815029;-0.0634675,-0.1686596;0.4818195;0.07278945,-0.259773;0.2401074;0.08276285,-0.3888221;0.03782304;0.004514433,0.07314478;0.005591273;-0.047405,0.1131078;-0.329218;-0.0489943,0.1200906;-0.6693116;0.04993439,0.1414459;-0.6961922;0.00139714,-0.08233073;0.004332722;-0.02883635,-0.1288058;-0.3296202;-0.02532022,-0.1232165;-0.6688006;0.07678118,-0.1384799;-0.701533;0.03343384,-0.002386674;0.5185551;0.04256988,562.2098
+0;0;0,0.005835867;0.3012348;0.007927203,0.01120907;0.5934215;0.001282515,0.1759173;0.4725699;0.005448462,0.2110282;0.2168738;0.02038626,0.2419201;-0.02786995;-0.04318218,-0.1542594;0.4667668;0.007668928,-0.2503077;0.2267444;0.00712169,-0.3693141;0.005310506;-0.03410097,0.07610993;0.005023909;-0.04276964,0.08806174;-0.3281003;0.002959762,0.09029855;-0.6719769;0.0925386,0.09904848;-0.6942161;0.03504319,-0.07651024;0.006814837;-0.04179646,-0.1119802;-0.3257557;-0.005129084,-0.1298617;-0.6699793;0.08130437,-0.1295939;-0.631756;0.003564239,0.009908311;0.5215715;0.005306802,0;0;0,-0.00225459;0.3001113;0.02770257,-0.004405469;0.5920241;0.04281569,0.1650209;0.4931471;0.01370883,0.232022;0.2438218;0.0001397151,0.2262903;-0.00171791;-0.06747818,-0.1693833;0.4813053;0.07317226,-0.277545;0.2465822;0.07969303,-0.4163108;0.05034244;-0.004739001,0.07296261;0.005862474;-0.04784655,0.1133346;-0.3281633;-0.04946708,0.1184675;-0.6697311;0.04843855,0.1399771;-0.6963756;-0.0009574927,-0.08256743;0.004029428;-0.02852345,-0.1281756;-0.3293093;-0.02521593,-0.1245565;-0.6699978;0.07577258,-0.1402688;-0.7029062;0.03210472,-0.003693342;0.5200657;0.04147649,562.2308
+0;0;0,0.005835867;0.3012348;0.007927203,0.01120907;0.5934215;0.001282515,0.1759173;0.4725699;0.005448462,0.2110282;0.2168738;0.02038626,0.2419201;-0.02786995;-0.04318218,-0.1542594;0.4667668;0.007668928,-0.2503077;0.2267444;0.00712169,-0.3693141;0.005310506;-0.03410097,0.07610993;0.005023909;-0.04276964,0.08806174;-0.3281003;0.002959762,0.09029855;-0.6719769;0.0925386,0.09904848;-0.6942161;0.03504319,-0.07651024;0.006814837;-0.04179646,-0.1119802;-0.3257557;-0.005129084,-0.1298617;-0.6699793;0.08130437,-0.1295939;-0.631756;0.003564239,0.009908311;0.5215715;0.005306802,0;0;0,-0.00225459;0.3001113;0.02770257,-0.004405469;0.5920241;0.04281569,0.1650209;0.4931471;0.01370883,0.232022;0.2438218;0.0001397151,0.2262903;-0.00171791;-0.06747818,-0.1693833;0.4813053;0.07317226,-0.277545;0.2465822;0.07969303,-0.4163108;0.05034244;-0.004739001,0.07296261;0.005862474;-0.04784655,0.1133346;-0.3281633;-0.04946708,0.1184675;-0.6697311;0.04843855,0.1399771;-0.6963756;-0.0009574927,-0.08256743;0.004029428;-0.02852345,-0.1281756;-0.3293093;-0.02521593,-0.1245565;-0.6699978;0.07577258,-0.1402688;-0.7029062;0.03210472,-0.003693342;0.5200657;0.04147649,562.2418
+0;0;0,0.005838098;0.30135;0.007930233,0.01120884;0.5934025;0.001288916,0.1759563;0.4725798;0.005452642,0.2110815;0.2167792;0.02039654,0.242456;-0.03178816;-0.04416501,-0.1542969;0.4667754;0.007673623,-0.2503846;0.2266548;0.007126161,-0.3712501;0.001761481;-0.03474052,0.07611015;0.005023924;-0.04276977,0.08809084;-0.3289049;0.003070083,0.0903293;-0.6730367;0.09271541,0.09907496;-0.6952505;0.03524813,-0.07651047;0.006814858;-0.04179659,-0.1120661;-0.3265589;-0.005040646,-0.1299608;-0.6710382;0.08145698,-0.1296932;-0.6328189;0.003754877,0.009908807;0.5215928;0.005310949,0;0;0,-0.003386423;0.3002998;0.02678347,-0.00638029;0.5921134;0.04108262,0.163048;0.4932273;0.01098275,0.2314503;0.2442622;-0.004136325,0.2265185;-0.004862428;-0.07378435,-0.1706774;0.4803369;0.07312802,-0.2898476;0.2508143;0.07611331,-0.4449571;0.06194615;-0.008787483,0.07291718;0.006276846;-0.04786372,0.1124944;-0.3286571;-0.05034876,0.116545;-0.6707131;0.04685855,0.1379915;-0.6973996;-0.002456188,-0.08256869;0.003603918;-0.02857748,-0.1272414;-0.3306886;-0.02609969,-0.1267815;-0.6719338;0.0739979,-0.1422708;-0.7048963;0.03039694,-0.005505234;0.5201943;0.03990746,562.2644
+0;0;0,0.006033089;0.3013487;0.007832359,0.01173759;0.5933924;0.00107771,0.176381;0.4725482;0.005237529,0.2117781;0.2167785;0.0200674,0.242832;-0.03191997;-0.04414329,-0.1538868;0.4668505;0.007847939,-0.2604235;0.2311792;0.00797057,-0.3899884;0.01097588;-0.03279343,0.07605589;0.004991849;-0.04286995,0.08793566;-0.3289028;0.003243897,0.09008597;-0.6730438;0.09285596,0.09767504;-0.6953437;0.03530266,-0.07656565;0.006825562;-0.04169368,-0.1121981;-0.3265423;-0.004958238,-0.1303154;-0.6709788;0.0816628,-0.1301194;-0.6327606;0.003960378,0.01034081;0.521586;0.005127362,0;0;0,-0.003386423;0.3002998;0.02678347,-0.00638029;0.5921134;0.04108262,0.163048;0.4932273;0.01098275,0.2314503;0.2442622;-0.004136325,0.2265185;-0.004862428;-0.07378435,-0.1706774;0.4803369;0.07312802,-0.2898476;0.2508143;0.07611331,-0.4449571;0.06194615;-0.008787483,0.07291718;0.006276846;-0.04786372,0.1124944;-0.3286571;-0.05034876,0.116545;-0.6707131;0.04685855,0.1379915;-0.6973996;-0.002456188,-0.08256869;0.003603918;-0.02857748,-0.1272414;-0.3306886;-0.02609969,-0.1267815;-0.6719338;0.0739979,-0.1422708;-0.7048963;0.03039694,-0.005505234;0.5201943;0.03990746,562.2756
+0;0;0,0.006033089;0.3013487;0.007832359,0.01173759;0.5933924;0.00107771,0.176381;0.4725482;0.005237529,0.2117781;0.2167785;0.0200674,0.242832;-0.03191997;-0.04414329,-0.1538868;0.4668505;0.007847939,-0.2604235;0.2311792;0.00797057,-0.3899884;0.01097588;-0.03279343,0.07605589;0.004991849;-0.04286995,0.08793566;-0.3289028;0.003243897,0.09008597;-0.6730438;0.09285596,0.09767504;-0.6953437;0.03530266,-0.07656565;0.006825562;-0.04169368,-0.1121981;-0.3265423;-0.004958238,-0.1303154;-0.6709788;0.0816628,-0.1301194;-0.6327606;0.003960378,0.01034081;0.521586;0.005127362,0;0;0,-0.003386423;0.3002998;0.02678347,-0.00638029;0.5921134;0.04108262,0.163048;0.4932273;0.01098275,0.2314503;0.2442622;-0.004136325,0.2265185;-0.004862428;-0.07378435,-0.1706774;0.4803369;0.07312802,-0.2898476;0.2508143;0.07611331,-0.4449571;0.06194615;-0.008787483,0.07291718;0.006276846;-0.04786372,0.1124944;-0.3286571;-0.05034876,0.116545;-0.6707131;0.04685855,0.1379915;-0.6973996;-0.002456188,-0.08256869;0.003603918;-0.02857748,-0.1272414;-0.3306886;-0.02609969,-0.1267815;-0.6719338;0.0739979,-0.1422708;-0.7048963;0.03039694,-0.005505234;0.5201943;0.03990746,562.2869
+0;0;0,0.006037049;0.3015466;0.007837501,0.01174815;0.5939287;0.001071095,0.1769965;0.4727327;0.005241034,0.2123977;0.2169336;0.0200726,0.2433127;-0.03065246;-0.04385089,-0.1544812;0.4670141;0.007861007,-0.2610301;0.2313158;0.007983652,-0.3900155;0.01209733;-0.03259803,0.0761155;0.004995762;-0.04290355,0.08802391;-0.3297038;0.003321458,0.09017276;-0.673611;0.09287263,0.09777249;-0.6959843;0.03523855,-0.07662565;0.006830912;-0.04172636,-0.112344;-0.3273405;-0.004902367,-0.130449;-0.6715431;0.08165981,-0.1302527;-0.6333133;0.003848307,0.01034802;0.5219501;0.005130463,0;0;0,-0.00547047;0.3005911;0.02536297,-0.009630516;0.5927711;0.03879142,0.1604683;0.4939224;0.007167103,0.2315031;0.2457051;-0.008600233,0.2286257;-0.002235875;-0.07829833,-0.1738347;0.4797377;0.07203668,-0.3025219;0.2553589;0.07241512,-0.4737672;0.08268821;-0.01244186,0.07251796;0.00661859;-0.04854465,0.1108399;-0.3292739;-0.05171323,0.1140591;-0.6712005;0.04509593,0.1351584;-0.6979604;-0.004457466,-0.08285325;0.003193605;-0.02800683,-0.1280589;-0.3318547;-0.02680567,-0.1300537;-0.6732535;0.07188125,-0.1457506;-0.7063401;0.02833708,-0.008463651;0.5206803;0.03782821,562.2983
+0;0;0,0.006266408;0.3015478;0.007605825,0.01230994;0.5939162;0.0005492796,0.1775185;0.4728985;0.004878135,0.2129541;0.2171148;0.01989138,0.2435541;-0.03059611;-0.04369922,-0.1541461;0.4674589;0.008138536,-0.2694843;0.235935;0.007781973,-0.4045798;0.02054398;-0.03340965,0.07605201;0.004896226;-0.04302745,0.08751383;-0.3298249;0.003154822,0.0895068;-0.6738421;0.09228622,0.09747769;-0.6984782;0.03684474,-0.07669958;0.006892283;-0.04158021,-0.1119236;-0.3274244;-0.005607914,-0.131068;-0.6714975;0.08124457,-0.1249658;-0.699852;0.02947664,0.0108193;0.5219437;0.004685054,0;0;0,-0.00547047;0.3005911;0.02536297,-0.009630516;0.5927711;0.03879142,0.1604683;0.4939224;0.007167103,0.2315031;0.2457051;-0.008600233,0.2286257;-0.002235875;-0.07829833,-0.1738347;0.4797377;0.07203668,-0.3025219;0.2553589;0.07241512,-0.4737672;0.08268821;-0.01244186,0.07251796;0.00661859;-0.04854465,0.1108399;-0.3292739;-0.05171323,0.1140591;-0.6712005;0.04509593,0.1351584;-0.6979604;-0.004457466,-0.08285325;0.003193605;-0.02800683,-0.1280589;-0.3318547;-0.02680567,-0.1300537;-0.6732535;0.07188125,-0.1457506;-0.7063401;0.02833708,-0.008463651;0.5206803;0.03782821,562.3107
+0;0;0,0.006279261;0.3021664;0.007621426,0.01232805;0.594789;0.0005581626,0.1780374;0.4735478;0.004891951,0.213478;0.2177281;0.01990732,0.244068;-0.02990234;-0.04366262,-0.1546267;0.4680919;0.008162178,-0.2699812;0.2365353;0.007805564,-0.4050327;0.02121429;-0.03337267,0.07608722;0.004898492;-0.04304736,0.08755545;-0.3300095;0.0031607,0.08954815;-0.6739804;0.09228007,0.09752517;-0.6986586;0.03679588,-0.07673509;0.006895474;-0.04159946,-0.1119788;-0.3276079;-0.005607069,-0.1311206;-0.6716347;0.0812337,-0.1250137;-0.7000341;0.02942588,0.01083584;0.5227408;0.004698288,0;0;0,-0.007182166;0.301257;0.02438521,-0.01258594;0.5937115;0.03695655,0.1579228;0.4948396;0.003447056,0.2305874;0.2470961;-0.01292968,0.2269244;-0.0008398443;-0.08229876,-0.1765652;0.4795331;0.07160269,-0.3199077;0.2641896;0.06929536,-0.5036256;0.1064955;-0.01832865,0.07222866;0.006887942;-0.04900932,0.1097355;-0.3292781;-0.05297208,0.1112382;-0.6713642;0.04313732,0.1325186;-0.6980343;-0.006536476,-0.08301958;0.002904099;-0.02767043,-0.1275418;-0.3324281;-0.02810146,-0.1333741;-0.6740305;0.06955016,-0.145571;-0.6578297;-0.006559327,-0.01117127;0.5215473;0.03616214,562.3313
+0;0;0,0.006279261;0.3021664;0.007621426,0.01232805;0.594789;0.0005581626,0.1780374;0.4735478;0.004891951,0.213478;0.2177281;0.01990732,0.244068;-0.02990234;-0.04366262,-0.1546267;0.4680919;0.008162178,-0.2699812;0.2365353;0.007805564,-0.4050327;0.02121429;-0.03337267,0.07608722;0.004898492;-0.04304736,0.08755545;-0.3300095;0.0031607,0.08954815;-0.6739804;0.09228007,0.09752517;-0.6986586;0.03679588,-0.07673509;0.006895474;-0.04159946,-0.1119788;-0.3276079;-0.005607069,-0.1311206;-0.6716347;0.0812337,-0.1250137;-0.7000341;0.02942588,0.01083584;0.5227408;0.004698288,0;0;0,-0.007182166;0.301257;0.02438521,-0.01258594;0.5937115;0.03695655,0.1579228;0.4948396;0.003447056,0.2305874;0.2470961;-0.01292968,0.2269244;-0.0008398443;-0.08229876,-0.1765652;0.4795331;0.07160269,-0.3199077;0.2641896;0.06929536,-0.5036256;0.1064955;-0.01832865,0.07222866;0.006887942;-0.04900932,0.1097355;-0.3292781;-0.05297208,0.1112382;-0.6713642;0.04313732,0.1325186;-0.6980343;-0.006536476,-0.08301958;0.002904099;-0.02767043,-0.1275418;-0.3324281;-0.02810146,-0.1333741;-0.6740305;0.06955016,-0.145571;-0.6578297;-0.006559327,-0.01117127;0.5215473;0.03616214,562.3429
+0;0;0,0.006274773;0.3021677;0.007572655,0.01233545;0.5947894;0.0004773494,0.1780812;0.47368;0.004623069,0.2132798;0.2178365;0.01980134,0.24374;-0.02983773;-0.04366023,-0.1546686;0.4682665;0.00855176,-0.2792563;0.2415443;0.008960104,-0.4252737;0.03324288;-0.03087892,0.07608397;0.004853362;-0.04305822,0.08727467;-0.3301891;0.002234139,0.08946483;-0.6740501;0.09177148,0.09649749;-0.6984532;0.03589055,-0.07674009;0.006935266;-0.04158362,-0.112039;-0.3275656;-0.00562105,-0.1316816;-0.6716546;0.08085999,-0.131713;-0.6334326;0.002986811,0.01084088;0.5227416;0.004623648,0;0;0,-0.007182166;0.301257;0.02438521,-0.01258594;0.5937115;0.03695655,0.1579228;0.4948396;0.003447056,0.2305874;0.2470961;-0.01292968,0.2269244;-0.0008398443;-0.08229876,-0.1765652;0.4795331;0.07160269,-0.3199077;0.2641896;0.06929536,-0.5036256;0.1064955;-0.01832865,0.07222866;0.006887942;-0.04900932,0.1097355;-0.3292781;-0.05297208,0.1112382;-0.6713642;0.04313732,0.1325186;-0.6980343;-0.006536476,-0.08301958;0.002904099;-0.02767043,-0.1275418;-0.3324281;-0.02810146,-0.1333741;-0.6740305;0.06955016,-0.145571;-0.6578297;-0.006559327,-0.01117127;0.5215473;0.03616214,562.3574
+0;0;0,0.006281741;0.3025033;0.007581064,0.01234844;0.5954159;0.0004759859,0.1786375;0.4740133;0.004629367,0.2138448;0.2181061;0.01981141,0.2441724;-0.02848968;-0.04337383,-0.1551988;0.4685821;0.008570885,-0.2798175;0.2418035;0.008979331,-0.4251991;0.03440903;-0.03068622,0.07636935;0.004871566;-0.04321973,0.08756205;-0.3302308;0.002080727,0.08975303;-0.6742206;0.09165163,0.09678922;-0.698651;0.03574273,-0.07702793;0.00696128;-0.0417396,-0.1123331;-0.3275993;-0.005770601,-0.1319831;-0.6718173;0.08074284,-0.1320145;-0.6335912;0.002830677,0.01085111;0.523235;0.004629948,0;0;0,-0.008951366;0.3016517;0.02304935,-0.0156098;0.5944144;0.0346067,0.1555841;0.4962497;-0.0002462864,0.2303307;0.249127;-0.01761985,0.2266915;0.002211466;-0.08647537,-0.1787703;0.478247;0.07242259,-0.3320957;0.2699179;0.06543442,-0.5250179;0.1288433;-0.02730509,0.07196689;0.007317185;-0.04991174,0.1094836;-0.3289199;-0.0527575,0.1085601;-0.6717408;0.04120922,0.1295602;-0.6984941;-0.008550644,-0.08366629;0.002393732;-0.02679884,-0.1285372;-0.3329489;-0.02851237,-0.1368443;-0.6751097;0.06747573,-0.1498086;-0.6589876;-0.008532889,-0.01391418;0.5221205;0.03404784,562.3768
+0;0;0,0.006286053;0.3027109;0.007586268,0.01235344;0.5956568;0.000478371,0.178757;0.4741663;0.004634846,0.2139697;0.2182197;0.01981923,0.243935;-0.02542949;-0.042611,-0.1553093;0.4687314;0.008579081,-0.2799472;0.2419178;0.008987589,-0.4235916;0.03700157;-0.030204,0.07688052;0.004904173;-0.04350902,0.08807451;-0.3302365;0.001796614,0.09026844;-0.6746914;0.09148861,0.09730128;-0.6990958;0.03560632,-0.0775435;0.007007875;-0.04201898,-0.1128527;-0.3275909;-0.00604587,-0.1325293;-0.6722744;0.08058453,-0.1325607;-0.6340522;0.002709448,0.010855;0.523422;0.004635428,0;0;0,-0.01051615;0.3018939;0.0219183,-0.01824367;0.5946974;0.03263783,0.1531713;0.4970217;-0.002990723,0.2308693;0.250834;-0.02126145,0.2284925;0.007266462;-0.09075642,-0.1819455;0.4778561;0.0670566,-0.345577;0.2774258;0.06143203,-0.544376;0.1532228;-0.03455205,0.07231751;0.007796824;-0.0503695,0.1091791;-0.3285524;-0.05311895,0.1064945;-0.6722518;0.03941321,0.1272213;-0.6991112;-0.01028133,-0.08440103;0.001929532;-0.02646588,-0.1283723;-0.3335662;-0.02897566,-0.1387866;-0.6763901;0.06621891,-0.1553149;-0.708949;0.02211301,-0.01634061;0.5223537;0.03224015,562.3981
+0;0;0,0.006405918;0.3027117;0.007455434,0.01261148;0.5956509;0.000198273,0.1790106;0.4742647;0.004272672,0.2146348;0.2183801;0.0195423,0.2443024;-0.02537648;-0.04261027,-0.155153;0.4689797;0.008919664,-0.2914195;0.2489571;0.008100467,-0.4416973;0.04894449;-0.03154656,0.07682828;0.004857781;-0.0436064,0.08775082;-0.3302654;0.001894247,0.08990927;-0.6747144;0.09160954,0.09670319;-0.6990737;0.03565378,-0.07759593;0.007047534;-0.04191543,-0.1131867;-0.3275225;-0.005952138,-0.1328767;-0.6722367;0.0805528,-0.1285339;-0.6998626;0.02770838,0.01107895;0.523419;0.004392991,0;0;0,-0.01051615;0.3018939;0.0219183,-0.01824367;0.5946974;0.03263783,0.1531713;0.4970217;-0.002990723,0.2308693;0.250834;-0.02126145,0.2284925;0.007266462;-0.09075642,-0.1819455;0.4778561;0.0670566,-0.345577;0.2774258;0.06143203,-0.544376;0.1532228;-0.03455205,0.07231751;0.007796824;-0.0503695,0.1091791;-0.3285524;-0.05311895,0.1064945;-0.6722518;0.03941321,0.1272213;-0.6991112;-0.01028133,-0.08440103;0.001929532;-0.02646588,-0.1283723;-0.3335662;-0.02897566,-0.1387866;-0.6763901;0.06621891,-0.1553149;-0.708949;0.02211301,-0.01634061;0.5223537;0.03224015,562.4097
+0;0;0,0.006405918;0.3027117;0.007455434,0.01261148;0.5956509;0.000198273,0.1790106;0.4742647;0.004272672,0.2146348;0.2183801;0.0195423,0.2443024;-0.02537648;-0.04261027,-0.155153;0.4689797;0.008919664,-0.2914195;0.2489571;0.008100467,-0.4416973;0.04894449;-0.03154656,0.07682828;0.004857781;-0.0436064,0.08775082;-0.3302654;0.001894247,0.08990927;-0.6747144;0.09160954,0.09670319;-0.6990737;0.03565378,-0.07759593;0.007047534;-0.04191543,-0.1131867;-0.3275225;-0.005952138,-0.1328767;-0.6722367;0.0805528,-0.1285339;-0.6998626;0.02770838,0.01107895;0.523419;0.004392991,0;0;0,-0.01051615;0.3018939;0.0219183,-0.01824367;0.5946974;0.03263783,0.1531713;0.4970217;-0.002990723,0.2308693;0.250834;-0.02126145,0.2284925;0.007266462;-0.09075642,-0.1819455;0.4778561;0.0670566,-0.345577;0.2774258;0.06143203,-0.544376;0.1532228;-0.03455205,0.07231751;0.007796824;-0.0503695,0.1091791;-0.3285524;-0.05311895,0.1064945;-0.6722518;0.03941321,0.1272213;-0.6991112;-0.01028133,-0.08440103;0.001929532;-0.02646588,-0.1283723;-0.3335662;-0.02897566,-0.1387866;-0.6763901;0.06621891,-0.1553149;-0.708949;0.02211301,-0.01634061;0.5223537;0.03224015,562.4207
+0;0;0,0.00641267;0.3030307;0.007463293,0.0126265;0.5963598;0.0001921593,0.1791564;0.4747404;0.004277712,0.2147777;0.2188767;0.01954609,0.2443923;-0.02444442;-0.04249547,-0.1552757;0.4694512;0.008928437,-0.291531;0.2494466;0.008109307,-0.4415404;0.04979125;-0.0314669,0.07783411;0.004921378;-0.04417728,0.08879419;-0.3313537;0.00147976,0.09095424;-0.6760601;0.09126209,0.09774899;-0.700426;0.03529951,-0.07861181;0.007139799;-0.04246418,-0.1143249;-0.3285802;-0.006377272,-0.1340296;-0.6735519;0.08019231,-0.1296863;-0.7011849;0.02734145,0.01108985;0.5239342;0.004398128,0;0;0,-0.01366665;0.3022126;0.02012944,-0.02349624;0.5953922;0.02935505,0.148342;0.4975129;-0.006634712,0.2281596;0.2520171;-0.02477813,0.2256232;0.009078413;-0.09481907,-0.1856509;0.4758952;0.06677841,-0.3596507;0.2847309;0.05459147,-0.5655798;0.172996;-0.04048688,0.07254738;0.008945525;-0.05187345,0.1065237;-0.3288825;-0.05373931,0.1012787;-0.6732907;0.03705455,0.1219298;-0.7001714;-0.01266216,-0.08604496;0.0007086546;-0.02509505,-0.1317925;-0.3356871;-0.03063365,-0.1452565;-0.6788054;0.06411126,-0.1623154;-0.7108331;0.01944375,-0.02114692;0.5228664;0.02938104,562.4429
+0;0;0,0.006600005;0.3030296;0.007344483,0.01316304;0.5963458;-0.0001235926,0.1796255;0.4748442;0.00394217,0.2154677;0.2190199;0.01935116,0.2449006;-0.02434838;-0.04259226,-0.1549353;0.4697973;0.009345445,-0.2984295;0.2544483;0.007795609,-0.4649762;0.06818616;-0.03093415,0.07782906;0.004892064;-0.04418943,0.08865789;-0.331377;0.001543451,0.09090814;-0.6761312;0.09113987,0.09792755;-0.7005724;0.03527827,-0.07861777;0.007175838;-0.04244704,-0.1143696;-0.328541;-0.006369054,-0.1340043;-0.673538;0.08011578,-0.1289125;-0.7015223;0.02771804,0.01152617;0.5239257;0.004137404,0;0;0,-0.01366665;0.3022126;0.02012944,-0.02349624;0.5953922;0.02935505,0.148342;0.4975129;-0.006634712,0.2281596;0.2520171;-0.02477813,0.2256232;0.009078413;-0.09481907,-0.1856509;0.4758952;0.06677841,-0.3596507;0.2847309;0.05459147,-0.5655798;0.172996;-0.04048688,0.07254738;0.008945525;-0.05187345,0.1065237;-0.3288825;-0.05373931,0.1012787;-0.6732907;0.03705455,0.1219298;-0.7001714;-0.01266216,-0.08604496;0.0007086546;-0.02509505,-0.1317925;-0.3356871;-0.03063365,-0.1452565;-0.6788054;0.06411126,-0.1623154;-0.7108331;0.01944375,-0.02114692;0.5228664;0.02938104,562.4545
+0;0;0,0.006611302;0.3035483;0.007357054,0.01317407;0.5968528;-0.0001099962,0.1792527;0.4754828;0.003955076,0.2151;0.219622;0.01936626,0.2443369;-0.02212593;-0.04216477,-0.1545433;0.4704475;0.009345998,-0.2980579;0.2550678;0.007795941,-0.4634958;0.07004571;-0.03067597,0.07808697;0.004908276;-0.04433587,0.08887961;-0.3302365;0.001244113,0.09114155;-0.6767826;0.0913062,0.09818634;-0.7014206;0.03524264,-0.07887831;0.007199618;-0.0425877,-0.1145106;-0.3273948;-0.006630339,-0.1342474;-0.6741849;0.08030399,-0.1291372;-0.7023789;0.0277168,0.01153763;0.524452;0.004149863,0;0;0,-0.01644407;0.3026682;0.01899815,-0.02856483;0.5957854;0.02711558,0.1430165;0.4983189;-0.009997606,0.2260328;0.2539122;-0.02899575,0.2238742;0.01247977;-0.09819579,-0.1893442;0.4748895;0.06536658,-0.3923987;0.3188397;0.02788816,-0.5957131;0.2006148;-0.06025397,0.0720837;0.009838283;-0.05286288,0.104223;-0.3270314;-0.0542562,0.0969805;-0.6735111;0.03579832,0.1166974;-0.7005728;-0.01453327,-0.08659423;-0.0003998116;-0.02426138,-0.1351261;-0.3352234;-0.03159829,-0.1506166;-0.6803128;0.06265573,-0.1685693;-0.7117969;0.0170984,-0.02582668;0.523293;0.02734709,562.4669
+0;0;0,0.006611302;0.3035483;0.007357054,0.01317407;0.5968528;-0.0001099962,0.1792527;0.4754828;0.003955076,0.2151;0.219622;0.01936626,0.2443369;-0.02212593;-0.04216477,-0.1545433;0.4704475;0.009345998,-0.2980579;0.2550678;0.007795941,-0.4634958;0.07004571;-0.03067597,0.07808697;0.004908276;-0.04433587,0.08887961;-0.3302365;0.001244113,0.09114155;-0.6767826;0.0913062,0.09818634;-0.7014206;0.03524264,-0.07887831;0.007199618;-0.0425877,-0.1145106;-0.3273948;-0.006630339,-0.1342474;-0.6741849;0.08030399,-0.1291372;-0.7023789;0.0277168,0.01153763;0.524452;0.004149863,0;0;0,-0.01644407;0.3026682;0.01899815,-0.02856483;0.5957854;0.02711558,0.1430165;0.4983189;-0.009997606,0.2260328;0.2539122;-0.02899575,0.2238742;0.01247977;-0.09819579,-0.1893442;0.4748895;0.06536658,-0.3923987;0.3188397;0.02788816,-0.5957131;0.2006148;-0.06025397,0.0720837;0.009838283;-0.05286288,0.104223;-0.3270314;-0.0542562,0.0969805;-0.6735111;0.03579832,0.1166974;-0.7005728;-0.01453327,-0.08659423;-0.0003998116;-0.02426138,-0.1351261;-0.3352234;-0.03159829,-0.1506166;-0.6803128;0.06265573,-0.1685693;-0.7117969;0.0170984,-0.02582668;0.523293;0.02734709,562.4872
+0;0;0,0.00672659;0.3037072;0.007306877,0.01338953;0.5971948;-0.00019375,0.1790151;0.4758676;0.003561787,0.2153037;0.2201175;0.01891611,0.2441896;-0.01734573;-0.04137047,-0.1539803;0.471063;0.00989372,-0.306531;0.2620568;0.007564433,-0.4731325;0.08392397;-0.02945301,0.07864591;0.004902508;-0.04471362,0.08923952;-0.3310324;0.00112072,0.09172775;-0.6778697;0.09165017,0.09949797;-0.701923;0.03518561,-0.07949413;0.007294189;-0.04284859,-0.1153907;-0.3280775;-0.006757978,-0.1352097;-0.6752651;0.08022454,-0.1356755;-0.6370313;0.002106927,0.01172862;0.5246422;0.004077502,0;0;0,-0.01894665;0.3027431;0.01800847,-0.03284016;0.5959911;0.02524853,0.1384762;0.4997356;-0.01344228,0.2231908;0.2559109;-0.03171062,0.2243785;0.01940633;-0.1018662,-0.1935397;0.4743344;0.05897654,-0.4006641;0.3231098;0.02446067,-0.6114722;0.2351669;-0.06872527,0.07245785;0.01065171;-0.05333781,0.1028931;-0.3271885;-0.05505848,0.0933692;-0.6742114;0.03428531,0.1137193;-0.7010872;-0.01592826,-0.08737144;-0.001224063;-0.02394276,-0.1359554;-0.3368816;-0.03017822,-0.154136;-0.6827183;0.06236583,-0.1724898;-0.7137484;0.01644376,-0.02967404;0.5233642;0.02568793,562.4991
+0;0;0,0.00672659;0.3037072;0.007306877,0.01338953;0.5971948;-0.00019375,0.1790151;0.4758676;0.003561787,0.2153037;0.2201175;0.01891611,0.2441896;-0.01734573;-0.04137047,-0.1539803;0.471063;0.00989372,-0.306531;0.2620568;0.007564433,-0.4731325;0.08392397;-0.02945301,0.07864591;0.004902508;-0.04471362,0.08923952;-0.3310324;0.00112072,0.09172775;-0.6778697;0.09165017,0.09949797;-0.701923;0.03518561,-0.07949413;0.007294189;-0.04284859,-0.1153907;-0.3280775;-0.006757978,-0.1352097;-0.6752651;0.08022454,-0.1356755;-0.6370313;0.002106927,0.01172862;0.5246422;0.004077502,0;0;0,-0.01894665;0.3027431;0.01800847,-0.03284016;0.5959911;0.02524853,0.1384762;0.4997356;-0.01344228,0.2231908;0.2559109;-0.03171062,0.2243785;0.01940633;-0.1018662,-0.1935397;0.4743344;0.05897654,-0.4006641;0.3231098;0.02446067,-0.6114722;0.2351669;-0.06872527,0.07245785;0.01065171;-0.05333781,0.1028931;-0.3271885;-0.05505848,0.0933692;-0.6742114;0.03428531,0.1137193;-0.7010872;-0.01592826,-0.08737144;-0.001224063;-0.02394276,-0.1359554;-0.3368816;-0.03017822,-0.154136;-0.6827183;0.06236583,-0.1724898;-0.7137484;0.01644376,-0.02967404;0.5233642;0.02568793,562.5103
+0;0;0,0.006671497;0.3012196;0.007247031,0.01326578;0.5916892;-0.0001507169,0.1775327;0.472095;0.003530927,0.2138226;0.2163353;0.01888583,0.2423707;-0.01835097;-0.04069575,-0.1526977;0.4673303;0.009810282,-0.305254;0.2583162;0.007480907,-0.4699073;0.08226652;-0.02910364,0.07924435;0.004939813;-0.04505386,0.0898418;-0.3311168;0.0007970892,0.09234416;-0.6799226;0.09184033,0.1001828;-0.704452;0.03487831,-0.08009902;0.007349693;-0.04317464,-0.1160086;-0.3281435;-0.007070951,-0.1359401;-0.6773014;0.08040523,-0.13641;-0.6389951;0.001599394,0.01163526;0.5204645;0.00404236,0;0;0,-0.01949316;0.3002785;0.01682639,-0.03473121;0.5904651;0.02247643,0.1357848;0.4997915;-0.01674461,0.2233335;0.2569962;-0.03549099,0.2254752;0.02370372;-0.1062911,-0.1950868;0.4736685;0.05374058,-0.4072841;0.3296815;0.01901582,-0.6233839;0.2718672;-0.077943,0.07248817;0.01116899;-0.05435658,0.1036973;-0.3267253;-0.05580568,0.09255549;-0.6759827;0.03282689,0.1113272;-0.7030035;-0.01890159,-0.08837092;-0.001923953;-0.02282101,-0.1363503;-0.3377601;-0.0306126,-0.1570801;-0.685688;0.06145845,-0.1759457;-0.7163253;0.01405819,-0.03117037;0.5191934;0.02339721,562.5334
+0;0;0,0.006804437;0.3012181;0.007187318,0.01357056;0.591682;-0.0002788925,0.1778095;0.4721469;0.003215164,0.2143838;0.2164106;0.01828365,0.2428905;-0.01825982;-0.04137999,-0.1525751;0.4678254;0.01031103,-0.3131744;0.2649232;0.008233244,-0.4891192;0.1003422;-0.02917163,0.07923908;0.004903251;-0.04506713,0.089928;-0.3311656;0.0006729439,0.09220816;-0.6798813;0.09206627,0.1001649;-0.703779;0.03452227,-0.08010314;0.007394239;-0.04315938,-0.1160761;-0.3280905;-0.007040143,-0.1358016;-0.6772535;0.08046236,-0.1364131;-0.6389472;0.001657493,0.01189617;0.5204593;0.003931183,0;0;0,-0.01949316;0.3002785;0.01682639,-0.03473121;0.5904651;0.02247643,0.1357848;0.4997915;-0.01674461,0.2233335;0.2569962;-0.03549099,0.2254752;0.02370372;-0.1062911,-0.1950868;0.4736685;0.05374058,-0.4072841;0.3296815;0.01901582,-0.6233839;0.2718672;-0.077943,0.07248817;0.01116899;-0.05435658,0.1036973;-0.3267253;-0.05580568,0.09255549;-0.6759827;0.03282689,0.1113272;-0.7030035;-0.01890159,-0.08837092;-0.001923953;-0.02282101,-0.1363503;-0.3377601;-0.0306126,-0.1570801;-0.685688;0.06145845,-0.1759457;-0.7163253;0.01405819,-0.03117037;0.5191934;0.02339721,562.5444
+0;0;0,0.006757264;0.2991298;0.00713749,0.01350244;0.5886957;-0.0003008547,0.1764758;0.4698596;0.003179293,0.2130421;0.2141801;0.01824444,0.2416276;-0.02113993;-0.04158434,-0.1513733;0.4655713;0.0102207,-0.3119371;0.2627141;0.008143377,-0.4883689;0.09767756;-0.02936503,0.07930908;0.004907584;-0.04510695,0.08995133;-0.3296936;0.0004333705,0.0922466;-0.6807203;0.09243236,0.1002141;-0.7046905;0.0348109,-0.08017392;0.007400773;-0.04319752,-0.1159898;-0.3266188;-0.007236023,-0.135846;-0.6780958;0.08084637,-0.1364584;-0.6397784;0.001935422,0.01183577;0.5178013;0.003889817,0;0;0,-0.02169779;0.2981671;0.01417208,-0.03924476;0.58736;0.01762915,0.1304193;0.5008829;-0.02258539,0.2187753;0.2583751;-0.04045296,0.2212401;0.02439192;-0.1112902,-0.1980221;0.4722187;0.04968152,-0.4163491;0.3365686;0.02021172,-0.6323842;0.2792673;-0.07887167,0.07190108;0.01167628;-0.05515933,0.1013649;-0.3248784;-0.0579741,0.08777307;-0.6769329;0.02898407,0.1061161;-0.7040297;-0.02297736,-0.08857504;-0.002615428;-0.02227724,-0.1388796;-0.3365482;-0.03244916,-0.1620721;-0.6869308;0.05910939,-0.1812242;-0.7166128;0.01044989,-0.03520957;0.5164503;0.01900768,562.5657
+0;0;0,0.006757264;0.2991298;0.00713749,0.01350244;0.5886957;-0.0003008547,0.1764758;0.4698596;0.003179293,0.2130421;0.2141801;0.01824444,0.2416276;-0.02113993;-0.04158434,-0.1513733;0.4655713;0.0102207,-0.3119371;0.2627141;0.008143377,-0.4883689;0.09767756;-0.02936503,0.07930908;0.004907584;-0.04510695,0.08995133;-0.3296936;0.0004333705,0.0922466;-0.6807203;0.09243236,0.1002141;-0.7046905;0.0348109,-0.08017392;0.007400773;-0.04319752,-0.1159898;-0.3266188;-0.007236023,-0.135846;-0.6780958;0.08084637,-0.1364584;-0.6397784;0.001935422,0.01183577;0.5178013;0.003889817,0;0;0,-0.02169779;0.2981671;0.01417208,-0.03924476;0.58736;0.01762915,0.1304193;0.5008829;-0.02258539,0.2187753;0.2583751;-0.04045296,0.2212401;0.02439192;-0.1112902,-0.1980221;0.4722187;0.04968152,-0.4163491;0.3365686;0.02021172,-0.6323842;0.2792673;-0.07887167,0.07190108;0.01167628;-0.05515933,0.1013649;-0.3248784;-0.0579741,0.08777307;-0.6769329;0.02898407,0.1061161;-0.7040297;-0.02297736,-0.08857504;-0.002615428;-0.02227724,-0.1388796;-0.3365482;-0.03244916,-0.1620721;-0.6869308;0.05910939,-0.1812242;-0.7166128;0.01044989,-0.03520957;0.5164503;0.01900768,562.5775
+0;0;0,0.006859419;0.2974267;0.007077854,0.01374976;0.5859639;-0.0003216646,0.1755409;0.4677943;0.002855774,0.2118608;0.212144;0.01797204,0.240991;-0.02469587;-0.04245723,-0.1502464;0.4643336;0.01075383,-0.3209387;0.2700036;0.008571066,-0.5032305;0.1091375;-0.02996699,0.07955322;0.004856014;-0.04546875,0.09004556;-0.3300906;0.0005531721,0.09223819;-0.6819457;0.092572,0.09981703;-0.7060756;0.0350078,-0.08058599;0.007550551;-0.0432272,-0.1165836;-0.3268749;-0.007432997,-0.1364956;-0.6791108;0.08092768,-0.1372591;-0.6407884;0.001989231,0.01205;0.5155164;0.003838875,0;0;0,-0.02323554;0.2964675;0.01126695,-0.04210377;0.5845644;0.01291609,0.1265823;0.5010096;-0.0281539,0.2188403;0.2599954;-0.04562926,0.2197121;0.02414826;-0.1161184,-0.1997207;0.4714474;0.04542112,-0.4204815;0.3401161;0.01506434,-0.6438928;0.3121814;-0.08443656,0.07146463;0.01206842;-0.05627489,0.101045;-0.324883;-0.05874968,0.08611491;-0.6784364;0.0252223,0.1035711;-0.7057772;-0.02682042,-0.08922911;-0.003250428;-0.02114956,-0.1402087;-0.3373752;-0.03453297,-0.1655954;-0.6889311;0.05512277,-0.1848781;-0.7185062;0.006336387,-0.03771864;0.5141339;0.01474833,562.5995
+0;0;0,0.006859419;0.2974267;0.007077854,0.01374976;0.5859639;-0.0003216646,0.1755409;0.4677943;0.002855774,0.2118608;0.212144;0.01797204,0.240991;-0.02469587;-0.04245723,-0.1502464;0.4643336;0.01075383,-0.3209387;0.2700036;0.008571066,-0.5032305;0.1091375;-0.02996699,0.07955322;0.004856014;-0.04546875,0.09004556;-0.3300906;0.0005531721,0.09223819;-0.6819457;0.092572,0.09981703;-0.7060756;0.0350078,-0.08058599;0.007550551;-0.0432272,-0.1165836;-0.3268749;-0.007432997,-0.1364956;-0.6791108;0.08092768,-0.1372591;-0.6407884;0.001989231,0.01205;0.5155164;0.003838875,0;0;0,-0.02323554;0.2964675;0.01126695,-0.04210377;0.5845644;0.01291609,0.1265823;0.5010096;-0.0281539,0.2188403;0.2599954;-0.04562926,0.2197121;0.02414826;-0.1161184,-0.1997207;0.4714474;0.04542112,-0.4204815;0.3401161;0.01506434,-0.6438928;0.3121814;-0.08443656,0.07146463;0.01206842;-0.05627489,0.101045;-0.324883;-0.05874968,0.08611491;-0.6784364;0.0252223,0.1035711;-0.7057772;-0.02682042,-0.08922911;-0.003250428;-0.02114956,-0.1402087;-0.3373752;-0.03453297,-0.1655954;-0.6889311;0.05512277,-0.1848781;-0.7185062;0.006336387,-0.03771864;0.5141339;0.01474833,562.611
+0;0;0,0.0069075;0.2995115;0.007127466,0.01390545;0.5925427;-0.0004271434,0.1758887;0.4723044;0.00286688,0.2121915;0.2167742;0.01797604,0.2412869;-0.0197818;-0.04238081,-0.1503776;0.4688386;0.01077654,-0.3209896;0.2746;0.008594808,-0.5030629;0.1139266;-0.02989706,0.079616;0.004859846;-0.04550463,0.09009324;-0.3296052;0.0004511252,0.09228923;-0.6819997;0.09261102,0.09985922;-0.7060664;0.03511402,-0.08064958;0.007556508;-0.0432613,-0.1165954;-0.326388;-0.007518575,-0.1365379;-0.6791639;0.08097757,-0.1373006;-0.6408513;0.002131276,0.01215748;0.5200967;0.003851426,0;0;0,-0.02462281;0.298525;0.009066582,-0.04609062;0.5909351;0.007511377,0.1231956;0.5015745;-0.03368282,0.2180667;0.2616082;-0.04973102,0.2193905;0.0259648;-0.119864,-0.201781;0.4720191;0.04153986,-0.4324031;0.3663127;-0.00827492,-0.6569616;0.3217797;-0.09793281,0.07177512;0.012557;-0.05588961,0.1006522;-0.3239559;-0.05960321,0.0843478;-0.6785896;0.02193928,0.1011046;-0.7061869;-0.02990842,-0.08917697;-0.003694404;-0.02160587,-0.1400108;-0.3373368;-0.03529021,-0.167419;-0.6899085;0.05201457,-0.1868885;-0.7193785;0.00332487,-0.04065599;0.5186087;0.0105381,562.6229
+0;0;0,0.007085099;0.2995079;0.007104606,0.01429305;0.5925342;-0.0004445554,0.176158;0.4720859;0.002559127,0.2122582;0.2165394;0.01787764,0.2415072;-0.01987435;-0.04296019,-0.1502869;0.4697033;0.0114298,-0.3306249;0.284479;0.007963275,-0.5200582;0.1322198;-0.02919048,0.07953918;0.00478972;-0.04564616,0.09006827;-0.3296861;0.0002195798,0.09203769;-0.6819905;0.09272796,0.1002612;-0.7059714;0.03524001,-0.08071861;0.00759964;-0.04312478,-0.1178424;-0.3262739;-0.007927697,-0.1373762;-0.6789435;0.08108178,-0.1382883;-0.6406366;0.002236463,0.01249047;0.5200893;0.003829036,0;0;0,-0.02462281;0.298525;0.009066582,-0.04609062;0.5909351;0.007511377,0.1231956;0.5015745;-0.03368282,0.2180667;0.2616082;-0.04973102,0.2193905;0.0259648;-0.119864,-0.201781;0.4720191;0.04153986,-0.4324031;0.3663127;-0.00827492,-0.6569616;0.3217797;-0.09793281,0.07177512;0.012557;-0.05588961,0.1006522;-0.3239559;-0.05960321,0.0843478;-0.6785896;0.02193928,0.1011046;-0.7061869;-0.02990842,-0.08917697;-0.003694404;-0.02160587,-0.1400108;-0.3373368;-0.03529021,-0.167419;-0.6899085;0.05201457,-0.1868885;-0.7193785;0.00332487,-0.04065599;0.5186087;0.0105381,562.6348
+0;0;0,0.007085099;0.2995079;0.007104606,0.01429305;0.5925342;-0.0004445554,0.176158;0.4720859;0.002559127,0.2122582;0.2165394;0.01787764,0.2415072;-0.01987435;-0.04296019,-0.1502869;0.4697033;0.0114298,-0.3306249;0.284479;0.007963275,-0.5200582;0.1322198;-0.02919048,0.07953918;0.00478972;-0.04564616,0.09006827;-0.3296861;0.0002195798,0.09203769;-0.6819905;0.09272796,0.1002612;-0.7059714;0.03524001,-0.08071861;0.00759964;-0.04312478,-0.1178424;-0.3262739;-0.007927697,-0.1373762;-0.6789435;0.08108178,-0.1382883;-0.6406366;0.002236463,0.01249047;0.5200893;0.003829036,0;0;0,-0.02462281;0.298525;0.009066582,-0.04609062;0.5909351;0.007511377,0.1231956;0.5015745;-0.03368282,0.2180667;0.2616082;-0.04973102,0.2193905;0.0259648;-0.119864,-0.201781;0.4720191;0.04153986,-0.4324031;0.3663127;-0.00827492,-0.6569616;0.3217797;-0.09793281,0.07177512;0.012557;-0.05588961,0.1006522;-0.3239559;-0.05960321,0.0843478;-0.6785896;0.02193928,0.1011046;-0.7061869;-0.02990842,-0.08917697;-0.003694404;-0.02160587,-0.1400108;-0.3373368;-0.03529021,-0.167419;-0.6899085;0.05201457,-0.1868885;-0.7193785;0.00332487,-0.04065599;0.5186087;0.0105381,562.6548
+0;0;0,0.007113313;0.3007006;0.007132899,0.01440474;0.5971152;-0.0005191094,0.1758182;0.4756004;0.002558052,0.2118973;0.2202036;0.01786759,0.2412873;-0.01734956;-0.04326344,-0.1497853;0.473224;0.01140587,-0.3300178;0.2881081;0.007941369,-0.520364;0.1351151;-0.02939144,0.08002553;0.004819007;-0.04592526,0.09054991;-0.3295073;-8.002669E-05,0.0925201;-0.6819488;0.09246437,0.1007427;-0.7059234;0.03498308,-0.08121218;0.007646109;-0.04338846,-0.1183193;-0.3260782;-0.008207116,-0.1378608;-0.6788851;0.08083701,-0.1387728;-0.6405791;0.002000816,0.01257255;0.5234801;0.003824688,0;0;0,-0.02622998;0.2996952;0.004138708,-0.04960462;0.59525;-0.002722263,0.1198667;0.5026149;-0.04135108,0.216063;0.2632068;-0.055269,0.2185407;0.02636148;-0.1254859,-0.2029641;0.4723741;0.03455778,-0.43554;0.3721623;-0.01672293,-0.6635886;0.344843;-0.1077161,0.07200776;0.01316172;-0.05637455,0.1009143;-0.3231871;-0.06090045,0.08331345;-0.6786892;0.01714969,0.09915929;-0.7065549;-0.03467154,-0.08982693;-0.004448495;-0.02116063,-0.1402844;-0.337915;-0.0366756,-0.169806;-0.6913255;0.04706741,-0.1896111;-0.7207566;-0.001519371,-0.04343493;0.5218933;0.002285242,562.6669
+0;0;0,0.007504789;0.3023671;0.007079958,0.01544421;0.5996773;-0.0007075791,0.1753949;0.4780911;0.002280682,0.2113675;0.2228323;0.01761421,0.2408967;-0.01634087;-0.04425775,-0.1480148;0.4770122;0.01197383,-0.3356832;0.2996787;0.00754668,-0.5329136;0.1525278;-0.02920478,0.08036648;0.004755345;-0.04617456,0.09085137;-0.3301067;-0.0002921745,0.09253524;-0.6815479;0.09206907,0.1002796;-0.7062472;0.03384563,-0.081581;0.007803588;-0.04355595,-0.1186294;-0.3264407;-0.00811664,-0.1382627;-0.6782585;0.08066992,-0.1315137;-0.7081637;0.02768144,0.01342602;0.5257455;0.003680721,0;0;0,-0.02871275;0.301177;-0.0005481243,-0.05383538;0.5974301;-0.01032424,0.1144161;0.5038502;-0.04911733,0.2143396;0.266043;-0.06133509,0.2161282;0.02718802;-0.13097,-0.2050158;0.4731527;0.02760006,-0.4389468;0.3773939;-0.02524647,-0.6591644;0.3687793;-0.1407189,0.07220954;0.01400808;-0.05659533,0.09937733;-0.3230061;-0.06217051,0.08110008;-0.6779937;0.01328897,0.09544677;-0.7057371;-0.04057956,-0.09025009;-0.005435315;-0.02094884,-0.1413008;-0.3392985;-0.03758927,-0.173397;-0.6925941;0.04112865,-0.1938759;-0.7226884;-0.007975753,-0.04723248;0.5238531;-0.00466013,562.6884
+0;0;0,0.007504789;0.3023671;0.007079958,0.01544421;0.5996773;-0.0007075791,0.1753949;0.4780911;0.002280682,0.2113675;0.2228323;0.01761421,0.2408967;-0.01634087;-0.04425775,-0.1480148;0.4770122;0.01197383,-0.3356832;0.2996787;0.00754668,-0.5329136;0.1525278;-0.02920478,0.08036648;0.004755345;-0.04617456,0.09085137;-0.3301067;-0.0002921745,0.09253524;-0.6815479;0.09206907,0.1002796;-0.7062472;0.03384563,-0.081581;0.007803588;-0.04355595,-0.1186294;-0.3264407;-0.00811664,-0.1382627;-0.6782585;0.08066992,-0.1315137;-0.7081637;0.02768144,0.01342602;0.5257455;0.003680721,0;0;0,-0.02871275;0.301177;-0.0005481243,-0.05383538;0.5974301;-0.01032424,0.1144161;0.5038502;-0.04911733,0.2143396;0.266043;-0.06133509,0.2161282;0.02718802;-0.13097,-0.2050158;0.4731527;0.02760006,-0.4389468;0.3773939;-0.02524647,-0.6591644;0.3687793;-0.1407189,0.07220954;0.01400808;-0.05659533,0.09937733;-0.3230061;-0.06217051,0.08110008;-0.6779937;0.01328897,0.09544677;-0.7057371;-0.04057956,-0.09025009;-0.005435315;-0.02094884,-0.1413008;-0.3392985;-0.03758927,-0.173397;-0.6925941;0.04112865,-0.1938759;-0.7226884;-0.007975753,-0.04723248;0.5238531;-0.00466013,562.7004
+0;0;0,0.007530187;0.3033904;0.007103919,0.01550887;0.6021691;-0.0007247196,0.1753871;0.4801759;0.00228929,0.2113364;0.2250815;0.01761294,0.2410084;-0.01524754;-0.04455806,-0.147901;0.4790974;0.01197879,-0.3354485;0.3018781;0.007554496,-0.5336322;0.154016;-0.02937459,0.08108384;0.004797791;-0.04658671,0.09161158;-0.331433;-0.0005167872,0.09328652;-0.6810092;0.0913543,0.1010384;-0.7057619;0.03307395,-0.08230919;0.007873243;-0.04394473,-0.119509;-0.3277372;-0.008360568,-0.1390382;-0.677688;0.0799548,-0.1322826;-0.7076517;0.02691454,0.01347908;0.5278124;0.003688802,0;0;0,-0.03035402;0.3020198;-0.003944397,-0.05757976;0.5994307;-0.01689625,0.110767;0.504877;-0.05633879,0.2127421;0.2680197;-0.06633806,0.2145614;0.02749874;-0.1345296,-0.2075273;0.4732061;0.02158796,-0.4445638;0.3882763;-0.03498919,-0.6722974;0.3917161;-0.1380876,0.07230057;0.01445562;-0.05771995,0.09908901;-0.3240055;-0.0610168,0.08008783;-0.6779906;0.009553194,0.09351714;-0.7059236;-0.04446506,-0.09135675;-0.006152926;-0.01959629,-0.1424253;-0.3412969;-0.03843652,-0.1760959;-0.6933358;0.03627285,-0.1963317;-0.7232655;-0.01325984,-0.05027315;0.5255721;-0.01026058,562.7222
+0;0;0,0.007937147;0.3033812;0.007052839,0.01649282;0.6021442;-0.0007797675,0.1761204;0.4798419;0.001886559,0.2117268;0.2246928;0.01709947,0.2411978;-0.01565692;-0.0450873,-0.1473183;0.480015;0.01255544,-0.3429581;0.3117642;0.00842518,-0.5507807;0.1783065;-0.03033717,0.08100052;0.004719492;-0.04673939,0.09129515;-0.331477;-0.0003674105,0.0926208;-0.6810195;0.0916373,0.1000023;-0.7057322;0.03327138,-0.08237728;0.007949595;-0.04380317,-0.1196844;-0.3276452;-0.008183826,-0.139186;-0.677597;0.08013381,-0.1323975;-0.7076237;0.02716914,0.01430816;0.5277914;0.003627489,0;0;0,-0.03035402;0.3020198;-0.003944397,-0.05757976;0.5994307;-0.01689625,0.110767;0.504877;-0.05633879,0.2127421;0.2680197;-0.06633806,0.2145614;0.02749874;-0.1345296,-0.2075273;0.4732061;0.02158796,-0.4445638;0.3882763;-0.03498919,-0.6722974;0.3917161;-0.1380876,0.07230057;0.01445562;-0.05771995,0.09908901;-0.3240055;-0.0610168,0.08008783;-0.6779906;0.009553194,0.09351714;-0.7059236;-0.04446506,-0.09135675;-0.006152926;-0.01959629,-0.1424253;-0.3412969;-0.03843652,-0.1760959;-0.6933358;0.03627285,-0.1963317;-0.7232655;-0.01325984,-0.05027315;0.5255721;-0.01026058,562.7339
+0;0;0,0.007937147;0.3033812;0.007052839,0.01649282;0.6021442;-0.0007797675,0.1761204;0.4798419;0.001886559,0.2117268;0.2246928;0.01709947,0.2411978;-0.01565692;-0.0450873,-0.1473183;0.480015;0.01255544,-0.3429581;0.3117642;0.00842518,-0.5507807;0.1783065;-0.03033717,0.08100052;0.004719492;-0.04673939,0.09129515;-0.331477;-0.0003674105,0.0926208;-0.6810195;0.0916373,0.1000023;-0.7057322;0.03327138,-0.08237728;0.007949595;-0.04380317,-0.1196844;-0.3276452;-0.008183826,-0.139186;-0.677597;0.08013381,-0.1323975;-0.7076237;0.02716914,0.01430816;0.5277914;0.003627489,0;0;0,-0.03035402;0.3020198;-0.003944397,-0.05757976;0.5994307;-0.01689625,0.110767;0.504877;-0.05633879,0.2127421;0.2680197;-0.06633806,0.2145614;0.02749874;-0.1345296,-0.2075273;0.4732061;0.02158796,-0.4445638;0.3882763;-0.03498919,-0.6722974;0.3917161;-0.1380876,0.07230057;0.01445562;-0.05771995,0.09908901;-0.3240055;-0.0610168,0.08008783;-0.6779906;0.009553194,0.09351714;-0.7059236;-0.04446506,-0.09135675;-0.006152926;-0.01959629,-0.1424253;-0.3412969;-0.03843652,-0.1760959;-0.6933358;0.03627285,-0.1963317;-0.7232655;-0.01325984,-0.05027315;0.5255721;-0.01026058,562.7451
+0;0;0,0.007950341;0.3038855;0.007064562,0.01651308;0.6028938;-0.0007762276,0.1752992;0.4807392;0.001905098,0.2108743;0.2258134;0.0171047,0.2404035;-0.01501015;-0.04520468,-0.1464634;0.4809114;0.01251869,-0.341932;0.3128079;0.008392043,-0.5501643;0.1790871;-0.03044673,0.08155552;0.004751828;-0.04705964,0.09185907;-0.3317361;-0.0006474592,0.09318188;-0.6805302;0.09116025,0.1004692;-0.7045445;0.03353941,-0.0829417;0.008004063;-0.04410329,-0.1202812;-0.3278816;-0.008453071,-0.1397409;-0.6770841;0.07967547,-0.1330392;-0.7063446;0.02738693,0.01432546;0.5284403;0.003637006,0;0;0,-0.03148375;0.3023129;-0.008671999,-0.06032836;0.599668;-0.02473569,0.1070303;0.5057484;-0.06573367,0.2115741;0.2701518;-0.07270551,0.2145393;0.02886774;-0.1399636,-0.208892;0.4734643;0.01407745,-0.4483949;0.3984013;-0.04497894,-0.6767195;0.4046437;-0.1478348,0.07237956;0.01471928;-0.05859208,0.09970984;-0.3239824;-0.06290793,0.08003953;-0.67792;0.003642082,0.09518957;-0.7060087;-0.04819417,-0.09212759;-0.006564951;-0.01891822,-0.1415635;-0.3421824;-0.03895349,-0.1775292;-0.6944888;0.02941617,-0.1918982;-0.6805928;-0.04690549,-0.05249561;0.5258305;-0.01736927,562.7676
+0;0;0,0.008353315;0.3044076;0.006990039,0.0173641;0.6039284;-0.0009232587,0.1759805;0.4811876;0.00177197,0.2116133;0.2263963;0.01674284,0.2411398;-0.01541911;-0.04606583,-0.1459951;0.4825723;0.01288002,-0.3491223;0.3240739;0.007396153,-0.5596954;0.1915433;-0.02983394,0.08171574;0.004691116;-0.04716216,0.09183879;-0.3322277;-0.000499744,0.0931439;-0.6801146;0.09107392,0.09923892;-0.7038421;0.03334108,-0.08311294;0.008061807;-0.04416994,-0.1207105;-0.3282451;-0.00841802,-0.1401071;-0.6765138;0.07959065,-0.1331496;-0.7051849;0.02699626,0.01506505;0.5293213;0.003510287,0;0;0,-0.033161;0.3024523;-0.01433778,-0.0642184;0.5998375;-0.03445792,0.1038628;0.5060018;-0.07460666,0.2095381;0.271014;-0.07969999,0.2125864;0.02807653;-0.1449955,-0.2120237;0.4736338;0.005646799,-0.4525676;0.4030011;-0.05403656,-0.6821271;0.4108479;-0.1566636,0.0727948;0.01518002;-0.05825996,0.09881052;-0.3240502;-0.06459856,0.07910949;-0.677844;-0.002513409,0.09352389;-0.7062482;-0.05387545,-0.09220034;-0.007023644;-0.01932623,-0.1414975;-0.3430291;-0.04087358,-0.1787451;-0.6952543;0.02207712,-0.1929906;-0.6817082;-0.05397029,-0.05555736;0.5260892;-0.02566409,562.7892
+0;0;0,0.008353315;0.3044076;0.006990039,0.0173641;0.6039284;-0.0009232587,0.1759805;0.4811876;0.00177197,0.2116133;0.2263963;0.01674284,0.2411398;-0.01541911;-0.04606583,-0.1459951;0.4825723;0.01288002,-0.3491223;0.3240739;0.007396153,-0.5596954;0.1915433;-0.02983394,0.08171574;0.004691116;-0.04716216,0.09183879;-0.3322277;-0.000499744,0.0931439;-0.6801146;0.09107392,0.09923892;-0.7038421;0.03334108,-0.08311294;0.008061807;-0.04416994,-0.1207105;-0.3282451;-0.00841802,-0.1401071;-0.6765138;0.07959065,-0.1331496;-0.7051849;0.02699626,0.01506505;0.5293213;0.003510287,0;0;0,-0.033161;0.3024523;-0.01433778,-0.0642184;0.5998375;-0.03445792,0.1038628;0.5060018;-0.07460666,0.2095381;0.271014;-0.07969999,0.2125864;0.02807653;-0.1449955,-0.2120237;0.4736338;0.005646799,-0.4525676;0.4030011;-0.05403656,-0.6821271;0.4108479;-0.1566636,0.0727948;0.01518002;-0.05825996,0.09881052;-0.3240502;-0.06459856,0.07910949;-0.677844;-0.002513409,0.09352389;-0.7062482;-0.05387545,-0.09220034;-0.007023644;-0.01932623,-0.1414975;-0.3430291;-0.04087358,-0.1787451;-0.6952543;0.02207712,-0.1929906;-0.6817082;-0.05397029,-0.05555736;0.5260892;-0.02566409,562.8013
+0;0;0,0.008393081;0.3058567;0.007023315,0.01743447;0.6063941;-0.0009181637,0.177505;0.4829323;0.001778101,0.2131517;0.2280414;0.01675482,0.242425;-0.01170036;-0.04551526,-0.1473977;0.4843295;0.01298713,-0.3506042;0.3257692;0.007501123,-0.5593715;0.1943751;-0.02940972,0.08253968;0.004738416;-0.04763769,0.09258692;-0.3296572;-0.001324724,0.09389355;-0.6779523;0.09035635,0.1000172;-0.701932;0.0323525,-0.08395097;0.008143093;-0.04461531,-0.121267;-0.3256453;-0.009131126,-0.1406863;-0.6743225;0.07898078,-0.1336962;-0.703269;0.02613951,0.0151267;0.5315036;0.003532221,0;0;0,-0.03380755;0.30351;-0.02016926,-0.06705454;0.6012461;-0.04552031,0.1041117;0.5048605;-0.07983899,0.2104325;0.2700976;-0.08666635,0.2118769;0.02884285;-0.1499488,-0.2159178;0.474502;-0.004950924,-0.4587976;0.4084737;-0.0607541,-0.6867162;0.4234929;-0.1609448,0.07344761;0.01509145;-0.05901098,0.09911346;-0.3215803;-0.06673861,0.07959411;-0.6764361;-0.008318428,0.09304714;-0.7049021;-0.0604384,-0.0933589;-0.006902569;-0.01846806,-0.1410518;-0.340342;-0.04316318,-0.1789135;-0.6934063;0.01707501,-0.1983593;-0.7210437;-0.03406744,-0.05774166;0.5275277;-0.03490973,562.8229
+0;0;0,0.008574319;0.305852;0.00700807,0.01777406;0.6063849;-0.0009233451,0.1777743;0.4828109;0.001588241,0.2133186;0.2279057;0.01656442,0.2426767;-0.0116953;-0.04620563,-0.1472785;0.4850366;0.01331298,-0.3570018;0.3351836;0.008353535,-0.5751836;0.2195629;-0.02684876,0.08247624;0.004722096;-0.04774906,0.09248012;-0.329646;-0.001227964,0.09335402;-0.6779138;0.09056187,0.1004568;-0.7023792;0.03312651,-0.08399905;0.008169717;-0.04451984,-0.121597;-0.3255944;-0.009105481,-0.1410343;-0.6742076;0.07925516,-0.1424296;-0.6358915;0.000232093,0.0154319;0.5314953;0.003522661,0;0;0,-0.03380755;0.30351;-0.02016926,-0.06705454;0.6012461;-0.04552031,0.1041117;0.5048605;-0.07983899,0.2104325;0.2700976;-0.08666635,0.2118769;0.02884285;-0.1499488,-0.2159178;0.474502;-0.004950924,-0.4587976;0.4084737;-0.0607541,-0.6867162;0.4234929;-0.1609448,0.07344761;0.01509145;-0.05901098,0.09911346;-0.3215803;-0.06673861,0.07959411;-0.6764361;-0.008318428,0.09304714;-0.7049021;-0.0604384,-0.0933589;-0.006902569;-0.01846806,-0.1410518;-0.340342;-0.04316318,-0.1789135;-0.6934063;0.01707501,-0.1983593;-0.7210437;-0.03406744,-0.05774166;0.5275277;-0.03490973,562.8343
+0;0;0,0.008574319;0.305852;0.00700807,0.01777406;0.6063849;-0.0009233451,0.1777743;0.4828109;0.001588241,0.2133186;0.2279057;0.01656442,0.2426767;-0.0116953;-0.04620563,-0.1472785;0.4850366;0.01331298,-0.3570018;0.3351836;0.008353535,-0.5751836;0.2195629;-0.02684876,0.08247624;0.004722096;-0.04774906,0.09248012;-0.329646;-0.001227964,0.09335402;-0.6779138;0.09056187,0.1004568;-0.7023792;0.03312651,-0.08399905;0.008169717;-0.04451984,-0.121597;-0.3255944;-0.009105481,-0.1410343;-0.6742076;0.07925516,-0.1424296;-0.6358915;0.000232093,0.0154319;0.5314953;0.003522661,0;0;0,-0.03380755;0.30351;-0.02016926,-0.06705454;0.6012461;-0.04552031,0.1041117;0.5048605;-0.07983899,0.2104325;0.2700976;-0.08666635,0.2118769;0.02884285;-0.1499488,-0.2159178;0.474502;-0.004950924,-0.4587976;0.4084737;-0.0607541,-0.6867162;0.4234929;-0.1609448,0.07344761;0.01509145;-0.05901098,0.09911346;-0.3215803;-0.06673861,0.07959411;-0.6764361;-0.008318428,0.09304714;-0.7049021;-0.0604384,-0.0933589;-0.006902569;-0.01846806,-0.1410518;-0.340342;-0.04316318,-0.1789135;-0.6934063;0.01707501,-0.1983593;-0.7210437;-0.03406744,-0.05774166;0.5275277;-0.03490973,562.8462
+0;0;0,0.008589938;0.3064092;0.007020835,0.01779363;0.6070724;-0.0009118493,0.176497;0.4839043;0.00161419,0.2120065;0.2292491;0.01657568,0.2415511;-0.01187333;-0.04659294,-0.1459582;0.4861122;0.01324523,-0.3554758;0.3364061;0.008290654,-0.575043;0.2200513;-0.02713518,0.08287679;0.00474503;-0.04798096,0.09285256;-0.328683;-0.001590647,0.0937262;-0.6768479;0.09017205,0.1008625;-0.7015704;0.0324657,-0.084407;0.008209394;-0.04473606,-0.1218993;-0.3246164;-0.009421255,-0.1413308;-0.6731266;0.07891327,-0.1427327;-0.6347712;-0.0004826561,0.01545199;0.5321996;0.003533152,0;0;0,-0.03429265;0.3037167;-0.02428651,-0.06836072;0.601185;-0.05303741,0.1009102;0.5057465;-0.08924103,0.2098943;0.272414;-0.0927701,0.2115351;0.02905867;-0.1542411,-0.2156228;0.4750205;-0.01115876,-0.4598573;0.4155971;-0.06730517,-0.688539;0.4371178;-0.1685215,0.07338674;0.01494813;-0.0598681,0.09920813;-0.3207444;-0.06821394,0.07988639;-0.6760445;-0.01318264,0.0926318;-0.7044882;-0.06607294,-0.09400026;-0.006780491;-0.01764159,-0.1413743;-0.3392356;-0.04323758,-0.179577;-0.6930115;0.01174509,-0.1933424;-0.6803854;-0.06496315,-0.05885524;0.5276293;-0.04161978,562.8678
+0;0;0,0.008798949;0.3064046;0.006961084,0.0181904;0.6070606;-0.001027415,0.1768228;0.4838051;0.001379455,0.2120125;0.229099;0.01623105,0.2414812;-0.01193975;-0.04729135,-0.1458493;0.487061;0.01355392,-0.3606814;0.3451193;0.00774195,-0.5824799;0.232879;-0.02705396,0.08281732;0.004715464;-0.04808645,0.09267046;-0.3286981;-0.00156606,0.09339368;-0.6768336;0.09030958,0.1012458;-0.7014819;0.03262603,-0.08445258;0.008252572;-0.04464198,-0.1220769;-0.3245624;-0.009364568,-0.1414678;-0.6730663;0.07900368,-0.14296;-0.6347145;-0.0003909916,0.01580629;0.53219;0.00343167,0;0;0,-0.03429265;0.3037167;-0.02428651,-0.06836072;0.601185;-0.05303741,0.1009102;0.5057465;-0.08924103,0.2098943;0.272414;-0.0927701,0.2115351;0.02905867;-0.1542411,-0.2156228;0.4750205;-0.01115876,-0.4598573;0.4155971;-0.06730517,-0.688539;0.4371178;-0.1685215,0.07338674;0.01494813;-0.0598681,0.09920813;-0.3207444;-0.06821394,0.07988639;-0.6760445;-0.01318264,0.0926318;-0.7044882;-0.06607294,-0.09400026;-0.006780491;-0.01764159,-0.1413743;-0.3392356;-0.04323758,-0.179577;-0.6930115;0.01174509,-0.1933424;-0.6803854;-0.06496315,-0.05885524;0.5276293;-0.04161978,562.8794
+0;0;0,0.008828758;0.3074426;0.006984666,0.01823238;0.6084894;-0.001012707,0.1786614;0.4846305;0.001374985,0.2138667;0.2298118;0.01623315,0.2430417;-0.008825034;-0.04665625,-0.1476151;0.4879229;0.01368545,-0.3625423;0.3459184;0.007870903,-0.5821306;0.2347966;-0.02657827,0.08260657;0.004703464;-0.04796408,0.09238213;-0.3260854;-0.001809917,0.09310698;-0.6750034;0.09027226,0.1010272;-0.7001259;0.03208822,-0.08423767;0.008231571;-0.04452837,-0.1215658;-0.3219633;-0.009528678,-0.1410003;-0.6712506;0.0790382,-0.1425054;-0.6328264;-0.001045316,0.01584628;0.5335559;0.003450125,0;0;0,-0.03459586;0.304296;-0.02923584,-0.06979421;0.6015636;-0.06237483,0.1025265;0.5042579;-0.09359431,0.2113121;0.2707417;-0.09894156,0.2113532;0.02947113;-0.1584589,-0.2184121;0.4749474;-0.01848955,-0.4640729;0.4202289;-0.07371096,-0.6870563;0.4496204;-0.1793913,0.07345086;0.01471457;-0.05945563,0.09973684;-0.3182413;-0.06927538,0.08041644;-0.6750799;-0.01911187,0.09298852;-0.7039741;-0.07259107,-0.09367569;-0.006502691;-0.01814112,-0.1405945;-0.3363093;-0.0440881,-0.1784966;-0.6916306;0.006247059,-0.1916728;-0.6795326;-0.07116424,-0.05999801;0.5281755;-0.04977059,562.9012
+0;0;0,0.008828758;0.3074426;0.006984666,0.01823238;0.6084894;-0.001012707,0.1786614;0.4846305;0.001374985,0.2138667;0.2298118;0.01623315,0.2430417;-0.008825034;-0.04665625,-0.1476151;0.4879229;0.01368545,-0.3625423;0.3459184;0.007870903,-0.5821306;0.2347966;-0.02657827,0.08260657;0.004703464;-0.04796408,0.09238213;-0.3260854;-0.001809917,0.09310698;-0.6750034;0.09027226,0.1010272;-0.7001259;0.03208822,-0.08423767;0.008231571;-0.04452837,-0.1215658;-0.3219633;-0.009528678,-0.1410003;-0.6712506;0.0790382,-0.1425054;-0.6328264;-0.001045316,0.01584628;0.5335559;0.003450125,0;0;0,-0.03459586;0.304296;-0.02923584,-0.06979421;0.6015636;-0.06237483,0.1025265;0.5042579;-0.09359431,0.2113121;0.2707417;-0.09894156,0.2113532;0.02947113;-0.1584589,-0.2184121;0.4749474;-0.01848955,-0.4640729;0.4202289;-0.07371096,-0.6870563;0.4496204;-0.1793913,0.07345086;0.01471457;-0.05945563,0.09973684;-0.3182413;-0.06927538,0.08041644;-0.6750799;-0.01911187,0.09298852;-0.7039741;-0.07259107,-0.09367569;-0.006502691;-0.01814112,-0.1405945;-0.3363093;-0.0440881,-0.1784966;-0.6916306;0.006247059,-0.1916728;-0.6795326;-0.07116424,-0.05999801;0.5281755;-0.04977059,562.9128
+0;0;0,0.008998287;0.3078076;0.006844388,0.01853414;0.6089232;-0.001344608,0.1806295;0.4844063;0.001050204,0.2155621;0.229515;0.01587765,0.244862;-0.0095599;-0.04754133,-0.1493485;0.4889268;0.01389471,-0.3695798;0.3552337;0.008061767,-0.5961955;0.2573234;-0.02504676,0.08304394;0.00478448;-0.04847284,0.09267417;-0.3234699;-0.00245307,0.09297242;-0.6734715;0.09040566,0.1014893;-0.6991771;0.03220153,-0.08487941;0.008306522;-0.0446687,-0.122061;-0.3193937;-0.01014967,-0.1415673;-0.6698961;0.07868486,-0.134729;-0.700267;0.02509413,0.01612261;0.5340958;0.003166396,0;0;0,-0.03477789;0.3041686;-0.03384185,-0.07013361;0.6009849;-0.07154083,0.1045445;0.5033066;-0.1004779,0.2131144;0.2696669;-0.106375,0.2110476;0.02676268;-0.1614254,-0.220409;0.4744563;-0.02614832,-0.4677193;0.4266029;-0.08053009,-0.6894668;0.4583193;-0.1894308,0.07370315;0.01440287;-0.06024289,0.1008681;-0.3158278;-0.07332826,0.08231451;-0.674405;-0.02640152,0.09469931;-0.7036823;-0.08021784,-0.09450211;-0.006161718;-0.01732601,-0.1394236;-0.3334537;-0.04602263,-0.1771067;-0.6906484;-2.37897E-05,-0.1900128;-0.6790538;-0.07785726,-0.06023628;0.5278333;-0.05826712,562.9343
+0;0;0,0.008998287;0.3078076;0.006844388,0.01853414;0.6089232;-0.001344608,0.1806295;0.4844063;0.001050204,0.2155621;0.229515;0.01587765,0.244862;-0.0095599;-0.04754133,-0.1493485;0.4889268;0.01389471,-0.3695798;0.3552337;0.008061767,-0.5961955;0.2573234;-0.02504676,0.08304394;0.00478448;-0.04847284,0.09267417;-0.3234699;-0.00245307,0.09297242;-0.6734715;0.09040566,0.1014893;-0.6991771;0.03220153,-0.08487941;0.008306522;-0.0446687,-0.122061;-0.3193937;-0.01014967,-0.1415673;-0.6698961;0.07868486,-0.134729;-0.700267;0.02509413,0.01612261;0.5340958;0.003166396,0;0;0,-0.03477789;0.3041686;-0.03384185,-0.07013361;0.6009849;-0.07154083,0.1045445;0.5033066;-0.1004779,0.2131144;0.2696669;-0.106375,0.2110476;0.02676268;-0.1614254,-0.220409;0.4744563;-0.02614832,-0.4677193;0.4266029;-0.08053009,-0.6894668;0.4583193;-0.1894308,0.07370315;0.01440287;-0.06024289,0.1008681;-0.3158278;-0.07332826,0.08231451;-0.674405;-0.02640152,0.09469931;-0.7036823;-0.08021784,-0.09450211;-0.006161718;-0.01732601,-0.1394236;-0.3334537;-0.04602263,-0.1771067;-0.6906484;-2.37897E-05,-0.1900128;-0.6790538;-0.07785726,-0.06023628;0.5278333;-0.05826712,562.9462
+0;0;0,0.008987178;0.3074276;0.006835939,0.01850942;0.6081166;-0.001335305,0.1778299;0.484686;0.001080489,0.2127092;0.2301835;0.01588532,0.2426719;-0.01429963;-0.04896827,-0.1465662;0.48913;0.01370772,-0.3664617;0.3556408;0.007883674,-0.5982037;0.2555157;-0.02597381,0.08282335;0.004771771;-0.04834408,0.09244079;-0.3230467;-0.002385434,0.09273916;-0.6732018;0.09051402,0.1013314;-0.6994001;0.03179512,-0.08465394;0.008284457;-0.04455005,-0.1217861;-0.3189806;-0.01007686,-0.141301;-0.6696367;0.07879664,-0.1344022;-0.7005416;0.02473194,0.01610581;0.533535;0.003160885,0;0;0,-0.03544185;0.3033608;-0.03681445,-0.0717382;0.5991172;-0.07840133,0.09925587;0.5040556;-0.1109126,0.2115761;0.2725584;-0.1116321,0.2094269;0.0230841;-0.1629517,-0.2192131;0.4747374;-0.0321625,-0.4669181;0.4302867;-0.0857686,-0.6935559;0.4658743;-0.1964239,0.07370786;0.01444635;-0.05981708,0.1008704;-0.3152094;-0.07590652,0.08298583;-0.6742597;-0.03116155,0.09525599;-0.7041656;-0.08538985,-0.09414651;-0.006240962;-0.01780766,-0.1396688;-0.3331273;-0.04505972,-0.1760172;-0.6912766;-0.004477851,-0.1898216;-0.680235;-0.08277217,-0.0615996;0.526404;-0.06431532,562.9688
+0;0;0,0.009575671;0.3240812;0.007236815,0.02036445;0.662295;-0.001821151,0.2013616;0.525194;0.0004178854,0.2359171;0.2709323;0.01540487,0.265954;0.02529843;-0.05026167,-0.1672672;0.5312043;0.01513889,-0.3921281;0.4068019;0.009721216,-0.6260141;0.3085069;-0.02471361,0.08294677;0.004802284;-0.0486527,0.09254134;-0.3224917;-0.002474844,0.09254841;-0.6722367;0.09034064,0.1017265;-0.6987923;0.03118184,-0.08495168;0.008338606;-0.04454203,-0.1222931;-0.3184251;-0.01023612,-0.1415895;-0.6686798;0.07856454,-0.1432425;-0.6300752;-0.003324151,0.01771606;0.5807087;0.003088991,0;0;0,-0.04389277;0.3159559;-0.05846334,-0.09482785;0.635739;-0.1572294,0.09972505;0.5029217;-0.1214769,0.2131145;0.2722646;-0.1186688,0.2098667;0.02081764;-0.1667745,-0.2316664;0.4748601;-0.04347704,-0.4800454;0.4344966;-0.09588361,-0.706189;0.4718811;-0.2099527,0.07339811;0.01384708;-0.06075597,0.1027101;-0.3149607;-0.08004522,0.08570632;-0.6739589;-0.03800464,0.09767181;-0.704437;-0.09261012,-0.09465146;-0.005566392;-0.01674599,-0.1382955;-0.3319679;-0.04679682,-0.1742673;-0.6902369;-0.0109414,-0.1875821;-0.6832899;-0.08887605,-0.08353256;0.558795;-0.1319416,562.9902
+0;0;0,0.009575671;0.3240812;0.007236815,0.02036445;0.662295;-0.001821151,0.2013616;0.525194;0.0004178854,0.2359171;0.2709323;0.01540487,0.265954;0.02529843;-0.05026167,-0.1672672;0.5312043;0.01513889,-0.3921281;0.4068019;0.009721216,-0.6260141;0.3085069;-0.02471361,0.08294677;0.004802284;-0.0486527,0.09254134;-0.3224917;-0.002474844,0.09254841;-0.6722367;0.09034064,0.1017265;-0.6987923;0.03118184,-0.08495168;0.008338606;-0.04454203,-0.1222931;-0.3184251;-0.01023612,-0.1415895;-0.6686798;0.07856454,-0.1432425;-0.6300752;-0.003324151,0.01771606;0.5807087;0.003088991,0;0;0,-0.04389277;0.3159559;-0.05846334,-0.09482785;0.635739;-0.1572294,0.09972505;0.5029217;-0.1214769,0.2131145;0.2722646;-0.1186688,0.2098667;0.02081764;-0.1667745,-0.2316664;0.4748601;-0.04347704,-0.4800454;0.4344966;-0.09588361,-0.706189;0.4718811;-0.2099527,0.07339811;0.01384708;-0.06075597,0.1027101;-0.3149607;-0.08004522,0.08570632;-0.6739589;-0.03800464,0.09767181;-0.704437;-0.09261012,-0.09465146;-0.005566392;-0.01674599,-0.1382955;-0.3319679;-0.04679682,-0.1742673;-0.6902369;-0.0109414,-0.1875821;-0.6832899;-0.08887605,-0.08353256;0.558795;-0.1319416,563.0021
+0;0;0,0.009575671;0.3240812;0.007236815,0.02036445;0.662295;-0.001821151,0.2013616;0.525194;0.0004178854,0.2359171;0.2709323;0.01540487,0.265954;0.02529843;-0.05026167,-0.1672672;0.5312043;0.01513889,-0.3921281;0.4068019;0.009721216,-0.6260141;0.3085069;-0.02471361,0.08294677;0.004802284;-0.0486527,0.09254134;-0.3224917;-0.002474844,0.09254841;-0.6722367;0.09034064,0.1017265;-0.6987923;0.03118184,-0.08495168;0.008338606;-0.04454203,-0.1222931;-0.3184251;-0.01023612,-0.1415895;-0.6686798;0.07856454,-0.1432425;-0.6300752;-0.003324151,0.01771606;0.5807087;0.003088991,0;0;0,-0.04389277;0.3159559;-0.05846334,-0.09482785;0.635739;-0.1572294,0.09972505;0.5029217;-0.1214769,0.2131145;0.2722646;-0.1186688,0.2098667;0.02081764;-0.1667745,-0.2316664;0.4748601;-0.04347704,-0.4800454;0.4344966;-0.09588361,-0.706189;0.4718811;-0.2099527,0.07339811;0.01384708;-0.06075597,0.1027101;-0.3149607;-0.08004522,0.08570632;-0.6739589;-0.03800464,0.09767181;-0.704437;-0.09261012,-0.09465146;-0.005566392;-0.01674599,-0.1382955;-0.3319679;-0.04679682,-0.1742673;-0.6902369;-0.0109414,-0.1875821;-0.6832899;-0.08887605,-0.08353256;0.558795;-0.1319416,563.0132
+0;0;0,0.009802947;0.3276829;0.007280824,0.02060908;0.6635355;-0.001796873,0.1985995;0.5269723;0.0005010823,0.2327527;0.2728552;0.01526781,0.2629495;0.02560233;-0.05087865,-0.1644047;0.5342131;0.0150299,-0.392611;0.4165219;0.009489635,-0.6329043;0.3295276;-0.02386171,0.08291556;0.004798663;-0.04879789,0.09238672;-0.3198877;-0.002744887,0.09226988;-0.671013;0.09077914,0.1023653;-0.6983731;0.03122894,-0.08504138;0.008343467;-0.04447024,-0.1221201;-0.3158591;-0.01056365,-0.1415612;-0.6675719;0.07863222,-0.1356532;-0.6997896;0.02356515,0.01793102;0.5816617;0.003143128,0;0;0,-0.04335167;0.3185603;-0.064538,-0.09231147;0.6366559;-0.1616697,0.09856363;0.5022951;-0.1280019,0.2128753;0.272379;-0.1223981,0.2089981;0.01841116;-0.1660614,-0.2274237;0.4771052;-0.04980205,-0.4764968;0.4402554;-0.1004449,-0.7028973;0.4812278;-0.2165709,0.07350644;0.01367888;-0.06073665,0.1017267;-0.3125751;-0.08057976,0.08761671;-0.6735623;-0.04152918,0.09969488;-0.7047264;-0.09676862,-0.09468271;-0.005429469;-0.01688062,-0.1376052;-0.3296047;-0.04333624,-0.1726474;-0.6900071;-0.01303923,-0.1864848;-0.6835523;-0.0917315,-0.08117975;0.5594177;-0.1362679,563.0358
+0;0;0,0.009863326;0.3297012;0.007325669,0.02063694;0.6645372;-0.001736689,0.198259;0.5280573;0.0005683177,0.2323946;0.2740715;0.01532742,0.2625786;0.02692337;-0.05079099,-0.164007;0.5352834;0.01506758,-0.3920954;0.417653;0.009530183,-0.6322868;0.3306956;-0.02380702,0.08274501;0.004788792;-0.04869751,0.092157;-0.3178694;-0.002932187,0.09203993;-0.669682;0.09077489,0.1019863;-0.6961955;0.03210371,-0.08486646;0.008326305;-0.04437876,-0.1217136;-0.3138511;-0.01068397,-0.1411927;-0.6662524;0.07868648,-0.1353719;-0.6975517;0.02443224,0.01795797;0.5826355;0.00320499,0;0;0,-0.04232979;0.3194008;-0.07102942,-0.08998372;0.6366558;-0.1680377,0.1006008;0.5023546;-0.1350033,0.2125847;0.2715068;-0.1272054,0.2096906;0.01729783;-0.1688502,-0.224938;0.4781816;-0.05568228,-0.4748104;0.4450496;-0.1042411,-0.7000703;0.4844284;-0.2228672,0.07343021;0.01334485;-0.06058908,0.1014248;-0.3107069;-0.08290815,0.09017786;-0.6727977;-0.04661894,0.1012662;-0.7028394;-0.1014555,-0.0944598;-0.00508179;-0.01710667,-0.1369902;-0.3271864;-0.04414633,-0.170149;-0.6887546;-0.01727505,-0.1839494;-0.6822758;-0.0946786,-0.07877907;0.5594683;-0.1424246,563.0572
+0;0;0,0.009863326;0.3297012;0.007325669,0.02063694;0.6645372;-0.001736689,0.198259;0.5280573;0.0005683177,0.2323946;0.2740715;0.01532742,0.2625786;0.02692337;-0.05079099,-0.164007;0.5352834;0.01506758,-0.3920954;0.417653;0.009530183,-0.6322868;0.3306956;-0.02380702,0.08274501;0.004788792;-0.04869751,0.092157;-0.3178694;-0.002932187,0.09203993;-0.669682;0.09077489,0.1019863;-0.6961955;0.03210371,-0.08486646;0.008326305;-0.04437876,-0.1217136;-0.3138511;-0.01068397,-0.1411927;-0.6662524;0.07868648,-0.1353719;-0.6975517;0.02443224,0.01795797;0.5826355;0.00320499,0;0;0,-0.04232979;0.3194008;-0.07102942,-0.08998372;0.6366558;-0.1680377,0.1006008;0.5023546;-0.1350033,0.2125847;0.2715068;-0.1272054,0.2096906;0.01729783;-0.1688502,-0.224938;0.4781816;-0.05568228,-0.4748104;0.4450496;-0.1042411,-0.7000703;0.4844284;-0.2228672,0.07343021;0.01334485;-0.06058908,0.1014248;-0.3107069;-0.08290815,0.09017786;-0.6727977;-0.04661894,0.1012662;-0.7028394;-0.1014555,-0.0944598;-0.00508179;-0.01710667,-0.1369902;-0.3271864;-0.04414633,-0.170149;-0.6887546;-0.01727505,-0.1839494;-0.6822758;-0.0946786,-0.07877907;0.5594683;-0.1424246,563.0689
+0;0;0,0.009990273;0.3296985;0.007272742,0.0208805;0.6645292;-0.001841386,0.1984296;0.5279062;0.0004611916,0.2324925;0.2739076;0.01516993,0.2626464;0.02682707;-0.05121401,-0.1641685;0.5367314;0.01491298,-0.4000649;0.4358975;0.006121302,-0.6439567;0.3569258;-0.0192789,0.0826378;0.004860276;-0.04887215,0.09203639;-0.3177766;-0.002954151,0.09185984;-0.6695955;0.09072898,0.1013134;-0.6955572;0.0314506,-0.08495198;0.008337594;-0.0442127,-0.1217266;-0.3138537;-0.01057069,-0.1413304;-0.6662726;0.07870226,-0.1367308;-0.6970206;0.02371557,0.01817282;0.5826294;0.003114726,0;0;0,-0.04232979;0.3194008;-0.07102942,-0.08998372;0.6366558;-0.1680377,0.1006008;0.5023546;-0.1350033,0.2125847;0.2715068;-0.1272054,0.2096906;0.01729783;-0.1688502,-0.224938;0.4781816;-0.05568228,-0.4748104;0.4450496;-0.1042411,-0.7000703;0.4844284;-0.2228672,0.07343021;0.01334485;-0.06058908,0.1014248;-0.3107069;-0.08290815,0.09017786;-0.6727977;-0.04661894,0.1012662;-0.7028394;-0.1014555,-0.0944598;-0.00508179;-0.01710667,-0.1369902;-0.3271864;-0.04414633,-0.170149;-0.6887546;-0.01727505,-0.1839494;-0.6822758;-0.0946786,-0.07877907;0.5594683;-0.1424246,563.0808
+0;0;0,0.01001667;0.3305697;0.00729196,0.02087231;0.664333;-0.001800842,0.1974479;0.5280921;0.0005109215,0.2314776;0.2743413;0.01520532,0.2613824;0.02930138;-0.05063034,-0.1631862;0.5368695;0.01488443,-0.3988526;0.436134;0.006101326,-0.64073;0.3578145;-0.01908908,0.08259382;0.004857689;-0.04884615,0.09192801;-0.3155683;-0.003242802,0.09175098;-0.668327;0.09069057,0.1012731;-0.6946943;0.03098247,-0.08490676;0.008333156;-0.04418917,-0.1214293;-0.3116503;-0.01077769,-0.1410855;-0.6650106;0.0787337,-0.1364526;-0.6961989;0.02334841,0.01816745;0.5825189;0.003150083,0;0;0,-0.04092948;0.3196137;-0.0748446,-0.08699601;0.6359386;-0.1719525,0.1022962;0.5012;-0.1404998,0.2119225;0.2696531;-0.1290302,0.2099361;0.01735693;-0.1692283,-0.2216964;0.47929;-0.05941769,-0.4718933;0.4490239;-0.1068401,-0.6951194;0.4875107;-0.2250014,0.07344607;0.01291692;-0.06058145,0.1012762;-0.3087912;-0.08443546,0.0932672;-0.6721001;-0.04972768,0.1048711;-0.7026899;-0.104748,-0.09442842;-0.004595271;-0.01713009,-0.1360644;-0.3246801;-0.04266013,-0.1667481;-0.6876503;-0.01871575,-0.1810291;-0.681549;-0.09654833,-0.07588404;0.558919;-0.1460705,563.1026
+0;0;0,0.01003776;0.3312656;0.007307309,0.02086667;0.664203;-0.001771735,0.1970456;0.5280866;0.0005456216,0.2310543;0.2744923;0.01523095,0.2609874;0.02922125;-0.05066681,-0.1627904;0.5368446;0.01488733,-0.3983114;0.4361712;0.006109636,-0.640417;0.3577778;-0.01910454,0.08240142;0.004846373;-0.04873236,0.09175214;-0.3161475;-0.003048189,0.09157542;-0.668299;0.09072348,0.101215;-0.695362;0.03027852,-0.08470897;0.008313744;-0.04408623,-0.1212963;-0.3122368;-0.01061554,-0.1409186;-0.6649889;0.07874176,-0.1362285;-0.6969323;0.02267294,0.01816195;0.5823929;0.003178942,0;0;0,-0.03776638;0.3195435;-0.07972884,-0.08174478;0.6351324;-0.1773512,0.106848;0.500078;-0.1458743,0.212525;0.2670245;-0.1317034,0.2087448;0.01417625;-0.1697803,-0.2167703;0.4801386;-0.06433287,-0.4675069;0.4529703;-0.1098888,-0.6910996;0.4903964;-0.2282188,0.07336566;0.01211283;-0.06049037,0.1048565;-0.3095333;-0.08812451,0.09837709;-0.6723042;-0.05407906,0.1106996;-0.7034705;-0.1098423,-0.09422085;-0.003691294;-0.01723751,-0.133836;-0.3245071;-0.0440592,-0.1616628;-0.6872224;-0.02244794,-0.1762388;-0.6816559;-0.1011451,-0.07077962;0.5581737;-0.1512394,563.1245
+0;0;0,0.01009429;0.3312626;0.007362874,0.02091742;0.6642017;-0.00165838,0.197087;0.5280506;0.0004074727,0.2306616;0.2743828;0.01481937,0.2607392;0.0290909;-0.05093486,-0.1631122;0.5382069;0.01436489,-0.3994927;0.439534;0.005981882,-0.6433443;0.3668439;-0.01949274,0.08238602;0.004845316;-0.04875853,0.09166333;-0.3161613;-0.003148608,0.09168056;-0.6683934;0.0903194,0.09984693;-0.6957479;0.02993335,-0.08472882;0.008271809;-0.04405598,-0.1211359;-0.3123532;-0.01110603,-0.1412044;-0.6650074;0.07853796,-0.1373287;-0.6973576;0.02285914,0.01821727;0.5823907;0.003279025,0;0;0,-0.03776638;0.3195435;-0.07972884,-0.08174478;0.6351324;-0.1773512,0.106848;0.500078;-0.1458743,0.212525;0.2670245;-0.1317034,0.2087448;0.01417625;-0.1697803,-0.2167703;0.4801386;-0.06433287,-0.4675069;0.4529703;-0.1098888,-0.6910996;0.4903964;-0.2282188,0.07336566;0.01211283;-0.06049037,0.1048565;-0.3095333;-0.08812451,0.09837709;-0.6723042;-0.05407906,0.1106996;-0.7034705;-0.1098423,-0.09422085;-0.003691294;-0.01723751,-0.133836;-0.3245071;-0.0440592,-0.1616628;-0.6872224;-0.02244794,-0.1762388;-0.6816559;-0.1011451,-0.07077962;0.5581737;-0.1512394,563.147
+0;0;0,0.01009629;0.3313283;0.007364334,0.0208926;0.663438;-0.001643455,0.196807;0.5273639;0.0004265248,0.2303722;0.2737674;0.01483437,0.2605585;0.02758878;-0.05115756,-0.1628784;0.5375057;0.01436404,-0.3991924;0.4388605;0.005983382,-0.6439254;0.3659077;-0.01958333,0.0826929;0.004863365;-0.04894015,0.09198286;-0.3165808;-0.003268063,0.09200007;-0.6683936;0.09008868,0.1002201;-0.6961252;0.02930559,-0.08504444;0.008302622;-0.04422009,-0.1215011;-0.3127594;-0.01122523,-0.1415458;-0.6649938;0.07831202,-0.1376445;-0.6977539;0.02226711,0.01819243;0.5816265;0.003293981,0;0;0,-0.03594095;0.3194484;-0.08121347,-0.07782775;0.6344106;-0.1789474,0.110198;0.4989706;-0.1474836,0.2138104;0.2651501;-0.1320605,0.2088429;0.01127052;-0.1693501,-0.2136951;0.4813422;-0.06588355,-0.4647352;0.4552491;-0.1099678,-0.6896835;0.4914694;-0.2281051,0.07377774;0.01176968;-0.06062365,0.1047526;-0.3103682;-0.08830643,0.1019623;-0.6728582;-0.05542922,0.1142385;-0.7040041;-0.112047,-0.09461943;-0.003277613;-0.01712679,-0.1357355;-0.3245045;-0.04205348,-0.1582107;-0.6873282;-0.02357189,-0.1729757;-0.6819717;-0.1027538,-0.06702672;0.5574434;-0.1527905,563.1697
+0;0;0,0.01009629;0.3313283;0.007364334,0.0208926;0.663438;-0.001643455,0.196807;0.5273639;0.0004265248,0.2303722;0.2737674;0.01483437,0.2605585;0.02758878;-0.05115756,-0.1628784;0.5375057;0.01436404,-0.3991924;0.4388605;0.005983382,-0.6439254;0.3659077;-0.01958333,0.0826929;0.004863365;-0.04894015,0.09198286;-0.3165808;-0.003268063,0.09200007;-0.6683936;0.09008868,0.1002201;-0.6961252;0.02930559,-0.08504444;0.008302622;-0.04422009,-0.1215011;-0.3127594;-0.01122523,-0.1415458;-0.6649938;0.07831202,-0.1376445;-0.6977539;0.02226711,0.01819243;0.5816265;0.003293981,0;0;0,-0.03594095;0.3194484;-0.08121347,-0.07782775;0.6344106;-0.1789474,0.110198;0.4989706;-0.1474836,0.2138104;0.2651501;-0.1320605,0.2088429;0.01127052;-0.1693501,-0.2136951;0.4813422;-0.06588355,-0.4647352;0.4552491;-0.1099678,-0.6896835;0.4914694;-0.2281051,0.07377774;0.01176968;-0.06062365,0.1047526;-0.3103682;-0.08830643,0.1019623;-0.6728582;-0.05542922,0.1142385;-0.7040041;-0.112047,-0.09461943;-0.003277613;-0.01712679,-0.1357355;-0.3245045;-0.04205348,-0.1582107;-0.6873282;-0.02357189,-0.1729757;-0.6819717;-0.1027538,-0.06702672;0.5574434;-0.1527905,563.1807
+0;0;0,0.01016826;0.3317005;0.007374693,0.02095046;0.6626052;-0.001614558,0.1971717;0.5264067;0.0004544412,0.230419;0.272884;0.01486287,0.260417;0.02859047;-0.05061977,-0.1635301;0.5380849;0.01406169,-0.4042399;0.45109;0.005260442,-0.6521316;0.3991023;-0.0214645,0.08252543;0.004837879;-0.04888695,0.09186216;-0.317593;-0.003032267,0.09131549;-0.6688178;0.09127707,0.1038439;-0.6930704;0.02824939,-0.08490439;0.008284015;-0.04411808,-0.1214461;-0.3137785;-0.01107349,-0.1417453;-0.6656395;0.07856554,-0.1432054;-0.6268644;-0.005062543,0.01824576;0.5808454;0.003321775,0;0;0,-0.03334209;0.3197373;-0.08270025,-0.07247888;0.6337671;-0.1804688,0.1154677;0.4979967;-0.1485837,0.2131031;0.2619137;-0.1307249,0.2092983;0.01006389;-0.1684659,-0.2096065;0.4828023;-0.0663913,-0.4608369;0.4566369;-0.1086459,-0.6847847;0.4901447;-0.2252297,0.07391268;0.01122525;-0.06028843,0.1091328;-0.3113723;-0.08930326,0.1070621;-0.6735454;-0.05644321,0.1197394;-0.7038977;-0.1136243,-0.09439187;-0.002651093;-0.01751943,-0.1332758;-0.3252341;-0.04159833,-0.152824;-0.6879531;-0.02410096,-0.1677083;-0.6825845;-0.1031234,-0.06199126;0.5568425;-0.1542211,563.2037
+0;0;0,0.01016607;0.331629;0.007373104,0.02090372;0.6611602;-0.001592771,0.1976807;0.5248163;0.0004659204,0.2309266;0.2713045;0.01487373,0.2607986;0.02803752;-0.05033372,-0.1641399;0.5365307;0.01411537,-0.4048393;0.4495395;0.005314506,-0.6516892;0.3977704;-0.02129813,0.08252753;0.004838003;-0.0488882,0.09189178;-0.3185433;-0.002898358,0.09134557;-0.6694689;0.09133068,0.1039263;-0.6939483;0.02803964,-0.08490656;0.008284226;-0.0441192,-0.121556;-0.3147276;-0.01097722,-0.1418379;-0.666289;0.07858549,-0.143304;-0.6274772;-0.005392022,0.0181998;0.5794238;0.003342148,0;0;0,-0.02722086;0.3200039;-0.08361816,-0.06225477;0.6331152;-0.1812041,0.1255063;0.4967073;-0.1481307,0.220115;0.2594533;-0.1296687,0.2143672;0.008490145;-0.1658297,-0.201076;0.4843298;-0.06587739,-0.452278;0.4566414;-0.1072543,-0.6852173;0.4883685;-0.2024164,0.07435662;0.01013711;-0.05993819,0.114462;-0.3127963;-0.0896666,0.1164964;-0.6746175;-0.0563581,0.129913;-0.7049569;-0.1139009,-0.09433947;-0.001342649;-0.01795875,-0.1277989;-0.3255298;-0.04165154,-0.1437119;-0.6880666;-0.0231552,-0.1587604;-0.6827149;-0.1025153,-0.05231581;0.5561907;-0.1548159,563.2246
+0;0;0,0.01016607;0.331629;0.007373104,0.02090372;0.6611602;-0.001592771,0.1976807;0.5248163;0.0004659204,0.2309266;0.2713045;0.01487373,0.2607986;0.02803752;-0.05033372,-0.1641399;0.5365307;0.01411537,-0.4048393;0.4495395;0.005314506,-0.6516892;0.3977704;-0.02129813,0.08252753;0.004838003;-0.0488882,0.09189178;-0.3185433;-0.002898358,0.09134557;-0.6694689;0.09133068,0.1039263;-0.6939483;0.02803964,-0.08490656;0.008284226;-0.0441192,-0.121556;-0.3147276;-0.01097722,-0.1418379;-0.666289;0.07858549,-0.143304;-0.6274772;-0.005392022,0.0181998;0.5794238;0.003342148,0;0;0,-0.02722086;0.3200039;-0.08361816,-0.06225477;0.6331152;-0.1812041,0.1255063;0.4967073;-0.1481307,0.220115;0.2594533;-0.1296687,0.2143672;0.008490145;-0.1658297,-0.201076;0.4843298;-0.06587739,-0.452278;0.4566414;-0.1072543,-0.6852173;0.4883685;-0.2024164,0.07435662;0.01013711;-0.05993819,0.114462;-0.3127963;-0.0896666,0.1164964;-0.6746175;-0.0563581,0.129913;-0.7049569;-0.1139009,-0.09433947;-0.001342649;-0.01795875,-0.1277989;-0.3255298;-0.04165154,-0.1437119;-0.6880666;-0.0231552,-0.1587604;-0.6827149;-0.1025153,-0.05231581;0.5561907;-0.1548159,563.2369
+0;0;0,0.01022941;0.3307736;0.007323632,0.02099372;0.659428;-0.001691969,0.1975544;0.523063;0.0004914247,0.2306682;0.2695605;0.01478934,0.2604921;0.02693321;-0.05031125,-0.1642298;0.5361999;0.01337037,-0.4073128;0.4563122;0.003722995,-0.6527855;0.4003674;-0.02095275,0.0825853;0.004804038;-0.04896713,0.09208207;-0.3193174;-0.002707947,0.09129982;-0.6701586;0.09140608,0.1042939;-0.6937507;0.0272396,-0.08499621;0.008304087;-0.04413478,-0.1218292;-0.3154539;-0.01083485,-0.1420587;-0.6668892;0.07878441,-0.143373;-0.6280678;-0.005350903,0.01827418;0.5776145;0.003266513,0;0;0,-0.02217948;0.3199156;-0.08204579,-0.05422988;0.6326133;-0.1790266,0.132601;0.4961086;-0.1450093,0.2253435;0.258211;-0.1258249,0.2174646;0.008055031;-0.162642,-0.1944546;0.4862857;-0.0632584,-0.445882;0.4567882;-0.1017118,-0.6803885;0.4855558;-0.1921258,0.07503504;0.00948146;-0.05933833,0.1173216;-0.3139791;-0.0888319,0.1229245;-0.6755052;-0.05397248,0.1371564;-0.7056577;-0.111743,-0.09430147;-0.0005325692;-0.01865854,-0.1258882;-0.3258108;-0.04059368,-0.1373232;-0.6882459;-0.01920021,-0.1524546;-0.6827354;-0.098759,-0.04498795;0.5555108;-0.1526597,563.2584
+0;0;0,0.01022941;0.3307736;0.007323632,0.02099372;0.659428;-0.001691969,0.1975544;0.523063;0.0004914247,0.2306682;0.2695605;0.01478934,0.2604921;0.02693321;-0.05031125,-0.1642298;0.5361999;0.01337037,-0.4073128;0.4563122;0.003722995,-0.6527855;0.4003674;-0.02095275,0.0825853;0.004804038;-0.04896713,0.09208207;-0.3193174;-0.002707947,0.09129982;-0.6701586;0.09140608,0.1042939;-0.6937507;0.0272396,-0.08499621;0.008304087;-0.04413478,-0.1218292;-0.3154539;-0.01083485,-0.1420587;-0.6668892;0.07878441,-0.143373;-0.6280678;-0.005350903,0.01827418;0.5776145;0.003266513,0;0;0,-0.02217948;0.3199156;-0.08204579,-0.05422988;0.6326133;-0.1790266,0.132601;0.4961086;-0.1450093,0.2253435;0.258211;-0.1258249,0.2174646;0.008055031;-0.162642,-0.1944546;0.4862857;-0.0632584,-0.445882;0.4567882;-0.1017118,-0.6803885;0.4855558;-0.1921258,0.07503504;0.00948146;-0.05933833,0.1173216;-0.3139791;-0.0888319,0.1229245;-0.6755052;-0.05397248,0.1371564;-0.7056577;-0.111743,-0.09430147;-0.0005325692;-0.01865854,-0.1258882;-0.3258108;-0.04059368,-0.1373232;-0.6882459;-0.01920021,-0.1524546;-0.6827354;-0.098759,-0.04498795;0.5555108;-0.1526597,563.27
+0;0;0,0.01020629;0.3300262;0.007307085,0.02092836;0.6573863;-0.001682926,0.1974004;0.521147;0.0004959675,0.2305142;0.267644;0.01479391,0.2601549;0.02650772;-0.0499066,-0.1641984;0.5342771;0.01336832,-0.4072819;0.4543892;0.003720921,-0.6512461;0.3987883;-0.02080318,0.08238467;0.004792367;-0.04884817,0.09197521;-0.3225296;-0.0021322,0.09119799;-0.6711199;0.091378,0.1041886;-0.6946977;0.02722868,-0.08478971;0.008283912;-0.04402755,-0.1219864;-0.318671;-0.0103988,-0.1420861;-0.6678516;0.07864548,-0.1434001;-0.6290326;-0.005467325,0.01821207;0.5756705;0.003269634,0;0;0,-0.01815636;0.3196727;-0.08096027,-0.04648022;0.631641;-0.1769924,0.1396728;0.4948662;-0.1409383,0.2288933;0.2556659;-0.1212492,0.2206254;0.007261232;-0.1591725,-0.1881804;0.4896824;-0.06008138,-0.4393024;0.4552145;-0.09633596,-0.6741152;0.4809669;-0.1824243,0.07511818;0.008479208;-0.05900598,0.1203485;-0.3179315;-0.08771634,0.1286163;-0.6769361;-0.0515604,0.1442183;-0.7061862;-0.109874,-0.09398498;0.0006123204;-0.01904712,-0.1267492;-0.3277781;-0.04141414,-0.1317174;-0.6878546;-0.01732791,-0.1468977;-0.6821482;-0.09691339,-0.03760567;0.55459;-0.1506531,563.2922
+0;0;0,0.01022955;0.3300257;0.007300115,0.02094648;0.6573861;-0.001681759,0.1974191;0.5211431;0.0004757852,0.2303912;0.2676218;0.01477673,0.2601483;0.02652611;-0.05002127,-0.1644923;0.5355929;0.01299508,-0.4084843;0.4582993;0.005357512,-0.6546094;0.4133546;-0.01941768,0.0823699;0.004825229;-0.04886984,0.09195262;-0.3224901;-0.002105586,0.09120483;-0.6711031;0.09132019,0.1043237;-0.6948264;0.0273188,-0.08479054;0.008228706;-0.04403631,-0.1221805;-0.3187017;-0.01038338,-0.1419592;-0.6679581;0.07843504,-0.1431927;-0.6291395;-0.005679041,0.01823212;0.5756701;0.003269184,0;0;0,-0.01815636;0.3196727;-0.08096027,-0.04648022;0.631641;-0.1769924,0.1396728;0.4948662;-0.1409383,0.2288933;0.2556659;-0.1212492,0.2206254;0.007261232;-0.1591725,-0.1881804;0.4896824;-0.06008138,-0.4393024;0.4552145;-0.09633596,-0.6741152;0.4809669;-0.1824243,0.07511818;0.008479208;-0.05900598,0.1203485;-0.3179315;-0.08771634,0.1286163;-0.6769361;-0.0515604,0.1442183;-0.7061862;-0.109874,-0.09398498;0.0006123204;-0.01904712,-0.1267492;-0.3277781;-0.04141414,-0.1317174;-0.6878546;-0.01732791,-0.1468977;-0.6821482;-0.09691339,-0.03760567;0.55459;-0.1506531,563.3036
+0;0;0,0.01022955;0.3300257;0.007300115,0.02094648;0.6573861;-0.001681759,0.1974191;0.5211431;0.0004757852,0.2303912;0.2676218;0.01477673,0.2601483;0.02652611;-0.05002127,-0.1644923;0.5355929;0.01299508,-0.4084843;0.4582993;0.005357512,-0.6546094;0.4133546;-0.01941768,0.0823699;0.004825229;-0.04886984,0.09195262;-0.3224901;-0.002105586,0.09120483;-0.6711031;0.09132019,0.1043237;-0.6948264;0.0273188,-0.08479054;0.008228706;-0.04403631,-0.1221805;-0.3187017;-0.01038338,-0.1419592;-0.6679581;0.07843504,-0.1431927;-0.6291395;-0.005679041,0.01823212;0.5756701;0.003269184,0;0;0,-0.01815636;0.3196727;-0.08096027,-0.04648022;0.631641;-0.1769924,0.1396728;0.4948662;-0.1409383,0.2288933;0.2556659;-0.1212492,0.2206254;0.007261232;-0.1591725,-0.1881804;0.4896824;-0.06008138,-0.4393024;0.4552145;-0.09633596,-0.6741152;0.4809669;-0.1824243,0.07511818;0.008479208;-0.05900598,0.1203485;-0.3179315;-0.08771634,0.1286163;-0.6769361;-0.0515604,0.1442183;-0.7061862;-0.109874,-0.09398498;0.0006123204;-0.01904712,-0.1267492;-0.3277781;-0.04141414,-0.1317174;-0.6878546;-0.01732791,-0.1468977;-0.6821482;-0.09691339,-0.03760567;0.55459;-0.1506531,563.3146
+0;0;0,0.01023864;0.3303187;0.007306598,0.02093849;0.6571525;-0.001672348,0.1983125;0.5205046;0.0004789152,0.231283;0.2669945;0.01477923,0.2611921;0.02466749;-0.0503497,-0.165428;0.5350273;0.01306149,-0.4094093;0.4577372;0.005424252,-0.6567913;0.412563;-0.01947747,0.08203021;0.00480533;-0.0486683,0.0916566;-0.3240017;-0.001690924,0.09091038;-0.6718845;0.09153916,0.1038948;-0.6950575;0.02819329,-0.08444087;0.008194773;-0.04385471,-0.1220012;-0.3202256;-0.01004841,-0.1417385;-0.6687505;0.07858397,-0.1429593;-0.6300222;-0.004668586,0.01821983;0.5753072;0.003286432,0;0;0,-0.01385616;0.3208098;-0.07847142,-0.03801602;0.6330255;-0.1730356,0.1473526;0.4943709;-0.1351905,0.2339988;0.2542785;-0.1150167,0.2214661;0.005056605;-0.1548927,-0.1819974;0.4917881;-0.05555061,-0.4335346;0.4554586;-0.08666568,-0.6723383;0.4746456;-0.1670606,0.07526477;0.007573724;-0.05829668,0.1229199;-0.3200595;-0.08656406,0.1348617;-0.6779681;-0.04817629,0.1512308;-0.705999;-0.1062551,-0.09340204;0.001682798;-0.01984636,-0.1250831;-0.3284015;-0.04115972,-0.1246757;-0.6875125;-0.01370125,-0.1395999;-0.6812251;-0.09259132,-0.03028025;0.5556353;-0.146929,563.3371
+0;0;0,0.01030429;0.3288995;0.007274847,0.02100534;0.6547291;-0.001668993,0.1990014;0.5182453;0.000468282,0.2319307;0.2646489;0.01482384,0.2619791;0.02119121;-0.05062358,-0.1662183;0.5338117;0.01271157,-0.4132678;0.4667137;0.004589502,-0.6618025;0.4203616;-0.01864653,0.08198072;0.004781696;-0.04861224,0.09177416;-0.3262679;-0.001313284,0.09110995;-0.6734234;0.09184024,0.1040538;-0.6972453;0.02760216,-0.08435858;0.008185128;-0.04385756,-0.122548;-0.3224896;-0.0103508,-0.1418812;-0.6702691;0.07836545,-0.1430342;-0.6314284;-0.005963549,0.01829413;0.57328;0.00326739,0;0;0,-0.009188421;0.320635;-0.07377529,-0.02977867;0.6329355;-0.1654913,0.1547002;0.4935477;-0.1272476,0.2392821;0.2525629;-0.107913,0.2235899;0.002808541;-0.1507432,-0.1764604;0.4935124;-0.04900704,-0.4279709;0.4525991;-0.07489477,-0.6701697;0.4669659;-0.1496693,0.07564577;0.00662288;-0.05779886,0.1241338;-0.3232206;-0.08571076,0.1399826;-0.6798171;-0.04348803,0.1582663;-0.7074332;-0.1029603,-0.09319092;0.002805913;-0.02035758,-0.1222428;-0.3299035;-0.04003939,-0.1177879;-0.6879607;-0.008893762,-0.1286415;-0.7173436;-0.06844833,-0.02329479;0.555435;-0.1406457,563.3589
+0;0;0,0.01030429;0.3288995;0.007274847,0.02100534;0.6547291;-0.001668993,0.1990014;0.5182453;0.000468282,0.2319307;0.2646489;0.01482384,0.2619791;0.02119121;-0.05062358,-0.1662183;0.5338117;0.01271157,-0.4132678;0.4667137;0.004589502,-0.6618025;0.4203616;-0.01864653,0.08198072;0.004781696;-0.04861224,0.09177416;-0.3262679;-0.001313284,0.09110995;-0.6734234;0.09184024,0.1040538;-0.6972453;0.02760216,-0.08435858;0.008185128;-0.04385756,-0.122548;-0.3224896;-0.0103508,-0.1418812;-0.6702691;0.07836545,-0.1430342;-0.6314284;-0.005963549,0.01829413;0.57328;0.00326739,0;0;0,-0.009188421;0.320635;-0.07377529,-0.02977867;0.6329355;-0.1654913,0.1547002;0.4935477;-0.1272476,0.2392821;0.2525629;-0.107913,0.2235899;0.002808541;-0.1507432,-0.1764604;0.4935124;-0.04900704,-0.4279709;0.4525991;-0.07489477,-0.6701697;0.4669659;-0.1496693,0.07564577;0.00662288;-0.05779886,0.1241338;-0.3232206;-0.08571076,0.1399826;-0.6798171;-0.04348803,0.1582663;-0.7074332;-0.1029603,-0.09319092;0.002805913;-0.02035758,-0.1222428;-0.3299035;-0.04003939,-0.1177879;-0.6879607;-0.008893762,-0.1286415;-0.7173436;-0.06844833,-0.02329479;0.555435;-0.1406457,563.3704
+0;0;0,0.01030429;0.3288995;0.007274847,0.02100534;0.6547291;-0.001668993,0.1990014;0.5182453;0.000468282,0.2319307;0.2646489;0.01482384,0.2619791;0.02119121;-0.05062358,-0.1662183;0.5338117;0.01271157,-0.4132678;0.4667137;0.004589502,-0.6618025;0.4203616;-0.01864653,0.08198072;0.004781696;-0.04861224,0.09177416;-0.3262679;-0.001313284,0.09110995;-0.6734234;0.09184024,0.1040538;-0.6972453;0.02760216,-0.08435858;0.008185128;-0.04385756,-0.122548;-0.3224896;-0.0103508,-0.1418812;-0.6702691;0.07836545,-0.1430342;-0.6314284;-0.005963549,0.01829413;0.57328;0.00326739,0;0;0,-0.009188421;0.320635;-0.07377529,-0.02977867;0.6329355;-0.1654913,0.1547002;0.4935477;-0.1272476,0.2392821;0.2525629;-0.107913,0.2235899;0.002808541;-0.1507432,-0.1764604;0.4935124;-0.04900704,-0.4279709;0.4525991;-0.07489477,-0.6701697;0.4669659;-0.1496693,0.07564577;0.00662288;-0.05779886,0.1241338;-0.3232206;-0.08571076,0.1399826;-0.6798171;-0.04348803,0.1582663;-0.7074332;-0.1029603,-0.09319092;0.002805913;-0.02035758,-0.1222428;-0.3299035;-0.04003939,-0.1177879;-0.6879607;-0.008893762,-0.1286415;-0.7173436;-0.06844833,-0.02329479;0.555435;-0.1406457,563.3819
+0;0;0,0.01043578;0.3292342;0.007142521,0.02118472;0.6552327;-0.002046509,0.1994245;0.5182;0.0005528703,0.2322341;0.2644504;0.01488449,0.2622164;0.02201588;-0.05027109,-0.1667032;0.5355416;0.01236253,-0.4155404;0.4747819;0.004676251,-0.6638871;0.4330018;-0.01761735,0.08184207;0.004666937;-0.04844019,0.09175482;-0.3262895;-0.001174614,0.0911489;-0.6731582;0.0918168,0.1030335;-0.6977727;0.02744294,-0.08410431;0.008257641;-0.04387064,-0.1222432;-0.3223165;-0.01024607,-0.1414548;-0.6698133;0.07831218,-0.1425071;-0.6309384;-0.006470509,0.01845396;0.5734301;0.002986727,0;0;0,-0.005249128;0.3219837;-0.06967068,-0.02164017;0.6355135;-0.1586835,0.1606157;0.4937934;-0.1170487,0.2412229;0.2512125;-0.09894681,0.2261645;0.003075227;-0.1449885,-0.1702695;0.4950236;-0.04305479,-0.4194399;0.4352061;-0.04564233,-0.6591284;0.4569315;-0.1230769,0.0760214;0.00616923;-0.0570004,0.1250381;-0.3235296;-0.0845778,0.1442576;-0.6790974;-0.03801799,0.1643021;-0.7070181;-0.09727502,-0.09277467;0.003337714;-0.02116783,-0.1216262;-0.3293731;-0.03948668,-0.1120225;-0.686553;-0.003488034,-0.1222337;-0.7169864;-0.06274609,-0.01677652;0.5572985;-0.1345336,563.404
+0;0;0,0.01043578;0.3292342;0.007142521,0.02118472;0.6552327;-0.002046509,0.1994245;0.5182;0.0005528703,0.2322341;0.2644504;0.01488449,0.2622164;0.02201588;-0.05027109,-0.1667032;0.5355416;0.01236253,-0.4155404;0.4747819;0.004676251,-0.6638871;0.4330018;-0.01761735,0.08184207;0.004666937;-0.04844019,0.09175482;-0.3262895;-0.001174614,0.0911489;-0.6731582;0.0918168,0.1030335;-0.6977727;0.02744294,-0.08410431;0.008257641;-0.04387064,-0.1222432;-0.3223165;-0.01024607,-0.1414548;-0.6698133;0.07831218,-0.1425071;-0.6309384;-0.006470509,0.01845396;0.5734301;0.002986727,0;0;0,-0.005249128;0.3219837;-0.06967068,-0.02164017;0.6355135;-0.1586835,0.1606157;0.4937934;-0.1170487,0.2412229;0.2512125;-0.09894681,0.2261645;0.003075227;-0.1449885,-0.1702695;0.4950236;-0.04305479,-0.4194399;0.4352061;-0.04564233,-0.6591284;0.4569315;-0.1230769,0.0760214;0.00616923;-0.0570004,0.1250381;-0.3235296;-0.0845778,0.1442576;-0.6790974;-0.03801799,0.1643021;-0.7070181;-0.09727502,-0.09277467;0.003337714;-0.02116783,-0.1216262;-0.3293731;-0.03948668,-0.1120225;-0.686553;-0.003488034,-0.1222337;-0.7169864;-0.06274609,-0.01677652;0.5572985;-0.1345336,563.4155
+0;0;0,0.01041715;0.3286462;0.007129767,0.0211448;0.6540006;-0.002037418,0.2006454;0.5168302;0.0005300697,0.2334737;0.2629361;0.01486985,0.2632305;0.02232473;-0.04979575,-0.1680166;0.5342918;0.01242147,-0.4169954;0.4734975;0.004730818,-0.6634746;0.4320316;-0.01739513,0.08130524;0.004636324;-0.04812245,0.091247;-0.327289;-0.0007185042,0.09064302;-0.6730496;0.09197583,0.1027033;-0.6984714;0.02665041,-0.08355264;0.008203475;-0.04358287,-0.1218032;-0.3233384;-0.009859864,-0.1409534;-0.6697251;0.07841548,-0.1420213;-0.6307189;-0.007620439,0.0184222;0.5724425;0.002980773,0;0;0,-0.001806065;0.3226884;-0.06353474,-0.01491541;0.6368624;-0.1484146,0.166616;0.4928769;-0.1053762,0.243358;0.2487839;-0.08879972,0.2278951;0.003246188;-0.1381259,-0.1662044;0.4966753;-0.03382552,-0.4158727;0.4384189;-0.03800895,-0.6560053;0.4529007;-0.109336,0.076027;0.005682409;-0.05599475,0.1257073;-0.3250787;-0.08147645,0.149281;-0.6787347;-0.03132987,0.1708383;-0.7073523;-0.09119391,-0.09186263;0.00389791;-0.02222317,-0.1218258;-0.3297195;-0.04016781,-0.1067614;-0.6847782;0.002836231,-0.1165927;-0.7166423;-0.05683467,-0.0111359;0.5584044;-0.1257348,563.4374
+0;0;0,0.01047541;0.3286437;0.007159599,0.02119493;0.6539985;-0.001994337,0.2007064;0.5168188;0.0007131128,0.2333481;0.2628986;0.01501714,0.263267;0.02228425;-0.04956263,-0.1683377;0.5361575;0.012258,-0.4189383;0.4826552;0.003183197,-0.6665275;0.4470796;-0.01668994,0.0813624;0.004466022;-0.04804187,0.09141568;-0.3274497;-0.0005947985,0.09094536;-0.6732385;0.09199511,0.1013408;-0.6990368;0.02670407,-0.08346601;0.00835525;-0.04371981,-0.1217502;-0.3231734;-0.009904757,-0.1407013;-0.6695449;0.07847313,-0.1416703;-0.6305365;-0.007563725,0.01848418;0.5724403;0.003028614,0;0;0,-0.001806065;0.3226884;-0.06353474,-0.01491541;0.6368624;-0.1484146,0.166616;0.4928769;-0.1053762,0.243358;0.2487839;-0.08879972,0.2278951;0.003246188;-0.1381259,-0.1662044;0.4966753;-0.03382552,-0.4158727;0.4384189;-0.03800895,-0.6560053;0.4529007;-0.109336,0.076027;0.005682409;-0.05599475,0.1257073;-0.3250787;-0.08147645,0.149281;-0.6787347;-0.03132987,0.1708383;-0.7073523;-0.09119391,-0.09186263;0.00389791;-0.02222317,-0.1218258;-0.3297195;-0.04016781,-0.1067614;-0.6847782;0.002836231,-0.1165927;-0.7166423;-0.05683467,-0.0111359;0.5584044;-0.1257348,563.4488
+0;0;0,0.01043974;0.3275248;0.007135221,0.02110348;0.6511927;-0.001946498,0.2017061;0.5146672;0.000687303,0.2343785;0.2605081;0.0150048,0.2641301;0.02123882;-0.04921396,-0.1694821;0.5341184;0.01229926,-0.4203185;0.4805657;0.003215922,-0.6665236;0.4451889;-0.01654612,0.08083674;0.004437169;-0.04773149,0.0910408;-0.3324566;0.0004271902,0.09057643;-0.6738777;0.0918476,0.1009027;-0.6993046;0.02699116,-0.08292677;0.008301269;-0.04343735,-0.1217851;-0.3281996;-0.009115145,-0.1404969;-0.6701961;0.07814645,-0.1414595;-0.6312476;-0.007317729,0.0184252;0.5706118;0.003016256,0;0;0,0.001206614;0.3230748;-0.05525899,-0.008869253;0.6373001;-0.1337152,0.1720268;0.4927532;-0.09071755,0.2448295;0.2470339;-0.07689381,0.2287444;0.003678247;-0.1296034,-0.1631207;0.4975987;-0.02223927,-0.4104104;0.4290689;-0.01767931,-0.6506541;0.4410521;-0.08399951,0.07623918;0.005378813;-0.05469203,0.1259812;-0.3306478;-0.07777071,0.1532305;-0.6786839;-0.02250147,0.1747957;-0.7068518;-0.08197045,-0.0909059;0.004243596;-0.02346637,-0.1221226;-0.3344744;-0.03817881,-0.102737;-0.6839929;0.01068117,-0.1122148;-0.7156634;-0.04841248,-0.006298982;0.5591027;-0.1136248,563.4714
+0;0;0,0.01043974;0.3275248;0.007135221,0.02110348;0.6511927;-0.001946498,0.2017061;0.5146672;0.000687303,0.2343785;0.2605081;0.0150048,0.2641301;0.02123882;-0.04921396,-0.1694821;0.5341184;0.01229926,-0.4203185;0.4805657;0.003215922,-0.6665236;0.4451889;-0.01654612,0.08083674;0.004437169;-0.04773149,0.0910408;-0.3324566;0.0004271902,0.09057643;-0.6738777;0.0918476,0.1009027;-0.6993046;0.02699116,-0.08292677;0.008301269;-0.04343735,-0.1217851;-0.3281996;-0.009115145,-0.1404969;-0.6701961;0.07814645,-0.1414595;-0.6312476;-0.007317729,0.0184252;0.5706118;0.003016256,0;0;0,0.001206614;0.3230748;-0.05525899,-0.008869253;0.6373001;-0.1337152,0.1720268;0.4927532;-0.09071755,0.2448295;0.2470339;-0.07689381,0.2287444;0.003678247;-0.1296034,-0.1631207;0.4975987;-0.02223927,-0.4104104;0.4290689;-0.01767931,-0.6506541;0.4410521;-0.08399951,0.07623918;0.005378813;-0.05469203,0.1259812;-0.3306478;-0.07777071,0.1532305;-0.6786839;-0.02250147,0.1747957;-0.7068518;-0.08197045,-0.0909059;0.004243596;-0.02346637,-0.1221226;-0.3344744;-0.03817881,-0.102737;-0.6839929;0.01068117,-0.1122148;-0.7156634;-0.04841248,-0.006298982;0.5591027;-0.1136248,563.4824
+0;0;0,0.009859468;0.3054822;0.00663804,0.01928398;0.5895805;-0.001366625,0.1868373;0.4660581;0.0009066074,0.2194235;0.2116864;0.0152907,0.248823;-0.02546273;-0.04777056,-0.1576128;0.4853941;0.01125163,-0.4099404;0.4382998;0.001944973,-0.6542814;0.4049889;-0.01444519,0.07997148;0.004307617;-0.04715982,0.09054442;-0.3352847;0.001251478,0.09005925;-0.6759396;0.09244356,0.1005508;-0.7019933;0.02867938,-0.08195046;0.008263096;-0.04305676,-0.1208944;-0.3309436;-0.008406982,-0.1395027;-0.672168;0.07866494,-0.1403533;-0.6332603;-0.006410852,0.01689332;0.5179858;0.003040852,0;0;0,0.002882168;0.3045904;-0.02602029,0.008866854;0.588406;-0.04065943,0.1772494;0.4915968;-0.07816362,0.2458896;0.2443492;-0.06672597,0.2301852;0.004160225;-0.1227922,-0.1658901;0.4923525;-0.001718573,-0.4116272;0.417951;0.005451863,-0.653096;0.4223044;-0.0470328,0.07611064;0.004988074;-0.05310678,0.1249665;-0.3339009;-0.07646871,0.1562014;-0.6798285;-0.01547361,0.1792758;-0.7070714;-0.0747087,-0.08935494;0.004709441;-0.0251308,-0.1219591;-0.3367298;-0.03673519,-0.09888009;-0.6843699;0.01781412,-0.1075187;-0.7163736;-0.0404858,0.007331669;0.5170869;-0.03277397,563.5041
+0;0;0,0.009859468;0.3054822;0.00663804,0.01928398;0.5895805;-0.001366625,0.1868373;0.4660581;0.0009066074,0.2194235;0.2116864;0.0152907,0.248823;-0.02546273;-0.04777056,-0.1576128;0.4853941;0.01125163,-0.4099404;0.4382998;0.001944973,-0.6542814;0.4049889;-0.01444519,0.07997148;0.004307617;-0.04715982,0.09054442;-0.3352847;0.001251478,0.09005925;-0.6759396;0.09244356,0.1005508;-0.7019933;0.02867938,-0.08195046;0.008263096;-0.04305676,-0.1208944;-0.3309436;-0.008406982,-0.1395027;-0.672168;0.07866494,-0.1403533;-0.6332603;-0.006410852,0.01689332;0.5179858;0.003040852,0;0;0,0.002882168;0.3045904;-0.02602029,0.008866854;0.588406;-0.04065943,0.1772494;0.4915968;-0.07816362,0.2458896;0.2443492;-0.06672597,0.2301852;0.004160225;-0.1227922,-0.1658901;0.4923525;-0.001718573,-0.4116272;0.417951;0.005451863,-0.653096;0.4223044;-0.0470328,0.07611064;0.004988074;-0.05310678,0.1249665;-0.3339009;-0.07646871,0.1562014;-0.6798285;-0.01547361,0.1792758;-0.7070714;-0.0747087,-0.08935494;0.004709441;-0.0251308,-0.1219591;-0.3367298;-0.03673519,-0.09888009;-0.6843699;0.01781412,-0.1075187;-0.7163736;-0.0404858,0.007331669;0.5170869;-0.03277397,563.5157
+0;0;0,0.009784874;0.3047653;0.006559595,0.0190807;0.5901296;-0.001556769,0.1864288;0.4667366;0.0009376934,0.2177744;0.2120886;0.01566927,0.2482633;-0.02405821;-0.04737584,-0.1576073;0.48671;0.01083426,-0.4112785;0.4466884;0.001121087,-0.6552967;0.4158161;-0.01197865,0.07905427;0.004275297;-0.04654449,0.08982444;-0.3370548;0.002042495,0.08946312;-0.6766373;0.09297235,0.1002964;-0.7043606;0.02737055,-0.08092553;0.008137863;-0.04265068,-0.1200414;-0.3327932;-0.007737983,-0.1383555;-0.6729604;0.07906953,-0.1391314;-0.6337983;-0.008499824,0.01674926;0.5184914;0.002882353,0;0;0,0.00851921;0.3045723;-0.01355886,0.01527941;0.5896953;-0.02785301,0.1836185;0.4912951;-0.06350565,0.2507757;0.2434182;-0.05390882,0.2338793;0.005075291;-0.1137147,-0.1592192;0.4939267;0.01124383,-0.4026809;0.4124452;0.02274941,-0.6438131;0.4137838;-0.02747998,0.07634958;0.004483163;-0.05084181,0.1263224;-0.3361516;-0.07213926,0.1613054;-0.6794166;-0.004833937,0.186346;-0.7075783;-0.06601501,-0.08756881;0.005296007;-0.02716434,-0.1179834;-0.3382872;-0.03006756,-0.09209227;-0.6838125;0.02931785,-0.09960352;-0.7181529;-0.03032131,0.01359705;0.5182663;-0.02062488,563.5278
+0;0;0,0.009784874;0.3047653;0.006559595,0.0190807;0.5901296;-0.001556769,0.1864288;0.4667366;0.0009376934,0.2177744;0.2120886;0.01566927,0.2482633;-0.02405821;-0.04737584,-0.1576073;0.48671;0.01083426,-0.4112785;0.4466884;0.001121087,-0.6552967;0.4158161;-0.01197865,0.07905427;0.004275297;-0.04654449,0.08982444;-0.3370548;0.002042495,0.08946312;-0.6766373;0.09297235,0.1002964;-0.7043606;0.02737055,-0.08092553;0.008137863;-0.04265068,-0.1200414;-0.3327932;-0.007737983,-0.1383555;-0.6729604;0.07906953,-0.1391314;-0.6337983;-0.008499824,0.01674926;0.5184914;0.002882353,0;0;0,0.00851921;0.3045723;-0.01355886,0.01527941;0.5896953;-0.02785301,0.1836185;0.4912951;-0.06350565,0.2507757;0.2434182;-0.05390882,0.2338793;0.005075291;-0.1137147,-0.1592192;0.4939267;0.01124383,-0.4026809;0.4124452;0.02274941,-0.6438131;0.4137838;-0.02747998,0.07634958;0.004483163;-0.05084181,0.1263224;-0.3361516;-0.07213926,0.1613054;-0.6794166;-0.004833937,0.186346;-0.7075783;-0.06601501,-0.08756881;0.005296007;-0.02716434,-0.1179834;-0.3382872;-0.03006756,-0.09209227;-0.6838125;0.02931785,-0.09960352;-0.7181529;-0.03032131,0.01359705;0.5182663;-0.02062488,563.5393
+0;0;0,0.009767765;0.3042325;0.006548127,0.0191;0.5907142;-0.001582388,0.1865324;0.4674099;0.0009041259,0.2178957;0.2126179;0.01564404,0.2486727;-0.02576068;-0.0479969,-0.1576671;0.4873928;0.01080539,-0.4114818;0.4473486;0.001086724,-0.6578062;0.4161846;-0.01213681,0.07875529;0.004259129;-0.04636847,0.08953508;-0.337376;0.002261937,0.08917296;-0.6777123;0.09339365,0.09987757;-0.7047499;0.02857117,-0.08061948;0.008107086;-0.04248938,-0.1197703;-0.3331286;-0.007545482,-0.138125;-0.6740509;0.07945472,-0.1388917;-0.6349977;-0.007074341,0.01677226;0.5191894;0.002849709,0;0;0,0.01199585;0.3042008;-0.00369525,0.0193982;0.590562;-0.01590037,0.1883407;0.4913857;-0.05057406,0.2536037;0.2427894;-0.0427916,0.2364869;0.002986893;-0.1062224,-0.1548159;0.4946377;0.02327375,-0.3967506;0.4085221;0.03637292,-0.6404641;0.4107311;-0.01282653,0.0756351;0.003841638;-0.05133367,0.1276795;-0.3370298;-0.06847119,0.1655486;-0.679858;0.003422976,0.191679;-0.7068426;-0.05690765,-0.08733878;0.005994418;-0.02658154,-0.1168951;-0.3379757;-0.02917098,-0.08768389;-0.682604;0.03800016,-0.0935601;-0.7167791;-0.02045374,0.01783245;0.5191368;-0.009828329,563.5613
+0;0;0,0.009767765;0.3042325;0.006548127,0.0191;0.5907142;-0.001582388,0.1865324;0.4674099;0.0009041259,0.2178957;0.2126179;0.01564404,0.2486727;-0.02576068;-0.0479969,-0.1576671;0.4873928;0.01080539,-0.4114818;0.4473486;0.001086724,-0.6578062;0.4161846;-0.01213681,0.07875529;0.004259129;-0.04636847,0.08953508;-0.337376;0.002261937,0.08917296;-0.6777123;0.09339365,0.09987757;-0.7047499;0.02857117,-0.08061948;0.008107086;-0.04248938,-0.1197703;-0.3331286;-0.007545482,-0.138125;-0.6740509;0.07945472,-0.1388917;-0.6349977;-0.007074341,0.01677226;0.5191894;0.002849709,0;0;0,0.01199585;0.3042008;-0.00369525,0.0193982;0.590562;-0.01590037,0.1883407;0.4913857;-0.05057406,0.2536037;0.2427894;-0.0427916,0.2364869;0.002986893;-0.1062224,-0.1548159;0.4946377;0.02327375,-0.3967506;0.4085221;0.03637292,-0.6404641;0.4107311;-0.01282653,0.0756351;0.003841638;-0.05133367,0.1276795;-0.3370298;-0.06847119,0.1655486;-0.679858;0.003422976,0.191679;-0.7068426;-0.05690765,-0.08733878;0.005994418;-0.02658154,-0.1168951;-0.3379757;-0.02917098,-0.08768389;-0.682604;0.03800016,-0.0935601;-0.7167791;-0.02045374,0.01783245;0.5191368;-0.009828329,563.5731
+0;0;0,0.009790686;0.3048857;0.00657341,0.01912516;0.5923948;-0.00154694,0.1860696;0.4693847;0.0009474171,0.2173024;0.21437;0.01576031,0.2482133;-0.02647021;-0.04686822,-0.1572983;0.4902791;0.01026666,-0.4123963;0.4570881;0.003138168,-0.6613855;0.4317286;-0.01245374,0.07803751;0.004273169;-0.04586764,0.08887285;-0.3377447;0.002749577,0.08878567;-0.6770989;0.09318298,0.1002534;-0.7029223;0.02863119,-0.07981271;0.007960845;-0.04217235,-0.1190872;-0.3336358;-0.00715122,-0.1367396;-0.6735642;0.07931599,-0.1373724;-0.6346016;-0.006322615,0.01681756;0.5210179;0.002869222,0;0;0,0.0150682;0.3047162;0.003919125,0.0238646;0.5921605;-0.006392956,0.1922605;0.4901353;-0.03811383,0.2566763;0.2410246;-0.03343487,0.2379468;0.0007480979;-0.102704,-0.1498212;0.4966567;0.03390509,-0.389137;0.4036248;0.05123781,-0.6349815;0.4067902;0.001919053,0.07555678;0.003438741;-0.04991293,0.1295575;-0.3376159;-0.06484175,0.1694175;-0.6783048;0.01053619,0.1954807;-0.7048634;-0.04893255,-0.08596531;0.006501791;-0.02792214,-0.1138617;-0.3379964;-0.02792138,-0.08323744;-0.6802157;0.04479448,-0.08673097;-0.7142972;-0.01261689,0.02193301;0.5208248;-0.001199722,563.5934
+0;0;0,0.009790686;0.3048857;0.00657341,0.01912516;0.5923948;-0.00154694,0.1860696;0.4693847;0.0009474171,0.2173024;0.21437;0.01576031,0.2482133;-0.02647021;-0.04686822,-0.1572983;0.4902791;0.01026666,-0.4123963;0.4570881;0.003138168,-0.6613855;0.4317286;-0.01245374,0.07803751;0.004273169;-0.04586764,0.08887285;-0.3377447;0.002749577,0.08878567;-0.6770989;0.09318298,0.1002534;-0.7029223;0.02863119,-0.07981271;0.007960845;-0.04217235,-0.1190872;-0.3336358;-0.00715122,-0.1367396;-0.6735642;0.07931599,-0.1373724;-0.6346016;-0.006322615,0.01681756;0.5210179;0.002869222,0;0;0,0.0150682;0.3047162;0.003919125,0.0238646;0.5921605;-0.006392956,0.1922605;0.4901353;-0.03811383,0.2566763;0.2410246;-0.03343487,0.2379468;0.0007480979;-0.102704,-0.1498212;0.4966567;0.03390509,-0.389137;0.4036248;0.05123781,-0.6349815;0.4067902;0.001919053,0.07555678;0.003438741;-0.04991293,0.1295575;-0.3376159;-0.06484175,0.1694175;-0.6783048;0.01053619,0.1954807;-0.7048634;-0.04893255,-0.08596531;0.006501791;-0.02792214,-0.1138617;-0.3379964;-0.02792138,-0.08323744;-0.6802157;0.04479448,-0.08673097;-0.7142972;-0.01261689,0.02193301;0.5208248;-0.001199722,563.6049
+0;0;0,0.009790686;0.3048857;0.00657341,0.01912516;0.5923948;-0.00154694,0.1860696;0.4693847;0.0009474171,0.2173024;0.21437;0.01576031,0.2482133;-0.02647021;-0.04686822,-0.1572983;0.4902791;0.01026666,-0.4123963;0.4570881;0.003138168,-0.6613855;0.4317286;-0.01245374,0.07803751;0.004273169;-0.04586764,0.08887285;-0.3377447;0.002749577,0.08878567;-0.6770989;0.09318298,0.1002534;-0.7029223;0.02863119,-0.07981271;0.007960845;-0.04217235,-0.1190872;-0.3336358;-0.00715122,-0.1367396;-0.6735642;0.07931599,-0.1373724;-0.6346016;-0.006322615,0.01681756;0.5210179;0.002869222,0;0;0,0.0150682;0.3047162;0.003919125,0.0238646;0.5921605;-0.006392956,0.1922605;0.4901353;-0.03811383,0.2566763;0.2410246;-0.03343487,0.2379468;0.0007480979;-0.102704,-0.1498212;0.4966567;0.03390509,-0.389137;0.4036248;0.05123781,-0.6349815;0.4067902;0.001919053,0.07555678;0.003438741;-0.04991293,0.1295575;-0.3376159;-0.06484175,0.1694175;-0.6783048;0.01053619,0.1954807;-0.7048634;-0.04893255,-0.08596531;0.006501791;-0.02792214,-0.1138617;-0.3379964;-0.02792138,-0.08323744;-0.6802157;0.04479448,-0.08673097;-0.7142972;-0.01261689,0.02193301;0.5208248;-0.001199722,563.616

+ 136 - 0
DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_OneArm_Sideways_None_Slow.csv

@@ -0,0 +1,136 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.007197402;0.3107892;0.008176684,0.01305626;0.6127215;0.001527624,0.1780469;0.4885076;0.005266954,0.2124762;0.2360148;0.02084205,0.2428814;0.01889472;-0.03521837,-0.1527734;0.4825775;0.006731201,-0.2027785;0.2322793;0.001176694,-0.2494719;0.01472053;-0.04000932,0.07439262;0.00510037;-0.04218985,0.08838345;-0.3280661;0.002734639,0.08894205;-0.6701288;0.09220495,0.1013765;-0.7013837;0.02162047,-0.07526329;0.00653097;-0.04041089,-0.1088578;-0.3261963;-0.003292285,-0.1265028;-0.669108;0.08104248,-0.1260277;-0.6291912;-0.01271445,0.0116862;0.5384849;0.005648914,0;0;0,-0.003264114;0.31043;0.01819801,-0.007385686;0.6124278;0.02316999,0.1583112;0.49056;-0.005197763,0.2251116;0.2446454;-0.02082658,0.2148553;0.03175545;-0.09685993,-0.1720938;0.4869506;0.02862043,-0.2349222;0.2395011;0.02723167,-0.2826061;0.03551397;-0.05834788,0.07374904;0.004433513;-0.04337835,0.08156323;-0.3318915;-0.03719354,0.06704572;-0.6765982;0.04012871,0.07747015;-0.7129652;-0.02602029,-0.07973558;0.003815914;-0.03111163,-0.1049652;-0.3317077;-0.03003334,-0.09611244;-0.674346;0.05675837,-0.1076674;-0.7165779;-0.002722468,-0.006139964;0.5380836;0.02431703,93.27729
+0;0;0,0.007200278;0.3109134;0.008179951,0.01306035;0.612908;0.001529597,0.1782806;0.4886116;0.005269149,0.2127217;0.2360317;0.02084962,0.243189;0.01846784;-0.03532538,-0.1529968;0.4826733;0.006735419,-0.2030191;0.2322887;0.001178995,-0.249808;0.01428528;-0.0400912,0.07472514;0.005123168;-0.04237844,0.08872971;-0.3283702;0.002590138,0.08928743;-0.6698952;0.09191978,0.1017355;-0.7012173;0.02125776,-0.07559972;0.006560163;-0.04059153,-0.1092272;-0.3264936;-0.003436495,-0.1268444;-0.6688662;0.08076568,-0.1263688;-0.6289385;-0.01309424,0.01169004;0.538658;0.005651637,0;0;0,-0.003241017;0.3105838;0.01769376,-0.00735344;0.6126524;0.02214837,0.1585399;0.4908541;-0.00649786,0.2252077;0.2447937;-0.02183366,0.2140803;0.03140981;-0.09773779,-0.1721982;0.4868353;0.02845951,-0.2346848;0.2392079;0.02717474,-0.2820968;0.03423831;-0.05742721,0.07380027;0.004510224;-0.04403639,0.08161777;-0.3321499;-0.03812408,0.06728452;-0.676474;0.03839326,0.07787049;-0.7127581;-0.02796054,-0.08036253;0.00373785;-0.03056008,-0.1054324;-0.3321305;-0.03085128,-0.09658661;-0.6746504;0.05412656,-0.108187;-0.7167741;-0.005640376,-0.006115228;0.5382966;0.02342033,93.30143
+0;0;0,0.007209009;0.3112904;0.008189869,0.01307437;0.6135575;0.001533701,0.1781003;0.4892562;0.005277185,0.2124851;0.2370893;0.02083217,0.2428596;0.02018791;-0.03517177,-0.152793;0.4833248;0.006741755,-0.2027335;0.2333497;0.001194417,-0.2493799;0.01601003;-0.03995011,0.07477523;0.005126602;-0.04240685,0.08881137;-0.3291185;0.002663106,0.08936737;-0.6695883;0.09171674,0.1017168;-0.7004244;0.02161477,-0.07565039;0.006564561;-0.04061874,-0.1093537;-0.32724;-0.003379941,-0.1269165;-0.6685548;0.08056206,-0.1264447;-0.6287058;-0.01255395,0.0117029;0.5392445;0.005659229,0;0;0,-0.002890915;0.3110035;0.01700616,-0.006780207;0.6133571;0.02077127,0.1585856;0.4909198;-0.008225441,0.2252816;0.2451772;-0.02144027,0.2129654;0.03228405;-0.09647417,-0.1714629;0.487528;0.02778295,-0.2332771;0.2401593;0.02745204,-0.2804032;0.03497612;-0.05491469,0.07379149;0.004593343;-0.04415512,0.08207934;-0.332822;-0.0386467,0.06781964;-0.6765521;0.03549361,0.07828982;-0.7124139;-0.03023624,-0.08042629;0.00365993;-0.03056427,-0.1056008;-0.3329597;-0.03182284,-0.09598213;-0.6747824;0.05133504,-0.1074125;-0.7163326;-0.007975474,-0.005593032;0.5389405;0.02221227,93.33177
+0;0;0,0.007124317;0.3112939;0.008130066,0.0129201;0.6135612;0.001428436,0.1779646;0.4892616;0.005231129,0.2123812;0.2370977;0.0207632,0.2427927;0.02022223;-0.03532109,-0.1528948;0.483232;0.006846206,-0.202795;0.2332465;0.001402081,-0.2495275;0.01585203;-0.03935286,0.07477088;0.005162328;-0.04241018,0.08877851;-0.3290969;0.002563726,0.08948532;-0.6695341;0.09174098,0.1011354;-0.7006683;0.02177883,-0.07563621;0.006527337;-0.04065116,-0.1093347;-0.3272822;-0.003451992,-0.1269566;-0.6685982;0.08047266,-0.126521;-0.6287528;-0.01264391,0.01156671;0.5392487;0.005567227,0;0;0,-0.002890915;0.3110035;0.01700616,-0.006780207;0.6133571;0.02077127,0.1585856;0.4909198;-0.008225441,0.2252816;0.2451772;-0.02144027,0.2129654;0.03228405;-0.09647417,-0.1714629;0.487528;0.02778295,-0.2332771;0.2401593;0.02745204,-0.2804032;0.03497612;-0.05491469,0.07379149;0.004593343;-0.04415512,0.08207934;-0.332822;-0.0386467,0.06781964;-0.6765521;0.03549361,0.07828982;-0.7124139;-0.03023624,-0.08042629;0.00365993;-0.03056427,-0.1056008;-0.3329597;-0.03182284,-0.09598213;-0.6747824;0.05133504,-0.1074125;-0.7163326;-0.007975474,-0.005593032;0.5389405;0.02221227,93.35421
+0;0;0,0.007126985;0.3114105;0.008133111,0.01292385;0.6137344;0.001430254,0.1779677;0.4894217;0.005233686,0.2123147;0.237767;0.02073439,0.2428278;0.02016729;-0.03553721,-0.1528908;0.4833921;0.006848759,-0.2026902;0.2339115;0.001415628,-0.2495789;0.01579098;-0.03947542,0.07464923;0.005153929;-0.04234118,0.08866435;-0.3292842;0.002656784,0.08936989;-0.6691139;0.09167492,0.1010543;-0.7004285;0.02150632,-0.07551315;0.006516718;-0.04058502,-0.1092297;-0.3274713;-0.003365953,-0.1268201;-0.6681783;0.08040896,-0.1263833;-0.6283039;-0.0129824,0.01157022;0.5394087;0.005569784,0;0;0,-0.003023937;0.3111741;0.01596832,-0.006951794;0.6135931;0.01904869,0.158468;0.4912576;-0.009713888,0.2249817;0.2459815;-0.02258515,0.2124956;0.03189391;-0.09646201,-0.1714679;0.4873526;0.02723545,-0.2328641;0.2404116;0.02809874,-0.2800502;0.03388144;-0.05293196,0.07380222;0.004684806;-0.04385352,0.08217005;-0.3329295;-0.03977466,0.06787144;-0.6761376;0.03379655,0.07841586;-0.7121406;-0.03217363,-0.08019562;0.003574362;-0.03078527,-0.1055128;-0.3332111;-0.03295307,-0.09551565;-0.6745827;0.0493536,-0.10726;-0.7161077;-0.01036148,-0.005761608;0.539166;0.02062297,93.38776
+0;0;0,0.00713234;0.3116445;0.008139222,0.01293221;0.614125;0.001433109,0.1779243;0.489794;0.00523852,0.2123013;0.23792;0.02075273,0.2428538;0.02003881;-0.03559163,-0.1528325;0.4837662;0.006853096,-0.2026753;0.2340682;0.00141523,-0.2496246;0.01566558;-0.03952869,0.07509453;0.005184672;-0.04259375,0.0891286;-0.3297055;0.002465032,0.08983334;-0.6691496;0.09138216,0.1015119;-0.7004334;0.02124879,-0.07596359;0.006555591;-0.04082711,-0.1097257;-0.3278839;-0.003557742,-0.1272962;-0.6682044;0.08012211,-0.1268595;-0.6283349;-0.01322236,0.01157797;0.5397655;0.005574514,0;0;0,-0.003065228;0.3114521;0.01508546,-0.007043049;0.6140352;0.01726842,0.1580579;0.4914367;-0.01234937,0.2250667;0.2460304;-0.02453613,0.2121259;0.03129622;-0.09735179,-0.1713458;0.4873301;0.02598162,-0.2312143;0.2398122;0.02967481,-0.2789977;0.03305618;-0.05125135,0.07377912;0.00472042;-0.04488492,0.08231474;-0.3333532;-0.04141974,0.06791253;-0.6763659;0.03113317,0.07845677;-0.7121443;-0.03499413,-0.08107085;0.003543134;-0.0299209,-0.1066188;-0.3336534;-0.03486769,-0.09655902;-0.6750308;0.04568866,-0.1085083;-0.7159668;-0.01461129,-0.005845264;0.5395794;0.01905775,93.42104
+0;0;0,0.007069518;0.3113972;0.008080625,0.01284846;0.6138856;0.001258435,0.1766166;0.4899584;0.005225073,0.2110856;0.23754;0.02069799,0.2420374;0.01937823;-0.03623156,-0.1517815;0.4841745;0.006634639,-0.2021229;0.2340133;0.001376862,-0.2492047;0.01487337;-0.03805105,0.07496641;0.005184633;-0.04252263,0.08902476;-0.3304024;0.002516944,0.09008135;-0.669189;0.0912758,0.1013044;-0.7011498;0.02179386,-0.07582984;0.006540382;-0.04076855,-0.109626;-0.3285938;-0.00351692,-0.1273064;-0.6681626;0.08036415,-0.1268149;-0.6283069;-0.01288528,0.01149225;0.5394801;0.005432091,0;0;0,-0.002894506;0.3112808;0.01339173,-0.006757632;0.6138784;0.01497102,0.1572419;0.4920041;-0.01372075,0.2251491;0.246268;-0.02576113,0.212107;0.03039078;-0.09661627,-0.1698743;0.4876587;0.02556433,-0.2288496;0.2393699;0.02970518,-0.2772247;0.03105825;-0.04813853,0.07373169;0.004818141;-0.04467034,0.08233443;-0.3339538;-0.0425725,0.06808943;-0.6764166;0.02934361,0.07832149;-0.7121808;-0.03671098,-0.08083376;0.003433347;-0.03015183,-0.1066369;-0.3344308;-0.03532849,-0.09619375;-0.6754323;0.04382033,-0.1080236;-0.7161433;-0.01661847,-0.005651191;0.5393778;0.01693964,93.44362
+0;0;0,0.007073043;0.3115525;0.008084654,0.01285451;0.6141765;0.001257107,0.1760798;0.4903265;0.005229195,0.210668;0.237035;0.02075564,0.2416919;0.01836558;-0.03630638,-0.1512419;0.4845616;0.00663414,-0.2017574;0.233535;0.001358177,-0.2489487;0.01388524;-0.03816148,0.07540387;0.005214888;-0.04277077,0.08947582;-0.3306966;0.002312366,0.09053253;-0.6695216;0.09108129,0.1017751;-0.7015901;0.0214785,-0.07627234;0.006578548;-0.04100646,-0.1101012;-0.3288798;-0.003718797,-0.1277836;-0.6684871;0.08017178,-0.1272912;-0.6286143;-0.01323986,0.01149676;0.5396859;0.005435534,0;0;0,-0.003104106;0.3114921;0.0119729,-0.007105961;0.614229;0.01263952,0.156508;0.4927428;-0.01586032,0.2253169;0.2463236;-0.02756095,0.2122888;0.02926342;-0.09648132,-0.169416;0.4875545;0.02379185,-0.2272991;0.2381534;0.0303245,-0.2767865;0.02870327;-0.04528295,0.07370752;0.004888833;-0.04566813,0.08244628;-0.3342087;-0.043787,0.06816089;-0.6769026;0.02720785,0.07846063;-0.712472;-0.03926039,-0.08169294;0.003319778;-0.02928344,-0.107627;-0.3348285;-0.03637113,-0.09703942;-0.6761712;0.04145226,-0.1091236;-0.7172568;-0.01874956,-0.005926073;0.5396491;0.01478195,93.46634
+0;0;0,0.007083571;0.3120162;0.008096688,0.01286961;0.6148789;0.00126431,0.176192;0.4909533;0.005238873,0.2107813;0.2376533;0.02076583,0.2417496;0.01937537;-0.03619405,-0.1513244;0.4851849;0.006644654,-0.2018416;0.23415;0.001368516,-0.2489485;0.01489341;-0.0380804,0.07552759;0.005223444;-0.04284094,0.08962418;-0.3312765;0.002321161,0.09067862;-0.6693742;0.09089954,0.1019194;-0.7014325;0.02130825,-0.07639748;0.006589341;-0.04107373,-0.1102856;-0.3294566;-0.00372076,-0.12793;-0.6683349;0.07998975,-0.1274377;-0.6284637;-0.01340645,0.01151101;0.540342;0.005445335,0;0;0,-0.003349826;0.311987;0.01107788,-0.007523105;0.6149628;0.0106678,0.1560408;0.4931945;-0.01826715,0.2251158;0.2468045;-0.02917409,0.2123164;0.02950186;-0.09599066,-0.1694497;0.4870061;0.0229543,-0.2266909;0.2374951;0.03108227,-0.275516;0.02804083;-0.043709,0.07365447;0.005073041;-0.04600358,0.08242375;-0.3346212;-0.04481006,0.06796822;-0.6768191;0.02482462,0.07815638;-0.7123089;-0.04171729,-0.08189103;0.003140441;-0.02917265,-0.1078215;-0.3355839;-0.03717099,-0.09718111;-0.6764061;0.03953826,-0.109658;-0.7182011;-0.01970987,-0.006306469;0.5403436;0.01302886,93.49928
+0;0;0,0.007064964;0.3120168;0.00808995,0.01286032;0.6148793;0.001252786,0.176163;0.4909024;0.005229038,0.2107458;0.2376003;0.02073576,0.2418893;0.01940912;-0.0364605,-0.1513878;0.485331;0.006550241,-0.2022476;0.2343622;0.001421938,-0.2493563;0.01498748;-0.03736247,0.07552946;0.005221766;-0.04283785,0.08982226;-0.3312222;0.002677824,0.09091685;-0.6693163;0.09126957,0.1013427;-0.7007338;0.02098634,-0.07639286;0.006587458;-0.04108262,-0.1102158;-0.3294692;-0.003767155,-0.1279057;-0.668358;0.07989145,-0.1273873;-0.6284888;-0.01350482,0.01149747;0.5403425;0.005433119,0;0;0,-0.003349826;0.311987;0.01107788,-0.007523105;0.6149628;0.0106678,0.1560408;0.4931945;-0.01826715,0.2251158;0.2468045;-0.02917409,0.2123164;0.02950186;-0.09599066,-0.1694497;0.4870061;0.0229543,-0.2266909;0.2374951;0.03108227,-0.275516;0.02804083;-0.043709,0.07365447;0.005073041;-0.04600358,0.08242375;-0.3346212;-0.04481006,0.06796822;-0.6768191;0.02482462,0.07815638;-0.7123089;-0.04171729,-0.08189103;0.003140441;-0.02917265,-0.1078215;-0.3355839;-0.03717099,-0.09718111;-0.6764061;0.03953826,-0.109658;-0.7182011;-0.01970987,-0.006306469;0.5403436;0.01302886,93.52202
+0;0;0,0.007075624;0.3124876;0.008102157,0.01288498;0.6160878;0.001243881,0.178003;0.4912824;0.005233685,0.2125963;0.2379026;0.02074517,0.2438584;0.01888067;-0.03666884,-0.153169;0.4856495;0.006569494,-0.2040445;0.2346036;0.001439616,-0.2513326;0.01439369;-0.03749245,0.07542092;0.005214262;-0.04277629,0.08971234;-0.3311969;0.00273494,0.09080553;-0.6688614;0.09121412,0.1012434;-0.7003496;0.02085,-0.07628308;0.006577993;-0.04102359,-0.1101028;-0.3294459;-0.00371176,-0.1277701;-0.6679041;0.07984055,-0.1272511;-0.6280236;-0.01366321,0.01151697;0.5412691;0.005440023,0;0;0,-0.002672777;0.312493;0.01025581,-0.006185636;0.6162122;0.009266138,0.1584742;0.494495;-0.02326226,0.2260237;0.2474462;-0.02978897,0.2132379;0.02908346;-0.09611034,-0.1699435;0.4870101;0.02326333,-0.2259746;0.2372181;0.03341914,-0.2752353;0.02673583;-0.04084305,0.07348612;0.004942626;-0.04605079,0.08310688;-0.3346964;-0.04516411,0.06865373;-0.6765653;0.02385616,0.07872018;-0.7119064;-0.04300237,-0.081746;0.003289907;-0.02919046,-0.1073163;-0.3354185;-0.03760284,-0.09675517;-0.6759549;0.03836094,-0.1091835;-0.7177905;-0.02101952,-0.005211532;0.5413136;0.01182723,93.54424
+0;0;0,0.00708678;0.3129803;0.008114933,0.0129099;0.617301;0.001239476,0.1758665;0.4929457;0.005243054,0.2105721;0.2387434;0.02080488,0.2418219;0.01980761;-0.03658654,-0.1510132;0.4873857;0.006561549,-0.2020538;0.2355249;0.001415019,-0.2493233;0.0154016;-0.03750174,0.07556926;0.005224518;-0.04286042,0.08986367;-0.3312572;0.002660345,0.09095667;-0.6688595;0.09112322,0.1014033;-0.700399;0.02070027,-0.07643312;0.00659093;-0.04110428,-0.1102599;-0.3295034;-0.003784627,-0.127924;-0.6678993;0.0797523,-0.1274046;-0.6280104;-0.01382964,0.01153828;0.5422844;0.005446717,0;0;0,-0.001948267;0.3130102;0.009673357,-0.004506633;0.6174545;0.007822514,0.1574554;0.4955547;-0.02460909,0.2258533;0.2478877;-0.03155613,0.2133611;0.02921563;-0.09659195,-0.1661252;0.4881434;0.02289261,-0.2213217;0.2373597;0.03413419,-0.271428;0.02687098;-0.03926229,0.07337534;0.005081266;-0.04653239,0.08303457;-0.3346289;-0.04625916,0.068407;-0.6765686;0.02204561,0.07844651;-0.7118807;-0.04495573,-0.08205638;0.003131789;-0.02884383,-0.1080276;-0.3355737;-0.03886726,-0.09735824;-0.6762232;0.03627513,-0.1101391;-0.7179663;-0.02326655,-0.003804177;0.5423635;0.01063824,93.56996
+0;0;0,0.007052524;0.3128807;0.008104146,0.01285674;0.6171646;0.001216283,0.1754863;0.492918;0.005266087,0.2102056;0.2387316;0.02080642,0.2417038;0.01988591;-0.03673343,-0.1507149;0.4872994;0.006653599,-0.2017924;0.2354612;0.001529929,-0.2493254;0.01543717;-0.03753958,0.07574832;0.005247219;-0.04297047,0.0900875;-0.3318562;0.002652265,0.09123867;-0.6692911;0.09082709,0.1006606;-0.7029459;0.02171573,-0.07661468;0.006592028;-0.04121334,-0.1105005;-0.330126;-0.00381691,-0.1282134;-0.6682864;0.07968329,-0.1277107;-0.6283662;-0.01422313,0.01148702;0.5421536;0.005425083,0;0;0,-0.001608819;0.3129303;0.009041071,-0.004106581;0.6173379;0.006818295,0.1575463;0.4956738;-0.02556181,0.2262948;0.2481148;-0.03233433,0.2141711;0.02920914;-0.09659719,-0.1653919;0.488504;0.02362389,-0.2194449;0.2374793;0.03469327,-0.2691416;0.02645014;-0.03737137,0.07337832;0.005019248;-0.04692793,0.08351183;-0.3353076;-0.04611206,0.06873319;-0.6771392;0.02149916,0.07876226;-0.7120542;-0.04634285,-0.08239444;0.003240417;-0.02850365,-0.1079855;-0.336109;-0.03912573,-0.09752163;-0.6767879;0.0348129,-0.1104308;-0.718437;-0.02532722,-0.003415823;0.5422538;0.009672165,93.60005
+0;0;0,0.007052524;0.3128807;0.008104146,0.01285674;0.6171646;0.001216283,0.1754863;0.492918;0.005266087,0.2102056;0.2387316;0.02080642,0.2417038;0.01988591;-0.03673343,-0.1507149;0.4872994;0.006653599,-0.2017924;0.2354612;0.001529929,-0.2493254;0.01543717;-0.03753958,0.07574832;0.005247219;-0.04297047,0.0900875;-0.3318562;0.002652265,0.09123867;-0.6692911;0.09082709,0.1006606;-0.7029459;0.02171573,-0.07661468;0.006592028;-0.04121334,-0.1105005;-0.330126;-0.00381691,-0.1282134;-0.6682864;0.07968329,-0.1277107;-0.6283662;-0.01422313,0.01148702;0.5421536;0.005425083,0;0;0,-0.001608819;0.3129303;0.009041071,-0.004106581;0.6173379;0.006818295,0.1575463;0.4956738;-0.02556181,0.2262948;0.2481148;-0.03233433,0.2141711;0.02920914;-0.09659719,-0.1653919;0.488504;0.02362389,-0.2194449;0.2374793;0.03469327,-0.2691416;0.02645014;-0.03737137,0.07337832;0.005019248;-0.04692793,0.08351183;-0.3353076;-0.04611206,0.06873319;-0.6771392;0.02149916,0.07876226;-0.7120542;-0.04634285,-0.08239444;0.003240417;-0.02850365,-0.1079855;-0.336109;-0.03912573,-0.09752163;-0.6767879;0.0348129,-0.1104308;-0.718437;-0.02532722,-0.003415823;0.5422538;0.009672165,93.62255
+0;0;0,0.007050603;0.3127954;0.008101938,0.01285318;0.6169928;0.001216221,0.1749251;0.4929394;0.005265132,0.2096419;0.2387704;0.0208044,0.2412257;0.01932973;-0.03689189,-0.1501659;0.4873399;0.006647921,-0.2012399;0.235519;0.001524603,-0.2489022;0.01489671;-0.03765113,0.07585274;0.005254453;-0.04302971,0.09020162;-0.3320767;0.00262386,0.09135255;-0.6694434;0.09078082,0.1007782;-0.7031236;0.02164187,-0.0767203;0.006601116;-0.04127015,-0.110629;-0.3303444;-0.003848452,-0.1283384;-0.6684363;0.07963485,-0.1278355;-0.6285122;-0.01430906,0.01148392;0.5420074;0.005423587,0;0;0,-0.001910269;0.3128775;0.007766962,-0.00451465;0.617193;0.004530668,0.1566515;0.4959322;-0.02762389,0.2260393;0.2485652;-0.03421903,0.2144343;0.02887776;-0.09812045,-0.1650911;0.4887757;0.02376378,-0.2173322;0.237383;0.03477085,-0.2665264;0.02521391;-0.03625617,0.07315503;0.005076021;-0.04749084,0.08334918;-0.3354801;-0.0477097,0.06842344;-0.6773659;0.0192275,0.07841666;-0.7123861;-0.04857159,-0.08265069;0.003179024;-0.02813469,-0.1087875;-0.3362845;-0.04093562,-0.09795471;-0.6770254;0.03232776,-0.1113016;-0.7190189;-0.0273631,-0.003817618;0.5421399;0.007521629,93.65604
+0;0;0,0.007020091;0.3127958;0.008083066,0.01279418;0.6170514;0.001154779,0.1742201;0.4931786;0.005257752,0.2089385;0.2390424;0.0207796,0.2408254;0.01829065;-0.03733975,-0.1496633;0.4878502;0.006469335,-0.2012945;0.2361686;0.001767447,-0.2498515;0.0143408;-0.03773705,0.07608137;0.005277619;-0.04314171,0.09040511;-0.3318475;0.002564374,0.09165474;-0.6693352;0.09064254,0.1007996;-0.7035185;0.02182235,-0.07693458;0.00661566;-0.04140938,-0.1107779;-0.3301205;-0.003847044,-0.1285097;-0.6683155;0.07962169,-0.1256137;-0.7071148;0.01483272,0.01142866;0.5420538;0.005371659,0;0;0,-0.001859397;0.312883;0.007524014,-0.004443616;0.6172528;0.003808976,0.1561948;0.496747;-0.02838016,0.226926;0.2497875;-0.03467798,0.2148705;0.02872449;-0.0988009,-0.1643552;0.4890922;0.02346742,-0.2153583;0.237563;0.03624474,-0.2631121;0.02297863;-0.03303079,0.07319461;0.005135894;-0.04789162,0.08360486;-0.3352155;-0.04819489,0.06853898;-0.6772392;0.01851463,0.07855581;-0.7123061;-0.04934764,-0.08304923;0.003119881;-0.02775834,-0.1089315;-0.3361336;-0.04134998,-0.09805927;-0.6771396;0.03113464,-0.1116736;-0.7192106;-0.02852907,-0.003745377;0.5421908;0.006888152,93.67811
+0;0;0,0.007019658;0.3127765;0.008082568,0.01279367;0.6170275;0.001154881,0.1738783;0.4932696;0.005257401,0.208595;0.2391452;0.02077853,0.2404445;0.01865278;-0.03727255,-0.1493256;0.4879524;0.006466441,-0.2009544;0.2362825;0.001764773,-0.2494543;0.01471531;-0.03769332,0.07622983;0.005287917;-0.04322589,0.09055448;-0.3318591;0.002483159,0.09180538;-0.669686;0.09064985,0.100935;-0.7037626;0.02194405,-0.07708471;0.006628569;-0.04149019,-0.1109303;-0.3301294;-0.003925409,-0.1286799;-0.6686644;0.07962722,-0.1257887;-0.7073493;0.01494593,0.01142838;0.5420423;0.005371069,0;0;0,-0.001740485;0.3128788;0.006897926,-0.004286066;0.6172384;0.002834081,0.1560923;0.497268;-0.02919602,0.2272918;0.2504523;-0.0353601,0.2157059;0.02956162;-0.09919047,-0.1636909;0.4887614;0.02312815,-0.2139746;0.2371489;0.03684163,-0.2611377;0.02242173;-0.03148909,0.07317577;0.00518468;-0.04822707,0.08383609;-0.3351807;-0.04879975,0.06864001;-0.6775755;0.01781034,0.07864363;-0.7122879;-0.050174,-0.08331502;0.003066859;-0.02750684,-0.1088703;-0.3361963;-0.04199822,-0.09804287;-0.6776658;0.02999718,-0.1116959;-0.7195131;-0.02967874,-0.003623202;0.5421937;0.006037473,93.70091
+0;0;0,0.007019602;0.312774;0.008082503,0.01279531;0.6171138;0.001153058,0.1734156;0.4934794;0.0052568,0.2081322;0.2393563;0.02077784,0.2400161;0.01862524;-0.03733608,-0.1488651;0.4881773;0.006462387,-0.2004936;0.2365088;0.001760744,-0.249046;0.01470171;-0.03774006,0.07625648;0.005289766;-0.043241,0.09056903;-0.3315722;0.002429407,0.09182101;-0.6696932;0.09067282,0.1009555;-0.703804;0.02193031,-0.07711165;0.006630886;-0.04150469,-0.1109286;-0.3298424;-0.003971666,-0.1286937;-0.668672;0.07965367,-0.1258009;-0.7073935;0.01493785,0.01142973;0.5421127;0.005370143,0;0;0,-0.001609713;0.3128857;0.006489992,-0.00420168;0.6173258;0.001794338,0.1558565;0.4979511;-0.03013945,0.2276574;0.2513123;-0.0363512,0.2161228;0.03004728;-0.09979248,-0.1630303;0.4889299;0.02278015,-0.2121642;0.2371757;0.03795847,-0.2583057;0.02142353;-0.02865973,0.07316957;0.005221516;-0.04828835,0.08405836;-0.3348473;-0.04941344,0.06876288;-0.6775334;0.0172689,0.07856594;-0.7120029;-0.0510447,-0.0833352;0.003058405;-0.02754461,-0.1080679;-0.3360097;-0.04124642,-0.09794208;-0.6781215;0.02926036,-0.1116457;-0.7199493;-0.03050705,-0.003506809;0.542271;0.005126953,93.73515
+0;0;0,0.006976853;0.3128345;0.008045604,0.01274738;0.6172312;0.001079968,0.1731332;0.4936398;0.005193293,0.2079929;0.2395434;0.02073553,0.2396034;0.02016258;-0.03705123,-0.1486707;0.488306;0.006476607,-0.2007669;0.236731;0.002266456,-0.250283;0.0165486;-0.03690397,0.07639901;0.005305419;-0.04328864,0.09070273;-0.3314478;0.002399396,0.09240565;-0.6696289;0.09040946,0.1004888;-0.7052835;0.02284041,-0.07719591;0.006629948;-0.0416617,-0.1109991;-0.329757;-0.004300479,-0.1288105;-0.6685343;0.07953151,-0.1261769;-0.7074228;0.01480992,0.01137956;0.5422314;0.005301436,0;0;0,-0.001623243;0.3129559;0.005897522,-0.004291594;0.6174449;0.0006732941,0.1555301;0.4982254;-0.03132343,0.2273906;0.251608;-0.03745818,0.2170318;0.03141822;-0.09971285,-0.1628094;0.4890262;0.02215725,-0.2109067;0.2371877;0.03906143,-0.257306;0.02264835;-0.02640951,0.07314309;0.005294979;-0.04858923,0.08399451;-0.3346679;-0.05007839,0.06838596;-0.6773906;0.01634884,0.07813737;-0.7116957;-0.05228949,-0.08356594;0.00299808;-0.02732411,-0.10824;-0.3359379;-0.04175522,-0.0980856;-0.6782041;0.02800075,-0.112087;-0.7203003;-0.03156053,-0.003587872;0.5423961;0.004114151,93.75813
+0;0;0,0.006976853;0.3128345;0.008045604,0.01274738;0.6172312;0.001079968,0.1731332;0.4936398;0.005193293,0.2079929;0.2395434;0.02073553,0.2396034;0.02016258;-0.03705123,-0.1486707;0.488306;0.006476607,-0.2007669;0.236731;0.002266456,-0.250283;0.0165486;-0.03690397,0.07639901;0.005305419;-0.04328864,0.09070273;-0.3314478;0.002399396,0.09240565;-0.6696289;0.09040946,0.1004888;-0.7052835;0.02284041,-0.07719591;0.006629948;-0.0416617,-0.1109991;-0.329757;-0.004300479,-0.1288105;-0.6685343;0.07953151,-0.1261769;-0.7074228;0.01480992,0.01137956;0.5422314;0.005301436,0;0;0,-0.001623243;0.3129559;0.005897522,-0.004291594;0.6174449;0.0006732941,0.1555301;0.4982254;-0.03132343,0.2273906;0.251608;-0.03745818,0.2170318;0.03141822;-0.09971285,-0.1628094;0.4890262;0.02215725,-0.2109067;0.2371877;0.03906143,-0.257306;0.02264835;-0.02640951,0.07314309;0.005294979;-0.04858923,0.08399451;-0.3346679;-0.05007839,0.06838596;-0.6773906;0.01634884,0.07813737;-0.7116957;-0.05228949,-0.08356594;0.00299808;-0.02732411,-0.10824;-0.3359379;-0.04175522,-0.0980856;-0.6782041;0.02800075,-0.112087;-0.7203003;-0.03156053,-0.003587872;0.5423961;0.004114151,93.78017
+0;0;0,0.006978004;0.3128861;0.008046932,0.01274553;0.6171217;0.001087626,0.1771078;0.4924356;0.005192704,0.2119234;0.2386602;0.0207153,0.2431429;0.02199315;-0.03635665,-0.1526034;0.4869708;0.006507551,-0.2046339;0.2357136;0.00230272,-0.2535375;0.01825483;-0.03638318,0.07640003;0.00530549;-0.04328922,0.09068672;-0.3310464;0.00234437,0.09238954;-0.6692075;0.09034922,0.1004704;-0.7048433;0.02279961,-0.07719695;0.006630037;-0.04166226,-0.1109599;-0.3293561;-0.004345555,-0.1287702;-0.6681134;0.07948147,-0.1261374;-0.7069821;0.01477849,0.01137952;0.5422212;0.005303504,0;0;0,-0.001531139;0.3130185;0.005314827,-0.004007772;0.6173323;-0.0005555153,0.1588917;0.4975182;-0.0368402,0.2285714;0.2505412;-0.03828359,0.2186415;0.03348501;-0.101248,-0.1664938;0.4878953;0.02233306,-0.2140339;0.2363743;0.04055646,-0.2605073;0.02480072;-0.02466128,0.07304369;0.005255699;-0.04874492,0.08414902;-0.3342919;-0.0505445,0.06832366;-0.6770486;0.0155468,0.07808132;-0.7113628;-0.05304456,-0.08359651;0.003076097;-0.02722557,-0.1080772;-0.3354745;-0.0414861,-0.09805333;-0.6777756;0.0280128,-0.1119949;-0.7195592;-0.03189591,-0.003380716;0.5423944;0.003138065,93.81339
+0;0;0,0.006930294;0.31291;0.008042538,0.0127014;0.6172154;0.001069724,0.1763183;0.4926897;0.005186922,0.2112756;0.2388904;0.02071724,0.2424848;0.02132896;-0.03651854,-0.1519323;0.4873022;0.006606,-0.2042898;0.2360662;0.002549909,-0.255892;0.01821114;-0.0356513,0.07636338;0.005285118;-0.04322428,0.09057493;-0.3308285;0.002306975,0.09217355;-0.6692285;0.09039588,0.1002433;-0.7073028;0.02503736,-0.07707589;0.006656982;-0.04174481,-0.1107981;-0.3290856;-0.004500005,-0.1287559;-0.6680729;0.07941611,-0.1245902;-0.7066658;0.01423454,0.01133209;0.5422873;0.005286507,0;0;0,-0.001624525;0.3130473;0.004910946,-0.003970489;0.6174165;-0.001590252,0.1583379;0.498067;-0.037081,0.2287553;0.251259;-0.03919888,0.2182258;0.03324784;-0.101994,-0.1655569;0.4879135;0.0225022,-0.2135241;0.2364608;0.04115544,-0.2617821;0.02453053;-0.02472073,0.0729803;0.005326688;-0.04871488,0.08393051;-0.3339705;-0.05093765,0.0678791;-0.6769722;0.0151608,0.07754917;-0.7113944;-0.05359411,-0.08351603;0.003004767;-0.02727051,-0.1081638;-0.3353009;-0.04102628,-0.09839053;-0.6779806;0.02790744,-0.1124421;-0.7198474;-0.03216489,-0.003390297;0.5424622;0.002332449,93.83636
+0;0;0,0.0069246;0.3126529;0.00803593,0.0126887;0.616588;0.001072596,0.174843;0.4926162;0.005184283,0.2098057;0.2387779;0.02071699,0.241188;0.02000929;-0.03683636,-0.1504935;0.4872765;0.006590762,-0.2028591;0.2360019;0.002534047,-0.2547476;0.01693805;-0.03587911,0.07640929;0.005288295;-0.04325026,0.09060565;-0.3304662;0.002232343,0.09220628;-0.6692922;0.09043214,0.1002912;-0.707495;0.02495027,-0.07712222;0.006660984;-0.0417699,-0.1108084;-0.3287229;-0.004564889,-0.1287888;-0.6681368;0.07945687,-0.1246152;-0.7068591;0.01415229,0.01132147;0.5417736;0.005282984,0;0;0,-0.001451388;0.3127939;0.004719019,-0.003459051;0.6167802;-0.002331495,0.1576109;0.4988024;-0.03711176,0.2298279;0.2524817;-0.04000521,0.2186296;0.03314902;-0.1026528,-0.1636569;0.4882326;0.02287839,-0.2126768;0.2371496;0.04413716,-0.2646876;0.02521804;-0.02321877,0.07297955;0.005375266;-0.04880595,0.08417226;-0.3335522;-0.05085611,0.06752677;-0.6770582;0.0148046,0.07723613;-0.7115842;-0.05409384,-0.08359577;0.002951499;-0.0272023,-0.1082672;-0.3349887;-0.04095022,-0.09860241;-0.6781713;0.02773116,-0.113228;-0.7200455;-0.0324772,-0.002954945;0.5419495;0.001781225,93.87
+0;0;0,0.006919247;0.3124112;0.008029719,0.01267784;0.6160558;0.001073009,0.1730981;0.4926765;0.005181759,0.2080784;0.238711;0.02072225,0.2397076;0.01822123;-0.0372839,-0.148786;0.4873935;0.006573313,-0.2011778;0.2359929;0.002514565,-0.2534745;0.01520559;-0.03620081,0.07641472;0.005288671;-0.04325333,0.09061389;-0.3305324;0.002238281,0.09221667;-0.6698132;0.09055647,0.1003025;-0.7080232;0.02506765,-0.0771277;0.006661457;-0.04177287,-0.1108205;-0.3287889;-0.004560482,-0.1288251;-0.6686584;0.07957405,-0.1246511;-0.707388;0.01426254,0.0113119;0.5413122;0.005279413,0;0;0,-0.0009615421;0.3125525;0.004814863,-0.002574176;0.6162432;-0.002488613,0.1567841;0.4992668;-0.03714752,0.231278;0.2535243;-0.04213619,0.2192808;0.03205225;-0.1036751,-0.1611373;0.488684;0.02321779,-0.2119425;0.2381265;0.04778134,-0.2785137;0.0285386;-0.0202044,0.07292929;0.005397022;-0.04888988,0.08402285;-0.3336003;-0.05104613,0.06683463;-0.6775709;0.01455021,0.07657912;-0.7119239;-0.0545187,-0.08362213;0.002925867;-0.0271442,-0.1087827;-0.3350445;-0.0409237,-0.09964384;-0.678663;0.02804642,-0.1135029;-0.7203861;-0.03253818,-0.002110764;0.5414882;0.001711369,93.9032
+0;0;0,0.006866816;0.3122519;0.008037154,0.01261495;0.6157857;0.001087611,0.1722832;0.4925745;0.005125786,0.2072992;0.2385666;0.02067727,0.2390156;0.01777068;-0.03734994,-0.1481244;0.487388;0.0066223,-0.2014712;0.2361313;0.003133742,-0.2570372;0.01571518;-0.03498529,0.07647363;0.005291027;-0.04325758,0.09059265;-0.3303655;0.002202146,0.09229235;-0.6697795;0.09062722,0.1000743;-0.7083029;0.02547526,-0.07714096;0.006663315;-0.0418605,-0.1108177;-0.328607;-0.004565082,-0.1288483;-0.668663;0.07946154,-0.1247606;-0.7076837;0.01449827,0.01124977;0.5410637;0.005289323,0;0;0,-0.0003464222;0.3123953;0.004689693,-0.001380205;0.6159631;-0.003137112,0.1570905;0.4994138;-0.03793859,0.2325665;0.2539404;-0.04378438,0.2192774;0.03210309;-0.1049032,-0.1593753;0.4892546;0.02370777,-0.2161002;0.2402384;0.05129838,-0.2971271;0.03478897;-0.01464901,0.07279345;0.005374253;-0.04919004,0.08370295;-0.3334574;-0.05149269,0.06590605;-0.6776148;0.01379681,0.07567137;-0.7118996;-0.05528927,-0.08376595;0.00297415;-0.02686727,-0.1096384;-0.3347296;-0.04163291,-0.1001536;-0.6785028;0.02731451,-0.1148932;-0.7190606;-0.03437119,-0.001024678;0.5412383;0.001218557,93.92509
+0;0;0,0.006866816;0.3122519;0.008037154,0.01261495;0.6157857;0.001087611,0.1722832;0.4925745;0.005125786,0.2072992;0.2385666;0.02067727,0.2390156;0.01777068;-0.03734994,-0.1481244;0.487388;0.0066223,-0.2014712;0.2361313;0.003133742,-0.2570372;0.01571518;-0.03498529,0.07647363;0.005291027;-0.04325758,0.09059265;-0.3303655;0.002202146,0.09229235;-0.6697795;0.09062722,0.1000743;-0.7083029;0.02547526,-0.07714096;0.006663315;-0.0418605,-0.1108177;-0.328607;-0.004565082,-0.1288483;-0.668663;0.07946154,-0.1247606;-0.7076837;0.01449827,0.01124977;0.5410637;0.005289323,0;0;0,-0.0003464222;0.3123953;0.004689693,-0.001380205;0.6159631;-0.003137112,0.1570905;0.4994138;-0.03793859,0.2325665;0.2539404;-0.04378438,0.2192774;0.03210309;-0.1049032,-0.1593753;0.4892546;0.02370777,-0.2161002;0.2402384;0.05129838,-0.2971271;0.03478897;-0.01464901,0.07279345;0.005374253;-0.04919004,0.08370295;-0.3334574;-0.05149269,0.06590605;-0.6776148;0.01379681,0.07567137;-0.7118996;-0.05528927,-0.08376595;0.00297415;-0.02686727,-0.1096384;-0.3347296;-0.04163291,-0.1001536;-0.6785028;0.02731451,-0.1148932;-0.7190606;-0.03437119,-0.001024678;0.5412383;0.001218557,93.94789
+0;0;0,0.006866607;0.3122424;0.008036909,0.0126157;0.6158271;0.001085937,0.1719539;0.4926968;0.005125486,0.206981;0.2386079;0.02068193,0.2385501;0.01883741;-0.03707579,-0.1477977;0.4875209;0.006618935,-0.2011615;0.2361841;0.003129266,-0.2564694;0.01679161;-0.03481274,0.07658659;0.005298842;-0.04332147,0.0906987;-0.3301933;0.002115995,0.09240082;-0.6700908;0.09066704,0.1001876;-0.7086561;0.0254752,-0.0772549;0.006673158;-0.04192233,-0.1109152;-0.3284329;-0.004645173,-0.1289715;-0.6689734;0.07950115,-0.1248812;-0.7080364;0.01449813,0.01125018;0.5410866;0.005288688,0;0;0,3.039837E-06;0.3123886;0.004514694,-0.0006745607;0.6159962;-0.003741026,0.1573513;0.4995551;-0.03857946,0.2351379;0.2547602;-0.04597902,0.222477;0.03405783;-0.1073124,-0.1584013;0.4895367;0.02363401,-0.2228815;0.2424936;0.05265196,-0.3131176;0.04187866;-0.01248417,0.07277337;0.005317271;-0.04945803,0.08361447;-0.3333502;-0.05180717,0.06542736;-0.6779648;0.01364875,0.07506651;-0.7119881;-0.05577683,-0.08398975;0.003061675;-0.02658344,-0.1104118;-0.3344074;-0.04191953,-0.1003232;-0.6786419;0.02718432,-0.1160841;-0.7178632;-0.03583803,-0.0003892928;0.5412599;0.0007386208,93.98116
+0;0;0,0.006773647;0.3117368;0.008014284,0.01249253;0.6146776;0.001049849,0.1705566;0.4921438;0.005143691,0.2057235;0.2378966;0.02051633,0.2373251;0.01606372;-0.03738818,-0.146643;0.4869953;0.006663594,-0.2019698;0.2359074;0.003751544,-0.2621223;0.01559289;-0.03372685,0.07650779;0.005281087;-0.04322165,0.09048615;-0.3300255;0.002180606,0.09227773;-0.6701889;0.09062885,0.1026052;-0.7075396;0.02438165,-0.0770883;0.006676327;-0.04197934,-0.110911;-0.3282081;-0.004619475,-0.1289418;-0.6689689;0.07960884,-0.1284641;-0.6289944;-0.01489904,0.01113324;0.540116;0.005248442,0;0;0,0.0006992519;0.3118865;0.00402689,0.001071244;0.6148247;-0.005056381,0.1575994;0.4992987;-0.03957176,0.2377374;0.2551883;-0.04970717,0.2261942;0.03283618;-0.1128554,-0.1558725;0.4901859;0.02359987,-0.2298064;0.24561;0.05242709,-0.3305531;0.04733643;-0.0115975,0.07261164;0.005191952;-0.04949785,0.08333968;-0.3332798;-0.0525105,0.06441842;-0.6781331;0.01272463,0.07404913;-0.7122129;-0.05679155,-0.08385486;0.003190752;-0.02660121,-0.1111217;-0.3339754;-0.04281187,-0.1010645;-0.6785154;0.025952,-0.1177503;-0.7166429;-0.03817048,0.001082763;0.5402822;-0.0003283024,94.0045
+0;0;0,0.006770836;0.3116073;0.008010957,0.01248869;0.614494;0.001047279,0.1678107;0.4927875;0.005142796,0.2029897;0.2384525;0.02052075,0.234736;0.01560438;-0.03764877,-0.143933;0.4877276;0.006636556,-0.1992788;0.236553;0.0037235,-0.2597067;0.01523018;-0.03392642,0.07667924;0.005292921;-0.0433185,0.09064782;-0.3297794;0.002052024,0.09244079;-0.6702061;0.09056872,0.1027865;-0.7076756;0.02420467,-0.07726105;0.006691287;-0.0420734,-0.1110601;-0.3279591;-0.004739642,-0.1291048;-0.6689837;0.07955386,-0.1286263;-0.6289916;-0.01512072,0.01112944;0.5399345;0.005245745,0;0;0,0.002263099;0.3117505;0.003953934,0.004280344;0.6146181;-0.005442142,0.1573833;0.4994131;-0.04020882,0.2389527;0.2557505;-0.05184126,0.2281682;0.0324934;-0.1158161,-0.1505856;0.4920292;0.0236804,-0.2348347;0.2506767;0.0521655,-0.3539535;0.06148988;-0.01164573,0.0727596;0.005164742;-0.04963446,0.0830349;-0.3330824;-0.05284596,0.06335518;-0.678112;0.01269817,0.07295701;-0.7123609;-0.05689526,-0.08408722;0.003218517;-0.02651779,-0.1121012;-0.3336424;-0.04285751,-0.1022592;-0.6784619;0.02592748,-0.1192699;-0.7167125;-0.03822745,0.003918156;0.540084;-0.0006337166,94.03985
+0;0;0,0.006772194;0.3116699;0.008012565,0.01248998;0.6145528;0.001048925,0.1669081;0.4931183;0.005145043,0.2020991;0.2386967;0.02052823,0.2336486;0.01722971;-0.03728078,-0.1430372;0.4880875;0.006630186,-0.1984019;0.2368274;0.003716138,-0.2584553;0.01687628;-0.03370044,0.07665683;0.005291374;-0.04330584,0.09063248;-0.3299506;0.00208766,0.0924253;-0.6703497;0.09059719,0.1027822;-0.7078925;0.024161,-0.07723846;0.006689331;-0.04206111,-0.1110546;-0.3281305;-0.004708447,-0.1290979;-0.6691275;0.07957824,-0.1286189;-0.6291245;-0.01519926,0.01113072;0.5399933;0.005247398,0;0;0,0.004680365;0.3117927;0.003400087,0.01060273;0.61455;-0.007539273,0.1616264;0.4991164;-0.0416019,0.2413494;0.254801;-0.05423498,0.2306959;0.03321134;-0.1188059,-0.1447376;0.4938786;0.02305082,-0.2396794;0.2563817;0.05109815,-0.3587674;0.06882381;-0.01234445,0.07264937;0.00498569;-0.04976821,0.0828874;-0.3334301;-0.05337429,0.06272013;-0.678394;0.01221466,0.07235201;-0.7128183;-0.05735398,-0.08408854;0.003437078;-0.02640014,-0.1122412;-0.3335535;-0.0433666,-0.1027314;-0.6783127;0.02562159,-0.1199722;-0.7163299;-0.03887238,0.009178296;0.5400598;-0.002268553,94.07146
+0;0;0,0.006699678;0.3115017;0.007971982,0.01239133;0.6141585;0.0009551058,0.1674593;0.4926212;0.005148592,0.2027325;0.2381411;0.02036819,0.2337815;0.01727913;-0.03717493,-0.1437733;0.4875806;0.006721145,-0.2031866;0.2371854;0.003841182,-0.2660245;0.01860768;-0.03263403,0.0767471;0.005303838;-0.04328499,0.09056087;-0.3298197;0.00191718,0.09255726;-0.6710212;0.09106648,0.10209;-0.7086118;0.02490169,-0.07725525;0.006671873;-0.04217763,-0.1111206;-0.3279893;-0.004803009,-0.1292197;-0.6698681;0.0798222,-0.1287602;-0.6298941;-0.01471587,0.01103658;0.5396544;0.005162467,0;0;0,0.006280169;0.3115948;0.003305674,0.01291269;0.6141106;-0.00769043,0.1643111;0.4981256;-0.04211926,0.2422195;0.2531986;-0.05542684,0.2321481;0.03242642;-0.120338,-0.1433935;0.4944628;0.0234854,-0.25023;0.2620201;0.05163462,-0.3742878;0.07805373;-0.01018173,0.07255358;0.004826039;-0.05004525,0.08199364;-0.3334598;-0.05397201,0.06130949;-0.6793175;0.01179004,0.07089025;-0.7133079;-0.05785608,-0.08422889;0.003619375;-0.02615785,-0.1134123;-0.333104;-0.04369481,-0.1039944;-0.6787148;0.02583633,-0.1219199;-0.7150248;-0.03988123,0.01141047;0.5396763;-0.002431392,94.09412
+0;0;0,0.00669542;0.3113037;0.007966915,0.01238534;0.6138689;0.0009516603,0.1669614;0.4924909;0.005144558,0.2022476;0.2379169;0.02036976,0.2328392;0.02030835;-0.03632574,-0.143292;0.4874661;0.006712164,-0.2027272;0.2369787;0.003831139,-0.2646394;0.02162066;-0.03210678,0.07665899;0.005297749;-0.0432353,0.09048079;-0.3300207;0.001993161,0.09247894;-0.6715224;0.09122089,0.1019934;-0.7089837;0.0251827,-0.07716656;0.006664214;-0.04212921,-0.1110516;-0.3281916;-0.004732851,-0.1291667;-0.6703711;0.0799668,-0.1287081;-0.6304162;-0.01439038,0.01103079;0.5393761;0.00515839,0;0;0,0.007338434;0.3113812;0.002481699,0.01437405;0.6137652;-0.009347677,0.1652251;0.4973464;-0.04290557,0.2447752;0.2529506;-0.05798173,0.2350201;0.03606175;-0.1240711,-0.1416185;0.4951851;0.02272793,-0.2567669;0.2668406;0.05246735,-0.3896388;0.09313291;-0.008149784,0.07239437;0.004717529;-0.05010748,0.08054411;-0.3337947;-0.05436682,0.05942002;-0.679913;0.01154876,0.06875619;-0.7135946;-0.05816555,-0.08413213;0.003714774;-0.02611404,-0.1149307;-0.3330256;-0.04434788,-0.1062907;-0.6789362;0.02536706,-0.1242898;-0.7149194;-0.04039653,0.01282388;0.5393568;-0.00389862,94.12754
+0;0;0,0.006693225;0.3112016;0.007964303,0.01238381;0.6138029;0.0009477767,0.1684552;0.4919563;0.005141601,0.2037142;0.2375787;0.02035506,0.2345674;0.01810962;-0.03682518,-0.1447741;0.4868834;0.006724243,-0.2041635;0.2365891;0.00384544,-0.2666051;0.01938981;-0.03239975,0.07666012;0.005297827;-0.04323593,0.09048776;-0.3301625;0.002011672,0.09248687;-0.671828;0.0912822,0.1020173;-0.7094022;0.02513346,-0.07716768;0.006664312;-0.04212983,-0.1110671;-0.3283332;-0.004717641,-0.1291908;-0.6706768;0.08002265,-0.1287314;-0.6307053;-0.01449251,0.01102892;0.5392913;0.005155565,0;0;0,0.006793857;0.3112974;0.001550436,0.01316774;0.6137095;-0.01087308,0.1656468;0.4964455;-0.04416728,0.2454259;0.2524229;-0.06062555,0.2356987;0.03386535;-0.1279025,-0.1441192;0.4949504;0.02219003,-0.2654696;0.270143;0.05249418,-0.4031792;0.09707405;-0.006424248,0.07254177;0.004642576;-0.04990315,0.07846138;-0.3340425;-0.05534244,0.05673888;-0.6802511;0.01081061,0.06607416;-0.7140552;-0.05900812,-0.08408875;0.003744179;-0.02625356,-0.116864;-0.3329179;-0.04513718,-0.1086143;-0.6789846;0.02470806,-0.126912;-0.715185;-0.04098418,0.01177213;0.5392884;-0.00529933,94.16015
+0;0;0,0.006568781;0.3112029;0.008018107,0.01222974;0.6138052;0.00102744,0.1683636;0.4921533;0.005274209,0.203539;0.2377614;0.0204422,0.234298;0.01825589;-0.036649,-0.1450574;0.4872788;0.006660619,-0.2094379;0.2382129;0.004676566,-0.2798749;0.02361298;-0.03238689,0.07668688;0.005297003;-0.04318854,0.09021941;-0.3301806;0.002019852,0.09259354;-0.6718214;0.09137589,0.1016577;-0.7087727;0.02453186,-0.07715406;0.006658589;-0.04215568,-0.1112992;-0.328317;-0.004770495,-0.1289561;-0.6705552;0.08049257,-0.1284435;-0.6305767;-0.01402157,0.01087877;0.5392932;0.00522849,0;0;0,0.006793857;0.3112974;0.001550436,0.01316774;0.6137095;-0.01087308,0.1656468;0.4964455;-0.04416728,0.2454259;0.2524229;-0.06062555,0.2356987;0.03386535;-0.1279025,-0.1441192;0.4949504;0.02219003,-0.2654696;0.270143;0.05249418,-0.4031792;0.09707405;-0.006424248,0.07254177;0.004642576;-0.04990315,0.07846138;-0.3340425;-0.05534244,0.05673888;-0.6802511;0.01081061,0.06607416;-0.7140552;-0.05900812,-0.08408875;0.003744179;-0.02625356,-0.116864;-0.3329179;-0.04513718,-0.1086143;-0.6789846;0.02470806,-0.126912;-0.715185;-0.04098418,0.01177213;0.5392884;-0.00529933,94.18247
+0;0;0,0.006561144;0.310841;0.008008785,0.01221233;0.6129205;0.00103077,0.170966;0.490627;0.005270308,0.2059497;0.2376219;0.0203556,0.2366431;0.01858407;-0.03661397,-0.1476638;0.4856714;0.006679758,-0.2116933;0.2379633;0.004706522,-0.2819802;0.02382062;-0.03227797,0.07666565;0.005295537;-0.04317659,0.0901921;-0.3300314;0.002011497,0.09256832;-0.671972;0.09144597,0.1016472;-0.7090323;0.0244932,-0.07713269;0.006656745;-0.04214401,-0.1112625;-0.3281683;-0.004775621,-0.1289349;-0.670707;0.08056229,-0.1284215;-0.6307122;-0.01410562,0.01086393;0.5385503;0.005223828,0;0;0,0.007840678;0.3109115;0.001377583,0.01523112;0.6127688;-0.01123738,0.1698386;0.4944431;-0.04531765,0.2477556;0.2512769;-0.06150746,0.2372423;0.03352267;-0.1296086,-0.1453662;0.4954252;0.02276882,-0.2725568;0.2755098;0.05314608,-0.4123574;0.1043021;-0.004377164,0.07268511;0.004403532;-0.0496726,0.07818104;-0.334129;-0.05555534,0.05583252;-0.6805924;0.0107112,0.06527747;-0.7144904;-0.05921745,-0.08399378;0.003998244;-0.02643752,-0.1168471;-0.3325073;-0.04524521,-0.1093778;-0.678928;0.02450113,-0.1277111;-0.7150647;-0.04146855,0.01359294;0.5384982;-0.005621672,94.20516
+0;0;0,0.006557242;0.3106562;0.008004023,0.01220614;0.6126136;0.00102858,0.1707684;0.4904019;0.005266686,0.2054135;0.2398453;0.02020599,0.2363647;0.01896767;-0.03724207,-0.1474795;0.4854523;0.006674447,-0.2108894;0.2401413;0.004720307,-0.2817667;0.02419999;-0.03257483,0.0770568;0.005322556;-0.04339688,0.09057755;-0.329863;0.001772154,0.09295785;-0.6723913;0.09136033,0.102045;-0.7095123;0.02434689,-0.07752623;0.006690708;-0.04235903,-0.1116417;-0.3279932;-0.005006403,-0.1293444;-0.6711205;0.08047817,-0.1288305;-0.6311166;-0.01427551,0.01085818;0.5382677;0.005220262,0;0;0,0.009271473;0.3106877;0.00124526,0.01785818;0.6123891;-0.01142454,0.1719486;0.4938386;-0.04532385,0.2490841;0.2529948;-0.06102228,0.2375342;0.03360327;-0.1301537,-0.1430938;0.4967118;0.02338661,-0.2756109;0.2829328;0.05404316,-0.4244022;0.1163845;-0.002241883,0.07290548;0.004202902;-0.0501647,0.07763523;-0.3342097;-0.05535626,0.0545541;-0.6812321;0.01097679,0.06398815;-0.714865;-0.05931163,-0.08455314;0.004199937;-0.02612465,-0.1177466;-0.332121;-0.04506658,-0.1114146;-0.6791876;0.02466193,-0.1295801;-0.7154748;-0.04132763,0.01594397;0.5381497;-0.005807877,94.24007
+0;0;0,0.006399616;0.3102121;0.008062832,0.01199168;0.6116846;0.001144428,0.1698133;0.4899666;0.005424717,0.2045171;0.2378342;0.02044236,0.2348272;0.01903231;-0.03645834,-0.1468902;0.4848769;0.006853433,-0.2151548;0.2392371;0.005568881,-0.2899798;0.02674069;-0.03016859,0.07732696;0.0053172;-0.04352828,0.09048449;-0.3299687;0.001844719,0.09250169;-0.6726545;0.09113714,0.1026791;-0.7083397;0.02295236,-0.07780609;0.006726202;-0.04246664,-0.1123614;-0.3280911;-0.005700681,-0.1300202;-0.6711881;0.08022627,-0.1295181;-0.6311854;-0.01446784,0.01065375;0.537456;0.005318215,0;0;0,0.01088941;0.3101916;0.0003705025,0.02108583;0.6113014;-0.01348424,0.1741406;0.4927087;-0.04585099,0.2499769;0.2498133;-0.06170225,0.2384813;0.0328507;-0.13117,-0.1397966;0.4978756;0.02236486,-0.2809289;0.2880183;0.05464794,-0.4288357;0.1227409;0.001378383,0.0731141;0.004084349;-0.0503993,0.07672852;-0.3344609;-0.05514502,0.05266857;-0.6815211;0.01104522,0.06212157;-0.7150304;-0.05927181,-0.08492278;0.004300496;-0.0259243,-0.1182631;-0.3321243;-0.04477257,-0.1133548;-0.6793597;0.02461248,-0.1314407;-0.7153536;-0.04160674,0.01877323;0.537217;-0.007549524,94.27183
+0;0;0,0.0063986;0.3101628;0.008061551,0.01199276;0.6117489;0.001139698,0.1705111;0.4897757;0.005423098,0.2051021;0.2384627;0.02039194,0.2353292;0.02025981;-0.03635297,-0.1475804;0.4846637;0.006858076,-0.2156232;0.2398221;0.005577697,-0.2902433;0.02790751;-0.03006193,0.07726681;0.005313064;-0.04349443,0.09041508;-0.3297371;0.001846686,0.09243383;-0.6726857;0.09120756,0.1025906;-0.7082376;0.02316115,-0.07774556;0.006720969;-0.04243361,-0.1122766;-0.327861;-0.005693495,-0.1299489;-0.671221;0.08029933,-0.1294479;-0.6312386;-0.01420261,0.01065398;0.5374733;0.00531613,0;0;0,0.01264685;0.3100756;-0.0002882481,0.02468804;0.6111897;-0.01501203,0.1780195;0.4924216;-0.04712963,0.2501569;0.2491955;-0.06183052,0.2399211;0.03293754;-0.1316438,-0.1375623;0.498478;0.02123765,-0.283235;0.2928408;0.05397463,-0.4347211;0.1310611;0.002735861,0.0729351;0.003914535;-0.05054998,0.07639229;-0.3343961;-0.05516315,0.05128819;-0.6816847;0.01089454,0.06069049;-0.7149587;-0.05938005,-0.08488776;0.004503722;-0.02576701,-0.1190011;-0.3315952;-0.04477028,-0.1146953;-0.6791701;0.02434044,-0.1331377;-0.7151484;-0.04151741,0.02191481;0.5370921;-0.00885129,94.29397
+0;0;0,0.006387378;0.3096189;0.008047414,0.01196881;0.6105187;0.001141869,0.1702874;0.4887878;0.005414919,0.2046402;0.2392059;0.02028065,0.2350308;0.01982203;-0.0367714,-0.1474002;0.4836823;0.006848075,-0.2149742;0.2405273;0.005576517,-0.2899982;0.0274657;-0.03025601,0.07725935;0.005312551;-0.04349022,0.09041709;-0.3299787;0.001883511,0.09243526;-0.6728284;0.09121864,0.102579;-0.7082961;0.02325969,-0.07773805;0.00672032;-0.04242951,-0.112294;-0.3281024;-0.005662959,-0.1299611;-0.6713635;0.08030508,-0.1294608;-0.6313939;-0.01407539,0.01063331;0.5364248;0.005308087,0;0;0,0.01407629;0.309467;-0.001209259,0.02786157;0.6097503;-0.01721811,0.1806256;0.4916481;-0.04904938,0.2527628;0.2501776;-0.06248188,0.2406809;0.0325239;-0.1316824,-0.1350043;0.4991567;0.01968493,-0.2847203;0.298808;0.05341468,-0.4426199;0.1415689;0.001922626,0.07269356;0.003646851;-0.05090166,0.07628441;-0.3349079;-0.055367,0.04969835;-0.6820692;0.01023006,0.05895665;-0.7150503;-0.06016159,-0.08497258;0.004858343;-0.02539068,-0.1190632;-0.3314819;-0.04450106,-0.1162738;-0.6791809;0.02353164,-0.1346892;-0.7151835;-0.04213303,0.02464062;0.5358842;-0.01070118,94.32729
+0;0;0,0.006119611;0.3096242;0.008051525,0.01158009;0.6105253;0.00110897,0.1699784;0.4889734;0.005502128,0.2042272;0.2393774;0.02036959,0.2339207;0.01989348;-0.03666482,-0.1477459;0.4836485;0.007101744,-0.2203564;0.2419469;0.00658517,-0.3038821;0.03219056;-0.02993274,0.07729156;0.005301993;-0.04343424,0.0900083;-0.3299832;0.002109718,0.09230454;-0.6728379;0.09141958,0.1023381;-0.7063418;0.0216063,-0.07771964;0.006724548;-0.04246257,-0.1130294;-0.3280229;-0.005726382,-0.1302494;-0.6713232;0.08017562,-0.1297935;-0.6313525;-0.01420496,0.01027111;0.5364316;0.00528592,0;0;0,0.01407629;0.309467;-0.001209259,0.02786157;0.6097503;-0.01721811,0.1806256;0.4916481;-0.04904938,0.2527628;0.2501776;-0.06248188,0.2406809;0.0325239;-0.1316824,-0.1350043;0.4991567;0.01968493,-0.2847203;0.298808;0.05341468,-0.4426199;0.1415689;0.001922626,0.07269356;0.003646851;-0.05090166,0.07628441;-0.3349079;-0.055367,0.04969835;-0.6820692;0.01023006,0.05895665;-0.7150503;-0.06016159,-0.08497258;0.004858343;-0.02539068,-0.1190632;-0.3314819;-0.04450106,-0.1162738;-0.6791809;0.02353164,-0.1346892;-0.7151835;-0.04213303,0.02464062;0.5358842;-0.01070118,94.34988
+0;0;0,0.006106795;0.3089758;0.008034662,0.01155731;0.6093283;0.001104202,0.167919;0.4885045;0.005487703,0.2022389;0.2383912;0.02038599,0.2318593;0.01944773;-0.03650798,-0.1457494;0.4832475;0.007066899,-0.2185104;0.241045;0.006549254,-0.3018304;0.03180519;-0.02987873,0.07733186;0.005304757;-0.04345688,0.09005143;-0.3300555;0.002097271,0.09234928;-0.6731499;0.09146961,0.102391;-0.7067053;0.02159977,-0.07776015;0.006728053;-0.0424847,-0.1130778;-0.3280943;-0.005740289,-0.1303098;-0.6716348;0.08022182,-0.1298536;-0.6316561;-0.01423523,0.0102505;0.5353568;0.005274255,0;0;0,0.01517811;0.3087561;-0.002682924,0.02981913;0.608359;-0.02027464,0.1808783;0.4916145;-0.05000114,0.2524977;0.2494282;-0.06315351,0.239344;0.03204682;-0.131145,-0.1314032;0.4998703;0.01725997,-0.2866023;0.3031156;0.05127969,-0.4515035;0.1524672;0.004769679,0.07268557;0.003403306;-0.05101061,0.0750598;-0.3352306;-0.05600166,0.04679713;-0.6825064;0.009628296,0.056088;-0.7155303;-0.06082439,-0.08504252;0.005066494;-0.02527761,-0.1203906;-0.3311975;-0.0447851,-0.1179178;-0.6792617;0.02268147,-0.13757;-0.7151359;-0.04286467,0.02641582;0.5346609;-0.01335573,94.37274
+0;0;0,0.006106222;0.3089468;0.008033908,0.01156198;0.6095896;0.001094905,0.167653;0.4887325;0.005484424,0.2020088;0.2383575;0.0203983,0.2314171;0.0209818;-0.03608827,-0.1454809;0.4834845;0.00706093,-0.2183181;0.2410285;0.006542743,-0.3010414;0.03328702;-0.02962439,0.07769505;0.005329671;-0.04366097,0.09041508;-0.3300427;0.00189482,0.09271243;-0.6730629;0.09124781,0.102727;-0.7064465;0.02156691,-0.07812534;0.006759651;-0.04268423,-0.1134443;-0.3280748;-0.005938496,-0.1306726;-0.6715409;0.08000501,-0.1302176;-0.6315891;-0.01419662,0.01025316;0.535505;0.00527134,0;0;0,0.01750898;0.3085864;-0.004220963,0.03458974;0.6082242;-0.02384734,0.1848429;0.4913937;-0.05255985,0.255052;0.2484292;-0.06393433,0.2412243;0.03236464;-0.1305125,-0.1271327;0.5008324;0.01452208,-0.2882408;0.3088949;0.05050232,-0.4552693;0.1628023;0.005047288,0.07287183;0.003226668;-0.05148292,0.07441527;-0.3354287;-0.05616355,0.04490647;-0.6825291;0.009431124,0.05414036;-0.7153804;-0.06083727,-0.08557438;0.005253118;-0.02491257,-0.1214763;-0.3309415;-0.04481218,-0.1199498;-0.6790627;0.02198177,-0.1399116;-0.7139434;-0.04408805,0.03058001;0.5344942;-0.01639748,94.40595
+0;0;0,0.005926595;0.3089661;0.008099774,0.01130721;0.6099212;0.001205236,0.1694632;0.4884892;0.005597894,0.203615;0.2382799;0.0203149,0.2327189;0.01983075;-0.03630423,-0.1476798;0.482944;0.007295331,-0.2265207;0.2425865;0.007368281,-0.318868;0.03778115;-0.02868117,0.07778172;0.005275134;-0.04374621,0.09013158;-0.329698;0.001938067,0.0925822;-0.6729823;0.09126228,0.1026063;-0.7063957;0.02154758,-0.07824531;0.006819403;-0.04269333,-0.1136907;-0.3276157;-0.006041687,-0.131466;-0.6712849;0.08000788,-0.1310352;-0.6313201;-0.01423856,0.01001156;0.5357264;0.005374515,0;0;0,0.01854676;0.3085069;-0.006346941,0.03633809;0.6082544;-0.02826786,0.1886198;0.4903437;-0.05539179,0.2559325;0.2466861;-0.0647521,0.241991;0.02960044;-0.1314774,-0.1273363;0.5005281;0.01226465,-0.2919489;0.312191;0.04994003,-0.4639526;0.1709121;0.002740383,0.07322744;0.002973706;-0.05119038,0.07222229;-0.3352819;-0.05654931,0.04188451;-0.6825734;0.009003639,0.05094114;-0.7154596;-0.0613184,-0.08563892;0.005446727;-0.0250572,-0.1219617;-0.3303974;-0.04338622,-0.1222886;-0.6790957;0.02171582,-0.1425242;-0.7149318;-0.04338417,0.03218564;0.5344839;-0.02023149,94.42792
+0;0;0,0.005917616;0.308498;0.008087503,0.01129053;0.6090224;0.00120275,0.1691508;0.487783;0.005589128,0.2034511;0.2364856;0.02037014,0.232462;0.01873426;-0.03606811,-0.1474003;0.4822481;0.007283397,-0.2265842;0.2408453;0.007356664,-0.3186364;0.03669427;-0.02857762,0.07763335;0.005265071;-0.04366276,0.08998691;-0.3298081;0.00203516,0.09243502;-0.6727402;0.09126772,0.1024706;-0.7062261;0.02147327,-0.07809605;0.006806395;-0.04261189,-0.113552;-0.3277286;-0.005949304,-0.1313091;-0.6710452;0.08001197,-0.1308777;-0.631069;-0.01434228,0.009996701;0.534932;0.005366166,0;0;0,0.01899168;0.3079841;-0.007520199,0.03701103;0.6072181;-0.03034663,0.1890835;0.4902247;-0.05752826,0.257571;0.2457289;-0.06628346,0.2435262;0.02837241;-0.1295402,-0.1266563;0.5004532;0.00988999,-0.2969764;0.3157984;0.04782457,-0.4727188;0.1798498;0.002270903,0.07315281;0.002584845;-0.05102038,0.07184601;-0.33577;-0.05642485,0.03982913;-0.6826333;0.008626703,0.0487242;-0.7153667;-0.06199789,-0.08540319;0.005838396;-0.02516551,-0.1229559;-0.3299727;-0.04348581,-0.1243124;-0.6784324;0.02089519,-0.1445832;-0.7143571;-0.04426213,0.03281859;0.5335779;-0.02210402,94.46152
+0;0;0,0.005912593;0.3082361;0.008080637,0.01128404;0.6086792;0.001197091,0.1731828;0.4862486;0.005588834,0.2077711;0.232841;0.02049396,0.2365057;0.01716371;-0.03540672,-0.1514006;0.4805732;0.007326094,-0.2312493;0.2371434;0.007399976,-0.3224248;0.03493679;-0.02819205,0.07765883;0.005266799;-0.0436771,0.09000077;-0.3294914;0.001977872,0.09245235;-0.6729102;0.09133705,0.1024821;-0.7063597;0.02158269,-0.07812169;0.006808629;-0.04262588,-0.1135443;-0.3274119;-0.005997751,-0.1313266;-0.6712157;0.0800855,-0.1308955;-0.6312452;-0.01421455,0.009990307;0.534594;0.005360215,0;0;0,0.0168314;0.3078435;-0.007669925,0.034004;0.6070485;-0.0304606,0.1906689;0.4909871;-0.0584228,0.259334;0.2443211;-0.06707859,0.244667;0.02837686;-0.1272469,-0.1337449;0.4989696;0.009648491,-0.3092967;0.3161178;0.04680669,-0.490001;0.1901855;0.002599403,0.07311618;0.002417147;-0.0511322,0.07048708;-0.3356095;-0.05668497,0.03686279;-0.6828138;0.008477211,0.04576415;-0.7155029;-0.06211281,-0.08545956;0.006003719;-0.02503879,-0.1251649;-0.3292221;-0.04366364,-0.1274623;-0.678174;0.02079439,-0.1477742;-0.7144417;-0.04392131,0.0298624;0.5334104;-0.02221966,94.49641
+0;0;0,0.005927041;0.3072771;0.008072332,0.01136006;0.6063193;0.001244553,0.1672568;0.4861185;0.005621333,0.2019598;0.2321178;0.02051374,0.2297532;0.01708391;-0.03544853,-0.1454241;0.4806318;0.007449425,-0.2335596;0.2394379;0.007145852,-0.3285608;0.03979744;-0.02838285,0.07776762;0.005189227;-0.04371648,0.08991433;-0.329587;0.002089031,0.09236104;-0.6730335;0.09148603,0.1028438;-0.7060765;0.02140983,-0.07820053;0.006904298;-0.04269508,-0.1137115;-0.3273353;-0.006039001,-0.1316117;-0.6711273;0.080216,-0.1312203;-0.6311532;-0.01409914,0.01004579;0.5326008;0.005379697,0;0;0,0.02001053;0.3066335;-0.009747982,0.0402537;0.6040039;-0.03538847,0.1909443;0.4911698;-0.05982018,0.261217;0.2442796;-0.06685066,0.2510485;0.02862288;-0.1262865,-0.1224853;0.4994295;0.004410367,-0.3047938;0.3226085;0.04236295,-0.4878806;0.2010364;-0.0005706064,0.07304066;0.002168506;-0.05144143,0.0697647;-0.3358848;-0.05692386,0.03435507;-0.6829876;0.008031134,0.04321581;-0.7156589;-0.06260014,-0.08563759;0.006290387;-0.02474865,-0.1273165;-0.3286462;-0.04477846,-0.1301664;-0.6776019;0.01983628,-0.1510479;-0.7132251;-0.04537532,0.03543234;0.5308646;-0.02640867,94.52856
+0;0;0,0.005927041;0.3072771;0.008072332,0.01136006;0.6063193;0.001244553,0.1672568;0.4861185;0.005621333,0.2019598;0.2321178;0.02051374,0.2297532;0.01708391;-0.03544853,-0.1454241;0.4806318;0.007449425,-0.2335596;0.2394379;0.007145852,-0.3285608;0.03979744;-0.02838285,0.07776762;0.005189227;-0.04371648,0.08991433;-0.329587;0.002089031,0.09236104;-0.6730335;0.09148603,0.1028438;-0.7060765;0.02140983,-0.07820053;0.006904298;-0.04269508,-0.1137115;-0.3273353;-0.006039001,-0.1316117;-0.6711273;0.080216,-0.1312203;-0.6311532;-0.01409914,0.01004579;0.5326008;0.005379697,0;0;0,0.02001053;0.3066335;-0.009747982,0.0402537;0.6040039;-0.03538847,0.1909443;0.4911698;-0.05982018,0.261217;0.2442796;-0.06685066,0.2510485;0.02862288;-0.1262865,-0.1224853;0.4994295;0.004410367,-0.3047938;0.3226085;0.04236295,-0.4878806;0.2010364;-0.0005706064,0.07304066;0.002168506;-0.05144143,0.0697647;-0.3358848;-0.05692386,0.03435507;-0.6829876;0.008031134,0.04321581;-0.7156589;-0.06260014,-0.08563759;0.006290387;-0.02474865,-0.1273165;-0.3286462;-0.04477846,-0.1301664;-0.6776019;0.01983628,-0.1510479;-0.7132251;-0.04537532,0.03543234;0.5308646;-0.02640867,94.55226
+0;0;0,0.005923782;0.3071082;0.008067893,0.0113606;0.6063606;0.001233592,0.1660926;0.4864128;0.00561368,0.2007813;0.2325165;0.02049996,0.2287139;0.01640576;-0.03574255,-0.144275;0.4809667;0.007428247,-0.2323741;0.239872;0.007124799,-0.3278511;0.03923175;-0.02858182,0.07773703;0.005187187;-0.04369929,0.08986001;-0.3289351;0.002016734,0.09230829;-0.6726006;0.09147075,0.102792;-0.7056496;0.02138796,-0.07816978;0.006901583;-0.04267829,-0.1136114;-0.3266851;-0.006093822,-0.131523;-0.6706964;0.08021619,-0.1311315;-0.6307214;-0.01410781,0.01004471;0.5325512;0.005373833,0;0;0,0.02126348;0.3063292;-0.01122046,0.0421969;0.6037274;-0.03840113,0.1918059;0.4913881;-0.06164527,0.2643026;0.2452032;-0.06668997,0.2535551;0.02838367;-0.126029,-0.1194041;0.4991463;0.001758855,-0.3050435;0.3262436;0.04088533,-0.493;0.2108565;-0.003897078,0.07300538;0.001858413;-0.05144262,0.0703741;-0.3355321;-0.05738258,0.03309631;-0.6826251;0.007816076,0.04193792;-0.7151667;-0.06294441,-0.08558285;0.006594892;-0.02473184,-0.1281266;-0.3274678;-0.04633547,-0.1307594;-0.6767677;0.01767006,-0.1531416;-0.7110112;-0.04842452,0.03726137;0.5305496;-0.02905536,94.58467
+0;0;0,0.005939441;0.3065811;0.008067894,0.01143315;0.6053253;0.001264075,0.1666176;0.4854357;0.005524942,0.2014581;0.2317085;0.02034772,0.2289457;0.01393582;-0.03621539,-0.1446834;0.4799644;0.007618468,-0.2399922;0.24179;0.007075443,-0.3458839;0.04475851;-0.02960442,0.07796034;0.005146051;-0.04380947,0.08996256;-0.329383;0.002112787,0.09219447;-0.6725073;0.09149566,0.1028081;-0.7058736;0.02175371,-0.07837038;0.006980522;-0.04281263,-0.1139899;-0.3269925;-0.005990617,-0.1318323;-0.6704632;0.08025377,-0.1315075;-0.6304883;-0.01404504,0.01009909;0.531636;0.005391381,0;0;0,0.02247542;0.3056736;-0.01228166,0.04393968;0.6024606;-0.0401485,0.1941902;0.4915511;-0.06364322,0.2674963;0.2457326;-0.0668962,0.2608028;0.02683266;-0.1253588,-0.1182695;0.4986094;0.0005719867,-0.3076628;0.3299881;0.03940593,-0.4994671;0.2181301;-0.006188158,0.07294536;0.001620501;-0.05196071,0.07052651;-0.3362061;-0.05742931,0.03169829;-0.682552;0.007881403,0.04055843;-0.7150882;-0.06284761,-0.08593009;0.006897879;-0.02433117,-0.1297341;-0.3271839;-0.04949389,-0.1330874;-0.6754517;0.01704093,-0.1553095;-0.7091858;-0.04956252,0.03891438;0.5294276;-0.03066897,94.61777
+0;0;0,0.005935776;0.3063919;0.008062916,0.01142935;0.605129;0.00125847,0.165555;0.4855358;0.005519337,0.2003776;0.2319393;0.02033448,0.2284808;0.009289131;-0.03749548,-0.1436407;0.4801015;0.007598705,-0.2389004;0.2420498;0.00705596,-0.3471638;0.04060535;-0.03044543,0.07818734;0.005161035;-0.04393703,0.09017222;-0.3288848;0.001918897,0.09240629;-0.6723413;0.09138832,0.1030312;-0.7057748;0.02157243,-0.07859857;0.007000847;-0.04293729,-0.1141667;-0.3264898;-0.006168459,-0.1320263;-0.6702931;0.08015944,-0.1317012;-0.6303076;-0.01423934,0.010095;0.5314236;0.005386679,0;0;0,0.02407703;0.3053201;-0.01327252,0.04725564;0.601866;-0.0422349,0.1961771;0.4921512;-0.06548142,0.2712779;0.2469988;-0.06734562,0.2653802;0.02283007;-0.125833,-0.1143079;0.4988133;-0.0008191504,-0.3072513;0.3342866;0.03722219,-0.5078344;0.2283189;-0.01015329,0.07302207;0.001414299;-0.05230808,0.07151935;-0.3359197;-0.05835557,0.03105158;-0.6822706;0.007792473,0.0399937;-0.715026;-0.06286693,-0.08625812;0.007105861;-0.02407076,-0.1308491;-0.3259538;-0.05433505,-0.1345662;-0.6739057;0.01557808,-0.1569317;-0.7071974;-0.05154046,0.04179046;0.5288844;-0.03248215,94.64016
+0;0;0,0.00593125;0.3061583;0.008056768,0.0114201;0.6046386;0.001258064,0.1681589;0.4843352;0.005517749,0.2029675;0.2308405;0.02032694,0.2310221;0.008575484;-0.03740299,-0.1462319;0.4788096;0.007632054,-0.2414534;0.2408535;0.007089527,-0.3495294;0.03975749;-0.030347,0.0781307;0.005157297;-0.04390521,0.09011041;-0.3287444;0.001930933,0.0923472;-0.6726184;0.09150909,0.1029277;-0.7057864;0.02198532,-0.07854164;0.006995776;-0.04290619,-0.1140944;-0.326351;-0.006153222,-0.1319757;-0.670572;0.08027959,-0.131652;-0.6306283;-0.01372422,0.01008685;0.5309941;0.005382862,0;0;0,0.02491045;0.3049703;-0.01433945,0.04869667;0.601092;-0.04446959,0.2004764;0.4919129;-0.06725621,0.2741711;0.2464348;-0.06758213,0.2704604;0.02230521;-0.1247983,-0.1154678;0.4981589;-0.001010183,-0.3129711;0.3389523;0.0355439,-0.5154425;0.2370536;-0.01075434,0.07284713;0.001181364;-0.05244589,0.0717549;-0.3359998;-0.05896449,0.03029549;-0.6825535;0.007820129,0.03909335;-0.7150757;-0.06253099,-0.08620403;0.00744495;-0.02391883,-0.1323331;-0.3248219;-0.05864209,-0.1362284;-0.672797;0.01330692,-0.1591623;-0.7059599;-0.0531775,0.04309997;0.5282221;-0.03442144,94.67388
+0;0;0,0.006126264;0.3060028;0.007953322,0.01195107;0.6042068;0.001045316,0.1678876;0.4841628;0.005298706,0.2029531;0.2307898;0.01998961,0.2310483;0.005785629;-0.03810353,-0.1451296;0.4787627;0.007772769,-0.250668;0.2452998;0.007894251,-0.3678888;0.04607587;-0.02898604,0.07815049;0.005129326;-0.0440506,0.09002883;-0.3287252;0.002057709,0.09217868;-0.6727927;0.09165061,0.101366;-0.706107;0.02197647,-0.07867428;0.00701354;-0.04284193,-0.1143024;-0.3263142;-0.006110907,-0.1324158;-0.6706772;0.0804916,-0.1321785;-0.6307281;-0.01357511,0.01052003;0.5306392;0.005194293,0;0;0,0.02619371;0.3046747;-0.01502323,0.05111459;0.600402;-0.04547167,0.2019756;0.4915373;-0.06785583,0.2784247;0.2469994;-0.06761479,0.2755063;0.01980796;-0.1238871,-0.1126883;0.4987513;-0.001471233,-0.313486;0.3436814;0.0342632,-0.5202889;0.2443728;-0.01222717,0.07268301;0.0009574294;-0.05282545,0.07167786;-0.336214;-0.0591774,0.02948153;-0.6827899;0.008042809,0.03814501;-0.7153856;-0.06234408,-0.08634916;0.007819104;-0.02359976,-0.1342314;-0.3239376;-0.06062314,-0.1405225;-0.6725065;0.009191427,-0.1664176;-0.7022914;-0.05938556,0.04523894;0.5276358;-0.0353725,94.70753
+0;0;0,0.006133321;0.3063553;0.007962484,0.01196867;0.6050993;0.001041187,0.1678957;0.4849064;0.005303085,0.202952;0.2315994;0.01999016,0.2310418;0.006638378;-0.03809185,-0.1451084;0.4795065;0.007777044,-0.2506192;0.2461044;0.007898494,-0.3678176;0.04691873;-0.02897473,0.07818069;0.005131308;-0.04406762,0.09005754;-0.3286814;0.002034906,0.09220627;-0.6725696;0.09158117,0.1014157;-0.7060362;0.02173942,-0.07870468;0.00701625;-0.04285849,-0.1143284;-0.3262697;-0.006132066,-0.1324324;-0.6704534;0.08042536,-0.1321945;-0.6304804;-0.01386764,0.0105347;0.5313808;0.005198676,0;0;0,0.02833146;0.3047799;-0.0161593,0.05546021;0.6007875;-0.04730296,0.2056629;0.4912959;-0.06933737,0.2826101;0.2469859;-0.06843114,0.2791983;0.01952788;-0.1233969,-0.1088122;0.4996993;-0.002202518,-0.312826;0.348678;0.03214888,-0.5207281;0.2515847;-0.0138909,0.07252294;0.0006671846;-0.05310821,0.07124409;-0.3364724;-0.05882525,0.02829784;-0.6827134;0.008666281,0.03684938;-0.7156155;-0.06176734,-0.08641678;0.008131739;-0.02337777,-0.1364136;-0.3230046;-0.06270276,-0.1456782;-0.6715789;0.005798832,-0.1705637;-0.7014049;-0.06342722,0.0490174;0.5279365;-0.03705716,94.74068
+0;0;0,0.006133872;0.3063828;0.007963199,0.0119653;0.6049259;0.001047675,0.166117;0.4853326;0.00530417,0.2011642;0.2320912;0.01998744,0.2295548;0.004721746;-0.03871639,-0.1433529;0.4799937;0.007750195,-0.2488365;0.2466521;0.007871614,-0.3672896;0.04533388;-0.02939637,0.07819711;0.005132386;-0.04407688,0.09008523;-0.328997;0.002069384,0.09222598;-0.6716089;0.09128327,0.1015407;-0.7058008;0.02064329,-0.07872122;0.007017724;-0.04286749,-0.1143787;-0.3265844;-0.006106231,-0.1324155;-0.6694906;0.08012991,-0.1321749;-0.6294036;-0.01524079,0.01053279;0.5312823;0.00520094,0;0;0,0.0300982;0.3046139;-0.0166111,0.05977711;0.6001579;-0.04791474,0.2073646;0.4909975;-0.07005501,0.284829;0.2469244;-0.06842017,0.2847054;0.01684363;-0.1233008,-0.1036846;0.5013003;-0.003067639,-0.3103551;0.3538704;0.03050105,-0.5229894;0.2612744;-0.015993,0.07237545;0.0003705323;-0.05334377,0.07120484;-0.3370968;-0.05860353,0.02799571;-0.6818405;0.009450674,0.0363757;-0.715932;-0.06139731,-0.08643396;0.008677108;-0.02319004,-0.1379611;-0.322341;-0.0642413,-0.1507443;-0.6699196;0.001881927,-0.1771696;-0.6992909;-0.0686456,0.05264086;0.5274494;-0.03765655,94.77429
+0;0;0,0.006364765;0.3062809;0.007725205,0.0125322;0.6046429;0.0005176119,0.1674868;0.4850122;0.004927716,0.2025606;0.2318405;0.01978766,0.2307842;0.003366604;-0.03886454,-0.1438433;0.4799062;0.007988221,-0.2580037;0.2507465;0.007635299,-0.3826078;0.05208254;-0.03035741,0.07797737;0.005020181;-0.04411675,0.08942826;-0.3293816;0.002021465,0.09141272;-0.6719293;0.09077214,0.1012186;-0.7091435;0.02256723,-0.07864133;0.007066771;-0.04263287,-0.1138318;-0.326931;-0.006694891,-0.1328943;-0.6695344;0.0797866,-0.1253874;-0.711323;0.01610094,0.01100801;0.5310504;0.004746472,0;0;0,0.03089246;0.3044129;-0.01692986,0.06080642;0.5997657;-0.04822469,0.2091689;0.4905385;-0.07092047,0.2864153;0.2464601;-0.06854534,0.2882131;0.01520596;-0.1229076,-0.1036911;0.5020493;-0.003074341,-0.3135852;0.3589957;0.02897336,-0.5291246;0.2716428;-0.01949541,0.07210493;-4.026294E-05;-0.05341196,0.07066751;-0.3377678;-0.05814862,0.02710298;-0.6822317;0.01016212,0.03561255;-0.7167323;-0.06078196,-0.08622793;0.009168154;-0.02307916,-0.1407068;-0.3214347;-0.06571981,-0.1572775;-0.6693314;-0.003167145,-0.1849682;-0.6989283;-0.07350378,0.05365852;0.5271016;-0.03798366,94.80744
+0;0;0,0.00637316;0.3066849;0.007735395,0.012553;0.6056471;0.0005122856,0.171664;0.4846215;0.004937037,0.2067159;0.2316076;0.01978772,0.2345264;0.006478027;-0.03800596,-0.1479427;0.4793797;0.008078905,-0.262032;0.2503628;0.007726203,-0.3848121;0.05460685;-0.02971038,0.07805926;0.005025452;-0.04416307,0.0895077;-0.3293046;0.001965247,0.09149068;-0.6715968;0.09064972,0.1013486;-0.7091675;0.02208294,-0.07872391;0.007074192;-0.04267764,-0.1139068;-0.3268519;-0.006747365,-0.1329552;-0.6691998;0.07966961,-0.1254084;-0.7113692;0.01564607,0.01102527;0.5318836;0.004750975,0;0;0,0.03209269;0.3046386;-0.01792908,0.06303304;0.6003828;-0.05024314,0.2148701;0.4876583;-0.07276201,0.2908737;0.2433847;-0.06839657,0.2909078;0.01551157;-0.1219754,-0.1055824;0.5017536;-0.002651632,-0.3171405;0.361441;0.02929799,-0.5315777;0.282303;-0.02120635,0.07200447;-0.0003751219;-0.05370378,0.0704565;-0.338037;-0.05788993,0.0265103;-0.6820868;0.01089406,0.03496453;-0.7170768;-0.0603044,-0.08633114;0.009558608;-0.0229008,-0.1423083;-0.3205919;-0.0665207,-0.164829;-0.6687055;-0.008706395,-0.1898165;-0.701975;-0.07753216,0.05564687;0.5276064;-0.03973675,94.84109
+0;0;0,0.006384314;0.3072216;0.007748933,0.01258084;0.6069911;0.0005054693,0.1697239;0.4863248;0.004940496,0.204772;0.2333377;0.0197896,0.2325926;0.008126527;-0.03802503,-0.1459763;0.481147;0.008043962,-0.2600535;0.2521545;0.007691297,-0.3828781;0.05632755;-0.02975886,0.07833729;0.005043352;-0.04432037,0.08978555;-0.3292818;0.001807269,0.09176986;-0.6718031;0.09055111,0.101741;-0.7101502;0.02119659,-0.07900432;0.007099389;-0.04282965,-0.1141867;-0.3268218;-0.006899901,-0.1332478;-0.6693989;0.07957493,-0.1256143;-0.7123975;0.01481584,0.01104859;0.5330092;0.004756709,0;0;0,0.03362378;0.3049968;-0.01823068,0.06645462;0.6013624;-0.05048871,0.2155441;0.4883537;-0.07337761,0.2919903;0.244253;-0.06867003,0.2936927;0.01627883;-0.1221626,-0.1010202;0.5031586;-0.004666813,-0.316498;0.368822;0.02654712,-0.5338861;0.2965742;-0.02202518,0.07199639;-0.0006605685;-0.05424523,0.07032293;-0.3383241;-0.05780196,0.02604738;-0.6824895;0.01140904,0.03478524;-0.7184016;-0.06042433,-0.0867021;0.009847519;-0.02263258,-0.1445486;-0.3197927;-0.06761304,-0.1703003;-0.6684875;-0.01330801,-0.2003893;-0.6996994;-0.08351165,0.05857176;0.5284098;-0.04002357,94.87482
+0;0;0,0.006386256;0.3075363;0.007707197,0.01260352;0.607718;0.0004206602,0.1743159;0.4857388;0.004683834,0.2091116;0.232824;0.01968835,0.2363995;0.01094419;-0.03716391,-0.1504932;0.4804544;0.008518771,-0.2736547;0.2563276;0.008922441,-0.4044649;0.06972007;-0.02676748,0.07839146;0.005000556;-0.04436411,0.08954061;-0.3287978;0.000760071,0.09172311;-0.6714579;0.08998473,0.1005054;-0.7093955;0.0202017,-0.07906748;0.007145601;-0.04284478,-0.1142353;-0.326113;-0.007015757,-0.1338093;-0.6690005;0.07916327,-0.1338485;-0.628733;-0.01808327,0.01106662;0.5336295;0.004684399,0;0;0,0.03450105;0.3051835;-0.01874638,0.06805888;0.6018342;-0.0514791,0.2210528;0.4862458;-0.07553029,0.2949912;0.2415089;-0.06930923,0.2950543;0.01692097;-0.1219182,-0.1041758;0.5029561;-0.004610367,-0.3218008;0.3723135;0.0265934,-0.5376977;0.3064725;-0.0209558,0.07196167;-0.0008775294;-0.05439806,0.07051736;-0.3378767;-0.05775666,0.02594199;-0.6822589;0.01149464,0.0342271;-0.7183092;-0.06013656,-0.08677047;0.01007388;-0.02253452,-0.1465656;-0.3184694;-0.06798429,-0.1770526;-0.6677859;-0.01868578,-0.2078846;-0.6977828;-0.08948183,0.06001639;0.5288074;-0.04089403,94.90791
+0;0;0,0.006391474;0.3077875;0.007713493,0.01261397;0.608222;0.0004208512,0.1735986;0.4863942;0.004687577,0.2083999;0.2334385;0.01969452,0.2356851;0.01158082;-0.03715208,-0.149765;0.4811334;0.008505448,-0.2729464;0.2569703;0.008909183,-0.4037436;0.07038134;-0.02677719,0.07847688;0.005006004;-0.04441244,0.08962409;-0.3287346;0.0007039271,0.09180501;-0.6711456;0.08986372,0.1006134;-0.7092854;0.01987291,-0.07915363;0.007153386;-0.04289146,-0.1143153;-0.3260476;-0.007068634,-0.1338751;-0.6686858;0.07904773,-0.1339144;-0.6283877;-0.01848835,0.01107579;0.5340719;0.00468814,0;0;0,0.03561869;0.305281;-0.0191927,0.07030079;0.6020035;-0.05241728,0.2221828;0.4858217;-0.07580519,0.296334;0.2410899;-0.07024741,0.2968827;0.01671137;-0.1236405,-0.1015533;0.5036444;-0.005642638,-0.3242159;0.3809005;0.02225414,-0.5425204;0.3211248;-0.02209516,0.07192957;-0.001083285;-0.05459952,0.0703209;-0.3380259;-0.05770373,0.02557462;-0.6821007;0.01164913,0.0338985;-0.7184885;-0.0600636,-0.0868824;0.01037388;-0.02236014,-0.1495415;-0.317337;-0.06949744,-0.1829295;-0.666718;-0.0245786,-0.2141953;-0.695998;-0.09618638,0.0619871;0.5289631;-0.04170275,94.94202
+0;0;0,0.0063932;0.3078707;0.007715577,0.0126157;0.6083052;0.0004232093,0.174459;0.4862318;0.004689573,0.209251;0.2333435;0.01969252,0.2364956;0.01181556;-0.0370696,-0.1506129;0.4809432;0.008527612,-0.2737614;0.2568399;0.008931239,-0.4043642;0.07052824;-0.0267021,0.07860584;0.00501423;-0.04448542,0.08972685;-0.3279419;0.0005248971,0.09191199;-0.6710151;0.08985713,0.1007092;-0.7090682;0.01995546,-0.0792837;0.007165141;-0.04296194,-0.1143628;-0.3252527;-0.007223319,-0.1339604;-0.6685535;0.07905962,-0.1339997;-0.6282686;-0.01835223,0.01107765;0.5341613;0.004690139,0;0;0,0.03680468;0.3051886;-0.01974988,0.07294506;0.6016659;-0.05360079,0.2248332;0.4838015;-0.07722235,0.2979167;0.238842;-0.07076263,0.2988215;0.01529585;-0.1261263,-0.1001985;0.5039824;-0.00619771,-0.3258371;0.3864719;0.01961965,-0.5448544;0.3295676;-0.02318439,0.07193154;-0.001335263;-0.05483651,0.07065728;-0.3374893;-0.05770683,0.02549061;-0.6822329;0.01154709,0.03373405;-0.7186713;-0.05995703,-0.08702764;0.0106843;-0.02224881,-0.1527566;-0.3153485;-0.07115389,-0.18729;-0.6655875;-0.02844142,-0.2208539;-0.693282;-0.1001329,0.06425741;0.5286997;-0.04272199,94.97567
+0;0;0,0.006508669;0.3075672;0.00757502,0.01286758;0.6077452;0.00013569,0.1757704;0.4855218;0.00431995,0.2109704;0.2326846;0.01940773,0.2382964;0.008167431;-0.03783922,-0.1515142;0.4803456;0.008871278,-0.2861578;0.2629433;0.008061837,-0.4245744;0.07871741;-0.02845589,0.07845662;0.004960739;-0.04453061,0.08928923;-0.3274032;0.0005954057,0.09144369;-0.671217;0.09014525,0.09993844;-0.7091849;0.02018111,-0.07924054;0.007196903;-0.04280381,-0.1145383;-0.3246184;-0.007136621,-0.134192;-0.6686968;0.07920878,-0.1287619;-0.7107492;0.0131349,0.01129581;0.5336642;0.004437792,0;0;0,0.03695631;0.304855;-0.01987362,0.07303506;0.6010796;-0.05378246,0.2260999;0.4831961;-0.07738876,0.2984818;0.2380169;-0.07095623,0.2994708;0.01229483;-0.1299515,-0.1012546;0.5039757;-0.006115079,-0.329261;0.3908887;0.01873956,-0.5530831;0.3420538;-0.02542738,0.07181042;-0.001696527;-0.05480337,0.07088113;-0.3372692;-0.05790138,0.02520126;-0.6826656;0.01171518,0.03333977;-0.7190277;-0.0598154,-0.08687009;0.01118714;-0.0221689,-0.1565101;-0.312964;-0.07409021,-0.192454;-0.6642625;-0.03498625,-0.2266484;-0.691914;-0.1063574,0.06437075;0.528174;-0.0428884,95.00877
+0;0;0,0.006525422;0.3083588;0.007594518,0.01290897;0.6096996;0.0001251115,0.1744439;0.4875591;0.004328666,0.2096404;0.2347467;0.01941497,0.2368886;0.01086867;-0.03766902,-0.1501321;0.4824258;0.008842329,-0.2847625;0.2650448;0.008032967,-0.4227851;0.08134335;-0.02838081,0.07857282;0.004968087;-0.04459657,0.08941434;-0.3276693;0.000566572,0.09157452;-0.6723942;0.09035372,0.09998932;-0.7097224;0.02104809,-0.07935791;0.007207563;-0.04286721,-0.1146847;-0.3248807;-0.007170673,-0.1343905;-0.669871;0.07940355,-0.1290115;-0.7112452;0.01395156,0.01133051;0.5353032;0.004445533,0;0;0,0.03845638;0.3054132;-0.02072001,0.07681587;0.6023801;-0.05592299,0.2274457;0.4825308;-0.07826781,0.2990907;0.2371739;-0.07137299,0.2997642;0.01243621;-0.1314971,-0.09645617;0.5044966;-0.007554069,-0.327374;0.3974133;0.0167489,-0.5515102;0.3537948;-0.02777979,0.07175165;-0.001924932;-0.05509281,0.07081169;-0.3377768;-0.0578301,0.02510917;-0.6842073;0.01144361,0.03313884;-0.720073;-0.05929828,-0.08703407;0.01157499;-0.0218704,-0.1604665;-0.3116444;-0.07610866,-0.1981415;-0.6640102;-0.03976851,-0.2319879;-0.6899086;-0.1114411,0.067536;0.5292823;-0.04467201,95.03203
+0;0;0,0.00652551;0.308363;0.00759462,0.01290665;0.6095904;0.0001284303,0.174653;0.4874255;0.004329673,0.2098526;0.2345909;0.0194173,0.2370214;0.011365;-0.0375004,-0.150342;0.4822856;0.008849163,-0.2849843;0.2648855;0.008039731,-0.4226048;0.08171916;-0.02826797,0.07869576;0.00497586;-0.04466634,0.08951126;-0.3268632;0.0003884137,0.09167831;-0.6726848;0.09046122,0.1000849;-0.7099477;0.0212229,-0.07948207;0.007218839;-0.04293428,-0.1147241;-0.3240725;-0.00732341,-0.1344925;-0.6701603;0.07952625,-0.1291188;-0.7114652;0.01413783,0.01132898;0.5352312;0.004446691,0;0;0,0.03871223;0.3053854;-0.02071452,0.07699621;0.6022651;-0.05576491,0.2278659;0.4824502;-0.07830477,0.2998402;0.2371567;-0.07176065,0.3000724;0.01318872;-0.1321416,-0.09643319;0.5042264;-0.007412609,-0.3306131;0.404108;0.01556765,-0.5557758;0.3727778;-0.03055972,0.07168406;-0.002058595;-0.05540777,0.07099664;-0.3371067;-0.05793858,0.02509615;-0.6846044;0.01169514,0.03292572;-0.7199366;-0.0594337,-0.08721657;0.01173052;-0.02164546,-0.1640523;-0.3095329;-0.07777163,-0.2023669;-0.6632535;-0.04424431,-0.2379804;-0.6878214;-0.1159586,0.06775299;0.5291942;-0.04455614,95.0647
+0;0;0,0.006714582;0.3082902;0.007471984,0.01345202;0.6094015;-0.0001930166,0.1750277;0.4874244;0.003989564,0.2104485;0.2346082;0.01921737,0.2374285;0.01152216;-0.03756372,-0.1498922;0.4825229;0.009237136,-0.2916992;0.2697061;0.007705523,-0.4443659;0.09896702;-0.02779651,0.0787636;0.004950806;-0.04472004,0.08943851;-0.3265384;0.0003627762,0.09169667;-0.6725049;0.09027424,0.1004049;-0.7100438;0.02097313,-0.07956179;0.007262003;-0.04295673,-0.1148054;-0.3236828;-0.007391568,-0.1345092;-0.6698929;0.07939737,-0.1281924;-0.7118275;0.01439346,0.01177243;0.5350915;0.004179172,0;0;0,0.03949627;0.3051869;-0.02108932,0.0786244;0.601797;-0.05659842,0.2292461;0.4822393;-0.07893634,0.3008994;0.2368255;-0.07257676,0.2998969;0.01340257;-0.1342254,-0.09494621;0.5045909;-0.007841069,-0.3309931;0.4084383;0.01311338,-0.5563839;0.3820005;-0.03399716,0.0716427;-0.002384186;-0.05558538,0.0713397;-0.3370838;-0.05833721,0.02511007;-0.6845938;0.01153135,0.0328705;-0.720636;-0.05930781,-0.08731651;0.01217157;-0.02134888,-0.1675889;-0.3073035;-0.08070809,-0.2051939;-0.6612492;-0.04768943,-0.2429923;-0.6841976;-0.119854,0.06917676;0.5288145;-0.04527569,95.0979
+0;0;0,0.006714582;0.3082902;0.007471984,0.01345202;0.6094015;-0.0001930166,0.1750277;0.4874244;0.003989564,0.2104485;0.2346082;0.01921737,0.2374285;0.01152216;-0.03756372,-0.1498922;0.4825229;0.009237136,-0.2916992;0.2697061;0.007705523,-0.4443659;0.09896702;-0.02779651,0.0787636;0.004950806;-0.04472004,0.08943851;-0.3265384;0.0003627762,0.09169667;-0.6725049;0.09027424,0.1004049;-0.7100438;0.02097313,-0.07956179;0.007262003;-0.04295673,-0.1148054;-0.3236828;-0.007391568,-0.1345092;-0.6698929;0.07939737,-0.1281924;-0.7118275;0.01439346,0.01177243;0.5350915;0.004179172,0;0;0,0.03949627;0.3051869;-0.02108932,0.0786244;0.601797;-0.05659842,0.2292461;0.4822393;-0.07893634,0.3008994;0.2368255;-0.07257676,0.2998969;0.01340257;-0.1342254,-0.09494621;0.5045909;-0.007841069,-0.3309931;0.4084383;0.01311338,-0.5563839;0.3820005;-0.03399716,0.0716427;-0.002384186;-0.05558538,0.0713397;-0.3370838;-0.05833721,0.02511007;-0.6845938;0.01153135,0.0328705;-0.720636;-0.05930781,-0.08731651;0.01217157;-0.02134888,-0.1675889;-0.3073035;-0.08070809,-0.2051939;-0.6612492;-0.04768943,-0.2429923;-0.6841976;-0.119854,0.06917676;0.5288145;-0.04527569,95.12035
+0;0;0,0.006695759;0.307426;0.007451039,0.01342619;0.6082238;-0.0002064295,0.1752977;0.486228;0.00397185,0.210723;0.2333798;0.01920159,0.2375888;0.01123752;-0.0373393,-0.150208;0.4813178;0.009228883,-0.2920329;0.268474;0.007697077,-0.4440538;0.09845716;-0.02765477,0.07914227;0.004974608;-0.04493504,0.08983447;-0.3270515;0.0002208017,0.09209172;-0.6728789;0.0900961,0.1008404;-0.7107323;0.02047233,-0.0799443;0.007296916;-0.04316325,-0.115245;-0.324184;-0.007540479,-0.1349409;-0.6702548;0.07921354,-0.1285947;-0.7125243;0.01390699,0.01174812;0.5339811;0.0041618,0;0;0,0.03978822;0.3043021;-0.02069378,0.07893476;0.6006291;-0.05589938,0.2298199;0.4817468;-0.07940602,0.3017628;0.2363734;-0.07346988,0.3005364;0.01396646;-0.1351099,-0.09503981;0.5038996;-0.007289972,-0.3342637;0.4156254;0.01267796,-0.5589076;0.39198;-0.03467007,0.07161132;-0.002470464;-0.05633044,0.07162619;-0.3377174;-0.05837679,0.02543032;-0.6850592;0.0116148,0.03294924;-0.7219052;-0.05911827,-0.08787996;0.01239129;-0.02075984,-0.1700548;-0.3068158;-0.08198754,-0.2077211;-0.6606602;-0.04951342,-0.2461789;-0.6829372;-0.1224258,0.06947115;0.5277004;-0.04468703,95.15388
+0;0;0,0.006786723;0.3064221;0.007372197,0.01354086;0.6039325;-0.0002080086,0.1803755;0.4817802;0.003571409,0.2161611;0.2295741;0.01871297,0.2431257;0.007905558;-0.03756369,-0.155048;0.4769406;0.009949511,-0.3054847;0.2708306;0.007652502,-0.4610048;0.1045461;-0.02690275,0.07951862;0.00495691;-0.0452098,0.08999297;-0.3271962;0.0001085624,0.09247641;-0.6733645;0.09046338,0.1021599;-0.7107272;0.02009567,-0.08037625;0.00737513;-0.04332406,-0.1158687;-0.3242211;-0.007639747,-0.1356495;-0.6707389;0.07917498,-0.1362299;-0.6304777;-0.01817735,0.0118692;0.5309104;0.004090885,0;0;0,0.03842595;0.303497;-0.02019739,0.07125792;0.597526;-0.05312371,0.2297305;0.4810259;-0.07967019,0.3022409;0.2364247;-0.07416606,0.3003041;0.01534484;-0.1385946,-0.1056256;0.5026951;-0.003750838,-0.3454474;0.417276;0.01376758,-0.5698651;0.4003505;-0.03503079,0.07149071;-0.002483666;-0.05722428,0.07155886;-0.337875;-0.05856419,0.02537793;-0.6856399;0.01164674,0.03253638;-0.7225702;-0.05943203,-0.08847007;0.01276814;-0.02004313,-0.1750256;-0.3046021;-0.08541439,-0.2106502;-0.6590215;-0.05194133,-0.2504649;-0.6801983;-0.1252819,0.06399494;0.5254666;-0.04272199,95.17845
+0;0;0,0.006770785;0.3057025;0.007354884,0.01351105;0.6026011;-0.0002117101,0.1818943;0.4801036;0.003556728,0.2177265;0.2275698;0.01871795,0.2447206;0.005658686;-0.03762031,-0.156607;0.4752195;0.009993358,-0.3072391;0.2688418;0.007693364,-0.4629295;0.1023753;-0.02689971,0.07971932;0.004969421;-0.04532391,0.09020696;-0.3276049;5.193055E-05,0.09269686;-0.6746744;0.09064195,0.1023564;-0.7118706;0.02044818,-0.08057912;0.007393745;-0.04343342,-0.1161166;-0.324623;-0.007703841,-0.1359489;-0.6720428;0.07933688,-0.1365279;-0.631807;-0.01777483,0.0118418;0.5296845;0.004080971,0;0;0,0.0376974;0.3028839;-0.01985526,0.06975231;0.5964289;-0.05233049,0.229897;0.4811631;-0.08065557,0.3031276;0.2364285;-0.07524014,0.3004912;0.01508065;-0.1396251,-0.1085995;0.5027936;-0.00178678,-0.3499682;0.4204658;0.014037,-0.5749684;0.4094215;-0.03495464,0.07144478;-0.002667159;-0.05764246,0.07178351;-0.3384846;-0.05872869,0.02534676;-0.6872249;0.0112269,0.0325394;-0.7235004;-0.06012869,-0.08879314;0.01295263;-0.01954813,-0.1773512;-0.3038928;-0.08693603,-0.2117136;-0.6592941;-0.05259889,-0.2524127;-0.6788806;-0.1262233,0.0625453;0.5244623;-0.04199028,95.20972
+0;0;0,0.006753176;0.3049075;0.007335756,0.01347337;0.6009219;-0.0002093068,0.1821374;0.4785382;0.003546831,0.2180133;0.2256967;0.01872653,0.2453569;0.0009123683;-0.03834116,-0.156914;0.4736463;0.00999392,-0.3077297;0.267017;0.007691124,-0.4654359;0.09839527;-0.02734984,0.07990869;0.004981226;-0.04543157,0.09042209;-0.32841;5.571917E-05,0.0929174;-0.6762334;0.09084253,0.1026413;-0.7138773;0.020181,-0.08077052;0.007411309;-0.04353659,-0.1163953;-0.325421;-0.007719252,-0.1362706;-0.6735955;0.07951055,-0.1368535;-0.6332914;-0.01824828,0.01180858;0.5281998;0.004071926,0;0;0,0.0366554;0.3022343;-0.01946378,0.06729093;0.5950944;-0.05140352,0.2282569;0.4828119;-0.08176279,0.3042774;0.2385898;-0.07698607,0.3002819;0.01414181;-0.141325,-0.111022;0.5023159;-0.0002993755,-0.3555346;0.4284987;0.01422426,-0.58347;0.4199381;-0.03582109,0.07135379;-0.002590984;-0.05810475,0.07189789;-0.3392337;-0.05895233,0.02550992;-0.6887754;0.01103592,0.03259301;-0.7251227;-0.06115246,-0.08912213;0.01277491;-0.01919083,-0.1786172;-0.3045218;-0.08732889,-0.2150525;-0.660682;-0.05489492,-0.2559319;-0.6798939;-0.1295298,0.06034958;0.523284;-0.04117203,95.24314
+0;0;0,0.00685305;0.3033701;0.007238666,0.01372712;0.5984662;-0.0003526188,0.183065;0.4761661;0.003194465,0.2192322;0.2232772;0.01809518,0.2464399;-0.0006999969;-0.03884975,-0.1575328;0.471711;0.01050968,-0.316344;0.2710679;0.008455032,-0.4842715;0.1139864;-0.0272454,0.08027463;0.00496733;-0.0456561,0.09090979;-0.329411;-0.0001461059,0.09318794;-0.6778201;0.09116682,0.1030699;-0.7147586;0.01969974,-0.08114998;0.007490873;-0.04372342,-0.116942;-0.3263063;-0.007785868,-0.1366501;-0.6751623;0.07963966,-0.1374097;-0.6348463;-0.01823247,0.01202283;0.525972;0.003932619,0;0;0,0.03582108;0.3008422;-0.01853681,0.06566694;0.5929041;-0.05007648,0.2278198;0.4825145;-0.08118033,0.3061171;0.2389012;-0.07894564,0.301212;0.0154428;-0.1436839,-0.1130986;0.5014794;0.001997426,-0.359651;0.4339786;0.01376436,-0.5865279;0.4319628;-0.0379227,0.07134077;-0.002455562;-0.05880165,0.07191563;-0.3400836;-0.05913234,0.02541599;-0.6900963;0.01200819,0.03250241;-0.7267888;-0.06001854,-0.08975127;0.01237176;-0.01856929,-0.1794985;-0.3057011;-0.08762174,-0.2163566;-0.6624547;-0.05444881,-0.2570116;-0.6821057;-0.1290673,0.05890396;0.521292;-0.03994513,95.26622
+0;0;0,0.006842246;0.3028918;0.007227254,0.01371406;0.5978905;-0.0003632656,0.1806133;0.476285;0.00319525,0.2168;0.2232597;0.018104,0.2443149;-0.003246561;-0.03948393,-0.1551291;0.4718934;0.01040619,-0.314026;0.2711421;0.00835043,-0.4838497;0.1122869;-0.02775312,0.08032545;0.004970476;-0.04568501,0.09098087;-0.3300446;-8.836016E-05,0.09325984;-0.6785786;0.09125733,0.103116;-0.7153423;0.01997691,-0.08120137;0.007495616;-0.04375111,-0.1170616;-0.3269372;-0.007745128,-0.1367767;-0.6759183;0.07971177,-0.1375343;-0.6356292;-0.01790474,0.01200941;0.5253809;0.003922882,0;0;0,0.03576756;0.3003635;-0.01857257,0.06590745;0.592299;-0.05010104,0.2258738;0.4846179;-0.08111453,0.3059399;0.2414295;-0.07958174,0.3013007;0.01523519;-0.1443362,-0.1104468;0.5033609;0.002734285,-0.3575304;0.4369772;0.01255357,-0.5871286;0.4393204;-0.03899926,0.07126728;-0.002374649;-0.05898595,0.07187194;-0.3406456;-0.05930662,0.02528295;-0.6907766;0.01184726,0.0321663;-0.7272934;-0.06001067,-0.08987512;0.01221215;-0.01836656,-0.1798314;-0.3063823;-0.08788735,-0.2163689;-0.6632172;-0.05384285,-0.2547828;-0.6855602;-0.1274635,0.05900511;0.5206835;-0.0399766,95.2992
+0;0;0,0.006842246;0.3028918;0.007227254,0.01371406;0.5978905;-0.0003632656,0.1806133;0.476285;0.00319525,0.2168;0.2232597;0.018104,0.2443149;-0.003246561;-0.03948393,-0.1551291;0.4718934;0.01040619,-0.314026;0.2711421;0.00835043,-0.4838497;0.1122869;-0.02775312,0.08032545;0.004970476;-0.04568501,0.09098087;-0.3300446;-8.836016E-05,0.09325984;-0.6785786;0.09125733,0.103116;-0.7153423;0.01997691,-0.08120137;0.007495616;-0.04375111,-0.1170616;-0.3269372;-0.007745128,-0.1367767;-0.6759183;0.07971177,-0.1375343;-0.6356292;-0.01790474,0.01200941;0.5253809;0.003922882,0;0;0,0.03576756;0.3003635;-0.01857257,0.06590745;0.592299;-0.05010104,0.2258738;0.4846179;-0.08111453,0.3059399;0.2414295;-0.07958174,0.3013007;0.01523519;-0.1443362,-0.1104468;0.5033609;0.002734285,-0.3575304;0.4369772;0.01255357,-0.5871286;0.4393204;-0.03899926,0.07126728;-0.002374649;-0.05898595,0.07187194;-0.3406456;-0.05930662,0.02528295;-0.6907766;0.01184726,0.0321663;-0.7272934;-0.06001067,-0.08987512;0.01221215;-0.01836656,-0.1798314;-0.3063823;-0.08788735,-0.2163689;-0.6632172;-0.05384285,-0.2547828;-0.6855602;-0.1274635,0.05900511;0.5206835;-0.0399766,95.32158
+0;0;0,0.006979729;0.3026434;0.007201995,0.01401444;0.5972194;-0.0003746925,0.1831167;0.4749229;0.00287537,0.2190579;0.2219379;0.01783403,0.2466703;-0.002561197;-0.03944652,-0.1573346;0.4713064;0.01112892,-0.3262473;0.2790024;0.008968917,-0.4990406;0.1265184;-0.02756108,0.08042239;0.004909068;-0.04596552,0.09092239;-0.3302826;9.007007E-05,0.09309605;-0.6790925;0.09131251,0.1024704;-0.7160462;0.02011093,-0.08146644;0.007633044;-0.04369948,-0.1174904;-0.327037;-0.007879093,-0.13723;-0.6762245;0.07971686,-0.1381744;-0.6359305;-0.01792266,0.01226694;0.524793;0.00390272,0;0;0,0.03504884;0.3002132;-0.01836324,0.06431821;0.5918534;-0.04952025,0.2267538;0.4836642;-0.08099222,0.3070479;0.2406239;-0.07988858,0.3019375;0.01671907;-0.14534,-0.1141439;0.502737;0.00380253,-0.3638969;0.4476341;0.01400463,-0.5913057;0.4532216;-0.03793146,0.07129219;-0.002348274;-0.0593009,0.07194281;-0.3408515;-0.05927896,0.0251466;-0.6911501;0.01210451,0.03216609;-0.7276016;-0.05983472,-0.09014384;0.01219155;-0.01816981,-0.179647;-0.3066854;-0.08810887,-0.2126439;-0.6635402;-0.04860612,-0.246227;-0.6903903;-0.1212737,0.05760083;0.5202923;-0.03947878,95.34477
+0;0;0,0.006973101;0.3023559;0.007195156,0.01399739;0.5964953;-0.0003711013,0.1839193;0.4740493;0.002868776,0.2198082;0.2214325;0.01780567,0.2474921;-0.003647909;-0.03962322,-0.158161;0.4704155;0.01116182,-0.3268278;0.2783915;0.009004959,-0.5000685;0.1255125;-0.02761963,0.08046274;0.004911532;-0.04598859,0.09096692;-0.3304134;8.530915E-05,0.09314186;-0.6794307;0.09136199,0.1024996;-0.7162658;0.02028657,-0.08150733;0.007636875;-0.04372141,-0.1175456;-0.3271662;-0.007886786,-0.137297;-0.6765612;0.07976127,-0.1382397;-0.6362855;-0.01770528,0.01225204;0.524158;0.003901043,0;0;0,0.03467038;0.2999792;-0.01816559,0.0636785;0.5912331;-0.04904127,0.2269705;0.4832721;-0.08097243,0.3074674;0.2406908;-0.08001566,0.3030046;0.01660064;-0.1470184,-0.1155782;0.5033997;0.004930101,-0.3657609;0.4518934;0.01399222,-0.5938397;0.4601533;-0.03736434,0.07124084;-0.002382457;-0.05943393,0.07198721;-0.34102;-0.05931997,0.02517363;-0.6915425;0.01203633,0.03200695;-0.7282131;-0.05947971,-0.09022336;0.01226416;-0.01796276,-0.1769242;-0.3075693;-0.08771573,-0.2034297;-0.6641434;-0.03974044,-0.2268301;-0.7017553;-0.1067275,0.05699056;0.519753;-0.03904915,95.37722
+0;0;0,0.006959697;0.3017748;0.007181325,0.01396931;0.5952996;-0.0003687122,0.183597;0.4731011;0.002863481,0.2195555;0.2199947;0.01782933,0.2472299;-0.005008608;-0.03957988,-0.1578893;0.4694736;0.01114212,-0.326883;0.2770773;0.008981081,-0.5000644;0.1242508;-0.02763096,0.08048956;0.004913169;-0.04600392,0.09100918;-0.3309046;0.0001376979,0.09318233;-0.6796339;0.09133908,0.1025657;-0.7166525;0.02006852,-0.08153449;0.007639421;-0.04373598,-0.1176257;-0.3276557;-0.007848687,-0.1373608;-0.6767626;0.07972705,-0.1383061;-0.6364586;-0.01800709,0.01222783;0.5231228;0.003893955,0;0;0,0.03437629;0.2994399;-0.01794553,0.06314701;0.5901273;-0.04852414,0.2263136;0.4830983;-0.08055234,0.3075872;0.2402523;-0.08004713,0.3043828;0.01644725;-0.1477909,-0.1157418;0.5043914;0.006070644,-0.3671197;0.4560526;0.01330718,-0.5954713;0.4688118;-0.03548726,0.07120937;-0.002349705;-0.0595212,0.07219419;-0.3414842;-0.0591526,0.02532723;-0.6917251;0.01204658,0.03217616;-0.7292147;-0.05906796,-0.0902968;0.01211017;-0.01785778,-0.1705891;-0.3101933;-0.08631898,-0.1844835;-0.6648974;-0.02365775,-0.2086098;-0.7012343;-0.09204173,0.05650035;0.5187964;-0.03860331,95.41071
+0;0;0,0.007133381;0.301549;0.007153023,0.01434617;0.5947774;-0.0003850569,0.1848599;0.4721138;0.00253276,0.2206209;0.218968;0.01770736,0.2485735;-0.00696665;-0.04043381,-0.1588197;0.4696054;0.01187177,-0.3374636;0.2861212;0.008437802,-0.5185001;0.1406109;-0.0270691,0.0804074;0.004842002;-0.04614441,0.09098357;-0.3311296;-7.355958E-05,0.09293234;-0.6797384;0.09146442,0.1031259;-0.7166505;0.02020504,-0.0815997;0.007682594;-0.0435955,-0.1188895;-0.3276841;-0.008241016,-0.1382184;-0.6766543;0.07983476,-0.139349;-0.6363574;-0.01789823,0.01255152;0.5226515;0.003869713,0;0;0,0.03389034;0.2992841;-0.01772904,0.06235099;0.5897362;-0.04802918,0.2265651;0.4827744;-0.08056402,0.3076697;0.2398467;-0.08034778,0.3049223;0.01507503;-0.1487465,-0.1175295;0.5047126;0.006890006,-0.3697549;0.4609202;0.01440227,-0.598922;0.481005;-0.03342315,0.07115281;-0.002364933;-0.05958008,0.07234269;-0.3416429;-0.05898547,0.02540043;-0.6918409;0.01221085,0.0322263;-0.7293166;-0.05891919,-0.09031036;0.01207267;-0.01778733,-0.1637529;-0.3121894;-0.08540101,-0.1642691;-0.6641287;-0.00762178,-0.1930935;-0.6920272;-0.08162148,0.05575481;0.5184432;-0.03816605,95.44402
+0;0;0,0.007125538;0.3012174;0.007145158,0.01432675;0.5939752;-0.0003806537,0.1860077;0.4710897;0.002521073,0.2217702;0.2179334;0.01769631,0.2496638;-0.007524535;-0.04032218,-0.1599941;0.4685644;0.01192318,-0.3386454;0.2850725;0.008489075,-0.5192999;0.1398693;-0.0269429,0.08047057;0.004845806;-0.04618067,0.09107072;-0.3318874;-5.364418E-06,0.09301511;-0.6797138;0.09132718,0.1031744;-0.7164015;0.02030689,-0.08166381;0.00768863;-0.04362976,-0.1190381;-0.3284384;-0.008195121,-0.1383237;-0.6766253;0.07968299,-0.1394505;-0.636363;-0.01772207,0.01253508;0.5219689;0.003867061,0;0;0,0.03327218;0.2990347;-0.01746249,0.06078568;0.5891502;-0.04730177,0.2264449;0.4824161;-0.08040142,0.307383;0.2394215;-0.08029151,0.3052693;0.01503786;-0.148284,-0.1201428;0.505026;0.007580053,-0.3725399;0.4622182;0.01536106,-0.6007799;0.4887092;-0.03133155,0.07119772;-0.002457112;-0.05963635,0.07196343;-0.3425052;-0.05892444,0.02522165;-0.691864;0.01243615,0.03219655;-0.7293124;-0.058249,-0.09039892;0.01211663;-0.0176881,-0.1543953;-0.3150671;-0.08468884,-0.1549048;-0.6646389;-0.0002618134,-0.1727119;-0.7073513;-0.06342942,0.05443957;0.5179396;-0.03755856,95.46667
+0;0;0,0.007115235;0.3007818;0.007134825,0.01430388;0.5930288;-0.0003778364,0.1850884;0.4705332;0.002523435,0.2208506;0.2173795;0.01769852,0.2487243;-0.007917866;-0.04027864,-0.1591192;0.468021;0.01187679,-0.3377687;0.284531;0.008442716,-0.5182945;0.1394312;-0.02696402,0.08057302;0.004851976;-0.04623947,0.0911871;-0.3323238;-3.479421E-06,0.09313081;-0.6800272;0.09129675,0.1032967;-0.7167581;0.02023036,-0.08176779;0.007698419;-0.04368531,-0.1191912;-0.3288703;-0.008204103,-0.1384699;-0.676934;0.07964291,-0.1395975;-0.636665;-0.01782538,0.01251534;0.5211486;0.003862443,0;0;0,0.03282648;0.2986524;-0.01733184,0.05987772;0.5883033;-0.04708695,0.2248277;0.4825772;-0.08024263,0.3061779;0.239723;-0.08008289,0.305514;0.01543097;-0.1478312,-0.1202696;0.5065203;0.007226422,-0.3733678;0.4680099;0.01459849,-0.6017947;0.495356;-0.02979179,0.07121828;-0.002437294;-0.05979681,0.07190225;-0.3429317;-0.05877757,0.02516168;-0.6921592;0.01258469,0.032123;-0.729534;-0.05825996,-0.09055585;0.01207411;-0.01753558,-0.1471515;-0.3175004;-0.08168795,-0.1389275;-0.663666;0.01494975,-0.1670652;-0.6972463;-0.05413429,0.05363727;0.5172101;-0.03735256,95.49989
+0;0;0,0.007458094;0.3004857;0.007035906,0.01525548;0.5925009;-0.0005777266,0.1839334;0.4704783;0.002210096,0.2196148;0.2172852;0.01741954,0.2472856;-0.00683549;-0.04055849,-0.156787;0.4693416;0.01242208,-0.3429366;0.2934432;0.008030754,-0.5277543;0.1555533;-0.02640774,0.08067789;0.004773771;-0.04635347,0.09127138;-0.333557;4.190952E-06,0.09293208;-0.6801598;0.09109385,0.1024199;-0.7171736;0.01976248,-0.0818971;0.007833825;-0.04372472,-0.1193293;-0.3298727;-0.007918309,-0.1386923;-0.676847;0.07964587,-0.1304239;-0.7202386;0.01472802,0.01329501;0.5206834;0.003685072,0;0;0,0.03264537;0.2983815;-0.01730728,0.05969563;0.5877944;-0.0472703,0.2229244;0.4831325;-0.07970977,0.3046364;0.2403685;-0.07989812,0.3058448;0.01692013;-0.1464307,-0.1186419;0.5072275;0.0065361,-0.3723736;0.4730221;0.01437608,-0.5991864;0.5041513;-0.02971594,0.07134935;-0.002343565;-0.05986762,0.0711937;-0.343997;-0.05849433,0.02499283;-0.6921681;0.01275134,0.03210655;-0.7298166;-0.05825639,-0.09073438;0.01193916;-0.01746665,-0.1384552;-0.3213469;-0.07553633,-0.127382;-0.6635526;0.03032307,-0.1512958;-0.6993245;-0.03875098,0.05344349;0.5167701;-0.03746128,95.52258
+0;0;0,0.007458094;0.3004857;0.007035906,0.01525548;0.5925009;-0.0005777266,0.1839334;0.4704783;0.002210096,0.2196148;0.2172852;0.01741954,0.2472856;-0.00683549;-0.04055849,-0.156787;0.4693416;0.01242208,-0.3429366;0.2934432;0.008030754,-0.5277543;0.1555533;-0.02640774,0.08067789;0.004773771;-0.04635347,0.09127138;-0.333557;4.190952E-06,0.09293208;-0.6801598;0.09109385,0.1024199;-0.7171736;0.01976248,-0.0818971;0.007833825;-0.04372472,-0.1193293;-0.3298727;-0.007918309,-0.1386923;-0.676847;0.07964587,-0.1304239;-0.7202386;0.01472802,0.01329501;0.5206834;0.003685072,0;0;0,0.03264537;0.2983815;-0.01730728,0.05969563;0.5877944;-0.0472703,0.2229244;0.4831325;-0.07970977,0.3046364;0.2403685;-0.07989812,0.3058448;0.01692013;-0.1464307,-0.1186419;0.5072275;0.0065361,-0.3723736;0.4730221;0.01437608,-0.5991864;0.5041513;-0.02971594,0.07134935;-0.002343565;-0.05986762,0.0711937;-0.343997;-0.05849433,0.02499283;-0.6921681;0.01275134,0.03210655;-0.7298166;-0.05825639,-0.09073438;0.01193916;-0.01746665,-0.1384552;-0.3213469;-0.07553633,-0.127382;-0.6635526;0.03032307,-0.1512958;-0.6993245;-0.03875098,0.05344349;0.5167701;-0.03746128,95.54475
+0;0;0,0.007447169;0.3000456;0.0070256,0.01522691;0.5914;-0.0005701757,0.1851379;0.469193;0.002196535,0.2208155;0.2160268;0.01740436,0.2483952;-0.007356286;-0.04038285,-0.1580349;0.4680481;0.01248202,-0.3441648;0.2921683;0.008091161,-0.5283742;0.1547323;-0.02623399,0.08087978;0.004785717;-0.04646947,0.091545;-0.3358361;0.0002021082,0.09319662;-0.6805457;0.09079422,0.1027244;-0.7178413;0.01916287,-0.08210204;0.007853429;-0.04383413,-0.1197877;-0.33214;-0.007785257,-0.139045;-0.6772189;0.07930063,-0.1307418;-0.7209192;0.01410978,0.01327126;0.5197594;0.003682128,0;0;0,0.03207362;0.2980121;-0.01709414,0.05822855;0.5868798;-0.04666972,0.2228897;0.4821498;-0.07963967,0.3036686;0.2391025;-0.07930899,0.305649;0.01655693;-0.1461635,-0.121331;0.5087476;0.006932102,-0.3752926;0.4764152;0.01437711,-0.6010632;0.5118525;-0.02771609,0.07151654;-0.002146423;-0.06003857,0.06991521;-0.3461049;-0.05775762,0.02473516;-0.6924874;0.01303959,0.03179345;-0.7305833;-0.05811977,-0.09102;0.01174254;-0.01735872,-0.1352321;-0.3248556;-0.07269587,-0.1205602;-0.6621205;0.04163468,-0.1418509;-0.6998541;-0.0269903,0.052214;0.5160003;-0.03696346,95.57785
+0;0;0,0.007841555;0.2997274;0.006967897,0.01618243;0.5910192;-0.0006313764,0.1842297;0.4689561;0.001784553,0.2195575;0.215803;0.01687845,0.2471071;-0.008876234;-0.04125382,-0.1558795;0.4691381;0.01300333,-0.3499888;0.3022035;0.008905374,-0.5442617;0.1774471;-0.02732973,0.08077982;0.004706633;-0.04661204,0.09123188;-0.3366308;0.0004690327,0.09253511;-0.6802646;0.09091848,0.101648;-0.7178103;0.01886274,-0.08215282;0.007927934;-0.04368382,-0.1200304;-0.3327986;-0.0075198,-0.1392023;-0.6768347;0.0793049,-0.1308217;-0.7209408;0.01391728,0.01407741;0.519377;0.003615212,0;0;0,0.03122878;0.2978135;-0.01668549,0.05623269;0.5868041;-0.04559159,0.219247;0.4818847;-0.07944703,0.3015842;0.239435;-0.07841301,0.3044387;0.01548931;-0.145191,-0.1216663;0.5093617;0.006346542,-0.3760978;0.4814831;0.01340003,-0.6028262;0.5201854;-0.02801818,0.07167143;-0.001858652;-0.05983281,0.06915948;-0.3465703;-0.05767155,0.02453601;-0.691863;0.01338243,0.03131852;-0.7307378;-0.05766511,-0.09101979;0.01143368;-0.0174609,-0.1303935;-0.3271411;-0.06897695,-0.1128759;-0.6603234;0.05329177,-0.1322819;-0.702105;-0.01234598,0.05054083;0.5158664;-0.03607774,95.61174
+0;0;0,0.007832646;0.2993868;0.006959981,0.01616116;0.5902469;-0.0006283862,0.1828081;0.4686976;0.001796827,0.2181351;0.2155496;0.01689043,0.2459884;-0.01160645;-0.04188268,-0.1544962;0.4688781;0.01292308,-0.3486016;0.3019469;0.008825205,-0.5450161;0.1758152;-0.02780934,0.0808742;0.004712131;-0.0466665,0.09133948;-0.3370573;0.0004741699,0.09264298;-0.6807594;0.09094159,0.1017272;-0.7180928;0.01911224,-0.0822488;0.007937196;-0.04373485,-0.1201744;-0.3332206;-0.007525064,-0.13935;-0.6773251;0.07931689,-0.1309957;-0.7211984;0.01413471,0.01405903;0.5187027;0.003612389,0;0;0,0.03045404;0.2975439;-0.0168066,0.05419746;0.5861375;-0.04634929,0.2165035;0.4829991;-0.07938766,0.2996591;0.2408347;-0.07824683,0.3022453;0.01365194;-0.143141,-0.1218601;0.5095806;0.005867843,-0.3767143;0.4858616;0.01268387,-0.6054962;0.5287368;-0.0279427,0.07195312;-0.00152728;-0.05967427,0.06867024;-0.3466699;-0.05769134,0.02428859;-0.6920388;0.01349663,0.03074458;-0.7306876;-0.05736542,-0.09115841;0.01116117;-0.01749779,-0.1260814;-0.3289822;-0.06462496,-0.1096034;-0.6602192;0.06315499,-0.1265549;-0.7054347;0.00125958,0.04885018;0.5153016;-0.03662133,95.63466
+0;0;0,0.007823604;0.2990412;0.006951946,0.01614583;0.5896813;-0.0006312092,0.1817076;0.4684961;0.001803196,0.2170253;0.2154151;0.01689281,0.2448104;-0.01118518;-0.04173651,-0.1534251;0.4686755;0.01285782,-0.3474792;0.3017884;0.008761029,-0.5434132;0.1759653;-0.02778388,0.08103739;0.00472164;-0.04676067,0.0915162;-0.3374895;0.0004409179,0.09281954;-0.6811527;0.09089811,0.1018097;-0.7177886;0.01981284,-0.08241478;0.007953213;-0.0438231,-0.1203893;-0.3336454;-0.007566523,-0.1395629;-0.677711;0.07926562,-0.1312951;-0.7208191;0.01475867,0.01404494;0.5181793;0.003607069,0;0;0,0.02949819;0.297304;-0.01659417,0.05197394;0.5857948;-0.04596615,0.2134527;0.4835475;-0.07957292,0.2979895;0.2419386;-0.07764482,0.2995876;0.01447359;-0.1394041,-0.1227251;0.5100251;0.005742624,-0.3778757;0.4901024;0.01087026,-0.6058715;0.5362363;-0.02716522,0.07219306;-0.001244396;-0.0596869,0.06668869;-0.346802;-0.05725861,0.02401784;-0.6923378;0.01396489,0.02864844;-0.7312408;-0.05535483,-0.09140291;0.01085192;-0.01742572,-0.1217004;-0.3309066;-0.05901224,-0.1050875;-0.6607612;0.07216886,-0.1235307;-0.706645;0.01321295,0.04695502;0.5149707;-0.0362885,95.66779
+0;0;0,0.008194878;0.2986339;0.006857459,0.01693171;0.5890775;-0.000776866,0.1813046;0.4677957;0.001669928,0.2166965;0.2147272;0.01653957,0.2445433;-0.0133321;-0.04269613,-0.1519949;0.469229;0.01316865,-0.3537485;0.3118024;0.007721864,-0.5523427;0.1868111;-0.02739033,0.08122031;0.004662674;-0.04687623,0.09151912;-0.3381054;0.0005962998,0.09280827;-0.6817418;0.09105108,0.1002723;-0.7175369;0.02035107,-0.08260904;0.00801293;-0.04390215,-0.1208593;-0.3341327;-0.007529531,-0.1400189;-0.678146;0.07940382,-0.1314988;-0.719995;0.01499639,0.01472979;0.5176222;0.003469382,0;0;0,0.02871639;0.2969945;-0.01630998,0.05051947;0.585383;-0.04538727,0.2111875;0.4837788;-0.07923603,0.2953833;0.2420704;-0.07690454,0.2966735;0.01268709;-0.1375427,-0.1232813;0.5103454;0.005093932,-0.378702;0.4945374;0.01035689,-0.6071733;0.5456154;-0.02820807,0.07248053;-0.0009197891;-0.05967903,0.06612924;-0.347044;-0.0569663,0.02363268;-0.692575;0.01425219,0.02744138;-0.7310922;-0.05411506,-0.09167162;0.01050984;-0.01737001,-0.1186114;-0.3327061;-0.05379418,-0.1011851;-0.662294;0.077879,-0.1198873;-0.7077909;0.02014128,0.04566634;0.5145793;-0.0357945,95.70107
+0;0;0,0.008816544;0.3212884;0.007377668,0.01841171;0.6402875;-0.0009780303,0.203647;0.5063459;0.001619264,0.239034;0.2533123;0.01648686,0.2672603;0.02214447;-0.04355625,-0.1717882;0.5079604;0.01457165,-0.373514;0.3505555;0.009125617,-0.5748152;0.2238605;-0.02646518,0.0811187;0.004656842;-0.04681759,0.09143965;-0.3388484;0.0007570311,0.09272595;-0.6817256;0.09101199,0.1001441;-0.7171162;0.02074663,-0.0825057;0.008002906;-0.04384723,-0.1208382;-0.3348785;-0.007396393,-0.1399555;-0.6781319;0.07934491,-0.1314877;-0.7195392;0.01533345,0.01601378;0.5624715;0.003646206,0;0;0,0.01798826;0.3179199;-0.0442915,0.02979621;0.6304933;-0.1083457,0.2091465;0.4841259;-0.07912636,0.292795;0.2422734;-0.07603478,0.29263;0.009257048;-0.135565,-0.1392367;0.5129569;0.004165314,-0.394768;0.4995888;0.009100884,-0.6259133;0.5538239;-0.0292515,0.07247713;-0.0007792115;-0.05950022,0.0657382;-0.3476382;-0.05647349,0.02498838;-0.6927919;0.01367474,0.02723143;-0.7316177;-0.05360198,-0.09154188;0.0102611;-0.01756734,-0.1153087;-0.3346768;-0.04618032,-0.09609072;-0.6636814;0.08458304,-0.1162029;-0.7050943;0.02323267,0.02675807;0.5544875;-0.09113073,95.72338
+0;0;0,0.008816544;0.3212884;0.007377668,0.01841171;0.6402875;-0.0009780303,0.203647;0.5063459;0.001619264,0.239034;0.2533123;0.01648686,0.2672603;0.02214447;-0.04355625,-0.1717882;0.5079604;0.01457165,-0.373514;0.3505555;0.009125617,-0.5748152;0.2238605;-0.02646518,0.0811187;0.004656842;-0.04681759,0.09143965;-0.3388484;0.0007570311,0.09272595;-0.6817256;0.09101199,0.1001441;-0.7171162;0.02074663,-0.0825057;0.008002906;-0.04384723,-0.1208382;-0.3348785;-0.007396393,-0.1399555;-0.6781319;0.07934491,-0.1314877;-0.7195392;0.01533345,0.01601378;0.5624715;0.003646206,0;0;0,0.01798826;0.3179199;-0.0442915,0.02979621;0.6304933;-0.1083457,0.2091465;0.4841259;-0.07912636,0.292795;0.2422734;-0.07603478,0.29263;0.009257048;-0.135565,-0.1392367;0.5129569;0.004165314,-0.394768;0.4995888;0.009100884,-0.6259133;0.5538239;-0.0292515,0.07247713;-0.0007792115;-0.05950022,0.0657382;-0.3476382;-0.05647349,0.02498838;-0.6927919;0.01367474,0.02723143;-0.7316177;-0.05360198,-0.09154188;0.0102611;-0.01756734,-0.1153087;-0.3346768;-0.04618032,-0.09609072;-0.6636814;0.08458304,-0.1162029;-0.7050943;0.02323267,0.02675807;0.5544875;-0.09113073,95.75708
+0;0;0,0.008640528;0.3082137;0.007062184,0.01734912;0.5926681;-0.0004964604,0.1877074;0.4688469;0.001724591,0.2229871;0.2158399;0.01658925,0.2509804;-0.01262181;-0.04326256,-0.1579077;0.4712134;0.01419101,-0.3660692;0.3224763;0.009268504,-0.5741075;0.212231;-0.02429721,0.08100373;0.004637789;-0.04689656,0.09129945;-0.3394845;0.000981655,0.09215588;-0.6807889;0.09093618,0.1003829;-0.7138753;0.0244098,-0.08249935;0.008023857;-0.043725,-0.1211941;-0.3354769;-0.007277526,-0.1402428;-0.6771198;0.07931639,-0.1418589;-0.6374874;-0.01221468,0.01509555;0.520611;0.00378138,0;0;0,0.0201062;0.3064241;-0.02863955,0.03999412;0.5895547;-0.04854608,0.2078979;0.4837165;-0.07942438,0.2913359;0.2418437;-0.07571197,0.2898486;0.01095375;-0.1327055,-0.1383228;0.5107632;0.007381093,-0.3939422;0.5000131;0.01200214,-0.6221985;0.5557235;-0.02482232,0.07248566;-0.0007156134;-0.0593946,0.06476781;-0.3482016;-0.05587626,0.02556208;-0.6918559;0.01445055,0.02236694;-0.7331104;-0.04373813,-0.09146359;0.01009322;-0.0177465,-0.1133792;-0.336266;-0.03707284,-0.09421231;-0.6651909;0.08950607,-0.1111411;-0.7024231;0.02895371,0.03572994;0.5181274;-0.03877091,95.77914
+0;0;0,0.008580534;0.3060737;0.007013149,0.01734938;0.5925108;-0.0005761753,0.1862191;0.469135;0.001662683,0.2214898;0.2161918;0.01652358,0.2494503;-0.0120016;-0.04325793,-0.1564156;0.471481;0.0140216,-0.3645245;0.3227814;0.009100337,-0.5723186;0.2126656;-0.02442595,0.08105798;0.004640895;-0.04692797,0.09136695;-0.3399244;0.001011886,0.0922214;-0.6804392;0.09075832,0.100432;-0.7134;0.02436432,-0.0825546;0.008029231;-0.04375428,-0.1212992;-0.3359137;-0.007259887,-0.1403038;-0.6767663;0.0791337,-0.1419167;-0.637153;-0.01221522,0.01509578;0.5204526;0.003701735,0;0;0,0.02091983;0.3044664;-0.0258162,0.04001656;0.5894949;-0.04849005,0.2061491;0.4836075;-0.07985759,0.2891231;0.2416614;-0.07511568,0.287071;0.01080033;-0.1310337,-0.1370398;0.5112817;0.006266754,-0.3926402;0.5018156;0.01115746,-0.6201863;0.5587153;-0.02643302,0.07261235;-0.0005160868;-0.05934095,0.06397611;-0.3484222;-0.05528021,0.02541772;-0.6914419;0.01440644,0.02048123;-0.7332878;-0.04263258,-0.09153271;0.009928534;-0.01781447,-0.1127467;-0.3371726;-0.03197464,-0.09178194;-0.6656048;0.09331806,-0.1116279;-0.7006164;0.03151779,0.03573918;0.518069;-0.03870249,95.80189
+0;0;0,0.008554925;0.3051603;0.006992219,0.01735546;0.5926381;-0.0006159204,0.1859101;0.4692938;0.001630371,0.2211795;0.2163604;0.01649071,0.2490199;-0.01085337;-0.04303415,-0.1560976;0.4716356;0.01396667,-0.3641986;0.3229417;0.009045595,-0.5711005;0.2132986;-0.02433676,0.08104162;0.004639958;-0.04691849,0.09135243;-0.3399867;0.001029897,0.09220457;-0.6795844;0.0905346,0.1004979;-0.7131792;0.02347209,-0.08253793;0.00802761;-0.04374545,-0.1212894;-0.3359766;-0.00724455,-0.1402428;-0.6759111;0.07891634,-0.141872;-0.636201;-0.01335235,0.0150999;0.5205176;0.003665692,0;0;0,0.0212208;0.3036141;-0.02475929,0.04045609;0.5895743;-0.0489223,0.2060736;0.4832113;-0.07988358,0.2877925;0.2408564;-0.07475996,0.2846796;0.01074685;-0.1293883,-0.1365353;0.5120662;0.0055914,-0.3921446;0.5029615;0.01018602,-0.6186273;0.5602815;-0.02675199,0.07259417;-0.0004821122;-0.05933357,0.06366894;-0.3484415;-0.05514908,0.02526134;-0.6904416;0.01484513,0.02034533;-0.7331324;-0.0426209,-0.09152047;0.009877659;-0.01780599,-0.1120379;-0.3375287;-0.02560484,-0.0902835;-0.6663072;0.09592614,-0.1117918;-0.7077242;0.04072237,0.03603783;0.518116;-0.03897357,95.83511
+0;0;0,0.008757517;0.3049617;0.006928305,0.01778236;0.5938681;-0.0007703551,0.1837435;0.4708507;0.001400129,0.2186914;0.2178949;0.01614967,0.2463259;-0.008140936;-0.04341891,-0.153461;0.4742533;0.0141229,-0.3668168;0.3332869;0.008350868,-0.5748099;0.2280328;-0.02427924,0.08094718;0.004608982;-0.04700059,0.09113614;-0.3401684;0.001105372,0.09184154;-0.679727;0.09071751,0.1008287;-0.7122748;0.02469579,-0.08254553;0.008066217;-0.0436339,-0.1214522;-0.3360921;-0.007154118,-0.1403654;-0.6760101;0.07903703,-0.1420733;-0.6364512;-0.01183414,0.01547522;0.5214148;0.003544771,0;0;0,0.0214591;0.3034161;-0.02458739,0.04187697;0.5905364;-0.05108953,0.2044582;0.4832794;-0.08063221,0.2852315;0.2406529;-0.0748322,0.2827483;0.01130551;-0.127727,-0.1327823;0.5123022;0.003812712,-0.3884124;0.5045171;0.008080342,-0.613878;0.5611272;-0.0288634,0.07256615;-0.000364542;-0.05930233,0.06365106;-0.348491;-0.05506158,0.02532393;-0.6904737;0.01500798,0.01669955;-0.7327787;-0.04021405,-0.09147825;0.009749497;-0.01787242,-0.1102607;-0.3380044;-0.01984303,-0.08845277;-0.6675746;0.09948328,-0.1103795;-0.706038;0.04305763,0.03710639;0.5188411;-0.04057884,95.85756
+0;0;0,0.008757517;0.3049617;0.006928305,0.01778236;0.5938681;-0.0007703551,0.1837435;0.4708507;0.001400129,0.2186914;0.2178949;0.01614967,0.2463259;-0.008140936;-0.04341891,-0.153461;0.4742533;0.0141229,-0.3668168;0.3332869;0.008350868,-0.5748099;0.2280328;-0.02427924,0.08094718;0.004608982;-0.04700059,0.09113614;-0.3401684;0.001105372,0.09184154;-0.679727;0.09071751,0.1008287;-0.7122748;0.02469579,-0.08254553;0.008066217;-0.0436339,-0.1214522;-0.3360921;-0.007154118,-0.1403654;-0.6760101;0.07903703,-0.1420733;-0.6364512;-0.01183414,0.01547522;0.5214148;0.003544771,0;0;0,0.0214591;0.3034161;-0.02458739,0.04187697;0.5905364;-0.05108953,0.2044582;0.4832794;-0.08063221,0.2852315;0.2406529;-0.0748322,0.2827483;0.01130551;-0.127727,-0.1327823;0.5123022;0.003812712,-0.3884124;0.5045171;0.008080342,-0.613878;0.5611272;-0.0288634,0.07256615;-0.000364542;-0.05930233,0.06365106;-0.348491;-0.05506158,0.02532393;-0.6904737;0.01500798,0.01669955;-0.7327787;-0.04021405,-0.09147825;0.009749497;-0.01787242,-0.1102607;-0.3380044;-0.01984303,-0.08845277;-0.6675746;0.09948328,-0.1103795;-0.706038;0.04305763,0.03710639;0.5188411;-0.04057884,95.88008
+0;0;0,0.008744937;0.3045237;0.006918353,0.01778861;0.5940365;-0.0007904887,0.1834384;0.4710963;0.001384913,0.2183836;0.2181605;0.01613329,0.2456656;-0.004992276;-0.0426755,-0.1531432;0.4744927;0.01408419,-0.3664822;0.3335375;0.008312607,-0.5718223;0.2296259;-0.02390131,0.08085568;0.004603771;-0.04694745,0.0910457;-0.3402097;0.001163535,0.09175104;-0.6797394;0.09076805,0.1007156;-0.7121301;0.02491207,-0.08245221;0.008057099;-0.04358457,-0.1213629;-0.3361373;-0.00710097,-0.1402745;-0.6760263;0.07908285,-0.1419781;-0.6364914;-0.0115602,0.01548096;0.521567;0.003525594,0;0;0,0.02162161;0.3030053;-0.02406931,0.04216689;0.5906817;-0.05114818,0.2041648;0.4826769;-0.0809617,0.2835036;0.2396127;-0.07460928,0.2801416;0.01327552;-0.127146,-0.1322617;0.5125009;0.003435209,-0.3878778;0.504769;0.007411146,-0.6104261;0.560348;-0.02978012,0.07256451;-0.0003030896;-0.0591371,0.06365615;-0.3484623;-0.05459666,0.02559182;-0.6904767;0.01531172,0.01630154;-0.7326571;-0.03958511,-0.09134397;0.009521265;-0.01812519,-0.1089213;-0.3383343;-0.01656867,-0.08710218;-0.6686255;0.1006556,-0.1058327;-0.7080561;0.04463294,0.03738144;0.5189737;-0.04062033,95.91318
+0;0;0,0.008900453;0.3044609;0.006769973,0.01810021;0.5949513;-0.001153055,0.1818171;0.4720835;0.001094076,0.2164848;0.2191248;0.0158091,0.2438347;-0.004038915;-0.04338912,-0.1512766;0.4766466;0.01405986,-0.3698381;0.3439671;0.008271141,-0.5813718;0.2525732;-0.0226339,0.08058115;0.004642589;-0.04703531,0.09070298;-0.3403682;0.001333632,0.09099243;-0.6800441;0.09145284,0.1006202;-0.7130157;0.0256568,-0.08236217;0.00806018;-0.04334398,-0.1214418;-0.3363682;-0.007062856,-0.1403726;-0.67653;0.07915087,-0.1326423;-0.7147754;0.01856998,0.01575695;0.5222422;0.00323025,0;0;0,0.02189824;0.3029215;-0.02409458,0.04303625;0.5913723;-0.05301118,0.2028761;0.4829396;-0.08195877,0.2819015;0.2398019;-0.07521129,0.2777217;0.01327845;-0.1274047,-0.1295392;0.5124849;0.002230994,-0.3850803;0.5030325;0.006215921,-0.6078796;0.5566132;-0.03307857,0.07235309;-0.000215292;-0.05909467,0.06317031;-0.3485929;-0.054286,0.0254657;-0.6907248;0.01660395,0.01560009;-0.7326664;-0.03920221,-0.0911592;0.009425309;-0.01812069,-0.1084366;-0.338666;-0.01523272,-0.08604069;-0.6692833;0.1017797,-0.1024213;-0.7080566;0.04356334,0.03805736;0.5194985;-0.04202557,95.93623
+0;0;0,0.008892279;0.3041813;0.006763756,0.01810393;0.5950494;-0.001165692,0.1815312;0.4722626;0.001085547,0.2162058;0.219254;0.01580347,0.2434343;-0.002919197;-0.04313201,-0.150982;0.4768178;0.01402874,-0.3695866;0.3441121;0.00823888,-0.5801814;0.2531238;-0.02252899,0.08043786;0.004634334;-0.04695167,0.09057546;-0.3409142;0.001492649,0.09086477;-0.6804284;0.09156897,0.1005256;-0.713616;0.0255473,-0.08221572;0.008045848;-0.04326691,-0.1213562;-0.3369192;-0.006929241,-0.140278;-0.6769192;0.07924345,-0.1325212;-0.7153986;0.01845482,0.01576046;0.5223339;0.003217999,0;0;0,0.02210861;0.3026428;-0.02386737,0.04336059;0.5914195;-0.05330205,0.202746;0.482766;-0.08245945,0.2803915;0.2391215;-0.07606983,0.2761221;0.01359104;-0.1279688,-0.1289163;0.5125097;0.002019569,-0.3843089;0.498914;0.006717642,-0.6072704;0.5462211;-0.03360494,0.07228291;-0.0001896918;-0.058918,0.06283945;-0.3490978;-0.05369711,0.02594322;-0.6910769;0.01752568,0.01580778;-0.7326216;-0.03925013,-0.09098017;0.009336893;-0.01821035,-0.1079631;-0.3393035;-0.01435996,-0.08531967;-0.6700495;0.1017351,-0.1019472;-0.7092238;0.04356891,0.03835514;0.5195467;-0.04227924,95.96996
+0;0;0,0.008873502;0.303539;0.006749474,0.01809539;0.594734;-0.001182091,0.179654;0.4725849;0.00108884,0.2143259;0.2195958;0.01580563,0.2415578;-0.002604976;-0.04313717,-0.1491062;0.4770887;0.01388594,-0.367694;0.3443933;0.008096532,-0.5783149;0.2533936;-0.02267516,0.08034691;0.004629094;-0.04689858,0.09048872;-0.3410626;0.001565821,0.09077901;-0.6817321;0.09194864,0.1004609;-0.7150573;0.02578308,-0.08212276;0.008036749;-0.04321799,-0.1212795;-0.3370714;-0.006865252,-0.1402656;-0.6782283;0.07960066,-0.132492;-0.716857;0.01867955,0.01575426;0.522091;0.003197223,0;0;0,0.02206823;0.3020248;-0.0235424,0.04333577;0.5910681;-0.05365205,0.2005754;0.4830004;-0.08373833,0.2790233;0.2396394;-0.07713747,0.2753323;0.01397434;-0.1286221,-0.12695;0.5122686;0.001429442,-0.3816867;0.4904106;0.008755961,-0.6047325;0.5323882;-0.03682336,0.07220471;-0.0001403987;-0.05884719,0.06286976;-0.3491944;-0.05350518,0.02599484;-0.6923066;0.01818204,0.01622719;-0.7327943;-0.04027987,-0.09087288;0.00923441;-0.01825857,-0.107822;-0.3395502;-0.01420489,-0.08480787;-0.6714605;0.1021166,-0.1014425;-0.7104133;0.04337557,0.03837144;0.5192714;-0.04259562,96.00324
+0;0;0,0.008971085;0.3036194;0.006779898,0.01828096;0.5954184;-0.001136216,0.1794342;0.4733005;0.0008601886,0.2138273;0.2202334;0.01577676,0.2410637;-0.002497792;-0.04376711,-0.1487826;0.4786519;0.01396736,-0.372587;0.354834;0.008575141,-0.5846657;0.2657039;-0.02264902,0.08011485;0.004638327;-0.04699162,0.09023774;-0.3406782;0.001729019,0.09024464;-0.6820546;0.09232368,0.1005878;-0.71579;0.02565464,-0.08205131;0.008053914;-0.0430213,-0.1214489;-0.3367031;-0.006826337,-0.1402836;-0.6785771;0.07984956,-0.1421465;-0.6388801;-0.01243493,0.01592139;0.5227293;0.003238466,0;0;0,0.02265021;0.3020645;-0.02356243,0.04414329;0.5916314;-0.05440187,0.2008948;0.4834608;-0.08457518,0.2781428;0.2396524;-0.07836294,0.2736197;0.01341306;-0.1302454,-0.1256651;0.5122048;0.001010291,-0.3789998;0.478142;0.01148195,-0.6029493;0.5143097;-0.03786394,0.07210296;-0.0001482069;-0.05873036,0.06348386;-0.3488834;-0.05333114,0.02728987;-0.6929454;0.01777864,0.01786461;-0.7327498;-0.0426569,-0.09070546;0.009179302;-0.0183405,-0.1069446;-0.3393048;-0.01449298,-0.08440595;-0.6719463;0.1020702,-0.09975493;-0.7107153;0.04166185,0.03915849;0.5198007;-0.04327035,96.03619
+0;0;0,0.00896547;0.3034294;0.006775656,0.01828711;0.5955985;-0.001147175,0.1783589;0.4737908;0.0008659535,0.212757;0.2206869;0.01578468,0.2399908;-0.002023235;-0.04375355,-0.1476882;0.4791068;0.01388648,-0.371525;0.3552709;0.008493477,-0.5835837;0.2661493;-0.02272773,0.0800427;0.00463415;-0.0469493,0.09018003;-0.3411745;0.001840781,0.09018691;-0.6816382;0.09219322,0.1003303;-0.7141423;0.02681217,-0.08197742;0.008046662;-0.04298256,-0.1214312;-0.3372017;-0.00673601,-0.1402155;-0.6781617;0.07970814,-0.1420424;-0.638652;-0.01079348,0.01592699;0.5228928;0.00322851,0;0;0,0.02280116;0.3018694;-0.02346683,0.04424676;0.5917474;-0.05498123,0.1998926;0.484133;-0.08532166,0.277165;0.2402841;-0.07948661,0.2718165;0.01465574;-0.1337962,-0.1242459;0.5118421;0.000870578,-0.3761427;0.4684622;0.01242872,-0.600489;0.4927926;-0.04200508,0.0719569;-0.0001797974;-0.05877686,0.06270248;-0.3493861;-0.05276036,0.02830556;-0.6929796;0.01680589,0.01844499;-0.7327693;-0.04078317,-0.09062579;0.009190632;-0.01830421,-0.1070829;-0.3397883;-0.01518504,-0.08650514;-0.6718484;0.1005377,-0.1001694;-0.7116357;0.04372797,0.03928027;0.5199072;-0.0437932,96.05868
+0;0;0,0.008957466;0.3031585;0.006769607,0.01829338;0.5957766;-0.001162493,0.177718;0.4741183;0.0008627798,0.2121172;0.2210064;0.01578199,0.239906;-0.006242916;-0.04496973,-0.1470329;0.4794132;0.01383155,-0.370877;0.3555734;0.008438371,-0.5872576;0.2646353;-0.02341918,0.08003752;0.00463385;-0.04694627,0.09016722;-0.3409145;0.001807086,0.0901741;-0.6817458;0.09225708,0.1005518;-0.7156937;0.02536572,-0.08197211;0.008046141;-0.04297978,-0.1213962;-0.3369424;-0.006760515,-0.1402008;-0.6782705;0.07977697,-0.1420699;-0.638541;-0.01281528,0.01593177;0.5230251;0.003215944,0;0;0,0.02235982;0.3016285;-0.02348304,0.04283503;0.591904;-0.05619121,0.1983455;0.4852342;-0.08596277,0.2764125;0.2416271;-0.08024907,0.2688328;0.01186368;-0.1373153,-0.1243698;0.5105989;0.0007528774,-0.3735218;0.4536705;0.01316127,-0.6027735;0.4691107;-0.04437536,0.07191032;-0.0001893938;-0.0588243,0.06312883;-0.3491437;-0.05274367,0.0288558;-0.6932392;0.01632738,0.02223396;-0.7317027;-0.04644513,-0.09063035;0.009181824;-0.01825546,-0.1084585;-0.3394778;-0.01692589,-0.08844424;-0.6717515;0.09943922,-0.1009882;-0.7150141;0.0433435,0.03813073;0.5200286;-0.04481959,96.09197
+0;0;0,0.009063662;0.3029709;0.006731744,0.01849092;0.5959401;-0.001243638,0.1775165;0.4743734;0.000783046,0.2115514;0.2211371;0.01549859,0.2393115;-0.006164134;-0.0453103,-0.1467808;0.4808421;0.01376266,-0.374196;0.3635588;0.008241603,-0.5950993;0.2835844;-0.02241851,0.08007399;0.004634209;-0.04712555,0.09011312;-0.3395232;0.001689181,0.08999968;-0.6804435;0.09249508,0.1011415;-0.7137493;0.02677219,-0.08212695;0.00805753;-0.04294621,-0.1214293;-0.3355871;-0.007006291,-0.1403053;-0.6770779;0.07959723,-0.1337848;-0.7157447;0.01882218,0.01611265;0.5232313;0.003143372,0;0;0,0.02301586;0.3013684;-0.02379465,0.04395089;0.5918741;-0.05737472,0.1992436;0.4859892;-0.08653617,0.2769651;0.2421897;-0.08157134,0.2690997;0.01279217;-0.1403008,-0.1228176;0.5099398;2.771243E-05,-0.3675208;0.436582;0.0156002,-0.5966403;0.4425006;-0.04442844,0.07199395;-0.0002076626;-0.0589149,0.06405601;-0.3478173;-0.05321312,0.0301646;-0.692138;0.01583075,0.02308336;-0.7306098;-0.04510141,-0.09077767;0.009186318;-0.01814288,-0.110905;-0.3379675;-0.02079283,-0.08814719;-0.6696066;0.09740214,-0.1001651;-0.7118533;0.04183923,0.039152;0.5200673;-0.04587603,96.12579
+0;0;0,0.009048294;0.3024572;0.006720331,0.01848308;0.5956626;-0.001256938,0.1775814;0.4741189;0.0007660161,0.2116278;0.2207964;0.01548657,0.239282;-0.005636737;-0.04509008,-0.146859;0.4805905;0.01375136,-0.3743517;0.3632672;0.008228423,-0.5944113;0.2835982;-0.0223146,0.07993454;0.004626139;-0.04704348,0.08994883;-0.3386798;0.001650486,0.08983561;-0.6788946;0.09226845,0.1010822;-0.7127957;0.02592754,-0.08198393;0.008043498;-0.04287142,-0.121189;-0.3347509;-0.007020414,-0.140026;-0.675535;0.07940388,-0.1334442;-0.7148476;0.01805733,0.01610627;0.5229983;0.003127384,0;0;0,0.02233645;0.300919;-0.02358365,0.04256102;0.5916481;-0.05777764,0.1982662;0.4863923;-0.0870254,0.2760596;0.2425034;-0.08321381,0.2684471;0.01433367;-0.1431043,-0.1238968;0.5076066;-0.0003385469,-0.3605982;0.4127588;0.02256197,-0.5873152;0.4120983;-0.04305238,0.07190195;-0.0002883375;-0.05877113,0.06436619;-0.347055;-0.05363178,0.03039229;-0.6906587;0.01521635,0.02478513;-0.72956;-0.04668784,-0.09058481;0.009243368;-0.01824748,-0.1127583;-0.336896;-0.02336539,-0.08841223;-0.6674161;0.09546851,-0.1009856;-0.7094703;0.03836277,0.03799993;0.5198756;-0.04625058,96.15924
+0;0;0,0.009048294;0.3024572;0.006720331,0.01848308;0.5956626;-0.001256938,0.1775814;0.4741189;0.0007660161,0.2116278;0.2207964;0.01548657,0.239282;-0.005636737;-0.04509008,-0.146859;0.4805905;0.01375136,-0.3743517;0.3632672;0.008228423,-0.5944113;0.2835982;-0.0223146,0.07993454;0.004626139;-0.04704348,0.08994883;-0.3386798;0.001650486,0.08983561;-0.6788946;0.09226845,0.1010822;-0.7127957;0.02592754,-0.08198393;0.008043498;-0.04287142,-0.121189;-0.3347509;-0.007020414,-0.140026;-0.675535;0.07940388,-0.1334442;-0.7148476;0.01805733,0.01610627;0.5229983;0.003127384,0;0;0,0.02233645;0.300919;-0.02358365,0.04256102;0.5916481;-0.05777764,0.1982662;0.4863923;-0.0870254,0.2760596;0.2425034;-0.08321381,0.2684471;0.01433367;-0.1431043,-0.1238968;0.5076066;-0.0003385469,-0.3605982;0.4127588;0.02256197,-0.5873152;0.4120983;-0.04305238,0.07190195;-0.0002883375;-0.05877113,0.06436619;-0.347055;-0.05363178,0.03039229;-0.6906587;0.01521635,0.02478513;-0.72956;-0.04668784,-0.09058481;0.009243368;-0.01824748,-0.1127583;-0.336896;-0.02336539,-0.08841223;-0.6674161;0.09546851,-0.1009856;-0.7094703;0.03836277,0.03799993;0.5198756;-0.04625058,96.18168
+0;0;0,0.009153551;0.3020851;0.006663624,0.01869165;0.5953237;-0.001357678,0.1782703;0.4735308;0.0006522979,0.2122494;0.2201575;0.01532483,0.2398535;-0.006030574;-0.04544584,-0.1475618;0.4814612;0.01363873,-0.3828776;0.3808755;0.004868694,-0.6061465;0.3085815;-0.01838373,0.07980373;0.004693592;-0.04719608,0.08979843;-0.3384068;0.001634311,0.08962817;-0.67768;0.09197676,0.1003367;-0.7110707;0.02482907,-0.08203854;0.008051655;-0.04269642,-0.1211456;-0.3345748;-0.006920643,-0.1400503;-0.6744267;0.07916887,-0.1348402;-0.7132391;0.0168826,0.01629081;0.5227053;0.003036775,0;0;0,0.02160597;0.3006196;-0.02333808,0.04068327;0.5914457;-0.05772972,0.1974179;0.4870687;-0.08732295,0.2752963;0.2431592;-0.08400297,0.2677402;0.01552856;-0.1451855,-0.125685;0.5054375;0.000329271,-0.3581293;0.4005304;0.02339544,-0.5835934;0.384223;-0.04380652,0.07189903;-0.0001590848;-0.05872512,0.06437299;-0.346741;-0.05357552,0.03057358;-0.6893917;0.01509881,0.02509475;-0.7287065;-0.04660464,-0.09055877;0.009065324;-0.01830477,-0.1154768;-0.3366319;-0.02694838,-0.09144031;-0.6676168;0.08767842,-0.1105533;-0.7103087;0.03297505,0.03645164;0.5196902;-0.0462513,96.20438
+0;0;0,0.009154021;0.3021006;0.006663966,0.01870565;0.595756;-0.00136718,0.1787;0.4737684;0.0006407509,0.212685;0.2203502;0.01531588,0.2403884;-0.006651074;-0.0456733,-0.1479728;0.4817192;0.01366069,-0.3833302;0.3811157;0.004889101,-0.6074018;0.3085618;-0.01844692,0.07926222;0.004661744;-0.04687583,0.08922786;-0.3374408;0.001812544,0.08905759;-0.6767199;0.09215656,0.09980033;-0.710313;0.02479442,-0.08148187;0.00799702;-0.0424067,-0.1204752;-0.333633;-0.006734971,-0.1393802;-0.6734908;0.07935603,-0.1341534;-0.7125229;0.01687084,0.01630257;0.5230697;0.00303138,0;0;0,0.02118453;0.3006477;-0.02356219,0.03987136;0.5918386;-0.05867028,0.1970035;0.48725;-0.0886066,0.2756983;0.2435455;-0.0860815,0.2665069;0.01557694;-0.1490307,-0.1266631;0.5036787;-0.0004771426,-0.3531464;0.3865893;0.0237403,-0.5774235;0.3528892;-0.04394176,0.07175994;-0.0005114377;-0.05789495,0.06502897;-0.346117;-0.05395341,0.03125125;-0.6888403;0.01439977,0.02655405;-0.7277184;-0.04829717,-0.08979779;0.009237912;-0.0187775,-0.1166675;-0.3351674;-0.03170074,-0.09418038;-0.6677423;0.07857484,-0.1169817;-0.7045046;0.0175827,0.03572351;0.5200258;-0.04708838,96.23814
+0;0;0,0.009153615;0.3020872;0.00666367,0.01870704;0.5957985;-0.001367367,0.1788162;0.4737996;0.0006374731,0.2128098;0.2203183;0.01531626,0.2404432;-0.006110266;-0.04551903,-0.1480861;0.4817559;0.01366656,-0.3835021;0.3811274;0.004892785,-0.6070083;0.3087565;-0.01838435,0.07870309;0.004628859;-0.04654516,0.08863749;-0.3364012;0.001990575,0.0884674;-0.6753325;0.09224197,0.09934728;-0.7097374;0.02401995,-0.08090708;0.007940608;-0.04210756,-0.1197781;-0.3326184;-0.006547652,-0.1386639;-0.6721278;0.0794551,-0.1333703;-0.7120411;0.01617229,0.01630473;0.5231355;0.003029781,0;0;0,0.02148485;0.3005611;-0.02421427,0.04031864;0.5916809;-0.0602982,0.1977901;0.4874529;-0.08921504,0.2759763;0.2435108;-0.08748412,0.2666699;0.01641549;-0.151324,-0.1262612;0.5028988;-0.00168046,-0.3430233;0.3689705;0.02479976,-0.563152;0.3190208;-0.04435812,0.07163334;-0.0007840395;-0.0570097,0.06597763;-0.3453383;-0.05450439,0.03258491;-0.6877754;0.01362491,0.03023463;-0.7259608;-0.05168843,-0.08899349;0.009377858;-0.01934607,-0.1171568;-0.3337408;-0.03458852,-0.09956331;-0.6676599;0.07128083,-0.1272789;-0.6970929;0.003308989,0.03611958;0.5199299;-0.04850101,96.27161
+0;0;0,0.009202044;0.301982;0.006712063,0.01874887;0.5956497;-0.001266305,0.1785437;0.4737341;0.0005139252,0.212113;0.2201056;0.01492359,0.2400916;-0.008068129;-0.04624186,-0.1480714;0.4829435;0.01316999,-0.3844151;0.3842859;0.004788275,-0.611249;0.3166686;-0.01890855,0.07835854;0.004608451;-0.04637495,0.08820858;-0.3362152;0.002050661,0.08822516;-0.6752172;0.09200795,0.09766002;-0.7114806;0.02224208,-0.08058682;0.007867438;-0.04190229,-0.1192414;-0.3325511;-0.006918196,-0.1385562;-0.6719593;0.0793587,-0.1340784;-0.7139944;0.01503123,0.01635133;0.5230076;0.00311774,0;0;0,0.02161828;0.3004008;-0.0247972,0.04041871;0.5913472;-0.0619173,0.1977617;0.487421;-0.08987737,0.2755698;0.2432752;-0.0890727,0.2650705;0.01517478;-0.1557603,-0.1258517;0.5018067;-0.003390554,-0.3329753;0.3542285;0.02795301,-0.5487906;0.2842896;-0.04359793,0.07156715;-0.0009913146;-0.05647206,0.06657097;-0.3453384;-0.05475879,0.0332191;-0.6878834;0.01280808,0.03371146;-0.7256564;-0.05613899,-0.08849204;0.00953107;-0.01975478,-0.1191594;-0.333046;-0.03716914,-0.1096319;-0.6712625;0.05520792,-0.136886;-0.7044225;-0.01272704,0.03620306;0.5196607;-0.04987192,96.30502
+0;0;0,0.00918858;0.3015402;0.006702242,0.01873045;0.5950559;-0.001271391,0.1796493;0.4728507;0.0004877225,0.2132264;0.2191635;0.01490072,0.2411373;-0.00845848;-0.04611684,-0.1492259;0.4821238;0.01323136,-0.3856243;0.3834434;0.004847707,-0.6119097;0.3159896;-0.01879182,0.07818426;0.004598201;-0.0462718,0.08801752;-0.3356449;0.002071321,0.08803411;-0.6747743;0.09206242,0.09746966;-0.7110426;0.02229141,-0.08040758;0.00784994;-0.04180909,-0.1189963;-0.3319887;-0.00688459,-0.1383183;-0.6715245;0.07942472,-0.1338402;-0.7135649;0.01509252,0.01633461;0.5224652;0.003109555,0;0;0,0.02090871;0.2999581;-0.02537322,0.03890458;0.5906617;-0.06359267,0.1980819;0.4880696;-0.09060597,0.2753283;0.243682;-0.09043288,0.2655397;0.01603253;-0.156719,-0.1281908;0.5010527;-0.00414208,-0.3248509;0.3403981;0.03060379,-0.5333057;0.2519776;-0.04040572,0.07165468;-0.0009029508;-0.05603385,0.06774223;-0.3446808;-0.05527496,0.03424281;-0.6873897;0.01207185,0.03576043;-0.7249007;-0.057127,-0.08818316;0.00946585;-0.02022695,-0.1203387;-0.3322918;-0.03938115,-0.1198773;-0.6732106;0.0435729,-0.1476251;-0.703633;-0.02662466,0.0348742;0.5190551;-0.05132103,96.33839
+0;0;0,0.009204808;0.3020727;0.006714079,0.01875506;0.5958483;-0.001262049,0.177853;0.4742359;0.0005239486,0.2114363;0.2205021;0.0149396,0.23905;-0.00469619;-0.04542825,-0.1473527;0.4834055;0.0131254,-0.3837946;0.3847069;0.004740208,-0.6076705;0.3179714;-0.01864761,0.07748634;0.004557155;-0.04585875,0.087281;-0.3343501;0.002294566,0.0872976;-0.6737568;0.09235924,0.09672115;-0.7099409;0.02267694,-0.07968982;0.007779866;-0.04143588,-0.1181271;-0.3307245;-0.0066485,-0.1374649;-0.6705379;0.07973139,-0.1329925;-0.7124868;0.01548098,0.01636051;0.5232968;0.003116528,0;0;0,0.02298573;0.3003103;-0.02575064,0.04230246;0.5912011;-0.06396699,0.1989599;0.4889289;-0.09189796,0.2761176;0.2444642;-0.09230304,0.2661095;0.01924111;-0.1578429,-0.1241044;0.5004673;-0.008401524,-0.3114594;0.32946;0.02862645,-0.5064516;0.2212481;-0.04478544,0.07155782;-0.001185864;-0.05482697,0.07000473;-0.3436314;-0.05603456,0.03634074;-0.6867199;0.01079059,0.03884581;-0.7235279;-0.05888844,-0.08710101;0.009655613;-0.02116856,-0.1211058;-0.3305131;-0.04121104,-0.1286049;-0.6746597;0.02818291,-0.1524157;-0.7037057;-0.04442128,0.03787392;0.5196285;-0.05186844,96.36063
+0;0;0,0.01009254;0.3292302;0.007319773,0.0209127;0.6613088;-0.001682517,0.2063303;0.522451;0.0002308926,0.2396186;0.2686158;0.01465709,0.2671339;0.04454026;-0.04540613,-0.1729015;0.5347291;0.01453717,-0.413908;0.4476269;0.005725074,-0.6412838;0.3999419;-0.01878808,0.0775518;0.004546311;-0.04594064,0.08734897;-0.333785;0.002175327,0.08682103;-0.6729712;0.09325215,0.1011746;-0.7051275;0.02104242,-0.07978739;0.007784755;-0.04145918,-0.1181311;-0.33016;-0.006785031,-0.1377345;-0.6699607;0.07978155,-0.1394073;-0.6299072;-0.01602971,0.01821254;0.5796863;0.003245526,0;0;0,0.01067924;0.3238529;-0.05960894,0.02462596;0.6459351;-0.1406009,0.1999907;0.4897963;-0.09200311,0.2749451;0.2445825;-0.09273553,0.2665225;0.02036598;-0.1577783,-0.132121;0.5018448;-0.01426444,-0.3084697;0.3194351;0.02283552,-0.4958494;0.199669;-0.04871482,0.07187989;-0.001132756;-0.05456638,0.07188502;-0.3430044;-0.0562849,0.03823456;-0.6862031;0.01023507,0.0410229;-0.7227331;-0.05940437,-0.08709756;0.009656702;-0.02159295,-0.1227039;-0.3296328;-0.04381839,-0.1341572;-0.6756509;0.01519788,-0.1600419;-0.7036273;-0.05727547,0.0211823;0.5671872;-0.1186757,96.39368
+0;0;0,0.01009254;0.3292302;0.007319773,0.0209127;0.6613088;-0.001682517,0.2063303;0.522451;0.0002308926,0.2396186;0.2686158;0.01465709,0.2671339;0.04454026;-0.04540613,-0.1729015;0.5347291;0.01453717,-0.413908;0.4476269;0.005725074,-0.6412838;0.3999419;-0.01878808,0.0775518;0.004546311;-0.04594064,0.08734897;-0.333785;0.002175327,0.08682103;-0.6729712;0.09325215,0.1011746;-0.7051275;0.02104242,-0.07978739;0.007784755;-0.04145918,-0.1181311;-0.33016;-0.006785031,-0.1377345;-0.6699607;0.07978155,-0.1394073;-0.6299072;-0.01602971,0.01821254;0.5796863;0.003245526,0;0;0,0.01067924;0.3238529;-0.05960894,0.02462596;0.6459351;-0.1406009,0.1999907;0.4897963;-0.09200311,0.2749451;0.2445825;-0.09273553,0.2665225;0.02036598;-0.1577783,-0.132121;0.5018448;-0.01426444,-0.3084697;0.3194351;0.02283552,-0.4958494;0.199669;-0.04871482,0.07187989;-0.001132756;-0.05456638,0.07188502;-0.3430044;-0.0562849,0.03823456;-0.6862031;0.01023507,0.0410229;-0.7227331;-0.05940437,-0.08709756;0.009656702;-0.02159295,-0.1227039;-0.3296328;-0.04381839,-0.1341572;-0.6756509;0.01519788,-0.1600419;-0.7036273;-0.05727547,0.0211823;0.5671872;-0.1186757,96.41622
+0;0;0,0.009226251;0.300971;0.006691486,0.01879082;0.5944974;-0.00130298,0.1782804;0.4722457;0.0005094274,0.2115745;0.2183662;0.01493814,0.2390008;-0.004983813;-0.04493061,-0.1481069;0.4828129;0.01282218,-0.3891554;0.3956956;0.004008548,-0.6157951;0.3481649;-0.02042524,0.07766525;0.004552962;-0.04600785,0.08744824;-0.3332886;0.002038471,0.08691953;-0.6729687;0.0932479,0.1013364;-0.7053995;0.02071932,-0.07990412;0.007796144;-0.04151983,-0.1181923;-0.3296594;-0.00689587,-0.1378243;-0.6699549;0.07979675,-0.1395045;-0.629857;-0.01643756,0.01637617;0.5215055;0.003103984,0;0;0,0.01921037;0.2995786;-0.02443457,0.04466197;0.5902282;-0.05858088,0.1997423;0.49059;-0.09148884,0.2738485;0.2450731;-0.09257698,0.2655278;0.02162383;-0.1575608,-0.125614;0.4976385;-0.01249474,-0.2917828;0.3058296;0.02450218,-0.4734234;0.1790795;-0.04735049,0.07219693;-0.001080692;-0.05436707,0.07329324;-0.3424541;-0.05638576,0.03985909;-0.6862643;0.009786129,0.04357573;-0.7223538;-0.06081271,-0.08715751;0.009640389;-0.02190831,-0.1269342;-0.3285067;-0.04671662,-0.1398326;-0.6757604;0.007602114,-0.1669347;-0.7004327;-0.06751285,0.03880432;0.5182276;-0.04697609,96.43927
+0;0;0,0.009295342;0.3005701;0.006654898,0.01886499;0.5927531;-0.001351833,0.1810483;0.4701255;0.0004971148,0.214196;0.2163631;0.01480969,0.2414141;-0.005064994;-0.04460282,-0.1511008;0.4821863;0.0123211,-0.3944331;0.4022167;0.002663833,-0.618458;0.35116;-0.01985591,0.07769523;0.004519579;-0.04606767,0.08756208;-0.3322326;0.001994196,0.08680309;-0.6726455;0.09331077,0.101684;-0.7040198;0.01982661,-0.07996338;0.007812381;-0.04152145,-0.1182318;-0.3285622;-0.006923847,-0.1378599;-0.6695515;0.08003157,-0.1393651;-0.6294491;-0.01632112,0.01645356;0.5202085;0.003044886,0;0;0,0.01879996;0.2990863;-0.02582717,0.03749779;0.5881886;-0.06545734,0.199089;0.4912428;-0.09178829,0.2730253;0.2458215;-0.09088016,0.2649725;0.02432278;-0.1554906,-0.1327696;0.4965241;-0.01321508,-0.2889582;0.2964747;0.02262237,-0.4473922;0.1435478;-0.04675407,0.07258108;-0.0009706914;-0.05394673,0.07520467;-0.3412606;-0.05622554,0.04242465;-0.6859112;0.009817362,0.04700923;-0.7214167;-0.06142998,-0.08709518;0.009532339;-0.02242254,-0.1289987;-0.3270412;-0.05020129,-0.1422776;-0.6756444;-4.384667E-06,-0.1679336;-0.699142;-0.0766069,0.03353873;0.5167555;-0.05243826,96.47231
+0;0;0,0.009312417;0.3011222;0.006667123,0.0188968;0.5937543;-0.001353383,0.176259;0.4724475;0.000578888,0.209393;0.21879;0.01488555,0.2363259;-0.0003181994;-0.04390449,-0.146171;0.4841554;0.01205688,-0.3894026;0.4042188;0.002403608,-0.6110804;0.353697;-0.01988019,0.07762131;0.00451528;-0.04602385,0.08747155;-0.3316702;0.001957152,0.08671241;-0.6721548;0.09329298,0.1015993;-0.7035539;0.01977915,-0.0798873;0.007804949;-0.04148195,-0.1180913;-0.3280036;-0.006942559,-0.1377236;-0.6690648;0.08003119,-0.1392294;-0.6289583;-0.01636041,0.01648055;0.5210649;0.003052107,0;0;0,0.02112395;0.2995146;-0.02550578,0.04082805;0.5891556;-0.06417489,0.1966148;0.491861;-0.09120512,0.2717219;0.246915;-0.08895445,0.2640741;0.02734672;-0.1515749,-0.1254536;0.4970995;-0.01567635,-0.2797195;0.294328;0.01135034,-0.4218497;0.127751;-0.05377377,0.07272142;-0.0009335876;-0.05361319,0.07710186;-0.3406312;-0.05611086,0.04485458;-0.6854154;0.009893179,0.04956996;-0.7209508;-0.06137133,-0.0869095;0.009508865;-0.02280285,-0.131532;-0.3259979;-0.05219559,-0.1458645;-0.6751239;-0.005524274,-0.1689674;-0.6990532;-0.08268408,0.03636295;0.5175073;-0.05170178,96.50575
+0;0;0,0.009287301;0.3003101;0.006649141,0.0188726;0.592973;-0.001365401,0.1830136;0.4697516;0.0004531362,0.2161468;0.2161;0.01475946,0.2433454;-0.005169362;-0.04461046,-0.1530861;0.4819558;0.01241776,-0.396312;0.4020211;0.002764705,-0.6201763;0.351001;-0.01973889,0.07766129;0.004517606;-0.04604755,0.08748985;-0.3309278;0.001827817,0.08673164;-0.6709902;0.09305038,0.1017211;-0.7028121;0.01903033,-0.07992845;0.007808969;-0.04150331,-0.1180483;-0.3272603;-0.00703996,-0.1376563;-0.6678985;0.07982592,-0.1391725;-0.6277224;-0.01722942,0.01646122;0.5204302;0.00303121,0;0;0,0.0167186;0.2989123;-0.02624035,0.02986223;0.5888192;-0.06598616,0.1957501;0.4924228;-0.08870649,0.2702217;0.2472923;-0.0861311,0.2627388;0.02537464;-0.148751,-0.1409593;0.4947098;-0.01375975,-0.2793025;0.2815936;0.01916779,-0.4187638;0.112028;-0.05170359,0.07330343;-0.0009256303;-0.05289435,0.08021417;-0.3398367;-0.05485582,0.04924089;-0.6842483;0.01136947,0.05428055;-0.7201238;-0.06046796,-0.08674688;0.009501226;-0.02359592,-0.1304166;-0.3253738;-0.052989,-0.1453329;-0.674597;-0.01073725,-0.1664222;-0.7026054;-0.08634062,0.02706385;0.5172476;-0.05344534,96.53919
+0;0;0,0.01008437;0.3253417;0.007196506,0.02066528;0.6485674;-0.001626696,0.2119484;0.5098941;0.0001764728,0.2449234;0.2563501;0.0144787,0.271883;0.03791964;-0.04422767,-0.1797383;0.5255327;0.01372577,-0.4237522;0.4482322;0.006087508,-0.6467392;0.4075127;-0.01635858,0.07735161;0.004531258;-0.0458925,0.08715621;-0.3303629;0.001954548,0.08642882;-0.6694657;0.09283166,0.1016072;-0.7016228;0.01878282,-0.07962478;0.007727383;-0.04135345,-0.1178804;-0.3267729;-0.006921306,-0.1371197;-0.6665016;0.07947414,-0.1385467;-0.6262985;-0.01784483,0.01801921;0.5689072;0.003199691,0;0;0,0.0004742146;0.320205;-0.05890036,0.006144136;0.6359097;-0.1294286,0.19473;0.4926187;-0.08406281,0.2679488;0.2472732;-0.07946706,0.2628174;0.02799481;-0.1409142,-0.1548743;0.4887717;-0.006136648,-0.2820528;0.2694002;0.02961617,-0.3998704;0.08817714;-0.04223321,0.07398427;-0.0007555485;-0.05133891,0.08298689;-0.3390695;-0.05279637,0.05332413;-0.6824589;0.01393985,0.05895126;-0.7184134;-0.0581398,-0.08591392;0.009158644;-0.02539377,-0.1276288;-0.3256343;-0.05209778,-0.1424276;-0.6739414;-0.01070855,-0.1614929;-0.7045856;-0.08511233,0.004747182;0.5585077;-0.1098578,96.57307
+0;0;0,0.009465459;0.3053744;0.006754834,0.01884493;0.5918637;-0.001144771,0.1954186;0.4650008;0.0004515515,0.2283852;0.2115213;0.01475015,0.255433;-0.007623225;-0.04414815,-0.1660718;0.4794337;0.01295629,-0.4100236;0.4021529;0.005319973,-0.6337396;0.3613003;-0.01719949,0.07698248;0.004509633;-0.04567349,0.08676944;-0.3297819;0.002087463,0.08604467;-0.6676588;0.09263603,0.1013183;-0.7002062;0.01812234,-0.07924479;0.007690506;-0.0411561,-0.1174316;-0.3262079;-0.006785918,-0.1366013;-0.6647084;0.0792972,-0.1380373;-0.6244413;-0.01863271,0.01644005;0.5194644;0.003241701,0;0;0,0.001636475;0.3036593;-0.03430891,0.008768737;0.5889446;-0.0611856,0.1901557;0.4929239;-0.07947779,0.2661204;0.2484934;-0.07436037,0.2630547;0.02801411;-0.134397,-0.172849;0.4893327;-0.006644432,-0.289254;0.2645541;0.0316649,-0.3993996;0.08017519;-0.04641997,0.0741806;-0.0004749298;-0.05029631,0.08526632;-0.3381186;-0.05156255,0.05799648;-0.6801788;0.0163455,0.06375587;-0.7173207;-0.05546355,-0.0852514;0.008856336;-0.02620058,-0.1258731;-0.3255727;-0.05139563,-0.1383111;-0.6725776;-0.009048391,-0.1569586;-0.7043558;-0.08343568,0.006971359;0.5172381;-0.05015683,96.59457
+0;0;0,0.009418705;0.3038661;0.006721469,0.0188413;0.5916795;-0.001199025,0.189397;0.466667;0.0004899739,0.2223718;0.2131243;0.01479213,0.2494865;-0.006561995;-0.04425178,-0.1599374;0.4806145;0.01257421,-0.40395;0.4033145;0.00493599,-0.6282191;0.3623609;-0.01763915,0.0766111;0.004487879;-0.04545316,0.08639835;-0.3298135;0.002309203,0.08567389;-0.6675448;0.09281876,0.1009908;-0.7002696;0.01809367,-0.0788625;0.007653406;-0.04095756,-0.1170505;-0.3262548;-0.006586362,-0.1362119;-0.6646094;0.07945967,-0.137652;-0.6243132;-0.01874806,0.01643705;0.5192991;0.003186298,0;0;0,0.005409002;0.3026313;-0.0292151,0.0126777;0.5891623;-0.05723619,0.188386;0.4944613;-0.07303357,0.2650661;0.2501749;-0.06854844,0.2642211;0.02876851;-0.1273868,-0.1638186;0.4914952;-0.008348081,-0.2665657;0.2601694;0.03047472,-0.3654422;0.07104854;-0.05283316,0.07446343;-0.000212729;-0.0490973,0.08765617;-0.3377908;-0.05030584,0.06368402;-0.6795138;0.01973438,0.06981081;-0.717481;-0.05165029,-0.08453126;0.008515103;-0.02715423,-0.1228137;-0.3264032;-0.04948474,-0.1319679;-0.6731809;-0.005709108,-0.1510614;-0.7051345;-0.08020769,0.01104397;0.5174541;-0.04631853,96.62802
+0;0;0,0.009489674;0.3028981;0.006699728,0.01897577;0.5917317;-0.001235355,0.1818295;0.4690468;0.0005899358,0.2147316;0.21566;0.01493363,0.2416474;-0.002416581;-0.04369073,-0.1521748;0.4832827;0.01178679,-0.3990201;0.4162402;0.003671431,-0.6216444;0.3747204;-0.01714218,0.07631901;0.004451465;-0.04525501,0.08621517;-0.3300704;0.002540059,0.08556841;-0.6681083;0.09324704,0.100639;-0.7007738;0.01845398,-0.07853265;0.007619851;-0.04082869,-0.1171227;-0.3265232;-0.006970488,-0.1359481;-0.6651689;0.07941575,-0.1372905;-0.6248755;-0.01876937,0.01656731;0.5193776;0.003149803,0;0;0,0.008682072;0.3019165;-0.02555895,0.0167231;0.5894077;-0.05423737,0.1844904;0.4956068;-0.06839418,0.2586938;0.2508;-0.06086826,0.2612723;0.03038402;-0.1168044,-0.1530744;0.493055;-0.01170154,-0.2458695;0.2577847;0.02741523,-0.3215458;0.06321344;-0.06277224,0.07441971;1.579523E-05;-0.04851938,0.08980578;-0.3376957;-0.0497036,0.06906232;-0.6795485;0.02243638,0.07526961;-0.7177051;-0.04872704,-0.0840523;0.008285164;-0.02754977,-0.1210434;-0.3270821;-0.04870818,-0.1269962;-0.6740698;-0.003299497,-0.1459937;-0.7064138;-0.07746417,0.01496011;0.5177095;-0.04344893,96.66188
+0;0;0,0.009489674;0.3028981;0.006699728,0.01897577;0.5917317;-0.001235355,0.1818295;0.4690468;0.0005899358,0.2147316;0.21566;0.01493363,0.2416474;-0.002416581;-0.04369073,-0.1521748;0.4832827;0.01178679,-0.3990201;0.4162402;0.003671431,-0.6216444;0.3747204;-0.01714218,0.07631901;0.004451465;-0.04525501,0.08621517;-0.3300704;0.002540059,0.08556841;-0.6681083;0.09324704,0.100639;-0.7007738;0.01845398,-0.07853265;0.007619851;-0.04082869,-0.1171227;-0.3265232;-0.006970488,-0.1359481;-0.6651689;0.07941575,-0.1372905;-0.6248755;-0.01876937,0.01656731;0.5193776;0.003149803,0;0;0,0.008682072;0.3019165;-0.02555895,0.0167231;0.5894077;-0.05423737,0.1844904;0.4956068;-0.06839418,0.2586938;0.2508;-0.06086826,0.2612723;0.03038402;-0.1168044,-0.1530744;0.493055;-0.01170154,-0.2458695;0.2577847;0.02741523,-0.3215458;0.06321344;-0.06277224,0.07441971;1.579523E-05;-0.04851938,0.08980578;-0.3376957;-0.0497036,0.06906232;-0.6795485;0.02243638,0.07526961;-0.7177051;-0.04872704,-0.0840523;0.008285164;-0.02754977,-0.1210434;-0.3270821;-0.04870818,-0.1269962;-0.6740698;-0.003299497,-0.1459937;-0.7064138;-0.07746417,0.01496011;0.5177095;-0.04344893,96.68418
+0;0;0,0.009494881;0.3030643;0.006703404,0.01906434;0.5944415;-0.001287698,0.1820908;0.4713771;0.0005543653,0.2149784;0.218102;0.01489173,0.2412786;0.005012348;-0.04239202,-0.1522843;0.4856288;0.01176365,-0.3990208;0.4186158;0.003651871,-0.6165542;0.3780455;-0.01668578,0.07611375;0.004439493;-0.04513329,0.08599827;-0.329689;0.002605572,0.08535196;-0.6674938;0.09324999,0.1004358;-0.7002142;0.01839128,-0.07832143;0.007599357;-0.04071888,-0.1168661;-0.3261508;-0.006900489,-0.1356785;-0.6645628;0.07942617,-0.1370221;-0.6242604;-0.01884513,0.0166451;0.5217638;0.003117075,0;0;0,0.009809956;0.3023168;-0.02216673,0.01678394;0.5923802;-0.05123353,0.1849921;0.4956574;-0.06283975,0.2567468;0.2503112;-0.05325317,0.2615711;0.03527834;-0.1090918,-0.153327;0.4938212;-0.01232677,-0.2356217;0.2542744;0.0234549,-0.29877;0.06180009;-0.06790307,0.07494323;0.0003039539;-0.04725933,0.09077947;-0.336985;-0.04923201,0.07367657;-0.6782202;0.02556777,0.08027475;-0.7170475;-0.04503298,-0.08346973;0.007872901;-0.0286504,-0.1183159;-0.3274998;-0.04679986,-0.1216804;-0.6741064;-9.356812E-05,-0.1400381;-0.7068934;-0.07416101,0.01522295;0.5203061;-0.04073668,96.70677
+0;0;0,0.009584811;0.3023871;0.006560092,0.01920909;0.594287;-0.001639655,0.1789173;0.472192;0.0006477258,0.2116654;0.2189183;0.01495247,0.2380798;0.005332962;-0.04244973,-0.149098;0.4877284;0.01122805,-0.3974684;0.4270827;0.00355618,-0.6162624;0.3902743;-0.01608452,0.07570056;0.004316725;-0.04480519,0.08571046;-0.3298833;0.002923626,0.08511992;-0.6679492;0.09355509,0.09890445;-0.7012948;0.01888986,-0.07779304;0.007637979;-0.04057854,-0.1163057;-0.326176;-0.006624423,-0.1350298;-0.664854;0.0796864,-0.1362503;-0.6245602;-0.01865041,0.01678506;0.5216728;0.002828228,0;0;0,0.01226115;0.3017169;-0.01973438,0.02119829;0.5922754;-0.04872823,0.1860466;0.4967341;-0.05739617,0.2544362;0.250497;-0.04668093,0.2566311;0.03433362;-0.1003466,-0.1463939;0.4946417;-0.01287358,-0.2218083;0.2522485;0.01847702,-0.2788799;0.05593236;-0.06992121,0.0749391;0.0003110468;-0.04626822,0.09448004;-0.3368601;-0.04755783,0.07957134;-0.6782042;0.02836919,0.08628336;-0.7170529;-0.04228758,-0.0826578;0.007845079;-0.02937442,-0.1163309;-0.3278182;-0.04562929,-0.1165989;-0.6745723;0.001956441,-0.1333776;-0.7097195;-0.07051358,0.01923291;0.520245;-0.03841186,96.74034
+0;0;0,0.009557227;0.3015169;0.006541213,0.01919968;0.593973;-0.001661328,0.181354;0.4712829;0.0005839986,0.2140679;0.2182733;0.01487383,0.2404427;0.005008534;-0.0424422,-0.1516;0.4870532;0.01132362,-0.3997115;0.4264707;0.003659751,-0.6181771;0.3897176;-0.01595147,0.07543818;0.004301764;-0.0446499,0.08548693;-0.3311954;0.003264163,0.08489701;-0.6689044;0.09379995,0.09868628;-0.7022718;0.01910904,-0.07752341;0.007611506;-0.04043789,-0.1161856;-0.3274981;-0.006351992,-0.1348899;-0.6658186;0.07986771,-0.1361108;-0.6255212;-0.01850291,0.01678066;0.5215087;0.00279733,0;0;0,0.007358864;0.3010818;-0.01849747,0.01098046;0.5923111;-0.04769611,0.1800556;0.4967837;-0.05400109,0.2510287;0.2517283;-0.03989553,0.2552122;0.0361701;-0.09448266,-0.15776;0.493673;-0.01262111,-0.2232165;0.248;0.01284461,-0.2664087;0.04700609;-0.07199916,0.07496932;0.0003302395;-0.04563475,0.09718823;-0.3379911;-0.04577947,0.08471137;-0.6788292;0.03115058,0.09174341;-0.717506;-0.03968978,-0.082176;0.007813096;-0.02981775,-0.1141408;-0.3293845;-0.04501896,-0.1114446;-0.6754931;0.004438508,-0.1280951;-0.7108967;-0.06787637,0.01038134;0.520366;-0.03767848,96.77351
+0;0;0,0.009568765;0.3018809;0.00654911,0.01924457;0.5953503;-0.001677484,0.181299;0.4725361;0.000578532,0.2139871;0.2197256;0.01485711,0.2403384;0.006651267;-0.04240776,-0.1514632;0.4882973;0.01131197,-0.3993794;0.4277625;0.003654132,-0.6176499;0.3910422;-0.01593958,0.0751753;0.004286773;-0.0444943,0.08521803;-0.3310092;0.003391035,0.08462797;-0.6687973;0.09394804,0.09843879;-0.7022638;0.01914038,-0.07725326;0.007584982;-0.04029698,-0.1158922;-0.3273237;-0.006231517,-0.1346009;-0.6657235;0.08000838,-0.1358237;-0.6254101;-0.01851602,0.01682044;0.522733;0.002790589,0;0;0,0.006247699;0.3015177;-0.01773691,0.009719491;0.5937701;-0.04696512,0.1785475;0.4966687;-0.05259156,0.2482813;0.2516542;-0.03554344,0.2534832;0.03655706;-0.09104562,-0.1586559;0.4927435;-0.01256948,-0.2202138;0.2458414;0.008299945,-0.2563918;0.04345189;-0.07598511,0.0749836;0.000575453;-0.04501748,0.09757775;-0.3375173;-0.04527545,0.08743027;-0.6781897;0.03308963,0.09551176;-0.716723;-0.03799343,-0.08170107;0.007544791;-0.03028954,-0.1118909;-0.329665;-0.04426886,-0.1083437;-0.6757309;0.006005529,-0.1238441;-0.7130811;-0.06497774,0.009102866;0.5216576;-0.03703928,96.79591
+0;0;0,0.00961674;0.3017048;0.006572727,0.01929121;0.5953527;-0.001642964,0.1813518;0.472573;0.0007368368,0.2138632;0.219667;0.01498374,0.2404042;0.006218702;-0.04230478,-0.1517455;0.4900281;0.01115719,-0.4013453;0.4367395;0.002118634,-0.6209809;0.4051804;-0.01551077,0.07517071;0.004126158;-0.04438588,0.08538401;-0.3330727;0.0038164,0.08492695;-0.6691133;0.09379607,0.09683212;-0.7030149;0.01902319,-0.07711425;0.007719415;-0.04039272,-0.1160078;-0.3290861;-0.006039444,-0.1344247;-0.6656929;0.07984695,-0.1355344;-0.6253763;-0.01868457,0.016879;0.5227767;0.002826796,0;0;0,0.004928857;0.3014799;-0.01571774,0.007113114;0.594074;-0.04345274,0.1765351;0.4976395;-0.04784155,0.2438558;0.2518628;-0.03101397,0.246329;0.03559554;-0.08363461,-0.1612176;0.4933856;-0.01130176,-0.2184161;0.2452074;0.007601582,-0.2487988;0.04194453;-0.07788327,0.07475975;0.0008836686;-0.04525447,0.09821022;-0.3390796;-0.04283476,0.09075588;-0.6779498;0.03546762,0.1001827;-0.7168559;-0.03509593,-0.0817088;0.007316513;-0.03013152,-0.1109265;-0.3319503;-0.04336599,-0.1052987;-0.6759803;0.007932555,-0.1200347;-0.7151393;-0.06146499,0.00684692;0.5219377;-0.03399968,96.82907
+0;0;0,0.00961674;0.3017048;0.006572727,0.01929121;0.5953527;-0.001642964,0.1813518;0.472573;0.0007368368,0.2138632;0.219667;0.01498374,0.2404042;0.006218702;-0.04230478,-0.1517455;0.4900281;0.01115719,-0.4013453;0.4367395;0.002118634,-0.6209809;0.4051804;-0.01551077,0.07517071;0.004126158;-0.04438588,0.08538401;-0.3330727;0.0038164,0.08492695;-0.6691133;0.09379607,0.09683212;-0.7030149;0.01902319,-0.07711425;0.007719415;-0.04039272,-0.1160078;-0.3290861;-0.006039444,-0.1344247;-0.6656929;0.07984695,-0.1355344;-0.6253763;-0.01868457,0.016879;0.5227767;0.002826796,0;0;0,0.004928857;0.3014799;-0.01571774,0.007113114;0.594074;-0.04345274,0.1765351;0.4976395;-0.04784155,0.2438558;0.2518628;-0.03101397,0.246329;0.03559554;-0.08363461,-0.1612176;0.4933856;-0.01130176,-0.2184161;0.2452074;0.007601582,-0.2487988;0.04194453;-0.07788327,0.07475975;0.0008836686;-0.04525447,0.09821022;-0.3390796;-0.04283476,0.09075588;-0.6779498;0.03546762,0.1001827;-0.7168559;-0.03509593,-0.0817088;0.007316513;-0.03013152,-0.1109265;-0.3319503;-0.04336599,-0.1052987;-0.6759803;0.007932555,-0.1200347;-0.7151393;-0.06146499,0.00684692;0.5219377;-0.03399968,96.85179
+0;0;0,0.009621617;0.3018578;0.00657606,0.01931823;0.596178;-0.001657548,0.1838267;0.4725034;0.0007000894,0.2163423;0.2195646;0.01494884,0.2434259;0.001752079;-0.04351105,-0.154238;0.4902188;0.01127584,-0.40387;0.4369233;0.002236115,-0.6279964;0.404719;-0.01575375,0.07497995;0.004115686;-0.04427323,0.0852319;-0.3343593;0.004111473,0.08477671;-0.6690231;0.09372251,0.09664587;-0.7027314;0.01917576,-0.07691853;0.007699824;-0.04029021,-0.1159593;-0.3303804;-0.005806919,-0.1343007;-0.6656082;0.0797276,-0.1354071;-0.6253228;-0.01850592,0.01690116;0.5234558;0.002821216,0;0;0,0.002124146;0.3016615;-0.01580429,0.001217023;0.5948951;-0.04400945,0.1741659;0.497878;-0.04546452,0.2386259;0.2513132;-0.02846384,0.2349829;0.03057489;-0.08189344,-0.1686788;0.49173;-0.01282317,-0.2221929;0.2424668;0.002746348,-0.2480136;0.03381413;-0.08322327,0.07477038;0.001116693;-0.04480171,0.09678449;-0.34023;-0.04175401,0.09188534;-0.6777058;0.03645277,0.1024708;-0.7164293;-0.03370333,-0.08135621;0.007042649;-0.03050603,-0.1110263;-0.3335265;-0.0424998,-0.10297;-0.6759856;0.009336688,-0.1174309;-0.7151952;-0.05963983,0.001737118;0.5226231;-0.03447533,96.87421
+0;0;0,0.009754542;0.3022313;0.006567398,0.01953622;0.597109;-0.001674959,0.1844721;0.4731364;0.0007067905,0.2168798;0.2201578;0.0150121,0.2438431;0.002660051;-0.04282358,-0.1547565;0.4921794;0.01089499,-0.4057022;0.445343;0.001639306,-0.6297959;0.4147924;-0.01339269,0.07495579;0.00403745;-0.04420203,0.08552201;-0.3353392;0.004178513,0.08504481;-0.6704006;0.09387325,0.09704558;-0.7045178;0.02093643,-0.07681065;0.007744848;-0.0403563,-0.1157299;-0.3312464;-0.005728539,-0.1340326;-0.666868;0.07991368,-0.1350056;-0.6266788;-0.0174005,0.01710424;0.524277;0.002808682,0;0;0,0.0005550086;0.3020768;-0.01521039,-0.001734987;0.5959193;-0.04287148,0.1719357;0.4977495;-0.04340744,0.2340879;0.2505708;-0.02629304,0.2324149;0.030174;-0.07920527,-0.1717597;0.4916316;-0.01302076,-0.2208425;0.2412205;-0.00126351,-0.2406406;0.03240415;-0.08717645,0.07506153;0.00138101;-0.0441854,0.09606972;-0.3409259;-0.04051638,0.09173381;-0.6788931;0.03739953,0.1043238;-0.7164239;-0.03228474,-0.08111309;0.00666347;-0.03106052,-0.1108983;-0.3348249;-0.04234768,-0.1015476;-0.6774388;0.01094146,-0.1153211;-0.7161329;-0.05736838,-0.0008933693;0.5235163;-0.03351092,96.89624
+0;0;0,0.009765246;0.3025629;0.006574604,0.01955725;0.5977523;-0.001675264,0.1822832;0.4744044;0.0007373041,0.214695;0.2213931;0.01504447,0.2418706;0.002183348;-0.04324646,-0.1524696;0.4931961;0.01079108,-0.4034478;0.4463536;0.001534201,-0.6293054;0.4155626;-0.01361611,0.07474792;0.004026253;-0.04407944,0.08533773;-0.3361079;0.00440909,0.08486074;-0.671018;0.09406332,0.09688298;-0.7052499;0.02099604,-0.07659763;0.00772337;-0.04024439,-0.1156037;-0.3320245;-0.005539332,-0.1338982;-0.6674947;0.08006422,-0.1348729;-0.6272873;-0.01742401,0.0171236;0.5248702;0.002811463,0;0;0,8.450449E-05;0.3024395;-0.01460385,-0.002162769;0.5966319;-0.04187846,0.1690689;0.4977143;-0.04175782,0.2298974;0.2501664;-0.02473354,0.2265464;0.02814923;-0.07845902,-0.1702408;0.4929735;-0.01432284,-0.2193491;0.2424671;-0.004084373,-0.2357956;0.0311463;-0.08930351,0.07525469;0.001626819;-0.04336524,0.09550418;-0.3414908;-0.03952098,0.0933304;-0.6793361;0.03831697,0.1064051;-0.7168377;-0.03155208,-0.0805982;0.006320857;-0.03178738,-0.1108696;-0.3359196;-0.04225764,-0.1001661;-0.6781862;0.01198148,-0.1127315;-0.7178382;-0.05584047,-0.001358822;0.524165;-0.03261876,96.92977
+0;0;0,0.009724607;0.3028882;0.006519193,0.01935326;0.5984682;-0.001832145,0.1836726;0.474663;0.0007785065,0.2148354;0.2214996;0.0154242,0.2432213;0.001641199;-0.04327232,-0.1543097;0.4942849;0.01050093,-0.406502;0.4544966;0.0008443817,-0.6336888;0.4257538;-0.01135179,0.07478039;0.004044164;-0.04402818,0.08555356;-0.3373812;0.004572365,0.0851982;-0.6713588;0.09400141,0.09722503;-0.7054417;0.02117212,-0.07655048;0.007697909;-0.04034487,-0.1156773;-0.3333282;-0.005422436,-0.1336891;-0.6678809;0.07995229,-0.1345505;-0.6277094;-0.01726476,0.01697877;0.5255071;0.002688947,0;0;0,-0.001049295;0.3027695;-0.01441908,-0.004037261;0.5973454;-0.04169583,0.1688317;0.4970734;-0.03991795,0.2286867;0.2492711;-0.02292609,0.2238159;0.02665776;-0.07777429,-0.1734809;0.4923671;-0.0155729,-0.2214739;0.2415028;-0.009163493,-0.2344351;0.02748476;-0.09050858,0.07558222;0.001786262;-0.04279113,0.0956866;-0.3426237;-0.03760028,0.09555553;-0.6795623;0.03993082,0.1093197;-0.7164971;-0.02996659,-0.0804667;0.006183717;-0.032153,-0.1093423;-0.3375094;-0.0416704,-0.09758624;-0.6787065;0.01296552,-0.1098748;-0.7180849;-0.05479125,-0.003072277;0.5247998;-0.03244376,96.96321
+0;0;0,0.009724607;0.3028882;0.006519193,0.01935326;0.5984682;-0.001832145,0.1836726;0.474663;0.0007785065,0.2148354;0.2214996;0.0154242,0.2432213;0.001641199;-0.04327232,-0.1543097;0.4942849;0.01050093,-0.406502;0.4544966;0.0008443817,-0.6336888;0.4257538;-0.01135179,0.07478039;0.004044164;-0.04402818,0.08555356;-0.3373812;0.004572365,0.0851982;-0.6713588;0.09400141,0.09722503;-0.7054417;0.02117212,-0.07655048;0.007697909;-0.04034487,-0.1156773;-0.3333282;-0.005422436,-0.1336891;-0.6678809;0.07995229,-0.1345505;-0.6277094;-0.01726476,0.01697877;0.5255071;0.002688947,0;0;0,-0.001049295;0.3027695;-0.01441908,-0.004037261;0.5973454;-0.04169583,0.1688317;0.4970734;-0.03991795,0.2286867;0.2492711;-0.02292609,0.2238159;0.02665776;-0.07777429,-0.1734809;0.4923671;-0.0155729,-0.2214739;0.2415028;-0.009163493,-0.2344351;0.02748476;-0.09050858,0.07558222;0.001786262;-0.04279113,0.0956866;-0.3426237;-0.03760028,0.09555553;-0.6795623;0.03993082,0.1093197;-0.7164971;-0.02996659,-0.0804667;0.006183717;-0.032153,-0.1093423;-0.3375094;-0.0416704,-0.09758624;-0.6787065;0.01296552,-0.1098748;-0.7180849;-0.05479125,-0.003072277;0.5247998;-0.03244376,96.9856
+0;0;0,0.009734844;0.3032071;0.006526057,0.01937391;0.5991068;-0.001833705,0.1828447;0.4754946;0.0007906901,0.214016;0.2222626;0.01544035,0.2422223;0.003795177;-0.04288483,-0.1534215;0.4950169;0.01046375,-0.4056821;0.4552178;0.0008045863,-0.6314316;0.4266569;-0.01131442,0.07474178;0.004042076;-0.04400545,0.08550988;-0.3372226;0.004572239,0.08515393;-0.6717579;0.09415062,0.09712256;-0.7055307;0.02167373,-0.07651097;0.007693934;-0.04032404,-0.1156194;-0.3331718;-0.005418032,-0.1336612;-0.6682831;0.08009926,-0.1345184;-0.6281608;-0.01664737,0.0169973;0.5260805;0.002691431,0;0;0,-0.001675144;0.3031073;-0.01396704,-0.005056158;0.5980306;-0.04092026,0.1669661;0.4971608;-0.03803945,0.2251701;0.2488586;-0.02157784,0.221759;0.02776262;-0.07662678,-0.1735781;0.4921667;-0.01736113,-0.2205663;0.2410278;-0.01152609,-0.2347195;0.02875604;-0.09317046,0.07583879;0.002006114;-0.04223275,0.09641261;-0.3422081;-0.03670001,0.09693207;-0.6798323;0.04042292,0.1118431;-0.7164407;-0.0288887,-0.08027817;0.005941238;-0.03254642,-0.1081549;-0.3376769;-0.04186472,-0.09568478;-0.6791901;0.01427381,-0.1065659;-0.7193835;-0.05219122,-0.004003063;0.5254093;-0.03175426,97.01907
+0;0;0,0.009751729;0.303733;0.006537375,0.01940492;0.6000661;-0.001834029,0.1836044;0.476137;0.0007877761,0.2147787;0.2228806;0.01543885,0.2428615;0.005369782;-0.04263093,-0.1541454;0.4957455;0.01050351,-0.4064304;0.4559425;0.0008434188,-0.6311914;0.4275067;-0.01122252,0.0746323;0.004036156;-0.04394099,0.08537102;-0.3362973;0.004504129,0.08501434;-0.6715194;0.09426641,0.09692926;-0.705006;0.02211476,-0.07639889;0.007682664;-0.04026498,-0.1154006;-0.3322529;-0.00545422,-0.1334795;-0.6680522;0.08023864,-0.1343329;-0.6279753;-0.01607385,0.01702526;0.5269462;0.002696903,0;0;0,-0.001760945;0.3036865;-0.01276493,-0.005297467;0.5991213;-0.03885388,0.1673764;0.4970761;-0.03621769,0.2239141;0.2483632;-0.01976585,0.2194744;0.02834179;-0.07492542,-0.1745851;0.4922852;-0.01819107,-0.2214622;0.2410702;-0.01384905,-0.2350111;0.02910203;-0.09358367,0.07619692;0.002123863;-0.04131103,0.09800003;-0.3410566;-0.03491497,0.09896643;-0.6794761;0.04191327,0.1147825;-0.7157134;-0.02694058,-0.07986928;0.005820299;-0.03322808,-0.105511;-0.3370878;-0.03998639,-0.09242374;-0.6792468;0.01646858,-0.1027884;-0.7192144;-0.04967881,-0.004190698;0.5263796;-0.02990246,97.05303
+0;0;0,0.009764348;0.3040656;0.006555727,0.01939684;0.6007514;-0.001803365,0.1835201;0.4767627;0.0008350376,0.2145444;0.2234513;0.01554899,0.2425196;0.005484015;-0.0411316,-0.1542439;0.4973161;0.01000219,-0.407638;0.4643468;0.002921306,-0.6329803;0.4413958;-0.01118981,0.07443285;0.004075786;-0.04374896,0.08521254;-0.3361853;0.004618544,0.0851263;-0.671899;0.09408177,0.09797111;-0.7044256;0.02177866,-0.07612606;0.007593123;-0.04022435,-0.1151988;-0.332249;-0.005383104,-0.1326618;-0.6685306;0.08015649,-0.1333706;-0.6284917;-0.01576552,0.01703036;0.5275533;0.002725477,0;0;0,-0.002542108;0.3040439;-0.01204538,-0.006873637;0.5998906;-0.03734183,0.1657769;0.4969887;-0.03495479,0.2229663;0.2483479;-0.01905537,0.2174817;0.02855302;-0.07531524,-0.1758828;0.492556;-0.01838661,-0.2229929;0.2413149;-0.01632624,-0.2385474;0.02913445;-0.09533604,0.07610869;0.002292544;-0.04090285,0.09918836;-0.3407153;-0.03410602,0.1007535;-0.6795188;0.04281664,0.1168553;-0.7154275;-0.02573323,-0.07949541;0.005668347;-0.03345416,-0.1048128;-0.3371871;-0.03996884,-0.09083033;-0.6795429;0.01751437,-0.1003295;-0.7195545;-0.04813965,-0.005565599;0.5270478;-0.02860713,97.07501
+0;0;0,0.009774107;0.3043695;0.006562279,0.01941416;0.6012881;-0.001802841,0.183814;0.4771691;0.0008352215,0.2148423;0.2238248;0.01555109,0.2428477;0.005622044;-0.04119075,-0.1545141;0.4977568;0.01001768,-0.4079411;0.4647833;0.002935881,-0.6335269;0.4418074;-0.01119048,0.0742453;0.004065516;-0.04363872,0.08503004;-0.3363549;0.004751418,0.08494378;-0.6721591;0.09423877,0.09775627;-0.7045285;0.02211758,-0.07593426;0.007573992;-0.040123,-0.1150253;-0.3324272;-0.005265445,-0.132493;-0.6687995;0.08029721,-0.1332;-0.6287858;-0.01538344,0.01704621;0.5280445;0.002728818,0;0;0,-0.00258337;0.3043696;-0.01148295,-0.006802261;0.6004901;-0.03632617,0.166033;0.4971162;-0.03407407,0.222768;0.2483168;-0.0184958,0.2166142;0.02844745;-0.07538128,-0.1762413;0.4931263;-0.01910757,-0.2235417;0.2418831;-0.0176394,-0.2391395;0.02882765;-0.09497289,0.07601401;0.002401888;-0.04061198,0.1003173;-0.3406774;-0.03354764,0.102346;-0.679564;0.04342103,0.1189225;-0.715183;-0.02495241,-0.07919995;0.005580757;-0.03360739,-0.1041305;-0.3374663;-0.04002362,-0.08898101;-0.6796793;0.01856988,-0.09794164;-0.719674;-0.04682136,-0.005531088;0.5275878;-0.02769971,97.10835
+0;0;0,0.00977976;0.3045455;0.006566074,0.0194221;0.6015343;-0.001800607,0.1836353;0.4774641;0.0008400681,0.2146685;0.2240795;0.01555827,0.2427741;0.005096167;-0.04138657,-0.1543146;0.4980288;0.01001226,-0.4077819;0.46505;0.002929338,-0.6341747;0.441992;-0.01124756,0.07402945;0.004053696;-0.04351185,0.08482256;-0.336631;0.00491586,0.08473628;-0.6724733;0.09441337,0.09758569;-0.7050223;0.02208442,-0.07571349;0.00755197;-0.04000635,-0.1148349;-0.3327132;-0.00512173,-0.1323046;-0.6691236;0.08045064,-0.1330136;-0.6290812;-0.01550564,0.01705388;0.5282826;0.002731548,0;0;0,-0.001798913;0.3045874;-0.0104897,-0.005417585;0.6008384;-0.03469586,0.1670007;0.4969691;-0.0328486,0.2238664;0.2481256;-0.01779509,0.2169122;0.02759801;-0.07528949,-0.1748631;0.4936222;-0.01857271,-0.2232443;0.2425409;-0.0195288,-0.2405402;0.02768758;-0.09386086,0.07571848;0.002441317;-0.04063034,0.1018343;-0.3407517;-0.03261328,0.104997;-0.6796348;0.0445106,0.1213782;-0.7152587;-0.02429438,-0.07894424;0.005575258;-0.03356777,-0.1024717;-0.3378414;-0.03983328,-0.08744168;-0.6800072;0.01929817,-0.09536229;-0.7201457;-0.04648032,-0.004271477;0.527909;-0.02621341,97.13074

+ 115 - 0
DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_TwoArmsPlusLeg_Backward_ColorFeedback_Fast.csv

@@ -0,0 +1,115 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.004303929;0.3102295;0.004842589,0.00832927;0.6118295;-0.00586749,0.190018;0.4910303;0.01957467,0.231757;0.2412448;0.02746741,0.2851871;0.0113952;-0.02132709,-0.1733706;0.4809787;-0.008279487,-0.2269105;0.2333631;-0.01243063,-0.2692682;0.00150834;-0.06258767,0.07546277;0.003748716;-0.0389521,0.07640359;-0.3173996;0.003306556,0.06845018;-0.6626934;0.08297718,0.07175282;-0.6259087;0.005849667,-0.07314388;0.008110911;-0.04254567,-0.111615;-0.3123281;-0.01494594,-0.1372493;-0.655394;0.07041892,-0.1319193;-0.6184577;-0.006581537,0.007395954;0.5375293;-0.0008421205,0;0;0,0.01577166;0.3074194;-0.03910136,0.0319097;0.6042766;-0.0910964,0.2092892;0.4762965;-0.07765889,0.2428319;0.2313002;-0.02244186,0.220861;-0.007623538;-0.0447855,-0.1586916;0.4996477;-0.06718896,-0.2405338;0.2643215;-0.02113847,-0.2808272;0.02976057;-0.05887624,0.07428938;-0.003667385;-0.04115319,0.06211987;-0.3273564;-0.04065108,0.01935619;-0.673041;0.02501392,0.02737439;-0.7029618;-0.02347112,-0.07816265;0.01245818;-0.03100551,-0.1436807;-0.3047095;-0.03692393,-0.1942992;-0.6498804;0.02579171,-0.1969236;-0.6373755;-0.04965778,0.02796772;0.5315108;-0.07572627,444.2581
+0;0;0,0.004303929;0.3102295;0.004842589,0.00832927;0.6118295;-0.00586749,0.190018;0.4910303;0.01957467,0.231757;0.2412448;0.02746741,0.2851871;0.0113952;-0.02132709,-0.1733706;0.4809787;-0.008279487,-0.2269105;0.2333631;-0.01243063,-0.2692682;0.00150834;-0.06258767,0.07546277;0.003748716;-0.0389521,0.07640359;-0.3173996;0.003306556,0.06845018;-0.6626934;0.08297718,0.07175282;-0.6259087;0.005849667,-0.07314388;0.008110911;-0.04254567,-0.111615;-0.3123281;-0.01494594,-0.1372493;-0.655394;0.07041892,-0.1319193;-0.6184577;-0.006581537,0.007395954;0.5375293;-0.0008421205,0;0;0,0.01577166;0.3074194;-0.03910136,0.0319097;0.6042766;-0.0910964,0.2092892;0.4762965;-0.07765889,0.2428319;0.2313002;-0.02244186,0.220861;-0.007623538;-0.0447855,-0.1586916;0.4996477;-0.06718896,-0.2405338;0.2643215;-0.02113847,-0.2808272;0.02976057;-0.05887624,0.07428938;-0.003667385;-0.04115319,0.06211987;-0.3273564;-0.04065108,0.01935619;-0.673041;0.02501392,0.02737439;-0.7029618;-0.02347112,-0.07816265;0.01245818;-0.03100551,-0.1436807;-0.3047095;-0.03692393,-0.1942992;-0.6498804;0.02579171,-0.1969236;-0.6373755;-0.04965778,0.02796772;0.5315108;-0.07572627,444.273
+0;0;0,0.004307453;0.3104835;0.004846554,0.00833741;0.6124278;-0.00587489,0.195872;0.4900753;0.02022528,0.2375862;0.2404376;0.02811335,0.2907626;0.01167977;-0.02044937,-0.1791505;0.4797019;-0.008520624,-0.2326587;0.2322328;-0.01266931,-0.2748153;0.001479372;-0.0625881,0.07535538;0.003743381;-0.03889667,0.07629625;-0.3174208;0.003364064,0.0683561;-0.6621383;0.08290172,0.07167053;-0.6253294;0.005499035,-0.0730398;0.008099369;-0.04248513,-0.1115128;-0.3123555;-0.01488403,-0.1371043;-0.6548488;0.07033836,-0.1317553;-0.6178877;-0.006936818,0.007403282;0.538063;-0.0008451501,0;0;0,0.01484162;0.3076028;-0.04002881,0.02988344;0.6046959;-0.09300971,0.2130861;0.474285;-0.07965684,0.2435643;0.2295451;-0.02225661,0.2209296;-0.008185118;-0.04435182,-0.1662769;0.4974676;-0.07020248,-0.248717;0.2628652;-0.02238361,-0.2891539;0.02930292;-0.05884927,0.07428166;-0.003937691;-0.04089165,0.06183374;-0.3276324;-0.04118538,0.01715684;-0.6727543;0.02295732,0.02404433;-0.7026396;-0.02618361,-0.07795046;0.01265569;-0.0311281,-0.1447945;-0.304221;-0.0384995,-0.1953561;-0.6487639;0.02437463,-0.1978271;-0.6364224;-0.05132604,0.02615386;0.5318932;-0.07744861,444.2917
+0;0;0,0.004285522;0.3104872;0.004626803,0.008304779;0.6124239;-0.006290862,0.1958464;0.4903196;0.02032872,0.2372301;0.2406368;0.02852845,0.2903598;0.01186205;-0.02000536,-0.1791958;0.4797991;-0.009363972,-0.2333344;0.2324574;-0.01288868,-0.2757505;0.00172767;-0.06269683,0.07537331;0.003696017;-0.03886644,0.0758947;-0.3174773;0.003331762,0.06795439;-0.6622108;0.08280015,0.07143653;-0.6254179;0.005403429,-0.07297398;0.008153316;-0.04258778,-0.1117708;-0.3122802;-0.01519351,-0.1376789;-0.6546969;0.07024063,-0.1321613;-0.61775;-0.007023953,0.007367377;0.5380635;-0.001198148,0;0;0,0.01484162;0.3076028;-0.04002881,0.02988344;0.6046959;-0.09300971,0.2130861;0.474285;-0.07965684,0.2435643;0.2295451;-0.02225661,0.2209296;-0.008185118;-0.04435182,-0.1662769;0.4974676;-0.07020248,-0.248717;0.2628652;-0.02238361,-0.2891539;0.02930292;-0.05884927,0.07428166;-0.003937691;-0.04089165,0.06183374;-0.3276324;-0.04118538,0.01715684;-0.6727543;0.02295732,0.02404433;-0.7026396;-0.02618361,-0.07795046;0.01265569;-0.0311281,-0.1447945;-0.304221;-0.0384995,-0.1953561;-0.6487639;0.02437463,-0.1978271;-0.6364224;-0.05132604,0.02615386;0.5318932;-0.07744861,444.3135
+0;0;0,0.004257049;0.3084244;0.004596063,0.00824078;0.6076964;-0.006227817,0.1886802;0.4879895;0.0195389,0.2300444;0.2384242;0.02773476,0.2831808;0.009620771;-0.02080512,-0.1722148;0.4778658;-0.009033745,-0.2263279;0.2306405;-0.0125568,-0.2687493;-0.0001180917;-0.06237118,0.07538715;0.003696696;-0.03887357,0.07590894;-0.3177233;0.003357038,0.06794815;-0.6633462;0.08303043,0.07146734;-0.626481;0.004810229,-0.07298737;0.008154812;-0.0425956,-0.111814;-0.3125248;-0.01518028,-0.1377889;-0.6558249;0.07047425,-0.1322126;-0.618804;-0.007612415,0.007310896;0.5339324;-0.001175949,0;0;0,0.01885;0.3051831;-0.04089952,0.03851217;0.5987847;-0.09656882,0.2146195;0.474454;-0.08103776,0.2436765;0.2300778;-0.0219028,0.2220865;-0.007833153;-0.04341674,-0.1523304;0.4998385;-0.07273567,-0.235545;0.2659132;-0.02358971,-0.2765962;0.03240843;-0.05993383,0.07437474;-0.004006416;-0.04074788,0.06116658;-0.3279191;-0.0415535,0.01629502;-0.6738153;0.02332115,0.02242714;-0.7034227;-0.02754402,-0.0779326;0.01269843;-0.03119781,-0.1458143;-0.3042033;-0.0389361,-0.1959567;-0.6498511;0.02335127,-0.1983676;-0.6378695;-0.05311731,0.03381619;0.5268381;-0.08016276,444.336
+0;0;0,0.004259536;0.3086045;0.004598747,0.008254354;0.6087204;-0.006262269,0.1915104;0.4879365;0.01985147,0.2328564;0.2384808;0.02804374,0.2859983;0.009653538;-0.02050121,-0.1749983;0.4776554;-0.009165614,-0.2290877;0.2305387;-0.01268712,-0.2715135;-0.0002440363;-0.0625067,0.07546911;0.003700715;-0.03891584,0.07599031;-0.3173587;0.003267381,0.06802765;-0.6630631;0.08295959,0.07156183;-0.6261687;0.004406132,-0.07306673;0.008163678;-0.04264192,-0.1118498;-0.3121561;-0.01525736,-0.1378308;-0.6555372;0.0704174,-0.1322308;-0.6184865;-0.008001946,0.007319903;0.5345941;-0.001185591,0;0;0,0.01797372;0.3054006;-0.04102945,0.03620225;0.6000912;-0.09601498,0.2156253;0.4740843;-0.08260345,0.2443347;0.2301181;-0.02209711,0.2222714;-0.007835269;-0.04292989,-0.1567707;0.4989841;-0.07388974,-0.2397114;0.2651918;-0.0242236,-0.2809935;0.03164163;-0.06017809,0.07441863;-0.004108101;-0.04084992,0.06103793;-0.3276499;-0.04155159,0.01546913;-0.6736083;0.02296209,0.02139232;-0.7030834;-0.02859664,-0.07804548;0.01280492;-0.03112336,-0.1448891;-0.3039347;-0.03929397,-0.1957745;-0.6495479;0.0230595,-0.1982732;-0.637611;-0.05373994,0.03213871;0.5276662;-0.07990718,444.3577
+0;0;0,0.004753456;0.3086019;0.004275365,0.009426677;0.6086927;-0.006973463,0.1925015;0.4883558;0.02013456,0.2337273;0.2388975;0.02883915,0.2872359;0.00994581;-0.01870581,-0.1741803;0.4781636;-0.009713109,-0.228909;0.2311803;-0.01267819,-0.2717775;0.0005050153;-0.0626163,0.0754543;0.003615546;-0.03895257,0.0753571;-0.3174564;0.003137767,0.06715336;-0.6631239;0.08296569,0.0708292;-0.6262574;0.004416272,-0.07308394;0.008235597;-0.04259857,-0.1121087;-0.3121006;-0.01575522,-0.1386257;-0.6553844;0.07014538,-0.1328848;-0.6183594;-0.008266114,0.008303015;0.5345773;-0.001777327,0;0;0,0.01797372;0.3054006;-0.04102945,0.03620225;0.6000912;-0.09601498,0.2156253;0.4740843;-0.08260345,0.2443347;0.2301181;-0.02209711,0.2222714;-0.007835269;-0.04292989,-0.1567707;0.4989841;-0.07388974,-0.2397114;0.2651918;-0.0242236,-0.2809935;0.03164163;-0.06017809,0.07441863;-0.004108101;-0.04084992,0.06103793;-0.3276499;-0.04155159,0.01546913;-0.6736083;0.02296209,0.02139232;-0.7030834;-0.02859664,-0.07804548;0.01280492;-0.03112336,-0.1448891;-0.3039347;-0.03929397,-0.1957745;-0.6495479;0.0230595,-0.1982732;-0.637611;-0.05373994,0.03213871;0.5276662;-0.07990718,444.3692
+0;0;0,0.004736562;0.3075051;0.00426017,0.009388356;0.6062179;-0.006934271,0.1868347;0.4876983;0.0194752,0.2280509;0.2382984;0.02817775,0.2815289;0.009477824;-0.01933997,-0.1686303;0.4778178;-0.009459447,-0.2233462;0.2308923;-0.01242383,-0.2661902;0.0003491789;-0.06233333,0.07539048;0.003612488;-0.03891963,0.07529332;-0.3173566;0.003157213,0.06708678;-0.6631421;0.08301242,0.07078537;-0.6262332;0.003976747,-0.07302213;0.008228632;-0.04256254,-0.1120344;-0.3120049;-0.01572779,-0.1385604;-0.655406;0.07020217,-0.1327841;-0.6183375;-0.008694731,0.00827081;0.5325059;-0.001766417,0;0;0,0.02153525;0.3039897;-0.04155064,0.04387254;0.596753;-0.09776211,0.2167364;0.4737622;-0.08335066,0.2456655;0.2300362;-0.02223134,0.2231392;-0.007803634;-0.04226828,-0.1450625;0.5012048;-0.07485442,-0.2278514;0.2674975;-0.02483701,-0.2695183;0.03410526;-0.0604542,0.07435283;-0.004149437;-0.04081607,0.06083483;-0.3275818;-0.04142499,0.01489806;-0.673658;0.02286315,0.02059761;-0.7029088;-0.02971935,-0.07795456;0.01284035;-0.03114039,-0.1443899;-0.3038774;-0.03937504,-0.1954604;-0.649695;0.02238125,-0.198012;-0.6379464;-0.05487436,0.03862491;0.5249083;-0.08126307,444.3922
+0;0;0,0.004525173;0.3075086;0.004238162,0.00899688;0.6062264;-0.006897017,0.1865898;0.488073;0.01935877,0.2272409;0.2385936;0.02843356,0.2804972;0.009692118;-0.01894324,-0.1688908;0.4775808;-0.009821856,-0.2241202;0.2307636;-0.01224195,-0.2675396;0.0003505498;-0.0622544,0.07537707;0.003491387;-0.03895663,0.07504681;-0.3174773;0.003121179,0.06654156;-0.663265;0.08293609,0.07030059;-0.626356;0.00390327,-0.07297947;0.008361651;-0.04260976,-0.1122922;-0.3118568;-0.01603481,-0.1393221;-0.6551912;0.07000449,-0.133484;-0.6181219;-0.00888779,0.00791773;0.5325127;-0.001745958,0;0;0,0.02153525;0.3039897;-0.04155064,0.04387254;0.596753;-0.09776211,0.2167364;0.4737622;-0.08335066,0.2456655;0.2300362;-0.02223134,0.2231392;-0.007803634;-0.04226828,-0.1450625;0.5012048;-0.07485442,-0.2278514;0.2674975;-0.02483701,-0.2695183;0.03410526;-0.0604542,0.07435283;-0.004149437;-0.04081607,0.06083483;-0.3275818;-0.04142499,0.01489806;-0.673658;0.02286315,0.02059761;-0.7029088;-0.02971935,-0.07795456;0.01284035;-0.03114039,-0.1443899;-0.3038774;-0.03937504,-0.1954604;-0.649695;0.02238125,-0.198012;-0.6379464;-0.05487436,0.03862491;0.5249083;-0.08126307,444.4045
+0;0;0,0.004514083;0.3067549;0.004227776,0.008981929;0.6052155;-0.006898814,0.1853872;0.487398;0.0192138,0.2260316;0.2379602;0.02828708,0.2792693;0.00913845;-0.01907322,-0.1677293;0.4769756;-0.009772769,-0.2229495;0.2301996;-0.01219246,-0.2663538;-0.0001332462;-0.06218748,0.0752743;0.003486627;-0.03890352,0.07494386;-0.3176712;0.003199071,0.06643306;-0.663684;0.08306595,0.07020871;-0.6267445;0.003683709,-0.07287998;0.008350251;-0.04255167,-0.1122158;-0.3120568;-0.01596107,-0.1392634;-0.6556147;0.07013424,-0.1333995;-0.6185142;-0.00910683,0.007903371;0.5315422;-0.001750577,0;0;0,0.02246422;0.3030595;-0.04227471,0.04438326;0.5954649;-0.09914351,0.2165141;0.4739516;-0.08488965,0.2447351;0.230365;-0.02306223,0.2224112;-0.00742954;-0.04286242,-0.1433489;0.5014921;-0.07614099,-0.2255117;0.2676672;-0.02585478,-0.2674193;0.03445189;-0.06178555,0.07426298;-0.004097968;-0.04074407,0.05947068;-0.3276626;-0.04223752,0.0129143;-0.6738933;0.02204919,0.0184944;-0.7029657;-0.03127312,-0.0778291;0.01277084;-0.03116727,-0.145375;-0.3038813;-0.04033566,-0.1963854;-0.6499277;0.02151769,-0.1990161;-0.6383259;-0.05606155,0.03928676;0.5236856;-0.08249474,444.4245
+0;0;0,0.004514083;0.3067549;0.004227776,0.008981929;0.6052155;-0.006898814,0.1853872;0.487398;0.0192138,0.2260316;0.2379602;0.02828708,0.2792693;0.00913845;-0.01907322,-0.1677293;0.4769756;-0.009772769,-0.2229495;0.2301996;-0.01219246,-0.2663538;-0.0001332462;-0.06218748,0.0752743;0.003486627;-0.03890352,0.07494386;-0.3176712;0.003199071,0.06643306;-0.663684;0.08306595,0.07020871;-0.6267445;0.003683709,-0.07287998;0.008350251;-0.04255167,-0.1122158;-0.3120568;-0.01596107,-0.1392634;-0.6556147;0.07013424,-0.1333995;-0.6185142;-0.00910683,0.007903371;0.5315422;-0.001750577,0;0;0,0.02246422;0.3030595;-0.04227471,0.04438326;0.5954649;-0.09914351,0.2165141;0.4739516;-0.08488965,0.2447351;0.230365;-0.02306223,0.2224112;-0.00742954;-0.04286242,-0.1433489;0.5014921;-0.07614099,-0.2255117;0.2676672;-0.02585478,-0.2674193;0.03445189;-0.06178555,0.07426298;-0.004097968;-0.04074407,0.05947068;-0.3276626;-0.04223752,0.0129143;-0.6738933;0.02204919,0.0184944;-0.7029657;-0.03127312,-0.0778291;0.01277084;-0.03116727,-0.145375;-0.3038813;-0.04033566,-0.1963854;-0.6499277;0.02151769,-0.1990161;-0.6383259;-0.05606155,0.03928676;0.5236856;-0.08249474,444.4366
+0;0;0,0.004508821;0.3063974;0.004222847,0.008974354;0.6047037;-0.006898378,0.1863064;0.4866849;0.01932163,0.2269515;0.237243;0.02839505,0.2804297;0.007387415;-0.01917922,-0.1686532;0.476208;-0.009816242,-0.2238743;0.229428;-0.01223597,-0.2674747;-0.001945481;-0.06245688,0.07513997;0.003480405;-0.0388341,0.07480937;-0.3178196;0.00328714,0.06629281;-0.6640668;0.08320813,0.07005246;-0.6271567;0.004162401,-0.07274991;0.008335349;-0.04247573,-0.1121032;-0.3122136;-0.01587336,-0.1391691;-0.6560043;0.07028029,-0.13333;-0.6189338;-0.008624874,0.007896222;0.5310594;-0.001752177,0;0;0,0.02304515;0.3026014;-0.0426476,0.04488769;0.5947986;-0.09980512,0.2182776;0.4740826;-0.08526182,0.2451186;0.2304104;-0.02314091,0.2225228;-0.008432955;-0.04314351,-0.1437961;0.5010517;-0.07704249,-0.2260476;0.2674043;-0.02606,-0.2689587;0.03331524;-0.06236086,0.07410598;-0.004104733;-0.0407145,0.05905476;-0.3278001;-0.0423677,0.01203472;-0.674234;0.02181745,0.01801375;-0.7034284;-0.03081704,-0.0776594;0.01276419;-0.03118186,-0.1460843;-0.30384;-0.0405542,-0.1966254;-0.6502288;0.02115013,-0.1991607;-0.6385857;-0.05609434,0.03984052;0.5230613;-0.08308983,444.4582
+0;0;0,0.003936719;0.3064066;0.004120011,0.007918503;0.60472;-0.006994741,0.1854773;0.4869505;0.01872183,0.2254086;0.2374136;0.028335,0.2792517;0.007528573;-0.01868206,-0.1694205;0.4757645;-0.0107388,-0.2261398;0.2293189;-0.01250903,-0.2701152;-0.002006784;-0.06262272,0.07519319;0.003342597;-0.03874309,0.07376861;-0.317979;0.003189869,0.06492346;-0.6642429;0.08300305,0.06875722;-0.6273383;0.003960401,-0.07277086;0.008423431;-0.04242244,-0.1125128;-0.3121387;-0.01656741,-0.140569;-0.6557404;0.07002251,-0.1346535;-0.6186727;-0.008877218,0.006946244;0.5310742;-0.001849697,0;0;0,0.02304515;0.3026014;-0.0426476,0.04488769;0.5947986;-0.09980512,0.2182776;0.4740826;-0.08526182,0.2451186;0.2304104;-0.02314091,0.2225228;-0.008432955;-0.04314351,-0.1437961;0.5010517;-0.07704249,-0.2260476;0.2674043;-0.02606,-0.2689587;0.03331524;-0.06236086,0.07410598;-0.004104733;-0.0407145,0.05905476;-0.3278001;-0.0423677,0.01203472;-0.674234;0.02181745,0.01801375;-0.7034284;-0.03081704,-0.0776594;0.01276419;-0.03118186,-0.1460843;-0.30384;-0.0405542,-0.1966254;-0.6502288;0.02115013,-0.1991607;-0.6385857;-0.05609434,0.03984052;0.5230613;-0.08308983,444.4699
+0;0;0,0.003934128;0.306205;0.0041173,0.007915187;0.6044641;-0.006995711,0.185729;0.4866386;0.01874975,0.2256549;0.2371359;0.02836161,0.279469;0.007374436;-0.01863018,-0.1696756;0.4754366;-0.01075295,-0.2263872;0.2290248;-0.01252294,-0.2703389;-0.002176598;-0.06260969,0.07522447;0.003343988;-0.03875921,0.0737996;-0.3180398;0.003181871,0.06495614;-0.6642374;0.08297978,0.06881681;-0.6272844;0.003382534,-0.07280114;0.008426935;-0.04244009,-0.1125508;-0.3121973;-0.01658005,-0.1406016;-0.6557332;0.06999329,-0.1346446;-0.618616;-0.009460032,0.00694302;0.5308253;-0.001851154,0;0;0,0.02364829;0.3023303;-0.04279113,0.04581827;0.5944167;-0.1001048,0.2193889;0.4736296;-0.08581924,0.246092;0.2300777;-0.02330899,0.2230566;-0.008570179;-0.04358363,-0.1431928;0.5005392;-0.0777768,-0.2261051;0.2672465;-0.02641382,-0.2692181;0.03337097;-0.06299292,0.07416284;-0.004191011;-0.0406754,0.05888;-0.327937;-0.04258442,0.01173341;-0.6742547;0.02175808,0.01851711;-0.7029973;-0.0321145,-0.0776806;0.01282582;-0.03119939,-0.1452339;-0.3040106;-0.04119457,-0.1965254;-0.6502377;0.0204068,-0.1990621;-0.6387395;-0.05737638,0.0407069;0.5227003;-0.08335018,444.4916
+0;0;0,0.003934128;0.306205;0.0041173,0.007915187;0.6044641;-0.006995711,0.185729;0.4866386;0.01874975,0.2256549;0.2371359;0.02836161,0.279469;0.007374436;-0.01863018,-0.1696756;0.4754366;-0.01075295,-0.2263872;0.2290248;-0.01252294,-0.2703389;-0.002176598;-0.06260969,0.07522447;0.003343988;-0.03875921,0.0737996;-0.3180398;0.003181871,0.06495614;-0.6642374;0.08297978,0.06881681;-0.6272844;0.003382534,-0.07280114;0.008426935;-0.04244009,-0.1125508;-0.3121973;-0.01658005,-0.1406016;-0.6557332;0.06999329,-0.1346446;-0.618616;-0.009460032,0.00694302;0.5308253;-0.001851154,0;0;0,0.02364829;0.3023303;-0.04279113,0.04581827;0.5944167;-0.1001048,0.2193889;0.4736296;-0.08581924,0.246092;0.2300777;-0.02330899,0.2230566;-0.008570179;-0.04358363,-0.1431928;0.5005392;-0.0777768,-0.2261051;0.2672465;-0.02641382,-0.2692181;0.03337097;-0.06299292,0.07416284;-0.004191011;-0.0406754,0.05888;-0.327937;-0.04258442,0.01173341;-0.6742547;0.02175808,0.01851711;-0.7029973;-0.0321145,-0.0776806;0.01282582;-0.03119939,-0.1452339;-0.3040106;-0.04119457,-0.1965254;-0.6502377;0.0204068,-0.1990621;-0.6387395;-0.05737638,0.0407069;0.5227003;-0.08335018,444.5035
+0;0;0,0.004978966;0.3061979;0.003463618,0.01029551;0.604405;-0.008413875,0.1878981;0.4874377;0.01815185,0.227202;0.2378788;0.02881154,0.2796423;0.007828578;-0.01832053,-0.1681811;0.4771438;-0.01191507,-0.225071;0.2307668;-0.01198381,-0.2705745;-9.477139E-06;-0.06264213,0.07524643;0.003172327;-0.03873102,0.07216169;-0.3182742;0.00263609,0.06254993;-0.6645176;0.08214607,0.0664994;-0.6276093;0.002549283,-0.07278997;0.008550788;-0.04243448,-0.1141276;-0.3119402;-0.01742726,-0.1429516;-0.6555538;0.0685822,-0.1369042;-0.6184843;-0.01086855,0.008976651;0.5307879;-0.003042033,0;0;0,0.02364829;0.3023303;-0.04279113,0.04581827;0.5944167;-0.1001048,0.2193889;0.4736296;-0.08581924,0.246092;0.2300777;-0.02330899,0.2230566;-0.008570179;-0.04358363,-0.1431928;0.5005392;-0.0777768,-0.2261051;0.2672465;-0.02641382,-0.2692181;0.03337097;-0.06299292,0.07416284;-0.004191011;-0.0406754,0.05888;-0.327937;-0.04258442,0.01173341;-0.6742547;0.02175808,0.01851711;-0.7029973;-0.0321145,-0.0776806;0.01282582;-0.03119939,-0.1452339;-0.3040106;-0.04119457,-0.1965254;-0.6502377;0.0204068,-0.1990621;-0.6387395;-0.05737638,0.0407069;0.5227003;-0.08335018,444.5145
+0;0;0,0.004973378;0.3058543;0.003459731,0.0102846;0.6037629;-0.008405834,0.187559;0.48695;0.01811542,0.2268623;0.2373946;0.02877496,0.2792715;0.007480845;-0.01832917,-0.1678645;0.476675;-0.01189613,-0.2247535;0.2303015;-0.01196487,-0.27023;-0.000337854;-0.06259315,0.07533205;0.003175937;-0.03877509,0.0722461;-0.3183964;0.002608202,0.06263288;-0.6646923;0.08213023,0.06658266;-0.6277834;0.002527341,-0.0728728;0.008560518;-0.04248277,-0.1142266;-0.3120559;-0.01746576,-0.143055;-0.6557215;0.06855673,-0.1370071;-0.6186515;-0.01090012,0.008967077;0.5302203;-0.003039432,0;0;0,0.02424625;0.3019037;-0.04300928,0.04673135;0.5936278;-0.1004891,0.2201579;0.4739408;-0.08620858,0.2463962;0.2303932;-0.02349997,0.2237405;-0.008060694;-0.04476833,-0.1420736;0.5005224;-0.0778851,-0.2254442;0.2673706;-0.02664205,-0.2685486;0.03372337;-0.0637477,0.0741629;-0.004238605;-0.04087067,0.05866781;-0.3281017;-0.04274201,0.01111716;-0.6743865;0.02177739,0.0180088;-0.7031072;-0.03211451,-0.07782055;0.01291018;-0.03107734,-0.1452015;-0.304066;-0.04188479,-0.1961466;-0.650451;0.01942601,-0.1987368;-0.6389657;-0.05835863,0.04155588;0.5220025;-0.08369374,444.537
+0;0;0,0.004971761;0.3057548;0.003458605,0.01028288;0.6036574;-0.00840677,0.1869808;0.4869844;0.01804618,0.2262828;0.2374378;0.02870535,0.2784024;0.008794621;-0.01813846,-0.1672954;0.4767426;-0.0118685,-0.2241825;0.2303777;-0.01193723,-0.2694076;0.001012966;-0.06228572,0.07547947;0.003182152;-0.03885097,0.07239232;-0.3185154;0.002548426,0.06278194;-0.6647091;0.08204699,0.06675375;-0.6277617;0.002000198,-0.0730154;0.00857727;-0.0425659,-0.1143853;-0.312164;-0.01753915,-0.1432052;-0.6557282;0.06845795,-0.1371235;-0.6186187;-0.01144198,0.008965357;0.5301151;-0.003040391,0;0;0,0.02466691;0.3017635;-0.04304624,0.04734764;0.5934871;-0.1004212,0.2200863;0.4736876;-0.08620858,0.2471203;0.2302065;-0.0236156,0.2251058;-0.006791294;-0.04676509,-0.1409209;0.5005163;-0.07814561,-0.2244951;0.2674267;-0.02699507,-0.2673171;0.03515029;-0.06444418,0.07423839;-0.004318595;-0.04106927,0.05844095;-0.3282939;-0.04286194,0.01074716;-0.6743938;0.02196503,0.01775872;-0.7035112;-0.03214144,-0.0780155;0.01299133;-0.03100775,-0.1452709;-0.3041157;-0.04252106,-0.1961716;-0.6503681;0.0189677,-0.1987516;-0.6389865;-0.0592514,0.04213256;0.5218576;-0.0836575,444.5591
+0;0;0,0.006514725;0.3057293;0.003129008,0.01357668;0.6035808;-0.009086422,0.1898628;0.4871395;0.01765588,0.2282129;0.2374915;0.02935776,0.2795033;0.008483171;-0.01660932,-0.1648417;0.4780312;-0.0125259,-0.2224758;0.2318451;-0.01094144,-0.2693672;0.002726942;-0.06088663,0.07536405;0.003016112;-0.03908755,0.07125003;-0.3186889;0.002164513,0.06071347;-0.6650066;0.08100256,0.06472208;-0.6280883;0.0009550974,-0.0731163;0.008714036;-0.04236443,-0.1155083;-0.3119638;-0.01825295,-0.1453488;-0.6554976;0.06751744,-0.1392274;-0.6184128;-0.01238164,0.01181781;0.5300551;-0.003619054,0;0;0,0.02466691;0.3017635;-0.04304624,0.04734764;0.5934871;-0.1004212,0.2200863;0.4736876;-0.08620858,0.2471203;0.2302065;-0.0236156,0.2251058;-0.006791294;-0.04676509,-0.1409209;0.5005163;-0.07814561,-0.2244951;0.2674267;-0.02699507,-0.2673171;0.03515029;-0.06444418,0.07423839;-0.004318595;-0.04106927,0.05844095;-0.3282939;-0.04286194,0.01074716;-0.6743938;0.02196503,0.01775872;-0.7035112;-0.03214144,-0.0780155;0.01299133;-0.03100775,-0.1452709;-0.3041157;-0.04252106,-0.1961716;-0.6503681;0.0189677,-0.1987516;-0.6389865;-0.0592514,0.04213256;0.5218576;-0.0836575,444.5706
+0;0;0,0.006514725;0.3057293;0.003129008,0.01357668;0.6035808;-0.009086422,0.1898628;0.4871395;0.01765588,0.2282129;0.2374915;0.02935776,0.2795033;0.008483171;-0.01660932,-0.1648417;0.4780312;-0.0125259,-0.2224758;0.2318451;-0.01094144,-0.2693672;0.002726942;-0.06088663,0.07536405;0.003016112;-0.03908755,0.07125003;-0.3186889;0.002164513,0.06071347;-0.6650066;0.08100256,0.06472208;-0.6280883;0.0009550974,-0.0731163;0.008714036;-0.04236443,-0.1155083;-0.3119638;-0.01825295,-0.1453488;-0.6554976;0.06751744,-0.1392274;-0.6184128;-0.01238164,0.01181781;0.5300551;-0.003619054,0;0;0,0.02466691;0.3017635;-0.04304624,0.04734764;0.5934871;-0.1004212,0.2200863;0.4736876;-0.08620858,0.2471203;0.2302065;-0.0236156,0.2251058;-0.006791294;-0.04676509,-0.1409209;0.5005163;-0.07814561,-0.2244951;0.2674267;-0.02699507,-0.2673171;0.03515029;-0.06444418,0.07423839;-0.004318595;-0.04106927,0.05844095;-0.3282939;-0.04286194,0.01074716;-0.6743938;0.02196503,0.01775872;-0.7035112;-0.03214144,-0.0780155;0.01299133;-0.03100775,-0.1452709;-0.3041157;-0.04252106,-0.1961716;-0.6503681;0.0189677,-0.1987516;-0.6389865;-0.0592514,0.04213256;0.5218576;-0.0836575,444.5815
+0;0;0,0.006511032;0.305556;0.003127234,0.01357126;0.6033344;-0.009085346,0.1906617;0.4867141;0.01775192,0.2290103;0.237075;0.02945338,0.2800162;0.009337291;-0.01625867,-0.1656444;0.4775647;-0.01256614,-0.2232765;0.2313875;-0.01098173,-0.2699077;0.003540426;-0.06064981,0.07543346;0.00301889;-0.03912354,0.07131646;-0.3189183;0.002158295,0.06078037;-0.6652208;0.08099286,0.06489854;-0.6281133;-0.001242481,-0.07318363;0.008722061;-0.04240345,-0.1156063;-0.3121873;-0.01827456,-0.1454454;-0.6557059;0.06749204,-0.1391567;-0.6184275;-0.01459087,0.01181274;0.5298235;-0.003619073,0;0;0,0.02477586;0.3015672;-0.04312825,0.04737538;0.5932172;-0.1005294,0.2209835;0.4733699;-0.0865314,0.2477987;0.2299071;-0.02380967,0.2250168;-0.005564034;-0.04809904,-0.141683;0.5000992;-0.0781564,-0.2258176;0.2671999;-0.02710246,-0.2683573;0.03626387;-0.06471333,0.07430339;-0.004385918;-0.04110646,0.05822071;-0.328581;-0.04300046,0.0101521;-0.6745575;0.02212214,0.01922682;-0.7053838;-0.03308606,-0.07810395;0.01304834;-0.03097555,-0.1454629;-0.304268;-0.0427154,-0.1962997;-0.6504945;0.01888067,-0.198999;-0.6396303;-0.06147272,0.0421873;0.521602;-0.08376098,444.6037
+0;0;0,0.00720586;0.305546;0.002520597,0.01462438;0.6032924;-0.01024309,0.1917317;0.4871309;0.01700997,0.228468;0.2373392;0.03048977,0.2793446;0.009235159;-0.01350795,-0.1649657;0.4785393;-0.01308351,-0.2233389;0.2325598;-0.009360583,-0.2720967;0.004962385;-0.05812281,0.07549096;0.002718664;-0.03903453,0.06945337;-0.3192025;0.002136335,0.05758769;-0.6654807;0.08088842,0.06168597;-0.6283966;-0.001349933,-0.07324998;0.008916325;-0.04224821,-0.1170858;-0.3118591;-0.01887604,-0.1481378;-0.6552892;0.06681445,-0.1418701;-0.6180466;-0.01527323,0.01280876;0.5297934;-0.004636718,0;0;0,0.02477586;0.3015672;-0.04312825,0.04737538;0.5932172;-0.1005294,0.2209835;0.4733699;-0.0865314,0.2477987;0.2299071;-0.02380967,0.2250168;-0.005564034;-0.04809904,-0.141683;0.5000992;-0.0781564,-0.2258176;0.2671999;-0.02710246,-0.2683573;0.03626387;-0.06471333,0.07430339;-0.004385918;-0.04110646,0.05822071;-0.328581;-0.04300046,0.0101521;-0.6745575;0.02212214,0.01922682;-0.7053838;-0.03308606,-0.07810395;0.01304834;-0.03097555,-0.1454629;-0.304268;-0.0427154,-0.1962997;-0.6504945;0.01888067,-0.198999;-0.6396303;-0.06147272,0.0421873;0.521602;-0.08376098,444.6153
+0;0;0,0.007204948;0.3055074;0.002520278,0.01462491;0.6033117;-0.01024608,0.1918628;0.4871004;0.01702425,0.2286;0.2373025;0.03050438,0.2790027;0.01132327;-0.01308351,-0.1650958;0.4785024;-0.01309127,-0.2234704;0.2325169;-0.009368253,-0.2717741;0.007039577;-0.05767627,0.07559944;0.002722571;-0.03909062,0.06955349;-0.3196445;0.002137277,0.05770175;-0.6655158;0.08079681,0.06182374;-0.6283907;-0.001917459,-0.07335523;0.008929137;-0.04230892,-0.1172518;-0.3122906;-0.01890438,-0.1482673;-0.6553171;0.0666854,-0.1419633;-0.6180326;-0.01587732,0.01280883;0.5297941;-0.00463829,0;0;0,0.02518538;0.3014869;-0.04317808,0.04821765;0.5931643;-0.1005709,0.2217265;0.4728405;-0.08669281,0.2488246;0.229349;-0.02418017,0.2273861;-0.003771573;-0.05067873,-0.1411048;0.5001837;-0.07812693,-0.2254914;0.267349;-0.02716416,-0.267796;0.03870055;-0.06507412,0.07437584;-0.004488915;-0.04121709,0.05812976;-0.3291229;-0.04360104,0.01002091;-0.6745511;0.02212238,0.0202046;-0.7079652;-0.03064466,-0.07823231;0.01312181;-0.03095623,-0.1453358;-0.3046856;-0.04330143,-0.1964841;-0.6504796;0.01805898,-0.1992375;-0.6397269;-0.06275791,0.04291734;0.5215369;-0.08380771,444.6374
+0;0;0,0.008496257;0.3054782;0.001985628,0.0171403;0.6032248;-0.01133434,0.1941284;0.4870495;0.01572651,0.2299698;0.2372398;0.03124473,0.2803545;0.01048462;-0.008130834,-0.1631952;0.4794962;-0.01369559,-0.2231192;0.2339084;-0.008589315,-0.273031;0.008456856;-0.05535849,0.07555311;0.002576518;-0.03918995,0.06779351;-0.319784;0.001801439,0.05427892;-0.6657703;0.07968318,0.05828931;-0.6286619;-0.003038004,-0.07347316;0.009016547;-0.04208517,-0.1186657;-0.3121072;-0.01985926,-0.150725;-0.6550826;0.06555042,-0.1445422;-0.61784;-0.01702516,0.01502777;0.5297264;-0.005580693,0;0;0,0.02518538;0.3014869;-0.04317808,0.04821765;0.5931643;-0.1005709,0.2217265;0.4728405;-0.08669281,0.2488246;0.229349;-0.02418017,0.2273861;-0.003771573;-0.05067873,-0.1411048;0.5001837;-0.07812693,-0.2254914;0.267349;-0.02716416,-0.267796;0.03870055;-0.06507412,0.07437584;-0.004488915;-0.04121709,0.05812976;-0.3291229;-0.04360104,0.01002091;-0.6745511;0.02212238,0.0202046;-0.7079652;-0.03064466,-0.07823231;0.01312181;-0.03095623,-0.1453358;-0.3046856;-0.04330143,-0.1964841;-0.6504796;0.01805898,-0.1992375;-0.6397269;-0.06275791,0.04291734;0.5215369;-0.08380771,444.649
+0;0;0,0.008494337;0.3054091;0.00198518,0.01713596;0.6030722;-0.01133089,0.1946935;0.4867855;0.01579572,0.2305405;0.2369365;0.03131638,0.2808654;0.01045027;-0.008012474,-0.1637648;0.4792082;-0.0137198,-0.2236982;0.2335818;-0.008612722,-0.2735508;0.008397639;-0.05532643,0.07559055;0.002577795;-0.03920936,0.06782136;-0.3201811;0.001832683,0.05431644;-0.66592;0.07965873,0.05832654;-0.6288121;-0.003056601,-0.07350956;0.009021014;-0.04210601,-0.1187579;-0.3124996;-0.01985264,-0.1507943;-0.6552296;0.06549595,-0.1446119;-0.6179875;-0.01707377,0.01502412;0.5295979;-0.005579134,0;0;0,0.02541673;0.3013982;-0.04317355,0.04868677;0.5929803;-0.1005204,0.2226905;0.4724876;-0.08686948,0.2505288;0.2288598;-0.02505564,0.2286376;-0.00382553;-0.05250883,-0.1412549;0.4998547;-0.07770758,-0.2263149;0.2672176;-0.02676491,-0.2691444;0.03905345;-0.06526355,0.07436007;-0.004526675;-0.04132843,0.05828896;-0.3295685;-0.04409385,0.01000655;-0.6746269;0.02207327,0.01992202;-0.7080357;-0.03074193,-0.07830085;0.01325527;-0.03084193,-0.1454779;-0.3049331;-0.04355131,-0.1967079;-0.6504471;0.01785034,-0.1995493;-0.639685;-0.06295969,0.04332793;0.5213788;-0.08377147,444.6599
+0;0;0,0.008494337;0.3054091;0.00198518,0.01713596;0.6030722;-0.01133089,0.1946935;0.4867855;0.01579572,0.2305405;0.2369365;0.03131638,0.2808654;0.01045027;-0.008012474,-0.1637648;0.4792082;-0.0137198,-0.2236982;0.2335818;-0.008612722,-0.2735508;0.008397639;-0.05532643,0.07559055;0.002577795;-0.03920936,0.06782136;-0.3201811;0.001832683,0.05431644;-0.66592;0.07965873,0.05832654;-0.6288121;-0.003056601,-0.07350956;0.009021014;-0.04210601,-0.1187579;-0.3124996;-0.01985264,-0.1507943;-0.6552296;0.06549595,-0.1446119;-0.6179875;-0.01707377,0.01502412;0.5295979;-0.005579134,0;0;0,0.02541673;0.3013982;-0.04317355,0.04868677;0.5929803;-0.1005204,0.2226905;0.4724876;-0.08686948,0.2505288;0.2288598;-0.02505564,0.2286376;-0.00382553;-0.05250883,-0.1412549;0.4998547;-0.07770758,-0.2263149;0.2672176;-0.02676491,-0.2691444;0.03905345;-0.06526355,0.07436007;-0.004526675;-0.04132843,0.05828896;-0.3295685;-0.04409385,0.01000655;-0.6746269;0.02207327,0.01992202;-0.7080357;-0.03074193,-0.07830085;0.01325527;-0.03084193,-0.1454779;-0.3049331;-0.04355131,-0.1967079;-0.6504471;0.01785034,-0.1995493;-0.639685;-0.06295969,0.04332793;0.5213788;-0.08377147,444.6714
+0;0;0,0.008494337;0.3054091;0.00198518,0.01713596;0.6030722;-0.01133089,0.1946935;0.4867855;0.01579572,0.2305405;0.2369365;0.03131638,0.2808654;0.01045027;-0.008012474,-0.1637648;0.4792082;-0.0137198,-0.2236982;0.2335818;-0.008612722,-0.2735508;0.008397639;-0.05532643,0.07559055;0.002577795;-0.03920936,0.06782136;-0.3201811;0.001832683,0.05431644;-0.66592;0.07965873,0.05832654;-0.6288121;-0.003056601,-0.07350956;0.009021014;-0.04210601,-0.1187579;-0.3124996;-0.01985264,-0.1507943;-0.6552296;0.06549595,-0.1446119;-0.6179875;-0.01707377,0.01502412;0.5295979;-0.005579134,0;0;0,0.02541673;0.3013982;-0.04317355,0.04868677;0.5929803;-0.1005204,0.2226905;0.4724876;-0.08686948,0.2505288;0.2288598;-0.02505564,0.2286376;-0.00382553;-0.05250883,-0.1412549;0.4998547;-0.07770758,-0.2263149;0.2672176;-0.02676491,-0.2691444;0.03905345;-0.06526355,0.07436007;-0.004526675;-0.04132843,0.05828896;-0.3295685;-0.04409385,0.01000655;-0.6746269;0.02207327,0.01992202;-0.7080357;-0.03074193,-0.07830085;0.01325527;-0.03084193,-0.1454779;-0.3049331;-0.04355131,-0.1967079;-0.6504471;0.01785034,-0.1995493;-0.639685;-0.06295969,0.04332793;0.5213788;-0.08377147,444.6827
+0;0;0,0.008868791;0.3055069;0.0005769872,0.01801091;0.6032909;-0.01414422,0.1944942;0.4879659;0.01339747,0.2300438;0.2382071;0.0318801,0.2781207;0.01142469;-0.005198892,-0.1623674;0.4811125;-0.01511461,-0.223688;0.2358151;-0.007778842,-0.2753972;0.0114775;-0.05377141,0.07569187;0.002490684;-0.03932525,0.06564182;-0.3207951;0.001304548,0.05012475;-0.6665892;0.0780673,0.05406936;-0.62943;-0.006117105,-0.07376894;0.009044145;-0.04193192,-0.121164;-0.3127959;-0.02099933,-0.1545666;-0.6553983;0.06394033,-0.1484141;-0.6181188;-0.02010123,0.01576585;0.5297986;-0.008013499,0;0;0,0.0264155;0.30141;-0.04321694,0.05075618;0.5931306;-0.1004734,0.223275;0.4724763;-0.08717537,0.2523364;0.2286431;-0.02646589,0.2289423;-0.003225252;-0.05486131,-0.138355;0.5002469;-0.07767716,-0.2239693;0.2677657;-0.02661344,-0.2672862;0.04028803;-0.06526687,0.07443336;-0.004627526;-0.0414753,0.05783513;-0.3301759;-0.04434657,0.00934577;-0.6750746;0.02199006,0.02079517;-0.7090676;-0.03211761,-0.07847326;0.01334721;-0.03075285,-0.1460192;-0.3052921;-0.04386964,-0.1973408;-0.6507394;0.01727825,-0.200302;-0.6403046;-0.06495476,0.04512265;0.521489;-0.08375549,444.7051
+0;0;0,0.008868791;0.3055069;0.0005769872,0.01801091;0.6032909;-0.01414422,0.1944942;0.4879659;0.01339747,0.2300438;0.2382071;0.0318801,0.2781207;0.01142469;-0.005198892,-0.1623674;0.4811125;-0.01511461,-0.223688;0.2358151;-0.007778842,-0.2753972;0.0114775;-0.05377141,0.07569187;0.002490684;-0.03932525,0.06564182;-0.3207951;0.001304548,0.05012475;-0.6665892;0.0780673,0.05406936;-0.62943;-0.006117105,-0.07376894;0.009044145;-0.04193192,-0.121164;-0.3127959;-0.02099933,-0.1545666;-0.6553983;0.06394033,-0.1484141;-0.6181188;-0.02010123,0.01576585;0.5297986;-0.008013499,0;0;0,0.0264155;0.30141;-0.04321694,0.05075618;0.5931306;-0.1004734,0.223275;0.4724763;-0.08717537,0.2523364;0.2286431;-0.02646589,0.2289423;-0.003225252;-0.05486131,-0.138355;0.5002469;-0.07767716,-0.2239693;0.2677657;-0.02661344,-0.2672862;0.04028803;-0.06526687,0.07443336;-0.004627526;-0.0414753,0.05783513;-0.3301759;-0.04434657,0.00934577;-0.6750746;0.02199006,0.02079517;-0.7090676;-0.03211761,-0.07847326;0.01334721;-0.03075285,-0.1460192;-0.3052921;-0.04386964,-0.1973408;-0.6507394;0.01727825,-0.200302;-0.6403046;-0.06495476,0.04512265;0.521489;-0.08375549,444.7166
+0;0;0,0.008870961;0.3055816;0.0005771283,0.01801944;0.6035726;-0.01415463,0.1947666;0.4881271;0.01342374,0.2303246;0.2383097;0.03191071,0.2782607;0.01219152;-0.005059671,-0.1626255;0.4812635;-0.01513072,-0.2239605;0.2359086;-0.007793228,-0.2755183;0.01222809;-0.05365109,0.07561918;0.002488292;-0.03928748,0.06555782;-0.321161;0.001387995,0.05000896;-0.6676636;0.07830802,0.0540664;-0.6302996;-0.008284554,-0.07369809;0.009035459;-0.04189165,-0.1211465;-0.3131664;-0.02093553,-0.1546174;-0.6564708;0.06417817,-0.148289;-0.618983;-0.02226746,0.01577259;0.530022;-0.008019051,0;0;0,0.02692849;0.3014168;-0.04338098,0.05185035;0.5932517;-0.1008832,0.2245071;0.472636;-0.08836102,0.2551312;0.2286717;-0.02870798,0.2297976;-0.002307892;-0.05700564,-0.1376637;0.5002248;-0.07775196,-0.2234982;0.2679504;-0.02582974,-0.268161;0.04157422;-0.06523997,0.07431033;-0.004758745;-0.04151249,0.05755702;-0.3306638;-0.04464388,0.009019669;-0.6762227;0.02210689,0.02026325;-0.7098897;-0.03610873,-0.07837299;0.01349421;-0.03071707,-0.1462419;-0.3054373;-0.04417332,-0.1976904;-0.6515985;0.01704713,-0.2009235;-0.6417332;-0.0675289,0.04606882;0.5215787;-0.0840919,444.7278
+0;0;0,0.009963712;0.3055481;-0.0005021419,0.02042078;0.6034297;-0.01648664,0.1969396;0.4884058;0.01127083,0.2315688;0.2386941;0.03271263,0.2781211;0.01170488;-0.0004973263,-0.1608931;0.4823574;-0.01687337,-0.2245762;0.2376892;-0.007032986,-0.2778167;0.0136966;-0.04930455,0.07540023;0.002298851;-0.03971749,0.06528144;-0.3213089;0.001273021,0.04727688;-0.6678582;0.07744317,0.05128817;-0.6305727;-0.009158179,-0.07386907;0.009228732;-0.04154694,-0.1219365;-0.3129748;-0.02207937,-0.1573662;-0.6562724;0.06226492,-0.1510858;-0.6188719;-0.02419173,0.01783702;0.5299199;-0.01000537,0;0;0,0.02692849;0.3014168;-0.04338098,0.05185035;0.5932517;-0.1008832,0.2245071;0.472636;-0.08836102,0.2551312;0.2286717;-0.02870798,0.2297976;-0.002307892;-0.05700564,-0.1376637;0.5002248;-0.07775196,-0.2234982;0.2679504;-0.02582974,-0.268161;0.04157422;-0.06523997,0.07431033;-0.004758745;-0.04151249,0.05755702;-0.3306638;-0.04464388,0.009019669;-0.6762227;0.02210689,0.02026325;-0.7098897;-0.03610873,-0.07837299;0.01349421;-0.03071707,-0.1462419;-0.3054373;-0.04417332,-0.1976904;-0.6515985;0.01704713,-0.2009235;-0.6417332;-0.0675289,0.04606882;0.5215787;-0.0840919,444.7394
+0;0;0,0.009964955;0.3055862;-0.0005022045,0.02042921;0.6036726;-0.01649798,0.1956835;0.4888843;0.01111454,0.230309;0.2391996;0.03255402,0.2767426;0.01278903;-0.0005712733,-0.1596269;0.4828785;-0.01683128,-0.2233031;0.2382368;-0.006991957,-0.2764079;0.01481523;-0.04915576,0.07546934;0.002300959;-0.03975389,0.06534018;-0.321638;0.001278572,0.04734004;-0.6681024;0.07743005,0.05131147;-0.6308892;-0.00831084,-0.07393678;0.009237191;-0.04158502,-0.1220534;-0.313296;-0.02209752,-0.1574744;-0.6565095;0.06222609,-0.1512564;-0.6191826;-0.02337154,0.01784344;0.5301057;-0.01001168,0;0;0,0.0281139;0.3012883;-0.04378867,0.05458352;0.593082;-0.1018643,0.2251474;0.4714296;-0.0903368,0.2559499;0.2275721;-0.03045583,0.230298;-0.00272274;-0.05911517,-0.1341041;0.5007458;-0.07847312,-0.2201569;0.2686494;-0.02625101,-0.2671378;0.04336226;-0.06566703,0.0742493;-0.005066365;-0.04174519,0.05671811;-0.3312583;-0.04550648,0.008159041;-0.6767203;0.02126646,0.01894215;-0.7100297;-0.0361352,-0.07848585;0.01383928;-0.03049151,-0.1469946;-0.3052557;-0.04490032,-0.1984739;-0.6513779;0.016009,-0.2019247;-0.6413432;-0.06770945,0.04838887;0.5214247;-0.08490276,444.761
+0;0;0,0.007437259;0.3056535;-0.001770844,0.01601708;0.6037996;-0.01780364,0.1924055;0.4897341;0.008014354,0.2263363;0.2402865;0.03302647,0.2716058;0.01279753;0.006295113,-0.1629191;0.481682;-0.01835296,-0.2288404;0.2377501;-0.005998868,-0.2833332;0.0137939;-0.04327184,0.07529156;0.002060311;-0.04010265,0.06472615;-0.3218567;0.0009919964,0.04514247;-0.6684878;0.07598521,0.04889873;-0.6313238;-0.009769492,-0.07415276;0.009435817;-0.04115363,-0.1227265;-0.3130884;-0.02267572,-0.1600112;-0.6564447;0.06025115,-0.1539993;-0.6191521;-0.02536413,0.01419425;0.5302061;-0.01136047,0;0;0,0.0281139;0.3012883;-0.04378867,0.05458352;0.593082;-0.1018643,0.2251474;0.4714296;-0.0903368,0.2559499;0.2275721;-0.03045583,0.230298;-0.00272274;-0.05911517,-0.1341041;0.5007458;-0.07847312,-0.2201569;0.2686494;-0.02625101,-0.2671378;0.04336226;-0.06566703,0.0742493;-0.005066365;-0.04174519,0.05671811;-0.3312583;-0.04550648,0.008159041;-0.6767203;0.02126646,0.01894215;-0.7100297;-0.0361352,-0.07848585;0.01383928;-0.03049151,-0.1469946;-0.3052557;-0.04490032,-0.1984739;-0.6513779;0.016009,-0.2019247;-0.6413432;-0.06770945,0.04838887;0.5214247;-0.08490276,444.7836
+0;0;0,0.007432153;0.3054436;-0.001769628,0.01601398;0.6036628;-0.01780715,0.1927838;0.4894748;0.008055534,0.2267002;0.2401331;0.03305703,0.2726598;0.009176642;0.005918227,-0.163303;0.4814054;-0.01836834,-0.2291964;0.2375771;-0.006019492,-0.2845198;0.01020722;-0.0438606,0.07535496;0.002062045;-0.04013642,0.0647962;-0.3216509;0.0009323359,0.04518452;-0.6687777;0.07603278,0.04891964;-0.631654;-0.00923942,-0.0742152;0.009443761;-0.04118827,-0.1227583;-0.3128772;-0.02272201,-0.1600963;-0.6567246;0.06032345,-0.1541183;-0.619473;-0.02481012,0.01419027;0.5300336;-0.01136085,0;0;0,0.0285123;0.3008469;-0.04508162,0.05580497;0.5924149;-0.1042612,0.2260827;0.4694642;-0.09389424,0.2584798;0.2261149;-0.03324556,0.2319493;-0.007638335;-0.06231809,-0.1335788;0.500847;-0.07969701,-0.2204408;0.2693708;-0.02658889,-0.2720116;0.04131326;-0.06557457,0.07414716;-0.005355448;-0.04203653,0.05636033;-0.3313189;-0.04647255,0.007348359;-0.6773182;0.01988959,0.01784927;-0.7104183;-0.03706789,-0.07859743;0.01413895;-0.03026696,-0.1475713;-0.3045779;-0.04609118,-0.1988527;-0.6514068;0.01392195,-0.2027119;-0.6413551;-0.06928393,0.04935795;0.5208247;-0.08695745,444.8057
+0;0;0,0.007428989;0.3053136;-0.001768874,0.01601385;0.6036401;-0.01781261,0.1915706;0.4896909;0.007921477,0.2254763;0.2404276;0.03291511,0.2712702;0.01030397;0.005874155,-0.1620993;0.4816763;-0.01832305,-0.227972;0.2379247;-0.005978089,-0.2830959;0.01137467;-0.04368276,0.07544215;0.002064431;-0.04018286,0.06487198;-0.3219987;0.0009303205,0.04525781;-0.6691694;0.07604028,0.0488867;-0.6322483;-0.006806545,-0.07430107;0.009454688;-0.04123593,-0.1228967;-0.3132149;-0.02274969,-0.1602394;-0.6571058;0.06030629,-0.1544314;-0.6200605;-0.02240586,0.01418923;0.5299745;-0.01136312,0;0;0,0.0298388;0.3004206;-0.0461719,0.05875134;0.591756;-0.1062603,0.2269627;0.4680043;-0.09732175,0.261611;0.2251343;-0.03632927,0.2362939;-0.008017242;-0.06434011,-0.1298396;0.5004075;-0.08180881,-0.2175002;0.2695706;-0.02762038,-0.2717365;0.04282191;-0.06541769,0.07413247;-0.005660266;-0.04222298,0.05606851;-0.3319526;-0.0473175,0.006725013;-0.678165;0.01792026,0.01517108;-0.7100162;-0.03710485,-0.07870831;0.01439235;-0.03013807,-0.148253;-0.3045135;-0.04691653,-0.1993311;-0.651633;0.01184429,-0.203343;-0.6410959;-0.0689627,0.05186972;0.5202269;-0.08871698,444.8281
+0;0;0,0.01088426;0.3051876;-0.00409061,0.0247483;0.6030441;-0.02436197,0.1984279;0.489973;0.004988091,0.2318154;0.2410643;0.03390442,0.2762168;0.01000284;0.01330557,-0.1561038;0.4846448;-0.02101001,-0.224581;0.2417874;-0.00559632,-0.2809021;0.01459111;-0.03713974,0.07529558;0.001668239;-0.04047511,0.06420432;-0.3224821;-0.0001955032,0.04155669;-0.6697136;0.07377193,0.04513317;-0.6330271;-0.009096451,-0.0743778;0.009782681;-0.04102053,-0.1234495;-0.312858;-0.0233034,-0.1635818;-0.6569701;0.05750508,-0.1578312;-0.620182;-0.02523258,0.02115443;0.5295737;-0.016569,0;0;0,0.0298388;0.3004206;-0.0461719,0.05875134;0.591756;-0.1062603,0.2269627;0.4680043;-0.09732175,0.261611;0.2251343;-0.03632927,0.2362939;-0.008017242;-0.06434011,-0.1298396;0.5004075;-0.08180881,-0.2175002;0.2695706;-0.02762038,-0.2717365;0.04282191;-0.06541769,0.07413247;-0.005660266;-0.04222298,0.05606851;-0.3319526;-0.0473175,0.006725013;-0.678165;0.01792026,0.01517108;-0.7100162;-0.03710485,-0.07870831;0.01439235;-0.03013807,-0.148253;-0.3045135;-0.04691653,-0.1993311;-0.651633;0.01184429,-0.203343;-0.6410959;-0.0689627,0.05186972;0.5202269;-0.08871698,444.8394
+0;0;0,0.01087616;0.3049605;-0.004087565,0.02475379;0.603107;-0.02438019,0.198;0.4900298;0.004928567,0.2313749;0.2412144;0.03383405,0.2756884;0.01061065;0.01327601,-0.1556749;0.4847144;-0.0210067,-0.2241263;0.2419481;-0.005598789,-0.2803359;0.0152019;-0.03707972,0.07483;0.001657924;-0.04022483,0.06367548;-0.324341;0.0002844818,0.04110518;-0.6703867;0.07399933,0.04473898;-0.6335931;-0.01019718,-0.07391789;0.00972219;-0.04076688,-0.1232694;-0.3147584;-0.02294872,-0.1632647;-0.6576955;0.05758382,-0.1574219;-0.6207985;-0.02647987,0.02115495;0.5295347;-0.01657642,0;0;0,0.03138584;0.2997466;-0.04798746,0.06231979;0.5908837;-0.1094537,0.2289514;0.4657155;-0.1017582,0.2656269;0.2233774;-0.04023027,0.2431169;-0.009815544;-0.06628275,-0.1263546;0.4991343;-0.08446129,-0.2158283;0.2695369;-0.02844321,-0.27376;0.04384673;-0.06411149,0.0739429;-0.005915463;-0.04144597,0.05629531;-0.3340908;-0.04694653,0.006508887;-0.6795443;0.01529575,0.01503316;-0.7114506;-0.04165482,-0.07798246;0.01441582;-0.03051613,-0.1482636;-0.3062174;-0.04771125,-0.1967039;-0.6523583;0.01171017,-0.2011445;-0.6422835;-0.07033665,0.05485418;0.5194048;-0.09151602,444.8616
+0;0;0,0.01087616;0.3049605;-0.004087565,0.02475379;0.603107;-0.02438019,0.198;0.4900298;0.004928567,0.2313749;0.2412144;0.03383405,0.2756884;0.01061065;0.01327601,-0.1556749;0.4847144;-0.0210067,-0.2241263;0.2419481;-0.005598789,-0.2803359;0.0152019;-0.03707972,0.07483;0.001657924;-0.04022483,0.06367548;-0.324341;0.0002844818,0.04110518;-0.6703867;0.07399933,0.04473898;-0.6335931;-0.01019718,-0.07391789;0.00972219;-0.04076688,-0.1232694;-0.3147584;-0.02294872,-0.1632647;-0.6576955;0.05758382,-0.1574219;-0.6207985;-0.02647987,0.02115495;0.5295347;-0.01657642,0;0;0,0.03138584;0.2997466;-0.04798746,0.06231979;0.5908837;-0.1094537,0.2289514;0.4657155;-0.1017582,0.2656269;0.2233774;-0.04023027,0.2431169;-0.009815544;-0.06628275,-0.1263546;0.4991343;-0.08446129,-0.2158283;0.2695369;-0.02844321,-0.27376;0.04384673;-0.06411149,0.0739429;-0.005915463;-0.04144597,0.05629531;-0.3340908;-0.04694653,0.006508887;-0.6795443;0.01529575,0.01503316;-0.7114506;-0.04165482,-0.07798246;0.01441582;-0.03051613,-0.1482636;-0.3062174;-0.04771125,-0.1967039;-0.6523583;0.01171017,-0.2011445;-0.6422835;-0.07033665,0.05485418;0.5194048;-0.09151602,444.8729
+0;0;0,0.01087616;0.3049605;-0.004087565,0.02475379;0.603107;-0.02438019,0.198;0.4900298;0.004928567,0.2313749;0.2412144;0.03383405,0.2756884;0.01061065;0.01327601,-0.1556749;0.4847144;-0.0210067,-0.2241263;0.2419481;-0.005598789,-0.2803359;0.0152019;-0.03707972,0.07483;0.001657924;-0.04022483,0.06367548;-0.324341;0.0002844818,0.04110518;-0.6703867;0.07399933,0.04473898;-0.6335931;-0.01019718,-0.07391789;0.00972219;-0.04076688,-0.1232694;-0.3147584;-0.02294872,-0.1632647;-0.6576955;0.05758382,-0.1574219;-0.6207985;-0.02647987,0.02115495;0.5295347;-0.01657642,0;0;0,0.03138584;0.2997466;-0.04798746,0.06231979;0.5908837;-0.1094537,0.2289514;0.4657155;-0.1017582,0.2656269;0.2233774;-0.04023027,0.2431169;-0.009815544;-0.06628275,-0.1263546;0.4991343;-0.08446129,-0.2158283;0.2695369;-0.02844321,-0.27376;0.04384673;-0.06411149,0.0739429;-0.005915463;-0.04144597,0.05629531;-0.3340908;-0.04694653,0.006508887;-0.6795443;0.01529575,0.01503316;-0.7114506;-0.04165482,-0.07798246;0.01441582;-0.03051613,-0.1482636;-0.3062174;-0.04771125,-0.1967039;-0.6523583;0.01171017,-0.2011445;-0.6422835;-0.07033665,0.05485418;0.5194048;-0.09151602,444.8843
+0;0;0,0.01395706;0.3046703;-0.005657089,0.03047023;0.602518;-0.02818918,0.2033728;0.4901496;0.001103749,0.2364141;0.2421848;0.03551973,0.2801702;0.007285044;0.02089382,-0.1510971;0.4865968;-0.02312643,-0.2215725;0.2448424;-0.004397567,-0.2795536;0.01398569;-0.02988843,0.07460634;0.001447957;-0.04025225,0.06349391;-0.3249938;0.000618197,0.03824536;-0.6708216;0.07250873,0.04152282;-0.6341788;-0.0115065,-0.07388493;0.009841382;-0.04040559,-0.1237566;-0.3150883;-0.02332855,-0.1655613;-0.6576167;0.0562278,-0.1600798;-0.6208841;-0.0276653,0.02633438;0.5290329;-0.01984884,0;0;0,0.03242421;0.2993108;-0.04911733,0.06465358;0.5900517;-0.1117494,0.2307761;0.4645932;-0.1045206,0.2712048;0.2233727;-0.04174376,0.25468;-0.01428446;-0.06524682,-0.1243919;0.4989728;-0.08635884,-0.216305;0.2710814;-0.0282191,-0.2799566;0.04264912;-0.06098454,0.07388338;-0.006150872;-0.04113221,0.0562751;-0.3348209;-0.04603767,0.006533921;-0.6802332;0.01411819,0.0145089;-0.7117561;-0.04302001,-0.07768523;0.01453094;-0.03069698,-0.147479;-0.3067356;-0.04727183,-0.191417;-0.6513982;0.02113711,-0.1960703;-0.6414127;-0.0606626,0.05686477;0.5186907;-0.09348297,444.8953
+0;0;0,0.01395706;0.3046703;-0.005657089,0.03047023;0.602518;-0.02818918,0.2033728;0.4901496;0.001103749,0.2364141;0.2421848;0.03551973,0.2801702;0.007285044;0.02089382,-0.1510971;0.4865968;-0.02312643,-0.2215725;0.2448424;-0.004397567,-0.2795536;0.01398569;-0.02988843,0.07460634;0.001447957;-0.04025225,0.06349391;-0.3249938;0.000618197,0.03824536;-0.6708216;0.07250873,0.04152282;-0.6341788;-0.0115065,-0.07388493;0.009841382;-0.04040559,-0.1237566;-0.3150883;-0.02332855,-0.1655613;-0.6576167;0.0562278,-0.1600798;-0.6208841;-0.0276653,0.02633438;0.5290329;-0.01984884,0;0;0,0.03242421;0.2993108;-0.04911733,0.06465358;0.5900517;-0.1117494,0.2307761;0.4645932;-0.1045206,0.2712048;0.2233727;-0.04174376,0.25468;-0.01428446;-0.06524682,-0.1243919;0.4989728;-0.08635884,-0.216305;0.2710814;-0.0282191,-0.2799566;0.04264912;-0.06098454,0.07388338;-0.006150872;-0.04113221,0.0562751;-0.3348209;-0.04603767,0.006533921;-0.6802332;0.01411819,0.0145089;-0.7117561;-0.04302001,-0.07768523;0.01453094;-0.03069698,-0.147479;-0.3067356;-0.04727183,-0.191417;-0.6513982;0.02113711,-0.1960703;-0.6414127;-0.0606626,0.05686477;0.5186907;-0.09348297,444.9069
+0;0;0,0.01561256;0.3043363;-0.00795917,0.03364506;0.6020843;-0.0326962,0.2061665;0.4900821;-0.003459463,0.2387522;0.2430837;0.03634353,0.2806129;0.00619331;0.02881323,-0.1482064;0.486515;-0.02691172,-0.2212784;0.2461991;-0.003183203,-0.2814007;0.01391514;-0.02203976,0.07485124;0.001310833;-0.04037256,0.06358204;-0.3258511;-0.0002869293,0.03618659;-0.6710707;0.06984768,0.03934174;-0.6346135;-0.01414043,-0.0741775;0.009932314;-0.04041557,-0.1240738;-0.3156632;-0.02408579,-0.1679781;-0.6574936;0.05382664,-0.1626178;-0.6209508;-0.03004298,0.02914444;0.5286162;-0.02380166,0;0;0,0.03303117;0.2986901;-0.05119419,0.06646857;0.5889856;-0.115957,0.2320709;0.4634304;-0.1071653,0.276013;0.2234687;-0.04280853,0.2664539;-0.01624316;-0.06211996,-0.1227728;0.4985513;-0.08921815,-0.2170675;0.2726849;-0.02800418,-0.285106;0.04365991;-0.05706304,0.07386458;-0.00661552;-0.04164886,0.05601463;-0.3358939;-0.04673791,0.006276283;-0.6806957;0.01228524,0.01448435;-0.7129411;-0.04396247,-0.07801758;0.01508234;-0.03033397,-0.1468149;-0.306997;-0.0476713,-0.1861531;-0.6475953;0.03771766,-0.2145496;-0.6757285;-0.01631773,0.05835056;0.5177734;-0.09698725,444.9284
+0;0;0,0.01561256;0.3043363;-0.00795917,0.03364506;0.6020843;-0.0326962,0.2061665;0.4900821;-0.003459463,0.2387522;0.2430837;0.03634353,0.2806129;0.00619331;0.02881323,-0.1482064;0.486515;-0.02691172,-0.2212784;0.2461991;-0.003183203,-0.2814007;0.01391514;-0.02203976,0.07485124;0.001310833;-0.04037256,0.06358204;-0.3258511;-0.0002869293,0.03618659;-0.6710707;0.06984768,0.03934174;-0.6346135;-0.01414043,-0.0741775;0.009932314;-0.04041557,-0.1240738;-0.3156632;-0.02408579,-0.1679781;-0.6574936;0.05382664,-0.1626178;-0.6209508;-0.03004298,0.02914444;0.5286162;-0.02380166,0;0;0,0.03303117;0.2986901;-0.05119419,0.06646857;0.5889856;-0.115957,0.2320709;0.4634304;-0.1071653,0.276013;0.2234687;-0.04280853,0.2664539;-0.01624316;-0.06211996,-0.1227728;0.4985513;-0.08921815,-0.2170675;0.2726849;-0.02800418,-0.285106;0.04365991;-0.05706304,0.07386458;-0.00661552;-0.04164886,0.05601463;-0.3358939;-0.04673791,0.006276283;-0.6806957;0.01228524,0.01448435;-0.7129411;-0.04396247,-0.07801758;0.01508234;-0.03033397,-0.1468149;-0.306997;-0.0476713,-0.1861531;-0.6475953;0.03771766,-0.2145496;-0.6757285;-0.01631773,0.05835056;0.5177734;-0.09698725,444.9404
+0;0;0,0.01560022;0.3040959;-0.007952883,0.033633;0.6018482;-0.03269107,0.2071277;0.4896172;-0.003340341,0.2396713;0.2429377;0.03641126,0.2816942;0.005129233;0.02885177,-0.1491955;0.4860305;-0.02692166,-0.2221732;0.2460249;-0.003223788,-0.2825284;0.01284072;-0.02215342,0.07491464;0.001311943;-0.04040676,0.06366495;-0.3252837;-0.0003904924,0.03622764;-0.6710309;0.0698513,0.03937491;-0.6345899;-0.01392722,-0.07424033;0.009940728;-0.0404498,-0.1240503;-0.3150913;-0.02414828,-0.1680217;-0.6574441;0.05388322,-0.1626747;-0.6209176;-0.02977709,0.02913135;0.5283633;-0.02379449,0;0;0,0.03321037;0.2981918;-0.05253219,0.06670037;0.5882422;-0.1183743,0.2332812;0.4623971;-0.1089561,0.2818312;0.2243823;-0.04200935,0.2792445;-0.01670472;-0.05770373,-0.1235471;0.4979158;-0.09147619,-0.2205007;0.274296;-0.02756806,-0.2939853;0.04533648;-0.05109417,0.073735;-0.007078111;-0.04194856,0.0559971;-0.3358105;-0.04555774,0.005756646;-0.6815236;0.01088881,0.01376089;-0.7135153;-0.04535341,-0.07807232;0.01559912;-0.03013323,-0.1462454;-0.3060328;-0.04739413,-0.1757417;-0.639828;0.06635377,-0.2051968;-0.6719868;0.01799149,0.05859661;0.5170864;-0.09912252,444.9621
+0;0;0,0.01644677;0.3039838;-0.01021173,0.03522016;0.6015121;-0.03699818,0.2086897;0.489743;-0.007708056,0.2400328;0.2437973;0.03721806,0.2814481;0.005765855;0.03590307,-0.1479687;0.4865135;-0.03001793,-0.2233274;0.2477593;-0.001601009,-0.2852834;0.01454237;-0.0137372,0.07471166;0.001071743;-0.04078787,0.06367139;-0.3255819;-0.001188561,0.0341142;-0.6712701;0.06848118,0.03707772;-0.6349949;-0.01531662,-0.07442791;0.0101535;-0.04005026,-0.1243803;-0.3148888;-0.02440102,-0.1698054;-0.6571986;0.05298365,-0.1646446;-0.6208432;-0.03070153,0.03054357;0.5281037;-0.02757563,0;0;0,0.03321037;0.2981918;-0.05253219,0.06670037;0.5882422;-0.1183743,0.2332812;0.4623971;-0.1089561,0.2818312;0.2243823;-0.04200935,0.2792445;-0.01670472;-0.05770373,-0.1235471;0.4979158;-0.09147619,-0.2205007;0.274296;-0.02756806,-0.2939853;0.04533648;-0.05109417,0.073735;-0.007078111;-0.04194856,0.0559971;-0.3358105;-0.04555774,0.005756646;-0.6815236;0.01088881,0.01376089;-0.7135153;-0.04535341,-0.07807232;0.01559912;-0.03013323,-0.1462454;-0.3060328;-0.04739413,-0.1757417;-0.639828;0.06635377,-0.2051968;-0.6719868;0.01799149,0.05859661;0.5170864;-0.09912252,444.9734
+0;0;0,0.01644677;0.3039838;-0.01021173,0.03522016;0.6015121;-0.03699818,0.2086897;0.489743;-0.007708056,0.2400328;0.2437973;0.03721806,0.2814481;0.005765855;0.03590307,-0.1479687;0.4865135;-0.03001793,-0.2233274;0.2477593;-0.001601009,-0.2852834;0.01454237;-0.0137372,0.07471166;0.001071743;-0.04078787,0.06367139;-0.3255819;-0.001188561,0.0341142;-0.6712701;0.06848118,0.03707772;-0.6349949;-0.01531662,-0.07442791;0.0101535;-0.04005026,-0.1243803;-0.3148888;-0.02440102,-0.1698054;-0.6571986;0.05298365,-0.1646446;-0.6208432;-0.03070153,0.03054357;0.5281037;-0.02757563,0;0;0,0.03321037;0.2981918;-0.05253219,0.06670037;0.5882422;-0.1183743,0.2332812;0.4623971;-0.1089561,0.2818312;0.2243823;-0.04200935,0.2792445;-0.01670472;-0.05770373,-0.1235471;0.4979158;-0.09147619,-0.2205007;0.274296;-0.02756806,-0.2939853;0.04533648;-0.05109417,0.073735;-0.007078111;-0.04194856,0.0559971;-0.3358105;-0.04555774,0.005756646;-0.6815236;0.01088881,0.01376089;-0.7135153;-0.04535341,-0.07807232;0.01559912;-0.03013323,-0.1462454;-0.3060328;-0.04739413,-0.1757417;-0.639828;0.06635377,-0.2051968;-0.6719868;0.01799149,0.05859661;0.5170864;-0.09912252,444.9847
+0;0;0,0.01643946;0.3038488;-0.0102072,0.03520058;0.6011823;-0.03697617,0.2090601;0.4893768;-0.007648908,0.2403542;0.243816;0.0372069,0.2818716;0.005197346;0.03588866,-0.148373;0.4861402;-0.03000725,-0.2236138;0.2477597;-0.001634797,-0.2857226;0.01396745;-0.01380093,0.07464724;0.001070819;-0.04075271,0.06362294;-0.3251103;-0.001210682,0.0340068;-0.671488;0.06859802,0.03699001;-0.635171;-0.0157565,-0.07436374;0.01014475;-0.04001573,-0.1242439;-0.3144273;-0.02438913,-0.1697596;-0.6574199;0.05314989,-0.1645645;-0.6210223;-0.03109126,0.03052697;0.5278208;-0.02755965,0;0;0,0.03383791;0.2978753;-0.05313992,0.06741682;0.5875854;-0.1195545,0.2344439;0.4618079;-0.1098709,0.2890278;0.226396;-0.03991866,0.29533;-0.01547635;-0.05098081,-0.1232361;0.4973535;-0.09309923,-0.2230354;0.2762529;-0.02642033,-0.3000811;0.04740398;-0.04530068,0.07370135;-0.007241338;-0.04183078,0.05559883;-0.3354827;-0.04485583,0.005678181;-0.682139;0.0105083,0.01302934;-0.7144713;-0.04628206,-0.07794028;0.01565795;-0.03023709,-0.1442594;-0.3059728;-0.04555514,-0.1743383;-0.6374897;0.07659118,-0.2047675;-0.6693237;0.02744745,0.05933228;0.5164999;-0.1002181,445.0067
+0;0;0,0.01766464;0.3034527;-0.01280742,0.03765427;0.6004061;-0.04247372,0.2123451;0.4892682;-0.01154752,0.2418563;0.2447678;0.0378492,0.2846746;0.006644726;0.0450632,-0.1476604;0.4869655;-0.03354525,-0.225024;0.2502368;-0.0008993037,-0.2874878;0.01643528;-0.005713582,0.07470581;0.0008502317;-0.04047843,0.06394323;-0.3249597;-0.002302926,0.03136765;-0.6722033;0.06639257,0.03428507;-0.6361257;-0.01789579,-0.07428176;0.01022228;-0.03997386,-0.1247045;-0.3137513;-0.02501007,-0.1703135;-0.6568841;0.05584856,-0.1652005;-0.6207275;-0.02832941,0.03268779;0.5271713;-0.03228812,0;0;0,0.03380379;0.2975207;-0.05383635,0.06729671;0.587001;-0.1211798,0.2355116;0.461148;-0.1104186,0.293736;0.2281431;-0.03686595,0.3069034;-0.01345527;-0.04356885,-0.1243775;0.4969309;-0.09444591,-0.2267798;0.2784219;-0.02473962,-0.3096109;0.05142842;-0.03891764,0.07377571;-0.007298648;-0.04152179,0.0555276;-0.334995;-0.04424,0.00536859;-0.682647;0.01035452,0.01265451;-0.7139653;-0.04741192,-0.07779446;0.01562137;-0.0304003,-0.1422597;-0.3059408;-0.04333441,-0.1701919;-0.6311246;0.09749795,-0.2023922;-0.6663123;0.05432767,0.05927885;0.515987;-0.1015723,445.0291
+0;0;0,0.01766464;0.3034527;-0.01280742,0.03765427;0.6004061;-0.04247372,0.2123451;0.4892682;-0.01154752,0.2418563;0.2447678;0.0378492,0.2846746;0.006644726;0.0450632,-0.1476604;0.4869655;-0.03354525,-0.225024;0.2502368;-0.0008993037,-0.2874878;0.01643528;-0.005713582,0.07470581;0.0008502317;-0.04047843,0.06394323;-0.3249597;-0.002302926,0.03136765;-0.6722033;0.06639257,0.03428507;-0.6361257;-0.01789579,-0.07428176;0.01022228;-0.03997386,-0.1247045;-0.3137513;-0.02501007,-0.1703135;-0.6568841;0.05584856,-0.1652005;-0.6207275;-0.02832941,0.03268779;0.5271713;-0.03228812,0;0;0,0.03380379;0.2975207;-0.05383635,0.06729671;0.587001;-0.1211798,0.2355116;0.461148;-0.1104186,0.293736;0.2281431;-0.03686595,0.3069034;-0.01345527;-0.04356885,-0.1243775;0.4969309;-0.09444591,-0.2267798;0.2784219;-0.02473962,-0.3096109;0.05142842;-0.03891764,0.07377571;-0.007298648;-0.04152179,0.0555276;-0.334995;-0.04424,0.00536859;-0.682647;0.01035452,0.01265451;-0.7139653;-0.04741192,-0.07779446;0.01562137;-0.0304003,-0.1422597;-0.3059408;-0.04333441,-0.1701919;-0.6311246;0.09749795,-0.2023922;-0.6663123;0.05432767,0.05927885;0.515987;-0.1015723,445.0406
+0;0;0,0.01766464;0.3034527;-0.01280742,0.03765427;0.6004061;-0.04247372,0.2123451;0.4892682;-0.01154752,0.2418563;0.2447678;0.0378492,0.2846746;0.006644726;0.0450632,-0.1476604;0.4869655;-0.03354525,-0.225024;0.2502368;-0.0008993037,-0.2874878;0.01643528;-0.005713582,0.07470581;0.0008502317;-0.04047843,0.06394323;-0.3249597;-0.002302926,0.03136765;-0.6722033;0.06639257,0.03428507;-0.6361257;-0.01789579,-0.07428176;0.01022228;-0.03997386,-0.1247045;-0.3137513;-0.02501007,-0.1703135;-0.6568841;0.05584856,-0.1652005;-0.6207275;-0.02832941,0.03268779;0.5271713;-0.03228812,0;0;0,0.03380379;0.2975207;-0.05383635,0.06729671;0.587001;-0.1211798,0.2355116;0.461148;-0.1104186,0.293736;0.2281431;-0.03686595,0.3069034;-0.01345527;-0.04356885,-0.1243775;0.4969309;-0.09444591,-0.2267798;0.2784219;-0.02473962,-0.3096109;0.05142842;-0.03891764,0.07377571;-0.007298648;-0.04152179,0.0555276;-0.334995;-0.04424,0.00536859;-0.682647;0.01035452,0.01265451;-0.7139653;-0.04741192,-0.07779446;0.01562137;-0.0304003,-0.1422597;-0.3059408;-0.04333441,-0.1701919;-0.6311246;0.09749795,-0.2023922;-0.6663123;0.05432767,0.05927885;0.515987;-0.1015723,445.0519
+0;0;0,0.01930636;0.3316549;-0.01399771,0.04170678;0.6644337;-0.04717914,0.2414193;0.5403016;-0.01224683,0.270874;0.2962703;0.03705511,0.3132841;0.06041713;0.04420035,-0.1697595;0.5376717;-0.03737146,-0.2469747;0.3013971;-0.004788138,-0.308843;0.06982434;-0.009556524,0.07470357;0.0008502061;-0.04047722,0.06395125;-0.3246491;-0.002338096,0.03138465;-0.671797;0.06633846,0.03432118;-0.6356796;-0.0185019,-0.07427953;0.01022197;-0.03997266,-0.1246542;-0.3134429;-0.02502313,-0.1702507;-0.656481;0.05581319,-0.1651042;-0.6202841;-0.02891605,0.03622446;0.5835925;-0.03593563,0;0;0,0.03462514;0.3202936;-0.08232093,0.06448448;0.6356114;-0.1921489,0.2364793;0.4605521;-0.1105397,0.2990995;0.2306287;-0.03267145,0.3170362;-0.008414507;-0.03627968,-0.1273578;0.4910687;-0.08832145,-0.233835;0.2763624;-0.01474611,-0.3200308;0.05285586;-0.02431383,0.07375184;-0.007456989;-0.04153085,0.05562937;-0.3348499;-0.0438695,0.005329102;-0.6824659;0.01018333,0.01263404;-0.7141835;-0.04796744,-0.07776198;0.01573109;-0.03041972,-0.1400848;-0.3060476;-0.04013238,-0.1668551;-0.6238167;0.1166953,-0.1985455;-0.6536577;0.06513262,0.05764264;0.5592633;-0.1635845,445.0629
+0;0;0,0.02066649;0.3314732;-0.016188,0.04435896;0.6638786;-0.05208739,0.2437763;0.5402038;-0.01569937,0.2728207;0.2971569;0.03846864,0.3148814;0.06142494;0.05020472,-0.1676954;0.5386314;-0.0401981,-0.2462953;0.3034915;-0.003039002,-0.3092754;0.07217079;-0.002233097,0.07471099;0.0007337212;-0.04046578,0.06435648;-0.3248598;-0.003027353,0.0317373;-0.672094;0.06518662,0.03456407;-0.6362107;-0.01967403,-0.07435066;0.01028147;-0.0398249,-0.1243791;-0.3134237;-0.02458779,-0.1696849;-0.6546402;0.06377165,-0.1646398;-0.618665;-0.02097961,0.03859989;0.5831559;-0.04015245,0;0;0,0.03462514;0.3202936;-0.08232093,0.06448448;0.6356114;-0.1921489,0.2364793;0.4605521;-0.1105397,0.2990995;0.2306287;-0.03267145,0.3170362;-0.008414507;-0.03627968,-0.1273578;0.4910687;-0.08832145,-0.233835;0.2763624;-0.01474611,-0.3200308;0.05285586;-0.02431383,0.07375184;-0.007456989;-0.04153085,0.05562937;-0.3348499;-0.0438695,0.005329102;-0.6824659;0.01018333,0.01263404;-0.7141835;-0.04796744,-0.07776198;0.01573109;-0.03041972,-0.1400848;-0.3060476;-0.04013238,-0.1668551;-0.6238167;0.1166953,-0.1985455;-0.6536577;0.06513262,0.05764264;0.5592633;-0.1635845,445.0742
+0;0;0,0.02069316;0.331901;-0.01620889,0.04432796;0.6634969;-0.05203118,0.2443403;0.539698;-0.01557232,0.2733588;0.2968675;0.03854747,0.3151516;0.06263746;0.05020878,-0.1683246;0.5381211;-0.04014209,-0.2468546;0.3031905;-0.003016073,-0.3094334;0.07334368;-0.002215302,0.07467606;0.0007333781;-0.04044686,0.06434833;-0.3240179;-0.00310529,0.03166058;-0.6719819;0.06525207,0.03451014;-0.6360512;-0.02029288,-0.07431588;0.01027666;-0.03980628,-0.1242149;-0.312591;-0.02460859,-0.169616;-0.6545248;0.06393658,-0.1645302;-0.6185015;-0.02149811,0.03856892;0.5827747;-0.04009631,0;0;0,0.03437614;0.3204019;-0.08372664,0.06401107;0.6351609;-0.1927102,0.2368571;0.4604215;-0.1108406,0.3017811;0.2320442;-0.03105116,0.3269252;-0.004838258;-0.03015542,-0.1285983;0.4905282;-0.08916596,-0.2382713;0.2787197;-0.01270229,-0.3286822;0.05839109;-0.01794417,0.07393453;-0.007389963;-0.04113483,0.05597171;-0.3339405;-0.04367805,0.005090233;-0.6822767;0.01011062,0.01164537;-0.7137146;-0.04941798,-0.07767548;0.01562711;-0.0305829,-0.1386607;-0.3056124;-0.03768191,-0.165284;-0.6188571;0.1296177,-0.1983526;-0.6507241;0.08021948,0.05719492;0.5588292;-0.1640973,445.0962
+0;0;0,0.02069316;0.331901;-0.01620889,0.04432796;0.6634969;-0.05203118,0.2443403;0.539698;-0.01557232,0.2733588;0.2968675;0.03854747,0.3151516;0.06263746;0.05020878,-0.1683246;0.5381211;-0.04014209,-0.2468546;0.3031905;-0.003016073,-0.3094334;0.07334368;-0.002215302,0.07467606;0.0007333781;-0.04044686,0.06434833;-0.3240179;-0.00310529,0.03166058;-0.6719819;0.06525207,0.03451014;-0.6360512;-0.02029288,-0.07431588;0.01027666;-0.03980628,-0.1242149;-0.312591;-0.02460859,-0.169616;-0.6545248;0.06393658,-0.1645302;-0.6185015;-0.02149811,0.03856892;0.5827747;-0.04009631,0;0;0,0.03437614;0.3204019;-0.08372664,0.06401107;0.6351609;-0.1927102,0.2368571;0.4604215;-0.1108406,0.3017811;0.2320442;-0.03105116,0.3269252;-0.004838258;-0.03015542,-0.1285983;0.4905282;-0.08916596,-0.2382713;0.2787197;-0.01270229,-0.3286822;0.05839109;-0.01794417,0.07393453;-0.007389963;-0.04113483,0.05597171;-0.3339405;-0.04367805,0.005090233;-0.6822767;0.01011062,0.01164537;-0.7137146;-0.04941798,-0.07767548;0.01562711;-0.0305829,-0.1386607;-0.3056124;-0.03768191,-0.165284;-0.6188571;0.1296177,-0.1983526;-0.6507241;0.08021948,0.05719492;0.5588292;-0.1640973,445.1076
+0;0;0,0.02133239;0.3317598;-0.01815622,0.04487045;0.6631727;-0.05571469,0.2451625;0.5404091;-0.01893088,0.2743069;0.2988142;0.04039994,0.3155555;0.06475443;0.05655267,-0.1680169;0.5392848;-0.04323599,-0.2491077;0.3059648;-0.001718096,-0.3124515;0.07649755;0.007152362,0.07468273;0.000553339;-0.0404374,0.06387114;-0.3242482;-0.003674667,0.03164717;-0.6725957;0.06292717,0.03444698;-0.6368558;-0.02263244,-0.07437944;0.01038736;-0.03965859,-0.1241572;-0.3124055;-0.02258993,-0.1692691;-0.6527224;0.07211773,-0.1642201;-0.6168596;-0.0133303,0.0391813;0.5825023;-0.04340161,0;0;0,0.03437614;0.3204019;-0.08372664,0.06401107;0.6351609;-0.1927102,0.2368571;0.4604215;-0.1108406,0.3017811;0.2320442;-0.03105116,0.3269252;-0.004838258;-0.03015542,-0.1285983;0.4905282;-0.08916596,-0.2382713;0.2787197;-0.01270229,-0.3286822;0.05839109;-0.01794417,0.07393453;-0.007389963;-0.04113483,0.05597171;-0.3339405;-0.04367805,0.005090233;-0.6822767;0.01011062,0.01164537;-0.7137146;-0.04941798,-0.07767548;0.01562711;-0.0305829,-0.1386607;-0.3056124;-0.03768191,-0.165284;-0.6188571;0.1296177,-0.1983526;-0.6507241;0.08021948,0.05719492;0.5588292;-0.1640973,445.119
+0;0;0,0.02133036;0.3317282;-0.0181545,0.0448218;0.6624859;-0.05564617,0.2453738;0.5396856;-0.01883405,0.2744883;0.2983392;0.04043573,0.315659;0.06472139;0.05655797,-0.1683249;0.5385598;-0.04316971,-0.2493322;0.3054798;-0.00169453,-0.3125564;0.07644589;0.007159179,0.07466233;0.0005531877;-0.04042635,0.06386162;-0.3239213;-0.003700636,0.03162496;-0.672406;0.06292742,0.03443332;-0.6366485;-0.02289344,-0.0743591;0.01038452;-0.03964775,-0.1240867;-0.3120833;-0.02259628,-0.1692164;-0.6525342;0.07214867,-0.164152;-0.6166536;-0.01356027,0.03913378;0.5818316;-0.04333554,0;0;0,0.03409031;0.3200777;-0.08494878,0.06357306;0.6342853;-0.1935306,0.2370588;0.4604238;-0.1112328,0.304915;0.2339601;-0.02926707,0.3349671;-0.00184007;-0.02403593,-0.1298694;0.4901028;-0.0908483,-0.2450579;0.2829449;-0.01068693,-0.3385323;0.06432538;-0.01120749,0.07400513;-0.007455677;-0.04094768,0.05619487;-0.3336838;-0.04362082,0.004783899;-0.682112;0.009996414,0.01034802;-0.7127615;-0.05080605,-0.07760356;0.01558867;-0.03072035,-0.1371481;-0.3056143;-0.03639522,-0.1643736;-0.6124551;0.1425674,-0.1975017;-0.6489145;0.09907102,0.05673936;0.5579875;-0.1648781,445.1302
+0;0;0,0.02133036;0.3317282;-0.0181545,0.0448218;0.6624859;-0.05564617,0.2453738;0.5396856;-0.01883405,0.2744883;0.2983392;0.04043573,0.315659;0.06472139;0.05655797,-0.1683249;0.5385598;-0.04316971,-0.2493322;0.3054798;-0.00169453,-0.3125564;0.07644589;0.007159179,0.07466233;0.0005531877;-0.04042635,0.06386162;-0.3239213;-0.003700636,0.03162496;-0.672406;0.06292742,0.03443332;-0.6366485;-0.02289344,-0.0743591;0.01038452;-0.03964775,-0.1240867;-0.3120833;-0.02259628,-0.1692164;-0.6525342;0.07214867,-0.164152;-0.6166536;-0.01356027,0.03913378;0.5818316;-0.04333554,0;0;0,0.03409031;0.3200777;-0.08494878,0.06357306;0.6342853;-0.1935306,0.2370588;0.4604238;-0.1112328,0.304915;0.2339601;-0.02926707,0.3349671;-0.00184007;-0.02403593,-0.1298694;0.4901028;-0.0908483,-0.2450579;0.2829449;-0.01068693,-0.3385323;0.06432538;-0.01120749,0.07400513;-0.007455677;-0.04094768,0.05619487;-0.3336838;-0.04362082,0.004783899;-0.682112;0.009996414,0.01034802;-0.7127615;-0.05080605,-0.07760356;0.01558867;-0.03072035,-0.1371481;-0.3056143;-0.03639522,-0.1643736;-0.6124551;0.1425674,-0.1975017;-0.6489145;0.09907102,0.05673936;0.5579875;-0.1648781,445.1523
+0;0;0,0.02273531;0.3316001;-0.01980552,0.04669526;0.6613263;-0.05893429,0.2478253;0.5392641;-0.02156315,0.2762953;0.2992252;0.0417304,0.3172028;0.07226025;0.06439855,-0.1674069;0.5392327;-0.04724773,-0.2506928;0.3083673;-0.0003443882,-0.3135802;0.08570279;0.012543,0.07473331;0.0003619891;-0.04059257,0.06380318;-0.324873;-0.004433375,0.02992248;-0.671833;0.06206194,0.03296771;-0.6361938;-0.0242909,-0.07457549;0.010547;-0.03949954,-0.1242321;-0.3125233;-0.02040637,-0.1710971;-0.6493582;0.08106644,-0.1657904;-0.6136642;-0.005173355,0.0409385;0.5807469;-0.04624701,0;0;0,0.03367805;0.3197735;-0.08647799,0.06290469;0.6331625;-0.1950068,0.2373738;0.4605824;-0.1114502,0.3095467;0.2368821;-0.02668858,0.3459344;0.008242026;-0.01668739,-0.1320825;0.4899112;-0.0938724,-0.2522323;0.2886367;-0.007339679,-0.3454532;0.07653926;-0.002347768,0.07415694;-0.007417589;-0.04097176,0.05564594;-0.3343032;-0.04377985,0.00473994;-0.6814817;0.009384867,0.009148091;-0.7129845;-0.05140877,-0.0777663;0.01549807;-0.0307436,-0.1369251;-0.3064973;-0.03563665,-0.1644175;-0.6066178;0.1517739,-0.1941634;-0.6416697;0.1029751,0.05611426;0.5569665;-0.1661067,445.1746
+0;0;0,0.02273531;0.3316001;-0.01980552,0.04669526;0.6613263;-0.05893429,0.2478253;0.5392641;-0.02156315,0.2762953;0.2992252;0.0417304,0.3172028;0.07226025;0.06439855,-0.1674069;0.5392327;-0.04724773,-0.2506928;0.3083673;-0.0003443882,-0.3135802;0.08570279;0.012543,0.07473331;0.0003619891;-0.04059257,0.06380318;-0.324873;-0.004433375,0.02992248;-0.671833;0.06206194,0.03296771;-0.6361938;-0.0242909,-0.07457549;0.010547;-0.03949954,-0.1242321;-0.3125233;-0.02040637,-0.1710971;-0.6493582;0.08106644,-0.1657904;-0.6136642;-0.005173355,0.0409385;0.5807469;-0.04624701,0;0;0,0.03367805;0.3197735;-0.08647799,0.06290469;0.6331625;-0.1950068,0.2373738;0.4605824;-0.1114502,0.3095467;0.2368821;-0.02668858,0.3459344;0.008242026;-0.01668739,-0.1320825;0.4899112;-0.0938724,-0.2522323;0.2886367;-0.007339679,-0.3454532;0.07653926;-0.002347768,0.07415694;-0.007417589;-0.04097176,0.05564594;-0.3343032;-0.04377985,0.00473994;-0.6814817;0.009384867,0.009148091;-0.7129845;-0.05140877,-0.0777663;0.01549807;-0.0307436,-0.1369251;-0.3064973;-0.03563665,-0.1644175;-0.6066178;0.1517739,-0.1941634;-0.6416697;0.1029751,0.05611426;0.5569665;-0.1661067,445.1857
+0;0;0,0.02269948;0.3310774;-0.0197743,0.04662032;0.6602681;-0.05884551,0.2482154;0.5381266;-0.02142117,0.2766261;0.2985881;0.04174041,0.3176773;0.07082595;0.06448819,-0.1679483;0.5380951;-0.04716337,-0.2510605;0.307711;-0.0003578141,-0.3141688;0.08426443;0.01257484,0.07473967;0.0003620199;-0.04059602,0.06379382;-0.3253408;-0.004384816,0.02995832;-0.671838;0.06202178,0.03302408;-0.6361608;-0.02491333,-0.07458183;0.0105479;-0.0395029,-0.1243099;-0.3129871;-0.02038226,-0.1711123;-0.6493727;0.08095518,-0.1657699;-0.6136402;-0.005866133,0.04086453;0.5797024;-0.04616041,0;0;0,0.03300366;0.3189407;-0.08778453,0.06203464;0.6318237;-0.1961646,0.2375316;0.4605258;-0.111891,0.3173613;0.2415258;-0.02333903,0.3551793;0.01225647;-0.01419234,-0.1344014;0.4903603;-0.09580123,-0.2584972;0.2931418;-0.007029891,-0.3572954;0.08293948;0.004466382,0.07428578;-0.007279545;-0.04077768,0.05493006;-0.3345884;-0.04354262,0.00432691;-0.6814331;0.008926868,0.007848501;-0.713395;-0.05229139,-0.07775951;0.01527261;-0.03089324,-0.1365665;-0.307283;-0.03449278,-0.1632041;-0.6011001;0.1619174,-0.1669491;-0.5969467;0.07874724,0.05525818;0.5556595;-0.167217,445.2079
+0;0;0,0.02391058;0.3308901;-0.0214137,0.04885476;0.6597582;-0.06250285,0.2503179;0.5388116;-0.02364998,0.2791376;0.3008457;0.04502964,0.3205195;0.07371499;0.07291208,-0.1662561;0.539237;-0.04878786,-0.2500154;0.3101357;0.002905685,-0.3146599;0.08745222;0.02055284,0.07473198;0.0003311277;-0.04061045,0.06316086;-0.3253899;-0.004759442,0.0299732;-0.6719579;0.06160485,0.03291338;-0.6364658;-0.02534649,-0.07462519;0.01054208;-0.03942249,-0.1236437;-0.312826;-0.01610588,-0.1717802;-0.646383;0.09360995,-0.1665558;-0.6108859;0.00676623,0.04286186;0.5792916;-0.04930855,0;0;0,0.03300366;0.3189407;-0.08778453,0.06203464;0.6318237;-0.1961646,0.2375316;0.4605258;-0.111891,0.3173613;0.2415258;-0.02333903,0.3551793;0.01225647;-0.01419234,-0.1344014;0.4903603;-0.09580123,-0.2584972;0.2931418;-0.007029891,-0.3572954;0.08293948;0.004466382,0.07428578;-0.007279545;-0.04077768,0.05493006;-0.3345884;-0.04354262,0.00432691;-0.6814331;0.008926868,0.007848501;-0.713395;-0.05229139,-0.07775951;0.01527261;-0.03089324,-0.1365665;-0.307283;-0.03449278,-0.1632041;-0.6011001;0.1619174,-0.1669491;-0.5969467;0.07874724,0.05525818;0.5556595;-0.167217,445.2192
+0;0;0,0.0238563;0.3301389;-0.02136509,0.04873747;0.6581767;-0.06235147,0.2503524;0.5373874;-0.02351173,0.279149;0.2996121;0.0451129,0.3206088;0.07205415;0.07304778,-0.166499;0.537813;-0.04866634,-0.2501912;0.3088952;0.002985816,-0.3149573;0.08579296;0.02066616,0.0747348;0.0003311402;-0.04061198,0.06312276;-0.3265418;-0.004634183,0.0299805;-0.6726357;0.06163934,0.03294343;-0.6371011;-0.02598465,-0.07462801;0.01054248;-0.03942398,-0.1238199;-0.3139692;-0.01602491,-0.1718905;-0.64707;0.09354084,-0.1666257;-0.6115302;0.006025329,0.04275829;0.5778943;-0.04918738,0;0;0,0.03253001;0.3179187;-0.08880782,0.06140757;0.6298293;-0.1974404,0.2377054;0.4604895;-0.1120338,0.3238814;0.2443597;-0.0229423,0.3643503;0.01516989;-0.01216435,-0.136805;0.4918467;-0.0984732,-0.2662393;0.2988668;-0.008577652,-0.3697167;0.09105846;0.01117045,0.07433325;-0.007262051;-0.04070091,0.0544453;-0.335701;-0.04343963,0.003776547;-0.6820984;0.008647684,0.007269081;-0.7146381;-0.05294752,-0.07775315;0.01517949;-0.03096394,-0.1361038;-0.3086385;-0.03447396,-0.1607516;-0.5976583;0.1683353,-0.1841908;-0.6488302;0.1442709,0.05468023;0.5539439;-0.1682782,445.2415
+0;0;0,0.02836282;0.3284509;-0.03650867,0.05557357;0.6505452;-0.1103687,0.2404513;0.5051817;-0.02161318,0.2703423;0.2689247;0.0516317,0.3102979;0.0418064;0.08483884,-0.1479635;0.5078363;-0.04527802,-0.2338133;0.28097;0.01161835,-0.2993639;0.05869322;0.03566002,0.07477732;0.0003675492;-0.04053334,0.06143329;-0.3265144;-0.005243924,0.02703351;-0.6725747;0.06056235,0.03003803;-0.6396496;-0.02718609,-0.07463364;0.01047238;-0.03943201,-0.1245381;-0.3135786;-0.01158073,-0.1704415;-0.6420829;0.1119078,-0.1906897;-0.6769916;0.05628191,0.05018518;0.5715266;-0.09084138,0;0;0,0.03253001;0.3179187;-0.08880782,0.06140757;0.6298293;-0.1974404,0.2377054;0.4604895;-0.1120338,0.3238814;0.2443597;-0.0229423,0.3643503;0.01516989;-0.01216435,-0.136805;0.4918467;-0.0984732,-0.2662393;0.2988668;-0.008577652,-0.3697167;0.09105846;0.01117045,0.07433325;-0.007262051;-0.04070091,0.0544453;-0.335701;-0.04343963,0.003776547;-0.6820984;0.008647684,0.007269081;-0.7146381;-0.05294752,-0.07775315;0.01517949;-0.03096394,-0.1361038;-0.3086385;-0.03447396,-0.1607516;-0.5976583;0.1683353,-0.1841908;-0.6488302;0.1442709,0.05468023;0.5539439;-0.1682782,445.2529
+0;0;0,0.0282617;0.3272798;-0.03637851,0.05538814;0.6483884;-0.1100136,0.2403124;0.503208;-0.02129404,0.2701825;0.2671154;0.05189985,0.308435;0.04967834;0.08369148,-0.1481703;0.505863;-0.04496302,-0.2339603;0.2791546;0.01189373,-0.2967167;0.06635264;0.03491059,0.07486708;0.0003679905;-0.04058199,0.06160245;-0.3245692;-0.005502529,0.02695179;-0.6731533;0.06078368,0.0299851;-0.6402002;-0.02780578,-0.07472323;0.01048496;-0.03947935,-0.1243308;-0.3116381;-0.01179376,-0.170569;-0.6425382;0.1125953,-0.1910112;-0.6780691;0.05643633,0.05001303;0.5695645;-0.09053436,0;0;0,0.03187037;0.3164224;-0.08997416,0.06043968;0.6271546;-0.1989484,0.2377739;0.4605585;-0.1121981,0.330916;0.2475909;-0.02298713,0.3782654;0.03004044;-0.009471894,-0.1403485;0.495116;-0.1022659,-0.2758073;0.3074234;-0.0105506,-0.3767034;0.1100464;0.01425009,0.07432929;-0.007440389;-0.04088902,0.05413294;-0.3339061;-0.04260373,0.003329158;-0.6830827;0.008387804,0.006330699;-0.7161678;-0.05387998,-0.07788586;0.01529945;-0.03085181,-0.1363026;-0.3065055;-0.03529749,-0.1587661;-0.5929162;0.175818,-0.1788669;-0.6472198;0.1569795,0.05381584;0.551578;-0.169523,445.275
+0;0;0,0.0282617;0.3272798;-0.03637851,0.05538814;0.6483884;-0.1100136,0.2403124;0.503208;-0.02129404,0.2701825;0.2671154;0.05189985,0.308435;0.04967834;0.08369148,-0.1481703;0.505863;-0.04496302,-0.2339603;0.2791546;0.01189373,-0.2967167;0.06635264;0.03491059,0.07486708;0.0003679905;-0.04058199,0.06160245;-0.3245692;-0.005502529,0.02695179;-0.6731533;0.06078368,0.0299851;-0.6402002;-0.02780578,-0.07472323;0.01048496;-0.03947935,-0.1243308;-0.3116381;-0.01179376,-0.170569;-0.6425382;0.1125953,-0.1910112;-0.6780691;0.05643633,0.05001303;0.5695645;-0.09053436,0;0;0,0.03187037;0.3164224;-0.08997416,0.06043968;0.6271546;-0.1989484,0.2377739;0.4605585;-0.1121981,0.330916;0.2475909;-0.02298713,0.3782654;0.03004044;-0.009471894,-0.1403485;0.495116;-0.1022659,-0.2758073;0.3074234;-0.0105506,-0.3767034;0.1100464;0.01425009,0.07432929;-0.007440389;-0.04088902,0.05413294;-0.3339061;-0.04260373,0.003329158;-0.6830827;0.008387804,0.006330699;-0.7161678;-0.05387998,-0.07788586;0.01529945;-0.03085181,-0.1363026;-0.3065055;-0.03529749,-0.1587661;-0.5929162;0.175818,-0.1788669;-0.6472198;0.1569795,0.05381584;0.551578;-0.169523,445.2865
+0;0;0,0.02816692;0.3261823;-0.03625651,0.05520433;0.6462213;-0.1096449,0.2398235;0.5014789;-0.02112443,0.2696905;0.2654108;0.05206185,0.3077668;0.04897517;0.08370706,-0.1479913;0.5041292;-0.04475271,-0.2337724;0.2774445;0.01209814,-0.2962397;0.0656226;0.03500899,0.07490117;0.000368158;-0.04060047,0.06173369;-0.3221892;-0.005777929,0.02673602;-0.6742642;0.06117209,0.02982144;-0.6412604;-0.02893926,-0.07475726;0.01048973;-0.03949732,-0.1240015;-0.3092741;-0.0120145,-0.1707027;-0.6434879;0.1136203,-0.1914961;-0.6801446;0.05649652,0.04985131;0.5677212;-0.09024569,0;0;0,0.03154612;0.3150815;-0.09072661,0.05990922;0.6245297;-0.2000546,0.2380017;0.461121;-0.1123245,0.3360182;0.2499966;-0.0240314,0.3855946;0.03428012;-0.006590366,-0.1425203;0.497237;-0.1059352,-0.2850369;0.3146067;-0.01476745,-0.3856427;0.1193783;0.01778961,0.07440546;-0.007513911;-0.04081774,0.05320582;-0.3315192;-0.04143429,0.002951797;-0.684654;0.00790453,0.005741324;-0.7177293;-0.05653405,-0.0779026;0.01530243;-0.03091507,-0.1358159;-0.3041518;-0.03583959,-0.1564041;-0.5907486;0.1811913,-0.15881;-0.5882127;0.0952929,0.05337349;0.5493748;-0.1704528,445.308
+0;0;0,0.02792689;0.3258023;-0.03969624,0.05331338;0.6465952;-0.1102778,0.2392522;0.5028282;-0.02454761,0.2697933;0.2682733;0.05309029,0.3077461;0.05279377;0.09082292,-0.1498605;0.5033703;-0.04695622,-0.2371518;0.2787171;0.01539432,-0.3015758;0.06785341;0.04150261,0.07485124;0.0002922931;-0.04069306,0.06018504;-0.3221807;-0.00568863,0.02509249;-0.6742709;0.0611317,0.02819283;-0.6412823;-0.02897964,-0.07484814;0.01053468;-0.03931279,-0.1246353;-0.3086551;-0.006627236,-0.1714198;-0.6413349;0.1229851,-0.2041764;-0.6807016;0.07551017,0.04796355;0.5680842;-0.09092183,0;0;0,0.03154612;0.3150815;-0.09072661,0.05990922;0.6245297;-0.2000546,0.2380017;0.461121;-0.1123245,0.3360182;0.2499966;-0.0240314,0.3855946;0.03428012;-0.006590366,-0.1425203;0.497237;-0.1059352,-0.2850369;0.3146067;-0.01476745,-0.3856427;0.1193783;0.01778961,0.07440546;-0.007513911;-0.04081774,0.05320582;-0.3315192;-0.04143429,0.002951797;-0.684654;0.00790453,0.005741324;-0.7177293;-0.05653405,-0.0779026;0.01530243;-0.03091507,-0.1358159;-0.3041518;-0.03583959,-0.1564041;-0.5907486;0.1811913,-0.15881;-0.5882127;0.0952929,0.05337349;0.5493748;-0.1704528,445.3199
+0;0;0,0.02785201;0.3249288;-0.0395898,0.05316434;0.6447968;-0.1099702,0.2387662;0.5013077;-0.0244,0.2692854;0.2669212;0.05318216,0.307461;0.05017662;0.09113631,-0.1496391;0.5018489;-0.04676786,-0.2368676;0.277357;0.01553791,-0.3016698;0.06525528;0.04179949,0.0746711;0.0002915896;-0.04059512,0.06001368;-0.3219881;-0.005611677,0.02480434;-0.6752502;0.06143105,0.02791041;-0.6422561;-0.0288468,-0.074668;0.01050933;-0.03921818,-0.1244253;-0.3084891;-0.006552216,-0.1713656;-0.6422762;0.1234915,-0.2041827;-0.681771;0.07592884,0.04782536;0.5664452;-0.09065353,0;0;0,0.03137875;0.3140306;-0.09122443,0.05958369;0.6225028;-0.200485,0.2381089;0.4611959;-0.1124144,0.3433628;0.2538106;-0.02409458,0.3947277;0.03751111;-0.002827168,-0.1444969;0.499664;-0.1095927,-0.2903216;0.3204529;-0.01736481,-0.3970068;0.128145;0.02152061,0.07437453;-0.00756678;-0.04043508,0.05230927;-0.3313197;-0.04060531,0.002850085;-0.6858765;0.008095022,0.005260944;-0.7189882;-0.05655647,-0.07756255;0.0153399;-0.0311859,-0.1357816;-0.3037069;-0.0422559,-0.1545109;-0.5891125;0.1784732,-0.1564508;-0.5868277;0.09246853,0.05311278;0.5475451;-0.1708188,445.342
+0;0;0,0.0279581;0.3240052;-0.04279229,0.0522621;0.6433467;-0.1118338,0.238997;0.5006134;-0.02798369,0.2694103;0.2679458;0.05409417,0.3064999;0.05286533;0.09911201,-0.1511567;0.5006424;-0.04899867,-0.2394477;0.2782409;0.01836751,-0.3064334;0.06792901;0.04908711,0.07446688;0.0001524489;-0.04060784,0.05893756;-0.3234308;-0.005816262,0.02387409;-0.6765606;0.06134,0.02691144;-0.6436729;-0.02922885,-0.07457747;0.01058841;-0.0389926,-0.1256188;-0.3090708;-0.001972094,-0.1727572;-0.6389481;0.1373085,-0.1673566;-0.6061917;0.04684568,0.04682945;0.5651275;-0.09241458,0;0;0,0.03142026;0.3131517;-0.09241748,0.05957705;0.6203982;-0.2025361,0.2386475;0.4604653;-0.1128457,0.3494657;0.2564213;-0.02406907,0.4062713;0.04240495;0.001070738,-0.1458262;0.5005782;-0.112312,-0.2948777;0.3244834;-0.01973646,-0.4046686;0.1354369;0.02349857,0.07435572;-0.007622361;-0.04009318,0.05144355;-0.3326343;-0.04013467,0.003129125;-0.6873186;0.007874727,0.005349427;-0.7202061;-0.05739784,-0.0772929;0.01531584;-0.03139377,-0.1353134;-0.305034;-0.04433068,-0.1520917;-0.5869199;0.1808336,-0.153734;-0.5849714;0.09463206,0.05312568;0.5456815;-0.1725252,445.3648
+0;0;0,0.0279581;0.3240052;-0.04279229,0.0522621;0.6433467;-0.1118338,0.238997;0.5006134;-0.02798369,0.2694103;0.2679458;0.05409417,0.3064999;0.05286533;0.09911201,-0.1511567;0.5006424;-0.04899867,-0.2394477;0.2782409;0.01836751,-0.3064334;0.06792901;0.04908711,0.07446688;0.0001524489;-0.04060784,0.05893756;-0.3234308;-0.005816262,0.02387409;-0.6765606;0.06134,0.02691144;-0.6436729;-0.02922885,-0.07457747;0.01058841;-0.0389926,-0.1256188;-0.3090708;-0.001972094,-0.1727572;-0.6389481;0.1373085,-0.1673566;-0.6061917;0.04684568,0.04682945;0.5651275;-0.09241458,0;0;0,0.03142026;0.3131517;-0.09241748,0.05957705;0.6203982;-0.2025361,0.2386475;0.4604653;-0.1128457,0.3494657;0.2564213;-0.02406907,0.4062713;0.04240495;0.001070738,-0.1458262;0.5005782;-0.112312,-0.2948777;0.3244834;-0.01973646,-0.4046686;0.1354369;0.02349857,0.07435572;-0.007622361;-0.04009318,0.05144355;-0.3326343;-0.04013467,0.003129125;-0.6873186;0.007874727,0.005349427;-0.7202061;-0.05739784,-0.0772929;0.01531584;-0.03139377,-0.1353134;-0.305034;-0.04433068,-0.1520917;-0.5869199;0.1808336,-0.153734;-0.5849714;0.09463206,0.05312568;0.5456815;-0.1725252,445.3866
+0;0;0,0.02794557;0.32386;-0.04277312,0.05218843;0.6424057;-0.1116454,0.2391579;0.4997261;-0.02775176,0.2695415;0.2672853;0.05424608,0.3071417;0.04924412;0.09988362,-0.1514538;0.4997551;-0.0487914,-0.2396587;0.2775704;0.01850911,-0.3075665;0.06436346;0.04965157,0.07439545;0.0001523026;-0.04056889,0.05884781;-0.3238125;-0.00573628,0.0237808;-0.6769781;0.06142677,0.02687954;-0.644032;-0.03097255,-0.07450593;0.01057825;-0.0389552,-0.1256075;-0.3094579;-0.001891032,-0.1727506;-0.6393685;0.1374036,-0.1672408;-0.6065564;0.04511248,0.04676477;0.5643159;-0.09225827,0;0;0,0.03125513;0.3127059;-0.09345579,0.05904487;0.6186712;-0.2047954,0.2388877;0.4608523;-0.1133332,0.3546154;0.2604298;-0.02325845,0.4144975;0.04446638;0.005245209,-0.1471188;0.5017875;-0.1142901,-0.3000863;0.3293725;-0.02182656,-0.4151047;0.1411525;0.02698437,0.07435051;-0.007766485;-0.03990269,0.05008492;-0.3330625;-0.03850484,0.003167659;-0.6882023;0.00776577,0.004804492;-0.7221802;-0.0590179,-0.07712626;0.01541758;-0.03153376,-0.1350223;-0.3053091;-0.04534344,-0.1504067;-0.5835102;0.184513,-0.1518519;-0.5823769;0.09664637,0.05270687;0.5442359;-0.1744225,445.3982
+0;0;0,0.0279463;0.3235102;-0.045343,0.05211085;0.6419687;-0.1146025,0.2395093;0.5002764;-0.03124548,0.2706694;0.2694257;0.05485062,0.3069454;0.05246323;0.1063275,-0.1516935;0.4994806;-0.05134637,-0.2412132;0.2793043;0.02065474,-0.3102098;0.0673553;0.05747332,0.07431954;-0.0001780276;-0.04070767,0.05820347;-0.3241431;-0.006136861,0.02338813;-0.6772956;0.06122566,0.02642072;-0.644535;-0.03118159,-0.07445601;0.01093137;-0.03895316,-0.1262054;-0.3084966;0.002229471,-0.1741054;-0.6344743;0.1502519,-0.2138819;-0.6723694;0.1016309,0.04653124;0.5639719;-0.09488829,0;0;0,0.03125513;0.3127059;-0.09345579,0.05904487;0.6186712;-0.2047954,0.2388877;0.4608523;-0.1133332,0.3546154;0.2604298;-0.02325845,0.4144975;0.04446638;0.005245209,-0.1471188;0.5017875;-0.1142901,-0.3000863;0.3293725;-0.02182656,-0.4151047;0.1411525;0.02698437,0.07435051;-0.007766485;-0.03990269,0.05008492;-0.3330625;-0.03850484,0.003167659;-0.6882023;0.00776577,0.004804492;-0.7221802;-0.0590179,-0.07712626;0.01541758;-0.03153376,-0.1350223;-0.3053091;-0.04534344,-0.1504067;-0.5835102;0.184513,-0.1518519;-0.5823769;0.09664637,0.05270687;0.5442359;-0.1744225,445.4094
+0;0;0,0.02791367;0.3231325;-0.04529006,0.05202696;0.6409217;-0.1144078,0.2389268;0.4994769;-0.03123765,0.2700358;0.2690049;0.05471722,0.306972;0.04809359;0.107131,-0.1512535;0.4986831;-0.05128601,-0.2406263;0.278868;0.02059699,-0.3108787;0.06306143;0.05808569,0.07426899;-0.0001779065;-0.04067998,0.05814486;-0.324305;-0.006091885,0.02325031;-0.6782609;0.06142391,0.02627718;-0.6455056;-0.03080928,-0.07440536;0.01092393;-0.03892666,-0.1261806;-0.3086638;0.002276551,-0.1741896;-0.6353831;0.1506358,-0.2138912;-0.6731503;0.1021064,0.04645314;0.5630059;-0.09471413,0;0;0,0.03139257;0.3121114;-0.09405279,0.05928853;0.6173252;-0.2054191,0.2390193;0.460892;-0.1138816,0.3621507;0.2665246;-0.02150559,0.4231304;0.04704604;0.01049304,-0.1469302;0.5021112;-0.1158715,-0.3012539;0.3317524;-0.02294447,-0.4191538;0.1413301;0.02951717,0.07431307;-0.00775677;-0.0398519,0.04916614;-0.3331409;-0.03711724,0.003498077;-0.6894077;0.008151293,0.004821301;-0.7231635;-0.05861068,-0.07706304;0.01533087;-0.03157575,-0.1343599;-0.3056505;-0.04581219,-0.1486155;-0.5830684;0.1863449,-0.1499687;-0.5819742;0.09867313,0.05292174;0.5429909;-0.1750271,445.4315
+0;0;0,0.02791367;0.3231325;-0.04529006,0.05202696;0.6409217;-0.1144078,0.2389268;0.4994769;-0.03123765,0.2700358;0.2690049;0.05471722,0.306972;0.04809359;0.107131,-0.1512535;0.4986831;-0.05128601,-0.2406263;0.278868;0.02059699,-0.3108787;0.06306143;0.05808569,0.07426899;-0.0001779065;-0.04067998,0.05814486;-0.324305;-0.006091885,0.02325031;-0.6782609;0.06142391,0.02627718;-0.6455056;-0.03080928,-0.07440536;0.01092393;-0.03892666,-0.1261806;-0.3086638;0.002276551,-0.1741896;-0.6353831;0.1506358,-0.2138912;-0.6731503;0.1021064,0.04645314;0.5630059;-0.09471413,0;0;0,0.03139257;0.3121114;-0.09405279,0.05928853;0.6173252;-0.2054191,0.2390193;0.460892;-0.1138816,0.3621507;0.2665246;-0.02150559,0.4231304;0.04704604;0.01049304,-0.1469302;0.5021112;-0.1158715,-0.3012539;0.3317524;-0.02294447,-0.4191538;0.1413301;0.02951717,0.07431307;-0.00775677;-0.0398519,0.04916614;-0.3331409;-0.03711724,0.003498077;-0.6894077;0.008151293,0.004821301;-0.7231635;-0.05861068,-0.07706304;0.01533087;-0.03157575,-0.1343599;-0.3056505;-0.04581219,-0.1486155;-0.5830684;0.1863449,-0.1499687;-0.5819742;0.09867313,0.05292174;0.5429909;-0.1750271,445.4428
+0;0;0,0.02789378;0.3229023;-0.0452578,0.05194902;0.6399274;-0.1142101,0.2384816;0.4987809;-0.03120883,0.2695733;0.2684369;0.05469832,0.3067279;0.04621957;0.107422,-0.150929;0.4979888;-0.05121763,-0.2402522;0.2782957;0.02062545,-0.31092;0.06121324;0.05833578,0.07420615;-0.000177756;-0.04064557,0.05815535;-0.3228306;-0.006214779,0.0230963;-0.6784554;0.06161931,0.02611779;-0.6457049;-0.03044991,-0.07434241;0.01091469;-0.03889373,-0.1258822;-0.3072195;0.002122089,-0.1741175;-0.6354791;0.1511808,-0.2137485;-0.6731259;0.1027377,0.04638758;0.5621846;-0.09456009,0;0;0,0.03145295;0.3116527;-0.0947392,0.05942854;0.6155865;-0.2072845,0.2389943;0.4610094;-0.1144729,0.3634582;0.268217;-0.02095842,0.4277086;0.04865907;0.01378322,-0.1467548;0.5024913;-0.1174808,-0.3015181;0.3333035;-0.02351867,-0.4208117;0.1428901;0.03173156,0.0743179;-0.007762462;-0.0396893,0.04802251;-0.3315517;-0.03555512,0.003655106;-0.6899356;0.007942203,0.004882336;-0.723549;-0.0587306,-0.07695434;0.01530485;-0.03166129,-0.1336175;-0.3042668;-0.04619476,-0.1452964;-0.5790625;0.1918189,-0.1465534;-0.5781221;0.1043695,0.05302563;0.5415744;-0.1765893,445.4649
+0;0;0,0.0260011;0.3228204;-0.04693803,0.04884426;0.6399091;-0.1159899,0.2362303;0.4983263;-0.03516037,0.2674516;0.2697498;0.05530016,0.302589;0.04917492;0.1157392,-0.1530867;0.497269;-0.05086882,-0.2394457;0.2773522;0.02385632,-0.3100394;0.06113501;0.06637025,0.07423925;-0.000253414;-0.04058469,0.05632992;-0.3228437;-0.006485913,0.02109757;-0.6784122;0.0615526,0.02322281;-0.6457179;-0.03054333,-0.07434083;0.01091672;-0.03889618,-0.1274916;-0.3063256;0.00671402,-0.1768067;-0.6297199;0.1657225,-0.2176825;-0.6636524;0.113423,0.04354371;0.5621785;-0.09622014,0;0;0,0.03145295;0.3116527;-0.0947392,0.05942854;0.6155865;-0.2072845,0.2389943;0.4610094;-0.1144729,0.3634582;0.268217;-0.02095842,0.4277086;0.04865907;0.01378322,-0.1467548;0.5024913;-0.1174808,-0.3015181;0.3333035;-0.02351867,-0.4208117;0.1428901;0.03173156,0.0743179;-0.007762462;-0.0396893,0.04802251;-0.3315517;-0.03555512,0.003655106;-0.6899356;0.007942203,0.004882336;-0.723549;-0.0587306,-0.07695434;0.01530485;-0.03166129,-0.1336175;-0.3042668;-0.04619476,-0.1452964;-0.5790625;0.1918189,-0.1465534;-0.5781221;0.1043695,0.05302563;0.5415744;-0.1765893,445.4759
+0;0;0,0.0260011;0.3228204;-0.04693803,0.04884426;0.6399091;-0.1159899,0.2362303;0.4983263;-0.03516037,0.2674516;0.2697498;0.05530016,0.302589;0.04917492;0.1157392,-0.1530867;0.497269;-0.05086882,-0.2394457;0.2773522;0.02385632,-0.3100394;0.06113501;0.06637025,0.07423925;-0.000253414;-0.04058469,0.05632992;-0.3228437;-0.006485913,0.02109757;-0.6784122;0.0615526,0.02322281;-0.6457179;-0.03054333,-0.07434083;0.01091672;-0.03889618,-0.1274916;-0.3063256;0.00671402,-0.1768067;-0.6297199;0.1657225,-0.2176825;-0.6636524;0.113423,0.04354371;0.5621785;-0.09622014,0;0;0,0.03145295;0.3116527;-0.0947392,0.05942854;0.6155865;-0.2072845,0.2389943;0.4610094;-0.1144729,0.3634582;0.268217;-0.02095842,0.4277086;0.04865907;0.01378322,-0.1467548;0.5024913;-0.1174808,-0.3015181;0.3333035;-0.02351867,-0.4208117;0.1428901;0.03173156,0.0743179;-0.007762462;-0.0396893,0.04802251;-0.3315517;-0.03555512,0.003655106;-0.6899356;0.007942203,0.004882336;-0.723549;-0.0587306,-0.07695434;0.01530485;-0.03166129,-0.1336175;-0.3042668;-0.04619476,-0.1452964;-0.5790625;0.1918189,-0.1465534;-0.5781221;0.1043695,0.05302563;0.5415744;-0.1765893,445.4877
+0;0;0,0.02493858;0.3226358;-0.04878767,0.04670307;0.6389336;-0.1185583,0.2348935;0.497398;-0.03856161,0.2665667;0.2712616;0.05719228,0.3001258;0.04982595;0.124685,-0.1543887;0.4954039;-0.05113298,-0.2396802;0.276486;0.02703322,-0.3116626;0.05890788;0.0738685,0.07427306;-0.0005282446;-0.0405643,0.05617091;-0.3236981;-0.007116139,0.0200809;-0.6784807;0.06133401,0.02173149;-0.6459111;-0.03138302,-0.0743054;0.01114861;-0.03894413,-0.1288447;-0.305881;0.0100756,-0.1788285;-0.6218486;0.1819031,-0.1747192;-0.5896629;0.08925257,0.04165314;0.5613528;-0.09852432,0;0;0,0.0312601;0.3113906;-0.09568024,0.05886421;0.6142038;-0.2093573,0.2389638;0.4612836;-0.1150177,0.3640712;0.2700922;-0.01960468,0.4327266;0.04990746;0.01938701,-0.1473618;0.502771;-0.1180404,-0.3018607;0.3342767;-0.02291199,-0.422688;0.1421516;0.03369133,0.07432634;-0.007778227;-0.03971553,0.04701248;-0.3319959;-0.03501153,0.003614873;-0.6899397;0.008016586,0.005176544;-0.7238157;-0.0592382,-0.07698138;0.01532438;-0.03164269,-0.1334309;-0.3047942;-0.04656968,-0.144254;-0.574331;0.1965174,-0.145498;-0.573801;0.1085643,0.05255213;0.5403829;-0.1784337,445.5094
+0;0;0,0.02493858;0.3226358;-0.04878767,0.04670307;0.6389336;-0.1185583,0.2348935;0.497398;-0.03856161,0.2665667;0.2712616;0.05719228,0.3001258;0.04982595;0.124685,-0.1543887;0.4954039;-0.05113298,-0.2396802;0.276486;0.02703322,-0.3116626;0.05890788;0.0738685,0.07427306;-0.0005282446;-0.0405643,0.05617091;-0.3236981;-0.007116139,0.0200809;-0.6784807;0.06133401,0.02173149;-0.6459111;-0.03138302,-0.0743054;0.01114861;-0.03894413,-0.1288447;-0.305881;0.0100756,-0.1788285;-0.6218486;0.1819031,-0.1747192;-0.5896629;0.08925257,0.04165314;0.5613528;-0.09852432,0;0;0,0.0312601;0.3113906;-0.09568024,0.05886421;0.6142038;-0.2093573,0.2389638;0.4612836;-0.1150177,0.3640712;0.2700922;-0.01960468,0.4327266;0.04990746;0.01938701,-0.1473618;0.502771;-0.1180404,-0.3018607;0.3342767;-0.02291199,-0.422688;0.1421516;0.03369133,0.07432634;-0.007778227;-0.03971553,0.04701248;-0.3319959;-0.03501153,0.003614873;-0.6899397;0.008016586,0.005176544;-0.7238157;-0.0592382,-0.07698138;0.01532438;-0.03164269,-0.1334309;-0.3047942;-0.04656968,-0.144254;-0.574331;0.1965174,-0.145498;-0.573801;0.1085643,0.05255213;0.5403829;-0.1784337,445.5207
+0;0;0,0.02495605;0.3228619;-0.04882185,0.04670767;0.6389806;-0.1185586,0.2360847;0.4969835;-0.0381749,0.2677237;0.2710917;0.05747543,0.3018054;0.04620804;0.1260191,-0.1555967;0.4949772;-0.05082376,-0.240796;0.276296;0.02725791,-0.3138992;0.05532998;0.07482247,0.07426737;-0.0005282041;-0.04056119,0.05614647;-0.3240328;-0.007078387,0.02009599;-0.6784268;0.0612968,0.02174318;-0.6458625;-0.03122898,-0.0742997;0.01114775;-0.03894114,-0.1288955;-0.3062102;0.01012936,-0.1788246;-0.6218317;0.1817686,-0.1747237;-0.5896505;0.08930925,0.04165336;0.5613326;-0.09850718,0;0;0,0.03056824;0.3111748;-0.09737563,0.05689102;0.6130421;-0.2133298,0.2386284;0.4618086;-0.1159582,0.363954;0.2725588;-0.01769781,0.434804;0.05017518;0.02655458,-0.1492304;0.5019999;-0.1176025,-0.3026489;0.3340014;-0.02056461,-0.4258531;0.1389958;0.03623342,0.07432678;-0.007759363;-0.03970456,0.0460192;-0.3322178;-0.03421807,0.003577352;-0.6899591;0.008087397,0.005042881;-0.7234781;-0.05924392,-0.07697527;0.01530414;-0.03164997,-0.1331845;-0.3051993;-0.04657558,-0.1429371;-0.5713644;0.1996578,-0.1442368;-0.5710747;0.1119885,0.05092868;0.5393613;-0.1818273,445.5431
+0;0;0,0.02495605;0.3228619;-0.04882185,0.04670767;0.6389806;-0.1185586,0.2360847;0.4969835;-0.0381749,0.2677237;0.2710917;0.05747543,0.3018054;0.04620804;0.1260191,-0.1555967;0.4949772;-0.05082376,-0.240796;0.276296;0.02725791,-0.3138992;0.05532998;0.07482247,0.07426737;-0.0005282041;-0.04056119,0.05614647;-0.3240328;-0.007078387,0.02009599;-0.6784268;0.0612968,0.02174318;-0.6458625;-0.03122898,-0.0742997;0.01114775;-0.03894114,-0.1288955;-0.3062102;0.01012936,-0.1788246;-0.6218317;0.1817686,-0.1747237;-0.5896505;0.08930925,0.04165336;0.5613326;-0.09850718,0;0;0,0.03056824;0.3111748;-0.09737563,0.05689102;0.6130421;-0.2133298,0.2386284;0.4618086;-0.1159582,0.363954;0.2725588;-0.01769781,0.434804;0.05017518;0.02655458,-0.1492304;0.5019999;-0.1176025,-0.3026489;0.3340014;-0.02056461,-0.4258531;0.1389958;0.03623342,0.07432678;-0.007759363;-0.03970456,0.0460192;-0.3322178;-0.03421807,0.003577352;-0.6899591;0.008087397,0.005042881;-0.7234781;-0.05924392,-0.07697527;0.01530414;-0.03164997,-0.1331845;-0.3051993;-0.04657558,-0.1429371;-0.5713644;0.1996578,-0.1442368;-0.5710747;0.1119885,0.05092868;0.5393613;-0.1818273,445.5544
+0;0;0,0.0264877;0.3220089;-0.05203491,0.05159283;0.6360888;-0.1271087,0.2392011;0.4965418;-0.0412015,0.2700568;0.273469;0.05995748,0.3055937;0.05088606;0.1407396,-0.1530242;0.4966393;-0.05813318,-0.2426742;0.2829408;0.02696969,-0.3185788;0.06224604;0.08048684,0.07421906;-0.0008676445;-0.04065827,0.05540749;-0.3249084;-0.007169414,0.0195425;-0.6781421;0.06099712,0.02218678;-0.6461761;-0.03175275,-0.07420552;0.01150763;-0.03903116,-0.1303528;-0.3056002;0.01358004,-0.1820746;-0.6138091;0.1953466,-0.2341348;-0.6537996;0.1636533,0.04551042;0.5590309;-0.1054128,0;0;0,0.03026196;0.3107608;-0.09803534,0.05614185;0.6119069;-0.2144878,0.2381881;0.4618999;-0.1166403,0.3600771;0.2742118;-0.01241493,0.4351117;0.05163154;0.03405666,-0.1498883;0.501197;-0.1188765,-0.3003652;0.3325258;-0.01961245,-0.422584;0.1354581;0.0400422,0.07432964;-0.007750988;-0.03971577,0.04527965;-0.3327078;-0.03363347,0.003625065;-0.6894113;0.008013725,0.004966676;-0.7234302;-0.05916643,-0.0769975;0.01528397;-0.03162435,-0.13281;-0.3058634;-0.04669584,-0.1420031;-0.568056;0.202056,-0.1432069;-0.5679905;0.1142159,0.05027482;0.5383271;-0.182909,445.5767
+0;0;0,0.02645521;0.3216139;-0.05197107,0.05152474;0.6352501;-0.1269443,0.2405845;0.4952465;-0.04055942,0.2713958;0.2724946;0.06045404,0.3070334;0.04928109;0.141465,-0.1545782;0.4953447;-0.05761791,-0.2440993;0.2819536;0.02736254,-0.320219;0.06063366;0.08103131,0.0742405;-0.0008678952;-0.04067001,0.05543085;-0.3248756;-0.007184576,0.01958907;-0.6778806;0.06093784,0.02222146;-0.6459235;-0.03139468,-0.07422696;0.01151095;-0.03904243,-0.1303685;-0.3055645;0.01356339,-0.1820568;-0.6135739;0.1952123,-0.2338828;-0.6532494;0.1636616,0.04544323;0.5582036;-0.1052517,0;0;0,0.02898926;0.3099949;-0.09949445,0.05250674;0.6101151;-0.2178123,0.2371298;0.4620439;-0.1178241,0.3546594;0.2749212;-0.008538485,0.4280624;0.05265503;0.04500437,-0.1534678;0.4990883;-0.1185896,-0.2985283;0.3281292;-0.01611095,-0.4141445;0.1276446;0.04788858,0.07433757;-0.007711977;-0.03976059,0.04488799;-0.3325918;-0.03329015,0.003577322;-0.6891448;0.007956028,0.005019724;-0.7238643;-0.05796337,-0.07708307;0.01517999;-0.03153131,-0.1325581;-0.3060244;-0.04589497,-0.1410573;-0.5663968;0.2044484,-0.1422482;-0.5664592;0.1170934,0.04728794;0.5367082;-0.1857512,445.5988
+0;0;0,0.02538756;0.3214901;-0.05325325,0.04916531;0.6351379;-0.1286053,0.237737;0.4940759;-0.04054446,0.2707371;0.2731453;0.06372507,0.3040613;0.05181262;0.1506641,-0.1556876;0.4939107;-0.05742567,-0.2443446;0.281336;0.03045718,-0.3206971;0.0612876;0.08881868,0.07418715;-0.0009735491;-0.04076485,0.0550909;-0.3249664;-0.007297542,0.01909304;-0.6779636;0.06078258,0.02174573;-0.646134;-0.03155198,-0.07422736;0.01157857;-0.03902166,-0.1316499;-0.3048274;0.01616865,-0.1862429;-0.6071428;0.2063341,-0.232893;-0.6481228;0.1699794,0.04348093;0.5580771;-0.1068561,0;0;0,0.02898926;0.3099949;-0.09949445,0.05250674;0.6101151;-0.2178123,0.2371298;0.4620439;-0.1178241,0.3546594;0.2749212;-0.008538485,0.4280624;0.05265503;0.04500437,-0.1534678;0.4990883;-0.1185896,-0.2985283;0.3281292;-0.01611095,-0.4141445;0.1276446;0.04788858,0.07433757;-0.007711977;-0.03976059,0.04488799;-0.3325918;-0.03329015,0.003577322;-0.6891448;0.007956028,0.005019724;-0.7238643;-0.05796337,-0.07708307;0.01517999;-0.03153131,-0.1325581;-0.3060244;-0.04589497,-0.1410573;-0.5663968;0.2044484,-0.1422482;-0.5664592;0.1170934,0.04728794;0.5367082;-0.1857512,445.6214
+0;0;0,0.0253415;0.3209069;-0.05315664,0.04908999;0.6341715;-0.1284209,0.23822;0.4929435;-0.04017484,0.2711678;0.272363;0.06392946,0.3040122;0.05421694;0.1496168,-0.1563327;0.4927778;-0.05710447,-0.2448492;0.2805399;0.03063913,-0.3201024;0.06365968;0.08816037,0.07425088;-0.0009743855;-0.04079988,0.05515258;-0.325002;-0.00732898,0.01926161;-0.6769511;0.06054899,0.02193235;-0.645109;-0.03241399,-0.07429114;0.01158851;-0.03905519,-0.1317198;-0.3048514;0.01614105,-0.1861507;-0.6062691;0.2057418,-0.2331184;-0.6477322;0.1691397,0.04340691;0.5571282;-0.1066767,0;0;0,0.02823421;0.3089882;-0.1008871,0.05116865;0.6083935;-0.2200603,0.2367662;0.4621339;-0.118515,0.3455448;0.2742071;-0.002628326,0.4110555;0.05470517;0.05683613,-0.154476;0.4961957;-0.1187723,-0.2914867;0.3212213;-0.01298483,-0.3982723;0.1204365;0.05252148,0.0743719;-0.007632852;-0.03986645,0.04454425;-0.3325043;-0.03295732,0.003771275;-0.688077;0.00790143,0.005278021;-0.7240158;-0.05769157,-0.07721359;0.0150782;-0.03145607,-0.131978;-0.3063124;-0.04516252,-0.1402485;-0.5635495;0.206878,-0.1413924;-0.5640268;0.1190004,0.04605803;0.5350733;-0.18783,445.6436
+0;0;0,0.0253415;0.3209069;-0.05315664,0.04908999;0.6341715;-0.1284209,0.23822;0.4929435;-0.04017484,0.2711678;0.272363;0.06392946,0.3040122;0.05421694;0.1496168,-0.1563327;0.4927778;-0.05710447,-0.2448492;0.2805399;0.03063913,-0.3201024;0.06365968;0.08816037,0.07425088;-0.0009743855;-0.04079988,0.05515258;-0.325002;-0.00732898,0.01926161;-0.6769511;0.06054899,0.02193235;-0.645109;-0.03241399,-0.07429114;0.01158851;-0.03905519,-0.1317198;-0.3048514;0.01614105,-0.1861507;-0.6062691;0.2057418,-0.2331184;-0.6477322;0.1691397,0.04340691;0.5571282;-0.1066767,0;0;0,0.02823421;0.3089882;-0.1008871,0.05116865;0.6083935;-0.2200603,0.2367662;0.4621339;-0.118515,0.3455448;0.2742071;-0.002628326,0.4110555;0.05470517;0.05683613,-0.154476;0.4961957;-0.1187723,-0.2914867;0.3212213;-0.01298483,-0.3982723;0.1204365;0.05252148,0.0743719;-0.007632852;-0.03986645,0.04454425;-0.3325043;-0.03295732,0.003771275;-0.688077;0.00790143,0.005278021;-0.7240158;-0.05769157,-0.07721359;0.0150782;-0.03145607,-0.131978;-0.3063124;-0.04516252,-0.1402485;-0.5635495;0.206878,-0.1413924;-0.5640268;0.1190004,0.04605803;0.5350733;-0.18783,445.6547
+0;0;0,0.02554918;0.3210948;-0.0555616,0.04930181;0.63503;-0.133151,0.2382049;0.4926839;-0.03962591,0.2743648;0.2742851;0.06753694,0.3035211;0.05713984;0.1594826,-0.1567021;0.4934297;-0.05726112,-0.2441394;0.2821823;0.03339594,-0.3204753;0.06623173;0.09659678,0.07439107;-0.001096824;-0.04077648,0.05433929;-0.3248403;-0.007193569,0.01881439;-0.6762979;0.06024682,0.0215082;-0.644744;-0.03314957,-0.07437447;0.01166436;-0.03911952,-0.133099;-0.3037491;0.01923762,-0.1895509;-0.5996957;0.2156082,-0.1842658;-0.5688201;0.1223137,0.0436601;0.5576906;-0.1108457,0;0;0,0.02729923;0.3094738;-0.1015995,0.04850334;0.610047;-0.2214034,0.2359729;0.4627863;-0.1192865,0.3371094;0.2734118;0.000705719,0.3898014;0.05087899;0.06519485,-0.1564121;0.4907431;-0.1187303,-0.2848528;0.311572;-0.009688221,-0.3841253;0.1066685;0.05825042,0.07441092;-0.007382572;-0.04008079,0.04431641;-0.3320122;-0.03303146,0.003920257;-0.6870322;0.007730961,0.005322665;-0.7233108;-0.0581305,-0.07748314;0.01477547;-0.03124106,-0.1287839;-0.3071034;-0.04134206,-0.1388437;-0.5629232;0.2112201,-0.1399325;-0.5636293;0.1229676,0.04392266;0.5362955;-0.1889923,445.677
+0;0;0,0.02561067;0.3218677;-0.05569534,0.04942969;0.6366835;-0.1335059,0.2384595;0.4940057;-0.03984545,0.274612;0.2756516;0.06729548,0.3033742;0.0614415;0.1579984,-0.1567466;0.494752;-0.05749403,-0.244166;0.2835478;0.03314449,-0.31947;0.07051627;0.09549105,0.0744507;-0.001097703;-0.04080917,0.05445337;-0.3239622;-0.007317442,0.01889455;-0.6757553;0.06018733,0.02157385;-0.6442097;-0.03270567,-0.07443409;0.01167371;-0.03915088,-0.1329992;-0.3028833;0.0190478,-0.189505;-0.5991125;0.2156058,-0.1842483;-0.5682416;0.1228142,0.04376737;0.5590616;-0.1111191,0;0;0,0.02644727;0.3101307;-0.1023531,0.04656348;0.6115478;-0.222693,0.2342309;0.4629897;-0.1207604,0.3261401;0.2710087;0.002368212,0.3734389;0.05186476;0.07077146,-0.1567919;0.4875045;-0.1187931,-0.2775653;0.3036844;-0.008844733,-0.3647628;0.09831919;0.06300213,0.07443938;-0.007034093;-0.04023433,0.04426748;-0.3307707;-0.03335762,0.003783166;-0.6861119;0.007548809,0.005272508;-0.7231365;-0.05682635,-0.07765182;0.01448013;-0.03114515,-0.1281544;-0.3066493;-0.04054717,-0.1384735;-0.5622604;0.212704,-0.1396779;-0.5628617;0.1249499,0.04226959;0.5375196;-0.1901391,445.688
+0;0;0,0.02561067;0.3218677;-0.05569534,0.04942969;0.6366835;-0.1335059,0.2384595;0.4940057;-0.03984545,0.274612;0.2756516;0.06729548,0.3033742;0.0614415;0.1579984,-0.1567466;0.494752;-0.05749403,-0.244166;0.2835478;0.03314449,-0.31947;0.07051627;0.09549105,0.0744507;-0.001097703;-0.04080917,0.05445337;-0.3239622;-0.007317442,0.01889455;-0.6757553;0.06018733,0.02157385;-0.6442097;-0.03270567,-0.07443409;0.01167371;-0.03915088,-0.1329992;-0.3028833;0.0190478,-0.189505;-0.5991125;0.2156058,-0.1842483;-0.5682416;0.1228142,0.04376737;0.5590616;-0.1111191,0;0;0,0.02644727;0.3101307;-0.1023531,0.04656348;0.6115478;-0.222693,0.2342309;0.4629897;-0.1207604,0.3261401;0.2710087;0.002368212,0.3734389;0.05186476;0.07077146,-0.1567919;0.4875045;-0.1187931,-0.2775653;0.3036844;-0.008844733,-0.3647628;0.09831919;0.06300213,0.07443938;-0.007034093;-0.04023433,0.04426748;-0.3307707;-0.03335762,0.003783166;-0.6861119;0.007548809,0.005272508;-0.7231365;-0.05682635,-0.07765182;0.01448013;-0.03114515,-0.1281544;-0.3066493;-0.04054717,-0.1384735;-0.5622604;0.212704,-0.1396779;-0.5628617;0.1249499,0.04226959;0.5375196;-0.1901391,445.7107
+0;0;0,0.02819945;0.320866;-0.06005388,0.05584266;0.6336997;-0.1442968,0.2450075;0.4940992;-0.04989318,0.2778758;0.2805686;0.06753373,0.3066584;0.06974086;0.1658366,-0.1529482;0.4944506;-0.07017007,-0.2452694;0.2897708;0.03006817,-0.3222209;0.07908747;0.09812143,0.07443319;-0.001312147;-0.04083479,0.05371862;-0.3241259;-0.00729103,0.01825369;-0.6759934;0.05987474,0.02142108;-0.6452281;-0.0330126,-0.07442262;0.01184717;-0.03912056,-0.1343757;-0.3018223;0.02236219,-0.1927405;-0.5909518;0.2287051,-0.1869608;-0.5609751;0.1359405,0.04914959;0.5566797;-0.1201824,0;0;0,0.02644727;0.3101307;-0.1023531,0.04656348;0.6115478;-0.222693,0.2342309;0.4629897;-0.1207604,0.3261401;0.2710087;0.002368212,0.3734389;0.05186476;0.07077146,-0.1567919;0.4875045;-0.1187931,-0.2775653;0.3036844;-0.008844733,-0.3647628;0.09831919;0.06300213,0.07443938;-0.007034093;-0.04023433,0.04426748;-0.3307707;-0.03335762,0.003783166;-0.6861119;0.007548809,0.005272508;-0.7231365;-0.05682635,-0.07765182;0.01448013;-0.03114515,-0.1281544;-0.3066493;-0.04054717,-0.1384735;-0.5622604;0.212704,-0.1396779;-0.5628617;0.1249499,0.04226959;0.5375196;-0.1901391,445.7218
+0;0;0,0.02831543;0.3221857;-0.06030087,0.05608268;0.6364249;-0.1449271,0.2450949;0.4964325;-0.05043067,0.277952;0.2829742;0.06695653,0.3078937;0.06365645;0.169218,-0.1526264;0.4967837;-0.07069561,-0.2449164;0.2921732;0.02950873,-0.3249666;0.07300571;0.1003025,0.07449784;-0.001313287;-0.04087026,0.05385029;-0.3230828;-0.00743502,0.01840149;-0.6747901;0.05970019,0.02156911;-0.6440248;-0.03319404,-0.07448728;0.01185746;-0.03915454,-0.1342464;-0.3007973;0.0221293,-0.1925846;-0.5897952;0.2283784,-0.1868045;-0.5598186;0.1356069,0.04935235;0.5589762;-0.1206785,0;0;0,0.02499574;0.3112846;-0.1035311,0.04343024;0.6139375;-0.2249939,0.2311065;0.4639505;-0.1230588,0.3146606;0.270347;0.003274918,0.3430021;0.04033369;0.07906961,-0.1566916;0.4831733;-0.1182369,-0.2681554;0.2944109;-0.007023558,-0.3527821;0.07898952;0.06969759,0.07451698;-0.006452262;-0.04034376,0.04425102;-0.3291259;-0.03359723,0.003449082;-0.6842307;0.007604122,0.00492245;-0.7212998;-0.05673504,-0.07784628;0.01397272;-0.03109261,-0.1253469;-0.3066181;-0.03780428,-0.1372792;-0.5619975;0.215377,-0.1387454;-0.5626985;0.1276544,0.03958863;0.5395293;-0.1921265,445.7444
+0;0;0,0.02841113;0.3232746;-0.06050467,0.05630307;0.6389267;-0.1455159,0.244494;0.4987593;-0.05116767,0.2773696;0.285181;0.06628548,0.3070948;0.06744921;0.1678075,-0.1516337;0.4991091;-0.07135141,-0.2439755;0.2943836;0.02890924,-0.3234469;0.07680097;0.09919105,0.07432708;-0.001310276;-0.04077658,0.0537538;-0.3219223;-0.007461611,0.01832297;-0.6734514;0.05963958,0.02155745;-0.6426699;-0.03521536,-0.07431654;0.01183028;-0.03906479,-0.1338607;-0.2996998;0.0219986,-0.1921694;-0.5885512;0.2281431,-0.1862672;-0.558575;0.1334135,0.04953576;0.5610523;-0.121134,0;0;0,0.02338612;0.3118348;-0.1057668,0.04010972;0.6150175;-0.2300775,0.2248843;0.4645551;-0.1215258,0.3049866;0.2690178;0.004333496,0.3258011;0.04123004;0.08356047,-0.1558578;0.4820438;-0.1170696,-0.2606984;0.2899825;-0.004763499,-0.3297709;0.0724664;0.07594078,0.07446679;-0.005890965;-0.04011178,0.0437766;-0.3273592;-0.0336709,0.002988189;-0.6822772;0.007561922,0.006452531;-0.7198452;-0.05900455,-0.07762703;0.01345466;-0.03133656,-0.1236768;-0.3062384;-0.03231022,-0.1359237;-0.5611444;0.2210741,-0.1372071;-0.5628085;0.1316075,0.03669509;0.5404511;-0.1964192,445.7664
+0;0;0,0.02834483;0.3229799;-0.06208865,0.055462;0.63851;-0.1478181,0.2422572;0.49716;-0.04997825,0.2764878;0.2851591;0.06992003,0.3072641;0.07164799;0.179753,-0.1511621;0.4980691;-0.07016715,-0.2418916;0.293557;0.03198311,-0.3212164;0.0780341;0.1085005,0.07442442;-0.001309563;-0.04059868,0.05430179;-0.3219188;-0.006982841,0.01819603;-0.6734316;0.05984309,0.02135745;-0.642818;-0.03501555,-0.07427447;0.0118009;-0.03915361,-0.134636;-0.298998;0.0247661,-0.1955501;-0.5818582;0.2383315,-0.1897014;-0.5522162;0.1435993,0.04894021;0.560643;-0.1233461,0;0;0,0.02338612;0.3118348;-0.1057668,0.04010972;0.6150175;-0.2300775,0.2248843;0.4645551;-0.1215258,0.3049866;0.2690178;0.004333496,0.3258011;0.04123004;0.08356047,-0.1558578;0.4820438;-0.1170696,-0.2606984;0.2899825;-0.004763499,-0.3297709;0.0724664;0.07594078,0.07446679;-0.005890965;-0.04011178,0.0437766;-0.3273592;-0.0336709,0.002988189;-0.6822772;0.007561922,0.006452531;-0.7198452;-0.05900455,-0.07762703;0.01345466;-0.03133656,-0.1236768;-0.3062384;-0.03231022,-0.1359237;-0.5611444;0.2210741,-0.1372071;-0.5628085;0.1316075,0.03669509;0.5404511;-0.1964192,445.7776
+0;0;0,0.02842483;0.3238915;-0.06226388,0.05557767;0.6398361;-0.1481047,0.2415891;0.49866;-0.05053422,0.2758335;0.2865738;0.06941227,0.3068914;0.07110889;0.1802503,-0.150249;0.4995654;-0.07064199,-0.241015;0.294971;0.03154933,-0.3210657;0.07747594;0.1087669,0.07413223;-0.001304422;-0.04043929,0.05402377;-0.3216878;-0.006847125,0.01797382;-0.6726572;0.05987549,0.02100227;-0.6420693;-0.0309932,-0.07398286;0.01175457;-0.03899989,-0.1343019;-0.2988254;0.02487481,-0.1951218;-0.5812483;0.2381101,-0.1895191;-0.5515913;0.1473625,0.04904908;0.5618878;-0.1236072,0;0;0,0.0214766;0.3127011;-0.1065233,0.03716573;0.6162922;-0.2311108,0.2222555;0.4680826;-0.1228669,0.2926936;0.2698915;0.004801273,0.2993037;0.04020789;0.08772612,-0.1564014;0.4809823;-0.1169096,-0.2520651;0.2845026;-0.003840744,-0.316142;0.06395517;0.07939257,0.07421708;-0.005240679;-0.03996229,0.04250729;-0.3263821;-0.03356099,0.001387805;-0.6806773;0.00785327,0.001885056;-0.717786;-0.05348849,-0.0773131;0.01282517;-0.03147736,-0.1215935;-0.3068336;-0.02548988,-0.1355827;-0.5614507;0.2273054,-0.1369169;-0.5618095;0.1416129,0.03399393;0.5416448;-0.1974006,445.7889
+0;0;0,0.02842483;0.3238915;-0.06226388,0.05557767;0.6398361;-0.1481047,0.2415891;0.49866;-0.05053422,0.2758335;0.2865738;0.06941227,0.3068914;0.07110889;0.1802503,-0.150249;0.4995654;-0.07064199,-0.241015;0.294971;0.03154933,-0.3210657;0.07747594;0.1087669,0.07413223;-0.001304422;-0.04043929,0.05402377;-0.3216878;-0.006847125,0.01797382;-0.6726572;0.05987549,0.02100227;-0.6420693;-0.0309932,-0.07398286;0.01175457;-0.03899989,-0.1343019;-0.2988254;0.02487481,-0.1951218;-0.5812483;0.2381101,-0.1895191;-0.5515913;0.1473625,0.04904908;0.5618878;-0.1236072,0;0;0,0.0214766;0.3127011;-0.1065233,0.03716573;0.6162922;-0.2311108,0.2222555;0.4680826;-0.1228669,0.2926936;0.2698915;0.004801273,0.2993037;0.04020789;0.08772612,-0.1564014;0.4809823;-0.1169096,-0.2520651;0.2845026;-0.003840744,-0.316142;0.06395517;0.07939257,0.07421708;-0.005240679;-0.03996229,0.04250729;-0.3263821;-0.03356099,0.001387805;-0.6806773;0.00785327,0.001885056;-0.717786;-0.05348849,-0.0773131;0.01282517;-0.03147736,-0.1215935;-0.3068336;-0.02548988,-0.1355827;-0.5614507;0.2273054,-0.1369169;-0.5618095;0.1416129,0.03399393;0.5416448;-0.1974006,445.8016
+0;0;0,0.02860813;0.3235233;-0.06406817,0.05539837;0.6391137;-0.1513276,0.2399855;0.497332;-0.05007203,0.2752958;0.2871892;0.07294668,0.3073563;0.07574594;0.1910087,-0.1512857;0.4972891;-0.07959308,-0.2444544;0.2978216;0.03028267,-0.325571;0.08272459;0.1129154,0.07422299;-0.001384324;-0.0402698,0.05445267;-0.3217863;-0.006654397,0.0180987;-0.6727775;0.05978788,0.02325884;-0.6425529;-0.03098632,-0.07385477;0.01184939;-0.03921339,-0.1348533;-0.2980452;0.02729066,-0.195863;-0.5748646;0.2476991,-0.1881494;-0.5456609;0.1571094,0.04899931;0.5612437;-0.1265486,0;0;0,0.0214766;0.3127011;-0.1065233,0.03716573;0.6162922;-0.2311108,0.2222555;0.4680826;-0.1228669,0.2926936;0.2698915;0.004801273,0.2993037;0.04020789;0.08772612,-0.1564014;0.4809823;-0.1169096,-0.2520651;0.2845026;-0.003840744,-0.316142;0.06395517;0.07939257,0.07421708;-0.005240679;-0.03996229,0.04250729;-0.3263821;-0.03356099,0.001387805;-0.6806773;0.00785327,0.001885056;-0.717786;-0.05348849,-0.0773131;0.01282517;-0.03147736,-0.1215935;-0.3068336;-0.02548988,-0.1355827;-0.5614507;0.2273054,-0.1369169;-0.5618095;0.1416129,0.03399393;0.5416448;-0.1974006,445.8125
+0;0;0,0.02860527;0.3234909;-0.06406176,0.055319;0.6381779;-0.1510687,0.2383153;0.4972073;-0.05054542,0.2736267;0.2870579;0.07247712,0.3055928;0.07623737;0.1901914,-0.1496512;0.4971648;-0.07981714,-0.2428228;0.297691;0.03006205,-0.3237005;0.08322746;0.1124514,0.07405078;-0.001381112;-0.04017637,0.054279;-0.3218067;-0.006558489,0.01800405;-0.672035;0.05973937,0.02449404;-0.6417525;-0.0544288,-0.07368342;0.0118219;-0.03912241,-0.1346865;-0.2980956;0.02738655,-0.1955636;-0.5743132;0.2473159,-0.185862;-0.5453147;0.1333798,0.04894222;0.5605791;-0.126376,0;0;0,0.01914588;0.3121448;-0.1084785,0.03275108;0.6138686;-0.2353306,0.2184019;0.4715315;-0.1265662,0.2810623;0.2721741;0.003335714,0.2803426;0.04349568;0.08717752,-0.1575678;0.4812133;-0.1176224,-0.2465292;0.2823786;-0.003190003,-0.301693;0.06114209;0.08245572,0.07419595;-0.004579276;-0.03966808,0.03996482;-0.3254985;-0.03394604,-0.0008832514;-0.6790836;0.007043839,-0.00534761;-0.6858042;-0.1011608,-0.07711039;0.01222337;-0.03168819,-0.12009;-0.3074614;-0.01951781,-0.1352565;-0.5612239;0.2329612,-0.1373945;-0.5697573;0.1253175,0.03017399;0.5398057;-0.2009795,445.8334
+0;0;0,0.02860527;0.3234909;-0.06406176,0.055319;0.6381779;-0.1510687,0.2383153;0.4972073;-0.05054542,0.2736267;0.2870579;0.07247712,0.3055928;0.07623737;0.1901914,-0.1496512;0.4971648;-0.07981714,-0.2428228;0.297691;0.03006205,-0.3237005;0.08322746;0.1124514,0.07405078;-0.001381112;-0.04017637,0.054279;-0.3218067;-0.006558489,0.01800405;-0.672035;0.05973937,0.02449404;-0.6417525;-0.0544288,-0.07368342;0.0118219;-0.03912241,-0.1346865;-0.2980956;0.02738655,-0.1955636;-0.5743132;0.2473159,-0.185862;-0.5453147;0.1333798,0.04894222;0.5605791;-0.126376,0;0;0,0.01914588;0.3121448;-0.1084785,0.03275108;0.6138686;-0.2353306,0.2184019;0.4715315;-0.1265662,0.2810623;0.2721741;0.003335714,0.2803426;0.04349568;0.08717752,-0.1575678;0.4812133;-0.1176224,-0.2465292;0.2823786;-0.003190003,-0.301693;0.06114209;0.08245572,0.07419595;-0.004579276;-0.03966808,0.03996482;-0.3254985;-0.03394604,-0.0008832514;-0.6790836;0.007043839,-0.00534761;-0.6858042;-0.1011608,-0.07711039;0.01222337;-0.03168819,-0.12009;-0.3074614;-0.01951781,-0.1352565;-0.5612239;0.2329612,-0.1373945;-0.5697573;0.1253175,0.03017399;0.5398057;-0.2009795,445.8556
+0;0;0,0.02856059;0.3233727;-0.06596642,0.05502627;0.6373378;-0.1546876,0.2355802;0.4962428;-0.05335623,0.2711274;0.2894108;0.07515275,0.3015705;0.08178064;0.1949206,-0.1478471;0.4959273;-0.08454525,-0.2419121;0.2993306;0.02973147,-0.3229109;0.09023157;0.1197214,0.07424653;-0.00157104;-0.04002551,0.05404583;-0.3224384;-0.006215949,0.01719636;-0.6771885;0.0604684,0.02437824;-0.64727;-0.05356232,-0.0736407;0.0119884;-0.0393749,-0.1364619;-0.2970293;0.03181918,-0.2030466;-0.5704807;0.2608238,-0.192574;-0.5419823;0.147058,0.0487453;0.5599241;-0.1295746,0;0;0,0.01671895;0.3120546;-0.1099071,0.02868459;0.6130531;-0.2379789,0.2143666;0.4747999;-0.1299717,0.2699685;0.2745592;0.00182271,0.2642576;0.04799089;0.08558179,-0.1585509;0.4808907;-0.1191096,-0.2426787;0.2808986;-0.002991848,-0.2892675;0.06084342;0.08524993,0.0745385;-0.003995299;-0.03930783,0.03756276;-0.32512;-0.03497529,-0.003425151;-0.6833603;0.005473852,-0.00818488;-0.690212;-0.102572,-0.07721376;0.01179718;-0.03187348,-0.1200244;-0.3079026;-0.01027796,-0.135572;-0.565763;0.2445133,-0.1380162;-0.5744469;0.1370323,0.02661619;0.5391943;-0.2032859,445.8674
+0;0;0,0.02853552;0.3230888;-0.06590852,0.05497365;0.6367272;-0.1545375,0.2320476;0.4968993;-0.0546539,0.2675772;0.2901704;0.07379104,0.2976401;0.08513311;0.1920633,-0.144225;0.4965898;-0.08526094,-0.238243;0.300091;0.02895883,-0.3182303;0.09360318;0.117825,0.07419442;-0.001569938;-0.03999742,0.0539667;-0.3228665;-0.006142642,0.01721894;-0.6766374;0.06035763,0.02440078;-0.6467188;-0.05367252,-0.07358902;0.01197999;-0.03934727,-0.1364942;-0.297451;0.03194202,-0.2028951;-0.5701476;0.2603145,-0.1924226;-0.5416492;0.1465493,0.04869908;0.5593924;-0.12945,0;0;0,0.01619422;0.3114879;-0.1107142,0.02762336;0.6118475;-0.2394705,0.2115733;0.477477;-0.1348979,0.2620303;0.2779756;-0.0001738071,0.2514343;0.05461457;0.08307266,-0.1559928;0.4817448;-0.1213156,-0.2326917;0.2801309;-0.003135905,-0.2718574;0.06257817;0.08669298,0.07452866;-0.003731161;-0.03922534,0.03698325;-0.3252289;-0.03518653,-0.003579468;-0.6825876;0.004512072,-0.009110004;-0.6895455;-0.1034601,-0.07715944;0.01156483;-0.03193348,-0.1161004;-0.3085082;-0.003234485,-0.1330675;-0.5658953;0.2505184,-0.1362874;-0.5746713;0.1430916,0.02564111;0.5381351;-0.2046571,445.8888
+0;0;0,0.02853552;0.3230888;-0.06590852,0.05497365;0.6367272;-0.1545375,0.2320476;0.4968993;-0.0546539,0.2675772;0.2901704;0.07379104,0.2976401;0.08513311;0.1920633,-0.144225;0.4965898;-0.08526094,-0.238243;0.300091;0.02895883,-0.3182303;0.09360318;0.117825,0.07419442;-0.001569938;-0.03999742,0.0539667;-0.3228665;-0.006142642,0.01721894;-0.6766374;0.06035763,0.02440078;-0.6467188;-0.05367252,-0.07358902;0.01197999;-0.03934727,-0.1364942;-0.297451;0.03194202,-0.2028951;-0.5701476;0.2603145,-0.1924226;-0.5416492;0.1465493,0.04869908;0.5593924;-0.12945,0;0;0,0.01619422;0.3114879;-0.1107142,0.02762336;0.6118475;-0.2394705,0.2115733;0.477477;-0.1348979,0.2620303;0.2779756;-0.0001738071,0.2514343;0.05461457;0.08307266,-0.1559928;0.4817448;-0.1213156,-0.2326917;0.2801309;-0.003135905,-0.2718574;0.06257817;0.08669298,0.07452866;-0.003731161;-0.03922534,0.03698325;-0.3252289;-0.03518653,-0.003579468;-0.6825876;0.004512072,-0.009110004;-0.6895455;-0.1034601,-0.07715944;0.01156483;-0.03193348,-0.1161004;-0.3085082;-0.003234485,-0.1330675;-0.5658953;0.2505184,-0.1362874;-0.5746713;0.1430916,0.02564111;0.5381351;-0.2046571,445.9004
+0;0;0,0.03079719;0.3218152;-0.07052261,0.0611562;0.6326858;-0.1672816,0.2378387;0.4979444;-0.07019325,0.2699805;0.2988009;0.07050612,0.2959305;0.1200697;0.2071749,-0.1373977;0.5000666;-0.09050202,-0.2324582;0.3063372;0.02748089,-0.3085;0.1129343;0.117534,0.07428683;-0.001722014;-0.03993564,0.05408021;-0.3234055;-0.005430661,0.01754254;-0.6755156;0.06020188,0.02172792;-0.646529;-0.05396213,-0.07356852;0.01213356;-0.03945638,-0.1375821;-0.2962289;0.03731599,-0.204346;-0.5637519;0.2688287,-0.1968108;-0.5363241;0.1548613,0.0537681;0.556205;-0.1399176,0;0;0,0.01560223;0.3111205;-0.1115685,0.02624327;0.6110353;-0.2414701,0.2091564;0.4791744;-0.138406,0.256544;0.2797757;-0.002457142,0.237968;0.06763142;0.07465553,-0.1547513;0.4821204;-0.1228848,-0.2290662;0.2805417;-0.003173158,-0.2597648;0.07462831;0.08601147,0.07458916;-0.003457934;-0.03925371,0.03635678;-0.3253319;-0.03542829,-0.004148543;-0.6808479;0.004468918,-0.01017949;-0.6879706;-0.1034083,-0.07725959;0.0113593;-0.03191046,-0.1102036;-0.3090338;0.004724182,-0.130475;-0.5647929;0.2573119,-0.134203;-0.5736844;0.1499549,0.02443162;0.5374239;-0.206388,445.9228
+0;0;0,0.03079719;0.3218152;-0.07052261,0.0611562;0.6326858;-0.1672816,0.2378387;0.4979444;-0.07019325,0.2699805;0.2988009;0.07050612,0.2959305;0.1200697;0.2071749,-0.1373977;0.5000666;-0.09050202,-0.2324582;0.3063372;0.02748089,-0.3085;0.1129343;0.117534,0.07428683;-0.001722014;-0.03993564,0.05408021;-0.3234055;-0.005430661,0.01754254;-0.6755156;0.06020188,0.02172792;-0.646529;-0.05396213,-0.07356852;0.01213356;-0.03945638,-0.1375821;-0.2962289;0.03731599,-0.204346;-0.5637519;0.2688287,-0.1968108;-0.5363241;0.1548613,0.0537681;0.556205;-0.1399176,0;0;0,0.01560223;0.3111205;-0.1115685,0.02624327;0.6110353;-0.2414701,0.2091564;0.4791744;-0.138406,0.256544;0.2797757;-0.002457142,0.237968;0.06763142;0.07465553,-0.1547513;0.4821204;-0.1228848,-0.2290662;0.2805417;-0.003173158,-0.2597648;0.07462831;0.08601147,0.07458916;-0.003457934;-0.03925371,0.03635678;-0.3253319;-0.03542829,-0.004148543;-0.6808479;0.004468918,-0.01017949;-0.6879706;-0.1034083,-0.07725959;0.0113593;-0.03191046,-0.1102036;-0.3090338;0.004724182,-0.130475;-0.5647929;0.2573119,-0.134203;-0.5736844;0.1499549,0.02443162;0.5374239;-0.206388,445.9343
+0;0;0,0.03079719;0.3218152;-0.07052261,0.0611562;0.6326858;-0.1672816,0.2378387;0.4979444;-0.07019325,0.2699805;0.2988009;0.07050612,0.2959305;0.1200697;0.2071749,-0.1373977;0.5000666;-0.09050202,-0.2324582;0.3063372;0.02748089,-0.3085;0.1129343;0.117534,0.07428683;-0.001722014;-0.03993564,0.05408021;-0.3234055;-0.005430661,0.01754254;-0.6755156;0.06020188,0.02172792;-0.646529;-0.05396213,-0.07356852;0.01213356;-0.03945638,-0.1375821;-0.2962289;0.03731599,-0.204346;-0.5637519;0.2688287,-0.1968108;-0.5363241;0.1548613,0.0537681;0.556205;-0.1399176,0;0;0,0.01560223;0.3111205;-0.1115685,0.02624327;0.6110353;-0.2414701,0.2091564;0.4791744;-0.138406,0.256544;0.2797757;-0.002457142,0.237968;0.06763142;0.07465553,-0.1547513;0.4821204;-0.1228848,-0.2290662;0.2805417;-0.003173158,-0.2597648;0.07462831;0.08601147,0.07458916;-0.003457934;-0.03925371,0.03635678;-0.3253319;-0.03542829,-0.004148543;-0.6808479;0.004468918,-0.01017949;-0.6879706;-0.1034083,-0.07725959;0.0113593;-0.03191046,-0.1102036;-0.3090338;0.004724182,-0.130475;-0.5647929;0.2573119,-0.134203;-0.5736844;0.1499549,0.02443162;0.5374239;-0.206388,445.9561
+0;0;0,0.03199342;0.321079;-0.07421917,0.06296337;0.6315053;-0.1739283,0.2394848;0.4972505;-0.07550664,0.2711092;0.3022976;0.07104989,0.3052941;0.1366642;0.2072247,-0.1360677;0.5006994;-0.0959814,-0.2319498;0.3102399;0.02656393,-0.3059785;0.1278221;0.1181614,0.07442141;-0.001947108;-0.03980455,0.05484892;-0.3232833;-0.004864831,0.01786587;-0.6741189;0.05999419,0.02200728;-0.6457145;-0.05413827,-0.07342818;0.01250471;-0.03973252,-0.1386643;-0.2932559;0.04462105,-0.2071795;-0.5526204;0.2827298,-0.1996471;-0.525947;0.1688083,0.05551013;0.5550672;-0.1460252,0;0;0,0.01544097;0.3112521;-0.1118367,0.02603295;0.6117217;-0.2417512,0.2069666;0.4770051;-0.1356614,0.2528256;0.277384;0.0004780293,0.2328619;0.07332127;0.07193756,-0.1552984;0.4817317;-0.1243204,-0.2265567;0.2809504;-0.001459949,-0.2506859;0.08569051;0.09039854,0.07463667;-0.003386825;-0.03930187,0.03622898;-0.324896;-0.0351119,-0.003519088;-0.6791946;0.004291534,-0.008801699;-0.6863726;-0.1035779,-0.07736291;0.01127228;-0.03185366,-0.1071915;-0.3086277;0.008582786,-0.1286016;-0.5628942;0.2606744,-0.1315973;-0.5718294;0.1533385,0.02419713;0.5379367;-0.2066894,445.9679
+0;0;0,0.03203461;0.3214923;-0.07431473,0.06312763;0.6331533;-0.1744224,0.2404283;0.4983062;-0.07556637,0.2720538;0.3033456;0.07099594,0.3053523;0.1420075;0.2036394,-0.1367819;0.5017703;-0.0961315,-0.2326678;0.3113033;0.02641866,-0.3047768;0.133616;0.1156408,0.07442345;-0.001947162;-0.03980564,0.05484828;-0.3233274;-0.004861139,0.0178781;-0.6740409;0.05997533,0.02201655;-0.6456354;-0.05407552,-0.0734302;0.01250505;-0.03973361,-0.1386752;-0.2932974;0.0446315,-0.2071667;-0.5525717;0.2826575,-0.1996396;-0.525896;0.1688174,0.05564152;0.5563781;-0.1463962,0;0;0,0.01516458;0.3113983;-0.1127269,0.02549839;0.6127794;-0.2438445,0.2055606;0.4755332;-0.1346383,0.250614;0.2756892;0.001460552,0.2297628;0.07648811;0.06941056,-0.1567449;0.48103;-0.1269008,-0.2251898;0.281965;0.0002949685,-0.2492944;0.09255974;0.09127674,0.07463872;-0.003343582;-0.03930664,0.03605828;-0.3248737;-0.03489208,-0.003476948;-0.6790994;0.004244328,-0.007995725;-0.686434;-0.1035192,-0.07738229;0.01118295;-0.03184421,-0.104837;-0.3083552;0.01322439,-0.1266906;-0.5620776;0.2656484,-0.1289506;-0.5711694;0.1584384,0.02366489;0.53873;-0.2084994,445.9899
+0;0;0,0.03203461;0.3214923;-0.07431473,0.06312763;0.6331533;-0.1744224,0.2404283;0.4983062;-0.07556637,0.2720538;0.3033456;0.07099594,0.3053523;0.1420075;0.2036394,-0.1367819;0.5017703;-0.0961315,-0.2326678;0.3113033;0.02641866,-0.3047768;0.133616;0.1156408,0.07442345;-0.001947162;-0.03980564,0.05484828;-0.3233274;-0.004861139,0.0178781;-0.6740409;0.05997533,0.02201655;-0.6456354;-0.05407552,-0.0734302;0.01250505;-0.03973361,-0.1386752;-0.2932974;0.0446315,-0.2071667;-0.5525717;0.2826575,-0.1996396;-0.525896;0.1688174,0.05564152;0.5563781;-0.1463962,0;0;0,0.01516458;0.3113983;-0.1127269,0.02549839;0.6127794;-0.2438445,0.2055606;0.4755332;-0.1346383,0.250614;0.2756892;0.001460552,0.2297628;0.07648811;0.06941056,-0.1567449;0.48103;-0.1269008,-0.2251898;0.281965;0.0002949685,-0.2492944;0.09255974;0.09127674,0.07463872;-0.003343582;-0.03930664,0.03605828;-0.3248737;-0.03489208,-0.003476948;-0.6790994;0.004244328,-0.007995725;-0.686434;-0.1035192,-0.07738229;0.01118295;-0.03184421,-0.104837;-0.3083552;0.01322439,-0.1266906;-0.5620776;0.2656484,-0.1289506;-0.5711694;0.1584384,0.02366489;0.53873;-0.2084994,446.0119
+0;0;0,0.03260754;0.3212896;-0.07667214,0.0642254;0.6331041;-0.1792116,0.2427575;0.4980512;-0.08064736,0.2742886;0.3076729;0.07186159,0.3030189;0.1675249;0.1880495,-0.1370407;0.5018864;-0.1010105,-0.2340347;0.3140281;0.02468169,-0.2980627;0.1635193;0.1096172,0.07466596;-0.002108824;-0.03958271,0.05555368;-0.3227445;-0.004514586,0.01899702;-0.6723559;0.05942934,0.02219676;-0.6439619;-0.03213225,-0.07339875;0.01265657;-0.03998346,-0.1386511;-0.2923287;0.04444674,-0.2098934;-0.5474639;0.2842048,-0.2039708;-0.5206487;0.1928203,0.0566317;0.5562818;-0.1505995,0;0;0,0.01486993;0.3115215;-0.1135874,0.02482712;0.6134418;-0.2458572,0.2047658;0.4746764;-0.1345212,0.246652;0.2745188;0.002151966,0.2191149;0.1053454;0.06989121,-0.1584414;0.4802656;-0.1295037,-0.2250207;0.2842504;0.003320783,-0.2430878;0.1224603;0.08971564,0.07465485;-0.003277779;-0.03952408,0.03580505;-0.3240007;-0.03405929,-0.003310829;-0.6771169;0.003785372,-0.004181862;-0.713536;-0.05933428,-0.07759944;0.01112743;-0.03163464,-0.1033064;-0.3074684;0.01567454,-0.1248754;-0.5580397;0.2694503,-0.1262201;-0.5595908;0.1834325,0.0230324;0.5392472;-0.2102215,446.0346
+0;0;0,0.03260754;0.3212896;-0.07667214,0.0642254;0.6331041;-0.1792116,0.2427575;0.4980512;-0.08064736,0.2742886;0.3076729;0.07186159,0.3030189;0.1675249;0.1880495,-0.1370407;0.5018864;-0.1010105,-0.2340347;0.3140281;0.02468169,-0.2980627;0.1635193;0.1096172,0.07466596;-0.002108824;-0.03958271,0.05555368;-0.3227445;-0.004514586,0.01899702;-0.6723559;0.05942934,0.02219676;-0.6439619;-0.03213225,-0.07339875;0.01265657;-0.03998346,-0.1386511;-0.2923287;0.04444674,-0.2098934;-0.5474639;0.2842048,-0.2039708;-0.5206487;0.1928203,0.0566317;0.5562818;-0.1505995,0;0;0,0.01486993;0.3115215;-0.1135874,0.02482712;0.6134418;-0.2458572,0.2047658;0.4746764;-0.1345212,0.246652;0.2745188;0.002151966,0.2191149;0.1053454;0.06989121,-0.1584414;0.4802656;-0.1295037,-0.2250207;0.2842504;0.003320783,-0.2430878;0.1224603;0.08971564,0.07465485;-0.003277779;-0.03952408,0.03580505;-0.3240007;-0.03405929,-0.003310829;-0.6771169;0.003785372,-0.004181862;-0.713536;-0.05933428,-0.07759944;0.01112743;-0.03163464,-0.1033064;-0.3074684;0.01567454,-0.1248754;-0.5580397;0.2694503,-0.1262201;-0.5595908;0.1834325,0.0230324;0.5392472;-0.2102215,446.0565
+0;0;0,0.03263623;0.3215722;-0.07673959,0.06430441;0.6338834;-0.1794429,0.2431756;0.4985882;-0.08069715,0.2746847;0.3083425;0.07170559,0.3034256;0.1681426;0.1879366,-0.1373412;0.5024306;-0.1010988,-0.2342677;0.3147032;0.02450584,-0.2983193;0.1641386;0.1094729,0.07473931;-0.002110896;-0.03962159,0.05563343;-0.3226395;-0.004565191,0.01909871;-0.6720409;0.05934034,0.02221671;-0.6436059;-0.02988219,-0.07347086;0.01266901;-0.04002274,-0.1387014;-0.2922143;0.04437924,-0.2099009;-0.5471964;0.2839933,-0.2041297;-0.5202999;0.1949434,0.05669765;0.556929;-0.1507816,0;0;0,0.01462349;0.311547;-0.1144002,0.02433276;0.6136367;-0.2476118,0.2040004;0.4742023;-0.1348026,0.2450162;0.2753839;0.003767967,0.2193723;0.1052894;0.07011533,-0.1597183;0.4804213;-0.1318385,-0.2240306;0.287132;0.005696952,-0.2407591;0.1299333;0.1005676,0.07463089;-0.003140539;-0.03975749,0.03610337;-0.3237734;-0.03321815,-0.003187954;-0.6767676;0.003543377,-0.004671156;-0.713219;-0.05607915,-0.07779645;0.01096426;-0.03142909,-0.1018775;-0.3068768;0.02081772,-0.1226316;-0.5566115;0.2751834,-0.1236296;-0.5574973;0.1914105,0.02256349;0.539396;-0.2117438,446.0679
+0;0;0,0.03257523;0.3212281;-0.07819331,0.06368032;0.633332;-0.1817011,0.2409764;0.4968179;-0.07929125,0.273916;0.3085741;0.07527951,0.2999012;0.171377;0.1956683,-0.1375883;0.4994826;-0.1052027,-0.236032;0.3149455;0.02390091,-0.3024609;0.1685976;0.1142403,0.07470661;-0.002206082;-0.03967804,0.05612423;-0.3227535;-0.004512418,0.01928885;-0.6721685;0.05914634,0.02358516;-0.6439955;-0.03002223,-0.07344127;0.01271408;-0.04006271,-0.1387683;-0.291816;0.04553145,-0.2124974;-0.5419493;0.2894524,-0.2055359;-0.5153804;0.2004997,0.05625403;0.5564216;-0.1528748,0;0;0,0.01462349;0.311547;-0.1144002,0.02433276;0.6136367;-0.2476118,0.2040004;0.4742023;-0.1348026,0.2450162;0.2753839;0.003767967,0.2193723;0.1052894;0.07011533,-0.1597183;0.4804213;-0.1318385,-0.2240306;0.287132;0.005696952,-0.2407591;0.1299333;0.1005676,0.07463089;-0.003140539;-0.03975749,0.03610337;-0.3237734;-0.03321815,-0.003187954;-0.6767676;0.003543377,-0.004671156;-0.713219;-0.05607915,-0.07779645;0.01096426;-0.03142909,-0.1018775;-0.3068768;0.02081772,-0.1226316;-0.5566115;0.2751834,-0.1236296;-0.5574973;0.1914105,0.02256349;0.539396;-0.2117438,446.0796
+0;0;0,0.03261101;0.3215809;-0.0782792,0.06381185;0.6346466;-0.1821075,0.2398507;0.498266;-0.08008941,0.2727422;0.310297;0.07425575,0.298712;0.1731811;0.1945734,-0.1361896;0.500913;-0.105828,-0.2344897;0.3166452;0.02308711,-0.3008793;0.1703838;0.1133731,0.0746657;-0.002204874;-0.03965632,0.05612753;-0.3219897;-0.004574351,0.01918662;-0.6724057;0.05926678,0.02357668;-0.6442726;-0.03184751,-0.07340107;0.01270712;-0.04004078,-0.1385727;-0.2910986;0.04534976,-0.212513;-0.5419484;0.2899695,-0.2053996;-0.5154544;0.1990757,0.05636007;0.5574723;-0.1531823,0;0;0,0.01444054;0.3114478;-0.1157458,0.02406386;0.6136245;-0.2512679,0.2025998;0.4741897;-0.1389353,0.2431622;0.2784405;0.003449917,0.2192983;0.1086948;0.07104015,-0.1589082;0.4806231;-0.1357645,-0.2208201;0.2923799;0.009039149,-0.2399951;0.1392618;0.1097302,0.07458845;-0.002904177;-0.03975654,0.03639781;-0.3227782;-0.0320859,-0.003039181;-0.676941;0.003199816,-0.002361059;-0.7145163;-0.05810022,-0.07776107;0.01080562;-0.0314469,-0.1007055;-0.3052534;0.02700859,-0.1206304;-0.5548383;0.2830204,-0.1217946;-0.5566481;0.1975139,0.02226996;0.5393894;-0.2147439,446.1018
+0;0;0,0.03261676;0.3216376;-0.07829301,0.06381106;0.6346372;-0.1820988,0.2393369;0.4984497;-0.0802961,0.2687827;0.3301722;0.05787994,0.2947483;0.1930789;0.1781777,-0.1356468;0.5010893;-0.1059624,-0.223649;0.3361253;0.009447642,-0.2900277;0.189888;0.09971874,0.07470458;-0.002206022;-0.03967697,0.05617409;-0.3218583;-0.004609544,0.01926822;-0.671942;0.05917104,0.02361345;-0.6437898;-0.03101281,-0.07343929;0.01271374;-0.04006163,-0.1385839;-0.290966;0.04529351,-0.2124541;-0.541578;0.2896813,-0.2054133;-0.5150481;0.1997156,0.05636187;0.5574896;-0.1531836,0;0;0,0.01423609;0.3108416;-0.1175551,0.02358672;0.6116742;-0.2558749,0.2018165;0.4739355;-0.1424949,0.2456397;0.3057869;-0.0080235,0.2223308;0.1370187;0.06207871,-0.1592113;0.480424;-0.1397563,-0.2137402;0.3157606;-0.004887715,-0.229053;0.1683184;0.1045046,0.07453024;-0.002747893;-0.03996992,0.03718305;-0.3225625;-0.03133726,-0.002372593;-0.6765319;0.002272129,-0.002667487;-0.7140971;-0.05764675,-0.07787531;0.01069663;-0.03131966,-0.1023024;-0.3034784;0.03537428,-0.1193081;-0.5549548;0.289262,-0.120379;-0.5567727;0.2047522,0.02180561;0.5378577;-0.2185752,446.1237
+0;0;0,0.03258889;0.3213219;-0.0795904,0.06360634;0.6340306;-0.1843259,0.2380434;0.4973674;-0.07996237,0.269693;0.3354387;0.06513883,0.2954442;0.2018633;0.1893759,-0.1359959;0.4993908;-0.1102204,-0.2250373;0.3370129;0.008025281,-0.2922624;0.1933754;0.1017771,0.07473262;-0.002264716;-0.0396208,0.05714113;-0.3219888;-0.004724257,0.01958364;-0.6719861;0.05914943,0.02491496;-0.6440787;-0.03097616,-0.0733898;0.01271508;-0.0401518,-0.1401159;-0.2894507;0.04925831,-0.2127546;-0.5319508;0.3020544,-0.2047509;-0.5057805;0.212184,0.05620371;0.5569552;-0.1552071,0;0;0,0.01423609;0.3108416;-0.1175551,0.02358672;0.6116742;-0.2558749,0.2018165;0.4739355;-0.1424949,0.2456397;0.3057869;-0.0080235,0.2223308;0.1370187;0.06207871,-0.1592113;0.480424;-0.1397563,-0.2137402;0.3157606;-0.004887715,-0.229053;0.1683184;0.1045046,0.07453024;-0.002747893;-0.03996992,0.03718305;-0.3225625;-0.03133726,-0.002372593;-0.6765319;0.002272129,-0.002667487;-0.7140971;-0.05764675,-0.07787531;0.01069663;-0.03131966,-0.1023024;-0.3034784;0.03537428,-0.1193081;-0.5549548;0.289262,-0.120379;-0.5567727;0.2047522,0.02180561;0.5378577;-0.2185752,446.135

+ 115 - 0
DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_TwoArmsPlusLeg_Backward_ColorFeedback_Slow.csv

@@ -0,0 +1,115 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.004189109;0.3019533;0.004713399,0.008092097;0.59439;-0.005673487,0.1877234;0.4763274;0.01938637,0.2294026;0.2268997;0.02726781,0.2822125;-0.0002818704;-0.02096029,-0.1715161;0.4663906;-0.008149754,-0.2249794;0.2191297;-0.01229495,-0.2668454;-0.01003376;-0.06186978,0.07327354;0.003639963;-0.03782207,0.07424781;-0.3289275;0.005939178,0.0665;-0.6652952;0.08355027,0.06990345;-0.6283035;0.004068829,-0.07102193;0.007875608;-0.04131139,-0.110861;-0.3239573;-0.01273029,-0.1358326;-0.6581547;0.07042785,-0.1303399;-0.6210068;-0.008922666,0.007186489;0.5222955;-0.0007973039,0;0;0,0.01176149;0.3014229;-0.01488113,0.02195981;0.5925401;-0.04278612,0.2025841;0.4850462;-0.01367044,0.2414118;0.2417601;0.0439291,0.2436181;0.006758422;0.005255222,-0.1663174;0.4991504;-0.02750479,-0.2416312;0.2601365;0.007332232,-0.2774797;0.02782239;-0.03102586,0.07339257;-0.001010895;-0.03775287,0.05777198;-0.3360825;-0.03736162,0.005726039;-0.6689923;0.03806424,0.009513587;-0.7023903;-0.0103519,-0.07504603;0.009756377;-0.0329496,-0.1426533;-0.3186985;-0.04093248,-0.2072529;-0.6491067;0.03577526,-0.231747;-0.6777561;-0.01257818,0.01971024;0.5209458;-0.03322601,472.9753
+0;0;0,0.004185558;0.3016973;0.004709403,0.008087466;0.5940523;-0.005674124,0.1882418;0.4758875;0.01944208,0.229926;0.2264298;0.02732446,0.2824203;0.0006059706;-0.02061542,-0.1720377;0.4659218;-0.008173763,-0.2255073;0.2186313;-0.01231945,-0.2671232;-0.00916259;-0.06159802,0.07331236;0.003641891;-0.03784211,0.07428648;-0.3288734;0.005912274,0.06653168;-0.6655445;0.08359336,0.06992119;-0.6285815;0.004437402,-0.07105955;0.007879781;-0.04133328,-0.1108924;-0.323901;-0.01275666,-0.1358865;-0.6583999;0.07047647,-0.1304163;-0.6212812;-0.008549102,0.007182246;0.5219887;-0.0008000284,0;0;0,0.01182243;0.3011615;-0.01493073,0.02187783;0.5921866;-0.04300213,0.2031371;0.4847672;-0.01398849,0.241123;0.2412687;0.04340792,0.2433709;0.007679537;0.004919291,-0.166902;0.4990368;-0.02739048,-0.2429353;0.2601479;0.00695771,-0.2793214;0.02984118;-0.03409353,0.07344517;-0.001020104;-0.03774595,0.05690932;-0.3359951;-0.0374589,0.004835904;-0.6692303;0.0379374,0.008427471;-0.7023786;-0.01028132,-0.07509848;0.009759801;-0.03293865,-0.142738;-0.3186335;-0.04097033,-0.2072993;-0.6493752;0.03573517,-0.2300051;-0.678299;-0.01261846,0.0196864;0.5206239;-0.03342509,472.9999
+0;0;0,0.004179038;0.3012273;0.004702067,0.008077003;0.5932855;-0.005670203,0.1873732;0.4754295;0.01934385,0.2290584;0.2259655;0.02722643,0.2811567;0.001845419;-0.02035175,-0.1711964;0.4655111;-0.008140931,-0.2246675;0.2182143;-0.01228673,-0.2659693;-0.007860944;-0.0611935,0.0734173;0.003647104;-0.03789628,0.07439243;-0.3292111;0.005903233,0.0666353;-0.6659836;0.08360772,0.07000431;-0.6290626;0.004930168,-0.07116126;0.007891059;-0.04139244,-0.1110352;-0.324232;-0.01278635,-0.1360368;-0.6588315;0.07047185,-0.1305997;-0.6217559;-0.008076094,0.007172912;0.5213119;-0.0008021914,0;0;0,0.01200846;0.300672;-0.01515341,0.02214202;0.5913599;-0.04360223,0.2026927;0.4847144;-0.01524782,0.2408316;0.2412146;0.04206991,0.243328;0.009269029;0.004616737,-0.1658133;0.498981;-0.02777064,-0.2421746;0.2602062;0.006691083,-0.2790104;0.03218311;-0.03639399,0.07340679;-0.0009704828;-0.03807926,0.05548862;-0.3362208;-0.03778648,0.003334314;-0.6695763;0.03749895,0.006733865;-0.7026866;-0.009987354,-0.07532954;0.009751577;-0.03270923,-0.1435698;-0.318852;-0.04147752,-0.2078059;-0.6498431;0.03489319,-0.2312132;-0.6780187;-0.01324314,0.01994857;0.5198978;-0.03395414,473.0288
+0;0;0,0.004436767;0.3214449;0.004790092,0.008810438;0.6498902;-0.007015352,0.2065277;0.5203134;0.02110762,0.2478845;0.2707931;0.02930201,0.2999361;0.04666044;-0.01824699,-0.1888847;0.5092215;-0.01019782,-0.2429881;0.2620407;-0.01372024,-0.2845435;0.03599279;-0.06251771,0.07344908;0.00360166;-0.0378742,0.0739909;-0.3301641;0.005978487,0.06624688;-0.6663758;0.08348242,0.06978486;-0.6294739;0.004844487,-0.07111099;0.007945166;-0.04150054,-0.111429;-0.3250518;-0.0130322,-0.1366966;-0.659004;0.07029001,-0.1310905;-0.6219456;-0.008213677,0.007811527;0.5706505;-0.001588472,0;0;0,0.01661667;0.3188709;-0.03761244,0.02755538;0.6398846;-0.1075337,0.2026027;0.4851957;-0.01669288,0.2400005;0.2415869;0.04070091,0.241893;0.009606749;0.003453493,-0.159105;0.4973143;-0.02545607,-0.2359193;0.2587043;0.009224668,-0.2732885;0.03117406;-0.03593334,0.07335868;-0.001005322;-0.03820586,0.05398607;-0.3370821;-0.03830886,0.001456112;-0.6698555;0.03657532,0.004941136;-0.7027473;-0.01113796,-0.07538786;0.009782374;-0.0326063,-0.144536;-0.3195351;-0.04216921,-0.2077104;-0.6503388;0.03321719,-0.2069373;-0.6389305;-0.04358012,0.02579394;0.5625652;-0.08942294,473.0613
+0;0;0,0.004463656;0.3233931;0.004819124,0.008814625;0.650171;-0.00694927,0.2080527;0.5200773;0.02135657,0.2494023;0.2705998;0.02954955,0.3014075;0.04666708;-0.01795703,-0.1903892;0.5089004;-0.01018871,-0.2444832;0.2617621;-0.01371052,-0.2860016;0.03591575;-0.06246447,0.07352997;0.003605627;-0.03791591,0.07407194;-0.3302542;0.005949132,0.06632702;-0.6665051;0.08346211,0.0715572;-0.6263021;-0.03278778,-0.07118931;0.007953917;-0.04154625,-0.1115186;-0.3251368;-0.01306989,-0.1367892;-0.659128;0.07026204,-0.1285018;-0.6186936;-0.04578938,0.007814059;0.5708;-0.001513404,0;0;0,0.01568994;0.320441;-0.04120231,0.02602541;0.6400025;-0.1100051,0.2028701;0.4850095;-0.01930356,0.238904;0.2414393;0.03892875,0.2408879;0.00956279;0.002368689,-0.1617831;0.4967555;-0.02625326,-0.2395507;0.258573;0.008920543,-0.2773094;0.03143033;-0.03677179,0.0734103;-0.001111358;-0.03830099,0.05246419;-0.3371867;-0.03948641,-0.0004625618;-0.6700654;0.03483343,-0.002840817;-0.667864;-0.07859969,-0.0755117;0.009865586;-0.03252577,-0.1454165;-0.3193426;-0.04357652,-0.2088003;-0.6503635;0.03085832,-0.2078992;-0.6479985;-0.08263613,0.02416655;0.562606;-0.09165812,473.0949
+0;0;0,0.004463656;0.3233931;0.004819124,0.008814625;0.650171;-0.00694927,0.2080527;0.5200773;0.02135657,0.2494023;0.2705998;0.02954955,0.3014075;0.04666708;-0.01795703,-0.1903892;0.5089004;-0.01018871,-0.2444832;0.2617621;-0.01371052,-0.2860016;0.03591575;-0.06246447,0.07352997;0.003605627;-0.03791591,0.07407194;-0.3302542;0.005949132,0.06632702;-0.6665051;0.08346211,0.0715572;-0.6263021;-0.03278778,-0.07118931;0.007953917;-0.04154625,-0.1115186;-0.3251368;-0.01306989,-0.1367892;-0.659128;0.07026204,-0.1285018;-0.6186936;-0.04578938,0.007814059;0.5708;-0.001513404,0;0;0,0.01568994;0.320441;-0.04120231,0.02602541;0.6400025;-0.1100051,0.2028701;0.4850095;-0.01930356,0.238904;0.2414393;0.03892875,0.2408879;0.00956279;0.002368689,-0.1617831;0.4967555;-0.02625326,-0.2395507;0.258573;0.008920543,-0.2773094;0.03143033;-0.03677179,0.0734103;-0.001111358;-0.03830099,0.05246419;-0.3371867;-0.03948641,-0.0004625618;-0.6700654;0.03483343,-0.002840817;-0.667864;-0.07859969,-0.0755117;0.009865586;-0.03252577,-0.1454165;-0.3193426;-0.04357652,-0.2088003;-0.6503635;0.03085832,-0.2078992;-0.6479985;-0.08263613,0.02416655;0.562606;-0.09165812,473.1172
+0;0;0,0.004997991;0.3244775;0.004495305,0.01007145;0.6502333;-0.007670842,0.2106378;0.5201806;0.02189954,0.2518572;0.2707619;0.03060275,0.3041838;0.04686752;-0.01589198,-0.1910243;0.509016;-0.01079552,-0.2457444;0.2620719;-0.01376013,-0.2876659;0.03649206;-0.06259515,0.07360725;0.003527041;-0.03799905,0.07350653;-0.329168;0.005615,0.06549395;-0.6667812;0.08358288,0.07093176;-0.6266233;-0.03261863,-0.07129492;0.008033997;-0.0415558,-0.1117324;-0.3238987;-0.01374069,-0.1376315;-0.6591837;0.07015838,-0.1291389;-0.6187913;-0.0458391,0.008867336;0.5708115;-0.002102685,0;0;0,0.01550028;0.3211846;-0.04394388,0.02613017;0.6396985;-0.1127944,0.204432;0.4848303;-0.02142382,0.2393036;0.2413989;0.03781819,0.2415163;0.009459853;0.002776623,-0.1631597;0.4962504;-0.02717402,-0.2423824;0.2586849;0.00847492,-0.28068;0.03175433;-0.03696025,0.07335171;-0.001238137;-0.03863144,0.0519104;-0.3360926;-0.03960776,-0.001864046;-0.6705503;0.03368735,-0.004358888;-0.6685191;-0.07965755,-0.07571457;0.01001219;-0.03227156,-0.1455669;-0.317968;-0.04401418,-0.2094949;-0.6506119;0.02938266,-0.2087241;-0.6484171;-0.08402728,0.02395773;0.5623466;-0.0940268,473.1396
+0;0;0,0.005004127;0.3248758;0.004500824,0.01006105;0.6495746;-0.007631395,0.2105979;0.5196595;0.02192616,0.2517971;0.2703631;0.0306251,0.3041602;0.04631267;-0.01590205,-0.1910016;0.5084967;-0.01076381,-0.2456948;0.2616737;-0.01372697,-0.2876456;0.03593661;-0.06259603,0.07376499;0.003534599;-0.03808048,0.07366442;-0.328679;0.005470451,0.06563042;-0.6671946;0.08364674,0.06920884;-0.6305101;0.007179037,-0.0714477;0.008051215;-0.04164485,-0.1118267;-0.3234011;-0.01386999,-0.137795;-0.6595824;0.07025333,-0.1322063;-0.6227435;-0.006080113,0.008858905;0.5702825;-0.002072329,0;0;0,0.01532227;0.3212427;-0.04645419,0.02732596;0.6385283;-0.1157191,0.2054672;0.4842286;-0.02451491,0.2399775;0.2412529;0.03626013,0.2428297;0.008465171;0.00614357,-0.1625313;0.4965478;-0.02896635,-0.2445239;0.2602421;0.007892076,-0.2839004;0.03332917;-0.0375533,0.07338846;-0.001446933;-0.03893495,0.05101871;-0.3357514;-0.04056311,-0.003362924;-0.6712691;0.03182125,-0.001812458;-0.7037596;-0.01287031,-0.07597253;0.01022142;-0.032056,-0.1461328;-0.3171348;-0.04539851,-0.2104567;-0.6508408;0.02720749,-0.2100636;-0.6392677;-0.04739206,0.02469072;0.5614022;-0.09663534,473.1736
+0;0;0,0.004788134;0.3253782;0.004484445,0.009644764;0.6497909;-0.007581225,0.2117746;0.5198045;0.0219817,0.252373;0.2706492;0.0310447,0.3051026;0.04401091;-0.01586368,-0.1926902;0.5078666;-0.01121994,-0.2478479;0.26137;-0.01363689,-0.2908379;0.03323509;-0.06315485,0.07394549;0.003425077;-0.03821675,0.07360411;-0.3283542;0.005278282,0.06526916;-0.6672179;0.083495,0.07079192;-0.6270673;-0.03261956,-0.07159342;0.008202843;-0.0418005,-0.1122302;-0.3228009;-0.01433048,-0.1387189;-0.6592605;0.06998599,-0.1301416;-0.6188743;-0.04592209,0.008482032;0.5703679;-0.002031206,0;0;0,0.0151017;0.3213993;-0.04887152,0.02735162;0.6382241;-0.1188042,0.2070752;0.4834388;-0.0277257,0.2417444;0.2413872;0.03566074,0.2438627;0.005281657;0.01126027,-0.1637661;0.4963053;-0.0301043,-0.2471451;0.2609664;0.008266311,-0.2896083;0.03139545;-0.03462651,0.07352078;-0.001752943;-0.03913832,0.05078626;-0.3355925;-0.0410676,-0.004186723;-0.6716878;0.02988172,-0.007126097;-0.6700284;-0.08327436,-0.07623564;0.01051001;-0.0319038,-0.146474;-0.3163349;-0.04634182,-0.2106781;-0.6506141;0.02542959,-0.2103688;-0.6487943;-0.08780429,0.02457628;0.5610623;-0.09934878,473.1954
+0;0;0,0.004796521;0.3259481;0.0044923,0.009655803;0.6505428;-0.007587052,0.2122661;0.5202318;0.02204726,0.2528251;0.2713178;0.03110148,0.3057017;0.04404823;-0.01593756,-0.1931606;0.5082655;-0.01123334,-0.2482648;0.2620077;-0.01364795,-0.2913747;0.03323726;-0.06330385,0.07406047;0.003430404;-0.03827618,0.07372021;-0.3272666;0.00507696,0.06536693;-0.6668755;0.0834657,0.0690157;-0.6301692;0.006751157,-0.07170475;0.0082156;-0.0418655,-0.112209;-0.3217084;-0.0144851,-0.138756;-0.6589079;0.07001681,-0.1330891;-0.6220459;-0.006561324,0.00849008;0.5709155;-0.002022756,0;0;0,0.01553992;0.3216253;-0.05100036,0.02908745;0.6382282;-0.1224852,0.2085393;0.4824886;-0.03067851,0.2444026;0.2415496;0.03525662,0.2464828;0.004330382;0.01569128,-0.1625254;0.4964199;-0.03169516,-0.2479914;0.2623956;0.008471966,-0.2930827;0.0321378;-0.03163023,0.07356873;-0.002075076;-0.03930807,0.05125728;-0.3348496;-0.04115987,-0.004308343;-0.6719792;0.02815771,-0.002286136;-0.7036307;-0.01808524,-0.0763854;0.01083039;-0.03177672,-0.1461203;-0.3149769;-0.04683539,-0.2089671;-0.6504537;0.02425887,-0.2356273;-0.6760768;-0.02198744,0.02588952;0.5610355;-0.1023881,473.2289
+0;0;0,0.004803162;0.3263994;0.00449852,0.009666784;0.6512883;-0.007598283,0.2139172;0.5203462;0.02224568,0.2544329;0.2716985;0.03129021,0.3074146;0.04397678;-0.01584241,-0.1947791;0.5082834;-0.01130331,-0.2498244;0.262289;-0.01371534,-0.29302;0.03306353;-0.06347002,0.07421502;0.003437562;-0.03835605,0.07387563;-0.3264055;0.004885137,0.06549928;-0.6669522;0.08349033,0.06912806;-0.6302826;0.007196188,-0.07185438;0.008232743;-0.04195286,-0.112254;-0.3208392;-0.01464317,-0.1388743;-0.6589698;0.07009207,-0.1332385;-0.6221455;-0.006066404,0.008497805;0.5714386;-0.002018447,0;0;0,0.01602584;0.3217084;-0.0531671,0.03041074;0.6380853;-0.1267519,0.2109373;0.4815871;-0.03328323,0.2467628;0.2418124;0.03580832,0.2492371;0.003672913;0.02280021,-0.1622918;0.4954796;-0.03312163,-0.2489773;0.2626978;0.009858061,-0.2973876;0.03165232;-0.02420332,0.07367563;-0.002368897;-0.0394609,0.05129427;-0.3342714;-0.04193211,-0.00414896;-0.6725717;0.0266242,-0.003083825;-0.7038506;-0.01944327,-0.07657345;0.01110828;-0.03168573,-0.1457983;-0.3139187;-0.04690788,-0.2079915;-0.6507852;0.0229056,-0.2345963;-0.6760138;-0.02314258,0.02698407;0.5608764;-0.1058829,473.2626
+0;0;0,0.004803162;0.3263994;0.00449852,0.009666784;0.6512883;-0.007598283,0.2139172;0.5203462;0.02224568,0.2544329;0.2716985;0.03129021,0.3074146;0.04397678;-0.01584241,-0.1947791;0.5082834;-0.01130331,-0.2498244;0.262289;-0.01371534,-0.29302;0.03306353;-0.06347002,0.07421502;0.003437562;-0.03835605,0.07387563;-0.3264055;0.004885137,0.06549928;-0.6669522;0.08349033,0.06912806;-0.6302826;0.007196188,-0.07185438;0.008232743;-0.04195286,-0.112254;-0.3208392;-0.01464317,-0.1388743;-0.6589698;0.07009207,-0.1332385;-0.6221455;-0.006066404,0.008497805;0.5714386;-0.002018447,0;0;0,0.01602584;0.3217084;-0.0531671,0.03041074;0.6380853;-0.1267519,0.2109373;0.4815871;-0.03328323,0.2467628;0.2418124;0.03580832,0.2492371;0.003672913;0.02280021,-0.1622918;0.4954796;-0.03312163,-0.2489773;0.2626978;0.009858061,-0.2973876;0.03165232;-0.02420332,0.07367563;-0.002368897;-0.0394609,0.05129427;-0.3342714;-0.04193211,-0.00414896;-0.6725717;0.0266242,-0.003083825;-0.7038506;-0.01944327,-0.07657345;0.01110828;-0.03168573,-0.1457983;-0.3139187;-0.04690788,-0.2079915;-0.6507852;0.0229056,-0.2345963;-0.6760138;-0.02314258,0.02698407;0.5608764;-0.1058829,473.2849
+0;0;0,0.004199885;0.3268897;0.00439543,0.008538574;0.6519378;-0.007702664,0.2143062;0.5208707;0.02171442,0.2540763;0.2723416;0.03128876,0.3071292;0.04583018;-0.01503832,-0.1968328;0.5079119;-0.01241489,-0.253323;0.2624618;-0.01417797,-0.2966531;0.0345308;-0.06355624,0.07433867;0.003304611;-0.03830281,0.07287451;-0.3269446;0.004795216,0.06419627;-0.6666745;0.08310234,0.06798565;-0.6298499;0.004974648,-0.07194388;0.008327706;-0.04194034,-0.11279;-0.3211409;-0.01536695,-0.1403168;-0.6582589;0.06958902,-0.1344698;-0.621273;-0.008397408,0.007483073;0.5719867;-0.002117116,0;0;0,0.01646471;0.3218673;-0.0549922,0.03158605;0.6381196;-0.1296163,0.2129404;0.4809324;-0.03526187,0.249083;0.2421331;0.03621268,0.2528186;0.005010366;0.03100801,-0.162176;0.495082;-0.03450744,-0.2503684;0.2637725;0.01194711,-0.3015022;0.0339933;-0.01729522,0.07374626;-0.002721339;-0.03947592,0.05113873;-0.3349993;-0.04155803,-0.003965884;-0.6728945;0.02488041,-0.003109217;-0.7041413;-0.02424169,-0.07663016;0.01141144;-0.0316522,-0.1457345;-0.3139989;-0.0476767,-0.2057137;-0.6500887;0.02352655,-0.234233;-0.6756513;-0.02405839,0.02798399;0.5609037;-0.1084216,473.3071
+0;0;0,0.004202114;0.3270632;0.004397763,0.008536501;0.6517893;-0.007688952,0.21493;0.5206329;0.02179559,0.2546525;0.2724012;0.03135847,0.3083537;0.04312176;-0.01553473,-0.1974514;0.5076349;-0.01243685,-0.2538741;0.2624785;-0.01419782,-0.2977336;0.0317622;-0.06417949,0.0742439;0.003300398;-0.03825397,0.07278661;-0.3253984;0.004641719,0.06406981;-0.6666377;0.08329675,0.06782997;-0.6298656;0.005771481,-0.07185215;0.008317088;-0.04188687,-0.1125065;-0.3196048;-0.01543823,-0.1401556;-0.6582205;0.06989519,-0.1343537;-0.6212885;-0.007489905,0.00748186;0.5719033;-0.002107957,0;0;0,0.01693919;0.321804;-0.0562365,0.03285283;0.6375061;-0.1316123,0.2147891;0.4805159;-0.03700972,0.2512473;0.2431291;0.0378673,0.255511;0.00308153;0.04116201,-0.1617094;0.4946714;-0.03594944,-0.2513745;0.265269;0.01526558,-0.3055077;0.03266786;-0.009597443,0.07376471;-0.003007024;-0.03919363,0.05142352;-0.3337336;-0.04160428,-0.003617074;-0.673403;0.02398634,-0.002689507;-0.7040322;-0.0249362,-0.07643351;0.01157725;-0.03178523,-0.1449847;-0.3123391;-0.04803237,-0.2012838;-0.6498557;0.02693284,-0.2316451;-0.6721796;-0.02216473,0.02907047;0.5604244;-0.110208,473.3407
+0;0;0,0.004204557;0.3272533;0.004400319,0.00853639;0.6517885;-0.007680624,0.2160107;0.5203812;0.0219273,0.2556935;0.2723976;0.03148063,0.3098007;0.04138461;-0.01576711,-0.1985188;0.5073156;-0.01248345,-0.2548851;0.2624041;-0.01424267,-0.2990763;0.02994342;-0.06460224,0.07435759;0.003305452;-0.03831255,0.07290425;-0.3245018;0.004466794,0.06416433;-0.6666465;0.08333051,0.06792706;-0.6298698;0.005752265,-0.07196219;0.008329825;-0.04195101,-0.1125063;-0.3187026;-0.01557411,-0.1402288;-0.6582167;0.06998571,-0.1344229;-0.62128;-0.007452264,0.007481963;0.5719188;-0.00210076,0;0;0,0.01758033;0.3218097;-0.05710673,0.03432819;0.637078;-0.1332901,0.2169658;0.4801223;-0.03754114,0.2534488;0.2439345;0.04021598,0.2574093;0.002150223;0.04740024,-0.1613578;0.4941773;-0.03668492,-0.2527182;0.2663465;0.01724371,-0.3104914;0.03184719;0.003127718,0.07384837;-0.003267795;-0.03928828,0.05190837;-0.3331231;-0.04126215,-0.003134906;-0.6738597;0.02375817,-0.002140939;-0.7044126;-0.02534199,-0.07655711;0.01191758;-0.03169872,-0.144362;-0.3112369;-0.04792938,-0.1997533;-0.6495039;0.02866123,-0.2307166;-0.6713963;-0.02060268,0.03034464;0.5600801;-0.1116829,473.3635
+0;0;0,0.005321216;0.3272457;0.003701704,0.01110611;0.6517245;-0.009210894,0.2183623;0.5213163;0.02133517,0.2574269;0.2732768;0.03192996,0.3101529;0.04197353;-0.01545885,-0.196954;0.5093098;-0.01373367,-0.2534975;0.2644329;-0.01380198,-0.2992488;0.03239961;-0.06473625,0.0743793;0.003135769;-0.03828469,0.0712329;-0.3247355;0.003909212,0.06173366;-0.6669254;0.08248836,0.06558296;-0.6301923;0.004910558,-0.07195114;0.00845225;-0.04194547,-0.114115;-0.3184444;-0.01643843,-0.1426016;-0.6580352;0.06856411,-0.1367075;-0.621145;-0.008871362,0.009675656;0.5718781;-0.003384513,0;0;0,0.01758033;0.3218097;-0.05710673,0.03432819;0.637078;-0.1332901,0.2169658;0.4801223;-0.03754114,0.2534488;0.2439345;0.04021598,0.2574093;0.002150223;0.04740024,-0.1613578;0.4941773;-0.03668492,-0.2527182;0.2663465;0.01724371,-0.3104914;0.03184719;0.003127718,0.07384837;-0.003267795;-0.03928828,0.05190837;-0.3331231;-0.04126215,-0.003134906;-0.6738597;0.02375817,-0.002140939;-0.7044126;-0.02534199,-0.07655711;0.01191758;-0.03169872,-0.144362;-0.3112369;-0.04792938,-0.1997533;-0.6495039;0.02866123,-0.2307166;-0.6713963;-0.02060268,0.03034464;0.5600801;-0.1116829,473.3859
+0;0;0,0.005327678;0.327643;0.003706199,0.01111722;0.6523821;-0.009219701,0.2190579;0.5216767;0.02141727,0.2580838;0.2738826;0.03200158,0.3106253;0.04338862;-0.01522142,-0.1976252;0.5096307;-0.01376698,-0.2541128;0.2649961;-0.01383522,-0.299704;0.03377466;-0.06459127,0.07417542;0.003127174;-0.03817975,0.07103319;-0.3243097;0.003958251,0.06151765;-0.6670871;0.08267231,0.06537116;-0.6303467;0.005009562,-0.07175393;0.008429082;-0.0418305,-0.1138619;-0.3180344;-0.01635725,-0.1423974;-0.6582083;0.06879123,-0.1364969;-0.6213106;-0.008729041,0.009684421;0.5724049;-0.003383766,0;0;0,0.01805457;0.3219869;-0.05822849,0.0354999;0.6370816;-0.1360626,0.218134;0.4798502;-0.0384407,0.2547947;0.2448939;0.04211044,0.259139;0.00426349;0.05611825,-0.1605738;0.4938405;-0.03790245,-0.2540111;0.2678123;0.0188223,-0.3124024;0.0339871;0.01296245,0.07379556;-0.003458649;-0.03888083,0.05213967;-0.3328901;-0.041399,-0.003076196;-0.674256;0.0234344,-0.001653701;-0.7047244;-0.0258944,-0.07623705;0.0119538;-0.03185097,-0.1436472;-0.3108616;-0.04755047,-0.1961981;-0.6485881;0.03588831,-0.2259449;-0.6762546;-0.007487841,0.03137773;0.5600801;-0.1140115,473.4088
+0;0;0,0.005333649;0.3280103;0.003710353,0.01112562;0.6528854;-0.009222503,0.2193754;0.5220362;0.02145624,0.2583578;0.2745187;0.03202873,0.3111776;0.04280381;-0.01544441,-0.1979254;0.5099725;-0.01378017,-0.2543499;0.2656109;-0.01384834,-0.3001826;0.03316465;-0.06487325,0.07405782;0.003122216;-0.03811922,0.07092381;-0.3234591;0.003908671,0.06139017;-0.6668885;0.08277246,0.06524555;-0.6301448;0.005072013,-0.07164016;0.008415718;-0.04176418,-0.1136381;-0.3171947;-0.0163575,-0.1422279;-0.6580157;0.06895296,-0.1363245;-0.6211146;-0.008604936,0.009691594;0.5728397;-0.003381568,0;0;0,0.0187732;0.3221479;-0.0591712,0.0372293;0.6371256;-0.1378148,0.2195295;0.4797744;-0.03895974,0.2560984;0.2462392;0.0448277,0.2599287;0.004630029;0.06342196,-0.1593131;0.4933642;-0.03959948,-0.2548033;0.269524;0.02100981,-0.3147808;0.03478028;0.02679938,0.07376027;-0.003658652;-0.03864479,0.05233103;-0.3322446;-0.04052758,-0.002866536;-0.6745396;0.02304554,-0.001310498;-0.7049773;-0.02637672,-0.07603423;0.01208272;-0.03194038,-0.1427506;-0.3100152;-0.0472164,-0.1898627;-0.6470932;0.04450626,-0.2217027;-0.6733415;0.0006879307,0.03287539;0.5601189;-0.1155772,473.4428
+0;0;0,0.006992266;0.3281398;0.003358369,0.01469017;0.6528152;-0.009951239,0.2219595;0.5223804;0.02099429,0.2599626;0.2749909;0.0325903,0.3119788;0.04274206;-0.01402723,-0.1947795;0.5116791;-0.014466,-0.2518922;0.2677203;-0.01289587,-0.2994472;0.03535996;-0.0635478,0.07382333;0.002954451;-0.03828844,0.06965764;-0.3227903;0.003481623,0.05918158;-0.6671194;0.08186698,0.06306298;-0.6304206;0.004359685,-0.07162152;0.008535888;-0.04149834,-0.1145459;-0.3161688;-0.01708409,-0.144215;-0.6577299;0.06819379,-0.1382878;-0.62087;-0.009169824,0.01277609;0.5728015;-0.004001427,0;0;0,0.01901877;0.3222008;-0.05967283,0.03752497;0.6370097;-0.138391,0.2189787;0.4797679;-0.03887701,0.2562392;0.2474901;0.04737234,0.2599652;0.005892605;0.06823301,-0.1588538;0.4934568;-0.04127231,-0.2549826;0.2710862;0.02268716,-0.3169533;0.03703263;0.03672201,0.07382497;-0.003825962;-0.03820801,0.05191535;-0.3315284;-0.03987789,-0.00266403;-0.6748899;0.02289581,-0.001236945;-0.7054213;-0.0261066,-0.07582767;0.01209268;-0.03207098,-0.1417074;-0.3093221;-0.04704191,-0.1821551;-0.6435665;0.0600149,-0.2163217;-0.6650304;0.01256551,0.03320414;0.5600125;-0.1161647,473.4668
+0;0;0,0.007003877;0.3286847;0.003363946,0.01470343;0.653429;-0.009950019,0.222126;0.5229053;0.0210178,0.2600888;0.275778;0.03260153,0.3120266;0.04387929;-0.01394571,-0.1949207;0.5121962;-0.01446867,-0.2519729;0.2684959;-0.0129002,-0.2994562;0.03648587;-0.06347577,0.07381707;0.002954201;-0.0382852,0.0696544;-0.3225552;0.003454696,0.0591511;-0.6677797;0.08204389,0.06307997;-0.630999;0.003588639,-0.07161545;0.008535164;-0.04149483,-0.1145088;-0.315935;-0.01709821,-0.1442551;-0.6583843;0.06840144,-0.1382554;-0.6214405;-0.009908378,0.01278811;0.5733638;-0.003996369,0;0;0,0.01967612;0.3225165;-0.06074548,0.03838646;0.6372162;-0.140142,0.219502;0.4799834;-0.03921914,0.2566369;0.2491347;0.0500958,0.2597934;0.008322805;0.07541132,-0.1581132;0.4936312;-0.0427543,-0.2546812;0.2728479;0.02489632,-0.3171076;0.03993508;0.04716223,0.0738323;-0.003878415;-0.0381732,0.05204099;-0.3313532;-0.03931022,-0.002329469;-0.6756473;0.02371383,-0.001099557;-0.7057471;-0.02730727,-0.07578956;0.01216444;-0.03211562,-0.1402797;-0.3093093;-0.04666182,-0.1797968;-0.6424935;0.06688641,-0.2154586;-0.665557;0.02074367,0.03406605;0.5602033;-0.1177838,473.5011
+0;0;0,0.007010044;0.3289741;0.003366908,0.01470537;0.65354;-0.009940671,0.2221204;0.5230414;0.02102447,0.2600173;0.2763431;0.03258809,0.3119309;0.04455261;-0.01393743,-0.1949102;0.5123327;-0.01446063,-0.2518634;0.2690554;-0.01289489,-0.2993245;0.03715368;-0.06344685,0.07382341;0.002954454;-0.03828849,0.06966616;-0.3221299;0.003396906,0.05915987;-0.6674528;0.08200847,0.06311715;-0.630623;0.002986111,-0.0716216;0.008535897;-0.04149839,-0.1144589;-0.3155105;-0.01713363,-0.1442137;-0.6580573;0.06839037,-0.1381706;-0.6210634;-0.01048551,0.01279061;0.5734979;-0.003988739,0;0;0,0.02001226;0.3226688;-0.06139088,0.03866071;0.6371774;-0.1408339,0.2197287;0.4802621;-0.03943801,0.2565909;0.2518353;0.05486131,0.2598631;0.01148559;0.08328271,-0.1578706;0.493603;-0.04367441,-0.2549558;0.2752564;0.02932713,-0.3165056;0.04320949;0.06018663,0.07388273;-0.003894001;-0.03808951,0.05202684;-0.3309368;-0.03778577,-0.002137091;-0.675631;0.02377892,-0.001081642;-0.7054563;-0.02843856,-0.07574254;0.01222178;-0.03222308,-0.1389473;-0.3090892;-0.04633559,-0.1753634;-0.6398182;0.07544386,-0.2115639;-0.6693903;0.03739753,0.03438017;0.5601823;-0.1184897,473.5337
+0;0;0,0.007763074;0.3291733;0.002715509,0.01584757;0.6536484;-0.01119199,0.2234496;0.5236237;0.02026988,0.2597008;0.2771305;0.03357168,0.3138976;0.03414066;-0.0132973,-0.1943642;0.5135599;-0.0149798,-0.2519666;0.2708287;-0.01130604,-0.3039064;0.0283785;-0.06325046,0.07388811;0.00266094;-0.03820574,0.06779709;-0.3221089;0.003329456,0.05594125;-0.6681001;0.08201627,0.05991983;-0.6312229;0.002179757,-0.0716947;0.00872701;-0.04135118,-0.1159184;-0.314887;-0.01777219,-0.1469447;-0.6580324;0.06784728,-0.1408601;-0.6210014;-0.01184296,0.01387006;0.573596;-0.005085743,0;0;0,0.01989427;0.3227651;-0.06204486,0.0381819;0.6371781;-0.1417208,0.2196006;0.4807276;-0.03989315,0.2561689;0.2544159;0.05857372,0.2570654;0.00363493;0.09443736,-0.1584433;0.493105;-0.04494837,-0.2552953;0.2765699;0.03239638,-0.3202029;0.03529176;0.07422875,0.07386994;-0.003893643;-0.03813505,0.05144736;-0.3305957;-0.03727531,-0.002391726;-0.6761522;0.02383232,-0.001148731;-0.7054983;-0.03014446,-0.07575455;0.01219981;-0.0322277,-0.1358648;-0.3094054;-0.04617793,-0.1704251;-0.6362478;0.08806714,-0.2080686;-0.6618629;0.04417044,0.03400525;0.5601733;-0.1193066,473.5677
+0;0;0,0.007768294;0.3293946;0.002717335,0.0158467;0.6536258;-0.01118085,0.222281;0.5239143;0.02013701,0.2584878;0.277723;0.03342251,0.312659;0.0348476;-0.01342439,-0.1932031;0.5139066;-0.01491612,-0.2507349;0.2714727;-0.01124686,-0.3026502;0.02913669;-0.06316681,0.07381341;0.00265825;-0.03816711,0.06772619;-0.3219095;0.003342241,0.0558526;-0.6684184;0.08214678,0.05985755;-0.6314956;0.001781121,-0.07162222;0.008718187;-0.04130937,-0.1158184;-0.3146945;-0.01774506,-0.1468911;-0.6583532;0.06800251,-0.1407661;-0.6212755;-0.0122159,0.01387004;0.5736079;-0.00507723,0;0;0,0.01985291;0.3228584;-0.06274462,0.03775567;0.6370286;-0.1424713,0.2175325;0.4812491;-0.03923416,0.2549822;0.2568648;0.06248474,0.2563506;0.00655666;0.1007159,-0.1576747;0.4935407;-0.04591128,-0.2536899;0.2786783;0.03602022,-0.3180546;0.03856726;0.08420227,0.07390109;-0.003914148;-0.03788829,0.0513742;-0.330403;-0.03650808,-0.002377242;-0.6766063;0.02410197,-0.001230866;-0.7056373;-0.03100371,-0.07550879;0.01225894;-0.03256311,-0.1344974;-0.3093805;-0.04570682,-0.1685256;-0.6340572;0.09517131,-0.2057133;-0.6606407;0.05114866,0.03368801;0.5600566;-0.1200483,473.601
+0;0;0,0.009173781;0.3298382;0.00214397,0.01858871;0.6541383;-0.01236459,0.2254175;0.5242369;0.01878315,0.2606894;0.2783964;0.0340548,0.3077371;0.06665957;-0.002712853,-0.191818;0.5154172;-0.01557211,-0.2507898;0.2737315;-0.01054696,-0.2973959;0.06321196;-0.05421855,0.07381673;0.002517304;-0.03828926,0.06598803;-0.3227141;0.003067184,0.05243818;-0.6696031;0.08115214,0.0563517;-0.6326664;0.0004289746,-0.07178457;0.008809325;-0.04111795,-0.1173795;-0.3151743;-0.0186941,-0.1495225;-0.6590445;0.06693842,-0.143489;-0.6219769;-0.01364265,0.01628733;0.5740694;-0.006096595,0;0;0,0.01974726;0.3231244;-0.06389546,0.03710666;0.6372436;-0.1444743,0.2177068;0.4823159;-0.0398209,0.2531123;0.2601999;0.06660176,0.2571994;0.04791105;0.1241741,-0.1582218;0.4929787;-0.04655568,-0.2532971;0.2801332;0.04046366,-0.3069318;0.07293013;0.09133612,0.0739899;-0.003983974;-0.03782773,0.05090284;-0.3311064;-0.0355835,-0.002397478;-0.6776756;0.02492857,-0.001682103;-0.7065232;-0.03089356,-0.07554221;0.01228889;-0.03261398,-0.1329365;-0.3103745;-0.04450386,-0.1660012;-0.6315778;0.1049885,-0.2037176;-0.6588362;0.06164544,0.03321066;0.5602539;-0.1218243,473.6343
+0;0;0,0.009172352;0.3297868;0.002143636,0.01858451;0.6539918;-0.01236169,0.2250505;0.5241774;0.01874285,0.260262;0.2787582;0.03398834,0.3076313;0.06557372;-0.003030691,-0.1914612;0.515373;-0.01555281,-0.250332;0.2741014;-0.01053628,-0.2972567;0.0621426;-0.05450643,0.07376533;0.002515551;-0.03826261,0.06589837;-0.3243051;0.003295921,0.05237162;-0.6706027;0.08124775,0.05623085;-0.6337622;0.001644455,-0.07173459;0.008803193;-0.04108932,-0.1175524;-0.3167636;-0.0185559,-0.1496405;-0.6600475;0.06693063,-0.1436908;-0.6230779;-0.01253254,0.01628315;0.5739235;-0.006093737,0;0;0,0.01962402;0.3229501;-0.06454587,0.03676686;0.6368734;-0.1455483,0.2172308;0.4828126;-0.04052353,0.2520532;0.2635083;0.07081342,0.255838;0.04941013;0.127466,-0.157834;0.4924752;-0.04706708,-0.2515019;0.2823778;0.04667862,-0.3018706;0.07394865;0.1021958,0.07403433;-0.003855079;-0.03762627,0.05084935;-0.3325646;-0.033988,-0.002086911;-0.6787289;0.0255897,0.00195932;-0.7078686;-0.02811789,-0.07545585;0.01214172;-0.03272114,-0.1300889;-0.3126936;-0.04261607,-0.1637394;-0.6301429;0.1131885,-0.1974736;-0.6593242;0.07126047,0.03293836;0.5599144;-0.1227851,473.6577
+0;0;0,0.0091895;0.3304033;0.002147644,0.01861919;0.6552128;-0.01238625,0.2252352;0.5251777;0.01875113,0.260406;0.280042;0.03397901,0.3074598;0.06827725;-0.002793491,-0.1915863;0.5163667;-0.01557004,-0.2503891;0.2753739;-0.0105593,-0.2970013;0.06482664;-0.05423663,0.07381545;0.00251726;-0.03828861,0.06592889;-0.3251178;0.003373478,0.05242833;-0.670745;0.0811744,0.05644317;-0.6336287;-0.001638621,-0.07178333;0.008809173;-0.04111724,-0.1177153;-0.3175688;-0.01852767,-0.1497413;-0.6601882;0.06679337,-0.1435517;-0.6229376;-0.01587386,0.01631255;0.5749608;-0.006103926,0;0;0,0.0194563;0.3233816;-0.06558347,0.03604046;0.6376344;-0.1478405,0.2155473;0.4827608;-0.04023123,0.2496231;0.2653742;0.07440877,0.2525065;0.05333674;0.1330805,-0.1578318;0.4925296;-0.04773109,-0.2495085;0.284202;0.05103842,-0.2943614;0.07773063;0.1124253,0.07405722;-0.003830254;-0.03770852,0.05055088;-0.3333296;-0.03320527,-0.001741681;-0.6789527;0.02598571,0.002612736;-0.7073106;-0.03317643,-0.07553371;0.01211646;-0.03269442,-0.1275509;-0.3139447;-0.04369286,-0.161847;-0.6267779;0.1195633,-0.1943013;-0.6577154;0.07310802,0.03238809;0.5605729;-0.1247461,473.6899
+0;0;0,0.0091895;0.3304033;0.002147644,0.01861919;0.6552128;-0.01238625,0.2252352;0.5251777;0.01875113,0.260406;0.280042;0.03397901,0.3074598;0.06827725;-0.002793491,-0.1915863;0.5163667;-0.01557004,-0.2503891;0.2753739;-0.0105593,-0.2970013;0.06482664;-0.05423663,0.07381545;0.00251726;-0.03828861,0.06592889;-0.3251178;0.003373478,0.05242833;-0.670745;0.0811744,0.05644317;-0.6336287;-0.001638621,-0.07178333;0.008809173;-0.04111724,-0.1177153;-0.3175688;-0.01852767,-0.1497413;-0.6601882;0.06679337,-0.1435517;-0.6229376;-0.01587386,0.01631255;0.5749608;-0.006103926,0;0;0,0.0194563;0.3233816;-0.06558347,0.03604046;0.6376344;-0.1478405,0.2155473;0.4827608;-0.04023123,0.2496231;0.2653742;0.07440877,0.2525065;0.05333674;0.1330805,-0.1578318;0.4925296;-0.04773109,-0.2495085;0.284202;0.05103842,-0.2943614;0.07773063;0.1124253,0.07405722;-0.003830254;-0.03770852,0.05055088;-0.3333296;-0.03320527,-0.001741681;-0.6789527;0.02598571,0.002612736;-0.7073106;-0.03317643,-0.07553371;0.01211646;-0.03269442,-0.1275509;-0.3139447;-0.04369286,-0.161847;-0.6267779;0.1195633,-0.1943013;-0.6577154;0.07310802,0.03238809;0.5605729;-0.1247461,473.7128
+0;0;0,0.009588641;0.3303039;0.0006238193,0.01956224;0.6551719;-0.01544025,0.2255816;0.5261136;0.01622942,0.2603911;0.2815543;0.03432728,0.3118976;0.03859463;-0.005396694,-0.1906669;0.5181197;-0.01702747,-0.2507109;0.2779289;-0.009844423,-0.3061088;0.03758846;-0.05911782,0.07386459;0.002430556;-0.0383759,0.06365563;-0.3259668;0.002896313,0.04812789;-0.6719987;0.07971185,0.05202716;-0.6349218;-0.003505051,-0.07198807;0.00882581;-0.04091964,-0.1201325;-0.318103;-0.01965608,-0.153558;-0.660941;0.06534202,-0.1474763;-0.6237452;-0.01773369,0.01711031;0.5749078;-0.008744637,0;0;0,0.01892218;0.3231503;-0.06639886,0.03476617;0.6372169;-0.150068,0.213358;0.4827993;-0.04078507,0.2464702;0.2683846;0.07870722,0.2456821;0.02713984;0.1498456,-0.1583897;0.4924724;-0.04997083,-0.2476503;0.285871;0.053455,-0.2917104;0.05131623;0.1328471,0.07420266;-0.00365302;-0.03761935,0.04979989;-0.3338602;-0.03312469,-0.002297133;-0.6797695;0.02614164,0.002194792;-0.7075646;-0.03410697,-0.07562181;0.01194679;-0.0327599,-0.1261576;-0.3151638;-0.04262269,-0.1595856;-0.6247148;0.1274966,-0.1913296;-0.6545742;0.07851176,0.03137836;0.5602227;-0.1265399,473.7459
+0;0;0,0.00958798;0.3302811;0.0006237762,0.01954888;0.6547356;-0.01541994,0.2246948;0.5259826;0.01613638,0.259454;0.2817765;0.0342081,0.3101331;0.04271977;-0.004877731,-0.1898036;0.5180222;-0.01698069,-0.2497609;0.2781785;-0.009808011,-0.3042688;0.04169889;-0.05828986,0.07389329;0.002431501;-0.0383908,0.06365541;-0.3268961;0.002998319,0.04815267;-0.6723708;0.07969016,0.05203748;-0.6353201;-0.003217891,-0.07201604;0.008829238;-0.04093554,-0.1202969;-0.3190256;-0.01961174,-0.1536686;-0.6613115;0.06524947,-0.1476094;-0.6241424;-0.01751789,0.01710001;0.5745716;-0.008732675,0;0;0,0.01877651;0.3229639;-0.06722832,0.03445789;0.6366036;-0.1509321,0.2117161;0.4827602;-0.04067731,0.243865;0.2709296;0.08287692,0.2425249;0.03432618;0.155411,-0.1583826;0.4922522;-0.05245822,-0.2447183;0.2872486;0.05566701,-0.2817741;0.05760165;0.140126,0.07424363;-0.003586978;-0.03761649,0.04925081;-0.3346778;-0.03225231,-0.002206028;-0.680162;0.02663398,0.001937658;-0.7079423;-0.03322268,-0.07565808;0.01187386;-0.0327849,-0.1251507;-0.3163963;-0.04076806,-0.1584305;-0.6233656;0.132832,-0.1893389;-0.6511025;0.08135695,0.03109318;0.5596966;-0.1274593,473.7685
+0;0;0,0.009601697;0.3307536;0.0006246686,0.01959278;0.6561916;-0.01547026,0.2254499;0.5269696;0.01619742,0.2601782;0.2829816;0.034253,0.3101043;0.04747637;-0.004252162,-0.1904869;0.5189816;-0.01703458,-0.2503907;0.2793519;-0.009868311,-0.3040888;0.0463856;-0.0576299,0.07401291;0.002435437;-0.03845296,0.06373961;-0.328032;0.003079411,0.04826917;-0.6727866;0.07961142,0.05215075;-0.6357418;-0.003227726,-0.07213262;0.008843532;-0.04100181,-0.1205806;-0.320146;-0.01960421,-0.1538827;-0.6617185;0.06508013,-0.1478286;-0.6245554;-0.01761845,0.01713473;0.5757273;-0.008757948,0;0;0,0.01832849;0.3232317;-0.06838036,0.03269401;0.6372871;-0.1545408,0.2098655;0.4826441;-0.04137611,0.2422409;0.2724648;0.08447599,0.2409534;0.03940836;0.1560371,-0.1597552;0.492075;-0.05393676,-0.2422977;0.2885645;0.05934355,-0.2730568;0.06364739;0.1482488,0.07437614;-0.003337502;-0.03767657,0.04849207;-0.3355094;-0.03210473,-0.002357453;-0.6803493;0.026649,0.001594394;-0.7081531;-0.03310156,-0.07582116;0.01173966;-0.03279946,-0.1238733;-0.3179485;-0.03878921,-0.1574606;-0.6217744;0.1387326,-0.1882549;-0.6488182;0.08653347,0.02972621;0.560263;-0.130373,473.802
+0;0;0,0.01079468;0.3310305;-0.0005440201,0.02221294;0.6562927;-0.01800365,0.2283089;0.5274719;0.01390319,0.2621092;0.2837377;0.03483172,0.3102596;0.04895607;0.0004816912,-0.1891001;0.5204164;-0.0189268,-0.2512589;0.2816051;-0.009321968,-0.3063271;0.0499229;-0.05304469,0.07383977;0.002251275;-0.03889551,0.06348845;-0.3287926;0.00303692,0.04561267;-0.6728633;0.07866226,0.04947173;-0.6358542;-0.004652567,-0.0723403;0.009037738;-0.0406871,-0.1215123;-0.3205697;-0.02077218,-0.1566885;-0.6614119;0.06296884,-0.1506465;-0.6242923;-0.02020679,0.01938718;0.5758978;-0.01091533,0;0;0,0.01797944;0.3232678;-0.06980467,0.03220448;0.6370082;-0.1569316,0.209002;0.4825793;-0.04156017,0.2418254;0.2735626;0.08580327,0.2406071;0.04217517;0.1570718,-0.1605253;0.4920819;-0.05526704,-0.2411168;0.2898253;0.0612836,-0.2668737;0.06878054;0.1566598,0.07437897;-0.003278643;-0.03777909,0.04787904;-0.3360141;-0.03142333,-0.001911938;-0.6802902;0.02704167,0.001556725;-0.7093827;-0.0321312,-0.07589504;0.01169286;-0.0327637,-0.1221363;-0.3189071;-0.03734303,-0.1560882;-0.618164;0.1462759,-0.1854706;-0.6428124;0.09010105,0.02923143;0.5600621;-0.1326001,473.8246
+0;0;0,0.01079156;0.330935;-0.000543863,0.02220313;0.6560063;-0.01799298,0.2274071;0.5274458;0.013803,0.261167;0.2840021;0.03470659,0.2978806;0.1049868;0.008515529,-0.1882161;0.5204206;-0.01888653,-0.2503007;0.2818938;-0.009293144,-0.2922889;0.1052418;-0.04263065,0.07385321;0.002251685;-0.03890258,0.06350667;-0.3286392;0.003010467,0.04562463;-0.6728304;0.07866231,0.04950238;-0.6357874;-0.005056188,-0.07235347;0.009039382;-0.0406945,-0.1215027;-0.3204157;-0.02078879,-0.1566913;-0.6613773;0.06298158,-0.15062;-0.6242232;-0.02059704,0.01937923;0.5756645;-0.01090933,0;0;0,0.017885;0.3230912;-0.07019186,0.03195429;0.6365505;-0.1576414,0.2078438;0.482529;-0.04227018,0.2402427;0.2757757;0.08828592,0.2334153;0.1003747;0.1454542,-0.1603814;0.4919209;-0.05739469,-0.2393487;0.2914126;0.0626141,-0.2569324;0.1243198;0.1391068,0.07437027;-0.003263593;-0.03783107,0.04739591;-0.3357939;-0.03086591,-0.00132823;-0.6803999;0.02729964,0.002126962;-0.7101792;-0.03175902,-0.0759294;0.01166585;-0.03273242,-0.1205695;-0.3190207;-0.03521628,-0.1530928;-0.6145301;0.1548548,-0.1833786;-0.6453006;0.1052247,0.0290052;0.5596814;-0.1332405,473.8575
+0;0;0,0.008056294;0.3310943;-0.001918239,0.01741513;0.6563362;-0.01941421,0.2245294;0.5284303;0.01036009,0.2576035;0.285281;0.03474068,0.293362;0.1055869;0.01362551,-0.1923946;0.5189822;-0.02057829,-0.2566516;0.2812094;-0.008536127,-0.2996955;0.1043058;-0.03797815,0.07374839;0.002018083;-0.03928072,0.06293617;-0.329466;0.002773948,0.04352615;-0.6730234;0.07710216,0.04718322;-0.6360485;-0.006388202,-0.07263294;0.009242422;-0.04031015,-0.1223414;-0.3208162;-0.02140058,-0.1592955;-0.661128;0.06079096,-0.1534423;-0.624028;-0.02256367,0.01542327;0.5759186;-0.01237357,0;0;0,0.01733583;0.3229927;-0.07118464,0.03037095;0.6360638;-0.1605482,0.2068147;0.4827117;-0.04318833,0.239766;0.2764913;0.08794976,0.2348625;0.1018862;0.1471405,-0.1620561;0.4914258;-0.05889484,-0.2399544;0.2924733;0.06422973,-0.2557282;0.126969;0.1440671,0.07440093;-0.003275752;-0.03794265,0.04616112;-0.3362978;-0.02981544,-0.0009695627;-0.6804692;0.02726221,0.002041843;-0.7101181;-0.03160715,-0.0760699;0.01167273;-0.03260354,-0.1199636;-0.3197487;-0.03321675,-0.1528651;-0.6120363;0.1602221,-0.1806871;-0.6413058;0.1078224,0.02768728;0.5593036;-0.1356242,473.8913
+0;0;0,0.008058375;0.3311798;-0.001918734,0.01741898;0.656484;-0.01941828,0.2165775;0.5303645;0.009492909,0.2495886;0.2876779;0.03382709,0.2874858;0.09723651;0.01144905,-0.184485;0.5212759;-0.02026844,-0.2486196;0.2839555;-0.008249192,-0.294238;0.09647158;-0.03945211,0.07380069;0.002019514;-0.03930857,0.06297363;-0.3299193;0.002803784,0.0436449;-0.6720379;0.07682072,0.04748021;-0.6347231;-0.01073883,-0.07268444;0.009248976;-0.04033873,-0.1224611;-0.3212624;-0.02140322,-0.1592604;-0.660149;0.06044409,-0.153122;-0.6227029;-0.02697311,0.01542662;0.5760461;-0.01237586,0;0;0,0.0168744;0.3228578;-0.07229638,0.02931529;0.6355823;-0.163173,0.2032883;0.4874511;-0.05566764,0.2373936;0.2854412;0.08074164,0.2346624;0.1017282;0.1474271,-0.155897;0.4935816;-0.06443062,-0.2321607;0.2963336;0.06148878,-0.2488066;0.1237102;0.1516497,0.07441294;-0.003212452;-0.03805494,0.0449248;-0.3365653;-0.02908945,-0.0004287064;-0.6796362;0.02696967,0.004186392;-0.7104898;-0.03635836,-0.07617313;0.01162062;-0.03253306,-0.1189463;-0.3203904;-0.02889982,-0.1531225;-0.6094799;0.1664371,-0.1792442;-0.6421372;0.110521,0.02676174;0.5589203;-0.1378701,473.9247
+0;0;0,0.008058362;0.3311793;-0.001918731,0.01742187;0.656592;-0.01942596,0.2188517;0.529888;0.009738309,0.2518564;0.287248;0.03406783,0.2899611;0.09576419;0.0115673,-0.1867428;0.5206968;-0.02035934,-0.2508651;0.2834219;-0.008342399,-0.2967332;0.09491169;-0.03971611,0.07393803;0.002023272;-0.03938172,0.06311512;-0.3297886;0.002714522,0.04381754;-0.6713558;0.07661217,0.04768422;-0.6339811;-0.01166356,-0.0728197;0.009266187;-0.0404138,-0.1225773;-0.3211188;-0.02148553,-0.1593173;-0.6594592;0.06022989,-0.1531287;-0.6219522;-0.02790232,0.01542782;0.5760859;-0.01237758,0;0;0,0.0163089;0.3225119;-0.0739491,0.02777019;0.6344042;-0.1681263,0.2029287;0.4869612;-0.0555017,0.2365974;0.2853077;0.08145714,0.2347268;0.1009131;0.1494234,-0.1595219;0.4930625;-0.06723934,-0.2355632;0.2979778;0.0620476,-0.2524994;0.126631;0.1567984,0.07444981;-0.003228813;-0.03832293,0.04444292;-0.3363947;-0.02892113,-0.0002900958;-0.6790306;0.02676607,0.0043374;-0.7107193;-0.0367558,-0.07646435;0.01162309;-0.03224828,-0.1185501;-0.3202726;-0.02435083,-0.1532652;-0.6061364;0.1745919,-0.1764478;-0.6380804;0.1155372,0.02545539;0.5579718;-0.1419039,473.9583
+0;0;0,0.01180636;0.3310427;-0.00443716,0.02692963;0.6559424;-0.02655667,0.2263022;0.530235;0.006681964,0.2588025;0.28794;0.03482995,0.2957486;0.0956759;0.01768983,-0.1802806;0.5241245;-0.02313309,-0.2469382;0.28772;-0.008128954,-0.2938025;0.09867209;-0.03437595,0.07379439;0.001634979;-0.03966814,0.06243792;-0.3302662;0.001574591,0.04015583;-0.6718931;0.07434815,0.04396667;-0.6347685;-0.01395053,-0.0728949;0.00958764;-0.04020268,-0.1231399;-0.3207677;-0.02206193,-0.1626245;-0.6593257;0.05744227,-0.1564971;-0.6220928;-0.03071712,0.02300205;0.5756496;-0.01804006,0;0;0,0.0163089;0.3225119;-0.0739491,0.02777019;0.6344042;-0.1681263,0.2029287;0.4869612;-0.0555017,0.2365974;0.2853077;0.08145714,0.2347268;0.1009131;0.1494234,-0.1595219;0.4930625;-0.06723934,-0.2355632;0.2979778;0.0620476,-0.2524994;0.126631;0.1567984,0.07444981;-0.003228813;-0.03832293,0.04444292;-0.3363947;-0.02892113,-0.0002900958;-0.6790306;0.02676607,0.0043374;-0.7107193;-0.0367558,-0.07646435;0.01162309;-0.03224828,-0.1185501;-0.3202726;-0.02435083,-0.1532652;-0.6061364;0.1745919,-0.1764478;-0.6380804;0.1155372,0.02545539;0.5579718;-0.1419039,473.9805
+0;0;0,0.01180647;0.3310458;-0.004437202,0.02695242;0.6564299;-0.02659179,0.2235581;0.5311776;0.006328447,0.2528706;0.3126481;0.03171553,0.2957356;0.08958234;0.01182948,-0.1775069;0.52515;-0.02308198,-0.2376264;0.3119333;-0.009549528,-0.2919986;0.09259896;-0.04000142,0.07386702;0.001636588;-0.03970719,0.06250018;-0.3305679;0.001573231,0.04040872;-0.6692721;0.07372418,0.04433076;-0.6319396;-0.01715091,-0.07296666;0.009597078;-0.04024226,-0.1232576;-0.3210602;-0.02208492,-0.1624043;-0.6567216;0.05673908,-0.1560981;-0.6192776;-0.03399265,0.02301695;0.5759759;-0.01805807,0;0;0,0.01601666;0.3219759;-0.07632422,0.02689835;0.6334457;-0.1735933,0.2014593;0.488765;-0.0635066,0.2361795;0.3120691;0.06623125,0.2348684;0.09991749;0.1497848,-0.1578284;0.4940219;-0.07220452,-0.2268133;0.3197869;0.04671603,-0.2477345;0.1237057;0.161196,0.07445431;-0.003114849;-0.03850365,0.04418814;-0.3365647;-0.02910948,0.0006685555;-0.6762185;0.02706599,0.004487872;-0.7110419;-0.03704929,-0.07659178;0.01148339;-0.03221036,-0.1179231;-0.3207231;-0.02108809,-0.1530492;-0.6019883;0.1790876,-0.1739735;-0.6379135;0.1195605,0.0246821;0.557128;-0.1465406,474.0033
+0;0;0,0.0118075;0.3310747;-0.004437589,0.02695947;0.6565856;-0.02660259,0.2259755;0.5307274;0.00661822,0.2550404;0.314044;0.03179086,0.2964601;0.09849945;0.01257532,-0.1799166;0.5246273;-0.02314618,-0.2395283;0.3132117;-0.009728045,-0.2920671;0.1012728;-0.03915317,0.07396494;0.001638757;-0.03975982,0.06261531;-0.3300627;0.00145809,0.04048139;-0.6694178;0.07374772,0.04428785;-0.6323014;-0.01444925,-0.07306337;0.009609798;-0.0402956,-0.1232782;-0.3205467;-0.02216576,-0.1625001;-0.6568533;0.05680973,-0.1563798;-0.6196287;-0.03124812,0.02302073;0.5760649;-0.01806181,0;0;0,0.01597607;0.321428;-0.07872987,0.02645224;0.6323141;-0.178308,0.2017297;0.487286;-0.06329441,0.2369848;0.3116997;0.0645988,0.2336982;0.1067672;0.1454451,-0.160745;0.493252;-0.07542028,-0.230123;0.3223152;0.04456913,-0.2619484;0.1393855;0.1631784,0.07446039;-0.002970189;-0.03874493,0.04366139;-0.3358615;-0.0293467,0.001506865;-0.6766105;0.02534104,0.004356891;-0.7133522;-0.03280758,-0.07677285;0.01133126;-0.03212277,-0.1164474;-0.3203048;-0.01488765,-0.152425;-0.5980475;0.1911274,-0.1710838;-0.6309578;0.1316466,0.0242961;0.5561388;-0.150655,474.037
+0;0;0,0.01181798;0.3313686;-0.004441529,0.02698191;0.6571326;-0.02662669,0.2284393;0.5306072;0.006904507,0.2573645;0.3149654;0.03195613,0.2982461;0.102221;0.01299021,-0.1823471;0.5244335;-0.0232188,-0.2416722;0.3140343;-0.009865165,-0.2935285;0.1048486;-0.03890803,0.07404877;0.001640615;-0.03980489,0.06272577;-0.3292826;0.00131632,0.04054018;-0.6694299;0.0737747,0.04433003;-0.6323445;-0.01403744,-0.07314619;0.009620692;-0.04034127,-0.1232432;-0.3197613;-0.02225397,-0.1625567;-0.656853;0.05690589,-0.1564631;-0.6196598;-0.03076772,0.02303728;0.5764914;-0.01807312,0;0;0,0.01560238;0.3210667;-0.0814693,0.02511463;0.6314753;-0.1834359,0.201955;0.4866633;-0.0643859,0.237737;0.3117248;0.06242799,0.234176;0.1099026;0.1433375,-0.1640645;0.4920188;-0.07875039,-0.2337279;0.3233834;0.04238881,-0.2630832;0.1434364;0.1609154,0.07446265;-0.002651751;-0.03896952,0.04404396;-0.3348153;-0.03051853,0.002376437;-0.6765935;0.02327776,0.005574107;-0.7127017;-0.03498912,-0.07696291;0.01102508;-0.03202342,-0.1158803;-0.3198158;-0.0130737,-0.1521365;-0.5979394;0.1937485,-0.1704961;-0.6332141;0.1373776,0.02319214;0.5553948;-0.1551552,474.0703
+0;0;0,0.01517857;0.3313348;-0.006152192,0.03322692;0.6568666;-0.03079348,0.2365044;0.5306119;0.002950685,0.2650701;0.3162358;0.03270476,0.3045887;0.1040838;0.01949522,-0.1795859;0.5264415;-0.02549162,-0.2405148;0.3174345;-0.009299725,-0.2928811;0.108934;-0.03232205,0.0741941;0.001439956;-0.04002982,0.06299214;-0.3276319;0.001169905,0.03807079;-0.668978;0.07212879,0.04150278;-0.632022;-0.01584759,-0.07347666;0.009787002;-0.04018232,-0.1237502;-0.3177606;-0.0229677,-0.1650131;-0.6558501;0.05555765,-0.1592732;-0.6188;-0.03229085,0.02868997;0.5762547;-0.02164426,0;0;0,0.0151782;0.3205661;-0.08401179,0.02408871;0.6302739;-0.1884229,0.2024101;0.4863029;-0.06571364,0.2382348;0.3118607;0.06055951,0.234292;0.111616;0.1419919,-0.1668813;0.4909632;-0.08160563,-0.2367714;0.3239747;0.0404134,-0.2652015;0.1467849;0.1609962,0.07450593;-0.002411991;-0.03939891,0.04420793;-0.3327664;-0.03170919,0.003301382;-0.6758204;0.0213387,0.005975366;-0.7120221;-0.03705812,-0.07735595;0.01079994;-0.03175913,-0.1155181;-0.3180123;-0.008578291,-0.1517663;-0.5961344;0.2000063,-0.1697488;-0.6299939;0.1417087,0.02228889;0.5543507;-0.1595266,474.0921
+0;0;0,0.01517857;0.3313348;-0.006152192,0.03322692;0.6568666;-0.03079348,0.2365044;0.5306119;0.002950685,0.2650701;0.3162358;0.03270476,0.3045887;0.1040838;0.01949522,-0.1795859;0.5264415;-0.02549162,-0.2405148;0.3174345;-0.009299725,-0.2928811;0.108934;-0.03232205,0.0741941;0.001439956;-0.04002982,0.06299214;-0.3276319;0.001169905,0.03807079;-0.668978;0.07212879,0.04150278;-0.632022;-0.01584759,-0.07347666;0.009787002;-0.04018232,-0.1237502;-0.3177606;-0.0229677,-0.1650131;-0.6558501;0.05555765,-0.1592732;-0.6188;-0.03229085,0.02868997;0.5762547;-0.02164426,0;0;0,0.0151782;0.3205661;-0.08401179,0.02408871;0.6302739;-0.1884229,0.2024101;0.4863029;-0.06571364,0.2382348;0.3118607;0.06055951,0.234292;0.111616;0.1419919,-0.1668813;0.4909632;-0.08160563,-0.2367714;0.3239747;0.0404134,-0.2652015;0.1467849;0.1609962,0.07450593;-0.002411991;-0.03939891,0.04420793;-0.3327664;-0.03170919,0.003301382;-0.6758204;0.0213387,0.005975366;-0.7120221;-0.03705812,-0.07735595;0.01079994;-0.03175913,-0.1155181;-0.3180123;-0.008578291,-0.1517663;-0.5961344;0.2000063,-0.1697488;-0.6299939;0.1417087,0.02228889;0.5543507;-0.1595266,474.1151
+0;0;0,0.01699984;0.3313787;-0.008666398,0.03671818;0.6569582;-0.035731,0.2393454;0.531136;-0.002116062,0.2677627;0.3157336;0.03259534,0.3054011;0.1027368;0.02582457,-0.1761743;0.5269535;-0.02961498,-0.2398989;0.3173787;-0.008921813,-0.2939571;0.1085237;-0.02587643,0.07446894;0.001304138;-0.04016636,0.06314406;-0.3274744;0.0001173466,0.0360225;-0.6692426;0.06955078,0.03933424;-0.6324649;-0.01860572,-0.07379865;0.009881586;-0.04020915,-0.1239415;-0.3173228;-0.02379868,-0.1674069;-0.6557357;0.05333481,-0.1617805;-0.6188682;-0.03469731,0.03177828;0.5763192;-0.02596829,0;0;0,0.01469806;0.3202251;-0.08611488,0.02304849;0.629624;-0.1925247,0.2013958;0.4867949;-0.06931973,0.2388233;0.3120688;0.059057,0.2346087;0.1119419;0.1412859,-0.1673987;0.4907517;-0.08509778,-0.2387312;0.3238707;0.03929285,-0.2848205;0.1544598;0.1658072,0.07459241;-0.002162367;-0.03989935,0.04412064;-0.3321069;-0.03252268,0.003842801;-0.6756166;0.0198307,0.006432801;-0.712235;-0.03833938,-0.07787369;0.0105339;-0.03139086,-0.1156383;-0.3178885;-0.007750595,-0.1516795;-0.5954961;0.2020045,-0.1718229;-0.6313486;0.1464511,0.02137214;0.5537546;-0.163141,474.1483
+0;0;0,0.01699104;0.3312072;-0.008661912,0.03669806;0.6565999;-0.03571102,0.2326439;0.5322782;-0.002869692,0.2620507;0.3093758;0.03305031,0.2996526;0.09658588;0.02628612,-0.1694951;0.5282304;-0.02948308,-0.2354386;0.3113585;-0.008069411,-0.2894441;0.1027064;-0.02500756,0.07443049;0.001303465;-0.04014562,0.06313246;-0.3266954;4.256517E-05,0.0359563;-0.6691518;0.0696158,0.03926632;-0.6323777;-0.01849481,-0.07376053;0.009876483;-0.04018838,-0.1237845;-0.316552;-0.02381682,-0.1673374;-0.6556463;0.05347197,-0.1617139;-0.6187823;-0.03451432,0.03176095;0.5760064;-0.02595383,0;0;0,0.01404089;0.3196521;-0.087677,0.02212691;0.6285746;-0.1949203,0.1975512;0.4894146;-0.07916284,0.2389164;0.3123236;0.05783415,0.2345927;0.1126761;0.1406677,-0.1624712;0.4913783;-0.09093347,-0.23619;0.3197893;0.03930941,-0.2805574;0.1501733;0.1658051,0.07454765;-0.001819432;-0.03990746,0.04439402;-0.3310144;-0.03301978,0.004550576;-0.675392;0.01867056,0.007200629;-0.7122477;-0.03915358,-0.07785354;0.01024866;-0.0314175,-0.1151915;-0.3173929;-0.007275412,-0.1507895;-0.5935984;0.2055595,-0.172196;-0.632387;0.1542738,0.02050722;0.5528094;-0.1653924,474.182
+0;0;0,0.01697562;0.3309066;-0.008654051,0.03666454;0.6560003;-0.03567821,0.2287876;0.5325878;-0.003285905,0.2588551;0.3046772;0.03344116,0.2964417;0.09197351;0.02667971,-0.1656894;0.5286171;-0.02939223,-0.2331145;0.3068725;-0.007497432,-0.2870982;0.098305;-0.02442871,0.07467096;0.001307676;-0.04027532,0.06339809;-0.3259606;-0.0001766495,0.03617496;-0.6690088;0.06951682,0.03943576;-0.6323354;-0.01728336,-0.07399885;0.009908392;-0.04031823,-0.1239114;-0.315793;-0.02398314,-0.1675395;-0.6554734;0.05343922,-0.1619997;-0.6187114;-0.03323849,0.03173207;0.5754828;-0.02593021,0;0;0,0.01303396;0.3189674;-0.08917475,0.02050009;0.6272684;-0.1973376,0.1944606;0.4910873;-0.08550692,0.2389157;0.3124272;0.05697298,0.2350123;0.1130648;0.1402838,-0.1603888;0.4917495;-0.0941471,-0.2368684;0.3166479;0.03884341,-0.2704369;0.1492301;0.1713038,0.07471684;-0.001571774;-0.04018068,0.04495654;-0.330074;-0.03384423,0.005423963;-0.6751395;0.01760745,0.007806629;-0.7108434;-0.03954815,-0.07824529;0.01000538;-0.0312591,-0.1156051;-0.3169144;-0.007443016,-0.1513716;-0.592061;0.2077208,-0.1712438;-0.6318453;0.1595057,0.01904273;0.5516531;-0.1676285,474.2156
+0;0;0,0.01788931;0.3306462;-0.01110741,0.03838219;0.6554219;-0.04036126,0.2317736;0.5322626;-0.007900551,0.2607312;0.3050357;0.03360626,0.2977155;0.09247069;0.03243196,-0.1656628;0.5286638;-0.0327612,-0.235286;0.3080811;-0.006507069,-0.2906134;0.09981555;-0.01734484,0.0744108;0.001067427;-0.04062362,0.06335797;-0.325958;-0.000979241,0.03400939;-0.6692065;0.06819879,0.0370871;-0.6326894;-0.01882788,-0.0741282;0.01011262;-0.03988898,-0.1241375;-0.3152996;-0.02422193,-0.1692419;-0.6551935;0.05261657,-0.1638823;-0.6185932;-0.03429313,0.03325938;0.5750092;-0.03003966,0;0;0,0.01300544;0.3184135;-0.09063125,0.02088171;0.6264938;-0.199177,0.1958679;0.4907814;-0.08607244,0.2390228;0.312205;0.05690145,0.2357123;0.1132615;0.1403501,-0.1613094;0.4911005;-0.09517611,-0.2379766;0.3160321;0.03773982,-0.2858976;0.1469476;0.1629081,0.07465497;-0.001348644;-0.04016471,0.04629749;-0.3296895;-0.03490758,0.007129759;-0.6751066;0.01627159,0.009426773;-0.7110031;-0.04098201,-0.0781491;0.00983961;-0.03137336,-0.1149058;-0.3168498;-0.007656468,-0.1508588;-0.5891938;0.2114383,-0.1697077;-0.6310362;0.1655145,0.01934114;0.550922;-0.1694195,474.2376
+0;0;0,0.01788559;0.3305775;-0.0111051,0.03837632;0.6553192;-0.04035573,0.2335545;0.5317867;-0.00769731,0.2624087;0.3053706;0.03366138,0.304897;0.06117205;0.03231233,-0.1674575;0.5281555;-0.03278162,-0.2368323;0.3083599;-0.006621176,-0.3003935;0.06910068;-0.0190718,0.07430461;0.001065904;-0.04056565,0.06327385;-0.3253066;-0.00100043,0.03385627;-0.6693619;0.06834023,0.03693695;-0.6328385;-0.01877034,-0.07402241;0.01009818;-0.03983206,-0.1239318;-0.3146642;-0.02419629,-0.1691423;-0.6553572;0.05282286,-0.1637775;-0.6187505;-0.03417063,0.03325424;0.5749179;-0.0300356,0;0;0,0.01236817;0.3181504;-0.09138942,0.02020001;0.6261355;-0.2001109,0.1966315;0.4901688;-0.08572674,0.2400078;0.3120699;0.05642319,0.2397673;0.1062138;0.1944928,-0.163782;0.4903392;-0.09577388,-0.2395829;0.3154309;0.03639507,-0.2914694;0.120534;0.1804888,0.07461348;-0.00112623;-0.03999305,0.04600456;-0.3287939;-0.03535557,0.008097202;-0.6752394;0.0154984,0.01012379;-0.7111973;-0.04182315,-0.07799006;0.009657642;-0.03149862,-0.1150016;-0.3164307;-0.009079481,-0.1514638;-0.5851372;0.2156757,-0.1673212;-0.6295981;0.172729,0.01867214;0.5505782;-0.1703475,474.2711
+0;0;0,0.01787449;0.3303722;-0.0110982,0.03834675;0.6548214;-0.04032195,0.2301796;0.5320934;-0.008047855,0.2606083;0.293323;0.03556757,0.3030739;0.04925469;0.03421923,-0.1641244;0.528523;-0.03271256,-0.2372846;0.2967343;-0.005124684,-0.3008119;0.05760263;-0.01756867,0.0744108;0.001067427;-0.04062362,0.06339599;-0.324833;-0.001115624,0.03364675;-0.6727673;0.0690068,0.03664698;-0.6364143;-0.01582875,-0.0741282;0.01011262;-0.03988898,-0.1239654;-0.3141801;-0.02427583,-0.1696857;-0.6587142;0.05361164,-0.164461;-0.6222801;-0.03110988,0.03322995;0.5745031;-0.03001248,0;0;0,0.01125267;0.3178198;-0.09193707,0.01836386;0.6255153;-0.2006485,0.1925114;0.491113;-0.08842541,0.2293354;0.3028633;0.06338214,0.2401114;0.09652385;0.2000659,-0.1624856;0.4910581;-0.09767592,-0.242338;0.3062065;0.04122318,-0.2921559;0.10975;0.1836926,0.07472947;-0.000841558;-0.04003978,0.04523069;-0.3279662;-0.03648806,0.009474784;-0.6786036;0.01484776,0.01126537;-0.7118403;-0.0421114,-0.0781502;0.009411371;-0.03150174,-0.1190389;-0.3162266;-0.01803555,-0.1521572;-0.5864646;0.2116056,-0.1651788;-0.6354982;0.1827859,0.0170331;0.5500277;-0.1709278,474.3043
+0;0;0,0.01921305;0.330052;-0.01393006,0.04101657;0.653949;-0.04630151,0.2302127;0.532749;-0.0126866,0.2589489;0.2946699;0.03541281,0.3027874;0.05087294;0.04279871,-0.1597973;0.5302545;-0.03651773,-0.2351291;0.2997429;-0.004729148,-0.2990812;0.06037049;-0.009658137,0.07458974;0.0008489107;-0.04041554,0.06381573;-0.3253071;-0.002199478,0.03096116;-0.6755247;0.06708436,0.03383793;-0.6395318;-0.01602954,-0.07416635;0.0102064;-0.03991175,-0.1246426;-0.3141114;-0.02493206,-0.1706423;-0.660183;0.05661906,-0.1656006;-0.6241121;-0.02638598,0.03558195;0.5738112;-0.03515582,0;0;0,0.01036841;0.3176294;-0.09220409,0.01687571;0.625242;-0.2007055,0.1894943;0.49209;-0.09018206,0.2293251;0.3043671;0.06145764,0.2402196;0.09719741;0.1970134,-0.1617204;0.4915744;-0.09892282,-0.2406683;0.3055434;0.03884755,-0.2874301;0.1061866;0.178431,0.07478315;-0.000618726;-0.04006076,0.04554167;-0.3278647;-0.03701258,0.01080677;-0.6810518;0.01382446,0.01233181;-0.7122857;-0.04274583,-0.07822018;0.009215693;-0.03153475,-0.1194848;-0.3166217;-0.02250645,-0.1518113;-0.5819973;0.2163719,-0.1628906;-0.6328264;0.1991669,0.01570618;0.5497684;-0.1710708,474.3381
+0;0;0,0.01916943;0.3293027;-0.01389843,0.04087486;0.6517431;-0.04612108,0.2337474;0.5301961;-0.01214382,0.2624912;0.2920546;0.03596821,0.3063797;0.04797937;0.04336254,-0.1635722;0.5276549;-0.0364216,-0.2389237;0.2970828;-0.004624683,-0.3029489;0.05743723;-0.009559298,0.07450972;0.0008480001;-0.04037219,0.06373091;-0.3254535;-0.002139084,0.03097297;-0.674641;0.06694096,0.03418472;-0.6379502;-0.02585088,-0.07408679;0.01019545;-0.03986893,-0.1245856;-0.314267;-0.02488257,-0.1704499;-0.6593206;0.05642869,-0.1648212;-0.6225428;-0.03624163,0.03546891;0.5720279;-0.03503416,0;0;0,0.006934941;0.3168598;-0.09248042,0.008573234;0.6230532;-0.2007737,0.1874024;0.492783;-0.08982921,0.2289904;0.3046232;0.06089807,0.2380569;0.09437737;0.192306,-0.1709073;0.488659;-0.09516108,-0.2485615;0.300808;0.0409794,-0.2956513;0.0988384;0.1771572,0.07477337;-0.0003112257;-0.03988957,0.0462293;-0.3277732;-0.03777647,0.01174799;-0.679867;0.0133903,0.01600534;-0.7145209;-0.05344653,-0.07809754;0.00894945;-0.03167039,-0.1185013;-0.3172356;-0.02704143,-0.1510585;-0.5769314;0.2164236,-0.1632954;-0.6380028;0.2015348,0.008760065;0.5479921;-0.1712363,474.3717
+0;0;0,0.01914117;0.3288172;-0.01387795,0.04081944;0.6508539;-0.04606102,0.2343976;0.529244;-0.01201476,0.2631554;0.290986;0.0361208,0.3070602;0.04682007;0.04351788,-0.1643244;0.5266938;-0.03637823,-0.2397127;0.2960089;-0.004565757,-0.3037617;0.05627428;-0.009502206,0.0747235;0.0008504331;-0.04048802,0.06394521;-0.3254351;-0.002256781,0.03118151;-0.6746841;0.06683543,0.034355;-0.638073;-0.02485096,-0.07429936;0.0102247;-0.03998332,-0.1247957;-0.3142219;-0.02499769,-0.1706681;-0.6593363;0.05632788,-0.1651064;-0.6226393;-0.03523843,0.03541923;0.5712234;-0.0349859,0;0;0,0.005126506;0.3164063;-0.09241486,0.006083757;0.6223624;-0.2001722,0.1858707;0.4926982;-0.08913684,0.2287061;0.3035595;0.06020379,0.2392476;0.0921074;0.1897268,-0.1735612;0.4878793;-0.09343437,-0.2482891;0.2972063;0.04061959,-0.2950621;0.09322545;0.1740491,0.07500073;-0.0001546144;-0.03998089,0.04771376;-0.32771;-0.03826618,0.01405504;-0.6799084;0.01316739,0.01649204;-0.7146364;-0.05213594,-0.07836899;0.008783666;-0.03169785,-0.1168903;-0.3176442;-0.03068806,-0.1491361;-0.5743594;0.2160498,-0.1626719;-0.6349227;0.2073752,0.006340414;0.5473357;-0.1707821,474.3942
+0;0;0,0.01914117;0.3288172;-0.01387795,0.04081944;0.6508539;-0.04606102,0.2343976;0.529244;-0.01201476,0.2631554;0.290986;0.0361208,0.3070602;0.04682007;0.04351788,-0.1643244;0.5266938;-0.03637823,-0.2397127;0.2960089;-0.004565757,-0.3037617;0.05627428;-0.009502206,0.0747235;0.0008504331;-0.04048802,0.06394521;-0.3254351;-0.002256781,0.03118151;-0.6746841;0.06683543,0.034355;-0.638073;-0.02485096,-0.07429936;0.0102247;-0.03998332,-0.1247957;-0.3142219;-0.02499769,-0.1706681;-0.6593363;0.05632788,-0.1651064;-0.6226393;-0.03523843,0.03541923;0.5712234;-0.0349859,0;0;0,0.005126506;0.3164063;-0.09241486,0.006083757;0.6223624;-0.2001722,0.1858707;0.4926982;-0.08913684,0.2287061;0.3035595;0.06020379,0.2392476;0.0921074;0.1897268,-0.1735612;0.4878793;-0.09343437,-0.2482891;0.2972063;0.04061959,-0.2950621;0.09322545;0.1740491,0.07500073;-0.0001546144;-0.03998089,0.04771376;-0.32771;-0.03826618,0.01405504;-0.6799084;0.01316739,0.01649204;-0.7146364;-0.05213594,-0.07836899;0.008783666;-0.03169785,-0.1168903;-0.3176442;-0.03068806,-0.1491361;-0.5743594;0.2160498,-0.1626719;-0.6349227;0.2073752,0.006340414;0.5473357;-0.1707821,474.416
+0;0;0,0.0204449;0.3279192;-0.01601443,0.04332919;0.6489839;-0.05076277,0.2362991;0.5280322;-0.01535475,0.2646754;0.2905751;0.03756747,0.3082691;0.04625174;0.04973127,-0.162049;0.52651;-0.0390721,-0.2388412;0.296778;-0.002767615,-0.3041166;0.05702673;-0.001932338,0.07488222;0.0007354026;-0.04055851,0.06447052;-0.3266561;-0.002913348,0.03181703;-0.6742555;0.06537238,0.03490952;-0.6378192;-0.02746545,-0.07452104;0.01030503;-0.03991617,-0.1248257;-0.3151877;-0.02459491,-0.1701793;-0.6567631;0.06385747,-0.1646599;-0.6202263;-0.0288607,0.03766666;0.5696144;-0.03902791,0;0;0,0.004217654;0.3157538;-0.09212589,0.004897594;0.6213028;-0.1991909,0.1848797;0.4930117;-0.08869457,0.2283877;0.3025522;0.05903506,0.2376117;0.08805747;0.1841319,-0.1744847;0.4874217;-0.09260005,-0.2498316;0.2940319;0.0374579,-0.2912147;0.08360678;0.1629608,0.07515657;4.48525E-05;-0.04005456,0.05008906;-0.3287113;-0.03870559,0.01693788;-0.6791611;0.01268005,0.01992697;-0.7155401;-0.05254841,-0.07855859;0.008574734;-0.03174746,-0.117294;-0.3187968;-0.03793049,-0.1492346;-0.5720251;0.2098794,-0.1614474;-0.6341623;0.2042722,0.005186439;0.5463604;-0.1699877,474.4386
+0;0;0,0.0203889;0.327021;-0.01597057,0.04319941;0.6470506;-0.05060604,0.2385927;0.5258675;-0.01495169,0.2669902;0.2882338;0.03800987,0.3094787;0.05010438;0.04986531,-0.1645765;0.5243269;-0.03895609,-0.2414258;0.294424;-0.002624612,-0.3050464;0.06075072;-0.00181051,0.0746926;0.0007335405;-0.04045581,0.06425378;-0.3275112;-0.00271254,0.03167453;-0.6743202;0.06541792,0.03478472;-0.637847;-0.02795132,-0.07433234;0.01027893;-0.03981509,-0.1247681;-0.316062;-0.02445391,-0.1700185;-0.6568607;0.06379734,-0.1644675;-0.6202865;-0.02945155,0.03755628;0.567953;-0.03891137,0;0;0,0.002185315;0.3150452;-0.09140706,0.0009166002;0.619921;-0.1972303,0.1847875;0.4922279;-0.08816361,0.2278588;0.3001533;0.05789566,0.2321286;0.08545725;0.1698725,-0.1794338;0.4844609;-0.08914898,-0.2529204;0.287907;0.0375293,-0.295447;0.07702124;0.1487505,0.07517982;0.0001965761;-0.03954935,0.05186611;-0.3295526;-0.03979921,0.01969001;-0.6792313;0.0118649,0.02302688;-0.7164334;-0.05326676,-0.07820434;0.008388557;-0.03209217,-0.1198553;-0.319294;-0.045032,-0.1488082;-0.5710696;0.2034644,-0.1621498;-0.6336552;0.1990703,0.001681238;0.5451451;-0.1683681,474.4719
+0;0;0,0.02035727;0.3265136;-0.01594579,0.04314061;0.6461622;-0.05054034,0.2407807;0.5245981;-0.01463198,0.2692034;0.2867531;0.03837667,0.3124363;0.04445183;0.0504398,-0.1668817;0.5230402;-0.03890391,-0.2437993;0.292933;-0.002540134,-0.3085346;0.05516593;-0.001711769,0.07461218;0.0007327506;-0.04041225,0.06414756;-0.3283229;-0.002575744,0.03162154;-0.6745653;0.0654434,0.03476128;-0.6380306;-0.02881286,-0.07425231;0.01026787;-0.03977222,-0.1248127;-0.3168792;-0.02437309,-0.1699892;-0.6571212;0.06373397,-0.1643854;-0.6204845;-0.03040079,0.03750376;0.5671526;-0.03885869,0;0;0,0.0006501973;0.3147692;-0.09055257,-0.001660287;0.6196159;-0.195267,0.1853559;0.4914661;-0.08753967,0.2297427;0.2976054;0.05611205,0.2305219;0.07344367;0.1584616,-0.1838302;0.4827085;-0.08722505,-0.2552478;0.2830981;0.03623828,-0.2981232;0.06137671;0.134858,0.07527348;0.0001811683;-0.03917313,0.05589429;-0.3306366;-0.04083991,0.02324447;-0.6796269;0.01119947,0.0273788;-0.7175786;-0.05439234,-0.07797445;0.00834008;-0.03242052,-0.1214708;-0.3198904;-0.04625957,-0.1494486;-0.5762005;0.1968262,-0.1685618;-0.6377643;0.1831307,-0.0006744266;0.5448297;-0.1666873,474.5056
+0;0;0,0.02093409;0.3255655;-0.01781723,0.04355358;0.644056;-0.05397237,0.2442395;0.5232087;-0.01745869,0.2728321;0.2861883;0.04074869,0.3152214;0.04565571;0.05734812,-0.1694516;0.5220829;-0.0417939,-0.2490069;0.2931808;-0.001062155,-0.3141024;0.05736771;0.008053614,0.07444461;0.0005515747;-0.04030846,0.0634631;-0.3293546;-0.002967965,0.031399;-0.6759739;0.06330346,0.03448299;-0.6396514;-0.03094051,-0.07414228;0.01035424;-0.03953214,-0.1247023;-0.3175117;-0.02219523,-0.1695905;-0.6561402;0.07204258,-0.164029;-0.6196823;-0.02207848,0.03800324;0.5653539;-0.04195973,0;0;0,-0.002744526;0.3142684;-0.08931065,-0.00912565;0.6185416;-0.1924682,0.1830672;0.4910302;-0.08708978,0.2275718;0.2938177;0.05259156,0.2304423;0.06760903;0.1461315,-0.192151;0.4791155;-0.08391842,-0.2619013;0.2762056;0.03585967,-0.3041921;0.05114257;0.1223839,0.07519585;0.0004692972;-0.03889012,0.0582729;-0.3312777;-0.04213095,0.02577192;-0.6803274;0.009570599,0.02994096;-0.7185183;-0.05572891,-0.07769091;0.00805712;-0.03265399,-0.1259357;-0.3204401;-0.04337705,-0.152103;-0.5923132;0.1823779,-0.181432;-0.6457735;0.1491274,-0.007075906;0.5439028;-0.1642907,474.5396
+0;0;0,0.02092116;0.3253644;-0.01780623,0.04355626;0.6440748;-0.05398747,0.2404795;0.5239192;-0.01790853,0.2691182;0.286517;0.04039263,0.3119667;0.04337855;0.05717189,-0.1656747;0.5228139;-0.04180039,-0.2453582;0.293543;-0.001003023,-0.311159;0.05517532;0.008211501,0.07507444;0.0005562411;-0.04064949,0.06405453;-0.3305032;-0.003178451,0.0319574;-0.6774796;0.06316124,0.0350498;-0.6411398;-0.03133985,-0.07476955;0.01044184;-0.03986659,-0.1255064;-0.3185703;-0.02246907,-0.1704408;-0.6575477;0.07186582,-0.1648641;-0.6210722;-0.02251203,0.03800055;0.5652966;-0.0419632,0;0;0,-0.0001465976;0.3136909;-0.0906353,-0.00407064;0.6178157;-0.1950388,0.1830452;0.4906231;-0.08862519,0.230194;0.2904162;0.04655313,0.2318445;0.05501007;0.1228096,-0.1847312;0.4818206;-0.08696815,-0.2523192;0.2744481;0.02708223,-0.2964791;0.04256868;0.1013498,0.07581994;0.0007855594;-0.0392375,0.06431153;-0.3323098;-0.04563665,0.03181216;-0.68173;0.00606513,0.0364089;-0.718998;-0.06052399,-0.07852928;0.007740382;-0.03258988,-0.1273276;-0.3218738;-0.0425446,-0.1511377;-0.6062143;0.1681861,-0.1843507;-0.6484953;0.1166831,-0.00256145;0.5431929;-0.1665676,474.5725
+0;0;0,0.02094138;0.3256789;-0.01782344,0.0436117;0.6448852;-0.05406154,0.236615;0.5253956;-0.01842685,0.2653;0.2876091;0.03996869,0.3085031;0.04245859;0.05688681,-0.161695;0.5243117;-0.04185727,-0.2415075;0.2946697;-0.000993859,-0.3078527;0.05432937;0.008296917,0.0753295;0.0005581309;-0.04078759,0.06432029;-0.3301799;-0.003352933,0.03210153;-0.6784711;0.06323814,0.03519581;-0.6421275;-0.03132045,-0.07502357;0.01047732;-0.04000204,-0.1257111;-0.3182154;-0.02262141,-0.1708158;-0.6584773;0.07207095,-0.1652358;-0.6219979;-0.02236433,0.03804659;0.5659739;-0.04201694,0;0;0,-0.0004346967;0.3138009;-0.09138775,-0.003758669;0.6181499;-0.1966987,0.1789313;0.4903786;-0.09117794,0.2285336;0.2873205;0.03952146,0.232881;0.04573922;0.1017392,-0.1804801;0.4830408;-0.08860763,-0.2459274;0.2715488;0.01985017,-0.2917617;0.03405729;0.08107508,0.07608256;0.001158297;-0.03935194,0.06756803;-0.3316497;-0.04809999,0.03535298;-0.6823816;0.004135609,0.04112011;-0.7187814;-0.06331038,-0.07886711;0.007395285;-0.03261534,-0.1311013;-0.3214161;-0.04066771,-0.1592779;-0.6258467;0.1418352,-0.1921448;-0.6625287;0.08297578,-0.002491742;0.5434705;-0.1679857,474.6058
+0;0;0,0.02229855;0.3252298;-0.01942504,0.04547164;0.6441481;-0.05731843,0.2360586;0.525946;-0.02149092,0.2642317;0.2884108;0.04114245,0.3077913;0.04673111;0.06528024,-0.1577663;0.5259162;-0.04585132,-0.2401834;0.2974588;0.0005627945,-0.307148;0.06035839;0.01428571,0.07587631;0.0003675255;-0.0412134,0.06474642;-0.3308115;-0.00439335,0.03069151;-0.6795557;0.06244386,0.03401437;-0.6434023;-0.03178157,-0.07571607;0.01070831;-0.04010366,-0.1262803;-0.3182665;-0.02066153,-0.1733862;-0.6568334;0.08133303,-0.1675957;-0.6206202;-0.01276906,0.03983786;0.5652901;-0.0449022,0;0;0,-0.0003795325;0.3134365;-0.09168625,-0.003169835;0.6175892;-0.1973915,0.1769911;0.4905351;-0.09251904,0.2257985;0.2818933;0.03087497,0.2333924;0.03989871;0.07852054,-0.1785906;0.4859213;-0.08985782,-0.2453947;0.2702765;0.0110094,-0.2894619;0.0305135;0.04923138,0.07644793;0.001628906;-0.04011178,0.07095009;-0.3315823;-0.05007315,0.03899875;-0.6829853;0.002314333,0.04606262;-0.7185253;-0.0653758,-0.07985066;0.006964806;-0.03211319,-0.1326759;-0.3221502;-0.03932038,-0.1642275;-0.6419878;0.1154628,-0.1979674;-0.6809314;0.0603653,-0.002088755;0.5429423;-0.1685617,474.6283
+0;0;0,0.02229855;0.3252298;-0.01942504,0.04547164;0.6441481;-0.05731843,0.2360586;0.525946;-0.02149092,0.2642317;0.2884108;0.04114245,0.3077913;0.04673111;0.06528024,-0.1577663;0.5259162;-0.04585132,-0.2401834;0.2974588;0.0005627945,-0.307148;0.06035839;0.01428571,0.07587631;0.0003675255;-0.0412134,0.06474642;-0.3308115;-0.00439335,0.03069151;-0.6795557;0.06244386,0.03401437;-0.6434023;-0.03178157,-0.07571607;0.01070831;-0.04010366,-0.1262803;-0.3182665;-0.02066153,-0.1733862;-0.6568334;0.08133303,-0.1675957;-0.6206202;-0.01276906,0.03983786;0.5652901;-0.0449022,0;0;0,-0.0003795325;0.3134365;-0.09168625,-0.003169835;0.6175892;-0.1973915,0.1769911;0.4905351;-0.09251904,0.2257985;0.2818933;0.03087497,0.2333924;0.03989871;0.07852054,-0.1785906;0.4859213;-0.08985782,-0.2453947;0.2702765;0.0110094,-0.2894619;0.0305135;0.04923138,0.07644793;0.001628906;-0.04011178,0.07095009;-0.3315823;-0.05007315,0.03899875;-0.6829853;0.002314333,0.04606262;-0.7185253;-0.0653758,-0.07985066;0.006964806;-0.03211319,-0.1326759;-0.3221502;-0.03932038,-0.1642275;-0.6419878;0.1154628,-0.1979674;-0.6809314;0.0603653,-0.002088755;0.5429423;-0.1685617,474.6506
+0;0;0,0.02237147;0.3262933;-0.01948856,0.04567702;0.6470363;-0.05760262,0.2444441;0.5266601;-0.02071175,0.2726801;0.2885946;0.04206142,0.3155741;0.05060802;0.06583036,-0.1658743;0.526629;-0.04609238,-0.2484754;0.2976617;0.0004253425,-0.3144167;0.0641844;0.01393856,0.07602649;0.000368253;-0.04129498,0.06487962;-0.3313161;-0.004418757,0.03070347;-0.6813017;0.0626564,0.03399243;-0.6452112;-0.03060764,-0.07586594;0.0107295;-0.04018304,-0.1265073;-0.3187472;-0.02071125,-0.1737809;-0.6585194;0.08164643,-0.1680495;-0.6223696;-0.01149554,0.04000563;0.5676519;-0.04510351,0;0;0,-0.00677523;0.3146936;-0.09093738,-0.01722163;0.6208161;-0.1961043,0.1752609;0.4912743;-0.09498882,0.2280541;0.2792799;0.02199054,0.2378714;0.03887658;0.05593657,-0.1947104;0.4801612;-0.08259946,-0.2582343;0.2604682;0.01286046,-0.2992942;0.02208412;0.0358729,0.07631612;0.002244174;-0.0406971,0.07801765;-0.3314173;-0.05357051,0.0463883;-0.6841701;-0.001396656,0.05485213;-0.7182378;-0.06899691,-0.08013519;0.006481182;-0.0319654,-0.1335454;-0.3231167;-0.03531163,-0.1622593;-0.6581327;0.08755769,-0.1934302;-0.6904784;0.02520803,-0.01415524;0.545615;-0.1673698,474.6844
+0;0;0,0.02356306;0.3260809;-0.02110248,0.04785767;0.6464058;-0.06116924,0.2431614;0.5278982;-0.02328935,0.271855;0.2909728;0.04508998,0.3140661;0.05929111;0.07353109,-0.1608621;0.5283107;-0.04766987,-0.2442552;0.3002112;0.00379765,-0.3101949;0.07306591;0.0217984,0.07629205;0.0003380402;-0.04145821,0.0645643;-0.3297924;-0.005121876,0.03097138;-0.6805923;0.0620528,0.03412106;-0.6447089;-0.03109415,-0.07618304;0.01076216;-0.04024545,-0.1258651;-0.3169835;-0.0166132,-0.1745894;-0.6546137;0.09444239,-0.1689927;-0.6187248;0.001410745,0.04195559;0.5671586;-0.04817487,0;0;0,-0.00909999;0.3147243;-0.09052682,-0.02053818;0.6207929;-0.1954248,0.1699552;0.4922588;-0.09812069,0.2261289;0.2778398;0.01369047,0.2393938;0.04149924;0.02899504,-0.1944585;0.4813627;-0.08216987,-0.2555809;0.2577276;0.006622493,-0.2923211;0.0233987;0.003940841,0.07629767;0.002912611;-0.04134679,0.08060771;-0.3291252;-0.05462551,0.05222216;-0.6831197;-0.003795385,0.0609512;-0.7173687;-0.07100224,-0.08065303;0.005905588;-0.03161626,-0.132329;-0.3223476;-0.03645838,-0.1667589;-0.6676553;0.05452857,-0.1943594;-0.7028474;-0.006373856,-0.01736285;0.5456191;-0.1667433,474.7065
+0;0;0,0.02354239;0.3257948;-0.02108396,0.04779647;0.6455847;-0.06108238,0.2450933;0.5268505;-0.02298367,0.2738413;0.2894762;0.0455252,0.314391;0.06691307;0.07284692,-0.1629085;0.527267;-0.04760427,-0.2464595;0.2987354;0.003960758,-0.309804;0.08053005;0.02125303,0.07616186;0.0003374633;-0.04138747,0.06445222;-0.3292832;-0.005107239,0.03090411;-0.6796152;0.06197783,0.03404967;-0.6437395;-0.03104717,-0.07605303;0.01074379;-0.04017678,-0.1256584;-0.3164957;-0.01658102,-0.1743177;-0.6536756;0.09432642,-0.1687283;-0.6177943;0.001416571,0.0419063;0.5664974;-0.04811424,0;0;0,-0.01129879;0.3145612;-0.08980346,-0.02436425;0.6202857;-0.1938443,0.1700933;0.4933228;-0.09947085,0.2276568;0.2761253;0.007197618,0.2448264;0.04894428;0.00282836,-0.1990352;0.4790064;-0.07968083,-0.2562097;0.2525145;0.005753137,-0.2900898;0.02788082;-0.01204966,0.07610612;0.003390342;-0.04135251,0.08631815;-0.327955;-0.05581546,0.06114404;-0.6819162;-0.006458521,0.07062833;-0.716023;-0.07352901,-0.08043008;0.005560621;-0.0318394,-0.128661;-0.3226454;-0.03943941,-0.160381;-0.6713066;0.03663676,-0.1848668;-0.7065367;-0.02535972,-0.02082583;0.5452156;-0.1653905,474.7402
+0;0;0,0.02791057;0.3232137;-0.03592654,0.05432959;0.6361368;-0.107702,0.2306044;0.4952734;-0.02247515,0.2604915;0.2590466;0.05076033,0.2991226;0.03945719;0.08286666,-0.1400441;0.4978065;-0.04505754,-0.2258829;0.2709694;0.01183152,-0.2892605;0.05606088;0.03507622,0.07677849;0.0003773855;-0.04161808,0.06334031;-0.328811;-0.006079659,0.02851437;-0.6791584;0.06054185,0.03168;-0.6460766;-0.03191179,-0.07663096;0.01075264;-0.04048728,-0.1268875;-0.3155849;-0.01243947,-0.1733596;-0.6481587;0.1125788,-0.1946935;-0.686548;0.05397023,0.04904113;0.5585836;-0.08853681,0;0;0,-0.01008545;0.3140356;-0.08841228,-0.02203421;0.6191238;-0.1910112,0.1675257;0.495436;-0.0977056,0.2297724;0.2767591;0.004105568,0.2473813;0.05370034;-0.02192116,-0.1935633;0.4815046;-0.0801681,-0.2497307;0.2521404;-0.0008141771,-0.2813578;0.03119725;-0.03125329,0.07632715;0.003711492;-0.04227924,0.09146428;-0.3270151;-0.05639887,0.07056916;-0.6814375;-0.007996563,0.08052215;-0.7143748;-0.07513094,-0.0813339;0.005362362;-0.03135577,-0.1265794;-0.3227165;-0.04256668,-0.1530627;-0.6726758;0.02969469,-0.1756204;-0.7094225;-0.03033226,-0.01876336;0.5442213;-0.1629276,474.7737
+0;0;0,0.02791057;0.3232137;-0.03592654,0.05432959;0.6361368;-0.107702,0.2306044;0.4952734;-0.02247515,0.2604915;0.2590466;0.05076033,0.2991226;0.03945719;0.08286666,-0.1400441;0.4978065;-0.04505754,-0.2258829;0.2709694;0.01183152,-0.2892605;0.05606088;0.03507622,0.07677849;0.0003773855;-0.04161808,0.06334031;-0.328811;-0.006079659,0.02851437;-0.6791584;0.06054185,0.03168;-0.6460766;-0.03191179,-0.07663096;0.01075264;-0.04048728,-0.1268875;-0.3155849;-0.01243947,-0.1733596;-0.6481587;0.1125788,-0.1946935;-0.686548;0.05397023,0.04904113;0.5585836;-0.08853681,0;0;0,-0.01008545;0.3140356;-0.08841228,-0.02203421;0.6191238;-0.1910112,0.1675257;0.495436;-0.0977056,0.2297724;0.2767591;0.004105568,0.2473813;0.05370034;-0.02192116,-0.1935633;0.4815046;-0.0801681,-0.2497307;0.2521404;-0.0008141771,-0.2813578;0.03119725;-0.03125329,0.07632715;0.003711492;-0.04227924,0.09146428;-0.3270151;-0.05639887,0.07056916;-0.6814375;-0.007996563,0.08052215;-0.7143748;-0.07513094,-0.0813339;0.005362362;-0.03135577,-0.1265794;-0.3227165;-0.04256668,-0.1530627;-0.6726758;0.02969469,-0.1756204;-0.7094225;-0.03033226,-0.01876336;0.5442213;-0.1629276,474.7737
+0;0;0,0.02791057;0.3232137;-0.03592654,0.05432959;0.6361368;-0.107702,0.2306044;0.4952734;-0.02247515,0.2604915;0.2590466;0.05076033,0.2991226;0.03945719;0.08286666,-0.1400441;0.4978065;-0.04505754,-0.2258829;0.2709694;0.01183152,-0.2892605;0.05606088;0.03507622,0.07677849;0.0003773855;-0.04161808,0.06334031;-0.328811;-0.006079659,0.02851437;-0.6791584;0.06054185,0.03168;-0.6460766;-0.03191179,-0.07663096;0.01075264;-0.04048728,-0.1268875;-0.3155849;-0.01243947,-0.1733596;-0.6481587;0.1125788,-0.1946935;-0.686548;0.05397023,0.04904113;0.5585836;-0.08853681,0;0;0,-0.01008545;0.3140356;-0.08841228,-0.02203421;0.6191238;-0.1910112,0.1675257;0.495436;-0.0977056,0.2297724;0.2767591;0.004105568,0.2473813;0.05370034;-0.02192116,-0.1935633;0.4815046;-0.0801681,-0.2497307;0.2521404;-0.0008141771,-0.2813578;0.03119725;-0.03125329,0.07632715;0.003711492;-0.04227924,0.09146428;-0.3270151;-0.05639887,0.07056916;-0.6814375;-0.007996563,0.08052215;-0.7143748;-0.07513094,-0.0813339;0.005362362;-0.03135577,-0.1265794;-0.3227165;-0.04256668,-0.1530627;-0.6726758;0.02969469,-0.1756204;-0.7094225;-0.03033226,-0.01876336;0.5442213;-0.1629276,474.7737
+0;0;0,0.02791057;0.3232137;-0.03592654,0.05432959;0.6361368;-0.107702,0.2306044;0.4952734;-0.02247515,0.2604915;0.2590466;0.05076033,0.2991226;0.03945719;0.08286666,-0.1400441;0.4978065;-0.04505754,-0.2258829;0.2709694;0.01183152,-0.2892605;0.05606088;0.03507622,0.07677849;0.0003773855;-0.04161808,0.06334031;-0.328811;-0.006079659,0.02851437;-0.6791584;0.06054185,0.03168;-0.6460766;-0.03191179,-0.07663096;0.01075264;-0.04048728,-0.1268875;-0.3155849;-0.01243947,-0.1733596;-0.6481587;0.1125788,-0.1946935;-0.686548;0.05397023,0.04904113;0.5585836;-0.08853681,0;0;0,-0.01008545;0.3140356;-0.08841228,-0.02203421;0.6191238;-0.1910112,0.1675257;0.495436;-0.0977056,0.2297724;0.2767591;0.004105568,0.2473813;0.05370034;-0.02192116,-0.1935633;0.4815046;-0.0801681,-0.2497307;0.2521404;-0.0008141771,-0.2813578;0.03119725;-0.03125329,0.07632715;0.003711492;-0.04227924,0.09146428;-0.3270151;-0.05639887,0.07056916;-0.6814375;-0.007996563,0.08052215;-0.7143748;-0.07513094,-0.0813339;0.005362362;-0.03135577,-0.1265794;-0.3227165;-0.04256668,-0.1530627;-0.6726758;0.02969469,-0.1756204;-0.7094225;-0.03033226,-0.01876336;0.5442213;-0.1629276,474.7737
+0;0;0,0.02767272;0.3228371;-0.03933496,0.05248294;0.636495;-0.1083747,0.230019;0.4965636;-0.02581602,0.2605807;0.261851;0.05187407,0.2990865;0.04323161;0.09015653,-0.1418699;0.4970817;-0.04723271,-0.2292198;0.2722775;0.01515973,-0.2945826;0.05834116;0.04164847,0.07672731;0.0002996191;-0.04171298,0.06175959;-0.3288027;-0.005988937,0.02683924;-0.6791652;0.06050351,0.03002018;-0.646099;-0.03195012,-0.07672413;0.01079872;-0.04029813,-0.1275348;-0.3149529;-0.006940622,-0.1740898;-0.6460003;0.1220357,-0.2076978;-0.68717;0.07332677,0.04719764;0.5589311;-0.08925222,0;0;0,-0.01008545;0.3140356;-0.08841228,-0.02203421;0.6191238;-0.1910112,0.1675257;0.495436;-0.0977056,0.2297724;0.2767591;0.004105568,0.2473813;0.05370034;-0.02192116,-0.1935633;0.4815046;-0.0801681,-0.2497307;0.2521404;-0.0008141771,-0.2813578;0.03119725;-0.03125329,0.07632715;0.003711492;-0.04227924,0.09146428;-0.3270151;-0.05639887,0.07056916;-0.6814375;-0.007996563,0.08052215;-0.7143748;-0.07513094,-0.0813339;0.005362362;-0.03135577,-0.1265794;-0.3227165;-0.04256668,-0.1530627;-0.6726758;0.02969469,-0.1756204;-0.7094225;-0.03033226,-0.01876336;0.5442213;-0.1629276,474.7737
+0;0;0,0.02767272;0.3228371;-0.03933496,0.05248294;0.636495;-0.1083747,0.230019;0.4965636;-0.02581602,0.2605807;0.261851;0.05187407,0.2990865;0.04323161;0.09015653,-0.1418699;0.4970817;-0.04723271,-0.2292198;0.2722775;0.01515973,-0.2945826;0.05834116;0.04164847,0.07672731;0.0002996191;-0.04171298,0.06175959;-0.3288027;-0.005988937,0.02683924;-0.6791652;0.06050351,0.03002018;-0.646099;-0.03195012,-0.07672413;0.01079872;-0.04029813,-0.1275348;-0.3149529;-0.006940622,-0.1740898;-0.6460003;0.1220357,-0.2076978;-0.68717;0.07332677,0.04719764;0.5589311;-0.08925222,0;0;0,-0.01008545;0.3140356;-0.08841228,-0.02203421;0.6191238;-0.1910112,0.1675257;0.495436;-0.0977056,0.2297724;0.2767591;0.004105568,0.2473813;0.05370034;-0.02192116,-0.1935633;0.4815046;-0.0801681,-0.2497307;0.2521404;-0.0008141771,-0.2813578;0.03119725;-0.03125329,0.07632715;0.003711492;-0.04227924,0.09146428;-0.3270151;-0.05639887,0.07056916;-0.6814375;-0.007996563,0.08052215;-0.7143748;-0.07513094,-0.0813339;0.005362362;-0.03135577,-0.1265794;-0.3227165;-0.04256668,-0.1530627;-0.6726758;0.02969469,-0.1756204;-0.7094225;-0.03033226,-0.01876336;0.5442213;-0.1629276,474.7737
+0;0;0,0.02782064;0.3224122;-0.04258189,0.05170995;0.6363771;-0.1104875,0.2300142;0.4971833;-0.02965225,0.2604923;0.2640196;0.05260061,0.2979833;0.04661123;0.0981057,-0.1429252;0.497211;-0.04974001,-0.2314044;0.2743352;0.01776981,-0.2991152;0.06174712;0.0488219,0.0766741;0.0001569675;-0.04181147,0.06088;-0.3289434;-0.006426696,0.02609255;-0.6792935;0.06020093,0.02919332;-0.6463454;-0.03225927,-0.07678798;0.01090225;-0.04014836,-0.1286996;-0.3142071;-0.002496649,-0.1754669;-0.6414877;0.1356875,-0.1699535;-0.6086738;0.04333561,0.04632543;0.5588509;-0.09124032,0;0;0,-0.01008545;0.3140356;-0.08841228,-0.02203421;0.6191238;-0.1910112,0.1675257;0.495436;-0.0977056,0.2297724;0.2767591;0.004105568,0.2473813;0.05370034;-0.02192116,-0.1935633;0.4815046;-0.0801681,-0.2497307;0.2521404;-0.0008141771,-0.2813578;0.03119725;-0.03125329,0.07632715;0.003711492;-0.04227924,0.09146428;-0.3270151;-0.05639887,0.07056916;-0.6814375;-0.007996563,0.08052215;-0.7143748;-0.07513094,-0.0813339;0.005362362;-0.03135577,-0.1265794;-0.3227165;-0.04256668,-0.1530627;-0.6726758;0.02969469,-0.1756204;-0.7094225;-0.03033226,-0.01876336;0.5442213;-0.1629276,474.7737
+0;0;0,0.02782064;0.3224122;-0.04258189,0.05170995;0.6363771;-0.1104875,0.2300142;0.4971833;-0.02965225,0.2604923;0.2640196;0.05260061,0.2979833;0.04661123;0.0981057,-0.1429252;0.497211;-0.04974001,-0.2314044;0.2743352;0.01776981,-0.2991152;0.06174712;0.0488219,0.0766741;0.0001569675;-0.04181147,0.06088;-0.3289434;-0.006426696,0.02609255;-0.6792935;0.06020093,0.02919332;-0.6463454;-0.03225927,-0.07678798;0.01090225;-0.04014836,-0.1286996;-0.3142071;-0.002496649,-0.1754669;-0.6414877;0.1356875,-0.1699535;-0.6086738;0.04333561,0.04632543;0.5588509;-0.09124032,0;0;0,-0.01008545;0.3140356;-0.08841228,-0.02203421;0.6191238;-0.1910112,0.1675257;0.495436;-0.0977056,0.2297724;0.2767591;0.004105568,0.2473813;0.05370034;-0.02192116,-0.1935633;0.4815046;-0.0801681,-0.2497307;0.2521404;-0.0008141771,-0.2813578;0.03119725;-0.03125329,0.07632715;0.003711492;-0.04227924,0.09146428;-0.3270151;-0.05639887,0.07056916;-0.6814375;-0.007996563,0.08052215;-0.7143748;-0.07513094,-0.0813339;0.005362362;-0.03135577,-0.1265794;-0.3227165;-0.04256668,-0.1530627;-0.6726758;0.02969469,-0.1756204;-0.7094225;-0.03033226,-0.01876336;0.5442213;-0.1629276,474.7737
+0;0;0,0.02782064;0.3224122;-0.04258189,0.05170995;0.6363771;-0.1104875,0.2300142;0.4971833;-0.02965225,0.2604923;0.2640196;0.05260061,0.2979833;0.04661123;0.0981057,-0.1429252;0.497211;-0.04974001,-0.2314044;0.2743352;0.01776981,-0.2991152;0.06174712;0.0488219,0.0766741;0.0001569675;-0.04181147,0.06088;-0.3289434;-0.006426696,0.02609255;-0.6792935;0.06020093,0.02919332;-0.6463454;-0.03225927,-0.07678798;0.01090225;-0.04014836,-0.1286996;-0.3142071;-0.002496649,-0.1754669;-0.6414877;0.1356875,-0.1699535;-0.6086738;0.04333561,0.04632543;0.5588509;-0.09124032,0;0;0,-0.01008545;0.3140356;-0.08841228,-0.02203421;0.6191238;-0.1910112,0.1675257;0.495436;-0.0977056,0.2297724;0.2767591;0.004105568,0.2473813;0.05370034;-0.02192116,-0.1935633;0.4815046;-0.0801681,-0.2497307;0.2521404;-0.0008141771,-0.2813578;0.03119725;-0.03125329,0.07632715;0.003711492;-0.04227924,0.09146428;-0.3270151;-0.05639887,0.07056916;-0.6814375;-0.007996563,0.08052215;-0.7143748;-0.07513094,-0.0813339;0.005362362;-0.03135577,-0.1265794;-0.3227165;-0.04256668,-0.1530627;-0.6726758;0.02969469,-0.1756204;-0.7094225;-0.03033226,-0.01876336;0.5442213;-0.1629276,474.7737
+0;0;0,0.02782136;0.3220639;-0.04514029,0.05163516;0.6359423;-0.1134298,0.230343;0.4976946;-0.03309441,0.2616;0.2661259;0.05326945,0.2977707;0.04979317;0.104597,-0.1431606;0.4969348;-0.05228588,-0.2329588;0.2760738;0.01993915,-0.3017551;0.06473988;0.05665088,0.07659588;-0.0001834804;-0.04195451,0.06022433;-0.3292841;-0.006835677,0.02568655;-0.6796212;0.05998982,0.02872113;-0.6468589;-0.0324783,-0.07673652;0.01126618;-0.04014625,-0.1293063;-0.3132254;0.001689203,-0.1768244;-0.6366043;0.1485316,-0.2166271;-0.6745442;0.09987862,0.04609581;0.5585083;-0.09385785,0;0;0,-0.01008545;0.3140356;-0.08841228,-0.02203421;0.6191238;-0.1910112,0.1675257;0.495436;-0.0977056,0.2297724;0.2767591;0.004105568,0.2473813;0.05370034;-0.02192116,-0.1935633;0.4815046;-0.0801681,-0.2497307;0.2521404;-0.0008141771,-0.2813578;0.03119725;-0.03125329,0.07632715;0.003711492;-0.04227924,0.09146428;-0.3270151;-0.05639887,0.07056916;-0.6814375;-0.007996563,0.08052215;-0.7143748;-0.07513094,-0.0813339;0.005362362;-0.03135577,-0.1265794;-0.3227165;-0.04256668,-0.1530627;-0.6726758;0.02969469,-0.1756204;-0.7094225;-0.03033226,-0.01876336;0.5442213;-0.1629276,474.7737
+0;0;0,0.02782136;0.3220639;-0.04514029,0.05163516;0.6359423;-0.1134298,0.230343;0.4976946;-0.03309441,0.2616;0.2661259;0.05326945,0.2977707;0.04979317;0.104597,-0.1431606;0.4969348;-0.05228588,-0.2329588;0.2760738;0.01993915,-0.3017551;0.06473988;0.05665088,0.07659588;-0.0001834804;-0.04195451,0.06022433;-0.3292841;-0.006835677,0.02568655;-0.6796212;0.05998982,0.02872113;-0.6468589;-0.0324783,-0.07673652;0.01126618;-0.04014625,-0.1293063;-0.3132254;0.001689203,-0.1768244;-0.6366043;0.1485316,-0.2166271;-0.6745442;0.09987862,0.04609581;0.5585083;-0.09385785,0;0;0,-0.01008545;0.3140356;-0.08841228,-0.02203421;0.6191238;-0.1910112,0.1675257;0.495436;-0.0977056,0.2297724;0.2767591;0.004105568,0.2473813;0.05370034;-0.02192116,-0.1935633;0.4815046;-0.0801681,-0.2497307;0.2521404;-0.0008141771,-0.2813578;0.03119725;-0.03125329,0.07632715;0.003711492;-0.04227924,0.09146428;-0.3270151;-0.05639887,0.07056916;-0.6814375;-0.007996563,0.08052215;-0.7143748;-0.07513094,-0.0813339;0.005362362;-0.03135577,-0.1265794;-0.3227165;-0.04256668,-0.1530627;-0.6726758;0.02969469,-0.1756204;-0.7094225;-0.03033226,-0.01876336;0.5442213;-0.1629276,474.7737
+0;0;0,0.02782136;0.3220639;-0.04514029,0.05163516;0.6359423;-0.1134298,0.230343;0.4976946;-0.03309441,0.2616;0.2661259;0.05326945,0.2977707;0.04979317;0.104597,-0.1431606;0.4969348;-0.05228588,-0.2329588;0.2760738;0.01993915,-0.3017551;0.06473988;0.05665088,0.07659588;-0.0001834804;-0.04195451,0.06022433;-0.3292841;-0.006835677,0.02568655;-0.6796212;0.05998982,0.02872113;-0.6468589;-0.0324783,-0.07673652;0.01126618;-0.04014625,-0.1293063;-0.3132254;0.001689203,-0.1768244;-0.6366043;0.1485316,-0.2166271;-0.6745442;0.09987862,0.04609581;0.5585083;-0.09385785,0;0;0,-0.01008545;0.3140356;-0.08841228,-0.02203421;0.6191238;-0.1910112,0.1675257;0.495436;-0.0977056,0.2297724;0.2767591;0.004105568,0.2473813;0.05370034;-0.02192116,-0.1935633;0.4815046;-0.0801681,-0.2497307;0.2521404;-0.0008141771,-0.2813578;0.03119725;-0.03125329,0.07632715;0.003711492;-0.04227924,0.09146428;-0.3270151;-0.05639887,0.07056916;-0.6814375;-0.007996563,0.08052215;-0.7143748;-0.07513094,-0.0813339;0.005362362;-0.03135577,-0.1265794;-0.3227165;-0.04256668,-0.1530627;-0.6726758;0.02969469,-0.1756204;-0.7094225;-0.03033226,-0.01876336;0.5442213;-0.1629276,474.7737
+0;0;0,0.02782136;0.3220639;-0.04514029,0.05163516;0.6359423;-0.1134298,0.230343;0.4976946;-0.03309441,0.2616;0.2661259;0.05326945,0.2977707;0.04979317;0.104597,-0.1431606;0.4969348;-0.05228588,-0.2329588;0.2760738;0.01993915,-0.3017551;0.06473988;0.05665088,0.07659588;-0.0001834804;-0.04195451,0.06022433;-0.3292841;-0.006835677,0.02568655;-0.6796212;0.05998982,0.02872113;-0.6468589;-0.0324783,-0.07673652;0.01126618;-0.04014625,-0.1293063;-0.3132254;0.001689203,-0.1768244;-0.6366043;0.1485316,-0.2166271;-0.6745442;0.09987862,0.04609581;0.5585083;-0.09385785,0;0;0,-0.01008545;0.3140356;-0.08841228,-0.02203421;0.6191238;-0.1910112,0.1675257;0.495436;-0.0977056,0.2297724;0.2767591;0.004105568,0.2473813;0.05370034;-0.02192116,-0.1935633;0.4815046;-0.0801681,-0.2497307;0.2521404;-0.0008141771,-0.2813578;0.03119725;-0.03125329,0.07632715;0.003711492;-0.04227924,0.09146428;-0.3270151;-0.05639887,0.07056916;-0.6814375;-0.007996563,0.08052215;-0.7143748;-0.07513094,-0.0813339;0.005362362;-0.03135577,-0.1265794;-0.3227165;-0.04256668,-0.1530627;-0.6726758;0.02969469,-0.1756204;-0.7094225;-0.03033226,-0.01876336;0.5442213;-0.1629276,474.7737
+0;0;0,0.02593359;0.3219822;-0.04681616,0.04854764;0.6359234;-0.115205,0.2280837;0.4972576;-0.03694823,0.259471;0.2674658;0.05399323,0.293678;0.05273204;0.1128318,-0.1453302;0.4962434;-0.05201501,-0.2321483;0.2751575;0.0231074,-0.3008726;0.06466599;0.06449552,0.07663003;-0.0002615749;-0.04189168,0.05836282;-0.3292984;-0.007111479,0.02365431;-0.6795802;0.0599154,0.02578876;-0.6468742;-0.03257954,-0.07673489;0.01126828;-0.04014878,-0.1309478;-0.3123137;0.006372873,-0.1795297;-0.6308995;0.1630172,-0.2205825;-0.6651091;0.110491,0.04326814;0.5585015;-0.09551379,0;0;0,-0.01008545;0.3140356;-0.08841228,-0.02203421;0.6191238;-0.1910112,0.1675257;0.495436;-0.0977056,0.2297724;0.2767591;0.004105568,0.2473813;0.05370034;-0.02192116,-0.1935633;0.4815046;-0.0801681,-0.2497307;0.2521404;-0.0008141771,-0.2813578;0.03119725;-0.03125329,0.07632715;0.003711492;-0.04227924,0.09146428;-0.3270151;-0.05639887,0.07056916;-0.6814375;-0.007996563,0.08052215;-0.7143748;-0.07513094,-0.0813339;0.005362362;-0.03135577,-0.1265794;-0.3227165;-0.04256668,-0.1530627;-0.6726758;0.02969469,-0.1756204;-0.7094225;-0.03033226,-0.01876336;0.5442213;-0.1629276,474.7737
+0;0;0,0.02593359;0.3219822;-0.04681616,0.04854764;0.6359234;-0.115205,0.2280837;0.4972576;-0.03694823,0.259471;0.2674658;0.05399323,0.293678;0.05273204;0.1128318,-0.1453302;0.4962434;-0.05201501,-0.2321483;0.2751575;0.0231074,-0.3008726;0.06466599;0.06449552,0.07663003;-0.0002615749;-0.04189168,0.05836282;-0.3292984;-0.007111479,0.02365431;-0.6795802;0.0599154,0.02578876;-0.6468742;-0.03257954,-0.07673489;0.01126828;-0.04014878,-0.1309478;-0.3123137;0.006372873,-0.1795297;-0.6308995;0.1630172,-0.2205825;-0.6651091;0.110491,0.04326814;0.5585015;-0.09551379,0;0;0,-0.01008545;0.3140356;-0.08841228,-0.02203421;0.6191238;-0.1910112,0.1675257;0.495436;-0.0977056,0.2297724;0.2767591;0.004105568,0.2473813;0.05370034;-0.02192116,-0.1935633;0.4815046;-0.0801681,-0.2497307;0.2521404;-0.0008141771,-0.2813578;0.03119725;-0.03125329,0.07632715;0.003711492;-0.04227924,0.09146428;-0.3270151;-0.05639887,0.07056916;-0.6814375;-0.007996563,0.08052215;-0.7143748;-0.07513094,-0.0813339;0.005362362;-0.03135577,-0.1265794;-0.3227165;-0.04256668,-0.1530627;-0.6726758;0.02969469,-0.1756204;-0.7094225;-0.03033226,-0.01876336;0.5442213;-0.1629276,474.7737
+0;0;0,0.02487338;0.3217923;-0.04866012,0.04646559;0.6356143;-0.1179042,0.2265828;0.4969714;-0.04047279,0.2584491;0.2694559;0.05586508,0.290767;0.05621028;0.1208615,-0.1464075;0.4950608;-0.05251803,-0.2322191;0.2748078;0.02612488,-0.3015392;0.06527703;0.07122792,0.07664577;-0.0005451197;-0.04186016,0.05821131;-0.3296477;-0.007797956,0.02259851;-0.6797391;0.0597471,0.0242454;-0.6471752;-0.03276186,-0.07667913;0.01150476;-0.04018823,-0.1322197;-0.3113448;0.009731397,-0.1815426;-0.6231345;0.1792868,-0.1774425;-0.5909537;0.08684428,0.04142973;0.5582497;-0.09792598,0;0;0,-0.01008545;0.3140356;-0.08841228,-0.02203421;0.6191238;-0.1910112,0.1675257;0.495436;-0.0977056,0.2297724;0.2767591;0.004105568,0.2473813;0.05370034;-0.02192116,-0.1935633;0.4815046;-0.0801681,-0.2497307;0.2521404;-0.0008141771,-0.2813578;0.03119725;-0.03125329,0.07632715;0.003711492;-0.04227924,0.09146428;-0.3270151;-0.05639887,0.07056916;-0.6814375;-0.007996563,0.08052215;-0.7143748;-0.07513094,-0.0813339;0.005362362;-0.03135577,-0.1265794;-0.3227165;-0.04256668,-0.1530627;-0.6726758;0.02969469,-0.1756204;-0.7094225;-0.03033226,-0.01876336;0.5442213;-0.1629276,474.7737
+0;0;0,0.02487338;0.3217923;-0.04866012,0.04646559;0.6356143;-0.1179042,0.2265828;0.4969714;-0.04047279,0.2584491;0.2694559;0.05586508,0.290767;0.05621028;0.1208615,-0.1464075;0.4950608;-0.05251803,-0.2322191;0.2748078;0.02612488,-0.3015392;0.06527703;0.07122792,0.07664577;-0.0005451197;-0.04186016,0.05821131;-0.3296477;-0.007797956,0.02259851;-0.6797391;0.0597471,0.0242454;-0.6471752;-0.03276186,-0.07667913;0.01150476;-0.04018823,-0.1322197;-0.3113448;0.009731397,-0.1815426;-0.6231345;0.1792868,-0.1774425;-0.5909537;0.08684428,0.04142973;0.5582497;-0.09792598,0;0;0,-0.01008545;0.3140356;-0.08841228,-0.02203421;0.6191238;-0.1910112,0.1675257;0.495436;-0.0977056,0.2297724;0.2767591;0.004105568,0.2473813;0.05370034;-0.02192116,-0.1935633;0.4815046;-0.0801681,-0.2497307;0.2521404;-0.0008141771,-0.2813578;0.03119725;-0.03125329,0.07632715;0.003711492;-0.04227924,0.09146428;-0.3270151;-0.05639887,0.07056916;-0.6814375;-0.007996563,0.08052215;-0.7143748;-0.07513094,-0.0813339;0.005362362;-0.03135577,-0.1265794;-0.3227165;-0.04256668,-0.1530627;-0.6726758;0.02969469,-0.1756204;-0.7094225;-0.03033226,-0.01876336;0.5442213;-0.1629276,474.7737
+0;0;0,0.02487338;0.3217923;-0.04866012,0.04646559;0.6356143;-0.1179042,0.2265828;0.4969714;-0.04047279,0.2584491;0.2694559;0.05586508,0.290767;0.05621028;0.1208615,-0.1464075;0.4950608;-0.05251803,-0.2322191;0.2748078;0.02612488,-0.3015392;0.06527703;0.07122792,0.07664577;-0.0005451197;-0.04186016,0.05821131;-0.3296477;-0.007797956,0.02259851;-0.6797391;0.0597471,0.0242454;-0.6471752;-0.03276186,-0.07667913;0.01150476;-0.04018823,-0.1322197;-0.3113448;0.009731397,-0.1815426;-0.6231345;0.1792868,-0.1774425;-0.5909537;0.08684428,0.04142973;0.5582497;-0.09792598,0;0;0,-0.01008545;0.3140356;-0.08841228,-0.02203421;0.6191238;-0.1910112,0.1675257;0.495436;-0.0977056,0.2297724;0.2767591;0.004105568,0.2473813;0.05370034;-0.02192116,-0.1935633;0.4815046;-0.0801681,-0.2497307;0.2521404;-0.0008141771,-0.2813578;0.03119725;-0.03125329,0.07632715;0.003711492;-0.04227924,0.09146428;-0.3270151;-0.05639887,0.07056916;-0.6814375;-0.007996563,0.08052215;-0.7143748;-0.07513094,-0.0813339;0.005362362;-0.03135577,-0.1265794;-0.3227165;-0.04256668,-0.1530627;-0.6726758;0.02969469,-0.1756204;-0.7094225;-0.03033226,-0.01876336;0.5442213;-0.1629276,474.7737
+0;0;0,0.02487338;0.3217923;-0.04866012,0.04646559;0.6356143;-0.1179042,0.2265828;0.4969714;-0.04047279,0.2584491;0.2694559;0.05586508,0.290767;0.05621028;0.1208615,-0.1464075;0.4950608;-0.05251803,-0.2322191;0.2748078;0.02612488,-0.3015392;0.06527703;0.07122792,0.07664577;-0.0005451197;-0.04186016,0.05821131;-0.3296477;-0.007797956,0.02259851;-0.6797391;0.0597471,0.0242454;-0.6471752;-0.03276186,-0.07667913;0.01150476;-0.04018823,-0.1322197;-0.3113448;0.009731397,-0.1815426;-0.6231345;0.1792868,-0.1774425;-0.5909537;0.08684428,0.04142973;0.5582497;-0.09792598,0;0;0,-0.01008545;0.3140356;-0.08841228,-0.02203421;0.6191238;-0.1910112,0.1675257;0.495436;-0.0977056,0.2297724;0.2767591;0.004105568,0.2473813;0.05370034;-0.02192116,-0.1935633;0.4815046;-0.0801681,-0.2497307;0.2521404;-0.0008141771,-0.2813578;0.03119725;-0.03125329,0.07632715;0.003711492;-0.04227924,0.09146428;-0.3270151;-0.05639887,0.07056916;-0.6814375;-0.007996563,0.08052215;-0.7143748;-0.07513094,-0.0813339;0.005362362;-0.03135577,-0.1265794;-0.3227165;-0.04256668,-0.1530627;-0.6726758;0.02969469,-0.1756204;-0.7094225;-0.03033226,-0.01876336;0.5442213;-0.1629276,474.7737
+0;0;0,0.0264181;0.3211627;-0.05189816,0.05138141;0.6334721;-0.1265611,0.2298451;0.4970954;-0.04375153,0.2609813;0.2719948;0.05832702,0.2944138;0.0625928;0.1343254,-0.1438281;0.4971883;-0.05988235,-0.234293;0.2815472;0.02599413,-0.3057028;0.07392153;0.07634211,0.07658957;-0.0008953565;-0.04195687,0.05748604;-0.3299653;-0.007948261,0.02193971;-0.6800604;0.05961261,0.02457689;-0.6480997;-0.03288818,-0.0765756;0.01187517;-0.04027779,-0.1335943;-0.3101542;0.01314994,-0.1848566;-0.6156247;0.1933015,-0.236777;-0.6554272;0.1616933,0.04531594;0.5566288;-0.1049257,0;0;0,-0.01008545;0.3140356;-0.08841228,-0.02203421;0.6191238;-0.1910112,0.1675257;0.495436;-0.0977056,0.2297724;0.2767591;0.004105568,0.2473813;0.05370034;-0.02192116,-0.1935633;0.4815046;-0.0801681,-0.2497307;0.2521404;-0.0008141771,-0.2813578;0.03119725;-0.03125329,0.07632715;0.003711492;-0.04227924,0.09146428;-0.3270151;-0.05639887,0.07056916;-0.6814375;-0.007996563,0.08052215;-0.7143748;-0.07513094,-0.0813339;0.005362362;-0.03135577,-0.1265794;-0.3227165;-0.04256668,-0.1530627;-0.6726758;0.02969469,-0.1756204;-0.7094225;-0.03033226,-0.01876336;0.5442213;-0.1629276,474.7737
+0;0;0,0.0264181;0.3211627;-0.05189816,0.05138141;0.6334721;-0.1265611,0.2298451;0.4970954;-0.04375153,0.2609813;0.2719948;0.05832702,0.2944138;0.0625928;0.1343254,-0.1438281;0.4971883;-0.05988235,-0.234293;0.2815472;0.02599413,-0.3057028;0.07392153;0.07634211,0.07658957;-0.0008953565;-0.04195687,0.05748604;-0.3299653;-0.007948261,0.02193971;-0.6800604;0.05961261,0.02457689;-0.6480997;-0.03288818,-0.0765756;0.01187517;-0.04027779,-0.1335943;-0.3101542;0.01314994,-0.1848566;-0.6156247;0.1933015,-0.236777;-0.6554272;0.1616933,0.04531594;0.5566288;-0.1049257,0;0;0,-0.01008545;0.3140356;-0.08841228,-0.02203421;0.6191238;-0.1910112,0.1675257;0.495436;-0.0977056,0.2297724;0.2767591;0.004105568,0.2473813;0.05370034;-0.02192116,-0.1935633;0.4815046;-0.0801681,-0.2497307;0.2521404;-0.0008141771,-0.2813578;0.03119725;-0.03125329,0.07632715;0.003711492;-0.04227924,0.09146428;-0.3270151;-0.05639887,0.07056916;-0.6814375;-0.007996563,0.08052215;-0.7143748;-0.07513094,-0.0813339;0.005362362;-0.03135577,-0.1265794;-0.3227165;-0.04256668,-0.1530627;-0.6726758;0.02969469,-0.1756204;-0.7094225;-0.03033226,-0.01876336;0.5442213;-0.1629276,474.7737
+0;0;0,0.02535194;0.3210391;-0.05317855,0.04902878;0.6333601;-0.1282187,0.2270515;0.4959818;-0.04382131,0.2603996;0.2727218;0.06154762,0.2916618;0.06508417;0.1431073,-0.1449781;0.4958256;-0.05978451,-0.2345698;0.2810096;0.02902498,-0.306198;0.07457677;0.08377534,0.07653454;-0.001004354;-0.04205471,0.05713993;-0.3300592;-0.008064512,0.0214388;-0.6801467;0.0594544,0.02409632;-0.6483137;-0.03304842,-0.07657602;0.01194493;-0.04025636,-0.1348957;-0.3094046;0.01579624,-0.1890387;-0.6092279;0.2043941,-0.2357738;-0.6503373;0.1679732,0.04335939;0.5565026;-0.1065269,0;0;0,-0.01008545;0.3140356;-0.08841228,-0.02203421;0.6191238;-0.1910112,0.1675257;0.495436;-0.0977056,0.2297724;0.2767591;0.004105568,0.2473813;0.05370034;-0.02192116,-0.1935633;0.4815046;-0.0801681,-0.2497307;0.2521404;-0.0008141771,-0.2813578;0.03119725;-0.03125329,0.07632715;0.003711492;-0.04227924,0.09146428;-0.3270151;-0.05639887,0.07056916;-0.6814375;-0.007996563,0.08052215;-0.7143748;-0.07513094,-0.0813339;0.005362362;-0.03135577,-0.1265794;-0.3227165;-0.04256668,-0.1530627;-0.6726758;0.02969469,-0.1756204;-0.7094225;-0.03033226,-0.01876336;0.5442213;-0.1629276,474.7737
+0;0;0,0.02535194;0.3210391;-0.05317855,0.04902878;0.6333601;-0.1282187,0.2270515;0.4959818;-0.04382131,0.2603996;0.2727218;0.06154762,0.2916618;0.06508417;0.1431073,-0.1449781;0.4958256;-0.05978451,-0.2345698;0.2810096;0.02902498,-0.306198;0.07457677;0.08377534,0.07653454;-0.001004354;-0.04205471,0.05713993;-0.3300592;-0.008064512,0.0214388;-0.6801467;0.0594544,0.02409632;-0.6483137;-0.03304842,-0.07657602;0.01194493;-0.04025636,-0.1348957;-0.3094046;0.01579624,-0.1890387;-0.6092279;0.2043941,-0.2357738;-0.6503373;0.1679732,0.04335939;0.5565026;-0.1065269,0;0;0,-0.01008545;0.3140356;-0.08841228,-0.02203421;0.6191238;-0.1910112,0.1675257;0.495436;-0.0977056,0.2297724;0.2767591;0.004105568,0.2473813;0.05370034;-0.02192116,-0.1935633;0.4815046;-0.0801681,-0.2497307;0.2521404;-0.0008141771,-0.2813578;0.03119725;-0.03125329,0.07632715;0.003711492;-0.04227924,0.09146428;-0.3270151;-0.05639887,0.07056916;-0.6814375;-0.007996563,0.08052215;-0.7143748;-0.07513094,-0.0813339;0.005362362;-0.03135577,-0.1265794;-0.3227165;-0.04256668,-0.1530627;-0.6726758;0.02969469,-0.1756204;-0.7094225;-0.03033226,-0.01876336;0.5442213;-0.1629276,474.7737
+0;0;0,0.02535194;0.3210391;-0.05317855,0.04902878;0.6333601;-0.1282187,0.2270515;0.4959818;-0.04382131,0.2603996;0.2727218;0.06154762,0.2916618;0.06508417;0.1431073,-0.1449781;0.4958256;-0.05978451,-0.2345698;0.2810096;0.02902498,-0.306198;0.07457677;0.08377534,0.07653454;-0.001004354;-0.04205471,0.05713993;-0.3300592;-0.008064512,0.0214388;-0.6801467;0.0594544,0.02409632;-0.6483137;-0.03304842,-0.07657602;0.01194493;-0.04025636,-0.1348957;-0.3094046;0.01579624,-0.1890387;-0.6092279;0.2043941,-0.2357738;-0.6503373;0.1679732,0.04335939;0.5565026;-0.1065269,0;0;0,-0.01008545;0.3140356;-0.08841228,-0.02203421;0.6191238;-0.1910112,0.1675257;0.495436;-0.0977056,0.2297724;0.2767591;0.004105568,0.2473813;0.05370034;-0.02192116,-0.1935633;0.4815046;-0.0801681,-0.2497307;0.2521404;-0.0008141771,-0.2813578;0.03119725;-0.03125329,0.07632715;0.003711492;-0.04227924,0.09146428;-0.3270151;-0.05639887,0.07056916;-0.6814375;-0.007996563,0.08052215;-0.7143748;-0.07513094,-0.0813339;0.005362362;-0.03135577,-0.1265794;-0.3227165;-0.04256668,-0.1530627;-0.6726758;0.02969469,-0.1756204;-0.7094225;-0.03033226,-0.01876336;0.5442213;-0.1629276,474.7737
+0;0;0,0.02551269;0.3206363;-0.05548226,0.04910685;0.6324729;-0.1325483,0.2256763;0.4948648;-0.04372807,0.2623026;0.2736493;0.06481683,0.2899443;0.06778486;0.1519859,-0.1441056;0.4955631;-0.06024129,-0.2326705;0.2815913;0.03158496,-0.3050407;0.07685943;0.0915025,0.07657679;-0.00112905;-0.04197456,0.05620059;-0.3301105;-0.0078483,0.02080475;-0.6802912;0.05934708,0.02347294;-0.648752;-0.03316079,-0.0765597;0.01200707;-0.04026892,-0.1362343;-0.3085095;0.01903241,-0.1924811;-0.6033809;0.2146895,-0.1872463;-0.5725137;0.1222826,0.04350905;0.5557356;-0.1104166,0;0;0,-0.01008545;0.3140356;-0.08841228,-0.02203421;0.6191238;-0.1910112,0.1675257;0.495436;-0.0977056,0.2297724;0.2767591;0.004105568,0.2473813;0.05370034;-0.02192116,-0.1935633;0.4815046;-0.0801681,-0.2497307;0.2521404;-0.0008141771,-0.2813578;0.03119725;-0.03125329,0.07632715;0.003711492;-0.04227924,0.09146428;-0.3270151;-0.05639887,0.07056916;-0.6814375;-0.007996563,0.08052215;-0.7143748;-0.07513094,-0.0813339;0.005362362;-0.03135577,-0.1265794;-0.3227165;-0.04256668,-0.1530627;-0.6726758;0.02969469,-0.1756204;-0.7094225;-0.03033226,-0.01876336;0.5442213;-0.1629276,474.7737
+0;0;0,0.02551269;0.3206363;-0.05548226,0.04910685;0.6324729;-0.1325483,0.2256763;0.4948648;-0.04372807,0.2623026;0.2736493;0.06481683,0.2899443;0.06778486;0.1519859,-0.1441056;0.4955631;-0.06024129,-0.2326705;0.2815913;0.03158496,-0.3050407;0.07685943;0.0915025,0.07657679;-0.00112905;-0.04197456,0.05620059;-0.3301105;-0.0078483,0.02080475;-0.6802912;0.05934708,0.02347294;-0.648752;-0.03316079,-0.0765597;0.01200707;-0.04026892,-0.1362343;-0.3085095;0.01903241,-0.1924811;-0.6033809;0.2146895,-0.1872463;-0.5725137;0.1222826,0.04350905;0.5557356;-0.1104166,0;0;0,-0.01008545;0.3140356;-0.08841228,-0.02203421;0.6191238;-0.1910112,0.1675257;0.495436;-0.0977056,0.2297724;0.2767591;0.004105568,0.2473813;0.05370034;-0.02192116,-0.1935633;0.4815046;-0.0801681,-0.2497307;0.2521404;-0.0008141771,-0.2813578;0.03119725;-0.03125329,0.07632715;0.003711492;-0.04227924,0.09146428;-0.3270151;-0.05639887,0.07056916;-0.6814375;-0.007996563,0.08052215;-0.7143748;-0.07513094,-0.0813339;0.005362362;-0.03135577,-0.1265794;-0.3227165;-0.04256668,-0.1530627;-0.6726758;0.02969469,-0.1756204;-0.7094225;-0.03033226,-0.01876336;0.5442213;-0.1629276,474.7737
+0;0;0,0.02551269;0.3206363;-0.05548226,0.04910685;0.6324729;-0.1325483,0.2256763;0.4948648;-0.04372807,0.2623026;0.2736493;0.06481683,0.2899443;0.06778486;0.1519859,-0.1441056;0.4955631;-0.06024129,-0.2326705;0.2815913;0.03158496,-0.3050407;0.07685943;0.0915025,0.07657679;-0.00112905;-0.04197456,0.05620059;-0.3301105;-0.0078483,0.02080475;-0.6802912;0.05934708,0.02347294;-0.648752;-0.03316079,-0.0765597;0.01200707;-0.04026892,-0.1362343;-0.3085095;0.01903241,-0.1924811;-0.6033809;0.2146895,-0.1872463;-0.5725137;0.1222826,0.04350905;0.5557356;-0.1104166,0;0;0,-0.01008545;0.3140356;-0.08841228,-0.02203421;0.6191238;-0.1910112,0.1675257;0.495436;-0.0977056,0.2297724;0.2767591;0.004105568,0.2473813;0.05370034;-0.02192116,-0.1935633;0.4815046;-0.0801681,-0.2497307;0.2521404;-0.0008141771,-0.2813578;0.03119725;-0.03125329,0.07632715;0.003711492;-0.04227924,0.09146428;-0.3270151;-0.05639887,0.07056916;-0.6814375;-0.007996563,0.08052215;-0.7143748;-0.07513094,-0.0813339;0.005362362;-0.03135577,-0.1265794;-0.3227165;-0.04256668,-0.1530627;-0.6726758;0.02969469,-0.1756204;-0.7094225;-0.03033226,-0.01876336;0.5442213;-0.1629276,474.7737
+0;0;0,0.02809157;0.3196385;-0.05982413,0.05547349;0.629512;-0.1432613,0.2321148;0.4948151;-0.05365425,0.2654138;0.2784864;0.06531142,0.293075;0.07587245;0.1597844,-0.1402399;0.4951438;-0.0726267,-0.2337709;0.287782;0.02892506,-0.3077243;0.08530684;0.09432697,0.07655877;-0.001349618;-0.0420009,0.05545174;-0.3302795;-0.007821623,0.02014936;-0.6805342;0.0590363,0.02330362;-0.6497721;-0.03346594,-0.07654791;0.01218549;-0.04023772,-0.1376368;-0.3074268;0.02240988,-0.1957341;-0.5952311;0.2278071,-0.1899784;-0.5652543;0.1354271,0.04885669;0.5533696;-0.1194217,0;0;0,-0.01008545;0.3140356;-0.08841228,-0.02203421;0.6191238;-0.1910112,0.1675257;0.495436;-0.0977056,0.2297724;0.2767591;0.004105568,0.2473813;0.05370034;-0.02192116,-0.1935633;0.4815046;-0.0801681,-0.2497307;0.2521404;-0.0008141771,-0.2813578;0.03119725;-0.03125329,0.07632715;0.003711492;-0.04227924,0.09146428;-0.3270151;-0.05639887,0.07056916;-0.6814375;-0.007996563,0.08052215;-0.7143748;-0.07513094,-0.0813339;0.005362362;-0.03135577,-0.1265794;-0.3227165;-0.04256668,-0.1530627;-0.6726758;0.02969469,-0.1756204;-0.7094225;-0.03033226,-0.01876336;0.5442213;-0.1629276,474.7737
+0;0;0,0.02809157;0.3196385;-0.05982413,0.05547349;0.629512;-0.1432613,0.2321148;0.4948151;-0.05365425,0.2654138;0.2784864;0.06531142,0.293075;0.07587245;0.1597844,-0.1402399;0.4951438;-0.0726267,-0.2337709;0.287782;0.02892506,-0.3077243;0.08530684;0.09432697,0.07655877;-0.001349618;-0.0420009,0.05545174;-0.3302795;-0.007821623,0.02014936;-0.6805342;0.0590363,0.02330362;-0.6497721;-0.03346594,-0.07654791;0.01218549;-0.04023772,-0.1376368;-0.3074268;0.02240988,-0.1957341;-0.5952311;0.2278071,-0.1899784;-0.5652543;0.1354271,0.04885669;0.5533696;-0.1194217,0;0;0,-0.01008545;0.3140356;-0.08841228,-0.02203421;0.6191238;-0.1910112,0.1675257;0.495436;-0.0977056,0.2297724;0.2767591;0.004105568,0.2473813;0.05370034;-0.02192116,-0.1935633;0.4815046;-0.0801681,-0.2497307;0.2521404;-0.0008141771,-0.2813578;0.03119725;-0.03125329,0.07632715;0.003711492;-0.04227924,0.09146428;-0.3270151;-0.05639887,0.07056916;-0.6814375;-0.007996563,0.08052215;-0.7143748;-0.07513094,-0.0813339;0.005362362;-0.03135577,-0.1265794;-0.3227165;-0.04256668,-0.1530627;-0.6726758;0.02969469,-0.1756204;-0.7094225;-0.03033226,-0.01876336;0.5442213;-0.1629276,474.7737
+0;0;0,0.02809157;0.3196385;-0.05982413,0.05547349;0.629512;-0.1432613,0.2321148;0.4948151;-0.05365425,0.2654138;0.2784864;0.06531142,0.293075;0.07587245;0.1597844,-0.1402399;0.4951438;-0.0726267,-0.2337709;0.287782;0.02892506,-0.3077243;0.08530684;0.09432697,0.07655877;-0.001349618;-0.0420009,0.05545174;-0.3302795;-0.007821623,0.02014936;-0.6805342;0.0590363,0.02330362;-0.6497721;-0.03346594,-0.07654791;0.01218549;-0.04023772,-0.1376368;-0.3074268;0.02240988,-0.1957341;-0.5952311;0.2278071,-0.1899784;-0.5652543;0.1354271,0.04885669;0.5533696;-0.1194217,0;0;0,-0.01008545;0.3140356;-0.08841228,-0.02203421;0.6191238;-0.1910112,0.1675257;0.495436;-0.0977056,0.2297724;0.2767591;0.004105568,0.2473813;0.05370034;-0.02192116,-0.1935633;0.4815046;-0.0801681,-0.2497307;0.2521404;-0.0008141771,-0.2813578;0.03119725;-0.03125329,0.07632715;0.003711492;-0.04227924,0.09146428;-0.3270151;-0.05639887,0.07056916;-0.6814375;-0.007996563,0.08052215;-0.7143748;-0.07513094,-0.0813339;0.005362362;-0.03135577,-0.1265794;-0.3227165;-0.04256668,-0.1530627;-0.6726758;0.02969469,-0.1756204;-0.7094225;-0.03033226,-0.01876336;0.5442213;-0.1629276,474.7737
+0;0;0,0.02802601;0.3193471;-0.06139029,0.05464764;0.6291009;-0.145533,0.2299863;0.4932926;-0.05264046,0.2646577;0.2785615;0.06880182,0.2932971;0.07987528;0.1710087,-0.1398226;0.4941471;-0.07161777,-0.2317205;0.2870013;0.03184794,-0.3055375;0.08644293;0.1030524,0.07665903;-0.001348883;-0.04181767,0.05601434;-0.3302758;-0.007329702,0.02003948;-0.6805143;0.05925396,0.02312249;-0.6499159;-0.03325188,-0.07650457;0.01215522;-0.0403292,-0.1384321;-0.3067069;0.02524883,-0.1991254;-0.5885416;0.23804,-0.1934217;-0.5588908;0.1456574,0.0482709;0.5529657;-0.1216053,0;0;0,-0.01008545;0.3140356;-0.08841228,-0.02203421;0.6191238;-0.1910112,0.1675257;0.495436;-0.0977056,0.2297724;0.2767591;0.004105568,0.2473813;0.05370034;-0.02192116,-0.1935633;0.4815046;-0.0801681,-0.2497307;0.2521404;-0.0008141771,-0.2813578;0.03119725;-0.03125329,0.07632715;0.003711492;-0.04227924,0.09146428;-0.3270151;-0.05639887,0.07056916;-0.6814375;-0.007996563,0.08052215;-0.7143748;-0.07513094,-0.0813339;0.005362362;-0.03135577,-0.1265794;-0.3227165;-0.04256668,-0.1530627;-0.6726758;0.02969469,-0.1756204;-0.7094225;-0.03033226,-0.01876336;0.5442213;-0.1629276,474.7737
+0;0;0,0.02802601;0.3193471;-0.06139029,0.05464764;0.6291009;-0.145533,0.2299863;0.4932926;-0.05264046,0.2646577;0.2785615;0.06880182,0.2932971;0.07987528;0.1710087,-0.1398226;0.4941471;-0.07161777,-0.2317205;0.2870013;0.03184794,-0.3055375;0.08644293;0.1030524,0.07665903;-0.001348883;-0.04181767,0.05601434;-0.3302758;-0.007329702,0.02003948;-0.6805143;0.05925396,0.02312249;-0.6499159;-0.03325188,-0.07650457;0.01215522;-0.0403292,-0.1384321;-0.3067069;0.02524883,-0.1991254;-0.5885416;0.23804,-0.1934217;-0.5588908;0.1456574,0.0482709;0.5529657;-0.1216053,0;0;0,-0.01008545;0.3140356;-0.08841228,-0.02203421;0.6191238;-0.1910112,0.1675257;0.495436;-0.0977056,0.2297724;0.2767591;0.004105568,0.2473813;0.05370034;-0.02192116,-0.1935633;0.4815046;-0.0801681,-0.2497307;0.2521404;-0.0008141771,-0.2813578;0.03119725;-0.03125329,0.07632715;0.003711492;-0.04227924,0.09146428;-0.3270151;-0.05639887,0.07056916;-0.6814375;-0.007996563,0.08052215;-0.7143748;-0.07513094,-0.0813339;0.005362362;-0.03135577,-0.1265794;-0.3227165;-0.04256668,-0.1530627;-0.6726758;0.02969469,-0.1756204;-0.7094225;-0.03033226,-0.01876336;0.5442213;-0.1629276,474.7737
+0;0;0,0.02802601;0.3193471;-0.06139029,0.05464764;0.6291009;-0.145533,0.2299863;0.4932926;-0.05264046,0.2646577;0.2785615;0.06880182,0.2932971;0.07987528;0.1710087,-0.1398226;0.4941471;-0.07161777,-0.2317205;0.2870013;0.03184794,-0.3055375;0.08644293;0.1030524,0.07665903;-0.001348883;-0.04181767,0.05601434;-0.3302758;-0.007329702,0.02003948;-0.6805143;0.05925396,0.02312249;-0.6499159;-0.03325188,-0.07650457;0.01215522;-0.0403292,-0.1384321;-0.3067069;0.02524883,-0.1991254;-0.5885416;0.23804,-0.1934217;-0.5588908;0.1456574,0.0482709;0.5529657;-0.1216053,0;0;0,-0.01008545;0.3140356;-0.08841228,-0.02203421;0.6191238;-0.1910112,0.1675257;0.495436;-0.0977056,0.2297724;0.2767591;0.004105568,0.2473813;0.05370034;-0.02192116,-0.1935633;0.4815046;-0.0801681,-0.2497307;0.2521404;-0.0008141771,-0.2813578;0.03119725;-0.03125329,0.07632715;0.003711492;-0.04227924,0.09146428;-0.3270151;-0.05639887,0.07056916;-0.6814375;-0.007996563,0.08052215;-0.7143748;-0.07513094,-0.0813339;0.005362362;-0.03135577,-0.1265794;-0.3227165;-0.04256668,-0.1530627;-0.6726758;0.02969469,-0.1756204;-0.7094225;-0.03033226,-0.01876336;0.5442213;-0.1629276,474.7737
+0;0;0,0.02820674;0.3189841;-0.06316926,0.05447307;0.6283906;-0.148703,0.2284718;0.4920132;-0.05232338,0.2642224;0.2792499;0.07222944,0.2937863;0.08427207;0.1810977,-0.1408021;0.4919728;-0.08018476,-0.2351327;0.2900178;0.03106121,-0.3099326;0.09167075;0.1072592,0.07675289;-0.001431509;-0.04164239,0.05645535;-0.3303776;-0.007130582,0.02017709;-0.6806378;0.05917333,0.0254302;-0.6504092;-0.03323634,-0.07637211;0.01225328;-0.04054998,-0.1389973;-0.3059052;0.02772752,-0.19988;-0.5821481;0.247677,-0.1920273;-0.5529587;0.1554551,0.04822285;0.5523318;-0.1245004,0;0;0,-0.01008545;0.3140356;-0.08841228,-0.02203421;0.6191238;-0.1910112,0.1675257;0.495436;-0.0977056,0.2297724;0.2767591;0.004105568,0.2473813;0.05370034;-0.02192116,-0.1935633;0.4815046;-0.0801681,-0.2497307;0.2521404;-0.0008141771,-0.2813578;0.03119725;-0.03125329,0.07632715;0.003711492;-0.04227924,0.09146428;-0.3270151;-0.05639887,0.07056916;-0.6814375;-0.007996563,0.08052215;-0.7143748;-0.07513094,-0.0813339;0.005362362;-0.03135577,-0.1265794;-0.3227165;-0.04256668,-0.1530627;-0.6726758;0.02969469,-0.1756204;-0.7094225;-0.03033226,-0.01876336;0.5442213;-0.1629276,474.7737
+0;0;0,0.02820674;0.3189841;-0.06316926,0.05447307;0.6283906;-0.148703,0.2284718;0.4920132;-0.05232338,0.2642224;0.2792499;0.07222944,0.2937863;0.08427207;0.1810977,-0.1408021;0.4919728;-0.08018476,-0.2351327;0.2900178;0.03106121,-0.3099326;0.09167075;0.1072592,0.07675289;-0.001431509;-0.04164239,0.05645535;-0.3303776;-0.007130582,0.02017709;-0.6806378;0.05917333,0.0254302;-0.6504092;-0.03323634,-0.07637211;0.01225328;-0.04054998,-0.1389973;-0.3059052;0.02772752,-0.19988;-0.5821481;0.247677,-0.1920273;-0.5529587;0.1554551,0.04822285;0.5523318;-0.1245004,0;0;0,-0.01008545;0.3140356;-0.08841228,-0.02203421;0.6191238;-0.1910112,0.1675257;0.495436;-0.0977056,0.2297724;0.2767591;0.004105568,0.2473813;0.05370034;-0.02192116,-0.1935633;0.4815046;-0.0801681,-0.2497307;0.2521404;-0.0008141771,-0.2813578;0.03119725;-0.03125329,0.07632715;0.003711492;-0.04227924,0.09146428;-0.3270151;-0.05639887,0.07056916;-0.6814375;-0.007996563,0.08052215;-0.7143748;-0.07513094,-0.0813339;0.005362362;-0.03135577,-0.1265794;-0.3227165;-0.04256668,-0.1530627;-0.6726758;0.02969469,-0.1756204;-0.7094225;-0.03033226,-0.01876336;0.5442213;-0.1629276,474.7737
+0;0;0,0.02820674;0.3189841;-0.06316926,0.05447307;0.6283906;-0.148703,0.2284718;0.4920132;-0.05232338,0.2642224;0.2792499;0.07222944,0.2937863;0.08427207;0.1810977,-0.1408021;0.4919728;-0.08018476,-0.2351327;0.2900178;0.03106121,-0.3099326;0.09167075;0.1072592,0.07675289;-0.001431509;-0.04164239,0.05645535;-0.3303776;-0.007130582,0.02017709;-0.6806378;0.05917333,0.0254302;-0.6504092;-0.03323634,-0.07637211;0.01225328;-0.04054998,-0.1389973;-0.3059052;0.02772752,-0.19988;-0.5821481;0.247677,-0.1920273;-0.5529587;0.1554551,0.04822285;0.5523318;-0.1245004,0;0;0,-0.01008545;0.3140356;-0.08841228,-0.02203421;0.6191238;-0.1910112,0.1675257;0.495436;-0.0977056,0.2297724;0.2767591;0.004105568,0.2473813;0.05370034;-0.02192116,-0.1935633;0.4815046;-0.0801681,-0.2497307;0.2521404;-0.0008141771,-0.2813578;0.03119725;-0.03125329,0.07632715;0.003711492;-0.04227924,0.09146428;-0.3270151;-0.05639887,0.07056916;-0.6814375;-0.007996563,0.08052215;-0.7143748;-0.07513094,-0.0813339;0.005362362;-0.03135577,-0.1265794;-0.3227165;-0.04256668,-0.1530627;-0.6726758;0.02969469,-0.1756204;-0.7094225;-0.03033226,-0.01876336;0.5442213;-0.1629276,474.7737
+0;0;0,0.02814105;0.3186224;-0.06499739,0.05418379;0.627558;-0.1522837,0.2275496;0.4904394;-0.05441568,0.263535;0.2810579;0.07567733,0.2919166;0.08748703;0.1873353,-0.1408788;0.4901362;-0.08438464,-0.2361031;0.2911162;0.03130068,-0.3116173;0.09617594;0.1151971,0.07686115;-0.001626365;-0.04143502,0.05615441;-0.3305317;-0.006778508,0.0197637;-0.6808652;0.05907562,0.02558173;-0.6509311;-0.03330045,-0.07623399;0.01241057;-0.0407615,-0.1406289;-0.3043483;0.03221603,-0.2063846;-0.5743952;0.2583696,-0.1979008;-0.5456116;0.1662081,0.04802332;0.5516296;-0.1276525,0;0;0,-0.01008545;0.3140356;-0.08841228,-0.02203421;0.6191238;-0.1910112,0.1675257;0.495436;-0.0977056,0.2297724;0.2767591;0.004105568,0.2473813;0.05370034;-0.02192116,-0.1935633;0.4815046;-0.0801681,-0.2497307;0.2521404;-0.0008141771,-0.2813578;0.03119725;-0.03125329,0.07632715;0.003711492;-0.04227924,0.09146428;-0.3270151;-0.05639887,0.07056916;-0.6814375;-0.007996563,0.08052215;-0.7143748;-0.07513094,-0.0813339;0.005362362;-0.03135577,-0.1265794;-0.3227165;-0.04256668,-0.1530627;-0.6726758;0.02969469,-0.1756204;-0.7094225;-0.03033226,-0.01876336;0.5442213;-0.1629276,474.7737
+0;0;0,0.02814105;0.3186224;-0.06499739,0.05418379;0.627558;-0.1522837,0.2275496;0.4904394;-0.05441568,0.263535;0.2810579;0.07567733,0.2919166;0.08748703;0.1873353,-0.1408788;0.4901362;-0.08438464,-0.2361031;0.2911162;0.03130068,-0.3116173;0.09617594;0.1151971,0.07686115;-0.001626365;-0.04143502,0.05615441;-0.3305317;-0.006778508,0.0197637;-0.6808652;0.05907562,0.02558173;-0.6509311;-0.03330045,-0.07623399;0.01241057;-0.0407615,-0.1406289;-0.3043483;0.03221603,-0.2063846;-0.5743952;0.2583696,-0.1979008;-0.5456116;0.1662081,0.04802332;0.5516296;-0.1276525,0;0;0,-0.01008545;0.3140356;-0.08841228,-0.02203421;0.6191238;-0.1910112,0.1675257;0.495436;-0.0977056,0.2297724;0.2767591;0.004105568,0.2473813;0.05370034;-0.02192116,-0.1935633;0.4815046;-0.0801681,-0.2497307;0.2521404;-0.0008141771,-0.2813578;0.03119725;-0.03125329,0.07632715;0.003711492;-0.04227924,0.09146428;-0.3270151;-0.05639887,0.07056916;-0.6814375;-0.007996563,0.08052215;-0.7143748;-0.07513094,-0.0813339;0.005362362;-0.03135577,-0.1265794;-0.3227165;-0.04256668,-0.1530627;-0.6726758;0.02969469,-0.1756204;-0.7094225;-0.03033226,-0.01876336;0.5442213;-0.1629276,474.7737
+0;0;0,0.02814105;0.3186224;-0.06499739,0.05418379;0.627558;-0.1522837,0.2275496;0.4904394;-0.05441568,0.263535;0.2810579;0.07567733,0.2919166;0.08748703;0.1873353,-0.1408788;0.4901362;-0.08438464,-0.2361031;0.2911162;0.03130068,-0.3116173;0.09617594;0.1151971,0.07686115;-0.001626365;-0.04143502,0.05615441;-0.3305317;-0.006778508,0.0197637;-0.6808652;0.05907562,0.02558173;-0.6509311;-0.03330045,-0.07623399;0.01241057;-0.0407615,-0.1406289;-0.3043483;0.03221603,-0.2063846;-0.5743952;0.2583696,-0.1979008;-0.5456116;0.1662081,0.04802332;0.5516296;-0.1276525,0;0;0,-0.01008545;0.3140356;-0.08841228,-0.02203421;0.6191238;-0.1910112,0.1675257;0.495436;-0.0977056,0.2297724;0.2767591;0.004105568,0.2473813;0.05370034;-0.02192116,-0.1935633;0.4815046;-0.0801681,-0.2497307;0.2521404;-0.0008141771,-0.2813578;0.03119725;-0.03125329,0.07632715;0.003711492;-0.04227924,0.09146428;-0.3270151;-0.05639887,0.07056916;-0.6814375;-0.007996563,0.08052215;-0.7143748;-0.07513094,-0.0813339;0.005362362;-0.03135577,-0.1265794;-0.3227165;-0.04256668,-0.1530627;-0.6726758;0.02969469,-0.1756204;-0.7094225;-0.03033226,-0.01876336;0.5442213;-0.1629276,474.7737
+0;0;0,0.03037944;0.31745;-0.069566,0.06028217;0.6236446;-0.1648536,0.2353446;0.4908683;-0.06893474,0.2679014;0.2891533;0.07358143,0.2937109;0.1113897;0.2095104,-0.1363117;0.4929703;-0.08904974,-0.2325997;0.2967393;0.03045664,-0.3082297;0.1043835;0.1200222,0.07690667;-0.001782743;-0.04134404,0.05625032;-0.3306257;-0.006071098,0.01988636;-0.6810619;0.05924942,0.02327727;-0.6518829;-0.03324394,-0.07616302;0.01256147;-0.04084787,-0.1416013;-0.302664;0.03763318,-0.2080478;-0.5689152;0.2680453,-0.2019429;-0.5409991;0.1757112,0.0530302;0.5485731;-0.1379938,0;0;0,-0.01008545;0.3140356;-0.08841228,-0.02203421;0.6191238;-0.1910112,0.1675257;0.495436;-0.0977056,0.2297724;0.2767591;0.004105568,0.2473813;0.05370034;-0.02192116,-0.1935633;0.4815046;-0.0801681,-0.2497307;0.2521404;-0.0008141771,-0.2813578;0.03119725;-0.03125329,0.07632715;0.003711492;-0.04227924,0.09146428;-0.3270151;-0.05639887,0.07056916;-0.6814375;-0.007996563,0.08052215;-0.7143748;-0.07513094,-0.0813339;0.005362362;-0.03135577,-0.1265794;-0.3227165;-0.04256668,-0.1530627;-0.6726758;0.02969469,-0.1756204;-0.7094225;-0.03033226,-0.01876336;0.5442213;-0.1629276,474.7737
+0;0;0,0.03037944;0.31745;-0.069566,0.06028217;0.6236446;-0.1648536,0.2353446;0.4908683;-0.06893474,0.2679014;0.2891533;0.07358143,0.2937109;0.1113897;0.2095104,-0.1363117;0.4929703;-0.08904974,-0.2325997;0.2967393;0.03045664,-0.3082297;0.1043835;0.1200222,0.07690667;-0.001782743;-0.04134404,0.05625032;-0.3306257;-0.006071098,0.01988636;-0.6810619;0.05924942,0.02327727;-0.6518829;-0.03324394,-0.07616302;0.01256147;-0.04084787,-0.1416013;-0.302664;0.03763318,-0.2080478;-0.5689152;0.2680453,-0.2019429;-0.5409991;0.1757112,0.0530302;0.5485731;-0.1379938,0;0;0,-0.01008545;0.3140356;-0.08841228,-0.02203421;0.6191238;-0.1910112,0.1675257;0.495436;-0.0977056,0.2297724;0.2767591;0.004105568,0.2473813;0.05370034;-0.02192116,-0.1935633;0.4815046;-0.0801681,-0.2497307;0.2521404;-0.0008141771,-0.2813578;0.03119725;-0.03125329,0.07632715;0.003711492;-0.04227924,0.09146428;-0.3270151;-0.05639887,0.07056916;-0.6814375;-0.007996563,0.08052215;-0.7143748;-0.07513094,-0.0813339;0.005362362;-0.03135577,-0.1265794;-0.3227165;-0.04256668,-0.1530627;-0.6726758;0.02969469,-0.1756204;-0.7094225;-0.03033226,-0.01876336;0.5442213;-0.1629276,474.7737
+0;0;0,0.03037944;0.31745;-0.069566,0.06028217;0.6236446;-0.1648536,0.2353446;0.4908683;-0.06893474,0.2679014;0.2891533;0.07358143,0.2937109;0.1113897;0.2095104,-0.1363117;0.4929703;-0.08904974,-0.2325997;0.2967393;0.03045664,-0.3082297;0.1043835;0.1200222,0.07690667;-0.001782743;-0.04134404,0.05625032;-0.3306257;-0.006071098,0.01988636;-0.6810619;0.05924942,0.02327727;-0.6518829;-0.03324394,-0.07616302;0.01256147;-0.04084787,-0.1416013;-0.302664;0.03763318,-0.2080478;-0.5689152;0.2680453,-0.2019429;-0.5409991;0.1757112,0.0530302;0.5485731;-0.1379938,0;0;0,-0.01008545;0.3140356;-0.08841228,-0.02203421;0.6191238;-0.1910112,0.1675257;0.495436;-0.0977056,0.2297724;0.2767591;0.004105568,0.2473813;0.05370034;-0.02192116,-0.1935633;0.4815046;-0.0801681,-0.2497307;0.2521404;-0.0008141771,-0.2813578;0.03119725;-0.03125329,0.07632715;0.003711492;-0.04227924,0.09146428;-0.3270151;-0.05639887,0.07056916;-0.6814375;-0.007996563,0.08052215;-0.7143748;-0.07513094,-0.0813339;0.005362362;-0.03135577,-0.1265794;-0.3227165;-0.04256668,-0.1530627;-0.6726758;0.02969469,-0.1756204;-0.7094225;-0.03033226,-0.01876336;0.5442213;-0.1629276,474.7737
+0;0;0,0.03153975;0.316526;-0.07316672,0.0619972;0.621807;-0.171207,0.2368609;0.4896654;-0.07404243,0.2688942;0.2921919;0.07440897,0.3043589;0.1203578;0.2156817,-0.1350002;0.4930803;-0.09431595,-0.232122;0.3001583;0.02981381,-0.308922;0.1109114;0.1248404,0.07698983;-0.002014307;-0.04117829,0.05696091;-0.3308441;-0.005423769,0.02001603;-0.6813176;0.05936831,0.0233721;-0.6526107;-0.03312092,-0.07596233;0.01293627;-0.04110377,-0.1427197;-0.2999547;0.04521694,-0.2111643;-0.5590515;0.28308,-0.2050603;-0.5317473;0.1907617,0.05469459;0.5469137;-0.1438679,0;0;0,-0.01008545;0.3140356;-0.08841228,-0.02203421;0.6191238;-0.1910112,0.1675257;0.495436;-0.0977056,0.2297724;0.2767591;0.004105568,0.2473813;0.05370034;-0.02192116,-0.1935633;0.4815046;-0.0801681,-0.2497307;0.2521404;-0.0008141771,-0.2813578;0.03119725;-0.03125329,0.07632715;0.003711492;-0.04227924,0.09146428;-0.3270151;-0.05639887,0.07056916;-0.6814375;-0.007996563,0.08052215;-0.7143748;-0.07513094,-0.0813339;0.005362362;-0.03135577,-0.1265794;-0.3227165;-0.04256668,-0.1530627;-0.6726758;0.02969469,-0.1756204;-0.7094225;-0.03033226,-0.01876336;0.5442213;-0.1629276,474.7737
+0;0;0,0.03153975;0.316526;-0.07316672,0.0619972;0.621807;-0.171207,0.2368609;0.4896654;-0.07404243,0.2688942;0.2921919;0.07440897,0.3043589;0.1203578;0.2156817,-0.1350002;0.4930803;-0.09431595,-0.232122;0.3001583;0.02981381,-0.308922;0.1109114;0.1248404,0.07698983;-0.002014307;-0.04117829,0.05696091;-0.3308441;-0.005423769,0.02001603;-0.6813176;0.05936831,0.0233721;-0.6526107;-0.03312092,-0.07596233;0.01293627;-0.04110377,-0.1427197;-0.2999547;0.04521694,-0.2111643;-0.5590515;0.28308,-0.2050603;-0.5317473;0.1907617,0.05469459;0.5469137;-0.1438679,0;0;0,-0.01008545;0.3140356;-0.08841228,-0.02203421;0.6191238;-0.1910112,0.1675257;0.495436;-0.0977056,0.2297724;0.2767591;0.004105568,0.2473813;0.05370034;-0.02192116,-0.1935633;0.4815046;-0.0801681,-0.2497307;0.2521404;-0.0008141771,-0.2813578;0.03119725;-0.03125329,0.07632715;0.003711492;-0.04227924,0.09146428;-0.3270151;-0.05639887,0.07056916;-0.6814375;-0.007996563,0.08052215;-0.7143748;-0.07513094,-0.0813339;0.005362362;-0.03135577,-0.1265794;-0.3227165;-0.04256668,-0.1530627;-0.6726758;0.02969469,-0.1756204;-0.7094225;-0.03033226,-0.01876336;0.5442213;-0.1629276,474.7737
+0;0;0,0.03153975;0.316526;-0.07316672,0.0619972;0.621807;-0.171207,0.2368609;0.4896654;-0.07404243,0.2688942;0.2921919;0.07440897,0.3043589;0.1203578;0.2156817,-0.1350002;0.4930803;-0.09431595,-0.232122;0.3001583;0.02981381,-0.308922;0.1109114;0.1248404,0.07698983;-0.002014307;-0.04117829,0.05696091;-0.3308441;-0.005423769,0.02001603;-0.6813176;0.05936831,0.0233721;-0.6526107;-0.03312092,-0.07596233;0.01293627;-0.04110377,-0.1427197;-0.2999547;0.04521694,-0.2111643;-0.5590515;0.28308,-0.2050603;-0.5317473;0.1907617,0.05469459;0.5469137;-0.1438679,0;0;0,-0.01008545;0.3140356;-0.08841228,-0.02203421;0.6191238;-0.1910112,0.1675257;0.495436;-0.0977056,0.2297724;0.2767591;0.004105568,0.2473813;0.05370034;-0.02192116,-0.1935633;0.4815046;-0.0801681,-0.2497307;0.2521404;-0.0008141771,-0.2813578;0.03119725;-0.03125329,0.07632715;0.003711492;-0.04227924,0.09146428;-0.3270151;-0.05639887,0.07056916;-0.6814375;-0.007996563,0.08052215;-0.7143748;-0.07513094,-0.0813339;0.005362362;-0.03135577,-0.1265794;-0.3227165;-0.04256668,-0.1530627;-0.6726758;0.02969469,-0.1756204;-0.7094225;-0.03033226,-0.01876336;0.5442213;-0.1629276,474.7737
+0;0;0,0.03206553;0.3159491;-0.07539768,0.06294883;0.6205084;-0.1755323,0.2382119;0.4886594;-0.0790633,0.2701476;0.295838;0.07540277,0.3052633;0.1245417;0.2174138,-0.1344889;0.4924229;-0.09904592,-0.2327276;0.3021539;0.02825928,-0.310986;0.118194;0.132072,0.07713734;-0.002178625;-0.04089287,0.05753647;-0.3310113;-0.004928242,0.02087382;-0.6816363;0.05920107,0.02410595;-0.6532586;-0.03328739,-0.0758282;0.0130755;-0.04130688,-0.1427487;-0.2997066;0.04528175,-0.2141975;-0.5555815;0.2857349,-0.208215;-0.5287985;0.1934253,0.05556427;0.5458019;-0.1477082,0;0;0,-0.01008545;0.3140356;-0.08841228,-0.02203421;0.6191238;-0.1910112,0.1675257;0.495436;-0.0977056,0.2297724;0.2767591;0.004105568,0.2473813;0.05370034;-0.02192116,-0.1935633;0.4815046;-0.0801681,-0.2497307;0.2521404;-0.0008141771,-0.2813578;0.03119725;-0.03125329,0.07632715;0.003711492;-0.04227924,0.09146428;-0.3270151;-0.05639887,0.07056916;-0.6814375;-0.007996563,0.08052215;-0.7143748;-0.07513094,-0.0813339;0.005362362;-0.03135577,-0.1265794;-0.3227165;-0.04256668,-0.1530627;-0.6726758;0.02969469,-0.1756204;-0.7094225;-0.03033226,-0.01876336;0.5442213;-0.1629276,474.7737
+0;0;0,0.03206553;0.3159491;-0.07539768,0.06294883;0.6205084;-0.1755323,0.2382119;0.4886594;-0.0790633,0.2701476;0.295838;0.07540277,0.3052633;0.1245417;0.2174138,-0.1344889;0.4924229;-0.09904592,-0.2327276;0.3021539;0.02825928,-0.310986;0.118194;0.132072,0.07713734;-0.002178625;-0.04089287,0.05753647;-0.3310113;-0.004928242,0.02087382;-0.6816363;0.05920107,0.02410595;-0.6532586;-0.03328739,-0.0758282;0.0130755;-0.04130688,-0.1427487;-0.2997066;0.04528175,-0.2141975;-0.5555815;0.2857349,-0.208215;-0.5287985;0.1934253,0.05556427;0.5458019;-0.1477082,0;0;0,-0.01008545;0.3140356;-0.08841228,-0.02203421;0.6191238;-0.1910112,0.1675257;0.495436;-0.0977056,0.2297724;0.2767591;0.004105568,0.2473813;0.05370034;-0.02192116,-0.1935633;0.4815046;-0.0801681,-0.2497307;0.2521404;-0.0008141771,-0.2813578;0.03119725;-0.03125329,0.07632715;0.003711492;-0.04227924,0.09146428;-0.3270151;-0.05639887,0.07056916;-0.6814375;-0.007996563,0.08052215;-0.7143748;-0.07513094,-0.0813339;0.005362362;-0.03135577,-0.1265794;-0.3227165;-0.04256668,-0.1530627;-0.6726758;0.02969469,-0.1756204;-0.7094225;-0.03033226,-0.01876336;0.5442213;-0.1629276,474.7737
+0;0;0,0.03206553;0.3159491;-0.07539768,0.06294883;0.6205084;-0.1755323,0.2382119;0.4886594;-0.0790633,0.2701476;0.295838;0.07540277,0.3052633;0.1245417;0.2174138,-0.1344889;0.4924229;-0.09904592,-0.2327276;0.3021539;0.02825928,-0.310986;0.118194;0.132072,0.07713734;-0.002178625;-0.04089287,0.05753647;-0.3310113;-0.004928242,0.02087382;-0.6816363;0.05920107,0.02410595;-0.6532586;-0.03328739,-0.0758282;0.0130755;-0.04130688,-0.1427487;-0.2997066;0.04528175,-0.2141975;-0.5555815;0.2857349,-0.208215;-0.5287985;0.1934253,0.05556427;0.5458019;-0.1477082,0;0;0,-0.01008545;0.3140356;-0.08841228,-0.02203421;0.6191238;-0.1910112,0.1675257;0.495436;-0.0977056,0.2297724;0.2767591;0.004105568,0.2473813;0.05370034;-0.02192116,-0.1935633;0.4815046;-0.0801681,-0.2497307;0.2521404;-0.0008141771,-0.2813578;0.03119725;-0.03125329,0.07632715;0.003711492;-0.04227924,0.09146428;-0.3270151;-0.05639887,0.07056916;-0.6814375;-0.007996563,0.08052215;-0.7143748;-0.07513094,-0.0813339;0.005362362;-0.03135577,-0.1265794;-0.3227165;-0.04256668,-0.1530627;-0.6726758;0.02969469,-0.1756204;-0.7094225;-0.03033226,-0.01876336;0.5442213;-0.1629276,474.7737
+0;0;0,0.0320056;0.3156109;-0.07682598,0.06234002;0.6199679;-0.1777452,0.2360588;0.4869248;-0.07768889,0.2694443;0.2961324;0.07897453,0.301193;0.1285051;0.2260656,-0.13473;0.4895349;-0.1030681,-0.2345066;0.3024993;0.02778339,-0.3156694;0.1236914;0.1381601,0.07710359;-0.002276864;-0.04095113,0.05803979;-0.3311289;-0.004874449,0.02107542;-0.6817673;0.05900723,0.025529;-0.6536612;-0.0334253,-0.07579767;0.01312202;-0.04134814,-0.1428172;-0.2992977;0.04646355,-0.2168044;-0.5503069;0.2912387,-0.2095881;-0.5238636;0.1990298,0.05513066;0.5453042;-0.149761,0;0;0,-0.01008545;0.3140356;-0.08841228,-0.02203421;0.6191238;-0.1910112,0.1675257;0.495436;-0.0977056,0.2297724;0.2767591;0.004105568,0.2473813;0.05370034;-0.02192116,-0.1935633;0.4815046;-0.0801681,-0.2497307;0.2521404;-0.0008141771,-0.2813578;0.03119725;-0.03125329,0.07632715;0.003711492;-0.04227924,0.09146428;-0.3270151;-0.05639887,0.07056916;-0.6814375;-0.007996563,0.08052215;-0.7143748;-0.07513094,-0.0813339;0.005362362;-0.03135577,-0.1265794;-0.3227165;-0.04256668,-0.1530627;-0.6726758;0.02969469,-0.1756204;-0.7094225;-0.03033226,-0.01876336;0.5442213;-0.1629276,474.7737
+0;0;0,0.0320056;0.3156109;-0.07682598,0.06234002;0.6199679;-0.1777452,0.2360588;0.4869248;-0.07768889,0.2694443;0.2961324;0.07897453,0.301193;0.1285051;0.2260656,-0.13473;0.4895349;-0.1030681,-0.2345066;0.3024993;0.02778339,-0.3156694;0.1236914;0.1381601,0.07710359;-0.002276864;-0.04095113,0.05803979;-0.3311289;-0.004874449,0.02107542;-0.6817673;0.05900723,0.025529;-0.6536612;-0.0334253,-0.07579767;0.01312202;-0.04134814,-0.1428172;-0.2992977;0.04646355,-0.2168044;-0.5503069;0.2912387,-0.2095881;-0.5238636;0.1990298,0.05513066;0.5453042;-0.149761,0;0;0,-0.01008545;0.3140356;-0.08841228,-0.02203421;0.6191238;-0.1910112,0.1675257;0.495436;-0.0977056,0.2297724;0.2767591;0.004105568,0.2473813;0.05370034;-0.02192116,-0.1935633;0.4815046;-0.0801681,-0.2497307;0.2521404;-0.0008141771,-0.2813578;0.03119725;-0.03125329,0.07632715;0.003711492;-0.04227924,0.09146428;-0.3270151;-0.05639887,0.07056916;-0.6814375;-0.007996563,0.08052215;-0.7143748;-0.07513094,-0.0813339;0.005362362;-0.03135577,-0.1265794;-0.3227165;-0.04256668,-0.1530627;-0.6726758;0.02969469,-0.1756204;-0.7094225;-0.03033226,-0.01876336;0.5442213;-0.1629276,474.7737
+0;0;0,0.0320056;0.3156109;-0.07682598,0.06234002;0.6199679;-0.1777452,0.2360588;0.4869248;-0.07768889,0.2694443;0.2961324;0.07897453,0.301193;0.1285051;0.2260656,-0.13473;0.4895349;-0.1030681,-0.2345066;0.3024993;0.02778339,-0.3156694;0.1236914;0.1381601,0.07710359;-0.002276864;-0.04095113,0.05803979;-0.3311289;-0.004874449,0.02107542;-0.6817673;0.05900723,0.025529;-0.6536612;-0.0334253,-0.07579767;0.01312202;-0.04134814,-0.1428172;-0.2992977;0.04646355,-0.2168044;-0.5503069;0.2912387,-0.2095881;-0.5238636;0.1990298,0.05513066;0.5453042;-0.149761,0;0;0,-0.01008545;0.3140356;-0.08841228,-0.02203421;0.6191238;-0.1910112,0.1675257;0.495436;-0.0977056,0.2297724;0.2767591;0.004105568,0.2473813;0.05370034;-0.02192116,-0.1935633;0.4815046;-0.0801681,-0.2497307;0.2521404;-0.0008141771,-0.2813578;0.03119725;-0.03125329,0.07632715;0.003711492;-0.04227924,0.09146428;-0.3270151;-0.05639887,0.07056916;-0.6814375;-0.007996563,0.08052215;-0.7143748;-0.07513094,-0.0813339;0.005362362;-0.03135577,-0.1265794;-0.3227165;-0.04256668,-0.1530627;-0.6726758;0.02969469,-0.1756204;-0.7094225;-0.03033226,-0.01876336;0.5442213;-0.1629276,474.7737
+0;0;0,0.03197825;0.315301;-0.07809905,0.06214073;0.6193753;-0.1799225,0.234782;0.4858602;-0.07733823,0.2706661;0.302266;0.08717694,0.3021528;0.1389402;0.2390846,-0.1350731;0.4878609;-0.1072578,-0.2360278;0.3037575;0.02680872,-0.3182256;0.1281284;0.1414413,0.07713254;-0.002337443;-0.04089315,0.05903475;-0.3312632;-0.00499228,0.02141774;-0.6818153;0.05898264,0.02688199;-0.6539601;-0.03339016,-0.07574659;0.0131234;-0.04144121,-0.1443931;-0.2977388;0.05054214,-0.2171469;-0.5406232;0.3037389,-0.2089436;-0.5145484;0.2116276,0.05497643;0.5447814;-0.1517412,0;0;0,-0.01008545;0.3140356;-0.08841228,-0.02203421;0.6191238;-0.1910112,0.1675257;0.495436;-0.0977056,0.2297724;0.2767591;0.004105568,0.2473813;0.05370034;-0.02192116,-0.1935633;0.4815046;-0.0801681,-0.2497307;0.2521404;-0.0008141771,-0.2813578;0.03119725;-0.03125329,0.07632715;0.003711492;-0.04227924,0.09146428;-0.3270151;-0.05639887,0.07056916;-0.6814375;-0.007996563,0.08052215;-0.7143748;-0.07513094,-0.0813339;0.005362362;-0.03135577,-0.1265794;-0.3227165;-0.04256668,-0.1530627;-0.6726758;0.02969469,-0.1756204;-0.7094225;-0.03033226,-0.01876336;0.5442213;-0.1629276,474.7737

+ 115 - 0
DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_TwoArmsPlusLeg_Backward_HapticFeedback_Fast.csv

@@ -0,0 +1,115 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.004310389;0.3106951;0.004849857,0.00832314;0.6113297;-0.005813794,0.1830149;0.4928364;0.01881002,0.224763;0.2429957;0.02670451,0.2800831;0.005015686;-0.023816,-0.1664377;0.4831703;-0.007975923,-0.2199895;0.2355;-0.01212798,-0.2638455;-0.00455609;-0.06405923,0.07701489;0.003825819;-0.03975327,0.07799254;-0.3298943;0.004159659,0.07032876;-0.6626137;0.08092894,0.07423551;-0.624588;-0.01030641,-0.07464831;0.008277737;-0.04342075,-0.1146255;-0.3247053;-0.01474059,-0.1393262;-0.6552778;0.06751557,-0.1330213;-0.6170728;-0.02356949,0.007396392;0.5375522;-0.0008237804,0;0;0,0.0003499836;0.3102897;0.01713967,-0.0002333373;0.6111183;0.02059507,0.1731388;0.4880554;-0.007238626,0.2177902;0.2402045;-0.03555441,0.1935389;0.00352107;-0.1106541,-0.1734709;0.4825205;0.01121503,-0.2192318;0.2340652;-0.008823086,-0.2158301;-0.0005443841;-0.09364001,0.07669236;0.003296822;-0.04041862,0.106664;-0.331911;-0.03443146,0.09761846;-0.6666305;0.0329144,0.1112792;-0.704723;-0.02692175,-0.07974461;0.005891125;-0.03365032,-0.1126206;-0.3290487;-0.02791049,-0.110487;-0.6573279;0.06633716,-0.1340546;-0.6963817;0.01084209,7.83354E-05;0.5371834;0.02214408,695.0267
+0;0;0,0.004310389;0.3106951;0.004849857,0.00832314;0.6113297;-0.005813794,0.1830149;0.4928364;0.01881002,0.224763;0.2429957;0.02670451,0.2800831;0.005015686;-0.023816,-0.1664377;0.4831703;-0.007975923,-0.2199895;0.2355;-0.01212798,-0.2638455;-0.00455609;-0.06405923,0.07701489;0.003825819;-0.03975327,0.07799254;-0.3298943;0.004159659,0.07032876;-0.6626137;0.08092894,0.07423551;-0.624588;-0.01030641,-0.07464831;0.008277737;-0.04342075,-0.1146255;-0.3247053;-0.01474059,-0.1393262;-0.6552778;0.06751557,-0.1330213;-0.6170728;-0.02356949,0.007396392;0.5375522;-0.0008237804,0;0;0,0.0003499836;0.3102897;0.01713967,-0.0002333373;0.6111183;0.02059507,0.1731388;0.4880554;-0.007238626,0.2177902;0.2402045;-0.03555441,0.1935389;0.00352107;-0.1106541,-0.1734709;0.4825205;0.01121503,-0.2192318;0.2340652;-0.008823086,-0.2158301;-0.0005443841;-0.09364001,0.07669236;0.003296822;-0.04041862,0.106664;-0.331911;-0.03443146,0.09761846;-0.6666305;0.0329144,0.1112792;-0.704723;-0.02692175,-0.07974461;0.005891125;-0.03365032,-0.1126206;-0.3290487;-0.02791049,-0.110487;-0.6573279;0.06633716,-0.1340546;-0.6963817;0.01084209,7.83354E-05;0.5371834;0.02214408,695.0434
+0;0;0,0.004310261;0.3106859;0.004849713,0.008322838;0.6113073;-0.005813431,0.1829216;0.4928419;0.01879971,0.2246685;0.2430091;0.02669394,0.2799209;0.005320191;-0.02376476,-0.1663459;0.4831809;-0.007972054,-0.219896;0.2355184;-0.01212398,-0.2636984;-0.004244059;-0.0639917,0.07695106;0.003822648;-0.03972032,0.07792961;-0.3302036;0.004232895,0.07026812;-0.6628238;0.0809793,0.07417851;-0.6247907;-0.01034101,-0.07458644;0.008270876;-0.04338476,-0.1146003;-0.3250177;-0.01467829,-0.1392936;-0.6554917;0.06755335,-0.1329829;-0.6172791;-0.02361654,0.00739614;0.537534;-0.000823698,0;0;0,0.0003116429;0.3102727;0.01727986,-0.0003135204;0.6110863;0.02087593,0.1729529;0.4879344;-0.00692153,0.2178734;0.2401641;-0.03544521,0.193604;0.00377515;-0.1104531,-0.1733765;0.4823537;0.01115688,-0.2191517;0.2339188;-0.008999559,-0.2156896;-0.0004094839;-0.09369447,0.07666953;0.003348827;-0.04030323,0.1065615;-0.3321813;-0.03461194,0.09751767;-0.66682;0.03261924,0.1109282;-0.7047369;-0.02760267,-0.07964286;0.005832091;-0.03371621,-0.1127593;-0.3293968;-0.02812419,-0.1106695;-0.6575965;0.06603271,-0.1341119;-0.69678;0.01050501,8.34465E-06;0.5371549;0.02239037,695.0594
+0;0;0,0.004288315;0.3106896;0.004629819,0.008290212;0.6113034;-0.006228616,0.1828954;0.4930694;0.01887209,0.2243114;0.2431916;0.02707822,0.2795154;0.005485088;-0.02335044,-0.1663906;0.4832714;-0.008781441,-0.2205714;0.2357365;-0.01230891,-0.2646435;-0.004001319;-0.06406165,0.07696937;0.003774282;-0.03968945,0.07751164;-0.3302616;0.004198723,0.06984998;-0.6628972;0.0808783,0.07395824;-0.6248828;-0.01043499,-0.07451923;0.008325964;-0.04348959,-0.1148698;-0.3249404;-0.01499822,-0.1398687;-0.6553406;0.06743774,-0.133359;-0.6171445;-0.02371965,0.007360266;0.5375345;-0.001176412,0;0;0,0.0003116429;0.3102727;0.01727986,-0.0003135204;0.6110863;0.02087593,0.1729529;0.4879344;-0.00692153,0.2178734;0.2401641;-0.03544521,0.193604;0.00377515;-0.1104531,-0.1733765;0.4823537;0.01115688,-0.2191517;0.2339188;-0.008999559,-0.2156896;-0.0004094839;-0.09369447,0.07666953;0.003348827;-0.04030323,0.1065615;-0.3321813;-0.03461194,0.09751767;-0.66682;0.03261924,0.1109282;-0.7047369;-0.02760267,-0.07964286;0.005832091;-0.03371621,-0.1127593;-0.3293968;-0.02812419,-0.1106695;-0.6575965;0.06603271,-0.1341119;-0.69678;0.01050501,8.34465E-06;0.5371549;0.02239037,695.0755
+0;0;0,0.004289182;0.3107524;0.004630755,0.008291958;0.6114323;-0.006230042,0.1828099;0.4932047;0.0188618,0.224252;0.2431695;0.02707309,0.279745;0.004218519;-0.02361957,-0.1663029;0.4834116;-0.008778026,-0.2205179;0.2357208;-0.01230771,-0.2648207;-0.00527218;-0.0643314,0.0770244;0.00377698;-0.03971782,0.07756692;-0.3304153;0.004190903,0.069909;-0.6628889;0.08083314,0.07402187;-0.6248656;-0.01058252,-0.07457251;0.008331917;-0.04352069,-0.114942;-0.3250905;-0.01501597,-0.1399287;-0.6553298;0.06737985,-0.1334117;-0.6171246;-0.02387974,0.007361815;0.5376477;-0.001176766,0;0;0,0.000300616;0.3103122;0.01769638,-0.0003370046;0.6111864;0.0217371,0.1728377;0.4882299;-0.006517887,0.2182101;0.2403579;-0.03486013,0.1937206;0.002821296;-0.1105134,-0.1731898;0.4821486;0.01156491,-0.2187481;0.2335047;-0.008511921,-0.2152099;-0.001914546;-0.09402248,0.07670996;0.003341556;-0.04036021,0.1068731;-0.3323196;-0.03448176,0.09754895;-0.666873;0.03228951,0.1109166;-0.7048287;-0.02805496,-0.07971574;0.005834037;-0.03370302,-0.1127087;-0.3295693;-0.02833356,-0.1107543;-0.6576848;0.06551602,-0.1340295;-0.6969635;0.009866819,-1.339611E-05;0.5372371;0.02313924,695.0983
+0;0;0,0.004289182;0.3107524;0.004630755,0.008291958;0.6114323;-0.006230042,0.1828099;0.4932047;0.0188618,0.224252;0.2431695;0.02707309,0.279745;0.004218519;-0.02361957,-0.1663029;0.4834116;-0.008778026,-0.2205179;0.2357208;-0.01230771,-0.2648207;-0.00527218;-0.0643314,0.0770244;0.00377698;-0.03971782,0.07756692;-0.3304153;0.004190903,0.069909;-0.6628889;0.08083314,0.07402187;-0.6248656;-0.01058252,-0.07457251;0.008331917;-0.04352069,-0.114942;-0.3250905;-0.01501597,-0.1399287;-0.6553298;0.06737985,-0.1334117;-0.6171246;-0.02387974,0.007361815;0.5376477;-0.001176766,0;0;0,0.000300616;0.3103122;0.01769638,-0.0003370046;0.6111864;0.0217371,0.1728377;0.4882299;-0.006517887,0.2182101;0.2403579;-0.03486013,0.1937206;0.002821296;-0.1105134,-0.1731898;0.4821486;0.01156491,-0.2187481;0.2335047;-0.008511921,-0.2152099;-0.001914546;-0.09402248,0.07670996;0.003341556;-0.04036021,0.1068731;-0.3323196;-0.03448176,0.09754895;-0.666873;0.03228951,0.1109166;-0.7048287;-0.02805496,-0.07971574;0.005834037;-0.03370302,-0.1127087;-0.3295693;-0.02833356,-0.1107543;-0.6576848;0.06551602,-0.1340295;-0.6969635;0.009866819,-1.339611E-05;0.5372371;0.02313924,695.1104
+0;0;0,0.004785708;0.3106957;0.004304373,0.009467414;0.6113147;-0.006943517,0.1837299;0.4935386;0.01909118,0.2251091;0.2431529;0.02782813,0.2808338;0.004719257;-0.02168589,-0.1653988;0.4838342;-0.009327688,-0.220331;0.2359328;-0.01230379,-0.2649748;-0.004295826;-0.06431007,0.0768993;0.003684786;-0.03969854,0.07679809;-0.3306728;0.004133452,0.06891314;-0.662908;0.08085933,0.07319582;-0.624908;-0.01065794,-0.07448356;0.008393315;-0.04341436,-0.1151232;-0.3251981;-0.01546026,-0.1406097;-0.6551422;0.06710234,-0.1339211;-0.6169574;-0.02425423,0.00834903;0.5375475;-0.00177179,0;0;0,0.0002754033;0.3102617;0.01763225,-0.0003708601;0.6111011;0.02158308,0.1727767;0.4882848;-0.006551981,0.218258;0.2400908;-0.03506088,0.1939352;0.003203556;-0.1105614,-0.1731618;0.4821204;0.01149586,-0.2186721;0.233123;-0.008769602,-0.2151591;-0.001583517;-0.09425635,0.07664458;0.003347188;-0.04021764,0.1069651;-0.3324594;-0.03466368,0.09775579;-0.6668797;0.03172588,0.1110719;-0.7048922;-0.02872849,-0.07954782;0.005811809;-0.03378492,-0.1125351;-0.3297499;-0.02864306,-0.1105263;-0.6577066;0.06500335,-0.1343981;-0.6967608;0.00915166,-4.695356E-05;0.5371588;0.02300858,695.1216
+0;0;0,0.004785708;0.3106957;0.004304373,0.009467414;0.6113147;-0.006943517,0.1837299;0.4935386;0.01909118,0.2251091;0.2431529;0.02782813,0.2808338;0.004719257;-0.02168589,-0.1653988;0.4838342;-0.009327688,-0.220331;0.2359328;-0.01230379,-0.2649748;-0.004295826;-0.06431007,0.0768993;0.003684786;-0.03969854,0.07679809;-0.3306728;0.004133452,0.06891314;-0.662908;0.08085933,0.07319582;-0.624908;-0.01065794,-0.07448356;0.008393315;-0.04341436,-0.1151232;-0.3251981;-0.01546026,-0.1406097;-0.6551422;0.06710234,-0.1339211;-0.6169574;-0.02425423,0.00834903;0.5375475;-0.00177179,0;0;0,0.0002754033;0.3102617;0.01763225,-0.0003708601;0.6111011;0.02158308,0.1727767;0.4882848;-0.006551981,0.218258;0.2400908;-0.03506088,0.1939352;0.003203556;-0.1105614,-0.1731618;0.4821204;0.01149586,-0.2186721;0.233123;-0.008769602,-0.2151591;-0.001583517;-0.09425635,0.07664458;0.003347188;-0.04021764,0.1069651;-0.3324594;-0.03466368,0.09775579;-0.6668797;0.03172588,0.1110719;-0.7048922;-0.02872849,-0.07954782;0.005811809;-0.03378492,-0.1125351;-0.3297499;-0.02864306,-0.1105263;-0.6577066;0.06500335,-0.1343981;-0.6967608;0.00915166,-4.695356E-05;0.5371588;0.02300858,695.1425
+0;0;0,0.004572126;0.3106993;0.004282137,0.00907255;0.6113232;-0.00690613,0.1834797;0.4939067;0.01897732,0.2242915;0.2434413;0.02808797,0.2797852;0.004923299;-0.02127921,-0.1656642;0.4836015;-0.009683154,-0.2211119;0.2358089;-0.01211281,-0.2663554;-0.004284218;-0.06422637,0.07688563;0.003561262;-0.03973629,0.0765416;-0.3307961;0.004096717,0.06836963;-0.6630332;0.0807839,0.07272232;-0.6250332;-0.01073006,-0.07444004;0.008528996;-0.04346252,-0.1153926;-0.3250467;-0.01577906,-0.1413633;-0.6549268;0.06688859,-0.1346032;-0.6167411;-0.02446264,0.007992592;0.5375543;-0.001751211,0;0;0,0.0002754033;0.3102617;0.01763225,-0.0003708601;0.6111011;0.02158308,0.1727767;0.4882848;-0.006551981,0.218258;0.2400908;-0.03506088,0.1939352;0.003203556;-0.1105614,-0.1731618;0.4821204;0.01149586,-0.2186721;0.233123;-0.008769602,-0.2151591;-0.001583517;-0.09425635,0.07664458;0.003347188;-0.04021764,0.1069651;-0.3324594;-0.03466368,0.09775579;-0.6668797;0.03172588,0.1110719;-0.7048922;-0.02872849,-0.07954782;0.005811809;-0.03378492,-0.1125351;-0.3297499;-0.02864306,-0.1105263;-0.6577066;0.06500335,-0.1343981;-0.6967608;0.00915166,-4.695356E-05;0.5371588;0.02300858,695.1542
+0;0;0,0.004572617;0.3107326;0.004282597,0.009073379;0.6113792;-0.006906415,0.1833129;0.494001;0.01895747,0.2240796;0.2438123;0.02805806,0.2796622;0.004912063;-0.02138823,-0.1654976;0.4837056;-0.009675628,-0.220884;0.2361868;-0.0121026,-0.2662;-0.004291087;-0.06429966,0.07690803;0.003562299;-0.03974787,0.07656398;-0.3308105;0.004087158,0.06838813;-0.6632058;0.08081084,0.07273789;-0.6252111;-0.01064174,-0.07446174;0.008531482;-0.04347519,-0.1154162;-0.3250597;-0.01579045,-0.1413993;-0.6550967;0.06691656,-0.1346437;-0.6169165;-0.0243734,0.007993372;0.5376068;-0.00175126,0;0;0,0.0003533065;0.310277;0.0179472,-0.0001748651;0.6111344;0.02226782,0.1726929;0.488243;-0.006215811,0.2182431;0.2403702;-0.03491092,0.193901;0.003148153;-0.1106791,-0.1728143;0.4821889;0.01186004,-0.2182573;0.233484;-0.008632065,-0.2147181;-0.001543507;-0.09440616,0.07664952;0.003342957;-0.04026294,0.1069655;-0.3324828;-0.03490281,0.09788403;-0.6670588;0.03155351,0.1110511;-0.7048869;-0.02904678,-0.07958143;0.005813306;-0.03377024,-0.1123925;-0.3297801;-0.02854644,-0.1102429;-0.657949;0.06494469,-0.1346344;-0.696743;0.00909796,0.0001155138;0.5371867;0.02359724,695.1761
+0;0;0,0.004572617;0.3107326;0.004282597,0.009073379;0.6113792;-0.006906415,0.1833129;0.494001;0.01895747,0.2240796;0.2438123;0.02805806,0.2796622;0.004912063;-0.02138823,-0.1654976;0.4837056;-0.009675628,-0.220884;0.2361868;-0.0121026,-0.2662;-0.004291087;-0.06429966,0.07690803;0.003562299;-0.03974787,0.07656398;-0.3308105;0.004087158,0.06838813;-0.6632058;0.08081084,0.07273789;-0.6252111;-0.01064174,-0.07446174;0.008531482;-0.04347519,-0.1154162;-0.3250597;-0.01579045,-0.1413993;-0.6550967;0.06691656,-0.1346437;-0.6169165;-0.0243734,0.007993372;0.5376068;-0.00175126,0;0;0,0.0003533065;0.310277;0.0179472,-0.0001748651;0.6111344;0.02226782,0.1726929;0.488243;-0.006215811,0.2182431;0.2403702;-0.03491092,0.193901;0.003148153;-0.1106791,-0.1728143;0.4821889;0.01186004,-0.2182573;0.233484;-0.008632065,-0.2147181;-0.001543507;-0.09440616,0.07664952;0.003342957;-0.04026294,0.1069655;-0.3324828;-0.03490281,0.09788403;-0.6670588;0.03155351,0.1110511;-0.7048869;-0.02904678,-0.07958143;0.005813306;-0.03377024,-0.1123925;-0.3297801;-0.02854644,-0.1102429;-0.657949;0.06494469,-0.1346344;-0.696743;0.00909796,0.0001155138;0.5371867;0.02359724,695.1879
+0;0;0,0.004573634;0.3108018;0.00428355,0.009075448;0.6115186;-0.006908094,0.1835336;0.4940683;0.01898289,0.2242712;0.2440588;0.02807695,0.2799796;0.004617646;-0.0214813,-0.1657124;0.4837601;-0.009685969,-0.2210592;0.2364186;-0.0121112,-0.2664778;-0.004603863;-0.06442647,0.07693762;0.00356367;-0.03976316,0.0765942;-0.3301953;0.003991399,0.06840505;-0.6631314;0.0808399,0.07275455;-0.6251372;-0.01060729,-0.07449038;0.008534764;-0.04349191,-0.1153696;-0.324444;-0.01585799,-0.141395;-0.6550179;0.06698355,-0.1346398;-0.6168382;-0.02430102,0.007995183;0.5377286;-0.001751706,0;0;0,0.0002894998;0.31034;0.01805615,-0.0003032237;0.6112667;0.02242494,0.1727388;0.488223;-0.006309031,0.2182391;0.240506;-0.03482175,0.1938102;0.002839297;-0.1110406,-0.1730391;0.4818619;0.01221494,-0.2184723;0.233391;-0.008880703,-0.2148728;-0.002107352;-0.09501491,0.07665364;0.003304809;-0.04032993,0.1068572;-0.3319122;-0.03514433,0.09792829;-0.6671251;0.0309751,0.1110958;-0.7049609;-0.02960825,-0.07962467;0.005849449;-0.03374762,-0.1122662;-0.329144;-0.02889321,-0.1101086;-0.6579084;0.06453297,-0.1342738;-0.6966944;0.008586936,2.44379E-06;0.5373013;0.02374721,695.1991
+0;0;0,0.003994768;0.3109248;0.004180763,0.008010442;0.6117706;-0.007008926,0.1825325;0.4945746;0.01837034,0.2224677;0.2450138;0.02798443,0.2787492;0.004717618;-0.02116197,-0.1663333;0.4835786;-0.01058957,-0.223058;0.2371096;-0.01235997,-0.269025;-0.004692569;-0.06474324,0.07693954;0.003420228;-0.03964289,0.07545893;-0.3305376;0.003939111,0.0669595;-0.6632674;0.08063272,0.07139793;-0.6252738;-0.01087668,-0.07446095;0.008619064;-0.04340769,-0.1157658;-0.3245494;-0.01653589,-0.1427254;-0.654721;0.06666957,-0.1358769;-0.6165386;-0.02467436,0.007035852;0.5379483;-0.001851547,0;0;0,0.0002790838;0.3104424;0.01825047,-0.0003353357;0.6114888;0.02277374,0.1726011;0.4884068;-0.00561309,0.2181223;0.2412842;-0.03435421,0.1937271;0.002946794;-0.1113307,-0.1728518;0.4819931;0.01224234,-0.21812;0.2340552;-0.008862394,-0.2144648;-0.002210334;-0.09540994,0.07667495;0.003374457;-0.04015613,0.1066891;-0.3320455;-0.035465,0.0975997;-0.667082;0.03034687,0.1108549;-0.7050287;-0.03019333,-0.0795183;0.005778174;-0.03385857,-0.1123144;-0.3293792;-0.02902568,-0.1101375;-0.6580322;0.06395712,-0.1341839;-0.6969845;0.008056201,-2.393126E-05;0.5374919;0.02406073,695.2203
+0;0;0,0.003994768;0.3109248;0.004180763,0.008010442;0.6117706;-0.007008926,0.1825325;0.4945746;0.01837034,0.2224677;0.2450138;0.02798443,0.2787492;0.004717618;-0.02116197,-0.1663333;0.4835786;-0.01058957,-0.223058;0.2371096;-0.01235997,-0.269025;-0.004692569;-0.06474324,0.07693954;0.003420228;-0.03964289,0.07545893;-0.3305376;0.003939111,0.0669595;-0.6632674;0.08063272,0.07139793;-0.6252738;-0.01087668,-0.07446095;0.008619064;-0.04340769,-0.1157658;-0.3245494;-0.01653589,-0.1427254;-0.654721;0.06666957,-0.1358769;-0.6165386;-0.02467436,0.007035852;0.5379483;-0.001851547,0;0;0,0.0002790838;0.3104424;0.01825047,-0.0003353357;0.6114888;0.02277374,0.1726011;0.4884068;-0.00561309,0.2181223;0.2412842;-0.03435421,0.1937271;0.002946794;-0.1113307,-0.1728518;0.4819931;0.01224234,-0.21812;0.2340552;-0.008862394,-0.2144648;-0.002210334;-0.09540994,0.07667495;0.003374457;-0.04015613,0.1066891;-0.3320455;-0.035465,0.0975997;-0.667082;0.03034687,0.1108549;-0.7050287;-0.03019333,-0.0795183;0.005778174;-0.03385857,-0.1123144;-0.3293792;-0.02902568,-0.1101375;-0.6580322;0.06395712,-0.1341839;-0.6969845;0.008056201,-2.393126E-05;0.5374919;0.02406073,695.2319
+0;0;0,0.003994768;0.3109248;0.004180763,0.008010442;0.6117706;-0.007008926,0.1825325;0.4945746;0.01837034,0.2224677;0.2450138;0.02798443,0.2787492;0.004717618;-0.02116197,-0.1663333;0.4835786;-0.01058957,-0.223058;0.2371096;-0.01235997,-0.269025;-0.004692569;-0.06474324,0.07693954;0.003420228;-0.03964289,0.07545893;-0.3305376;0.003939111,0.0669595;-0.6632674;0.08063272,0.07139793;-0.6252738;-0.01087668,-0.07446095;0.008619064;-0.04340769,-0.1157658;-0.3245494;-0.01653589,-0.1427254;-0.654721;0.06666957,-0.1358769;-0.6165386;-0.02467436,0.007035852;0.5379483;-0.001851547,0;0;0,0.0002790838;0.3104424;0.01825047,-0.0003353357;0.6114888;0.02277374,0.1726011;0.4884068;-0.00561309,0.2181223;0.2412842;-0.03435421,0.1937271;0.002946794;-0.1113307,-0.1728518;0.4819931;0.01224234,-0.21812;0.2340552;-0.008862394,-0.2144648;-0.002210334;-0.09540994,0.07667495;0.003374457;-0.04015613,0.1066891;-0.3320455;-0.035465,0.0975997;-0.667082;0.03034687,0.1108549;-0.7050287;-0.03019333,-0.0795183;0.005778174;-0.03385857,-0.1123144;-0.3293792;-0.02902568,-0.1101375;-0.6580322;0.06395712,-0.1341839;-0.6969845;0.008056201,-2.393126E-05;0.5374919;0.02406073,695.254
+0;0;0,0.005055272;0.3108906;0.0035167,0.01041719;0.6116455;-0.008442211,0.1850783;0.495217;0.01778809,0.2244294;0.2453582;0.02846059,0.2790932;0.005553693;-0.02066993,-0.1651531;0.4850921;-0.01178506,-0.2221114;0.2384191;-0.01185387,-0.2695442;-0.002142251;-0.06466015,0.07690281;0.003242159;-0.03958359,0.0736967;-0.3308523;0.00341117,0.06445378;-0.6638091;0.07987006,0.0689962;-0.6258636;-0.01167662,-0.07439227;0.008739014;-0.04336858,-0.1173564;-0.3243622;-0.01737741,-0.1450744;-0.6547901;0.06533156,-0.138119;-0.6166592;-0.02604718,0.009095225;0.5378552;-0.003057735,0;0;0,0.0002166927;0.3104092;0.01835608,-0.0004633069;0.6114155;0.02295327,0.1729035;0.4882689;-0.005156994,0.2180721;0.2409146;-0.03461027,0.1939301;0.003257275;-0.1110582,-0.1733285;0.4818067;0.01268862,-0.2186658;0.2336433;-0.008554433,-0.2150185;-0.001691163;-0.09522926,0.07665816;0.00341773;-0.04004073,0.1067587;-0.3320737;-0.03587222,0.09760153;-0.6673375;0.02974749,0.1107984;-0.7053177;-0.03082561,-0.07941514;0.005717468;-0.03394052,-0.1122178;-0.329512;-0.02913383,-0.1101138;-0.6584377;0.06357574,-0.1342023;-0.69743;0.007679634,-0.0001358241;0.5374289;0.02422476,695.2657
+0;0;0,0.005054272;0.3108291;0.003516005,0.01041494;0.6115144;-0.008440114,0.1851412;0.4950877;0.01779658,0.2245991;0.2445508;0.02849804,0.2791968;0.005036265;-0.02057306,-0.1652192;0.4849591;-0.01178746,-0.2223321;0.2376166;-0.01185646,-0.2697075;-0.002653867;-0.06459888,0.07684851;0.003239869;-0.03955565,0.07364014;-0.33109;0.003469408,0.06440008;-0.6639435;0.07990459,0.06894223;-0.6259986;-0.01163664,-0.07433975;0.008732844;-0.04333796,-0.1173342;-0.3246031;-0.01732847,-0.1450435;-0.6549285;0.06535484,-0.1380886;-0.6167982;-0.02601843,0.009093299;0.5377417;-0.003056923,0;0;0,0.0002163946;0.3103406;0.01847363,-0.0004606545;0.6112759;0.02314878,0.172965;0.4882961;-0.005287886,0.2182006;0.240251;-0.03474259,0.1939491;0.002994925;-0.1114075,-0.1734791;0.4818752;0.0131744,-0.2187129;0.2330513;-0.008751319,-0.2149724;-0.002042547;-0.0951978,0.07664444;0.003416926;-0.03993487,0.1069873;-0.3322941;-0.03602314,0.09750891;-0.6675836;0.02886367,0.11075;-0.7055256;-0.03173423,-0.07931411;0.005697088;-0.03402432,-0.1121447;-0.3297681;-0.02921192,-0.1100483;-0.6587669;0.06284574,-0.1338489;-0.6978045;0.006891333,-0.0001345426;0.5373065;0.02440381,695.2876
+0;0;0,0.005054272;0.3108291;0.003516005,0.01041494;0.6115144;-0.008440114,0.1851412;0.4950877;0.01779658,0.2245991;0.2445508;0.02849804,0.2791968;0.005036265;-0.02057306,-0.1652192;0.4849591;-0.01178746,-0.2223321;0.2376166;-0.01185646,-0.2697075;-0.002653867;-0.06459888,0.07684851;0.003239869;-0.03955565,0.07364014;-0.33109;0.003469408,0.06440008;-0.6639435;0.07990459,0.06894223;-0.6259986;-0.01163664,-0.07433975;0.008732844;-0.04333796,-0.1173342;-0.3246031;-0.01732847,-0.1450435;-0.6549285;0.06535484,-0.1380886;-0.6167982;-0.02601843,0.009093299;0.5377417;-0.003056923,0;0;0,0.0002163946;0.3103406;0.01847363,-0.0004606545;0.6112759;0.02314878,0.172965;0.4882961;-0.005287886,0.2182006;0.240251;-0.03474259,0.1939491;0.002994925;-0.1114075,-0.1734791;0.4818752;0.0131744,-0.2187129;0.2330513;-0.008751319,-0.2149724;-0.002042547;-0.0951978,0.07664444;0.003416926;-0.03993487,0.1069873;-0.3322941;-0.03602314,0.09750891;-0.6675836;0.02886367,0.11075;-0.7055256;-0.03173423,-0.07931411;0.005697088;-0.03402432,-0.1121447;-0.3297681;-0.02921192,-0.1100483;-0.6587669;0.06284574,-0.1338489;-0.6978045;0.006891333,-0.0001345426;0.5373065;0.02440381,695.2992
+0;0;0,0.006619978;0.3106687;0.00317956,0.01374576;0.6112174;-0.00912649,0.1880158;0.4950466;0.01739145,0.2265263;0.2443545;0.02914226,0.2803059;0.004232019;-0.01905569,-0.1626825;0.4860412;-0.01244944,-0.2205576;0.2388256;-0.01085835,-0.2697248;-0.001412213;-0.06322747,0.07665932;0.003067949;-0.03975933,0.07237796;-0.3317216;0.00317055,0.06225662;-0.6643922;0.07890187,0.06684208;-0.6264783;-0.01266485,-0.07437293;0.008863803;-0.04309255,-0.1184892;-0.3248569;-0.01800039,-0.1471537;-0.6548531;0.06439009,-0.1401514;-0.6167488;-0.02700689,0.01198176;0.5374776;-0.003643194,0;0;0,7.680058E-05;0.310218;0.01827049,-0.0006961226;0.6110708;0.02276421,0.1728979;0.4884006;-0.004965067,0.2179109;0.2403264;-0.03497577,0.1938183;0.002836257;-0.1117358,-0.1737772;0.4819799;0.01340092,-0.218889;0.2330683;-0.008408006,-0.2153715;-0.002090454;-0.09536827,0.07659209;0.003445476;-0.03985786,0.106957;-0.332724;-0.03619885,0.09727821;-0.6677947;0.02815413,0.1105077;-0.7057471;-0.03247237,-0.0792054;0.005653558;-0.03407948,-0.1121898;-0.3302554;-0.02933199,-0.1103613;-0.6590474;0.06231898,-0.1341198;-0.6977243;0.0058643,-0.0003501922;0.5371184;0.0240612,695.321
+0;0;0,0.006619978;0.3106687;0.00317956,0.01374576;0.6112174;-0.00912649,0.1880158;0.4950466;0.01739145,0.2265263;0.2443545;0.02914226,0.2803059;0.004232019;-0.01905569,-0.1626825;0.4860412;-0.01244944,-0.2205576;0.2388256;-0.01085835,-0.2697248;-0.001412213;-0.06322747,0.07665932;0.003067949;-0.03975933,0.07237796;-0.3317216;0.00317055,0.06225662;-0.6643922;0.07890187,0.06684208;-0.6264783;-0.01266485,-0.07437293;0.008863803;-0.04309255,-0.1184892;-0.3248569;-0.01800039,-0.1471537;-0.6548531;0.06439009,-0.1401514;-0.6167488;-0.02700689,0.01198176;0.5374776;-0.003643194,0;0;0,7.680058E-05;0.310218;0.01827049,-0.0006961226;0.6110708;0.02276421,0.1728979;0.4884006;-0.004965067,0.2179109;0.2403264;-0.03497577,0.1938183;0.002836257;-0.1117358,-0.1737772;0.4819799;0.01340092,-0.218889;0.2330683;-0.008408006,-0.2153715;-0.002090454;-0.09536827,0.07659209;0.003445476;-0.03985786,0.106957;-0.332724;-0.03619885,0.09727821;-0.6677947;0.02815413,0.1105077;-0.7057471;-0.03247237,-0.0792054;0.005653558;-0.03407948,-0.1121898;-0.3302554;-0.02933199,-0.1103613;-0.6590474;0.06231898,-0.1341198;-0.6977243;0.0058643,-0.0003501922;0.5371184;0.0240612,695.3325
+0;0;0,0.00661592;0.3104783;0.003177612,0.01373799;0.6108704;-0.009122074,0.1880846;0.4947188;0.01740212,0.2266828;0.2434549;0.02917974,0.2803209;0.00396435;-0.01889137,-0.1627644;0.4857095;-0.01245158,-0.2207715;0.23793;-0.01085686,-0.2698093;-0.001675561;-0.06308817,0.07679936;0.003073554;-0.03983197,0.07251506;-0.3319462;0.00312743,0.06239755;-0.6644907;0.07883006,0.06698647;-0.6265708;-0.01280582,-0.0745088;0.008879995;-0.04317126,-0.1186554;-0.3250701;-0.01806185,-0.147309;-0.6549414;0.06429742,-0.1403015;-0.616831;-0.02716861,0.01197488;0.5371679;-0.003641555,0;0;0,-0.0001366436;0.3100345;0.01814532,-0.001092032;0.6107314;0.02255082,0.1728991;0.4886959;-0.004532576,0.2176681;0.2401079;-0.03554559,0.1939568;0.002960861;-0.111326,-0.1741952;0.4817178;0.01275424,-0.2195805;0.2322308;-0.008657326,-0.2158193;-0.002494141;-0.09487621,0.07656792;0.003474802;-0.04024243,0.1068918;-0.3329326;-0.03669143,0.09702168;-0.6679437;0.02725577,0.1103244;-0.7058907;-0.03346634,-0.07952359;0.005606077;-0.03374529,-0.1127565;-0.3305238;-0.0299568,-0.1109102;-0.659257;0.0614226,-0.1348167;-0.6978661;0.004834656,-0.0007016957;0.5368171;0.02386642,695.3546
+0;0;0,0.007321942;0.3104682;0.002561202,0.0148057;0.610828;-0.01029439,0.1891679;0.4951284;0.01664173,0.2261433;0.2437108;0.03020927,0.2796455;0.003835037;-0.01605904,-0.1620663;0.4866683;-0.01299083,-0.2208194;0.2390878;-0.009243674,-0.2720935;-0.0002552122;-0.06052238,0.07685791;0.002767892;-0.03974134,0.07057498;-0.3322351;0.003102574,0.05918069;-0.6647564;0.07872601,0.06374746;-0.6268625;-0.01291323,-0.07457634;0.009077776;-0.04301322,-0.1201935;-0.3247329;-0.01869128,-0.1500119;-0.6545192;0.06359491,-0.1430277;-0.6164487;-0.02787643,0.01298535;0.5371374;-0.004673411,0;0;0,-0.0001366436;0.3100345;0.01814532,-0.001092032;0.6107314;0.02255082,0.1728991;0.4886959;-0.004532576,0.2176681;0.2401079;-0.03554559,0.1939568;0.002960861;-0.111326,-0.1741952;0.4817178;0.01275424,-0.2195805;0.2322308;-0.008657326,-0.2158193;-0.002494141;-0.09487621,0.07656792;0.003474802;-0.04024243,0.1068918;-0.3329326;-0.03669143,0.09702168;-0.6679437;0.02725577,0.1103244;-0.7058907;-0.03346634,-0.07952359;0.005606077;-0.03374529,-0.1127565;-0.3305238;-0.0299568,-0.1109102;-0.659257;0.0614226,-0.1348167;-0.6978661;0.004834656,-0.0007016957;0.5368171;0.02386642,695.3663
+0;0;0,0.007320105;0.3103903;0.00256056,0.01480235;0.6106895;-0.01029252,0.1888634;0.4950748;0.01660614,0.2257681;0.2441382;0.03014772,0.279338;0.003958568;-0.01617919,-0.1617698;0.4866292;-0.01297572,-0.2204105;0.2395223;-0.009235733,-0.2717496;-0.0001238137;-0.06057938,0.07704661;0.002774687;-0.03983892,0.07075798;-0.3325321;0.003043853,0.05937058;-0.6648523;0.07862154,0.06396067;-0.626918;-0.0134856,-0.07475944;0.009100064;-0.04311882,-0.120418;-0.3250134;-0.01877483,-0.1502183;-0.6546001;0.06346159,-0.1431985;-0.6164884;-0.0284768,0.01298232;0.537012;-0.004672533,0;0;0,3.752112E-05;0.3099644;0.01801062,-0.0007752478;0.6106027;0.02228999,0.1728545;0.4886701;-0.0049119,0.2177368;0.2404988;-0.03509641,0.1940381;0.003134474;-0.1112456,-0.1735671;0.4815281;0.01262431,-0.2187379;0.2324666;-0.008411209,-0.2149327;-0.002682462;-0.09439135,0.07664095;0.003457278;-0.04056144,0.1071117;-0.3332457;-0.03713894,0.09711894;-0.6681229;0.02638865,0.111057;-0.706669;-0.03423238,-0.07985386;0.005628951;-0.03350663,-0.1128962;-0.3308318;-0.0301161,-0.1110036;-0.6595458;0.06055854,-0.1351647;-0.6984454;0.003665328,-0.0004189312;0.5367019;0.02363539,695.388
+0;0;0,0.008632052;0.3103606;0.002017365,0.01734869;0.6106016;-0.01139388,0.1911585;0.4950227;0.0153019,0.2271633;0.2440742;0.03089087,0.2807141;0.003069922;-0.010959,-0.1598332;0.4876032;-0.01359883,-0.2200304;0.2408959;-0.008469271,-0.2730786;0.001277164;-0.05817737,0.0769994;0.002625839;-0.03994014,0.06892833;-0.3326741;0.002696626,0.05594324;-0.6651048;0.077527,0.06040904;-0.6271892;-0.01458785,-0.07487962;0.009189147;-0.04289078,-0.1218861;-0.3248244;-0.01977273,-0.1526894;-0.6543621;0.06229063,-0.1458045;-0.6162971;-0.02966207,0.01523156;0.5369434;-0.005627725,0;0;0,3.752112E-05;0.3099644;0.01801062,-0.0007752478;0.6106027;0.02228999,0.1728545;0.4886701;-0.0049119,0.2177368;0.2404988;-0.03509641,0.1940381;0.003134474;-0.1112456,-0.1735671;0.4815281;0.01262431,-0.2187379;0.2324666;-0.008411209,-0.2149327;-0.002682462;-0.09439135,0.07664095;0.003457278;-0.04056144,0.1071117;-0.3332457;-0.03713894,0.09711894;-0.6681229;0.02638865,0.111057;-0.706669;-0.03423238,-0.07985386;0.005628951;-0.03350663,-0.1128962;-0.3308318;-0.0301161,-0.1110036;-0.6595458;0.06055854,-0.1351647;-0.6984454;0.003665328,-0.0004189312;0.5367019;0.02363539,695.3997
+0;0;0,0.008632052;0.3103606;0.002017365,0.01734869;0.6106016;-0.01139388,0.1911585;0.4950227;0.0153019,0.2271633;0.2440742;0.03089087,0.2807141;0.003069922;-0.010959,-0.1598332;0.4876032;-0.01359883,-0.2200304;0.2408959;-0.008469271,-0.2730786;0.001277164;-0.05817737,0.0769994;0.002625839;-0.03994014,0.06892833;-0.3326741;0.002696626,0.05594324;-0.6651048;0.077527,0.06040904;-0.6271892;-0.01458785,-0.07487962;0.009189147;-0.04289078,-0.1218861;-0.3248244;-0.01977273,-0.1526894;-0.6543621;0.06229063,-0.1458045;-0.6162971;-0.02966207,0.01523156;0.5369434;-0.005627725,0;0;0,3.752112E-05;0.3099644;0.01801062,-0.0007752478;0.6106027;0.02228999,0.1728545;0.4886701;-0.0049119,0.2177368;0.2404988;-0.03509641,0.1940381;0.003134474;-0.1112456,-0.1735671;0.4815281;0.01262431,-0.2187379;0.2324666;-0.008411209,-0.2149327;-0.002682462;-0.09439135,0.07664095;0.003457278;-0.04056144,0.1071117;-0.3332457;-0.03713894,0.09711894;-0.6681229;0.02638865,0.111057;-0.706669;-0.03423238,-0.07985386;0.005628951;-0.03350663,-0.1128962;-0.3308318;-0.0301161,-0.1110036;-0.6595458;0.06055854,-0.1351647;-0.6984454;0.003665328,-0.0004189312;0.5367019;0.02363539,695.4107
+0;0;0,0.008632614;0.3103808;0.002017496,0.01735005;0.6106495;-0.01139508,0.1915914;0.4949587;0.01535278,0.2275462;0.2443594;0.03092006,0.2811431;0.003147498;-0.01096588,-0.1602619;0.4875211;-0.01361889,-0.2203752;0.241157;-0.008496474,-0.2734692;0.001331836;-0.05824741,0.0769877;0.002625441;-0.03993407,0.06891586;-0.3327066;0.002706762,0.05593315;-0.6650762;0.0775234,0.06040934;-0.6271421;-0.01480586,-0.07486825;0.009187751;-0.04288427,-0.1218792;-0.3248577;-0.01976401,-0.1526768;-0.6543348;0.06228427,-0.1457759;-0.616251;-0.02988246,0.01523267;0.5369823;-0.005628224,0;0;0,-0.0001630485;0.3099991;0.01775813,-0.001144335;0.6106676;0.02183771,0.1728763;0.4886271;-0.00587678,0.2176347;0.2406916;-0.03519821,0.1939939;0.003162518;-0.1115611,-0.1742612;0.4812761;0.01214477,-0.2191636;0.2325369;-0.009012545,-0.2152677;-0.00285776;-0.09494525,0.07662411;0.003460377;-0.04056478,0.1071526;-0.3332778;-0.03804827,0.09710953;-0.6681064;0.02539158,0.1110592;-0.706379;-0.03586149,-0.07981932;0.005622486;-0.03355583,-0.1128699;-0.3308748;-0.03069198,-0.1109241;-0.6596437;0.05954586,-0.1353537;-0.6984306;0.002281316,-0.0007463247;0.5367588;0.02322841,695.4329
+0;0;0,0.008632614;0.3103808;0.002017496,0.01735005;0.6106495;-0.01139508,0.1915914;0.4949587;0.01535278,0.2275462;0.2443594;0.03092006,0.2811431;0.003147498;-0.01096588,-0.1602619;0.4875211;-0.01361889,-0.2203752;0.241157;-0.008496474,-0.2734692;0.001331836;-0.05824741,0.0769877;0.002625441;-0.03993407,0.06891586;-0.3327066;0.002706762,0.05593315;-0.6650762;0.0775234,0.06040934;-0.6271421;-0.01480586,-0.07486825;0.009187751;-0.04288427,-0.1218792;-0.3248577;-0.01976401,-0.1526768;-0.6543348;0.06228427,-0.1457759;-0.616251;-0.02988246,0.01523267;0.5369823;-0.005628224,0;0;0,-0.0001630485;0.3099991;0.01775813,-0.001144335;0.6106676;0.02183771,0.1728763;0.4886271;-0.00587678,0.2176347;0.2406916;-0.03519821,0.1939939;0.003162518;-0.1115611,-0.1742612;0.4812761;0.01214477,-0.2191636;0.2325369;-0.009012545,-0.2152677;-0.00285776;-0.09494525,0.07662411;0.003460377;-0.04056478,0.1071526;-0.3332778;-0.03804827,0.09710953;-0.6681064;0.02539158,0.1110592;-0.706379;-0.03586149,-0.07981932;0.005622486;-0.03355583,-0.1128699;-0.3308748;-0.03069198,-0.1109241;-0.6596437;0.05954586,-0.1353537;-0.6984306;0.002281316,-0.0007463247;0.5367588;0.02322841,695.4441
+0;0;0,0.009007291;0.3102778;0.0005859977,0.01822034;0.6103693;-0.01422894,0.1925965;0.4954179;0.01307066,0.2281542;0.2456019;0.03155752,0.2793986;0.003878713;-0.007964283,-0.1600651;0.4886451;-0.01510585,-0.2213998;0.2432916;-0.007768404,-0.2765157;0.004174322;-0.05679103,0.07679813;0.002527086;-0.0399,0.06636526;-0.3330728;0.002277412,0.05145161;-0.6654198;0.07605505,0.05578529;-0.6275545;-0.01643267,-0.07484708;0.009176327;-0.04254476,-0.1240475;-0.3249228;-0.02081484,-0.1561511;-0.6542022;0.06082174,-0.1493918;-0.6162047;-0.03150906,0.01597165;0.5367582;-0.008088316,0;0;0,-0.0002216846;0.3098997;0.01777434,-0.001262501;0.6104735;0.02179742,0.1728207;0.488488;-0.006418228,0.2177358;0.2411713;-0.03524947,0.194165;0.003875569;-0.1110992,-0.174486;0.4811791;0.01164294,-0.2190098;0.232983;-0.009104207,-0.2151835;-0.002331793;-0.09413569,0.07658169;0.003503382;-0.04024076,0.1073278;-0.3334943;-0.03872204,0.09713475;-0.668258;0.02412271,0.1111368;-0.7065304;-0.03733826,-0.07952817;0.005562611;-0.03377388,-0.1126436;-0.3311958;-0.0302745,-0.1107521;-0.6601614;0.05859689,-0.1351005;-0.6988963;0.001000918,-0.0008506924;0.5365871;0.02320862,695.4555
+0;0;0,0.009007291;0.3102778;0.0005859977,0.01822034;0.6103693;-0.01422894,0.1925965;0.4954179;0.01307066,0.2281542;0.2456019;0.03155752,0.2793986;0.003878713;-0.007964283,-0.1600651;0.4886451;-0.01510585,-0.2213998;0.2432916;-0.007768404,-0.2765157;0.004174322;-0.05679103,0.07679813;0.002527086;-0.0399,0.06636526;-0.3330728;0.002277412,0.05145161;-0.6654198;0.07605505,0.05578529;-0.6275545;-0.01643267,-0.07484708;0.009176327;-0.04254476,-0.1240475;-0.3249228;-0.02081484,-0.1561511;-0.6542022;0.06082174,-0.1493918;-0.6162047;-0.03150906,0.01597165;0.5367582;-0.008088316,0;0;0,-0.0002216846;0.3098997;0.01777434,-0.001262501;0.6104735;0.02179742,0.1728207;0.488488;-0.006418228,0.2177358;0.2411713;-0.03524947,0.194165;0.003875569;-0.1110992,-0.174486;0.4811791;0.01164294,-0.2190098;0.232983;-0.009104207,-0.2151835;-0.002331793;-0.09413569,0.07658169;0.003503382;-0.04024076,0.1073278;-0.3334943;-0.03872204,0.09713475;-0.668258;0.02412271,0.1111368;-0.7065304;-0.03733826,-0.07952817;0.005562611;-0.03377388,-0.1126436;-0.3311958;-0.0302745,-0.1107521;-0.6601614;0.05859689,-0.1351005;-0.6988963;0.001000918,-0.0008506924;0.5365871;0.02320862,695.4672
+0;0;0,0.009007291;0.3102778;0.0005859977,0.01822034;0.6103693;-0.01422894,0.1925965;0.4954179;0.01307066,0.2281542;0.2456019;0.03155752,0.2793986;0.003878713;-0.007964283,-0.1600651;0.4886451;-0.01510585,-0.2213998;0.2432916;-0.007768404,-0.2765157;0.004174322;-0.05679103,0.07679813;0.002527086;-0.0399,0.06636526;-0.3330728;0.002277412,0.05145161;-0.6654198;0.07605505,0.05578529;-0.6275545;-0.01643267,-0.07484708;0.009176327;-0.04254476,-0.1240475;-0.3249228;-0.02081484,-0.1561511;-0.6542022;0.06082174,-0.1493918;-0.6162047;-0.03150906,0.01597165;0.5367582;-0.008088316,0;0;0,-0.0002216846;0.3098997;0.01777434,-0.001262501;0.6104735;0.02179742,0.1728207;0.488488;-0.006418228,0.2177358;0.2411713;-0.03524947,0.194165;0.003875569;-0.1110992,-0.174486;0.4811791;0.01164294,-0.2190098;0.232983;-0.009104207,-0.2151835;-0.002331793;-0.09413569,0.07658169;0.003503382;-0.04024076,0.1073278;-0.3334943;-0.03872204,0.09713475;-0.668258;0.02412271,0.1111368;-0.7065304;-0.03733826,-0.07952817;0.005562611;-0.03377388,-0.1126436;-0.3311958;-0.0302745,-0.1107521;-0.6601614;0.05859689,-0.1351005;-0.6988963;0.001000918,-0.0008506924;0.5365871;0.02320862,695.4785
+0;0;0,0.01011513;0.3101914;-0.0005097727,0.02064434;0.6101286;-0.01658371,0.1945901;0.495649;0.01087288,0.2292209;0.2459257;0.03231567,0.2789908;0.00324735;-0.003189694,-0.1581055;0.4896874;-0.01686728,-0.2217916;0.2450079;-0.007026435,-0.278712;0.005533278;-0.05221974,0.07635448;0.002327946;-0.04022015,0.06585196;-0.3335513;0.00232476,0.04859153;-0.6657779;0.07534683,0.05288236;-0.6279846;-0.01728978,-0.07480396;0.00934553;-0.04207276,-0.1246942;-0.3250763;-0.02186695,-0.1586595;-0.6541856;0.05899143,-0.1519415;-0.6162694;-0.0334904,0.01805875;0.5365671;-0.01009787,0;0;0,-1.336634E-05;0.3098696;0.01738024,-0.0009166449;0.610404;0.02107382,0.1729724;0.4883049;-0.006553411,0.2182686;0.241073;-0.03562999,0.194602;0.003697172;-0.1112809,-0.1742944;0.4819224;0.01242106,-0.2186507;0.2337282;-0.008861555,-0.21521;-0.001919433;-0.09305673,0.07657211;0.003499925;-0.03971839,0.1075461;-0.3338067;-0.03947663,0.09755006;-0.6684803;0.02296019,0.1114232;-0.7069299;-0.03854489,-0.07913426;0.005506137;-0.0340667,-0.1121349;-0.3315775;-0.02950341,-0.1103332;-0.6606777;0.05821478,-0.1348643;-0.6988235;-0.000223808,-0.0005335808;0.5365278;0.02256012,695.4903
+0;0;0,0.01011513;0.3101914;-0.0005097727,0.02064434;0.6101286;-0.01658371,0.1945901;0.495649;0.01087288,0.2292209;0.2459257;0.03231567,0.2789908;0.00324735;-0.003189694,-0.1581055;0.4896874;-0.01686728,-0.2217916;0.2450079;-0.007026435,-0.278712;0.005533278;-0.05221974,0.07635448;0.002327946;-0.04022015,0.06585196;-0.3335513;0.00232476,0.04859153;-0.6657779;0.07534683,0.05288236;-0.6279846;-0.01728978,-0.07480396;0.00934553;-0.04207276,-0.1246942;-0.3250763;-0.02186695,-0.1586595;-0.6541856;0.05899143,-0.1519415;-0.6162694;-0.0334904,0.01805875;0.5365671;-0.01009787,0;0;0,-1.336634E-05;0.3098696;0.01738024,-0.0009166449;0.610404;0.02107382,0.1729724;0.4883049;-0.006553411,0.2182686;0.241073;-0.03562999,0.194602;0.003697172;-0.1112809,-0.1742944;0.4819224;0.01242106,-0.2186507;0.2337282;-0.008861555,-0.21521;-0.001919433;-0.09305673,0.07657211;0.003499925;-0.03971839,0.1075461;-0.3338067;-0.03947663,0.09755006;-0.6684803;0.02296019,0.1114232;-0.7069299;-0.03854489,-0.07913426;0.005506137;-0.0340667,-0.1121349;-0.3315775;-0.02950341,-0.1103332;-0.6606777;0.05821478,-0.1348643;-0.6988235;-0.000223808,-0.0005335808;0.5365278;0.02256012,695.5128
+0;0;0,0.007540461;0.3098948;-0.001795416,0.01617053;0.6097045;-0.01789769,0.1910367;0.49602;0.007751637,0.2250429;0.2460179;0.03281936,0.2736027;0.001994893;0.004145153,-0.161251;0.4880368;-0.01839031,-0.2273189;0.2435626;-0.006008756,-0.2857723;0.003329098;-0.04599076,0.07636046;0.00208956;-0.04067198,0.06539097;-0.3342161;0.001994383,0.04662242;-0.6664193;0.07386613,0.05068287;-0.628675;-0.01883322,-0.0752055;0.009569775;-0.04173788,-0.125637;-0.3252897;-0.02255326,-0.1613698;-0.6543545;0.05692194,-0.154871;-0.6164713;-0.0356267,0.01434857;0.5361462;-0.01145759,0;0;0,-1.654029E-06;0.3095426;0.01668096,-0.0008706152;0.6098952;0.01994038,0.1730286;0.4883028;-0.006891012,0.2183956;0.2405855;-0.03628325,0.1946495;0.002956256;-0.1117547,-0.174065;0.4815448;0.0114363,-0.2184592;0.2328046;-0.009620971,-0.2149534;-0.003159732;-0.09350182,0.07655503;0.003328264;-0.04022121,0.1075379;-0.3344325;-0.04031658,0.09762685;-0.6689858;0.02175236,0.1115259;-0.7074934;-0.03975511,-0.07950535;0.005700475;-0.0337031,-0.112569;-0.331831;-0.02906266,-0.1105782;-0.66105;0.05746896,-0.1344972;-0.6991791;-0.001318295,-0.0004980415;0.5360506;0.02150655,695.5244
+0;0;0,0.007540461;0.3098948;-0.001795416,0.01617053;0.6097045;-0.01789769,0.1910367;0.49602;0.007751637,0.2250429;0.2460179;0.03281936,0.2736027;0.001994893;0.004145153,-0.161251;0.4880368;-0.01839031,-0.2273189;0.2435626;-0.006008756,-0.2857723;0.003329098;-0.04599076,0.07636046;0.00208956;-0.04067198,0.06539097;-0.3342161;0.001994383,0.04662242;-0.6664193;0.07386613,0.05068287;-0.628675;-0.01883322,-0.0752055;0.009569775;-0.04173788,-0.125637;-0.3252897;-0.02255326,-0.1613698;-0.6543545;0.05692194,-0.154871;-0.6164713;-0.0356267,0.01434857;0.5361462;-0.01145759,0;0;0,-1.654029E-06;0.3095426;0.01668096,-0.0008706152;0.6098952;0.01994038,0.1730286;0.4883028;-0.006891012,0.2183956;0.2405855;-0.03628325,0.1946495;0.002956256;-0.1117547,-0.174065;0.4815448;0.0114363,-0.2184592;0.2328046;-0.009620971,-0.2149534;-0.003159732;-0.09350182,0.07655503;0.003328264;-0.04022121,0.1075379;-0.3344325;-0.04031658,0.09762685;-0.6689858;0.02175236,0.1115259;-0.7074934;-0.03975511,-0.07950535;0.005700475;-0.0337031,-0.112569;-0.331831;-0.02906266,-0.1105782;-0.66105;0.05746896,-0.1344972;-0.6991791;-0.001318295,-0.0004980415;0.5360506;0.02150655,695.5361
+0;0;0,0.007541483;0.3099368;-0.00179566,0.01617237;0.6097754;-0.01789954,0.1910865;0.4960717;0.007755758,0.2250435;0.2464312;0.03278721,0.2736924;0.001960382;0.004060373,-0.1612973;0.4880862;-0.01839333,-0.2272696;0.2439657;-0.006029684,-0.2858302;0.003291324;-0.04608507,0.07645407;0.002092122;-0.04072184,0.06549443;-0.3339116;0.001906212,0.04671673;-0.6662767;0.07381299,0.05078185;-0.6285236;-0.0189928,-0.07529769;0.009581506;-0.04178904,-0.1256839;-0.3249773;-0.02262165,-0.1614341;-0.6542025;0.05689227,-0.1549279;-0.6163102;-0.03576265,0.01435021;0.5362087;-0.01145871,0;0;0,0.0002720654;0.3096173;0.01606226,-0.0004340261;0.6100053;0.01872659,0.1733331;0.4882202;-0.008584261,0.2190027;0.2407833;-0.03667855,0.1949281;0.00264436;-0.1119661,-0.1737317;0.4817857;0.01000142,-0.218183;0.2332999;-0.009463461,-0.2149376;-0.003252804;-0.09307123,0.07660419;0.003292233;-0.04035878,0.1078445;-0.3341369;-0.04154086,0.0977879;-0.6689547;0.01998615,0.1117291;-0.7073994;-0.04174328,-0.07961678;0.005742317;-0.03370558,-0.1121709;-0.3315347;-0.02921214,-0.1103581;-0.6612576;0.0560481,-0.1340915;-0.6993805;-0.002990499,-9.126961E-05;0.5361553;0.02043462,695.5585
+0;0;0,0.01104908;0.309809;-0.004152553,0.02498194;0.6091758;-0.02450293,0.1980217;0.4963474;0.00475827,0.2314597;0.247062;0.03371836,0.2786294;0.001594886;0.01183526,-0.1552207;0.4910386;-0.02114529,-0.2238015;0.2478136;-0.005708269,-0.283634;0.006452665;-0.03921829,0.07630554;0.001690616;-0.04101801,0.0648056;-0.3344035;0.000745751,0.04312381;-0.6668267;0.07155872,0.04713022;-0.6293365;-0.02127121,-0.07537545;0.009913899;-0.04157075,-0.1262553;-0.3246149;-0.02320081,-0.164676;-0.6540518;0.05416146,-0.1582342;-0.6164476;-0.03852203,0.0213929;0.535804;-0.01672043,0;0;0,0.0002720654;0.3096173;0.01606226,-0.0004340261;0.6100053;0.01872659,0.1733331;0.4882202;-0.008584261,0.2190027;0.2407833;-0.03667855,0.1949281;0.00264436;-0.1119661,-0.1737317;0.4817857;0.01000142,-0.218183;0.2332999;-0.009463461,-0.2149376;-0.003252804;-0.09307123,0.07660419;0.003292233;-0.04035878,0.1078445;-0.3341369;-0.04154086,0.0977879;-0.6689547;0.01998615,0.1117291;-0.7073994;-0.04174328,-0.07961678;0.005742317;-0.03370558,-0.1121709;-0.3315347;-0.02921214,-0.1103581;-0.6612576;0.0560481,-0.1340915;-0.6993805;-0.002990499,-9.126961E-05;0.5361553;0.02043462,695.5704
+0;0;0,0.01104908;0.309809;-0.004152553,0.02498194;0.6091758;-0.02450293,0.1980217;0.4963474;0.00475827,0.2314597;0.247062;0.03371836,0.2786294;0.001594886;0.01183526,-0.1552207;0.4910386;-0.02114529,-0.2238015;0.2478136;-0.005708269,-0.283634;0.006452665;-0.03921829,0.07630554;0.001690616;-0.04101801,0.0648056;-0.3344035;0.000745751,0.04312381;-0.6668267;0.07155872,0.04713022;-0.6293365;-0.02127121,-0.07537545;0.009913899;-0.04157075,-0.1262553;-0.3246149;-0.02320081,-0.164676;-0.6540518;0.05416146,-0.1582342;-0.6164476;-0.03852203,0.0213929;0.535804;-0.01672043,0;0;0,0.0002720654;0.3096173;0.01606226,-0.0004340261;0.6100053;0.01872659,0.1733331;0.4882202;-0.008584261,0.2190027;0.2407833;-0.03667855,0.1949281;0.00264436;-0.1119661,-0.1737317;0.4817857;0.01000142,-0.218183;0.2332999;-0.009463461,-0.2149376;-0.003252804;-0.09307123,0.07660419;0.003292233;-0.04035878,0.1078445;-0.3341369;-0.04154086,0.0977879;-0.6689547;0.01998615,0.1117291;-0.7073994;-0.04174328,-0.07961678;0.005742317;-0.03370558,-0.1121709;-0.3315347;-0.02921214,-0.1103581;-0.6612576;0.0560481,-0.1340915;-0.6993805;-0.002990499,-9.126961E-05;0.5361553;0.02043462,695.5818
+0;0;0,0.01104087;0.3095789;-0.004149468,0.02496795;0.6088209;-0.02449177,0.1981812;0.4959764;0.004788022,0.2316156;0.2467182;0.03374495,0.2788888;0.0007123798;0.01181382,-0.155406;0.4906623;-0.02114082,-0.2239793;0.247464;-0.005705494,-0.2839431;0.005573347;-0.03928905,0.07612806;0.001686683;-0.0409226,0.06462932;-0.3343724;0.0008367971,0.04293834;-0.6669366;0.07167982,0.04694357;-0.6294486;-0.02112285,-0.07520013;0.009890839;-0.04147405,-0.1260746;-0.3246031;-0.02310603,-0.1645117;-0.6541798;0.05428906,-0.1580717;-0.6165779;-0.03836721,0.02138;0.5354715;-0.01671164,0;0;0,0.00012362;0.3094022;0.01576257,-0.0006636381;0.6096672;0.01817107,0.1733204;0.4879967;-0.00914216,0.2188114;0.2405216;-0.03693795,0.1947052;0.001721039;-0.1119566,-0.1743481;0.4821056;0.009803631,-0.2189125;0.2336881;-0.0099129,-0.2158806;-0.003492221;-0.09340475,0.0766395;0.003288955;-0.03985667,0.1078025;-0.3341085;-0.04174495,0.09757075;-0.6691746;0.01919985,0.1115328;-0.7075908;-0.04251504,-0.07930066;0.005689747;-0.03394137,-0.1122813;-0.3315021;-0.02887209,-0.110387;-0.6616169;0.05544175,-0.1342486;-0.6997466;-0.003493994,-0.0003060699;0.5358411;0.01993585,695.5933
+0;0;0,0.01104087;0.3095789;-0.004149468,0.02496795;0.6088209;-0.02449177,0.1981812;0.4959764;0.004788022,0.2316156;0.2467182;0.03374495,0.2788888;0.0007123798;0.01181382,-0.155406;0.4906623;-0.02114082,-0.2239793;0.247464;-0.005705494,-0.2839431;0.005573347;-0.03928905,0.07612806;0.001686683;-0.0409226,0.06462932;-0.3343724;0.0008367971,0.04293834;-0.6669366;0.07167982,0.04694357;-0.6294486;-0.02112285,-0.07520013;0.009890839;-0.04147405,-0.1260746;-0.3246031;-0.02310603,-0.1645117;-0.6541798;0.05428906,-0.1580717;-0.6165779;-0.03836721,0.02138;0.5354715;-0.01671164,0;0;0,0.00012362;0.3094022;0.01576257,-0.0006636381;0.6096672;0.01817107,0.1733204;0.4879967;-0.00914216,0.2188114;0.2405216;-0.03693795,0.1947052;0.001721039;-0.1119566,-0.1743481;0.4821056;0.009803631,-0.2189125;0.2336881;-0.0099129,-0.2158806;-0.003492221;-0.09340475,0.0766395;0.003288955;-0.03985667,0.1078025;-0.3341085;-0.04174495,0.09757075;-0.6691746;0.01919985,0.1115328;-0.7075908;-0.04251504,-0.07930066;0.005689747;-0.03394137,-0.1122813;-0.3315021;-0.02887209,-0.110387;-0.6616169;0.05544175,-0.1342486;-0.6997466;-0.003493994,-0.0003060699;0.5358411;0.01993585,695.6047
+0;0;0,0.01417491;0.3094257;-0.005745387,0.03074845;0.6083724;-0.02833582,0.2036297;0.4962341;0.000927845,0.2367547;0.2476415;0.03543095,0.2827182;0.0008908659;0.02006715,-0.1507724;0.492682;-0.0232977,-0.2214262;0.2503155;-0.004521422,-0.2823325;0.007811859;-0.03129833,0.07606858;0.001476335;-0.04104116,0.06463002;-0.334546;0.001028776,0.04033723;-0.6672827;0.07019793,0.04395857;-0.6299429;-0.02263235,-0.07533302;0.01003426;-0.0411975,-0.1266684;-0.3244317;-0.02361928,-0.1668906;-0.6539938;0.05292549,-0.160834;-0.6165549;-0.03976985,0.02662514;0.53511;-0.02002073,0;0;0,0.00012362;0.3094022;0.01576257,-0.0006636381;0.6096672;0.01817107,0.1733204;0.4879967;-0.00914216,0.2188114;0.2405216;-0.03693795,0.1947052;0.001721039;-0.1119566,-0.1743481;0.4821056;0.009803631,-0.2189125;0.2336881;-0.0099129,-0.2158806;-0.003492221;-0.09340475,0.0766395;0.003288955;-0.03985667,0.1078025;-0.3341085;-0.04174495,0.09757075;-0.6691746;0.01919985,0.1115328;-0.7075908;-0.04251504,-0.07930066;0.005689747;-0.03394137,-0.1122813;-0.3315021;-0.02887209,-0.110387;-0.6616169;0.05544175,-0.1342486;-0.6997466;-0.003493994,-0.0003060699;0.5358411;0.01993585,695.6161
+0;0;0,0.01416791;0.3092729;-0.005742549,0.03073512;0.6081052;-0.02832463,0.2035141;0.4960118;0.000924265,0.2366309;0.2474802;0.03541891,0.282423;0.001650333;0.02011244,-0.1506808;0.4924617;-0.02328711,-0.2213172;0.2501548;-0.004515437,-0.2819962;0.008556113;-0.03119241,0.07618095;0.001478516;-0.04110179,0.06474453;-0.334481;0.0009602718,0.04043799;-0.6674061;0.0701686,0.04406353;-0.6300578;-0.02276935,-0.07544431;0.01004909;-0.04125836,-0.12677;-0.3243542;-0.02368343,-0.167015;-0.654103;0.0529047,-0.1609514;-0.6166554;-0.03989815,0.02661305;0.534865;-0.02001206,0;0;0,0.0001471341;0.3092907;0.01492262,-0.0006624162;0.6094462;0.01671052,0.1731978;0.4876409;-0.01034379,0.2191126;0.2401925;-0.03709674,0.1947747;0.002142578;-0.1112816,-0.1742599;0.4820228;0.008474668,-0.2188508;0.2336012;-0.01031222,-0.2156805;-0.002754763;-0.09331412,0.07666048;0.003258109;-0.04009533,0.1076623;-0.3340872;-0.0425024,0.09740919;-0.6694829;0.01769996,0.1114489;-0.707902;-0.04415727,-0.07947434;0.005712242;-0.03385675,-0.1126363;-0.3313904;-0.02830335,-0.1107189;-0.662061;0.0546004,-0.1342015;-0.7000915;-0.004771426,-0.0002946257;0.5356456;0.0186007,695.6276
+0;0;0,0.01585891;0.3091384;-0.008084759,0.03394071;0.6077084;-0.03286408,0.2064983;0.4960153;-0.00366326,0.2391863;0.2482415;0.03626467,0.2827598;0.001658067;0.02842625,-0.1479086;0.4924479;-0.02711776,-0.2212099;0.2513776;-0.00331476,-0.2837923;0.009589016;-0.02294289,0.07618804;0.001334244;-0.04109359,0.06461219;-0.3347301;8.28281E-05,0.03818012;-0.6678098;0.0677511,0.04167227;-0.6306629;-0.02520765,-0.07550227;0.0101097;-0.04113736,-0.1267563;-0.3243457;-0.02436323,-0.1691167;-0.6541554;0.05080935,-0.1631838;-0.6169137;-0.04201825,0.02945925;0.5345531;-0.02400741,0;0;0,0.0001471341;0.3092907;0.01492262,-0.0006624162;0.6094462;0.01671052,0.1731978;0.4876409;-0.01034379,0.2191126;0.2401925;-0.03709674,0.1947747;0.002142578;-0.1112816,-0.1742599;0.4820228;0.008474668,-0.2188508;0.2336012;-0.01031222,-0.2156805;-0.002754763;-0.09331412,0.07666048;0.003258109;-0.04009533,0.1076623;-0.3340872;-0.0425024,0.09740919;-0.6694829;0.01769996,0.1114489;-0.707902;-0.04415727,-0.07947434;0.005712242;-0.03385675,-0.1126363;-0.3313904;-0.02830335,-0.1107189;-0.662061;0.0546004,-0.1342015;-0.7000915;-0.004771426,-0.0002946257;0.5356456;0.0186007,695.6393
+0;0;0,0.01585037;0.3089721;-0.008080408,0.03392642;0.6074469;-0.03285228,0.2065103;0.4957627;-0.003650287,0.2391782;0.2481414;0.03625309,0.2827067;0.001812503;0.02842277,-0.1479474;0.4921948;-0.02710816,-0.2212037;0.2512727;-0.003319794,-0.2837214;0.009733915;-0.02292765,0.07602938;0.001331465;-0.04100802,0.06444997;-0.3348366;0.0001811013,0.03802966;-0.6677681;0.06781926,0.0415314;-0.6306016;-0.02539463,-0.07534504;0.01008865;-0.0410517,-0.1266149;-0.3244699;-0.02427239,-0.1689564;-0.6541328;0.05086673,-0.1630072;-0.6168713;-0.04221563,0.02944585;0.534306;-0.02399736,0;0;0,7.919967E-05;0.3091395;0.01459599,-0.0007345676;0.6092013;0.01605868,0.1731739;0.4875739;-0.01103497,0.2193513;0.24024;-0.03690791,0.1951645;0.002475247;-0.1111836,-0.1744535;0.4820735;0.007958207,-0.2190811;0.2337796;-0.0103272,-0.2157682;-0.002574369;-0.09254493,0.07667144;0.003328085;-0.03967762,0.1077565;-0.3341097;-0.04268813,0.09743485;-0.6694593;0.01689697,0.1115683;-0.7080029;-0.04518747,-0.07918288;0.005624486;-0.03409304,-0.1119899;-0.3316007;-0.02757513,-0.1106085;-0.6623081;0.05456528,-0.1339924;-0.7003701;-0.005211014,-0.0003715008;0.5354173;0.01802397,695.6618
+0;0;0,0.01585037;0.3089721;-0.008080408,0.03392642;0.6074469;-0.03285228,0.2065103;0.4957627;-0.003650287,0.2391782;0.2481414;0.03625309,0.2827067;0.001812503;0.02842277,-0.1479474;0.4921948;-0.02710816,-0.2212037;0.2512727;-0.003319794,-0.2837214;0.009733915;-0.02292765,0.07602938;0.001331465;-0.04100802,0.06444997;-0.3348366;0.0001811013,0.03802966;-0.6677681;0.06781926,0.0415314;-0.6306016;-0.02539463,-0.07534504;0.01008865;-0.0410517,-0.1266149;-0.3244699;-0.02427239,-0.1689564;-0.6541328;0.05086673,-0.1630072;-0.6168713;-0.04221563,0.02944585;0.534306;-0.02399736,0;0;0,7.919967E-05;0.3091395;0.01459599,-0.0007345676;0.6092013;0.01605868,0.1731739;0.4875739;-0.01103497,0.2193513;0.24024;-0.03690791,0.1951645;0.002475247;-0.1111836,-0.1744535;0.4820735;0.007958207,-0.2190811;0.2337796;-0.0103272,-0.2157682;-0.002574369;-0.09254493,0.07667144;0.003328085;-0.03967762,0.1077565;-0.3341097;-0.04268813,0.09743485;-0.6694593;0.01689697,0.1115683;-0.7080029;-0.04518747,-0.07918288;0.005624486;-0.03409304,-0.1119899;-0.3316007;-0.02757513,-0.1106085;-0.6623081;0.05456528,-0.1339924;-0.7003701;-0.005211014,-0.0003715008;0.5354173;0.01802397,695.6838
+0;0;0,0.01667334;0.3081715;-0.01035241,0.0354654;0.6060019;-0.03714108,0.2075559;0.4949516;-0.008061135,0.2389832;0.2483456;0.0369856,0.2822192;-0.0001506954;0.0356128,-0.1462885;0.4917475;-0.03019499,-0.2218495;0.2523524;-0.001701772,-0.2865293;0.008882284;-0.01437152,0.07591051;0.001088941;-0.04144237,0.06450371;-0.3364094;-0.0005283803,0.03608134;-0.6688254;0.06646647,0.03938191;-0.6318364;-0.02686202,-0.07562221;0.01031643;-0.04069292,-0.127233;-0.325517;-0.02452414,-0.1709141;-0.6546843;0.04988944,-0.1651663;-0.6176061;-0.04331362,0.03081532;0.5330096;-0.02777196,0;0;0,4.10974E-05;0.3085014;0.01348138,-0.0008487403;0.6081444;0.01401472,0.1726557;0.4869816;-0.01300335,0.2195973;0.2399192;-0.0372529,0.194999;0.0001821518;-0.1117024,-0.1741945;0.4816111;0.006155294,-0.2186867;0.2335483;-0.01164025,-0.2154508;-0.004743949;-0.09427195,0.07659546;0.003168494;-0.04005194,0.1074738;-0.3355626;-0.04417348,0.09717885;-0.6705911;0.01453304,0.111303;-0.7091338;-0.04769516,-0.07935918;0.005745963;-0.03391409,-0.1128891;-0.3327112;-0.02827888,-0.1112351;-0.6634133;0.05190721,-0.1348243;-0.7015364;-0.007865265,-0.0004627109;0.5344396;0.01618481,695.6951
+0;0;0,0.01667334;0.3081715;-0.01035241,0.0354654;0.6060019;-0.03714108,0.2075559;0.4949516;-0.008061135,0.2389832;0.2483456;0.0369856,0.2822192;-0.0001506954;0.0356128,-0.1462885;0.4917475;-0.03019499,-0.2218495;0.2523524;-0.001701772,-0.2865293;0.008882284;-0.01437152,0.07591051;0.001088941;-0.04144237,0.06450371;-0.3364094;-0.0005283803,0.03608134;-0.6688254;0.06646647,0.03938191;-0.6318364;-0.02686202,-0.07562221;0.01031643;-0.04069292,-0.127233;-0.325517;-0.02452414,-0.1709141;-0.6546843;0.04988944,-0.1651663;-0.6176061;-0.04331362,0.03081532;0.5330096;-0.02777196,0;0;0,4.10974E-05;0.3085014;0.01348138,-0.0008487403;0.6081444;0.01401472,0.1726557;0.4869816;-0.01300335,0.2195973;0.2399192;-0.0372529,0.194999;0.0001821518;-0.1117024,-0.1741945;0.4816111;0.006155294,-0.2186867;0.2335483;-0.01164025,-0.2154508;-0.004743949;-0.09427195,0.07659546;0.003168494;-0.04005194,0.1074738;-0.3355626;-0.04417348,0.09717885;-0.6705911;0.01453304,0.111303;-0.7091338;-0.04769516,-0.07935918;0.005745963;-0.03391409,-0.1128891;-0.3327112;-0.02827888,-0.1112351;-0.6634133;0.05190721,-0.1348243;-0.7015364;-0.007865265,-0.0004627109;0.5344396;0.01618481,695.7063
+0;0;0,0.0166577;0.3078825;-0.0103427,0.0354386;0.6055356;-0.03711623,0.2074467;0.4945314;-0.008049252,0.2388777;0.2478956;0.03700291,0.281882;0.0007307231;0.03563747,-0.1462291;0.4913288;-0.03017255,-0.2217992;0.2519047;-0.0016759,-0.2861325;0.009739116;-0.01427777,0.07610502;0.001091731;-0.04154856,0.06467082;-0.3372177;-0.000536263,0.03630068;-0.6690226;0.06633545,0.03960174;-0.6320325;-0.02700669,-0.07581598;0.01034287;-0.0407972,-0.1275508;-0.3262976;-0.02458956,-0.1711515;-0.6548598;0.04968724,-0.165403;-0.6177805;-0.04352944,0.03079029;0.5325713;-0.02775068,0;0;0,-0.0002707541;0.3082713;0.01203275,-0.001445875;0.607738;0.01161909,0.1722202;0.4870186;-0.01477027,0.2196495;0.2398951;-0.03773141,0.195423;0.00101161;-0.1104605,-0.1746749;0.4813918;0.003783149,-0.2196198;0.2332393;-0.01193711,-0.2167212;-0.003935114;-0.09367833,0.07653178;0.003219873;-0.04064441,0.1069309;-0.3363756;-0.04474187,0.09641449;-0.6710823;0.01210928,0.11043;-0.7095212;-0.05027818,-0.07977629;0.005682608;-0.03350971,-0.114498;-0.3334872;-0.02858945,-0.1128242;-0.6639298;0.04999857,-0.1357716;-0.7029772;-0.008979306,-0.0009957254;0.5340668;0.01395893,695.7283
+0;0;0,0.01791258;0.3077118;-0.01298718,0.03792486;0.6050065;-0.04266281,0.2097221;0.4948766;-0.01212824,0.2394095;0.2489168;0.03756332,0.2837902;0.002104789;0.04504056,-0.1444319;0.4926114;-0.03376842,-0.2222572;0.2544697;-0.0009276085,-0.2870003;0.01213689;-0.005917556,0.0762383;0.0008676731;-0.0413088,0.06505722;-0.3376114;-0.001648836,0.03393011;-0.6694149;0.06399213,0.03716164;-0.6326829;-0.0293714,-0.07580556;0.01043198;-0.04079387,-0.128189;-0.3261394;-0.02524821,-0.17177;-0.6540148;0.05201504,-0.1661065;-0.6171953;-0.04122621,0.03298496;0.5321637;-0.03253172,0;0;0,-0.0002707541;0.3082713;0.01203275,-0.001445875;0.607738;0.01161909,0.1722202;0.4870186;-0.01477027,0.2196495;0.2398951;-0.03773141,0.195423;0.00101161;-0.1104605,-0.1746749;0.4813918;0.003783149,-0.2196198;0.2332393;-0.01193711,-0.2167212;-0.003935114;-0.09367833,0.07653178;0.003219873;-0.04064441,0.1069309;-0.3363756;-0.04474187,0.09641449;-0.6710823;0.01210928,0.11043;-0.7095212;-0.05027818,-0.07977629;0.005682608;-0.03350971,-0.114498;-0.3334872;-0.02858945,-0.1128242;-0.6639298;0.04999857,-0.1357716;-0.7029772;-0.008979306,-0.0009957254;0.5340668;0.01395893,695.7512
+0;0;0,0.01788975;0.3073196;-0.01297063,0.03788923;0.6044239;-0.04262845,0.2090869;0.4944446;-0.01216658,0.2387533;0.248659;0.0374898,0.283251;0.001196191;0.04498675,-0.1438624;0.4921871;-0.03373316,-0.2216326;0.254214;-0.0009155944,-0.2865464;0.0112423;-0.005918698,0.07633206;0.0008687402;-0.04135959,0.06513296;-0.3381557;-0.001635715,0.03400279;-0.6699919;0.0640117,0.03719865;-0.6333342;-0.02832112,-0.07589878;0.01044481;-0.04084403,-0.1283666;-0.3266689;-0.02527333,-0.1719519;-0.6545765;0.05199752,-0.166351;-0.6178323;-0.04021438,0.03295094;0.5316048;-0.03250066,0;0;0,-0.0004565567;0.3079317;0.01055956,-0.001827195;0.6072068;0.009347439,0.1714122;0.4871085;-0.01669574,0.2202782;0.2402182;-0.03703618,0.1960914;0.0006918162;-0.1099482,-0.1745065;0.4812613;0.001771646,-0.2201104;0.2333092;-0.01224402,-0.2173372;-0.004616857;-0.09383804,0.07646896;0.00324294;-0.04098701,0.106653;-0.3369147;-0.04575276,0.09583279;-0.6718305;0.009998322,0.1092082;-0.7092851;-0.05205703,-0.07997408;0.005646402;-0.03331996,-0.1156296;-0.333993;-0.02948088,-0.1140311;-0.6647341;0.04798946,-0.1360795;-0.7032963;-0.01025987,-0.001353279;0.5335636;0.0118041,695.7624
+0;0;0,0.01788975;0.3073196;-0.01297063,0.03788923;0.6044239;-0.04262845,0.2090869;0.4944446;-0.01216658,0.2387533;0.248659;0.0374898,0.283251;0.001196191;0.04498675,-0.1438624;0.4921871;-0.03373316,-0.2216326;0.254214;-0.0009155944,-0.2865464;0.0112423;-0.005918698,0.07633206;0.0008687402;-0.04135959,0.06513296;-0.3381557;-0.001635715,0.03400279;-0.6699919;0.0640117,0.03719865;-0.6333342;-0.02832112,-0.07589878;0.01044481;-0.04084403,-0.1283666;-0.3266689;-0.02527333,-0.1719519;-0.6545765;0.05199752,-0.166351;-0.6178323;-0.04021438,0.03295094;0.5316048;-0.03250066,0;0;0,-0.0004565567;0.3079317;0.01055956,-0.001827195;0.6072068;0.009347439,0.1714122;0.4871085;-0.01669574,0.2202782;0.2402182;-0.03703618,0.1960914;0.0006918162;-0.1099482,-0.1745065;0.4812613;0.001771646,-0.2201104;0.2333092;-0.01224402,-0.2173372;-0.004616857;-0.09383804,0.07646896;0.00324294;-0.04098701,0.106653;-0.3369147;-0.04575276,0.09583279;-0.6718305;0.009998322,0.1092082;-0.7092851;-0.05205703,-0.07997408;0.005646402;-0.03331996,-0.1156296;-0.333993;-0.02948088,-0.1140311;-0.6647341;0.04798946,-0.1360795;-0.7032963;-0.01025987,-0.001353279;0.5335636;0.0118041,695.7732
+0;0;0,0.01788975;0.3073196;-0.01297063,0.03788923;0.6044239;-0.04262845,0.2090869;0.4944446;-0.01216658,0.2387533;0.248659;0.0374898,0.283251;0.001196191;0.04498675,-0.1438624;0.4921871;-0.03373316,-0.2216326;0.254214;-0.0009155944,-0.2865464;0.0112423;-0.005918698,0.07633206;0.0008687402;-0.04135959,0.06513296;-0.3381557;-0.001635715,0.03400279;-0.6699919;0.0640117,0.03719865;-0.6333342;-0.02832112,-0.07589878;0.01044481;-0.04084403,-0.1283666;-0.3266689;-0.02527333,-0.1719519;-0.6545765;0.05199752,-0.166351;-0.6178323;-0.04021438,0.03295094;0.5316048;-0.03250066,0;0;0,-0.0004565567;0.3079317;0.01055956,-0.001827195;0.6072068;0.009347439,0.1714122;0.4871085;-0.01669574,0.2202782;0.2402182;-0.03703618,0.1960914;0.0006918162;-0.1099482,-0.1745065;0.4812613;0.001771646,-0.2201104;0.2333092;-0.01224402,-0.2173372;-0.004616857;-0.09383804,0.07646896;0.00324294;-0.04098701,0.106653;-0.3369147;-0.04575276,0.09583279;-0.6718305;0.009998322,0.1092082;-0.7092851;-0.05205703,-0.07997408;0.005646402;-0.03331996,-0.1156296;-0.333993;-0.02948088,-0.1140311;-0.6647341;0.04798946,-0.1360795;-0.7032963;-0.01025987,-0.001353279;0.5335636;0.0118041,695.7844
+0;0;0,0.01914807;0.307119;-0.01499862,0.04029911;0.6038673;-0.04708204,0.2108232;0.4943556;-0.0153876,0.2399542;0.2505839;0.03894195,0.2830085;0.009283364;0.05095527,-0.1415605;0.493009;-0.03636828,-0.2203948;0.2571679;0.0009016357,-0.2848627;0.02038287;0.001726579,0.07650542;0.0007513438;-0.04143769,0.06571747;-0.3384715;-0.0024321,0.03452268;-0.6705428;0.06280313,0.03759943;-0.6341392;-0.02956203,-0.07613642;0.01052841;-0.04078142,-0.128259;-0.3267269;-0.02490648,-0.1715865;-0.6530434;0.0595945,-0.1660952;-0.6165398;-0.0326516,0.03511044;0.5311397;-0.03632919,0;0;0,-0.0008047671;0.3079734;0.008089781,-0.002282068;0.6072177;0.005466223,0.1705685;0.4874523;-0.02001619,0.2206875;0.2416369;-0.0369823,0.2012316;0.006474376;-0.1043913,-0.1746908;0.481535;-0.001654305,-0.2202023;0.2345466;-0.01391794,-0.2181679;0.00201197;-0.09232359,0.0762596;0.003382832;-0.0417583,0.1054511;-0.3369295;-0.04849124,0.09460011;-0.672126;0.006514791,0.1078884;-0.7094508;-0.05571532,-0.08040858;0.005510138;-0.0327845,-0.1180258;-0.3340392;-0.03172018,-0.1164722;-0.6652905;0.04424214,-0.1387615;-0.7037835;-0.01401323,-0.00188753;0.5335701;0.008244038,695.7963
+0;0;0,0.01914807;0.307119;-0.01499862,0.04029911;0.6038673;-0.04708204,0.2108232;0.4943556;-0.0153876,0.2399542;0.2505839;0.03894195,0.2830085;0.009283364;0.05095527,-0.1415605;0.493009;-0.03636828,-0.2203948;0.2571679;0.0009016357,-0.2848627;0.02038287;0.001726579,0.07650542;0.0007513438;-0.04143769,0.06571747;-0.3384715;-0.0024321,0.03452268;-0.6705428;0.06280313,0.03759943;-0.6341392;-0.02956203,-0.07613642;0.01052841;-0.04078142,-0.128259;-0.3267269;-0.02490648,-0.1715865;-0.6530434;0.0595945,-0.1660952;-0.6165398;-0.0326516,0.03511044;0.5311397;-0.03632919,0;0;0,-0.0008047671;0.3079734;0.008089781,-0.002282068;0.6072177;0.005466223,0.1705685;0.4874523;-0.02001619,0.2206875;0.2416369;-0.0369823,0.2012316;0.006474376;-0.1043913,-0.1746908;0.481535;-0.001654305,-0.2202023;0.2345466;-0.01391794,-0.2181679;0.00201197;-0.09232359,0.0762596;0.003382832;-0.0417583,0.1054511;-0.3369295;-0.04849124,0.09460011;-0.672126;0.006514791,0.1078884;-0.7094508;-0.05571532,-0.08040858;0.005510138;-0.0327845,-0.1180258;-0.3340392;-0.03172018,-0.1164722;-0.6652905;0.04424214,-0.1387615;-0.7037835;-0.01401323,-0.00188753;0.5335701;0.008244038,695.8179
+0;0;0,0.01914459;0.3070632;-0.0149959,0.04028345;0.6036406;-0.04705968,0.2097572;0.4944133;-0.01550039,0.238986;0.2498232;0.03901158,0.2817771;0.0099978;0.05095145,-0.140511;0.4930749;-0.03635511,-0.21961;0.2564418;0.001039945,-0.2836837;0.02110434;0.001859844,0.0765479;0.0007517611;-0.04146071,0.06575517;-0.3386214;-0.002437834,0.03455961;-0.6707009;0.06279902,0.03763919;-0.6342914;-0.02965112,-0.0761787;0.01053425;-0.04080407,-0.1283244;-0.3268705;-0.0249221,-0.1716529;-0.653195;0.05958099,-0.1661566;-0.6166855;-0.03274999,0.03509933;0.5309767;-0.03631625,0;0;0,-0.00099805;0.3079497;0.00672245,-0.001768857;0.6069897;0.002184629,0.1698785;0.487737;-0.02185249,0.2217376;0.2412225;-0.03568888,0.203712;0.007337436;-0.1024923,-0.1736745;0.4823857;-0.003341071,-0.219567;0.2345482;-0.01432734,-0.2183694;0.00271292;-0.09009535,0.07657391;0.003453344;-0.04127526,0.1044796;-0.337074;-0.04998255,0.09326233;-0.6722923;0.004868984,0.1069314;-0.7095724;-0.05745387,-0.08034235;0.00544483;-0.0330847,-0.1188664;-0.3341565;-0.03259704,-0.1174921;-0.6654994;0.04300586,-0.1397945;-0.7041214;-0.01522838,-0.001665011;0.5334378;0.005711794,695.8295
+0;0;0,0.01973598;0.3069325;-0.0167975,0.04078797;0.6033461;-0.05041377,0.2105027;0.4950005;-0.01855923,0.2398583;0.2516547;0.04120153,0.2820922;0.0120037;0.05774013,-0.1402022;0.4940461;-0.0391893,-0.2218806;0.2590353;0.002629455,-0.2867376;0.02408656;0.01171181,0.07655475;0.000567209;-0.04145101,0.06525636;-0.3388585;-0.003033038,0.03450341;-0.671304;0.06052842,0.03752922;-0.6351007;-0.03193756,-0.07624384;0.01064773;-0.04065268,-0.1282628;-0.3266789;-0.0228155,-0.1713154;-0.6514604;0.06756876,-0.1658589;-0.6151243;-0.02477665,0.03566675;0.5307289;-0.03932989,0;0;0,-0.00099805;0.3079497;0.00672245,-0.001768857;0.6069897;0.002184629,0.1698785;0.487737;-0.02185249,0.2217376;0.2412225;-0.03568888,0.203712;0.007337436;-0.1024923,-0.1736745;0.4823857;-0.003341071,-0.219567;0.2345482;-0.01432734,-0.2183694;0.00271292;-0.09009535,0.07657391;0.003453344;-0.04127526,0.1044796;-0.337074;-0.04998255,0.09326233;-0.6722923;0.004868984,0.1069314;-0.7095724;-0.05745387,-0.08034235;0.00544483;-0.0330847,-0.1188664;-0.3341565;-0.03259704,-0.1174921;-0.6654994;0.04300586,-0.1397945;-0.7041214;-0.01522838,-0.001665011;0.5334378;0.005711794,695.8513
+0;0;0,0.01975582;0.3072411;-0.01681439,0.04082578;0.6039072;-0.05045721,0.2117852;0.4952853;-0.01845132,0.2416082;0.2480652;0.04226091,0.2833889;0.01098594;0.05862202,-0.1414195;0.4943241;-0.03922844,-0.2243983;0.2555717;0.00325612,-0.2885593;0.02314422;0.01224101,0.07656548;0.0005672885;-0.04145682,0.06527422;-0.3386443;-0.003063083,0.03446517;-0.6716962;0.06061433,0.03747325;-0.6355293;-0.0313098,-0.07625453;0.01064922;-0.04065837,-0.1282407;-0.3264646;-0.02283245,-0.1713718;-0.6518385;0.06771668,-0.1659473;-0.6155396;-0.02408756,0.03570304;0.5312685;-0.03937003,0;0;0,-0.002332345;0.3082832;0.005111456,-0.003921524;0.6075627;-0.0003848076,0.1691131;0.4882074;-0.02454829,0.2239794;0.2379718;-0.03261089,0.2088909;0.006811261;-0.1001167,-0.1767268;0.4821017;-0.007128978,-0.2245734;0.2304199;-0.01488132,-0.2251744;0.0003486574;-0.08759151,0.07698587;0.00352937;-0.04052138,0.1025246;-0.3368698;-0.05244732,0.09141564;-0.6726632;0.002752781,0.1047221;-0.709042;-0.05980849,-0.08017968;0.005388157;-0.03351786,-0.1201604;-0.3338278;-0.03317835,-0.1193259;-0.6658632;0.04218366,-0.1409333;-0.7037132;-0.01635367,-0.003706396;0.5339956;0.003275156,695.8738
+0;0;0,0.01972851;0.3068163;-0.01679115,0.04074245;0.6026937;-0.05034393,0.2107351;0.4944765;-0.01848578,0.2405876;0.2470119;0.0422865,0.2831234;0.005647898;0.05894331,-0.1405014;0.4935207;-0.03914713,-0.2235623;0.254532;0.003379464,-0.2888829;0.01790397;0.01252674,0.076461;0.0005665145;-0.04140025,0.06517593;-0.3384591;-0.003027566,0.03436132;-0.6715713;0.06066135,0.03736163;-0.6354203;-0.0310256,-0.07615048;0.01063469;-0.0406029,-0.1281082;-0.3262944;-0.02278675,-0.1712471;-0.6517271;0.06777876,-0.1658365;-0.6154444;-0.02378863,0.03563411;0.5302591;-0.03928792,0;0;0,-0.001744166;0.3078909;0.002757072,-0.001506954;0.6062468;-0.007130861,0.1708013;0.488856;-0.02738499,0.2264438;0.2384122;-0.02962303,0.214119;0.001395524;-0.09298301,-0.1745553;0.4835163;-0.01059836,-0.223929;0.2317783;-0.0142635,-0.2270182;-0.003756121;-0.08395768,0.07702652;0.003591716;-0.04018211,0.1001259;-0.3366834;-0.05492878,0.08892095;-0.6725356;0.000273224,0.1018767;-0.7086517;-0.06228996,-0.07996088;0.005313915;-0.03374325,-0.1220711;-0.3334546;-0.03284357,-0.121719;-0.6660205;0.0404322,-0.1438297;-0.7034987;-0.01797283,-0.001774356;0.5329757;-0.001996517,695.8961
+0;0;0,0.0210242;0.3066431;-0.01831491,0.04250896;0.6023097;-0.05340803,0.2125582;0.494799;-0.0211065,0.2417905;0.2483335;0.04388159,0.2851545;0.007739574;0.06791094,-0.1391173;0.4947723;-0.04285972,-0.2246329;0.257726;0.005299356,-0.2912967;0.02169083;0.01896062,0.07640716;0.0003700968;-0.04150175,0.06501116;-0.3387273;-0.003801353,0.03250065;-0.6716557;0.06000478,0.03573409;-0.6356679;-0.03168505,-0.07624581;0.01078323;-0.04038424,-0.128019;-0.3260572;-0.02047727,-0.1729886;-0.6492699;0.07689182,-0.167354;-0.6132239;-0.01467799,0.03733817;0.5299323;-0.04201218,0;0;0,-0.001744166;0.3078909;0.002757072,-0.001506954;0.6062468;-0.007130861,0.1708013;0.488856;-0.02738499,0.2264438;0.2384122;-0.02962303,0.214119;0.001395524;-0.09298301,-0.1745553;0.4835163;-0.01059836,-0.223929;0.2317783;-0.0142635,-0.2270182;-0.003756121;-0.08395768,0.07702652;0.003591716;-0.04018211,0.1001259;-0.3366834;-0.05492878,0.08892095;-0.6725356;0.000273224,0.1018767;-0.7086517;-0.06228996,-0.07996088;0.005313915;-0.03374325,-0.1220711;-0.3334546;-0.03284357,-0.121719;-0.6660205;0.0404322,-0.1438297;-0.7034987;-0.01797283,-0.001774356;0.5329757;-0.001996517,695.9073
+0;0;0,0.0210242;0.3066431;-0.01831491,0.04250896;0.6023097;-0.05340803,0.2125582;0.494799;-0.0211065,0.2417905;0.2483335;0.04388159,0.2851545;0.007739574;0.06791094,-0.1391173;0.4947723;-0.04285972,-0.2246329;0.257726;0.005299356,-0.2912967;0.02169083;0.01896062,0.07640716;0.0003700968;-0.04150175,0.06501116;-0.3387273;-0.003801353,0.03250065;-0.6716557;0.06000478,0.03573409;-0.6356679;-0.03168505,-0.07624581;0.01078323;-0.04038424,-0.128019;-0.3260572;-0.02047727,-0.1729886;-0.6492699;0.07689182,-0.167354;-0.6132239;-0.01467799,0.03733817;0.5299323;-0.04201218,0;0;0,-0.001744166;0.3078909;0.002757072,-0.001506954;0.6062468;-0.007130861,0.1708013;0.488856;-0.02738499,0.2264438;0.2384122;-0.02962303,0.214119;0.001395524;-0.09298301,-0.1745553;0.4835163;-0.01059836,-0.223929;0.2317783;-0.0142635,-0.2270182;-0.003756121;-0.08395768,0.07702652;0.003591716;-0.04018211,0.1001259;-0.3366834;-0.05492878,0.08892095;-0.6725356;0.000273224,0.1018767;-0.7086517;-0.06228996,-0.07996088;0.005313915;-0.03374325,-0.1220711;-0.3334546;-0.03284357,-0.121719;-0.6660205;0.0404322,-0.1438297;-0.7034987;-0.01797283,-0.001774356;0.5329757;-0.001996517,695.9186
+0;0;0,0.02102045;0.3065883;-0.01831164,0.04252884;0.6025821;-0.05344814,0.210671;0.4952829;-0.02134617,0.2400002;0.248;0.04385746,0.2837315;0.005368039;0.06809035,-0.137201;0.4952565;-0.04286412,-0.2230003;0.257424;0.005454678,-0.2902287;0.01938942;0.01923166,0.07622457;0.0003692124;-0.04140257,0.06482751;-0.3387595;-0.003698684,0.03212149;-0.6736901;0.06049117,0.03528676;-0.6378285;-0.02926548,-0.07606359;0.01075746;-0.04028773,-0.1278415;-0.3261141;-0.02037891,-0.1730816;-0.6512706;0.07757574,-0.1675658;-0.6153521;-0.01206341,0.03734601;0.5300362;-0.04202574,0;0;0,0.0003846586;0.3078528;0.0003025532,0.0030379;0.6063476;-0.0139389,0.1734998;0.4896178;-0.02977252,0.2315229;0.2388449;-0.02716947,0.2215572;-0.001516998;-0.086303,-0.1689682;0.4850765;-0.01416537,-0.2204869;0.2328778;-0.01270361,-0.2279349;-0.006126523;-0.07744463,0.07685831;0.003663719;-0.04004836,0.09798965;-0.3366512;-0.05733943,0.08564425;-0.6745639;-0.002283815,0.09860411;-0.7084027;-0.0643909,-0.07970298;0.005227718;-0.03383193,-0.1242263;-0.3332647;-0.03324851,-0.1247299;-0.6680783;0.03933342,-0.1462729;-0.7041033;-0.01791372,0.002314001;0.5329999;-0.00762701,695.9409
+0;0;0,0.02214197;0.3064149;-0.01982978,0.04457049;0.6021186;-0.05678074,0.212587;0.4958246;-0.02345179,0.2423384;0.2501651;0.04744827,0.286422;0.008205801;0.07715106,-0.135628;0.4961801;-0.04446459,-0.2220952;0.2596719;0.00890024,-0.2909601;0.02245019;0.02769952,0.07621672;0.0003377064;-0.04141728,0.06416863;-0.33881;-0.004088443,0.03208883;-0.6738089;0.06006051,0.03512444;-0.6381386;-0.02971288,-0.07610781;0.01075153;-0.04020571,-0.1271469;-0.3259462;-0.01592797,-0.1736766;-0.6483687;0.09012538,-0.1682826;-0.612693;0.0004631132,0.03917414;0.5296618;-0.04489984,0;0;0,0.0003846586;0.3078528;0.0003025532,0.0030379;0.6063476;-0.0139389,0.1734998;0.4896178;-0.02977252,0.2315229;0.2388449;-0.02716947,0.2215572;-0.001516998;-0.086303,-0.1689682;0.4850765;-0.01416537,-0.2204869;0.2328778;-0.01270361,-0.2279349;-0.006126523;-0.07744463,0.07685831;0.003663719;-0.04004836,0.09798965;-0.3366512;-0.05733943,0.08564425;-0.6745639;-0.002283815,0.09860411;-0.7084027;-0.0643909,-0.07970298;0.005227718;-0.03383193,-0.1242263;-0.3332647;-0.03324851,-0.1247299;-0.6680783;0.03933342,-0.1462729;-0.7041033;-0.01791372,0.002314001;0.5329999;-0.00762701,695.9522
+0;0;0,0.02210737;0.3059362;-0.0197988,0.04450867;0.6012818;-0.05670687,0.2127038;0.4950058;-0.02336485,0.2424081;0.2497358;0.04742283,0.2866427;0.006947264;0.07722741,-0.1358621;0.4953617;-0.04439882,-0.2221923;0.2592284;0.008881405,-0.2912932;0.02119373;0.02774511,0.07618072;0.0003375469;-0.04139772,0.06415307;-0.3382348;-0.004132207,0.03206052;-0.6733668;0.06004222,0.03508751;-0.6377125;-0.02947642,-0.07607187;0.01074645;-0.04018673,-0.1270244;-0.3253801;-0.01595017,-0.1735725;-0.6479306;0.0901453,-0.1681938;-0.6122711;0.0007374808,0.03911621;0.5288772;-0.04483451,0;0;0,0.001115859;0.3073569;-0.002850771,0.003954113;0.6052881;-0.02079868,0.1752801;0.490056;-0.03348541,0.2355749;0.2403379;-0.02600074,0.2290162;-0.002539426;-0.07852602,-0.1684642;0.4850804;-0.01915822,-0.2234772;0.2341145;-0.01281242,-0.235936;-0.006876633;-0.07247291,0.07711811;0.003524065;-0.03946853,0.09397663;-0.3362893;-0.05964971,0.08074929;-0.6742606;-0.004312038,0.09375896;-0.7077502;-0.06639695,-0.07952537;0.005322412;-0.03412879,-0.1223728;-0.3327984;-0.03238183,-0.1282463;-0.6679716;0.03893539,-0.1497097;-0.7038391;-0.01812176,0.003294706;0.5320765;-0.01358151,695.9738
+0;0;0,0.02622535;0.3036983;-0.03375732,0.05067952;0.5932027;-0.1001477,0.2059152;0.4662018;-0.02430946,0.2366871;0.222981;0.05109431,0.2790971;-0.01808812;0.08634119,-0.120896;0.4684353;-0.044221,-0.2092762;0.2348821;0.0143524,-0.2788532;-0.001048163;0.03987083,0.07614201;0.0003742571;-0.04127307,0.06232451;-0.3381063;-0.004731495,0.02901828;-0.6731656;0.05898285,0.03207861;-0.6401861;-0.03039556,-0.07599571;0.01066351;-0.04015165,-0.1276709;-0.3248857;-0.01131213,-0.1721151;-0.642947;0.1082507,-0.1927394;-0.6790615;0.05159162,0.04582576;0.5220242;-0.08255789,0;0;0,0.002693951;0.3066193;-0.006107569,0.006477401;0.603767;-0.02803516,0.1792896;0.4898737;-0.03779912,0.2406372;0.2412053;-0.02403474,0.2386782;-0.002416283;-0.06646061,-0.1673277;0.4839252;-0.02402373,-0.2263671;0.2346114;-0.01194205,-0.2452298;-0.006867096;-0.06181763,0.07698664;0.003373682;-0.03953338,0.09030616;-0.3363972;-0.06129646,0.0761548;-0.6742755;-0.005874872,0.08872542;-0.7074803;-0.06795454,-0.07944921;0.005466483;-0.03404634,-0.1264473;-0.3320018;-0.03276258,-0.1323212;-0.6671985;0.03824596,-0.1544929;-0.7024388;-0.01884052,0.005668342;0.5307496;-0.01984191,695.9854
+0;0;0,0.02622535;0.3036983;-0.03375732,0.05067952;0.5932027;-0.1001477,0.2059152;0.4662018;-0.02430946,0.2366871;0.222981;0.05109431,0.2790971;-0.01808812;0.08634119,-0.120896;0.4684353;-0.044221,-0.2092762;0.2348821;0.0143524,-0.2788532;-0.001048163;0.03987083,0.07614201;0.0003742571;-0.04127307,0.06232451;-0.3381063;-0.004731495,0.02901828;-0.6731656;0.05898285,0.03207861;-0.6401861;-0.03039556,-0.07599571;0.01066351;-0.04015165,-0.1276709;-0.3248857;-0.01131213,-0.1721151;-0.642947;0.1082507,-0.1927394;-0.6790615;0.05159162,0.04582576;0.5220242;-0.08255789,0;0;0,0.002693951;0.3066193;-0.006107569,0.006477401;0.603767;-0.02803516,0.1792896;0.4898737;-0.03779912,0.2406372;0.2412053;-0.02403474,0.2386782;-0.002416283;-0.06646061,-0.1673277;0.4839252;-0.02402373,-0.2263671;0.2346114;-0.01194205,-0.2452298;-0.006867096;-0.06181763,0.07698664;0.003373682;-0.03953338,0.09030616;-0.3363972;-0.06129646,0.0761548;-0.6742755;-0.005874872,0.08872542;-0.7074803;-0.06795454,-0.07944921;0.005466483;-0.03404634,-0.1264473;-0.3320018;-0.03276258,-0.1323212;-0.6671985;0.03824596,-0.1544929;-0.7024388;-0.01884052,0.005668342;0.5307496;-0.01984191,695.9967
+0;0;0,0.02622535;0.3036983;-0.03375732,0.05067952;0.5932027;-0.1001477,0.2059152;0.4662018;-0.02430946,0.2366871;0.222981;0.05109431,0.2790971;-0.01808812;0.08634119,-0.120896;0.4684353;-0.044221,-0.2092762;0.2348821;0.0143524,-0.2788532;-0.001048163;0.03987083,0.07614201;0.0003742571;-0.04127307,0.06232451;-0.3381063;-0.004731495,0.02901828;-0.6731656;0.05898285,0.03207861;-0.6401861;-0.03039556,-0.07599571;0.01066351;-0.04015165,-0.1276709;-0.3248857;-0.01131213,-0.1721151;-0.642947;0.1082507,-0.1927394;-0.6790615;0.05159162,0.04582576;0.5220242;-0.08255789,0;0;0,0.002693951;0.3066193;-0.006107569,0.006477401;0.603767;-0.02803516,0.1792896;0.4898737;-0.03779912,0.2406372;0.2412053;-0.02403474,0.2386782;-0.002416283;-0.06646061,-0.1673277;0.4839252;-0.02402373,-0.2263671;0.2346114;-0.01194205,-0.2452298;-0.006867096;-0.06181763,0.07698664;0.003373682;-0.03953338,0.09030616;-0.3363972;-0.06129646,0.0761548;-0.6742755;-0.005874872,0.08872542;-0.7074803;-0.06795454,-0.07944921;0.005466483;-0.03404634,-0.1264473;-0.3320018;-0.03276258,-0.1323212;-0.6671985;0.03824596,-0.1544929;-0.7024388;-0.01884052,0.005668342;0.5307496;-0.01984191,696.0187
+0;0;0,0.02623389;0.3037972;-0.03376832,0.05074445;0.5939925;-0.1003194,0.2049256;0.4670913;-0.02479357,0.2356438;0.2242957;0.05047841,0.2781353;-0.0172372;0.08579311,-0.1197693;0.4693103;-0.04457616,-0.2079951;0.2361654;0.01389485,-0.277706;-0.000218749;0.03946238,0.07592171;0.0003731742;-0.04115366,0.0621186;-0.3377547;-0.004650157,0.02879335;-0.6730052;0.05910055,0.03184272;-0.6400365;-0.02995767,-0.07577582;0.01063265;-0.04003548,-0.1273972;-0.3245669;-0.01122601,-0.1718667;-0.6428097;0.1084051,-0.1924171;-0.6786874;0.05194896,0.04587284;0.5225523;-0.08266481,0;0;0,0.004668042;0.3065735;-0.01059127,0.01090375;0.6039153;-0.03819919,0.1824898;0.4909989;-0.0427494,0.244766;0.2433928;-0.02345943,0.2452089;-0.001624778;-0.06029653,-0.1621284;0.4832587;-0.03200889,-0.2269273;0.2363888;-0.01162387,-0.253555;-0.006904334;-0.05022683,0.07690454;0.003123373;-0.03916383,0.0855481;-0.3362808;-0.06332135,0.07067677;-0.6743853;-0.0082593,0.08277583;-0.7070282;-0.07054067,-0.07909051;0.005671594;-0.034211,-0.1305279;-0.3307899;-0.03304684,-0.1372418;-0.6664364;0.03669532,-0.1594945;-0.7007973;-0.02085451,0.009476453;0.5308209;-0.02848816,696.0302
+0;0;0,0.02601033;0.3034433;-0.03697198,0.04902568;0.5943214;-0.1009808,0.2043119;0.4682361;-0.02779428,0.2357234;0.2269968;0.05205619,0.2780771;-0.01346914;0.09416418,-0.1214697;0.46869;-0.0465557,-0.2112486;0.2376346;0.01757172,-0.283143;0.002319708;0.04670746,0.0758711;0.0002962756;-0.0412475,0.06049693;-0.3377431;-0.004553337,0.02708133;-0.6730082;0.05907388,0.03014544;-0.6400545;-0.02998433,-0.07586795;0.01067821;-0.03984844,-0.1280584;-0.3239195;-0.005585074,-0.1726073;-0.6407017;0.1178335,-0.2049811;-0.6792577;0.07091343,0.04415698;0.5228713;-0.08336557,0;0;0,0.004668042;0.3065735;-0.01059127,0.01090375;0.6039153;-0.03819919,0.1824898;0.4909989;-0.0427494,0.244766;0.2433928;-0.02345943,0.2452089;-0.001624778;-0.06029653,-0.1621284;0.4832587;-0.03200889,-0.2269273;0.2363888;-0.01162387,-0.253555;-0.006904334;-0.05022683,0.07690454;0.003123373;-0.03916383,0.0855481;-0.3362808;-0.06332135,0.07067677;-0.6743853;-0.0082593,0.08277583;-0.7070282;-0.07054067,-0.07909051;0.005671594;-0.034211,-0.1305279;-0.3307899;-0.03304684,-0.1372418;-0.6664364;0.03669532,-0.1594945;-0.7007973;-0.02085451,0.009476453;0.5308209;-0.02848816,696.0414
+0;0;0,0.02600681;0.3034022;-0.03696698,0.04904117;0.5945259;-0.1010309,0.2041721;0.4684018;-0.02787398,0.2355077;0.2277455;0.05178349,0.2783298;-0.01538013;0.09435724,-0.1213061;0.4688553;-0.04661793,-0.210868;0.2383583;0.0173545,-0.2835576;0.0004406422;0.0468125,0.07590914;0.0002964241;-0.04126818,0.0605052;-0.3383974;-0.004502974,0.02711893;-0.6733682;0.0590684,0.03018058;-0.6404169;-0.02991824,-0.07590598;0.01068357;-0.03986841,-0.1281975;-0.324562;-0.005538721,-0.1727073;-0.6410661;0.1177716,-0.205055;-0.679567;0.07088919,0.04416635;0.5229861;-0.08339351,0;0;0,0.009044945;0.3062606;-0.01478004,0.01981509;0.6031516;-0.04800081,0.1902427;0.4899659;-0.04862881,0.2494787;0.2430291;-0.0211339,0.2575098;-0.005381316;-0.05250478,-0.1544272;0.4837203;-0.04050023,-0.2253961;0.2400198;-0.01193206,-0.2600811;-0.006453261;-0.04029267,0.07675;0.002593994;-0.0395987,0.08317904;-0.337514;-0.0638411,0.06724043;-0.6754214;-0.009748697,0.07916023;-0.7079234;-0.0721035,-0.07924632;0.006230972;-0.03386065,-0.1302111;-0.3309696;-0.03294289,-0.1406338;-0.6663862;0.03596603,-0.1636477;-0.7000663;-0.02192977,0.01730302;0.5301908;-0.036901,696.0636
+0;0;0,0.02614582;0.3030028;-0.04001844,0.0483229;0.5944124;-0.1030265,0.2041214;0.4689357;-0.03137214,0.2353713;0.2298675;0.05296364,0.2770649;-0.01191133;0.1035696,-0.1222761;0.4689599;-0.048953,-0.2129959;0.2404402;0.0202664,-0.2882967;0.004021943;0.05479928,0.07585651;0.0001552937;-0.04136562,0.05960209;-0.3385365;-0.004949573,0.02634288;-0.6734954;0.05875104,0.02932738;-0.6406579;-0.03024192,-0.07596916;0.010786;-0.03972024,-0.1293937;-0.3237985;-0.0009711906,-0.1741064;-0.6367013;0.1311424,-0.1687998;-0.6039929;0.04225369,0.04335657;0.5229073;-0.08527417,0;0;0,0.009044945;0.3062606;-0.01478004,0.01981509;0.6031516;-0.04800081,0.1902427;0.4899659;-0.04862881,0.2494787;0.2430291;-0.0211339,0.2575098;-0.005381316;-0.05250478,-0.1544272;0.4837203;-0.04050023,-0.2253961;0.2400198;-0.01193206,-0.2600811;-0.006453261;-0.04029267,0.07675;0.002593994;-0.0395987,0.08317904;-0.337514;-0.0638411,0.06724043;-0.6754214;-0.009748697,0.07916023;-0.7079234;-0.0721035,-0.07924632;0.006230972;-0.03386065,-0.1302111;-0.3309696;-0.03294289,-0.1406338;-0.6663862;0.03596603,-0.1636477;-0.7000663;-0.02192977,0.01730302;0.5301908;-0.036901,696.0859
+0;0;0,0.02611009;0.3025888;-0.03996376,0.04827625;0.5938591;-0.1029433,0.209804;0.4664563;-0.02936726,0.2409472;0.2282047;0.05468046,0.2822138;-0.011098;0.1047682,-0.1282258;0.4664814;-0.04757468,-0.2186358;0.2387422;0.0214083,-0.2931654;0.00474523;0.0555875,0.07618099;0.000155958;-0.04154257,0.05997827;-0.3374587;-0.005242337,0.02666826;-0.6729292;0.05855558,0.02964737;-0.6400968;-0.03027678,-0.07629412;0.01083214;-0.03989015,-0.1295487;-0.3226883;-0.001264341,-0.1743298;-0.6360691;0.1310511,-0.1690328;-0.6033655;0.04232275,0.04330973;0.5223514;-0.0851903,0;0;0,0.01170124;0.3054717;-0.01972127,0.02411191;0.6015561;-0.05792856,0.2003561;0.4872991;-0.05867529,0.2558172;0.2418862;-0.02001929,0.2667863;-0.004969344;-0.04050136,-0.1566647;0.4811374;-0.05073773,-0.2307245;0.2408122;-0.01128244,-0.2733558;-0.002577245;-0.03181563,0.07704236;0.001912355;-0.03987694,0.07999413;-0.3371226;-0.06458497,0.06227528;-0.675609;-0.01135707,0.07383223;-0.7077003;-0.07396054,-0.07969447;0.00683757;-0.03363616,-0.1324375;-0.3289924;-0.03308111,-0.145665;-0.6650326;0.0349058,-0.1686848;-0.6985593;-0.02290898,0.02127793;0.5287952;-0.04563951,696.0969
+0;0;0,0.02609007;0.3023567;-0.03993311,0.04826833;0.593791;-0.1029499,0.2110211;0.4658922;-0.0289407,0.2420949;0.2281711;0.05491989,0.2837255;-0.01324219;0.1054494,-0.1295074;0.4659175;-0.0472827,-0.2197161;0.2386854;0.02154668,-0.2949031;0.002624601;0.05602735,0.07600882;0.0001556056;-0.04144868,0.05981146;-0.3373474;-0.005160458,0.02652949;-0.6725355;0.05858374,0.02952699;-0.6396856;-0.03079689,-0.0761217;0.01080766;-0.0398,-0.1293587;-0.3226024;-0.001186967,-0.1741021;-0.6357194;0.1310171,-0.1687723;-0.6029992;0.0417411,0.04329607;0.5222005;-0.08517636,0;0;0,0.0126576;0.3048785;-0.02416205,0.02644216;0.6004912;-0.06661177,0.2039362;0.4867644;-0.06459022,0.2615626;0.2435489;-0.01947951,0.2745699;-0.006016061;-0.03019619,-0.1561077;0.4801828;-0.0579875,-0.2291502;0.2417034;-0.01000955,-0.2803354;-0.003059834;-0.01615392,0.07691185;0.001241773;-0.03972888,0.07775883;-0.3375637;-0.06614041,0.05761297;-0.6757761;-0.0139041,0.06859182;-0.7086885;-0.07657385,-0.07942047;0.007433734;-0.03365246,-0.1344457;-0.3279159;-0.03415964,-0.1496649;-0.6637318;0.03305766,-0.1723692;-0.6973403;-0.02563205,0.02325098;0.5278533;-0.05321932,696.119
+0;0;0,0.02609074;0.3020301;-0.04233236,0.0481978;0.5933844;-0.105704,0.2113175;0.4663506;-0.03214788,0.2431855;0.2302556;0.05590405,0.2833499;-0.009963289;0.1128988,-0.1297263;0.4656568;-0.04967149,-0.2212796;0.2404788;0.02396526,-0.2976721;0.005810678;0.06473048,0.07593127;-0.0001818884;-0.04159048,0.05914173;-0.3376851;-0.005574994,0.02609862;-0.6728608;0.05835853,0.02903213;-0.6401904;-0.03102977,-0.0760707;0.01116843;-0.03979791,-0.1299826;-0.3216081;0.003105689,-0.1754444;-0.6309923;0.1435933,-0.2139213;-0.6666693;0.09656072,0.04308257;0.5218792;-0.08763059,0;0;0,0.0126576;0.3048785;-0.02416205,0.02644216;0.6004912;-0.06661177,0.2039362;0.4867644;-0.06459022,0.2615626;0.2435489;-0.01947951,0.2745699;-0.006016061;-0.03019619,-0.1561077;0.4801828;-0.0579875,-0.2291502;0.2417034;-0.01000955,-0.2803354;-0.003059834;-0.01615392,0.07691185;0.001241773;-0.03972888,0.07775883;-0.3375637;-0.06614041,0.05761297;-0.6757761;-0.0139041,0.06859182;-0.7086885;-0.07657385,-0.07942047;0.007433734;-0.03365246,-0.1344457;-0.3279159;-0.03415964,-0.1496649;-0.6637318;0.03305766,-0.1723692;-0.6973403;-0.02563205,0.02325098;0.5278533;-0.05321932,696.1304
+0;0;0,0.02609074;0.3020301;-0.04233236,0.0481978;0.5933844;-0.105704,0.2113175;0.4663506;-0.03214788,0.2431855;0.2302556;0.05590405,0.2833499;-0.009963289;0.1128988,-0.1297263;0.4656568;-0.04967149,-0.2212796;0.2404788;0.02396526,-0.2976721;0.005810678;0.06473048,0.07593127;-0.0001818884;-0.04159048,0.05914173;-0.3376851;-0.005574994,0.02609862;-0.6728608;0.05835853,0.02903213;-0.6401904;-0.03102977,-0.0760707;0.01116843;-0.03979791,-0.1299826;-0.3216081;0.003105689,-0.1754444;-0.6309923;0.1435933,-0.2139213;-0.6666693;0.09656072,0.04308257;0.5218792;-0.08763059,0;0;0,0.0126576;0.3048785;-0.02416205,0.02644216;0.6004912;-0.06661177,0.2039362;0.4867644;-0.06459022,0.2615626;0.2435489;-0.01947951,0.2745699;-0.006016061;-0.03019619,-0.1561077;0.4801828;-0.0579875,-0.2291502;0.2417034;-0.01000955,-0.2803354;-0.003059834;-0.01615392,0.07691185;0.001241773;-0.03972888,0.07775883;-0.3375637;-0.06614041,0.05761297;-0.6757761;-0.0139041,0.06859182;-0.7086885;-0.07657385,-0.07942047;0.007433734;-0.03365246,-0.1344457;-0.3279159;-0.03415964,-0.1496649;-0.6637318;0.03305766,-0.1723692;-0.6973403;-0.02563205,0.02325098;0.5278533;-0.05321932,696.1418
+0;0;0,0.02609074;0.3020301;-0.04233236,0.0481978;0.5933844;-0.105704,0.2113175;0.4663506;-0.03214788,0.2431855;0.2302556;0.05590405,0.2833499;-0.009963289;0.1128988,-0.1297263;0.4656568;-0.04967149,-0.2212796;0.2404788;0.02396526,-0.2976721;0.005810678;0.06473048,0.07593127;-0.0001818884;-0.04159048,0.05914173;-0.3376851;-0.005574994,0.02609862;-0.6728608;0.05835853,0.02903213;-0.6401904;-0.03102977,-0.0760707;0.01116843;-0.03979791,-0.1299826;-0.3216081;0.003105689,-0.1754444;-0.6309923;0.1435933,-0.2139213;-0.6666693;0.09656072,0.04308257;0.5218792;-0.08763059,0;0;0,0.0126576;0.3048785;-0.02416205,0.02644216;0.6004912;-0.06661177,0.2039362;0.4867644;-0.06459022,0.2615626;0.2435489;-0.01947951,0.2745699;-0.006016061;-0.03019619,-0.1561077;0.4801828;-0.0579875,-0.2291502;0.2417034;-0.01000955,-0.2803354;-0.003059834;-0.01615392,0.07691185;0.001241773;-0.03972888,0.07775883;-0.3375637;-0.06614041,0.05761297;-0.6757761;-0.0139041,0.06859182;-0.7086885;-0.07657385,-0.07942047;0.007433734;-0.03365246,-0.1344457;-0.3279159;-0.03415964,-0.1496649;-0.6637318;0.03305766,-0.1723692;-0.6973403;-0.02563205,0.02325098;0.5278533;-0.05321932,696.153
+0;0;0,0.02603406;0.3013739;-0.04224038,0.04809806;0.5921631;-0.1054904,0.2124335;0.4648405;-0.03156378,0.2442145;0.2293895;0.05624801,0.2840298;-0.008741096;0.1127473,-0.1310588;0.4641418;-0.0492132,-0.2223625;0.2395779;0.02422271,-0.2980908;0.006949812;0.06463355,0.0756485;-0.000181211;-0.04143559,0.05893856;-0.3360841;-0.005590878,0.02577095;-0.6725227;0.05858354,0.02871105;-0.6398463;-0.03100524,-0.0757874;0.01112684;-0.0396497,-0.1294437;-0.3200718;0.003050461,-0.1750767;-0.6306216;0.1440674,-0.21364;-0.6664459;0.09692936,0.0429907;0.5207678;-0.08744483,0;0;0,0.01545127;0.3036258;-0.02934027,0.03195733;0.5975662;-0.07788944,0.2102702;0.4838794;-0.07054234,0.2677664;0.2429822;-0.01743102,0.2784032;-0.00473845;-0.01965761,-0.1532677;0.4802887;-0.06830163,-0.2281403;0.2455736;-0.009471294,-0.2839522;0.0039839;-0.007709316,0.07658777;0.0004301667;-0.03967071,0.0754481;-0.3366822;-0.06703424,0.05260015;-0.6761417;-0.01551151,0.063683;-0.7091641;-0.0783391,-0.07900887;0.008216198;-0.03361144,-0.1360181;-0.3251615;-0.03562028,-0.1529765;-0.6614794;0.03517564,-0.1760761;-0.6931986;-0.02564462,0.02811356;0.5253822;-0.06293297,696.1645
+0;0;0,0.02426757;0.3012974;-0.0438086,0.04521986;0.5921449;-0.1071501,0.2103176;0.4644379;-0.03513477,0.2422311;0.2307936;0.05733136,0.2798848;-0.005576983;0.1220985,-0.1330922;0.4635052;-0.04899092,-0.2213658;0.2387127;0.02739095,-0.2970149;0.007011816;0.07294936,0.07568222;-0.0002583396;-0.04137354,0.05703744;-0.3360961;-0.005874459,0.02370588;-0.6724815;0.05849334,0.02577386;-0.6398598;-0.03112142,-0.07578579;0.01112891;-0.0396522,-0.1311192;-0.3191412;0.007831015,-0.1777738;-0.6250882;0.1582609,-0.2175483;-0.6572983;0.1073704,0.04035209;0.5207608;-0.08899453,0;0;0,0.01545127;0.3036258;-0.02934027,0.03195733;0.5975662;-0.07788944,0.2102702;0.4838794;-0.07054234,0.2677664;0.2429822;-0.01743102,0.2784032;-0.00473845;-0.01965761,-0.1532677;0.4802887;-0.06830163,-0.2281403;0.2455736;-0.009471294,-0.2839522;0.0039839;-0.007709316,0.07658777;0.0004301667;-0.03967071,0.0754481;-0.3366822;-0.06703424,0.05260015;-0.6761417;-0.01551151,0.063683;-0.7091641;-0.0783391,-0.07900887;0.008216198;-0.03361144,-0.1360181;-0.3251615;-0.03562028,-0.1529765;-0.6614794;0.03517564,-0.1760761;-0.6931986;-0.02564462,0.02811356;0.5253822;-0.06293297,696.1757
+0;0;0,0.02426629;0.3012816;-0.0438063,0.04523753;0.5923942;-0.1072071,0.2083029;0.465261;-0.03580891,0.2401071;0.2324168;0.0563406,0.2778253;-0.004358307;0.1212186,-0.131014;0.4643395;-0.04949993,-0.2189854;0.2403167;0.0266204,-0.294764;0.008219287;0.07225679,0.07588652;-0.0002590369;-0.04148522,0.0572431;-0.3360722;-0.005988739,0.02394491;-0.6721209;0.05831463,0.02601967;-0.6394905;-0.03159389,-0.07599036;0.01115895;-0.03975923,-0.1313197;-0.319087;0.007720504,-0.1779276;-0.6247277;0.1579998,-0.2178325;-0.6571417;0.1069425,0.04036311;0.5209127;-0.08902678,0;0;0,0.01849036;0.3029953;-0.03362131,0.03717035;0.5964336;-0.08597732,0.2127434;0.4825733;-0.07495809,0.2726662;0.2455464;-0.01213312,0.2878608;-0.001948863;0.002340317,-0.1466411;0.4808432;-0.0752508,-0.2236037;0.25027;-0.007190429,-0.2824823;0.009735167;0.01206014,0.07675125;-0.0005961359;-0.03985906,0.0734113;-0.3377084;-0.06673336,0.04823683;-0.6768234;-0.01633835,0.05951731;-0.7102051;-0.07918954,-0.07923637;0.00920258;-0.033418,-0.1380422;-0.3238313;-0.03631207,-0.1527811;-0.6548062;0.05539825,-0.1755203;-0.6890537;-0.003338143,0.03284183;0.5243537;-0.07017684,696.198
+0;0;0,0.02321638;0.3003553;-0.0454185,0.0432016;0.5908003;-0.1094898,0.2135064;0.4615925;-0.03678972,0.2457083;0.2316812;0.06056262,0.2816138;-0.005236641;0.1327742,-0.1389226;0.4597872;-0.04817095,-0.2256378;0.2372148;0.03130009,-0.302653;0.004424304;0.08140996,0.0755837;-0.0005375661;-0.04128011,0.05680988;-0.3356988;-0.006590843,0.02251686;-0.672816;0.05845103,0.02412263;-0.6403161;-0.03174832,-0.07561661;0.01134534;-0.03963135,-0.1321796;-0.3174478;0.01120728,-0.1796746;-0.6176827;0.1744791,-0.1756769;-0.5855563;0.08434448,0.03856001;0.5194928;-0.09107576,0;0;0,0.01801592;0.3020242;-0.03566504,0.03558801;0.5948545;-0.08857107,0.2186808;0.4802934;-0.08060026,0.2754753;0.2456094;-0.009386063,0.2897205;-0.003274858;0.01269269,-0.1548534;0.4777224;-0.08405514,-0.2333877;0.2509655;-0.007980876,-0.2951143;0.009821981;0.01796946,0.0762492;-0.001315832;-0.04001951,0.07221435;-0.3376874;-0.0669775,0.04439922;-0.6778804;-0.01648497,0.05577303;-0.7111405;-0.07983756,-0.07883032;0.009931943;-0.03323205,-0.1382651;-0.322234;-0.03793839,-0.1521343;-0.6490835;0.07174997,-0.1780084;-0.6841135;0.0147729,0.03152271;0.5228999;-0.07271576,696.2198
+0;0;0,0.02321638;0.3003553;-0.0454185,0.0432016;0.5908003;-0.1094898,0.2135064;0.4615925;-0.03678972,0.2457083;0.2316812;0.06056262,0.2816138;-0.005236641;0.1327742,-0.1389226;0.4597872;-0.04817095,-0.2256378;0.2372148;0.03130009,-0.302653;0.004424304;0.08140996,0.0755837;-0.0005375661;-0.04128011,0.05680988;-0.3356988;-0.006590843,0.02251686;-0.672816;0.05845103,0.02412263;-0.6403161;-0.03174832,-0.07561661;0.01134534;-0.03963135,-0.1321796;-0.3174478;0.01120728,-0.1796746;-0.6176827;0.1744791,-0.1756769;-0.5855563;0.08434448,0.03856001;0.5194928;-0.09107576,0;0;0,0.01801592;0.3020242;-0.03566504,0.03558801;0.5948545;-0.08857107,0.2186808;0.4802934;-0.08060026,0.2754753;0.2456094;-0.009386063,0.2897205;-0.003274858;0.01269269,-0.1548534;0.4777224;-0.08405514,-0.2333877;0.2509655;-0.007980876,-0.2951143;0.009821981;0.01796946,0.0762492;-0.001315832;-0.04001951,0.07221435;-0.3376874;-0.0669775,0.04439922;-0.6778804;-0.01648497,0.05577303;-0.7111405;-0.07983756,-0.07883032;0.009931943;-0.03323205,-0.1382651;-0.322234;-0.03793839,-0.1521343;-0.6490835;0.07174997,-0.1780084;-0.6841135;0.0147729,0.03152271;0.5228999;-0.07271576,696.2315
+0;0;0,0.02321638;0.3003553;-0.0454185,0.0432016;0.5908003;-0.1094898,0.2135064;0.4615925;-0.03678972,0.2457083;0.2316812;0.06056262,0.2816138;-0.005236641;0.1327742,-0.1389226;0.4597872;-0.04817095,-0.2256378;0.2372148;0.03130009,-0.302653;0.004424304;0.08140996,0.0755837;-0.0005375661;-0.04128011,0.05680988;-0.3356988;-0.006590843,0.02251686;-0.672816;0.05845103,0.02412263;-0.6403161;-0.03174832,-0.07561661;0.01134534;-0.03963135,-0.1321796;-0.3174478;0.01120728,-0.1796746;-0.6176827;0.1744791,-0.1756769;-0.5855563;0.08434448,0.03856001;0.5194928;-0.09107576,0;0;0,0.01801592;0.3020242;-0.03566504,0.03558801;0.5948545;-0.08857107,0.2186808;0.4802934;-0.08060026,0.2754753;0.2456094;-0.009386063,0.2897205;-0.003274858;0.01269269,-0.1548534;0.4777224;-0.08405514,-0.2333877;0.2509655;-0.007980876,-0.2951143;0.009821981;0.01796946,0.0762492;-0.001315832;-0.04001951,0.07221435;-0.3376874;-0.0669775,0.04439922;-0.6778804;-0.01648497,0.05577303;-0.7111405;-0.07983756,-0.07883032;0.009931943;-0.03323205,-0.1382651;-0.322234;-0.03793839,-0.1521343;-0.6490835;0.07174997,-0.1780084;-0.6841135;0.0147729,0.03152271;0.5228999;-0.07271576,696.2538
+0;0;0,0.02567985;0.3322259;-0.05023784,0.04781154;0.6538827;-0.1212065,0.2349276;0.5110349;-0.04108861,0.2670525;0.2816737;0.05603078,0.3034171;0.04172623;0.1291658,-0.1524043;0.5090508;-0.05359699,-0.2389121;0.2870111;0.0256839,-0.3169122;0.05124363;0.07643457,0.07539323;-0.0005362114;-0.04117608,0.05662016;-0.3356839;-0.006488211,0.02242446;-0.6718445;0.05836909,0.02403834;-0.6393319;-0.03228568,-0.07542606;0.01131675;-0.03953148,-0.1319868;-0.3174631;0.0113051,-0.179347;-0.616846;0.1741136,-0.1753291;-0.5847089;0.08352389,0.04265534;0.5746694;-0.1007509,0;0;0,0.0283543;0.325086;-0.0840981,0.04363754;0.6405178;-0.1803513,0.2204265;0.4791735;-0.08275366,0.2788107;0.2475924;-0.005086422,0.29181;-0.003272295;0.02873468,-0.140447;0.4777513;-0.08543572,-0.2213145;0.2553447;-0.001373261,-0.2835698;0.01261184;0.03671788,0.07611054;-0.001861513;-0.03979468,0.06999636;-0.3382789;-0.06559443,0.03995678;-0.6773852;-0.01575208,0.05121142;-0.7114336;-0.0789845,-0.0785104;0.01035643;-0.03329801,-0.1389055;-0.3216233;-0.03794336,-0.1484349;-0.6364034;0.1006292,-0.179522;-0.6670163;0.04073865,0.04017508;0.5630165;-0.1538687,696.2646
+0;0;0,0.02727466;0.3315758;-0.05358087,0.05286134;0.6516826;-0.1301033,0.2382754;0.5111805;-0.0444245,0.2696641;0.2842539;0.05848214,0.3072829;0.04863131;0.1439967,-0.1497658;0.511277;-0.06117556,-0.2409646;0.2938866;0.02539758,-0.3213161;0.06026278;0.08204995,0.07533795;-0.0008807248;-0.04127122,0.05588352;-0.3359952;-0.006637923,0.02175166;-0.6721593;0.05823456,0.02433598;-0.6402379;-0.0324122,-0.07532422;0.01168111;-0.03961958,-0.1333903;-0.3162635;0.01478954,-0.1826127;-0.6095787;0.1877725,-0.2334925;-0.6479821;0.1567978,0.04665092;0.5730031;-0.1079509,0;0;0,0.0283543;0.325086;-0.0840981,0.04363754;0.6405178;-0.1803513,0.2204265;0.4791735;-0.08275366,0.2788107;0.2475924;-0.005086422,0.29181;-0.003272295;0.02873468,-0.140447;0.4777513;-0.08543572,-0.2213145;0.2553447;-0.001373261,-0.2835698;0.01261184;0.03671788,0.07611054;-0.001861513;-0.03979468,0.06999636;-0.3382789;-0.06559443,0.03995678;-0.6773852;-0.01575208,0.05121142;-0.7114336;-0.0789845,-0.0785104;0.01035643;-0.03329801,-0.1389055;-0.3216233;-0.03794336,-0.1484349;-0.6364034;0.1006292,-0.179522;-0.6670163;0.04073865,0.04017508;0.5630165;-0.1538687,696.2759
+0;0;0,0.02507173;0.304795;-0.04925322,0.04771164;0.5880516;-0.1170206,0.2025783;0.4657083;-0.04396042,0.2338991;0.2392729;0.05872342,0.2704751;0.0101822;0.1418674,-0.1223099;0.465789;-0.05798529,-0.2133113;0.2488692;0.02840042,-0.2914352;0.0217219;0.0834823,0.07501148;-0.0008769081;-0.04109237,0.05558354;-0.3355351;-0.006506227,0.02137545;-0.6724499;0.05851112,0.02393155;-0.6405495;-0.03114555,-0.0749978;0.01163049;-0.03944788,-0.1329848;-0.3158675;0.01488715,-0.1823171;-0.6098377;0.1882564,-0.2326412;-0.647494;0.1576201,0.04214036;0.5174693;-0.097148,0;0;0,0.03227478;0.3030745;-0.05530453,0.05467179;0.5881113;-0.1149879,0.2219564;0.478121;-0.08704734,0.2785089;0.2489624;-0.002868652,0.2943687;0.007803321;0.04533982,-0.1239762;0.4847023;-0.09652534,-0.2064224;0.2665686;-0.004774302,-0.2678028;0.03279278;0.04333577,0.07574069;-0.002413601;-0.03966856,0.06908777;-0.3383681;-0.06535959,0.03649667;-0.678104;-0.01610112,0.04701656;-0.7120478;-0.07814145,-0.07803115;0.01082192;-0.03331815,-0.1387599;-0.3206281;-0.03807595,-0.1508816;-0.6321696;0.1092467,-0.1811122;-0.6641885;0.05190362,0.04979551;0.5171344;-0.09637761,696.2993
+0;0;0,0.02585964;0.3274682;-0.05424349,0.05057997;0.6535067;-0.132506,0.2395654;0.5104119;-0.04373465,0.2730212;0.2864301;0.06197489,0.3067844;0.06218201;0.1500591,-0.1549738;0.5102462;-0.06066371,-0.2448552;0.2947357;0.02843286,-0.3222134;0.07178883;0.0875631,0.07467631;-0.0009799683;-0.04103364,0.05499756;-0.3348556;-0.006545469,0.02054179;-0.6727312;0.05861822,0.02310611;-0.6409624;-0.0306406,-0.0747168;0.01165491;-0.03927895,-0.1338909;-0.3144025;0.01759485,-0.1861452;-0.6037672;0.1996139,-0.2312414;-0.6423828;0.1644703,0.04475901;0.5745944;-0.1102342,0;0;0,0.02865009;0.3207068;-0.08469272,0.04467225;0.6381421;-0.1945012,0.2239677;0.4759645;-0.08999681,0.2783481;0.2500308;0.001972437,0.2931897;0.0139347;0.05875587,-0.1439101;0.4765598;-0.09452691,-0.227827;0.2625007;0.003444053,-0.2877188;0.03358999;0.06000234,0.07542282;-0.002863437;-0.0395534,0.0672867;-0.3380581;-0.0646131,0.03291458;-0.6786821;-0.01575422,0.04285136;-0.7125926;-0.07734609,-0.07762903;0.0111772;-0.03331782,-0.1386418;-0.3194618;-0.03554266,-0.1535577;-0.6210784;0.1329754,-0.1798034;-0.6520583;0.07323043,0.04107589;0.5610697;-0.1661465,696.3197
+0;0;0,0.02585964;0.3274682;-0.05424349,0.05057997;0.6535067;-0.132506,0.2395654;0.5104119;-0.04373465,0.2730212;0.2864301;0.06197489,0.3067844;0.06218201;0.1500591,-0.1549738;0.5102462;-0.06066371,-0.2448552;0.2947357;0.02843286,-0.3222134;0.07178883;0.0875631,0.07467631;-0.0009799683;-0.04103364,0.05499756;-0.3348556;-0.006545469,0.02054179;-0.6727312;0.05861822,0.02310611;-0.6409624;-0.0306406,-0.0747168;0.01165491;-0.03927895,-0.1338909;-0.3144025;0.01759485,-0.1861452;-0.6037672;0.1996139,-0.2312414;-0.6423828;0.1644703,0.04475901;0.5745944;-0.1102342,0;0;0,0.02865009;0.3207068;-0.08469272,0.04467225;0.6381421;-0.1945012,0.2239677;0.4759645;-0.08999681,0.2783481;0.2500308;0.001972437,0.2931897;0.0139347;0.05875587,-0.1439101;0.4765598;-0.09452691,-0.227827;0.2625007;0.003444053,-0.2877188;0.03358999;0.06000234,0.07542282;-0.002863437;-0.0395534,0.0672867;-0.3380581;-0.0646131,0.03291458;-0.6786821;-0.01575422,0.04285136;-0.7125926;-0.07734609,-0.07762903;0.0111772;-0.03331782,-0.1386418;-0.3194618;-0.03554266,-0.1535577;-0.6210784;0.1329754,-0.1798034;-0.6520583;0.07323043,0.04107589;0.5610697;-0.1661465,696.3323
+0;0;0,0.02584602;0.3272958;-0.05421493,0.05047356;0.6521197;-0.1322002,0.2415616;0.5083704;-0.04272258,0.2749399;0.2849082;0.06274178,0.3086067;0.0613002;0.1505745,-0.1572304;0.5082029;-0.0598341,-0.2469033;0.2931923;0.02905581,-0.3240407;0.07088186;0.08801726,0.07436252;-0.0009758506;-0.04086122,0.05472889;-0.3340861;-0.006452121,0.02016947;-0.6729779;0.05890758,0.02274045;-0.6412046;-0.03058315,-0.07440284;0.01160594;-0.03911391,-0.1334412;-0.313704;0.01762951,-0.1858528;-0.6039391;0.2001961,-0.2310661;-0.6427329;0.1649611,0.04465537;0.5732448;-0.1099389,0;0;0,0.0253409;0.3204419;-0.08605027,0.04118271;0.636898;-0.1948645,0.2241918;0.4754728;-0.09214258,0.2774807;0.2527446;0.006470919,0.2896163;0.01905026;0.07041049,-0.1500625;0.4727809;-0.0976313,-0.2366993;0.2632225;0.006058201,-0.2944454;0.03726374;0.07281601,0.07537223;-0.002947092;-0.03886795,0.06633477;-0.337337;-0.06403971,0.03032054;-0.6789017;-0.01555848,0.038543;-0.7134155;-0.07711101,-0.07707229;0.01112463;-0.03371176,-0.1387853;-0.3186022;-0.03182358,-0.1542789;-0.6144249;0.1486281,-0.1825293;-0.6547911;0.1009955,0.03749628;0.5599144;-0.1663935,696.3541
+0;0;0,0.0260099;0.3268851;-0.05656354,0.05055239;0.6512053;-0.1366568,0.2400794;0.5072041;-0.04245833,0.2767389;0.2857884;0.06618486,0.3065065;0.06408994;0.1600585,-0.1563033;0.5079527;-0.06015944,-0.2449484;0.2937871;0.03174996,-0.3228849;0.07330836;0.09627602,0.07440358;-0.001097008;-0.04078334,0.05377626;-0.3341329;-0.006236501,0.01951236;-0.673115;0.05881001,0.02209366;-0.641626;-0.0306856,-0.07438698;0.01166632;-0.03912611,-0.1347971;-0.3128004;0.02090606,-0.1892451;-0.598242;0.2103062,-0.1841808;-0.5674031;0.1209083,0.04480767;0.5724537;-0.1139442,0;0;0,0.0253409;0.3204419;-0.08605027,0.04118271;0.636898;-0.1948645,0.2241918;0.4754728;-0.09214258,0.2774807;0.2527446;0.006470919,0.2896163;0.01905026;0.07041049,-0.1500625;0.4727809;-0.0976313,-0.2366993;0.2632225;0.006058201,-0.2944454;0.03726374;0.07281601,0.07537223;-0.002947092;-0.03886795,0.06633477;-0.337337;-0.06403971,0.03032054;-0.6789017;-0.01555848,0.038543;-0.7134155;-0.07711101,-0.07707229;0.01112463;-0.03371176,-0.1387853;-0.3186022;-0.03182358,-0.1542789;-0.6144249;0.1486281,-0.1825293;-0.6547911;0.1009955,0.03749628;0.5599144;-0.1663935,696.3665
+0;0;0,0.0260099;0.3268851;-0.05656354,0.05055239;0.6512053;-0.1366568,0.2400794;0.5072041;-0.04245833,0.2767389;0.2857884;0.06618486,0.3065065;0.06408994;0.1600585,-0.1563033;0.5079527;-0.06015944,-0.2449484;0.2937871;0.03174996,-0.3228849;0.07330836;0.09627602,0.07440358;-0.001097008;-0.04078334,0.05377626;-0.3341329;-0.006236501,0.01951236;-0.673115;0.05881001,0.02209366;-0.641626;-0.0306856,-0.07438698;0.01166632;-0.03912611,-0.1347971;-0.3128004;0.02090606,-0.1892451;-0.598242;0.2103062,-0.1841808;-0.5674031;0.1209083,0.04480767;0.5724537;-0.1139442,0;0;0,0.0253409;0.3204419;-0.08605027,0.04118271;0.636898;-0.1948645,0.2241918;0.4754728;-0.09214258,0.2774807;0.2527446;0.006470919,0.2896163;0.01905026;0.07041049,-0.1500625;0.4727809;-0.0976313,-0.2366993;0.2632225;0.006058201,-0.2944454;0.03726374;0.07281601,0.07537223;-0.002947092;-0.03886795,0.06633477;-0.337337;-0.06403971,0.03032054;-0.6789017;-0.01555848,0.038543;-0.7134155;-0.07711101,-0.07707229;0.01112463;-0.03371176,-0.1387853;-0.3186022;-0.03182358,-0.1542789;-0.6144249;0.1486281,-0.1825293;-0.6547911;0.1009955,0.03749628;0.5599144;-0.1663935,696.3777
+0;0;0,0.02608212;0.3277927;-0.0567206,0.05056304;0.6513154;-0.1366354,0.2405203;0.5070221;-0.04223383,0.277073;0.286251;0.06609305,0.3072704;0.06135201;0.1613219,-0.1567572;0.5077724;-0.05997491,-0.2451442;0.2942303;0.0316669,-0.3242059;0.07056865;0.09712451,0.07408281;-0.001092279;-0.04060752,0.05357506;-0.3321976;-0.006260935,0.01927107;-0.6715764;0.05886169,0.02189085;-0.6400652;-0.03196792,-0.07406628;0.01161602;-0.03895742,-0.1341262;-0.3109698;0.02072674,-0.188638;-0.5967454;0.2103485,-0.1834981;-0.5658939;0.119618,0.04480775;0.572419;-0.1138811,0;0;0,0.02562927;0.3206539;-0.08871198,0.04416002;0.6356593;-0.1987357,0.2270171;0.4734241;-0.0968039,0.2784927;0.2548777;0.009959459,0.2863553;0.02063993;0.08499837,-0.1495652;0.4726229;-0.1023168,-0.238245;0.2678103;0.007220544,-0.2962385;0.04122493;0.08374358,0.07521893;-0.003181219;-0.03834605,0.0662681;-0.3356116;-0.06366277,0.03016691;-0.6777394;-0.01632452,0.03678678;-0.7132829;-0.07892966,-0.07648171;0.01129652;-0.03407879,-0.136905;-0.3166313;-0.02749554,-0.1540855;-0.6066595;0.1627258,-0.180555;-0.6438726;0.1075812,0.03956591;0.5588821;-0.1694157,696.3984
+0;0;0,0.02871856;0.3267726;-0.06115937,0.05712812;0.6482601;-0.1476823,0.2472097;0.507067;-0.05251437,0.2804417;0.2911728;0.06621236,0.3106606;0.06982492;0.1694205,-0.1528319;0.5074202;-0.07289755,-0.246175;0.3004748;0.02845025,-0.3269663;0.07927853;0.09989931,0.07406538;-0.001305663;-0.04063301,0.05282209;-0.3323591;-0.006233066,0.01860867;-0.6718096;0.05856251,0.0217057;-0.6410613;-0.03226157,-0.07405487;0.01178863;-0.03892725,-0.1355382;-0.309887;0.0241248,-0.1918434;-0.5888135;0.2231862,-0.1861921;-0.5588363;0.1324821,0.05032516;0.5699754;-0.123172,0;0;0,0.02562927;0.3206539;-0.08871198,0.04416002;0.6356593;-0.1987357,0.2270171;0.4734241;-0.0968039,0.2784927;0.2548777;0.009959459,0.2863553;0.02063993;0.08499837,-0.1495652;0.4726229;-0.1023168,-0.238245;0.2678103;0.007220544,-0.2962385;0.04122493;0.08374358,0.07521893;-0.003181219;-0.03834605,0.0662681;-0.3356116;-0.06366277,0.03016691;-0.6777394;-0.01632452,0.03678678;-0.7132829;-0.07892966,-0.07648171;0.01129652;-0.03407879,-0.136905;-0.3166313;-0.02749554,-0.1540855;-0.6066595;0.1627258,-0.180555;-0.6438726;0.1075812,0.03956591;0.5588821;-0.1694157,696.4102
+0;0;0,0.02873178;0.3269231;-0.06118754,0.05704309;0.6473026;-0.147423,0.2465518;0.5063815;-0.05249038,0.279721;0.2908957;0.06601172,0.3102936;0.06695597;0.1704283,-0.1523106;0.5067336;-0.07281345,-0.2454771;0.3001797;0.0283426,-0.3272144;0.07639341;0.1006283,0.07358269;-0.001297154;-0.0403682,0.05235493;-0.3321085;-0.005993411,0.0181431;-0.6715432;0.05879915,0.02123864;-0.6407954;-0.03198112,-0.07357225;0.0117118;-0.03867355,-0.1350106;-0.3097287;0.02433239,-0.1913132;-0.5886421;0.2233845,-0.1856646;-0.5586649;0.1327242,0.05024764;0.5691045;-0.1229397,0;0;0,0.02551195;0.3203028;-0.0905726,0.04543343;0.6338911;-0.2009013,0.2279982;0.473386;-0.09887267,0.2774501;0.2577068;0.01343941,0.2803712;0.02221496;0.09419584,-0.1494249;0.4723054;-0.1071761,-0.2398279;0.2719691;0.008018129,-0.3000191;0.0457107;0.09269793,0.07509112;-0.003315598;-0.03736329,0.06455344;-0.3354397;-0.06287718,0.02819622;-0.677569;-0.01586604,0.03379971;-0.7142308;-0.07731533,-0.07554106;0.01135084;-0.0347907,-0.1362478;-0.3161444;-0.02339242,-0.1559167;-0.5993634;0.176569,-0.1794376;-0.6432241;0.1292131,0.04054716;0.5573319;-0.1713145,696.4321
+0;0;0,0.02873178;0.3269231;-0.06118754,0.05704309;0.6473026;-0.147423,0.2465518;0.5063815;-0.05249038,0.279721;0.2908957;0.06601172,0.3102936;0.06695597;0.1704283,-0.1523106;0.5067336;-0.07281345,-0.2454771;0.3001797;0.0283426,-0.3272144;0.07639341;0.1006283,0.07358269;-0.001297154;-0.0403682,0.05235493;-0.3321085;-0.005993411,0.0181431;-0.6715432;0.05879915,0.02123864;-0.6407954;-0.03198112,-0.07357225;0.0117118;-0.03867355,-0.1350106;-0.3097287;0.02433239,-0.1913132;-0.5886421;0.2233845,-0.1856646;-0.5586649;0.1327242,0.05024764;0.5691045;-0.1229397,0;0;0,0.02551195;0.3203028;-0.0905726,0.04543343;0.6338911;-0.2009013,0.2279982;0.473386;-0.09887267,0.2774501;0.2577068;0.01343941,0.2803712;0.02221496;0.09419584,-0.1494249;0.4723054;-0.1071761,-0.2398279;0.2719691;0.008018129,-0.3000191;0.0457107;0.09269793,0.07509112;-0.003315598;-0.03736329,0.06455344;-0.3354397;-0.06287718,0.02819622;-0.677569;-0.01586604,0.03379971;-0.7142308;-0.07731533,-0.07554106;0.01135084;-0.0347907,-0.1362478;-0.3161444;-0.02339242,-0.1559167;-0.5993634;0.176569,-0.1794376;-0.6432241;0.1292131,0.04054716;0.5573319;-0.1713145,696.4543
+0;0;0,0.02867129;0.3266999;-0.06280377,0.05613553;0.6462445;-0.1495839,0.2444457;0.5041073;-0.05107148,0.278911;0.2906531;0.06964868,0.3107936;0.06946605;0.1834303,-0.1521047;0.5050236;-0.07142107,-0.2434562;0.2991096;0.03142941,-0.3256328;0.07583837;0.1106976,0.0734066;-0.001291654;-0.04004345,0.05267211;-0.3316495;-0.005405471,0.01777321;-0.6714127;0.05918675,0.02083072;-0.6408193;-0.03255395,-0.07325869;0.01163951;-0.03861814,-0.1354556;-0.3086097;0.02724515,-0.1943336;-0.582015;0.2336719,-0.1886771;-0.5523613;0.1420535,0.04959013;0.5680955;-0.1250233,0;0;0,0.02512732;0.3199463;-0.09220719,0.04543114;0.6325288;-0.2030845,0.2286723;0.4728053;-0.101208,0.275953;0.260395;0.01698804,0.2728856;0.02540171;0.1044822,-0.1509637;0.4711311;-0.1128681,-0.2437911;0.2758844;0.007903233,-0.3058888;0.05173218;0.1016376,0.07507712;-0.003570259;-0.03666544,0.06251499;-0.335164;-0.06223464,0.02597839;-0.6776809;-0.01558232,0.03113791;-0.7141783;-0.07865,-0.07500035;0.01147826;-0.03516918,-0.1354366;-0.31543;-0.01953394,-0.158025;-0.5932805;0.1881148,-0.1769633;-0.6405155;0.1422656,0.04051638;0.5561205;-0.1732357,696.4657
+0;0;0,0.02867129;0.3266999;-0.06280377,0.05613553;0.6462445;-0.1495839,0.2444457;0.5041073;-0.05107148,0.278911;0.2906531;0.06964868,0.3107936;0.06946605;0.1834303,-0.1521047;0.5050236;-0.07142107,-0.2434562;0.2991096;0.03142941,-0.3256328;0.07583837;0.1106976,0.0734066;-0.001291654;-0.04004345,0.05267211;-0.3316495;-0.005405471,0.01777321;-0.6714127;0.05918675,0.02083072;-0.6408193;-0.03255395,-0.07325869;0.01163951;-0.03861814,-0.1354556;-0.3086097;0.02724515,-0.1943336;-0.582015;0.2336719,-0.1886771;-0.5523613;0.1420535,0.04959013;0.5680955;-0.1250233,0;0;0,0.02512732;0.3199463;-0.09220719,0.04543114;0.6325288;-0.2030845,0.2286723;0.4728053;-0.101208,0.275953;0.260395;0.01698804,0.2728856;0.02540171;0.1044822,-0.1509637;0.4711311;-0.1128681,-0.2437911;0.2758844;0.007903233,-0.3058888;0.05173218;0.1016376,0.07507712;-0.003570259;-0.03666544,0.06251499;-0.335164;-0.06223464,0.02597839;-0.6776809;-0.01558232,0.03113791;-0.7141783;-0.07865,-0.07500035;0.01147826;-0.03516918,-0.1354366;-0.31543;-0.01953394,-0.158025;-0.5932805;0.1881148,-0.1769633;-0.6405155;0.1422656,0.04051638;0.5561205;-0.1732357,696.4767
+0;0;0,0.02867711;0.3267662;-0.06281651,0.05609685;0.6457962;-0.149462,0.2435068;0.503991;-0.05130351,0.2779094;0.2909248;0.06919719,0.3097306;0.07016414;0.1827595,-0.1512055;0.5049031;-0.07155877,-0.2423909;0.2993634;0.03110474,-0.3244092;0.07652254;0.1102202,0.07326801;-0.001289215;-0.03996785,0.05257417;-0.3309994;-0.005397774,0.01765138;-0.6709952;0.05923865,0.02072085;-0.6403994;-0.03286094,-0.07312039;0.01161754;-0.03854523,-0.1351953;-0.3080039;0.02718894,-0.1941137;-0.5815964;0.233757,-0.1884351;-0.551944;0.1417802,0.04955442;0.5676826;-0.1249125,0;0;0,0.02550645;0.3196519;-0.09336233,0.04675485;0.6314306;-0.204721,0.2289208;0.4729501;-0.1020849,0.2742879;0.2636037;0.02127266,0.2672284;0.03299655;0.1183023,-0.1495507;0.4715091;-0.1152423,-0.2430391;0.2801986;0.01030203,-0.3050124;0.06201039;0.1161202,0.07501991;-0.003802747;-0.03639841,0.06129165;-0.3347256;-0.06157231,0.02483837;-0.6775254;-0.0151608,0.02992834;-0.714138;-0.07863498,-0.07475655;0.01163229;-0.03526246,-0.1333463;-0.3146796;-0.01477041,-0.1576353;-0.5873344;0.1998549,-0.1727438;-0.6445519;0.1742238,0.04166476;0.5551453;-0.1746905,696.5003
+0;0;0,0.02886204;0.3263947;-0.06463681,0.05591605;0.645067;-0.1527153,0.2418906;0.5026514;-0.05084632,0.277364;0.2915376;0.07274082,0.3102125;0.07489736;0.1937046,-0.1522508;0.5026082;-0.08058392,-0.24585;0.302219;0.02979954,-0.3289603;0.08183518;0.1144632,0.07335771;-0.001368186;-0.03980034,0.05301184;-0.3310975;-0.00520635,0.01779454;-0.6711144;0.0591585,0.02302458;-0.6408868;-0.03284534,-0.07299379;0.01171125;-0.03875624,-0.1357681;-0.3072048;0.02968383,-0.1948702;-0.575369;0.2432009,-0.1870521;-0.5461761;0.151384,0.04950342;0.5670319;-0.1278839,0;0;0,0.02550645;0.3196519;-0.09336233,0.04675485;0.6314306;-0.204721,0.2289208;0.4729501;-0.1020849,0.2742879;0.2636037;0.02127266,0.2672284;0.03299655;0.1183023,-0.1495507;0.4715091;-0.1152423,-0.2430391;0.2801986;0.01030203,-0.3050124;0.06201039;0.1161202,0.07501991;-0.003802747;-0.03639841,0.06129165;-0.3347256;-0.06157231,0.02483837;-0.6775254;-0.0151608,0.02992834;-0.714138;-0.07863498,-0.07475655;0.01163229;-0.03526246,-0.1333463;-0.3146796;-0.01477041,-0.1576353;-0.5873344;0.1998549,-0.1727438;-0.6445519;0.1742238,0.04166476;0.5551453;-0.1746905,696.5117
+0;0;0,0.02891562;0.3270006;-0.0647568,0.05600166;0.6460555;-0.152948,0.2421893;0.5033432;-0.05091666,0.2776238;0.2924612;0.07253485,0.3097569;0.08053906;0.1908642,-0.1524256;0.5033;-0.08069,-0.2459221;0.3031307;0.02957232,-0.3272223;0.08754665;0.1123921,0.07316919;-0.00136467;-0.03969806,0.05288234;-0.3301378;-0.005204402,0.01769678;-0.6698482;0.05910244,0.02297011;-0.6396187;-0.033663,-0.0728062;0.01168116;-0.03865665,-0.1353984;-0.30631;0.02958494,-0.1944473;-0.5742325;0.2429096,-0.1865644;-0.5450462;0.1503327,0.049571;0.5678011;-0.1280468,0;0;0,0.02575644;0.3197206;-0.09525918,0.04748447;0.631279;-0.2083082,0.2290544;0.4729623;-0.1028414,0.2727773;0.2655043;0.0237155,0.257704;0.04751591;0.1341655,-0.1489148;0.4705814;-0.1184134,-0.2431634;0.2827445;0.01120767,-0.3063543;0.07372981;0.1219556,0.07475911;-0.003937304;-0.03642941,0.06047501;-0.3339113;-0.06105089,0.02325325;-0.6763704;-0.01508498,0.02868403;-0.7139223;-0.07865024,-0.07455998;0.01172755;-0.03513977,-0.1331214;-0.3134795;-0.0126894,-0.1539353;-0.5786601;0.210968,-0.1713779;-0.6390491;0.1983637,0.04230975;0.5549735;-0.1777163,696.5228
+0;0;0,0.02891562;0.3270006;-0.0647568,0.05600166;0.6460555;-0.152948,0.2421893;0.5033432;-0.05091666,0.2776238;0.2924612;0.07253485,0.3097569;0.08053906;0.1908642,-0.1524256;0.5033;-0.08069,-0.2459221;0.3031307;0.02957232,-0.3272223;0.08754665;0.1123921,0.07316919;-0.00136467;-0.03969806,0.05288234;-0.3301378;-0.005204402,0.01769678;-0.6698482;0.05910244,0.02297011;-0.6396187;-0.033663,-0.0728062;0.01168116;-0.03865665,-0.1353984;-0.30631;0.02958494,-0.1944473;-0.5742325;0.2429096,-0.1865644;-0.5450462;0.1503327,0.049571;0.5678011;-0.1280468,0;0;0,0.02575644;0.3197206;-0.09525918,0.04748447;0.631279;-0.2083082,0.2290544;0.4729623;-0.1028414,0.2727773;0.2655043;0.0237155,0.257704;0.04751591;0.1341655,-0.1489148;0.4705814;-0.1184134,-0.2431634;0.2827445;0.01120767,-0.3063543;0.07372981;0.1219556,0.07475911;-0.003937304;-0.03642941,0.06047501;-0.3339113;-0.06105089,0.02325325;-0.6763704;-0.01508498,0.02868403;-0.7139223;-0.07865024,-0.07455998;0.01172755;-0.03513977,-0.1331214;-0.3134795;-0.0126894,-0.1539353;-0.5786601;0.210968,-0.1713779;-0.6390491;0.1983637,0.04230975;0.5549735;-0.1777163,696.5434
+0;0;0,0.02893217;0.3275798;-0.06682466,0.05589166;0.6473894;-0.1571822,0.2414114;0.5034019;-0.05340763,0.2770325;0.2961403;0.07536826,0.3084769;0.08168063;0.1990756,-0.1524014;0.5030779;-0.08544143,-0.2466617;0.3060728;0.02907265,-0.3303247;0.09009597;0.1220226,0.07306675;-0.001546076;-0.0393895,0.05238066;-0.3301233;-0.004767556,0.01708383;-0.669926;0.05910705,0.02294942;-0.6399925;-0.03402418,-0.07247054;0.0117979;-0.03874923,-0.1368012;-0.3046449;0.03415551,-0.2005803;-0.5665745;0.253511,-0.1920272;-0.5378008;0.1605962,0.04951596;0.5688081;-0.1316904,0;0;0,0.02615626;0.3198691;-0.09803438,0.04867013;0.6314519;-0.2146037,0.2283367;0.4729161;-0.1038144,0.2704825;0.2677886;0.02640057,0.2519701;0.04561366;0.1385646,-0.1468596;0.4710075;-0.1198375,-0.2408145;0.2867438;0.01443405,-0.308435;0.07942984;0.135816,0.07446463;-0.004034579;-0.03648853,0.05893676;-0.3338196;-0.06078482,0.02151199;-0.6762843;-0.01486087,0.02699907;-0.7139047;-0.07893276,-0.07435231;0.01178947;-0.03500593,-0.1338358;-0.3127095;-0.007587224,-0.1534974;-0.57393;0.220818,-0.1668015;-0.6357602;0.2109159,0.0433536;0.5550597;-0.1829579,696.5547
+0;0;0,0.02893217;0.3275798;-0.06682466,0.05589166;0.6473894;-0.1571822,0.2414114;0.5034019;-0.05340763,0.2770325;0.2961403;0.07536826,0.3084769;0.08168063;0.1990756,-0.1524014;0.5030779;-0.08544143,-0.2466617;0.3060728;0.02907265,-0.3303247;0.09009597;0.1220226,0.07306675;-0.001546076;-0.0393895,0.05238066;-0.3301233;-0.004767556,0.01708383;-0.669926;0.05910705,0.02294942;-0.6399925;-0.03402418,-0.07247054;0.0117979;-0.03874923,-0.1368012;-0.3046449;0.03415551,-0.2005803;-0.5665745;0.253511,-0.1920272;-0.5378008;0.1605962,0.04951596;0.5688081;-0.1316904,0;0;0,0.02615626;0.3198691;-0.09803438,0.04867013;0.6314519;-0.2146037,0.2283367;0.4729161;-0.1038144,0.2704825;0.2677886;0.02640057,0.2519701;0.04561366;0.1385646,-0.1468596;0.4710075;-0.1198375,-0.2408145;0.2867438;0.01443405,-0.308435;0.07942984;0.135816,0.07446463;-0.004034579;-0.03648853,0.05893676;-0.3338196;-0.06078482,0.02151199;-0.6762843;-0.01486087,0.02699907;-0.7139047;-0.07893276,-0.07435231;0.01178947;-0.03500593,-0.1338358;-0.3127095;-0.007587224,-0.1534974;-0.57393;0.220818,-0.1668015;-0.6357602;0.2109159,0.0433536;0.5550597;-0.1829579,696.5663
+0;0;0,0.02893217;0.3275798;-0.06682466,0.05589166;0.6473894;-0.1571822,0.2414114;0.5034019;-0.05340763,0.2770325;0.2961403;0.07536826,0.3084769;0.08168063;0.1990756,-0.1524014;0.5030779;-0.08544143,-0.2466617;0.3060728;0.02907265,-0.3303247;0.09009597;0.1220226,0.07306675;-0.001546076;-0.0393895,0.05238066;-0.3301233;-0.004767556,0.01708383;-0.669926;0.05910705,0.02294942;-0.6399925;-0.03402418,-0.07247054;0.0117979;-0.03874923,-0.1368012;-0.3046449;0.03415551,-0.2005803;-0.5665745;0.253511,-0.1920272;-0.5378008;0.1605962,0.04951596;0.5688081;-0.1316904,0;0;0,0.02615626;0.3198691;-0.09803438,0.04867013;0.6314519;-0.2146037,0.2283367;0.4729161;-0.1038144,0.2704825;0.2677886;0.02640057,0.2519701;0.04561366;0.1385646,-0.1468596;0.4710075;-0.1198375,-0.2408145;0.2867438;0.01443405,-0.308435;0.07942984;0.135816,0.07446463;-0.004034579;-0.03648853,0.05893676;-0.3338196;-0.06078482,0.02151199;-0.6762843;-0.01486087,0.02699907;-0.7139047;-0.07893276,-0.07435231;0.01178947;-0.03500593,-0.1338358;-0.3127095;-0.007587224,-0.1534974;-0.57393;0.220818,-0.1668015;-0.6357602;0.2109159,0.0433536;0.5550597;-0.1829579,696.5778
+0;0;0,0.03123611;0.3264017;-0.0715277,0.06212828;0.6427279;-0.1699679,0.247629;0.5040922;-0.06911717,0.2798018;0.3047566;0.07171787,0.3082596;0.1087527;0.2215945,-0.1457946;0.5063172;-0.09041028,-0.2409468;0.312401;0.02768639,-0.3243372;0.1003075;0.1264423,0.07324593;-0.001697885;-0.03937607,0.05263741;-0.3297794;-0.004184812,0.01732857;-0.6700475;0.05924039,0.02082475;-0.640894;-0.03612462,-0.07253767;0.01196354;-0.03890352,-0.1378244;-0.302532;0.03939579,-0.2023429;-0.5610578;0.2631224,-0.1960485;-0.5332064;0.1679216,0.05463677;0.5651766;-0.142221,0;0;0,0.02763548;0.3190242;-0.1004481,0.05257797;0.6285877;-0.2199187,0.2299544;0.4727964;-0.1079109,0.2689423;0.2708109;0.02731514,0.2463702;0.05332245;0.1451271,-0.1423853;0.4731503;-0.1223154,-0.2362112;0.2918465;0.01527052,-0.303098;0.08777788;0.1400605,0.07447278;-0.004198849;-0.03680348,0.05829203;-0.3335676;-0.06036186,0.02079657;-0.6764245;-0.01459002,0.02644271;-0.7146761;-0.08105254,-0.07458188;0.01197926;-0.03481901,-0.1338556;-0.3115706;-0.001611412,-0.1538794;-0.5711435;0.2291975,-0.150466;-0.5722873;0.139054,0.0466612;0.5527257;-0.1875124,696.5998
+0;0;0,0.03123611;0.3264017;-0.0715277,0.06212828;0.6427279;-0.1699679,0.247629;0.5040922;-0.06911717,0.2798018;0.3047566;0.07171787,0.3082596;0.1087527;0.2215945,-0.1457946;0.5063172;-0.09041028,-0.2409468;0.312401;0.02768639,-0.3243372;0.1003075;0.1264423,0.07324593;-0.001697885;-0.03937607,0.05263741;-0.3297794;-0.004184812,0.01732857;-0.6700475;0.05924039,0.02082475;-0.640894;-0.03612462,-0.07253767;0.01196354;-0.03890352,-0.1378244;-0.302532;0.03939579,-0.2023429;-0.5610578;0.2631224,-0.1960485;-0.5332064;0.1679216,0.05463677;0.5651766;-0.142221,0;0;0,0.02763548;0.3190242;-0.1004481,0.05257797;0.6285877;-0.2199187,0.2299544;0.4727964;-0.1079109,0.2689423;0.2708109;0.02731514,0.2463702;0.05332245;0.1451271,-0.1423853;0.4731503;-0.1223154,-0.2362112;0.2918465;0.01527052,-0.303098;0.08777788;0.1400605,0.07447278;-0.004198849;-0.03680348,0.05829203;-0.3335676;-0.06036186,0.02079657;-0.6764245;-0.01459002,0.02644271;-0.7146761;-0.08105254,-0.07458188;0.01197926;-0.03481901,-0.1338556;-0.3115706;-0.001611412,-0.1538794;-0.5711435;0.2291975,-0.150466;-0.5722873;0.139054,0.0466612;0.5527257;-0.1875124,696.6111
+0;0;0,0.03120932;0.3261218;-0.07146635,0.06202062;0.6416202;-0.1696503,0.2463548;0.5035413;-0.06931317,0.2784866;0.3044598;0.07134242,0.306823;0.1092919;0.2205797,-0.1446549;0.5057527;-0.09047563,-0.2396858;0.3120836;0.02747056,-0.3227206;0.1008948;0.1258052,0.07321275;-0.001697116;-0.03935824,0.0526179;-0.329561;-0.004190326,0.01728053;-0.670104;0.05928614,0.02078496;-0.6409526;-0.03630371,-0.07250481;0.01195813;-0.0388859,-0.1377483;-0.3023288;0.03936147,-0.2023189;-0.5610635;0.2632689,-0.1960097;-0.5332172;0.1678436,0.05454669;0.5642509;-0.1419684,0;0;0,0.02889879;0.3179322;-0.1025712,0.05506797;0.6259017;-0.2234747,0.2311147;0.471994;-0.110718,0.2669782;0.2724376;0.02835369,0.2418947;0.05683365;0.1468904,-0.1397965;0.474764;-0.1242425,-0.2331538;0.2967656;0.0173585,-0.2978897;0.09487127;0.1446893,0.07435699;-0.004302055;-0.03694034,0.05732547;-0.3334751;-0.05953813,0.01987262;-0.6766695;-0.01412392,0.0256087;-0.7148902;-0.08093309,-0.07459079;0.0120537;-0.03468399,-0.1332661;-0.3110987;0.001168255,-0.1537992;-0.5686095;0.2346509,-0.1507308;-0.5701731;0.1444027,0.04890634;0.5504035;-0.1907611,696.6329
+0;0;0,0.03240132;0.3251726;-0.07516544,0.06378417;0.6397296;-0.1761857,0.2479104;0.5023146;-0.07454826,0.2795255;0.3074191;0.07196507,0.3184624;0.1187613;0.2270693,-0.1433148;0.5059074;-0.09587748,-0.2391686;0.315504;0.02663172,-0.3234879;0.1077285;0.130962,0.07329192;-0.001917557;-0.03920044,0.05332264;-0.3297683;-0.003552388,0.01742075;-0.6703476;0.05941057,0.02088916;-0.6416839;-0.03617502,-0.07231378;0.01231492;-0.0391295,-0.1388724;-0.2996444;0.04693417,-0.2053847;-0.5514266;0.2780822,-0.1990764;-0.5242127;0.1826732,0.05625806;0.562544;-0.1480097,0;0;0,0.02889879;0.3179322;-0.1025712,0.05506797;0.6259017;-0.2234747,0.2311147;0.471994;-0.110718,0.2669782;0.2724376;0.02835369,0.2418947;0.05683365;0.1468904,-0.1397965;0.474764;-0.1242425,-0.2331538;0.2967656;0.0173585,-0.2978897;0.09487127;0.1446893,0.07435699;-0.004302055;-0.03694034,0.05732547;-0.3334751;-0.05953813,0.01987262;-0.6766695;-0.01412392,0.0256087;-0.7148902;-0.08093309,-0.07459079;0.0120537;-0.03468399,-0.1332661;-0.3110987;0.001168255,-0.1537992;-0.5686095;0.2346509,-0.1507308;-0.5701731;0.1444027,0.04890634;0.5504035;-0.1907611,696.6445
+0;0;0,0.03235474;0.3247051;-0.07505737,0.06366111;0.6384959;-0.1758323,0.2467875;0.501576;-0.07464872,0.2783647;0.3069139;0.07168919,0.3174282;0.1176428;0.2272976,-0.1423617;0.5051497;-0.09586477,-0.2381008;0.3149743;0.02649776,-0.3226942;0.1065235;0.1311672,0.07325618;-0.001916622;-0.03918133,0.05332373;-0.3291627;-0.003599018,0.01739912;-0.6699575;0.05940378,0.02088868;-0.641302;-0.03676443,-0.07227851;0.01230892;-0.03911042,-0.1387144;-0.2990751;0.04679453,-0.2052688;-0.5510166;0.2780887,-0.198922;-0.5238196;0.1820983,0.05615211;0.5614859;-0.1477204,0;0;0,0.02889939;0.3169559;-0.1040077,0.05478998;0.6236287;-0.2260444,0.2311888;0.4721453;-0.1145473,0.265702;0.2750999;0.02788591,0.2391685;0.05955693;0.1478887,-0.1393074;0.4752351;-0.1256208,-0.2332982;0.3002889;0.01882572,-0.2943678;0.09957665;0.1512967,0.07420228;-0.004350066;-0.03715396,0.05648778;-0.3329408;-0.05878091,0.01909406;-0.6764097;-0.01370525,0.02511586;-0.7151828;-0.08075976,-0.07460889;0.01211013;-0.0345279,-0.1333822;-0.3101241;0.003736608,-0.1529123;-0.5644185;0.2411265,-0.1502514;-0.5664303;0.1504045,0.04874496;0.5484495;-0.1930485,696.6667
+0;0;0,0.03235474;0.3247051;-0.07505737,0.06366111;0.6384959;-0.1758323,0.2467875;0.501576;-0.07464872,0.2783647;0.3069139;0.07168919,0.3174282;0.1176428;0.2272976,-0.1423617;0.5051497;-0.09586477,-0.2381008;0.3149743;0.02649776,-0.3226942;0.1065235;0.1311672,0.07325618;-0.001916622;-0.03918133,0.05332373;-0.3291627;-0.003599018,0.01739912;-0.6699575;0.05940378,0.02088868;-0.641302;-0.03676443,-0.07227851;0.01230892;-0.03911042,-0.1387144;-0.2990751;0.04679453,-0.2052688;-0.5510166;0.2780887,-0.198922;-0.5238196;0.1820983,0.05615211;0.5614859;-0.1477204,0;0;0,0.02889939;0.3169559;-0.1040077,0.05478998;0.6236287;-0.2260444,0.2311888;0.4721453;-0.1145473,0.265702;0.2750999;0.02788591,0.2391685;0.05955693;0.1478887,-0.1393074;0.4752351;-0.1256208,-0.2332982;0.3002889;0.01882572,-0.2943678;0.09957665;0.1512967,0.07420228;-0.004350066;-0.03715396,0.05648778;-0.3329408;-0.05878091,0.01909406;-0.6764097;-0.01370525,0.02511586;-0.7151828;-0.08075976,-0.07460889;0.01211013;-0.0345279,-0.1333822;-0.3101241;0.003736608,-0.1529123;-0.5644185;0.2411265,-0.1502514;-0.5664303;0.1504045,0.04874496;0.5484495;-0.1930485,696.678
+0;0;0,0.03289425;0.3241146;-0.07734631,0.06465749;0.6373544;-0.1803396,0.2477232;0.500785;-0.08003256,0.2791807;0.3108508;0.07212061,0.3178797;0.1220745;0.2286232,-0.1413452;0.5047138;-0.1008928,-0.238113;0.3172938;0.02450624,-0.3243571;0.1145617;0.1389125,0.07347626;-0.002075223;-0.03895202,0.05412019;-0.326801;-0.003436569,0.01829129;-0.6694524;0.05923437,0.02164128;-0.6411338;-0.03662637,-0.07222925;0.01245491;-0.03934638,-0.138314;-0.2964207;0.0461608,-0.208138;-0.5464767;0.2811458,-0.2019373;-0.5198111;0.1854704,0.05705439;0.5604369;-0.1516921,0;0;0,0.02930023;0.316519;-0.1052237,0.05604441;0.6226432;-0.2289872,0.2315744;0.4718597;-0.1163485,0.2653774;0.2763837;0.02808714,0.237729;0.06130053;0.1489255,-0.1382736;0.4762424;-0.1277285,-0.2327174;0.3032135;0.01841038,-0.2935925;0.1045334;0.1542321,0.07420568;-0.00443235;-0.03733897,0.05637611;-0.3306128;-0.05660748,0.01875187;-0.6761238;-0.01385403,0.02453108;-0.7150114;-0.08037043,-0.07477283;0.01221722;-0.03435243,-0.1324931;-0.3071007;0.007924061,-0.1529434;-0.5601523;0.2491044,-0.1502456;-0.5623479;0.1587745,0.04978235;0.5475779;-0.1955092,696.7001
+0;0;0,0.03289425;0.3241146;-0.07734631,0.06465749;0.6373544;-0.1803396,0.2477232;0.500785;-0.08003256,0.2791807;0.3108508;0.07212061,0.3178797;0.1220745;0.2286232,-0.1413452;0.5047138;-0.1008928,-0.238113;0.3172938;0.02450624,-0.3243571;0.1145617;0.1389125,0.07347626;-0.002075223;-0.03895202,0.05412019;-0.326801;-0.003436569,0.01829129;-0.6694524;0.05923437,0.02164128;-0.6411338;-0.03662637,-0.07222925;0.01245491;-0.03934638,-0.138314;-0.2964207;0.0461608,-0.208138;-0.5464767;0.2811458,-0.2019373;-0.5198111;0.1854704,0.05705439;0.5604369;-0.1516921,0;0;0,0.02930023;0.316519;-0.1052237,0.05604441;0.6226432;-0.2289872,0.2315744;0.4718597;-0.1163485,0.2653774;0.2763837;0.02808714,0.237729;0.06130053;0.1489255,-0.1382736;0.4762424;-0.1277285,-0.2327174;0.3032135;0.01841038,-0.2935925;0.1045334;0.1542321,0.07420568;-0.00443235;-0.03733897,0.05637611;-0.3306128;-0.05660748,0.01875187;-0.6761238;-0.01385403,0.02453108;-0.7150114;-0.08037043,-0.07477283;0.01221722;-0.03435243,-0.1324931;-0.3071007;0.007924061,-0.1529434;-0.5601523;0.2491044,-0.1502456;-0.5623479;0.1587745,0.04978235;0.5475779;-0.1955092,696.7121
+0;0;0,0.03291518;0.3243208;-0.07739551,0.0647123;0.6378964;-0.1805023,0.2478568;0.5011636;-0.08011045,0.2793043;0.3112895;0.07199456,0.3179732;0.1226603;0.2283752,-0.1413995;0.5050942;-0.1009807,-0.2381366;0.3177336;0.02437858,-0.3243136;0.1151595;0.1386957,0.07350765;-0.00207611;-0.03896865,0.05434088;-0.323626;-0.003800549,0.01822191;-0.6690515;0.05937777,0.02160181;-0.640748;-0.03733894,-0.0722601;0.01246023;-0.03936319,-0.1376985;-0.2933946;0.04530773,-0.2080878;-0.545475;0.2821951,-0.2018318;-0.5188391;0.1856655,0.05709589;0.5608443;-0.1518046,0;0;0,0.02886021;0.3166475;-0.1056359,0.05535579;0.6231867;-0.2293828,0.2308062;0.4718603;-0.116497,0.2646105;0.2770651;0.02872396,0.2362304;0.06244309;0.1498153,-0.1396152;0.4763223;-0.130155,-0.2347655;0.3050839;0.0174962,-0.3009776;0.1117656;0.1581203,0.07421759;-0.004475743;-0.03738928,0.05587047;-0.327485;-0.05547047,0.01823673;-0.6760116;-0.01390481,0.0242748;-0.7153472;-0.08116961,-0.07483011;0.01223397;-0.03430778,-0.1313318;-0.303743;0.01001643,-0.1519354;-0.5564432;0.255644,-0.1487679;-0.5590287;0.1645584,0.04916152;0.5479554;-0.1959093,696.7336
+0;0;0,0.03285366;0.3239737;-0.07886165,0.06408557;0.6373411;-0.1827762,0.2456149;0.4993604;-0.07863976,0.2784901;0.3114844;0.07562903,0.3134513;0.1268955;0.2376037,-0.1416445;0.5020864;-0.1051463,-0.239896;0.3179098;0.02370505,-0.3292713;0.121009;0.1452503,0.07347549;-0.002169726;-0.03902417,0.0548339;-0.3237385;-0.003746498,0.01841769;-0.6691773;0.05918786,0.02307486;-0.6411577;-0.03747037,-0.072231;0.01250456;-0.0394025,-0.1377662;-0.2929959;0.04646439,-0.2106563;-0.5402828;0.2876097,-0.20311;-0.514002;0.1911854,0.05664984;0.5603331;-0.1539133,0;0;0,0.02886021;0.3166475;-0.1056359,0.05535579;0.6231867;-0.2293828,0.2308062;0.4718603;-0.116497,0.2646105;0.2770651;0.02872396,0.2362304;0.06244309;0.1498153,-0.1396152;0.4763223;-0.130155,-0.2347655;0.3050839;0.0174962,-0.3009776;0.1117656;0.1581203,0.07421759;-0.004475743;-0.03738928,0.05587047;-0.327485;-0.05547047,0.01823673;-0.6760116;-0.01390481,0.0242748;-0.7153472;-0.08116961,-0.07483011;0.01223397;-0.03430778,-0.1313318;-0.303743;0.01001643,-0.1519354;-0.5564432;0.255644,-0.1487679;-0.5590287;0.1645584,0.04916152;0.5479554;-0.1959093,696.7449
+0;0;0,0.03286846;0.3241196;-0.07889718,0.0641284;0.6377696;-0.182907,0.2454898;0.4997429;-0.07879728,0.2783531;0.3119349;0.07541561,0.3133299;0.1272637;0.2374625,-0.1414448;0.5024666;-0.1052816,-0.2396606;0.3183567;0.02352308,-0.3290758;0.1213681;0.1451226,0.07349183;-0.002170209;-0.03903285,0.05529363;-0.3160903;-0.004594278,0.01822752;-0.667694;0.05946324,0.022921;-0.6396899;-0.03794851,-0.07224707;0.01250735;-0.03941127,-0.1362235;-0.2857266;0.04441324,-0.2104144;-0.5374268;0.2898622,-0.2028093;-0.511175;0.1926861,0.0566833;0.5606644;-0.1540077,0;0;0,0.02882439;0.3164991;-0.106565,0.05561244;0.6230205;-0.231091,0.2304756;0.47176;-0.117208,0.2644159;0.277748;0.02887702,0.2376676;0.06419517;0.1524317,-0.1392669;0.4762152;-0.1316788,-0.2349778;0.3064345;0.01714112,-0.3058792;0.1162791;0.1599695,0.07410562;-0.004516572;-0.03764677,0.05561286;-0.3199266;-0.05306101,0.01815504;-0.6751422;-0.01405859,0.02351061;-0.7154382;-0.08147407,-0.07492822;0.01228807;-0.03411872,-0.1290083;-0.2960803;0.01112927,-0.1496888;-0.5484145;0.2660845,-0.1463727;-0.5514739;0.1743722,0.04934865;0.5477799;-0.1973951,696.7558
+0;0;0,0.03286846;0.3241196;-0.07889718,0.0641284;0.6377696;-0.182907,0.2454898;0.4997429;-0.07879728,0.2783531;0.3119349;0.07541561,0.3133299;0.1272637;0.2374625,-0.1414448;0.5024666;-0.1052816,-0.2396606;0.3183567;0.02352308,-0.3290758;0.1213681;0.1451226,0.07349183;-0.002170209;-0.03903285,0.05529363;-0.3160903;-0.004594278,0.01822752;-0.667694;0.05946324,0.022921;-0.6396899;-0.03794851,-0.07224707;0.01250735;-0.03941127,-0.1362235;-0.2857266;0.04441324,-0.2104144;-0.5374268;0.2898622,-0.2028093;-0.511175;0.1926861,0.0566833;0.5606644;-0.1540077,0;0;0,0.02882439;0.3164991;-0.106565,0.05561244;0.6230205;-0.231091,0.2304756;0.47176;-0.117208,0.2644159;0.277748;0.02887702,0.2376676;0.06419517;0.1524317,-0.1392669;0.4762152;-0.1316788,-0.2349778;0.3064345;0.01714112,-0.3058792;0.1162791;0.1599695,0.07410562;-0.004516572;-0.03764677,0.05561286;-0.3199266;-0.05306101,0.01815504;-0.6751422;-0.01405859,0.02351061;-0.7154382;-0.08147407,-0.07492822;0.01228807;-0.03411872,-0.1290083;-0.2960803;0.01112927,-0.1496888;-0.5484145;0.2660845,-0.1463727;-0.5514739;0.1743722,0.04934865;0.5477799;-0.1973951,696.7784
+0;0;0,0.03286053;0.3240002;-0.08025381,0.06398248;0.6377554;-0.1853302,0.244016;0.499166;-0.07861354,0.2793233;0.3185228;0.08325732,0.3141195;0.1380298;0.251132,-0.1415527;0.5012518;-0.1098043,-0.2408848;0.3201075;0.02210736,-0.3317223;0.1260181;0.1487889,0.07360291;-0.002230481;-0.03902186,0.05618935;-0.3187206;-0.004478291,0.01882987;-0.6668727;0.05905865,0.02469498;-0.6391749;-0.04009062,-0.07228038;0.01252287;-0.03954483,-0.1383316;-0.2865866;0.0489609,-0.2105873;-0.5278081;0.3004242,-0.2017822;-0.5020213;0.2015557,0.05657125;0.5605905;-0.1561776,0;0;0,0.02864568;0.3163019;-0.1078386,0.05569924;0.6228266;-0.233413,0.2298305;0.4715995;-0.1182353,0.2637674;0.2785402;0.02892828,0.2380532;0.06501557;0.1542933,-0.1393259;0.4761737;-0.1344654,-0.2360586;0.3083547;0.01573548,-0.3075762;0.1188942;0.1605122,0.07397972;-0.004593045;-0.03809166,0.05448078;-0.3225416;-0.05191112,0.01794188;-0.6745609;-0.01462984,0.0231664;-0.7160395;-0.08343244,-0.0751809;0.0124023;-0.03375035,-0.1294673;-0.2981423;0.01397295,-0.1488316;-0.5455961;0.268991,-0.1451616;-0.5494901;0.1756743,0.04937749;0.5475732;-0.1994102,696.7894

+ 115 - 0
DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_TwoArmsPlusLeg_Backward_HapticFeedback_Slow.csv

@@ -0,0 +1,115 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.004267153;0.3075787;0.00480121,0.008112257;0.5958273;-0.005518266,0.1716716;0.4809784;0.01780524,0.213679;0.229586;0.02574875,0.2688088;-0.007575423;-0.02459797,-0.1556091;0.4719255;-0.007281204,-0.2094935;0.222717;-0.01145905,-0.2531986;-0.0165133;-0.06321166,0.07569751;0.003760377;-0.03907327,0.07665534;-0.3231909;0.003948968,0.06887525;-0.6609598;0.08188337,0.07267477;-0.6231545;-0.006847791,-0.07337141;0.008136142;-0.04267802,-0.1125377;-0.318093;-0.01457958,-0.1376133;-0.6536826;0.06892498,-0.1314815;-0.6157028;-0.01966003,0.007195648;0.5228571;-0.0005828477,0;0;0,0.03542843;0.2983437;-0.06619501,0.07139927;0.5772634;-0.1298943,0.2298614;0.4702722;-0.1171787,0.2713785;0.2207048;-0.08526802,0.2595939;-0.02261333;-0.1350379,-0.1051315;0.4944035;-0.08582344,-0.1900346;0.2603017;-0.0309268,-0.262602;0.02796157;-0.08163864,0.07245457;-0.005792319;-0.04458427,0.0593797;-0.3353029;-0.04545283,0.005746868;-0.6743323;0.003586531,0.01451078;-0.7101078;-0.05595636,-0.07900919;0.01460719;-0.02855085,-0.1446879;-0.3083331;-0.01651568,-0.1684814;-0.6298399;0.1111145,-0.2092449;-0.6671104;0.06914306,0.06338498;0.507373;-0.1098704,191.6591
+0;0;0,0.004267153;0.3075787;0.00480121,0.008112257;0.5958273;-0.005518266,0.1716716;0.4809784;0.01780524,0.213679;0.229586;0.02574875,0.2688088;-0.007575423;-0.02459797,-0.1556091;0.4719255;-0.007281204,-0.2094935;0.222717;-0.01145905,-0.2531986;-0.0165133;-0.06321166,0.07569751;0.003760377;-0.03907327,0.07665534;-0.3231909;0.003948968,0.06887525;-0.6609598;0.08188337,0.07267477;-0.6231545;-0.006847791,-0.07337141;0.008136142;-0.04267802,-0.1125377;-0.318093;-0.01457958,-0.1376133;-0.6536826;0.06892498,-0.1314815;-0.6157028;-0.01966003,0.007195648;0.5228571;-0.0005828477,0;0;0,0.03542843;0.2983437;-0.06619501,0.07139927;0.5772634;-0.1298943,0.2298614;0.4702722;-0.1171787,0.2713785;0.2207048;-0.08526802,0.2595939;-0.02261333;-0.1350379,-0.1051315;0.4944035;-0.08582344,-0.1900346;0.2603017;-0.0309268,-0.262602;0.02796157;-0.08163864,0.07245457;-0.005792319;-0.04458427,0.0593797;-0.3353029;-0.04545283,0.005746868;-0.6743323;0.003586531,0.01451078;-0.7101078;-0.05595636,-0.07900919;0.01460719;-0.02855085,-0.1446879;-0.3083331;-0.01651568,-0.1684814;-0.6298399;0.1111145,-0.2092449;-0.6671104;0.06914306,0.06338498;0.507373;-0.1098704,191.6832
+0;0;0,0.004554664;0.3283027;0.005124705,0.009060652;0.665793;-0.006793101,0.2056762;0.5338946;0.02082013,0.2476679;0.2825965;0.02876066,0.3032788;0.04336554;-0.0220254,-0.1875962;0.5230163;-0.00932465,-0.2414603;0.2739013;-0.01350093,-0.2855469;0.03258337;-0.06570514,0.07560997;0.003756028;-0.03902809,0.07656663;-0.3227968;0.003941722,0.06877577;-0.6610333;0.081984,0.07254038;-0.6232996;-0.005932003,-0.07328657;0.008126734;-0.04262866,-0.1124051;-0.3177048;-0.01456447,-0.1375154;-0.6537589;0.06905566,-0.1314399;-0.6158525;-0.01871553,0.008035949;0.5842175;-0.001275661,0;0;0,0.03130227;0.3151499;-0.08677769,0.05607232;0.6327034;-0.199183,0.2292333;0.4709128;-0.1187544,0.2710612;0.2216619;-0.08556509,0.2599275;-0.0245015;-0.1322863,-0.1224593;0.4908164;-0.08105101,-0.2070685;0.2568966;-0.02537434,-0.280228;0.02212422;-0.07469864,0.07240808;-0.005780786;-0.04447269,0.05958244;-0.3348984;-0.04553556,0.005647004;-0.6743046;0.003958229,0.01399785;-0.7096452;-0.05489826,-0.07887771;0.0145725;-0.02863769,-0.1444819;-0.3079575;-0.01620701,-0.1681459;-0.62989;0.1116786,-0.2089493;-0.6655168;0.06888366,0.05007559;0.5563197;-0.170624,191.7143
+0;0;0,0.004551367;0.3297478;0.00491382,0.009023108;0.6655959;-0.007181049,0.2062856;0.5337968;0.02105292,0.2479536;0.2823982;0.02930899,0.3035165;0.04314649;-0.02144747,-0.1882803;0.5227286;-0.0101855,-0.242791;0.2736872;-0.01373443,-0.2871495;0.03239092;-0.06582359,0.07573671;0.003713837;-0.03905382,0.07626644;-0.322598;0.003819507,0.06847096;-0.6610434;0.08183837,0.0724196;-0.6233404;-0.005927026,-0.07332581;0.008192625;-0.04279311,-0.1127434;-0.3173675;-0.01496056,-0.1381789;-0.6535385;0.06891523,-0.1319221;-0.6156608;-0.01870033,0.007994822;0.584026;-0.001594584,0;0;0,0.03086376;0.3162433;-0.08840847,0.05590895;0.6326399;-0.1990738,0.2296357;0.4705535;-0.1183436,0.2710916;0.2210954;-0.08582187,0.2599294;-0.02526446;-0.1315064,-0.1234785;0.490547;-0.08124321,-0.2079788;0.2567181;-0.02476886,-0.2808712;0.02139011;-0.07180382,0.07248604;-0.005779296;-0.04458046,0.05946344;-0.3346359;-0.04582596,0.00545913;-0.6741586;0.004183054,0.01383397;-0.7094029;-0.05455995,-0.07903041;0.0145913;-0.02857152,-0.1446349;-0.3076778;-0.01606289,-0.1681267;-0.629798;0.1119204,-0.2090969;-0.6650188;0.06896255,0.04994038;0.556272;-0.170469,191.7475
+0;0;0,0.004570243;0.3311153;0.004934198,0.009024632;0.6656861;-0.007130436,0.2052589;0.5340898;0.02099011,0.2468906;0.2829106;0.02923898,0.302675;0.04270498;-0.02171984,-0.1872625;0.523079;-0.01008644,-0.2417256;0.2742549;-0.01363228,-0.286261;0.03199662;-0.0659291,0.07577091;0.003715514;-0.03907146,0.07630034;-0.3224131;0.003777809,0.0685142;-0.6604534;0.08170328,0.07242579;-0.6228228;-0.005238682,-0.07335892;0.008196324;-0.04281243,-0.1127543;-0.3171811;-0.0149955,-0.1381594;-0.6529496;0.06877989,-0.1319613;-0.6151458;-0.01801364,0.007995623;0.5840588;-0.001540042,0;0;0,0.03060654;0.3173307;-0.08970547,0.05591241;0.6327651;-0.199152,0.2292959;0.470531;-0.1216488,0.2709309;0.2217216;-0.08625579,0.2600687;-0.02586485;-0.1308692,-0.1229031;0.4907477;-0.08252014,-0.2071999;0.2573279;-0.02506205,-0.2800685;0.02050522;-0.06992418,0.07250193;-0.005786061;-0.04462743,0.05945149;-0.3344561;-0.04601431,0.005295962;-0.6734829;0.00430727,0.01275754;-0.7085469;-0.0535152,-0.0790856;0.01460346;-0.02852754,-0.1447112;-0.3074653;-0.01583014,-0.1680705;-0.6292077;0.1119993,-0.2086317;-0.6638553;0.06947981,0.04994577;0.5563648;-0.170469,191.7707
+0;0;0,0.004578732;0.3317304;0.004943364,0.009025407;0.6657333;-0.007107877,0.2046175;0.534273;0.02094118,0.2462336;0.283188;0.02918696,0.3021263;0.04251607;-0.0218708,-0.1866267;0.523298;-0.01003425,-0.2410694;0.2745673;-0.01357876,-0.2856913;0.03183867;-0.06597713,0.07579012;0.003716456;-0.03908136,0.07631969;-0.3224959;0.003778905,0.06853784;-0.6603498;0.0816614,0.07245515;-0.622708;-0.005407609,-0.07337752;0.008198403;-0.04282329,-0.1127831;-0.3172625;-0.01499921,-0.1381741;-0.6528459;0.06872998,-0.1319669;-0.6150308;-0.01819039,0.007996063;0.5840794;-0.001515661,0;0;0,0.03044373;0.317804;-0.09035635,0.0558984;0.632804;-0.1992657,0.2290271;0.4706362;-0.1234384,0.2710572;0.2221593;-0.08688378,0.2602414;-0.02607326;-0.1306734,-0.1225758;0.4909244;-0.08335758,-0.2068535;0.2577793;-0.02518414,-0.2797282;0.02021593;-0.0688512,0.07250735;-0.005809188;-0.04465699,0.0594697;-0.3345633;-0.04626393,0.005357984;-0.6733502;0.004399776,0.01279965;-0.7085258;-0.05349255,-0.07911388;0.01462982;-0.02850039,-0.1447488;-0.3075233;-0.0158023,-0.1680728;-0.629041;0.1120798,-0.2086119;-0.663848;0.06951934,0.04993734;0.556398;-0.1705208,191.8041
+0;0;0,0.005118209;0.3322822;0.004603432,0.01030857;0.6655576;-0.007860407,0.2049073;0.5347717;0.02115988,0.2463869;0.2837779;0.02991806,0.3028831;0.04204282;-0.02028154,-0.1849422;0.5239355;-0.01057363,-0.2400078;0.2754319;-0.01355696,-0.2852698;0.03187712;-0.06628333,0.0757759;0.003630956;-0.0391186,0.07567709;-0.3227614;0.00366921,0.06766598;-0.6603124;0.08162273,0.07171527;-0.6227483;-0.004907116,-0.07339544;0.0082707;-0.04278013,-0.1130669;-0.3173738;-0.01549196,-0.1389612;-0.652597;0.06839166,-0.1326371;-0.6148583;-0.01798627,0.009070763;0.5839136;-0.002136448,0;0;0,0.03041845;0.3181899;-0.09104276,0.05603936;0.6326025;-0.1994441,0.2288114;0.4709523;-0.1249762,0.2709748;0.2227838;-0.08716393,0.2603323;-0.02654822;-0.1303837,-0.1219899;0.4909462;-0.08430247,-0.2064449;0.258222;-0.02512562,-0.2793245;0.01943636;-0.06775984,0.07249126;-0.005797178;-0.04468608,0.05954763;-0.3347243;-0.04617,0.005335685;-0.6731769;0.004747152,0.0126014;-0.7080846;-0.05265689,-0.07912945;0.01462287;-0.02846291,-0.1453445;-0.3076171;-0.01664139,-0.1683901;-0.6287643;0.1114798,-0.2086605;-0.6632102;0.06921813,0.05005217;0.5562292;-0.1706114,191.827
+0;0;0,0.005125236;0.3327385;0.004609752,0.0103069;0.6654609;-0.007839652,0.2044518;0.5347801;0.02112728,0.245923;0.2838376;0.02988366,0.302223;0.04294211;-0.02014157,-0.1844945;0.5239691;-0.01053272,-0.2395489;0.2755162;-0.01351544,-0.2846537;0.03280726;-0.06605867,0.07577588;0.003630955;-0.03911859,0.07567718;-0.3224268;0.003625359,0.06765959;-0.660251;0.08164196,0.07176027;-0.6225908;-0.005986214,-0.07339542;0.008270697;-0.04278012,-0.1130262;-0.3170399;-0.01551992,-0.1389415;-0.6525345;0.06843157,-0.1325371;-0.6146975;-0.01904275,0.009068969;0.5838082;-0.002115084,0;0;0,0.0303165;0.3185121;-0.0916152,0.05603704;0.6324368;-0.1996899,0.228545;0.4706702;-0.1264706,0.271229;0.2227269;-0.08811855,0.2610056;-0.02575359;-0.1311975,-0.1219019;0.490997;-0.08525039,-0.2062927;0.2585765;-0.02502062,-0.2788689;0.02052301;-0.06704538,0.07252109;-0.005776316;-0.0446403,0.05958283;-0.3343647;-0.04638147,0.005266696;-0.6729962;0.005140543,0.01262283;-0.7081462;-0.05364347,-0.07912906;0.01459441;-0.02847852,-0.1455183;-0.3072527;-0.01632756,-0.1681251;-0.6285973;0.1121349,-0.208704;-0.6646785;0.07041161,0.05005154;0.5560868;-0.1707706,191.8591
+0;0;0,0.004896501;0.3327422;0.004585939,0.009877528;0.6654703;-0.007797475,0.2041833;0.5351902;0.02100107,0.2450859;0.2841676;0.03013199,0.3011525;0.04318702;-0.01974489,-0.18478;0.5237097;-0.01092808,-0.240351;0.2753659;-0.01336314,-0.2860616;0.03279391;-0.06601475,0.0757624;0.003509235;-0.03915578,0.07542691;-0.3225483;0.00358915,0.06711747;-0.6603744;0.08156638,0.07128518;-0.6227143;-0.006058626,-0.07335254;0.008404396;-0.04282758,-0.1132885;-0.3168909;-0.01583131,-0.1396961;-0.6523203;0.068227,-0.1332233;-0.6144824;-0.01924219,0.008682126;0.5838156;-0.002091512,0;0;0,0.0303165;0.3185121;-0.0916152,0.05603704;0.6324368;-0.1996899,0.228545;0.4706702;-0.1264706,0.271229;0.2227269;-0.08811855,0.2610056;-0.02575359;-0.1311975,-0.1219019;0.490997;-0.08525039,-0.2062927;0.2585765;-0.02502062,-0.2788689;0.02052301;-0.06704538,0.07252109;-0.005776316;-0.0446403,0.05958283;-0.3343647;-0.04638147,0.005266696;-0.6729962;0.005140543,0.01262283;-0.7081462;-0.05364347,-0.07912906;0.01459441;-0.02847852,-0.1455183;-0.3072527;-0.01632756,-0.1681251;-0.6285973;0.1121349,-0.208704;-0.6646785;0.07041161,0.05005154;0.5560868;-0.1707706,191.8819
+0;0;0,0.00490624;0.333404;0.004595059,0.009886649;0.666096;-0.00779483,0.2040434;0.5356805;0.02099842,0.2449493;0.2846378;0.03013007,0.3009527;0.04392844;-0.01969066,-0.1846284;0.5242086;-0.01090681,-0.2402039;0.2758448;-0.01334207,-0.2858631;0.0335459;-0.0659344,0.07576761;0.003509476;-0.03915847,0.07543194;-0.3227189;0.003608864,0.06712359;-0.6605012;0.08157597,0.07127425;-0.6228725;-0.005690604,-0.07335759;0.008404974;-0.04283053,-0.1133145;-0.3170609;-0.01582011,-0.1397187;-0.6524466;0.06822728,-0.1332723;-0.6146408;-0.01888412,0.008688731;0.5842695;-0.002076862,0;0;0,0.03033346;0.3189089;-0.09263062,0.05616471;0.6325155;-0.2014683,0.2283792;0.4706576;-0.1275463,0.2716621;0.222738;-0.08957863,0.2609853;-0.02569613;-0.1311238,-0.1215029;0.491208;-0.08628987,-0.2057322;0.2589253;-0.02522171,-0.2780902;0.02105664;-0.0669626,0.07251668;-0.005758137;-0.04466105,0.05956343;-0.3345182;-0.04643893,0.00509584;-0.6730391;0.005346533,0.01248983;-0.7080538;-0.05304265,-0.07914492;0.01458252;-0.02845814,-0.1456581;-0.3074078;-0.01611366,-0.1682403;-0.6287203;0.1123117,-0.2087101;-0.6642931;0.07043929,0.05016297;0.5561334;-0.172152,191.9047
+0;0;0,0.004910694;0.3337067;0.004599231,0.009886235;0.6660761;-0.007782249,0.2057574;0.5352302;0.02121379,0.2466924;0.2840091;0.03035193,0.3022772;0.04509905;-0.01909638,-0.1863255;0.5236576;-0.01097144,-0.2419405;0.2751173;-0.01340843,-0.2872583;0.03462963;-0.06560764,0.07575629;0.003508952;-0.03915262,0.07542045;-0.3228835;0.003636215,0.06711484;-0.6605546;0.08157766,0.0712683;-0.6229207;-0.005747773,-0.07334662;0.008403718;-0.04282413,-0.1133236;-0.3172258;-0.01580012,-0.1397191;-0.6525011;0.0682196,-0.1332684;-0.6146901;-0.01895054,0.00868826;0.5842456;-0.002064003,0;0;0,0.03031039;0.319102;-0.0930624,0.05627134;0.632368;-0.2018566,0.2296356;0.469878;-0.125746,0.2721262;0.2213077;-0.08998895,0.2615633;-0.02498828;-0.1328788,-0.1231013;0.4902794;-0.08640148,-0.207449;0.2580653;-0.02448787,-0.2793178;0.02190077;-0.06540263,0.07252067;-0.005753487;-0.04463077,0.05961037;-0.3346797;-0.04660606,0.005063206;-0.6730355;0.005409241,0.01259327;-0.7083173;-0.05275297,-0.07912893;0.01457132;-0.02847007,-0.1456994;-0.3075677;-0.01590508,-0.1682147;-0.6287296;0.1126005,-0.2086091;-0.664157;0.07030614,0.05025184;0.5560068;-0.1724782,191.9382
+0;0;0,0.004920593;0.3343794;0.004608503,0.009896643;0.6667864;-0.007779901,0.206916;0.5355176;0.02136157,0.2478798;0.2841196;0.03050614,0.303284;0.04598595;-0.01878148,-0.1874553;0.5238776;-0.01101152,-0.2431094;0.2751622;-0.01345023,-0.28828;0.03545605;-0.06547979,0.07575689;0.003508979;-0.03915293,0.07542092;-0.3230104;0.00365255,0.06711289;-0.6607798;0.08161667,0.07126492;-0.6231485;-0.005678646,-0.0733472;0.008403784;-0.04282446,-0.1133398;-0.3173524;-0.01578994,-0.1397429;-0.6527253;0.06825423,-0.1332944;-0.614917;-0.01888585,0.008696664;0.5848192;-0.002052093,0;0;0,0.03022653;0.3195519;-0.09395742,0.0562999;0.632682;-0.2032216,0.2301881;0.4696012;-0.1247265,0.2724743;0.2204971;-0.09123492,0.2617757;-0.02481197;-0.1350014,-0.1238706;0.4899101;-0.08678348,-0.208221;0.2577621;-0.02389485,-0.2799177;0.02229159;-0.0641405,0.07254332;-0.005793929;-0.04459,0.05966473;-0.3348477;-0.0468502,0.005122364;-0.6732233;0.005710602,0.01286113;-0.7085236;-0.05235767,-0.07911666;0.01460815;-0.02848731,-0.1457117;-0.3076389;-0.01547507,-0.167954;-0.6288204;0.1133009,-0.2083508;-0.6639321;0.07058643,0.0502736;0.5562581;-0.1736252,191.9715
+0;0;0,0.004301339;0.3347861;0.004501608,0.008737149;0.6671146;-0.007879712,0.2068905;0.5358486;0.02080804,0.2471538;0.2842371;0.03050113,0.3025317;0.04779877;-0.01785625,-0.1891667;0.5233653;-0.0120693,-0.2463575;0.2748709;-0.01385425,-0.2915865;0.03695074;-0.06539652,0.07576516;0.003368023;-0.03903779,0.07431772;-0.323111;0.00356821,0.06568699;-0.6609806;0.08144654,0.06993075;-0.6233376;-0.006048992,-0.0733244;0.008487505;-0.04274514,-0.1137042;-0.3172198;-0.01647511,-0.1410803;-0.6524918;0.06801566,-0.1345322;-0.6146684;-0.01932167,0.007654269;0.5850896;-0.002149281,0;0;0,0.03023469;0.3197521;-0.09468342,0.05644822;0.6325926;-0.2044754,0.2307055;0.4692757;-0.1238699,0.272877;0.2198282;-0.09191799,0.2621495;-0.0233576;-0.1372373,-0.1243778;0.4890564;-0.08754915,-0.2092253;0.257149;-0.02396221,-0.2805038;0.02330053;-0.06323691,0.07255569;-0.005813866;-0.04446936,0.05969816;-0.334806;-0.04664993,0.005145073;-0.6732348;0.006126881,0.01303437;-0.7088364;-0.05189109,-0.07902966;0.01461495;-0.02857217,-0.1456254;-0.3075518;-0.01517462,-0.167794;-0.6288911;0.113453,-0.2086484;-0.664854;0.07208014,0.05039772;0.5561814;-0.1746957,191.993
+0;0;0,0.004308675;0.3353571;0.004509286,0.008747685;0.6679265;-0.007884556,0.2080534;0.5362339;0.02094607,0.2483308;0.2845345;0.03064254,0.3038819;0.04735649;-0.01786612,-0.1902982;0.5236782;-0.01212173,-0.2475091;0.275097;-0.01390731,-0.2928796;0.03643259;-0.06561083,0.07571653;0.003365861;-0.03901274,0.07426981;-0.3229478;0.003571682,0.06563778;-0.6608683;0.08146174,0.0698717;-0.623243;-0.005831115,-0.07327734;0.008482058;-0.0427177,-0.1136367;-0.3170603;-0.01646098,-0.1410169;-0.6523827;0.06804251,-0.134484;-0.6145774;-0.01909251,0.007662938;0.5857601;-0.002144246,0;0;0,0.0301435;0.320126;-0.09546733,0.05632356;0.6329951;-0.205911,0.2311294;0.4690066;-0.1231444,0.2733169;0.2193218;-0.09237766,0.2618431;-0.0243548;-0.1390951,-0.125068;0.4886373;-0.08770452,-0.2100256;0.2568236;-0.02356807,-0.2817245;0.02229455;-0.06291087,0.07254598;-0.005827994;-0.04437828,0.05970296;-0.3346521;-0.04680634,0.005134672;-0.6731142;0.006083488,0.01309231;-0.7089311;-0.05137014,-0.07894846;0.01461768;-0.02863179,-0.1455749;-0.3073593;-0.0149257,-0.1676585;-0.6287056;0.1138396,-0.2083405;-0.6643057;0.07215366,0.05029839;0.5565119;-0.1759202,192.0268
+0;0;0,0.004308675;0.3353571;0.004509286,0.008747685;0.6679265;-0.007884556,0.2080534;0.5362339;0.02094607,0.2483308;0.2845345;0.03064254,0.3038819;0.04735649;-0.01786612,-0.1902982;0.5236782;-0.01212173,-0.2475091;0.275097;-0.01390731,-0.2928796;0.03643259;-0.06561083,0.07571653;0.003365861;-0.03901274,0.07426981;-0.3229478;0.003571682,0.06563778;-0.6608683;0.08146174,0.0698717;-0.623243;-0.005831115,-0.07327734;0.008482058;-0.0427177,-0.1136367;-0.3170603;-0.01646098,-0.1410169;-0.6523827;0.06804251,-0.134484;-0.6145774;-0.01909251,0.007662938;0.5857601;-0.002144246,0;0;0,0.0301435;0.320126;-0.09546733,0.05632356;0.6329951;-0.205911,0.2311294;0.4690066;-0.1231444,0.2733169;0.2193218;-0.09237766,0.2618431;-0.0243548;-0.1390951,-0.125068;0.4886373;-0.08770452,-0.2100256;0.2568236;-0.02356807,-0.2817245;0.02229455;-0.06291087,0.07254598;-0.005827994;-0.04437828,0.05970296;-0.3346521;-0.04680634,0.005134672;-0.6731142;0.006083488,0.01309231;-0.7089311;-0.05137014,-0.07894846;0.01461768;-0.02863179,-0.1455749;-0.3073593;-0.0149257,-0.1676585;-0.6287056;0.1138396,-0.2083405;-0.6643057;0.07215366,0.05029839;0.5565119;-0.1759202,192.0495
+0;0;0,0.005459137;0.3357276;0.003797649,0.01138962;0.6683703;-0.009456111,0.2110554;0.537412;0.02036948,0.2507198;0.2855636;0.03112696,0.3046916;0.04879518;-0.01738153,-0.1892396;0.5258398;-0.01343098,-0.2466514;0.2772025;-0.01350035,-0.2934837;0.03968684;-0.06563806,0.07577685;0.003194689;-0.03900404,0.07264486;-0.3231763;0.002996787,0.0632614;-0.6611953;0.08061815,0.06761901;-0.6235731;-0.007203884,-0.07330307;0.008611063;-0.04273361,-0.115274;-0.3167897;-0.01734329,-0.1434133;-0.6522413;0.06662317,-0.136741;-0.6144413;-0.02103774,0.00991655;0.5861451;-0.003456141,0;0;0,0.03023392;0.3203201;-0.09611536,0.05663815;0.6330903;-0.2071799,0.2314725;0.4687484;-0.1226659,0.2737209;0.2188274;-0.09315014,0.2618431;-0.0239023;-0.140758,-0.1252883;0.4884189;-0.0885273,-0.2101047;0.2566127;-0.02380711,-0.2818229;0.02275752;-0.06245334,0.07254189;-0.005835831;-0.0444665,0.05976671;-0.334656;-0.04691672,0.005116373;-0.6730968;0.006385326,0.01376265;-0.7093532;-0.05127859,-0.07901263;0.01463579;-0.0285736,-0.1456822;-0.3073216;-0.01477215,-0.1679366;-0.628746;0.1139176,-0.2087665;-0.6647871;0.07194972,0.0505594;0.5565912;-0.177012,192.0724
+0;0;0,0.005460935;0.3358382;0.0037989,0.01138905;0.6683479;-0.009450492,0.2080298;0.5381342;0.0200159,0.2476176;0.2867726;0.03075259,0.3019769;0.04830408;-0.01810421,-0.1862446;0.5267361;-0.01327619,-0.2435454;0.2785794;-0.01334542,-0.290714;0.03935824;-0.06585751,0.0757444;0.003193321;-0.03898733,0.07261178;-0.3232423;0.003021814,0.06322794;-0.661275;0.08064632,0.0676796;-0.6234884;-0.009071089,-0.07327168;0.008607375;-0.0427153,-0.1152509;-0.3168578;-0.01731995,-0.1433914;-0.6523231;0.06664991,-0.136575;-0.6143547;-0.0229029,0.009916188;0.5861344;-0.003451377,0;0;0,0.03022215;0.3203655;-0.09635377,0.05664825;0.6329526;-0.2075295,0.2301894;0.4692447;-0.1300976,0.2736583;0.2208543;-0.09435177,0.2623485;-0.02372675;-0.1419055,-0.1227148;0.4892088;-0.09043375,-0.2076224;0.2580547;-0.0254441,-0.2800906;0.02247225;-0.06363302,0.07251176;-0.005856306;-0.04444289,0.05974782;-0.3347425;-0.04684138,0.00514397;-0.6731895;0.006560802,0.01522177;-0.7111369;-0.05184507,-0.07896469;0.01465146;-0.02858907,-0.1457252;-0.3073503;-0.01470731,-0.1679458;-0.6288021;0.1139579,-0.209504;-0.6666773;0.07158406,0.05057004;0.5564789;-0.1773293,192.106
+0;0;0,0.005460876;0.3358345;0.003798859,0.01138413;0.6680714;-0.009440071,0.2091487;0.5376438;0.02015508,0.2487605;0.2861302;0.03089826,0.3032247;0.04720108;-0.01805291,-0.1873602;0.526181;-0.0133257,-0.2446957;0.2778743;-0.01339497,-0.2919554;0.03819108;-0.06600848,0.07577135;0.003194457;-0.0390012,0.07263995;-0.3231143;0.002991617,0.0632429;-0.6616231;0.08072546,0.06772716;-0.6237794;-0.009649031,-0.07329775;0.008610438;-0.0427305,-0.1152607;-0.3167283;-0.01734502,-0.1434408;-0.652666;0.06674311,-0.1365745;-0.6146393;-0.02346558,0.009912306;0.585916;-0.003445197,0;0;0,0.03035218;0.3202757;-0.09659863,0.05705762;0.6324424;-0.2080712,0.2313606;0.4689254;-0.1285501,0.2743367;0.2200246;-0.09471202,0.2626667;-0.02497678;-0.1425436,-0.1235965;0.4883648;-0.09092186,-0.2090901;0.2574095;-0.02539232,-0.2818972;0.02132855;-0.06300356,0.07248959;-0.005889446;-0.04453278,0.05980161;-0.3346497;-0.0470407,0.005183399;-0.6735176;0.006852865,0.01603338;-0.7114984;-0.05239296,-0.07900822;0.01467893;-0.02854511,-0.1458596;-0.3071694;-0.01457553,-0.1681421;-0.6291242;0.11414,-0.2101718;-0.667273;0.07126328,0.05090708;0.5560666;-0.1777971,192.1396
+0;0;0,0.007159512;0.3359886;0.003438698,0.01503738;0.6682504;-0.01019549,0.2113771;0.5382613;0.01961209,0.2499618;0.2870855;0.03138557,0.3036376;0.04742675;-0.0167193,-0.1836914;0.5281165;-0.01400426,-0.2416782;0.2804239;-0.0124101,-0.2907504;0.0406501;-0.06467808,0.07571441;0.003030134;-0.03926925,0.07154276;-0.3231804;0.002560552,0.06123894;-0.6618485;0.07965718,0.06576138;-0.6240434;-0.01065096,-0.07345621;0.008754547;-0.04256138,-0.116442;-0.3164145;-0.01811221,-0.1456233;-0.6523601;0.06576364,-0.1387172;-0.6143672;-0.02437709,0.01307124;0.5860605;-0.004083847,0;0;0,0.03048888;0.3202947;-0.09712434,0.05740482;0.6321931;-0.2095345,0.2316396;0.4682028;-0.1350648,0.2746603;0.2206056;-0.09554935,0.2632755;-0.02499309;-0.1422739,-0.1225508;0.488566;-0.09267746,-0.2083115;0.2583758;-0.02653939,-0.281776;0.0219007;-0.06278843,0.07251781;-0.005887061;-0.04461432,0.0597198;-0.3345364;-0.04711413,0.005096283;-0.6734483;0.006748438,0.01609096;-0.7115158;-0.05226732,-0.07908206;0.01469123;-0.02853286,-0.1460063;-0.3070334;-0.01457358,-0.168352;-0.6290177;0.1141623,-0.2102388;-0.6669346;0.07092206,0.05120608;0.5558709;-0.1789911,192.162
+0;0;0,0.007159512;0.3359886;0.003438698,0.01503738;0.6682504;-0.01019549,0.2113771;0.5382613;0.01961209,0.2499618;0.2870855;0.03138557,0.3036376;0.04742675;-0.0167193,-0.1836914;0.5281165;-0.01400426,-0.2416782;0.2804239;-0.0124101,-0.2907504;0.0406501;-0.06467808,0.07571441;0.003030134;-0.03926925,0.07154276;-0.3231804;0.002560552,0.06123894;-0.6618485;0.07965718,0.06576138;-0.6240434;-0.01065096,-0.07345621;0.008754547;-0.04256138,-0.116442;-0.3164145;-0.01811221,-0.1456233;-0.6523601;0.06576364,-0.1387172;-0.6143672;-0.02437709,0.01307124;0.5860605;-0.004083847,0;0;0,0.03048888;0.3202947;-0.09712434,0.05740482;0.6321931;-0.2095345,0.2316396;0.4682028;-0.1350648,0.2746603;0.2206056;-0.09554935,0.2632755;-0.02499309;-0.1422739,-0.1225508;0.488566;-0.09267746,-0.2083115;0.2583758;-0.02653939,-0.281776;0.0219007;-0.06278843,0.07251781;-0.005887061;-0.04461432,0.0597198;-0.3345364;-0.04711413,0.005096283;-0.6734483;0.006748438,0.01609096;-0.7115158;-0.05226732,-0.07908206;0.01469123;-0.02853286,-0.1460063;-0.3070334;-0.01457358,-0.168352;-0.6290177;0.1141623,-0.2102388;-0.6669346;0.07092206,0.05120608;0.5558709;-0.1789911,192.1844
+0;0;0,0.007164725;0.3362332;0.003441201,0.01504977;0.6687974;-0.01020724,0.2132661;0.5382388;0.01983358,0.2518791;0.2868793;0.03161568,0.3054984;0.04747277;-0.01643855,-0.1855466;0.5279979;-0.01410137,-0.2435759;0.280124;-0.01250604,-0.2925964;0.04060261;-0.06471901,0.07570553;0.003029778;-0.03926465,0.07154978;-0.3219376;0.002405729,0.06120886;-0.6618251;0.07977997,0.06571778;-0.6240432;-0.01025824,-0.07344759;0.00875352;-0.04255639,-0.1162695;-0.3151763;-0.0182004,-0.1455559;-0.6523315;0.06597747,-0.1386705;-0.6143625;-0.02389385,0.01308084;0.586491;-0.004086936,0;0;0,0.03060541;0.3203706;-0.09768272,0.0579004;0.6321197;-0.2112992,0.2328741;0.4673698;-0.1325772,0.2757238;0.219171;-0.09552789,0.2655045;-0.0268354;-0.1388421,-0.1238188;0.4877743;-0.09336286,-0.2102274;0.257931;-0.02615453,-0.2844382;0.02150922;-0.05927855,0.07251027;-0.005941242;-0.04460025,0.05968735;-0.3333353;-0.04707217,0.005127102;-0.6735651;0.006631613,0.01595479;-0.7113751;-0.05229497,-0.07905566;0.01477019;-0.02853532,-0.1457842;-0.3057115;-0.01452773,-0.1682461;-0.6288302;0.114728,-0.2102734;-0.6657403;0.0706313,0.05159101;0.555824;-0.1803989,192.2178
+0;0;0,0.007929586;0.3362338;0.002773755,0.01620987;0.6685704;-0.01148284,0.2154845;0.5383052;0.01914699,0.25249;0.2866828;0.03272557,0.3068105;0.0431381;-0.01425042,-0.1858369;0.5286387;-0.01471129,-0.2446379;0.2808565;-0.01096108,-0.2966963;0.03785272;-0.0630241,0.07577529;0.002728903;-0.03918155,0.06968161;-0.3221828;0.002371777,0.0580366;-0.662021;0.07965925,0.06251726;-0.624276;-0.01025198,-0.07352586;0.008949907;-0.04240733,-0.1177689;-0.3148054;-0.01881805,-0.1482434;-0.6518484;0.06527881,-0.1413909;-0.6139301;-0.02446769,0.01417769;0.5863049;-0.005207773,0;0;0,0.03077883;0.3201748;-0.09830809,0.05867773;0.6311678;-0.213276,0.2339371;0.4666457;-0.1312728,0.2766107;0.2180869;-0.09570456,0.2681275;-0.03292929;-0.1329925,-0.1246862;0.487296;-0.09517361,-0.2115793;0.2580519;-0.02614975,-0.2881308;0.01786436;-0.05650284,0.07253981;-0.005981088;-0.04457283,0.05959508;-0.3333314;-0.04693818,0.005095959;-0.6735857;0.006502628,0.01595241;-0.7113101;-0.05231595,-0.07905846;0.01482217;-0.02854116,-0.1462047;-0.3055307;-0.01451155,-0.1683334;-0.6285919;0.1148744,-0.2107209;-0.6647986;0.07033157,0.05219784;0.5550641;-0.182013,192.2403
+0;0;0,0.007929995;0.3362511;0.002773898,0.01621277;0.6686882;-0.01148915,0.2158024;0.5382742;0.01918458,0.2528107;0.2866329;0.0327642,0.3065085;0.04587981;-0.01367333,-0.1861506;0.5285925;-0.01472697,-0.244956;0.2807917;-0.01097648,-0.2964177;0.04057333;-0.06244273,0.07574246;0.002727721;-0.03916457,0.06966086;-0.32154;0.002306394,0.05801595;-0.6613755;0.07959327,0.06250124;-0.6236224;-0.01041117,-0.073494;0.008946029;-0.04238896,-0.1176493;-0.3141676;-0.01884643,-0.1481236;-0.651208;0.06524976,-0.141264;-0.6132815;-0.02458978,0.01417878;0.5863495;-0.005208503,0;0;0,0.03105971;0.3198603;-0.099298,0.05960926;0.6303538;-0.2157403,0.2344735;0.4662431;-0.1307018,0.2777581;0.2176997;-0.09562969,0.2718619;-0.03142327;-0.1257112,-0.1247794;0.4870007;-0.09790826,-0.2123705;0.2587986;-0.02629121,-0.2909419;0.02170202;-0.05106371,0.07247084;-0.006162465;-0.04458952,0.05950797;-0.3328638;-0.04671812,0.005241007;-0.6732073;0.006371733,0.01605833;-0.7111923;-0.05229735,-0.07900778;0.01490987;-0.02852524,-0.1461411;-0.3047748;-0.01434212,-0.1691235;-0.6271477;0.1165953,-0.2108316;-0.6629181;0.07059825,0.05296502;0.5543351;-0.1841135,192.2624
+0;0;0,0.009349218;0.3361459;0.002184971,0.01899374;0.668358;-0.01269027,0.2185339;0.5379393;0.01777327,0.2546005;0.2865602;0.03338899,0.3085151;0.04391843;-0.008745234,-0.1842884;0.5294242;-0.0153952,-0.2445889;0.2822935;-0.01025684,-0.2979975;0.04104671;-0.06030268,0.07558621;0.002577646;-0.03920711,0.06778346;-0.3215753;0.002012197,0.05451565;-0.6612438;0.07847182,0.05888702;-0.6234955;-0.01169532,-0.07350533;0.009020496;-0.0421036,-0.1189491;-0.3138888;-0.01975411,-0.150423;-0.6506014;0.06409599,-0.1436837;-0.6127068;-0.02591243,0.016628;0.5860503;-0.006247012,0;0;0,0.03120869;0.3195228;-0.1000872,0.06003198;0.6292832;-0.2179453,0.2350976;0.4654527;-0.1323075,0.2803772;0.2179716;-0.0943737,0.2761748;-0.03326042;-0.1149139,-0.1247664;0.4866126;-0.09950038,-0.212763;0.2593673;-0.0263409,-0.2946781;0.02156132;-0.04352533,0.07241052;-0.006238222;-0.04444003,0.05941558;-0.3328298;-0.04646039,0.005156312;-0.6729031;0.006482597,0.01588837;-0.7109449;-0.05237651,-0.07886375;0.01492291;-0.02854699,-0.1461256;-0.3046031;-0.01391866,-0.169251;-0.6229239;0.1258452,-0.2092147;-0.6527109;0.07073013,0.05333063;0.5534329;-0.1859534,192.296
+0;0;0,0.009349218;0.3361459;0.002184971,0.01899374;0.668358;-0.01269027,0.2185339;0.5379393;0.01777327,0.2546005;0.2865602;0.03338899,0.3085151;0.04391843;-0.008745234,-0.1842884;0.5294242;-0.0153952,-0.2445889;0.2822935;-0.01025684,-0.2979975;0.04104671;-0.06030268,0.07558621;0.002577646;-0.03920711,0.06778346;-0.3215753;0.002012197,0.05451565;-0.6612438;0.07847182,0.05888702;-0.6234955;-0.01169532,-0.07350533;0.009020496;-0.0421036,-0.1189491;-0.3138888;-0.01975411,-0.150423;-0.6506014;0.06409599,-0.1436837;-0.6127068;-0.02591243,0.016628;0.5860503;-0.006247012,0;0;0,0.03120869;0.3195228;-0.1000872,0.06003198;0.6292832;-0.2179453,0.2350976;0.4654527;-0.1323075,0.2803772;0.2179716;-0.0943737,0.2761748;-0.03326042;-0.1149139,-0.1247664;0.4866126;-0.09950038,-0.212763;0.2593673;-0.0263409,-0.2946781;0.02156132;-0.04352533,0.07241052;-0.006238222;-0.04444003,0.05941558;-0.3328298;-0.04646039,0.005156312;-0.6729031;0.006482597,0.01588837;-0.7109449;-0.05237651,-0.07886375;0.01492291;-0.02854699,-0.1461256;-0.3046031;-0.01391866,-0.169251;-0.6229239;0.1258452,-0.2092147;-0.6527109;0.07073013,0.05333063;0.5534329;-0.1859534,192.3186
+0;0;0,0.009349233;0.3361464;0.002184974,0.01899938;0.6685532;-0.01270105,0.2184924;0.5380503;0.01776462,0.2545119;0.2869997;0.03335993,0.3077776;0.04727866;-0.008267127,-0.1842414;0.5295371;-0.01539655,-0.244463;0.2827294;-0.01026491,-0.2972288;0.04438652;-0.05970835,0.07556192;0.002576818;-0.03919451,0.06775954;-0.321561;0.002022881,0.05451081;-0.660741;0.07837254,0.05888356;-0.6229903;-0.01182302,-0.07348172;0.009017597;-0.04209007,-0.1189234;-0.3138767;-0.01974162,-0.150352;-0.650105;0.06398787,-0.1436106;-0.6122079;-0.02604891,0.01663093;0.5861508;-0.006250381,0;0;0,0.03136256;0.3191559;-0.1012053,0.06038535;0.6284596;-0.220753,0.235423;0.465461;-0.1336656,0.282412;0.2192352;-0.0920496,0.2826544;-0.02968338;-0.1007495,-0.1245681;0.4862082;-0.1019824,-0.2134027;0.2605049;-0.02626311,-0.2956473;0.02557229;-0.03513568,0.07242036;-0.006326676;-0.04435897,0.05893627;-0.3328864;-0.04577303,0.00525346;-0.6726716;0.006304502,0.01579663;-0.7107657;-0.05257225,-0.07881786;0.01496421;-0.02857044,-0.1454777;-0.304637;-0.01318678,-0.1700235;-0.619917;0.1318781,-0.2084185;-0.6504971;0.07646768,0.05365127;0.5526904;-0.1883328,192.3518
+0;0;0,0.009352574;0.3362666;0.002185755,0.01902268;0.6693617;-0.01273447,0.2189843;0.5384992;0.01780708,0.2549495;0.2878273;0.03337887,0.3082066;0.04814431;-0.008241568,-0.1846985;0.5299659;-0.01543224,-0.2448293;0.2835305;-0.01030834,-0.2975867;0.04522546;-0.05974392,0.07553784;0.002575997;-0.03918201,0.06773632;-0.321526;0.002030812,0.05455508;-0.6589783;0.07799155,0.05895091;-0.6211867;-0.01268005,-0.0734583;0.009014723;-0.04207665,-0.1188949;-0.3138438;-0.01973067,-0.1501635;-0.6483594;0.06357231,-0.1433865;-0.6104207;-0.02693968,0.01664715;0.586713;-0.006264514,0;0;0,0.03155595;0.3186474;-0.1031287,0.06067279;0.6275625;-0.2255428,0.2356758;0.4651153;-0.1349664,0.2846277;0.220408;-0.08920193,0.2859519;-0.02861834;-0.09000826,-0.1244759;0.4857856;-0.104926,-0.2137338;0.2616826;-0.02629235,-0.2983701;0.02748986;-0.0289316,0.07241982;-0.006422848;-0.04429388,0.05847088;-0.3329287;-0.04521465,0.00515765;-0.6710437;0.006299734,0.01503542;-0.7098514;-0.0526011,-0.07876953;0.0150263;-0.02859025,-0.1443012;-0.3046442;-0.01076244,-0.1695091;-0.6161298;0.1380969,-0.207948;-0.6502048;0.08596031,0.05394381;0.5518487;-0.1923697,192.3742
+0;0;0,0.009758926;0.3361697;0.0006348977,0.01998297;0.6691977;-0.0158487,0.2199299;0.5391724;0.01530003,0.2555237;0.2891033;0.03380562,0.3062264;0.04993525;-0.005298417,-0.1843386;0.5314085;-0.01699972,-0.2457354;0.2858064;-0.009654836,-0.3002687;0.04921675;-0.05815927,0.07549664;0.00248426;-0.03922382,0.06542737;-0.3214195;0.001483645,0.05028576;-0.6588465;0.07638898,0.05453956;-0.6211262;-0.01439399,-0.07357866;0.009020817;-0.04182377,-0.1210644;-0.3134345;-0.02085116,-0.1536586;-0.647747;0.06203324,-0.147024;-0.6098969;-0.02859569,0.01745859;0.5865623;-0.008955265,0;0;0,0.03187993;0.3180668;-0.1045127,0.06129214;0.6264542;-0.2282521,0.2360168;0.4646686;-0.1360028,0.2868374;0.2217852;-0.08531904,0.290336;-0.02560945;-0.0761044,-0.1245115;0.4853515;-0.1082292,-0.2151835;0.2635499;-0.02621337,-0.3020483;0.03178681;-0.0197625,0.07245055;-0.006514847;-0.0441916,0.05811417;-0.3328065;-0.04482269,0.005219668;-0.6708881;0.006167885,0.01524317;-0.7095628;-0.05301452,-0.07872498;0.01507973;-0.02862519,-0.1422602;-0.3047089;-0.009372357,-0.168822;-0.6122479;0.1468686,-0.2052991;-0.6468607;0.09382276,0.05450499;0.5508465;-0.194787,192.3965
+0;0;0,0.009758926;0.3361697;0.0006348977,0.01998297;0.6691977;-0.0158487,0.2199299;0.5391724;0.01530003,0.2555237;0.2891033;0.03380562,0.3062264;0.04993525;-0.005298417,-0.1843386;0.5314085;-0.01699972,-0.2457354;0.2858064;-0.009654836,-0.3002687;0.04921675;-0.05815927,0.07549664;0.00248426;-0.03922382,0.06542737;-0.3214195;0.001483645,0.05028576;-0.6588465;0.07638898,0.05453956;-0.6211262;-0.01439399,-0.07357866;0.009020817;-0.04182377,-0.1210644;-0.3134345;-0.02085116,-0.1536586;-0.647747;0.06203324,-0.147024;-0.6098969;-0.02859569,0.01745859;0.5865623;-0.008955265,0;0;0,0.03187993;0.3180668;-0.1045127,0.06129214;0.6264542;-0.2282521,0.2360168;0.4646686;-0.1360028,0.2868374;0.2217852;-0.08531904,0.290336;-0.02560945;-0.0761044,-0.1245115;0.4853515;-0.1082292,-0.2151835;0.2635499;-0.02621337,-0.3020483;0.03178681;-0.0197625,0.07245055;-0.006514847;-0.0441916,0.05811417;-0.3328065;-0.04482269,0.005219668;-0.6708881;0.006167885,0.01524317;-0.7095628;-0.05301452,-0.07872498;0.01507973;-0.02862519,-0.1422602;-0.3047089;-0.009372357,-0.168822;-0.6122479;0.1468686,-0.2052991;-0.6468607;0.09382276,0.05450499;0.5508465;-0.194787,192.419
+0;0;0,0.009763165;0.3363158;0.0006351735,0.02000768;0.6700111;-0.01588461,0.220732;0.5395666;0.01537775,0.2562428;0.2900811;0.03384016,0.3071519;0.04993911;-0.005423125,-0.185103;0.5317727;-0.01704715,-0.2463566;0.2867437;-0.009719411,-0.3011119;0.04919051;-0.05842137,0.07547601;0.002483581;-0.0392131,0.06544021;-0.3203438;0.001359083,0.05029484;-0.6578546;0.07628304,0.05455749;-0.6201181;-0.01468898,-0.07355855;0.009018351;-0.04181234,-0.1208864;-0.3123653;-0.02090943,-0.1534888;-0.6467609;0.06199557,-0.1468403;-0.6088945;-0.02882208,0.01747611;0.5871401;-0.008971528,0;0;0,0.03190941;0.3175673;-0.1064744,0.06105262;0.6254835;-0.2332127,0.2361765;0.4647459;-0.1368885,0.2891913;0.2244015;-0.07971454,0.2933233;-0.02372153;-0.0649004,-0.1251315;0.4843621;-0.1114958,-0.2168978;0.2652609;-0.02536486,-0.3052442;0.03340064;-0.00996133,0.07250831;-0.006591529;-0.04404044,0.05752358;-0.3317677;-0.04356742,0.005415857;-0.6702675;0.006023407,0.01524645;-0.7093048;-0.05306244,-0.07866494;0.01513262;-0.0286931,-0.1400165;-0.3038054;-0.006810997,-0.1659999;-0.60899;0.1542597,-0.2019755;-0.6445258;0.1016788,0.05436385;0.5499699;-0.1989379,192.4417
+0;0;0,0.010944;0.3356096;-0.0005515454,0.02262933;0.6684789;-0.0184372,0.2237094;0.5385361;0.01308305,0.2582352;0.28957;0.03446083,0.3065991;0.05374721;-4.152581E-05,-0.1838374;0.5316474;-0.01897124,-0.2473304;0.2877098;-0.009160241,-0.3026428;0.0550002;-0.05307686,0.07523867;0.002293926;-0.03963238,0.0651658;-0.3198446;0.001172028,0.04764293;-0.6571226;0.07530437,0.05183956;-0.6195004;-0.01529833,-0.0737108;0.009208958;-0.04145792,-0.12156;-0.3115317;-0.02207873,-0.1560418;-0.645645;0.06000907,-0.1494713;-0.6079026;-0.03044225,0.01972391;0.5858178;-0.01114906,0;0;0,0.03171071;0.3159826;-0.1091022,0.06015632;0.6221015;-0.2384691,0.2362649;0.4648463;-0.1377079,0.2903636;0.2263452;-0.07587194,0.2975935;-0.0155102;-0.05146718,-0.1264914;0.4839473;-0.1141628,-0.2193263;0.2672639;-0.02436788,-0.306997;0.04142213;-0.003125789,0.07258072;-0.006543934;-0.0438869,0.05700406;-0.3310367;-0.04265881,0.005527228;-0.6695005;0.005832914,0.01483822;-0.708672;-0.05258941,-0.07861853;0.01501374;-0.02881941,-0.1379616;-0.3033157;-0.002657484,-0.161984;-0.6048237;0.1648982,-0.1955252;-0.6390128;0.1097683,0.05367321;0.5470411;-0.2035648,192.4749
+0;0;0,0.01094577;0.3356641;-0.000551635,0.02264464;0.6689188;-0.01845946,0.2215328;0.5393554;0.01281219,0.2558917;0.2915921;0.03408669,0.3051328;0.05149274;-0.001041349,-0.1816436;0.5325405;-0.01889837,-0.2448299;0.2897814;-0.009134765,-0.3011454;0.05285174;-0.05384779,0.07518532;0.002292299;-0.03960428,0.06512542;-0.3194318;0.001147635,0.04762023;-0.6563694;0.07520518,0.05180232;-0.6187737;-0.0150838,-0.07365853;0.009202428;-0.04142853,-0.1214462;-0.3111256;-0.02207426,-0.1558932;-0.6449018;0.05993072,-0.1493454;-0.6071862;-0.03020741,0.01973474;0.58613;-0.01116007,0;0;0,0.03181115;0.3153204;-0.1111379,0.06019115;0.6211653;-0.2421583,0.2356693;0.4624555;-0.1487384,0.2900997;0.2294253;-0.07288265,0.2988062;-0.0158304;-0.04001641,-0.1252066;0.4839752;-0.1196791,-0.2200986;0.2714937;-0.02551478,-0.3105838;0.04278491;0.002965068,0.07265624;-0.006450802;-0.04365826,0.05677146;-0.3305105;-0.04252148,0.005571157;-0.6686691;0.005906347,0.01437783;-0.7079402;-0.05198359,-0.07852291;0.01485932;-0.0289817,-0.1366082;-0.3028383;0.002045272,-0.1591924;-0.6016266;0.1738982,-0.1907727;-0.6394141;0.1225677,0.05372876;0.5461394;-0.2068727,192.5082
+0;0;0,0.008165678;0.3355897;-0.001944283,0.01775615;0.6689612;-0.01989686,0.2181465;0.5401284;0.009366623,0.2517249;0.2932712;0.034119,0.300192;0.04971394;0.005499516,-0.1854915;0.5309814;-0.02058585,-0.2507283;0.2895826;-0.008360045,-0.3090701;0.04980762;-0.04826574,0.07496072;0.002051258;-0.03992644,0.06452812;-0.3177942;0.0006516576,0.04542845;-0.6558583;0.07379141,0.04938474;-0.6183127;-0.01652993,-0.07382692;0.009394354;-0.04097279,-0.1217901;-0.3090757;-0.02272715,-0.1581533;-0.6439461;0.05815019,-0.1518212;-0.6062651;-0.03202429,0.01570386;0.5861034;-0.01264259,0;0;0,0.03156933;0.3144777;-0.1131284,0.05942085;0.6195695;-0.2461307,0.2359119;0.4623165;-0.152287,0.2895592;0.2325857;-0.06847525,0.2985305;-0.01428862;-0.03025389,-0.126139;0.4837245;-0.1224134,-0.2213404;0.2734767;-0.02540191,-0.3178679;0.04537956;0.00839746,0.07272646;-0.006469756;-0.04343319,0.05634871;-0.3286288;-0.04207516,0.005668256;-0.6679514;0.005812645,0.01428476;-0.7073152;-0.05202293,-0.07842522;0.01483314;-0.02910156,-0.1331812;-0.301136;0.005853154,-0.155468;-0.5984232;0.1822765,-0.1864349;-0.6390288;0.1344598,0.05310297;0.5447232;-0.2103486,192.5419
+0;0;0,0.008173989;0.3359313;-0.001946262,0.01779147;0.6702516;-0.01995239,0.2196352;0.5407966;0.009495328,0.2531734;0.294235;0.03421806,0.3021321;0.04820737;0.005308293,-0.186915;0.5315837;-0.02067325,-0.2520737;0.290474;-0.00846209,-0.3110072;0.04826699;-0.04877255,0.07495249;0.002051032;-0.03992205,0.0646264;-0.3145291;0.0002417788,0.04537147;-0.6553411;0.07397604,0.04929335;-0.6178612;-0.01555971,-0.07381881;0.009393322;-0.04096829,-0.1212923;-0.3058254;-0.02290892,-0.1579511;-0.6434177;0.05862582,-0.1516741;-0.6058035;-0.03076436,0.01573198;0.5871033;-0.01267268,0;0;0,0.03143561;0.3140262;-0.1154113,0.05893517;0.6190517;-0.2510039,0.2360982;0.4630881;-0.151279,0.2898951;0.2349668;-0.06412864,0.2973639;-0.01306544;-0.01736784,-0.1262915;0.4840156;-0.1220954,-0.2219923;0.2746174;-0.02451248,-0.3205856;0.04534987;0.01393327,0.07276624;-0.00642103;-0.04335546,0.05613047;-0.3252667;-0.0415082,0.005643252;-0.6675797;0.00574851,0.01327205;-0.7066652;-0.05132151,-0.07839816;0.01481183;-0.02915801,-0.1305369;-0.2974256;0.01246005,-0.1529463;-0.5963864;0.1915707,-0.182726;-0.6354603;0.1422761,0.05271241;0.5441958;-0.2145517,192.5757
+0;0;0,0.008183694;0.3363301;-0.001948573,0.01782685;0.6715499;-0.02000484,0.2177855;0.5422598;0.009261548,0.2512252;0.2964222;0.03391169,0.3001112;0.05075988;0.005044851,-0.1850192;0.5331318;-0.02062909,-0.2499865;0.29273;-0.008453782,-0.3088325;0.0508827;-0.04870438,0.07483543;0.002047829;-0.03985971,0.06452343;-0.3141005;0.0002493374,0.04528992;-0.6545336;0.07390162,0.04921566;-0.6170463;-0.01572233,-0.07370353;0.009378654;-0.04090431,-0.1211123;-0.3054102;-0.02286958,-0.1577303;-0.6426271;0.05857451,-0.1514471;-0.6050055;-0.03090374,0.01576087;0.5881399;-0.01270222,0;0;0,0.03143018;0.3136787;-0.1175013,0.0590874;0.6185841;-0.2555393,0.2352743;0.4637387;-0.1575906,0.2889282;0.2397784;-0.0620656,0.2959638;-0.006347567;-0.007792234,-0.1254767;0.4833649;-0.1291858,-0.221173;0.2772885;-0.02653726,-0.3198734;0.0497441;0.01879368,0.07277402;-0.006445498;-0.04307818,0.05595642;-0.3248469;-0.04147768,0.005732059;-0.6668787;0.005223747,0.01331449;-0.7063625;-0.05150748,-0.07822276;0.01475875;-0.02926965,-0.1274367;-0.2965924;0.0187227,-0.14866;-0.5926408;0.2020101,-0.1763868;-0.6306621;0.1499692,0.05280614;0.5437452;-0.2184651,192.6088
+0;0;0,0.01199651;0.3363744;-0.004508625,0.02758349;0.671202;-0.02732943,0.2250469;0.5429321;0.006008253,0.2578988;0.2980163;0.03446071,0.305239;0.05166219;0.01249854,-0.1780071;0.5368747;-0.02354803,-0.2453857;0.2979131;-0.008381603,-0.3054344;0.05567996;-0.04201271,0.07450234;0.001650664;-0.0400487,0.06372041;-0.3134592;-0.0008924976,0.04147644;-0.6545017;0.07175657,0.04537725;-0.6172088;-0.01862675,-0.07359423;0.009679621;-0.04058838,-0.1212973;-0.3039626;-0.02336538,-0.1607143;-0.6419414;0.05600281,-0.1544422;-0.6045377;-0.03423793,0.02351128;0.5879526;-0.01849921,0;0;0,0.03109965;0.3131778;-0.1194341,0.05810502;0.6171677;-0.2599286,0.2345821;0.4639213;-0.1611929,0.2883841;0.2434708;-0.0593133,0.29464;-0.0008763522;0.001259804,-0.1259595;0.4824041;-0.1330182,-0.2215679;0.2787054;-0.02700689,-0.3200868;0.05314068;0.02617541,0.07277673;-0.006401151;-0.04265904,0.05562505;-0.3236528;-0.04172421,0.005808204;-0.6663589;0.004681583,0.01401892;-0.7061176;-0.05279756,-0.07793405;0.01471283;-0.02944552,-0.1234608;-0.2956645;0.02092208,-0.1431007;-0.5867866;0.2131325,-0.1699325;-0.6254513;0.1601913,0.05200088;0.5425713;-0.2222041,192.6309
+0;0;0,0.01197601;0.3357997;-0.004500921,0.02752255;0.6697592;-0.02726206,0.2245267;0.54182;0.00599448,0.257298;0.2975051;0.03437714,0.3045768;0.0514697;0.01244338,-0.1775866;0.5357767;-0.02349282,-0.2448;0.2974013;-0.008363595,-0.304771;0.05548166;-0.04195119,0.07449815;0.001650571;-0.04004645,0.06379771;-0.3110774;-0.001186214,0.04143652;-0.6539171;0.0718457,0.04533277;-0.6166329;-0.01843186,-0.07359009;0.009679075;-0.04058609,-0.1209326;-0.3015924;-0.02349328,-0.1605573;-0.6413523;0.05629315,-0.1542926;-0.6039572;-0.03384198,0.02346137;0.5867355;-0.01845578,0;0;0,0.03066516;0.3118067;-0.1214962,0.05702424;0.6139888;-0.2639202,0.2337811;0.4631895;-0.1642096,0.2873816;0.2465456;-0.055758,0.2926364;0.004189953;0.01121902,-0.1265982;0.4819705;-0.1356389,-0.2215458;0.2802181;-0.02677998,-0.3192729;0.05608635;0.03207697,0.07278857;-0.006352842;-0.04263663,0.05557796;-0.3211946;-0.04124951,0.00583896;-0.6658919;0.004385471,0.0140999;-0.7056997;-0.05285883,-0.07790749;0.01472933;-0.02949386,-0.1207106;-0.2926766;0.02612041,-0.1378684;-0.5821252;0.2243573,-0.1656523;-0.6259543;0.1796852,0.05108741;0.539867;-0.2257404,192.6646
+0;0;0,0.01197601;0.3357997;-0.004500921,0.02752255;0.6697592;-0.02726206,0.2245267;0.54182;0.00599448,0.257298;0.2975051;0.03437714,0.3045768;0.0514697;0.01244338,-0.1775866;0.5357767;-0.02349282,-0.2448;0.2974013;-0.008363595,-0.304771;0.05548166;-0.04195119,0.07449815;0.001650571;-0.04004645,0.06379771;-0.3110774;-0.001186214,0.04143652;-0.6539171;0.0718457,0.04533277;-0.6166329;-0.01843186,-0.07359009;0.009679075;-0.04058609,-0.1209326;-0.3015924;-0.02349328,-0.1605573;-0.6413523;0.05629315,-0.1542926;-0.6039572;-0.03384198,0.02346137;0.5867355;-0.01845578,0;0;0,0.03066516;0.3118067;-0.1214962,0.05702424;0.6139888;-0.2639202,0.2337811;0.4631895;-0.1642096,0.2873816;0.2465456;-0.055758,0.2926364;0.004189953;0.01121902,-0.1265982;0.4819705;-0.1356389,-0.2215458;0.2802181;-0.02677998,-0.3192729;0.05608635;0.03207697,0.07278857;-0.006352842;-0.04263663,0.05557796;-0.3211946;-0.04124951,0.00583896;-0.6658919;0.004385471,0.0140999;-0.7056997;-0.05285883,-0.07790749;0.01472933;-0.02949386,-0.1207106;-0.2926766;0.02612041,-0.1378684;-0.5821252;0.2243573,-0.1656523;-0.6259543;0.1796852,0.05108741;0.539867;-0.2257404,192.6873
+0;0;0,0.01197416;0.3357477;-0.004500224,0.02752996;0.6699025;-0.0272774,0.2241;0.5419567;0.005937841,0.2568208;0.2980179;0.03427679,0.3040652;0.05216186;0.01235901,-0.1771552;0.5359263;-0.02348653,-0.244265;0.297918;-0.00838061,-0.3041923;0.05617462;-0.04194373,0.07444455;0.001649384;-0.04001764,0.06378885;-0.3097714;-0.001319833,0.04139212;-0.6531559;0.07182813,0.04529539;-0.6158585;-0.01861224,-0.07353714;0.009672111;-0.04055689,-0.1206818;-0.3002983;-0.02353552,-0.1603694;-0.6405981;0.05637769,-0.1540934;-0.6031896;-0.03392001,0.02346377;0.5867763;-0.01846024,0;0;0,0.03040275;0.3107547;-0.1240859,0.05629498;0.6116409;-0.2697601,0.2329983;0.4631325;-0.1677423,0.2860386;0.2489619;-0.05505896,0.2906876;0.007823795;0.01556993,-0.1263987;0.4813962;-0.1391566,-0.2205282;0.2817917;-0.02656201,-0.315286;0.05840689;0.03884315,0.07281089;-0.006141216;-0.0425086,0.05545241;-0.3196554;-0.04126239,0.00568074;-0.6649625;0.004024267,0.01389575;-0.7048717;-0.0533619,-0.07784215;0.01451314;-0.0295988,-0.1157645;-0.2910837;0.0317727,-0.1336115;-0.5787736;0.2334684,-0.1616911;-0.6225498;0.1885624,0.05048543;0.537837;-0.2307283,192.7206
+0;0;0,0.01539543;0.3360686;-0.006240089,0.03394809;0.6706882;-0.03159039,0.2309211;0.5431145;0.001728533,0.2632878;0.3002127;0.0354418,0.3091546;0.05398175;0.02011035,-0.1728473;0.5390676;-0.02587149,-0.2418836;0.3022494;-0.007525044,-0.3026617;0.06025651;-0.03424555,0.07429067;0.00144183;-0.04008193,0.06369652;-0.309775;-0.001117643,0.03863248;-0.6530755;0.07024752,0.04220914;-0.6158262;-0.02143743,-0.07357232;0.009799741;-0.04023462,-0.121118;-0.2999755;-0.02395404,-0.1626172;-0.6400008;0.05502091,-0.1566353;-0.6026535;-0.03653076,0.02926084;0.5874057;-0.02213807,0;0;0,0.02991363;0.310289;-0.1266646,0.05506784;0.6108856;-0.2748859,0.2324699;0.4626721;-0.1706789,0.2841353;0.2510076;-0.05357075,0.2868057;0.01251252;0.02441311,-0.128019;0.4800835;-0.1433172,-0.2214492;0.2829325;-0.02675051,-0.3132344;0.0605092;0.04446644,0.07280478;-0.005822659;-0.04234743,0.05501875;-0.3191421;-0.04136086,0.005400803;-0.6642749;0.003335714,0.01394346;-0.7044325;-0.05562544,-0.07772829;0.01419795;-0.02974015,-0.1120111;-0.2905494;0.03689406,-0.1297627;-0.5745435;0.2433127,-0.1539955;-0.6227465;0.2012586,0.04946342;0.5371135;-0.2352178,192.7428
+0;0;0,0.01541785;0.3365582;-0.00624918,0.03401694;0.6720144;-0.03166469,0.2309844;0.5441945;0.001682956,0.2632961;0.3017059;0.03533887,0.3091021;0.05580074;0.02002772,-0.1728004;0.5401474;-0.02591819,-0.2417193;0.303732;-0.007602951,-0.3024169;0.06205936;-0.0342881,0.07418393;0.001439758;-0.04002434,0.0636126;-0.3091063;-0.001144025,0.03855062;-0.6523787;0.0702153,0.04210702;-0.6151705;-0.02095032,-0.0734666;0.009785661;-0.04017681,-0.1209098;-0.299322;-0.02393132,-0.1624056;-0.6393194;0.05503717,-0.1564576;-0.6020138;-0.03599593,0.02931593;0.5884874;-0.02218461,0;0;0,0.0293833;0.3099251;-0.128962,0.05382961;0.6104856;-0.2792724,0.231354;0.4620114;-0.1746495,0.2817201;0.2531904;-0.05285239,0.2812474;0.01739042;0.03200102,-0.1286808;0.479605;-0.1464532,-0.2191328;0.2838287;-0.02617199,-0.3078808;0.06276476;0.05165139,0.0729084;-0.005592823;-0.04195666,0.054575;-0.3182035;-0.04108214,0.005196303;-0.6634303;0.002922535,0.01371902;-0.7031263;-0.05577683,-0.07756564;0.01388325;-0.02996836,-0.1089461;-0.2890925;0.04271767,-0.1270204;-0.5721002;0.2504103,-0.1477817;-0.6212865;0.2094925,0.04840443;0.5366914;-0.2391013,192.7766
+0;0;0,0.01726709;0.3365881;-0.008802637,0.03757385;0.671877;-0.03669594,0.2329163;0.5447698;-0.003555197,0.2647735;0.3032934;0.03535793,0.3083463;0.05671357;0.02751962,-0.1683678;0.5407305;-0.03011201,-0.2398061;0.3057872;-0.006913984,-0.3023875;0.06400228;-0.02654182,0.07421754;0.001299735;-0.04003076,0.0635719;-0.3077593;-0.002163187,0.0362618;-0.6519033;0.06775291,0.03967768;-0.6149125;-0.02317547,-0.07354949;0.009848225;-0.0400734,-0.1206849;-0.2977311;-0.0246472,-0.1644524;-0.6384965;0.05302248,-0.1586491;-0.601413;-0.0377776,0.0324604;0.5884049;-0.02659025,0;0;0,0.02916467;0.3092838;-0.1309967,0.05350083;0.6091411;-0.2830092,0.2301122;0.4622607;-0.178252,0.2792265;0.2554038;-0.05320024,0.2713177;0.02115363;0.03526425,-0.1282612;0.4787167;-0.1513779,-0.2155846;0.2844015;-0.02705508,-0.3007676;0.06493564;0.05862007,0.0729875;-0.005399615;-0.0419054,0.05428445;-0.3163878;-0.04077744,0.005210761;-0.662544;0.002081394,0.01332444;-0.7025462;-0.05590463,-0.07759532;0.01376642;-0.03003073,-0.1069981;-0.2863043;0.04844084,-0.1230385;-0.5681165;0.2591392,-0.1438441;-0.6176519;0.219519,0.04809168;0.5355226;-0.2424271,192.8101
+0;0;0,0.017314;0.3375026;-0.008826553,0.03766777;0.6735663;-0.03678813,0.2329426;0.5462019;-0.003620775,0.2647637;0.3049985;0.03524837,0.308261;0.05884627;0.02742365,-0.168239;0.5421636;-0.0301708,-0.2395966;0.3074859;-0.006999003,-0.3020695;0.06612025;-0.0265928,0.07425955;0.001300471;-0.04005342,0.06363138;-0.3072515;-0.002247978,0.03635409;-0.6509821;0.06758414,0.03976453;-0.6140025;-0.02319957,-0.07359114;0.009853801;-0.04009609,-0.1206492;-0.2972209;-0.02469519,-0.1643641;-0.6375769;0.0528812,-0.1585701;-0.6005047;-0.03777442,0.03253787;0.5898259;-0.02664995,0;0;0,0.02822888;0.3092512;-0.1336131,0.05141628;0.6085879;-0.2885251,0.228275;0.4627005;-0.1818593,0.2751093;0.2577851;-0.05333424,0.2612544;0.02801621;0.04443312,-0.1295648;0.4779234;-0.1555818,-0.2141364;0.2848975;-0.02794504,-0.2955527;0.06677039;0.06335724,0.07308125;-0.004755676;-0.04191613,0.05322567;-0.3151614;-0.04117107,0.004614234;-0.6610833;0.0006177425,0.01197937;-0.7013719;-0.05689144,-0.07775979;0.01311337;-0.03003171,-0.1069153;-0.2855458;0.05181662,-0.1204941;-0.5643377;0.2659708,-0.1401458;-0.6186285;0.2374942,0.04635316;0.5350892;-0.2471261,192.8432
+0;0;0,0.01735406;0.3382835;-0.008846977,0.03768018;0.6738898;-0.03677383,0.2332491;0.5465096;-0.003578788,0.2650481;0.3054737;0.03526337,0.308491;0.05962931;0.02744844,-0.1685154;0.5424654;-0.03016739,-0.2398234;0.3079507;-0.00701168,-0.3022182;0.0668869;-0.02658097,0.07442482;0.001303365;-0.04014256,0.06383773;-0.3060559;-0.002483252,0.03648441;-0.6507446;0.06754351,0.03988831;-0.6137784;-0.02306618,-0.07375492;0.009875732;-0.04018532,-0.1206311;-0.296012;-0.02484396,-0.1644679;-0.6373167;0.05294865,-0.1586849;-0.600258;-0.03753319,0.0325532;0.590197;-0.02664142,0;0;0,0.02564218;0.3083342;-0.1381581,0.04638451;0.6043156;-0.2987151,0.2247021;0.4635393;-0.1868117,0.2695667;0.2598594;-0.05596876,0.2539696;0.03318569;0.04777884,-0.133249;0.4778059;-0.1605272,-0.2156508;0.2860264;-0.0299564,-0.2901837;0.06838953;0.06734152,0.07351947;-0.004142582;-0.04159212,0.05032623;-0.3131094;-0.04285383,0.001629055;-0.6601778;-0.002426147,0.008904099;-0.7002062;-0.05998779,-0.07795329;0.01267856;-0.03024428,-0.1083439;-0.2844513;0.05215882,-0.1199933;-0.5620897;0.2695146,-0.1395914;-0.6175358;0.2453256,0.0421474;0.5318145;-0.2555982,192.8769
+0;0;0,0.01828937;0.3380405;-0.0113558,0.0394028;0.6726429;-0.0415259,0.2346218;0.5460038;-0.008448958,0.2652299;0.3058259;0.03542358,0.3080281;0.05984555;0.03406468,-0.1668618;0.5423684;-0.03356276,-0.2404533;0.3092132;-0.005812252,-0.3044782;0.06820828;-0.01835372,0.07436411;0.001066758;-0.04059813,0.06399609;-0.3056968;-0.003410041,0.03453583;-0.6502514;0.06603123,0.0377638;-0.6134161;-0.02524422,-0.07408168;0.01010627;-0.03986395,-0.1209925;-0.295144;-0.02516761,-0.1662686;-0.6363313;0.05196328,-0.1606473;-0.5994087;-0.03918949,0.03408603;0.5891857;-0.03081352,0;0;0,0.02427906;0.3070478;-0.1409504,0.04352474;0.6012207;-0.3034375,0.222677;0.463706;-0.1906981,0.2659906;0.2610949;-0.0579586,0.2498749;0.035411;0.0476203,-0.1356165;0.4770551;-0.1642511,-0.2153235;0.2862203;-0.0309246,-0.2829611;0.06980485;0.07361908,0.07359684;-0.003887504;-0.04180622,0.04897386;-0.3120785;-0.04432845,0.0004675388;-0.6591061;-0.00399518,0.007471532;-0.6993888;-0.06230164,-0.07820261;0.01250964;-0.03012023,-0.1101083;-0.2831606;0.0544699,-0.119455;-0.5608737;0.271716,-0.1374018;-0.618498;0.2520115,0.0396286;0.5290881;-0.2599652,192.8993
+0;0;0,0.01828937;0.3380405;-0.0113558,0.0394028;0.6726429;-0.0415259,0.2346218;0.5460038;-0.008448958,0.2652299;0.3058259;0.03542358,0.3080281;0.05984555;0.03406468,-0.1668618;0.5423684;-0.03356276,-0.2404533;0.3092132;-0.005812252,-0.3044782;0.06820828;-0.01835372,0.07436411;0.001066758;-0.04059813,0.06399609;-0.3056968;-0.003410041,0.03453583;-0.6502514;0.06603123,0.0377638;-0.6134161;-0.02524422,-0.07408168;0.01010627;-0.03986395,-0.1209925;-0.295144;-0.02516761,-0.1662686;-0.6363313;0.05196328,-0.1606473;-0.5994087;-0.03918949,0.03408603;0.5891857;-0.03081352,0;0;0,0.02427906;0.3070478;-0.1409504,0.04352474;0.6012207;-0.3034375,0.222677;0.463706;-0.1906981,0.2659906;0.2610949;-0.0579586,0.2498749;0.035411;0.0476203,-0.1356165;0.4770551;-0.1642511,-0.2153235;0.2862203;-0.0309246,-0.2829611;0.06980485;0.07361908,0.07359684;-0.003887504;-0.04180622,0.04897386;-0.3120785;-0.04432845,0.0004675388;-0.6591061;-0.00399518,0.007471532;-0.6993888;-0.06230164,-0.07820261;0.01250964;-0.03012023,-0.1101083;-0.2831606;0.0544699,-0.119455;-0.5608737;0.271716,-0.1374018;-0.618498;0.2520115,0.0396286;0.5290881;-0.2599652,192.9214
+0;0;0,0.01826875;0.3376593;-0.011343,0.03939372;0.6724442;-0.04153136,0.234716;0.5457006;-0.00843191,0.2653096;0.3056358;0.03541995,0.3080856;0.05978368;0.03406176,-0.1669847;0.5420631;-0.0335593,-0.2405415;0.3090179;-0.005821865,-0.3045331;0.06813858;-0.0183568,0.07439245;0.001067164;-0.0406136,0.06403062;-0.3055129;-0.003447752,0.03459443;-0.6497861;0.0659368,0.03781112;-0.6129747;-0.02501958,-0.07410991;0.01011012;-0.03987914,-0.1209927;-0.2949576;-0.02519158,-0.1662318;-0.6358662;0.05187631,-0.1606301;-0.5989679;-0.03895783,0.03407178;0.5889058;-0.03080856,0;0;0,0.02320969;0.3056341;-0.1432667,0.04106903;0.5991746;-0.3074467,0.221207;0.4643157;-0.1935947,0.2641994;0.2626251;-0.05957007,0.247141;0.03836775;0.04856205,-0.137251;0.4771808;-0.1656246,-0.2139953;0.2866918;-0.03029437,-0.2772623;0.07189329;0.07985909,0.0735518;-0.00344196;-0.04198956,0.04856637;-0.311418;-0.0445447,0.0001692772;-0.6582516;-0.004936218,0.006725282;-0.6982325;-0.06315565,-0.07835064;0.0120671;-0.03000669,-0.1109796;-0.2825209;0.05736209,-0.1183968;-0.5598898;0.2746549,-0.13596;-0.6174681;0.2559096,0.03744051;0.5271076;-0.2636844,192.9551
+0;0;0,0.01964875;0.3375368;-0.01424596,0.04216874;0.6720701;-0.04771579,0.2369743;0.5463281;-0.01296685,0.2658585;0.3070231;0.03538024,0.3099738;0.06168702;0.04281276,-0.1647261;0.5437589;-0.03751231,-0.2404458;0.3120604;-0.005560048,-0.3048017;0.07117672;-0.01052016,0.0745567;0.0008485346;-0.04039764,0.06444587;-0.3052314;-0.004533913,0.03215257;-0.649466;0.06356631,0.03526537;-0.6129814;-0.026367,-0.0741335;0.01020188;-0.03989407,-0.1215028;-0.294153;-0.02583644,-0.1667166;-0.6343124;0.05432151,-0.1612612;-0.5977434;-0.03549402,0.03650957;0.5886211;-0.03610958,0;0;0,0.02256313;0.3047819;-0.1453238,0.03992769;0.5978233;-0.3107656,0.2202284;0.4647286;-0.1962311,0.2603337;0.2637872;-0.06039023,0.2420456;0.04136875;0.0509057,-0.1383727;0.4764501;-0.1690952,-0.2125147;0.2869154;-0.03118879,-0.2701988;0.07380193;0.08476981,0.07356209;-0.003080785;-0.04207754,0.04833806;-0.3103695;-0.04535794,-0.000105828;-0.6572087;-0.006195307,0.005587786;-0.6961626;-0.06409764,-0.07844683;0.01177794;-0.02997941,-0.1110534;-0.2818924;0.05815615,-0.1167366;-0.5579494;0.2771041,-0.1331983;-0.6149538;0.2598123,0.03637257;0.5258575;-0.2667344,192.9884
+0;0;0,0.01965022;0.3375619;-0.01424702,0.04217368;0.6721468;-0.04772294,0.2364635;0.5464824;-0.01302902,0.2653295;0.3073284;0.03528757,0.3094252;0.06210054;0.04271682,-0.1642076;0.5439197;-0.03751158,-0.2398795;0.3123673;-0.005579475,-0.304207;0.07159005;-0.01053739,0.07472381;0.0008504366;-0.04048818,0.06463854;-0.3044557;-0.004715126,0.03230368;-0.6491333;0.06347273,0.03541807;-0.6126454;-0.0265063,-0.07429966;0.01022474;-0.03998349,-0.1215492;-0.2933607;-0.0259614,-0.1668212;-0.6339578;0.05429971,-0.161363;-0.5973855;-0.03556147,0.03651242;0.588667;-0.03611244,0;0;0,0.02168605;0.3039908;-0.1471615,0.03807357;0.5962139;-0.314248,0.2184128;0.4646285;-0.1991842,0.2592889;0.264949;-0.06199956,0.2384146;0.04422872;0.05194402,-0.1394449;0.476246;-0.1717241,-0.212184;0.2876021;-0.03213589,-0.2655924;0.07707991;0.09019261,0.07353446;-0.002764881;-0.04252887,0.04778904;-0.3092251;-0.04607654,-0.0008245073;-0.6565393;-0.007252455,0.004864667;-0.6956676;-0.06501865,-0.07885293;0.01148969;-0.02956126,-0.1121261;-0.2811849;0.05891324,-0.1154979;-0.5567198;0.2792923,-0.1297385;-0.6146219;0.264512,0.03476495;0.5244535;-0.2698046,193.0223
+0;0;0,0.01964127;0.3374083;-0.01424054,0.04219028;0.6723727;-0.04775476,0.2361187;0.546682;-0.01308771,0.2649615;0.30772;0.03519009,0.3090273;0.06265907;0.04261428,-0.163842;0.5441238;-0.03752686,-0.2394531;0.3127574;-0.00562039,-0.3037369;0.07214399;-0.01057493,0.0750806;0.0008544972;-0.04068151,0.0650177;-0.3037744;-0.004987806,0.03271745;-0.6480831;0.06312707,0.03582979;-0.6115994;-0.02679256,-0.07465443;0.01027356;-0.0401744,-0.1217992;-0.2926384;-0.02618342,-0.1670227;-0.632871;0.05399177,-0.1615681;-0.596303;-0.03581009,0.03652217;0.5887918;-0.0361302,0;0;0,0.02089393;0.3030857;-0.1487799,0.0366874;0.5951669;-0.3169473,0.2171326;0.4645334;-0.2019784,0.2587079;0.2664725;-0.06302214,0.236271;0.04788141;0.0543077,-0.1399834;0.4755784;-0.1734506,-0.2104446;0.2881217;-0.03146227,-0.2620461;0.07879652;0.09332555,0.07368392;-0.002452821;-0.04309845,0.04823908;-0.3082569;-0.04633307,-0.0002456903;-0.6552398;-0.007816553,0.004621863;-0.6946293;-0.06525064,-0.07958031;0.01125635;-0.02886313,-0.111971;-0.2807243;0.05986227,-0.1132748;-0.5556114;0.2804679,-0.1264313;-0.6140419;0.2684589,0.03346884;0.5234158;-0.2722882,193.0443
+0;0;0,0.01955583;0.3359405;-0.01417859,0.04201368;0.6695507;-0.0475571,0.2375888;0.5438597;-0.01275021,0.2664174;0.3050153;0.03550382,0.3104649;0.06005602;0.04292493,-0.1656251;0.5412807;-0.03738815,-0.241199;0.3100281;-0.005497385,-0.3054561;0.06951453;-0.01044987,0.07533308;0.0008573707;-0.04081831,0.0653042;-0.3027414;-0.005245306,0.03298988;-0.6472002;0.06289926,0.03612589;-0.6106672;-0.0277044,-0.07490546;0.01030811;-0.0403095,-0.1218908;-0.2915796;-0.02636582,-0.167134;-0.6319605;0.05384432,-0.161638;-0.5953426;-0.03664067,0.03636877;0.586312;-0.03598013,0;0;0,0.01919621;0.3003987;-0.1511014,0.03291249;0.589304;-0.3221742,0.2165013;0.46473;-0.2043741,0.2577553;0.2676685;-0.06412053,0.2346625;0.05033198;0.05517673,-0.1438592;0.4748455;-0.1736192,-0.2122131;0.2887556;-0.0290354,-0.260752;0.08130194;0.0998337,0.07382959;-0.002078295;-0.04343748,0.0490852;-0.3069004;-0.04650855,0.0006222725;-0.6540881;-0.008405924,0.005000532;-0.6939613;-0.06637239,-0.07998329;0.0109487;-0.02871831,-0.0905079;-0.2838215;0.05213964,-0.1055931;-0.5549235;0.2771194,-0.1209384;-0.614184;0.2694624,0.03019646;0.5184213;-0.2767556,193.0667
+0;0;0,0.02093354;0.3357565;-0.01639718,0.04468533;0.6689913;-0.05250156,0.2399574;0.5437545;-0.01623325,0.2683844;0.3058735;0.03678342,0.3120691;0.06104021;0.04897262,-0.1635437;0.5422125;-0.04025742,-0.240473;0.3120705;-0.003888141,-0.3058847;0.07181881;-0.003051121,0.07534057;0.0007399041;-0.04080677,0.06568274;-0.3029467;-0.005887318,0.03331624;-0.6474911;0.06179825,0.03633503;-0.6112081;-0.02882707,-0.07497719;0.01036811;-0.0401605,-0.1216395;-0.2915572;-0.02594859,-0.1665945;-0.6301305;0.06172639,-0.1612066;-0.5937495;-0.02878213,0.03875546;0.5858746;-0.04021266,0;0;0,0.01919621;0.3003987;-0.1511014,0.03291249;0.589304;-0.3221742,0.2165013;0.46473;-0.2043741,0.2577553;0.2676685;-0.06412053,0.2346625;0.05033198;0.05517673,-0.1438592;0.4748455;-0.1736192,-0.2122131;0.2887556;-0.0290354,-0.260752;0.08130194;0.0998337,0.07382959;-0.002078295;-0.04343748,0.0490852;-0.3069004;-0.04650855,0.0006222725;-0.6540881;-0.008405924,0.005000532;-0.6939613;-0.06637239,-0.07998329;0.0109487;-0.02871831,-0.0905079;-0.2838215;0.05213964,-0.1055931;-0.5549235;0.2771194,-0.1209384;-0.614184;0.2694624,0.03019646;0.5184213;-0.2767556,193.0887
+0;0;0,0.02079505;0.3335352;-0.0162887,0.0444302;0.6651335;-0.05222025,0.2275924;0.5427597;-0.01744571,0.2558542;0.3062613;0.03526282,0.2994712;0.06180722;0.04743314,-0.1515767;0.5413107;-0.04002117,-0.2280589;0.3125063;-0.003863268,-0.2933693;0.07262674;-0.003027543,0.07571351;0.0007435666;-0.04100877,0.06607361;-0.3023793;-0.006154146,0.03376219;-0.6463373;0.06141623,0.03680087;-0.6100129;-0.02980618,-0.07534833;0.01041943;-0.04035929,-0.121924;-0.2909453;-0.02617376,-0.1668025;-0.6289424;0.06135199,-0.1613791;-0.5925193;-0.02975283,0.03852338;0.5823398;-0.03997911,0;0;0,0.01602513;0.295415;-0.1562583,0.02546367;0.5785321;-0.3339243,0.2023004;0.4614652;-0.225921,0.256337;0.2775695;-0.07502103,0.2340673;0.06473002;0.05151653,-0.1371404;0.4774348;-0.1823554,-0.2003889;0.2942997;-0.03413406,-0.2433097;0.09089385;0.1022193,0.07388601;-0.001226068;-0.0442059,0.05057335;-0.3055955;-0.04684782,0.001217097;-0.6522097;-0.01024938,0.00531742;-0.6920661;-0.06919026,-0.08066674;0.01031164;-0.02830822,-0.09389838;-0.2822326;0.05791261,-0.1015318;-0.5515994;0.2844079,-0.1110013;-0.5589302;0.2014169,0.02384606;0.5091687;-0.2867477,193.1225
+0;0;0,0.02079505;0.3335352;-0.0162887,0.0444302;0.6651335;-0.05222025,0.2275924;0.5427597;-0.01744571,0.2558542;0.3062613;0.03526282,0.2994712;0.06180722;0.04743314,-0.1515767;0.5413107;-0.04002117,-0.2280589;0.3125063;-0.003863268,-0.2933693;0.07262674;-0.003027543,0.07571351;0.0007435666;-0.04100877,0.06607361;-0.3023793;-0.006154146,0.03376219;-0.6463373;0.06141623,0.03680087;-0.6100129;-0.02980618,-0.07534833;0.01041943;-0.04035929,-0.121924;-0.2909453;-0.02617376,-0.1668025;-0.6289424;0.06135199,-0.1613791;-0.5925193;-0.02975283,0.03852338;0.5823398;-0.03997911,0;0;0,0.01602513;0.295415;-0.1562583,0.02546367;0.5785321;-0.3339243,0.2023004;0.4614652;-0.225921,0.256337;0.2775695;-0.07502103,0.2340673;0.06473002;0.05151653,-0.1371404;0.4774348;-0.1823554,-0.2003889;0.2942997;-0.03413406,-0.2433097;0.09089385;0.1022193,0.07388601;-0.001226068;-0.0442059,0.05057335;-0.3055955;-0.04684782,0.001217097;-0.6522097;-0.01024938,0.00531742;-0.6920661;-0.06919026,-0.08066674;0.01031164;-0.02830822,-0.09389838;-0.2822326;0.05791261,-0.1015318;-0.5515994;0.2844079,-0.1110013;-0.5589302;0.2014169,0.02384606;0.5091687;-0.2867477,193.146
+0;0;0,0.02135898;0.3321733;-0.01817885,0.04484455;0.662867;-0.05576683,0.227824;0.5416512;-0.02072388,0.2561792;0.3065988;0.03700022,0.2992044;0.06245802;0.05384866,-0.1509055;0.5406206;-0.04300249,-0.2298003;0.313619;-0.002608929,-0.2958723;0.07426861;0.006643582,0.07588293;0.0005622314;-0.04108725,0.06580993;-0.3020505;-0.006835964,0.03394715;-0.6464936;0.05901935,0.03692867;-0.6103811;-0.0320931,-0.07557476;0.01055429;-0.04029592,-0.1219519;-0.290187;-0.02439331,-0.1665582;-0.6266894;0.06925279,-0.1611816;-0.5904461;-0.02174085,0.03901704;0.5802348;-0.04315431,0;0;0,0.01413783;0.2927908;-0.1587431,0.02184811;0.5739245;-0.3382787,0.1997331;0.4620103;-0.2298838,0.2557712;0.2806579;-0.0770545,0.2348177;0.06914847;0.05164838,-0.1390094;0.4773675;-0.1839115,-0.1992373;0.2949443;-0.03397772,-0.2410738;0.09474646;0.107126,0.07388982;-0.0008497238;-0.04456758,0.05101171;-0.3046877;-0.04741979,0.001785904;-0.6514953;-0.01144099,0.005575836;-0.6909246;-0.07071114,-0.08093749;0.01007368;-0.02818406,-0.09585314;-0.2811932;0.06007793,-0.09946193;-0.5502254;0.2872383,-0.1092642;-0.5579349;0.2045967,0.02058321;0.5049433;-0.2907275,193.1786
+0;0;0,0.02140516;0.3328914;-0.01821816,0.04493134;0.6641574;-0.05587369,0.2310467;0.5421069;-0.0204274,0.2594097;0.30699;0.03731252,0.3024133;0.06297119;0.05415254,-0.1540002;0.5410591;-0.04307763,-0.2329166;0.3139953;-0.002672993,-0.2989556;0.07476443;0.006574897,0.07600345;0.0005631244;-0.04115251,0.06594057;-0.3017455;-0.006935645,0.03407754;-0.6461912;0.05892019,0.03705895;-0.610079;-0.03218896,-0.07569478;0.01057105;-0.04035993,-0.1220254;-0.289868;-0.02447329,-0.166632;-0.6263731;0.06917355,-0.1612555;-0.59013;-0.02181678,0.03909035;0.581334;-0.04323198,0;0;0,0.01345554;0.2931984;-0.1595633,0.02032489;0.5752268;-0.3388128,0.20112;0.4634282;-0.2276974,0.2563962;0.2813903;-0.07529974,0.2357543;0.07120763;0.05537248,-0.1425894;0.4773338;-0.1824598,-0.2015796;0.2953419;-0.03140552,-0.2433828;0.09724729;0.1124316,0.07385036;-0.0006011724;-0.04490137,0.05127037;-0.3041553;-0.04765415,0.001598507;-0.6509644;-0.01228046,0.005216092;-0.6903337;-0.07162642,-0.08117323;0.009906587;-0.0279846,-0.08255205;-0.2831647;0.05429476,-0.09351485;-0.548509;0.2855248,-0.1027477;-0.5562803;0.2028494,0.01934168;0.5059117;-0.2913986,193.2118
+0;0;0,0.02144322;0.3334833;-0.01825055,0.04503393;0.6656586;-0.05601326,0.2305564;0.543424;-0.02058896,0.2588594;0.3088046;0.03702879,0.301831;0.06496759;0.05385627,-0.1533438;0.5423793;-0.04317173,-0.2320932;0.315796;-0.002852589,-0.298083;0.0767433;0.006388411,0.07611324;0.0005639378;-0.04121195,0.06606412;-0.3013312;-0.007041886,0.0341766;-0.6460416;0.05886456,0.03715626;-0.609933;-0.03219122,-0.07580413;0.01058632;-0.04041823,-0.1220713;-0.2894418;-0.02455332,-0.1667123;-0.6262054;0.0691655,-0.161339;-0.589966;-0.02177154,0.03917171;0.5825343;-0.04332563,0;0;0,0.01153508;0.2925211;-0.1621799,0.01585799;0.5741494;-0.3438317,0.197123;0.4634661;-0.2326421,0.2560372;0.2867005;-0.07627654,0.2379963;0.07823488;0.0571506,-0.1445511;0.4760821;-0.1852184,-0.2012089;0.2961079;-0.03170525,-0.2403691;0.0996497;0.1147764,0.07378638;6.073714E-05;-0.0452497,0.05178094;-0.3031047;-0.0492146,0.001957059;-0.6501873;-0.01404262,0.00489977;-0.6893922;-0.0735352,-0.08143855;0.009257661;-0.02782133,-0.07721047;-0.2837688;0.05296769,-0.09019402;-0.5470321;0.2868685,-0.09973968;-0.5551489;0.2044468,0.01553452;0.5049232;-0.295742,193.2353
+0;0;0,0.02288901;0.3338418;-0.01993941,0.04702134;0.6659836;-0.05945439,0.2325915;0.5444748;-0.02351976,0.2602874;0.310963;0.03805271,0.3040693;0.06805003;0.06231368,-0.1517741;0.5444457;-0.04729505,-0.2327953;0.319858;-0.001667108,-0.3001015;0.08154768;0.01212583,0.07620291;0.0003691075;-0.04139081,0.06615082;-0.298739;-0.008136362,0.03227417;-0.6456577;0.05835101,0.03547906;-0.6097227;-0.03252927,-0.07604198;0.0107544;-0.04027629,-0.1217096;-0.2863629;-0.02271691,-0.1685689;-0.6231576;0.07874379,-0.1629841;-0.587165;-0.01201753,0.04108381;0.5828739;-0.04636873,0;0;0,0.01105979;0.2927569;-0.16292,0.01528111;0.5746654;-0.3445207,0.1966107;0.463922;-0.2334762,0.2562035;0.2888823;-0.07569218,0.2389619;0.08209513;0.06015325,-0.1450149;0.4763584;-0.1858741,-0.2012706;0.2970672;-0.03167957,-0.235259;0.1023943;0.1181851,0.07388195;0.0003043711;-0.04540467,0.05047566;-0.2998933;-0.04786897,0.001743346;-0.649825;-0.01479745,0.004520386;-0.6887082;-0.07439709,-0.08167154;0.009045259;-0.02771574,-0.08430079;-0.2786518;0.06114385,-0.09031148;-0.54678;0.2935054,-0.09985622;-0.5548562;0.2112629,0.01498607;0.5053509;-0.2964674,193.268
+0;0;0,0.02284573;0.3332105;-0.0199017,0.04693509;0.6647602;-0.05934482,0.2344068;0.5430485;-0.0232125,0.2620791;0.3097357;0.03830748,0.3055331;0.06864177;0.06238677,-0.1537501;0.5430191;-0.04722231,-0.2347022;0.3186228;-0.001633253,-0.3015045;0.08209704;0.0120564,0.07603367;0.0003682877;-0.04129888,0.06603371;-0.2971884;-0.008216918,0.03223636;-0.643295;0.05811483,0.03615544;-0.6060376;-0.05301769,-0.07587309;0.01073052;-0.04018683,-0.1213038;-0.2848457;-0.02271853,-0.1680535;-0.6208521;0.07850468,-0.1612241;-0.583524;-0.03248236,0.04101012;0.5818263;-0.04628684,0;0;0,0.009482145;0.2916959;-0.1636178,0.01196626;0.572835;-0.3453429,0.1962589;0.4644154;-0.2342744,0.2558817;0.2914594;-0.07453513,0.2558492;0.1056993;0.0869813,-0.1508365;0.4739532;-0.1877207,-0.2034;0.2966599;-0.03027399,-0.2344556;0.1037586;0.1194558,0.0739888;0.0005007982;-0.04485822,0.05016533;-0.2981029;-0.04649305,0.003545966;-0.6477468;-0.0163641,-0.009477261;-0.6629052;-0.1174066,-0.08139054;0.0089147;-0.02798145,-0.07576038;-0.2779407;0.05813859,-0.08448906;-0.541924;0.2938686,-0.0955504;-0.5587117;0.1933349,0.01208451;0.5037265;-0.2973049,193.3016
+0;0;0,0.022885;0.3337833;-0.01993592,0.04699618;0.6656333;-0.05941453,0.2349057;0.543762;-0.02321822,0.2625286;0.310866;0.03819188,0.306012;0.06960894;0.06228746,-0.1541401;0.5437325;-0.04728302,-0.2349476;0.319737;-0.001775391,-0.3017951;0.08305128;0.01192352,0.07609138;0.0003685673;-0.04133023,0.06612153;-0.2962923;-0.008347861,0.03223867;-0.6432745;0.0581517,0.03615501;-0.6060222;-0.05290291,-0.07593068;0.01073866;-0.04021734,-0.1212247;-0.2839477;-0.02280163,-0.1680926;-0.6208042;0.07867768,-0.1612679;-0.5834813;-0.03223155,0.04106615;0.5826287;-0.04634541,0;0;0,0.008741796;0.2913915;-0.1653693,0.01090434;0.5723702;-0.3479033,0.1957873;0.4651057;-0.2360849,0.259186;0.2970434;-0.0732646,0.2567787;0.1097258;0.08668137,-0.1515606;0.4747215;-0.188528,-0.2034215;0.2990887;-0.0296623,-0.2339672;0.10856;0.123446,0.07403961;0.0007946491;-0.04489684,0.05110639;-0.2969649;-0.0477643,0.00355145;-0.6474298;-0.01810288,-0.009519669;-0.6627772;-0.1189682,-0.08145113;0.008701807;-0.02807515,-0.07058021;-0.2770552;0.0580622,-0.08079338;-0.5389705;0.2973591,-0.09194131;-0.5559613;0.1970164,0.01107827;0.503318;-0.2996591,193.3348
+0;0;0,0.02412405;0.3338442;-0.02160488,0.04927071;0.6654248;-0.06312572,0.2377393;0.5445187;-0.02545411,0.264079;0.3270307;0.03731536,0.3051946;0.1013615;0.06501839,-0.1531094;0.5449178;-0.04903962,-0.2296609;0.3355316;-0.001794498,-0.2938894;0.114281;0.01573911,0.07614476;0.0003373876;-0.04137817,0.06565406;-0.2949705;-0.008874632,0.03221636;-0.6441497;0.05798967,0.03596882;-0.6071403;-0.05298356,-0.07603596;0.01074138;-0.04016776,-0.1204775;-0.2824333;-0.01902826,-0.1689767;-0.6185035;0.09151421,-0.1623089;-0.5814875;-0.01932165,0.04309465;0.5824988;-0.04952815,0;0;0,0.007453442;0.2907632;-0.1670387,0.008291364;0.571125;-0.3506308,0.1946792;0.4657909;-0.2386199,0.2652736;0.3146865;-0.083318,0.2651648;0.1507773;0.07952642,-0.1535227;0.4751671;-0.1888446,-0.2016791;0.3111945;-0.03808396,-0.2333142;0.1364119;0.1096821,0.07412958;0.001211882;-0.04487348,0.05199492;-0.295208;-0.04919076,0.003185272;-0.6477581;-0.02019119,-0.0100047;-0.663331;-0.1208262,-0.08154103;0.00833536;-0.02814026,-0.08323189;-0.2706106;0.07461966,-0.08138205;-0.5405838;0.3083417,-0.092652;-0.557807;0.2082356,0.008802265;0.5022498;-0.3020953,193.357
+0;0;0,0.0240661;0.3330423;-0.02155299,0.04910326;0.6631806;-0.06289671,0.2297115;0.5441061;-0.02624811,0.2565926;0.3221475;0.03781161,0.3003291;0.08209357;0.0672805,-0.1453096;0.544489;-0.04887851,-0.2234347;0.3307988;-0.0006622523,-0.2917573;0.09544513;0.01798899,0.07581241;0.0003359149;-0.04119757,0.06539481;-0.2929142;-0.008920528,0.03177787;-0.6439649;0.05830218,0.03551949;-0.6069759;-0.05235027,-0.07570408;0.01069449;-0.03999243,-0.119836;-0.2804372;-0.01900025,-0.1685951;-0.6183088;0.09213474,-0.1619466;-0.5813131;-0.01838073,0.04294906;0.5805482;-0.04934726,0;0;0,0.004748762;0.2880948;-0.1701169,0.0006064773;0.5633512;-0.3586316,0.1821754;0.4639025;-0.2500046,0.2695625;0.3187138;-0.09070754,0.2594944;0.1442308;0.08209729,-0.1540908;0.4736518;-0.2002749,-0.1974542;0.3098148;-0.04099867,-0.229825;0.1274503;0.1205641,0.07422101;0.001410574;-0.04397869,0.05363092;-0.2929877;-0.05116415,0.003557563;-0.6473745;-0.02308679,-0.01054791;-0.6637577;-0.1228688,-0.08094494;0.008168982;-0.02874123,-0.06812999;-0.2714468;0.06504977,-0.07452198;-0.5344077;0.3093781,-0.08674864;-0.5524849;0.2101515,0.002495766;0.4959874;-0.3085504,193.3906
+0;0;0,0.02861225;0.3313394;-0.03682975,0.05595876;0.6555022;-0.1112067,0.2215859;0.5144832;-0.02882646,0.2494885;0.2939419;0.03954618,0.2916383;0.05435164;0.07457684,-0.1278522;0.5168713;-0.05011658,-0.2079913;0.3050961;0.002995051,-0.2771415;0.07061324;0.02835694,0.07585554;0.000372849;-0.04111779,0.06388411;-0.2928852;-0.009458326,0.02899164;-0.643902;0.05729045,0.03278578;-0.6102082;-0.05351917,-0.07570979;0.01062339;-0.04000058,-0.120481;-0.280095;-0.01501414,-0.1670418;-0.6133042;0.110243,-0.1926114;-0.6652716;0.03999809,0.05041264;0.5741705;-0.09110775,0;0;0,0.004748762;0.2880948;-0.1701169,0.0006064773;0.5633512;-0.3586316,0.1821754;0.4639025;-0.2500046,0.2695625;0.3187138;-0.09070754,0.2594944;0.1442308;0.08209729,-0.1540908;0.4736518;-0.2002749,-0.1974542;0.3098148;-0.04099867,-0.229825;0.1274503;0.1205641,0.07422101;0.001410574;-0.04397869,0.05363092;-0.2929877;-0.05116415,0.003557563;-0.6473745;-0.02308679,-0.01054791;-0.6637577;-0.1228688,-0.08094494;0.008168982;-0.02874123,-0.06812999;-0.2714468;0.06504977,-0.07452198;-0.5344077;0.3093781,-0.08674864;-0.5524849;0.2101515,0.002495766;0.4959874;-0.3085504,193.4128
+0;0;0,0.02855964;0.3307301;-0.03676202,0.05589266;0.6547474;-0.111107,0.218363;0.5148083;-0.02986976,0.2466614;0.2911393;0.03947254,0.2888071;0.05157194;0.07449986,-0.1246336;0.5171524;-0.05076742,-0.2059092;0.3023739;0.003097434,-0.2750528;0.06791332;0.0284569,0.07577718;0.0003724638;-0.04107532,0.0638228;-0.2924681;-0.00946093,0.02889912;-0.6437988;0.05734755,0.0326883;-0.6101098;-0.05331747,-0.07563157;0.01061241;-0.03995926,-0.120339;-0.2796921;-0.0150084,-0.1669415;-0.6131994;0.1103608,-0.1924777;-0.6650599;0.04020756,0.05034515;0.5733954;-0.09100296,0;0;0,0.003147006;0.2861403;-0.1722305,-0.001666546;0.5601572;-0.3622824,0.1776883;0.464134;-0.2564586,0.2696175;0.3200194;-0.09392571,0.2602014;0.1458212;0.07916975,-0.1541423;0.4724013;-0.2063489,-0.1965599;0.309604;-0.04101668,-0.2258549;0.1308183;0.125035,0.07431939;0.001472086;-0.04363441,0.05444542;-0.2924908;-0.05305719,0.004036099;-0.6471686;-0.02514887,-0.01032087;-0.6639106;-0.1245661,-0.08074655;0.008107442;-0.02904765,-0.0794201;-0.268546;0.07273189,-0.07483253;-0.5345305;0.3142842,-0.08729711;-0.5530546;0.2154674,0.0002293885;0.4929752;-0.3119227,193.4354
+0;0;0,0.02852133;0.3302865;-0.03671271,0.05585932;0.6543701;-0.1110735,0.2172748;0.5147526;-0.03020787,0.2461102;0.2868385;0.04045051,0.2881644;0.04779123;0.07540178,-0.1235746;0.517082;-0.05097471,-0.2063928;0.2982271;0.003912475,-0.2753863;0.06427555;0.02921689,0.07524452;0.0003698457;-0.04078658,0.06334995;-0.2910054;-0.009330381,0.02828402;-0.6437671;0.05775021,0.03206606;-0.6100851;-0.05270592,-0.07509994;0.01053781;-0.03967837,-0.1195837;-0.2783141;-0.01485236,-0.166376;-0.6131797;0.1110274,-0.191864;-0.6648856;0.04100664,0.05030873;0.5729728;-0.09095837,0;0;0,0.001264364;0.2839029;-0.1750658,-0.004583776;0.556391;-0.3674005,0.1745806;0.464366;-0.2620718,0.2635635;0.3259875;-0.08685088,0.2688947;0.156904;0.09067678,-0.1556257;0.4702144;-0.2109863,-0.1987396;0.3091277;-0.03789325,-0.2264021;0.131619;0.1290174,0.07422811;0.00187999;-0.04256845,0.05647466;-0.29059;-0.05586052,0.004969899;-0.646612;-0.02818775,-0.009299751;-0.6638473;-0.1271505,-0.07990877;0.007765935;-0.02965972,-0.07888838;-0.2663463;0.07470486,-0.07117802;-0.5283251;0.3226522,-0.08356747;-0.5473933;0.2243301,-0.002503932;0.4895477;-0.3165222,193.4688
+0;0;0,0.02845062;0.3294676;-0.03662169,0.05568317;0.6523005;-0.1106955,0.2163137;0.5132812;-0.03020161,0.2451418;0.2854251;0.04043879,0.2871835;0.04644905;0.07537965,-0.1228892;0.5155994;-0.05086813,-0.2056863;0.2968002;0.004005089,-0.2746592;0.06291835;0.02930196,0.07515852;0.000369423;-0.04073997,0.06336159;-0.2886141;-0.009541985,0.027989;-0.6444608;0.05812526,0.03176364;-0.610786;-0.05211495,-0.07501411;0.01052577;-0.03963303,-0.1191327;-0.2759551;-0.0150108,-0.1663342;-0.6137493;0.1119699,-0.1917724;-0.6652955;0.04208594,0.0501542;0.5712203;-0.09065865,0;0;0,-0.0001385808;0.2814758;-0.1774004,-0.007449776;0.5508072;-0.3718839,0.1719426;0.4635643;-0.2670135,0.262419;0.3264816;-0.09162283,0.2692075;0.1583914;0.08669567,-0.1574679;0.4689425;-0.2149407,-0.199528;0.3101498;-0.03956853,-0.2259016;0.1387368;0.133694,0.07419923;0.002255321;-0.0424037,0.05721879;-0.2877612;-0.05743742,0.005283743;-0.6469892;-0.0306983,-0.009065509;-0.6647344;-0.1291623,-0.0797584;0.007399782;-0.02987518,-0.06199715;-0.26806;0.06194219,-0.06380453;-0.5219375;0.3227102,-0.07633913;-0.5415658;0.2249319,-0.005018979;0.4848337;-0.3204288,193.5025
+0;0;0,0.02816868;0.3286231;-0.04003993,0.05375596;0.6523055;-0.1113245,0.214457;0.5144648;-0.03364293,0.2439291;0.2881198;0.04127748,0.2858302;0.05022343;0.08293553,-0.1236814;0.5149359;-0.05311596,-0.2079172;0.2981461;0.007052172,-0.2790434;0.06534569;0.03587658,0.07547459;0.0002947272;-0.04103194,0.06233671;-0.2885743;-0.00967522,0.02681828;-0.6449374;0.05795603,0.03060779;-0.6112845;-0.05218568,-0.07547145;0.01062241;-0.03964018,-0.1200704;-0.2753055;-0.01036069,-0.1674228;-0.6120226;0.1208246,-0.2074607;-0.6668085;0.06279672,0.04822744;0.5711722;-0.091322,0;0;0,-0.001155525;0.2798837;-0.1790352,-0.008577317;0.5486276;-0.3745003,0.1700707;0.4636742;-0.270396,0.2621698;0.3278284;-0.09496117,0.2692975;0.1601578;0.08370495,-0.1552715;0.4723478;-0.2140945,-0.2017349;0.3137895;-0.03969802,-0.227005;0.1417743;0.1330967,0.07416004;0.002548963;-0.04328871,0.05784836;-0.2874401;-0.0588274,0.005572259;-0.6471822;-0.03269243,-0.009824574;-0.6651246;-0.1307912,-0.08046663;0.007126718;-0.02923104,-0.05909241;-0.2695676;0.05785809,-0.06348857;-0.5164665;0.32591,-0.07704245;-0.5363771;0.2285236,-0.006161153;0.482732;-0.3228747,193.5245
+0;0;0,0.0290463;0.3388616;-0.04128741,0.05506139;0.6677569;-0.1136821,0.2153834;0.5298139;-0.03607085,0.2448519;0.3034968;0.03884034,0.2867445;0.06564885;0.0804899,-0.1220154;0.530284;-0.05550129,-0.2062409;0.3135208;0.004659433,-0.2773526;0.0807679;0.03347796,0.07616878;0.000297438;-0.04140934,0.06183129;-0.3149479;-0.007189468,0.02616528;-0.6727917;0.06072278,0.02988852;-0.6392027;-0.04749267,-0.07616562;0.01072011;-0.04000478,-0.1248369;-0.3013156;-0.008051809,-0.172386;-0.6394318;0.1236785,-0.2117236;-0.6927349;0.0666655,0.04951744;0.5863973;-0.09362377,0;0;0,-0.006035149;0.2612961;-0.2215028,-0.01289201;0.5263357;-0.4308131,0.1663097;0.4433612;-0.327045,0.2591422;0.3081914;-0.151515,0.2665641;0.1414015;0.0278933,-0.1615433;0.4482644;-0.2733011,-0.2052068;0.2925034;-0.0957299,-0.2291942;0.1220825;0.07874826,0.07507503;0.002792388;-0.04327178,0.05563682;-0.3059811;-0.1142457,0.003105104;-0.6672274;-0.08820987,-0.01109892;-0.689482;-0.182045,-0.08123054;0.006051356;-0.02968982,-0.07528344;-0.3075623;0.01896485,-0.06857065;-0.5572922;0.2864087,-0.08089167;-0.5814408;0.1933848,-0.01011708;0.4612348;-0.3778354,193.5581
+0;0;0,0.0290353;0.3364889;-0.04444104,0.05406578;0.6654817;-0.115608,0.2131936;0.5286615;-0.04012385,0.2425853;0.3038087;0.03919721,0.2833743;0.06727551;0.08870526,-0.1213723;0.5286864;-0.05814468,-0.2066978;0.3137548;0.006958835,-0.280365;0.08246587;0.04074248,0.07575143;0.0001550786;-0.04130832,0.06084969;-0.3103511;-0.007922783,0.02524237;-0.6689583;0.06027513,0.02887571;-0.6355039;-0.04806523,-0.07586394;0.01077106;-0.03966523,-0.1248425;-0.2959696;-0.004140839,-0.172712;-0.6309636;0.1373001,-0.1662517;-0.5976663;0.0290866,0.04840541;0.5839839;-0.09537484,0;0;0,-0.006076306;0.2632368;-0.2161303,-0.0145964;0.5267879;-0.4268626,0.163353;0.4443045;-0.3236381,0.2630934;0.3112395;-0.1502597,0.2648343;0.1460839;0.03080201,-0.1604008;0.4505545;-0.268506,-0.2070148;0.2964581;-0.09019175,-0.2303835;0.1270439;0.08535163,0.07466841;0.002044857;-0.04318714,0.05618042;-0.3031184;-0.1086419,0.003460411;-0.6651735;-0.0830555,-0.01137146;-0.6871734;-0.1770704,-0.08069278;0.006767357;-0.02979192,-0.05862847;-0.3022862;0.01203846,-0.06093131;-0.5413338;0.2901912,-0.07392566;-0.5653117;0.1970231,-0.01133084;0.4622367;-0.3729571,193.5919
+0;0;0,0.0290353;0.3364889;-0.04444104,0.05406578;0.6654817;-0.115608,0.2131936;0.5286615;-0.04012385,0.2425853;0.3038087;0.03919721,0.2833743;0.06727551;0.08870526,-0.1213723;0.5286864;-0.05814468,-0.2066978;0.3137548;0.006958835,-0.280365;0.08246587;0.04074248,0.07575143;0.0001550786;-0.04130832,0.06084969;-0.3103511;-0.007922783,0.02524237;-0.6689583;0.06027513,0.02887571;-0.6355039;-0.04806523,-0.07586394;0.01077106;-0.03966523,-0.1248425;-0.2959696;-0.004140839,-0.172712;-0.6309636;0.1373001,-0.1662517;-0.5976663;0.0290866,0.04840541;0.5839839;-0.09537484,0;0;0,-0.006076306;0.2632368;-0.2161303,-0.0145964;0.5267879;-0.4268626,0.163353;0.4443045;-0.3236381,0.2630934;0.3112395;-0.1502597,0.2648343;0.1460839;0.03080201,-0.1604008;0.4505545;-0.268506,-0.2070148;0.2964581;-0.09019175,-0.2303835;0.1270439;0.08535163,0.07466841;0.002044857;-0.04318714,0.05618042;-0.3031184;-0.1086419,0.003460411;-0.6651735;-0.0830555,-0.01137146;-0.6871734;-0.1770704,-0.08069278;0.006767357;-0.02979192,-0.05862847;-0.3022862;0.01203846,-0.06093131;-0.5413338;0.2901912,-0.07392566;-0.5653117;0.1970231,-0.01133084;0.4622367;-0.3729571,193.6141
+0;0;0,0.02887261;0.3346035;-0.04419203,0.05398668;0.6646906;-0.1155941,0.2131248;0.527629;-0.0400433,0.2425135;0.3027999;0.0392694,0.2833007;0.0662773;0.08877523,-0.1214949;0.5276539;-0.05806704,-0.2068114;0.3127449;0.00702963,-0.2804752;0.08146636;0.04081176,0.07582311;0.0001552254;-0.04134741,0.06083872;-0.3120731;-0.007776707,0.02537349;-0.6692492;0.06014905,0.02900265;-0.6357988;-0.04806665,-0.07593571;0.01078125;-0.03970275,-0.1251859;-0.2976607;-0.003981341,-0.1728644;-0.6313178;0.1368951,-0.1664115;-0.5980243;0.02880617,0.04831017;0.5829602;-0.09530318,0;0;0,-0.007053584;0.2624813;-0.214009,-0.01599553;0.5238212;-0.4292359,0.1626164;0.4431644;-0.3265046,0.262191;0.310393;-0.1528411,0.2647425;0.1452107;0.02817178,-0.1641413;0.4466139;-0.2735727,-0.2090494;0.2947874;-0.09292287,-0.2321644;0.1278219;0.08496916,0.07472619;0.002195448;-0.04324293,0.05622718;-0.3043579;-0.1104805,0.00386411;-0.665005;-0.08521628,-0.01021004;-0.6873238;-0.1790266,-0.08081958;0.006618766;-0.02971805,-0.0618062;-0.3045423;0.01096739,-0.06252871;-0.5380032;0.2919336,-0.07474484;-0.5623454;0.1990174,-0.01263979;0.4598054;-0.3743315,193.6478
+0;0;0,0.02878341;0.3332008;-0.04670122,0.05380326;0.6630051;-0.1184738,0.2122572;0.5270225;-0.04362477,0.2423599;0.3040057;0.03954965,0.2816936;0.06875525;0.0953656,-0.1208142;0.526345;-0.06073875,-0.207296;0.3136404;0.008818995,-0.2821084;0.08382596;0.04874106,0.07517032;-0.0001800656;-0.04117368,0.0597048;-0.3110677;-0.007998385,0.02419535;-0.671261;0.06070715,0.02774207;-0.6380324;-0.04736625,-0.07530835;0.0110565;-0.03939908,-0.1249688;-0.2954772;0.0001211353,-0.1738238;-0.6279539;0.1510947,-0.2203437;-0.6773596;0.09423085,0.04795502;0.5812531;-0.09781049,0;0;0,-0.008316278;0.2612766;-0.2137699,-0.01906356;0.5198327;-0.4319303,0.1597338;0.4412217;-0.3308282,0.2468816;0.3082034;-0.1511841,0.2624107;0.1415631;0.02768803,-0.1653083;0.4456891;-0.2748225,-0.2126622;0.2946586;-0.09452273,-0.2350725;0.1275697;0.08319737,0.0745993;0.002752632;-0.04210997,0.05652466;-0.3023404;-0.1098037,0.003927678;-0.6663015;-0.0877471,-0.01069948;-0.6889317;-0.1811225,-0.0799458;0.006097237;-0.0302882,-0.0538422;-0.304011;0.003510807,-0.0580596;-0.529655;0.2946939,-0.07083461;-0.5543982;0.2022664,-0.01519904;0.4566531;-0.3759128,193.6706
+0;0;0,0.02874765;0.3327868;-0.0466432,0.05377539;0.6627083;-0.1184495,0.2103885;0.5271244;-0.04415112,0.2405548;0.3036368;0.03919892,0.2799066;0.06827819;0.09504053,-0.1189808;0.5264544;-0.06107487,-0.2056452;0.3133007;0.008629739,-0.280492;0.08338061;0.04857016,0.07514666;-0.0001800089;-0.04116072,0.05971422;-0.3104028;-0.008056372,0.02414799;-0.6711719;0.060759,0.02769286;-0.6379451;-0.04725796,-0.07528465;0.01105302;-0.03938667,-0.1248389;-0.2948251;4.901364E-05,-0.173772;-0.6278332;0.151264,-0.2202676;-0.6771975;0.09442978,0.04791255;0.5807522;-0.09773457,0;0;0,-0.008876741;0.2610623;-0.2133465,-0.0205293;0.5186782;-0.432752,0.1568267;0.4408228;-0.3328825,0.2687106;0.3108473;-0.1643825,0.2641114;0.1481401;0.0188272,-0.1662462;0.4422192;-0.2784859,-0.2113857;0.2927057;-0.09569623,-0.2418483;0.1264765;0.0817873,0.07464445;0.002607971;-0.04198408,0.05677831;-0.3018248;-0.1096132,0.003894836;-0.6663684;-0.08802128,-0.01046813;-0.6891162;-0.1813059,-0.07987792;0.006189038;-0.03037222,-0.06236849;-0.3033848;0.007438429,-0.06312361;-0.5262628;0.3015127,-0.075571;-0.5511892;0.2092154,-0.01651883;0.4557149;-0.3761852,193.7042
+0;0;0,0.02873893;0.3326858;-0.04662905,0.05381172;0.6632098;-0.1185718,0.2111152;0.5271285;-0.04397298,0.2412175;0.3041143;0.0392005,0.280488;0.06924234;0.09492664,-0.1196918;0.5264556;-0.06097059,-0.2061726;0.3137534;0.008586366,-0.2808647;0.08430873;0.0484442,0.07497764;-0.000179604;-0.04106814,0.059596;-0.3093812;-0.008072764,0.02398356;-0.6706191;0.06083203,0.02752627;-0.6373942;-0.04711908,-0.07511532;0.01102816;-0.03929808,-0.1245064;-0.2938431;7.793307E-06,-0.1735031;-0.627284;0.1514193,-0.2199704;-0.6765998;0.09461971,0.04793004;0.5809904;-0.0977903,0;0;0,-0.009111941;0.2608912;-0.2133842,-0.02076441;0.5180408;-0.4342911,0.1574525;0.4410476;-0.3343462,0.2444075;0.308056;-0.1545925,0.2530497;0.1501817;0.031991,-0.1685829;0.4405899;-0.2813644,-0.2148917;0.2930406;-0.09794126,-0.245579;0.126301;0.07832158,0.07466274;0.00259909;-0.04155707,0.05734998;-0.3008947;-0.108808,0.004594862;-0.6660727;-0.08954954,-0.009186178;-0.6889598;-0.1827667,-0.07956281;0.006180414;-0.03065668,-0.0630001;-0.3025731;0.005782874,-0.06431589;-0.5225304;0.3026431,-0.07616279;-0.547612;0.2104364,-0.01686504;0.455115;-0.3772681,193.7374
+0;0;0,0.02874913;0.332804;-0.0466456,0.05384596;0.6636584;-0.1186685,0.2105976;0.5274934;-0.04417995,0.2384422;0.3212057;0.03275532,0.2778187;0.08569951;0.08863195,-0.1191284;0.5268226;-0.06112203,-0.199123;0.3300737;0.003217988,-0.2740167;0.1000094;0.04318345,0.07421883;-0.0001777864;-0.04065251,0.05879505;-0.3102264;-0.007566746,0.02327304;-0.6705471;0.06116309,0.0268141;-0.6373237;-0.04673812,-0.07435511;0.01091655;-0.03890037,-0.1238815;-0.2947899;0.0005131774,-0.1727538;-0.6273842;0.1515402,-0.2191996;-0.6766633;0.0947669,0.04794571;0.5811793;-0.09782143,0;0;0,-0.008511275;0.2607182;-0.2138093,-0.01897562;0.5172654;-0.4359804,0.1578885;0.4407722;-0.3348522,0.2797365;0.3318743;-0.1847081,0.2708775;0.1701447;-0.0005860478,-0.1664391;0.4413319;-0.2816604,-0.2121987;0.3045182;-0.1130276,-0.2442152;0.1358519;0.06207956,0.07425106;0.002438933;-0.04052067,0.05819932;-0.3020053;-0.1077421,0.005139709;-0.6662692;-0.09004688,-0.008859961;-0.6892579;-0.1831157,-0.07856661;0.00617791;-0.03082553,-0.06487626;-0.3034901;0.006335966,-0.06633215;-0.5222557;0.30291,-0.07834924;-0.547445;0.2108484,-0.01572749;0.4546063;-0.3782266,193.7709
+0;0;0,0.02684017;0.3332379;-0.04845273,0.05073136;0.664978;-0.1207659,0.2067426;0.5286257;-0.04848457,0.2370003;0.3071034;0.03918423,0.274204;0.07355757;0.1031774,-0.1198787;0.5277387;-0.06166333,-0.2035725;0.3146089;0.01075569,-0.2783175;0.08567695;0.05576966,0.07361998;-0.0002513002;-0.04024616,0.05636605;-0.3110366;-0.007395204,0.02071904;-0.6707896;0.06144403,0.02320904;-0.6376328;-0.04645833,-0.07372072;0.01082566;-0.03857173,-0.1249264;-0.2948073;0.00536938,-0.174822;-0.6220075;0.1662492,-0.2227132;-0.6669128;0.1049735,0.0450863;0.5821952;-0.09971125,0;0;0,-0.007281303;0.26114;-0.214169,-0.01648444;0.5178836;-0.4374638,0.1582172;0.4405615;-0.3365052,0.2617311;0.3103415;-0.1632969,0.2700649;0.1450576;0.01735377,-0.1643075;0.433812;-0.28715,-0.2114183;0.2882403;-0.1020474,-0.2462799;0.1164659;0.06912825,0.074016;0.002615035;-0.03942728,0.05949843;-0.3023528;-0.1083345,0.005916953;-0.6660334;-0.09109163,-0.007161319;-0.6891072;-0.184211,-0.07755509;0.006011539;-0.03144498,-0.06696153;-0.3046509;0.005174574,-0.06924822;-0.5230884;0.3013361,-0.080314;-0.5483448;0.2092309,-0.01376069;0.4550299;-0.3794107,193.7934
+0;0;0,0.02699758;0.3351923;-0.04873691,0.05107785;0.6695865;-0.1216484,0.2040444;0.5331507;-0.05003697,0.2343066;0.3115956;0.03764481,0.2715219;0.07797733;0.1016578,-0.1165724;0.53228;-0.06297345,-0.2002786;0.3191186;0.009456284,-0.2750469;0.09011568;0.05448421,0.07366772;-0.0002514631;-0.04027225,0.0564151;-0.3110129;-0.007423818,0.02072813;-0.6711693;0.0614926,0.0232173;-0.6380137;-0.04637364,-0.07376853;0.01083268;-0.03859674,-0.1249703;-0.2947769;0.005341005,-0.1749218;-0.6223439;0.1664012,-0.222797;-0.6672241;0.105146,0.04535994;0.5857353;-0.1003219,0;0;0,-0.005578011;0.2624329;-0.2157681,-0.01160154;0.5209729;-0.4412632,0.1583215;0.4412389;-0.3392261,0.2623616;0.3107836;-0.1664615,0.2703089;0.144196;0.01310897,-0.1582323;0.4317444;-0.2936616,-0.2065888;0.287174;-0.1080502,-0.2426664;0.1127594;0.06028892,0.0741438;0.003165483;-0.03926229,0.06039757;-0.3013196;-0.1103203,0.006531686;-0.6654025;-0.09365201,-0.006089777;-0.6885455;-0.186753,-0.07750382;0.005546554;-0.03180008,-0.08210041;-0.3049618;0.007094808,-0.08099648;-0.52954;0.2991549,-0.09148552;-0.554802;0.2070279,-0.01006755;0.4573734;-0.3823456,193.826
+0;0;0,0.02589387;0.3349947;-0.05065652,0.04888593;0.6692612;-0.1244807,0.2024061;0.532858;-0.05351358,0.2331302;0.3134975;0.03937117,0.2682903;0.0814983;0.1100836,-0.117847;0.5312175;-0.06385574,-0.2005828;0.3188592;0.01196831,-0.2759991;0.09090154;0.06103785,0.07368284;-0.0005240468;-0.04024195,0.05627228;-0.3113476;-0.008071639,0.01965552;-0.6713084;0.06137756,0.0215761;-0.6383184;-0.046505,-0.07371492;0.01106002;-0.03863465,-0.1261706;-0.2938578;0.008512337,-0.176884;-0.6144371;0.1828476,-0.1721025;-0.5818939;0.07504252,0.04343188;0.5854721;-0.1028435,0;0;0,-0.005578011;0.2624329;-0.2157681,-0.01160154;0.5209729;-0.4412632,0.1583215;0.4412389;-0.3392261,0.2623616;0.3107836;-0.1664615,0.2703089;0.144196;0.01310897,-0.1582323;0.4317444;-0.2936616,-0.2065888;0.287174;-0.1080502,-0.2426664;0.1127594;0.06028892,0.0741438;0.003165483;-0.03926229,0.06039757;-0.3013196;-0.1103203,0.006531686;-0.6654025;-0.09365201,-0.006089777;-0.6885455;-0.186753,-0.07750382;0.005546554;-0.03180008,-0.08210041;-0.3049618;0.007094808,-0.08099648;-0.52954;0.2991549,-0.09148552;-0.554802;0.2070279,-0.01006755;0.4573734;-0.3823456,193.8487
+0;0;0,0.02599031;0.3362423;-0.05084518,0.04900142;0.6707736;-0.1247192,0.2029519;0.5343366;-0.05364817,0.2336951;0.3148401;0.03929416,0.2688661;0.08276932;0.1100284,-0.1181541;0.5326917;-0.06401788,-0.2009413;0.3202018;0.01185318,-0.2763808;0.09217381;0.06093787,0.07398707;-0.0005262106;-0.04040811,0.05652893;-0.3121991;-0.0081499,0.01993096;-0.6719753;0.06126369,0.02184827;-0.6389903;-0.04643583,-0.07401928;0.01110568;-0.03879417,-0.1266183;-0.2946453;0.008481629,-0.1773056;-0.6150602;0.1827276,-0.1725323;-0.5825213;0.07510535,0.0435543;0.5870908;-0.1031094,0;0;0,-0.005928606;0.2619352;-0.2183447,-0.01322305;0.5188552;-0.4460379,0.1580712;0.4418626;-0.3436998,0.2650745;0.3107545;-0.1730449,0.2695356;0.1436934;0.006309032,-0.1593841;0.4301314;-0.2972735,-0.2078678;0.2856615;-0.1114244,-0.2456798;0.1062342;0.05128174,0.07439077;0.003623664;-0.03949761,0.06087071;-0.3008828;-0.1141858,0.00725973;-0.6648353;-0.09802938,-0.005142774;-0.6883458;-0.1907363,-0.07785621;0.00512659;-0.03192657,-0.08832826;-0.3068056;0.0008448623,-0.09266569;-0.5417969;0.2843176,-0.1028019;-0.5672804;0.1924992,-0.01105365;0.4559753;-0.3865328,193.8715
+0;0;0,0.02622972;0.3393396;-0.05131355,0.04936286;0.6756471;-0.1255814,0.2022104;0.5390886;-0.05472003,0.2329548;0.3195834;0.03822602,0.2681818;0.08714285;0.109073,-0.1167362;0.5374548;-0.06501999,-0.1995266;0.3249564;0.01085409,-0.2750864;0.09656511;0.06001698,0.07455819;-0.0005302725;-0.04072003,0.05697645;-0.3144097;-0.008233428,0.02037783;-0.6741922;0.06118138,0.02229168;-0.6412126;-0.0463235,-0.07459065;0.01119141;-0.03909363,-0.1275621;-0.2967243;0.008516885,-0.1782503;-0.6171448;0.1827659,-0.1734856;-0.5846105;0.07533816,0.04388473;0.5914881;-0.1038487,0;0;0,-0.005656064;0.2622241;-0.2228878,-0.01309997;0.5190697;-0.4534214,0.1567754;0.440958;-0.3505663,0.2639259;0.3098014;-0.1800275,0.2657772;0.1365912;-0.006005526,-0.1584934;0.4287313;-0.3054211,-0.2088291;0.2831765;-0.1209033,-0.2466965;0.09629129;0.03378622,0.07473412;0.003471255;-0.0402503,0.0603134;-0.3017545;-0.1209602,0.006598413;-0.6657056;-0.1049728,-0.005682558;-0.6896071;-0.1972423,-0.07868974;0.005235311;-0.03158862,-0.09740233;-0.3094806;-0.009486269,-0.1034908;-0.5540451;0.2657453,-0.1134093;-0.5797901;0.1742906,-0.01104712;0.4559785;-0.3934184,193.9048
+0;0;0,0.02628002;0.3399904;-0.05141195,0.04950804;0.6776683;-0.1259762,0.2009827;0.5413409;-0.05548002,0.2286591;0.3437399;0.02819102,0.2639679;0.1107596;0.09920254,-0.1152269;0.5397212;-0.0656916,-0.1897557;0.3484278;0.002611078,-0.265491;0.119506;0.05188815,0.07430995;-0.0005285069;-0.04058445,0.05655189;-0.3175556;-0.007772066,0.01996457;-0.677227;0.06162132,0.02187583;-0.6442515;-0.04573788,-0.0743423;0.01115415;-0.03896347,-0.127845;-0.2998494;0.009124491,-0.1785175;-0.620171;0.1833197,-0.1737593;-0.5876401;0.07603755,0.04401569;0.5932908;-0.104187,0;0;0,-0.00617516;0.2616311;-0.2245848,-0.01450521;0.5178956;-0.4578419,0.1540736;0.4395984;-0.3548436,0.2785316;0.3366077;-0.2109127,0.2648212;0.1615895;-0.03843117,-0.1585186;0.4269684;-0.3106343,-0.2045953;0.2950583;-0.1454385,-0.239417;0.1011565;0.00207004,0.07486576;0.003859103;-0.03936458,0.05890593;-0.303195;-0.1251624,0.005376279;-0.6670673;-0.1093807,-0.006873608;-0.6912588;-0.201314,-0.07819003;0.004821099;-0.03213131,-0.1098373;-0.3122825;-0.01363932,-0.1234272;-0.5751429;0.2437268,-0.1331027;-0.6009812;0.1524745,-0.01224536;0.4548825;-0.3974371,193.9267
+0;0;0,0.0279121;0.3393251;-0.05483311,0.05477134;0.6753725;-0.1352344,0.2045942;0.5410931;-0.05977628,0.2316365;0.3455895;0.02888064,0.2681629;0.1168084;0.1119122,-0.1121944;0.5411718;-0.07345149,-0.1907647;0.3538839;0.001133665,-0.268783;0.1270436;0.05614108,0.07425546;-0.0008680702;-0.04067821,0.05585288;-0.3178638;-0.007917456,0.01933386;-0.6775389;0.06149216,0.02239438;-0.6452634;-0.04585754,-0.07424192;0.01151327;-0.0390503,-0.1291685;-0.2987002;0.01241705,-0.1818335;-0.6125295;0.1974983,-0.2420886;-0.6635373;0.1608161,0.04815605;0.5915636;-0.1116379,0;0;0,-0.00617516;0.2616311;-0.2245848,-0.01450521;0.5178956;-0.4578419,0.1540736;0.4395984;-0.3548436,0.2785316;0.3366077;-0.2109127,0.2648212;0.1615895;-0.03843117,-0.1585186;0.4269684;-0.3106343,-0.2045953;0.2950583;-0.1454385,-0.239417;0.1011565;0.00207004,0.07486576;0.003859103;-0.03936458,0.05890593;-0.303195;-0.1251624,0.005376279;-0.6670673;-0.1093807,-0.006873608;-0.6912588;-0.201314,-0.07819003;0.004821099;-0.03213131,-0.1098373;-0.3122825;-0.01363932,-0.1234272;-0.5751429;0.2437268,-0.1331027;-0.6009812;0.1524745,-0.01224536;0.4548825;-0.3974371,193.9492
+0;0;0,0.02798535;0.3402156;-0.05497701,0.05497395;0.6778804;-0.1357617,0.2034372;0.5436919;-0.06064989,0.2311554;0.3433018;0.03022293,0.2676901;0.1144693;0.1132732,-0.1106524;0.54377;-0.0742086,-0.1911865;0.351801;0.002240747,-0.2692224;0.1249097;0.05726053,0.07481879;-0.0008746556;-0.04098681,0.05608141;-0.3236374;-0.007630043,0.01958988;-0.6830418;0.06172733,0.02264271;-0.650772;-0.04535245,-0.07480515;0.01160062;-0.03934655,-0.130731;-0.3042565;0.01305714,-0.1833563;-0.6178497;0.1979991,-0.2434599;-0.6686537;0.1614091,0.04833189;0.5937325;-0.1120696,0;0;0,-0.006561875;0.2597274;-0.2281468,-0.01527131;0.5146429;-0.4653332,0.1520424;0.4362253;-0.362332,0.2766035;0.3290427;-0.2134066,0.2666684;0.1513969;-0.0432899,-0.158273;0.423386;-0.3189768,-0.2048683;0.2875427;-0.1499863,-0.2392437;0.09074116;-0.006167188,0.0752745;0.003899365;-0.03996348,0.05847165;-0.307025;-0.1331472,0.004859384;-0.6706037;-0.1173387,-0.007258836;-0.6953212;-0.2086606,-0.0790092;0.004639664;-0.03185211,-0.1151705;-0.3182907;-0.02493029,-0.134118;-0.5934088;0.218513,-0.1435593;-0.6195962;0.1277694,-0.01290652;0.4518348;-0.4042116,193.983
+0;0;0,0.02656806;0.3364392;-0.05572949,0.05173158;0.6683999;-0.1355333,0.2042941;0.5336339;-0.05809355,0.2341255;0.3339169;0.03616412,0.2683153;0.1068355;0.1253612,-0.1170136;0.5334991;-0.07188036,-0.1971578;0.3413356;0.007564075,-0.2754934;0.1155718;0.06744143,0.07510991;-0.0009856584;-0.0412719,0.05559972;-0.3320015;-0.007079139,0.01891512;-0.6917329;0.06229975,0.0219806;-0.6596185;-0.04440325,-0.07515062;0.01172258;-0.03950702,-0.1338178;-0.3115419;0.01687962,-0.1894523;-0.6196245;0.2106728,-0.2433618;-0.6716499;0.1686609,0.04564624;0.5859034;-0.1122499,0;0;0,-0.01116711;0.25375;-0.2291052,-0.02733165;0.500138;-0.4662809,0.1496053;0.4314971;-0.3706615,0.2746716;0.3234455;-0.2211804,0.2663499;0.1421425;-0.05459403,-0.1735447;0.4152552;-0.3191223,-0.2200651;0.2779283;-0.1498932,-0.2559541;0.07534954;-0.01437615,0.07571939;0.0047445;-0.0398736,0.05778825;-0.3119811;-0.1422679,0.00397468;-0.6758653;-0.1261954,-0.007961478;-0.701298;-0.2166617,-0.07942747;0.00374041;-0.03198632,-0.1249078;-0.3264836;-0.03420556,-0.149057;-0.6154398;0.1927021,-0.15816;-0.6421266;0.1026846,-0.02239224;0.4401377;-0.404959,194.0161
+0;0;0,0.02667481;0.337791;-0.05595341,0.05211622;0.6734337;-0.1366673,0.2009563;0.5384986;-0.0600794,0.2307473;0.3390521;0.03405058,0.2649622;0.1118036;0.1233133,-0.1130159;0.5383667;-0.07355145,-0.1930515;0.3464636;0.005785368,-0.2714448;0.1205337;0.06570674,0.07559829;-0.0009920674;-0.04154026,0.0558917;-0.3353401;-0.007003296,0.01924885;-0.6946622;0.06229666,0.02231767;-0.6625455;-0.0445228,-0.07563928;0.01179881;-0.03976391,-0.1348971;-0.3147199;0.01719035,-0.1904683;-0.6224519;0.2107631,-0.2444366;-0.6745668;0.1687053,0.04593038;0.5895747;-0.1129994,0;0;0,-0.0105646;0.2558928;-0.2288065,-0.02483213;0.5059646;-0.4677883,0.1471022;0.4298632;-0.3733457,0.2730553;0.3217376;-0.2251177,0.2643468;0.1377531;-0.0612452,-0.1675284;0.4141977;-0.3223615,-0.2103789;0.2728963;-0.1558544,-0.2434693;0.06303421;-0.03078134,0.07571679;0.004638076;-0.04107475,0.05698892;-0.3145082;-0.1467376,0.002665315;-0.6778666;-0.1300886,-0.01027566;-0.7030771;-0.22069,-0.08040989;0.003780489;-0.03101028,-0.1308199;-0.3289741;-0.04115718,-0.1572016;-0.624826;0.1757143,-0.1970024;-0.6850022;0.1343811,-0.02073586;0.4444494;-0.4059025,194.0388
+0;0;0,0.026437;0.3347796;-0.05545459,0.05157081;0.6663648;-0.1351937,0.1932804;0.5347981;-0.0613458,0.2243133;0.3270375;0.03670806,0.2585742;0.09948388;0.1260907,-0.106102;0.5346724;-0.07419182,-0.189474;0.3347696;0.008452207,-0.2679725;0.1085363;0.06845406,0.07556402;-0.0009916177;-0.04152143,0.05570965;-0.3378469;-0.006725479,0.01909371;-0.6969051;0.06252356,0.0221637;-0.6647876;-0.04433642,-0.07560498;0.01179346;-0.03974588,-0.1353071;-0.3171737;0.01763548,-0.1908375;-0.6246798;0.211066,-0.2448263;-0.6768259;0.1689923,0.04545836;0.5835008;-0.1118067,0;0;0,-0.01461825;0.2544115;-0.2256382,-0.03685883;0.5014595;-0.4610894,0.1299092;0.4318737;-0.3688264,0.271025;0.3203488;-0.2225711,0.2637632;0.1308502;-0.06451654,-0.169415;0.4136221;-0.3179897,-0.2108313;0.2623538;-0.1472717,-0.2433407;0.04601726;-0.03288055,0.07579374;0.005337805;-0.04076457,0.05740041;-0.3153386;-0.1498733,0.002566129;-0.6782819;-0.1318631,-0.01077035;-0.7034036;-0.2225091,-0.08033042;0.003199811;-0.03117242,-0.1377623;-0.3308079;-0.04589782,-0.1703374;-0.6383085;0.1527003,-0.2122481;-0.6918247;0.1007245,-0.0304628;0.4408426;-0.3999711,194.0725
+0;0;0,0.02642354;0.3320836;-0.05746308,0.05131989;0.6611966;-0.1388744,0.1925302;0.5296329;-0.0612234,0.2274622;0.3186508;0.04230026,0.257756;0.09303389;0.1378331,-0.1063102;0.5301973;-0.07456861,-0.1907782;0.3261237;0.01300979,-0.2700922;0.1017481;0.07867633,0.07570906;-0.001116257;-0.04149892,0.05466748;-0.3408405;-0.006258275,0.01847786;-0.6988742;0.06244401,0.02155981;-0.6670964;-0.04440905,-0.07569216;0.01187102;-0.03981261,-0.1373155;-0.3191119;0.02142518,-0.1948237;-0.6205961;0.2214701,-0.1887771;-0.5895944;0.1147336,0.04531115;0.5788258;-0.115118,0;0;0,-0.01815784;0.2530138;-0.2234593,-0.04447663;0.498095;-0.4576112,0.124344;0.4338721;-0.3669395,0.2638235;0.3140352;-0.2164888,0.2629159;0.1222457;-0.06104374,-0.177148;0.4131536;-0.3142011,-0.2214015;0.2546678;-0.1428106,-0.2515179;0.036127;-0.0319948,0.07584792;0.005746305;-0.04085755,0.05776083;-0.3172298;-0.1524661,0.00228253;-0.6788543;-0.1332903,-0.01075506;-0.7039965;-0.2239523,-0.08047433;0.002805717;-0.03116532,-0.1428794;-0.333042;-0.05139246,-0.1809022;-0.6481514;0.1315781,-0.2283769;-0.6961281;0.07593617,-0.03720534;0.4379513;-0.3966582,194.106
+0;0;0,0.02637838;0.3315161;-0.05736488,0.05129993;0.6609641;-0.1388611,0.192648;0.5292286;-0.06112112,0.2279216;0.316183;0.04341505,0.2582569;0.09025732;0.1390787,-0.1064902;0.5297936;-0.07447962,-0.1917843;0.323724;0.01395535,-0.2712069;0.09904128;0.07971178,0.07570273;-0.001116163;-0.04149545,0.05452193;-0.3430881;-0.006021641,0.01840251;-0.7004274;0.06254737,0.02148688;-0.6686482;-0.04438987,-0.07568584;0.01187002;-0.03980928,-0.1377169;-0.3213028;0.02183368,-0.1951135;-0.6222022;0.2214905,-0.1890621;-0.5911996;0.11467,0.04528224;0.5784706;-0.1150694,0;0;0,-0.02038053;0.2534818;-0.2218583,-0.04802766;0.49958;-0.4552946,0.1209229;0.4356401;-0.363306,0.2640757;0.3136789;-0.2143321,0.2634051;0.1171539;-0.0643599,-0.1801171;0.4149415;-0.310924,-0.2236967;0.2513339;-0.1409421,-0.2528976;0.02896199;-0.03696033,0.07595998;0.006294906;-0.04055214,0.05808407;-0.3184838;-0.1539147,0.002375364;-0.6792955;-0.1336875,-0.01074642;-0.7042775;-0.2245338,-0.08040504;0.002457783;-0.03135299,-0.1488281;-0.3346255;-0.0499258,-0.1896466;-0.6551654;0.1212048,-0.2422124;-0.6917942;0.05604578,-0.04053158;0.4391373;-0.394484,194.1279
+0;0;0,0.02627647;0.3302352;-0.05714325,0.05110791;0.6584915;-0.1383439,0.1992445;0.5248076;-0.05821716,0.2346177;0.3111609;0.04661398,0.2650405;0.08458288;0.1425538,-0.1136275;0.5253985;-0.07218897,-0.1991622;0.3187475;0.01649553,-0.2788141;0.09341604;0.08244181,0.07574058;-0.001116721;-0.0415162,0.05442099;-0.3453294;-0.005809952,0.01834876;-0.7022018;0.06266949,0.02143623;-0.6704209;-0.04437529,-0.07572367;0.01187596;-0.03982918,-0.1381612;-0.32348;0.02221769,-0.1954828;-0.6239862;0.2216137,-0.1894254;-0.5929827;0.1146857,0.045113;0.5763103;-0.1146423,0;0;0,-0.02302831;0.2535691;-0.2195075,-0.05291584;0.499835;-0.4506894,0.125035;0.4354237;-0.3641096,0.2629329;0.3131842;-0.2094247,0.2614798;0.1076314;-0.07081199,-0.1918042;0.4123569;-0.3050901,-0.2382973;0.2485907;-0.135076,-0.2671976;0.0241397;-0.03381349,0.07610014;0.00667733;-0.04031944,0.05830356;-0.3199031;-0.1553862,0.002477139;-0.6801915;-0.1347899,-0.01041809;-0.7049509;-0.2259295,-0.08037291;0.002100613;-0.03157941,-0.1504748;-0.3367618;-0.05325512,-0.1996857;-0.6633221;0.1025821,-0.2509442;-0.7105352;0.04889793,-0.04491511;0.4393349;-0.3904635,194.1614
+0;0;0,0.02893255;0.3292075;-0.0616151,0.05775331;0.6553946;-0.1495258,0.2057216;0.5243077;-0.06834926,0.2378812;0.3153805;0.04654612,0.2683257;0.09238009;0.1505247,-0.1093273;0.5245858;-0.08440182,-0.1996582;0.3243186;0.01367545,-0.2810526;0.1014711;0.08565791,0.07572275;-0.00133488;-0.04154225,0.0536385;-0.3454936;-0.005780533,0.01766152;-0.7024415;0.062355,0.02131144;-0.6715596;-0.04468326,-0.075712;0.01205242;-0.03979833,-0.1396292;-0.3223574;0.02574975,-0.1988368;-0.6156614;0.235072,-0.1921766;-0.5856882;0.1281751,0.05066711;0.5738506;-0.123995,0;0;0,-0.02302831;0.2535691;-0.2195075,-0.05291584;0.499835;-0.4506894,0.125035;0.4354237;-0.3641096,0.2629329;0.3131842;-0.2094247,0.2614798;0.1076314;-0.07081199,-0.1918042;0.4123569;-0.3050901,-0.2382973;0.2485907;-0.135076,-0.2671976;0.0241397;-0.03381349,0.07610014;0.00667733;-0.04031944,0.05830356;-0.3199031;-0.1553862,0.002477139;-0.6801915;-0.1347899,-0.01041809;-0.7049509;-0.2259295,-0.08037291;0.002100613;-0.03157941,-0.1504748;-0.3367618;-0.05325512,-0.1996857;-0.6633221;0.1025821,-0.2509442;-0.7105352;0.04889793,-0.04491511;0.4393349;-0.3904635,194.1838
+0;0;0,0.02829528;0.3219563;-0.06025795,0.05669336;0.6433585;-0.146876,0.2023278;0.5143006;-0.06696694,0.2346697;0.3041894;0.04857957,0.2651477;0.08094303;0.1526729,-0.1077585;0.5145744;-0.08276665,-0.1986014;0.3131722;0.01586645,-0.2800856;0.0900788;0.08792831,0.07458787;-0.001314874;-0.04091965,0.05579103;-0.2942429;-0.01048133,0.0200407;-0.6489421;0.05722496,0.02378893;-0.6180364;-0.05269637,-0.07457728;0.01187179;-0.03920186,-0.12898;-0.2727585;0.01658889,-0.1878145;-0.5642148;0.2245924,-0.1809749;-0.5342423;0.1148163,0.04971567;0.5630632;-0.1217362,0;0;0,-0.02081162;0.2819636;-0.1677823,-0.04553235;0.5424592;-0.3752675,0.129319;0.4809943;-0.2839576,0.2726167;0.3542732;-0.135798,0.2724356;0.1452349;-0.001983881,-0.1780437;0.4537262;-0.2309637,-0.2232986;0.2846234;-0.06393084,-0.2526724;0.05660287;0.02959501,0.07446599;0.009202629;-0.04012012,0.07037899;-0.2822644;-0.08613038,0.01453802;-0.6401829;-0.0649209,0.0005831718;-0.6588028;-0.1625884,-0.07885879;0.000870896;-0.03193789,-0.1392263;-0.2848653;0.01045618,-0.195045;-0.615571;0.1489902,-0.2435038;-0.6661001;0.09185538,-0.03617737;0.4795957;-0.3196914,194.2175
+0;0;0,0.02831144;0.3221402;-0.06029237,0.05662826;0.6426173;-0.1466468,0.2026141;0.5139383;-0.06677611,0.2349783;0.3036821;0.0488501,0.2654988;0.08012514;0.1530883,-0.1081019;0.5142127;-0.08260791,-0.1990074;0.3126716;0.01609322,-0.280605;0.08926773;0.08825537,0.0746665;-0.00131626;-0.04096279,0.05586893;-0.2942558;-0.01052328,0.02007165;-0.6494206;0.05727191,0.0238258;-0.6185136;-0.05282301,-0.07465591;0.0118843;-0.03924319,-0.1290607;-0.2727571;0.01654974,-0.1879725;-0.5645961;0.2248263,-0.1811221;-0.5346237;0.1148769,0.0496921;0.5627999;-0.1216566,0;0;0,-0.0215852;0.2814331;-0.1689394,-0.04783586;0.5455062;-0.3702431,0.1267606;0.4837918;-0.2787074,0.2695237;0.354941;-0.1315997,0.2707035;0.1417463;-0.003844261,-0.178899;0.4545056;-0.226451,-0.2255442;0.2819787;-0.06310101,-0.2543828;0.05097413;0.02396257,0.07447314;0.009204745;-0.04029632,0.07012531;-0.2822653;-0.0863378,0.01471665;-0.6407127;-0.06477475,0.0007079206;-0.6589091;-0.1628394,-0.07898171;0.0008689088;-0.03187324,-0.1427608;-0.2848696;0.005264934,-0.2082263;-0.6239377;0.1182551,-0.2505103;-0.6717954;0.05278715,-0.03831896;0.4807248;-0.3177433,194.2507
+0;0;0,0.02822926;0.3216631;-0.0618355,0.05564629;0.6407041;-0.1485554,0.2021208;0.5110412;-0.06549479,0.2358441;0.3021821;0.05262662,0.2674919;0.08262458;0.16557,-0.1094996;0.5117613;-0.08148606,-0.1988845;0.31028;0.01915035,-0.2804557;0.08865374;0.09783459,0.07471813;-0.001314731;-0.0407589,0.05632856;-0.2943114;-0.01003823,0.0197901;-0.6500369;0.05758856,0.02346393;-0.6193237;-0.05264474,-0.07456759;0.01184747;-0.03930812,-0.1297304;-0.2721838;0.01910649,-0.1913746;-0.5584339;0.2352313,-0.1845779;-0.52885;0.1251449,0.04899785;0.561325;-0.1236082,0;0;0,-0.02298972;0.280823;-0.1694036,-0.05151835;0.5469605;-0.365433,0.1239155;0.4853454;-0.2732986,0.2654766;0.3536645;-0.1272416,0.2668045;0.1362508;-0.006027699,-0.1836928;0.4541312;-0.2217127,-0.2328415;0.2802625;-0.06026252,-0.2618665;0.04755296;0.02320653,0.07446298;0.009237319;-0.04019642,0.07009855;-0.2822305;-0.08663416,0.01440537;-0.6412014;-0.06456232,0.0009870529;-0.6590587;-0.1630256,-0.07890196;0.0008367834;-0.03193109,-0.1457671;-0.2847771;0.000973504,-0.2128286;-0.6286346;0.09953253,-0.2516314;-0.6738504;0.02880555,-0.04231974;0.4814228;-0.3145624,194.2746
+0;0;0,0.02817212;0.321012;-0.06171033,0.05546264;0.63858;-0.1480283,0.2025262;0.5091276;-0.06488022,0.2362839;0.3000555;0.05336164,0.2679645;0.08027016;0.1664222,-0.1102259;0.5098503;-0.08092957,-0.199702;0.3081636;0.01980946,-0.2813579;0.08630729;0.09857536,0.07460059;-0.001312663;-0.04069478,0.05620154;-0.2944605;-0.009958262,0.01951999;-0.651579;0.05793335,0.02319679;-0.6208653;-0.052389,-0.07445028;0.01182884;-0.03924629,-0.1296416;-0.272349;0.01919847,-0.1915272;-0.55972;0.2361696,-0.184725;-0.5301364;0.1259943,0.04884713;0.559594;-0.1232047,0;0;0,-0.02450907;0.2797959;-0.1695998,-0.05453378;0.5469005;-0.3614873,0.1203572;0.4880066;-0.2679582,0.2603785;0.3528096;-0.123225,0.2652703;0.1322556;-0.007363081,-0.1877586;0.4553083;-0.2178883,-0.2395107;0.2788299;-0.05974606,-0.2704708;0.04338458;0.01574515,0.0742836;0.009263843;-0.04023886,0.07134026;-0.2823374;-0.08691812,0.01597968;-0.642807;-0.06488895,0.003177971;-0.6604199;-0.1636522,-0.07876022;0.0007826951;-0.03192573,-0.1483356;-0.2848635;-0.003917295,-0.2155275;-0.634518;0.07802993,-0.2503589;-0.6840388;0.009851709,-0.04584932;0.4811527;-0.3114815,194.3064
+0;0;0,0.02817429;0.3210368;-0.0617151,0.05545589;0.6385007;-0.1480042,0.2052584;0.5081852;-0.06382892,0.239039;0.2989713;0.05449314,0.2707375;0.07906175;0.1676176,-0.1130617;0.5089208;-0.080164,-0.2025985;0.3070973;0.02064335,-0.2843005;0.08511563;0.09945375,0.07505265;-0.001320617;-0.04094138,0.05658291;-0.2955946;-0.01008678,0.0199109;-0.6526203;0.05778719,0.0228911;-0.6220418;-0.03163397,-0.07490143;0.01190051;-0.03948411,-0.1303048;-0.273369;0.01918517,-0.1921743;-0.5606654;0.2361,-0.1866608;-0.5310029;0.146798,0.04884335;0.55955;-0.1231917,0;0;0,-0.02651533;0.2796062;-0.1696599,-0.05743428;0.5485007;-0.3587018,0.1202652;0.4893967;-0.2653441,0.2594566;0.3519608;-0.1216471,0.2651175;0.1298848;-0.008455515,-0.1928262;0.4539035;-0.2137223,-0.246879;0.2775283;-0.05598259,-0.281576;0.04036883;0.0126733,0.07468382;0.009197265;-0.04060268,0.07216692;-0.2835197;-0.08751535,0.01810867;-0.6440665;-0.06509256,0.01962301;-0.6812093;-0.1242104,-0.07942555;0.0008542233;-0.03164953,-0.1499716;-0.286274;-0.009947171,-0.2178858;-0.6404262;0.04821563,-0.2424123;-0.6708789;-0.01301578,-0.04899082;0.4823278;-0.3092806,194.3407
+0;0;0,0.02834059;0.3204978;-0.06346903,0.05523336;0.6373221;-0.1511039,0.2052522;0.5061583;-0.06336593,0.2400773;0.2989026;0.05796269,0.2728368;0.08284976;0.1785984,-0.1153551;0.5061232;-0.08755545,-0.2072437;0.309396;0.02081078,-0.2901287;0.08960986;0.1052449,0.07556573;-0.001409367;-0.0409983,0.05733176;-0.2969128;-0.009995162,0.0204354;-0.6531407;0.0574384,0.02549492;-0.6229205;-0.03156572,-0.07519084;0.01206375;-0.03992278,-0.1314492;-0.2737489;0.02141322,-0.1933691;-0.5546982;0.2451101,-0.1858059;-0.525479;0.1562869,0.04875831;0.5585275;-0.1260307,0;0;0,-0.02606922;0.2796704;-0.1692784,-0.05628408;0.54998;-0.3558832,0.1227331;0.4903055;-0.2634606,0.2585067;0.3511754;-0.1182137,0.2646544;0.1262708;-0.01011586,-0.1936531;0.4535719;-0.211571,-0.2504148;0.2763666;-0.05579954,-0.2858116;0.037328;0.006751351,0.07492402;0.008960605;-0.04122043,0.0743145;-0.2850828;-0.08763266,0.02214158;-0.6451033;-0.06595087,0.02434307;-0.6816034;-0.1252828,-0.08008969;0.001087802;-0.03126473,-0.149857;-0.2878737;-0.01546133,-0.213433;-0.6438107;0.03007718,-0.2378304;-0.6758146;-0.02914836,-0.04819492;0.4834588;-0.3070091,194.3621
+0;0;0,0.02834059;0.3204978;-0.06346903,0.05523336;0.6373221;-0.1511039,0.2052522;0.5061583;-0.06336593,0.2400773;0.2989026;0.05796269,0.2728368;0.08284976;0.1785984,-0.1153551;0.5061232;-0.08755545,-0.2072437;0.309396;0.02081078,-0.2901287;0.08960986;0.1052449,0.07556573;-0.001409367;-0.0409983,0.05733176;-0.2969128;-0.009995162,0.0204354;-0.6531407;0.0574384,0.02549492;-0.6229205;-0.03156572,-0.07519084;0.01206375;-0.03992278,-0.1314492;-0.2737489;0.02141322,-0.1933691;-0.5546982;0.2451101,-0.1858059;-0.525479;0.1562869,0.04875831;0.5585275;-0.1260307,0;0;0,-0.02606922;0.2796704;-0.1692784,-0.05628408;0.54998;-0.3558832,0.1227331;0.4903055;-0.2634606,0.2585067;0.3511754;-0.1182137,0.2646544;0.1262708;-0.01011586,-0.1936531;0.4535719;-0.211571,-0.2504148;0.2763666;-0.05579954,-0.2858116;0.037328;0.006751351,0.07492402;0.008960605;-0.04122043,0.0743145;-0.2850828;-0.08763266,0.02214158;-0.6451033;-0.06595087,0.02434307;-0.6816034;-0.1252828,-0.08008969;0.001087802;-0.03126473,-0.149857;-0.2878737;-0.01546133,-0.213433;-0.6438107;0.03007718,-0.2378304;-0.6758146;-0.02914836,-0.04819492;0.4834588;-0.3070091,194.3845
+0;0;0,0.02838443;0.3209935;-0.06356719,0.05531145;0.6382213;-0.1513135,0.205008;0.5070652;-0.06367034,0.2399093;0.2993566;0.05792338,0.2726963;0.0831221;0.1786606,-0.1149554;0.5070301;-0.08781129,-0.2070449;0.3098731;0.02079172,-0.2899995;0.0899021;0.1052968,0.07571087;-0.001412075;-0.04107705,0.05736448;-0.2987375;-0.009882757,0.02053269;-0.6543419;0.05743281,0.02554148;-0.6241239;-0.03067894,-0.07533526;0.01208692;-0.03999946,-0.1319405;-0.2754879;0.02171472,-0.1937521;-0.5559456;0.2450202,-0.1862647;-0.5267186;0.1570875,0.04882839;0.5593292;-0.1262093,0;0;0,-0.02477288;0.280756;-0.1686585,-0.0537248;0.5532545;-0.3530109,0.1229634;0.492906;-0.2554328,0.259208;0.3486671;-0.1147966,0.2663691;0.1215931;-0.01089311,-0.1916763;0.4601949;-0.209027,-0.2407409;0.2733238;-0.06131841,-0.2757544;0.03038809;-0.01477702,0.07488087;0.008808821;-0.0416739,0.07784659;-0.2871275;-0.08777118,0.0266144;-0.6466735;-0.06668806,0.03014874;-0.6812675;-0.1267209,-0.08033402;0.001230159;-0.03108677,-0.1475144;-0.2904611;-0.02035987,-0.2076751;-0.6476997;0.01286315,-0.2315852;-0.6768341;-0.04813065,-0.04604208;0.4861552;-0.3046902,194.4181
+0;0;0,0.02827244;0.3201101;-0.06530087,0.05490106;0.6360393;-0.1546118,0.2085963;0.502958;-0.0638404,0.2437771;0.2982582;0.06334374,0.2752821;0.08338556;0.1872894,-0.1198958;0.5026877;-0.09056084,-0.212991;0.3081177;0.02253776,-0.2968152;0.0917249;0.1156667,0.07586312;-0.001605247;-0.04089699,0.05704005;-0.3005903;-0.009393163,0.02019693;-0.6552792;0.05727968,0.02574559;-0.6253421;-0.03081945,-0.07524409;0.01224942;-0.04023222,-0.133781;-0.275694;0.02610659,-0.2003542;-0.5490983;0.2550717,-0.1922632;-0.5202584;0.1671772,0.04853001;0.5575154;-0.1291386,0;0;0,-0.027161;0.2812114;-0.1664824,-0.05740267;0.5549515;-0.3472255,0.1244262;0.4950585;-0.2493405,0.2611126;0.3477847;-0.1117079,0.2671542;0.1187214;-0.01161385,-0.1991365;0.4588982;-0.2014468,-0.2509984;0.2714261;-0.05488609,-0.2888003;0.02707538;-0.01761592,0.07490155;0.00906992;-0.04168749,0.0809927;-0.2885851;-0.08754826,0.03179574;-0.6474546;-0.06756806,0.03667736;-0.6806501;-0.1290071,-0.08034725;0.0009744889;-0.03120454,-0.1443366;-0.2933612;-0.02793072,-0.2014148;-0.6507039;-0.002334956,-0.2244738;-0.6790853;-0.06440066,-0.0495446;0.4875824;-0.2997376,194.4409
+0;0;0,0.02831129;0.32055;-0.06539061,0.05496707;0.6368009;-0.1547919,0.2083709;0.5037481;-0.06411471,0.2435528;0.2990417;0.06307355,0.2750871;0.08396883;0.1871346,-0.1195347;0.5034783;-0.09078744,-0.2126329;0.308902;0.02231482,-0.2965352;0.09230763;0.1155305,0.07614898;-0.001611295;-0.04105109,0.05734381;-0.3003122;-0.009577207,0.02054788;-0.6545467;0.05701023,0.02611207;-0.6246098;-0.0313356,-0.07552762;0.01229558;-0.04038382,-0.1340089;-0.2753742;0.02589194,-0.2004968;-0.5484282;0.2545638,-0.1923832;-0.5195915;0.1664232,0.04859043;0.5582081;-0.1292963,0;0;0,-0.02539605;0.2825903;-0.1653104,-0.05381398;0.5576268;-0.3449842,0.1262254;0.4967525;-0.2437439,0.2574473;0.3461155;-0.104429,0.2695158;0.114548;-0.01023388,-0.1957562;0.4608883;-0.1998329,-0.2541571;0.2704422;-0.05969387,-0.2920034;0.0254166;-0.02545936,0.07545385;0.008859128;-0.04140878,0.0856581;-0.2885034;-0.08655143,0.03871229;-0.6472296;-0.06701779,0.04473412;-0.6793555;-0.1297877,-0.08057906;0.001206284;-0.03149626,-0.1398655;-0.2938295;-0.03383337,-0.195188;-0.651037;-0.009090437,-0.2139268;-0.6787923;-0.07350421,-0.04636145;0.4899735;-0.2977083,194.4628
+0;0;0,0.02839087;0.3214509;-0.0655744,0.05514963;0.6389245;-0.1553223,0.2048264;0.5068117;-0.06605061,0.2400621;0.3017927;0.06133185,0.2716183;0.08657059;0.185479,-0.115484;0.5065481;-0.09210553,-0.2087243;0.3116747;0.02116942,-0.2926849;0.09492998;0.1144498,0.07648729;-0.001618454;-0.04123348,0.05759263;-0.3017407;-0.009609818,0.02090534;-0.6549294;0.05678102,0.0265183;-0.624993;-0.03233906,-0.07586316;0.01235021;-0.04056323,-0.1346228;-0.2766885;0.0260279,-0.2009144;-0.5489364;0.2540246,-0.1927296;-0.5201099;0.1651116,0.04874691;0.5600103;-0.1297224,0;0;0,-0.0242638;0.284824;-0.1634727,-0.05187675;0.5632893;-0.3403248,0.1222225;0.4974455;-0.2356513,0.2555197;0.344838;-0.09984469,0.2683061;0.1117854;-0.009004831,-0.1917178;0.4651916;-0.2002919,-0.2472595;0.2704592;-0.06429553,-0.2827832;0.02446112;-0.03344227,0.07550707;0.008949965;-0.04209161,0.0879038;-0.2900749;-0.08522964,0.04410833;-0.6481714;-0.06666017,0.05132971;-0.6798222;-0.1308546,-0.08113775;0.001118723;-0.03112131,-0.1374486;-0.2958503;-0.03942502,-0.1894376;-0.6522048;-0.01106025,-0.2065836;-0.6805369;-0.07646119,-0.04466294;0.4946501;-0.2938445,194.496
+0;0;0,0.03046379;0.3183313;-0.06975915,0.06097599;0.6307787;-0.1670437,0.2177204;0.501366;-0.07713203,0.2495109;0.3043988;0.06202966,0.2782201;0.1066636;0.2132301,-0.1170589;0.5032594;-0.09525116,-0.2110805;0.3116472;0.02144234,-0.2952076;0.09768023;0.1210706,0.0762527;-0.001767584;-0.04099246,0.05741453;-0.3016657;-0.00882427,0.02075397;-0.6549601;0.05702902,0.02401966;-0.6257508;-0.03204884,-0.07551536;0.01245465;-0.04050052,-0.1351938;-0.2750246;0.03107259,-0.2021822;-0.5434474;0.2633641,-0.1963027;-0.5154544;0.1744396,0.05349584;0.5533451;-0.1393389,0;0;0,-0.02481912;0.2833589;-0.1619289,-0.05213626;0.5599943;-0.337352,0.1297481;0.4967438;-0.2365379,0.2568753;0.3447251;-0.09546471,0.2699081;0.11078;-0.006668091,-0.1976045;0.463841;-0.193894,-0.2567816;0.2685875;-0.06142959,-0.2898039;0.02198085;-0.03176967,0.07544211;0.008921713;-0.04155564,0.08966851;-0.2900052;-0.08361292,0.0509001;-0.6487378;-0.06613302,0.05833247;-0.6800527;-0.130409,-0.08062422;0.00113472;-0.03156624,-0.1332568;-0.2962393;-0.04283794,-0.1813222;-0.6528875;-0.011383,-0.1960301;-0.681843;-0.07660632,-0.04499015;0.4919104;-0.2911677,194.5294
+0;0;0,0.03046379;0.3183313;-0.06975915,0.06097599;0.6307787;-0.1670437,0.2177204;0.501366;-0.07713203,0.2495109;0.3043988;0.06202966,0.2782201;0.1066636;0.2132301,-0.1170589;0.5032594;-0.09525116,-0.2110805;0.3116472;0.02144234,-0.2952076;0.09768023;0.1210706,0.0762527;-0.001767584;-0.04099246,0.05741453;-0.3016657;-0.00882427,0.02075397;-0.6549601;0.05702902,0.02401966;-0.6257508;-0.03204884,-0.07551536;0.01245465;-0.04050052,-0.1351938;-0.2750246;0.03107259,-0.2021822;-0.5434474;0.2633641,-0.1963027;-0.5154544;0.1744396,0.05349584;0.5533451;-0.1393389,0;0;0,-0.02481912;0.2833589;-0.1619289,-0.05213626;0.5599943;-0.337352,0.1297481;0.4967438;-0.2365379,0.2568753;0.3447251;-0.09546471,0.2699081;0.11078;-0.006668091,-0.1976045;0.463841;-0.193894,-0.2567816;0.2685875;-0.06142959,-0.2898039;0.02198085;-0.03176967,0.07544211;0.008921713;-0.04155564,0.08966851;-0.2900052;-0.08361292,0.0509001;-0.6487378;-0.06613302,0.05833247;-0.6800527;-0.130409,-0.08062422;0.00113472;-0.03156624,-0.1332568;-0.2962393;-0.04283794,-0.1813222;-0.6528875;-0.011383,-0.1960301;-0.681843;-0.07660632,-0.04499015;0.4919104;-0.2911677,194.5521
+0;0;0,0.03030037;0.3166237;-0.06938493,0.06055853;0.6264684;-0.1658536,0.227643;0.4945409;-0.07231522,0.2595119;0.2970872;0.06719025,0.2881545;0.09981139;0.2180394,-0.1280701;0.4965527;-0.09156734,-0.222324;0.3044672;0.02541443,-0.3062556;0.09099737;0.1248112,0.07643519;-0.001771815;-0.04109057,0.05759139;-0.3017595;-0.008912768,0.02086027;-0.6557339;0.05706728,0.0241279;-0.6265252;-0.03206323,-0.0756961;0.01248446;-0.04059745,-0.1353923;-0.2750806;0.03099704,-0.2025097;-0.5440201;0.2637356,-0.1966268;-0.5160282;0.1747586,0.05314943;0.5497703;-0.1384118,0;0;0,-0.02908096;0.2825091;-0.1591408,-0.06084609;0.5577059;-0.3309227,0.1347806;0.4960206;-0.2335236,0.220818;0.322135;-0.08578491,0.2724833;0.09387691;0.002093077,-0.2141241;0.4612227;-0.1810364,-0.2745479;0.265388;-0.04888833,-0.3091756;0.01971528;-0.01823799,0.07563919;0.008996487;-0.04161358,0.08919862;-0.2902054;-0.08257055,0.05818614;-0.650394;-0.06516814,0.06679192;-0.681356;-0.1297059,-0.08080934;0.001033878;-0.03166536,-0.1285736;-0.2971873;-0.04454214,-0.1733352;-0.6547712;-0.01091721,-0.1873353;-0.6843873;-0.07576679,-0.05260518;0.4900748;-0.2856606,194.586
+0;0;0,0.03131104;0.3142307;-0.07263617,0.0619259;0.6211096;-0.1712288,0.2304097;0.4898758;-0.07608122,0.2619146;0.2956593;0.06992169,0.3009038;0.1067481;0.2252343,-0.1286398;0.4931732;-0.09565626,-0.2241597;0.3034331;0.02642616,-0.3085922;0.09537858;0.1308966,0.07702903;-0.002015332;-0.04119925,0.05875365;-0.302056;-0.008575052,0.02117565;-0.6585356;0.05732738,0.02440348;-0.6297793;-0.03162804,-0.07600102;0.01294286;-0.0411247,-0.1369138;-0.2725544;0.0376386,-0.2065313;-0.5360913;0.2795779,-0.2006605;-0.5086842;0.1907869,0.05451949;0.5451518;-0.143501,0;0;0,-0.03708725;0.2823723;-0.1545568,-0.07726048;0.5574667;-0.3205692,0.1178559;0.4968983;-0.2109272,0.225514;0.3213697;-0.07815337,0.2759567;0.09377663;0.005432129,-0.2282872;0.4613703;-0.1686432,-0.2917955;0.2637454;-0.03848727,-0.325563;0.02077591;-0.004499521,0.07646106;0.009139717;-0.04129267,0.09404419;-0.28973;-0.083606,0.06823562;-0.6527705;-0.06440997,0.07811828;-0.6823229;-0.1298385,-0.08128422;0.0008795701;-0.03204704,-0.1254452;-0.2979055;-0.04618931,-0.1621631;-0.6588289;-0.01127425,-0.1746175;-0.6889628;-0.07572448,-0.06694496;0.4898655;-0.2767863,194.6081
+0;0;0,0.03129488;0.3140686;-0.07259869,0.06189904;0.6208401;-0.1711566,0.2284491;0.490245;-0.07676236,0.259952;0.2960407;0.06923139,0.2991196;0.1062652;0.2252545,-0.126647;0.493506;-0.09612186,-0.2221609;0.3037778;0.02595289,-0.3069797;0.0947715;0.1309013,0.07747117;-0.0020269;-0.04143574,0.059005;-0.3052;-0.008470934,0.0215598;-0.6604197;0.05719859,0.02475653;-0.6316514;-0.03089977,-0.07643726;0.01301715;-0.04136075,-0.137986;-0.2754608;0.03822485,-0.2073574;-0.5380663;0.2793091,-0.2015432;-0.5106341;0.1913736,0.05449556;0.5449123;-0.1434398,0;0;0,-0.03273253;0.2833754;-0.1533492,-0.06840308;0.5588364;-0.3195523,0.1230914;0.4987914;-0.2089844,0.2313225;0.3240517;-0.07566524,0.2809204;0.09444067;0.006254673,-0.2216461;0.4627975;-0.1733544,-0.2874154;0.2653353;-0.04410663,-0.321187;0.0218844;-0.005594682,0.0769815;0.009188145;-0.04137921,0.09986238;-0.2921486;-0.0862596,0.08029;-0.6541913;-0.06533813,0.09073965;-0.6832069;-0.1299989,-0.08177748;0.0008163606;-0.03216505,-0.1227411;-0.3015783;-0.04703443,-0.1498244;-0.6620742;-0.01232399,-0.1606846;-0.6928958;-0.07521954,-0.05909573;0.491204;-0.2756515,194.6414
+0;0;0,0.03124789;0.313597;-0.07248967,0.06183415;0.6201894;-0.1709906,0.2288817;0.4894741;-0.07641974,0.2604054;0.2951419;0.06967013,0.299296;0.1067087;0.2245898,-0.127223;0.4927444;-0.09583423,-0.2227998;0.3028913;0.02632088,-0.3070187;0.09536317;0.130527,0.07751923;-0.002028157;-0.04146143,0.05886477;-0.3082925;-0.008160517,0.02152618;-0.6625009;0.05732204,0.02469868;-0.6337232;-0.03010859,-0.07648467;0.01302522;-0.0413864,-0.1386609;-0.2783941;0.03901067,-0.2078349;-0.540252;0.2794086,-0.2020647;-0.5128003;0.1921396,0.05443409;0.5442967;-0.1432866,0;0;0,-0.0304373;0.2843933;-0.1508915,-0.06263541;0.5609164;-0.3156583,0.1274127;0.4984158;-0.2023392,0.2376069;0.3235239;-0.07053995,0.2883727;0.0945849;0.007109404,-0.2185334;0.4641939;-0.1714607,-0.2838419;0.2664452;-0.04211143,-0.3190196;0.02532828;-0.001555137,0.07705106;0.008494914;-0.04151344,0.1056833;-0.2948732;-0.09053135,0.09383114;-0.6559882;-0.06601071,0.1058304;-0.6848127;-0.1296611,-0.08179495;0.001459131;-0.03224674,-0.1170491;-0.3047881;-0.04723233,-0.1348727;-0.6647263;-0.01155991,-0.1454902;-0.6956599;-0.0734473,-0.05431762;0.4930379;-0.2720087,194.6637
+0;0;0,0.03171545;0.3124996;-0.07457452,0.06269308;0.6180118;-0.1750615,0.230524;0.4875492;-0.0810128,0.2619613;0.2977375;0.07104225,0.3007196;0.1086719;0.2277847,-0.1271949;0.4911614;-0.1001922,-0.2239003;0.3038623;0.02512597,-0.3102766;0.1008195;0.1397076,0.07748763;-0.002188518;-0.04107856,0.05886461;-0.3146164;-0.006908137,0.0222852;-0.6644453;0.05707556,0.02532197;-0.6359695;-0.02982241,-0.07617254;0.01313487;-0.04149446,-0.1397546;-0.2840432;0.04077444,-0.2110411;-0.539337;0.2806816,-0.2054202;-0.5123596;0.1939517,0.0552185;0.5423946;-0.1468983,0;0;0,-0.02937268;0.2851783;-0.148438,-0.06044362;0.5627733;-0.3108664,0.1292892;0.4994701;-0.1968803,0.2387751;0.3239757;-0.06515312,0.2917889;0.09290157;0.009750128,-0.2189441;0.4655019;-0.1702714,-0.285783;0.2679427;-0.04127356,-0.3204401;0.02530017;0.0004362091,0.07752478;0.008311272;-0.04021692,0.1062677;-0.3008588;-0.09230685,0.1031501;-0.6573784;-0.06592059,0.116416;-0.6860371;-0.1287377,-0.08116917;0.001615982;-0.03324943,-0.1142682;-0.3112359;-0.04565031,-0.1235571;-0.667002;-0.01164338,-0.1335781;-0.6982109;-0.07260115,-0.05244437;0.4945928;-0.2678034,194.6972
+0;0;0,0.0318699;0.3140214;-0.07493767,0.06303122;0.6213459;-0.176022,0.227235;0.4915341;-0.08314416,0.2586575;0.3018113;0.06883967,0.2965527;0.116956;0.2220916,-0.1231772;0.4950725;-0.1019318,-0.2198373;0.3078611;0.02332764,-0.3042901;0.1093399;0.1353576,0.07736486;-0.002185051;-0.04101348,0.05858562;-0.3172337;-0.006556425,0.02217311;-0.6654665;0.05713536,0.02523056;-0.6370012;-0.03035453,-0.07605185;0.01311406;-0.04142872,-0.1401672;-0.2865568;0.04153027,-0.2111286;-0.5406859;0.2803429,-0.2054694;-0.5137291;0.1930223,0.05551023;0.5452592;-0.1476839,0;0;0,-0.0273366;0.2890182;-0.1447825,-0.05738282;0.5714344;-0.3028785,0.1291099;0.5000404;-0.1932592,0.2396383;0.3265644;-0.05995226,0.2917823;0.09956598;0.009663582,-0.2128936;0.4670832;-0.1679124,-0.2763699;0.2664962;-0.04214749,-0.3076646;0.02855614;-0.003432617,0.07775985;0.008316278;-0.03945184,0.1119414;-0.3027514;-0.09296918,0.1154888;-0.6575657;-0.06571293,0.1304425;-0.6868917;-0.1283467,-0.08072861;0.001580981;-0.0339499,-0.1088504;-0.3144379;-0.04564652,-0.1100989;-0.6687111;-0.01191872,-0.1123924;-0.6719683;-0.09288095,-0.04961954;0.5018811;-0.2610352,194.7308
+0;0;0,0.0318699;0.3140214;-0.07493767,0.06303122;0.6213459;-0.176022,0.227235;0.4915341;-0.08314416,0.2586575;0.3018113;0.06883967,0.2965527;0.116956;0.2220916,-0.1231772;0.4950725;-0.1019318,-0.2198373;0.3078611;0.02332764,-0.3042901;0.1093399;0.1353576,0.07736486;-0.002185051;-0.04101348,0.05858562;-0.3172337;-0.006556425,0.02217311;-0.6654665;0.05713536,0.02523056;-0.6370012;-0.03035453,-0.07605185;0.01311406;-0.04142872,-0.1401672;-0.2865568;0.04153027,-0.2111286;-0.5406859;0.2803429,-0.2054694;-0.5137291;0.1930223,0.05551023;0.5452592;-0.1476839,0;0;0,-0.0273366;0.2890182;-0.1447825,-0.05738282;0.5714344;-0.3028785,0.1291099;0.5000404;-0.1932592,0.2396383;0.3265644;-0.05995226,0.2917823;0.09956598;0.009663582,-0.2128936;0.4670832;-0.1679124,-0.2763699;0.2664962;-0.04214749,-0.3076646;0.02855614;-0.003432617,0.07775985;0.008316278;-0.03945184,0.1119414;-0.3027514;-0.09296918,0.1154888;-0.6575657;-0.06571293,0.1304425;-0.6868917;-0.1283467,-0.08072861;0.001580981;-0.0339499,-0.1088504;-0.3144379;-0.04564652,-0.1100989;-0.6687111;-0.01191872,-0.1123924;-0.6719683;-0.09288095,-0.04961954;0.5018811;-0.2610352,194.7533
+0;0;0,0.03171153;0.3127111;-0.07612012,0.06216307;0.6182688;-0.1774729,0.2285823;0.4866393;-0.07994691,0.2614597;0.2987512;0.07433182,0.2958319;0.1172724;0.2335774,-0.1274278;0.4891453;-0.1043146,-0.2256856;0.3049569;0.02454512,-0.3135551;0.1113736;0.1440425,0.0773083;-0.002282909;-0.04105985,0.05879782;-0.3215901;-0.006030291,0.02240897;-0.6667693;0.05685677,0.02661257;-0.6385568;-0.03038765,-0.0759989;0.01315686;-0.04145792,-0.1410732;-0.290195;0.04380505,-0.2139085;-0.5372961;0.2847691,-0.2070972;-0.5106531;0.1977358,0.05486553;0.5426919;-0.1491464,0;0;0,-0.02868688;0.2896469;-0.1409605,-0.05883496;0.5722237;-0.2953013,0.1322628;0.5004964;-0.1875615,0.2428472;0.3255038;-0.05590487,0.2957832;0.09690055;0.01052928,-0.2174406;0.4673364;-0.1583829,-0.2790327;0.2650146;-0.03405619,-0.3137592;0.02601859;-0.0001425035,0.0778676;0.00838244;-0.03916717,0.118005;-0.3062438;-0.09326029,0.1257095;-0.6578138;-0.06556892,0.1428723;-0.6869169;-0.1275747,-0.08055547;0.001524311;-0.0342956,-0.1049938;-0.3190925;-0.04588754,-0.09827105;-0.6700629;-0.01121464,-0.1063798;-0.7044041;-0.06975453,-0.05116099;0.5027224;-0.2543354,194.7756
+0;0;0,0.03181715;0.3137526;-0.07637364,0.06235635;0.6201876;-0.1780143,0.2341279;0.4866645;-0.0782894,0.2670214;0.2986838;0.07606532,0.3011383;0.1185528;0.2341282,-0.132883;0.4892479;-0.10341,-0.2311892;0.3049687;0.02551313,-0.3184061;0.1128231;0.144123,0.07714469;-0.002278078;-0.04097295,0.05838821;-0.3258288;-0.005477853,0.02225688;-0.6685653;0.05696418,0.02643464;-0.6403418;-0.0297439,-0.07583807;0.01312901;-0.04137018,-0.1417772;-0.2942543;0.04502593,-0.2140971;-0.5396067;0.2842847,-0.2073276;-0.5129431;0.1977865,0.05504321;0.5444491;-0.1496272,0;0;0,-0.03175586;0.2921484;-0.1375749,-0.06497841;0.5776094;-0.2878741,0.1333489;0.4999997;-0.1817737,0.2421027;0.3233694;-0.05055451,0.2961096;0.09481883;0.00812149,-0.2258693;0.4656788;-0.1474939,-0.2876287;0.2615516;-0.02599504,-0.3212352;0.023651;0.003482625,0.07790954;0.008384436;-0.03866625,0.1209239;-0.310214;-0.09290266,0.1345653;-0.6591376;-0.06571937,0.1529958;-0.6876498;-0.1271648,-0.08016147;0.001494734;-0.03474449,-0.1016577;-0.3236293;-0.0461054,-0.08873372;-0.6719194;-0.01146868,-0.09140769;-0.6738182;-0.09217939,-0.05655706;0.5073839;-0.2479603,194.7978
+0;0;0,0.03176531;0.3132414;-0.0762492,0.0622381;0.6190094;-0.1776677,0.2326738;0.486103;-0.07854939,0.2656477;0.2976632;0.07618231,0.2991513;0.1207703;0.2314038,-0.1315639;0.4886669;-0.1034802,-0.2301101;0.3039376;0.0257578,-0.3157592;0.1152462;0.1422355,0.07719759;-0.00227964;-0.04100105,0.0581693;-0.3305191;-0.004991569,0.02254327;-0.6684623;0.05657719,0.02680076;-0.6402728;-0.03178557,-0.07589007;0.01313802;-0.04139855,-0.1427848;-0.2986998;0.04624958,-0.2140932;-0.5406209;0.2821623,-0.2071946;-0.514021;0.1940134,0.05494234;0.543451;-0.1493481,0;0;0,-0.03029492;0.2927298;-0.1354053,-0.06182173;0.5783147;-0.2842981,0.1326205;0.500255;-0.1735053,0.2351155;0.3160893;-0.04655457,0.293;0.0909256;0.003023386,-0.2227948;0.4666011;-0.1465981,-0.2858397;0.2611313;-0.02682246,-0.3211479;0.02732089;-0.002464261,0.07826993;0.008410543;-0.03806353,0.1230574;-0.3147595;-0.09242439,0.1407741;-0.6586012;-0.06550694,0.1610793;-0.6895375;-0.1263661,-0.08000778;0.001413929;-0.03524923,-0.1019737;-0.3284072;-0.0468863,-0.08285591;-0.6714919;-0.01234751,-0.08470589;-0.6736872;-0.0947455,-0.05382952;0.5080997;-0.2446711,194.8311
+0;0;0,0.03173817;0.3129339;-0.07751271,0.06203819;0.6184178;-0.1798394,0.2314167;0.4850498;-0.07823196,0.2668584;0.3037194;0.08425465,0.3000855;0.1313658;0.244559,-0.1319037;0.4870152;-0.1076229,-0.2316136;0.3051819;0.0247905,-0.3183548;0.1198449;0.1457594,0.07722657;-0.002340293;-0.04094301,0.05916249;-0.3306535;-0.005109005,0.02290745;-0.6685134;0.05654963,0.02813112;-0.6405638;-0.03175604,-0.07583893;0.0131394;-0.04149173,-0.1443576;-0.2971438;0.05032029,-0.2144773;-0.5312343;0.2943498,-0.2066352;-0.5049867;0.2062941,0.05478803;0.5429299;-0.1513204,0;0;0,-0.03029492;0.2927298;-0.1354053,-0.06182173;0.5783147;-0.2842981,0.1326205;0.500255;-0.1735053,0.2351155;0.3160893;-0.04655457,0.293;0.0909256;0.003023386,-0.2227948;0.4666011;-0.1465981,-0.2858397;0.2611313;-0.02682246,-0.3211479;0.02732089;-0.002464261,0.07826993;0.008410543;-0.03806353,0.1230574;-0.3147595;-0.09242439,0.1407741;-0.6586012;-0.06550694,0.1610793;-0.6895375;-0.1263661,-0.08000778;0.001413929;-0.03524923,-0.1019737;-0.3284072;-0.0468863,-0.08285591;-0.6714919;-0.01234751,-0.08470589;-0.6736872;-0.0947455,-0.05382952;0.5080997;-0.2446711,194.8539

+ 115 - 0
DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_TwoArmsPlusLeg_Backward_None_Fast.csv

@@ -0,0 +1,115 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.004253146;0.3065691;0.004785451,0.008241358;0.6053919;-0.005828568,0.1859487;0.4862325;0.01912539,0.2278202;0.235654;0.02704319,0.2808975;0.007322282;-0.02142907,-0.1695019;0.4764004;-0.008120314,-0.2232119;0.2279987;-0.01228463,-0.2652898;-0.002324864;-0.06211045,0.07395962;0.003674045;-0.03817621,0.07490297;-0.3183378;0.004196063,0.06713175;-0.6557219;0.08204167,0.07087893;-0.6180241;-0.005467117,-0.07168693;0.007949349;-0.0416982,-0.1102615;-0.3133512;-0.01402426,-0.1353085;-0.6485585;0.06938514,-0.1292612;-0.6106886;-0.01797949,0.007315882;0.5317158;-0.0008454104,0;0;0,0.03511864;0.3034561;-0.0265832,0.0683811;0.5979083;-0.06670785,0.2377906;0.4719315;-0.0624361,0.2675211;0.22102;-0.03477716,0.2514947;-0.01208915;-0.08679056,-0.1234323;0.5024856;-0.04983982,-0.210204;0.2659675;-0.01614458,-0.2564048;0.03686063;-0.06789069,0.0733721;-0.005055964;-0.03913975,0.0649617;-0.3297008;-0.04392242,0.01146564;-0.6654938;0.02187753,0.01995665;-0.7049797;-0.03132677,-0.07551346;0.01319176;-0.03262885,-0.1523957;-0.3023113;-0.03853366,-0.2117546;-0.6384642;0.01999956,-0.258049;-0.6671561;-0.02629485,0.06048614;0.5255403;-0.05428243,614.5612
+0;0;0,0.004253146;0.3065691;0.004785451,0.008241358;0.6053919;-0.005828568,0.1859487;0.4862325;0.01912539,0.2278202;0.235654;0.02704319,0.2808975;0.007322282;-0.02142907,-0.1695019;0.4764004;-0.008120314,-0.2232119;0.2279987;-0.01228463,-0.2652898;-0.002324864;-0.06211045,0.07395962;0.003674045;-0.03817621,0.07490297;-0.3183378;0.004196063,0.06713175;-0.6557219;0.08204167,0.07087893;-0.6180241;-0.005467117,-0.07168693;0.007949349;-0.0416982,-0.1102615;-0.3133512;-0.01402426,-0.1353085;-0.6485585;0.06938514,-0.1292612;-0.6106886;-0.01797949,0.007315882;0.5317158;-0.0008454104,0;0;0,0.03511864;0.3034561;-0.0265832,0.0683811;0.5979083;-0.06670785,0.2377906;0.4719315;-0.0624361,0.2675211;0.22102;-0.03477716,0.2514947;-0.01208915;-0.08679056,-0.1234323;0.5024856;-0.04983982,-0.210204;0.2659675;-0.01614458,-0.2564048;0.03686063;-0.06789069,0.0733721;-0.005055964;-0.03913975,0.0649617;-0.3297008;-0.04392242,0.01146564;-0.6654938;0.02187753,0.01995665;-0.7049797;-0.03132677,-0.07551346;0.01319176;-0.03262885,-0.1523957;-0.3023113;-0.03853366,-0.2117546;-0.6384642;0.01999956,-0.258049;-0.6671561;-0.02629485,0.06048614;0.5255403;-0.05428243,614.5751
+0;0;0,0.004251752;0.3064685;0.004783881,0.008238338;0.6051692;-0.005825653,0.1867898;0.4858286;0.01922036,0.2285645;0.2358289;0.02711987,0.2815916;0.007713288;-0.02130653,-0.1703397;0.4759501;-0.008154029,-0.2239255;0.2281222;-0.01230873,-0.2659637;-0.001983449;-0.06208739,0.07397696;0.003674906;-0.03818516,0.07492164;-0.3187893;0.004246641,0.06717051;-0.655301;0.08189094,0.07093564;-0.6175662;-0.006037094,-0.07170373;0.007951213;-0.04170797,-0.1103325;-0.3138008;-0.01399516,-0.1353148;-0.6481411;0.06919856,-0.1292384;-0.6102336;-0.01858463,0.007313283;0.5315267;-0.0008447655,0;0;0,0.03529042;0.3033465;-0.02644587,0.0686602;0.5976841;-0.06641197,0.2387819;0.4711902;-0.06255794,0.2678003;0.22082;-0.03462791,0.2516739;-0.01210573;-0.08638978,-0.1240597;0.5022812;-0.04976951,-0.2109441;0.2664208;-0.01617852,-0.2572346;0.03761314;-0.06812076,0.07340726;-0.005110562;-0.03910828,0.06490451;-0.3302057;-0.04414034,0.01132849;-0.6649887;0.02203226,0.01943294;-0.7051671;-0.03102112,-0.07552782;0.0132261;-0.03263157,-0.152666;-0.3026847;-0.03851029,-0.2119515;-0.6379147;0.02009811,-0.2583511;-0.6666418;-0.02684378,0.06074467;0.5253453;-0.0540297,614.5959
+0;0;0,0.004230104;0.3064722;0.004566972,0.008206114;0.6051654;-0.006236695,0.1867642;0.4860612;0.01930634,0.2282078;0.2360165;0.02751795,0.2811884;0.007883906;-0.02087962,-0.1703841;0.4760427;-0.008969664,-0.2246012;0.2283424;-0.01249949,-0.2668982;-0.001739651;-0.06216781,0.07399455;0.003628409;-0.03815548,0.07451805;-0.318845;0.004213527,0.06676675;-0.6553723;0.08179021,0.0707224;-0.6176556;-0.006131053,-0.07163911;0.008004172;-0.04180875,-0.110593;-0.3137264;-0.01430359,-0.1358843;-0.6479921;0.06909683,-0.1296164;-0.6101004;-0.01867433,0.007277817;0.5315272;-0.001193446,0;0;0,0.03529042;0.3033465;-0.02644587,0.0686602;0.5976841;-0.06641197,0.2387819;0.4711902;-0.06255794,0.2678003;0.22082;-0.03462791,0.2516739;-0.01210573;-0.08638978,-0.1240597;0.5022812;-0.04976951,-0.2109441;0.2664208;-0.01617852,-0.2572346;0.03761314;-0.06812076,0.07340726;-0.005110562;-0.03910828,0.06490451;-0.3302057;-0.04414034,0.01132849;-0.6649887;0.02203226,0.01943294;-0.7051671;-0.03102112,-0.07552782;0.0132261;-0.03263157,-0.152666;-0.3026847;-0.03851029,-0.2119515;-0.6379147;0.02009811,-0.2583511;-0.6666418;-0.02684378,0.06074467;0.5253453;-0.0540297,614.6172
+0;0;0,0.004229427;0.3064231;0.004566242,0.008204672;0.605059;-0.00623536,0.1865927;0.4860119;0.01928728,0.2281195;0.2354654;0.02751537,0.2812963;0.006488115;-0.0210614,-0.1702169;0.4760028;-0.008961905,-0.2245427;0.2278055;-0.01249881,-0.2669964;-0.003128424;-0.06235104,0.07405972;0.003631604;-0.03818908,0.07458317;-0.3188106;0.004175827,0.0668315;-0.6553541;0.08175625,0.07078308;-0.6176454;-0.006074496,-0.0717022;0.00801122;-0.04184557,-0.1106523;-0.3136882;-0.01434307,-0.1359449;-0.64797;0.06906137,-0.1296834;-0.6100864;-0.01861943,0.00727655;0.5314347;-0.001193063,0;0;0,0.03542989;0.3032847;-0.02640056,0.06879476;0.5975723;-0.06630874,0.2387876;0.4712106;-0.06231666,0.2678242;0.2203178;-0.03447104,0.2525257;-0.01365817;-0.08584476,-0.123738;0.5022051;-0.04966458,-0.2110758;0.2659719;-0.01602373,-0.2577046;0.03633979;-0.06810937,0.07344753;-0.005146503;-0.03918433,0.06464034;-0.3302054;-0.04399538,0.01081273;-0.6649585;0.02221131,0.01904541;-0.7049752;-0.0308845,-0.07562798;0.01324778;-0.03257823,-0.1528418;-0.3026113;-0.03849976,-0.2127268;-0.637671;0.02056919,-0.2585465;-0.666395;-0.02677351,0.06089103;0.525244;-0.05394077,614.6287
+0;0;0,0.004229427;0.3064231;0.004566242,0.008204672;0.605059;-0.00623536,0.1865927;0.4860119;0.01928728,0.2281195;0.2354654;0.02751537,0.2812963;0.006488115;-0.0210614,-0.1702169;0.4760028;-0.008961905,-0.2245427;0.2278055;-0.01249881,-0.2669964;-0.003128424;-0.06235104,0.07405972;0.003631604;-0.03818908,0.07458317;-0.3188106;0.004175827,0.0668315;-0.6553541;0.08175625,0.07078308;-0.6176454;-0.006074496,-0.0717022;0.00801122;-0.04184557,-0.1106523;-0.3136882;-0.01434307,-0.1359449;-0.64797;0.06906137,-0.1296834;-0.6100864;-0.01861943,0.00727655;0.5314347;-0.001193063,0;0;0,0.03542989;0.3032847;-0.02640056,0.06879476;0.5975723;-0.06630874,0.2387876;0.4712106;-0.06231666,0.2678242;0.2203178;-0.03447104,0.2525257;-0.01365817;-0.08584476,-0.123738;0.5022051;-0.04966458,-0.2110758;0.2659719;-0.01602373,-0.2577046;0.03633979;-0.06810937,0.07344753;-0.005146503;-0.03918433,0.06464034;-0.3302054;-0.04399538,0.01081273;-0.6649585;0.02221131,0.01904541;-0.7049752;-0.0308845,-0.07562798;0.01324778;-0.03257823,-0.1528418;-0.3026113;-0.03849976,-0.2127268;-0.637671;0.02056919,-0.2585465;-0.666395;-0.02677351,0.06089103;0.525244;-0.05394077,614.6398
+0;0;0,0.004719917;0.3064245;0.0042452,0.009369812;0.6050127;-0.006941312,0.1872326;0.486495;0.01951008,0.2286473;0.2358944;0.02825453,0.2821878;0.006806433;-0.01931873,-0.1690583;0.4765915;-0.00949179,-0.2240376;0.2284773;-0.01247045,-0.2669316;-0.002335221;-0.06243828,0.07403032;0.003547314;-0.03821746,0.07393277;-0.3187001;0.004026968,0.06594552;-0.655246;0.08174838,0.07006802;-0.6175452;-0.006346017,-0.0717047;0.008080175;-0.04179465,-0.1108724;-0.3134288;-0.01485302,-0.1366895;-0.6476539;0.06878083,-0.1302511;-0.6097753;-0.0191589,0.008253872;0.5314066;-0.001780887,0;0;0,0.03575122;0.3032462;-0.02645517,0.0696241;0.5974454;-0.06641698,0.2390485;0.47095;-0.06264234,0.2681075;0.220021;-0.03466988,0.2524843;-0.013998;-0.08568096,-0.1227001;0.5022486;-0.04975508,-0.2105541;0.2661511;-0.01611168,-0.2573458;0.03655761;-0.06815483,0.07344106;-0.005174428;-0.03915715,0.06464007;-0.3300202;-0.04423141,0.01076502;-0.6647858;0.02207899,0.0192472;-0.7048447;-0.03136945,-0.0755964;0.01328119;-0.03259511,-0.1527393;-0.302376;-0.03871781,-0.2134097;-0.6372116;0.02104704,-0.2586783;-0.6661412;-0.02706721,0.06158596;0.5251417;-0.05403614,614.6621
+0;0;0,0.004719917;0.3064245;0.0042452,0.009369812;0.6050127;-0.006941312,0.1872326;0.486495;0.01951008,0.2286473;0.2358944;0.02825453,0.2821878;0.006806433;-0.01931873,-0.1690583;0.4765915;-0.00949179,-0.2240376;0.2284773;-0.01247045,-0.2669316;-0.002335221;-0.06243828,0.07403032;0.003547314;-0.03821746,0.07393277;-0.3187001;0.004026968,0.06594552;-0.655246;0.08174838,0.07006802;-0.6175452;-0.006346017,-0.0717047;0.008080175;-0.04179465,-0.1108724;-0.3134288;-0.01485302,-0.1366895;-0.6476539;0.06878083,-0.1302511;-0.6097753;-0.0191589,0.008253872;0.5314066;-0.001780887,0;0;0,0.03575122;0.3032462;-0.02645517,0.0696241;0.5974454;-0.06641698,0.2390485;0.47095;-0.06264234,0.2681075;0.220021;-0.03466988,0.2524843;-0.013998;-0.08568096,-0.1227001;0.5022486;-0.04975508,-0.2105541;0.2661511;-0.01611168,-0.2573458;0.03655761;-0.06815483,0.07344106;-0.005174428;-0.03915715,0.06464007;-0.3300202;-0.04423141,0.01076502;-0.6647858;0.02207899,0.0192472;-0.7048447;-0.03136945,-0.0755964;0.01328119;-0.03259511,-0.1527393;-0.302376;-0.03871781,-0.2134097;-0.6372116;0.02104704,-0.2586783;-0.6661412;-0.02706721,0.06158596;0.5251417;-0.05403614,614.6851
+0;0;0,0.004508859;0.3064;0.004222883,0.008977393;0.6049034;-0.006900724,0.1863213;0.486948;0.01931595,0.2271701;0.2362565;0.02843483,0.2804976;0.007048652;-0.01900538,-0.16866;0.4764706;-0.009823703,-0.2241578;0.2284542;-0.01225555,-0.2676353;-0.002267241;-0.06233494,0.07402715;0.00342886;-0.03825897,0.07369561;-0.3187846;0.003982022,0.06543853;-0.6544826;0.08146803,0.0696489;-0.6167441;-0.007053919,-0.07167249;0.008211903;-0.04184667,-0.1111377;-0.3132484;-0.01516867,-0.1373789;-0.6465646;0.06836011,-0.1308398;-0.6086465;-0.02000444,0.00790023;0.5313253;-0.001759144,0;0;0,0.03606105;0.3031784;-0.02648711,0.07062387;0.5971974;-0.06651306,0.2391747;0.4708924;-0.0626533,0.268157;0.2199377;-0.03472924,0.2524523;-0.01415691;-0.08555961,-0.1212961;0.5029008;-0.04956491,-0.2096125;0.266919;-0.01623634,-0.2567902;0.03732704;-0.06812531,0.07343563;-0.005239546;-0.03918266,0.06465602;-0.3300501;-0.0443759,0.01089048;-0.6639559;0.02181721,0.01975369;-0.7048644;-0.0311656,-0.07559928;0.01337492;-0.03257892,-0.1527567;-0.302237;-0.03904161,-0.2134038;-0.6361053;0.02111886,-0.2590554;-0.6649818;-0.02749428,0.06239051;0.5249487;-0.0541172,614.696
+0;0;0,0.004508859;0.3064;0.004222883,0.008977393;0.6049034;-0.006900724,0.1863213;0.486948;0.01931595,0.2271701;0.2362565;0.02843483,0.2804976;0.007048652;-0.01900538,-0.16866;0.4764706;-0.009823703,-0.2241578;0.2284542;-0.01225555,-0.2676353;-0.002267241;-0.06233494,0.07402715;0.00342886;-0.03825897,0.07369561;-0.3187846;0.003982022,0.06543853;-0.6544826;0.08146803,0.0696489;-0.6167441;-0.007053919,-0.07167249;0.008211903;-0.04184667,-0.1111377;-0.3132484;-0.01516867,-0.1373789;-0.6465646;0.06836011,-0.1308398;-0.6086465;-0.02000444,0.00790023;0.5313253;-0.001759144,0;0;0,0.03606105;0.3031784;-0.02648711,0.07062387;0.5971974;-0.06651306,0.2391747;0.4708924;-0.0626533,0.268157;0.2199377;-0.03472924,0.2524523;-0.01415691;-0.08555961,-0.1212961;0.5029008;-0.04956491,-0.2096125;0.266919;-0.01623634,-0.2567902;0.03732704;-0.06812531,0.07343563;-0.005239546;-0.03918266,0.06465602;-0.3300501;-0.0443759,0.01089048;-0.6639559;0.02181721,0.01975369;-0.7048644;-0.0311656,-0.07559928;0.01337492;-0.03257892,-0.1527567;-0.302237;-0.03904161,-0.2134038;-0.6361053;0.02111886,-0.2590554;-0.6649818;-0.02749428,0.06239051;0.5249487;-0.0541172,614.7196
+0;0;0,0.004509129;0.3064183;0.004223136,0.008978495;0.6049774;-0.006902672,0.1861743;0.4870421;0.01929769,0.2270079;0.2364427;0.02841322,0.2802927;0.007418439;-0.018989,-0.1685127;0.4765733;-0.0098178,-0.2239901;0.2286482;-0.01224876,-0.2674327;-0.001888514;-0.06228803,0.07401973;0.003428516;-0.03825513,0.07368808;-0.3188922;0.003999926,0.06543349;-0.654489;0.08146257,0.0696528;-0.6167341;-0.007247254,-0.07166531;0.008211081;-0.04184247,-0.1111436;-0.3133563;-0.01515559,-0.1373769;-0.6465721;0.06834801,-0.130824;-0.6086372;-0.02020407,0.007901087;0.5313826;-0.001759927,0;0;0,0.03632292;0.303164;-0.02650619,0.07113555;0.5972019;-0.06659365,0.2394042;0.4706516;-0.06253409,0.2682348;0.219743;-0.0348897,0.2524573;-0.01422577;-0.08536792,-0.1207125;0.5031474;-0.04943964,-0.2093464;0.267377;-0.0161697,-0.2569386;0.03792682;-0.06741364,0.07344726;-0.005322367;-0.03913188,0.06462541;-0.3302417;-0.04421806,0.01088265;-0.6640323;0.02203393,0.01981101;-0.7048661;-0.03135371,-0.07556118;0.01345531;-0.03261278,-0.1527452;-0.3022597;-0.03916806,-0.2135287;-0.6359242;0.0213889,-0.2590668;-0.6651911;-0.02720223,0.06284451;0.524945;-0.05418396,614.7401
+0;0;0,0.004509129;0.3064183;0.004223136,0.008978495;0.6049774;-0.006902672,0.1861743;0.4870421;0.01929769,0.2270079;0.2364427;0.02841322,0.2802927;0.007418439;-0.018989,-0.1685127;0.4765733;-0.0098178,-0.2239901;0.2286482;-0.01224876,-0.2674327;-0.001888514;-0.06228803,0.07401973;0.003428516;-0.03825513,0.07368808;-0.3188922;0.003999926,0.06543349;-0.654489;0.08146257,0.0696528;-0.6167341;-0.007247254,-0.07166531;0.008211081;-0.04184247,-0.1111436;-0.3133563;-0.01515559,-0.1373769;-0.6465721;0.06834801,-0.130824;-0.6086372;-0.02020407,0.007901087;0.5313826;-0.001759927,0;0;0,0.03632292;0.303164;-0.02650619,0.07113555;0.5972019;-0.06659365,0.2394042;0.4706516;-0.06253409,0.2682348;0.219743;-0.0348897,0.2524573;-0.01422577;-0.08536792,-0.1207125;0.5031474;-0.04943964,-0.2093464;0.267377;-0.0161697,-0.2569386;0.03792682;-0.06741364,0.07344726;-0.005322367;-0.03913188,0.06462541;-0.3302417;-0.04421806,0.01088265;-0.6640323;0.02203393,0.01981101;-0.7048661;-0.03135371,-0.07556118;0.01345531;-0.03261278,-0.1527452;-0.3022597;-0.03916806,-0.2135287;-0.6359242;0.0213889,-0.2590668;-0.6651911;-0.02720223,0.06284451;0.524945;-0.05418396,614.7518
+0;0;0,0.003937182;0.3064427;0.004120497,0.007922488;0.6050184;-0.006999145,0.1852395;0.4873568;0.01868613,0.225354;0.2366753;0.0283434,0.2789838;0.007700592;-0.01848748,-0.1691764;0.4761859;-0.01073449,-0.2261558;0.22861;-0.01251284,-0.2699571;-0.001799718;-0.06242809,0.07402323;0.003290588;-0.03814027,0.07259399;-0.319083;0.003929973,0.06402231;-0.6546412;0.08127551,0.06834239;-0.6168607;-0.007793665,-0.0716386;0.008292369;-0.04176238,-0.1115107;-0.3133193;-0.01582269,-0.1386994;-0.6462975;0.06809004,-0.1320336;-0.6083333;-0.02081808,0.006950864;0.5314206;-0.001857457,0;0;0,0.03641498;0.3031706;-0.02647972,0.07119465;0.5972281;-0.06652212,0.239319;0.4705276;-0.06248999,0.2681559;0.2196406;-0.03478026,0.2523538;-0.0142079;-0.08541512,-0.120554;0.5033795;-0.04942017,-0.2093104;0.2676738;-0.01612183,-0.2572146;0.03827201;-0.06690307,0.0734255;-0.005346417;-0.03905201,0.06446356;-0.3302908;-0.04430079,0.01084828;-0.6640072;0.02213573,0.01972872;-0.7050321;-0.03161478,-0.07546178;0.01347394;-0.03269435,-0.1528571;-0.3022229;-0.03918757,-0.2135949;-0.6358178;0.02147919,-0.2591749;-0.6655083;-0.02722425,0.06291914;0.5249661;-0.05412292,614.7627
+0;0;0,0.003937182;0.3064427;0.004120497,0.007922488;0.6050184;-0.006999145,0.1852395;0.4873568;0.01868613,0.225354;0.2366753;0.0283434,0.2789838;0.007700592;-0.01848748,-0.1691764;0.4761859;-0.01073449,-0.2261558;0.22861;-0.01251284,-0.2699571;-0.001799718;-0.06242809,0.07402323;0.003290588;-0.03814027,0.07259399;-0.319083;0.003929973,0.06402231;-0.6546412;0.08127551,0.06834239;-0.6168607;-0.007793665,-0.0716386;0.008292369;-0.04176238,-0.1115107;-0.3133193;-0.01582269,-0.1386994;-0.6462975;0.06809004,-0.1320336;-0.6083333;-0.02081808,0.006950864;0.5314206;-0.001857457,0;0;0,0.03641498;0.3031706;-0.02647972,0.07119465;0.5972281;-0.06652212,0.239319;0.4705276;-0.06248999,0.2681559;0.2196406;-0.03478026,0.2523538;-0.0142079;-0.08541512,-0.120554;0.5033795;-0.04942017,-0.2093104;0.2676738;-0.01612183,-0.2572146;0.03827201;-0.06690307,0.0734255;-0.005346417;-0.03905201,0.06446356;-0.3302908;-0.04430079,0.01084828;-0.6640072;0.02213573,0.01972872;-0.7050321;-0.03161478,-0.07546178;0.01347394;-0.03269435,-0.1528571;-0.3022229;-0.03918757,-0.2135949;-0.6358178;0.02147919,-0.2591749;-0.6655083;-0.02722425,0.06291914;0.5249661;-0.05412292,614.7851
+0;0;0,0.003937699;0.3064829;0.004121037,0.007923668;0.6051083;-0.007000762,0.185325;0.4874067;0.01869562,0.2254259;0.2368105;0.02834959,0.2789832;0.008145139;-0.01841801,-0.169259;0.4762305;-0.01073897,-0.2262191;0.2287388;-0.01251672,-0.2699612;-0.001359567;-0.06236452,0.07402222;0.003290544;-0.03813975,0.07259287;-0.3191066;0.003933571,0.06402293;-0.6545968;0.08126344,0.06836539;-0.6167761;-0.008267269,-0.07163762;0.008292255;-0.0417618,-0.1115126;-0.3133429;-0.01582023,-0.1386959;-0.6462536;0.06807551,-0.1319955;-0.6082482;-0.02129331,0.006951789;0.5314913;-0.001857729,0;0;0,0.03654021;0.3032203;-0.0262022,0.07138932;0.5973369;-0.06612682,0.2394884;0.4703117;-0.06210899,0.2677595;0.2194428;-0.03444552,0.2521802;-0.01403914;-0.08530736,-0.1204758;0.5034699;-0.04914897,-0.2094667;0.2679526;-0.01580324,-0.2577526;0.03882191;-0.06591342,0.07343405;-0.005429894;-0.03902197,0.06431025;-0.3303995;-0.04388833,0.01085389;-0.6640885;0.02245212,0.01948026;-0.7054012;-0.03173137,-0.07544793;0.01353752;-0.03269713,-0.1527771;-0.3022067;-0.03885507,-0.2135608;-0.6356603;0.02214548,-0.2591671;-0.665628;-0.02704506,0.06308842;0.525051;-0.05376935,614.7967
+0;0;0,0.004983486;0.3064758;0.003466762,0.01030655;0.6050493;-0.00842038,0.1874964;0.4882038;0.01809482,0.2269726;0.2375511;0.02880123,0.2791627;0.008598432;-0.018106,-0.1677607;0.4779336;-0.01190268,-0.2248999;0.2304769;-0.01197172,-0.2701862;0.0008015484;-0.06238837,0.07404383;0.003121626;-0.03811201,0.07094936;-0.3193385;0.003385521,0.06163488;-0.654873;0.08043636,0.06607724;-0.6171026;-0.009093828,-0.07162663;0.008414128;-0.04175629,-0.1130946;-0.3130874;-0.01667022,-0.1410271;-0.6460734;0.06667908,-0.134225;-0.6081216;-0.02268685,0.008988079;0.5314538;-0.003050129,0;0;0,0.03654021;0.3032203;-0.0262022,0.07138932;0.5973369;-0.06612682,0.2394884;0.4703117;-0.06210899,0.2677595;0.2194428;-0.03444552,0.2521802;-0.01403914;-0.08530736,-0.1204758;0.5034699;-0.04914897,-0.2094667;0.2679526;-0.01580324,-0.2577526;0.03882191;-0.06591342,0.07343405;-0.005429894;-0.03902197,0.06431025;-0.3303995;-0.04388833,0.01085389;-0.6640885;0.02245212,0.01948026;-0.7054012;-0.03173137,-0.07544793;0.01353752;-0.03269713,-0.1527771;-0.3022067;-0.03885507,-0.2135608;-0.6356603;0.02214548,-0.2591671;-0.665628;-0.02704506,0.06308842;0.525051;-0.05376935,614.8074
+0;0;0,0.004984044;0.3065102;0.00346715,0.01030996;0.6052439;-0.008426955,0.1878913;0.4882507;0.01813859,0.2272882;0.2381014;0.02882349,0.2795416;0.008871436;-0.01814055,-0.1681468;0.4779579;-0.01192487,-0.2251713;0.2309981;-0.01199377,-0.2705124;0.001044646;-0.06247148,0.07402149;0.003120685;-0.03810051,0.07092518;-0.3195316;0.003421761,0.06165043;-0.6536349;0.08014394,0.06612161;-0.615814;-0.009967148,-0.07160501;0.008411588;-0.04174369,-0.1130977;-0.3132816;-0.01664266,-0.1409111;-0.6448473;0.06635112,-0.1340648;-0.6068439;-0.02359465,0.00899055;0.5315958;-0.003052856,0;0;0,0.03681532;0.3032242;-0.02617407,0.07185537;0.5974774;-0.06612754,0.2401152;0.46966;-0.06141829,0.2675396;0.2191445;-0.03438449,0.2510413;-0.01455548;-0.08532119,-0.1204837;0.5035747;-0.04915186,-0.2098587;0.2687718;-0.01567637,-0.2583545;0.03930576;-0.06543507,0.0734095;-0.005476952;-0.0390079,0.06440496;-0.3306433;-0.04390287,0.01122957;-0.6629109;0.02218747,0.01977655;-0.705322;-0.03152251,-0.07541664;0.01356525;-0.03269374,-0.1525775;-0.3024208;-0.03879343,-0.2131535;-0.6344134;0.0221068,-0.258844;-0.6649642;-0.02736178,0.06349126;0.5251463;-0.05376148,614.8297
+0;0;0,0.004984044;0.3065102;0.00346715,0.01030996;0.6052439;-0.008426955,0.1878913;0.4882507;0.01813859,0.2272882;0.2381014;0.02882349,0.2795416;0.008871436;-0.01814055,-0.1681468;0.4779579;-0.01192487,-0.2251713;0.2309981;-0.01199377,-0.2705124;0.001044646;-0.06247148,0.07402149;0.003120685;-0.03810051,0.07092518;-0.3195316;0.003421761,0.06165043;-0.6536349;0.08014394,0.06612161;-0.615814;-0.009967148,-0.07160501;0.008411588;-0.04174369,-0.1130977;-0.3132816;-0.01664266,-0.1409111;-0.6448473;0.06635112,-0.1340648;-0.6068439;-0.02359465,0.00899055;0.5315958;-0.003052856,0;0;0,0.03681532;0.3032242;-0.02617407,0.07185537;0.5974774;-0.06612754,0.2401152;0.46966;-0.06141829,0.2675396;0.2191445;-0.03438449,0.2510413;-0.01455548;-0.08532119,-0.1204837;0.5035747;-0.04915186,-0.2098587;0.2687718;-0.01567637,-0.2583545;0.03930576;-0.06543507,0.0734095;-0.005476952;-0.0390079,0.06440496;-0.3306433;-0.04390287,0.01122957;-0.6629109;0.02218747,0.01977655;-0.705322;-0.03152251,-0.07541664;0.01356525;-0.03269374,-0.1525775;-0.3024208;-0.03879343,-0.2131535;-0.6344134;0.0221068,-0.258844;-0.6649642;-0.02736178,0.06349126;0.5251463;-0.05376148,614.8522
+0;0;0,0.006528637;0.3063822;0.00313569,0.01360438;0.6048167;-0.009098237,0.1930466;0.4875929;0.01802287,0.2315052;0.2372382;0.02975787,0.2829945;0.007341862;-0.01638746,-0.1679466;0.4783231;-0.01269402,-0.2257438;0.2314402;-0.01110507,-0.2728171;0.001433522;-0.06124393,0.07385955;0.002955901;-0.03830723,0.06973367;-0.319676;0.00306369,0.05956358;-0.6539485;0.07915969,0.06409121;-0.6161344;-0.01125213,-0.07165667;0.008540077;-0.04151871,-0.1141709;-0.3130618;-0.01733775,-0.1429734;-0.6446471;0.06544946,-0.1360594;-0.606645;-0.02479476,0.01184499;0.5312694;-0.003629258,0;0;0,0.03610685;0.3032246;-0.02595544,0.06945217;0.5974926;-0.06539369,0.2406119;0.4693564;-0.06091475,0.2674613;0.218637;-0.03420925,0.2500018;-0.01513785;-0.08595204,-0.1246687;0.5030723;-0.04898341,-0.2145063;0.2683336;-0.01549931,-0.2633847;0.03850026;-0.06469676,0.07340783;-0.005556643;-0.03888226,0.06472209;-0.3307034;-0.0437932,0.01170796;-0.6630533;0.02227592,0.02039599;-0.7054334;-0.03195977,-0.07531659;0.0136135;-0.0327643,-0.1522019;-0.3024164;-0.038569,-0.2127098;-0.6345229;0.02206266,-0.2587616;-0.6655499;-0.02703715,0.06162393;0.5251604;-0.05318785,614.8635
+0;0;0,0.006528637;0.3063822;0.00313569,0.01360438;0.6048167;-0.009098237,0.1930466;0.4875929;0.01802287,0.2315052;0.2372382;0.02975787,0.2829945;0.007341862;-0.01638746,-0.1679466;0.4783231;-0.01269402,-0.2257438;0.2314402;-0.01110507,-0.2728171;0.001433522;-0.06124393,0.07385955;0.002955901;-0.03830723,0.06973367;-0.319676;0.00306369,0.05956358;-0.6539485;0.07915969,0.06409121;-0.6161344;-0.01125213,-0.07165667;0.008540077;-0.04151871,-0.1141709;-0.3130618;-0.01733775,-0.1429734;-0.6446471;0.06544946,-0.1360594;-0.606645;-0.02479476,0.01184499;0.5312694;-0.003629258,0;0;0,0.03610685;0.3032246;-0.02595544,0.06945217;0.5974926;-0.06539369,0.2406119;0.4693564;-0.06091475,0.2674613;0.218637;-0.03420925,0.2500018;-0.01513785;-0.08595204,-0.1246687;0.5030723;-0.04898341,-0.2145063;0.2683336;-0.01549931,-0.2633847;0.03850026;-0.06469676,0.07340783;-0.005556643;-0.03888226,0.06472209;-0.3307034;-0.0437932,0.01170796;-0.6630533;0.02227592,0.02039599;-0.7054334;-0.03195977,-0.07531659;0.0136135;-0.0327643,-0.1522019;-0.3024164;-0.038569,-0.2127098;-0.6345229;0.02206266,-0.2587616;-0.6655499;-0.02703715,0.06162393;0.5251604;-0.05318785,614.8745
+0;0;0,0.006527607;0.3063339;0.003135195,0.01360127;0.6046804;-0.009095,0.1945114;0.4871273;0.01819962,0.2329419;0.2369554;0.02992605,0.2844236;0.007093012;-0.01621246,-0.169405;0.4777825;-0.012766,-0.2271601;0.2310798;-0.01117821,-0.2742264;0.001107067;-0.06130967,0.0738008;0.00295355;-0.03827677,0.06967523;-0.3196543;0.003091075,0.05950535;-0.6539201;0.07918553,0.06403463;-0.6161031;-0.01125927,-0.07159967;0.008533284;-0.04148569,-0.1141107;-0.3130447;-0.01730653,-0.1429127;-0.6446233;0.06547901,-0.1359961;-0.6066183;-0.02479814,0.01184246;0.5311575;-0.00362784,0;0;0,0.03551012;0.3032619;-0.02577162,0.06772307;0.5976195;-0.06481457,0.2406854;0.4691188;-0.06055093,0.266475;0.2184741;-0.03385758,0.2485772;-0.01501846;-0.08655214,-0.1275744;0.5027964;-0.04899878,-0.2179405;0.268454;-0.01556257,-0.2671031;0.0384502;-0.06349112,0.07333183;-0.005589813;-0.03887916,0.06467393;-0.3307102;-0.04397249,0.01174781;-0.6630214;0.02232575,0.02053136;-0.7053881;-0.03196788,-0.07524645;0.01362465;-0.03275264,-0.1522571;-0.3023531;-0.03837173,-0.2130165;-0.6344525;0.0220076,-0.2587729;-0.6658051;-0.02702401,0.06021434;0.5252602;-0.05271697,614.8965
+0;0;0,0.007224204;0.3063239;0.002527014,0.01465691;0.6046383;-0.01025533,0.1955855;0.4875537;0.01746098,0.2324003;0.2372287;0.03096956,0.2837515;0.006996632;-0.01343863,-0.1687305;0.4787785;-0.01327525,-0.2272283;0.232274;-0.00954438,-0.276441;0.00255321;-0.05876153,0.07385707;0.002659822;-0.03818968,0.06780691;-0.319932;0.003066953,0.05635365;-0.6541743;0.07908179,0.06086105;-0.616383;-0.01136632,-0.07166458;0.008723344;-0.04133381,-0.1155917;-0.3127204;-0.01791295,-0.1455644;-0.6442136;0.06479913,-0.138671;-0.606248;-0.02548326,0.01284099;0.5311274;-0.004648047,0;0;0,0.03551012;0.3032619;-0.02577162,0.06772307;0.5976195;-0.06481457,0.2406854;0.4691188;-0.06055093,0.266475;0.2184741;-0.03385758,0.2485772;-0.01501846;-0.08655214,-0.1275744;0.5027964;-0.04899878,-0.2179405;0.268454;-0.01556257,-0.2671031;0.0384502;-0.06349112,0.07333183;-0.005589813;-0.03887916,0.06467393;-0.3307102;-0.04397249,0.01174781;-0.6630214;0.02232575,0.02053136;-0.7053881;-0.03196788,-0.07524645;0.01362465;-0.03275264,-0.1522571;-0.3023531;-0.03837173,-0.2130165;-0.6344525;0.0220076,-0.2587729;-0.6658051;-0.02702401,0.06021434;0.5252602;-0.05271697,614.9079
+0;0;0,0.007224204;0.3063239;0.002527014,0.01465691;0.6046383;-0.01025533,0.1955855;0.4875537;0.01746098,0.2324003;0.2372287;0.03096956,0.2837515;0.006996632;-0.01343863,-0.1687305;0.4787785;-0.01327525,-0.2272283;0.232274;-0.00954438,-0.276441;0.00255321;-0.05876153,0.07385707;0.002659822;-0.03818968,0.06780691;-0.319932;0.003066953,0.05635365;-0.6541743;0.07908179,0.06086105;-0.616383;-0.01136632,-0.07166458;0.008723344;-0.04133381,-0.1155917;-0.3127204;-0.01791295,-0.1455644;-0.6442136;0.06479913,-0.138671;-0.606248;-0.02548326,0.01284099;0.5311274;-0.004648047,0;0;0,0.03551012;0.3032619;-0.02577162,0.06772307;0.5976195;-0.06481457,0.2406854;0.4691188;-0.06055093,0.266475;0.2184741;-0.03385758,0.2485772;-0.01501846;-0.08655214,-0.1275744;0.5027964;-0.04899878,-0.2179405;0.268454;-0.01556257,-0.2671031;0.0384502;-0.06349112,0.07333183;-0.005589813;-0.03887916,0.06467393;-0.3307102;-0.04397249,0.01174781;-0.6630214;0.02232575,0.02053136;-0.7053881;-0.03196788,-0.07524645;0.01362465;-0.03275264,-0.1522571;-0.3023531;-0.03837173,-0.2130165;-0.6344525;0.0220076,-0.2587729;-0.6658051;-0.02702401,0.06021434;0.5252602;-0.05271697,614.9188
+0;0;0,0.00852007;0.3063343;0.001991193,0.01717931;0.6046026;-0.0113461,0.1978202;0.487563;0.01614881,0.233762;0.2370538;0.03171049,0.2850782;0.006106302;-0.008393053,-0.1667907;0.4798557;-0.01387333,-0.2268825;0.2335802;-0.008752754,-0.2777171;0.00396046;-0.0563866,0.07380082;0.002516761;-0.03828101,0.06603403;-0.3201426;0.002748366,0.052857;-0.657487;0.07868482,0.05714611;-0.6198846;-0.00978557,-0.0717691;0.008807427;-0.04110909,-0.1170035;-0.312614;-0.01886258,-0.1482621;-0.6470227;0.06441379,-0.1416495;-0.6092768;-0.02390087,0.01506696;0.5311103;-0.005592934,0;0;0,0.03604263;0.3032548;-0.02558756,0.06842858;0.5976155;-0.06455946,0.2412588;0.4689322;-0.06012392,0.2656791;0.2179413;-0.03374124,0.2461336;-0.01530153;-0.08660078,-0.1268903;0.5029352;-0.04890096,-0.2176927;0.2685812;-0.01540484,-0.2674797;0.03867349;-0.06275532,0.07331738;-0.005619884;-0.03887558,0.0650121;-0.3308259;-0.04386234,0.01201963;-0.6664754;0.0215013,0.02154142;-0.7061158;-0.03292989,-0.07523151;0.01364216;-0.03274818,-0.1525944;-0.3023341;-0.03792284,-0.2131442;-0.6375586;0.02290012,-0.257688;-0.667528;-0.0252947,0.06087747;0.5252545;-0.052495,614.9412
+0;0;0,0.00852007;0.3063343;0.001991193,0.01717931;0.6046026;-0.0113461,0.1978202;0.487563;0.01614881,0.233762;0.2370538;0.03171049,0.2850782;0.006106302;-0.008393053,-0.1667907;0.4798557;-0.01387333,-0.2268825;0.2335802;-0.008752754,-0.2777171;0.00396046;-0.0563866,0.07380082;0.002516761;-0.03828101,0.06603403;-0.3201426;0.002748366,0.052857;-0.657487;0.07868482,0.05714611;-0.6198846;-0.00978557,-0.0717691;0.008807427;-0.04110909,-0.1170035;-0.312614;-0.01886258,-0.1482621;-0.6470227;0.06441379,-0.1416495;-0.6092768;-0.02390087,0.01506696;0.5311103;-0.005592934,0;0;0,0.03604263;0.3032548;-0.02558756,0.06842858;0.5976155;-0.06455946,0.2412588;0.4689322;-0.06012392,0.2656791;0.2179413;-0.03374124,0.2461336;-0.01530153;-0.08660078,-0.1268903;0.5029352;-0.04890096,-0.2176927;0.2685812;-0.01540484,-0.2674797;0.03867349;-0.06275532,0.07331738;-0.005619884;-0.03887558,0.0650121;-0.3308259;-0.04386234,0.01201963;-0.6664754;0.0215013,0.02154142;-0.7061158;-0.03292989,-0.07523151;0.01364216;-0.03274818,-0.1525944;-0.3023341;-0.03792284,-0.2131442;-0.6375586;0.02290012,-0.257688;-0.667528;-0.0252947,0.06087747;0.5252545;-0.052495,614.9524
+0;0;0,0.008519582;0.3063168;0.00199108,0.01717993;0.6046233;-0.01134848,0.197636;0.4876057;0.01612623,0.2336311;0.2367249;0.031711,0.2852918;0.004227042;-0.008661754,-0.1666075;0.4799061;-0.01386565,-0.2267884;0.2332653;-0.008737475,-0.2779642;0.002104163;-0.05669109,0.07393118;0.002521207;-0.03834864,0.06617227;-0.3198105;0.002639078,0.05295931;-0.6580747;0.07878261,0.05723207;-0.6205013;-0.009350464,-0.07189588;0.008822985;-0.0411817,-0.1170843;-0.312272;-0.01895778,-0.1484281;-0.6475927;0.06454565,-0.1418408;-0.6098762;-0.02343228,0.01506694;0.5311091;-0.005593597,0;0;0,0.03625646;0.3032058;-0.02565646,0.06876656;0.5975794;-0.06471419,0.2413526;0.4688925;-0.0599575,0.2642736;0.2173917;-0.03346801,0.2429368;-0.01711386;-0.08737445,-0.1264535;0.50322;-0.04885037,-0.2178199;0.2686706;-0.01540662,-0.2685772;0.03728761;-0.06273135,0.07342005;-0.005654752;-0.03899121,0.06494996;-0.3305261;-0.04396462,0.01225141;-0.6671593;0.02158046,0.02187261;-0.705987;-0.03331256,-0.07546427;0.01370157;-0.0325608,-0.152416;-0.3020322;-0.03790126,-0.2131317;-0.6381828;0.02302128,-0.2575792;-0.6680188;-0.0248026,0.06115809;0.5252096;-0.05260444,614.9751
+0;0;0,0.008519582;0.3063168;0.00199108,0.01717993;0.6046233;-0.01134848,0.197636;0.4876057;0.01612623,0.2336311;0.2367249;0.031711,0.2852918;0.004227042;-0.008661754,-0.1666075;0.4799061;-0.01386565,-0.2267884;0.2332653;-0.008737475,-0.2779642;0.002104163;-0.05669109,0.07393118;0.002521207;-0.03834864,0.06617227;-0.3198105;0.002639078,0.05295931;-0.6580747;0.07878261,0.05723207;-0.6205013;-0.009350464,-0.07189588;0.008822985;-0.0411817,-0.1170843;-0.312272;-0.01895778,-0.1484281;-0.6475927;0.06454565,-0.1418408;-0.6098762;-0.02343228,0.01506694;0.5311091;-0.005593597,0;0;0,0.03625646;0.3032058;-0.02565646,0.06876656;0.5975794;-0.06471419,0.2413526;0.4688925;-0.0599575,0.2642736;0.2173917;-0.03346801,0.2429368;-0.01711386;-0.08737445,-0.1264535;0.50322;-0.04885037,-0.2178199;0.2686706;-0.01540662,-0.2685772;0.03728761;-0.06273135,0.07342005;-0.005654752;-0.03899121,0.06494996;-0.3305261;-0.04396462,0.01225141;-0.6671593;0.02158046,0.02187261;-0.705987;-0.03331256,-0.07546427;0.01370157;-0.0325608,-0.152416;-0.3020322;-0.03790126,-0.2131317;-0.6381828;0.02302128,-0.2575792;-0.6680188;-0.0248026,0.06115809;0.5252096;-0.05260444,614.9861
+0;0;0,0.008894109;0.306379;0.0005786343,0.01805394;0.6047392;-0.01416668,0.1983661;0.4884724;0.01383764,0.234027;0.2379319;0.03237812,0.2838329;0.002994046;-0.006034277,-0.1661433;0.4814721;-0.01528548,-0.2276559;0.235407;-0.007926749,-0.2812246;0.003001884;-0.05557327,0.07385033;0.002430087;-0.03836849,0.06382979;-0.3199063;0.002141986,0.04864438;-0.6583092;0.07726398,0.05277322;-0.6208157;-0.01085212,-0.07197417;0.008824105;-0.04091174,-0.1192301;-0.3120708;-0.02004063,-0.1519186;-0.6473503;0.06308351,-0.1454789;-0.6097308;-0.02488308,0.01580749;0.5312016;-0.008032185,0;0;0,0.03650716;0.3032307;-0.02580523,0.06923565;0.5977116;-0.0649128,0.2414965;0.468783;-0.06012011,0.2639826;0.2174405;-0.03352427,0.2401675;-0.01849383;-0.08755922,-0.1259175;0.5034313;-0.04913495,-0.2181003;0.2694213;-0.01555368,-0.2693761;0.03635877;-0.06250662,0.07336721;-0.005653203;-0.0389514,0.06503713;-0.3305305;-0.04420376,0.01253304;-0.6671766;0.02139521,0.02207449;-0.7059727;-0.0335021,-0.07538385;0.01368572;-0.03258671,-0.1522851;-0.302066;-0.03799446,-0.2129857;-0.6382159;0.02290867,-0.257336;-0.6679245;-0.02510783,0.06154016;0.5252951;-0.05278468,615.0082
+0;0;0,0.008894109;0.306379;0.0005786343,0.01805394;0.6047392;-0.01416668,0.1983661;0.4884724;0.01383764,0.234027;0.2379319;0.03237812,0.2838329;0.002994046;-0.006034277,-0.1661433;0.4814721;-0.01528548,-0.2276559;0.235407;-0.007926749,-0.2812246;0.003001884;-0.05557327,0.07385033;0.002430087;-0.03836849,0.06382979;-0.3199063;0.002141986,0.04864438;-0.6583092;0.07726398,0.05277322;-0.6208157;-0.01085212,-0.07197417;0.008824105;-0.04091174,-0.1192301;-0.3120708;-0.02004063,-0.1519186;-0.6473503;0.06308351,-0.1454789;-0.6097308;-0.02488308,0.01580749;0.5312016;-0.008032185,0;0;0,0.03650716;0.3032307;-0.02580523,0.06923565;0.5977116;-0.0649128,0.2414965;0.468783;-0.06012011,0.2639826;0.2174405;-0.03352427,0.2401675;-0.01849383;-0.08755922,-0.1259175;0.5034313;-0.04913495,-0.2181003;0.2694213;-0.01555368,-0.2693761;0.03635877;-0.06250662,0.07336721;-0.005653203;-0.0389514,0.06503713;-0.3305305;-0.04420376,0.01253304;-0.6671766;0.02139521,0.02207449;-0.7059727;-0.0335021,-0.07538385;0.01368572;-0.03258671,-0.1522851;-0.302066;-0.03799446,-0.2129857;-0.6382159;0.02290867,-0.257336;-0.6679245;-0.02510783,0.06154016;0.5252951;-0.05278468,615.0195
+0;0;0,0.008894307;0.3063858;0.0005786471,0.01805446;0.6047566;-0.01416734,0.1979072;0.4885914;0.01378245,0.2335542;0.2381485;0.03231572,0.2835548;0.002292156;-0.00624685,-0.1656852;0.4816087;-0.0152674,-0.2271738;0.2356394;-0.007911535,-0.280952;0.002325758;-0.05574433,0.07392228;0.002432455;-0.03840587,0.06391118;-0.3196006;0.002066482,0.0487197;-0.658139;0.07721855,0.05283611;-0.620668;-0.01063251,-0.0720443;0.008832702;-0.0409516,-0.1192557;-0.3117602;-0.02010013,-0.1519574;-0.6471739;0.06305728,-0.145537;-0.6095774;-0.02464471,0.01580783;0.5312131;-0.008032353,0;0;0,0.03663948;0.3032151;-0.02588177,0.06971475;0.5976468;-0.0651412,0.2413415;0.4687268;-0.06013131,0.2637455;0.2175038;-0.03328109,0.2374919;-0.01908462;-0.08761358,-0.125123;0.5036233;-0.04914262,-0.217816;0.269919;-0.01558376,-0.2696896;0.03603742;-0.06274143,0.07341117;-0.005647957;-0.03904271,0.06480742;-0.3302118;-0.04431653,0.01259953;-0.6670492;0.02127099,0.02181011;-0.7057859;-0.03332758,-0.07553373;0.01368065;-0.03244884,-0.1522471;-0.3017992;-0.03801908,-0.2130264;-0.6380851;0.02284569,-0.2572994;-0.6671575;-0.0255374,0.06188092;0.5252504;-0.05294561,615.0416
+0;0;0,0.009989933;0.3063522;-0.0005034634,0.02046033;0.6046136;-0.01650372,0.2000866;0.4888765;0.01162224,0.2348025;0.2385395;0.03311773,0.2833597;0.001774639;-0.001522452,-0.1639541;0.4827231;-0.01701023,-0.2277967;0.2374423;-0.007145201,-0.2833301;0.003803149;-0.05123725,0.07370824;0.002247265;-0.03882623,0.06363998;-0.3197444;0.001959588,0.04604924;-0.6583285;0.076379,0.05011883;-0.6209371;-0.01148097,-0.07221145;0.00902164;-0.04061463,-0.1200389;-0.3115729;-0.02124427,-0.1546542;-0.64698;0.06116141,-0.1482825;-0.609472;-0.02655176,0.01787682;0.5311108;-0.01002307,0;0;0,0.03663948;0.3032151;-0.02588177,0.06971475;0.5976468;-0.0651412,0.2413415;0.4687268;-0.06013131,0.2637455;0.2175038;-0.03328109,0.2374919;-0.01908462;-0.08761358,-0.125123;0.5036233;-0.04914262,-0.217816;0.269919;-0.01558376,-0.2696896;0.03603742;-0.06274143,0.07341117;-0.005647957;-0.03904271,0.06480742;-0.3302118;-0.04431653,0.01259953;-0.6670492;0.02127099,0.02181011;-0.7057859;-0.03332758,-0.07553373;0.01368065;-0.03244884,-0.1522471;-0.3017992;-0.03801908,-0.2130264;-0.6380851;0.02284569,-0.2572994;-0.6671575;-0.0255374,0.06188092;0.5252504;-0.05294561,615.0532
+0;0;0,0.009988951;0.3063221;-0.0005034138,0.0204576;0.6045338;-0.01650087,0.2003186;0.4887577;0.01165157,0.23509;0.2380207;0.03318141,0.2838773;0.0001337379;-0.001622949,-0.16419;0.4825964;-0.0170177,-0.2281346;0.2369237;-0.007136914,-0.2839312;0.002177238;-0.05143793,0.07379606;0.002249942;-0.03887248,0.06373069;-0.3196491;0.001901593,0.04613947;-0.6582426;0.07632308,0.05020883;-0.6208516;-0.01153214,-0.07229748;0.009032387;-0.04066301,-0.1201111;-0.3114699;-0.02129823,-0.1547274;-0.6468862;0.06110974,-0.1483561;-0.6093786;-0.02659869,0.01787462;0.5310463;-0.01002156,0;0;0,0.03626415;0.3032138;-0.02606845,0.06860983;0.5976534;-0.06548429,0.2408408;0.4690701;-0.06065083,0.2633618;0.217489;-0.03342319,0.2358294;-0.02018069;-0.08761573,-0.1262139;0.5035891;-0.0494762,-0.219323;0.2696503;-0.01563922,-0.2726139;0.03476247;-0.06221762,0.07347992;-0.005627275;-0.0391283,0.06438863;-0.3300814;-0.04457545,0.01253578;-0.6670023;0.02091599,0.02174547;-0.7056117;-0.03383493,-0.07567453;0.0136603;-0.03238442,-0.1527655;-0.3016302;-0.0380139,-0.2133328;-0.6380497;0.02237727,-0.2574029;-0.6672041;-0.02608204,0.06103012;0.5252562;-0.05322671,615.075
+0;0;0,0.007455168;0.3063895;-0.001775108,0.01603918;0.604661;-0.01780971,0.1970431;0.4896271;0.008502923,0.2311169;0.2391282;0.03362045,0.2786811;0.0001081973;0.005534127,-0.1674801;0.4813665;-0.01854699,-0.2336793;0.2364066;-0.006140831,-0.2909342;0.001098424;-0.04530311,0.07362222;0.00201463;-0.03921351,0.06312335;-0.3198627;0.001622364,0.04398456;-0.6586191;0.07491189,0.04783345;-0.6212784;-0.01295748,-0.07250867;0.009226609;-0.04024118,-0.1207765;-0.3112666;-0.02187963,-0.1572142;-0.6468227;0.05916333,-0.1510541;-0.6093503;-0.02856318,0.01421832;0.5311468;-0.01137347,0;0;0,0.03626415;0.3032138;-0.02606845,0.06860983;0.5976534;-0.06548429,0.2408408;0.4690701;-0.06065083,0.2633618;0.217489;-0.03342319,0.2358294;-0.02018069;-0.08761573,-0.1262139;0.5035891;-0.0494762,-0.219323;0.2696503;-0.01563922,-0.2726139;0.03476247;-0.06221762,0.07347992;-0.005627275;-0.0391283,0.06438863;-0.3300814;-0.04457545,0.01253578;-0.6670023;0.02091599,0.02174547;-0.7056117;-0.03383493,-0.07567453;0.0136603;-0.03238442,-0.1527655;-0.3016302;-0.0380139,-0.2133328;-0.6380497;0.02237727,-0.2574029;-0.6672041;-0.02608204,0.06103012;0.5252562;-0.05322671,615.0867
+0;0;0,0.007452961;0.3062987;-0.001774582,0.01603837;0.6046203;-0.01781222,0.1966435;0.4896565;0.008458882,0.230719;0.2391453;0.03357764,0.2781963;0.0005617589;0.005542602,-0.1670856;0.481414;-0.01853211,-0.2332881;0.236442;-0.006125338,-0.2904384;0.001563445;-0.04521612,0.07371575;0.00201719;-0.03926333,0.06321519;-0.319912;0.001579121,0.04406934;-0.6587934;0.07489569,0.04793514;-0.6214205;-0.01335967,-0.07260079;0.009238331;-0.04029231,-0.1208764;-0.3113065;-0.0219278,-0.1573275;-0.6469865;0.05914508,-0.1511403;-0.6094812;-0.02896681,0.014217;0.5310858;-0.01137422,0;0;0,0.03630567;0.3030754;-0.02654886,0.0691185;0.5974467;-0.06644368,0.2407831;0.4690108;-0.06138277,0.2632335;0.2174529;-0.03376865,0.2353766;-0.01972091;-0.08794188,-0.1254719;0.5035214;-0.04993904,-0.2186587;0.2696569;-0.01571088,-0.2729871;0.03539412;-0.06187938,0.07355583;-0.005617589;-0.03921318,0.06395081;-0.3301077;-0.0447557,0.01219368;-0.6671348;0.02094412,0.0216673;-0.705771;-0.03435183,-0.07581426;0.01364797;-0.03233608,-0.1535255;-0.3015364;-0.03838393,-0.2133732;-0.6382341;0.02191042,-0.2576065;-0.6676844;-0.02674547,0.06136483;0.5250795;-0.05399561,615.1083
+0;0;0,0.007453054;0.3063026;-0.001774604,0.01603923;0.6046535;-0.01781449,0.195847;0.4898488;0.008371904,0.2299193;0.2393603;0.03348839,0.2772981;0.001272082;0.005511552,-0.1662934;0.4816423;-0.01850118,-0.2324898;0.2366925;-0.006095539,-0.2895215;0.002301589;-0.04510516,0.07378359;0.002019046;-0.03929946,0.06328902;-0.3197264;0.001519684,0.04410818;-0.6592272;0.07497026,0.04796519;-0.621871;-0.01308474,-0.07266759;0.009246832;-0.04032938,-0.1209157;-0.3111151;-0.02197536,-0.1574334;-0.6474085;0.05924569,-0.1512602;-0.6099203;-0.02866615,0.01421732;0.5310972;-0.01137456,0;0;0,0.03646469;0.3029495;-0.02778316,0.0701634;0.597105;-0.06869197,0.2407133;0.469015;-0.06365991,0.2633768;0.2176579;-0.03463888,0.2349964;-0.01900041;-0.08849859,-0.1239457;0.503612;-0.05125319,-0.2171865;0.2699249;-0.01614253,-0.272786;0.03643076;-0.06199702,0.07356974;-0.005708337;-0.03933764,0.06388405;-0.3299977;-0.04558611,0.01197693;-0.6677095;0.01983666,0.02136222;-0.7056122;-0.03605437,-0.0759067;0.0137348;-0.0322811,-0.1545748;-0.3010115;-0.0388065,-0.2134124;-0.6386443;0.02090872,-0.2573813;-0.6681233;-0.02758526,0.06209144;0.5248183;-0.05585456,615.1309
+0;0;0,0.01091952;0.3061762;-0.004103861,0.02478434;0.6040573;-0.02437109,0.202715;0.4901467;0.005483709,0.2362666;0.2400145;0.03454218,0.2822048;0.000955984;0.0132304,-0.1603078;0.4846909;-0.02113705,-0.2291216;0.2406397;-0.005647592,-0.287392;0.005580172;-0.03828273,0.07364024;0.001631564;-0.03958528,0.0626283;-0.3202005;0.0004062429,0.04048101;-0.6597606;0.07273953,0.04428233;-0.6226538;-0.01533837,-0.07274264;0.009567614;-0.04011871,-0.1214634;-0.3107656;-0.0225283,-0.160709;-0.6472753;0.0564949,-0.1545969;-0.6100604;-0.03144407,0.0211958;0.5306958;-0.01658968,0;0;0,0.03646469;0.3029495;-0.02778316,0.0701634;0.597105;-0.06869197,0.2407133;0.469015;-0.06365991,0.2633768;0.2176579;-0.03463888,0.2349964;-0.01900041;-0.08849859,-0.1239457;0.503612;-0.05125319,-0.2171865;0.2699249;-0.01614253,-0.272786;0.03643076;-0.06199702,0.07356974;-0.005708337;-0.03933764,0.06388405;-0.3299977;-0.04558611,0.01197693;-0.6677095;0.01983666,0.02136222;-0.7056122;-0.03605437,-0.0759067;0.0137348;-0.0322811,-0.1545748;-0.3010115;-0.0388065,-0.2134124;-0.6386443;0.02090872,-0.2573813;-0.6681233;-0.02758526,0.06209144;0.5248183;-0.05585456,615.1422
+0;0;0,0.01093367;0.3065732;-0.004109181,0.02481731;0.6048532;-0.02440753,0.2017095;0.4909956;0.005340816,0.2351325;0.2418213;0.034288,0.2807563;0.004399061;0.01312209,-0.1592537;0.4855707;-0.02112891,-0.2278039;0.2424542;-0.005698776,-0.2856755;0.00900358;-0.03811054,0.07365882;0.001631975;-0.03959527,0.06265809;-0.3198726;0.0003555603,0.04051963;-0.6592973;0.07266001,0.04431769;-0.6221966;-0.0153423,-0.07276098;0.009570027;-0.04012883,-0.1214321;-0.3104371;-0.02255632,-0.1606621;-0.6468127;0.05643537,-0.1545553;-0.609604;-0.03142811,0.02122011;0.5313146;-0.01660734,0;0;0,0.03716403;0.3031501;-0.02902365,0.07248408;0.5973198;-0.071311,0.2410817;0.4684593;-0.06700253,0.2646522;0.2184474;-0.03567648,0.2373282;-0.01690595;-0.08822203,-0.121086;0.5036954;-0.05334894,-0.2149205;0.271517;-0.01686408,-0.2714563;0.03992125;-0.06231671,0.07355997;-0.00588581;-0.03937459,0.06421381;-0.3298463;-0.04604626,0.01223869;-0.6675646;0.01854563,0.0216581;-0.7047615;-0.03806806,-0.07590476;0.01389437;-0.03227204,-0.1548222;-0.3004285;-0.03971713,-0.2128796;-0.6381431;0.01948909,-0.256501;-0.6674985;-0.02933067,0.06386894;0.5250066;-0.05795908,615.1649
+0;0;0,0.01093367;0.3065732;-0.004109181,0.02481731;0.6048532;-0.02440753,0.2017095;0.4909956;0.005340816,0.2351325;0.2418213;0.034288,0.2807563;0.004399061;0.01312209,-0.1592537;0.4855707;-0.02112891,-0.2278039;0.2424542;-0.005698776,-0.2856755;0.00900358;-0.03811054,0.07365882;0.001631975;-0.03959527,0.06265809;-0.3198726;0.0003555603,0.04051963;-0.6592973;0.07266001,0.04431769;-0.6221966;-0.0153423,-0.07276098;0.009570027;-0.04012883,-0.1214321;-0.3104371;-0.02255632,-0.1606621;-0.6468127;0.05643537,-0.1545553;-0.609604;-0.03142811,0.02122011;0.5313146;-0.01660734,0;0;0,0.03716403;0.3031501;-0.02902365,0.07248408;0.5973198;-0.071311,0.2410817;0.4684593;-0.06700253,0.2646522;0.2184474;-0.03567648,0.2373282;-0.01690595;-0.08822203,-0.121086;0.5036954;-0.05334894,-0.2149205;0.271517;-0.01686408,-0.2714563;0.03992125;-0.06231671,0.07355997;-0.00588581;-0.03937459,0.06421381;-0.3298463;-0.04604626,0.01223869;-0.6675646;0.01854563,0.0216581;-0.7047615;-0.03806806,-0.07590476;0.01389437;-0.03227204,-0.1548222;-0.3004285;-0.03971713,-0.2128796;-0.6381431;0.01948909,-0.256501;-0.6674985;-0.02933067,0.06386894;0.5250066;-0.05795908,615.1766
+0;0;0,0.01092071;0.3062097;-0.004104309,0.02479736;0.604341;-0.02439139,0.2024652;0.4903703;0.005444624,0.2359037;0.2410815;0.0344051,0.2810059;0.006373271;0.01348114,-0.1600435;0.4849222;-0.02113844,-0.2286252;0.241694;-0.005701213,-0.2858352;0.01091193;-0.03774248,0.07358278;0.001630291;-0.0395544,0.06258214;-0.3198717;0.0003961101,0.04042213;-0.6596269;0.07277096,0.04422056;-0.6225255;-0.01524,-0.07268588;0.009560148;-0.04008741,-0.1213566;-0.3104445;-0.02251504,-0.1606248;-0.6471475;0.05655356,-0.1545174;-0.6099381;-0.03131856,0.02120307;0.5308619;-0.0165975,0;0;0,0.03682053;0.3027124;-0.03016591,0.07140797;0.5967363;-0.07299829,0.2412863;0.4683146;-0.06920815,0.266415;0.2185945;-0.03588915,0.2412352;-0.01469976;-0.08588648,-0.1225502;0.5025425;-0.05541836,-0.2173756;0.2708421;-0.01767187,-0.2756511;0.04203428;-0.06022697,0.07339886;-0.006066114;-0.03946447,0.06357208;-0.3299983;-0.04666996,0.01197869;-0.668246;0.01727843,0.02157146;-0.705354;-0.03942513,-0.07580063;0.01406237;-0.0322203,-0.1556019;-0.3000239;-0.04010458,-0.2126113;-0.6384144;0.01824394,-0.2562465;-0.6674948;-0.03091164,0.06314826;0.5244726;-0.05948615,615.1979
+0;0;0,0.01402064;0.3060582;-0.005682859,0.03053311;0.6038952;-0.0282096,0.2078731;0.4906464;0.001597319,0.2410022;0.2420234;0.03610466,0.2848549;0.006604463;0.02144643,-0.155471;0.4870047;-0.02323946,-0.2261334;0.2446085;-0.004460884,-0.2842427;0.01324162;-0.03000809,0.0735253;0.001426976;-0.03966899,0.06258222;-0.3200399;0.0005786046,0.03776416;-0.6599713;0.07124339,0.04119851;-0.6230105;-0.01679376,-0.07281434;0.009698779;-0.0398201,-0.121926;-0.310279;-0.02300332,-0.1630179;-0.6469674;0.05519658,-0.157274;-0.6099125;-0.03271259,0.02640251;0.5305032;-0.01987982,0;0;0,0.03682053;0.3027124;-0.03016591,0.07140797;0.5967363;-0.07299829,0.2412863;0.4683146;-0.06920815,0.266415;0.2185945;-0.03588915,0.2412352;-0.01469976;-0.08588648,-0.1225502;0.5025425;-0.05541836,-0.2173756;0.2708421;-0.01767187,-0.2756511;0.04203428;-0.06022697,0.07339886;-0.006066114;-0.03946447,0.06357208;-0.3299983;-0.04666996,0.01197869;-0.668246;0.01727843,0.02157146;-0.705354;-0.03942513,-0.07580063;0.01406237;-0.0322203,-0.1556019;-0.3000239;-0.04010458,-0.2126113;-0.6384144;0.01824394,-0.2562465;-0.6674948;-0.03091164,0.06314826;0.5244726;-0.05948615,615.2092
+0;0;0,0.01400851;0.3057935;-0.005677944,0.03051365;0.6034986;-0.02819383,0.2089047;0.4900695;0.00173148,0.2419397;0.2421525;0.03614083,0.2845192;0.01356864;0.02190817,-0.1565383;0.4864067;-0.02324877,-0.227;0.2446989;-0.004523516,-0.2834221;0.02004942;-0.02932899,0.07374106;0.001431163;-0.0397854,0.06277603;-0.3206806;0.0005429238,0.0380057;-0.659958;0.07107178,0.04144511;-0.6229869;-0.01709488,-0.07302801;0.009727241;-0.03993696,-0.1222382;-0.3108924;-0.02308644,-0.1632511;-0.6469331;0.05496303,-0.1574987;-0.6098678;-0.03307547,0.02638586;0.5301566;-0.01986972,0;0;0,0.03673619;0.3023447;-0.03124499,0.07103643;0.5961866;-0.07463813,0.2423499;0.4684137;-0.0715518,0.2699571;0.2202588;-0.03419924,0.2486681;-0.007652685;-0.0774343,-0.1238271;0.5017459;-0.05759795,-0.2197378;0.2715991;-0.01795315,-0.2783573;0.04961166;-0.05734235,0.07333159;-0.006236016;-0.04007816,0.06349486;-0.3308322;-0.04664302,0.01225922;-0.668742;0.01571893,0.02211002;-0.7060863;-0.0408628,-0.07621598;0.01432776;-0.03175703,-0.1571963;-0.3000995;-0.04071514,-0.2121285;-0.6379169;0.01894182,-0.255012;-0.6668403;-0.03128595,0.06293699;0.5239745;-0.06102967,615.2313
+0;0;0,0.01568049;0.3056605;-0.007993803,0.03369443;0.6031042;-0.03269868,0.211868;0.4900856;-0.002839491,0.2444751;0.2429245;0.03698971,0.2849918;0.0136399;0.02970119,-0.1537937;0.4864049;-0.02703883,-0.2269138;0.2459307;-0.003294691,-0.2851058;0.02110465;-0.02154582,0.07374792;0.001291511;-0.03977746,0.06264921;-0.3209208;-0.0002982765,0.03571281;-0.6603558;0.06866115,0.03902568;-0.6235759;-0.01952527,-0.07308411;0.00978591;-0.03981984,-0.1222255;-0.3108837;-0.0237371,-0.1653942;-0.6469864;0.0528698,-0.1597659;-0.6101164;-0.03519219,0.02920675;0.5298472;-0.02382971,0;0;0,0.03673619;0.3023447;-0.03124499,0.07103643;0.5961866;-0.07463813,0.2423499;0.4684137;-0.0715518,0.2699571;0.2202588;-0.03419924,0.2486681;-0.007652685;-0.0774343,-0.1238271;0.5017459;-0.05759795,-0.2197378;0.2715991;-0.01795315,-0.2783573;0.04961166;-0.05734235,0.07333159;-0.006236016;-0.04007816,0.06349486;-0.3308322;-0.04664302,0.01225922;-0.668742;0.01571893,0.02211002;-0.7060863;-0.0408628,-0.07621598;0.01432776;-0.03175703,-0.1571963;-0.3000995;-0.04071514,-0.2121285;-0.6379169;0.01894182,-0.255012;-0.6668403;-0.03128595,0.06293699;0.5239745;-0.06102967,615.2427
+0;0;0,0.01568049;0.3056605;-0.007993803,0.03369443;0.6031042;-0.03269868,0.211868;0.4900856;-0.002839491,0.2444751;0.2429245;0.03698971,0.2849918;0.0136399;0.02970119,-0.1537937;0.4864049;-0.02703883,-0.2269138;0.2459307;-0.003294691,-0.2851058;0.02110465;-0.02154582,0.07374792;0.001291511;-0.03977746,0.06264921;-0.3209208;-0.0002982765,0.03571281;-0.6603558;0.06866115,0.03902568;-0.6235759;-0.01952527,-0.07308411;0.00978591;-0.03981984,-0.1222255;-0.3108837;-0.0237371,-0.1653942;-0.6469864;0.0528698,-0.1597659;-0.6101164;-0.03519219,0.02920675;0.5298472;-0.02382971,0;0;0,0.03673619;0.3023447;-0.03124499,0.07103643;0.5961866;-0.07463813,0.2423499;0.4684137;-0.0715518,0.2699571;0.2202588;-0.03419924,0.2486681;-0.007652685;-0.0774343,-0.1238271;0.5017459;-0.05759795,-0.2197378;0.2715991;-0.01795315,-0.2783573;0.04961166;-0.05734235,0.07333159;-0.006236016;-0.04007816,0.06349486;-0.3308322;-0.04664302,0.01225922;-0.668742;0.01571893,0.02211002;-0.7060863;-0.0408628,-0.07621598;0.01432776;-0.03175703,-0.1571963;-0.3000995;-0.04071514,-0.2121285;-0.6379169;0.01894182,-0.255012;-0.6668403;-0.03128595,0.06293699;0.5239745;-0.06102967,615.2539
+0;0;0,0.01567345;0.3055233;-0.007990214,0.03370659;0.6032839;-0.03272152,0.2095691;0.4906873;-0.003117649,0.2423277;0.2423779;0.03689661,0.2824795;0.01515833;0.02967373,-0.151476;0.4870531;-0.02701147,-0.2249359;0.2454616;-0.003157005,-0.2826037;0.02266043;-0.02124375,0.07367744;0.001290277;-0.03973945,0.06256892;-0.321207;-0.0002253428,0.03563203;-0.6606482;0.06873532,0.0389425;-0.6238731;-0.01938724,-0.07301427;0.009776559;-0.03978178,-0.1221992;-0.3111767;-0.02368482,-0.1653686;-0.6472853;0.05292346,-0.1597444;-0.6104204;-0.03507476,0.029214;0.5299469;-0.02384286,0;0;0,0.03775749;0.3019836;-0.03216052,0.07564217;0.5952057;-0.07876611,0.2435741;0.4681921;-0.07326913,0.2737992;0.219862;-0.0314312,0.2561905;-0.006585941;-0.07271457,-0.1180077;0.5018299;-0.05885062,-0.215098;0.2711995;-0.01743853,-0.2813323;0.05242153;-0.04972283,0.07318434;-0.006359756;-0.04016042,0.06348875;-0.3312479;-0.04671836,0.01244912;-0.6693144;0.01498604,0.02240983;-0.7065926;-0.04155493,-0.07612044;0.01443759;-0.03172519,-0.1575907;-0.3001374;-0.04144432,-0.206736;-0.6369236;0.02827878,-0.248339;-0.6673437;-0.02112815,0.0664162;0.5232438;-0.06414819,615.2761
+0;0;0,0.01652397;0.3054107;-0.01025967,0.03529777;0.6029472;-0.03703923,0.2111375;0.4908176;-0.007504798,0.2426877;0.2432468;0.03771817,0.2822589;0.0158142;0.03646174,-0.1502472;0.4875452;-0.03011033,-0.2261039;0.2472134;-0.00150563,-0.2853012;0.02438101;-0.01310143,0.0734778;0.001054044;-0.04011427,0.06257608;-0.3215005;-0.001011882,0.03355798;-0.6608837;0.06738716,0.03667516;-0.6242831;-0.02075568,-0.07319875;0.00998582;-0.03938884,-0.1225243;-0.3109775;-0.02393598,-0.1671209;-0.647044;0.05203727,-0.1616925;-0.6103591;-0.03598709,0.03063059;0.5296866;-0.02763566,0;0;0,0.03775749;0.3019836;-0.03216052,0.07564217;0.5952057;-0.07876611,0.2435741;0.4681921;-0.07326913,0.2737992;0.219862;-0.0314312,0.2561905;-0.006585941;-0.07271457,-0.1180077;0.5018299;-0.05885062,-0.215098;0.2711995;-0.01743853,-0.2813323;0.05242153;-0.04972283,0.07318434;-0.006359756;-0.04016042,0.06348875;-0.3312479;-0.04671836,0.01244912;-0.6693144;0.01498604,0.02240983;-0.7065926;-0.04155493,-0.07612044;0.01443759;-0.03172519,-0.1575907;-0.3001374;-0.04144432,-0.206736;-0.6369236;0.02827878,-0.248339;-0.6673437;-0.02112815,0.0664162;0.5232438;-0.06414819,615.2872
+0;0;0,0.01650272;0.3050179;-0.01024648,0.03525273;0.6021783;-0.0369889,0.213019;0.4897932;-0.007260904,0.2446063;0.2419312;0.03801525,0.2827944;0.02244774;0.03680274,-0.1522027;0.4864861;-0.03010644,-0.2281486;0.2458716;-0.001468105,-0.2852768;0.0308276;-0.01265862,0.07349575;0.001054301;-0.04012406,0.06259851;-0.3213676;-0.001037765,0.03353598;-0.6612705;0.06746602,0.03665573;-0.6246644;-0.02074934,-0.07321662;0.009988259;-0.03939845,-0.1225219;-0.3108431;-0.02395196,-0.1671868;-0.6474242;0.05213764,-0.1617539;-0.6107337;-0.03595915,0.03059556;0.5290749;-0.0276055,0;0;0,0.03736258;0.3015994;-0.03248262,0.07327253;0.5946628;-0.07922959,0.2443265;0.4686704;-0.0742538,0.2776238;0.2213312;-0.0273726,0.2665483;0.001528934;-0.06197166,-0.1215166;0.500768;-0.05968881,-0.2200302;0.2709206;-0.01554753,-0.2850502;0.05995716;-0.04554154,0.07312968;-0.006603271;-0.04026318,0.06319615;-0.331355;-0.04658437,0.01225173;-0.6700623;0.01468086,0.0223999;-0.707153;-0.04216266,-0.07611551;0.01467665;-0.03168126,-0.1574087;-0.2997872;-0.04198765,-0.1960544;-0.6335832;0.04833473,-0.2384996;-0.6604106;-0.004621722,0.06483534;0.522761;-0.06464195,615.2996
+0;0;0,0.01650272;0.3050179;-0.01024648,0.03525273;0.6021783;-0.0369889,0.213019;0.4897932;-0.007260904,0.2446063;0.2419312;0.03801525,0.2827944;0.02244774;0.03680274,-0.1522027;0.4864861;-0.03010644,-0.2281486;0.2458716;-0.001468105,-0.2852768;0.0308276;-0.01265862,0.07349575;0.001054301;-0.04012406,0.06259851;-0.3213676;-0.001037765,0.03353598;-0.6612705;0.06746602,0.03665573;-0.6246644;-0.02074934,-0.07321662;0.009988259;-0.03939845,-0.1225219;-0.3108431;-0.02395196,-0.1671868;-0.6474242;0.05213764,-0.1617539;-0.6107337;-0.03595915,0.03059556;0.5290749;-0.0276055,0;0;0,0.03736258;0.3015994;-0.03248262,0.07327253;0.5946628;-0.07922959,0.2443265;0.4686704;-0.0742538,0.2776238;0.2213312;-0.0273726,0.2665483;0.001528934;-0.06197166,-0.1215166;0.500768;-0.05968881,-0.2200302;0.2709206;-0.01554753,-0.2850502;0.05995716;-0.04554154,0.07312968;-0.006603271;-0.04026318,0.06319615;-0.331355;-0.04658437,0.01225173;-0.6700623;0.01468086,0.0223999;-0.707153;-0.04216266,-0.07611551;0.01467665;-0.03168126,-0.1574087;-0.2997872;-0.04198765,-0.1960544;-0.6335832;0.04833473,-0.2384996;-0.6604106;-0.004621722,0.06483534;0.522761;-0.06464195,615.3218
+0;0;0,0.01957643;0.3362944;-0.01419353,0.04182789;0.6668533;-0.04718953,0.2466792;0.5414836;-0.01164174,0.2764474;0.2948548;0.038185,0.3155571;0.0773562;0.04477418,-0.1748176;0.5387877;-0.03739684,-0.2528546;0.2999981;-0.004466679,-0.3099083;0.08644684;-0.008863978,0.0736834;0.0008385955;-0.03992445,0.06303984;-0.3213682;-0.002171118,0.03109689;-0.6618682;0.06519027,0.03415443;-0.6254987;-0.0231461,-0.07326515;0.01008238;-0.03942678,-0.1231303;-0.3103085;-0.02462847,-0.1678535;-0.6467774;0.05465983,-0.162495;-0.610325;-0.03356085,0.03633532;0.5858609;-0.03592497,0;0;0,0.0372023;0.3280587;-0.0683527,0.06979612;0.6471809;-0.1576748,0.2442079;0.4683741;-0.07443619,0.2827979;0.2235513;-0.02183175,0.2757305;0.004991099;-0.05439115,-0.1230411;0.4930782;-0.05169374,-0.22299;0.2652794;-0.003604747,-0.2903094;0.05595675;-0.02664287,0.07310602;-0.006806672;-0.04041147,0.06275111;-0.3311734;-0.04631162,0.01211646;-0.6705818;0.01481295,0.02234387;-0.7074728;-0.04240799,-0.07620129;0.01494829;-0.03152492,-0.1564593;-0.2993486;-0.04301025,-0.1872887;-0.626866;0.07222903,-0.2284266;-0.6604505;0.02620811,0.06217128;0.5692258;-0.1335566,615.3479
+0;0;0,0.01957224;0.3362223;-0.01419048,0.0417884;0.6662561;-0.04713796,0.2460422;0.5410671;-0.01166706,0.2757539;0.2949059;0.0380652,0.311801;0.09443882;0.04413841,-0.1742499;0.5383789;-0.03734855,-0.252139;0.3000421;-0.004480831,-0.304725;0.1032132;-0.008533794,0.07367623;0.000838514;-0.03992056,0.06304521;-0.3209887;-0.00221172,0.03092422;-0.6633866;0.06552514,0.03395283;-0.6270773;-0.02197547,-0.07325803;0.0100814;-0.03942294,-0.1230644;-0.309932;-0.02464208,-0.1680369;-0.6482763;0.05508817,-0.1627291;-0.6118851;-0.03229783,0.03629947;0.5853176;-0.0358809,0;0;0,0.03754857;0.3277368;-0.06934357,0.07086608;0.6461364;-0.1589899,0.2449223;0.468727;-0.07535005,0.2856754;0.2259758;-0.01736307,0.2901879;0.02333727;-0.0383532,-0.1228195;0.4933419;-0.05471753,-0.2235997;0.2673845;-0.00239094,-0.2884741;0.07489419;-0.01858017,0.07306489;-0.007000655;-0.04043579,0.06224486;-0.3309751;-0.04602361,0.01151139;-0.6723891;0.01495909,0.02215472;-0.7079344;-0.04245067,-0.0761554;0.0151532;-0.03151629,-0.154661;-0.2991633;-0.04375374,-0.1860736;-0.6248671;0.08189097,-0.2254899;-0.6544434;0.03087769,0.0629898;0.5683365;-0.1346371,615.3655
+0;0;0,0.01957224;0.3362223;-0.01419048,0.0417884;0.6662561;-0.04713796,0.2460422;0.5410671;-0.01166706,0.2757539;0.2949059;0.0380652,0.311801;0.09443882;0.04413841,-0.1742499;0.5383789;-0.03734855,-0.252139;0.3000421;-0.004480831,-0.304725;0.1032132;-0.008533794,0.07367623;0.000838514;-0.03992056,0.06304521;-0.3209887;-0.00221172,0.03092422;-0.6633866;0.06552514,0.03395283;-0.6270773;-0.02197547,-0.07325803;0.0100814;-0.03942294,-0.1230644;-0.309932;-0.02464208,-0.1680369;-0.6482763;0.05508817,-0.1627291;-0.6118851;-0.03229783,0.03629947;0.5853176;-0.0358809,0;0;0,0.03754857;0.3277368;-0.06934357,0.07086608;0.6461364;-0.1589899,0.2449223;0.468727;-0.07535005,0.2856754;0.2259758;-0.01736307,0.2901879;0.02333727;-0.0383532,-0.1228195;0.4933419;-0.05471753,-0.2235997;0.2673845;-0.00239094,-0.2884741;0.07489419;-0.01858017,0.07306489;-0.007000655;-0.04043579,0.06224486;-0.3309751;-0.04602361,0.01151139;-0.6723891;0.01495909,0.02215472;-0.7079344;-0.04245067,-0.0761554;0.0151532;-0.03151629,-0.154661;-0.2991633;-0.04375374,-0.1860736;-0.6248671;0.08189097,-0.2254899;-0.6544434;0.03087769,0.0629898;0.5683365;-0.1346371,615.3772
+0;0;0,0.01957224;0.3362223;-0.01419048,0.0417884;0.6662561;-0.04713796,0.2460422;0.5410671;-0.01166706,0.2757539;0.2949059;0.0380652,0.311801;0.09443882;0.04413841,-0.1742499;0.5383789;-0.03734855,-0.252139;0.3000421;-0.004480831,-0.304725;0.1032132;-0.008533794,0.07367623;0.000838514;-0.03992056,0.06304521;-0.3209887;-0.00221172,0.03092422;-0.6633866;0.06552514,0.03395283;-0.6270773;-0.02197547,-0.07325803;0.0100814;-0.03942294,-0.1230644;-0.309932;-0.02464208,-0.1680369;-0.6482763;0.05508817,-0.1627291;-0.6118851;-0.03229783,0.03629947;0.5853176;-0.0358809,0;0;0,0.03754857;0.3277368;-0.06934357,0.07086608;0.6461364;-0.1589899,0.2449223;0.468727;-0.07535005,0.2856754;0.2259758;-0.01736307,0.2901879;0.02333727;-0.0383532,-0.1228195;0.4933419;-0.05471753,-0.2235997;0.2673845;-0.00239094,-0.2884741;0.07489419;-0.01858017,0.07306489;-0.007000655;-0.04043579,0.06224486;-0.3309751;-0.04602361,0.01151139;-0.6723891;0.01495909,0.02215472;-0.7079344;-0.04245067,-0.0761554;0.0151532;-0.03151629,-0.154661;-0.2991633;-0.04375374,-0.1860736;-0.6248671;0.08189097,-0.2254899;-0.6544434;0.03087769,0.0629898;0.5683365;-0.1346371,615.3878
+0;0;0,0.02098154;0.3365264;-0.01643478,0.0444594;0.6659195;-0.05205941,0.2496976;0.5407936;-0.01494184,0.2789329;0.2961489;0.03958229,0.3145626;0.09646012;0.04952393,-0.1734803;0.5391765;-0.04013754,-0.252597;0.3024908;-0.002734158,-0.3059475;0.1065388;-0.002051475,0.07351738;0.0007219989;-0.03981928,0.06328975;-0.3208821;-0.002839595,0.03101515;-0.6644481;0.06465378,0.03392784;-0.628386;-0.0227863,-0.07316279;0.0101172;-0.03918865,-0.1225782;-0.3096215;-0.02413824,-0.1674055;-0.6472335;0.06328777,-0.162207;-0.6110767;-0.02403959,0.03868399;0.5849677;-0.0400906,0;0;0,0.03706846;0.3280117;-0.07067251,0.06997231;0.6462362;-0.1600673,0.2451098;0.4680732;-0.07546902,0.2888028;0.2278652;-0.01167488,0.2962272;0.02575302;-0.03009868,-0.1249814;0.4926476;-0.05598426,-0.2288737;0.2703029;0.002733797,-0.2943389;0.07834011;-0.00768314,0.0729844;-0.00746727;-0.0401051,0.06181538;-0.3311196;-0.04517055,0.01101634;-0.6737231;0.01546716,0.02167222;-0.7089437;-0.0421846,-0.07571609;0.01559534;-0.0318553,-0.1516338;-0.2990692;-0.0429899,-0.1800934;-0.617504;0.1033791,-0.2204824;-0.6465599;0.05266295,0.06222668;0.5683215;-0.1355903,615.3993
+0;0;0,0.02099882;0.3368036;-0.01644831,0.04447662;0.6661956;-0.0520779,0.2491156;0.5410978;-0.01501673,0.2782851;0.297004;0.0393846,0.3144583;0.0942692;0.04947789,-0.1728744;0.5394852;-0.04014171,-0.2518129;0.3033325;-0.002822559,-0.3059772;0.1043915;-0.002129462,0.07355525;0.0007223709;-0.0398398,0.06331538;-0.3212666;-0.00281585,0.03103627;-0.6648806;0.06468695,0.03394302;-0.6288308;-0.02257476,-0.07320049;0.01012242;-0.03920883,-0.122675;-0.309999;-0.02414041,-0.1675086;-0.6476581;0.06329782,-0.1623207;-0.6115139;-0.02385142,0.03869436;0.5851479;-0.0400949,0;0;0,0.03784984;0.3278302;-0.07240796,0.07196215;0.6455017;-0.1632812,0.2454664;0.4678804;-0.07579756,0.2916225;0.2304586;-0.005850315,0.3014074;0.02479394;-0.01671696,-0.1237154;0.4938091;-0.059512,-0.2276138;0.2730567;0.002662051,-0.2982912;0.07941371;-0.001679421,0.07306457;-0.007546515;-0.04003406,0.06134024;-0.3315703;-0.04489446,0.01044193;-0.6742235;0.01566362,0.02157447;-0.7096672;-0.04137015,-0.07574702;0.01559845;-0.03189331,-0.1485587;-0.3002276;-0.04213488,-0.1774864;-0.6139759;0.1140518,-0.2213261;-0.6463981;0.07114244,0.06385943;0.5676883;-0.1382773,615.4211
+0;0;0,0.02099882;0.3368036;-0.01644831,0.04447662;0.6661956;-0.0520779,0.2491156;0.5410978;-0.01501673,0.2782851;0.297004;0.0393846,0.3144583;0.0942692;0.04947789,-0.1728744;0.5394852;-0.04014171,-0.2518129;0.3033325;-0.002822559,-0.3059772;0.1043915;-0.002129462,0.07355525;0.0007223709;-0.0398398,0.06331538;-0.3212666;-0.00281585,0.03103627;-0.6648806;0.06468695,0.03394302;-0.6288308;-0.02257476,-0.07320049;0.01012242;-0.03920883,-0.122675;-0.309999;-0.02414041,-0.1675086;-0.6476581;0.06329782,-0.1623207;-0.6115139;-0.02385142,0.03869436;0.5851479;-0.0400949,0;0;0,0.03784984;0.3278302;-0.07240796,0.07196215;0.6455017;-0.1632812,0.2454664;0.4678804;-0.07579756,0.2916225;0.2304586;-0.005850315,0.3014074;0.02479394;-0.01671696,-0.1237154;0.4938091;-0.059512,-0.2276138;0.2730567;0.002662051,-0.2982912;0.07941371;-0.001679421,0.07306457;-0.007546515;-0.04003406,0.06134024;-0.3315703;-0.04489446,0.01044193;-0.6742235;0.01566362,0.02157447;-0.7096672;-0.04137015,-0.07574702;0.01559845;-0.03189331,-0.1485587;-0.3002276;-0.04213488,-0.1774864;-0.6139759;0.1140518,-0.2213261;-0.6463981;0.07114244,0.06385943;0.5676883;-0.1382773,615.4327
+0;0;0,0.02164749;0.3366602;-0.01842441,0.04502854;0.6658705;-0.05577802,0.2499522;0.5418304;-0.01839156,0.2792483;0.2989787;0.0412479,0.3149505;0.09639125;0.05522869,-0.1725639;0.5406806;-0.0432459,-0.2540765;0.3061469;-0.001512032,-0.3089029;0.1075344;0.00616568,0.07356183;0.0005450339;-0.03983048,0.0628422;-0.3214938;-0.003380444,0.03102108;-0.6654865;0.06238877,0.03387707;-0.6296313;-0.02488789,-0.07326308;0.01023146;-0.03906336,-0.1226174;-0.3098158;-0.02213988,-0.1671654;-0.6458782;0.07138379,-0.1620151;-0.6098977;-0.01577906,0.03931645;0.5848747;-0.04341527,0;0;0,0.03784984;0.3278302;-0.07240796,0.07196215;0.6455017;-0.1632812,0.2454664;0.4678804;-0.07579756,0.2916225;0.2304586;-0.005850315,0.3014074;0.02479394;-0.01671696,-0.1237154;0.4938091;-0.059512,-0.2276138;0.2730567;0.002662051,-0.2982912;0.07941371;-0.001679421,0.07306457;-0.007546515;-0.04003406,0.06134024;-0.3315703;-0.04489446,0.01044193;-0.6742235;0.01566362,0.02157447;-0.7096672;-0.04137015,-0.07574702;0.01559845;-0.03189331,-0.1485587;-0.3002276;-0.04213488,-0.1774864;-0.6139759;0.1140518,-0.2213261;-0.6463981;0.07114244,0.06385943;0.5676883;-0.1382773,615.4549
+0;0;0,0.0216141;0.3361409;-0.01839599,0.0449502;0.6647186;-0.05568045,0.2495497;0.5408514;-0.01834943,0.2787846;0.2985066;0.04116552,0.3173471;0.07968828;0.05626643,-0.1723013;0.5397034;-0.04316464,-0.2536437;0.3056593;-0.001517896,-0.3128627;0.09113443;0.00677494,0.07373512;0.0005463178;-0.0399243,0.0629863;-0.3223691;-0.003375057,0.03112469;-0.6667994;0.06247783,0.03398171;-0.6309422;-0.0248299,-0.07343566;0.01025556;-0.03915538,-0.1229244;-0.3106629;-0.02218583,-0.167529;-0.6471529;0.07145683,-0.1623769;-0.6111703;-0.01573704,0.03924551;0.583828;-0.04333375,0;0;0,0.03765693;0.3271221;-0.0732758,0.07156825;0.6441702;-0.1640661,0.2455067;0.4681291;-0.07650137,0.2940187;0.2335001;-0.000847578,0.305099;0.01108496;-0.003154516,-0.1254003;0.4936521;-0.06351428,-0.228793;0.2745524;0.003066383,-0.3079261;0.06638622;0.004231627,0.07323518;-0.007533908;-0.04013681,0.06056833;-0.3324162;-0.04422998,0.009793401;-0.6755009;0.01658821,0.02086321;-0.7105579;-0.04094577,-0.07600962;0.01550952;-0.03182937,-0.1443894;-0.3021072;-0.04484976,-0.1775609;-0.608205;0.1259948,-0.2173856;-0.6398457;0.07825053,0.06352523;0.5664715;-0.1390359,615.4661
+0;0;0,0.0216141;0.3361409;-0.01839599,0.0449502;0.6647186;-0.05568045,0.2495497;0.5408514;-0.01834943,0.2787846;0.2985066;0.04116552,0.3173471;0.07968828;0.05626643,-0.1723013;0.5397034;-0.04316464,-0.2536437;0.3056593;-0.001517896,-0.3128627;0.09113443;0.00677494,0.07373512;0.0005463178;-0.0399243,0.0629863;-0.3223691;-0.003375057,0.03112469;-0.6667994;0.06247783,0.03398171;-0.6309422;-0.0248299,-0.07343566;0.01025556;-0.03915538,-0.1229244;-0.3106629;-0.02218583,-0.167529;-0.6471529;0.07145683,-0.1623769;-0.6111703;-0.01573704,0.03924551;0.583828;-0.04333375,0;0;0,0.03765693;0.3271221;-0.0732758,0.07156825;0.6441702;-0.1640661,0.2455067;0.4681291;-0.07650137,0.2940187;0.2335001;-0.000847578,0.305099;0.01108496;-0.003154516,-0.1254003;0.4936521;-0.06351428,-0.228793;0.2745524;0.003066383,-0.3079261;0.06638622;0.004231627,0.07323518;-0.007533908;-0.04013681,0.06056833;-0.3324162;-0.04422998,0.009793401;-0.6755009;0.01658821,0.02086321;-0.7105579;-0.04094577,-0.07600962;0.01550952;-0.03182937,-0.1443894;-0.3021072;-0.04484976,-0.1775609;-0.608205;0.1259948,-0.2173856;-0.6398457;0.07825053,0.06352523;0.5664715;-0.1390359,615.4778
+0;0;0,0.0229964;0.335408;-0.02003296,0.04680511;0.663067;-0.05894864,0.2512558;0.5402144;-0.0211609,0.2798336;0.2992668;0.04237225,0.3214608;0.06830889;0.06543919,-0.1706588;0.5401824;-0.04725883,-0.25426;0.308443;-0.0001779236,-0.3182538;0.08186133;0.01293619,0.07361929;0.0003565931;-0.03998747,0.0627211;-0.3239278;-0.003933959,0.02912793;-0.6679435;0.06199706,0.03221239;-0.6322316;-0.02546816,-0.07346381;0.01038978;-0.03891074,-0.1229753;-0.3117362;-0.01987337,-0.1694426;-0.6457127;0.08073833,-0.1640676;-0.6099453;-0.006612413,0.04103956;0.5823647;-0.04624201,0;0;0,0.03766412;0.3261998;-0.07485843,0.07167032;0.6421891;-0.1667643,0.2455303;0.4678594;-0.07719374,0.2942829;0.2354628;0.003577232,0.3087029;0.0002386421;0.01182818,-0.1262216;0.4936555;-0.0671991,-0.2292378;0.2762314;0.003676414,-0.3152984;0.05697912;0.01501038,0.07323349;-0.007616788;-0.03997207,0.05942324;-0.3337716;-0.04333425,0.008935686;-0.6766853;0.01735687,0.02017542;-0.7122414;-0.0398128,-0.07590471;0.01545047;-0.03191679,-0.143151;-0.3037918;-0.04380239,-0.1752096;-0.6000898;0.1432856,-0.2061183;-0.638789;0.09837025,0.06362173;0.5647385;-0.1413834,615.4996
+0;0;0,0.0229964;0.335408;-0.02003296,0.04680511;0.663067;-0.05894864,0.2512558;0.5402144;-0.0211609,0.2798336;0.2992668;0.04237225,0.3214608;0.06830889;0.06543919,-0.1706588;0.5401824;-0.04725883,-0.25426;0.308443;-0.0001779236,-0.3182538;0.08186133;0.01293619,0.07361929;0.0003565931;-0.03998747,0.0627211;-0.3239278;-0.003933959,0.02912793;-0.6679435;0.06199706,0.03221239;-0.6322316;-0.02546816,-0.07346381;0.01038978;-0.03891074,-0.1229753;-0.3117362;-0.01987337,-0.1694426;-0.6457127;0.08073833,-0.1640676;-0.6099453;-0.006612413,0.04103956;0.5823647;-0.04624201,0;0;0,0.03766412;0.3261998;-0.07485843,0.07167032;0.6421891;-0.1667643,0.2455303;0.4678594;-0.07719374,0.2942829;0.2354628;0.003577232,0.3087029;0.0002386421;0.01182818,-0.1262216;0.4936555;-0.0671991,-0.2292378;0.2762314;0.003676414,-0.3152984;0.05697912;0.01501038,0.07323349;-0.007616788;-0.03997207,0.05942324;-0.3337716;-0.04333425,0.008935686;-0.6766853;0.01735687,0.02017542;-0.7122414;-0.0398128,-0.07590471;0.01545047;-0.03191679,-0.143151;-0.3037918;-0.04380239,-0.1752096;-0.6000898;0.1432856,-0.2061183;-0.638789;0.09837025,0.06362173;0.5647385;-0.1413834,615.5111
+0;0;0,0.02298225;0.3352017;-0.02002063,0.04676904;0.6625599;-0.05890264,0.2509629;0.5397933;-0.02115121,0.2795037;0.2991574;0.04229973,0.3215554;0.06584421;0.06560192,-0.1704313;0.5397614;-0.04721695,-0.2539243;0.3083219;-0.0001969598,-0.3185707;0.07942945;0.01305089,0.0735411;0.0003562143;-0.039945,0.06262121;-0.324574;-0.003819682,0.02902966;-0.6685729;0.06210812,0.03211362;-0.632862;-0.02534264,-0.07338579;0.01037874;-0.03886941,-0.1229959;-0.3123888;-0.01979413,-0.1694609;-0.646349;0.08081266,-0.1640867;-0.6105825;-0.006523624,0.04100593;0.5818917;-0.04620138,0;0;0,0.0374293;0.3256137;-0.07657647,0.07099861;0.640874;-0.1700332,0.2450169;0.4682491;-0.07864261,0.293976;0.2376101;0.005944014,0.309718;0.0004613996;0.02204037,-0.1281717;0.494112;-0.07302757,-0.2313963;0.279281;0.004034363,-0.3184157;0.05909744;0.0303635,0.07328054;-0.007609934;-0.03969979,0.05795828;-0.3343529;-0.04255819,0.008020014;-0.6773474;0.01803136,0.0191758;-0.713092;-0.03891563,-0.07574058;0.01536785;-0.03211259,-0.1401491;-0.3051817;-0.04228316,-0.1740488;-0.595829;0.1531269,-0.2018376;-0.6348951;0.1067866,0.06310472;0.5635874;-0.1442189,615.5345
+0;0;0,0.02420844;0.3350121;-0.02168046,0.04901276;0.6620492;-0.06256931,0.2530756;0.5404916;-0.02337715,0.2820273;0.3014355;0.04561711,0.3244178;0.06876905;0.07417911,-0.168734;0.5409222;-0.04883097,-0.252877;0.3107713;0.003099408,-0.319097;0.08266059;0.02117667,0.07353353;0.0003258175;-0.03995919,0.06198986;-0.3246225;-0.004193228,0.02904149;-0.6686918;0.06169258,0.03199911;-0.6331671;-0.02577451,-0.07342845;0.01037302;-0.03879028,-0.1223307;-0.312228;-0.01552899,-0.1701201;-0.64338;0.09339578,-0.1648647;-0.6078503;0.006036974,0.04301223;0.5814803;-0.0493582,0;0;0,0.0374293;0.3256137;-0.07657647,0.07099861;0.640874;-0.1700332,0.2450169;0.4682491;-0.07864261,0.293976;0.2376101;0.005944014,0.309718;0.0004613996;0.02204037,-0.1281717;0.494112;-0.07302757,-0.2313963;0.279281;0.004034363,-0.3184157;0.05909744;0.0303635,0.07328054;-0.007609934;-0.03969979,0.05795828;-0.3343529;-0.04255819,0.008020014;-0.6773474;0.01803136,0.0191758;-0.713092;-0.03891563,-0.07574058;0.01536785;-0.03211259,-0.1401491;-0.3051817;-0.04228316,-0.1740488;-0.595829;0.1531269,-0.2018376;-0.6348951;0.1067866,0.06310472;0.5635874;-0.1442189,615.5552
+0;0;0,0.0242146;0.3350973;-0.02168598,0.04904565;0.6624885;-0.06262212,0.2548207;0.5404483;-0.02319288,0.2837222;0.3018064;0.04568185,0.325193;0.07418802;0.07362415,-0.1704489;0.5408825;-0.04885549,-0.2544461;0.3111304;0.002984907,-0.3192294;0.08796884;0.02066996,0.07351093;0.0003257174;-0.03994691,0.06200718;-0.3234991;-0.004304606,0.02891248;-0.6690964;0.0618738,0.03188153;-0.6335503;-0.02593107,-0.07340588;0.01036984;-0.03877836,-0.1221391;-0.3111158;-0.01559749,-0.1701407;-0.6437385;0.09381102,-0.164865;-0.6081873;0.006114841,0.04303423;0.5817732;-0.04938705,0;0;0,0.03643465;0.3256843;-0.07713032,0.06846136;0.6413746;-0.1709409,0.2440881;0.4678257;-0.07781553,0.2947628;0.2397446;0.0112915,0.311739;0.008654192;0.03618622,-0.1319706;0.4922837;-0.07535594,-0.2351091;0.2795383;0.006073937,-0.3198717;0.06493033;0.03877674,0.07335424;-0.007591098;-0.03951263,0.05670434;-0.3331408;-0.04184175,0.007447749;-0.677857;0.01862979,0.01811814;-0.7135531;-0.03898478,-0.07567137;0.01529485;-0.03224329,-0.1381475;-0.3045323;-0.04076403,-0.1720337;-0.590664;0.1639128,-0.1899064;-0.6402164;0.1307277,0.06106535;0.5639169;-0.1450207,615.5777
+0;0;0,0.0287888;0.3333839;-0.037057,0.05593353;0.6548453;-0.1107856,0.2446246;0.5077159;-0.02052672,0.2746244;0.2705978;0.05298509,0.3145907;0.04341909;0.08620104,-0.1516341;0.510424;-0.04466947,-0.2377968;0.2827309;0.01243426,-0.3033648;0.06039502;0.03648231,0.07355274;0.0003615302;-0.03986955,0.06033315;-0.3234722;-0.004909217,0.02598274;-0.6690359;0.06080262,0.02899346;-0.6361048;-0.02712696,-0.07341142;0.01030089;-0.03878626,-0.1228505;-0.3107283;-0.01119469,-0.168688;-0.6387611;0.1121166,-0.188978;-0.6738039;0.05637589,0.05051608;0.5754006;-0.09115297,0;0;0,0.03643465;0.3256843;-0.07713032,0.06846136;0.6413746;-0.1709409,0.2440881;0.4678257;-0.07781553,0.2947628;0.2397446;0.0112915,0.311739;0.008654192;0.03618622,-0.1319706;0.4922837;-0.07535594,-0.2351091;0.2795383;0.006073937,-0.3198717;0.06493033;0.03877674,0.07335424;-0.007591098;-0.03951263,0.05670434;-0.3331408;-0.04184175,0.007447749;-0.677857;0.01862979,0.01811814;-0.7135531;-0.03898478,-0.07567137;0.01529485;-0.03224329,-0.1381475;-0.3045323;-0.04076403,-0.1720337;-0.590664;0.1639128,-0.1899064;-0.6402164;0.1307277,0.06106535;0.5639169;-0.1450207,615.5889
+0;0;0,0.02878361;0.3333237;-0.03705031,0.05591458;0.6546289;-0.1107437,0.2437292;0.5078185;-0.02080726,0.273674;0.2711361;0.05256947,0.313913;0.04240677;0.08601215,-0.1507385;0.5105144;-0.04484088,-0.2367429;0.2832398;0.01215791,-0.3027585;0.05938621;0.03637011,0.07372374;0.0003623707;-0.03996224,0.0604956;-0.3236807;-0.004979305,0.02610489;-0.6696497;0.06080963,0.02911888;-0.6367154;-0.02721556,-0.07358209;0.01032483;-0.03887643,-0.1230531;-0.3109119;-0.01126703,-0.1689444;-0.6393296;0.1121889,-0.1892565;-0.6744431;0.05638761,0.05049804;0.5751973;-0.0911143,0;0;0,0.03576455;0.3251076;-0.07957315,0.06685501;0.6399442;-0.1759574,0.2428924;0.4699908;-0.08102322,0.292901;0.2445843;0.01379442,0.3081227;0.01357609;0.05198121,-0.1319332;0.4922898;-0.07769934,-0.2344771;0.281334;0.007634141,-0.3173183;0.06635259;0.05207559,0.07357776;-0.00751546;-0.03952384,0.05505818;-0.3331811;-0.04080582,0.006325517;-0.6784029;0.01963019,0.01665894;-0.714282;-0.03798318,-0.07591946;0.01518221;-0.03221862,-0.1364769;-0.3052824;-0.03838002,-0.166715;-0.5843273;0.1770848,-0.1813769;-0.6369218;0.150079,0.05971146;0.562708;-0.1493573,615.6012
+0;0;0,0.02873816;0.3327974;-0.03699181,0.05581673;0.653486;-0.1105442,0.2428892;0.5070741;-0.02091484,0.2727729;0.2708742;0.05231231,0.3139181;0.03699465;0.08650801,-0.1500445;0.5097595;-0.04485501,-0.2358736;0.2829481;0.01202759,-0.3033756;0.05405417;0.03678497,0.07370833;0.0003622949;-0.03995388,0.06043398;-0.3248126;-0.004848756,0.02613073;-0.6699018;0.06077286,0.02916414;-0.6369486;-0.02781928,-0.0735667;0.01032268;-0.0388683,-0.1232105;-0.3120361;-0.01116246,-0.1689851;-0.6396185;0.1119795,-0.189428;-0.6751514;0.05581882,0.05040948;0.5741909;-0.09094847,0;0;0,0.034933;0.3241552;-0.0815568,0.06521159;0.638024;-0.1791782,0.2413206;0.4716046;-0.08193278,0.2905201;0.2492667;0.01901722,0.3036736;0.01457945;0.06708789,-0.1321568;0.4921369;-0.07844719,-0.2328816;0.2827755;0.0113747,-0.3163092;0.06358632;0.06194973,0.0736137;-0.007419347;-0.03943777,0.05306154;-0.3341065;-0.03879428,0.005062733;-0.67858;0.02123594,0.01426775;-0.7149302;-0.03689671,-0.07592053;0.01503338;-0.03224022,-0.1358415;-0.3067614;-0.03444739,-0.1639343;-0.5827848;0.1837071,-0.1728617;-0.6398866;0.1695624,0.05825979;0.5610137;-0.1523073,615.6226
+0;0;0,0.02873816;0.3327974;-0.03699181,0.05581673;0.653486;-0.1105442,0.2428892;0.5070741;-0.02091484,0.2727729;0.2708742;0.05231231,0.3139181;0.03699465;0.08650801,-0.1500445;0.5097595;-0.04485501,-0.2358736;0.2829481;0.01202759,-0.3033756;0.05405417;0.03678497,0.07370833;0.0003622949;-0.03995388,0.06043398;-0.3248126;-0.004848756,0.02613073;-0.6699018;0.06077286,0.02916414;-0.6369486;-0.02781928,-0.0735667;0.01032268;-0.0388683,-0.1232105;-0.3120361;-0.01116246,-0.1689851;-0.6396185;0.1119795,-0.189428;-0.6751514;0.05581882,0.05040948;0.5741909;-0.09094847,0;0;0,0.034933;0.3241552;-0.0815568,0.06521159;0.638024;-0.1791782,0.2413206;0.4716046;-0.08193278,0.2905201;0.2492667;0.01901722,0.3036736;0.01457945;0.06708789,-0.1321568;0.4921369;-0.07844719,-0.2328816;0.2827755;0.0113747,-0.3163092;0.06358632;0.06194973,0.0736137;-0.007419347;-0.03943777,0.05306154;-0.3341065;-0.03879428,0.005062733;-0.67858;0.02123594,0.01426775;-0.7149302;-0.03689671,-0.07592053;0.01503338;-0.03224022,-0.1358415;-0.3067614;-0.03444739,-0.1639343;-0.5827848;0.1837071,-0.1728617;-0.6398866;0.1695624,0.05825979;0.5610137;-0.1523073,615.6342
+0;0;0,0.02849326;0.3324097;-0.04050129,0.05392187;0.6538519;-0.1112481,0.2423314;0.5084283;-0.02444571,0.2728896;0.2737425;0.05323555,0.3139012;0.04089607;0.09400929,-0.1519174;0.5089776;-0.04715009,-0.2392574;0.2841989;0.01523526,-0.3088737;0.0563404;0.04344779,0.0736592;0.0002876381;-0.04004499,0.05887397;-0.3248022;-0.004756503,0.02447772;-0.6699063;0.060738,0.0275258;-0.6369681;-0.02785413,-0.07365613;0.01036691;-0.03868672,-0.1238473;-0.3114131;-0.005735908,-0.1697036;-0.6374919;0.1213047,-0.2019079;-0.6756892;0.07463017,0.04851785;0.5745457;-0.09169602,0;0;0,0.034933;0.3241552;-0.0815568,0.06521159;0.638024;-0.1791782,0.2413206;0.4716046;-0.08193278,0.2905201;0.2492667;0.01901722,0.3036736;0.01457945;0.06708789,-0.1321568;0.4921369;-0.07844719,-0.2328816;0.2827755;0.0113747,-0.3163092;0.06358632;0.06194973,0.0736137;-0.007419347;-0.03943777,0.05306154;-0.3341065;-0.03879428,0.005062733;-0.67858;0.02123594,0.01426775;-0.7149302;-0.03689671,-0.07592053;0.01503338;-0.03224022,-0.1358415;-0.3067614;-0.03444739,-0.1639343;-0.5827848;0.1837071,-0.1728617;-0.6398866;0.1695624,0.05825979;0.5610137;-0.1523073,615.656
+0;0;0,0.02850776;0.3325789;-0.04052192,0.05396826;0.6544331;-0.1113611,0.2434382;0.5084943;-0.02415024,0.2739356;0.2742754;0.05337644,0.315464;0.03849483;0.09466398,-0.1529884;0.5090466;-0.04698003,-0.2401546;0.2847152;0.01528119,-0.3106482;0.05398539;0.04384923,0.07391934;0.000288654;-0.04018642,0.05918434;-0.3236969;-0.005017798,0.02462194;-0.670468;0.06079305,0.0276648;-0.6375348;-0.02764713,-0.07391627;0.01040352;-0.03882335,-0.1239369;-0.3102835;-0.00598447,-0.1700147;-0.6379373;0.1216697,-0.2021638;-0.6760176;0.07507526,0.04855402;0.5749769;-0.09177203,0;0;0,0.03410745;0.3237524;-0.08416963,0.06328157;0.6372881;-0.184586,0.2402918;0.4725538;-0.08261847,0.2877216;0.2532325;0.02437472,0.2993204;0.0172101;0.08077168,-0.1331552;0.4910997;-0.07848951,-0.2326386;0.2833175;0.01493735,-0.3133671;0.06256945;0.07637805,0.07380638;-0.007283717;-0.03973246,0.0512965;-0.3327244;-0.0382154,0.003923442;-0.6789042;0.02253914,0.01312074;-0.7153497;-0.03525305,-0.07633717;0.01494171;-0.03206998,-0.1345274;-0.3060478;-0.03156512,-0.1590912;-0.5791984;0.1932929,-0.1688842;-0.6364881;0.1821511,0.05662248;0.5603441;-0.1569889,615.6687
+0;0;0,0.02866014;0.3321412;-0.04386682,0.05317492;0.6543107;-0.1135412,0.2434677;0.5091566;-0.02817278,0.2738817;0.2764833;0.05390708,0.3143157;0.04200885;0.1029842,-0.1540785;0.5091861;-0.04958595,-0.2423716;0.2867792;0.01778188,-0.3153976;0.05750336;0.05127148,0.07386809;0.000151223;-0.04028131,0.05831954;-0.3238325;-0.005446676,0.02388869;-0.6705911;0.06049796,0.02685486;-0.637771;-0.0279485,-0.07397779;0.01050327;-0.03867906,-0.1250823;-0.3095515;-0.001612742,-0.1713702;-0.6334771;0.1351549,-0.1660961;-0.6007853;0.04681204,0.04765903;0.5748931;-0.0938245,0;0;0,0.03410745;0.3237524;-0.08416963,0.06328157;0.6372881;-0.184586,0.2402918;0.4725538;-0.08261847,0.2877216;0.2532325;0.02437472,0.2993204;0.0172101;0.08077168,-0.1331552;0.4910997;-0.07848951,-0.2326386;0.2833175;0.01493735,-0.3133671;0.06256945;0.07637805,0.07380638;-0.007283717;-0.03973246,0.0512965;-0.3327244;-0.0382154,0.003923442;-0.6789042;0.02253914,0.01312074;-0.7153497;-0.03525305,-0.07633717;0.01494171;-0.03206998,-0.1345274;-0.3060478;-0.03156512,-0.1590912;-0.5791984;0.1932929,-0.1688842;-0.6364881;0.1821511,0.05662248;0.5603441;-0.1569889,615.6802
+0;0;0,0.0286101;0.3315612;-0.04379023,0.05307318;0.653052;-0.1133181,0.2429885;0.5081896;-0.02811999,0.2733541;0.2758865;0.05382928,0.3135444;0.04282553;0.1026106,-0.1537686;0.508219;-0.04949065,-0.2419212;0.2861659;0.01776998,-0.3145069;0.0582722;0.0510577,0.07378846;0.00015106;-0.04023789,0.05828168;-0.3229624;-0.005496826,0.02374998;-0.6707367;0.06064096,0.02674217;-0.6378919;-0.02858119,-0.07389805;0.01049194;-0.03863737,-0.1248653;-0.3087031;-0.00167061,-0.1712887;-0.6335776;0.1354977,-0.1659684;-0.6008622;0.04637999,0.04756849;0.5737956;-0.09364139,0;0;0,0.03285557;0.3228084;-0.0859313,0.06039035;0.6351991;-0.1880736,0.2387172;0.4741139;-0.08523273,0.2843763;0.2573545;0.02671838,0.2954027;0.02476616;0.090698,-0.1343138;0.4902919;-0.07880156,-0.2310789;0.2844973;0.02063478,-0.3075522;0.06587888;0.08897308,0.07380256;-0.00714618;-0.03957224,0.04981166;-0.3316018;-0.03793359,0.002823383;-0.6788208;0.02326036,0.01143861;-0.715862;-0.03512549,-0.07623174;0.01476535;-0.03216448,-0.1327298;-0.3056023;-0.02745029,-0.1549947;-0.5760182;0.2025348,-0.1645337;-0.6341947;0.1919725,0.05416736;0.5585489;-0.1600544,615.7008
+0;0;0,0.02859936;0.3314368;-0.0437738,0.05307178;0.6530542;-0.1133305,0.243496;0.5079542;-0.02794407,0.273809;0.2760538;0.05386315,0.3147517;0.03862944;0.1035577,-0.1543035;0.5079838;-0.04937088,-0.2423033;0.2863156;0.01777318,-0.316248;0.0541552;0.05168412,0.07394121;0.0001513727;-0.04032119,0.05845134;-0.3226096;-0.005618025,0.02396584;-0.6699187;0.06043128,0.02696892;-0.6370635;-0.02911551,-0.07405102;0.01051366;-0.03871735,-0.1249626;-0.3083332;-0.001790926,-0.171324;-0.6327729;0.1351938,-0.1659844;-0.6000476;0.04575192,0.04756256;0.5737326;-0.0936376,0;0;0,0.03152797;0.3222412;-0.08803988,0.05758473;0.6341919;-0.1923134,0.2365267;0.4745938;-0.0863719,0.2798138;0.2606783;0.03091192,0.2848057;0.02742009;0.1088984,-0.1359187;0.488616;-0.07977598,-0.2295315;0.285167;0.02621568,-0.3006306;0.0637016;0.1063044,0.07390845;-0.006901949;-0.03978729,0.04832906;-0.3308758;-0.03743601,0.001152456;-0.6777088;0.02303362,0.009682536;-0.7156919;-0.03477073,-0.07651538;0.01457956;-0.03203054,-0.1325181;-0.3054734;-0.02505416,-0.1530385;-0.5730045;0.2077148,-0.1620401;-0.6317388;0.1987155,0.05173755;0.5576367;-0.1637619,615.7239
+0;0;0,0.02860011;0.3310788;-0.04640381,0.05299489;0.6526077;-0.1163534,0.2438564;0.5085129;-0.03151428,0.2749441;0.2781988;0.05438168,0.3144448;0.04194909;0.1104347,-0.154545;0.5077025;-0.05198506,-0.2438566;0.2880381;0.01984867,-0.3189868;0.05724743;0.05994032,0.07386577;-0.0001769406;-0.04045913,0.05780958;-0.3229381;-0.006016783,0.02357158;-0.6702343;0.06022868,0.02651055;-0.637559;-0.02932578,-0.0740014;0.01086462;-0.03871532,-0.1255585;-0.3073763;0.002314266,-0.1726642;-0.6279483;0.1478821,-0.2112126;-0.6637474;0.1007622,0.04732726;0.5733805;-0.09632821,0;0;0,0.03152797;0.3222412;-0.08803988,0.05758473;0.6341919;-0.1923134,0.2365267;0.4745938;-0.0863719,0.2798138;0.2606783;0.03091192,0.2848057;0.02742009;0.1088984,-0.1359187;0.488616;-0.07977598,-0.2295315;0.285167;0.02621568,-0.3006306;0.0637016;0.1063044,0.07390845;-0.006901949;-0.03978729,0.04832906;-0.3308758;-0.03743601,0.001152456;-0.6777088;0.02303362,0.009682536;-0.7156919;-0.03477073,-0.07651538;0.01457956;-0.03203054,-0.1325181;-0.3054734;-0.02505416,-0.1530385;-0.5730045;0.2077148,-0.1620401;-0.6317388;0.1987155,0.05173755;0.5576367;-0.1637619,615.7353
+0;0;0,0.02860011;0.3310788;-0.04640381,0.05299489;0.6526077;-0.1163534,0.2438564;0.5085129;-0.03151428,0.2749441;0.2781988;0.05438168,0.3144448;0.04194909;0.1104347,-0.154545;0.5077025;-0.05198506,-0.2438566;0.2880381;0.01984867,-0.3189868;0.05724743;0.05994032,0.07386577;-0.0001769406;-0.04045913,0.05780958;-0.3229381;-0.006016783,0.02357158;-0.6702343;0.06022868,0.02651055;-0.637559;-0.02932578,-0.0740014;0.01086462;-0.03871532,-0.1255585;-0.3073763;0.002314266,-0.1726642;-0.6279483;0.1478821,-0.2112126;-0.6637474;0.1007622,0.04732726;0.5733805;-0.09632821,0;0;0,0.03152797;0.3222412;-0.08803988,0.05758473;0.6341919;-0.1923134,0.2365267;0.4745938;-0.0863719,0.2798138;0.2606783;0.03091192,0.2848057;0.02742009;0.1088984,-0.1359187;0.488616;-0.07977598,-0.2295315;0.285167;0.02621568,-0.3006306;0.0637016;0.1063044,0.07390845;-0.006901949;-0.03978729,0.04832906;-0.3308758;-0.03743601,0.001152456;-0.6777088;0.02303362,0.009682536;-0.7156919;-0.03477073,-0.07651538;0.01457956;-0.03203054,-0.1325181;-0.3054734;-0.02505416,-0.1530385;-0.5730045;0.2077148,-0.1620401;-0.6317388;0.1987155,0.05173755;0.5576367;-0.1637619,615.7565
+0;0;0,0.02855881;0.3306008;-0.04633681,0.0529239;0.651739;-0.1162018,0.2411129;0.5086159;-0.03226825,0.2721345;0.2787915;0.05344508,0.3124667;0.03756955;0.1106778,-0.1518582;0.5078164;-0.05246,-0.2409799;0.288619;0.019221,-0.3176913;0.05297107;0.06015643,0.07363333;-0.0001763838;-0.04033181,0.05758904;-0.3226984;-0.005914986,0.02334994;-0.6700057;0.06033259,0.02629691;-0.6373231;-0.0294655,-0.07376853;0.01083043;-0.03859349,-0.1252874;-0.3071747;0.002405692,-0.1723946;-0.627757;0.1479782,-0.211048;-0.663735;0.10073,0.04726254;0.5725993;-0.09619876,0;0;0,0.03023419;0.3216418;-0.08883691,0.05514801;0.633091;-0.1936231,0.2329406;0.4768309;-0.08903098,0.2741179;0.2667441;0.03464723,0.2771483;0.02865034;0.1146002,-0.1351038;0.4888486;-0.08097552,-0.2249613;0.2871598;0.03027014,-0.291045;0.06251121;0.1211341,0.07386053;-0.006683916;-0.03935099,0.0467062;-0.330287;-0.0368917,-0.000331495;-0.677122;0.02374148,0.00807735;-0.7155324;-0.0339551,-0.07613981;0.01425144;-0.03237559,-0.1320248;-0.3055013;-0.02250492,-0.1508719;-0.5707587;0.2130088,-0.1524552;-0.568108;0.1273987,0.04957846;0.5566519;-0.1649644,615.768
+0;0;0,0.02861123;0.3312075;-0.04642186,0.05308218;0.6537479;-0.116596,0.2400385;0.5105871;-0.03294901,0.2710194;0.2810643;0.05265187,0.3113264;0.03999227;0.109849,-0.1504967;0.5097927;-0.0530156,-0.2395015;0.2908829;0.01857136,-0.3161652;0.05538142;0.05948134,0.07346314;-0.0001759762;-0.04023859,0.05742619;-0.3225504;-0.005837515,0.02311229;-0.6706165;0.0605548,0.02608898;-0.6379068;-0.03014907,-0.07359804;0.0108054;-0.03850429,-0.1250933;-0.3070543;0.002476133,-0.1723035;-0.6283369;0.1483667,-0.2113467;-0.6649805;0.1006419,0.04738975;0.5741739;-0.09648322,0;0;0,0.02905911;0.3222782;-0.08924317,0.0525943;0.6351875;-0.1945386,0.2300737;0.478519;-0.09181238,0.2701769;0.2709583;0.03577422,0.2718113;0.03422908;0.1192517,-0.1352391;0.4885668;-0.08227333,-0.222082;0.2887488;0.03391245,-0.2817802;0.06537357;0.1316443,0.07380405;-0.006444157;-0.03908253,0.04594597;-0.3298438;-0.03750038,-0.00111207;-0.677257;0.02434635,0.006699089;-0.7155423;-0.0349791,-0.07589845;0.01395229;-0.03256943,-0.1308975;-0.305758;-0.02132752,-0.1495737;-0.5700179;0.2164817,-0.1514844;-0.5677047;0.1300341,0.04741788;0.5582882;-0.1657524,615.7906
+0;0;0,0.02666987;0.3311235;-0.04814531,0.04990796;0.6537283;-0.1184216,0.2377256;0.5101302;-0.03695008,0.2688356;0.2823685;0.05318796,0.3069544;0.04307838;0.1187551,-0.1527157;0.5090698;-0.05270389,-0.2387668;0.289937;0.02175485,-0.3153503;0.05537425;0.067876,0.0734959;-0.0002508766;-0.04017833,0.05560203;-0.3225629;-0.006108969,0.02111851;-0.6705739;0.06048342,0.02321224;-0.6379196;-0.03024676,-0.07359647;0.01080741;-0.03850672,-0.1267014;-0.3061612;0.007064123,-0.1749683;-0.6226819;0.162693,-0.2152379;-0.6556663;0.111169,0.04448257;0.5741668;-0.09818618,0;0;0,0.02905911;0.3222782;-0.08924317,0.0525943;0.6351875;-0.1945386,0.2300737;0.478519;-0.09181238,0.2701769;0.2709583;0.03577422,0.2718113;0.03422908;0.1192517,-0.1352391;0.4885668;-0.08227333,-0.222082;0.2887488;0.03391245,-0.2817802;0.06537357;0.1316443,0.07380405;-0.006444157;-0.03908253,0.04594597;-0.3298438;-0.03750038,-0.00111207;-0.677257;0.02434635,0.006699089;-0.7155423;-0.0349791,-0.07589845;0.01395229;-0.03256943,-0.1308975;-0.305758;-0.02132752,-0.1495737;-0.5700179;0.2164817,-0.1514844;-0.5677047;0.1300341,0.04741788;0.5582882;-0.1657524,615.8032
+0;0;0,0.02666987;0.3311235;-0.04814531,0.04990796;0.6537283;-0.1184216,0.2377256;0.5101302;-0.03695008,0.2688356;0.2823685;0.05318796,0.3069544;0.04307838;0.1187551,-0.1527157;0.5090698;-0.05270389,-0.2387668;0.289937;0.02175485,-0.3153503;0.05537425;0.067876,0.0734959;-0.0002508766;-0.04017833,0.05560203;-0.3225629;-0.006108969,0.02111851;-0.6705739;0.06048342,0.02321224;-0.6379196;-0.03024676,-0.07359647;0.01080741;-0.03850672,-0.1267014;-0.3061612;0.007064123,-0.1749683;-0.6226819;0.162693,-0.2152379;-0.6556663;0.111169,0.04448257;0.5741668;-0.09818618,0;0;0,0.02905911;0.3222782;-0.08924317,0.0525943;0.6351875;-0.1945386,0.2300737;0.478519;-0.09181238,0.2701769;0.2709583;0.03577422,0.2718113;0.03422908;0.1192517,-0.1352391;0.4885668;-0.08227333,-0.222082;0.2887488;0.03391245,-0.2817802;0.06537357;0.1316443,0.07380405;-0.006444157;-0.03908253,0.04594597;-0.3298438;-0.03750038,-0.00111207;-0.677257;0.02434635,0.006699089;-0.7155423;-0.0349791,-0.07589845;0.01395229;-0.03256943,-0.1308975;-0.305758;-0.02132752,-0.1495737;-0.5700179;0.2164817,-0.1514844;-0.5677047;0.1300341,0.04741788;0.5582882;-0.1657524,615.8157
+0;0;0,0.02556196;0.3307006;-0.05000719,0.04773332;0.6529393;-0.1211078,0.2344786;0.5099944;-0.04104505,0.2660213;0.2847896;0.05431438,0.295974;0.08715038;0.114554,-0.1521346;0.508014;-0.05353023,-0.2370747;0.2899979;0.02431396,-0.3013216;0.09580165;0.06611612,0.07361466;-0.000523562;-0.04020472,0.05555596;-0.322918;-0.00683682,0.02008318;-0.6716329;0.06044265,0.02169644;-0.6391214;-0.03017728,-0.07364672;0.01104978;-0.03859891,-0.1280552;-0.3052191;0.01030319,-0.1771841;-0.6157829;0.1791919,-0.1731678;-0.5836466;0.08863706,0.04256311;0.5735108;-0.1005966,0;0;0,0.02813792;0.3220724;-0.08941293,0.05092642;0.6347493;-0.1947775,0.2278555;0.4797164;-0.09387803,0.2667187;0.2747636;0.03761172,0.265013;0.08569807;0.1261475,-0.1353154;0.4885823;-0.08380166,-0.2184633;0.291242;0.03846371,-0.2617157;0.108639;0.1299658,0.07393077;-0.00615716;-0.03914261,0.04524207;-0.3295057;-0.03849983,-0.00169659;-0.6775655;0.02504539,0.005844261;-0.7156055;-0.0344069,-0.07607918;0.0137454;-0.03253975,-0.1302334;-0.3060752;-0.0198991,-0.1474489;-0.56954;0.2202609,-0.1495179;-0.5672269;0.1339473,0.04593059;0.5579224;-0.1659851,615.8347
+0;0;0,0.02556196;0.3307006;-0.05000719,0.04773332;0.6529393;-0.1211078,0.2344786;0.5099944;-0.04104505,0.2660213;0.2847896;0.05431438,0.295974;0.08715038;0.114554,-0.1521346;0.508014;-0.05353023,-0.2370747;0.2899979;0.02431396,-0.3013216;0.09580165;0.06611612,0.07361466;-0.000523562;-0.04020472,0.05555596;-0.322918;-0.00683682,0.02008318;-0.6716329;0.06044265,0.02169644;-0.6391214;-0.03017728,-0.07364672;0.01104978;-0.03859891,-0.1280552;-0.3052191;0.01030319,-0.1771841;-0.6157829;0.1791919,-0.1731678;-0.5836466;0.08863706,0.04256311;0.5735108;-0.1005966,0;0;0,0.02813792;0.3220724;-0.08941293,0.05092642;0.6347493;-0.1947775,0.2278555;0.4797164;-0.09387803,0.2667187;0.2747636;0.03761172,0.265013;0.08569807;0.1261475,-0.1353154;0.4885823;-0.08380166,-0.2184633;0.291242;0.03846371,-0.2617157;0.108639;0.1299658,0.07393077;-0.00615716;-0.03914261,0.04524207;-0.3295057;-0.03849983,-0.00169659;-0.6775655;0.02504539,0.005844261;-0.7156055;-0.0344069,-0.07607918;0.0137454;-0.03253975,-0.1302334;-0.3060752;-0.0198991,-0.1474489;-0.56954;0.2202609,-0.1495179;-0.5672269;0.1339473,0.04593059;0.5579224;-0.1659851,615.8553
+0;0;0,0.02557445;0.3308622;-0.05003163,0.04775534;0.6532388;-0.1211622,0.234882;0.5101417;-0.04097407,0.266402;0.285099;0.0543167,0.2984311;0.07375884;0.1187324,-0.1525028;0.5081573;-0.05348416,-0.2373818;0.2902982;0.02430397,-0.3060824;0.08263972;0.06900398,0.07425349;-0.0005281054;-0.04055361,0.05618525;-0.3230928;-0.007168088,0.02055358;-0.6733697;0.06041275,0.0221578;-0.6408722;-0.02969973,-0.07428582;0.01114567;-0.03893387,-0.128723;-0.3052903;0.009994067,-0.178072;-0.6172451;0.1796393,-0.1740782;-0.5851208;0.0895915,0.04258348;0.5737848;-0.1006445,0;0;0,0.02697462;0.3220736;-0.09037685,0.0486615;0.6347662;-0.1963725,0.2262908;0.480338;-0.09460783,0.2642034;0.2768466;0.039078,0.2573909;0.07374096;0.1314988,-0.1370334;0.4871635;-0.0847511,-0.2178281;0.2916701;0.04163136,-0.2600629;0.09834641;0.1449856,0.07422006;-0.005705416;-0.04021549,0.04467061;-0.3291475;-0.03917575,-0.002043247;-0.6786263;0.02573252,0.005175084;-0.715872;-0.0338912,-0.07706945;0.01360551;-0.03215033,-0.1299617;-0.3065374;-0.01800966,-0.1455282;-0.5693304;0.2253588,-0.1474472;-0.5669982;0.139569,0.04391295;0.5579474;-0.1674421,615.8781
+0;0;0,0.02557445;0.3308622;-0.05003163,0.04775534;0.6532388;-0.1211622,0.234882;0.5101417;-0.04097407,0.266402;0.285099;0.0543167,0.2984311;0.07375884;0.1187324,-0.1525028;0.5081573;-0.05348416,-0.2373818;0.2902982;0.02430397,-0.3060824;0.08263972;0.06900398,0.07425349;-0.0005281054;-0.04055361,0.05618525;-0.3230928;-0.007168088,0.02055358;-0.6733697;0.06041275,0.0221578;-0.6408722;-0.02969973,-0.07428582;0.01114567;-0.03893387,-0.128723;-0.3052903;0.009994067,-0.178072;-0.6172451;0.1796393,-0.1740782;-0.5851208;0.0895915,0.04258348;0.5737848;-0.1006445,0;0;0,0.02697462;0.3220736;-0.09037685,0.0486615;0.6347662;-0.1963725,0.2262908;0.480338;-0.09460783,0.2642034;0.2768466;0.039078,0.2573909;0.07374096;0.1314988,-0.1370334;0.4871635;-0.0847511,-0.2178281;0.2916701;0.04163136,-0.2600629;0.09834641;0.1449856,0.07422006;-0.005705416;-0.04021549,0.04467061;-0.3291475;-0.03917575,-0.002043247;-0.6786263;0.02573252,0.005175084;-0.715872;-0.0338912,-0.07706945;0.01360551;-0.03215033,-0.1299617;-0.3065374;-0.01800966,-0.1455282;-0.5693304;0.2253588,-0.1474472;-0.5669982;0.139569,0.04391295;0.5579474;-0.1674421,615.8891
+0;0;0,0.02716232;0.3302102;-0.05336018,0.05279327;0.6508718;-0.130019,0.2362161;0.5108042;-0.04493794,0.2669812;0.2883865;0.05592401,0.3017259;0.07076545;0.1349053,-0.1478253;0.5108997;-0.06151634,-0.237212;0.2978287;0.02333664,-0.3114246;0.08205378;0.07566077,0.07419182;-0.0008673261;-0.04064335,0.05549177;-0.3229873;-0.007353012,0.01980287;-0.6744865;0.06047883,0.02234528;-0.6425962;-0.02869781,-0.07417829;0.01150341;-0.03901684,-0.1299927;-0.3037246;0.01328249,-0.1814606;-0.6104203;0.1941566,-0.2315152;-0.6477144;0.1636843,0.04656685;0.5719895;-0.1078095,0;0;0,0.02535599;0.3214226;-0.09310436,0.04458883;0.6328232;-0.2027776,0.2220118;0.4831484;-0.09970999,0.2606753;0.2820725;0.03690219,0.2516513;0.06990793;0.1354361,-0.136427;0.4880188;-0.0851554,-0.2142629;0.2937856;0.044476,-0.2404218;0.09775345;0.1697408,0.07423353;-0.005470365;-0.04020596,0.0436385;-0.3283986;-0.03948689,-0.001582768;-0.6792489;0.02597785,0.004493061;-0.716181;-0.03272224,-0.07714353;0.01337122;-0.03204915,-0.1293171;-0.30637;-0.0158434,-0.1434661;-0.5675781;0.2311319,-0.1461221;-0.5653438;0.1463703,0.04048958;0.5563943;-0.1728404,615.9003
+0;0;0,0.02714881;0.3300459;-0.05333364,0.05276858;0.6505677;-0.1299589,0.2358538;0.510646;-0.04500088,0.266606;0.2883213;0.05581885,0.3017637;0.06811328;0.135739,-0.1474981;0.5107413;-0.06154952,-0.2368475;0.2977595;0.02326795,-0.3119423;0.07941945;0.07621409,0.0744711;-0.000870591;-0.04079634,0.05573305;-0.3236451;-0.007438358,0.01994655;-0.6761057;0.060579,0.02248891;-0.6442155;-0.0285959,-0.07445753;0.01154671;-0.03916371,-0.1303854;-0.3043219;0.01324189,-0.181994;-0.6118563;0.1946107,-0.2320476;-0.6491491;0.164139,0.046545;0.5717214;-0.1077596,0;0;0,0.02465883;0.3212786;-0.09318709,0.04358882;0.6326452;-0.2025783,0.2210751;0.4835037;-0.1002009,0.259305;0.2833154;0.03764582,0.2498745;0.06893672;0.1379838,-0.1374704;0.4882126;-0.08582557,-0.2127911;0.295564;0.04741066,-0.2545796;0.1013245;0.1764053,0.07435086;-0.005172938;-0.04069686,0.04332903;-0.32872;-0.03922272,-0.001466807;-0.6805887;0.0264833,0.003687713;-0.7170213;-0.032866,-0.07760814;0.01323005;-0.03182746,-0.1286789;-0.3072844;-0.01423566,-0.1422797;-0.5682501;0.2344559,-0.1449313;-0.5660333;0.1497018,0.03953028;0.5562192;-0.1727309,615.9224
+0;0;0,0.02605316;0.3299189;-0.05464945,0.05035265;0.6504527;-0.1316619,0.2329855;0.5095034;-0.04507487,0.2659223;0.2889965;0.05899468,0.2987978;0.07064392;0.1447631,-0.1486802;0.5093431;-0.06145155,-0.2371671;0.2971761;0.02626276,-0.3124916;0.08009048;0.08383846,0.07441759;-0.0009765732;-0.04089148,0.05539402;-0.3237362;-0.007551555,0.01945168;-0.6761891;0.06042357,0.02201365;-0.6444221;-0.02875328,-0.07445794;0.01161453;-0.03914287,-0.1316619;-0.3035872;0.01583738,-0.1861707;-0.6054363;0.2057095,-0.2312255;-0.6439888;0.1705981,0.04453548;0.5715917;-0.1094046,0;0;0,0.02465883;0.3212786;-0.09318709,0.04358882;0.6326452;-0.2025783,0.2210751;0.4835037;-0.1002009,0.259305;0.2833154;0.03764582,0.2498745;0.06893672;0.1379838,-0.1374704;0.4882126;-0.08582557,-0.2127911;0.295564;0.04741066,-0.2545796;0.1013245;0.1764053,0.07435086;-0.005172938;-0.04069686,0.04332903;-0.32872;-0.03922272,-0.001466807;-0.6805887;0.0264833,0.003687713;-0.7170213;-0.032866,-0.07760814;0.01323005;-0.03182746,-0.1286789;-0.3072844;-0.01423566,-0.1422797;-0.5682501;0.2344559,-0.1449313;-0.5660333;0.1497018,0.03953028;0.5562192;-0.1727309,615.9449
+0;0;0,0.02603463;0.3296843;-0.05461058,0.05032877;0.6501474;-0.1316057,0.2328597;0.5092544;-0.04506037,0.265787;0.2888115;0.05897901,0.2989778;0.06836455;0.1455701,-0.1485963;0.5090942;-0.06142804,-0.2370576;0.2969887;0.02626085,-0.3131045;0.07782097;0.08438879,0.07449146;-0.0009775425;-0.04093206,0.05543364;-0.3243182;-0.007532116,0.01946478;-0.6770311;0.06049315,0.02205864;-0.645242;-0.02979365,-0.07453183;0.01162606;-0.03918172,-0.1318387;-0.3041431;0.01589751,-0.1863878;-0.6062148;0.2059097,-0.2320033;-0.6456206;0.1703613,0.04451325;0.5713086;-0.1093547,0;0;0,0.02377787;0.3210311;-0.09341049,0.04194418;0.6323181;-0.20294,0.2197885;0.4836563;-0.1008511,0.2581885;0.2841194;0.03776336,0.2481795;0.06780377;0.1392713,-0.1396406;0.4887741;-0.08723329,-0.2123554;0.2970935;0.04868795,-0.2552875;0.1008599;0.1784789,0.07440215;-0.004939288;-0.04080796,0.04295132;-0.3290334;-0.03946662,-0.001767993;-0.6811396;0.02648044,0.003054768;-0.7175972;-0.03452587,-0.07778729;0.01301519;-0.03170345,-0.1248577;-0.308715;-0.01432536,-0.1404033;-0.5691351;0.2352088,-0.1430141;-0.567324;0.1494171,0.03807181;0.5559122;-0.17308,615.9679
+0;0;0,0.02603463;0.3296843;-0.05461058,0.05032877;0.6501474;-0.1316057,0.2328597;0.5092544;-0.04506037,0.265787;0.2888115;0.05897901,0.2989778;0.06836455;0.1455701,-0.1485963;0.5090942;-0.06142804,-0.2370576;0.2969887;0.02626085,-0.3131045;0.07782097;0.08438879,0.07449146;-0.0009775425;-0.04093206,0.05543364;-0.3243182;-0.007532116,0.01946478;-0.6770311;0.06049315,0.02205864;-0.645242;-0.02979365,-0.07453183;0.01162606;-0.03918172,-0.1318387;-0.3041431;0.01589751,-0.1863878;-0.6062148;0.2059097,-0.2320033;-0.6456206;0.1703613,0.04451325;0.5713086;-0.1093547,0;0;0,0.02377787;0.3210311;-0.09341049,0.04194418;0.6323181;-0.20294,0.2197885;0.4836563;-0.1008511,0.2581885;0.2841194;0.03776336,0.2481795;0.06780377;0.1392713,-0.1396406;0.4887741;-0.08723329,-0.2123554;0.2970935;0.04868795,-0.2552875;0.1008599;0.1784789,0.07440215;-0.004939288;-0.04080796,0.04295132;-0.3290334;-0.03946662,-0.001767993;-0.6811396;0.02648044,0.003054768;-0.7175972;-0.03452587,-0.07778729;0.01301519;-0.03170345,-0.1248577;-0.308715;-0.01432536,-0.1404033;-0.5691351;0.2352088,-0.1430141;-0.567324;0.1494171,0.03807181;0.5559122;-0.17308,615.9819
+0;0;0,0.02619321;0.3291889;-0.05696219,0.05041385;0.6493044;-0.136073,0.2319192;0.5079831;-0.04481097,0.2680652;0.2896684;0.06231064,0.2976737;0.06915535;0.1556824,-0.1481803;0.508701;-0.06178494,-0.235584;0.2975348;0.02883726,-0.3131038;0.07823497;0.09301831,0.07473476;-0.001101891;-0.04096487,0.05474455;-0.3238514;-0.007485069,0.01886707;-0.6787971;0.06062467,0.02144948;-0.6473075;-0.02890937,-0.07471809;0.01171825;-0.03930026,-0.1332623;-0.3027267;0.01887771,-0.1902745;-0.6016107;0.2171972,-0.1852079;-0.5707713;0.1277609,0.04466908;0.5705523;-0.1133603,0;0;0,0.02280277;0.3208697;-0.09390855,0.03963214;0.6321498;-0.204134,0.2184931;0.4838017;-0.1017182,0.257304;0.2853603;0.03813052,0.2465172;0.06736873;0.1410103,-0.1422198;0.4886082;-0.08829506,-0.213423;0.2988466;0.05085787,-0.2579494;0.102976;0.184548,0.07455572;-0.004633814;-0.04104376,0.04289255;-0.3281835;-0.04016638,-0.001994282;-0.6823929;0.02641821,0.002509803;-0.7180804;-0.03432799,-0.07811878;0.01280496;-0.03159287,-0.1223066;-0.3088531;-0.01512273,-0.1387699;-0.5697858;0.2369798,-0.1412883;-0.5678556;0.1519446,0.03611994;0.5557522;-0.1741037,616.0014
+0;0;0,0.02619321;0.3291889;-0.05696219,0.05041385;0.6493044;-0.136073,0.2319192;0.5079831;-0.04481097,0.2680652;0.2896684;0.06231064,0.2976737;0.06915535;0.1556824,-0.1481803;0.508701;-0.06178494,-0.235584;0.2975348;0.02883726,-0.3131038;0.07823497;0.09301831,0.07473476;-0.001101891;-0.04096487,0.05474455;-0.3238514;-0.007485069,0.01886707;-0.6787971;0.06062467,0.02144948;-0.6473075;-0.02890937,-0.07471809;0.01171825;-0.03930026,-0.1332623;-0.3027267;0.01887771,-0.1902745;-0.6016107;0.2171972,-0.1852079;-0.5707713;0.1277609,0.04466908;0.5705523;-0.1133603,0;0;0,0.02280277;0.3208697;-0.09390855,0.03963214;0.6321498;-0.204134,0.2184931;0.4838017;-0.1017182,0.257304;0.2853603;0.03813052,0.2465172;0.06736873;0.1410103,-0.1422198;0.4886082;-0.08829506,-0.213423;0.2988466;0.05085787,-0.2579494;0.102976;0.184548,0.07455572;-0.004633814;-0.04104376,0.04289255;-0.3281835;-0.04016638,-0.001994282;-0.6823929;0.02641821,0.002509803;-0.7180804;-0.03432799,-0.07811878;0.01280496;-0.03159287,-0.1223066;-0.3088531;-0.01512273,-0.1387699;-0.5697858;0.2369798,-0.1412883;-0.5678556;0.1519446,0.03611994;0.5557522;-0.1741037,616.0121
+0;0;0,0.02619096;0.3291607;-0.05695729,0.05043618;0.6496012;-0.1361487,0.2242078;0.5107766;-0.04769095,0.2603143;0.2927009;0.05931334,0.2909627;0.06444307;0.1559645,-0.1402057;0.5114648;-0.06396444,-0.2275136;0.3005299;0.0265585,-0.3077561;0.07352787;0.0929937,0.07507364;-0.001106888;-0.04115062,0.05504158;-0.3245319;-0.007600747,0.01907228;-0.6803861;0.0606833,0.02164964;-0.6488993;-0.0286755,-0.07505688;0.01177138;-0.03947846,-0.1337236;-0.3033318;0.01882128,-0.1908817;-0.6029806;0.2176484,-0.1858251;-0.5721428;0.1283871,0.04468518;0.5707637;-0.1134114,0;0;0,0.02137333;0.3207448;-0.09456635,0.03609535;0.6321368;-0.2057791,0.2103918;0.4886164;-0.1104329,0.2540804;0.2931506;0.03167629,0.2450303;0.0692725;0.1420352,-0.1375364;0.4913577;-0.0926438,-0.2101342;0.3062862;0.05153904,-0.256764;0.1096673;0.1983351,0.07479602;-0.004238158;-0.04145169,0.04237744;-0.3283951;-0.04006243,-0.002349615;-0.6835336;0.02675676,0.001675636;-0.7188469;-0.034168,-0.07865046;0.01254699;-0.03142178,-0.1211894;-0.3100437;-0.01541116,-0.1374951;-0.5700871;0.2389512,-0.1412433;-0.5681725;0.1541513,0.03316393;0.5557164;-0.1755013,616.0344
+0;0;0,0.0288384;0.3281363;-0.0614146,0.05697587;0.6465597;-0.1471529,0.2307757;0.5106289;-0.0578482,0.263602;0.2973707;0.05942895,0.2942722;0.07271698;0.1641785,-0.1361734;0.5109529;-0.07654521,-0.2283769;0.3065341;0.0235652,-0.3103747;0.08203433;0.09608135,0.07505596;-0.001323126;-0.04117645,0.05430543;-0.3246975;-0.00757445,0.0184311;-0.6806268;0.06036666,0.02147798;-0.6498907;-0.02898669,-0.07504532;0.01194629;-0.03944788,-0.1351025;-0.3022678;0.02214162,-0.194141;-0.5947349;0.2308666,-0.1885812;-0.5647573;0.1416313,0.05017798;0.5683334;-0.1226608,0;0;0,0.02137333;0.3207448;-0.09456635,0.03609535;0.6321368;-0.2057791,0.2103918;0.4886164;-0.1104329,0.2540804;0.2931506;0.03167629,0.2450303;0.0692725;0.1420352,-0.1375364;0.4913577;-0.0926438,-0.2101342;0.3062862;0.05153904,-0.256764;0.1096673;0.1983351,0.07479602;-0.004238158;-0.04145169,0.04237744;-0.3283951;-0.04006243,-0.002349615;-0.6835336;0.02675676,0.001675636;-0.7188469;-0.034168,-0.07865046;0.01254699;-0.03142178,-0.1211894;-0.3100437;-0.01541116,-0.1374951;-0.5700871;0.2389512,-0.1412433;-0.5681725;0.1541513,0.03316393;0.5557164;-0.1755013,616.0457
+0;0;0,0.02880449;0.3277504;-0.06134238,0.05685303;0.6451663;-0.1468063,0.2291602;0.5100213;-0.05814071,0.2619576;0.2969513;0.05903289,0.2926179;0.07236986;0.1637487,-0.1347031;0.5103425;-0.0766805,-0.2268251;0.3061043;0.02334152,-0.3087966;0.08167672;0.09583434,0.07521291;-0.001325892;-0.04126256,0.0544619;-0.3247075;-0.007659797,0.01847062;-0.6817973;0.06050282,0.02150379;-0.6510645;-0.02844858,-0.07520224;0.01197127;-0.03953037,-0.1352607;-0.3022499;0.02206052,-0.1944918;-0.5956705;0.2314659,-0.188957;-0.5656928;0.1426321,0.05008125;0.5672405;-0.1224083,0;0;0,0.01946437;0.3200777;-0.09583497,0.03049406;0.6296962;-0.209276,0.2061728;0.4905173;-0.1158082,0.252691;0.2973431;0.02814984,0.2444504;0.07436326;0.1401961,-0.1397503;0.4910625;-0.09350641,-0.2143663;0.3095278;0.0537408,-0.2553956;0.1129369;0.2021016,0.07487381;-0.003789842;-0.04172397,0.04262012;-0.3279715;-0.04053521,-0.002665784;-0.6841567;0.02681327,0.00108603;-0.7196866;-0.03330207,-0.07894367;0.01224871;-0.03129225,-0.1209334;-0.3104371;-0.01560219,-0.1363974;-0.5689619;0.2420417,-0.1408118;-0.5671747;0.1577408,0.02855602;0.5538228;-0.178405,616.068
+0;0;0,0.02880449;0.3277504;-0.06134238,0.05685303;0.6451663;-0.1468063,0.2291602;0.5100213;-0.05814071,0.2619576;0.2969513;0.05903289,0.2926179;0.07236986;0.1637487,-0.1347031;0.5103425;-0.0766805,-0.2268251;0.3061043;0.02334152,-0.3087966;0.08167672;0.09583434,0.07521291;-0.001325892;-0.04126256,0.0544619;-0.3247075;-0.007659797,0.01847062;-0.6817973;0.06050282,0.02150379;-0.6510645;-0.02844858,-0.07520224;0.01197127;-0.03953037,-0.1352607;-0.3022499;0.02206052,-0.1944918;-0.5956705;0.2314659,-0.188957;-0.5656928;0.1426321,0.05008125;0.5672405;-0.1224083,0;0;0,0.01946437;0.3200777;-0.09583497,0.03049406;0.6296962;-0.209276,0.2061728;0.4905173;-0.1158082,0.252691;0.2973431;0.02814984,0.2444504;0.07436326;0.1401961,-0.1397503;0.4910625;-0.09350641,-0.2143663;0.3095278;0.0537408,-0.2553956;0.1129369;0.2021016,0.07487381;-0.003789842;-0.04172397,0.04262012;-0.3279715;-0.04053521,-0.002665784;-0.6841567;0.02681327,0.00108603;-0.7196866;-0.03330207,-0.07894367;0.01224871;-0.03129225,-0.1209334;-0.3104371;-0.01560219,-0.1363974;-0.5689619;0.2420417,-0.1408118;-0.5671747;0.1577408,0.02855602;0.5538228;-0.178405,616.0793
+0;0;0,0.02866835;0.3266663;-0.06279731,0.05580027;0.6423546;-0.1485471,0.2264902;0.506664;-0.05694441,0.260616;0.2953117;0.06258696,0.2923509;0.07514992;0.1758412,-0.1340917;0.5074972;-0.07544822,-0.2245436;0.3036109;0.02638945,-0.3063393;0.0813746;0.1052903,0.07541786;-0.001327044;-0.0411406,0.05510686;-0.3249374;-0.007210091,0.01838987;-0.6824009;0.06074712,0.02140386;-0.6518159;-0.02968771,-0.07526591;0.01195842;-0.03967624,-0.1361925;-0.3017498;0.02484182,-0.1981378;-0.5893985;0.2420226,-0.1925618;-0.5597399;0.1517083,0.04930869;0.5648482;-0.1241885,0;0;0,0.01796409;0.3190376;-0.09679151,0.02693886;0.6265191;-0.2113817,0.20398;0.4915712;-0.118021,0.2526546;0.3001475;0.02727127,0.2443665;0.07806683;0.1409214,-0.1424653;0.4910329;-0.09376808,-0.2164781;0.3109072;0.05522495,-0.2557615;0.115373;0.2053185,0.07493562;-0.003579438;-0.04188085,0.0425213;-0.3279799;-0.04080701,-0.003044035;-0.6845239;0.02662182,0.001020107;-0.7214866;-0.03410196,-0.07914671;0.01206804;-0.03118211,-0.1209307;-0.3108752;-0.01539375,-0.1360831;-0.5667458;0.2454647,-0.1408181;-0.5656348;0.1598441,0.02545807;0.551205;-0.1802638,616.1016
+0;0;0,0.02866835;0.3266663;-0.06279731,0.05580027;0.6423546;-0.1485471,0.2264902;0.506664;-0.05694441,0.260616;0.2953117;0.06258696,0.2923509;0.07514992;0.1758412,-0.1340917;0.5074972;-0.07544822,-0.2245436;0.3036109;0.02638945,-0.3063393;0.0813746;0.1052903,0.07541786;-0.001327044;-0.0411406,0.05510686;-0.3249374;-0.007210091,0.01838987;-0.6824009;0.06074712,0.02140386;-0.6518159;-0.02968771,-0.07526591;0.01195842;-0.03967624,-0.1361925;-0.3017498;0.02484182,-0.1981378;-0.5893985;0.2420226,-0.1925618;-0.5597399;0.1517083,0.04930869;0.5648482;-0.1241885,0;0;0,0.01796409;0.3190376;-0.09679151,0.02693886;0.6265191;-0.2113817,0.20398;0.4915712;-0.118021,0.2526546;0.3001475;0.02727127,0.2443665;0.07806683;0.1409214,-0.1424653;0.4910329;-0.09376808,-0.2164781;0.3109072;0.05522495,-0.2557615;0.115373;0.2053185,0.07493562;-0.003579438;-0.04188085,0.0425213;-0.3279799;-0.04080701,-0.003044035;-0.6845239;0.02662182,0.001020107;-0.7214866;-0.03410196,-0.07914671;0.01206804;-0.03118211,-0.1209307;-0.3108752;-0.01539375,-0.1360831;-0.5667458;0.2454647,-0.1408181;-0.5656348;0.1598441,0.02545807;0.551205;-0.1802638,616.1135
+0;0;0,0.02868196;0.3268215;-0.06282713,0.05584174;0.6428347;-0.1486665,0.2283032;0.5064567;-0.05635589,0.2624256;0.2951257;0.0631635,0.294149;0.07504401;0.1763765,-0.1359015;0.5072983;-0.07504562,-0.2263443;0.3034324;0.02678185,-0.3081103;0.08127701;0.1056539,0.07550119;-0.00132851;-0.04118606,0.05522863;-0.3243264;-0.00731976,0.0183981;-0.6828953;0.06084759,0.02141582;-0.6523095;-0.029699,-0.07534906;0.01197163;-0.03972008,-0.1361603;-0.3011429;0.02467587,-0.1982972;-0.589681;0.2425283,-0.1927144;-0.5600228;0.1521023,0.04934156;0.5652255;-0.1242756,0;0;0,0.01725924;0.3191234;-0.09718323,0.02604479;0.6269893;-0.211731,0.2044259;0.4907328;-0.1170332,0.2535467;0.2995013;0.02832055,0.2456447;0.07823549;0.1433792,-0.145242;0.4907007;-0.09370629,-0.2186079;0.3112379;0.05636221,-0.2568481;0.1184762;0.2101157,0.07498127;-0.003471166;-0.04200292,0.04299983;-0.3272953;-0.04119229,-0.002985176;-0.684884;0.02656221,0.0006341375;-0.7218032;-0.0344038,-0.07929084;0.01197982;-0.03111161,-0.1203153;-0.3104826;-0.01626082,-0.1342291;-0.5648158;0.2477391,-0.1387576;-0.5638275;0.1620306,0.02456501;0.5515473;-0.1806397,616.1349
+0;0;0,0.02886692;0.3264499;-0.06464774,0.05566427;0.6421089;-0.1519064,0.2268104;0.5051732;-0.05615199,0.261995;0.2957787;0.0664287,0.2947425;0.07980478;0.1870204,-0.1368674;0.5051334;-0.08359115,-0.2297044;0.3063761;0.02589338,-0.3125591;0.0866702;0.1102967,0.07559362;-0.001409888;-0.04101343,0.05566195;-0.3244266;-0.007123712,0.01852082;-0.6830177;0.06075724,0.02366267;-0.6527939;-0.02969521,-0.0752186;0.01206821;-0.03993752,-0.136715;-0.3003554;0.02710925,-0.1990457;-0.5831686;0.2522902,-0.1913594;-0.5539621;0.1620216,0.04929304;0.5645777;-0.1272352,0;0;0,0.01725924;0.3191234;-0.09718323,0.02604479;0.6269893;-0.211731,0.2044259;0.4907328;-0.1170332,0.2535467;0.2995013;0.02832055,0.2456447;0.07823549;0.1433792,-0.145242;0.4907007;-0.09370629,-0.2186079;0.3112379;0.05636221,-0.2568481;0.1184762;0.2101157,0.07498127;-0.003471166;-0.04200292,0.04299983;-0.3272953;-0.04119229,-0.002985176;-0.684884;0.02656221,0.0006341375;-0.7218032;-0.0344038,-0.07929084;0.01197982;-0.03111161,-0.1203153;-0.3104826;-0.01626082,-0.1342291;-0.5648158;0.2477391,-0.1387576;-0.5638275;0.1620306,0.02456501;0.5515473;-0.1806397,616.1461
+0;0;0,0.02884118;0.3261588;-0.06459009,0.05561515;0.6415433;-0.151774,0.2245589;0.5053933;-0.05691812,0.2597224;0.2961242;0.0655892,0.2923266;0.08109528;0.1856532,-0.1345989;0.505354;-0.08401625,-0.2273803;0.3067156;0.02540275,-0.3098724;0.08797111;0.1094367,0.07564002;-0.001410753;-0.04103861,0.05569736;-0.3246056;-0.007130191,0.01852532;-0.6834952;0.06080723,0.02366232;-0.6532716;-0.02955983,-0.07526477;0.01207561;-0.03996203,-0.136795;-0.3005203;0.02712172,-0.1991776;-0.5835689;0.25249,-0.1914986;-0.5543616;0.1623066,0.04924782;0.5640595;-0.1271179,0;0;0,0.01608017;0.318738;-0.09762573,0.0234957;0.6262469;-0.2124152,0.2012763;0.4923791;-0.120837,0.2533293;0.3028932;0.02553129,0.2606049;0.09143506;0.1557171,-0.1452786;0.4910631;-0.09502544,-0.21873;0.3129258;0.05633532,-0.2569935;0.1222461;0.2109089,0.07501319;-0.003214389;-0.04207444,0.04327941;-0.3272435;-0.04135394,-0.003213257;-0.6850823;0.02638674,0.0001389978;-0.7219847;-0.03448582,-0.0794051;0.0117889;-0.03103904,-0.1204547;-0.3108078;-0.01526788,-0.1337955;-0.5629228;0.251301,-0.1388588;-0.5619937;0.1657329,0.02231085;0.5508701;-0.1812844,616.1685
+0;0;0,0.02884118;0.3261588;-0.06459009,0.05561515;0.6415433;-0.151774,0.2245589;0.5053933;-0.05691812,0.2597224;0.2961242;0.0655892,0.2923266;0.08109528;0.1856532,-0.1345989;0.505354;-0.08401625,-0.2273803;0.3067156;0.02540275,-0.3098724;0.08797111;0.1094367,0.07564002;-0.001410753;-0.04103861,0.05569736;-0.3246056;-0.007130191,0.01852532;-0.6834952;0.06080723,0.02366232;-0.6532716;-0.02955983,-0.07526477;0.01207561;-0.03996203,-0.136795;-0.3005203;0.02712172,-0.1991776;-0.5835689;0.25249,-0.1914986;-0.5543616;0.1623066,0.04924782;0.5640595;-0.1271179,0;0;0,0.01608017;0.318738;-0.09762573,0.0234957;0.6262469;-0.2124152,0.2012763;0.4923791;-0.120837,0.2533293;0.3028932;0.02553129,0.2606049;0.09143506;0.1557171,-0.1452786;0.4910631;-0.09502544,-0.21873;0.3129258;0.05633532,-0.2569935;0.1222461;0.2109089,0.07501319;-0.003214389;-0.04207444,0.04327941;-0.3272435;-0.04135394,-0.003213257;-0.6850823;0.02638674,0.0001389978;-0.7219847;-0.03448582,-0.0794051;0.0117889;-0.03103904,-0.1204547;-0.3108078;-0.01526788,-0.1337955;-0.5629228;0.251301,-0.1388588;-0.5619937;0.1657329,0.02231085;0.5508701;-0.1812844,616.1802
+0;0;0,0.02876067;0.325638;-0.06642854,0.0552934;0.6403851;-0.1553557,0.2231597;0.5036942;-0.05922788,0.2585366;0.2978534;0.06866526,0.2897873;0.08471541;0.1916102,-0.1342169;0.5034002;-0.08829787,-0.2278311;0.3077456;0.02543122,-0.3109786;0.09309974;0.1178083,0.07586034;-0.001605188;-0.0408955,0.05559866;-0.3234412;-0.006983869,0.01816252;-0.6838391;0.06076211,0.02381031;-0.6539031;-0.02891091,-0.07524133;0.01224898;-0.04023075,-0.1382522;-0.2977016;0.03117825,-0.2058969;-0.5755064;0.2638287,-0.1976614;-0.5466873;0.174364,0.04901872;0.563049;-0.1302678,0;0;0,0.01490367;0.3184711;-0.09815335,0.02158758;0.625747;-0.2131491,0.1997231;0.492721;-0.1232257,0.2534873;0.3045635;0.02403188,0.2650732;0.09737219;0.1598899,-0.1466019;0.4912313;-0.09558077,-0.2209752;0.314448;0.05671801,-0.2627643;0.1244595;0.2105943,0.07504362;-0.003065854;-0.04229498,0.04339471;-0.3257679;-0.04143667,-0.003185779;-0.6850985;0.0263083,-0.0004711151;-0.7220164;-0.03358984,-0.07961086;0.01177686;-0.03087436,-0.1200842;-0.3095767;-0.01561687,-0.132695;-0.5603277;0.2542766,-0.1380449;-0.5592901;0.1693901,0.02051553;0.5503991;-0.1819849,616.2026
+0;0;0,0.02876067;0.325638;-0.06642854,0.0552934;0.6403851;-0.1553557,0.2231597;0.5036942;-0.05922788,0.2585366;0.2978534;0.06866526,0.2897873;0.08471541;0.1916102,-0.1342169;0.5034002;-0.08829787,-0.2278311;0.3077456;0.02543122,-0.3109786;0.09309974;0.1178083,0.07586034;-0.001605188;-0.0408955,0.05559866;-0.3234412;-0.006983869,0.01816252;-0.6838391;0.06076211,0.02381031;-0.6539031;-0.02891091,-0.07524133;0.01224898;-0.04023075,-0.1382522;-0.2977016;0.03117825,-0.2058969;-0.5755064;0.2638287,-0.1976614;-0.5466873;0.174364,0.04901872;0.563049;-0.1302678,0;0;0,0.01490367;0.3184711;-0.09815335,0.02158758;0.625747;-0.2131491,0.1997231;0.492721;-0.1232257,0.2534873;0.3045635;0.02403188,0.2650732;0.09737219;0.1598899,-0.1466019;0.4912313;-0.09558077,-0.2209752;0.314448;0.05671801,-0.2627643;0.1244595;0.2105943,0.07504362;-0.003065854;-0.04229498,0.04339471;-0.3257679;-0.04143667,-0.003185779;-0.6850985;0.0263083,-0.0004711151;-0.7220164;-0.03358984,-0.07961086;0.01177686;-0.03087436,-0.1200842;-0.3095767;-0.01561687,-0.132695;-0.5603277;0.2542766,-0.1380449;-0.5592901;0.1693901,0.02051553;0.5503991;-0.1819849,616.2147
+0;0;0,0.02866848;0.3245942;-0.0662156,0.05503879;0.6374145;-0.1545981,0.2254211;0.5003564;-0.05761456,0.2607842;0.2945957;0.07022883,0.292032;0.08147699;0.1931627,-0.1370394;0.5000582;-0.08709808,-0.2306171;0.3044797;0.02658676,-0.3137571;0.08985333;0.1189555,0.07599172;-0.001607968;-0.04096632,0.05576839;-0.3228349;-0.007118881,0.0182731;-0.6838022;0.06073415,0.02380665;-0.653865;-0.02712514,-0.07537165;0.01227019;-0.04030042,-0.1382632;-0.2970937;0.03097342,-0.2060148;-0.5753375;0.2639915,-0.1979458;-0.5464945;0.1763363,0.04880283;0.5605555;-0.129665,0;0;0,0.01238599;0.3169251;-0.09986401,0.01543799;0.6211982;-0.2172427,0.1982931;0.4926483;-0.1253438,0.2533807;0.30553;0.02258897,0.2649461;0.09868445;0.1589336,-0.1526595;0.4897682;-0.09291088,-0.2271428;0.3130673;0.05927659,-0.2696298;0.1235008;0.2134456,0.07508707;-0.002955049;-0.04252958,0.04348931;-0.3250448;-0.04144716,-0.003143221;-0.6850054;0.02608871,-0.00138703;-0.7210345;-0.03210878,-0.07980517;0.01175786;-0.03079697,-0.1200109;-0.3090207;-0.01576448,-0.1326814;-0.558878;0.2557463,-0.1382052;-0.5576037;0.172715,0.0153113;0.546666;-0.1854184,616.2366
+0;0;0,0.03092273;0.323127;-0.07081008,0.06120723;0.633231;-0.1673146,0.2333788;0.5003753;-0.07211026,0.2653675;0.3021801;0.06791907,0.293785;0.1064541;0.2175832,-0.1325743;0.502445;-0.09191661,-0.2271822;0.3096382;0.02550444,-0.3104544;0.09784536;0.1241204,0.07607641;-0.001763497;-0.0408977,0.05591868;-0.3226686;-0.006476205,0.01841071;-0.6841295;0.06089928,0.02165452;-0.6549149;-0.0275817,-0.07534078;0.01242586;-0.04040689,-0.1391995;-0.2951905;0.03617973,-0.2077363;-0.569818;0.2738406,-0.2018963;-0.5418115;0.185512,0.05386206;0.5571946;-0.1401097,0;0;0,0.01158738;0.3165743;-0.1001389,0.01457393;0.6209428;-0.2174494,0.1977989;0.4924836;-0.1260927,0.2551305;0.3059696;0.0216856,0.2652909;0.09913997;0.1581914,-0.1541604;0.4894479;-0.09386163,-0.2296652;0.313067;0.05813054,-0.281047;0.1218691;0.2075254,0.07503313;-0.002869368;-0.04272175,0.04331508;-0.3246826;-0.04149294,-0.003463;-0.6851087;0.02562714,-0.001308471;-0.721444;-0.03298187,-0.08000283;0.0115533;-0.03048638,-0.1199236;-0.3089994;-0.01553245,-0.1326856;-0.5568391;0.2583523,-0.1382482;-0.55579;0.1748602,0.01441234;0.5463509;-0.1856434,616.2588
+0;0;0,0.03092273;0.323127;-0.07081008,0.06120723;0.633231;-0.1673146,0.2333788;0.5003753;-0.07211026,0.2653675;0.3021801;0.06791907,0.293785;0.1064541;0.2175832,-0.1325743;0.502445;-0.09191661,-0.2271822;0.3096382;0.02550444,-0.3104544;0.09784536;0.1241204,0.07607641;-0.001763497;-0.0408977,0.05591868;-0.3226686;-0.006476205,0.01841071;-0.6841295;0.06089928,0.02165452;-0.6549149;-0.0275817,-0.07534078;0.01242586;-0.04040689,-0.1391995;-0.2951905;0.03617973,-0.2077363;-0.569818;0.2738406,-0.2018963;-0.5418115;0.185512,0.05386206;0.5571946;-0.1401097,0;0;0,0.01158738;0.3165743;-0.1001389,0.01457393;0.6209428;-0.2174494,0.1977989;0.4924836;-0.1260927,0.2551305;0.3059696;0.0216856,0.2652909;0.09913997;0.1581914,-0.1541604;0.4894479;-0.09386163,-0.2296652;0.313067;0.05813054,-0.281047;0.1218691;0.2075254,0.07503313;-0.002869368;-0.04272175,0.04331508;-0.3246826;-0.04149294,-0.003463;-0.6851087;0.02562714,-0.001308471;-0.721444;-0.03298187,-0.08000283;0.0115533;-0.03048638,-0.1199236;-0.3089994;-0.01553245,-0.1326856;-0.5568391;0.2583523,-0.1382482;-0.55579;0.1748602,0.01441234;0.5463509;-0.1856434,616.2706
+0;0;0,0.03083794;0.322241;-0.07061592,0.06102948;0.6313936;-0.1668264,0.2331574;0.4987593;-0.07171798,0.2651418;0.3005908;0.06829249,0.2935553;0.1048923;0.2179355,-0.1326671;0.5008283;-0.09151736,-0.2272622;0.3080474;0.02588788,-0.3105227;0.0962844;0.1244899,0.0761066;-0.001764197;-0.04091392,0.05599225;-0.3219787;-0.006566506,0.01841828;-0.6840756;0.06092754,0.02158846;-0.6548432;-0.02554509,-0.07537068;0.01243079;-0.04042292,-0.139092;-0.2945236;0.03599888,-0.2077494;-0.5696343;0.274078,-0.2020419;-0.5415826;0.1877542,0.05370376;0.5555586;-0.1396935,0;0;0,0.01041034;0.3155311;-0.1005416,0.01261288;0.6187552;-0.2180576,0.196789;0.4923701;-0.1277702,0.2555309;0.3063555;0.02002907,0.2665356;0.09989904;0.1569703,-0.1562072;0.4890569;-0.0940555,-0.2312842;0.3120751;0.05739605,-0.2866464;0.1193586;0.2033195,0.07499802;-0.002728909;-0.0428617,0.04313573;-0.3238278;-0.04146242,-0.00363791;-0.6850209;0.02511978,-0.0004323127;-0.7213699;-0.03033924,-0.08015635;0.01134612;-0.03025724,-0.119267;-0.3085789;-0.01476576,-0.1323469;-0.5549293;0.2613173,-0.1379299;-0.5533198;0.1797638,0.01259583;0.5444176;-0.186203,616.2922
+0;0;0,0.03201575;0.3213031;-0.07427098,0.06276733;0.6295333;-0.1732606,0.2346984;0.4975283;-0.07691364,0.2661684;0.3035267;0.06892771,0.3052112;0.114356;0.2244537,-0.1313278;0.5008897;-0.09686904,-0.226742;0.3113596;0.02507828,-0.3112905;0.1030192;0.1296923,0.07618888;-0.001993351;-0.0407499,0.0566855;-0.3221951;-0.005933538,0.01851128;-0.6843305;0.0610145,0.02164889;-0.6555394;-0.02545429,-0.07517208;0.01280169;-0.04067615,-0.1401778;-0.2918794;0.0433796,-0.2108999;-0.5595976;0.2891575,-0.2051932;-0.5321179;0.2028485,0.05539045;0.5538784;-0.1456434,0;0;0,0.01041034;0.3155311;-0.1005416,0.01261288;0.6187552;-0.2180576,0.196789;0.4923701;-0.1277702,0.2555309;0.3063555;0.02002907,0.2665356;0.09989904;0.1569703,-0.1562072;0.4890569;-0.0940555,-0.2312842;0.3120751;0.05739605,-0.2866464;0.1193586;0.2033195,0.07499802;-0.002728909;-0.0428617,0.04313573;-0.3238278;-0.04146242,-0.00363791;-0.6850209;0.02511978,-0.0004323127;-0.7213699;-0.03033924,-0.08015635;0.01134612;-0.03025724,-0.119267;-0.3085789;-0.01476576,-0.1323469;-0.5549293;0.2613173,-0.1379299;-0.5533198;0.1797638,0.01259583;0.5444176;-0.186203,616.3041
+0;0;0,0.03202695;0.3214155;-0.07429696,0.06281915;0.6300542;-0.1734203,0.2349364;0.497843;-0.07694425,0.2664109;0.3038143;0.06891746,0.3054528;0.1146476;0.22444,-0.1314984;0.5012081;-0.09692194,-0.226926;0.3116516;0.02504242,-0.3114727;0.1033157;0.1296541,0.07623766;-0.001994628;-0.04077599,0.05683582;-0.3205293;-0.006140888,0.018487;-0.684321;0.06111335,0.02161759;-0.6555272;-0.02516199,-0.0752202;0.01280989;-0.04070219,-0.1398875;-0.290285;0.04291594,-0.210933;-0.5592276;0.289818,-0.2052391;-0.5317423;0.2037021,0.05542831;0.554256;-0.1457508,0;0;0,0.009644359;0.315353;-0.1015537,0.01149523;0.6188617;-0.2195351,0.1960629;0.492384;-0.1292725,0.2561814;0.3062574;0.01788759,0.2677163;0.09982596;0.1548131,-0.1573262;0.4888352;-0.09521384,-0.2318905;0.3110617;0.05561762,-0.2887237;0.1169201;0.1990562,0.07494429;-0.002506018;-0.04308033,0.04272935;-0.3218805;-0.04151058,-0.003867656;-0.6850482;0.02388239,-0.0006918013;-0.7213483;-0.0313344,-0.08035459;0.01103578;-0.0300032,-0.1188399;-0.3072056;-0.01322104,-0.1317314;-0.5544057;0.2643833,-0.137403;-0.5528286;0.1830527,0.01157105;0.5444173;-0.187541,616.3257
+0;0;0,0.03202695;0.3214155;-0.07429696,0.06281915;0.6300542;-0.1734203,0.2349364;0.497843;-0.07694425,0.2664109;0.3038143;0.06891746,0.3054528;0.1146476;0.22444,-0.1314984;0.5012081;-0.09692194,-0.226926;0.3116516;0.02504242,-0.3114727;0.1033157;0.1296541,0.07623766;-0.001994628;-0.04077599,0.05683582;-0.3205293;-0.006140888,0.018487;-0.684321;0.06111335,0.02161759;-0.6555272;-0.02516199,-0.0752202;0.01280989;-0.04070219,-0.1398875;-0.290285;0.04291594,-0.210933;-0.5592276;0.289818,-0.2052391;-0.5317423;0.2037021,0.05542831;0.554256;-0.1457508,0;0;0,0.009644359;0.315353;-0.1015537,0.01149523;0.6188617;-0.2195351,0.1960629;0.492384;-0.1292725,0.2561814;0.3062574;0.01788759,0.2677163;0.09982596;0.1548131,-0.1573262;0.4888352;-0.09521384,-0.2318905;0.3110617;0.05561762,-0.2887237;0.1169201;0.1990562,0.07494429;-0.002506018;-0.04308033,0.04272935;-0.3218805;-0.04151058,-0.003867656;-0.6850482;0.02388239,-0.0006918013;-0.7213483;-0.0313344,-0.08035459;0.01103578;-0.0300032,-0.1188399;-0.3072056;-0.01322104,-0.1317314;-0.5544057;0.2643833,-0.137403;-0.5528286;0.1830527,0.01157105;0.5444173;-0.187541,616.3374
+0;0;0,0.03255703;0.3207918;-0.07655336,0.06380197;0.6289201;-0.1778659,0.2363301;0.4969438;-0.08203422,0.2677147;0.3074498;0.06976634,0.3063993;0.1187439;0.2262105,-0.1309823;0.5006528;-0.1017279,-0.2275258;0.3136672;0.02338043,-0.3137378;0.1110107;0.1377441,0.07657771;-0.002162819;-0.04059618,0.05756441;-0.3211381;-0.005709667,0.01956737;-0.6845247;0.06075372,0.02258456;-0.6560391;-0.02558399,-0.07527806;0.01298063;-0.0410072,-0.1401925;-0.2904252;0.04298577,-0.2142418;-0.555613;0.2921906,-0.2086572;-0.5286161;0.2060198,0.05632315;0.5532601;-0.1496867,0;0;0,0.009190649;0.3150463;-0.1024165,0.01134628;0.6186973;-0.220669,0.1959564;0.4920361;-0.1307693,0.2568341;0.3055812;0.01573968,0.2703531;0.09689561;0.149339,-0.1578565;0.4885429;-0.09685497,-0.2319384;0.3085632;0.05165631,-0.2916578;0.112196;0.1911364,0.07490304;-0.002454132;-0.04359341,0.04263896;-0.322262;-0.04118896,-0.003712121;-0.6852268;0.02220702,-0.001191173;-0.7218688;-0.03273011,-0.08077018;0.01093287;-0.02955545,-0.1179971;-0.3078332;-0.01149513,-0.1307107;-0.5557092;0.2647416,-0.1363795;-0.5542101;0.1833711,0.01134637;0.5442144;-0.1886263,616.3596
+0;0;0,0.03255703;0.3207918;-0.07655336,0.06380197;0.6289201;-0.1778659,0.2363301;0.4969438;-0.08203422,0.2677147;0.3074498;0.06976634,0.3063993;0.1187439;0.2262105,-0.1309823;0.5006528;-0.1017279,-0.2275258;0.3136672;0.02338043,-0.3137378;0.1110107;0.1377441,0.07657771;-0.002162819;-0.04059618,0.05756441;-0.3211381;-0.005709667,0.01956737;-0.6845247;0.06075372,0.02258456;-0.6560391;-0.02558399,-0.07527806;0.01298063;-0.0410072,-0.1401925;-0.2904252;0.04298577,-0.2142418;-0.555613;0.2921906,-0.2086572;-0.5286161;0.2060198,0.05632315;0.5532601;-0.1496867,0;0;0,0.009190649;0.3150463;-0.1024165,0.01134628;0.6186973;-0.220669,0.1959564;0.4920361;-0.1307693,0.2568341;0.3055812;0.01573968,0.2703531;0.09689561;0.149339,-0.1578565;0.4885429;-0.09685497,-0.2319384;0.3085632;0.05165631,-0.2916578;0.112196;0.1911364,0.07490304;-0.002454132;-0.04359341,0.04263896;-0.322262;-0.04118896,-0.003712121;-0.6852268;0.02220702,-0.001191173;-0.7218688;-0.03273011,-0.08077018;0.01093287;-0.02955545,-0.1179971;-0.3078332;-0.01149513,-0.1307107;-0.5557092;0.2647416,-0.1363795;-0.5542101;0.1833711,0.01134637;0.5442144;-0.1886263,616.371
+0;0;0,0.03255703;0.3207918;-0.07655336,0.06380197;0.6289201;-0.1778659,0.2363301;0.4969438;-0.08203422,0.2677147;0.3074498;0.06976634,0.3063993;0.1187439;0.2262105,-0.1309823;0.5006528;-0.1017279,-0.2275258;0.3136672;0.02338043,-0.3137378;0.1110107;0.1377441,0.07657771;-0.002162819;-0.04059618,0.05756441;-0.3211381;-0.005709667,0.01956737;-0.6845247;0.06075372,0.02258456;-0.6560391;-0.02558399,-0.07527806;0.01298063;-0.0410072,-0.1401925;-0.2904252;0.04298577,-0.2142418;-0.555613;0.2921906,-0.2086572;-0.5286161;0.2060198,0.05632315;0.5532601;-0.1496867,0;0;0,0.009190649;0.3150463;-0.1024165,0.01134628;0.6186973;-0.220669,0.1959564;0.4920361;-0.1307693,0.2568341;0.3055812;0.01573968,0.2703531;0.09689561;0.149339,-0.1578565;0.4885429;-0.09685497,-0.2319384;0.3085632;0.05165631,-0.2916578;0.112196;0.1911364,0.07490304;-0.002454132;-0.04359341,0.04263896;-0.322262;-0.04118896,-0.003712121;-0.6852268;0.02220702,-0.001191173;-0.7218688;-0.03273011,-0.08077018;0.01093287;-0.02955545,-0.1179971;-0.3078332;-0.01149513,-0.1307107;-0.5557092;0.2647416,-0.1363795;-0.5542101;0.1833711,0.01134637;0.5442144;-0.1886263,616.3823
+0;0;0,0.03251402;0.3206244;-0.07804638,0.06322099;0.6287217;-0.1802088,0.234265;0.4955415;-0.08081709,0.2670853;0.3079792;0.07319406,0.3020948;0.1231359;0.2353919,-0.1312342;0.4981143;-0.1058342,-0.2293216;0.3142452;0.02280197,-0.3188201;0.1170731;0.1445148,0.07678824;-0.002267552;-0.04078364,0.05828718;-0.3214122;-0.005771905,0.0200258;-0.684354;0.06035127,0.02557085;-0.656712;-0.0547346,-0.07548765;0.01306835;-0.04117903,-0.1405288;-0.2901291;0.04404056,-0.2171122;-0.5499458;0.2974044,-0.2081273;-0.5243741;0.1825971,0.05591798;0.5530881;-0.151861,0;0;0,0.009123445;0.3148215;-0.1036949,0.01159316;0.6185431;-0.2222691,0.1961458;0.4916765;-0.132333,0.257762;0.3045805;0.0131824,0.2715076;0.09306781;0.142698,-0.1578695;0.4884497;-0.09870409,-0.232069;0.3066536;0.04765456,-0.2787924;0.1025415;0.181281,0.0749788;-0.002470225;-0.04401088,0.04294258;-0.3224534;-0.04158545,-0.003373742;-0.6851813;0.02043271,-0.01305875;-0.6911601;-0.08862138,-0.08117777;0.01093078;-0.02925009,-0.1198899;-0.3077596;-0.01029581,-0.1287883;-0.5596123;0.2618329,-0.1363653;-0.5677;0.1533295,0.01155201;0.5440527;-0.1901982,616.3934
+0;0;0,0.03251402;0.3206244;-0.07804638,0.06322099;0.6287217;-0.1802088,0.234265;0.4955415;-0.08081709,0.2670853;0.3079792;0.07319406,0.3020948;0.1231359;0.2353919,-0.1312342;0.4981143;-0.1058342,-0.2293216;0.3142452;0.02280197,-0.3188201;0.1170731;0.1445148,0.07678824;-0.002267552;-0.04078364,0.05828718;-0.3214122;-0.005771905,0.0200258;-0.684354;0.06035127,0.02557085;-0.656712;-0.0547346,-0.07548765;0.01306835;-0.04117903,-0.1405288;-0.2901291;0.04404056,-0.2171122;-0.5499458;0.2974044,-0.2081273;-0.5243741;0.1825971,0.05591798;0.5530881;-0.151861,0;0;0,0.009123445;0.3148215;-0.1036949,0.01159316;0.6185431;-0.2222691,0.1961458;0.4916765;-0.132333,0.257762;0.3045805;0.0131824,0.2715076;0.09306781;0.142698,-0.1578695;0.4884497;-0.09870409,-0.232069;0.3066536;0.04765456,-0.2787924;0.1025415;0.181281,0.0749788;-0.002470225;-0.04401088,0.04294258;-0.3224534;-0.04158545,-0.003373742;-0.6851813;0.02043271,-0.01305875;-0.6911601;-0.08862138,-0.08117777;0.01093078;-0.02925009,-0.1198899;-0.3077596;-0.01029581,-0.1287883;-0.5596123;0.2618329,-0.1363653;-0.5677;0.1533295,0.01155201;0.5440527;-0.1901982,616.4043
+0;0;0,0.03253702;0.3208512;-0.07810158,0.06330293;0.6295419;-0.1804637,0.2357798;0.4956968;-0.08042005,0.2686238;0.3079991;0.07370234,0.3036969;0.1228197;0.2361951,-0.1326947;0.4982906;-0.1056408,-0.2308529;0.3142888;0.02308823,-0.3205142;0.1167581;0.1450223,0.07672121;-0.002265573;-0.04074803,0.05814407;-0.3227226;-0.005592324,0.02002035;-0.6843585;0.06029293,0.02556298;-0.6567154;-0.05474246,-0.07542176;0.01305694;-0.04114308,-0.1407304;-0.2913873;0.04442696,-0.2170382;-0.5502691;0.2968791,-0.2080572;-0.5246955;0.1821222,0.05598095;0.5537119;-0.1520423,0;0;0,0.00806284;0.3146424;-0.1050675,0.009777695;0.6186908;-0.2245431,0.1961292;0.4911498;-0.1342878,0.2586133;0.3025872;0.009248734,0.2736456;0.08597606;0.1308179,-0.1603847;0.4872028;-0.09960271,-0.2343021;0.3039097;0.04532047,-0.2934915;0.0948592;0.1666463,0.0749453;-0.00237;-0.04392338,0.04312932;-0.3237115;-0.04285431,-0.00304088;-0.6852195;0.01842403,-0.01274732;-0.6913661;-0.09051919,-0.08107916;0.01078286;-0.02935264,-0.1193635;-0.3092883;-0.01031313,-0.126348;-0.5618138;0.2594217,-0.1339728;-0.5700273;0.1510196,0.009941548;0.5440831;-0.1922133,616.4263
+0;0;0,0.03250921;0.3205363;-0.07939579,0.06310072;0.62894;-0.1826749,0.2345078;0.4946276;-0.08011483,0.2698099;0.3140112;0.08173192,0.3045935;0.1335837;0.2495457,-0.1330388;0.4966158;-0.1098477,-0.2323561;0.3154986;0.0220443,-0.3231606;0.1214796;0.1486799,0.07675001;-0.002325851;-0.04069035,0.05911423;-0.3228548;-0.005705953,0.0203174;-0.6844016;0.06027547,0.02711784;-0.6570709;-0.05468559,-0.07537093;0.01305831;-0.04123568,-0.142265;-0.2898682;0.04839952,-0.2173007;-0.5403705;0.3095375,-0.2070914;-0.5152555;0.1949019,0.05582451;0.553181;-0.1540534,0;0;0,0.00806284;0.3146424;-0.1050675,0.009777695;0.6186908;-0.2245431,0.1961292;0.4911498;-0.1342878,0.2586133;0.3025872;0.009248734,0.2736456;0.08597606;0.1308179,-0.1603847;0.4872028;-0.09960271,-0.2343021;0.3039097;0.04532047,-0.2934915;0.0948592;0.1666463,0.0749453;-0.00237;-0.04392338,0.04312932;-0.3237115;-0.04285431,-0.00304088;-0.6852195;0.01842403,-0.01274732;-0.6913661;-0.09051919,-0.08107916;0.01078286;-0.02935264,-0.1193635;-0.3092883;-0.01031313,-0.126348;-0.5618138;0.2594217,-0.1339728;-0.5700273;0.1510196,0.009941548;0.5440831;-0.1922133,616.438

+ 115 - 0
DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_TwoArmsPlusLeg_Backward_None_Slow.csv

@@ -0,0 +1,115 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.004282171;0.3086612;0.004818108,0.008288058;0.6087999;-0.005838065,0.187913;0.4889348;0.01934524,0.229831;0.2380778;0.02727184,0.2843395;0.003589183;-0.02250748,-0.1713587;0.4789971;-0.008193349,-0.2251283;0.2303193;-0.0123623,-0.2683409;-0.006214961;-0.06353166,0.0748874;0.003720134;-0.03865511,0.07581195;-0.3118738;0.002872668,0.06791437;-0.6547436;0.08198399,0.07133248;-0.6177218;0.002160028,-0.07258619;0.008049069;-0.04222128,-0.110392;-0.3068479;-0.01509889,-0.1358462;-0.6475054;0.0696667,-0.1303299;-0.6103266;-0.01002577,0.007359859;0.534907;-0.0008402416,0;0;0,0.0133588;0.3078957;-0.01830506,0.02409005;0.6062942;-0.05069971,0.202884;0.4851099;-0.04652667,0.2364273;0.2364501;-0.004190445,0.2165828;-0.00461565;-0.04809451,-0.1634714;0.5049872;-0.03884053,-0.2383958;0.2647942;-0.0008558296,-0.2780694;0.02626105;-0.04515044,0.07474443;9.855629E-05;-0.03910804,0.06994605;-0.3181639;-0.04241395,0.02619913;-0.6587961;0.03463554,0.02888387;-0.6925635;-0.01393771,-0.0773413;0.009271406;-0.03238122,-0.1564517;-0.2989703;-0.02506513,-0.2301075;-0.6381091;0.03358977,-0.2318516;-0.6245756;-0.04488741,0.02181995;0.5330191;-0.04013515,502.4071
+0;0;0,0.004285601;0.3089085;0.004821968,0.008295195;0.6093252;-0.005844234,0.1886486;0.4892022;0.0194255,0.2305706;0.2383216;0.02735285,0.2850829;0.003816247;-0.02243001,-0.1720745;0.4792243;-0.008224344,-0.2258492;0.2305231;-0.01239368,-0.2690649;-0.006027952;-0.06356668,0.07485697;0.003718622;-0.0386394,0.07578016;-0.3114095;0.002827074,0.06786855;-0.6548881;0.08207887,0.07129402;-0.6178511;0.002082936,-0.0725567;0.008045799;-0.04220412,-0.1103067;-0.3063863;-0.01512177,-0.1358061;-0.6476487;0.06979433,-0.130278;-0.6104545;-0.01006983,0.007366089;0.5353602;-0.0008415305,0;0;0,0.01321816;0.3081651;-0.01804423,0.02380785;0.6068805;-0.05015016,0.2032771;0.484997;-0.04550338,0.2361136;0.236197;-0.003293276,0.2173461;-0.00491038;-0.047539,-0.1643464;0.504571;-0.03897208,-0.2404955;0.2642736;-0.004045729,-0.2792902;0.02564861;-0.04871976,0.07483438;0.0001238883;-0.03886127,0.07016286;-0.317666;-0.04257965,0.02750117;-0.6589162;0.0351975,0.03004307;-0.6927071;-0.01363754,-0.07722513;0.009212877;-0.03258527,-0.1563829;-0.2985368;-0.02549664,-0.2289779;-0.6383857;0.03411609,-0.2305395;-0.6248704;-0.0445377,0.02157342;0.5335193;-0.03966856,502.4309
+0;0;0,0.00428949;0.3091887;0.004826342,0.008303086;0.6099054;-0.005850541,0.1895952;0.4894686;0.01952929,0.2315282;0.238522;0.02745872,0.2853292;0.007077023;-0.02167446,-0.1729976;0.479439;-0.008263873,-0.2267864;0.2306724;-0.01243431,-0.2694381;-0.002791613;-0.06293949,0.07480121;0.003715852;-0.03861062,0.07572186;-0.3105466;0.002741948,0.06779729;-0.6545882;0.08212365,0.07126065;-0.6174734;0.001242906,-0.07250265;0.008039804;-0.04217268,-0.1101489;-0.3055285;-0.01516473,-0.1356902;-0.6473503;0.06989057,-0.1301008;-0.6100765;-0.01085695,0.007373043;0.5358658;-0.0008427924,0;0;0,0.01294032;0.3084725;-0.01779389,0.02330488;0.6075295;-0.04961061,0.2037092;0.4849837;-0.04406714,0.2363545;0.2359618;-0.002621174,0.2182756;-0.001895994;-0.04703093,-0.1656205;0.5040728;-0.0394843,-0.2413431;0.2634608;-0.005317837,-0.2803261;0.02862349;-0.05229837,0.07477239;0.0001189113;-0.03884435,0.07117975;-0.3168056;-0.04305291,0.02866811;-0.6584534;0.03567719,0.03253654;-0.6928985;-0.01368046,-0.077139;0.009209787;-0.03262762,-0.1556647;-0.2978141;-0.02615998,-0.2271196;-0.6383537;0.03430361,-0.2283909;-0.6249998;-0.04523005,0.02112037;0.5340795;-0.03921151,502.4622
+0;0;0,0.004270639;0.3094089;0.004610735,0.008275992;0.6102995;-0.006268098,0.18954;0.4900674;0.01961485,0.2311424;0.2390651;0.0278579,0.2845608;0.009047359;-0.02093961,-0.1730038;0.4798974;-0.009088328,-0.2274284;0.2312487;-0.01263167,-0.270075;-0.0007347018;-0.06271043,0.07465441;0.003660765;-0.03849573,0.07516574;-0.3113202;0.002888862,0.06726856;-0.6541815;0.08192566,0.07095596;-0.6169881;-3.33935E-05,-0.07227796;0.008075549;-0.04218158,-0.1103268;-0.3061799;-0.01531549,-0.1360941;-0.646737;0.06965467,-0.1302513;-0.6093805;-0.01216447,0.007342134;0.5362201;-0.001194634,0;0;0,0.01335806;0.3086915;-0.01744986,0.02404323;0.6079543;-0.04894495,0.2041708;0.4846838;-0.04299164,0.2369078;0.2356339;-0.001721144,0.2185618;-0.00056611;-0.04661965,-0.1648997;0.5043368;-0.03905884,-0.2402997;0.2634696;-0.005912788,-0.2787875;0.03047363;-0.05464145,0.07467419;2.622604E-06;-0.0386312,0.07205483;-0.3176476;-0.0428021,0.03018636;-0.658215;0.03545356,0.03400195;-0.6937584;-0.01426697,-0.07687049;0.009284134;-0.03276183,-0.1550176;-0.2985789;-0.02649121,-0.2252464;-0.6380277;0.03438133,-0.2264246;-0.6248738;-0.04622542,0.02178779;0.5344495;-0.03863335,502.4959
+0;0;0,0.004270639;0.3094089;0.004610735,0.008275992;0.6102995;-0.006268098,0.18954;0.4900674;0.01961485,0.2311424;0.2390651;0.0278579,0.2845608;0.009047359;-0.02093961,-0.1730038;0.4798974;-0.009088328,-0.2274284;0.2312487;-0.01263167,-0.270075;-0.0007347018;-0.06271043,0.07465441;0.003660765;-0.03849573,0.07516574;-0.3113202;0.002888862,0.06726856;-0.6541815;0.08192566,0.07095596;-0.6169881;-3.33935E-05,-0.07227796;0.008075549;-0.04218158,-0.1103268;-0.3061799;-0.01531549,-0.1360941;-0.646737;0.06965467,-0.1302513;-0.6093805;-0.01216447,0.007342134;0.5362201;-0.001194634,0;0;0,0.01335806;0.3086915;-0.01744986,0.02404323;0.6079543;-0.04894495,0.2041708;0.4846838;-0.04299164,0.2369078;0.2356339;-0.001721144,0.2185618;-0.00056611;-0.04661965,-0.1648997;0.5043368;-0.03905884,-0.2402997;0.2634696;-0.005912788,-0.2787875;0.03047363;-0.05464145,0.07467419;2.622604E-06;-0.0386312,0.07205483;-0.3176476;-0.0428021,0.03018636;-0.658215;0.03545356,0.03400195;-0.6937584;-0.01426697,-0.07687049;0.009284134;-0.03276183,-0.1550176;-0.2985789;-0.02649121,-0.2252464;-0.6380277;0.03438133,-0.2264246;-0.6248738;-0.04622542,0.02178779;0.5344495;-0.03863335,502.5184
+0;0;0,0.004273437;0.3096117;0.004613757,0.008281774;0.6107265;-0.006273237,0.1893127;0.4904967;0.01958703,0.2309206;0.2394605;0.0278312,0.2842976;0.009621352;-0.02092843,-0.1727686;0.4803397;-0.009079529,-0.2272007;0.2316574;-0.01262335,-0.2698141;-0.0001458973;-0.06266323,0.07461253;0.003658711;-0.03847413,0.07512396;-0.3113826;0.002918385,0.06722654;-0.654254;0.08195753,0.07091373;-0.617061;3.308058E-06,-0.07223741;0.008071019;-0.04215792,-0.1102935;-0.3062445;-0.01528668,-0.1360616;-0.6468117;0.06968599,-0.1302191;-0.6094557;-0.01212832,0.007347203;0.5365906;-0.001195905,0;0;0,0.01327774;0.308916;-0.01713395,0.02387366;0.6084483;-0.04824686,0.2037365;0.484939;-0.04197645,0.2364136;0.2357845;-0.001079321,0.2177385;-9.000301E-06;-0.04696298,-0.1647891;0.5046682;-0.03856662,-0.240104;0.2635683;-0.006679352,-0.2783217;0.03120035;-0.05764211,0.07469088;-5.629659E-05;-0.03849602,0.07261771;-0.3177707;-0.04271817,0.03097221;-0.6584015;0.03542733,0.03506941;-0.6939838;-0.01421142,-0.07677188;0.009324267;-0.03286046,-0.1548745;-0.2986144;-0.02666726,-0.2243183;-0.6381571;0.03464028,-0.2254068;-0.6249765;-0.04596834,0.02163938;0.5348707;-0.03804231,502.5517
+0;0;0,0.004772691;0.3098507;0.004292666,0.009465853;0.6112137;-0.006993552,0.1902886;0.4913652;0.01985207,0.2317885;0.2402486;0.02861453,0.2850976;0.01215042;-0.01875317,-0.1719123;0.4812974;-0.009630859,-0.2270048;0.2326723;-0.01261565,-0.2697135;0.002857029;-0.06236758,0.07455567;0.003572486;-0.03848866,0.07446036;-0.3112234;0.002778921,0.06631022;-0.6546327;0.08208536,0.07013708;-0.6174841;0.0003086776,-0.07221354;0.008137514;-0.04209124,-0.1104755;-0.305937;-0.0157726,-0.1368192;-0.6469782;0.06956686,-0.1308425;-0.6096646;-0.01206625,0.008341031;0.5370218;-0.001792053,0;0;0,0.01298764;0.3091928;-0.01672649,0.02330637;0.6090659;-0.04730463,0.2031298;0.4851278;-0.04027629,0.2362934;0.2357832;-0.000451088,0.2184478;0.001966715;-0.04655623,-0.1651844;0.5047045;-0.03786127,-0.2395131;0.2630608;-0.007167181,-0.2778587;0.0332623;-0.06042673,0.07469776;-7.152557E-05;-0.03837872,0.07310936;-0.3175223;-0.04306483,0.0321089;-0.6587619;0.03542376,0.03570843;-0.6945717;-0.01366067,-0.07668142;0.009322995;-0.03295038,-0.1542045;-0.298497;-0.026911,-0.2237163;-0.6385143;0.03507526,-0.2246324;-0.6252617;-0.04537261,0.02113637;0.5353983;-0.03724813,502.5755
+0;0;0,0.004773802;0.3099228;0.004293664,0.009467564;0.6113241;-0.006993751,0.1906056;0.4913924;0.01988967,0.2321179;0.2402011;0.02865474,0.2852367;0.01291743;-0.01854383,-0.172223;0.4813073;-0.009644367,-0.227332;0.2326081;-0.01263005,-0.2698881;0.003613502;-0.06220432,0.07446569;0.003568175;-0.03844221,0.07437038;-0.3112588;0.002829451,0.06622191;-0.6545979;0.08211966,0.07006095;-0.6174265;8.244067E-05,-0.07212639;0.008127694;-0.04204044,-0.1103921;-0.3059779;-0.0157192,-0.1367304;-0.6469493;0.06960279,-0.1307347;-0.6096123;-0.01229039,0.008342681;0.5371282;-0.001791974,0;0;0,0.01267776;0.3092898;-0.01650643,0.02275875;0.6092327;-0.04685807,0.2029094;0.4849949;-0.03862739,0.2363821;0.2354557;0.0001916885,0.2179282;0.002775058;-0.04699254,-0.1659256;0.504325;-0.03723379,-0.2410231;0.2625763;-0.008683205,-0.2783291;0.03378354;-0.06317433,0.07472366;-5.018711E-05;-0.03810573,0.07335925;-0.3175263;-0.04324603,0.03305605;-0.6586682;0.03570318,0.03693444;-0.6946451;-0.01357437,-0.07648841;0.009273994;-0.03315402,-0.1535644;-0.2986861;-0.02688717,-0.2222295;-0.6388223;0.03497958,-0.2229793;-0.625604;-0.04573029,0.02063906;0.5355518;-0.03685904,502.6075
+0;0;0,0.004563187;0.3100918;0.004273765,0.009078349;0.6117073;-0.00696168,0.1912275;0.4918826;0.01987068,0.2321822;0.2405405;0.02901322,0.2879605;0.0007985383;-0.02060728,-0.1733336;0.4811224;-0.01005536,-0.2289754;0.2324624;-0.01249352,-0.2744511;-0.008862704;-0.06487449,0.07442559;0.003447315;-0.03846489,0.07410177;-0.3112756;0.00279412,0.06565522;-0.6546763;0.08205807,0.06956068;-0.6174982;-5.324185E-05,-0.07205826;0.008256103;-0.0420719,-0.110606;-0.3057311;-0.01601408,-0.1374493;-0.6466954;0.06943128,-0.1313838;-0.6093508;-0.01253402,0.007991352;0.5374575;-0.001773163,0;0;0,0.01182088;0.3095062;-0.01619267,0.02092683;0.6097299;-0.04615664,0.2021454;0.4850065;-0.03742456,0.2359557;0.2352896;0.0004179478,0.2099769;-0.009293586;-0.05011702,-0.168275;0.5039207;-0.03704622,-0.243967;0.2621573;-0.009571437,-0.2824245;0.02102984;-0.06812245,0.07471922;-6.607175E-05;-0.03804779,0.07366386;-0.3174355;-0.04338622,0.03373119;-0.6586905;0.0355351,0.03795591;-0.6946393;-0.01388097,-0.07643382;0.0092809;-0.03320144,-0.1531492;-0.2986659;-0.02716556,-0.2219543;-0.6388161;0.03481709,-0.2225366;-0.6255866;-0.04597561,0.01905584;0.5359757;-0.03625941,502.6299
+0;0;0,0.004566994;0.3103505;0.00427733,0.009086332;0.6122449;-0.006968454,0.1917416;0.4922266;0.01992852,0.2327006;0.2408582;0.02907202,0.2868586;0.008080795;-0.01910699,-0.1738285;0.4814366;-0.01008034,-0.2294761;0.2327506;-0.01251875,-0.2736307;-0.001564011;-0.06337804,0.07426721;0.003439979;-0.03838303,0.07394351;-0.3111539;0.00285906,0.06550712;-0.6541416;0.08202767,0.06944293;-0.6169077;-0.0007217079,-0.07190491;0.008238534;-0.04198237,-0.1104368;-0.30562;-0.01593524,-0.1372479;-0.6461742;0.06940736,-0.1311352;-0.6087725;-0.01319487,0.007998347;0.5379276;-0.001775221,0;0;0,0.01143274;0.3097965;-0.01587439,0.02025506;0.610342;-0.04551077,0.2018587;0.4847498;-0.0367806,0.2353898;0.2349235;0.0007667542,0.2115115;-0.002673313;-0.04839849,-0.1692834;0.5036787;-0.03717486,-0.2456625;0.2620277;-0.01037211,-0.2828842;0.0281273;-0.06820595,0.07463101;-6.067753E-05;-0.03782749,0.07422283;-0.3172963;-0.04346299,0.03426161;-0.6581574;0.03525281,0.03887755;-0.6946599;-0.01446033,-0.07619452;0.009254249;-0.0333086,-0.1527712;-0.2986018;-0.02774016,-0.2211312;-0.6383334;0.03461946,-0.2215938;-0.6252139;-0.04680607,0.01844332;0.5365072;-0.03569508,502.6636
+0;0;0,0.00456818;0.3104311;0.004278441,0.009088055;0.6123613;-0.006968495,0.1914417;0.4924133;0.01989319,0.2324074;0.2410035;0.02903819,0.2859864;0.0107149;-0.01862571,-0.1735284;0.481641;-0.01006642,-0.2291852;0.2329141;-0.01250524,-0.2728677;0.001104712;-0.06282076,0.07433175;0.003442968;-0.03841638,0.07400835;-0.3108655;0.002788294,0.06557144;-0.653874;0.08196174,0.06952613;-0.6166055;-0.001184613,-0.07196739;0.008245692;-0.04201885,-0.1104643;-0.3053281;-0.01599535,-0.1372771;-0.6459031;0.06935246,-0.1311351;-0.6084658;-0.01364604,0.008000002;0.5380393;-0.001774937,0;0;0,0.01148012;0.3098835;-0.01571846,0.02044192;0.6104708;-0.04525185,0.2016639;0.4848106;-0.03631878,0.2352745;0.2348746;0.00070858,0.2124703;-0.0001807809;-0.04832554,-0.168788;0.5036329;-0.03716663,-0.2452756;0.2619433;-0.01062399,-0.2820167;0.03085019;-0.06911714,0.07471618;-0.0001141131;-0.0378201,0.0746665;-0.317066;-0.04322863,0.03497416;-0.658054;0.03516912,0.03985921;-0.6949265;-0.01469063,-0.07625657;0.009299877;-0.03333663,-0.1521307;-0.2984363;-0.02792444,-0.2206704;-0.6381553;0.03442767,-0.2210595;-0.6251103;-0.04739023,0.01858971;0.5366294;-0.03545785,502.6972
+0;0;0,0.004568715;0.3104675;0.004278942,0.009088542;0.6123943;-0.00696766,0.1915648;0.4924216;0.0199081,0.232542;0.2409413;0.02905566,0.2861719;0.01043363;-0.01865357,-0.1736491;0.4816421;-0.01007152,-0.2293215;0.2328454;-0.01251103,-0.2730455;0.0008155853;-0.0628744,0.07419289;0.003436537;-0.03834462,0.07386938;-0.3109765;0.00287376,0.06543751;-0.6537804;0.08199996,0.06942997;-0.6164424;-0.001940466,-0.07183295;0.008230289;-0.04194035,-0.1103427;-0.3054478;-0.0159082,-0.1371394;-0.6458195;0.06938868,-0.1309388;-0.6083113;-0.01440247,0.008000573;0.5380781;-0.0017745,0;0;0,0.01122111;0.3099439;-0.01543069,0.02000248;0.6105613;-0.04467726,0.2014926;0.4852443;-0.03569961,0.2354186;0.2351438;0.0004098415,0.2133258;-0.0002454519;-0.04847717,-0.1692537;0.503369;-0.03699826,-0.2456454;0.2615189;-0.01096043,-0.2820832;0.03024463;-0.0698723,0.07463628;-0.0001333058;-0.03763127,0.0750483;-0.3171874;-0.04321361,0.0356071;-0.658072;0.03481603,0.04075211;-0.6956151;-0.01545572,-0.07604381;0.009293776;-0.03343159,-0.1516461;-0.298622;-0.0282587,-0.2198306;-0.6381913;0.034112,-0.2201542;-0.6252875;-0.04849187,0.01818782;0.5367153;-0.03495455,502.731
+0;0;0,0.003989013;0.3104768;0.00417474,0.008019166;0.6124108;-0.007065308,0.1907266;0.4926947;0.01929249,0.2309842;0.2411186;0.02898422,0.28498;0.01058136;-0.01816623,-0.1744237;0.4811855;-0.01101921,-0.2316065;0.232726;-0.01280391,-0.2757066;0.0007440448;-0.06305977,0.07424544;0.003300466;-0.03825476,0.07285139;-0.3111337;0.002779376,0.0640942;-0.6539541;0.08179884,0.06816536;-0.616622;-0.002138317,-0.07185364;0.00831726;-0.04188774,-0.1107438;-0.3053737;-0.0165869,-0.138521;-0.6455584;0.06914189,-0.1322392;-0.6080531;-0.01464349,0.007038035;0.538093;-0.001873317,0;0;0,0.01122111;0.3099439;-0.01543069,0.02000248;0.6105613;-0.04467726,0.2014926;0.4852443;-0.03569961,0.2354186;0.2351438;0.0004098415,0.2133258;-0.0002454519;-0.04847717,-0.1692537;0.503369;-0.03699826,-0.2456454;0.2615189;-0.01096043,-0.2820832;0.03024463;-0.0698723,0.07463628;-0.0001333058;-0.03763127,0.0750483;-0.3171874;-0.04321361,0.0356071;-0.658072;0.03481603,0.04075211;-0.6956151;-0.01545572,-0.07604381;0.009293776;-0.03343159,-0.1516461;-0.298622;-0.0282587,-0.2198306;-0.6381913;0.034112,-0.2201542;-0.6252875;-0.04849187,0.01818782;0.5367153;-0.03495455,502.7528
+0;0;0,0.003991096;0.310639;0.00417692,0.0080237;0.6127565;-0.007069991,0.1910158;0.492924;0.01932389,0.2312812;0.2412999;0.02901747,0.2855155;0.009744093;-0.0183413,-0.1747016;0.4813969;-0.0110349,-0.2318953;0.23289;-0.01281994,-0.2761903;-0.0001169145;-0.06329784,0.07409563;0.003293807;-0.03817758,0.07270309;-0.3108014;0.002812319,0.06393048;-0.6542252;0.08197088,0.06796595;-0.6169574;-0.001230255,-0.07170866;0.008300479;-0.04180322,-0.1105568;-0.3050523;-0.01652966,-0.1383829;-0.6458358;0.06935005,-0.1321562;-0.6083963;-0.01370064,0.007041964;0.5383928;-0.001874796,0;0;0,0.01087284;0.3101292;-0.01521921,0.01926634;0.6109615;-0.04426789,0.2011468;0.4855304;-0.03492212,0.2352687;0.2353166;0.0005562305,0.213522;-0.00107874;-0.04890704,-0.1700812;0.5031242;-0.0370393,-0.24722;0.2614343;-0.01124081,-0.283678;0.02919497;-0.07072178,0.07460117;-0.000143379;-0.03732538,0.07492414;-0.3168514;-0.04314089,0.03551713;-0.6583697;0.03493166,0.041596;-0.6941518;-0.01632547,-0.07581941;0.009273109;-0.0335256,-0.1512484;-0.2983338;-0.02839097,-0.2196353;-0.6384752;0.03413901,-0.2198266;-0.6254135;-0.04774258,0.01755014;0.5370605;-0.03459311,502.7867
+0;0;0,0.003989796;0.3105378;0.004175559,0.008021101;0.6125581;-0.007067829,0.1909061;0.4927738;0.01931217,0.2311695;0.241162;0.02900527,0.2854286;0.009500727;-0.01837508,-0.1745979;0.4812534;-0.0110289,-0.2317888;0.2327587;-0.01281386,-0.276104;-0.0003543496;-0.06331476,0.07414579;0.003296037;-0.03820342,0.07275387;-0.3106574;0.00276798,0.06397481;-0.6543337;0.08198474,0.0680139;-0.6170594;-0.001291148,-0.0717572;0.008306097;-0.04183152,-0.1105879;-0.3049053;-0.01656936,-0.1384344;-0.6459394;0.06937349,-0.1322021;-0.6084932;-0.01375183,0.007039651;0.5382161;-0.001874149,0;0;0,0.01090452;0.3100188;-0.01537776,0.01937065;0.6107372;-0.04457378,0.2011058;0.4852959;-0.03498697,0.2353165;0.2351276;0.0006365776,0.2137472;-0.00133422;-0.04912758,-0.1699415;0.5032146;-0.03677917,-0.2475082;0.2616379;-0.01133002,-0.2837718;0.02922879;-0.0707176,0.0746415;-8.797646E-05;-0.03737116,0.07463172;-0.3166586;-0.04288793,0.03570068;-0.6586567;0.03449059,0.04187965;-0.6945308;-0.01675916,-0.07588802;0.009213023;-0.0335275,-0.1511681;-0.2982863;-0.02858112,-0.2200322;-0.6385871;0.03402012,-0.2202659;-0.6255597;-0.04793096,0.01763487;0.5368629;-0.03486609,502.8101
+0;0;0,0.005046562;0.3103549;0.003510641,0.01042825;0.6122172;-0.008502877,0.1930864;0.4933368;0.01871316,0.2327208;0.2416798;0.02946246,0.2858343;0.008676261;-0.01827469,-0.1730786;0.4827513;-0.01220541,-0.2304468;0.234303;-0.01227472,-0.2765343;0.0005640835;-0.06358339,0.07422269;0.003129167;-0.03820408,0.0712067;-0.311154;0.002241161,0.06166735;-0.6547889;0.08115214,0.06585647;-0.6174614;-0.003274389,-0.07179964;0.008434453;-0.04185715,-0.1122161;-0.3049144;-0.01740721,-0.1408229;-0.6459394;0.06795427,-0.1344085;-0.6084409;-0.01631737,0.009097112;0.5379149;-0.00308104,0;0;0,0.0108963;0.3098085;-0.01606011,0.01942617;0.6103806;-0.04566026,0.2014028;0.4859655;-0.03484559,0.2353443;0.2358145;0.00107193,0.2139849;-0.001553535;-0.04982758,-0.1698995;0.5029549;-0.03747507,-0.2477148;0.2614788;-0.01194637,-0.2845094;0.02766857;-0.06999373,0.07467118;-5.728006E-05;-0.03745079,0.0745005;-0.3169021;-0.04275632,0.03591841;-0.6590927;0.03353214,0.04212347;-0.6951563;-0.01934671,-0.07596358;0.009166997;-0.03352388,-0.1510428;-0.298665;-0.02889665,-0.2198532;-0.6390306;0.03290354,-0.2199576;-0.6262851;-0.05017085,0.0176748;0.5365345;-0.03587842,502.8315
+0;0;0,0.00504439;0.3102213;0.00350913,0.01042446;0.611993;-0.008501073,0.192991;0.4931506;0.01870292,0.2326123;0.2415759;0.02944871,0.2849095;0.01215386;-0.01755467,-0.172991;0.4825704;-0.01220019,-0.2303405;0.2342034;-0.01226948,-0.2757196;0.004057229;-0.06278948,0.07425912;0.003130703;-0.03822283,0.07123701;-0.3117907;0.002304539,0.06169273;-0.6556029;0.08125624,0.06587774;-0.6182826;-0.003087334,-0.07183489;0.008438594;-0.0418777,-0.1123334;-0.3055466;-0.01737811,-0.140955;-0.6467475;0.06802743,-0.1345469;-0.6092564;-0.0161614,0.009093607;0.5377064;-0.003080381,0;0;0,0.0109179;0.3096594;-0.01633692,0.01946166;0.6101125;-0.04621744,0.2014021;0.4859575;-0.03527427,0.2353911;0.2360518;0.001698732,0.217541;0.001615122;-0.04625559,-0.1697931;0.5028467;-0.0379903,-0.2481101;0.2616551;-0.01214094,-0.2853381;0.0308591;-0.06623397,0.0747008;4.932285E-05;-0.03748322,0.07436144;-0.3174414;-0.04264402,0.03557053;-0.6598473;0.03341365,0.04212412;-0.6956176;-0.01965475,-0.07602203;0.009065932;-0.03352107,-0.1510514;-0.2994427;-0.02904027,-0.2202324;-0.6400195;0.03221995,-0.2203267;-0.6272838;-0.05076724,0.01770851;0.5362908;-0.03637099,502.865
+0;0;0,0.005034962;0.3096415;0.003502571,0.0104111;0.6111924;-0.008499907,0.1930375;0.4923658;0.01870891,0.2326321;0.2409605;0.02944747,0.2844791;0.01351325;-0.01715133,-0.1730626;0.4817822;-0.01220417,-0.2303734;0.2335824;-0.01227341,-0.275362;0.005417272;-0.06235855,0.07440286;0.003136763;-0.03829682,0.07137002;-0.3129014;0.002374277,0.06184505;-0.6560181;0.08116626,0.06603039;-0.6186973;-0.003183879,-0.07197393;0.008454927;-0.04195876,-0.1126161;-0.3066438;-0.01737229,-0.1411798;-0.6471544;0.06786048,-0.1347712;-0.6096627;-0.0163349,0.009080786;0.5369359;-0.003081418,0;0;0,0.01093242;0.3090231;-0.01734138,0.01948497;0.6091944;-0.04783225,0.2016579;0.4857147;-0.03670239,0.2364493;0.2364005;0.002279997,0.2222265;0.003077462;-0.04187751,-0.1699131;0.5024182;-0.03951067,-0.2487998;0.2616924;-0.01275978,-0.2875507;0.03133084;-0.05774574,0.07484791;8.407235E-05;-0.03755069,0.0741587;-0.3185338;-0.04261589,0.03553703;-0.6605481;0.03196669,0.04285142;-0.6959609;-0.02145362,-0.07621054;0.009009574;-0.03351195,-0.1510359;-0.3007103;-0.02923811,-0.2204974;-0.6407686;0.03045573,-0.2205845;-0.6280991;-0.05252444,0.01772955;0.5354175;-0.03788018,502.8989
+0;0;0,0.006588269;0.3091807;0.00316433,0.01373137;0.6104564;-0.009183931,0.1959738;0.4919019;0.01832212,0.2345689;0.2406587;0.03009877,0.2855748;0.01292087;-0.0156133,-0.1706291;0.4824881;-0.0128721,-0.2286315;0.2347289;-0.01127751,-0.2752628;0.006881803;-0.06094562,0.07448608;0.002980975;-0.03863219,0.07043399;-0.313881;0.001998853,0.06001134;-0.6564548;0.07998462,0.06418095;-0.6192586;-0.003277995,-0.07226451;0.008612521;-0.0418709,-0.1140184;-0.3072378;-0.01812239,-0.1435362;-0.6470577;0.06672077,-0.1371689;-0.6096884;-0.0163875,0.01195638;0.5362571;-0.003666475,0;0;0,0.01092872;0.3085192;-0.01850891,0.01943538;0.6083884;-0.04978156,0.201733;0.4853049;-0.03859782,0.2382433;0.2369898;0.003331184,0.2264244;0.002722427;-0.03584552,-0.1700567;0.5020707;-0.04188704,-0.2492038;0.2619585;-0.01302038,-0.2896306;0.03053938;-0.0499877,0.07488587;0.0001251101;-0.0379684,0.073468;-0.3193147;-0.04296827,0.03511232;-0.6610368;0.02984715,0.04201204;-0.6958016;-0.02268625,-0.07657574;0.008966826;-0.03324546,-0.1514486;-0.3016036;-0.03026936,-0.2212842;-0.6410902;0.02820349,-0.2213075;-0.6282759;-0.05368965,0.01768139;0.5346724;-0.03968239,502.9319
+0;0;0,0.006588269;0.3091807;0.00316433,0.01373137;0.6104564;-0.009183931,0.1959738;0.4919019;0.01832212,0.2345689;0.2406587;0.03009877,0.2855748;0.01292087;-0.0156133,-0.1706291;0.4824881;-0.0128721,-0.2286315;0.2347289;-0.01127751,-0.2752628;0.006881803;-0.06094562,0.07448608;0.002980975;-0.03863219,0.07043399;-0.313881;0.001998853,0.06001134;-0.6564548;0.07998462,0.06418095;-0.6192586;-0.003277995,-0.07226451;0.008612521;-0.0418709,-0.1140184;-0.3072378;-0.01812239,-0.1435362;-0.6470577;0.06672077,-0.1371689;-0.6096884;-0.0163875,0.01195638;0.5362571;-0.003666475,0;0;0,0.01092872;0.3085192;-0.01850891,0.01943538;0.6083884;-0.04978156,0.201733;0.4853049;-0.03859782,0.2382433;0.2369898;0.003331184,0.2264244;0.002722427;-0.03584552,-0.1700567;0.5020707;-0.04188704,-0.2492038;0.2619585;-0.01302038,-0.2896306;0.03053938;-0.0499877,0.07488587;0.0001251101;-0.0379684,0.073468;-0.3193147;-0.04296827,0.03511232;-0.6610368;0.02984715,0.04201204;-0.6958016;-0.02268625,-0.07657574;0.008966826;-0.03324546,-0.1514486;-0.3016036;-0.03026936,-0.2212842;-0.6410902;0.02820349,-0.2213075;-0.6282759;-0.05368965,0.01768139;0.5346724;-0.03968239,502.9544
+0;0;0,0.006584654;0.309011;0.003162595,0.0137253;0.6101834;-0.009181734,0.1943828;0.4920297;0.01813348,0.2329315;0.2410881;0.029896,0.2832086;0.01660441;-0.01516289,-0.1690616;0.482697;-0.01279197,-0.2269944;0.2352352;-0.0111993,-0.2729594;0.01064381;-0.06015769,0.07476921;0.002992306;-0.03877902,0.07071076;-0.3143666;0.001915738,0.06029438;-0.6567342;0.07985455,0.06446817;-0.6195308;-0.003491476,-0.07253919;0.008645256;-0.04203005,-0.1143585;-0.3077004;-0.0182443,-0.1438586;-0.6473157;0.06654778,-0.137485;-0.609939;-0.01664375,0.01195076;0.5360028;-0.003665661,0;0;0,0.01159418;0.3082136;-0.02027702,0.02088702;0.6078418;-0.05262113,0.2012029;0.4848791;-0.04148054,0.2402505;0.2378314;0.003672361,0.2355402;0.00494431;-0.02264166,-0.1673691;0.5023737;-0.04471476,-0.2471463;0.2630985;-0.01342509,-0.2889082;0.03421344;-0.04203562,0.07508042;0.0002011359;-0.03828955,0.07317027;-0.3197252;-0.04400969,0.03499877;-0.6616345;0.02697945,0.04172093;-0.6963083;-0.02582192,-0.07700813;0.008891072;-0.03307412,-0.1514289;-0.3023146;-0.03174049,-0.2217755;-0.6417041;0.02539635,-0.2218175;-0.6290218;-0.05655466,0.01883486;0.5341901;-0.04225087,502.9875
+0;0;0,0.007274367;0.3084509;0.002544561,0.01476948;0.60927;-0.01034432,0.1957803;0.4915628;0.01742946,0.2326292;0.2410051;0.03095059,0.2839566;0.01087995;-0.01343698,-0.1687291;0.4827829;-0.0133231,-0.2272813;0.2360493;-0.009588759,-0.2764712;0.006435201;-0.05878306,0.07477098;0.002692735;-0.03866224,0.06879041;-0.3161885;0.002119847,0.0570839;-0.6578215;0.0798155,0.06123407;-0.6206477;-0.003464095,-0.07255137;0.008831287;-0.04184527,-0.1159732;-0.308915;-0.01869381,-0.1466087;-0.6477381;0.06584717,-0.1402617;-0.6104038;-0.01727983,0.01293876;0.5351596;-0.004691313,0;0;0,0.0115433;0.3074604;-0.02315569,0.02089182;0.6065522;-0.05742598,0.2016957;0.4844946;-0.04580235,0.2424471;0.2395204;0.005644083,0.2402108;0.0001675189;-0.01071334,-0.1678415;0.5015128;-0.04951478,-0.2484342;0.263815;-0.01312317,-0.2931543;0.02837373;-0.02452063,0.0752058;0.0002711415;-0.03790426,0.0713703;-0.3211584;-0.0451529,0.03315327;-0.6630498;0.02220058,0.03982562;-0.697404;-0.03088617,-0.07684767;0.008742944;-0.0333274,-0.1525165;-0.3037605;-0.03316544,-0.2229753;-0.642925;0.0205909,-0.2229701;-0.6304284;-0.06124926,0.01875979;0.533021;-0.04664302,503.0099
+0;0;0,0.007266844;0.3081319;0.002541929,0.01476304;0.6089949;-0.01035115,0.1943872;0.4915546;0.01725987,0.2311437;0.2416252;0.0307471,0.2832149;0.008165121;-0.01428373,-0.1673609;0.4828413;-0.01325972,-0.2257663;0.2367263;-0.009534742,-0.275669;0.003784716;-0.05944196,0.0749837;0.002700396;-0.03877224,0.06899191;-0.3167792;0.002086375,0.05730146;-0.6579434;0.07967542,0.0614486;-0.6207749;-0.00354331,-0.07275778;0.008856412;-0.04196433,-0.1162611;-0.3094862;-0.01876942,-0.1468545;-0.6478443;0.06565556,-0.1405121;-0.6105154;-0.0174107,0.01293075;0.5348212;-0.004693322,0;0;0,0.01119983;0.3069424;-0.02579713,0.02122933;0.6057906;-0.06221437,0.2001837;0.4836927;-0.04906869,0.2454269;0.2416677;0.009022713,0.2451748;-0.001542494;-0.0005447865,-0.166464;0.5012332;-0.05249124,-0.2472032;0.2651548;-0.01070807,-0.2952055;0.02658209;-0.01536057,0.07531273;0.0001343191;-0.03822446,0.07005137;-0.3218985;-0.04452658,0.03174475;-0.6639689;0.01927161,0.03845701;-0.6979812;-0.03412604,-0.07718451;0.008864431;-0.03312262,-0.1536397;-0.3040686;-0.03286046,-0.2238897;-0.6432652;0.0177392,-0.2239441;-0.6309646;-0.06399621,0.0187656;0.5323282;-0.05062532,503.0327
+0;0;0,0.008546578;0.3072874;0.001997389,0.0172631;0.607529;-0.01142938,0.1972641;0.4901243;0.0160314,0.2330372;0.2407913;0.03152002,0.2853215;0.005486637;-0.009340137,-0.1660997;0.4824433;-0.01388805,-0.2259093;0.2373242;-0.008791515,-0.277703;0.003372297;-0.05732405,0.07523929;0.002565816;-0.03902716,0.06753065;-0.3176776;0.001695003,0.05421517;-0.6585665;0.07842934,0.0582682;-0.6213825;-0.005171388,-0.07316797;0.008979095;-0.04191036,-0.1180637;-0.3100356;-0.01983042,-0.1496507;-0.647958;0.06432094,-0.1434021;-0.6106384;-0.01913263,0.01513597;0.5335226;-0.005635974,0;0;0,0.01223254;0.3058416;-0.02852893,0.02392998;0.6037299;-0.0675149,0.2035767;0.484077;-0.0551424,0.2493133;0.2446821;0.01031613,0.2522884;0.0002792329;0.01577854,-0.1651415;0.5005525;-0.05712289,-0.2477976;0.2668355;-0.009891089,-0.2988999;0.02788053;-0.002108027,0.0752854;-0.0003226697;-0.03902125,0.06987256;-0.3231211;-0.04575801,0.03079125;-0.6651749;0.01541901,0.03785542;-0.6992978;-0.03839063,-0.0777302;0.009331689;-0.03258205,-0.1546855;-0.3042775;-0.03339546,-0.2247016;-0.6434393;0.01495495,-0.2250301;-0.6314677;-0.06709375,0.02092144;0.5305592;-0.0551846,503.0668
+0;0;0,0.008518957;0.3062943;0.001990933,0.01722552;0.6061917;-0.0114168,0.1998832;0.4883218;0.01634643,0.2355798;0.2395218;0.03180192,0.2891247;-0.001455992;-0.01004336,-0.1687714;0.4805289;-0.01400867,-0.2284531;0.2359339;-0.00892303,-0.2814955;-0.003658578;-0.05862568,0.07534759;0.002569509;-0.03908334,0.06762968;-0.318059;0.001687802,0.05430268;-0.6592427;0.07848849,0.05836065;-0.62205;-0.005214065,-0.07327329;0.008992019;-0.04197068,-0.118223;-0.3104064;-0.01986419,-0.1498373;-0.648621;0.06435992,-0.1435811;-0.6112924;-0.01919529,0.01510317;0.532352;-0.005636438,0;0;0,0.01173565;0.304494;-0.03222489,0.0230163;0.6018249;-0.0729382,0.2059297;0.4841574;-0.06328726,0.2515702;0.24719;0.008670568,0.2543027;-0.00254114;0.02642608,-0.1685704;0.4976428;-0.06469949,-0.2530648;0.2667582;-0.01022458,-0.3084986;0.02361599;0.0120767,0.075248;-0.0006330609;-0.03935361,0.06944489;-0.3237826;-0.04742765,0.029594;-0.6665697;0.01080585,0.03703752;-0.7003269;-0.04354429,-0.07790162;0.009568527;-0.03242145,-0.1555636;-0.3042644;-0.03384763,-0.2258727;-0.6444053;0.009082831,-0.2263672;-0.6326938;-0.07301228,0.02003315;0.5288708;-0.06032801,503.0995
+0;0;0,0.008503596;0.3057421;0.001987344,0.01720172;0.60535;-0.01141162,0.1965155;0.4882542;0.01595562,0.2321157;0.2401257;0.03136941,0.285854;-0.001722559;-0.01062702,-0.1654689;0.4806024;-0.01385025,-0.2249896;0.2366674;-0.008778337,-0.2782236;-0.003790483;-0.05866051,0.07535976;0.002569924;-0.03908965,0.06764031;-0.3181227;0.001689635,0.05429927;-0.6596659;0.07857125,0.05841113;-0.6223776;-0.006242894,-0.07328513;0.008993472;-0.04197746,-0.1182438;-0.3104687;-0.01986655,-0.1498914;-0.6490397;0.06444632,-0.1435522;-0.6116138;-0.02021853,0.01507873;0.5314878;-0.005629504,0;0;0,0.01396364;0.3032486;-0.03741312,0.03177762;0.598703;-0.08610559,0.2094602;0.4830615;-0.07236528,0.2561761;0.2494865;0.0072155,0.2588982;0.0005273819;0.04118633,-0.1586969;0.4972532;-0.07219686,-0.2442245;0.2698368;-0.008639179,-0.3029116;0.02812548;0.02704708,0.07517603;-0.001139253;-0.03950906,0.06927186;-0.3242853;-0.04990244,0.02870658;-0.6678405;0.00545812,0.03721559;-0.7026883;-0.04918456,-0.07790221;0.009973344;-0.03233382,-0.1564611;-0.3036909;-0.03542141,-0.2262695;-0.6448694;0.002846774,-0.2270292;-0.6340107;-0.08019839,0.02677983;0.5264083;-0.07054734,503.1331
+0;0;0,0.00848038;0.3049074;0.001981918,0.01717138;0.6042689;-0.01140247,0.2011458;0.4862044;0.01650774,0.236635;0.2388491;0.03187349,0.2907423;-0.004659534;-0.01041128,-0.170129;0.4783561;-0.0140631,-0.2294641;0.2351813;-0.009006994,-0.2830637;-0.006927386;-0.05923164,0.07558606;0.002577642;-0.03920703,0.06787926;-0.3175894;0.001505431,0.05455319;-0.6587495;0.0783008,0.05874593;-0.6213179;-0.008181684,-0.07350519;0.009020478;-0.04210351,-0.1183902;-0.3099182;-0.02002884,-0.1500023;-0.6481094;0.06418945,-0.1435384;-0.6105375;-0.02214079,0.01505244;0.5305475;-0.005631369,0;0;0,0.01439235;0.3018349;-0.04162765,0.03153881;0.5967764;-0.0922215,0.2142344;0.4812688;-0.08258104,0.2614319;0.2518004;0.005718708,0.2609169;0.002675831;0.0498631,-0.1634082;0.494169;-0.08048069,-0.2507653;0.2707031;-0.008982874,-0.3138351;0.02993762;0.03647316,0.07510671;-0.001984596;-0.04015136,0.07002383;-0.3245647;-0.05198717,0.02791339;-0.6679798;0.0005304776,0.03696033;-0.7040508;-0.05519033,-0.07825667;0.01084445;-0.031865,-0.1571834;-0.3021417;-0.03770233,-0.2259219;-0.6435227;-0.003070757,-0.2271285;-0.63333;-0.08767717,0.02670267;0.5246513;-0.07649851,503.1567
+0;0;0,0.008851252;0.3049027;0.0005758461,0.01803932;0.604182;-0.01421142,0.2020381;0.4869018;0.01424756,0.2372235;0.2397024;0.03254079,0.2890351;-0.004696578;-0.007418506,-0.1698414;0.47976;-0.0154644,-0.2305337;0.2369763;-0.008203806,-0.2862597;-0.004787982;-0.0577691,0.07556261;0.002486431;-0.03925809,0.06560957;-0.3176787;0.0009795092,0.05029387;-0.6589853;0.07674608,0.05434678;-0.6216295;-0.009749562,-0.07364295;0.009028699;-0.04186031,-0.1205805;-0.3097047;-0.02112978,-0.1535496;-0.6478609;0.06270759,-0.1472282;-0.6103815;-0.02364129,0.0157883;0.5304949;-0.008064453,0;0;0,0.01439235;0.3018349;-0.04162765,0.03153881;0.5967764;-0.0922215,0.2142344;0.4812688;-0.08258104,0.2614319;0.2518004;0.005718708,0.2609169;0.002675831;0.0498631,-0.1634082;0.494169;-0.08048069,-0.2507653;0.2707031;-0.008982874,-0.3138351;0.02993762;0.03647316,0.07510671;-0.001984596;-0.04015136,0.07002383;-0.3245647;-0.05198717,0.02791339;-0.6679798;0.0005304776,0.03696033;-0.7040508;-0.05519033,-0.07825667;0.01084445;-0.031865,-0.1571834;-0.3021417;-0.03770233,-0.2259219;-0.6435227;-0.003070757,-0.2271285;-0.63333;-0.08767717,0.02670267;0.5246513;-0.07649851,503.1888
+0;0;0,0.008860179;0.3052102;0.0005764269,0.01805382;0.6046709;-0.0142168,0.1996069;0.4879849;0.0139473,0.2347131;0.241341;0.03219942,0.2864454;-0.002683938;-0.007698722,-0.167388;0.4809368;-0.01537439,-0.2279438;0.2386988;-0.008130115,-0.2835845;-0.002695471;-0.05761955,0.07565349;0.002489421;-0.03930531,0.06573652;-0.3165151;0.0007864349,0.05040799;-0.6581078;0.07661651,0.05451376;-0.6206561;-0.01100732,-0.07373153;0.009039558;-0.04191066,-0.120499;-0.3085384;-0.02125528,-0.1534956;-0.6469781;0.06265236,-0.1470918;-0.6094012;-0.02482279,0.01580347;0.5310054;-0.008071642,0;0;0,0.01536104;0.301408;-0.04636121,0.0319517;0.5961152;-0.09963369,0.2121148;0.4804158;-0.08946609,0.2653916;0.2548249;0.003642082,0.2628241;0.007641479;0.05569983,-0.1601315;0.4926767;-0.0888698,-0.2467311;0.2722639;-0.009387113,-0.3143498;0.03593414;0.04885548,0.07515424;-0.002361953;-0.04025936,0.07048765;-0.3236903;-0.05425644,0.02796012;-0.667944;-0.005763769,0.0366011;-0.7045392;-0.06269121,-0.07832852;0.01112253;-0.03186672,-0.1576807;-0.3004637;-0.0411877,-0.2248023;-0.6428146;-0.01018341,-0.2258483;-0.633267;-0.09580423,0.02723628;0.5240647;-0.08363628,503.212
+0;0;0,0.009450096;0.3255313;0.0006148057,0.01983475;0.6637753;-0.01601844,0.220343;0.5347376;0.01510078,0.2553489;0.288799;0.03330071,0.3069986;0.0451638;-0.006533701,-0.1849785;0.5269535;-0.01728309,-0.2453612;0.285408;-0.01005952,-0.3009131;0.04439938;-0.0594699,0.07536186;0.002479825;-0.0391538,0.06547759;-0.315473;0.0008057728,0.05009281;-0.6583192;0.07691412,0.05424128;-0.6207901;-0.01162121,-0.07344731;0.009004713;-0.0417491,-0.1200606;-0.3075263;-0.02116182,-0.1531783;-0.647208;0.06305374,-0.1467079;-0.6095523;-0.02533137,0.01734432;0.582251;-0.009217687,0;0;0,0.01878273;0.3176432;-0.06935644,0.03767636;0.6379232;-0.1783779,0.219767;0.4788525;-0.09861565,0.2695849;0.2569917;0.003062487,0.2649315;0.01211691;0.06328917,-0.1509384;0.4861099;-0.08482762,-0.2391543;0.2703765;0.003033161,-0.3080749;0.03654137;0.06771426,0.07478529;-0.003033548;-0.04020619,0.07102793;-0.3232755;-0.05502057,0.02792144;-0.6691329;-0.009225842,0.03762472;-0.7067516;-0.0661993,-0.07790453;0.01170438;-0.03181936,-0.1582146;-0.2984636;-0.04342066,-0.2179146;-0.6430616;-0.007912114,-0.2199719;-0.6377403;-0.0933471,0.03375998;0.5610167;-0.1506522,503.2448
+0;0;0,0.01069411;0.3279465;-0.0005389517,0.02248219;0.6637458;-0.01849945,0.2251004;0.5345303;0.01310424,0.2591114;0.2892761;0.0341633,0.3092319;0.04488827;-0.001592174,-0.185444;0.5275909;-0.01918582,-0.2479903;0.2872902;-0.009521093,-0.3053117;0.04612873;-0.05503274,0.07543389;0.002299878;-0.03973522,0.06555913;-0.3135034;0.0002667271,0.04766048;-0.6580141;0.07598878,0.05179052;-0.6205129;-0.01317637,-0.07390206;0.009232854;-0.0415655,-0.1208103;-0.3052001;-0.02256742,-0.1560315;-0.6464782;0.0612807,-0.1495652;-0.6088586;-0.02773548,0.01961457;0.5821598;-0.01130611,0;0;0,0.02025127;0.3187649;-0.07511568,0.03931391;0.6370046;-0.1828389,0.2238557;0.4775198;-0.103781,0.2730985;0.2592604;0.004329681,0.2659321;0.01575974;0.06892037,-0.1511423;0.4836609;-0.08698184,-0.2404039;0.2717814;0.007301204,-0.3090044;0.04083115;0.08127344,0.07463518;-0.003665567;-0.04111695,0.07097238;-0.3218551;-0.05420828,0.02785444;-0.6698312;-0.01183677,0.03770524;-0.7077641;-0.06938529,-0.07841297;0.01253259;-0.03112539,-0.1585668;-0.2953668;-0.04536288,-0.2107803;-0.64149;0.001693431,-0.2131972;-0.6366199;-0.08425072,0.03500077;0.5601436;-0.1547315,503.2669
+0;0;0,0.01075794;0.329904;-0.0005421687,0.02249287;0.6641882;-0.01844849,0.2265704;0.5344145;0.01334871,0.2605123;0.2896591;0.03436494,0.3105267;0.04578874;-0.001314826,-0.1869049;0.5274255;-0.01917188,-0.2493241;0.2876135;-0.009526806,-0.3065241;0.04696263;-0.05494209,0.07525048;0.002294286;-0.03963861,0.06534663;-0.3144394;0.0004811771,0.04740302;-0.6598157;0.07639351,0.05158858;-0.6222137;-0.01397041,-0.07372237;0.009210405;-0.04146443,-0.1207688;-0.3061488;-0.02241039,-0.1560785;-0.6482846;0.06164842,-0.1495253;-0.6105626;-0.02856452,0.01961758;0.582384;-0.01123591,0;0;0,0.02182877;0.3195646;-0.07971621,0.04194939;0.63615;-0.1873577,0.2270779;0.4754803;-0.1074877,0.2766573;0.2605669;0.005883932,0.2677234;0.02065253;0.08077383,-0.1497674;0.4816678;-0.08955344,-0.2416436;0.2746368;0.01142129,-0.3111548;0.0468912;0.09233701,0.07449943;-0.004249215;-0.04087663,0.07119748;-0.3233105;-0.05560303,0.02777219;-0.6720932;-0.01277328,0.03843397;-0.7098336;-0.07225871,-0.07805021;0.0129427;-0.03130129,-0.1579411;-0.2959159;-0.04716635,-0.1941809;-0.6404812;0.02584646,-0.2361069;-0.6682991;-0.03019159,0.03711393;0.5592708;-0.1587496,503.3004
+0;0;0,0.008036363;0.3302751;-0.001913493,0.0175802;0.6618183;-0.0197174,0.2201425;0.5340752;0.009640164,0.2533385;0.2900294;0.03411064,0.2995445;0.05783437;0.006826283,-0.1877483;0.5248319;-0.02062789,-0.2522421;0.2861824;-0.008541327,-0.3078622;0.05759314;-0.04658538,0.07496522;0.00205138;-0.03992883,0.0646316;-0.3147593;0.0002642423,0.04506768;-0.6610407;0.0751818,0.04905643;-0.6234332;-0.01588082,-0.07383136;0.009394919;-0.04097525,-0.1213394;-0.3060534;-0.02290273,-0.1585865;-0.6490633;0.05994049,-0.1522025;-0.6113194;-0.03097408,0.01556689;0.5805346;-0.01260094,0;0;0,0.02376315;0.3189568;-0.08277583,0.04795834;0.6317269;-0.191968,0.2294068;0.474269;-0.1102457,0.2790549;0.2626683;0.008157492,0.2783687;0.04700387;0.1095595,-0.1437354;0.4839214;-0.09315562,-0.236048;0.2798382;0.01214194,-0.3024927;0.07009652;0.1037252,0.07443863;-0.004586607;-0.04069591,0.07072929;-0.3237048;-0.05622268,0.02703673;-0.6732725;-0.0138011,0.03821424;-0.7102354;-0.07509732,-0.0778342;0.01316455;-0.03141394,-0.1576907;-0.2957098;-0.0490444,-0.1871914;-0.6384498;0.03793393,-0.2272086;-0.6745453;-0.01101695,0.04202604;0.5557722;-0.1626859,503.3243
+0;0;0,0.008053202;0.3309672;-0.001917502,0.01758652;0.6621796;-0.01971204,0.220391;0.5342749;0.009681426,0.2535109;0.2907884;0.03409582,0.3002592;0.05586863;0.006491296,-0.187988;0.5250205;-0.02062285,-0.252334;0.2869179;-0.008563984,-0.3086067;0.05564624;-0.04705447,0.07502384;0.002052985;-0.03996006,0.06474112;-0.3131974;3.506616E-05,0.04508364;-0.6611347;0.07531089,0.04908735;-0.6234987;-0.01609321,-0.07388908;0.009402265;-0.04100729,-0.1211632;-0.3044924;-0.02302378,-0.1585884;-0.6491427;0.06021561,-0.1521804;-0.6113697;-0.03103988,0.01557059;0.5807899;-0.01258629,0;0;0,0.02407977;0.3190015;-0.08524108,0.04803669;0.6313723;-0.1946139,0.2295389;0.4735095;-0.11216,0.2821126;0.2663072;0.01146007,0.2783122;0.04666004;0.1108351,-0.1431721;0.4830142;-0.09431514,-0.2376451;0.2833167;0.01602286,-0.305146;0.07214767;0.1108173,0.07457915;-0.004922569;-0.04053783,0.07050282;-0.32239;-0.05744839,0.02648088;-0.6736492;-0.01511264,0.03769815;-0.7108919;-0.0766077,-0.07782618;0.01338644;-0.03151961,-0.1551777;-0.2944663;-0.04972921,-0.1738985;-0.6320039;0.06354535,-0.2197336;-0.6634129;0.01297725,0.04218462;0.5553618;-0.1651642,503.3572
+0;0;0,0.008067136;0.3315399;-0.00192082,0.01758526;0.6622484;-0.0196941,0.220597;0.5342909;0.009722416,0.2536768;0.291099;0.03410727,0.3010515;0.05303125;0.006132832,-0.1881955;0.5250272;-0.02061255,-0.2524636;0.2872127;-0.008568273,-0.3094905;0.05284189;-0.04757455,0.07502915;0.00205313;-0.03996288,0.06474054;-0.3133778;5.51492E-05,0.04507641;-0.6614329;0.07535643,0.04905901;-0.6238371;-0.01556584,-0.07389432;0.009402931;-0.04101019,-0.1211955;-0.3046716;-0.02301638,-0.1586333;-0.6494385;0.06025116,-0.1522592;-0.6117064;-0.0305233,0.01556919;0.580853;-0.01256785,0;0;0,0.02456135;0.3191669;-0.08669877,0.04828981;0.6310738;-0.1959119,0.2299248;0.4731178;-0.1128707,0.2841103;0.2683309;0.01345205,0.2786326;0.04609659;0.1148677,-0.1427762;0.4825817;-0.09494434,-0.2399292;0.2872264;0.02007207,-0.3101588;0.07746838;0.1238631,0.07458135;-0.005137652;-0.04051971,0.07014096;-0.3227518;-0.05799866,0.02610093;-0.6741081;-0.01547241,0.03729689;-0.710914;-0.07672644,-0.0777901;0.01360774;-0.03153015,-0.1527551;-0.2950576;-0.04913578,-0.1701269;-0.629884;0.07247337,-0.2131261;-0.667122;0.02808252,0.04252771;0.5550624;-0.1664307,503.3894
+0;0;0,0.01181921;0.3314031;-0.004441991,0.02718731;0.6615909;-0.02690034,0.2281194;0.5346384;0.006627306,0.2606937;0.2917924;0.03483931,0.3066279;0.05275443;0.01352936,-0.1816691;0.5284798;-0.02342283,-0.2484784;0.2915376;-0.00838457,-0.3067437;0.05649833;-0.04101691,0.07488339;0.001659106;-0.04025353,0.06408756;-0.3138568;-0.001046874,0.04138224;-0.6619726;0.07310896,0.04530733;-0.6246344;-0.01783697,-0.07397063;0.009729127;-0.04079597,-0.1217352;-0.3043173;-0.02355078,-0.1619697;-0.6493059;0.05746353,-0.1556586;-0.6118561;-0.03333893,0.02321634;0.5804111;-0.01828964,0;0;0,0.02456135;0.3191669;-0.08669877,0.04828981;0.6310738;-0.1959119,0.2299248;0.4731178;-0.1128707,0.2841103;0.2683309;0.01345205,0.2786326;0.04609659;0.1148677,-0.1427762;0.4825817;-0.09494434,-0.2399292;0.2872264;0.02007207,-0.3101588;0.07746838;0.1238631,0.07458135;-0.005137652;-0.04051971,0.07014096;-0.3227518;-0.05799866,0.02610093;-0.6741081;-0.01547241,0.03729689;-0.710914;-0.07672644,-0.0777901;0.01360774;-0.03153015,-0.1527551;-0.2950576;-0.04913578,-0.1701269;-0.629884;0.07247337,-0.2131261;-0.667122;0.02808252,0.04252771;0.5550624;-0.1664307,503.4127
+0;0;0,0.01186628;0.3327227;-0.004459679,0.02721843;0.6625568;-0.02690229,0.228433;0.5354623;0.006668443,0.2609954;0.2927042;0.03487024,0.3072435;0.05203304;0.01341469,-0.1819281;0.529295;-0.02342367,-0.2487131;0.2924387;-0.008390854,-0.3073766;0.05579351;-0.04124615,0.07488527;0.001659148;-0.04025455,0.06420062;-0.3106076;-0.001451638,0.04127895;-0.6620405;0.07341081,0.0452005;-0.6247089;-0.01745296,-0.0739725;0.009729373;-0.040797,-0.1212452;-0.301083;-0.0237294,-0.1618631;-0.6493589;0.05805687,-0.1555576;-0.6119158;-0.03266356,0.02324364;0.5812989;-0.01828332,0;0;0,0.02528989;0.3197897;-0.08921909,0.04903018;0.6313944;-0.1982105,0.2302946;0.4729674;-0.1131043,0.284466;0.2688629;0.0141511,0.2795549;0.04654242;0.1193714,-0.141883;0.4825593;-0.09635971,-0.2397087;0.2888375;0.02064092,-0.3179732;0.08338253;0.1310255,0.07461905;-0.005333871;-0.04042935,0.06994411;-0.3194834;-0.06088734,0.02570641;-0.6739647;-0.01593232,0.03754461;-0.7109011;-0.07679892,-0.07769805;0.01388658;-0.03164113,-0.1495908;-0.2922021;-0.04811671,-0.1651586;-0.626149;0.08556965,-0.2063234;-0.6658618;0.04348711,0.04332736;0.555313;-0.1686804,503.4462
+0;0;0,0.01187976;0.3331008;-0.004464746,0.02721507;0.6625684;-0.02688578,0.2284042;0.5355036;0.006679194,0.2609427;0.292924;0.03486025,0.3042623;0.06749207;0.01476326,-0.1819036;0.5293372;-0.02340901,-0.2486396;0.292655;-0.008387255,-0.3035885;0.07099403;-0.03916217,0.07485868;0.001658559;-0.04024025,0.06414112;-0.3115699;-0.001317821,0.04124646;-0.6625887;0.07345641,0.04516531;-0.6252622;-0.01734461,-0.07394622;0.009725917;-0.0407825,-0.1213645;-0.3020437;-0.02366234,-0.1619345;-0.6499092;0.05802755,-0.1556334;-0.6124713;-0.03263023,0.02324144;0.5813344;-0.01826933,0;0;0,0.02583471;0.3198804;-0.09014606,0.04969043;0.6311688;-0.1989,0.2308248;0.4727596;-0.113441,0.285796;0.2701424;0.01548624,0.2836097;0.06734639;0.1248894,-0.1413431;0.4830602;-0.0967958,-0.2412217;0.2922741;0.02288172,-0.3150544;0.1030949;0.1317855,0.07463393;-0.005479664;-0.04031873,0.06962958;-0.3205456;-0.06153917,0.02540612;-0.6745303;-0.01605678,0.03670272;-0.7113658;-0.07704258,-0.07758378;0.01405422;-0.03176611,-0.1447636;-0.2942352;-0.0454199,-0.1565728;-0.6180631;0.1105467,-0.1933135;-0.6552711;0.06107879,0.04400185;0.5550976;-0.1694076,503.4791
+0;0;0,0.01188631;0.3332845;-0.004467208,0.02720372;0.6623632;-0.02686507,0.2285335;0.535298;0.006713575,0.2610393;0.2929617;0.03486636,0.3028434;0.07541685;0.0154725,-0.1820526;0.5291274;-0.02339504,-0.2487216;0.2926826;-0.008388351,-0.3017481;0.07877682;-0.03808655,0.0748564;0.001658509;-0.04023903,0.06415238;-0.3111743;-0.001365773,0.04120625;-0.6629822;0.07357655,0.04512808;-0.6256501;-0.0172936,-0.07394397;0.009725621;-0.04078126,-0.1213023;-0.3016502;-0.02368273,-0.1619636;-0.6502976;0.05819082,-0.1556577;-0.6128541;-0.03253599,0.02323159;0.5811598;-0.01825187,0;0;0,0.02603588;0.3197793;-0.09112144,0.04956722;0.6307553;-0.1996546,0.23074;0.4724175;-0.113359,0.2872536;0.271914;0.01771593,0.2859116;0.07990979;0.1298857,-0.1414913;0.4831593;-0.09702182,-0.2440811;0.2961266;0.02573878,-0.3146176;0.113811;0.1317345,0.07476667;-0.005568445;-0.04005432,0.06917003;-0.3201322;-0.06260133,0.02464533;-0.6747237;-0.01575994,0.03613144;-0.7107734;-0.07766342,-0.07747445;0.01408109;-0.03201317,-0.1396391;-0.2949756;-0.04247983,-0.1532138;-0.6176214;0.1176049,-0.192566;-0.6524189;0.06681881,0.04399067;0.554696;-0.1701956,503.5021
+0;0;0,0.01527586;0.3334585;-0.006191626,0.03349361;0.6620507;-0.03105229,0.2347363;0.5357231;0.002512751,0.2669228;0.294174;0.03603828,0.3070699;0.07864819;0.02261867,-0.1773378;0.531593;-0.02565502,-0.2459897;0.2960936;-0.00741074,-0.2991887;0.08427733;-0.03079919,0.07494563;0.001454541;-0.0404353,0.06423821;-0.3130896;-0.00105444,0.0386247;-0.6639161;0.07187523,0.04216594;-0.6267387;-0.01890156,-0.07422094;0.009886137;-0.04058934,-0.122275;-0.303201;-0.0241347,-0.1646839;-0.6506804;0.05657159,-0.1587613;-0.6134059;-0.03407324,0.02892776;0.5809253;-0.0218448,0;0;0,0.02619842;0.319837;-0.09210968,0.04951873;0.6306781;-0.2005804,0.2307439;0.4723557;-0.1130831,0.2878526;0.2730713;0.01931882,0.2862849;0.08453126;0.131984,-0.1416681;0.4835854;-0.0971676,-0.2456722;0.2980864;0.02644135,-0.300768;0.1167412;0.1374442,0.07490855;-0.005568951;-0.04014564,0.06816328;-0.3218729;-0.06272531,0.02400798;-0.6752005;-0.01514459,0.03476942;-0.7116845;-0.07653308,-0.0777003;0.01403403;-0.03193254,-0.1371839;-0.2974254;-0.03956449,-0.1485703;-0.61485;0.1282627,-0.1904056;-0.6507525;0.08123966,0.04402834;0.5545957;-0.171114,503.5353
+0;0;0,0.0152484;0.3328591;-0.006180496,0.03337619;0.6598289;-0.03091794,0.2334252;0.5341786;0.002456563,0.2655888;0.2928008;0.03595831,0.3060913;0.07536708;0.02241991,-0.1762127;0.5300729;-0.02554468,-0.2448159;0.2947404;-0.007313333,-0.2984858;0.08104916;-0.03090882,0.07487343;0.00145314;-0.04039635,0.06408862;-0.3153642;-0.0007308759,0.03856486;-0.6649613;0.07194324,0.04221416;-0.6275648;-0.02160359,-0.07414943;0.009876613;-0.04055024,-0.1225508;-0.3054732;-0.02397668,-0.1648111;-0.6517351;0.0564468,-0.1587077;-0.6142386;-0.03696404,0.02883342;0.5791136;-0.02175698,0;0;0,0.02763641;0.3187569;-0.09325337,0.05324522;0.6273049;-0.2027967,0.234219;0.4737418;-0.1148634,0.2886881;0.275666;0.02011514,0.2863734;0.08656906;0.1356061,-0.1392887;0.4867347;-0.09918647,-0.2438752;0.3024335;0.02537213,-0.317452;0.1251104;0.1360254,0.07482317;-0.00567624;-0.04011583,0.0670628;-0.32417;-0.06387353,0.0233877;-0.676064;-0.01473856,0.03418732;-0.7130103;-0.07970476,-0.07761522;0.01405519;-0.03191138,-0.1345949;-0.3002674;-0.03609551,-0.1454893;-0.6115318;0.1403895,-0.1862729;-0.6493085;0.08977276,0.04718456;0.5518243;-0.1730397,503.5688
+0;0;0,0.01706177;0.3325858;-0.008697968,0.03684689;0.6592714;-0.03584379,0.2372087;0.5338802;-0.002481317,0.2689438;0.293329;0.03628273,0.3074921;0.07518359;0.0293483,-0.1737835;0.5297432;-0.02968062,-0.2449482;0.2957;-0.006571468,-0.300313;0.08179654;-0.02393592,0.07505003;0.001314314;-0.04047978,0.06418445;-0.3141301;-0.001829837,0.0362073;-0.66668;0.06979398,0.03968692;-0.6295587;-0.02283115,-0.0743745;0.009958693;-0.04052291,-0.1224837;-0.3039755;-0.02477798,-0.1673203;-0.6530641;0.0547888,-0.1614087;-0.6158484;-0.03770565,0.03190323;0.578571;-0.02607366,0;0;0,0.02701935;0.3185567;-0.09365726,0.05187577;0.6271181;-0.2033405,0.2332899;0.4731782;-0.1143408,0.2885845;0.2759542;0.02137899,0.2858694;0.08739671;0.1378272,-0.1415947;0.4872494;-0.1002894,-0.2478835;0.305215;0.02596753,-0.317755;0.1281665;0.1395161,0.07499969;-0.005643934;-0.0402,0.06644529;-0.3225321;-0.06521487,0.02266511;-0.6770406;-0.01411534,0.03293532;-0.7131941;-0.0786171,-0.07786866;0.01397134;-0.03184527,-0.1314546;-0.2994569;-0.03473353,-0.1422714;-0.6091837;0.1500809,-0.1831005;-0.6490619;0.1043396,0.04604575;0.5515721;-0.1734867,503.6024
+0;0;0,0.01705262;0.3324075;-0.008693304,0.03682515;0.6588845;-0.03582367,0.2375198;0.5334355;-0.002424804,0.2692448;0.2929608;0.03632692,0.3078307;0.07460229;0.02938572,-0.1741369;0.5292918;-0.02966807,-0.245279;0.295323;-0.006566267,-0.3006978;0.08121066;-0.02394767,0.07531963;0.001319036;-0.0406252,0.06444307;-0.314444;-0.00193622,0.03642738;-0.6674795;0.06978627,0.03990163;-0.6303693;-0.02269609,-0.07464167;0.009994468;-0.04066848,-0.1227995;-0.3042567;-0.02490765,-0.1676978;-0.6538264;0.05476875,-0.1617953;-0.6166218;-0.03758312,0.03188237;0.5781986;-0.02605528,0;0;0,0.02671838;0.3183007;-0.09397817,0.05113164;0.6267061;-0.203572,0.232799;0.4727545;-0.1137905,0.2882364;0.2762056;0.02270675,0.2862173;0.08812566;0.1403475,-0.1428764;0.4876037;-0.1005733,-0.2502124;0.3068115;0.02642836,-0.3181465;0.1296256;0.1413526,0.07518196;-0.005515397;-0.04052711,0.06611288;-0.3227613;-0.06490326,0.02229849;-0.6777031;-0.01333117,0.03233463;-0.7139432;-0.07757401,-0.07829026;0.01385649;-0.03168322,-0.1308983;-0.3000696;-0.03373828,-0.1369211;-0.6044497;0.1608884,-0.1769613;-0.6454143;0.1164314,0.04542589;0.5511631;-0.1737261,503.636
+0;0;0,0.0170193;0.3317579;-0.008676317,0.03677573;0.6579686;-0.03578638,0.2376304;0.5325148;-0.002372909,0.269345;0.292119;0.03636609,0.3078477;0.07423137;0.02943985,-0.1743431;0.5283679;-0.02963714,-0.2454617;0.294476;-0.006542927,-0.3007611;0.08082531;-0.02388685,0.07560052;0.001323955;-0.0407767,0.06471635;-0.3146599;-0.002060656,0.03665453;-0.6682768;0.06977995,0.04012034;-0.6311838;-0.02247775,-0.07492003;0.01003174;-0.04082014,-0.1231115;-0.3044393;-0.02504829,-0.1680838;-0.6545845;0.05475932,-0.1621957;-0.6173974;-0.03736821,0.03183477;0.5773122;-0.02602157,0;0;0,0.02593347;0.3177515;-0.09375358,0.04974586;0.6259655;-0.2032118,0.2318174;0.4720318;-0.113477,0.2879731;0.2762437;0.0236733,0.2857826;0.0895092;0.1425467,-0.1452107;0.4878212;-0.1019212,-0.2525856;0.3079147;0.02614477,-0.3423125;0.1410241;0.140609,0.07530475;-0.005436987;-0.04098248,0.06509283;-0.3229028;-0.0649488,0.02160439;-0.6784225;-0.01291108,0.03108364;-0.7144928;-0.07708788,-0.07873814;0.01379638;-0.03146259,-0.1292756;-0.300701;-0.03221964,-0.1359828;-0.602285;0.1677692,-0.1737029;-0.6450416;0.1246706,0.04424399;0.5504419;-0.1733601,503.6695
+0;0;0,0.01794636;0.3317006;-0.01114282,0.03853131;0.6579366;-0.04052375,0.2398277;0.5327977;-0.007144373,0.2703592;0.29322;0.03661852,0.3082646;0.07536124;0.03541498,-0.1734697;0.5290552;-0.03299716,-0.2468773;0.2964828;-0.005316006,-0.3035826;0.08303064;-0.01642368,0.07539064;0.001081483;-0.04115855,0.06471264;-0.3148537;-0.002858616,0.03444807;-0.668815;0.06847849,0.03770379;-0.631921;-0.02358145,-0.07510431;0.01024578;-0.04041424,-0.1234176;-0.3041308;-0.0252785,-0.1699298;-0.6546329;0.05395816,-0.1642602;-0.6176509;-0.03797805,0.03339106;0.5772502;-0.03016702,0;0;0,0.02535436;0.3176935;-0.09433722,0.04812145;0.6260179;-0.2045178,0.2308605;0.4719579;-0.1139894,0.2877156;0.2771822;0.024122,0.2858191;0.09109834;0.1435788,-0.146861;0.4878215;-0.1025352,-0.2541814;0.3083584;0.02599549,-0.3427247;0.1412174;0.1405585,0.07527158;-0.00540629;-0.04103541,0.06430411;-0.322748;-0.06490731,0.02145639;-0.6787734;-0.01291155,0.03033108;-0.7151089;-0.07658267,-0.07877124;0.01372052;-0.03139718,-0.1280369;-0.300872;-0.03078237,-0.1345292;-0.5995319;0.1742876,-0.1690526;-0.6466045;0.1368563,0.04295528;0.5504316;-0.1744514,503.6911
+0;0;0,0.01794636;0.3317006;-0.01114282,0.03853131;0.6579366;-0.04052375,0.2398277;0.5327977;-0.007144373,0.2703592;0.29322;0.03661852,0.3082646;0.07536124;0.03541498,-0.1734697;0.5290552;-0.03299716,-0.2468773;0.2964828;-0.005316006,-0.3035826;0.08303064;-0.01642368,0.07539064;0.001081483;-0.04115855,0.06471264;-0.3148537;-0.002858616,0.03444807;-0.668815;0.06847849,0.03770379;-0.631921;-0.02358145,-0.07510431;0.01024578;-0.04041424,-0.1234176;-0.3041308;-0.0252785,-0.1699298;-0.6546329;0.05395816,-0.1642602;-0.6176509;-0.03797805,0.03339106;0.5772502;-0.03016702,0;0;0,0.02535436;0.3176935;-0.09433722,0.04812145;0.6260179;-0.2045178,0.2308605;0.4719579;-0.1139894,0.2877156;0.2771822;0.024122,0.2858191;0.09109834;0.1435788,-0.146861;0.4878215;-0.1025352,-0.2541814;0.3083584;0.02599549,-0.3427247;0.1412174;0.1405585,0.07527158;-0.00540629;-0.04103541,0.06430411;-0.322748;-0.06490731,0.02145639;-0.6787734;-0.01291155,0.03033108;-0.7151089;-0.07658267,-0.07877124;0.01372052;-0.03139718,-0.1280369;-0.300872;-0.03078237,-0.1345292;-0.5995319;0.1742876,-0.1690526;-0.6466045;0.1368563,0.04295528;0.5504316;-0.1744514,503.7138
+0;0;0,0.01794967;0.3317618;-0.01114488,0.03855111;0.6582587;-0.04055072,0.2404086;0.5329053;-0.007096244,0.2709326;0.2933872;0.03665576,0.3088806;0.07528375;0.03545087,-0.174024;0.5291526;-0.03302005,-0.2474133;0.296638;-0.005345779,-0.3041823;0.08294606;-0.01646593,0.07563304;0.001084961;-0.04129089,0.06495561;-0.3148334;-0.002992995,0.03470539;-0.6686269;0.06831029,0.0379384;-0.631781;-0.02310757,-0.0753458;0.01027872;-0.04054418,-0.1236566;-0.3040811;-0.02540925,-0.1701467;-0.654417;0.05378985,-0.1645166;-0.6174837;-0.03750515,0.03340497;0.57748;-0.03018213,0;0;0,0.0247632;0.3175741;-0.09510923,0.04646155;0.6258503;-0.2064123,0.2299533;0.4719697;-0.1146128,0.287211;0.277802;0.02407861,0.28542;0.09215286;0.1446681,-0.1486079;0.4871274;-0.103957,-0.2563474;0.3084088;0.0251426,-0.3435598;0.141041;0.1408693,0.07538411;-0.00535211;-0.04141331,0.06335378;-0.3226666;-0.0649066,0.02113068;-0.678656;-0.01335263,0.0289624;-0.7153605;-0.07583237,-0.07913712;0.01372544;-0.03123138,-0.1268158;-0.3010887;-0.02924658,-0.1320799;-0.5947895;0.1826053,-0.1642297;-0.6431257;0.1473296,0.04162532;0.5502656;-0.1760352,503.7477
+0;0;0,0.01929204;0.331409;-0.01398733,0.04121984;0.6571525;-0.04654094,0.2425171;0.5329828;-0.01146866,0.2713397;0.2941879;0.03677537,0.3106236;0.07572047;0.0433939,-0.1717975;0.5303328;-0.03678489,-0.2473558;0.2991282;-0.004900742,-0.3046636;0.08462563;-0.009317629,0.07595893;0.0008644935;-0.04115742,0.06553096;-0.3148161;-0.004168764,0.03230243;-0.6690199;0.06590366,0.0354513;-0.6324602;-0.02507148,-0.07552776;0.01039375;-0.04064438,-0.1243829;-0.3035077;-0.0261458,-0.1709061;-0.6535183;0.05633355,-0.1653875;-0.6168732;-0.03452245,0.03575736;0.5766039;-0.03533811,0;0;0,0.02445483;0.317152;-0.09600163,0.04559132;0.624704;-0.2083418,0.2289307;0.471913;-0.1154416,0.2867579;0.2784396;0.02386141,0.2849948;0.09269358;0.1455591,-0.1490511;0.4873494;-0.104925,-0.2565313;0.308674;0.02432021,-0.3434035;0.140793;0.1408716,0.0754478;-0.005196035;-0.04177403,0.06274363;-0.3221157;-0.0648334,0.02099726;-0.6786256;-0.01352572,0.02846742;-0.7151406;-0.07556915,-0.07945672;0.01362727;-0.03107034,-0.1258017;-0.3009879;-0.0302749,-0.132396;-0.5935907;0.1837687,-0.1602339;-0.6456598;0.155148,0.0409067;0.5493151;-0.1777153,503.781
+0;0;0,0.01928439;0.3312775;-0.01398178,0.04119031;0.656696;-0.04650299,0.2414131;0.532833;-0.01156634,0.2702009;0.2943267;0.03661938,0.3101731;0.07203126;0.04335388,-0.1707378;0.5301969;-0.03675037,-0.2462047;0.2992718;-0.004904747,-0.3045167;0.08101064;-0.009399028,0.07605157;0.0008655479;-0.04120762,0.06561866;-0.3149644;-0.004201468,0.03237942;-0.6692825;0.06589358,0.03552062;-0.6327387;-0.02485989,-0.07561988;0.01040643;-0.04069395,-0.1244981;-0.3036436;-0.02618852,-0.1710363;-0.653767;0.05631744,-0.1655312;-0.6171381;-0.03431717,0.03573318;0.5762263;-0.03531114,0;0;0,0.02429071;0.31674;-0.09694266,0.04507142;0.6235856;-0.2103219,0.2294728;0.4724682;-0.1222715,0.2855409;0.2814723;0.02060175,0.2842529;0.09403457;0.1467915,-0.1485031;0.4881122;-0.1059281,-0.2555365;0.3095458;0.02327602,-0.3429513;0.1374712;0.140781,0.07545286;-0.005153656;-0.04198766,0.06244054;-0.3222395;-0.06466198,0.02078605;-0.6789092;-0.01356292,0.02812153;-0.7154179;-0.07530165,-0.07962464;0.01359787;-0.03094628,-0.1251158;-0.3012939;-0.03016436,-0.1315199;-0.5916661;0.1870968,-0.1579445;-0.6439865;0.1585666,0.04047716;0.5483773;-0.179451,503.8034
+0;0;0,0.01927035;0.3310364;-0.01397161,0.04116862;0.6563412;-0.04648148,0.2405902;0.5326753;-0.01164139,0.2693751;0.2941926;0.03653957,0.3097547;0.06963137;0.04334271,-0.1699513;0.5300495;-0.03672708,-0.2454108;0.2991471;-0.004884604,-0.3043171;0.07866135;-0.009424694,0.07593302;0.0008641987;-0.04114338,0.06548764;-0.3153434;-0.00409298,0.03224472;-0.6697007;0.0660098,0.03538651;-0.6331556;-0.02476076,-0.07550202;0.01039021;-0.04063052,-0.1244387;-0.3040354;-0.02610774,-0.1709821;-0.6541975;0.05640734,-0.1654759;-0.6175674;-0.03424434,0.03571337;0.5758992;-0.03529347,0;0;0,0.02363801;0.3164401;-0.09725499,0.04373655;0.6230364;-0.2110965,0.2286709;0.4738723;-0.1245673,0.2842234;0.2831734;0.01886153,0.2833344;0.09413631;0.1468019,-0.1489297;0.4879987;-0.1068804,-0.2555082;0.3090165;0.02207848,-0.3428937;0.134486;0.1404314,0.07530257;-0.005095929;-0.04198694,0.06186044;-0.3225401;-0.0647378,0.02013549;-0.6792283;-0.01354098,0.027417;-0.7157325;-0.07531619,-0.07950605;0.01350769;-0.03091406,-0.1248056;-0.3017935;-0.0294192,-0.1314327;-0.5899372;0.1908484,-0.15581;-0.64447;0.1673546,0.03936017;0.5478963;-0.1801021,503.8252
+0;0;0,0.01927035;0.3310364;-0.01397161,0.04116862;0.6563412;-0.04648148,0.2405902;0.5326753;-0.01164139,0.2693751;0.2941926;0.03653957,0.3097547;0.06963137;0.04334271,-0.1699513;0.5300495;-0.03672708,-0.2454108;0.2991471;-0.004884604,-0.3043171;0.07866135;-0.009424694,0.07593302;0.0008641987;-0.04114338,0.06548764;-0.3153434;-0.00409298,0.03224472;-0.6697007;0.0660098,0.03538651;-0.6331556;-0.02476076,-0.07550202;0.01039021;-0.04063052,-0.1244387;-0.3040354;-0.02610774,-0.1709821;-0.6541975;0.05640734,-0.1654759;-0.6175674;-0.03424434,0.03571337;0.5758992;-0.03529347,0;0;0,0.02363801;0.3164401;-0.09725499,0.04373655;0.6230364;-0.2110965,0.2286709;0.4738723;-0.1245673,0.2842234;0.2831734;0.01886153,0.2833344;0.09413631;0.1468019,-0.1489297;0.4879987;-0.1068804,-0.2555082;0.3090165;0.02207848,-0.3428937;0.134486;0.1404314,0.07530257;-0.005095929;-0.04198694,0.06186044;-0.3225401;-0.0647378,0.02013549;-0.6792283;-0.01354098,0.027417;-0.7157325;-0.07531619,-0.07950605;0.01350769;-0.03091406,-0.1248056;-0.3017935;-0.0294192,-0.1314327;-0.5899372;0.1908484,-0.15581;-0.64447;0.1673546,0.03936017;0.5478963;-0.1801021,503.8482
+0;0;0,0.02062352;0.3307841;-0.01615434,0.04377897;0.6556532;-0.0513147,0.2429594;0.5324418;-0.01501865,0.2713471;0.2948893;0.03792481,0.3112947;0.0710007;0.04907126,-0.1679789;0.5308715;-0.03948562,-0.2448019;0.3010472;-0.003166556,-0.3046178;0.08134821;-0.00240114,0.07602943;0.0007466692;-0.04117988,0.06597202;-0.3155048;-0.004815668,0.0326829;-0.6698705;0.06479929,0.03573462;-0.633519;-0.02681475,-0.07566272;0.0104629;-0.0405277,-0.1242557;-0.3039543;-0.02572778,-0.1704921;-0.6521787;0.06444637,-0.1650455;-0.615728;-0.02704959,0.03804899;0.5753382;-0.03944004,0;0;0,0.02324799;0.3163177;-0.09750414,0.04296789;0.6228571;-0.2113652,0.227785;0.4737248;-0.1239297,0.2837507;0.2827753;0.01906037,0.2823837;0.09432672;0.1468549,-0.1498096;0.4878972;-0.107443,-0.2558316;0.3079735;0.02072419,-0.3431434;0.1309983;0.1343138,0.07532462;-0.005030483;-0.0421629,0.0614756;-0.3224198;-0.0647614,0.01983041;-0.6789882;-0.01324296,0.02721742;-0.7160696;-0.07559919,-0.07966287;0.01346846;-0.03080975,-0.1249398;-0.3017849;-0.02886566,-0.1311993;-0.5880257;0.1937471,-0.1541665;-0.6447718;0.1739877,0.03867412;0.5477172;-0.180383,503.8703
+0;0;0,0.02061482;0.3306444;-0.01614752,0.04375972;0.6553656;-0.05129196,0.2427718;0.5322245;-0.0150214,0.2711682;0.2945998;0.03793817,0.3108818;0.07202287;0.04901932,-0.1678239;0.5306555;-0.03946797,-0.2446703;0.3007613;-0.00313786,-0.3041358;0.08234948;-0.002376928,0.07599659;0.0007463467;-0.0411621,0.06594512;-0.3153182;-0.004819363,0.03269961;-0.6692196;0.06470439,0.03574362;-0.6328841;-0.02667794,-0.07563005;0.01045838;-0.04051019,-0.1241943;-0.303773;-0.02571902,-0.1703701;-0.6515412;0.064337,-0.1649372;-0.6151069;-0.02692754,0.03803221;0.5750852;-0.03942243,0;0;0,0.02279302;0.3161942;-0.09753538,0.04212368;0.6226423;-0.2112811,0.2267879;0.4738052;-0.1233461,0.2830275;0.2822426;0.01884198,0.281029;0.0938981;0.144392,-0.1502719;0.4879515;-0.1069603,-0.2560063;0.306267;0.01908556,-0.3379078;0.1235728;0.1247048,0.07528532;-0.005015045;-0.04215837,0.06101352;-0.3222036;-0.0646615,0.02035174;-0.6784443;-0.01343489,0.0264467;-0.7159767;-0.07509828,-0.07964555;0.01344071;-0.03076185,-0.124792;-0.3016367;-0.02818049,-0.1308311;-0.5861173;0.1959163,-0.1530321;-0.6430789;0.177344,0.03792548;0.5475193;-0.180337,503.9038
+0;0;0,0.02061065;0.3305777;-0.01614426,0.04374577;0.6551614;-0.05127409,0.2434405;0.531907;-0.01492672,0.2718515;0.2941608;0.03805993,0.3108825;0.07540888;0.04895065,-0.1685201;0.5303328;-0.03945456,-0.2454058;0.3003211;-0.003105871,-0.3038494;0.08566272;-0.002358016,0.07591811;0.0007455759;-0.04111959,0.0658601;-0.3155245;-0.004753232,0.03269212;-0.6686007;0.0646084,0.03573704;-0.6322634;-0.02680126,-0.07555194;0.01044758;-0.04046836,-0.1241478;-0.3039881;-0.02566757,-0.1702159;-0.6509454;0.06417847,-0.1647814;-0.6145092;-0.02711336,0.03802034;0.5749102;-0.03940886,0;0;0,0.0222744;0.3160288;-0.09796262,0.04062498;0.6222564;-0.2120678,0.2260777;0.4737145;-0.1229112,0.2823784;0.2810792;0.01801395,0.2794057;0.09354858;0.1376712,-0.1522936;0.4876431;-0.1076578,-0.256754;0.3038905;0.01668471,-0.331894;0.1188861;0.1147752,0.07523945;-0.004956335;-0.04206419,0.06081498;-0.3223425;-0.06461143,0.02035287;-0.6777756;-0.01358151,0.0260244;-0.7160073;-0.0745523,-0.07953888;0.01334522;-0.03082869,-0.1245525;-0.3019524;-0.02742141,-0.1306433;-0.5847338;0.1974596,-0.1518034;-0.6419429;0.1786978,0.0366886;0.5471792;-0.1810558,503.9376
+0;0;0,0.02124088;0.3303367;-0.01807834,0.04427217;0.6546257;-0.0548935,0.2444804;0.5323882;-0.01820039,0.2730277;0.2957438;0.03991465,0.310988;0.08034274;0.05477973,-0.16846;0.5312644;-0.04249144,-0.2478891;0.3027254;-0.001824312,-0.3061833;0.09155078;0.006339015,0.07588506;0.0005622471;-0.0410884,0.06534997;-0.3159322;-0.005265914,0.03263205;-0.6696194;0.06235684,0.03562156;-0.6334906;-0.02899992,-0.07557687;0.01055459;-0.04029705,-0.1240815;-0.3039826;-0.02366494,-0.1698849;-0.649516;0.07249446,-0.1644939;-0.613256;-0.01874316,0.03861839;0.5744569;-0.04265698,0;0;0,0.02189526;0.3159266;-0.09803724,0.03962201;0.6220591;-0.2121639,0.2253645;0.4736616;-0.1223712,0.2816583;0.2800748;0.01744294,0.2781722;0.09300342;0.1316872,-0.153312;0.4872922;-0.1077128,-0.2567091;0.3011928;0.01422524,-0.327702;0.1158027;0.1072312,0.07522622;-0.004848123;-0.04200745,0.06043169;-0.3223658;-0.064955,0.02010962;-0.6779806;-0.01347446,0.02549043;-0.715956;-0.0746541,-0.07949095;0.0132342;-0.03087327,-0.1247097;-0.3022019;-0.02659754,-0.1306071;-0.5851396;0.1984569,-0.1515405;-0.6424262;0.1801428,0.03586113;0.5470004;-0.1811674,503.971
+0;0;0,0.02123337;0.3302197;-0.01807195,0.04424577;0.6542428;-0.05485626,0.2448198;0.5320097;-0.01813228,0.2733793;0.2952639;0.04000767,0.3108988;0.08236377;0.05470016,-0.1688433;0.530884;-0.04246584,-0.2483064;0.3022471;-0.001781281,-0.3059238;0.09352429;0.006287267,0.07586372;0.000562089;-0.04107684,0.06534275;-0.3155084;-0.005302332,0.03259102;-0.6695611;0.06239029,0.03553811;-0.6335193;-0.02766988,-0.07555562;0.01055162;-0.04028572,-0.1239953;-0.3035643;-0.02367589,-0.1698461;-0.6494548;0.07258289,-0.1645315;-0.6132836;-0.01735985,0.0385975;0.5741521;-0.04263166,0;0;0,0.02151564;0.3158317;-0.09803057,0.03837863;0.6218009;-0.2119601,0.2246745;0.4735567;-0.1217685,0.2810515;0.2790838;0.01696301,0.2776503;0.09086637;0.1242602,-0.1546217;0.4869483;-0.10744,-0.2556624;0.2976978;0.01180571,-0.3251009;0.1125103;0.1003153,0.07522947;-0.004748911;-0.0419631,0.05989304;-0.3217965;-0.06513,0.01999858;-0.6778263;-0.0135591,0.02468356;-0.7154246;-0.07326293,-0.07946775;0.01313461;-0.03090768,-0.125075;-0.3017967;-0.02549031,-0.1304921;-0.5852574;0.1995185,-0.151245;-0.6411954;0.1810793,0.03486499;0.5467792;-0.1810529,504.0047
+0;0;0,0.02123073;0.3301789;-0.01806971,0.04423754;0.654123;-0.05484521,0.2448138;0.5319066;-0.01812367,0.27341;0.294857;0.04009091,0.3140738;0.06411512;0.05601467,-0.1688514;0.5307809;-0.04245736,-0.2484166;0.3018506;-0.001720581,-0.3108624;0.07563616;0.007024134,0.07584829;0.0005619748;-0.04106849,0.06532186;-0.3156723;-0.005275447,0.03257551;-0.669667;0.06240608,0.0354998;-0.6336719;-0.02695763,-0.07554025;0.01054947;-0.04027753,-0.124005;-0.3037292;-0.02365909,-0.1698483;-0.649563;0.0725839,-0.1645748;-0.6134395;-0.01666329,0.03859045;0.5740492;-0.04262318,0;0;0,0.02119881;0.3158167;-0.09800887,0.0376192;0.6218594;-0.2115817,0.223993;0.4736724;-0.1213295,0.2797844;0.2765267;0.01439118,0.2693078;0.06244034;0.1103399,-0.1553017;0.4867996;-0.107362,-0.2541468;0.2938435;0.008382589,-0.3248366;0.08691771;0.09401885,0.0752393;-0.00471428;-0.04191327,0.05966118;-0.321891;-0.06541491,0.0196445;-0.6778219;-0.01367283,0.02432391;-0.7146989;-0.07313657,-0.07944475;0.01306716;-0.03094641,-0.1243981;-0.3020536;-0.02233458,-0.1296646;-0.5864667;0.201377,-0.1513724;-0.6401417;0.1777626,0.03420264;0.5468034;-0.1807921,504.038
+0;0;0,0.022624;0.3299764;-0.01970855,0.04614591;0.653695;-0.05817108,0.2456577;0.5325235;-0.02108566,0.2736889;0.2961847;0.04123225,0.3164434;0.05897188;0.06492391,-0.1662466;0.5324923;-0.04656439,-0.2482487;0.3051855;-0.0003840327,-0.3139755;0.07246745;0.01308524,0.07576623;0.0003669923;-0.04115361,0.06513129;-0.3160842;-0.005970985,0.03063587;-0.6693394;0.06173079,0.03380415;-0.6334723;-0.02811123,-0.07560622;0.01069277;-0.04004548,-0.1239218;-0.3036522;-0.02146796,-0.171637;-0.6465986;0.08184594,-0.1661159;-0.6106744;-0.007878482,0.04042903;0.5736738;-0.04557169,0;0;0,0.02076933;0.3158155;-0.09805059,0.03660482;0.6219913;-0.2113664,0.2227337;0.4751858;-0.1224298,0.2781349;0.276032;0.01096368,0.2665413;0.05097118;0.09968996,-0.1549419;0.4866245;-0.1075778,-0.2516627;0.2913269;0.006568,-0.322921;0.0748333;0.08849437,0.07523632;-0.004671514;-0.04185629,0.05944726;-0.3219644;-0.0656929,0.01958424;-0.6773666;-0.01408958,0.02441892;-0.7149617;-0.07344937,-0.07937694;0.01292088;-0.03109065,-0.124556;-0.3021964;-0.01875241,-0.1301599;-0.5927422;0.1959903,-0.1536049;-0.6449971;0.1676967,0.03331241;0.5468848;-0.1806581,504.0714
+0;0;0,0.02261421;0.3298338;-0.01970002,0.04612244;0.6533641;-0.05814047,0.246863;0.5319881;-0.02091529,0.2749521;0.2951614;0.04153125,0.3185178;0.05344763;0.06567244,-0.1675016;0.5319567;-0.04654621,-0.2496729;0.3041808;-0.0002705269,-0.316647;0.06704701;0.01345432,0.0757478;0.000366903;-0.0411436,0.06503651;-0.318356;-0.005708415,0.03078624;-0.6691007;0.06151223,0.03395952;-0.6332244;-0.02847142,-0.07558782;0.01069017;-0.04003574,-0.1242502;-0.3059114;-0.02132486,-0.1716264;-0.6464205;0.08125482,-0.1660966;-0.610487;-0.008611031,0.04040851;0.5733842;-0.04554758,0;0;0,0.01974785;0.3158027;-0.09781861,0.03397581;0.6222414;-0.2100923,0.2219247;0.4752249;-0.1216786,0.2753133;0.2718523;0.007025242,0.2630617;0.03784794;0.08447313,-0.1577696;0.4853889;-0.1056831,-0.2522883;0.2873832;0.006724305,-0.3174602;0.05807468;0.07057188,0.07524034;-0.00458169;-0.04181576,0.0588268;-0.3241197;-0.06591344,0.01961911;-0.6769611;-0.01415205,0.02462375;-0.7150072;-0.07319736,-0.0793645;0.01276044;-0.03113047,-0.1254776;-0.3043879;-0.01547254,-0.1302952;-0.6016478;0.1853431,-0.162085;-0.6396957;0.1353376,0.03108263;0.5470356;-0.1796992,504.0935
+0;0;0,0.0226084;0.329749;-0.01969497,0.04611492;0.6532559;-0.05813305,0.2454101;0.5321671;-0.0210799,0.273544;0.2949617;0.0414665,0.3173422;0.05195893;0.06573644,-0.1660539;0.5321359;-0.04653139,-0.2483566;0.3039957;-0.0001817122,-0.3156878;0.0655974;0.01361632,0.07581307;0.0003672192;-0.04117906,0.06507903;-0.3190329;-0.005668569,0.03090365;-0.6690108;0.0614051,0.03408017;-0.6331284;-0.02867076,-0.07565296;0.01069938;-0.04007024,-0.1244188;-0.3065749;-0.0213196,-0.1716913;-0.6463395;0.0810358,-0.1661559;-0.6104;-0.008922145,0.0404008;0.5732734;-0.04553975,0;0;0,0.01880783;0.3159389;-0.09727454,0.03230971;0.6227907;-0.2084405,0.2197352;0.4763526;-0.1227524,0.2728265;0.2700469;0.002104521,0.2609563;0.0303251;0.064955,-0.1575413;0.4850997;-0.1046889,-0.2510498;0.2851789;0.006026201,-0.3132713;0.05153801;0.06168621,0.07526198;-0.004427642;-0.04194641,0.05894017;-0.3246433;-0.0661993,0.02004933;-0.6766707;-0.01408815,0.02508247;-0.7148306;-0.0731411,-0.07952334;0.01259851;-0.03099657,-0.1265025;-0.3049584;-0.01246986,-0.134804;-0.6132345;0.1693219,-0.1681508;-0.6489205;0.1170562,0.02954999;0.5474575;-0.1783447,504.1271
+0;0;0,0.02381465;0.3295625;-0.02132779,0.04832666;0.6527522;-0.06174917,0.2474903;0.5328452;-0.02328156,0.2760293;0.297197;0.04472914,0.3201803;0.05486797;0.07447731,-0.1643793;0.5332657;-0.04813555,-0.2473228;0.3063959;0.003054511,-0.3162929;0.06881167;0.02188252,0.07580526;0.0003358833;-0.04119369,0.06445806;-0.3190821;-0.006036431,0.03093702;-0.6691314;0.06099451,0.03398342;-0.6334409;-0.02909815,-0.07569695;0.01069349;-0.03998867,-0.1237669;-0.3064171;-0.01712326,-0.1723869;-0.6433248;0.09369469,-0.1669737;-0.607629;0.003713533,0.04237714;0.572868;-0.04865036,0;0;0,0.01880783;0.3159389;-0.09727454,0.03230971;0.6227907;-0.2084405,0.2197352;0.4763526;-0.1227524,0.2728265;0.2700469;0.002104521,0.2609563;0.0303251;0.064955,-0.1575413;0.4850997;-0.1046889,-0.2510498;0.2851789;0.006026201,-0.3132713;0.05153801;0.06168621,0.07526198;-0.004427642;-0.04194641,0.05894017;-0.3246433;-0.0661993,0.02004933;-0.6766707;-0.01408815,0.02508247;-0.7148306;-0.0731411,-0.07952334;0.01259851;-0.03099657,-0.1265025;-0.3049584;-0.01246986,-0.134804;-0.6132345;0.1693219,-0.1681508;-0.6489205;0.1170562,0.02954999;0.5474575;-0.1783447,504.1497
+0;0;0,0.02380477;0.3294259;-0.02131895,0.0483041;0.6524482;-0.0617195,0.2469338;0.5326858;-0.0233248,0.275519;0.2966557;0.04479611,0.318663;0.05985346;0.07386582,-0.1638577;0.5331051;-0.04811374,-0.2469356;0.3058676;0.003159285,-0.3143327;0.07370202;0.02155788,0.07579018;0.0003358165;-0.04118549,0.06443901;-0.319194;-0.006015927,0.03088821;-0.6695541;0.06107453,0.03392654;-0.6338787;-0.02877936,-0.07568189;0.01069136;-0.03998071,-0.1237687;-0.3065302;-0.0171073,-0.1724319;-0.6437371;0.09380904,-0.167033;-0.6080564;0.004066378,0.04235753;0.5726038;-0.0486272,0;0;0,0.01799065;0.3160201;-0.09669662,0.0311754;0.6229869;-0.2070832,0.218475;0.476806;-0.1227849,0.2717255;0.2676236;-0.002058506,0.2609366;0.0294216;0.04181814,-0.1581353;0.4856464;-0.1034613,-0.2505083;0.2833989;0.004847974,-0.3075016;0.0515184;0.04685944,0.07523635;-0.004228383;-0.04197764,0.05934674;-0.3245622;-0.0664494,0.02041283;-0.6768529;-0.0139668,0.02560326;-0.7146562;-0.07305098,-0.07955802;0.01242619;-0.03092928,-0.1266661;-0.3051466;-0.0110954,-0.1366862;-0.6248382;0.150385,-0.1717388;-0.646651;0.08556284,0.02844238;0.5476245;-0.1771674,504.1829
+0;0;0,0.02832576;0.3280217;-0.03646097,0.05513328;0.6455427;-0.1092907,0.23744;0.5014246;-0.0215633,0.2671789;0.2663697;0.05130889,0.3091511;0.02778867;0.08619198,-0.1456788;0.5040429;-0.04490547,-0.2310918;0.278331;0.01170139,-0.2999507;0.04483584;0.03695644,0.07596813;0.0003734024;-0.04117882,0.06287095;-0.3204616;-0.006542213,0.02804561;-0.6708031;0.06007816,0.03117288;-0.6377585;-0.03125538,-0.07582216;0.01063915;-0.04005995,-0.1248034;-0.3074173;-0.01272388,-0.1712747;-0.6399856;0.1122923,-0.1923502;-0.6775463;0.05439375,0.04976813;0.5668649;-0.08984759,0;0;0,0.01735252;0.3164669;-0.09632039,0.0306752;0.6238725;-0.2065284,0.2183058;0.4770576;-0.1236601,0.2705809;0.2638488;-0.00853014,0.260044;0.02109273;0.02075839,-0.1584799;0.4862979;-0.1018862,-0.2482001;0.2804473;0.003096648,-0.3052005;0.04410051;0.03121288,0.07528064;-0.003968358;-0.04223824,0.06011984;-0.3256172;-0.06710839,0.0216068;-0.6779038;-0.01418304,0.02861243;-0.7157688;-0.07506108,-0.07985245;0.01222561;-0.03067753,-0.1270698;-0.3066947;-0.01152671,-0.1444432;-0.6413934;0.1152216,-0.1799048;-0.6784945;0.06422364,0.02785954;0.5484083;-0.1766245,504.2052
+0;0;0,0.02831099;0.3278507;-0.03644196,0.0550971;0.6451159;-0.1092128,0.2391255;0.5004708;-0.02087847,0.2689525;0.2647196;0.05220956,0.3103021;0.02967726;0.08657527,-0.1474981;0.503113;-0.04443418,-0.233164;0.2767326;0.01234034,-0.3010016;0.0467006;0.03722081,0.07586361;0.0003728887;-0.04112217,0.06274205;-0.3210593;-0.006421093,0.02788332;-0.6717367;0.06026315,0.03099686;-0.6387054;-0.03066904,-0.07571785;0.01062452;-0.04000484,-0.1247903;-0.308024;-0.01261789,-0.1713061;-0.640911;0.1125181,-0.192289;-0.6781749;0.05487402,0.04973684;0.5665097;-0.08978743,0;0;0,0.01702455;0.3165991;-0.0953455,0.03042474;0.6241326;-0.2044017,0.2197149;0.4759533;-0.1221302,0.2707812;0.2576641;-0.01464915,0.258476;0.01702248;-0.005937338,-0.160426;0.4874339;-0.09803099,-0.2468095;0.2769873;0.002269782,-0.300348;0.04205962;0.01111949,0.07503435;-0.003774643;-0.04245067,0.06149831;-0.3260543;-0.06789875,0.02335396;-0.6787241;-0.01493144,0.03120911;-0.7157829;-0.07599664,-0.07979152;0.01211227;-0.03054615,-0.1285588;-0.3072696;-0.01288254,-0.1485709;-0.6497183;0.09183069,-0.1806988;-0.6787669;0.03044162,0.02756384;0.5486345;-0.1747901,504.2387
+0;0;0,0.02832346;0.3279952;-0.03645802,0.05513406;0.6455528;-0.1092962,0.2392358;0.5007985;-0.02091292,0.2691461;0.2643887;0.0523793,0.3088699;0.03858785;0.0853938,-0.1475488;0.5034418;-0.04447844,-0.2334541;0.2764289;0.0124547,-0.2986245;0.05544147;0.03635691,0.07591858;0.0003731588;-0.04115196,0.06270848;-0.3232279;-0.00621675,0.02805694;-0.6718209;0.06007113,0.03117527;-0.638785;-0.03100123,-0.0757727;0.01063222;-0.04003382,-0.1251763;-0.3101663;-0.01246209,-0.1714156;-0.6410747;0.1119302,-0.1924308;-0.6784422;0.05419719,0.04976822;0.5668649;-0.08985057,0;0;0,0.01465994;0.3172786;-0.0939765,0.02555344;0.6258761;-0.2011976,0.2163174;0.4770206;-0.1227493,0.2677605;0.2545348;-0.02270103,0.2557526;0.02341291;-0.03231454,-0.1633874;0.485635;-0.09460718,-0.2477388;0.2724424;0.003319815,-0.2962501;0.04614672;-0.006212438,0.07502449;-0.003484368;-0.04261971,0.06228387;-0.3279418;-0.06865168,0.0256854;-0.6786555;-0.01599884,0.03418124;-0.7167953;-0.07598138,-0.07992722;0.01189869;-0.03045182,-0.1296119;-0.3096745;-0.01513196,-0.1546971;-0.6563886;0.06406382,-0.1864062;-0.6887307;0.005573533,0.02332675;0.5500796;-0.172066,504.2609
+0;0;0,0.02831225;0.3278653;-0.03644358,0.05510474;0.6452045;-0.1092313,0.2385043;0.5007659;-0.02112237,0.2684765;0.2638664;0.05232168,0.3079942;0.03923805;0.08516476,-0.1468373;0.5033994;-0.04459997,-0.2329205;0.2759163;0.01245112,-0.2977525;0.05607626;0.03622922,0.07630815;0.0003750737;-0.04136313,0.06308489;-0.3235484;-0.006393101,0.02836305;-0.6728486;0.06002927,0.031463;-0.6398306;-0.03050627,-0.07616153;0.01068677;-0.04023926,-0.1256143;-0.3104314;-0.01264004,-0.1719475;-0.6420112;0.1120046,-0.1928388;-0.6789816;0.05461192,0.04974363;0.5665859;-0.08980283,0;0;0,0.01320457;0.3177441;-0.09213924,0.02302328;0.6268724;-0.1972301,0.2137942;0.4775258;-0.122489,0.2674021;0.2523231;-0.02855444,0.2504228;0.02389762;-0.05368853,-0.1644014;0.4851222;-0.09139998,-0.2473851;0.2688471;0.002154768,-0.2921209;0.04404357;-0.02151603,0.07529536;-0.003263235;-0.04305744,0.06398967;-0.3280472;-0.06973529,0.02742937;-0.6794344;-0.01664424,0.03693056;-0.7163689;-0.07701731,-0.08055127;0.0117508;-0.030123,-0.1307273;-0.3103024;-0.02072732,-0.1607328;-0.661494;0.03751653,-0.1894449;-0.6982153;-0.01669873,0.02102366;0.5509424;-0.1686342,504.2944
+0;0;0,0.02807098;0.3274833;-0.03990105,0.05323176;0.6455678;-0.1099142,0.2379426;0.5020984;-0.02457802,0.2685913;0.2667174;0.05333333,0.3079807;0.04308131;0.09249426,-0.1486887;0.5026371;-0.04684371,-0.2362874;0.2771927;0.01572642,-0.30315;0.05834709;0.04282299,0.07625729;0.0002977836;-0.04145745,0.06152896;-0.323541;-0.006304771,0.02671298;-0.6728563;0.05998893,0.02982793;-0.6398537;-0.03054661,-0.07625411;0.01073257;-0.04005126,-0.1262521;-0.3098091;-0.007227268,-0.172668;-0.6398669;0.1213635,-0.2055788;-0.6795602;0.07366515,0.04787385;0.5669383;-0.09052894,0;0;0,0.01320457;0.3177441;-0.09213924,0.02302328;0.6268724;-0.1972301,0.2137942;0.4775258;-0.122489,0.2674021;0.2523231;-0.02855444,0.2504228;0.02389762;-0.05368853,-0.1644014;0.4851222;-0.09139998,-0.2473851;0.2688471;0.002154768,-0.2921209;0.04404357;-0.02151603,0.07529536;-0.003263235;-0.04305744,0.06398967;-0.3280472;-0.06973529,0.02742937;-0.6794344;-0.01664424,0.03693056;-0.7163689;-0.07701731,-0.08055127;0.0117508;-0.030123,-0.1307273;-0.3103024;-0.02072732,-0.1607328;-0.661494;0.03751653,-0.1894449;-0.6982153;-0.01669873,0.02102366;0.5509424;-0.1686342,504.3167
+0;0;0,0.02807451;0.3275245;-0.03990607,0.05323164;0.645561;-0.1099083,0.2379202;0.5021214;-0.02458571,0.2686506;0.2661131;0.05353326,0.3082949;0.04102953;0.09294766,-0.1486627;0.50266;-0.04684862,-0.2364949;0.2766148;0.01588825,-0.3037903;0.05635273;0.04316021,0.07653801;0.0002988799;-0.04161007,0.06175321;-0.3247817;-0.006322589,0.02693661;-0.6741031;0.05997229,0.03001528;-0.6411355;-0.02950879,-0.07653483;0.01077208;-0.04019871,-0.1267245;-0.3109987;-0.007248845,-0.1731412;-0.6410624;0.1213442,-0.2056687;-0.6799439;0.07420138,0.0478752;0.5669532;-0.09052838,0;0;0,0.01231828;0.3182012;-0.09082532,0.02166682;0.6276828;-0.1947567,0.2124013;0.4776458;-0.120868,0.2661276;0.2487938;-0.03434014,0.2430374;0.02201445;-0.07706928,-0.1649937;0.4872054;-0.08655071,-0.2456387;0.2671402;0.001848787,-0.2869471;0.04221164;-0.03673331,0.07529569;-0.003053099;-0.04371262,0.06610829;-0.3291563;-0.07042265,0.03073752;-0.6806111;-0.01693249,0.04115373;-0.7157587;-0.07753325,-0.08106375;0.01166009;-0.02970294,-0.1345391;-0.3112497;-0.03299327,-0.1630102;-0.6632994;0.02070095,-0.1878837;-0.6925443;-0.04172111,0.01975471;0.5516739;-0.166429,504.3504
+0;0;0,0.02821584;0.3269922;-0.04318679,0.05241513;0.6450225;-0.1119685,0.2384837;0.5022704;-0.02827748,0.2691974;0.2673041;0.05461129,0.3090803;0.03602573;0.1030195,-0.1503506;0.5022993;-0.04922139,-0.2395138;0.2777005;0.01881036,-0.3115444;0.05154987;0.05184347,0.07667397;0.0001569672;-0.0418114,0.06100687;-0.326297;-0.006711151,0.02633912;-0.6754416;0.05968721,0.02929295;-0.6426332;-0.02839127,-0.07678784;0.01090223;-0.04014828,-0.128282;-0.3115929;-0.002799343,-0.1748884;-0.6377473;0.1349093,-0.1696363;-0.6050667;0.04693401,0.04696602;0.5665663;-0.09249047,0;0;0,0.01034367;0.3189488;-0.08803296,0.01738578;0.6294171;-0.1881211,0.2100587;0.4784481;-0.1193187,0.2643326;0.2468564;-0.03905249,0.2332548;0.0167017;-0.09810066,-0.1687733;0.4868726;-0.08096963,-0.2466867;0.2634701;0.00295797,-0.2863278;0.03333251;-0.05079133,0.07542405;-0.002897382;-0.04393101,0.06837752;-0.3303946;-0.07123637,0.03424203;-0.6818079;-0.01779509,0.04525828;-0.715083;-0.07820487,-0.08132561;0.01160859;-0.02963953,-0.1372836;-0.3118859;-0.04606221,-0.1652118;-0.664235;0.004757188,-0.1924625;-0.6898643;-0.05799004,0.01606515;0.5531363;-0.1608455,504.3845
+0;0;0,0.028183;0.3266115;-0.04313652,0.05233645;0.6440371;-0.1117866,0.2362368;0.5021864;-0.02886859,0.267009;0.2667727;0.05417803,0.3067911;0.0360782;0.102464,-0.1481714;0.502215;-0.0495741,-0.2375045;0.2771885;0.01858722,-0.3093532;0.05160888;0.05153693,0.07656898;0.0001567523;-0.04175415,0.06078406;-0.3287523;-0.006389938,0.0263072;-0.6759744;0.05964281,0.0292721;-0.6431555;-0.02876565,-0.0766827;0.01088731;-0.04009331,-0.1285641;-0.3140331;-0.00246349,-0.1749139;-0.6383916;0.1344869,-0.1696421;-0.605701;0.04618201,0.04689912;0.5657505;-0.09235065,0;0;0,0.0102348;0.3190989;-0.08603096,0.01749977;0.6294841;-0.184319,0.2077335;0.4787716;-0.1169178,0.2618873;0.2448421;-0.04203343,0.2291092;0.01767597;-0.1087809,-0.1676371;0.4894917;-0.07935067,-0.2442389;0.2641791;0.002072304,-0.2801656;0.03715111;-0.06351479,0.075351;-0.002812445;-0.0438242,0.06963488;-0.332758;-0.07182765,0.03755799;-0.6823682;-0.01838636,0.04953036;-0.7155591;-0.07918406,-0.08115181;0.01156998;-0.02977856,-0.1376026;-0.3138593;-0.05406932,-0.1674131;-0.6650168;-0.0103437,-0.1953958;-0.6866984;-0.07651597,0.01608434;0.5532422;-0.1574621,504.4175
+0;0;0,0.02813954;0.326108;-0.04307,0.05221749;0.6425325;-0.1115004,0.2355415;0.5012044;-0.02886296,0.2663739;0.2653299;0.05434619,0.3064612;0.03286619;0.1030025,-0.1476513;0.5012329;-0.04950301,-0.2371592;0.275766;0.0187917,-0.3095589;0.04845627;0.05199411,0.07665484;0.0001569281;-0.04180096,0.06083284;-0.3295248;-0.00635368,0.02639456;-0.6763583;0.05960519,0.02934655;-0.6435517;-0.02841856,-0.07676867;0.01089951;-0.04013827,-0.128772;-0.3147841;-0.002420053,-0.1750699;-0.6387798;0.1343772,-0.169821;-0.6061009;0.04645648,0.04680249;0.5645674;-0.09214431,0;0;0,0.008970916;0.3194101;-0.08300591,0.01404828;0.6300046;-0.1773043,0.2041942;0.479373;-0.111032,0.2584539;0.2432256;-0.04173946,0.2209924;0.01863098;-0.1202741,-0.1700791;0.4907808;-0.07357877,-0.2441205;0.2628153;0.004272178,-0.275586;0.0364542;-0.07178298,0.07551503;-0.002409309;-0.04376054,0.07232603;-0.33327;-0.07055402,0.04155537;-0.6826228;-0.01730084,0.05363882;-0.7155181;-0.07782316,-0.08126809;0.01119682;-0.02989046,-0.1402067;-0.3139797;-0.06124914,-0.1698525;-0.6653035;-0.02222628,-0.1938839;-0.6938268;-0.08356382,0.01321945;0.5537193;-0.1515672,504.4511
+0;0;0,0.02814496;0.32581;-0.04566533,0.05214746;0.6421618;-0.1144846,0.2369223;0.5014705;-0.03202928,0.2686088;0.2667202;0.05552118,0.306651;0.03919438;0.1095044,-0.1489428;0.5006856;-0.05185592,-0.2399747;0.27679;0.02136145,-0.3123306;0.05452168;0.05997265,0.07646631;-0.00018317;-0.04188354,0.0599819;-0.3315525;-0.006522607,0.02591727;-0.67709;0.0593874,0.02879255;-0.6444727;-0.0282265,-0.07660671;0.01124712;-0.04007834,-0.1295388;-0.3154814;0.002045516,-0.176406;-0.6344302;0.1468763,-0.2141192;-0.6688035;0.1007773,0.04657729;0.564297;-0.09480376,0;0;0,0.007693142;0.3203413;-0.07969856,0.01135066;0.6319158;-0.1708264,0.202545;0.4805043;-0.1038563,0.2562085;0.2420189;-0.04043913,0.217846;0.02375145;-0.124207,-0.1729474;0.4903858;-0.06766946,-0.2501186;0.2619127;0.00730706,-0.2746051;0.04210468;-0.07762959,0.07560402;-0.002090871;-0.04337072,0.07450131;-0.3348007;-0.06848502,0.0467281;-0.6831064;-0.01545191,0.05922008;-0.7155331;-0.07576919,-0.08104372;0.01088629;-0.03024506,-0.1394993;-0.3157427;-0.06523364,-0.1672411;-0.6657727;-0.02510605,-0.1882938;-0.6972502;-0.08400103,0.01084694;0.5553782;-0.1458657,504.4736
+0;0;0,0.02810612;0.3253603;-0.04560231,0.05206243;0.6411011;-0.1142872,0.2335519;0.5016804;-0.03296564,0.2653015;0.2664624;0.05475929,0.303273;0.03935921;0.1086422,-0.1456268;0.5009091;-0.05244871,-0.2368401;0.2765674;0.02091456,-0.3090615;0.05471198;0.05945402,0.07658496;-0.0001834542;-0.04194853,0.060107;-0.3314233;-0.006601416,0.02604477;-0.6769366;0.05930395,0.02891487;-0.644324;-0.02815197,-0.07672559;0.01126458;-0.04014053,-0.129637;-0.3153363;0.001966864,-0.1765009;-0.6342626;0.1467874,-0.2141461;-0.6685198;0.1007716,0.04650528;0.5634182;-0.09465232,0;0;0,0.009475127;0.3206218;-0.07642436,0.01440294;0.6321478;-0.1653955,0.200876;0.4814118;-0.09592271,0.2527121;0.2406045;-0.03799057,0.21396;0.02495039;-0.1269433,-0.1682305;0.4933324;-0.06577626,-0.2430323;0.2626692;0.006545261,-0.264326;0.04475157;-0.08278291,0.07571135;-0.001684129;-0.04347324,0.078743;-0.3343604;-0.06709671,0.05278204;-0.6826548;-0.01324296,0.06539802;-0.7148177;-0.07357716,-0.08122437;0.01057508;-0.03026116,-0.1380852;-0.3160104;-0.06699675,-0.1628822;-0.6661332;-0.02598005,-0.1827252;-0.6966865;-0.08600637,0.01361872;0.555643;-0.1409526,504.507
+0;0;0,0.02588644;0.299665;-0.04200087,0.04716313;0.5801708;-0.1030714,0.2094697;0.4548484;-0.03017304,0.2411628;0.2200486;0.0573959,0.2795487;-0.009532943;0.1118668,-0.1297212;0.4541584;-0.04760144,-0.2207724;0.2302156;0.02563138,-0.293782;0.005939081;0.06459142,0.0766144;-0.0001835248;-0.04196466,0.06014398;-0.3312716;-0.006633747,0.02607876;-0.6768152;0.05927742,0.02891606;-0.6442325;-0.02717922,-0.07675508;0.01126891;-0.04015596,-0.1296423;-0.3151823;0.001932133,-0.1765103;-0.6341366;0.1467654,-0.2137253;-0.6676596;0.1012754,0.04214875;0.5100753;-0.08535431,0;0;0,0.008917779;0.3001229;-0.04560709,0.02298728;0.5843898;-0.08823609,0.2010591;0.4826207;-0.08525801,0.2500785;0.2410046;-0.03028083,0.2132102;0.02446494;-0.1246181,-0.1644568;0.4977102;-0.06676663,-0.2381494;0.2666072;0.003692918,-0.2582562;0.04731959;-0.08934944,0.07630649;-0.001271307;-0.04250336,0.08285147;-0.3338029;-0.06527901,0.06061119;-0.682085;-0.009511232,0.07419848;-0.7137536;-0.06868768,-0.08100277;0.01014811;-0.03108698,-0.1339819;-0.3171078;-0.06623852,-0.1565116;-0.6673789;-0.02491391,-0.1739659;-0.6982201;-0.08393236,0.01937351;0.5134562;-0.07382178,504.5293
+0;0;0,0.02747729;0.318081;-0.04458204,0.05180854;0.6386359;-0.1142356,0.244375;0.4960682;-0.02939837,0.2762271;0.2600916;0.05860946,0.3140309;0.03399137;0.1122544,-0.1571867;0.4952514;-0.05003154,-0.2486941;0.2701862;0.02356833,-0.3205967;0.04931054;0.0619376,0.07673538;-0.0001838146;-0.04203092,0.06005155;-0.335562;-0.006242201,0.02632621;-0.677658;0.05901134,0.02913412;-0.645102;-0.02654953,-0.07687628;0.0112867;-0.04021937,-0.1304488;-0.3193945;0.002414089,-0.1768491;-0.6351664;0.1458023,-0.2136786;-0.6680313;0.1007836,0.04628697;0.5614504;-0.09472644,0;0;0,-8.714199E-05;0.3167773;-0.0597508,-0.001629323;0.6357152;-0.1403418,0.1978398;0.4839463;-0.07314634,0.2449447;0.2393989;-0.02392626,0.2133235;0.02730531;-0.1211097,-0.1932933;0.4819009;-0.04574435,-0.2668103;0.2473951;0.01787329,-0.2842733;0.03154127;-0.07448681,0.07693224;-0.001102865;-0.0416553,0.08424227;-0.337944;-0.06450939,0.06703989;-0.6826163;-0.00680184,0.08171816;-0.7133355;-0.06539202,-0.08090883;0.009965071;-0.03177118,-0.1320526;-0.322142;-0.06534025,-0.1500346;-0.6690416;-0.02335858,-0.1672385;-0.6991481;-0.08189328,-0.002312124;0.5587557;-0.1192358,504.5633
+0;0;0,0.02561287;0.3180002;-0.04623719,0.04871767;0.6386201;-0.1159891,0.2421542;0.495602;-0.033396,0.274139;0.2614361;0.05927657,0.3098904;0.03700703;0.1207717,-0.159311;0.4945117;-0.04959461,-0.2477817;0.2692173;0.02695778,-0.3196089;0.04922204;0.07021458,0.0767696;-0.0002620513;-0.04196797,0.05815394;-0.3355752;-0.00652435,0.02426189;-0.6776171;0.05892583,0.0262369;-0.6451133;-0.02665986,-0.07687464;0.0112888;-0.0402219,-0.1321216;-0.3184654;0.007187132,-0.1795607;-0.6295571;0.1601466,-0.217547;-0.6589702;0.1115441,0.04345512;0.5614467;-0.09636107,0;0;0,-8.714199E-05;0.3167773;-0.0597508,-0.001629323;0.6357152;-0.1403418,0.1978398;0.4839463;-0.07314634,0.2449447;0.2393989;-0.02392626,0.2133235;0.02730531;-0.1211097,-0.1932933;0.4819009;-0.04574435,-0.2668103;0.2473951;0.01787329,-0.2842733;0.03154127;-0.07448681,0.07693224;-0.001102865;-0.0416553,0.08424227;-0.337944;-0.06450939,0.06703989;-0.6826163;-0.00680184,0.08171816;-0.7133355;-0.06539202,-0.08090883;0.009965071;-0.03177118,-0.1320526;-0.322142;-0.06534025,-0.1500346;-0.6690416;-0.02335858,-0.1672385;-0.6991481;-0.08189328,-0.002312124;0.5587557;-0.1192358,504.585
+0;0;0,0.02568791;0.3189318;-0.04637264,0.04866775;0.6378279;-0.1157564,0.2353774;0.4973178;-0.03537021,0.2673463;0.2632681;0.05725634,0.3030208;0.03932194;0.1186191,-0.1524587;0.4962645;-0.05101892,-0.2408855;0.2710819;0.02549548,-0.3125582;0.05156001;0.06865919,0.07656668;-0.0002613587;-0.04185705,0.0579594;-0.3354236;-0.00642937,0.02404094;-0.6777321;0.05907181,0.02600191;-0.6452461;-0.02590535,-0.07667146;0.01125896;-0.04011559,-0.1318936;-0.3183469;0.007272117,-0.1793697;-0.6296809;0.1603508,-0.2170858;-0.6586717;0.1120939,0.04342379;0.5609271;-0.09619773,0;0;0,0.007250667;0.3179886;-0.05795217,0.008365676;0.6354446;-0.1371605,0.1969133;0.4838485;-0.06182837,0.2401551;0.2381679;-0.01543808,0.2123004;0.02759472;-0.1158025,-0.1794275;0.4885321;-0.04626361,-0.251038;0.252289;0.01240519,-0.2704387;0.03575264;-0.07662053,0.07714115;-0.001066059;-0.04077554,0.08875053;-0.3376883;-0.06281614,0.07413973;-0.6825483;-0.003875494,0.09022875;-0.7124205;-0.06207871,-0.08039753;0.00993131;-0.03243678,-0.126965;-0.3229798;-0.06304361,-0.1425151;-0.6702795;-0.02112619,-0.1587827;-0.7002829;-0.07914436,0.007081569;0.558784;-0.1160588,504.6184
+0;0;0,0.02463774;0.3187438;-0.04819914,0.04657937;0.6375196;-0.1184493,0.2338815;0.4970307;-0.03893341,0.2663383;0.2652995;0.05918954,0.3000428;0.0429053;0.1269744,-0.1535146;0.4950463;-0.05144388,-0.2409163;0.2707121;0.02865624,-0.3132103;0.0521922;0.07569425,0.0765824;-0.000544669;-0.04182555,0.05780476;-0.3357739;-0.007129245,0.02300259;-0.6778964;0.05887832,0.02451563;-0.6455409;-0.02611173,-0.07661575;0.01149525;-0.040155,-0.1331903;-0.3173646;0.01069393,-0.1813904;-0.6220571;0.1763899,-0.1776236;-0.5900536;0.09146083,0.0415774;0.5606757;-0.0986056,0;0;0,0.007250667;0.3179886;-0.05795217,0.008365676;0.6354446;-0.1371605,0.1969133;0.4838485;-0.06182837,0.2401551;0.2381679;-0.01543808,0.2123004;0.02759472;-0.1158025,-0.1794275;0.4885321;-0.04626361,-0.251038;0.252289;0.01240519,-0.2704387;0.03575264;-0.07662053,0.07714115;-0.001066059;-0.04077554,0.08875053;-0.3376883;-0.06281614,0.07413973;-0.6825483;-0.003875494,0.09022875;-0.7124205;-0.06207871,-0.08039753;0.00993131;-0.03243678,-0.126965;-0.3229798;-0.06304361,-0.1425151;-0.6702795;-0.02112619,-0.1587827;-0.7002829;-0.07914436,0.007081569;0.558784;-0.1160588,504.6184
+0;0;0,0.02463774;0.3187438;-0.04819914,0.04657937;0.6375196;-0.1184493,0.2338815;0.4970307;-0.03893341,0.2663383;0.2652995;0.05918954,0.3000428;0.0429053;0.1269744,-0.1535146;0.4950463;-0.05144388,-0.2409163;0.2707121;0.02865624,-0.3132103;0.0521922;0.07569425,0.0765824;-0.000544669;-0.04182555,0.05780476;-0.3357739;-0.007129245,0.02300259;-0.6778964;0.05887832,0.02451563;-0.6455409;-0.02611173,-0.07661575;0.01149525;-0.040155,-0.1331903;-0.3173646;0.01069393,-0.1813904;-0.6220571;0.1763899,-0.1776236;-0.5900536;0.09146083,0.0415774;0.5606757;-0.0986056,0;0;0,0.007250667;0.3179886;-0.05795217,0.008365676;0.6354446;-0.1371605,0.1969133;0.4838485;-0.06182837,0.2401551;0.2381679;-0.01543808,0.2123004;0.02759472;-0.1158025,-0.1794275;0.4885321;-0.04626361,-0.251038;0.252289;0.01240519,-0.2704387;0.03575264;-0.07662053,0.07714115;-0.001066059;-0.04077554,0.08875053;-0.3376883;-0.06281614,0.07413973;-0.6825483;-0.003875494,0.09022875;-0.7124205;-0.06207871,-0.08039753;0.00993131;-0.03243678,-0.126965;-0.3229798;-0.06304361,-0.1425151;-0.6702795;-0.02112619,-0.1587827;-0.7002829;-0.07914436,0.007081569;0.558784;-0.1160588,504.6184
+0;0;0,0.02463774;0.3187438;-0.04819914,0.04657937;0.6375196;-0.1184493,0.2338815;0.4970307;-0.03893341,0.2663383;0.2652995;0.05918954,0.3000428;0.0429053;0.1269744,-0.1535146;0.4950463;-0.05144388,-0.2409163;0.2707121;0.02865624,-0.3132103;0.0521922;0.07569425,0.0765824;-0.000544669;-0.04182555,0.05780476;-0.3357739;-0.007129245,0.02300259;-0.6778964;0.05887832,0.02451563;-0.6455409;-0.02611173,-0.07661575;0.01149525;-0.040155,-0.1331903;-0.3173646;0.01069393,-0.1813904;-0.6220571;0.1763899,-0.1776236;-0.5900536;0.09146083,0.0415774;0.5606757;-0.0986056,0;0;0,0.007250667;0.3179886;-0.05795217,0.008365676;0.6354446;-0.1371605,0.1969133;0.4838485;-0.06182837,0.2401551;0.2381679;-0.01543808,0.2123004;0.02759472;-0.1158025,-0.1794275;0.4885321;-0.04626361,-0.251038;0.252289;0.01240519,-0.2704387;0.03575264;-0.07662053,0.07714115;-0.001066059;-0.04077554,0.08875053;-0.3376883;-0.06281614,0.07413973;-0.6825483;-0.003875494,0.09022875;-0.7124205;-0.06207871,-0.08039753;0.00993131;-0.03243678,-0.126965;-0.3229798;-0.06304361,-0.1425151;-0.6702795;-0.02112619,-0.1587827;-0.7002829;-0.07914436,0.007081569;0.558784;-0.1160588,504.6184
+0;0;0,0.02463774;0.3187438;-0.04819914,0.04657937;0.6375196;-0.1184493,0.2338815;0.4970307;-0.03893341,0.2663383;0.2652995;0.05918954,0.3000428;0.0429053;0.1269744,-0.1535146;0.4950463;-0.05144388,-0.2409163;0.2707121;0.02865624,-0.3132103;0.0521922;0.07569425,0.0765824;-0.000544669;-0.04182555,0.05780476;-0.3357739;-0.007129245,0.02300259;-0.6778964;0.05887832,0.02451563;-0.6455409;-0.02611173,-0.07661575;0.01149525;-0.040155,-0.1331903;-0.3173646;0.01069393,-0.1813904;-0.6220571;0.1763899,-0.1776236;-0.5900536;0.09146083,0.0415774;0.5606757;-0.0986056,0;0;0,0.007250667;0.3179886;-0.05795217,0.008365676;0.6354446;-0.1371605,0.1969133;0.4838485;-0.06182837,0.2401551;0.2381679;-0.01543808,0.2123004;0.02759472;-0.1158025,-0.1794275;0.4885321;-0.04626361,-0.251038;0.252289;0.01240519,-0.2704387;0.03575264;-0.07662053,0.07714115;-0.001066059;-0.04077554,0.08875053;-0.3376883;-0.06281614,0.07413973;-0.6825483;-0.003875494,0.09022875;-0.7124205;-0.06207871,-0.08039753;0.00993131;-0.03243678,-0.126965;-0.3229798;-0.06304361,-0.1425151;-0.6702795;-0.02112619,-0.1587827;-0.7002829;-0.07914436,0.007081569;0.558784;-0.1160588,504.6184
+0;0;0,0.02616782;0.3181202;-0.0514065,0.05152785;0.6353639;-0.1271515,0.2371594;0.497205;-0.04212485,0.2688725;0.2679335;0.06184515,0.3037393;0.04954782;0.141104,-0.1509461;0.4973015;-0.0588787,-0.2430873;0.2776648;0.02858903,-0.3175606;0.06113166;0.08109701,0.07652625;-0.0008946164;-0.04192219,0.05706709;-0.3360906;-0.007280465,0.02232989;-0.6782167;0.05874254,0.02475272;-0.6464154;-0.02623999,-0.0765123;0.01186536;-0.04024449,-0.1345925;-0.316159;0.01417786,-0.1846879;-0.6146762;0.1902287,-0.2323883;-0.6488053;0.1611896,0.0455032;0.5590378;-0.1056617,0;0;0,0.007250667;0.3179886;-0.05795217,0.008365676;0.6354446;-0.1371605,0.1969133;0.4838485;-0.06182837,0.2401551;0.2381679;-0.01543808,0.2123004;0.02759472;-0.1158025,-0.1794275;0.4885321;-0.04626361,-0.251038;0.252289;0.01240519,-0.2704387;0.03575264;-0.07662053,0.07714115;-0.001066059;-0.04077554,0.08875053;-0.3376883;-0.06281614,0.07413973;-0.6825483;-0.003875494,0.09022875;-0.7124205;-0.06207871,-0.08039753;0.00993131;-0.03243678,-0.126965;-0.3229798;-0.06304361,-0.1425151;-0.6702795;-0.02112619,-0.1587827;-0.7002829;-0.07914436,0.007081569;0.558784;-0.1160588,504.6184
+0;0;0,0.02616782;0.3181202;-0.0514065,0.05152785;0.6353639;-0.1271515,0.2371594;0.497205;-0.04212485,0.2688725;0.2679335;0.06184515,0.3037393;0.04954782;0.141104,-0.1509461;0.4973015;-0.0588787,-0.2430873;0.2776648;0.02858903,-0.3175606;0.06113166;0.08109701,0.07652625;-0.0008946164;-0.04192219,0.05706709;-0.3360906;-0.007280465,0.02232989;-0.6782167;0.05874254,0.02475272;-0.6464154;-0.02623999,-0.0765123;0.01186536;-0.04024449,-0.1345925;-0.316159;0.01417786,-0.1846879;-0.6146762;0.1902287,-0.2323883;-0.6488053;0.1611896,0.0455032;0.5590378;-0.1056617,0;0;0,0.007250667;0.3179886;-0.05795217,0.008365676;0.6354446;-0.1371605,0.1969133;0.4838485;-0.06182837,0.2401551;0.2381679;-0.01543808,0.2123004;0.02759472;-0.1158025,-0.1794275;0.4885321;-0.04626361,-0.251038;0.252289;0.01240519,-0.2704387;0.03575264;-0.07662053,0.07714115;-0.001066059;-0.04077554,0.08875053;-0.3376883;-0.06281614,0.07413973;-0.6825483;-0.003875494,0.09022875;-0.7124205;-0.06207871,-0.08039753;0.00993131;-0.03243678,-0.126965;-0.3229798;-0.06304361,-0.1425151;-0.6702795;-0.02112619,-0.1587827;-0.7002829;-0.07914436,0.007081569;0.558784;-0.1160588,504.6184
+0;0;0,0.02511176;0.3179978;-0.05267476,0.04916736;0.635253;-0.1288041,0.2343229;0.4960544;-0.04213081,0.2682889;0.2686575;0.06519056,0.3008924;0.05211191;0.1502492,-0.1520754;0.4958922;-0.05871054,-0.2433273;0.2770957;0.03174454,-0.3180284;0.06180662;0.08884376,0.07647127;-0.001003523;-0.04201995,0.0567156;-0.3361841;-0.007396981,0.02182713;-0.6783027;0.05858504,0.02426865;-0.6466187;-0.02639936,-0.07651272;0.01193505;-0.04022308,-0.1359181;-0.3153968;0.01687301,-0.1888286;-0.6083953;0.2011779,-0.2317653;-0.6437251;0.1677172,0.04353613;0.5589126;-0.1072582,0;0;0,0.007250667;0.3179886;-0.05795217,0.008365676;0.6354446;-0.1371605,0.1969133;0.4838485;-0.06182837,0.2401551;0.2381679;-0.01543808,0.2123004;0.02759472;-0.1158025,-0.1794275;0.4885321;-0.04626361,-0.251038;0.252289;0.01240519,-0.2704387;0.03575264;-0.07662053,0.07714115;-0.001066059;-0.04077554,0.08875053;-0.3376883;-0.06281614,0.07413973;-0.6825483;-0.003875494,0.09022875;-0.7124205;-0.06207871,-0.08039753;0.00993131;-0.03243678,-0.126965;-0.3229798;-0.06304361,-0.1425151;-0.6702795;-0.02112619,-0.1587827;-0.7002829;-0.07914436,0.007081569;0.558784;-0.1160588,504.6184
+0;0;0,0.02511176;0.3179978;-0.05267476,0.04916736;0.635253;-0.1288041,0.2343229;0.4960544;-0.04213081,0.2682889;0.2686575;0.06519056,0.3008924;0.05211191;0.1502492,-0.1520754;0.4958922;-0.05871054,-0.2433273;0.2770957;0.03174454,-0.3180284;0.06180662;0.08884376,0.07647127;-0.001003523;-0.04201995,0.0567156;-0.3361841;-0.007396981,0.02182713;-0.6783027;0.05858504,0.02426865;-0.6466187;-0.02639936,-0.07651272;0.01193505;-0.04022308,-0.1359181;-0.3153968;0.01687301,-0.1888286;-0.6083953;0.2011779,-0.2317653;-0.6437251;0.1677172,0.04353613;0.5589126;-0.1072582,0;0;0,0.007250667;0.3179886;-0.05795217,0.008365676;0.6354446;-0.1371605,0.1969133;0.4838485;-0.06182837,0.2401551;0.2381679;-0.01543808,0.2123004;0.02759472;-0.1158025,-0.1794275;0.4885321;-0.04626361,-0.251038;0.252289;0.01240519,-0.2704387;0.03575264;-0.07662053,0.07714115;-0.001066059;-0.04077554,0.08875053;-0.3376883;-0.06281614,0.07413973;-0.6825483;-0.003875494,0.09022875;-0.7124205;-0.06207871,-0.08039753;0.00993131;-0.03243678,-0.126965;-0.3229798;-0.06304361,-0.1425151;-0.6702795;-0.02112619,-0.1587827;-0.7002829;-0.07914436,0.007081569;0.558784;-0.1160588,504.6184
+0;0;0,0.02511176;0.3179978;-0.05267476,0.04916736;0.635253;-0.1288041,0.2343229;0.4960544;-0.04213081,0.2682889;0.2686575;0.06519056,0.3008924;0.05211191;0.1502492,-0.1520754;0.4958922;-0.05871054,-0.2433273;0.2770957;0.03174454,-0.3180284;0.06180662;0.08884376,0.07647127;-0.001003523;-0.04201995,0.0567156;-0.3361841;-0.007396981,0.02182713;-0.6783027;0.05858504,0.02426865;-0.6466187;-0.02639936,-0.07651272;0.01193505;-0.04022308,-0.1359181;-0.3153968;0.01687301,-0.1888286;-0.6083953;0.2011779,-0.2317653;-0.6437251;0.1677172,0.04353613;0.5589126;-0.1072582,0;0;0,0.007250667;0.3179886;-0.05795217,0.008365676;0.6354446;-0.1371605,0.1969133;0.4838485;-0.06182837,0.2401551;0.2381679;-0.01543808,0.2123004;0.02759472;-0.1158025,-0.1794275;0.4885321;-0.04626361,-0.251038;0.252289;0.01240519,-0.2704387;0.03575264;-0.07662053,0.07714115;-0.001066059;-0.04077554,0.08875053;-0.3376883;-0.06281614,0.07413973;-0.6825483;-0.003875494,0.09022875;-0.7124205;-0.06207871,-0.08039753;0.00993131;-0.03243678,-0.126965;-0.3229798;-0.06304361,-0.1425151;-0.6702795;-0.02112619,-0.1587827;-0.7002829;-0.07914436,0.007081569;0.558784;-0.1160588,504.6184
+0;0;0,0.02527099;0.3175987;-0.05495664,0.04924414;0.634362;-0.1331456,0.2328871;0.4949193;-0.04189862,0.2701921;0.2696049;0.06865755,0.2990195;0.05490851;0.1595663,-0.1511768;0.4956446;-0.05904962,-0.2413828;0.277708;0.03447812,-0.3168578;0.06419285;0.09696621,0.07651349;-0.001128117;-0.04193986,0.05575796;-0.3362339;-0.007178295,0.02116782;-0.6784437;0.05848755,0.02361914;-0.6470296;-0.0265015,-0.07649641;0.01199715;-0.04023562,-0.137282;-0.3144863;0.02016966,-0.1922485;-0.6026457;0.2113732,-0.1874391;-0.5718489;0.1264769,0.04368401;0.5581411;-0.1111629,0;0;0,0.007250667;0.3179886;-0.05795217,0.008365676;0.6354446;-0.1371605,0.1969133;0.4838485;-0.06182837,0.2401551;0.2381679;-0.01543808,0.2123004;0.02759472;-0.1158025,-0.1794275;0.4885321;-0.04626361,-0.251038;0.252289;0.01240519,-0.2704387;0.03575264;-0.07662053,0.07714115;-0.001066059;-0.04077554,0.08875053;-0.3376883;-0.06281614,0.07413973;-0.6825483;-0.003875494,0.09022875;-0.7124205;-0.06207871,-0.08039753;0.00993131;-0.03243678,-0.126965;-0.3229798;-0.06304361,-0.1425151;-0.6702795;-0.02112619,-0.1587827;-0.7002829;-0.07914436,0.007081569;0.558784;-0.1160588,504.6184
+0;0;0,0.02527099;0.3175987;-0.05495664,0.04924414;0.634362;-0.1331456,0.2328871;0.4949193;-0.04189862,0.2701921;0.2696049;0.06865755,0.2990195;0.05490851;0.1595663,-0.1511768;0.4956446;-0.05904962,-0.2413828;0.277708;0.03447812,-0.3168578;0.06419285;0.09696621,0.07651349;-0.001128117;-0.04193986,0.05575796;-0.3362339;-0.007178295,0.02116782;-0.6784437;0.05848755,0.02361914;-0.6470296;-0.0265015,-0.07649641;0.01199715;-0.04023562,-0.137282;-0.3144863;0.02016966,-0.1922485;-0.6026457;0.2113732,-0.1874391;-0.5718489;0.1264769,0.04368401;0.5581411;-0.1111629,0;0;0,0.007250667;0.3179886;-0.05795217,0.008365676;0.6354446;-0.1371605,0.1969133;0.4838485;-0.06182837,0.2401551;0.2381679;-0.01543808,0.2123004;0.02759472;-0.1158025,-0.1794275;0.4885321;-0.04626361,-0.251038;0.252289;0.01240519,-0.2704387;0.03575264;-0.07662053,0.07714115;-0.001066059;-0.04077554,0.08875053;-0.3376883;-0.06281614,0.07413973;-0.6825483;-0.003875494,0.09022875;-0.7124205;-0.06207871,-0.08039753;0.00993131;-0.03243678,-0.126965;-0.3229798;-0.06304361,-0.1425151;-0.6702795;-0.02112619,-0.1587827;-0.7002829;-0.07914436,0.007081569;0.558784;-0.1160588,504.6184
+0;0;0,0.02527099;0.3175987;-0.05495664,0.04924414;0.634362;-0.1331456,0.2328871;0.4949193;-0.04189862,0.2701921;0.2696049;0.06865755,0.2990195;0.05490851;0.1595663,-0.1511768;0.4956446;-0.05904962,-0.2413828;0.277708;0.03447812,-0.3168578;0.06419285;0.09696621,0.07651349;-0.001128117;-0.04193986,0.05575796;-0.3362339;-0.007178295,0.02116782;-0.6784437;0.05848755,0.02361914;-0.6470296;-0.0265015,-0.07649641;0.01199715;-0.04023562,-0.137282;-0.3144863;0.02016966,-0.1922485;-0.6026457;0.2113732,-0.1874391;-0.5718489;0.1264769,0.04368401;0.5581411;-0.1111629,0;0;0,0.007250667;0.3179886;-0.05795217,0.008365676;0.6354446;-0.1371605,0.1969133;0.4838485;-0.06182837,0.2401551;0.2381679;-0.01543808,0.2123004;0.02759472;-0.1158025,-0.1794275;0.4885321;-0.04626361,-0.251038;0.252289;0.01240519,-0.2704387;0.03575264;-0.07662053,0.07714115;-0.001066059;-0.04077554,0.08875053;-0.3376883;-0.06281614,0.07413973;-0.6825483;-0.003875494,0.09022875;-0.7124205;-0.06207871,-0.08039753;0.00993131;-0.03243678,-0.126965;-0.3229798;-0.06304361,-0.1425151;-0.6702795;-0.02112619,-0.1587827;-0.7002829;-0.07914436,0.007081569;0.558784;-0.1160588,504.6184
+0;0;0,0.02782544;0.3166104;-0.05925738,0.05564359;0.6313829;-0.1439139,0.2394074;0.4949369;-0.05192719,0.2733233;0.2745997;0.06924285,0.3021713;0.0632934;0.1677689,-0.1473287;0.4952783;-0.07163242,-0.2425927;0.2840741;0.03180104,-0.3197189;0.07291254;0.1000088,0.07649548;-0.001348502;-0.04196618,0.05499551;-0.3364018;-0.007150613,0.0204967;-0.6786838;0.05818546,0.02339459;-0.6479837;-0.02679841,-0.07648463;0.01217541;-0.04020446,-0.1387108;-0.3133868;0.0236094,-0.1954857;-0.59464;0.2243312,-0.1901978;-0.5646613;0.1394597,0.04907133;0.555753;-0.1202347,0;0;0,0.007250667;0.3179886;-0.05795217,0.008365676;0.6354446;-0.1371605,0.1969133;0.4838485;-0.06182837,0.2401551;0.2381679;-0.01543808,0.2123004;0.02759472;-0.1158025,-0.1794275;0.4885321;-0.04626361,-0.251038;0.252289;0.01240519,-0.2704387;0.03575264;-0.07662053,0.07714115;-0.001066059;-0.04077554,0.08875053;-0.3376883;-0.06281614,0.07413973;-0.6825483;-0.003875494,0.09022875;-0.7124205;-0.06207871,-0.08039753;0.00993131;-0.03243678,-0.126965;-0.3229798;-0.06304361,-0.1425151;-0.6702795;-0.02112619,-0.1587827;-0.7002829;-0.07914436,0.007081569;0.558784;-0.1160588,504.6184
+0;0;0,0.02782544;0.3166104;-0.05925738,0.05564359;0.6313829;-0.1439139,0.2394074;0.4949369;-0.05192719,0.2733233;0.2745997;0.06924285,0.3021713;0.0632934;0.1677689,-0.1473287;0.4952783;-0.07163242,-0.2425927;0.2840741;0.03180104,-0.3197189;0.07291254;0.1000088,0.07649548;-0.001348502;-0.04196618,0.05499551;-0.3364018;-0.007150613,0.0204967;-0.6786838;0.05818546,0.02339459;-0.6479837;-0.02679841,-0.07648463;0.01217541;-0.04020446,-0.1387108;-0.3133868;0.0236094,-0.1954857;-0.59464;0.2243312,-0.1901978;-0.5646613;0.1394597,0.04907133;0.555753;-0.1202347,0;0;0,0.007250667;0.3179886;-0.05795217,0.008365676;0.6354446;-0.1371605,0.1969133;0.4838485;-0.06182837,0.2401551;0.2381679;-0.01543808,0.2123004;0.02759472;-0.1158025,-0.1794275;0.4885321;-0.04626361,-0.251038;0.252289;0.01240519,-0.2704387;0.03575264;-0.07662053,0.07714115;-0.001066059;-0.04077554,0.08875053;-0.3376883;-0.06281614,0.07413973;-0.6825483;-0.003875494,0.09022875;-0.7124205;-0.06207871,-0.08039753;0.00993131;-0.03243678,-0.126965;-0.3229798;-0.06304361,-0.1425151;-0.6702795;-0.02112619,-0.1587827;-0.7002829;-0.07914436,0.007081569;0.558784;-0.1160588,504.6184
+0;0;0,0.02782544;0.3166104;-0.05925738,0.05564359;0.6313829;-0.1439139,0.2394074;0.4949369;-0.05192719,0.2733233;0.2745997;0.06924285,0.3021713;0.0632934;0.1677689,-0.1473287;0.4952783;-0.07163242,-0.2425927;0.2840741;0.03180104,-0.3197189;0.07291254;0.1000088,0.07649548;-0.001348502;-0.04196618,0.05499551;-0.3364018;-0.007150613,0.0204967;-0.6786838;0.05818546,0.02339459;-0.6479837;-0.02679841,-0.07648463;0.01217541;-0.04020446,-0.1387108;-0.3133868;0.0236094,-0.1954857;-0.59464;0.2243312,-0.1901978;-0.5646613;0.1394597,0.04907133;0.555753;-0.1202347,0;0;0,0.007250667;0.3179886;-0.05795217,0.008365676;0.6354446;-0.1371605,0.1969133;0.4838485;-0.06182837,0.2401551;0.2381679;-0.01543808,0.2123004;0.02759472;-0.1158025,-0.1794275;0.4885321;-0.04626361,-0.251038;0.252289;0.01240519,-0.2704387;0.03575264;-0.07662053,0.07714115;-0.001066059;-0.04077554,0.08875053;-0.3376883;-0.06281614,0.07413973;-0.6825483;-0.003875494,0.09022875;-0.7124205;-0.06207871,-0.08039753;0.00993131;-0.03243678,-0.126965;-0.3229798;-0.06304361,-0.1425151;-0.6702795;-0.02112619,-0.1587827;-0.7002829;-0.07914436,0.007081569;0.558784;-0.1160588,504.6184
+0;0;0,0.0277605;0.3163218;-0.0608087,0.05480793;0.6309719;-0.1461845,0.2372079;0.4933712;-0.05078937,0.2725217;0.2746614;0.07290317,0.3023897;0.06745119;0.1794949,-0.1468841;0.4942587;-0.07049964,-0.2404848;0.2832747;0.03488323,-0.3174687;0.07411206;0.1091425,0.07659566;-0.001347768;-0.04178309,0.05556664;-0.3363981;-0.006653097,0.02041065;-0.6786643;0.05841496,0.02324308;-0.6481146;-0.02657222,-0.07644133;0.01214518;-0.04029586,-0.1395217;-0.312653;0.02650297,-0.1988335;-0.5880725;0.2344505,-0.1935934;-0.5583933;0.1495765,0.04847411;0.5553491;-0.1224178,0;0;0,0.007250667;0.3179886;-0.05795217,0.008365676;0.6354446;-0.1371605,0.1969133;0.4838485;-0.06182837,0.2401551;0.2381679;-0.01543808,0.2123004;0.02759472;-0.1158025,-0.1794275;0.4885321;-0.04626361,-0.251038;0.252289;0.01240519,-0.2704387;0.03575264;-0.07662053,0.07714115;-0.001066059;-0.04077554,0.08875053;-0.3376883;-0.06281614,0.07413973;-0.6825483;-0.003875494,0.09022875;-0.7124205;-0.06207871,-0.08039753;0.00993131;-0.03243678,-0.126965;-0.3229798;-0.06304361,-0.1425151;-0.6702795;-0.02112619,-0.1587827;-0.7002829;-0.07914436,0.007081569;0.558784;-0.1160588,504.6184
+0;0;0,0.0277605;0.3163218;-0.0608087,0.05480793;0.6309719;-0.1461845,0.2372079;0.4933712;-0.05078937,0.2725217;0.2746614;0.07290317,0.3023897;0.06745119;0.1794949,-0.1468841;0.4942587;-0.07049964,-0.2404848;0.2832747;0.03488323,-0.3174687;0.07411206;0.1091425,0.07659566;-0.001347768;-0.04178309,0.05556664;-0.3363981;-0.006653097,0.02041065;-0.6786643;0.05841496,0.02324308;-0.6481146;-0.02657222,-0.07644133;0.01214518;-0.04029586,-0.1395217;-0.312653;0.02650297,-0.1988335;-0.5880725;0.2344505,-0.1935934;-0.5583933;0.1495765,0.04847411;0.5553491;-0.1224178,0;0;0,0.007250667;0.3179886;-0.05795217,0.008365676;0.6354446;-0.1371605,0.1969133;0.4838485;-0.06182837,0.2401551;0.2381679;-0.01543808,0.2123004;0.02759472;-0.1158025,-0.1794275;0.4885321;-0.04626361,-0.251038;0.252289;0.01240519,-0.2704387;0.03575264;-0.07662053,0.07714115;-0.001066059;-0.04077554,0.08875053;-0.3376883;-0.06281614,0.07413973;-0.6825483;-0.003875494,0.09022875;-0.7124205;-0.06207871,-0.08039753;0.00993131;-0.03243678,-0.126965;-0.3229798;-0.06304361,-0.1425151;-0.6702795;-0.02112619,-0.1587827;-0.7002829;-0.07914436,0.007081569;0.558784;-0.1160588,504.6184
+0;0;0,0.0277605;0.3163218;-0.0608087,0.05480793;0.6309719;-0.1461845,0.2372079;0.4933712;-0.05078937,0.2725217;0.2746614;0.07290317,0.3023897;0.06745119;0.1794949,-0.1468841;0.4942587;-0.07049964,-0.2404848;0.2832747;0.03488323,-0.3174687;0.07411206;0.1091425,0.07659566;-0.001347768;-0.04178309,0.05556664;-0.3363981;-0.006653097,0.02041065;-0.6786643;0.05841496,0.02324308;-0.6481146;-0.02657222,-0.07644133;0.01214518;-0.04029586,-0.1395217;-0.312653;0.02650297,-0.1988335;-0.5880725;0.2344505,-0.1935934;-0.5583933;0.1495765,0.04847411;0.5553491;-0.1224178,0;0;0,0.007250667;0.3179886;-0.05795217,0.008365676;0.6354446;-0.1371605,0.1969133;0.4838485;-0.06182837,0.2401551;0.2381679;-0.01543808,0.2123004;0.02759472;-0.1158025,-0.1794275;0.4885321;-0.04626361,-0.251038;0.252289;0.01240519,-0.2704387;0.03575264;-0.07662053,0.07714115;-0.001066059;-0.04077554,0.08875053;-0.3376883;-0.06281614,0.07413973;-0.6825483;-0.003875494,0.09022875;-0.7124205;-0.06207871,-0.08039753;0.00993131;-0.03243678,-0.126965;-0.3229798;-0.06304361,-0.1425151;-0.6702795;-0.02112619,-0.1587827;-0.7002829;-0.07914436,0.007081569;0.558784;-0.1160588,504.6184
+0;0;0,0.02793952;0.3159621;-0.06257083,0.0546272;0.6302593;-0.1493616,0.2356297;0.4920642;-0.05035722,0.2720427;0.2753584;0.07650351,0.302875;0.07201578;0.1900424,-0.1479066;0.4920222;-0.07929467,-0.2439851;0.2863251;0.03401262,-0.321994;0.07946868;0.1134796,0.07668943;-0.001430326;-0.04160797,0.05601403;-0.3365002;-0.006453674,0.02056155;-0.6787876;0.05834099,0.0253877;-0.6485776;-0.02655784,-0.07630897;0.01224315;-0.04051645,-0.1401;-0.3118383;0.02903211,-0.1995968;-0.5817932;0.243975,-0.1923824;-0.552538;0.1592487,0.04841904;0.5547124;-0.1253219,0;0;0,0.007250667;0.3179886;-0.05795217,0.008365676;0.6354446;-0.1371605,0.1969133;0.4838485;-0.06182837,0.2401551;0.2381679;-0.01543808,0.2123004;0.02759472;-0.1158025,-0.1794275;0.4885321;-0.04626361,-0.251038;0.252289;0.01240519,-0.2704387;0.03575264;-0.07662053,0.07714115;-0.001066059;-0.04077554,0.08875053;-0.3376883;-0.06281614,0.07413973;-0.6825483;-0.003875494,0.09022875;-0.7124205;-0.06207871,-0.08039753;0.00993131;-0.03243678,-0.126965;-0.3229798;-0.06304361,-0.1425151;-0.6702795;-0.02112619,-0.1587827;-0.7002829;-0.07914436,0.007081569;0.558784;-0.1160588,504.6184
+0;0;0,0.02793952;0.3159621;-0.06257083,0.0546272;0.6302593;-0.1493616,0.2356297;0.4920642;-0.05035722,0.2720427;0.2753584;0.07650351,0.302875;0.07201578;0.1900424,-0.1479066;0.4920222;-0.07929467,-0.2439851;0.2863251;0.03401262,-0.321994;0.07946868;0.1134796,0.07668943;-0.001430326;-0.04160797,0.05601403;-0.3365002;-0.006453674,0.02056155;-0.6787876;0.05834099,0.0253877;-0.6485776;-0.02655784,-0.07630897;0.01224315;-0.04051645,-0.1401;-0.3118383;0.02903211,-0.1995968;-0.5817932;0.243975,-0.1923824;-0.552538;0.1592487,0.04841904;0.5547124;-0.1253219,0;0;0,0.007250667;0.3179886;-0.05795217,0.008365676;0.6354446;-0.1371605,0.1969133;0.4838485;-0.06182837,0.2401551;0.2381679;-0.01543808,0.2123004;0.02759472;-0.1158025,-0.1794275;0.4885321;-0.04626361,-0.251038;0.252289;0.01240519,-0.2704387;0.03575264;-0.07662053,0.07714115;-0.001066059;-0.04077554,0.08875053;-0.3376883;-0.06281614,0.07413973;-0.6825483;-0.003875494,0.09022875;-0.7124205;-0.06207871,-0.08039753;0.00993131;-0.03243678,-0.126965;-0.3229798;-0.06304361,-0.1425151;-0.6702795;-0.02112619,-0.1587827;-0.7002829;-0.07914436,0.007081569;0.558784;-0.1160588,504.6184
+0;0;0,0.02793952;0.3159621;-0.06257083,0.0546272;0.6302593;-0.1493616,0.2356297;0.4920642;-0.05035722,0.2720427;0.2753584;0.07650351,0.302875;0.07201578;0.1900424,-0.1479066;0.4920222;-0.07929467,-0.2439851;0.2863251;0.03401262,-0.321994;0.07946868;0.1134796,0.07668943;-0.001430326;-0.04160797,0.05601403;-0.3365002;-0.006453674,0.02056155;-0.6787876;0.05834099,0.0253877;-0.6485776;-0.02655784,-0.07630897;0.01224315;-0.04051645,-0.1401;-0.3118383;0.02903211,-0.1995968;-0.5817932;0.243975,-0.1923824;-0.552538;0.1592487,0.04841904;0.5547124;-0.1253219,0;0;0,0.007250667;0.3179886;-0.05795217,0.008365676;0.6354446;-0.1371605,0.1969133;0.4838485;-0.06182837,0.2401551;0.2381679;-0.01543808,0.2123004;0.02759472;-0.1158025,-0.1794275;0.4885321;-0.04626361,-0.251038;0.252289;0.01240519,-0.2704387;0.03575264;-0.07662053,0.07714115;-0.001066059;-0.04077554,0.08875053;-0.3376883;-0.06281614,0.07413973;-0.6825483;-0.003875494,0.09022875;-0.7124205;-0.06207871,-0.08039753;0.00993131;-0.03243678,-0.126965;-0.3229798;-0.06304361,-0.1425151;-0.6702795;-0.02112619,-0.1587827;-0.7002829;-0.07914436,0.007081569;0.558784;-0.1160588,504.6184
+0;0;0,0.02787445;0.3156039;-0.06438164,0.05433605;0.6294231;-0.1529527,0.2346771;0.4904522;-0.05242193,0.2713293;0.277191;0.08008161,0.3009286;0.0753157;0.1965299,-0.147981;0.4901373;-0.08354837,-0.2449698;0.2874296;0.03428053,-0.3237236;0.0841261;0.1217762,0.07679762;-0.001625021;-0.04140077,0.05570539;-0.3366534;-0.006099083,0.02014303;-0.6790124;0.05825604,0.02548818;-0.649073;-0.02661192,-0.07617097;0.01240032;-0.04072781,-0.1417647;-0.3102553;0.03360829,-0.2060236;-0.5741553;0.254614,-0.1982293;-0.5452729;0.1699432,0.04821705;0.5540057;-0.1284873,0;0;0,0.007250667;0.3179886;-0.05795217,0.008365676;0.6354446;-0.1371605,0.1969133;0.4838485;-0.06182837,0.2401551;0.2381679;-0.01543808,0.2123004;0.02759472;-0.1158025,-0.1794275;0.4885321;-0.04626361,-0.251038;0.252289;0.01240519,-0.2704387;0.03575264;-0.07662053,0.07714115;-0.001066059;-0.04077554,0.08875053;-0.3376883;-0.06281614,0.07413973;-0.6825483;-0.003875494,0.09022875;-0.7124205;-0.06207871,-0.08039753;0.00993131;-0.03243678,-0.126965;-0.3229798;-0.06304361,-0.1425151;-0.6702795;-0.02112619,-0.1587827;-0.7002829;-0.07914436,0.007081569;0.558784;-0.1160588,504.6184
+0;0;0,0.02787445;0.3156039;-0.06438164,0.05433605;0.6294231;-0.1529527,0.2346771;0.4904522;-0.05242193,0.2713293;0.277191;0.08008161,0.3009286;0.0753157;0.1965299,-0.147981;0.4901373;-0.08354837,-0.2449698;0.2874296;0.03428053,-0.3237236;0.0841261;0.1217762,0.07679762;-0.001625021;-0.04140077,0.05570539;-0.3366534;-0.006099083,0.02014303;-0.6790124;0.05825604,0.02548818;-0.649073;-0.02661192,-0.07617097;0.01240032;-0.04072781,-0.1417647;-0.3102553;0.03360829,-0.2060236;-0.5741553;0.254614,-0.1982293;-0.5452729;0.1699432,0.04821705;0.5540057;-0.1284873,0;0;0,0.007250667;0.3179886;-0.05795217,0.008365676;0.6354446;-0.1371605,0.1969133;0.4838485;-0.06182837,0.2401551;0.2381679;-0.01543808,0.2123004;0.02759472;-0.1158025,-0.1794275;0.4885321;-0.04626361,-0.251038;0.252289;0.01240519,-0.2704387;0.03575264;-0.07662053,0.07714115;-0.001066059;-0.04077554,0.08875053;-0.3376883;-0.06281614,0.07413973;-0.6825483;-0.003875494,0.09022875;-0.7124205;-0.06207871,-0.08039753;0.00993131;-0.03243678,-0.126965;-0.3229798;-0.06304361,-0.1425151;-0.6702795;-0.02112619,-0.1587827;-0.7002829;-0.07914436,0.007081569;0.558784;-0.1160588,504.6184
+0;0;0,0.02787445;0.3156039;-0.06438164,0.05433605;0.6294231;-0.1529527,0.2346771;0.4904522;-0.05242193,0.2713293;0.277191;0.08008161,0.3009286;0.0753157;0.1965299,-0.147981;0.4901373;-0.08354837,-0.2449698;0.2874296;0.03428053,-0.3237236;0.0841261;0.1217762,0.07679762;-0.001625021;-0.04140077,0.05570539;-0.3366534;-0.006099083,0.02014303;-0.6790124;0.05825604,0.02548818;-0.649073;-0.02661192,-0.07617097;0.01240032;-0.04072781,-0.1417647;-0.3102553;0.03360829,-0.2060236;-0.5741553;0.254614,-0.1982293;-0.5452729;0.1699432,0.04821705;0.5540057;-0.1284873,0;0;0,0.007250667;0.3179886;-0.05795217,0.008365676;0.6354446;-0.1371605,0.1969133;0.4838485;-0.06182837,0.2401551;0.2381679;-0.01543808,0.2123004;0.02759472;-0.1158025,-0.1794275;0.4885321;-0.04626361,-0.251038;0.252289;0.01240519,-0.2704387;0.03575264;-0.07662053,0.07714115;-0.001066059;-0.04077554,0.08875053;-0.3376883;-0.06281614,0.07413973;-0.6825483;-0.003875494,0.09022875;-0.7124205;-0.06207871,-0.08039753;0.00993131;-0.03243678,-0.126965;-0.3229798;-0.06304361,-0.1425151;-0.6702795;-0.02112619,-0.1587827;-0.7002829;-0.07914436,0.007081569;0.558784;-0.1160588,504.6184
+0;0;0,0.03009164;0.3144426;-0.06890696,0.06046997;0.625483;-0.165598,0.2426227;0.4909832;-0.0671927,0.2757827;0.2855306;0.07796422,0.3026995;0.1001407;0.2197247,-0.1433879;0.4931664;-0.0880846,-0.2414601;0.2932994;0.03363618,-0.3203349;0.09269115;0.1270443,0.0768431;-0.00178127;-0.04130986,0.0558022;-0.3367461;-0.005380269,0.02026598;-0.6792054;0.05845338,0.02338128;-0.6499597;-0.02652233,-0.07610005;0.01255108;-0.04081411,-0.1427566;-0.3085427;0.03912796,-0.2076905;-0.5687334;0.2642953,-0.2020819;-0.5406479;0.179466,0.05326682;0.5509167;-0.1389191,0;0;0,0.007250667;0.3179886;-0.05795217,0.008365676;0.6354446;-0.1371605,0.1969133;0.4838485;-0.06182837,0.2401551;0.2381679;-0.01543808,0.2123004;0.02759472;-0.1158025,-0.1794275;0.4885321;-0.04626361,-0.251038;0.252289;0.01240519,-0.2704387;0.03575264;-0.07662053,0.07714115;-0.001066059;-0.04077554,0.08875053;-0.3376883;-0.06281614,0.07413973;-0.6825483;-0.003875494,0.09022875;-0.7124205;-0.06207871,-0.08039753;0.00993131;-0.03243678,-0.126965;-0.3229798;-0.06304361,-0.1425151;-0.6702795;-0.02112619,-0.1587827;-0.7002829;-0.07914436,0.007081569;0.558784;-0.1160588,504.6184
+0;0;0,0.03009164;0.3144426;-0.06890696,0.06046997;0.625483;-0.165598,0.2426227;0.4909832;-0.0671927,0.2757827;0.2855306;0.07796422,0.3026995;0.1001407;0.2197247,-0.1433879;0.4931664;-0.0880846,-0.2414601;0.2932994;0.03363618,-0.3203349;0.09269115;0.1270443,0.0768431;-0.00178127;-0.04130986,0.0558022;-0.3367461;-0.005380269,0.02026598;-0.6792054;0.05845338,0.02338128;-0.6499597;-0.02652233,-0.07610005;0.01255108;-0.04081411,-0.1427566;-0.3085427;0.03912796,-0.2076905;-0.5687334;0.2642953,-0.2020819;-0.5406479;0.179466,0.05326682;0.5509167;-0.1389191,0;0;0,0.007250667;0.3179886;-0.05795217,0.008365676;0.6354446;-0.1371605,0.1969133;0.4838485;-0.06182837,0.2401551;0.2381679;-0.01543808,0.2123004;0.02759472;-0.1158025,-0.1794275;0.4885321;-0.04626361,-0.251038;0.252289;0.01240519,-0.2704387;0.03575264;-0.07662053,0.07714115;-0.001066059;-0.04077554,0.08875053;-0.3376883;-0.06281614,0.07413973;-0.6825483;-0.003875494,0.09022875;-0.7124205;-0.06207871,-0.08039753;0.00993131;-0.03243678,-0.126965;-0.3229798;-0.06304361,-0.1425151;-0.6702795;-0.02112619,-0.1587827;-0.7002829;-0.07914436,0.007081569;0.558784;-0.1160588,504.6184
+0;0;0,0.03009164;0.3144426;-0.06890696,0.06046997;0.625483;-0.165598,0.2426227;0.4909832;-0.0671927,0.2757827;0.2855306;0.07796422,0.3026995;0.1001407;0.2197247,-0.1433879;0.4931664;-0.0880846,-0.2414601;0.2932994;0.03363618,-0.3203349;0.09269115;0.1270443,0.0768431;-0.00178127;-0.04130986,0.0558022;-0.3367461;-0.005380269,0.02026598;-0.6792054;0.05845338,0.02338128;-0.6499597;-0.02652233,-0.07610005;0.01255108;-0.04081411,-0.1427566;-0.3085427;0.03912796,-0.2076905;-0.5687334;0.2642953,-0.2020819;-0.5406479;0.179466,0.05326682;0.5509167;-0.1389191,0;0;0,0.007250667;0.3179886;-0.05795217,0.008365676;0.6354446;-0.1371605,0.1969133;0.4838485;-0.06182837,0.2401551;0.2381679;-0.01543808,0.2123004;0.02759472;-0.1158025,-0.1794275;0.4885321;-0.04626361,-0.251038;0.252289;0.01240519,-0.2704387;0.03575264;-0.07662053,0.07714115;-0.001066059;-0.04077554,0.08875053;-0.3376883;-0.06281614,0.07413973;-0.6825483;-0.003875494,0.09022875;-0.7124205;-0.06207871,-0.08039753;0.00993131;-0.03243678,-0.126965;-0.3229798;-0.06304361,-0.1425151;-0.6702795;-0.02112619,-0.1587827;-0.7002829;-0.07914436,0.007081569;0.558784;-0.1160588,504.6184
+0;0;0,0.03124095;0.3135273;-0.07247358,0.06218534;0.6236383;-0.1719668,0.244134;0.4897897;-0.07228933,0.2767608;0.2886571;0.07891281,0.313747;0.109451;0.2262463,-0.1420894;0.4933365;-0.09334587,-0.2410108;0.2968398;0.03308395,-0.3211057;0.09947389;0.1321873,0.07692619;-0.002012641;-0.04114424,0.0565244;-0.336964;-0.004724111,0.02042048;-0.6794598;0.05859314,0.02350377;-0.6506478;-0.02637878,-0.07589954;0.01292557;-0.04106979,-0.1438997;-0.3057903;0.04685788,-0.2107863;-0.5589893;0.2793066,-0.2051784;-0.531466;0.1944917,0.05493188;0.5492491;-0.1448116,0;0;0,0.007250667;0.3179886;-0.05795217,0.008365676;0.6354446;-0.1371605,0.1969133;0.4838485;-0.06182837,0.2401551;0.2381679;-0.01543808,0.2123004;0.02759472;-0.1158025,-0.1794275;0.4885321;-0.04626361,-0.251038;0.252289;0.01240519,-0.2704387;0.03575264;-0.07662053,0.07714115;-0.001066059;-0.04077554,0.08875053;-0.3376883;-0.06281614,0.07413973;-0.6825483;-0.003875494,0.09022875;-0.7124205;-0.06207871,-0.08039753;0.00993131;-0.03243678,-0.126965;-0.3229798;-0.06304361,-0.1425151;-0.6702795;-0.02112619,-0.1587827;-0.7002829;-0.07914436,0.007081569;0.558784;-0.1160588,504.6184
+0;0;0,0.03124095;0.3135273;-0.07247358,0.06218534;0.6236383;-0.1719668,0.244134;0.4897897;-0.07228933,0.2767608;0.2886571;0.07891281,0.313747;0.109451;0.2262463,-0.1420894;0.4933365;-0.09334587,-0.2410108;0.2968398;0.03308395,-0.3211057;0.09947389;0.1321873,0.07692619;-0.002012641;-0.04114424,0.0565244;-0.336964;-0.004724111,0.02042048;-0.6794598;0.05859314,0.02350377;-0.6506478;-0.02637878,-0.07589954;0.01292557;-0.04106979,-0.1438997;-0.3057903;0.04685788,-0.2107863;-0.5589893;0.2793066,-0.2051784;-0.531466;0.1944917,0.05493188;0.5492491;-0.1448116,0;0;0,0.007250667;0.3179886;-0.05795217,0.008365676;0.6354446;-0.1371605,0.1969133;0.4838485;-0.06182837,0.2401551;0.2381679;-0.01543808,0.2123004;0.02759472;-0.1158025,-0.1794275;0.4885321;-0.04626361,-0.251038;0.252289;0.01240519,-0.2704387;0.03575264;-0.07662053,0.07714115;-0.001066059;-0.04077554,0.08875053;-0.3376883;-0.06281614,0.07413973;-0.6825483;-0.003875494,0.09022875;-0.7124205;-0.06207871,-0.08039753;0.00993131;-0.03243678,-0.126965;-0.3229798;-0.06304361,-0.1425151;-0.6702795;-0.02112619,-0.1587827;-0.7002829;-0.07914436,0.007081569;0.558784;-0.1160588,504.6184
+0;0;0,0.03124095;0.3135273;-0.07247358,0.06218534;0.6236383;-0.1719668,0.244134;0.4897897;-0.07228933,0.2767608;0.2886571;0.07891281,0.313747;0.109451;0.2262463,-0.1420894;0.4933365;-0.09334587,-0.2410108;0.2968398;0.03308395,-0.3211057;0.09947389;0.1321873,0.07692619;-0.002012641;-0.04114424,0.0565244;-0.336964;-0.004724111,0.02042048;-0.6794598;0.05859314,0.02350377;-0.6506478;-0.02637878,-0.07589954;0.01292557;-0.04106979,-0.1438997;-0.3057903;0.04685788,-0.2107863;-0.5589893;0.2793066,-0.2051784;-0.531466;0.1944917,0.05493188;0.5492491;-0.1448116,0;0;0,0.007250667;0.3179886;-0.05795217,0.008365676;0.6354446;-0.1371605,0.1969133;0.4838485;-0.06182837,0.2401551;0.2381679;-0.01543808,0.2123004;0.02759472;-0.1158025,-0.1794275;0.4885321;-0.04626361,-0.251038;0.252289;0.01240519,-0.2704387;0.03575264;-0.07662053,0.07714115;-0.001066059;-0.04077554,0.08875053;-0.3376883;-0.06281614,0.07413973;-0.6825483;-0.003875494,0.09022875;-0.7124205;-0.06207871,-0.08039753;0.00993131;-0.03243678,-0.126965;-0.3229798;-0.06304361,-0.1425151;-0.6702795;-0.02112619,-0.1587827;-0.7002829;-0.07914436,0.007081569;0.558784;-0.1160588,504.6184
+0;0;0,0.03176176;0.3129559;-0.0746834,0.0631394;0.6223339;-0.1763048,0.2455065;0.4887809;-0.07737191,0.278034;0.2923866;0.07995634,0.3146562;0.1137414;0.2280599,-0.141589;0.4926897;-0.09812632,-0.241648;0.2988951;0.03153777,-0.3232638;0.1070431;0.1398042,0.07707358;-0.002176824;-0.04085906,0.05710781;-0.3371311;-0.004224911,0.0212797;-0.679775;0.05844466,0.02424914;-0.6512654;-0.02652656,-0.07576551;0.01306469;-0.04127274,-0.1439319;-0.3055402;0.04692785,-0.2137543;-0.5555907;0.2819076,-0.208258;-0.5285463;0.1971008,0.05580454;0.5481303;-0.1486681,0;0;0,0.007250667;0.3179886;-0.05795217,0.008365676;0.6354446;-0.1371605,0.1969133;0.4838485;-0.06182837,0.2401551;0.2381679;-0.01543808,0.2123004;0.02759472;-0.1158025,-0.1794275;0.4885321;-0.04626361,-0.251038;0.252289;0.01240519,-0.2704387;0.03575264;-0.07662053,0.07714115;-0.001066059;-0.04077554,0.08875053;-0.3376883;-0.06281614,0.07413973;-0.6825483;-0.003875494,0.09022875;-0.7124205;-0.06207871,-0.08039753;0.00993131;-0.03243678,-0.126965;-0.3229798;-0.06304361,-0.1425151;-0.6702795;-0.02112619,-0.1587827;-0.7002829;-0.07914436,0.007081569;0.558784;-0.1160588,504.6184
+0;0;0,0.03176176;0.3129559;-0.0746834,0.0631394;0.6223339;-0.1763048,0.2455065;0.4887809;-0.07737191,0.278034;0.2923866;0.07995634,0.3146562;0.1137414;0.2280599,-0.141589;0.4926897;-0.09812632,-0.241648;0.2988951;0.03153777,-0.3232638;0.1070431;0.1398042,0.07707358;-0.002176824;-0.04085906,0.05710781;-0.3371311;-0.004224911,0.0212797;-0.679775;0.05844466,0.02424914;-0.6512654;-0.02652656,-0.07576551;0.01306469;-0.04127274,-0.1439319;-0.3055402;0.04692785,-0.2137543;-0.5555907;0.2819076,-0.208258;-0.5285463;0.1971008,0.05580454;0.5481303;-0.1486681,0;0;0,0.007250667;0.3179886;-0.05795217,0.008365676;0.6354446;-0.1371605,0.1969133;0.4838485;-0.06182837,0.2401551;0.2381679;-0.01543808,0.2123004;0.02759472;-0.1158025,-0.1794275;0.4885321;-0.04626361,-0.251038;0.252289;0.01240519,-0.2704387;0.03575264;-0.07662053,0.07714115;-0.001066059;-0.04077554,0.08875053;-0.3376883;-0.06281614,0.07413973;-0.6825483;-0.003875494,0.09022875;-0.7124205;-0.06207871,-0.08039753;0.00993131;-0.03243678,-0.126965;-0.3229798;-0.06304361,-0.1425151;-0.6702795;-0.02112619,-0.1587827;-0.7002829;-0.07914436,0.007081569;0.558784;-0.1160588,504.6184
+0;0;0,0.03176176;0.3129559;-0.0746834,0.0631394;0.6223339;-0.1763048,0.2455065;0.4887809;-0.07737191,0.278034;0.2923866;0.07995634,0.3146562;0.1137414;0.2280599,-0.141589;0.4926897;-0.09812632,-0.241648;0.2988951;0.03153777,-0.3232638;0.1070431;0.1398042,0.07707358;-0.002176824;-0.04085906,0.05710781;-0.3371311;-0.004224911,0.0212797;-0.679775;0.05844466,0.02424914;-0.6512654;-0.02652656,-0.07576551;0.01306469;-0.04127274,-0.1439319;-0.3055402;0.04692785,-0.2137543;-0.5555907;0.2819076,-0.208258;-0.5285463;0.1971008,0.05580454;0.5481303;-0.1486681,0;0;0,0.007250667;0.3179886;-0.05795217,0.008365676;0.6354446;-0.1371605,0.1969133;0.4838485;-0.06182837,0.2401551;0.2381679;-0.01543808,0.2123004;0.02759472;-0.1158025,-0.1794275;0.4885321;-0.04626361,-0.251038;0.252289;0.01240519,-0.2704387;0.03575264;-0.07662053,0.07714115;-0.001066059;-0.04077554,0.08875053;-0.3376883;-0.06281614,0.07413973;-0.6825483;-0.003875494,0.09022875;-0.7124205;-0.06207871,-0.08039753;0.00993131;-0.03243678,-0.126965;-0.3229798;-0.06304361,-0.1425151;-0.6702795;-0.02112619,-0.1587827;-0.7002829;-0.07914436,0.007081569;0.558784;-0.1160588,504.6184
+0;0;0,0.03170239;0.3126209;-0.07609817,0.06252369;0.6217934;-0.1785177,0.2432789;0.486998;-0.07586606,0.2772831;0.2926704;0.08370025,0.3103938;0.1178516;0.2371018,-0.1418308;0.4897089;-0.1022255,-0.2434561;0.2992077;0.03105061,-0.328101;0.1127287;0.1461626,0.07703985;-0.002274982;-0.04091727,0.05762115;-0.337249;-0.004168987,0.02149819;-0.6799061;0.05825858,0.02558979;-0.651646;-0.02666124,-0.07573501;0.01311117;-0.04131396,-0.1440022;-0.3051246;0.04813246,-0.2163053;-0.5504202;0.2873359,-0.2096755;-0.5236878;0.2026216,0.05536285;0.5476322;-0.1507218,0;0;0,0.007250667;0.3179886;-0.05795217,0.008365676;0.6354446;-0.1371605,0.1969133;0.4838485;-0.06182837,0.2401551;0.2381679;-0.01543808,0.2123004;0.02759472;-0.1158025,-0.1794275;0.4885321;-0.04626361,-0.251038;0.252289;0.01240519,-0.2704387;0.03575264;-0.07662053,0.07714115;-0.001066059;-0.04077554,0.08875053;-0.3376883;-0.06281614,0.07413973;-0.6825483;-0.003875494,0.09022875;-0.7124205;-0.06207871,-0.08039753;0.00993131;-0.03243678,-0.126965;-0.3229798;-0.06304361,-0.1425151;-0.6702795;-0.02112619,-0.1587827;-0.7002829;-0.07914436,0.007081569;0.558784;-0.1160588,504.6184
+0;0;0,0.03170239;0.3126209;-0.07609817,0.06252369;0.6217934;-0.1785177,0.2432789;0.486998;-0.07586606,0.2772831;0.2926704;0.08370025,0.3103938;0.1178516;0.2371018,-0.1418308;0.4897089;-0.1022255,-0.2434561;0.2992077;0.03105061,-0.328101;0.1127287;0.1461626,0.07703985;-0.002274982;-0.04091727,0.05762115;-0.337249;-0.004168987,0.02149819;-0.6799061;0.05825858,0.02558979;-0.651646;-0.02666124,-0.07573501;0.01311117;-0.04131396,-0.1440022;-0.3051246;0.04813246,-0.2163053;-0.5504202;0.2873359,-0.2096755;-0.5236878;0.2026216,0.05536285;0.5476322;-0.1507218,0;0;0,0.007250667;0.3179886;-0.05795217,0.008365676;0.6354446;-0.1371605,0.1969133;0.4838485;-0.06182837,0.2401551;0.2381679;-0.01543808,0.2123004;0.02759472;-0.1158025,-0.1794275;0.4885321;-0.04626361,-0.251038;0.252289;0.01240519,-0.2704387;0.03575264;-0.07662053,0.07714115;-0.001066059;-0.04077554,0.08875053;-0.3376883;-0.06281614,0.07413973;-0.6825483;-0.003875494,0.09022875;-0.7124205;-0.06207871,-0.08039753;0.00993131;-0.03243678,-0.126965;-0.3229798;-0.06304361,-0.1425151;-0.6702795;-0.02112619,-0.1587827;-0.7002829;-0.07914436,0.007081569;0.558784;-0.1160588,504.6184
+0;0;0,0.03170239;0.3126209;-0.07609817,0.06252369;0.6217934;-0.1785177,0.2432789;0.486998;-0.07586606,0.2772831;0.2926704;0.08370025,0.3103938;0.1178516;0.2371018,-0.1418308;0.4897089;-0.1022255,-0.2434561;0.2992077;0.03105061,-0.328101;0.1127287;0.1461626,0.07703985;-0.002274982;-0.04091727,0.05762115;-0.337249;-0.004168987,0.02149819;-0.6799061;0.05825858,0.02558979;-0.651646;-0.02666124,-0.07573501;0.01311117;-0.04131396,-0.1440022;-0.3051246;0.04813246,-0.2163053;-0.5504202;0.2873359,-0.2096755;-0.5236878;0.2026216,0.05536285;0.5476322;-0.1507218,0;0;0,0.007250667;0.3179886;-0.05795217,0.008365676;0.6354446;-0.1371605,0.1969133;0.4838485;-0.06182837,0.2401551;0.2381679;-0.01543808,0.2123004;0.02759472;-0.1158025,-0.1794275;0.4885321;-0.04626361,-0.251038;0.252289;0.01240519,-0.2704387;0.03575264;-0.07662053,0.07714115;-0.001066059;-0.04077554,0.08875053;-0.3376883;-0.06281614,0.07413973;-0.6825483;-0.003875494,0.09022875;-0.7124205;-0.06207871,-0.08039753;0.00993131;-0.03243678,-0.126965;-0.3229798;-0.06304361,-0.1425151;-0.6702795;-0.02112619,-0.1587827;-0.7002829;-0.07914436,0.007081569;0.558784;-0.1160588,504.6184
+0;0;0,0.0316753;0.312314;-0.07735918,0.06232202;0.6211992;-0.180698,0.2419561;0.4859104;-0.0754297,0.2785051;0.2989143;0.09213384,0.3113426;0.1285816;0.2505586,-0.1421838;0.4879885;-0.1065049,-0.2450092;0.3004737;0.03004584,-0.3307334;0.1173099;0.1495963,0.07706878;-0.002335511;-0.04085935,0.05863408;-0.3373847;-0.004290137,0.02187332;-0.6799573;0.05822856,0.02689345;-0.6519278;-0.02663641,-0.07568397;0.01311255;-0.04140695,-0.1456084;-0.3035367;0.05228878,-0.2167062;-0.5408925;0.2997222,-0.2091696;-0.5144987;0.2150975,0.05520594;0.5471073;-0.1527063,0;0;0,0.007250667;0.3179886;-0.05795217,0.008365676;0.6354446;-0.1371605,0.1969133;0.4838485;-0.06182837,0.2401551;0.2381679;-0.01543808,0.2123004;0.02759472;-0.1158025,-0.1794275;0.4885321;-0.04626361,-0.251038;0.252289;0.01240519,-0.2704387;0.03575264;-0.07662053,0.07714115;-0.001066059;-0.04077554,0.08875053;-0.3376883;-0.06281614,0.07413973;-0.6825483;-0.003875494,0.09022875;-0.7124205;-0.06207871,-0.08039753;0.00993131;-0.03243678,-0.126965;-0.3229798;-0.06304361,-0.1425151;-0.6702795;-0.02112619,-0.1587827;-0.7002829;-0.07914436,0.007081569;0.558784;-0.1160588,504.6184

+ 193 - 0
DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_TwoArmsPlusLeg_Forward_ColorFeedback_Fast.csv

@@ -0,0 +1,193 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.002901077;0.3102751;0.01388324,0.005689371;0.6112762;0.01067905,0.1829328;0.48478;0.01716927,0.2245305;0.2320429;0.0368846,0.2837001;-0.01300858;-0.01889018,-0.1726331;0.4830762;0.007947715,-0.2306341;0.2328961;0.01434491,-0.2812782;-0.01504765;-0.03685218,0.07628719;0.003721635;-0.03804261,0.08835302;-0.3382264;0.0006558262,0.09281552;-0.6767449;0.08407912,0.1071933;-0.7031254;0.01787117,-0.07646296;0.007262849;-0.03716841,-0.1114275;-0.3345436;-0.01442257,-0.1327133;-0.6768895;0.0481904,-0.1297701;-0.6377296;-0.03942469,0.004856098;0.5373091;0.01402283,0;0;0,-0.01301168;0.3100553;0.01297164,-0.02575189;0.6108199;0.01195383,0.1586636;0.4966174;0.01155686,0.2184093;0.2470643;0.0237565,0.2257798;-0.004225239;-0.03507638,-0.1981801;0.4778304;0.002121054,-0.2261975;0.2238154;-0.02408082,-0.2222544;-0.0208042;-0.1065901,0.07610258;0.006608665;-0.03802037,0.111934;-0.3358243;-0.04324794,0.1211818;-0.6744927;0.03916788,0.158439;-0.7036059;-0.01455832,-0.07706583;0.002730476;-0.03652708,-0.121196;-0.3387694;-0.03790697,-0.1103156;-0.6789932;0.03761489,-0.1101873;-0.7161393;-0.01948475,-0.02257955;0.5368897;0.01464915,677.121
+0;0;0,0.002714001;0.3102824;0.01375879,0.005332462;0.6112867;0.01066923,0.1826813;0.4848633;0.01683592,0.2246205;0.2321851;0.03658288,0.2839889;-0.01302214;-0.01828876,-0.172869;0.4829584;0.007780411,-0.2306647;0.2327302;0.01415129,-0.2810879;-0.0153885;-0.03641259,0.07628819;0.003751544;-0.03803765,0.08860514;-0.3381937;0.0006056055,0.09312917;-0.6766938;0.08410003,0.1073463;-0.7030226;0.01781346,-0.07647458;0.007227258;-0.03715147,-0.1111856;-0.3346092;-0.01446841,-0.1323947;-0.6769439;0.04823141,-0.1294934;-0.6377847;-0.03938514,0.004577604;0.537317;0.01397388,0;0;0,-0.01301168;0.3100553;0.01297164,-0.02575189;0.6108199;0.01195383,0.1586636;0.4966174;0.01155686,0.2184093;0.2470643;0.0237565,0.2257798;-0.004225239;-0.03507638,-0.1981801;0.4778304;0.002121054,-0.2261975;0.2238154;-0.02408082,-0.2222544;-0.0208042;-0.1065901,0.07610258;0.006608665;-0.03802037,0.111934;-0.3358243;-0.04324794,0.1211818;-0.6744927;0.03916788,0.158439;-0.7036059;-0.01455832,-0.07706583;0.002730476;-0.03652708,-0.121196;-0.3387694;-0.03790697,-0.1103156;-0.6789932;0.03761489,-0.1101873;-0.7161393;-0.01948475,-0.02257955;0.5368897;0.01464915,677.1414
+0;0;0,0.002716859;0.3106091;0.01377327,0.005337673;0.6118855;0.01068124,0.1818744;0.485641;0.01683757,0.2238196;0.2329263;0.03658738,0.2831944;-0.01230688;-0.01829008,-0.1720559;0.4837449;0.007823316,-0.2298599;0.2334805;0.01419512,-0.2802885;-0.01466452;-0.03637413,0.07623836;0.003749093;-0.0380128,0.08846993;-0.3358258;0.0003625862,0.09301685;-0.6760384;0.0842794,0.1072357;-0.7023739;0.01798491,-0.07642462;0.007222536;-0.0371272,-0.1108951;-0.3322444;-0.01460137,-0.1322114;-0.6763109;0.04841563,-0.1293097;-0.6371506;-0.03921139,0.004582203;0.5378557;0.01398856,0;0;0,-0.01264966;0.3103675;0.01367736,-0.02513159;0.6114174;0.01339912,0.1582807;0.4968058;0.01237059,0.2194722;0.2475265;0.02375484,0.2235935;-0.003822401;-0.03526163,-0.1961955;0.477004;0.002601814,-0.2331901;0.2241535;-0.02408485,-0.2291305;-0.02031545;-0.1071191,0.07613546;0.006341487;-0.0378747,0.1091353;-0.3339958;-0.04174376,0.1144377;-0.6747072;0.04007864,0.1515752;-0.7039169;-0.01364136,-0.07700384;0.002969579;-0.03650899,-0.122577;-0.3359349;-0.03700154,-0.1154628;-0.6780488;0.03859441,-0.1163617;-0.7149113;-0.01884634,-0.02201119;0.5374181;0.01590586,677.1533
+0;0;0,0.002716859;0.3106091;0.01377327,0.005337673;0.6118855;0.01068124,0.1818744;0.485641;0.01683757,0.2238196;0.2329263;0.03658738,0.2831944;-0.01230688;-0.01829008,-0.1720559;0.4837449;0.007823316,-0.2298599;0.2334805;0.01419512,-0.2802885;-0.01466452;-0.03637413,0.07623836;0.003749093;-0.0380128,0.08846993;-0.3358258;0.0003625862,0.09301685;-0.6760384;0.0842794,0.1072357;-0.7023739;0.01798491,-0.07642462;0.007222536;-0.0371272,-0.1108951;-0.3322444;-0.01460137,-0.1322114;-0.6763109;0.04841563,-0.1293097;-0.6371506;-0.03921139,0.004582203;0.5378557;0.01398856,0;0;0,-0.01264966;0.3103675;0.01367736,-0.02513159;0.6114174;0.01339912,0.1582807;0.4968058;0.01237059,0.2194722;0.2475265;0.02375484,0.2235935;-0.003822401;-0.03526163,-0.1961955;0.477004;0.002601814,-0.2331901;0.2241535;-0.02408485,-0.2291305;-0.02031545;-0.1071191,0.07613546;0.006341487;-0.0378747,0.1091353;-0.3339958;-0.04174376,0.1144377;-0.6747072;0.04007864,0.1515752;-0.7039169;-0.01364136,-0.07700384;0.002969579;-0.03650899,-0.122577;-0.3359349;-0.03700154,-0.1154628;-0.6780488;0.03859441,-0.1163617;-0.7149113;-0.01884634,-0.02201119;0.5374181;0.01590586,677.1718
+0;0;0,0.002867221;0.3105305;0.01372935,0.005604557;0.6116697;0.0107429,0.1821902;0.4852343;0.016583,0.2249208;0.2326548;0.03652389,0.2839967;-0.01129687;-0.01753344,-0.1719465;0.4837016;0.007715895,-0.2296069;0.2333863;0.01383993,-0.2791668;-0.01347126;-0.03645622,0.07630939;0.003786896;-0.03804627,0.0887377;-0.3352016;1.306087E-05,0.09358329;-0.6754233;0.08413389,0.1077591;-0.7018654;0.01797096,-0.07650679;0.007187853;-0.03714873,-0.1106178;-0.3317249;-0.01499584,-0.1317518;-0.6758223;0.04825703,-0.1288854;-0.6366637;-0.0393335,0.00484475;0.5376801;0.01401914,0;0;0,-0.01179692;0.3102983;0.01420283,-0.02352947;0.6112409;0.01449084,0.1596825;0.4961372;0.01224542,0.220266;0.246682;0.02327919,0.2222083;-0.003186971;-0.03576517,-0.1950747;0.4779064;0.00146788,-0.2328021;0.2250212;-0.02394245,-0.2290515;-0.01799938;-0.1067161,0.07630968;0.006002635;-0.03775954,0.1058224;-0.3340493;-0.04090285,0.1077458;-0.6749945;0.04035759,0.1443738;-0.7041956;-0.01365924,-0.07709672;0.003263655;-0.03647503,-0.1246095;-0.3347559;-0.03769451,-0.1205611;-0.6768916;0.03831439,-0.1230276;-0.7142686;-0.01841701,-0.02058207;0.5372713;0.01685262,677.1946
+0;0;0,0.002867221;0.3105305;0.01372935,0.005604557;0.6116697;0.0107429,0.1821902;0.4852343;0.016583,0.2249208;0.2326548;0.03652389,0.2839967;-0.01129687;-0.01753344,-0.1719465;0.4837016;0.007715895,-0.2296069;0.2333863;0.01383993,-0.2791668;-0.01347126;-0.03645622,0.07630939;0.003786896;-0.03804627,0.0887377;-0.3352016;1.306087E-05,0.09358329;-0.6754233;0.08413389,0.1077591;-0.7018654;0.01797096,-0.07650679;0.007187853;-0.03714873,-0.1106178;-0.3317249;-0.01499584,-0.1317518;-0.6758223;0.04825703,-0.1288854;-0.6366637;-0.0393335,0.00484475;0.5376801;0.01401914,0;0;0,-0.01179692;0.3102983;0.01420283,-0.02352947;0.6112409;0.01449084,0.1596825;0.4961372;0.01224542,0.220266;0.246682;0.02327919,0.2222083;-0.003186971;-0.03576517,-0.1950747;0.4779064;0.00146788,-0.2328021;0.2250212;-0.02394245,-0.2290515;-0.01799938;-0.1067161,0.07630968;0.006002635;-0.03775954,0.1058224;-0.3340493;-0.04090285,0.1077458;-0.6749945;0.04035759,0.1443738;-0.7041956;-0.01365924,-0.07709672;0.003263655;-0.03647503,-0.1246095;-0.3347559;-0.03769451,-0.1205611;-0.6768916;0.03831439,-0.1230276;-0.7142686;-0.01841701,-0.02058207;0.5372713;0.01685262,677.2059
+0;0;0,0.002869314;0.3107572;0.01373937,0.005609117;0.6121665;0.01074991,0.1841834;0.4850691;0.01662203,0.2269265;0.2324156;0.03656875,0.2855618;-0.009716898;-0.01708547,-0.1739258;0.4835191;0.007655461,-0.2316031;0.2331306;0.01378129,-0.2807935;-0.01188613;-0.0361398,0.07630169;0.003786513;-0.03804243,0.08872546;-0.3350784;3.024936E-06,0.09356602;-0.6749471;0.0840366,0.1077518;-0.7014288;0.01782735,-0.07649907;0.007187127;-0.03714497,-0.1105977;-0.3316021;-0.01500016,-0.1317097;-0.6753425;0.04818708,-0.1288413;-0.6361775;-0.03946475,0.004848553;0.5381032;0.01402942,0;0;0,-0.01098062;0.3105784;0.01369476,-0.02192375;0.6118206;0.01337147,0.1630191;0.4956607;0.01205611,0.2210468;0.2454814;0.02214336,0.2219142;-0.002421677;-0.0369184,-0.1953775;0.4770181;0.0004373342,-0.2366333;0.2245527;-0.0244178,-0.2335882;-0.01656267;-0.1068746,0.07634254;0.005730391;-0.03771591,0.1031895;-0.3344236;-0.0401125,0.1018368;-0.675342;0.03969121,0.1381707;-0.7048084;-0.01433349,-0.07710674;0.003495104;-0.03641215,-0.1257136;-0.3342387;-0.03852281,-0.1250796;-0.6760637;0.03731363,-0.1288772;-0.713309;-0.01959608,-0.01916752;0.537775;0.01589584,677.2277
+0;0;0,0.003049259;0.3107575;0.01369523,0.005920235;0.6121669;0.0108116,0.1843546;0.4846029;0.01609784,0.2285533;0.2322385;0.03652697,0.2867001;-0.01028776;-0.01586528,-0.1736281;0.4835507;0.00753832,-0.2310091;0.2330946;0.01368968,-0.2805506;-0.01162846;-0.03731269,0.07629992;0.003869604;-0.03803761,0.08926764;-0.3349952;-0.000173118,0.09413309;-0.6748834;0.0837805,0.1086833;-0.7013769;0.01766056,-0.07651833;0.007095756;-0.03712285,-0.1101177;-0.3317441;-0.01499069,-0.1309877;-0.6755012;0.04818633,-0.1282012;-0.6363316;-0.03946767,0.005150912;0.5381022;0.01405804,0;0;0,-0.01098062;0.3105784;0.01369476,-0.02192375;0.6118206;0.01337147,0.1630191;0.4956607;0.01205611,0.2210468;0.2454814;0.02214336,0.2219142;-0.002421677;-0.0369184,-0.1953775;0.4770181;0.0004373342,-0.2366333;0.2245527;-0.0244178,-0.2335882;-0.01656267;-0.1068746,0.07634254;0.005730391;-0.03771591,0.1031895;-0.3344236;-0.0401125,0.1018368;-0.675342;0.03969121,0.1381707;-0.7048084;-0.01433349,-0.07710674;0.003495104;-0.03641215,-0.1257136;-0.3342387;-0.03852281,-0.1250796;-0.6760637;0.03731363,-0.1288772;-0.713309;-0.01959608,-0.01916752;0.537775;0.01589584,677.2391
+0;0;0,0.003049259;0.3107575;0.01369523,0.005920235;0.6121669;0.0108116,0.1843546;0.4846029;0.01609784,0.2285533;0.2322385;0.03652697,0.2867001;-0.01028776;-0.01586528,-0.1736281;0.4835507;0.00753832,-0.2310091;0.2330946;0.01368968,-0.2805506;-0.01162846;-0.03731269,0.07629992;0.003869604;-0.03803761,0.08926764;-0.3349952;-0.000173118,0.09413309;-0.6748834;0.0837805,0.1086833;-0.7013769;0.01766056,-0.07651833;0.007095756;-0.03712285,-0.1101177;-0.3317441;-0.01499069,-0.1309877;-0.6755012;0.04818633,-0.1282012;-0.6363316;-0.03946767,0.005150912;0.5381022;0.01405804,0;0;0,-0.01098062;0.3105784;0.01369476,-0.02192375;0.6118206;0.01337147,0.1630191;0.4956607;0.01205611,0.2210468;0.2454814;0.02214336,0.2219142;-0.002421677;-0.0369184,-0.1953775;0.4770181;0.0004373342,-0.2366333;0.2245527;-0.0244178,-0.2335882;-0.01656267;-0.1068746,0.07634254;0.005730391;-0.03771591,0.1031895;-0.3344236;-0.0401125,0.1018368;-0.675342;0.03969121,0.1381707;-0.7048084;-0.01433349,-0.07710674;0.003495104;-0.03641215,-0.1257136;-0.3342387;-0.03852281,-0.1250796;-0.6760637;0.03731363,-0.1288772;-0.713309;-0.01959608,-0.01916752;0.537775;0.01589584,677.2505
+0;0;0,0.003049991;0.310832;0.01369852,0.005921787;0.6123273;0.01081394,0.1820687;0.4854223;0.01607519,0.2262572;0.2331153;0.03649967,0.2852083;-0.0127655;-0.01661725,-0.171345;0.4843835;0.00762492,-0.2287129;0.2339845;0.01377488,-0.2789396;-0.01412356;-0.03793294,0.07642459;0.003875926;-0.03809976,0.08936762;-0.3343438;-0.0003073551,0.09423433;-0.67432;0.08366801,0.1088377;-0.7010201;0.01730633,-0.07664336;0.00710735;-0.0371835,-0.1101788;-0.3310875;-0.01509348,-0.1310541;-0.6749337;0.04809991,-0.1282575;-0.6357306;-0.03987456,0.005152217;0.5382388;0.01406142,0;0;0,-0.01019567;0.3106963;0.01331758,-0.02047514;0.6120468;0.01258159,0.1617829;0.4955381;0.01101947,0.223414;0.2462885;0.0212574,0.2186423;-0.004661828;-0.04002213,-0.1920317;0.4785018;0.000277156,-0.2322557;0.2259566;-0.02485296,-0.2294073;-0.01857528;-0.1082202,0.07637253;0.005331218;-0.03802824,0.09887863;-0.3344933;-0.03907824,0.09483548;-0.6757335;0.0396502,0.1309355;-0.7051717;-0.01508475,-0.07737996;0.003875281;-0.03612002,-0.1283523;-0.3328388;-0.03983658,-0.1315456;-0.6747043;0.03617102,-0.1363388;-0.7123502;-0.0206892,-0.01786832;0.5379757;0.01521134,677.2726
+0;0;0,0.003161305;0.3108367;0.01356507,0.00611552;0.612332;0.01071968,0.1822207;0.4852882;0.01577697,0.2267433;0.2330768;0.0366504,0.2855465;-0.01324798;-0.01453848,-0.171169;0.4844265;0.007606567,-0.2276217;0.233817;0.01365145,-0.2808427;-0.01309733;-0.04070722,0.07643615;0.003974567;-0.03806638,0.08975463;-0.3342911;-0.0008200966,0.09490455;-0.6741854;0.08346952,0.109536;-0.7012887;0.01746072,-0.07662635;0.007014889;-0.03723607,-0.1101274;-0.3312009;-0.01541621,-0.1305818;-0.6750686;0.04779736,-0.127848;-0.6358726;-0.04017983,0.005343518;0.5382427;0.01394863,0;0;0,-0.01019567;0.3106963;0.01331758,-0.02047514;0.6120468;0.01258159,0.1617829;0.4955381;0.01101947,0.223414;0.2462885;0.0212574,0.2186423;-0.004661828;-0.04002213,-0.1920317;0.4785018;0.000277156,-0.2322557;0.2259566;-0.02485296,-0.2294073;-0.01857528;-0.1082202,0.07637253;0.005331218;-0.03802824,0.09887863;-0.3344933;-0.03907824,0.09483548;-0.6757335;0.0396502,0.1309355;-0.7051717;-0.01508475,-0.07737996;0.003875281;-0.03612002,-0.1283523;-0.3328388;-0.03983658,-0.1315456;-0.6747043;0.03617102,-0.1363388;-0.7123502;-0.0206892,-0.01786832;0.5379757;0.01521134,677.2849
+0;0;0,0.003166866;0.3113835;0.01358893,0.006126381;0.6134194;0.01073833,0.1836985;0.4858006;0.0158167,0.2282048;0.2336816;0.03668247,0.286732;-0.01148671;-0.0142661,-0.1726248;0.4849317;0.007578463,-0.2290569;0.2344141;0.01362113,-0.282028;-0.01134101;-0.04048234,0.07657767;0.003981926;-0.03813685,0.08989965;-0.3343728;-0.0008807667,0.09503531;-0.6733254;0.08317532,0.1097088;-0.7005927;0.01697689,-0.07676822;0.007027877;-0.03730501,-0.1102781;-0.331277;-0.0154794,-0.1306758;-0.6741921;0.04755902,-0.1279342;-0.6349697;-0.04067089,0.005352968;0.5391947;0.01397317,0;0;0,-0.01032896;0.3112583;0.01288223,-0.02079;0.6131425;0.01173234,0.162717;0.4951425;0.008355618,0.2223074;0.2455487;0.01984882,0.2203203;-0.004224166;-0.04129243,-0.1935667;0.4784235;-0.0004107058,-0.2320911;0.2256532;-0.02497113,-0.230062;-0.01739453;-0.1089496,0.0762746;0.005211294;-0.03859329,0.09533089;-0.3349148;-0.03783607,0.08791465;-0.6754261;0.03947926,0.123452;-0.7049779;-0.01590824,-0.07775654;0.004011326;-0.03566854,-0.1298781;-0.3325792;-0.04196206,-0.1376912;-0.6732646;0.03454302,-0.1443425;-0.7106029;-0.02288879,-0.01813053;0.5389412;0.01446319,677.2965
+0;0;0,0.003166866;0.3113835;0.01358893,0.006126381;0.6134194;0.01073833,0.1836985;0.4858006;0.0158167,0.2282048;0.2336816;0.03668247,0.286732;-0.01148671;-0.0142661,-0.1726248;0.4849317;0.007578463,-0.2290569;0.2344141;0.01362113,-0.282028;-0.01134101;-0.04048234,0.07657767;0.003981926;-0.03813685,0.08989965;-0.3343728;-0.0008807667,0.09503531;-0.6733254;0.08317532,0.1097088;-0.7005927;0.01697689,-0.07676822;0.007027877;-0.03730501,-0.1102781;-0.331277;-0.0154794,-0.1306758;-0.6741921;0.04755902,-0.1279342;-0.6349697;-0.04067089,0.005352968;0.5391947;0.01397317,0;0;0,-0.01032896;0.3112583;0.01288223,-0.02079;0.6131425;0.01173234,0.162717;0.4951425;0.008355618,0.2223074;0.2455487;0.01984882,0.2203203;-0.004224166;-0.04129243,-0.1935667;0.4784235;-0.0004107058,-0.2320911;0.2256532;-0.02497113,-0.230062;-0.01739453;-0.1089496,0.0762746;0.005211294;-0.03859329,0.09533089;-0.3349148;-0.03783607,0.08791465;-0.6754261;0.03947926,0.123452;-0.7049779;-0.01590824,-0.07775654;0.004011326;-0.03566854,-0.1298781;-0.3325792;-0.04196206,-0.1376912;-0.6732646;0.03454302,-0.1443425;-0.7106029;-0.02288879,-0.01813053;0.5389412;0.01446319,677.3174
+0;0;0,0.002458746;0.3115956;0.01336316,0.004508958;0.61394;0.01051138,0.1828286;0.4865521;0.01557571,0.2271625;0.2344421;0.03697791,0.2860927;-0.009906977;-0.01222372,-0.1741836;0.4848267;0.007135981,-0.2297014;0.2340976;0.01311131,-0.2834168;-0.01028238;-0.04159796,0.07711912;0.004130116;-0.03842086,0.0911186;-0.3338816;-0.001994826,0.09692029;-0.6726336;0.08222412,0.1113534;-0.6992953;0.01521671,-0.07733798;0.00695136;-0.03756452,-0.1097744;-0.3310735;-0.01607534,-0.1299555;-0.6738934;0.04674785,-0.1271845;-0.6346543;-0.04165918,0.004005725;0.5396241;0.01373059,0;0;0,-0.008363634;0.3115351;0.01234365,-0.01654771;0.6137853;0.01045132,0.1665908;0.4951179;0.00680685,0.2256422;0.2453782;0.01803279,0.2195073;-0.003448099;-0.0423646,-0.190138;0.4785922;-0.001888246,-0.2334875;0.2265024;-0.02543731,-0.2325032;-0.0151996;-0.1101675,0.07652614;0.004914671;-0.03949904,0.09492251;-0.3348289;-0.03623462,0.08327232;-0.6755201;0.0390861,0.1184251;-0.7047515;-0.01717019,-0.07869866;0.004335115;-0.0350472,-0.1310498;-0.3317278;-0.04483533,-0.1421924;-0.67199;0.03247539,-0.1498379;-0.7094982;-0.0249097,-0.01447811;0.5394847;0.01338816,677.3291
+0;0;0,0.002458746;0.3115956;0.01336316,0.004508958;0.61394;0.01051138,0.1828286;0.4865521;0.01557571,0.2271625;0.2344421;0.03697791,0.2860927;-0.009906977;-0.01222372,-0.1741836;0.4848267;0.007135981,-0.2297014;0.2340976;0.01311131,-0.2834168;-0.01028238;-0.04159796,0.07711912;0.004130116;-0.03842086,0.0911186;-0.3338816;-0.001994826,0.09692029;-0.6726336;0.08222412,0.1113534;-0.6992953;0.01521671,-0.07733798;0.00695136;-0.03756452,-0.1097744;-0.3310735;-0.01607534,-0.1299555;-0.6738934;0.04674785,-0.1271845;-0.6346543;-0.04165918,0.004005725;0.5396241;0.01373059,0;0;0,-0.008363634;0.3115351;0.01234365,-0.01654771;0.6137853;0.01045132,0.1665908;0.4951179;0.00680685,0.2256422;0.2453782;0.01803279,0.2195073;-0.003448099;-0.0423646,-0.190138;0.4785922;-0.001888246,-0.2334875;0.2265024;-0.02543731,-0.2325032;-0.0151996;-0.1101675,0.07652614;0.004914671;-0.03949904,0.09492251;-0.3348289;-0.03623462,0.08327232;-0.6755201;0.0390861,0.1184251;-0.7047515;-0.01717019,-0.07869866;0.004335115;-0.0350472,-0.1310498;-0.3317278;-0.04483533,-0.1421924;-0.67199;0.03247539,-0.1498379;-0.7094982;-0.0249097,-0.01447811;0.5394847;0.01338816,677.3508
+0;0;0,0.002460004;0.311755;0.01337,0.004511791;0.6143318;0.01051533,0.1869022;0.4856631;0.01562481,0.2312496;0.2334757;0.03703357,0.2896888;-0.008837357;-0.01175809,-0.178238;0.4838984;0.006992936,-0.2337728;0.2330924;0.0129701,-0.2870407;-0.009251356;-0.04128332,0.077108;0.004129521;-0.03841532,0.09109618;-0.333609;-0.00201872,0.09690266;-0.672641;0.08226981,0.1112947;-0.6991416;0.01545282,-0.07732683;0.006950358;-0.03755911,-0.1097371;-0.3308014;-0.01608729,-0.1299349;-0.6739046;0.04678781,-0.1271717;-0.6346917;-0.04136798,0.004008066;0.5399433;0.01373768,0;0;0,-0.009711921;0.3117407;0.009968758,-0.01885053;0.6141772;0.006085634,0.1688844;0.4953541;0.004315376,0.2258725;0.2450128;0.01456857,0.2175943;-0.00187692;-0.0444932,-0.1962115;0.4770816;-0.004389386,-0.2373225;0.224401;-0.02643213,-0.2355948;-0.01479693;-0.1118297,0.07672803;0.004882276;-0.03908205,0.09052415;-0.3348073;-0.03619623,0.07612196;-0.6760864;0.03730345,0.110204;-0.7050774;-0.01946306,-0.07863295;0.004309778;-0.03516702,-0.1305527;-0.3314439;-0.04787428,-0.1475917;-0.6713126;0.03137195,-0.1562292;-0.7091401;-0.02509738,-0.01657448;0.5398309;0.009510994,677.3626
+0;0;0,0.001272857;0.3117708;0.0131649,0.001763236;0.6143535;0.01022383,0.1848371;0.4865425;0.01529607,0.22929;0.2344361;0.03742724,0.287883;-0.008068934;-0.01021271,-0.1805417;0.4838694;0.006734048,-0.2353866;0.232909;0.01260052,-0.2886466;-0.009299561;-0.04226084,0.07713995;0.004223739;-0.03834087,0.09196192;-0.333575;-0.002843611,0.09803528;-0.672551;0.08165114,0.112447;-0.6988654;0.01468144,-0.07730937;0.006845188;-0.03761432,-0.1089328;-0.331008;-0.01656994,-0.1287479;-0.6741396;0.04627163,-0.1260092;-0.6349322;-0.04188548,0.001689758;0.5399641;0.01346079,0;0;0,-0.009711921;0.3117407;0.009968758,-0.01885053;0.6141772;0.006085634,0.1688844;0.4953541;0.004315376,0.2258725;0.2450128;0.01456857,0.2175943;-0.00187692;-0.0444932,-0.1962115;0.4770816;-0.004389386,-0.2373225;0.224401;-0.02643213,-0.2355948;-0.01479693;-0.1118297,0.07672803;0.004882276;-0.03908205,0.09052415;-0.3348073;-0.03619623,0.07612196;-0.6760864;0.03730345,0.110204;-0.7050774;-0.01946306,-0.07863295;0.004309778;-0.03516702,-0.1305527;-0.3314439;-0.04787428,-0.1475917;-0.6713126;0.03137195,-0.1562292;-0.7091401;-0.02509738,-0.01657448;0.5398309;0.009510994,677.3842
+0;0;0,0.001272726;0.3117389;0.01316355,0.001763139;0.614347;0.01022183,0.184909;0.4864998;0.01529546,0.2293561;0.2344269;0.03742368,0.2879461;-0.00806582;-0.01021385,-0.1806135;0.4838257;0.006730064,-0.2354512;0.2328986;0.01259576,-0.2887085;-0.009297669;-0.04226282,0.07687423;0.00420919;-0.03820881,0.0916651;-0.3328806;-0.002786044,0.09772862;-0.6713077;0.08157188,0.1115344;-0.6952541;0.01741825,-0.07704309;0.00682161;-0.03748476,-0.1086001;-0.3303226;-0.01648454,-0.1283832;-0.6728985;0.04625527,-0.1257597;-0.6340783;-0.03819484,0.001689646;0.5399424;0.01345945,0;0;0,-0.00867071;0.3117732;0.00884819,-0.0172772;0.6142309;0.003665924,0.170341;0.4949908;0.001760483,0.2267086;0.2445558;0.01229382,0.2177504;-0.00245735;-0.0460937,-0.1949017;0.4773241;-0.005995939,-0.2373573;0.2247721;-0.0265131,-0.2353641;-0.01443039;-0.1118538,0.07626069;0.004767418;-0.03935552,0.08771197;-0.334287;-0.03560495,0.07033507;-0.6752009;0.03623986,0.101436;-0.7018874;-0.01885891,-0.07842313;0.004418843;-0.03489362,-0.1301135;-0.330591;-0.04902185,-0.1524901;-0.6695665;0.03022953,-0.1621624;-0.7042867;-0.02393923,-0.01508153;0.5398828;0.007418633,677.3956
+0;0;0,0.001272726;0.3117389;0.01316355,0.001763139;0.614347;0.01022183,0.184909;0.4864998;0.01529546,0.2293561;0.2344269;0.03742368,0.2879461;-0.00806582;-0.01021385,-0.1806135;0.4838257;0.006730064,-0.2354512;0.2328986;0.01259576,-0.2887085;-0.009297669;-0.04226282,0.07687423;0.00420919;-0.03820881,0.0916651;-0.3328806;-0.002786044,0.09772862;-0.6713077;0.08157188,0.1115344;-0.6952541;0.01741825,-0.07704309;0.00682161;-0.03748476,-0.1086001;-0.3303226;-0.01648454,-0.1283832;-0.6728985;0.04625527,-0.1257597;-0.6340783;-0.03819484,0.001689646;0.5399424;0.01345945,0;0;0,-0.00867071;0.3117732;0.00884819,-0.0172772;0.6142309;0.003665924,0.170341;0.4949908;0.001760483,0.2267086;0.2445558;0.01229382,0.2177504;-0.00245735;-0.0460937,-0.1949017;0.4773241;-0.005995939,-0.2373573;0.2247721;-0.0265131,-0.2353641;-0.01443039;-0.1118538,0.07626069;0.004767418;-0.03935552,0.08771197;-0.334287;-0.03560495,0.07033507;-0.6752009;0.03623986,0.101436;-0.7018874;-0.01885891,-0.07842313;0.004418843;-0.03489362,-0.1301135;-0.330591;-0.04902185,-0.1524901;-0.6695665;0.03022953,-0.1621624;-0.7042867;-0.02393923,-0.01508153;0.5398828;0.007418633,677.4176
+0;0;0,0.0003876874;0.3116008;0.01303077,4.323883E-06;0.6140574;0.01010354,0.181289;0.4872144;0.01497555,0.226532;0.2353902;0.03794172,0.2848966;-0.005771369;-0.008504774,-0.1799736;0.4842469;0.006049719,-0.2349007;0.2333641;0.01158547,-0.2869537;-0.007457122;-0.04335298,0.07732547;0.004497229;-0.03852841,0.09203309;-0.3314591;-0.004923515,0.09922799;-0.6702601;0.08043858,0.1130757;-0.6941519;0.01627841,-0.07762904;0.006585795;-0.03760654,-0.1083978;-0.3293574;-0.0174138,-0.1280724;-0.6726017;0.04520246,-0.1253723;-0.6337871;-0.03922277,0.0001448952;0.5396898;0.01332829,0;0;0,-0.006954521;0.3116775;0.008589745,-0.01401301;0.6140162;0.003044605,0.1709761;0.4952131;0.0002603531,0.2301193;0.2454456;0.01065683,0.2199672;-0.0001085103;-0.04698634,-0.1899521;0.478249;-0.006914093,-0.2347762;0.2260113;-0.02580258,-0.2347355;-0.01120663;-0.1121174,0.07689732;0.004563183;-0.03936839,0.08677156;-0.3332082;-0.03434277,0.06560495;-0.6750203;0.03523445,0.09594162;-0.7018399;-0.02011752,-0.07905208;0.004583621;-0.03483747,-0.1305029;-0.329038;-0.05101484,-0.1556276;-0.6681892;0.02942017,-0.1670743;-0.7027898;-0.0245089,-0.01218075;0.5397006;0.006891012,677.429
+0;0;0,0.0003876874;0.3116008;0.01303077,4.323883E-06;0.6140574;0.01010354,0.181289;0.4872144;0.01497555,0.226532;0.2353902;0.03794172,0.2848966;-0.005771369;-0.008504774,-0.1799736;0.4842469;0.006049719,-0.2349007;0.2333641;0.01158547,-0.2869537;-0.007457122;-0.04335298,0.07732547;0.004497229;-0.03852841,0.09203309;-0.3314591;-0.004923515,0.09922799;-0.6702601;0.08043858,0.1130757;-0.6941519;0.01627841,-0.07762904;0.006585795;-0.03760654,-0.1083978;-0.3293574;-0.0174138,-0.1280724;-0.6726017;0.04520246,-0.1253723;-0.6337871;-0.03922277,0.0001448952;0.5396898;0.01332829,0;0;0,-0.006954521;0.3116775;0.008589745,-0.01401301;0.6140162;0.003044605,0.1709761;0.4952131;0.0002603531,0.2301193;0.2454456;0.01065683,0.2199672;-0.0001085103;-0.04698634,-0.1899521;0.478249;-0.006914093,-0.2347762;0.2260113;-0.02580258,-0.2347355;-0.01120663;-0.1121174,0.07689732;0.004563183;-0.03936839,0.08677156;-0.3332082;-0.03434277,0.06560495;-0.6750203;0.03523445,0.09594162;-0.7018399;-0.02011752,-0.07905208;0.004583621;-0.03483747,-0.1305029;-0.329038;-0.05101484,-0.1556276;-0.6681892;0.02942017,-0.1670743;-0.7027898;-0.0245089,-0.01218075;0.5397006;0.006891012,677.4402
+0;0;0,0.0003870523;0.3110904;0.01300943,4.416535E-06;0.6129754;0.01008791,0.1768887;0.4875516;0.01491364,0.2221173;0.2358084;0.03787242,0.2798889;-0.002903089;-0.008102193,-0.1755986;0.4846561;0.006204617,-0.230508;0.233854;0.01173859,-0.2820323;-0.00452055;-0.04264171,0.07753158;0.004509216;-0.03863111,0.0922715;-0.3321851;-0.004952401,0.0994673;-0.6710284;0.08042035,0.113354;-0.695072;0.01607943,-0.07783595;0.006603349;-0.03770677,-0.1086723;-0.3300777;-0.01746968,-0.1283494;-0.6733649;0.0451544,-0.1256416;-0.6345254;-0.03950868,0.0001447147;0.5387523;0.01330639,0;0;0,-0.004706278;0.3112288;0.007818699,-0.00943394;0.6130217;0.001343012,0.170289;0.4947637;-0.002718449,0.2302726;0.2453178;0.008509874,0.2218501;0.001684114;-0.04631782,-0.1825327;0.4812666;-0.006762868,-0.228508;0.22931;-0.02551152,-0.2292367;-0.005719393;-0.1103353,0.07670854;0.004699677;-0.04021883,0.08448966;-0.3338521;-0.03415966,0.05962369;-0.6757958;0.03374624,0.08937754;-0.7028112;-0.02208614,-0.07959826;0.004457521;-0.0341773,-0.1333111;-0.3293369;-0.05444589,-0.1609773;-0.6683252;0.02603061,-0.1746605;-0.7034627;-0.02710302,-0.008183226;0.538852;0.005433559,677.4625
+0;0;0,-0.0001138131;0.311105;0.01265965,-0.0008854432;0.6129872;0.009510904,0.1760877;0.4875952;0.01500553,0.2216549;0.2359428;0.03828872,0.2794025;-0.002920568;-0.006920692,-0.1764095;0.4847313;0.00542002,-0.23141;0.2339408;0.01056102,-0.2816796;-0.004630297;-0.04413091,0.07760939;0.004631021;-0.03846007,0.09292022;-0.3322573;-0.007052816,0.1010137;-0.6708684;0.0791565,0.114947;-0.6960326;0.01578394,-0.07773319;0.006492709;-0.03793728,-0.107802;-0.3302993;-0.01840352,-0.1267815;-0.6736103;0.04430532,-0.1239164;-0.6347862;-0.04035418,-0.0006580982;0.5387666;0.01278167,0;0;0,-0.004706278;0.3112288;0.007818699,-0.00943394;0.6130217;0.001343012,0.170289;0.4947637;-0.002718449,0.2302726;0.2453178;0.008509874,0.2218501;0.001684114;-0.04631782,-0.1825327;0.4812666;-0.006762868,-0.228508;0.22931;-0.02551152,-0.2292367;-0.005719393;-0.1103353,0.07670854;0.004699677;-0.04021883,0.08448966;-0.3338521;-0.03415966,0.05962369;-0.6757958;0.03374624,0.08937754;-0.7028112;-0.02208614,-0.07959826;0.004457521;-0.0341773,-0.1333111;-0.3293369;-0.05444589,-0.1609773;-0.6683252;0.02603061,-0.1746605;-0.7034627;-0.02710302,-0.008183226;0.538852;0.005433559,677.4738
+0;0;0,-0.0001138131;0.311105;0.01265965,-0.0008854432;0.6129872;0.009510904,0.1760877;0.4875952;0.01500553,0.2216549;0.2359428;0.03828872,0.2794025;-0.002920568;-0.006920692,-0.1764095;0.4847313;0.00542002,-0.23141;0.2339408;0.01056102,-0.2816796;-0.004630297;-0.04413091,0.07760939;0.004631021;-0.03846007,0.09292022;-0.3322573;-0.007052816,0.1010137;-0.6708684;0.0791565,0.114947;-0.6960326;0.01578394,-0.07773319;0.006492709;-0.03793728,-0.107802;-0.3302993;-0.01840352,-0.1267815;-0.6736103;0.04430532,-0.1239164;-0.6347862;-0.04035418,-0.0006580982;0.5387666;0.01278167,0;0;0,-0.004706278;0.3112288;0.007818699,-0.00943394;0.6130217;0.001343012,0.170289;0.4947637;-0.002718449,0.2302726;0.2453178;0.008509874,0.2218501;0.001684114;-0.04631782,-0.1825327;0.4812666;-0.006762868,-0.228508;0.22931;-0.02551152,-0.2292367;-0.005719393;-0.1103353,0.07670854;0.004699677;-0.04021883,0.08448966;-0.3338521;-0.03415966,0.05962369;-0.6757958;0.03374624,0.08937754;-0.7028112;-0.02208614,-0.07959826;0.004457521;-0.0341773,-0.1333111;-0.3293369;-0.05444589,-0.1609773;-0.6683252;0.02603061,-0.1746605;-0.7034627;-0.02710302,-0.008183226;0.538852;0.005433559,677.4847
+0;0;0,-0.0001137726;0.3109942;0.01265514,-0.0008854534;0.6128922;0.009505543,0.1758835;0.48754;0.01499845,0.2214443;0.2359223;0.03827844,0.2793869;-0.003747627;-0.007083628,-0.1762062;0.4846795;0.005424018,-0.2311992;0.2339234;0.01056432,-0.2816385;-0.005453214;-0.04431229,0.07738029;0.00461735;-0.03834654,0.09266578;-0.3317132;-0.006991282,0.1008034;-0.6721698;0.0796879,0.1147087;-0.6972233;0.01644251,-0.07750372;0.006473543;-0.03782529,-0.1075227;-0.3297609;-0.01832387,-0.1266057;-0.674943;0.04472676,-0.1237464;-0.6361367;-0.03976285,-0.0006580494;0.5386523;0.01277716,0;0;0,-0.004081398;0.3111573;0.006480694,-0.008305132;0.6129444;-0.0012393,0.1712235;0.4952961;-0.00530982,0.2313936;0.2459464;0.006243706,0.2209844;0.0015167;-0.04855156,-0.1815338;0.4816736;-0.00778925,-0.2268124;0.2295459;-0.02541692,-0.2288012;-0.006209597;-0.1106937,0.07628925;0.004583389;-0.04047751,0.08220619;-0.3334711;-0.03609824,0.05490939;-0.6771969;0.03170824,0.08371399;-0.7035488;-0.02502775,-0.07941528;0.004557892;-0.03394001,-0.1348562;-0.3281547;-0.05768183,-0.1648064;-0.6692001;0.02157282,-0.1804057;-0.7041204;-0.03102218,-0.007165313;0.538771;0.003156424,677.5071
+0;0;0,0.001951159;0.3110144;0.01199083,0.00190036;0.6129124;0.008605476,0.1783573;0.4867297;0.01503937,0.2235656;0.2350251;0.03806613,0.2827714;-0.004388765;-0.007015958,-0.1737956;0.4857407;0.004626997,-0.227712;0.234738;0.009090228,-0.2774259;-0.004728287;-0.0460564,0.07743111;0.004945032;-0.03820282,0.09396504;-0.3316422;-0.01044136,0.1032055;-0.6717821;0.07736335,0.1173489;-0.6971661;0.01446027,-0.07742853;0.006152979;-0.0380322,-0.1056092;-0.3303129;-0.01982192,-0.124159;-0.6754547;0.04360721,-0.1211266;-0.6366842;-0.04088008,0.002072553;0.5386732;0.01189548,0;0;0,-0.004081398;0.3111573;0.006480694,-0.008305132;0.6129444;-0.0012393,0.1712235;0.4952961;-0.00530982,0.2313936;0.2459464;0.006243706,0.2209844;0.0015167;-0.04855156,-0.1815338;0.4816736;-0.00778925,-0.2268124;0.2295459;-0.02541692,-0.2288012;-0.006209597;-0.1106937,0.07628925;0.004583389;-0.04047751,0.08220619;-0.3334711;-0.03609824,0.05490939;-0.6771969;0.03170824,0.08371399;-0.7035488;-0.02502775,-0.07941528;0.004557892;-0.03394001,-0.1348562;-0.3281547;-0.05768183,-0.1648064;-0.6692001;0.02157282,-0.1804057;-0.7041204;-0.03102218,-0.007165313;0.538771;0.003156424,677.5183
+0;0;0,0.001951782;0.3111137;0.01199467,0.001900932;0.6131722;0.008607134,0.1808924;0.4861947;0.01508835,0.2260732;0.2346437;0.03810107,0.2787419;0.02166417;-0.002003372,-0.1763235;0.4851915;0.00452628,-0.230207;0.2343419;0.008986788,-0.2744318;0.02131583;-0.04007094,0.07753043;0.004951375;-0.03825182,0.09399545;-0.3302331;-0.01060607,0.1032888;-0.6723206;0.0777014,0.1174692;-0.697849;0.01463428,-0.07752786;0.006160872;-0.03808099,-0.1055911;-0.3289027;-0.0199466,-0.1242471;-0.6760207;0.04384571,-0.1212068;-0.6372274;-0.04086191,0.002073236;0.538885;0.01189927,0;0;0,-0.005079404;0.3112684;0.00506568,-0.01026647;0.6131727;-0.003730774,0.1720497;0.4948858;-0.007940292,0.2319979;0.2457399;0.00552702,0.2342724;0.02846572;-0.04476595,-0.18549;0.4799838;-0.008976709,-0.2308913;0.2279556;-0.02538761,-0.2325993;0.01760264;-0.09949109,0.07619384;0.004470468;-0.04090476,0.0794944;-0.3322266;-0.03804207,0.04942931;-0.6777303;0.03001499,0.07814364;-0.7041624;-0.02701879,-0.07968144;0.004661599;-0.03358309,-0.1368405;-0.3260845;-0.06048818,-0.1697943;-0.6687421;0.01956327,-0.1862467;-0.7037249;-0.03305331,-0.008895203;0.5389698;0.0009067059,677.5293
+0;0;0,0.001951782;0.3111137;0.01199467,0.001900932;0.6131722;0.008607134,0.1808924;0.4861947;0.01508835,0.2260732;0.2346437;0.03810107,0.2787419;0.02166417;-0.002003372,-0.1763235;0.4851915;0.00452628,-0.230207;0.2343419;0.008986788,-0.2744318;0.02131583;-0.04007094,0.07753043;0.004951375;-0.03825182,0.09399545;-0.3302331;-0.01060607,0.1032888;-0.6723206;0.0777014,0.1174692;-0.697849;0.01463428,-0.07752786;0.006160872;-0.03808099,-0.1055911;-0.3289027;-0.0199466,-0.1242471;-0.6760207;0.04384571,-0.1212068;-0.6372274;-0.04086191,0.002073236;0.538885;0.01189927,0;0;0,-0.005079404;0.3112684;0.00506568,-0.01026647;0.6131727;-0.003730774,0.1720497;0.4948858;-0.007940292,0.2319979;0.2457399;0.00552702,0.2342724;0.02846572;-0.04476595,-0.18549;0.4799838;-0.008976709,-0.2308913;0.2279556;-0.02538761,-0.2325993;0.01760264;-0.09949109,0.07619384;0.004470468;-0.04090476,0.0794944;-0.3322266;-0.03804207,0.04942931;-0.6777303;0.03001499,0.07814364;-0.7041624;-0.02701879,-0.07968144;0.004661599;-0.03358309,-0.1368405;-0.3260845;-0.06048818,-0.1697943;-0.6687421;0.01956327,-0.1862467;-0.7037249;-0.03305331,-0.008895203;0.5389698;0.0009067059,677.5518
+0;0;0,0.003658389;0.3109658;0.01144981,0.00477363;0.6129446;0.007743072,0.1821508;0.4856933;0.01575466,0.2271065;0.2341151;0.03739614,0.2847579;0.002615079;-0.005610377,-0.1727562;0.4864863;0.003841397,-0.2248502;0.2353776;0.007238187,-0.2719573;0.003545716;-0.04568087,0.07787924;0.005188769;-0.03811016,0.09488697;-0.3291003;-0.01494759,0.1062132;-0.6718166;0.07555069,0.1213382;-0.6962755;0.01255278,-0.0776889;0.005913449;-0.03839204,-0.10371;-0.3281788;-0.02165355,-0.1216817;-0.676467;0.0427288,-0.1183995;-0.6377577;-0.041394,0.004771249;0.5386622;0.01109538,0;0;0,-0.003075927;0.3111571;0.003998995,-0.006011203;0.6129659;-0.006348848,0.1743583;0.4944721;-0.01036644,0.2335193;0.2453686;0.004745722,0.2313619;0.00899817;-0.04901195,-0.1810037;0.4811628;-0.009462432,-0.2260837;0.2291261;-0.02450315,-0.2297526;0.0007441789;-0.105705,0.07621391;0.004420042;-0.04142928,0.07826649;-0.3310855;-0.0388391,0.04641274;-0.6778132;0.02852583,0.07399556;-0.7040212;-0.02842259,-0.08013228;0.004728767;-0.0331804,-0.1368788;-0.3246053;-0.06307689,-0.171945;-0.6683624;0.01676176,-0.1899121;-0.7023203;-0.03567715,-0.005209625;0.5387854;-0.00127697,677.5648
+0;0;0,0.003658389;0.3109658;0.01144981,0.00477363;0.6129446;0.007743072,0.1821508;0.4856933;0.01575466,0.2271065;0.2341151;0.03739614,0.2847579;0.002615079;-0.005610377,-0.1727562;0.4864863;0.003841397,-0.2248502;0.2353776;0.007238187,-0.2719573;0.003545716;-0.04568087,0.07787924;0.005188769;-0.03811016,0.09488697;-0.3291003;-0.01494759,0.1062132;-0.6718166;0.07555069,0.1213382;-0.6962755;0.01255278,-0.0776889;0.005913449;-0.03839204,-0.10371;-0.3281788;-0.02165355,-0.1216817;-0.676467;0.0427288,-0.1183995;-0.6377577;-0.041394,0.004771249;0.5386622;0.01109538,0;0;0,-0.003075927;0.3111571;0.003998995,-0.006011203;0.6129659;-0.006348848,0.1743583;0.4944721;-0.01036644,0.2335193;0.2453686;0.004745722,0.2313619;0.00899817;-0.04901195,-0.1810037;0.4811628;-0.009462432,-0.2260837;0.2291261;-0.02450315,-0.2297526;0.0007441789;-0.105705,0.07621391;0.004420042;-0.04142928,0.07826649;-0.3310855;-0.0388391,0.04641274;-0.6778132;0.02852583,0.07399556;-0.7040212;-0.02842259,-0.08013228;0.004728767;-0.0331804,-0.1368788;-0.3246053;-0.06307689,-0.171945;-0.6683624;0.01676176,-0.1899121;-0.7023203;-0.03567715,-0.005209625;0.5387854;-0.00127697,677.5756
+0;0;0,0.003658588;0.3109827;0.01145043,0.004774101;0.6130453;0.007742323,0.1836356;0.4853223;0.01579418,0.2285803;0.2338057;0.03743038,0.2873492;-0.002181247;-0.006409679,-0.1742413;0.486122;0.003781232,-0.2263226;0.2350747;0.007177191,-0.2743427;-0.001250476;-0.04676752,0.07791683;0.005191274;-0.03812855,0.09492563;-0.3291185;-0.01496455,0.1062717;-0.6724359;0.07569245,0.1213073;-0.6965729;0.01306693,-0.0777264;0.005916304;-0.03841058,-0.1037492;-0.3281967;-0.02167104,-0.1217523;-0.6770958;0.04282422,-0.1184895;-0.6384379;-0.04080132,0.004771719;0.5387345;0.01109592,0;0;0,-0.002191424;0.3111905;0.003223419,-0.004590496;0.613061;-0.007889986,0.1773273;0.4947846;-0.01193857,0.2341708;0.2452736;0.004244089,0.2282021;0.004108444;-0.04932141,-0.1811039;0.4805935;-0.01070199,-0.2282682;0.2288941;-0.02380687,-0.2342448;-0.003770649;-0.1068546,0.07606296;0.004074216;-0.04182816,0.07611658;-0.3314617;-0.03970003,0.04338129;-0.6789038;0.02683282,0.07029283;-0.7045009;-0.0302949,-0.08029493;0.005087224;-0.03284224,-0.1373637;-0.323974;-0.06525806,-0.1744376;-0.6682422;0.01423513,-0.1931043;-0.7003421;-0.03937454,-0.00388445;0.5388637;-0.002634525,677.5991
+0;0;0,-0.0007748695;0.3109723;0.01226125,-0.003660448;0.6130293;0.009184334,0.1764294;0.4865645;0.0155777,0.2220397;0.23505;0.03580006,0.2813;-0.0007468611;-0.008399315,-0.1810718;0.483986;0.002179093,-0.2326228;0.2328119;0.003860191,-0.2792416;-0.003850475;-0.04983491,0.07802431;0.005478009;-0.03786773,0.09613866;-0.3290981;-0.01999026,0.1088638;-0.6721756;0.071389,0.125481;-0.6971197;0.009875998,-0.07768542;0.005593617;-0.03854163,-0.1020132;-0.3287462;-0.02391607,-0.1185949;-0.6776189;0.04110073,-0.1150943;-0.6389052;-0.04250938,-0.002839387;0.5387177;0.01242064,0;0;0,-0.002191424;0.3111905;0.003223419,-0.004590496;0.613061;-0.007889986,0.1773273;0.4947846;-0.01193857,0.2341708;0.2452736;0.004244089,0.2282021;0.004108444;-0.04932141,-0.1811039;0.4805935;-0.01070199,-0.2282682;0.2288941;-0.02380687,-0.2342448;-0.003770649;-0.1068546,0.07606296;0.004074216;-0.04182816,0.07611658;-0.3314617;-0.03970003,0.04338129;-0.6789038;0.02683282,0.07029283;-0.7045009;-0.0302949,-0.08029493;0.005087224;-0.03284224,-0.1373637;-0.323974;-0.06525806,-0.1744376;-0.6682422;0.01423513,-0.1931043;-0.7003421;-0.03937454,-0.00388445;0.5388637;-0.002634525,677.6099
+0;0;0,-0.0007749543;0.3110064;0.01226259,-0.003661285;0.6131411;0.009184683,0.1772948;0.4864007;0.01559433,0.2228911;0.2349629;0.03581053,0.2827612;-0.003260657;-0.008843713,-0.1819333;0.4838097;0.002131002,-0.2334686;0.2327121;0.003811588,-0.2805671;-0.006385759;-0.0504361,0.07815479;0.005487169;-0.03793105,0.09627121;-0.3291274;-0.02005152,0.1089596;-0.671216;0.07106433,0.1256166;-0.6962913;0.009404391,-0.07781532;0.005602971;-0.03860608,-0.1021459;-0.3287753;-0.02397884,-0.1186798;-0.6766423;0.04085055,-0.1151708;-0.6379078;-0.04295928,-0.002839962;0.5388058;0.01242202,0;0;0,-0.001948908;0.3112308;0.002741814,-0.004416972;0.6131645;-0.008757591,0.1784365;0.4947237;-0.01271605,0.2347983;0.2452449;0.004382372,0.2261995;0.001885206;-0.05067229,-0.1820551;0.4813289;-0.01136294,-0.2299503;0.2297868;-0.02325148,-0.2357855;-0.005752191;-0.1058118,0.07588011;0.004129708;-0.04245234,0.07428189;-0.3314428;-0.0406301,0.03961046;-0.6778868;0.02465487,0.06722622;-0.7040642;-0.03186202,-0.08065718;0.005032252;-0.03234412,-0.1388434;-0.3236611;-0.06683758,-0.1782571;-0.6669365;0.01124099,-0.1961216;-0.6979751;-0.04414718,-0.003669128;0.53895;-0.003417492,677.6318
+0;0;0,-0.0007749543;0.3110064;0.01226259,-0.003661285;0.6131411;0.009184683,0.1772948;0.4864007;0.01559433,0.2228911;0.2349629;0.03581053,0.2827612;-0.003260657;-0.008843713,-0.1819333;0.4838097;0.002131002,-0.2334686;0.2327121;0.003811588,-0.2805671;-0.006385759;-0.0504361,0.07815479;0.005487169;-0.03793105,0.09627121;-0.3291274;-0.02005152,0.1089596;-0.671216;0.07106433,0.1256166;-0.6962913;0.009404391,-0.07781532;0.005602971;-0.03860608,-0.1021459;-0.3287753;-0.02397884,-0.1186798;-0.6766423;0.04085055,-0.1151708;-0.6379078;-0.04295928,-0.002839962;0.5388058;0.01242202,0;0;0,-0.001948908;0.3112308;0.002741814,-0.004416972;0.6131645;-0.008757591,0.1784365;0.4947237;-0.01271605,0.2347983;0.2452449;0.004382372,0.2261995;0.001885206;-0.05067229,-0.1820551;0.4813289;-0.01136294,-0.2299503;0.2297868;-0.02325148,-0.2357855;-0.005752191;-0.1058118,0.07588011;0.004129708;-0.04245234,0.07428189;-0.3314428;-0.0406301,0.03961046;-0.6778868;0.02465487,0.06722622;-0.7040642;-0.03186202,-0.08065718;0.005032252;-0.03234412,-0.1388434;-0.3236611;-0.06683758,-0.1782571;-0.6669365;0.01124099,-0.1961216;-0.6979751;-0.04414718,-0.003669128;0.53895;-0.003417492,677.6545
+0;0;0,-0.001739646;0.3107097;0.01217927,-0.004219807;0.612587;0.00889757,0.1751801;0.487235;0.01619654,0.2220429;0.2359593;0.03344613,0.2825046;-0.003457025;-0.012747,-0.1808139;0.4833451;8.755177E-05,-0.2303745;0.2319952;0.0003623846,-0.276582;-0.008738235;-0.05460969,0.07859281;0.005869781;-0.03774101,0.09946601;-0.3288749;-0.02634339,0.1141768;-0.6681423;0.06700334,0.1306963;-0.6926665;0.004623696,-0.07795276;0.005291799;-0.03912842,-0.09903733;-0.3294209;-0.02719395,-0.1143913;-0.6752266;0.03773035,-0.110397;-0.6364805;-0.04620144,-0.003579435;0.5383117;0.0121905,0;0;0,-0.00120382;0.3109448;0.001946211,-0.002900511;0.6125943;-0.01032495,0.1780017;0.4942601;-0.01489735,0.2359518;0.2454086;0.003751516,0.2232689;0.0007362366;-0.05178428,-0.1793515;0.481876;-0.01169675,-0.227253;0.2304694;-0.02324251,-0.2349094;-0.006120771;-0.107362,0.07627223;0.004064411;-0.04244637,0.07193625;-0.3314953;-0.041749,0.03694399;-0.6759554;0.02271199,0.06309426;-0.7034822;-0.03335786,-0.08102532;0.005056779;-0.03232637,-0.1399715;-0.3233643;-0.06816638,-0.1760443;-0.6651399;0.008779556,-0.1984059;-0.6955525;-0.04587643,-0.002344772;0.5384516;-0.004791975,677.6662
+0;0;0,-0.001739646;0.3107097;0.01217927,-0.004219807;0.612587;0.00889757,0.1751801;0.487235;0.01619654,0.2220429;0.2359593;0.03344613,0.2825046;-0.003457025;-0.012747,-0.1808139;0.4833451;8.755177E-05,-0.2303745;0.2319952;0.0003623846,-0.276582;-0.008738235;-0.05460969,0.07859281;0.005869781;-0.03774101,0.09946601;-0.3288749;-0.02634339,0.1141768;-0.6681423;0.06700334,0.1306963;-0.6926665;0.004623696,-0.07795276;0.005291799;-0.03912842,-0.09903733;-0.3294209;-0.02719395,-0.1143913;-0.6752266;0.03773035,-0.110397;-0.6364805;-0.04620144,-0.003579435;0.5383117;0.0121905,0;0;0,-0.00120382;0.3109448;0.001946211,-0.002900511;0.6125943;-0.01032495,0.1780017;0.4942601;-0.01489735,0.2359518;0.2454086;0.003751516,0.2232689;0.0007362366;-0.05178428,-0.1793515;0.481876;-0.01169675,-0.227253;0.2304694;-0.02324251,-0.2349094;-0.006120771;-0.107362,0.07627223;0.004064411;-0.04244637,0.07193625;-0.3314953;-0.041749,0.03694399;-0.6759554;0.02271199,0.06309426;-0.7034822;-0.03335786,-0.08102532;0.005056779;-0.03232637,-0.1399715;-0.3233643;-0.06816638,-0.1760443;-0.6651399;0.008779556,-0.1984059;-0.6955525;-0.04587643,-0.002344772;0.5384516;-0.004791975,677.678
+0;0;0,-0.001739343;0.3106556;0.01217715,-0.004219381;0.6125177;0.008895408,0.1761473;0.4868886;0.01621608,0.2230157;0.2355826;0.03346775,0.2836984;-0.004708767;-0.01289422,-0.181772;0.4829777;1.997408E-05,-0.2313385;0.2315975;0.00029484,-0.2777149;-0.0100158;-0.05487815,0.07841395;0.005856422;-0.03765511,0.09931281;-0.3292998;-0.02624349,0.1139865;-0.667712;0.06686792,0.1305459;-0.692368;0.004337512,-0.07777534;0.005279756;-0.03903937,-0.09888584;-0.3298444;-0.02709023,-0.1142011;-0.6747783;0.03767041,-0.1101972;-0.6360111;-0.04646423,-0.003579002;0.5382416;0.01218837,0;0;0,-0.001146853;0.3108934;0.001470566,-0.002887115;0.6125106;-0.01121378,0.1793066;0.494935;-0.01468587,0.2378305;0.2461476;0.003443956,0.2234989;0.0004037172;-0.05111194,-0.180178;0.4811669;-0.01233979,-0.2294587;0.2299562;-0.02299501,-0.2386323;-0.007296667;-0.1078403,0.07640378;0.003910869;-0.04181051,0.07095557;-0.3320459;-0.04183292,0.03521724;-0.6756715;0.02182388,0.06111658;-0.703752;-0.03409934,-0.08065695;0.005166158;-0.03269127,-0.1392037;-0.3237618;-0.06840353,-0.1746456;-0.6649753;0.007260911,-0.1963657;-0.6953938;-0.04796024,-0.002311304;0.5383744;-0.005584002,677.7007
+0;0;0,-0.003618177;0.3106336;0.01232172,-0.007772873;0.6124794;0.009230481,0.1730617;0.4871682;0.01749237,0.220485;0.2357272;0.03081114,0.2829047;-0.003970966;-0.01630958,-0.1848612;0.4829889;-0.0007580891,-0.2329897;0.2313346;-0.002403131,-0.2776768;-0.01037687;-0.05853153,0.07844406;0.006179038;-0.03754066,0.1002785;-0.3290673;-0.03208322,0.1173349;-0.6667496;0.06324592,0.1344782;-0.6903518;-3.475696E-05,-0.07776879;0.004945027;-0.03909621,-0.09672302;-0.3303741;-0.02917436,-0.1108651;-0.6753065;0.03586076,-0.1064918;-0.6365199;-0.04825347,-0.006729569;0.5382057;0.01247493,0;0;0,-0.001146853;0.3108934;0.001470566,-0.002887115;0.6125106;-0.01121378,0.1793066;0.494935;-0.01468587,0.2378305;0.2461476;0.003443956,0.2234989;0.0004037172;-0.05111194,-0.180178;0.4811669;-0.01233979,-0.2294587;0.2299562;-0.02299501,-0.2386323;-0.007296667;-0.1078403,0.07640378;0.003910869;-0.04181051,0.07095557;-0.3320459;-0.04183292,0.03521724;-0.6756715;0.02182388,0.06111658;-0.703752;-0.03409934,-0.08065695;0.005166158;-0.03269127,-0.1392037;-0.3237618;-0.06840353,-0.1746456;-0.6649753;0.007260911,-0.1963657;-0.6953938;-0.04796024,-0.002311304;0.5383744;-0.005584002,677.7122
+0;0;0,-0.003616887;0.3105229;0.01231732,-0.007769759;0.6122361;0.009227494,0.1732105;0.486917;0.01749199,0.2206389;0.235449;0.0308122,0.2832582;-0.005015582;-0.01645918,-0.1850034;0.4827344;-0.0007733079,-0.233137;0.231053;-0.002418526,-0.277967;-0.01143128;-0.05872637,0.0785102;0.006184248;-0.03757231,0.1003437;-0.3290469;-0.03211511,0.1174055;-0.6668372;0.06324452,0.1346628;-0.690796;-0.0004570484,-0.07783436;0.004949196;-0.03912917,-0.09678774;-0.3303548;-0.02920777,-0.1109343;-0.6753975;0.03584815,-0.1065319;-0.6365525;-0.04882553,-0.006726928;0.5379961;0.01247047,0;0;0,-0.0004604459;0.3107856;0.001173019,-0.001397595;0.6122566;-0.01189756,0.1808284;0.4949368;-0.01462173,0.2392986;0.2460789;0.003100157,0.2236461;-0.0004726797;-0.05117941,-0.1791565;0.4812006;-0.01229663,-0.2286513;0.2300054;-0.02298827,-0.2388383;-0.008339792;-0.1070523,0.07674401;0.003681004;-0.04135919,0.07081285;-0.3322519;-0.04189634,0.03405245;-0.6759518;0.02139592,0.06011683;-0.7045975;-0.03471637,-0.08063709;0.005315726;-0.03291167,-0.1383813;-0.3236736;-0.06921613,-0.1710798;-0.6654336;0.005735509,-0.1907937;-0.6985986;-0.04801208,-0.001028329;0.538161;-0.006163597,677.7243
+0;0;0,-0.003616887;0.3105229;0.01231732,-0.007769759;0.6122361;0.009227494,0.1732105;0.486917;0.01749199,0.2206389;0.235449;0.0308122,0.2832582;-0.005015582;-0.01645918,-0.1850034;0.4827344;-0.0007733079,-0.233137;0.231053;-0.002418526,-0.277967;-0.01143128;-0.05872637,0.0785102;0.006184248;-0.03757231,0.1003437;-0.3290469;-0.03211511,0.1174055;-0.6668372;0.06324452,0.1346628;-0.690796;-0.0004570484,-0.07783436;0.004949196;-0.03912917,-0.09678774;-0.3303548;-0.02920777,-0.1109343;-0.6753975;0.03584815,-0.1065319;-0.6365525;-0.04882553,-0.006726928;0.5379961;0.01247047,0;0;0,-0.0004604459;0.3107856;0.001173019,-0.001397595;0.6122566;-0.01189756,0.1808284;0.4949368;-0.01462173,0.2392986;0.2460789;0.003100157,0.2236461;-0.0004726797;-0.05117941,-0.1791565;0.4812006;-0.01229663,-0.2286513;0.2300054;-0.02298827,-0.2388383;-0.008339792;-0.1070523,0.07674401;0.003681004;-0.04135919,0.07081285;-0.3322519;-0.04189634,0.03405245;-0.6759518;0.02139592,0.06011683;-0.7045975;-0.03471637,-0.08063709;0.005315726;-0.03291167,-0.1383813;-0.3236736;-0.06921613,-0.1710798;-0.6654336;0.005735509,-0.1907937;-0.6985986;-0.04801208,-0.001028329;0.538161;-0.006163597,677.7463
+0;0;0,-0.004200365;0.3106154;0.0125323,-0.008471701;0.6124119;0.009747012,0.1714714;0.4876137;0.01925451,0.2208448;0.2363158;0.02732594,0.2827176;-0.001825526;-0.02463918,-0.1844676;0.482914;-0.001494997,-0.2299911;0.2307958;-0.005687411,-0.2731708;-0.01035707;-0.06243874,0.07864711;0.006361124;-0.03715416,0.1030304;-0.3285327;-0.03710354,0.1221331;-0.6654918;0.05922365,0.1393841;-0.6906182;-0.002151769,-0.07764865;0.004775771;-0.03942262,-0.09399372;-0.3305202;-0.03181902,-0.1064823;-0.6751026;0.0336969,-0.1016762;-0.6363347;-0.0499899,-0.007431279;0.5381508;0.01290944,0;0;0,0.0008876324;0.3108928;0.001232147,0.002168596;0.6124442;-0.01184559,0.1824997;0.4945926;-0.01493216,0.240711;0.2457086;0.003004074,0.2274088;0.0001853108;-0.04973388,-0.1752978;0.4821316;-0.01214889,-0.2256718;0.2311191;-0.02257356,-0.2365913;-0.005733579;-0.1063679,0.07666397;0.003509551;-0.04143167,0.07129954;-0.3322279;-0.04155517,0.03421955;-0.6755639;0.02113986,0.05980617;-0.7031003;-0.03488111,-0.08059882;0.005551592;-0.03285231,-0.1377757;-0.3233019;-0.06938435,-0.1683624;-0.6650238;0.00461486,-0.1871922;-0.6964264;-0.04996188,0.001918539;0.5383307;-0.006108046,677.758
+0;0;0,-0.004200365;0.3106154;0.0125323,-0.008471701;0.6124119;0.009747012,0.1714714;0.4876137;0.01925451,0.2208448;0.2363158;0.02732594,0.2827176;-0.001825526;-0.02463918,-0.1844676;0.482914;-0.001494997,-0.2299911;0.2307958;-0.005687411,-0.2731708;-0.01035707;-0.06243874,0.07864711;0.006361124;-0.03715416,0.1030304;-0.3285327;-0.03710354,0.1221331;-0.6654918;0.05922365,0.1393841;-0.6906182;-0.002151769,-0.07764865;0.004775771;-0.03942262,-0.09399372;-0.3305202;-0.03181902,-0.1064823;-0.6751026;0.0336969,-0.1016762;-0.6363347;-0.0499899,-0.007431279;0.5381508;0.01290944,0;0;0,0.0008876324;0.3108928;0.001232147,0.002168596;0.6124442;-0.01184559,0.1824997;0.4945926;-0.01493216,0.240711;0.2457086;0.003004074,0.2274088;0.0001853108;-0.04973388,-0.1752978;0.4821316;-0.01214889,-0.2256718;0.2311191;-0.02257356,-0.2365913;-0.005733579;-0.1063679,0.07666397;0.003509551;-0.04143167,0.07129954;-0.3322279;-0.04155517,0.03421955;-0.6755639;0.02113986,0.05980617;-0.7031003;-0.03488111,-0.08059882;0.005551592;-0.03285231,-0.1377757;-0.3233019;-0.06938435,-0.1683624;-0.6650238;0.00461486,-0.1871922;-0.6964264;-0.04996188,0.001918539;0.5383307;-0.006108046,677.77
+0;0;0,-0.004199253;0.3105331;0.01252898,-0.008469855;0.6122779;0.009744046,0.1715237;0.4874753;0.01925291,0.2208953;0.2361861;0.02732406,0.2822769;-6.42091E-05;-0.02422842,-0.1845159;0.4827742;-0.001502457,-0.2300379;0.2306648;-0.005694725,-0.2728747;-0.008573115;-0.06199541,0.07857928;0.006355639;-0.03712212,0.1029794;-0.3287694;-0.03707147,0.1220419;-0.6650196;0.05905309,0.1393657;-0.6903785;-0.002581164,-0.07758169;0.004771653;-0.03938862,-0.09393805;-0.3307558;-0.03177977,-0.1064003;-0.6746132;0.03359833,-0.101574;-0.6358083;-0.05044141,-0.007429572;0.5380267;0.01290605,0;0;0,0.001278266;0.3108102;0.0009188652,0.002791837;0.6122963;-0.01243973,0.183126;0.4943894;-0.01538563,0.2414602;0.2455474;0.002607822,0.2297529;0.001711681;-0.04883742,-0.1748222;0.4821735;-0.01267673,-0.2250792;0.2311202;-0.02244626,-0.2369833;-0.00367783;-0.1059191,0.07665119;0.003287763;-0.04131508,0.0712475;-0.3326808;-0.04153347,0.0338124;-0.6753227;0.02061701,0.05937864;-0.7033387;-0.03545451,-0.08047671;0.005736774;-0.03292019,-0.1377418;-0.3233103;-0.06970102,-0.166546;-0.6644346;0.004272558,-0.1858954;-0.6950256;-0.05156501,0.002504393;0.5381984;-0.006632566,677.7914
+0;0;0,-0.004903546;0.310516;0.01269859,-0.009658098;0.6122558;0.01017312,0.1706025;0.488125;0.02027623,0.2228488;0.2372941;0.02205793,0.2845738;0.001977921;-0.03322194,-0.1856077;0.4832246;-0.002776986,-0.2299002;0.230958;-0.009753782,-0.2720044;-0.008043706;-0.0675896,0.07890375;0.006461093;-0.03640882,0.1070599;-0.328333;-0.04133924,0.1278715;-0.664275;0.05549756,0.145794;-0.6888556;-0.006657433,-0.07719502;0.004715689;-0.04014774,-0.09194694;-0.330925;-0.03450783,-0.1010626;-0.6747984;0.03133719,-0.09582946;-0.6359733;-0.05267608,-0.008514891;0.5380034;0.01326818,0;0;0,0.001278266;0.3108102;0.0009188652,0.002791837;0.6122963;-0.01243973,0.183126;0.4943894;-0.01538563,0.2414602;0.2455474;0.002607822,0.2297529;0.001711681;-0.04883742,-0.1748222;0.4821735;-0.01267673,-0.2250792;0.2311202;-0.02244626,-0.2369833;-0.00367783;-0.1059191,0.07665119;0.003287763;-0.04131508,0.0712475;-0.3326808;-0.04153347,0.0338124;-0.6753227;0.02061701,0.05937864;-0.7033387;-0.03545451,-0.08047671;0.005736774;-0.03292019,-0.1377418;-0.3233103;-0.06970102,-0.166546;-0.6644346;0.004272558,-0.1858954;-0.6950256;-0.05156501,0.002504393;0.5381984;-0.006632566,677.8032
+0;0;0,-0.004903546;0.310516;0.01269859,-0.009658098;0.6122558;0.01017312,0.1706025;0.488125;0.02027623,0.2228488;0.2372941;0.02205793,0.2845738;0.001977921;-0.03322194,-0.1856077;0.4832246;-0.002776986,-0.2299002;0.230958;-0.009753782,-0.2720044;-0.008043706;-0.0675896,0.07890375;0.006461093;-0.03640882,0.1070599;-0.328333;-0.04133924,0.1278715;-0.664275;0.05549756,0.145794;-0.6888556;-0.006657433,-0.07719502;0.004715689;-0.04014774,-0.09194694;-0.330925;-0.03450783,-0.1010626;-0.6747984;0.03133719,-0.09582946;-0.6359733;-0.05267608,-0.008514891;0.5380034;0.01326818,0;0;0,0.001278266;0.3108102;0.0009188652,0.002791837;0.6122963;-0.01243973,0.183126;0.4943894;-0.01538563,0.2414602;0.2455474;0.002607822,0.2297529;0.001711681;-0.04883742,-0.1748222;0.4821735;-0.01267673,-0.2250792;0.2311202;-0.02244626,-0.2369833;-0.00367783;-0.1059191,0.07665119;0.003287763;-0.04131508,0.0712475;-0.3326808;-0.04153347,0.0338124;-0.6753227;0.02061701,0.05937864;-0.7033387;-0.03545451,-0.08047671;0.005736774;-0.03292019,-0.1377418;-0.3233103;-0.06970102,-0.166546;-0.6644346;0.004272558,-0.1858954;-0.6950256;-0.05156501,0.002504393;0.5381984;-0.006632566,677.8147
+0;0;0,-0.004902189;0.31043;0.01269507,-0.00965574;0.6121064;0.01017008,0.1706998;0.4879633;0.02027631,0.2229469;0.2371285;0.02205804,0.2852059;-0.0002233386;-0.03370003,-0.1856996;0.4830604;-0.002789145,-0.2299928;0.2307897;-0.009766052,-0.2724613;-0.01027948;-0.06810219,0.07888654;0.006459684;-0.03640088,0.1070348;-0.3282413;-0.04132994,0.1278802;-0.6647292;0.05566424,0.1455552;-0.6885557;-0.005632013,-0.07717819;0.004714661;-0.04013898,-0.09192601;-0.3308327;-0.03450064,-0.1010565;-0.6752649;0.03145139,-0.09589564;-0.6365618;-0.05140115,-0.008512752;0.5378682;0.01326454,0;0;0,0.001717046;0.3107228;0.0006284714,0.003686875;0.6121309;-0.0129869,0.1840173;0.4942529;-0.0158143,0.2418056;0.2452797;0.002182007,0.22927;-0.000607416;-0.04981256,-0.1741881;0.4821806;-0.0131745,-0.2253928;0.2313159;-0.02297183,-0.2377923;-0.005571067;-0.106947,0.07670565;0.003064901;-0.04119086,0.07108875;-0.3328055;-0.04213881,0.03355642;-0.6759528;0.02037358,0.05801766;-0.7033727;-0.03504777,-0.08041897;0.005918694;-0.03297873,-0.137618;-0.3230179;-0.06999713,-0.1662689;-0.6646644;0.004321881,-0.1844374;-0.694385;-0.05108822,0.003289416;0.5380532;-0.007110119,677.8362
+0;0;0,-0.005711626;0.3104061;0.01279568,-0.01115557;0.6121211;0.01044736,0.1690901;0.4879603;0.0219992,0.222351;0.2374076;0.01643596,0.285865;0.0002021641;-0.04462308,-0.1867228;0.4829808;-0.003474675,-0.2307315;0.2308243;-0.01463755,-0.2720082;-0.0111004;-0.07626032,0.07893089;0.006681673;-0.03602003,0.110701;-0.3275328;-0.04505899,0.1331203;-0.6639292;0.0530044,0.1505109;-0.6871328;-0.008670203,-0.07690317;0.004493233;-0.04047079,-0.09076677;-0.3310438;-0.03685207,-0.09661408;-0.6759022;0.0288743,-0.09102032;-0.6371889;-0.05376708,-0.009852588;0.5378664;0.01349404,0;0;0,0.001879513;0.3107163;0.0004017353,0.004048318;0.6121632;-0.01339221,0.1841186;0.4942496;-0.01613307,0.2420869;0.245342;0.0020051,0.2287581;-0.00187315;-0.05029869,-0.1736613;0.4821475;-0.01337085,-0.2251332;0.2313541;-0.02325095,-0.2377343;-0.006844431;-0.1076984,0.07673208;0.002903044;-0.04093814,0.07128261;-0.3328931;-0.04222202,0.03386354;-0.67638;0.02021241,0.05802724;-0.7033886;-0.0354917,-0.08027174;0.006001615;-0.0330545,-0.1373058;-0.3228514;-0.07037977,-0.1656675;-0.6645979;0.005029052,-0.1835293;-0.6939973;-0.05055406,0.003597945;0.5380729;-0.007460356,677.859
+0;0;0,-0.005711626;0.3104061;0.01279568,-0.01115557;0.6121211;0.01044736,0.1690901;0.4879603;0.0219992,0.222351;0.2374076;0.01643596,0.285865;0.0002021641;-0.04462308,-0.1867228;0.4829808;-0.003474675,-0.2307315;0.2308243;-0.01463755,-0.2720082;-0.0111004;-0.07626032,0.07893089;0.006681673;-0.03602003,0.110701;-0.3275328;-0.04505899,0.1331203;-0.6639292;0.0530044,0.1505109;-0.6871328;-0.008670203,-0.07690317;0.004493233;-0.04047079,-0.09076677;-0.3310438;-0.03685207,-0.09661408;-0.6759022;0.0288743,-0.09102032;-0.6371889;-0.05376708,-0.009852588;0.5378664;0.01349404,0;0;0,0.001879513;0.3107163;0.0004017353,0.004048318;0.6121632;-0.01339221,0.1841186;0.4942496;-0.01613307,0.2420869;0.245342;0.0020051,0.2287581;-0.00187315;-0.05029869,-0.1736613;0.4821475;-0.01337085,-0.2251332;0.2313541;-0.02325095,-0.2377343;-0.006844431;-0.1076984,0.07673208;0.002903044;-0.04093814,0.07128261;-0.3328931;-0.04222202,0.03386354;-0.67638;0.02021241,0.05802724;-0.7033886;-0.0354917,-0.08027174;0.006001615;-0.0330545,-0.1373058;-0.3228514;-0.07037977,-0.1656675;-0.6645979;0.005029052,-0.1835293;-0.6939973;-0.05055406,0.003597945;0.5380729;-0.007460356,677.8701
+0;0;0,-0.005711231;0.3103847;0.0127948,-0.01115523;0.6121023;0.01044637,0.1696842;0.4877734;0.02202654,0.2229522;0.237187;0.01646255,0.2863536;0.000402227;-0.0444882,-0.1873092;0.4827773;-0.003531858,-0.2313238;0.2305868;-0.01469623,-0.2725273;-0.0109088;-0.0762097,0.07871177;0.006663125;-0.03592004,0.1104488;-0.3272034;-0.04494958,0.1328829;-0.6638218;0.05317853,0.1503358;-0.687216;-0.008717034,-0.07668968;0.004480759;-0.04035845,-0.09053883;-0.3307069;-0.0367435,-0.09639;-0.6757931;0.02902626,-0.0907762;-0.6370485;-0.0539112,-0.009852195;0.537845;0.01349316,0;0;0,0.001998633;0.3106943;0.0001780987,0.004274666;0.6121364;-0.01375532,0.1849115;0.4940132;-0.01625109,0.2421205;0.2448683;0.001522779,0.2287959;-0.001924455;-0.05060744,-0.1740737;0.4820476;-0.01407161,-0.2260128;0.2313057;-0.02370423,-0.2386883;-0.006528512;-0.107823,0.07668117;0.002708316;-0.04053211,0.07129402;-0.3327352;-0.04258728,0.03390735;-0.6764111;0.0201304,0.05817106;-0.7035795;-0.03581285,-0.07997022;0.006062781;-0.03313902,-0.1370565;-0.3223663;-0.07096918,-0.1645388;-0.6640111;0.006283052,-0.183241;-0.693765;-0.04909118,0.003796548;0.538047;-0.007782698,677.8919
+0;0;0,-0.002904668;0.3104722;0.01155539,-0.006618079;0.6122118;0.00849863,0.1731314;0.485636;0.02244698,0.2289499;0.2358364;0.01034595,0.293225;0.000977248;-0.05682265,-0.1838331;0.4848006;-0.003685093,-0.2273397;0.2327747;-0.01956251,-0.2681354;-0.007677689;-0.08529012,0.07886478;0.006920475;-0.03553366,0.1138654;-0.3264694;-0.04901515,0.1380042;-0.6628158;0.04963985,0.155025;-0.6854364;-0.01303368,-0.0764599;0.004255192;-0.04081625,-0.08830739;-0.3310234;-0.03894102,-0.09148273;-0.6761144;0.02698683,-0.08572116;-0.6374412;-0.05594796,-0.005642205;0.5379548;0.01167488,0;0;0,0.001998633;0.3106943;0.0001780987,0.004274666;0.6121364;-0.01375532,0.1849115;0.4940132;-0.01625109,0.2421205;0.2448683;0.001522779,0.2287959;-0.001924455;-0.05060744,-0.1740737;0.4820476;-0.01407161,-0.2260128;0.2313057;-0.02370423,-0.2386883;-0.006528512;-0.107823,0.07668117;0.002708316;-0.04053211,0.07129402;-0.3327352;-0.04258728,0.03390735;-0.6764111;0.0201304,0.05817106;-0.7035795;-0.03581285,-0.07997022;0.006062781;-0.03313902,-0.1370565;-0.3223663;-0.07096918,-0.1645388;-0.6640111;0.006283052,-0.183241;-0.693765;-0.04909118,0.003796548;0.538047;-0.007782698,677.9036
+0;0;0,-0.002904668;0.3104722;0.01155539,-0.006618079;0.6122118;0.00849863,0.1731314;0.485636;0.02244698,0.2289499;0.2358364;0.01034595,0.293225;0.000977248;-0.05682265,-0.1838331;0.4848006;-0.003685093,-0.2273397;0.2327747;-0.01956251,-0.2681354;-0.007677689;-0.08529012,0.07886478;0.006920475;-0.03553366,0.1138654;-0.3264694;-0.04901515,0.1380042;-0.6628158;0.04963985,0.155025;-0.6854364;-0.01303368,-0.0764599;0.004255192;-0.04081625,-0.08830739;-0.3310234;-0.03894102,-0.09148273;-0.6761144;0.02698683,-0.08572116;-0.6374412;-0.05594796,-0.005642205;0.5379548;0.01167488,0;0;0,0.001998633;0.3106943;0.0001780987,0.004274666;0.6121364;-0.01375532,0.1849115;0.4940132;-0.01625109,0.2421205;0.2448683;0.001522779,0.2287959;-0.001924455;-0.05060744,-0.1740737;0.4820476;-0.01407161,-0.2260128;0.2313057;-0.02370423,-0.2386883;-0.006528512;-0.107823,0.07668117;0.002708316;-0.04053211,0.07129402;-0.3327352;-0.04258728,0.03390735;-0.6764111;0.0201304,0.05817106;-0.7035795;-0.03581285,-0.07997022;0.006062781;-0.03313902,-0.1370565;-0.3223663;-0.07096918,-0.1645388;-0.6640111;0.006283052,-0.183241;-0.693765;-0.04909118,0.003796548;0.538047;-0.007782698,677.9144
+0;0;0,-0.00290432;0.3104351;0.01155401,-0.006617391;0.6121471;0.008497555,0.1729769;0.4856242;0.02243624,0.2287978;0.2358141;0.01033471,0.2933219;4.4927E-05;-0.05709415,-0.183678;0.4847895;-0.003673164,-0.2271864;0.232753;-0.01955125,-0.2681401;-0.008631036;-0.08553353,0.07882418;0.006916913;-0.03551537,0.1138206;-0.3264329;-0.04899523,0.1379423;-0.6625404;0.0495897,0.154996;-0.6852628;-0.01320514,-0.07642055;0.004253002;-0.04079524,-0.08826661;-0.3309852;-0.03892024,-0.0914397;-0.6758312;0.02696079,-0.08566698;-0.6371412;-0.05613454,-0.005641615;0.5378976;0.01167348,0;0;0,0.002022818;0.310657;0.0001327991,0.004295215;0.6120697;-0.01383805,0.1847781;0.4939744;-0.01623797,0.2416981;0.2447459;0.001447439,0.227541;-0.002814546;-0.05156684,-0.1739061;0.4820745;-0.01414815,-0.2259856;0.2313494;-0.02374634,-0.2389606;-0.007376656;-0.1082369,0.07670487;0.002693385;-0.0403924,0.07124852;-0.3327076;-0.04260397,0.03406321;-0.6761701;0.02000499,0.05825868;-0.7035113;-0.03603292,-0.07989591;0.006112976;-0.03319208,-0.1376219;-0.3221579;-0.07106628,-0.1635111;-0.6629456;0.009323917,-0.1811774;-0.6936839;-0.04556178,0.003821075;0.5379885;-0.007856369,677.9376
+0;0;0,-8.477556E-05;0.3104523;0.01070053,-0.001393712;0.6121661;0.006859703,0.1768038;0.4836752;0.02425993,0.2343419;0.2346462;0.005027926,0.3022433;0.001350328;-0.06710213,-0.1794749;0.486213;-0.003327739,-0.2218902;0.2343506;-0.02482721,-0.2613706;-0.006553188;-0.09299599,0.07888498;0.007237752;-0.03474673,0.1177562;-0.3254157;-0.05213736,0.1428698;-0.6613901;0.04604523,0.1610039;-0.6838201;-0.016415,-0.07608012;0.003842423;-0.04098306,-0.08555421;-0.3313898;-0.03983899,-0.08486199;-0.6761453;0.02567802,-0.07885867;-0.6375446;-0.05720151,-0.0009386578;0.5379213;0.01021371,0;0;0,0.002372786;0.3106276;-2.121925E-05,0.004737034;0.6120281;-0.01403832,0.1851248;0.4938163;-0.01636696,0.2408133;0.2442159;0.000790596,0.2271549;-0.003260627;-0.05221033,-0.1735104;0.4823342;-0.0144081,-0.2262932;0.2317138;-0.02437549,-0.2399943;-0.00664337;-0.1094545,0.07659538;0.00260219;-0.04011154,0.07168837;-0.332718;-0.04294181,0.03469855;-0.6760715;0.01942372,0.05862187;-0.7032338;-0.03660465,-0.0795828;0.006167222;-0.03333322,-0.1376445;-0.3219786;-0.07102732,-0.1615126;-0.6618114;0.01319473,-0.1795526;-0.6928431;-0.04092282,0.004250497;0.5379491;-0.008054972,677.9594
+0;0;0,-8.477556E-05;0.3104523;0.01070053,-0.001393712;0.6121661;0.006859703,0.1768038;0.4836752;0.02425993,0.2343419;0.2346462;0.005027926,0.3022433;0.001350328;-0.06710213,-0.1794749;0.486213;-0.003327739,-0.2218902;0.2343506;-0.02482721,-0.2613706;-0.006553188;-0.09299599,0.07888498;0.007237752;-0.03474673,0.1177562;-0.3254157;-0.05213736,0.1428698;-0.6613901;0.04604523,0.1610039;-0.6838201;-0.016415,-0.07608012;0.003842423;-0.04098306,-0.08555421;-0.3313898;-0.03983899,-0.08486199;-0.6761453;0.02567802,-0.07885867;-0.6375446;-0.05720151,-0.0009386578;0.5379213;0.01021371,0;0;0,0.002372786;0.3106276;-2.121925E-05,0.004737034;0.6120281;-0.01403832,0.1851248;0.4938163;-0.01636696,0.2408133;0.2442159;0.000790596,0.2271549;-0.003260627;-0.05221033,-0.1735104;0.4823342;-0.0144081,-0.2262932;0.2317138;-0.02437549,-0.2399943;-0.00664337;-0.1094545,0.07659538;0.00260219;-0.04011154,0.07168837;-0.332718;-0.04294181,0.03469855;-0.6760715;0.01942372,0.05862187;-0.7032338;-0.03660465,-0.0795828;0.006167222;-0.03333322,-0.1376445;-0.3219786;-0.07102732,-0.1615126;-0.6618114;0.01319473,-0.1795526;-0.6928431;-0.04092282,0.004250497;0.5379491;-0.008054972,677.971
+0;0;0,-8.475529E-05;0.310378;0.01069798,-0.001393321;0.6120097;0.006858441,0.1770471;0.4834706;0.0242767,0.2346122;0.2343249;0.005035685,0.302569;0.0008388311;-0.06715319,-0.1797189;0.4860119;-0.003348699,-0.2221541;0.2340314;-0.02485824,-0.2616666;-0.007068709;-0.09308259,0.07914495;0.007261605;-0.03486124,0.118023;-0.3254507;-0.05225495,0.143139;-0.6614562;0.0459367,0.1614632;-0.6844357;-0.01717816,-0.07633086;0.003855086;-0.04111813,-0.08580662;-0.3314365;-0.03997386,-0.08511433;-0.6762239;0.0255492,-0.0790481;-0.637533;-0.05819897,-0.0009384269;0.537791;0.01021127,0;0;0,0.002597466;0.3105513;0.0003530979,0.004772782;0.6118988;-0.01309109,0.1853832;0.4932584;-0.01587987,0.2391591;0.2430324;1.549721E-05,0.2250083;-0.004371658;-0.05417013,-0.1736703;0.4823714;-0.01465504,-0.2266854;0.2316972;-0.02511436,-0.2407273;-0.006742001;-0.1105231,0.07668382;0.002510637;-0.04056168,0.07263775;-0.3328836;-0.04299212,0.03624685;-0.676393;0.01904845,0.06045704;-0.7044305;-0.03726864,-0.08000331;0.006323778;-0.03303697,-0.1373791;-0.321951;-0.07118446,-0.1585125;-0.66064;0.01834309,-0.1762224;-0.6940051;-0.03454655,0.004367098;0.5378311;-0.007287025,677.9927
+0;0;0,-0.007117845;0.3102012;0.01317261,-0.01566724;0.6117371;0.01211251,0.1661412;0.4878967;0.02401137,0.2261147;0.2400904;-0.003424656,0.2962039;0.009783626;-0.08337083,-0.191169;0.4834868;-0.003928356,-0.2302648;0.2315799;-0.03171318,-0.2707269;-0.007506087;-0.1061833,0.07935569;0.007579811;-0.03431011,0.1225297;-0.3243462;-0.056052,0.1491637;-0.6604977;0.04123544,0.1684158;-0.6853251;-0.01999694,-0.0759791;0.003583082;-0.04178875,-0.08329109;-0.3317631;-0.04078049,-0.07878511;-0.6767083;0.02375318,-0.0726998;-0.6378183;-0.05997271,-0.01352467;0.5375203;0.01478729,0;0;0,0.002597466;0.3105513;0.0003530979,0.004772782;0.6118988;-0.01309109,0.1853832;0.4932584;-0.01587987,0.2391591;0.2430324;1.549721E-05,0.2250083;-0.004371658;-0.05417013,-0.1736703;0.4823714;-0.01465504,-0.2266854;0.2316972;-0.02511436,-0.2407273;-0.006742001;-0.1105231,0.07668382;0.002510637;-0.04056168,0.07263775;-0.3328836;-0.04299212,0.03624685;-0.676393;0.01904845,0.06045704;-0.7044305;-0.03726864,-0.08000331;0.006323778;-0.03303697,-0.1373791;-0.321951;-0.07118446,-0.1585125;-0.66064;0.01834309,-0.1762224;-0.6940051;-0.03454655,0.004367098;0.5378311;-0.007287025,678.0044
+0;0;0,-0.007112526;0.3099694;0.01316276,-0.01565443;0.6112412;0.01210395,0.1655755;0.4876334;0.02397059,0.2255751;0.2397195;-0.003477342,0.2954005;0.01027966;-0.08312259,-0.1905885;0.4832376;-0.003879521,-0.2297013;0.2312214;-0.0316764,-0.270011;-0.006964639;-0.1058661,0.07889044;0.007535372;-0.03410896,0.1220637;-0.3243847;-0.05585045,0.148684;-0.6603639;0.04138711,0.1684051;-0.6865268;-0.02133674,-0.07553365;0.003562075;-0.04154374,-0.08284551;-0.3317782;-0.0405355,-0.07834184;-0.6765465;0.02396508,-0.07210831;-0.63744;-0.06180016,-0.01351398;0.5370978;0.01477609,0;0;0,0.003507152;0.310309;0.0009474754,0.006058455;0.6114141;-0.01193619,0.1860007;0.4927802;-0.01440573,0.2390544;0.2422038;0.000133276,0.2248634;-0.004057258;-0.05478215,-0.1720795;0.4829972;-0.01499803,-0.2252137;0.2322789;-0.02647347,-0.2412454;-0.00469026;-0.112788,0.07606323;0.002371192;-0.04065299,0.07572435;-0.3330418;-0.04300594,0.04000536;-0.6764523;0.0189557,0.06355749;-0.7065061;-0.03863169,-0.07940193;0.006467923;-0.03312705,-0.1352416;-0.3220901;-0.07106268,-0.1541392;-0.6593641;0.02346237,-0.1710833;-0.6927623;-0.0328496,0.005593732;0.5374086;-0.006283998,678.0258
+0;0;0,-0.007112526;0.3099694;0.01316276,-0.01565443;0.6112412;0.01210395,0.1655755;0.4876334;0.02397059,0.2255751;0.2397195;-0.003477342,0.2954005;0.01027966;-0.08312259,-0.1905885;0.4832376;-0.003879521,-0.2297013;0.2312214;-0.0316764,-0.270011;-0.006964639;-0.1058661,0.07889044;0.007535372;-0.03410896,0.1220637;-0.3243847;-0.05585045,0.148684;-0.6603639;0.04138711,0.1684051;-0.6865268;-0.02133674,-0.07553365;0.003562075;-0.04154374,-0.08284551;-0.3317782;-0.0405355,-0.07834184;-0.6765465;0.02396508,-0.07210831;-0.63744;-0.06180016,-0.01351398;0.5370978;0.01477609,0;0;0,0.003507152;0.310309;0.0009474754,0.006058455;0.6114141;-0.01193619,0.1860007;0.4927802;-0.01440573,0.2390544;0.2422038;0.000133276,0.2248634;-0.004057258;-0.05478215,-0.1720795;0.4829972;-0.01499803,-0.2252137;0.2322789;-0.02647347,-0.2412454;-0.00469026;-0.112788,0.07606323;0.002371192;-0.04065299,0.07572435;-0.3330418;-0.04300594,0.04000536;-0.6764523;0.0189557,0.06355749;-0.7065061;-0.03863169,-0.07940193;0.006467923;-0.03312705,-0.1352416;-0.3220901;-0.07106268,-0.1541392;-0.6593641;0.02346237,-0.1710833;-0.6927623;-0.0328496,0.005593732;0.5374086;-0.006283998,678.0486
+0;0;0,-0.007495377;0.3100939;0.01362244,-0.01488375;0.6115611;0.01246615,0.1646176;0.4876847;0.02414323,0.2271048;0.2411562;-0.01031042,0.2982667;0.02136409;-0.1059413,-0.1885781;0.4832676;-0.005230323,-0.2289884;0.2319545;-0.03804448,-0.2660083;-0.004008636;-0.1119954,0.07901284;0.007639462;-0.03339476,0.1262429;-0.3244126;-0.06052329,0.1536469;-0.6594585;0.03546591,0.1747074;-0.687704;-0.02459316,-0.0749277;0.003475598;-0.04231265,-0.07971157;-0.3329793;-0.04167993,-0.07226475;-0.6767287;0.02157799,-0.06571984;-0.6376367;-0.06396538,-0.01310648;0.5373669;0.01519542,0;0;0,0.002364665;0.3104705;0.001563549,0.003499851;0.6117847;-0.01053166,0.1824087;0.4924757;-0.01198411,0.2370245;0.2420429;0.0009989729,0.2245228;-0.001126975;-0.05583358,-0.1728147;0.4830435;-0.0145384,-0.2256277;0.2322288;-0.02760867,-0.2396386;-0.002796203;-0.1117797,0.07598461;0.002582848;-0.04045081,0.07733941;-0.3338974;-0.04255128,0.04342587;-0.676375;0.01892734,0.06682307;-0.7063032;-0.0385561,-0.07913343;0.006289468;-0.03339078,-0.1339499;-0.3238031;-0.06887677,-0.1493275;-0.6583668;0.03137924,-0.1658352;-0.6932346;-0.02305264,0.00341171;0.5377182;-0.005095721,678.0608
+0;0;0,-0.007495377;0.3100939;0.01362244,-0.01488375;0.6115611;0.01246615,0.1646176;0.4876847;0.02414323,0.2271048;0.2411562;-0.01031042,0.2982667;0.02136409;-0.1059413,-0.1885781;0.4832676;-0.005230323,-0.2289884;0.2319545;-0.03804448,-0.2660083;-0.004008636;-0.1119954,0.07901284;0.007639462;-0.03339476,0.1262429;-0.3244126;-0.06052329,0.1536469;-0.6594585;0.03546591,0.1747074;-0.687704;-0.02459316,-0.0749277;0.003475598;-0.04231265,-0.07971157;-0.3329793;-0.04167993,-0.07226475;-0.6767287;0.02157799,-0.06571984;-0.6376367;-0.06396538,-0.01310648;0.5373669;0.01519542,0;0;0,0.002364665;0.3104705;0.001563549,0.003499851;0.6117847;-0.01053166,0.1824087;0.4924757;-0.01198411,0.2370245;0.2420429;0.0009989729,0.2245228;-0.001126975;-0.05583358,-0.1728147;0.4830435;-0.0145384,-0.2256277;0.2322288;-0.02760867,-0.2396386;-0.002796203;-0.1117797,0.07598461;0.002582848;-0.04045081,0.07733941;-0.3338974;-0.04255128,0.04342587;-0.676375;0.01892734,0.06682307;-0.7063032;-0.0385561,-0.07913343;0.006289468;-0.03339078,-0.1339499;-0.3238031;-0.06887677,-0.1493275;-0.6583668;0.03137924,-0.1658352;-0.6932346;-0.02305264,0.00341171;0.5377182;-0.005095721,678.0722
+0;0;0,-0.007499194;0.3102518;0.01362938,-0.01489105;0.6118611;0.01247258,0.1671106;0.4872518;0.02427675,0.2296041;0.2406985;-0.01018036,0.300397;0.02204594;-0.1053154,-0.1910524;0.4827726;-0.005509904,-0.2314668;0.2314343;-0.03832736,-0.2682948;-0.003305539;-0.1118948,0.07905068;0.007643119;-0.03341074,0.1263434;-0.3248496;-0.06057528,0.1537398;-0.6598028;0.03538737,0.1747437;-0.6878917;-0.02451023,-0.07496358;0.003477262;-0.04233291,-0.0797538;-0.3334242;-0.04169935,-0.07230904;-0.6770785;0.02154108,-0.06578173;-0.638011;-0.06377231,-0.01311296;0.5376326;0.01520311,0;0;0,0.000443399;0.3106345;0.002045155,-0.0003965497;0.6121123;-0.009535313,0.1817475;0.4928613;-0.009866714,0.2355201;0.2422186;0.003093958,0.2263028;0.0006012917;-0.05527878,-0.1783889;0.4815716;-0.01389554,-0.230483;0.2306751;-0.02867376,-0.2429162;-0.003268987;-0.112261,0.07631716;0.002638489;-0.03990531,0.08157629;-0.3342483;-0.04226351,0.04962233;-0.6767926;0.01934338,0.07289317;-0.7066399;-0.03792763,-0.07895416;0.006228204;-0.03392866,-0.1303893;-0.3251528;-0.06659313,-0.1429199;-0.6591226;0.03568193,-0.1580105;-0.6943004;-0.01842288,1.624227E-06;0.5380031;-0.004229784,678.0928
+0;0;0,-0.007133378;0.3102437;0.01400421,-0.01379711;0.6118704;0.01310595,0.1679334;0.486973;0.02457818,0.2311011;0.2417886;-0.01756136,0.3068498;0.02644295;-0.1163521,-0.1904353;0.4838461;-0.005406538,-0.2310619;0.2336152;-0.04559713,-0.264958;-0.001359269;-0.1198216,0.07929976;0.007657527;-0.03281181,0.1295759;-0.3240495;-0.06393546,0.1586117;-0.6590887;0.03124172,0.1800814;-0.6821925;-0.03296299,-0.07474994;0.003421227;-0.04271353,-0.07664986;-0.3335092;-0.04229481,-0.06646055;-0.6772241;0.02022975,-0.05987502;-0.6381415;-0.06507754,-0.01222504;0.5376353;0.01578161,0;0;0,0.000443399;0.3106345;0.002045155,-0.0003965497;0.6121123;-0.009535313,0.1817475;0.4928613;-0.009866714,0.2355201;0.2422186;0.003093958,0.2263028;0.0006012917;-0.05527878,-0.1783889;0.4815716;-0.01389554,-0.230483;0.2306751;-0.02867376,-0.2429162;-0.003268987;-0.112261,0.07631716;0.002638489;-0.03990531,0.08157629;-0.3342483;-0.04226351,0.04962233;-0.6767926;0.01934338,0.07289317;-0.7066399;-0.03792763,-0.07895416;0.006228204;-0.03392866,-0.1303893;-0.3251528;-0.06659313,-0.1429199;-0.6591226;0.03568193,-0.1580105;-0.6943004;-0.01842288,1.624227E-06;0.5380031;-0.004229784,678.1043
+0;0;0,-0.007133378;0.3102437;0.01400421,-0.01379711;0.6118704;0.01310595,0.1679334;0.486973;0.02457818,0.2311011;0.2417886;-0.01756136,0.3068498;0.02644295;-0.1163521,-0.1904353;0.4838461;-0.005406538,-0.2310619;0.2336152;-0.04559713,-0.264958;-0.001359269;-0.1198216,0.07929976;0.007657527;-0.03281181,0.1295759;-0.3240495;-0.06393546,0.1586117;-0.6590887;0.03124172,0.1800814;-0.6821925;-0.03296299,-0.07474994;0.003421227;-0.04271353,-0.07664986;-0.3335092;-0.04229481,-0.06646055;-0.6772241;0.02022975,-0.05987502;-0.6381415;-0.06507754,-0.01222504;0.5376353;0.01578161,0;0;0,0.000443399;0.3106345;0.002045155,-0.0003965497;0.6121123;-0.009535313,0.1817475;0.4928613;-0.009866714,0.2355201;0.2422186;0.003093958,0.2263028;0.0006012917;-0.05527878,-0.1783889;0.4815716;-0.01389554,-0.230483;0.2306751;-0.02867376,-0.2429162;-0.003268987;-0.112261,0.07631716;0.002638489;-0.03990531,0.08157629;-0.3342483;-0.04226351,0.04962233;-0.6767926;0.01934338,0.07289317;-0.7066399;-0.03792763,-0.07895416;0.006228204;-0.03392866,-0.1303893;-0.3251528;-0.06659313,-0.1429199;-0.6591226;0.03568193,-0.1580105;-0.6943004;-0.01842288,1.624227E-06;0.5380031;-0.004229784,678.1158
+0;0;0,-0.007137882;0.3104396;0.01401305,-0.01380568;0.6122503;0.01311429,0.1678017;0.4873435;0.02458205,0.2309969;0.2420523;-0.01757586,0.3058148;0.02935317;-0.1151525,-0.1903202;0.4842188;-0.005382014,-0.2309645;0.233879;-0.04559013,-0.2644441;0.001792192;-0.1189024,0.07899123;0.007627735;-0.03268415,0.1291815;-0.3235131;-0.06375467,0.1582017;-0.6583722;0.03137133,0.1796931;-0.6815297;-0.03289843,-0.07445912;0.003407917;-0.04254735,-0.0763558;-0.3329474;-0.04212935,-0.06617197;-0.6764774;0.0203616,-0.05957976;-0.6373856;-0.06503212,-0.01223268;0.537971;0.01579154,0;0;0,-0.0004721433;0.3108258;0.00267911,-0.00204879;0.6125073;-0.008297682,0.1801468;0.493111;-0.007050753,0.2336791;0.2422337;0.004507542,0.2245509;0.00424169;-0.05579448,-0.1799054;0.4826807;-0.01417391,-0.2320255;0.2317548;-0.03024961,-0.2436092;0.0004593432;-0.1122744,0.07611108;0.002862334;-0.0395596,0.08355187;-0.3334047;-0.04235649,0.05483371;-0.6759414;0.01981735,0.07846971;-0.7057518;-0.03747368,-0.07845745;0.006057928;-0.03426049,-0.1288526;-0.325271;-0.06290034,-0.1378132;-0.6598439;0.03711129,-0.1499841;-0.6962009;-0.0164315,-0.001488551;0.5383445;-0.003139257,678.1376
+0;0;0,-0.00879987;0.310358;0.0148504,-0.01713675;0.6121291;0.01490026,0.165068;0.4877148;0.02503226,0.2300395;0.2443702;-0.02497612,0.3078534;0.03560901;-0.1285309,-0.193033;0.484454;-0.006343275,-0.2323156;0.2350318;-0.05307812,-0.2647071;0.00370042;-0.1292126,0.07905516;0.008051806;-0.03242687,0.1306432;-0.3225719;-0.06656422,0.1616172;-0.6573657;0.02817435,0.1853696;-0.6771639;-0.03796317,-0.07435276;0.002966623;-0.04276583,-0.07429679;-0.3333936;-0.04349014,-0.06214874;-0.677013;0.01815223,-0.05530023;-0.6378653;-0.06721535,-0.01515363;0.5378512;0.01733073,0;0;0,-0.0004721433;0.3108258;0.00267911,-0.00204879;0.6125073;-0.008297682,0.1801468;0.493111;-0.007050753,0.2336791;0.2422337;0.004507542,0.2245509;0.00424169;-0.05579448,-0.1799054;0.4826807;-0.01417391,-0.2320255;0.2317548;-0.03024961,-0.2436092;0.0004593432;-0.1122744,0.07611108;0.002862334;-0.0395596,0.08355187;-0.3334047;-0.04235649,0.05483371;-0.6759414;0.01981735,0.07846971;-0.7057518;-0.03747368,-0.07845745;0.006057928;-0.03426049,-0.1288526;-0.325271;-0.06290034,-0.1378132;-0.6598439;0.03711129,-0.1499841;-0.6962009;-0.0164315,-0.001488551;0.5383445;-0.003139257,678.1492
+0;0;0,-0.008810391;0.3107291;0.01486815,-0.01715586;0.612811;0.0149183,0.1649828;0.4883442;0.02504973,0.2300336;0.2447028;-0.02501966,0.3076421;0.03649272;-0.128301,-0.1929832;0.4850846;-0.006313985,-0.2323137;0.2353581;-0.05310585,-0.2646197;0.004637524;-0.1290393,0.07842153;0.007987271;-0.03216697,0.1299924;-0.3225266;-0.06629297,0.1608981;-0.6565818;0.02823656,0.1846276;-0.6763319;-0.03783716,-0.07375683;0.002942845;-0.04242307,-0.07370088;-0.3333056;-0.04314714,-0.06157962;-0.6761669;0.01835922,-0.05473772;-0.637028;-0.06692601,-0.01517084;0.5384617;0.01735109,0;0;0,-0.0007061213;0.3111892;0.003465414,-0.002376109;0.613206;-0.00681448,0.1798917;0.4941484;-0.003780604,0.2295324;0.2420164;0.004278421,0.2237583;0.004624099;-0.0561626,-0.1802385;0.4838859;-0.01429143,-0.2320213;0.2326855;-0.03208342,-0.238977;0.001817971;-0.1138964,0.07563944;0.003266871;-0.03894162,0.0856746;-0.3327969;-0.04384136,0.06131367;-0.6745902;0.01993728,0.08539408;-0.7041889;-0.03726435,-0.07751945;0.005712955;-0.03473535,-0.1258246;-0.3262274;-0.05809766,-0.1304348;-0.6605144;0.04046611,-0.1421919;-0.6965911;-0.01338131,-0.001807079;0.5389602;-0.001823426,678.1713
+0;0;0,-0.008810391;0.3107291;0.01486815,-0.01715586;0.612811;0.0149183,0.1649828;0.4883442;0.02504973,0.2300336;0.2447028;-0.02501966,0.3076421;0.03649272;-0.128301,-0.1929832;0.4850846;-0.006313985,-0.2323137;0.2353581;-0.05310585,-0.2646197;0.004637524;-0.1290393,0.07842153;0.007987271;-0.03216697,0.1299924;-0.3225266;-0.06629297,0.1608981;-0.6565818;0.02823656,0.1846276;-0.6763319;-0.03783716,-0.07375683;0.002942845;-0.04242307,-0.07370088;-0.3333056;-0.04314714,-0.06157962;-0.6761669;0.01835922,-0.05473772;-0.637028;-0.06692601,-0.01517084;0.5384617;0.01735109,0;0;0,-0.0007061213;0.3111892;0.003465414,-0.002376109;0.613206;-0.00681448,0.1798917;0.4941484;-0.003780604,0.2295324;0.2420164;0.004278421,0.2237583;0.004624099;-0.0561626,-0.1802385;0.4838859;-0.01429143,-0.2320213;0.2326855;-0.03208342,-0.238977;0.001817971;-0.1138964,0.07563944;0.003266871;-0.03894162,0.0856746;-0.3327969;-0.04384136,0.06131367;-0.6745902;0.01993728,0.08539408;-0.7041889;-0.03726435,-0.07751945;0.005712955;-0.03473535,-0.1258246;-0.3262274;-0.05809766,-0.1304348;-0.6605144;0.04046611,-0.1421919;-0.6965911;-0.01338131,-0.001807079;0.5389602;-0.001823426,678.1824
+0;0;0,-0.009047408;0.3107259;0.01484909,-0.0173715;0.6127149;0.01479805,0.1643634;0.4891737;0.02540975,0.2291387;0.2477176;-0.03494271,0.309762;0.04400063;-0.1431897,-0.1925974;0.4853065;-0.007200271,-0.2316298;0.236734;-0.06037486,-0.2625041;0.007628128;-0.1395921,0.07806545;0.008351424;-0.03138435,0.1316182;-0.322069;-0.07014067,0.1656563;-0.655143;0.02196765,0.1905914;-0.6836499;-0.03558242,-0.07286712;0.002588658;-0.04280911,-0.07145936;-0.3343737;-0.04422054,-0.05699636;-0.6760087;0.0162542,-0.049946;-0.6369038;-0.06874114,-0.01541646;0.5384003;0.01726207,0;0;0,-0.00112246;0.3111757;0.004617214,-0.003167152;0.6131331;-0.004546881,0.1786421;0.4942582;-0.0002596378,0.2303345;0.2424239;0.006575823,0.2264867;0.005822316;-0.05444074,-0.1804927;0.4843265;-0.01227186,-0.2312559;0.2330287;-0.03256622,-0.2348948;0.002435654;-0.1133854,0.07561329;0.003444612;-0.03767896,0.0891933;-0.3331675;-0.0451262,0.06906652;-0.673491;0.0208714,0.09409548;-0.7029878;-0.03561306,-0.07646664;0.005499247;-0.03565877,-0.1208501;-0.3281251;-0.05216622,-0.1206983;-0.6617385;0.04418188,-0.1315375;-0.6973008;-0.01004839,-0.002512455;0.5389043;0.0001661777,678.1942
+0;0;0,-0.009047408;0.3107259;0.01484909,-0.0173715;0.6127149;0.01479805,0.1643634;0.4891737;0.02540975,0.2291387;0.2477176;-0.03494271,0.309762;0.04400063;-0.1431897,-0.1925974;0.4853065;-0.007200271,-0.2316298;0.236734;-0.06037486,-0.2625041;0.007628128;-0.1395921,0.07806545;0.008351424;-0.03138435,0.1316182;-0.322069;-0.07014067,0.1656563;-0.655143;0.02196765,0.1905914;-0.6836499;-0.03558242,-0.07286712;0.002588658;-0.04280911,-0.07145936;-0.3343737;-0.04422054,-0.05699636;-0.6760087;0.0162542,-0.049946;-0.6369038;-0.06874114,-0.01541646;0.5384003;0.01726207,0;0;0,-0.00112246;0.3111757;0.004617214,-0.003167152;0.6131331;-0.004546881,0.1786421;0.4942582;-0.0002596378,0.2303345;0.2424239;0.006575823,0.2264867;0.005822316;-0.05444074,-0.1804927;0.4843265;-0.01227186,-0.2312559;0.2330287;-0.03256622,-0.2348948;0.002435654;-0.1133854,0.07561329;0.003444612;-0.03767896,0.0891933;-0.3331675;-0.0451262,0.06906652;-0.673491;0.0208714,0.09409548;-0.7029878;-0.03561306,-0.07646664;0.005499247;-0.03565877,-0.1208501;-0.3281251;-0.05216622,-0.1206983;-0.6617385;0.04418188,-0.1315375;-0.6973008;-0.01004839,-0.002512455;0.5389043;0.0001661777,678.216
+0;0;0,-0.009067738;0.3114241;0.01488246,-0.01741156;0.6141287;0.01483139,0.1653949;0.4901214;0.02549721,0.2301925;0.2485821;-0.034876,0.3114441;0.04327783;-0.1439664,-0.1936844;0.4862312;-0.00730635,-0.2327303;0.2375732;-0.06049922,-0.2638452;0.006682098;-0.1403338,0.07823568;0.008369635;-0.03145278,0.1320833;-0.3238704;-0.07042253,0.165997;-0.6557268;0.02134908,0.1905121;-0.6832482;-0.03523165,-0.07302601;0.002594303;-0.04290246,-0.0716105;-0.3362236;-0.04432166,-0.05720037;-0.6766098;0.015932,-0.05026876;-0.6376582;-0.06763172,-0.01545194;0.5396401;0.01730118,0;0;0,-0.003056251;0.3118369;0.006091595,-0.007108785;0.6145372;-0.001410961,0.1760705;0.4943852;0.002497435,0.2266588;0.2422158;0.008520126,0.2249924;0.004173368;-0.05461025,-0.1847898;0.4850955;-0.0118395,-0.2336741;0.2334601;-0.03363001,-0.2349146;0.0005788654;-0.1137373,0.07598379;0.0038746;-0.03730416,0.09395777;-0.3343078;-0.04784989,0.07848923;-0.6730068;0.0210309,0.103306;-0.7019148;-0.03396964,-0.07648403;0.005124347;-0.03611211,-0.1161911;-0.3311992;-0.04666666,-0.1107209;-0.6643931;0.04635358,-0.1219167;-0.6980569;-0.007800382,-0.005955964;0.5401137;0.002868414,678.2384
+0;0;0,-0.01018389;0.3113681;0.01532578,-0.01960997;0.6140407;0.01574038,0.1636364;0.4905252;0.02523697,0.2312521;0.2523454;-0.04464387,0.31208;0.05111222;-0.1613678,-0.1952561;0.4861434;-0.009014999,-0.2337031;0.2386191;-0.06765297,-0.2651694;0.01176007;-0.1581917,0.07835248;0.00842792;-0.03114496,0.1328796;-0.3229097;-0.07635311,0.1706575;-0.654007;0.01664321,0.1940462;-0.6801208;-0.04179716,-0.07295235;0.002447429;-0.04303622,-0.06988181;-0.3363548;-0.0453281,-0.05239822;-0.6766984;0.01434923,-0.04521617;-0.6377132;-0.06918973,-0.01738799;0.5395557;0.01809406,0;0;0,-0.003056251;0.3118369;0.006091595,-0.007108785;0.6145372;-0.001410961,0.1760705;0.4943852;0.002497435,0.2266588;0.2422158;0.008520126,0.2249924;0.004173368;-0.05461025,-0.1847898;0.4850955;-0.0118395,-0.2336741;0.2334601;-0.03363001,-0.2349146;0.0005788654;-0.1137373,0.07598379;0.0038746;-0.03730416,0.09395777;-0.3343078;-0.04784989,0.07848923;-0.6730068;0.0210309,0.103306;-0.7019148;-0.03396964,-0.07648403;0.005124347;-0.03611211,-0.1161911;-0.3311992;-0.04666666,-0.1107209;-0.6643931;0.04635358,-0.1219167;-0.6980569;-0.007800382,-0.005955964;0.5401137;0.002868414,678.2493
+0;0;0,-0.01016836;0.3108931;0.0153024,-0.01957653;0.6129901;0.01571673,0.1635784;0.4896518;0.02520504,0.2311843;0.2515064;-0.0446657,0.3112443;0.05218504;-0.1602807,-0.1951419;0.485272;-0.009030487,-0.2335833;0.2377835;-0.06765999,-0.2647507;0.01307982;-0.1573385,0.07849994;0.008443781;-0.03120357,0.1331881;-0.3238729;-0.07654531,0.1710665;-0.6558508;0.01669835,0.1945476;-0.6821862;-0.04197278,-0.07308963;0.002452035;-0.04311721,-0.07001002;-0.3373512;-0.04541586,-0.05247992;-0.6786001;0.01442019,-0.04526952;-0.6395794;-0.06944862,-0.01735914;0.5386587;0.01806556,0;0;0,-0.002785973;0.3113374;0.007302999,-0.006299071;0.6134914;0.0008258815,0.1766835;0.4937191;0.003803491,0.2290054;0.2419507;0.01019073,0.2271608;0.006560445;-0.05378938,-0.1842906;0.4854855;-0.01157299,-0.2337851;0.2340819;-0.03420649,-0.2332413;0.003150702;-0.1127933,0.07605617;0.003971398;-0.03750849,0.0988558;-0.3347314;-0.05305362,0.08774798;-0.673562;0.02049112,0.1148387;-0.70212;-0.03432131,-0.07663917;0.005087625;-0.03616288,-0.1134979;-0.3326626;-0.04303583,-0.1010843;-0.6673;0.04752992,-0.1111647;-0.7016804;-0.006515317,-0.005307831;0.5392063;0.004867553,678.2715
+0;0;0,-0.01016836;0.3108931;0.0153024,-0.01957653;0.6129901;0.01571673,0.1635784;0.4896518;0.02520504,0.2311843;0.2515064;-0.0446657,0.3112443;0.05218504;-0.1602807,-0.1951419;0.485272;-0.009030487,-0.2335833;0.2377835;-0.06765999,-0.2647507;0.01307982;-0.1573385,0.07849994;0.008443781;-0.03120357,0.1331881;-0.3238729;-0.07654531,0.1710665;-0.6558508;0.01669835,0.1945476;-0.6821862;-0.04197278,-0.07308963;0.002452035;-0.04311721,-0.07001002;-0.3373512;-0.04541586,-0.05247992;-0.6786001;0.01442019,-0.04526952;-0.6395794;-0.06944862,-0.01735914;0.5386587;0.01806556,0;0;0,-0.002785973;0.3113374;0.007302999,-0.006299071;0.6134914;0.0008258815,0.1766835;0.4937191;0.003803491,0.2290054;0.2419507;0.01019073,0.2271608;0.006560445;-0.05378938,-0.1842906;0.4854855;-0.01157299,-0.2337851;0.2340819;-0.03420649,-0.2332413;0.003150702;-0.1127933,0.07605617;0.003971398;-0.03750849,0.0988558;-0.3347314;-0.05305362,0.08774798;-0.673562;0.02049112,0.1148387;-0.70212;-0.03432131,-0.07663917;0.005087625;-0.03616288,-0.1134979;-0.3326626;-0.04303583,-0.1010843;-0.6673;0.04752992,-0.1111647;-0.7016804;-0.006515317,-0.005307831;0.5392063;0.004867553,678.2828
+0;0;0,-0.01122653;0.3111479;0.01569232,-0.02160298;0.6134477;0.01648364,0.1606571;0.4902528;0.02429905,0.2310057;0.2550149;-0.05215864,0.3091977;0.06396762;-0.1800615,-0.1952476;0.4854327;-0.01062143,-0.2319679;0.2391022;-0.07468774,-0.2621169;0.02063774;-0.1763564,0.07878056;0.008549164;-0.03063435,0.1345392;-0.3244354;-0.084826,0.1765704;-0.6550534;0.008836605,0.1987158;-0.6724663;-0.05730158,-0.07283881;0.002326212;-0.0436695,-0.06820706;-0.3395668;-0.04716063,-0.04769627;-0.6801445;0.01143681,-0.04035503;-0.6411314;-0.07209478,-0.01915672;0.5390693;0.01873971,0;0;0,-0.0021208;0.311643;0.007707596,-0.004799239;0.6140465;0.001518965,0.1765395;0.4934648;0.004071712,0.2259375;0.241214;0.01187539,0.228572;0.007193938;-0.05293131,-0.1820001;0.4865995;-0.0104706,-0.2284062;0.2347284;-0.03368745,-0.2311002;0.00531207;-0.1132682,0.07626759;0.004426986;-0.03716969,0.1043303;-0.3355139;-0.06119251,0.09715551;-0.6724072;0.01817369,0.1258281;-0.7013074;-0.03494239,-0.07656354;0.004676838;-0.03652506,-0.1079172;-0.3358035;-0.04033476,-0.09217279;-0.6700257;0.04852001,-0.101291;-0.7043406;-0.005267687,-0.004034221;0.539704;0.005498886,678.294
+0;0;0,-0.01122653;0.3111479;0.01569232,-0.02160298;0.6134477;0.01648364,0.1606571;0.4902528;0.02429905,0.2310057;0.2550149;-0.05215864,0.3091977;0.06396762;-0.1800615,-0.1952476;0.4854327;-0.01062143,-0.2319679;0.2391022;-0.07468774,-0.2621169;0.02063774;-0.1763564,0.07878056;0.008549164;-0.03063435,0.1345392;-0.3244354;-0.084826,0.1765704;-0.6550534;0.008836605,0.1987158;-0.6724663;-0.05730158,-0.07283881;0.002326212;-0.0436695,-0.06820706;-0.3395668;-0.04716063,-0.04769627;-0.6801445;0.01143681,-0.04035503;-0.6411314;-0.07209478,-0.01915672;0.5390693;0.01873971,0;0;0,-0.0021208;0.311643;0.007707596,-0.004799239;0.6140465;0.001518965,0.1765395;0.4934648;0.004071712,0.2259375;0.241214;0.01187539,0.228572;0.007193938;-0.05293131,-0.1820001;0.4865995;-0.0104706,-0.2284062;0.2347284;-0.03368745,-0.2311002;0.00531207;-0.1132682,0.07626759;0.004426986;-0.03716969,0.1043303;-0.3355139;-0.06119251,0.09715551;-0.6724072;0.01817369,0.1258281;-0.7013074;-0.03494239,-0.07656354;0.004676838;-0.03652506,-0.1079172;-0.3358035;-0.04033476,-0.09217279;-0.6700257;0.04852001,-0.101291;-0.7043406;-0.005267687,-0.004034221;0.539704;0.005498886,678.3162
+0;0;0,-0.01121375;0.3107937;0.01567446,-0.02157834;0.6127481;0.01646479,0.157591;0.4904746;0.02418221,0.2279168;0.255313;-0.05225066,0.299659;0.08002461;-0.1696033,-0.1922017;0.4857372;-0.01013858,-0.2289101;0.2394867;-0.0741841,-0.2565722;0.03904268;-0.1674665,0.07919873;0.008594544;-0.03079696,0.1349127;-0.3241229;-0.08494514,0.1774037;-0.6583581;0.0097422,0.1995787;-0.6758342;-0.05648419,-0.07322545;0.00233856;-0.0439013,-0.06859741;-0.3392802;-0.04738963,-0.04786222;-0.6835841;0.01184891,-0.04051119;-0.6445589;-0.07179407,-0.01913481;0.5384527;0.01871834,0;0;0,-0.002403729;0.3112938;0.007385492,-0.005284943;0.6133415;0.0008242126,0.1730635;0.4939109;0.004116296,0.225765;0.2424455;0.01285243,0.2231335;0.02758504;-0.04607701,-0.1796951;0.487626;-0.009780914,-0.224483;0.2355774;-0.03332207,-0.2244045;0.02523288;-0.1068053,0.07681967;0.004830986;-0.03701568,0.1082062;-0.3336262;-0.07163572,0.1052258;-0.6727288;0.0148797,0.1356513;-0.7010967;-0.03802705,-0.07696947;0.004298074;-0.03676937,-0.1050791;-0.3362005;-0.03950681,-0.08384619;-0.6742793;0.04844936,-0.09195913;-0.7086495;-0.005608961,-0.004481383;0.539088;0.004902601,678.3276
+0;0;0,-0.01123421;0.3108168;0.01519465,-0.02149038;0.6127757;0.01550936,0.1578847;0.4912046;0.0209431,0.2254259;0.2581988;-0.06411628,0.2974113;0.08526625;-0.1847689,-0.1917041;0.4852831;-0.01273037,-0.2271089;0.2401568;-0.08163796,-0.2532018;0.04191597;-0.1799453,0.07943427;0.008709069;-0.03015143,0.1380275;-0.3211173;-0.0973701,0.1843728;-0.6555371;-0.00517562,0.2078842;-0.6822064;-0.06320541,-0.07294907;0.002148406;-0.04436865,-0.06721818;-0.3394357;-0.04930829,-0.0426925;-0.6838175;0.00799818,-0.03550903;-0.6448182;-0.07566215,-0.01908763;0.5384827;0.01788254,0;0;0,-0.002403729;0.3112938;0.007385492,-0.005284943;0.6133415;0.0008242126,0.1730635;0.4939109;0.004116296,0.225765;0.2424455;0.01285243,0.2231335;0.02758504;-0.04607701,-0.1796951;0.487626;-0.009780914,-0.224483;0.2355774;-0.03332207,-0.2244045;0.02523288;-0.1068053,0.07681967;0.004830986;-0.03701568,0.1082062;-0.3336262;-0.07163572,0.1052258;-0.6727288;0.0148797,0.1356513;-0.7010967;-0.03802705,-0.07696947;0.004298074;-0.03676937,-0.1050791;-0.3362005;-0.03950681,-0.08384619;-0.6742793;0.04844936,-0.09195913;-0.7086495;-0.005608961,-0.004481383;0.539088;0.004902601,678.3494
+0;0;0,-0.01120658;0.3100522;0.01515727,-0.02143683;0.6112481;0.01547128,0.1590547;0.4895671;0.02091837,0.2265738;0.2566376;-0.06411316,0.2963698;0.08896443;-0.1810964,-0.1927516;0.483608;-0.0129687,-0.2281449;0.238562;-0.08185373,-0.2534442;0.04635029;-0.1771712,0.07932201;0.008696762;-0.03010882,0.1378303;-0.3206515;-0.09723005,0.1852436;-0.6627774;-0.002911121,0.2079698;-0.6875542;-0.05900303,-0.07284598;0.00214537;-0.04430595,-0.06712339;-0.3389436;-0.04923843,-0.04203257;-0.6912609;0.009388551,-0.03508899;-0.6525622;-0.07147796,-0.01904022;0.537145;0.01783839,0;0;0,-0.00231123;0.3105224;0.007630587,-0.005064651;0.6118125;0.001316071,0.1748377;0.4941602;0.004672289,0.2230712;0.241956;0.01525092,0.2244299;0.0345597;-0.04521203,-0.180308;0.485341;-0.01098717,-0.2292953;0.2340684;-0.0335181,-0.2276014;0.03061357;-0.1061411,0.07694997;0.005028695;-0.03643584,0.1116539;-0.3306389;-0.08665228,0.1145828;-0.6753186;0.01020598,0.1460297;-0.7014658;-0.04001212,-0.07661624;0.004105015;-0.0372459,-0.09983468;-0.3362749;-0.03835155,-0.07477897;-0.682297;0.05016461,-0.08047041;-0.7134931;-0.003556132,-0.004301384;0.5377457;0.005333662,678.3614
+0;0;0,-0.01120658;0.3100522;0.01515727,-0.02143683;0.6112481;0.01547128,0.1590547;0.4895671;0.02091837,0.2265738;0.2566376;-0.06411316,0.2963698;0.08896443;-0.1810964,-0.1927516;0.483608;-0.0129687,-0.2281449;0.238562;-0.08185373,-0.2534442;0.04635029;-0.1771712,0.07932201;0.008696762;-0.03010882,0.1378303;-0.3206515;-0.09723005,0.1852436;-0.6627774;-0.002911121,0.2079698;-0.6875542;-0.05900303,-0.07284598;0.00214537;-0.04430595,-0.06712339;-0.3389436;-0.04923843,-0.04203257;-0.6912609;0.009388551,-0.03508899;-0.6525622;-0.07147796,-0.01904022;0.537145;0.01783839,0;0;0,-0.00231123;0.3105224;0.007630587,-0.005064651;0.6118125;0.001316071,0.1748377;0.4941602;0.004672289,0.2230712;0.241956;0.01525092,0.2244299;0.0345597;-0.04521203,-0.180308;0.485341;-0.01098717,-0.2292953;0.2340684;-0.0335181,-0.2276014;0.03061357;-0.1061411,0.07694997;0.005028695;-0.03643584,0.1116539;-0.3306389;-0.08665228,0.1145828;-0.6753186;0.01020598,0.1460297;-0.7014658;-0.04001212,-0.07661624;0.004105015;-0.0372459,-0.09983468;-0.3362749;-0.03835155,-0.07477897;-0.682297;0.05016461,-0.08047041;-0.7134931;-0.003556132,-0.004301384;0.5377457;0.005333662,678.383
+0;0;0,-0.01145533;0.309859;0.01458148,-0.02188446;0.610868;0.01435687,0.157995;0.4897738;0.01786444,0.2239789;0.2592054;-0.07415239,0.2920299;0.09831414;-0.1995763,-0.1913798;0.4819776;-0.01676277,-0.2284227;0.2384489;-0.08959378,-0.2511941;0.05070645;-0.191977,0.08025871;0.009024211;-0.02981962,0.1417885;-0.3142329;-0.1141109,0.1921468;-0.66531;-0.01632319,0.2167082;-0.6926264;-0.06824657,-0.07338755;0.001815931;-0.04497863,-0.06604493;-0.337728;-0.05146565,-0.03748459;-0.6998031;0.007181171,-0.03050548;-0.6611833;-0.07320198,-0.01944512;0.5368092;0.0168572,0;0;0,-0.00331033;0.3103146;0.007095336,-0.00707867;0.6113998;0.0001683231,0.1723714;0.4942778;0.003783702,0.2209799;0.2423484;0.01609254,0.2260312;0.03646226;-0.04582262,-0.1813416;0.4853606;-0.01209796,-0.2335573;0.2347366;-0.03316546,-0.2299093;0.03275697;-0.1069153,0.07755666;0.005751729;-0.03693223,0.1138083;-0.3251733;-0.1044638,0.1217533;-0.6766444;0.003972538,0.1547448;-0.6991656;-0.04834913,-0.07765332;0.0033764;-0.03702257,-0.09779824;-0.3357099;-0.03786464,-0.06802922;-0.6913369;0.05156049,-0.07304878;-0.7211186;-0.003078472,-0.006066069;0.5373834;0.004348039,678.3942
+0;0;0,-0.01145533;0.309859;0.01458148,-0.02188446;0.610868;0.01435687,0.157995;0.4897738;0.01786444,0.2239789;0.2592054;-0.07415239,0.2920299;0.09831414;-0.1995763,-0.1913798;0.4819776;-0.01676277,-0.2284227;0.2384489;-0.08959378,-0.2511941;0.05070645;-0.191977,0.08025871;0.009024211;-0.02981962,0.1417885;-0.3142329;-0.1141109,0.1921468;-0.66531;-0.01632319,0.2167082;-0.6926264;-0.06824657,-0.07338755;0.001815931;-0.04497863,-0.06604493;-0.337728;-0.05146565,-0.03748459;-0.6998031;0.007181171,-0.03050548;-0.6611833;-0.07320198,-0.01944512;0.5368092;0.0168572,0;0;0,-0.00331033;0.3103146;0.007095336,-0.00707867;0.6113998;0.0001683231,0.1723714;0.4942778;0.003783702,0.2209799;0.2423484;0.01609254,0.2260312;0.03646226;-0.04582262,-0.1813416;0.4853606;-0.01209796,-0.2335573;0.2347366;-0.03316546,-0.2299093;0.03275697;-0.1069153,0.07755666;0.005751729;-0.03693223,0.1138083;-0.3251733;-0.1044638,0.1217533;-0.6766444;0.003972538,0.1547448;-0.6991656;-0.04834913,-0.07765332;0.0033764;-0.03702257,-0.09779824;-0.3357099;-0.03786464,-0.06802922;-0.6913369;0.05156049,-0.07304878;-0.7211186;-0.003078472,-0.006066069;0.5373834;0.004348039,678.4055
+0;0;0,-0.01145533;0.309859;0.01458148,-0.02188446;0.610868;0.01435687,0.157995;0.4897738;0.01786444,0.2239789;0.2592054;-0.07415239,0.2920299;0.09831414;-0.1995763,-0.1913798;0.4819776;-0.01676277,-0.2284227;0.2384489;-0.08959378,-0.2511941;0.05070645;-0.191977,0.08025871;0.009024211;-0.02981962,0.1417885;-0.3142329;-0.1141109,0.1921468;-0.66531;-0.01632319,0.2167082;-0.6926264;-0.06824657,-0.07338755;0.001815931;-0.04497863,-0.06604493;-0.337728;-0.05146565,-0.03748459;-0.6998031;0.007181171,-0.03050548;-0.6611833;-0.07320198,-0.01944512;0.5368092;0.0168572,0;0;0,-0.00331033;0.3103146;0.007095336,-0.00707867;0.6113998;0.0001683231,0.1723714;0.4942778;0.003783702,0.2209799;0.2423484;0.01609254,0.2260312;0.03646226;-0.04582262,-0.1813416;0.4853606;-0.01209796,-0.2335573;0.2347366;-0.03316546,-0.2299093;0.03275697;-0.1069153,0.07755666;0.005751729;-0.03693223,0.1138083;-0.3251733;-0.1044638,0.1217533;-0.6766444;0.003972538,0.1547448;-0.6991656;-0.04834913,-0.07765332;0.0033764;-0.03702257,-0.09779824;-0.3357099;-0.03786464,-0.06802922;-0.6913369;0.05156049,-0.07304878;-0.7211186;-0.003078472,-0.006066069;0.5373834;0.004348039,678.4168
+0;0;0,-0.01124092;0.3086151;0.01365567,-0.02143675;0.6084964;0.01262276,0.1572606;0.4864824;0.01929115,0.2327094;0.263199;-0.08254938,0.3009132;0.1072892;-0.2070829,-0.1902316;0.4807542;-0.01960521,-0.2244869;0.2391338;-0.09939034,-0.2448137;0.05671686;-0.2032127,0.08175509;0.00952484;-0.03005072,0.1483119;-0.3030394;-0.1303045,0.1996201;-0.6679326;-0.02240682,0.2225423;-0.6746361;-0.08835621,-0.07474635;0.001360098;-0.04570335,-0.06445699;-0.3333013;-0.05424111,-0.03181152;-0.7112459;0.005035095,-0.02410801;-0.672913;-0.07302326,-0.01905953;0.5347102;0.01531463,0;0;0,-0.002199993;0.3090376;0.006857634,-0.004865777;0.6089964;-0.0002515311,0.1739614;0.4938744;0.002619267,0.2226287;0.2421771;0.01674294,0.2296815;0.04084411;-0.04557467,-0.1787405;0.4838989;-0.01350808,-0.2290898;0.2330478;-0.03491299,-0.2275381;0.03573036;-0.1092879,0.07881233;0.006429881;-0.03774834,0.1181787;-0.3120913;-0.1335168,0.1362738;-0.6761664;-0.01292086,0.1696012;-0.6980944;-0.06206012,-0.07953448;0.002704489;-0.036669,-0.0900872;-0.3320552;-0.0379496,-0.0555489;-0.703295;0.05375424,-0.05959321;-0.730943;6.772205E-05,-0.004131239;0.5352472;0.00396967,678.4388
+0;0;0,-0.01124092;0.3086151;0.01365567,-0.02143675;0.6084964;0.01262276,0.1572606;0.4864824;0.01929115,0.2327094;0.263199;-0.08254938,0.3009132;0.1072892;-0.2070829,-0.1902316;0.4807542;-0.01960521,-0.2244869;0.2391338;-0.09939034,-0.2448137;0.05671686;-0.2032127,0.08175509;0.00952484;-0.03005072,0.1483119;-0.3030394;-0.1303045,0.1996201;-0.6679326;-0.02240682,0.2225423;-0.6746361;-0.08835621,-0.07474635;0.001360098;-0.04570335,-0.06445699;-0.3333013;-0.05424111,-0.03181152;-0.7112459;0.005035095,-0.02410801;-0.672913;-0.07302326,-0.01905953;0.5347102;0.01531463,0;0;0,-0.002199993;0.3090376;0.006857634,-0.004865777;0.6089964;-0.0002515311,0.1739614;0.4938744;0.002619267,0.2226287;0.2421771;0.01674294,0.2296815;0.04084411;-0.04557467,-0.1787405;0.4838989;-0.01350808,-0.2290898;0.2330478;-0.03491299,-0.2275381;0.03573036;-0.1092879,0.07881233;0.006429881;-0.03774834,0.1181787;-0.3120913;-0.1335168,0.1362738;-0.6761664;-0.01292086,0.1696012;-0.6980944;-0.06206012,-0.07953448;0.002704489;-0.036669,-0.0900872;-0.3320552;-0.0379496,-0.0555489;-0.703295;0.05375424,-0.05959321;-0.730943;6.772205E-05,-0.004131239;0.5352472;0.00396967,678.4501
+0;0;0,-0.01122002;0.3080413;0.01363028,-0.02139745;0.6073818;0.01259899,0.1585005;0.4851657;0.0192899,0.2339374;0.2619178;-0.08253445,0.3016179;0.1072043;-0.2061124,-0.191366;0.4793983;-0.01987224,-0.2256158;0.2378163;-0.0996447,-0.2457867;0.05679902;-0.2026705,0.08191675;0.009543673;-0.03011014,0.148885;-0.3049526;-0.1309836,0.2003766;-0.6711507;-0.02270012,0.2235305;-0.678225;-0.08931598,-0.07489415;0.001362787;-0.04579372,-0.06454118;-0.3353673;-0.05438426,-0.03177898;-0.7146633;0.005103905,-0.02399762;-0.6762461;-0.0737433,-0.01902434;0.533723;0.01528621,0;0;0,-0.002181303;0.3084749;0.006290197,-0.004636899;0.6078801;-0.001383066,0.1757037;0.4942422;0.001768827,0.2257909;0.2428972;0.01644897,0.2339469;0.04359019;-0.04678583,-0.1800435;0.4834193;-0.01447014,-0.2312748;0.2329482;-0.0376684,-0.2303582;0.03897732;-0.1161725,0.07906285;0.007179111;-0.03749108,0.1273885;-0.3078007;-0.1471291,0.1485469;-0.6732889;-0.02692771,0.1822933;-0.6945462;-0.07774258,-0.07955186;0.002009334;-0.037088,-0.08307552;-0.334966;-0.03891144,-0.04423049;-0.7076974;0.05075479,-0.04898739;-0.7373521;-0.001847211,-0.003978066;0.5342662;0.002979279,678.4725
+0;0;0,-0.01158773;0.307413;0.01325407,-0.0220558;0.6060795;0.01184052,0.1550468;0.484794;0.01854705,0.2328918;0.2647006;-0.0880923,0.3023917;0.1111112;-0.2161341,-0.1891269;0.4795663;-0.02093614,-0.2200286;0.2392133;-0.1054842,-0.2386211;0.05843398;-0.214056,0.08203917;0.01000352;-0.02979286,0.1537325;-0.3018182;-0.1440789,0.2062118;-0.6765642;-0.03484603,0.2315032;-0.7008271;-0.08892097,-0.07474738;0.0008992941;-0.04615333,-0.06403248;-0.3385591;-0.05549011,-0.02818899;-0.7264788;0.00242427,-0.020082;-0.6879756;-0.07738911,-0.01962029;0.5325926;0.01462253,0;0;0,-0.002838172;0.3078422;0.006150007,-0.005915292;0.6065756;-0.001667738,0.1720958;0.4956282;0.002102375,0.2247257;0.2448959;0.01747465,0.2390063;0.04432972;-0.04873657,-0.1785332;0.4832425;-0.01289068,-0.2279061;0.2327354;-0.0389939,-0.2293608;0.03889853;-0.124081,0.07930371;0.007925987;-0.03696227,0.1327452;-0.3022512;-0.1649001,0.1555924;-0.6731457;-0.03437853,0.1911683;-0.6927915;-0.08708382,-0.07942524;0.001284797;-0.03752453,-0.07850917;-0.3384683;-0.03652669,-0.03449642;-0.7198398;0.05144557,-0.03881437;-0.7503142;-0.001774792,-0.005109698;0.5331318;0.002732039,678.4949
+0;0;0,-0.01158773;0.307413;0.01325407,-0.0220558;0.6060795;0.01184052,0.1550468;0.484794;0.01854705,0.2328918;0.2647006;-0.0880923,0.3023917;0.1111112;-0.2161341,-0.1891269;0.4795663;-0.02093614,-0.2200286;0.2392133;-0.1054842,-0.2386211;0.05843398;-0.214056,0.08203917;0.01000352;-0.02979286,0.1537325;-0.3018182;-0.1440789,0.2062118;-0.6765642;-0.03484603,0.2315032;-0.7008271;-0.08892097,-0.07474738;0.0008992941;-0.04615333,-0.06403248;-0.3385591;-0.05549011,-0.02818899;-0.7264788;0.00242427,-0.020082;-0.6879756;-0.07738911,-0.01962029;0.5325926;0.01462253,0;0;0,-0.002838172;0.3078422;0.006150007,-0.005915292;0.6065756;-0.001667738,0.1720958;0.4956282;0.002102375,0.2247257;0.2448959;0.01747465,0.2390063;0.04432972;-0.04873657,-0.1785332;0.4832425;-0.01289068,-0.2279061;0.2327354;-0.0389939,-0.2293608;0.03889853;-0.124081,0.07930371;0.007925987;-0.03696227,0.1327452;-0.3022512;-0.1649001,0.1555924;-0.6731457;-0.03437853,0.1911683;-0.6927915;-0.08708382,-0.07942524;0.001284797;-0.03752453,-0.07850917;-0.3384683;-0.03652669,-0.03449642;-0.7198398;0.05144557,-0.03881437;-0.7503142;-0.001774792,-0.005109698;0.5331318;0.002732039,678.517
+0;0;0,-0.01158147;0.3072467;0.01324691,-0.02204365;0.6057454;0.01183413,0.1534885;0.4849303;0.01850386,0.2312993;0.2649336;-0.08808865,0.3007975;0.111348;-0.2161273,-0.1875934;0.4797496;-0.02062463,-0.2184815;0.2395021;-0.1051356,-0.2370735;0.05872728;-0.2137047,0.08189433;0.009985854;-0.02974026,0.1549195;-0.3076286;-0.1461494,0.2070225;-0.6796871;-0.03769991,0.2321375;-0.7035716;-0.09139778,-0.07461541;0.0008977065;-0.04607185,-0.06370146;-0.3448669;-0.05558208,-0.02811503;-0.7300045;0.00191696,-0.02006456;-0.6915606;-0.07733986,-0.0196095;0.5322995;0.01461459,0;0;0,-0.003782835;0.3076648;0.006181717,-0.007746197;0.6062204;-0.001609802,0.1690208;0.4963043;0.002312422,0.2262117;0.2467673;0.01891065,0.2419341;0.04700555;-0.04935718,-0.178483;0.4829238;-0.01248177,-0.2312136;0.2335126;-0.04126679,-0.2353196;0.04317519;-0.1338263,0.07928782;0.008270442;-0.03655028,0.1347969;-0.3021657;-0.1790664,0.1630336;-0.6708076;-0.05175042,0.2010416;-0.6892522;-0.1029975,-0.07908767;0.0009648722;-0.03788258,-0.07460202;-0.3450716;-0.03672151,-0.02853908;-0.7236091;0.04982942,-0.03271557;-0.7542455;-0.002358142,-0.006729751;0.53282;0.002784014,678.5283
+0;0;0,-0.01236882;0.307211;0.01336425,-0.02359787;0.6056822;0.01205018,0.1521846;0.4850123;0.01720814,0.2307454;0.2679663;-0.09474842,0.3004427;0.1187954;-0.2278002,-0.1883895;0.4791345;-0.02227424,-0.2187646;0.2413215;-0.1135833,-0.2349593;0.06331979;-0.2270098,0.08205715;0.0103776;-0.02915152,0.1592871;-0.2994259;-0.1626432,0.2069656;-0.6710637;-0.05076995,0.2126936;-0.6327513;-0.1302423,-0.07429771;0.0005212812;-0.0465882,-0.06281025;-0.3452177;-0.05635014,-0.02528606;-0.7303083;0.0002249479,-0.01717145;-0.6918619;-0.07902507,-0.02097862;0.5322418;0.0148082,0;0;0,-0.003782835;0.3076648;0.006181717,-0.007746197;0.6062204;-0.001609802,0.1690208;0.4963043;0.002312422,0.2262117;0.2467673;0.01891065,0.2419341;0.04700555;-0.04935718,-0.178483;0.4829238;-0.01248177,-0.2312136;0.2335126;-0.04126679,-0.2353196;0.04317519;-0.1338263,0.07928782;0.008270442;-0.03655028,0.1347969;-0.3021657;-0.1790664,0.1630336;-0.6708076;-0.05175042,0.2010416;-0.6892522;-0.1029975,-0.07908767;0.0009648722;-0.03788258,-0.07460202;-0.3450716;-0.03672151,-0.02853908;-0.7236091;0.04982942,-0.03271557;-0.7542455;-0.002358142,-0.006729751;0.53282;0.002784014,678.5504
+0;0;0,-0.01233615;0.3063995;0.01332895,-0.02352621;0.6038324;0.01202074,0.1518245;0.4835623;0.01716216,0.2303371;0.2666495;-0.09472571,0.3004789;0.1165271;-0.2286262,-0.1879204;0.4776988;-0.0222241,-0.2182769;0.2400317;-0.1134772,-0.2345749;0.06089462;-0.2276271,0.08251651;0.0104357;-0.02931471,0.1586578;-0.2950011;-0.1609248,0.2080331;-0.6798644;-0.04507031,0.2137685;-0.6415412;-0.1246452,-0.07471363;0.0005241994;-0.046849,-0.06338809;-0.3403415;-0.05647335,-0.02452851;-0.7391363;0.002115093,-0.01640343;-0.700679;-0.07723723,-0.02091712;0.5306768;0.01476806,0;0;0,-0.00527275;0.3068092;0.007128,-0.01088637;0.6043289;0.0005464554,0.1662192;0.4964882;0.005275965,0.2253962;0.247717;0.02385855,0.246425;0.04894395;-0.04985023,-0.1810355;0.4819592;-0.009484851,-0.2354737;0.2336952;-0.04318614,-0.2453833;0.04977064;-0.1502351,0.0796181;0.008679062;-0.03691697,0.1344907;-0.2863539;-0.1992588,0.1723019;-0.6669122;-0.06612086,0.2105994;-0.685024;-0.1176271,-0.07969879;0.0005530393;-0.03774951,-0.07119334;-0.3405299;-0.0371227,-0.02093073;-0.7322446;0.05239392,-0.02522867;-0.7628409;1.114607E-05,-0.009449957;0.5312022;0.004611969,678.5616
+0;0;0,-0.01233615;0.3063995;0.01332895,-0.02352621;0.6038324;0.01202074,0.1518245;0.4835623;0.01716216,0.2303371;0.2666495;-0.09472571,0.3004789;0.1165271;-0.2286262,-0.1879204;0.4776988;-0.0222241,-0.2182769;0.2400317;-0.1134772,-0.2345749;0.06089462;-0.2276271,0.08251651;0.0104357;-0.02931471,0.1586578;-0.2950011;-0.1609248,0.2080331;-0.6798644;-0.04507031,0.2137685;-0.6415412;-0.1246452,-0.07471363;0.0005241994;-0.046849,-0.06338809;-0.3403415;-0.05647335,-0.02452851;-0.7391363;0.002115093,-0.01640343;-0.700679;-0.07723723,-0.02091712;0.5306768;0.01476806,0;0;0,-0.00527275;0.3068092;0.007128,-0.01088637;0.6043289;0.0005464554,0.1662192;0.4964882;0.005275965,0.2253962;0.247717;0.02385855,0.246425;0.04894395;-0.04985023,-0.1810355;0.4819592;-0.009484851,-0.2354737;0.2336952;-0.04318614,-0.2453833;0.04977064;-0.1502351,0.0796181;0.008679062;-0.03691697,0.1344907;-0.2863539;-0.1992588,0.1723019;-0.6669122;-0.06612086,0.2105994;-0.685024;-0.1176271,-0.07969879;0.0005530393;-0.03774951,-0.07119334;-0.3405299;-0.0371227,-0.02093073;-0.7322446;0.05239392,-0.02522867;-0.7628409;1.114607E-05,-0.009449957;0.5312022;0.004611969,678.573
+0;0;0,-0.01196908;0.3057575;0.01264567,-0.02273711;0.60237;0.01073738,0.1512407;0.4817434;0.01541063,0.2323496;0.2679453;-0.1005029,0.302442;0.120233;-0.2381085,-0.186242;0.4771244;-0.02366257,-0.2156199;0.2411674;-0.1195033,-0.2298134;0.06458727;-0.2390239,0.08275176;0.01062121;-0.02911201,0.16338;-0.2870987;-0.1792036,0.20745;-0.6681235;-0.05878098,0.2134722;-0.6296117;-0.1412947,-0.07479876;0.0002271431;-0.04704538,-0.06024755;-0.3423277;-0.05752963,-0.02155946;-0.7383882;-0.0004061013,-0.01309522;-0.6996726;-0.08268386,-0.02024019;0.5294462;0.0136238,0;0;0,-0.00614026;0.3060699;0.008624792,-0.01273227;0.6027731;0.003866434,0.1637732;0.4963933;0.007533312,0.227694;0.2488166;0.02608371,0.249455;0.05165541;-0.0534215,-0.1820605;0.4821466;-0.00540623,-0.2393472;0.235767;-0.04711375,-0.2450107;0.0546816;-0.1604415,0.07966185;0.009318024;-0.03708553,0.1357953;-0.2833836;-0.2069099,0.1755627;-0.660863;-0.0744276,0.2117368;-0.6782225;-0.1324427,-0.07989947;-7.306797E-05;-0.03773915,-0.06836644;-0.3429032;-0.03778943,-0.01603467;-0.7315284;0.05084197,-0.02000481;-0.7641422;-0.003756464,-0.01105433;0.5298564;0.007443666,678.5948
+0;0;0,-0.01196908;0.3057575;0.01264567,-0.02273711;0.60237;0.01073738,0.1512407;0.4817434;0.01541063,0.2323496;0.2679453;-0.1005029,0.302442;0.120233;-0.2381085,-0.186242;0.4771244;-0.02366257,-0.2156199;0.2411674;-0.1195033,-0.2298134;0.06458727;-0.2390239,0.08275176;0.01062121;-0.02911201,0.16338;-0.2870987;-0.1792036,0.20745;-0.6681235;-0.05878098,0.2134722;-0.6296117;-0.1412947,-0.07479876;0.0002271431;-0.04704538,-0.06024755;-0.3423277;-0.05752963,-0.02155946;-0.7383882;-0.0004061013,-0.01309522;-0.6996726;-0.08268386,-0.02024019;0.5294462;0.0136238,0;0;0,-0.00614026;0.3060699;0.008624792,-0.01273227;0.6027731;0.003866434,0.1637732;0.4963933;0.007533312,0.227694;0.2488166;0.02608371,0.249455;0.05165541;-0.0534215,-0.1820605;0.4821466;-0.00540623,-0.2393472;0.235767;-0.04711375,-0.2450107;0.0546816;-0.1604415,0.07966185;0.009318024;-0.03708553,0.1357953;-0.2833836;-0.2069099,0.1755627;-0.660863;-0.0744276,0.2117368;-0.6782225;-0.1324427,-0.07989947;-7.306797E-05;-0.03773915,-0.06836644;-0.3429032;-0.03778943,-0.01603467;-0.7315284;0.05084197,-0.02000481;-0.7641422;-0.003756464,-0.01105433;0.5298564;0.007443666,678.6064
+0;0;0,-0.01196908;0.3057575;0.01264567,-0.02273711;0.60237;0.01073738,0.1512407;0.4817434;0.01541063,0.2323496;0.2679453;-0.1005029,0.302442;0.120233;-0.2381085,-0.186242;0.4771244;-0.02366257,-0.2156199;0.2411674;-0.1195033,-0.2298134;0.06458727;-0.2390239,0.08275176;0.01062121;-0.02911201,0.16338;-0.2870987;-0.1792036,0.20745;-0.6681235;-0.05878098,0.2134722;-0.6296117;-0.1412947,-0.07479876;0.0002271431;-0.04704538,-0.06024755;-0.3423277;-0.05752963,-0.02155946;-0.7383882;-0.0004061013,-0.01309522;-0.6996726;-0.08268386,-0.02024019;0.5294462;0.0136238,0;0;0,-0.00614026;0.3060699;0.008624792,-0.01273227;0.6027731;0.003866434,0.1637732;0.4963933;0.007533312,0.227694;0.2488166;0.02608371,0.249455;0.05165541;-0.0534215,-0.1820605;0.4821466;-0.00540623,-0.2393472;0.235767;-0.04711375,-0.2450107;0.0546816;-0.1604415,0.07966185;0.009318024;-0.03708553,0.1357953;-0.2833836;-0.2069099,0.1755627;-0.660863;-0.0744276,0.2117368;-0.6782225;-0.1324427,-0.07989947;-7.306797E-05;-0.03773915,-0.06836644;-0.3429032;-0.03778943,-0.01603467;-0.7315284;0.05084197,-0.02000481;-0.7641422;-0.003756464,-0.01105433;0.5298564;0.007443666,678.618
+0;0;0,-0.01290845;0.3048445;0.01270497,-0.02464239;0.6004875;0.0108787,0.1509068;0.4798771;0.01407712,0.2336338;0.2688938;-0.1052205,0.3017385;0.1310711;-0.2424248,-0.1887802;0.4749582;-0.0252739,-0.2166417;0.2408168;-0.1252297,-0.2289025;0.07302278;-0.244197,0.08253375;0.01095762;-0.02857074,0.1665674;-0.2767391;-0.2004921,0.2063978;-0.6498678;-0.07466017,0.2444435;-0.6833482;-0.1230491,-0.07430714;-0.0001802457;-0.04718678,-0.05755298;-0.3451413;-0.05763815,-0.01874325;-0.7351084;-0.00227876,-0.00977133;-0.6958365;-0.08975591,-0.0219067;0.5278143;0.01373959,0;0;0,-0.006955015;0.3051341;0.01014733,-0.01429098;0.6009082;0.006962776,0.1639375;0.4957862;0.009654284,0.230382;0.2494187;0.03151417,0.2564761;0.06476505;-0.05612421,-0.1847938;0.4804178;-0.00300771,-0.2454382;0.2365859;-0.05258475,-0.2565654;0.07466307;-0.1795318,0.07956913;0.009492427;-0.03642559,0.138156;-0.2796508;-0.2162917,0.1780905;-0.6509555;-0.08520675,0.2143331;-0.6687311;-0.1501889,-0.07928431;-0.0002703712;-0.03823743,-0.06455334;-0.3454819;-0.03836562,-0.01085038;-0.7278476;0.04856915,-0.01450929;-0.7651808;-0.008628532,-0.01244381;0.5282204;0.01014519,678.6396
+0;0;0,-0.01290845;0.3048445;0.01270497,-0.02464239;0.6004875;0.0108787,0.1509068;0.4798771;0.01407712,0.2336338;0.2688938;-0.1052205,0.3017385;0.1310711;-0.2424248,-0.1887802;0.4749582;-0.0252739,-0.2166417;0.2408168;-0.1252297,-0.2289025;0.07302278;-0.244197,0.08253375;0.01095762;-0.02857074,0.1665674;-0.2767391;-0.2004921,0.2063978;-0.6498678;-0.07466017,0.2444435;-0.6833482;-0.1230491,-0.07430714;-0.0001802457;-0.04718678,-0.05755298;-0.3451413;-0.05763815,-0.01874325;-0.7351084;-0.00227876,-0.00977133;-0.6958365;-0.08975591,-0.0219067;0.5278143;0.01373959,0;0;0,-0.006955015;0.3051341;0.01014733,-0.01429098;0.6009082;0.006962776,0.1639375;0.4957862;0.009654284,0.230382;0.2494187;0.03151417,0.2564761;0.06476505;-0.05612421,-0.1847938;0.4804178;-0.00300771,-0.2454382;0.2365859;-0.05258475,-0.2565654;0.07466307;-0.1795318,0.07956913;0.009492427;-0.03642559,0.138156;-0.2796508;-0.2162917,0.1780905;-0.6509555;-0.08520675,0.2143331;-0.6687311;-0.1501889,-0.07928431;-0.0002703712;-0.03823743,-0.06455334;-0.3454819;-0.03836562,-0.01085038;-0.7278476;0.04856915,-0.01450929;-0.7651808;-0.008628532,-0.01244381;0.5282204;0.01014519,678.6512
+0;0;0,-0.01289504;0.3045278;0.01269177,-0.02461899;0.5999191;0.01086706,0.1504745;0.4794964;0.01406216,0.2327352;0.2697025;-0.1045629,0.299642;0.1343039;-0.2393541,-0.1883214;0.4745905;-0.02518563,-0.2160259;0.241769;-0.124578,-0.228071;0.07692616;-0.2414528,0.08253074;0.01095722;-0.02856969,0.166012;-0.2748481;-0.1993608,0.2065568;-0.6546696;-0.07127181,0.2438562;-0.686905;-0.1187116,-0.07430442;-0.0001802391;-0.04718505,-0.05766041;-0.3428734;-0.05756771,-0.01815455;-0.7398353;-0.001215342,-0.009358604;-0.7007453;-0.08697672,-0.02188563;0.5273079;0.01372551,0;0;0,-0.006966854;0.3047644;0.0116024,-0.01431555;0.6002977;0.009773254,0.1635417;0.4958252;0.01382732,0.2343141;0.2522209;0.03619838,0.2673068;0.07865973;-0.06262445,-0.1843547;0.4795322;0.00109552,-0.249971;0.241249;-0.06028716,-0.2604964;0.0867914;-0.1907097,0.07953352;0.01018426;-0.03630853,0.1365014;-0.2676531;-0.2296591,0.1797065;-0.6439661;-0.09241126,0.214106;-0.6604545;-0.1569908,-0.0791879;-0.0009544512;-0.03841843,-0.06350018;-0.3438499;-0.03835253,-0.005075794;-0.7325172;0.0501878,-0.008349135;-0.7683697;-0.006094992,-0.01246761;0.5276581;0.01262021,678.6627
+0;0;0,-0.01339584;0.3045208;0.01233667,-0.02559873;0.5998899;0.01013336,0.1493618;0.4785919;0.0126026,0.2348845;0.2715192;-0.1084718,0.3014839;0.1390095;-0.246253,-0.1890733;0.4747773;-0.02657731,-0.2155636;0.2433825;-0.1295675,-0.2256981;0.08047554;-0.2493029,0.08255828;0.01115675;-0.02841244,0.1679638;-0.2694555;-0.2066989,0.2049709;-0.6484334;-0.07508847,0.2424133;-0.6802674;-0.1229386,-0.07418285;-0.0004424608;-0.04737426,-0.05643047;-0.343081;-0.0577235,-0.01560631;-0.7401588;-0.003155153,-0.006791584;-0.701091;-0.08891696,-0.02275039;0.527287;0.01308981,0;0;0,-0.006966854;0.3047644;0.0116024,-0.01431555;0.6002977;0.009773254,0.1635417;0.4958252;0.01382732,0.2343141;0.2522209;0.03619838,0.2673068;0.07865973;-0.06262445,-0.1843547;0.4795322;0.00109552,-0.249971;0.241249;-0.06028716,-0.2604964;0.0867914;-0.1907097,0.07953352;0.01018426;-0.03630853,0.1365014;-0.2676531;-0.2296591,0.1797065;-0.6439661;-0.09241126,0.214106;-0.6604545;-0.1569908,-0.0791879;-0.0009544512;-0.03841843,-0.06350018;-0.3438499;-0.03835253,-0.005075794;-0.7325172;0.0501878,-0.008349135;-0.7683697;-0.006094992,-0.01246761;0.5276581;0.01262021,678.6844
+0;0;0,-0.0133272;0.3029605;0.01227346,-0.02544995;0.596383;0.01008903,0.152427;0.4748307;0.01252644,0.2360493;0.2723592;-0.1058576,0.3002812;0.1445601;-0.2387408,-0.1917874;0.4709509;-0.02732251,-0.2176889;0.2446979;-0.1280242,-0.2274632;0.08758208;-0.2435032,0.08223011;0.0111124;-0.0282995,0.1675966;-0.2693715;-0.2065045,0.2032818;-0.6348132;-0.07959482,0.2397463;-0.6650322;-0.1261952,-0.07388796;-0.000440702;-0.04718595,-0.0561437;-0.3429226;-0.05753046,-0.01677768;-0.7258177;-0.004911158,-0.008193184;-0.6869867;-0.088433,-0.02262425;0.5243573;0.01302197,0;0;0,-0.00808952;0.3030775;0.0138526,-0.01754908;0.596609;0.01502037,0.1641684;0.493633;0.01800919,0.2383201;0.2567765;0.03807569,0.2806321;0.1005197;-0.07105637,-0.1900362;0.4764464;0.003465324,-0.2578099;0.2474603;-0.06706323,-0.2705528;0.1128618;-0.2079076,0.07932086;0.01058304;-0.03580976,0.1377828;-0.2590524;-0.2397573,0.1724797;-0.6225164;-0.1070275,0.2021675;-0.6430154;-0.1678228,-0.0786071;-0.001394165;-0.03879584,-0.06185019;-0.3440819;-0.03880106,-0.001690343;-0.7181288;0.04720379,-0.004718274;-0.7524467;-0.007400502,-0.015108;0.524537;0.0170114,678.6959
+0;0;0,-0.0133272;0.3029605;0.01227346,-0.02544995;0.596383;0.01008903,0.152427;0.4748307;0.01252644,0.2360493;0.2723592;-0.1058576,0.3002812;0.1445601;-0.2387408,-0.1917874;0.4709509;-0.02732251,-0.2176889;0.2446979;-0.1280242,-0.2274632;0.08758208;-0.2435032,0.08223011;0.0111124;-0.0282995,0.1675966;-0.2693715;-0.2065045,0.2032818;-0.6348132;-0.07959482,0.2397463;-0.6650322;-0.1261952,-0.07388796;-0.000440702;-0.04718595,-0.0561437;-0.3429226;-0.05753046,-0.01677768;-0.7258177;-0.004911158,-0.008193184;-0.6869867;-0.088433,-0.02262425;0.5243573;0.01302197,0;0;0,-0.00808952;0.3030775;0.0138526,-0.01754908;0.596609;0.01502037,0.1641684;0.493633;0.01800919,0.2383201;0.2567765;0.03807569,0.2806321;0.1005197;-0.07105637,-0.1900362;0.4764464;0.003465324,-0.2578099;0.2474603;-0.06706323,-0.2705528;0.1128618;-0.2079076,0.07932086;0.01058304;-0.03580976,0.1377828;-0.2590524;-0.2397573,0.1724797;-0.6225164;-0.1070275,0.2021675;-0.6430154;-0.1678228,-0.0786071;-0.001394165;-0.03879584,-0.06185019;-0.3440819;-0.03880106,-0.001690343;-0.7181288;0.04720379,-0.004718274;-0.7524467;-0.007400502,-0.015108;0.524537;0.0170114,678.707
+0;0;0,-0.01359107;0.3023927;0.01203874,-0.02588989;0.5951239;0.009639252,0.1523898;0.4735058;0.01156908,0.2356481;0.2808227;-0.1093974,0.3004214;0.1540599;-0.2432167,-0.1926001;0.4703451;-0.02854805,-0.2180757;0.2547747;-0.1361212,-0.2251086;0.09553242;-0.249101,0.08225446;0.0112732;-0.02797449,0.1653183;-0.2523918;-0.2067771,0.2002397;-0.6291373;-0.07201475,0.2367036;-0.6629829;-0.1222668,-0.07359856;-0.0006289952;-0.04752168,-0.05520412;-0.3291833;-0.05766692,-0.01408004;-0.7250668;-0.003791068,-0.004968026;-0.6857674;-0.09189129,-0.02303049;0.5232871;0.01262061,0;0;0,-0.009417957;0.3023489;0.01635242,-0.02025712;0.595124;0.02059841,0.1623178;0.4930433;0.0229125,0.2426741;0.2648817;0.03620672,0.2951257;0.116781;-0.07992697,-0.1930271;0.4762076;0.00645264,-0.2578319;0.2574537;-0.07502525,-0.2703543;0.1269981;-0.219927,0.07943735;0.0108695;-0.03531313,0.1335253;-0.2269116;-0.2565005,0.1652965;-0.6008605;-0.113426,0.1998783;-0.6307811;-0.1695044,-0.07833745;-0.001721696;-0.03918843,-0.0620547;-0.330542;-0.04031511,0.003538892;-0.7162563;0.05045652,0.0006509915;-0.7540155;-0.007262763,-0.01751274;0.5232306;0.02178621,678.7291
+0;0;0,-0.01359107;0.3023927;0.01203874,-0.02588989;0.5951239;0.009639252,0.1523898;0.4735058;0.01156908,0.2356481;0.2808227;-0.1093974,0.3004214;0.1540599;-0.2432167,-0.1926001;0.4703451;-0.02854805,-0.2180757;0.2547747;-0.1361212,-0.2251086;0.09553242;-0.249101,0.08225446;0.0112732;-0.02797449,0.1653183;-0.2523918;-0.2067771,0.2002397;-0.6291373;-0.07201475,0.2367036;-0.6629829;-0.1222668,-0.07359856;-0.0006289952;-0.04752168,-0.05520412;-0.3291833;-0.05766692,-0.01408004;-0.7250668;-0.003791068,-0.004968026;-0.6857674;-0.09189129,-0.02303049;0.5232871;0.01262061,0;0;0,-0.009417957;0.3023489;0.01635242,-0.02025712;0.595124;0.02059841,0.1623178;0.4930433;0.0229125,0.2426741;0.2648817;0.03620672,0.2951257;0.116781;-0.07992697,-0.1930271;0.4762076;0.00645264,-0.2578319;0.2574537;-0.07502525,-0.2703543;0.1269981;-0.219927,0.07943735;0.0108695;-0.03531313,0.1335253;-0.2269116;-0.2565005,0.1652965;-0.6008605;-0.113426,0.1998783;-0.6307811;-0.1695044,-0.07833745;-0.001721696;-0.03918843,-0.0620547;-0.330542;-0.04031511,0.003538892;-0.7162563;0.05045652,0.0006509915;-0.7540155;-0.007262763,-0.01751274;0.5232306;0.02178621,678.741
+0;0;0,-0.01360118;0.3026174;0.01204769,-0.02591895;0.5958011;0.009643642,0.1530742;0.4738517;0.01157463,0.2334189;0.2879115;-0.1051586,0.3004071;0.1568142;-0.2435538,-0.1933086;0.4706783;-0.02870447,-0.2178927;0.2626517;-0.1325132,-0.2251661;0.09796424;-0.2493562,0.08238246;0.01129075;-0.02801803,0.1655931;-0.2528403;-0.2071366,0.1993609;-0.6171401;-0.07682617,0.2361344;-0.6515278;-0.1275048,-0.07371309;-0.0006299741;-0.04759564,-0.05528614;-0.329765;-0.0577588,-0.01552058;-0.7125705;-0.005662724,-0.006331228;-0.6731921;-0.09451076,-0.02305436;0.523834;0.01263041,0;0;0,-0.01064006;0.3024175;0.01838303,-0.02300652;0.5955417;0.02508259,0.1604859;0.4921356;0.02702284,0.2501527;0.2762774;0.03158259,0.3086335;0.1384734;-0.1041274,-0.1949619;0.4728932;0.008160762,-0.2633065;0.270256;-0.08630021,-0.275156;0.1506428;-0.2487177,0.07988549;0.01106146;-0.03457332,0.1345033;-0.2242475;-0.2591157,0.1567025;-0.5846845;-0.11619,0.1913238;-0.6114028;-0.1766117,-0.07816251;-0.001980336;-0.0398254,-0.06075751;-0.3313277;-0.04014178,0.00452175;-0.7038788;0.04806091,0.002241869;-0.7428448;-0.009426989,-0.01988409;0.5235253;0.02561736,678.7624
+0;0;0,-0.01451561;0.3025675;0.0122344,-0.02790649;0.5957061;0.01005062,0.1513473;0.4737207;0.01129763,0.2322212;0.2907819;-0.1097333,0.3009782;0.1621322;-0.2495507,-0.1947677;0.470537;-0.02930376,-0.2196862;0.266399;-0.1404904,-0.2215702;0.1098946;-0.2682792,0.08244133;0.01169412;-0.02767738,0.1641453;-0.2447637;-0.2182727,0.1960734;-0.6093318;-0.08824934,0.2314551;-0.6446726;-0.1386982,-0.07350557;-0.0009423581;-0.04791038,-0.05484506;-0.3301066;-0.05659226,-0.01493467;-0.713025;-0.005444422,-0.005686647;-0.6736323;-0.09428488,-0.02476352;0.5237482;0.01297798,0;0;0,-0.01064006;0.3024175;0.01838303,-0.02300652;0.5955417;0.02508259,0.1604859;0.4921356;0.02702284,0.2501527;0.2762774;0.03158259,0.3086335;0.1384734;-0.1041274,-0.1949619;0.4728932;0.008160762,-0.2633065;0.270256;-0.08630021,-0.275156;0.1506428;-0.2487177,0.07988549;0.01106146;-0.03457332,0.1345033;-0.2242475;-0.2591157,0.1567025;-0.5846845;-0.11619,0.1913238;-0.6114028;-0.1766117,-0.07816251;-0.001980336;-0.0398254,-0.06075751;-0.3313277;-0.04014178,0.00452175;-0.7038788;0.04806091,0.002241869;-0.7428448;-0.009426989,-0.01988409;0.5235253;0.02561736,678.7852
+0;0;0,-0.01452076;0.3026748;0.01223874,-0.02792018;0.5959994;0.01005415,0.1510164;0.4740721;0.01130553,0.2298752;0.2956914;-0.1067098,0.3035502;0.1578396;-0.256528,-0.1944724;0.4708941;-0.0292224,-0.21877;0.2718425;-0.1376387,-0.2207887;0.1041436;-0.274568,0.08242497;0.0116918;-0.02767189,0.164281;-0.2452434;-0.218622,0.1960428;-0.6079124;-0.08927602,0.2322959;-0.6448624;-0.1409673,-0.07349098;-0.0009421711;-0.04790088,-0.05479574;-0.3307193;-0.05659892,-0.01509325;-0.7116428;-0.005717527,-0.005617474;-0.6720189;-0.09674589,-0.02477578;0.524009;0.01298283,0;0;0,-0.01170368;0.3023351;0.02071738,-0.02543446;0.5955031;0.03044701,0.1580012;0.4918378;0.03159881,0.2574112;0.2868581;0.02341723,0.3282818;0.159959;-0.1370528,-0.1956852;0.4706987;0.009070933,-0.2652644;0.3013885;-0.126792,-0.2690581;0.1582581;-0.2891988,0.08028372;0.01101381;-0.03360844,0.135238;-0.2185244;-0.2648449,0.1529219;-0.5766094;-0.1208646,0.1886328;-0.6026286;-0.1845448,-0.0777184;-0.001908185;-0.04065115,-0.0593245;-0.3318163;-0.04002467,0.007410638;-0.7017719;0.04912257,0.004447577;-0.7418478;-0.01045231,-0.02199027;0.5234674;0.03016472,678.7961
+0;0;0,-0.01452076;0.3026748;0.01223874,-0.02792018;0.5959994;0.01005415,0.1510164;0.4740721;0.01130553,0.2298752;0.2956914;-0.1067098,0.3035502;0.1578396;-0.256528,-0.1944724;0.4708941;-0.0292224,-0.21877;0.2718425;-0.1376387,-0.2207887;0.1041436;-0.274568,0.08242497;0.0116918;-0.02767189,0.164281;-0.2452434;-0.218622,0.1960428;-0.6079124;-0.08927602,0.2322959;-0.6448624;-0.1409673,-0.07349098;-0.0009421711;-0.04790088,-0.05479574;-0.3307193;-0.05659892,-0.01509325;-0.7116428;-0.005717527,-0.005617474;-0.6720189;-0.09674589,-0.02477578;0.524009;0.01298283,0;0;0,-0.01170368;0.3023351;0.02071738,-0.02543446;0.5955031;0.03044701,0.1580012;0.4918378;0.03159881,0.2574112;0.2868581;0.02341723,0.3282818;0.159959;-0.1370528,-0.1956852;0.4706987;0.009070933,-0.2652644;0.3013885;-0.126792,-0.2690581;0.1582581;-0.2891988,0.08028372;0.01101381;-0.03360844,0.135238;-0.2185244;-0.2648449,0.1529219;-0.5766094;-0.1208646,0.1886328;-0.6026286;-0.1845448,-0.0777184;-0.001908185;-0.04065115,-0.0593245;-0.3318163;-0.04002467,0.007410638;-0.7017719;0.04912257,0.004447577;-0.7418478;-0.01045231,-0.02199027;0.5234674;0.03016472,678.8182
+0;0;0,-0.01490581;0.3027949;0.01247025,-0.02856655;0.5962281;0.01054347,0.1516849;0.4734178;0.01093907,0.2390438;0.2859268;-0.1162324,0.3048323;0.1646091;-0.2571023,-0.1962022;0.4708042;-0.03018914,-0.221055;0.2607324;-0.1493915,-0.2212988;0.1078817;-0.2739991,0.0822487;0.011828;-0.02739001,0.1637335;-0.2393444;-0.2279136,0.1904098;-0.5984792;-0.09705144,0.227356;-0.6305212;-0.1541212,-0.07321488;-0.001141381;-0.04788778,-0.05305566;-0.3319845;-0.0564586,-0.01351496;-0.7097654;-0.006134938,-0.003954892;-0.6701283;-0.09716743,-0.02537313;0.5242741;0.01340391,0;0;0,-0.01332607;0.3021846;0.02386069,-0.02957102;0.5951132;0.03914356,0.1559014;0.4911402;0.03463507,0.2805666;0.2852875;0.002381086,0.3351339;0.1715124;-0.1491711,-0.199623;0.4695742;0.009854339,-0.2724376;0.290233;-0.1367466,-0.2885408;0.2008404;-0.3117897,0.08043671;0.01098758;-0.03262162,0.1359999;-0.2142024;-0.2695589,0.1487641;-0.5698623;-0.1275821,0.1849177;-0.5933036;-0.1932185,-0.07702716;-0.001834342;-0.04145375,-0.05832376;-0.3328686;-0.03957007,0.009047374;-0.6992505;0.05009478,0.007205433;-0.7390334;-0.009889714,-0.02550691;0.52317;0.0372963,678.8298
+0;0;0,-0.01490581;0.3027949;0.01247025,-0.02856655;0.5962281;0.01054347,0.1516849;0.4734178;0.01093907,0.2390438;0.2859268;-0.1162324,0.3048323;0.1646091;-0.2571023,-0.1962022;0.4708042;-0.03018914,-0.221055;0.2607324;-0.1493915,-0.2212988;0.1078817;-0.2739991,0.0822487;0.011828;-0.02739001,0.1637335;-0.2393444;-0.2279136,0.1904098;-0.5984792;-0.09705144,0.227356;-0.6305212;-0.1541212,-0.07321488;-0.001141381;-0.04788778,-0.05305566;-0.3319845;-0.0564586,-0.01351496;-0.7097654;-0.006134938,-0.003954892;-0.6701283;-0.09716743,-0.02537313;0.5242741;0.01340391,0;0;0,-0.01332607;0.3021846;0.02386069,-0.02957102;0.5951132;0.03914356,0.1559014;0.4911402;0.03463507,0.2805666;0.2852875;0.002381086,0.3351339;0.1715124;-0.1491711,-0.199623;0.4695742;0.009854339,-0.2724376;0.290233;-0.1367466,-0.2885408;0.2008404;-0.3117897,0.08043671;0.01098758;-0.03262162,0.1359999;-0.2142024;-0.2695589,0.1487641;-0.5698623;-0.1275821,0.1849177;-0.5933036;-0.1932185,-0.07702716;-0.001834342;-0.04145375,-0.05832376;-0.3328686;-0.03957007,0.009047374;-0.6992505;0.05009478,0.007205433;-0.7390334;-0.009889714,-0.02550691;0.52317;0.0372963,678.8412
+0;0;0,-0.01489867;0.3026498;0.01246427,-0.02854301;0.5957292;0.01054093,0.1539756;0.4723784;0.01090044,0.2425192;0.2823452;-0.1179954,0.3084939;0.160684;-0.2592641,-0.198376;0.4697313;-0.03075558,-0.2235658;0.256811;-0.1515742,-0.2238103;0.1035277;-0.2765346,0.08212064;0.01180959;-0.02734737,0.1642454;-0.2413356;-0.2294459,0.190586;-0.59595;-0.1002309,0.2264141;-0.6261145;-0.1555737,-0.07310089;-0.001139604;-0.04781323,-0.05278334;-0.3345813;-0.05645137,-0.01374033;-0.707607;-0.006761115,-0.004469557;-0.6682615;-0.09503892,-0.02535457;0.5238874;0.01339692,0;0;0,-0.01548457;0.3017471;0.02613735,-0.03396073;0.5940927;0.04309106,0.1544244;0.4901691;0.03823853,0.287437;0.2879946;-0.006480932,0.3493477;0.1968172;-0.1706903,-0.2049705;0.4670318;0.01048029,-0.2789033;0.2931254;-0.1471815,-0.2919002;0.2111587;-0.3266906,0.08057297;0.01117086;-0.03184891,0.1367558;-0.2121246;-0.2740335,0.1463652;-0.5646451;-0.1369982,0.1779775;-0.5902507;-0.1992471,-0.07664026;-0.002111458;-0.04186833,-0.05747873;-0.3357191;-0.03877581,0.009904414;-0.6971732;0.05039896,0.009902569;-0.7338952;-0.008883663,-0.02936606;0.5223029;0.0409255,678.8629
+0;0;0,-0.01539364;0.3026198;0.01258968,-0.02954299;0.5956762;0.01080333,0.1530416;0.4721457;0.01077389,0.2437793;0.2858387;-0.121978,0.310287;0.1687278;-0.2667976,-0.1989669;0.4696109;-0.03154374,-0.2241912;0.262473;-0.1620211,-0.2224066;0.1077578;-0.2851916,0.08219592;0.01193703;-0.0270644,0.1623336;-0.2313491;-0.2416817,0.1865948;-0.5859382;-0.1119908,0.2202275;-0.6203716;-0.1637927,-0.07298133;-0.001259249;-0.04799256,-0.05203685;-0.3346778;-0.05600437,-0.01249814;-0.7076653;-0.006419197,-0.003098837;-0.6683013;-0.09468145,-0.02623042;0.5238386;0.01362494,0;0;0,-0.01548457;0.3017471;0.02613735,-0.03396073;0.5940927;0.04309106,0.1544244;0.4901691;0.03823853,0.287437;0.2879946;-0.006480932,0.3493477;0.1968172;-0.1706903,-0.2049705;0.4670318;0.01048029,-0.2789033;0.2931254;-0.1471815,-0.2919002;0.2111587;-0.3266906,0.08057297;0.01117086;-0.03184891,0.1367558;-0.2121246;-0.2740335,0.1463652;-0.5646451;-0.1369982,0.1779775;-0.5902507;-0.1992471,-0.07664026;-0.002111458;-0.04186833,-0.05747873;-0.3357191;-0.03877581,0.009904414;-0.6971732;0.05039896,0.009902569;-0.7338952;-0.008883663,-0.02936606;0.5223029;0.0409255,678.8745
+0;0;0,-0.01539364;0.3026198;0.01258968,-0.02954299;0.5956762;0.01080333,0.1530416;0.4721457;0.01077389,0.2437793;0.2858387;-0.121978,0.310287;0.1687278;-0.2667976,-0.1989669;0.4696109;-0.03154374,-0.2241912;0.262473;-0.1620211,-0.2224066;0.1077578;-0.2851916,0.08219592;0.01193703;-0.0270644,0.1623336;-0.2313491;-0.2416817,0.1865948;-0.5859382;-0.1119908,0.2202275;-0.6203716;-0.1637927,-0.07298133;-0.001259249;-0.04799256,-0.05203685;-0.3346778;-0.05600437,-0.01249814;-0.7076653;-0.006419197,-0.003098837;-0.6683013;-0.09468145,-0.02623042;0.5238386;0.01362494,0;0;0,-0.01548457;0.3017471;0.02613735,-0.03396073;0.5940927;0.04309106,0.1544244;0.4901691;0.03823853,0.287437;0.2879946;-0.006480932,0.3493477;0.1968172;-0.1706903,-0.2049705;0.4670318;0.01048029,-0.2789033;0.2931254;-0.1471815,-0.2919002;0.2111587;-0.3266906,0.08057297;0.01117086;-0.03184891,0.1367558;-0.2121246;-0.2740335,0.1463652;-0.5646451;-0.1369982,0.1779775;-0.5902507;-0.1992471,-0.07664026;-0.002111458;-0.04186833,-0.05747873;-0.3357191;-0.03877581,0.009904414;-0.6971732;0.05039896,0.009902569;-0.7338952;-0.008883663,-0.02936606;0.5223029;0.0409255,678.8855
+0;0;0,-0.01538902;0.3025289;0.01258589,-0.02954449;0.5957106;0.01079991,0.1535243;0.4720355;0.01076297,0.244207;0.2858415;-0.1219084,0.3107472;0.1686732;-0.2667989,-0.1994345;0.4694938;-0.03166892,-0.2246436;0.2624815;-0.1620671,-0.2228581;0.1076906;-0.2852979,0.0821766;0.01193422;-0.02705804,0.1627086;-0.2325492;-0.2427314,0.1863218;-0.577667;-0.1165047,0.2203735;-0.6129031;-0.1689519,-0.07296417;-0.001258952;-0.04798128,-0.05191662;-0.3363183;-0.05603251,-0.01343401;-0.6993431;-0.007771786,-0.003917617;-0.6598625;-0.09713356,-0.02623169;0.523868;0.01362172,0;0;0,-0.0164998;0.3012791;0.02962494,-0.03662768;0.5933925;0.05049229,0.1525203;0.4888815;0.04265594,0.295609;0.2992616;-0.02108717,0.355958;0.2095433;-0.1867914,-0.2065346;0.4654351;0.01185075,-0.2902954;0.2971021;-0.1467096,-0.3001429;0.2158992;-0.3268717,0.08063623;0.01154923;-0.03149557,0.138229;-0.2093153;-0.2778175,0.1446138;-0.5555871;-0.1527088,0.1759947;-0.5813408;-0.2165267,-0.07655026;-0.002529171;-0.04196686,-0.05667752;-0.3377299;-0.03770829,0.009620395;-0.6894844;0.04872331,0.009975776;-0.7247964;-0.01372823,-0.03162935;0.521665;0.04725361,678.8967
+0;0;0,-0.01570981;0.3025023;0.01282634,-0.03020028;0.5956698;0.01135679,0.1526761;0.471102;0.01038953,0.2454403;0.2895393;-0.1271715,0.3120496;0.1763892;-0.2751902,-0.1997809;0.4695279;-0.0321436,-0.221483;0.2644598;-0.1661935,-0.2196842;0.1137185;-0.2943462,0.08227194;0.01195843;-0.02675595,0.1615413;-0.2256104;-0.2504745,0.1820197;-0.5701225;-0.1220644,0.2169369;-0.604942;-0.174459,-0.07289705;-0.001328756;-0.04808129,-0.05071795;-0.336329;-0.05553304,-0.01184279;-0.6993019;-0.007196441,-0.002258004;-0.6597994;-0.09654859,-0.02680456;0.5238277;0.01409188,0;0;0,-0.0164998;0.3012791;0.02962494,-0.03662768;0.5933925;0.05049229,0.1525203;0.4888815;0.04265594,0.295609;0.2992616;-0.02108717,0.355958;0.2095433;-0.1867914,-0.2065346;0.4654351;0.01185075,-0.2902954;0.2971021;-0.1467096,-0.3001429;0.2158992;-0.3268717,0.08063623;0.01154923;-0.03149557,0.138229;-0.2093153;-0.2778175,0.1446138;-0.5555871;-0.1527088,0.1759947;-0.5813408;-0.2165267,-0.07655026;-0.002529171;-0.04196686,-0.05667752;-0.3377299;-0.03770829,0.009620395;-0.6894844;0.04872331,0.009975776;-0.7247964;-0.01372823,-0.03162935;0.521665;0.04725361,678.9189
+0;0;0,-0.01572448;0.3027848;0.01283832,-0.03021933;0.5960411;0.01136815,0.1525985;0.4714652;0.0104031,0.2423524;0.2957945;-0.1226939,0.3089949;0.182588;-0.2707863,-0.1997412;0.4698917;-0.03211588,-0.220739;0.2714784;-0.1618156,-0.2189393;0.120662;-0.2900321,0.08239886;0.01197688;-0.02679723,0.1619117;-0.2263214;-0.2512027,0.1822159;-0.5679049;-0.1238842,0.2185989;-0.6054456;-0.1784783,-0.07300951;-0.001330806;-0.04815546,-0.0507623;-0.3373596;-0.0556301,-0.01221761;-0.6972471;-0.007704381,-0.00223045;-0.6573457;-0.1008075,-0.0268224;0.5241734;0.01410422,0;0;0,-0.01740291;0.3012317;0.03236222,-0.03786702;0.5932409;0.05546045,0.1508332;0.4869035;0.04473543,0.2991045;0.3162092;-0.02949262,0.3718999;0.2433327;-0.1985433,-0.2062411;0.4633963;0.01250901,-0.2769864;0.3254694;-0.1680513,-0.2835379;0.2375531;-0.3452972,0.0809852;0.01187029;-0.03084803,0.1400978;-0.204261;-0.2823617,0.1441571;-0.5488855;-0.1618667,0.1748295;-0.5750734;-0.2309182,-0.07646287;-0.002879046;-0.04238217,-0.05466256;-0.338969;-0.03651212,0.01145101;-0.6876398;0.04927399,0.01205971;-0.7262832;-0.01517522,-0.03284271;0.5215127;0.0517416,678.9302
+0;0;0,-0.01572448;0.3027848;0.01283832,-0.03021933;0.5960411;0.01136815,0.1525985;0.4714652;0.0104031,0.2423524;0.2957945;-0.1226939,0.3089949;0.182588;-0.2707863,-0.1997412;0.4698917;-0.03211588,-0.220739;0.2714784;-0.1618156,-0.2189393;0.120662;-0.2900321,0.08239886;0.01197688;-0.02679723,0.1619117;-0.2263214;-0.2512027,0.1822159;-0.5679049;-0.1238842,0.2185989;-0.6054456;-0.1784783,-0.07300951;-0.001330806;-0.04815546,-0.0507623;-0.3373596;-0.0556301,-0.01221761;-0.6972471;-0.007704381,-0.00223045;-0.6573457;-0.1008075,-0.0268224;0.5241734;0.01410422,0;0;0,-0.01740291;0.3012317;0.03236222,-0.03786702;0.5932409;0.05546045,0.1508332;0.4869035;0.04473543,0.2991045;0.3162092;-0.02949262,0.3718999;0.2433327;-0.1985433,-0.2062411;0.4633963;0.01250901,-0.2769864;0.3254694;-0.1680513,-0.2835379;0.2375531;-0.3452972,0.0809852;0.01187029;-0.03084803,0.1400978;-0.204261;-0.2823617,0.1441571;-0.5488855;-0.1618667,0.1748295;-0.5750734;-0.2309182,-0.07646287;-0.002879046;-0.04238217,-0.05466256;-0.338969;-0.03651212,0.01145101;-0.6876398;0.04927399,0.01205971;-0.7262832;-0.01517522,-0.03284271;0.5215127;0.0517416,678.9418
+0;0;0,-0.01567784;0.30277;0.01323759,-0.03011718;0.5960308;0.01215921,0.1524905;0.4708191;0.01070914,0.244382;0.2976724;-0.1242239,0.3119951;0.1898956;-0.2758844,-0.1993927;0.4699623;-0.03248796,-0.2228193;0.2802764;-0.1742667,-0.2134729;0.1343863;-0.3077471,0.08254118;0.01190013;-0.02639031,0.161504;-0.2204156;-0.2571726,0.1801556;-0.562239;-0.1302456,0.2178302;-0.5991981;-0.1846798,-0.07290666;-0.001293005;-0.04831207,-0.0485396;-0.3371911;-0.05501138,-0.00965751;-0.6970454;-0.007109813,0.00047947;-0.657113;-0.1001935,-0.02673529;0.5241587;0.01479706,0;0;0,-0.01740291;0.3012317;0.03236222,-0.03786702;0.5932409;0.05546045,0.1508332;0.4869035;0.04473543,0.2991045;0.3162092;-0.02949262,0.3718999;0.2433327;-0.1985433,-0.2062411;0.4633963;0.01250901,-0.2769864;0.3254694;-0.1680513,-0.2835379;0.2375531;-0.3452972,0.0809852;0.01187029;-0.03084803,0.1400978;-0.204261;-0.2823617,0.1441571;-0.5488855;-0.1618667,0.1748295;-0.5750734;-0.2309182,-0.07646287;-0.002879046;-0.04238217,-0.05466256;-0.338969;-0.03651212,0.01145101;-0.6876398;0.04927399,0.01205971;-0.7262832;-0.01517522,-0.03284271;0.5215127;0.0517416,678.9528
+0;0;0,-0.01569253;0.3030536;0.01324999,-0.0301241;0.5961567;0.01217225,0.15247;0.4709883;0.01072098,0.2441724;0.2981978;-0.1239344,0.311805;0.19039;-0.2756385,-0.1993902;0.4701315;-0.03247329,-0.2227686;0.2808359;-0.1739603,-0.2134195;0.1349039;-0.307479,0.08271773;0.01192559;-0.02644675,0.1620913;-0.2215987;-0.2584296,0.1803637;-0.5564729;-0.134083,0.2202325;-0.5973317;-0.1916875,-0.0730626;-0.001295771;-0.0484154,-0.04856878;-0.3389413;-0.05514957,-0.01047715;-0.6914799;-0.008221827,0.0002502035;-0.650969;-0.1067266,-0.02674408;0.5243244;0.01480863,0;0;0,-0.01803991;0.301198;0.03489542,-0.03918921;0.5927854;0.06056619,0.1494177;0.4857789;0.04719043,0.3013074;0.3263078;-0.04167151,0.3785911;0.2624156;-0.2124224,-0.206345;0.4626552;0.01305265,-0.2831208;0.3309347;-0.1690274,-0.2852417;0.2700275;-0.3574329,0.08142192;0.01213291;-0.0301187,0.1402369;-0.1999743;-0.2874146,0.1409191;-0.5383209;-0.171407,0.1736345;-0.5669202;-0.2450588,-0.0764269;-0.003071849;-0.04281781,-0.05286417;-0.3407715;-0.03549962,0.011832;-0.6820779;0.04971206,0.01289404;-0.7244766;-0.01874277,-0.03401469;0.5211456;0.05618358,678.9752
+0;0;0,-0.01570473;0.3032894;0.0132603,-0.03013942;0.5964555;0.0121825,0.1526222;0.4712259;0.01072784,0.2465065;0.2943241;-0.1271315,0.3370034;0.1500701;-0.3301215,-0.1995659;0.4703683;-0.03250668,-0.2235005;0.2765687;-0.1773602,-0.2109908;0.081302;-0.3560171,0.08275565;0.01193105;-0.02645887,0.162461;-0.2225693;-0.2594114,0.1805128;-0.5534001;-0.1365662,0.2202865;-0.59409;-0.1940334,-0.07309609;-0.001296365;-0.0484376,-0.04849989;-0.3403532;-0.05519991,-0.0108682;-0.6886351;-0.008838795,-0.0001664115;-0.6481493;-0.1071088,-0.02675886;0.5246117;0.0148193,0;0;0,-0.01866062;0.3010979;0.03740025,-0.04055458;0.5924423;0.06579971,0.1480396;0.4843102;0.04940748,0.3046681;0.3380359;-0.06541872,0.3708274;0.2524602;-0.3072939,-0.2067785;0.4624464;0.01381411,-0.2743327;0.3229034;-0.1734767,-0.29881;0.2498935;-0.4270004,0.08165541;0.01218775;-0.02957654,0.1400581;-0.1932713;-0.2941251,0.1407298;-0.5301579;-0.1874819,0.171037;-0.5598837;-0.2609379,-0.07630945;-0.003067709;-0.04310889,-0.05103548;-0.3420584;-0.03557691,0.01250683;-0.6792593;0.04882529,0.01333607;-0.7222164;-0.01868805,-0.0352131;0.5208504;0.06070375,678.9972
+0;0;0,-0.01584583;0.3032669;0.01360178,-0.03039969;0.5964287;0.01293163,0.1521939;0.4705834;0.01093595,0.2474144;0.29824;-0.1316982,0.3343073;0.1768397;-0.3505942,-0.1994585;0.4702535;-0.03300053,-0.2107567;0.248273;-0.1315434,-0.2155004;0.09391935;-0.3468485,0.08286463;0.01190636;-0.02612679,0.1614736;-0.2174391;-0.2645204,0.1759938;-0.5482775;-0.1412283,0.2168845;-0.586622;-0.2007132,-0.07298176;-0.001281924;-0.04861006,-0.04726862;-0.3402567;-0.05533107,-0.009304646;-0.6884954;-0.008916553,0.001565876;-0.6479826;-0.1071652,-0.02699311;0.5245823;0.01546022,0;0;0,-0.01866062;0.3010979;0.03740025,-0.04055458;0.5924423;0.06579971,0.1480396;0.4843102;0.04940748,0.3046681;0.3380359;-0.06541872,0.3708274;0.2524602;-0.3072939,-0.2067785;0.4624464;0.01381411,-0.2743327;0.3229034;-0.1734767,-0.29881;0.2498935;-0.4270004,0.08165541;0.01218775;-0.02957654,0.1400581;-0.1932713;-0.2941251,0.1407298;-0.5301579;-0.1874819,0.171037;-0.5598837;-0.2609379,-0.07630945;-0.003067709;-0.04310889,-0.05103548;-0.3420584;-0.03557691,0.01250683;-0.6792593;0.04882529,0.01333607;-0.7222164;-0.01868805,-0.0352131;0.5208504;0.06070375,679.0087
+0;0;0,-0.01585296;0.3034035;0.01360791,-0.03038497;0.5961229;0.01294032,0.1519527;0.4704965;0.01094587,0.249416;0.2940937;-0.1350479,0.336315;0.1726848;-0.3539595,-0.1992108;0.4701671;-0.03292953,-0.2107752;0.242958;-0.1337935,-0.2155191;0.08859344;-0.3491139,0.08302715;0.01192971;-0.02617803,0.1619302;-0.2182739;-0.2654635,0.1762775;-0.5451734;-0.1436393,0.2182294;-0.5852914;-0.2046679,-0.07312489;-0.001284438;-0.04870539,-0.04731554;-0.3415275;-0.05545155,-0.009803548;-0.6856202;-0.009589627,0.001349065;-0.6448346;-0.1103878,-0.02698521;0.5244204;0.01546384,0;0;0,-0.01920518;0.3008412;0.04019856,-0.04202126;0.5912687;0.0724833,0.1463874;0.4836158;0.05231357,0.3062077;0.3455169;-0.07928205,0.3757245;0.2654583;-0.3221233,-0.2066423;0.4619;0.01508391,-0.2788441;0.34261;-0.1910423,-0.2945528;0.2901464;-0.4503002,0.0821027;0.01243356;-0.02873445,0.1392884;-0.1867654;-0.2998922,0.1387758;-0.5216398;-0.2010531,0.1677096;-0.5546561;-0.2758379,-0.07618855;-0.003351467;-0.04364844,-0.04961473;-0.3434697;-0.0341423,0.01282421;-0.6765634;0.04988278,0.01358782;-0.7211803;-0.01963515,-0.03646233;0.5199281;0.06625533,679.0306
+0;0;0,-0.01585296;0.3034035;0.01360791,-0.03038497;0.5961229;0.01294032,0.1519527;0.4704965;0.01094587,0.249416;0.2940937;-0.1350479,0.336315;0.1726848;-0.3539595,-0.1992108;0.4701671;-0.03292953,-0.2107752;0.242958;-0.1337935,-0.2155191;0.08859344;-0.3491139,0.08302715;0.01192971;-0.02617803,0.1619302;-0.2182739;-0.2654635,0.1762775;-0.5451734;-0.1436393,0.2182294;-0.5852914;-0.2046679,-0.07312489;-0.001284438;-0.04870539,-0.04731554;-0.3415275;-0.05545155,-0.009803548;-0.6856202;-0.009589627,0.001349065;-0.6448346;-0.1103878,-0.02698521;0.5244204;0.01546384,0;0;0,-0.01920518;0.3008412;0.04019856,-0.04202126;0.5912687;0.0724833,0.1463874;0.4836158;0.05231357,0.3062077;0.3455169;-0.07928205,0.3757245;0.2654583;-0.3221233,-0.2066423;0.4619;0.01508391,-0.2788441;0.34261;-0.1910423,-0.2945528;0.2901464;-0.4503002,0.0821027;0.01243356;-0.02873445,0.1392884;-0.1867654;-0.2998922,0.1387758;-0.5216398;-0.2010531,0.1677096;-0.5546561;-0.2758379,-0.07618855;-0.003351467;-0.04364844,-0.04961473;-0.3434697;-0.0341423,0.01282421;-0.6765634;0.04988278,0.01358782;-0.7211803;-0.01963515,-0.03646233;0.5199281;0.06625533,679.0419
+0;0;0,-0.0160454;0.3037001;0.01416085,-0.03098942;0.5968298;0.01413046,0.1527259;0.4704883;0.01140663,0.2308184;0.336281;-0.1184307,0.3251953;0.1946231;-0.3216743,-0.2005825;0.4704122;-0.03373557,-0.215398;0.3298201;-0.1785875,-0.2092978;0.1202608;-0.3408517,0.08331584;0.01185169;-0.0257742,0.1611192;-0.2144696;-0.2706264,0.1712471;-0.5402317;-0.1404963,0.2078222;-0.5674149;-0.2076679,-0.07315355;-0.001251498;-0.04892131,-0.04615803;-0.342504;-0.05564643,-0.008061819;-0.6882172;-0.008865494,0.00257036;-0.6480726;-0.103225,-0.02747183;0.5250121;0.01647739,0;0;0,-0.01996848;0.3007216;0.04312181,-0.04324357;0.5911843;0.07848978,0.1462434;0.4825826;0.05494571,0.2781255;0.3765911;-0.05614281,0.3597979;0.3348977;-0.3048861,-0.2081571;0.4626281;0.01570518,-0.2621661;0.3897728;-0.1652447,-0.2766321;0.322855;-0.4213594,0.08235851;0.01236534;-0.02846885,0.139423;-0.1825984;-0.3040774,0.1392335;-0.5221157;-0.2152779,0.1659887;-0.5509732;-0.2855604,-0.07631006;-0.003211928;-0.04373511,-0.04678285;-0.3441943;-0.03443629,0.01553581;-0.6786144;0.05180146,0.01519108;-0.718788;-0.01296907,-0.03762743;0.5197961;0.07157326,679.064
+0;0;0,-0.0160454;0.3037001;0.01416085,-0.03098942;0.5968298;0.01413046,0.1527259;0.4704883;0.01140663,0.2308184;0.336281;-0.1184307,0.3251953;0.1946231;-0.3216743,-0.2005825;0.4704122;-0.03373557,-0.215398;0.3298201;-0.1785875,-0.2092978;0.1202608;-0.3408517,0.08331584;0.01185169;-0.0257742,0.1611192;-0.2144696;-0.2706264,0.1712471;-0.5402317;-0.1404963,0.2078222;-0.5674149;-0.2076679,-0.07315355;-0.001251498;-0.04892131,-0.04615803;-0.342504;-0.05564643,-0.008061819;-0.6882172;-0.008865494,0.00257036;-0.6480726;-0.103225,-0.02747183;0.5250121;0.01647739,0;0;0,-0.01996848;0.3007216;0.04312181,-0.04324357;0.5911843;0.07848978,0.1462434;0.4825826;0.05494571,0.2781255;0.3765911;-0.05614281,0.3597979;0.3348977;-0.3048861,-0.2081571;0.4626281;0.01570518,-0.2621661;0.3897728;-0.1652447,-0.2766321;0.322855;-0.4213594,0.08235851;0.01236534;-0.02846885,0.139423;-0.1825984;-0.3040774,0.1392335;-0.5221157;-0.2152779,0.1659887;-0.5509732;-0.2855604,-0.07631006;-0.003211928;-0.04373511,-0.04678285;-0.3441943;-0.03443629,0.01553581;-0.6786144;0.05180146,0.01519108;-0.718788;-0.01296907,-0.03762743;0.5197961;0.07157326,679.0751
+0;0;0,-0.0160454;0.3037001;0.01416085,-0.03098942;0.5968298;0.01413046,0.1527259;0.4704883;0.01140663,0.2308184;0.336281;-0.1184307,0.3251953;0.1946231;-0.3216743,-0.2005825;0.4704122;-0.03373557,-0.215398;0.3298201;-0.1785875,-0.2092978;0.1202608;-0.3408517,0.08331584;0.01185169;-0.0257742,0.1611192;-0.2144696;-0.2706264,0.1712471;-0.5402317;-0.1404963,0.2078222;-0.5674149;-0.2076679,-0.07315355;-0.001251498;-0.04892131,-0.04615803;-0.342504;-0.05564643,-0.008061819;-0.6882172;-0.008865494,0.00257036;-0.6480726;-0.103225,-0.02747183;0.5250121;0.01647739,0;0;0,-0.01996848;0.3007216;0.04312181,-0.04324357;0.5911843;0.07848978,0.1462434;0.4825826;0.05494571,0.2781255;0.3765911;-0.05614281,0.3597979;0.3348977;-0.3048861,-0.2081571;0.4626281;0.01570518,-0.2621661;0.3897728;-0.1652447,-0.2766321;0.322855;-0.4213594,0.08235851;0.01236534;-0.02846885,0.139423;-0.1825984;-0.3040774,0.1392335;-0.5221157;-0.2152779,0.1659887;-0.5509732;-0.2855604,-0.07631006;-0.003211928;-0.04373511,-0.04678285;-0.3441943;-0.03443629,0.01553581;-0.6786144;0.05180146,0.01519108;-0.718788;-0.01296907,-0.03762743;0.5197961;0.07157326,679.0867
+0;0;0,-0.01550767;0.3037821;0.0152107,-0.03019118;0.5967143;0.01580639,0.1532491;0.470245;0.01249924,0.2439454;0.3188493;-0.1404327,0.3357302;0.1956539;-0.3566664,-0.1993868;0.4705295;-0.03326528,-0.2255424;0.3032882;-0.1941408,-0.2133379;0.1323805;-0.3966257,0.08378962;0.01173633;-0.02526712,0.1616511;-0.2107858;-0.2747756,0.1663036;-0.5412956;-0.1414194,0.2008587;-0.5639465;-0.2032042,-0.0732147;-0.001145797;-0.04934738,-0.04498655;-0.3431958;-0.05551279,-0.005498607;-0.694153;-0.007429089,0.00447487;-0.6547308;-0.09457998,-0.02670854;0.524948;0.01800139,0;0;0,-0.02044732;0.3005254;0.04496408,-0.04410012;0.5905451;0.08193016,0.1451788;0.4819289;0.05699611,0.297594;0.3801069;-0.0876987,0.3688349;0.3655055;-0.342787,-0.2086332;0.4637642;0.01678325,-0.263145;0.344745;-0.1766014,-0.2661051;0.3413999;-0.4418156,0.08258592;0.01243544;-0.02866697,0.1355989;-0.1795305;-0.308259,0.1376058;-0.5273336;-0.2303407,0.1615745;-0.5489817;-0.2977314,-0.07670263;-0.003248423;-0.04362365,-0.04549836;-0.3449887;-0.03508744,0.01737954;-0.6844809;0.05342089,0.01813669;-0.7200101;-0.005645879,-0.03840254;0.5192569;0.07465816,679.0979
+0;0;0,-0.01550767;0.3037821;0.0152107,-0.03019118;0.5967143;0.01580639,0.1532491;0.470245;0.01249924,0.2439454;0.3188493;-0.1404327,0.3357302;0.1956539;-0.3566664,-0.1993868;0.4705295;-0.03326528,-0.2255424;0.3032882;-0.1941408,-0.2133379;0.1323805;-0.3966257,0.08378962;0.01173633;-0.02526712,0.1616511;-0.2107858;-0.2747756,0.1663036;-0.5412956;-0.1414194,0.2008587;-0.5639465;-0.2032042,-0.0732147;-0.001145797;-0.04934738,-0.04498655;-0.3431958;-0.05551279,-0.005498607;-0.694153;-0.007429089,0.00447487;-0.6547308;-0.09457998,-0.02670854;0.524948;0.01800139,0;0;0,-0.02044732;0.3005254;0.04496408,-0.04410012;0.5905451;0.08193016,0.1451788;0.4819289;0.05699611,0.297594;0.3801069;-0.0876987,0.3688349;0.3655055;-0.342787,-0.2086332;0.4637642;0.01678325,-0.263145;0.344745;-0.1766014,-0.2661051;0.3413999;-0.4418156,0.08258592;0.01243544;-0.02866697,0.1355989;-0.1795305;-0.308259,0.1376058;-0.5273336;-0.2303407,0.1615745;-0.5489817;-0.2977314,-0.07670263;-0.003248423;-0.04362365,-0.04549836;-0.3449887;-0.03508744,0.01737954;-0.6844809;0.05342089,0.01813669;-0.7200101;-0.005645879,-0.03840254;0.5192569;0.07465816,679.1092
+0;0;0,-0.01551306;0.3038878;0.01521599,-0.03018603;0.5966092;0.01581145,0.1534193;0.4701452;0.01249745,0.2350616;0.3338631;-0.1251675,0.3267924;0.2107401;-0.3412742,-0.1995454;0.4704299;-0.03330974,-0.2230899;0.3198841;-0.1781252,-0.2108926;0.1490768;-0.3804913,0.08406714;0.01177521;-0.02535081,0.1622543;-0.2116776;-0.2759029,0.1669337;-0.5440995;-0.1417752,0.2033755;-0.5696251;-0.2069334,-0.0734572;-0.001149592;-0.04951083,-0.04511099;-0.3446301;-0.05570203,-0.005394593;-0.6976177;-0.007340137,0.00512344;-0.657681;-0.0992495,-0.02670611;0.5248992;0.01800474,0;0;0,-0.02123739;0.3002684;0.04698706,-0.04558592;0.5896245;0.08691287,0.1439859;0.481891;0.05896401,0.2798324;0.3861514;-0.06975889,0.3628165;0.3445312;-0.3180678,-0.2091429;0.4638282;0.01748946,-0.2607428;0.3298143;-0.1360281,-0.278372;0.295308;-0.3982769,0.08286017;0.01253119;-0.02873612,0.1318874;-0.1788117;-0.3112338,0.1346519;-0.5302525;-0.2405355,0.154341;-0.5493686;-0.3170643,-0.0770565;-0.003311036;-0.04358827,-0.0436689;-0.3463298;-0.03694951,0.01797485;-0.6873894;0.05467424,0.01718104;-0.7299598;-0.003546145,-0.03968952;0.5184889;0.0789001,679.1312
+0;0;0,-0.01514234;0.3038565;0.01618381,-0.02965078;0.5965839;0.01754596,0.1539787;0.4703074;0.01352306,0.2352295;0.3374864;-0.1277102,0.3271535;0.212373;-0.3425881,-0.1985483;0.4706623;-0.03363194,-0.2128168;0.3321663;-0.1911286,-0.2057758;0.1525577;-0.38598,0.08424141;0.01156921;-0.02486243,0.1615589;-0.2044975;-0.2820742,0.162867;-0.5368567;-0.147716,0.1977793;-0.5592681;-0.2162059,-0.07330961;-0.0009736458;-0.04973285,-0.0438989;-0.3443664;-0.0558261,-0.003390878;-0.6970966;-0.006258186,0.007395945;-0.6571072;-0.09813067,-0.02618917;0.5248673;0.01954382,0;0;0,-0.02123739;0.3002684;0.04698706,-0.04558592;0.5896245;0.08691287,0.1439859;0.481891;0.05896401,0.2798324;0.3861514;-0.06975889,0.3628165;0.3445312;-0.3180678,-0.2091429;0.4638282;0.01748946,-0.2607428;0.3298143;-0.1360281,-0.278372;0.295308;-0.3982769,0.08286017;0.01253119;-0.02873612,0.1318874;-0.1788117;-0.3112338,0.1346519;-0.5302525;-0.2405355,0.154341;-0.5493686;-0.3170643,-0.0770565;-0.003311036;-0.04358827,-0.0436689;-0.3463298;-0.03694951,0.01797485;-0.6873894;0.05467424,0.01718104;-0.7299598;-0.003546145,-0.03968952;0.5184889;0.0789001,679.1432
+0;0;0,-0.01514673;0.3039445;0.0161885,-0.02966105;0.5967904;0.01755146,0.153903;0.4705109;0.01353143,0.2480127;0.3166694;-0.1500536,0.331901;0.202493;-0.3461476,-0.1984938;0.4708658;-0.03360616,-0.2150204;0.3104511;-0.2160285,-0.2085949;0.1465433;-0.3938466,0.08450065;0.01160481;-0.02493894,0.1620021;-0.2049762;-0.2827631,0.1633144;-0.5383952;-0.1479764,0.1993745;-0.5625296;-0.2187179,-0.0735352;-0.000976642;-0.0498859,-0.04405448;-0.3451869;-0.05599365,-0.003417294;-0.6990418;-0.006267689,0.007724146;-0.6587241;-0.1011605,-0.02619833;0.5250507;0.01954996,0;0;0,-0.02148525;0.3000174;0.04900646,-0.04599131;0.5893397;0.08993435,0.143371;0.4811736;0.06109238,0.2969255;0.3900277;-0.104429,0.3583644;0.3479528;-0.3346057,-0.2091817;0.4641572;0.01902626,-0.2676504;0.3159276;-0.165075,-0.2823078;0.2854396;-0.4046204,0.08306944;0.01252922;-0.02897358,0.1279648;-0.1786481;-0.313267,0.1319111;-0.5323983;-0.2485938,0.1497852;-0.5531152;-0.3282402,-0.07744676;-0.003313167;-0.04345117,-0.04208043;-0.3469592;-0.03683694,0.0195047;-0.6891253;0.05517923,0.01760664;-0.7348921;-0.003905725,-0.04007161;0.5182084;0.08169651,679.1647
+0;0;0,-0.01514673;0.3039445;0.0161885,-0.02966105;0.5967904;0.01755146,0.153903;0.4705109;0.01353143,0.2480127;0.3166694;-0.1500536,0.331901;0.202493;-0.3461476,-0.1984938;0.4708658;-0.03360616,-0.2150204;0.3104511;-0.2160285,-0.2085949;0.1465433;-0.3938466,0.08450065;0.01160481;-0.02493894,0.1620021;-0.2049762;-0.2827631,0.1633144;-0.5383952;-0.1479764,0.1993745;-0.5625296;-0.2187179,-0.0735352;-0.000976642;-0.0498859,-0.04405448;-0.3451869;-0.05599365,-0.003417294;-0.6990418;-0.006267689,0.007724146;-0.6587241;-0.1011605,-0.02619833;0.5250507;0.01954996,0;0;0,-0.02148525;0.3000174;0.04900646,-0.04599131;0.5893397;0.08993435,0.143371;0.4811736;0.06109238,0.2969255;0.3900277;-0.104429,0.3583644;0.3479528;-0.3346057,-0.2091817;0.4641572;0.01902626,-0.2676504;0.3159276;-0.165075,-0.2823078;0.2854396;-0.4046204,0.08306944;0.01252922;-0.02897358,0.1279648;-0.1786481;-0.313267,0.1319111;-0.5323983;-0.2485938,0.1497852;-0.5531152;-0.3282402,-0.07744676;-0.003313167;-0.04345117,-0.04208043;-0.3469592;-0.03683694,0.0195047;-0.6891253;0.05517923,0.01760664;-0.7348921;-0.003905725,-0.04007161;0.5182084;0.08169651,679.1766
+0;0;0,-0.01545215;0.3043428;0.01690245,-0.03052625;0.5973399;0.01921275,0.1534179;0.470722;0.01428631,0.2319647;0.3456334;-0.1254976,0.3190807;0.2269853;-0.3461061,-0.1989475;0.471119;-0.03390826,-0.2204703;0.3319821;-0.180653,-0.2052745;0.1723238;-0.3918708,0.08479939;0.01148132;-0.02456607,0.1601235;-0.2079579;-0.2812505,0.1593312;-0.5497101;-0.1489104,0.1958507;-0.5748081;-0.2319193,-0.07349122;-0.0008406934;-0.05024521,-0.04361201;-0.3455011;-0.05578126,-0.001751032;-0.7059702;-0.004607502,0.01076459;-0.6645159;-0.1093552,-0.02690679;0.5255576;0.02092225,0;0;0,-0.0211247;0.3000712;0.05157566,-0.04534799;0.5893534;0.0942347,0.144042;0.4810118;0.06347179,0.2721099;0.3920616;-0.06707621,0.3489161;0.3600476;-0.3188908,-0.2083106;0.4648123;0.0205361,-0.243458;0.3713575;-0.1566281,-0.2665275;0.344319;-0.4194425,0.08338834;0.01236695;-0.02863026,0.1249765;-0.178936;-0.3139157,0.1291538;-0.54144;-0.2602267,0.1461989;-0.5658343;-0.3497289,-0.07753912;-0.003085327;-0.04363959,-0.03987191;-0.3469345;-0.03569437,0.02246517;-0.6955715;0.0585148,0.01912704;-0.7483994;-0.007729679,-0.0395228;0.5182252;0.08554149,679.1989
+0;0;0,-0.01545215;0.3043428;0.01690245,-0.03052625;0.5973399;0.01921275,0.1534179;0.470722;0.01428631,0.2319647;0.3456334;-0.1254976,0.3190807;0.2269853;-0.3461061,-0.1989475;0.471119;-0.03390826,-0.2204703;0.3319821;-0.180653,-0.2052745;0.1723238;-0.3918708,0.08479939;0.01148132;-0.02456607,0.1601235;-0.2079579;-0.2812505,0.1593312;-0.5497101;-0.1489104,0.1958507;-0.5748081;-0.2319193,-0.07349122;-0.0008406934;-0.05024521,-0.04361201;-0.3455011;-0.05578126,-0.001751032;-0.7059702;-0.004607502,0.01076459;-0.6645159;-0.1093552,-0.02690679;0.5255576;0.02092225,0;0;0,-0.0211247;0.3000712;0.05157566,-0.04534799;0.5893534;0.0942347,0.144042;0.4810118;0.06347179,0.2721099;0.3920616;-0.06707621,0.3489161;0.3600476;-0.3188908,-0.2083106;0.4648123;0.0205361,-0.243458;0.3713575;-0.1566281,-0.2665275;0.344319;-0.4194425,0.08338834;0.01236695;-0.02863026,0.1249765;-0.178936;-0.3139157,0.1291538;-0.54144;-0.2602267,0.1461989;-0.5658343;-0.3497289,-0.07753912;-0.003085327;-0.04363959,-0.03987191;-0.3469345;-0.03569437,0.02246517;-0.6955715;0.0585148,0.01912704;-0.7483994;-0.007729679,-0.0395228;0.5182252;0.08554149,679.2105
+0;0;0,-0.01548088;0.3049086;0.01693387,-0.03056737;0.598147;0.01924532,0.1529278;0.4715898;0.01433738,0.2411302;0.3311244;-0.1426298,0.328308;0.212392;-0.3633948,-0.1985527;0.4719857;-0.03373618,-0.2227213;0.3157452;-0.1985198,-0.2075147;0.1559735;-0.4098876,0.08489597;0.01149439;-0.02459405,0.1652793;-0.2226837;-0.298519,0.1645821;-0.5234302;-0.1820579,0.202165;-0.5501326;-0.267484,-0.07357492;-0.0008416508;-0.05030244,-0.04168884;-0.3686516;-0.05621031,-0.004850615;-0.6858692;-0.01117672,0.00802947;-0.6440814;-0.1189748,-0.02694402;0.5262876;0.02095666,0;0;0,-0.02125077;0.3002574;0.05375433,-0.04516633;0.5894731;0.09864402,0.1433443;0.4809932;0.06520724,0.2860022;0.4054953;-0.09634042,0.3437499;0.3884256;-0.3548136,-0.2071172;0.466313;0.0218012,-0.2447964;0.3344986;-0.1608299,-0.2503096;0.3444052;-0.4259827,0.08352903;0.01176807;-0.02878761,0.109909;-0.2295407;-0.307014,0.1253446;-0.5488418;-0.2643447,0.1423009;-0.5745671;-0.3567159,-0.07771945;-0.002612327;-0.04355659,-0.03636264;-0.369421;-0.03479483,0.01837859;-0.6763303;0.04780141,0.01323805;-0.7298189;-0.02240194,-0.03944141;0.518329;0.08939338,679.2318
+0;0;0,-0.01560479;0.304867;0.01755663,-0.03078882;0.5980961;0.02033474,0.1525578;0.4710594;0.01454981,0.2389553;0.3277006;-0.1407968,0.3197191;0.2447859;-0.3796208,-0.1982745;0.4721711;-0.03444421,-0.2126881;0.332987;-0.2149128,-0.2022641;0.1678549;-0.4224152,0.08504523;0.01142286;-0.02410686,0.163857;-0.214603;-0.3052416,0.1596811;-0.5165074;-0.1918908,0.1990626;-0.5498709;-0.2716369,-0.07341923;-0.0007916728;-0.05053023,-0.04089081;-0.3685481;-0.05626349,-0.003905643;-0.6857129;-0.01097905,0.009249831;-0.6438848;-0.1187394,-0.02713796;0.5262356;0.02193704,0;0;0,-0.02125077;0.3002574;0.05375433,-0.04516633;0.5894731;0.09864402,0.1433443;0.4809932;0.06520724,0.2860022;0.4054953;-0.09634042,0.3437499;0.3884256;-0.3548136,-0.2071172;0.466313;0.0218012,-0.2447964;0.3344986;-0.1608299,-0.2503096;0.3444052;-0.4259827,0.08352903;0.01176807;-0.02878761,0.109909;-0.2295407;-0.307014,0.1253446;-0.5488418;-0.2643447,0.1423009;-0.5745671;-0.3567159,-0.07771945;-0.002612327;-0.04355659,-0.03636264;-0.369421;-0.03479483,0.01837859;-0.6763303;0.04780141,0.01323805;-0.7298189;-0.02240194,-0.03944141;0.518329;0.08939338,679.2461
+0;0;0,-0.01563562;0.3054693;0.01759132,-0.03084878;0.5992615;0.02037419,0.1520233;0.4722213;0.01461246,0.2397398;0.326674;-0.1431055,0.3205159;0.2437466;-0.3819662,-0.1978676;0.47333;-0.0342501,-0.2125012;0.3320212;-0.2174736,-0.2020756;0.1668638;-0.4250078,0.0851023;0.01143053;-0.02412304,0.1642586;-0.2155834;-0.3064867,0.1600339;-0.5210146;-0.1918118,0.2021953;-0.5588508;-0.2771871,-0.07346849;-0.000792204;-0.05056414,-0.04079789;-0.3701561;-0.05632246,-0.003380667;-0.691026;-0.01050901,0.01070345;-0.648363;-0.1258762,-0.02719023;0.5272495;0.02197986,0;0;0,-0.02095241;0.3005831;0.05546403,-0.04392323;0.5902142;0.1018286,0.1435619;0.4815077;0.06642723,0.2866428;0.4064989;-0.09986973,0.3385085;0.3799408;-0.3588307,-0.2046899;0.4665304;0.02281899,-0.2455481;0.3667562;-0.1824342,-0.2413282;0.3693677;-0.4478236,0.08358125;0.01141942;-0.02896118,0.1091189;-0.2372279;-0.3029184,0.1221012;-0.5615113;-0.269331,0.1390784;-0.5905662;-0.3687925,-0.07785551;-0.002273581;-0.04345491,-0.03578857;-0.3706227;-0.03453442,0.02146368;-0.6806527;0.04948909,0.01267137;-0.7398463;-0.02558086,-0.03845986;0.5189392;0.09225082,679.2654
+0;0;0,-0.01563562;0.3054693;0.01759132,-0.03084878;0.5992615;0.02037419,0.1520233;0.4722213;0.01461246,0.2397398;0.326674;-0.1431055,0.3205159;0.2437466;-0.3819662,-0.1978676;0.47333;-0.0342501,-0.2125012;0.3320212;-0.2174736,-0.2020756;0.1668638;-0.4250078,0.0851023;0.01143053;-0.02412304,0.1642586;-0.2155834;-0.3064867,0.1600339;-0.5210146;-0.1918118,0.2021953;-0.5588508;-0.2771871,-0.07346849;-0.000792204;-0.05056414,-0.04079789;-0.3701561;-0.05632246,-0.003380667;-0.691026;-0.01050901,0.01070345;-0.648363;-0.1258762,-0.02719023;0.5272495;0.02197986,0;0;0,-0.02095241;0.3005831;0.05546403,-0.04392323;0.5902142;0.1018286,0.1435619;0.4815077;0.06642723,0.2866428;0.4064989;-0.09986973,0.3385085;0.3799408;-0.3588307,-0.2046899;0.4665304;0.02281899,-0.2455481;0.3667562;-0.1824342,-0.2413282;0.3693677;-0.4478236,0.08358125;0.01141942;-0.02896118,0.1091189;-0.2372279;-0.3029184,0.1221012;-0.5615113;-0.269331,0.1390784;-0.5905662;-0.3687925,-0.07785551;-0.002273581;-0.04345491,-0.03578857;-0.3706227;-0.03453442,0.02146368;-0.6806527;0.04948909,0.01267137;-0.7398463;-0.02558086,-0.03845986;0.5189392;0.09225082,679.2767
+0;0;0,-0.01594247;0.3058515;0.01804752,-0.03158888;0.5999383;0.02125039,0.1525546;0.4724619;0.01476268,0.2367412;0.3465587;-0.1407429,0.3091668;0.2495379;-0.3769336,-0.1989803;0.4736876;-0.03583821,-0.212608;0.3418583;-0.2077576,-0.2025651;0.1855725;-0.4220436,0.08454883;0.01132546;-0.02369361,0.1640323;-0.2181375;-0.3190224,0.1589971;-0.5200058;-0.2092606,0.1935942;-0.5489095;-0.2924705,-0.07286215;-0.0008018097;-0.05028541,-0.03897953;-0.3815997;-0.05619331,-0.001978267;-0.6974449;-0.01069401,0.01136482;-0.6557506;-0.1168811,-0.02781121;0.527881;0.02273551,0;0;0,-0.01971628;0.300766;0.05723715,-0.04149015;0.5907144;0.1042204,0.1470462;0.4830251;0.06734037,0.2783795;0.4071333;-0.08794308,0.3339316;0.3788947;-0.3459375,-0.2031676;0.467576;0.02291743,-0.240568;0.3625403;-0.1633342,-0.2382172;0.3669237;-0.4287016,0.08271921;0.01122001;-0.02949238,0.1035088;-0.2637966;-0.294301,0.1228158;-0.583925;-0.2757943,0.1320964;-0.6050592;-0.3700793,-0.07728893;-0.002051893;-0.04313198,-0.03272453;-0.3816559;-0.0328972,0.02482638;-0.6871722;0.04800474,0.0140799;-0.7356653;-0.02489144,-0.03627144;0.5193874;0.09452677,679.2991
+0;0;0,-0.01594247;0.3058515;0.01804752,-0.03158888;0.5999383;0.02125039,0.1525546;0.4724619;0.01476268,0.2367412;0.3465587;-0.1407429,0.3091668;0.2495379;-0.3769336,-0.1989803;0.4736876;-0.03583821,-0.212608;0.3418583;-0.2077576,-0.2025651;0.1855725;-0.4220436,0.08454883;0.01132546;-0.02369361,0.1640323;-0.2181375;-0.3190224,0.1589971;-0.5200058;-0.2092606,0.1935942;-0.5489095;-0.2924705,-0.07286215;-0.0008018097;-0.05028541,-0.03897953;-0.3815997;-0.05619331,-0.001978267;-0.6974449;-0.01069401,0.01136482;-0.6557506;-0.1168811,-0.02781121;0.527881;0.02273551,0;0;0,-0.01971628;0.300766;0.05723715,-0.04149015;0.5907144;0.1042204,0.1470462;0.4830251;0.06734037,0.2783795;0.4071333;-0.08794308,0.3339316;0.3788947;-0.3459375,-0.2031676;0.467576;0.02291743,-0.240568;0.3625403;-0.1633342,-0.2382172;0.3669237;-0.4287016,0.08271921;0.01122001;-0.02949238,0.1035088;-0.2637966;-0.294301,0.1228158;-0.583925;-0.2757943,0.1320964;-0.6050592;-0.3700793,-0.07728893;-0.002051893;-0.04313198,-0.03272453;-0.3816559;-0.0328972,0.02482638;-0.6871722;0.04800474,0.0140799;-0.7356653;-0.02489144,-0.03627144;0.5193874;0.09452677,679.3102
+0;0;0,-0.01599218;0.3068052;0.0181038,-0.03167183;0.601517;0.02131289,0.1531203;0.4736769;0.01480034,0.2357703;0.3500717;-0.137867,0.3082383;0.2529941;-0.3741958,-0.1996618;0.474907;-0.03598007,-0.2130408;0.3454838;-0.2047617,-0.2029919;0.1891066;-0.4191729,0.0839823;0.01124957;-0.02353485,0.1642205;-0.2203923;-0.321668,0.1592265;-0.5197892;-0.2128047,0.1953402;-0.551275;-0.2996622,-0.07237392;-0.0007964369;-0.04994847,-0.03816956;-0.3852102;-0.05591246,-0.001471221;-0.6984696;-0.01078565,0.01245677;-0.6562627;-0.1216275,-0.0278854;0.5292926;0.02280145,0;0;0,-0.01694576;0.3015809;0.05894685,-0.03700769;0.59217;0.1066709,0.1516271;0.4844425;0.06806397,0.2773679;0.4067342;-0.08545232,0.3097835;0.4048001;-0.3490286,-0.1992348;0.4693945;0.02335981,-0.2421117;0.3701799;-0.1603101,-0.22644;0.3692921;-0.4254149,0.0820069;0.009533435;-0.03028941,0.09983157;-0.2797776;-0.2851636,0.1248336;-0.5973482;-0.2789617,0.1317545;-0.6191758;-0.3784349,-0.07693698;-0.0007855104;-0.04258582,-0.0291526;-0.3836653;-0.03262587,0.02946639;-0.6859111;0.04938586,0.01722711;-0.7368513;-0.02760629,-0.03218085;0.5206804;0.09672809,679.3323
+0;0;0,-0.0162284;0.3067647;0.0185732,-0.03200351;0.6014653;0.02226892,0.1527559;0.4735824;0.0149962,0.2354219;0.3524167;-0.1396058,0.3079869;0.25643;-0.3763501,-0.1992927;0.4746855;-0.03696643,-0.2128944;0.3471345;-0.2071497,-0.2022045;0.2004449;-0.4282714,0.08410039;0.01096522;-0.02324556,0.1625257;-0.2116992;-0.3286134,0.156105;-0.5117667;-0.2216886,0.193038;-0.5424231;-0.3087844,-0.07232832;-0.0004815004;-0.05001849,-0.03752204;-0.3848412;-0.05598654,-0.000470791;-0.6980802;-0.0110065,0.01376344;-0.6558493;-0.1218068,-0.02820732;0.5292393;0.02364591,0;0;0,-0.01694576;0.3015809;0.05894685,-0.03700769;0.59217;0.1066709,0.1516271;0.4844425;0.06806397,0.2773679;0.4067342;-0.08545232,0.3097835;0.4048001;-0.3490286,-0.1992348;0.4693945;0.02335981,-0.2421117;0.3701799;-0.1603101,-0.22644;0.3692921;-0.4254149,0.0820069;0.009533435;-0.03028941,0.09983157;-0.2797776;-0.2851636,0.1248336;-0.5973482;-0.2789617,0.1317545;-0.6191758;-0.3784349,-0.07693698;-0.0007855104;-0.04258582,-0.0291526;-0.3836653;-0.03262587,0.02946639;-0.6859111;0.04938586,0.01722711;-0.7368513;-0.02760629,-0.03218085;0.5206804;0.09672809,679.3543
+0;0;0,-0.01624561;0.30709;0.01859289,-0.0320291;0.6019471;0.02229109,0.1528261;0.4740088;0.01501436,0.2340836;0.3549076;-0.1369535,0.3066425;0.258929;-0.3736777,-0.1994062;0.4751126;-0.03697539,-0.2127762;0.3497348;-0.2042589,-0.2020871;0.2030576;-0.425362,0.08438716;0.01100261;-0.02332482,0.1633178;-0.2130964;-0.3306601,0.1568565;-0.5150602;-0.2230596,0.1915333;-0.5420111;-0.3048348,-0.07257496;-0.0004831423;-0.05018904,-0.03754443;-0.3873192;-0.05619554,-0.0002590343;-0.7025377;-0.01093126,0.01310564;-0.661054;-0.1149629,-0.02823154;0.5296948;0.02366858,0;0;0,-0.01638101;0.3017537;0.05991888,-0.03553867;0.5924211;0.1085017,0.1528765;0.4853376;0.06861186,0.2726644;0.4057096;-0.08367848,0.3093683;0.4057822;-0.3466763,-0.1977614;0.4707385;0.02331216,-0.2228643;0.3615502;-0.1536903,-0.2195127;0.3444124;-0.4186623,0.08230626;0.008773237;-0.0305779,0.09153491;-0.2950866;-0.2724237,0.1233048;-0.6137686;-0.2877264,0.1270408;-0.628437;-0.3832452,-0.07735351;-0.0001732258;-0.04245823,-0.03126515;-0.385789;-0.03342111,0.0299734;-0.6894773;0.04919231,0.02444921;-0.7430055;-0.01503858,-0.03099384;0.5209182;0.09833384,679.366
+0;0;0,-0.01626756;0.307505;0.01861802,-0.03206751;0.6026705;0.0223181,0.1528473;0.474593;0.01504117,0.2345731;0.3548054;-0.1378025,0.3071365;0.2588208;-0.3745414,-0.1994884;0.4756971;-0.03696383,-0.2129354;0.3495967;-0.2052115,-0.2022457;0.2029105;-0.4263283,0.08430393;0.01099176;-0.02330182,0.1635945;-0.2141291;-0.3320384,0.1570566;-0.5196688;-0.2231637,0.1922802;-0.5475177;-0.3062283,-0.07250338;-0.0004826658;-0.05013954,-0.03731313;-0.3890826;-0.05617343,0.000413809;-0.7080339;-0.01037312,0.01398921;-0.6663691;-0.1160451,-0.02826349;0.5302953;0.02369793,0;0;0,-0.01544913;0.3021497;0.06031131,-0.03391085;0.5931544;0.1090219,0.1542614;0.4860235;0.06875491,0.2683572;0.4045764;-0.08852792,0.3033077;0.4025486;-0.3517733,-0.1961186;0.4717651;0.02275351,-0.2314029;0.3608744;-0.1528815,-0.2008766;0.2721336;-0.4013106,0.08230299;0.008129567;-0.03051353,0.0897322;-0.3014403;-0.2679918,0.1213167;-0.6236247;-0.2892201,0.1215324;-0.6364788;-0.3874565,-0.07727066;0.0004142238;-0.04242666,-0.03099779;-0.3869527;-0.03292226,0.03200051;-0.6939859;0.05081964,0.02533704;-0.7479697;-0.01543182,-0.02962895;0.5215169;0.09881091,679.3879
+0;0;0,-0.01642784;0.3074682;0.01907911,-0.03230272;0.6026237;0.02320945,0.1527027;0.4748547;0.01549701,0.233167;0.3622519;-0.1433599,0.2976851;0.2797255;-0.3873897,-0.1993639;0.4757003;-0.03718841,-0.2173462;0.3530611;-0.2075576,-0.2009731;0.2075117;-0.4290774,0.08446703;0.01071404;-0.02283587,0.1631876;-0.2105753;-0.3344747,0.1542176;-0.5174892;-0.2297161,0.1893372;-0.5446726;-0.313284,-0.07232171;-0.0001564522;-0.05040331,-0.03677345;-0.3887335;-0.05577227,0.001400743;-0.70755;-0.009407409,0.01512003;-0.6658606;-0.1150581,-0.02848659;0.5302473;0.02449112,0;0;0,-0.01544913;0.3021497;0.06031131,-0.03391085;0.5931544;0.1090219,0.1542614;0.4860235;0.06875491,0.2683572;0.4045764;-0.08852792,0.3033077;0.4025486;-0.3517733,-0.1961186;0.4717651;0.02275351,-0.2314029;0.3608744;-0.1528815,-0.2008766;0.2721336;-0.4013106,0.08230299;0.008129567;-0.03051353,0.0897322;-0.3014403;-0.2679918,0.1213167;-0.6236247;-0.2892201,0.1215324;-0.6364788;-0.3874565,-0.07727066;0.0004142238;-0.04242666,-0.03099779;-0.3869527;-0.03292226,0.03200051;-0.6939859;0.05081964,0.02533704;-0.7479697;-0.01543182,-0.02962895;0.5215169;0.09881091,679.3998
+0;0;0,-0.01651526;0.3091044;0.01918064,-0.03242996;0.605002;0.02331839,0.1498462;0.4778186;0.01574657,0.2305168;0.3649272;-0.1435175,0.2950495;0.2823821;-0.3876024,-0.1968913;0.4786514;-0.03614138,-0.2149197;0.3556978;-0.2069473,-0.1985429;0.2101155;-0.4285172,0.08398773;0.01065325;-0.02270629,0.1630997;-0.2117363;-0.3358945,0.1542014;-0.5161958;-0.2319736,0.1912196;-0.5464705;-0.320059,-0.07191132;-0.0001555644;-0.0501173,-0.03618633;-0.3906645;-0.05551295,0.001682598;-0.7069316;-0.009518862,0.01614352;-0.6646102;-0.1208808,-0.0286005;0.5323728;0.02460454,0;0;0,-0.01306078;0.3039715;0.06014109,-0.0302726;0.5958396;0.1086674,0.1537791;0.4845105;0.06857944,0.2681927;0.403203;-0.08926819,0.2928338;0.3885896;-0.3533418,-0.1898727;0.4754055;0.02223019,-0.2566889;0.4097364;-0.1670855,-0.2091789;0.3916792;-0.4278006,0.08186235;0.006634355;-0.03061938,0.08690162;-0.3128631;-0.2579927,0.1153871;-0.6315171;-0.2929575,0.1139395;-0.6448518;-0.3972764,-0.07674367;0.001711324;-0.04231414,-0.03056891;-0.3876247;-0.03293348,0.03185082;-0.6984761;0.02228875,-0.02126777;-0.7236846;-0.06073447,-0.02636575;0.5239256;0.0984478,679.4217
+0;0;0,-0.01651526;0.3091044;0.01918064,-0.03242996;0.605002;0.02331839,0.1498462;0.4778186;0.01574657,0.2305168;0.3649272;-0.1435175,0.2950495;0.2823821;-0.3876024,-0.1968913;0.4786514;-0.03614138,-0.2149197;0.3556978;-0.2069473,-0.1985429;0.2101155;-0.4285172,0.08398773;0.01065325;-0.02270629,0.1630997;-0.2117363;-0.3358945,0.1542014;-0.5161958;-0.2319736,0.1912196;-0.5464705;-0.320059,-0.07191132;-0.0001555644;-0.0501173,-0.03618633;-0.3906645;-0.05551295,0.001682598;-0.7069316;-0.009518862,0.01614352;-0.6646102;-0.1208808,-0.0286005;0.5323728;0.02460454,0;0;0,-0.01306078;0.3039715;0.06014109,-0.0302726;0.5958396;0.1086674,0.1537791;0.4845105;0.06857944,0.2681927;0.403203;-0.08926819,0.2928338;0.3885896;-0.3533418,-0.1898727;0.4754055;0.02223019,-0.2566889;0.4097364;-0.1670855,-0.2091789;0.3916792;-0.4278006,0.08186235;0.006634355;-0.03061938,0.08690162;-0.3128631;-0.2579927,0.1153871;-0.6315171;-0.2929575,0.1139395;-0.6448518;-0.3972764,-0.07674367;0.001711324;-0.04231414,-0.03056891;-0.3876247;-0.03293348,0.03185082;-0.6984761;0.02228875,-0.02126777;-0.7236846;-0.06073447,-0.02636575;0.5239256;0.0984478,679.4332
+0;0;0,-0.01671987;0.3097314;0.01986378,-0.03278393;0.6062574;0.02445329,0.1503737;0.4788868;0.01641378,0.2262576;0.375363;-0.1399085,0.2891106;0.2822923;-0.380483,-0.1975052;0.4794705;-0.03654273,-0.2117396;0.3735812;-0.2082897,-0.1960713;0.23675;-0.4352709,0.08402625;0.01036463;-0.02221049,0.1626199;-0.2092322;-0.3408329,0.1517783;-0.5224439;-0.2371285,0.1874094;-0.5519763;-0.3290605,-0.07169305;5.006378E-05;-0.05021202,-0.03579314;-0.3931462;-0.0554877,0.003639273;-0.717404;-0.00778383,0.01861425;-0.6748112;-0.1212842,-0.02890978;0.5334816;0.0256399,0;0;0,-0.01265191;0.3047103;0.05999351,-0.029079;0.5973345;0.1081688,0.155905;0.4872811;0.06764507,0.2557464;0.3967703;-0.08319163,0.2828977;0.3324228;-0.3393379,-0.1889826;0.4770342;0.0199344,-0.2323207;0.4173398;-0.168402,-0.1982197;0.3133327;-0.4102871,0.0816348;0.006831378;-0.03082585,0.0867192;-0.3193296;-0.2533412,0.1068602;-0.6460981;-0.2956541,0.1061836;-0.6554421;-0.403898,-0.07667213;0.001709849;-0.04218535,-0.03356111;-0.3906205;-0.0304261,0.03489107;-0.7098126;0.01860865,-0.03520625;-0.7372549;-0.05246816,-0.02532225;0.5252528;0.09802747,679.455
+0;0;0,-0.01671987;0.3097314;0.01986378,-0.03278393;0.6062574;0.02445329,0.1503737;0.4788868;0.01641378,0.2262576;0.375363;-0.1399085,0.2891106;0.2822923;-0.380483,-0.1975052;0.4794705;-0.03654273,-0.2117396;0.3735812;-0.2082897,-0.1960713;0.23675;-0.4352709,0.08402625;0.01036463;-0.02221049,0.1626199;-0.2092322;-0.3408329,0.1517783;-0.5224439;-0.2371285,0.1874094;-0.5519763;-0.3290605,-0.07169305;5.006378E-05;-0.05021202,-0.03579314;-0.3931462;-0.0554877,0.003639273;-0.717404;-0.00778383,0.01861425;-0.6748112;-0.1212842,-0.02890978;0.5334816;0.0256399,0;0;0,-0.01265191;0.3047103;0.05999351,-0.029079;0.5973345;0.1081688,0.155905;0.4872811;0.06764507,0.2557464;0.3967703;-0.08319163,0.2828977;0.3324228;-0.3393379,-0.1889826;0.4770342;0.0199344,-0.2323207;0.4173398;-0.168402,-0.1982197;0.3133327;-0.4102871,0.0816348;0.006831378;-0.03082585,0.0867192;-0.3193296;-0.2533412,0.1068602;-0.6460981;-0.2956541,0.1061836;-0.6554421;-0.403898,-0.07667213;0.001709849;-0.04218535,-0.03356111;-0.3906205;-0.0304261,0.03489107;-0.7098126;0.01860865,-0.03520625;-0.7372549;-0.05246816,-0.02532225;0.5252528;0.09802747,679.4669
+0;0;0,-0.0167448;0.3101932;0.0198934,-0.03283666;0.6072329;0.02449007,0.1490941;0.4800934;0.01651645,0.2281721;0.3722121;-0.1463858,0.2910091;0.2791651;-0.3868989,-0.1963892;0.4806731;-0.03607538,-0.2112228;0.3703267;-0.2150516,-0.1955585;0.2335304;-0.4419749,0.08382711;0.01034006;-0.02215785,0.1647112;-0.2156566;-0.3500661,0.1543529;-0.5149062;-0.2509846,0.1901733;-0.5447548;-0.3434048,-0.07152314;4.994512E-05;-0.05009301,-0.03457697;-0.4046055;-0.05552245,0.003097653;-0.7144088;-0.009945087,0.01815218;-0.6717491;-0.1240483,-0.0289548;0.5343122;0.02567904,0;0;0,-0.01269078;0.3052372;0.05970883,-0.02861324;0.5984496;0.1076412,0.154766;0.4875447;0.06741548,0.2506375;0.3870715;-0.09114885,0.2863266;0.3187159;-0.3451303,-0.1871806;0.4787276;0.01904067,-0.230957;0.4055754;-0.1737318,-0.2384482;0.3268221;-0.4270983,0.0814764;0.006684422;-0.03068852,0.08736363;-0.3363396;-0.2484968,0.1019971;-0.6475865;-0.297343,0.09857336;-0.662664;-0.4039392,-0.07641637;0.001938575;-0.0422096,-0.03421114;-0.401827;-0.02397104,0.0318384;-0.7070401;0.02026882,-0.007450826;-0.582893;-0.03449555,-0.02501028;0.5261988;0.09760475,679.4884
+0;0;0,-0.01684993;0.3101648;0.02024367,-0.03290101;0.6072012;0.02514463,0.1490018;0.4801301;0.01650667,0.2281737;0.3731978;-0.1469746,0.2927914;0.2809425;-0.3873209,-0.1960954;0.4805288;-0.03639465,-0.2224191;0.3650987;-0.2107845,-0.198234;0.2434212;-0.4454384,0.0839489;0.01017184;-0.02177126,0.1638509;-0.2113293;-0.3529713,0.1513293;-0.5117239;-0.2576767,0.1852418;-0.5416673;-0.3507529,-0.07139558;0.0002070624;-0.05027422,-0.03410745;-0.404427;-0.05490144,0.003573414;-0.7142416;-0.009405885,0.01874139;-0.6715652;-0.1234923,-0.02903639;0.5342787;0.02627324,0;0;0,-0.01269078;0.3052372;0.05970883,-0.02861324;0.5984496;0.1076412,0.154766;0.4875447;0.06741548,0.2506375;0.3870715;-0.09114885,0.2863266;0.3187159;-0.3451303,-0.1871806;0.4787276;0.01904067,-0.230957;0.4055754;-0.1737318,-0.2384482;0.3268221;-0.4270983,0.0814764;0.006684422;-0.03068852,0.08736363;-0.3363396;-0.2484968,0.1019971;-0.6475865;-0.297343,0.09857336;-0.662664;-0.4039392,-0.07641637;0.001938575;-0.0422096,-0.03421114;-0.401827;-0.02397104,0.0318384;-0.7070401;0.02026882,-0.007450826;-0.582893;-0.03449555,-0.02501028;0.5261988;0.09760475,679.5009
+0;0;0,-0.01689415;0.3109787;0.02029679,-0.03297678;0.6085988;0.02520783,0.1481734;0.4816262;0.0166136,0.2260861;0.3763946;-0.1442675,0.2906913;0.2841572;-0.3845671,-0.1954514;0.4820231;-0.03606202,-0.2213564;0.368429;-0.2076782,-0.197176;0.2467751;-0.4422865,0.08367921;0.01013916;-0.02170132,0.1641087;-0.2128243;-0.3550878,0.1516514;-0.5116757;-0.2602828,0.1856141;-0.5417078;-0.3534967,-0.07116622;0.0002063972;-0.05011271,-0.03363192;-0.4070989;-0.05477048,0.003855359;-0.7153219;-0.009508651,0.01904577;-0.6726269;-0.1237637,-0.02910513;0.5355437;0.0263385,0;0;0,-0.01296574;0.3061928;0.05901719,-0.02863137;0.6000899;0.1064713,0.1533879;0.4870346;0.0662291,0.2479747;0.3848856;-0.08754253,0.2738288;0.3005051;-0.3378162,-0.1863893;0.4805929;0.01783642,-0.2344503;0.3871605;-0.1610136,-0.2089999;0.3381311;-0.4205783,0.08122128;0.00656113;-0.03059435,0.08762525;-0.3416005;-0.245235,0.09768516;-0.6509429;-0.2968237,0.09559081;-0.6639532;-0.4044893,-0.07609072;0.002184601;-0.0422065,-0.03464171;-0.404556;-0.02908413,0.02527067;-0.706127;0.03353202,0.0131775;-0.7678379;-0.03638944,-0.02509797;0.5276847;0.09655643,679.5221
+0;0;0,-0.01689415;0.3109787;0.02029679,-0.03297678;0.6085988;0.02520783,0.1481734;0.4816262;0.0166136,0.2260861;0.3763946;-0.1442675,0.2906913;0.2841572;-0.3845671,-0.1954514;0.4820231;-0.03606202,-0.2213564;0.368429;-0.2076782,-0.197176;0.2467751;-0.4422865,0.08367921;0.01013916;-0.02170132,0.1641087;-0.2128243;-0.3550878,0.1516514;-0.5116757;-0.2602828,0.1856141;-0.5417078;-0.3534967,-0.07116622;0.0002063972;-0.05011271,-0.03363192;-0.4070989;-0.05477048,0.003855359;-0.7153219;-0.009508651,0.01904577;-0.6726269;-0.1237637,-0.02910513;0.5355437;0.0263385,0;0;0,-0.01296574;0.3061928;0.05901719,-0.02863137;0.6000899;0.1064713,0.1533879;0.4870346;0.0662291,0.2479747;0.3848856;-0.08754253,0.2738288;0.3005051;-0.3378162,-0.1863893;0.4805929;0.01783642,-0.2344503;0.3871605;-0.1610136,-0.2089999;0.3381311;-0.4205783,0.08122128;0.00656113;-0.03059435,0.08762525;-0.3416005;-0.245235,0.09768516;-0.6509429;-0.2968237,0.09559081;-0.6639532;-0.4044893,-0.07609072;0.002184601;-0.0422065,-0.03464171;-0.404556;-0.02908413,0.02527067;-0.706127;0.03353202,0.0131775;-0.7678379;-0.03638944,-0.02509797;0.5276847;0.09655643,679.5334
+0;0;0,-0.0169418;0.3109257;0.02105598,-0.03297438;0.608539;0.02646091,0.148153;0.4816599;0.01695336,0.2256653;0.3819689;-0.1476077,0.2875057;0.3129594;-0.396282,-0.1951497;0.4817849;-0.03556661,-0.2122159;0.3644704;-0.2057807,-0.1972871;0.2517518;-0.4455662,0.08382203;0.009909781;-0.02125141,0.1630584;-0.2077025;-0.3584377,0.1506642;-0.5072496;-0.2658459,0.1838521;-0.5370986;-0.3594558,-0.07107718;0.0003245315;-0.05023831,-0.03282406;-0.4069256;-0.05373717,0.004715517;-0.7150987;-0.00818057,0.0198506;-0.6723582;-0.1224379,-0.02910813;0.5354822;0.02749029,0;0;0,-0.01296574;0.3061928;0.05901719,-0.02863137;0.6000899;0.1064713,0.1533879;0.4870346;0.0662291,0.2479747;0.3848856;-0.08754253,0.2738288;0.3005051;-0.3378162,-0.1863893;0.4805929;0.01783642,-0.2344503;0.3871605;-0.1610136,-0.2089999;0.3381311;-0.4205783,0.08122128;0.00656113;-0.03059435,0.08762525;-0.3416005;-0.245235,0.09768516;-0.6509429;-0.2968237,0.09559081;-0.6639532;-0.4044893,-0.07609072;0.002184601;-0.0422065,-0.03464171;-0.404556;-0.02908413,0.02527067;-0.706127;0.03353202,0.0131775;-0.7678379;-0.03638944,-0.02509797;0.5276847;0.09655643,679.5446
+0;0;0,-0.01698704;0.311756;0.02111221,-0.03305199;0.6099719;0.02652485,0.1490192;0.4825862;0.01696506,0.2328985;0.3747064;-0.1611134,0.2947179;0.3057203;-0.4097034,-0.1960885;0.482712;-0.03583105,-0.2145565;0.3557609;-0.2200268,-0.1996327;0.2430805;-0.459731,0.08344091;0.009864723;-0.02115479,0.1629538;-0.2085072;-0.3595181,0.15056;-0.5080469;-0.2669286,0.183881;-0.5381359;-0.3609139,-0.07075401;0.000323056;-0.05000989,-0.03236738;-0.4083485;-0.05352097,0.005171273;-0.716514;-0.00796549,0.02036707;-0.6737223;-0.1226812,-0.02917391;0.5366915;0.02755738,0;0;0,-0.01317131;0.3073173;0.05752134,-0.02843779;0.601967;0.104198,0.1545949;0.4897195;0.06399393,0.2474305;0.3685201;-0.1005599,0.2604357;0.2679913;-0.3457181,-0.1872638;0.4819615;0.01549113,-0.2332347;0.3649267;-0.1704531,-0.1943149;0.2705896;-0.4153275,0.08079216;0.00696835;-0.0305171,0.08776201;-0.344333;-0.2427366,0.09469645;-0.6536865;-0.2947245,0.09268374;-0.6657218;-0.403275,-0.07564551;0.001868918;-0.04220768,-0.03525286;-0.4064421;-0.03000783,0.02487106;-0.708006;0.03240045,0.00312037;-0.7713506;-0.03368992,-0.02510181;0.5292852;0.09458804,679.5558
+0;0;0,-0.01698704;0.311756;0.02111221,-0.03305199;0.6099719;0.02652485,0.1490192;0.4825862;0.01696506,0.2328985;0.3747064;-0.1611134,0.2947179;0.3057203;-0.4097034,-0.1960885;0.482712;-0.03583105,-0.2145565;0.3557609;-0.2200268,-0.1996327;0.2430805;-0.459731,0.08344091;0.009864723;-0.02115479,0.1629538;-0.2085072;-0.3595181,0.15056;-0.5080469;-0.2669286,0.183881;-0.5381359;-0.3609139,-0.07075401;0.000323056;-0.05000989,-0.03236738;-0.4083485;-0.05352097,0.005171273;-0.716514;-0.00796549,0.02036707;-0.6737223;-0.1226812,-0.02917391;0.5366915;0.02755738,0;0;0,-0.01317131;0.3073173;0.05752134,-0.02843779;0.601967;0.104198,0.1545949;0.4897195;0.06399393,0.2474305;0.3685201;-0.1005599,0.2604357;0.2679913;-0.3457181,-0.1872638;0.4819615;0.01549113,-0.2332347;0.3649267;-0.1704531,-0.1943149;0.2705896;-0.4153275,0.08079216;0.00696835;-0.0305171,0.08776201;-0.344333;-0.2427366,0.09469645;-0.6536865;-0.2947245,0.09268374;-0.6657218;-0.403275,-0.07564551;0.001868918;-0.04220768,-0.03525286;-0.4064421;-0.03000783,0.02487106;-0.708006;0.03240045,0.00312037;-0.7713506;-0.03368992,-0.02510181;0.5292852;0.09458804,679.5673
+0;0;0,-0.01706133;0.3121459;0.02203313,-0.03309495;0.6108444;0.02798177,0.1496307;0.4830442;0.01761332,0.2374432;0.3771866;-0.1752753,0.3130749;0.3170862;-0.4222437,-0.1966525;0.4832892;-0.03513507,-0.2152566;0.3462752;-0.2274991,-0.2019184;0.2387007;-0.4695227,0.08333617;0.009536459;-0.02039667,0.1622577;-0.2071434;-0.3626249,0.1492653;-0.5075323;-0.2724409,0.1809343;-0.5328479;-0.3676122,-0.07019404;0.0005642045;-0.05024306,-0.03117692;-0.4102575;-0.0517072,0.006354798;-0.7185787;-0.006266378,0.02125168;-0.6759464;-0.1191328,-0.0292112;0.537434;0.02891286,0;0;0,-0.0142385;0.3079022;0.05661368,-0.02942052;0.603184;0.1024342,0.1544075;0.4912083;0.06244159,0.2437135;0.3493506;-0.1049612,0.2611716;0.2420294;-0.346835,-0.1891818;0.4828033;0.01423796,-0.2372123;0.3503733;-0.1762305,-0.2025811;0.2381046;-0.413974,0.08042566;0.007370681;-0.03048396,0.08598386;-0.3491384;-0.2382562,0.09060229;-0.6580366;-0.2938988,0.09005906;-0.6681131;-0.4012017,-0.07527096;0.001536928;-0.04223514,-0.03668311;-0.4091715;-0.03089881,0.01905667;-0.7105547;0.03690024,0.001612639;-0.7695093;-0.03312198,-0.02613772;0.5303264;0.0931592,679.5888
+0;0;0,-0.01706133;0.3121459;0.02203313,-0.03309495;0.6108444;0.02798177,0.1496307;0.4830442;0.01761332,0.2374432;0.3771866;-0.1752753,0.3130749;0.3170862;-0.4222437,-0.1966525;0.4832892;-0.03513507,-0.2152566;0.3462752;-0.2274991,-0.2019184;0.2387007;-0.4695227,0.08333617;0.009536459;-0.02039667,0.1622577;-0.2071434;-0.3626249,0.1492653;-0.5075323;-0.2724409,0.1809343;-0.5328479;-0.3676122,-0.07019404;0.0005642045;-0.05024306,-0.03117692;-0.4102575;-0.0517072,0.006354798;-0.7185787;-0.006266378,0.02125168;-0.6759464;-0.1191328,-0.0292112;0.537434;0.02891286,0;0;0,-0.0142385;0.3079022;0.05661368,-0.02942052;0.603184;0.1024342,0.1544075;0.4912083;0.06244159,0.2437135;0.3493506;-0.1049612,0.2611716;0.2420294;-0.346835,-0.1891818;0.4828033;0.01423796,-0.2372123;0.3503733;-0.1762305,-0.2025811;0.2381046;-0.413974,0.08042566;0.007370681;-0.03048396,0.08598386;-0.3491384;-0.2382562,0.09060229;-0.6580366;-0.2938988,0.09005906;-0.6681131;-0.4012017,-0.07527096;0.001536928;-0.04223514,-0.03668311;-0.4091715;-0.03089881,0.01905667;-0.7105547;0.03690024,0.001612639;-0.7695093;-0.03312198,-0.02613772;0.5303264;0.0931592,679.6011
+0;0;0,-0.01707478;0.312392;0.0220505,-0.03312989;0.6114903;0.02800819,0.1499143;0.4835214;0.01762079,0.2396164;0.375386;-0.1794184,0.3050095;0.3234217;-0.3929536,-0.1969782;0.4837669;-0.03522041,-0.2159826;0.3438046;-0.2317237,-0.2044501;0.2507929;-0.4409835,0.08297595;0.009495237;-0.02030851,0.1622607;-0.2081815;-0.3641114,0.1492738;-0.5084418;-0.273966,0.1814884;-0.5347104;-0.370777,-0.06989062;0.0005617656;-0.05002589,-0.03069397;-0.4121502;-0.05149676,0.00682167;-0.7203394;-0.006075408,0.0219752;-0.6774895;-0.1208864,-0.02924228;0.5380069;0.02894021,0;0;0,-0.01491221;0.3082331;0.05600476,-0.03010816;0.6040333;0.1010742,0.1541835;0.4924207;0.06144285,0.2402015;0.3371296;-0.1030252,0.2534551;0.2175572;-0.298219,-0.1903922;0.4834431;0.01349301,-0.2251841;0.3421817;-0.179895,-0.204346;0.2099851;-0.3660768,0.08021165;0.007569432;-0.02993989,0.08404288;-0.3528515;-0.2347612,0.08735366;-0.6620202;-0.288192,0.08947012;-0.6683295;-0.3988874,-0.0746992;0.001388269;-0.04249359,0.008127071;-0.4004612;-0.1018777,0.01204283;-0.6882088;0.02317078,-0.002123621;-0.7441771;-0.05419247,-0.02682328;0.5310709;0.09204674,679.6228
+0;0;0,-0.01719888;0.3123534;0.02249583,-0.03333334;0.6114371;0.0289657,0.1496509;0.4833475;0.01782183,0.2393634;0.3770404;-0.180205,0.2894326;0.3280763;-0.3985383,-0.1965705;0.4830804;-0.03540019,-0.2163466;0.3432082;-0.2318915,-0.2060852;0.2559681;-0.4436878,0.08307087;0.009355903;-0.0199825,0.1599559;-0.2119976;-0.3619782,0.146704;-0.5134984;-0.2761135,0.1784397;-0.5402304;-0.3728122,-0.06983298;0.0006266491;-0.05010553,-0.03018755;-0.4120434;-0.05128708,0.007336847;-0.7202107;-0.005724773,0.02255219;-0.6773257;-0.1205236,-0.02942867;0.537953;0.02976506,0;0;0,-0.01491221;0.3082331;0.05600476,-0.03010816;0.6040333;0.1010742,0.1541835;0.4924207;0.06144285,0.2402015;0.3371296;-0.1030252,0.2534551;0.2175572;-0.298219,-0.1903922;0.4834431;0.01349301,-0.2251841;0.3421817;-0.179895,-0.204346;0.2099851;-0.3660768,0.08021165;0.007569432;-0.02993989,0.08404288;-0.3528515;-0.2347612,0.08735366;-0.6620202;-0.288192,0.08947012;-0.6683295;-0.3988874,-0.0746992;0.001388269;-0.04249359,0.008127071;-0.4004612;-0.1018777,0.01204283;-0.6882088;0.02317078,-0.002123621;-0.7441771;-0.05419247,-0.02682328;0.5310709;0.09204674,679.6345
+0;0;0,-0.01719888;0.3123534;0.02249583,-0.03333334;0.6114371;0.0289657,0.1496509;0.4833475;0.01782183,0.2393634;0.3770404;-0.180205,0.2894326;0.3280763;-0.3985383,-0.1965705;0.4830804;-0.03540019,-0.2163466;0.3432082;-0.2318915,-0.2060852;0.2559681;-0.4436878,0.08307087;0.009355903;-0.0199825,0.1599559;-0.2119976;-0.3619782,0.146704;-0.5134984;-0.2761135,0.1784397;-0.5402304;-0.3728122,-0.06983298;0.0006266491;-0.05010553,-0.03018755;-0.4120434;-0.05128708,0.007336847;-0.7202107;-0.005724773,0.02255219;-0.6773257;-0.1205236,-0.02942867;0.537953;0.02976506,0;0;0,-0.01491221;0.3082331;0.05600476,-0.03010816;0.6040333;0.1010742,0.1541835;0.4924207;0.06144285,0.2402015;0.3371296;-0.1030252,0.2534551;0.2175572;-0.298219,-0.1903922;0.4834431;0.01349301,-0.2251841;0.3421817;-0.179895,-0.204346;0.2099851;-0.3660768,0.08021165;0.007569432;-0.02993989,0.08404288;-0.3528515;-0.2347612,0.08735366;-0.6620202;-0.288192,0.08947012;-0.6683295;-0.3988874,-0.0746992;0.001388269;-0.04249359,0.008127071;-0.4004612;-0.1018777,0.01204283;-0.6882088;0.02317078,-0.002123621;-0.7441771;-0.05419247,-0.02682328;0.5310709;0.09204674,679.6453
+0;0;0,-0.01719998;0.3123732;0.02249726,-0.03334808;0.6117095;0.02897367,0.1494412;0.4836431;0.01784333,0.2431472;0.3726039;-0.1889983,0.3009099;0.316116;-0.4408803,-0.1963995;0.4833763;-0.03532018,-0.2170559;0.3372778;-0.240558,-0.2052179;0.2366325;-0.4848986,0.08266973;0.009310724;-0.01988601,0.1594169;-0.2116458;-0.3612685,0.1461715;-0.5129997;-0.2754456,0.1776386;-0.5392517;-0.3713263,-0.06949577;0.0006236231;-0.04986358,-0.02992143;-0.4113064;-0.051043,0.007584687;-0.7193235;-0.005502909,0.02267131;-0.6765475;-0.1193306,-0.02944146;0.5381885;0.02977343,0;0;0,-0.01491711;0.3083816;0.05529261,-0.02972243;0.6045916;0.09945726,0.1543486;0.4932784;0.06022549,0.2377946;0.3214678;-0.1053398,0.23736;0.1682438;-0.3209648,-0.1902914;0.4841098;0.01292931,-0.2264788;0.3291714;-0.1834849,-0.2034201;0.1621509;-0.3873094,0.0799401;0.007682443;-0.02944469,0.08208358;-0.3540431;-0.230452,0.08499958;-0.6635591;-0.2809148,0.08891685;-0.671707;-0.3898963,-0.07413822;0.001341705;-0.04263978,0.007874928;-0.3998367;-0.1025028,0.01035303;-0.6869424;0.02366912,-0.001038427;-0.741852;-0.0538432,-0.02654235;0.5315515;0.09072447,679.6678
+0;0;0,-0.01737191;0.3123165;0.02314258,-0.03358351;0.6116365;0.03016756,0.1491358;0.4834159;0.01834137,0.2430257;0.3762981;-0.1904754,0.3120546;0.3336208;-0.4422404,-0.1963375;0.4830411;-0.03474744,-0.2252414;0.3729517;-0.2604439,-0.2082442;0.2731969;-0.5048453,0.08272925;0.009292039;-0.01964579,0.1584637;-0.2135776;-0.3600093,0.1451054;-0.5156006;-0.2765899,0.1749935;-0.5393422;-0.3743965,-0.0694857;0.0005608299;-0.04987836,-0.02912297;-0.4112943;-0.05011928,0.007983435;-0.7192324;-0.003725678,0.02303725;-0.6764175;-0.1175533,-0.02966082;0.5381152;0.03084434,0;0;0,-0.01491711;0.3083816;0.05529261,-0.02972243;0.6045916;0.09945726,0.1543486;0.4932784;0.06022549,0.2377946;0.3214678;-0.1053398,0.23736;0.1682438;-0.3209648,-0.1902914;0.4841098;0.01292931,-0.2264788;0.3291714;-0.1834849,-0.2034201;0.1621509;-0.3873094,0.0799401;0.007682443;-0.02944469,0.08208358;-0.3540431;-0.230452,0.08499958;-0.6635591;-0.2809148,0.08891685;-0.671707;-0.3898963,-0.07413822;0.001341705;-0.04263978,0.007874928;-0.3998367;-0.1025028,0.01035303;-0.6869424;0.02366912,-0.001038427;-0.741852;-0.0538432,-0.02654235;0.5315515;0.09072447,679.6792
+0;0;0,-0.01737699;0.3124079;0.02314935,-0.03359748;0.611892;0.03017811,0.1494986;0.4835146;0.0183261,0.246933;0.3723531;-0.1983735,0.3159007;0.3297136;-0.4499155,-0.1966984;0.483139;-0.03487393,-0.2266934;0.3688938;-0.2690904,-0.2097113;0.2692273;-0.5132754,0.08242758;0.009258157;-0.01957415,0.1573144;-0.2111171;-0.3561283,0.143924;-0.5138661;-0.2725085,0.1729556;-0.5360674;-0.367512,-0.06923233;0.0005587849;-0.04969648,-0.02932134;-0.4066868;-0.0499347,0.007874247;-0.7153651;-0.003429592,0.02249664;-0.6729174;-0.1139951,-0.02967254;0.5383285;0.03085527,0;0;0,-0.01507834;0.308632;0.05436421,-0.02981535;0.6051071;0.09784794,0.1546358;0.4937089;0.05894184,0.235842;0.3063694;-0.1057351,0.2386408;0.1442954;-0.3144748,-0.1909826;0.4842811;0.01203832,-0.2297257;0.3123037;-0.1822083,-0.2035626;0.1258475;-0.3676744,0.07977246;0.007652581;-0.02899933,0.07268858;-0.3597895;-0.2089386,0.08504546;-0.6665674;-0.276489,0.08799036;-0.6736225;-0.3823745,-0.07368631;0.001426108;-0.04279558,-0.04346219;-0.4062944;-0.02569466,0.01517987;-0.7075576;0.04235034,0.0005064765;-0.7574526;-0.03507683,-0.02666463;0.5319875;0.0894177,679.7028
+0;0;0,-0.01738259;0.3125086;0.02315681,-0.03361259;0.612168;0.0301904,0.1496028;0.4837279;0.0183304,0.2489345;0.3704017;-0.2025892,0.3130804;0.3307433;-0.4365446,-0.196822;0.4833521;-0.03490462,-0.227401;0.3668821;-0.2736822,-0.2116062;0.2741838;-0.5007949,0.08227;0.009240456;-0.01953673,0.1563694;-0.2088174;-0.3525518,0.1429869;-0.5113868;-0.2689816,0.1726214;-0.5346723;-0.3659582,-0.06909996;0.0005577166;-0.04960147,-0.02960866;-0.4024055;-0.04983718,0.007564869;-0.7109007;-0.003359661,0.02249095;-0.6681944;-0.1162214,-0.02968624;0.5385779;0.0308678,0;0;0,-0.01427671;0.3091321;0.05228305,-0.02874281;0.6059538;0.09462452,0.1558245;0.4945114;0.05641603,0.2341515;0.2938952;-0.1021183,0.2399984;0.1342795;-0.2889638,-0.1902685;0.4847029;0.009883143,-0.2362954;0.27593;-0.1507733,-0.2185899;0.1182074;-0.3384771,0.07954529;0.007408947;-0.02920747,0.07388986;-0.355868;-0.2079165,0.0848282;-0.6634569;-0.2710092,0.08842608;-0.6761343;-0.3772528,-0.07354511;0.001741963;-0.04270251,-0.04335053;-0.4017414;-0.02758776,0.01870233;-0.7033697;0.03471084,-0.001219207;-0.757883;-0.04000628,-0.02564461;0.5327488;0.08669996,679.7231
+0;0;0,-0.01756718;0.3124413;0.02391282,-0.03384677;0.6120842;0.03147537,0.1493314;0.4835854;0.01896993,0.2470743;0.3861319;-0.2100808,0.3181596;0.3109267;-0.4330464,-0.196893;0.4832437;-0.03407335,-0.215534;0.3509786;-0.2657488,-0.2079325;0.2625529;-0.4949774,0.08229163;0.009293678;-0.01942004,0.155329;-0.2089385;-0.3525555,0.1414736;-0.5120879;-0.2711937,0.1714582;-0.5330178;-0.3693217,-0.06912847;0.0004501457;-0.04956283,-0.02912644;-0.4024623;-0.04892904,0.00796723;-0.7108502;-0.001681983,0.02281713;-0.6681004;-0.1145489,-0.02990131;0.5384943;0.03204305,0;0;0,-0.01427671;0.3091321;0.05228305,-0.02874281;0.6059538;0.09462452,0.1558245;0.4945114;0.05641603,0.2341515;0.2938952;-0.1021183,0.2399984;0.1342795;-0.2889638,-0.1902685;0.4847029;0.009883143,-0.2362954;0.27593;-0.1507733,-0.2185899;0.1182074;-0.3384771,0.07954529;0.007408947;-0.02920747,0.07388986;-0.355868;-0.2079165,0.0848282;-0.6634569;-0.2710092,0.08842608;-0.6761343;-0.3772528,-0.07354511;0.001741963;-0.04270251,-0.04335053;-0.4017414;-0.02758776,0.01870233;-0.7033697;0.03471084,-0.001219207;-0.757883;-0.04000628,-0.02564461;0.5327488;0.08669996,679.7349
+0;0;0,-0.01757384;0.3125598;0.02392188,-0.03386371;0.6123915;0.03149029,0.1495657;0.4837947;0.01896677,0.2344165;0.3991951;-0.1798726,0.3106942;0.3184967;-0.4191241,-0.1971419;0.4834525;-0.03415055,-0.2133242;0.3686329;-0.2352685,-0.2051675;0.2737483;-0.4812404,0.08186909;0.009245958;-0.01932032,0.1546823;-0.2083165;-0.3514334,0.1408392;-0.5111972;-0.2701437,0.1718652;-0.533896;-0.37168,-0.06877352;0.0004478343;-0.04930834,-0.02889425;-0.4012281;-0.04867649,0.00816654;-0.7093426;-0.001471322,0.02353223;-0.6661499;-0.1182584,-0.02991711;0.5387802;0.03205814,0;0;0,-0.01206329;0.3097325;0.0499494,-0.02583231;0.6070448;0.09026885,0.159077;0.4955803;0.05379891,0.2248053;0.3022599;-0.05665851,0.2373002;0.1237196;-0.2504084,-0.1882664;0.485171;0.007787272,-0.2262509;0.2915887;-0.1145928,-0.2121433;0.1063276;-0.3018122,0.07907483;0.006994009;-0.02931833,0.07965449;-0.3529147;-0.2120743,0.08750689;-0.6615305;-0.2689161,0.09128404;-0.6774449;-0.3781269,-0.07306325;0.00217555;-0.04264197,-0.04167954;-0.4000427;-0.02960725,0.04195843;-0.7025596;-0.03456052,0.05019657;-0.6924266;-0.151123,-0.02283204;0.5337296;0.08316922,679.7568
+0;0;0,-0.01757384;0.3125598;0.02392188,-0.03386371;0.6123915;0.03149029,0.1495657;0.4837947;0.01896677,0.2344165;0.3991951;-0.1798726,0.3106942;0.3184967;-0.4191241,-0.1971419;0.4834525;-0.03415055,-0.2133242;0.3686329;-0.2352685,-0.2051675;0.2737483;-0.4812404,0.08186909;0.009245958;-0.01932032,0.1546823;-0.2083165;-0.3514334,0.1408392;-0.5111972;-0.2701437,0.1718652;-0.533896;-0.37168,-0.06877352;0.0004478343;-0.04930834,-0.02889425;-0.4012281;-0.04867649,0.00816654;-0.7093426;-0.001471322,0.02353223;-0.6661499;-0.1182584,-0.02991711;0.5387802;0.03205814,0;0;0,-0.01206329;0.3097325;0.0499494,-0.02583231;0.6070448;0.09026885,0.159077;0.4955803;0.05379891,0.2248053;0.3022599;-0.05665851,0.2373002;0.1237196;-0.2504084,-0.1882664;0.485171;0.007787272,-0.2262509;0.2915887;-0.1145928,-0.2121433;0.1063276;-0.3018122,0.07907483;0.006994009;-0.02931833,0.07965449;-0.3529147;-0.2120743,0.08750689;-0.6615305;-0.2689161,0.09128404;-0.6774449;-0.3781269,-0.07306325;0.00217555;-0.04264197,-0.04167954;-0.4000427;-0.02960725,0.04195843;-0.7025596;-0.03456052,0.05019657;-0.6924266;-0.151123,-0.02283204;0.5337296;0.08316922,679.769
+0;0;0,-0.01867633;0.3124152;0.02463979,-0.03537914;0.612414;0.03262497,0.1482711;0.4834489;0.01983827,0.2317744;0.4056599;-0.1806254,0.2919798;0.3358188;-0.427422,-0.1987254;0.4833398;-0.03322679,-0.2152697;0.3685643;-0.2326321,-0.2047393;0.2828389;-0.4815322,0.0817534;0.0105328;-0.01938411,0.1592821;-0.1480659;-0.3810234,0.1415651;-0.4481099;-0.2909567,0.173848;-0.472445;-0.3935057,-0.06919528;-0.0004501724;-0.0488069,-0.02980295;-0.4009427;-0.0477428,0.00720384;-0.7088335;7.024035E-05,0.02277631;-0.6653758;-0.1186192,-0.03133404;0.5387104;0.03312534,0;0;0,-0.01059525;0.3099579;0.04871345,-0.02346463;0.6077601;0.08705783,0.1614608;0.4959786;0.05238032,0.2259601;0.3017627;-0.05406046,0.2417545;0.1145227;-0.2387297,-0.1868924;0.4836081;0.007653013,-0.2216142;0.2863432;-0.1067609,-0.2078212;0.09627636;-0.2886823,0.07893758;0.006824374;-0.02987623,0.08274676;-0.3512955;-0.2134051,0.08977734;-0.6603384;-0.2672131,0.0930602;-0.677935;-0.3778231,-0.07335038;0.002397996;-0.04224065,-0.04180548;-0.3986239;-0.03068454,0.01958198;-0.6957852;0.04918431,-0.0009666812;-0.7508403;-0.03360555,-0.02080325;0.534266;0.08070469,679.7913
+0;0;0,-0.01867633;0.3124152;0.02463979,-0.03537914;0.612414;0.03262497,0.1482711;0.4834489;0.01983827,0.2317744;0.4056599;-0.1806254,0.2919798;0.3358188;-0.427422,-0.1987254;0.4833398;-0.03322679,-0.2152697;0.3685643;-0.2326321,-0.2047393;0.2828389;-0.4815322,0.0817534;0.0105328;-0.01938411,0.1592821;-0.1480659;-0.3810234,0.1415651;-0.4481099;-0.2909567,0.173848;-0.472445;-0.3935057,-0.06919528;-0.0004501724;-0.0488069,-0.02980295;-0.4009427;-0.0477428,0.00720384;-0.7088335;7.024035E-05,0.02277631;-0.6653758;-0.1186192,-0.03133404;0.5387104;0.03312534,0;0;0,-0.01059525;0.3099579;0.04871345,-0.02346463;0.6077601;0.08705783,0.1614608;0.4959786;0.05238032,0.2259601;0.3017627;-0.05406046,0.2417545;0.1145227;-0.2387297,-0.1868924;0.4836081;0.007653013,-0.2216142;0.2863432;-0.1067609,-0.2078212;0.09627636;-0.2886823,0.07893758;0.006824374;-0.02987623,0.08274676;-0.3512955;-0.2134051,0.08977734;-0.6603384;-0.2672131,0.0930602;-0.677935;-0.3778231,-0.07335038;0.002397996;-0.04224065,-0.04180548;-0.3986239;-0.03068454,0.01958198;-0.6957852;0.04918431,-0.0009666812;-0.7508403;-0.03360555,-0.02080325;0.534266;0.08070469,679.8035
+0;0;0,-0.01976848;0.3122739;0.02556149,-0.03699379;0.6122276;0.03408078,0.1468946;0.4835794;0.02102712,0.229957;0.4080077;-0.1804652,0.2893764;0.3432538;-0.4288345,-0.200066;0.4830377;-0.03207867,-0.216904;0.3693164;-0.2320626,-0.2028617;0.3309811;-0.4923398,0.08158259;0.01143098;-0.01959377,0.153811;-0.1112071;-0.3960113,0.140955;-0.4145896;-0.3169794,0.1543803;-0.3722515;-0.4360521,-0.06958797;-0.001298657;-0.04822997,-0.03052243;-0.4018232;-0.04715214,0.006121896;-0.7099277;-0.0004498996,0.02165194;-0.6663224;-0.119128,-0.03279369;0.538532;0.0344699,0;0;0,-0.01059525;0.3099579;0.04871345,-0.02346463;0.6077601;0.08705783,0.1614608;0.4959786;0.05238032,0.2259601;0.3017627;-0.05406046,0.2417545;0.1145227;-0.2387297,-0.1868924;0.4836081;0.007653013,-0.2216142;0.2863432;-0.1067609,-0.2078212;0.09627636;-0.2886823,0.07893758;0.006824374;-0.02987623,0.08274676;-0.3512955;-0.2134051,0.08977734;-0.6603384;-0.2672131,0.0930602;-0.677935;-0.3778231,-0.07335038;0.002397996;-0.04224065,-0.04180548;-0.3986239;-0.03068454,0.01958198;-0.6957852;0.04918431,-0.0009666812;-0.7508403;-0.03360555,-0.02080325;0.534266;0.08070469,679.8157
+0;0;0,-0.01978705;0.3125672;0.02558549,-0.03703237;0.6128697;0.03411348,0.1455642;0.4845055;0.02115754,0.228214;0.4093091;-0.1793341,0.2874947;0.3447064;-0.4271235,-0.1988896;0.4839677;-0.03156454,-0.215644;0.3708112;-0.2305552,-0.2016344;0.3325655;-0.4902248,0.08141787;0.0114079;-0.01955421,0.1542515;-0.1122579;-0.399126,0.1413788;-0.4160356;-0.3199911,0.1550173;-0.3735015;-0.4409546,-0.06944747;-0.001296035;-0.04813259,-0.03005457;-0.4051768;-0.04704573,0.006637491;-0.7136827;-0.0002826527,0.02241413;-0.6698613;-0.1208452,-0.03282582;0.5390611;0.03450318,0;0;0,-0.009701073;0.310422;0.04783773,-0.02192933;0.6088177;0.0844574,0.161201;0.4947824;0.05159259,0.2267284;0.2992019;-0.04908895,0.2394498;0.09628524;-0.2156732,-0.1849588;0.4838549;0.008327313,-0.2182946;0.2835656;-0.09870201,-0.2065518;0.08256714;-0.2676667,0.07865552;0.006590753;-0.03018689,0.08393998;-0.3592724;-0.2056546,0.092182;-0.6667914;-0.2694752,0.09403208;-0.6811957;-0.3834932,-0.07322734;0.00263931;-0.04209712,-0.04007304;-0.4016604;-0.0313642,0.0220916;-0.6994926;0.04699717,-0.0004942324;-0.7565308;-0.03600585,-0.01940371;0.5351651;0.07858515,679.8352
+0;0;0,-0.01980934;0.3129193;0.02561432,-0.03707591;0.613592;0.03415229,0.14523;0.4852158;0.02121907,0.2292462;0.4087763;-0.182587,0.2872133;0.3456052;-0.4248855,-0.1986513;0.4846789;-0.03141538,-0.2156827;0.3696517;-0.2336957,-0.2019836;0.3322535;-0.4876111,0.08168034;0.01144467;-0.01961724,0.1544431;-0.1121008;-0.39882,0.141564;-0.4160314;-0.3196453,0.1551709;-0.3735263;-0.4403287,-0.06967135;-0.001300213;-0.04828776,-0.03031676;-0.4047883;-0.04720195,0.006393768;-0.7134494;-0.0004153512,0.02213388;-0.66966;-0.1206988,-0.03286352;0.5396807;0.03454254,0;0;0,-0.008922167;0.3109555;0.04684114,-0.02061828;0.6098517;0.08259201,0.161962;0.4947122;0.05041218,0.2294009;0.29035;-0.03973627,0.2399282;0.08607596;-0.1953659,-0.1845391;0.4840498;0.0100504,-0.2181685;0.2768746;-0.09186207,-0.2057399;0.06993723;-0.2437889,0.07873964;0.00674963;-0.0306921,0.08538258;-0.3600046;-0.2033184,0.09396669;-0.6669004;-0.2707686,0.09538083;-0.6805564;-0.3847781,-0.07370571;0.002537227;-0.04181537,-0.03921634;-0.4012592;-0.03125298,0.02341251;-0.6997408;0.04486978,0.003933333;-0.7535973;-0.04170194,-0.01816671;0.5360759;0.07694387,679.8589
+0;0;0,-0.01980934;0.3129193;0.02561432,-0.03707591;0.613592;0.03415229,0.14523;0.4852158;0.02121907,0.2292462;0.4087763;-0.182587,0.2872133;0.3456052;-0.4248855,-0.1986513;0.4846789;-0.03141538,-0.2156827;0.3696517;-0.2336957,-0.2019836;0.3322535;-0.4876111,0.08168034;0.01144467;-0.01961724,0.1544431;-0.1121008;-0.39882,0.141564;-0.4160314;-0.3196453,0.1551709;-0.3735263;-0.4403287,-0.06967135;-0.001300213;-0.04828776,-0.03031676;-0.4047883;-0.04720195,0.006393768;-0.7134494;-0.0004153512,0.02213388;-0.66966;-0.1206988,-0.03286352;0.5396807;0.03454254,0;0;0,-0.008922167;0.3109555;0.04684114,-0.02061828;0.6098517;0.08259201,0.161962;0.4947122;0.05041218,0.2294009;0.29035;-0.03973627,0.2399282;0.08607596;-0.1953659,-0.1845391;0.4840498;0.0100504,-0.2181685;0.2768746;-0.09186207,-0.2057399;0.06993723;-0.2437889,0.07873964;0.00674963;-0.0306921,0.08538258;-0.3600046;-0.2033184,0.09396669;-0.6669004;-0.2707686,0.09538083;-0.6805564;-0.3847781,-0.07370571;0.002537227;-0.04181537,-0.03921634;-0.4012592;-0.03125298,0.02341251;-0.6997408;0.04486978,0.003933333;-0.7535973;-0.04170194,-0.01816671;0.5360759;0.07694387,679.8701
+0;0;0,-0.02038723;0.3130136;0.02602098,-0.0379644;0.6140265;0.03490961,0.1438111;0.485838;0.02197245,0.2266835;0.4137291;-0.1891162,0.2876478;0.3392082;-0.4303442,-0.198713;0.4848839;-0.03066916,-0.2174085;0.3754162;-0.2411288,-0.2026719;0.2832169;-0.4834985,0.08170629;0.01160982;-0.01949101,0.1534551;-0.1124686;-0.4001647,0.1404059;-0.4167908;-0.3225927,0.1540554;-0.374221;-0.4434727,-0.06973036;-0.0015781;-0.04822646,-0.03043179;-0.4064337;-0.04640293,0.005885191;-0.7151045;0.000533931,0.02166513;-0.6712669;-0.1199476,-0.03368724;0.5399603;0.03523975,0;0;0,-0.008339085;0.311279;0.045892,-0.01927031;0.6109105;0.07869148,0.1623735;0.4945969;0.04885554,0.2319478;0.2836716;-0.0365603,0.2365522;0.06920202;-0.1829932,-0.1841581;0.4845072;0.0110155,-0.218397;0.2696091;-0.08527795,-0.2011606;0.05210395;-0.2261872,0.07862132;0.007022768;-0.03098345,0.08780331;-0.3604378;-0.2051792,0.0958031;-0.6673696;-0.2724738,0.09627512;-0.6796342;-0.3872334,-0.07382302;0.002277291;-0.0416603,-0.0382183;-0.4027973;-0.03153011,0.02444884;-0.7013426;0.04425361,0.005272284;-0.7527913;-0.0449352,-0.01706257;0.5369136;0.07381344,679.8908
+0;0;0,-0.02038723;0.3130136;0.02602098,-0.0379644;0.6140265;0.03490961,0.1438111;0.485838;0.02197245,0.2266835;0.4137291;-0.1891162,0.2876478;0.3392082;-0.4303442,-0.198713;0.4848839;-0.03066916,-0.2174085;0.3754162;-0.2411288,-0.2026719;0.2832169;-0.4834985,0.08170629;0.01160982;-0.01949101,0.1534551;-0.1124686;-0.4001647,0.1404059;-0.4167908;-0.3225927,0.1540554;-0.374221;-0.4434727,-0.06973036;-0.0015781;-0.04822646,-0.03043179;-0.4064337;-0.04640293,0.005885191;-0.7151045;0.000533931,0.02166513;-0.6712669;-0.1199476,-0.03368724;0.5399603;0.03523975,0;0;0,-0.008339085;0.311279;0.045892,-0.01927031;0.6109105;0.07869148,0.1623735;0.4945969;0.04885554,0.2319478;0.2836716;-0.0365603,0.2365522;0.06920202;-0.1829932,-0.1841581;0.4845072;0.0110155,-0.218397;0.2696091;-0.08527795,-0.2011606;0.05210395;-0.2261872,0.07862132;0.007022768;-0.03098345,0.08780331;-0.3604378;-0.2051792,0.0958031;-0.6673696;-0.2724738,0.09627512;-0.6796342;-0.3872334,-0.07382302;0.002277291;-0.0416603,-0.0382183;-0.4027973;-0.03153011,0.02444884;-0.7013426;0.04425361,0.005272284;-0.7527913;-0.0449352,-0.01706257;0.5369136;0.07381344,679.9023
+0;0;0,-0.02038723;0.3130136;0.02602098,-0.0379644;0.6140265;0.03490961,0.1438111;0.485838;0.02197245,0.2266835;0.4137291;-0.1891162,0.2876478;0.3392082;-0.4303442,-0.198713;0.4848839;-0.03066916,-0.2174085;0.3754162;-0.2411288,-0.2026719;0.2832169;-0.4834985,0.08170629;0.01160982;-0.01949101,0.1534551;-0.1124686;-0.4001647,0.1404059;-0.4167908;-0.3225927,0.1540554;-0.374221;-0.4434727,-0.06973036;-0.0015781;-0.04822646,-0.03043179;-0.4064337;-0.04640293,0.005885191;-0.7151045;0.000533931,0.02166513;-0.6712669;-0.1199476,-0.03368724;0.5399603;0.03523975,0;0;0,-0.008339085;0.311279;0.045892,-0.01927031;0.6109105;0.07869148,0.1623735;0.4945969;0.04885554,0.2319478;0.2836716;-0.0365603,0.2365522;0.06920202;-0.1829932,-0.1841581;0.4845072;0.0110155,-0.218397;0.2696091;-0.08527795,-0.2011606;0.05210395;-0.2261872,0.07862132;0.007022768;-0.03098345,0.08780331;-0.3604378;-0.2051792,0.0958031;-0.6673696;-0.2724738,0.09627512;-0.6796342;-0.3872334,-0.07382302;0.002277291;-0.0416603,-0.0382183;-0.4027973;-0.03153011,0.02444884;-0.7013426;0.04425361,0.005272284;-0.7527913;-0.0449352,-0.01706257;0.5369136;0.07381344,679.9134
+0;0;0,-0.02093876;0.3130831;0.0265182,-0.03887744;0.614382;0.03587931,0.1428575;0.4860711;0.02269989,0.2282803;0.4108003;-0.1891937,0.2877092;0.338842;-0.4290488,-0.1993319;0.4849841;-0.02996707,-0.2203099;0.3849897;-0.2477345,-0.2053585;0.3182337;-0.4958482,0.08201117;0.01205287;-0.01969521,0.1526322;-0.1137171;-0.4044471,0.1394061;-0.4178131;-0.3257207,0.1711367;-0.4816224;-0.4025332,-0.07025678;-0.002030235;-0.04815463,-0.03050024;-0.4109992;-0.04635105,0.005559493;-0.7197511;0.0007563233,0.02170256;-0.6755307;-0.1227117,-0.03452926;0.5402436;0.03611819,0;0;0,-0.008023392;0.311567;0.04499197,-0.01861566;0.6116562;0.07669926,0.1627938;0.4945951;0.0473361,0.2342109;0.2782249;-0.02976871,0.2354015;0.05807804;-0.1630888,-0.1844101;0.4847485;0.01222904,-0.2188613;0.2624741;-0.07302854,-0.2013562;0.04433091;-0.2084811,0.07873102;0.007506579;-0.03168726,0.09012717;-0.3639798;-0.2069228,0.09729572;-0.6705183;-0.2764201,0.0973224;-0.6793063;-0.3955951,-0.07472217;0.001524491;-0.04090574,-0.03721991;-0.4075352;-0.03074565,0.02625051;-0.7064019;0.04339811,0.00521908;-0.7589437;-0.04853511,-0.0164384;0.5375689;0.07203102,679.9363
+0;0;0,-0.02093876;0.3130831;0.0265182,-0.03887744;0.614382;0.03587931,0.1428575;0.4860711;0.02269989,0.2282803;0.4108003;-0.1891937,0.2877092;0.338842;-0.4290488,-0.1993319;0.4849841;-0.02996707,-0.2203099;0.3849897;-0.2477345,-0.2053585;0.3182337;-0.4958482,0.08201117;0.01205287;-0.01969521,0.1526322;-0.1137171;-0.4044471,0.1394061;-0.4178131;-0.3257207,0.1711367;-0.4816224;-0.4025332,-0.07025678;-0.002030235;-0.04815463,-0.03050024;-0.4109992;-0.04635105,0.005559493;-0.7197511;0.0007563233,0.02170256;-0.6755307;-0.1227117,-0.03452926;0.5402436;0.03611819,0;0;0,-0.008023392;0.311567;0.04499197,-0.01861566;0.6116562;0.07669926,0.1627938;0.4945951;0.0473361,0.2342109;0.2782249;-0.02976871,0.2354015;0.05807804;-0.1630888,-0.1844101;0.4847485;0.01222904,-0.2188613;0.2624741;-0.07302854,-0.2013562;0.04433091;-0.2084811,0.07873102;0.007506579;-0.03168726,0.09012717;-0.3639798;-0.2069228,0.09729572;-0.6705183;-0.2764201,0.0973224;-0.6793063;-0.3955951,-0.07472217;0.001524491;-0.04090574,-0.03721991;-0.4075352;-0.03074565,0.02625051;-0.7064019;0.04339811,0.00521908;-0.7589437;-0.04853511,-0.0164384;0.5375689;0.07203102,679.9482
+0;0;0,-0.02092378;0.312859;0.02649922,-0.03889203;0.614655;0.03587532,0.1420293;0.4864625;0.02275846,0.2279083;0.4107898;-0.1902666,0.2875981;0.3385156;-0.4311746,-0.1985757;0.4853806;-0.02966464,-0.2196657;0.3848522;-0.248595,-0.2046486;0.3178032;-0.4977977,0.08240646;0.01211096;-0.01979014,0.1533922;-0.1143086;-0.4065289,0.1401659;-0.4184099;-0.327801,0.1715841;-0.4812957;-0.4038573,-0.07059541;-0.002040021;-0.04838673,-0.03063358;-0.413121;-0.04657384,0.005426813;-0.7218784;0.0005343817,0.02141095;-0.677798;-0.1217181,-0.03453609;0.5403842;0.03611463,0;0;0,-0.00745137;0.3115296;0.04375553,-0.01742091;0.6124256;0.07262206,0.1630342;0.495051;0.04534793,0.237108;0.2755453;-0.02401733,0.2352514;0.05087852;-0.1518629,-0.1838142;0.4845425;0.01352775,-0.2194107;0.2583373;-0.06422374,-0.1998927;0.03622058;-0.1950148,0.07883886;0.007596374;-0.03249431,0.09154445;-0.3657419;-0.2086899,0.09830474;-0.6722172;-0.2785313,0.09795567;-0.6788781;-0.3970863,-0.07558644;0.001501563;-0.04016948,-0.03645048;-0.4095603;-0.03098765,0.02527406;-0.7085768;0.04404482,-0.006003786;-0.774371;-0.02837478,-0.01545563;0.5381571;0.06868339,679.9689
+0;0;0,-0.02123169;0.3128222;0.0266889,-0.03947983;0.6145864;0.03651948,0.1414339;0.4862238;0.02342729,0.2286993;0.4120157;-0.1895496,0.2944731;0.3986993;-0.4391885,-0.1990843;0.4850426;-0.02900241,-0.221337;0.3905365;-0.2504852,-0.2054133;0.3167841;-0.4977303,0.08242486;0.01199363;-0.01978499,0.1520003;-0.1130426;-0.4072291,0.1388689;-0.4169743;-0.3278326,0.1701314;-0.4766878;-0.4076672,-0.07063559;-0.002016091;-0.04832907,-0.03038045;-0.4130682;-0.04646228,0.006698582;-0.7217192;0.0005522408,0.02261325;-0.6775942;-0.1217041,-0.03508838;0.5403174;0.03665825,0;0;0,-0.00745137;0.3115296;0.04375553,-0.01742091;0.6124256;0.07262206,0.1630342;0.495051;0.04534793,0.237108;0.2755453;-0.02401733,0.2352514;0.05087852;-0.1518629,-0.1838142;0.4845425;0.01352775,-0.2194107;0.2583373;-0.06422374,-0.1998927;0.03622058;-0.1950148,0.07883886;0.007596374;-0.03249431,0.09154445;-0.3657419;-0.2086899,0.09830474;-0.6722172;-0.2785313,0.09795567;-0.6788781;-0.3970863,-0.07558644;0.001501563;-0.04016948,-0.03645048;-0.4095603;-0.03098765,0.02527406;-0.7085768;0.04404482,-0.006003786;-0.774371;-0.02837478,-0.01545563;0.5381571;0.06868339,679.9805
+0;0;0,-0.02122768;0.3127631;0.02668386,-0.03949153;0.6147864;0.03652373,0.1410784;0.4864849;0.02345759,0.2280808;0.4125005;-0.1888774,0.2934477;0.3992665;-0.436972,-0.1987714;0.485306;-0.02886919,-0.2209571;0.3910847;-0.2496845,-0.2051319;0.3177885;-0.4954001,0.08248354;0.01200217;-0.01979908,0.1520708;-0.1130553;-0.4073089,0.1389364;-0.4170565;-0.3278942,0.1700976;-0.4764795;-0.4074702,-0.07068589;-0.002017526;-0.04836347,-0.03042392;-0.4131393;-0.04649637,0.006663602;-0.721861;0.000528913,0.02252673;-0.6777818;-0.1213315,-0.03509741;0.5404723;0.03666259,0;0;0,-0.0076054;0.311581;0.04292822,-0.01746901;0.6129358;0.06978178,0.1628021;0.4955851;0.04427099,0.238702;0.2755754;-0.01869059,0.237508;0.05012611;-0.1418576,-0.1843164;0.4841244;0.01459377,-0.2202182;0.2557108;-0.0537257,-0.1994153;0.03273609;-0.1796162,0.07862736;0.007953376;-0.03307676,0.09232666;-0.3654663;-0.2091894,0.098263;-0.6716899;-0.2805188,0.09796313;-0.6784527;-0.3986214,-0.07602379;0.001167336;-0.03947923,-0.03620872;-0.409902;-0.03040369,0.02472791;-0.709273;0.04415959,-0.001557346;-0.7673259;-0.038639,-0.01551037;0.5386036;0.06620264,679.9922
+0;0;0,-0.02122768;0.3127631;0.02668386,-0.03949153;0.6147864;0.03652373,0.1410784;0.4864849;0.02345759,0.2280808;0.4125005;-0.1888774,0.2934477;0.3992665;-0.436972,-0.1987714;0.485306;-0.02886919,-0.2209571;0.3910847;-0.2496845,-0.2051319;0.3177885;-0.4954001,0.08248354;0.01200217;-0.01979908,0.1520708;-0.1130553;-0.4073089,0.1389364;-0.4170565;-0.3278942,0.1700976;-0.4764795;-0.4074702,-0.07068589;-0.002017526;-0.04836347,-0.03042392;-0.4131393;-0.04649637,0.006663602;-0.721861;0.000528913,0.02252673;-0.6777818;-0.1213315,-0.03509741;0.5404723;0.03666259,0;0;0,-0.0076054;0.311581;0.04292822,-0.01746901;0.6129358;0.06978178,0.1628021;0.4955851;0.04427099,0.238702;0.2755754;-0.01869059,0.237508;0.05012611;-0.1418576,-0.1843164;0.4841244;0.01459377,-0.2202182;0.2557108;-0.0537257,-0.1994153;0.03273609;-0.1796162,0.07862736;0.007953376;-0.03307676,0.09232666;-0.3654663;-0.2091894,0.098263;-0.6716899;-0.2805188,0.09796313;-0.6784527;-0.3986214,-0.07602379;0.001167336;-0.03947923,-0.03620872;-0.409902;-0.03040369,0.02472791;-0.709273;0.04415959,-0.001557346;-0.7673259;-0.038639,-0.01551037;0.5386036;0.06620264,680.0031
+0;0;0,-0.02162691;0.3126924;0.02718736,-0.04017349;0.6146823;0.03743425,0.1403847;0.4863354;0.02405834,0.2285433;0.4147393;-0.1886182,0.2911382;0.3957075;-0.4370504,-0.1993858;0.4851546;-0.0280734,-0.2225813;0.3956828;-0.2507526,-0.2015788;0.3107923;-0.492313,0.08246795;0.01191142;-0.01991844,0.150502;-0.1111042;-0.4083565,0.1368055;-0.4154767;-0.330474,0.170438;-0.4762723;-0.4074471,-0.0708186;-0.00202204;-0.04816873,-0.02972488;-0.4130633;-0.04675516,0.00704512;-0.7216973;0.001088038,0.02280709;-0.6775835;-0.1207816,-0.03575668;0.5403694;0.03752951,0;0;0,-0.0076054;0.311581;0.04292822,-0.01746901;0.6129358;0.06978178,0.1628021;0.4955851;0.04427099,0.238702;0.2755754;-0.01869059,0.237508;0.05012611;-0.1418576,-0.1843164;0.4841244;0.01459377,-0.2202182;0.2557108;-0.0537257,-0.1994153;0.03273609;-0.1796162,0.07862736;0.007953376;-0.03307676,0.09232666;-0.3654663;-0.2091894,0.098263;-0.6716899;-0.2805188,0.09796313;-0.6784527;-0.3986214,-0.07602379;0.001167336;-0.03947923,-0.03620872;-0.409902;-0.03040369,0.02472791;-0.709273;0.04415959,-0.001557346;-0.7673259;-0.038639,-0.01551037;0.5386036;0.06620264,680.0162
+0;0;0,-0.0216234;0.3126416;0.02718295,-0.04018953;0.6149506;0.03743981,0.1394889;0.4867785;0.02413175,0.2278063;0.4150534;-0.1889277,0.2874509;0.3969186;-0.4256507,-0.1985735;0.4856036;-0.02773793,-0.2218107;0.3959706;-0.2508181,-0.2017981;0.3150813;-0.4809931,0.08251538;0.01191827;-0.0199299,0.1505687;-0.1111322;-0.4084779,0.1368747;-0.4154508;-0.3306093,0.1706394;-0.4766033;-0.4078849,-0.07085933;-0.002023203;-0.04819643,-0.02975398;-0.4131808;-0.04678246,0.00700951;-0.7217601;0.001052249,0.02283345;-0.6775909;-0.1212965,-0.03576696;0.5405408;0.03753519,0;0;0,-0.007647858;0.311714;0.04155898,-0.01681875;0.6136738;0.06536937,0.1627143;0.4966069;0.04294014,0.2413419;0.2751652;-0.01291752,0.2416565;0.05841799;-0.1266921,-0.1841809;0.4840169;0.01634522,-0.2211722;0.2528225;-0.04298072,-0.1981709;0.04105172;-0.1635966,0.07850145;0.008224994;-0.03343511,0.09293798;-0.3647593;-0.2106824,0.09863512;-0.6712265;-0.2807271,0.09828197;-0.6782282;-0.3992646,-0.07615163;0.0009043904;-0.03934647,-0.03577743;-0.4102147;-0.02968763,0.02542798;-0.7106115;0.04014478,-0.0009612422;-0.7692539;-0.04271959,-0.01502107;0.5392126;0.0624218,680.0292
+0;0;0,-0.0216234;0.3126416;0.02718295,-0.04018953;0.6149506;0.03743981,0.1394889;0.4867785;0.02413175,0.2278063;0.4150534;-0.1889277,0.2874509;0.3969186;-0.4256507,-0.1985735;0.4856036;-0.02773793,-0.2218107;0.3959706;-0.2508181,-0.2017981;0.3150813;-0.4809931,0.08251538;0.01191827;-0.0199299,0.1505687;-0.1111322;-0.4084779,0.1368747;-0.4154508;-0.3306093,0.1706394;-0.4766033;-0.4078849,-0.07085933;-0.002023203;-0.04819643,-0.02975398;-0.4131808;-0.04678246,0.00700951;-0.7217601;0.001052249,0.02283345;-0.6775909;-0.1212965,-0.03576696;0.5405408;0.03753519,0;0;0,-0.007647858;0.311714;0.04155898,-0.01681875;0.6136738;0.06536937,0.1627143;0.4966069;0.04294014,0.2413419;0.2751652;-0.01291752,0.2416565;0.05841799;-0.1266921,-0.1841809;0.4840169;0.01634522,-0.2211722;0.2528225;-0.04298072,-0.1981709;0.04105172;-0.1635966,0.07850145;0.008224994;-0.03343511,0.09293798;-0.3647593;-0.2106824,0.09863512;-0.6712265;-0.2807271,0.09828197;-0.6782282;-0.3992646,-0.07615163;0.0009043904;-0.03934647,-0.03577743;-0.4102147;-0.02968763,0.02542798;-0.7106115;0.04014478,-0.0009612422;-0.7692539;-0.04271959,-0.01502107;0.5392126;0.0624218,680.0443
+0;0;0,-0.02258264;0.3124923;0.02810507,-0.04155352;0.614944;0.03879079,0.1382322;0.4867448;0.02528658,0.2248258;0.4167504;-0.1830999,0.2873962;0.4031835;-0.4300047,-0.1998685;0.4852194;-0.02645208,-0.2246404;0.399538;-0.2452388,-0.2054075;0.3406684;-0.4926767,0.08253729;0.01192419;-0.01992683,0.1482931;-0.1089186;-0.409709,0.1351014;-0.4134481;-0.3328896,0.1487894;-0.3705415;-0.4559211,-0.07096476;-0.002104125;-0.04807541,-0.03013897;-0.4134304;-0.04711452,0.006360069;-0.7219307;0.000935927,0.02211661;-0.6776608;-0.1216968,-0.03709386;0.5405143;0.0388201,0;0;0,-0.007903397;0.3118573;0.04042125,-0.01696445;0.6141626;0.06224751,0.1628946;0.4970996;0.04214072,0.2439032;0.2798724;-0.003384352,0.2423568;0.05304019;-0.1200285,-0.1850549;0.4841908;0.01648445,-0.226618;0.2566998;-0.03191943,-0.1970458;0.03543691;-0.1553266,0.07840817;0.00843367;-0.03365564,0.09313408;-0.3640612;-0.2122269,0.09860393;-0.6708475;-0.2805328,0.09821786;-0.6782379;-0.3992447,-0.07625605;0.0007659458;-0.03919308,-0.03579351;-0.4104881;-0.02971394,0.02560585;-0.7116978;0.03598453,-0.002353249;-0.7731633;-0.04365865,-0.01513598;0.539667;0.05965304,680.0559
+0;0;0,-0.02258264;0.3124923;0.02810507,-0.04155352;0.614944;0.03879079,0.1382322;0.4867448;0.02528658,0.2248258;0.4167504;-0.1830999,0.2873962;0.4031835;-0.4300047,-0.1998685;0.4852194;-0.02645208,-0.2246404;0.399538;-0.2452388,-0.2054075;0.3406684;-0.4926767,0.08253729;0.01192419;-0.01992683,0.1482931;-0.1089186;-0.409709,0.1351014;-0.4134481;-0.3328896,0.1487894;-0.3705415;-0.4559211,-0.07096476;-0.002104125;-0.04807541,-0.03013897;-0.4134304;-0.04711452,0.006360069;-0.7219307;0.000935927,0.02211661;-0.6776608;-0.1216968,-0.03709386;0.5405143;0.0388201,0;0;0,-0.007903397;0.3118573;0.04042125,-0.01696445;0.6141626;0.06224751,0.1628946;0.4970996;0.04214072,0.2439032;0.2798724;-0.003384352,0.2423568;0.05304019;-0.1200285,-0.1850549;0.4841908;0.01648445,-0.226618;0.2566998;-0.03191943,-0.1970458;0.03543691;-0.1553266,0.07840817;0.00843367;-0.03365564,0.09313408;-0.3640612;-0.2122269,0.09860393;-0.6708475;-0.2805328,0.09821786;-0.6782379;-0.3992447,-0.07625605;0.0007659458;-0.03919308,-0.03579351;-0.4104881;-0.02971394,0.02560585;-0.7116978;0.03598453,-0.002353249;-0.7731633;-0.04365865,-0.01513598;0.539667;0.05965304,680.0778
+0;0;0,-0.02285148;0.3120132;0.02899488,-0.04215351;0.6141492;0.04030187,0.1373216;0.4861497;0.02670397,0.2244452;0.4162974;-0.1832519,0.2890168;0.4047339;-0.4323802,-0.2001587;0.4845552;-0.02490351,-0.2248235;0.4074666;-0.248511,-0.206039;0.3481528;-0.4985052,0.08274607;0.01196595;-0.01990659,0.1473072;-0.1080193;-0.4100089,0.134205;-0.4127979;-0.3340714,0.1478379;-0.3698474;-0.4569524,-0.0711185;-0.002173005;-0.04820588,-0.03004347;-0.4133359;-0.04665098,0.006067619;-0.7217931;0.002117202,0.02175582;-0.6774825;-0.120367,-0.037689;0.5398292;0.040222,0;0;0,-0.007906683;0.3116165;0.03934216,-0.01674743;0.6137301;0.06021619,0.1630173;0.4973832;0.04143167,0.25047;0.2794952;0.003640175,0.2430262;0.05118582;-0.1154711,-0.1853676;0.4842265;0.01768702,-0.2297381;0.2544245;-0.0244277,-0.1954036;0.0315945;-0.1490713,0.07820639;0.009203404;-0.03443003,0.09110866;-0.3639748;-0.2113934,0.09882128;-0.6706409;-0.2801287,0.09835126;-0.6790085;-0.39837,-0.07664455;0.0005098961;-0.03888089,-0.03611781;-0.4106189;-0.03021044,0.02494268;-0.7116868;0.03655716,-0.001207832;-0.7713213;-0.04551055,-0.01493105;0.5393384;0.05777431,680.0891
+0;0;0,-0.02285148;0.3120132;0.02899488,-0.04215351;0.6141492;0.04030187,0.1373216;0.4861497;0.02670397,0.2244452;0.4162974;-0.1832519,0.2890168;0.4047339;-0.4323802,-0.2001587;0.4845552;-0.02490351,-0.2248235;0.4074666;-0.248511,-0.206039;0.3481528;-0.4985052,0.08274607;0.01196595;-0.01990659,0.1473072;-0.1080193;-0.4100089,0.134205;-0.4127979;-0.3340714,0.1478379;-0.3698474;-0.4569524,-0.0711185;-0.002173005;-0.04820588,-0.03004347;-0.4133359;-0.04665098,0.006067619;-0.7217931;0.002117202,0.02175582;-0.6774825;-0.120367,-0.037689;0.5398292;0.040222,0;0;0,-0.007906683;0.3116165;0.03934216,-0.01674743;0.6137301;0.06021619,0.1630173;0.4973832;0.04143167,0.25047;0.2794952;0.003640175,0.2430262;0.05118582;-0.1154711,-0.1853676;0.4842265;0.01768702,-0.2297381;0.2544245;-0.0244277,-0.1954036;0.0315945;-0.1490713,0.07820639;0.009203404;-0.03443003,0.09110866;-0.3639748;-0.2113934,0.09882128;-0.6706409;-0.2801287,0.09835126;-0.6790085;-0.39837,-0.07664455;0.0005098961;-0.03888089,-0.03611781;-0.4106189;-0.03021044,0.02494268;-0.7116868;0.03655716,-0.001207832;-0.7713213;-0.04551055,-0.01493105;0.5393384;0.05777431,680.1008
+0;0;0,-0.02281444;0.3115075;0.02894788,-0.04209816;0.6133542;0.04024565,0.137266;0.4854912;0.02665595,0.2239729;0.4159729;-0.1822958,0.2893022;0.4042738;-0.4343475,-0.2000124;0.4838977;-0.02492066,-0.2245593;0.4071777;-0.2474588,-0.2055543;0.3471679;-0.5003865,0.08307432;0.01201342;-0.01998556,0.1469157;-0.1066342;-0.4057389,0.1338496;-0.4105722;-0.3300108,0.1473744;-0.3677244;-0.4519169,-0.07140062;-0.002181625;-0.04839711,-0.0307835;-0.4087607;-0.04685954,0.005227987;-0.7163671;0.001774132,0.02079173;-0.6721701;-0.1197384,-0.03763992;0.5391386;0.04016589,0;0;0,-0.007794234;0.3112615;0.03809071,-0.01631527;0.6131611;0.05800676,0.1634481;0.4970357;0.04078341,0.2553863;0.2808894;0.01180339,0.2443027;0.05091909;-0.1103671,-0.1854763;0.4836134;0.01860166,-0.2324737;0.2537681;-0.01260932,-0.1939107;0.03022844;-0.1409748,0.07817979;0.009670764;-0.03520632,0.0930403;-0.352824;-0.2231834,0.09898734;-0.6624978;-0.2716665,0.09843128;-0.676913;-0.3867146,-0.07716585;0.0002659505;-0.03860633,-0.0369269;-0.4062923;-0.03154455,0.02058474;-0.7055642;0.04202531,0.004299276;-0.7577314;-0.04848659,-0.01453762;0.5388674;0.05574441,680.1224
+0;0;0,-0.02263518;0.3114838;0.02934063,-0.04213486;0.613288;0.04138554,0.1377881;0.4867703;0.02926482,0.2190557;0.4174739;-0.1819349,0.2894137;0.4111447;-0.4328223,-0.1978419;0.4777963;-0.02395814,-0.2319817;0.4090151;-0.2478227,-0.2078934;0.3541239;-0.501479,0.08308421;0.01199404;-0.01995608,0.1454916;-0.1059756;-0.4061518,0.1324451;-0.4100305;-0.330891,0.1456484;-0.3671409;-0.4528279,-0.07142285;-0.002202215;-0.04836337,-0.0308089;-0.4087794;-0.04631078,0.00492515;-0.7163395;0.002817981,0.0201541;-0.672101;-0.1187321,-0.03764416;0.5390749;0.04111299,0;0;0,-0.007794234;0.3112615;0.03809071,-0.01631527;0.6131611;0.05800676,0.1634481;0.4970357;0.04078341,0.2553863;0.2808894;0.01180339,0.2443027;0.05091909;-0.1103671,-0.1854763;0.4836134;0.01860166,-0.2324737;0.2537681;-0.01260932,-0.1939107;0.03022844;-0.1409748,0.07817979;0.009670764;-0.03520632,0.0930403;-0.352824;-0.2231834,0.09898734;-0.6624978;-0.2716665,0.09843128;-0.676913;-0.3867146,-0.07716585;0.0002659505;-0.03860633,-0.0369269;-0.4062923;-0.03154455,0.02058474;-0.7055642;0.04202531,0.004299276;-0.7577314;-0.04848659,-0.01453762;0.5388674;0.05574441,680.1341
+0;0;0,-0.02260016;0.3110019;0.02929523,-0.04204262;0.6119164;0.04130703,0.1377418;0.4857038;0.02919556,0.2189949;0.4164197;-0.1819665,0.2874842;0.4102586;-0.4261904,-0.1976543;0.4767361;-0.0239903,-0.231788;0.4079671;-0.247815,-0.2083395;0.3545339;-0.4947342,0.08330804;0.01202635;-0.02000984,0.1449335;-0.1044652;-0.4013668,0.1315787;-0.4157052;-0.3243275,0.1443786;-0.3732094;-0.4425392,-0.07161526;-0.002208148;-0.04849365,-0.03151017;-0.4036911;-0.04646679,0.00506831;-0.7185192;0.003822941,0.01983202;-0.6747158;-0.1140137,-0.03756819;0.5379719;0.04103547,0;0;0,-0.00783807;0.3109648;0.03647757,-0.01599699;0.6121103;0.05431962,0.1639063;0.4968708;0.03994966,0.258571;0.2813644;0.01571369,0.246645;0.05783388;-0.1037264,-0.1859682;0.4832489;0.01905568,-0.2335053;0.2530015;-0.007742055,-0.1958678;0.03655115;-0.1346544,0.07833828;0.009659559;-0.03542686,0.09557985;-0.3434542;-0.2298863,0.0991639;-0.6617134;-0.2708983,0.09859028;-0.6758882;-0.381994,-0.0774277;0.000197417;-0.03860269,-0.03782326;-0.4012889;-0.03217458,0.02119522;-0.7077786;0.04242178,0.004161697;-0.7610305;-0.04167922,-0.01427701;0.538071;0.05255818,680.156
+0;0;0,-0.02260016;0.3110019;0.02929523,-0.04204262;0.6119164;0.04130703,0.1377418;0.4857038;0.02919556,0.2189949;0.4164197;-0.1819665,0.2874842;0.4102586;-0.4261904,-0.1976543;0.4767361;-0.0239903,-0.231788;0.4079671;-0.247815,-0.2083395;0.3545339;-0.4947342,0.08330804;0.01202635;-0.02000984,0.1449335;-0.1044652;-0.4013668,0.1315787;-0.4157052;-0.3243275,0.1443786;-0.3732094;-0.4425392,-0.07161526;-0.002208148;-0.04849365,-0.03151017;-0.4036911;-0.04646679,0.00506831;-0.7185192;0.003822941,0.01983202;-0.6747158;-0.1140137,-0.03756819;0.5379719;0.04103547,0;0;0,-0.00783807;0.3109648;0.03647757,-0.01599699;0.6121103;0.05431962,0.1639063;0.4968708;0.03994966,0.258571;0.2813644;0.01571369,0.246645;0.05783388;-0.1037264,-0.1859682;0.4832489;0.01905568,-0.2335053;0.2530015;-0.007742055,-0.1958678;0.03655115;-0.1346544,0.07833828;0.009659559;-0.03542686,0.09557985;-0.3434542;-0.2298863,0.0991639;-0.6617134;-0.2708983,0.09859028;-0.6758882;-0.381994,-0.0774277;0.000197417;-0.03860269,-0.03782326;-0.4012889;-0.03217458,0.02119522;-0.7077786;0.04242178,0.004161697;-0.7610305;-0.04167922,-0.01427701;0.538071;0.05255818,680.1678

+ 193 - 0
DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_TwoArmsPlusLeg_Forward_ColorFeedback_Slow.csv

@@ -0,0 +1,193 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.002904912;0.3106854;0.0139016,0.00568299;0.6106508;0.01071919,0.1862713;0.4836589;0.01724629,0.225551;0.2450055;0.035863,0.2710879;0.05641428;-0.007061172,-0.1759623;0.4819232;0.007851812,-0.2307312;0.2456843;0.01389252,-0.2697069;0.05486715;-0.02550867,0.08289453;0.004043972;-0.04133754,0.09480816;-0.3335908;-0.003127232,0.09940944;-0.6826369;0.08289045,0.1164123;-0.7193115;0.004594103,-0.08308554;0.007891895;-0.04038762,-0.1176091;-0.3296032;-0.01792869,-0.1395568;-0.6825956;0.04663148,-0.1360763;-0.6417633;-0.05698059,0.00485523;0.537173;0.01404085,0;0;0,-0.0132284;0.3077652;0.04280949,-0.02798526;0.6058836;0.07302809,0.1545994;0.4850703;0.02872801,0.2500288;0.2987573;-0.09385109,0.2745126;0.2158907;-0.2727823,-0.1922482;0.4524801;0.03388621,-0.2663463;0.2568521;-0.08893122,-0.3128053;0.1852918;-0.2683843,0.0838046;0.01326776;-0.03738189,0.125077;-0.1998411;-0.2990694,0.1178881;-0.556455;-0.2540331,0.1340375;-0.59003;-0.3350413,-0.08436357;-0.003654335;-0.03828946,-0.0484097;-0.3417007;-0.04386786,0.04317861;-0.6858127;0.005648758,0.03965302;-0.6738086;-0.09696037,-0.02427861;0.5326036;0.06783128,578.4119
+0;0;0,0.002719006;0.3108545;0.01378416,0.005330075;0.6110628;0.01071345,0.1859695;0.4841012;0.01691375,0.225365;0.2467486;0.03546301,0.2710459;0.05807437;-0.006757885,-0.1761411;0.4821613;0.007691155,-0.2304313;0.24711;0.01367563,-0.2692294;0.05619551;-0.02523067,0.0826164;0.00406274;-0.04119293,0.09472314;-0.3320465;-0.003209196,0.09943689;-0.6847421;0.08378667,0.1162368;-0.721304;0.005458035,-0.08281825;0.007826769;-0.04023323,-0.1169369;-0.3281756;-0.0179373,-0.1390354;-0.6848665;0.04739191,-0.1356069;-0.6440434;-0.05614164,0.004579602;0.5375228;0.0139989,0;0;0,-0.01377964;0.3078307;0.04333973,-0.02879989;0.606131;0.07400465,0.153643;0.4851218;0.02925038,0.2500531;0.3009558;-0.09330702,0.2850803;0.222145;-0.2722743,-0.1924802;0.4515585;0.0350292,-0.2646013;0.2801202;-0.1187232,-0.3141039;0.1908539;-0.2891589,0.08360386;0.01340467;-0.03700733,0.1261236;-0.1973299;-0.29843,0.1195996;-0.5575435;-0.2516508,0.1346073;-0.5897945;-0.3337951,-0.08400284;-0.003763834;-0.03831695,-0.04822772;-0.3402985;-0.04314895,0.04467774;-0.6882157;0.00488025,0.04095531;-0.6761166;-0.09765656,-0.02505859;0.5327997;0.06871223,578.4346
+0;0;0,0.002719249;0.3108823;0.01378539,0.005330329;0.6110922;0.01071471,0.1870025;0.4838271;0.01693159,0.2262504;0.2473639;0.03541132,0.2817233;0.0182464;-0.01585983,-0.1771698;0.481876;0.007656477,-0.2312566;0.2477056;0.01361852,-0.2783712;0.01586767;-0.03362754,0.08201447;0.004033139;-0.0408928,0.09411713;-0.3319629;-0.002921864,0.09889241;-0.6892619;0.08520947,0.1158251;-0.7263499;0.006261595,-0.08221485;0.007769745;-0.0399401,-0.116322;-0.3281195;-0.01765168,-0.1387089;-0.6894659;0.04853021,-0.1352534;-0.6485572;-0.05582187,0.004579863;0.5375528;0.01400013,0;0;0,-0.01476591;0.3076917;0.04419351,-0.03024462;0.6059321;0.07521319,0.1532041;0.48528;0.02905297,0.2503393;0.3029337;-0.09387493,0.2769461;0.2250683;-0.3206565,-0.1949832;0.4515562;0.03533365,-0.267814;0.2602751;-0.09077717,-0.3214689;0.1720181;-0.308797,0.08316199;0.01350364;-0.03628492,0.127286;-0.1964016;-0.2979612,0.1212161;-0.5608712;-0.2471919,0.1365017;-0.5944884;-0.3292863,-0.08309332;-0.003799862;-0.03867717,-0.04731562;-0.3402334;-0.0424292,0.04760205;-0.6927397;0.004286487,0.04365469;-0.6806874;-0.09907018,-0.02642732;0.5326095;0.06986427,578.4575
+0;0;0,0.002720584;0.311035;0.01379216,0.005333506;0.6114549;0.01071902,0.1858225;0.4844798;0.0169195,0.2250313;0.2482518;0.03538086,0.2707902;0.05925566;-0.00691206,-0.175989;0.4825414;0.007704517,-0.230022;0.2486039;0.01366063,-0.2688862;0.05736369;-0.02531204,0.08194512;0.004029728;-0.04085822,0.09397312;-0.3298935;-0.003121532,0.09890117;-0.6986231;0.08782926,0.1162087;-0.7371961;0.007133968,-0.08214533;0.007763174;-0.03990632,-0.1160421;-0.3260539;-0.0177554,-0.1391452;-0.6989604;0.05054375,-0.1356132;-0.6578102;-0.05611803,0.004582444;0.5378572;0.01400705,0;0;0,-0.01544217;0.3077909;0.04434729,-0.03155916;0.606214;0.07531619,0.1508614;0.4851205;0.03016329,0.2498065;0.3044576;-0.09333825,0.2766758;0.240116;-0.2797258,-0.1950549;0.4520728;0.03629934,-0.2624066;0.2767863;-0.1134344,-0.3095722;0.1999792;-0.2908553,0.08312707;0.01368341;-0.0361011,0.1284841;-0.1954584;-0.2954772,0.1210646;-0.5699649;-0.2326472,0.1379542;-0.5960569;-0.322547,-0.08293834;-0.00397696;-0.03880785,-0.04717186;-0.3383125;-0.04254833,0.05113242;-0.701979;0.005832307,0.04717302;-0.6903323;-0.09981343,-0.02758213;0.5328393;0.06999302,578.4886
+0;0;0,0.002870799;0.310918;0.01374648,0.005599343;0.611128;0.01077931,0.1862981;0.4839268;0.01665892,0.2263183;0.2473685;0.03533494,0.2840212;0.009086281;-0.0174661,-0.1760427;0.4823586;0.007586389,-0.2300457;0.2479209;0.01332197,-0.2784539;0.006800309;-0.03580529,0.08187985;0.004063333;-0.04082359,0.09427386;-0.3339895;-0.002869308,0.09929745;-0.6867092;0.0843417,0.115802;-0.7224232;0.007310003,-0.08209167;0.007712555;-0.03986052,-0.1161086;-0.3302647;-0.01776879,-0.1380188;-0.6870025;0.04780768,-0.1346816;-0.6463395;-0.05417159,0.00484415;0.5375876;0.01403566,0;0;0,-0.01615694;0.3075726;0.04478002,-0.03273021;0.6057325;0.07600021,0.1503559;0.4857631;0.03075409,0.2499845;0.3056707;-0.09395003,0.2724;0.2284037;-0.331486,-0.1967125;0.4519858;0.03748522,-0.2626653;0.2767819;-0.1137235,-0.3242182;0.1766789;-0.3352784,0.08305459;0.01363304;-0.03610349,0.1300505;-0.2152326;-0.283663,0.122058;-0.5738896;-0.2258406,0.1375109;-0.6055252;-0.3063817,-0.08279824;-0.003971593;-0.03893667,-0.04636106;-0.3423938;-0.04301011,0.04787446;-0.6902885;0.003154285,0.04390863;-0.6778349;-0.09784574,-0.02865531;0.532426;0.07062221,578.5222
+0;0;0,0.002870799;0.310918;0.01374648,0.005599343;0.611128;0.01077931,0.1862981;0.4839268;0.01665892,0.2263183;0.2473685;0.03533494,0.2840212;0.009086281;-0.0174661,-0.1760427;0.4823586;0.007586389,-0.2300457;0.2479209;0.01332197,-0.2784539;0.006800309;-0.03580529,0.08187985;0.004063333;-0.04082359,0.09427386;-0.3339895;-0.002869308,0.09929745;-0.6867092;0.0843417,0.115802;-0.7224232;0.007310003,-0.08209167;0.007712555;-0.03986052,-0.1161086;-0.3302647;-0.01776879,-0.1380188;-0.6870025;0.04780768,-0.1346816;-0.6463395;-0.05417159,0.00484415;0.5375876;0.01403566,0;0;0,-0.01615694;0.3075726;0.04478002,-0.03273021;0.6057325;0.07600021,0.1503559;0.4857631;0.03075409,0.2499845;0.3056707;-0.09395003,0.2724;0.2284037;-0.331486,-0.1967125;0.4519858;0.03748522,-0.2626653;0.2767819;-0.1137235,-0.3242182;0.1766789;-0.3352784,0.08305459;0.01363304;-0.03610349,0.1300505;-0.2152326;-0.283663,0.122058;-0.5738896;-0.2258406,0.1375109;-0.6055252;-0.3063817,-0.08279824;-0.003971593;-0.03893667,-0.04636106;-0.3423938;-0.04301011,0.04787446;-0.6902885;0.003154285,0.04390863;-0.6778349;-0.09784574,-0.02865531;0.532426;0.07062221,578.545
+0;0;0,0.002871063;0.3109466;0.01374775,0.005600137;0.6112155;0.01078014,0.1865525;0.483928;0.01666391,0.2194977;0.2891893;0.03203832,0.2805218;0.03719276;-0.0238017,-0.1762949;0.4823576;0.007578701,-0.220751;0.2893647;0.01230033,-0.2719454;0.03436634;-0.03965447,0.08185142;0.004061921;-0.04080942,0.094234;-0.3336796;-0.00289008,0.09939326;-0.6959247;0.08667612,0.1155127;-0.7301055;0.01144173,-0.08206316;0.007709876;-0.03984668,-0.1160487;-0.3299561;-0.01777529,-0.1385507;-0.6963279;0.04957211,-0.1352913;-0.6559137;-0.05002778,0.004844828;0.5376638;0.01403699,0;0;0,-0.01692722;0.3074122;0.04578471,-0.03411588;0.6054756;0.07814789,0.1491156;0.4857036;0.03116131,0.239174;0.3332999;-0.05776286,0.2697396;0.2399746;-0.3041375,-0.1978043;0.4512589;0.03827214,-0.2510989;0.3074856;-0.08716242,-0.3321853;0.195039;-0.313271,0.08299817;0.01369089;-0.03613067,0.1309995;-0.217415;-0.2809703,0.1268217;-0.5851414;-0.2174878,0.1416996;-0.6094102;-0.30039,-0.0827222;-0.004056635;-0.03901464,-0.04615804;-0.3421616;-0.04194747,0.05265469;-0.6990339;0.004404038,0.04862487;-0.6861791;-0.09423175,-0.02989594;0.532189;0.07246614,578.5797
+0;0;0,0.003052661;0.3111041;0.01371051,0.005913866;0.6115156;0.01084695,0.1859226;0.4839599;0.01613015,0.2232616;0.2707629;0.03338865,0.2837854;0.01832205;-0.02114541,-0.1751952;0.4828985;0.007495671,-0.2236705;0.2713136;0.01269233,-0.2752373;0.01658618;-0.04039503,0.08194383;0.004155839;-0.04085125,0.09489889;-0.3343783;-0.003023721,0.1001085;-0.6983103;0.08686881,0.116605;-0.7323604;0.01190465,-0.08217841;0.00762063;-0.03986882,-0.115745;-0.3308886;-0.01775827,-0.1380913;-0.6989632;0.04988791,-0.1349321;-0.6585671;-0.04949071,0.005149496;0.5379277;0.01407248,0;0;0,-0.01726512;0.3075534;0.0457809,-0.0345058;0.605776;0.07796907,0.1479263;0.486137;0.03121686,0.2441423;0.322401;-0.07403541,0.2731895;0.2327218;-0.3219817,-0.1980381;0.4522172;0.04043631,-0.2552845;0.2943935;-0.09725737,-0.3364135;0.1753212;-0.3199754,0.08300802;0.01371771;-0.03636456,0.1331603;-0.222123;-0.2773376,0.1300339;-0.5910316;-0.2106218,0.1475159;-0.6212206;-0.2885053,-0.08287332;-0.004133802;-0.03893343,-0.0456425;-0.3429734;-0.04131875,0.05293985;-0.7016497;0.005447444,0.0485407;-0.6887726;-0.09294783,-0.03028645;0.5324503;0.0723381,578.6119
+0;0;0,0.003055121;0.3113548;0.01372155,0.005918479;0.6119932;0.01085615,0.1873121;0.4839752;0.01615725,0.2253247;0.2669315;0.03372715,0.2858491;0.01448846;-0.02080739,-0.1765732;0.4829057;0.007456601,-0.2259232;0.2675031;0.01274702,-0.2774903;0.01277345;-0.0403408,0.08206772;0.004162122;-0.04091302,0.0949408;-0.3322294;-0.003324889,0.1003081;-0.707176;0.08928829,0.1167085;-0.7408533;0.0147605,-0.08230264;0.007632152;-0.0399291,-0.1156568;-0.3287347;-0.01795848,-0.1386794;-0.7079493;0.05173506,-0.1355386;-0.6676137;-0.04706509,0.005153604;0.5383567;0.01408382,0;0;0,-0.0189801;0.3075539;0.04679489,-0.03882748;0.6057066;0.08023381,0.146188;0.4876191;0.03289127,0.2448444;0.3218399;-0.0750246,0.2735042;0.2322705;-0.3230581,-0.2020911;0.4497042;0.04249165,-0.2590697;0.2899071;-0.09921228,-0.346614;0.1536345;-0.3092848,0.08298001;0.01377028;-0.03675604,0.1353222;-0.2266492;-0.2695577,0.1342809;-0.6044149;-0.1890411,0.1545162;-0.634544;-0.2655473,-0.08316566;-0.004291957;-0.03861816,-0.04718222;-0.3411024;-0.03994296,0.05479425;-0.7104185;0.009020336,0.05012973;-0.6974644;-0.08878476,-0.03388233;0.5324035;0.07427216,578.6342
+0;0;0,0.003055537;0.3113972;0.01372342,0.005918887;0.6120353;0.01085821,0.1866843;0.4842092;0.01615198,0.2252453;0.2640343;0.03397534,0.2857637;0.0116159;-0.02055387,-0.1759459;0.4831433;0.007481332,-0.2260079;0.2646333;0.01284808,-0.27757;0.009928524;-0.04023456,0.08213179;0.004165371;-0.04094496,0.09503193;-0.3329337;-0.003277771,0.1003529;-0.7046461;0.08853656,0.1166715;-0.7380055;0.01438084,-0.0823669;0.00763811;-0.03996027,-0.1157912;-0.3294362;-0.01794345,-0.1386152;-0.7053798;0.05114895,-0.1354901;-0.6650959;-0.04715794,0.005154056;0.5384031;0.01408569,0;0;0,-0.01996306;0.3074877;0.04710293,-0.04087647;0.6055428;0.08075166,0.1438777;0.4888158;0.03270411,0.2453861;0.3212349;-0.07635689,0.2693223;0.2262824;-0.3228564,-0.2032107;0.4494196;0.04373879,-0.2612384;0.2871237;-0.09969917,-0.3510188;0.1524239;-0.3098096,0.08288385;0.01386389;-0.0371151,0.1383231;-0.2369986;-0.2589607,0.1366114;-0.6116374;-0.1797698,0.1588693;-0.6422454;-0.2546766,-0.08334107;-0.00449259;-0.03838688,-0.04951558;-0.3422417;-0.03992372,0.05264506;-0.7080326;0.008949257,0.04763741;-0.6950076;-0.08834692,-0.03567249;0.5322647;0.07475638,578.6678
+0;0;0,0.003167608;0.3114564;0.01359211,0.006113439;0.6121174;0.01076608,0.1876249;0.4839151;0.01585922,0.2268683;0.2616091;0.03425762,0.2872354;0.008733571;-0.01829259,-0.1765567;0.483027;0.007439301,-0.2263156;0.262133;0.01276743,-0.280952;0.00865224;-0.04303687,0.08206118;0.00426706;-0.04086772,0.09538632;-0.3341679;-0.003602803,0.1011233;-0.7128069;0.09029505,0.1177292;-0.7476159;0.01537883,-0.08226538;0.007531123;-0.03997632,-0.1157832;-0.3308539;-0.01814553,-0.1385692;-0.7139194;0.0522738,-0.1354665;-0.6734825;-0.04757527,0.005346215;0.5384867;0.01397504,0;0;0,-0.02145641;0.3074213;0.04724073,-0.04428921;0.6053548;0.08091283,0.1418522;0.4899828;0.0316155,0.2456893;0.32086;-0.07753491,0.269306;0.2259167;-0.3240705,-0.2080109;0.4504583;0.04609259,-0.2643736;0.2846511;-0.09753785,-0.365316;0.1506874;-0.3030035,0.08267334;0.01404646;-0.0372858,0.1402225;-0.2401626;-0.2567632,0.1414155;-0.6190983;-0.1639001,0.1620834;-0.6500981;-0.2409732,-0.08325313;-0.004726241;-0.03832746,-0.05023302;-0.3438631;-0.03889489,0.05344344;-0.7166425;0.01114442,0.05281372;-0.7670216;-0.04908185,-0.03857863;0.5321152;0.07493663,578.6896
+0;0;0,0.003167608;0.3114564;0.01359211,0.006113439;0.6121174;0.01076608,0.1876249;0.4839151;0.01585922,0.2268683;0.2616091;0.03425762,0.2872354;0.008733571;-0.01829259,-0.1765567;0.483027;0.007439301,-0.2263156;0.262133;0.01276743,-0.280952;0.00865224;-0.04303687,0.08206118;0.00426706;-0.04086772,0.09538632;-0.3341679;-0.003602803,0.1011233;-0.7128069;0.09029505,0.1177292;-0.7476159;0.01537883,-0.08226538;0.007531123;-0.03997632,-0.1157832;-0.3308539;-0.01814553,-0.1385692;-0.7139194;0.0522738,-0.1354665;-0.6734825;-0.04757527,0.005346215;0.5384867;0.01397504,0;0;0,-0.02145641;0.3074213;0.04724073,-0.04428921;0.6053548;0.08091283,0.1418522;0.4899828;0.0316155,0.2456893;0.32086;-0.07753491,0.269306;0.2259167;-0.3240705,-0.2080109;0.4504583;0.04609259,-0.2643736;0.2846511;-0.09753785,-0.365316;0.1506874;-0.3030035,0.08267334;0.01404646;-0.0372858,0.1402225;-0.2401626;-0.2567632,0.1414155;-0.6190983;-0.1639001,0.1620834;-0.6500981;-0.2409732,-0.08325313;-0.004726241;-0.03832746,-0.05023302;-0.3438631;-0.03889489,0.05344344;-0.7166425;0.01114442,0.05281372;-0.7670216;-0.04908185,-0.03857863;0.5321152;0.07493663,578.7128
+0;0;0,0.003168277;0.3115222;0.01359498,0.006116001;0.6123756;0.01076678,0.1857077;0.4846927;0.01584248,0.2207106;0.2864084;0.03225282,0.2789286;0.04253478;-0.01842668,-0.1746394;0.483814;0.007511219,-0.2190216;0.2867891;0.01226361,-0.271713;0.04233181;-0.04155414,0.0822694;0.004277888;-0.04097142,0.09566166;-0.3358617;-0.003518816,0.101393;-0.7141305;0.09028724,0.119066;-0.753104;0.010557,-0.08247412;0.007550232;-0.04007775,-0.1161607;-0.3325392;-0.01813702,-0.1389245;-0.7152301;0.05221346,-0.1356224;-0.6741225;-0.05405177,0.005348202;0.5386897;0.01397814,0;0;0,-0.02281792;0.3074388;0.04692221,-0.04681865;0.6055059;0.08031583,0.138225;0.4933596;0.03107524,0.2398892;0.3443967;-0.05995035,0.2755602;0.2341548;-0.2879994,-0.2074998;0.4493415;0.04615456,-0.2581431;0.300746;-0.08099039,-0.2828361;0.1591947;-0.2926164,0.08245971;0.01423067;-0.03825045,0.1439018;-0.2473665;-0.2505445,0.146438;-0.6236306;-0.1488659,0.1689778;-0.6544335;-0.2338457,-0.08391268;-0.005176866;-0.03737746,-0.05273877;-0.3462091;-0.03886495,0.05198616;-0.7179438;0.01372536,0.05218722;-0.7728978;-0.05115418,-0.04082667;0.5322269;0.07441711,578.7459
+0;0;0,0.002454144;0.3110124;0.01333815,0.004492011;0.6115358;0.01051545,0.1813614;0.4852925;0.0155339,0.2204155;0.2632062;0.03438731,0.2747374;0.03796524;-0.01096676,-0.1727457;0.4835812;0.007162844,-0.2216519;0.2627113;0.01242657,-0.2711668;0.03744185;-0.03800445,0.0825491;0.004420918;-0.04112608,0.09668677;-0.3369273;-0.004340492,0.1032495;-0.7201133;0.09092541,0.1188709;-0.7514402;0.01840097,-0.08278337;0.007440808;-0.04020945,-0.11554;-0.3339207;-0.01850815,-0.1383683;-0.7217081;0.05255552,-0.135369;-0.6817082;-0.04313047,0.003993604;0.5379326;0.01370379,0;0;0,-0.02474353;0.3068501;0.04629707,-0.05063946;0.6044609;0.0792923,0.1318601;0.49612;0.02859544,0.246596;0.3338864;-0.07965851,0.2755499;0.2324808;-0.2908928,-0.2079583;0.4496801;0.04631482,-0.2633001;0.2823062;-0.09555218,-0.2848647;0.1537005;-0.2923692,0.08197209;0.01481545;-0.03982878,0.1468281;-0.24856;-0.2507758,0.1513501;-0.6284365;-0.1429627,0.1745617;-0.6529848;-0.2187948,-0.08496186;-0.006015692;-0.03564471,-0.05463433;-0.3482734;-0.03904004,0.05070331;-0.7255325;0.01125683,0.05117739;-0.7712345;-0.0481888,-0.04415128;0.5313027;0.07349372,578.7683
+0;0;0,0.002453474;0.3109274;0.01333451,0.004493956;0.6118366;0.01050663,0.1807513;0.4856456;0.01552436,0.2207886;0.2579687;0.03485238,0.2780043;0.02072887;-0.01291775,-0.1721357;0.4839402;0.007182151,-0.222273;0.2575103;0.01257838,-0.2744256;0.02024047;-0.04053914,0.0827806;0.004433316;-0.04124141,0.09681883;-0.3345139;-0.004714563,0.1032623;-0.7107356;0.08881988,0.1185121;-0.7406037;0.01802051,-0.08301553;0.007461675;-0.04032221,-0.1155418;-0.3314988;-0.01877356,-0.1379551;-0.7122381;0.05099854,-0.1350272;-0.6724762;-0.04241146,0.003994675;0.5381044;0.01370056,0;0;0,-0.02703501;0.3067046;0.04539943,-0.05517969;0.6045398;0.07804203,0.127212;0.4981306;0.02571225,0.2469275;0.3324178;-0.08392715,0.2784699;0.2320921;-0.3092673,-0.2100868;0.4469185;0.04724718,-0.2650362;0.2753725;-0.09892359,-0.2862538;0.1460066;-0.3102352,0.08138593;0.01579615;-0.04123044,0.1514178;-0.2452663;-0.2494574,0.1632995;-0.6164863;-0.1381583,0.1803693;-0.6495542;-0.2056887,-0.08558127;-0.007462672;-0.03454405,-0.05726454;-0.3474415;-0.0399329,0.04419958;-0.7180815;0.01168072,0.04615458;-0.7603404;-0.04835365,-0.0480729;0.5313023;0.07232785,578.8022
+0;0;0,0.002452539;0.310809;0.01332943,0.004503282;0.6132315;0.01048387,0.1803336;0.4867184;0.01551662,0.2213135;0.2536811;0.03529969,0.2806174;0.007782817;-0.01421388,-0.1717069;0.485017;0.007194426,-0.2230246;0.2532561;0.01271771,-0.2770806;0.007326767;-0.04233844,0.08355927;0.004475018;-0.04162935,0.09750326;-0.3321967;-0.005347714,0.1039446;-0.7082977;0.08815673,0.119219;-0.7382622;0.01724335,-0.08379641;0.007531862;-0.0407015,-0.1161043;-0.3291531;-0.01929751,-0.1385105;-0.7097703;0.05045221,-0.1355779;-0.6699926;-0.04310821,0.004000968;0.5390513;0.0136972,0;0;0,-0.03025642;0.3063714;0.04480004,-0.06260498;0.6053078;0.07744026,0.1204037;0.5001969;0.02310324,0.2479971;0.3362415;-0.09185625,0.2773232;0.2282129;-0.3240292,-0.2136076;0.4433012;0.04755801,-0.2708578;0.2511105;-0.07957284,-0.3029217;0.1260054;-0.3026314,0.08155401;0.01790026;-0.04199648,0.1557409;-0.2406953;-0.2481112,0.1680604;-0.6111081;-0.1346247,0.1926372;-0.6409214;-0.2030067,-0.08639237;-0.009164701;-0.03446079,-0.0606764;-0.3470463;-0.04023685,0.03699876;-0.7183163;0.0131925,0.04033342;-0.7598347;-0.04789564,-0.05415614;0.5317571;0.0717659,578.8354
+0;0;0,0.001265926;0.3100732;0.01309322,0.001757356;0.6132172;0.01015424,0.1785113;0.4872802;0.01516182,0.2196417;0.2540175;0.03563879,0.2807982;0.0009023845;-0.01408551,-0.1742593;0.4846993;0.006895252,-0.2250048;0.252497;0.01232323,-0.2805951;-0.0003086627;-0.04493842,0.08488176;0.004647635;-0.04218879,0.09967642;-0.3325287;-0.006756928,0.1063507;-0.7050425;0.08609761,0.1212997;-0.7334562;0.01663144,-0.08506819;0.007532175;-0.04138932,-0.1166333;-0.3296986;-0.02038371,-0.138409;-0.7067791;0.04867532,-0.1355682;-0.6672285;-0.04276808,0.001683908;0.5388584;0.01338987,0;0;0,-0.03516779;0.3051827;0.0441041,-0.07170504;0.6043424;0.0768981,0.1125057;0.5002807;0.02072072,0.2458565;0.3421861;-0.09652328,0.2736042;0.2329805;-0.3364902,-0.2199192;0.438925;0.04750946,-0.27492;0.2660184;-0.1061158,-0.3127594;0.06079708;-0.2696159,0.08184586;0.0202761;-0.0435493,0.1570473;-0.239006;-0.2491696,0.1771282;-0.6048224;-0.1342425,0.2004042;-0.6337082;-0.2009649,-0.0879192;-0.01149491;-0.03383029,-0.06435533;-0.3499458;-0.04144147,0.02928402;-0.7186913;0.01043727,0.03207431;-0.7563595;-0.05180757,-0.06200906;0.5307691;0.07118297,578.8572
+0;0;0,0.001265926;0.3100732;0.01309322,0.001757356;0.6132172;0.01015424,0.1785113;0.4872802;0.01516182,0.2196417;0.2540175;0.03563879,0.2807982;0.0009023845;-0.01408551,-0.1742593;0.4846993;0.006895252,-0.2250048;0.252497;0.01232323,-0.2805951;-0.0003086627;-0.04493842,0.08488176;0.004647635;-0.04218879,0.09967642;-0.3325287;-0.006756928,0.1063507;-0.7050425;0.08609761,0.1212997;-0.7334562;0.01663144,-0.08506819;0.007532175;-0.04138932,-0.1166333;-0.3296986;-0.02038371,-0.138409;-0.7067791;0.04867532,-0.1355682;-0.6672285;-0.04276808,0.001683908;0.5388584;0.01338987,0;0;0,-0.03516779;0.3051827;0.0441041,-0.07170504;0.6043424;0.0768981,0.1125057;0.5002807;0.02072072,0.2458565;0.3421861;-0.09652328,0.2736042;0.2329805;-0.3364902,-0.2199192;0.438925;0.04750946,-0.27492;0.2660184;-0.1061158,-0.3127594;0.06079708;-0.2696159,0.08184586;0.0202761;-0.0435493,0.1570473;-0.239006;-0.2491696,0.1771282;-0.6048224;-0.1342425,0.2004042;-0.6337082;-0.2009649,-0.0879192;-0.01149491;-0.03383029,-0.06435533;-0.3499458;-0.04144147,0.02928402;-0.7186913;0.01043727,0.03207431;-0.7563595;-0.05180757,-0.06200906;0.5307691;0.07118297,578.8802
+0;0;0,0.001266771;0.3102801;0.01310195,0.001758997;0.6138781;0.0101618,0.1787307;0.4878381;0.01517328,0.2204489;0.2512419;0.03594288,0.2816154;-0.001914799;-0.01378959,-0.1744744;0.4852541;0.006896527,-0.2259451;0.2497334;0.01240208,-0.2815445;-0.003113821;-0.04486899,0.08527681;0.004669267;-0.04238514,0.09970559;-0.3241684;-0.007829543,0.1065237;-0.7047093;0.08702588,0.1218634;-0.73465;0.01574382,-0.08546411;0.007567231;-0.04158195,-0.1162486;-0.3213235;-0.02109583,-0.1384935;-0.7065296;0.04945132,-0.1355784;-0.6667293;-0.04438246,0.00168551;0.5394799;0.01339914,0;0;0,-0.03813739;0.3050191;0.04422545,-0.07834983;0.6041313;0.07734799,0.106882;0.5015967;0.01988649,0.2455097;0.3441454;-0.09902931,0.2755468;0.2398924;-0.3409634,-0.2234707;0.434726;0.04771788,-0.2788721;0.2407041;-0.08432662,-0.3079576;0.141604;-0.3285319,0.08178528;0.02138743;-0.04409289,0.1659912;-0.2196575;-0.2546711,0.186683;-0.5919681;-0.1329658,0.2103736;-0.6237929;-0.2002397,-0.08830904;-0.01275872;-0.03360305,-0.06599639;-0.3428468;-0.04257534,0.02855334;-0.7195244;0.01246839,0.03110084;-0.7563382;-0.05415551,-0.06776106;0.5306463;0.07156777,578.9135
+0;0;0,0.0003858533;0.3101267;0.01296913,1.258886E-06;0.6137449;0.01004371,0.1757054;0.488525;0.01486468,0.218531;0.2501568;0.03660367,0.2798477;-0.003202975;-0.01219214,-0.1744278;0.4856489;0.006213827,-0.2264199;0.2481718;0.01145378,-0.2811059;-0.00483036;-0.04626352,0.0867204;0.005043636;-0.04320956,0.1010626;-0.3225649;-0.01043968,0.1090258;-0.6975482;0.08403869,0.1241803;-0.7265254;0.01382408,-0.08706085;0.00738596;-0.04217568,-0.117065;-0.3202096;-0.02248469,-0.1388409;-0.7001108;0.0468187,-0.1358859;-0.6604644;-0.04557328,0.0001418178;0.5393838;0.01326817,0;0;0,-0.04203058;0.304293;0.04456592,-0.08504415;0.6029286;0.07865238,0.0992183;0.502184;0.02000237,0.2423848;0.3467916;-0.1003411,0.278356;0.2513281;-0.3451364,-0.2264349;0.4322994;0.04790181,-0.2825709;0.2626759;-0.1170303,-0.3159354;0.1802777;-0.3668889,0.08318932;0.02314231;-0.0442369,0.1658282;-0.214045;-0.2575908,0.1963549;-0.5804068;-0.1373858,0.2197165;-0.6112337;-0.203661,-0.08985177;-0.01432006;-0.03368277,-0.06353155;-0.3426467;-0.0444399,0.02385857;-0.7149376;0.01356466,0.02405544;-0.7485423;-0.05420304,-0.07368694;0.5296216;0.07256389,578.9366
+0;0;0,0.0003851921;0.3095953;0.01294691,1.202454E-06;0.612725;0.01002544,0.1753722;0.4877044;0.01483893,0.2102925;0.2933369;0.03256509,0.2716019;0.04000723;-0.01622491,-0.1740969;0.4848337;0.00620448,-0.2164918;0.2911928;0.01047718,-0.2711712;0.0382207;-0.04723325,0.0862075;0.005013806;-0.042954,0.1006388;-0.324631;-0.009980433,0.1086001;-0.6995225;0.08447479,0.1231225;-0.7260396;0.01718904,-0.08654594;0.007342277;-0.04192623,-0.1167366;-0.3222896;-0.02211285,-0.1385071;-0.7020978;0.04717355,-0.1356754;-0.6628537;-0.04136448,0.0001415671;0.5384667;0.01324545,0;0;0,-0.04576707;0.3032437;0.04433537,-0.0909898;0.6010686;0.0783236,0.09353007;0.5011142;0.01974917,0.2242671;0.3841015;-0.07259917,0.2672423;0.2856546;-0.315038,-0.2310217;0.42994;0.04755289,-0.2746338;0.2742213;-0.06717313,-0.3081938;0.2038423;-0.3206208,0.08219929;0.02361056;-0.04458404,0.1656916;-0.209813;-0.2648196,0.2021951;-0.5757082;-0.1451659,0.2262765;-0.6024978;-0.2094114,-0.089136;-0.01544455;-0.03343889,-0.06446823;-0.3458536;-0.04695211,0.02056301;-0.7183468;0.01260635,0.02108885;-0.7497995;-0.05185881,-0.07912988;0.5279466;0.07222486,578.9594
+0;0;0,0.0003850633;0.3094917;0.01294257,9.368378E-07;0.6127579;0.01002175,0.1763093;0.4874761;0.01484331,0.2190032;0.2498407;0.03651547,0.2803534;-0.003657475;-0.01230698,-0.1750293;0.4845901;0.006162675,-0.2268616;0.247843;0.01138652,-0.2815775;-0.005297348;-0.0463623,0.08589899;0.004995862;-0.04280027,0.1003871;-0.325947;-0.009696864,0.108341;-0.7004859;0.08466955,0.1232457;-0.7284913;0.01561201,-0.08623622;0.007316;-0.04177619,-0.1165458;-0.3236139;-0.02188479,-0.1382958;-0.7030649;0.04733648,-0.1353895;-0.6635774;-0.04353295,0.0001412818;0.53851;0.01324131,0;0;0,-0.05058279;0.3023434;0.04452682,-0.1001713;0.5994895;0.07954097,0.08673237;0.4999526;0.02049708,0.2373067;0.3616195;-0.1097119,0.2717624;0.2811972;-0.3602191,-0.2376023;0.4255901;0.0461579,-0.2959426;0.2684715;-0.1289798,-0.3176473;0.1597224;-0.3700427,0.08175582;0.02446136;-0.04419374,0.1646906;-0.2010285;-0.2746391,0.2046063;-0.5648969;-0.1511312,0.2275744;-0.5941902;-0.2168007,-0.0884423;-0.01655857;-0.0337525,-0.06576945;-0.3483292;-0.04934535,0.01615205;-0.72077;0.01249646,0.01609167;-0.7530187;-0.05444238,-0.08692856;0.5266412;0.07314491,578.9943
+0;0;0,-0.0001132282;0.3095063;0.01259459,-0.0008881771;0.6127697;0.009445483,0.1755091;0.4875196;0.01493395,0.2185226;0.2499699;0.03691235,0.2798473;-0.003689572;-0.01109751,-0.1758394;0.484665;0.005379682,-0.2277576;0.2479289;0.01023258,-0.2811411;-0.005420223;-0.04784718,0.08598521;0.005130812;-0.04261078,0.1010345;-0.3260028;-0.01174003,0.1099806;-0.7002852;0.08355108,0.1249353;-0.7294933;0.01553288,-0.08612236;0.007193419;-0.04203157,-0.1156775;-0.3238455;-0.02283149,-0.1366565;-0.7033229;0.04648348,-0.1335814;-0.663852;-0.04438213,-0.0006607561;0.5385243;0.01271734,0;0;0,-0.05058279;0.3023434;0.04452682,-0.1001713;0.5994895;0.07954097,0.08673237;0.4999526;0.02049708,0.2373067;0.3616195;-0.1097119,0.2717624;0.2811972;-0.3602191,-0.2376023;0.4255901;0.0461579,-0.2959426;0.2684715;-0.1289798,-0.3176473;0.1597224;-0.3700427,0.08175582;0.02446136;-0.04419374,0.1646906;-0.2010285;-0.2746391,0.2046063;-0.5648969;-0.1511312,0.2275744;-0.5941902;-0.2168007,-0.0884423;-0.01655857;-0.0337525,-0.06576945;-0.3483292;-0.04934535,0.01615205;-0.72077;0.01249646,0.01609167;-0.7530187;-0.05444238,-0.08692856;0.5266412;0.07314491,579.0173
+0;0;0,-0.0001132022;0.309435;0.01259169,-0.0008858165;0.6118162;0.009457067,0.1744115;0.4872197;0.01491694,0.211576;0.2819721;0.0339067,0.2729158;0.02825022;-0.01411495,-0.1747453;0.4843829;0.00542226,-0.2196037;0.2798382;0.009615263,-0.2730003;0.02642688;-0.04847877,0.08579778;0.005119628;-0.0425179,0.1007559;-0.3240089;-0.01183408,0.1096762;-0.6972095;0.0831816,0.1248585;-0.7273187;0.01412821,-0.08593463;0.007177739;-0.04193996,-0.1153108;-0.3218567;-0.02285613,-0.1362292;-0.7002372;0.04625848,-0.1331072;-0.6606221;-0.04599003,-0.0006594228;0.5379062;0.01271415,0;0;0,-0.05310695;0.3016437;0.04581833,-0.1049399;0.5972725;0.08277297,0.08175935;0.4997624;0.02394629,0.222753;0.3816671;-0.076267,0.2609373;0.3125833;-0.3296695,-0.2384003;0.4216009;0.04630851,-0.2933573;0.2813846;-0.09925083,-0.3287923;0.2428122;-0.359443,0.08142707;0.0249128;-0.04409337,0.1642897;-0.1934434;-0.2784972,0.2054539;-0.5568165;-0.1574528,0.2293107;-0.5865889;-0.2243116,-0.08805791;-0.01718985;-0.03384603,-0.06606117;-0.3469636;-0.04985431,0.01302431;-0.718704;0.01292069,0.01236285;-0.7509454;-0.05590927,-0.09116204;0.5249196;0.0758028,579.0403
+0;0;0,-0.0001132071;0.3094484;0.01259224,-0.0008825836;0.6105895;0.009475053,0.1752107;0.486168;0.01492706,0.2138015;0.2730435;0.03464561,0.2751462;0.01930138;-0.0133799,-0.175536;0.4833184;0.005389153,-0.222116;0.2709238;0.009743072,-0.2755169;0.01749215;-0.04835562,0.08570382;0.005114022;-0.04247134,0.1006977;-0.3248;-0.01171428,0.1096478;-0.6992475;0.08361886,0.1246534;-0.7286573;0.01536894,-0.08584052;0.00716988;-0.04189403,-0.1152868;-0.3226498;-0.02276465,-0.1362751;-0.7022946;0.0465809,-0.1331895;-0.6627914;-0.04459428,-0.0006574332;0.5370854;0.01271425,0;0;0,-0.05377553;0.3013071;0.04731965,-0.1072863;0.5949838;0.0872364,0.0805022;0.4993621;0.0271039,0.227217;0.3778879;-0.07786703,0.2607766;0.308808;-0.3319466,-0.2396426;0.4194599;0.04260369,-0.3049997;0.2830812;-0.1136955,-0.3126864;0.229927;-0.3736383,0.08133271;0.02488244;-0.04405641,0.1680584;-0.182924;-0.2875912,0.2059504;-0.5490324;-0.1696579,0.2294403;-0.5780922;-0.2357859,-0.08793571;-0.01721535;-0.03385343,-0.0640351;-0.3476159;-0.0505362,0.01251711;-0.7210623;0.01315834,0.01175705;-0.7519363;-0.05544585,-0.09331832;0.5231596;0.07951736,579.0649
+0;0;0,0.001941599;0.3094906;0.01193209,0.001892599;0.6100558;0.008585911,0.1785748;0.484686;0.01498486,0.2183679;0.2631315;0.0352534,0.2808114;0.01062512;-0.01229404,-0.1740323;0.4836957;0.004559064,-0.2214904;0.2627591;0.008487673,-0.2739229;0.0101974;-0.04967467,0.08578116;0.005478297;-0.04232256,0.1022407;-0.3295943;-0.01468603,0.1120246;-0.6897359;0.07828196,0.128154;-0.7228968;0.00654617,-0.08577832;0.006816507;-0.04213354,-0.1138322;-0.3281352;-0.02400521,-0.1334728;-0.6935728;0.04315382,-0.1300146;-0.6535707;-0.053197,0.002062751;0.5366965;0.01183693,0;0;0,-0.05513768;0.3008305;0.04890251,-0.1097691;0.5935097;0.0902698,0.07920153;0.4980849;0.02991915,0.233149;0.3783577;-0.08430123,0.2672715;0.2240007;-0.2962658,-0.241623;0.4168307;0.04319899,-0.3208733;0.2981407;-0.1320516,-0.3160921;0.2252003;-0.3861703,0.08137728;0.02509855;-0.04390239,0.1702236;-0.1791402;-0.2962933,0.2006676;-0.533101;-0.1857235,0.224875;-0.5685239;-0.2530239,-0.08787417;-0.017469;-0.03394972,-0.06282108;-0.3525878;-0.05334166,0.00719934;-0.7126696;0.008939456,0.006797604;-0.748333;-0.06236023,-0.09564318;0.5219027;0.08220243,579.097
+0;0;0,0.001939846;0.3092111;0.01192131,0.001891218;0.6084208;0.008592546,0.1809844;0.4827241;0.01501751,0.2164511;0.2852576;0.03308239,0.2790923;0.03195164;-0.0146156,-0.1764407;0.4817203;0.004449253,-0.218739;0.2848045;0.007950732,-0.2713376;0.03144309;-0.05039578,0.08550967;0.005460959;-0.04218861,0.101873;-0.3276531;-0.01471362,0.1115971;-0.6855967;0.07768698,0.1280371;-0.7199738;0.004569873,-0.08550683;0.006794933;-0.04200019,-0.1133967;-0.326199;-0.02397782,-0.1329175;-0.6894063;0.04277133,-0.1293926;-0.6492116;-0.05543478,0.00206048;0.5354452;0.01182656,0;0;0,-0.0567497;0.2998836;0.05105591,-0.1132194;0.5903901;0.09535813,0.07871909;0.4962077;0.03371763,0.2279154;0.4002317;-0.06170941,0.2717758;0.3137453;-0.3086088,-0.2460096;0.4135453;0.04278392,-0.3034362;0.2926708;-0.1077777,-0.3043099;0.2814849;-0.3728004,0.08127347;0.0251586;-0.04339671,0.1717944;-0.1697148;-0.2999468,0.1936412;-0.5247556;-0.1988292,0.2167051;-0.5582068;-0.2709596,-0.0873487;-0.01750637;-0.03442873,-0.06482595;-0.3509893;-0.05084346,0.004773296;-0.7089257;0.01074782,0.004088445;-0.7451909;-0.06252745,-0.09870935;0.519347;0.08651137,579.1191
+0;0;0,0.001939846;0.3092111;0.01192131,0.001891218;0.6084208;0.008592546,0.1809844;0.4827241;0.01501751,0.2164511;0.2852576;0.03308239,0.2790923;0.03195164;-0.0146156,-0.1764407;0.4817203;0.004449253,-0.218739;0.2848045;0.007950732,-0.2713376;0.03144309;-0.05039578,0.08550967;0.005460959;-0.04218861,0.101873;-0.3276531;-0.01471362,0.1115971;-0.6855967;0.07768698,0.1280371;-0.7199738;0.004569873,-0.08550683;0.006794933;-0.04200019,-0.1133967;-0.326199;-0.02397782,-0.1329175;-0.6894063;0.04277133,-0.1293926;-0.6492116;-0.05543478,0.00206048;0.5354452;0.01182656,0;0;0,-0.0567497;0.2998836;0.05105591,-0.1132194;0.5903901;0.09535813,0.07871909;0.4962077;0.03371763,0.2279154;0.4002317;-0.06170941,0.2717758;0.3137453;-0.3086088,-0.2460096;0.4135453;0.04278392,-0.3034362;0.2926708;-0.1077777,-0.3043099;0.2814849;-0.3728004,0.08127347;0.0251586;-0.04339671,0.1717944;-0.1697148;-0.2999468,0.1936412;-0.5247556;-0.1988292,0.2167051;-0.5582068;-0.2709596,-0.0873487;-0.01750637;-0.03442873,-0.06482595;-0.3509893;-0.05084346,0.004773296;-0.7089257;0.01074782,0.004088445;-0.7451909;-0.06252745,-0.09870935;0.519347;0.08651137,579.1531
+0;0;0,0.00362721;0.3083155;0.01135223,0.004731782;0.6065475;0.007719909,0.1838086;0.4803628;0.0157051,0.2213182;0.2704538;0.03376208,0.2844045;0.01712993;-0.01329872,-0.174499;0.4811634;0.003677694,-0.2179646;0.2716461;0.006511869,-0.2695126;0.01795915;-0.05139594,0.08561504;0.005704172;-0.04189567,0.1024782;-0.3257441;-0.01892994,0.1139656;-0.6733354;0.07285564,0.1322807;-0.709281;-0.003430009,-0.08540579;0.006500836;-0.04220555,-0.1112058;-0.3247523;-0.0256093,-0.1294331;-0.6779947;0.03968885,-0.1254586;-0.6374484;-0.06217742,0.004729451;0.5338392;0.01100118,0;0;0,-0.05902473;0.2982303;0.05268121,-0.1166323;0.5873558;0.09799027,0.07621801;0.4946821;0.03652763,0.234619;0.3961391;-0.06832099,0.2724191;0.3065271;-0.3151174,-0.2497003;0.4114609;0.04372107,-0.3085851;0.2844172;-0.1181038,-0.3176266;0.2468873;-0.3805487,0.08128695;0.02596517;-0.04284811,0.1720214;-0.1612247;-0.3024573,0.1831104;-0.5107113;-0.2181222,0.2051555;-0.5467411;-0.2933409,-0.0870084;-0.0182535;-0.03484346,-0.06616959;-0.349911;-0.05029587,-0.0006857067;-0.6985719;0.009065308,-0.001866237;-0.7369978;-0.06722531,-0.1019029;0.5166639;0.08888149,579.1757
+0;0;0,0.003620646;0.3077576;0.01133168,0.004721168;0.6048925;0.007712851,0.1840785;0.4788943;0.01569321,0.2227828;0.2622998;0.03432529,0.2859264;0.008746058;-0.01277821,-0.1747903;0.4796962;0.003646964,-0.2196403;0.2635059;0.006571406,-0.271235;0.009588689;-0.05138895,0.08555584;0.005700228;-0.0418667,0.1024549;-0.3264534;-0.01885209,0.1138147;-0.6701843;0.07191408,0.1327918;-0.7085135;-0.007128984,-0.08534674;0.006496341;-0.04217637,-0.1112017;-0.3254618;-0.0255448,-0.1292265;-0.674781;0.03902813,-0.1251083;-0.6338534;-0.06652017,0.004718846;0.5324545;0.01098192,0;0;0,-0.06058988;0.2969723;0.05470419,-0.1196766;0.5843979;0.1016874,0.07352735;0.4933345;0.03853178,0.2381183;0.3972754;-0.07300663,0.2809946;0.3790403;-0.3343961,-0.2550828;0.4134074;0.04424397,-0.3142547;0.2833837;-0.1241331,-0.3369592;0.2496819;-0.3865147,0.081204;0.02631095;-0.04264688,0.1728047;-0.1528162;-0.3084741,0.1757781;-0.5006335;-0.2340918,0.1945383;-0.5341487;-0.317102,-0.08680818;-0.01866305;-0.03494486,-0.06681709;-0.3510783;-0.05049276,-0.003934897;-0.6961606;0.008520048,-0.005874293;-0.7362267;-0.07125328,-0.1046657;0.5140985;0.09216833,579.1979
+0;0;0,0.003616946;0.3074431;0.0113201,0.004715693;0.6042681;0.007699414,0.1835029;0.4783865;0.01566722,0.2214486;0.2660374;0.03393411,0.2845763;0.01254734;-0.01315756,-0.1742252;0.4791859;0.003659264,-0.2181961;0.267233;0.006526386,-0.2697779;0.0133796;-0.05141941,0.08637979;0.005755125;-0.0422699,0.103347;-0.3277377;-0.0191625,0.1145319;-0.6661774;0.07020646,0.1329242;-0.7024006;-0.006400302,-0.08616868;0.006558905;-0.04258255,-0.1121278;-0.3267376;-0.02588393,-0.1298752;-0.6706796;0.037695,-0.125884;-0.6300889;-0.06460006,0.00471337;0.5317765;0.01097091,0;0;0,-0.06668811;0.295082;0.05605149,-0.1273335;0.5819005;0.1028073,0.06635064;0.491443;0.04277825,0.2320671;0.4048088;-0.06630087,0.2845391;0.3918186;-0.3261814,-0.2597696;0.4098758;0.04122844,-0.3152872;0.2775772;-0.1208844,-0.3390084;0.2307557;-0.3810862,0.08230898;0.02843594;-0.04120636,0.167782;-0.1451059;-0.3143673,0.1614638;-0.4895591;-0.2513957,0.1783192;-0.517107;-0.3350408,-0.08697135;-0.0204744;-0.03602939,-0.07361218;-0.3547053;-0.0482994,-0.0121863;-0.694571;0.009764846,-0.01481181;-0.73186;-0.06806624,-0.1121871;0.5115663;0.09335065,579.232
+0;0;0,-0.0007660499;0.3074329;0.01212169,-0.003600541;0.6042523;0.009121614,0.1763947;0.4796284;0.01543444,0.2149023;0.2672812;0.03250766,0.2785579;0.0139952;-0.01496999,-0.1809579;0.477051;0.002041401,-0.2244811;0.264991;0.003460709,-0.2745576;0.01077542;-0.05421696,0.08649895;0.006073005;-0.04198075,0.104569;-0.3276855;-0.02414696,0.1171133;-0.6658887;0.06593401,0.1374404;-0.7030991;-0.009311862,-0.08612324;0.006201169;-0.04272784,-0.1103916;-0.3273217;-0.02813802,-0.1267377;-0.6712376;0.03595503,-0.1224556;-0.6305786;-0.06632116,-0.00279958;0.53176;0.0122787,0;0;0,-0.06668811;0.295082;0.05605149,-0.1273335;0.5819005;0.1028073,0.06635064;0.491443;0.04277825,0.2320671;0.4048088;-0.06630087,0.2845391;0.3918186;-0.3261814,-0.2597696;0.4098758;0.04122844,-0.3152872;0.2775772;-0.1208844,-0.3390084;0.2307557;-0.3810862,0.08230898;0.02843594;-0.04120636,0.167782;-0.1451059;-0.3143673,0.1614638;-0.4895591;-0.2513957,0.1783192;-0.517107;-0.3350408,-0.08697135;-0.0204744;-0.03602939,-0.07361218;-0.3547053;-0.0482994,-0.0121863;-0.694571;0.009764846,-0.01481181;-0.73186;-0.06806624,-0.1121871;0.5115663;0.09335065,579.2536
+0;0;0,-0.000766101;0.3074533;0.0121225,-0.003599304;0.6041255;0.00912128,0.1753007;0.4797969;0.01541584,0.2146278;0.2629302;0.03285243,0.277313;0.01350582;-0.01390137,-0.1798672;0.4772351;0.002104674,-0.2243168;0.2606619;0.00355419,-0.2736298;0.01032206;-0.05324412,0.08573089;0.00601908;-0.04160798,0.1039338;-0.3301926;-0.0236431,0.1161544;-0.6596704;0.06411384,0.1356809;-0.6942337;-0.008168422,-0.0853585;0.006146106;-0.04234844,-0.1098052;-0.3298283;-0.02765138,-0.1257296;-0.6648715;0.03478813,-0.1216161;-0.6246322;-0.06345984,-0.002798084;0.5316097;0.01227938,0;0;0,-0.06924031;0.2943979;0.05666375,-0.1311578;0.5808182;0.1032572,0.0621274;0.4903331;0.04577184,0.2352426;0.4127474;-0.0677774,0.2909425;0.4115324;-0.3231671,-0.2622775;0.4103842;0.0393467,-0.3028909;0.2983866;-0.146903,-0.3375328;0.3016257;-0.405973,0.08180011;0.02843183;-0.04021955,0.1655951;-0.1378288;-0.3213391,0.1519756;-0.4755696;-0.2749505,0.169565;-0.5037655;-0.3529139,-0.085663;-0.02044795;-0.03689133,-0.07293485;-0.3572259;-0.04742907,-0.01589132;-0.6887371;0.00960217,-0.01844208;-0.7232723;-0.06525187,-0.1159066;0.5104753;0.09385276,579.2757
+0;0;0,-0.0007648414;0.3069478;0.01210256,-0.003584571;0.6022329;0.009120451,0.17565;0.4782592;0.01540123,0.2152434;0.2599239;0.0329559,0.2757557;0.01914556;-0.01217723,-0.1801951;0.4756926;0.00206469,-0.2249457;0.2576528;0.003524021,-0.2725493;0.01599067;-0.05130545,0.08550446;0.006003181;-0.04149808,0.1038233;-0.3323505;-0.02341876,0.1159424;-0.6590894;0.06360871,0.1354282;-0.6935183;-0.008522972,-0.08513305;0.006129873;-0.04223659,-0.1097355;-0.3319849;-0.02744589,-0.1255276;-0.664243;0.03447457,-0.1214226;-0.6240252;-0.06356872,-0.002788363;0.5301708;0.0122588,0;0;0,-0.06867933;0.2934546;0.05942679,-0.1314366;0.5775442;0.1102135,0.06192864;0.4897242;0.04868507,0.2397642;0.4212081;-0.06631994,0.294945;0.4256659;-0.3125072,-0.2621455;0.4117478;0.0370079,-0.3061277;0.2912973;-0.1449353,-0.3231077;0.2946403;-0.3966761,0.08168796;0.02836351;-0.03989649,0.1630753;-0.13321;-0.326978,0.149902;-0.4693287;-0.2905135,0.1648392;-0.4898196;-0.3739479,-0.08532996;-0.02039349;-0.03704113,-0.06773613;-0.3591514;-0.0459434,-0.01521376;-0.6884923;0.01110891,-0.018332;-0.7230348;-0.06344505,-0.1159089;0.507911;0.0995574,579.3092
+0;0;0,-0.001718485;0.3069302;0.01203112,-0.004143594;0.6021446;0.008847423,0.1759235;0.4788121;0.01606354,0.2175585;0.2555668;0.0313889,0.2754694;0.02625151;-0.01285532,-0.1814371;0.4749073;-0.0001072809,-0.2254691;0.251596;0.0001368937,-0.2697271;0.02101924;-0.05251588,0.08503879;0.006351205;-0.04083642,0.1064274;-0.3366585;-0.02915739,0.1202547;-0.6555508;0.05858324,0.1397296;-0.6898295;-0.01495636,-0.08434623;0.005725818;-0.04233763,-0.1059514;-0.3372512;-0.03010849,-0.1203832;-0.6622888;0.03091667,-0.1156744;-0.621978;-0.06803083,-0.003522325;0.5300849;0.01204212,0;0;0,-0.0715842;0.2921513;0.06226683,-0.1370141;0.5751689;0.1152179,0.05780589;0.4888545;0.05231738,0.2399515;0.4246827;-0.06814742,0.2913748;0.4304284;-0.3031354,-0.2661335;0.4104888;0.03584318,-0.3148029;0.2876277;-0.1494761,-0.3225465;0.3057623;-0.3892841,0.08148391;0.02850601;-0.03856587,0.1561681;-0.1319725;-0.3333852,0.1423365;-0.4613063;-0.3028927,0.1573419;-0.4824371;-0.3870329,-0.08412853;-0.02039352;-0.03802684,-0.06327917;-0.363579;-0.04423966,-0.01729945;-0.6864541;0.01250006,-0.02159915;-0.7217554;-0.06257555,-0.1207852;0.5057972;0.1039317,579.3317
+0;0;0,-0.001718485;0.3069302;0.01203112,-0.004143594;0.6021446;0.008847423,0.1759235;0.4788121;0.01606354,0.2175585;0.2555668;0.0313889,0.2754694;0.02625151;-0.01285532,-0.1814371;0.4749073;-0.0001072809,-0.2254691;0.251596;0.0001368937,-0.2697271;0.02101924;-0.05251588,0.08503879;0.006351205;-0.04083642,0.1064274;-0.3366585;-0.02915739,0.1202547;-0.6555508;0.05858324,0.1397296;-0.6898295;-0.01495636,-0.08434623;0.005725818;-0.04233763,-0.1059514;-0.3372512;-0.03010849,-0.1203832;-0.6622888;0.03091667,-0.1156744;-0.621978;-0.06803083,-0.003522325;0.5300849;0.01204212,0;0;0,-0.0715842;0.2921513;0.06226683,-0.1370141;0.5751689;0.1152179,0.05780589;0.4888545;0.05231738,0.2399515;0.4246827;-0.06814742,0.2913748;0.4304284;-0.3031354,-0.2661335;0.4104888;0.03584318,-0.3148029;0.2876277;-0.1494761,-0.3225465;0.3057623;-0.3892841,0.08148391;0.02850601;-0.03856587,0.1561681;-0.1319725;-0.3333852,0.1423365;-0.4613063;-0.3028927,0.1573419;-0.4824371;-0.3870329,-0.08412853;-0.02039352;-0.03802684,-0.06327917;-0.363579;-0.04423966,-0.01729945;-0.6864541;0.01250006,-0.02159915;-0.7217554;-0.06257555,-0.1207852;0.5057972;0.1039317,579.3541
+0;0;0,-0.001722187;0.3075915;0.01205704,-0.004150261;0.6031677;0.008870175,0.1758872;0.479772;0.0160888,0.2186148;0.2506689;0.03181629,0.2737465;0.03235845;-0.01030465,-0.1814132;0.4758679;-7.929839E-05,-0.2266006;0.246697;0.0001712833,-0.2687347;0.02718566;-0.04995469,0.08473849;0.006328777;-0.04069222,0.106363;-0.3404645;-0.02888436,0.1200553;-0.656242;0.05799928,0.1398527;-0.6915853;-0.01675825,-0.08404838;0.005705599;-0.04218813,-0.1058919;-0.3410546;-0.02982409,-0.1201827;-0.6629176;0.03060502,-0.1153959;-0.622436;-0.0699812,-0.003528371;0.5310362;0.01206806,0;0;0,-0.07374474;0.2918162;0.06454349,-0.1412808;0.5745946;0.1181324,0.05460345;0.4899594;0.05710816,0.2409039;0.4307161;-0.07073402,0.2911531;0.4366947;-0.2941449,-0.2680896;0.4105567;0.03401277,-0.3220428;0.2904206;-0.1589059,-0.3242057;0.3171928;-0.3863959,0.08224062;0.02801968;-0.03644037,0.1481942;-0.1296379;-0.3392057,0.1353284;-0.4559933;-0.3113079,0.1476144;-0.4741533;-0.3995124,-0.08310982;-0.01974701;-0.03974086,-0.06197252;-0.3667432;-0.04416027,-0.01840297;-0.6866058;0.01277171,-0.02504278;-0.7236291;-0.06282032,-0.1246563;0.5052545;0.1067681,579.3871
+0;0;0,-0.003624631;0.3111877;0.01234369,-0.007736711;0.6099551;0.009313015,0.1733613;0.4859754;0.01752113,0.216755;0.2558997;0.02970819,0.2715517;0.04547453;-0.01165794,-0.1851256;0.4817896;-0.0007580835,-0.2291645;0.2515187;-0.002263344,-0.2683942;0.03932607;-0.05153709,0.08539904;0.006726882;-0.04086907,0.1096561;-0.3657159;-0.03480612,0.1253782;-0.6769816;0.05306552,0.1462276;-0.712172;-0.02389568,-0.0846639;0.005383461;-0.04256254,-0.1057212;-0.3671402;-0.03153984,-0.1187569;-0.6850889;0.02840764,-0.1134382;-0.6444027;-0.07389106,-0.00671324;0.5370935;0.01249579,0;0;0,-0.07871769;0.2975293;0.04778194,-0.1517886;0.5842573;0.08976078,0.04546431;0.500364;0.02927566,0.2320159;0.4443613;-0.101218,0.2816137;0.4490758;-0.3168807,-0.2771747;0.421869;0.002469629,-0.3340555;0.3043341;-0.192252,-0.3384046;0.3319639;-0.4118204,0.08453454;0.0255906;-0.03474998,0.1307631;-0.1171212;-0.3765614,0.1216898;-0.4398401;-0.3515592,0.1315304;-0.458641;-0.441721,-0.08436138;-0.01689121;-0.04007958,-0.06581099;-0.3872072;-0.08321522,-0.02520797;-0.703009;-0.0242611,-0.0342567;-0.7419999;-0.1001945,-0.1341168;0.5140966;0.0805316,579.41
+0;0;0,-0.003718721;0.3192657;0.01266412,-0.007829081;0.6179164;0.00964807,0.1743288;0.4939661;0.01787141,0.217537;0.2648742;0.03000636,0.2739714;0.04815994;-0.01259611,-0.1862773;0.4897555;-0.000515868,-0.2301279;0.2604693;-0.002014691,-0.2705302;0.04193471;-0.05276111,0.08209706;0.006466785;-0.03928886,0.1049137;-0.3438593;-0.03358594,0.1240791;-0.7232958;0.0735306,0.1466252;-0.7637916;-0.009693936,-0.08139035;0.005175308;-0.04091686,-0.1011972;-0.3452268;-0.03054871,-0.1170879;-0.7328098;0.04252797,-0.1113363;-0.6912539;-0.06809612,-0.006810268;0.5453863;0.01281636,0;0;0,-0.07227305;0.3022716;0.07425141,-0.1423806;0.5885959;0.1227138,0.0554745;0.505805;0.06222534,0.241318;0.4542001;-0.06929064,0.2975544;0.472568;-0.2894382,-0.2653304;0.4255463;0.02620099,-0.3263881;0.3189023;-0.1722841,-0.3231673;0.3731168;-0.3936781,0.08431509;0.02667841;-0.02246308,0.1271815;-0.03502301;-0.3654454,0.1240761;-0.4277903;-0.3262331,0.1314388;-0.4531723;-0.4225811,-0.07465358;-0.0153311;-0.05017132,-0.04509458;-0.3650928;-0.04154402,0.0004957914;-0.7507563;0.02915647,-0.01079404;-0.8000391;-0.0482457,-0.125795;0.5187619;0.1117678,579.4319
+0;0;0,-0.003650225;0.313385;0.01243086,-0.007763809;0.6122618;0.00939925,0.175283;0.4877065;0.01766272,0.2178539;0.2619935;0.02961869,0.2756655;0.03999087;-0.01402339,-0.1870829;0.4834753;-0.0008142786,-0.2302867;0.2575709;-0.002290995,-0.2716748;0.03370357;-0.05427576,0.08435768;0.006644854;-0.04037071,0.1090194;-0.3720107;-0.03420662,0.1243589;-0.6757021;0.05152675,0.1462597;-0.7141801;-0.02931568,-0.08363151;0.005317815;-0.04204354,-0.10504;-0.3734199;-0.03083696,-0.1177585;-0.6836317;0.02765176,-0.1121716;-0.6424066;-0.07980597,-0.006740021;0.5393776;0.01258301,0;0;0,-0.07437183;0.2996437;0.05532194,-0.1449158;0.586635;0.1004376,0.05224505;0.5030048;0.03385377,0.2383262;0.453973;-0.09212732,0.298473;0.4778252;-0.3165052,-0.2689865;0.4273525;0.001514919,-0.3096097;0.3489303;-0.2108557,-0.3171022;0.3947617;-0.4397123,0.08295727;0.02568284;-0.03533626,0.1087625;-0.119891;-0.3848624,0.1165267;-0.4344444;-0.3564041,0.1230948;-0.4577231;-0.4503329,-0.08647713;-0.0164354;-0.03227616,-0.05976509;-0.390898;-0.08786782,-0.02380127;-0.6991796;-0.02885094,-0.0376187;-0.7424703;-0.1072215,-0.127785;0.5163769;0.09076118,579.4657
+0;0;0,-0.004238355;0.3134247;0.01264564,-0.008479082;0.6130504;0.009907462,0.1732431;0.4888912;0.01942982,0.2177393;0.2624169;0.02670394,0.275485;0.04016028;-0.02179495,-0.1862674;0.4841442;-0.001527886,-0.2272941;0.2569308;-0.005306166,-0.2675935;0.0318635;-0.05827202,0.08595861;0.006952492;-0.04060823,0.1124897;-0.3574415;-0.04055315,0.1338874;-0.7348831;0.06734684,0.1565288;-0.7772344;-0.0132061,-0.08486732;0.005219755;-0.04308758,-0.1026522;-0.3596119;-0.03481419,-0.1166411;-0.7455926;0.03857286,-0.1103334;-0.704085;-0.07126296,-0.007454716;0.5399354;0.01302109,0;0;0,-0.0816365;0.296535;0.06176877,-0.1561661;0.5829141;0.1091983,0.03938153;0.5008242;0.03898215,0.2293656;0.4530147;-0.08326244,0.2901336;0.480435;-0.308296,-0.2789699;0.4284926;0.007745661,-0.3221352;0.3428026;-0.2022958,-0.323784;0.3912921;-0.4319276,0.08672541;0.02804321;-0.02790213,0.09312402;-0.05591825;-0.3834249,0.09689011;-0.4480679;-0.3557329,0.1015672;-0.4764197;-0.4495909,-0.07895982;-0.01841315;-0.05012533,-0.05595223;-0.3830391;-0.05246267,-0.02353768;-0.7709007;0.00299108,-0.03784755;-0.8187064;-0.07432402,-0.1381542;0.5126697;0.09930682,579.4879
+0;0;0,-0.004238355;0.3134247;0.01264564,-0.008479082;0.6130504;0.009907462,0.1732431;0.4888912;0.01942982,0.2177393;0.2624169;0.02670394,0.275485;0.04016028;-0.02179495,-0.1862674;0.4841442;-0.001527886,-0.2272941;0.2569308;-0.005306166,-0.2675935;0.0318635;-0.05827202,0.08595861;0.006952492;-0.04060823,0.1124897;-0.3574415;-0.04055315,0.1338874;-0.7348831;0.06734684,0.1565288;-0.7772344;-0.0132061,-0.08486732;0.005219755;-0.04308758,-0.1026522;-0.3596119;-0.03481419,-0.1166411;-0.7455926;0.03857286,-0.1103334;-0.704085;-0.07126296,-0.007454716;0.5399354;0.01302109,0;0;0,-0.0816365;0.296535;0.06176877,-0.1561661;0.5829141;0.1091983,0.03938153;0.5008242;0.03898215,0.2293656;0.4530147;-0.08326244,0.2901336;0.480435;-0.308296,-0.2789699;0.4284926;0.007745661,-0.3221352;0.3428026;-0.2022958,-0.323784;0.3912921;-0.4319276,0.08672541;0.02804321;-0.02790213,0.09312402;-0.05591825;-0.3834249,0.09689011;-0.4480679;-0.3557329,0.1015672;-0.4764197;-0.4495909,-0.07895982;-0.01841315;-0.05012533,-0.05595223;-0.3830391;-0.05246267,-0.02353768;-0.7709007;0.00299108,-0.03784755;-0.8187064;-0.07432402,-0.1381542;0.5126697;0.09930682,579.5106
+0;0;0,-0.004220926;0.3121359;0.01259364,-0.008457161;0.6114435;0.009860516,0.1792331;0.485724;0.01958923,0.2239249;0.2582537;0.02689535,0.2828019;0.03164314;-0.02255364,-0.1921548;0.4808203;-0.002060864,-0.2333618;0.2526075;-0.005855761,-0.2744508;0.02313121;-0.0598592,0.08319675;0.006729107;-0.03930348,0.1113322;-0.3796994;-0.03924507,0.1291577;-0.6941295;0.05064171,0.1516686;-0.7360641;-0.02944732,-0.08214052;0.005052043;-0.04170317,-0.1010008;-0.3818406;-0.03292949,-0.1126544;-0.7033843;0.02820605,-0.106383;-0.6619429;-0.0809972,-0.007434562;0.5384546;0.01296877,0;0;0,-0.07244973;0.2984161;0.05748129,-0.1444628;0.5852069;0.1042919,0.05985658;0.4996122;0.04532409,0.2444127;0.4533813;-0.08732295,0.3054437;0.4838922;-0.3166881,-0.2738606;0.4313409;-0.001375787,-0.3131085;0.3408619;-0.2112963,-0.3082955;0.3869041;-0.446075,0.08354054;0.0246107;-0.03044724,0.09022419;-0.1327434;-0.3844439,0.1044829;-0.4589565;-0.3590401,0.1080445;-0.487866;-0.451844,-0.08135588;-0.01525661;-0.04074555,-0.04842761;-0.3986398;-0.08604114,-0.01429643;-0.7176141;-0.02005523,-0.02957392;-0.7643894;-0.09730635,-0.1272625;0.5148702;0.09454608,579.5438
+0;0;0,-0.004868914;0.3083229;0.0126089,-0.009503572;0.6024164;0.01020194,0.1694545;0.4817501;0.02012611,0.2179797;0.2487838;0.02178091,0.2778046;0.02071172;-0.03179718,-0.1842607;0.4768841;-0.002765631,-0.2253986;0.2425842;-0.00924553,-0.2662067;0.01094009;-0.0653009,0.08517813;0.006974876;-0.03930403,0.1143199;-0.339539;-0.04440705,0.1388301;-0.735184;0.06963938,0.1618842;-0.7753922;-0.01031195,-0.08333351;0.005090678;-0.04334026,-0.09860184;-0.3422995;-0.03750292,-0.1093375;-0.7472853;0.04004395,-0.102606;-0.7059335;-0.06802417,-0.008408328;0.5312791;0.01316714,0;0;0,-0.06243864;0.2922227;0.07715559,-0.122027;0.5754408;0.1297152,0.06821183;0.4929169;0.06858277,0.2600469;0.4422425;-0.06280279,0.3178774;0.4764948;-0.2950718,-0.2543565;0.4327577;0.03046476,-0.2931694;0.3377033;-0.1842186,-0.2794471;0.3821618;-0.4214982,0.08860081;0.02139053;-0.02326179,0.09804683;-0.08156235;-0.3553139,0.1044718;-0.4931095;-0.3282959,0.1122668;-0.5247126;-0.4177229,-0.08054842;-0.009863369;-0.04757557,-0.03893135;-0.3549796;-0.05805982,0.00587219;-0.7562509;0.0262982,-0.009913202;-0.8026591;-0.04963278,-0.1092893;0.5063557;0.1180751,579.5662
+0;0;0,-0.004868914;0.3083229;0.0126089,-0.009503572;0.6024164;0.01020194,0.1694545;0.4817501;0.02012611,0.2179797;0.2487838;0.02178091,0.2778046;0.02071172;-0.03179718,-0.1842607;0.4768841;-0.002765631,-0.2253986;0.2425842;-0.00924553,-0.2662067;0.01094009;-0.0653009,0.08517813;0.006974876;-0.03930403,0.1143199;-0.339539;-0.04440705,0.1388301;-0.735184;0.06963938,0.1618842;-0.7753922;-0.01031195,-0.08333351;0.005090678;-0.04334026,-0.09860184;-0.3422995;-0.03750292,-0.1093375;-0.7472853;0.04004395,-0.102606;-0.7059335;-0.06802417,-0.008408328;0.5312791;0.01316714,0;0;0,-0.06243864;0.2922227;0.07715559,-0.122027;0.5754408;0.1297152,0.06821183;0.4929169;0.06858277,0.2600469;0.4422425;-0.06280279,0.3178774;0.4764948;-0.2950718,-0.2543565;0.4327577;0.03046476,-0.2931694;0.3377033;-0.1842186,-0.2794471;0.3821618;-0.4214982,0.08860081;0.02139053;-0.02326179,0.09804683;-0.08156235;-0.3553139,0.1044718;-0.4931095;-0.3282959,0.1122668;-0.5247126;-0.4177229,-0.08054842;-0.009863369;-0.04757557,-0.03893135;-0.3549796;-0.05805982,0.00587219;-0.7562509;0.0262982,-0.009913202;-0.8026591;-0.04963278,-0.1092893;0.5063557;0.1180751,579.5884
+0;0;0,-0.004882308;0.3091711;0.01264359,-0.009511916;0.6029511;0.0102291,0.1655454;0.4832191;0.02000692,0.2159571;0.2411962;0.02172606,0.275451;0.01438554;-0.03155571,-0.1804078;0.4784599;-0.00238248,-0.2231449;0.2350516;-0.009114285,-0.2637273;0.004688621;-0.06485963,0.08195075;0.006710599;-0.03781481,0.112599;-0.3577166;-0.04318163,0.1332613;-0.6912491;0.05296062,0.1563718;-0.7316289;-0.0271861,-0.08017603;0.004897793;-0.04169811,-0.09623367;-0.360451;-0.035559,-0.1052839;-0.701858;0.02981376,-0.09853599;-0.6604785;-0.07851847,-0.008414323;0.5316613;0.01320066,0;0;0,-0.05573509;0.2936607;0.08017135,-0.1090563;0.5770913;0.1364403,0.07534237;0.4943015;0.07365465,0.2742748;0.4313662;-0.05895162,0.3306445;0.4670795;-0.289968,-0.2425722;0.4391308;0.04051525,-0.2825992;0.32659;-0.1759375,-0.2607244;0.3716808;-0.411118,0.08230828;0.02038386;-0.03163481,0.09283818;-0.1686844;-0.3445528,0.1129661;-0.5137652;-0.3067596,0.1149246;-0.54401;-0.3977411,-0.0785577;-0.009169281;-0.04399465,-0.03669583;-0.3722445;-0.05811192,0.004714902;-0.7095556;0.01551298,-0.01432259;-0.7542577;-0.06174028,-0.09770589;0.5077583;0.1239357,579.6111
+0;0;0,-0.00570515;0.3100542;0.01278118,-0.01100614;0.6038147;0.01053254,0.1709243;0.4819845;0.02205134,0.2217227;0.2430162;0.01674532,0.2836135;0.01187293;-0.04275324,-0.1883368;0.4769568;-0.003669412,-0.2303108;0.2364586;-0.01431617,-0.2705326;0.0007168502;-0.07436405,0.0819189;0.006934615;-0.0373836,0.116196;-0.3536533;-0.04713584,0.1387389;-0.6919038;0.05146804,0.1609497;-0.7298539;-0.02730092,-0.07981442;0.004663329;-0.04200286,-0.09477201;-0.3573515;-0.03809858,-0.1006515;-0.7041107;0.02799006,-0.09350736;-0.6629823;-0.07755704,-0.009752534;0.5323742;0.01346376,0;0;0,-0.04871118;0.295363;0.08195972,-0.09593935;0.5793916;0.140542,0.09484652;0.4883687;0.08208609,0.2852278;0.4246827;-0.05724645,0.3450852;0.4539719;-0.2946427,-0.2393322;0.4414063;0.04334458,-0.2778021;0.319823;-0.165107,-0.2364787;0.3594681;-0.4049369,0.08152328;0.01821288;-0.03433037,0.09570995;-0.1966954;-0.3257182,0.1195488;-0.545936;-0.2798159,0.1207157;-0.5738459;-0.3690356,-0.07933562;-0.008007111;-0.04240371,-0.03697478;-0.367587;-0.05659954,0.008094061;-0.7094021;0.01939767,-0.01156989;-0.7523433;-0.05548881,-0.08606818;0.5097618;0.1275744,579.6445
+0;0;0,-0.005702488;0.3099095;0.01277521,-0.01101271;0.6041893;0.01051367,0.1706682;0.4821016;0.02203383,0.2200926;0.2495969;0.01687132,0.2828057;0.01538262;-0.04341777,-0.1880853;0.4770809;-0.003650585,-0.2289239;0.2430879;-0.01400937,-0.2696802;0.004213899;-0.07485507,0.08239046;0.006974535;-0.03759881,0.1162627;-0.3493543;-0.04723586,0.1397371;-0.7015818;0.0554425,0.1617092;-0.7388017;-0.02248001,-0.08027387;0.004690174;-0.04224465,-0.09505479;-0.3530487;-0.03838649,-0.1011773;-0.7141366;0.03043304,-0.09410986;-0.6731278;-0.07397983,-0.009753341;0.53242;0.01345837,0;0;0,-0.04619755;0.2956856;0.08170319,-0.08874215;0.5807666;0.1413889,0.1007378;0.4865653;0.08351994,0.2870824;0.4149731;-0.04562378,0.3485425;0.4336278;-0.287075,-0.2351707;0.44375;0.04739599,-0.2861306;0.3035892;-0.1377685,-0.2419766;0.3271503;-0.3825528,0.08175013;0.01785406;-0.03533626,0.09451967;-0.2056547;-0.3147843,0.1222337;-0.5679731;-0.2589686,0.1235571;-0.5963358;-0.3465199,-0.08035302;-0.007951438;-0.04160131,-0.03880799;-0.3632496;-0.05733897,0.01015389;-0.7189255;0.02175292,-0.009088879;-0.762847;-0.0506247,-0.07976678;0.5107295;0.1281474,579.6669
+0;0;0,-0.005698801;0.3097092;0.01276695,-0.01101305;0.6042177;0.01049693,0.1712204;0.4817688;0.02205172,0.2204148;0.2503459;0.01691324,0.2852125;0.008346617;-0.0453798,-0.1886245;0.4767329;-0.003710831,-0.2292731;0.2438286;-0.01402142,-0.271384;-0.002985314;-0.07688956,0.08219824;0.006958262;-0.03751108,0.115905;-0.3476292;-0.04710104,0.1404946;-0.7165915;0.06045569,0.1612964;-0.7502307;-0.0133161,-0.08008658;0.004679231;-0.04214609,-0.09479527;-0.3513114;-0.03830678,-0.1012086;-0.7295551;0.03378244,-0.09451769;-0.6891327;-0.06506865,-0.00975003;0.5322404;0.01345018,0;0;0,-0.04094603;0.2962337;0.08175731,-0.07709973;0.582327;0.141917,0.1109311;0.4843477;0.08450174,0.293124;0.4051493;-0.04409218,0.3541462;0.4051813;-0.294929,-0.2284806;0.444267;0.05354992,-0.3571484;0.3970027;-0.1393586,-0.277474;0.2745386;-0.3521904,0.08150893;0.01632899;-0.03607917,0.09571438;-0.2247609;-0.2980607,0.1308156;-0.6019163;-0.2285774,0.1336924;-0.628629;-0.3104329,-0.08074754;-0.00686701;-0.04055525,-0.03825878;-0.3602578;-0.05699081,0.01696077;-0.7319991;0.02706523,-0.002171198;-0.7712082;-0.04199275,-0.0698234;0.511904;0.1285486,579.7007
+0;0;0,-0.002895802;0.3095246;0.01152012,-0.006520196;0.6040635;0.008551989,0.1716616;0.4800726;0.02231627,0.2230902;0.2499186;0.01116694,0.2872164;0.01560353;-0.05584605,-0.1822286;0.4792444;-0.003590739,-0.2223137;0.2470392;-0.01821947,-0.2630148;0.00714387;-0.0837948,0.08216026;0.007209656;-0.03701849,0.1197594;-0.3509319;-0.05150086,0.1455754;-0.7106485;0.05400897,0.1656925;-0.7428414;-0.02006564,-0.07965489;0.004433002;-0.04252181,-0.09238196;-0.3557375;-0.04050737,-0.09577794;-0.7248064;0.03000135,-0.08896826;-0.6845554;-0.06802028,-0.00557237;0.5319408;0.01163694,0;0;0,-0.03700781;0.2967589;0.08069181,-0.06473575;0.5839422;0.1401916,0.1182692;0.4836584;0.08419919,0.2942533;0.3884274;-0.04110336,0.3584349;0.3507103;-0.2818618,-0.218274;0.4487231;0.05804482,-0.2775409;0.3307322;-0.1376735,-0.2248802;0.2291996;-0.3622274,0.08114457;0.01521993;-0.03683162,0.09545042;-0.2569253;-0.2726729,0.1405049;-0.6237913;-0.2050395,0.1435528;-0.6450615;-0.2894301,-0.08098257;-0.006095323;-0.03971557,-0.03814895;-0.3635135;-0.05721845,0.0174417;-0.7255683;0.02657226,0.004661169;-0.770862;-0.03609528,-0.05922834;0.5131578;0.1271019,579.7338
+0;0;0,-0.00289179;0.3090957;0.01150416,-0.006520947;0.6040198;0.008531194,0.1734262;0.4793964;0.02240673,0.2239447;0.2533153;0.0114547,0.2884817;0.01749952;-0.05598746,-0.183986;0.4785599;-0.003758108,-0.2233616;0.2504639;-0.01812797,-0.2643234;0.009032205;-0.08412327,0.08216654;0.007210207;-0.03702132,0.1199268;-0.352466;-0.05156575,0.146672;-0.7251292;0.05774149,0.1649273;-0.7515662;-0.0094776,-0.07966097;0.004433341;-0.04252506,-0.09244257;-0.3572804;-0.04050198,-0.09596077;-0.7396325;0.0325444,-0.08978133;-0.7003302;-0.05640544,-0.005571593;0.5317808;0.01162112,0;0;0,-0.03416802;0.2970496;0.07921457,-0.05849168;0.5850748;0.1380706,0.1252234;0.4799073;0.08229876,0.2940107;0.3776833;-0.03954482,0.3565505;0.3413757;-0.2826355,-0.2157488;0.4498111;0.05895548,-0.2724429;0.3324585;-0.1328749,-0.2271971;0.2479358;-0.3676753,0.08104552;0.01461288;-0.03730941,0.09530219;-0.268288;-0.2626274,0.1479611;-0.6445354;-0.1777384,0.1567176;-0.670436;-0.2472744,-0.08130356;-0.005673125;-0.03913376,-0.03941572;-0.3647175;-0.057487,0.02033984;-0.7393771;0.02969474,0.008315546;-0.7757364;-0.02937017,-0.05334767;0.5140967;0.125242,579.756
+0;0;0,-0.002886795;0.3085618;0.01148429,-0.00651922;0.6037492;0.008507589,0.1718805;0.4794896;0.02229364,0.2218274;0.2559665;0.01146553,0.2892717;0.009527341;-0.05901489,-0.1824395;0.4786604;-0.003644835,-0.2213696;0.2531452;-0.0178521,-0.2641767;0.0008370876;-0.08682048,0.08246962;0.007236803;-0.03715787,0.1206602;-0.356538;-0.05186805,0.1468511;-0.7214781;0.0551739,0.164088;-0.7447668;-0.008295361,-0.07995481;0.004449693;-0.04268192,-0.09288207;-0.3613859;-0.04063579,-0.09632736;-0.7358142;0.03089679,-0.09049264;-0.6970308;-0.05309099,-0.005568691;0.5314208;0.01160134,0;0;0,-0.0304944;0.2975242;0.07681179,-0.04983728;0.5867607;0.1327915,0.1313524;0.4788074;0.08111262,0.2918841;0.3656914;-0.03724623,0.3417495;0.2730465;-0.2805133,-0.2088937;0.4513482;0.06111674,-0.2459728;0.2996041;-0.1067325,-0.2275056;0.2288921;-0.3615015,0.08099619;0.01405779;-0.03842282,0.0966835;-0.2904063;-0.2410617,0.1526945;-0.6538373;-0.1405334,0.1693621;-0.677627;-0.2037315,-0.08239108;-0.005406869;-0.0376403,-0.04079739;-0.368538;-0.05795652,0.01967578;-0.7348856;0.02840155,0.00877823;-0.7667089;-0.02838112,-0.0457643;0.5154529;0.1209395,579.7897
+0;0;0,-8.427131E-05;0.3086057;0.01063689,-0.001364192;0.6038044;0.00689259,0.1757103;0.4775718;0.0241183,0.2271826;0.2547959;0.006913779,0.2981884;0.01083416;-0.06851395,-0.178341;0.4800937;-0.003296893,-0.2162848;0.2547832;-0.02252984,-0.2575701;0.002865672;-0.09381519,0.08275286;0.007592633;-0.03645043,0.1251826;-0.355514;-0.0554331,0.1524638;-0.720487;0.05122383,0.1708381;-0.7436115;-0.01206373,-0.07981048;0.004030824;-0.04299254,-0.09015188;-0.3618906;-0.04174374,-0.08939991;-0.7364026;0.02942817,-0.08331709;-0.697688;-0.05454916,-0.0009209011;0.5314788;0.0101599,0;0;0,-0.0304944;0.2975242;0.07681179,-0.04983728;0.5867607;0.1327915,0.1313524;0.4788074;0.08111262,0.2918841;0.3656914;-0.03724623,0.3417495;0.2730465;-0.2805133,-0.2088937;0.4513482;0.06111674,-0.2459728;0.2996041;-0.1067325,-0.2275056;0.2288921;-0.3615015,0.08099619;0.01405779;-0.03842282,0.0966835;-0.2904063;-0.2410617,0.1526945;-0.6538373;-0.1405334,0.1693621;-0.677627;-0.2037315,-0.08239108;-0.005406869;-0.0376403,-0.04079739;-0.368538;-0.05795652,0.01967578;-0.7348856;0.02840155,0.00877823;-0.7667089;-0.02838112,-0.0457643;0.5154529;0.1209395,579.812
+0;0;0,-8.417467E-05;0.3082518;0.01062469,-0.001372646;0.6054016;0.006854002,0.1747606;0.4789411;0.02402839,0.2285937;0.2459474;0.006034765,0.299637;0.001856446;-0.0694329,-0.1773976;0.4814496;-0.003240209,-0.2170817;0.2458048;-0.0233553,-0.2583889;-0.006246001;-0.09467837,0.08323496;0.007636866;-0.03666278,0.1256503;-0.355347;-0.05563904,0.1529841;-0.721022;0.05122302,0.1711375;-0.7435081;-0.01130396,-0.08027543;0.004054307;-0.04324301,-0.09061335;-0.3617435;-0.04199463,-0.08985993;-0.7369758;0.02931416,-0.0838502;-0.6983659;-0.05365394,-0.0009261912;0.5325599;0.01014463,0;0;0,-0.02530443;0.2984207;0.07373476,-0.04092086;0.5901464;0.128269,0.1379386;0.4787974;0.07672191,0.2924854;0.3412146;-0.04449749,0.342579;0.2689789;-0.2946885,-0.1972242;0.4453125;0.06119401,-0.2320713;0.3027584;-0.1284686,-0.2147028;0.1969545;-0.3710109,0.08096523;0.01323172;-0.04000115,0.09873727;-0.299884;-0.2285726,0.1596697;-0.6607971;-0.1194224,0.1766754;-0.6853633;-0.180474,-0.08327102;-0.005209989;-0.03700449,-0.04336905;-0.3683694;-0.05797017,0.01854165;-0.7352205;0.02847134,0.0183098;-0.7197046;-0.05389439,-0.03747235;0.5182092;0.1168625,579.8346
+0;0;0,-8.417301E-05;0.3082457;0.01062448,-0.001374678;0.605863;0.006847734,0.1754702;0.4790679;0.02408362,0.2280248;0.2516075;0.006517323,0.2990383;0.007619411;-0.06891855,-0.178113;0.4815865;-0.003295328,-0.2168547;0.2515381;-0.02293271,-0.2581445;-0.0004065633;-0.09422573,0.08348425;0.007659739;-0.03677259,0.1257069;-0.3536747;-0.05566262,0.1533325;-0.7232547;0.0523406,0.1723848;-0.7483395;-0.01328227,-0.08051586;0.00406645;-0.04337252,-0.0908068;-0.3600692;-0.04212981,-0.09004533;-0.7393085;0.02994047,-0.08373805;-0.7002723;-0.05713562,-0.0009275026;0.5329036;0.01014367,0;0;0,-0.02195409;0.2992527;0.07137346,-0.03479139;0.5920359;0.1234286,0.1439328;0.4794506;0.07228136,0.2915365;0.3393149;-0.04340768,0.3327278;0.2448654;-0.2876334,-0.1924152;0.4441018;0.06057862,-0.2319672;0.3019007;-0.1211446,-0.1979572;0.1534309;-0.3380862,0.08091588;0.01299974;-0.0407939,0.101531;-0.3089364;-0.2100108,0.1673361;-0.6658488;-0.07847977,0.1887691;-0.6851937;-0.1478295,-0.08395737;-0.005124805;-0.03613047,-0.04634134;-0.3668915;-0.05643024,0.01875849;-0.7377206;0.02880487,0.01376536;-0.7671638;-0.03557885,-0.03195599;0.5198354;0.1127899,579.8682
+0;0;0,-0.007061364;0.3077397;0.01306808,-0.01549848;0.6053224;0.01203427,0.1642831;0.483292;0.02378553,0.2202563;0.2520147;-0.001820471,0.2787664;0.05975592;-0.0685591,-0.1890685;0.4789309;-0.003844667,-0.2255566;0.2438266;-0.0297762,-0.2593341;0.04423895;-0.0919434,0.08392303;0.00801607;-0.03628484,0.1308781;-0.3529793;-0.05993083,0.1594483;-0.7135668;0.04442874,0.1783313;-0.7373431;-0.01562983,-0.08035211;0.003789308;-0.04419392,-0.08830447;-0.3609258;-0.04309735,-0.08347094;-0.7309462;0.02612748,-0.07750228;-0.6922266;-0.05599339,-0.01339229;0.5323657;0.01466363,0;0;0,-0.01757469;0.2998424;0.06862974,-0.02511694;0.5935519;0.1166484,0.1522363;0.4819477;0.06704593,0.2922305;0.325282;-0.04756355,0.3300059;0.2174595;-0.2258561,-0.1861493;0.4465842;0.06167438,-0.2331754;0.2593814;-0.07982302,-0.2284544;0.1505475;-0.2614099,0.08088228;0.01289058;-0.04142237,0.1052917;-0.3179415;-0.1931982,0.170168;-0.6648043;-0.06202006,0.1974539;-0.6869287;-0.1202784,-0.08468898;-0.005047228;-0.03501748,-0.04949792;-0.3675547;-0.05578973,0.01628605;-0.7290328;0.02628695,0.01163992;-0.755387;-0.03419538,-0.02358104;0.5211488;0.1071899,579.9016
+0;0;0,-0.007070696;0.3081464;0.01308535,-0.01553278;0.6066095;0.01204836,0.1636164;0.4845369;0.02377471,0.219907;0.2519481;-0.001976501,0.2744423;0.07275024;-0.06418129,-0.188465;0.4801915;-0.003756162,-0.22516;0.2437539;-0.02983475,-0.2566428;0.05772513;-0.08777867,0.08427909;0.008050079;-0.03643879,0.1310432;-0.3514771;-0.05998861,0.1591725;-0.7065008;0.0427607,0.1770457;-0.7274013;-0.014086,-0.08069301;0.003805384;-0.04438141,-0.08861303;-0.3594264;-0.04328931,-0.08385408;-0.7237374;0.02486739,-0.07820462;-0.6854841;-0.05286177,-0.01342028;0.5334343;0.01468561,0;0;0,-0.01373458;0.3011856;0.06537604,-0.01694389;0.5966148;0.1085048,0.1586302;0.4835995;0.060987,0.2925128;0.3152186;-0.04696035,0.3344138;0.1974419;-0.1996965,-0.1812328;0.4521381;0.06148986,-0.2304166;0.2777787;-0.09696852,-0.2076982;0.1446609;-0.2409092,0.08081298;0.0128004;-0.04243779,0.1102677;-0.3229591;-0.1780818,0.1735789;-0.662339;-0.04316187,0.2017237;-0.6869996;-0.09176183,-0.0857757;-0.004499829;-0.03343404,-0.05301002;-0.3656657;-0.05549935,0.01366557;-0.7216861;0.02320468,0.009158382;-0.7459496;-0.03316034,-0.01642189;0.5238104;0.1004255,579.9238
+0;0;0,-0.007092474;0.3090955;0.01312565,-0.01559356;0.608934;0.01208343,0.159754;0.4875665;0.02362661,0.2188414;0.2434214;-0.003404055,0.2733526;0.06430271;-0.06558138,-0.1847469;0.4833147;-0.003311501,-0.2232651;0.2351296;-0.03068581,-0.2547341;0.04918295;-0.08860414,0.08443806;0.008065264;-0.03650752,0.1310074;-0.3499643;-0.05995924,0.1593599;-0.7078053;0.04360546,0.1787378;-0.732991;-0.018027,-0.08084522;0.003812562;-0.04446513,-0.08873225;-0.3579062;-0.04337757,-0.08393553;-0.7251083;0.02532,-0.07781045;-0.6861601;-0.05895294,-0.01347102;0.5354111;0.01473321,0;0;0,-0.007545933;0.3034715;0.06008911,-0.005470278;0.6012932;0.09568977,0.1647815;0.4850967;0.05313945,0.2943106;0.2957904;-0.0527575,0.3237175;0.1714143;-0.2030466,-0.1700952;0.4592734;0.06177177,-0.2205398;0.2716234;-0.0996954,-0.200369;0.1206864;-0.2251234,0.08044069;0.01265377;-0.04355239,0.1149439;-0.3275279;-0.1618309,0.1730286;-0.6680908;-0.01962399,0.2017681;-0.6880785;-0.0820322,-0.08651362;-0.003764147;-0.03207584,-0.056702;-0.3636492;-0.05438944,0.01129507;-0.7227802;0.02294746,0.006750749;-0.7537022;-0.03610661,-0.006128564;0.5279481;0.08958936,579.957
+0;0;0,-0.007470558;0.3090671;0.01357733,-0.01481991;0.6089343;0.01243899,0.1600254;0.4870189;0.02385802,0.2215376;0.2443365;-0.01005811,0.2776861;0.07091537;-0.08551314,-0.1839488;0.4827172;-0.004748614,-0.2237286;0.2353248;-0.03705083,-0.2529382;0.04914431;-0.09539983,0.08472459;0.008191709;-0.03580883,0.1355082;-0.3488434;-0.06497846,0.1647936;-0.706893;0.0376012,0.1855353;-0.7342567;-0.02154865,-0.08034414;0.003726845;-0.04537139,-0.08548795;-0.3580424;-0.04469106,-0.07752984;-0.725393;0.02291005,-0.07108402;-0.6864387;-0.0613383,-0.01305855;0.5354039;0.01514383,0;0;0,-0.007545933;0.3034715;0.06008911,-0.005470278;0.6012932;0.09568977,0.1647815;0.4850967;0.05313945,0.2943106;0.2957904;-0.0527575,0.3237175;0.1714143;-0.2030466,-0.1700952;0.4592734;0.06177177,-0.2205398;0.2716234;-0.0996954,-0.200369;0.1206864;-0.2251234,0.08044069;0.01265377;-0.04355239,0.1149439;-0.3275279;-0.1618309,0.1730286;-0.6680908;-0.01962399,0.2017681;-0.6880785;-0.0820322,-0.08651362;-0.003764147;-0.03207584,-0.056702;-0.3636492;-0.05438944,0.01129507;-0.7227802;0.02294746,0.006750749;-0.7537022;-0.03610661,-0.006128564;0.5279481;0.08958936,579.9799
+0;0;0,-0.007473717;0.3091978;0.01358308,-0.01481876;0.6088885;0.01244609,0.1589219;0.4873405;0.02380741,0.2232455;0.2335666;-0.01165881,0.2792739;0.06051634;-0.08695249,-0.1828599;0.4830661;-0.004616898,-0.2244578;0.2243671;-0.03839544,-0.2536049;0.03858474;-0.09661967,0.08469488;0.008188836;-0.03579627,0.1360856;-0.3531146;-0.06531462,0.1643921;-0.699195;0.03383594,0.184754;-0.7255086;-0.02423109,-0.08031596;0.003725538;-0.04535547,-0.08552126;-0.3623686;-0.04466701,-0.07782918;-0.7174392;0.02067427,-0.07150135;-0.6786488;-0.0620318,-0.01305881;0.5354171;0.01514876,0;0;0,-0.003869052;0.3046155;0.05511856,-0.001311841;0.6026715;0.08708954,0.1682847;0.4868293;0.04749417,0.2959127;0.2808588;-0.05778527,0.317652;0.1456727;-0.1992309,-0.1661498;0.4629917;0.05722378,-0.2202882;0.2310122;-0.05701747,-0.2176043;0.08837199;-0.1926689,0.07982302;0.01225278;-0.04471922,0.1200315;-0.3384187;-0.142009,0.172168;-0.6710993;-0.01158977,0.2015849;-0.6921642;-0.07062054,-0.08682492;-0.002950436;-0.03121506,-0.06052659;-0.3673919;-0.05452443,0.006264545;-0.7147473;0.01818696,0.002218444;-0.7451985;-0.03914442,-0.001954565;0.529323;0.08179569,580.0037
+0;0;0,-0.007493193;0.3100035;0.01361847,-0.01486729;0.6108819;0.01247422,0.1567748;0.4895687;0.02374249,0.218764;0.2450043;-0.01043665,0.2799166;0.05612756;-0.09261638,-0.1808196;0.4853467;-0.004333564,-0.2209078;0.2360359;-0.03688627,-0.2527207;0.03326261;-0.1004355,0.08466525;0.008185972;-0.03578374,0.1360676;-0.3531992;-0.06530877,0.1636414;-0.6903215;0.03127533,0.1836528;-0.7156656;-0.02579198,-0.08028786;0.003724234;-0.04533961,-0.08549433;-0.3624527;-0.04465099,-0.07800136;-0.7083324;0.01899898,-0.07178247;-0.6696934;-0.06228318,-0.01309886;0.5370562;0.01518993,0;0;0,0.0002943538;0.3064081;0.04957628,0.00517951;0.6061243;0.07649636,0.1723218;0.489865;0.04024744,0.2895978;0.2817995;-0.04794359,0.3078606;0.1201006;-0.1882558,-0.159636;0.4693729;0.05126412,-0.2216827;0.2446114;-0.05098598,-0.2201995;0.07112038;-0.1777387,0.07961214;0.01123089;-0.04529309,0.1225387;-0.3427849;-0.1286192,0.1696216;-0.6700777;-0.008606911,0.1980916;-0.6927019;-0.06464481,-0.0868721;-0.001833807;-0.03107356,-0.06375176;-0.3665328;-0.05501559,0.0007343292;-0.7050488;0.01561545,-0.003225389;-0.7368735;-0.03806998,0.003975563;0.5323456;0.07249999,580.0365
+0;0;0,-0.0071164;0.3095053;0.01397088,-0.01374166;0.6093768;0.013089,0.1596507;0.4875064;0.02413008,0.2212478;0.2484186;-0.01696164,0.2903606;0.05193804;-0.1070979,-0.1821608;0.484524;-0.004469305,-0.2217772;0.2405152;-0.04366054,-0.2527039;0.0261254;-0.1113826,0.08483316;0.008191857;-0.03510136,0.1391699;-0.3503059;-0.06873874,0.1678883;-0.6816831;0.02539814,0.1881048;-0.7016872;-0.03505891,-0.07996587;0.003659955;-0.045694,-0.08201924;-0.3604831;-0.04524147,-0.0719413;-0.7004411;0.0165997,-0.06574017;-0.6618887;-0.06372817,-0.01218413;0.5358281;0.01573992,0;0;0,0.002188509;0.3066843;0.04448986,0.007543897;0.6056858;0.06755042,0.1771952;0.4913352;0.03217697,0.2851593;0.2790028;-0.04466319,0.3013592;0.09777631;-0.1803107,-0.161082;0.4724852;0.0452171,-0.2264938;0.2477798;-0.04352079,-0.2251175;0.04539303;-0.1462022,0.07955042;0.009995639;-0.04547191,0.1238808;-0.3445595;-0.1156864,0.1655868;-0.6683333;-0.001983158,0.1924908;-0.6923729;-0.05602073,-0.08673654;-0.0005034418;-0.03118327,-0.06606221;-0.3633216;-0.05442349,-0.005332336;-0.6966945;0.0139269,-0.007683787;-0.7273047;-0.03978572,0.006252358;0.5321469;0.06451225,580.0583
+0;0;0,-0.0071164;0.3095053;0.01397088,-0.01374166;0.6093768;0.013089,0.1596507;0.4875064;0.02413008,0.2212478;0.2484186;-0.01696164,0.2903606;0.05193804;-0.1070979,-0.1821608;0.484524;-0.004469305,-0.2217772;0.2405152;-0.04366054,-0.2527039;0.0261254;-0.1113826,0.08483316;0.008191857;-0.03510136,0.1391699;-0.3503059;-0.06873874,0.1678883;-0.6816831;0.02539814,0.1881048;-0.7016872;-0.03505891,-0.07996587;0.003659955;-0.045694,-0.08201924;-0.3604831;-0.04524147,-0.0719413;-0.7004411;0.0165997,-0.06574017;-0.6618887;-0.06372817,-0.01218413;0.5358281;0.01573992,0;0;0,0.002188509;0.3066843;0.04448986,0.007543897;0.6056858;0.06755042,0.1771952;0.4913352;0.03217697,0.2851593;0.2790028;-0.04466319,0.3013592;0.09777631;-0.1803107,-0.161082;0.4724852;0.0452171,-0.2264938;0.2477798;-0.04352079,-0.2251175;0.04539303;-0.1462022,0.07955042;0.009995639;-0.04547191,0.1238808;-0.3445595;-0.1156864,0.1655868;-0.6683333;-0.001983158,0.1924908;-0.6923729;-0.05602073,-0.08673654;-0.0005034418;-0.03118327,-0.06606221;-0.3633216;-0.05442349,-0.005332336;-0.6966945;0.0139269,-0.007683787;-0.7273047;-0.03978572,0.006252358;0.5321469;0.06451225,580.0804
+0;0;0,-0.007120636;0.3096896;0.01397919,-0.01375764;0.6100973;0.01309198,0.1571195;0.4887183;0.02401785,0.2186799;0.2497728;-0.01704944,0.28792;0.05293053;-0.1073516,-0.1796796;0.4857796;-0.004162142,-0.2192725;0.241916;-0.04333007,-0.2502561;0.02713154;-0.1111768,0.08467751;0.008176826;-0.03503696,0.1380028;-0.3436474;-0.06804818,0.1666376;-0.6740607;0.02581487,0.1873766;-0.695357;-0.03620457,-0.07981914;0.003653239;-0.04561016,-0.08183429;-0.3537112;-0.04516605,-0.07178566;-0.6926804;0.01649522,-0.06542427;-0.6539069;-0.06590854,-0.01219551;0.5363314;0.01575073,0;0;0,0.004192932;0.3079295;0.0362711,0.0106987;0.6079945;0.05027175,0.1783562;0.4926628;0.02417373,0.2788869;0.2732523;-0.04158187,0.2940504;0.07993565;-0.1603012,-0.1569007;0.4770587;0.0369054,-0.2239703;0.2459314;-0.03130788,-0.2272181;0.04281604;-0.1334311,0.07988328;0.008508474;-0.04484415,0.1223963;-0.3414017;-0.1037433,0.1592188;-0.6677068;0.001004927,0.18632;-0.6950895;-0.05266619,-0.08631191;0.000916509;-0.03184563,-0.07070719;-0.3554074;-0.05428108,-0.01198275;-0.6882745;0.01320276,-0.01465845;-0.7191314;-0.04334027,0.009159746;0.5341824;0.04970074,580.1141
+0;0;0,-0.008766888;0.3091948;0.01479474,-0.01705779;0.6092947;0.01485136,0.1545905;0.4883854;0.02451417,0.2187906;0.2479305;-0.02490039,0.2895235;0.05816622;-0.1190318,-0.1825652;0.4853153;-0.005026227,-0.2213813;0.2388548;-0.05120612,-0.2508253;0.02857433;-0.1204124,0.08443369;0.008599612;-0.03463303,0.1379133;-0.3341472;-0.07002211,0.1688684;-0.6687369;0.02465867,0.1905231;-0.6841371;-0.03563784,-0.07941137;0.003168457;-0.04567541,-0.07935334;-0.3455253;-0.04642628,-0.06721269;-0.6889352;0.01517849,-0.06096902;-0.6505953;-0.06264973,-0.01508997;0.5355893;0.01726309,0;0;0,0.004798124;0.3081602;0.03019047,0.01176471;0.6081343;0.03941703,0.1804208;0.4946784;0.0175004,0.2748555;0.2652426;-0.03563476,0.2874266;0.06776887;-0.1391742,-0.1569452;0.4794549;0.02836516,-0.2261134;0.2407871;-0.02297179,-0.2360476;0.03250147;-0.1029263,0.07999189;0.007282733;-0.0441668,0.1219787;-0.3353184;-0.09365845,0.1531777;-0.6687118;0.005075462,0.1783546;-0.6967977;-0.04137801,-0.08571041;0.002100045;-0.0324309,-0.0723292;-0.3457288;-0.05302067,-0.01610709;-0.6839398;0.01274619,-0.01864309;-0.7112439;-0.04087833,0.01015067;0.5343828;0.03994799,580.1486
+0;0;0,-0.008753277;0.3087148;0.01477177,-0.01704458;0.6088326;0.01482483,0.153416;0.4881682;0.0244396,0.2180842;0.24596;-0.02533526,0.2867483;0.06174593;-0.1167136,-0.1813752;0.4851197;-0.004893618,-0.2204743;0.2368622;-0.05141024,-0.2490571;0.03273188;-0.1185924,0.08414664;0.008570376;-0.03451529,0.1370415;-0.3304285;-0.06951739,0.1683914;-0.6692863;0.02637115,0.1906058;-0.6858599;-0.03548374,-0.07914139;0.003157686;-0.04552013,-0.079084;-0.341723;-0.04626279,-0.06678849;-0.6895134;0.01612782,-0.06038344;-0.6509581;-0.0637119,-0.01507445;0.5350411;0.01723938,0;0;0,0.005267255;0.3083848;0.02169514,0.0133411;0.6084764;0.02117252,0.181123;0.4947588;0.008330345,0.2703005;0.2584796;-0.03096175,0.2793085;0.05876662;-0.1148257,-0.155176;0.481738;0.01643271,-0.2285082;0.239283;-0.01766012,-0.2400826;0.03337407;-0.08449665,0.08029783;0.006030918;-0.0431428,0.1182212;-0.3340214;-0.08638072,0.1464709;-0.6726268;0.01134491,0.1707626;-0.6993779;-0.04040289,-0.08505975;0.003237449;-0.03316281,-0.07494277;-0.3409781;-0.05204633,-0.02186725;-0.6846849;0.01159771,-0.02538726;-0.7140564;-0.0427277,0.01146339;0.5347123;0.02436996,580.1811
+0;0;0,-0.008712615;0.3072807;0.01470315,-0.01697442;0.6063309;0.01475591,0.1557936;0.4852825;0.02446107,0.2211276;0.2405805;-0.02582628,0.2881757;0.06070198;-0.115054,-0.1835962;0.4821921;-0.005275059,-0.2230979;0.2313785;-0.05227061,-0.251008;0.03205249;-0.1178716,0.08355486;0.008510103;-0.03427255,0.1368414;-0.3329993;-0.06953386,0.1680081;-0.6698765;0.02579422,0.1903641;-0.6867469;-0.03645493,-0.07858481;0.003135478;-0.0452,-0.07852699;-0.3442993;-0.04594816,-0.06630334;-0.690057;0.01607779,-0.05985747;-0.6514471;-0.06427085,-0.01501123;0.5327992;0.01716195,0;0;0,0.0042428;0.3073709;0.01478672,0.01160432;0.6063513;0.008621216,0.1825301;0.494141;-0.0009608269,0.2668961;0.2514652;-0.02679205,0.2771745;0.05363736;-0.1014366,-0.1600905;0.4826467;0.006534532,-0.234339;0.2359366;-0.01071974,-0.2487807;0.03088167;-0.061289,0.0804061;0.005123585;-0.04167795,0.1188592;-0.3385019;-0.07565379,0.1410575;-0.6777661;0.01352071,0.16428;-0.7033242;-0.04075266,-0.08394884;0.004044379;-0.03412739,-0.07678705;-0.3428364;-0.05239978,-0.02750857;-0.6855952;0.007875513,-0.03080752;-0.715883;-0.04621777,0.009953137;0.5329126;0.0131588,580.2041
+0;0;0,-0.008920566;0.3063696;0.01464092,-0.01717262;0.6057509;0.01458615,0.1532236;0.485857;0.0246665,0.2182566;0.2434402;-0.03592606,0.2940148;0.05201639;-0.137641,-0.1812523;0.4822334;-0.005889416,-0.22044;0.232672;-0.05927555,-0.2494512;0.01739126;-0.1337125,0.0827143;0.008848756;-0.0332533,0.1373927;-0.328517;-0.07282427,0.1721265;-0.668398;0.02116647,0.1955445;-0.6933454;-0.03288238,-0.0772064;0.002742814;-0.04535842,-0.07576904;-0.3413024;-0.04679951,-0.06101047;-0.6899194;0.01491113,-0.05438904;-0.6513684;-0.06491327,-0.01523196;0.5319828;0.01703205,0;0;0,0.00297153;0.3068068;0.004123449,0.01209918;0.6056617;-0.01223016,0.1800546;0.4933101;-0.01442742,0.2614768;0.2484237;-0.02265596,0.268109;0.02565794;-0.07797098,-0.1586002;0.4857261;-0.00771175,-0.2323619;0.238308;-0.01090165,-0.2512664;0.01171212;-0.042921,0.0793692;0.003940403;-0.04136109,0.1131636;-0.3367135;-0.07577181,0.1320996;-0.6805804;0.007635593,0.1552506;-0.7064719;-0.04555345,-0.08254049;0.0051841;-0.03443734,-0.08223733;-0.3381585;-0.05650555,-0.0354537;-0.6847699;0.0003415905,-0.03849187;-0.7138029;-0.05438295,0.009895671;0.5322399;-0.004755735,580.238
+0;0;0,-0.008911054;0.3060429;0.0146253,-0.01717848;0.6059873;0.01456655,0.1518417;0.4862444;0.02459182,0.21659;0.2448889;-0.03573547,0.2930796;0.05161704;-0.1384323,-0.1798902;0.4826505;-0.005713429,-0.2189063;0.2341816;-0.05886584,-0.2481976;0.01682256;-0.1340214,0.08252895;0.008828927;-0.03317879,0.1372462;-0.3287762;-0.07277784,0.1717002;-0.6659204;0.02045605,0.1952049;-0.6910709;-0.03379256,-0.07703339;0.002736668;-0.04525678,-0.07559502;-0.3415527;-0.04669889,-0.06095529;-0.6873624;0.01451484,-0.05430938;-0.6487799;-0.0656046,-0.01523184;0.5319917;0.01701999,0;0;0,0.00417937;0.3064558;-0.00478816,0.01488966;0.6050766;-0.03146696,0.1811596;0.4921561;-0.02612376,0.2604432;0.247725;-0.01893091,0.2652384;0.02096145;-0.06695795,-0.1559651;0.4904425;-0.02373526,-0.2301309;0.244734;-0.00920895,-0.2564138;0.01531002;-0.02982784,0.07936662;0.003203988;-0.04099369,0.1103211;-0.3383578;-0.07126951,0.1264414;-0.6815013;0.003151894,0.14957;-0.7076066;-0.05027295,-0.08219567;0.005799965;-0.0346416,-0.0845182;-0.3377314;-0.05744726,-0.04079987;-0.6824676;-0.004612841,-0.0439896;-0.7124111;-0.05877512,0.0124167;0.5317442;-0.02139759,580.2702
+0;0;0,-0.008881348;0.3050227;0.01457655,-0.01713492;0.6044705;0.01451355,0.1522302;0.4846561;0.02455371,0.2167169;0.2442758;-0.03552983,0.2936451;0.04989567;-0.1388156,-0.1801878;0.4810548;-0.005814221,-0.2190463;0.2335899;-0.05875187,-0.2485055;0.0149844;-0.1343385,0.08218791;0.008792443;-0.03304168,0.1371242;-0.3301646;-0.0727993,0.1712521;-0.664117;0.01955195,0.1952826;-0.6905015;-0.03591043,-0.07671507;0.002725359;-0.04506977,-0.07527094;-0.3429426;-0.04651766,-0.0607698;-0.6854786;0.01411657,-0.0539752;-0.646704;-0.06779546,-0.01518889;0.5304981;0.01696622,0;0;0,0.003616184;0.3050046;-0.01700902,0.01621681;0.6015791;-0.05659413,0.1829367;0.4911326;-0.04337454,0.2573448;0.2470816;-0.02207184,0.2664114;0.01588604;-0.05098486,-0.155711;0.488781;-0.04175077,-0.2309566;0.2457938;-0.0126549,-0.2634036;0.01492919;-0.008380221,0.07957308;0.002470791;-0.03982377,0.1069499;-0.3408266;-0.06962132,0.1205983;-0.6825956;-0.004617929,0.1442934;-0.7095583;-0.05963183,-0.08146672;0.006313445;-0.0353161,-0.08497274;-0.3387228;-0.05600985,-0.04613716;-0.6818205;-0.01136196,-0.04879927;-0.7125851;-0.06733806,0.01334118;0.5288855;-0.04284286,580.3048
+0;0;0,-0.009946305;0.304104;0.01496824,-0.0192433;0.6026498;0.01536295,0.1518164;0.4831198;0.02435768,0.2188358;0.2470402;-0.04490697,0.2958438;0.05531716;-0.1561146,-0.1829561;0.4790325;-0.007592311,-0.221064;0.2336908;-0.06571324,-0.2510433;0.017553;-0.1519732,0.08182639;0.008801588;-0.03252583,0.1372338;-0.3278852;-0.07846383,0.1752583;-0.661144;0.01513959,0.1986361;-0.6872318;-0.04327361,-0.07618682;0.002555941;-0.04494431,-0.07306671;-0.3417159;-0.04727319,-0.05546898;-0.6842815;0.01279373,-0.04829027;-0.6453004;-0.07070638,-0.01704191;0.5288551;0.01769482,0;0;0,0.005389445;0.3034894;-0.02583337,0.01863796;0.5983763;-0.0710299,0.1868712;0.4897928;-0.05691385,0.2558086;0.2467915;-0.02197409,0.2703871;0.0130381;-0.03618336,-0.1552;0.4876491;-0.05610977,-0.2305388;0.2478103;-0.01339931,-0.2691893;0.01741168;0.008456685,0.07945346;0.001912594;-0.03891587,0.1041435;-0.3402841;-0.06772709,0.1172399;-0.6832042;-0.008539673,0.139948;-0.7107139;-0.06582355,-0.08063232;0.006721573;-0.03583578,-0.08421641;-0.337106;-0.05338629,-0.04888877;-0.6816233;-0.01693552,-0.05182765;-0.7129318;-0.07470323,0.01560217;0.5260658;-0.05626774,580.3372
+0;0;0,-0.01089188;0.3330146;0.01639124,-0.02126903;0.6662493;0.01682949,0.1754418;0.5312137;0.02709884,0.2421688;0.296164;-0.04186363,0.317427;0.1087975;-0.1505443,-0.2096754;0.5265117;-0.009655947,-0.2476171;0.2822403;-0.06752331,-0.2769151;0.07101384;-0.1518231,0.08164787;0.008782386;-0.03245487,0.1367218;-0.3258783;-0.07811642,0.174572;-0.6576092;0.01505785,0.1984791;-0.6849668;-0.04467782,-0.07602061;0.002550364;-0.04484626,-0.07291928;-0.3396498;-0.04716112,-0.05540223;-0.6806448;0.01263041,-0.04806099;-0.6414603;-0.07276015,-0.01881027;0.5838268;0.01943399,0;0;0,0.01237824;0.3251243;-0.07366848,0.01819292;0.642683;-0.1750772,0.1875694;0.4896877;-0.07147169,0.2536893;0.2495005;-0.02253366,0.2739494;0.02110708;-0.0198009,-0.1553391;0.4875909;-0.07773617,-0.2351452;0.2537048;-0.01955584,-0.2778519;0.03059718;0.01175871,0.07905179;0.001383662;-0.0393157,0.1028384;-0.33911;-0.0640986,0.1123581;-0.6819453;-0.01377249,0.1335862;-0.7110225;-0.07284069,-0.08049956;0.007281177;-0.03554757,-0.0868473;-0.3344331;-0.05306848,-0.05481086;-0.6783361;-0.02367806,-0.05433591;-0.6724299;-0.1064371,0.01698413;0.5648715;-0.1476872,580.3704
+0;0;0,-0.01095039;0.3348035;0.01647929,-0.02132721;0.6680304;0.01691548,0.1784218;0.5321273;0.02730608,0.2449023;0.2979461;-0.04140157,0.3223011;0.10525;-0.1531736,-0.2127161;0.5273517;-0.01002331,-0.2505175;0.283983;-0.06767684,-0.280649;0.06674825;-0.1543746,0.08141658;0.008757507;-0.03236293,0.1366002;-0.3265694;-0.07811539,0.1741902;-0.65602;0.01441845,0.1976648;-0.68234;-0.04423658,-0.07580526;0.00254314;-0.04471922,-0.07269776;-0.3403382;-0.04703869,-0.05530111;-0.6789893;0.01234185,-0.04809269;-0.639971;-0.07150394,-0.01886711;0.5855629;0.0195214,0;0;0,0.00602939;0.3250303;-0.08248544,0.01133427;0.6424827;-0.1842277,0.186764;0.4886749;-0.08679485,0.2526382;0.2519574;-0.0267396,0.2722617;0.01770739;-0.007839918,-0.1653044;0.4834891;-0.090041,-0.2470413;0.253982;-0.02202035,-0.2957519;0.02877684;0.02823157,0.07917801;0.001262516;-0.03849626,0.1011729;-0.3402827;-0.05960941,0.1054104;-0.6820942;-0.01886439,0.1229763;-0.7108414;-0.07720494,-0.08002368;0.007295575;-0.03599582,-0.08905606;-0.3349817;-0.05463414,-0.06061275;-0.6771629;-0.02980988,-0.06016686;-0.6713166;-0.1109259,0.01020223;0.56466;-0.1567311,580.4047
+0;0;0,-0.01214866;0.3367051;0.01698126,-0.023605;0.6705027;0.01782583,0.1784739;0.5335844;0.02650076,0.2474018;0.3030971;-0.04841288,0.3213554;0.1224055;-0.1693828,-0.2161101;0.5282404;-0.01221485,-0.2520889;0.2868845;-0.07498736,-0.2806037;0.08026196;-0.1711451,0.08145331;0.008839207;-0.03167367,0.1360299;-0.3170858;-0.08471641,0.1782721;-0.649364;0.009416535,0.20157;-0.6692443;-0.0601635,-0.07530998;0.002405133;-0.04515105,-0.07077643;-0.3322395;-0.04856817,-0.05016264;-0.6745275;0.01032352,-0.04243936;-0.6350453;-0.07755508,-0.02088187;0.5877062;0.02033724,0;0;0,0.00173454;0.3252642;-0.08947873,0.006463781;0.6425399;-0.1936948,0.1860064;0.4878829;-0.1004381,0.2520743;0.2554359;-0.02908731,0.2748237;0.03012289;0.009237766,-0.1713442;0.4786779;-0.1013526,-0.255917;0.2551821;-0.02144918,-0.3046913;0.03838658;0.03662885,0.07832055;0.001267999;-0.03975272,0.09783798;-0.3324827;-0.05552578,0.1007235;-0.6788641;-0.0228796,0.1189019;-0.7105185;-0.08403921,-0.08019838;0.007367186;-0.03507049,-0.09145845;-0.3265986;-0.05402485,-0.06623204;-0.6730763;-0.03476061,-0.06575581;-0.6689352;-0.1196329,0.005396515;0.5647613;-0.1650884,580.4377
+0;0;0,-0.01219046;0.3378637;0.01703969,-0.02361308;0.6706966;0.01786771,0.1767774;0.5341538;0.02649289,0.2454734;0.3044419;-0.04816873,0.3189048;0.1250263;-0.1682844,-0.2144593;0.5288551;-0.01189429,-0.250317;0.2883113;-0.07445561,-0.2786304;0.08314778;-0.1699343,0.08143934;0.00883769;-0.03166823,0.1354188;-0.3135213;-0.08413063,0.1777567;-0.6465524;0.0102156,0.201594;-0.6675874;-0.06097521,-0.07529706;0.00240472;-0.04514331,-0.0708131;-0.3285785;-0.04852303,-0.05015261;-0.6716421;0.01050209,-0.04225054;-0.6319404;-0.07941088,-0.0208872;0.5878165;0.02038165,0;0;0,-0.0004640445;0.3235958;-0.09938002,0.006018624;0.6342493;-0.21889,0.183701;0.4864271;-0.1162694,0.2492891;0.2579426;-0.03531218,0.2746642;0.03759013;0.01770496,-0.17093;0.4772414;-0.1172749,-0.2590541;0.259843;-0.02764744,-0.3152877;0.05184673;0.04708715,0.0785569;0.001221985;-0.03925133,0.09682956;-0.3289371;-0.05482364,0.09628587;-0.6766561;-0.0284679,0.1130621;-0.7092727;-0.09201813,-0.08004232;0.007345758;-0.03539231,-0.09431706;-0.3227574;-0.05562908,-0.0717226;-0.6704832;-0.04222322,-0.0710815;-0.6685359;-0.1285571,0.00458888;0.558641;-0.1847699,580.4709
+0;0;0,-0.0121952;0.3379951;0.01704632,-0.02362696;0.6711071;0.01786503,0.1764996;0.5343402;0.0264908,0.2450147;0.3052334;-0.04797414,0.3188576;0.1248124;-0.1687629,-0.2141953;0.5290489;-0.01184322,-0.2499586;0.2891387;-0.07423975,-0.2784306;0.08282548;-0.1702535,0.08144057;0.008837825;-0.03166871,0.1350865;-0.3115296;-0.08380699,0.1773523;-0.6439931;0.01037842,0.2015002;-0.6656932;-0.06174023,-0.07529821;0.002404757;-0.04514399,-0.07084195;-0.3265336;-0.04850284,-0.05021668;-0.6690124;0.01042168,-0.04221162;-0.6291843;-0.08066315,-0.02089127;0.5879286;0.02038803,0;0;0,-0.0002547428;0.3217081;-0.1057537,0.005642667;0.6301493;-0.2317755,0.1842461;0.4851413;-0.1275663,0.2487231;0.2598435;-0.03917599,0.2762007;0.04276985;0.02951503,-0.171268;0.4764864;-0.1272546,-0.2604997;0.2630008;-0.0313855,-0.3202464;0.05682844;0.04934681,0.07860254;0.001174718;-0.0391643,0.09631911;-0.3270632;-0.05249095,0.09444854;-0.6745087;-0.03087354,0.110088;-0.7076332;-0.09589529,-0.08002508;0.007376137;-0.03542827,-0.09548229;-0.3205165;-0.05731634,-0.07399579;-0.6677771;-0.04558441,-0.07353921;-0.6670477;-0.1327632,0.004631035;0.5546393;-0.196708,580.4934
+0;0;0,-0.01223885;0.338612;0.01655345,-0.02357035;0.6723117;0.01684539,0.1767498;0.5361376;0.02292651,0.2423892;0.3096927;-0.05973779,0.318709;0.1263472;-0.1876554,-0.2136331;0.529525;-0.01467638,-0.2480411;0.291301;-0.08164369,-0.2757051;0.08112332;-0.1858705,0.08151764;0.008937487;-0.03094222,0.1377507;-0.3076032;-0.09545326,0.1836949;-0.6391285;-0.004056752,0.2097134;-0.6718407;-0.06827459,-0.07486235;0.002204754;-0.04553233,-0.0693623;-0.32562;-0.05027299,-0.0450489;-0.6670211;0.006537471,-0.03709942;-0.6270622;-0.08604403,-0.02087374;0.5889326;0.0195088,0;0;0,-0.00128419;0.3202193;-0.1119814,0.003140315;0.6274577;-0.2424965,0.1826482;0.4851178;-0.1364446,0.2490972;0.2637604;-0.04155159,0.2770253;0.04352687;0.03919721,-0.1731221;0.4738777;-0.1366044,-0.2654151;0.2651099;-0.03503056,-0.3305096;0.05712196;0.05611158,0.07813482;0.001081169;-0.03970146,0.09369145;-0.3262746;-0.05056477,0.09175718;-0.6727883;-0.03330898,0.1058065;-0.7065428;-0.1001797,-0.07999555;0.007517465;-0.03502321,-0.09819267;-0.3192174;-0.05587994,-0.0783962;-0.6655413;-0.04946574,-0.07752831;-0.6660112;-0.1378091,0.002498567;0.5521677;-0.2064764,580.527
+0;0;0,-0.01223885;0.338612;0.01655345,-0.02357035;0.6723117;0.01684539,0.1767498;0.5361376;0.02292651,0.2423892;0.3096927;-0.05973779,0.318709;0.1263472;-0.1876554,-0.2136331;0.529525;-0.01467638,-0.2480411;0.291301;-0.08164369,-0.2757051;0.08112332;-0.1858705,0.08151764;0.008937487;-0.03094222,0.1377507;-0.3076032;-0.09545326,0.1836949;-0.6391285;-0.004056752,0.2097134;-0.6718407;-0.06827459,-0.07486235;0.002204754;-0.04553233,-0.0693623;-0.32562;-0.05027299,-0.0450489;-0.6670211;0.006537471,-0.03709942;-0.6270622;-0.08604403,-0.02087374;0.5889326;0.0195088,0;0;0,-0.00128419;0.3202193;-0.1119814,0.003140315;0.6274577;-0.2424965,0.1826482;0.4851178;-0.1364446,0.2490972;0.2637604;-0.04155159,0.2770253;0.04352687;0.03919721,-0.1731221;0.4738777;-0.1366044,-0.2654151;0.2651099;-0.03503056,-0.3305096;0.05712196;0.05611158,0.07813482;0.001081169;-0.03970146,0.09369145;-0.3262746;-0.05056477,0.09175718;-0.6727883;-0.03330898,0.1058065;-0.7065428;-0.1001797,-0.07999555;0.007517465;-0.03502321,-0.09819267;-0.3192174;-0.05587994,-0.0783962;-0.6655413;-0.04946574,-0.07752831;-0.6660112;-0.1378091,0.002498567;0.5521677;-0.2064764,580.5492
+0;0;0,-0.01224721;0.3388433;0.01656476,-0.02359796;0.6731141;0.01685417,0.1766537;0.5367482;0.02294075,0.2421556;0.3107775;-0.05955043,0.3197435;0.1243857;-0.1895934,-0.2135803;0.5301381;-0.01464779,-0.2479162;0.292413;-0.08147486,-0.2760399;0.07874323;-0.1874334,0.08140836;0.008925506;-0.03090074,0.1373093;-0.3057457;-0.09503078,0.1834398;-0.6386155;-0.003263615,0.2093453;-0.6710554;-0.06720258,-0.07476199;0.002201798;-0.0454713,-0.06929442;-0.3236868;-0.05018396,-0.04488242;-0.6664724;0.0068569,-0.03696746;-0.6265568;-0.08532257,-0.02089449;0.589523;0.01952435,0;0;0,-0.001698121;0.3187885;-0.1166627,0.001504377;0.6246629;-0.2518127,0.1818879;0.4842037;-0.1448386,0.2492283;0.2661378;-0.04448628,0.2784638;0.04484116;0.04409146,-0.1741825;0.4721519;-0.1435619,-0.268557;0.2669701;-0.03795934,-0.3371627;0.05858761;0.05972861,0.07846791;0.001097947;-0.03877401,0.09227993;-0.324316;-0.05183172,0.089076;-0.6723011;-0.03609204,0.1022056;-0.7056814;-0.1029394,-0.07965613;0.007450444;-0.03551385,-0.09787392;-0.3174285;-0.0549378,-0.08021693;-0.6653128;-0.05089474,-0.07944894;-0.6662893;-0.1386323,0.00118044;0.5496603;-0.2147126,580.572
+0;0;0,-0.01254192;0.3392504;0.0159646,-0.02414184;0.6741415;0.01565442,0.1769971;0.5377838;0.01960877,0.2409402;0.3143463;-0.0695622,0.3177968;0.1326364;-0.2112154,-0.2136072;0.5290676;-0.01910477,-0.2495044;0.2930707;-0.08968329,-0.2752223;0.08103512;-0.2053145,0.0815604;0.009170572;-0.03030325,0.1403731;-0.2998121;-0.1108724,0.187792;-0.6303967;-0.01879261,0.2162997;-0.6669221;-0.07905853,-0.0745778;0.001845383;-0.04570812,-0.06755942;-0.3227049;-0.05190869,-0.04066616;-0.6636456;0.00331489,-0.03256571;-0.6236408;-0.08998346,-0.02138258;0.5903698;0.01848267,0;0;0,-0.002077363;0.3180785;-0.1196859,-8.258969E-05;0.6235507;-0.257323,0.1819064;0.4838796;-0.1504297,0.2509359;0.26861;-0.04622602,0.278872;0.04545824;0.04550148,-0.1757458;0.4703969;-0.1478761,-0.2708666;0.2677583;-0.03899969,-0.3414479;0.05857806;0.06225735,0.07817709;0.001309007;-0.03925705,0.09141184;-0.3228194;-0.0529027,0.08808465;-0.6688734;-0.0371232,0.1009267;-0.7031499;-0.104754,-0.079768;0.007271799;-0.03519477,-0.09802248;-0.3163223;-0.05453964,-0.08261173;-0.6624018;-0.05231242,-0.08186515;-0.6641272;-0.1409873,-0.0001170188;0.5485875;-0.219722,580.6053
+0;0;0,-0.01249896;0.3380885;0.01590992,-0.0240616;0.6719075;0.01559773,0.1777898;0.5355587;0.01954943,0.2416821;0.3122988;-0.06955071,0.3184696;0.130752;-0.2110767,-0.2142302;0.5268109;-0.01930443,-0.2500989;0.2910015;-0.08982688,-0.2757937;0.07915635;-0.2053542,0.08159721;0.00917471;-0.03031692,0.1401513;-0.298449;-0.1105317,0.1873748;-0.6276712;-0.01883142,0.2164093;-0.6654261;-0.08021115,-0.07461146;0.001846216;-0.04572875,-0.06762394;-0.3212767;-0.05190204,-0.04084151;-0.6608123;0.003093943,-0.03259136;-0.6206226;-0.0919287,-0.02130891;0.5883353;0.01841924,0;0;0,-0.001913741;0.3152769;-0.1237335,-0.001369208;0.6166303;-0.2677069,0.1820751;0.4837468;-0.1548135,0.2520731;0.269932;-0.04874945,0.2785503;0.04758313;0.04476571,-0.1771304;0.4698078;-0.1504671,-0.2725938;0.2688355;-0.03927828,-0.3453368;0.06053303;0.06173503,0.07792804;0.001359552;-0.03983426,0.0907249;-0.3213493;-0.05363989,0.0871162;-0.6659799;-0.03805184,0.09904577;-0.7015908;-0.1070018,-0.07999507;0.007297779;-0.03476964,-0.09908378;-0.314779;-0.05470721,-0.08442912;-0.6594669;-0.05338593,-0.08367755;-0.662604;-0.1434002,-0.001004398;0.5427142;-0.2285135,580.6274
+0;0;0,-0.01250392;0.3382227;0.01591624,-0.0241104;0.6733053;0.01560432,0.1787285;0.5364141;0.01957113,0.2425865;0.3132741;-0.0694811,0.3193909;0.1316875;-0.2110382,-0.2152175;0.5276234;-0.01947361,-0.2510669;0.2919407;-0.08995815,-0.2767673;0.08004896;-0.2055109,0.08162379;0.0091777;-0.03032681,0.139959;-0.2972962;-0.1102417,0.1872674;-0.6271105;-0.01837655,0.2161094;-0.6644159;-0.07934906,-0.07463576;0.001846817;-0.04574365,-0.06767437;-0.3200683;-0.05189387,-0.04084377;-0.6602145;0.003201034,-0.03264835;-0.6200925;-0.09119119,-0.02134839;0.58945;0.01843539,0;0;0,-0.001419388;0.3143872;-0.1263444,-0.001484126;0.6164904;-0.2717104,0.1829804;0.4834459;-0.1581128,0.2523503;0.2702691;-0.0506742,0.2780631;0.04798298;0.04334068,-0.1773926;0.4689926;-0.1526074,-0.274529;0.2697645;-0.04003614,-0.3481545;0.06181929;0.06120179,0.07783051;0.001361549;-0.04008675,0.08968225;-0.3201659;-0.05406165,0.08542362;-0.6654343;-0.03901649,0.09716961;-0.7005037;-0.1076279,-0.08009882;0.007333633;-0.03459459,-0.1000518;-0.3134605;-0.05481052,-0.08590806;-0.6587896;-0.05323158,-0.08521181;-0.6619658;-0.1425533,-0.001034014;0.5423206;-0.2323914,580.6611
+0;0;0,-0.01231979;0.338235;0.0149663,-0.02371892;0.6736035;0.01375084,0.1789844;0.5350043;0.02132206,0.2520544;0.3187608;-0.07730751,0.330687;0.1390115;-0.2208829,-0.215177;0.5285067;-0.0227982,-0.2483522;0.2945045;-0.1000678,-0.2717872;0.08419488;-0.2197652,0.0816887;0.009517105;-0.03002632,0.1455778;-0.2905191;-0.1262618,0.1917443;-0.6188456;-0.02917676,0.2192396;-0.6328716;-0.1082835,-0.07468566;0.001358993;-0.04566624,-0.06480871;-0.3198887;-0.0538618,-0.03543472;-0.6599587;-0.0005257837,-0.0261943;-0.6199633;-0.09415731,-0.02101604;0.5897092;0.01681148,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.01231979;0.338235;0.0149663,-0.02371892;0.6736035;0.01375084,0.1789844;0.5350043;0.02132206,0.2520544;0.3187608;-0.07730751,0.330687;0.1390115;-0.2208829,-0.215177;0.5285067;-0.0227982,-0.2483522;0.2945045;-0.1000678,-0.2717872;0.08419488;-0.2197652,0.0816887;0.009517105;-0.03002632,0.1455778;-0.2905191;-0.1262618,0.1917443;-0.6188456;-0.02917676,0.2192396;-0.6328716;-0.1082835,-0.07468566;0.001358993;-0.04566624,-0.06480871;-0.3198887;-0.0538618,-0.03543472;-0.6599587;-0.0005257837,-0.0261943;-0.6199633;-0.09415731,-0.02101604;0.5897092;0.01681148,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.01231979;0.338235;0.0149663,-0.02371892;0.6736035;0.01375084,0.1789844;0.5350043;0.02132206,0.2520544;0.3187608;-0.07730751,0.330687;0.1390115;-0.2208829,-0.215177;0.5285067;-0.0227982,-0.2483522;0.2945045;-0.1000678,-0.2717872;0.08419488;-0.2197652,0.0816887;0.009517105;-0.03002632,0.1455778;-0.2905191;-0.1262618,0.1917443;-0.6188456;-0.02917676,0.2192396;-0.6328716;-0.1082835,-0.07468566;0.001358993;-0.04566624,-0.06480871;-0.3198887;-0.0538618,-0.03543472;-0.6599587;-0.0005257837,-0.0261943;-0.6199633;-0.09415731,-0.02101604;0.5897092;0.01681148,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.01274958;0.3382358;0.014583,-0.02450005;0.6735901;0.01293546,0.1782742;0.534973;0.02060479,0.2536915;0.3217437;-0.08270881,0.333508;0.1453553;-0.2297573,-0.2158052;0.5289873;-0.02460353,-0.2457432;0.2961301;-0.1065148,-0.2670956;0.08851579;-0.2312031,0.08175749;0.009969167;-0.02969057,0.1495994;-0.2851014;-0.1378371,0.195633;-0.613819;-0.04202083,0.2252953;-0.6474598;-0.1054413,-0.07449073;0.0008962064;-0.04599486,-0.06435143;-0.3203264;-0.05483007,-0.03291044;-0.6605996;-0.004029054,-0.02340235;-0.6206268;-0.09763619,-0.02171985;0.5897025;0.01611121,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.01274958;0.3382358;0.014583,-0.02450005;0.6735901;0.01293546,0.1782742;0.534973;0.02060479,0.2536915;0.3217437;-0.08270881,0.333508;0.1453553;-0.2297573,-0.2158052;0.5289873;-0.02460353,-0.2457432;0.2961301;-0.1065148,-0.2670956;0.08851579;-0.2312031,0.08175749;0.009969167;-0.02969057,0.1495994;-0.2851014;-0.1378371,0.195633;-0.613819;-0.04202083,0.2252953;-0.6474598;-0.1054413,-0.07449073;0.0008962064;-0.04599486,-0.06435143;-0.3203264;-0.05483007,-0.03291044;-0.6605996;-0.004029054,-0.02340235;-0.6206268;-0.09763619,-0.02171985;0.5897025;0.01611121,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.01274958;0.3382358;0.014583,-0.02450005;0.6735901;0.01293546,0.1782742;0.534973;0.02060479,0.2536915;0.3217437;-0.08270881,0.333508;0.1453553;-0.2297573,-0.2158052;0.5289873;-0.02460353,-0.2457432;0.2961301;-0.1065148,-0.2670956;0.08851579;-0.2312031,0.08175749;0.009969167;-0.02969057,0.1495994;-0.2851014;-0.1378371,0.195633;-0.613819;-0.04202083,0.2252953;-0.6474598;-0.1054413,-0.07449073;0.0008962064;-0.04599486,-0.06435143;-0.3203264;-0.05483007,-0.03291044;-0.6605996;-0.004029054,-0.02340235;-0.6206268;-0.09763619,-0.02171985;0.5897025;0.01611121,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.01361634;0.3381964;0.01471218,-0.02622827;0.6735197;0.01317547,0.1768328;0.5350705;0.01909845,0.252977;0.3247011;-0.08941419,0.3330222;0.1533829;-0.2422201,-0.2166599;0.5282794;-0.02651875,-0.2461008;0.2977817;-0.1150191,-0.2646998;0.09335223;-0.2452859,0.08192004;0.01036026;-0.02910281,0.1536683;-0.2774538;-0.1531194,0.1957927;-0.6057997;-0.05427819,0.2025578;-0.5659822;-0.1481398,-0.07417355;0.0005204101;-0.04651035,-0.06350146;-0.3206784;-0.0555794,-0.03034844;-0.66091;-0.005594704,-0.0207646;-0.6209342;-0.0991938,-0.02323665;0.5896385;0.0163256,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.01361634;0.3381964;0.01471218,-0.02622827;0.6735197;0.01317547,0.1768328;0.5350705;0.01909845,0.252977;0.3247011;-0.08941419,0.3330222;0.1533829;-0.2422201,-0.2166599;0.5282794;-0.02651875,-0.2461008;0.2977817;-0.1150191,-0.2646998;0.09335223;-0.2452859,0.08192004;0.01036026;-0.02910281,0.1536683;-0.2774538;-0.1531194,0.1957927;-0.6057997;-0.05427819,0.2025578;-0.5659822;-0.1481398,-0.07417355;0.0005204101;-0.04651035,-0.06350146;-0.3206784;-0.0555794,-0.03034844;-0.66091;-0.005594704,-0.0207646;-0.6209342;-0.0991938,-0.02323665;0.5896385;0.0163256,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.01361634;0.3381964;0.01471218,-0.02622827;0.6735197;0.01317547,0.1768328;0.5350705;0.01909845,0.252977;0.3247011;-0.08941419,0.3330222;0.1533829;-0.2422201,-0.2166599;0.5282794;-0.02651875,-0.2461008;0.2977817;-0.1150191,-0.2646998;0.09335223;-0.2452859,0.08192004;0.01036026;-0.02910281,0.1536683;-0.2774538;-0.1531194,0.1957927;-0.6057997;-0.05427819,0.2025578;-0.5659822;-0.1481398,-0.07417355;0.0005204101;-0.04651035,-0.06350146;-0.3206784;-0.0555794,-0.03034844;-0.66091;-0.005594704,-0.0207646;-0.6209342;-0.0991938,-0.02323665;0.5896385;0.0163256,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.0132407;0.338242;0.01398918,-0.0254106;0.6735779;0.0117687,0.1772604;0.5341187;0.01717064,0.2559286;0.3267541;-0.09525486,0.3356707;0.1587061;-0.2518048,-0.2159537;0.5287369;-0.02835504,-0.2444475;0.2998803;-0.1213118,-0.260595;0.09899014;-0.2572868,0.08199064;0.01052352;-0.02884424,0.1575605;-0.2685185;-0.1695196,0.1954319;-0.5959506;-0.06603495,0.2022829;-0.5562674;-0.1599043,-0.07411078;0.0002250539;-0.04661267,-0.06047246;-0.3208392;-0.05643918,-0.02722601;-0.6611921;-0.007350311,-0.01759691;-0.6212771;-0.1009512,-0.02253858;0.589699;0.01508874,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.0132407;0.338242;0.01398918,-0.0254106;0.6735779;0.0117687,0.1772604;0.5341187;0.01717064,0.2559286;0.3267541;-0.09525486,0.3356707;0.1587061;-0.2518048,-0.2159537;0.5287369;-0.02835504,-0.2444475;0.2998803;-0.1213118,-0.260595;0.09899014;-0.2572868,0.08199064;0.01052352;-0.02884424,0.1575605;-0.2685185;-0.1695196,0.1954319;-0.5959506;-0.06603495,0.2022829;-0.5562674;-0.1599043,-0.07411078;0.0002250539;-0.04661267,-0.06047246;-0.3208392;-0.05643918,-0.02722601;-0.6611921;-0.007350311,-0.01759691;-0.6212771;-0.1009512,-0.02253858;0.589699;0.01508874,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.0132407;0.338242;0.01398918,-0.0254106;0.6735779;0.0117687,0.1772604;0.5341187;0.01717064,0.2559286;0.3267541;-0.09525486,0.3356707;0.1587061;-0.2518048,-0.2159537;0.5287369;-0.02835504,-0.2444475;0.2998803;-0.1213118,-0.260595;0.09899014;-0.2572868,0.08199064;0.01052352;-0.02884424,0.1575605;-0.2685185;-0.1695196,0.1954319;-0.5959506;-0.06603495,0.2022829;-0.5562674;-0.1599043,-0.07411078;0.0002250539;-0.04661267,-0.06047246;-0.3208392;-0.05643918,-0.02722601;-0.6611921;-0.007350311,-0.01759691;-0.6212771;-0.1009512,-0.02253858;0.589699;0.01508874,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.0143206;0.3381936;0.01409486,-0.02762431;0.6734868;0.01195987,0.1753822;0.5341807;0.01565185,0.2557021;0.3293364;-0.1001745,0.3360572;0.1667225;-0.2620589,-0.2174473;0.5284923;-0.02985545,-0.244498;0.3011638;-0.1269028,-0.2589643;0.1031873;-0.2672697,0.08209062;0.01089878;-0.02841734,0.1602821;-0.2567966;-0.1883864,0.1950499;-0.5824988;-0.07854826,0.2357598;-0.6204247;-0.1303259,-0.07390819;-0.0001792779;-0.04693343,-0.05831881;-0.3211578;-0.05665819,-0.024442;-0.6615582;-0.008335266,-0.01484177;-0.621637;-0.1019385,-0.02446715;0.5896175;0.01526151,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.0143206;0.3381936;0.01409486,-0.02762431;0.6734868;0.01195987,0.1753822;0.5341807;0.01565185,0.2557021;0.3293364;-0.1001745,0.3360572;0.1667225;-0.2620589,-0.2174473;0.5284923;-0.02985545,-0.244498;0.3011638;-0.1269028,-0.2589643;0.1031873;-0.2672697,0.08209062;0.01089878;-0.02841734,0.1602821;-0.2567966;-0.1883864,0.1950499;-0.5824988;-0.07854826,0.2357598;-0.6204247;-0.1303259,-0.07390819;-0.0001792779;-0.04693343,-0.05831881;-0.3211578;-0.05665819,-0.024442;-0.6615582;-0.008335266,-0.01484177;-0.621637;-0.1019385,-0.02446715;0.5896175;0.01526151,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.0143206;0.3381936;0.01409486,-0.02762431;0.6734868;0.01195987,0.1753822;0.5341807;0.01565185,0.2557021;0.3293364;-0.1001745,0.3360572;0.1667225;-0.2620589,-0.2174473;0.5284923;-0.02985545,-0.244498;0.3011638;-0.1269028,-0.2589643;0.1031873;-0.2672697,0.08209062;0.01089878;-0.02841734,0.1602821;-0.2567966;-0.1883864,0.1950499;-0.5824988;-0.07854826,0.2357598;-0.6204247;-0.1303259,-0.07390819;-0.0001792779;-0.04693343,-0.05831881;-0.3211578;-0.05665819,-0.024442;-0.6615582;-0.008335266,-0.01484177;-0.621637;-0.1019385,-0.02446715;0.5896175;0.01526151,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.01487676;0.3381858;0.0137005,-0.02872404;0.6734538;0.01113564,0.1741278;0.5331327;0.01398556,0.2576327;0.3309455;-0.1042323,0.3376187;0.1718012;-0.2697077,-0.2182833;0.5287097;-0.03144302,-0.2441486;0.3027743;-0.1320034,-0.2563202;0.1071227;-0.2758058,0.08211803;0.01109725;-0.02826092,0.1621119;-0.2517341;-0.1952504,0.1938459;-0.5767128;-0.0823926,0.234712;-0.6142008;-0.134618,-0.07378725;-0.0004401013;-0.04712163,-0.05715974;-0.3213675;-0.0568151,-0.02215246;-0.6618671;-0.01002199,-0.01253174;-0.6219702;-0.1036257,-0.02543406;0.5895941;0.01455048,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.01487676;0.3381858;0.0137005,-0.02872404;0.6734538;0.01113564,0.1741278;0.5331327;0.01398556,0.2576327;0.3309455;-0.1042323,0.3376187;0.1718012;-0.2697077,-0.2182833;0.5287097;-0.03144302,-0.2441486;0.3027743;-0.1320034,-0.2563202;0.1071227;-0.2758058,0.08211803;0.01109725;-0.02826092,0.1621119;-0.2517341;-0.1952504,0.1938459;-0.5767128;-0.0823926,0.234712;-0.6142008;-0.134618,-0.07378725;-0.0004401013;-0.04712163,-0.05715974;-0.3213675;-0.0568151,-0.02215246;-0.6618671;-0.01002199,-0.01253174;-0.6219702;-0.1036257,-0.02543406;0.5895941;0.01455048,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.01487676;0.3381858;0.0137005,-0.02872404;0.6734538;0.01113564,0.1741278;0.5331327;0.01398556,0.2576327;0.3309455;-0.1042323,0.3376187;0.1718012;-0.2697077,-0.2182833;0.5287097;-0.03144302,-0.2441486;0.3027743;-0.1320034,-0.2563202;0.1071227;-0.2758058,0.08211803;0.01109725;-0.02826092,0.1621119;-0.2517341;-0.1952504,0.1938459;-0.5767128;-0.0823926,0.234712;-0.6142008;-0.134618,-0.07378725;-0.0004401013;-0.04712163,-0.05715974;-0.3213675;-0.0568151,-0.02215246;-0.6618671;-0.01002199,-0.01253174;-0.6219702;-0.1036257,-0.02543406;0.5895941;0.01455048,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.01519959;0.338181;0.01346353,-0.02928041;0.6734371;0.01064562,0.1735719;0.5329632;0.0129298,0.259026;0.3351983;-0.1112269,0.3396273;0.1774597;-0.2777465,-0.2188028;0.5293683;-0.03269747,-0.2449503;0.3081126;-0.1431077,-0.2537018;0.1099578;-0.2836953,0.0821995;0.01126567;-0.0279558,0.1633152;-0.2462158;-0.202565,0.1933533;-0.5702776;-0.0866477,0.2320933;-0.6081084;-0.1400364,-0.07354937;-0.0006285749;-0.04748993,-0.05558633;-0.3214774;-0.05739723,-0.020213;-0.662001;-0.01105531,-0.01053223;-0.6221211;-0.1046546,-0.02594263;0.5895819;0.01412576,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.01519959;0.338181;0.01346353,-0.02928041;0.6734371;0.01064562,0.1735719;0.5329632;0.0129298,0.259026;0.3351983;-0.1112269,0.3396273;0.1774597;-0.2777465,-0.2188028;0.5293683;-0.03269747,-0.2449503;0.3081126;-0.1431077,-0.2537018;0.1099578;-0.2836953,0.0821995;0.01126567;-0.0279558,0.1633152;-0.2462158;-0.202565,0.1933533;-0.5702776;-0.0866477,0.2320933;-0.6081084;-0.1400364,-0.07354937;-0.0006285749;-0.04748993,-0.05558633;-0.3214774;-0.05739723,-0.020213;-0.662001;-0.01105531,-0.01053223;-0.6221211;-0.1046546,-0.02594263;0.5895819;0.01412576,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.01519959;0.338181;0.01346353,-0.02928041;0.6734371;0.01064562,0.1735719;0.5329632;0.0129298,0.259026;0.3351983;-0.1112269,0.3396273;0.1774597;-0.2777465,-0.2188028;0.5293683;-0.03269747,-0.2449503;0.3081126;-0.1431077,-0.2537018;0.1099578;-0.2836953,0.0821995;0.01126567;-0.0279558,0.1633152;-0.2462158;-0.202565,0.1933533;-0.5702776;-0.0866477,0.2320933;-0.6081084;-0.1400364,-0.07354937;-0.0006285749;-0.04748993,-0.05558633;-0.3214774;-0.05739723,-0.020213;-0.662001;-0.01105531,-0.01053223;-0.6221211;-0.1046546,-0.02594263;0.5895819;0.01412576,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.01622148;0.3381251;0.01367218,-0.03152984;0.6733297;0.0111063,0.1716268;0.5328153;0.01261376,0.2576437;0.3382428;-0.116114,0.3403733;0.1834492;-0.2843446,-0.2204446;0.5292088;-0.03337859,-0.2469478;0.3120891;-0.151636,-0.2492146;0.1237802;-0.3053937,0.08225822;0.01166815;-0.02761591,0.1619053;-0.2383332;-0.2134129,0.1903068;-0.5626336;-0.09775097,0.2275806;-0.6014687;-0.1508976,-0.07334232;-0.0009402652;-0.04780398,-0.0551516;-0.3218176;-0.05626728,-0.01964943;-0.6624415;-0.01076887,-0.00990686;-0.6225466;-0.1043602,-0.02786768;0.5894853;0.01451722,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.01622148;0.3381251;0.01367218,-0.03152984;0.6733297;0.0111063,0.1716268;0.5328153;0.01261376,0.2576437;0.3382428;-0.116114,0.3403733;0.1834492;-0.2843446,-0.2204446;0.5292088;-0.03337859,-0.2469478;0.3120891;-0.151636,-0.2492146;0.1237802;-0.3053937,0.08225822;0.01166815;-0.02761591,0.1619053;-0.2383332;-0.2134129,0.1903068;-0.5626336;-0.09775097,0.2275806;-0.6014687;-0.1508976,-0.07334232;-0.0009402652;-0.04780398,-0.0551516;-0.3218176;-0.05626728,-0.01964943;-0.6624415;-0.01076887,-0.00990686;-0.6225466;-0.1043602,-0.02786768;0.5894853;0.01451722,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.01622148;0.3381251;0.01367218,-0.03152984;0.6733297;0.0111063,0.1716268;0.5328153;0.01261376,0.2576437;0.3382428;-0.116114,0.3403733;0.1834492;-0.2843446,-0.2204446;0.5292088;-0.03337859,-0.2469478;0.3120891;-0.151636,-0.2492146;0.1237802;-0.3053937,0.08225822;0.01166815;-0.02761591,0.1619053;-0.2383332;-0.2134129,0.1903068;-0.5626336;-0.09775097,0.2275806;-0.6014687;-0.1508976,-0.07334232;-0.0009402652;-0.04780398,-0.0551516;-0.3218176;-0.05626728,-0.01964943;-0.6624415;-0.01076887,-0.00990686;-0.6225466;-0.1043602,-0.02786768;0.5894853;0.01451722,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.01664351;0.3380944;0.01392402,-0.03224364;0.6732878;0.01165044,0.170796;0.5321926;0.01220886,0.2602569;0.3401906;-0.1180224,0.3413618;0.1906285;-0.2916887,-0.220829;0.5292505;-0.03409016,-0.2462797;0.3141243;-0.1561606,-0.2465803;0.125688;-0.3097785,0.08230367;0.01183591;-0.02740832,0.1613152;-0.2317131;-0.2218457,0.1853679;-0.5555257;-0.1038543,0.2233484;-0.5893047;-0.1625218,-0.07326382;-0.001142144;-0.04791979,-0.05371647;-0.3219437;-0.05623048,-0.01806473;-0.6625685;-0.01085632,-0.008237008;-0.6226616;-0.1044374,-0.02852248;0.5894428;0.01498359,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.01664351;0.3380944;0.01392402,-0.03224364;0.6732878;0.01165044,0.170796;0.5321926;0.01220886,0.2602569;0.3401906;-0.1180224,0.3413618;0.1906285;-0.2916887,-0.220829;0.5292505;-0.03409016,-0.2462797;0.3141243;-0.1561606,-0.2465803;0.125688;-0.3097785,0.08230367;0.01183591;-0.02740832,0.1613152;-0.2317131;-0.2218457,0.1853679;-0.5555257;-0.1038543,0.2233484;-0.5893047;-0.1625218,-0.07326382;-0.001142144;-0.04791979,-0.05371647;-0.3219437;-0.05623048,-0.01806473;-0.6625685;-0.01085632,-0.008237008;-0.6226616;-0.1044374,-0.02852248;0.5894428;0.01498359,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.01664351;0.3380944;0.01392402,-0.03224364;0.6732878;0.01165044,0.170796;0.5321926;0.01220886,0.2602569;0.3401906;-0.1180224,0.3413618;0.1906285;-0.2916887,-0.220829;0.5292505;-0.03409016,-0.2462797;0.3141243;-0.1561606,-0.2465803;0.125688;-0.3097785,0.08230367;0.01183591;-0.02740832,0.1613152;-0.2317131;-0.2218457,0.1853679;-0.5555257;-0.1038543,0.2233484;-0.5893047;-0.1625218,-0.07326382;-0.001142144;-0.04791979,-0.05371647;-0.3219437;-0.05623048,-0.01806473;-0.6625685;-0.01085632,-0.008237008;-0.6226616;-0.1044374,-0.02852248;0.5894428;0.01498359,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.01719646;0.3380609;0.0140641,-0.03337416;0.673228;0.01194724,0.1697456;0.5319334;0.01207144,0.2614234;0.3436961;-0.1220558,0.3431835;0.1997278;-0.3000874,-0.2214979;0.529116;-0.03496294,-0.2469836;0.319832;-0.1667921,-0.2447897;0.1296356;-0.3182097,0.08237913;0.01196364;-0.02712472,0.1594789;-0.2221001;-0.2336063,0.1816328;-0.5458896;-0.1151803,0.217286;-0.5841938;-0.1700942,-0.07314399;-0.001262055;-0.04809953,-0.05299347;-0.3220414;-0.05580762,-0.01688909;-0.6626313;-0.01052941,-0.006925124;-0.6227047;-0.104094,-0.02950814;0.589388;0.01524027,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.01719646;0.3380609;0.0140641,-0.03337416;0.673228;0.01194724,0.1697456;0.5319334;0.01207144,0.2614234;0.3436961;-0.1220558,0.3431835;0.1997278;-0.3000874,-0.2214979;0.529116;-0.03496294,-0.2469836;0.319832;-0.1667921,-0.2447897;0.1296356;-0.3182097,0.08237913;0.01196364;-0.02712472,0.1594789;-0.2221001;-0.2336063,0.1816328;-0.5458896;-0.1151803,0.217286;-0.5841938;-0.1700942,-0.07314399;-0.001262055;-0.04809953,-0.05299347;-0.3220414;-0.05580762,-0.01688909;-0.6626313;-0.01052941,-0.006925124;-0.6227047;-0.104094,-0.02950814;0.589388;0.01524027,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.01719646;0.3380609;0.0140641,-0.03337416;0.673228;0.01194724,0.1697456;0.5319334;0.01207144,0.2614234;0.3436961;-0.1220558,0.3431835;0.1997278;-0.3000874,-0.2214979;0.529116;-0.03496294,-0.2469836;0.319832;-0.1667921,-0.2447897;0.1296356;-0.3182097,0.08237913;0.01196364;-0.02712472,0.1594789;-0.2221001;-0.2336063,0.1816328;-0.5458896;-0.1151803,0.217286;-0.5841938;-0.1700942,-0.07314399;-0.001262055;-0.04809953,-0.05299347;-0.3220414;-0.05580762,-0.01688909;-0.6626313;-0.01052941,-0.006925124;-0.6227047;-0.104094,-0.02950814;0.589388;0.01524027,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.01755493;0.3380312;0.0143328,-0.03411563;0.6731821;0.01257795,0.1687957;0.530898;0.01166586,0.2625779;0.3473428;-0.1274048,0.3444228;0.2083118;-0.3092799,-0.2218916;0.5291532;-0.03548075,-0.2438318;0.3218347;-0.1710017,-0.2416215;0.1366142;-0.3284668,0.0824747;0.0119879;-0.02682189,0.1583657;-0.2154559;-0.2410057,0.1775785;-0.5386771;-0.1205313,0.2141379;-0.5765452;-0.1753902,-0.0730767;-0.001332031;-0.04819979,-0.05184286;-0.3220547;-0.05533395,-0.01537019;-0.6625959;-0.009984549,-0.005334613;-0.6226465;-0.1035391,-0.03015284;0.5893427;0.01576979,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.01755493;0.3380312;0.0143328,-0.03411563;0.6731821;0.01257795,0.1687957;0.530898;0.01166586,0.2625779;0.3473428;-0.1274048,0.3444228;0.2083118;-0.3092799,-0.2218916;0.5291532;-0.03548075,-0.2438318;0.3218347;-0.1710017,-0.2416215;0.1366142;-0.3284668,0.0824747;0.0119879;-0.02682189,0.1583657;-0.2154559;-0.2410057,0.1775785;-0.5386771;-0.1205313,0.2141379;-0.5765452;-0.1753902,-0.0730767;-0.001332031;-0.04819979,-0.05184286;-0.3220547;-0.05533395,-0.01537019;-0.6625959;-0.009984549,-0.005334613;-0.6226465;-0.1035391,-0.03015284;0.5893427;0.01576979,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.01755493;0.3380312;0.0143328,-0.03411563;0.6731821;0.01257795,0.1687957;0.530898;0.01166586,0.2625779;0.3473428;-0.1274048,0.3444228;0.2083118;-0.3092799,-0.2218916;0.5291532;-0.03548075,-0.2438318;0.3218347;-0.1710017,-0.2416215;0.1366142;-0.3284668,0.0824747;0.0119879;-0.02682189,0.1583657;-0.2154559;-0.2410057,0.1775785;-0.5386771;-0.1205313,0.2141379;-0.5765452;-0.1753902,-0.0730767;-0.001332031;-0.04819979,-0.05184286;-0.3220547;-0.05533395,-0.01537019;-0.6625959;-0.009984549,-0.005334613;-0.6226465;-0.1035391,-0.03015284;0.5893427;0.01576979,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.01750286;0.3380147;0.01477854,-0.03400008;0.6731709;0.01347153,0.1686773;0.5301814;0.01201595,0.2646931;0.3492635;-0.1289731,0.3477301;0.2169008;-0.3152303,-0.2215037;0.5292314;-0.03588257,-0.2459818;0.331032;-0.1840246,-0.2345032;0.1518615;-0.3479545,0.08261716;0.01191109;-0.0264146,0.1579832;-0.2098227;-0.2466847,0.1756322;-0.5332708;-0.1265808,0.2134894;-0.5705546;-0.181279,-0.07297377;-0.001294195;-0.04835654,-0.04971663;-0.3218921;-0.0547507,-0.0129247;-0.662402;-0.009424146,-0.002738576;-0.6224214;-0.1029591,-0.03005483;0.5893264;0.01654879,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.01750286;0.3380147;0.01477854,-0.03400008;0.6731709;0.01347153,0.1686773;0.5301814;0.01201595,0.2646931;0.3492635;-0.1289731,0.3477301;0.2169008;-0.3152303,-0.2215037;0.5292314;-0.03588257,-0.2459818;0.331032;-0.1840246,-0.2345032;0.1518615;-0.3479545,0.08261716;0.01191109;-0.0264146,0.1579832;-0.2098227;-0.2466847,0.1756322;-0.5332708;-0.1265808,0.2134894;-0.5705546;-0.181279,-0.07297377;-0.001294195;-0.04835654,-0.04971663;-0.3218921;-0.0547507,-0.0129247;-0.662402;-0.009424146,-0.002738576;-0.6224214;-0.1029591,-0.03005483;0.5893264;0.01654879,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.01750286;0.3380147;0.01477854,-0.03400008;0.6731709;0.01347153,0.1686773;0.5301814;0.01201595,0.2646931;0.3492635;-0.1289731,0.3477301;0.2169008;-0.3152303,-0.2215037;0.5292314;-0.03588257,-0.2459818;0.331032;-0.1840246,-0.2345032;0.1518615;-0.3479545,0.08261716;0.01191109;-0.0264146,0.1579832;-0.2098227;-0.2466847,0.1756322;-0.5332708;-0.1265808,0.2134894;-0.5705546;-0.181279,-0.07297377;-0.001294195;-0.04835654,-0.04971663;-0.3218921;-0.0547507,-0.0129247;-0.662402;-0.009424146,-0.002738576;-0.6224214;-0.1029591,-0.03005483;0.5893264;0.01654879,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.0176601;0.3379897;0.01515913,-0.03429347;0.6731411;0.01431842,0.1681994;0.5294693;0.01225706,0.2655816;0.3532133;-0.1336153,0.3453117;0.2418203;-0.3344672,-0.2213882;0.5291038;-0.03641917,-0.232943;0.3020838;-0.1371992,-0.2372956;0.1604538;-0.3347563,0.08272596;0.01188644;-0.02608307,0.1570553;-0.2049731;-0.2514981,0.1712515;-0.5284287;-0.1309573,0.2101719;-0.56348;-0.187576,-0.07285962;-0.001279779;-0.04852871,-0.04854636;-0.3218001;-0.05488382,-0.01142956;-0.6622678;-0.009505052,-0.001082825;-0.6222615;-0.1030196,-0.03031785;0.5892935;0.01726938,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.0176601;0.3379897;0.01515913,-0.03429347;0.6731411;0.01431842,0.1681994;0.5294693;0.01225706,0.2655816;0.3532133;-0.1336153,0.3453117;0.2418203;-0.3344672,-0.2213882;0.5291038;-0.03641917,-0.232943;0.3020838;-0.1371992,-0.2372956;0.1604538;-0.3347563,0.08272596;0.01188644;-0.02608307,0.1570553;-0.2049731;-0.2514981,0.1712515;-0.5284287;-0.1309573,0.2101719;-0.56348;-0.187576,-0.07285962;-0.001279779;-0.04852871,-0.04854636;-0.3218001;-0.05488382,-0.01142956;-0.6622678;-0.009505052,-0.001082825;-0.6222615;-0.1030196,-0.03031785;0.5892935;0.01726938,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.0176601;0.3379897;0.01515913,-0.03429347;0.6731411;0.01431842,0.1681994;0.5294693;0.01225706,0.2655816;0.3532133;-0.1336153,0.3453117;0.2418203;-0.3344672,-0.2213882;0.5291038;-0.03641917,-0.232943;0.3020838;-0.1371992,-0.2372956;0.1604538;-0.3347563,0.08272596;0.01188644;-0.02608307,0.1570553;-0.2049731;-0.2514981,0.1712515;-0.5284287;-0.1309573,0.2101719;-0.56348;-0.187576,-0.07285962;-0.001279779;-0.04852871,-0.04854636;-0.3218001;-0.05488382,-0.01142956;-0.6622678;-0.009505052,-0.001082825;-0.6222615;-0.1030196,-0.03031785;0.5892935;0.01726938,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.01785504;0.337952;0.01575794,-0.03493572;0.6730833;0.0156481,0.1676072;0.5291924;0.01280421,0.2635432;0.3643199;-0.1466999,0.3500922;0.2344113;-0.3330861,-0.2214605;0.5291086;-0.03690695,-0.2396613;0.3563923;-0.2148564,-0.2340671;0.1642143;-0.3636621,0.08287854;0.01178948;-0.02563892,0.155937;-0.2007293;-0.2555586,0.1659073;-0.5214233;-0.1274529,0.202145;-0.5480789;-0.1940047,-0.07276958;-0.001244929;-0.04866454,-0.04742041;-0.3216858;-0.05497953,-0.009916887;-0.6620206;-0.008926384,0.0006171912;-0.6219696;-0.1024152,-0.03082886;0.5892348;0.0183882,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.01785504;0.337952;0.01575794,-0.03493572;0.6730833;0.0156481,0.1676072;0.5291924;0.01280421,0.2635432;0.3643199;-0.1466999,0.3500922;0.2344113;-0.3330861,-0.2214605;0.5291086;-0.03690695,-0.2396613;0.3563923;-0.2148564,-0.2340671;0.1642143;-0.3636621,0.08287854;0.01178948;-0.02563892,0.155937;-0.2007293;-0.2555586,0.1659073;-0.5214233;-0.1274529,0.202145;-0.5480789;-0.1940047,-0.07276958;-0.001244929;-0.04866454,-0.04742041;-0.3216858;-0.05497953,-0.009916887;-0.6620206;-0.008926384,0.0006171912;-0.6219696;-0.1024152,-0.03082886;0.5892348;0.0183882,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.01785504;0.337952;0.01575794,-0.03493572;0.6730833;0.0156481,0.1676072;0.5291924;0.01280421,0.2635432;0.3643199;-0.1466999,0.3500922;0.2344113;-0.3330861,-0.2214605;0.5291086;-0.03690695,-0.2396613;0.3563923;-0.2148564,-0.2340671;0.1642143;-0.3636621,0.08287854;0.01178948;-0.02563892,0.155937;-0.2007293;-0.2555586,0.1659073;-0.5214233;-0.1274529,0.202145;-0.5480789;-0.1940047,-0.07276958;-0.001244929;-0.04866454,-0.04742041;-0.3216858;-0.05497953,-0.009916887;-0.6620206;-0.008926384,0.0006171912;-0.6219696;-0.1024152,-0.03082886;0.5892348;0.0183882,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.01725073;0.3379272;0.01692038,-0.03404651;0.6730722;0.0175264,0.1683689;0.5289237;0.0140268,0.2649399;0.3677217;-0.148811,0.349066;0.2548059;-0.3470019,-0.2203001;0.5292373;-0.03641403,-0.2481499;0.3511633;-0.2077099,-0.2369637;0.1945164;-0.3932992,0.08307911;0.01163681;-0.02505286,0.156004;-0.1967768;-0.2587419,0.1605135;-0.5171313;-0.1294832,0.197572;-0.5435965;-0.1957441,-0.07259386;-0.001136081;-0.04892894,-0.04615545;-0.3214992;-0.05470344,-0.007880826;-0.6616727;-0.008097176,0.002815195;-0.6215679;-0.1015618,-0.02997719;0.5892164;0.02009118,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.01725073;0.3379272;0.01692038,-0.03404651;0.6730722;0.0175264,0.1683689;0.5289237;0.0140268,0.2649399;0.3677217;-0.148811,0.349066;0.2548059;-0.3470019,-0.2203001;0.5292373;-0.03641403,-0.2481499;0.3511633;-0.2077099,-0.2369637;0.1945164;-0.3932992,0.08307911;0.01163681;-0.02505286,0.156004;-0.1967768;-0.2587419,0.1605135;-0.5171313;-0.1294832,0.197572;-0.5435965;-0.1957441,-0.07259386;-0.001136081;-0.04892894,-0.04615545;-0.3214992;-0.05470344,-0.007880826;-0.6616727;-0.008097176,0.002815195;-0.6215679;-0.1015618,-0.02997719;0.5892164;0.02009118,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.01725073;0.3379272;0.01692038,-0.03404651;0.6730722;0.0175264,0.1683689;0.5289237;0.0140268,0.2649399;0.3677217;-0.148811,0.349066;0.2548059;-0.3470019,-0.2203001;0.5292373;-0.03641403,-0.2481499;0.3511633;-0.2077099,-0.2369637;0.1945164;-0.3932992,0.08307911;0.01163681;-0.02505286,0.156004;-0.1967768;-0.2587419,0.1605135;-0.5171313;-0.1294832,0.197572;-0.5435965;-0.1957441,-0.07259386;-0.001136081;-0.04892894,-0.04615545;-0.3214992;-0.05470344,-0.007880826;-0.6616727;-0.008097176,0.002815195;-0.6215679;-0.1015618,-0.02997719;0.5892164;0.02009118,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.01683849;0.3378924;0.01799661,-0.0334466;0.6730445;0.01948068,0.1689941;0.529102;0.01518714,0.265102;0.3719939;-0.1518714,0.3494053;0.2572527;-0.3489354,-0.2191928;0.5294929;-0.03673784,-0.2360704;0.3656721;-0.2230336,-0.2296131;0.2009534;-0.4017313,0.08325133;0.01143323;-0.02457023,0.155365;-0.1900914;-0.2644708,0.1566257;-0.5103854;-0.1349899,0.1921288;-0.5336838;-0.2046389,-0.07244801;-0.0009622027;-0.04914834,-0.04501674;-0.3212434;-0.0548315,-0.005979232;-0.6611689;-0.007062983,0.004990128;-0.6210105;-0.1004902,-0.02939869;0.5891809;0.02181693,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.01683849;0.3378924;0.01799661,-0.0334466;0.6730445;0.01948068,0.1689941;0.529102;0.01518714,0.265102;0.3719939;-0.1518714,0.3494053;0.2572527;-0.3489354,-0.2191928;0.5294929;-0.03673784,-0.2360704;0.3656721;-0.2230336,-0.2296131;0.2009534;-0.4017313,0.08325133;0.01143323;-0.02457023,0.155365;-0.1900914;-0.2644708,0.1566257;-0.5103854;-0.1349899,0.1921288;-0.5336838;-0.2046389,-0.07244801;-0.0009622027;-0.04914834,-0.04501674;-0.3212434;-0.0548315,-0.005979232;-0.6611689;-0.007062983,0.004990128;-0.6210105;-0.1004902,-0.02939869;0.5891809;0.02181693,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.01683849;0.3378924;0.01799661,-0.0334466;0.6730445;0.01948068,0.1689941;0.529102;0.01518714,0.265102;0.3719939;-0.1518714,0.3494053;0.2572527;-0.3489354,-0.2191928;0.5294929;-0.03673784,-0.2360704;0.3656721;-0.2230336,-0.2296131;0.2009534;-0.4017313,0.08325133;0.01143323;-0.02457023,0.155365;-0.1900914;-0.2644708,0.1566257;-0.5103854;-0.1349899,0.1921288;-0.5336838;-0.2046389,-0.07244801;-0.0009622027;-0.04914834,-0.04501674;-0.3212434;-0.0548315,-0.005979232;-0.6611689;-0.007062983,0.004990128;-0.6210105;-0.1004902,-0.02939869;0.5891809;0.02181693,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.01715262;0.3378349;0.01876252,-0.03439129;0.6729515;0.02133095,0.168139;0.5287859;0.01603067,0.2641788;0.3758391;-0.1548841,0.3440392;0.2670727;-0.3571191,-0.2193545;0.5292224;-0.03696853,-0.2456706;0.3590988;-0.2163944,-0.2317405;0.2127377;-0.4100208,0.08339127;0.01129066;-0.02415814,0.1533831;-0.1926143;-0.2626717,0.1526363;-0.5147799;-0.1379163,0.1851989;-0.5339082;-0.2119314,-0.07227089;-0.0008267334;-0.04941088,-0.04450685;-0.3210884;-0.05455502,-0.005045008;-0.6608982;-0.006314147,0.00611459;-0.6206849;-0.0997128,-0.03016267;0.5890881;0.02332816,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.01715262;0.3378349;0.01876252,-0.03439129;0.6729515;0.02133095,0.168139;0.5287859;0.01603067,0.2641788;0.3758391;-0.1548841,0.3440392;0.2670727;-0.3571191,-0.2193545;0.5292224;-0.03696853,-0.2456706;0.3590988;-0.2163944,-0.2317405;0.2127377;-0.4100208,0.08339127;0.01129066;-0.02415814,0.1533831;-0.1926143;-0.2626717,0.1526363;-0.5147799;-0.1379163,0.1851989;-0.5339082;-0.2119314,-0.07227089;-0.0008267334;-0.04941088,-0.04450685;-0.3210884;-0.05455502,-0.005045008;-0.6608982;-0.006314147,0.00611459;-0.6206849;-0.0997128,-0.03016267;0.5890881;0.02332816,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.01715262;0.3378349;0.01876252,-0.03439129;0.6729515;0.02133095,0.168139;0.5287859;0.01603067,0.2641788;0.3758391;-0.1548841,0.3440392;0.2670727;-0.3571191,-0.2193545;0.5292224;-0.03696853,-0.2456706;0.3590988;-0.2163944,-0.2317405;0.2127377;-0.4100208,0.08339127;0.01129066;-0.02415814,0.1533831;-0.1926143;-0.2626717,0.1526363;-0.5147799;-0.1379163,0.1851989;-0.5339082;-0.2119314,-0.07227089;-0.0008267334;-0.04941088,-0.04450685;-0.3210884;-0.05455502,-0.005045008;-0.6608982;-0.006314147,0.00611459;-0.6206849;-0.0997128,-0.03016267;0.5890881;0.02332816,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.01728991;0.3377889;0.01945253,-0.03464016;0.672895;0.0225541,0.1677281;0.5282007;0.01627993,0.2618027;0.3721033;-0.1528703,0.3357874;0.2961482;-0.3716484,-0.2190508;0.5294262;-0.03773405,-0.2347451;0.3778746;-0.2342386,-0.2251961;0.226603;-0.4243241,0.08353789;0.0112204;-0.02367959,0.1521614;-0.1855862;-0.2684709,0.147688;-0.5089922;-0.1470473,0.1818091;-0.5338917;-0.2161411,-0.07211795;-0.0007776412;-0.04963464,-0.04379461;-0.3209927;-0.05462674,-0.004175365;-0.660746;-0.006117139,0.007222835;-0.6204978;-0.09948315,-0.03037944;0.5890303;0.02442405,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.01728991;0.3377889;0.01945253,-0.03464016;0.672895;0.0225541,0.1677281;0.5282007;0.01627993,0.2618027;0.3721033;-0.1528703,0.3357874;0.2961482;-0.3716484,-0.2190508;0.5294262;-0.03773405,-0.2347451;0.3778746;-0.2342386,-0.2251961;0.226603;-0.4243241,0.08353789;0.0112204;-0.02367959,0.1521614;-0.1855862;-0.2684709,0.147688;-0.5089922;-0.1470473,0.1818091;-0.5338917;-0.2161411,-0.07211795;-0.0007776412;-0.04963464,-0.04379461;-0.3209927;-0.05462674,-0.004175365;-0.660746;-0.006117139,0.007222835;-0.6204978;-0.09948315,-0.03037944;0.5890303;0.02442405,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.01728991;0.3377889;0.01945253,-0.03464016;0.672895;0.0225541,0.1677281;0.5282007;0.01627993,0.2618027;0.3721033;-0.1528703,0.3357874;0.2961482;-0.3716484,-0.2190508;0.5294262;-0.03773405,-0.2347451;0.3778746;-0.2342386,-0.2251961;0.226603;-0.4243241,0.08353789;0.0112204;-0.02367959,0.1521614;-0.1855862;-0.2684709,0.147688;-0.5089922;-0.1470473,0.1818091;-0.5338917;-0.2161411,-0.07211795;-0.0007776412;-0.04963464,-0.04379461;-0.3209927;-0.05462674,-0.004175365;-0.660746;-0.006117139,0.007222835;-0.6204978;-0.09948315,-0.03037944;0.5890303;0.02442405,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.01760491;0.3377448;0.01992947,-0.03543035;0.6728222;0.02350533,0.1670384;0.528102;0.01647821,0.2634721;0.3838828;-0.1616498,0.3298139;0.2950118;-0.3780003,-0.2190066;0.529448;-0.03909015,-0.2346168;0.3784406;-0.2360198,-0.2254175;0.235283;-0.4323055,0.08361079;0.01119981;-0.02343074,0.1504459;-0.1817482;-0.2717631,0.1450308;-0.5063893;-0.1537209,0.1754363;-0.5281566;-0.2268496,-0.07205377;-0.0007929138;-0.04972751,-0.04356297;-0.3209935;-0.05469527,-0.003770348;-0.660666;-0.00576352,0.007956172;-0.6203885;-0.09908564,-0.03103388;0.5889615;0.02523372,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.01760491;0.3377448;0.01992947,-0.03543035;0.6728222;0.02350533,0.1670384;0.528102;0.01647821,0.2634721;0.3838828;-0.1616498,0.3298139;0.2950118;-0.3780003,-0.2190066;0.529448;-0.03909015,-0.2346168;0.3784406;-0.2360198,-0.2254175;0.235283;-0.4323055,0.08361079;0.01119981;-0.02343074,0.1504459;-0.1817482;-0.2717631,0.1450308;-0.5063893;-0.1537209,0.1754363;-0.5281566;-0.2268496,-0.07205377;-0.0007929138;-0.04972751,-0.04356297;-0.3209935;-0.05469527,-0.003770348;-0.660666;-0.00576352,0.007956172;-0.6203885;-0.09908564,-0.03103388;0.5889615;0.02523372,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.01760491;0.3377448;0.01992947,-0.03543035;0.6728222;0.02350533,0.1670384;0.528102;0.01647821,0.2634721;0.3838828;-0.1616498,0.3298139;0.2950118;-0.3780003,-0.2190066;0.529448;-0.03909015,-0.2346168;0.3784406;-0.2360198,-0.2254175;0.235283;-0.4323055,0.08361079;0.01119981;-0.02343074,0.1504459;-0.1817482;-0.2717631,0.1450308;-0.5063893;-0.1537209,0.1754363;-0.5281566;-0.2268496,-0.07205377;-0.0007929138;-0.04972751,-0.04356297;-0.3209935;-0.05469527,-0.003770348;-0.660666;-0.00576352,0.007956172;-0.6203885;-0.09908564,-0.03103388;0.5889615;0.02523372,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.01786494;0.3377003;0.0204462,-0.03579848;0.6727652;0.02457511,0.166635;0.5279979;0.01670868,0.2630875;0.3866251;-0.1636767,0.3295181;0.2987527;-0.3804075,-0.2186072;0.529205;-0.04015336,-0.2344773;0.380382;-0.2387184,-0.2246911;0.246093;-0.4411474,0.08372837;0.01091672;-0.02314273,0.1490534;-0.1745534;-0.2775013,0.1420913;-0.4999217;-0.161561,0.1731866;-0.5209907;-0.2348903,-0.07200837;-0.0004793705;-0.04979722,-0.0430162;-0.3206349;-0.05476835,-0.002840906;-0.6602852;-0.005995747,0.009143452;-0.6199876;-0.09928289,-0.03139067;0.5889025;0.02617395,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.01786494;0.3377003;0.0204462,-0.03579848;0.6727652;0.02457511,0.166635;0.5279979;0.01670868,0.2630875;0.3866251;-0.1636767,0.3295181;0.2987527;-0.3804075,-0.2186072;0.529205;-0.04015336,-0.2344773;0.380382;-0.2387184,-0.2246911;0.246093;-0.4411474,0.08372837;0.01091672;-0.02314273,0.1490534;-0.1745534;-0.2775013,0.1420913;-0.4999217;-0.161561,0.1731866;-0.5209907;-0.2348903,-0.07200837;-0.0004793705;-0.04979722,-0.0430162;-0.3206349;-0.05476835,-0.002840906;-0.6602852;-0.005995747,0.009143452;-0.6199876;-0.09928289,-0.03139067;0.5889025;0.02617395,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.01786494;0.3377003;0.0204462,-0.03579848;0.6727652;0.02457511,0.166635;0.5279979;0.01670868,0.2630875;0.3866251;-0.1636767,0.3295181;0.2987527;-0.3804075,-0.2186072;0.529205;-0.04015336,-0.2344773;0.380382;-0.2387184,-0.2246911;0.246093;-0.4411474,0.08372837;0.01091672;-0.02314273,0.1490534;-0.1745534;-0.2775013,0.1420913;-0.4999217;-0.161561,0.1731866;-0.5209907;-0.2348903,-0.07200837;-0.0004793705;-0.04979722,-0.0430162;-0.3206349;-0.05476835,-0.002840906;-0.6602852;-0.005995747,0.009143452;-0.6199876;-0.09928289,-0.03139067;0.5889025;0.02617395,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.01804096;0.3376599;0.02095257,-0.03605936;0.6727134;0.02556967,0.166474;0.5282834;0.01722064,0.2614376;0.3953902;-0.1702614,0.320503;0.3198385;-0.393667,-0.218474;0.5292079;-0.04038537,-0.2396966;0.3844697;-0.2414542,-0.2247073;0.2512215;-0.4442522,0.08389034;0.01064089;-0.02267997,0.1487458;-0.1716726;-0.2794296,0.1391937;-0.4985042;-0.1678725,0.1701973;-0.5189857;-0.2416462,-0.07182794;-0.000155384;-0.05005919,-0.04254083;-0.3202921;-0.05448251,-0.001889247;-0.6597987;-0.005108722,0.01022213;-0.6194793;-0.09837704,-0.03163753;0.5888494;0.02705476,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.01804096;0.3376599;0.02095257,-0.03605936;0.6727134;0.02556967,0.166474;0.5282834;0.01722064,0.2614376;0.3953902;-0.1702614,0.320503;0.3198385;-0.393667,-0.218474;0.5292079;-0.04038537,-0.2396966;0.3844697;-0.2414542,-0.2247073;0.2512215;-0.4442522,0.08389034;0.01064089;-0.02267997,0.1487458;-0.1716726;-0.2794296,0.1391937;-0.4985042;-0.1678725,0.1701973;-0.5189857;-0.2416462,-0.07182794;-0.000155384;-0.05005919,-0.04254083;-0.3202921;-0.05448251,-0.001889247;-0.6597987;-0.005108722,0.01022213;-0.6194793;-0.09837704,-0.03163753;0.5888494;0.02705476,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.01804096;0.3376599;0.02095257,-0.03605936;0.6727134;0.02556967,0.166474;0.5282834;0.01722064,0.2614376;0.3953902;-0.1702614,0.320503;0.3198385;-0.393667,-0.218474;0.5292079;-0.04038537,-0.2396966;0.3844697;-0.2414542,-0.2247073;0.2512215;-0.4442522,0.08389034;0.01064089;-0.02267997,0.1487458;-0.1716726;-0.2794296,0.1391937;-0.4985042;-0.1678725,0.1701973;-0.5189857;-0.2416462,-0.07182794;-0.000155384;-0.05005919,-0.04254083;-0.3202921;-0.05448251,-0.001889247;-0.6597987;-0.005108722,0.01022213;-0.6194793;-0.09837704,-0.03163753;0.5888494;0.02705476,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.01822459;0.337606;0.02165144,-0.03637302;0.6726449;0.02676813,0.1662525;0.5284377;0.01793795,0.2595385;0.4011733;-0.1742331,0.3170938;0.3159474;-0.39453,-0.2182562;0.529083;-0.04059462,-0.235755;0.3989105;-0.2517276,-0.2214073;0.2736125;-0.459577,0.0840485;0.01036737;-0.02221637,0.1480401;-0.1684302;-0.2816414,0.1366938;-0.4962217;-0.1731097,0.1659648;-0.5151275;-0.2486318,-0.07171203;5.007703E-05;-0.05022531,-0.04248203;-0.3200936;-0.05452082,-0.001214065;-0.6594454;-0.004596367,0.01108788;-0.6191005;-0.09783692,-0.03190862;0.5887811;0.02813553,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.01822459;0.337606;0.02165144,-0.03637302;0.6726449;0.02676813,0.1662525;0.5284377;0.01793795,0.2595385;0.4011733;-0.1742331,0.3170938;0.3159474;-0.39453,-0.2182562;0.529083;-0.04059462,-0.235755;0.3989105;-0.2517276,-0.2214073;0.2736125;-0.459577,0.0840485;0.01036737;-0.02221637,0.1480401;-0.1684302;-0.2816414,0.1366938;-0.4962217;-0.1731097,0.1659648;-0.5151275;-0.2486318,-0.07171203;5.007703E-05;-0.05022531,-0.04248203;-0.3200936;-0.05452082,-0.001214065;-0.6594454;-0.004596367,0.01108788;-0.6191005;-0.09783692,-0.03190862;0.5887811;0.02813553,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.01822459;0.337606;0.02165144,-0.03637302;0.6726449;0.02676813,0.1662525;0.5284377;0.01793795,0.2595385;0.4011733;-0.1742331,0.3170938;0.3159474;-0.39453,-0.2182562;0.529083;-0.04059462,-0.235755;0.3989105;-0.2517276,-0.2214073;0.2736125;-0.459577,0.0840485;0.01036737;-0.02221637,0.1480401;-0.1684302;-0.2816414,0.1366938;-0.4962217;-0.1731097,0.1659648;-0.5151275;-0.2486318,-0.07171203;5.007703E-05;-0.05022531,-0.04248203;-0.3200936;-0.05452082,-0.001214065;-0.6594454;-0.004596367,0.01108788;-0.6191005;-0.09783692,-0.03190862;0.5887811;0.02813553,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.01833901;0.3375751;0.02203267,-0.03644123;0.6726105;0.02749215,0.1661525;0.5284793;0.01792035,0.2595494;0.4023345;-0.1749338,0.3187356;0.3178336;-0.3950778,-0.2179265;0.5289231;-0.04095667,-0.2489798;0.3927536;-0.2466792,-0.2268276;0.2813036;-0.4616095,0.08417061;0.0101987;-0.02182876,0.1473852;-0.1650422;-0.2838581,0.1336693;-0.4940879;-0.1794745,0.1613812;-0.5130712;-0.2555326,-0.07158415;0.0002076092;-0.050407,-0.04208359;-0.3199191;-0.05406783,-0.0008088015;-0.6592833;-0.004232991,0.01158586;-0.6189247;-0.09745975,-0.03199665;0.5887445;0.02879014,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.01833901;0.3375751;0.02203267,-0.03644123;0.6726105;0.02749215,0.1661525;0.5284793;0.01792035,0.2595494;0.4023345;-0.1749338,0.3187356;0.3178336;-0.3950778,-0.2179265;0.5289231;-0.04095667,-0.2489798;0.3927536;-0.2466792,-0.2268276;0.2813036;-0.4616095,0.08417061;0.0101987;-0.02182876,0.1473852;-0.1650422;-0.2838581,0.1336693;-0.4940879;-0.1794745,0.1613812;-0.5130712;-0.2555326,-0.07158415;0.0002076092;-0.050407,-0.04208359;-0.3199191;-0.05406783,-0.0008088015;-0.6592833;-0.004232991,0.01158586;-0.6189247;-0.09745975,-0.03199665;0.5887445;0.02879014,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.01833901;0.3375751;0.02203267,-0.03644123;0.6726105;0.02749215,0.1661525;0.5284793;0.01792035,0.2595494;0.4023345;-0.1749338,0.3187356;0.3178336;-0.3950778,-0.2179265;0.5289231;-0.04095667,-0.2489798;0.3927536;-0.2466792,-0.2268276;0.2813036;-0.4616095,0.08417061;0.0101987;-0.02182876,0.1473852;-0.1650422;-0.2838581,0.1336693;-0.4940879;-0.1794745,0.1613812;-0.5130712;-0.2555326,-0.07158415;0.0002076092;-0.050407,-0.04208359;-0.3199191;-0.05406783,-0.0008088015;-0.6592833;-0.004232991,0.01158586;-0.6189247;-0.09745975,-0.03199665;0.5887445;0.02879014,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.01839074;0.3375175;0.02285678,-0.03643682;0.6725454;0.02887166,0.1661313;0.5285187;0.01827596,0.2590482;0.4090155;-0.1789895,0.3157016;0.3457943;-0.4068058,-0.2175877;0.5286585;-0.04042708,-0.2380456;0.3880292;-0.244469,-0.2243689;0.284765;-0.464142,0.08431427;0.009967975;-0.02137621,0.1465911;-0.1610672;-0.286392,0.1329447;-0.4908789;-0.1844453,0.1600244;-0.5097128;-0.2608265,-0.07149458;0.0003264373;-0.05053333,-0.04142906;-0.3197569;-0.05328331,-9.668618E-05;-0.6590662;-0.003123909,0.01225283;-0.6186705;-0.09635253,-0.03199843;0.5886774;0.03005337,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.01839074;0.3375175;0.02285678,-0.03643682;0.6725454;0.02887166,0.1661313;0.5285187;0.01827596,0.2590482;0.4090155;-0.1789895,0.3157016;0.3457943;-0.4068058,-0.2175877;0.5286585;-0.04042708,-0.2380456;0.3880292;-0.244469,-0.2243689;0.284765;-0.464142,0.08431427;0.009967975;-0.02137621,0.1465911;-0.1610672;-0.286392,0.1329447;-0.4908789;-0.1844453,0.1600244;-0.5097128;-0.2608265,-0.07149458;0.0003264373;-0.05053333,-0.04142906;-0.3197569;-0.05328331,-9.668618E-05;-0.6590662;-0.003123909,0.01225283;-0.6186705;-0.09635253,-0.03199843;0.5886774;0.03005337,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.01839074;0.3375175;0.02285678,-0.03643682;0.6725454;0.02887166,0.1661313;0.5285187;0.01827596,0.2590482;0.4090155;-0.1789895,0.3157016;0.3457943;-0.4068058,-0.2175877;0.5286585;-0.04042708,-0.2380456;0.3880292;-0.244469,-0.2243689;0.284765;-0.464142,0.08431427;0.009967975;-0.02137621,0.1465911;-0.1610672;-0.286392,0.1329447;-0.4908789;-0.1844453,0.1600244;-0.5097128;-0.2608265,-0.07149458;0.0003264373;-0.05053333,-0.04142906;-0.3197569;-0.05328331,-9.668618E-05;-0.6590662;-0.003123909,0.01225283;-0.6186705;-0.09635253,-0.03199843;0.5886774;0.03005337,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.0184443;0.337448;0.0238191,-0.03642597;0.672467;0.03042482,0.1660725;0.5283625;0.01897471,0.2582404;0.4172545;-0.1834809,0.3275776;0.3621561;-0.409895,-0.2174244;0.5286339;-0.03944234,-0.2369513;0.3848241;-0.2413474,-0.2247232;0.2862026;-0.4632282,0.08452053;0.009671988;-0.02068655,0.1460065;-0.1591383;-0.2873087,0.1317072;-0.4897423;-0.1880534,0.1578664;-0.5054343;-0.266667,-0.07119162;0.0005722228;-0.05095711,-0.04079427;-0.3194895;-0.05209778,0.0005126335;-0.6588237;-0.002086226,0.01281778;-0.6183892;-0.09531638,-0.03198888;0.5885974;0.03148857,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.0184443;0.337448;0.0238191,-0.03642597;0.672467;0.03042482,0.1660725;0.5283625;0.01897471,0.2582404;0.4172545;-0.1834809,0.3275776;0.3621561;-0.409895,-0.2174244;0.5286339;-0.03944234,-0.2369513;0.3848241;-0.2413474,-0.2247232;0.2862026;-0.4632282,0.08452053;0.009671988;-0.02068655,0.1460065;-0.1591383;-0.2873087,0.1317072;-0.4897423;-0.1880534,0.1578664;-0.5054343;-0.266667,-0.07119162;0.0005722228;-0.05095711,-0.04079427;-0.3194895;-0.05209778,0.0005126335;-0.6588237;-0.002086226,0.01281778;-0.6183892;-0.09531638,-0.03198888;0.5885974;0.03148857,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.0184443;0.337448;0.0238191,-0.03642597;0.672467;0.03042482,0.1660725;0.5283625;0.01897471,0.2582404;0.4172545;-0.1834809,0.3275776;0.3621561;-0.409895,-0.2174244;0.5286339;-0.03944234,-0.2369513;0.3848241;-0.2413474,-0.2247232;0.2862026;-0.4632282,0.08452053;0.009671988;-0.02068655,0.1460065;-0.1591383;-0.2873087,0.1317072;-0.4897423;-0.1880534,0.1578664;-0.5054343;-0.266667,-0.07119162;0.0005722228;-0.05095711,-0.04079427;-0.3194895;-0.05209778,0.0005126335;-0.6588237;-0.002086226,0.01281778;-0.6183892;-0.09531638,-0.03198888;0.5885974;0.03148857,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.01857836;0.3374063;0.02430015,-0.03664883;0.6724091;0.03147975,0.1657839;0.5281711;0.0191886,0.2579626;0.4189417;-0.1842819,0.3110515;0.3670244;-0.4157834,-0.216971;0.5278759;-0.03964945,-0.2372908;0.3841586;-0.2415422,-0.2264105;0.2916568;-0.4661125,0.08461721;0.00953006;-0.02035447,0.1442422;-0.1621315;-0.2855751,0.1296511;-0.4941014;-0.1910331,0.1554215;-0.5101696;-0.2695555,-0.07113291;0.000638314;-0.05103824,-0.04038753;-0.3193909;-0.05195453,0.0009290241;-0.6587011;-0.001787789,0.01328437;-0.6182381;-0.09500811,-0.03219227;0.5885386;0.03239209,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.01857836;0.3374063;0.02430015,-0.03664883;0.6724091;0.03147975,0.1657839;0.5281711;0.0191886,0.2579626;0.4189417;-0.1842819,0.3110515;0.3670244;-0.4157834,-0.216971;0.5278759;-0.03964945,-0.2372908;0.3841586;-0.2415422,-0.2264105;0.2916568;-0.4661125,0.08461721;0.00953006;-0.02035447,0.1442422;-0.1621315;-0.2855751,0.1296511;-0.4941014;-0.1910331,0.1554215;-0.5101696;-0.2695555,-0.07113291;0.000638314;-0.05103824,-0.04038753;-0.3193909;-0.05195453,0.0009290241;-0.6587011;-0.001787789,0.01328437;-0.6182381;-0.09500811,-0.03219227;0.5885386;0.03239209,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.01857836;0.3374063;0.02430015,-0.03664883;0.6724091;0.03147975,0.1657839;0.5281711;0.0191886,0.2579626;0.4189417;-0.1842819,0.3110515;0.3670244;-0.4157834,-0.216971;0.5278759;-0.03964945,-0.2372908;0.3841586;-0.2415422,-0.2264105;0.2916568;-0.4661125,0.08461721;0.00953006;-0.02035447,0.1442422;-0.1621315;-0.2855751,0.1296511;-0.4941014;-0.1910331,0.1554215;-0.5101696;-0.2695555,-0.07113291;0.000638314;-0.05103824,-0.04038753;-0.3193909;-0.05195453,0.0009290241;-0.6587011;-0.001787789,0.01328437;-0.6182381;-0.09500811,-0.03219227;0.5885386;0.03239209,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.01876407;0.3373451;0.02499719,-0.03690562;0.6723297;0.03279038,0.1654501;0.5279211;0.01972492,0.2578099;0.4225491;-0.1856885,0.3212535;0.383325;-0.4170824,-0.2168981;0.5275063;-0.03903045,-0.2453308;0.4192112;-0.2610484,-0.2297089;0.3275278;-0.4856746,0.08467813;0.009510935;-0.02010859,0.1435164;-0.1636369;-0.2845376,0.1288009;-0.496344;-0.1926433,0.1532781;-0.5103561;-0.2727429,-0.07112259;0.0005740416;-0.05105336,-0.03976471;-0.319397;-0.05124053,0.001111522;-0.6586201;-0.0001335628,0.01344;-0.6181252;-0.09335385,-0.03243074;0.5884589;0.03356243,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.01876407;0.3373451;0.02499719,-0.03690562;0.6723297;0.03279038,0.1654501;0.5279211;0.01972492,0.2578099;0.4225491;-0.1856885,0.3212535;0.383325;-0.4170824,-0.2168981;0.5275063;-0.03903045,-0.2453308;0.4192112;-0.2610484,-0.2297089;0.3275278;-0.4856746,0.08467813;0.009510935;-0.02010859,0.1435164;-0.1636369;-0.2845376,0.1288009;-0.496344;-0.1926433,0.1532781;-0.5103561;-0.2727429,-0.07112259;0.0005740416;-0.05105336,-0.03976471;-0.319397;-0.05124053,0.001111522;-0.6586201;-0.0001335628,0.01344;-0.6181252;-0.09335385,-0.03243074;0.5884589;0.03356243,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.01876407;0.3373451;0.02499719,-0.03690562;0.6723297;0.03279038,0.1654501;0.5279211;0.01972492,0.2578099;0.4225491;-0.1856885,0.3212535;0.383325;-0.4170824,-0.2168981;0.5275063;-0.03903045,-0.2453308;0.4192112;-0.2610484,-0.2297089;0.3275278;-0.4856746,0.08467813;0.009510935;-0.02010859,0.1435164;-0.1636369;-0.2845376,0.1288009;-0.496344;-0.1926433,0.1532781;-0.5103561;-0.2727429,-0.07112259;0.0005740416;-0.05105336,-0.03976471;-0.319397;-0.05124053,0.001111522;-0.6586201;-0.0001335628,0.01344;-0.6181252;-0.09335385,-0.03243074;0.5884589;0.03356243,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.01896333;0.3372725;0.02581328,-0.03716051;0.6722388;0.03419721,0.1651549;0.5277653;0.02041543,0.2560373;0.437152;-0.1925584,0.3263444;0.3627701;-0.4130828,-0.2169723;0.5273881;-0.03812833,-0.2343049;0.4044065;-0.2535427,-0.2267866;0.316949;-0.4802615,0.0847004;0.009565715;-0.01998848,0.1426953;-0.1637205;-0.2845131,0.1274599;-0.4970655;-0.1950472,0.1522262;-0.5091319;-0.2760978,-0.07115194;0.000463322;-0.0510136,-0.03938852;-0.3194674;-0.05051034,0.001399904;-0.6585726;0.001442809,0.01366546;-0.6180416;-0.09178172,-0.03266386;0.5883681;0.0348442,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.01896333;0.3372725;0.02581328,-0.03716051;0.6722388;0.03419721,0.1651549;0.5277653;0.02041543,0.2560373;0.437152;-0.1925584,0.3263444;0.3627701;-0.4130828,-0.2169723;0.5273881;-0.03812833,-0.2343049;0.4044065;-0.2535427,-0.2267866;0.316949;-0.4802615,0.0847004;0.009565715;-0.01998848,0.1426953;-0.1637205;-0.2845131,0.1274599;-0.4970655;-0.1950472,0.1522262;-0.5091319;-0.2760978,-0.07115194;0.000463322;-0.0510136,-0.03938852;-0.3194674;-0.05051034,0.001399904;-0.6585726;0.001442809,0.01366546;-0.6180416;-0.09178172,-0.03266386;0.5883681;0.0348442,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.01896333;0.3372725;0.02581328,-0.03716051;0.6722388;0.03419721,0.1651549;0.5277653;0.02041543,0.2560373;0.437152;-0.1925584,0.3263444;0.3627701;-0.4130828,-0.2169723;0.5273881;-0.03812833,-0.2343049;0.4044065;-0.2535427,-0.2267866;0.316949;-0.4802615,0.0847004;0.009565715;-0.01998848,0.1426953;-0.1637205;-0.2845131,0.1274599;-0.4970655;-0.1950472,0.1522262;-0.5091319;-0.2760978,-0.07115194;0.000463322;-0.0510136,-0.03938852;-0.3194674;-0.05051034,0.001399904;-0.6585726;0.001442809,0.01366546;-0.6180416;-0.09178172,-0.03266386;0.5883681;0.0348442,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.02015458;0.3371431;0.02659005,-0.03880046;0.6720712;0.03543496,0.163534;0.5273669;0.02137626,0.2535464;0.4435143;-0.1947134,0.3091035;0.3790654;-0.4224557,-0.2184829;0.5272468;-0.03704436,-0.2363168;0.4035247;-0.2519932,-0.2265994;0.3244178;-0.4816766,0.08452766;0.01089022;-0.0200419,0.1464664;-0.1158164;-0.3089603,0.126959;-0.4461803;-0.2097923,0.1523156;-0.4588578;-0.2903394,-0.07154338;-0.0004654487;-0.05046313,-0.04007232;-0.3204243;-0.04961301,0.0006740615;-0.6594279;0.003031623,0.01290546;-0.6188576;-0.09019294,-0.03419764;0.5882057;0.03600432,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.02015458;0.3371431;0.02659005,-0.03880046;0.6720712;0.03543496,0.163534;0.5273669;0.02137626,0.2535464;0.4435143;-0.1947134,0.3091035;0.3790654;-0.4224557,-0.2184829;0.5272468;-0.03704436,-0.2363168;0.4035247;-0.2519932,-0.2265994;0.3244178;-0.4816766,0.08452766;0.01089022;-0.0200419,0.1464664;-0.1158164;-0.3089603,0.126959;-0.4461803;-0.2097923,0.1523156;-0.4588578;-0.2903394,-0.07154338;-0.0004654487;-0.05046313,-0.04007232;-0.3204243;-0.04961301,0.0006740615;-0.6594279;0.003031623,0.01290546;-0.6188576;-0.09019294,-0.03419764;0.5882057;0.03600432,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.02133317;0.3369906;0.0275847,-0.04056314;0.6718684;0.03702535,0.1620393;0.5275134;0.02266863,0.2515763;0.4460509;-0.1945299,0.3064082;0.3862965;-0.4237235,-0.2199382;0.5269169;-0.03579683,-0.2380887;0.4043311;-0.2513694,-0.2251305;0.3689556;-0.4915515,0.08435106;0.01181888;-0.02025867,0.1420553;-0.08615832;-0.3209836,0.1279002;-0.4201981;-0.2339655,0.1384451;-0.3805071;-0.3274911,-0.0719494;-0.001342726;-0.04986663,-0.04073942;-0.3213271;-0.04900554,-0.0003921278;-0.660566;0.002416041,0.01180594;-0.6198797;-0.09079964,-0.03578395;0.588012;0.03746811,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.02133317;0.3369906;0.0275847,-0.04056314;0.6718684;0.03702535,0.1620393;0.5275134;0.02266863,0.2515763;0.4460509;-0.1945299,0.3064082;0.3862965;-0.4237235,-0.2199382;0.5269169;-0.03579683,-0.2380887;0.4043311;-0.2513694,-0.2251305;0.3689556;-0.4915515,0.08435106;0.01181888;-0.02025867,0.1420553;-0.08615832;-0.3209836,0.1279002;-0.4201981;-0.2339655,0.1384451;-0.3805071;-0.3274911,-0.0719494;-0.001342726;-0.04986663,-0.04073942;-0.3213271;-0.04900554,-0.0003921278;-0.660566;0.002416041,0.01180594;-0.6198797;-0.09079964,-0.03578395;0.588012;0.03746811,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.02133317;0.3369906;0.0275847,-0.04056314;0.6718684;0.03702535,0.1620393;0.5275134;0.02266863,0.2515763;0.4460509;-0.1945299,0.3064082;0.3862965;-0.4237235,-0.2199382;0.5269169;-0.03579683,-0.2380887;0.4043311;-0.2513694,-0.2251305;0.3689556;-0.4915515,0.08435106;0.01181888;-0.02025867,0.1420553;-0.08615832;-0.3209836,0.1279002;-0.4201981;-0.2339655,0.1384451;-0.3805071;-0.3274911,-0.0719494;-0.001342726;-0.04986663,-0.04073942;-0.3213271;-0.04900554,-0.0003921278;-0.660566;0.002416041,0.01180594;-0.6198797;-0.09079964,-0.03578395;0.588012;0.03746811,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.02133317;0.3369906;0.0275847,-0.04056314;0.6718684;0.03702535,0.1620393;0.5275134;0.02266863,0.2515763;0.4460509;-0.1945299,0.3064082;0.3862965;-0.4237235,-0.2199382;0.5269169;-0.03579683,-0.2380887;0.4043311;-0.2513694,-0.2251305;0.3689556;-0.4915515,0.08435106;0.01181888;-0.02025867,0.1420553;-0.08615832;-0.3209836,0.1279002;-0.4201981;-0.2339655,0.1384451;-0.3805071;-0.3274911,-0.0719494;-0.001342726;-0.04986663,-0.04073942;-0.3213271;-0.04900554,-0.0003921278;-0.660566;0.002416041,0.01180594;-0.6198797;-0.09079964,-0.03578395;0.588012;0.03746811,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.02194408;0.3369164;0.02800804,-0.04149568;0.6717635;0.03782986,0.1612205;0.5275753;0.02341334,0.247816;0.4522268;-0.1971587,0.3048808;0.3824725;-0.4229568,-0.2206229;0.5265116;-0.03527115,-0.2401583;0.4121259;-0.2551859,-0.2263643;0.3258241;-0.4820527,0.0843596;0.01198683;-0.02012395,0.1410697;-0.08608443;-0.3210074,0.1267271;-0.4205692;-0.2357469,0.1372872;-0.3808444;-0.3292673,-0.07199477;-0.001629347;-0.04979255,-0.04093328;-0.3216261;-0.04835124,-0.00101677;-0.6608906;0.003237732,0.01119159;-0.6201849;-0.08997439,-0.03665335;0.5879104;0.03820363,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.02194408;0.3369164;0.02800804,-0.04149568;0.6717635;0.03782986,0.1612205;0.5275753;0.02341334,0.247816;0.4522268;-0.1971587,0.3048808;0.3824725;-0.4229568,-0.2206229;0.5265116;-0.03527115,-0.2401583;0.4121259;-0.2551859,-0.2263643;0.3258241;-0.4820527,0.0843596;0.01198683;-0.02012395,0.1410697;-0.08608443;-0.3210074,0.1267271;-0.4205692;-0.2357469,0.1372872;-0.3808444;-0.3292673,-0.07199477;-0.001629347;-0.04979255,-0.04093328;-0.3216261;-0.04835124,-0.00101677;-0.6608906;0.003237732,0.01119159;-0.6201849;-0.08997439,-0.03665335;0.5879104;0.03820363,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.02194408;0.3369164;0.02800804,-0.04149568;0.6717635;0.03782986,0.1612205;0.5275753;0.02341334,0.247816;0.4522268;-0.1971587,0.3048808;0.3824725;-0.4229568,-0.2206229;0.5265116;-0.03527115,-0.2401583;0.4121259;-0.2551859,-0.2263643;0.3258241;-0.4820527,0.0843596;0.01198683;-0.02012395,0.1410697;-0.08608443;-0.3210074,0.1267271;-0.4205692;-0.2357469,0.1372872;-0.3808444;-0.3292673,-0.07199477;-0.001629347;-0.04979255,-0.04093328;-0.3216261;-0.04835124,-0.00101677;-0.6608906;0.003237732,0.01119159;-0.6201849;-0.08997439,-0.03665335;0.5879104;0.03820363,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.02252722;0.3368342;0.02852992,-0.04245923;0.6716422;0.03886548,0.1602941;0.5273756;0.02417051,0.2485963;0.4495675;-0.1948656,0.3047341;0.3815942;-0.4214379,-0.2213423;0.5261633;-0.03456779,-0.2430274;0.4227982;-0.2596758,-0.228904;0.3597391;-0.4940492,0.0842745;0.0123855;-0.02023875,0.139531;-0.08602162;-0.3212829,0.1249976;-0.4201775;-0.2347743,0.1489524;-0.4609983;-0.2927634,-0.07219571;-0.002086265;-0.04948359,-0.04108873;-0.3220787;-0.04807241,-0.001464471;-0.6613508;0.003691547,0.01072264;-0.6206152;-0.08951992,-0.03754152;0.5877931;0.03913565,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.02252722;0.3368342;0.02852992,-0.04245923;0.6716422;0.03886548,0.1602941;0.5273756;0.02417051,0.2485963;0.4495675;-0.1948656,0.3047341;0.3815942;-0.4214379,-0.2213423;0.5261633;-0.03456779,-0.2430274;0.4227982;-0.2596758,-0.228904;0.3597391;-0.4940492,0.0842745;0.0123855;-0.02023875,0.139531;-0.08602162;-0.3212829,0.1249976;-0.4201775;-0.2347743,0.1489524;-0.4609983;-0.2927634,-0.07219571;-0.002086265;-0.04948359,-0.04108873;-0.3220787;-0.04807241,-0.001464471;-0.6613508;0.003691547,0.01072264;-0.6206152;-0.08951992,-0.03754152;0.5877931;0.03913565,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.02252722;0.3368342;0.02852992,-0.04245923;0.6716422;0.03886548,0.1602941;0.5273756;0.02417051,0.2485963;0.4495675;-0.1948656,0.3047341;0.3815942;-0.4214379,-0.2213423;0.5261633;-0.03456779,-0.2430274;0.4227982;-0.2596758,-0.228904;0.3597391;-0.4940492,0.0842745;0.0123855;-0.02023875,0.139531;-0.08602162;-0.3212829,0.1249976;-0.4201775;-0.2347743,0.1489524;-0.4609983;-0.2927634,-0.07219571;-0.002086265;-0.04948359,-0.04108873;-0.3220787;-0.04807241,-0.001464471;-0.6613508;0.003691547,0.01072264;-0.6206152;-0.08951992,-0.03754152;0.5877931;0.03913565,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.02285872;0.3367944;0.02873413,-0.04310037;0.6715674;0.03957359,0.1596446;0.5271102;0.02490542,0.2493725;0.4508082;-0.1940812,0.3112323;0.4382842;-0.4288647,-0.2218944;0.5257867;-0.03384029,-0.2447751;0.4286139;-0.2615729,-0.229799;0.3592502;-0.494105,0.08429331;0.01226551;-0.02023349,0.138452;-0.08506487;-0.3218267,0.1240229;-0.4190342;-0.2345834,0.147859;-0.4574364;-0.2954533,-0.07223681;-0.002061793;-0.04942462,-0.04090151;-0.3220318;-0.04797148,-0.0001579374;-0.6611869;0.003689501,0.01197621;-0.6204174;-0.08952495,-0.03814257;0.5877203;0.03973027,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.02285872;0.3367944;0.02873413,-0.04310037;0.6715674;0.03957359,0.1596446;0.5271102;0.02490542,0.2493725;0.4508082;-0.1940812,0.3112323;0.4382842;-0.4288647,-0.2218944;0.5257867;-0.03384029,-0.2447751;0.4286139;-0.2615729,-0.229799;0.3592502;-0.494105,0.08429331;0.01226551;-0.02023349,0.138452;-0.08506487;-0.3218267,0.1240229;-0.4190342;-0.2345834,0.147859;-0.4574364;-0.2954533,-0.07223681;-0.002061793;-0.04942462,-0.04090151;-0.3220318;-0.04797148,-0.0001579374;-0.6611869;0.003689501,0.01197621;-0.6204174;-0.08952495,-0.03814257;0.5877203;0.03973027,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.02285872;0.3367944;0.02873413,-0.04310037;0.6715674;0.03957359,0.1596446;0.5271102;0.02490542,0.2493725;0.4508082;-0.1940812,0.3112323;0.4382842;-0.4288647,-0.2218944;0.5257867;-0.03384029,-0.2447751;0.4286139;-0.2615729,-0.229799;0.3592502;-0.494105,0.08429331;0.01226551;-0.02023349,0.138452;-0.08506487;-0.3218267,0.1240229;-0.4190342;-0.2345834,0.147859;-0.4574364;-0.2954533,-0.07223681;-0.002061793;-0.04942462,-0.04090151;-0.3220318;-0.04797148,-0.0001579374;-0.6611869;0.003689501,0.01197621;-0.6204174;-0.08952495,-0.03814257;0.5877203;0.03973027,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.02328862;0.3367183;0.02927632,-0.04384242;0.6714543;0.04056545,0.1588896;0.5269463;0.02554925,0.2498099;0.4531073;-0.1937896,0.3090464;0.4350966;-0.4288926,-0.2225606;0.5256206;-0.03297748,-0.2464826;0.433346;-0.2626323,-0.226607;0.3530102;-0.4912322,0.08427738;0.01217277;-0.02035547,0.1372273;-0.08356845;-0.3226711,0.1221806;-0.4179458;-0.237111,0.147907;-0.4573978;-0.2959899,-0.07237244;-0.002066406;-0.0492256,-0.0403898;-0.3219737;-0.04812544,4.958361E-06;-0.6610326;0.00443409,0.01206173;-0.6202366;-0.08878736,-0.03885903;0.5876086;0.04067292,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.02328862;0.3367183;0.02927632,-0.04384242;0.6714543;0.04056545,0.1588896;0.5269463;0.02554925,0.2498099;0.4531073;-0.1937896,0.3090464;0.4350966;-0.4288926,-0.2225606;0.5256206;-0.03297748,-0.2464826;0.433346;-0.2626323,-0.226607;0.3530102;-0.4912322,0.08427738;0.01217277;-0.02035547,0.1372273;-0.08356845;-0.3226711,0.1221806;-0.4179458;-0.237111,0.147907;-0.4573978;-0.2959899,-0.07237244;-0.002066406;-0.0492256,-0.0403898;-0.3219737;-0.04812544,4.958361E-06;-0.6610326;0.00443409,0.01206173;-0.6202366;-0.08878736,-0.03885903;0.5876086;0.04067292,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.02328862;0.3367183;0.02927632,-0.04384242;0.6714543;0.04056545,0.1588896;0.5269463;0.02554925,0.2498099;0.4531073;-0.1937896,0.3090464;0.4350966;-0.4288926,-0.2225606;0.5256206;-0.03297748,-0.2464826;0.433346;-0.2626323,-0.226607;0.3530102;-0.4912322,0.08427738;0.01217277;-0.02035547,0.1372273;-0.08356845;-0.3226711,0.1221806;-0.4179458;-0.237111,0.147907;-0.4573978;-0.2959899,-0.07237244;-0.002066406;-0.0492256,-0.0403898;-0.3219737;-0.04812544,4.958361E-06;-0.6610326;0.00443409,0.01206173;-0.6202366;-0.08878736,-0.03885903;0.5876086;0.04067292,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.02432174;0.3365574;0.03026945,-0.04530926;0.6712482;0.04202406,0.1574577;0.5267605;0.02679316,0.2485904;0.4530971;-0.1925166,0.3082289;0.4401659;-0.4278522,-0.2238725;0.52504;-0.03156079,-0.2499429;0.4348673;-0.2618159,-0.2316112;0.3787561;-0.4976597,0.08427891;0.0121758;-0.02034731,0.135424;-0.08181616;-0.3235213,0.1209259;-0.4165055;-0.2390939,0.1313315;-0.3766939;-0.3326226,-0.07246219;-0.002148524;-0.04908985,-0.04070774;-0.3220797;-0.04834247,-0.0005939305;-0.6611331;0.004466772,0.01138421;-0.620285;-0.08875877,-0.04028556;0.5874049;0.04205708,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.02432174;0.3365574;0.03026945,-0.04530926;0.6712482;0.04202406,0.1574577;0.5267605;0.02679316,0.2485904;0.4530971;-0.1925166,0.3082289;0.4401659;-0.4278522,-0.2238725;0.52504;-0.03156079,-0.2499429;0.4348673;-0.2618159,-0.2316112;0.3787561;-0.4976597,0.08427891;0.0121758;-0.02034731,0.135424;-0.08181616;-0.3235213,0.1209259;-0.4165055;-0.2390939,0.1313315;-0.3766939;-0.3326226,-0.07246219;-0.002148524;-0.04908985,-0.04070774;-0.3220797;-0.04834247,-0.0005939305;-0.6611331;0.004466772,0.01138421;-0.620285;-0.08875877,-0.04028556;0.5874049;0.04205708,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.0246407;0.3364432;0.03126511,-0.04601145;0.6710818;0.04371484,0.1567656;0.526588;0.02835102,0.2478633;0.4535494;-0.1911821,0.3088002;0.4426368;-0.4262872,-0.2245457;0.5247866;-0.02995909,-0.2503356;0.4441815;-0.2637665,-0.2326084;0.3882064;-0.4996888,0.08429341;0.01218971;-0.02027884,0.1345259;-0.08116601;-0.3238019,0.1201271;-0.4161042;-0.2403499,0.1305034;-0.3762473;-0.3338771,-0.0724484;-0.002213639;-0.04910732,-0.04048957;-0.322123;-0.04789751,-0.0008050874;-0.6611037;0.00569655,0.01113552;-0.6202117;-0.08752868,-0.04097491;0.5872393;0.04362473,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.0246407;0.3364432;0.03126511,-0.04601145;0.6710818;0.04371484,0.1567656;0.526588;0.02835102,0.2478633;0.4535494;-0.1911821,0.3088002;0.4426368;-0.4262872,-0.2245457;0.5247866;-0.02995909,-0.2503356;0.4441815;-0.2637665,-0.2326084;0.3882064;-0.4996888,0.08429341;0.01218971;-0.02027884,0.1345259;-0.08116601;-0.3238019,0.1201271;-0.4161042;-0.2403499,0.1305034;-0.3762473;-0.3338771,-0.0724484;-0.002213639;-0.04910732,-0.04048957;-0.322123;-0.04789751,-0.0008050874;-0.6611037;0.00569655,0.01113552;-0.6202117;-0.08752868,-0.04097491;0.5872393;0.04362473,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.0246407;0.3364432;0.03126511,-0.04601145;0.6710818;0.04371484,0.1567656;0.526588;0.02835102,0.2478633;0.4535494;-0.1911821,0.3088002;0.4426368;-0.4262872,-0.2245457;0.5247866;-0.02995909,-0.2503356;0.4441815;-0.2637665,-0.2326084;0.3882064;-0.4996888,0.08429341;0.01218971;-0.02027884,0.1345259;-0.08116601;-0.3238019,0.1201271;-0.4161042;-0.2403499,0.1305034;-0.3762473;-0.3338771,-0.0724484;-0.002213639;-0.04910732,-0.04048957;-0.322123;-0.04789751,-0.0008050874;-0.6611037;0.00569655,0.01113552;-0.6202117;-0.08752868,-0.04097491;0.5872393;0.04362473,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.0244471;0.3364176;0.0316893,-0.04605668;0.6710094;0.04496759,0.1573521;0.5280365;0.0312647,0.242735;0.455231;-0.1906302,0.3083625;0.4493273;-0.4246494,-0.2220956;0.517891;-0.02890669,-0.2579643;0.4456266;-0.2641077,-0.2354955;0.394426;-0.5007096,0.08430345;0.01217004;-0.02024892,0.1334075;-0.08065223;-0.32412,0.1190303;-0.4157192;-0.241183,0.12916;-0.3758302;-0.3347338,-0.07247095;-0.002234532;-0.04907308,-0.0405146;-0.3221423;-0.04745804,-0.00113586;-0.661072;0.006681602,0.0105479;-0.6201482;-0.08657244,-0.04098348;0.5871696;0.04465968,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.0244471;0.3364176;0.0316893,-0.04605668;0.6710094;0.04496759,0.1573521;0.5280365;0.0312647,0.242735;0.455231;-0.1906302,0.3083625;0.4493273;-0.4246494,-0.2220956;0.517891;-0.02890669,-0.2579643;0.4456266;-0.2641077,-0.2354955;0.394426;-0.5007096,0.08430345;0.01217004;-0.02024892,0.1334075;-0.08065223;-0.32412,0.1190303;-0.4157192;-0.241183,0.12916;-0.3758302;-0.3347338,-0.07247095;-0.002234532;-0.04907308,-0.0405146;-0.3221423;-0.04745804,-0.00113586;-0.661072;0.006681602,0.0105479;-0.6201482;-0.08657244,-0.04098348;0.5871696;0.04465968,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946
+0;0;0,-0.0244471;0.3364176;0.0316893,-0.04605668;0.6710094;0.04496759,0.1573521;0.5280365;0.0312647,0.242735;0.455231;-0.1906302,0.3083625;0.4493273;-0.4246494,-0.2220956;0.517891;-0.02890669,-0.2579643;0.4456266;-0.2641077,-0.2354955;0.394426;-0.5007096,0.08430345;0.01217004;-0.02024892,0.1334075;-0.08065223;-0.32412,0.1190303;-0.4157192;-0.241183,0.12916;-0.3758302;-0.3347338,-0.07247095;-0.002234532;-0.04907308,-0.0405146;-0.3221423;-0.04745804,-0.00113586;-0.661072;0.006681602,0.0105479;-0.6201482;-0.08657244,-0.04098348;0.5871696;0.04465968,0;0;0,-0.002046205;0.3138036;-0.1276786,-0.002881899;0.6160794;-0.2733419,0.1824952;0.4836194;-0.1600621,0.2520468;0.2701014;-0.05328727,0.2785686;0.04677349;0.03906012,-0.1787832;0.4683516;-0.1536301,-0.2755701;0.2690019;-0.04084623,-0.3474331;0.05936253;0.05912305,0.07763255;0.001387537;-0.0404532,0.08892868;-0.3196139;-0.0544281,0.0843531;-0.6647427;-0.03958488,0.09553947;-0.6992116;-0.107928,-0.08021347;0.007335489;-0.03431019,-0.1008835;-0.3128352;-0.05500527,-0.08730161;-0.6580442;-0.05383166,-0.0866782;-0.6611017;-0.1424825,-0.002301835;0.5418526;-0.2340357,580.6946

+ 193 - 0
DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_TwoArmsPlusLeg_Forward_HapticFeedback_Fast.csv

@@ -0,0 +1,193 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.002919815;0.3122792;0.01397291,0.00573178;0.6158109;0.01073784,0.177864;0.4901121;0.01716989,0.2187131;0.2419231;0.03653043,0.2751522;0.008180231;-0.01667047,-0.1675122;0.4884571;0.008212605,-0.2244695;0.2427792;0.01449467,-0.2727765;0.006277502;-0.03433979,0.0783606;0.003822787;-0.03907658,0.09020227;-0.3317725;-0.001097079,0.09465225;-0.6693411;0.08209214,0.1090537;-0.6958144;0.01577529,-0.07854117;0.007460247;-0.03817862,-0.1128562;-0.3279962;-0.01585535,-0.1340822;-0.6693814;0.04658194,-0.1311342;-0.6302065;-0.04117728,0.004890531;0.5411358;0.01411362,0;0;0,0.009052172;0.3124276;0.00539732,0.01675667;0.6157854;-0.002861977,0.1877942;0.4939197;-0.01954699,0.2332391;0.2464682;-0.03808713,0.211578;0.01049779;-0.1051707,-0.1565003;0.4889129;0.02113632,-0.206832;0.2418513;0.01286068,-0.2332695;0.007374987;-0.05766149,0.07509492;0.002086401;-0.04514837,0.1063555;-0.3337887;-0.0655818,0.09949209;-0.6750698;0.0005464554,0.1148818;-0.7063336;-0.06113386,-0.08165163;0.007068628;-0.03106482,-0.1250357;-0.3278048;-0.04464703,-0.1350263;-0.6674525;0.02905807,-0.1541473;-0.7006587;-0.02954158,0.01501982;0.5411835;0.001612186,746.8748
+0;0;0,0.002731531;0.3122865;0.01384765,0.005372178;0.6158215;0.01072819,0.1776098;0.4901933;0.0168445,0.2187942;0.2420622;0.03623609,0.2754229;0.008170754;-0.01610335,-0.1677513;0.488343;0.008048493,-0.2245069;0.2426178;0.01430473,-0.2726032;0.005949199;-0.03392575,0.07836164;0.003853508;-0.03907148,0.09044977;-0.3317391;-0.001146138,0.09496111;-0.6692895;0.08211401,0.1092016;-0.695711;0.01571841,-0.07855309;0.007423689;-0.03816121,-0.1126193;-0.3280621;-0.01589955,-0.1337689;-0.6694363;0.04662433,-0.1308627;-0.630262;-0.04113635,0.004610096;0.5411438;0.01406447,0;0;0,0.009052172;0.3124276;0.00539732,0.01675667;0.6157854;-0.002861977,0.1877942;0.4939197;-0.01954699,0.2332391;0.2464682;-0.03808713,0.211578;0.01049779;-0.1051707,-0.1565003;0.4889129;0.02113632,-0.206832;0.2418513;0.01286068,-0.2332695;0.007374987;-0.05766149,0.07509492;0.002086401;-0.04514837,0.1063555;-0.3337887;-0.0655818,0.09949209;-0.6750698;0.0005464554,0.1148818;-0.7063336;-0.06113386,-0.08165163;0.007068628;-0.03106482,-0.1250357;-0.3278048;-0.04464703,-0.1350263;-0.6674525;0.02905807,-0.1541473;-0.7006587;-0.02954158,0.01501982;0.5411835;0.001612186,746.8954
+0;0;0,0.002730889;0.3122132;0.0138444,0.005370039;0.6155795;0.01072737,0.1773038;0.4900975;0.01683625,0.2186591;0.2409373;0.03630827,0.2754359;0.006434008;-0.0161681,-0.1674496;0.4882506;0.00805572,-0.2244406;0.2415062;0.0143379,-0.2726627;0.004218534;-0.03401875,0.07870565;0.003870425;-0.03924301,0.09081689;-0.3323638;-0.00124516,0.09532922;-0.6699879;0.08203319,0.1095435;-0.6963054;0.01575996,-0.07889795;0.007456279;-0.03832874,-0.1130293;-0.328671;-0.01602452,-0.1341835;-0.6701198;0.04651304,-0.1312827;-0.6309624;-0.04108588,0.004608534;0.5409584;0.01406111,0;0;0,0.007607646;0.3123689;0.006632089,0.01376927;0.6156304;-0.0001730919,0.1850165;0.4936714;-0.01564074,0.2332001;0.2457493;-0.03521609,0.2125621;0.009413064;-0.1036882,-0.1588954;0.488749;0.02219806,-0.2100432;0.2408203;0.0129541,-0.2342615;0.005793318;-0.05877458,0.07568341;0.002204895;-0.04490805,0.1095139;-0.3341069;-0.06475282,0.1043302;-0.6753972;0.001878977,0.1202098;-0.7059279;-0.06016707,-0.08198605;0.006937591;-0.03130065,-0.1236631;-0.3288773;-0.04293315,-0.130181;-0.6688349;0.03008801,-0.148756;-0.7023882;-0.02806515,0.01241732;0.5410553;0.00391674,746.9121
+0;0;0,0.00272942;0.3120452;0.01383695,0.005366367;0.6151613;0.01072308,0.1767747;0.4899088;0.01682018,0.2185205;0.2383958;0.03647607,0.2747262;0.006251365;-0.01547243,-0.1669283;0.4880674;0.008066403,-0.2244574;0.2389931;0.0144079,-0.2721945;0.004092246;-0.03346233,0.07855907;0.003863216;-0.03916992,0.09067123;-0.3323966;-0.001169179,0.09519245;-0.6706856;0.08227317,0.1094052;-0.696997;0.0160071,-0.078751;0.007442392;-0.03825736,-0.1128849;-0.3287104;-0.01595144,-0.1340808;-0.6708316;0.04670928,-0.1311803;-0.6316752;-0.0408802,0.004605622;0.5406147;0.0140535,0;0;0,0.007461764;0.3121696;0.008095026,0.01355828;0.6152107;0.002705336,0.1844534;0.4939688;-0.0127964,0.2329144;0.2437319;-0.03331065,0.2136297;0.009981036;-0.1021395,-0.1588569;0.4890324;0.02342406,-0.2087643;0.2384568;0.01298387,-0.2319605;0.005982146;-0.05889264,0.07574034;0.002259523;-0.04448629,0.1117333;-0.3338521;-0.06435752,0.1093005;-0.6757801;0.002738714,0.1259602;-0.7059507;-0.05943942,-0.08167329;0.006870443;-0.03167026,-0.1214674;-0.3292657;-0.04117384,-0.1244971;-0.6700342;0.03155968,-0.1424548;-0.7035928;-0.02676696,0.01221012;0.5406917;0.006443739,746.9255
+0;0;0,0.00288121;0.3120456;0.01379634,0.005636631;0.615162;0.01078697,0.1769873;0.4897147;0.0165762,0.2195129;0.2383473;0.03642139,0.2757536;0.006103203;-0.01504167,-0.1667072;0.4882272;0.007970549,-0.2240909;0.2391131;0.01406519,-0.2712724;0.004102588;-0.03381719,0.07855847;0.003898507;-0.03916762,0.09088746;-0.3323811;-0.001412421,0.0957048;-0.6706195;0.08221807,0.1098806;-0.6970615;0.01605526,-0.0787617;0.007399702;-0.03824361,-0.1126002;-0.3288047;-0.01626776,-0.1336109;-0.6708964;0.04661641,-0.1307445;-0.6317378;-0.04097396,0.004871092;0.5406141;0.01408794,0;0;0,0.007461764;0.3121696;0.008095026,0.01355828;0.6152107;0.002705336,0.1844534;0.4939688;-0.0127964,0.2329144;0.2437319;-0.03331065,0.2136297;0.009981036;-0.1021395,-0.1588569;0.4890324;0.02342406,-0.2087643;0.2384568;0.01298387,-0.2319605;0.005982146;-0.05889264,0.07574034;0.002259523;-0.04448629,0.1117333;-0.3338521;-0.06435752,0.1093005;-0.6757801;0.002738714,0.1259602;-0.7059507;-0.05943942,-0.08167329;0.006870443;-0.03167026,-0.1214674;-0.3292657;-0.04117384,-0.1244971;-0.6700342;0.03155968,-0.1424548;-0.7035928;-0.02676696,0.01221012;0.5406917;0.006443739,746.9481
+0;0;0,0.002880131;0.3119287;0.01379117,0.005634093;0.6148857;0.01078367,0.1761171;0.4897406;0.01655833,0.218668;0.2382232;0.03641536,0.2750904;0.005228862;-0.01521395,-0.1658439;0.4882606;0.00799609,-0.2232618;0.2389979;0.01409437,-0.2705957;0.003228173;-0.0339427,0.07849792;0.003895503;-0.03913743,0.0908763;-0.3337311;-0.001231,0.09567923;-0.6709574;0.08214923,0.1098865;-0.6975246;0.01583968,-0.07870099;0.007393999;-0.03821414,-0.112675;-0.3301572;-0.01615025,-0.1336228;-0.6712251;0.04654574,-0.1307501;-0.6320463;-0.04123889,0.004869021;0.5403833;0.01408262,0;0;0,0.007129126;0.3120311;0.009151459,0.01315256;0.6149294;0.004729986,0.1832827;0.4943102;-0.01077247,0.2331493;0.2441946;-0.03130031,0.2148882;0.009788185;-0.1009827,-0.1586112;0.4894409;0.02423475,-0.2089339;0.2389086;0.01130821,-0.2285188;0.005066589;-0.05989433,0.07603159;0.002297819;-0.04384923,0.1138788;-0.3349217;-0.06464458,0.1146098;-0.6756564;0.003150702,0.1324793;-0.7059096;-0.05888867,-0.08139784;0.006804365;-0.03220139,-0.1196444;-0.3308969;-0.04096904,-0.118186;-0.6706257;0.03168916,-0.1360604;-0.7044415;-0.02667777,0.01179837;0.540445;0.008238554,746.9591
+0;0;0,0.002880131;0.3119287;0.01379117,0.005634093;0.6148857;0.01078367,0.1761171;0.4897406;0.01655833,0.218668;0.2382232;0.03641536,0.2750904;0.005228862;-0.01521395,-0.1658439;0.4882606;0.00799609,-0.2232618;0.2389979;0.01409437,-0.2705957;0.003228173;-0.0339427,0.07849792;0.003895503;-0.03913743,0.0908763;-0.3337311;-0.001231,0.09567923;-0.6709574;0.08214923,0.1098865;-0.6975246;0.01583968,-0.07870099;0.007393999;-0.03821414,-0.112675;-0.3301572;-0.01615025,-0.1336228;-0.6712251;0.04654574,-0.1307501;-0.6320463;-0.04123889,0.004869021;0.5403833;0.01408262,0;0;0,0.007129126;0.3120311;0.009151459,0.01315256;0.6149294;0.004729986,0.1832827;0.4943102;-0.01077247,0.2331493;0.2441946;-0.03130031,0.2148882;0.009788185;-0.1009827,-0.1586112;0.4894409;0.02423475,-0.2089339;0.2389086;0.01130821,-0.2285188;0.005066589;-0.05989433,0.07603159;0.002297819;-0.04384923,0.1138788;-0.3349217;-0.06464458,0.1146098;-0.6756564;0.003150702,0.1324793;-0.7059096;-0.05888867,-0.08139784;0.006804365;-0.03220139,-0.1196444;-0.3308969;-0.04096904,-0.118186;-0.6706257;0.03168916,-0.1360604;-0.7044415;-0.02667777,0.01179837;0.540445;0.008238554,746.9813
+0;0;0,0.003055162;0.311359;0.01372174,0.005934502;0.6136412;0.01082772,0.1771308;0.4879779;0.01604297,0.2211435;0.2366751;0.03638617,0.2729665;0.02052484;-0.01030813,-0.1663982;0.4869681;0.007829048,-0.2235378;0.2375656;0.01395453,-0.2676914;0.0194575;-0.03150105,0.07868715;0.003990673;-0.03922771,0.091592;-0.3332314;-0.001546785,0.09643815;-0.6717719;0.08207399,0.1109328;-0.6980495;0.01620676,-0.0789124;0.007317765;-0.03828433,-0.1123489;-0.3298795;-0.01625947,-0.1331361;-0.6722737;0.04666707,-0.1303603;-0.6331391;-0.04065191,0.005162485;0.5393171;0.01408553,0;0;0,0.006142311;0.3114546;0.01001811,0.01125676;0.613706;0.006483316,0.1826335;0.4933434;-0.008431673,0.2339323;0.2434453;-0.02900887,0.2122187;0.02668053;-0.09326196,-0.1614441;0.4886119;0.02393024,-0.2109511;0.2377995;0.01183658,-0.2313671;0.02213304;-0.05641335,0.07633917;0.002403259;-0.04373741,0.1156881;-0.3342705;-0.06392455,0.1197822;-0.6764393;0.003376245,0.138926;-0.7059338;-0.05834628,-0.0815754;0.006714875;-0.03235384,-0.1177165;-0.3308221;-0.04057986,-0.1124317;-0.6718071;0.03240638,-0.1300148;-0.7054196;-0.02555939,0.01011916;0.5393879;0.009771347,746.9926
+0;0;0,0.003055162;0.311359;0.01372174,0.005934502;0.6136412;0.01082772,0.1771308;0.4879779;0.01604297,0.2211435;0.2366751;0.03638617,0.2729665;0.02052484;-0.01030813,-0.1663982;0.4869681;0.007829048,-0.2235378;0.2375656;0.01395453,-0.2676914;0.0194575;-0.03150105,0.07868715;0.003990673;-0.03922771,0.091592;-0.3332314;-0.001546785,0.09643815;-0.6717719;0.08207399,0.1109328;-0.6980495;0.01620676,-0.0789124;0.007317765;-0.03828433,-0.1123489;-0.3298795;-0.01625947,-0.1331361;-0.6722737;0.04666707,-0.1303603;-0.6331391;-0.04065191,0.005162485;0.5393171;0.01408553,0;0;0,0.006142311;0.3114546;0.01001811,0.01125676;0.613706;0.006483316,0.1826335;0.4933434;-0.008431673,0.2339323;0.2434453;-0.02900887,0.2122187;0.02668053;-0.09326196,-0.1614441;0.4886119;0.02393024,-0.2109511;0.2377995;0.01183658,-0.2313671;0.02213304;-0.05641335,0.07633917;0.002403259;-0.04373741,0.1156881;-0.3342705;-0.06392455,0.1197822;-0.6764393;0.003376245,0.138926;-0.7059338;-0.05834628,-0.0815754;0.006714875;-0.03235384,-0.1177165;-0.3308221;-0.04057986,-0.1124317;-0.6718071;0.03240638,-0.1300148;-0.7054196;-0.02555939,0.01011916;0.5393879;0.009771347,747.0038
+0;0;0,0.003054179;0.3112588;0.01371732,0.005932836;0.6134688;0.01082378,0.1801134;0.4869275;0.01607243,0.2234142;0.23969;0.03608654,0.2774016;0.01451179;-0.01255805,-0.1693769;0.4859003;0.007715968,-0.2255921;0.2405323;0.01374236,-0.2715898;0.01331446;-0.03361177,0.07862036;0.003987286;-0.03919441,0.09156035;-0.3341529;-0.001410883,0.09639619;-0.6719728;0.08203186,0.1108664;-0.6981556;0.01627555,-0.07884542;0.007311552;-0.03825182,-0.1123729;-0.3308038;-0.01616699,-0.1331159;-0.6724691;0.04662558,-0.1303447;-0.6333499;-0.04054637,0.005160954;0.5391577;0.01408102,0;0;0,0.004288398;0.3113839;0.01006079,0.007628568;0.6135862;0.006444454,0.182865;0.4930645;-0.006009817,0.2319239;0.2468245;-0.02500939,0.2127872;0.02078344;-0.09228039,-0.1674569;0.4871103;0.02428356,-0.215309;0.2402335;0.01148132,-0.2337796;0.01526821;-0.05948091,0.07664314;0.002383292;-0.04305124,0.1171004;-0.3350586;-0.06378794,0.1251965;-0.676404;0.003488302,0.1447804;-0.705726;-0.05805159,-0.08128022;0.006697678;-0.03289265,-0.1156835;-0.3319778;-0.03990516,-0.1064894;-0.6722273;0.03257958,-0.1237058;-0.7059961;-0.02509997,0.006922528;0.5392774;0.009767532,747.0262
+0;0;0,0.003165646;0.3112636;0.01358369,0.006126903;0.6134735;0.01072944,0.1802662;0.4867951;0.01577613,0.2238943;0.2396511;0.03623017,0.2777464;0.01406635;-0.01064872,-0.1692004;0.4859429;0.007696428,-0.2245189;0.2403687;0.01361986,-0.2732588;0.01424403;-0.03616193,0.07863225;0.004088761;-0.03916007,0.09194759;-0.3340974;-0.00192254,0.09706485;-0.6718358;0.08183245,0.1115629;-0.6984182;0.01642579,-0.07882792;0.007216434;-0.03830591,-0.1123211;-0.3309199;-0.01649117,-0.1326458;-0.6726066;0.04632146,-0.1299369;-0.6334945;-0.04085318,0.005352582;0.5391617;0.01396808,0;0;0,0.004288398;0.3113839;0.01006079,0.007628568;0.6135862;0.006444454,0.182865;0.4930645;-0.006009817,0.2319239;0.2468245;-0.02500939,0.2127872;0.02078344;-0.09228039,-0.1674569;0.4871103;0.02428356,-0.215309;0.2402335;0.01148132,-0.2337796;0.01526821;-0.05948091,0.07664314;0.002383292;-0.04305124,0.1171004;-0.3350586;-0.06378794,0.1251965;-0.676404;0.003488302,0.1447804;-0.705726;-0.05805159,-0.08128022;0.006697678;-0.03289265,-0.1156835;-0.3319778;-0.03990516,-0.1064894;-0.6722273;0.03257958,-0.1237058;-0.7059961;-0.02509997,0.006922528;0.5392774;0.009767532,747.0386
+0;0;0,0.003162019;0.310907;0.01356813,0.006119029;0.6126843;0.01071842,0.1797599;0.486272;0.01575487,0.2236013;0.2379194;0.03630893,0.2777337;0.0111607;-0.01081393,-0.1687084;0.4854222;0.00769825,-0.2242975;0.2386471;0.01365065,-0.273291;0.0113457;-0.03639021,0.07825674;0.004069235;-0.03897306,0.09156031;-0.333818;-0.001768455,0.0966804;-0.6717432;0.08203287,0.1111685;-0.6982867;0.01667107,-0.07845147;0.007181972;-0.03812297,-0.111915;-0.3306554;-0.01632753,-0.1322509;-0.6725311;0.04651985,-0.129544;-0.6334252;-0.040595,0.005345922;0.538489;0.01395199,0;0;0,0.002672218;0.3110214;0.01075983,0.004401192;0.6128136;0.007961512,0.1793227;0.4918509;-0.004974365,0.2297917;0.2445619;-0.02299023,0.2119351;0.01757568;-0.09175634,-0.1698966;0.4864195;0.02350998,-0.2184193;0.238377;0.01151084,-0.2347654;0.01234928;-0.06070184,0.07657179;0.00251013;-0.04230881,0.1171284;-0.3345734;-0.06372738,0.1293423;-0.6759993;0.003515244,0.1494342;-0.7052299;-0.057863,-0.08062378;0.006533539;-0.03341699,-0.1145827;-0.3318939;-0.03994433,-0.1030575;-0.6722065;0.0328349,-0.1187755;-0.705861;-0.02530537,0.004090667;0.5386096;0.01107121,747.0593
+0;0;0,0.003162019;0.310907;0.01356813,0.006119029;0.6126843;0.01071842,0.1797599;0.486272;0.01575487,0.2236013;0.2379194;0.03630893,0.2777337;0.0111607;-0.01081393,-0.1687084;0.4854222;0.00769825,-0.2242975;0.2386471;0.01365065,-0.273291;0.0113457;-0.03639021,0.07825674;0.004069235;-0.03897306,0.09156031;-0.333818;-0.001768455,0.0966804;-0.6717432;0.08203287,0.1111685;-0.6982867;0.01667107,-0.07845147;0.007181972;-0.03812297,-0.111915;-0.3306554;-0.01632753,-0.1322509;-0.6725311;0.04651985,-0.129544;-0.6334252;-0.040595,0.005345922;0.538489;0.01395199,0;0;0,0.002672218;0.3110214;0.01075983,0.004401192;0.6128136;0.007961512,0.1793227;0.4918509;-0.004974365,0.2297917;0.2445619;-0.02299023,0.2119351;0.01757568;-0.09175634,-0.1698966;0.4864195;0.02350998,-0.2184193;0.238377;0.01151084,-0.2347654;0.01234928;-0.06070184,0.07657179;0.00251013;-0.04230881,0.1171284;-0.3345734;-0.06372738,0.1293423;-0.6759993;0.003515244,0.1494342;-0.7052299;-0.057863,-0.08062378;0.006533539;-0.03341699,-0.1145827;-0.3318939;-0.03994433,-0.1030575;-0.6722065;0.0328349,-0.1187755;-0.705861;-0.02530537,0.004090667;0.5386096;0.01107121,747.0713
+0;0;0,0.002457858;0.3114831;0.01335833,0.00450813;0.6138364;0.0105055,0.1784204;0.4877328;0.01552538,0.2217276;0.2414608;0.03643198,0.2749783;0.02066128;-0.008027758,-0.169793;0.48605;0.007293659,-0.2240251;0.2411269;0.01313062,-0.2725636;0.02029945;-0.03630596,0.07796235;0.004175275;-0.03884096,0.09198115;-0.3343029;-0.00236465,0.09775975;-0.6717068;0.0815191,0.1120435;-0.6977823;0.01520481,-0.07818361;0.007027368;-0.03797526,-0.1106648;-0.3314641;-0.01645642,-0.1307656;-0.6729195;0.04611674,-0.1280232;-0.6337759;-0.04137582,0.004004736;0.5394968;0.01372574,0;0;0,0.003005117;0.3115817;0.01067758,0.005340762;0.6139352;0.007663727,0.1797026;0.4915078;-0.004030704,0.2284232;0.2459476;-0.02103114,0.2139617;0.02518302;-0.08899117,-0.1690046;0.4874593;0.02337052,-0.2147852;0.2410809;0.01055266,-0.2297888;0.02132864;-0.06050068,0.07657956;0.002605826;-0.04162884,0.1202849;-0.3345477;-0.06425357,0.1352572;-0.6755725;0.001997471,0.1568373;-0.7051318;-0.05910134,-0.08005618;0.006420641;-0.03397004,-0.1113071;-0.3327915;-0.04125291,-0.09779073;-0.6725708;0.03140076,-0.1119077;-0.7062814;-0.02765641,0.004858918;0.5395934;0.0108366,747.0929
+0;0;0,0.002457858;0.3114831;0.01335833,0.00450813;0.6138364;0.0105055,0.1784204;0.4877328;0.01552538,0.2217276;0.2414608;0.03643198,0.2749783;0.02066128;-0.008027758,-0.169793;0.48605;0.007293659,-0.2240251;0.2411269;0.01313062,-0.2725636;0.02029945;-0.03630596,0.07796235;0.004175275;-0.03884096,0.09198115;-0.3343029;-0.00236465,0.09775975;-0.6717068;0.0815191,0.1120435;-0.6977823;0.01520481,-0.07818361;0.007027368;-0.03797526,-0.1106648;-0.3314641;-0.01645642,-0.1307656;-0.6729195;0.04611674,-0.1280232;-0.6337759;-0.04137582,0.004004736;0.5394968;0.01372574,0;0;0,0.003005117;0.3115817;0.01067758,0.005340762;0.6139352;0.007663727,0.1797026;0.4915078;-0.004030704,0.2284232;0.2459476;-0.02103114,0.2139617;0.02518302;-0.08899117,-0.1690046;0.4874593;0.02337052,-0.2147852;0.2410809;0.01055266,-0.2297888;0.02132864;-0.06050068,0.07657956;0.002605826;-0.04162884,0.1202849;-0.3345477;-0.06425357,0.1352572;-0.6755725;0.001997471,0.1568373;-0.7051318;-0.05910134,-0.08005618;0.006420641;-0.03397004,-0.1113071;-0.3327915;-0.04125291,-0.09779073;-0.6725708;0.03140076,-0.1119077;-0.7062814;-0.02765641,0.004858918;0.5395934;0.0108366,747.1042
+0;0;0,0.002459211;0.3116546;0.01336569,0.004510931;0.6142215;0.01051063,0.1782874;0.4881009;0.01553159,0.2216749;0.2413723;0.03647695,0.2739426;0.02464898;-0.007162023,-0.1696556;0.4864194;0.007306261,-0.2239883;0.2410422;0.01315404,-0.2716308;0.02429146;-0.03536989,0.07790881;0.004172408;-0.03881428,0.0919871;-0.335742;-0.002183195,0.09775849;-0.6727253;0.081596,0.1120445;-0.6988094;0.01527154,-0.07812991;0.007022541;-0.03794917,-0.110749;-0.3329052;-0.01633903,-0.1308247;-0.6739351;0.04615613,-0.1280819;-0.6347901;-0.04134984,0.004007151;0.5398247;0.01373335,0;0;0,0.002534665;0.3117527;0.01081991,0.004528873;0.6143228;0.007884026,0.1784933;0.4902609;-0.002316952,0.2251063;0.2437761;-0.01870704,0.215364;0.02756339;-0.08771753,-0.1696855;0.48791;0.02286876,-0.2155613;0.2410335;0.01088572,-0.2283286;0.02548063;-0.05967794,0.07670499;0.00279516;-0.04125857,0.1224148;-0.3355351;-0.06417346,0.1405122;-0.6760375;0.001709938,0.162661;-0.7053934;-0.0594027,-0.07986274;0.006213188;-0.03430858,-0.1075018;-0.3347703;-0.04125415,-0.09274983;-0.6741855;0.03078552,-0.1061779;-0.708137;-0.02819203,0.004116192;0.5399228;0.01104355,747.1266
+0;0;0,0.001272447;0.3116704;0.01316066,0.001762801;0.6142433;0.0102192,0.1762109;0.48894;0.01520537,0.2197016;0.2422906;0.03685749,0.2721068;0.02539559;-0.00575139,-0.1719595;0.4863928;0.007046597,-0.2256173;0.2408646;0.01278608,-0.2732527;0.02423476;-0.03628159,0.07794108;0.004267604;-0.03873906,0.09285855;-0.3357074;-0.003013115,0.09889521;-0.672635;0.08097105,0.1132007;-0.6985344;0.01449499,-0.07811227;0.006916278;-0.03800496,-0.1099394;-0.3331136;-0.016825,-0.1296348;-0.6741717;0.04563683,-0.1269163;-0.6350321;-0.04187046,0.001689315;0.5398456;0.01345652,0;0;0,0.002534665;0.3117527;0.01081991,0.004528873;0.6143228;0.007884026,0.1784933;0.4902609;-0.002316952,0.2251063;0.2437761;-0.01870704,0.215364;0.02756339;-0.08771753,-0.1696855;0.48791;0.02286876,-0.2155613;0.2410335;0.01088572,-0.2283286;0.02548063;-0.05967794,0.07670499;0.00279516;-0.04125857,0.1224148;-0.3355351;-0.06417346,0.1405122;-0.6760375;0.001709938,0.162661;-0.7053934;-0.0594027,-0.07986274;0.006213188;-0.03430858,-0.1075018;-0.3347703;-0.04125415,-0.09274983;-0.6741855;0.03078552,-0.1061779;-0.708137;-0.02819203,0.004116192;0.5399228;0.01104355,747.1378
+0;0;0,0.001272447;0.3116704;0.01316066,0.001762801;0.6142433;0.0102192,0.1762109;0.48894;0.01520537,0.2197016;0.2422906;0.03685749,0.2721068;0.02539559;-0.00575139,-0.1719595;0.4863928;0.007046597,-0.2256173;0.2408646;0.01278608,-0.2732527;0.02423476;-0.03628159,0.07794108;0.004267604;-0.03873906,0.09285855;-0.3357074;-0.003013115,0.09889521;-0.672635;0.08097105,0.1132007;-0.6985344;0.01449499,-0.07811227;0.006916278;-0.03800496,-0.1099394;-0.3331136;-0.016825,-0.1296348;-0.6741717;0.04563683,-0.1269163;-0.6350321;-0.04187046,0.001689315;0.5398456;0.01345652,0;0;0,0.002534665;0.3117527;0.01081991,0.004528873;0.6143228;0.007884026,0.1784933;0.4902609;-0.002316952,0.2251063;0.2437761;-0.01870704,0.215364;0.02756339;-0.08771753,-0.1696855;0.48791;0.02286876,-0.2155613;0.2410335;0.01088572,-0.2283286;0.02548063;-0.05967794,0.07670499;0.00279516;-0.04125857,0.1224148;-0.3355351;-0.06417346,0.1405122;-0.6760375;0.001709938,0.162661;-0.7053934;-0.0594027,-0.07986274;0.006213188;-0.03430858,-0.1075018;-0.3347703;-0.04125415,-0.09274983;-0.6741855;0.03078552,-0.1061779;-0.708137;-0.02819203,0.004116192;0.5399228;0.01104355,747.1492
+0;0;0,0.001271697;0.3114866;0.0131529,0.001761799;0.6139044;0.01021297,0.1767949;0.488469;0.01520332,0.220399;0.2411769;0.03691186,0.2722417;0.02661029;-0.00523961,-0.1725426;0.4859132;0.007017198,-0.2263402;0.2397453;0.01277164,-0.2734643;0.02544101;-0.03576928,0.07829645;0.004287062;-0.03891569,0.09322156;-0.3358621;-0.003171429,0.09923532;-0.6715111;0.080494,0.1135759;-0.6975473;0.01385509,-0.07846842;0.006947814;-0.03817825,-0.1103119;-0.3332563;-0.01698743,-0.1299325;-0.67302;0.04523735,-0.1272074;-0.6338581;-0.04248432,0.001688352;0.5395452;0.01344861,0;0;0,-0.0002523474;0.3115481;0.01167321,-0.001472779;0.6139765;0.009805202,0.17419;0.4909239;-0.00126338,0.2255216;0.2447327;-0.01802468,0.2161253;0.03064805;-0.0857203,-0.1754955;0.4870686;0.02184507,-0.2223102;0.2396775;0.01035784,-0.2343139;0.02684864;-0.06079718,0.07725775;0.0031389;-0.04104304,0.1245803;-0.3351576;-0.06380081,0.1445967;-0.6744233;0.0009639263,0.1678018;-0.7041941;-0.05966139,-0.08022201;0.005872376;-0.03454112,-0.1057191;-0.3354319;-0.0424916,-0.08805975;-0.6732973;0.02983682,-0.1009288;-0.7074231;-0.02939773,-0.001052856;0.5396037;0.01267934,747.1627
+0;0;0,0.0003875549;0.3114943;0.01302632,4.238711E-06;0.6139127;0.0100994,0.1753466;0.4887992;0.01491702,0.219737;0.2417209;0.03745037,0.2716962;0.02702639;-0.003898706,-0.1740651;0.485929;0.006283993,-0.227957;0.2397744;0.01171542,-0.2742973;0.02538286;-0.03719363,0.07824603;0.004550769;-0.03898709,0.09314489;-0.3357742;-0.004945219,0.1002679;-0.67119;0.07956397,0.114656;-0.6971847;0.01290028,-0.07855322;0.0066642;-0.03805424,-0.109722;-0.3336474;-0.01759893,-0.1292001;-0.6734622;0.0443917,-0.1263946;-0.6343036;-0.04332779,0.0001447948;0.5395532;0.0133238,0;0;0,-0.0002523474;0.3115481;0.01167321,-0.001472779;0.6139765;0.009805202,0.17419;0.4909239;-0.00126338,0.2255216;0.2447327;-0.01802468,0.2161253;0.03064805;-0.0857203,-0.1754955;0.4870686;0.02184507,-0.2223102;0.2396775;0.01035784,-0.2343139;0.02684864;-0.06079718,0.07725775;0.0031389;-0.04104304,0.1245803;-0.3351576;-0.06380081,0.1445967;-0.6744233;0.0009639263,0.1678018;-0.7041941;-0.05966139,-0.08022201;0.005872376;-0.03454112,-0.1057191;-0.3354319;-0.0424916,-0.08805975;-0.6732973;0.02983682,-0.1009288;-0.7074231;-0.02939773,-0.001052856;0.5396037;0.01267934,747.1824
+0;0;0,0.0003881172;0.3119463;0.01304522,4.059926E-06;0.6149405;0.01011212,0.1772292;0.4891264;0.01495359,0.2216609;0.2418182;0.0375079,0.2722217;0.03290211;-0.002728272,-0.1759368;0.4862253;0.006227802,-0.2298788;0.2398416;0.01166428,-0.2749719;0.03122042;-0.0359284,0.07851693;0.004566524;-0.03912207,0.09346417;-0.3368635;-0.004969664,0.1005644;-0.6712079;0.07926959,0.1150115;-0.6974323;0.01233242,-0.07882518;0.006687272;-0.03818599,-0.1100952;-0.3347293;-0.01766426,-0.1295111;-0.6734586;0.04412836,-0.126694;-0.6342624;-0.04395099,0.0001449096;0.5404257;0.01334325,0;0;0,-0.002587669;0.311996;0.01151729,-0.005960964;0.61498;0.009216785,0.1717995;0.4900813;-0.001361609,0.2225553;0.2434633;-0.01709795,0.2155469;0.03507707;-0.08303213,-0.1808571;0.4857337;0.02141212,-0.2278467;0.2380912;0.01095329,-0.2384817;0.03134869;-0.05951445,0.07767799;0.003278524;-0.04088616,0.1249016;-0.3361797;-0.06329823,0.1490497;-0.6742909;0.0001881123,0.172923;-0.7040435;-0.06072307,-0.08048551;0.005725702;-0.03472171,-0.1038828;-0.3368249;-0.04343266,-0.08421834;-0.673438;0.02894024,-0.09599342;-0.7075619;-0.03105941,-0.005034577;0.5404614;0.01222539,747.1936
+0;0;0,0.0003881172;0.3119463;0.01304522,4.059926E-06;0.6149405;0.01011212,0.1772292;0.4891264;0.01495359,0.2216609;0.2418182;0.0375079,0.2722217;0.03290211;-0.002728272,-0.1759368;0.4862253;0.006227802,-0.2298788;0.2398416;0.01166428,-0.2749719;0.03122042;-0.0359284,0.07851693;0.004566524;-0.03912207,0.09346417;-0.3368635;-0.004969664,0.1005644;-0.6712079;0.07926959,0.1150115;-0.6974323;0.01233242,-0.07882518;0.006687272;-0.03818599,-0.1100952;-0.3347293;-0.01766426,-0.1295111;-0.6734586;0.04412836,-0.126694;-0.6342624;-0.04395099,0.0001449096;0.5404257;0.01334325,0;0;0,-0.002587669;0.311996;0.01151729,-0.005960964;0.61498;0.009216785,0.1717995;0.4900813;-0.001361609,0.2225553;0.2434633;-0.01709795,0.2155469;0.03507707;-0.08303213,-0.1808571;0.4857337;0.02141212,-0.2278467;0.2380912;0.01095329,-0.2384817;0.03134869;-0.05951445,0.07767799;0.003278524;-0.04088616,0.1249016;-0.3361797;-0.06329823,0.1490497;-0.6742909;0.0001881123,0.172923;-0.7040435;-0.06072307,-0.08048551;0.005725702;-0.03472171,-0.1038828;-0.3368249;-0.04343266,-0.08421834;-0.673438;0.02894024,-0.09599342;-0.7075619;-0.03105941,-0.005034577;0.5404614;0.01222539,747.2158
+0;0;0,-0.0001139419;0.311457;0.01267397,-0.0008867506;0.6137981;0.009520066,0.177712;0.4878143;0.01504049,0.2231526;0.236861;0.038259,0.2733741;0.0291283;-0.001058348,-0.1780264;0.4849241;0.005366833,-0.2328742;0.2348302;0.01049356,-0.2765922;0.02735172;-0.03707046,0.07795323;0.004651537;-0.03863046,0.0936059;-0.3397583;-0.006521996,0.1015633;-0.672676;0.0782378,0.1160561;-0.7000554;0.01232041,-0.07807757;0.006521474;-0.03810535,-0.1088177;-0.3377899;-0.01813547,-0.1274781;-0.6753285;0.04351899,-0.124498;-0.6361501;-0.04454013,-0.0006590342;0.5394562;0.01279618,0;0;0,-0.004975755;0.3114768;0.01111698,-0.01053794;0.613772;0.008226871,0.1698611;0.4911925;-0.0003204346,0.2215758;0.2408949;-0.01638985,0.2195744;0.03434007;-0.08385849,-0.1861621;0.4843773;0.02146477,-0.2335668;0.2329074;0.0116073,-0.242068;0.02801859;-0.06029012,0.0773491;0.003575713;-0.03993726,0.1286604;-0.3379588;-0.06474423,0.1560755;-0.6744966;-0.0009281635,0.1797784;-0.7042377;-0.06189298,-0.07944746;0.005405157;-0.03534884,-0.09947254;-0.3401663;-0.04391766,-0.07766848;-0.675501;0.02789458,-0.08860493;-0.709116;-0.03277717,-0.009088688;0.5394394;0.01139903,747.2273
+0;0;0,-0.0001139419;0.311457;0.01267397,-0.0008867506;0.6137981;0.009520066,0.177712;0.4878143;0.01504049,0.2231526;0.236861;0.038259,0.2733741;0.0291283;-0.001058348,-0.1780264;0.4849241;0.005366833,-0.2328742;0.2348302;0.01049356,-0.2765922;0.02735172;-0.03707046,0.07795323;0.004651537;-0.03863046,0.0936059;-0.3397583;-0.006521996,0.1015633;-0.672676;0.0782378,0.1160561;-0.7000554;0.01232041,-0.07807757;0.006521474;-0.03810535,-0.1088177;-0.3377899;-0.01813547,-0.1274781;-0.6753285;0.04351899,-0.124498;-0.6361501;-0.04454013,-0.0006590342;0.5394562;0.01279618,0;0;0,-0.004975755;0.3114768;0.01111698,-0.01053794;0.613772;0.008226871,0.1698611;0.4911925;-0.0003204346,0.2215758;0.2408949;-0.01638985,0.2195744;0.03434007;-0.08385849,-0.1861621;0.4843773;0.02146477,-0.2335668;0.2329074;0.0116073,-0.242068;0.02801859;-0.06029012,0.0773491;0.003575713;-0.03993726,0.1286604;-0.3379588;-0.06474423,0.1560755;-0.6744966;-0.0009281635,0.1797784;-0.7042377;-0.06189298,-0.07944746;0.005405157;-0.03534884,-0.09947254;-0.3401663;-0.04391766,-0.07766848;-0.675501;0.02789458,-0.08860493;-0.709116;-0.03277717,-0.009088688;0.5394394;0.01139903,747.2385
+0;0;0,-0.0001139643;0.3115183;0.01267647,-0.0008870338;0.6139603;0.009521332,0.1770761;0.4881319;0.01503502,0.2225717;0.2368745;0.03828166,0.2728728;0.02881247;-0.001098003,-0.1773945;0.4852519;0.005395844,-0.2323087;0.234855;0.01052878,-0.276096;0.02704762;-0.03711064,0.07831109;0.004672891;-0.03880781,0.09405923;-0.3418374;-0.006503519,0.1019947;-0.6738371;0.07802255,0.116469;-0.7011433;0.01218917,-0.078436;0.006551412;-0.03828029,-0.1093636;-0.3398598;-0.01818862,-0.1279726;-0.6764676;0.04329584,-0.1249962;-0.6373009;-0.04465107,-0.0006592294;0.5395898;0.01279871,0;0;0,-0.00571597;0.3115246;0.01114082,-0.01165643;0.613914;0.008276463,0.1682455;0.4918848;-0.0006966591,0.2204869;0.2412913;-0.01533413,0.2217424;0.03513332;-0.08510566,-0.1862819;0.4834149;0.01962396,-0.2353639;0.2319105;0.01084668,-0.2432806;0.02736804;-0.0631158,0.07798478;0.003751278;-0.0395577,0.1318577;-0.3392875;-0.06754041,0.1622766;-0.6744103;-0.002741814,0.1858145;-0.7039027;-0.06384969,-0.07973006;0.005204969;-0.03572861,-0.09574641;-0.3426677;-0.04516403,-0.07235445;-0.676982;0.02637739,-0.08256867;-0.7102898;-0.03457626,-0.0101449;0.5395536;0.01144075,747.2606
+0;0;0,0.001954447;0.3115385;0.01201104,0.001903565;0.6139806;0.008619718,0.1795529;0.487316;0.01508066,0.2246965;0.2359719;0.03807445,0.2760941;0.02813214;-0.001062166,-0.1749814;0.4863203;0.00459788,-0.2288206;0.2356771;0.009054719,-0.2719782;0.02779183;-0.0388191,0.07836252;0.005004515;-0.03866236,0.09539688;-0.3417702;-0.01006065,0.1044078;-0.6734611;0.075563,0.11913;-0.7011114;0.01008594,-0.07835992;0.006226992;-0.03848969,-0.1073936;-0.3404227;-0.01972823,-0.1254826;-0.6769912;0.04212531,-0.1223261;-0.6378618;-0.04581918,0.002076061;0.5396107;0.01191552,0;0;0,-0.00571597;0.3115246;0.01114082,-0.01165643;0.613914;0.008276463,0.1682455;0.4918848;-0.0006966591,0.2204869;0.2412913;-0.01533413,0.2217424;0.03513332;-0.08510566,-0.1862819;0.4834149;0.01962396,-0.2353639;0.2319105;0.01084668,-0.2432806;0.02736804;-0.0631158,0.07798478;0.003751278;-0.0395577,0.1318577;-0.3392875;-0.06754041,0.1622766;-0.6744103;-0.002741814,0.1858145;-0.7039027;-0.06384969,-0.07973006;0.005204969;-0.03572861,-0.09574641;-0.3426677;-0.04516403,-0.07235445;-0.676982;0.02637739,-0.08256867;-0.7102898;-0.03457626,-0.0101449;0.5395536;0.01144075,747.2719
+0;0;0,0.001954447;0.3115385;0.01201104,0.001903565;0.6139806;0.008619718,0.1795529;0.487316;0.01508066,0.2246965;0.2359719;0.03807445,0.2760941;0.02813214;-0.001062166,-0.1749814;0.4863203;0.00459788,-0.2288206;0.2356771;0.009054719,-0.2719782;0.02779183;-0.0388191,0.07836252;0.005004515;-0.03866236,0.09539688;-0.3417702;-0.01006065,0.1044078;-0.6734611;0.075563,0.11913;-0.7011114;0.01008594,-0.07835992;0.006226992;-0.03848969,-0.1073936;-0.3404227;-0.01972823,-0.1254826;-0.6769912;0.04212531,-0.1223261;-0.6378618;-0.04581918,0.002076061;0.5396107;0.01191552,0;0;0,-0.00571597;0.3115246;0.01114082,-0.01165643;0.613914;0.008276463,0.1682455;0.4918848;-0.0006966591,0.2204869;0.2412913;-0.01533413,0.2217424;0.03513332;-0.08510566,-0.1862819;0.4834149;0.01962396,-0.2353639;0.2319105;0.01084668,-0.2432806;0.02736804;-0.0631158,0.07798478;0.003751278;-0.0395577,0.1318577;-0.3392875;-0.06754041,0.1622766;-0.6744103;-0.002741814,0.1858145;-0.7039027;-0.06384969,-0.07973006;0.005204969;-0.03572861,-0.09574641;-0.3426677;-0.04516403,-0.07235445;-0.676982;0.02637739,-0.08256867;-0.7102898;-0.03457626,-0.0101449;0.5395536;0.01144075,747.2829
+0;0;0,0.001949473;0.3107457;0.01198047,0.001898844;0.6121731;0.008601799,0.1809677;0.4853685;0.01507573,0.2261335;0.2339011;0.0380808,0.2787811;0.02100661;-0.002007641,-0.1764037;0.4843648;0.004509061,-0.2302693;0.2335987;0.008968086,-0.2744764;0.02065757;-0.04007006,0.07835945;0.005004319;-0.03866085,0.09567154;-0.3474244;-0.009592803,0.1046068;-0.6763294;0.07531169,0.1192144;-0.7035309;0.01034433,-0.07835685;0.006226748;-0.03848818,-0.1078638;-0.3460748;-0.01942083,-0.125801;-0.6798165;0.04191321,-0.122669;-0.6407582;-0.04534669,0.002070695;0.5380817;0.01188526,0;0;0,-0.007500619;0.3106494;0.01228476,-0.01532236;0.6119926;0.01089239,0.1668938;0.491744;0.000275135,0.2213974;0.241602;-0.01595521,0.220559;0.03083916;-0.08862734,-0.1909904;0.4813168;0.01910693,-0.246233;0.2309677;0.01023818,-0.2542644;0.02247581;-0.06830838,0.07830849;0.003918767;-0.03888869,0.132764;-0.3440895;-0.07460213,0.1685773;-0.6748201;-0.005306959,0.1920651;-0.703389;-0.06633282,-0.07950482;0.005019824;-0.03624488,-0.09182496;-0.3486734;-0.04624026,-0.06662214;-0.6799805;0.02494623,-0.07672074;-0.7125341;-0.03580922,-0.01333646;0.5379064;0.01365757,747.3053
+0;0;0,0.003655857;0.3107506;0.01144188,0.004769316;0.6121726;0.007744445,0.1834404;0.4847284;0.01578129,0.2284043;0.2331041;0.03742674,0.2814243;0.02020161;-0.002124853,-0.1740554;0.4855272;0.003781128,-0.226159;0.2343725;0.00717854,-0.2694817;0.02116479;-0.04148926,0.07847272;0.00522831;-0.03840058,0.0964196;-0.3475197;-0.01395901,0.1072719;-0.6758952;0.07275239,0.1229595;-0.70238;0.007410847,-0.07828093;0.005958513;-0.03868461,-0.1057389;-0.3465818;-0.02102184,-0.1229585;-0.6802959;0.04066644,-0.1195542;-0.6412627;-0.04658586,0.004766942;0.5380837;0.01108802,0;0;0,-0.007500619;0.3106494;0.01228476,-0.01532236;0.6119926;0.01089239,0.1668938;0.491744;0.000275135,0.2213974;0.241602;-0.01595521,0.220559;0.03083916;-0.08862734,-0.1909904;0.4813168;0.01910693,-0.246233;0.2309677;0.01023818,-0.2542644;0.02247581;-0.06830838,0.07830849;0.003918767;-0.03888869,0.132764;-0.3440895;-0.07460213,0.1685773;-0.6748201;-0.005306959,0.1920651;-0.703389;-0.06633282,-0.07950482;0.005019824;-0.03624488,-0.09182496;-0.3486734;-0.04624026,-0.06662214;-0.6799805;0.02494623,-0.07672074;-0.7125341;-0.03580922,-0.01333646;0.5379064;0.01365757,747.3169
+0;0;0,0.003641102;0.3094963;0.0113957,0.004750346;0.6097943;0.007711492,0.1815397;0.4831755;0.01568702,0.2264702;0.2317379;0.03731641,0.2810144;0.01271538;-0.003372107,-0.1721911;0.4839659;0.003813238,-0.224256;0.2329975;0.00720813,-0.2688241;0.01366104;-0.04285865,0.0789202;0.005258124;-0.03861955,0.09708792;-0.3518305;-0.01387722,0.1079748;-0.6812539;0.07311089,0.1231475;-0.7058845;0.009914398,-0.07872733;0.005992491;-0.03890521,-0.1065232;-0.3508859;-0.02102509,-0.1237978;-0.6856651;0.04086006,-0.1205052;-0.6469283;-0.04352791,0.00474798;0.5359688;0.01104318,0;0;0,-0.007771805;0.3094034;0.01184106,-0.01565479;0.6096165;0.009906292,0.164935;0.4909093;0.0007040501,0.2252318;0.2423494;-0.01631689,0.2241819;0.02688117;-0.09489036,-0.1901327;0.4821163;0.01955106,-0.2381823;0.2305681;0.008497394,-0.2499752;0.01868145;-0.07848787,0.07886334;0.004495114;-0.03883147,0.1367177;-0.345958;-0.08668542,0.1769722;-0.6762282;-0.01247978,0.2008729;-0.703356;-0.07056308,-0.08000296;0.00442293;-0.03643459,-0.08766784;-0.3536753;-0.04914049,-0.05864821;-0.6856928;0.02246586,-0.06862646;-0.7158514;-0.03660934,-0.01367659;0.5357998;0.01281857,747.3282
+0;0;0,0.003641102;0.3094963;0.0113957,0.004750346;0.6097943;0.007711492,0.1815397;0.4831755;0.01568702,0.2264702;0.2317379;0.03731641,0.2810144;0.01271538;-0.003372107,-0.1721911;0.4839659;0.003813238,-0.224256;0.2329975;0.00720813,-0.2688241;0.01366104;-0.04285865,0.0789202;0.005258124;-0.03861955,0.09708792;-0.3518305;-0.01387722,0.1079748;-0.6812539;0.07311089,0.1231475;-0.7058845;0.009914398,-0.07872733;0.005992491;-0.03890521,-0.1065232;-0.3508859;-0.02102509,-0.1237978;-0.6856651;0.04086006,-0.1205052;-0.6469283;-0.04352791,0.00474798;0.5359688;0.01104318,0;0;0,-0.007771805;0.3094034;0.01184106,-0.01565479;0.6096165;0.009906292,0.164935;0.4909093;0.0007040501,0.2252318;0.2423494;-0.01631689,0.2241819;0.02688117;-0.09489036,-0.1901327;0.4821163;0.01955106,-0.2381823;0.2305681;0.008497394,-0.2499752;0.01868145;-0.07848787,0.07886334;0.004495114;-0.03883147,0.1367177;-0.345958;-0.08668542,0.1769722;-0.6762282;-0.01247978,0.2008729;-0.703356;-0.07056308,-0.08000296;0.00442293;-0.03643459,-0.08766784;-0.3536753;-0.04914049,-0.05864821;-0.6856928;0.02246586,-0.06862646;-0.7158514;-0.03660934,-0.01367659;0.5357998;0.01281857,747.3509
+0;0;0,-0.0007695155;0.3088237;0.01217653,-0.003630345;0.6083039;0.009128832,0.1738853;0.4832868;0.01544647,0.2195412;0.2315204;0.03568908,0.2733348;0.01747543;-0.004432965,-0.1784977;0.4807451;0.002239684,-0.2301005;0.2293195;0.003922465,-0.2724187;0.01448889;-0.04481934,0.07958148;0.005587336;-0.03862348,0.09896186;-0.3523728;-0.01949652,0.1114419;-0.6888447;0.07012332,0.1269014;-0.7099604;0.01289642,-0.07923581;0.005705252;-0.03931082,-0.1052639;-0.3520022;-0.02366306,-0.1215264;-0.6941576;0.0401019,-0.1182697;-0.6560511;-0.03768242,-0.002817029;0.5346934;0.01233461,0;0;0,-0.01008584;0.3086441;0.01257181,-0.02045834;0.6079735;0.01151085,0.1605188;0.490424;0.002907992,0.222124;0.2418886;-0.01485491,0.2259228;0.03491522;-0.101263,-0.1938352;0.4808174;0.02024856,-0.2431775;0.2293125;0.006423414,-0.2571499;0.0252942;-0.08577258,0.07937916;0.00532046;-0.0390749,0.1372675;-0.3418973;-0.1095421,0.1832095;-0.6763633;-0.02338767,0.2060734;-0.7034436;-0.07182121,-0.08078925;0.003522248;-0.03628905,-0.08618025;-0.3551728;-0.04991432,-0.05344231;-0.6943884;0.02262414,-0.06251444;-0.7199387;-0.03176875,-0.01785209;0.5343837;0.01419473,747.3625
+0;0;0,-0.0007695155;0.3088237;0.01217653,-0.003630345;0.6083039;0.009128832,0.1738853;0.4832868;0.01544647,0.2195412;0.2315204;0.03568908,0.2733348;0.01747543;-0.004432965,-0.1784977;0.4807451;0.002239684,-0.2301005;0.2293195;0.003922465,-0.2724187;0.01448889;-0.04481934,0.07958148;0.005587336;-0.03862348,0.09896186;-0.3523728;-0.01949652,0.1114419;-0.6888447;0.07012332,0.1269014;-0.7099604;0.01289642,-0.07923581;0.005705252;-0.03931082,-0.1052639;-0.3520022;-0.02366306,-0.1215264;-0.6941576;0.0401019,-0.1182697;-0.6560511;-0.03768242,-0.002817029;0.5346934;0.01233461,0;0;0,-0.01008584;0.3086441;0.01257181,-0.02045834;0.6079735;0.01151085,0.1605188;0.490424;0.002907992,0.222124;0.2418886;-0.01485491,0.2259228;0.03491522;-0.101263,-0.1938352;0.4808174;0.02024856,-0.2431775;0.2293125;0.006423414,-0.2571499;0.0252942;-0.08577258,0.07937916;0.00532046;-0.0390749,0.1372675;-0.3418973;-0.1095421,0.1832095;-0.6763633;-0.02338767,0.2060734;-0.7034436;-0.07182121,-0.08078925;0.003522248;-0.03628905,-0.08618025;-0.3551728;-0.04991432,-0.05344231;-0.6943884;0.02262414,-0.06251444;-0.7199387;-0.03176875,-0.01785209;0.5343837;0.01419473,747.374
+0;0;0,-0.0007673118;0.3079393;0.01214166,-0.00362046;0.6066135;0.009101775,0.1739247;0.4817765;0.01541173,0.2195103;0.2303974;0.0356232,0.2721592;0.02090749;-0.00364501,-0.1785214;0.4792344;0.002202578,-0.2300447;0.2281955;0.003882771,-0.2714624;0.01793666;-0.04382176,0.0795209;0.005583083;-0.03859407,0.09881826;-0.3508435;-0.01954905,0.1116214;-0.6960251;0.07239063,0.1271321;-0.7173103;0.014974,-0.0791755;0.005700909;-0.0392809,-0.1050921;-0.3504741;-0.02370017,-0.1217755;-0.7014863;0.04171537,-0.118508;-0.663353;-0.03632684,-0.002809235;0.5331923;0.01229931,0;0;0,-0.01098305;0.3077149;0.01286578,-0.02187435;0.6062191;0.01198482,0.1598462;0.4909797;0.005243539,0.2245868;0.2438783;-0.01543403,0.2294395;0.04530911;-0.1089575,-0.1954809;0.4801623;0.02029595,-0.252874;0.23125;-0.0003619418,-0.2647438;0.03746137;-0.1028558,0.07922521;0.0062626;-0.03909469,0.1417578;-0.3335779;-0.1305995,0.1906602;-0.6749386;-0.0365324,0.2134827;-0.7018368;-0.0856154,-0.08069849;0.002659391;-0.0363996,-0.08368744;-0.3544703;-0.05138284,-0.0464325;-0.7021085;0.02296038,-0.05524097;-0.7278462;-0.03165771,-0.01917679;0.5328212;0.0146358,747.3867
+0;0;0,-0.001724129;0.3079382;0.01207063,-0.004177948;0.6066136;0.00882671,0.1734177;0.4826298;0.01604751,0.2202964;0.2312682;0.033303,0.2731356;0.02203575;-0.007066432,-0.1789978;0.4787791;0.0001004608,-0.2285753;0.2273431;0.0003753877,-0.2689573;0.01695967;-0.04766621,0.07965903;0.005949412;-0.03825301,0.1018924;-0.3506082;-0.02611269,0.116823;-0.6949456;0.06862897,0.1321795;-0.7156309;0.01064114,-0.07901029;0.00536359;-0.03965925,-0.1014688;-0.35116;-0.0269471,-0.1170522;-0.7021332;0.03894742,-0.1133391;-0.6640029;-0.03907518,-0.003544945;0.5331932;0.01208174,0;0;0,-0.01098305;0.3077149;0.01286578,-0.02187435;0.6062191;0.01198482,0.1598462;0.4909797;0.005243539,0.2245868;0.2438783;-0.01543403,0.2294395;0.04530911;-0.1089575,-0.1954809;0.4801623;0.02029595,-0.252874;0.23125;-0.0003619418,-0.2647438;0.03746137;-0.1028558,0.07922521;0.0062626;-0.03909469,0.1417578;-0.3335779;-0.1305995,0.1906602;-0.6749386;-0.0365324,0.2134827;-0.7018368;-0.0856154,-0.08069849;0.002659391;-0.0363996,-0.08368744;-0.3544703;-0.05138284,-0.0464325;-0.7021085;0.02296038,-0.05524097;-0.7278462;-0.03165771,-0.01917679;0.5328212;0.0146358,747.4
+0;0;0,-0.001724129;0.3079382;0.01207063,-0.004177948;0.6066136;0.00882671,0.1734177;0.4826298;0.01604751,0.2202964;0.2312682;0.033303,0.2731356;0.02203575;-0.007066432,-0.1789978;0.4787791;0.0001004608,-0.2285753;0.2273431;0.0003753877,-0.2689573;0.01695967;-0.04766621,0.07965903;0.005949412;-0.03825301,0.1018924;-0.3506082;-0.02611269,0.116823;-0.6949456;0.06862897,0.1321795;-0.7156309;0.01064114,-0.07901029;0.00536359;-0.03965925,-0.1014688;-0.35116;-0.0269471,-0.1170522;-0.7021332;0.03894742,-0.1133391;-0.6640029;-0.03907518,-0.003544945;0.5331932;0.01208174,0;0;0,-0.01098305;0.3077149;0.01286578,-0.02187435;0.6062191;0.01198482,0.1598462;0.4909797;0.005243539,0.2245868;0.2438783;-0.01543403,0.2294395;0.04530911;-0.1089575,-0.1954809;0.4801623;0.02029595,-0.252874;0.23125;-0.0003619418,-0.2647438;0.03746137;-0.1028558,0.07922521;0.0062626;-0.03909469,0.1417578;-0.3335779;-0.1305995,0.1906602;-0.6749386;-0.0365324,0.2134827;-0.7018368;-0.0856154,-0.08069849;0.002659391;-0.0363996,-0.08368744;-0.3544703;-0.05138284,-0.0464325;-0.7021085;0.02296038,-0.05524097;-0.7278462;-0.03165771,-0.01917679;0.5328212;0.0146358,747.4197
+0;0;0,-0.001719933;0.3071889;0.01204126,-0.004165593;0.6048735;0.008809701,0.1719861;0.4815813;0.0159858,0.2185807;0.2317432;0.0331367,0.2708096;0.02492759;-0.006766416,-0.1775586;0.4777619;0.0001686523,-0.2268356;0.2278499;0.0004419129,-0.2667512;0.01989666;-0.04704474,0.07910569;0.005908086;-0.0379873,0.1013495;-0.3508165;-0.0258413,0.1168001;-0.7071468;0.07220013,0.1325945;-0.7292775;0.01255875,-0.07846145;0.005326332;-0.03938377,-0.1009305;-0.3513641;-0.02666566,-0.1170566;-0.7145613;0.0415239,-0.1132377;-0.6761991;-0.03872356,-0.003535002;0.5317327;0.01205233,0;0;0,-0.01228391;0.3068508;0.01430631,-0.02467408;0.6043062;0.01531267,0.1563567;0.4911308;0.009184839,0.2251762;0.2471495;-0.01574087,0.2314663;0.05716784;-0.1204319,-0.1967159;0.4796805;0.02154115,-0.256398;0.2335598;-0.005789125,-0.268624;0.04462959;-0.1118491,0.07896412;0.00704518;-0.03808784,0.142994;-0.3242091;-0.1566858,0.1962834;-0.6741706;-0.04940438,0.2171504;-0.7004742;-0.1034288,-0.07978052;0.001960703;-0.03697127,-0.08243848;-0.3553149;-0.05251962,-0.04005476;-0.7144613;0.02519535,-0.04922895;-0.741852;-0.03089663,-0.02159133;0.5311869;0.01744819,747.4428
+0;0;0,-0.003577801;0.3071672;0.01218422,-0.007674962;0.6048358;0.009140523,0.1689369;0.481854;0.01723542,0.2160832;0.2318816;0.0304764,0.269807;0.02557658;-0.01007977,-0.1806113;0.4777725;-0.0005880101,-0.2284587;0.2275881;-0.002223443,-0.2669203;0.01955025;-0.0505324,0.07913607;0.006233548;-0.03787183,0.1023757;-0.350587;-0.03206318,0.1203351;-0.7061487;0.06831339,0.1366863;-0.7272744;0.007956397,-0.07845484;0.00498865;-0.03944111,-0.09862884;-0.3519093;-0.02888076,-0.1135197;-0.715105;0.03959781,-0.1093485;-0.6767243;-0.04063018,-0.006647604;0.5316974;0.01233539,0;0;0,-0.01228391;0.3068508;0.01430631,-0.02467408;0.6043062;0.01531267,0.1563567;0.4911308;0.009184839,0.2251762;0.2471495;-0.01574087,0.2314663;0.05716784;-0.1204319,-0.1967159;0.4796805;0.02154115,-0.256398;0.2335598;-0.005789125,-0.268624;0.04462959;-0.1118491,0.07896412;0.00704518;-0.03808784,0.142994;-0.3242091;-0.1566858,0.1962834;-0.6741706;-0.04940438,0.2171504;-0.7004742;-0.1034288,-0.07978052;0.001960703;-0.03697127,-0.08243848;-0.3553149;-0.05251962,-0.04005476;-0.7144613;0.02519535,-0.04922895;-0.741852;-0.03089663,-0.02159133;0.5311869;0.01744819,747.4543
+0;0;0,-0.003571102;0.3065921;0.0121614,-0.007659196;0.6036022;0.009124975,0.1695488;0.4806243;0.01722898,0.2160566;0.2340372;0.03029065,0.2705799;0.02466196;-0.0108691,-0.1811911;0.4765289;-0.0006552069,-0.2283904;0.2297327;-0.002268492,-0.2674244;0.01859879;-0.0512964,0.07934962;0.006250369;-0.03797403,0.1027174;-0.3525382;-0.03213335,0.1211926;-0.7183107;0.07112578,0.1370781;-0.7379804;0.01248773,-0.07866656;0.005002113;-0.03954754,-0.09895183;-0.3538644;-0.02892894,-0.1142703;-0.7274901;0.04151614,-0.1102179;-0.6893481;-0.03642698,-0.006634279;0.5306376;0.01231224,0;0;0,-0.01397808;0.3061214;0.01592755,-0.02797185;0.6028353;0.01873827,0.1541225;0.4901554;0.01162028,0.2269401;0.2512862;-0.01626968,0.2344262;0.06900835;-0.1396539,-0.2002818;0.4783166;0.02352587,-0.2639271;0.238108;-0.01372806,-0.2780525;0.05632502;-0.1372609,0.07935444;0.007753998;-0.03768563,0.1468842;-0.3152886;-0.1804883,0.2014895;-0.6728124;-0.06221628,0.2223328;-0.7002761;-0.1114233,-0.07985702;0.001198374;-0.03740157,-0.07942808;-0.3580192;-0.05389293,-0.03326729;-0.7270936;0.02639768,-0.04203359;-0.7535608;-0.02738386,-0.02450941;0.5298953;0.02041602,747.4667
+0;0;0,-0.003559604;0.3056049;0.01212225,-0.007634787;0.6016775;0.009096039,0.1679638;0.4794;0.01714454,0.2126846;0.2422878;0.02970433,0.2684442;0.02816519;-0.01238866,-0.1795789;0.475342;-0.0005766284,-0.2249647;0.2380286;-0.002127925,-0.2648838;0.02210748;-0.05226747,0.07979283;0.006285281;-0.03818613,0.1033347;-0.355177;-0.03230193,0.1219526;-0.7237741;0.07175457,0.137927;-0.7437217;0.0127884,-0.07910595;0.005030051;-0.03976843,-0.09954239;-0.3565108;-0.0290707,-0.1149791;-0.7330216;0.04191837,-0.110904;-0.6948341;-0.03646091,-0.006613306;0.5289575;0.01227262,0;0;0,-0.01342919;0.305067;0.01754403,-0.02701623;0.6008412;0.02201128,0.1535286;0.4894615;0.01502705,0.2263909;0.2611335;-0.01558852,0.2393944;0.08552857;-0.156028,-0.1982046;0.4783392;0.02632411,-0.2615509;0.2496746;-0.01927928,-0.2769005;0.07404096;-0.1594458,0.07937676;0.008735448;-0.03856945,0.1502851;-0.3100893;-0.195307,0.2055161;-0.6719475;-0.0810864,0.2261257;-0.6991791;-0.1313531,-0.08064209;0.0002158164;-0.03689699,-0.07611562;-0.3615571;-0.05543656,-0.02794775;-0.7332429;0.02560519,-0.03667103;-0.7600751;-0.02844071,-0.0236537;0.5281332;0.0232594,747.4879
+0;0;0,-0.004132401;0.3055895;0.01232952,-0.008322772;0.6016635;0.009602776,0.167298;0.4796179;0.01889226,0.2138561;0.2426488;0.02650346,0.269272;0.02935949;-0.02003869,-0.1800842;0.4750311;-0.001358426,-0.223012;0.2372886;-0.005311791,-0.2616855;0.02130198;-0.05614066,0.07997144;0.006468237;-0.03777979,0.1062787;-0.3548512;-0.03772518,0.1271491;-0.7229911;0.06751572,0.1433008;-0.7446045;0.01005151,-0.07895616;0.004856189;-0.04008645,-0.096591;-0.3568973;-0.03188286,-0.1102352;-0.7333658;0.03969562,-0.1057354;-0.6951566;-0.03865816,-0.007303892;0.5289401;0.01269973,0;0;0,-0.01342919;0.305067;0.01754403,-0.02701623;0.6008412;0.02201128,0.1535286;0.4894615;0.01502705,0.2263909;0.2611335;-0.01558852,0.2393944;0.08552857;-0.156028,-0.1982046;0.4783392;0.02632411,-0.2615509;0.2496746;-0.01927928,-0.2769005;0.07404096;-0.1594458,0.07937676;0.008735448;-0.03856945,0.1502851;-0.3100893;-0.195307,0.2055161;-0.6719475;-0.0810864,0.2261257;-0.6991791;-0.1313531,-0.08064209;0.0002158164;-0.03689699,-0.07611562;-0.3615571;-0.05543656,-0.02794775;-0.7332429;0.02560519,-0.03667103;-0.7600751;-0.02844071,-0.0236537;0.5281332;0.0232594,747.5001
+0;0;0,-0.004132401;0.3055895;0.01232952,-0.008322772;0.6016635;0.009602776,0.167298;0.4796179;0.01889226,0.2138561;0.2426488;0.02650346,0.269272;0.02935949;-0.02003869,-0.1800842;0.4750311;-0.001358426,-0.223012;0.2372886;-0.005311791,-0.2616855;0.02130198;-0.05614066,0.07997144;0.006468237;-0.03777979,0.1062787;-0.3548512;-0.03772518,0.1271491;-0.7229911;0.06751572,0.1433008;-0.7446045;0.01005151,-0.07895616;0.004856189;-0.04008645,-0.096591;-0.3568973;-0.03188286,-0.1102352;-0.7333658;0.03969562,-0.1057354;-0.6951566;-0.03865816,-0.007303892;0.5289401;0.01269973,0;0;0,-0.01342919;0.305067;0.01754403,-0.02701623;0.6008412;0.02201128,0.1535286;0.4894615;0.01502705,0.2263909;0.2611335;-0.01558852,0.2393944;0.08552857;-0.156028,-0.1982046;0.4783392;0.02632411,-0.2615509;0.2496746;-0.01927928,-0.2769005;0.07404096;-0.1594458,0.07937676;0.008735448;-0.03856945,0.1502851;-0.3100893;-0.195307,0.2055161;-0.6719475;-0.0810864,0.2261257;-0.6991791;-0.1313531,-0.08064209;0.0002158164;-0.03689699,-0.07611562;-0.3615571;-0.05543656,-0.02794775;-0.7332429;0.02560519,-0.03667103;-0.7600751;-0.02844071,-0.0236537;0.5281332;0.0232594,747.5118
+0;0;0,-0.004128636;0.305311;0.01231828,-0.008312699;0.6009391;0.009596962,0.1673447;0.4790218;0.01888188,0.2115718;0.2539167;0.02611203,0.269372;0.03145078;-0.02243256,-0.1801143;0.474434;-0.00137328,-0.2208929;0.2485942;-0.005128717,-0.2612303;0.02331491;-0.05814446,0.08004647;0.006474306;-0.03781524,0.1058055;-0.3473146;-0.03776177,0.1273922;-0.7280914;0.07109168,0.1433561;-0.7491047;0.01429553,-0.07903025;0.004860745;-0.04012406,-0.09629753;-0.3493531;-0.03209145,-0.1104101;-0.7387444;0.04194406,-0.1059626;-0.7006306;-0.03549881,-0.007295771;0.5283549;0.01268798,0;0;0,-0.01509473;0.3045626;0.01993489,-0.03069537;0.5997238;0.02780247,0.1502375;0.4878488;0.0193882,0.2265288;0.274255;-0.01579618,0.2419964;0.09574276;-0.167726,-0.20134;0.4770747;0.03019078,-0.2612127;0.2621165;-0.02355712,-0.2780832;0.09192216;-0.1846094,0.07934099;0.009464145;-0.03866243,0.149614;-0.2924196;-0.2111676,0.204168;-0.6673108;-0.09375167,0.2257341;-0.6946626;-0.1420081,-0.08070181;-0.000508478;-0.03696359,-0.07498222;-0.3547445;-0.05469144,-0.02276393;-0.7389376;0.02882444,-0.03128157;-0.7650915;-0.0246284,-0.02681932;0.5271708;0.0281117,747.5328
+0;0;0,-0.004821084;0.3052941;0.01248504,-0.009479336;0.6009175;0.01001792,0.1664389;0.4796556;0.01988264,0.2132411;0.2549611;0.02147869,0.2713647;0.03337477;-0.0305758,-0.1811866;0.4748734;-0.002614981,-0.2208638;0.2488927;-0.008864801,-0.2605115;0.0238359;-0.06332611,0.08037699;0.006581731;-0.03708863,0.1101012;-0.3468578;-0.04229363,0.1336687;-0.7272855;0.06736636,0.1501844;-0.7475817;0.01009035,-0.07863636;0.004803738;-0.04089735,-0.09420984;-0.3495296;-0.03494334,-0.1045326;-0.7389389;0.03962093,-0.09971024;-0.7008067;-0.03779756,-0.008361793;0.5283319;0.01304349,0;0;0,-0.01509473;0.3045626;0.01993489,-0.03069537;0.5997238;0.02780247,0.1502375;0.4878488;0.0193882,0.2265288;0.274255;-0.01579618,0.2419964;0.09574276;-0.167726,-0.20134;0.4770747;0.03019078,-0.2612127;0.2621165;-0.02355712,-0.2780832;0.09192216;-0.1846094,0.07934099;0.009464145;-0.03866243,0.149614;-0.2924196;-0.2111676,0.204168;-0.6673108;-0.09375167,0.2257341;-0.6946626;-0.1420081,-0.08070181;-0.000508478;-0.03696359,-0.07498222;-0.3547445;-0.05469144,-0.02276393;-0.7389376;0.02882444,-0.03128157;-0.7650915;-0.0246284,-0.02681932;0.5271708;0.0281117,747.5441
+0;0;0,-0.00482187;0.3053439;0.01248707,-0.00948099;0.6010222;0.01001971,0.1650286;0.4801442;0.01982968,0.2099309;0.2645712;0.02136093,0.2639039;0.05880842;-0.02697633,-0.1797953;0.4754004;-0.002486639,-0.2178619;0.2585936;-0.008482745,-0.2546782;0.0496081;-0.05905496,0.08054332;0.006595352;-0.03716538,0.1102021;-0.3460658;-0.04235892,0.1339772;-0.7298461;0.06826745,0.151497;-0.7532001;0.007509295,-0.07879908;0.004813679;-0.04098199,-0.09433828;-0.3487394;-0.03504109,-0.104752;-0.7415804;0.04018028,-0.09963647;-0.7029537;-0.04194492,-0.008363318;0.5284282;0.01304564,0;0;0,-0.01552756;0.3044229;0.02235246,-0.03170844;0.5995161;0.03319836,0.1480104;0.4886707;0.02286553,0.2262327;0.2865908;-0.01631665,0.2492421;0.1395559;-0.1758134,-0.2006982;0.4768114;0.03087302,-0.2635512;0.2743246;-0.02861514,-0.2786357;0.125265;-0.1871762,0.07972779;0.009907097;-0.03817487,0.1510601;-0.2845517;-0.2211564,0.2016676;-0.6631621;-0.1020608,0.2223489;-0.6880767;-0.1603858,-0.08068778;-0.001029058;-0.03742211,-0.07273534;-0.3544904;-0.05410521,-0.01860746;-0.7419044;0.02998617,-0.02770092;-0.771487;-0.02669156,-0.02771359;0.526962;0.0327127,747.5663
+0;0;0,-0.00482187;0.3053439;0.01248707,-0.00948099;0.6010222;0.01001971,0.1650286;0.4801442;0.01982968,0.2099309;0.2645712;0.02136093,0.2639039;0.05880842;-0.02697633,-0.1797953;0.4754004;-0.002486639,-0.2178619;0.2585936;-0.008482745,-0.2546782;0.0496081;-0.05905496,0.08054332;0.006595352;-0.03716538,0.1102021;-0.3460658;-0.04235892,0.1339772;-0.7298461;0.06826745,0.151497;-0.7532001;0.007509295,-0.07879908;0.004813679;-0.04098199,-0.09433828;-0.3487394;-0.03504109,-0.104752;-0.7415804;0.04018028,-0.09963647;-0.7029537;-0.04194492,-0.008363318;0.5284282;0.01304564,0;0;0,-0.01552756;0.3044229;0.02235246,-0.03170844;0.5995161;0.03319836,0.1480104;0.4886707;0.02286553,0.2262327;0.2865908;-0.01631665,0.2492421;0.1395559;-0.1758134,-0.2006982;0.4768114;0.03087302,-0.2635512;0.2743246;-0.02861514,-0.2786357;0.125265;-0.1871762,0.07972779;0.009907097;-0.03817487,0.1510601;-0.2845517;-0.2211564,0.2016676;-0.6631621;-0.1020608,0.2223489;-0.6880767;-0.1603858,-0.08068778;-0.001029058;-0.03742211,-0.07273534;-0.3544904;-0.05410521,-0.01860746;-0.7419044;0.02998617,-0.02770092;-0.771487;-0.02669156,-0.02771359;0.526962;0.0327127,747.5778
+0;0;0,-0.005618467;0.3053433;0.01258698,-0.01095255;0.6009619;0.01029497,0.1616488;0.4806261;0.0214151,0.2067041;0.2686748;0.01670896,0.2610764;0.06561075;-0.03556176,-0.1790234;0.4758585;-0.002974813,-0.2162519;0.2625504;-0.01241788,-0.2515876;0.0554464;-0.06517117,0.08079438;0.006839422;-0.03687043,0.1142237;-0.3448297;-0.04638146,0.1396521;-0.726377;0.06484395,0.1576949;-0.7515759;0.0008562952,-0.07871878;0.004599314;-0.04142627,-0.09330641;-0.3484614;-0.03761857,-0.09993854;-0.7396067;0.03692957,-0.09413499;-0.7005666;-0.04881121,-0.009679418;0.5284085;0.01327185,0;0;0,-0.01628279;0.3040958;0.02617479,-0.03355569;0.5988741;0.04165506,0.1443221;0.4894105;0.02618527,0.2296306;0.2956533;-0.02024817,0.2537704;0.1513987;-0.1800339,-0.2000681;0.476037;0.03733248,-0.261529;0.2826661;-0.03886266,-0.2731949;0.1538695;-0.2126411,0.08013194;0.01044706;-0.03746557,0.1540102;-0.2749619;-0.2323062,0.1956167;-0.6518478;-0.1105609,0.2148777;-0.6742175;-0.1765406,-0.08052918;-0.00160501;-0.03803172,-0.06928482;-0.3544708;-0.05347354,-0.01360947;-0.7399771;0.02947969,-0.02110975;-0.7708;-0.03143996,-0.0293042;0.5263935;0.03993297,747.6
+0;0;0,-0.005618467;0.3053433;0.01258698,-0.01095255;0.6009619;0.01029497,0.1616488;0.4806261;0.0214151,0.2067041;0.2686748;0.01670896,0.2610764;0.06561075;-0.03556176,-0.1790234;0.4758585;-0.002974813,-0.2162519;0.2625504;-0.01241788,-0.2515876;0.0554464;-0.06517117,0.08079438;0.006839422;-0.03687043,0.1142237;-0.3448297;-0.04638146,0.1396521;-0.726377;0.06484395,0.1576949;-0.7515759;0.0008562952,-0.07871878;0.004599314;-0.04142627,-0.09330641;-0.3484614;-0.03761857,-0.09993854;-0.7396067;0.03692957,-0.09413499;-0.7005666;-0.04881121,-0.009679418;0.5284085;0.01327185,0;0;0,-0.01628279;0.3040958;0.02617479,-0.03355569;0.5988741;0.04165506,0.1443221;0.4894105;0.02618527,0.2296306;0.2956533;-0.02024817,0.2537704;0.1513987;-0.1800339,-0.2000681;0.476037;0.03733248,-0.261529;0.2826661;-0.03886266,-0.2731949;0.1538695;-0.2126411,0.08013194;0.01044706;-0.03746557,0.1540102;-0.2749619;-0.2323062,0.1956167;-0.6518478;-0.1105609,0.2148777;-0.6742175;-0.1765406,-0.08052918;-0.00160501;-0.03803172,-0.06928482;-0.3544708;-0.05347354,-0.01360947;-0.7399771;0.02947969,-0.02110975;-0.7708;-0.03143996,-0.0293042;0.5263935;0.03993297,747.6113
+0;0;0,-0.005623403;0.3056115;0.01259804,-0.01096305;0.6015381;0.01030399,0.1636104;0.4805851;0.02152057,0.2118614;0.2536001;0.01648062,0.2665831;0.04923156;-0.03612588,-0.1809808;0.4757627;-0.003149915,-0.2208499;0.2473246;-0.01326278,-0.2564126;0.03889014;-0.06635496,0.08077392;0.00683769;-0.0368611,0.1141431;-0.3441987;-0.04635501,0.1392131;-0.7203676;0.06330252,0.1570265;-0.7448648;0.0001283363,-0.07869885;0.00459815;-0.04141578,-0.09326024;-0.3478274;-0.03761493,-0.09979888;-0.7334589;0.03588235,-0.09406911;-0.6945337;-0.0487684,-0.00968873;0.5289172;0.01328364,0;0;0,-0.01757063;0.3040144;0.02924442,-0.03589897;0.5988345;0.04820538,0.1436811;0.4882456;0.02763486,0.2417247;0.2903769;-0.04385757,0.2572618;0.1755479;-0.228523,-0.2037232;0.4742476;0.03946342,-0.267847;0.2709237;-0.05231503,-0.2784471;0.1517718;-0.2345755,0.08030385;0.01072723;-0.03696132,0.1552389;-0.2679998;-0.2397573,0.1879058;-0.6407809;-0.1209152,0.2100475;-0.6658284;-0.1822157,-0.08030777;-0.00187537;-0.03843263,-0.06690896;-0.3540625;-0.05309398,-0.01188384;-0.7341882;0.02834886,-0.01903665;-0.764792;-0.03126881,-0.03142599;0.5263247;0.0456326,747.6332
+0;0;0,-0.002860656;0.3057679;0.0113803,-0.006501555;0.6016372;0.00839357,0.1690592;0.4779695;0.02201863,0.2206994;0.2468684;0.01082342,0.2712064;0.06231773;-0.04195719,-0.1795858;0.4771535;-0.003504396,-0.2198358;0.2439928;-0.01819333,-0.2518927;0.05504702;-0.06984161,0.08098627;0.007106638;-0.03648953,0.1177216;-0.3428069;-0.05063919,0.1440656;-0.7098805;0.05702852,0.1627131;-0.7375298;-0.01163447,-0.07851669;0.004369659;-0.04191421,-0.09095137;-0.3475262;-0.03994605,-0.0944168;-0.7241433;0.03200469,-0.08810461;-0.6846412;-0.05885585,-0.005547872;0.5290689;0.01149759,0;0;0,-0.01861071;0.3036993;0.03243566,-0.03810005;0.5980607;0.05569649,0.1435049;0.4877243;0.02988052,0.2442472;0.2900276;-0.05358648,0.2608565;0.1947586;-0.2269175,-0.2060712;0.4686235;0.04076685,-0.2687761;0.2897511;-0.1016147,-0.2702631;0.1879219;-0.2719799,0.08054803;0.01109073;-0.03646612,0.1533782;-0.2615157;-0.2471097,0.1741128;-0.6247917;-0.1261554,0.2037843;-0.6546667;-0.1887681,-0.08016995;-0.002267946;-0.03883816,-0.06560061;-0.3537895;-0.05331184,-0.01091282;-0.7247955;0.02664543,-0.01764045;-0.7606228;-0.03665761,-0.03335945;0.5256697;0.0519855,747.6556
+0;0;0,-0.002860656;0.3057679;0.0113803,-0.006501555;0.6016372;0.00839357,0.1690592;0.4779695;0.02201863,0.2206994;0.2468684;0.01082342,0.2712064;0.06231773;-0.04195719,-0.1795858;0.4771535;-0.003504396,-0.2198358;0.2439928;-0.01819333,-0.2518927;0.05504702;-0.06984161,0.08098627;0.007106638;-0.03648953,0.1177216;-0.3428069;-0.05063919,0.1440656;-0.7098805;0.05702852,0.1627131;-0.7375298;-0.01163447,-0.07851669;0.004369659;-0.04191421,-0.09095137;-0.3475262;-0.03994605,-0.0944168;-0.7241433;0.03200469,-0.08810461;-0.6846412;-0.05885585,-0.005547872;0.5290689;0.01149759,0;0;0,-0.01861071;0.3036993;0.03243566,-0.03810005;0.5980607;0.05569649,0.1435049;0.4877243;0.02988052,0.2442472;0.2900276;-0.05358648,0.2608565;0.1947586;-0.2269175,-0.2060712;0.4686235;0.04076685,-0.2687761;0.2897511;-0.1016147,-0.2702631;0.1879219;-0.2719799,0.08054803;0.01109073;-0.03646612,0.1533782;-0.2615157;-0.2471097,0.1741128;-0.6247917;-0.1261554,0.2037843;-0.6546667;-0.1887681,-0.08016995;-0.002267946;-0.03883816,-0.06560061;-0.3537895;-0.05331184,-0.01091282;-0.7247955;0.02664543,-0.01764045;-0.7606228;-0.03665761,-0.03335945;0.5256697;0.0519855,747.6669
+0;0;0,-0.002865348;0.3062694;0.01139897,-0.006510094;0.6024517;0.008409212,0.1693505;0.4786229;0.02205544,0.2200905;0.2515507;0.0110554,0.2834277;0.02011883;-0.055133,-0.1798913;0.4778056;-0.003511288,-0.2194396;0.2487096;-0.01794414,-0.2596399;0.0117662;-0.08271256,0.08119755;0.007125178;-0.03658473,0.1175735;-0.3393655;-0.05059598,0.1449055;-0.7202049;0.06110943,0.163278;-0.7470043;-0.006541222,-0.07872154;0.004381059;-0.04202357,-0.09103458;-0.3440726;-0.04007465,-0.09462997;-0.7348133;0.03457435,-0.08841085;-0.6954513;-0.05494658,-0.005555444;0.5298098;0.01151638,0;0;0,-0.01881172;0.3038606;0.03541088,-0.03890975;0.5983104;0.06090736,0.143031;0.4880386;0.03323507,0.2470958;0.3011016;-0.05886483,0.2687412;0.2255314;-0.2950296,-0.2059734;0.4662997;0.0425166,-0.2672374;0.2942847;-0.1021031,-0.2719996;0.1941468;-0.3299252,0.08118534;0.01148203;-0.03548741,0.1515044;-0.24602;-0.2598159,0.1729271;-0.6210108;-0.1287177,0.1940935;-0.6390921;-0.2020695,-0.08001133;-0.002657668;-0.03966583,-0.06294794;-0.3506825;-0.05242875,-0.005160477;-0.7351124;0.032058,-0.01175606;-0.7700318;-0.03025017,-0.03400613;0.5258857;0.05666018,747.689
+0;0;0,-8.364522E-05;0.3063129;0.01055786,-0.001368046;0.6025067;0.006797942,0.1731769;0.4767331;0.02383777,0.2254665;0.2504199;0.006360065,0.2921482;0.02131467;-0.06447437,-0.1758001;0.4792189;-0.00318451,-0.2143464;0.2503307;-0.02272284,-0.2531176;0.01375422;-0.08966714,0.08147642;0.007475519;-0.03588819,0.1218902;-0.3383787;-0.05396894,0.15036;-0.7192523;0.05733467,0.1699448;-0.7458767;-0.01012231,-0.07857943;0.00396865;-0.04232939,-0.08842948;-0.3445667;-0.04113993,-0.08764474;-0.735395;0.03313271,-0.08116117;-0.6961061;-0.05637709,-0.000922833;0.5298675;0.01007941,0;0;0,-0.01881172;0.3038606;0.03541088,-0.03890975;0.5983104;0.06090736,0.143031;0.4880386;0.03323507,0.2470958;0.3011016;-0.05886483,0.2687412;0.2255314;-0.2950296,-0.2059734;0.4662997;0.0425166,-0.2672374;0.2942847;-0.1021031,-0.2719996;0.1941468;-0.3299252,0.08118534;0.01148203;-0.03548741,0.1515044;-0.24602;-0.2598159,0.1729271;-0.6210108;-0.1287177,0.1940935;-0.6390921;-0.2020695,-0.08001133;-0.002657668;-0.03966583,-0.06294794;-0.3506825;-0.05242875,-0.005160477;-0.7351124;0.032058,-0.01175606;-0.7700318;-0.03025017,-0.03400613;0.5258857;0.05666018,747.7009
+0;0;0,-8.37202E-05;0.3065875;0.01056733,-0.001368856;0.6029568;0.006805656,0.1720963;0.4774809;0.02376157,0.2163932;0.2857608;0.008955417,0.2695765;0.1030334;-0.04753995,-0.1747159;0.4799513;-0.003093072,-0.2073701;0.2860498;-0.01964488,-0.2382929;0.09736359;-0.07303759,0.0813669;0.00746547;-0.03583995,0.121142;-0.3329237;-0.05363499,0.1488687;-0.7038552;0.05476323,0.1694335;-0.733313;-0.01606927,-0.07847379;0.003963315;-0.04227249,-0.0881682;-0.3390646;-0.04110182,-0.08740395;-0.7196909;0.03123205,-0.08059595;-0.6799373;-0.06275679,-0.0009234472;0.5302857;0.01008857,0;0;0,-0.01907621;0.303827;0.037853,-0.03954003;0.5982623;0.0651927,0.1412234;0.4877704;0.03664899,0.2421594;0.3388942;-0.0445044,0.2832377;0.2539216;-0.2191517,-0.2045722;0.4647212;0.0442441,-0.2600401;0.31848;-0.07606743,-0.2679362;0.2324435;-0.2547987,0.08152068;0.01167127;-0.03433609,0.1490256;-0.2271953;-0.2712946,0.1525606;-0.5906646;-0.1371801,0.1858061;-0.6237988;-0.1995034,-0.07937542;-0.002814778;-0.04065004,-0.06054695;-0.3453071;-0.05103968,-0.003743004;-0.7196786;0.03098781,-0.0102872;-0.7587177;-0.03355803,-0.03453938;0.525839;0.06050992,747.7224
+0;0;0,-8.37202E-05;0.3065875;0.01056733,-0.001368856;0.6029568;0.006805656,0.1720963;0.4774809;0.02376157,0.2163932;0.2857608;0.008955417,0.2695765;0.1030334;-0.04753995,-0.1747159;0.4799513;-0.003093072,-0.2073701;0.2860498;-0.01964488,-0.2382929;0.09736359;-0.07303759,0.0813669;0.00746547;-0.03583995,0.121142;-0.3329237;-0.05363499,0.1488687;-0.7038552;0.05476323,0.1694335;-0.733313;-0.01606927,-0.07847379;0.003963315;-0.04227249,-0.0881682;-0.3390646;-0.04110182,-0.08740395;-0.7196909;0.03123205,-0.08059595;-0.6799373;-0.06275679,-0.0009234472;0.5302857;0.01008857,0;0;0,-0.01907621;0.303827;0.037853,-0.03954003;0.5982623;0.0651927,0.1412234;0.4877704;0.03664899,0.2421594;0.3388942;-0.0445044,0.2832377;0.2539216;-0.2191517,-0.2045722;0.4647212;0.0442441,-0.2600401;0.31848;-0.07606743,-0.2679362;0.2324435;-0.2547987,0.08152068;0.01167127;-0.03433609,0.1490256;-0.2271953;-0.2712946,0.1525606;-0.5906646;-0.1371801,0.1858061;-0.6237988;-0.1995034,-0.07937542;-0.002814778;-0.04065004,-0.06054695;-0.3453071;-0.05103968,-0.003743004;-0.7196786;0.03098781,-0.0102872;-0.7587177;-0.03355803,-0.03453938;0.525839;0.06050992,747.7343
+0;0;0,-0.007042245;0.3069065;0.0130327,-0.01546349;0.6039285;0.01199949,0.1631194;0.4823346;0.02368553,0.2156146;0.2654282;-0.0003293864,0.2890025;0.02428211;-0.08403824,-0.1878544;0.4780028;-0.003758732,-0.2220752;0.2575073;-0.02807895,-0.2644416;0.00716868;-0.106054,0.08139537;0.007774635;-0.03519198,0.1254027;-0.3305583;-0.05735354,0.1546966;-0.7002803;0.04964969,0.1746191;-0.727017;-0.01371508,-0.077932;0.003675178;-0.04286284,-0.08538513;-0.338144;-0.04183512,-0.08042915;-0.7175378;0.02914333,-0.07413192;-0.6783381;-0.05749826,-0.01336037;0.5310782;0.01462502,0;0;0,-0.02003282;0.3038884;0.04076266,-0.04192306;0.59865;0.07142425,0.1405383;0.4868142;0.03943157,0.2490527;0.3269138;-0.07474947,0.272853;0.283112;-0.3356314,-0.2071929;0.4624767;0.04509657,-0.2672462;0.3194097;-0.1170955,-0.2792543;0.225558;-0.365273,0.08155949;0.01194295;-0.03360868,0.147631;-0.2214535;-0.2745602,0.1507716;-0.5844936;-0.1434338,0.1767087;-0.6101215;-0.2055938,-0.07891466;-0.003058675;-0.04107613,-0.05879647;-0.344241;-0.05039689,-0.001248788;-0.7168241;0.03250196,-0.006763556;-0.7507547;-0.02677305,-0.03654678;0.5261344;0.06585026,747.7561
+0;0;0,-0.007042245;0.3069065;0.0130327,-0.01546349;0.6039285;0.01199949,0.1631194;0.4823346;0.02368553,0.2156146;0.2654282;-0.0003293864,0.2890025;0.02428211;-0.08403824,-0.1878544;0.4780028;-0.003758732,-0.2220752;0.2575073;-0.02807895,-0.2644416;0.00716868;-0.106054,0.08139537;0.007774635;-0.03519198,0.1254027;-0.3305583;-0.05735354,0.1546966;-0.7002803;0.04964969,0.1746191;-0.727017;-0.01371508,-0.077932;0.003675178;-0.04286284,-0.08538513;-0.338144;-0.04183512,-0.08042915;-0.7175378;0.02914333,-0.07413192;-0.6783381;-0.05749826,-0.01336037;0.5310782;0.01462502,0;0;0,-0.02003282;0.3038884;0.04076266,-0.04192306;0.59865;0.07142425,0.1405383;0.4868142;0.03943157,0.2490527;0.3269138;-0.07474947,0.272853;0.283112;-0.3356314,-0.2071929;0.4624767;0.04509657,-0.2672462;0.3194097;-0.1170955,-0.2792543;0.225558;-0.365273,0.08155949;0.01194295;-0.03360868,0.147631;-0.2214535;-0.2745602,0.1507716;-0.5844936;-0.1434338,0.1767087;-0.6101215;-0.2055938,-0.07891466;-0.003058675;-0.04107613,-0.05879647;-0.344241;-0.05039689,-0.001248788;-0.7168241;0.03250196,-0.006763556;-0.7507547;-0.02677305,-0.03654678;0.5261344;0.06585026,747.7681
+0;0;0,-0.007048063;0.3071601;0.01304347,-0.01547488;0.6043795;0.01201094,0.1635826;0.4826379;0.02372193,0.2100356;0.2906977;0.002471158,0.2834049;0.04961279;-0.08121645,-0.1883342;0.4782945;-0.003796073,-0.2186161;0.2831782;-0.025317,-0.2609718;0.03290316;-0.1032722,0.08121977;0.007757863;-0.03511606,0.1249552;-0.3284847;-0.05714069,0.1543808;-0.6998685;0.05034351,0.1742232;-0.7263771;-0.01276647,-0.07776386;0.003667249;-0.04277037,-0.08517095;-0.33604;-0.041749,-0.08019269;-0.7171392;0.02954849,-0.07392078;-0.6779765;-0.05674472,-0.01337127;0.5315124;0.01463708,0;0;0,-0.02031308;0.3037103;0.04375529,-0.04246726;0.5983102;0.07754827,0.1400537;0.4861227;0.04223442,0.2500446;0.3532596;-0.05625366,0.2730314;0.2907578;-0.3133018,-0.208781;0.4652488;0.04621469,-0.2638766;0.3367195;-0.0948356,-0.2821592;0.2337716;-0.3389177,0.08145891;0.01212281;-0.03327847,0.1455088;-0.2135457;-0.2791002,0.1458499;-0.5784818;-0.1480806,0.173371;-0.6031188;-0.209945,-0.07861926;-0.003203084;-0.04121559,-0.05720182;-0.3422027;-0.05002009,0.001563903;-0.7161388;0.0340218,-0.003765342;-0.7500496;-0.024773,-0.03705766;0.525846;0.0711751,747.79
+0;0;0,-0.007423781;0.3071318;0.01349232,-0.01470895;0.6043798;0.01236451,0.1638465;0.4820786;0.023947,0.2122058;0.2912884;-0.002716925,0.2877788;0.05787209;-0.1042757,-0.1875322;0.4776843;-0.005275436,-0.218806;0.2831912;-0.03067055,-0.2581207;0.03260145;-0.1092054,0.08149537;0.007879489;-0.034444,0.1291886;-0.3274291;-0.06183859,0.1595825;-0.6990293;0.04462328,0.1808213;-0.7277682;-0.01594457,-0.07728188;0.003584799;-0.04364209,-0.08211268;-0.3361698;-0.04300316,-0.07385339;-0.7174231;0.02715636,-0.06725304;-0.6782542;-0.05911168,-0.0129633;0.5315052;0.01504523,0;0;0,-0.02031308;0.3037103;0.04375529,-0.04246726;0.5983102;0.07754827,0.1400537;0.4861227;0.04223442,0.2500446;0.3532596;-0.05625366,0.2730314;0.2907578;-0.3133018,-0.208781;0.4652488;0.04621469,-0.2638766;0.3367195;-0.0948356,-0.2821592;0.2337716;-0.3389177,0.08145891;0.01212281;-0.03327847,0.1455088;-0.2135457;-0.2791002,0.1458499;-0.5784818;-0.1480806,0.173371;-0.6031188;-0.209945,-0.07861926;-0.003203084;-0.04121559,-0.05720182;-0.3422027;-0.05002009,0.001563903;-0.7161388;0.0340218,-0.003765342;-0.7500496;-0.024773,-0.03705766;0.525846;0.0711751,747.8016
+0;0;0,-0.007423781;0.3071318;0.01349232,-0.01470895;0.6043798;0.01236451,0.1638465;0.4820786;0.023947,0.2122058;0.2912884;-0.002716925,0.2877788;0.05787209;-0.1042757,-0.1875322;0.4776843;-0.005275436,-0.218806;0.2831912;-0.03067055,-0.2581207;0.03260145;-0.1092054,0.08149537;0.007879489;-0.034444,0.1291886;-0.3274291;-0.06183859,0.1595825;-0.6990293;0.04462328,0.1808213;-0.7277682;-0.01594457,-0.07728188;0.003584799;-0.04364209,-0.08211268;-0.3361698;-0.04300316,-0.07385339;-0.7174231;0.02715636,-0.06725304;-0.6782542;-0.05911168,-0.0129633;0.5315052;0.01504523,0;0;0,-0.02031308;0.3037103;0.04375529,-0.04246726;0.5983102;0.07754827,0.1400537;0.4861227;0.04223442,0.2500446;0.3532596;-0.05625366,0.2730314;0.2907578;-0.3133018,-0.208781;0.4652488;0.04621469,-0.2638766;0.3367195;-0.0948356,-0.2821592;0.2337716;-0.3389177,0.08145891;0.01212281;-0.03327847,0.1455088;-0.2135457;-0.2791002,0.1458499;-0.5784818;-0.1480806,0.173371;-0.6031188;-0.209945,-0.07861926;-0.003203084;-0.04121559,-0.05720182;-0.3422027;-0.05002009,0.001563903;-0.7161388;0.0340218,-0.003765342;-0.7500496;-0.024773,-0.03705766;0.525846;0.0711751,747.8129
+0;0;0,-0.007428532;0.3073284;0.01350095,-0.0147129;0.6045433;0.01237378,0.164177;0.4821683;0.02397241,0.2132865;0.2884181;-0.003105184,0.2888812;0.05493483;-0.1046931,-0.1878673;0.4777656;-0.005305381,-0.2196263;0.2802552;-0.03109447,-0.2589523;0.02959347;-0.1096519,0.08153514;0.007883334;-0.03446081,0.129136;-0.3267754;-0.0618023,0.1586076;-0.6871009;0.04142941,0.1809391;-0.7188615;-0.02225427,-0.07731959;0.003586548;-0.04366338,-0.08214102;-0.3355096;-0.04302569,-0.07413232;-0.7051952;0.02500511,-0.06719242;-0.6655546;-0.06570087,-0.01296772;0.5316885;0.01505377,0;0;0,-0.01977783;0.3035683;0.04629564,-0.04098953;0.5980747;0.08117104,0.1412745;0.4842255;0.04553103,0.2462734;0.3555618;-0.06894564,0.2752391;0.3171822;-0.330168,-0.2079432;0.46646;0.04681678,-0.2520924;0.360571;-0.119082,-0.2941409;0.5209451;0.08842993,0.08182584;0.01207089;-0.03250384,0.1433457;-0.2056044;-0.2851748,0.1375084;-0.5591453;-0.1573682,0.1645806;-0.5883816;-0.2216086,-0.0784114;-0.003102838;-0.0417097,-0.05363046;-0.3412694;-0.04796489,0.004196364;-0.7037566;0.03339194,-0.001416336;-0.7416189;-0.02769728,-0.03578784;0.5256302;0.07462811,747.8356
+0;0;0,-0.007066162;0.3073204;0.01387225,-0.01363316;0.6045526;0.01299989,0.1649905;0.4818943;0.02427233,0.2146298;0.2892199;-0.008842379,0.2955165;0.05926773;-0.1143339,-0.1872559;0.4788208;-0.005200136,-0.2191817;0.2821808;-0.0367833,-0.2553769;0.03126839;-0.1160423,0.08179206;0.007898194;-0.03384304,0.1323957;-0.3259697;-0.06516944,0.1636309;-0.6863877;0.0372173,0.1864576;-0.7128481;-0.03104576,-0.07709924;0.003528753;-0.04405596,-0.07901154;-0.3355966;-0.04363452,-0.0680504;-0.7053474;0.02362621,-0.0610486;-0.6656907;-0.0670733,-0.01209019;0.5316911;0.01562604,0;0;0,-0.01977783;0.3035683;0.04629564,-0.04098953;0.5980747;0.08117104,0.1412745;0.4842255;0.04553103,0.2462734;0.3555618;-0.06894564,0.2752391;0.3171822;-0.330168,-0.2079432;0.46646;0.04681678,-0.2520924;0.360571;-0.119082,-0.2941409;0.5209451;0.08842993,0.08182584;0.01207089;-0.03250384,0.1433457;-0.2056044;-0.2851748,0.1375084;-0.5591453;-0.1573682,0.1645806;-0.5883816;-0.2216086,-0.0784114;-0.003102838;-0.0417097,-0.05363046;-0.3412694;-0.04796489,0.004196364;-0.7037566;0.03339194,-0.001416336;-0.7416189;-0.02769728,-0.03578784;0.5256302;0.07462811,747.8464
+0;0;0,-0.007068445;0.3074197;0.01387674,-0.01364057;0.6048819;0.01300514,0.1678768;0.4813866;0.0244197,0.2170883;0.2903728;-0.008409619,0.2979946;0.06036463;-0.1139268,-0.1901248;0.4782629;-0.005534304,-0.2217754;0.2833176;-0.03684527,-0.2579795;0.03234413;-0.1161235,0.08227486;0.007944817;-0.03404282,0.1326244;-0.3242466;-0.06521191,0.1633362;-0.6786248;0.03545906,0.1870298;-0.7072293;-0.03539627,-0.07755436;0.003549583;-0.04431602,-0.07945705;-0.3338729;-0.0438967,-0.06867959;-0.6974275;0.02223689,-0.0614119;-0.6574041;-0.07190692,-0.0120971;0.531997;0.01563213,0;0;0,-0.02055868;0.3032289;0.04877472,-0.04369306;0.5974113;0.08701825,0.1415816;0.4828811;0.0475955,0.2545651;0.3666043;-0.06945253,0.2704018;0.3315441;-0.3323278,-0.2111342;0.4629353;0.04518458,-0.2643682;0.3532793;-0.113332,-0.2596828;0.5724305;0.03678213,0.08218044;0.01274049;-0.0327909,0.1380862;-0.1963983;-0.2916214,0.1317073;-0.543421;-0.1643567,0.1582912;-0.5780753;-0.2286177,-0.0790228;-0.003676083;-0.04163017,-0.05351563;-0.340095;-0.047054,0.004152086;-0.6964312;0.03270088,-0.001797301;-0.7373295;-0.03018296,-0.03795274;0.5250822;0.07946563,747.8576
+0;0;0,-0.007068445;0.3074197;0.01387674,-0.01364057;0.6048819;0.01300514,0.1678768;0.4813866;0.0244197,0.2170883;0.2903728;-0.008409619,0.2979946;0.06036463;-0.1139268,-0.1901248;0.4782629;-0.005534304,-0.2217754;0.2833176;-0.03684527,-0.2579795;0.03234413;-0.1161235,0.08227486;0.007944817;-0.03404282,0.1326244;-0.3242466;-0.06521191,0.1633362;-0.6786248;0.03545906,0.1870298;-0.7072293;-0.03539627,-0.07755436;0.003549583;-0.04431602,-0.07945705;-0.3338729;-0.0438967,-0.06867959;-0.6974275;0.02223689,-0.0614119;-0.6574041;-0.07190692,-0.0120971;0.531997;0.01563213,0;0;0,-0.02055868;0.3032289;0.04877472,-0.04369306;0.5974113;0.08701825,0.1415816;0.4828811;0.0475955,0.2545651;0.3666043;-0.06945253,0.2704018;0.3315441;-0.3323278,-0.2111342;0.4629353;0.04518458,-0.2643682;0.3532793;-0.113332,-0.2596828;0.5724305;0.03678213,0.08218044;0.01274049;-0.0327909,0.1380862;-0.1963983;-0.2916214,0.1317073;-0.543421;-0.1643567,0.1582912;-0.5780753;-0.2286177,-0.0790228;-0.003676083;-0.04163017,-0.05351563;-0.340095;-0.047054,0.004152086;-0.6964312;0.03270088,-0.001797301;-0.7373295;-0.03018296,-0.03795274;0.5250822;0.07946563,747.8693
+0;0;0,-0.008714667;0.307353;0.01470661,-0.01692448;0.6045097;0.01477036,0.1654627;0.4815052;0.02486369,0.2160913;0.2918807;-0.01410498,0.3002466;0.0661068;-0.1260988,-0.193079;0.4782404;-0.006550465,-0.2236896;0.2838799;-0.04296826,-0.2587208;0.03369653;-0.1253072,0.08222634;0.008374792;-0.03372762,0.1341126;-0.3241602;-0.06806231,0.166506;-0.6742962;0.0310177,0.1915794;-0.696864;-0.03879817,-0.07733531;0.003085624;-0.04448132,-0.07727902;-0.3352191;-0.04520981,-0.06457427;-0.6945851;0.01925735,-0.05734487;-0.6549286;-0.07085809,-0.01498065;0.5317033;0.01715267,0;0;0,-0.02057999;0.3029516;0.05054593,-0.04268492;0.5968392;0.08954954,0.1423113;0.4816299;0.04937577,0.2572337;0.3691676;-0.06972218,0.2694235;0.3414911;-0.3336995,-0.2107907;0.4651312;0.04343139,-0.2636841;0.3511903;-0.1123216,-0.2030258;0.6092589;-0.1302026,0.08220021;0.01246375;-0.03250599,0.1362315;-0.1910856;-0.2972679,0.1328152;-0.5356253;-0.1758509,0.1545357;-0.5661017;-0.2401714,-0.07882249;-0.003423732;-0.04176304,-0.05124722;-0.340561;-0.04711615,0.00667486;-0.6922396;0.03306214,0.001264572;-0.7295342;-0.02783511,-0.03722981;0.5245726;0.08193421,747.8909
+0;0;0,-0.008714667;0.307353;0.01470661,-0.01692448;0.6045097;0.01477036,0.1654627;0.4815052;0.02486369,0.2160913;0.2918807;-0.01410498,0.3002466;0.0661068;-0.1260988,-0.193079;0.4782404;-0.006550465,-0.2236896;0.2838799;-0.04296826,-0.2587208;0.03369653;-0.1253072,0.08222634;0.008374792;-0.03372762,0.1341126;-0.3241602;-0.06806231,0.166506;-0.6742962;0.0310177,0.1915794;-0.696864;-0.03879817,-0.07733531;0.003085624;-0.04448132,-0.07727902;-0.3352191;-0.04520981,-0.06457427;-0.6945851;0.01925735,-0.05734487;-0.6549286;-0.07085809,-0.01498065;0.5317033;0.01715267,0;0;0,-0.02057999;0.3029516;0.05054593,-0.04268492;0.5968392;0.08954954,0.1423113;0.4816299;0.04937577,0.2572337;0.3691676;-0.06972218,0.2694235;0.3414911;-0.3336995,-0.2107907;0.4651312;0.04343139,-0.2636841;0.3511903;-0.1123216,-0.2030258;0.6092589;-0.1302026,0.08220021;0.01246375;-0.03250599,0.1362315;-0.1910856;-0.2972679,0.1328152;-0.5356253;-0.1758509,0.1545357;-0.5661017;-0.2401714,-0.07882249;-0.003423732;-0.04176304,-0.05124722;-0.340561;-0.04711615,0.00667486;-0.6922396;0.03306214,0.001264572;-0.7295342;-0.02783511,-0.03722981;0.5245726;0.08193421,747.9139
+0;0;0,-0.008720978;0.3075756;0.01471726,-0.01693537;0.6048974;0.01478167,0.1655642;0.4818357;0.02488063,0.2162474;0.2920069;-0.01413003,0.3004048;0.06622709;-0.1261268,-0.1931994;0.4785689;-0.006552968,-0.223843;0.283999;-0.04301,-0.2588752;0.0338091;-0.1253511,0.08257917;0.008410728;-0.03387234,0.1347184;-0.3257452;-0.0683744,0.1668616;-0.6731777;0.02994058,0.1916829;-0.6952167;-0.03917306,-0.07766715;0.003098864;-0.04467219,-0.07761058;-0.3368548;-0.04540423,-0.06500393;-0.693446;0.01856516,-0.05784725;-0.6538867;-0.07064387,-0.01499084;0.5320649;0.01716484,0;0;0,-0.02136588;0.3029324;0.0516808,-0.04405622;0.5967849;0.09184694,0.1411893;0.4823031;0.05054426,0.256204;0.372739;-0.0714922,0.2692477;0.3513985;-0.3360233,-0.2102502;0.4634703;0.03981276,-0.2631244;0.3422538;-0.1106414,-0.2192149;0.5980093;-0.05351554,0.08244066;0.01280561;-0.03281689,0.1313704;-0.1838751;-0.3057485,0.1297967;-0.5265368;-0.1874743,0.151915;-0.5522053;-0.2546506,-0.07932002;-0.003723258;-0.0416157,-0.05076334;-0.3424288;-0.0472843,0.007220544;-0.691437;0.03170614,0.001145165;-0.7274174;-0.02920798,-0.03848252;0.5245283;0.08397627,747.9246
+0;0;0,-0.008955513;0.3075698;0.01469827,-0.01715152;0.6048917;0.01466263,0.1655029;0.4825705;0.02526862,0.2159563;0.2945006;-0.02173981,0.3036195;0.07299571;-0.1394386,-0.1933611;0.4786826;-0.007515281,-0.2237634;0.2850699;-0.04893287,-0.2573336;0.03595911;-0.1350672,0.08277435;0.00885518;-0.03327744,0.1368017;-0.3244934;-0.07237723,0.1723352;-0.6722001;0.0237776,0.1985008;-0.7035943;-0.03661257,-0.07726245;0.002744805;-0.04539135,-0.07584221;-0.3372037;-0.04681528,-0.06074382;-0.6938475;0.01631624,-0.05334553;-0.6542934;-0.07287364,-0.01523548;0.5320595;0.0170775,0;0;0,-0.02136588;0.3029324;0.0516808,-0.04405622;0.5967849;0.09184694,0.1411893;0.4823031;0.05054426,0.256204;0.372739;-0.0714922,0.2692477;0.3513985;-0.3360233,-0.2102502;0.4634703;0.03981276,-0.2631244;0.3422538;-0.1106414,-0.2192149;0.5980093;-0.05351554,0.08244066;0.01280561;-0.03281689,0.1313704;-0.1838751;-0.3057485,0.1297967;-0.5265368;-0.1874743,0.151915;-0.5522053;-0.2546506,-0.07932002;-0.003723258;-0.0416157,-0.05076334;-0.3424288;-0.0472843,0.007220544;-0.691437;0.03170614,0.001145165;-0.7274174;-0.02920798,-0.03848252;0.5245283;0.08397627,747.9474
+0;0;0,-0.00896031;0.3077346;0.01470615,-0.01716157;0.6052467;0.01467077,0.1660428;0.4827352;0.02530295,0.2166676;0.2940264;-0.02186517,0.304328;0.07252835;-0.1395603,-0.193911;0.4788355;-0.007580491,-0.2244166;0.2845651;-0.04913879,-0.2579857;0.03546198;-0.1352704,0.08315907;0.008896337;-0.03343211,0.1373747;-0.3256137;-0.07266813,0.1719771;-0.6642103;0.02096739,0.197476;-0.69404;-0.03788389,-0.07762155;0.002757563;-0.04560232,-0.07619637;-0.3383754;-0.04703121,-0.06149356;-0.6856749;0.01444622,-0.0542838;-0.6463642;-0.07247087,-0.01524447;0.5323744;0.01708696,0;0;0,-0.02177765;0.3028231;0.05311346,-0.04486524;0.5966564;0.0945816,0.1407707;0.4819907;0.05161214,0.2581095;0.3864521;-0.08068562,0.2711651;0.3571486;-0.3444445,-0.2102083;0.4653067;0.03482428,-0.2700657;0.3526019;-0.1204607,-0.2733558;0.377637;-0.3849608,0.08291218;0.01277325;-0.03278255,0.1282427;-0.1818164;-0.309289,0.1280283;-0.5184432;-0.2030115,0.1495942;-0.5418836;-0.2691348,-0.07980647;-0.003724153;-0.04158531,-0.04963607;-0.3434811;-0.04712941,0.007046141;-0.6831681;0.03041084,0.00060345;-0.7170281;-0.02936907,-0.03919648;0.5244021;0.08639288,747.9694
+0;0;0,-0.00896031;0.3077346;0.01470615,-0.01716157;0.6052467;0.01467077,0.1660428;0.4827352;0.02530295,0.2166676;0.2940264;-0.02186517,0.304328;0.07252835;-0.1395603,-0.193911;0.4788355;-0.007580491,-0.2244166;0.2845651;-0.04913879,-0.2579857;0.03546198;-0.1352704,0.08315907;0.008896337;-0.03343211,0.1373747;-0.3256137;-0.07266813,0.1719771;-0.6642103;0.02096739,0.197476;-0.69404;-0.03788389,-0.07762155;0.002757563;-0.04560232,-0.07619637;-0.3383754;-0.04703121,-0.06149356;-0.6856749;0.01444622,-0.0542838;-0.6463642;-0.07247087,-0.01524447;0.5323744;0.01708696,0;0;0,-0.02177765;0.3028231;0.05311346,-0.04486524;0.5966564;0.0945816,0.1407707;0.4819907;0.05161214,0.2581095;0.3864521;-0.08068562,0.2711651;0.3571486;-0.3444445,-0.2102083;0.4653067;0.03482428,-0.2700657;0.3526019;-0.1204607,-0.2733558;0.377637;-0.3849608,0.08291218;0.01277325;-0.03278255,0.1282427;-0.1818164;-0.309289,0.1280283;-0.5184432;-0.2030115,0.1495942;-0.5418836;-0.2691348,-0.07980647;-0.003724153;-0.04158531,-0.04963607;-0.3434811;-0.04712941,0.007046141;-0.6831681;0.03041084,0.00060345;-0.7170281;-0.02936907,-0.03919648;0.5244021;0.08639288,747.9811
+0;0;0,-0.01006363;0.3076911;0.0151448,-0.01932246;0.6049747;0.01556673,0.1636927;0.4831713;0.02500361,0.2166695;0.2965575;-0.02974799,0.3038699;0.07945894;-0.1556745,-0.1948397;0.4787938;-0.009213984,-0.2249629;0.2848587;-0.0551568,-0.2589101;0.04011391;-0.1528337,0.0840167;0.009037187;-0.03339648,0.1393446;-0.3271664;-0.07926854,0.1764552;-0.6524158;0.01208525,0.2018119;-0.6832513;-0.05127256,-0.07822617;0.002624358;-0.04614737,-0.07511054;-0.3411534;-0.04847291,-0.05793574;-0.6754858;0.01015039,-0.05014937;-0.6357445;-0.08041792,-0.01715009;0.5321525;0.01786787,0;0;0,-0.02090052;0.3026772;0.05435157,-0.04295881;0.5963278;0.09624195,0.1415424;0.4814003;0.05233669,0.2590584;0.3982049;-0.08872175,0.2739333;0.3655601;-0.3519826,-0.2061426;0.4638748;0.03244866,-0.2544148;0.3838814;-0.1461566,-0.2669878;0.3786238;-0.4115007,0.08368158;0.01309219;-0.03289056,0.1264405;-0.1792685;-0.3146126,0.1243477;-0.5055471;-0.2194932,0.148211;-0.5240518;-0.2932222,-0.08073497;-0.004119446;-0.04148128,-0.04696332;-0.3462156;-0.04677201,0.007731773;-0.6731031;0.02848006,0.001188881;-0.7098573;-0.03364241,-0.03750393;0.524109;0.0880096,748.0031
+0;0;0,-0.0100643;0.3077115;0.0151458,-0.01932029;0.6049038;0.01556767,0.1626013;0.4834201;0.02496067,0.2156099;0.2966944;-0.02982378,0.3027944;0.07963538;-0.1557273,-0.1937645;0.4790691;-0.009050135,-0.2239057;0.2850176;-0.05502053,-0.2578467;0.04031748;-0.1526796,0.08431832;0.00906963;-0.03351637,0.1391293;-0.3239931;-0.0789599,0.1762414;-0.6492546;0.0123973,0.2019658;-0.6809726;-0.05187945,-0.078507;0.002633779;-0.04631304,-0.07542048;-0.3379324;-0.04861685,-0.05824504;-0.6722773;0.01000863,-0.05034573;-0.6323947;-0.08187328,-0.01714863;0.5321054;0.01786805,0;0;0,-0.02048974;0.3025899;0.05510545,-0.04202591;0.596146;0.09726882,0.1411657;0.4818174;0.05256844,0.2585145;0.4011727;-0.09027219,0.27658;0.3528005;-0.3508508,-0.2033237;0.4651141;0.02986564,-0.2590506;0.3833218;-0.1458679,-0.2545729;0.4361779;-0.4061632,0.08417237;0.01296151;-0.03259134,0.1247238;-0.1655579;-0.3197961,0.1196872;-0.4947024;-0.2351973,0.1470639;-0.5101668;-0.3112621,-0.08101621;-0.003962891;-0.04166357,-0.0461192;-0.3427202;-0.04674975,0.008788291;-0.6693277;0.02961221,0.002785161;-0.7074031;-0.03309384,-0.03667633;0.5239464;0.08900952,748.0251
+0;0;0,-0.0100643;0.3077115;0.0151458,-0.01932029;0.6049038;0.01556767,0.1626013;0.4834201;0.02496067,0.2156099;0.2966944;-0.02982378,0.3027944;0.07963538;-0.1557273,-0.1937645;0.4790691;-0.009050135,-0.2239057;0.2850176;-0.05502053,-0.2578467;0.04031748;-0.1526796,0.08431832;0.00906963;-0.03351637,0.1391293;-0.3239931;-0.0789599,0.1762414;-0.6492546;0.0123973,0.2019658;-0.6809726;-0.05187945,-0.078507;0.002633779;-0.04631304,-0.07542048;-0.3379324;-0.04861685,-0.05824504;-0.6722773;0.01000863,-0.05034573;-0.6323947;-0.08187328,-0.01714863;0.5321054;0.01786805,0;0;0,-0.02048974;0.3025899;0.05510545,-0.04202591;0.596146;0.09726882,0.1411657;0.4818174;0.05256844,0.2585145;0.4011727;-0.09027219,0.27658;0.3528005;-0.3508508,-0.2033237;0.4651141;0.02986564,-0.2590506;0.3833218;-0.1458679,-0.2545729;0.4361779;-0.4061632,0.08417237;0.01296151;-0.03259134,0.1247238;-0.1655579;-0.3197961,0.1196872;-0.4947024;-0.2351973,0.1470639;-0.5101668;-0.3112621,-0.08101621;-0.003962891;-0.04166357,-0.0461192;-0.3427202;-0.04674975,0.008788291;-0.6693277;0.02961221,0.002785161;-0.7074031;-0.03309384,-0.03667633;0.5239464;0.08900952,748.0367
+0;0;0,-0.01109374;0.3074676;0.01550671,-0.02128914;0.6044753;0.01629792,0.1593944;0.4833105;0.0240172,0.2145956;0.2987238;-0.03597771,0.2991118;0.09222464;-0.1742253,-0.1934951;0.4785312;-0.01060744,-0.2223089;0.2852403;-0.06087908,-0.2548963;0.04910649;-0.1707707,0.08478084;0.009200306;-0.0329676,0.1398946;-0.3199328;-0.08653244,0.1779194;-0.6190362;-0.00179778,0.2009323;-0.6383065;-0.07052691,-0.07838655;0.002503387;-0.04699556,-0.07380836;-0.3354351;-0.05044631,-0.05525267;-0.643549;0.002565604,-0.04762384;-0.6041827;-0.08423832,-0.01889604;0.5317134;0.01850496,0;0;0,-0.02029524;0.3023401;0.05548334,-0.04154618;0.5957386;0.09780407,0.140074;0.4818916;0.05304909,0.2583527;0.4055151;-0.0915041,0.279196;0.4281514;-0.3521771,-0.2006022;0.4648497;0.02866166,-0.2595229;0.3869859;-0.1479294,-0.2548593;0.4386961;-0.4052261,0.08449271;0.01304263;-0.03240633,0.1230853;-0.1593024;-0.3205783,0.1169595;-0.4660672;-0.2577567,0.1393906;-0.4903204;-0.3228281,-0.08120968;-0.004079822;-0.04180481,-0.04548323;-0.3401375;-0.04671903,0.005312331;-0.641006;0.02389741,-0.0006697611;-0.6752786;-0.03538239,-0.03625907;0.5235698;0.08952212,748.0586
+0;0;0,-0.01109374;0.3074676;0.01550671,-0.02128914;0.6044753;0.01629792,0.1593944;0.4833105;0.0240172,0.2145956;0.2987238;-0.03597771,0.2991118;0.09222464;-0.1742253,-0.1934951;0.4785312;-0.01060744,-0.2223089;0.2852403;-0.06087908,-0.2548963;0.04910649;-0.1707707,0.08478084;0.009200306;-0.0329676,0.1398946;-0.3199328;-0.08653244,0.1779194;-0.6190362;-0.00179778,0.2009323;-0.6383065;-0.07052691,-0.07838655;0.002503387;-0.04699556,-0.07380836;-0.3354351;-0.05044631,-0.05525267;-0.643549;0.002565604,-0.04762384;-0.6041827;-0.08423832,-0.01889604;0.5317134;0.01850496,0;0;0,-0.02029524;0.3023401;0.05548334,-0.04154618;0.5957386;0.09780407,0.140074;0.4818916;0.05304909,0.2583527;0.4055151;-0.0915041,0.279196;0.4281514;-0.3521771,-0.2006022;0.4648497;0.02866166,-0.2595229;0.3869859;-0.1479294,-0.2548593;0.4386961;-0.4052261,0.08449271;0.01304263;-0.03240633,0.1230853;-0.1593024;-0.3205783,0.1169595;-0.4660672;-0.2577567,0.1393906;-0.4903204;-0.3228281,-0.08120968;-0.004079822;-0.04180481,-0.04548323;-0.3401375;-0.04671903,0.005312331;-0.641006;0.02389741,-0.0006697611;-0.6752786;-0.03538239,-0.03625907;0.5235698;0.08952212,748.0703
+0;0;0,-0.01109238;0.3074299;0.01550481,-0.02128636;0.6043961;0.01629614,0.1590634;0.4833372;0.02400464,0.2145031;0.297953;-0.03624943,0.2786959;0.1411101;-0.1412531,-0.1931664;0.4785668;-0.01055527,-0.2221047;0.2844409;-0.06104407,-0.2468559;0.1050894;-0.1445104,0.08518273;0.009243918;-0.03312387,0.1402082;-0.3193622;-0.08660295,0.177912;-0.6159402;-0.002583697,0.2031491;-0.6399724;-0.07795539,-0.07875811;0.002515254;-0.04721833,-0.07418726;-0.3348822;-0.05066356,-0.05578823;-0.6403946;0.001900781,-0.04742209;-0.6001231;-0.09329261,-0.01889377;0.5316496;0.01850271,0;0;0,-0.01985281;0.3022274;0.05604506,-0.04088567;0.5955732;0.0985527,0.1403163;0.4818;0.05362487,0.2543432;0.4280603;-0.1050613,0.2890829;0.3973138;-0.2989531,-0.1969311;0.4597107;0.0272748,-0.2621378;0.4022687;-0.1558096,-0.2867981;0.4083124;-0.3535507,0.08477312;0.01337782;-0.0327611,0.1204684;-0.1511434;-0.3252134,0.1134899;-0.4559992;-0.2664456,0.1361799;-0.4802994;-0.342432,-0.08174389;-0.004374411;-0.04168381,-0.04426695;-0.3394022;-0.05657092,0.004465926;-0.6373091;0.01633947,-0.002405049;-0.6777161;-0.04872154,-0.03564477;0.5234239;0.0902071,748.092
+0;0;0,-0.01111262;0.3074527;0.01503019,-0.02120005;0.6044233;0.01535377,0.159358;0.4840717;0.02075935,0.2126025;0.300387;-0.04629523,0.2770129;0.145652;-0.1542517,-0.1926665;0.4781089;-0.01314873,-0.2205771;0.2848693;-0.06747043,-0.2439243;0.1074892;-0.155433,0.08543605;0.009367097;-0.03242956,0.1433052;-0.3163836;-0.09881762,0.184429;-0.6131256;-0.01701037,0.2111871;-0.6476204;-0.0830536,-0.07846086;0.002310733;-0.04772099,-0.07280078;-0.3350525;-0.05259959,-0.05103832;-0.6406339;-0.001749646,-0.04286288;-0.600392;-0.09696276,-0.01884739;0.5316792;0.01767747,0;0;0,-0.01985281;0.3022274;0.05604506,-0.04088567;0.5955732;0.0985527,0.1403163;0.4818;0.05362487,0.2543432;0.4280603;-0.1050613,0.2890829;0.3973138;-0.2989531,-0.1969311;0.4597107;0.0272748,-0.2621378;0.4022687;-0.1558096,-0.2867981;0.4083124;-0.3535507,0.08477312;0.01337782;-0.0327611,0.1204684;-0.1511434;-0.3252134,0.1134899;-0.4559992;-0.2664456,0.1361799;-0.4802994;-0.342432,-0.08174389;-0.004374411;-0.04168381,-0.04426695;-0.3394022;-0.05657092,0.004465926;-0.6373091;0.01633947,-0.002405049;-0.6777161;-0.04872154,-0.03564477;0.5234239;0.0902071,748.1035
+0;0;0,-0.01111262;0.3074527;0.01503019,-0.02120005;0.6044233;0.01535377,0.159358;0.4840717;0.02075935,0.2126025;0.300387;-0.04629523,0.2770129;0.145652;-0.1542517,-0.1926665;0.4781089;-0.01314873,-0.2205771;0.2848693;-0.06747043,-0.2439243;0.1074892;-0.155433,0.08543605;0.009367097;-0.03242956,0.1433052;-0.3163836;-0.09881762,0.184429;-0.6131256;-0.01701037,0.2111871;-0.6476204;-0.0830536,-0.07846086;0.002310733;-0.04772099,-0.07280078;-0.3350525;-0.05259959,-0.05103832;-0.6406339;-0.001749646,-0.04286288;-0.600392;-0.09696276,-0.01884739;0.5316792;0.01767747,0;0;0,-0.01985281;0.3022274;0.05604506,-0.04088567;0.5955732;0.0985527,0.1403163;0.4818;0.05362487,0.2543432;0.4280603;-0.1050613,0.2890829;0.3973138;-0.2989531,-0.1969311;0.4597107;0.0272748,-0.2621378;0.4022687;-0.1558096,-0.2867981;0.4083124;-0.3535507,0.08477312;0.01337782;-0.0327611,0.1204684;-0.1511434;-0.3252134,0.1134899;-0.4559992;-0.2664456,0.1361799;-0.4802994;-0.342432,-0.08174389;-0.004374411;-0.04168381,-0.04426695;-0.3394022;-0.05657092,0.004465926;-0.6373091;0.01633947,-0.002405049;-0.6777161;-0.04872154,-0.03564477;0.5234239;0.0902071,748.1146
+0;0;0,-0.01111376;0.3074842;0.01503173,-0.02120027;0.6044286;0.01535479,0.1586456;0.4842624;0.02074821,0.2119563;0.3003495;-0.04638966,0.2763271;0.1457096;-0.1542798,-0.1919718;0.4783234;-0.01302435,-0.2199171;0.2848439;-0.06741352,-0.2432499;0.1075727;-0.155322,0.08626638;0.009458135;-0.03274474,0.1443274;-0.3173725;-0.09935287,0.1853942;-0.6137028;-0.01765909,0.2135206;-0.6514959;-0.08707977,-0.0792234;0.00233319;-0.04818479,-0.07354456;-0.3361483;-0.05307956,-0.05181229;-0.6413059;-0.002300143,-0.04321875;-0.6005402;-0.1023825,-0.01884746;0.5316796;0.01767864,0;0;0,-0.01965355;0.3020589;0.05718494,-0.0405101;0.595337;0.1000588,0.1399937;0.4821635;0.05480456,0.2519673;0.4363473;-0.1080949,0.2984874;0.4124558;-0.3003511,-0.1896856;0.4511772;0.02282015,-0.2544323;0.4090443;-0.1648129,-0.2499641;0.4572953;-0.3580724,0.08530632;0.01419041;-0.03354144,0.1184709;-0.1427859;-0.3316765,0.1097564;-0.447989;-0.2773886,0.1326955;-0.4696478;-0.3611226,-0.08276003;-0.004958235;-0.04159036,-0.04386888;-0.3409446;-0.05664281,0.004580572;-0.6383823;0.01653861,-0.002570441;-0.682126;-0.05214155,-0.03528294;0.5231909;0.09163475,748.126
+0;0;0,-0.01136819;0.3075018;0.01447056,-0.02165696;0.6044393;0.01426273,0.1583456;0.4846165;0.01772682,0.2104688;0.3024815;-0.05496085,0.2735164;0.1534197;-0.171163,-0.1913569;0.476813;-0.01693287,-0.2206185;0.2844402;-0.07446492,-0.2417156;0.1105014;-0.1693205,0.08646902;0.009722492;-0.03212702,0.1477958;-0.3124681;-0.1161402,0.1902441;-0.6084002;-0.03371239,0.2208233;-0.6497596;-0.09835745,-0.07906618;0.001956445;-0.04845901,-0.07174779;-0.3364673;-0.05492463,-0.04767353;-0.6416699;-0.005489692,-0.03898448;-0.6009381;-0.1055674,-0.01926095;0.531696;0.01671864,0;0;0,-0.01965355;0.3020589;0.05718494,-0.0405101;0.595337;0.1000588,0.1399937;0.4821635;0.05480456,0.2519673;0.4363473;-0.1080949,0.2984874;0.4124558;-0.3003511,-0.1896856;0.4511772;0.02282015,-0.2544323;0.4090443;-0.1648129,-0.2499641;0.4572953;-0.3580724,0.08530632;0.01419041;-0.03354144,0.1184709;-0.1427859;-0.3316765,0.1097564;-0.447989;-0.2773886,0.1326955;-0.4696478;-0.3611226,-0.08276003;-0.004958235;-0.04159036,-0.04386888;-0.3409446;-0.05664281,0.004580572;-0.6383823;0.01653861,-0.002570441;-0.682126;-0.05214155,-0.03528294;0.5231909;0.09163475,748.1481
+0;0;0,-0.01135626;0.3071791;0.01445537,-0.02164076;0.6039994;0.01424356,0.1581367;0.4841729;0.01770853,0.2122419;0.2951121;-0.05774316,0.296273;0.09643957;-0.2126197,-0.1911184;0.4763794;-0.01690681,-0.2214927;0.2766914;-0.07662657,-0.2496113;0.04486234;-0.2030519,0.08681083;0.009760926;-0.03225401,0.1482077;-0.3127983;-0.1163633,0.1906943;-0.6089964;-0.03386143,0.2214073;-0.6506682;-0.09878954,-0.07937872;0.001964179;-0.04865057,-0.07205196;-0.3368467;-0.05512359,-0.04795607;-0.6423236;-0.005644221,-0.03922898;-0.6015449;-0.1061602,-0.01924264;0.5311922;0.01670164,0;0;0,-0.01768935;0.3015849;0.05857063,-0.03773576;0.594726;0.1019533,0.142267;0.4814236;0.05647683,0.2593099;0.437634;-0.1130748,0.2851881;0.4707952;-0.3752759,-0.1880096;0.4532264;0.02438158,-0.2552515;0.4196717;-0.1723846,-0.246856;0.4770819;-0.4315223,0.08588681;0.0136044;-0.03331804,0.1194184;-0.1377096;-0.3347614,0.1081428;-0.443855;-0.284833,0.1315451;-0.4625339;-0.3707311,-0.08319236;-0.004396765;-0.04161027,-0.0409791;-0.3404055;-0.0559132,0.007192913;-0.6380727;0.017698,-0.000190381;-0.6814746;-0.05196877,-0.03273002;0.5225155;0.09339237,748.1592
+0;0;0,-0.01135626;0.3071791;0.01445537,-0.02164076;0.6039994;0.01424356,0.1581367;0.4841729;0.01770853,0.2122419;0.2951121;-0.05774316,0.296273;0.09643957;-0.2126197,-0.1911184;0.4763794;-0.01690681,-0.2214927;0.2766914;-0.07662657,-0.2496113;0.04486234;-0.2030519,0.08681083;0.009760926;-0.03225401,0.1482077;-0.3127983;-0.1163633,0.1906943;-0.6089964;-0.03386143,0.2214073;-0.6506682;-0.09878954,-0.07937872;0.001964179;-0.04865057,-0.07205196;-0.3368467;-0.05512359,-0.04795607;-0.6423236;-0.005644221,-0.03922898;-0.6015449;-0.1061602,-0.01924264;0.5311922;0.01670164,0;0;0,-0.01768935;0.3015849;0.05857063,-0.03773576;0.594726;0.1019533,0.142267;0.4814236;0.05647683,0.2593099;0.437634;-0.1130748,0.2851881;0.4707952;-0.3752759,-0.1880096;0.4532264;0.02438158,-0.2552515;0.4196717;-0.1723846,-0.246856;0.4770819;-0.4315223,0.08588681;0.0136044;-0.03331804,0.1194184;-0.1377096;-0.3347614,0.1081428;-0.443855;-0.284833,0.1315451;-0.4625339;-0.3707311,-0.08319236;-0.004396765;-0.04161027,-0.0409791;-0.3404055;-0.0559132,0.007192913;-0.6380727;0.017698,-0.000190381;-0.6814746;-0.05196877,-0.03273002;0.5225155;0.09339237,748.1708
+0;0;0,-0.01117987;0.3069389;0.0135815,-0.02125343;0.6032015;0.01257523,0.1550845;0.483036;0.01914701,0.2219276;0.2852204;-0.07107755,0.3077183;0.08910808;-0.2277229,-0.1878348;0.4773831;-0.01923748,-0.2181829;0.2633221;-0.08992229,-0.2437512;0.03386754;-0.2205161,0.08694614;0.01012962;-0.03195879,0.15458;-0.3074926;-0.1338349,0.1960908;-0.6027089;-0.04654044,0.2250504;-0.6190796;-0.12986,-0.07949238;0.001446457;-0.04860529,-0.06903651;-0.3386305;-0.05728121,-0.04262475;-0.6444061;-0.009323876,-0.03289223;-0.6038784;-0.1079418,-0.01891531;0.5306291;0.01522282,0;0;0,-0.01651926;0.3013723;0.05850458,-0.03339403;0.5942404;0.1011887,0.1425149;0.4812877;0.05723047,0.264071;0.444438;-0.1314642,0.2874348;0.4763315;-0.3937519,-0.1840209;0.4556578;0.02749866,-0.2575141;0.4209526;-0.1849484,-0.2469025;0.4787576;-0.4436062,0.08614004;0.0132952;-0.03296566,0.1189209;-0.1318198;-0.3390768,0.1086854;-0.4388375;-0.2929084,0.1296029;-0.456705;-0.3777742,-0.08319604;-0.004098358;-0.0417759,-0.03998774;-0.3414318;-0.05504758,0.00831452;-0.6392975;0.01870248,0.001239275;-0.6814283;-0.04969449,-0.02956917;0.5221564;0.09291291,748.1929
+0;0;0,-0.01117987;0.3069389;0.0135815,-0.02125343;0.6032015;0.01257523,0.1550845;0.483036;0.01914701,0.2219276;0.2852204;-0.07107755,0.3077183;0.08910808;-0.2277229,-0.1878348;0.4773831;-0.01923748,-0.2181829;0.2633221;-0.08992229,-0.2437512;0.03386754;-0.2205161,0.08694614;0.01012962;-0.03195879,0.15458;-0.3074926;-0.1338349,0.1960908;-0.6027089;-0.04654044,0.2250504;-0.6190796;-0.12986,-0.07949238;0.001446457;-0.04860529,-0.06903651;-0.3386305;-0.05728121,-0.04262475;-0.6444061;-0.009323876,-0.03289223;-0.6038784;-0.1079418,-0.01891531;0.5306291;0.01522282,0;0;0,-0.01651926;0.3013723;0.05850458,-0.03339403;0.5942404;0.1011887,0.1425149;0.4812877;0.05723047,0.264071;0.444438;-0.1314642,0.2874348;0.4763315;-0.3937519,-0.1840209;0.4556578;0.02749866,-0.2575141;0.4209526;-0.1849484,-0.2469025;0.4787576;-0.4436062,0.08614004;0.0132952;-0.03296566,0.1189209;-0.1318198;-0.3390768,0.1086854;-0.4388375;-0.2929084,0.1296029;-0.456705;-0.3777742,-0.08319604;-0.004098358;-0.0417759,-0.03998774;-0.3414318;-0.05504758,0.00831452;-0.6392975;0.01870248,0.001239275;-0.6814283;-0.04969449,-0.02956917;0.5221564;0.09291291,748.204
+0;0;0,-0.01118474;0.3070726;0.01358741,-0.02127845;0.6039299;0.01257781,0.1547374;0.4836785;0.01914861,0.2342142;0.2484747;-0.08812886,0.3029992;0.09123638;-0.2137235,-0.187536;0.4780363;-0.0191636,-0.2236201;0.2235166;-0.1032082,-0.2441201;0.03954522;-0.2079153,0.08689984;0.01012423;-0.03194178,0.1546854;-0.3082106;-0.1340464,0.1961884;-0.6033711;-0.04676849,0.2264473;-0.6218221;-0.1338261,-0.07945006;0.001445687;-0.04857941,-0.06897073;-0.3393943;-0.0572748,-0.04256396;-0.645112;-0.009326529,-0.03239481;-0.604112;-0.1123688,-0.01893468;0.531182;0.01523181,0;0;0,-0.01632051;0.3014704;0.05875802,-0.03264006;0.5948408;0.1023641,0.1426082;0.4816243;0.05756378,0.2650515;0.4565704;-0.1822815,0.2851771;0.4835711;-0.3922701,-0.1830321;0.4564534;0.02797859,-0.2711634;0.4028551;-0.2220333,-0.2639863;0.4631901;-0.4258407,0.08617273;0.01316133;-0.03279328,0.1185696;-0.130214;-0.3406103,0.1061631;-0.4368623;-0.2929389,0.1281038;-0.454405;-0.3829412,-0.08305807;-0.003889635;-0.04195936,-0.03959651;-0.341977;-0.05481669,0.00870961;-0.6397978;0.01886498,0.001568221;-0.6865304;-0.05115817,-0.02898495;0.5226095;0.09375668,748.2261
+0;0;0,-0.01157493;0.3070733;0.01323943,-0.0219799;0.6039181;0.01184753,0.1540975;0.4836512;0.01850338,0.2361274;0.2517257;-0.09386883,0.3059481;0.09742743;-0.2225016,-0.1881047;0.4784535;-0.02075364,-0.2206677;0.2251792;-0.109847,-0.239346;0.04356553;-0.2189199,0.08697301;0.01060513;-0.03158461,0.1589525;-0.3024611;-0.1463268,0.2003359;-0.5979733;-0.06018943,0.2329796;-0.6380106;-0.1299841,-0.07924269;0.0009533777;-0.04892899,-0.06848502;-0.33986;-0.05830304,-0.04022005;-0.6457604;-0.01263371,-0.02975632;-0.6047853;-0.1156491,-0.01956908;0.531176;0.01460134,0;0;0,-0.01632051;0.3014704;0.05875802,-0.03264006;0.5948408;0.1023641,0.1426082;0.4816243;0.05756378,0.2650515;0.4565704;-0.1822815,0.2851771;0.4835711;-0.3922701,-0.1830321;0.4564534;0.02797859,-0.2711634;0.4028551;-0.2220333,-0.2639863;0.4631901;-0.4258407,0.08617273;0.01316133;-0.03279328,0.1185696;-0.130214;-0.3406103,0.1061631;-0.4368623;-0.2929389,0.1281038;-0.454405;-0.3829412,-0.08305807;-0.003889635;-0.04195936,-0.03959651;-0.341977;-0.05481669,0.00870961;-0.6397978;0.01886498,0.001568221;-0.6865304;-0.05115817,-0.02898495;0.5226095;0.09375668,748.2375
+0;0;0,-0.01158349;0.3073004;0.01324922,-0.02199581;0.6043575;0.01185482,0.153962;0.4840379;0.01851119,0.2155201;0.3099928;-0.0658169,0.3026779;0.1173807;-0.2263905,-0.187999;0.4788438;-0.02071815,-0.2124354;0.2887778;-0.08757696,-0.2357517;0.06206773;-0.2237337,0.08689218;0.01059527;-0.03155525,0.158886;-0.3025332;-0.1463202,0.2002728;-0.5980694;-0.06017584,0.2328463;-0.6379562;-0.1298206,-0.07916904;0.0009524917;-0.04888352,-0.06840924;-0.3399285;-0.05825943,-0.04014197;-0.6458539;-0.01258638,-0.02970072;-0.6049023;-0.1153805,-0.01958213;0.5315292;0.0146119,0;0;0,-0.01586666;0.3016171;0.05931831,-0.03190924;0.595162;0.103308,0.1430261;0.4817775;0.05802274,0.2536792;0.4340242;-0.1052802,0.2814515;0.4806321;-0.3651574,-0.1822027;0.4569939;0.02841078,-0.2474127;0.4264011;-0.1613366,-0.2364131;0.4967104;-0.4171008,0.08620229;0.01292878;-0.03256154,0.1185844;-0.1293375;-0.3409691,0.1064786;-0.4360808;-0.2936678,0.1282876;-0.4542895;-0.3830874,-0.08289891;-0.003650729;-0.04210328,-0.03960823;-0.3419727;-0.05032958,0.01020597;-0.6391142;0.0251745,0.002287727;-0.6838774;-0.04654264,-0.02833788;0.5228561;0.09456205,748.2596
+0;0;0,-0.01158349;0.3073004;0.01324922,-0.02199581;0.6043575;0.01185482,0.153962;0.4840379;0.01851119,0.2155201;0.3099928;-0.0658169,0.3026779;0.1173807;-0.2263905,-0.187999;0.4788438;-0.02071815,-0.2124354;0.2887778;-0.08757696,-0.2357517;0.06206773;-0.2237337,0.08689218;0.01059527;-0.03155525,0.158886;-0.3025332;-0.1463202,0.2002728;-0.5980694;-0.06017584,0.2328463;-0.6379562;-0.1298206,-0.07916904;0.0009524917;-0.04888352,-0.06840924;-0.3399285;-0.05825943,-0.04014197;-0.6458539;-0.01258638,-0.02970072;-0.6049023;-0.1153805,-0.01958213;0.5315292;0.0146119,0;0;0,-0.01586666;0.3016171;0.05931831,-0.03190924;0.595162;0.103308,0.1430261;0.4817775;0.05802274,0.2536792;0.4340242;-0.1052802,0.2814515;0.4806321;-0.3651574,-0.1822027;0.4569939;0.02841078,-0.2474127;0.4264011;-0.1613366,-0.2364131;0.4967104;-0.4171008,0.08620229;0.01292878;-0.03256154,0.1185844;-0.1293375;-0.3409691,0.1064786;-0.4360808;-0.2936678,0.1282876;-0.4542895;-0.3830874,-0.08289891;-0.003650729;-0.04210328,-0.03960823;-0.3419727;-0.05032958,0.01020597;-0.6391142;0.0251745,0.002287727;-0.6838774;-0.04654264,-0.02833788;0.5228561;0.09456205,748.2709
+0;0;0,-0.01237098;0.3072647;0.01336659,-0.02354648;0.6042943;0.01207042,0.1526603;0.4841203;0.01721138,0.2148117;0.3124096;-0.07136034,0.3022193;0.1253341;-0.2382209,-0.1887916;0.4782274;-0.02237278,-0.2128222;0.2900873;-0.09460977,-0.233132;0.06685501;-0.2368582,0.08706493;0.01101093;-0.03093058,0.163204;-0.2944169;-0.1625368,0.2010764;-0.5896189;-0.07367285,0.2085054;-0.548838;-0.1767464,-0.07883195;0.000553094;-0.04943138,-0.06750674;-0.3403026;-0.05905545,-0.03770024;-0.6461906;-0.01411631,-0.02717581;-0.6052358;-0.1169015,-0.02094926;0.5314715;0.01480525,0;0;0,-0.01586666;0.3016171;0.05931831,-0.03190924;0.595162;0.103308,0.1430261;0.4817775;0.05802274,0.2536792;0.4340242;-0.1052802,0.2814515;0.4806321;-0.3651574,-0.1822027;0.4569939;0.02841078,-0.2474127;0.4264011;-0.1613366,-0.2364131;0.4967104;-0.4171008,0.08620229;0.01292878;-0.03256154,0.1185844;-0.1293375;-0.3409691,0.1064786;-0.4360808;-0.2936678,0.1282876;-0.4542895;-0.3830874,-0.08289891;-0.003650729;-0.04210328,-0.03960823;-0.3419727;-0.05032958,0.01020597;-0.6391142;0.0251745,0.002287727;-0.6838774;-0.04654264,-0.02833788;0.5228561;0.09456205,748.2823
+0;0;0,-0.01236264;0.3070575;0.01335758,-0.02351287;0.6034101;0.01206792,0.1503841;0.4841106;0.01716772,0.2125527;0.3123527;-0.07142836,0.2999602;0.1252772;-0.2382888,-0.1865423;0.4782957;-0.02189181,-0.2105795;0.290104;-0.09414866,-0.2308893;0.06687175;-0.236397,0.08703291;0.01100688;-0.03091921,0.1632325;-0.2946636;-0.1626301,0.2010987;-0.5898177;-0.07378051,0.2086469;-0.5488638;-0.1785071,-0.07880296;0.0005528906;-0.04941321,-0.06746875;-0.3405737;-0.05904493,-0.0376671;-0.6464119;-0.01411309,-0.02697388;-0.6052814;-0.1185467,-0.02092446;0.5308342;0.01479347,0;0;0,-0.01492814;0.3015096;0.05903101,-0.02837143;0.5946237;0.1021583,0.1435668;0.481599;0.05841112,0.2531504;0.4338221;-0.1056736,0.2807068;0.480691;-0.3655267,-0.1786836;0.4591112;0.02979304,-0.2441113;0.4273496;-0.1597469,-0.2290967;0.500396;-0.414538,0.08620368;0.01267079;-0.03256154,0.1189449;-0.1301848;-0.3409588,0.107796;-0.4367832;-0.2928221,0.1287948;-0.4574631;-0.3830175,-0.08288888;-0.003426838;-0.04206622,-0.03923578;-0.3419832;-0.0499798,0.01069182;-0.6390345;0.02559644,0.00291252;-0.684668;-0.04764071,-0.02560118;0.5224984;0.09369302,748.3043
+0;0;0,-0.01236264;0.3070575;0.01335758,-0.02351287;0.6034101;0.01206792,0.1503841;0.4841106;0.01716772,0.2125527;0.3123527;-0.07142836,0.2999602;0.1252772;-0.2382888,-0.1865423;0.4782957;-0.02189181,-0.2105795;0.290104;-0.09414866,-0.2308893;0.06687175;-0.236397,0.08703291;0.01100688;-0.03091921,0.1632325;-0.2946636;-0.1626301,0.2010987;-0.5898177;-0.07378051,0.2086469;-0.5488638;-0.1785071,-0.07880296;0.0005528906;-0.04941321,-0.06746875;-0.3405737;-0.05904493,-0.0376671;-0.6464119;-0.01411309,-0.02697388;-0.6052814;-0.1185467,-0.02092446;0.5308342;0.01479347,0;0;0,-0.01492814;0.3015096;0.05903101,-0.02837143;0.5946237;0.1021583,0.1435668;0.481599;0.05841112,0.2531504;0.4338221;-0.1056736,0.2807068;0.480691;-0.3655267,-0.1786836;0.4591112;0.02979304,-0.2441113;0.4273496;-0.1597469,-0.2290967;0.500396;-0.414538,0.08620368;0.01267079;-0.03256154,0.1189449;-0.1301848;-0.3409588,0.107796;-0.4367832;-0.2928221,0.1287948;-0.4574631;-0.3830175,-0.08288888;-0.003426838;-0.04206622,-0.03923578;-0.3419832;-0.0499798,0.01069182;-0.6390345;0.02559644,0.00291252;-0.684668;-0.04764071,-0.02560118;0.5224984;0.09369302,748.3158
+0;0;0,-0.01201961;0.3070484;0.01269906,-0.02278769;0.6036399;0.01080401,0.1501755;0.4835958;0.01545478,0.214406;0.3142881;-0.07633768,0.3014949;0.1307575;-0.2473109,-0.1853309;0.4790039;-0.02338959,-0.2085954;0.2921485;-0.09928633,-0.2262306;0.0727499;-0.2477891,0.0872224;0.01119502;-0.03068477,0.1677222;-0.2860508;-0.1805373,0.2027297;-0.5887217;-0.08487842,0.2103759;-0.5479144;-0.1896448,-0.07883973;0.0002394145;-0.049587,-0.0643117;-0.34177;-0.06005455,-0.03357942;-0.6563846;-0.0146779,-0.02283251;-0.6153187;-0.1191447,-0.02030116;0.5310193;0.01367842,0;0;0,-0.01423222;0.3014342;0.05932355,-0.02673664;0.5947238;0.1031191,0.1440927;0.4814237;0.05853796,0.253454;0.4331235;-0.1055465,0.2780225;0.4759701;-0.3664303,-0.1770099;0.4608644;0.02986858,-0.2415361;0.4159012;-0.1572976,-0.2227942;0.490202;-0.4115179,0.08634564;0.0125519;-0.03258085,0.1195094;-0.1353543;-0.3396883,0.1141234;-0.4498266;-0.2843349,0.131856;-0.4725415;-0.3741009,-0.08305375;-0.00334609;-0.04201797,-0.03887665;-0.34288;-0.04951254,0.01294278;-0.6482596;0.02823013,0.004641564;-0.6934821;-0.04541716,-0.02423463;0.5225696;0.09441805,748.338
+0;0;0,-0.01201961;0.3070484;0.01269906,-0.02278769;0.6036399;0.01080401,0.1501755;0.4835958;0.01545478,0.214406;0.3142881;-0.07633768,0.3014949;0.1307575;-0.2473109,-0.1853309;0.4790039;-0.02338959,-0.2085954;0.2921485;-0.09928633,-0.2262306;0.0727499;-0.2477891,0.0872224;0.01119502;-0.03068477,0.1677222;-0.2860508;-0.1805373,0.2027297;-0.5887217;-0.08487842,0.2103759;-0.5479144;-0.1896448,-0.07883973;0.0002394145;-0.049587,-0.0643117;-0.34177;-0.06005455,-0.03357942;-0.6563846;-0.0146779,-0.02283251;-0.6153187;-0.1191447,-0.02030116;0.5310193;0.01367842,0;0;0,-0.01423222;0.3014342;0.05932355,-0.02673664;0.5947238;0.1031191,0.1440927;0.4814237;0.05853796,0.253454;0.4331235;-0.1055465,0.2780225;0.4759701;-0.3664303,-0.1770099;0.4608644;0.02986858,-0.2415361;0.4159012;-0.1572976,-0.2227942;0.490202;-0.4115179,0.08634564;0.0125519;-0.03258085,0.1195094;-0.1353543;-0.3396883,0.1141234;-0.4498266;-0.2843349,0.131856;-0.4725415;-0.3741009,-0.08305375;-0.00334609;-0.04201797,-0.03887665;-0.34288;-0.04951254,0.01294278;-0.6482596;0.02823013,0.004641564;-0.6934821;-0.04541716,-0.02423463;0.5225696;0.09441805,748.3494
+0;0;0,-0.01202645;0.3072232;0.01270629,-0.02279288;0.6037692;0.01081135,0.1499028;0.4838067;0.01545906,0.2263564;0.2822797;-0.09380154,0.3134803;0.09867515;-0.2648436,-0.1850775;0.4792219;-0.0233244,-0.2127692;0.2568079;-0.1136643,-0.2304115;0.03732093;-0.2622268,0.08720833;0.01119321;-0.03067982,0.1684117;-0.2886505;-0.1818421,0.205211;-0.6068133;-0.081287,0.2122587;-0.566852;-0.1778523,-0.07882702;0.0002393758;-0.04957899,-0.06417201;-0.3447592;-0.06013803,-0.03186674;-0.675477;-0.01243883,-0.02196109;-0.6352773;-0.108728,-0.02030659;0.5311558;0.01368549,0;0;0,-0.01379461;0.30158;0.0595932,-0.02583011;0.5947817;0.1038082,0.1445139;0.4814581;0.05873895,0.2613796;0.4316237;-0.1468215,0.2601729;0.4698038;-0.4096854,-0.175965;0.4616174;0.02995443,-0.2520669;0.4050705;-0.1923226,-0.2290888;0.4478596;-0.4534695,0.08640254;0.01243675;-0.03243089,0.1200138;-0.1483457;-0.3363545,0.1188104;-0.4781285;-0.2736251,0.139415;-0.4976199;-0.3548644,-0.08299572;-0.003245437;-0.04210713,-0.03834939;-0.3457442;-0.04929218,0.01716406;-0.6667352;0.03180107,0.008668531;-0.7065716;-0.035463,-0.02343627;0.5226482;0.09496641,748.3713
+0;0;0,-0.01300731;0.3071792;0.01280227,-0.02477636;0.6036876;0.01098302,0.148209;0.4838556;0.01417376,0.2262679;0.2847779;-0.09839197,0.3140616;0.1071105;-0.2752623,-0.1864436;0.4790097;-0.02459405,-0.2127329;0.2580807;-0.1189095,-0.2285382;0.0417771;-0.2722704,0.08731468;0.01159236;-0.03022575,0.1713351;-0.2760589;-0.20212,0.2051186;-0.5925407;-0.0953913,0.2469978;-0.6324176;-0.148656,-0.07861153;-0.0001906868;-0.04992016,-0.06186002;-0.3450972;-0.06036988,-0.02894223;-0.675861;-0.01341494,-0.01906627;-0.6356549;-0.1097065,-0.02204323;0.5310824;0.01384123,0;0;0,-0.01379461;0.30158;0.0595932,-0.02583011;0.5947817;0.1038082,0.1445139;0.4814581;0.05873895,0.2613796;0.4316237;-0.1468215,0.2601729;0.4698038;-0.4096854,-0.175965;0.4616174;0.02995443,-0.2520669;0.4050705;-0.1923226,-0.2290888;0.4478596;-0.4534695,0.08640254;0.01243675;-0.03243089,0.1200138;-0.1483457;-0.3363545,0.1188104;-0.4781285;-0.2736251,0.139415;-0.4976199;-0.3548644,-0.08299572;-0.003245437;-0.04210713,-0.03834939;-0.3457442;-0.04929218,0.01716406;-0.6667352;0.03180107,0.008668531;-0.7065716;-0.035463,-0.02343627;0.5226482;0.09496641,748.3825
+0;0;0,-0.01302495;0.3075958;0.01281963,-0.02480776;0.6044535;0.01099644,0.1475671;0.4846659;0.01419095,0.213082;0.3175796;-0.08028567,0.3008845;0.1398945;-0.2571737,-0.1858761;0.4798374;-0.02443675,-0.2079407;0.2944113;-0.1035959,-0.2237477;0.07808621;-0.256972,0.08716881;0.01157299;-0.03017525,0.1723109;-0.2799186;-0.2043644,0.2088097;-0.6218365;-0.08905777,0.2506864;-0.6617093;-0.1423194,-0.07848019;-0.0001903682;-0.04983676,-0.06150503;-0.3497016;-0.06042599,-0.0259416;-0.7070494;-0.009697206,-0.01606621;-0.6668438;-0.1059832,-0.02206987;0.5317219;0.01385962,0;0;0,-0.01333385;0.3019991;0.05973196,-0.02445159;0.5954766;0.1047022,0.1447856;0.4817769;0.05861545,0.2426164;0.4005476;-0.09939337,0.2710947;0.4073979;-0.363425,-0.1729031;0.4639957;0.02650157,-0.2365001;0.3986667;-0.1546707,-0.1981791;0.4614191;-0.4099437,0.08628076;0.01193112;-0.0324986,0.1190392;-0.1685209;-0.3306971,0.1303131;-0.5217646;-0.2492881,0.1486195;-0.531166;-0.3363805,-0.08286867;-0.002948942;-0.04203529,-0.03836231;-0.3501201;-0.04908773,0.02282314;-0.6967939;0.03814337,0.014398;-0.7370155;-0.02871928,-0.02224555;0.523233;0.09567046,748.394
+0;0;0,-0.01302495;0.3075958;0.01281963,-0.02480776;0.6044535;0.01099644,0.1475671;0.4846659;0.01419095,0.213082;0.3175796;-0.08028567,0.3008845;0.1398945;-0.2571737,-0.1858761;0.4798374;-0.02443675,-0.2079407;0.2944113;-0.1035959,-0.2237477;0.07808621;-0.256972,0.08716881;0.01157299;-0.03017525,0.1723109;-0.2799186;-0.2043644,0.2088097;-0.6218365;-0.08905777,0.2506864;-0.6617093;-0.1423194,-0.07848019;-0.0001903682;-0.04983676,-0.06150503;-0.3497016;-0.06042599,-0.0259416;-0.7070494;-0.009697206,-0.01606621;-0.6668438;-0.1059832,-0.02206987;0.5317219;0.01385962,0;0;0,-0.01333385;0.3019991;0.05973196,-0.02445159;0.5954766;0.1047022,0.1447856;0.4817769;0.05861545,0.2426164;0.4005476;-0.09939337,0.2710947;0.4073979;-0.363425,-0.1729031;0.4639957;0.02650157,-0.2365001;0.3986667;-0.1546707,-0.1981791;0.4614191;-0.4099437,0.08628076;0.01193112;-0.0324986,0.1190392;-0.1685209;-0.3306971,0.1303131;-0.5217646;-0.2492881,0.1486195;-0.531166;-0.3363805,-0.08286867;-0.002948942;-0.04203529,-0.03836231;-0.3501201;-0.04908773,0.02282314;-0.6967939;0.03814337,0.014398;-0.7370155;-0.02871928,-0.02224555;0.523233;0.09567046,748.416
+0;0;0,-0.01354091;0.3078186;0.01247027,-0.02581302;0.6048477;0.01026465,0.1456984;0.4843478;0.01275099,0.2138132;0.3194238;-0.08367925,0.3012267;0.1455014;-0.2645206,-0.1859406;0.4806098;-0.02564213,-0.2070388;0.2963144;-0.1076691,-0.2203407;0.08249475;-0.264825,0.08712211;0.0117735;-0.02998308,0.1732058;-0.2710668;-0.2096852,0.2065495;-0.6125294;-0.09110296,0.2445062;-0.6452127;-0.1396103,-0.07828368;-0.0004669201;-0.04999312,-0.06039035;-0.345826;-0.06042453,-0.0236074;-0.7035968;-0.01125795,-0.01467161;-0.6644044;-0.09819769,-0.02295762;0.532065;0.01322842,0;0;0,-0.01291732;0.3022316;0.05983639,-0.02349344;0.595863;0.105206,0.1448058;0.4822553;0.05847931,0.2416553;0.3997533;-0.09948255,0.2611642;0.4027413;-0.3644433,-0.1720382;0.4654717;0.02806628,-0.235287;0.383738;-0.1464546,-0.1986956;0.4362832;-0.4043186,0.08615457;0.01138166;-0.03279805,0.1173293;-0.1770479;-0.3212843,0.1341871;-0.5307822;-0.2415464,0.1523044;-0.5549349;-0.3083456,-0.08290695;-0.002732105;-0.04179517,-0.03930084;-0.3458699;-0.04933269,0.02195217;-0.6930748;0.03707972,0.01531957;-0.7275896;-0.02222217,-0.02132197;0.5235646;0.09612393,748.4384
+0;0;0,-0.01354091;0.3078186;0.01247027,-0.02581302;0.6048477;0.01026465,0.1456984;0.4843478;0.01275099,0.2138132;0.3194238;-0.08367925,0.3012267;0.1455014;-0.2645206,-0.1859406;0.4806098;-0.02564213,-0.2070388;0.2963144;-0.1076691,-0.2203407;0.08249475;-0.264825,0.08712211;0.0117735;-0.02998308,0.1732058;-0.2710668;-0.2096852,0.2065495;-0.6125294;-0.09110296,0.2445062;-0.6452127;-0.1396103,-0.07828368;-0.0004669201;-0.04999312,-0.06039035;-0.345826;-0.06042453,-0.0236074;-0.7035968;-0.01125795,-0.01467161;-0.6644044;-0.09819769,-0.02295762;0.532065;0.01322842,0;0;0,-0.01291732;0.3022316;0.05983639,-0.02349344;0.595863;0.105206,0.1448058;0.4822553;0.05847931,0.2416553;0.3997533;-0.09948255,0.2611642;0.4027413;-0.3644433,-0.1720382;0.4654717;0.02806628,-0.235287;0.383738;-0.1464546,-0.1986956;0.4362832;-0.4043186,0.08615457;0.01138166;-0.03279805,0.1173293;-0.1770479;-0.3212843,0.1341871;-0.5307822;-0.2415464,0.1523044;-0.5549349;-0.3083456,-0.08290695;-0.002732105;-0.04179517,-0.03930084;-0.3458699;-0.04933269,0.02195217;-0.6930748;0.03707972,0.01531957;-0.7275896;-0.02222217,-0.02132197;0.5235646;0.09612393,748.4498
+0;0;0,-0.01356618;0.308393;0.01249354,-0.02584958;0.6056955;0.01028585,0.1453634;0.4852128;0.01277581,0.2135029;0.3202293;-0.08368927,0.3009149;0.1463097;-0.2645277,-0.1856835;0.4814815;-0.02554877,-0.2067894;0.2971196;-0.1076054,-0.220091;0.08330338;-0.2647587,0.08680606;0.01173078;-0.02987431,0.1718654;-0.2677438;-0.2074381,0.2067117;-0.6245949;-0.08351173,0.2480404;-0.6628469;-0.1363284,-0.07799968;-0.0004652262;-0.04981175,-0.06031927;-0.3417147;-0.06011904,-0.02187865;-0.7156089;-0.008736696,-0.01214901;-0.6755999;-0.1034001,-0.02299151;0.5328449;0.01325238,0;0;0,-0.01218932;0.3029421;0.05936218,-0.02232526;0.5968623;0.1047502,0.1454813;0.4831426;0.05767226,0.2399587;0.3994481;-0.1011903,0.2630731;0.3772545;-0.3649414,-0.1705767;0.4679141;0.02638087,-0.2071027;0.3262392;-0.1141971,-0.2091942;0.3400381;-0.3795208,0.08572131;0.01089388;-0.03314447,0.11568;-0.1906598;-0.3076415,0.1402156;-0.5576917;-0.2149038,0.1569382;-0.5842804;-0.2902303,-0.08276972;-0.002393943;-0.04133787,-0.03961103;-0.3414102;-0.05001619,0.02436393;-0.7046721;0.03865573,0.01733979;-0.7456711;-0.02510798,-0.02022032;0.5244899;0.09569573,748.472
+0;0;0,-0.01387471;0.3087033;0.01228997,-0.02637238;0.6061603;0.009856441,0.1444034;0.4856301;0.01187522,0.2140695;0.3244032;-0.089343,0.3021528;0.1520221;-0.2713202,-0.1857464;0.4826054;-0.02651622,-0.2070631;0.3022276;-0.1165277,-0.2166269;0.08567852;-0.2701657,0.08688881;0.01190836;-0.02955062,0.1758941;-0.2706165;-0.2211429,0.2083359;-0.6206107;-0.09594949,0.2476462;-0.6594401;-0.1501241,-0.07774523;-0.0006644339;-0.05019914,-0.05803505;-0.3527201;-0.06107005,-0.01983102;-0.7204934;-0.01101971,-0.01000774;-0.6804681;-0.1059969,-0.02347105;0.5332699;0.01288152,0;0;0,-0.01181312;0.3034017;0.05872917,-0.02160582;0.597544;0.1038296,0.1456473;0.4836266;0.0569911,0.2505931;0.4108524;-0.1004348,0.2714984;0.3804779;-0.3635507,-0.1698254;0.4691598;0.02599922,-0.1864597;0.3088066;-0.09689409,-0.2031821;0.2896982;-0.3613649,0.08563493;0.0106349;-0.03344059,0.1140161;-0.2447355;-0.2751641,0.1439124;-0.6070135;-0.1910052,0.161639;-0.6169105;-0.2765136,-0.08293604;-0.002101007;-0.04101115,-0.03872835;-0.3519454;-0.0512297,0.02456874;-0.7094136;0.03497769,0.01867709;-0.7523481;-0.02717968,-0.01956741;0.5251129;0.09487724,748.494
+0;0;0,-0.01387471;0.3087033;0.01228997,-0.02637238;0.6061603;0.009856441,0.1444034;0.4856301;0.01187522,0.2140695;0.3244032;-0.089343,0.3021528;0.1520221;-0.2713202,-0.1857464;0.4826054;-0.02651622,-0.2070631;0.3022276;-0.1165277,-0.2166269;0.08567852;-0.2701657,0.08688881;0.01190836;-0.02955062,0.1758941;-0.2706165;-0.2211429,0.2083359;-0.6206107;-0.09594949,0.2476462;-0.6594401;-0.1501241,-0.07774523;-0.0006644339;-0.05019914,-0.05803505;-0.3527201;-0.06107005,-0.01983102;-0.7204934;-0.01101971,-0.01000774;-0.6804681;-0.1059969,-0.02347105;0.5332699;0.01288152,0;0;0,-0.01181312;0.3034017;0.05872917,-0.02160582;0.597544;0.1038296,0.1456473;0.4836266;0.0569911,0.2505931;0.4108524;-0.1004348,0.2714984;0.3804779;-0.3635507,-0.1698254;0.4691598;0.02599922,-0.1864597;0.3088066;-0.09689409,-0.2031821;0.2896982;-0.3613649,0.08563493;0.0106349;-0.03344059,0.1140161;-0.2447355;-0.2751641,0.1439124;-0.6070135;-0.1910052,0.161639;-0.6169105;-0.2765136,-0.08293604;-0.002101007;-0.04101115,-0.03872835;-0.3519454;-0.0512297,0.02456874;-0.7094136;0.03497769,0.01867709;-0.7523481;-0.02717968,-0.01956741;0.5251129;0.09487724,748.5059
+0;0;0,-0.01389596;0.3091761;0.0123088,-0.02640679;0.6069506;0.009869913,0.1441251;0.486351;0.011896,0.2137347;0.325255;-0.08924009,0.3018121;0.1528855;-0.271205,-0.1855342;0.4833308;-0.0264384,-0.2068335;0.3030994;-0.1163768,-0.2163967;0.08656491;-0.2700045,0.08623942;0.01181935;-0.02932976,0.1755738;-0.2717501;-0.2216304,0.2084112;-0.6260127;-0.09491022,0.2457505;-0.6613909;-0.1463685,-0.07716417;-0.000659468;-0.04982395,-0.0573811;-0.3540168;-0.06073507,-0.01871116;-0.7262753;-0.01007434,-0.009380433;-0.6867527;-0.1002893,-0.02349988;0.5339201;0.01290081,0;0;0,-0.01102668;0.3042196;0.05712533,-0.02027841;0.5988032;0.1015058,0.1465008;0.4843648;0.05537415,0.2538162;0.4103708;-0.09965561,0.2483507;0.3486835;-0.358006,-0.1686428;0.470175;0.02459655,-0.1840291;0.3039635;-0.09013342,-0.1984961;0.2764028;-0.3539728,0.08508137;0.009800136;-0.03320074,0.1117303;-0.2577725;-0.2635624,0.1435783;-0.6242801;-0.1781449,0.1624811;-0.6415107;-0.2538314,-0.08218132;-0.001412904;-0.04100494,-0.03829049;-0.352649;-0.04986954,0.0271418;-0.7141759;0.03762417,0.02041816;-0.751332;-0.02370557,-0.0184403;0.5261843;0.09289098,748.5273
+0;0;0,-0.01483021;0.309125;0.01249956,-0.02843094;0.6068538;0.01028438,0.1423666;0.4862205;0.01165577,0.2124346;0.3277248;-0.09320381,0.3028377;0.1585734;-0.2770385,-0.1870378;0.4831905;-0.02698536,-0.2086269;0.3063282;-0.123316,-0.211104;0.1005529;-0.2913353,0.08630104;0.01224161;-0.02897317,0.1740179;-0.2630899;-0.2335951,0.2050663;-0.6176134;-0.1071542,0.2409924;-0.6539595;-0.1583791,-0.07694693;-0.0009864771;-0.05015344,-0.05691313;-0.3543752;-0.05947424,-0.01810234;-0.7267434;-0.009735625,-0.008712043;-0.6872063;-0.09994286,-0.02524152;0.5338326;0.01325499,0;0;0,-0.01102668;0.3042196;0.05712533,-0.02027841;0.5988032;0.1015058,0.1465008;0.4843648;0.05537415,0.2538162;0.4103708;-0.09965561,0.2483507;0.3486835;-0.358006,-0.1686428;0.470175;0.02459655,-0.1840291;0.3039635;-0.09013342,-0.1984961;0.2764028;-0.3539728,0.08508137;0.009800136;-0.03320074,0.1117303;-0.2577725;-0.2635624,0.1435783;-0.6242801;-0.1781449,0.1624811;-0.6415107;-0.2538314,-0.08218132;-0.001412904;-0.04100494,-0.03829049;-0.352649;-0.04986954,0.0271418;-0.7141759;0.03762417,0.02041816;-0.751332;-0.02370557,-0.0184403;0.5261843;0.09289098,748.5503
+0;0;0,-0.01486774;0.3099074;0.01253119,-0.02847923;0.6078728;0.0103134,0.1443943;0.4865732;0.01166817,0.2142307;0.3286014;-0.09284482,0.3045971;0.1595187;-0.276605,-0.1890834;0.4835057;-0.02745078,-0.2106011;0.307228;-0.123463,-0.2130772;0.1015362;-0.2914142,0.08565848;0.01215047;-0.02875745,0.1732056;-0.2626483;-0.2329834,0.2043412;-0.6181666;-0.1061877,0.2402028;-0.6543936;-0.1573208,-0.07637402;-0.0009791323;-0.04978002,-0.05637898;-0.3536841;-0.05908279,-0.0174593;-0.727097;-0.009204615,-0.008085851;-0.687577;-0.09924997,-0.02528642;0.5347741;0.01328716,0;0;0,-0.01076037;0.3053119;0.05558348,-0.01964038;0.6002843;0.09899378,0.1485858;0.4831595;0.05305052,0.2520974;0.3860611;-0.09051991,0.2665096;0.3152971;-0.3460734,-0.1702784;0.4709063;0.02221971,-0.1839025;0.3040679;-0.09062756,-0.2097547;0.2929637;-0.3546942,0.08484496;0.00847882;-0.03227139,0.1064525;-0.2746998;-0.2425809,0.14499;-0.6427697;-0.1620869,0.1631453;-0.6600721;-0.2377145,-0.08124793;-0.0004413042;-0.04135916,-0.03770249;-0.3510118;-0.05091235,0.02860786;-0.7132909;0.0373859,0.02270681;-0.7500304;-0.02423945,-0.01792417;0.5275396;0.09076405,748.5611
+0;0;0,-0.01486774;0.3099074;0.01253119,-0.02847923;0.6078728;0.0103134,0.1443943;0.4865732;0.01166817,0.2142307;0.3286014;-0.09284482,0.3045971;0.1595187;-0.276605,-0.1890834;0.4835057;-0.02745078,-0.2106011;0.307228;-0.123463,-0.2130772;0.1015362;-0.2914142,0.08565848;0.01215047;-0.02875745,0.1732056;-0.2626483;-0.2329834,0.2043412;-0.6181666;-0.1061877,0.2402028;-0.6543936;-0.1573208,-0.07637402;-0.0009791323;-0.04978002,-0.05637898;-0.3536841;-0.05908279,-0.0174593;-0.727097;-0.009204615,-0.008085851;-0.687577;-0.09924997,-0.02528642;0.5347741;0.01328716,0;0;0,-0.01076037;0.3053119;0.05558348,-0.01964038;0.6002843;0.09899378,0.1485858;0.4831595;0.05305052,0.2520974;0.3860611;-0.09051991,0.2665096;0.3152971;-0.3460734,-0.1702784;0.4709063;0.02221971,-0.1839025;0.3040679;-0.09062756,-0.2097547;0.2929637;-0.3546942,0.08484496;0.00847882;-0.03227139,0.1064525;-0.2746998;-0.2425809,0.14499;-0.6427697;-0.1620869,0.1631453;-0.6600721;-0.2377145,-0.08124793;-0.0004413042;-0.04135916,-0.03770249;-0.3510118;-0.05091235,0.02860786;-0.7132909;0.0373859,0.02270681;-0.7500304;-0.02423945,-0.01792417;0.5275396;0.09076405,748.5836
+0;0;0,-0.01525585;0.3099056;0.0127631,-0.02914975;0.6083517;0.01080002,0.1447809;0.4860673;0.01133634,0.2312711;0.3004409;-0.1145705,0.297675;0.1779884;-0.256758,-0.1905732;0.4835479;-0.02831018,-0.2151788;0.2755652;-0.1463271,-0.2154249;0.1212848;-0.2721003,0.08556119;0.01230436;-0.02849312,0.1723149;-0.2551094;-0.2419829,0.1990472;-0.6149973;-0.1108464,0.2358292;-0.6467636;-0.1676626,-0.07616355;-0.001187349;-0.04981642,-0.05470079;-0.3534235;-0.05894145,-0.01507717;-0.7319965;-0.008512247,-0.005559573;-0.6924022;-0.0991403,-0.02589836;0.5350915;0.01371238,0;0;0,-0.0107752;0.3055855;0.05420804,-0.01882844;0.6013666;0.09554219,0.1502078;0.4821654;0.05121017,0.2518156;0.3418388;-0.1154468,0.3030266;0.3013148;-0.3034804,-0.1688544;0.4762467;0.01157691,-0.2242993;0.3381788;-0.1772441,-0.2094214;0.2673472;-0.3626704,0.08447996;0.00830856;-0.03283405,0.1041954;-0.2825918;-0.2318377,0.1428634;-0.6530191;-0.1384614,0.1619906;-0.6692086;-0.2152517,-0.08127032;3.753755E-05;-0.04097688,-0.04016029;-0.3504589;-0.04971733,0.02941696;-0.7178302;0.03762166,0.02107754;-0.7549049;-0.02424526,-0.01727073;0.5283785;0.0880301,748.606
+0;0;0,-0.01525585;0.3099056;0.0127631,-0.02914975;0.6083517;0.01080002,0.1447809;0.4860673;0.01133634,0.2312711;0.3004409;-0.1145705,0.297675;0.1779884;-0.256758,-0.1905732;0.4835479;-0.02831018,-0.2151788;0.2755652;-0.1463271,-0.2154249;0.1212848;-0.2721003,0.08556119;0.01230436;-0.02849312,0.1723149;-0.2551094;-0.2419829,0.1990472;-0.6149973;-0.1108464,0.2358292;-0.6467636;-0.1676626,-0.07616355;-0.001187349;-0.04981642,-0.05470079;-0.3534235;-0.05894145,-0.01507717;-0.7319965;-0.008512247,-0.005559573;-0.6924022;-0.0991403,-0.02589836;0.5350915;0.01371238,0;0;0,-0.0107752;0.3055855;0.05420804,-0.01882844;0.6013666;0.09554219,0.1502078;0.4821654;0.05121017,0.2518156;0.3418388;-0.1154468,0.3030266;0.3013148;-0.3034804,-0.1688544;0.4762467;0.01157691,-0.2242993;0.3381788;-0.1772441,-0.2094214;0.2673472;-0.3626704,0.08447996;0.00830856;-0.03283405,0.1041954;-0.2825918;-0.2318377,0.1428634;-0.6530191;-0.1384614,0.1619906;-0.6692086;-0.2152517,-0.08127032;3.753755E-05;-0.04097688,-0.04016029;-0.3504589;-0.04971733,0.02941696;-0.7178302;0.03762166,0.02107754;-0.7549049;-0.02424526,-0.01727073;0.5283785;0.0880301,748.6172
+0;0;0,-0.0152602;0.309994;0.01276674,-0.02921151;0.6096809;0.01079006,0.1427477;0.48754;0.01137112,0.2300105;0.3002554;-0.1156605,0.3160585;0.141578;-0.299911,-0.1886955;0.48505;-0.02781304,-0.2135209;0.2752093;-0.1468842,-0.2138398;0.07528849;-0.3098646,0.08525912;0.01226092;-0.02839252,0.1732131;-0.2588525;-0.244836,0.1982026;-0.5952785;-0.1222485,0.2366551;-0.6298499;-0.181645,-0.07589465;-0.001183157;-0.04964054,-0.05413496;-0.3582925;-0.05889182,-0.0170945;-0.7121855;-0.01175022,-0.007144662;-0.6721555;-0.1064941,-0.02594111;0.5359925;0.01371945,0;0;0,-0.01124039;0.3061902;0.05112147,-0.01829991;0.6041071;0.08548188,0.1490958;0.4827147;0.04850268,0.2503272;0.3365831;-0.1164978,0.2668053;0.2300944;-0.3508472,-0.1687649;0.4765056;0.01102545,-0.2246785;0.3340061;-0.17711,-0.2097678;0.2038539;-0.3993016,0.08405189;0.008122116;-0.03308916,0.08883858;-0.315832;-0.1851318,0.1344334;-0.6624261;-0.1037176,0.161208;-0.672732;-0.186389,-0.08093805;0.0003993836;-0.0409201,-0.04148886;-0.3551664;-0.05106276,0.0318791;-0.6978087;0.026706,0.0124189;-0.7388928;-0.03448525,-0.01678542;0.5304865;0.08028841,748.6285
+0;0;0,-0.01576719;0.3099634;0.01289518,-0.03023488;0.6096267;0.0110586,0.1417969;0.4873172;0.01127085,0.2312222;0.3037049;-0.119561,0.3179653;0.1509623;-0.3084429,-0.1893235;0.4849328;-0.02853565,-0.214183;0.2807908;-0.1571258,-0.2118553;0.07900257;-0.3177718,0.08533727;0.01239324;-0.02809874,0.1711631;-0.2481614;-0.2579495,0.1941799;-0.5845633;-0.1349106,0.2302761;-0.6237162;-0.1905068,-0.07577051;-0.001307374;-0.04982673,-0.05333939;-0.3583919;-0.05840721,-0.01582865;-0.7122487;-0.0113653,-0.005740879;-0.6721988;-0.1060925,-0.02683717;0.5359427;0.01395272,0;0;0,-0.01124039;0.3061902;0.05112147,-0.01829991;0.6041071;0.08548188,0.1490958;0.4827147;0.04850268,0.2503272;0.3365831;-0.1164978,0.2668053;0.2300944;-0.3508472,-0.1687649;0.4765056;0.01102545,-0.2246785;0.3340061;-0.17711,-0.2097678;0.2038539;-0.3993016,0.08405189;0.008122116;-0.03308916,0.08883858;-0.315832;-0.1851318,0.1344334;-0.6624261;-0.1037176,0.161208;-0.672732;-0.186389,-0.08093805;0.0003993836;-0.0409201,-0.04148886;-0.3551664;-0.05106276,0.0318791;-0.6978087;0.026706,0.0124189;-0.7388928;-0.03448525,-0.01678542;0.5304865;0.08028841,748.6507
+0;0;0,-0.01578895;0.3103911;0.01291298,-0.03029368;0.6108226;0.01107103,0.1400312;0.4888042;0.01131859,0.2319026;0.3001695;-0.1230919,0.298657;0.1826241;-0.2684489,-0.1877192;0.4864441;-0.02808281,-0.2132587;0.2767183;-0.1601902,-0.2114674;0.121429;-0.2838178,0.08460804;0.01228733;-0.02785863,0.1701894;-0.2475252;-0.2570547,0.1936001;-0.5896831;-0.1319105,0.2296575;-0.6287618;-0.187447,-0.07512303;-0.001296202;-0.04940095,-0.0527558;-0.3573637;-0.05795699,-0.01460323;-0.7172751;-0.01011017,-0.004526299;-0.6772361;-0.1047356,-0.02688658;0.5369348;0.01397316,0;0;0,-0.01220762;0.3071564;0.04758739,-0.01966885;0.6063761;0.0769434,0.1467221;0.4837288;0.04582119,0.2484545;0.3248331;-0.1169431,0.2712373;0.2283332;-0.2889037,-0.1665009;0.4757133;0.00323344,-0.2054731;0.3181041;-0.1857906,-0.1995033;0.2044411;-0.3484153,0.08315829;0.008265138;-0.03319621,0.08291024;-0.3181177;-0.1775281,0.1308372;-0.6665393;-0.07961727,0.1594977;-0.6822929;-0.1586204,-0.08005146;0.0003743493;-0.04095395,-0.04438956;-0.3545476;-0.05173318,0.03286969;-0.702848;0.0257202,0.01068866;-0.7418265;-0.03677988,-0.01781894;0.5324857;0.07291651,748.6627
+0;0;0,-0.01578895;0.3103911;0.01291298,-0.03029368;0.6108226;0.01107103,0.1400312;0.4888042;0.01131859,0.2319026;0.3001695;-0.1230919,0.298657;0.1826241;-0.2684489,-0.1877192;0.4864441;-0.02808281,-0.2132587;0.2767183;-0.1601902,-0.2114674;0.121429;-0.2838178,0.08460804;0.01228733;-0.02785863,0.1701894;-0.2475252;-0.2570547,0.1936001;-0.5896831;-0.1319105,0.2296575;-0.6287618;-0.187447,-0.07512303;-0.001296202;-0.04940095,-0.0527558;-0.3573637;-0.05795699,-0.01460323;-0.7172751;-0.01011017,-0.004526299;-0.6772361;-0.1047356,-0.02688658;0.5369348;0.01397316,0;0;0,-0.01220762;0.3071564;0.04758739,-0.01966885;0.6063761;0.0769434,0.1467221;0.4837288;0.04582119,0.2484545;0.3248331;-0.1169431,0.2712373;0.2283332;-0.2889037,-0.1665009;0.4757133;0.00323344,-0.2054731;0.3181041;-0.1857906,-0.1995033;0.2044411;-0.3484153,0.08315829;0.008265138;-0.03319621,0.08291024;-0.3181177;-0.1775281,0.1308372;-0.6665393;-0.07961727,0.1594977;-0.6822929;-0.1586204,-0.08005146;0.0003743493;-0.04095395,-0.04438956;-0.3545476;-0.05173318,0.03286969;-0.702848;0.0257202,0.01068866;-0.7418265;-0.03677988,-0.01781894;0.5324857;0.07291651,748.6844
+0;0;0,-0.01614568;0.3108954;0.01318221,-0.03101181;0.6116786;0.01166269,0.138072;0.4890567;0.01106334,0.2350852;0.2991776;-0.1327986,0.3016928;0.1860305;-0.2808133,-0.1871015;0.4876045;-0.02817734,-0.2097976;0.2731434;-0.1683673,-0.2079989;0.1224061;-0.2965165,0.08443968;0.01227352;-0.02746093,0.168059;-0.238332;-0.2634561,0.1881752;-0.5767509;-0.1373172,0.2255929;-0.6162123;-0.1934639,-0.07481778;-0.001363766;-0.04934816,-0.05142158;-0.3547473;-0.05720883,-0.013234;-0.7113004;-0.009727139,-0.002962817;-0.6711175;-0.105478,-0.02751515;0.537701;0.01447909,0;0;0,-0.01281296;0.3081697;0.044245,-0.02036451;0.6079783;0.07127976,0.1451879;0.485189;0.0424602,0.2515779;0.3136841;-0.1170049,0.2730083;0.1963654;-0.274879,-0.1672029;0.4774;0.0009062067,-0.2081704;0.3083887;-0.1886162,-0.2008313;0.1763217;-0.335761,0.08301745;0.007912248;-0.03286791,0.07836503;-0.3245537;-0.155072,0.126306;-0.6637123;-0.03881312,0.1552078;-0.687627;-0.1138818,-0.07963476;0.0007983117;-0.04113962,-0.04578606;-0.3516463;-0.0523705,0.03296898;-0.6965628;0.02295038,0.05382904;-0.7149888;-0.05827274,-0.01844963;0.5339731;0.06775665,748.707
+0;0;0,-0.0161347;0.3106838;0.01317325,-0.03100524;0.6115555;0.01165392,0.1370228;0.4892368;0.01107662,0.2377796;0.2920306;-0.1383368,0.3068613;0.1746807;-0.2918494,-0.1860768;0.4877939;-0.02791379,-0.2096487;0.265057;-0.1735135,-0.2077832;0.1087207;-0.3064228,0.0840196;0.01221246;-0.02732432,0.16653;-0.2350696;-0.2601897,0.1869616;-0.5787959;-0.1320725,0.2217468;-0.6133704;-0.1842691,-0.07444557;-0.001356982;-0.04910266,-0.05135966;-0.3500539;-0.05685908,-0.01257317;-0.712199;-0.008632716,-0.003024608;-0.6727324;-0.09764712,-0.02750824;0.5375708;0.01447058,0;0;0,-0.01382186;0.3084232;0.04052639,-0.0219247;0.608604;0.06400299,0.1430201;0.4856814;0.03869987,0.2482986;0.2948885;-0.1158352,0.2564786;0.1686043;-0.277374,-0.1689205;0.4779257;-0.001676612,-0.2198359;0.2688764;-0.16002,-0.2143485;0.132655;-0.3133922,0.08256119;0.007841647;-0.03282094,0.07646327;-0.3218404;-0.1488175,0.1184806;-0.6625309;-0.0178833,0.1323406;-0.6930054;-0.08311439,-0.07911921;0.0009290385;-0.04116239,-0.04865088;-0.3470312;-0.05450425,0.03460775;-0.6962513;0.02355078,0.05917789;-0.7096867;-0.05137605,-0.01981192;0.5345594;0.06139016,748.7286
+0;0;0,-0.0161347;0.3106838;0.01317325,-0.03100524;0.6115555;0.01165392,0.1370228;0.4892368;0.01107662,0.2377796;0.2920306;-0.1383368,0.3068613;0.1746807;-0.2918494,-0.1860768;0.4877939;-0.02791379,-0.2096487;0.265057;-0.1735135,-0.2077832;0.1087207;-0.3064228,0.0840196;0.01221246;-0.02732432,0.16653;-0.2350696;-0.2601897,0.1869616;-0.5787959;-0.1320725,0.2217468;-0.6133704;-0.1842691,-0.07444557;-0.001356982;-0.04910266,-0.05135966;-0.3500539;-0.05685908,-0.01257317;-0.712199;-0.008632716,-0.003024608;-0.6727324;-0.09764712,-0.02750824;0.5375708;0.01447058,0;0;0,-0.01382186;0.3084232;0.04052639,-0.0219247;0.608604;0.06400299,0.1430201;0.4856814;0.03869987,0.2482986;0.2948885;-0.1158352,0.2564786;0.1686043;-0.277374,-0.1689205;0.4779257;-0.001676612,-0.2198359;0.2688764;-0.16002,-0.2143485;0.132655;-0.3133922,0.08256119;0.007841647;-0.03282094,0.07646327;-0.3218404;-0.1488175,0.1184806;-0.6625309;-0.0178833,0.1323406;-0.6930054;-0.08311439,-0.07911921;0.0009290385;-0.04116239,-0.04865088;-0.3470312;-0.05450425,0.03460775;-0.6962513;0.02355078,0.05917789;-0.7096867;-0.05137605,-0.01981192;0.5345594;0.06139016,748.7403
+0;0;0,-0.01608684;0.3106686;0.01358293,-0.03090042;0.611545;0.01246558,0.1369332;0.4886428;0.01143246,0.2400897;0.2942699;-0.1400421,0.3101776;0.1825484;-0.2972534,-0.1857478;0.487857;-0.02817978,-0.2120463;0.2749175;-0.1873392,-0.2023578;0.1236877;-0.3257051,0.08416473;0.0121342;-0.02690939,0.1661044;-0.2289397;-0.266392,0.184873;-0.5729073;-0.1386688,0.220893;-0.6069258;-0.1907125,-0.07434069;-0.001318438;-0.04926234,-0.04905502;-0.3498797;-0.05621422,-0.009929009;-0.7119915;-0.008012153,-0.0002372107;-0.6724952;-0.09700791,-0.02741892;0.5375558;0.01518113,0;0;0,-0.01382186;0.3084232;0.04052639,-0.0219247;0.608604;0.06400299,0.1430201;0.4856814;0.03869987,0.2482986;0.2948885;-0.1158352,0.2564786;0.1686043;-0.277374,-0.1689205;0.4779257;-0.001676612,-0.2198359;0.2688764;-0.16002,-0.2143485;0.132655;-0.3133922,0.08256119;0.007841647;-0.03282094,0.07646327;-0.3218404;-0.1488175,0.1184806;-0.6625309;-0.0178833,0.1323406;-0.6930054;-0.08311439,-0.07911921;0.0009290385;-0.04116239,-0.04865088;-0.3470312;-0.05450425,0.03460775;-0.6962513;0.02355078,0.05917789;-0.7096867;-0.05137605,-0.01981192;0.5345594;0.06139016,748.7519
+0;0;0,-0.01610101;0.3109422;0.01359489,-0.03095254;0.6125939;0.01247131,0.1355208;0.4898329;0.01147931,0.2385082;0.2957786;-0.1397469,0.3058734;0.1883971;-0.2908512,-0.1844648;0.4890537;-0.02780204,-0.2107201;0.2764632;-0.1867006,-0.201408;0.1311081;-0.3196914,0.08373851;0.01207275;-0.02677312,0.1651972;-0.2275859;-0.2648498,0.1844608;-0.5806254;-0.133758,0.2268244;-0.6259185;-0.1949673,-0.07396423;-0.001311761;-0.04901288,-0.04882699;-0.3478268;-0.05592394,-0.008669075;-0.719489;-0.006450597,0.002729584;-0.6783203;-0.1111197,-0.02745845;0.5383373;0.01519667,0;0;0,-0.01423603;0.3092206;0.03618145,-0.0223103;0.6106273;0.05275798,0.1416498;0.4866458;0.03455234,0.2462789;0.2892469;-0.1111159,0.2566662;0.1559566;-0.2561233,-0.1700633;0.4791814;-0.004301656,-0.2142492;0.274633;-0.1696509,-0.1976448;0.1200304;-0.2909921,0.08233815;0.007945597;-0.03212452,0.07630624;-0.3256254;-0.1293168,0.107994;-0.6723044;0.01560569,0.1477283;-0.6936311;-0.06804276,-0.07843846;0.0008815091;-0.0414888,-0.04975317;-0.3451633;-0.05499744,0.03562003;-0.7034922;0.02565528,0.009171559;-0.7460466;-0.04677837,-0.02008827;0.5362751;0.05205917,748.7736
+0;0;0,-0.01610101;0.3109422;0.01359489,-0.03095254;0.6125939;0.01247131,0.1355208;0.4898329;0.01147931,0.2385082;0.2957786;-0.1397469,0.3058734;0.1883971;-0.2908512,-0.1844648;0.4890537;-0.02780204,-0.2107201;0.2764632;-0.1867006,-0.201408;0.1311081;-0.3196914,0.08373851;0.01207275;-0.02677312,0.1651972;-0.2275859;-0.2648498,0.1844608;-0.5806254;-0.133758,0.2268244;-0.6259185;-0.1949673,-0.07396423;-0.001311761;-0.04901288,-0.04882699;-0.3478268;-0.05592394,-0.008669075;-0.719489;-0.006450597,0.002729584;-0.6783203;-0.1111197,-0.02745845;0.5383373;0.01519667,0;0;0,-0.01423603;0.3092206;0.03618145,-0.0223103;0.6106273;0.05275798,0.1416498;0.4866458;0.03455234,0.2462789;0.2892469;-0.1111159,0.2566662;0.1559566;-0.2561233,-0.1700633;0.4791814;-0.004301656,-0.2142492;0.274633;-0.1696509,-0.1976448;0.1200304;-0.2909921,0.08233815;0.007945597;-0.03212452,0.07630624;-0.3256254;-0.1293168,0.107994;-0.6723044;0.01560569,0.1477283;-0.6936311;-0.06804276,-0.07843846;0.0008815091;-0.0414888,-0.04975317;-0.3451633;-0.05499744,0.03562003;-0.7034922;0.02565528,0.009171559;-0.7460466;-0.04677837,-0.02008827;0.5362751;0.05205917,748.7853
+0;0;0,-0.01625513;0.3111005;0.01395313,-0.0312342;0.6128485;0.01324782,0.1413662;0.4875894;0.011594,0.2294665;0.328133;-0.1203747,0.3140943;0.2098973;-0.3335648,-0.1904456;0.4872781;-0.02986353,-0.200899;0.2818962;-0.1210379,-0.205519;0.1315661;-0.3307307,0.08362925;0.01201623;-0.02636787,0.1640446;-0.2225996;-0.2702397,0.1792772;-0.5696693;-0.1408987,0.2166695;-0.6021665;-0.1952944,-0.07365518;-0.001293753;-0.0490586,-0.04735116;-0.348058;-0.05593406,-0.007524621;-0.7133819;-0.007242382,0.002415868;-0.6737685;-0.09708529,-0.02771096;0.5385417;0.015863,0;0;0,-0.01409359;0.3097755;0.03290772,-0.02265966;0.6115026;0.04476929,0.1481043;0.4887317;0.02224541,0.2385769;0.3039424;-0.06870174,0.2587801;0.1254824;-0.2539999,-0.1777887;0.477713;-0.008372594,-0.2160695;0.2855932;-0.1189543,-0.1987214;0.09986237;-0.2972649,0.08220206;0.007796764;-0.0318675,0.08067748;-0.3292496;-0.1177866,0.1028538;-0.6736989;0.01742196,0.1396442;-0.6959212;-0.0472486,-0.07810473;0.001052708;-0.04161789,-0.04657254;-0.344932;-0.05849874,0.02842131;-0.6994391;0.01972604,0.03818921;-0.7332915;-0.04423049,-0.02024468;0.537106;0.04504824,748.8073
+0;0;0,-0.01625513;0.3111005;0.01395313,-0.0312342;0.6128485;0.01324782,0.1413662;0.4875894;0.011594,0.2294665;0.328133;-0.1203747,0.3140943;0.2098973;-0.3335648,-0.1904456;0.4872781;-0.02986353,-0.200899;0.2818962;-0.1210379,-0.205519;0.1315661;-0.3307307,0.08362925;0.01201623;-0.02636787,0.1640446;-0.2225996;-0.2702397,0.1792772;-0.5696693;-0.1408987,0.2166695;-0.6021665;-0.1952944,-0.07365518;-0.001293753;-0.0490586,-0.04735116;-0.348058;-0.05593406,-0.007524621;-0.7133819;-0.007242382,0.002415868;-0.6737685;-0.09708529,-0.02771096;0.5385417;0.015863,0;0;0,-0.01409359;0.3097755;0.03290772,-0.02265966;0.6115026;0.04476929,0.1481043;0.4887317;0.02224541,0.2385769;0.3039424;-0.06870174,0.2587801;0.1254824;-0.2539999,-0.1777887;0.477713;-0.008372594,-0.2160695;0.2855932;-0.1189543,-0.1987214;0.09986237;-0.2972649,0.08220206;0.007796764;-0.0318675,0.08067748;-0.3292496;-0.1177866,0.1028538;-0.6736989;0.01742196,0.1396442;-0.6959212;-0.0472486,-0.07810473;0.001052708;-0.04161789,-0.04657254;-0.344932;-0.05849874,0.02842131;-0.6994391;0.01972604,0.03818921;-0.7332915;-0.04423049,-0.02024468;0.537106;0.04504824,748.8186
+0;0;0,-0.01625846;0.3111641;0.01395598,-0.03126988;0.6135643;0.01324883,0.1387911;0.488905;0.01166524,0.2277124;0.3279626;-0.1215332,0.3063311;0.2181224;-0.3195854,-0.1880215;0.4885984;-0.02916768,-0.1985724;0.2813026;-0.1211917,-0.2028643;0.1416469;-0.3159949,0.08328437;0.01196667;-0.02625913,0.1632111;-0.2212234;-0.268649,0.1782486;-0.5638483;-0.1409646,0.2157122;-0.5964646;-0.195464,-0.07335144;-0.001288418;-0.04885628,-0.04720726;-0.3459456;-0.05568996,-0.00789078;-0.7065907;-0.007621884,0.002068662;-0.6669589;-0.09763609,-0.02773868;0.5390896;0.01586992,0;0;0,-0.01301365;0.3102719;0.02905512,-0.0208052;0.6128705;0.03405499,0.1474983;0.4888288;0.02094102,0.2394431;0.3015881;-0.06871605,0.2599419;0.1160336;-0.2191148,-0.1759337;0.4790839;-0.008901075,-0.2149593;0.2820368;-0.1147346,-0.198403;0.08446638;-0.2495021,0.08216825;0.007596016;-0.03097915,0.08890902;-0.330429;-0.1031761,0.1123011;-0.6685049;0.03494954,0.1436614;-0.6961387;-0.02821207,-0.07751812;0.001175677;-0.04193551,-0.04561716;-0.3426573;-0.05866855,0.01312749;-0.6951177;0.02033705,0.04061083;-0.7288821;-0.03859753,-0.0186159;0.5383219;0.03593516,748.8307
+0;0;0,-0.01643792;0.3111295;0.01450726,-0.03185258;0.6135113;0.01445904,0.1382568;0.4886683;0.01220861,0.2258576;0.3381204;-0.1334373,0.3112002;0.2100226;-0.3172254,-0.1881196;0.488598;-0.02949249,-0.204739;0.3308878;-0.1919812,-0.1992228;0.1413887;-0.3387126,0.08343798;0.01186906;-0.02581198,0.1619981;-0.2166535;-0.2730457,0.1725593;-0.556353;-0.1373481,0.2074405;-0.5808879;-0.2014088,-0.07326078;-0.001253332;-0.04899303,-0.04600269;-0.345825;-0.05578357,-0.00627657;-0.7063292;-0.007001143,0.003863203;-0.6666545;-0.0969906,-0.02820482;0.5390359;0.01689284,0;0;0,-0.01301365;0.3102719;0.02905512,-0.0208052;0.6128705;0.03405499,0.1474983;0.4888288;0.02094102,0.2394431;0.3015881;-0.06871605,0.2599419;0.1160336;-0.2191148,-0.1759337;0.4790839;-0.008901075,-0.2149593;0.2820368;-0.1147346,-0.198403;0.08446638;-0.2495021,0.08216825;0.007596016;-0.03097915,0.08890902;-0.330429;-0.1031761,0.1123011;-0.6685049;0.03494954,0.1436614;-0.6961387;-0.02821207,-0.07751812;0.001175677;-0.04193551,-0.04561716;-0.3426573;-0.05866855,0.01312749;-0.6951177;0.02033705,0.04061083;-0.7288821;-0.03859753,-0.0186159;0.5383219;0.03593516,748.8514
+0;0;0,-0.01643968;0.3111627;0.01450881,-0.03187051;0.6138613;0.01446099,0.1412936;0.4880273;0.0121269,0.2314997;0.3330021;-0.1378505,0.313064;0.2105754;-0.3135021,-0.1910656;0.4879557;-0.03033862,-0.2081793;0.3255552;-0.1976597,-0.2029072;0.1444454;-0.3378952,0.0831762;0.01183182;-0.025731,0.1620796;-0.2176893;-0.2740451,0.1724348;-0.5507622;-0.1409947,0.2074233;-0.5754648;-0.2052525,-0.07303093;-0.0012494;-0.04883931,-0.04565373;-0.3473269;-0.05565953,-0.006702572;-0.7007985;-0.007828739,0.0034684;-0.661094;-0.09809506,-0.02821943;0.5393182;0.01689699,0;0;0,-0.01187508;0.3107038;0.02500296,-0.01931893;0.6136798;0.02491403,0.152662;0.4905626;0.0150528,0.2434642;0.2912819;-0.0668335,0.2608481;0.1087149;-0.2041709,-0.1784796;0.4807231;-0.01668793,-0.2184609;0.2704857;-0.1108417,-0.2037343;0.07701068;-0.232682,0.0820426;0.007357955;-0.03058147,0.09234245;-0.3350039;-0.08757186,0.117599;-0.6671031;0.04591751,0.1552763;-0.6988862;-0.009840012,-0.07710749;0.00136627;-0.0421061,-0.04505318;-0.3440232;-0.05773713,0.01111342;-0.6901642;0.01828177,0.03642353;-0.7257948;-0.0400077,-0.01724603;0.5390946;0.02786183,748.8631
+0;0;0,-0.01643968;0.3111627;0.01450881,-0.03187051;0.6138613;0.01446099,0.1412936;0.4880273;0.0121269,0.2314997;0.3330021;-0.1378505,0.313064;0.2105754;-0.3135021,-0.1910656;0.4879557;-0.03033862,-0.2081793;0.3255552;-0.1976597,-0.2029072;0.1444454;-0.3378952,0.0831762;0.01183182;-0.025731,0.1620796;-0.2176893;-0.2740451,0.1724348;-0.5507622;-0.1409947,0.2074233;-0.5754648;-0.2052525,-0.07303093;-0.0012494;-0.04883931,-0.04565373;-0.3473269;-0.05565953,-0.006702572;-0.7007985;-0.007828739,0.0034684;-0.661094;-0.09809506,-0.02821943;0.5393182;0.01689699,0;0;0,-0.01187508;0.3107038;0.02500296,-0.01931893;0.6136798;0.02491403,0.152662;0.4905626;0.0150528,0.2434642;0.2912819;-0.0668335,0.2608481;0.1087149;-0.2041709,-0.1784796;0.4807231;-0.01668793,-0.2184609;0.2704857;-0.1108417,-0.2037343;0.07701068;-0.232682,0.0820426;0.007357955;-0.03058147,0.09234245;-0.3350039;-0.08757186,0.117599;-0.6671031;0.04591751,0.1552763;-0.6988862;-0.009840012,-0.07710749;0.00136627;-0.0421061,-0.04505318;-0.3440232;-0.05773713,0.01111342;-0.6901642;0.01828177,0.03642353;-0.7257948;-0.0400077,-0.01724603;0.5390946;0.02786183,748.8748
+0;0;0,-0.01589382;0.3113464;0.01558945,-0.03108655;0.6144546;0.01618814,0.1389457;0.4892013;0.01338402,0.2325325;0.3329808;-0.1444218,0.3107323;0.2280193;-0.3286511,-0.1871405;0.4894644;-0.02893491,-0.2141297;0.3168933;-0.1949374,-0.2037315;0.1712814;-0.3674529,0.08329822;0.0116675;-0.02511893,0.1629134;-0.2158663;-0.2802469,0.1673745;-0.5327873;-0.1523736,0.200677;-0.5535296;-0.2119187,-0.07278532;-0.001139077;-0.04905798,-0.04392141;-0.3508927;-0.05536225,-0.006057005;-0.6874203;-0.009255495,0.003554937;-0.6483397;-0.09324721,-0.02746305;0.5397858;0.01847193,0;0;0,-0.01074158;0.3112127;0.02152896,-0.01740106;0.6146001;0.01904297,0.1512282;0.491114;0.01408005,0.2457636;0.2829909;-0.0621686,0.2611409;0.09243269;-0.1826828,-0.175307;0.4829851;-0.01654841,-0.2164943;0.2615613;-0.102229,-0.2043265;0.05972804;-0.2031637,0.08186866;0.007197022;-0.03084493,0.09425077;-0.3415298;-0.06874967,0.118091;-0.6603999;0.05193114,0.1363171;-0.6998031;0.006319039,-0.07706951;0.001603558;-0.04199292,-0.04349184;-0.3475885;-0.05373649,0.006629445;-0.6784111;0.01593902,0.01178006;-0.6641575;-0.06745748,-0.01557981;0.5399099;0.0224812,748.8967
+0;0;0,-0.01589382;0.3113464;0.01558945,-0.03108655;0.6144546;0.01618814,0.1389457;0.4892013;0.01338402,0.2325325;0.3329808;-0.1444218,0.3107323;0.2280193;-0.3286511,-0.1871405;0.4894644;-0.02893491,-0.2141297;0.3168933;-0.1949374,-0.2037315;0.1712814;-0.3674529,0.08329822;0.0116675;-0.02511893,0.1629134;-0.2158663;-0.2802469,0.1673745;-0.5327873;-0.1523736,0.200677;-0.5535296;-0.2119187,-0.07278532;-0.001139077;-0.04905798,-0.04392141;-0.3508927;-0.05536225,-0.006057005;-0.6874203;-0.009255495,0.003554937;-0.6483397;-0.09324721,-0.02746305;0.5397858;0.01847193,0;0;0,-0.01074158;0.3112127;0.02152896,-0.01740106;0.6146001;0.01904297,0.1512282;0.491114;0.01408005,0.2457636;0.2829909;-0.0621686,0.2611409;0.09243269;-0.1826828,-0.175307;0.4829851;-0.01654841,-0.2164943;0.2615613;-0.102229,-0.2043265;0.05972804;-0.2031637,0.08186866;0.007197022;-0.03084493,0.09425077;-0.3415298;-0.06874967,0.118091;-0.6603999;0.05193114,0.1363171;-0.6998031;0.006319039,-0.07706951;0.001603558;-0.04199292,-0.04349184;-0.3475885;-0.05373649,0.006629445;-0.6784111;0.01593902,0.01178006;-0.6641575;-0.06745748,-0.01557981;0.5399099;0.0224812,748.9083
+0;0;0,-0.01589382;0.3113464;0.01558945,-0.03108655;0.6144546;0.01618814,0.1389457;0.4892013;0.01338402,0.2325325;0.3329808;-0.1444218,0.3107323;0.2280193;-0.3286511,-0.1871405;0.4894644;-0.02893491,-0.2141297;0.3168933;-0.1949374,-0.2037315;0.1712814;-0.3674529,0.08329822;0.0116675;-0.02511893,0.1629134;-0.2158663;-0.2802469,0.1673745;-0.5327873;-0.1523736,0.200677;-0.5535296;-0.2119187,-0.07278532;-0.001139077;-0.04905798,-0.04392141;-0.3508927;-0.05536225,-0.006057005;-0.6874203;-0.009255495,0.003554937;-0.6483397;-0.09324721,-0.02746305;0.5397858;0.01847193,0;0;0,-0.01074158;0.3112127;0.02152896,-0.01740106;0.6146001;0.01904297,0.1512282;0.491114;0.01408005,0.2457636;0.2829909;-0.0621686,0.2611409;0.09243269;-0.1826828,-0.175307;0.4829851;-0.01654841,-0.2164943;0.2615613;-0.102229,-0.2043265;0.05972804;-0.2031637,0.08186866;0.007197022;-0.03084493,0.09425077;-0.3415298;-0.06874967,0.118091;-0.6603999;0.05193114,0.1363171;-0.6998031;0.006319039,-0.07706951;0.001603558;-0.04199292,-0.04349184;-0.3475885;-0.05373649,0.006629445;-0.6784111;0.01593902,0.01178006;-0.6641575;-0.06745748,-0.01557981;0.5399099;0.0224812,748.9202
+0;0;0,-0.01550116;0.3110568;0.01656731,-0.03050187;0.6137303;0.01795848,0.1419406;0.4880454;0.01439305,0.2363658;0.333688;-0.1497405,0.3135645;0.2286166;-0.3301971,-0.1884292;0.488378;-0.02979815,-0.2050113;0.3274255;-0.2128322,-0.1990982;0.1765884;-0.3764702,0.08318566;0.01142422;-0.02455085,0.1627514;-0.2109253;-0.289242,0.1639717;-0.5209832;-0.1638992,0.1951669;-0.5378143;-0.2250969,-0.07239085;-0.0009614436;-0.04910957,-0.04212493;-0.3543395;-0.05538001,-0.004335001;-0.6834015;-0.009138115,0.005303335;-0.6444757;-0.09122883,-0.0269033;0.5391761;0.02003539,0;0;0,-0.01013334;0.3111851;0.01822782,-0.01656682;0.6141101;0.0134635,0.1548582;0.4920819;0.007215738,0.2465346;0.2752639;-0.05811071,0.2615019;0.08166248;-0.1670082,-0.177169;0.4837724;-0.0236671,-0.2214288;0.2549646;-0.09694895,-0.2071043;0.05306128;-0.189653,0.08158713;0.006828159;-0.03082252,0.0997384;-0.3466204;-0.0548234,0.1183173;-0.6617882;0.0555048,0.1340952;-0.6990622;0.009280205,-0.07671759;0.001985559;-0.04199499,-0.04335616;-0.3509886;-0.0532952,0.004044205;-0.6753446;0.01299647,0.009013478;-0.6608747;-0.06852392,-0.01483398;0.5395657;0.01742911,748.9413
+0;0;0,-0.01550116;0.3110568;0.01656731,-0.03050187;0.6137303;0.01795848,0.1419406;0.4880454;0.01439305,0.2363658;0.333688;-0.1497405,0.3135645;0.2286166;-0.3301971,-0.1884292;0.488378;-0.02979815,-0.2050113;0.3274255;-0.2128322,-0.1990982;0.1765884;-0.3764702,0.08318566;0.01142422;-0.02455085,0.1627514;-0.2109253;-0.289242,0.1639717;-0.5209832;-0.1638992,0.1951669;-0.5378143;-0.2250969,-0.07239085;-0.0009614436;-0.04910957,-0.04212493;-0.3543395;-0.05538001,-0.004335001;-0.6834015;-0.009138115,0.005303335;-0.6444757;-0.09122883,-0.0269033;0.5391761;0.02003539,0;0;0,-0.01013334;0.3111851;0.01822782,-0.01656682;0.6141101;0.0134635,0.1548582;0.4920819;0.007215738,0.2465346;0.2752639;-0.05811071,0.2615019;0.08166248;-0.1670082,-0.177169;0.4837724;-0.0236671,-0.2214288;0.2549646;-0.09694895,-0.2071043;0.05306128;-0.189653,0.08158713;0.006828159;-0.03082252,0.0997384;-0.3466204;-0.0548234,0.1183173;-0.6617882;0.0555048,0.1340952;-0.6990622;0.009280205,-0.07671759;0.001985559;-0.04199499,-0.04335616;-0.3509886;-0.0532952,0.004044205;-0.6753446;0.01299647,0.009013478;-0.6608747;-0.06852392,-0.01483398;0.5395657;0.01742911,748.9529
+0;0;0,-0.01548034;0.3106389;0.01654505,-0.030459;0.6128678;0.01793389,0.1376559;0.4885946;0.01451004,0.2345903;0.3301356;-0.153985,0.3121063;0.2246322;-0.3351833,-0.1842561;0.4889188;-0.02854981,-0.2012788;0.3236893;-0.2164475,-0.1953414;0.1722322;-0.3807582,0.08304541;0.01140495;-0.02450945,0.1610787;-0.2066622;-0.2841028,0.1623396;-0.5270035;-0.1546028,0.192003;-0.5415351;-0.2127956,-0.07226881;-0.0009598226;-0.04902677,-0.04258579;-0.347532;-0.05517644,-0.00354252;-0.6875077;-0.007400878,0.005622555;-0.6490201;-0.08546077,-0.02686539;0.5384163;0.02000793,0;0;0,-0.008695025;0.3109836;0.0149498,-0.0139397;0.61342;0.007015944,0.1529153;0.4923473;0.007233143,0.2486657;0.2683583;-0.05240631,0.2631987;0.06954817;-0.1535788,-0.1718549;0.4861213;-0.02574234,-0.2190935;0.2480139;-0.08874612,-0.2047177;0.04141255;-0.1728992,0.08136289;0.006717682;-0.03102064,0.1015391;-0.3400348;-0.05068874,0.1210797;-0.664978;0.06515766,0.1489293;-0.7001919;0.03021575,-0.0766021;0.002144527;-0.04189086,-0.04330609;-0.3439883;-0.05259776,0.003082771;-0.6800447;0.01301114,0.008444732;-0.6649821;-0.06443244,-0.01255743;0.5390166;0.0117557,748.9745
+0;0;0,-0.01579333;0.3110626;0.01727565,-0.03138306;0.6140937;0.01964634,0.1397972;0.4884975;0.01526417,0.2375686;0.3327931;-0.1587322,0.3094004;0.2349613;-0.3406358,-0.1873407;0.488866;-0.02947994,-0.2141313;0.3156751;-0.2121408,-0.2016016;0.1840281;-0.3863013,0.08314411;0.0112572;-0.02408654,0.1576671;-0.2058481;-0.2780409,0.1569079;-0.5333182;-0.1512314,0.1833083;-0.5431493;-0.2112397,-0.07205667;-0.000824283;-0.04926443,-0.04249525;-0.341819;-0.05474159,-0.002383672;-0.6872237;-0.005706422,0.00666405;-0.6489432;-0.08143003,-0.02761715;0.5394071;0.02142501,0;0;0,-0.007835966;0.311654;0.01087213,-0.01342608;0.6148443;0.0003540516,0.1564257;0.4928287;-0.001582385,0.2484021;0.2614851;-0.04738951,0.2619736;0.06363875;-0.139544,-0.1745145;0.4855645;-0.02961254,-0.2232216;0.2433435;-0.08469798,-0.2108456;0.03803411;-0.1589591,0.08119902;0.006382734;-0.03139758,0.1048152;-0.3348586;-0.04473543,0.1207877;-0.6669123;0.06841516,0.1474039;-0.6978395;0.03015351,-0.07667526;0.002509523;-0.04164656,-0.04665767;-0.3383327;-0.0519782,2.369285E-05;-0.6800773;0.0139716,0.004304887;-0.664739;-0.06120287,-0.01196725;0.5402458;0.005681515,748.9969
+0;0;0,-0.01579333;0.3110626;0.01727565,-0.03138306;0.6140937;0.01964634,0.1397972;0.4884975;0.01526417,0.2375686;0.3327931;-0.1587322,0.3094004;0.2349613;-0.3406358,-0.1873407;0.488866;-0.02947994,-0.2141313;0.3156751;-0.2121408,-0.2016016;0.1840281;-0.3863013,0.08314411;0.0112572;-0.02408654,0.1576671;-0.2058481;-0.2780409,0.1569079;-0.5333182;-0.1512314,0.1833083;-0.5431493;-0.2112397,-0.07205667;-0.000824283;-0.04926443,-0.04249525;-0.341819;-0.05474159,-0.002383672;-0.6872237;-0.005706422,0.00666405;-0.6489432;-0.08143003,-0.02761715;0.5394071;0.02142501,0;0;0,-0.007835966;0.311654;0.01087213,-0.01342608;0.6148443;0.0003540516,0.1564257;0.4928287;-0.001582385,0.2484021;0.2614851;-0.04738951,0.2619736;0.06363875;-0.139544,-0.1745145;0.4855645;-0.02961254,-0.2232216;0.2433435;-0.08469798,-0.2108456;0.03803411;-0.1589591,0.08119902;0.006382734;-0.03139758,0.1048152;-0.3348586;-0.04473543,0.1207877;-0.6669123;0.06841516,0.1474039;-0.6978395;0.03015351,-0.07667526;0.002509523;-0.04164656,-0.04665767;-0.3383327;-0.0519782,2.369285E-05;-0.6800773;0.0139716,0.004304887;-0.664739;-0.06120287,-0.01196725;0.5402458;0.005681515,749.0083
+0;0;0,-0.0157908;0.3110128;0.01727288,-0.03137828;0.6140001;0.01964337,0.1374646;0.4891286;0.01534685,0.2364297;0.3315231;-0.160774,0.3080522;0.2339763;-0.3421476,-0.1851072;0.4894919;-0.02877273,-0.212225;0.3141863;-0.2136639,-0.1997318;0.182923;-0.387317,0.0830061;0.01123851;-0.02404656,0.1572665;-0.2051019;-0.2771062,0.1564934;-0.5385956;-0.1479641,0.1831015;-0.54874;-0.2084443,-0.07193707;-0.0008229148;-0.04918265,-0.04247981;-0.3406162;-0.05464052,-0.001630388;-0.6923746;-0.004703369,0.007488496;-0.654029;-0.08102256,-0.02761308;0.5393276;0.0214217,0;0;0,-0.007300228;0.3116999;0.008155823,-0.01322132;0.6147998;-0.003539324,0.1542685;0.4928274;-0.001939297,0.2474679;0.2580379;-0.04483414,0.2615443;0.05837472;-0.1313095,-0.1720108;0.4866921;-0.0332008,-0.2230147;0.2403;-0.08159207,-0.2121575;0.03384255;-0.1508666,0.08113092;0.00619188;-0.03120875,0.103669;-0.334003;-0.04199982,0.1204496;-0.6715808;0.07485914,0.1464298;-0.6993854;0.03057504,-0.07644891;0.002681425;-0.04174837,-0.04915818;-0.337164;-0.05257516,-0.001536433;-0.6852773;0.01410059,0.003431273;-0.6701654;-0.06160339,-0.0116968;0.5402335;0.002016068,749.0302
+0;0;0,-0.01591719;0.3109704;0.01790811,-0.03160547;0.6139481;0.02076073,0.1371044;0.4886364;0.01564611,0.2340445;0.3277843;-0.1586565,0.3003975;0.2596642;-0.3548667,-0.1848726;0.4896566;-0.02931823,-0.201045;0.3334887;-0.2318083,-0.192481;0.1978214;-0.4022857,0.08315203;0.01116858;-0.02357022,0.1559606;-0.1976406;-0.2832904,0.1513299;-0.5324183;-0.1575973,0.1792114;-0.5472786;-0.2140562,-0.07178484;-0.0007740492;-0.04940537,-0.04173417;-0.3405179;-0.05470192,-0.0007218085;-0.6922177;-0.004486609,0.008592046;-0.6538436;-0.08077914,-0.0278117;0.5392745;0.02242575,0;0;0,-0.007300228;0.3116999;0.008155823,-0.01322132;0.6147998;-0.003539324,0.1542685;0.4928274;-0.001939297,0.2474679;0.2580379;-0.04483414,0.2615443;0.05837472;-0.1313095,-0.1720108;0.4866921;-0.0332008,-0.2230147;0.2403;-0.08159207,-0.2121575;0.03384255;-0.1508666,0.08113092;0.00619188;-0.03120875,0.103669;-0.334003;-0.04199982,0.1204496;-0.6715808;0.07485914,0.1464298;-0.6993854;0.03057504,-0.07644891;0.002681425;-0.04174837,-0.04915818;-0.337164;-0.05257516,-0.001536433;-0.6852773;0.01410059,0.003431273;-0.6701654;-0.06160339,-0.0116968;0.5402335;0.002016068,749.0421
+0;0;0,-0.0159107;0.3108435;0.0179008,-0.03159217;0.6136898;0.02075222,0.1386221;0.4879487;0.01557495,0.2359864;0.3263928;-0.1594903,0.3023805;0.2582304;-0.3558225,-0.1862953;0.4889783;-0.02980003,-0.2025385;0.3321271;-0.2331761,-0.1939691;0.1963754;-0.4037595,0.0831012;0.01116175;-0.02355581,0.1554107;-0.1962162;-0.2814959,0.1507491;-0.5332361;-0.154961,0.1789322;-0.5485818;-0.2120307,-0.07174096;-0.0007735761;-0.04937517,-0.04189625;-0.3381888;-0.05463542,-0.0006092153;-0.6922441;-0.00408379,0.008805411;-0.6537794;-0.08120177,-0.02780008;0.5390493;0.0224165,0;0;0,-0.007084953;0.3116215;0.006250858,-0.01281544;0.6145365;-0.006827116,0.1564325;0.4934304;-0.006454945,0.2472316;0.255453;-0.04320049,0.2614827;0.05333023;-0.1240952,-0.1734504;0.4861499;-0.03522568,-0.2249908;0.2380367;-0.08007462,-0.2151523;0.03064254;-0.1470932,0.08106092;0.005978942;-0.03128338,0.1052036;-0.3318783;-0.03736544,0.1199598;-0.6731;0.07649971,0.1459463;-0.7006191;0.03041578,-0.07640894;0.002888634;-0.04169653,-0.05082334;-0.334718;-0.05329657,-0.001267333;-0.6845917;0.01560803,0.005854423;-0.7140848;-0.03456484,-0.01135441;0.5400288;-0.0009276867,749.0638
+0;0;0,-0.0159107;0.3108435;0.0179008,-0.03159217;0.6136898;0.02075222,0.1386221;0.4879487;0.01557495,0.2359864;0.3263928;-0.1594903,0.3023805;0.2582304;-0.3558225,-0.1862953;0.4889783;-0.02980003,-0.2025385;0.3321271;-0.2331761,-0.1939691;0.1963754;-0.4037595,0.0831012;0.01116175;-0.02355581,0.1554107;-0.1962162;-0.2814959,0.1507491;-0.5332361;-0.154961,0.1789322;-0.5485818;-0.2120307,-0.07174096;-0.0007735761;-0.04937517,-0.04189625;-0.3381888;-0.05463542,-0.0006092153;-0.6922441;-0.00408379,0.008805411;-0.6537794;-0.08120177,-0.02780008;0.5390493;0.0224165,0;0;0,-0.007084953;0.3116215;0.006250858,-0.01281544;0.6145365;-0.006827116,0.1564325;0.4934304;-0.006454945,0.2472316;0.255453;-0.04320049,0.2614827;0.05333023;-0.1240952,-0.1734504;0.4861499;-0.03522568,-0.2249908;0.2380367;-0.08007462,-0.2151523;0.03064254;-0.1470932,0.08106092;0.005978942;-0.03128338,0.1052036;-0.3318783;-0.03736544,0.1199598;-0.6731;0.07649971,0.1459463;-0.7006191;0.03041578,-0.07640894;0.002888634;-0.04169653,-0.05082334;-0.334718;-0.05329657,-0.001267333;-0.6845917;0.01560803,0.005854423;-0.7140848;-0.03456484,-0.01135441;0.5400288;-0.0009276867,749.0753
+0;0;0,-0.01618369;0.3104791;0.01832059,-0.03227748;0.6129832;0.02159703,0.1391924;0.4869451;0.01572677,0.2398124;0.3364652;-0.170134,0.2990683;0.2570865;-0.3633763,-0.1873865;0.4880838;-0.03128187,-0.2036744;0.330521;-0.2367605,-0.1954576;0.2026539;-0.4120811,0.08292355;0.01110775;-0.02323815,0.1532895;-0.1920337;-0.28469,0.1476502;-0.5301197;-0.161759,0.1730009;-0.5432808;-0.2227302,-0.07146152;-0.0007863964;-0.04931878,-0.04146555;-0.3379032;-0.05454898,-2.492592E-05;-0.6916431;-0.003590729,0.00975208;-0.6530742;-0.0813982,-0.02836896;0.5384299;0.0231336,0;0;0,-0.007635837;0.3113099;0.004763603,-0.01380132;0.6138722;-0.008935213,0.157224;0.4945112;-0.009269714,0.2468593;0.2532997;-0.04236531,0.2612925;0.05148257;-0.1212094,-0.1755196;0.4854078;-0.03757745,-0.2284681;0.2350647;-0.08044459,-0.2191897;0.02844371;-0.1465999,0.08067417;0.005788326;-0.03158927,0.1030629;-0.3319381;-0.03539228,0.1181549;-0.6731853;0.07760572,0.1441223;-0.7004485;0.02996492,-0.07622682;0.00311359;-0.04146669,-0.05266942;-0.3342956;-0.05469462,-0.003091577;-0.6837366;0.01515538,0.003269651;-0.7132002;-0.03629013,-0.01224895;0.5394619;-0.002890348,749.0973
+0;0;0,-0.01618369;0.3104791;0.01832059,-0.03227748;0.6129832;0.02159703,0.1391924;0.4869451;0.01572677,0.2398124;0.3364652;-0.170134,0.2990683;0.2570865;-0.3633763,-0.1873865;0.4880838;-0.03128187,-0.2036744;0.330521;-0.2367605,-0.1954576;0.2026539;-0.4120811,0.08292355;0.01110775;-0.02323815,0.1532895;-0.1920337;-0.28469,0.1476502;-0.5301197;-0.161759,0.1730009;-0.5432808;-0.2227302,-0.07146152;-0.0007863964;-0.04931878,-0.04146555;-0.3379032;-0.05454898,-2.492592E-05;-0.6916431;-0.003590729,0.00975208;-0.6530742;-0.0813982,-0.02836896;0.5384299;0.0231336,0;0;0,-0.007635837;0.3113099;0.004763603,-0.01380132;0.6138722;-0.008935213,0.157224;0.4945112;-0.009269714,0.2468593;0.2532997;-0.04236531,0.2612925;0.05148257;-0.1212094,-0.1755196;0.4854078;-0.03757745,-0.2284681;0.2350647;-0.08044459,-0.2191897;0.02844371;-0.1465999,0.08067417;0.005788326;-0.03158927,0.1030629;-0.3319381;-0.03539228,0.1181549;-0.6731853;0.07760572,0.1441223;-0.7004485;0.02996492,-0.07622682;0.00311359;-0.04146669,-0.05266942;-0.3342956;-0.05469462,-0.003091577;-0.6837366;0.01515538,0.003269651;-0.7132002;-0.03629013,-0.01224895;0.5394619;-0.002890348,749.1089
+0;0;0,-0.0161702;0.3102203;0.01830532,-0.03224717;0.6124081;0.02157857,0.1408336;0.4859574;0.01563519,0.2414022;0.3355544;-0.1701305,0.3006272;0.2562171;-0.363272,-0.1888935;0.487107;-0.03182664,-0.2051731;0.3296248;-0.2372002,-0.1969606;0.2018244;-0.4124293,0.0828996;0.01110454;-0.02323144,0.1532906;-0.1921092;-0.2847764,0.1476569;-0.5298598;-0.1619674,0.1729702;-0.5429573;-0.2228487,-0.07144088;-0.0007861693;-0.04930453,-0.04143423;-0.338023;-0.0545366,-3.471971E-05;-0.691412;-0.003628906,0.009727878;-0.6528558;-0.08132172,-0.02834303;0.5379384;0.02311341,0;0;0,-0.00752109;0.311066;0.003822803,-0.01367667;0.6132893;-0.01036429,0.1593062;0.4950347;-0.01172686,0.2470565;0.2529404;-0.0422914,0.2613964;0.05112335;-0.1208401,-0.1779495;0.4841038;-0.03377126,-0.2313548;0.234751;-0.08083525,-0.2222629;0.02825432;-0.1470327,0.08065107;0.00565055;-0.03160429,0.1021628;-0.3322652;-0.03418946,0.1175101;-0.6734209;0.0779109,0.1433716;-0.7007727;0.03051209,-0.07619872;0.003232381;-0.04145673,-0.05327271;-0.334327;-0.05504113,-0.003406715;-0.683148;0.01585665,0.00168293;-0.7122095;-0.03601371,-0.01213428;0.5389715;-0.00421524,749.1308
+0;0;0,-0.01640904;0.3101794;0.01877994,-0.03258379;0.6123558;0.02255212,0.1404673;0.4858647;0.01588748,0.2410554;0.3384302;-0.1722324,0.3003597;0.2599844;-0.3657134,-0.1885743;0.4868958;-0.0326793,-0.2051248;0.3316916;-0.2397583,-0.1963884;0.2118084;-0.4204718,0.08301617;0.01082386;-0.02294588,0.1518168;-0.1845142;-0.2908376,0.1445736;-0.5230213;-0.1702154,0.1704611;-0.5355375;-0.2312638,-0.07139587;-0.0004752929;-0.04937365,-0.04086117;-0.3376647;-0.05460928,0.0009364635;-0.6910306;-0.003867157,0.01091372;-0.6524576;-0.08153084,-0.02866959;0.5378844;0.02397192,0;0;0,-0.00752109;0.311066;0.003822803,-0.01367667;0.6132893;-0.01036429,0.1593062;0.4950347;-0.01172686,0.2470565;0.2529404;-0.0422914,0.2613964;0.05112335;-0.1208401,-0.1779495;0.4841038;-0.03377126,-0.2313548;0.234751;-0.08083525,-0.2222629;0.02825432;-0.1470327,0.08065107;0.00565055;-0.03160429,0.1021628;-0.3322652;-0.03418946,0.1175101;-0.6734209;0.0779109,0.1433716;-0.7007727;0.03051209,-0.07619872;0.003232381;-0.04145673,-0.05327271;-0.334327;-0.05504113,-0.003406715;-0.683148;0.01585665,0.00168293;-0.7122095;-0.03601371,-0.01213428;0.5389715;-0.00421524,749.1533
+0;0;0,-0.01640522;0.3101072;0.01877557,-0.03257536;0.6121975;0.02254655,0.1395431;0.4860112;0.0159261,0.2403372;0.3382748;-0.172579,0.2997344;0.259706;-0.3663631,-0.1876859;0.4870366;-0.03237314,-0.2042703;0.3315146;-0.2398762,-0.1955202;0.2114436;-0.4208728,0.08303743;0.01082663;-0.02295175,0.1517812;-0.18435;-0.2906221,0.1445269;-0.5233719;-0.1698164,0.1705419;-0.5360973;-0.2311652,-0.07141416;-0.0004754146;-0.04938629,-0.04090469;-0.3373861;-0.05461759,0.0009565167;-0.6912895;-0.003798287,0.01098287;-0.6526743;-0.0818442,-0.02866212;0.5377443;0.023966,0;0;0,-0.006925023;0.3110179;0.002840519,-0.01227477;0.6131214;-0.01234031,0.1597124;0.495791;-0.01313639,0.2473856;0.2529933;-0.04284167,0.2627539;0.05110452;-0.1219499,-0.1757244;0.4845061;-0.03650568,-0.2301387;0.2345317;-0.08201985,-0.2206826;0.02893271;-0.15197,0.08051594;0.005576193;-0.03202033,0.1018575;-0.3320767;-0.03347254,0.1172119;-0.6738315;0.07855606,0.1431192;-0.70101;0.03033423,-0.07650363;0.00338983;-0.04092574,-0.05416002;-0.3338838;-0.055564,-0.003439575;-0.6829948;0.01607033,-5.690497E-05;-0.7119244;-0.03667224,-0.01095965;0.538839;-0.005936861,749.1644
+0;0;0,-0.01640522;0.3101072;0.01877557,-0.03257536;0.6121975;0.02254655,0.1395431;0.4860112;0.0159261,0.2403372;0.3382748;-0.172579,0.2997344;0.259706;-0.3663631,-0.1876859;0.4870366;-0.03237314,-0.2042703;0.3315146;-0.2398762,-0.1955202;0.2114436;-0.4208728,0.08303743;0.01082663;-0.02295175,0.1517812;-0.18435;-0.2906221,0.1445269;-0.5233719;-0.1698164,0.1705419;-0.5360973;-0.2311652,-0.07141416;-0.0004754146;-0.04938629,-0.04090469;-0.3373861;-0.05461759,0.0009565167;-0.6912895;-0.003798287,0.01098287;-0.6526743;-0.0818442,-0.02866212;0.5377443;0.023966,0;0;0,-0.006925023;0.3110179;0.002840519,-0.01227477;0.6131214;-0.01234031,0.1597124;0.495791;-0.01313639,0.2473856;0.2529933;-0.04284167,0.2627539;0.05110452;-0.1219499,-0.1757244;0.4845061;-0.03650568,-0.2301387;0.2345317;-0.08201985,-0.2206826;0.02893271;-0.15197,0.08051594;0.005576193;-0.03202033,0.1018575;-0.3320767;-0.03347254,0.1172119;-0.6738315;0.07855606,0.1431192;-0.70101;0.03033423,-0.07650363;0.00338983;-0.04092574,-0.05416002;-0.3338838;-0.055564,-0.003439575;-0.6829948;0.01607033,-5.690497E-05;-0.7119244;-0.03667224,-0.01095965;0.538839;-0.005936861,749.1759
+0;0;0,-0.01656758;0.3100836;0.0192414,-0.03281601;0.6121943;0.02345302,0.140026;0.4860897;0.01638679,0.2392966;0.3471692;-0.1795984,0.2928024;0.2787289;-0.3819758,-0.1881921;0.486878;-0.03272981,-0.2103773;0.3355754;-0.242918,-0.1967988;0.2148692;-0.4266275,0.08316612;0.01054903;-0.02248417,0.1513362;-0.1810821;-0.2923557,0.1413404;-0.5230937;-0.1756173,0.1674148;-0.5355492;-0.2376617,-0.07120785;-0.0001540426;-0.04962703,-0.04042393;-0.3366523;-0.05427642,0.002115749;-0.6919277;-0.002609417,0.01230154;-0.6532489;-0.081049,-0.0288898;0.5377301;0.02477166,0;0;0,-0.006862639;0.3110365;0.002405643,-0.01212679;0.6131684;-0.01286292,0.1607215;0.4967473;-0.01439762,0.2486722;0.254105;-0.04527044,0.2663074;0.05158739;-0.1300004,-0.175963;0.4844052;-0.03861937,-0.2296204;0.2346441;-0.08661954,-0.2187395;0.03103024;-0.1698455,0.08045007;0.005454034;-0.03211641,0.1020366;-0.3317868;-0.03383636,0.1169378;-0.6749873;0.07881856,0.143296;-0.7018056;0.02973938,-0.07647353;0.003519732;-0.04090031,-0.05444307;-0.3333565;-0.05604677,-0.003315549;-0.6838766;0.01621194,-0.0003231706;-0.7125959;-0.03740648,-0.01083462;0.5388768;-0.006447316,749.1984
+0;0;0,-0.01656758;0.3100836;0.0192414,-0.03281601;0.6121943;0.02345302,0.140026;0.4860897;0.01638679,0.2392966;0.3471692;-0.1795984,0.2928024;0.2787289;-0.3819758,-0.1881921;0.486878;-0.03272981,-0.2103773;0.3355754;-0.242918,-0.1967988;0.2148692;-0.4266275,0.08316612;0.01054903;-0.02248417,0.1513362;-0.1810821;-0.2923557,0.1413404;-0.5230937;-0.1756173,0.1674148;-0.5355492;-0.2376617,-0.07120785;-0.0001540426;-0.04962703,-0.04042393;-0.3366523;-0.05427642,0.002115749;-0.6919277;-0.002609417,0.01230154;-0.6532489;-0.081049,-0.0288898;0.5377301;0.02477166,0;0;0,-0.006862639;0.3110365;0.002405643,-0.01212679;0.6131684;-0.01286292,0.1607215;0.4967473;-0.01439762,0.2486722;0.254105;-0.04527044,0.2663074;0.05158739;-0.1300004,-0.175963;0.4844052;-0.03861937,-0.2296204;0.2346441;-0.08661954,-0.2187395;0.03103024;-0.1698455,0.08045007;0.005454034;-0.03211641,0.1020366;-0.3317868;-0.03383636,0.1169378;-0.6749873;0.07881856,0.143296;-0.7018056;0.02973938,-0.07647353;0.003519732;-0.04090031,-0.05444307;-0.3333565;-0.05604677,-0.003315549;-0.6838766;0.01621194,-0.0003231706;-0.7125959;-0.03740648,-0.01083462;0.5388768;-0.006447316,749.2099
+0;0;0,-0.0165713;0.3101533;0.01924572,-0.03282027;0.6122739;0.02345769,0.1400466;0.4861642;0.01639017,0.2394126;0.3471103;-0.1797832,0.2929239;0.2786628;-0.3821817,-0.1882201;0.4869526;-0.03273369,-0.2104266;0.3355047;-0.2431237,-0.1968467;0.2147859;-0.4268524,0.08321837;0.01055566;-0.0224983,0.1513975;-0.1811007;-0.2924054,0.1413199;-0.5259089;-0.1747124,0.1675724;-0.5386544;-0.2371807,-0.07125259;-0.0001541394;-0.04965821,-0.04046462;-0.3366967;-0.05430821,0.002422899;-0.694877;-0.002218742,0.01267827;-0.656139;-0.08119418,-0.02889419;0.5378122;0.02477628,0;0;0,-0.00678706;0.3111092;0.002247572,-0.0120021;0.6132594;-0.01289105,0.1608611;0.4969715;-0.01493549,0.2513588;0.2555193;-0.04964209,0.2727347;0.06001565;-0.148814,-0.175904;0.484662;-0.03891242,-0.2262194;0.2360387;-0.09677751,-0.2152001;0.039607;-0.195807,0.08046557;0.005419612;-0.03223062,0.1024156;-0.3318395;-0.03444052,0.1173813;-0.677746;0.07944798,0.1444049;-0.704011;0.02922225,-0.07656734;0.003549414;-0.04083794,-0.05453641;-0.3333569;-0.05630293,-0.002285279;-0.6863493;0.01794033,-0.0004869023;-0.7146932;-0.03693585,-0.01073345;0.5389654;-0.006529093,749.2315
+0;0;0,-0.01673997;0.3101037;0.01988765,-0.033106;0.6122111;0.02455025,0.1398409;0.4862916;0.01706829,0.2374515;0.3531273;-0.1840114,0.2895948;0.2759153;-0.3835936,-0.1880512;0.4868417;-0.03284571,-0.2063611;0.3506347;-0.2537664,-0.1933626;0.2371186;-0.4420715,0.08337526;0.01028433;-0.02203842,0.1506462;-0.1776759;-0.294758,0.1386758;-0.5234967;-0.1802568,0.1634612;-0.5349081;-0.2442055,-0.07113761;4.967591E-05;-0.049823,-0.04040967;-0.3365001;-0.05433863,0.003128137;-0.6945171;-0.001668211,0.01354488;-0.6557575;-0.08062014,-0.02914212;0.5377497;0.02576434,0;0;0,-0.00678706;0.3111092;0.002247572,-0.0120021;0.6132594;-0.01289105,0.1608611;0.4969715;-0.01493549,0.2513588;0.2555193;-0.04964209,0.2727347;0.06001565;-0.148814,-0.175904;0.484662;-0.03891242,-0.2262194;0.2360387;-0.09677751,-0.2152001;0.039607;-0.195807,0.08046557;0.005419612;-0.03223062,0.1024156;-0.3318395;-0.03444052,0.1173813;-0.677746;0.07944798,0.1444049;-0.704011;0.02922225,-0.07656734;0.003549414;-0.04083794,-0.05453641;-0.3333569;-0.05630293,-0.002285279;-0.6863493;0.01794033,-0.0004869023;-0.7146932;-0.03693585,-0.01073345;0.5389654;-0.006529093,749.243
+0;0;0,-0.0167485;0.3102617;0.01989779,-0.03311276;0.6123359;0.02456105,0.1372958;0.4872249;0.01720903,0.2341732;0.3550609;-0.1823604,0.2864724;0.2776178;-0.3825396,-0.1856746;0.4877668;-0.03195573,-0.203847;0.3525828;-0.2512171,-0.1908096;0.2387272;-0.4400855,0.08336753;0.01028338;-0.02203638,0.1505214;-0.1773498;-0.2942814,0.1385319;-0.5237243;-0.1795968,0.1632226;-0.5349776;-0.2433015,-0.07113102;4.967131E-05;-0.04981838,-0.04045656;-0.3359145;-0.05432615,0.003150955;-0.6945047;-0.001571413,0.01352793;-0.6557785;-0.08022195,-0.02915081;0.5379106;0.02577455,0;0;0,-0.00696815;0.3112643;0.002185106,-0.01242307;0.6133968;-0.01259565,0.1576269;0.4961415;-0.01227927,0.2532535;0.2609249;-0.05928159,0.2756526;0.07175425;-0.1711614,-0.1747393;0.4857023;-0.03301813,-0.2225218;0.2438242;-0.1097795,-0.2130484;0.06583655;-0.2402977,0.08049683;0.005347043;-0.03214288,0.1027346;-0.3312744;-0.03711033,0.11713;-0.6769672;0.0793407,0.1437996;-0.7035161;0.02973532,-0.07651854;0.003609966;-0.04090692,-0.05545579;-0.3328113;-0.05540771,-0.001916286;-0.6859989;0.0198495,-0.0003248674;-0.7138526;-0.03510639,-0.01108603;0.5391287;-0.006370544,749.2653
+0;0;0,-0.0167427;0.3101543;0.0198909,-0.0330722;0.6115855;0.02454662,0.1378813;0.48652;0.01716246,0.2339252;0.3554931;-0.1806899,0.2880084;0.2754086;-0.3876972,-0.1861687;0.4870637;-0.03216666,-0.2041848;0.3530428;-0.2495416,-0.1907026;0.2353036;-0.4448522,0.08337402;0.01028418;-0.02203809,0.1500819;-0.176103;-0.2924753,0.1378906;-0.5283082;-0.1758602,0.162501;-0.539427;-0.2393574,-0.07113656;4.967517E-05;-0.04982226,-0.04066579;-0.3336835;-0.0543001,0.003675777;-0.6983099;-0.00065732,0.01401897;-0.6596121;-0.07905179,-0.02912169;0.5373752;0.02575661,0;0;0,-0.007201223;0.3111475;0.0026474,-0.01329161;0.6127368;-0.009853601,0.1576243;0.4960887;-0.01257682,0.2543598;0.2654732;-0.06731939,0.2787145;0.08057223;-0.1992626,-0.175634;0.4855862;-0.03386932,-0.2221616;0.2484194;-0.1182796,-0.2140881;0.07728232;-0.2694003,0.08044486;0.005356878;-0.03228927,0.1052094;-0.328595;-0.0460453,0.1174265;-0.6780024;0.07870007,0.1439264;-0.7047025;0.02959633,-0.07656025;0.003590758;-0.04084488,-0.05646663;-0.3306236;-0.05579097,-0.001463696;-0.689549;0.02130215,-0.001329883;-0.7179831;-0.03267721,-0.01171108;0.538626;-0.004438639,749.2875
+0;0;0,-0.01684782;0.3101259;0.02024113,-0.03313591;0.6115538;0.02520558,0.13779;0.4865523;0.01719349,0.233948;0.3566781;-0.1813622,0.2895638;0.2772748;-0.3882258,-0.1858979;0.4869263;-0.03242592,-0.2178692;0.346731;-0.2442305,-0.1970533;0.2420044;-0.4461948,0.08349515;0.01011686;-0.02165359,0.1493931;-0.1725627;-0.2948056,0.1346556;-0.5261155;-0.1826476,0.1579552;-0.5372996;-0.2465955,-0.0710097;0.0002059432;-0.05000249,-0.04025689;-0.3335097;-0.05381871,0.004092012;-0.6981493;-0.0002722219,0.01451315;-0.6594401;-0.0786551,-0.02920294;0.5373416;0.02635415,0;0;0,-0.007201223;0.3111475;0.0026474,-0.01329161;0.6127368;-0.009853601,0.1576243;0.4960887;-0.01257682,0.2543598;0.2654732;-0.06731939,0.2787145;0.08057223;-0.1992626,-0.175634;0.4855862;-0.03386932,-0.2221616;0.2484194;-0.1182796,-0.2140881;0.07728232;-0.2694003,0.08044486;0.005356878;-0.03228927,0.1052094;-0.328595;-0.0460453,0.1174265;-0.6780024;0.07870007,0.1439264;-0.7047025;0.02959633,-0.07656025;0.003590758;-0.04084488,-0.05646663;-0.3306236;-0.05579097,-0.001463696;-0.689549;0.02130215,-0.001329883;-0.7179831;-0.03267721,-0.01171108;0.538626;-0.004438639,749.31
+0;0;0,-0.01684417;0.3100588;0.02023675,-0.03309496;0.610796;0.02519048,0.1363347;0.4864322;0.01725706,0.2298695;0.3601009;-0.1758821,0.2874762;0.2778552;-0.3901508,-0.184472;0.4868028;-0.03192067,-0.2155712;0.350432;-0.2379473,-0.1940102;0.2419566;-0.4471413,0.08345862;0.01011243;-0.02164412,0.1500292;-0.174432;-0.2975845,0.1354639;-0.5238566;-0.1867361,0.1586445;-0.5348305;-0.2503576,-0.07097863;0.0002058531;-0.04998061,-0.03991189;-0.3369164;-0.0538358,0.003919188;-0.6972985;-0.0009145252,0.01428713;-0.6586338;-0.07889733,-0.02917183;0.5367694;0.02633618,0;0;0,-0.007541407;0.3110621;0.003630161,-0.01460507;0.6120808;-0.005117655,0.1549901;0.4955332;-0.009916306,0.2553029;0.2773676;-0.07588768,0.279104;0.09516238;-0.2249806,-0.1747015;0.4861838;-0.03357898,-0.2177318;0.2578904;-0.1232542,-0.2091283;0.09480761;-0.2944965,0.08038975;0.005531013;-0.03229499,0.1080441;-0.3312101;-0.05402184,0.1171781;-0.6745077;0.07505345,0.1437267;-0.7013907;0.02685189,-0.07649525;0.003364576;-0.0409051,-0.05685302;-0.3343026;-0.05595509,-0.00240564;-0.688948;0.02059007,-0.002611631;-0.7170073;-0.0331962,-0.0126906;0.5380858;-0.0009093289,749.3319
+0;0;0,-0.01684417;0.3100588;0.02023675,-0.03309496;0.610796;0.02519048,0.1363347;0.4864322;0.01725706,0.2298695;0.3601009;-0.1758821,0.2874762;0.2778552;-0.3901508,-0.184472;0.4868028;-0.03192067,-0.2155712;0.350432;-0.2379473,-0.1940102;0.2419566;-0.4471413,0.08345862;0.01011243;-0.02164412,0.1500292;-0.174432;-0.2975845,0.1354639;-0.5238566;-0.1867361,0.1586445;-0.5348305;-0.2503576,-0.07097863;0.0002058531;-0.04998061,-0.03991189;-0.3369164;-0.0538358,0.003919188;-0.6972985;-0.0009145252,0.01428713;-0.6586338;-0.07889733,-0.02917183;0.5367694;0.02633618,0;0;0,-0.007541407;0.3110621;0.003630161,-0.01460507;0.6120808;-0.005117655,0.1549901;0.4955332;-0.009916306,0.2553029;0.2773676;-0.07588768,0.279104;0.09516238;-0.2249806,-0.1747015;0.4861838;-0.03357898,-0.2177318;0.2578904;-0.1232542,-0.2091283;0.09480761;-0.2944965,0.08038975;0.005531013;-0.03229499,0.1080441;-0.3312101;-0.05402184,0.1171781;-0.6745077;0.07505345,0.1437267;-0.7013907;0.02685189,-0.07649525;0.003364576;-0.0409051,-0.05685302;-0.3343026;-0.05595509,-0.00240564;-0.688948;0.02059007,-0.002611631;-0.7170073;-0.0331962,-0.0126906;0.5380858;-0.0009093289,749.3434
+0;0;0,-0.01687499;0.3096996;0.02097295,-0.03300371;0.6091013;0.02640361,0.1366122;0.4851302;0.01759063,0.2273681;0.3684063;-0.1750869,0.2822043;0.3072129;-0.3955959,-0.184335;0.4852471;-0.03150931,-0.2043171;0.3478885;-0.2308057,-0.1910791;0.2479366;-0.4434327,0.08337335;0.009856736;-0.02113766,0.1491975;-0.1709208;-0.3012491,0.134602;-0.5236728;-0.1922113,0.1567625;-0.5336359;-0.2547175,-0.07069672;0.0003227944;-0.0499694,-0.03891864;-0.3379928;-0.05287601,0.005288653;-0.7009031;0.000772275,0.01539482;-0.6623958;-0.07552092,-0.02910588;0.5354477;0.0274414,0;0;0,-0.008651532;0.3107019;0.005283594,-0.01857986;0.6104172;0.001524687,0.1521872;0.4948117;-0.006759167,0.255028;0.2884868;-0.0831759,0.2775878;0.1180204;-0.243825,-0.1771558;0.4854283;-0.03324895,-0.220086;0.2718793;-0.1406713,-0.212657;0.1159149;-0.3167275,0.0802467;0.005723209;-0.03198099,0.1122378;-0.3301539;-0.07246351,0.1172053;-0.6721947;0.06724954,0.1446061;-0.6993471;0.02277517,-0.0760561;0.003101307;-0.04124225,-0.05809931;-0.3359301;-0.05576691,-0.002758548;-0.6929657;0.02168835,-0.003703657;-0.7195433;-0.03116281,-0.01576881;0.5367595;0.004310608,749.3655
+0;0;0,-0.01687499;0.3096996;0.02097295,-0.03300371;0.6091013;0.02640361,0.1366122;0.4851302;0.01759063,0.2273681;0.3684063;-0.1750869,0.2822043;0.3072129;-0.3955959,-0.184335;0.4852471;-0.03150931,-0.2043171;0.3478885;-0.2308057,-0.1910791;0.2479366;-0.4434327,0.08337335;0.009856736;-0.02113766,0.1491975;-0.1709208;-0.3012491,0.134602;-0.5236728;-0.1922113,0.1567625;-0.5336359;-0.2547175,-0.07069672;0.0003227944;-0.0499694,-0.03891864;-0.3379928;-0.05287601,0.005288653;-0.7009031;0.000772275,0.01539482;-0.6623958;-0.07552092,-0.02910588;0.5354477;0.0274414,0;0;0,-0.008651532;0.3107019;0.005283594,-0.01857986;0.6104172;0.001524687,0.1521872;0.4948117;-0.006759167,0.255028;0.2884868;-0.0831759,0.2775878;0.1180204;-0.243825,-0.1771558;0.4854283;-0.03324895,-0.220086;0.2718793;-0.1406713,-0.212657;0.1159149;-0.3167275,0.0802467;0.005723209;-0.03198099,0.1122378;-0.3301539;-0.07246351,0.1172053;-0.6721947;0.06724954,0.1446061;-0.6993471;0.02277517,-0.0760561;0.003101307;-0.04124225,-0.05809931;-0.3359301;-0.05576691,-0.002758548;-0.6929657;0.02168835,-0.003703657;-0.7195433;-0.03116281,-0.01576881;0.5367595;0.004310608,749.3771
+0;0;0,-0.01686473;0.3095113;0.0209602,-0.03293877;0.607899;0.0263706,0.138948;0.4834408;0.01741908,0.225545;0.3720657;-0.1664291,0.2808125;0.3103911;-0.3886721,-0.1864183;0.4835593;-0.0323569,-0.2054847;0.352495;-0.2225206,-0.1921426;0.2517571;-0.4368196,0.08344529;0.009865241;-0.0211559,0.1495618;-0.171715;-0.3025112,0.1344435;-0.5371003;-0.1895684,0.1570579;-0.5478818;-0.2533547,-0.07075772;0.0003230729;-0.05001251,-0.03883853;-0.3394949;-0.05293204,0.006951973;-0.7154022;0.002637569,0.0172651;-0.6767207;-0.07521801,-0.02905183;0.534451;0.02740549,0;0;0,-0.009694196;0.3104331;0.007636786,-0.02105014;0.6091043;0.007490873,0.1523333;0.4940861;-0.005100965,0.2523415;0.3020573;-0.08772612,0.2759008;0.1404418;-0.2597017,-0.1820363;0.4841578;-0.02725115,-0.2211994;0.2879476;-0.1441758,-0.2190628;0.1555688;-0.3409536,0.08027199;0.006001323;-0.03206873,0.1154216;-0.3269944;-0.09826493,0.1184247;-0.6740437;0.06310058,0.146125;-0.700416;0.01516223,-0.07615235;0.002852951;-0.04123945,-0.05984699;-0.337741;-0.05652106,-0.001196392;-0.7071127;0.02481573,-0.002785835;-0.7355074;-0.02838907,-0.01792738;0.5356375;0.009407282,749.3992
+0;0;0,-0.01686267;0.3085112;0.02177657,-0.03277677;0.6049848;0.02767738,0.1411201;0.4803274;0.01785929,0.2237474;0.3807206;-0.1636395,0.2945607;0.3244492;-0.3948737,-0.188116;0.4805604;-0.03229235,-0.2056215;0.3516368;-0.2132975,-0.1931331;0.2509158;-0.4399019,0.08360565;0.009567296;-0.02046263,0.1487471;-0.169279;-0.3029359,0.1323266;-0.5489237;-0.1889575,0.1534602;-0.5558373;-0.2524679,-0.07042102;0.0005660289;-0.05040553,-0.0382165;-0.3385239;-0.05161402,0.009217709;-0.7281936;0.005816061,0.0191588;-0.6897638;-0.06950277,-0.02891764;0.5320396;0.02860256,0;0;0,-0.01079519;0.3093235;0.01183867,-0.02429343;0.6058656;0.02079153,0.1515447;0.4937235;-0.001707554,0.2500253;0.3146487;-0.09072685,0.2771261;0.1708069;-0.2912893,-0.1860128;0.4829632;-0.02326547,-0.2232801;0.3079881;-0.1562522,-0.2122353;0.1890345;-0.3739177,0.08018937;0.006302476;-0.03209519,0.1172488;-0.3202517;-0.1215913,0.1213355;-0.6756319;0.05470087,0.1504365;-0.7021666;0.01227714,-0.07609127;0.002568496;-0.04127563,-0.06069103;-0.3373722;-0.05623315,0.001456168;-0.7197311;0.02938341,-0.0002748065;-0.7470942;-0.02110711,-0.02074668;0.5329005;0.02027488,749.4212
+0;0;0,-0.01686267;0.3085112;0.02177657,-0.03277677;0.6049848;0.02767738,0.1411201;0.4803274;0.01785929,0.2237474;0.3807206;-0.1636395,0.2945607;0.3244492;-0.3948737,-0.188116;0.4805604;-0.03229235,-0.2056215;0.3516368;-0.2132975,-0.1931331;0.2509158;-0.4399019,0.08360565;0.009567296;-0.02046263,0.1487471;-0.169279;-0.3029359,0.1323266;-0.5489237;-0.1889575,0.1534602;-0.5558373;-0.2524679,-0.07042102;0.0005660289;-0.05040553,-0.0382165;-0.3385239;-0.05161402,0.009217709;-0.7281936;0.005816061,0.0191588;-0.6897638;-0.06950277,-0.02891764;0.5320396;0.02860256,0;0;0,-0.01079519;0.3093235;0.01183867,-0.02429343;0.6058656;0.02079153,0.1515447;0.4937235;-0.001707554,0.2500253;0.3146487;-0.09072685,0.2771261;0.1708069;-0.2912893,-0.1860128;0.4829632;-0.02326547,-0.2232801;0.3079881;-0.1562522,-0.2122353;0.1890345;-0.3739177,0.08018937;0.006302476;-0.03209519,0.1172488;-0.3202517;-0.1215913,0.1213355;-0.6756319;0.05470087,0.1504365;-0.7021666;0.01227714,-0.07609127;0.002568496;-0.04127563,-0.06069103;-0.3373722;-0.05623315,0.001456168;-0.7197311;0.02938341,-0.0002748065;-0.7470942;-0.02110711,-0.02074668;0.5329005;0.02027488,749.4437
+0;0;0,-0.01686267;0.3085112;0.02177657,-0.03277677;0.6049848;0.02767738,0.1411201;0.4803274;0.01785929,0.2237474;0.3807206;-0.1636395,0.2945607;0.3244492;-0.3948737,-0.188116;0.4805604;-0.03229235,-0.2056215;0.3516368;-0.2132975,-0.1931331;0.2509158;-0.4399019,0.08360565;0.009567296;-0.02046263,0.1487471;-0.169279;-0.3029359,0.1323266;-0.5489237;-0.1889575,0.1534602;-0.5558373;-0.2524679,-0.07042102;0.0005660289;-0.05040553,-0.0382165;-0.3385239;-0.05161402,0.009217709;-0.7281936;0.005816061,0.0191588;-0.6897638;-0.06950277,-0.02891764;0.5320396;0.02860256,0;0;0,-0.01079519;0.3093235;0.01183867,-0.02429343;0.6058656;0.02079153,0.1515447;0.4937235;-0.001707554,0.2500253;0.3146487;-0.09072685,0.2771261;0.1708069;-0.2912893,-0.1860128;0.4829632;-0.02326547,-0.2232801;0.3079881;-0.1562522,-0.2122353;0.1890345;-0.3739177,0.08018937;0.006302476;-0.03209519,0.1172488;-0.3202517;-0.1215913,0.1213355;-0.6756319;0.05470087,0.1504365;-0.7021666;0.01227714,-0.07609127;0.002568496;-0.04127563,-0.06069103;-0.3373722;-0.05623315,0.001456168;-0.7197311;0.02938341,-0.0002748065;-0.7470942;-0.02110711,-0.02074668;0.5329005;0.02027488,749.4562
+0;0;0,-0.01697471;0.3082821;0.02220262,-0.03291669;0.6038011;0.02858883,0.1418458;0.4789309;0.01798284,0.2295683;0.3749818;-0.1756514,0.2795172;0.3261353;-0.3934604,-0.1885545;0.478676;-0.03280712,-0.207892;0.3419064;-0.2249399,-0.1976553;0.2548757;-0.4362276,0.08380896;0.009439031;-0.02016005,0.1467158;-0.171671;-0.2999788,0.1294322;-0.5648994;-0.1879909,0.1518619;-0.5749957;-0.2563342,-0.07045346;0.0006322169;-0.05055073,-0.03801581;-0.3370118;-0.05151746,0.01092489;-0.738935;0.007906575,0.02167858;-0.6998283;-0.0732293,-0.02905051;0.5310411;0.02938031,0;0;0,-0.01192181;0.3088187;0.0175457,-0.02658764;0.6041564;0.03168988,0.1503993;0.4932117;0.006003857,0.2525528;0.3110207;-0.1051986,0.2768771;0.1925614;-0.2993567,-0.1862675;0.4794972;-0.0215299,-0.239718;0.3228465;-0.1906408,-0.2187309;0.2152761;-0.3914137,0.08006447;0.006848603;-0.03259206,0.1195923;-0.3090678;-0.1496007,0.1233702;-0.6711185;0.04111791,0.1586007;-0.6920411;-0.0131712,-0.07634188;0.002136945;-0.04107086,-0.06212913;-0.3364975;-0.05453695,0.003537938;-0.7302779;0.03542677,0.000996504;-0.7625301;-0.01842308,-0.02285589;0.5314052;0.02997851,749.477
+0;0;0,-0.01686105;0.3062179;0.02205395,-0.03261662;0.598278;0.02837251,0.1431227;0.4741098;0.01768672,0.2319428;0.3688602;-0.1783701,0.2898857;0.3121962;-0.4310377,-0.1892707;0.4738534;-0.03340963,-0.20885;0.3353726;-0.2279463,-0.196975;0.2344134;-0.4730489,0.08372566;0.009429649;-0.02014001,0.1466177;-0.1716378;-0.299893,0.1291046;-0.5700895;-0.1864176,0.1506872;-0.5786716;-0.2521801,-0.07038343;0.0006315885;-0.05050048,-0.03795341;-0.3369331;-0.05146698,0.01163737;-0.744195;0.008746382,0.02198498;-0.7054322;-0.06932564,-0.02880444;0.5265344;0.02915294,0;0;0,-0.01346752;0.3061909;0.02461314,-0.03063011;0.59733;0.04798532,0.1483096;0.4924195;0.01532531,0.2527468;0.3156998;-0.1082375,0.2710512;0.2263544;-0.357419,-0.1898066;0.4798138;-0.01633504,-0.2414239;0.3357648;-0.2006997,-0.207645;0.2431605;-0.4470581,0.07996479;0.00747481;-0.03246975,0.1251594;-0.2998995;-0.1684148,0.1258537;-0.6650348;0.02811217,0.159765;-0.6882874;-0.01977611,-0.07619338;0.001549574;-0.0411909,-0.06171609;-0.337006;-0.05434744,0.005300958;-0.7353486;0.03934877,0.003786994;-0.7662753;-0.0112946,-0.02637831;0.5257262;0.04384804,749.4885
+0;0;0,-0.01686105;0.3062179;0.02205395,-0.03261662;0.598278;0.02837251,0.1431227;0.4741098;0.01768672,0.2319428;0.3688602;-0.1783701,0.2898857;0.3121962;-0.4310377,-0.1892707;0.4738534;-0.03340963,-0.20885;0.3353726;-0.2279463,-0.196975;0.2344134;-0.4730489,0.08372566;0.009429649;-0.02014001,0.1466177;-0.1716378;-0.299893,0.1291046;-0.5700895;-0.1864176,0.1506872;-0.5786716;-0.2521801,-0.07038343;0.0006315885;-0.05050048,-0.03795341;-0.3369331;-0.05146698,0.01163737;-0.744195;0.008746382,0.02198498;-0.7054322;-0.06932564,-0.02880444;0.5265344;0.02915294,0;0;0,-0.01346752;0.3061909;0.02461314,-0.03063011;0.59733;0.04798532,0.1483096;0.4924195;0.01532531,0.2527468;0.3156998;-0.1082375,0.2710512;0.2263544;-0.357419,-0.1898066;0.4798138;-0.01633504,-0.2414239;0.3357648;-0.2006997,-0.207645;0.2431605;-0.4470581,0.07996479;0.00747481;-0.03246975,0.1251594;-0.2998995;-0.1684148,0.1258537;-0.6650348;0.02811217,0.159765;-0.6882874;-0.01977611,-0.07619338;0.001549574;-0.0411909,-0.06171609;-0.337006;-0.05434744,0.005300958;-0.7353486;0.03934877,0.003786994;-0.7662753;-0.0112946,-0.02637831;0.5257262;0.04384804,749.5108
+0;0;0,-0.01696757;0.3050472;0.02260392,-0.03272689;0.5960169;0.02943215,0.1424252;0.472111;0.01810881,0.2168483;0.3872027;-0.1474124,0.2861086;0.3443823;-0.4000216,-0.1886362;0.4717519;-0.03276534,-0.2115472;0.3844881;-0.2116665,-0.1944931;0.2843988;-0.4568874,0.08346861;0.009375083;-0.01982137,0.1458631;-0.1742379;-0.3002327,0.1285393;-0.5659161;-0.1920504,0.1467383;-0.5686395;-0.251605,-0.07010671;0.0005658421;-0.05032413,-0.03685353;-0.3387445;-0.05052261,0.01126787;-0.7380937;0.00964288,0.02043417;-0.7002907;-0.05966699,-0.02891267;0.5245285;0.03009021,0;0;0,-0.01415319;0.3043597;0.03189826,-0.03200421;0.5938722;0.06081152,0.1470453;0.4923837;0.02710366,0.2442042;0.3656362;-0.0938952,0.2660949;0.2799816;-0.3441472,-0.1900885;0.4812731;-0.009136029,-0.2322154;0.3726274;-0.1721297,-0.2143734;0.3022756;-0.4274222,0.07969197;0.008304954;-0.03206253,0.1340558;-0.2902848;-0.1873882,0.1327191;-0.6510909;0.0003151894,0.1628529;-0.6773449;-0.02928567,-0.07565884;0.0007451306;-0.04150869,-0.06180338;-0.339675;-0.05413797,0.005427748;-0.7295407;0.04020204,0.005199092;-0.7541712;-0.004117593,-0.02769119;0.5226136;0.05540776,749.523
+0;0;0,-0.01696757;0.3050472;0.02260392,-0.03272689;0.5960169;0.02943215,0.1424252;0.472111;0.01810881,0.2168483;0.3872027;-0.1474124,0.2861086;0.3443823;-0.4000216,-0.1886362;0.4717519;-0.03276534,-0.2115472;0.3844881;-0.2116665,-0.1944931;0.2843988;-0.4568874,0.08346861;0.009375083;-0.01982137,0.1458631;-0.1742379;-0.3002327,0.1285393;-0.5659161;-0.1920504,0.1467383;-0.5686395;-0.251605,-0.07010671;0.0005658421;-0.05032413,-0.03685353;-0.3387445;-0.05052261,0.01126787;-0.7380937;0.00964288,0.02043417;-0.7002907;-0.05966699,-0.02891267;0.5245285;0.03009021,0;0;0,-0.01415319;0.3043597;0.03189826,-0.03200421;0.5938722;0.06081152,0.1470453;0.4923837;0.02710366,0.2442042;0.3656362;-0.0938952,0.2660949;0.2799816;-0.3441472,-0.1900885;0.4812731;-0.009136029,-0.2322154;0.3726274;-0.1721297,-0.2143734;0.3022756;-0.4274222,0.07969197;0.008304954;-0.03206253,0.1340558;-0.2902848;-0.1873882,0.1327191;-0.6510909;0.0003151894,0.1628529;-0.6773449;-0.02928567,-0.07565884;0.0007451306;-0.04150869,-0.06180338;-0.339675;-0.05413797,0.005427748;-0.7295407;0.04020204,0.005199092;-0.7541712;-0.004117593,-0.02769119;0.5226136;0.05540776,749.545
+0;0;0,-0.0169809;0.3052869;0.02262168,-0.03268577;0.5952507;0.02942769,0.1405096;0.472218;0.01823757,0.2181231;0.3836699;-0.1543793,0.2874362;0.3408168;-0.407181,-0.1867999;0.471863;-0.03206001,-0.210693;0.3808584;-0.2186304,-0.1936259;0.2806928;-0.4640381,0.0828019;0.009300199;-0.01966305,0.1448867;-0.1734015;-0.2986827,0.127222;-0.5727878;-0.1883714,0.1472495;-0.578799;-0.2539099,-0.06954672;0.0005613224;-0.04992216,-0.03645859;-0.337065;-0.05011966,0.01260982;-0.7442732;0.01122986,0.02269712;-0.7056861;-0.06504405,-0.02888645;0.5240415;0.03008318,0;0;0,-0.01465855;0.303495;0.04093957,-0.03283453;0.5911309;0.07733607,0.1443125;0.4926248;0.03988194,0.2446232;0.367419;-0.09399295,0.2524277;0.3050308;-0.3520553,-0.1871998;0.4846646;-0.001218066,-0.2335545;0.3886544;-0.1809248,-0.1930697;0.3178037;-0.4336906,0.07962808;0.00936082;-0.03001714,0.1375804;-0.2796022;-0.19803,0.1334397;-0.6441836;-0.0004110336,0.1625034;-0.6703143;-0.04510832,-0.07410566;-0.0002800387;-0.04286674,-0.05995032;-0.3391113;-0.05177897,0.01080385;-0.7354172;0.04784772,0.0100386;-0.7657055;-0.0007109307,-0.02846972;0.5203443;0.06986451,749.5563
+0;0;0,-0.01716123;0.3052211;0.02336022,-0.03291408;0.595169;0.03067807,0.1402466;0.4720808;0.01887562,0.2166186;0.395935;-0.1600946,0.2934303;0.3146715;-0.4010212,-0.1868736;0.4717579;-0.0312408,-0.2014389;0.3684117;-0.2122619,-0.193225;0.2728629;-0.4599559,0.08282367;0.009353766;-0.01954559,0.1440187;-0.173494;-0.2986661,0.1257299;-0.5736459;-0.1912699,0.1459939;-0.5780652;-0.2575865,-0.06957541;0.0004530561;-0.04988328,-0.03605935;-0.3371307;-0.04935225,0.01290364;-0.7441973;0.01301304,0.02293946;-0.7055808;-0.06326435,-0.02909627;0.5239599;0.03122739,0;0;0,-0.01465855;0.303495;0.04093957,-0.03283453;0.5911309;0.07733607,0.1443125;0.4926248;0.03988194,0.2446232;0.367419;-0.09399295,0.2524277;0.3050308;-0.3520553,-0.1871998;0.4846646;-0.001218066,-0.2335545;0.3886544;-0.1809248,-0.1930697;0.3178037;-0.4336906,0.07962808;0.00936082;-0.03001714,0.1375804;-0.2796022;-0.19803,0.1334397;-0.6441836;-0.0004110336,0.1625034;-0.6703143;-0.04510832,-0.07410566;-0.0002800387;-0.04286674,-0.05995032;-0.3391113;-0.05177897,0.01080385;-0.7354172;0.04784772,0.0100386;-0.7657055;-0.0007109307,-0.02846972;0.5203443;0.06986451,749.5775
+0;0;0,-0.01713172;0.3046964;0.02332005,-0.03282273;0.5935051;0.03061133,0.138055;0.4714403;0.01897157,0.2117043;0.398009;-0.1536183,0.2885559;0.3167034;-0.3946699,-0.1846893;0.4711217;-0.03047445,-0.1987353;0.3714598;-0.2050421,-0.1905172;0.2758614;-0.4528646,0.08248676;0.009315715;-0.01946608,0.143776;-0.1738139;-0.2990168,0.1254826;-0.574067;-0.1915935,0.1462685;-0.5793725;-0.2596176,-0.06929238;0.0004512131;-0.04968036,-0.03572467;-0.3376528;-0.04914851,0.0132507;-0.7448223;0.01323253,0.02354492;-0.7059839;-0.0650088,-0.02902258;0.5226254;0.0311581,0;0;0,-0.0136435;0.3019836;0.04792666,-0.03018612;0.5878286;0.08972192,0.1438502;0.4906819;0.04933667,0.2496503;0.3903131;-0.08971763,0.2462917;0.357799;-0.3534489,-0.1840579;0.4880168;0.01059326,-0.2403083;0.4132441;-0.1678685,-0.1922469;0.3352123;-0.4173154,0.07944204;0.009460419;-0.02948284,0.1439469;-0.2676413;-0.2152116,0.1359284;-0.6327554;-0.01847744,0.1635462;-0.6650248;-0.05928898,-0.07361999;-0.0001926721;-0.04300972,-0.05781537;-0.3394754;-0.05189013,0.01345756;-0.7344396;0.05299284,0.01256207;-0.7671734;0.004315738,-0.02635023;0.5175005;0.08089495,749.6004
+0;0;0,-0.01713172;0.3046964;0.02332005,-0.03282273;0.5935051;0.03061133,0.138055;0.4714403;0.01897157,0.2117043;0.398009;-0.1536183,0.2885559;0.3167034;-0.3946699,-0.1846893;0.4711217;-0.03047445,-0.1987353;0.3714598;-0.2050421,-0.1905172;0.2758614;-0.4528646,0.08248676;0.009315715;-0.01946608,0.143776;-0.1738139;-0.2990168,0.1254826;-0.574067;-0.1915935,0.1462685;-0.5793725;-0.2596176,-0.06929238;0.0004512131;-0.04968036,-0.03572467;-0.3376528;-0.04914851,0.0132507;-0.7448223;0.01323253,0.02354492;-0.7059839;-0.0650088,-0.02902258;0.5226254;0.0311581,0;0;0,-0.0136435;0.3019836;0.04792666,-0.03018612;0.5878286;0.08972192,0.1438502;0.4906819;0.04933667,0.2496503;0.3903131;-0.08971763,0.2462917;0.357799;-0.3534489,-0.1840579;0.4880168;0.01059326,-0.2403083;0.4132441;-0.1678685,-0.1922469;0.3352123;-0.4173154,0.07944204;0.009460419;-0.02948284,0.1439469;-0.2676413;-0.2152116,0.1359284;-0.6327554;-0.01847744,0.1635462;-0.6650248;-0.05928898,-0.07361999;-0.0001926721;-0.04300972,-0.05781537;-0.3394754;-0.05189013,0.01345756;-0.7344396;0.05299284,0.01256207;-0.7671734;0.004315738,-0.02635023;0.5175005;0.08089495,749.6114
+0;0;0,-0.01816484;0.3038591;0.02396498,-0.03417278;0.591374;0.03162555,0.1343844;0.4702385;0.01992027,0.2075438;0.4020855;-0.1557112,0.2682737;0.331636;-0.4046575,-0.183796;0.4701384;-0.02873805,-0.1982909;0.3695806;-0.2034422,-0.1876688;0.2831085;-0.4545105,0.0816187;0.01051544;-0.01935217,0.1449425;-0.1190246;-0.3147315,0.1214918;-0.5161714;-0.1955167,0.1464426;-0.5281659;-0.2747746,-0.06908126;-0.0004494306;-0.04872648,-0.03690643;-0.3275634;-0.04785734,0.0120768;-0.7350963;0.01542936,0.02411243;-0.6946952;-0.07630311,-0.03030553;0.5209109;0.03210392,0;0;0,-0.01307582;0.3000942;0.05483698,-0.02868227;0.5840744;0.1007702,0.142903;0.4900618;0.05877542,0.2568927;0.416591;-0.09106421,0.2452979;0.3780063;-0.3537471,-0.1818814;0.4914825;0.02217258,-0.2362028;0.3738269;-0.1329076,-0.2122787;0.4006806;-0.3962174,0.07919936;0.009375602;-0.02804017,0.1480435;-0.2327375;-0.2394195,0.1396015;-0.601896;-0.04931857,0.1652811;-0.652917;-0.08731939,-0.07227852;5.937872E-05;-0.04384637,-0.055942;-0.328158;-0.05062841,0.01532865;-0.7222278;0.05944941,0.01380768;-0.7665606;0.003411893,-0.02507544;0.5142826;0.09095454,749.635
+0;0;0,-0.01813054;0.3032853;0.02391972,-0.03400952;0.5884815;0.03152454,0.1329535;0.4685289;0.01992955,0.2060256;0.4004574;-0.1554922,0.2667549;0.3300084;-0.4044365,-0.1822217;0.4684298;-0.02826919,-0.1966993;0.3679921;-0.2027648,-0.1860772;0.2815207;-0.453831,0.08138122;0.01048485;-0.01929586,0.1436087;-0.1168124;-0.3095611,0.1201392;-0.5142763;-0.1902512,0.1453856;-0.5267683;-0.2704481,-0.06888026;-0.0004481229;-0.0485847,-0.0372625;-0.3218985;-0.04773062,0.01175985;-0.7297568;0.01560662,0.02393809;-0.6892325;-0.07721276,-0.03018092;0.5187227;0.03199813,0;0;0,-0.01361093;0.2978567;0.06307912,-0.02907103;0.5782718;0.1159647,0.1410601;0.489824;0.07006073,0.2467023;0.3965771;-0.07447577,0.2397811;0.3619269;-0.3378687,-0.1804038;0.4915687;0.03388159,-0.2387188;0.4066423;-0.1397067,-0.1880185;0.3785917;-0.3990656,0.07913533;0.009714186;-0.02735686,0.1481894;-0.2245471;-0.2387426,0.1392439;-0.5975208;-0.05551101,0.1643018;-0.6436296;-0.1050496,-0.07187996;-0.0001309316;-0.04402748,-0.05568282;-0.3226915;-0.04883107,0.01702699;-0.7158141;0.06488418,0.01356629;-0.7607216;0.007863041,-0.02544831;0.5094988;0.1042039,749.6555
+0;0;0,-0.01919077;0.3031481;0.02481449,-0.03556632;0.5883014;0.03292718,0.131619;0.468637;0.02108546,0.2043052;0.4025057;-0.1552365,0.2642417;0.3371883;-0.4057671,-0.1835237;0.4681449;-0.02715027,-0.1982583;0.3686297;-0.2021522,-0.1840937;0.3299609;-0.4646945,0.08121119;0.01137894;-0.01950456,0.1391844;-0.087055;-0.3216314,0.1221543;-0.4889414;-0.2169391,0.1326534;-0.4492925;-0.3100582,-0.06927117;-0.001292745;-0.0480104,-0.0379157;-0.3227688;-0.0471453,0.01062651;-0.7309103;0.01472048,0.02277156;-0.6902704;-0.07809006,-0.03159102;0.5185502;0.03329546,0;0;0,-0.01361093;0.2978567;0.06307912,-0.02907103;0.5782718;0.1159647,0.1410601;0.489824;0.07006073,0.2467023;0.3965771;-0.07447577,0.2397811;0.3619269;-0.3378687,-0.1804038;0.4915687;0.03388159,-0.2387188;0.4066423;-0.1397067,-0.1880185;0.3785917;-0.3990656,0.07913533;0.009714186;-0.02735686,0.1481894;-0.2245471;-0.2387426,0.1392439;-0.5975208;-0.05551101,0.1643018;-0.6436296;-0.1050496,-0.07187996;-0.0001309316;-0.04402748,-0.05568282;-0.3226915;-0.04883107,0.01702699;-0.7158141;0.06488418,0.01356629;-0.7607216;0.007863041,-0.02544831;0.5094988;0.1042039,749.6677
+0;0;0,-0.01916002;0.3026624;0.02477473,-0.03558642;0.5887008;0.03291388,0.1305684;0.4691671;0.02115104,0.2033237;0.4029729;-0.1553385,0.2632393;0.3376784;-0.4057814,-0.1825639;0.4686781;-0.02677697,-0.1973125;0.3690683;-0.2019452,-0.1831529;0.330413;-0.4643956,0.08168093;0.01144476;-0.01961738,0.13942;-0.08659162;-0.3205239,0.122374;-0.4888528;-0.215734,0.1312907;-0.4506581;-0.2948188,-0.06967185;-0.001300222;-0.0482881,-0.03844302;-0.3214778;-0.04742649,0.01014445;-0.7299999;0.01449698,0.02045908;-0.6909636;-0.06432578,-0.03160042;0.5187618;0.03328316,0;0;0,-0.01451657;0.2962443;0.06792641,-0.0302368;0.5770139;0.1235535,0.1393144;0.4877828;0.07975364,0.244764;0.3988809;-0.06789589,0.2721807;0.4062377;-0.3320343,-0.1764287;0.464767;0.04395266,-0.2439359;0.4021175;-0.1358844,-0.2040573;0.4462316;-0.3948025,0.07938875;0.01006675;-0.02799439,0.1492967;-0.2144793;-0.2474976,0.1354178;-0.5913491;-0.07182145,0.1572942;-0.6191579;-0.1226215,-0.07261498;-0.0003507958;-0.04375545,-0.05611019;-0.321575;-0.04943625,0.01624142;-0.713591;0.06961969,0.01308034;-0.7471726;0.02115869,-0.02649332;0.5081303;0.111366,749.6893
+0;0;0,-0.01916002;0.3026624;0.02477473,-0.03558642;0.5887008;0.03291388,0.1305684;0.4691671;0.02115104,0.2033237;0.4029729;-0.1553385,0.2632393;0.3376784;-0.4057814,-0.1825639;0.4686781;-0.02677697,-0.1973125;0.3690683;-0.2019452,-0.1831529;0.330413;-0.4643956,0.08168093;0.01144476;-0.01961738,0.13942;-0.08659162;-0.3205239,0.122374;-0.4888528;-0.215734,0.1312907;-0.4506581;-0.2948188,-0.06967185;-0.001300222;-0.0482881,-0.03844302;-0.3214778;-0.04742649,0.01014445;-0.7299999;0.01449698,0.02045908;-0.6909636;-0.06432578,-0.03160042;0.5187618;0.03328316,0;0;0,-0.01451657;0.2962443;0.06792641,-0.0302368;0.5770139;0.1235535,0.1393144;0.4877828;0.07975364,0.244764;0.3988809;-0.06789589,0.2721807;0.4062377;-0.3320343,-0.1764287;0.464767;0.04395266,-0.2439359;0.4021175;-0.1358844,-0.2040573;0.4462316;-0.3948025,0.07938875;0.01006675;-0.02799439,0.1492967;-0.2144793;-0.2474976,0.1354178;-0.5913491;-0.07182145,0.1572942;-0.6191579;-0.1226215,-0.07261498;-0.0003507958;-0.04375545,-0.05611019;-0.321575;-0.04943625,0.01624142;-0.713591;0.06961969,0.01308034;-0.7471726;0.02115869,-0.02649332;0.5081303;0.111366,749.701
+0;0;0,-0.01916002;0.3026624;0.02477473,-0.03558642;0.5887008;0.03291388,0.1305684;0.4691671;0.02115104,0.2033237;0.4029729;-0.1553385,0.2632393;0.3376784;-0.4057814,-0.1825639;0.4686781;-0.02677697,-0.1973125;0.3690683;-0.2019452,-0.1831529;0.330413;-0.4643956,0.08168093;0.01144476;-0.01961738,0.13942;-0.08659162;-0.3205239,0.122374;-0.4888528;-0.215734,0.1312907;-0.4506581;-0.2948188,-0.06967185;-0.001300222;-0.0482881,-0.03844302;-0.3214778;-0.04742649,0.01014445;-0.7299999;0.01449698,0.02045908;-0.6909636;-0.06432578,-0.03160042;0.5187618;0.03328316,0;0;0,-0.01451657;0.2962443;0.06792641,-0.0302368;0.5770139;0.1235535,0.1393144;0.4877828;0.07975364,0.244764;0.3988809;-0.06789589,0.2721807;0.4062377;-0.3320343,-0.1764287;0.464767;0.04395266,-0.2439359;0.4021175;-0.1358844,-0.2040573;0.4462316;-0.3948025,0.07938875;0.01006675;-0.02799439,0.1492967;-0.2144793;-0.2474976,0.1354178;-0.5913491;-0.07182145,0.1572942;-0.6191579;-0.1226215,-0.07261498;-0.0003507958;-0.04375545,-0.05611019;-0.321575;-0.04943625,0.01624142;-0.713591;0.06961969,0.01308034;-0.7471726;0.02115869,-0.02649332;0.5081303;0.111366,749.712
+0;0;0,-0.01963077;0.3013993;0.02505548,-0.03626244;0.5862134;0.03348764,0.1294997;0.4672998;0.02170818,0.2001079;0.4058622;-0.1581416,0.2624719;0.3296304;-0.404908,-0.1826212;0.4664304;-0.02626085,-0.1985499;0.3731627;-0.2055747,-0.183475;0.2788466;-0.453509,0.08164269;0.01160078;-0.01947583,0.1385198;-0.08675938;-0.3212456,0.1219955;-0.4721255;-0.2230154,0.1308371;-0.4339833;-0.3013165,-0.06967609;-0.001576872;-0.04818892,-0.0385231;-0.3225163;-0.04674336,0.007465448;-0.7133892;0.01269324,0.01768704;-0.6744257;-0.06534968,-0.03224348;0.5166181;0.03379785,0;0;0,-0.01419092;0.294282;0.07107306,-0.0299242;0.5733061;0.1292524,0.139029;0.482875;0.08541894,0.2442112;0.4145056;-0.07385564,0.2664106;0.4086366;-0.3385572,-0.1774929;0.4732943;0.0467857,-0.239272;0.4219346;-0.1393636,-0.2023321;0.4752916;-0.397012,0.07974373;0.009648472;-0.02696776,0.149544;-0.1956621;-0.2656102,0.125339;-0.5550451;-0.09623718,0.1512856;-0.5847245;-0.1414108,-0.07219724;0.0001371621;-0.04435037,-0.05373242;-0.3217351;-0.05001012,0.01476967;-0.6955855;0.06819561,0.01166945;-0.7291615;0.02103627,-0.02618238;0.5048916;0.1163993,749.7339
+0;0;0,-0.01963077;0.3013993;0.02505548,-0.03626244;0.5862134;0.03348764,0.1294997;0.4672998;0.02170818,0.2001079;0.4058622;-0.1581416,0.2624719;0.3296304;-0.404908,-0.1826212;0.4664304;-0.02626085,-0.1985499;0.3731627;-0.2055747,-0.183475;0.2788466;-0.453509,0.08164269;0.01160078;-0.01947583,0.1385198;-0.08675938;-0.3212456,0.1219955;-0.4721255;-0.2230154,0.1308371;-0.4339833;-0.3013165,-0.06967609;-0.001576872;-0.04818892,-0.0385231;-0.3225163;-0.04674336,0.007465448;-0.7133892;0.01269324,0.01768704;-0.6744257;-0.06534968,-0.03224348;0.5166181;0.03379785,0;0;0,-0.01419092;0.294282;0.07107306,-0.0299242;0.5733061;0.1292524,0.139029;0.482875;0.08541894,0.2442112;0.4145056;-0.07385564,0.2664106;0.4086366;-0.3385572,-0.1774929;0.4732943;0.0467857,-0.239272;0.4219346;-0.1393636,-0.2023321;0.4752916;-0.397012,0.07974373;0.009648472;-0.02696776,0.149544;-0.1956621;-0.2656102,0.125339;-0.5550451;-0.09623718,0.1512856;-0.5847245;-0.1414108,-0.07219724;0.0001371621;-0.04435037,-0.05373242;-0.3217351;-0.05001012,0.01476967;-0.6955855;0.06819561,0.01166945;-0.7291615;0.02103627,-0.02618238;0.5048916;0.1163993,749.7452
+0;0;0,-0.01953862;0.2999845;0.02493786,-0.03610505;0.5836799;0.03334142,0.1290138;0.4653294;0.02160678,0.1996594;0.4038593;-0.1583385,0.2472252;0.3457164;-0.3465498,-0.1819074;0.4644634;-0.02617786,-0.1978445;0.3711462;-0.2055869,-0.1863468;0.2992103;-0.394689,0.08181839;0.01162575;-0.01951775,0.13875;-0.08682862;-0.3215765,0.1227451;-0.4600827;-0.2264337,0.1319513;-0.4216047;-0.3079641,-0.06982603;-0.001580265;-0.04829262,-0.0386432;-0.3228271;-0.04684568,0.005899929;-0.7014148;0.01072283,0.01654308;-0.6620817;-0.0705388,-0.03210766;0.5144582;0.03364997,0;0;0,-0.01330239;0.2918965;0.07492542,-0.02853466;0.5692879;0.1355054,0.1391289;0.4767503;0.09040904,0.2457055;0.4157812;-0.07106495,0.2695958;0.4301292;-0.2717886,-0.1766082;0.4787601;0.05138917,-0.2367176;0.4327905;-0.1368217,-0.2010624;0.4850003;-0.3293559,0.08013111;0.009168178;-0.02655745,0.1496013;-0.1863854;-0.2737551,0.1237215;-0.534011;-0.1090932,0.1471946;-0.5608404;-0.1640775,-0.07231102;0.0005694935;-0.04451001,-0.05110636;-0.3214729;-0.04812341,0.0151429;-0.6826833;0.06920062,0.0110655;-0.7186346;0.0198281,-0.02491444;0.5013589;0.1220794,749.7679
+0;0;0,-0.02002082;0.2993577;0.02535566,-0.03688229;0.5825509;0.03418403,0.1284401;0.4642711;0.022207,0.2022947;0.3991937;-0.1609913,0.248321;0.3434637;-0.3467536,-0.1826667;0.4632829;-0.02567597,-0.2008038;0.37683;-0.2139527,-0.1892243;0.325129;-0.406111,0.08088425;0.01188725;-0.01942457,0.1365219;-0.0871987;-0.3225454,0.1215297;-0.4319027;-0.233306,0.1440441;-0.4684651;-0.2878083,-0.06929138;-0.002002337;-0.04749294,-0.03796981;-0.3242022;-0.04607202,0.002905242;-0.6741838;0.007325944,0.01435956;-0.6340938;-0.08028081,-0.03283383;0.5135229;0.03440645,0;0;0,-0.01132928;0.2906196;0.07791471,-0.02502196;0.5671689;0.1404798,0.1420636;0.4791275;0.09063339,0.2491966;0.4263243;-0.07961798,0.2783217;0.4520304;-0.2751245,-0.1735389;0.4789636;0.05468739,-0.2330127;0.4368781;-0.1401019,-0.2020162;0.4855105;-0.3309054,0.07900017;0.008480251;-0.02734852,0.1493661;-0.1738122;-0.2854452,0.1179537;-0.4951097;-0.1344802,0.1422151;-0.5299829;-0.1902549,-0.07159358;0.001027497;-0.0439794,-0.04843642;-0.3218547;-0.0465643,0.013118;-0.6550155;0.06399891,0.007236255;-0.6941352;0.008358799,-0.0218848;0.4995147;0.126538,749.7899
+0;0;0,-0.02002082;0.2993577;0.02535566,-0.03688229;0.5825509;0.03418403,0.1284401;0.4642711;0.022207,0.2022947;0.3991937;-0.1609913,0.248321;0.3434637;-0.3467536,-0.1826667;0.4632829;-0.02567597,-0.2008038;0.37683;-0.2139527,-0.1892243;0.325129;-0.406111,0.08088425;0.01188725;-0.01942457,0.1365219;-0.0871987;-0.3225454,0.1215297;-0.4319027;-0.233306,0.1440441;-0.4684651;-0.2878083,-0.06929138;-0.002002337;-0.04749294,-0.03796981;-0.3242022;-0.04607202,0.002905242;-0.6741838;0.007325944,0.01435956;-0.6340938;-0.08028081,-0.03283383;0.5135229;0.03440645,0;0;0,-0.01132928;0.2906196;0.07791471,-0.02502196;0.5671689;0.1404798,0.1420636;0.4791275;0.09063339,0.2491966;0.4263243;-0.07961798,0.2783217;0.4520304;-0.2751245,-0.1735389;0.4789636;0.05468739,-0.2330127;0.4368781;-0.1401019,-0.2020162;0.4855105;-0.3309054,0.07900017;0.008480251;-0.02734852,0.1493661;-0.1738122;-0.2854452,0.1179537;-0.4951097;-0.1344802,0.1422151;-0.5299829;-0.1902549,-0.07159358;0.001027497;-0.0439794,-0.04843642;-0.3218547;-0.0465643,0.013118;-0.6550155;0.06399891,0.007236255;-0.6941352;0.008358799,-0.0218848;0.4995147;0.126538,749.8019
+0;0;0,-0.02001918;0.2993332;0.02535358,-0.03692451;0.5832611;0.03420887,0.1274896;0.4651692;0.02230124,0.2020507;0.3994692;-0.1626496,0.2480864;0.3437278;-0.3484496,-0.1818547;0.4641866;-0.02531047,-0.2001653;0.3769066;-0.2153883,-0.1885835;0.3251952;-0.4075857,0.07989307;0.01174158;-0.01918654,0.1358738;-0.08795541;-0.3241766,0.1208514;-0.4333546;-0.2347572,0.1427872;-0.4682063;-0.2878588,-0.06844226;-0.0019778;-0.04691094,-0.03692755;-0.3261645;-0.04548126,0.004029941;-0.6768521;0.008024391,0.01518986;-0.6370214;-0.07733074,-0.0328707;0.514142;0.03443158,0;0;0,-0.009327207;0.2902034;0.07961702,-0.02176837;0.5673709;0.1430359,0.1440975;0.4762361;0.094594,0.2537065;0.4306717;-0.0785892,0.2774816;0.45698;-0.2747796,-0.1697946;0.4826709;0.05714788,-0.2253182;0.4583008;-0.1438643,-0.1955004;0.5008753;-0.3363386,0.07829607;0.006700635;-0.02671552,0.1514479;-0.1580767;-0.2979894,0.119589;-0.4818339;-0.1507196,0.1432105;-0.508329;-0.2120142,-0.07022441;0.002555197;-0.04416894,-0.04359949;-0.3220709;-0.04530438,0.01778384;-0.655867;0.06575579,0.01114199;-0.693346;0.01181917,-0.01877635;0.4996305;0.1290281,749.8237
+0;0;0,-0.02031378;0.2992979;0.02553505,-0.03748287;0.5831958;0.03481807,0.1269251;0.4649495;0.02293059,0.2026899;0.4005212;-0.1619784,0.2534179;0.3902509;-0.3545122,-0.1823404;0.4638766;-0.02468711,-0.2016605;0.3818254;-0.2169811,-0.1893793;0.3249439;-0.4076686,0.0799109;0.01162783;-0.01918155,0.1347795;-0.08697829;-0.3247279,0.1198649;-0.4321847;-0.2345491,0.141692;-0.4648216;-0.2902886,-0.06848122;-0.0019546;-0.04685504,-0.0367352;-0.3261186;-0.04538285,0.005379267;-0.6766853;0.008016367,0.01649068;-0.6368234;-0.0773415,-0.03339602;0.5140784;0.03494722,0;0;0,-0.009327207;0.2902034;0.07961702,-0.02176837;0.5673709;0.1430359,0.1440975;0.4762361;0.094594,0.2537065;0.4306717;-0.0785892,0.2774816;0.45698;-0.2747796,-0.1697946;0.4826709;0.05714788,-0.2253182;0.4583008;-0.1438643,-0.1955004;0.5008753;-0.3363386,0.07829607;0.006700635;-0.02671552,0.1514479;-0.1580767;-0.2979894,0.119589;-0.4818339;-0.1507196,0.1432105;-0.508329;-0.2120142,-0.07022441;0.002555197;-0.04416894,-0.04359949;-0.3220709;-0.04530438,0.01778384;-0.655867;0.06575579,0.01114199;-0.693346;0.01181917,-0.01877635;0.4996305;0.1290281,749.8458
+0;0;0,-0.02026024;0.298509;0.02546775,-0.03744521;0.5826699;0.03475913,0.1278172;0.4640938;0.02280804,0.2037053;0.3995607;-0.1624016,0.2712309;0.3858896;-0.4186898,-0.1830887;0.4630153;-0.02506224,-0.2024402;0.3808306;-0.2176689,-0.1860924;0.3051137;-0.4714994,0.08005804;0.01164924;-0.01921687,0.1355143;-0.08801311;-0.328036,0.1193664;-0.4617653;-0.2304002,0.1418409;-0.4962601;-0.287793,-0.06860731;-0.001958199;-0.04694131,-0.03652124;-0.3295945;-0.04545335,0.009075765;-0.7091502;0.01236156,0.02051677;-0.6689958;-0.07552819,-0.03335428;0.5134833;0.03488841,0;0;0,-0.008179195;0.2892624;0.08016896,-0.0194607;0.5666203;0.1441362,0.146921;0.4789554;0.09233665,0.258054;0.4331946;-0.08023667,0.2616846;0.5077636;-0.3349061,-0.1682979;0.483461;0.05721553,-0.2241056;0.4603963;-0.1442284,-0.1826361;0.5243784;-0.3984268,0.07860327;0.005932003;-0.02646923,0.1593005;-0.0907796;-0.3306272,0.1196596;-0.4471274;-0.1859584,0.140214;-0.4785919;-0.247263,-0.07029002;0.003400383;-0.04429485,-0.04075737;-0.3244787;-0.04493349,0.0257046;-0.6864555;0.07355621,0.01698849;-0.7236019;0.01546999,-0.01660291;0.4988056;0.1301174,749.8685
+0;0;0,-0.02026024;0.298509;0.02546775,-0.03744521;0.5826699;0.03475913,0.1278172;0.4640938;0.02280804,0.2037053;0.3995607;-0.1624016,0.2712309;0.3858896;-0.4186898,-0.1830887;0.4630153;-0.02506224,-0.2024402;0.3808306;-0.2176689,-0.1860924;0.3051137;-0.4714994,0.08005804;0.01164924;-0.01921687,0.1355143;-0.08801311;-0.328036,0.1193664;-0.4617653;-0.2304002,0.1418409;-0.4962601;-0.287793,-0.06860731;-0.001958199;-0.04694131,-0.03652124;-0.3295945;-0.04545335,0.009075765;-0.7091502;0.01236156,0.02051677;-0.6689958;-0.07552819,-0.03335428;0.5134833;0.03488841,0;0;0,-0.008179195;0.2892624;0.08016896,-0.0194607;0.5666203;0.1441362,0.146921;0.4789554;0.09233665,0.258054;0.4331946;-0.08023667,0.2616846;0.5077636;-0.3349061,-0.1682979;0.483461;0.05721553,-0.2241056;0.4603963;-0.1442284,-0.1826361;0.5243784;-0.3984268,0.07860327;0.005932003;-0.02646923,0.1593005;-0.0907796;-0.3306272,0.1196596;-0.4471274;-0.1859584,0.140214;-0.4785919;-0.247263,-0.07029002;0.003400383;-0.04429485,-0.04075737;-0.3244787;-0.04493349,0.0257046;-0.6864555;0.07355621,0.01698849;-0.7236019;0.01546999,-0.01660291;0.4988056;0.1301174,749.8795
+0;0;0,-0.0206214;0.2981543;0.02592333,-0.0380827;0.5824416;0.03560376,0.1265332;0.4639811;0.02341745,0.2098824;0.3962907;-0.1776567,0.2745442;0.3766305;-0.4342923,-0.1830686;0.4629051;-0.02408543,-0.2049987;0.3783143;-0.2346165,-0.1833026;0.2906207;-0.4841534,0.07987721;0.01153723;-0.0192927,0.1343096;-0.08688445;-0.3300722,0.1168352;-0.47521;-0.230708,0.14249;-0.5144687;-0.2894229,-0.06859382;-0.001958517;-0.0466555,-0.03571577;-0.3308223;-0.04552454,0.01119624;-0.7245846;0.0155149,0.02321945;-0.6838186;-0.07744703,-0.03396834;0.5132173;0.03569249,0;0;0,-0.007740777;0.2889819;0.08014226,-0.01845006;0.566488;0.1442654,0.1475734;0.4791696;0.09421015,0.2666905;0.4362206;-0.09533238,0.2629884;0.5125709;-0.3494711,-0.1667566;0.4842172;0.05737809,-0.2282037;0.4612581;-0.1609267,-0.1849348;0.535665;-0.4119665,0.07850571;0.005277276;-0.02635694,0.1600125;-0.05599779;-0.3407383,0.1185731;-0.428474;-0.1974916,0.1399479;-0.4619411;-0.2639554,-0.07011595;0.003935097;-0.04420354,-0.03864348;-0.3250625;-0.04611437,0.02891605;-0.7014419;0.07533351,0.01933879;-0.7431649;0.01478206,-0.01570024;0.4986288;0.1302471,749.9019
+0;0;0,-0.02060373;0.2978988;0.02590112,-0.03806965;0.582262;0.03558326,0.1285483;0.4631509;0.02324405,0.2273305;0.382927;-0.2150611,0.2818354;0.3663549;-0.431385,-0.1849111;0.4620615;-0.02485071,-0.2109017;0.3618079;-0.2743639,-0.1926137;0.287889;-0.4847041,0.08003899;0.01156059;-0.01933178,0.1344658;-0.08685103;-0.3300796,0.1188048;-0.4348809;-0.2410261,0.1463232;-0.4791707;-0.3040063,-0.06873275;-0.001962484;-0.04675,-0.03585806;-0.3307926;-0.04561915,0.006185997;-0.6836951;0.009086363,0.0190826;-0.6421471;-0.09062859,-0.03395308;0.5130006;0.03567204,0;0;0,-0.007394612;0.2886979;0.08023691,-0.0176161;0.5662463;0.1445787,0.1501003;0.4840184;0.09095049,0.2822456;0.445715;-0.1415439,0.2635692;0.5137377;-0.3538303,-0.1679691;0.4850546;0.05658451,-0.2396845;0.4600877;-0.2026774,-0.2035988;0.5226148;-0.4144075,0.07860984;0.004852653;-0.02665615,0.1599123;-0.05773866;-0.3407955,0.1207053;-0.3970139;-0.2282982,0.1423557;-0.4302733;-0.3042736,-0.07037219;0.004424793;-0.04406565,-0.03771201;-0.3244111;-0.04747073,0.02217028;-0.6618977;0.06123729,0.01225564;-0.7102456;-0.002056118,-0.01503106;0.4983325;0.13061,749.9238
+0;0;0,-0.02060373;0.2978988;0.02590112,-0.03806965;0.582262;0.03558326,0.1285483;0.4631509;0.02324405,0.2273305;0.382927;-0.2150611,0.2818354;0.3663549;-0.431385,-0.1849111;0.4620615;-0.02485071,-0.2109017;0.3618079;-0.2743639,-0.1926137;0.287889;-0.4847041,0.08003899;0.01156059;-0.01933178,0.1344658;-0.08685103;-0.3300796,0.1188048;-0.4348809;-0.2410261,0.1463232;-0.4791707;-0.3040063,-0.06873275;-0.001962484;-0.04675,-0.03585806;-0.3307926;-0.04561915,0.006185997;-0.6836951;0.009086363,0.0190826;-0.6421471;-0.09062859,-0.03395308;0.5130006;0.03567204,0;0;0,-0.007394612;0.2886979;0.08023691,-0.0176161;0.5662463;0.1445787,0.1501003;0.4840184;0.09095049,0.2822456;0.445715;-0.1415439,0.2635692;0.5137377;-0.3538303,-0.1679691;0.4850546;0.05658451,-0.2396845;0.4600877;-0.2026774,-0.2035988;0.5226148;-0.4144075,0.07860984;0.004852653;-0.02665615,0.1599123;-0.05773866;-0.3407955,0.1207053;-0.3970139;-0.2282982,0.1423557;-0.4302733;-0.3042736,-0.07037219;0.004424793;-0.04406565,-0.03771201;-0.3244111;-0.04747073,0.02217028;-0.6618977;0.06123729,0.01225564;-0.7102456;-0.002056118,-0.01503106;0.4983325;0.13061,749.9354
+0;0;0,-0.02151774;0.2977565;0.02677975,-0.03935426;0.582081;0.03685865,0.1272926;0.4629865;0.02434269,0.2263056;0.3829535;-0.2139309,0.2811804;0.3710552;-0.4304687,-0.1860683;0.4615728;-0.02361009,-0.214393;0.3636027;-0.2737755,-0.1975256;0.3119735;-0.4907809,0.08004045;0.01156347;-0.01932402,0.1326121;-0.08505011;-0.3309542,0.117522;-0.4334046;-0.2430796,0.1286524;-0.3929096;-0.3431232,-0.068818;-0.002040473;-0.04662107,-0.03617786;-0.330895;-0.04585284,0.005573783;-0.6837919;0.009112574,0.01838629;-0.6421883;-0.09060677,-0.03520439;0.5128216;0.03688593,0;0;0,-0.007394612;0.2886979;0.08023691,-0.0176161;0.5662463;0.1445787,0.1501003;0.4840184;0.09095049,0.2822456;0.445715;-0.1415439,0.2635692;0.5137377;-0.3538303,-0.1679691;0.4850546;0.05658451,-0.2396845;0.4600877;-0.2026774,-0.2035988;0.5226148;-0.4144075,0.07860984;0.004852653;-0.02665615,0.1599123;-0.05773866;-0.3407955,0.1207053;-0.3970139;-0.2282982,0.1423557;-0.4302733;-0.3042736,-0.07037219;0.004424793;-0.04406565,-0.03771201;-0.3244111;-0.04747073,0.02217028;-0.6618977;0.06123729,0.01225564;-0.7102456;-0.002056118,-0.01503106;0.4983325;0.13061,749.9465
+0;0;0,-0.02153018;0.2979286;0.02679523,-0.03946647;0.5838614;0.03691694,0.1257325;0.4645321;0.02451621,0.2103412;0.3961421;-0.1790937,0.275026;0.3821167;-0.4343421,-0.1847564;0.4631313;-0.02299706,-0.2089605;0.3794138;-0.2367689,-0.1890776;0.3185548;-0.4925685,0.08018766;0.01158474;-0.01935956,0.1327755;-0.08505863;-0.3310858,0.1188692;-0.4060841;-0.2501051,0.1314159;-0.3642536;-0.3628786,-0.06894457;-0.002044226;-0.04670682,-0.03629436;-0.3310002;-0.04593835,0.002181791;-0.6562116;0.004714929,0.0166246;-0.6131315;-0.107693,-0.03527516;0.5139104;0.03694449,0;0;0,-0.006646685;0.2891098;0.07946277,-0.01399759;0.56881;0.1419513,0.1512241;0.4832216;0.09109306,0.2735635;0.4308388;-0.09753871,0.2683792;0.5071858;-0.3498814,-0.1649666;0.4863051;0.05737997,-0.2262499;0.4634865;-0.1640167,-0.1821342;0.5400665;-0.4124556,0.07882056;0.004125953;-0.02663374,0.1583092;-0.05665892;-0.3416979,0.1224204;-0.3699833;-0.2399707,0.1426148;-0.4210066;-0.3177052,-0.07056279;0.005650682;-0.04390926,-0.03547987;-0.3230131;-0.04919934,0.01813908;-0.6344097;0.05062939,0.005870017;-0.6944395;-0.01835858,-0.0125344;0.5000049;0.1287444,749.9691
+0;0;0,-0.02181407;0.2978484;0.02767856,-0.04011562;0.584295;0.03841584,0.1247644;0.4649153;0.02593023,0.2163198;0.3915097;-0.1947057,0.2779176;0.3804788;-0.4323607,-0.1850605;0.4634516;-0.02144819,-0.21098;0.3824416;-0.2564302,-0.1930605;0.3258594;-0.4949113,0.08178844;0.01182747;-0.0196762,0.1334708;-0.08422288;-0.3319601,0.1203234;-0.3900524;-0.2557608,0.133175;-0.347844;-0.3715994,-0.07029542;-0.002147856;-0.04764798,-0.03741413;-0.3312911;-0.04640326,-0.001178529;-0.6408119;0.002533074,0.01361058;-0.5973215;-0.1129316,-0.03590466;0.514196;0.03834051,0;0;0,-0.005549986;0.2894943;0.07821679,-0.0107807;0.5700479;0.1396511,0.1531685;0.4793392;0.08989644,0.2806097;0.4250581;-0.1181018,0.2687588;0.5029094;-0.3508992,-0.1628104;0.4848994;0.0579305,-0.2301013;0.4577885;-0.1812094,-0.1881403;0.5304798;-0.4121881,0.08039041;0.003975034;-0.02716565,0.154972;-0.05383759;-0.3442039,0.1242297;-0.3536108;-0.2509203,0.1426959;-0.4009622;-0.3369932,-0.07254573;0.006339536;-0.0437415,-0.03464894;-0.3222214;-0.04917645,0.01516895;-0.6190434;0.04529987,0.006255071;-0.6831905;-0.02390744,-0.009832505;0.5010259;0.1267407,749.9908
+0;0;0,-0.02181407;0.2978484;0.02767856,-0.04011562;0.584295;0.03841584,0.1247644;0.4649153;0.02593023,0.2163198;0.3915097;-0.1947057,0.2779176;0.3804788;-0.4323607,-0.1850605;0.4634516;-0.02144819,-0.21098;0.3824416;-0.2564302,-0.1930605;0.3258594;-0.4949113,0.08178844;0.01182747;-0.0196762,0.1334708;-0.08422288;-0.3319601,0.1203234;-0.3900524;-0.2557608,0.133175;-0.347844;-0.3715994,-0.07029542;-0.002147856;-0.04764798,-0.03741413;-0.3312911;-0.04640326,-0.001178529;-0.6408119;0.002533074,0.01361058;-0.5973215;-0.1129316,-0.03590466;0.514196;0.03834051,0;0;0,-0.005549986;0.2894943;0.07821679,-0.0107807;0.5700479;0.1396511,0.1531685;0.4793392;0.08989644,0.2806097;0.4250581;-0.1181018,0.2687588;0.5029094;-0.3508992,-0.1628104;0.4848994;0.0579305,-0.2301013;0.4577885;-0.1812094,-0.1881403;0.5304798;-0.4121881,0.08039041;0.003975034;-0.02716565,0.154972;-0.05383759;-0.3442039,0.1242297;-0.3536108;-0.2509203,0.1426959;-0.4009622;-0.3369932,-0.07254573;0.006339536;-0.0437415,-0.03464894;-0.3222214;-0.04917645,0.01516895;-0.6190434;0.04529987,0.006255071;-0.6831905;-0.02390744,-0.009832505;0.5010259;0.1267407,750.0028
+0;0;0,-0.02171548;0.2965022;0.02755347,-0.03995809;0.5820243;0.03825743,0.1232143;0.4634178;0.02590282,0.2157765;0.389205;-0.1971595,0.2823185;0.3772886;-0.4538901,-0.1833471;0.4619695;-0.02097655,-0.2095517;0.3800686;-0.2585427,-0.1901939;0.3189448;-0.5161657,0.08397999;0.01214439;-0.02020344,0.1357159;-0.08400548;-0.3328109,0.1228064;-0.3843009;-0.2579904,0.134853;-0.3428573;-0.366573,-0.07217903;-0.002205409;-0.04892473,-0.03926366;-0.3316897;-0.04767872,-0.003683753;-0.6356096;0.0003721081,0.01017898;-0.5929642;-0.10786,-0.0357624;0.5121794;0.03818237,0;0;0,-0.004086189;0.2885458;0.07660913,-0.007292118;0.5684342;0.1368737,0.1543739;0.4793747;0.08659792,0.2821113;0.4207473;-0.1233499,0.2546007;0.4896687;-0.3782488,-0.1594189;0.4825827;0.05934551,-0.227163;0.4490636;-0.1817339,-0.1791901;0.5312021;-0.4295893,0.0824897;0.004527241;-0.02798677,0.1494834;-0.04734278;-0.3480902,0.1276259;-0.3471236;-0.2732847,0.1461272;-0.3916027;-0.3518775,-0.07514083;0.005753411;-0.04392106,-0.03677092;-0.3230954;-0.04949839,0.0116778;-0.6145685;0.04344393,0.003297275;-0.6714927;-0.023191,-0.006787688;0.4996086;0.1242754,750.0243
+0;0;0,-0.02154485;0.2964797;0.0279273,-0.03999188;0.5819616;0.03933793,0.1236895;0.4645779;0.02831231,0.2104451;0.3906019;-0.1971497,0.2821091;0.3841552;-0.4526945,-0.1813737;0.4564212;-0.02006346,-0.2178189;0.3829952;-0.2590456,-0.1932835;0.327085;-0.5174106,0.08398999;0.01212479;-0.02017364,0.1345638;-0.08347566;-0.3331396,0.1216736;-0.3838866;-0.2587807,0.1334339;-0.3424057;-0.3673908,-0.0722015;-0.002226223;-0.04889062,-0.03928869;-0.3317089;-0.04722725,-0.003982898;-0.635583;0.001312729,0.009581641;-0.5929008;-0.1069528,-0.03576564;0.5121189;0.03908143,0;0;0,-0.004086189;0.2885458;0.07660913,-0.007292118;0.5684342;0.1368737,0.1543739;0.4793747;0.08659792,0.2821113;0.4207473;-0.1233499,0.2546007;0.4896687;-0.3782488,-0.1594189;0.4825827;0.05934551,-0.227163;0.4490636;-0.1817339,-0.1791901;0.5312021;-0.4295893,0.0824897;0.004527241;-0.02798677,0.1494834;-0.04734278;-0.3480902,0.1276259;-0.3471236;-0.2732847,0.1461272;-0.3916027;-0.3518775,-0.07514083;0.005753411;-0.04392106,-0.03677092;-0.3230954;-0.04949839,0.0116778;-0.6145685;0.04344393,0.003297275;-0.6714927;-0.023191,-0.006787688;0.4996086;0.1242754,750.0361
+0;0;0,-0.02144628;0.2951233;0.02779952,-0.03984911;0.579918;0.03918458,0.1231601;0.4629382;0.02820426,0.2090439;0.3897056;-0.194992,0.2807272;0.3832572;-0.4506056,-0.1806412;0.4548152;-0.01997142,-0.2167202;0.382127;-0.2565519,-0.1921781;0.3262019;-0.5149866,0.08484253;0.01224786;-0.02037841,0.1354274;-0.08337344;-0.3334126,0.1225278;-0.3840032;-0.2589996,0.1338742;-0.3429263;-0.3637877,-0.07293437;-0.00224882;-0.04938688,-0.04001438;-0.3318034;-0.04772314,-0.004682872;-0.6358988;0.00085219,0.008404323;-0.5936629;-0.1036034,-0.03563542;0.5102826;0.03892884,0;0;0,-0.002875429;0.2874966;0.07528567,-0.004626371;0.5670381;0.1339014,0.1563271;0.4775265;0.08630443,0.2815173;0.4156675;-0.121196,0.2619199;0.4745075;-0.3794056,-0.1572052;0.4810397;0.05884963,-0.2248576;0.4373268;-0.1779371,-0.1751569;0.5229188;-0.4243559,0.08330427;0.003592968;-0.02847862,0.1492087;-0.04656669;-0.3491549,0.130025;-0.347731;-0.2783453,0.1486927;-0.3845495;-0.3584626,-0.07647255;0.006456937;-0.04328741,-0.03516572;-0.3220861;-0.05006468,0.0124321;-0.6140645;0.04248265,0.003944677;-0.6677536;-0.02198484,-0.004538622;0.4983271;0.1218307,750.0577
+0;0;0,-0.02144628;0.2951233;0.02779952,-0.03984911;0.579918;0.03918458,0.1231601;0.4629382;0.02820426,0.2090439;0.3897056;-0.194992,0.2807272;0.3832572;-0.4506056,-0.1806412;0.4548152;-0.01997142,-0.2167202;0.382127;-0.2565519,-0.1921781;0.3262019;-0.5149866,0.08484253;0.01224786;-0.02037841,0.1354274;-0.08337344;-0.3334126,0.1225278;-0.3840032;-0.2589996,0.1338742;-0.3429263;-0.3637877,-0.07293437;-0.00224882;-0.04938688,-0.04001438;-0.3318034;-0.04772314,-0.004682872;-0.6358988;0.00085219,0.008404323;-0.5936629;-0.1036034,-0.03563542;0.5102826;0.03892884,0;0;0,-0.002875429;0.2874966;0.07528567,-0.004626371;0.5670381;0.1339014,0.1563271;0.4775265;0.08630443,0.2815173;0.4156675;-0.121196,0.2619199;0.4745075;-0.3794056,-0.1572052;0.4810397;0.05884963,-0.2248576;0.4373268;-0.1779371,-0.1751569;0.5229188;-0.4243559,0.08330427;0.003592968;-0.02847862,0.1492087;-0.04656669;-0.3491549,0.130025;-0.347731;-0.2783453,0.1486927;-0.3845495;-0.3584626,-0.07647255;0.006456937;-0.04328741,-0.03516572;-0.3220861;-0.05006468,0.0124321;-0.6140645;0.04248265,0.003944677;-0.6677536;-0.02198484,-0.004538622;0.4983271;0.1218307,750.0694

+ 193 - 0
DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_TwoArmsPlusLeg_Forward_HapticFeedback_Slow.csv

@@ -0,0 +1,193 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.002887907;0.3088666;0.01382021,0.005656698;0.6077992;0.01064396,0.1756285;0.4840875;0.01697675,0.2175588;0.2293296;0.03684972,0.2766973;-0.01559268;-0.01889565,-0.1654038;0.4824534;0.008132124,-0.2238686;0.2302729;0.01458047,-0.274486;-0.01754016;-0.03658963,0.08107815;0.003955361;-0.04043175,0.09433891;-0.3718572;0.00209916,0.09884399;-0.7136061;0.08631854,0.111992;-0.7351644;0.02577331,-0.08126497;0.007718968;-0.03950265,-0.1196922;-0.3679381;-0.01450419,-0.1411811;-0.7135508;0.04870627,-0.1384897;-0.6751744;-0.03141516,0.004830605;0.5344695;0.01395892,0;0;0,-0.01224153;0.3079445;0.02486444,-0.02408664;0.6064467;0.03668046,0.1507324;0.4997425;0.003641129,0.2282965;0.2531611;-0.0117259,0.2291095;0.00649558;-0.08753657,-0.1855325;0.4649433;0.02835128,-0.2089941;0.2093073;-0.005626312,-0.2006965;-0.03392895;-0.09141148,0.07844772;0.01223963;-0.0438199,0.1351519;-0.353154;-0.1243927,0.186355;-0.6859347;-0.0217247,0.2322499;-0.6974761;-0.07334661,-0.0844968;-0.002787551;-0.03281093,-0.05359625;-0.3799561;-0.03578674,0.01128482;-0.7207432;0.02387951,0.005320063;-0.7047427;-0.05527407,-0.02117332;0.5330974;0.03612566,354.0198
+0;0;0,0.002701245;0.3088241;0.01369412,0.005300859;0.6076921;0.01063252,0.1756409;0.4839919;0.01665712,0.217917;0.2292842;0.03656268,0.2771754;-0.01546854;-0.01820727,-0.1659043;0.4821621;0.007958301,-0.2241642;0.229924;0.01438035,-0.274494;-0.01773483;-0.03608983,0.08107407;0.003986894;-0.04042391,0.09462775;-0.3722924;0.002099436,0.09919548;-0.7140623;0.08640039,0.1122168;-0.7356534;0.02568913,-0.08127215;0.007680655;-0.03948213,-0.1194685;-0.368479;-0.01452151,-0.1408824;-0.7141205;0.04878397,-0.1382251;-0.6757317;-0.03146324,0.004552707;0.5343795;0.01390781,0;0;0,-0.01219254;0.3078811;0.02505422,-0.02396332;0.6063098;0.03708553,0.1510685;0.4994932;0.003845692,0.2284589;0.2528577;-0.0116849,0.2290853;0.006568849;-0.08755732,-0.1857157;0.4647757;0.02889301,-0.2093464;0.2091776;-0.005322309,-0.2012767;-0.03366148;-0.09122516,0.07844377;0.01222485;-0.04381919,0.1351612;-0.3534429;-0.125356,0.1863488;-0.6859708;-0.02172589,0.2323614;-0.6973329;-0.07358217,-0.0844855;-0.002758651;-0.03282655,-0.05354436;-0.3803987;-0.03576994,0.01210123;-0.7211685;0.02339789,0.006063699;-0.7051803;-0.05587546,-0.02106958;0.5329798;0.03647661,354.0497
+0;0;0,0.002700135;0.3086971;0.01368849,0.005297544;0.6073159;0.01063026,0.1759119;0.4836143;0.01665572,0.2181968;0.2288527;0.0365655,0.2772754;-0.01515737;-0.01803824,-0.1661792;0.4817815;0.007943003,-0.2244515;0.2294901;0.01436641,-0.2746285;-0.01741722;-0.0359506,0.0811022;0.003988277;-0.04043793,0.09465762;-0.3723395;0.002090901,0.09921122;-0.7130517;0.08613092,0.1121449;-0.7342952;0.0258286,-0.08130034;0.007683318;-0.03949583,-0.1195016;-0.3685248;-0.01453198,-0.1408493;-0.7130965;0.04857755,-0.1382098;-0.6747642;-0.03112913,0.004550199;0.5340824;0.01390202,0;0;0,-0.0119879;0.3076947;0.02586127,-0.02344711;0.6058415;0.03896952,0.1516606;0.4992577;0.00458169,0.2286505;0.2524915;-0.01175451,0.2290386;0.007043809;-0.08770204,-0.185688;0.4646488;0.03020142,-0.2093426;0.2090463;-0.004378248,-0.2015518;-0.0328158;-0.09071918,0.07843062;0.01223379;-0.04390526,0.1349806;-0.3534258;-0.1258214,0.1868586;-0.6850166;-0.02323294,0.2325654;-0.696972;-0.07402849,-0.08453541;-0.002742806;-0.03278627,-0.0537041;-0.3804396;-0.0359001,0.01208834;-0.7201762;0.02256806,0.005980176;-0.7040557;-0.05616948,-0.02063821;0.5325905;0.0380702,354.0824
+0;0;0,0.002699808;0.3086597;0.01368683,0.005296811;0.6072325;0.01062923,0.1762338;0.4834506;0.01665922,0.218529;0.2286269;0.03657384,0.2774489;-0.0147275;-0.01788318,-0.1665011;0.4816144;0.007930101,-0.2247875;0.2292614;0.01435508,-0.2748297;-0.01698242;-0.03582674,0.08108392;0.003987378;-0.04042882,0.09469673;-0.3739339;0.002280083,0.09923019;-0.7131392;0.08594845,0.1121816;-0.7344533;0.02556305,-0.08128202;0.007681587;-0.03948693,-0.119645;-0.3701195;-0.01441739,-0.1408983;-0.7131674;0.04841305,-0.1382552;-0.6748235;-0.03140344,0.004549616;0.5340136;0.01390033,0;0;0,-0.01177735;0.3076171;0.02642894,-0.02290573;0.6057039;0.04012346,0.1524004;0.4987499;0.005656481,0.229026;0.2518703;-0.01165223,0.229048;0.007192761;-0.0877533,-0.1855637;0.4643831;0.0317116,-0.2094781;0.2088474;-0.003646877,-0.2021253;-0.0322831;-0.09002087,0.07841733;0.01220068;-0.04389596,0.1346785;-0.3551481;-0.1258922,0.1868375;-0.6850451;-0.02328324,0.2327877;-0.6967372;-0.07425022,-0.08449683;-0.00269469;-0.03283314,-0.05340264;-0.3819802;-0.03590824,0.01186385;-0.7202928;0.02210963,0.005674246;-0.7041699;-0.05673447,-0.02018509;0.5324662;0.03908014,354.1158
+0;0;0,0.002849172;0.3085757;0.01364292,0.00556205;0.6070483;0.01068929,0.1766001;0.483051;0.01641387,0.2196883;0.2283575;0.03652164,0.2786931;-0.01530084;-0.0174707,-0.1664424;0.4815663;0.007824548,-0.2245853;0.229156;0.01399983,-0.2740857;-0.01740478;-0.03623584,0.08114512;0.004026872;-0.04045727,0.0951224;-0.3772105;0.00234548,0.09990888;-0.7132824;0.08544027,0.1128331;-0.734741;0.02511919,-0.08135504;0.007643348;-0.03950284,-0.1197174;-0.3735088;-0.014589,-0.1405936;-0.7134092;0.04789236,-0.1379803;-0.6750593;-0.03196437,0.004810408;0.5338538;0.01393033,0;0;0,-0.01156122;0.3075032;0.02685857,-0.02249289;0.6054859;0.0407741,0.1529159;0.4985086;0.006193157,0.2292338;0.2515366;-0.01141763,0.2289541;0.006812379;-0.08807325,-0.1854464;0.4643411;0.03254155,-0.2093001;0.2088055;-0.00298693,-0.2024285;-0.03231223;-0.09005666,0.07835932;0.01227814;-0.04412031,0.134978;-0.3584484;-0.1261294,0.1868459;-0.6850203;-0.02350139,0.232758;-0.6967146;-0.07456326,-0.08464231;-0.002784316;-0.03264146,-0.05359469;-0.3853957;-0.03637629,0.01086848;-0.7206161;0.02144888,0.004633309;-0.7044925;-0.05743215,-0.01981727;0.5322726;0.03968954,354.1496
+0;0;0,0.002849558;0.3086176;0.01364477,0.005563037;0.6071563;0.01069047,0.1765448;0.4831591;0.01641497,0.2196363;0.2284462;0.03652428,0.2787698;-0.01574342;-0.01758579,-0.1663857;0.4816749;0.007828453,-0.2245331;0.2292454;0.01400421,-0.2741414;-0.01785298;-0.036341,0.08114871;0.00402705;-0.04045906,0.09506846;-0.3756413;0.002167542,0.09988489;-0.7138155;0.08578213,0.1128939;-0.7356118;0.02506518,-0.08135863;0.007643686;-0.03950459,-0.1195631;-0.3719399;-0.01469328,-0.1405699;-0.7139664;0.04817893,-0.1379394;-0.6755618;-0.03220186,0.004811226;0.5339453;0.01393224,0;0;0,-0.01138943;0.3075066;0.02736902,-0.02223263;0.6055349;0.04179025,0.152997;0.4985102;0.006584883,0.2294805;0.2515935;-0.01137018,0.2287585;0.00642854;-0.08848596,-0.1851893;0.4645327;0.03314138,-0.2087841;0.2089773;-0.002560414,-0.2021777;-0.03258802;-0.09005778,0.07826582;0.01235554;-0.04427266,0.1340071;-0.356604;-0.1274631,0.1864979;-0.6849846;-0.02360129,0.2333814;-0.6955436;-0.0755198,-0.08469088;-0.00287518;-0.03251854,-0.05362105;-0.3838917;-0.03698517,0.01040712;-0.7213388;0.02137761,0.004097027;-0.7052897;-0.05802131,-0.01957171;0.5323066;0.0405798,354.173
+0;0;0,0.002849447;0.3086056;0.01364424,0.005562676;0.6071169;0.01069026,0.1766754;0.4830888;0.01641631,0.2197677;0.2283715;0.03652596,0.2788686;-0.01568355;-0.01755429,-0.1665164;0.4816034;0.007823245,-0.2246648;0.2291695;0.01399911,-0.2742458;-0.01779264;-0.03631836,0.08111004;0.004025131;-0.04043978,0.0950782;-0.3769637;0.002335075,0.09987395;-0.713686;0.08559068,0.1129246;-0.735648;0.02467937,-0.08131986;0.007640043;-0.03948576,-0.1196572;-0.3732637;-0.01458816,-0.1405738;-0.7138218;0.04801412,-0.1379349;-0.6753902;-0.03262398,0.004810945;0.5339137;0.01393169,0;0;0,-0.01144883;0.3074766;0.02754521,-0.02240828;0.6054695;0.04204011,0.1530023;0.4984249;0.006887913,0.229414;0.2514886;-0.01116633,0.2285557;0.006581634;-0.08862805,-0.1854718;0.4644248;0.03365015,-0.2091096;0.2089242;-0.002446532,-0.2029294;-0.0324595;-0.0900602,0.07831705;0.01229462;-0.04411006,0.1336191;-0.3580939;-0.1273646,0.1863258;-0.6849765;-0.02389407,0.2329452;-0.6955639;-0.07642841,-0.08460962;-0.002814458;-0.03261451,-0.05347101;-0.3851557;-0.03739385,0.01028059;-0.7210625;0.0212474,0.003911072;-0.7050534;-0.05840337,-0.01971569;0.5322504;0.04081559,354.2052
+0;0;0,0.003028362;0.3086277;0.01360137,0.005871563;0.6071392;0.01075224,0.1770012;0.4826199;0.01591748,0.2215607;0.2281954;0.03651338,0.2799831;-0.01548074;-0.01612725,-0.1663714;0.4816106;0.007707297,-0.2242208;0.22911;0.01390887,-0.2739972;-0.01677331;-0.0373353,0.08110042;0.004113064;-0.04043079,0.09568381;-0.3769714;0.002151296,0.1005025;-0.7135907;0.0852975,0.1138963;-0.7355943;0.02443265,-0.08133258;0.007542194;-0.03945847,-0.1191181;-0.3735144;-0.01456884,-0.1397874;-0.7139654;0.04800059,-0.1372224;-0.6755246;-0.03268684,0.005111187;0.5339358;0.01396093,0;0;0,-0.01158119;0.3074831;0.02766252,-0.02268436;0.6054683;0.04220462,0.1528797;0.4983472;0.006880522,0.229392;0.2514445;-0.01118898,0.2283172;0.007347628;-0.08850527,-0.1858354;0.4642899;0.03403249,-0.2095621;0.208842;-0.002367713,-0.2037198;-0.03172471;-0.08986499,0.07827432;0.01228026;-0.04417205,0.1332641;-0.3582258;-0.1275551,0.1860577;-0.6849465;-0.02403951,0.2326772;-0.6954992;-0.07667398,-0.08460755;-0.002780886;-0.03259869,-0.05377537;-0.3852392;-0.03772614,0.01006266;-0.7209979;0.02092432,0.003618703;-0.7049936;-0.05876812,-0.01995481;0.532252;0.04096866,354.2269
+0;0;0,0.003028362;0.3086277;0.01360137,0.005871563;0.6071392;0.01075224,0.1770012;0.4826199;0.01591748,0.2215607;0.2281954;0.03651338,0.2799831;-0.01548074;-0.01612725,-0.1663714;0.4816106;0.007707297,-0.2242208;0.22911;0.01390887,-0.2739972;-0.01677331;-0.0373353,0.08110042;0.004113064;-0.04043079,0.09568381;-0.3769714;0.002151296,0.1005025;-0.7135907;0.0852975,0.1138963;-0.7355943;0.02443265,-0.08133258;0.007542194;-0.03945847,-0.1191181;-0.3735144;-0.01456884,-0.1397874;-0.7139654;0.04800059,-0.1372224;-0.6755246;-0.03268684,0.005111187;0.5339358;0.01396093,0;0;0,-0.01158119;0.3074831;0.02766252,-0.02268436;0.6054683;0.04220462,0.1528797;0.4983472;0.006880522,0.229392;0.2514445;-0.01118898,0.2283172;0.007347628;-0.08850527,-0.1858354;0.4642899;0.03403249,-0.2095621;0.208842;-0.002367713,-0.2037198;-0.03172471;-0.08986499,0.07827432;0.01228026;-0.04417205,0.1332641;-0.3582258;-0.1275551,0.1860577;-0.6849465;-0.02403951,0.2326772;-0.6954992;-0.07667398,-0.08460755;-0.002780886;-0.03259869,-0.05377537;-0.3852392;-0.03772614,0.01006266;-0.7209979;0.02092432,0.003618703;-0.7049936;-0.05876812,-0.01995481;0.532252;0.04096866,354.25
+0;0;0,0.00302804;0.3085949;0.01359993,0.005870885;0.607069;0.01075111,0.1771304;0.482519;0.01591747,0.2216891;0.228099;0.03651301,0.2801699;-0.01582062;-0.01618022,-0.1665015;0.481509;0.007701082,-0.2243499;0.2290128;0.01390255,-0.274176;-0.0171162;-0.03739282,0.08107274;0.004111661;-0.04041699,0.09565204;-0.3768659;0.00215314,0.100474;-0.7137176;0.08535674,0.113851;-0.735656;0.02456812,-0.08130483;0.00753962;-0.03944501,-0.1190798;-0.3734099;-0.01456236,-0.1397633;-0.714096;0.04805025,-0.1372015;-0.6756658;-0.03253612,0.005110594;0.5338737;0.01395944,0;0;0,-0.01166246;0.3074401;0.02774024,-0.02287724;0.6053854;0.04224086,0.1527998;0.4981458;0.006780624,0.2295873;0.2513336;-0.01129317,0.228159;0.007018492;-0.08876204,-0.1861678;0.4642144;0.03459903,-0.2100638;0.2088763;-0.002423923,-0.2044131;-0.03191125;-0.0900753,0.07820428;0.01226529;-0.04423666,0.1330046;-0.3581097;-0.1278307,0.1859843;-0.6851034;-0.02447033,0.2328438;-0.6955244;-0.07683563,-0.0845774;-0.002745491;-0.03259379,-0.0539832;-0.38511;-0.03807168,0.00973665;-0.7211163;0.02070511,0.003192028;-0.7050946;-0.05887862,-0.02012057;0.5321779;0.04101944,354.2834
+0;0;0,0.003138406;0.3085852;0.01346681,0.006062277;0.6069967;0.01065756,0.177453;0.4822803;0.01562622,0.2223507;0.2279437;0.03667554,0.2807174;-0.01655219;-0.01413327,-0.1664984;0.4814416;0.007674028,-0.2234269;0.2287204;0.01376985,-0.2762527;-0.01636066;-0.04018522,0.08108804;0.004216458;-0.04038309,0.09609385;-0.3769045;0.001581974,0.1011987;-0.7138222;0.08513344,0.1146253;-0.7362232;0.02456036,-0.08128981;0.007441813;-0.03950225,-0.1190351;-0.373623;-0.014918,-0.1393104;-0.7144793;0.04774199,-0.1368018;-0.6760406;-0.0329904,0.00529979;0.5338205;0.0138467,0;0;0,-0.01176136;0.3074002;0.02797818,-0.02310567;0.6052661;0.04272437,0.1527816;0.4981517;0.007026911,0.2296429;0.2513655;-0.01127481,0.2279009;0.006985918;-0.08900523,-0.1865692;0.4641454;0.03517994,-0.2106839;0.2088944;-0.002389684,-0.2051096;-0.03208898;-0.0899246,0.0782343;0.01223803;-0.04419804,0.1326386;-0.3582112;-0.1281445,0.18545;-0.6852785;-0.02442194,0.2318705;-0.6959515;-0.07720519,-0.08456388;-0.002704067;-0.03264169,-0.05420021;-0.3851779;-0.03823426,0.009449739;-0.7213359;0.02064586,0.002829738;-0.7053316;-0.05907566,-0.02031084;0.5320812;0.04143739,354.3059
+0;0;0,0.003138165;0.3085614;0.01346577,0.006061692;0.6069379;0.01065688,0.1776115;0.4821832;0.01562678,0.2225094;0.227846;0.03667615,0.2809193;-0.01683123;-0.01417035,-0.1666576;0.4813437;0.007667247,-0.2235862;0.2286219;0.01376309,-0.2764512;-0.01664089;-0.040232,0.0811042;0.004217299;-0.04039114,0.09611396;-0.3770041;0.001584984,0.1012176;-0.7138457;0.08511759,0.114224;-0.7346067;0.02644017,-0.08130603;0.007443297;-0.03951012,-0.1190613;-0.3737219;-0.01491939,-0.139332;-0.7145014;0.04772644,-0.1369019;-0.6763268;-0.0304794,0.005299302;0.533771;0.01384563,0;0;0,-0.01164967;0.3073593;0.02821088,-0.02292804;0.6051845;0.0431149,0.153097;0.4981148;0.007241488,0.2298683;0.2513034;-0.01110697,0.2278229;0.006831974;-0.08916807,-0.1865734;0.4640457;0.03554975,-0.210838;0.2088442;-0.002262134,-0.2052482;-0.03229974;-0.08991143,0.07823266;0.0121955;-0.04424977,0.1324618;-0.3583834;-0.1281996,0.1851695;-0.6853828;-0.02447246,0.2292439;-0.6994401;-0.07248591,-0.08459046;-0.002646438;-0.03262776,-0.05435819;-0.3852277;-0.03851734,0.009264342;-0.7212764;0.02055407,0.002821713;-0.7048267;-0.05667137,-0.02014628;0.532009;0.04179454,354.3278
+0;0;0,0.003139238;0.308667;0.01347038,0.006063613;0.60713;0.01066069,0.177651;0.482343;0.0156319,0.2225477;0.2280124;0.03668071,0.2807102;-0.01562828;-0.0139504,-0.1666937;0.4815033;0.007670611,-0.2236208;0.2287881;0.01376629,-0.2762618;-0.01543567;-0.04000006,0.08113468;0.004218884;-0.04040632,0.09603075;-0.3741148;0.001251828,0.1011891;-0.7145643;0.08567916,0.1143042;-0.7357495;0.02651143,-0.08133657;0.007446094;-0.03952497,-0.1188058;-0.3708318;-0.01512052,-0.1392937;-0.7152613;0.04819632,-0.1368432;-0.6770184;-0.03066301,0.005301003;0.5339421;0.01385034,0;0;0,-0.01163542;0.3074659;0.02821279,-0.02292536;0.6053811;0.0430398,0.1531177;0.4980952;0.007251024,0.2300444;0.251336;-0.01105237,0.2280544;0.00790295;-0.0887928,-0.1864371;0.4637652;0.03586082,-0.2106797;0.2085471;-0.001806404,-0.2055584;-0.03142029;-0.08953659,0.0781748;0.01223505;-0.0444107,0.1319142;-0.3549794;-0.130197,0.184912;-0.685328;-0.02473854,0.2297893;-0.6984216;-0.07394957,-0.08467913;-0.002693024;-0.03248842,-0.05462875;-0.3823622;-0.03896677,0.009003356;-0.7221038;0.02092475,0.002448541;-0.7057751;-0.05693971,-0.0201409;0.5321842;0.04174089,354.3611
+0;0;0,0.002435766;0.3086834;0.01323827,0.004459717;0.6071547;0.01043078,0.1764369;0.4827763;0.01538086,0.2211586;0.2284603;0.03697034,0.2799572;-0.01534276;-0.01212134,-0.1678976;0.4811122;0.007240837,-0.2239011;0.2281891;0.01326845,-0.2774965;-0.01564473;-0.04131857,0.08112334;0.004344562;-0.04041577,0.09679552;-0.3740536;0.0003625415,0.1026253;-0.714443;0.08498853,0.1154995;-0.7349851;0.0252181,-0.08135357;0.007312292;-0.03951497,-0.1176656;-0.3711007;-0.01545821,-0.1379443;-0.7155775;0.04766862,-0.1354725;-0.6773362;-0.03119022,0.003964101;0.5339637;0.01360127,0;0;0,-0.01163542;0.3074659;0.02821279,-0.02292536;0.6053811;0.0430398,0.1531177;0.4980952;0.007251024,0.2300444;0.251336;-0.01105237,0.2280544;0.00790295;-0.0887928,-0.1864371;0.4637652;0.03586082,-0.2106797;0.2085471;-0.001806404,-0.2055584;-0.03142029;-0.08953659,0.0781748;0.01223505;-0.0444107,0.1319142;-0.3549794;-0.130197,0.184912;-0.685328;-0.02473854,0.2297893;-0.6984216;-0.07394957,-0.08467913;-0.002693024;-0.03248842,-0.05462875;-0.3823622;-0.03896677,0.009003356;-0.7221038;0.02092475,0.002448541;-0.7057751;-0.05693971,-0.0201409;0.5321842;0.04174089,354.3843
+0;0;0,0.002436663;0.3087971;0.01324314,0.004461423;0.6073877;0.01043448,0.1759826;0.483114;0.01538118,0.2207031;0.2288049;0.03697006,0.2795386;-0.01515126;-0.01215244,-0.1674419;0.4814543;0.007262665,-0.2234439;0.2285381;0.01329011,-0.277073;-0.01544885;-0.04133118,0.08118436;0.00434783;-0.04044617,0.09689168;-0.3748989;0.0004235879,0.1027095;-0.7145938;0.08487692,0.1156546;-0.735414;0.0247775,-0.08141476;0.007317792;-0.03954469,-0.1178083;-0.3719438;-0.01543398,-0.1380455;-0.7157178;0.04756406,-0.1355601;-0.6774312;-0.03172883,0.003965599;0.534166;0.01360628,0;0;0,-0.01151192;0.3075678;0.02839804,-0.02269917;0.6056006;0.04333854,0.1527116;0.4981703;0.007066488,0.2300939;0.2515585;-0.01120186,0.2279468;0.007940024;-0.08888483,-0.1854406;0.4632719;0.03623449,-0.2094413;0.2080954;-0.00181888,-0.2042322;-0.03191893;-0.0898824,0.07822058;0.01224694;-0.04446626,0.1316885;-0.3557593;-0.1308246,0.1847602;-0.6852152;-0.0249896,0.2294856;-0.6981621;-0.07516336,-0.0847562;-0.002686493;-0.03247868,-0.05476431;-0.3832112;-0.03930438,0.009083003;-0.7222778;0.01999312,0.002360732;-0.7060091;-0.05829143,-0.01993845;0.5323726;0.04201579,354.4173
+0;0;0,0.002437222;0.3088679;0.01324618,0.004462174;0.6074869;0.01043731,0.1759292;0.4832238;0.01538369,0.220646;0.228936;0.03697077,0.2795531;-0.01531728;-0.01221156,-0.1673873;0.4815646;0.007267733,-0.2233846;0.2286696;0.01329468,-0.277079;-0.01561454;-0.04139315,0.08120416;0.00434889;-0.04045603,0.09680581;-0.3723463;0.0001387559,0.1026927;-0.716073;0.08559446,0.1158107;-0.737572;0.02469228,-0.08143462;0.007319578;-0.03955434,-0.1175833;-0.3693904;-0.01560584,-0.1380607;-0.7172446;0.04813991,-0.1355421;-0.6788473;-0.03221211,0.003966314;0.5342598;0.01360936,0;0;0,-0.01187158;0.3076281;0.02836895,-0.02332233;0.6056846;0.04320359,0.152096;0.4981611;0.007100821,0.2300844;0.2517473;-0.01095366,0.2278245;0.007884815;-0.08889318,-0.1858488;0.4630925;0.03642291,-0.2097091;0.2079436;-0.001755871,-0.2043363;-0.03235711;-0.08993357,0.07831316;0.01223111;-0.04435277,0.1311048;-0.352347;-0.1342773,0.1841859;-0.6852392;-0.02541686,0.2297411;-0.6968524;-0.07763148,-0.08474288;-0.002659546;-0.03257744,-0.05526417;-0.3806325;-0.04019631,0.009085163;-0.7236943;0.02024506,0.002236523;-0.7076117;-0.05908153,-0.02050638;0.5324527;0.04190803,354.4508
+0;0;0,0.001261637;0.3090227;0.01304886,0.00174594;0.6077588;0.01015365,0.1738491;0.484283;0.01506656,0.2186764;0.2300534;0.03738411,0.2773364;-0.01272891;-0.01031031,-0.1696409;0.48177;0.007017467,-0.2249478;0.2286961;0.01293334,-0.2782687;-0.01378937;-0.04199074,0.08127106;0.004449934;-0.04039416,0.09779336;-0.3720998;-0.000824783,0.1039829;-0.7175621;0.08528677,0.1171325;-0.7389445;0.02418232,-0.08144955;0.007211771;-0.0396287,-0.1167007;-0.3693988;-0.01617018,-0.136895;-0.7190961;0.04787385,-0.1343962;-0.6806951;-0.0325624,0.001673584;0.5345042;0.01334123,0;0;0,-0.01192422;0.3077626;0.02840543,-0.0234835;0.6059291;0.04317832,0.1518978;0.4980548;0.007217646,0.2296585;0.2515715;-0.01120734,0.2283087;0.009541348;-0.0891726,-0.1858509;0.4630698;0.03648653,-0.2097564;0.2079595;-0.002081811,-0.2041881;-0.03066298;-0.0897589,0.07814172;0.01236802;-0.04469204,0.1310046;-0.3512634;-0.1374614,0.1847191;-0.6857122;-0.02765942,0.2302915;-0.6971998;-0.08008792,-0.08488999;-0.0028586;-0.0322799,-0.05647805;-0.3806772;-0.04090009,0.00794477;-0.7255748;0.01987058,0.001103601;-0.7095074;-0.05953908,-0.02063656;0.5326716;0.0419035,354.4734
+0;0;0,0.001261664;0.3090293;0.01304914,0.001746008;0.6077915;0.01015358,0.1737506;0.484336;0.01506588,0.2185766;0.2301141;0.03738275,0.2769777;-0.01159672;-0.01010118,-0.1695428;0.4818244;0.007021387,-0.224848;0.2287582;0.01293708,-0.2779336;-0.01265715;-0.0417446,0.08127844;0.004450338;-0.04039783,0.0975007;-0.3652617;-0.001546983,0.1039482;-0.7251202;0.08815302,0.1170423;-0.7462857;0.02730645,-0.08145695;0.007212427;-0.0396323,-0.116068;-0.3625593;-0.01659976,-0.1371038;-0.7268293;0.05011313,-0.1346155;-0.6884638;-0.02998367,0.001673643;0.5345285;0.01334153,0;0;0,-0.01182107;0.3077783;0.02835059,-0.02320337;0.6059836;0.04299712,0.1520452;0.4978657;0.007445574,0.2299257;0.2514232;-0.01090813,0.2295921;0.01077119;-0.0894959,-0.185516;0.4631063;0.03655121,-0.2094315;0.2079796;-0.001849253,-0.2035665;-0.02953778;-0.08925992,0.07815167;0.01234335;-0.04469824,0.1329875;-0.3396614;-0.1521471,0.1863558;-0.6869452;-0.03327085,0.232085;-0.6984384;-0.08502819,-0.08489521;-0.002830498;-0.03229188,-0.05675392;-0.3737255;-0.04251732,0.009700939;-0.7329891;0.02150715,0.002924515;-0.7168717;-0.05756894,-0.02040929;0.5327148;0.04176354,354.4961
+0;0;0,0.001261026;0.308873;0.01304254,0.001745016;0.6074124;0.0101495,0.1731768;0.4841866;0.01505333,0.2179984;0.2299895;0.03736803,0.2762406;-0.01106402;-0.009986781,-0.1689737;0.4816834;0.007035626,-0.2242735;0.2286419;0.01295075,-0.2772147;-0.012117;-0.04158225,0.08088896;0.004429013;-0.04020425,0.09698571;-0.3624226;-0.001653992,0.1035652;-0.7296493;0.08988266,0.1168143;-0.7514204;0.02831592,-0.08106662;0.007177865;-0.03944238,-0.1154099;-0.3597329;-0.01658805,-0.1368764;-0.7314615;0.05149082,-0.1343587;-0.6929969;-0.02955399,0.001672712;0.534212;0.01333472,0;0;0,-0.01149665;0.3076267;0.02842331,-0.02246349;0.6056214;0.0431273,0.15213;0.4976184;0.007899523,0.2306611;0.2513924;-0.0102303,0.2305538;0.01171412;-0.08957624,-0.1844755;0.4633635;0.03661968,-0.2083037;0.2082709;-0.001890823,-0.2024478;-0.02846286;-0.08943673,0.07829276;0.01228899;-0.04356885,0.1331792;-0.3337057;-0.1601899,0.1868303;-0.687299;-0.03620958,0.2329301;-0.6977742;-0.08990145,-0.08430782;-0.002839557;-0.03260598,-0.056395;-0.3708634;-0.04283652,0.01139928;-0.7374992;0.02243076,0.004612969;-0.721539;-0.05758851,-0.01978236;0.5324114;0.04188061,354.5304
+0;0;0,0.000384303;0.3088806;0.01291702,6.07215E-06;0.6074206;0.0100368,0.1717417;0.4845101;0.01477139,0.2173716;0.2305327;0.03793392,0.2757448;-0.01066448;-0.008519437,-0.1704813;0.4816989;0.00631598,-0.225878;0.228671;0.01189906,-0.2779388;-0.01218577;-0.04304751,0.08083687;0.004701451;-0.04027801,0.09690533;-0.3623397;-0.00356378,0.1046985;-0.7293113;0.08889601,0.1179914;-0.7510439;0.02730637,-0.08115422;0.00688486;-0.03931427,-0.1147699;-0.3601418;-0.01725318,-0.1360804;-0.7319263;0.05056951,-0.1334885;-0.6934648;-0.03047328,0.0001444378;0.5342199;0.01321095,0;0;0,-0.01149665;0.3076267;0.02842331,-0.02246349;0.6056214;0.0431273,0.15213;0.4976184;0.007899523,0.2306611;0.2513924;-0.0102303,0.2305538;0.01171412;-0.08957624,-0.1844755;0.4633635;0.03661968,-0.2083037;0.2082709;-0.001890823,-0.2024478;-0.02846286;-0.08943673,0.07829276;0.01228899;-0.04356885,0.1331792;-0.3337057;-0.1601899,0.1868303;-0.687299;-0.03620958,0.2329301;-0.6977742;-0.08990145,-0.08430782;-0.002839557;-0.03260598,-0.056395;-0.3708634;-0.04283652,0.01139928;-0.7374992;0.02243076,0.004612969;-0.721539;-0.05758851,-0.01978236;0.5324114;0.04188061,354.5534
+0;0;0,0.0003840328;0.3086635;0.01290794,6.097354E-06;0.6069776;0.0100304,0.1716412;0.4841627;0.01476119,0.2172691;0.2301965;0.03792271,0.2748957;-0.00791575;-0.0079365,-0.1703815;0.4813532;0.006310726,-0.2257758;0.2283364;0.01189356,-0.2771707;-0.009439781;-0.04235023,0.08085845;0.004702706;-0.04028876,0.09700394;-0.3640981;-0.003398515,0.1048315;-0.7326902;0.08946957,0.1180475;-0.7541233;0.02823658,-0.08117589;0.006886698;-0.03932477,-0.1149527;-0.3618996;-0.0171579,-0.1363574;-0.7353259;0.05096429,-0.1337804;-0.6969134;-0.02960922,0.0001443373;0.5338434;0.01320167,0;0;0,-0.01133607;0.3074138;0.02842832,-0.02213044;0.6051846;0.04321527,0.1524753;0.4971749;0.00890708,0.2314408;0.2510971;-0.009186506,0.2325348;0.01544257;-0.09034729,-0.1843049;0.4635193;0.03688927,-0.2083171;0.208513;-0.001999974,-0.202335;-0.02507079;-0.08874191,0.07832181;0.0123044;-0.04356242,0.1340457;-0.3326682;-0.1681592,0.1895016;-0.6875241;-0.04346824,0.2360348;-0.6978812;-0.09615088,-0.08428998;-0.002877655;-0.03271556,-0.0559863;-0.3726346;-0.04340698,0.01222228;-0.7409543;0.0216632,0.005617089;-0.7249181;-0.05790366,-0.01949842;0.5320399;0.04194117,354.576
+0;0;0,0.000383663;0.3083662;0.01289551,5.842856E-06;0.6065836;0.01001851,0.1714293;0.483845;0.01474673,0.2170492;0.229923;0.03790422,0.2745982;-0.007868424;-0.007893194,-0.1701714;0.481039;0.006306692,-0.2255561;0.2280662;0.01188856,-0.2768817;-0.009389594;-0.04228214,0.08087022;0.004703391;-0.04029462,0.09699045;-0.3635204;-0.003462091,0.1048536;-0.733789;0.08982837,0.1172289;-0.7519504;0.03249046,-0.08118771;0.006887701;-0.03933049,-0.1149117;-0.3613217;-0.01719831,-0.1364137;-0.7364463;0.05123371,-0.1340006;-0.6985689;-0.02421445,0.0001440544;0.5334644;0.01318913,0;0;0,-0.01117649;0.3071486;0.02812457,-0.0219143;0.6048312;0.04278684,0.1526062;0.4966874;0.009406805,0.2320531;0.2507733;-0.008151293,0.2339187;0.01633109;-0.09174204,-0.1842562;0.4640712;0.03799972,-0.208196;0.2092516;-0.00184641,-0.2020162;-0.02376388;-0.08913697,0.07829229;0.0123626;-0.04362631,0.1346154;-0.3270876;-0.1807632,0.1935923;-0.6842527;-0.05903149,0.2386931;-0.6982633;-0.1013315,-0.0842743;-0.002953738;-0.03278552,-0.05579093;-0.3720959;-0.04410127,0.01291309;-0.7420315;0.02140636,0.006663064;-0.7251111;-0.05309304,-0.01928094;0.5317013;0.04153109,354.6108
+0;0;0,-0.0001127412;0.308175;0.01254042,-0.0008743914;0.6062083;0.009441232,0.1704666;0.4836031;0.01481404,0.2164104;0.2298707;0.03828968,0.2733063;-0.005469725;-0.006252948,-0.170805;0.4808304;0.005533789,-0.2262601;0.227967;0.01071729,-0.2757883;-0.007085472;-0.04316801,0.08095588;0.004830708;-0.04011846,0.09761251;-0.3616695;-0.005950555,0.106648;-0.7396911;0.09029254,0.1185663;-0.7568777;0.03608467,-0.08108501;0.006772672;-0.03957312,-0.1137968;-0.3596228;-0.01832237,-0.1349854;-0.7428912;0.05168506,-0.1325346;-0.7053432;-0.0207313,-0.0006505912;0.533145;0.012661,0;0;0,-0.01085093;0.3069587;0.02806687,-0.02135793;0.604467;0.04275488,0.1530207;0.4960287;0.01032161,0.2332638;0.250395;-0.006023649,0.2364053;0.02112155;-0.0956347,-0.1836915;0.4640183;0.03852546,-0.20867;0.2093852;-0.001225341,-0.2022686;-0.01999573;-0.09038649,0.07826595;0.01244467;-0.04366064,0.1340875;-0.3195093;-0.1935201,0.1951393;-0.6830881;-0.06573987,0.2390317;-0.6986106;-0.1019099,-0.08425028;-0.003031801;-0.03285392,-0.0555942;-0.3701868;-0.04482632,0.01440954;-0.7482792;0.02143265,0.008482672;-0.7308252;-0.05008363,-0.01878968;0.5313886;0.04148268,354.6343
+0;0;0,-0.0001127412;0.308175;0.01254042,-0.0008743914;0.6062083;0.009441232,0.1704666;0.4836031;0.01481404,0.2164104;0.2298707;0.03828968,0.2733063;-0.005469725;-0.006252948,-0.170805;0.4808304;0.005533789,-0.2262601;0.227967;0.01071729,-0.2757883;-0.007085472;-0.04316801,0.08095588;0.004830708;-0.04011846,0.09761251;-0.3616695;-0.005950555,0.106648;-0.7396911;0.09029254,0.1185663;-0.7568777;0.03608467,-0.08108501;0.006772672;-0.03957312,-0.1137968;-0.3596228;-0.01832237,-0.1349854;-0.7428912;0.05168506,-0.1325346;-0.7053432;-0.0207313,-0.0006505912;0.533145;0.012661,0;0;0,-0.01085093;0.3069587;0.02806687,-0.02135793;0.604467;0.04275488,0.1530207;0.4960287;0.01032161,0.2332638;0.250395;-0.006023649,0.2364053;0.02112155;-0.0956347,-0.1836915;0.4640183;0.03852546,-0.20867;0.2093852;-0.001225341,-0.2022686;-0.01999573;-0.09038649,0.07826595;0.01244467;-0.04366064,0.1340875;-0.3195093;-0.1935201,0.1951393;-0.6830881;-0.06573987,0.2390317;-0.6986106;-0.1019099,-0.08425028;-0.003031801;-0.03285392,-0.0555942;-0.3701868;-0.04482632,0.01440954;-0.7482792;0.02143265,0.008482672;-0.7308252;-0.05008363,-0.01878968;0.5313886;0.04148268,354.6563
+0;0;0,-0.0001124375;0.3073448;0.01250663,-0.0008702019;0.6038861;0.009427799,0.1701297;0.4818535;0.01477544,0.2160634;0.2281768;0.03824591,0.2719925;-0.003164917;-0.00553989,-0.1704645;0.4790863;0.005513604,-0.2259074;0.2262785;0.01069596,-0.2745941;-0.004780173;-0.04227376,0.08095032;0.004830376;-0.0401157,0.09725532;-0.3539328;-0.0066691,0.1066147;-0.7455062;0.09302424,0.1197542;-0.7675278;0.03326182,-0.08107944;0.006772207;-0.03957041,-0.1131006;-0.3518884;-0.01876828,-0.1350488;-0.7488967;0.05374888,-0.1323469;-0.7105753;-0.02608782,-0.0006478542;0.531297;0.01262667,0;0;0,-0.01029282;0.3060812;0.02873326,-0.02047214;0.6020444;0.04465985,0.1537918;0.4939256;0.01410818,0.2364636;0.2491429;-0.00199604,0.244397;0.03337035;-0.1112826,-0.1834168;0.4642107;0.04242398,-0.2107948;0.2102577;0.0003419816,-0.2048163;-0.009877682;-0.1000021,0.07828895;0.01244792;-0.04360557,0.1339076;-0.2989472;-0.2169123,0.1995725;-0.6761777;-0.08752394,0.2484498;-0.6847002;-0.1382928,-0.08418226;-0.002999877;-0.03301369,-0.05582435;-0.3623504;-0.04560839,0.01797949;-0.753706;0.02331042,0.01147118;-0.7374907;-0.05554431,-0.01801302;0.5294447;0.04301763,354.6906
+0;0;0,0.001928263;0.3073648;0.01185013,0.001879316;0.603906;0.008539474,0.1725768;0.48107;0.01479756,0.2181551;0.2273058;0.03801274,0.2753035;-0.003788769;-0.005502813,-0.1680785;0.4801133;0.004725152,-0.2224361;0.2270568;0.009224903,-0.2704225;-0.004088446;-0.04400545,0.08100348;0.005173177;-0.03996535,0.0986402;-0.3538638;-0.01035226,0.1092681;-0.745073;0.0906356,0.1226326;-0.7674069;0.03119664,-0.08100079;0.006436854;-0.03978687,-0.1110611;-0.3524707;-0.02036199,-0.132396;-0.7494327;0.0525905,-0.1295305;-0.7111452;-0.02724402,0.002047681;0.5313175;0.01175633,0;0;0,-0.01029282;0.3060812;0.02873326,-0.02047214;0.6020444;0.04465985,0.1537918;0.4939256;0.01410818,0.2364636;0.2491429;-0.00199604,0.244397;0.03337035;-0.1112826,-0.1834168;0.4642107;0.04242398,-0.2107948;0.2102577;0.0003419816,-0.2048163;-0.009877682;-0.1000021,0.07828895;0.01244792;-0.04360557,0.1339076;-0.2989472;-0.2169123,0.1995725;-0.6761777;-0.08752394,0.2484498;-0.6847002;-0.1382928,-0.08418226;-0.002999877;-0.03301369,-0.05582435;-0.3623504;-0.04560839,0.01797949;-0.753706;0.02331042,0.01147118;-0.7374907;-0.05554431,-0.01801302;0.5294447;0.04301763,354.7126
+0;0;0,0.001922988;0.3065239;0.01181771,0.001874339;0.6018054;0.008522507,0.1736303;0.4789973;0.01478442,0.2187997;0.2275094;0.03779136,0.2750282;0.0001349002;-0.005023677,-0.169141;0.4780346;0.004649445,-0.223011;0.227248;0.009108834,-0.270225;-0.0001762211;-0.04326462,0.08085395;0.005163627;-0.03989158,0.09849464;-0.3539542;-0.01027181,0.1091801;-0.7472845;0.0912636,0.1219644;-0.7673461;0.03440554,-0.08085127;0.006424971;-0.03971342,-0.1109183;-0.3525634;-0.02028417,-0.1323689;-0.7516778;0.05306386,-0.1296279;-0.7137501;-0.02330416,0.002041915;0.5295569;0.0117243,0;0;0,-0.01045837;0.3051402;0.02967071,-0.02094016;0.5997628;0.04680872,0.1547479;0.4928487;0.01610041,0.2389991;0.2511182;-0.0007476807,0.2504311;0.04500332;-0.1194065,-0.1854298;0.463413;0.04498079,-0.2138329;0.2121672;0.001569211,-0.2098911;0.001276836;-0.1089008,0.0781047;0.01252678;-0.04356718,0.1369502;-0.2933141;-0.225646,0.1997349;-0.6727695;-0.09448218,0.2448778;-0.6862749;-0.1388876,-0.08395285;-0.003062481;-0.03313463,-0.05459443;-0.3624046;-0.04599884,0.02002148;-0.7557732;0.02347027,0.01372807;-0.73892;-0.05196176,-0.01839926;0.5275144;0.04485035,354.736
+0;0;0,0.001918371;0.3057881;0.01178934,0.00187004;0.5999942;0.008508291,0.1729818;0.4776878;0.0147449,0.2178361;0.2279546;0.03759132,0.2743714;-0.0006605089;-0.005457338,-0.1685042;0.4767287;0.004647927,-0.2219983;0.2276919;0.009076202,-0.2694698;-0.0009731948;-0.04358302,0.08069598;0.005153538;-0.03981364,0.09832612;-0.3537498;-0.01021157,0.109007;-0.7469092;0.09127976,0.1211935;-0.7646301;0.03708018,-0.0806933;0.006412418;-0.03963583,-0.1107424;-0.3523615;-0.02021818,-0.1321837;-0.7513025;0.05309801,-0.1295708;-0.7137455;-0.01969931,0.002036892;0.5280579;0.01169625,0;0;0,-0.009920813;0.304353;0.03032923,-0.02014418;0.5978557;0.04833722,0.1551504;0.4923707;0.01840019,0.2418595;0.2535641;-0.0004017334,0.2561104;0.05165026;-0.1282375,-0.1844444;0.4629865;0.04669021,-0.2147949;0.2140444;0.001888093,-0.2137662;0.009893835;-0.123155,0.07786277;0.01278189;-0.04356074,0.1398551;-0.2867255;-0.234482,0.2002494;-0.6670762;-0.1053512,0.2404454;-0.6851644;-0.1432352,-0.08372629;-0.003274767;-0.03320707,-0.05447168;-0.3623708;-0.04709626,0.02131722;-0.7550926;0.02371738,0.01538293;-0.737597;-0.04819792,-0.01768966;0.5259241;0.04613256,354.7694
+0;0;0,0.003590136;0.3051642;0.01123619,0.004676095;0.5986233;0.007653625,0.1753893;0.4759072;0.0153753,0.2193861;0.2296954;0.03655516,0.2756049;0.003948048;-0.005382657,-0.1661841;0.4766705;0.00390961,-0.2171669;0.230918;0.007233944,-0.2631034;0.004847139;-0.04437008,0.08061022;0.005370723;-0.03944656,0.09892397;-0.354588;-0.01450537,0.1119131;-0.7476219;0.08927985,0.1251414;-0.7652516;0.03418189,-0.08041321;0.006120816;-0.03973833,-0.1084325;-0.3536261;-0.02171451,-0.1290427;-0.7530498;0.05212044,-0.1261721;-0.7154326;-0.02145332,0.004673796;0.5268862;0.01089107,0;0;0,-0.009648808;0.3036279;0.03132606,-0.01998536;0.5963141;0.0504384,0.1555386;0.4919392;0.02043557,0.2445425;0.2581577;-0.000278471,0.2644565;0.07391709;-0.1470437,-0.1845319;0.4624849;0.05004086,-0.2173405;0.2182761;0.002184488,-0.215686;0.02195285;-0.1294805,0.07764647;0.01307461;-0.04339314,0.1428813;-0.2834077;-0.2392769,0.1993268;-0.6656456;-0.1122973,0.2334321;-0.6873037;-0.1528883,-0.08339051;-0.003534223;-0.03341279,-0.05413987;-0.3633573;-0.04753847,0.02327586;-0.7560176;0.02485244,0.01706175;-0.7386234;-0.04782382,-0.01749575;0.5245912;0.04792595,354.7921
+0;0;0,0.003590136;0.3051642;0.01123619,0.004676095;0.5986233;0.007653625,0.1753893;0.4759072;0.0153753,0.2193861;0.2296954;0.03655516,0.2756049;0.003948048;-0.005382657,-0.1661841;0.4766705;0.00390961,-0.2171669;0.230918;0.007233944,-0.2631034;0.004847139;-0.04437008,0.08061022;0.005370723;-0.03944656,0.09892397;-0.354588;-0.01450537,0.1119131;-0.7476219;0.08927985,0.1251414;-0.7652516;0.03418189,-0.08041321;0.006120816;-0.03973833,-0.1084325;-0.3536261;-0.02171451,-0.1290427;-0.7530498;0.05212044,-0.1261721;-0.7154326;-0.02145332,0.004673796;0.5268862;0.01089107,0;0;0,-0.009648808;0.3036279;0.03132606,-0.01998536;0.5963141;0.0504384,0.1555386;0.4919392;0.02043557,0.2445425;0.2581577;-0.000278471,0.2644565;0.07391709;-0.1470437,-0.1845319;0.4624849;0.05004086,-0.2173405;0.2182761;0.002184488,-0.215686;0.02195285;-0.1294805,0.07764647;0.01307461;-0.04339314,0.1428813;-0.2834077;-0.2392769,0.1993268;-0.6656456;-0.1122973,0.2334321;-0.6873037;-0.1528883,-0.08339051;-0.003534223;-0.03341279,-0.05413987;-0.3633573;-0.04753847,0.02327586;-0.7560176;0.02485244,0.01706175;-0.7386234;-0.04782382,-0.01749575;0.5245912;0.04792595,354.8141
+0;0;0,0.003582782;0.3045391;0.01121318,0.004664953;0.5969068;0.007646173,0.175814;0.4743789;0.01536493,0.2191635;0.2317895;0.03623318,0.2755426;0.005398542;-0.005824197,-0.1666314;0.4751442;0.003869973,-0.2168641;0.2330074;0.007145398,-0.2629316;0.006291911;-0.04460575,0.08052074;0.005364762;-0.03940278,0.0987881;-0.3536822;-0.01452475,0.1116199;-0.741956;0.08800349,0.1254581;-0.7617816;0.0303654,-0.08032396;0.006114021;-0.03969423,-0.1082723;-0.3527217;-0.02171605,-0.1286329;-0.7473079;0.05122466,-0.1256299;-0.7093396;-0.02574102,0.004662664;0.525488;0.01086925,0;0;0,-0.009706287;0.3028695;0.0325346,-0.02046492;0.5942839;0.05403328,0.1556626;0.4912685;0.02241707,0.2470938;0.2627173;-0.00143671,0.2661519;0.08207941;-0.1537752,-0.1857528;0.4617357;0.05197714,-0.2219402;0.2225724;0.0004435442,-0.2199738;0.02938978;-0.1369497,0.07767366;0.01318967;-0.04310203,0.1454968;-0.2777181;-0.2446959,0.1910451;-0.6565953;-0.1189559,0.2217184;-0.6790528;-0.1669517,-0.08314304;-0.003630803;-0.0337491,-0.0541377;-0.3625497;-0.04800746,0.02344071;-0.7499912;0.02482057,0.01692428;-0.7331231;-0.0512144,-0.01787973;0.5229113;0.05082393,354.8465
+0;0;0,-0.0007581706;0.3042707;0.01199701,-0.003547658;0.5963703;0.009043114,0.1686944;0.4751167;0.01517092,0.2112874;0.2402402;0.03405554,0.2705753;0.004333854;-0.01016435,-0.1732212;0.4726505;0.002356431,-0.2213622;0.2380919;0.003926322,-0.2680025;0.001319706;-0.0497937,0.08061975;0.005660232;-0.03912738,0.1000962;-0.3540744;-0.01990561,0.1144711;-0.7416326;0.08332118,0.1301484;-0.7634685;0.02528802,-0.08026958;0.005779686;-0.0398237,-0.1064267;-0.353701;-0.02409837,-0.1251583;-0.7478057;0.049348,-0.1218557;-0.709585;-0.02953222,-0.002759052;0.5249962;0.0121515,0;0;0,-0.009781654;0.3024599;0.03387427,-0.0208712;0.5934042;0.05789685,0.155076;0.4901578;0.0249815,0.2500947;0.2724258;-0.005051613,0.2712567;0.09534664;-0.1762748,-0.1861824;0.461451;0.05519629,-0.225331;0.2324954;-0.002980329,-0.2321259;0.05243786;-0.1722592,0.07771055;0.01338345;-0.04294753,0.1468321;-0.2755445;-0.2476439,0.1841511;-0.6549877;-0.1223683,0.213602;-0.6770868;-0.1745114,-0.08303623;-0.003853874;-0.03395098,-0.05387384;-0.3631747;-0.04794718,0.02410643;-0.7499157;0.0256349,0.01730819;-0.7333252;-0.05230449,-0.01821872;0.5221148;0.0539825,354.869
+0;0;0,-0.0007577234;0.3040912;0.01198993,-0.003546515;0.5961137;0.009035894,0.1679211;0.4750834;0.01515015,0.2094329;0.2461695;0.03355536,0.2698862;0.005625486;-0.01153384,-0.1724501;0.4726284;0.002393545,-0.2193689;0.2440243;0.003923582,-0.2669261;0.002597421;-0.05085252,0.08042449;0.005646522;-0.03903262,0.09991994;-0.354439;-0.01979209,0.1141631;-0.7384439;0.08248824,0.1298646;-0.7603602;0.02436502,-0.08007516;0.005765687;-0.03972724,-0.1062578;-0.3540657;-0.02398656,-0.1248176;-0.744557;0.04878639,-0.1215099;-0.7063235;-0.03021623,-0.002757888;0.5247377;0.01214436,0;0;0,-0.009965008;0.3021173;0.03523636,-0.02152571;0.5927841;0.06138444,0.153606;0.488923;0.0279758,0.2519081;0.2804879;-0.008835077,0.2756782;0.1071572;-0.1903303,-0.1860542;0.4614106;0.05714179,-0.2300363;0.2420562;-0.009286985,-0.2321278;0.05758862;-0.1810903,0.07779439;0.01334822;-0.04234838,0.1465676;-0.2741738;-0.2497447,0.1718669;-0.6510543;-0.1254671,0.2028532;-0.6725371;-0.17752,-0.08248612;-0.003861386;-0.03470816,-0.05351655;-0.3635872;-0.04774517,0.02533682;-0.7464086;0.02542448,0.0186727;-0.7297927;-0.05265627,-0.01874794;0.5215309;0.05690241,354.8913
+0;0;0,-0.0007569826;0.3037939;0.01197821,-0.003541652;0.5953857;0.009028741,0.1673047;0.4746459;0.01512728,0.2076897;0.2519456;0.03303291,0.2673708;0.01447415;-0.01148035,-0.17183;0.4721998;0.00241702,-0.2174752;0.2498009;0.003905527,-0.264425;0.01145785;-0.05017089,0.08025128;0.005634361;-0.03894855,0.09976476;-0.3547843;-0.01969022,0.1139537;-0.737327;0.08220065,0.1302719;-0.7612823;0.02179459,-0.0799027;0.005753269;-0.03964167,-0.1061096;-0.354411;-0.02388644,-0.1245987;-0.7434154;0.04860942,-0.1211611;-0.7048585;-0.03349611,-0.00275424;0.5241197;0.01213242,0;0;0,-0.01024796;0.3015874;0.03707838,-0.02243689;0.5915996;0.06533909,0.151886;0.486925;0.03059364,0.2517549;0.2881089;-0.01463198,0.2788477;0.1235618;-0.1993647,-0.1862478;0.4607973;0.05880624,-0.2352157;0.2536363;-0.02014613,-0.2379975;0.07412255;-0.1924917,0.07783915;0.01351106;-0.04180336,0.1449677;-0.2720241;-0.2530301,0.1638703;-0.6488708;-0.1324017,0.1904559;-0.6701846;-0.191448,-0.08207528;-0.004095594;-0.03515506,-0.05373147;-0.3642142;-0.04798178,0.02584476;-0.7449558;0.02702115,0.02327221;-0.7808217;-0.02279277,-0.01948522;0.5205028;0.06027722,354.9246
+0;0;0,-0.001700919;0.3037929;0.01190814,-0.004096328;0.5953858;0.008759527,0.1667971;0.4754669;0.015735,0.2083277;0.2527822;0.03102188,0.2682245;0.01560254;-0.01473969,-0.1723081;0.4717616;0.0003902428,-0.2162296;0.249011;0.0006338044,-0.2620054;0.01052664;-0.0538247,0.08039067;0.006004055;-0.03860435,0.102873;-0.3545471;-0.02632806,0.1194197;-0.7361542;0.07866806,0.1355757;-0.7594786;0.01766106,-0.07973596;0.005412851;-0.04002351,-0.102446;-0.3551039;-0.02716897,-0.1197161;-0.744065;0.04585769,-0.1158097;-0.7055114;-0.0362272,-0.003481907;0.5241206;0.01191901,0;0;0,-0.01024796;0.3015874;0.03707838,-0.02243689;0.5915996;0.06533909,0.151886;0.486925;0.03059364,0.2517549;0.2881089;-0.01463198,0.2788477;0.1235618;-0.1993647,-0.1862478;0.4607973;0.05880624,-0.2352157;0.2536363;-0.02014613,-0.2379975;0.07412255;-0.1924917,0.07783915;0.01351106;-0.04180336,0.1449677;-0.2720241;-0.2530301,0.1638703;-0.6488708;-0.1324017,0.1904559;-0.6701846;-0.191448,-0.08207528;-0.004095594;-0.03515506,-0.05373147;-0.3642142;-0.04798178,0.02584476;-0.7449558;0.02702115,0.02327221;-0.7808217;-0.02279277,-0.01948522;0.5205028;0.06027722,354.9476
+0;0;0,-0.001699225;0.3034903;0.01189628,-0.004092482;0.5948212;0.008750438,0.1677909;0.474682;0.01574533,0.2083488;0.2572126;0.03067418,0.2668708;0.02547725;-0.01403696,-0.1732869;0.4709552;0.0003113095,-0.2161797;0.2534214;0.0005491668,-0.2609048;0.02041133;-0.05265927,0.07996027;0.005971911;-0.03839767,0.1024454;-0.3546239;-0.02611986,0.1188765;-0.7335645;0.0781426,0.1359943;-0.7600635;0.01350354,-0.07930908;0.005383872;-0.03980923,-0.1020219;-0.3551775;-0.0269531,-0.1191713;-0.7414207;0.04556328,-0.1150324;-0.7023578;-0.04140854,-0.003478602;0.5236187;0.01190714,0;0;0,-0.0108283;0.3010125;0.03905129,-0.02438276;0.5904819;0.0694809,0.1512279;0.4856156;0.03363633,0.2518894;0.2956742;-0.02068043,0.2825886;0.1424159;-0.2069454,-0.1885272;0.4588243;0.06021541,-0.2413669;0.2611238;-0.02512657,-0.2500768;0.1171462;-0.2208809,0.07789303;0.01340246;-0.04070306,0.1429066;-0.2700765;-0.2554088,0.158783;-0.6452584;-0.1382632,0.1839149;-0.6733644;-0.1987236,-0.08102559;-0.004007559;-0.03636597,-0.05311231;-0.364222;-0.04869708,0.02732849;-0.7415872;0.02786289,0.02504194;-0.780881;-0.02558345,-0.02105456;0.5195076;0.06384969,354.9809
+0;0;0,-0.001699344;0.3035115;0.01189711,-0.004094057;0.5950177;0.008748054,0.1685013;0.4746026;0.0157621,0.2159555;0.2201557;0.0332294,0.2635631;0.03163931;-0.003143065,-0.1739932;0.4708603;0.0002639815,-0.2241793;0.2163381;0.0005422831,-0.260563;0.02678467;-0.04274272,0.07965508;0.005949117;-0.03825112,0.1021173;-0.354278;-0.02598586,0.1187351;-0.7375277;0.07946222,0.1356992;-0.7635193;0.01540371,-0.07900637;0.005363323;-0.03965729,-0.101696;-0.3548294;-0.02681431,-0.1190404;-0.7454649;0.04652672,-0.1149387;-0.7064834;-0.03966398,-0.003479551;0.5237426;0.01190798,0;0;0,-0.01100295;0.3007153;0.04138732,-0.02499524;0.5900081;0.07484603,0.1508933;0.4837694;0.03664112,0.2666548;0.2716611;-0.05774951,0.2857913;0.1604454;-0.2202079,-0.1894841;0.4576057;0.06140807,-0.2533421;0.2305371;-0.04658401,-0.2594878;0.1142795;-0.2065036,0.07822022;0.01333722;-0.0393343,0.1408511;-0.2668059;-0.2584592,0.1517333;-0.6487291;-0.1475894,0.1763095;-0.6715547;-0.2118685,-0.08003623;-0.003839091;-0.03772181,-0.05157097;-0.3636842;-0.0486659,0.0319904;-0.744715;0.0294934,0.02870503;-0.7843792;-0.02210534,-0.02160098;0.5190323;0.06841016,355.0144
+0;0;0,-0.003536185;0.3035944;0.01204249,-0.007547366;0.5950253;0.009077392,0.1664129;0.4746552;0.01701749,0.213659;0.2241539;0.03028649,0.2627363;0.03569217;-0.006762002,-0.1779089;0.4706348;-0.0005394472,-0.2258575;0.2199211;-0.002178341,-0.2609926;0.02987631;-0.04630908,0.07910326;0.006230964;-0.03785613,0.1025995;-0.3545304;-0.03198333,0.121891;-0.736463;0.07583787,0.1383516;-0.757931;0.01507683,-0.07842232;0.004986582;-0.03942475,-0.09881912;-0.3558531;-0.02874777,-0.1148144;-0.7459859;0.04480964,-0.1106152;-0.7075491;-0.03595541,-0.006546226;0.5237534;0.01219072,0;0;0,-0.01142461;0.3004406;0.04395413,-0.02615036;0.5894129;0.07930279,0.1506858;0.4824944;0.04021668,0.2661527;0.2767386;-0.05720568,0.3042762;0.1903279;-0.2315009,-0.190354;0.4546403;0.06138959,-0.2569459;0.2388354;-0.05757643,-0.2636867;0.142679;-0.2308032,0.07837018;0.0133301;-0.03754544,0.1365198;-0.264284;-0.2617871,0.1465159;-0.6480689;-0.1594183,0.1704612;-0.6712443;-0.2160823,-0.0786557;-0.003744264;-0.03909602,-0.04998549;-0.3640537;-0.04860778,0.0348092;-0.7442831;0.02953054,0.02912478;-0.7278478;-0.05044128,-0.02257192;0.5184925;0.07238317,355.037
+0;0;0,-0.003541435;0.3040451;0.01206037,-0.007561263;0.5961027;0.00908624,0.167588;0.4751829;0.01706874,0.2138404;0.2299503;0.03005866,0.2629737;0.0412731;-0.007032178,-0.1790948;0.4711348;-0.0006085811,-0.2260349;0.2256943;-0.002213004,-0.2612102;0.03543226;-0.04639418,0.07881851;0.006208535;-0.03771986,0.1022733;-0.3539153;-0.03185745,0.1216702;-0.7379369;0.07655349,0.1376671;-0.7579547;0.0175045,-0.07814003;0.004968632;-0.03928284,-0.09850079;-0.3552333;-0.02862472,-0.1145835;-0.7474999;0.04533501,-0.1105027;-0.7093009;-0.03315434,-0.00655713;0.5246177;0.01220888,0;0;0,-0.01175328;0.3005603;0.04611707,-0.02676711;0.5897776;0.08439875,0.1506877;0.47957;0.04445457,0.2662359;0.2831326;-0.05805397,0.2999211;0.2037032;-0.2367861,-0.1912299;0.4531825;0.06100073,-0.2595479;0.2476666;-0.0636704,-0.2646329;0.1474408;-0.2348949,0.07859847;0.0135217;-0.03623724,0.1317331;-0.2615391;-0.2638156,0.1432126;-0.6500193;-0.1713326,0.1661147;-0.6748562;-0.2234178,-0.07775063;-0.003656907;-0.04018906,-0.04878361;-0.3633401;-0.04809603,0.03753911;-0.745361;0.03070914,0.03278726;-0.7285354;-0.04706175,-0.02314918;0.5187213;0.07673264,355.0589
+0;0;0,-0.003541772;0.304074;0.01206152,-0.007564623;0.596352;0.009086259,0.1681308;0.4752485;0.01708525,0.2132281;0.2361403;0.02975076,0.2658823;0.03394257;-0.00999799,-0.1796385;0.4711878;-0.000647475,-0.2254063;0.2318767;-0.00221183,-0.2631022;0.02798069;-0.04955901,0.07881252;0.006208062;-0.03771699,0.1022541;-0.3537139;-0.03185786,0.1217395;-0.7394847;0.07704686,0.1385162;-0.7619411;0.01511893,-0.07813408;0.004968254;-0.03927985,-0.09848343;-0.3550319;-0.02862771,-0.1146394;-0.7490852;0.04566889,-0.1103596;-0.7104864;-0.03664722,-0.006560086;0.5248382;0.01221015,0;0;0,-0.01179065;0.3001966;0.04860044,-0.02643906;0.5891453;0.09055996,0.1509892;0.4773287;0.04936457,0.264808;0.2923112;-0.06100178,0.2868396;0.2145187;-0.2577231,-0.1908308;0.4520271;0.0606164,-0.256516;0.2824974;-0.1015935,-0.2488441;0.1754002;-0.28519,0.07896429;0.01339841;-0.03546333,0.1277628;-0.2578131;-0.2682523,0.1382886;-0.6484092;-0.1766942,0.158739;-0.6714031;-0.23704,-0.07769486;-0.003557809;-0.04029115,-0.0480307;-0.3629982;-0.04738115,0.03762248;-0.7477872;0.02785134,0.03357984;-0.7316685;-0.05375238,-0.02299066;0.5181556;0.08198333,355.0925
+0;0;0,-0.0041117;0.3040586;0.01226775,-0.008248417;0.5963381;0.009588089,0.1674693;0.4754666;0.01883024,0.2144193;0.2365028;0.02650551,0.266749;0.03509192;-0.01744461,-0.1801394;0.4708768;-0.001433647,-0.2234285;0.2311331;-0.00542029,-0.2599483;0.02717516;-0.0534184,0.07898893;0.006388771;-0.03731564,0.1051841;-0.353391;-0.03726127,0.1270269;-0.7386832;0.07288302,0.1439898;-0.7628891;0.01253251,-0.07798613;0.004796528;-0.03959396,-0.09554581;-0.3554153;-0.03142533,-0.1098257;-0.7494243;0.04348814,-0.1050999;-0.7108027;-0.03880119,-0.007246437;0.5248209;0.01263367,0;0;0,-0.01179065;0.3001966;0.04860044,-0.02643906;0.5891453;0.09055996,0.1509892;0.4773287;0.04936457,0.264808;0.2923112;-0.06100178,0.2868396;0.2145187;-0.2577231,-0.1908308;0.4520271;0.0606164,-0.256516;0.2824974;-0.1015935,-0.2488441;0.1754002;-0.28519,0.07896429;0.01339841;-0.03546333,0.1277628;-0.2578131;-0.2682523,0.1382886;-0.6484092;-0.1766942,0.158739;-0.6714031;-0.23704,-0.07769486;-0.003557809;-0.04029115,-0.0480307;-0.3629982;-0.04738115,0.03762248;-0.7477872;0.02785134,0.03357984;-0.7316685;-0.05375238,-0.02299066;0.5181556;0.08198333,355.1149
+0;0;0,-0.004111242;0.3040247;0.01226638,-0.008246399;0.5961937;0.009588832,0.169035;0.4749321;0.01888426,0.21547;0.2385897;0.02647534,0.2698437;0.02931193;-0.01919143,-0.1816863;0.4703013;-0.001561078,-0.2245006;0.2331874;-0.005503989,-0.2624467;0.02126312;-0.05537685,0.07900941;0.006390427;-0.03732532,0.1051209;-0.3522405;-0.03727111,0.1267364;-0.7335235;0.07172705,0.1438421;-0.7581856;0.01086851,-0.07800635;0.004797771;-0.03960422,-0.09550996;-0.3542639;-0.03146167,-0.1096413;-0.7441729;0.04267227,-0.1048757;-0.7054788;-0.04030977,-0.007245147;0.5247284;0.0126322,0;0;0,-0.01188075;0.2997164;0.05125713,-0.02616647;0.588122;0.09618998,0.1523491;0.4757881;0.05259562,0.2659125;0.297975;-0.06384087,0.2879959;0.2199226;-0.2694114,-0.1914947;0.4507353;0.06000532,-0.2536335;0.2706657;-0.08759312,-0.2853808;0.2008053;-0.2948388,0.07933856;0.01328984;-0.03471708,0.1228863;-0.2520326;-0.2734754,0.1309941;-0.6393909;-0.1862261,0.1531129;-0.6625552;-0.2467954,-0.07757819;-0.003364016;-0.04058091,-0.04733824;-0.3616104;-0.04713994,0.03835171;-0.7422867;0.02680175,0.03489635;-0.7262862;-0.0555171,-0.0228471;0.5172631;0.08694053,355.1373
+0;0;0,-0.004112072;0.3040861;0.01226886,-0.008251503;0.5965568;0.009589322,0.1694578;0.4751183;0.01890229,0.2152093;0.2422548;0.02638163,0.2692164;0.03438757;-0.01897736,-0.1821132;0.4704763;-0.001592579,-0.2242973;0.2368527;-0.005477451,-0.2619877;0.02635676;-0.05501419,0.07900976;0.006390455;-0.03732548,0.1051241;-0.3522791;-0.03727127,0.1265876;-0.7308806;0.07096031,0.1432005;-0.7539681;0.01185484,-0.07800669;0.004797792;-0.0396044,-0.09551219;-0.3543026;-0.03146097,-0.1095441;-0.7414694;0.04215159,-0.1049158;-0.7030257;-0.03844009,-0.007249461;0.5250353;0.01263509,0;0;0,-0.01163838;0.299378;0.05360198,-0.02559387;0.5877753;0.1006012,0.1530678;0.4745322;0.05653524,0.2662565;0.3045173;-0.06453419,0.2876675;0.2265668;-0.2686133,-0.1907768;0.4500048;0.06053644,-0.2571122;0.3031077;-0.1138062,-0.2602768;0.2045445;-0.3099141,0.07959041;0.01320308;-0.03417039,0.1199417;-0.2502609;-0.2755919,0.1284119;-0.6365917;-0.1969116,0.1483775;-0.661913;-0.252846,-0.07754515;-0.003344214;-0.04064648,-0.046835;-0.3615929;-0.04701497,0.03723323;-0.7418666;0.01493925,0.03438287;-0.7252424;-0.06506512,-0.02237653;0.516919;0.090873,355.1707
+0;0;0,-0.00480567;0.304318;0.01244512,-0.009422266;0.5972884;0.01001376,0.1693676;0.4761826;0.01995142,0.2172289;0.2464039;0.02158358,0.266462;0.05871095;-0.02250874,-0.1839982;0.4713213;-0.002917708,-0.2245732;0.2402274;-0.009308944,-0.2581564;0.04959482;-0.05543996,0.07930775;0.006494175;-0.03659524,0.109414;-0.3514879;-0.04186714,0.1340634;-0.7493806;0.07282723,0.1528437;-0.7765732;0.007697724,-0.07759026;0.004739834;-0.04035329,-0.0933639;-0.3541476;-0.03432276,-0.1041606;-0.7614343;0.04366468,-0.09867699;-0.7221869;-0.04436917,-0.0083195;0.5256627;0.01299933,0;0;0,-0.011906;0.2992629;0.05556417,-0.02579255;0.5877994;0.1048088,0.1531849;0.4739095;0.05817628,0.2661062;0.3099283;-0.06612396,0.3080677;0.2793703;-0.2582232,-0.1907859;0.4494964;0.05946717,-0.2607675;0.3032739;-0.1102773,-0.2642102;0.2259301;-0.2935878,0.07976581;0.01314464;-0.0337007,0.1164522;-0.2458915;-0.279952,0.1247835;-0.6552266;-0.2131958,0.1565529;-0.6669922;-0.2846932,-0.07739373;-0.003335814;-0.04086793,-0.04671063;-0.3612455;-0.04754338,0.04163424;-0.7610954;0.01876132,0.03897721;-0.745714;-0.06867311,-0.02258442;0.5169082;0.0945847,355.1929
+0;0;0,-0.00480567;0.304318;0.01244512,-0.009422266;0.5972884;0.01001376,0.1693676;0.4761826;0.01995142,0.2172289;0.2464039;0.02158358,0.266462;0.05871095;-0.02250874,-0.1839982;0.4713213;-0.002917708,-0.2245732;0.2402274;-0.009308944,-0.2581564;0.04959482;-0.05543996,0.07930775;0.006494175;-0.03659524,0.109414;-0.3514879;-0.04186714,0.1340634;-0.7493806;0.07282723,0.1528437;-0.7765732;0.007697724,-0.07759026;0.004739834;-0.04035329,-0.0933639;-0.3541476;-0.03432276,-0.1041606;-0.7614343;0.04366468,-0.09867699;-0.7221869;-0.04436917,-0.0083195;0.5256627;0.01299933,0;0;0,-0.011906;0.2992629;0.05556417,-0.02579255;0.5877994;0.1048088,0.1531849;0.4739095;0.05817628,0.2661062;0.3099283;-0.06612396,0.3080677;0.2793703;-0.2582232,-0.1907859;0.4494964;0.05946717,-0.2607675;0.3032739;-0.1102773,-0.2642102;0.2259301;-0.2935878,0.07976581;0.01314464;-0.0337007,0.1164522;-0.2458915;-0.279952,0.1247835;-0.6552266;-0.2131958,0.1565529;-0.6669922;-0.2846932,-0.07739373;-0.003335814;-0.04086793,-0.04671063;-0.3612455;-0.04754338,0.04163424;-0.7610954;0.01876132,0.03897721;-0.745714;-0.06867311,-0.02258442;0.5169082;0.0945847,355.2154
+0;0;0,-0.004813978;0.3048441;0.01246664,-0.009438494;0.5983166;0.01003195,0.1697877;0.4769858;0.01999094,0.2173063;0.2488518;0.02161142,0.2740371;0.03257552;-0.02919563,-0.1844425;0.4721127;-0.002934135,-0.2247272;0.2426728;-0.009279625,-0.2634246;0.02300921;-0.06243583,0.07933298;0.006496241;-0.03660688,0.1094627;-0.3517647;-0.04188289,0.1315651;-0.7085432;0.06096012,0.1499612;-0.734566;-0.002837222,-0.07761495;0.004741342;-0.04036614,-0.09340088;-0.3544256;-0.03433091,-0.1030819;-0.7196274;0.0355981,-0.09771051;-0.6805692;-0.0506351,-0.008334129;0.5265869;0.01302184,0;0;0,-0.01247142;0.2993137;0.05800223,-0.02598578;0.5880893;0.1088941,0.1531547;0.473853;0.0611589,0.2663586;0.315938;-0.06750154,0.2894281;0.2428081;-0.2835917,-0.1902052;0.4489994;0.05851445,-0.2587411;0.3168977;-0.1208114,-0.2596596;0.2214154;-0.3292759,0.07990061;0.01308909;-0.03347468,0.1143867;-0.2428188;-0.2836914,0.1165014;-0.6097499;-0.2227552,0.1404077;-0.6431485;-0.2771258,-0.07739391;-0.003276727;-0.04093203,-0.04603881;-0.3614154;-0.0472657,0.03172822;-0.7201482;0.01289387,0.02977309;-0.704493;-0.07276518,-0.02285434;0.5171355;0.09835649,355.2381
+0;0;0,-0.005608206;0.3047856;0.01256399,-0.01090089;0.5980975;0.0103046,0.1672939;0.4770977;0.0216544,0.2165076;0.2455843;0.0165139,0.2740141;0.03081517;-0.03876982,-0.1845318;0.472174;-0.003534032,-0.2251963;0.2391786;-0.01384865,-0.2625688;0.02013662;-0.06964277,0.07949936;0.006729796;-0.03627945,0.1135846;-0.3518398;-0.04597711,0.1393835;-0.7389457;0.06686869,0.1562063;-0.7604121;0.007207833,-0.07745704;0.004525593;-0.04076227,-0.09233091;-0.3554629;-0.03687984,-0.09905966;-0.7523066;0.03875434,-0.09364854;-0.7138778;-0.04118869,-0.009643554;0.5264445;0.01324454,0;0;0,-0.01251498;0.2989343;0.05970955,-0.02584711;0.5872856;0.1121602,0.1522942;0.4744977;0.0636785,0.2667323;0.3205674;-0.07508826,0.2894734;0.2451757;-0.2902348,-0.1885241;0.4491714;0.05879336,-0.2649446;0.3219727;-0.1256714,-0.2697257;0.2611304;-0.3464981,0.07998934;0.01312438;-0.03333306,0.1129098;-0.2388774;-0.288753,0.117025;-0.6394283;-0.2359066,0.1471046;-0.660315;-0.2906512,-0.07742909;-0.003357939;-0.04092794,-0.04622052;-0.362272;-0.04681918,0.03753711;-0.7522206;0.01779836,0.03606707;-0.7355354;-0.06164829,-0.02274799;0.5164633;0.1012528,355.2715
+0;0;0,-0.005612576;0.3050231;0.01257378,-0.01090851;0.5985157;0.01031291,0.1664113;0.4777139;0.02162297,0.2080126;0.2820112;0.01727761,0.2744901;0.033738;-0.04663036,-0.1836729;0.4728146;-0.003440778,-0.2180474;0.275859;-0.01215992,-0.2612501;0.02264652;-0.07665791,0.07947925;0.006728093;-0.03627028,0.1136233;-0.35246;-0.04598466,0.1396382;-0.7428079;0.06780621,0.1588585;-0.7716089;-0.0003571436,-0.07743745;0.004524449;-0.04075196,-0.09233697;-0.356085;-0.03686284,-0.09912208;-0.7562522;0.03940478,-0.09293979;-0.7166221;-0.05193125,-0.00965037;0.5268164;0.01325474,0;0;0,-0.01203625;0.298917;0.06109381,-0.02457774;0.5874156;0.1139336,0.1523234;0.4744042;0.06507826,0.2604476;0.3585521;-0.05713701,0.262895;0.2308178;-0.2891306,-0.1862421;0.4501333;0.05848707,-0.251119;0.3441794;-0.09840102,-0.2553618;0.2776151;-0.3547099,0.08012058;0.01299167;-0.03301001,0.112718;-0.2360899;-0.2921857,0.1183189;-0.6397954;-0.2375309,0.1482792;-0.647618;-0.3159214,-0.07735094;-0.003194085;-0.0410412,-0.0458184;-0.3627095;-0.04657704,0.03943136;-0.7557074;0.01885765,0.0381564;-0.7409452;-0.07191358,-0.02165225;0.5165491;0.1029608,355.2935
+0;0;0,-0.005616325;0.3052269;0.01258218,-0.01091346;0.5987858;0.01032085,0.1656965;0.4781671;0.02159778,0.2084022;0.2772692;0.01713707,0.274869;0.02903588;-0.04676066,-0.1829758;0.4732875;-0.003364887,-0.2182628;0.2711036;-0.01231549,-0.2614585;0.01793164;-0.07680315,0.07890718;0.006679667;-0.03600921,0.111153;-0.3325394;-0.04518352,0.1374578;-0.7272364;0.06987519,0.1593344;-0.764164;-0.007708557,-0.07688007;0.004491883;-0.04045864,-0.09095125;-0.3360694;-0.03678574,-0.09781195;-0.7406952;0.04033164,-0.09077526;-0.6997343;-0.06362732,-0.009655056;0.5270716;0.0132633,0;0;0,-0.01169557;0.2987851;0.06280136,-0.02328602;0.587337;0.1159248,0.1528046;0.474801;0.06726694,0.2592666;0.3577418;-0.06375456,0.2668435;0.2281288;-0.2945436,-0.1839335;0.4507066;0.0580632,-0.2505296;0.3449637;-0.1049921,-0.2603039;0.2412436;-0.3484405,0.07985767;0.01265273;-0.03209805,0.1172815;-0.1576776;-0.3249812,0.1061149;-0.5618656;-0.2460916,0.1325899;-0.6140627;-0.3054199,-0.07657962;-0.002912235;-0.0411668,-0.04662289;-0.3424236;-0.04647428,0.04030165;-0.7395729;0.02010409,0.03944394;-0.7269508;-0.08321288,-0.02056178;0.5164503;0.1049328,355.3269
+0;0;0,-0.002857571;0.3054381;0.01136803,-0.006470256;0.5990418;0.00841713,0.1694747;0.4761133;0.02202945,0.2131767;0.2805379;0.01255521,0.280721;0.03373328;-0.05802974,-0.17996;0.4752955;-0.003551391,-0.2140226;0.2779771;-0.01598229,-0.2568932;0.02529478;-0.08505294,0.0790324;0.006935183;-0.03560918,0.117089;-0.3555641;-0.05026778,0.1409278;-0.6877292;0.04716083,0.1609421;-0.7196044;-0.02653537,-0.0766224;0.004264236;-0.04090299,-0.08950433;-0.3602886;-0.03886404,-0.0926402;-0.7010897;0.02624425,-0.08586531;-0.6608911;-0.07127665,-0.00552781;0.5273285;0.01148457,0;0;0,-0.01156978;0.2986256;0.06417775,-0.02276382;0.5870653;0.1181159,0.1534203;0.4745649;0.06810498,0.2611613;0.3655227;-0.06132078,0.2793928;0.3269239;-0.3233031,-0.1832066;0.4505455;0.05740851,-0.2494432;0.3559572;-0.1066497,-0.2574088;0.2573603;-0.352967,0.07992592;0.01259854;-0.03186464,0.1129232;-0.2165924;-0.3137362,0.1057583;-0.5574409;-0.249197,0.1273431;-0.5921497;-0.319958,-0.07647758;-0.002848176;-0.04129527,-0.04402427;-0.366147;-0.04674327,0.02991975;-0.7005181;0.009136766,0.01124839;-0.7524567;-0.04183071,-0.02012517;0.5162045;0.1069405,355.3603
+0;0;0,-0.002857571;0.3054381;0.01136803,-0.006470256;0.5990418;0.00841713,0.1694747;0.4761133;0.02202945,0.2131767;0.2805379;0.01255521,0.280721;0.03373328;-0.05802974,-0.17996;0.4752955;-0.003551391,-0.2140226;0.2779771;-0.01598229,-0.2568932;0.02529478;-0.08505294,0.0790324;0.006935183;-0.03560918,0.117089;-0.3555641;-0.05026778,0.1409278;-0.6877292;0.04716083,0.1609421;-0.7196044;-0.02653537,-0.0766224;0.004264236;-0.04090299,-0.08950433;-0.3602886;-0.03886404,-0.0926402;-0.7010897;0.02624425,-0.08586531;-0.6608911;-0.07127665,-0.00552781;0.5273285;0.01148457,0;0;0,-0.01156978;0.2986256;0.06417775,-0.02276382;0.5870653;0.1181159,0.1534203;0.4745649;0.06810498,0.2611613;0.3655227;-0.06132078,0.2793928;0.3269239;-0.3233031,-0.1832066;0.4505455;0.05740851,-0.2494432;0.3559572;-0.1066497,-0.2574088;0.2573603;-0.352967,0.07992592;0.01259854;-0.03186464,0.1129232;-0.2165924;-0.3137362,0.1057583;-0.5574409;-0.249197,0.1273431;-0.5921497;-0.319958,-0.07647758;-0.002848176;-0.04129527,-0.04402427;-0.366147;-0.04674327,0.02991975;-0.7005181;0.009136766,0.01124839;-0.7524567;-0.04183071,-0.02012517;0.5162045;0.1069405,355.3832
+0;0;0,-0.002859944;0.3056918;0.01137747,-0.006474571;0.5994543;0.008425488,0.168633;0.4767441;0.02198848,0.2123409;0.2811418;0.01251293,0.2798911;0.03431553;-0.05807819,-0.1791288;0.4759302;-0.003469897,-0.2131961;0.2785846;-0.0159025,-0.2560705;0.02588019;-0.08497921,0.07905129;0.006936841;-0.0356177,0.1153598;-0.3389106;-0.04960293,0.1434499;-0.7303145;0.06520119,0.1639423;-0.7636677;-0.01025544,-0.07664072;0.004265256;-0.04091277,-0.0889309;-0.3435415;-0.03896748,-0.09262603;-0.7451215;0.0377523,-0.08568931;-0.7046793;-0.06209816,-0.005531771;0.5277141;0.01149408,0;0;0,-0.01167923;0.2986637;0.06518221,-0.02288787;0.5870532;0.12024,0.1523597;0.4751901;0.0691514,0.2613011;0.3679288;-0.06079936,0.2755807;0.3321339;-0.3234477,-0.1818409;0.451483;0.05650046,-0.2611383;0.3991773;-0.120238,-0.2626255;0.2584375;-0.3453145,0.0799939;0.01258629;-0.03175545,0.1199906;-0.1463765;-0.338766,0.1050952;-0.5469919;-0.2584454,0.127266;-0.5842269;-0.3299659,-0.07646727;-0.002779213;-0.04136278,-0.04564126;-0.3494054;-0.04630377,0.04176548;-0.743178;0.02054899,0.0220993;-0.7956975;-0.03359028,-0.0202312;0.5162097;0.1087899,355.4165
+0;0;0,-8.344778E-05;0.3055899;0.01053294,-0.001355393;0.5990924;0.00682142,0.1715578;0.4748058;0.02368801,0.2166351;0.2797078;0.008620998,0.2877479;0.03537852;-0.06692038,-0.1741606;0.4772683;-0.003081938,-0.2073902;0.2799506;-0.01992536,-0.2487377;0.02765352;-0.09131812,0.0797944;0.007321192;-0.03514731,0.1226926;-0.3597948;-0.05433959,0.146737;-0.6814645;0.03966271,0.1690253;-0.7159051;-0.03710584,-0.0769572;0.00388672;-0.04145553,-0.0874128;-0.3660752;-0.04019294,-0.08675005;-0.6961521;0.02253457,-0.07937151;-0.6555811;-0.07933092,-0.0009162525;0.527444;0.01005813,0;0;0,-0.01171757;0.2982741;0.06626773,-0.0229995;0.586223;0.1221628,0.1513164;0.4746584;0.07073474,0.261977;0.3720969;-0.0617702,0.2865951;0.3642234;-0.3259525,-0.1810669;0.4523936;0.05688147,-0.2568092;0.3971212;-0.1206861,-0.2616189;0.2572891;-0.3462614,0.08054487;0.01319948;-0.03153372,0.1158486;-0.207542;-0.3265076,0.1042161;-0.537951;-0.2666698,0.1310086;-0.5682623;-0.3453302,-0.07693621;-0.003131975;-0.04155827,-0.044172;-0.3717613;-0.04621603,0.02759755;-0.6951848;0.009750832,0.008743038;-0.7496186;-0.04555028,-0.0203035;0.5155046;0.1105096,355.4394
+0;0;0,-8.346268E-05;0.3056445;0.01053482,-0.001354787;0.5990096;0.006825488,0.1715344;0.4747743;0.02368822,0.2166322;0.2795879;0.008614376,0.2877467;0.03525233;-0.06692895,-0.1741364;0.4772365;-0.003078053,-0.2073811;0.2798294;-0.01992911,-0.2487297;0.02752587;-0.09132369,0.07954173;0.00729801;-0.03503601,0.1224193;-0.3596414;-0.05421907,0.1461382;-0.6769568;0.03851074,0.1684344;-0.7114202;-0.03828495,-0.07671352;0.003874413;-0.04132427,-0.08716409;-0.3659096;-0.04006228,-0.08651031;-0.6915184;0.02181609,-0.07912916;-0.6509436;-0.08008541,-0.0009159171;0.5274053;0.01006021,0;0;0,-0.01208346;0.2980497;0.06745267,-0.02360968;0.5856748;0.1242354,0.1509307;0.475182;0.07236934,0.262633;0.3755754;-0.06164503,0.2858057;0.3634919;-0.3258059,-0.1810368;0.4527745;0.05619983,-0.2550637;0.3967688;-0.1219634,-0.2612661;0.2564513;-0.347211,0.08040695;0.01295763;-0.03121686,0.1172238;-0.2031785;-0.3291779,0.106384;-0.5299509;-0.2748389,0.132969;-0.5600783;-0.3537576,-0.07660745;-0.002883201;-0.04160114,-0.04409614;-0.3713691;-0.04509444,0.02658915;-0.6896015;0.01475631,0.009764507;-0.7393943;-0.04769583,-0.02084199;0.5150382;0.1123755,355.4725
+0;0;0,-8.334541E-05;0.305215;0.01052002,-0.001354089;0.5984503;0.006812671,0.1716005;0.4742346;0.02367879,0.2167233;0.27894;0.008596593,0.287852;0.03455581;-0.06696174,-0.1742019;0.4766978;-0.003097664,-0.207465;0.2791811;-0.01995807,-0.2488219;0.02682745;-0.09136683,0.07988155;0.007329188;-0.03518569,0.1228435;-0.3603324;-0.0544065,0.1461195;-0.6717227;0.0365918,0.1684389;-0.7062532;-0.0402838,-0.07704125;0.003890965;-0.04150081,-0.08751239;-0.3666208;-0.04023634,-0.08687081;-0.6861496;0.0204866,-0.07948198;-0.6455638;-0.08152094,-0.0009154615;0.5268856;0.0100456,0;0;0,-0.01259995;0.2973952;0.068295,-0.02491431;0.5847071;0.125828,0.1499305;0.4743041;0.07365417,0.2613956;0.3764099;-0.06197691,0.2704569;0.376393;-0.3273255,-0.181674;0.4522585;0.05580037,-0.2593231;0.3610826;-0.1056341,-0.2617017;0.2702101;-0.3550905,0.08090471;0.01329935;-0.030828,0.1182795;-0.2005191;-0.3312861,0.1102674;-0.5223674;-0.2850709,0.1366028;-0.5529097;-0.3638952,-0.07688077;-0.003112907;-0.0418625,-0.04532895;-0.3724238;-0.04391859,0.02486896;-0.6846714;0.01404715,0.01092523;-0.7360238;-0.04726813,-0.02189366;0.5141578;0.1137528,355.5059
+0;0;0,-0.007004952;0.3052812;0.01296368,-0.01531598;0.5984242;0.01195864,0.1614251;0.4786201;0.02350549,0.2084458;0.2843341;0.001994997,0.2818071;0.04327574;-0.08168337,-0.18596;0.4743327;-0.003658155,-0.2166121;0.2768317;-0.02544212,-0.2589631;0.0265843;-0.1033887,0.08019564;0.007660041;-0.03467327,0.1278214;-0.358492;-0.05865703,0.1526129;-0.6713881;0.03189995,0.1729571;-0.6993256;-0.0328058,-0.07678331;0.003621008;-0.04223107,-0.08484927;-0.3663039;-0.04111884,-0.08065502;-0.6873854;0.01895032,-0.07422452;-0.6479911;-0.06952487,-0.01325014;0.5268653;0.01453763,0;0;0,-0.01294797;0.2974121;0.06922531,-0.02541298;0.5846568;0.1270595,0.1498711;0.4742712;0.07412004,0.261222;0.3769792;-0.06210017,0.2692603;0.3785439;-0.3274791,-0.1817925;0.4516418;0.05495825,-0.2597144;0.3595287;-0.1058648,-0.2618984;0.2693267;-0.3555684,0.08103576;0.01307446;-0.03089523,0.1215571;-0.1920982;-0.3361377,0.1168888;-0.516246;-0.2958187,0.1346442;-0.5360205;-0.3676846,-0.07702563;-0.002950206;-0.04184018,-0.0457488;-0.3716376;-0.04326805,0.02494447;-0.6851057;0.01554877,0.01595112;-0.7254753;-0.0385319,-0.0223638;0.5141191;0.1149461,355.5391
+0;0;0,-0.007003273;0.3052081;0.01296057,-0.01531016;0.5982048;0.01195631,0.1616132;0.4783922;0.02351107,0.2086275;0.2841325;0.0020035,0.2819873;0.04307885;-0.08167326,-0.1861368;0.4741002;-0.003681114,-0.2167847;0.2766261;-0.02546211,-0.2591349;0.02638349;-0.1034072,0.08048092;0.007687289;-0.03479661,0.1268196;-0.3485692;-0.0581322,0.1527008;-0.6752186;0.03640518,0.1723307;-0.7011219;-0.02602886,-0.07705645;0.003633889;-0.04238129,-0.08490442;-0.3562935;-0.04129913,-0.08052581;-0.691488;0.02141035,-0.07432107;-0.6524236;-0.06395862,-0.01324553;0.526688;0.01453378,0;0;0,-0.01349821;0.2971296;0.07000566,-0.02674716;0.5840714;0.1284251,0.1486955;0.4734941;0.07449269,0.259222;0.3744371;-0.06108499,0.267534;0.3803425;-0.3263893,-0.1823342;0.4508783;0.05438474,-0.2606212;0.3588458;-0.106273,-0.2559353;0.2335417;-0.340297,0.081408;0.01324522;-0.03073072,0.1268418;-0.1707093;-0.3368467,0.1224956;-0.5103372;-0.3061707,0.1355478;-0.5347872;-0.3715417,-0.07730781;-0.003136745;-0.04196119,-0.0474121;-0.3619068;-0.04284672,0.028609;-0.6888763;0.01730998,0.01925465;-0.7273661;-0.03397524,-0.02347481;0.5136118;0.1161654,355.5618
+0;0;0,-0.006997605;0.3049611;0.01295009,-0.01529743;0.5977086;0.01194617,0.1605545;0.4782407;0.02344422,0.2072915;0.2851272;0.002063544,0.2806564;0.04405671;-0.08161905,-0.1850676;0.473975;-0.003581563,-0.2155346;0.277666;-0.02523406,-0.2578878;0.02740595;-0.1031846,0.08019038;0.007659538;-0.03467099,0.1271963;-0.3537271;-0.05834261,0.1523611;-0.6713349;0.03357799,0.1719685;-0.697174;-0.02878428,-0.07677827;0.00362077;-0.04222829,-0.08473925;-0.3614896;-0.04113054,-0.08048184;-0.6874059;0.01984315,-0.07428424;-0.6483518;-0.06542769,-0.01323423;0.526241;0.01452187,0;0;0,-0.01253574;0.2968028;0.07049036,-0.02490082;0.583562;0.1287453,0.1491431;0.4732807;0.07451844,0.247003;0.3433357;-0.04155064,0.2540934;0.3441935;-0.3069732,-0.1799285;0.4514762;0.05498528,-0.2558421;0.3603447;-0.1058454,-0.267988;0.3152983;-0.3672329,0.08121249;0.01266724;-0.0305829,0.1302057;-0.1733145;-0.3410352,0.1305414;-0.5039651;-0.3159859,0.140044;-0.5292706;-0.3811204,-0.07695122;-0.002695645;-0.04198197,-0.04511849;-0.3665029;-0.04303106,0.0299811;-0.6840998;0.01570303,0.02604185;-0.723121;-0.03540526,-0.02183007;0.5131333;0.1165438,355.5948
+0;0;0,-0.007370633;0.304933;0.01339573,-0.01454641;0.5977087;0.01229814,0.1608129;0.4776913;0.02366992,0.2094678;0.2857347;-0.003157012,0.2850363;0.05233243;-0.1047097,-0.1842808;0.4733755;-0.00502982,-0.2157457;0.2776935;-0.03058018,-0.2550581;0.02711874;-0.1091103,0.08046249;0.007779623;-0.03400745,0.1317222;-0.3526031;-0.06345059,0.1577151;-0.6703961;0.02759572,0.1787023;-0.6984391;-0.03225455,-0.0763024;0.003539365;-0.04308896,-0.08149444;-0.3616219;-0.04240226,-0.07443108;-0.6876702;0.01759825,-0.06790893;-0.6486099;-0.06764773,-0.01283429;0.5262337;0.01492737,0;0;0,-0.01253574;0.2968028;0.07049036,-0.02490082;0.583562;0.1287453,0.1491431;0.4732807;0.07451844,0.247003;0.3433357;-0.04155064,0.2540934;0.3441935;-0.3069732,-0.1799285;0.4514762;0.05498528,-0.2558421;0.3603447;-0.1058454,-0.267988;0.3152983;-0.3672329,0.08121249;0.01266724;-0.0305829,0.1302057;-0.1733145;-0.3410352,0.1305414;-0.5039651;-0.3159859,0.140044;-0.5292706;-0.3811204,-0.07695122;-0.002695645;-0.04198197,-0.04511849;-0.3665029;-0.04303106,0.0299811;-0.6840998;0.01570303,0.02604185;-0.723121;-0.03540526,-0.02183007;0.5131333;0.1165438,355.6175
+0;0;0,-0.007361828;0.3045688;0.01337972,-0.01452196;0.5967058;0.01228488,0.1592553;0.4772935;0.02357117,0.2081592;0.2843545;-0.003393054,0.2837281;0.05095094;-0.1049463,-0.182702;0.4730169;-0.004867725,-0.214328;0.2763335;-0.03054885,-0.2536406;0.02575734;-0.1090794,0.08469965;0.008189298;-0.03579829,0.1382145;-0.3680478;-0.06653672,0.1644323;-0.6885914;0.02529764,0.185521;-0.716915;-0.03484197,-0.08032049;0.003725748;-0.04535803,-0.08574094;-0.3775001;-0.04464111,-0.07861645;-0.7063704;0.01587872,-0.07206276;-0.6672663;-0.06977937,-0.01281377;0.5253947;0.01490808,0;0;0,-0.01096292;0.3013362;0.04551578,-0.02198021;0.5895479;0.09281874,0.149995;0.4798515;0.03890753,0.2494593;0.3645799;-0.09210181,0.245824;0.3285895;-0.3551463,-0.1751779;0.4579221;0.01919053,-0.2512149;0.3894105;-0.153635,-0.2711783;0.4074307;-0.4177896,0.08316508;0.01221287;-0.03817105,0.1363613;-0.1501322;-0.3790189,0.1367676;-0.4840127;-0.3592006,0.1483425;-0.5088359;-0.4249545,-0.08479358;-0.002428414;-0.03642482,-0.04636696;-0.3786072;-0.08516797,0.02981659;-0.6990203;-0.02685268,0.02638789;-0.738124;-0.07858336,-0.01917467;0.5190806;0.08179379,355.6398
+0;0;0,-0.007127205;0.2948621;0.01295331,-0.0142395;0.5850508;0.01186014,0.1587152;0.4662132;0.02309269,0.2077977;0.2725697;-0.003969993,0.2819741;0.04346703;-0.1036519,-0.181624;0.4619569;-0.00521165,-0.2133655;0.2645553;-0.03098654,-0.2519536;0.01859644;-0.1080701,0.0831382;0.008038327;-0.03513834,0.1333463;-0.3449507;-0.06397741,0.166589;-0.7513821;0.05246346,0.1907231;-0.788128;-0.01636072,-0.07883977;0.003657063;-0.04452185,-0.08392528;-0.3540124;-0.04384923,-0.07489183;-0.7710018;0.03288655,-0.06739175;-0.730583;-0.06514116,-0.01253961;0.5140868;0.01447058,0;0;0,-0.00723303;0.2883783;0.06283212,-0.01752638;0.5743539;0.1118023,0.1538157;0.46646;0.05816531,0.2572162;0.3687087;-0.08463621,0.2654026;0.2825362;-0.3304694,-0.1720759;0.4471832;0.0397276,-0.2477491;0.3862112;-0.1368941,-0.2619919;0.3901103;-0.3971029,0.08561449;0.005713642;-0.02913404,0.156456;-0.03294894;-0.3776171,0.1356796;-0.454958;-0.341192,0.1527403;-0.4955408;-0.4082832,-0.07847634;0.004888853;-0.04504268,-0.03694578;-0.3501932;-0.05711373,0.04761561;-0.7604043;0.009417027,0.04920569;-0.7476562;-0.08791786,-0.01486589;0.5042362;0.1007557,355.6732
+0;0;0,-0.006828588;0.2969879;0.01340585,-0.01323452;0.5869259;0.01255791,0.159215;0.4678497;0.02346388,0.2088906;0.2750346;-0.009675017,0.2859846;0.05586462;-0.1102202,-0.1808281;0.4648827;-0.004987535,-0.2127772;0.2680991;-0.03659377,-0.2472753;0.02895162;-0.1121364,0.08492105;0.008200344;-0.03513772,0.1385309;-0.3455019;-0.06832515,0.1683246;-0.689286;0.02933628,0.1896475;-0.7120269;-0.03442968,-0.08004871;0.003663747;-0.04574135,-0.08207461;-0.3556083;-0.04529487,-0.07161935;-0.7082945;0.01886167,-0.06507882;-0.669274;-0.06586267,-0.01173086;0.5159214;0.01511713,0;0;0,-0.009909213;0.2895334;0.06708455,-0.02070938;0.5749185;0.1177337,0.1503245;0.4664954;0.06364799,0.2546834;0.3758429;-0.08344007,0.2484233;0.3934821;-0.3359039,-0.1743136;0.4457844;0.04617703,-0.2503936;0.387287;-0.1313994,-0.2548744;0.4397821;-0.3790131,0.08577098;0.009785235;-0.03257418,0.1493335;-0.1077076;-0.3660947,0.1425084;-0.4658698;-0.3491768,0.150508;-0.4930079;-0.4122133,-0.08111014;0.001777782;-0.04394854,-0.04589895;-0.3556889;-0.05159223,0.04123161;-0.6976514;0.01230557,0.04217359;-0.682108;-0.07191132,-0.01787935;0.5047879;0.1065917,355.6953
+0;0;0,-0.006828588;0.2969879;0.01340585,-0.01323452;0.5869259;0.01255791,0.159215;0.4678497;0.02346388,0.2088906;0.2750346;-0.009675017,0.2859846;0.05586462;-0.1102202,-0.1808281;0.4648827;-0.004987535,-0.2127772;0.2680991;-0.03659377,-0.2472753;0.02895162;-0.1121364,0.08492105;0.008200344;-0.03513772,0.1385309;-0.3455019;-0.06832515,0.1683246;-0.689286;0.02933628,0.1896475;-0.7120269;-0.03442968,-0.08004871;0.003663747;-0.04574135,-0.08207461;-0.3556083;-0.04529487,-0.07161935;-0.7082945;0.01886167,-0.06507882;-0.669274;-0.06586267,-0.01173086;0.5159214;0.01511713,0;0;0,-0.009909213;0.2895334;0.06708455,-0.02070938;0.5749185;0.1177337,0.1503245;0.4664954;0.06364799,0.2546834;0.3758429;-0.08344007,0.2484233;0.3934821;-0.3359039,-0.1743136;0.4457844;0.04617703,-0.2503936;0.387287;-0.1313994,-0.2548744;0.4397821;-0.3790131,0.08577098;0.009785235;-0.03257418,0.1493335;-0.1077076;-0.3660947,0.1425084;-0.4658698;-0.3491768,0.150508;-0.4930079;-0.4122133,-0.08111014;0.001777782;-0.04394854,-0.04589895;-0.3556889;-0.05159223,0.04123161;-0.6976514;0.01230557,0.04217359;-0.682108;-0.07191132,-0.01787935;0.5047879;0.1065917,355.718
+0;0;0,-0.00685569;0.2981666;0.01345906,-0.01326495;0.58826;0.01260682,0.1583017;0.4693071;0.02347408,0.208113;0.2759653;-0.009755341,0.2687162;0.1036767;-0.08879343,-0.1799799;0.4663555;-0.004829949,-0.2120163;0.2690343;-0.03652252,-0.2391351;0.08104151;-0.09590623,0.08521247;0.008228485;-0.03525831,0.138849;-0.3456496;-0.06846224,0.1670844;-0.6714529;0.02409122,0.1886572;-0.6948118;-0.04042196,-0.08032341;0.003676319;-0.04589831,-0.08235032;-0.3557743;-0.04545161,-0.07244189;-0.6900141;0.01534936,-0.06582472;-0.6508878;-0.07036779,-0.01175863;0.5171298;0.01517057,0;0;0,-0.01186879;0.2901962;0.06911397,-0.02377491;0.5754256;0.1212349,0.1465897;0.4670489;0.06666994,0.2483238;0.3872547;-0.08905242,0.2950413;0.3566507;-0.2800603,-0.1749553;0.444539;0.04849068,-0.2545354;0.4006087;-0.1323506,-0.2620233;0.43308;-0.3285461,0.08567041;0.01142445;-0.03319764,0.1473022;-0.1200836;-0.362008,0.1435215;-0.4598012;-0.3525839,0.1468789;-0.4867366;-0.4175576,-0.08201925;3.14824E-05;-0.04295187,-0.04833691;-0.3577923;-0.04900984,0.03400695;-0.6818961;0.01171403,0.03498442;-0.6665763;-0.07348011,-0.02059973;0.5052158;0.109884,355.7516
+0;0;0,-0.008470912;0.2987562;0.01429526,-0.01649184;0.5890799;0.01435391,0.1542994;0.4708803;0.02390146,0.2054776;0.2791973;-0.01549025,0.2874633;0.0592441;-0.1245968,-0.1812854;0.4678245;-0.005501296,-0.2122284;0.2713541;-0.04231444,-0.2463565;0.02762076;-0.1225305,0.08551268;0.008709507;-0.03507561,0.140339;-0.342668;-0.07135582,0.1707;-0.6708369;0.02150805,0.2037051;-0.7100338;-0.07039307,-0.08042616;0.003208947;-0.04625911,-0.08036668;-0.3542652;-0.04702888,-0.06845901;-0.691085;0.0133937,-0.0589427;-0.6483738;-0.1052285,-0.01459049;0.5178643;0.01668417,0;0;0,-0.01340438;0.2906078;0.06999135,-0.02676887;0.5758502;0.1231565,0.1427259;0.4679105;0.06863666,0.2466917;0.3874269;-0.08507347,0.2685685;0.3565491;-0.3411462,-0.1748469;0.4433508;0.04922225,-0.2546118;0.4089362;-0.1334427,-0.2655739;0.4520486;-0.3884456,0.08567307;0.01262483;-0.03345609,0.1476286;-0.1118007;-0.3628011,0.1434904;-0.4541668;-0.3598619,0.1429017;-0.4457627;-0.477576,-0.08251032;-0.001277688;-0.04253217,-0.05011965;-0.3572452;-0.0476584,0.03247359;-0.6838546;0.0135379,0.03403407;-0.6742334;-0.1043842,-0.02314714;0.5056018;0.1116352,355.7849
+0;0;0,-0.008482384;0.2991607;0.01431462,-0.01650596;0.5895801;0.01437343,0.1537909;0.4714979;0.02390049,0.2050233;0.2796122;-0.01553287,0.2681149;0.1103484;-0.09949517,-0.1808105;0.4684511;-0.005416106,-0.2117862;0.2717729;-0.04226817,-0.2380493;0.08420928;-0.103998,0.08615704;0.008775136;-0.03533992,0.1408542;-0.3417749;-0.07153469,0.1709435;-0.6670065;0.02049796,0.1951178;-0.6876889;-0.046814,-0.08103221;0.003233128;-0.04660768,-0.08097287;-0.3533992;-0.04737564,-0.06917178;-0.6872042;0.01250611,-0.06220166;-0.647894;-0.07437739,-0.01460406;0.5183442;0.01670435,0;0;0,-0.01540006;0.2907549;0.07069993,-0.03076213;0.5758343;0.1246929,0.1387668;0.4677549;0.07015753,0.2449636;0.3982994;-0.08763361,0.2801503;0.3792676;-0.2827749,-0.1766004;0.4414009;0.05012902,-0.2583136;0.404246;-0.1313712,-0.2687576;0.4367495;-0.3276233,0.08593;0.01402032;-0.03418207,0.1489863;-0.1044676;-0.3645935,0.1426363;-0.4437304;-0.3679588,0.1412121;-0.4701597;-0.4350238,-0.08358455;-0.002601862;-0.04190228,-0.05231589;-0.3578337;-0.04635267,0.02921901;-0.6815001;0.0148279,0.03044564;-0.6664613;-0.07153566,-0.02654362;0.5056136;0.113081,355.8185
+0;0;0,-0.008490918;0.2994618;0.01432902,-0.01651807;0.5900084;0.01438999,0.1539954;0.4718836;0.02392575,0.2052595;0.2798788;-0.01553208,0.2683443;0.1106331;-0.09948538,-0.1810373;0.4688328;-0.005428631,-0.2120322;0.2720326;-0.04230357,-0.2382925;0.08448906;-0.1040268,0.0859622;0.008755292;-0.03526,0.140622;-0.3415552;-0.07143003,0.1705311;-0.6648388;0.0200514,0.1951048;-0.6863589;-0.04837295,-0.08084895;0.003225816;-0.04650228,-0.08078965;-0.3531627;-0.04726971,-0.06905925;-0.6849685;0.01225338,-0.06197394;-0.6455044;-0.07606595,-0.01461665;0.5187902;0.01672033,0;0;0,-0.0165446;0.2908858;0.07117915,-0.0331918;0.575838;0.1261344,0.1366267;0.4673967;0.07083941,0.244272;0.4061948;-0.08952761,0.2796007;0.3783782;-0.2835639,-0.1777795;0.4397016;0.05033278,-0.2568584;0.430714;-0.1359909,-0.2614665;0.4559519;-0.3335099,0.08585746;0.0142934;-0.03366923,0.1497969;-0.1016777;-0.3645406,0.1441809;-0.4387454;-0.3759195,0.1418561;-0.4637404;-0.4459925,-0.08337323;-0.003302571;-0.04180215,-0.05295708;-0.3583731;-0.04543366,0.0278576;-0.680135;0.01550818,0.02912667;-0.6653734;-0.07227709,-0.02867442;0.5056854;0.1143327,355.8408
+0;0;0,-0.00872331;0.299595;0.01431717,-0.01672754;0.5899642;0.01427941,0.1520198;0.4730749;0.02420284,0.2030791;0.2827467;-0.02337008,0.284481;0.07706259;-0.1326624,-0.1793166;0.4694853;-0.006066278,-0.2100839;0.2735477;-0.04798122,-0.2412564;0.0422294;-0.1279635,0.08674713;0.009280187;-0.03487461,0.14342;-0.3403911;-0.07588894,0.1762753;-0.661891;0.01301867,0.2028268;-0.6941907;-0.04826229,-0.08097069;0.002876543;-0.04756993,-0.07948092;-0.3537178;-0.04906358,-0.0655205;-0.6834811;0.009309687,-0.05801308;-0.643786;-0.08119577,-0.01485454;0.5187678;0.01664004,0;0;0,-0.01890917;0.2907539;0.07171369,-0.0371583;0.575292;0.1273429,0.1308943;0.4679461;0.07099509,0.2409383;0.4185848;-0.09194303,0.2434766;0.4481035;-0.3368905,-0.1780725;0.4372668;0.05128723,-0.2564895;0.4306939;-0.1355352,-0.2624236;0.466344;-0.3796067,0.08629189;0.01580501;-0.03363538,0.148891;-0.102875;-0.3640296,0.1440072;-0.4375543;-0.3816963,0.1429831;-0.4597486;-0.4566383,-0.08413643;-0.004877076;-0.0415295,-0.05344169;-0.3601385;-0.04486086,0.02310564;-0.6805489;0.01697681,0.02422834;-0.6662387;-0.07299078,-0.03227747;0.5051946;0.1154878,355.8743
+0;0;0,-0.008744013;0.300306;0.01435115,-0.01678295;0.5919326;0.01431426,0.1514307;0.4749068;0.02422259,0.2027443;0.2836305;-0.02358729,0.2890188;0.06563434;-0.1394217,-0.178831;0.4713289;-0.005948346,-0.2097517;0.2744152;-0.04807208,-0.2427901;0.02925041;-0.132842,0.08660436;0.009264913;-0.03481721,0.1434575;-0.3415189;-0.07596204,0.1764024;-0.6638957;0.01318808,0.2033592;-0.6971464;-0.04902821,-0.08083742;0.002871809;-0.04749163,-0.0793429;-0.3548571;-0.04899004,-0.06534441;-0.6855199;0.00954245,-0.0577224;-0.6456769;-0.08234439,-0.01490245;0.5204514;0.01668433,0;0;0,-0.02037621;0.2914529;0.07145715,-0.04116239;0.5771022;0.127069,0.1264347;0.4684812;0.06961894,0.2399144;0.423266;-0.09342527,0.2484287;0.4397255;-0.3542697,-0.1795309;0.4365379;0.05092423,-0.258133;0.4303276;-0.1369284,-0.2646567;0.4742007;-0.3946411,0.08605605;0.01605409;-0.03368998,0.1493101;-0.1038196;-0.3647544,0.1460994;-0.4390592;-0.388505,0.1472084;-0.4589852;-0.4666352,-0.08401057;-0.005435889;-0.04136504,-0.05340952;-0.361843;-0.04482958,0.0212715;-0.6835687;0.01742197,0.02215648;-0.6694723;-0.07392611,-0.03557337;0.5067539;0.1152966,355.8965
+0;0;0,-0.008748169;0.3004487;0.01435797,-0.01680288;0.5926427;0.01432457,0.1512926;0.475592;0.02422939,0.2023004;0.2854556;-0.02329558,0.289892;0.06413135;-0.1408984,-0.1787315;0.4720166;-0.005919835,-0.2094678;0.2762765;-0.04779254,-0.2430106;0.0273688;-0.1338566,0.08631444;0.009233898;-0.03470065,0.1437883;-0.3453797;-0.07629468,0.1772861;-0.6731665;0.01435152,0.2065151;-0.7117487;-0.05310909,-0.08056681;0.002862195;-0.04733265,-0.07905597;-0.3587723;-0.04884742,-0.06482255;-0.6949842;0.01066735,-0.05655807;-0.6543114;-0.08896481,-0.01492086;0.5211039;0.01669655,0;0;0,-0.02217643;0.2915227;0.07123804,-0.04546557;0.5774548;0.1273746,0.1223969;0.4690005;0.06871963,0.2374505;0.4226742;-0.09137036,0.2490771;0.422741;-0.3566098,-0.1818431;0.4354515;0.05016919,-0.2590863;0.4302746;-0.1369643,-0.2584221;0.4751695;-0.3986343,0.08577459;0.01641431;-0.03335977,0.1506554;-0.1083936;-0.3665227,0.1506807;-0.448762;-0.3970581,0.1563796;-0.469555;-0.4836397,-0.08358575;-0.006021508;-0.04143363,-0.05233958;-0.3662815;-0.04596369,0.02050119;-0.694111;0.01732219,0.02129587;-0.6813682;-0.08172494,-0.03919521;0.5071197;0.1155162,355.9301
+0;0;0,-0.009824987;0.3003947;0.01478566,-0.01892441;0.5925578;0.01520175,0.1495863;0.4759593;0.02402716,0.2028124;0.2884673;-0.03098208,0.2899473;0.07153186;-0.156814,-0.1802662;0.471932;-0.007453274,-0.2105311;0.2770843;-0.05361228,-0.2444528;0.03252338;-0.1512158,0.08644331;0.009298203;-0.03436105,0.1446423;-0.3443522;-0.08261359,0.181957;-0.6713892;0.009242304,0.209843;-0.7082932;-0.06043554,-0.08048553;0.002700155;-0.04748022,-0.07720822;-0.3589175;-0.04992644,-0.05993903;-0.6950876;0.009019062,-0.05137595;-0.6543745;-0.09058356,-0.01679042;0.5210224;0.01746222,0;0;0,-0.02217643;0.2915227;0.07123804,-0.04546557;0.5774548;0.1273746,0.1223969;0.4690005;0.06871963,0.2374505;0.4226742;-0.09137036,0.2490771;0.422741;-0.3566098,-0.1818431;0.4354515;0.05016919,-0.2590863;0.4302746;-0.1369643,-0.2584221;0.4751695;-0.3986343,0.08577459;0.01641431;-0.03335977,0.1506554;-0.1083936;-0.3665227,0.1506807;-0.448762;-0.3970581,0.1563796;-0.469555;-0.4836397,-0.08358575;-0.006021508;-0.04143363,-0.05233958;-0.3662815;-0.04596369,0.02050119;-0.694111;0.01732219,0.02129587;-0.6813682;-0.08172494,-0.03919521;0.5071197;0.1155162,355.9525
+0;0;0,-0.009837029;0.3007629;0.01480379,-0.01894239;0.5931148;0.01522163,0.1486038;0.4767655;0.02400936,0.2018024;0.2893705;-0.03097142,0.2889378;0.07243386;-0.156804,-0.1793358;0.4727615;-0.007288527,-0.209585;0.2780146;-0.05342365,-0.2435069;0.03345235;-0.1510277,0.08629183;0.009281909;-0.03430083,0.1463518;-0.355677;-0.08409631,0.1826673;-0.6739566;0.005299866,0.2102325;-0.7100908;-0.0635763,-0.0803445;0.002695424;-0.04739702,-0.07696239;-0.3704855;-0.04992146,-0.06015563;-0.6976535;0.007445596,-0.05169107;-0.6570637;-0.09101105,-0.01680803;0.5215672;0.01748249,0;0;0,-0.02360604;0.291846;0.07101345,-0.04778475;0.5778091;0.1275952,0.1190114;0.4700235;0.06760907,0.2359643;0.4234394;-0.09088945,0.2474074;0.4227587;-0.3561375,-0.1821736;0.4357401;0.04920308,-0.2599387;0.4291059;-0.1375545,-0.2528149;0.4977361;-0.3939275,0.08552862;0.01667714;-0.0334022,0.1531845;-0.1413225;-0.3646734,0.1589994;-0.4711122;-0.4073035,0.1619054;-0.4863363;-0.4957559,-0.08343229;-0.006615008;-0.04128286,-0.05203634;-0.3784527;-0.04700888,0.01738195;-0.6977931;0.01475865,0.01812072;-0.6848645;-0.08314705,-0.04129613;0.5074955;0.115653,355.9861
+0;0;0,-0.009846941;0.301066;0.0148187,-0.01895731;0.5935757;0.01523913,0.1477855;0.4774592;0.02399469,0.2175081;0.2318575;-0.04806367,0.2936939;0.04218152;-0.1580839,-0.1785623;0.4734747;-0.007151265,-0.2182072;0.2182374;-0.06761643,-0.2478664;0.004407302;-0.1529554,0.08626865;0.009279415;-0.03429162,0.1475115;-0.3628674;-0.08506783,0.1851746;-0.6929576;0.007645644,0.2153549;-0.7353659;-0.06776468,-0.08032291;0.0026947;-0.04738429,-0.0768742;-0.377836;-0.04995845,-0.05944378;-0.7171445;0.009537373,-0.0501762;-0.6755501;-0.09825967,-0.01682341;0.5220435;0.01749951,0;0;0,-0.02417552;0.2920876;0.07111716,-0.04962254;0.5780178;0.128119,0.1160951;0.4708727;0.06631756,0.2500632;0.4418227;-0.1608002,0.2471702;0.4224959;-0.3921092,-0.1820228;0.4359126;0.04819658,-0.2791361;0.4241759;-0.1983902,-0.2811657;0.4685187;-0.4262396,0.08544478;0.01677892;-0.03349566,0.1533218;-0.158111;-0.3645974,0.1649429;-0.4990208;-0.4157766,0.1699133;-0.5205158;-0.5115058,-0.08346786;-0.00696271;-0.04109671,-0.05139067;-0.3861129;-0.04728793,0.0204827;-0.7172848;0.01700222,0.02082923;-0.7704145;-0.05321071,-0.04291671;0.5077478;0.1161323,356.0196
+0;0;0,-0.01087645;0.3014454;0.01520299,-0.02092639;0.5942083;0.01598878,0.1464156;0.4778298;0.02326114,0.2187476;0.2359595;-0.05535222,0.2983406;0.04148924;-0.1855467,-0.1801435;0.473407;-0.008780027,-0.2178992;0.2201315;-0.07465265,-0.2485883;-0.002247199;-0.1781429,0.08661683;0.009399545;-0.03368154,0.1521132;-0.3817375;-0.09733722,0.1925283;-0.6996429;-0.007276036,0.2194649;-0.7273137;-0.08772339,-0.08008406;0.0025576;-0.04801328,-0.07464342;-0.3990436;-0.05211411,-0.05492129;-0.7265258;0.004230201,-0.04599176;-0.6855626;-0.09737367,-0.01857194;0.5226212;0.01816019,0;0;0,-0.02465863;0.2925035;0.07108045,-0.05091841;0.5786368;0.1281531,0.1146249;0.4715071;0.06414104,0.2495046;0.4413064;-0.1612666,0.2428761;0.4272226;-0.4079689,-0.1825734;0.4357554;0.04682766,-0.2785122;0.4193119;-0.1990149,-0.2844419;0.465613;-0.4417604,0.08541348;0.01688027;-0.03383589,0.1532309;-0.1991235;-0.3656086,0.1694742;-0.5273355;-0.4187245,0.1723319;-0.5391225;-0.5123672,-0.08381077;-0.007521508;-0.04055189,-0.04955687;-0.407654;-0.04766799,0.01943174;-0.7273573;0.01428865,0.01880897;-0.7763724;-0.05112929,-0.04408857;0.5083158;0.1161826,356.0419
+0;0;0,-0.01090902;0.302348;0.01524851,-0.02097947;0.5957083;0.0160359,0.1471066;0.4789827;0.02333555,0.2188843;0.2389662;-0.0546753,0.2979272;0.04583997;-0.18397,-0.1809157;0.4745402;-0.008849192,-0.218382;0.2232058;-0.07421695,-0.2488591;0.00236401;-0.176992,0.08662386;0.009400309;-0.03368427,0.1520783;-0.3814862;-0.0972992,0.1945074;-0.7152339;-0.002749979,0.2219705;-0.7440318;-0.08476961,-0.08009057;0.002557808;-0.04801719,-0.07465341;-0.3987863;-0.05211538,-0.05394847;-0.742588;0.007036742,-0.04484441;-0.7014106;-0.09655289,-0.0186202;0.5239748;0.01821174,0;0;0,-0.02529977;0.2933984;0.07101512,-0.05231613;0.5800453;0.1282239,0.1134323;0.4724749;0.06227708,0.2477106;0.439227;-0.1606793,0.2422201;0.4271442;-0.4058049,-0.1835775;0.4361615;0.04534233,-0.2771825;0.3827626;-0.1938904,-0.2846744;0.4261537;-0.4353935,0.08530063;0.0168919;-0.03413439,0.1524104;-0.2099473;-0.358424,0.1701351;-0.5541253;-0.4163426,0.175423;-0.5651031;-0.5124233,-0.08395186;-0.00765969;-0.04025052,-0.04857363;-0.4074388;-0.04721811,0.02369487;-0.7430437;0.01815662,0.02162311;-0.7928421;-0.04941971,-0.04539027;0.5095832;0.116261,356.0655
+0;0;0,-0.01125529;0.311945;0.01573252,-0.02139874;0.6074119;0.01654135,0.1469348;0.4904666;0.02385316,0.2023903;0.3050297;-0.03641807,0.2878842;0.09614162;-0.1762651,-0.1815673;0.4860176;-0.008378651,-0.2105138;0.2918364;-0.05888182,-0.2434782;0.05297086;-0.1700447,0.08985637;0.009751096;-0.03494125,0.1574794;-0.3940857;-0.1006638,0.2017311;-0.7421706;-0.002052873,0.228084;-0.7685915;-0.08075675,-0.08307927;0.002653256;-0.04980902,-0.07746197;-0.4119875;-0.05404299,-0.05586758;-0.7705584;0.007650204,-0.04713157;-0.7298328;-0.09175167,-0.01903441;0.5355245;0.01872186,0;0;0,-0.02582305;0.3086167;0.04210448,-0.05113529;0.599378;0.08954024,0.1134559;0.4915639;0.02123928,0.2233917;0.437563;-0.1402934,0.232419;0.4029544;-0.4033929,-0.1821387;0.4550653;0.005881593,-0.2499905;0.4160785;-0.1811236,-0.2539245;0.4578516;-0.443307,0.08521076;0.01591969;-0.04331088,0.1491966;-0.2133987;-0.3828626,0.1731693;-0.5694808;-0.4568644,0.1773327;-0.5739167;-0.5510393,-0.0908295;-0.006001755;-0.03322836,-0.05028906;-0.4131565;-0.1007405,0.0250229;-0.7631657;-0.03242413,0.02346231;-0.8100017;-0.09696773,-0.04453644;0.5285897;0.07842183,356.0975
+0;0;0,-0.01133014;0.3134709;0.0153244,-0.02137638;0.609193;0.01567143,0.1446377;0.4935924;0.02079809,0.1979257;0.3097577;-0.04631123,0.2836872;0.1037303;-0.1900537,-0.1787126;0.4881153;-0.01034801,-0.206646;0.294718;-0.06471404,-0.2377324;0.05853882;-0.1818349,0.08580783;0.009407858;-0.03257069,0.1473044;-0.3367617;-0.1031201,0.2026052;-0.7358024;0.006889336,0.2354929;-0.7850716;-0.07428291,-0.07880228;0.002320788;-0.04792866,-0.07278741;-0.3561891;-0.05311305,-0.04352258;-0.7671166;0.01526688,-0.03347432;-0.7245284;-0.1017574,-0.01905196;0.5373219;0.01796724,0;0;0,-0.02361326;0.306807;0.06276178,-0.04756386;0.597715;0.1115298,0.114217;0.4919562;0.04361772,0.2221363;0.4378887;-0.119381,0.2247714;0.3706848;-0.3761706,-0.178805;0.4582229;0.02868985,-0.2442563;0.400648;-0.1544487,-0.2463349;0.4206971;-0.4191333,0.08468284;0.01619521;-0.03284621,0.1418062;-0.1580186;-0.3410326,0.1706633;-0.5653459;-0.4284708,0.1785539;-0.5999801;-0.5270319,-0.08077746;-0.006447319;-0.04411095,-0.04213784;-0.362647;-0.0589833,0.04190179;-0.7642151;0.0189531,0.04216432;-0.8271736;-0.05393575,-0.04153427;0.5268747;0.1005108,356.131
+0;0;0,-0.01133014;0.3134709;0.0153244,-0.02137638;0.609193;0.01567143,0.1446377;0.4935924;0.02079809,0.1979257;0.3097577;-0.04631123,0.2836872;0.1037303;-0.1900537,-0.1787126;0.4881153;-0.01034801,-0.206646;0.294718;-0.06471404,-0.2377324;0.05853882;-0.1818349,0.08580783;0.009407858;-0.03257069,0.1473044;-0.3367617;-0.1031201,0.2026052;-0.7358024;0.006889336,0.2354929;-0.7850716;-0.07428291,-0.07880228;0.002320788;-0.04792866,-0.07278741;-0.3561891;-0.05311305,-0.04352258;-0.7671166;0.01526688,-0.03347432;-0.7245284;-0.1017574,-0.01905196;0.5373219;0.01796724,0;0;0,-0.02361326;0.306807;0.06276178,-0.04756386;0.597715;0.1115298,0.114217;0.4919562;0.04361772,0.2221363;0.4378887;-0.119381,0.2247714;0.3706848;-0.3761706,-0.178805;0.4582229;0.02868985,-0.2442563;0.400648;-0.1544487,-0.2463349;0.4206971;-0.4191333,0.08468284;0.01619521;-0.03284621,0.1418062;-0.1580186;-0.3410326,0.1706633;-0.5653459;-0.4284708,0.1785539;-0.5999801;-0.5270319,-0.08077746;-0.006447319;-0.04411095,-0.04213784;-0.362647;-0.0589833,0.04190179;-0.7642151;0.0189531,0.04216432;-0.8271736;-0.05393575,-0.04153427;0.5268747;0.1005108,356.1535
+0;0;0,-0.01129833;0.3125906;0.01528137,-0.02137061;0.6090788;0.01562965,0.1457677;0.4930012;0.02078134,0.199082;0.3090757;-0.04636114,0.2848766;0.1029688;-0.1901591,-0.179792;0.4874867;-0.01057757,-0.2077392;0.2939938;-0.06497049,-0.2388376;0.05772357;-0.1821365,0.08797272;0.009645213;-0.03339243,0.1609379;-0.4010821;-0.1170987,0.2094042;-0.7508062;-0.0206851,0.2375126;-0.7885557;-0.09006115,-0.08079042;0.00237934;-0.04913787,-0.07365382;-0.4229897;-0.05528911,-0.04800577;-0.7831317;0.004639901,-0.03941775;-0.7423728;-0.09537809,-0.01904043;0.5370296;0.01793115,0;0;0,-0.0236927;0.3076558;0.05348492,-0.04702218;0.5999895;0.09856057,0.1154143;0.4939194;0.03007698,0.2223407;0.4427434;-0.1346254,0.2170059;0.4417223;-0.4001232,-0.1796605;0.4621082;0.014382,-0.242764;0.3947341;-0.1663327,-0.2517764;0.3755738;-0.4310406,0.08461726;0.01490584;-0.03956032,0.1437765;-0.2751553;-0.3451619,0.1714246;-0.6255692;-0.4471287,0.1779374;-0.6184905;-0.5452373,-0.08887171;-0.004184635;-0.03211839,-0.04322335;-0.4242281;-0.08219173,0.03406537;-0.7758111;-0.01610605,0.03091164;-0.8242959;-0.07953563,-0.04111621;0.5288485;0.08827066,356.1872
+0;0;0,-0.01160567;0.3139256;0.01477285,-0.02191236;0.611334;0.01459555,0.1453767;0.4954656;0.01796769,0.1975619;0.3131139;-0.05480648,0.2815848;0.1144608;-0.2096679,-0.1793315;0.4882198;-0.01421475,-0.2086279;0.2956181;-0.07181527,-0.2367438;0.06381172;-0.1982283,0.08657148;0.009734012;-0.03216508,0.1499367;-0.3231661;-0.1189708,0.2061725;-0.7152185;-0.00977008,0.2417411;-0.768221;-0.08496277,-0.07915986;0.001958763;-0.04851643,-0.07159822;-0.3477141;-0.05519696,-0.03970451;-0.7520481;0.0102947,-0.02959774;-0.7095653;-0.1061119,-0.01953577;0.5391802;0.01703157,0;0;0,-0.02622377;0.306628;0.06475925,-0.04990803;0.5995073;0.1121175,0.1125968;0.4938065;0.04331828,0.2162409;0.4471764;-0.1250713,0.2258895;0.4186956;-0.3888907,-0.1826185;0.4621658;0.02753165,-0.2418565;0.3811483;-0.1490994,-0.2545038;0.3592916;-0.4134237,0.08408755;0.01485965;-0.0365026,0.133737;-0.1919174;-0.3142635,0.1567216;-0.5916408;-0.4063786,0.1647749;-0.6268583;-0.5037968,-0.08359282;-0.004722428;-0.04017342,-0.05015757;-0.3525826;-0.0559291,0.03722803;-0.7474142;0.01662505,0.03470767;-0.8090239;-0.05692628,-0.04394691;0.5282701;0.1017501,356.2112
+0;0;0,-0.01157395;0.3130674;0.01473247,-0.02188517;0.6106099;0.01455301,0.1459135;0.494527;0.01793073,0.1981152;0.3121178;-0.05486644,0.2821294;0.1134853;-0.2097117,-0.1797929;0.487259;-0.01435066,-0.2090986;0.2945965;-0.07196937,-0.2372116;0.06281412;-0.1983693,0.08624423;0.009697217;-0.0320435,0.1612097;-0.3841466;-0.1347407,0.2090459;-0.7176405;-0.04185059,0.2450247;-0.7716004;-0.1179105,-0.07886064;0.001951359;-0.04833304,-0.06991468;-0.4117357;-0.05623657,-0.04278475;-0.7556768;-0.0005270056,-0.03256141;-0.71305;-0.1182763,-0.01950594;0.538376;0.01699173,0;0;0,-0.02441461;0.3052134;0.067904,-0.04724186;0.5979418;0.1173518,0.1155055;0.492131;0.04781818,0.2184887;0.4480202;-0.1217291,0.2163407;0.3893656;-0.3806603,-0.1809349;0.461886;0.03188705,-0.2386502;0.3786502;-0.1442899,-0.2516303;0.3557537;-0.4084823,0.08203251;0.01464891;-0.04018664,0.1385211;-0.2952817;-0.3085736,0.1609896;-0.6309195;-0.4033232,0.1685461;-0.6511828;-0.5107725,-0.08423652;-0.005195204;-0.03789601,-0.04437159;-0.4168341;-0.05350778,0.03190863;-0.7521147;0.008968916,0.02778139;-0.8138765;-0.06647368,-0.0413783;0.5266356;0.1068447,356.2427
+0;0;0,-0.01157697;0.3131493;0.01473632,-0.02190986;0.6113179;0.01455566,0.1465043;0.4949025;0.01794261,0.1987251;0.3124265;-0.05488119,0.2827228;0.1138329;-0.2096962,-0.1804029;0.4876077;-0.01445778,-0.2097192;0.2948746;-0.07209757,-0.2378267;0.06313768;-0.1984727,0.08626178;0.00969919;-0.03205002,0.1613248;-0.3846572;-0.1348808,0.20961;-0.7212812;-0.04111891,0.2452659;-0.7744876;-0.1164963,-0.07887668;0.001951756;-0.04834287,-0.06991909;-0.4122737;-0.05625669,-0.04253452;-0.7594429;-2.425164E-05,-0.03240292;-0.7169294;-0.1167168,-0.019525;0.5389131;0.01700014,0;0;0,-0.02379528;0.3052379;0.06839037,-0.04599388;0.598367;0.1194582,0.1171511;0.4918719;0.04963923,0.2171782;0.4430555;-0.1204765,0.2206246;0.3740908;-0.3767862,-0.1805784;0.4623524;0.03363913,-0.2411105;0.3925125;-0.1474301,-0.2340101;0.2783317;-0.386961,0.08151891;0.01417917;-0.04142451,0.1396948;-0.3020551;-0.302838,0.1619606;-0.6411119;-0.3976178,0.1599387;-0.6292458;-0.5139942,-0.08476768;-0.004945253;-0.03677441,-0.04449906;-0.4171469;-0.05069563,0.03343461;-0.7553914;0.01219713,0.03272219;-0.816489;-0.06248289,-0.0402588;0.5269011;0.1087885,356.2653
+0;0;0,-0.01140986;0.3132532;0.0138609,-0.02156705;0.6119331;0.01287315,0.1471079;0.4938813;0.01927147,0.2083116;0.3127551;-0.06334097,0.2860971;0.1349422;-0.2053697,-0.1807103;0.4884774;-0.01742271,-0.208498;0.2924764;-0.08214394,-0.2316805;0.08443241;-0.2005519,0.0860885;0.0100297;-0.03164355,0.1682723;-0.3759221;-0.1554361,0.2157741;-0.7137452;-0.05554297,0.2499902;-0.7385325;-0.1539858,-0.07870826;0.001432189;-0.04812585,-0.06600305;-0.411805;-0.05866821,-0.03577943;-0.7617112;-0.003789485,-0.02428037;-0.7192727;-0.1203075,-0.01922952;0.5393786;0.01552009,0;0;0,-0.02350931;0.3051813;0.06900406,-0.04536772;0.5986217;0.1213522,0.11832;0.4916591;0.05118036,0.2187255;0.4353672;-0.1223919,0.2542363;0.3714949;-0.3515196,-0.1807611;0.4624189;0.03505182,-0.2323995;0.3722031;-0.1454252,-0.2235337;0.2742178;-0.3648801,0.08125725;0.01386556;-0.0414505,0.1390663;-0.3077869;-0.2948976,0.1607405;-0.6499079;-0.3889344,0.158712;-0.6379853;-0.5052636,-0.08471895;-0.00463107;-0.03625454,-0.04360664;-0.4159838;-0.04792977,0.0355349;-0.7567234;0.01525762,0.03246145;-0.8170722;-0.06018135,-0.03974062;0.5270173;0.1105003,356.2989
+0;0;0,-0.01140986;0.3132532;0.0138609,-0.02156705;0.6119331;0.01287315,0.1471079;0.4938813;0.01927147,0.2083116;0.3127551;-0.06334097,0.2860971;0.1349422;-0.2053697,-0.1807103;0.4884774;-0.01742271,-0.208498;0.2924764;-0.08214394,-0.2316805;0.08443241;-0.2005519,0.0860885;0.0100297;-0.03164355,0.1682723;-0.3759221;-0.1554361,0.2157741;-0.7137452;-0.05554297,0.2499902;-0.7385325;-0.1539858,-0.07870826;0.001432189;-0.04812585,-0.06600305;-0.411805;-0.05866821,-0.03577943;-0.7617112;-0.003789485,-0.02428037;-0.7192727;-0.1203075,-0.01922952;0.5393786;0.01552009,0;0;0,-0.02350931;0.3051813;0.06900406,-0.04536772;0.5986217;0.1213522,0.11832;0.4916591;0.05118036,0.2187255;0.4353672;-0.1223919,0.2542363;0.3714949;-0.3515196,-0.1807611;0.4624189;0.03505182,-0.2323995;0.3722031;-0.1454252,-0.2235337;0.2742178;-0.3648801,0.08125725;0.01386556;-0.0414505,0.1390663;-0.3077869;-0.2948976,0.1607405;-0.6499079;-0.3889344,0.158712;-0.6379853;-0.5052636,-0.08471895;-0.00463107;-0.03625454,-0.04360664;-0.4159838;-0.04792977,0.0355349;-0.7567234;0.01525762,0.03246145;-0.8170722;-0.06018135,-0.03974062;0.5270173;0.1105003,356.3211
+0;0;0,-0.01139697;0.3128994;0.01384524,-0.02155834;0.6117064;0.01285418,0.1475065;0.493452;0.01926476,0.2114503;0.3042167;-0.06704629,0.2972107;0.1081738;-0.2236363,-0.181074;0.4880356;-0.01751474,-0.2101057;0.2832595;-0.08513358,-0.235665;0.05388607;-0.2156812,0.08581696;0.009998066;-0.03154374,0.1679422;-0.3756787;-0.1552481,0.2156821;-0.7151955;-0.05485412,0.2498934;-0.7399751;-0.1532831,-0.07846001;0.001427672;-0.04797405,-0.06576385;-0.411515;-0.0585089,-0.03538869;-0.7631756;-0.003355041,-0.02389126;-0.7207388;-0.1198566,-0.01921768;0.5390551;0.01550465,0;0;0,-0.02362889;0.3048775;0.06869507,-0.0456497;0.5983391;0.1215675,0.1186286;0.491294;0.0517478,0.22196;0.419743;-0.1258795,0.2258564;0.3097311;-0.3671062,-0.1817558;0.4617037;0.03590415,-0.2395969;0.3564659;-0.145556,-0.2245364;0.2279603;-0.3770028,0.08112642;0.01372164;-0.04110646,0.1375348;-0.3122412;-0.2888163,0.1583583;-0.6572765;-0.3790756,0.1561625;-0.6453118;-0.4953915,-0.08441723;-0.004456703;-0.03624072,-0.04351438;-0.415582;-0.0460802,0.0361584;-0.7579502;0.01768475,0.03225625;-0.8150963;-0.06137107,-0.04002796;0.5266464;0.1106465,356.3546
+0;0;0,-0.01179169;0.3128239;0.01348737,-0.0222781;0.6119577;0.01210574,0.1472859;0.4933911;0.01861832,0.2234918;0.2779322;-0.08577552,0.2888161;0.1335705;-0.2061245,-0.1820766;0.4883884;-0.01916575,-0.2123276;0.2530965;-0.1019335,-0.2298031;0.08317846;-0.2039822,0.08564145;0.01044276;-0.03110105,0.1726962;-0.3681913;-0.1698746,0.220543;-0.7098576;-0.07028394,0.2574475;-0.7590365;-0.1491887,-0.07802948;0.0009387815;-0.04817989,-0.06501876;-0.4112537;-0.05951722,-0.03233926;-0.7649307;-0.006715082,-0.02050974;-0.7225231;-0.1231767,-0.01986453;0.5391327;0.01486269,0;0;0,-0.0235322;0.3050047;0.06780958,-0.04546491;0.5989274;0.1200554,0.1194541;0.4910208;0.05146527,0.2281837;0.375801;-0.143548,0.241178;0.3019142;-0.3278395,-0.1825849;0.4612688;0.0361127,-0.2500494;0.3199798;-0.1603914,-0.2384583;0.2227572;-0.3336106,0.08082523;0.01353681;-0.04116821,0.1358658;-0.3161969;-0.2829256,0.1575003;-0.6633795;-0.3720304,0.1551271;-0.651343;-0.4883441,-0.08419636;-0.004285957;-0.03610245,-0.04320611;-0.4146906;-0.04549679,0.03678743;-0.758678;0.01944318,0.03271806;-0.8188644;-0.0561018,-0.03990966;0.527011;0.1093755,356.3881
+0;0;0,-0.01184264;0.3141755;0.01354564,-0.02234718;0.6138201;0.01216558,0.1562431;0.4927488;0.01888227,0.2317362;0.2793051;-0.08453518,0.3183213;0.08795871;-0.2440536,-0.190903;0.487476;-0.02094193,-0.2208711;0.2543847;-0.1029356,-0.2440342;0.02916437;-0.2381976,0.08542474;0.01041634;-0.03102235,0.174154;-0.3755009;-0.1724652,0.2225744;-0.7212635;-0.07168061,0.2519719;-0.7543361;-0.1345348,-0.07783204;0.000936406;-0.04805797,-0.06457105;-0.4191847;-0.05961338,-0.03149975;-0.777102;-0.006178197,-0.02207656;-0.7372183;-0.09894957,-0.01993246;0.5409602;0.01492385,0;0;0,-0.02184066;0.3108354;0.04398084,-0.04369716;0.6061962;0.09059429,0.126957;0.4943187;0.01422262,0.2303907;0.3693728;-0.1745698,0.216757;0.1818856;-0.3595541,-0.1886584;0.464616;0.005393624,-0.2517117;0.3026651;-0.1727882,-0.2345754;0.1573251;-0.3921946,0.0805095;0.01045874;-0.04215574,0.1363889;-0.3140287;-0.303683,0.1578246;-0.6672697;-0.3862367,0.161198;-0.6779764;-0.470644,-0.08492918;-0.0009542162;-0.03397639,-0.04059247;-0.4167378;-0.07835372,0.0402853;-0.7648388;-0.01248828,0.03682385;-0.8065668;-0.07278866,-0.03800013;0.5339761;0.08200383,356.4106
+0;0;0,-0.01179811;0.312994;0.0134947,-0.02230214;0.6126342;0.01210856,0.154825;0.4918267;0.01879749,0.2326892;0.2716788;-0.08786827,0.319171;0.0805607;-0.2471963,-0.189429;0.4865978;-0.02069491,-0.2203383;0.2461852;-0.1052639,-0.2434738;0.02123356;-0.2403646,0.08737931;0.01065467;-0.03173216,0.1546947;-0.2821254;-0.1390392,0.211503;-0.6877842;-0.02079576,0.2485851;-0.7373443;-0.1000804,-0.07961288;0.0009578316;-0.04915757,-0.06955229;-0.3177713;-0.0579242,-0.03075208;-0.7376904;0.004767537,-0.0188656;-0.695223;-0.1122548,-0.01988285;0.5396364;0.01487205,0;0;0,-0.02293341;0.3070441;0.05902982,-0.04462662;0.6024754;0.1053493,0.1259831;0.4925047;0.03188276,0.2311553;0.3545737;-0.1573772,0.2318276;0.1955343;-0.3673694,-0.1921285;0.4633165;0.02630495,-0.247886;0.2963624;-0.1605719,-0.2283027;0.1386223;-0.3706319,0.08241414;0.01495433;-0.04171181,0.1248338;-0.2141431;-0.2596138,0.1532678;-0.6332762;-0.332324,0.1482465;-0.6217076;-0.4490546,-0.08613223;-0.005339884;-0.03617071,-0.04472089;-0.3211538;-0.05386308,0.03599658;-0.7344416;0.01281232,0.03140504;-0.7951423;-0.06297202,-0.03904656;0.5301404;0.09647965,356.4342
+0;0;0,-0.01257352;0.3122953;0.01358543,-0.02383188;0.6115035;0.01229496,0.1556456;0.4902509;0.01748823,0.2361241;0.2679066;-0.09720127,0.3106512;0.1083988;-0.2394731,-0.1922259;0.4842472;-0.02284014,-0.2233425;0.2406289;-0.1163782,-0.2406595;0.05029234;-0.2376647,0.0869581;0.01099742;-0.03089263,0.1773507;-0.3516077;-0.1871361,0.2196355;-0.681203;-0.0879188,0.2277217;-0.6394683;-0.2001104,-0.07873521;0.0005524153;-0.04937072,-0.06528988;-0.4041129;-0.06079645,-0.03201071;-0.745639;-0.01062157,-0.02055527;-0.7037151;-0.1224994,-0.02122794;0.5384923;0.01503686,0;0;0,-0.02242386;0.3065293;0.0583775,-0.04367421;0.6018351;0.1030958,0.128993;0.4899022;0.030725,0.2366547;0.3319258;-0.1496077,0.2404621;0.1881005;-0.3243592,-0.194856;0.461052;0.02787338,-0.2459087;0.2586446;-0.1317898,-0.2387603;0.120683;-0.3111046,0.08112048;0.01436275;-0.04301381,0.1279677;-0.3195831;-0.2674036,0.1529182;-0.659709;-0.3303082,0.1550822;-0.6882881;-0.4270235,-0.08594335;-0.005029939;-0.03500639,-0.03995243;-0.4072624;-0.04762472,0.03621027;-0.7398226;0.01456889,0.03070563;-0.7955883;-0.05894306,-0.0383122;0.5294349;0.09447145,356.4663
+0;0;0,-0.01257352;0.3122953;0.01358543,-0.02383188;0.6115035;0.01229496,0.1556456;0.4902509;0.01748823,0.2361241;0.2679066;-0.09720127,0.3106512;0.1083988;-0.2394731,-0.1922259;0.4842472;-0.02284014,-0.2233425;0.2406289;-0.1163782,-0.2406595;0.05029234;-0.2376647,0.0869581;0.01099742;-0.03089263,0.1773507;-0.3516077;-0.1871361,0.2196355;-0.681203;-0.0879188,0.2277217;-0.6394683;-0.2001104,-0.07873521;0.0005524153;-0.04937072,-0.06528988;-0.4041129;-0.06079645,-0.03201071;-0.745639;-0.01062157,-0.02055527;-0.7037151;-0.1224994,-0.02122794;0.5384923;0.01503686,0;0;0,-0.02242386;0.3065293;0.0583775,-0.04367421;0.6018351;0.1030958,0.128993;0.4899022;0.030725,0.2366547;0.3319258;-0.1496077,0.2404621;0.1881005;-0.3243592,-0.194856;0.461052;0.02787338,-0.2459087;0.2586446;-0.1317898,-0.2387603;0.120683;-0.3111046,0.08112048;0.01436275;-0.04301381,0.1279677;-0.3195831;-0.2674036,0.1529182;-0.659709;-0.3303082,0.1550822;-0.6882881;-0.4270235,-0.08594335;-0.005029939;-0.03500639,-0.03995243;-0.4072624;-0.04762472,0.03621027;-0.7398226;0.01456889,0.03070563;-0.7955883;-0.05894306,-0.0383122;0.5294349;0.09447145,356.4886
+0;0;0,-0.01256876;0.3121772;0.01358029,-0.02383125;0.6114985;0.01228718,0.156403;0.4899638;0.01749377,0.238486;0.2631868;-0.09948224,0.3083066;0.1137521;-0.2327694,-0.1929515;0.4839345;-0.02300653,-0.2246886;0.2354593;-0.1184094,-0.2409119;0.05714279;-0.2320365,0.08654869;0.01094564;-0.03074718,0.1767684;-0.3509656;-0.1866917,0.219452;-0.6836699;-0.08653848,0.2273613;-0.6421919;-0.1962758,-0.07836453;0.0005498145;-0.04913829,-0.06494492;-0.4033411;-0.06054216,-0.03135184;-0.7480888;-0.009893984,-0.020147;-0.7064258;-0.1193243,-0.02122459;0.5384109;0.01503196,0;0;0,-0.02194203;0.3065185;0.05798197,-0.04266008;0.6020913;0.1019416,0.1303536;0.4891563;0.02943516,0.2371419;0.3163761;-0.1454709,0.2460086;0.1750112;-0.3032949,-0.1953312;0.460189;0.02889407,-0.2472758;0.2491118;-0.1279403,-0.2389133;0.1079666;-0.2859884,0.08060661;0.01406944;-0.04313349,0.1283839;-0.3202284;-0.2653953,0.1533031;-0.6638303;-0.3275357,0.1562074;-0.6879219;-0.4239839,-0.08560739;-0.004768478;-0.03470602,-0.03943054;-0.4062449;-0.04577003,0.03762132;-0.7419423;0.01679973,0.03032055;-0.7943133;-0.0566734,-0.03747933;0.5295805;0.09348798,356.5122
+0;0;0,-0.01219884;0.3116269;0.01288842,-0.02305149;0.6105365;0.01098518,0.1558389;0.4884307;0.01571407,0.2282094;0.2976665;-0.08771132,0.3118354;0.1214334;-0.2518863,-0.1913044;0.4836795;-0.0244776,-0.2175172;0.2731437;-0.1099928,-0.2344512;0.06246881;-0.2525908,0.0864594;0.01109709;-0.03041635,0.1811547;-0.3385656;-0.2066942,0.2196977;-0.6718042;-0.1013744,0.227731;-0.6304498;-0.2114441,-0.07815006;0.0002373201;-0.04915322,-0.06106013;-0.4020827;-0.06146663,-0.02722411;-0.7484711;-0.01150727,-0.01593319;-0.706845;-0.1212621,-0.02055069;0.537499;0.0138761,0;0;0,-0.02143563;0.3062673;0.05627704,-0.04129947;0.6018448;0.09762454,0.1316456;0.4895527;0.02897382,0.2317694;0.3244139;-0.09362173,0.2517472;0.1554275;-0.2834884,-0.1949472;0.4596659;0.03035462,-0.2354373;0.2705379;-0.09177823,-0.2244043;0.07401557;-0.2538341,0.08022865;0.01406625;-0.04346299,0.1281368;-0.3204066;-0.2628663,0.1534129;-0.6662084;-0.3212442,0.1578447;-0.6873758;-0.4195857,-0.08556735;-0.004732428;-0.03434182,-0.03901501;-0.404798;-0.04358754,0.03856261;-0.7420578;0.01856795,0.02860397;-0.7931209;-0.05652123,-0.03639992;0.5292867;0.08985305,356.5445
+0;0;0,-0.01218034;0.3111545;0.01286888,-0.02302354;0.6098076;0.01096485,0.1542103;0.48817;0.01567619,0.2269254;0.2964974;-0.08824169,0.3131775;0.1147302;-0.2575721,-0.1896733;0.4834634;-0.02413809,-0.2160109;0.2719251;-0.1100605,-0.2334766;0.05463459;-0.2571363,0.08617324;0.01106036;-0.03031568,0.180337;-0.3366396;-0.2056041,0.2183585;-0.6653694;-0.1017093,0.2266046;-0.6237143;-0.2146944,-0.07789139;0.0002365347;-0.04899053,-0.06089738;-0.3998252;-0.06123484,-0.02751918;-0.741527;-0.01195144,-0.01592918;-0.6995929;-0.1246134,-0.02052299;0.5367776;0.01385547,0;0;0,-0.02080771;0.306178;0.05434275,-0.03943405;0.6019885;0.09260654,0.1324596;0.4895568;0.0282104,0.2332736;0.3215201;-0.09189367,0.258117;0.1227783;-0.2622933,-0.1938012;0.4600578;0.03221506,-0.2318159;0.2645829;-0.08254217,-0.2185365;0.0575431;-0.2441272,0.07979251;0.01410276;-0.0436058,0.1273139;-0.3196996;-0.2599524,0.1512009;-0.6626898;-0.3056705,0.1589336;-0.6806982;-0.4086505,-0.08531988;-0.004724936;-0.03413783,-0.037772;-0.4024349;-0.04149613,0.04111893;-0.7349677;0.01767441,0.02446654;-0.7879153;-0.05856119,-0.03491994;0.5293298;0.08565545,356.5685
+0;0;0,-0.01217163;0.310932;0.01285968,-0.02302434;0.6098527;0.0109507,0.1528008;0.488469;0.01565282,0.2263159;0.2946876;-0.08940841,0.3124587;0.1131509;-0.2585241,-0.188301;0.4838005;-0.02383939,-0.2149284;0.2699348;-0.1107071,-0.232372;0.05291978;-0.2575965,0.08594824;0.01103148;-0.03023652,0.1797909;-0.3354826;-0.204927,0.2172443;-0.6593012;-0.1025845,0.2249833;-0.6183627;-0.2086219,-0.07768802;0.0002359171;-0.04886261,-0.06075197;-0.3984613;-0.06106515,-0.02787244;-0.7350581;-0.01251803,-0.01699513;-0.6938578;-0.1182523,-0.02051902;0.5366834;0.01384683,0;0;0,-0.02031381;0.3063518;0.05223155,-0.03786458;0.6029345;0.0869267,0.1333701;0.4902666;0.02717686,0.236078;0.3155994;-0.08655977,0.2620973;0.110046;-0.2479508,-0.1925999;0.4605832;0.03315416,-0.2284712;0.2547668;-0.06856315,-0.2155711;0.03653923;-0.2141193,0.07953828;0.01408234;-0.04357052,0.126151;-0.3198915;-0.2573086,0.1502002;-0.6587647;-0.2936652,0.1581435;-0.6736915;-0.3903191,-0.0850791;-0.004698216;-0.03409564,-0.03672463;-0.4009607;-0.03984881,0.04312778;-0.7285027;0.01560472,0.02029744;-0.7730761;-0.05747801,-0.03365692;0.5300331;0.08091927,356.6005
+0;0;0,-0.01314831;0.3105091;0.01294105,-0.02499117;0.6088751;0.01111154,0.1498727;0.4880975;0.0143228,0.2264166;0.2928836;-0.09605822,0.3129876;0.1176906;-0.2704652,-0.1884405;0.4831986;-0.02486907,-0.2142196;0.2665574;-0.117354,-0.2298048;0.05326644;-0.2685789,0.08571725;0.01138027;-0.02967277,0.1826204;-0.3203763;-0.2279234,0.2164773;-0.6375456;-0.1209629,0.2549466;-0.671733;-0.1698907,-0.07717333;-0.0001871981;-0.04900687,-0.05785332;-0.3979779;-0.06105884,-0.02486403;-0.7294602;-0.0140019,-0.01579218;-0.6900851;-0.1024533,-0.02224188;0.5358409;0.01398664,0;0;0,-0.01934913;0.3063179;0.05050993,-0.03511358;0.6028152;0.08218765,0.1351632;0.4910095;0.02565647,0.240936;0.3065325;-0.07889867,0.2693206;0.08888529;-0.2218285,-0.1904915;0.4613404;0.03342439,-0.2279078;0.245655;-0.0573018,-0.2146038;0.02391456;-0.196079,0.07902454;0.01407593;-0.0437541,0.1253839;-0.3211615;-0.254046,0.149364;-0.6554289;-0.2836003,0.1527735;-0.6733797;-0.3589855,-0.08473206;-0.00471355;-0.03399545,-0.03581512;-0.4001091;-0.03904304,0.04278283;-0.722788;0.01465889,0.02343818;-0.7550048;-0.04656766,-0.03143244;0.5299525;0.07696247,356.634
+0;0;0,-0.01314831;0.3105091;0.01294105,-0.02499117;0.6088751;0.01111154,0.1498727;0.4880975;0.0143228,0.2264166;0.2928836;-0.09605822,0.3129876;0.1176906;-0.2704652,-0.1884405;0.4831986;-0.02486907,-0.2142196;0.2665574;-0.117354,-0.2298048;0.05326644;-0.2685789,0.08571725;0.01138027;-0.02967277,0.1826204;-0.3203763;-0.2279234,0.2164773;-0.6375456;-0.1209629,0.2549466;-0.671733;-0.1698907,-0.07717333;-0.0001871981;-0.04900687,-0.05785332;-0.3979779;-0.06105884,-0.02486403;-0.7294602;-0.0140019,-0.01579218;-0.6900851;-0.1024533,-0.02224188;0.5358409;0.01398664,0;0;0,-0.01934913;0.3063179;0.05050993,-0.03511358;0.6028152;0.08218765,0.1351632;0.4910095;0.02565647,0.240936;0.3065325;-0.07889867,0.2693206;0.08888529;-0.2218285,-0.1904915;0.4613404;0.03342439,-0.2279078;0.245655;-0.0573018,-0.2146038;0.02391456;-0.196079,0.07902454;0.01407593;-0.0437541,0.1253839;-0.3211615;-0.254046,0.149364;-0.6554289;-0.2836003,0.1527735;-0.6733797;-0.3589855,-0.08473206;-0.00471355;-0.03399545,-0.03581512;-0.4001091;-0.03904304,0.04278283;-0.722788;0.01465889,0.02343818;-0.7550048;-0.04656766,-0.03143244;0.5299525;0.07696247,356.6563
+0;0;0,-0.01312316;0.309915;0.01291629,-0.02493312;0.6074549;0.01109024,0.1494499;0.4869747;0.01429405,0.2286864;0.2848935;-0.09996998,0.3148553;0.1105143;-0.2735669,-0.1879304;0.4820893;-0.02478975,-0.2146164;0.257827;-0.1205281,-0.2301292;0.04552679;-0.2710507,0.0852171;0.01131387;-0.02949963,0.1812253;-0.3173786;-0.2259192,0.2148643;-0.6325068;-0.119647,0.2567421;-0.6723814;-0.1729099,-0.07672303;-0.0001861059;-0.04872092,-0.05758146;-0.3943028;-0.06066157,-0.02480445;-0.7236521;-0.01390744,-0.01492882;-0.6834463;-0.1101958,-0.02219008;0.5345864;0.01395881,0;0;0,-0.01845649;0.3065648;0.04542875,-0.03349037;0.6029743;0.06959724,0.1384344;0.4917063;0.02250481,0.2487396;0.2888245;-0.06021929,0.2800548;0.06287438;-0.1864531,-0.1908497;0.4616841;0.03259937,-0.2345147;0.2306551;-0.03733254,-0.2218713;-0.006359801;-0.1451897,0.07870085;0.01395351;-0.04326272,0.1235792;-0.3217603;-0.2460413,0.1473804;-0.6541108;-0.2726474,0.1549447;-0.6701748;-0.3580525,-0.08415304;-0.004535218;-0.03402771,-0.03557064;-0.3962649;-0.03898922,0.04271226;-0.7168232;0.01435289,0.02133405;-0.7545875;-0.05216104,-0.02989649;0.5301636;0.06624293,356.6895
+0;0;0,-0.0136269;0.3097734;0.01254946,-0.0259172;0.6072412;0.01034161,0.1480013;0.485977;0.01282458,0.2309781;0.2850684;-0.1046457,0.3154792;0.1169406;-0.279462,-0.1883644;0.4821857;-0.02611575,-0.2140661;0.2576791;-0.1260402,-0.2269248;0.05098331;-0.27796,0.08505762;0.0114945;-0.02927258,0.1826335;-0.3091049;-0.2329649,0.2129912;-0.6199896;-0.1250017,0.2597721;-0.6672456;-0.1847861,-0.07642862;-0.0004558557;-0.04880845,-0.05614654;-0.3919203;-0.06063245,-0.02265749;-0.7176528;-0.01586872,-0.0116443;-0.6763234;-0.1230203,-0.0230585;0.5343744;0.01330881,0;0;0,-0.01795535;0.3067787;0.04321074,-0.03282;0.6033542;0.06469679,0.1396143;0.492525;0.0213244,0.2519891;0.284184;-0.0494895,0.2829605;0.05683944;-0.1649163,-0.190578;0.4623626;0.03154338,-0.2353556;0.2260182;-0.02489243,-0.2245296;-0.01232205;-0.1199968,0.07865828;0.01396704;-0.04291391,0.1226611;-0.3220128;-0.2403395,0.1456169;-0.6511371;-0.259761,0.1560605;-0.6688291;-0.3564435,-0.08389911;-0.004501439;-0.03412452,-0.03554475;-0.3936486;-0.03880285,0.0423285;-0.710507;0.01376584,0.01967731;-0.7580938;-0.05833351,-0.02922922;0.5305099;0.06198168,356.7233
+0;0;0,-0.0136269;0.3097734;0.01254946,-0.0259172;0.6072412;0.01034161,0.1480013;0.485977;0.01282458,0.2309781;0.2850684;-0.1046457,0.3154792;0.1169406;-0.279462,-0.1883644;0.4821857;-0.02611575,-0.2140661;0.2576791;-0.1260402,-0.2269248;0.05098331;-0.27796,0.08505762;0.0114945;-0.02927258,0.1826335;-0.3091049;-0.2329649,0.2129912;-0.6199896;-0.1250017,0.2597721;-0.6672456;-0.1847861,-0.07642862;-0.0004558557;-0.04880845,-0.05614654;-0.3919203;-0.06063245,-0.02265749;-0.7176528;-0.01586872,-0.0116443;-0.6763234;-0.1230203,-0.0230585;0.5343744;0.01330881,0;0;0,-0.01795535;0.3067787;0.04321074,-0.03282;0.6033542;0.06469679,0.1396143;0.492525;0.0213244,0.2519891;0.284184;-0.0494895,0.2829605;0.05683944;-0.1649163,-0.190578;0.4623626;0.03154338,-0.2353556;0.2260182;-0.02489243,-0.2245296;-0.01232205;-0.1199968,0.07865828;0.01396704;-0.04291391,0.1226611;-0.3220128;-0.2403395,0.1456169;-0.6511371;-0.259761,0.1560605;-0.6688291;-0.3564435,-0.08389911;-0.004501439;-0.03412452,-0.03554475;-0.3936486;-0.03880285,0.0423285;-0.710507;0.01376584,0.01967731;-0.7580938;-0.05833351,-0.02922922;0.5305099;0.06198168,356.7454
+0;0;0,-0.0136116;0.3094254;0.01253536,-0.02588088;0.6063845;0.01033142,0.1478495;0.4852996;0.01280971,0.2312309;0.2834113;-0.1052334,0.3152406;0.1162612;-0.279033,-0.1881561;0.4815123;-0.02608892,-0.2139831;0.2559109;-0.1265006,-0.226767;0.05041723;-0.2775369,0.08472083;0.01144899;-0.02915668,0.1820512;-0.3083439;-0.2323366,0.2123357;-0.6184783;-0.1246338,0.2599986;-0.6671909;-0.1855454,-0.07612599;-0.0004540507;-0.04861519,-0.05589493;-0.3909336;-0.06040945,-0.0224867;-0.71588;-0.01575374,-0.01126586;-0.674337;-0.1249256,-0.02302718;0.5336451;0.01329342,0;0;0,-0.0172123;0.3068431;0.04046679,-0.03167709;0.6031322;0.05890322,0.1415419;0.4932308;0.02009606,0.2544432;0.2800034;-0.03849483,0.2870111;0.05067924;-0.1459789,-0.1907622;0.4643556;0.02981996,-0.2370315;0.2239642;-0.01161216,-0.2276163;-0.01505455;-0.100968,0.07856229;0.01393986;-0.04233742,0.1220122;-0.3231441;-0.2360103,0.1446565;-0.6516315;-0.2528541,0.1569166;-0.6683155;-0.3520908,-0.08340439;-0.004239129;-0.03441726,-0.035461;-0.3924417;-0.03920616,0.0407759;-0.708743;0.01410226,0.02309127;-0.7598111;-0.05864979,-0.02815743;0.5303881;0.05694485,356.7685
+0;0;0,-0.01388687;0.3089739;0.01230075,-0.02635435;0.6057113;0.009873732,0.1476645;0.4844493;0.01186511,0.2334713;0.2858683;-0.112804,0.316025;0.1243089;-0.2833571,-0.1888783;0.481366;-0.02726974,-0.2151337;0.2591971;-0.1381356,-0.2240972;0.05624245;-0.2821287,0.08440167;0.01156749;-0.02870475,0.182859;-0.3009604;-0.2406433,0.2119988;-0.6153316;-0.1281924,0.2571014;-0.6643029;-0.1903495,-0.07551982;-0.0006454149;-0.04876221,-0.05371649;-0.390088;-0.06078758,-0.01940094;-0.7204287;-0.01583145,-0.008130218;-0.6789262;-0.1248033,-0.02346061;0.5330116;0.0128909,0;0;0,-0.0170016;0.3066557;0.03849983,-0.03152419;0.602851;0.05486393,0.1427018;0.4938503;0.01875734,0.2573322;0.2769515;-0.02765799,0.2891971;0.04916489;-0.1230667,-0.1914479;0.4649191;0.02771949,-0.2401171;0.2215045;0.0008819923,-0.2350515;-0.01669243;-0.07151604,0.07859717;0.01389387;-0.04136252,0.1212904;-0.3247005;-0.2306154,0.146933;-0.6586215;-0.2433751,0.1567903;-0.6685685;-0.3455577,-0.08280657;-0.004225116;-0.03473661,-0.03539094;-0.3915412;-0.0395855,0.04036982;-0.7133381;0.01546568,0.0289902;-0.7662274;-0.05618682,-0.02795707;0.5301327;0.05343151,356.8014
+0;0;0,-0.01385865;0.3083461;0.01227575,-0.02628109;0.604012;0.009857154,0.1471387;0.4831718;0.0118415,0.2328798;0.2847428;-0.1127322,0.3155186;0.1230169;-0.283461,-0.1882459;0.4800991;-0.02715867,-0.2144812;0.2581002;-0.1379397,-0.2234539;0.05493648;-0.2820811,0.08434096;0.01155916;-0.0286841,0.1824452;-0.299848;-0.2398626,0.2114573;-0.6128417;-0.1279044,0.2558725;-0.6606095;-0.1891143,-0.07546549;-0.0006449506;-0.04872714,-0.05374036;-0.3886909;-0.06070938,-0.01957516;-0.7175842;-0.01595023,-0.008476206;-0.676257;-0.1232614,-0.02339749;0.531567;0.01286376,0;0;0,-0.01639046;0.3065958;0.03391814,-0.03109506;0.6019161;0.04591203,0.1438975;0.4941094;0.01701307,0.2590218;0.2755679;-0.01806211,0.2909661;0.04471616;-0.1064916,-0.1917581;0.4659401;0.02558091,-0.2403892;0.2219245;0.007260667,-0.2372195;-0.01805751;-0.06005441,0.07860693;0.01379642;-0.04123592,0.1206977;-0.3249083;-0.2275224,0.1467032;-0.6574862;-0.2350807,0.1561837;-0.6680126;-0.3352551,-0.08265004;-0.004071693;-0.03495975,-0.03563028;-0.390029;-0.03957393,0.03955648;-0.7106;0.0144872,0.02896162;-0.7623668;-0.05600491,-0.02745862;0.5294435;0.04554892,356.825
+0;0;0,-0.01385865;0.3083461;0.01227575,-0.02628109;0.604012;0.009857154,0.1471387;0.4831718;0.0118415,0.2328798;0.2847428;-0.1127322,0.3155186;0.1230169;-0.283461,-0.1882459;0.4800991;-0.02715867,-0.2144812;0.2581002;-0.1379397,-0.2234539;0.05493648;-0.2820811,0.08434096;0.01155916;-0.0286841,0.1824452;-0.299848;-0.2398626,0.2114573;-0.6128417;-0.1279044,0.2558725;-0.6606095;-0.1891143,-0.07546549;-0.0006449506;-0.04872714,-0.05374036;-0.3886909;-0.06070938,-0.01957516;-0.7175842;-0.01595023,-0.008476206;-0.676257;-0.1232614,-0.02339749;0.531567;0.01286376,0;0;0,-0.01639046;0.3065958;0.03391814,-0.03109506;0.6019161;0.04591203,0.1438975;0.4941094;0.01701307,0.2590218;0.2755679;-0.01806211,0.2909661;0.04471616;-0.1064916,-0.1917581;0.4659401;0.02558091,-0.2403892;0.2219245;0.007260667,-0.2372195;-0.01805751;-0.06005441,0.07860693;0.01379642;-0.04123592,0.1206977;-0.3249083;-0.2275224,0.1467032;-0.6574862;-0.2350807,0.1561837;-0.6680126;-0.3352551,-0.08265004;-0.004071693;-0.03495975,-0.03563028;-0.390029;-0.03957393,0.03955648;-0.7106;0.0144872,0.02896162;-0.7623668;-0.05600491,-0.02745862;0.5294435;0.04554892,356.8568
+0;0;0,-0.01473567;0.3071544;0.01241987,-0.02819204;0.6017199;0.01023059,0.1457158;0.4810222;0.01153822,0.2336811;0.2820424;-0.1201053,0.3153612;0.1292124;-0.286202,-0.1898726;0.4779353;-0.02782833,-0.2169761;0.2558976;-0.1487644,-0.2192142;0.06997745;-0.3005717,0.08417978;0.01194072;-0.02826102,0.1801166;-0.2891922;-0.2520581,0.2076651;-0.603752;-0.1398703,0.2522956;-0.6561729;-0.2035063,-0.07505559;-0.0009622298;-0.04892068,-0.05314443;-0.3874671;-0.05911495,-0.01870859;-0.71786;-0.01498313,-0.007043148;-0.6760122;-0.1270463,-0.02503885;0.5295281;0.01316746,0;0;0,-0.0160888;0.3059129;0.02955794,-0.03092618;0.6002978;0.03780484,0.1452431;0.4937656;0.01422906,0.2611967;0.2677242;0.003231527,0.2924697;0.03835176;-0.06022716,-0.1931906;0.4671954;0.02188347,-0.2454503;0.218527;0.03157153,-0.2508513;-0.01779483;-0.01013641,0.07861235;0.013659;-0.04075575,0.1200361;-0.3291251;-0.2161217,0.1489842;-0.6625386;-0.1990821,0.1586057;-0.6701747;-0.3055038,-0.08220966;-0.003877435;-0.0354124,-0.03585467;-0.3883434;-0.03808942,0.03816196;-0.7103721;0.01769603,0.02936069;-0.763884;-0.05834952,-0.02725152;0.528073;0.03833818,356.8902
+0;0;0,-0.01473567;0.3071544;0.01241987,-0.02819204;0.6017199;0.01023059,0.1457158;0.4810222;0.01153822,0.2336811;0.2820424;-0.1201053,0.3153612;0.1292124;-0.286202,-0.1898726;0.4779353;-0.02782833,-0.2169761;0.2558976;-0.1487644,-0.2192142;0.06997745;-0.3005717,0.08417978;0.01194072;-0.02826102,0.1801166;-0.2891922;-0.2520581,0.2076651;-0.603752;-0.1398703,0.2522956;-0.6561729;-0.2035063,-0.07505559;-0.0009622298;-0.04892068,-0.05314443;-0.3874671;-0.05911495,-0.01870859;-0.71786;-0.01498313,-0.007043148;-0.6760122;-0.1270463,-0.02503885;0.5295281;0.01316746,0;0;0,-0.0160888;0.3059129;0.02955794,-0.03092618;0.6002978;0.03780484,0.1452431;0.4937656;0.01422906,0.2611967;0.2677242;0.003231527,0.2924697;0.03835176;-0.06022716,-0.1931906;0.4671954;0.02188347,-0.2454503;0.218527;0.03157153,-0.2508513;-0.01779483;-0.01013641,0.07861235;0.013659;-0.04075575,0.1200361;-0.3291251;-0.2161217,0.1489842;-0.6625386;-0.1990821,0.1586057;-0.6701747;-0.3055038,-0.08220966;-0.003877435;-0.0354124,-0.03585467;-0.3883434;-0.03808942,0.03816196;-0.7103721;0.01769603,0.02936069;-0.763884;-0.05834952,-0.02725152;0.528073;0.03833818,356.9125
+0;0;0,-0.01470109;0.3064336;0.01239072,-0.02812763;0.6003464;0.01020598,0.1459123;0.479762;0.01150607,0.2346894;0.2789457;-0.1213525,0.3147606;0.1291263;-0.2841772,-0.1899487;0.4766726;-0.02789246,-0.2173024;0.2525855;-0.1499447,-0.2194964;0.07032788;-0.2987615,0.08402877;0.01191929;-0.02821032,0.1795662;-0.2879601;-0.2510758,0.2072463;-0.604022;-0.1383522,0.2512443;-0.6552749;-0.2010866,-0.07492094;-0.0009605036;-0.04883292,-0.05310099;-0.3858565;-0.05898474,-0.01850072;-0.7178271;-0.01464218,-0.007000575;-0.6761471;-0.1251174,-0.0249811;0.5283074;0.01313663,0;0;0,-0.01622729;0.3053937;0.0272491,-0.03169604;0.5991406;0.03347349,0.1452948;0.4934786;0.01308274,0.2605991;0.2642087;0.01262593,0.2929586;0.03616585;-0.03552413,-0.1946294;0.4675145;0.0205078,-0.2482427;0.2171533;0.03796929,-0.2597327;-0.01668693;0.01439377,0.07866111;0.01372236;-0.04028463,0.1191995;-0.3305683;-0.2092361,0.1456977;-0.665282;-0.1840854,0.1611854;-0.671169;-0.2887071,-0.08187565;-0.003849175;-0.0357811,-0.03653637;-0.3868174;-0.03772104,0.03825492;-0.7104049;0.01764429,0.02732072;-0.7612377;-0.05864432,-0.02783871;0.5270841;0.0345149,356.9355
+0;0;0,-0.0150212;0.3051389;0.01256678,-0.02867993;0.5985259;0.01064235,0.1461525;0.4773291;0.01111105,0.2385635;0.2789954;-0.1234149,0.3176387;0.1331763;-0.2927349,-0.1910924;0.4747955;-0.028759,-0.2173824;0.252575;-0.1548549,-0.2176754;0.06885459;-0.3046284,0.08377836;0.01204798;-0.02789941,0.1775408;-0.2769699;-0.2586369,0.2008388;-0.5906227;-0.1443475,0.2482938;-0.6403115;-0.21765,-0.07457653;-0.001162609;-0.0487784,-0.05137982;-0.3818556;-0.05864063,-0.01684669;-0.7117931;-0.01469012,-0.004567399;-0.6694148;-0.1316154,-0.02548907;0.5266297;0.01350049,0;0;0,-0.016887;0.3042299;0.02553988,-0.03336838;0.5974288;0.03035951,0.1451056;0.4923133;0.01161742,0.2591633;0.2623746;0.02122569,0.2934109;0.03154568;-0.02037358,-0.197278;0.466637;0.0183151,-0.2534718;0.2173929;0.04463841,-0.2687542;-0.01878822;0.03158739,0.07864396;0.01363382;-0.03964329,0.1184925;-0.3282697;-0.2041929,0.1444058;-0.6578871;-0.152581,0.1626561;-0.6735926;-0.2600681,-0.08134948;-0.003793968;-0.03619686,-0.03778461;-0.3828228;-0.03750326,0.03746879;-0.7046077;0.01516847,0.02466334;-0.7619361;-0.06347822,-0.02921171;0.5255392;0.03178215,356.9691
+0;0;0,-0.01500985;0.3049084;0.01255729,-0.02866139;0.5981429;0.01063253,0.1461098;0.4769709;0.0111018,0.2383599;0.2789825;-0.1231899,0.3178256;0.1324432;-0.2933462,-0.1910154;0.4744382;-0.0287541,-0.2172596;0.2526046;-0.1546305,-0.2175541;0.0679768;-0.3051437,0.08371003;0.01203815;-0.02787665,0.1760017;-0.272446;-0.2549946,0.1995747;-0.589802;-0.1393559,0.2421692;-0.6313289;-0.2051505,-0.07451571;-0.00116166;-0.04873862,-0.05168287;-0.3758829;-0.05844615,-0.01674201;-0.7097158;-0.01397672,-0.0057204;-0.6686054;-0.1189262,-0.02547086;0.526254;0.01349039,0;0;0,-0.01690254;0.3041621;0.02349091,-0.03351355;0.5972263;0.02644253,0.1452055;0.4923743;0.01045346,0.2581484;0.2627121;0.02604127,0.2933215;0.02889611;-0.002848864,-0.1979244;0.4677447;0.01661752,-0.2568386;0.2203873;0.04959021,-0.2725331;-0.01725282;0.04483696,0.07863133;0.01356244;-0.03952932,0.1160137;-0.3279684;-0.1911566,0.1455899;-0.6610537;-0.1380315,0.160613;-0.6816627;-0.2300768,-0.08121775;-0.003784321;-0.0363146,-0.03884707;-0.3769267;-0.0373435,0.0411766;-0.7023882;0.01075965,0.01795614;-0.7505575;-0.05713494,-0.02934534;0.5253547;0.02830648,356.991
+0;0;0,-0.01500985;0.3049084;0.01255729,-0.02866139;0.5981429;0.01063253,0.1461098;0.4769709;0.0111018,0.2383599;0.2789825;-0.1231899,0.3178256;0.1324432;-0.2933462,-0.1910154;0.4744382;-0.0287541,-0.2172596;0.2526046;-0.1546305,-0.2175541;0.0679768;-0.3051437,0.08371003;0.01203815;-0.02787665,0.1760017;-0.272446;-0.2549946,0.1995747;-0.589802;-0.1393559,0.2421692;-0.6313289;-0.2051505,-0.07451571;-0.00116166;-0.04873862,-0.05168287;-0.3758829;-0.05844615,-0.01674201;-0.7097158;-0.01397672,-0.0057204;-0.6686054;-0.1189262,-0.02547086;0.526254;0.01349039,0;0;0,-0.01690254;0.3041621;0.02349091,-0.03351355;0.5972263;0.02644253,0.1452055;0.4923743;0.01045346,0.2581484;0.2627121;0.02604127,0.2933215;0.02889611;-0.002848864,-0.1979244;0.4677447;0.01661752,-0.2568386;0.2203873;0.04959021,-0.2725331;-0.01725282;0.04483696,0.07863133;0.01356244;-0.03952932,0.1160137;-0.3279684;-0.1911566,0.1455899;-0.6610537;-0.1380315,0.160613;-0.6816627;-0.2300768,-0.08121775;-0.003784321;-0.0363146,-0.03884707;-0.3769267;-0.0373435,0.0411766;-0.7023882;0.01075965,0.01795614;-0.7505575;-0.05713494,-0.02934534;0.5253547;0.02830648,357.0135
+0;0;0,-0.01548447;0.3044053;0.01266396,-0.02962696;0.5973215;0.01087719,0.1452696;0.4760131;0.0109698,0.239661;0.2822041;-0.1271276,0.3168124;0.1463512;-0.2951236,-0.1916436;0.473587;-0.02953312,-0.2178837;0.2581083;-0.1652643,-0.2158134;0.0786331;-0.3081467,0.08361543;0.01214318;-0.02753179,0.1735011;-0.2607366;-0.2682553,0.1958824;-0.5878504;-0.1486135,0.2399444;-0.6422643;-0.2164789,-0.0742417;-0.001280995;-0.04882138,-0.05074951;-0.3752568;-0.05780775,-0.01427445;-0.7193435;-0.01206467,-0.001960474;-0.6770758;-0.1276966,-0.02631464;0.5254893;0.01369859,0;0;0,-0.01732362;0.3038014;0.02161884,-0.0345273;0.596544;0.02371335,0.1445235;0.4916717;0.009409666,0.2562343;0.2622598;0.03022957,0.2931963;0.03653939;0.01247883,-0.1991887;0.4680023;0.01444934,-0.2583871;0.22182;0.052296,-0.2789704;-0.006598353;0.05798595,0.07865899;0.01355752;-0.03906345,0.1138031;-0.329684;-0.1854899,0.144096;-0.6681967;-0.1060543,0.1614634;-0.6837187;-0.2123511,-0.08081757;-0.00372028;-0.03676515,-0.03976035;-0.3762848;-0.03750447,0.04191488;-0.711817;0.01314956,0.01991562;-0.7684436;-0.06224771,-0.03022197;0.524738;0.02575421,357.0469
+0;0;0,-0.01545093;0.303746;0.01263652,-0.0295695;0.5961673;0.01085245,0.1452632;0.4749897;0.01094152,0.2395011;0.2814958;-0.1269313,0.3153795;0.1478844;-0.2921555,-0.1915349;0.4725643;-0.02954755,-0.2177323;0.2574361;-0.165058,-0.2156961;0.08092207;-0.3055829,0.08344783;0.01211884;-0.02747661,0.172058;-0.2568887;-0.2647842,0.1951662;-0.5946255;-0.141257,0.2339347;-0.6388983;-0.2009693,-0.07409288;-0.001278428;-0.04872352,-0.05093405;-0.3699476;-0.05758237,-0.01327446;-0.7252084;-0.01035379,-0.002439849;-0.6844145;-0.1120941,-0.02626243;0.5244489;0.01366937,0;0;0,-0.01767916;0.3032423;0.01978827,-0.03532217;0.5954687;0.02043796,0.1440657;0.4914034;0.008416653,0.2545002;0.2624059;0.03475976,0.2922023;0.04023886;0.02340508,-0.2001041;0.4675625;0.0135221,-0.2598021;0.2225513;0.05517831,-0.284995;-0.001323879;0.06757967,0.07860026;0.01342416;-0.03882217,0.1112856;-0.3274414;-0.1776533,0.135975;-0.6709377;-0.07154106,0.1527512;-0.6885295;-0.1611991,-0.08052885;-0.003689363;-0.03697111,-0.04109563;-0.3710811;-0.03714842,0.04354652;-0.7174106;0.01529871,0.02565042;-0.7650731;-0.04976466,-0.03091259;0.5237945;0.02284217,357.0697
+0;0;0,-0.01543547;0.3034422;0.01262389,-0.02954333;0.5956422;0.01084055,0.1453977;0.4744733;0.01092628,0.2395309;0.2811944;-0.1267934,0.3145781;0.1490466;-0.2902077,-0.1916167;0.4720464;-0.0295888,-0.217785;0.2571572;-0.1649487,-0.2157712;0.08257672;-0.3039343,0.08349849;0.0121262;-0.02749329,0.1707711;-0.2528206;-0.2612187,0.1943192;-0.5969871;-0.1353398,0.2318829;-0.6389517;-0.1931964,-0.07413787;-0.001279204;-0.04875311,-0.05132864;-0.3643831;-0.05747823,-0.0129521;-0.7264073;-0.009350531,-0.002454192;-0.6859488;-0.107929,-0.02623812;0.5239643;0.01365589,0;0;0,-0.01798571;0.302963;0.01909685,-0.03578015;0.5949588;0.01998973,0.1437832;0.4916287;0.006885529,0.2530392;0.262854;0.03704691,0.2916092;0.043155;0.030406,-0.2007837;0.467568;0.01227336,-0.2606976;0.2234456;0.056984,-0.2898225;0.002723396;0.07224312,0.07863148;0.01362532;-0.03881192,0.1082654;-0.326466;-0.1649094,0.1398168;-0.676915;-0.0598352,0.1521985;-0.6926724;-0.1475294,-0.08056609;-0.003914992;-0.03699596,-0.04195547;-0.3657849;-0.03654521,0.04476674;-0.7185812;0.01697743,0.02812788;-0.7639885;-0.04606376,-0.03135445;0.5233235;0.0223093,357.1033
+0;0;0,-0.01575394;0.3033521;0.01286238,-0.0301988;0.5956022;0.01139327,0.1452473;0.4733455;0.01057421,0.2414729;0.2850081;-0.1321198,0.3168875;0.1569003;-0.2997054,-0.1926305;0.4718365;-0.03019957,-0.2151424;0.2591166;-0.1692513,-0.2131058;0.08844845;-0.3143449,0.08360848;0.0121527;-0.02719061,0.1692585;-0.2445386;-0.2689167,0.1899489;-0.5926188;-0.1391767,0.2329472;-0.64244;-0.2036974,-0.07408129;-0.001350342;-0.04886239,-0.05011694;-0.3633155;-0.05691395,-0.01083915;-0.7300478;-0.008076716,0.000963917;-0.688346;-0.1181083,-0.02680923;0.5238903;0.01412341,0;0;0,-0.01858268;0.3029489;0.01768613,-0.03703823;0.5949703;0.01812816,0.1434097;0.4909812;0.006526232,0.2516911;0.2622782;0.03911448,0.2908864;0.04178783;0.03348827,-0.2024768;0.4668616;0.01172148,-0.2624086;0.2233155;0.05846952,-0.2914832;0.001701504;0.07349735,0.07870916;0.01350635;-0.03872776,0.1070169;-0.3281547;-0.1575732,0.1322303;-0.676368;-0.02899575,0.1521488;-0.6956936;-0.1267374,-0.08055447;-0.003887768;-0.03705748,-0.04285026;-0.3647703;-0.03686994,0.04305668;-0.722116;0.02096127,0.03165077;-0.7764122;-0.050783,-0.03245775;0.5233129;0.02053094,357.1374
+0;0;0,-0.01573677;0.3030215;0.01284836,-0.03017592;0.5951566;0.01137956,0.144964;0.4730114;0.01056596,0.24112;0.28481;-0.1320249,0.3169369;0.156019;-0.3005044,-0.1923146;0.4715051;-0.0301355,-0.2148101;0.2589388;-0.1690868,-0.2127627;0.08736044;-0.3149542,0.08361111;0.01215308;-0.02719147,0.170733;-0.2489496;-0.2730718,0.1905069;-0.5816092;-0.1490795,0.2287064;-0.6225221;-0.2063994,-0.07408363;-0.001350385;-0.04886393,-0.04970744;-0.3695361;-0.05705386,-0.01216972;-0.7200215;-0.01038021,-0.001683921;-0.6796257;-0.1081318,-0.02678739;0.5234665;0.01410886,0;0;0,-0.01914505;0.3026018;0.01733136,-0.03831802;0.5944619;0.01773143,0.1420211;0.4910708;0.005081653,0.2503359;0.262954;0.04013205,0.2902775;0.04136547;0.03525114,-0.2033661;0.4668674;0.01106582,-0.2646987;0.2242432;0.05974543,-0.2934421;0.001368418;0.07462129,0.07869083;0.01368642;-0.03870821,0.09815887;-0.3429666;-0.1316683,0.1321777;-0.6765215;-0.01329874,0.1473965;-0.6988849;-0.09576009,-0.08053635;-0.004112973;-0.03707926,-0.0424192;-0.3712212;-0.03629795,0.03880838;-0.7127274;0.02029816,0.04685124;-0.7531542;-0.04861333,-0.03353778;0.5228395;0.0201354,357.17
+0;0;0,-0.01572615;0.3028169;0.01283968,-0.03016546;0.594956;0.01137034,0.1449226;0.4728134;0.01055831,0.2410312;0.2847048;-0.1319623,0.3171132;0.1554634;-0.3010309,-0.1922529;0.4713076;-0.03013071,-0.2147374;0.2588462;-0.1690135,-0.2126828;0.08666776;-0.3153909,0.08388478;0.01219286;-0.02728047,0.170577;-0.2476221;-0.2719482,0.190998;-0.5911686;-0.143898,0.2351646;-0.6431588;-0.2101718,-0.07432611;-0.001354804;-0.04902387,-0.05007014;-0.3677246;-0.0571734,-0.01130393;-0.7296803;-0.008972269,0.0008198554;-0.6876606;-0.1219937,-0.02677632;0.5232531;0.01410013,0;0;0,-0.01963005;0.3023754;0.01714778,-0.03925792;0.5942093;0.01761055,0.1410913;0.4910415;0.003849506,0.2491532;0.2632113;0.04059052,0.2894755;0.04089214;0.03566289,-0.2040679;0.4664094;0.01107065,-0.2662315;0.2241773;0.05999,-0.2957056;0.00050053;0.07325548,0.07881991;0.01389003;-0.0390389,0.09720839;-0.3416769;-0.1291258,0.1284439;-0.6808869;0.007983685,0.1466534;-0.7020322;-0.09260392,-0.08089399;-0.004335373;-0.03697178,-0.04527749;-0.3698666;-0.03710586,0.03988255;-0.7217498;0.02424606,0.05305462;-0.7721496;-0.05592674,-0.03435575;0.5225817;0.01999688,357.206
+0;0;0,-0.01567365;0.3026891;0.01323405,-0.0300594;0.5948687;0.01215438,0.1451748;0.4719937;0.01086703,0.2435355;0.2866573;-0.1335654,0.3205568;0.1638837;-0.3063289,-0.192245;0.4711722;-0.03055454,-0.2173209;0.2681322;-0.1823147,-0.2066739;0.101942;-0.3343683,0.08436409;0.01216295;-0.02697313,0.168897;-0.2365405;-0.2740349,0.1880125;-0.5868649;-0.1439514,0.2300612;-0.6315984;-0.2047057,-0.07451679;-0.001321561;-0.04937903,-0.04843086;-0.3609142;-0.05655092,-0.008581787;-0.7297179;-0.007458065,0.002732155;-0.6886323;-0.1113493,-0.02668431;0.523141;0.01478693,0;0;0,-0.02060413;0.3022337;0.01648617,-0.04179317;0.5939953;0.01651835,0.1393139;0.4911647;0.001737595,0.2478365;0.2638778;0.03979945,0.2879038;0.04205459;0.03332353,-0.2063732;0.4656279;0.0104299,-0.2693491;0.2235816;0.05872926,-0.2993794;0.000154227;0.06431695,0.07896784;0.01418418;-0.03944206,0.0946628;-0.335195;-0.1273437,0.1196935;-0.6776916;0.02126265,0.1428322;-0.698967;-0.06750512,-0.08134104;-0.004611849;-0.03681239,-0.04643388;-0.3635272;-0.03654389,0.04087399;-0.7219309;0.02621314,0.05005552;-0.7672276;-0.04652193,-0.03645418;0.5223817;0.01900148,357.2362
+0;0;0,-0.01567559;0.3027266;0.01323569,-0.03006868;0.5950557;0.01215504,0.1452963;0.4720962;0.01086646,0.2436665;0.2867418;-0.13358,0.3208295;0.1637425;-0.3066612,-0.192376;0.471274;-0.0305861,-0.2174543;0.2682143;-0.1823609,-0.2067877;0.1017185;-0.3346942,0.08448173;0.01217991;-0.02701074,0.1684673;-0.2349133;-0.2724729,0.1877777;-0.5888106;-0.1410627,0.2311011;-0.6358094;-0.2036587,-0.0746207;-0.001323404;-0.04944789,-0.04870367;-0.3585878;-0.05657334,-0.008448187;-0.7311529;-0.006979797,0.00320871;-0.6897312;-0.1140202,-0.0266914;0.5232817;0.01478929,0;0;0,-0.021153;0.3022582;0.01602626,-0.04333638;0.5940957;0.01553702,0.1380688;0.4911234;0.0001680851,0.2471072;0.2640151;0.03798604,0.2869511;0.04198496;0.02553034,-0.207626;0.4651111;0.01001118,-0.2708461;0.2226512;0.055991,-0.3001124;-0.001135796;0.04584616,0.07904562;0.01430175;-0.03952646,0.09598424;-0.3327563;-0.1268427,0.1173435;-0.6735838;0.03522253,0.1440247;-0.6959962;-0.05568982,-0.08147547;-0.004722157;-0.03680408,-0.04668629;-0.3613028;-0.0362487,0.03913686;-0.7231662;0.03138286,0.05252681;-0.774792;-0.03848794,-0.03774338;0.5224594;0.01814675,357.2695
+0;0;0,-0.0156717;0.3026515;0.01323241,-0.03006506;0.5949863;0.01215159,0.1449455;0.4721276;0.01087127,0.2433749;0.2866618;-0.133662,0.3217972;0.1616551;-0.3095679,-0.1920306;0.4713071;-0.03049583,-0.2171239;0.2681254;-0.1823619,-0.2062833;0.09891239;-0.3371812,0.08458243;0.01219442;-0.02704294,0.1684444;-0.234535;-0.2721437,0.1876928;-0.5872965;-0.1411551,0.2314951;-0.6351465;-0.2044431,-0.07470964;-0.001324981;-0.04950683,-0.04883077;-0.3580633;-0.05662179,-0.008704461;-0.7294329;-0.007187385,0.00308129;-0.687885;-0.1154111,-0.02668756;0.5232075;0.01478601,0;0;0,-0.02167377;0.3021537;0.01587605,-0.04446718;0.593951;0.01547861,0.1364571;0.4908153;-0.002021074,0.2469257;0.2639167;0.0338881,0.2882019;0.04011492;0.003414154,-0.2081332;0.464831;0.0092975,-0.2716275;0.220949;0.04758344,-0.2962527;-0.00595881;0.02256197,0.07913188;0.01441562;-0.03955436,0.09636745;-0.3320718;-0.1269157,0.1172672;-0.6709532;0.03646088,0.143773;-0.6965768;-0.05402707,-0.08159282;-0.004845475;-0.03678783,-0.0469391;-0.3609088;-0.0359907,0.03808877;-0.7217736;0.03121098,0.0550356;-0.7731574;-0.04002184,-0.03872017;0.5223206;0.01804805,357.2918
+0;0;0,-0.0158125;0.3026291;0.01357318,-0.03032469;0.5949597;0.01289888,0.1445263;0.4715117;0.01109633,0.2443565;0.2908249;-0.1384429,0.3196556;0.1856226;-0.3281325,-0.1919373;0.471196;-0.03094242,-0.2037825;0.2384692;-0.1342559,-0.2078932;0.1047103;-0.3208337,0.08469382;0.01216919;-0.02670353,0.1674022;-0.2291365;-0.2775292,0.1828849;-0.5819062;-0.146064,0.2279174;-0.6271732;-0.2115741,-0.07459278;-0.001310222;-0.0496831,-0.04753873;-0.3579623;-0.05675461,-0.00705811;-0.7292858;-0.007263262,0.004913473;-0.6877082;-0.1154633,-0.02692119;0.5231782;0.01542518,0;0;0,-0.02167377;0.3021537;0.01587605,-0.04446718;0.593951;0.01547861,0.1364571;0.4908153;-0.002021074,0.2469257;0.2639167;0.0338881,0.2882019;0.04011492;0.003414154,-0.2081332;0.464831;0.0092975,-0.2716275;0.220949;0.04758344,-0.2962527;-0.00595881;0.02256197,0.07913188;0.01441562;-0.03955436,0.09636745;-0.3320718;-0.1269157,0.1172672;-0.6709532;0.03646088,0.143773;-0.6965768;-0.05402707,-0.08159282;-0.004845475;-0.03678783,-0.0469391;-0.3609088;-0.0359907,0.03808877;-0.7217736;0.03121098,0.0550356;-0.7731574;-0.04002184,-0.03872017;0.5223206;0.01804805,357.3141
+0;0;0,-0.0158132;0.3026425;0.01357378,-0.03032805;0.5950273;0.01289904,0.1449176;0.4714401;0.01108727,0.2448666;0.2905382;-0.13863,0.323524;0.180644;-0.3367795,-0.1923186;0.4711237;-0.03104802,-0.2041779;0.2381198;-0.1344845,-0.208472;0.09839544;-0.3293835,0.08478877;0.01218283;-0.02673346,0.1601622;-0.2077227;-0.2553147,0.177225;-0.5964947;-0.1104328,0.2213168;-0.6401894;-0.1745744,-0.07467642;-0.001311691;-0.04973879,-0.05002164;-0.3263341;-0.05618317,-0.00540974;-0.7355535;-0.001640942,0.006311768;-0.6942177;-0.1075808,-0.02692358;0.5232253;0.01542606,0;0;0,-0.02233234;0.30215;0.0152781,-0.04567852;0.5939576;0.01445627,0.1356887;0.4906447;-0.003392458,0.2492576;0.2643381;0.02851343,0.2871629;0.03146218;-0.01460218,-0.2093564;0.4638788;0.008482086,-0.2718112;0.21828;0.03866851,-0.2933066;-0.01674867;-0.004068326,0.07914092;0.01451221;-0.0397284,0.1050923;-0.2913697;-0.149509,0.1175557;-0.663251;0.03481269,0.1462615;-0.6919796;-0.0501349,-0.08171889;-0.004905344;-0.03674501,-0.05005915;-0.3293833;-0.03589998,0.0434716;-0.7271613;0.03792507,0.0390147;-0.7164645;-0.06741574,-0.03982738;0.5223185;0.01712084,357.3371
+0;0;0,-0.01580401;0.3024666;0.01356589,-0.0303067;0.5946043;0.01289328,0.1439376;0.4714139;0.01110328,0.244006;0.290296;-0.1387928,0.3196342;0.1846339;-0.3293113,-0.1913425;0.4710993;-0.0307876,-0.203216;0.2378172;-0.1343476,-0.2073447;0.1034739;-0.3217407,0.08496663;0.01220839;-0.02678954,0.1604095;-0.2078999;-0.2555814,0.1774687;-0.5965899;-0.1107301,0.2195436;-0.6369135;-0.1719376,-0.07483307;-0.001314443;-0.04984313,-0.05015557;-0.3266365;-0.05629345,-0.005553067;-0.7357695;-0.001762722,0.005632254;-0.6949522;-0.1028565,-0.0269068;0.5228987;0.01541691,0;0;0,-0.02251938;0.3019542;0.01537538,-0.04576323;0.5935251;0.0149262,0.1344087;0.4907329;-0.004442215,0.2506341;0.2649073;0.02349806,0.2864902;0.04565841;-0.03835368,-0.2085114;0.4639714;0.008432817,-0.269669;0.2168108;0.02982449,-0.288449;-0.00691314;-0.02286589,0.07920615;0.01483837;-0.03990316,0.1071611;-0.2902111;-0.1523681,0.1264737;-0.6607393;0.03388095,0.1483254;-0.6865095;-0.04903031,-0.08192459;-0.005118112;-0.03671812,-0.05048659;-0.3299192;-0.03577049,0.04589644;-0.7268851;0.03826479,0.04140793;-0.7153147;-0.06224533,-0.03995378;0.5219741;0.01743984,357.3709
+0;0;0,-0.01595802;0.3020461;0.01408373,-0.0308312;0.5937914;0.01404922,0.1434975;0.4705271;0.01158135,0.2416889;0.3017785;-0.1516727,0.3222048;0.1809256;-0.3250663,-0.1914299;0.470455;-0.0312123,-0.2100585;0.2936781;-0.2133454,-0.2048543;0.1148965;-0.3517781,0.08524203;0.01212569;-0.02637007,0.1594979;-0.2038764;-0.2600583,0.1712265;-0.5811214;-0.1093626,0.2106522;-0.6127615;-0.1817696,-0.07484479;-0.001280431;-0.05005233,-0.04908013;-0.3269736;-0.05647082,-0.00496326;-0.7273226;-0.002296705,0.006497595;-0.6863874;-0.1040106,-0.02732539;0.5222144;0.0163883,0;0;0,-0.02312757;0.3015253;0.01524639,-0.04757528;0.5926207;0.01466298,0.1331015;0.4906367;-0.004965305,0.2511606;0.2665009;0.01942086,0.2863251;0.05631851;-0.05634451,-0.210069;0.4634396;0.008133227,-0.2687954;0.2161149;0.02043074,-0.284539;0.003221884;-0.0542838,0.07921442;0.0153332;-0.03998232,0.1136855;-0.2851191;-0.1637609,0.132841;-0.6444935;0.02503443,0.154713;-0.6780909;-0.05289912,-0.0820488;-0.00549593;-0.03669341,-0.05112223;-0.3308012;-0.03566984,0.0374926;-0.7203921;0.03867316,0.03299617;-0.7089987;-0.06247143,-0.04138973;0.5212324;0.01721239,357.4038
+0;0;0,-0.01594986;0.3018917;0.01407653,-0.03080848;0.59335;0.01404333,0.1424504;0.4705077;0.01160215,0.2393417;0.3039935;-0.1494902,0.3214799;0.1807055;-0.3263776,-0.190389;0.4704361;-0.03092472,-0.208771;0.2959999;-0.2106462,-0.2034619;0.1136159;-0.3518682,0.0852806;0.01213117;-0.02638201,0.1585456;-0.2009886;-0.2569518,0.1705171;-0.5860492;-0.1031341,0.2117776;-0.6205577;-0.1789106,-0.07487866;-0.001281011;-0.05007498,-0.04945781;-0.322628;-0.05640782,-0.004426941;-0.7312714;-0.001111344,0.007567248;-0.6898273;-0.1075585,-0.02730756;0.5218728;0.01637914,0;0;0,-0.0232611;0.3013529;0.01537848,-0.0475371;0.5921781;0.01547861,0.1319751;0.4910182;-0.005007982,0.2512026;0.2709939;0.01596284,0.2865916;0.06266014;-0.07666755,-0.209025;0.4634278;0.008325926,-0.2663656;0.2190105;0.01448505,-0.277569;0.008912921;-0.08022095,0.07916123;0.01565284;-0.04005551,0.1228625;-0.2707421;-0.1815417,0.1312276;-0.6353029;0.01619647,0.1560163;-0.6706892;-0.06575467,-0.08207242;-0.005735656;-0.0367039,-0.05197085;-0.326739;-0.03573185,0.03918157;-0.7243929;0.03935148,0.03439916;-0.7138354;-0.06650198,-0.04142644;0.5208755;0.01778245,357.4258
+0;0;0,-0.01592202;0.3013646;0.01405195,-0.03074278;0.5920777;0.01402096,0.1435949;0.4691375;0.01154153,0.2386033;0.3058591;-0.1464203,0.3237298;0.1780857;-0.3297431,-0.1913819;0.4690654;-0.03125844,-0.2094067;0.2980191;-0.2074873,-0.2039044;0.1089996;-0.3538473,0.08498453;0.01208906;-0.02629041,0.1587129;-0.2023785;-0.2583184,0.1705526;-0.5831981;-0.1061949,0.2117202;-0.6175613;-0.1818008,-0.0746187;-0.001276563;-0.04990113,-0.04903708;-0.3246559;-0.05627402,-0.004502188;-0.7287984;-0.00158659,0.007465002;-0.68738;-0.1077942,-0.02725321;0.5208324;0.01634919,0;0;0,-0.02424458;0.3007285;0.01568961,-0.05045445;0.5906376;0.01611733,0.1310277;0.4908795;-0.004270077,0.2528209;0.2776271;0.01384592,0.2814333;0.06981011;-0.100929,-0.2123708;0.4616222;0.008786056,-0.2692706;0.2220377;0.008749143,-0.2745204;0.01469547;-0.110253,0.07890974;0.01590589;-0.03974867,0.1288949;-0.2670284;-0.1904767,0.1279871;-0.6263399;0.007512331,0.1600511;-0.6574419;-0.07490182,-0.08154155;-0.006126402;-0.03705596,-0.05260094;-0.3292838;-0.03606823,0.03806879;-0.7223735;0.03852891,0.03329152;-0.7117462;-0.06709079,-0.04375661;0.5196172;0.0182941,357.4592
+0;0;0,-0.01538313;0.3013425;0.01508854,-0.02995595;0.5920674;0.01567862,0.1442723;0.4689054;0.01263662,0.2399096;0.309262;-0.1486267,0.3226531;0.1982021;-0.3435602,-0.1903612;0.4691754;-0.03079158,-0.2179417;0.2928232;-0.2004312,-0.2069394;0.1387509;-0.3829702,0.08519018;0.01193251;-0.02568947,0.1587838;-0.1983922;-0.2615214,0.1641387;-0.5788085;-0.1080286,0.2062389;-0.6129556;-0.183304,-0.0744385;-0.001164949;-0.05017224,-0.04775765;-0.3244657;-0.0559997,-0.002307098;-0.7284168;-0.0006554425,0.009844066;-0.6869373;-0.1068355,-0.02649828;0.5208158;0.01785788,0;0;0,-0.02424458;0.3007285;0.01568961,-0.05045445;0.5906376;0.01611733,0.1310277;0.4908795;-0.004270077,0.2528209;0.2776271;0.01384592,0.2814333;0.06981011;-0.100929,-0.2123708;0.4616222;0.008786056,-0.2692706;0.2220377;0.008749143,-0.2745204;0.01469547;-0.110253,0.07890974;0.01590589;-0.03974867,0.1288949;-0.2670284;-0.1904767,0.1279871;-0.6263399;0.007512331,0.1600511;-0.6574419;-0.07490182,-0.08154155;-0.006126402;-0.03705596,-0.05260094;-0.3292838;-0.03606823,0.03806879;-0.7223735;0.03852891,0.03329152;-0.7117462;-0.06709079,-0.04375661;0.5196172;0.0182941,357.4818
+0;0;0,-0.0153546;0.3007836;0.01506056,-0.02987161;0.5903922;0.01565124,0.1442909;0.4675853;0.01260034,0.2382775;0.3106974;-0.1458796,0.3221863;0.1980732;-0.3435585,-0.1902461;0.4678552;-0.03081532,-0.2173505;0.2945469;-0.1975269,-0.2061933;0.1383046;-0.3826369,0.08471745;0.0118663;-0.02554691,0.1584037;-0.1987231;-0.2616755,0.1637724;-0.5801196;-0.1077873,0.2046134;-0.6123481;-0.1808112,-0.07402544;-0.001158485;-0.04989383,-0.04731102;-0.324866;-0.05572862,-0.001743346;-0.729858;-0.000241749,0.01004438;-0.6887219;-0.103246,-0.02643044;0.5194807;0.0178201,0;0;0,-0.02519873;0.3000408;0.0165503,-0.05246166;0.5887309;0.01791739,0.1295412;0.4908392;-0.00254941,0.2545434;0.2842263;0.01322103,0.2764089;0.08479746;-0.1229844,-0.2142101;0.4605694;0.01056524,-0.2720741;0.2256495;0.005315301,-0.2700407;0.02896337;-0.1365025,0.07851361;0.01621881;-0.03928185,0.1368965;-0.2597127;-0.2004883,0.1270259;-0.6194216;-0.001275316,0.1590692;-0.648574;-0.08094384,-0.08069549;-0.006704429;-0.0376004,-0.05343685;-0.3304162;-0.03621175,0.03788363;-0.7242123;0.03967627,0.03317768;-0.7129406;-0.06279303,-0.04546442;0.5180722;0.01975632,357.5155
+0;0;0,-0.01530734;0.2998577;0.0150142,-0.02972155;0.5874099;0.01560677,0.1444568;0.465233;0.01253473,0.2366819;0.3112854;-0.1429749,0.3235675;0.1946658;-0.3476667,-0.1901726;0.4655029;-0.03089294,-0.216769;0.2954428;-0.19448,-0.2052159;0.1336576;-0.3861569,0.08489633;0.01189135;-0.02560085,0.1591162;-0.2002232;-0.2634396,0.1644;-0.5755826;-0.1119873,0.2054054;-0.6080616;-0.1853053,-0.07418173;-0.001160931;-0.04999918,-0.04727383;-0.3272129;-0.05587623,-0.002427455;-0.7257942;-0.001267664,0.009407744;-0.6846132;-0.1046868,-0.02631166;0.5171427;0.01775593,0;0;0,-0.02648846;0.2988687;0.01871562,-0.0555277;0.5853009;0.02279925,0.1275492;0.490986;0.002059221,0.2556365;0.2915196;0.01603627,0.274367;0.09876041;-0.1437793,-0.2169819;0.4581391;0.01554831,-0.2763785;0.2284332;0.005760234,-0.2672561;0.03696272;-0.1564241,0.07835824;0.01712459;-0.03963494,0.1428032;-0.2573307;-0.2057362,0.127056;-0.6116885;-0.01069021,0.163697;-0.6369785;-0.09169054,-0.08097313;-0.007596051;-0.03728065,-0.05528748;-0.3337982;-0.03820797,0.03480706;-0.7205895;0.04012382,0.02984143;-0.7092061;-0.0627808,-0.048021;0.515325;0.0236578,357.5381
+0;0;0,-0.01488625;0.2987176;0.01591011,-0.02902334;0.583941;0.01725171,0.1441562;0.4629695;0.01351401,0.2327973;0.3180674;-0.1405655,0.321073;0.1979196;-0.3469151,-0.1881289;0.4633041;-0.03093338,-0.2036952;0.3122108;-0.2027555,-0.1969337;0.1397306;-0.3898735,0.08482616;0.01164951;-0.02503501,0.1588926;-0.195332;-0.2714316,0.160352;-0.5661273;-0.1215353,0.1974718;-0.5918527;-0.1943559,-0.07381848;-0.0009804042;-0.05007806,-0.04564442;-0.3299342;-0.05591511,-0.0004518032;-0.7234564;-0.000614848,0.01101707;-0.6828353;-0.09829643,-0.02566658;0.5143967;0.01918906,0;0;0,-0.0278936;0.297307;0.02318287,-0.05718636;0.581307;0.03059673,0.1251673;0.489971;0.00890851,0.2553308;0.3016157;0.02210379,0.2698449;0.1244976;-0.1601784,-0.2179224;0.4557768;0.02370117,-0.2799698;0.235509;0.008647599,-0.2640868;0.07289556;-0.1865776,0.0779525;0.01793286;-0.0394938,0.1519116;-0.2521794;-0.2144449,0.1357904;-0.6029115;-0.02290559,0.1687077;-0.6305734;-0.09623766,-0.08063343;-0.008604837;-0.03717724,-0.05750435;-0.3379944;-0.03963376,0.0327298;-0.7186599;0.04350292,0.04106867;-0.7655132;-0.01822295,-0.04968025;0.512061;0.03028822,357.5717
+0;0;0,-0.01478658;0.2967175;0.01580358,-0.0287205;0.5778358;0.01713357,0.1455245;0.4577039;0.0133255,0.232561;0.3154249;-0.1379648,0.3225047;0.1930068;-0.3482134,-0.1889568;0.4580407;-0.03141565,-0.2042413;0.3096825;-0.2001274,-0.197352;0.1339433;-0.390781,0.08486819;0.01165528;-0.02504742,0.1582471;-0.1934049;-0.2691568,0.1596891;-0.5597771;-0.1210485,0.1971049;-0.5859469;-0.1944498,-0.07385505;-0.00098089;-0.05010287,-0.04594254;-0.3268811;-0.05588573,-0.001289003;-0.7157091;-0.00124513,0.01027133;-0.6750033;-0.09970565,-0.02542068;0.5094709;0.01903806,0;0;0,-0.03068244;0.2944613;0.02933931,-0.06287701;0.5738373;0.04173112,0.1222539;0.4889053;0.01997924,0.2542366;0.3068122;0.03138447,0.2621236;0.1381869;-0.1655517,-0.2239573;0.4493499;0.03476283,-0.291028;0.2355949;0.01200834,-0.2693969;0.08265893;-0.196374,0.07774841;0.01876849;-0.03960752,0.1563667;-0.2438572;-0.2181304,0.1403029;-0.5925031;-0.03278017,0.1738969;-0.6171073;-0.1091514,-0.08069041;-0.009596188;-0.03691611,-0.06103879;-0.3360836;-0.04349716,0.02904595;-0.710129;0.04673309,0.03442426;-0.7577479;-0.0156297,-0.05451741;0.5059028;0.03992128,357.5934
+0;0;0,-0.01478658;0.2967175;0.01580358,-0.0287205;0.5778358;0.01713357,0.1455245;0.4577039;0.0133255,0.232561;0.3154249;-0.1379648,0.3225047;0.1930068;-0.3482134,-0.1889568;0.4580407;-0.03141565,-0.2042413;0.3096825;-0.2001274,-0.197352;0.1339433;-0.390781,0.08486819;0.01165528;-0.02504742,0.1582471;-0.1934049;-0.2691568,0.1596891;-0.5597771;-0.1210485,0.1971049;-0.5859469;-0.1944498,-0.07385505;-0.00098089;-0.05010287,-0.04594254;-0.3268811;-0.05588573,-0.001289003;-0.7157091;-0.00124513,0.01027133;-0.6750033;-0.09970565,-0.02542068;0.5094709;0.01903806,0;0;0,-0.03068244;0.2944613;0.02933931,-0.06287701;0.5738373;0.04173112,0.1222539;0.4889053;0.01997924,0.2542366;0.3068122;0.03138447,0.2621236;0.1381869;-0.1655517,-0.2239573;0.4493499;0.03476283,-0.291028;0.2355949;0.01200834,-0.2693969;0.08265893;-0.196374,0.07774841;0.01876849;-0.03960752,0.1563667;-0.2438572;-0.2181304,0.1403029;-0.5925031;-0.03278017,0.1738969;-0.6171073;-0.1091514,-0.08069041;-0.009596188;-0.03691611,-0.06103879;-0.3360836;-0.04349716,0.02904595;-0.710129;0.04673309,0.03442426;-0.7577479;-0.0156297,-0.05451741;0.5059028;0.03992128,357.6166
+0;0;0,-0.01496062;0.2946616;0.01636478,-0.02926589;0.5727023;0.01857713,0.1444707;0.4532652;0.01392005,0.2281705;0.3199703;-0.1350343,0.3149856;0.2017319;-0.3548808,-0.1883564;0.4536401;-0.0316022,-0.2112913;0.3053753;-0.187974,-0.196148;0.1462684;-0.3984624,0.0854241;0.0115659;-0.02474705,0.1565384;-0.1956092;-0.2670858,0.1556699;-0.5702773;-0.1219992,0.1892038;-0.590871;-0.1982221,-0.07403263;-0.0008468867;-0.05061537,-0.04582333;-0.3262447;-0.05584201,6.952137E-05;-0.7214326;0.0002605729,0.01156199;-0.6809146;-0.09592396,-0.02585519;0.5050602;0.02018804,0;0;0,-0.03172618;0.2918188;0.03394628,-0.06402518;0.567861;0.0509913,0.1210292;0.4875111;0.03081274,0.2533554;0.316172;0.04047203,0.2555172;0.16111;-0.1735392,-0.2251227;0.4454671;0.04500341,-0.2942991;0.2422963;0.01505628,-0.2666446;0.112253;-0.2133592,0.07780928;0.0191457;-0.04028177,0.1674321;-0.225026;-0.2379045,0.14649;-0.5764195;-0.04422665,0.1775543;-0.6062375;-0.1145899,-0.08134229;-0.01006863;-0.03640766,-0.06405398;-0.3360911;-0.04723676,0.02824453;-0.7140505;0.05303656,0.03218697;-0.7605693;-0.007158961,-0.0557855;0.5006825;0.04801679,357.6503
+0;0;0,-0.01498012;0.2950457;0.01638611,-0.02932789;0.5739143;0.01860225,0.1431394;0.4545992;0.01399876,0.2242163;0.3254814;-0.1302876,0.3059172;0.2142084;-0.3371832,-0.1871811;0.4549713;-0.03118065,-0.2093972;0.3113528;-0.1826521,-0.195146;0.1616187;-0.3807408,0.08517547;0.01153223;-0.02467502,0.1561032;-0.1950994;-0.266378,0.1552568;-0.5602233;-0.1249873,0.1909208;-0.5840307;-0.2060517,-0.07381715;-0.0008444217;-0.05046805,-0.04568185;-0.3253886;-0.05568098,-0.0009580553;-0.7105096;-0.001007523,0.01126439;-0.6693236;-0.1033015,-0.02590368;0.5060041;0.02021954,0;0;0,-0.03082224;0.2917638;0.03832436,-0.06161754;0.5686522;0.05782866,0.1214564;0.48567;0.04127073,0.2553186;0.3241828;0.04940844,0.2590206;0.213075;-0.1730862,-0.2214799;0.4439742;0.05395353,-0.3062489;0.2694396;-0.02614197,-0.2528687;0.1577126;-0.2418504,0.07779782;0.01894921;-0.03981376,0.1705601;-0.2176085;-0.2437336,0.1467368;-0.5584012;-0.05242155,0.1828892;-0.5867835;-0.1300301,-0.08096175;-0.009822777;-0.03667993,-0.0637349;-0.3347755;-0.05269989,0.02587114;-0.7008713;0.05337636,0.02831318;-0.7538286;-0.008677825,-0.05418092;0.5011379;0.05427098,357.6726
+0;0;0,-0.01484594;0.2924029;0.01623934,-0.02890253;0.5656072;0.01841806,0.1451545;0.4473451;0.01371601,0.2301505;0.311986;-0.1375449,0.3135313;0.198425;-0.3486946,-0.1884262;0.4477209;-0.03190931,-0.2117162;0.2971602;-0.1907026,-0.197172;0.1443473;-0.3928642,0.0843474;0.01142012;-0.02443513,0.1542479;-0.1922186;-0.2626373,0.1533667;-0.5723178;-0.1154477,0.1891188;-0.5962582;-0.1967125,-0.0730995;-0.0008362123;-0.0499774,-0.04537171;-0.3206798;-0.05511483,0.001186367;-0.721596;0.00180098,0.01343903;-0.6803824;-0.100746,-0.02555699;0.4992574;0.01999819,0;0;0,-0.03162113;0.2882127;0.0437851,-0.06392825;0.5584429;0.07199311,0.1218162;0.4839946;0.05212021,0.2949923;0.3487727;0.03981829,0.2559368;0.2356848;-0.1840532,-0.2264976;0.4399211;0.06302724,-0.3167685;0.2600269;-0.02594183,-0.2596929;0.1667246;-0.2550045,0.07771509;0.01857281;-0.03817582,0.1751458;-0.1796811;-0.2711946,0.1481924;-0.5338004;-0.07115984,0.1836109;-0.5685279;-0.1442873,-0.07948702;-0.009159311;-0.03794599,-0.06196102;-0.3293886;-0.05347358,0.03011402;-0.7095179;0.06126459,0.03100066;-0.764636;0.001717295,-0.05597568;0.4927485;0.06591177,357.7061
+0;0;0,-0.01485488;0.2902162;0.01671293,-0.02885751;0.5606231;0.01928742,0.1452941;0.4422103;0.0137368,0.2279705;0.3050258;-0.1349191,0.3060889;0.2248271;-0.3659204,-0.1881707;0.443267;-0.03283183,-0.2019635;0.3100774;-0.2055277,-0.1918809;0.1503543;-0.4062333,0.08385303;0.01126273;-0.02376892,0.1524859;-0.1855708;-0.2685937,0.1474638;-0.548646;-0.1322762,0.1853881;-0.5796648;-0.2090714,-0.07239;-0.0007805747;-0.04982188,-0.04406279;-0.3210395;-0.05481466,0.000416182;-0.7024671;-0.0003548376,0.01308485;-0.6610767;-0.1041276,-0.02550602;0.4946551;0.02075832,0;0;0,-0.03211942;0.2853521;0.04762316,-0.06455751;0.5519701;0.08232427,0.1217056;0.4810346;0.062644,0.2947282;0.3489178;0.0436213,0.2454951;0.2470209;-0.1867893,-0.2282223;0.4370365;0.06858853,-0.3309686;0.2832502;-0.04780102,-0.2572927;0.2035111;-0.2804154,0.07768345;0.01826549;-0.03680754,0.1755374;-0.1758735;-0.2737205,0.1474449;-0.5154313;-0.08840276,0.1825034;-0.5488205;-0.1646376,-0.07832672;-0.008610178;-0.03890925,-0.06004076;-0.3291442;-0.05670455,0.02618305;-0.6896802;0.05735921,0.02504987;-0.7468337;-0.001479667,-0.05659499;0.4868146;0.07480574,357.7395
+0;0;0,-0.01476729;0.288505;0.01661438,-0.02869615;0.5574878;0.01917425,0.1445685;0.4396645;0.01365224,0.2239316;0.3079779;-0.129046,0.3046931;0.2250655;-0.3678635,-0.1871965;0.4407157;-0.03267903,-0.2004366;0.3128639;-0.1984538,-0.1900129;0.1477364;-0.4059505,0.08423136;0.01131355;-0.02387616,0.153117;-0.1862449;-0.2696026,0.1482708;-0.5365995;-0.1380611,0.1855586;-0.5665941;-0.2135674,-0.07271662;-0.0007840966;-0.05004667,-0.0442851;-0.3222224;-0.05505784,-0.001364477;-0.6902864;-0.002506062,0.01109157;-0.6490871;-0.1045372,-0.02536102;0.4918419;0.02063797,0;0;0,-0.03244638;0.2826447;0.05280566,-0.06441022;0.5472929;0.09166026,0.1210418;0.4789336;0.07418442,0.2955033;0.3632371;0.06076312,0.2459614;0.2905472;-0.1896214,-0.227752;0.4346811;0.07560067,-0.3308755;0.2995353;-0.04729687,-0.2461559;0.1939836;-0.2755775,0.07775357;0.01864773;-0.03741169,0.1744676;-0.1673121;-0.2828121,0.1429981;-0.498214;-0.1107988,0.1786144;-0.5276991;-0.1875057,-0.07899636;-0.009100328;-0.03833731,-0.0600379;-0.3308291;-0.05528336,0.02279509;-0.6785024;0.05578848,0.01814113;-0.7343152;-0.001704678,-0.05658885;0.4825617;0.08321357,357.7729
+0;0;0,-0.01470089;0.2872078;0.01653968,-0.02859077;0.5554374;0.01909343,0.1451587;0.4376706;0.01354639,0.2187448;0.3155697;-0.1187647,0.2995147;0.2326487;-0.3576069,-0.1875736;0.438725;-0.03291997,-0.1998499;0.3201798;-0.1866278,-0.1894251;0.155035;-0.394146,0.08297794;0.01114519;-0.02352087,0.1527008;-0.1888144;-0.2722339,0.147885;-0.5369769;-0.1415154,0.1840236;-0.5651227;-0.2146947,-0.07163454;-0.0007724287;-0.04930194,-0.04285745;-0.3261175;-0.05437401,-0.0002053678;-0.6918787;-0.002151035,0.01186681;-0.6510246;-0.1010378,-0.02526626;0.4900002;0.0205525,0;0;0,-0.03276227;0.2804088;0.05723262,-0.06464332;0.543787;0.09940934,0.1214078;0.4760787;0.08330679,0.2849259;0.3714073;0.07166576,0.2463344;0.3010572;-0.18133,-0.2295282;0.4361389;0.07824277,-0.332033;0.3011978;-0.01722153,-0.2551089;0.2046912;-0.252199,0.07764924;0.01816154;-0.03469205,0.1723632;-0.1560155;-0.2942973,0.141654;-0.4873091;-0.128077,0.1735244;-0.5131016;-0.204977,-0.0764478;-0.008043625;-0.04066717,-0.05685468;-0.3337702;-0.05555232,0.02477732;-0.6781055;0.05889015,0.01889757;-0.7323945;0.005011387,-0.0568435;0.4793671;0.09022021,357.8063
+0;0;0,-0.01490963;0.2860368;0.01687831,-0.02908019;0.5523781;0.01979087,0.1471966;0.4342876;0.01348851,0.2205396;0.3246011;-0.1219874,0.2930031;0.2275296;-0.3583017,-0.1897297;0.4354624;-0.03500957,-0.2016021;0.3206131;-0.1847852,-0.1915539;0.1642456;-0.3991832,0.08218381;0.01100866;-0.02303085,0.1512772;-0.1884589;-0.2797542,0.1455006;-0.5347776;-0.1538297,0.1762055;-0.5570547;-0.2276787,-0.07082403;-0.0007793811;-0.04887882,-0.04137055;-0.3317993;-0.05401443,0.001079194;-0.6941531;-0.001815297,0.0129212;-0.6537744;-0.09605649,-0.02567384;0.4874036;0.02113002,0;0;0,-0.0334875;0.2781335;0.0620048,-0.06608719;0.5385036;0.110065,0.1229312;0.4733308;0.09600043,0.2784819;0.3657777;0.09657145,0.2664663;0.3543251;-0.168462,-0.2329591;0.4304686;0.08513861,-0.3331796;0.3028516;-0.01198906,-0.2468552;0.2529647;-0.2581144,0.0776514;0.0180538;-0.03240538,0.1704417;-0.1458634;-0.3062469,0.137442;-0.4764393;-0.1466925,0.166526;-0.5009874;-0.2195485,-0.07483359;-0.007837608;-0.04176475,-0.05416763;-0.3393151;-0.05455897,0.02600621;-0.6794847;0.06241851,0.01938714;-0.7302487;0.01179524,-0.05804138;0.4748383;0.09924483,357.84
+0;0;0,-0.0148362;0.284628;0.01679518,-0.02891511;0.549248;0.01968671,0.1468048;0.4316895;0.01340055,0.2204137;0.3216055;-0.1225664,0.2928793;0.2245311;-0.3588874,-0.1890737;0.4328606;-0.03494671,-0.2009891;0.3175951;-0.1852651,-0.1909407;0.1612231;-0.3996693,0.08185727;0.01096492;-0.02293934,0.1518029;-0.190963;-0.2828293,0.1461539;-0.5296332;-0.159686,0.1783342;-0.5544223;-0.2370835,-0.07054263;-0.0007762845;-0.04868461,-0.04072585;-0.3358793;-0.05388357,0.000786379;-0.6902304;-0.002837278,0.01319741;-0.649353;-0.1016069,-0.025528;0.4846403;0.02101829,0;0;0,-0.03208227;0.2761362;0.06507564,-0.06171123;0.534196;0.1177568,0.1258379;0.4699941;0.106746,0.2866812;0.3695083;0.09927893,0.266198;0.348718;-0.1646729,-0.2305792;0.4365721;0.08562313,-0.3328606;0.3129779;-0.01580038,-0.2310995;0.3087722;-0.2610539,0.07791698;0.01732406;-0.03123903,0.1680667;-0.1410087;-0.3141062,0.1366962;-0.4677271;-0.1652281,0.1639127;-0.4932879;-0.2439685,-0.07423177;-0.0069122;-0.04229564,-0.05127158;-0.3423781;-0.05435985,0.02680577;-0.6746199;0.06145427,0.01957427;-0.730835;0.01103141,-0.05460195;0.470998;0.1058042,357.8621
+0;0;0,-0.0148362;0.284628;0.01679518,-0.02891511;0.549248;0.01968671,0.1468048;0.4316895;0.01340055,0.2204137;0.3216055;-0.1225664,0.2928793;0.2245311;-0.3588874,-0.1890737;0.4328606;-0.03494671,-0.2009891;0.3175951;-0.1852651,-0.1909407;0.1612231;-0.3996693,0.08185727;0.01096492;-0.02293934,0.1518029;-0.190963;-0.2828293,0.1461539;-0.5296332;-0.159686,0.1783342;-0.5544223;-0.2370835,-0.07054263;-0.0007762845;-0.04868461,-0.04072585;-0.3358793;-0.05388357,0.000786379;-0.6902304;-0.002837278,0.01319741;-0.649353;-0.1016069,-0.025528;0.4846403;0.02101829,0;0;0,-0.03208227;0.2761362;0.06507564,-0.06171123;0.534196;0.1177568,0.1258379;0.4699941;0.106746,0.2866812;0.3695083;0.09927893,0.266198;0.348718;-0.1646729,-0.2305792;0.4365721;0.08562313,-0.3328606;0.3129779;-0.01580038,-0.2310995;0.3087722;-0.2610539,0.07791698;0.01732406;-0.03123903,0.1680667;-0.1410087;-0.3141062,0.1366962;-0.4677271;-0.1652281,0.1639127;-0.4932879;-0.2439685,-0.07423177;-0.0069122;-0.04229564,-0.05127158;-0.3423781;-0.05435985,0.02680577;-0.6746199;0.06145427,0.01957427;-0.730835;0.01103141,-0.05460195;0.470998;0.1058042,357.8849
+0;0;0,-0.01499452;0.2834408;0.01716104,-0.02911432;0.5472118;0.0204795,0.1472427;0.4296202;0.01343937,0.221289;0.3210887;-0.1250421,0.2888976;0.2316582;-0.3456159,-0.1892608;0.4306747;-0.0362288,-0.2014442;0.3164236;-0.1886667,-0.1914845;0.1797534;-0.3946852,0.08110601;0.01057481;-0.0224179,0.1511071;-0.1881715;-0.2949838,0.143917;-0.5241964;-0.1752461,0.1758175;-0.5465877;-0.2504743,-0.06975308;-0.0004643566;-0.04823758,-0.03868561;-0.343537;-0.05356456,0.002805516;-0.6943116;-0.003194533,0.01510019;-0.6537473;-0.09889718,-0.02572987;0.4828196;0.02170714,0;0;0,-0.03148253;0.2738653;0.06974697,-0.06087878;0.5303878;0.1257367,0.127324;0.4660614;0.1161556,0.279182;0.3516524;0.09916234,0.2873407;0.3073085;-0.1441247,-0.2310672;0.4380224;0.09017789,-0.3335141;0.3165268;-0.01556958,-0.2723959;0.3990494;-0.2406832,0.07814801;0.01604176;-0.02877712,0.1639497;-0.1370215;-0.32526,0.1381979;-0.463719;-0.1841674,0.1621399;-0.4866182;-0.2619505,-0.07240318;-0.004965292;-0.04388277,-0.04736252;-0.348487;-0.05151435,0.02909735;-0.6769126;0.06507033,0.02144215;-0.7310281;0.01723997,-0.05380039;0.4675565;0.1130304,357.9181
+0;0;0,-0.01492943;0.2822105;0.01708655,-0.02897548;0.5446052;0.02038538,0.1478528;0.4271447;0.01331666,0.2388985;0.2936966;-0.1569571,0.3010313;0.2115094;-0.3596659,-0.1895962;0.4282021;-0.03649107,-0.2045767;0.2877215;-0.2239254,-0.1954236;0.1621206;-0.4132577,0.08192933;0.01068215;-0.02264547,0.1532442;-0.1917944;-0.3003271,0.146102;-0.5255812;-0.1813869,0.1786504;-0.5490366;-0.2581429,-0.07046117;-0.0004690705;-0.04872725,-0.03881061;-0.3499807;-0.05415421,0.002404176;-0.6984191;-0.004119661,0.01494856;-0.6576402;-0.101766,-0.02560579;0.4804935;0.02160767,0;0;0,-0.03177328;0.271749;0.07280445,-0.061312;0.525644;0.1339684,0.1275561;0.4635357;0.1225901,0.3067361;0.3207399;0.0716517,0.2718754;0.3289142;-0.1529012,-0.2316805;0.4367068;0.09254572,-0.3586231;0.2971796;-0.04712743,-0.2992886;0.3595437;-0.2575941,0.07906094;0.0159646;-0.02887631,0.1585633;-0.1342886;-0.3359479,0.1383272;-0.4612545;-0.200688,0.1597752;-0.4837056;-0.2819114,-0.07354788;-0.005210848;-0.04362223,-0.04726135;-0.3550529;-0.05407004,0.02850996;-0.6801025;0.06514781,0.02025075;-0.7369885;0.01834012,-0.0540917;0.4633905;0.1199851,357.9401
+0;0;0,-0.01493279;0.2822739;0.01709039,-0.02901198;0.545288;0.0203965,0.1478928;0.4276431;0.01332765,0.2419526;0.2897773;-0.1625829,0.2963729;0.2177919;-0.3401297,-0.1896884;0.4287009;-0.03649958,-0.2051647;0.2835698;-0.2301388,-0.1971478;0.1735596;-0.3959695,0.08254369;0.01076226;-0.02281529,0.1546843;-0.1940586;-0.303712,0.1474897;-0.530295;-0.183899,0.179897;-0.5535188;-0.2603224,-0.07098953;-0.0004725879;-0.04909265,-0.03897251;-0.354031;-0.05458244,0.002544742;-0.7050265;-0.004180703,0.01503477;-0.6642944;-0.101404,-0.02563369;0.4810128;0.0216219,0;0;0,-0.03155261;0.2706861;0.07698774,-0.0608315;0.5244348;0.1414528,0.1279416;0.4612081;0.1332622,0.3141546;0.3277765;0.0537672,0.3033572;0.3807177;-0.1379278,-0.2280283;0.4200094;0.09755936,-0.369036;0.3042166;-0.0621516,-0.3148963;0.3616424;-0.2450108,0.07970107;0.01583931;-0.0290978,0.1510606;-0.1291905;-0.3452196,0.137904;-0.4621814;-0.2171346,0.1581608;-0.4820869;-0.299734,-0.07447821;-0.005282934;-0.04330025,-0.04652273;-0.35908;-0.0535464,0.02926276;-0.6865928;0.066677,0.03149906;-0.674599;-0.03024737,-0.05367757;0.4621655;0.1267703,357.9739
+0;0;0,-0.01506747;0.2820072;0.01749919,-0.02922187;0.5451696;0.02118974,0.1478074;0.427743;0.01370994,0.2485893;0.2867077;-0.1852588,0.3037685;0.2161268;-0.3939657,-0.1895839;0.4285533;-0.0367794,-0.2121068;0.2749473;-0.2501673,-0.1981037;0.150466;-0.4396225,0.08332987;0.0105698;-0.02252844,0.15569;-0.1928396;-0.3089872,0.1458074;-0.5309777;-0.193571,0.1807227;-0.5578285;-0.2766529,-0.07134805;-0.0001543459;-0.04972474,-0.03867204;-0.3573349;-0.05465989,0.003385831;-0.7085865;-0.003578071,0.01702533;-0.6669649;-0.1086143,-0.02582932;0.4808267;0.02232915,0;0;0,-0.03172741;0.269529;0.080055,-0.06109187;0.5225607;0.1478536,0.1277849;0.4607627;0.1385374,0.336405;0.3493945;0.02144217,0.285262;0.402481;-0.1933861,-0.2243345;0.4054576;0.1012697,-0.3760509;0.316671;-0.09554388,-0.3154252;0.3936357;-0.3004486,0.08010921;0.01620638;-0.02971506,0.1428637;-0.1269816;-0.3525604,0.1370187;-0.4618779;-0.2277961,0.1599152;-0.4811703;-0.3194461,-0.07538887;-0.005704741;-0.04297781,-0.0467031;-0.3630416;-0.05552815,0.02879164;-0.6899329;0.06775399,0.01685898;-0.7551349;0.02140852,-0.05388484;0.4604197;0.1323819,358.0075
+0;0;0,-0.01503257;0.2813539;0.01745865,-0.02917889;0.5443671;0.02114545,0.1484778;0.4267457;0.01363457,0.2485152;0.2867521;-0.1838646,0.3036764;0.2161943;-0.3925032,-0.1901323;0.427559;-0.03703713,-0.2124888;0.2750875;-0.248849,-0.1984903;0.1506469;-0.4382422,0.08369126;0.01061564;-0.02262614,0.1570267;-0.1955356;-0.3129461,0.1471182;-0.5345606;-0.1972271,0.1814075;-0.560392;-0.2788192,-0.07165748;-0.0001550153;-0.04994039,-0.03854103;-0.36215;-0.05494206,0.003627174;-0.714323;-0.00372624,0.01702209;-0.6729099;-0.106879,-0.02578617;0.4800211;0.02228491,0;0;0,-0.03161252;0.268191;0.08224988,-0.06077287;0.5199447;0.1541812,0.1287486;0.4586105;0.1436012,0.3349341;0.3560025;0.01881838,0.2888993;0.4172501;-0.1949122,-0.2246373;0.4052966;0.1025266,-0.3739094;0.3263836;-0.0977288,-0.2694584;0.3844047;-0.2907956,0.08042803;0.01629266;-0.02991223,0.1349369;-0.1255811;-0.3601587,0.1362355;-0.4643675;-0.243329,0.1615113;-0.4834541;-0.3322212,-0.0758966;-0.005876489;-0.04282562,-0.04639799;-0.3679421;-0.05698298,0.02971491;-0.694855;0.06856322,0.01644902;-0.7589383;0.02471655,-0.0535875;0.4580451;0.1377487,358.041
+0;0;0,-0.01500628;0.2808619;0.01742813,-0.02915109;0.5438465;0.02111524,0.148774;0.4261668;0.01359055,0.238539;0.3005486;-0.1636282,0.2894723;0.2353987;-0.3562756,-0.1903601;0.4269813;-0.03715957,-0.2104209;0.2901666;-0.2272213,-0.1974953;0.1752637;-0.4020984,0.08350667;0.01059223;-0.02257624,0.1574272;-0.1972038;-0.3152126,0.1474635;-0.5381191;-0.1988484,0.1820981;-0.5645128;-0.2812622,-0.07149944;-0.0001546734;-0.04983024,-0.03811876;-0.365038;-0.05487182,0.004284557;-0.7191746;-0.003370441,0.01781438;-0.6776465;-0.1075621,-0.02575964;0.4795247;0.02225428,0;0;0,-0.03098449;0.266841;0.08513641,-0.05992509;0.5177021;0.1600978,0.1297519;0.4559214;0.1500037,0.3335453;0.3922385;0.05173421,0.299258;0.4058691;-0.15464,-0.2244406;0.4061646;0.1049315,-0.352545;0.3595443;-0.08653651,-0.2991926;0.4503999;-0.2677835,0.08070728;0.0158785;-0.02880025,0.1306477;-0.1261375;-0.3628914,0.1372386;-0.4684711;-0.2505198,0.1628042;-0.4868724;-0.3409386,-0.07524298;-0.005289168;-0.04365507,-0.04412215;-0.3701787;-0.05656454,0.03337812;-0.6978177;0.071925,0.01293017;-0.7606093;0.0256277,-0.05282732;0.4559959;0.143008,358.0633
+0;0;0,-0.01515902;0.2808171;0.01800944,-0.02940564;0.5437901;0.02208887,0.1485957;0.4263068;0.0141537,0.236775;0.3060092;-0.1674973,0.2864061;0.2325171;-0.357464,-0.1901513;0.4268752;-0.03741271,-0.2066921;0.3038288;-0.2369876,-0.1943198;0.1957817;-0.4162206,0.0836641;0.01031996;-0.02211477,0.1566;-0.1934687;-0.3178005,0.1447648;-0.5353853;-0.204592,0.1774639;-0.5600188;-0.288959,-0.07138406;4.9848E-05;-0.0499956,-0.03806847;-0.3648414;-0.0548915,0.004977793;-0.7188164;-0.002815735,0.0187205;-0.6772599;-0.1069763,-0.02598155;0.4794685;0.02313763,0;0;0,-0.03098449;0.266841;0.08513641,-0.05992509;0.5177021;0.1600978,0.1297519;0.4559214;0.1500037,0.3335453;0.3922385;0.05173421,0.299258;0.4058691;-0.15464,-0.2244406;0.4061646;0.1049315,-0.352545;0.3595443;-0.08653651,-0.2991926;0.4503999;-0.2677835,0.08070728;0.0158785;-0.02880025,0.1306477;-0.1261375;-0.3628914,0.1372386;-0.4684711;-0.2505198,0.1628042;-0.4868724;-0.3409386,-0.07524298;-0.005289168;-0.04365507,-0.04412215;-0.3701787;-0.05656454,0.03337812;-0.6978177;0.071925,0.01293017;-0.7606093;0.0256277,-0.05282732;0.4559959;0.143008,358.0858
+0;0;0,-0.01516408;0.2809108;0.01801545,-0.02943374;0.5443079;0.02210352,0.1477693;0.4270139;0.01421048,0.2259944;0.320296;-0.1469349,0.2811995;0.2385502;-0.3582362,-0.189423;0.4275796;-0.03711925,-0.2040966;0.3184233;-0.2141652,-0.1903348;0.1982417;-0.4135273,0.0835009;0.01029983;-0.02207163,0.1564664;-0.1935716;-0.3178774,0.1445706;-0.5372387;-0.2040893,0.177779;-0.5627232;-0.2897703,-0.07124481;4.975077E-05;-0.04989808,-0.0379157;-0.3649896;-0.05479597,0.005350955;-0.7207769;-0.002453569,0.01930771;-0.6790404;-0.1082365,-0.02600673;0.4799316;0.02315317,0;0;0,-0.03045254;0.2657516;0.08896136,-0.05887261;0.5160424;0.167438,0.129847;0.4560767;0.1553037,0.31446;0.4040967;0.07350016,0.3172728;0.4414192;-0.1566679,-0.2229309;0.4082339;0.1083313,-0.3307247;0.3925397;-0.06946039,-0.2633645;0.4875381;-0.2714904,0.08082513;0.01571491;-0.0280354,0.1267318;-0.1269425;-0.3625948,0.1371608;-0.4731774;-0.2567222,0.1620352;-0.4926451;-0.3486829,-0.07491682;-0.005132277;-0.04389502,-0.04392955;-0.370236;-0.05519139,0.03429744;-0.6991575;0.07476082,0.01356329;-0.7644873;0.02998476,-0.05192859;0.4544975;0.1495168,358.1079
+0;0;0,-0.01515011;0.2806521;0.01799886,-0.02947386;0.5450459;0.02210529,0.1474333;0.4276699;0.01423081,0.2243784;0.3226983;-0.1442776,0.2799467;0.2404146;-0.3569694,-0.1891668;0.4282347;-0.03700877,-0.2036003;0.3208645;-0.2111576,-0.1897479;0.1998921;-0.4118316,0.08339489;0.01028675;-0.02204361,0.1579014;-0.1978903;-0.3240966,0.1469152;-0.5152783;-0.2190095,0.1810655;-0.5423365;-0.3071207,-0.07115436;4.968761E-05;-0.04983473,-0.03712135;-0.3726991;-0.05483605,0.002836846;-0.7012806;-0.006496117,0.01718945;-0.6592112;-0.1152793,-0.02603754;0.4804946;0.0231578,0;0;0,-0.03006382;0.2647654;0.09118414,-0.05832639;0.5156958;0.1710119,0.1300107;0.4560629;0.1594803,0.3115158;0.4104907;0.07555436,0.3214738;0.4489532;-0.1557846,-0.2223608;0.4100559;0.1104147,-0.3252985;0.4018891;-0.06679037,-0.2602553;0.5005268;-0.2696111,0.08095559;0.01537031;-0.02750254,0.1189882;-0.1600512;-0.3559927,0.1378124;-0.4795386;-0.2586653,0.1620079;-0.5033488;-0.3519632,-0.0746748;-0.0048646;-0.04411865,-0.04243592;-0.3776409;-0.05522823,0.02999615;-0.681227;0.065139,0.01090554;-0.7519121;0.02410829,-0.05141466;0.45401;0.1529319,358.1412
+0;0;0,-0.01528016;0.2812693;0.01835773,-0.02962663;0.5467507;0.02275475,0.1466997;0.4293852;0.01427304,0.2359176;0.3088845;-0.1699522,0.289712;0.2320817;-0.3700412,-0.1884247;0.4297724;-0.0370995,-0.2180886;0.2996956;-0.2336174,-0.1979544;0.1983987;-0.4289675,0.08359648;0.01012914;-0.02167987,0.1570792;-0.1935768;-0.3262714,0.143495;-0.5194623;-0.2228903,0.1750969;-0.5453215;-0.3096249,-0.07109587;0.0002061931;-0.05006316,-0.03680344;-0.3719198;-0.05431863,0.004074946;-0.7080246;-0.004962411,0.01820946;-0.666212;-0.1112755,-0.02619344;0.481969;0.02375737,0;0;0,-0.02917706;0.2644002;0.09446764,-0.05682473;0.5155188;0.1774852,0.1307905;0.4568326;0.1634278,0.3351701;0.4204955;0.04798198,0.3269196;0.4675984;-0.1677525,-0.2203265;0.4130285;0.1128068,-0.3337269;0.4143617;-0.09589813,-0.2818097;0.5082113;-0.2890949,0.08097515;0.014985;-0.02791882,0.1187419;-0.1656751;-0.3528918,0.1388633;-0.4944471;-0.2602762,0.1613749;-0.5177397;-0.3513527,-0.07496438;-0.004538568;-0.04382611,-0.04276563;-0.3767098;-0.05494519,0.03174729;-0.6869297;0.06868754,0.03612358;-0.6793499;-0.03676378,-0.05008247;0.4537993;0.1586516,358.1749
+0;0;0,-0.01535179;0.2825877;0.01844378,-0.02976558;0.5493135;0.02286368,0.146284;0.4317862;0.01440175,0.2351356;0.3117802;-0.169067,0.2905035;0.2327309;-0.3750086,-0.1882783;0.4321727;-0.03688463,-0.2178203;0.3026299;-0.2325956,-0.1970972;0.1983701;-0.4336597,0.08348746;0.01011593;-0.02165159,0.1564521;-0.192154;-0.324096,0.1425874;-0.5247716;-0.2185793,0.1744883;-0.5511593;-0.3061346,-0.07100315;0.0002059242;-0.04999788,-0.03695246;-0.3692968;-0.05422335,0.00477038;-0.7123448;-0.003847543,0.01903865;-0.6704203;-0.1111667,-0.02631913;0.4842818;0.02387017,0;0;0,-0.02749434;0.2649629;0.09731603,-0.05414424;0.5168347;0.182354,0.1329526;0.4571369;0.1668634,0.3349789;0.4276621;0.04739189,0.3338702;0.4742984;-0.1752068,-0.217333;0.4155988;0.1151469,-0.324814;0.425061;-0.0953647,-0.2759691;0.5184566;-0.2969033,0.08081207;0.01436299;-0.0283618,0.1193782;-0.1703811;-0.3478799,0.1407543;-0.5062706;-0.254704,0.1610093;-0.5337535;-0.3449738,-0.07504111;-0.003992766;-0.04352204,-0.04307207;-0.3735179;-0.05530014,0.03448021;-0.6891501;0.07245895,0.03927566;-0.6821618;-0.03389257,-0.04765222;0.4549662;0.1630626,358.1971
+0;0;0,-0.0154004;0.2834825;0.01850218,-0.02987379;0.5513103;0.02294197,0.1462763;0.433526;0.01447876,0.231619;0.3182593;-0.1617445,0.2861005;0.2404754;-0.3643892,-0.1884572;0.4339127;-0.03683387,-0.2168326;0.3094859;-0.2248158,-0.1964412;0.2068951;-0.4226611,0.08374175;0.01014674;-0.02171754,0.1566467;-0.1919575;-0.3239142,0.1425699;-0.5296614;-0.2167839,0.1743383;-0.5558149;-0.3039753,-0.07121941;0.0002065514;-0.05015017,-0.03719662;-0.3689935;-0.05437218,0.005164243;-0.7172874;-0.003226027,0.01937321;-0.6754125;-0.1100992,-0.02641516;0.4860485;0.02395203,0;0;0,-0.02610246;0.2652926;0.09939981,-0.0517427;0.517891;0.1860504,0.1351891;0.4606435;0.1664646,0.3256384;0.4328233;0.04571891,0.3374289;0.4768388;-0.1733862,-0.2148406;0.4170754;0.1165165,-0.3128209;0.435136;-0.08768462,-0.2726783;0.5216907;-0.2901205,0.08102902;0.01430938;-0.02858019,0.1194207;-0.1854359;-0.3385994,0.143882;-0.5272084;-0.2474284,0.1644732;-0.5533066;-0.337948,-0.07543109;-0.003904869;-0.04338422,-0.04465892;-0.3731584;-0.05712931,0.03745188;-0.6914632;0.07575752,0.04150646;-0.6845824;-0.03013791,-0.04549807;0.4558645;0.1664083,358.2332
+0;0;0,-0.01567776;0.2877273;0.01948498,-0.03029291;0.5590122;0.02444219,0.1463243;0.4405622;0.01507908,0.2274907;0.3361716;-0.1572397,0.2788481;0.2788604;-0.3637594,-0.1889789;0.4406843;-0.0362171,-0.2068497;0.3178393;-0.2144554,-0.1944515;0.2242285;-0.4135931,0.08192833;0.0096859;-0.0207713,0.151824;-0.1822734;-0.3182087,0.1374831;-0.5288695;-0.2110738,0.1693417;-0.5563214;-0.3009344,-0.06947141;0.0003171997;-0.04910333,-0.03572773;-0.3589246;-0.05218973,0.007708088;-0.7155017;0.0005223192,0.02223699;-0.6732714;-0.1091589,-0.02680637;0.4931303;0.02537047,0;0;0,-0.02109238;0.2688714;0.1033235,-0.04358114;0.5248736;0.191643,0.1432878;0.4645851;0.1694221,0.3191213;0.450506;0.04268026,0.3524503;0.4817581;-0.1729236,-0.2030252;0.4099713;0.1183819,-0.2954433;0.4445537;-0.07511773,-0.2619612;0.5241207;-0.2778998,0.07848815;0.01230434;-0.03042579,0.1254984;-0.1844974;-0.3291931,0.1505763;-0.5334948;-0.2323203,0.1731785;-0.5618801;-0.324358,-0.07381364;-0.002042219;-0.04224796,-0.03978301;-0.3610077;-0.05597815,0.04801552;-0.6852781;0.08169009,0.05114136;-0.6790732;-0.02700515,-0.03790916;0.46221;0.1717799,358.264
+0;0;0,-0.01567776;0.2877273;0.01948498,-0.03029291;0.5590122;0.02444219,0.1463243;0.4405622;0.01507908,0.2274907;0.3361716;-0.1572397,0.2788481;0.2788604;-0.3637594,-0.1889789;0.4406843;-0.0362171,-0.2068497;0.3178393;-0.2144554,-0.1944515;0.2242285;-0.4135931,0.08192833;0.0096859;-0.0207713,0.151824;-0.1822734;-0.3182087,0.1374831;-0.5288695;-0.2110738,0.1693417;-0.5563214;-0.3009344,-0.06947141;0.0003171997;-0.04910333,-0.03572773;-0.3589246;-0.05218973,0.007708088;-0.7155017;0.0005223192,0.02223699;-0.6732714;-0.1091589,-0.02680637;0.4931303;0.02537047,0;0;0,-0.02109238;0.2688714;0.1033235,-0.04358114;0.5248736;0.191643,0.1432878;0.4645851;0.1694221,0.3191213;0.450506;0.04268026,0.3524503;0.4817581;-0.1729236,-0.2030252;0.4099713;0.1183819,-0.2954433;0.4445537;-0.07511773,-0.2619612;0.5241207;-0.2778998,0.07848815;0.01230434;-0.03042579,0.1254984;-0.1844974;-0.3291931,0.1505763;-0.5334948;-0.2323203,0.1731785;-0.5618801;-0.324358,-0.07381364;-0.002042219;-0.04224796,-0.03978301;-0.3610077;-0.05597815,0.04801552;-0.6852781;0.08169009,0.05114136;-0.6790732;-0.02700515,-0.03790916;0.46221;0.1717799,358.2865
+0;0;0,-0.01578215;0.2896431;0.01961472,-0.03052903;0.5633714;0.02461979,0.1446097;0.4448603;0.0153535,0.2262035;0.33992;-0.1578728,0.2789182;0.2810941;-0.3698505,-0.187777;0.4449814;-0.0354965,-0.2057419;0.3214895;-0.2146734,-0.193016;0.2254046;-0.4190741,0.08200656;0.009695148;-0.02079114,0.1508455;-0.179362;-0.3137318,0.1354333;-0.5518512;-0.1985931,0.1649917;-0.5751551;-0.2819659,-0.06953774;0.0003175026;-0.04915022,-0.03630422;-0.353493;-0.05218996,0.01037655;-0.7367088;0.004460048,0.02385647;-0.6953616;-0.09730218,-0.02701506;0.4969712;0.02555538,0;0;0,-0.01865498;0.2704316;0.1050985,-0.0387254;0.5288059;0.1946397,0.1459668;0.4633319;0.1686649,0.3185944;0.4584296;0.03504968,0.3529348;0.4991841;-0.1847996,-0.1964785;0.4138854;0.119267,-0.284375;0.4530466;-0.07673803,-0.2587223;0.5266455;-0.2891033,0.07816018;0.01205239;-0.0315764,0.127251;-0.1901789;-0.3196532,0.1532689;-0.5650598;-0.2146289,0.1791935;-0.5768962;-0.3054235,-0.07425153;-0.001561011;-0.04166071,-0.03763214;-0.3547159;-0.05703244,0.05888401;-0.702132;0.09206252,0.06196989;-0.6942813;-0.008763641,-0.0335725;0.4656096;0.1745927,358.32
+0;0;0,-0.01599172;0.2925768;0.02065182,-0.03083564;0.5690947;0.02619755,0.14392;0.4499655;0.01623091,0.2253839;0.3517612;-0.1627123,0.2915716;0.2991655;-0.3788422,-0.1875816;0.4502001;-0.03426583,-0.2048407;0.3230918;-0.2127224,-0.193168;0.2289499;-0.4245249,0.08328341;0.009530421;-0.02038376,0.1499572;-0.1735231;-0.309502,0.1340954;-0.5402523;-0.1994011,0.1616415;-0.5583664;-0.2821822,-0.07014959;0.0005638472;-0.05021125,-0.03718749;-0.3465029;-0.05144817,0.008633018;-0.7229162;0.004028149,0.0215905;-0.6819285;-0.09414443,-0.0272878;0.5020336;0.0270481,0;0;0,-0.01644582;0.2727344;0.1078374,-0.03446903;0.5333096;0.200026,0.1490258;0.4650719;0.1678483,0.3188209;0.4700084;0.02839804,0.3510221;0.5135711;-0.1972668,-0.1891837;0.4129154;0.1198631,-0.2738366;0.4584518;-0.07777666,-0.2462297;0.5014332;-0.3041607,0.07858467;0.0126811;-0.03325796,0.1268472;-0.2021869;-0.3035278,0.1580277;-0.5705731;-0.2026143,0.1841684;-0.5837585;-0.2885106,-0.0760655;-0.002136844;-0.0406439,-0.0365994;-0.3481164;-0.0574944,0.06112825;-0.687821;0.0905401,0.06343526;-0.6793851;-0.006702647,-0.02982754;0.4695949;0.1793044,358.3426
+0;0;0,-0.01603785;0.2934207;0.02071139,-0.0309392;0.5710084;0.02627837,0.142908;0.4518957;0.01637336,0.2249563;0.3529869;-0.1638536,0.2937095;0.2983525;-0.3883607,-0.1868076;0.452129;-0.03385133,-0.2041905;0.3241089;-0.2135881,-0.1920653;0.226318;-0.4336002,0.08332767;0.009535485;-0.02039459,0.1492431;-0.171436;-0.3062245,0.1328672;-0.5500528;-0.1925546,0.1604537;-0.5682378;-0.2754575,-0.07018687;0.0005641468;-0.05023794,-0.03759967;-0.3425551;-0.05146079,0.009706121;-0.7311699;0.005813807,0.02268266;-0.6901661;-0.09250318,-0.02737739;0.5036833;0.02713228,0;0;0,-0.01476;0.273351;0.1088266,-0.03123713;0.5347549;0.2021818,0.1505533;0.4637662;0.1663439,0.3159987;0.4751513;0.01973271,0.3463421;0.5188255;-0.2153996,-0.1850915;0.4144983;0.1209072,-0.2418981;0.4786492;-0.0831866,-0.2402714;0.4771378;-0.3242477,0.07847717;0.01221284;-0.03380156,0.128532;-0.2042159;-0.2973303,0.160479;-0.5823489;-0.1853727,0.1878788;-0.5978497;-0.2698395,-0.07626464;-0.001535394;-0.04039445,-0.03702376;-0.3435077;-0.05798339,0.06650554;-0.6931322;0.0955876,0.05697412;-0.7559512;0.06023937,-0.02700171;0.4708365;0.1811438,358.3762
+0;0;0,-0.01605569;0.2937472;0.02073443,-0.03101386;0.5723941;0.02632107,0.1430176;0.4529364;0.01640913,0.2254324;0.3535857;-0.1646229,0.2950675;0.2982505;-0.39201,-0.1870247;0.45317;-0.03386533,-0.2044852;0.324578;-0.2144051,-0.1922045;0.2255327;-0.4372393,0.08411586;0.009625681;-0.0205875,0.1494881;-0.1698544;-0.3040617,0.1330496;-0.549917;-0.1899578,0.1597404;-0.5665372;-0.2701686,-0.07085076;0.0005694831;-0.05071313,-0.03853212;-0.339722;-0.05192591,0.008954316;-0.7298208;0.005567413,0.02150947;-0.6891744;-0.08955692,-0.02743652;0.5047753;0.0271787,0;0;0,-0.01372062;0.2734305;0.1096478,-0.0286666;0.5357507;0.2038438,0.1526959;0.4642025;0.1655958,0.3147156;0.4809567;0.01425409,0.3446473;0.5224561;-0.224488,-0.1828217;0.4149579;0.1219163,-0.2352007;0.4719791;-0.08650735,-0.2160359;0.4985207;-0.3284664,0.07842663;0.01300028;-0.03566837,0.13016;-0.2170808;-0.2831166,0.1621184;-0.5950566;-0.1654284,0.1901042;-0.612686;-0.2445982,-0.07792542;-0.002769047;-0.03888365,-0.03773438;-0.3416931;-0.05784294,0.06909724;-0.6919816;0.09585337,0.06014493;-0.7503827;0.05810788,-0.02482083;0.4715394;0.1826789,358.3982
+0;0;0,-0.01621273;0.2944435;0.02120595,-0.03129124;0.5739369;0.0272877,0.1420418;0.4543397;0.01670614,0.2247622;0.3563181;-0.1658867,0.2778693;0.304383;-0.3974675,-0.1861;0.4540866;-0.03373663,-0.2043348;0.3251159;-0.2149136,-0.1934508;0.2325824;-0.4395608,0.08472874;0.009542622;-0.0203813,0.1484651;-0.1739557;-0.3038901,0.1316483;-0.5565658;-0.1949262,0.1583847;-0.574361;-0.2763924,-0.07122666;0.0006391553;-0.05110551,-0.03836126;-0.3414575;-0.05208499,0.00925789;-0.7325274;0.005734406,0.02207642;-0.6916721;-0.09098064,-0.02768631;0.5060937;0.0280257,0;0;0,-0.01295484;0.2738853;0.1105826,-0.02706836;0.5368043;0.2057903,0.1530849;0.4638563;0.1648788,0.3106829;0.4868844;0.008598089,0.3413787;0.5262604;-0.2294241,-0.1802193;0.4154235;0.1228546,-0.2461595;0.4309075;-0.08975585,-0.2259115;0.4859487;-0.3257808,0.07836347;0.01362774;-0.03686285,0.1320524;-0.2281087;-0.2751739,0.162079;-0.6038371;-0.146827,0.1911298;-0.6189865;-0.2290069,-0.07881781;-0.003403943;-0.03823067,-0.04069296;-0.3444142;-0.05745707,0.07026303;-0.6948192;0.09568179,0.06299135;-0.7540058;0.05532308,-0.0234389;0.4724269;0.184375,358.4322
+0;0;0,-0.01621273;0.2944435;0.02120595,-0.03129124;0.5739369;0.0272877,0.1420418;0.4543397;0.01670614,0.2247622;0.3563181;-0.1658867,0.2778693;0.304383;-0.3974675,-0.1861;0.4540866;-0.03373663,-0.2043348;0.3251159;-0.2149136,-0.1934508;0.2325824;-0.4395608,0.08472874;0.009542622;-0.0203813,0.1484651;-0.1739557;-0.3038901,0.1316483;-0.5565658;-0.1949262,0.1583847;-0.574361;-0.2763924,-0.07122666;0.0006391553;-0.05110551,-0.03836126;-0.3414575;-0.05208499,0.00925789;-0.7325274;0.005734406,0.02207642;-0.6916721;-0.09098064,-0.02768631;0.5060937;0.0280257,0;0;0,-0.01295484;0.2738853;0.1105826,-0.02706836;0.5368043;0.2057903,0.1530849;0.4638563;0.1648788,0.3106829;0.4868844;0.008598089,0.3413787;0.5262604;-0.2294241,-0.1802193;0.4154235;0.1228546,-0.2461595;0.4309075;-0.08975585,-0.2259115;0.4859487;-0.3257808,0.07836347;0.01362774;-0.03686285,0.1320524;-0.2281087;-0.2751739,0.162079;-0.6038371;-0.146827,0.1911298;-0.6189865;-0.2290069,-0.07881781;-0.003403943;-0.03823067,-0.04069296;-0.3444142;-0.05745707,0.07026303;-0.6948192;0.09568179,0.06299135;-0.7540058;0.05532308,-0.0234389;0.4724269;0.184375,358.4543
+0;0;0,-0.01623811;0.2949046;0.02123916,-0.03135433;0.5750976;0.02733448,0.1406979;0.4556859;0.01684134,0.2240863;0.3568728;-0.1672259,0.2765185;0.3055978;-0.3958637,-0.1849463;0.4554348;-0.0332175,-0.2033283;0.3254226;-0.2158575,-0.1925827;0.2340651;-0.4376498,0.08512752;0.009587534;-0.02047722,0.1484421;-0.1726964;-0.3021097,0.1314068;-0.5602767;-0.1917303,0.1583121;-0.5783739;-0.273711,-0.07156189;0.0006421635;-0.05134603,-0.03891399;-0.3391904;-0.05231903,0.009323757;-0.7353405;0.006251469,0.02222326;-0.6944167;-0.0910745,-0.02773833;0.507046;0.02807474,0;0;0,-0.01262423;0.2741477;0.1112077,-0.02625355;0.5375102;0.2073207,0.1518814;0.4626845;0.1627305,0.3073719;0.4917544;0.002805233,0.3384233;0.5297863;-0.2322328,-0.1778017;0.4161607;0.123449,-0.2447831;0.4288043;-0.09091534,-0.2246793;0.4696908;-0.3266644,0.07807252;0.01403046;-0.03828526,0.1332144;-0.2352716;-0.2649146,0.1625023;-0.6121447;-0.124198,0.1946698;-0.6341126;-0.2018038,-0.07973924;-0.004119289;-0.03718358,-0.04461259;-0.3431838;-0.05600856,0.07138385;-0.697268;0.0984631,0.06619823;-0.757349;0.0582561,-0.02276903;0.4729853;0.1856635,358.4878
+0;0;0,-0.01642258;0.2952493;0.0218779,-0.03163111;0.5760344;0.02850029,0.1403587;0.4563107;0.01735581,0.223164;0.3618393;-0.1668079,0.2853239;0.3234088;-0.3935198,-0.1849295;0.4559579;-0.03263117,-0.210421;0.3588657;-0.2316818,-0.1951152;0.2690375;-0.4517628,0.0856457;0.00961961;-0.02033836,0.147584;-0.1726509;-0.2986994,0.1304997;-0.5589134;-0.1920129,0.1576382;-0.5777109;-0.2808215,-0.07193527;0.0005806008;-0.05163671,-0.03892523;-0.3362488;-0.05183375,0.008530799;-0.7300763;0.007499848,0.02219971;-0.6884403;-0.09585594,-0.02799126;0.5078142;0.02912827,0;0;0,-0.01246496;0.2744309;0.1115923,-0.02571712;0.5382765;0.208209,0.1520572;0.4633862;0.1617091,0.3032858;0.4957138;0.001139164,0.3355632;0.5328898;-0.2319169,-0.1770673;0.4173291;0.122978,-0.2431233;0.4300599;-0.08955999,-0.2171639;0.4523995;-0.3252845,0.07791652;0.01453054;-0.03948736,0.1346633;-0.2399355;-0.2552897,0.1645268;-0.6114744;-0.1071694,0.1962286;-0.6374339;-0.1900439,-0.08072527;-0.005085055;-0.03604088,-0.04903428;-0.3414429;-0.05611239,0.06987609;-0.6922493;0.09773116,0.06773181;-0.7566158;0.05195963,-0.02234695;0.4736046;0.1864414,358.521
+0;0;0,-0.01644789;0.2957044;0.02191162,-0.03169733;0.5772462;0.02854858,0.1406731;0.4571508;0.01738085,0.22552;0.3603501;-0.1713235,0.294063;0.3179732;-0.4213164,-0.1853237;0.4567971;-0.03271502,-0.2114437;0.3573111;-0.2366733,-0.1945661;0.2582584;-0.4793544,0.08594467;0.009653192;-0.02040936,0.1474529;-0.1713517;-0.2968376,0.1302003;-0.5614198;-0.1891001,0.1569466;-0.5795119;-0.2766251,-0.0721864;0.0005826277;-0.05181698,-0.03940556;-0.333908;-0.05201264,0.008518014;-0.7316155;0.007905509,0.02198936;-0.6901477;-0.09395644,-0.02804363;0.5087664;0.02917895,0;0;0,-0.013117;0.2747588;0.1119254,-0.02716474;0.5390505;0.2094178,0.1508662;0.4641969;0.1602883,0.3032808;0.5062726;-0.00456953,0.3299656;0.5646042;-0.2592767,-0.1779356;0.4169551;0.1228427,-0.2453294;0.4299107;-0.09503086,-0.2161968;0.4444848;-0.3556634,0.07780918;0.01510772;-0.04017091,0.1355076;-0.2450789;-0.244945,0.1698924;-0.6191283;-0.09341025,0.2016034;-0.6437296;-0.1752758,-0.08138026;-0.006123616;-0.03515636,-0.05279236;-0.3403741;-0.05560076,0.06970399;-0.6935848;0.1002676,0.06930392;-0.7556822;0.05329162,-0.02358571;0.4741986;0.1874027,358.5551
+0;0;0,-0.01646863;0.2960771;0.02193924,-0.03175249;0.5782553;0.0285895,0.1406823;0.4579492;0.01741978,0.2355891;0.3496714;-0.1936583,0.2921787;0.3146847;-0.4000544,-0.1854189;0.4575954;-0.03269213,-0.2146357;0.3463139;-0.2608327,-0.2007015;0.2645352;-0.4611921,0.0863561;0.009699401;-0.02050706,0.1476163;-0.1705757;-0.2958208,0.1301488;-0.5655049;-0.1867406,0.1573547;-0.5844235;-0.2757698,-0.07253195;0.0005854167;-0.05206503,-0.03988328;-0.3325566;-0.0522599,0.008637529;-0.7352204;0.008404963,0.02234039;-0.6935555;-0.09520754,-0.02808843;0.5095813;0.02922165,0;0;0,-0.01371599;0.2750582;0.1121118,-0.02835367;0.5398403;0.2100308,0.1495113;0.4656733;0.1583214,0.3025675;0.5174711;-0.03960824,0.3261136;0.5600674;-0.2509301,-0.1784484;0.4171759;0.1222765,-0.2546505;0.4195825;-0.121594,-0.2316731;0.4160925;-0.3371992,0.07775225;0.01566321;-0.04100299,0.136566;-0.2477495;-0.2390037,0.1735263;-0.6221844;-0.07589293,0.2087868;-0.6449651;-0.1597397,-0.0823153;-0.007161947;-0.03383624,-0.0556666;-0.3401132;-0.05581104,0.06872295;-0.6971565;0.1029968,0.06889229;-0.759645;0.05294435,-0.02464109;0.4748237;0.1879177,358.5769
+0;0;0,-0.01665466;0.2962115;0.02267066,-0.0320203;0.5790226;0.02983309,0.1400096;0.4585608;0.01808617,0.2383383;0.3605233;-0.2123373,0.296428;0.2990669;-0.3945407,-0.1851664;0.4582399;-0.0317324,-0.2039191;0.3251821;-0.2647963,-0.1977073;0.2529222;-0.4521177,0.08656173;0.009775926;-0.02042774,0.1468444;-0.170346;-0.2953872,0.128869;-0.5636419;-0.1898312,0.1552906;-0.5785199;-0.2762989,-0.07271554;0.0004735037;-0.05213464,-0.03969913;-0.3320777;-0.05161152,0.008424953;-0.7321697;0.009685218,0.02151029;-0.690935;-0.08977003,-0.02832678;0.5101316;0.03036453,0;0;0,-0.01455239;0.2754052;0.1116817,-0.03021549;0.5408077;0.209635,0.1473556;0.4672477;0.1565804,0.2957879;0.5244446;-0.06037855,0.3300303;0.5695511;-0.2531017,-0.178963;0.4166308;0.1216979,-0.2586056;0.423072;-0.1351882,-0.2451191;0.3451319;-0.3198306,0.07739465;0.0160194;-0.04194331,0.1382624;-0.2513308;-0.2329921,0.177987;-0.6220621;-0.06828883,0.2141524;-0.6433061;-0.1473768,-0.08298618;-0.007607769;-0.03257623,-0.05839173;-0.3400398;-0.05634003,0.06542774;-0.6948833;0.1014625,0.06729919;-0.7539828;0.0540644,-0.02619473;0.4755736;0.1875389,358.5994
+0;0;0,-0.01667695;0.2966082;0.02270102,-0.03210222;0.5805182;0.02988681,0.1398776;0.4597078;0.01814785,0.2382118;0.3616648;-0.2122887,0.2979307;0.2984849;-0.3996021,-0.1851633;0.459387;-0.03165001,-0.2039171;0.3263217;-0.2647272,-0.197531;0.2520353;-0.457302,0.08672693;0.009794584;-0.02046673,0.1468066;-0.1697208;-0.2945003,0.1288613;-0.5623592;-0.1891207,0.1562962;-0.5789584;-0.2789048,-0.07285432;0.0004744074;-0.05223414,-0.03994908;-0.330957;-0.05171279,0.008094534;-0.7303801;0.009481471,0.02168174;-0.6887144;-0.09378824,-0.02838885;0.5112572;0.0304211,0;0;0,-0.0154579;0.2759911;0.1111748,-0.03196878;0.5425102;0.2091413,0.1455371;0.4689115;0.1546562,0.2934176;0.5264899;-0.06259751,0.3309827;0.5761843;-0.2594824,-0.1796084;0.4165832;0.1207019,-0.2580536;0.4194788;-0.1366326,-0.2460698;0.3399296;-0.3268237,0.07708411;0.01645356;-0.04270482,0.1387745;-0.2511282;-0.2311832,0.1814182;-0.6195078;-0.06364298,0.2155215;-0.6422518;-0.1475499,-0.08325411;-0.00786342;-0.03230019,-0.06031212;-0.3392296;-0.05679262,0.06309097;-0.693635;0.1005613,0.06567609;-0.7553369;0.04987197,-0.02768872;0.4768921;0.1870706,358.6332
+0;0;0,-0.01663619;0.2958831;0.02264553,-0.03208536;0.5802341;0.02984036,0.1416041;0.4587464;0.01797851,0.2325971;0.368023;-0.1952544,0.3024783;0.2940917;-0.4144429,-0.1867232;0.4584224;-0.03232285,-0.2040769;0.3352913;-0.2479992,-0.1966041;0.2483635;-0.4733446,0.08688379;0.009812298;-0.02050374,0.1471546;-0.170274;-0.2954088,0.1292468;-0.5620888;-0.1902503,0.1563294;-0.5780895;-0.2788812,-0.07298608;0.0004752654;-0.05232861,-0.03997621;-0.3320101;-0.0518056,0.007966641;-0.7305955;0.009260308,0.02137934;-0.6890796;-0.09268308,-0.02836363;0.510817;0.03037585,0;0;0,-0.01747894;0.2758513;0.1092563,-0.03560137;0.5431068;0.2062001,0.1440758;0.4679508;0.1517599,0.3053194;0.5376346;-0.02465843,0.3294221;0.5739852;-0.2623358,-0.1863611;0.4236888;0.1158768,-0.2557389;0.4141127;-0.1230244,-0.2432971;0.3213745;-0.3458195,0.07705823;0.01643199;-0.04309869,0.1392395;-0.2515888;-0.2326634,0.1847276;-0.6182351;-0.06414293,0.2169449;-0.640052;-0.1477015,-0.08326985;-0.007444828;-0.03280525,-0.06232769;-0.3398637;-0.05917915,0.06021657;-0.6937955;0.09770618,0.06508937;-0.7563039;0.05162549,-0.03085055;0.4772506;0.1844454,358.6664
+0;0;0,-0.01768125;0.2957695;0.02332697,-0.03351149;0.580088;0.0309142,0.140191;0.4584019;0.01881687,0.2303129;0.3744474;-0.1975356,0.2855334;0.3103889;-0.4238982,-0.1880415;0.4582987;-0.03137869,-0.2058972;0.3344261;-0.246589,-0.1962386;0.2557985;-0.4748809,0.0867066;0.01117095;-0.02055854,0.1510759;-0.1205079;-0.3208146,0.1281469;-0.5088187;-0.2042522,0.155875;-0.5254877;-0.2923325,-0.07338761;-0.000477447;-0.05176396,-0.04068157;-0.332992;-0.05088048,0.007211871;-0.7314579;0.0109982,0.02058721;-0.6898991;-0.09094524,-0.02970189;0.5106752;0.03138544,0;0;0,-0.01747894;0.2758513;0.1092563,-0.03560137;0.5431068;0.2062001,0.1440758;0.4679508;0.1517599,0.3053194;0.5376346;-0.02465843,0.3294221;0.5739852;-0.2623358,-0.1863611;0.4236888;0.1158768,-0.2557389;0.4141127;-0.1230244,-0.2432971;0.3213745;-0.3458195,0.07705823;0.01643199;-0.04309869,0.1392395;-0.2515888;-0.2326634,0.1847276;-0.6182351;-0.06414293,0.2169449;-0.640052;-0.1477015,-0.08326985;-0.007444828;-0.03280525,-0.06232769;-0.3398637;-0.05917915,0.06021657;-0.6937955;0.09770618,0.06508937;-0.7563039;0.05162549,-0.03085055;0.4772506;0.1844454,358.6886
+0;0;0,-0.01761029;0.2945827;0.02323336,-0.03346284;0.5793027;0.03082874,0.1431752;0.4565601;0.01851594,0.2298409;0.3758251;-0.1895396,0.2786123;0.319248;-0.3894654,-0.1907122;0.4564551;-0.0325444,-0.2078831;0.3373329;-0.2395015,-0.1993526;0.2678882;-0.4411314,0.08673571;0.0111747;-0.02056544,0.1506375;-0.1195478;-0.3186409,0.12784;-0.5056322;-0.2027468,0.1558507;-0.5227767;-0.2917247,-0.07341225;-0.0004776073;-0.05178135,-0.04094374;-0.3305773;-0.05090428,0.006675091;-0.7267585;0.0106196,0.02018675;-0.6850818;-0.0923628,-0.02964467;0.5097339;0.03130104,0;0;0,-0.02103416;0.2755799;0.1060288,-0.04202767;0.5440265;0.2002254,0.1416903;0.4667885;0.1478696,0.2994758;0.5344688;-0.01898146,0.3257295;0.556517;-0.2296342,-0.1945495;0.4240666;0.1086677,-0.2570462;0.4325499;-0.1222833,-0.2438897;0.4014102;-0.3330134,0.07746398;0.0166761;-0.0423336,0.1465552;-0.2435339;-0.2360806,0.1867936;-0.6072267;-0.06543279,0.2192943;-0.6298485;-0.149688,-0.08287364;-0.007065495;-0.03395486,-0.06485139;-0.3370525;-0.06231951,0.0554678;-0.6906862;0.09090821,0.05831024;-0.7547203;0.04536913,-0.03649186;0.4778008;0.1792939,358.7224
+0;0;0,-0.0186401;0.2944494;0.02410245,-0.03498835;0.5791267;0.03220488,0.1418761;0.4566889;0.01963723,0.2280841;0.3782551;-0.1894859,0.2762188;0.3257991;-0.3906857,-0.1919769;0.4561675;-0.0314623,-0.2094526;0.3381395;-0.2390199,-0.1980771;0.3070847;-0.4498661,0.08655449;0.01212762;-0.02078787,0.1460876;-0.0889549;-0.3310441,0.1295451;-0.4793352;-0.2293491,0.1411937;-0.4386298;-0.3326641,-0.07382888;-0.001377801;-0.05116925,-0.04162972;-0.3315038;-0.05028087,0.005522706;-0.7279601;0.00981367,0.01899755;-0.6861553;-0.09315893,-0.03102388;0.5095654;0.03257216,0;0;0,-0.02103416;0.2755799;0.1060288,-0.04202767;0.5440265;0.2002254,0.1416903;0.4667885;0.1478696,0.2994758;0.5344688;-0.01898146,0.3257295;0.556517;-0.2296342,-0.1945495;0.4240666;0.1086677,-0.2570462;0.4325499;-0.1222833,-0.2438897;0.4014102;-0.3330134,0.07746398;0.0166761;-0.0423336,0.1465552;-0.2435339;-0.2360806,0.1867936;-0.6072267;-0.06543279,0.2192943;-0.6298485;-0.149688,-0.08287364;-0.007065495;-0.03395486,-0.06485139;-0.3370525;-0.06231951,0.0554678;-0.6906862;0.09090821,0.05831024;-0.7547203;0.04536913,-0.03649186;0.4778008;0.1792939,358.7442
+0;0;0,-0.01856514;0.2932652;0.02400551,-0.03489323;0.577592;0.03209613,0.1431488;0.4548377;0.01943996,0.2279531;0.3776811;-0.1862779,0.2757381;0.3256062;-0.386016,-0.192983;0.4543128;-0.03200836,-0.2101741;0.3382066;-0.2361861,-0.1988813;0.3073775;-0.4455007,0.08674306;0.01215404;-0.02083316,0.1462573;-0.08889638;-0.3309909,0.1296054;-0.4818581;-0.2286234,0.1411251;-0.4412711;-0.3307955,-0.07398973;-0.001380803;-0.05128073,-0.04180079;-0.3314021;-0.05039264,0.005663436;-0.73048;0.01009929,0.01898921;-0.6888057;-0.09173414,-0.0309313;0.5080752;0.03246317,0;0;0,-0.0244312;0.2744248;0.104974,-0.04727611;0.5426627;0.1982613,0.1382748;0.4648273;0.1468024,0.2952278;0.5287863;-0.01672053,0.3249669;0.552285;-0.2251766,-0.2000523;0.4221027;0.1059287,-0.259427;0.4207256;-0.1219693,-0.2649275;0.3104792;-0.3028173,0.07804741;0.01707202;-0.04151201,0.1485978;-0.2385458;-0.2405927,0.184687;-0.6051806;-0.06897759,0.2177118;-0.6237242;-0.154047,-0.08275637;-0.00709797;-0.03474338,-0.0673316;-0.3369912;-0.06446695,0.0519409;-0.6939561;0.08891287,0.05532332;-0.7573044;0.04465713,-0.04124067;0.4764514;0.1775723,358.7671
+0;0;0,-0.01853404;0.2927739;0.0239653,-0.03481261;0.5762392;0.03202771,0.1434089;0.4535558;0.0193569,0.2279174;0.3766682;-0.1856437,0.2759447;0.3243294;-0.3863941,-0.1930835;0.4530303;-0.03214661,-0.2102147;0.337329;-0.2356125,-0.1988646;0.3063436;-0.4459879,0.08654917;0.01212687;-0.02078659,0.145919;-0.08867846;-0.330192,0.1294911;-0.4763561;-0.2292011,0.1409151;-0.4358571;-0.3305248,-0.07382434;-0.001377717;-0.05116611,-0.04171348;-0.3305985;-0.05028017,0.00511251;-0.7243102;0.009398334,0.01832764;-0.6827328;-0.09158959,-0.03085797;0.5068504;0.03239408,0;0;0,-0.02710678;0.2738096;0.1045368,-0.05117913;0.5412272;0.1972461,0.1346895;0.4632425;0.1458011,0.2928652;0.5283408;-0.014889,0.3241759;0.5480109;-0.2246017,-0.203932;0.4214749;0.1042338,-0.2626517;0.415546;-0.1229126,-0.2703502;0.3070779;-0.306003,0.07828834;0.01696709;-0.04065657,0.1499679;-0.2344621;-0.2432982,0.1825403;-0.5982826;-0.07796001,0.2151199;-0.6218047;-0.1590846,-0.08224639;-0.006778005;-0.03548932,-0.06934795;-0.3359692;-0.06523878,0.04711581;-0.688527;0.08609585,0.04950587;-0.7507054;0.04132228,-0.04499919;0.4751458;0.1766148,358.801
+0;0;0,-0.01850006;0.2922372;0.02392137,-0.03475057;0.575214;0.03196842,0.1436962;0.452547;0.01927992,0.2289131;0.375015;-0.1874389,0.2777554;0.3217879;-0.3915965,-0.1932407;0.4520209;-0.03229164,-0.2105155;0.3353498;-0.2374629,-0.1989728;0.3038385;-0.4514087,0.08623781;0.01208325;-0.02071181,0.1454759;-0.08849835;-0.3294306,0.1289029;-0.4795995;-0.2275478,0.1404764;-0.4389631;-0.3301971,-0.07355876;-0.00137276;-0.05098204,-0.04151916;-0.3298629;-0.05009806,0.005720336;-0.7270513;0.01010746,0.01910836;-0.6853225;-0.09220168,-0.03080087;0.505912;0.03233434,0;0;0,-0.02939946;0.2732072;0.1039739,-0.05455042;0.5401696;0.1961999,0.1319501;0.4625793;0.1457698,0.2941237;0.5285549;-0.01345563,0.3261382;0.5429932;-0.2271508,-0.2074506;0.4211095;0.1031011,-0.2458232;0.3629788;-0.1230718,-0.2317996;0.394356;-0.3368891,0.078195;0.0168066;-0.04018736,0.1525336;-0.2282;-0.2484627,0.1782359;-0.5961913;-0.08252095,0.2118477;-0.6183418;-0.1657948,-0.08171149;-0.006500757;-0.03595714,-0.07032057;-0.3349897;-0.06592886,0.04516486;-0.691379;0.08659877,0.04710818;-0.7546881;0.04106183,-0.04814759;0.4741461;0.175745,358.8229
+0;0;0,-0.01903928;0.2923179;0.02430054,-0.03553269;0.5747669;0.03265458,0.143298;0.4522597;0.0198948,0.2241516;0.3819073;-0.1860517,0.2864008;0.305816;-0.4323633,-0.1940861;0.4513199;-0.03195686,-0.2123261;0.3445188;-0.2372897,-0.197279;0.2503765;-0.484767,0.08588985;0.01220427;-0.02048899,0.1443847;-0.08895355;-0.330842,0.127714;-0.4777351;-0.2317412,0.1389397;-0.4373974;-0.3311569,-0.07330072;-0.001658903;-0.05069577,-0.04126165;-0.3317268;-0.04920909,0.005134489;-0.726064;0.01075429,0.01811243;-0.6846834;-0.08833367,-0.03153672;0.5055698;0.03296302,0;0;0,-0.03082019;0.2731632;0.1040902,-0.05744999;0.5395432;0.1960456,0.129644;0.4622018;0.1462557,0.2926688;0.5180229;-0.009332418,0.3292692;0.5520194;-0.2697914,-0.2104258;0.4209613;0.1024744,-0.2564988;0.3288219;-0.1055841,-0.2529845;0.3495024;-0.3699591,0.07820088;0.01662219;-0.03942251,0.1540993;-0.2259925;-0.2523804,0.1750726;-0.5945321;-0.09430242,0.206732;-0.6174637;-0.1737524,-0.08103009;-0.006176998;-0.0366303,-0.07111312;-0.3362844;-0.066702,0.041985;-0.6905203;0.08487558,0.04393371;-0.6817786;-0.01341306,-0.05087586;0.473638;0.1756108,358.8563
+0;0;0,-0.01903928;0.2923179;0.02430054,-0.03553269;0.5747669;0.03265458,0.143298;0.4522597;0.0198948,0.2241516;0.3819073;-0.1860517,0.2864008;0.305816;-0.4323633,-0.1940861;0.4513199;-0.03195686,-0.2123261;0.3445188;-0.2372897,-0.197279;0.2503765;-0.484767,0.08588985;0.01220427;-0.02048899,0.1443847;-0.08895355;-0.330842,0.127714;-0.4777351;-0.2317412,0.1389397;-0.4373974;-0.3311569,-0.07330072;-0.001658903;-0.05069577,-0.04126165;-0.3317268;-0.04920909,0.005134489;-0.726064;0.01075429,0.01811243;-0.6846834;-0.08833367,-0.03153672;0.5055698;0.03296302,0;0;0,-0.03082019;0.2731632;0.1040902,-0.05744999;0.5395432;0.1960456,0.129644;0.4622018;0.1462557,0.2926688;0.5180229;-0.009332418,0.3292692;0.5520194;-0.2697914,-0.2104258;0.4209613;0.1024744,-0.2564988;0.3288219;-0.1055841,-0.2529845;0.3495024;-0.3699591,0.07820088;0.01662219;-0.03942251,0.1540993;-0.2259925;-0.2523804,0.1750726;-0.5945321;-0.09430242,0.206732;-0.6174637;-0.1737524,-0.08103009;-0.006176998;-0.0366303,-0.07111312;-0.3362844;-0.066702,0.041985;-0.6905203;0.08487558,0.04393371;-0.6817786;-0.01341306,-0.05087586;0.473638;0.1756108,358.8787
+0;0;0,-0.01907256;0.2928289;0.02434302,-0.03556152;0.5751998;0.03270059,0.1432486;0.4528452;0.01994106,0.2188801;0.3870367;-0.172704,0.2781141;0.3146309;-0.4070853,-0.1941123;0.4519055;-0.03190703,-0.2111743;0.3520024;-0.223978,-0.196856;0.2624199;-0.4594686,0.08585132;0.0121988;-0.0204798,0.1447129;-0.08959314;-0.3327783,0.1279631;-0.4802189;-0.2332074,0.1390758;-0.4399852;-0.3316222,-0.07326784;-0.001658158;-0.05067302,-0.04102793;-0.3337952;-0.04917703,0.005588289;-0.7300028;0.01107079,0.01843557;-0.6887368;-0.08701956,-0.03157415;0.5061517;0.03300837,0;0;0,-0.03273461;0.2732628;0.1046948,-0.06097944;0.5393924;0.1966681,0.1265728;0.4640183;0.1475728,0.2928014;0.4882348;0.009933233,0.3541461;0.5003614;-0.2345573,-0.2086791;0.4102506;0.1008203,-0.2521779;0.3661408;-0.1073267,-0.2371502;0.392763;-0.3578288,0.07780205;0.01736557;-0.03979897,0.1530226;-0.2265215;-0.2547817,0.1702065;-0.5997403;-0.1024802,0.2005043;-0.618294;-0.1839558,-0.08101366;-0.007011926;-0.03641842,-0.07104086;-0.3391572;-0.06702327,0.04074991;-0.6951525;0.08644845,0.04404613;-0.749296;0.03331944,-0.05416184;0.4736948;0.1761501,358.9121
+0;0;0,-0.019594;0.2929758;0.02481511,-0.03640161;0.5752675;0.03360812,0.1409446;0.4533747;0.02072109,0.2182374;0.3852677;-0.1710058,0.2753118;0.3161602;-0.4013583,-0.1933636;0.4523128;-0.03073286,-0.2123451;0.3618352;-0.2277746,-0.197986;0.2977239;-0.4660584,0.08517432;0.01251775;-0.02045485,0.1426386;-0.08982123;-0.3335272,0.1256515;-0.480391;-0.2324138,0.1523844;-0.529425;-0.297128,-0.07296656;-0.002108541;-0.05001194,-0.0406167;-0.3348863;-0.04854437,0.00569712;-0.731436;0.01195864,0.01929758;-0.6894554;-0.09206264,-0.03235667;0.5062996;0.03383034,0;0;0,-0.03245737;0.2733737;0.1051087,-0.06173231;0.5393665;0.1970174,0.1246645;0.4658334;0.1485536,0.2903444;0.4896077;0.009424686,0.3572885;0.4902906;-0.2285116,-0.2080089;0.411251;0.1017716,-0.2564598;0.3360823;-0.09665743,-0.2498881;0.3684779;-0.3416125,0.0777766;0.01700979;-0.03861642,0.1518294;-0.2249824;-0.2571243,0.1650069;-0.599784;-0.1074336,0.1962977;-0.6183771;-0.1957995,-0.08001567;-0.006627127;-0.03719319,-0.06977513;-0.3393076;-0.06895085,0.03918804;-0.6954397;0.08710741,0.04061426;-0.6877903;-0.01607861,-0.0546728;0.4737737;0.1765056,358.9454
+0;0;0,-0.01961217;0.2932474;0.02483811,-0.03640912;0.5753586;0.03362914,0.1417692;0.4533334;0.02067821,0.2196261;0.3847294;-0.1724479,0.2738062;0.3191264;-0.3911191,-0.1941583;0.4522664;-0.03102496,-0.2132782;0.3611284;-0.2295047,-0.1996473;0.3002684;-0.455705,0.08467904;0.01244496;-0.0203359,0.1422037;-0.0900017;-0.3337377,0.1252261;-0.4803548;-0.2326804,0.1506262;-0.5254481;-0.294168,-0.07254227;-0.00209628;-0.04972113,-0.04015837;-0.3352242;-0.04825202,0.006129749;-0.7315539;0.01221741,0.01905211;-0.6901705;-0.08661745,-0.03237146;0.5065147;0.03385096,0;0;0,-0.03349139;0.2734259;0.1054144,-0.0641425;0.5390616;0.1973548,0.1243082;0.4685243;0.1542189,0.2892563;0.4892095;0.01128483,0.348399;0.5011418;-0.2154664,-0.2078425;0.4033905;0.1021991,-0.2512546;0.3658526;-0.1093953,-0.2459655;0.3813368;-0.343465,0.0773426;0.01726168;-0.03819847,0.1490228;-0.2222336;-0.2607497,0.159284;-0.5985686;-0.1153433,0.1889905;-0.6156848;-0.1987848,-0.07932273;-0.006609366;-0.03745915,-0.06532393;-0.3391701;-0.07256557,0.03692903;-0.6952206;0.08758639,0.03845407;-0.6865057;-0.01044178,-0.0567706;0.4736396;0.1768253,358.9679
+0;0;0,-0.01964061;0.2936727;0.02487414,-0.03644203;0.5758582;0.03366895,0.1427265;0.4535446;0.02064302,0.2221563;0.3835546;-0.1763846,0.2760973;0.3182412;-0.3940908,-0.1951127;0.4524715;-0.0313544,-0.214619;0.3594924;-0.2338438,-0.2010482;0.2989009;-0.4590458,0.08423647;0.01237991;-0.02022962,0.1417274;-0.0900065;-0.3334471,0.1248224;-0.478688;-0.2328225,0.1498733;-0.522749;-0.2934648,-0.07216313;-0.002085323;-0.04946126,-0.03979827;-0.3350174;-0.04799302,0.006291643;-0.7296498;0.01221747,0.01903635;-0.688423;-0.08525863,-0.0324052;0.5070285;0.03389073,0;0;0,-0.03405668;0.2737594;0.1055655,-0.06577513;0.53937;0.1974466,0.1243564;0.4694624;0.157119,0.2994308;0.4774335;0.01814795,0.3446968;0.5037998;-0.2095081,-0.2060976;0.3968263;0.100434,-0.2675645;0.3338692;-0.1052011,-0.2548193;0.372003;-0.3353202,0.07721689;0.01718765;-0.03742218,0.1455637;-0.2185383;-0.2647004,0.1525491;-0.5935493;-0.1204703,0.1810646;-0.6104974;-0.2027674,-0.07862134;-0.006291084;-0.03791292,-0.06125756;-0.3382879;-0.0749266,0.03469069;-0.693013;0.08770324,0.02536968;-0.7545323;0.05126986,-0.05810997;0.4739912;0.176935,359.002
+0;0;0,-0.01991764;0.2934614;0.0250371,-0.03694576;0.5750303;0.03424066,0.144676;0.4519947;0.02105983,0.2267552;0.3821969;-0.1792598,0.2882218;0.3697525;-0.4125511,-0.197852;0.4508065;-0.03167931,-0.2187822;0.3619169;-0.2399995,-0.2039013;0.2929942;-0.4710536,0.08353918;0.01215578;-0.02005247,0.1403678;-0.08997274;-0.3365135,0.1237115;-0.4754915;-0.2358039,0.1488028;-0.5174957;-0.2998791,-0.07159054;-0.002043347;-0.04898244,-0.03871049;-0.3377871;-0.04745767,0.008322004;-0.729292;0.01217738,0.02109513;-0.6879553;-0.0859457,-0.03288816;0.5064076;0.03436889,0;0;0,-0.03536718;0.2732655;0.1059163,-0.0682701;0.5380235;0.1980357,0.1250228;0.4674963;0.1605163,0.3049113;0.4718812;0.02138448,0.3481698;0.4941596;-0.215238,-0.2103029;0.3940896;0.1002773,-0.2629842;0.343089;-0.1150372,-0.2532654;0.3533497;-0.356197,0.07699038;0.01697981;-0.03623295,0.1414509;-0.2183656;-0.2691808,0.1468243;-0.5905303;-0.1259708,0.1740641;-0.6034173;-0.2116359,-0.07739401;-0.006025506;-0.03876236,-0.06035751;-0.3406734;-0.07784933,0.03102945;-0.6926695;0.08583254,0.02136933;-0.7497556;0.03847747,-0.0603159;0.4729165;0.1774597,359.0349
+0;0;0,-0.01990575;0.2932861;0.02502215,-0.03692314;0.5746782;0.0342193,0.1455503;0.4514105;0.02097444,0.2263442;0.3827057;-0.1762081,0.2938278;0.3690431;-0.4323366,-0.198624;0.4502166;-0.03201819,-0.2192265;0.3627191;-0.2370759,-0.2028888;0.2870494;-0.4907483,0.0834915;0.01214884;-0.02004103,0.1403964;-0.09011687;-0.3369272,0.1242436;-0.4639825;-0.2392617,0.1505894;-0.5095868;-0.3065406,-0.07154968;-0.002042181;-0.04895448,-0.03862546;-0.338237;-0.04742766,0.006985381;-0.7179078;0.01040479,0.02039714;-0.6760043;-0.09262428,-0.03286729;0.5060849;0.03434747,0;0;0,-0.03486023;0.2731028;0.1060128,-0.06782231;0.5376543;0.1981604,0.1266197;0.4651298;0.1636057,0.3058745;0.4645149;0.02945542,0.3425059;0.4934588;-0.2316248,-0.2126567;0.3960845;0.1015474,-0.2681985;0.3196124;-0.1014208,-0.2564517;0.3474791;-0.3649127,0.07747455;0.01660848;-0.03524089,0.1379616;-0.2162559;-0.272367,0.1409693;-0.5759141;-0.1301987,0.1708512;-0.5975278;-0.2161037,-0.07713161;-0.005594116;-0.0392363,-0.05948818;-0.3404917;-0.07980217,0.02854403;-0.6820225;0.07888637,0.01157869;-0.7449536;0.03402508,-0.05979389;0.4725889;0.1775804,359.0689
+0;0;0,-0.01986616;0.2927028;0.02497238,-0.03682597;0.5731418;0.03413989,0.1451794;0.450278;0.02092844,0.2357643;0.3732472;-0.2001495,0.2937843;0.3615006;-0.4203598,-0.1981223;0.4490871;-0.03192984,-0.2212214;0.3509862;-0.2618374,-0.2071749;0.2859281;-0.479936,0.08308654;0.01208991;-0.01994382,0.1402999;-0.09073015;-0.3385477,0.1244767;-0.4569669;-0.2428752,0.1499996;-0.5002096;-0.3080525,-0.07120264;-0.002032276;-0.04871704,-0.03809994;-0.3400495;-0.04718194,0.006580185;-0.7119731;0.009470418,0.01957301;-0.6704413;-0.09034044,-0.0327858;0.5048138;0.03426757,0;0;0,-0.03309077;0.2727289;0.105911,-0.06395043;0.5366376;0.1977072,0.1296576;0.4628661;0.167031,0.3322918;0.4229083;0.02435112,0.3619607;0.4336622;-0.2014829,-0.2107979;0.3988882;0.1017728,-0.2739531;0.3123442;-0.1252434,-0.2753934;0.2596511;-0.3470953,0.07742848;0.01608747;-0.03454447,0.1363533;-0.2160194;-0.275393,0.1392397;-0.5674344;-0.133858,0.1663172;-0.5803721;-0.2215345,-0.07650513;-0.005089609;-0.03960246,-0.0577763;-0.3416505;-0.08119312,0.0265234;-0.6772138;0.07315655,0.009906434;-0.7392953;0.03431234,-0.0564622;0.4717535;0.177237,359.0906
+0;0;0,-0.02023978;0.2926366;0.02544359,-0.03746268;0.5730444;0.03498971,0.1445288;0.4501348;0.0214693,0.2363175;0.3755906;-0.1999643,0.2918771;0.3586978;-0.4204743,-0.1986928;0.4489419;-0.03119195,-0.2228433;0.3557861;-0.2630401,-0.2042014;0.2804368;-0.4774505,0.08307084;0.0119985;-0.02006406,0.1390073;-0.08914278;-0.3394311,0.1225068;-0.4558269;-0.2456044,0.1500538;-0.5001939;-0.3086499,-0.07133633;-0.002036822;-0.04852087,-0.03754978;-0.3399878;-0.04735866,0.006747827;-0.7118058;0.01027906,0.0196578;-0.6702458;-0.08953927,-0.03340165;0.5047176;0.0350773,0;0;0,-0.03309077;0.2727289;0.105911,-0.06395043;0.5366376;0.1977072,0.1296576;0.4628661;0.167031,0.3322918;0.4229083;0.02435112,0.3619607;0.4336622;-0.2014829,-0.2107979;0.3988882;0.1017728,-0.2739531;0.3123442;-0.1252434,-0.2753934;0.2596511;-0.3470953,0.07742848;0.01608747;-0.03454447,0.1363533;-0.2160194;-0.275393,0.1392397;-0.5674344;-0.133858,0.1663172;-0.5803721;-0.2215345,-0.07650513;-0.005089609;-0.03960246,-0.0577763;-0.3416505;-0.08119312,0.0265234;-0.6772138;0.07315655,0.009906434;-0.7392953;0.03431234,-0.0564622;0.4717535;0.177237,359.1139
+0;0;0,-0.02022806;0.2924673;0.02542887,-0.03743821;0.5726677;0.03496769,0.1419371;0.4506053;0.0216471,0.2138624;0.3921927;-0.1518676,0.2622451;0.377482;-0.3438934,-0.1962433;0.44943;-0.03024065,-0.2151675;0.3764333;-0.2119161,-0.1989336;0.3108172;-0.3986304,0.08219337;0.01187177;-0.01985212,0.1371681;-0.08753064;-0.3337285,0.1208566;-0.4500152;-0.2409764,0.1488734;-0.4956504;-0.305097,-0.07058281;-0.002015308;-0.04800835,-0.03737715;-0.3341561;-0.04686612,0.006413125;-0.7017156;0.01011148,0.01954327;-0.6599585;-0.09140916,-0.03337989;0.5043864;0.03505521,0;0;0,-0.0316561;0.2729255;0.1053684,-0.06139996;0.5369812;0.1964695,0.1292574;0.4618583;0.1681418,0.2981243;0.4153823;0.07860661,0.3623788;0.4249858;-0.1090376,-0.2084862;0.4059781;0.1011954,-0.258698;0.3370583;-0.07606553,-0.2220745;0.3394973;-0.2712168,0.07707137;0.01545629;-0.03334522,0.1353318;-0.2037375;-0.2782558,0.1334566;-0.5517546;-0.1398916,0.163176;-0.5755779;-0.2225771,-0.07487883;-0.004072862;-0.04083343,-0.05677788;-0.3349732;-0.08081751,0.02492184;-0.6670752;0.0718178,0.003683073;-0.7308087;0.03466922,-0.05415344;0.472061;0.1761799,359.1465
+0;0;0,-0.02022655;0.2924454;0.02542696,-0.03743616;0.5726372;0.03496532,0.1423673;0.4504418;0.021612,0.2154188;0.3911146;-0.1546197,0.2800475;0.3714644;-0.4111239,-0.1966387;0.4492637;-0.03040244,-0.2158593;0.3751239;-0.2149227,-0.1941744;0.2874753;-0.4643318,0.08108643;0.01171188;-0.01958476,0.1360082;-0.08759464;-0.3331583,0.1197507;-0.4488794;-0.2407132,0.1477514;-0.4944714;-0.3047972,-0.06963224;-0.001988166;-0.04736179,-0.0364586;-0.3338085;-0.04622067,0.007186733;-0.7001516;0.01056835,0.02030938;-0.6584012;-0.09089433,-0.03337774;0.5043542;0.03505285,0;0;0,-0.03073732;0.2729741;0.1054528,-0.05998609;0.5370089;0.1967492,0.1309905;0.4598301;0.1706517,0.2996345;0.4126738;0.07447815,0.3205155;0.344002;-0.1808757,-0.2092424;0.4080046;0.1029088,-0.2659124;0.3983754;-0.08842769,-0.2260462;0.3171973;-0.3377833,0.07629865;0.01507229;-0.03235865,0.1324017;-0.202677;-0.2786192,0.1309868;-0.5498294;-0.141432,0.1609626;-0.5710626;-0.225584,-0.07331917;-0.003586313;-0.04131803,-0.05590194;-0.3343953;-0.07964081,0.02363539;-0.6660259;0.07212227,0.03002142;-0.6581923;-0.02824116,-0.05283011;0.4720952;0.1764011,359.1692
+0;0;0,-0.02113886;0.2925137;0.02630823,-0.0387279;0.572896;0.03624523,0.1414042;0.4505639;0.02268374,0.2266169;0.3816858;-0.1823796,0.2916226;0.3675908;-0.4388944,-0.1980675;0.4490324;-0.02926471,-0.2224444;0.3647173;-0.2445624,-0.2024629;0.3035563;-0.5016311,0.08004197;0.01156369;-0.01932439,0.1326759;-0.08516443;-0.331324,0.1168606;-0.4502601;-0.2392263,0.1281511;-0.4096142;-0.3407085,-0.06881931;-0.002040512;-0.04662197,-0.03614046;-0.331285;-0.04585283,0.007617671;-0.7011412;0.01175412,0.02061441;-0.6593707;-0.08939913,-0.03463285;0.5045515;0.03627214,0;0;0,-0.03043855;0.2734375;0.1049223,-0.059586;0.5379164;0.1956687,0.1315799;0.4581895;0.1726253,0.3210874;0.3865494;0.05855966,0.3529413;0.2965964;-0.188661,-0.2093771;0.4124911;0.09922533,-0.2789944;0.3584397;-0.1159217,-0.2149043;0.2953809;-0.3652012,0.07567529;0.01450547;-0.03125238,0.1321672;-0.1954126;-0.2806787,0.1309633;-0.5461062;-0.142695,0.1612743;-0.5665737;-0.2268003,-0.07177726;-0.002932278;-0.04187237,-0.05511843;-0.3315884;-0.07619561,0.02227753;-0.6676184;0.07585926,0.00626036;-0.7307144;0.03565946,-0.05244231;0.4728909;0.1754596,359.1911
+0;0;0,-0.0211547;0.2927329;0.02632794,-0.03875702;0.5733273;0.03627208,0.1398026;0.451419;0.02283227,0.2111672;0.3937343;-0.1489059,0.276219;0.3796294;-0.4056023,-0.1966299;0.4499011;-0.02865109,-0.2170452;0.3792882;-0.2089604,-0.1970496;0.3180839;-0.4662111,0.07947537;0.01148183;-0.0191876,0.1319053;-0.08487137;-0.3299779,0.1161949;-0.4475456;-0.2384911,0.1276616;-0.4067335;-0.3415571,-0.06833214;-0.002026067;-0.04629193,-0.03577996;-0.3299944;-0.04552577,0.007687949;-0.6973976;0.01169909,0.02088754;-0.6554434;-0.09103292,-0.03465839;0.5049232;0.03629902,0;0;0,-0.02862474;0.2742323;0.1039734,-0.05563889;0.5396137;0.1933899,0.1331037;0.4570447;0.1730814,0.2986242;0.3782489;0.1074414,0.3466813;0.3994106;-0.152494,-0.204253;0.4190392;0.09396144,-0.2502772;0.3625049;-0.08659343,-0.2050492;0.2276208;-0.3103889,0.07521977;0.01410016;-0.03097582,0.1324387;-0.1897179;-0.2835776,0.1363008;-0.5376359;-0.1454203,0.16639;-0.5622445;-0.2289879,-0.07120238;-0.002683319;-0.04170552,-0.05449057;-0.3301522;-0.07499629,0.01955873;-0.6649938;0.07516065,0.001308633;-0.7297682;0.03571783,-0.04905245;0.4743544;0.1735461,359.2248
+0;0;0,-0.02143213;0.2926335;0.02719395,-0.03935823;0.5731838;0.03772239,0.1392094;0.4512701;0.02417349,0.2105467;0.3940747;-0.1477396,0.2770147;0.3821716;-0.4041845,-0.1972063;0.4496808;-0.0272712,-0.217402;0.3865601;-0.2103623,-0.1980658;0.3255043;-0.4676986,0.07948903;0.01149495;-0.01912303,0.1309834;-0.08420603;-0.3302711,0.1153807;-0.4471499;-0.2398413,0.1268151;-0.4062879;-0.3429057,-0.06831913;-0.002087471;-0.0463084,-0.03555744;-0.3300335;-0.0450682,0.007445242;-0.697358;0.01300711,0.02060347;-0.6553553;-0.08972456,-0.03524913;0.5047804;0.03764887,0;0;0,-0.02862474;0.2742323;0.1039734,-0.05563889;0.5396137;0.1933899,0.1331037;0.4570447;0.1730814,0.2986242;0.3782489;0.1074414,0.3466813;0.3994106;-0.152494,-0.204253;0.4190392;0.09396144,-0.2502772;0.3625049;-0.08659343,-0.2050492;0.2276208;-0.3103889,0.07521977;0.01410016;-0.03097582,0.1324387;-0.1897179;-0.2835776,0.1363008;-0.5376359;-0.1454203,0.16639;-0.5622445;-0.2289879,-0.07120238;-0.002683319;-0.04170552,-0.05449057;-0.3301522;-0.07499629,0.01955873;-0.6649938;0.07516065,0.001308633;-0.7297682;0.03571783,-0.04905245;0.4743544;0.1735461,359.2469
+0;0;0,-0.02142927;0.2925944;0.02719032,-0.03935406;0.5731248;0.03771774,0.1388081;0.451335;0.02420017,0.2167776;0.388822;-0.1636957,0.2832534;0.3769176;-0.4201705,-0.1968257;0.4497493;-0.02712496,-0.218899;0.3807603;-0.2272381,-0.1995605;0.3196974;-0.4846044,0.07889227;0.01140865;-0.01897946,0.1305849;-0.08466073;-0.3313253,0.1147309;-0.4534499;-0.2394391,0.1256255;-0.4131006;-0.3376383,-0.06780624;-0.002071799;-0.04596074,-0.03491842;-0.3312802;-0.04471577,0.008776817;-0.7045205;0.01429485,0.02131389;-0.6630843;-0.08358724,-0.03524493;0.5047208;0.03764423,0;0;0,-0.02789189;0.2747938;0.1025691,-0.0543324;0.5407348;0.1904147,0.1337318;0.4567735;0.1725411,0.3098869;0.3640042;0.09734011,0.356086;0.3707721;-0.1637344,-0.2039757;0.4218391;0.0929193,-0.2497511;0.3491353;-0.1017875,-0.2070635;0.2403029;-0.3398492,0.07512657;0.01338977;-0.02985096,0.130499;-0.1921569;-0.2831212,0.1449038;-0.5455287;-0.1430473,0.1742505;-0.5637403;-0.2247987,-0.07023585;-0.001915212;-0.04216189,-0.05463664;-0.3309443;-0.07311144,0.01787148;-0.6719903;0.07897425,-0.0006920788;-0.7321466;0.0416098,-0.0478668;0.4753414;0.1709754,359.2703
+0;0;0,-0.02143212;0.2926334;0.02719394,-0.03935924;0.5732004;0.03772251,0.1401595;0.4509809;0.02410019,0.2193137;0.3875181;-0.1666506,0.2759728;0.3773716;-0.3852513,-0.1980886;0.4493829;-0.0276247,-0.2204973;0.3793457;-0.2307784,-0.2040146;0.3273;-0.4501389,0.07828534;0.01132089;-0.01883345,0.1300771;-0.08493279;-0.3317785,0.1140069;-0.4587503;-0.2386395,0.1240766;-0.4191847;-0.3294026,-0.06728459;-0.002055861;-0.04560716,-0.03433369;-0.3318959;-0.0443598,0.009957332;-0.7102252;0.01545542,0.02154505;-0.6696551;-0.07501465,-0.03524927;0.5047826;0.03764898,0;0;0,-0.02707405;0.2754028;0.1012592,-0.05291089;0.541891;0.1877325,0.1362919;0.4563857;0.1713505,0.3147052;0.3595919;0.09733415,0.3611409;0.2992555;-0.1155102,-0.2048193;0.4234466;0.09115107,-0.2463814;0.3385462;-0.1031253,-0.2110735;0.2447437;-0.3057429,0.07476701;0.0127404;-0.02930927,0.1293449;-0.1941825;-0.2824612,0.1624711;-0.5511004;-0.1403875,0.1890023;-0.5719746;-0.2120726,-0.0695027;-0.001409716;-0.04217635,-0.05562096;-0.3313659;-0.07077684,0.01616174;-0.6778977;0.08231004,-0.001350451;-0.7311906;0.04786492,-0.04657328;0.4763699;0.1686349,359.3038
+0;0;0,-0.0212572;0.2925212;0.02755442,-0.03938283;0.5730124;0.03877528,0.141297;0.4519579;0.02660105,0.2155219;0.3886667;-0.1662962,0.2688777;0.3838669;-0.3565561,-0.1964517;0.4429273;-0.02695786,-0.227633;0.3801066;-0.2314224,-0.2093656;0.33848;-0.4237821,0.07829896;0.01130324;-0.0188067,0.1289819;-0.08450362;-0.3324484,0.1125592;-0.4672434;-0.2377112,0.1224254;-0.4276116;-0.3288286,-0.06730923;-0.002075378;-0.04557787,-0.03432536;-0.3322695;-0.04391089,0.01065613;-0.7194216;0.01793166,0.02203598;-0.6787819;-0.07289672,-0.0352427;0.5045927;0.03852401,0;0;0,-0.02595107;0.276142;0.09925675,-0.05054177;0.5435156;0.1831958,0.1388936;0.4571952;0.168849,0.3142438;0.3508313;0.1005592,0.3910627;0.2828928;-0.06841396,-0.2044356;0.4247392;0.08933051,-0.2456727;0.334015;-0.1024847,-0.2112617;0.2417669;-0.2738758,0.07477944;0.01254115;-0.02937579,0.128806;-0.1975689;-0.2804809,0.1768045;-0.5591415;-0.1298292,0.2055744;-0.5835888;-0.1983879,-0.06965489;-0.001375392;-0.04193431,-0.05736237;-0.3319264;-0.06846232,0.01419256;-0.6877536;0.08646209,-0.002888268;-0.7414058;0.05177697,-0.04451616;0.4777657;0.1647811,359.3253
+0;0;0,-0.02129002;0.292973;0.02759698,-0.03945921;0.5741405;0.03884351,0.1436377;0.452175;0.02650612,0.2191951;0.3877477;-0.1698538,0.2749331;0.3827336;-0.3686087,-0.1987128;0.4430214;-0.02778254,-0.2304538;0.379073;-0.2359174,-0.2113709;0.3355879;-0.4368658,0.07852147;0.01133536;-0.01886015,0.1293288;-0.08470666;-0.3332716,0.1119956;-0.4886647;-0.2332824,0.1204551;-0.4504062;-0.311408,-0.06750051;-0.002081276;-0.04570739,-0.03443569;-0.3330858;-0.04403633,0.01303948;-0.7417008;0.02123464,0.02279675;-0.7025781;-0.05664315,-0.03530735;0.505527;0.03859153,0;0;0,-0.02493538;0.2773148;0.09758472,-0.04875757;0.5460026;0.1798081,0.1431191;0.4598905;0.1651523,0.3158494;0.3392529;0.101687,0.3539957;0.2391394;-0.07482791,-0.2052472;0.4260907;0.08592771,-0.2407217;0.3394707;-0.1132094,-0.2077391;0.2304763;-0.2854525,0.07485563;0.01246765;-0.02984977,0.133737;-0.2086718;-0.2712837,0.2094542;-0.5874585;-0.1155021,0.2390895;-0.609228;-0.1673195,-0.07011478;-0.001371275;-0.04161555,-0.05969349;-0.3329165;-0.06669921,0.01459864;-0.709174;0.09575498,0.0006739739;-0.7509014;0.06567731,-0.04289553;0.4799207;0.1618097,359.3588
+0;0;0,-0.02129002;0.292973;0.02759698,-0.03945921;0.5741405;0.03884351,0.1436377;0.452175;0.02650612,0.2191951;0.3877477;-0.1698538,0.2749331;0.3827336;-0.3686087,-0.1987128;0.4430214;-0.02778254,-0.2304538;0.379073;-0.2359174,-0.2113709;0.3355879;-0.4368658,0.07852147;0.01133536;-0.01886015,0.1293288;-0.08470666;-0.3332716,0.1119956;-0.4886647;-0.2332824,0.1204551;-0.4504062;-0.311408,-0.06750051;-0.002081276;-0.04570739,-0.03443569;-0.3330858;-0.04403633,0.01303948;-0.7417008;0.02123464,0.02279675;-0.7025781;-0.05664315,-0.03530735;0.505527;0.03859153,0;0;0,-0.02493538;0.2773148;0.09758472,-0.04875757;0.5460026;0.1798081,0.1431191;0.4598905;0.1651523,0.3158494;0.3392529;0.101687,0.3539957;0.2391394;-0.07482791,-0.2052472;0.4260907;0.08592771,-0.2407217;0.3394707;-0.1132094,-0.2077391;0.2304763;-0.2854525,0.07485563;0.01246765;-0.02984977,0.133737;-0.2086718;-0.2712837,0.2094542;-0.5874585;-0.1155021,0.2390895;-0.609228;-0.1673195,-0.07011478;-0.001371275;-0.04161555,-0.05969349;-0.3329165;-0.06669921,0.01459864;-0.709174;0.09575498,0.0006739739;-0.7509014;0.06567731,-0.04289553;0.4799207;0.1618097,359.3817

+ 193 - 0
DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_TwoArmsPlusLeg_Forward_None_Fast.csv

@@ -0,0 +1,193 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.002996182;0.3204468;0.01433837,0.005944171;0.6384715;0.01091849,0.203786;0.5009471;0.01799676,0.2448106;0.2516922;0.03744046,0.2921957;0.05544609;-0.007226001,-0.1930197;0.4990457;0.007705662,-0.2502216;0.2523126;0.01401471,-0.2907792;0.05375023;-0.02698577,0.0746396;0.003641259;-0.037221,0.08651906;-0.333025;0.000879705,0.09110557;-0.6809505;0.08662123,0.1067975;-0.7124845;0.01436152,-0.07481159;0.007105994;-0.03636568,-0.1092361;-0.329421;-0.01397117,-0.1311134;-0.6812802;0.05038174,-0.1279012;-0.6412831;-0.04524184,0.005055294;0.5595686;0.01448539,0;0;0,0.007989168;0.3144876;-0.06272507,0.01389953;0.622912;-0.1401398,0.1903692;0.4851987;-0.0294571,0.2407355;0.2404982;0.01266193,0.2581199;0.03893545;-0.03003693,-0.1705874;0.4775887;-0.05370574,-0.2453081;0.2362639;-0.03451563,-0.2672549;0.04689731;-0.1145881,0.07524967;-0.0007560849;-0.03614759,0.09795052;-0.3377202;-0.06575918,0.1061812;-0.6896238;0.00147891,0.1346746;-0.7220201;-0.06596708,-0.07493834;0.008229842;-0.03586429,-0.1067716;-0.3282402;-0.06253858,-0.08546174;-0.6762868;0.02013103,-0.09090681;-0.7170863;-0.0447683,0.01366419;0.5469929;-0.1183362,63.54427
+0;0;0,0.002802973;0.3204543;0.01420984,0.005571029;0.6384825;0.01091121,0.2035266;0.5010394;0.01763038,0.2448879;0.2518426;0.03710525,0.2924323;0.05547175;-0.006837942,-0.1932617;0.4989136;0.00752457,-0.2502611;0.252133;0.01380767,-0.2906418;0.05343056;-0.02668572,0.07464059;0.003670522;-0.03721615,0.0867673;-0.3329931;0.0008302294,0.09141705;-0.6808997;0.08664486,0.1069337;-0.7123773;0.01429934,-0.07482295;0.007071171;-0.0363491,-0.1089979;-0.3294854;-0.0140164,-0.1307963;-0.6813331;0.05042578,-0.1276298;-0.6413367;-0.04519941,0.0047658;0.5595769;0.01443638,0;0;0,0.007989168;0.3144876;-0.06272507,0.01389953;0.622912;-0.1401398,0.1903692;0.4851987;-0.0294571,0.2407355;0.2404982;0.01266193,0.2581199;0.03893545;-0.03003693,-0.1705874;0.4775887;-0.05370574,-0.2453081;0.2362639;-0.03451563,-0.2672549;0.04689731;-0.1145881,0.07524967;-0.0007560849;-0.03614759,0.09795052;-0.3377202;-0.06575918,0.1061812;-0.6896238;0.00147891,0.1346746;-0.7220201;-0.06596708,-0.07493834;0.008229842;-0.03586429,-0.1067716;-0.3282402;-0.06253858,-0.08546174;-0.6762868;0.02013103,-0.09090681;-0.7170863;-0.0447683,0.01366419;0.5469929;-0.1183362,63.56413
+0;0;0,0.002806457;0.3208525;0.0142275,0.005592171;0.6408923;0.01090457,0.2071659;0.5018073;0.01770763,0.2485371;0.2525512;0.03718715,0.2961007;0.05610129;-0.006773744,-0.1968571;0.4996428;0.007417566,-0.2538701;0.2528034;0.01370217,-0.2942671;0.054021;-0.02680754,0.07480206;0.003678462;-0.03729666,0.08693254;-0.33309;0.0007615723,0.09155763;-0.6791518;0.08612114,0.107067;-0.7106007;0.01380936,-0.07498481;0.007086467;-0.03642774,-0.1091704;-0.3295749;-0.01408808,-0.1308533;-0.6795568;0.05001236,-0.1276882;-0.6395651;-0.04556822,0.004781079;0.5614122;0.0144554,0;0;0,0.004549459;0.3148265;-0.0634048,0.005820543;0.6247869;-0.1431279,0.187801;0.4875705;-0.03072023,0.2429798;0.2436219;0.01007247,0.2604514;0.0424404;-0.03473997,-0.1777973;0.4739239;-0.05096663,-0.2503266;0.2319521;-0.03074843,-0.2719981;0.04265729;-0.1112795,0.07537015;-0.0001280606;-0.0363214,0.09796648;-0.3374275;-0.06328535,0.1027422;-0.6877447;0.002452374,0.1311693;-0.7209455;-0.06420398,-0.07524909;0.00766255;-0.03576002,-0.1078524;-0.3287396;-0.06367368,-0.08865931;-0.6748893;0.01926264,-0.09462477;-0.7159057;-0.04528651,0.006892994;0.5484743;-0.1206422,63.58095
+0;0;0,0.002805289;0.320719;0.01422158,0.005591357;0.6408085;0.01089995,0.2072442;0.5017278;0.01770305,0.2486393;0.2523282;0.03719379,0.2962586;0.05564785;-0.006818663,-0.1969362;0.4995624;0.007408979,-0.2539819;0.2525809;0.0136972,-0.2944263;0.05356535;-0.02686002,0.07499842;0.003688118;-0.03739456,0.08716832;-0.3341748;0.0007873476,0.09178798;-0.6798301;0.08604666,0.1074368;-0.7118313;0.013085,-0.07518165;0.00710507;-0.03652336,-0.1094783;-0.3306503;-0.0141111,-0.1311357;-0.6802212;0.04991405,-0.1279422;-0.6401396;-0.04652554,0.004780546;0.5613558;0.01444955,0;0;0,0.001542851;0.3147047;-0.06347728,0.0009665191;0.6246383;-0.143523,0.1847953;0.4904982;-0.03185654,0.2435728;0.2468984;0.006847143,0.2625288;0.04572296;-0.03850651,-0.1809328;0.4717765;-0.04975666,-0.2513062;0.2291652;-0.02782645,-0.2727748;0.04006054;-0.1094743,0.07528386;0.0005251467;-0.03699708,0.09688309;-0.3381349;-0.0614953,0.09984612;-0.688238;0.003211975,0.128105;-0.7218665;-0.0643549,-0.07570048;0.007117033;-0.03543308,-0.1090487;-0.3301926;-0.06488517,-0.09198797;-0.6758418;0.01880229,-0.09866109;-0.7180061;-0.04569745,0.002413943;0.5483742;-0.1209915,63.59581
+0;0;0,0.002961299;0.3207195;0.01417983,0.005872157;0.6408092;0.01096862,0.2074578;0.5014997;0.01741292,0.249626;0.2522444;0.03709136,0.297275;0.05547962;-0.006509811,-0.1967128;0.4997504;0.007293032,-0.2536143;0.2527295;0.01333647,-0.293588;0.05362096;-0.02723104,0.07499785;0.003721809;-0.03739237,0.08738562;-0.334161;0.000542827,0.09230786;-0.6797646;0.08599437,0.107916;-0.7119096;0.01314641,-0.07519186;0.007064314;-0.03651024,-0.1091916;-0.3307429;-0.01442962,-0.1306599;-0.6802835;0.04982385,-0.1275039;-0.6401997;-0.04661672,0.005056236;0.5613552;0.01448683,0;0;0,0.001542851;0.3147047;-0.06347728,0.0009665191;0.6246383;-0.143523,0.1847953;0.4904982;-0.03185654,0.2435728;0.2468984;0.006847143,0.2625288;0.04572296;-0.03850651,-0.1809328;0.4717765;-0.04975666,-0.2513062;0.2291652;-0.02782645,-0.2727748;0.04006054;-0.1094743,0.07528386;0.0005251467;-0.03699708,0.09688309;-0.3381349;-0.0614953,0.09984612;-0.688238;0.003211975,0.128105;-0.7218665;-0.0643549,-0.07570048;0.007117033;-0.03543308,-0.1090487;-0.3301926;-0.06488517,-0.09198797;-0.6758418;0.01880229,-0.09866109;-0.7180061;-0.04569745,0.002413943;0.5483742;-0.1209915,63.61702
+0;0;0,0.002961059;0.3206935;0.01417868,0.005874758;0.6411121;0.01096855,0.2076402;0.5017639;0.01741481,0.2498265;0.2524016;0.03710169,0.2968796;0.05809765;-0.005954195,-0.1968891;0.5000131;0.007285938,-0.2538151;0.2528862;0.01333196,-0.2932889;0.05626769;-0.02672819,0.07487311;0.003715619;-0.03733017,0.08731826;-0.3357323;0.0007807538,0.09223549;-0.6809842;0.08614533,0.1078718;-0.7132413;0.0131659,-0.0750668;0.007052565;-0.03644952,-0.1092241;-0.3323196;-0.0142666,-0.1306705;-0.6815045;0.04992147,-0.1275088;-0.6414024;-0.04669315,0.005058986;0.5616726;0.01448612,0;0;0,-0.001258075;0.3146175;-0.06378388,-0.00654152;0.6247833;-0.1440723,0.1801873;0.493268;-0.03373981,0.2441049;0.2505578;0.003072739,0.2672578;0.05308126;-0.04476833,-0.1852962;0.4698639;-0.0472481,-0.253031;0.2264144;-0.02504172,-0.2736213;0.03977136;-0.1060495,0.07503238;0.0009637176;-0.03718257,0.09669054;-0.3394788;-0.05867839,0.09854934;-0.6894989;0.004508972,0.1255958;-0.7223548;-0.06451321,-0.07566571;0.006649714;-0.03526771,-0.108276;-0.3320711;-0.0674708,-0.09470956;-0.6769769;0.0183551,-0.10173;-0.7190819;-0.04643708,-0.003849432;0.5485678;-0.1215417,63.62849
+0;0;0,0.002961059;0.3206935;0.01417868,0.005874758;0.6411121;0.01096855,0.2076402;0.5017639;0.01741481,0.2498265;0.2524016;0.03710169,0.2968796;0.05809765;-0.005954195,-0.1968891;0.5000131;0.007285938,-0.2538151;0.2528862;0.01333196,-0.2932889;0.05626769;-0.02672819,0.07487311;0.003715619;-0.03733017,0.08731826;-0.3357323;0.0007807538,0.09223549;-0.6809842;0.08614533,0.1078718;-0.7132413;0.0131659,-0.0750668;0.007052565;-0.03644952,-0.1092241;-0.3323196;-0.0142666,-0.1306705;-0.6815045;0.04992147,-0.1275088;-0.6414024;-0.04669315,0.005058986;0.5616726;0.01448612,0;0;0,-0.001258075;0.3146175;-0.06378388,-0.00654152;0.6247833;-0.1440723,0.1801873;0.493268;-0.03373981,0.2441049;0.2505578;0.003072739,0.2672578;0.05308126;-0.04476833,-0.1852962;0.4698639;-0.0472481,-0.253031;0.2264144;-0.02504172,-0.2736213;0.03977136;-0.1060495,0.07503238;0.0009637176;-0.03718257,0.09669054;-0.3394788;-0.05867839,0.09854934;-0.6894989;0.004508972,0.1255958;-0.7223548;-0.06451321,-0.07566571;0.006649714;-0.03526771,-0.108276;-0.3320711;-0.0674708,-0.09470956;-0.6769769;0.0183551,-0.10173;-0.7190819;-0.04643708,-0.003849432;0.5485678;-0.1215417,63.65073
+0;0;0,0.003146999;0.3207183;0.01413421,0.00619813;0.6409675;0.01104238,0.206659;0.5015666;0.01680985,0.2502966;0.2524059;0.03697965,0.2963674;0.06024753;-0.004531763,-0.1954333;0.5003847;0.007195657,-0.2520859;0.2531081;0.01326893,-0.2913386;0.05920921;-0.02714126,0.07483987;0.003795556;-0.03730973,0.08790851;-0.3377064;0.0008494332,0.09282126;-0.6808986;0.08561917,0.1090654;-0.7139691;0.01180157,-0.0750541;0.006959974;-0.03641247,-0.1089149;-0.3345169;-0.01410808,-0.1299878;-0.6816157;0.04968309,-0.1268769;-0.6413786;-0.04817557,0.005374327;0.561658;0.01451871,0;0;0,-0.003649399;0.3145593;-0.06410217,-0.01333471;0.6245223;-0.144098,0.174802;0.4968256;-0.03545164,0.2434966;0.2551197;-7.652491E-05,0.2690239;0.06080365;-0.04865836,-0.1895718;0.4701218;-0.04662327,-0.2512917;0.2250628;-0.02362605,-0.2708898;0.04081596;-0.103873,0.07482842;0.001523852;-0.03749418,0.09748366;-0.3410914;-0.05625749,0.09764239;-0.6891593;0.005707502,0.1236828;-0.7227541;-0.06477928,-0.07576451;0.006106288;-0.03506965,-0.109327;-0.3344636;-0.0687779,-0.09769177;-0.6771148;0.01751059,-0.1046934;-0.7202603;-0.04799897,-0.009674594;0.548452;-0.1216774,63.66185
+0;0;0,0.003146999;0.3207183;0.01413421,0.00619813;0.6409675;0.01104238,0.206659;0.5015666;0.01680985,0.2502966;0.2524059;0.03697965,0.2963674;0.06024753;-0.004531763,-0.1954333;0.5003847;0.007195657,-0.2520859;0.2531081;0.01326893,-0.2913386;0.05920921;-0.02714126,0.07483987;0.003795556;-0.03730973,0.08790851;-0.3377064;0.0008494332,0.09282126;-0.6808986;0.08561917,0.1090654;-0.7139691;0.01180157,-0.0750541;0.006959974;-0.03641247,-0.1089149;-0.3345169;-0.01410808,-0.1299878;-0.6816157;0.04968309,-0.1268769;-0.6413786;-0.04817557,0.005374327;0.561658;0.01451871,0;0;0,-0.003649399;0.3145593;-0.06410217,-0.01333471;0.6245223;-0.144098,0.174802;0.4968256;-0.03545164,0.2434966;0.2551197;-7.652491E-05,0.2690239;0.06080365;-0.04865836,-0.1895718;0.4701218;-0.04662327,-0.2512917;0.2250628;-0.02362605,-0.2708898;0.04081596;-0.103873,0.07482842;0.001523852;-0.03749418,0.09748366;-0.3410914;-0.05625749,0.09764239;-0.6891593;0.005707502,0.1236828;-0.7227541;-0.06477928,-0.07576451;0.006106288;-0.03506965,-0.109327;-0.3344636;-0.0687779,-0.09769177;-0.6771148;0.01751059,-0.1046934;-0.7202603;-0.04799897,-0.009674594;0.548452;-0.1216774,63.67345
+0;0;0,0.003146503;0.3206678;0.01413198,0.006184357;0.6395341;0.01105749,0.2054117;0.500933;0.01679202,0.2490744;0.2516292;0.03697339,0.2947144;0.06126779;-0.004149836,-0.1942076;0.4997584;0.007236949,-0.2508926;0.2523398;0.01331371,-0.2897783;0.06025405;-0.02671859,0.07511151;0.003809332;-0.03744515,0.08820286;-0.3382863;0.000780344,0.09311149;-0.6811904;0.08547893,0.1093997;-0.714432;0.01146107,-0.07532652;0.006985237;-0.03654464,-0.1092462;-0.3350852;-0.01420148,-0.1303014;-0.6818926;0.04953615,-0.1271821;-0.6416277;-0.04858798,0.005365024;0.5606548;0.01451497,0;0;0,-0.005990356;0.3145773;-0.06358242,-0.02081367;0.6233751;-0.1417933,0.1691945;0.499007;-0.03699374,0.2434237;0.2584428;-0.004055023,0.2693883;0.06616671;-0.05271053,-0.1931734;0.4677437;-0.04343958,-0.2496937;0.2211964;-0.0213946,-0.2691534;0.03979142;-0.1034016,0.07485503;0.002151847;-0.03808522,0.09757963;-0.3411508;-0.05508089,0.09765473;-0.6888816;0.00708437,0.1226473;-0.7228195;-0.06384349,-0.07619362;0.0056808;-0.03493782,-0.109597;-0.3354485;-0.06924507,-0.09951764;-0.6776599;0.01776631,-0.1063535;-0.7208723;-0.04808694,-0.01611464;0.5476348;-0.1199782,63.69567
+0;0;0,0.003261339;0.3206727;0.01399431,0.006386195;0.6395389;0.01096135,0.2055666;0.500781;0.01646648,0.2495593;0.2515716;0.03709146,0.2950848;0.06086643;-0.00253908,-0.1940257;0.4998066;0.007227862,-0.2498065;0.2521801;0.0132008,-0.2910103;0.06101851;-0.02888379,0.07512288;0.003906279;-0.03741235,0.08859397;-0.3382359;0.0002607666,0.09378825;-0.6810573;0.08527631,0.1101078;-0.7147487;0.01165202,-0.07530981;0.006894364;-0.03659631,-0.1091948;-0.3351973;-0.01452639,-0.1298254;-0.6820265;0.0492316,-0.1267762;-0.6417695;-0.04889555,0.005564273;0.5606588;0.01439909,0;0;0,-0.005990356;0.3145773;-0.06358242,-0.02081367;0.6233751;-0.1417933,0.1691945;0.499007;-0.03699374,0.2434237;0.2584428;-0.004055023,0.2693883;0.06616671;-0.05271053,-0.1931734;0.4677437;-0.04343958,-0.2496937;0.2211964;-0.0213946,-0.2691534;0.03979142;-0.1034016,0.07485503;0.002151847;-0.03808522,0.09757963;-0.3411508;-0.05508089,0.09765473;-0.6888816;0.00708437,0.1226473;-0.7228195;-0.06384349,-0.07619362;0.0056808;-0.03493782,-0.109597;-0.3354485;-0.06924507,-0.09951764;-0.6776599;0.01776631,-0.1063535;-0.7208723;-0.04808694,-0.01611464;0.5476348;-0.1199782,63.70677
+0;0;0,0.003261339;0.3206727;0.01399431,0.006386195;0.6395389;0.01096135,0.2055666;0.500781;0.01646648,0.2495593;0.2515716;0.03709146,0.2950848;0.06086643;-0.00253908,-0.1940257;0.4998066;0.007227862,-0.2498065;0.2521801;0.0132008,-0.2910103;0.06101851;-0.02888379,0.07512288;0.003906279;-0.03741235,0.08859397;-0.3382359;0.0002607666,0.09378825;-0.6810573;0.08527631,0.1101078;-0.7147487;0.01165202,-0.07530981;0.006894364;-0.03659631,-0.1091948;-0.3351973;-0.01452639,-0.1298254;-0.6820265;0.0492316,-0.1267762;-0.6417695;-0.04889555,0.005564273;0.5606588;0.01439909,0;0;0,-0.005990356;0.3145773;-0.06358242,-0.02081367;0.6233751;-0.1417933,0.1691945;0.499007;-0.03699374,0.2434237;0.2584428;-0.004055023,0.2693883;0.06616671;-0.05271053,-0.1931734;0.4677437;-0.04343958,-0.2496937;0.2211964;-0.0213946,-0.2691534;0.03979142;-0.1034016,0.07485503;0.002151847;-0.03808522,0.09757963;-0.3411508;-0.05508089,0.09765473;-0.6888816;0.00708437,0.1226473;-0.7228195;-0.06384349,-0.07619362;0.0056808;-0.03493782,-0.109597;-0.3354485;-0.06924507,-0.09951764;-0.6776599;0.01776631,-0.1063535;-0.7208723;-0.04808694,-0.01611464;0.5476348;-0.1199782,63.71774
+0;0;0,0.003261667;0.3207048;0.01399572,0.006378856;0.638786;0.01096871,0.203021;0.5009491;0.01644057,0.2470268;0.2516651;0.03707172,0.2926122;0.06070971;-0.002610818,-0.1914967;0.499987;0.007319285,-0.2472942;0.2522864;0.01329401,-0.288552;0.06087397;-0.0288458,0.07535838;0.003918525;-0.03752963,0.08883787;-0.3384366;0.0001669303,0.09403592;-0.6815069;0.08524417,0.1103652;-0.7152362;0.01157594,-0.0755459;0.006915977;-0.03671103,-0.1094519;-0.3353886;-0.01462738,-0.1300975;-0.6824695;0.04917687,-0.1270465;-0.6422065;-0.04900885,0.005558608;0.5600665;0.01439944,0;0;0,-0.008461267;0.3146003;-0.06334972,-0.02709106;0.6226178;-0.1406405,0.1625249;0.5009477;-0.03895783,0.2419883;0.2617778;-0.007525682,0.2692467;0.06958236;-0.05686712,-0.1953553;0.4678393;-0.04111735,-0.247005;0.220169;-0.01883706,-0.265951;0.03973499;-0.1036975,0.07488325;0.002687633;-0.03857446,0.09810528;-0.3408735;-0.05394387,0.09763649;-0.68892;0.007909533,0.1218615;-0.7228069;-0.06341147,-0.07656483;0.005147742;-0.03484309,-0.1084222;-0.3363895;-0.06871353,-0.1007259;-0.6789564;0.01818324,-0.1077107;-0.7219402;-0.04799573,-0.02173212;0.5470205;-0.1190646,63.74053
+0;0;0,0.002529269;0.3205329;0.01374645,0.00467976;0.6376666;0.01072927,0.1981923;0.5015497;0.01613309,0.2420111;0.2523687;0.03728663,0.2883775;0.06011431;-0.00142533,-0.1892088;0.4996774;0.006974979,-0.2440815;0.2518614;0.01288088,-0.2863449;0.05958264;-0.03016451,0.07543693;0.004040026;-0.03758279,0.0896189;-0.3383775;-0.0006819591,0.09550122;-0.6818376;0.08470746,0.111563;-0.714893;0.01013874,-0.07565102;0.006799731;-0.03674513,-0.1085103;-0.3356312;-0.01497585,-0.1289719;-0.6832156;0.04872046,-0.1258881;-0.6429338;-0.04966268,0.004148008;0.5591391;0.01413092,0;0;0,-0.01237993;0.3143167;-0.06315422,-0.03517503;0.6213115;-0.139468,0.1535304;0.5022609;-0.04238129,0.2396931;0.2655734;-0.01054263,0.2689011;0.07294311;-0.06202769,-0.1984044;0.4686715;-0.03856912,-0.245097;0.2199537;-0.01812458,-0.2640832;0.03843555;-0.1035699,0.07482353;0.003036588;-0.03888106,0.09919786;-0.3404915;-0.05326533,0.0977644;-0.689019;0.008518934,0.1219966;-0.7228677;-0.0631094,-0.07671249;0.004751205;-0.03481577,-0.1069605;-0.3370315;-0.06771296,-0.1009579;-0.6803235;0.0183415,-0.1083211;-0.7233769;-0.04801703,-0.02904742;0.5459176;-0.118099,63.76227
+0;0;0,0.002529269;0.3205329;0.01374645,0.00467976;0.6376666;0.01072927,0.1981923;0.5015497;0.01613309,0.2420111;0.2523687;0.03728663,0.2883775;0.06011431;-0.00142533,-0.1892088;0.4996774;0.006974979,-0.2440815;0.2518614;0.01288088,-0.2863449;0.05958264;-0.03016451,0.07543693;0.004040026;-0.03758279,0.0896189;-0.3383775;-0.0006819591,0.09550122;-0.6818376;0.08470746,0.111563;-0.714893;0.01013874,-0.07565102;0.006799731;-0.03674513,-0.1085103;-0.3356312;-0.01497585,-0.1289719;-0.6832156;0.04872046,-0.1258881;-0.6429338;-0.04966268,0.004148008;0.5591391;0.01413092,0;0;0,-0.01237993;0.3143167;-0.06315422,-0.03517503;0.6213115;-0.139468,0.1535304;0.5022609;-0.04238129,0.2396931;0.2655734;-0.01054263,0.2689011;0.07294311;-0.06202769,-0.1984044;0.4686715;-0.03856912,-0.245097;0.2199537;-0.01812458,-0.2640832;0.03843555;-0.1035699,0.07482353;0.003036588;-0.03888106,0.09919786;-0.3404915;-0.05326533,0.0977644;-0.689019;0.008518934,0.1219966;-0.7228677;-0.0631094,-0.07671249;0.004751205;-0.03481577,-0.1069605;-0.3370315;-0.06771296,-0.1009579;-0.6803235;0.0183415,-0.1083211;-0.7233769;-0.04801703,-0.02904742;0.5459176;-0.118099,63.77392
+0;0;0,0.002530132;0.3206423;0.01375114,0.004679049;0.6375439;0.01073446,0.1964539;0.5019622;0.01611951,0.240294;0.2526595;0.03728339,0.2872702;0.05787693;-0.001937643,-0.1874776;0.5001067;0.007043417,-0.2423772;0.2521696;0.01295221,-0.2851964;0.05736236;-0.03065924,0.07571966;0.004055168;-0.03772365,0.08992226;-0.3388604;-0.0007691346,0.09577734;-0.6807303;0.08422492,0.1120926;-0.714781;0.008479252,-0.07593456;0.006825216;-0.03688285,-0.1088416;-0.3361039;-0.0150819,-0.1292085;-0.682079;0.0483195,-0.126076;-0.641635;-0.05161647,0.004147429;0.5590358;0.01413527,0;0;0,-0.01628187;0.3142225;-0.06329393,-0.04244961;0.6207678;-0.1393666,0.1460094;0.5045453;-0.04324532,0.2369793;0.2692754;-0.01334167,0.267595;0.07438695;-0.06593895,-0.2014996;0.4673932;-0.03663797,-0.2433771;0.2176433;-0.01681604,-0.2634432;0.03385538;-0.1034455,0.07470609;0.003764153;-0.03972173,0.09956612;-0.3402843;-0.05280161,0.09842823;-0.6871153;0.009168625,0.1221425;-0.7226897;-0.06324482,-0.07712697;0.004246439;-0.03473301,-0.1060204;-0.338308;-0.06603901,-0.1015351;-0.6803259;0.01844161,-0.1092091;-0.7244952;-0.04898319,-0.03558876;0.5454495;-0.1180255,63.7957
+0;0;0,0.001309143;0.3206586;0.0135402,0.001822236;0.6375666;0.01043309,0.1943173;0.5028865;0.01577905,0.2382618;0.2536639;0.03765706,0.2853616;0.05872701;-0.0006381646,-0.189865;0.5000758;0.0067764,-0.2440826;0.2519861;0.01257576,-0.2868955;0.05728751;-0.03152437,0.07575103;0.00414769;-0.03765054,0.0908002;-0.338829;-0.001609154,0.0969244;-0.6806424;0.08359285,0.113262;-0.7144821;0.007674046,-0.07591741;0.006721939;-0.03693707,-0.1080256;-0.3363101;-0.01557011,-0.1280066;-0.6823139;0.04779747,-0.1249019;-0.641876;-0.05214,0.001744688;0.5590574;0.01384932,0;0;0,-0.01628187;0.3142225;-0.06329393,-0.04244961;0.6207678;-0.1393666,0.1460094;0.5045453;-0.04324532,0.2369793;0.2692754;-0.01334167,0.267595;0.07438695;-0.06593895,-0.2014996;0.4673932;-0.03663797,-0.2433771;0.2176433;-0.01681604,-0.2634432;0.03385538;-0.1034455,0.07470609;0.003764153;-0.03972173,0.09956612;-0.3402843;-0.05280161,0.09842823;-0.6871153;0.009168625,0.1221425;-0.7226897;-0.06324482,-0.07712697;0.004246439;-0.03473301,-0.1060204;-0.338308;-0.06603901,-0.1015351;-0.6803259;0.01844161,-0.1092091;-0.7244952;-0.04898319,-0.03558876;0.5454495;-0.1180255,63.80749
+0;0;0,0.001309143;0.3206586;0.0135402,0.001822236;0.6375666;0.01043309,0.1943173;0.5028865;0.01577905,0.2382618;0.2536639;0.03765706,0.2853616;0.05872701;-0.0006381646,-0.189865;0.5000758;0.0067764,-0.2440826;0.2519861;0.01257576,-0.2868955;0.05728751;-0.03152437,0.07575103;0.00414769;-0.03765054,0.0908002;-0.338829;-0.001609154,0.0969244;-0.6806424;0.08359285,0.113262;-0.7144821;0.007674046,-0.07591741;0.006721939;-0.03693707,-0.1080256;-0.3363101;-0.01557011,-0.1280066;-0.6823139;0.04779747,-0.1249019;-0.641876;-0.05214,0.001744688;0.5590574;0.01384932,0;0;0,-0.01628187;0.3142225;-0.06329393,-0.04244961;0.6207678;-0.1393666,0.1460094;0.5045453;-0.04324532,0.2369793;0.2692754;-0.01334167,0.267595;0.07438695;-0.06593895,-0.2014996;0.4673932;-0.03663797,-0.2433771;0.2176433;-0.01681604,-0.2634432;0.03385538;-0.1034455,0.07470609;0.003764153;-0.03972173,0.09956612;-0.3402843;-0.05280161,0.09842823;-0.6871153;0.009168625,0.1221425;-0.7226897;-0.06324482,-0.07712697;0.004246439;-0.03473301,-0.1060204;-0.338308;-0.06603901,-0.1015351;-0.6803259;0.01844161,-0.1092091;-0.7244952;-0.04898319,-0.03558876;0.5454495;-0.1180255,63.81856
+0;0;0,0.001308123;0.3204089;0.01352966,0.001820865;0.6371208;0.01042264,0.1920588;0.503107;0.01574564,0.236024;0.2537667;0.03763399,0.2841095;0.05475006;-0.001462702,-0.1876204;0.5003293;0.006848516,-0.2418636;0.2521224;0.01265062,-0.2855725;0.05334905;-0.03237246,0.07580829;0.004150825;-0.037679,0.09086487;-0.3389945;-0.001619894,0.09698986;-0.680852;0.0835931,0.1133692;-0.714855;0.007480159,-0.07597479;0.00672702;-0.03696499,-0.1080987;-0.3364737;-0.01558752,-0.1280823;-0.6825221;0.04778824,-0.1249697;-0.6420577;-0.05240479,0.001743325;0.5586194;0.01383853,0;0;0,-0.02088922;0.3137233;-0.06315017,-0.04939081;0.6199646;-0.1387908,0.1383281;0.5062173;-0.04480624,0.2309761;0.2713057;-0.01624942,0.2634832;0.07301457;-0.07167792,-0.204971;0.4667373;-0.03574543,-0.2413201;0.2160567;-0.01523639,-0.2621732;0.0288092;-0.1044098,0.07459173;0.004294485;-0.04001832,0.09999582;-0.3399118;-0.05236149,0.09918553;-0.6867461;0.009852886,0.1225212;-0.7224032;-0.06296492,-0.07738622;0.003235457;-0.03442005,-0.1049562;-0.3397155;-0.06442364,-0.1011524;-0.6821482;0.01858665,-0.1088741;-0.7265136;-0.04900035,-0.04205346;0.5446769;-0.1175289,63.84052
+0;0;0,0.0003986561;0.3204168;0.01339945,-3.296242E-06;0.6371294;0.01030615,0.190564;0.5034654;0.01544177,0.2353221;0.2543406;0.03816175,0.2835157;0.05520539;-0.0001906902,-0.1891957;0.5003459;0.006058923,-0.243534;0.2521525;0.01153533,-0.286516;0.05329829;-0.0338292,0.07575947;0.004406151;-0.03774813,0.09078957;-0.3389165;-0.003406402,0.09804434;-0.6805365;0.08266596,0.1144779;-0.7144918;0.006524727,-0.0760569;0.00645242;-0.03684493,-0.1075003;-0.3368568;-0.01620944,-0.1273386;-0.6829571;0.04692784,-0.1241343;-0.6424964;-0.0532627,0.0001450896;0.5586276;0.01371017,0;0;0,-0.02088922;0.3137233;-0.06315017,-0.04939081;0.6199646;-0.1387908,0.1383281;0.5062173;-0.04480624,0.2309761;0.2713057;-0.01624942,0.2634832;0.07301457;-0.07167792,-0.204971;0.4667373;-0.03574543,-0.2413201;0.2160567;-0.01523639,-0.2621732;0.0288092;-0.1044098,0.07459173;0.004294485;-0.04001832,0.09999582;-0.3399118;-0.05236149,0.09918553;-0.6867461;0.009852886,0.1225212;-0.7224032;-0.06296492,-0.07738622;0.003235457;-0.03442005,-0.1049562;-0.3397155;-0.06442364,-0.1011524;-0.6821482;0.01858665,-0.1088741;-0.7265136;-0.04900035,-0.04205346;0.5446769;-0.1175289,63.85196
+0;0;0,0.0003982817;0.3201159;0.01338687,-2.977569E-06;0.6362802;0.01029877,0.1840868;0.504625;0.01536974,0.2288237;0.2556177;0.03807901,0.2772296;0.0556054;-0.0004423521,-0.182755;0.5016116;0.006306063,-0.2370677;0.2535352;0.01177989,-0.280239;0.05380516;-0.03378446,0.07588135;0.00441324;-0.03780886,0.090931;-0.3393557;-0.003422488,0.09817909;-0.6806613;0.08257066,0.1146958;-0.71494;0.006044477,-0.07617926;0.0064628;-0.0369042,-0.1076635;-0.3372927;-0.01624189,-0.1274836;-0.6830745;0.04683728,-0.124263;-0.642561;-0.05385979,0.0001451579;0.5579108;0.01369705,0;0;0,-0.02475389;0.3132358;-0.06264281,-0.05644953;0.6188655;-0.1371865,0.1267285;0.5061321;-0.04819322,0.2250916;0.2738103;-0.01864624,0.2604318;0.07531565;-0.07506347,-0.2050455;0.4666141;-0.03769784,-0.237496;0.2155561;-0.01675596,-0.2596275;0.0269292;-0.1048586,0.07440016;0.005030781;-0.04057431,0.100267;-0.3396266;-0.05189776,0.09967971;-0.6860875;0.01056337,0.1227683;-0.7222149;-0.06261373,-0.07769399;0.002267701;-0.03413896,-0.1050818;-0.3412116;-0.06342813,-0.1012255;-0.6834943;0.018819,-0.1089808;-0.7280901;-0.04927019,-0.04830666;0.5437181;-0.1162128,63.86324
+0;0;0,0.0003982817;0.3201159;0.01338687,-2.977569E-06;0.6362802;0.01029877,0.1840868;0.504625;0.01536974,0.2288237;0.2556177;0.03807901,0.2772296;0.0556054;-0.0004423521,-0.182755;0.5016116;0.006306063,-0.2370677;0.2535352;0.01177989,-0.280239;0.05380516;-0.03378446,0.07588135;0.00441324;-0.03780886,0.090931;-0.3393557;-0.003422488,0.09817909;-0.6806613;0.08257066,0.1146958;-0.71494;0.006044477,-0.07617926;0.0064628;-0.0369042,-0.1076635;-0.3372927;-0.01624189,-0.1274836;-0.6830745;0.04683728,-0.124263;-0.642561;-0.05385979,0.0001451579;0.5579108;0.01369705,0;0;0,-0.02475389;0.3132358;-0.06264281,-0.05644953;0.6188655;-0.1371865,0.1267285;0.5061321;-0.04819322,0.2250916;0.2738103;-0.01864624,0.2604318;0.07531565;-0.07506347,-0.2050455;0.4666141;-0.03769784,-0.237496;0.2155561;-0.01675596,-0.2596275;0.0269292;-0.1048586,0.07440016;0.005030781;-0.04057431,0.100267;-0.3396266;-0.05189776,0.09967971;-0.6860875;0.01056337,0.1227683;-0.7222149;-0.06261373,-0.07769399;0.002267701;-0.03413896,-0.1050818;-0.3412116;-0.06342813,-0.1012255;-0.6834943;0.018819,-0.1089808;-0.7280901;-0.04927019,-0.04830666;0.5437181;-0.1162128,63.88521
+0;0;0,-0.00011741;0.3209369;0.01305974,-0.0009290618;0.6382972;0.009719111,0.1819127;0.5067222;0.01548518,0.2269659;0.2579081;0.03850577,0.2750726;0.05892287;0.0008440539,-0.1822612;0.5037635;0.005582136,-0.2366414;0.2558015;0.01066516,-0.2785186;0.05705976;-0.03489598,0.07619159;0.004546419;-0.03775747,0.09182402;-0.3394182;-0.005690511,0.09997752;-0.6805391;0.08115782,0.1164563;-0.7157813;0.00620763,-0.07631312;0.006374097;-0.03724423,-0.1070135;-0.3374922;-0.01730016,-0.1261337;-0.6833478;0.0458735,-0.1227452;-0.6429117;-0.05425256,-0.0006879701;0.5595888;0.01318765,0;0;0,-0.0288154;0.313711;-0.06265926,-0.06175911;0.6202977;-0.137821,0.1209245;0.5079927;-0.05027652,0.2192201;0.2759883;-0.0189693,0.2555411;0.07996126;-0.0788188,-0.2067691;0.4656567;-0.03705097,-0.2356663;0.2142279;-0.01663697,-0.2596762;0.0271212;-0.1046277,0.07426479;0.006151199;-0.04121113,0.1020161;-0.3383895;-0.05149841,0.1016815;-0.6849453;0.01072359,0.1246863;-0.7208714;-0.06187224,-0.07837559;0.0008142017;-0.03328752,-0.1040982;-0.3427357;-0.06322221,-0.0998548;-0.6851941;0.01848998,-0.1079581;-0.7295144;-0.04901163,-0.05336782;0.5448768;-0.1166461,63.89642
+0;0;0,-0.00011741;0.3209369;0.01305974,-0.0009290618;0.6382972;0.009719111,0.1819127;0.5067222;0.01548518,0.2269659;0.2579081;0.03850577,0.2750726;0.05892287;0.0008440539,-0.1822612;0.5037635;0.005582136,-0.2366414;0.2558015;0.01066516,-0.2785186;0.05705976;-0.03489598,0.07619159;0.004546419;-0.03775747,0.09182402;-0.3394182;-0.005690511,0.09997752;-0.6805391;0.08115782,0.1164563;-0.7157813;0.00620763,-0.07631312;0.006374097;-0.03724423,-0.1070135;-0.3374922;-0.01730016,-0.1261337;-0.6833478;0.0458735,-0.1227452;-0.6429117;-0.05425256,-0.0006879701;0.5595888;0.01318765,0;0;0,-0.0288154;0.313711;-0.06265926,-0.06175911;0.6202977;-0.137821,0.1209245;0.5079927;-0.05027652,0.2192201;0.2759883;-0.0189693,0.2555411;0.07996126;-0.0788188,-0.2067691;0.4656567;-0.03705097,-0.2356663;0.2142279;-0.01663697,-0.2596762;0.0271212;-0.1046277,0.07426479;0.006151199;-0.04121113,0.1020161;-0.3383895;-0.05149841,0.1016815;-0.6849453;0.01072359,0.1246863;-0.7208714;-0.06187224,-0.07837559;0.0008142017;-0.03328752,-0.1040982;-0.3427357;-0.06322221,-0.0998548;-0.6851941;0.01848998,-0.1079581;-0.7295144;-0.04901163,-0.05336782;0.5448768;-0.1166461,63.90776
+0;0;0,-0.0001177102;0.3217576;0.01309313,-0.0009313845;0.6399034;0.009743345,0.1798608;0.5087072;0.01549308,0.2249109;0.2599104;0.03851207,0.2730127;0.06094521;0.0008541495,-0.1802242;0.5057817;0.005701232,-0.2346006;0.2578369;0.0107839,-0.2764735;0.05911525;-0.03477265,0.0765918;0.004570301;-0.0379558,0.09220227;-0.3389108;-0.005933914,0.1003623;-0.680307;0.08098449,0.1168363;-0.7155305;0.006055936,-0.07671398;0.006407579;-0.03743986,-0.1073712;-0.3369753;-0.01752383,-0.1265069;-0.6831101;0.0457008,-0.1231193;-0.6426769;-0.05439636,-0.0006896348;0.5609802;0.01322135,0;0;0,-0.03210317;0.314313;-0.06225872,-0.06674005;0.6215703;-0.1372418,0.1145253;0.5091752;-0.05104136,0.2165663;0.2788081;-0.01977038,0.2518587;0.08304726;-0.08101726,-0.2075509;0.4655566;-0.03551195,-0.2365961;0.2141795;-0.01489228,-0.2599687;0.0265805;-0.101952,0.07465498;0.007277817;-0.04124928,0.1044209;-0.3366363;-0.05049014,0.104971;-0.6835189;0.01151752,0.1277253;-0.7195567;-0.06101537,-0.07890985;-0.0001301348;-0.03318212,-0.1028461;-0.34339;-0.06230368,-0.09735804;-0.6862351;0.01893628,-0.1053662;-0.7313583;-0.04763801,-0.05795939;0.5459613;-0.1160944,63.92966
+0;0;0,0.002018688;0.3217785;0.01240584,0.001963193;0.6399243;0.008808084,0.182434;0.5078788;0.01552091,0.2271355;0.2589961;0.03828952,0.276286;0.06024343;0.0008640252,-0.1777156;0.5068673;0.0048721,-0.2310275;0.2586786;0.009285294,-0.2722982;0.05988245;-0.03649541,0.0766421;0.004894644;-0.03781355,0.09352756;-0.3388486;-0.00946187,0.1027935;-0.6799272;0.07858516,0.1195496;-0.7155422;0.004062146,-0.07663957;0.006090282;-0.03764467,-0.1054194;-0.337529;-0.01904722,-0.1240204;-0.6836233;0.04455696,-0.1204278;-0.6432326;-0.05553747,0.002146248;0.5610018;0.01230564,0;0;0,-0.03210317;0.314313;-0.06225872,-0.06674005;0.6215703;-0.1372418,0.1145253;0.5091752;-0.05104136,0.2165663;0.2788081;-0.01977038,0.2518587;0.08304726;-0.08101726,-0.2075509;0.4655566;-0.03551195,-0.2365961;0.2141795;-0.01489228,-0.2599687;0.0265805;-0.101952,0.07465498;0.007277817;-0.04124928,0.1044209;-0.3366363;-0.05049014,0.104971;-0.6835189;0.01151752,0.1277253;-0.7195567;-0.06101537,-0.07890985;-0.0001301348;-0.03318212,-0.1028461;-0.34339;-0.06230368,-0.09735804;-0.6862351;0.01893628,-0.1053662;-0.7313583;-0.04763801,-0.05795939;0.5459613;-0.1160944,63.94126
+0;0;0,0.002018688;0.3217785;0.01240584,0.001963193;0.6399243;0.008808084,0.182434;0.5078788;0.01552091,0.2271355;0.2589961;0.03828952,0.276286;0.06024343;0.0008640252,-0.1777156;0.5068673;0.0048721,-0.2310275;0.2586786;0.009285294,-0.2722982;0.05988245;-0.03649541,0.0766421;0.004894644;-0.03781355,0.09352756;-0.3388486;-0.00946187,0.1027935;-0.6799272;0.07858516,0.1195496;-0.7155422;0.004062146,-0.07663957;0.006090282;-0.03764467,-0.1054194;-0.337529;-0.01904722,-0.1240204;-0.6836233;0.04455696,-0.1204278;-0.6432326;-0.05553747,0.002146248;0.5610018;0.01230564,0;0;0,-0.03210317;0.314313;-0.06225872,-0.06674005;0.6215703;-0.1372418,0.1145253;0.5091752;-0.05104136,0.2165663;0.2788081;-0.01977038,0.2518587;0.08304726;-0.08101726,-0.2075509;0.4655566;-0.03551195,-0.2365961;0.2141795;-0.01489228,-0.2599687;0.0265805;-0.101952,0.07465498;0.007277817;-0.04124928,0.1044209;-0.3366363;-0.05049014,0.104971;-0.6835189;0.01151752,0.1277253;-0.7195567;-0.06101537,-0.07890985;-0.0001301348;-0.03318212,-0.1028461;-0.34339;-0.06230368,-0.09735804;-0.6862351;0.01893628,-0.1053662;-0.7313583;-0.04763801,-0.05795939;0.5459613;-0.1160944,63.95227
+0;0;0,0.002023948;0.3226171;0.01243816,0.001968294;0.6415812;0.008830913,0.1960103;0.5053284;0.01579501,0.2407205;0.2563975;0.03856803,0.2906888;0.05433732;0.000519719,-0.1912486;0.5042408;0.004344636,-0.2445709;0.2560041;0.008758683,-0.2865283;0.05389972;-0.03778387,0.07668454;0.004897354;-0.03783448,0.09359843;-0.3394249;-0.00943505,0.1028597;-0.6803285;0.0785668,0.1196105;-0.7159229;0.00406713,-0.076682;0.006093654;-0.03766552,-0.1055103;-0.3381044;-0.01903675,-0.1241018;-0.6840212;0.0445348,-0.1205103;-0.6436338;-0.05552828,0.002151834;0.5624501;0.01233771,0;0;0,-0.04256116;0.3143723;-0.05999351,-0.09124732;0.621447;-0.1313212,0.1111911;0.5103345;-0.05147957,0.2122633;0.279472;-0.0203166,0.2481516;0.08157818;-0.08606529,-0.2328727;0.4512683;-0.02117185,-0.2590963;0.1995747;-3.280677E-05,-0.2855788;0.008409113;-0.08679227,0.07439603;0.008280158;-0.04162478,0.1059394;-0.3360862;-0.04982567,0.108469;-0.6828423;0.01181221,0.1312359;-0.7189077;-0.06064772,-0.07906913;-0.0008258537;-0.03291418,-0.1018976;-0.3447542;-0.06194147,-0.09526616;-0.6874917;0.01888204,-0.1025849;-0.732131;-0.04826576,-0.07860993;0.5458829;-0.1112108,63.97465
+0;0;0,0.003795522;0.3226222;0.011879,0.004970221;0.6415805;0.007934675,0.1985838;0.5046346;0.01659145,0.2430942;0.2555485;0.03801857,0.293416;0.05348073;0.0004797876,-0.1888098;0.5055003;0.003587703,-0.2403878;0.2568789;0.006950846,-0.2815059;0.05452146;-0.03924022,0.0767954;0.005116557;-0.03757978,0.09432948;-0.3395177;-0.01370041,0.1055777;-0.6798725;0.07617427,0.123567;-0.7146451;0.001245521,-0.07660772;0.005831152;-0.03785774,-0.1034341;-0.3386002;-0.02060124,-0.1212819;-0.6844884;0.04333747,-0.1173781;-0.6441297;-0.05671689,0.004967684;0.5624521;0.01150568,0;0;0,-0.04256116;0.3143723;-0.05999351,-0.09124732;0.621447;-0.1313212,0.1111911;0.5103345;-0.05147957,0.2122633;0.279472;-0.0203166,0.2481516;0.08157818;-0.08606529,-0.2328727;0.4512683;-0.02117185,-0.2590963;0.1995747;-3.280677E-05,-0.2855788;0.008409113;-0.08679227,0.07439603;0.008280158;-0.04162478,0.1059394;-0.3360862;-0.04982567,0.108469;-0.6828423;0.01181221,0.1312359;-0.7189077;-0.06064772,-0.07906913;-0.0008258537;-0.03291418,-0.1018976;-0.3447542;-0.06194147,-0.09526616;-0.6874917;0.01888204,-0.1025849;-0.732131;-0.04826576,-0.07860993;0.5458829;-0.1112108,63.98625
+0;0;0,0.003795813;0.3226469;0.01187991,0.004968426;0.6410273;0.007943122,0.2002114;0.5037472;0.01663582,0.2447255;0.2546403;0.03806471,0.2955697;0.05047481;0.000136219,-0.1904423;0.5046201;0.003522644,-0.2420246;0.2559781;0.006886066,-0.2835695;0.05151992;-0.03978454,0.07729188;0.005149636;-0.03782274,0.09489243;-0.3407912;-0.01385283,0.1060977;-0.6798468;0.07567878,0.1240479;-0.7144782;0.0009132847,-0.07710298;0.005868851;-0.0381025,-0.1040311;-0.3398683;-0.02078057,-0.1218108;-0.6844362;0.04291406,-0.1179155;-0.6441001;-0.05692231,0.004965895;0.5620512;0.01150726,0;0;0,-0.04628949;0.3141941;-0.05827427,-0.09397854;0.6209723;-0.1289558,0.1106872;0.5104232;-0.05230999,0.2136374;0.2803183;-0.02152276,0.2484987;0.0807658;-0.08986592,-0.2354194;0.4475103;-0.01719456,-0.26242;0.1958873;0.004059767,-0.2886917;0.00243935;-0.08308928,0.07459639;0.008981675;-0.04225898,0.1081933;-0.3365267;-0.04964876,0.1139938;-0.6818482;0.01215362,0.1366601;-0.7179672;-0.05998397,-0.07982763;-0.001291513;-0.03251144,-0.09980875;-0.3466437;-0.06237728,-0.09175706;-0.6880934;0.01791853,-0.0979237;-0.7331211;-0.04858059,-0.08197334;0.545453;-0.1088898,63.99772
+0;0;0,0.003795813;0.3226469;0.01187991,0.004968426;0.6410273;0.007943122,0.2002114;0.5037472;0.01663582,0.2447255;0.2546403;0.03806471,0.2955697;0.05047481;0.000136219,-0.1904423;0.5046201;0.003522644,-0.2420246;0.2559781;0.006886066,-0.2835695;0.05151992;-0.03978454,0.07729188;0.005149636;-0.03782274,0.09489243;-0.3407912;-0.01385283,0.1060977;-0.6798468;0.07567878,0.1240479;-0.7144782;0.0009132847,-0.07710298;0.005868851;-0.0381025,-0.1040311;-0.3398683;-0.02078057,-0.1218108;-0.6844362;0.04291406,-0.1179155;-0.6441001;-0.05692231,0.004965895;0.5620512;0.01150726,0;0;0,-0.04628949;0.3141941;-0.05827427,-0.09397854;0.6209723;-0.1289558,0.1106872;0.5104232;-0.05230999,0.2136374;0.2803183;-0.02152276,0.2484987;0.0807658;-0.08986592,-0.2354194;0.4475103;-0.01719456,-0.26242;0.1958873;0.004059767,-0.2886917;0.00243935;-0.08308928,0.07459639;0.008981675;-0.04225898,0.1081933;-0.3365267;-0.04964876,0.1139938;-0.6818482;0.01215362,0.1366601;-0.7179672;-0.05998397,-0.07982763;-0.001291513;-0.03251144,-0.09980875;-0.3466437;-0.06237728,-0.09175706;-0.6880934;0.01791853,-0.0979237;-0.7331211;-0.04858059,-0.08197334;0.545453;-0.1088898,64.02054
+0;0;0,-0.0008038738;0.3226124;0.0127202,-0.003844004;0.6407141;0.009451402,0.1886713;0.5060591;0.0162626,0.2338683;0.2568234;0.03630174,0.2875385;0.04326943;-0.003728263,-0.1935078;0.5033026;0.001939102,-0.2445918;0.2544041;0.003604969,-0.286813;0.04006638;-0.04502502,0.07790625;0.00546972;-0.03781043,0.09664093;-0.3405641;-0.01932073,0.1092177;-0.6796432;0.07099351,0.1288833;-0.7146662;-0.001803502,-0.07756786;0.005585153;-0.03848331,-0.1027288;-0.3402044;-0.02335689,-0.1191172;-0.685011;0.04090215,-0.1149744;-0.6446989;-0.0580455,-0.002972227;0.5618124;0.01288762,0;0;0,-0.04649977;0.3143064;-0.05736256,-0.09345109;0.620997;-0.1276841,0.1073862;0.5116665;-0.05330014,0.2131326;0.2824557;-0.0242672,0.2423915;0.07142009;-0.09279513,-0.2330806;0.4512129;-0.0180546,-0.2570775;0.1991785;0.003522474,-0.2872462;-0.003908262;-0.08554947,0.07477495;0.009560704;-0.0429678,0.1105862;-0.3355511;-0.04987144,0.1190456;-0.6811892;0.01138353,0.1419032;-0.7168723;-0.05987239,-0.08062518;-0.001734785;-0.03202346,-0.09969767;-0.3468932;-0.06258836,-0.08810707;-0.6887112;0.01688208,-0.09345959;-0.7330881;-0.04909951,-0.08167638;0.5455029;-0.1076829,64.03208
+0;0;0,-0.0008038738;0.3226124;0.0127202,-0.003844004;0.6407141;0.009451402,0.1886713;0.5060591;0.0162626,0.2338683;0.2568234;0.03630174,0.2875385;0.04326943;-0.003728263,-0.1935078;0.5033026;0.001939102,-0.2445918;0.2544041;0.003604969,-0.286813;0.04006638;-0.04502502,0.07790625;0.00546972;-0.03781043,0.09664093;-0.3405641;-0.01932073,0.1092177;-0.6796432;0.07099351,0.1288833;-0.7146662;-0.001803502,-0.07756786;0.005585153;-0.03848331,-0.1027288;-0.3402044;-0.02335689,-0.1191172;-0.685011;0.04090215,-0.1149744;-0.6446989;-0.0580455,-0.002972227;0.5618124;0.01288762,0;0;0,-0.04649977;0.3143064;-0.05736256,-0.09345109;0.620997;-0.1276841,0.1073862;0.5116665;-0.05330014,0.2131326;0.2824557;-0.0242672,0.2423915;0.07142009;-0.09279513,-0.2330806;0.4512129;-0.0180546,-0.2570775;0.1991785;0.003522474,-0.2872462;-0.003908262;-0.08554947,0.07477495;0.009560704;-0.0429678,0.1105862;-0.3355511;-0.04987144,0.1190456;-0.6811892;0.01138353,0.1419032;-0.7168723;-0.05987239,-0.08062518;-0.001734785;-0.03202346,-0.09969767;-0.3468932;-0.06258836,-0.08810707;-0.6887112;0.01688208,-0.09345959;-0.7330881;-0.04909951,-0.08167638;0.5455029;-0.1076829,64.0436
+0;0;0,-0.0008061492;0.3235256;0.0127562,-0.003854382;0.6424741;0.009478509,0.1888085;0.5075624;0.01630161,0.2340159;0.2582689;0.03634539,0.2892975;0.03830339;-0.004886452,-0.1936601;0.5048038;0.001967254,-0.244756;0.2558477;0.003633507,-0.2882448;0.03507479;-0.04645652,0.07870504;0.005525801;-0.03819811,0.0975188;-0.3419688;-0.01963036,0.1100476;-0.6797539;0.07033926,0.1296435;-0.7145467;-0.002199933,-0.07836318;0.005642419;-0.03887789,-0.1036303;-0.3416068;-0.02368761,-0.1199562;-0.6850977;0.04032623,-0.1158281;-0.6448221;-0.05827096,-0.002980235;0.5633579;0.01292406,0;0;0,-0.04910457;0.3148042;-0.05761266,-0.0983694;0.6218277;-0.1287265,0.1036167;0.5129539;-0.0553205,0.2143449;0.2859142;-0.02730393,0.2444095;0.06759949;-0.09494829,-0.2330954;0.4486499;-0.01492795,-0.257762;0.1964427;0.004457325,-0.2871319;-0.01414652;-0.0845964,0.07445423;0.01012737;-0.04514551,0.1144827;-0.3360147;-0.05102586,0.1260693;-0.6801374;0.01058293,0.1492008;-0.7158256;-0.06008553,-0.08220104;-0.002264427;-0.03036404,-0.09732797;-0.3488727;-0.06330466,-0.08254392;-0.6895187;0.01474696,-0.08795603;-0.7331618;-0.051521,-0.08604196;0.5462573;-0.1084991,64.0667
+0;0;0,-0.001811395;0.3235245;0.01268158,-0.004432164;0.6424742;0.009185905,0.1882868;0.5084884;0.016997,0.2347767;0.2592123;0.03410932,0.2902581;0.03951705;-0.008278809,-0.1941486;0.5043097;-0.0003084755,-0.2433148;0.2549599;-3.582961E-05,-0.2857161;0.03405604;-0.05047977,0.07884175;0.005888373;-0.03786055,0.1005179;-0.3417339;-0.02602446,0.1151286;-0.6786929;0.06668711,0.1345297;-0.712728;-0.006573729,-0.07819965;0.00530856;-0.03925236,-0.1000954;-0.3422805;-0.02685877,-0.1153448;-0.6857332;0.03762378,-0.1106538;-0.6454614;-0.06094864,-0.003750063;0.5633589;0.01269341,0;0;0,-0.04910457;0.3148042;-0.05761266,-0.0983694;0.6218277;-0.1287265,0.1036167;0.5129539;-0.0553205,0.2143449;0.2859142;-0.02730393,0.2444095;0.06759949;-0.09494829,-0.2330954;0.4486499;-0.01492795,-0.257762;0.1964427;0.004457325,-0.2871319;-0.01414652;-0.0845964,0.07445423;0.01012737;-0.04514551,0.1144827;-0.3360147;-0.05102586,0.1260693;-0.6801374;0.01058293,0.1492008;-0.7158256;-0.06008553,-0.08220104;-0.002264427;-0.03036404,-0.09732797;-0.3488727;-0.06330466,-0.08254392;-0.6895187;0.01474696,-0.08795603;-0.7331618;-0.051521,-0.08604196;0.5462573;-0.1084991,64.07779
+0;0;0,-0.001811395;0.3235245;0.01268158,-0.004432164;0.6424742;0.009185905,0.1882868;0.5084884;0.016997,0.2347767;0.2592123;0.03410932,0.2902581;0.03951705;-0.008278809,-0.1941486;0.5043097;-0.0003084755,-0.2433148;0.2549599;-3.582961E-05,-0.2857161;0.03405604;-0.05047977,0.07884175;0.005888373;-0.03786055,0.1005179;-0.3417339;-0.02602446,0.1151286;-0.6786929;0.06668711,0.1345297;-0.712728;-0.006573729,-0.07819965;0.00530856;-0.03925236,-0.1000954;-0.3422805;-0.02685877,-0.1153448;-0.6857332;0.03762378,-0.1106538;-0.6454614;-0.06094864,-0.003750063;0.5633589;0.01269341,0;0;0,-0.04910457;0.3148042;-0.05761266,-0.0983694;0.6218277;-0.1287265,0.1036167;0.5129539;-0.0553205,0.2143449;0.2859142;-0.02730393,0.2444095;0.06759949;-0.09494829,-0.2330954;0.4486499;-0.01492795,-0.257762;0.1964427;0.004457325,-0.2871319;-0.01414652;-0.0845964,0.07445423;0.01012737;-0.04514551,0.1144827;-0.3360147;-0.05102586,0.1260693;-0.6801374;0.01058293,0.1492008;-0.7158256;-0.06008553,-0.08220104;-0.002264427;-0.03036404,-0.09732797;-0.3488727;-0.06330466,-0.08254392;-0.6895187;0.01474696,-0.08795603;-0.7331618;-0.051521,-0.08604196;0.5462573;-0.1084991,64.08953
+0;0;0,-0.001808095;0.3229351;0.01265848,-0.004420616;0.6408836;0.009175482,0.1878737;0.5073051;0.01696441,0.2343545;0.2580778;0.03407338,0.2901969;0.03695306;-0.008590549,-0.1937209;0.5031356;-0.0003030263,-0.2428775;0.2538345;-3.043373E-05,-0.2855547;0.03149337;-0.05080258,0.07960521;0.005945392;-0.03822717,0.1012736;-0.3415515;-0.02639535,0.1159906;-0.680963;0.06699097,0.1352723;-0.714604;-0.005819023,-0.07895689;0.005359965;-0.03963245,-0.1008447;-0.3421037;-0.02724333,-0.1162051;-0.6880561;0.03770852,-0.111543;-0.6478475;-0.0602573,-0.003740988;0.562055;0.01267028,0;0;0,-0.05062872;0.3141659;-0.05645418,-0.1012903;0.6202171;-0.1262841,0.1019401;0.5138108;-0.05691147,0.2156844;0.2883865;-0.02838802,0.245401;0.06860694;-0.09656858,-0.2352193;0.4473849;-0.01296011,-0.2601382;0.1953281;0.007382823,-0.2884246;-0.01652242;-0.08291658,0.075083;0.01076192;-0.04561115,0.1176769;-0.3349373;-0.05204535,0.130168;-0.6813942;0.01079869,0.1549424;-0.7151182;-0.06025577,-0.08315768;-0.002846426;-0.03017201,-0.09723429;-0.3493419;-0.06343374,-0.07785551;-0.6926208;0.01351929,-0.08326132;-0.735329;-0.05287009,-0.08862658;0.5449114;-0.1064017,64.11222
+0;0;0,-0.003761768;0.3229615;0.01281072,-0.008138728;0.6409387;0.00952763,0.1787589;0.5093544;0.01815656,0.2258011;0.2599342;0.0313683,0.2846084;0.03410815;-0.01302539,-0.1911065;0.5050357;-0.0007028403,-0.2388481;0.2554039;-0.002334661,-0.2809491;0.02768104;-0.05521471,0.07979636;0.006285559;-0.03818782,0.102334;-0.3397568;-0.03255463,0.1195316;-0.6802356;0.06356399,0.1395246;-0.7127482;-0.01023586,-0.07910945;0.005030274;-0.03977019,-0.09867407;-0.3410872;-0.02952883,-0.1129332;-0.6888762;0.03604489,-0.107833;-0.648629;-0.06205168,-0.007031228;0.5620949;0.01297172,0;0;0,-0.05161761;0.3140551;-0.05645681,-0.1030082;0.6199787;-0.1265194,0.09495921;0.5162446;-0.05926299,0.2122187;0.292479;-0.0313859,0.2439841;0.06677571;-0.09828472,-0.2319734;0.4500736;-0.01563071,-0.2605768;0.1984771;0.006255575,-0.2853234;-0.0187176;-0.08669906,0.075028;0.01139602;-0.04589343,0.1186842;-0.3325557;-0.05462933,0.1332148;-0.6806215;0.009397745,0.1591783;-0.7141603;-0.06161404,-0.08336219;-0.003430877;-0.03007078,-0.0995265;-0.3483192;-0.06286896,-0.07566907;-0.6933956;0.01337756,-0.08354469;-0.7333948;-0.05584706,-0.09018742;0.5447;-0.1065648,64.12423
+0;0;0,-0.003761768;0.3229615;0.01281072,-0.008138728;0.6409387;0.00952763,0.1787589;0.5093544;0.01815656,0.2258011;0.2599342;0.0313683,0.2846084;0.03410815;-0.01302539,-0.1911065;0.5050357;-0.0007028403,-0.2388481;0.2554039;-0.002334661,-0.2809491;0.02768104;-0.05521471,0.07979636;0.006285559;-0.03818782,0.102334;-0.3397568;-0.03255463,0.1195316;-0.6802356;0.06356399,0.1395246;-0.7127482;-0.01023586,-0.07910945;0.005030274;-0.03977019,-0.09867407;-0.3410872;-0.02952883,-0.1129332;-0.6888762;0.03604489,-0.107833;-0.648629;-0.06205168,-0.007031228;0.5620949;0.01297172,0;0;0,-0.05161761;0.3140551;-0.05645681,-0.1030082;0.6199787;-0.1265194,0.09495921;0.5162446;-0.05926299,0.2122187;0.292479;-0.0313859,0.2439841;0.06677571;-0.09828472,-0.2319734;0.4500736;-0.01563071,-0.2605768;0.1984771;0.006255575,-0.2853234;-0.0187176;-0.08669906,0.075028;0.01139602;-0.04589343,0.1186842;-0.3325557;-0.05462933,0.1332148;-0.6806215;0.009397745,0.1591783;-0.7141603;-0.06161404,-0.08336219;-0.003430877;-0.03007078,-0.0995265;-0.3483192;-0.06286896,-0.07566907;-0.6933956;0.01337756,-0.08354469;-0.7333948;-0.05584706,-0.09018742;0.5447;-0.1065648,64.13556
+0;0;0,-0.003768099;0.323505;0.01283228,-0.008147769;0.6416782;0.009545877,0.1762271;0.5107326;0.01810777,0.2232658;0.2613308;0.03131853,0.2822126;0.03496866;-0.01318055,-0.1886138;0.5064726;-0.0004954319,-0.2363519;0.2568592;-0.002127132,-0.2785528;0.02859572;-0.05513272,0.08065614;0.006353284;-0.03859929,0.1030393;-0.3373182;-0.03300469,0.1203752;-0.6805333;0.06388636,0.140399;-0.7131424;-0.01002745,-0.07996184;0.005084474;-0.04019871,-0.09939241;-0.3386617;-0.03002751,-0.1137662;-0.6892456;0.03607318,-0.108658;-0.6489825;-0.06217486,-0.007039176;0.5627567;0.01299336,0;0;0,-0.04855504;0.3149301;-0.05740905,-0.09852369;0.6211911;-0.1279144,0.09625855;0.5160887;-0.0604856,0.2127936;0.2920244;-0.03214478,0.2429259;0.06541868;-0.0987525,-0.2262555;0.4517938;-0.0196164,-0.2574294;0.2006436;0.003625566,-0.2842828;-0.01827672;-0.08608239,0.07559913;0.01170671;-0.04672694,0.118191;-0.3299053;-0.05811095,0.1378459;-0.6802331;0.007987976,0.1643079;-0.7137854;-0.06304002,-0.08460918;-0.003762492;-0.02937368,-0.1005752;-0.3462646;-0.06223495,-0.07224931;-0.694241;0.0125648,-0.079944;-0.7342058;-0.05693219,-0.08592661;0.5458215;-0.1078534,64.15771
+0;0;0,-0.004374447;0.3234887;0.01305169,-0.008877466;0.6416636;0.01008719,0.1755206;0.5109612;0.019949,0.2244918;0.26171;0.02795469,0.2830753;0.03622879;-0.02124786,-0.1891517;0.5061461;-0.001309613,-0.2343045;0.2560814;-0.005467881,-0.2751887;0.0277487;-0.05920219,0.08083669;0.006538221;-0.03818855,0.1058492;-0.3369975;-0.03813663,0.1252824;-0.6797868;0.05985726,0.1455284;-0.714484;-0.01217383,-0.07981043;0.004908731;-0.04052017,-0.09657729;-0.3390396;-0.03272034,-0.1092819;-0.689584;0.03392916,-0.1036415;-0.6492938;-0.0642869,-0.007771697;0.5627383;0.01344825,0;0;0,-0.04855504;0.3149301;-0.05740905,-0.09852369;0.6211911;-0.1279144,0.09625855;0.5160887;-0.0604856,0.2127936;0.2920244;-0.03214478,0.2429259;0.06541868;-0.0987525,-0.2262555;0.4517938;-0.0196164,-0.2574294;0.2006436;0.003625566,-0.2842828;-0.01827672;-0.08608239,0.07559913;0.01170671;-0.04672694,0.118191;-0.3299053;-0.05811095,0.1378459;-0.6802331;0.007987976,0.1643079;-0.7137854;-0.06304002,-0.08460918;-0.003762492;-0.02937368,-0.1005752;-0.3462646;-0.06223495,-0.07224931;-0.694241;0.0125648,-0.079944;-0.7342058;-0.05693219,-0.08592661;0.5458215;-0.1078534,64.16972
+0;0;0,-0.004374447;0.3234887;0.01305169,-0.008877466;0.6416636;0.01008719,0.1755206;0.5109612;0.019949,0.2244918;0.26171;0.02795469,0.2830753;0.03622879;-0.02124786,-0.1891517;0.5061461;-0.001309613,-0.2343045;0.2560814;-0.005467881,-0.2751887;0.0277487;-0.05920219,0.08083669;0.006538221;-0.03818855,0.1058492;-0.3369975;-0.03813663,0.1252824;-0.6797868;0.05985726,0.1455284;-0.714484;-0.01217383,-0.07981043;0.004908731;-0.04052017,-0.09657729;-0.3390396;-0.03272034,-0.1092819;-0.689584;0.03392916,-0.1036415;-0.6492938;-0.0642869,-0.007771697;0.5627383;0.01344825,0;0;0,-0.04855504;0.3149301;-0.05740905,-0.09852369;0.6211911;-0.1279144,0.09625855;0.5160887;-0.0604856,0.2127936;0.2920244;-0.03214478,0.2429259;0.06541868;-0.0987525,-0.2262555;0.4517938;-0.0196164,-0.2574294;0.2006436;0.003625566,-0.2842828;-0.01827672;-0.08608239,0.07559913;0.01170671;-0.04672694,0.118191;-0.3299053;-0.05811095,0.1378459;-0.6802331;0.007987976,0.1643079;-0.7137854;-0.06304002,-0.08460918;-0.003762492;-0.02937368,-0.1005752;-0.3462646;-0.06223495,-0.07224931;-0.694241;0.0125648,-0.079944;-0.7342058;-0.05693219,-0.08592661;0.5458215;-0.1078534,64.1812
+0;0;0,-0.004390818;0.3246993;0.01310053,-0.008912052;0.644161;0.01012474,0.1762876;0.5129299;0.02002775,0.2252764;0.2635893;0.02803632,0.2835018;0.03948653;-0.02086543,-0.1899711;0.5080938;-0.00132334,-0.2351401;0.2579394;-0.005483098,-0.2757743;0.03100267;-0.0588889,0.08086093;0.006540182;-0.03820001,0.1057309;-0.3350385;-0.03814838,0.1252748;-0.6797796;0.06040348,0.1454077;-0.7141154;-0.01122517,-0.07983436;0.004910203;-0.04053232,-0.0965057;-0.3370787;-0.03277693,-0.1092827;-0.6896192;0.03425208,-0.1036738;-0.6493865;-0.06341525,-0.00780203;0.5649322;0.01349872,0;0;0,-0.0492842;0.3160878;-0.0572722,-0.09904762;0.6236682;-0.128,0.09646346;0.5163867;-0.06164932,0.2122486;0.2917251;-0.03415871,0.2422682;0.06658953;-0.1006148,-0.2260592;0.4501695;-0.02062736,-0.2577339;0.1990628;0.003391558,-0.2847588;-0.01846614;-0.08579595,0.07542481;0.01204836;-0.04697275,0.1182274;-0.3273579;-0.06327629,0.1422521;-0.6790383;0.005167961,0.1687547;-0.7129873;-0.06471205,-0.08463237;-0.004061328;-0.02934912,-0.1009157;-0.3445773;-0.0621852,-0.06852788;-0.6945664;0.01129647,-0.07580891;-0.7347143;-0.05726977,-0.08656958;0.5479774;-0.1078749,64.20361
+0;0;0,-0.00512724;0.3246813;0.01327788,-0.01016066;0.6441379;0.01057682,0.1753176;0.5135977;0.02108856,0.2271588;0.2647119;0.02285645,0.28571;0.0414952;-0.02958103,-0.1911165;0.5085567;-0.002626327,-0.2350656;0.2582462;-0.009549022,-0.2750049;0.03153352;-0.06441103,0.08119482;0.006648699;-0.037466,0.1098932;-0.3345926;-0.04249137,0.1312303;-0.6790178;0.05679074,0.1520591;-0.712449;-0.0154431,-0.07943647;0.004852615;-0.04131347,-0.09447247;-0.3372517;-0.03556496,-0.1038183;-0.6898085;0.03194277,-0.09773658;-0.6495525;-0.06569381,-0.008940816;0.5649077;0.01387937,0;0;0,-0.0492842;0.3160878;-0.0572722,-0.09904762;0.6236682;-0.128,0.09646346;0.5163867;-0.06164932,0.2122486;0.2917251;-0.03415871,0.2422682;0.06658953;-0.1006148,-0.2260592;0.4501695;-0.02062736,-0.2577339;0.1990628;0.003391558,-0.2847588;-0.01846614;-0.08579595,0.07542481;0.01204836;-0.04697275,0.1182274;-0.3273579;-0.06327629,0.1422521;-0.6790383;0.005167961,0.1687547;-0.7129873;-0.06471205,-0.08463237;-0.004061328;-0.02934912,-0.1009157;-0.3445773;-0.0621852,-0.06852788;-0.6945664;0.01129647,-0.07580891;-0.7347143;-0.05726977,-0.08656958;0.5479774;-0.1078749,64.2169
+0;0;0,-0.005114444;0.323871;0.01324475,-0.01013716;0.6426483;0.01054908,0.1758739;0.5121195;0.02107507,0.2277195;0.2632123;0.0228431,0.2871181;0.03676496;-0.0303533,-0.1916247;0.5070639;-0.002708701,-0.2355775;0.2567319;-0.009631993,-0.2760949;0.02673796;-0.06528803,0.0812143;0.006650295;-0.03747499,0.1099623;-0.3351808;-0.04250904,0.1315277;-0.6832911;0.0578353,0.1518938;-0.7153133;-0.01279405,-0.07945553;0.00485378;-0.04132339,-0.09451753;-0.3378419;-0.03556494,-0.1039634;-0.6941707;0.03266507,-0.09801673;-0.6541425;-0.06280277,-0.008919784;0.5635786;0.01384493,0;0;0,-0.04952115;0.3150573;-0.05814266,-0.09907801;0.6217256;-0.1299019,0.09700065;0.5155469;-0.06299233,0.2113614;0.2901461;-0.03538823,0.2389898;0.06179097;-0.1041419,-0.2274645;0.450398;-0.02096537,-0.2545625;0.1987156;0.002858587,-0.283812;-0.02163471;-0.08784237,0.0752563;0.0123845;-0.04719615,0.1207308;-0.3266659;-0.07321954,0.147276;-0.6809654;0.000821352,0.1745601;-0.7130025;-0.06742096,-0.08464608;-0.004398791;-0.02932674,-0.09853052;-0.345507;-0.06327891,-0.06282669;-0.6992874;0.009381004,-0.06967194;-0.73755;-0.05802372,-0.08668711;0.5462582;-0.1095178,64.23666
+0;0;0,-0.005101198;0.3230323;0.01321044,-0.01011686;0.6413629;0.01051735,0.1736342;0.5115466;0.02095149,0.2254904;0.2625885;0.02271988,0.2840977;0.03915808;-0.0297678,-0.1893725;0.5065528;-0.002541583,-0.2333343;0.2561696;-0.009466289,-0.2733119;0.02923983;-0.06438083,0.08188022;0.006704824;-0.03778226,0.1104456;-0.3329558;-0.04278435,0.1324492;-0.6881383;0.05959861,0.1523886;-0.7188611;-0.009550992,-0.08010703;0.004893578;-0.04166222,-0.09507338;-0.3356261;-0.03594033,-0.1047111;-0.6991942;0.03367586,-0.09888907;-0.6593761;-0.05979186,-0.008900773;0.5623767;0.01380972,0;0;0,-0.0476117;0.3144102;-0.05856419,-0.0956474;0.6207701;-0.1306925,0.09727502;0.5144185;-0.06243467,0.2118485;0.288994;-0.03543448,0.2375643;0.06343172;-0.1030459,-0.2235144;0.4523329;-0.02235812,-0.2540584;0.2012461;0.004001455,-0.2831008;-0.01633593;-0.08502384,0.07576391;0.01262772;-0.04771996,0.1242095;-0.3228706;-0.08383465,0.1516969;-0.6829394;-0.001883507,0.1790215;-0.7129028;-0.06914616,-0.08555239;-0.004698641;-0.02890559,-0.09802763;-0.3436109;-0.063449,-0.05800423;-0.7043664;0.009862699,-0.06424316;-0.7412344;-0.05613925,-0.08359009;0.5453579;-0.1102288,64.25871
+0;0;0,-0.005943608;0.3230135;0.01331539,-0.01168675;0.6413336;0.01080942,0.1721526;0.511463;0.02272223,0.2250177;0.2627722;0.01720034,0.2844751;0.0407169;-0.03995891,-0.1906409;0.5063858;-0.003251418,-0.2343226;0.256103;-0.01433134,-0.272963;0.02962995;-0.0720183,0.08202176;0.006943322;-0.03743055,0.1142699;-0.3323003;-0.04660552,0.1379142;-0.6870763;0.05681575,0.1575754;-0.7172266;-0.01291152,-0.07991463;0.004669184;-0.0420556,-0.09398683;-0.3359168;-0.03838243,-0.1001536;-0.6996174;0.03093503,-0.0938295;-0.6597664;-0.06249659,-0.01030075;0.5623481;0.01405021,0;0;0,-0.0476117;0.3144102;-0.05856419,-0.0956474;0.6207701;-0.1306925,0.09727502;0.5144185;-0.06243467,0.2118485;0.288994;-0.03543448,0.2375643;0.06343172;-0.1030459,-0.2235144;0.4523329;-0.02235812,-0.2540584;0.2012461;0.004001455,-0.2831008;-0.01633593;-0.08502384,0.07576391;0.01262772;-0.04771996,0.1242095;-0.3228706;-0.08383465,0.1516969;-0.6829394;-0.001883507,0.1790215;-0.7129028;-0.06914616,-0.08555239;-0.004698641;-0.02890559,-0.09802763;-0.3436109;-0.063449,-0.05800423;-0.7043664;0.009862699,-0.06424316;-0.7412344;-0.05613925,-0.08359009;0.5453579;-0.1102288,64.28088
+0;0;0,-0.00593221;0.3223941;0.01328986,-0.01166481;0.6401305;0.01078817,0.1696336;0.5111057;0.02257467,0.2224985;0.262416;0.0170528,0.2820016;0.04018994;-0.04015041,-0.1881123;0.5060992;-0.003037602,-0.2317938;0.2558175;-0.01411747,-0.2704639;0.0291702;-0.0718488,0.08187874;0.006931216;-0.03736528,0.1135263;-0.325994;-0.04636937,0.1381914;-0.6960887;0.06151745,0.1570348;-0.7237367;-0.005309194,-0.07977529;0.004661043;-0.04198227,-0.0935854;-0.3295816;-0.03837751,-0.1000185;-0.7089862;0.03393296,-0.09395742;-0.669545;-0.05561193,-0.01028123;0.5612829;0.01402331,0;0;0,-0.04698899;0.3139013;-0.05837607,-0.09407805;0.6198121;-0.1304586,0.09532813;0.5125629;-0.06106615,0.2089798;0.2867036;-0.03381515,0.23567;0.06179763;-0.1038311,-0.2219419;0.4559938;-0.02269219,-0.2501023;0.2046119;0.003496978,-0.2804991;-0.01338455;-0.08454189,0.07568984;0.0131712;-0.04739094,0.1301197;-0.3127401;-0.09974599,0.1557373;-0.6866217;-0.006074667,0.1824242;-0.7122563;-0.07192874,-0.08524612;-0.005227492;-0.0292251,-0.09483554;-0.3379165;-0.06310595,-0.05147961;-0.7141919;0.01275653,-0.05733466;-0.7486028;-0.05018086,-0.08228359;0.5445027;-0.1099961,64.29241
+0;0;0,-0.00593221;0.3223941;0.01328986,-0.01166481;0.6401305;0.01078817,0.1696336;0.5111057;0.02257467,0.2224985;0.262416;0.0170528,0.2820016;0.04018994;-0.04015041,-0.1881123;0.5060992;-0.003037602,-0.2317938;0.2558175;-0.01411747,-0.2704639;0.0291702;-0.0718488,0.08187874;0.006931216;-0.03736528,0.1135263;-0.325994;-0.04636937,0.1381914;-0.6960887;0.06151745,0.1570348;-0.7237367;-0.005309194,-0.07977529;0.004661043;-0.04198227,-0.0935854;-0.3295816;-0.03837751,-0.1000185;-0.7089862;0.03393296,-0.09395742;-0.669545;-0.05561193,-0.01028123;0.5612829;0.01402331,0;0;0,-0.04698899;0.3139013;-0.05837607,-0.09407805;0.6198121;-0.1304586,0.09532813;0.5125629;-0.06106615,0.2089798;0.2867036;-0.03381515,0.23567;0.06179763;-0.1038311,-0.2219419;0.4559938;-0.02269219,-0.2501023;0.2046119;0.003496978,-0.2804991;-0.01338455;-0.08454189,0.07568984;0.0131712;-0.04739094,0.1301197;-0.3127401;-0.09974599,0.1557373;-0.6866217;-0.006074667,0.1824242;-0.7122563;-0.07192874,-0.08524612;-0.005227492;-0.0292251,-0.09483554;-0.3379165;-0.06310595,-0.05147961;-0.7141919;0.01275653,-0.05733466;-0.7486028;-0.05018086,-0.08228359;0.5445027;-0.1099961,64.30426
+0;0;0,-0.003004382;0.3211304;0.01195208,-0.006876692;0.6357422;0.008746029,0.1722855;0.5057484;0.02281029,0.2276644;0.2579163;0.01080458,0.2882691;0.03646852;-0.05252843,-0.1834118;0.504916;-0.003229014,-0.2265757;0.2548751;-0.01898137,-0.2650417;0.02815351;-0.08095568,0.08196916;0.007192887;-0.03693238,0.1168094;-0.3246691;-0.05035208,0.1437159;-0.6995803;0.05961454,0.1613704;-0.7241601;-0.005392496,-0.07946961;0.004422691;-0.04242291,-0.0912628;-0.3293194;-0.04055627,-0.09480222;-0.7139779;0.03293075,-0.08882613;-0.6749818;-0.05309194,-0.005853456;0.5578814;0.01207643,0;0;0,-0.0484315;0.3126847;-0.05620718,-0.09742318;0.6159931;-0.1241124,0.09251197;0.5112484;-0.05915094,0.205531;0.2852949;-0.03080702,0.2318242;0.06088008;-0.1061051,-0.2258653;0.4530836;-0.02150334,-0.2584944;0.2028788;0.009554621,-0.2895252;-0.01475781;-0.08206709,0.07571344;0.01356667;-0.04709673,0.1351435;-0.3085009;-0.1124182,0.157458;-0.6861603;-0.01117373,0.181909;-0.7106983;-0.07397747,-0.08508713;-0.005612493;-0.02938303,-0.0961721;-0.3377473;-0.06239659,-0.04986098;-0.7191821;0.01335228,-0.05548489;-0.7509758;-0.04719909,-0.08514445;0.5414683;-0.1048839,64.32554
+0;0;0,-0.003004382;0.3211304;0.01195208,-0.006876692;0.6357422;0.008746029,0.1722855;0.5057484;0.02281029,0.2276644;0.2579163;0.01080458,0.2882691;0.03646852;-0.05252843,-0.1834118;0.504916;-0.003229014,-0.2265757;0.2548751;-0.01898137,-0.2650417;0.02815351;-0.08095568,0.08196916;0.007192887;-0.03693238,0.1168094;-0.3246691;-0.05035208,0.1437159;-0.6995803;0.05961454,0.1613704;-0.7241601;-0.005392496,-0.07946961;0.004422691;-0.04242291,-0.0912628;-0.3293194;-0.04055627,-0.09480222;-0.7139779;0.03293075,-0.08882613;-0.6749818;-0.05309194,-0.005853456;0.5578814;0.01207643,0;0;0,-0.0484315;0.3126847;-0.05620718,-0.09742318;0.6159931;-0.1241124,0.09251197;0.5112484;-0.05915094,0.205531;0.2852949;-0.03080702,0.2318242;0.06088008;-0.1061051,-0.2258653;0.4530836;-0.02150334,-0.2584944;0.2028788;0.009554621,-0.2895252;-0.01475781;-0.08206709,0.07571344;0.01356667;-0.04709673,0.1351435;-0.3085009;-0.1124182,0.157458;-0.6861603;-0.01117373,0.181909;-0.7106983;-0.07397747,-0.08508713;-0.005612493;-0.02938303,-0.0961721;-0.3377473;-0.06239659,-0.04986098;-0.7191821;0.01335228,-0.05548489;-0.7509758;-0.04719909,-0.08514445;0.5414683;-0.1048839,64.33759
+0;0;0,-0.002996581;0.3202966;0.01192104,-0.006860716;0.6342405;0.008720013,0.171923;0.5044809;0.02275626,0.2272727;0.2567793;0.01075687,0.2882416;0.03400099;-0.05295664,-0.1830218;0.5036502;-0.003227957,-0.226163;0.253741;-0.01897203,-0.2648602;0.02565722;-0.08131866,0.08222816;0.007215615;-0.03704908,0.1169294;-0.3233226;-0.05041525,0.1441475;-0.702575;0.06082467,0.1612117;-0.7253297;-0.002008624,-0.07972072;0.004436666;-0.04255695,-0.09146687;-0.3279741;-0.04069777,-0.09504728;-0.7170867;0.03364017,-0.08927102;-0.6783913;-0.04950604,-0.005839109;0.5565037;0.01204511,0;0;0,-0.0489219;0.3119419;-0.05513549,-0.09787763;0.6147054;-0.122391,0.090637;0.5088019;-0.05482411,0.2005841;0.2817415;-0.02451134,0.2285833;0.05966918;-0.1099906,-0.2263712;0.4519354;-0.02067305,-0.2650773;0.2032276;0.01411144,-0.29729;-0.01366779;-0.08245722,0.07611896;0.01389238;-0.04689432,0.1404752;-0.3034246;-0.123095,0.1602701;-0.6850054;-0.01844429,0.1829332;-0.7095597;-0.07787894,-0.08529126;-0.006005333;-0.02958898,-0.096126;-0.3368727;-0.06195848,-0.04748948;-0.7226205;0.01407145,-0.0526166;-0.7524247;-0.04440463,-0.0856704;0.5402746;-0.103256,64.35898
+0;0;0,-8.747619E-05;0.3203422;0.01104141,-0.001450655;0.634298;0.00702423,0.1759685;0.5025621;0.02451888,0.2330086;0.2556884;0.005453333,0.297197;0.03514974;-0.06273249,-0.1787072;0.5050885;-0.002944665,-0.2207553;0.255406;-0.02425805,-0.2580768;0.02767538;-0.08869921,0.08251057;0.007570403;-0.0363437,0.1210636;-0.3223606;-0.05359201,0.1494148;-0.7016472;0.05724779,0.167605;-0.7242393;-0.00540562,-0.0795768;0.004019022;-0.04286666,-0.08897336;-0.3284697;-0.04173196,-0.08819189;-0.7176694;0.03223117,-0.08217001;-0.679042;-0.05090469,-0.0009742157;0.5565642;0.01053585,0;0;0,-0.0489219;0.3119419;-0.05513549,-0.09787763;0.6147054;-0.122391,0.090637;0.5088019;-0.05482411,0.2005841;0.2817415;-0.02451134,0.2285833;0.05966918;-0.1099906,-0.2263712;0.4519354;-0.02067305,-0.2650773;0.2032276;0.01411144,-0.29729;-0.01366779;-0.08245722,0.07611896;0.01389238;-0.04689432,0.1404752;-0.3034246;-0.123095,0.1602701;-0.6850054;-0.01844429,0.1829332;-0.7095597;-0.07787894,-0.08529126;-0.006005333;-0.02958898,-0.096126;-0.3368727;-0.06195848,-0.04748948;-0.7226205;0.01407145,-0.0526166;-0.7524247;-0.04440463,-0.0856704;0.5402746;-0.103256,64.37083
+0;0;0,-8.729115E-05;0.3196645;0.01101806,-0.001445976;0.6325917;0.007014526,0.1765401;0.5009483;0.02454208,0.2335815;0.2540693;0.005476123,0.2977343;0.03365265;-0.06267196,-0.1792752;0.5034828;-0.003009709,-0.2213243;0.2537948;-0.02432356,-0.2586252;0.02619028;-0.08872904,0.08259479;0.00757813;-0.0363808,0.1211961;-0.3227656;-0.05365068,0.1497474;-0.7047301;0.0579717,0.1680382;-0.7276132;-0.005028293,-0.07965803;0.004023125;-0.04291042,-0.08906634;-0.3288815;-0.0417743,-0.08827936;-0.7208291;0.03271105,-0.08222417;-0.6821541;-0.05088471,-0.000971168;0.5551239;0.01051413,0;0;0,-0.0518814;0.3108249;-0.05479956,-0.1050265;0.6118116;-0.1220403,0.08433793;0.5081633;-0.05017233,0.1985376;0.2831489;-0.02028155,0.225542;0.06397744;-0.1128983,-0.2305289;0.4494456;-0.01599041,-0.2729479;0.2014174;0.0193529,-0.3069177;-0.01389301;-0.07979704,0.07628578;0.01422092;-0.04670262,0.1451813;-0.3005855;-0.13076,0.1617495;-0.6840866;-0.02202177,0.1845303;-0.7082121;-0.08245063,-0.08529598;-0.006345122;-0.02978635,-0.09580056;-0.337694;-0.0616114,-0.04598903;-0.7260414;0.01504877,-0.05074866;-0.7557249;-0.04424201,-0.09168468;0.5378674;-0.1028576,64.39262
+0;0;0,-8.729115E-05;0.3196645;0.01101806,-0.001445976;0.6325917;0.007014526,0.1765401;0.5009483;0.02454208,0.2335815;0.2540693;0.005476123,0.2977343;0.03365265;-0.06267196,-0.1792752;0.5034828;-0.003009709,-0.2213243;0.2537948;-0.02432356,-0.2586252;0.02619028;-0.08872904,0.08259479;0.00757813;-0.0363808,0.1211961;-0.3227656;-0.05365068,0.1497474;-0.7047301;0.0579717,0.1680382;-0.7276132;-0.005028293,-0.07965803;0.004023125;-0.04291042,-0.08906634;-0.3288815;-0.0417743,-0.08827936;-0.7208291;0.03271105,-0.08222417;-0.6821541;-0.05088471,-0.000971168;0.5551239;0.01051413,0;0;0,-0.0518814;0.3108249;-0.05479956,-0.1050265;0.6118116;-0.1220403,0.08433793;0.5081633;-0.05017233,0.1985376;0.2831489;-0.02028155,0.225542;0.06397744;-0.1128983,-0.2305289;0.4494456;-0.01599041,-0.2729479;0.2014174;0.0193529,-0.3069177;-0.01389301;-0.07979704,0.07628578;0.01422092;-0.04670262,0.1451813;-0.3005855;-0.13076,0.1617495;-0.6840866;-0.02202177,0.1845303;-0.7082121;-0.08245063,-0.08529598;-0.006345122;-0.02978635,-0.09580056;-0.337694;-0.0616114,-0.04598903;-0.7260414;0.01504877,-0.05074866;-0.7557249;-0.04424201,-0.09168468;0.5378674;-0.1028576,64.4045
+0;0;0,-0.007328083;0.3193636;0.01356168,-0.01619284;0.6320106;0.01244217,0.1677179;0.5044087;0.02455978,0.2270942;0.25907;-0.002603032,0.292008;0.04576918;-0.07664598,-0.1935891;0.4999494;-0.003692488,-0.2322956;0.2505511;-0.03120062,-0.26977;0.02911927;-0.1001718,0.08254316;0.007884269;-0.03568824,0.1254621;-0.3220808;-0.05730168,0.1558995;-0.7062351;0.05387849,0.1754179;-0.7318208;-0.008200824,-0.07903095;0.003727003;-0.04346727,-0.08629974;-0.3296381;-0.04246497,-0.0811503;-0.7238418;0.03128417,-0.07498082;-0.6848288;-0.05359976,-0.0139577;0.5545873;0.01523251,0;0;0,-0.05417014;0.3106;-0.05314112,-0.1099372;0.611488;-0.1178224,0.08289367;0.5080334;-0.04687429,0.196155;0.2832009;-0.01406193,0.2207848;0.07420328;-0.1184974,-0.2368053;0.4471518;-0.01211856,-0.2840907;0.2002143;0.02309986,-0.3188408;-0.008511931;-0.07897474,0.07605946;0.01459268;-0.046381,0.1488271;-0.2970068;-0.1401722,0.1635933;-0.6819632;-0.02858137,0.1857712;-0.7051355;-0.09186982,-0.0849034;-0.006587982;-0.02995322,-0.09651854;-0.3382462;-0.06241953,-0.04565474;-0.7284547;0.01511858,-0.0501904;-0.758885;-0.04531477,-0.09596173;0.5375293;-0.09933043,64.42612
+0;0;0,-0.007328083;0.3193636;0.01356168,-0.01619284;0.6320106;0.01244217,0.1677179;0.5044087;0.02455978,0.2270942;0.25907;-0.002603032,0.292008;0.04576918;-0.07664598,-0.1935891;0.4999494;-0.003692488,-0.2322956;0.2505511;-0.03120062,-0.26977;0.02911927;-0.1001718,0.08254316;0.007884269;-0.03568824,0.1254621;-0.3220808;-0.05730168,0.1558995;-0.7062351;0.05387849,0.1754179;-0.7318208;-0.008200824,-0.07903095;0.003727003;-0.04346727,-0.08629974;-0.3296381;-0.04246497,-0.0811503;-0.7238418;0.03128417,-0.07498082;-0.6848288;-0.05359976,-0.0139577;0.5545873;0.01523251,0;0;0,-0.05417014;0.3106;-0.05314112,-0.1099372;0.611488;-0.1178224,0.08289367;0.5080334;-0.04687429,0.196155;0.2832009;-0.01406193,0.2207848;0.07420328;-0.1184974,-0.2368053;0.4471518;-0.01211856,-0.2840907;0.2002143;0.02309986,-0.3188408;-0.008511931;-0.07897474,0.07605946;0.01459268;-0.046381,0.1488271;-0.2970068;-0.1401722,0.1635933;-0.6819632;-0.02858137,0.1857712;-0.7051355;-0.09186982,-0.0849034;-0.006587982;-0.02995322,-0.09651854;-0.3382462;-0.06241953,-0.04565474;-0.7284547;0.01511858,-0.0501904;-0.758885;-0.04531477,-0.09596173;0.5375293;-0.09933043,64.43759
+0;0;0,-0.007315155;0.3188001;0.01353776,-0.0161658;0.6309497;0.01242065,0.1693373;0.5030445;0.02461525,0.228724;0.2576631;-0.002552301,0.2927634;0.04723556;-0.07559782,-0.1951445;0.4985461;-0.003885261,-0.2338577;0.2491042;-0.0313982,-0.2708273;0.03065525;-0.09944028,0.08276732;0.007905681;-0.03578516,0.1257965;-0.3229069;-0.05745411,0.1562947;-0.7078293;0.05394838,0.1763888;-0.7350545;-0.009961899,-0.07924557;0.003737125;-0.04358532,-0.08653303;-0.3304842;-0.04258044,-0.0813733;-0.7254761;0.03131617,-0.07502185;-0.6861973;-0.05607133,-0.01393463;0.5536641;0.01520603,0;0;0,-0.05519912;0.3101334;-0.05138707,-0.1115706;0.6107764;-0.1142559,0.08274296;0.5064496;-0.04304838,0.1976976;0.2823134;-0.01102757,0.2195354;0.08004531;-0.1220553,-0.2415095;0.4501768;-0.006861798,-0.2880269;0.2022348;0.02208345,-0.3278195;0.0001439601;-0.08418163,0.07618397;0.01514852;-0.04647613,0.1517388;-0.2943079;-0.1478968,0.1665612;-0.6796506;-0.03477168,0.1908494;-0.6998008;-0.1030216,-0.08510949;-0.007165139;-0.02997568,-0.09596549;-0.3396337;-0.06321374,-0.04411739;-0.7303283;0.01537027,-0.04888304;-0.7627856;-0.04659258,-0.09749842;0.5368677;-0.09622049,64.45991
+0;0;0,-0.007705111;0.3187708;0.01400362,-0.01535568;0.6309503;0.01278602,0.1696186;0.5024655;0.0248489,0.2314423;0.2585542;-0.009238984,0.2974052;0.05482015;-0.09788308,-0.194306;0.4979143;-0.005416913,-0.2342873;0.2492691;-0.03788271,-0.2686026;0.03054544;-0.1064307,0.08304818;0.008029624;-0.03510029,0.1299712;-0.321864;-0.06205248,0.1614731;-0.7070108;0.04829042,0.1829813;-0.7364946;-0.0130455,-0.07875441;0.003653103;-0.04447364,-0.08350719;-0.3306147;-0.04384504,-0.07494681;-0.7257665;0.02887212,-0.06826276;-0.6864812;-0.0584899,-0.01350417;0.5536568;0.01562929,0;0;0,-0.05519912;0.3101334;-0.05138707,-0.1115706;0.6107764;-0.1142559,0.08274296;0.5064496;-0.04304838,0.1976976;0.2823134;-0.01102757,0.2195354;0.08004531;-0.1220553,-0.2415095;0.4501768;-0.006861798,-0.2880269;0.2022348;0.02208345,-0.3278195;0.0001439601;-0.08418163,0.07618397;0.01514852;-0.04647613,0.1517388;-0.2943079;-0.1478968,0.1665612;-0.6796506;-0.03477168,0.1908494;-0.6998008;-0.1030216,-0.08510949;-0.007165139;-0.02997568,-0.09596549;-0.3396337;-0.06321374,-0.04411739;-0.7303283;0.01537027,-0.04888304;-0.7627856;-0.04659258,-0.09749842;0.5368677;-0.09622049,64.47132
+0;0;0,-0.007705111;0.3187708;0.01400362,-0.01535568;0.6309503;0.01278602,0.1696186;0.5024655;0.0248489,0.2314423;0.2585542;-0.009238984,0.2974052;0.05482015;-0.09788308,-0.194306;0.4979143;-0.005416913,-0.2342873;0.2492691;-0.03788271,-0.2686026;0.03054544;-0.1064307,0.08304818;0.008029624;-0.03510029,0.1299712;-0.321864;-0.06205248,0.1614731;-0.7070108;0.04829042,0.1829813;-0.7364946;-0.0130455,-0.07875441;0.003653103;-0.04447364,-0.08350719;-0.3306147;-0.04384504,-0.07494681;-0.7257665;0.02887212,-0.06826276;-0.6864812;-0.0584899,-0.01350417;0.5536568;0.01562929,0;0;0,-0.05519912;0.3101334;-0.05138707,-0.1115706;0.6107764;-0.1142559,0.08274296;0.5064496;-0.04304838,0.1976976;0.2823134;-0.01102757,0.2195354;0.08004531;-0.1220553,-0.2415095;0.4501768;-0.006861798,-0.2880269;0.2022348;0.02208345,-0.3278195;0.0001439601;-0.08418163,0.07618397;0.01514852;-0.04647613,0.1517388;-0.2943079;-0.1478968,0.1665612;-0.6796506;-0.03477168,0.1908494;-0.6998008;-0.1030216,-0.08510949;-0.007165139;-0.02997568,-0.09596549;-0.3396337;-0.06321374,-0.04411739;-0.7303283;0.01537027,-0.04888304;-0.7627856;-0.04659258,-0.09749842;0.5368677;-0.09622049,64.48225
+0;0;0,-0.007641562;0.3161417;0.01388812,-0.01526009;0.6270124;0.012678,0.1694566;0.4989754;0.02471445,0.2296527;0.2614853;-0.008476023,0.2879933;0.08129349;-0.08687696,-0.1939741;0.4944303;-0.005510286,-0.2329028;0.2523311;-0.03712137,-0.2632528;0.05888171;-0.09774844,0.08325745;0.008049857;-0.03518874,0.130458;-0.3237947;-0.06230032,0.161741;-0.7062658;0.04727601,0.1845434;-0.7393289;-0.01775069,-0.07895286;0.003662309;-0.04458571,-0.08373374;-0.3325823;-0.04395338,-0.07523283;-0.7249889;0.0282586,-0.06814658;-0.685145;-0.06436027,-0.01341765;0.5500972;0.01550735,0;0;0,-0.05285745;0.3081276;-0.04960179,-0.1080266;0.6078896;-0.1112652,0.08513213;0.5037683;-0.03855228,0.19936;0.286925;-0.006030083,0.2211931;0.1183904;-0.1206548,-0.2395341;0.4499506;-0.00458575,-0.2891381;0.2091573;0.02158258,-0.3257875;0.0341799;-0.07871265,0.07675786;0.01534089;-0.04591012,0.1562232;-0.2921781;-0.1563685,0.1707438;-0.6740468;-0.04132414,0.1966786;-0.7000294;-0.1114576,-0.08513255;-0.007459595;-0.03052302,-0.09255615;-0.3420724;-0.06312453,-0.04026813;-0.7297634;0.01581466,-0.04533178;-0.7657703;-0.0500855,-0.09425034;0.5342194;-0.09365082,64.50489
+0;0;0,-0.007268801;0.3161335;0.01427007,-0.01413666;0.6270223;0.01332636,0.1703004;0.4986927;0.02502481,0.231146;0.2625213;-0.01556569,0.2935707;0.08505459;-0.09697925,-0.1933389;0.4955198;-0.005400904,-0.2324721;0.2544875;-0.0441141,-0.2604059;0.06084463;-0.1052826,0.08351979;0.008065033;-0.03455793,0.1336979;-0.3229953;-0.0656209,0.1668528;-0.7055646;0.04305852,0.190161;-0.7332157;-0.02664412,-0.07872786;0.003603292;-0.04498658,-0.08062407;-0.3326703;-0.04456868,-0.06898926;-0.7251461;0.02682589,-0.0618398;-0.6852857;-0.06578638,-0.01250769;0.5501001;0.01609886,0;0;0,-0.05285745;0.3081276;-0.04960179,-0.1080266;0.6078896;-0.1112652,0.08513213;0.5037683;-0.03855228,0.19936;0.286925;-0.006030083,0.2211931;0.1183904;-0.1206548,-0.2395341;0.4499506;-0.00458575,-0.2891381;0.2091573;0.02158258,-0.3257875;0.0341799;-0.07871265,0.07675786;0.01534089;-0.04591012,0.1562232;-0.2921781;-0.1563685,0.1707438;-0.6740468;-0.04132414,0.1966786;-0.7000294;-0.1114576,-0.08513255;-0.007459595;-0.03052302,-0.09255615;-0.3420724;-0.06312453,-0.04026813;-0.7297634;0.01581466,-0.04533178;-0.7657703;-0.0500855,-0.09425034;0.5342194;-0.09365082,64.51574
+0;0;0,-0.007248649;0.3152571;0.01423051,-0.01410244;0.6255108;0.01328701,0.1695617;0.4975159;0.02494359,0.2297093;0.2640542;-0.01518119,0.2918379;0.08742914;-0.09620868,-0.1925452;0.4943564;-0.005353907,-0.2312294;0.2560895;-0.04362293,-0.2590307;0.063365;-0.1045013,0.08358052;0.008070895;-0.03458305,0.134086;-0.3251494;-0.06584868,0.1671896;-0.7071259;0.04266234,0.1908269;-0.7355913;-0.02802478,-0.07878509;0.003605912;-0.04501929,-0.08069368;-0.3348616;-0.04459866,-0.0690769;-0.7267292;0.02668528,-0.06182646;-0.6867295;-0.06723503,-0.01247597;0.5487068;0.01605526,0;0;0,-0.05230775;0.3074948;-0.04850721,-0.1066447;0.6068615;-0.1096218,0.08457416;0.5033832;-0.03386474,0.2009517;0.2904127;-0.005021095,0.2257373;0.1290195;-0.1273313,-0.2382066;0.4497358;-0.003838472,-0.2952939;0.2128231;0.01475036,-0.3353744;0.04783462;-0.09836105,0.07703684;0.01569888;-0.04544997,0.1578776;-0.291665;-0.1618817,0.1754327;-0.6731689;-0.0482018,0.1984;-0.7002448;-0.1202326,-0.08502541;-0.007805315;-0.03092872,-0.09120745;-0.3446699;-0.06330314,-0.03835216;-0.7316204;0.01576776,-0.04291496;-0.7684812;-0.05118299,-0.09305438;0.5332547;-0.09211445,64.52675
+0;0;0,-0.007248649;0.3152571;0.01423051,-0.01410244;0.6255108;0.01328701,0.1695617;0.4975159;0.02494359,0.2297093;0.2640542;-0.01518119,0.2918379;0.08742914;-0.09620868,-0.1925452;0.4943564;-0.005353907,-0.2312294;0.2560895;-0.04362293,-0.2590307;0.063365;-0.1045013,0.08358052;0.008070895;-0.03458305,0.134086;-0.3251494;-0.06584868,0.1671896;-0.7071259;0.04266234,0.1908269;-0.7355913;-0.02802478,-0.07878509;0.003605912;-0.04501929,-0.08069368;-0.3348616;-0.04459866,-0.0690769;-0.7267292;0.02668528,-0.06182646;-0.6867295;-0.06723503,-0.01247597;0.5487068;0.01605526,0;0;0,-0.05230775;0.3074948;-0.04850721,-0.1066447;0.6068615;-0.1096218,0.08457416;0.5033832;-0.03386474,0.2009517;0.2904127;-0.005021095,0.2257373;0.1290195;-0.1273313,-0.2382066;0.4497358;-0.003838472,-0.2952939;0.2128231;0.01475036,-0.3353744;0.04783462;-0.09836105,0.07703684;0.01569888;-0.04544997,0.1578776;-0.291665;-0.1618817,0.1754327;-0.6731689;-0.0482018,0.1984;-0.7002448;-0.1202326,-0.08502541;-0.007805315;-0.03092872,-0.09120745;-0.3446699;-0.06330314,-0.03835216;-0.7316204;0.01576776,-0.04291496;-0.7684812;-0.05118299,-0.09305438;0.5332547;-0.09211445,64.53857
+0;0;0,-0.008900881;0.3139205;0.01502086,-0.01743813;0.6229603;0.01505658,0.1663403;0.4959831;0.02532344,0.2261032;0.2721469;-0.02067588,0.2903221;0.09985878;-0.1061384,-0.194774;0.4926948;-0.006316116,-0.2309074;0.2632682;-0.04930434,-0.2576398;0.0723532;-0.1121372,0.08334197;0.008488419;-0.03418523,0.1355594;-0.326169;-0.06873906,0.1709521;-0.7087241;0.03951479,0.1975803;-0.7345515;-0.03463024,-0.07838459;0.003127489;-0.04508483,-0.07832793;-0.3373365;-0.04581798,-0.06444685;-0.7299763;0.02461822,-0.05676917;-0.689721;-0.07108512,-0.01539786;0.5465413;0.0175571,0;0;0,-0.05123287;0.3066451;-0.0468502,-0.1042446;0.6055663;-0.1053352,0.08547896;0.5023528;-0.02884101,0.2034547;0.2988136;-0.00777721,0.232403;0.1442719;-0.1358006,-0.2370373;0.4489241;-0.002418481,-0.2999213;0.2213582;0.004620085,-0.3439449;0.06401676;-0.1154495,0.0769839;0.01603508;-0.04475402,0.158356;-0.2895646;-0.1708636,0.1776142;-0.6708506;-0.05437279,0.1997;-0.6987593;-0.1284137,-0.08445168;-0.008083415;-0.0314506,-0.08963206;-0.347006;-0.06340128,-0.03553688;-0.7343353;0.01640914,-0.03985752;-0.7723983;-0.05194301,-0.09111238;0.5320865;-0.0886457,64.56
+0;0;0,-0.008900881;0.3139205;0.01502086,-0.01743813;0.6229603;0.01505658,0.1663403;0.4959831;0.02532344,0.2261032;0.2721469;-0.02067588,0.2903221;0.09985878;-0.1061384,-0.194774;0.4926948;-0.006316116,-0.2309074;0.2632682;-0.04930434,-0.2576398;0.0723532;-0.1121372,0.08334197;0.008488419;-0.03418523,0.1355594;-0.326169;-0.06873906,0.1709521;-0.7087241;0.03951479,0.1975803;-0.7345515;-0.03463024,-0.07838459;0.003127489;-0.04508483,-0.07832793;-0.3373365;-0.04581798,-0.06444685;-0.7299763;0.02461822,-0.05676917;-0.689721;-0.07108512,-0.01539786;0.5465413;0.0175571,0;0;0,-0.05123287;0.3066451;-0.0468502,-0.1042446;0.6055663;-0.1053352,0.08547896;0.5023528;-0.02884101,0.2034547;0.2988136;-0.00777721,0.232403;0.1442719;-0.1358006,-0.2370373;0.4489241;-0.002418481,-0.2999213;0.2213582;0.004620085,-0.3439449;0.06401676;-0.1154495,0.0769839;0.01603508;-0.04475402,0.158356;-0.2895646;-0.1708636,0.1776142;-0.6708506;-0.05437279,0.1997;-0.6987593;-0.1284137,-0.08445168;-0.008083415;-0.0314506,-0.08963206;-0.347006;-0.06340128,-0.03553688;-0.7343353;0.01640914,-0.03985752;-0.7723983;-0.05194301,-0.09111238;0.5320865;-0.0886457,64.58305
+0;0;0,-0.008928874;0.3149078;0.0150681,-0.0174791;0.6244138;0.01510722,0.1690708;0.4966272;0.02549374,0.2268872;0.2800816;-0.01900735,0.2908367;0.1085163;-0.1041113,-0.1975485;0.4932888;-0.006628146,-0.232505;0.2713349;-0.04821621,-0.2591251;0.08122084;-0.1107854,0.08315663;0.008469543;-0.03410921,0.135611;-0.3277062;-0.06881981,0.1709848;-0.7100577;0.03937642,0.1971428;-0.7348993;-0.03345923,-0.07821027;0.003120534;-0.04498458,-0.07815336;-0.338888;-0.04572105,-0.06427966;-0.7313188;0.02467766,-0.05673756;-0.6912447;-0.06933558,-0.01543779;0.5479562;0.017609,0;0;0,-0.05388819;0.3079767;-0.0414741,-0.1097755;0.6087329;-0.08946085,0.08592063;0.501649;-0.02495408,0.2082373;0.3090655;-0.01209688,0.2443377;0.1732086;-0.1570332,-0.2447791;0.4437907;0.00378973,-0.3123398;0.2256575;-0.004490947,-0.3564447;0.0784829;-0.135492,0.07700163;0.01622468;-0.04424596,0.1584515;-0.2876206;-0.1784637,0.178571;-0.6687936;-0.06247783,0.1984588;-0.6963797;-0.1351771,-0.08405834;-0.008303261;-0.03186609,-0.08783533;-0.348846;-0.06327996,-0.03320774;-0.7358087;0.01688252,-0.03762623;-0.772538;-0.0503822,-0.09593815;0.5347422;-0.07567382,64.59414
+0;0;0,-0.009169;0.3149018;0.01504866,-0.01769981;0.624408;0.01498354,0.1690076;0.4973781;0.02588907,0.2265619;0.282839;-0.0277354,0.2931753;0.1145221;-0.1171722,-0.1977144;0.4934051;-0.007612677,-0.2323956;0.2725431;-0.05485945,-0.2579048;0.08324902;-0.1203111,0.08335318;0.008917104;-0.03351015,0.1377071;-0.3264465;-0.07284628,0.1768119;-0.7090998;0.0329727,0.2043866;-0.7438003;-0.03066969,-0.07780273;0.002763999;-0.04570876,-0.07637391;-0.3392394;-0.04714131,-0.05975804;-0.731728;0.02233531,-0.05196133;-0.6916593;-0.07165775,-0.0156884;0.5479507;0.0175186,0;0;0,-0.05388819;0.3079767;-0.0414741,-0.1097755;0.6087329;-0.08946085,0.08592063;0.501649;-0.02495408,0.2082373;0.3090655;-0.01209688,0.2443377;0.1732086;-0.1570332,-0.2447791;0.4437907;0.00378973,-0.3123398;0.2256575;-0.004490947,-0.3564447;0.0784829;-0.135492,0.07700163;0.01622468;-0.04424596,0.1584515;-0.2876206;-0.1784637,0.178571;-0.6687936;-0.06247783,0.1984588;-0.6963797;-0.1351771,-0.08405834;-0.008303261;-0.03186609,-0.08783533;-0.348846;-0.06327996,-0.03320774;-0.7358087;0.01688252,-0.03762623;-0.772538;-0.0503822,-0.09593815;0.5347422;-0.07567382,64.60582
+0;0;0,-0.009169;0.3149018;0.01504866,-0.01769981;0.624408;0.01498354,0.1690076;0.4973781;0.02588907,0.2265619;0.282839;-0.0277354,0.2931753;0.1145221;-0.1171722,-0.1977144;0.4934051;-0.007612677,-0.2323956;0.2725431;-0.05485945,-0.2579048;0.08324902;-0.1203111,0.08335318;0.008917104;-0.03351015,0.1377071;-0.3264465;-0.07284628,0.1768119;-0.7090998;0.0329727,0.2043866;-0.7438003;-0.03066969,-0.07780273;0.002763999;-0.04570876,-0.07637391;-0.3392394;-0.04714131,-0.05975804;-0.731728;0.02233531,-0.05196133;-0.6916593;-0.07165775,-0.0156884;0.5479507;0.0175186,0;0;0,-0.05388819;0.3079767;-0.0414741,-0.1097755;0.6087329;-0.08946085,0.08592063;0.501649;-0.02495408,0.2082373;0.3090655;-0.01209688,0.2443377;0.1732086;-0.1570332,-0.2447791;0.4437907;0.00378973,-0.3123398;0.2256575;-0.004490947,-0.3564447;0.0784829;-0.135492,0.07700163;0.01622468;-0.04424596,0.1584515;-0.2876206;-0.1784637,0.178571;-0.6687936;-0.06247783,0.1984588;-0.6963797;-0.1351771,-0.08405834;-0.008303261;-0.03186609,-0.08783533;-0.348846;-0.06327996,-0.03320774;-0.7358087;0.01688252,-0.03762623;-0.772538;-0.0503822,-0.09593815;0.5347422;-0.07567382,64.61684
+0;0;0,-0.008566932;0.2942243;0.01406051,-0.01612114;0.5683554;0.01396152,0.1413438;0.4570708;0.02329263,0.1970261;0.2495095;-0.02858773,0.2633995;0.08179894;-0.1177024,-0.1677231;0.4537225;-0.004942061,-0.2012763;0.2400438;-0.05065215,-0.2266937;0.05143173;-0.115868,0.08344886;0.00892734;-0.03354862,0.1380106;-0.3277183;-0.07303513,0.1768605;-0.7078772;0.03209402,0.2046516;-0.7430853;-0.03204776,-0.07789205;0.002767172;-0.04576124,-0.07645777;-0.3405437;-0.04719926,-0.05995022;-0.7304736;0.02182444,-0.05209232;-0.6903259;-0.07290616,-0.01431478;0.4996926;0.01623814,0;0;0,-0.04649016;0.2907387;-0.01219392,-0.08215438;0.5623003;-0.02334547,0.08837841;0.5002968;-0.02129555,0.2141894;0.3185136;-0.0218215,0.2502603;0.1846128;-0.1675718,-0.2271485;0.4492886;0.0003700573,-0.3011748;0.2425247;-0.024979,-0.3439741;0.1056098;-0.1660329,0.07758233;0.01608267;-0.0434885,0.1570587;-0.2865162;-0.1848531,0.1792822;-0.6662127;-0.07341337,0.1962015;-0.694764;-0.1470618,-0.08391701;-0.008081233;-0.0325814,-0.08563691;-0.3500489;-0.06294004,-0.0304969;-0.7343018;0.01700649,-0.03475882;-0.7715322;-0.05082061,-0.0729889;0.4945391;-0.01645732,64.63972
+0;0;0,-0.009561271;0.2923318;0.0143888,-0.01811901;0.5671796;0.01472005,0.1400806;0.4562142;0.02305149,0.1969419;0.2559176;-0.0357146,0.2639347;0.08912887;-0.1324592,-0.1694989;0.4524345;-0.006494144,-0.2018307;0.2442796;-0.05580559,-0.2279111;0.05625135;-0.1308471,0.0832977;0.008959848;-0.03311067,0.1387994;-0.3283002;-0.07912688,0.1820242;-0.7071351;0.02727768,0.2098013;-0.7437778;-0.042128,-0.07755673;0.002601899;-0.04575245,-0.07443131;-0.3422561;-0.04808529,-0.05442692;-0.7316706;0.02019633,-0.04589729;-0.6909994;-0.07901724,-0.01607045;0.4985077;0.01689004,0;0;0,-0.04432777;0.2892735;-0.01059318,-0.07992376;0.5615563;-0.02338243,0.09104527;0.4987184;-0.01785088,0.2198983;0.3258493;-0.03569984,0.2628965;0.2093621;-0.197712,-0.2253374;0.4488164;0.0007181,-0.303874;0.2514347;-0.04024412,-0.3507358;0.1191811;-0.1884972,0.07760698;0.0161629;-0.04279041,0.1547192;-0.2858491;-0.1903868,0.1784832;-0.6658109;-0.08189487,0.1937599;-0.6957436;-0.1606646,-0.08341255;-0.008157336;-0.03302887,-0.0839733;-0.3517222;-0.06311478,-0.02776583;-0.7353241;0.01686327,-0.03228194;-0.7758647;-0.05408453,-0.07076841;0.4937805;-0.01650167,64.66112
+0;0;0,-0.009561271;0.2923318;0.0143888,-0.01811901;0.5671796;0.01472005,0.1400806;0.4562142;0.02305149,0.1969419;0.2559176;-0.0357146,0.2639347;0.08912887;-0.1324592,-0.1694989;0.4524345;-0.006494144,-0.2018307;0.2442796;-0.05580559,-0.2279111;0.05625135;-0.1308471,0.0832977;0.008959848;-0.03311067,0.1387994;-0.3283002;-0.07912688,0.1820242;-0.7071351;0.02727768,0.2098013;-0.7437778;-0.042128,-0.07755673;0.002601899;-0.04575245,-0.07443131;-0.3422561;-0.04808529,-0.05442692;-0.7316706;0.02019633,-0.04589729;-0.6909994;-0.07901724,-0.01607045;0.4985077;0.01689004,0;0;0,-0.04432777;0.2892735;-0.01059318,-0.07992376;0.5615563;-0.02338243,0.09104527;0.4987184;-0.01785088,0.2198983;0.3258493;-0.03569984,0.2628965;0.2093621;-0.197712,-0.2253374;0.4488164;0.0007181,-0.303874;0.2514347;-0.04024412,-0.3507358;0.1191811;-0.1884972,0.07760698;0.0161629;-0.04279041,0.1547192;-0.2858491;-0.1903868,0.1784832;-0.6658109;-0.08189487,0.1937599;-0.6957436;-0.1606646,-0.08341255;-0.008157336;-0.03302887,-0.0839733;-0.3517222;-0.06311478,-0.02776583;-0.7353241;0.01686327,-0.03228194;-0.7758647;-0.05408453,-0.07076841;0.4937805;-0.01650167,64.67306
+0;0;0,-0.009582417;0.2929783;0.01442062,-0.01833887;0.5742075;0.0147601,0.1441618;0.460508;0.02330938,0.2072469;0.2382875;-0.04188905,0.2761621;0.0667125;-0.1414099,-0.1738513;0.4566252;-0.007041125,-0.209722;0.2256864;-0.06175003,-0.2365508;0.03226238;-0.138945,0.08335576;0.008966094;-0.03313375,0.139087;-0.3296889;-0.07934029,0.1824401;-0.7096486;0.02738018,0.2094185;-0.7443749;-0.04002968,-0.07761078;0.002603712;-0.04578434,-0.07447243;-0.3436807;-0.04812684,-0.05440865;-0.7342514;0.02035752,-0.0461243;-0.6938871;-0.07600307,-0.01624311;0.5039536;0.01698008,0;0;0,-0.04465759;0.2900494;-0.003623486,-0.0839089;0.5686189;-0.008376122,0.09229262;0.4980257;-0.01503348,0.2537944;0.3312353;-0.07594824,0.2694264;0.2205998;-0.2537322,-0.2313182;0.446635;0.00265509,-0.3207409;0.2332671;-0.06129981,-0.3828078;0.1182446;-0.2256446,0.07780609;0.01618391;-0.04255247,0.1508278;-0.2834038;-0.2001698,0.1732441;-0.6653252;-0.09400105,0.1887729;-0.6957728;-0.1686091,-0.08339112;-0.008244198;-0.03323211,-0.08253422;-0.3532421;-0.06329795,-0.02577765;-0.7378638;0.01721929,-0.0302105;-0.7763838;-0.05167763,-0.07369484;0.4991353;-0.004822969,64.69448
+0;0;0,-0.01056909;0.2929268;0.01477336,-0.02021925;0.5741262;0.01546299,0.1425154;0.4603238;0.0225537,0.2081767;0.2407597;-0.04880964,0.2757877;0.07556516;-0.1594045,-0.1750114;0.4560234;-0.008601243,-0.2092851;0.2261058;-0.06839884,-0.2353543;0.03720427;-0.1563096,0.08359155;0.009071246;-0.03250514,0.1400619;-0.3281633;-0.08738846,0.1882664;-0.7073408;0.02003085,0.2138079;-0.7320246;-0.0562498,-0.07728695;0.00246827;-0.04633632,-0.07259608;-0.3437884;-0.049872,-0.04907277;-0.7343886;0.01733194,-0.04060574;-0.6939933;-0.07900944,-0.01790877;0.5038763;0.01759383,0;0;0,-0.04465759;0.2900494;-0.003623486,-0.0839089;0.5686189;-0.008376122,0.09229262;0.4980257;-0.01503348,0.2537944;0.3312353;-0.07594824,0.2694264;0.2205998;-0.2537322,-0.2313182;0.446635;0.00265509,-0.3207409;0.2332671;-0.06129981,-0.3828078;0.1182446;-0.2256446,0.07780609;0.01618391;-0.04255247,0.1508278;-0.2834038;-0.2001698,0.1732441;-0.6653252;-0.09400105,0.1887729;-0.6957728;-0.1686091,-0.08339112;-0.008244198;-0.03323211,-0.08253422;-0.3532421;-0.06329795,-0.02577765;-0.7378638;0.01721929,-0.0302105;-0.7763838;-0.05167763,-0.07369484;0.4991353;-0.004822969,64.70615
+0;0;0,-0.01056347;0.292771;0.0147655,-0.02024234;0.5747907;0.01547012,0.14129;0.4614059;0.02252096,0.2068215;0.2422758;-0.04870133,0.2791913;0.06545398;-0.1670805,-0.1738631;0.4571376;-0.008401081,-0.2080691;0.2276746;-0.06808049,-0.2359732;0.02547704;-0.1621789,0.08345226;0.00905613;-0.03245097,0.1400949;-0.3292072;-0.08750171,0.1883983;-0.7091625;0.02013794,0.213881;-0.7337205;-0.0559672,-0.07715817;0.002464157;-0.04625911,-0.07245298;-0.3448488;-0.04980558,-0.04888142;-0.7362502;0.01753622,-0.04043387;-0.6958788;-0.07858351,-0.01793489;0.5046328;0.01759817,0;0;0,-0.0431308;0.290145;-0.0001780987,-0.08114333;0.5697332;-0.003558874,0.0932557;0.497085;-0.01137614,0.2554857;0.333712;-0.07752514,0.2721014;0.2178082;-0.2693772,-0.2284691;0.4499353;0.006261721,-0.320725;0.2467114;-0.08076628,-0.3630868;0.1510862;-0.2797092,0.07794461;0.01608574;-0.04201484,0.1475906;-0.2830424;-0.2042887,0.1698034;-0.6661509;-0.09931255,0.1811474;-0.6948745;-0.1757376,-0.08305632;-0.008062935;-0.03370452,-0.08149202;-0.354188;-0.0629619,-0.02392638;-0.7393484;0.01842169,-0.02790498;-0.7782297;-0.04982394,-0.07140313;0.5002605;-0.0002968311,64.7281
+0;0;0,-0.01056347;0.292771;0.0147655,-0.02024234;0.5747907;0.01547012,0.14129;0.4614059;0.02252096,0.2068215;0.2422758;-0.04870133,0.2791913;0.06545398;-0.1670805,-0.1738631;0.4571376;-0.008401081,-0.2080691;0.2276746;-0.06808049,-0.2359732;0.02547704;-0.1621789,0.08345226;0.00905613;-0.03245097,0.1400949;-0.3292072;-0.08750171,0.1883983;-0.7091625;0.02013794,0.213881;-0.7337205;-0.0559672,-0.07715817;0.002464157;-0.04625911,-0.07245298;-0.3448488;-0.04980558,-0.04888142;-0.7362502;0.01753622,-0.04043387;-0.6958788;-0.07858351,-0.01793489;0.5046328;0.01759817,0;0;0,-0.0431308;0.290145;-0.0001780987,-0.08114333;0.5697332;-0.003558874,0.0932557;0.497085;-0.01137614,0.2554857;0.333712;-0.07752514,0.2721014;0.2178082;-0.2693772,-0.2284691;0.4499353;0.006261721,-0.320725;0.2467114;-0.08076628,-0.3630868;0.1510862;-0.2797092,0.07794461;0.01608574;-0.04201484,0.1475906;-0.2830424;-0.2042887,0.1698034;-0.6661509;-0.09931255,0.1811474;-0.6948745;-0.1757376,-0.08305632;-0.008062935;-0.03370452,-0.08149202;-0.354188;-0.0629619,-0.02392638;-0.7393484;0.01842169,-0.02790498;-0.7782297;-0.04982394,-0.07140313;0.5002605;-0.0002968311,64.74007
+0;0;0,-0.01057522;0.2925845;0.01430334,-0.02017097;0.5751361;0.01457257,0.1407368;0.4626599;0.01955519,0.2036626;0.2455767;-0.05969159,0.2735806;0.07761048;-0.1768793,-0.1726401;0.4573517;-0.01063024,-0.2056256;0.2289764;-0.07482899,-0.2309691;0.03642866;-0.1703131,0.08343036;0.009147196;-0.03166825,0.1429431;-0.3258553;-0.09994181,0.1954217;-0.7045316;0.004453495,0.2220562;-0.7387286;-0.0612848,-0.07661891;0.002256486;-0.0466007,-0.07079808;-0.3446882;-0.05161785,-0.04302673;-0.7346447;0.01327243,-0.03488903;-0.69445;-0.08150109,-0.01790397;0.5050407;0.01681166,0;0;0,-0.04146097;0.2901656;0.002648592,-0.07787659;0.5705156;0.0008671284,0.09502004;0.4960092;-0.008398057,0.2558868;0.3360144;-0.08513379,0.2838187;0.2511937;-0.2822616,-0.224882;0.4503765;0.00673194,-0.3176214;0.2558846;-0.09784882,-0.3575638;0.1707519;-0.292762,0.07794702;0.01615644;-0.04135704,0.1442994;-0.2793319;-0.2108083,0.1627626;-0.6618657;-0.1089501,0.1766937;-0.6930506;-0.1811616,-0.08254955;-0.008059534;-0.03417293,-0.08048481;-0.3539202;-0.0625601,-0.02082917;-0.7371691;0.01873916,-0.02708782;-0.7735245;-0.04989012,-0.06868473;0.5010102;0.003697872,64.76158
+0;0;0,-0.01057522;0.2925845;0.01430334,-0.02017097;0.5751361;0.01457257,0.1407368;0.4626599;0.01955519,0.2036626;0.2455767;-0.05969159,0.2735806;0.07761048;-0.1768793,-0.1726401;0.4573517;-0.01063024,-0.2056256;0.2289764;-0.07482899,-0.2309691;0.03642866;-0.1703131,0.08343036;0.009147196;-0.03166825,0.1429431;-0.3258553;-0.09994181,0.1954217;-0.7045316;0.004453495,0.2220562;-0.7387286;-0.0612848,-0.07661891;0.002256486;-0.0466007,-0.07079808;-0.3446882;-0.05161785,-0.04302673;-0.7346447;0.01327243,-0.03488903;-0.69445;-0.08150109,-0.01790397;0.5050407;0.01681166,0;0;0,-0.04146097;0.2901656;0.002648592,-0.07787659;0.5705156;0.0008671284,0.09502004;0.4960092;-0.008398057,0.2558868;0.3360144;-0.08513379,0.2838187;0.2511937;-0.2822616,-0.224882;0.4503765;0.00673194,-0.3176214;0.2558846;-0.09784882,-0.3575638;0.1707519;-0.292762,0.07794702;0.01615644;-0.04135704,0.1442994;-0.2793319;-0.2108083,0.1627626;-0.6618657;-0.1089501,0.1766937;-0.6930506;-0.1811616,-0.08254955;-0.008059534;-0.03417293,-0.08048481;-0.3539202;-0.0625601,-0.02082917;-0.7371691;0.01873916,-0.02708782;-0.7735245;-0.04989012,-0.06868473;0.5010102;0.003697872,64.77386
+0;0;0,-0.01056849;0.2923982;0.01429424,-0.02015769;0.5747505;0.01456781,0.1413712;0.4622602;0.01955637,0.2035223;0.2478495;-0.05871484,0.2890316;0.04242802;-0.2020345,-0.1732424;0.4569311;-0.01074819,-0.2058218;0.2313672;-0.07415661,-0.2368168;-0.004117236;-0.190933,0.08336738;0.00914029;-0.03164434,0.1430549;-0.3268461;-0.1001184,0.1958808;-0.708028;0.00496766,0.2220787;-0.7411729;-0.05969322,-0.07656107;0.002254782;-0.04656552,-0.07072314;-0.3457089;-0.05159741,-0.04276803;-0.7382457;0.01372225,-0.0347637;-0.6982181;-0.07949798,-0.01789565;0.5048083;0.01680201,0;0;0,-0.0400875;0.2901627;0.003365755,-0.07563036;0.570419;0.001215696,0.09759797;0.4943116;-0.006289244,0.2565731;0.3423824;-0.09349895,0.283044;0.2661258;-0.3455596,-0.2237293;0.4505134;0.006977959,-0.3171757;0.2709044;-0.1153719,-0.3521159;0.1716398;-0.3582218,0.07808009;0.01614994;-0.04095984,0.1400872;-0.2780294;-0.2163217,0.1591265;-0.663517;-0.1154747,0.1690133;-0.693531;-0.1872745,-0.08234382;-0.008051769;-0.03449193,-0.07916092;-0.3549883;-0.06211514,-0.01659853;-0.7404994;0.01912822,-0.02370767;-0.777408;-0.04665425,-0.06680726;0.5010262;0.004184246,64.79543
+0;0;0,-0.01081043;0.2924149;0.01376059,-0.02059186;0.5747607;0.01352934,0.1410804;0.4625789;0.01679516,0.2018471;0.2502409;-0.06794617,0.2855987;0.05222923;-0.2223075,-0.1727123;0.4555767;-0.01430544,-0.2068263;0.2313031;-0.08137792,-0.2348514;0.0002452731;-0.2073827,0.0835632;0.009395764;-0.03104738,0.1466079;-0.3218206;-0.1174141,0.201211;-0.7024903;-0.01138382,0.2296936;-0.738957;-0.07159652,-0.07640913;0.001890698;-0.04683053,-0.06888573;-0.3460135;-0.05347728,-0.03791801;-0.7386082;0.01011292,-0.02982473;-0.6986123;-0.08310303,-0.0182883;0.504824;0.0158905,0;0;0,-0.0400875;0.2901627;0.003365755,-0.07563036;0.570419;0.001215696,0.09759797;0.4943116;-0.006289244,0.2565731;0.3423824;-0.09349895,0.283044;0.2661258;-0.3455596,-0.2237293;0.4505134;0.006977959,-0.3171757;0.2709044;-0.1153719,-0.3521159;0.1716398;-0.3582218,0.07808009;0.01614994;-0.04095984,0.1400872;-0.2780294;-0.2163217,0.1591265;-0.663517;-0.1154747,0.1690133;-0.693531;-0.1872745,-0.08234382;-0.008051769;-0.03449193,-0.07916092;-0.3549883;-0.06211514,-0.01659853;-0.7404994;0.01912822,-0.02370767;-0.777408;-0.04665425,-0.06680726;0.5010262;0.004184246,64.81725
+0;0;0,-0.01084621;0.2933826;0.01380613,-0.02076166;0.5795948;0.01357318,0.143034;0.465934;0.01688208,0.2034817;0.2547103;-0.06741454,0.2662698;0.1062621;-0.1831384,-0.1748796;0.4588399;-0.01462694,-0.2088145;0.2357432;-0.08134743,-0.2298248;0.06252044;-0.1758125,0.08268761;0.009297314;-0.03072206,0.1460595;-0.323638;-0.117537,0.2006255;-0.704049;-0.01157875,0.2284839;-0.739059;-0.07047192,-0.07560851;0.001870887;-0.04633984,-0.06804606;-0.3478388;-0.05302108,-0.03709939;-0.7401668;0.01052592,-0.02918346;-0.7003899;-0.08064726,-0.01842766;0.5087339;0.01596554,0;0;0,-0.03835505;0.2912176;0.01013875,-0.0709464;0.575621;0.01896262,0.1020502;0.4909961;-0.002280951,0.2591586;0.348889;-0.1047399,0.306651;0.3138155;-0.2941747,-0.2209791;0.4517399;0.007887022,-0.3157622;0.2852144;-0.1287173,-0.3380748;0.2283756;-0.31751,0.07760572;0.01568761;-0.0399847,0.1371742;-0.2778144;-0.2208352,0.1569855;-0.6630288;-0.1201653,0.1645424;-0.6943288;-0.1884002,-0.08119072;-0.007698155;-0.03487594,-0.07601783;-0.3563896;-0.06291623,-0.01291355;-0.7411691;0.02002787,-0.01987473;-0.7762736;-0.04465399,-0.06306644;0.5051209;0.01868391,64.82889
+0;0;0,-0.01084621;0.2933826;0.01380613,-0.02076166;0.5795948;0.01357318,0.143034;0.465934;0.01688208,0.2034817;0.2547103;-0.06741454,0.2662698;0.1062621;-0.1831384,-0.1748796;0.4588399;-0.01462694,-0.2088145;0.2357432;-0.08134743,-0.2298248;0.06252044;-0.1758125,0.08268761;0.009297314;-0.03072206,0.1460595;-0.323638;-0.117537,0.2006255;-0.704049;-0.01157875,0.2284839;-0.739059;-0.07047192,-0.07560851;0.001870887;-0.04633984,-0.06804606;-0.3478388;-0.05302108,-0.03709939;-0.7401668;0.01052592,-0.02918346;-0.7003899;-0.08064726,-0.01842766;0.5087339;0.01596554,0;0;0,-0.03835505;0.2912176;0.01013875,-0.0709464;0.575621;0.01896262,0.1020502;0.4909961;-0.002280951,0.2591586;0.348889;-0.1047399,0.306651;0.3138155;-0.2941747,-0.2209791;0.4517399;0.007887022,-0.3157622;0.2852144;-0.1287173,-0.3380748;0.2283756;-0.31751,0.07760572;0.01568761;-0.0399847,0.1371742;-0.2778144;-0.2208352,0.1569855;-0.6630288;-0.1201653,0.1645424;-0.6943288;-0.1884002,-0.08119072;-0.007698155;-0.03487594,-0.07601783;-0.3563896;-0.06291623,-0.01291355;-0.7411691;0.02002787,-0.01987473;-0.7762736;-0.04465399,-0.06306644;0.5051209;0.01868391,64.8406
+0;0;0,-0.01069311;0.2935751;0.01299017,-0.02042754;0.579905;0.01199166,0.1433888;0.4649885;0.01821525,0.2122676;0.2611485;-0.07475708,0.2860032;0.0925934;-0.209391,-0.1749697;0.4597405;-0.01742006,-0.2062421;0.2391603;-0.09025756,-0.2282176;0.04194817;-0.2025006,0.08255567;0.009618111;-0.03034499,0.1527409;-0.3199857;-0.1360641,0.2058291;-0.6975382;-0.02442317,0.2319522;-0.7093669;-0.09958176,-0.0754783;0.001373417;-0.0461509,-0.06462802;-0.3515322;-0.05515411,-0.03084998;-0.7425888;0.006178573,-0.02207074;-0.7030923;-0.0827799,-0.01814871;0.5091729;0.01457212,0;0;0,-0.03615047;0.2914974;0.01385045,-0.06637698;0.5761892;0.02488613,0.1059209;0.489334;0.0001730919,0.2605615;0.3542513;-0.1128659,0.2910026;0.2741358;-0.3241215,-0.2174666;0.4535794;0.009026471,-0.3099164;0.2926018;-0.1340754,-0.3368973;0.2238121;-0.3497466,0.07759382;0.01558799;-0.03955984,0.1322444;-0.2803491;-0.2244265,0.1514728;-0.6648049;-0.1261821,0.1582991;-0.695469;-0.192168,-0.08082715;-0.007565653;-0.03519232,-0.07365182;-0.3594255;-0.06493029,-0.01133911;-0.7424489;0.02014692,-0.01764629;-0.7760198;-0.04309731,-0.05902559;0.5057583;0.02431417,64.86227
+0;0;0,-0.01069311;0.2935751;0.01299017,-0.02042754;0.579905;0.01199166,0.1433888;0.4649885;0.01821525,0.2122676;0.2611485;-0.07475708,0.2860032;0.0925934;-0.209391,-0.1749697;0.4597405;-0.01742006,-0.2062421;0.2391603;-0.09025756,-0.2282176;0.04194817;-0.2025006,0.08255567;0.009618111;-0.03034499,0.1527409;-0.3199857;-0.1360641,0.2058291;-0.6975382;-0.02442317,0.2319522;-0.7093669;-0.09958176,-0.0754783;0.001373417;-0.0461509,-0.06462802;-0.3515322;-0.05515411,-0.03084998;-0.7425888;0.006178573,-0.02207074;-0.7030923;-0.0827799,-0.01814871;0.5091729;0.01457212,0;0;0,-0.03615047;0.2914974;0.01385045,-0.06637698;0.5761892;0.02488613,0.1059209;0.489334;0.0001730919,0.2605615;0.3542513;-0.1128659,0.2910026;0.2741358;-0.3241215,-0.2174666;0.4535794;0.009026471,-0.3099164;0.2926018;-0.1340754,-0.3368973;0.2238121;-0.3497466,0.07759382;0.01558799;-0.03955984,0.1322444;-0.2803491;-0.2244265,0.1514728;-0.6648049;-0.1261821,0.1582991;-0.695469;-0.192168,-0.08082715;-0.007565653;-0.03519232,-0.07365182;-0.3594255;-0.06493029,-0.01133911;-0.7424489;0.02014692,-0.01764629;-0.7760198;-0.04309731,-0.05902559;0.5057583;0.02431417,64.87371
+0;0;0,-0.01071848;0.2942717;0.013021,-0.0204861;0.5815732;0.01202197,0.1442906;0.4662211;0.01827345,0.2138307;0.260424;-0.07559152,0.2994766;0.06464262;-0.2319726,-0.1759495;0.4609421;-0.01757247,-0.2075222;0.238244;-0.09110929,-0.2330473;0.009176686;-0.2214827,0.0823366;0.009592588;-0.03026446,0.1524741;-0.3197874;-0.1359118,0.2057432;-0.6986262;-0.0238905,0.231729;-0.7102351;-0.09865423,-0.07527801;0.001369772;-0.04602844,-0.06443509;-0.3512962;-0.05502553,-0.03054197;-0.7436851;0.00651611,-0.02180886;-0.7042385;-0.081975,-0.01820165;0.5106666;0.01460879,0;0;0,-0.03455134;0.2922446;0.01671934,-0.06343298;0.577957;0.02997708,0.1089867;0.488225;0.002817633,0.2611351;0.3575592;-0.1227858,0.2877225;0.3016472;-0.3802495,-0.2155987;0.4555607;0.009892458,-0.3058414;0.2989004;-0.1427926,-0.3401015;0.2152776;-0.3916984,0.07755159;0.01530877;-0.03922582,0.1277042;-0.2796798;-0.2264109,0.1469651;-0.6650268;-0.1262014,0.1534053;-0.6951856;-0.1920469,-0.08048502;-0.007279144;-0.03544642,-0.07167301;-0.3587797;-0.06613132,-0.009933475;-0.7429643;0.02044592,-0.01521838;-0.775978;-0.04278009,-0.05637974;0.5073255;0.02892613,64.89751
+0;0;0,-0.01109241;0.2942724;0.01268752,-0.02116117;0.5815618;0.01131844,0.1436757;0.4661954;0.01765341,0.2154497;0.2632667;-0.08066933,0.3023852;0.07114609;-0.2408332,-0.1764978;0.4613323;-0.01907651,-0.2049896;0.2397239;-0.09703086,-0.2282464;0.01359224;-0.2328402,0.08240592;0.01004824;-0.02992605,0.1568829;-0.3138804;-0.1486494,0.2099985;-0.6931705;-0.03809202,0.2380324;-0.7233174;-0.09803066,-0.07508154;0.0009033144;-0.04635966,-0.06395062;-0.3517351;-0.05605895,-0.02767251;-0.7443585;0.002557676,-0.01868642;-0.7049333;-0.08591038,-0.01881137;0.5106609;0.01400255,0;0;0,-0.03455134;0.2922446;0.01671934,-0.06343298;0.577957;0.02997708,0.1089867;0.488225;0.002817633,0.2611351;0.3575592;-0.1227858,0.2877225;0.3016472;-0.3802495,-0.2155987;0.4555607;0.009892458,-0.3058414;0.2989004;-0.1427926,-0.3401015;0.2152776;-0.3916984,0.07755159;0.01530877;-0.03922582,0.1277042;-0.2796798;-0.2264109,0.1469651;-0.6650268;-0.1262014,0.1534053;-0.6951856;-0.1920469,-0.08048502;-0.007279144;-0.03544642,-0.07167301;-0.3587797;-0.06613132,-0.009933475;-0.7429643;0.02044592,-0.01521838;-0.775978;-0.04278009,-0.05637974;0.5073255;0.02892613,64.91776
+0;0;0,-0.01114178;0.2955821;0.01274399,-0.02124398;0.5838245;0.01137106,0.1454753;0.4677255;0.01775646,0.2057072;0.2974301;-0.06475485,0.2925897;0.1054264;-0.2248212,-0.1783931;0.4628063;-0.01939732,-0.202303;0.2768351;-0.0848157,-0.2255457;0.05084109;-0.2205423,0.08218679;0.01002152;-0.02984647,0.1567227;-0.3141634;-0.1486638,0.2100827;-0.6951982;-0.03759784,0.2369735;-0.7228928;-0.0950927,-0.07488188;0.0009009124;-0.04623638,-0.06374215;-0.3520165;-0.05594335,-0.02729717;-0.746446;0.002942905,-0.01867745;-0.707405;-0.0819182,-0.01888691;0.5127041;0.01406348,0;0;0,-0.03194399;0.2936458;0.0201757,-0.05935989;0.5803204;0.03626585,0.1140838;0.4875758;0.007167578,0.2448224;0.3897189;-0.105828,0.2847708;0.3177496;-0.357343,-0.2134213;0.4572418;0.01187791,-0.2889867;0.3372991;-0.127191,-0.3216278;0.2497135;-0.3747764,0.07788306;0.01485738;-0.03820205,0.1254118;-0.2806307;-0.2258103,0.1430885;-0.6682906;-0.1269279,0.1518761;-0.6950008;-0.1906788,-0.07989518;-0.006633455;-0.03631346,-0.06824995;-0.358545;-0.06445087,-0.006901368;-0.7444352;0.02327317,-0.01123633;-0.7750952;-0.03721663,-0.05274061;0.5094422;0.03442717,64.92929
+0;0;0,-0.01114178;0.2955821;0.01274399,-0.02124398;0.5838245;0.01137106,0.1454753;0.4677255;0.01775646,0.2057072;0.2974301;-0.06475485,0.2925897;0.1054264;-0.2248212,-0.1783931;0.4628063;-0.01939732,-0.202303;0.2768351;-0.0848157,-0.2255457;0.05084109;-0.2205423,0.08218679;0.01002152;-0.02984647,0.1567227;-0.3141634;-0.1486638,0.2100827;-0.6951982;-0.03759784,0.2369735;-0.7228928;-0.0950927,-0.07488188;0.0009009124;-0.04623638,-0.06374215;-0.3520165;-0.05594335,-0.02729717;-0.746446;0.002942905,-0.01867745;-0.707405;-0.0819182,-0.01888691;0.5127041;0.01406348,0;0;0,-0.03194399;0.2936458;0.0201757,-0.05935989;0.5803204;0.03626585,0.1140838;0.4875758;0.007167578,0.2448224;0.3897189;-0.105828,0.2847708;0.3177496;-0.357343,-0.2134213;0.4572418;0.01187791,-0.2889867;0.3372991;-0.127191,-0.3216278;0.2497135;-0.3747764,0.07788306;0.01485738;-0.03820205,0.1254118;-0.2806307;-0.2258103,0.1430885;-0.6682906;-0.1269279,0.1518761;-0.6950008;-0.1906788,-0.07989518;-0.006633455;-0.03631346,-0.06824995;-0.358545;-0.06445087,-0.006901368;-0.7444352;0.02327317,-0.01123633;-0.7750952;-0.03721663,-0.05274061;0.5094422;0.03442717,64.94061
+0;0;0,-0.01193836;0.2965195;0.01289915,-0.02278289;0.5847806;0.01162337,0.1447261;0.4687051;0.01657918,0.2155735;0.2729694;-0.0843851,0.3027477;0.08639331;-0.2508002,-0.1797415;0.4631053;-0.02103601,-0.2071343;0.2486415;-0.1033801,-0.2273899;0.02600515;-0.2452487,0.08221908;0.01039808;-0.02920905,0.1608935;-0.3052001;-0.1651976,0.2096813;-0.6854839;-0.05072168,0.2157787;-0.6466353;-0.13532,-0.07444432;0.0005223099;-0.04668014,-0.06274199;-0.3516835;-0.05662467,-0.02434482;-0.745733;0.001266617,-0.01570682;-0.7067418;-0.08309506,-0.02024784;0.513701;0.01429273,0;0;0,-0.02848661;0.2946844;0.02413297,-0.05429585;0.5814433;0.04213333,0.1189473;0.4875053;0.01190662,0.2626124;0.3798092;-0.1339958,0.2928857;0.3199596;-0.3901315,-0.2095048;0.4595432;0.0147222,-0.2983875;0.324737;-0.1509666,-0.3307963;0.2267073;-0.3947776,0.0778455;0.0139426;-0.03830075,0.1233499;-0.2826239;-0.2234018,0.1423466;-0.6704893;-0.1269631,0.1522122;-0.6973349;-0.1897612,-0.07986505;-0.005784721;-0.03618531,-0.06510085;-0.3570578;-0.06214642,-0.004432838;-0.7425147;0.02641539,-0.007674231;-0.7735106;-0.03309385,-0.04820617;0.5105702;0.03972745,64.96379
+0;0;0,-0.01193836;0.2965195;0.01289915,-0.02278289;0.5847806;0.01162337,0.1447261;0.4687051;0.01657918,0.2155735;0.2729694;-0.0843851,0.3027477;0.08639331;-0.2508002,-0.1797415;0.4631053;-0.02103601,-0.2071343;0.2486415;-0.1033801,-0.2273899;0.02600515;-0.2452487,0.08221908;0.01039808;-0.02920905,0.1608935;-0.3052001;-0.1651976,0.2096813;-0.6854839;-0.05072168,0.2157787;-0.6466353;-0.13532,-0.07444432;0.0005223099;-0.04668014,-0.06274199;-0.3516835;-0.05662467,-0.02434482;-0.745733;0.001266617,-0.01570682;-0.7067418;-0.08309506,-0.02024784;0.513701;0.01429273,0;0;0,-0.02848661;0.2946844;0.02413297,-0.05429585;0.5814433;0.04213333,0.1189473;0.4875053;0.01190662,0.2626124;0.3798092;-0.1339958,0.2928857;0.3199596;-0.3901315,-0.2095048;0.4595432;0.0147222,-0.2983875;0.324737;-0.1509666,-0.3307963;0.2267073;-0.3947776,0.0778455;0.0139426;-0.03830075,0.1233499;-0.2826239;-0.2234018,0.1423466;-0.6704893;-0.1269631,0.1522122;-0.6973349;-0.1897612,-0.07986505;-0.005784721;-0.03618531,-0.06510085;-0.3570578;-0.06214642,-0.004432838;-0.7425147;0.02641539,-0.007674231;-0.7735106;-0.03309385,-0.04820617;0.5105702;0.03972745,64.97517
+0;0;0,-0.01195929;0.2970394;0.01292177,-0.02282034;0.585738;0.01164489,0.1462684;0.4691438;0.01662588,0.2278;0.24389;-0.0995644,0.3075629;0.07317598;-0.2518315,-0.1812999;0.4634905;-0.02134876,-0.2128237;0.2166843;-0.1161108,-0.2313573;0.01297574;-0.2459182,0.08199149;0.0103693;-0.02912819,0.1614117;-0.3082204;-0.1664058,0.2096745;-0.6844125;-0.05316159,0.2157874;-0.6455415;-0.1379742,-0.07423826;0.0005208642;-0.04655092,-0.062425;-0.3550235;-0.05658972,-0.02444097;-0.7448332;0.0006786697,-0.01578109;-0.7058192;-0.08389668,-0.02028212;0.5145696;0.01431759,0;0;0,-0.02608528;0.2952659;0.02607608,-0.05081651;0.5824956;0.04507017,0.1236152;0.4868975;0.01494098,0.2824941;0.3556644;-0.1536479,0.3188483;0.3063499;-0.3880346,-0.2077525;0.4602607;0.01584587,-0.3040323;0.3417074;-0.2022416,-0.329556;0.2339274;-0.4177009,0.07777677;0.01333675;-0.03809834,0.1214357;-0.287786;-0.222682,0.1415279;-0.6709802;-0.1255608,0.1534285;-0.6971762;-0.1888824,-0.07958825;-0.005180413;-0.03629673,-0.06243379;-0.3596902;-0.06238599,-0.002198193;-0.7404619;0.02738347,-0.005264854;-0.7715937;-0.03230518,-0.04504427;0.511515;0.04243374,64.99635
+0;0;0,-0.01162937;0.2970794;0.01228676,-0.02210999;0.585789;0.01042116,0.1466521;0.468354;0.01497112,0.2308863;0.2463177;-0.1054089,0.3103471;0.07886235;-0.2614067,-0.1806842;0.4638739;-0.02292733,-0.2111941;0.2188249;-0.1224611,-0.2272847;0.01864316;-0.2579566,0.08206216;0.0105327;-0.02886941,0.1657127;-0.2983471;-0.1845871,0.2091026;-0.6734922;-0.06602278,0.2152931;-0.6347426;-0.1508423,-0.07417542;0.0002252503;-0.04665334,-0.05907877;-0.3551702;-0.05753058,-0.0209877;-0.7451188;-0.001288559,-0.01228692;-0.7061597;-0.08586556,-0.01967325;0.5146226;0.01323802,0;0;0,-0.02608528;0.2952659;0.02607608,-0.05081651;0.5824956;0.04507017,0.1236152;0.4868975;0.01494098,0.2824941;0.3556644;-0.1536479,0.3188483;0.3063499;-0.3880346,-0.2077525;0.4602607;0.01584587,-0.3040323;0.3417074;-0.2022416,-0.329556;0.2339274;-0.4177009,0.07777677;0.01333675;-0.03809834,0.1214357;-0.287786;-0.222682,0.1415279;-0.6709802;-0.1255608,0.1534285;-0.6971762;-0.1888824,-0.07958825;-0.005180413;-0.03629673,-0.06243379;-0.3596902;-0.06238599,-0.002198193;-0.7404619;0.02738347,-0.005264854;-0.7715937;-0.03230518,-0.04504427;0.511515;0.04243374,65.00858
+0;0;0,-0.01162937;0.2970794;0.01228676,-0.02210999;0.585789;0.01042116,0.1466521;0.468354;0.01497112,0.2308863;0.2463177;-0.1054089,0.3103471;0.07886235;-0.2614067,-0.1806842;0.4638739;-0.02292733,-0.2111941;0.2188249;-0.1224611,-0.2272847;0.01864316;-0.2579566,0.08206216;0.0105327;-0.02886941,0.1657127;-0.2983471;-0.1845871,0.2091026;-0.6734922;-0.06602278,0.2152931;-0.6347426;-0.1508423,-0.07417542;0.0002252503;-0.04665334,-0.05907877;-0.3551702;-0.05753058,-0.0209877;-0.7451188;-0.001288559,-0.01228692;-0.7061597;-0.08586556,-0.01967325;0.5146226;0.01323802,0;0;0,-0.02608528;0.2952659;0.02607608,-0.05081651;0.5824956;0.04507017,0.1236152;0.4868975;0.01494098,0.2824941;0.3556644;-0.1536479,0.3188483;0.3063499;-0.3880346,-0.2077525;0.4602607;0.01584587,-0.3040323;0.3417074;-0.2022416,-0.329556;0.2339274;-0.4177009,0.07777677;0.01333675;-0.03809834,0.1214357;-0.287786;-0.222682,0.1415279;-0.6709802;-0.1255608,0.1534285;-0.6971762;-0.1888824,-0.07958825;-0.005180413;-0.03629673,-0.06243379;-0.3596902;-0.06238599,-0.002198193;-0.7404619;0.02738347,-0.005264854;-0.7715937;-0.03230518,-0.04504427;0.511515;0.04243374,65.01968
+0;0;0,-0.01165264;0.2976739;0.01231135,-0.02213614;0.5864616;0.01044584,0.1463131;0.4691081;0.01499277,0.2181302;0.2798025;-0.08764184,0.3049415;0.09685692;-0.25807,-0.1804072;0.4646364;-0.02283437,-0.2064196;0.2557104;-0.1076957,-0.2239985;0.03701124;-0.2557251,0.0819722;0.01052115;-0.02883776,0.1660619;-0.2999802;-0.1853729,0.2089487;-0.6707754;-0.06818344,0.2150845;-0.6321031;-0.1522533,-0.07409412;0.0002250034;-0.0466022,-0.05891822;-0.3570362;-0.05753654,-0.02126883;-0.7424632;-0.001946669,-0.01264495;-0.7035834;-0.08577614,-0.0196992;0.5152897;0.01326292,0;0;0,-0.02472241;0.2958317;0.02774024,-0.04734343;0.5832343;0.04789305,0.1259041;0.4868028;0.01652646,0.269641;0.4034034;-0.1381099,0.3042248;0.3298013;-0.3899784,-0.2045817;0.4619209;0.01703891,-0.2876457;0.3581449;-0.1669695,-0.3082978;0.2976874;-0.4238146,0.07752658;0.01282567;-0.03856015,0.1186842;-0.2917128;-0.2217207,0.1396278;-0.6704178;-0.1257751,0.1527771;-0.6969716;-0.1874952,-0.07963336;-0.004777626;-0.03602023,-0.06157279;-0.361122;-0.06205724,-0.002950963;-0.73747;0.02731512,-0.004935505;-0.7676078;-0.03235153,-0.04214497;0.5122145;0.04497957,65.0407
+0;0;0,-0.01260301;0.2976313;0.01240435,-0.02406291;0.5863823;0.01061253,0.1446701;0.4691562;0.01373832,0.2179952;0.2821513;-0.09200098,0.3054739;0.1051216;-0.2682365,-0.1817306;0.4644297;-0.02407354,-0.2064256;0.2568987;-0.1126693,-0.2221742;0.04137148;-0.2654798,0.08207218;0.01089634;-0.02841095,0.169079;-0.2869792;-0.206415,0.2084512;-0.6558152;-0.08203062,0.2449112;-0.6866501;-0.1284029,-0.07389158;-0.0001792376;-0.04692288,-0.05654465;-0.357345;-0.05774402,-0.01818141;-0.7428257;-0.003021516,-0.009583395;-0.7039403;-0.08685305,-0.02138404;0.5152184;0.01341399,0;0;0,-0.02472241;0.2958317;0.02774024,-0.04734343;0.5832343;0.04789305,0.1259041;0.4868028;0.01652646,0.269641;0.4034034;-0.1381099,0.3042248;0.3298013;-0.3899784,-0.2045817;0.4619209;0.01703891,-0.2876457;0.3581449;-0.1669695,-0.3082978;0.2976874;-0.4238146,0.07752658;0.01282567;-0.03856015,0.1186842;-0.2917128;-0.2217207,0.1396278;-0.6704178;-0.1257751,0.1527771;-0.6969716;-0.1874952,-0.07963336;-0.004777626;-0.03602023,-0.06157279;-0.361122;-0.06205724,-0.002950963;-0.73747;0.02731512,-0.004935505;-0.7676078;-0.03235153,-0.04214497;0.5122145;0.04497957,65.05238
+0;0;0,-0.01264001;0.298505;0.01244076,-0.02410606;0.5874113;0.01064772,0.1450877;0.4700139;0.01377615,0.2112452;0.3012888;-0.08162715,0.298737;0.1242324;-0.2578892,-0.1822154;0.4652744;-0.02414026,-0.2044964;0.2780295;-0.1040758,-0.2202474;0.06246988;-0.2569093,0.08206763;0.01089573;-0.02840938,0.1694037;-0.2881069;-0.2070869,0.2082612;-0.6521215;-0.08432855,0.2444241;-0.6824607;-0.1303229,-0.07388748;-0.0001792277;-0.04692028,-0.05647492;-0.3586965;-0.05778237,-0.01861316;-0.7391382;-0.003775194,-0.01008521;-0.7003252;-0.08692358,-0.02142552;0.5162035;0.01345092,0;0;0,-0.02304944;0.2966211;0.03007388,-0.04400385;0.5842155;0.05150032,0.128929;0.486443;0.01888633,0.2605524;0.4067239;-0.1162689,0.2987746;0.3435717;-0.3704793,-0.2021135;0.4633658;0.01888381,-0.2771118;0.3690349;-0.1467172,-0.2958885;0.3101729;-0.4041173,0.07763105;0.01247448;-0.03845406,0.1167067;-0.2950047;-0.2197976,0.1368596;-0.6682956;-0.1231852,0.15194;-0.6949726;-0.1833878,-0.0796344;-0.004358942;-0.03605925,-0.05995601;-0.3620466;-0.06112216,-0.002417449;-0.7331929;0.02846524,-0.004123544;-0.7625833;-0.03098159,-0.03925762;0.5131354;0.04822969,65.06364
+0;0;0,-0.01264001;0.298505;0.01244076,-0.02410606;0.5874113;0.01064772,0.1450877;0.4700139;0.01377615,0.2112452;0.3012888;-0.08162715,0.298737;0.1242324;-0.2578892,-0.1822154;0.4652744;-0.02414026,-0.2044964;0.2780295;-0.1040758,-0.2202474;0.06246988;-0.2569093,0.08206763;0.01089573;-0.02840938,0.1694037;-0.2881069;-0.2070869,0.2082612;-0.6521215;-0.08432855,0.2444241;-0.6824607;-0.1303229,-0.07388748;-0.0001792277;-0.04692028,-0.05647492;-0.3586965;-0.05778237,-0.01861316;-0.7391382;-0.003775194,-0.01008521;-0.7003252;-0.08692358,-0.02142552;0.5162035;0.01345092,0;0;0,-0.02304944;0.2966211;0.03007388,-0.04400385;0.5842155;0.05150032,0.128929;0.486443;0.01888633,0.2605524;0.4067239;-0.1162689,0.2987746;0.3435717;-0.3704793,-0.2021135;0.4633658;0.01888381,-0.2771118;0.3690349;-0.1467172,-0.2958885;0.3101729;-0.4041173,0.07763105;0.01247448;-0.03845406,0.1167067;-0.2950047;-0.2197976,0.1368596;-0.6682956;-0.1231852,0.15194;-0.6949726;-0.1833878,-0.0796344;-0.004358942;-0.03605925,-0.05995601;-0.3620466;-0.06112216,-0.002417449;-0.7331929;0.02846524,-0.004123544;-0.7625833;-0.03098159,-0.03925762;0.5131354;0.04822969,65.0854
+0;0;0,-0.01314506;0.2988199;0.01210572,-0.0250902;0.5879613;0.009941498,0.1433467;0.4698576;0.01237352,0.2147462;0.2969806;-0.08870685,0.3018453;0.1236837;-0.2688978,-0.1823657;0.4661864;-0.0253335,-0.2044814;0.2730038;-0.1113161,-0.2177354;0.05995324;-0.2679066,0.08197397;0.01107779;-0.02821135,0.1709846;-0.2813796;-0.2140236,0.206513;-0.6452154;-0.08767165,0.2428018;-0.6751442;-0.1340474,-0.07365781;-0.0004393293;-0.04703897,-0.05515608;-0.3575412;-0.05782507,-0.01596304;-0.7387537;-0.005437005,-0.007419922;-0.6999652;-0.08855629,-0.02229536;0.5167221;0.01284242,0;0;0,-0.02138757;0.2968711;0.03198147,-0.0399765;0.5847622;0.05503178,0.1313938;0.4859499;0.02141666,0.2660272;0.4056534;-0.1222076,0.3016888;0.3445982;-0.3773298,-0.1980434;0.4647141;0.02070074,-0.2749535;0.3645401;-0.1503303,-0.2937041;0.3079376;-0.4082671,0.07738223;0.01194012;-0.0388298,0.1159545;-0.2949636;-0.2185593,0.1370048;-0.6688094;-0.1216068,0.1526268;-0.6953515;-0.1817565,-0.07961462;-0.00391043;-0.03584062,-0.05908413;-0.3602281;-0.06026611,-0.001047254;-0.7316923;0.0305613,-0.002288775;-0.7610677;-0.02886984,-0.03585894;0.5136247;0.05132341,65.10762
+0;0;0,-0.01314506;0.2988199;0.01210572,-0.0250902;0.5879613;0.009941498,0.1433467;0.4698576;0.01237352,0.2147462;0.2969806;-0.08870685,0.3018453;0.1236837;-0.2688978,-0.1823657;0.4661864;-0.0253335,-0.2044814;0.2730038;-0.1113161,-0.2177354;0.05995324;-0.2679066,0.08197397;0.01107779;-0.02821135,0.1709846;-0.2813796;-0.2140236,0.206513;-0.6452154;-0.08767165,0.2428018;-0.6751442;-0.1340474,-0.07365781;-0.0004393293;-0.04703897,-0.05515608;-0.3575412;-0.05782507,-0.01596304;-0.7387537;-0.005437005,-0.007419922;-0.6999652;-0.08855629,-0.02229536;0.5167221;0.01284242,0;0;0,-0.02138757;0.2968711;0.03198147,-0.0399765;0.5847622;0.05503178,0.1313938;0.4859499;0.02141666,0.2660272;0.4056534;-0.1222076,0.3016888;0.3445982;-0.3773298,-0.1980434;0.4647141;0.02070074,-0.2749535;0.3645401;-0.1503303,-0.2937041;0.3079376;-0.4082671,0.07738223;0.01194012;-0.0388298,0.1159545;-0.2949636;-0.2185593,0.1370048;-0.6688094;-0.1216068,0.1526268;-0.6953515;-0.1817565,-0.07961462;-0.00391043;-0.03584062,-0.05908413;-0.3602281;-0.06026611,-0.001047254;-0.7316923;0.0305613,-0.002288775;-0.7610677;-0.02886984,-0.03585894;0.5136247;0.05132341,65.11931
+0;0;0,-0.01317103;0.2994104;0.01212964,-0.0251127;0.5884669;0.009966529,0.1439952;0.4702047;0.01239536,0.2137004;0.3014302;-0.08628624,0.3007988;0.1281347;-0.2664758,-0.1830392;0.4665186;-0.0254647,-0.20463;0.2779205;-0.1094068,-0.2178839;0.06487152;-0.2659962,0.08207208;0.01109104;-0.02824511,0.1706781;-0.2800367;-0.2132126,0.2062127;-0.6439361;-0.08683856,0.2423327;-0.6735862;-0.1329987,-0.07374596;-0.000439855;-0.04709526,-0.05532834;-0.3559182;-0.05783232,-0.01612845;-0.7371974;-0.005435094,-0.007625055;-0.6984499;-0.08816787,-0.0223191;0.5172594;0.01286616,0;0;0,-0.02006187;0.2973222;0.03412104,-0.03740951;0.5850937;0.05854297,0.1339505;0.4852735;0.02303267,0.2652559;0.4092047;-0.1185799,0.3022059;0.3492663;-0.3737814,-0.1964046;0.4656492;0.02249917,-0.2705469;0.3678947;-0.1449184,-0.2883863;0.3129101;-0.4032674,0.07747317;0.01160517;-0.03898525,0.1158337;-0.2943244;-0.2171843,0.1363042;-0.6681448;-0.119741,0.1524466;-0.6948586;-0.1790411,-0.07979786;-0.003546722;-0.03572597,-0.05887333;-0.3582211;-0.05996682,-0.0002456568;-0.7293814;0.03200449,4.622748E-05;-0.7578411;-0.02779452,-0.03356716;0.513993;0.05446267,65.13028
+0;0;0,-0.01345684;0.2994061;0.01191984,-0.02560005;0.5884525;0.009538595,0.143509;0.4700629;0.01149696,0.2148413;0.30498;-0.09214203,0.3026097;0.1332152;-0.2734686,-0.183495;0.467067;-0.02652868,-0.2053215;0.2823752;-0.1186929,-0.2148512;0.06660035;-0.2717816,0.08215349;0.01125937;-0.02794015,0.1720021;-0.2739424;-0.2213477,0.2056376;-0.6368151;-0.09154776,0.2398785;-0.6667682;-0.138736,-0.07350822;-0.0006282232;-0.04746335,-0.05361128;-0.3560196;-0.05843727,-0.0140015;-0.7373255;-0.006545272,-0.005445034;-0.6985931;-0.08927417,-0.02276585;0.5172488;0.01249368,0;0;0,-0.02006187;0.2973222;0.03412104,-0.03740951;0.5850937;0.05854297,0.1339505;0.4852735;0.02303267,0.2652559;0.4092047;-0.1185799,0.3022059;0.3492663;-0.3737814,-0.1964046;0.4656492;0.02249917,-0.2705469;0.3678947;-0.1449184,-0.2883863;0.3129101;-0.4032674,0.07747317;0.01160517;-0.03898525,0.1158337;-0.2943244;-0.2171843,0.1363042;-0.6681448;-0.119741,0.1524466;-0.6948586;-0.1790411,-0.07979786;-0.003546722;-0.03572597,-0.05887333;-0.3582211;-0.05996682,-0.0002456568;-0.7293814;0.03200449,4.622748E-05;-0.7578411;-0.02779452,-0.03356716;0.513993;0.05446267,65.15287
+0;0;0,-0.01349849;0.3003327;0.01195673,-0.02566337;0.5898975;0.009569617,0.1440021;0.471188;0.01153149,0.2155552;0.3055943;-0.09242826,0.3033575;0.1337632;-0.2738248,-0.1840834;0.4681822;-0.02661991,-0.2059774;0.2829189;-0.1190694,-0.2155108;0.06706078;-0.2722172,0.08242417;0.01129646;-0.02803221,0.1718555;-0.2725808;-0.2205416,0.2054894;-0.6354362;-0.09074777,0.2397125;-0.6653582;-0.1379115,-0.07375041;-0.000630293;-0.04761973,-0.05394588;-0.3543711;-0.05854269,-0.01433799;-0.7356589;-0.006653171,-0.005785964;-0.6969309;-0.08933911,-0.02282265;0.51853;0.0125315,0;0;0,-0.01937898;0.2979889;0.03676963,-0.03618671;0.5861489;0.06312585,0.1352522;0.4851431;0.02564549,0.2668693;0.4101015;-0.1171637,0.3028278;0.380548;-0.3778808,-0.1950011;0.4655369;0.02382068,-0.2737886;0.3846203;-0.1510901,-0.2884015;0.320711;-0.407687,0.07768652;0.01148137;-0.03924465,0.1154001;-0.2934917;-0.2159173,0.1353149;-0.666818;-0.1165569,0.1516064;-0.6935502;-0.1757374,-0.08020013;-0.003370135;-0.03554914,-0.05919265;-0.3564607;-0.05856778,5.044788E-05;-0.7272116;0.03457567,0.0003826077;-0.7555289;-0.02530143,-0.0324103;0.5149171;0.05844116,65.16338
+0;0;0,-0.01349849;0.3003327;0.01195673,-0.02566337;0.5898975;0.009569617,0.1440021;0.471188;0.01153149,0.2155552;0.3055943;-0.09242826,0.3033575;0.1337632;-0.2738248,-0.1840834;0.4681822;-0.02661991,-0.2059774;0.2829189;-0.1190694,-0.2155108;0.06706078;-0.2722172,0.08242417;0.01129646;-0.02803221,0.1718555;-0.2725808;-0.2205416,0.2054894;-0.6354362;-0.09074777,0.2397125;-0.6653582;-0.1379115,-0.07375041;-0.000630293;-0.04761973,-0.05394588;-0.3543711;-0.05854269,-0.01433799;-0.7356589;-0.006653171,-0.005785964;-0.6969309;-0.08933911,-0.02282265;0.51853;0.0125315,0;0;0,-0.01937898;0.2979889;0.03676963,-0.03618671;0.5861489;0.06312585,0.1352522;0.4851431;0.02564549,0.2668693;0.4101015;-0.1171637,0.3028278;0.380548;-0.3778808,-0.1950011;0.4655369;0.02382068,-0.2737886;0.3846203;-0.1510901,-0.2884015;0.320711;-0.407687,0.07768652;0.01148137;-0.03924465,0.1154001;-0.2934917;-0.2159173,0.1353149;-0.666818;-0.1165569,0.1516064;-0.6935502;-0.1757374,-0.08020013;-0.003370135;-0.03554914,-0.05919265;-0.3564607;-0.05856778,5.044788E-05;-0.7272116;0.03457567,0.0003826077;-0.7555289;-0.02530143,-0.0324103;0.5149171;0.05844116,65.1749
+0;0;0,-0.01440595;0.3002816;0.01214197,-0.0276116;0.589379;0.009978076,0.141876;0.4709184;0.01128704,0.2129601;0.3101241;-0.09509321,0.3030783;0.1415059;-0.2783485,-0.1851105;0.4679106;-0.02707045,-0.2070126;0.2884834;-0.124798,-0.2094819;0.08335668;-0.2922878,0.08249207;0.01170132;-0.02769442,0.1701512;-0.2634488;-0.2321816,0.2019412;-0.6264403;-0.1027205,0.2349433;-0.6573865;-0.1497764,-0.07355081;-0.0009429381;-0.04793987,-0.0535302;-0.3540989;-0.05725454,-0.01379241;-0.7353612;-0.006327905,-0.005166373;-0.6966003;-0.08919327,-0.02450182;0.518181;0.01287452,0;0;0,-0.01870568;0.297794;0.03863716,-0.03451376;0.5854408;0.06653309,0.1361073;0.485013;0.02746248,0.2658218;0.4111888;-0.1137772,0.3028694;0.3813106;-0.3742971,-0.1931165;0.4687707;0.0223109,-0.2752104;0.3830823;-0.1454466,-0.1773657;0.3897268;-0.391451,0.07775725;0.01121441;-0.03920317,0.1146846;-0.293568;-0.2151315,0.134513;-0.6662698;-0.1139696,0.1514249;-0.692704;-0.1735263,-0.08021104;-0.003061997;-0.03557604,-0.05948963;-0.3556151;-0.05756781,0.001468033;-0.7259873;0.0353953,0.00137051;-0.7548144;-0.02424698,-0.0309265;0.5143884;0.06144261,65.19824
+0;0;0,-0.01440595;0.3002816;0.01214197,-0.0276116;0.589379;0.009978076,0.141876;0.4709184;0.01128704,0.2129601;0.3101241;-0.09509321,0.3030783;0.1415059;-0.2783485,-0.1851105;0.4679106;-0.02707045,-0.2070126;0.2884834;-0.124798,-0.2094819;0.08335668;-0.2922878,0.08249207;0.01170132;-0.02769442,0.1701512;-0.2634488;-0.2321816,0.2019412;-0.6264403;-0.1027205,0.2349433;-0.6573865;-0.1497764,-0.07355081;-0.0009429381;-0.04793987,-0.0535302;-0.3540989;-0.05725454,-0.01379241;-0.7353612;-0.006327905,-0.005166373;-0.6966003;-0.08919327,-0.02450182;0.518181;0.01287452,0;0;0,-0.01870568;0.297794;0.03863716,-0.03451376;0.5854408;0.06653309,0.1361073;0.485013;0.02746248,0.2658218;0.4111888;-0.1137772,0.3028694;0.3813106;-0.3742971,-0.1931165;0.4687707;0.0223109,-0.2752104;0.3830823;-0.1454466,-0.1773657;0.3897268;-0.391451,0.07775725;0.01121441;-0.03920317,0.1146846;-0.293568;-0.2151315,0.134513;-0.6662698;-0.1139696,0.1514249;-0.692704;-0.1735263,-0.08021104;-0.003061997;-0.03557604,-0.05948963;-0.3556151;-0.05756781,0.001468033;-0.7259873;0.0353953,0.00137051;-0.7548144;-0.02424698,-0.0309265;0.5143884;0.06144261,65.20976
+0;0;0,-0.01442401;0.3006582;0.0121572,-0.027619;0.5895185;0.009997681,0.1420908;0.4711109;0.01129969,0.2147192;0.3068235;-0.09739158,0.3048441;0.1381928;-0.2806605,-0.1853425;0.4680989;-0.02711022,-0.2077204;0.2847739;-0.1269609,-0.2101899;0.07963188;-0.2944632,0.08263461;0.01172154;-0.02774227,0.1699957;-0.2624931;-0.2315341,0.2017595;-0.6251862;-0.1021795,0.2348043;-0.6562112;-0.1492961,-0.0736779;-0.0009445675;-0.04802271,-0.05372537;-0.3528997;-0.0573057,-0.01402023;-0.7338488;-0.006420918,-0.005383048;-0.6950765;-0.08939334,-0.02451435;0.518438;0.01288934,0;0;0,-0.01737562;0.2978738;0.04147816,-0.03235078;0.5852307;0.07034922,0.1382205;0.4850011;0.03058314,0.2694517;0.4135711;-0.1169131,0.3045251;0.4094567;-0.3793998,-0.1912837;0.4686978;0.02528575,-0.2766166;0.3856641;-0.1476382,-0.1478412;0.3084089;-0.3658006,0.07781119;0.01102886;-0.03948784,0.1143952;-0.2935721;-0.2133746,0.1338616;-0.6652716;-0.1097002,0.1512645;-0.6915088;-0.1694539,-0.08047108;-0.002850531;-0.03538059,-0.05939291;-0.3542853;-0.05553113,0.002956681;-0.7240067;0.03777778,0.002056801;-0.7529804;-0.02186507,-0.02898076;0.5143047;0.06500292,65.23063
+0;0;0,-0.01479927;0.3006308;0.01238112,-0.02824596;0.5894815;0.01047341,0.1413669;0.4705887;0.01098187,0.2169032;0.3084718;-0.09897894,0.3052582;0.1455402;-0.2881694,-0.1856935;0.4681317;-0.02768416,-0.2071829;0.2864898;-0.1307543,-0.2075103;0.08120903;-0.2981043,0.08268027;0.01189006;-0.02753373,0.1693443;-0.2552473;-0.2408029,0.1962444;-0.6173948;-0.1088429,0.2299157;-0.6439374;-0.1608541,-0.07359906;-0.00114737;-0.04813906,-0.05215849;-0.3530194;-0.05725466,-0.01228608;-0.7339694;-0.00650882,-0.003573409;-0.6951866;-0.08947222,-0.02509128;0.5184005;0.01329915,0;0;0,-0.01737562;0.2978738;0.04147816,-0.03235078;0.5852307;0.07034922,0.1382205;0.4850011;0.03058314,0.2694517;0.4135711;-0.1169131,0.3045251;0.4094567;-0.3793998,-0.1912837;0.4686978;0.02528575,-0.2766166;0.3856641;-0.1476382,-0.1478412;0.3084089;-0.3658006,0.07781119;0.01102886;-0.03948784,0.1143952;-0.2935721;-0.2133746,0.1338616;-0.6652716;-0.1097002,0.1512645;-0.6915088;-0.1694539,-0.08047108;-0.002850531;-0.03538059,-0.05939291;-0.3542853;-0.05553113,0.002956681;-0.7240067;0.03777778,0.002056801;-0.7529804;-0.02186507,-0.02898076;0.5143047;0.06500292,65.25357
+0;0;0,-0.01482924;0.3012395;0.01240619,-0.02827902;0.5901515;0.01050176,0.1416292;0.4712418;0.01100333,0.2157174;0.3122328;-0.0968494,0.3040709;0.1493039;-0.2860367,-0.1860176;0.4687803;-0.02773201,-0.2070949;0.2906207;-0.1288262,-0.2074223;0.0853433;-0.2961734,0.08284311;0.01191348;-0.02758796,0.1690366;-0.2537735;-0.2396992,0.1958905;-0.6152977;-0.1079664,0.2294712;-0.6416882;-0.1598376,-0.07374401;-0.00114963;-0.04823387,-0.05241984;-0.3511112;-0.05729998,-0.01261606;-0.7314056;-0.006641485,-0.00392683;-0.6926463;-0.08938175,-0.0251274;0.5191393;0.01332476,0;0;0,-0.01604178;0.2981637;0.04427338,-0.03045965;0.5855029;0.07419276,0.1401725;0.4850245;0.03391576,0.2685708;0.4150363;-0.1110692,0.3034309;0.3842541;-0.3718014,-0.1890701;0.4684946;0.02635643,-0.2638489;0.379149;-0.1434394,-0.3064975;0.4081129;-0.4032205,0.07778404;0.01076666;-0.03999662,0.114738;-0.2932393;-0.2109494,0.1340673;-0.6636803;-0.1052411,0.1511311;-0.6902213;-0.1644874,-0.08081034;-0.002567088;-0.03505861,-0.05948247;-0.3521539;-0.05361262,0.003843427;-0.7207656;0.04067252,0.002878753;-0.7498195;-0.0185718,-0.02723495;0.5146571;0.06861448,65.26424
+0;0;0,-0.01482924;0.3012395;0.01240619,-0.02827902;0.5901515;0.01050176,0.1416292;0.4712418;0.01100333,0.2157174;0.3122328;-0.0968494,0.3040709;0.1493039;-0.2860367,-0.1860176;0.4687803;-0.02773201,-0.2070949;0.2906207;-0.1288262,-0.2074223;0.0853433;-0.2961734,0.08284311;0.01191348;-0.02758796,0.1690366;-0.2537735;-0.2396992,0.1958905;-0.6152977;-0.1079664,0.2294712;-0.6416882;-0.1598376,-0.07374401;-0.00114963;-0.04823387,-0.05241984;-0.3511112;-0.05729998,-0.01261606;-0.7314056;-0.006641485,-0.00392683;-0.6926463;-0.08938175,-0.0251274;0.5191393;0.01332476,0;0;0,-0.01604178;0.2981637;0.04427338,-0.03045965;0.5855029;0.07419276,0.1401725;0.4850245;0.03391576,0.2685708;0.4150363;-0.1110692,0.3034309;0.3842541;-0.3718014,-0.1890701;0.4684946;0.02635643,-0.2638489;0.379149;-0.1434394,-0.3064975;0.4081129;-0.4032205,0.07778404;0.01076666;-0.03999662,0.114738;-0.2932393;-0.2109494,0.1340673;-0.6636803;-0.1052411,0.1511311;-0.6902213;-0.1644874,-0.08081034;-0.002567088;-0.03505861,-0.05948247;-0.3521539;-0.05361262,0.003843427;-0.7207656;0.04067252,0.002878753;-0.7498195;-0.0185718,-0.02723495;0.5146571;0.06861448,65.28637
+0;0;0,-0.01534695;0.301702;0.01255149,-0.02929442;0.5905826;0.01078659,0.1418756;0.4712635;0.01090137,0.2176736;0.3156314;-0.09999326,0.3067357;0.1588053;-0.2939249,-0.1878043;0.4688894;-0.02873197,-0.2088755;0.2958563;-0.1377265,-0.2064857;0.08867334;-0.3026673,0.08298256;0.01205127;-0.02732341,0.1676826;-0.2450858;-0.2541594,0.1921399;-0.6025397;-0.1234207,0.2238596;-0.6333082;-0.1722762,-0.07367977;-0.0012713;-0.04845186,-0.05154287;-0.3536722;-0.0569198,-0.01168472;-0.7296731;-0.006934017,-0.002820038;-0.6908418;-0.09017602,-0.02602485;0.5196774;0.01357158,0;0;0,-0.01483287;0.2983344;0.04683757,-0.02865599;0.585549;0.078125,0.1426477;0.4841395;0.0361743,0.2704715;0.4155239;-0.1094871,0.3071209;0.3843663;-0.3699136,-0.1883691;0.4684723;0.02867611,-0.2654767;0.3825396;-0.1414246,-0.2677654;0.3117647;-0.396614,0.07779509;0.01069528;-0.04014277,0.1149075;-0.2981443;-0.2074416,0.1344441;-0.6628368;-0.09752464,0.1514249;-0.6890328;-0.1578526,-0.08093858;-0.002433381;-0.03494184,-0.05863479;-0.3544955;-0.05234656,0.00445804;-0.7183967;0.04283362,0.01535362;-0.7412615;-0.0217605,-0.0255849;0.5148283;0.07219648,65.29787
+0;0;0,-0.01534695;0.301702;0.01255149,-0.02929442;0.5905826;0.01078659,0.1418756;0.4712635;0.01090137,0.2176736;0.3156314;-0.09999326,0.3067357;0.1588053;-0.2939249,-0.1878043;0.4688894;-0.02873197,-0.2088755;0.2958563;-0.1377265,-0.2064857;0.08867334;-0.3026673,0.08298256;0.01205127;-0.02732341,0.1676826;-0.2450858;-0.2541594,0.1921399;-0.6025397;-0.1234207,0.2238596;-0.6333082;-0.1722762,-0.07367977;-0.0012713;-0.04845186,-0.05154287;-0.3536722;-0.0569198,-0.01168472;-0.7296731;-0.006934017,-0.002820038;-0.6908418;-0.09017602,-0.02602485;0.5196774;0.01357158,0;0;0,-0.01483287;0.2983344;0.04683757,-0.02865599;0.585549;0.078125,0.1426477;0.4841395;0.0361743,0.2704715;0.4155239;-0.1094871,0.3071209;0.3843663;-0.3699136,-0.1883691;0.4684723;0.02867611,-0.2654767;0.3825396;-0.1414246,-0.2677654;0.3117647;-0.396614,0.07779509;0.01069528;-0.04014277,0.1149075;-0.2981443;-0.2074416,0.1344441;-0.6628368;-0.09752464,0.1514249;-0.6890328;-0.1578526,-0.08093858;-0.002433381;-0.03494184,-0.05863479;-0.3544955;-0.05234656,0.00445804;-0.7183967;0.04283362,0.01535362;-0.7412615;-0.0217605,-0.0255849;0.5148283;0.07219648,65.30939
+0;0;0,-0.01534695;0.301702;0.01255149,-0.02929442;0.5905826;0.01078659,0.1418756;0.4712635;0.01090137,0.2176736;0.3156314;-0.09999326,0.3067357;0.1588053;-0.2939249,-0.1878043;0.4688894;-0.02873197,-0.2088755;0.2958563;-0.1377265,-0.2064857;0.08867334;-0.3026673,0.08298256;0.01205127;-0.02732341,0.1676826;-0.2450858;-0.2541594,0.1921399;-0.6025397;-0.1234207,0.2238596;-0.6333082;-0.1722762,-0.07367977;-0.0012713;-0.04845186,-0.05154287;-0.3536722;-0.0569198,-0.01168472;-0.7296731;-0.006934017,-0.002820038;-0.6908418;-0.09017602,-0.02602485;0.5196774;0.01357158,0;0;0,-0.01483287;0.2983344;0.04683757,-0.02865599;0.585549;0.078125,0.1426477;0.4841395;0.0361743,0.2704715;0.4155239;-0.1094871,0.3071209;0.3843663;-0.3699136,-0.1883691;0.4684723;0.02867611,-0.2654767;0.3825396;-0.1414246,-0.2677654;0.3117647;-0.396614,0.07779509;0.01069528;-0.04014277,0.1149075;-0.2981443;-0.2074416,0.1344441;-0.6628368;-0.09752464,0.1514249;-0.6890328;-0.1578526,-0.08093858;-0.002433381;-0.03494184,-0.05863479;-0.3544955;-0.05234656,0.00445804;-0.7183967;0.04283362,0.01535362;-0.7412615;-0.0217605,-0.0255849;0.5148283;0.07219648,65.32153
+0;0;0,-0.01567739;0.3018781;0.01279987,-0.02995046;0.5906484;0.01135137,0.1413048;0.4705349;0.01058265,0.2178872;0.3206441;-0.1029822,0.3070462;0.1691885;-0.3011105,-0.1884291;0.4690623;-0.02920835,-0.2063454;0.2997664;-0.1398745,-0.2039376;0.09799372;-0.3114115,0.0835399;0.01214273;-0.02716831,0.1663747;-0.2361115;-0.2609493,0.1875965;-0.5931299;-0.1278778,0.2207474;-0.6246706;-0.177622,-0.07402053;-0.001349234;-0.04882231,-0.05084385;-0.3514172;-0.05660923,-0.01055747;-0.7275665;-0.006517936,-0.001457524;-0.6885447;-0.09135021,-0.0266046;0.5198613;0.0140463,0;0;0,-0.01437671;0.2982407;0.04884434,-0.02795741;0.5851868;0.08177996,0.1437169;0.484881;0.03907228,0.2697139;0.4155629;-0.1042764,0.3023716;0.3759208;-0.3640935,-0.187428;0.4676151;0.03053715,-0.2532434;0.3626836;-0.1303567,-0.2645948;0.3054582;-0.3886963,0.07770506;0.01049724;-0.04142714,0.1146016;-0.2975957;-0.2053256,0.133933;-0.6610662;-0.09071327,0.1516448;-0.6887271;-0.1517234,-0.081752;-0.002214227;-0.03429554,-0.05910043;-0.3519849;-0.05140429,0.004622523;-0.715678;0.04496575,0.01900739;-0.7372211;-0.02209476,-0.02490328;0.5146209;0.07542396,65.3422
+0;0;0,-0.01567739;0.3018781;0.01279987,-0.02995046;0.5906484;0.01135137,0.1413048;0.4705349;0.01058265,0.2178872;0.3206441;-0.1029822,0.3070462;0.1691885;-0.3011105,-0.1884291;0.4690623;-0.02920835,-0.2063454;0.2997664;-0.1398745,-0.2039376;0.09799372;-0.3114115,0.0835399;0.01214273;-0.02716831,0.1663747;-0.2361115;-0.2609493,0.1875965;-0.5931299;-0.1278778,0.2207474;-0.6246706;-0.177622,-0.07402053;-0.001349234;-0.04882231,-0.05084385;-0.3514172;-0.05660923,-0.01055747;-0.7275665;-0.006517936,-0.001457524;-0.6885447;-0.09135021,-0.0266046;0.5198613;0.0140463,0;0;0,-0.01437671;0.2982407;0.04884434,-0.02795741;0.5851868;0.08177996,0.1437169;0.484881;0.03907228,0.2697139;0.4155629;-0.1042764,0.3023716;0.3759208;-0.3640935,-0.187428;0.4676151;0.03053715,-0.2532434;0.3626836;-0.1303567,-0.2645948;0.3054582;-0.3886963,0.07770506;0.01049724;-0.04142714,0.1146016;-0.2975957;-0.2053256,0.133933;-0.6610662;-0.09071327,0.1516448;-0.6887271;-0.1517234,-0.081752;-0.002214227;-0.03429554,-0.05910043;-0.3519849;-0.05140429,0.004622523;-0.715678;0.04496575,0.01900739;-0.7372211;-0.02209476,-0.02490328;0.5146209;0.07542396,65.3537
+0;0;0,-0.01569254;0.3021698;0.01281224,-0.02995911;0.5908083;0.01136465,0.1418031;0.4705833;0.01058398,0.2173279;0.3227625;-0.1014125,0.3064886;0.171304;-0.2995446,-0.1889299;0.4691062;-0.02932759,-0.2065988;0.3021483;-0.1384654,-0.204191;0.1003718;-0.3100057,0.08354033;0.01214279;-0.02716845,0.1661067;-0.2353071;-0.260192,0.1875361;-0.5958188;-0.1258184,0.2213647;-0.6286175;-0.1765795,-0.0740209;-0.001349241;-0.04882256,-0.05091932;-0.3502829;-0.05658425,-0.01023875;-0.7301127;-0.006002836,-0.0009527812;-0.6909065;-0.0925693,-0.02661505;0.5200592;0.01405813,0;0;0,-0.01409771;0.2981887;0.05100703,-0.02717251;0.5847977;0.08591413,0.1447901;0.484653;0.0418272,0.2690917;0.4135239;-0.09812975,0.3002934;0.371897;-0.3578205,-0.1864517;0.4653004;0.03298074,-0.2502693;0.360109;-0.1250074,-0.2654577;0.2076572;-0.3410477,0.07760272;0.01050937;-0.04161644,0.1142377;-0.2976313;-0.2030346,0.1331566;-0.6623837;-0.08022641,0.1519668;-0.6903824;-0.1430521,-0.08184722;-0.002191291;-0.03407032,-0.05912699;-0.3508342;-0.05082024,0.00599765;-0.717533;0.04804773,0.02066539;-0.7400868;-0.02041904,-0.0242378;0.5143286;0.07888842,65.37574
+0;0;0,-0.015646;0.302155;0.0132107,-0.02985792;0.590798;0.01214873,0.1417064;0.4699759;0.01090829,0.2190298;0.324279;-0.1026332,0.3094892;0.1800848;-0.305539,-0.1885982;0.4691716;-0.02963981,-0.2083108;0.3095576;-0.1489417,-0.1958063;0.1143719;-0.3275245,0.08368462;0.01206498;-0.02675589,0.1656799;-0.2291726;-0.2664011,0.1853651;-0.5899374;-0.1324407,0.2203945;-0.6221954;-0.1830532,-0.07391663;-0.001310917;-0.04898134,-0.04861378;-0.3501088;-0.05593793,-0.007577121;-0.7299038;-0.005382001,0.001848149;-0.6906687;-0.09193034,-0.02652867;0.5200446;0.01474552,0;0;0,-0.01409771;0.2981887;0.05100703,-0.02717251;0.5847977;0.08591413,0.1447901;0.484653;0.0418272,0.2690917;0.4135239;-0.09812975,0.3002934;0.371897;-0.3578205,-0.1864517;0.4653004;0.03298074,-0.2502693;0.360109;-0.1250074,-0.2654577;0.2076572;-0.3410477,0.07760272;0.01050937;-0.04161644,0.1142377;-0.2976313;-0.2030346,0.1331566;-0.6623837;-0.08022641,0.1519668;-0.6903824;-0.1430521,-0.08184722;-0.002191291;-0.03407032,-0.05912699;-0.3508342;-0.05082024,0.00599765;-0.717533;0.04804773,0.02066539;-0.7400868;-0.02041904,-0.0242378;0.5143286;0.07888842,65.38731
+0;0;0,-0.01565262;0.302283;0.0132163,-0.02985636;0.5907586;0.01215579,0.141369;0.4700969;0.01092079,0.2219958;0.3181757;-0.1074712,0.3124501;0.1739897;-0.3103657,-0.1882757;0.4692943;-0.02954631,-0.2088305;0.3028614;-0.1539448,-0.1963266;0.1076866;-0.3325176,0.08394161;0.01210203;-0.02683805,0.1665479;-0.2309333;-0.2682691,0.1860678;-0.5886689;-0.1354335,0.2246711;-0.6272787;-0.1912096,-0.07414363;-0.001314943;-0.04913175,-0.04865222;-0.3527121;-0.05614018,-0.007960115;-0.7293183;-0.006008729,0.002426757;-0.689141;-0.1013871,-0.02652995;0.5200655;0.01475037,0;0;0,-0.01336665;0.2979958;0.05305219,-0.02544477;0.5842336;0.08993196,0.1457722;0.4838272;0.04507136,0.2757811;0.4109111;-0.1011419,0.3074127;0.3672074;-0.360424,-0.184489;0.4641106;0.03683418,-0.2450137;0.3531156;-0.1293412,-0.2616915;0.3033026;-0.3889145,0.07762872;0.01029116;-0.04219961,0.1121672;-0.3044809;-0.1968107,0.1311178;-0.6608632;-0.0603056,0.153986;-0.6917635;-0.1315565,-0.0823156;-0.001979222;-0.03366242,-0.05871166;-0.3532266;-0.04937995,0.006758019;-0.71626;0.05022764,0.02169672;-0.743901;-0.02568574,-0.02277354;0.5138702;0.08237219,65.40949
+0;0;0,-0.01565146;0.3022606;0.01321532,-0.02985069;0.5906444;0.0121552,0.1417404;0.4698972;0.01091097,0.2192664;0.3238185;-0.1029279,0.3097226;0.1796295;-0.3058266,-0.1886245;0.4690927;-0.02964453,-0.2083888;0.3090605;-0.149259,-0.1958846;0.1138816;-0.3278354,0.0842304;0.01214367;-0.02693039,0.1673183;-0.2323083;-0.2697688,0.1866241;-0.5861228;-0.1383892,0.2245464;-0.6235222;-0.1931814,-0.0743987;-0.001319467;-0.04930078,-0.04875871;-0.354765;-0.05635007,-0.008512631;-0.7272431;-0.006768111,0.001690999;-0.6872454;-0.1004638,-0.02652539;0.5199749;0.01474891,0;0;0,-0.01243833;0.2977418;0.05455446,-0.0233644;0.5837206;0.09304643,0.1475821;0.4828734;0.04653072,0.272415;0.407617;-0.09153366,0.2996841;0.3560701;-0.3498745,-0.1831287;0.4633097;0.03997577,-0.2422526;0.3515734;-0.1159984,-0.2685549;0.3010435;-0.3746402,0.07764671;0.01004431;-0.04286695,0.1110643;-0.3100353;-0.1914036,0.1307006;-0.6607167;-0.05192232,0.1561144;-0.6935002;-0.1182196,-0.08282039;-0.001759526;-0.03324396,-0.05851253;-0.355058;-0.04808319,0.006251354;-0.7140576;0.05062292,0.02076074;-0.7407932;-0.02389893,-0.02098797;0.5134134;0.0850966,65.43167
+0;0;0,-0.01579208;0.3022383;0.01355565,-0.03010853;0.5906178;0.01289653,0.1413261;0.4692928;0.01113987,0.2199555;0.3269783;-0.1066419,0.3068092;0.2056327;-0.3254394,-0.1885362;0.4689834;-0.0300741,-0.1978659;0.2856804;-0.111447,-0.2026074;0.1313963;-0.3266553,0.08434133;0.01211854;-0.02659239,0.1662863;-0.2269598;-0.2751028,0.1818152;-0.5807825;-0.1432453,0.2208025;-0.6159456;-0.1999613,-0.07428233;-0.001304769;-0.04947631,-0.04747799;-0.3546648;-0.05648255,-0.006876551;-0.7270967;-0.006843481,0.003487964;-0.6870732;-0.1005188,-0.02675763;0.5199457;0.01538378,0;0;0,-0.01243833;0.2977418;0.05455446,-0.0233644;0.5837206;0.09304643,0.1475821;0.4828734;0.04653072,0.272415;0.407617;-0.09153366,0.2996841;0.3560701;-0.3498745,-0.1831287;0.4633097;0.03997577,-0.2422526;0.3515734;-0.1159984,-0.2685549;0.3010435;-0.3746402,0.07764671;0.01004431;-0.04286695,0.1110643;-0.3100353;-0.1914036,0.1307006;-0.6607167;-0.05192232,0.1561144;-0.6935002;-0.1182196,-0.08282039;-0.001759526;-0.03324396,-0.05851253;-0.355058;-0.04808319,0.006251354;-0.7140576;0.05062292,0.02076074;-0.7407932;-0.02389893,-0.02098797;0.5134134;0.0850966,65.44297
+0;0;0,-0.01579208;0.3022383;0.01355565,-0.03010853;0.5906178;0.01289653,0.1413261;0.4692928;0.01113987,0.2199555;0.3269783;-0.1066419,0.3068092;0.2056327;-0.3254394,-0.1885362;0.4689834;-0.0300741,-0.1978659;0.2856804;-0.111447,-0.2026074;0.1313963;-0.3266553,0.08434133;0.01211854;-0.02659239,0.1662863;-0.2269598;-0.2751028,0.1818152;-0.5807825;-0.1432453,0.2208025;-0.6159456;-0.1999613,-0.07428233;-0.001304769;-0.04947631,-0.04747799;-0.3546648;-0.05648255,-0.006876551;-0.7270967;-0.006843481,0.003487964;-0.6870732;-0.1005188,-0.02675763;0.5199457;0.01538378,0;0;0,-0.01243833;0.2977418;0.05455446,-0.0233644;0.5837206;0.09304643,0.1475821;0.4828734;0.04653072,0.272415;0.407617;-0.09153366,0.2996841;0.3560701;-0.3498745,-0.1831287;0.4633097;0.03997577,-0.2422526;0.3515734;-0.1159984,-0.2685549;0.3010435;-0.3746402,0.07764671;0.01004431;-0.04286695,0.1110643;-0.3100353;-0.1914036,0.1307006;-0.6607167;-0.05192232,0.1561144;-0.6935002;-0.1182196,-0.08282039;-0.001759526;-0.03324396,-0.05851253;-0.355058;-0.04808319,0.006251354;-0.7140576;0.05062292,0.02076074;-0.7407932;-0.02389893,-0.02098797;0.5134134;0.0850966,65.45435
+0;0;0,-0.0158015;0.3024186;0.01356374,-0.03013542;0.5911505;0.01290333,0.1413448;0.4697157;0.01114906,0.2221151;0.3235264;-0.1098396,0.3089525;0.2022035;-0.3285961,-0.1885979;0.4694062;-0.03007495,-0.1981816;0.2811124;-0.1136634,-0.2029222;0.1268572;-0.3288313,0.08450098;0.01214148;-0.02664272,0.1663971;-0.2267944;-0.275005,0.181855;-0.5789996;-0.1437502,0.2207736;-0.6140479;-0.2003662,-0.07442294;-0.001307239;-0.04956996,-0.04763457;-0.3544567;-0.05657203,-0.00721873;-0.725186;-0.007159878,0.003127508;-0.6851803;-0.10067,-0.0267799;0.520381;0.01539402,0;0;0,-0.01222382;0.2977093;0.05577135,-0.02285886;0.5838609;0.09567285,0.1478852;0.4827516;0.04804087,0.2748728;0.4037152;-0.09394789,0.3058805;0.3476484;-0.3508708,-0.1820111;0.4615943;0.04189894,-0.242233;0.3482816;-0.1195537,-0.2705363;0.2655898;-0.3695044,0.07765235;0.01016304;-0.04317975,0.1087799;-0.3124303;-0.1861684,0.128888;-0.6590036;-0.04126191,0.1562781;-0.693037;-0.1052995,-0.08310132;-0.001814453;-0.03299309,-0.05898087;-0.3549314;-0.04740889,0.005217008;-0.7121361;0.05157931,0.008125827;-0.7411057;-0.0223493,-0.02050313;0.5134884;0.08743024,65.47648
+0;0;0,-0.01597592;0.3023849;0.01409953,-0.03069475;0.5910992;0.01406811,0.1408275;0.4694789;0.01165172,0.2203983;0.3327312;-0.1206433,0.3146625;0.1912423;-0.3236445,-0.1886749;0.469408;-0.03044879,-0.2037709;0.3261545;-0.1780427,-0.197678;0.1168453;-0.3401133,0.08465683;0.01204244;-0.02618904,0.1651527;-0.2221108;-0.2795146,0.1760092;-0.571309;-0.1400226,0.2122451;-0.5979618;-0.2065712,-0.07433097;-0.001271641;-0.04970872,-0.04640125;-0.3543335;-0.05666657,-0.005564302;-0.7249181;-0.006520096,0.004969272;-0.6848676;-0.1000045,-0.02722846;0.520329;0.01638082,0;0;0,-0.01222382;0.2977093;0.05577135,-0.02285886;0.5838609;0.09567285,0.1478852;0.4827516;0.04804087,0.2748728;0.4037152;-0.09394789,0.3058805;0.3476484;-0.3508708,-0.1820111;0.4615943;0.04189894,-0.242233;0.3482816;-0.1195537,-0.2705363;0.2655898;-0.3695044,0.07765235;0.01016304;-0.04317975,0.1087799;-0.3124303;-0.1861684,0.128888;-0.6590036;-0.04126191,0.1562781;-0.693037;-0.1052995,-0.08310132;-0.001814453;-0.03299309,-0.05898087;-0.3549314;-0.04740889,0.005217008;-0.7121361;0.05157931,0.008125827;-0.7411057;-0.0223493,-0.02050313;0.5134884;0.08743024,65.48792
+0;0;0,-0.01595927;0.3020697;0.01408483,-0.03066592;0.5905462;0.01405265,0.1402175;0.4691588;0.01165288,0.2220065;0.3285989;-0.1243303,0.3162595;0.1871267;-0.3273074,-0.1880361;0.4690881;-0.03028807,-0.203553;0.3218411;-0.1819966,-0.1974608;0.1125567;-0.344048,0.08484461;0.01206915;-0.02624713,0.1652483;-0.2218163;-0.2792829,0.1762424;-0.5754362;-0.1380246,0.2076371;-0.5945202;-0.1956822,-0.07449584;-0.001274462;-0.04981897,-0.04659807;-0.3539325;-0.05676886,-0.005244028;-0.7292097;-0.00598741,0.003882248;-0.6905019;-0.08698218,-0.02720159;0.5198161;0.01636405,0;0;0,-0.01178085;0.2972335;0.0566802,-0.02130563;0.5828668;0.09879351,0.1482756;0.482418;0.04903483,0.2772118;0.3953837;-0.09497356,0.305005;0.3295793;-0.3499148,-0.1807859;0.4628724;0.04509497,-0.2391765;0.3460209;-0.1218608,-0.2488406;0.2456812;-0.3666796,0.07767043;0.01020366;-0.04354739,0.107948;-0.3132221;-0.183809,0.1252803;-0.6598393;-0.02671671,0.1503333;-0.6888779;-0.07776618,-0.0834107;-0.001845707;-0.03274802,-0.05934499;-0.3545589;-0.04718671,0.005467545;-0.7161947;0.05351439,0.0121189;-0.7394134;-0.008475967,-0.01914218;0.5125953;0.08999968,65.49906
+0;0;0,-0.01595927;0.3020697;0.01408483,-0.03066592;0.5905462;0.01405265,0.1402175;0.4691588;0.01165288,0.2220065;0.3285989;-0.1243303,0.3162595;0.1871267;-0.3273074,-0.1880361;0.4690881;-0.03028807,-0.203553;0.3218411;-0.1819966,-0.1974608;0.1125567;-0.344048,0.08484461;0.01206915;-0.02624713,0.1652483;-0.2218163;-0.2792829,0.1762424;-0.5754362;-0.1380246,0.2076371;-0.5945202;-0.1956822,-0.07449584;-0.001274462;-0.04981897,-0.04659807;-0.3539325;-0.05676886,-0.005244028;-0.7292097;-0.00598741,0.003882248;-0.6905019;-0.08698218,-0.02720159;0.5198161;0.01636405,0;0;0,-0.01178085;0.2972335;0.0566802,-0.02130563;0.5828668;0.09879351,0.1482756;0.482418;0.04903483,0.2772118;0.3953837;-0.09497356,0.305005;0.3295793;-0.3499148,-0.1807859;0.4628724;0.04509497,-0.2391765;0.3460209;-0.1218608,-0.2488406;0.2456812;-0.3666796,0.07767043;0.01020366;-0.04354739,0.107948;-0.3132221;-0.183809,0.1252803;-0.6598393;-0.02671671,0.1503333;-0.6888779;-0.07776618,-0.0834107;-0.001845707;-0.03274802,-0.05934499;-0.3545589;-0.04718671,0.005467545;-0.7161947;0.05351439,0.0121189;-0.7394134;-0.008475967,-0.01914218;0.5125953;0.08999968,65.52132
+0;0;0,-0.01542303;0.302124;0.01512767,-0.02991161;0.5911708;0.0157118,0.1416172;0.4691767;0.01274103,0.2261543;0.3280624;-0.1298051,0.3159151;0.2075835;-0.3412707,-0.1877601;0.4694424;-0.03000502,-0.2121394;0.3135587;-0.1799553,-0.200204;0.1464196;-0.3779753,0.08496787;0.01190137;-0.02562243,0.16495;-0.2166814;-0.2819266,0.1699777;-0.5738469;-0.1378152,0.2025298;-0.5934459;-0.1960185,-0.07424425;-0.001161909;-0.05004131,-0.04524727;-0.3525279;-0.05637464,-0.002574611;-0.7317899;-0.004412968,0.006820746;-0.6929139;-0.08651209,-0.02647104;0.5202717;0.01788029,0;0;0,-0.01101007;0.2972414;0.05720115,-0.01969077;0.5833428;0.1001358,0.1501086;0.4804989;0.05026126,0.2811271;0.3863628;-0.09586097,0.3152444;0.3045752;-0.3396573,-0.1798785;0.4613495;0.04726102,-0.2421144;0.3406983;-0.1228834,-0.2581013;0.2475476;-0.3644558,0.07765951;0.01013672;-0.04340434,0.107619;-0.3128946;-0.1815789,0.1234983;-0.6610926;-0.0176685,0.1490932;-0.6882734;-0.07228161,-0.08329254;-0.001739904;-0.03281793,-0.05899443;-0.3532513;-0.04654187,0.006027624;-0.7188913;0.05563509,0.01055553;-0.7439007;-0.006500252,-0.01770784;0.512917;0.09121847,65.5325
+0;0;0,-0.01542303;0.302124;0.01512767,-0.02991161;0.5911708;0.0157118,0.1416172;0.4691767;0.01274103,0.2261543;0.3280624;-0.1298051,0.3159151;0.2075835;-0.3412707,-0.1877601;0.4694424;-0.03000502,-0.2121394;0.3135587;-0.1799553,-0.200204;0.1464196;-0.3779753,0.08496787;0.01190137;-0.02562243,0.16495;-0.2166814;-0.2819266,0.1699777;-0.5738469;-0.1378152,0.2025298;-0.5934459;-0.1960185,-0.07424425;-0.001161909;-0.05004131,-0.04524727;-0.3525279;-0.05637464,-0.002574611;-0.7317899;-0.004412968,0.006820746;-0.6929139;-0.08651209,-0.02647104;0.5202717;0.01788029,0;0;0,-0.01101007;0.2972414;0.05720115,-0.01969077;0.5833428;0.1001358,0.1501086;0.4804989;0.05026126,0.2811271;0.3863628;-0.09586097,0.3152444;0.3045752;-0.3396573,-0.1798785;0.4613495;0.04726102,-0.2421144;0.3406983;-0.1228834,-0.2581013;0.2475476;-0.3644558,0.07765951;0.01013672;-0.04340434,0.107619;-0.3128946;-0.1815789,0.1234983;-0.6610926;-0.0176685,0.1490932;-0.6882734;-0.07228161,-0.08329254;-0.001739904;-0.03281793,-0.05899443;-0.3532513;-0.04654187,0.006027624;-0.7188913;0.05563509,0.01055553;-0.7439007;-0.006500252,-0.01770784;0.512917;0.09121847,65.54373
+0;0;0,-0.01542204;0.3021048;0.01512671,-0.02992374;0.591413;0.01571153,0.1448434;0.468375;0.01264368,0.2291033;0.3277233;-0.1294352,0.3110176;0.2177762;-0.3224153,-0.1908738;0.4686458;-0.03092515,-0.2151732;0.3132731;-0.1803838,-0.2042812;0.1607447;-0.3610937,0.08470757;0.01186491;-0.02554393,0.1641885;-0.2152855;-0.280242,0.1693079;-0.5789651;-0.1335023,0.2031477;-0.600526;-0.194008,-0.07401679;-0.00115835;-0.049888,-0.04520152;-0.3503226;-0.05618165,-0.001750592;-0.7365017;-0.003272295,0.008016417;-0.6972746;-0.08861901,-0.02648024;0.5204535;0.01788186,0;0;0,-0.01064926;0.2970618;0.05809307,-0.01905923;0.5832922;0.1019654,0.1538703;0.4793377;0.05119777,0.2823897;0.3836032;-0.09504414,0.3160608;0.3029948;-0.3150628,-0.1825653;0.4603975;0.0485458,-0.241256;0.317075;-0.1033854,-0.2588609;0.2394475;-0.3263286,0.07755483;0.01007399;-0.04303956,0.1069954;-0.3113156;-0.1795225,0.1201089;-0.6631663;-0.006748915,0.1484097;-0.6896735;-0.06566072,-0.08289202;-0.001623635;-0.03308955,-0.05868643;-0.350949;-0.04618349,0.00667287;-0.7231433;0.05879856,0.01147194;-0.7507875;-0.005378637,-0.01710492;0.5128262;0.09287953,65.56558
+0;0;0,-0.0150535;0.3020736;0.01608886,-0.02939262;0.5913879;0.01743143,0.1453968;0.4685279;0.01368183,0.2292526;0.3314483;-0.1320797,0.3113395;0.2197238;-0.3239626,-0.189904;0.4688655;-0.03116895,-0.20463;0.3259289;-0.1937153,-0.1983425;0.165541;-0.3677148,0.08488317;0.01165734;-0.02505184,0.16348;-0.2079847;-0.2865199,0.1649112;-0.5715956;-0.1395279,0.1973306;-0.5902647;-0.2031274,-0.07386808;-0.000981063;-0.05011171,-0.0439707;-0.3500561;-0.05630579,0.0003462955;-0.7359537;-0.002077006,0.0103629;-0.6966776;-0.08738948,-0.02596724;0.5204217;0.01940839,0;0;0,-0.01064926;0.2970618;0.05809307,-0.01905923;0.5832922;0.1019654,0.1538703;0.4793377;0.05119777,0.2823897;0.3836032;-0.09504414,0.3160608;0.3029948;-0.3150628,-0.1825653;0.4603975;0.0485458,-0.241256;0.317075;-0.1033854,-0.2588609;0.2394475;-0.3263286,0.07755483;0.01007399;-0.04303956,0.1069954;-0.3113156;-0.1795225,0.1201089;-0.6631663;-0.006748915,0.1484097;-0.6896735;-0.06566072,-0.08289202;-0.001623635;-0.03308955,-0.05868643;-0.350949;-0.04618349,0.00667287;-0.7231433;0.05879856,0.01147194;-0.7507875;-0.005378637,-0.01710492;0.5128262;0.09287953,65.58819
+0;0;0,-0.01504663;0.3019358;0.01608151,-0.02940097;0.5915569;0.01742585,0.1449044;0.468777;0.01369441,0.2318008;0.3267271;-0.1373522,0.3234701;0.2019604;-0.3516346,-0.189443;0.4691136;-0.03102884,-0.2047029;0.3209944;-0.1994689,-0.1976815;0.1418835;-0.3937803,0.08460585;0.01161926;-0.02496999,0.1631242;-0.2078035;-0.286177,0.1645637;-0.5735347;-0.1383279,0.1985116;-0.5944983;-0.2049259,-0.07362676;-0.0009778579;-0.049948,-0.04375922;-0.3497044;-0.05613589,0.000816185;-0.7378521;-0.0015909,0.01130503;-0.6981387;-0.09092548,-0.02597233;0.5205233;0.01940468,0;0;0,-0.009979405;0.2968361;0.05864286,-0.01811419;0.5832503;0.10337,0.1541885;0.4795994;0.05182433,0.2875305;0.3731941;-0.09460664,0.3164684;0.2649115;-0.3340318,-0.1809175;0.4589425;0.05091292,-0.2431852;0.3194293;-0.1140204,-0.2657296;0.2050706;-0.3512982,0.07740135;0.009946346;-0.04274058,0.1056543;-0.3130856;-0.1746221,0.1190272;-0.664093;0.004920959,0.1472571;-0.6913489;-0.05918741,-0.08248007;-0.001441931;-0.03334091,-0.05815449;-0.350414;-0.04627686,0.006372921;-0.724696;0.06035291,0.0122268;-0.7573102;-0.004687361,-0.01615993;0.5127314;0.09416628,65.59958
+0;0;0,-0.01504663;0.3019358;0.01608151,-0.02940097;0.5915569;0.01742585,0.1449044;0.468777;0.01369441,0.2318008;0.3267271;-0.1373522,0.3234701;0.2019604;-0.3516346,-0.189443;0.4691136;-0.03102884,-0.2047029;0.3209944;-0.1994689,-0.1976815;0.1418835;-0.3937803,0.08460585;0.01161926;-0.02496999,0.1631242;-0.2078035;-0.286177,0.1645637;-0.5735347;-0.1383279,0.1985116;-0.5944983;-0.2049259,-0.07362676;-0.0009778579;-0.049948,-0.04375922;-0.3497044;-0.05613589,0.000816185;-0.7378521;-0.0015909,0.01130503;-0.6981387;-0.09092548,-0.02597233;0.5205233;0.01940468,0;0;0,-0.009979405;0.2968361;0.05864286,-0.01811419;0.5832503;0.10337,0.1541885;0.4795994;0.05182433,0.2875305;0.3731941;-0.09460664,0.3164684;0.2649115;-0.3340318,-0.1809175;0.4589425;0.05091292,-0.2431852;0.3194293;-0.1140204,-0.2657296;0.2050706;-0.3512982,0.07740135;0.009946346;-0.04274058,0.1056543;-0.3130856;-0.1746221,0.1190272;-0.664093;0.004920959,0.1472571;-0.6913489;-0.05918741,-0.08248007;-0.001441931;-0.03334091,-0.05815449;-0.350414;-0.04627686,0.006372921;-0.724696;0.06035291,0.0122268;-0.7573102;-0.004687361,-0.01615993;0.5127314;0.09416628,65.62157
+0;0;0,-0.01529989;0.301344;0.0167359,-0.03019452;0.5908543;0.01901572,0.145761;0.4674368;0.01436316,0.2331218;0.3283116;-0.1411064,0.2979589;0.2400064;-0.3052967,-0.1910713;0.4678162;-0.03170688,-0.2150093;0.3130664;-0.1949184,-0.2036997;0.1942388;-0.3521196,0.08463595;0.01145919;-0.02451872,0.1603429;-0.2090956;-0.282508,0.1594833;-0.5799212;-0.1389095,0.1885366;-0.5937549;-0.2049479,-0.07334957;-0.000839073;-0.05014838,-0.04331847;-0.3472516;-0.05571256,0.002103701;-0.7383864;-0.0001853593,0.01206061;-0.6992738;-0.08351833,-0.02661454;0.5198551;0.02070658,0;0;0,-0.00934878;0.2962538;0.05889558,-0.01748481;0.5825115;0.104084,0.1564206;0.4786083;0.05210543,0.2905417;0.367934;-0.09253646,0.3419576;0.2735026;-0.2580636,-0.1821803;0.4576981;0.05282434,-0.2476406;0.3194504;-0.1137922,-0.2619168;0.2233514;-0.2856098,0.0773602;0.009839594;-0.04259467,0.1046295;-0.3119356;-0.1716356,0.1174117;-0.6648214;0.01123357,0.1455779;-0.6899323;-0.04617738,-0.08234142;-0.001326305;-0.0333745,-0.05781495;-0.3479191;-0.04773913,0.005791191;-0.724681;0.06243147,0.009590374;-0.7543203;0.002805285,-0.01549954;0.5120313;0.09485579,65.64382
+0;0;0,-0.01529989;0.301344;0.0167359,-0.03019452;0.5908543;0.01901572,0.145761;0.4674368;0.01436316,0.2331218;0.3283116;-0.1411064,0.2979589;0.2400064;-0.3052967,-0.1910713;0.4678162;-0.03170688,-0.2150093;0.3130664;-0.1949184,-0.2036997;0.1942388;-0.3521196,0.08463595;0.01145919;-0.02451872,0.1603429;-0.2090956;-0.282508,0.1594833;-0.5799212;-0.1389095,0.1885366;-0.5937549;-0.2049479,-0.07334957;-0.000839073;-0.05014838,-0.04331847;-0.3472516;-0.05571256,0.002103701;-0.7383864;-0.0001853593,0.01206061;-0.6992738;-0.08351833,-0.02661454;0.5198551;0.02070658,0;0;0,-0.00934878;0.2962538;0.05889558,-0.01748481;0.5825115;0.104084,0.1564206;0.4786083;0.05210543,0.2905417;0.367934;-0.09253646,0.3419576;0.2735026;-0.2580636,-0.1821803;0.4576981;0.05282434,-0.2476406;0.3194504;-0.1137922,-0.2619168;0.2233514;-0.2856098,0.0773602;0.009839594;-0.04259467,0.1046295;-0.3119356;-0.1716356,0.1174117;-0.6648214;0.01123357,0.1455779;-0.6899323;-0.04617738,-0.08234142;-0.001326305;-0.0333745,-0.05781495;-0.3479191;-0.04773913,0.005791191;-0.724681;0.06243147,0.009590374;-0.7543203;0.002805285,-0.01549954;0.5120313;0.09485579,65.65526
+0;0;0,-0.01528252;0.3010019;0.0167169,-0.03018372;0.5906395;0.01899844,0.1454599;0.4673031;0.01435772,0.2342068;0.3259704;-0.1435786,0.2996016;0.2369055;-0.3091812,-0.1907615;0.4676818;-0.03162877,-0.2150793;0.3104766;-0.1974299,-0.2036724;0.190627;-0.3559833,0.08488326;0.01149267;-0.02459037,0.1601107;-0.207665;-0.2809455,0.1592448;-0.5811775;-0.1363065,0.1867888;-0.5927339;-0.1989141,-0.07356391;-0.0008415248;-0.05029491,-0.04372304;-0.3450597;-0.05582385,0.002028245;-0.7390286;0.0001056753,0.01146787;-0.7003894;-0.07889795,-0.02660304;0.5196263;0.02068963,0;0;0,-0.00846117;0.2959131;0.05898285,-0.01635741;0.5822589;0.1044509,0.1572222;0.4776121;0.05330086,0.2927034;0.3601071;-0.09033847,0.319449;0.2579584;-0.2591093,-0.1811046;0.457476;0.05464191,-0.2518573;0.3177034;-0.1134429,-0.2642674;0.2144016;-0.2831721,0.07759503;0.009612232;-0.04276156,0.1026048;-0.3114322;-0.1681099,0.1130184;-0.6669413;0.01611161,0.1387039;-0.6935617;-0.03428387,-0.08270709;-0.00112323;-0.03316941,-0.05851732;-0.3454894;-0.04846676,0.0039865;-0.724481;0.06507322,0.006969476;-0.7506592;0.008148454,-0.01440913;0.5117592;0.09525466,65.67783
+0;0;0,-0.0154142;0.3011435;0.0173422,-0.03043396;0.5912012;0.02008899,0.1456875;0.4671183;0.01458287,0.2343316;0.3200316;-0.1448032,0.2944383;0.2583242;-0.3225429,-0.1911128;0.4681855;-0.03245156,-0.2059012;0.3253822;-0.2176129,-0.1981433;0.2024861;-0.3720421,0.08456691;0.01135862;-0.02397128,0.1581932;-0.1997957;-0.2866085,0.1529638;-0.5778612;-0.1446629,0.1817717;-0.5942122;-0.2029978,-0.07300629;-0.0007872201;-0.05024603,-0.04261812;-0.3443468;-0.05560207,0.003697261;-0.7415225;0.00110624,0.0133206;-0.7028701;-0.07772139,-0.02682106;0.5200877;0.02167463,0;0;0,-0.008213326;0.2959556;0.05973745,-0.01585107;0.5826184;0.1059806,0.1577912;0.4759187;0.05400491,0.2959687;0.3497494;-0.08700752,0.3241294;0.2449722;-0.2520552,-0.1818365;0.4590221;0.05641995,-0.250065;0.3117814;-0.1125808,-0.2609292;0.2002628;-0.2752388,0.07723738;0.009482503;-0.04242253,0.1016016;-0.3119773;-0.1651225,0.108726;-0.6703591;0.02094506,0.1360901;-0.6963511;-0.02902867,-0.0820841;-0.0009758531;-0.03341333,-0.0592984;-0.3448478;-0.04818529,0.00362131;-0.726894;0.06666787,0.007435497;-0.7540512;0.01099218,-0.0139453;0.5120371;0.09663439,65.69971
+0;0;0,-0.0154142;0.3011435;0.0173422,-0.03043396;0.5912012;0.02008899,0.1456875;0.4671183;0.01458287,0.2343316;0.3200316;-0.1448032,0.2944383;0.2583242;-0.3225429,-0.1911128;0.4681855;-0.03245156,-0.2059012;0.3253822;-0.2176129,-0.1981433;0.2024861;-0.3720421,0.08456691;0.01135862;-0.02397128,0.1581932;-0.1997957;-0.2866085,0.1529638;-0.5778612;-0.1446629,0.1817717;-0.5942122;-0.2029978,-0.07300629;-0.0007872201;-0.05024603,-0.04261812;-0.3443468;-0.05560207,0.003697261;-0.7415225;0.00110624,0.0133206;-0.7028701;-0.07772139,-0.02682106;0.5200877;0.02167463,0;0;0,-0.008213326;0.2959556;0.05973745,-0.01585107;0.5826184;0.1059806,0.1577912;0.4759187;0.05400491,0.2959687;0.3497494;-0.08700752,0.3241294;0.2449722;-0.2520552,-0.1818365;0.4590221;0.05641995,-0.250065;0.3117814;-0.1125808,-0.2609292;0.2002628;-0.2752388,0.07723738;0.009482503;-0.04242253,0.1016016;-0.3119773;-0.1651225,0.108726;-0.6703591;0.02094506,0.1360901;-0.6963511;-0.02902867,-0.0820841;-0.0009758531;-0.03341333,-0.0592984;-0.3448478;-0.04818529,0.00362131;-0.726894;0.06666787,0.007435497;-0.7540512;0.01099218,-0.0139453;0.5120371;0.09663439,65.71091
+0;0;0,-0.0154142;0.3011435;0.0173422,-0.03043396;0.5912012;0.02008899,0.1456875;0.4671183;0.01458287,0.2343316;0.3200316;-0.1448032,0.2944383;0.2583242;-0.3225429,-0.1911128;0.4681855;-0.03245156,-0.2059012;0.3253822;-0.2176129,-0.1981433;0.2024861;-0.3720421,0.08456691;0.01135862;-0.02397128,0.1581932;-0.1997957;-0.2866085,0.1529638;-0.5778612;-0.1446629,0.1817717;-0.5942122;-0.2029978,-0.07300629;-0.0007872201;-0.05024603,-0.04261812;-0.3443468;-0.05560207,0.003697261;-0.7415225;0.00110624,0.0133206;-0.7028701;-0.07772139,-0.02682106;0.5200877;0.02167463,0;0;0,-0.008213326;0.2959556;0.05973745,-0.01585107;0.5826184;0.1059806,0.1577912;0.4759187;0.05400491,0.2959687;0.3497494;-0.08700752,0.3241294;0.2449722;-0.2520552,-0.1818365;0.4590221;0.05641995,-0.250065;0.3117814;-0.1125808,-0.2609292;0.2002628;-0.2752388,0.07723738;0.009482503;-0.04242253,0.1016016;-0.3119773;-0.1651225,0.108726;-0.6703591;0.02094506,0.1360901;-0.6963511;-0.02902867,-0.0820841;-0.0009758531;-0.03341333,-0.0592984;-0.3448478;-0.04818529,0.00362131;-0.726894;0.06666787,0.007435497;-0.7540512;0.01099218,-0.0139453;0.5120371;0.09663439,65.72235
+0;0;0,-0.01566699;0.3005665;0.01773567,-0.03108117;0.5902889;0.02088961,0.1452492;0.4662325;0.01472352,0.2351233;0.3318234;-0.1512879,0.2926646;0.2547415;-0.3389386,-0.1911637;0.4674055;-0.03370066,-0.2057121;0.3266699;-0.2172348,-0.1977331;0.2025027;-0.3874824,0.08469737;0.01134535;-0.02373524,0.156212;-0.1951122;-0.289455,0.1498778;-0.5748564;-0.1513767,0.175522;-0.5885173;-0.213054,-0.07299015;-0.0008032182;-0.05037376,-0.04250453;-0.3434231;-0.05568933,0.004042324;-0.7407501;0.001547884,0.01393255;-0.702082;-0.07716058,-0.02735781;0.5192676;0.02235338,0;0;0,-0.007791936;0.2954463;0.0595901,-0.01541044;0.581813;0.1057031,0.1587314;0.4747338;0.05565286,0.2946509;0.347437;-0.08227609,0.3225304;0.2240787;-0.2510092,-0.1817815;0.4577951;0.05798896,-0.2501632;0.3089122;-0.1059036,-0.2618544;0.1850242;-0.2761401,0.07737169;0.00935483;-0.04233003,0.09934205;-0.311975;-0.1632037,0.105479;-0.6708697;0.02245283,0.1330378;-0.6968166;-0.02733111,-0.08216535;-0.0008660722;-0.03337406,-0.06063835;-0.3438347;-0.0493485,0.00123607;-0.7255127;0.0681457,0.004548443;-0.7529737;0.01287144,-0.01349381;0.5113088;0.09645534,65.74448
+0;0;0,-0.01563124;0.2998806;0.0176952,-0.03101386;0.5890094;0.02084326,0.1471168;0.4645569;0.01459393,0.2391208;0.3269625;-0.1553516,0.2956901;0.2511827;-0.3398325,-0.1928212;0.4657421;-0.03433767,-0.2077144;0.3216714;-0.2222212,-0.1998702;0.1996016;-0.389593,0.08438716;0.0113038;-0.02364831,0.1560721;-0.1956454;-0.2900009,0.1497606;-0.5740322;-0.1524162,0.17526;-0.5874466;-0.2137453,-0.07272282;-0.0008002764;-0.05018926,-0.04216459;-0.3442361;-0.0555175,0.00421587;-0.7401428;0.001515117,0.01405027;-0.7015236;-0.07674907,-0.02729886;0.5181476;0.02230374,0;0;0,-0.007642635;0.2947978;0.05934382,-0.0152109;0.5806127;0.1051388,0.1611474;0.4735902;0.05630612,0.2980978;0.3330588;-0.07701278,0.321007;0.2183388;-0.248157,-0.1839092;0.4569764;0.05852,-0.2552568;0.3018469;-0.1061699,-0.2661732;0.1745771;-0.2694461,0.07720336;0.00913161;-0.04200554,0.09922868;-0.3133822;-0.1620476,0.103323;-0.6711216;0.02275419,0.1305401;-0.6974199;-0.02609277,-0.08172713;-0.0006212267;-0.03359317,-0.06092301;-0.3444062;-0.05060624,-0.001123756;-0.7246282;0.06772088,0.002133112;-0.751753;0.01274416,-0.01329848;0.5102537;0.09601355,65.75605
+0;0;0,-0.01563124;0.2998806;0.0176952,-0.03101386;0.5890094;0.02084326,0.1471168;0.4645569;0.01459393,0.2391208;0.3269625;-0.1553516,0.2956901;0.2511827;-0.3398325,-0.1928212;0.4657421;-0.03433767,-0.2077144;0.3216714;-0.2222212,-0.1998702;0.1996016;-0.389593,0.08438716;0.0113038;-0.02364831,0.1560721;-0.1956454;-0.2900009,0.1497606;-0.5740322;-0.1524162,0.17526;-0.5874466;-0.2137453,-0.07272282;-0.0008002764;-0.05018926,-0.04216459;-0.3442361;-0.0555175,0.00421587;-0.7401428;0.001515117,0.01405027;-0.7015236;-0.07674907,-0.02729886;0.5181476;0.02230374,0;0;0,-0.007642635;0.2947978;0.05934382,-0.0152109;0.5806127;0.1051388,0.1611474;0.4735902;0.05630612,0.2980978;0.3330588;-0.07701278,0.321007;0.2183388;-0.248157,-0.1839092;0.4569764;0.05852,-0.2552568;0.3018469;-0.1061699,-0.2661732;0.1745771;-0.2694461,0.07720336;0.00913161;-0.04200554,0.09922868;-0.3133822;-0.1620476,0.103323;-0.6711216;0.02275419,0.1305401;-0.6974199;-0.02609277,-0.08172713;-0.0006212267;-0.03359317,-0.06092301;-0.3444062;-0.05060624,-0.001123756;-0.7246282;0.06772088,0.002133112;-0.751753;0.01274416,-0.01329848;0.5102537;0.09601355,65.77782
+0;0;0,-0.01583465;0.2993217;0.01812256,-0.03128988;0.5880466;0.0217433,0.1482551;0.4632072;0.01468824,0.2431618;0.3241001;-0.1628062,0.3017905;0.2465479;-0.3540831,-0.193799;0.4642791;-0.03579919,-0.2094147;0.3178411;-0.231182,-0.2007778;0.1993237;-0.4098367,0.08427554;0.01098806;-0.02329397,0.1549023;-0.1895347;-0.2982962,0.1468215;-0.5671825;-0.1637267,0.1728938;-0.580002;-0.2252106,-0.07247896;-0.0004825032;-0.05012265,-0.0411338;-0.3466216;-0.05549724,0.005496785;-0.7408463;0.001112055,0.01554521;-0.7022122;-0.0771056,-0.02757062;0.517284;0.02309239,0;0;0,-0.007692903;0.2944253;0.05854249,-0.01530651;0.5799963;0.1033361,0.1633029;0.4724966;0.0583632,0.3029346;0.3234249;-0.07633257,0.3202031;0.1844865;-0.2389255,-0.1857798;0.4554561;0.05921267,-0.2621965;0.2928331;-0.1068493,-0.2697952;0.1475459;-0.2645592,0.07709806;0.008964121;-0.04172826,0.09936675;-0.316472;-0.161808,0.1010816;-0.6722539;0.02314711,0.1281824;-0.6985939;-0.02568817,-0.08141378;-0.0004692077;-0.03372374,-0.06179179;-0.347073;-0.05117275,-0.003964126;-0.725565;0.06795697,-0.002424902;-0.752926;0.01317671,-0.01338349;0.5096998;0.094522,65.80064
+0;0;0,-0.01583465;0.2993217;0.01812256,-0.03128988;0.5880466;0.0217433,0.1482551;0.4632072;0.01468824,0.2431618;0.3241001;-0.1628062,0.3017905;0.2465479;-0.3540831,-0.193799;0.4642791;-0.03579919,-0.2094147;0.3178411;-0.231182,-0.2007778;0.1993237;-0.4098367,0.08427554;0.01098806;-0.02329397,0.1549023;-0.1895347;-0.2982962,0.1468215;-0.5671825;-0.1637267,0.1728938;-0.580002;-0.2252106,-0.07247896;-0.0004825032;-0.05012265,-0.0411338;-0.3466216;-0.05549724,0.005496785;-0.7408463;0.001112055,0.01554521;-0.7022122;-0.0771056,-0.02757062;0.517284;0.02309239,0;0;0,-0.007692903;0.2944253;0.05854249,-0.01530651;0.5799963;0.1033361,0.1633029;0.4724966;0.0583632,0.3029346;0.3234249;-0.07633257,0.3202031;0.1844865;-0.2389255,-0.1857798;0.4554561;0.05921267,-0.2621965;0.2928331;-0.1068493,-0.2697952;0.1475459;-0.2645592,0.07709806;0.008964121;-0.04172826,0.09936675;-0.316472;-0.161808,0.1010816;-0.6722539;0.02314711,0.1281824;-0.6985939;-0.02568817,-0.08141378;-0.0004692077;-0.03372374,-0.06179179;-0.347073;-0.05117275,-0.003964126;-0.725565;0.06795697,-0.002424902;-0.752926;0.01317671,-0.01338349;0.5096998;0.094522,65.81168
+0;0;0,-0.0158192;0.2990298;0.01810488,-0.03126585;0.5875943;0.02172354,0.1488832;0.4626061;0.0146388,0.2433277;0.3241764;-0.1619913,0.3010271;0.2478534;-0.3502365,-0.1943498;0.4636816;-0.03602264,-0.2098895;0.3179568;-0.230454,-0.2013895;0.2013178;-0.4062771,0.08401442;0.01095401;-0.02322179,0.1550222;-0.1906505;-0.2997075,0.1469508;-0.5678588;-0.1652946,0.1725195;-0.5798512;-0.2255911,-0.07225439;-0.0004810082;-0.04996735,-0.04074014;-0.3484874;-0.05537093,0.005836181;-0.7422532;0.001172487,0.01569054;-0.7037858;-0.07553457,-0.02754856;0.5168693;0.02307191,0;0;0,-0.007959902;0.2941448;0.05841494,-0.01598583;0.5795531;0.1031342,0.1635256;0.4714212;0.05948782,0.303681;0.3186921;-0.06822681,0.318588;0.1804956;-0.2271929,-0.187171;0.4550573;0.05980166,-0.25914;0.2654154;-0.07487275,-0.27659;0.1328536;-0.2383156,0.07693894;0.008909881;-0.04145694,0.1017372;-0.3172408;-0.1645081,0.1012346;-0.6723297;0.02077462,0.1261543;-0.7001277;-0.02495478,-0.08106169;-0.0004425628;-0.03385958,-0.06293265;-0.3489839;-0.05177799,-0.006805666;-0.7270318;0.06800374,-0.005797247;-0.753449;0.01444199,-0.01394068;0.5092947;0.09434605,65.83553
+0;0;0,-0.01596566;0.298818;0.01854234,-0.03148043;0.5872772;0.02258025,0.1496406;0.4623409;0.01502663,0.232715;0.3460855;-0.1489832,0.2908547;0.2717179;-0.3688875,-0.1950496;0.4631688;-0.03655494,-0.2136152;0.3365514;-0.2124506,-0.1988608;0.2053915;-0.4120702,0.08398517;0.01065292;-0.0227056,0.1549577;-0.1888559;-0.3036712,0.1438925;-0.567456;-0.1744441,0.1689649;-0.57828;-0.2341043,-0.07190914;-0.0001555597;-0.05011577,-0.03985973;-0.3504868;-0.05495629,0.007230852;-0.7437696;0.002238054,0.01702523;-0.7054244;-0.07318731,-0.02775246;0.516573;0.0238323,0;0;0,-0.008199871;0.2940215;0.05809522,-0.01647273;0.579376;0.1024899,0.1643081;0.4706439;0.06090379,0.2928658;0.3240257;-0.03549099,0.3183352;0.165521;-0.2129626,-0.1883982;0.4542038;0.05941159,-0.255237;0.2961411;-0.07424723,-0.2556406;0.114766;-0.2303611,0.07671991;0.008933842;-0.04143405,0.1064258;-0.3183892;-0.1669719,0.1028911;-0.6729101;0.01866889,0.1254292;-0.7019355;-0.02448893,-0.08085434;-0.0004831235;-0.03383607,-0.06347222;-0.3513988;-0.05223719,-0.00862832;-0.7292174;0.06778523,-0.008480381;-0.7548156;0.01521731,-0.01436438;0.5091298;0.09379649,65.85613
+0;0;0,-0.01596566;0.298818;0.01854234,-0.03148043;0.5872772;0.02258025,0.1496406;0.4623409;0.01502663,0.232715;0.3460855;-0.1489832,0.2908547;0.2717179;-0.3688875,-0.1950496;0.4631688;-0.03655494,-0.2136152;0.3365514;-0.2124506,-0.1988608;0.2053915;-0.4120702,0.08398517;0.01065292;-0.0227056,0.1549577;-0.1888559;-0.3036712,0.1438925;-0.567456;-0.1744441,0.1689649;-0.57828;-0.2341043,-0.07190914;-0.0001555597;-0.05011577,-0.03985973;-0.3504868;-0.05495629,0.007230852;-0.7437696;0.002238054,0.01702523;-0.7054244;-0.07318731,-0.02775246;0.516573;0.0238323,0;0;0,-0.008199871;0.2940215;0.05809522,-0.01647273;0.579376;0.1024899,0.1643081;0.4706439;0.06090379,0.2928658;0.3240257;-0.03549099,0.3183352;0.165521;-0.2129626,-0.1883982;0.4542038;0.05941159,-0.255237;0.2961411;-0.07424723,-0.2556406;0.114766;-0.2303611,0.07671991;0.008933842;-0.04143405,0.1064258;-0.3183892;-0.1669719,0.1028911;-0.6729101;0.01866889,0.1254292;-0.7019355;-0.02448893,-0.08085434;-0.0004831235;-0.03383607,-0.06347222;-0.3513988;-0.05223719,-0.00862832;-0.7292174;0.06778523,-0.008480381;-0.7548156;0.01521731,-0.01436438;0.5091298;0.09379649,65.86736
+0;0;0,-0.01596566;0.298818;0.01854234,-0.03148043;0.5872772;0.02258025,0.1496406;0.4623409;0.01502663,0.232715;0.3460855;-0.1489832,0.2908547;0.2717179;-0.3688875,-0.1950496;0.4631688;-0.03655494,-0.2136152;0.3365514;-0.2124506,-0.1988608;0.2053915;-0.4120702,0.08398517;0.01065292;-0.0227056,0.1549577;-0.1888559;-0.3036712,0.1438925;-0.567456;-0.1744441,0.1689649;-0.57828;-0.2341043,-0.07190914;-0.0001555597;-0.05011577,-0.03985973;-0.3504868;-0.05495629,0.007230852;-0.7437696;0.002238054,0.01702523;-0.7054244;-0.07318731,-0.02775246;0.516573;0.0238323,0;0;0,-0.008199871;0.2940215;0.05809522,-0.01647273;0.579376;0.1024899,0.1643081;0.4706439;0.06090379,0.2928658;0.3240257;-0.03549099,0.3183352;0.165521;-0.2129626,-0.1883982;0.4542038;0.05941159,-0.255237;0.2961411;-0.07424723,-0.2556406;0.114766;-0.2303611,0.07671991;0.008933842;-0.04143405,0.1064258;-0.3183892;-0.1669719,0.1028911;-0.6729101;0.01866889,0.1254292;-0.7019355;-0.02448893,-0.08085434;-0.0004831235;-0.03383607,-0.06347222;-0.3513988;-0.05223719,-0.00862832;-0.7292174;0.06778523,-0.008480381;-0.7548156;0.01521731,-0.01436438;0.5091298;0.09379649,65.87858
+0;0;0,-0.01607642;0.2978117;0.01909934,-0.03164525;0.5851937;0.02355211,0.1498272;0.4606559;0.01555441,0.230516;0.3505771;-0.1506661,0.2870049;0.2669303;-0.3668812,-0.1950254;0.4612346;-0.03694142,-0.2101611;0.3486404;-0.2195633,-0.1960793;0.2256641;-0.4235615,0.08382972;0.01034039;-0.02215854,0.1542406;-0.1863932;-0.3076076,0.1411145;-0.5656023;-0.1820515,0.1645615;-0.5747774;-0.2425471,-0.07152536;4.994668E-05;-0.05009457,-0.03936316;-0.3522088;-0.05482097,0.008378137;-0.7447916;0.002934668,0.01823239;-0.7065049;-0.07175396,-0.02789663;0.5147758;0.02470027,0;0;0,-0.007916808;0.2931876;0.05738759,-0.01578334;0.5776179;0.1008387,0.1660013;0.4697757;0.06334448,0.2901592;0.3208799;-0.02978015,0.3153852;0.1534836;-0.1979432,-0.1891832;0.4548036;0.0601482,-0.2538265;0.2803234;-0.04771843,-0.2676661;0.1179231;-0.2219921,0.07650894;0.008891851;-0.04114199,0.1091868;-0.320089;-0.1670258,0.1027482;-0.6739763;0.01860428,0.12338;-0.7037991;-0.02310586,-0.08042758;-0.0004674474;-0.03400781,-0.06468022;-0.3534039;-0.05219748,-0.01118857;-0.7306901;0.06834274,-0.01152881;-0.7558615;0.0163795,-0.01377794;0.5076241;0.09241819,65.90099
+0;0;0,-0.01603172;0.2969837;0.01904624,-0.03156003;0.5836176;0.02348739,0.1485575;0.459672;0.01555594,0.2291412;0.3497366;-0.1504481,0.2864713;0.2648441;-0.3698831,-0.1936848;0.4602463;-0.03654254,-0.2088008;0.3477988;-0.2189266,-0.1945093;0.2229911;-0.4259627,0.08318245;0.01026055;-0.02198745,0.1540906;-0.1878624;-0.3094526,0.1409655;-0.5670441;-0.1839055,0.1643013;-0.5760335;-0.2441143,-0.07097311;4.956103E-05;-0.04970779,-0.03858377;-0.354697;-0.05446757,0.009154078;-0.7472515;0.003283892,0.0189616;-0.7090042;-0.07105058,-0.02782112;0.5133823;0.02463257,0;0;0,-0.008122578;0.2924593;0.05675077,-0.0162431;0.5762263;0.09952426,0.1648443;0.4694244;0.06548405,0.2883832;0.3166045;-0.02124023,0.3116021;0.1380643;-0.1831954,-0.1890293;0.4554579;0.0612213,-0.2546128;0.2799493;-0.04381393,-0.2662971;0.1061242;-0.2120206,0.07603741;0.008846879;-0.04059672,0.1109757;-0.3224589;-0.1668212,0.10074;-0.675684;0.01983452,0.1221834;-0.7052914;-0.02111626,-0.07952087;-0.0004462865;-0.03441336,-0.06603727;-0.3560469;-0.05124345,-0.01372539;-0.7332994;0.06982334,-0.01479824;-0.7581744;0.01807971,-0.01416378;0.5063972;0.09128523,65.92289
+0;0;0,-0.01603172;0.2969837;0.01904624,-0.03156003;0.5836176;0.02348739,0.1485575;0.459672;0.01555594,0.2291412;0.3497366;-0.1504481,0.2864713;0.2648441;-0.3698831,-0.1936848;0.4602463;-0.03654254,-0.2088008;0.3477988;-0.2189266,-0.1945093;0.2229911;-0.4259627,0.08318245;0.01026055;-0.02198745,0.1540906;-0.1878624;-0.3094526,0.1409655;-0.5670441;-0.1839055,0.1643013;-0.5760335;-0.2441143,-0.07097311;4.956103E-05;-0.04970779,-0.03858377;-0.354697;-0.05446757,0.009154078;-0.7472515;0.003283892,0.0189616;-0.7090042;-0.07105058,-0.02782112;0.5133823;0.02463257,0;0;0,-0.008122578;0.2924593;0.05675077,-0.0162431;0.5762263;0.09952426,0.1648443;0.4694244;0.06548405,0.2883832;0.3166045;-0.02124023,0.3116021;0.1380643;-0.1831954,-0.1890293;0.4554579;0.0612213,-0.2546128;0.2799493;-0.04381393,-0.2662971;0.1061242;-0.2120206,0.07603741;0.008846879;-0.04059672,0.1109757;-0.3224589;-0.1668212,0.10074;-0.675684;0.01983452,0.1221834;-0.7052914;-0.02111626,-0.07952087;-0.0004462865;-0.03441336,-0.06603727;-0.3560469;-0.05124345,-0.01372539;-0.7332994;0.06982334,-0.01479824;-0.7581744;0.01807971,-0.01416378;0.5063972;0.09128523,65.935
+0;0;0,-0.01613238;0.2969565;0.0193816,-0.03162135;0.5835873;0.02411641,0.148469;0.4597095;0.01552851,0.2291484;0.3507411;-0.1510656,0.2881031;0.2665709;-0.3703483,-0.1933909;0.4601045;-0.03687654,-0.2202158;0.3424765;-0.2145869,-0.1981502;0.2314626;-0.4286761,0.08330331;0.01009361;-0.02160384,0.1533504;-0.1840883;-0.3119547,0.1374842;-0.564721;-0.1912062,0.1595771;-0.5737721;-0.2518423,-0.07084654;0.00020547;-0.04988761,-0.0381574;-0.3545223;-0.05394412,0.009588338;-0.7470911;0.003703691,0.01946977;-0.7088329;-0.0706198,-0.02789904;0.5133501;0.02520346,0;0;0,-0.008122578;0.2924593;0.05675077,-0.0162431;0.5762263;0.09952426,0.1648443;0.4694244;0.06548405,0.2883832;0.3166045;-0.02124023,0.3116021;0.1380643;-0.1831954,-0.1890293;0.4554579;0.0612213,-0.2546128;0.2799493;-0.04381393,-0.2662971;0.1061242;-0.2120206,0.07603741;0.008846879;-0.04059672,0.1109757;-0.3224589;-0.1668212,0.10074;-0.675684;0.01983452,0.1221834;-0.7052914;-0.02111626,-0.07952087;-0.0004462865;-0.03441336,-0.06603727;-0.3560469;-0.05124345,-0.01372539;-0.7332994;0.06982334,-0.01479824;-0.7581744;0.01807971,-0.01416378;0.5063972;0.09128523,65.94685
+0;0;0,-0.01610463;0.2964458;0.01934826,-0.03156941;0.5826291;0.02407538,0.1470164;0.4593098;0.01556813,0.2282783;0.3495547;-0.1522288,0.2865513;0.2663578;-0.3689758,-0.1919378;0.4597014;-0.0363915,-0.2189564;0.3412242;-0.2153849,-0.1971459;0.231494;-0.4269985,0.08315063;0.01007511;-0.02156424,0.1535021;-0.1849506;-0.3131768,0.1376554;-0.5651152;-0.1925767,0.1594943;-0.5737174;-0.2525157,-0.07071669;0.0002050934;-0.04979617,-0.0378855;-0.3560641;-0.05387031,0.009801533;-0.7481501;0.003706615,0.01956936;-0.7099869;-0.06976238,-0.02785254;0.5124945;0.02516085,0;0;0,-0.008047834;0.292091;0.05596328,-0.01619995;0.5755278;0.09790087,0.1636872;0.4690628;0.06655383,0.2870454;0.3094257;-0.0115757,0.3104455;0.1313152;-0.1697712,-0.1883029;0.4567997;0.06242321,-0.2548533;0.2782634;-0.04005275,-0.2641627;0.1002004;-0.1997513,0.07583475;0.009075284;-0.04058671,0.112904;-0.3236918;-0.1667383,0.09981959;-0.6766342;0.01922154,0.1206742;-0.7065545;-0.01994967,-0.07936952;-0.0006879274;-0.03435921,-0.06768443;-0.3578742;-0.05178585,-0.01660237;-0.7344518;0.07028194,-0.01816878;-0.7587617;0.01921609,-0.01409854;0.5057778;0.08987808,65.95786
+0;0;0,-0.01610463;0.2964458;0.01934826,-0.03156941;0.5826291;0.02407538,0.1470164;0.4593098;0.01556813,0.2282783;0.3495547;-0.1522288,0.2865513;0.2663578;-0.3689758,-0.1919378;0.4597014;-0.0363915,-0.2189564;0.3412242;-0.2153849,-0.1971459;0.231494;-0.4269985,0.08315063;0.01007511;-0.02156424,0.1535021;-0.1849506;-0.3131768,0.1376554;-0.5651152;-0.1925767,0.1594943;-0.5737174;-0.2525157,-0.07071669;0.0002050934;-0.04979617,-0.0378855;-0.3560641;-0.05387031,0.009801533;-0.7481501;0.003706615,0.01956936;-0.7099869;-0.06976238,-0.02785254;0.5124945;0.02516085,0;0;0,-0.008047834;0.292091;0.05596328,-0.01619995;0.5755278;0.09790087,0.1636872;0.4690628;0.06655383,0.2870454;0.3094257;-0.0115757,0.3104455;0.1313152;-0.1697712,-0.1883029;0.4567997;0.06242321,-0.2548533;0.2782634;-0.04005275,-0.2641627;0.1002004;-0.1997513,0.07583475;0.009075284;-0.04058671,0.112904;-0.3236918;-0.1667383,0.09981959;-0.6766342;0.01922154,0.1206742;-0.7065545;-0.01994967,-0.07936952;-0.0006879274;-0.03435921,-0.06768443;-0.3578742;-0.05178585,-0.01660237;-0.7344518;0.07028194,-0.01816878;-0.7587617;0.01921609,-0.01409854;0.5057778;0.08987808,65.97913
+0;0;0,-0.01615005;0.2963952;0.02007197,-0.03156669;0.5825721;0.02527404,0.1469967;0.4593451;0.01586857,0.227841;0.3553687;-0.1557665,0.2836202;0.293123;-0.3800673,-0.1916397;0.4594685;-0.03593753,-0.2094395;0.3371109;-0.2134686,-0.1959739;0.2354402;-0.4297519,0.08329255;0.009847184;-0.02111717,0.1526004;-0.1804979;-0.3160534,0.136834;-0.5615475;-0.1982687,0.1581747;-0.570032;-0.2584623,-0.0706282;0.0003224815;-0.04992097,-0.03716827;-0.3558984;-0.05298142,0.01058529;-0.7479211;0.004970491,0.02031754;-0.7097286;-0.06849996,-0.02785501;0.5124358;0.02626227,0;0;0,-0.008047834;0.292091;0.05596328,-0.01619995;0.5755278;0.09790087,0.1636872;0.4690628;0.06655383,0.2870454;0.3094257;-0.0115757,0.3104455;0.1313152;-0.1697712,-0.1883029;0.4567997;0.06242321,-0.2548533;0.2782634;-0.04005275,-0.2641627;0.1002004;-0.1997513,0.07583475;0.009075284;-0.04058671,0.112904;-0.3236918;-0.1667383,0.09981959;-0.6766342;0.01922154,0.1206742;-0.7065545;-0.01994967,-0.07936952;-0.0006879274;-0.03435921,-0.06768443;-0.3578742;-0.05178585,-0.01660237;-0.7344518;0.07028194,-0.01816878;-0.7587617;0.01921609,-0.01409854;0.5057778;0.08987808,65.99022
+0;0;0,-0.01612476;0.295931;0.02004053,-0.03151571;0.5816311;0.02523357,0.1468008;0.4585857;0.01584091,0.2277469;0.3544784;-0.1560101,0.2826449;0.2932162;-0.3767673,-0.1913686;0.4587089;-0.03589376,-0.2091908;0.3361973;-0.2136482,-0.1959379;0.236133;-0.4265144,0.08319756;0.009835953;-0.02109309,0.1526761;-0.1809779;-0.3167556,0.1368745;-0.5628789;-0.1987077,0.1582647;-0.5714529;-0.2590413,-0.07054766;0.0003221138;-0.04986404,-0.03700534;-0.3567759;-0.05293202,0.01085494;-0.7496746;0.005149387,0.02060983;-0.711463;-0.06849195,-0.02780975;0.5116032;0.02622028,0;0;0,-0.007471293;0.2918864;0.05461907,-0.01508009;0.5751168;0.09473681,0.1648042;0.4681736;0.06799889,0.2864192;0.3036204;-0.003102541,0.3103696;0.125804;-0.1557729,-0.1878758;0.4574726;0.06347261,-0.254667;0.2765955;-0.03524796,-0.2638154;0.09913936;-0.1899288,0.07571791;0.009101689;-0.04058886,0.1143779;-0.3247313;-0.1659462,0.09883314;-0.6783566;0.02044272,0.1204748;-0.7079644;-0.0191071,-0.07928561;-0.0007125904;-0.03430424,-0.06824093;-0.3587509;-0.05274592,-0.01840773;-0.7358366;0.07117534,-0.02024595;-0.7599435;0.01965148,-0.01310378;0.5054168;0.08721209,66.00185
+0;0;0,-0.01607942;0.2950988;0.01998418,-0.03142583;0.5799723;0.02516223,0.145818;0.4574527;0.01582983,0.2271377;0.3528649;-0.1568145,0.2817542;0.2919167;-0.3764402,-0.1902947;0.4575752;-0.03559018,-0.2081992;0.3344981;-0.2141652,-0.1950142;0.2349466;-0.4259404,0.08259428;0.009764631;-0.02094014,0.1521958;-0.181387;-0.3171261,0.1363544;-0.5642483;-0.1987814,0.1576569;-0.5726638;-0.2588672,-0.07003611;0.0003197781;-0.04950246,-0.0364344;-0.3574104;-0.05257588,0.0115462;-0.7512969;0.005651552,0.02126103;-0.713119;-0.06768739,-0.02773064;0.5101478;0.02614607,0;0;0,-0.007231564;0.2911312;0.05414391,-0.01472177;0.5735663;0.09399652,0.1643982;0.4677703;0.06924248,0.2857395;0.2999862;0.002292156,0.3094113;0.119343;-0.1451554,-0.1871518;0.458187;0.06446379,-0.2533251;0.2737442;-0.03019102,-0.2637266;0.09426188;-0.1805605,0.07530987;0.009064823;-0.0400238,0.1145692;-0.325598;-0.1647992,0.0987656;-0.6803946;0.02150369,0.119514;-0.710308;-0.01748037,-0.07841092;-0.0006483602;-0.03474133,-0.06821508;-0.3593709;-0.05272911,-0.01966117;-0.7371953;0.07269202,-0.02149186;-0.7608001;0.02108745,-0.01276414;0.5040656;0.08651829,66.02379
+0;0;0,-0.01612625;0.2950381;0.02082556,-0.03141754;0.5799039;0.02650671,0.1457653;0.4573162;0.01643102,0.2264296;0.3600758;-0.1607557,0.2932739;0.3069583;-0.3790296,-0.1901528;0.4575539;-0.03473848,-0.2072425;0.3316933;-0.2114434,-0.195454;0.2366176;-0.4253469,0.08279633;0.009474682;-0.02026455,0.151514;-0.1791904;-0.3182457,0.1349147;-0.5629714;-0.2030254,0.1554931;-0.5689152;-0.2648674,-0.06973932;0.0005605496;-0.04991759,-0.03576676;-0.3571456;-0.05119243,0.01218427;-0.751061;0.006863382,0.0218642;-0.7128527;-0.06647676,-0.02772343;0.510078;0.02739233,0;0;0,-0.007231564;0.2911312;0.05414391,-0.01472177;0.5735663;0.09399652,0.1643982;0.4677703;0.06924248,0.2857395;0.2999862;0.002292156,0.3094113;0.119343;-0.1451554,-0.1871518;0.458187;0.06446379,-0.2533251;0.2737442;-0.03019102,-0.2637266;0.09426188;-0.1805605,0.07530987;0.009064823;-0.0400238,0.1145692;-0.325598;-0.1647992,0.0987656;-0.6803946;0.02150369,0.119514;-0.710308;-0.01748037,-0.07841092;-0.0006483602;-0.03474133,-0.06821508;-0.3593709;-0.05272911,-0.01966117;-0.7371953;0.07269202,-0.02149186;-0.7608001;0.02108745,-0.01276414;0.5040656;0.08651829,66.03497
+0;0;0,-0.01612625;0.2950381;0.02082556,-0.03141754;0.5799039;0.02650671,0.1457653;0.4573162;0.01643102,0.2264296;0.3600758;-0.1607557,0.2932739;0.3069583;-0.3790296,-0.1901528;0.4575539;-0.03473848,-0.2072425;0.3316933;-0.2114434,-0.195454;0.2366176;-0.4253469,0.08279633;0.009474682;-0.02026455,0.151514;-0.1791904;-0.3182457,0.1349147;-0.5629714;-0.2030254,0.1554931;-0.5689152;-0.2648674,-0.06973932;0.0005605496;-0.04991759,-0.03576676;-0.3571456;-0.05119243,0.01218427;-0.751061;0.006863382,0.0218642;-0.7128527;-0.06647676,-0.02772343;0.510078;0.02739233,0;0;0,-0.007231564;0.2911312;0.05414391,-0.01472177;0.5735663;0.09399652,0.1643982;0.4677703;0.06924248,0.2857395;0.2999862;0.002292156,0.3094113;0.119343;-0.1451554,-0.1871518;0.458187;0.06446379,-0.2533251;0.2737442;-0.03019102,-0.2637266;0.09426188;-0.1805605,0.07530987;0.009064823;-0.0400238,0.1145692;-0.325598;-0.1647992,0.0987656;-0.6803946;0.02150369,0.119514;-0.710308;-0.01748037,-0.07841092;-0.0006483602;-0.03474133,-0.06821508;-0.3593709;-0.05272911,-0.01966117;-0.7371953;0.07269202,-0.02149186;-0.7608001;0.02108745,-0.01276414;0.5040656;0.08651829,66.05714
+0;0;0,-0.01612225;0.294965;0.02082039,-0.03141368;0.5798334;0.02650117,0.1458151;0.4572214;0.01642275,0.2270188;0.3593308;-0.1619488,0.2935139;0.3064908;-0.3790825,-0.1901908;0.4574592;-0.03476013,-0.2073948;0.330757;-0.2126466,-0.1956679;0.2361779;-0.4254328,0.08232102;0.009420291;-0.02014821,0.1512807;-0.179909;-0.3191786,0.1347311;-0.5625402;-0.2043035,0.1551812;-0.56826;-0.26576,-0.06933897;0.0005573316;-0.04963103,-0.03524679;-0.3584082;-0.05091035,0.01256057;-0.7511435;0.006971512,0.02218017;-0.7129862;-0.0659115,-0.02771901;0.509997;0.02738693,0;0;0,-0.007888511;0.2911534;0.05352784,-0.01598486;0.5736709;0.09268284,0.1635357;0.4679658;0.06996369,0.284707;0.2958095;0.009360552,0.3082933;0.1126572;-0.1329758,-0.1885321;0.4583011;0.06512507,-0.2536711;0.2699829;-0.0259033,-0.2633254;0.08932222;-0.1729721,0.07500468;0.009050399;-0.0395453,0.1148092;-0.3269435;-0.1642203,0.09690535;-0.680086;0.02245213,0.1181688;-0.7098846;-0.01553486,-0.07771765;-0.0006138711;-0.03508605,-0.06900509;-0.3606613;-0.05269658,-0.02089122;-0.7371528;0.07306504,-0.02559364;-0.7582672;0.01980883,-0.01386935;0.5041441;0.08539581,66.06844
+0;0;0,-0.0162381;0.2949043;0.02123914,-0.03160872;0.5798261;0.02740873,0.145703;0.4570281;0.01659095,0.2273584;0.3602685;-0.1636509,0.2780003;0.3107443;-0.3844818,-0.1899235;0.4567692;-0.0350024,-0.2079235;0.329459;-0.2138466,-0.1975447;0.2412209;-0.4280658,0.08230017;0.009269103;-0.01979711,0.1492129;-0.1833739;-0.3174346,0.1323356;-0.5673593;-0.2080791,0.1523923;-0.5732136;-0.2691919,-0.0691851;0.0006208353;-0.04964067,-0.03468184;-0.3585242;-0.05066897,0.01310849;-0.7509999;0.007358275,0.02272447;-0.7128567;-0.06519375,-0.02789644;0.5099626;0.0281687,0;0;0,-0.008416012;0.2911663;0.05324173,-0.01704243;0.5737801;0.09207582,0.1628224;0.4679001;0.07042694,0.2837228;0.2930618;0.01270533,0.3064005;0.107161;-0.1240797,-0.1895572;0.4580588;0.0649507,-0.2538516;0.2664039;-0.02252375,-0.26288;0.08309688;-0.1643001,0.07493816;0.009042621;-0.03941655,0.1141856;-0.3274427;-0.1635695,0.09650385;-0.6804986;0.0227828,0.1170379;-0.7105624;-0.01454377,-0.07758423;-0.0006179168;-0.03509226,-0.06903869;-0.3608536;-0.05336683,-0.0216863;-0.736991;0.07299212,-0.02662374;-0.758064;0.02017396,-0.0147863;0.5042221;0.08487511,66.09074
+0;0;0,-0.0162381;0.2949043;0.02123914,-0.03160872;0.5798261;0.02740873,0.145703;0.4570281;0.01659095,0.2273584;0.3602685;-0.1636509,0.2780003;0.3107443;-0.3844818,-0.1899235;0.4567692;-0.0350024,-0.2079235;0.329459;-0.2138466,-0.1975447;0.2412209;-0.4280658,0.08230017;0.009269103;-0.01979711,0.1492129;-0.1833739;-0.3174346,0.1323356;-0.5673593;-0.2080791,0.1523923;-0.5732136;-0.2691919,-0.0691851;0.0006208353;-0.04964067,-0.03468184;-0.3585242;-0.05066897,0.01310849;-0.7509999;0.007358275,0.02272447;-0.7128567;-0.06519375,-0.02789644;0.5099626;0.0281687,0;0;0,-0.008416012;0.2911663;0.05324173,-0.01704243;0.5737801;0.09207582,0.1628224;0.4679001;0.07042694,0.2837228;0.2930618;0.01270533,0.3064005;0.107161;-0.1240797,-0.1895572;0.4580588;0.0649507,-0.2538516;0.2664039;-0.02252375,-0.26288;0.08309688;-0.1643001,0.07493816;0.009042621;-0.03941655,0.1141856;-0.3274427;-0.1635695,0.09650385;-0.6804986;0.0227828,0.1170379;-0.7105624;-0.01454377,-0.07758423;-0.0006179168;-0.03509226,-0.06903869;-0.3608536;-0.05336683,-0.0216863;-0.736991;0.07299212,-0.02662374;-0.758064;0.02017396,-0.0147863;0.5042221;0.08487511,66.10239
+0;0;0,-0.01623695;0.2948834;0.02123763,-0.03160978;0.5798464;0.02740769,0.1453907;0.4571238;0.01661096,0.2283737;0.3587911;-0.1665614,0.2782571;0.3100086;-0.3840846,-0.189632;0.4568654;-0.03488956,-0.2079246;0.3274853;-0.2166415,-0.1977013;0.2405688;-0.4276521,0.08235504;0.009275281;-0.01981031,0.1492732;-0.1833835;-0.3174722,0.1323845;-0.5676285;-0.2080427,0.1524806;-0.5735532;-0.2692757,-0.06923122;0.0006212491;-0.04967377,-0.03472513;-0.3585532;-0.05070214,0.0130975;-0.7512943;0.007364322,0.02273239;-0.7131351;-0.0653303,-0.02789645;0.509963;0.02816788,0;0;0,-0.008275464;0.2912616;0.05262208,-0.0168208;0.5740163;0.09074545,0.1627545;0.4679427;0.07048392,0.2836346;0.2877887;0.01534653,0.3054347;0.1044015;-0.1191092,-0.1891295;0.458406;0.06448793,-0.253517;0.2620876;-0.02165714,-0.2621357;0.07842462;-0.1572228,0.07496275;0.009066582;-0.03948689,0.1140928;-0.3275758;-0.1633368,0.09613492;-0.6809531;0.02295925,0.1171272;-0.7108489;-0.01466702,-0.07767475;-0.0006457226;-0.03502923,-0.06901976;-0.3608755;-0.0539393,-0.02186189;-0.7371553;0.07292254,-0.02698261;-0.7583659;0.02005329,-0.01458198;0.5044197;0.08371973,66.12424
+0;0;0,-0.01639925;0.2948299;0.02184682,-0.03183253;0.5797774;0.02853914,0.1450998;0.4569054;0.01707056,0.2282457;0.3620453;-0.1678508,0.2878585;0.3251895;-0.385273,-0.1895669;0.4565423;-0.0343576,-0.2151632;0.3590507;-0.2342271,-0.2004845;0.2729032;-0.4452901,0.08241432;0.009256667;-0.019571,0.1484496;-0.1850702;-0.3163444,0.1314168;-0.5701684;-0.2099795,0.1505045;-0.5744898;-0.2724425,-0.06922119;0.000558695;-0.04968849,-0.03402768;-0.3585505;-0.04989855,0.0132853;-0.7511908;0.009256188,0.02289923;-0.7130067;-0.06343842,-0.02810393;0.5098937;0.02918243,0;0;0,-0.008275464;0.2912616;0.05262208,-0.0168208;0.5740163;0.09074545,0.1627545;0.4679427;0.07048392,0.2836346;0.2877887;0.01534653,0.3054347;0.1044015;-0.1191092,-0.1891295;0.458406;0.06448793,-0.253517;0.2620876;-0.02165714,-0.2621357;0.07842462;-0.1572228,0.07496275;0.009066582;-0.03948689,0.1140928;-0.3275758;-0.1633368,0.09613492;-0.6809531;0.02295925,0.1171272;-0.7108489;-0.01466702,-0.07767475;-0.0006457226;-0.03502923,-0.06901976;-0.3608755;-0.0539393,-0.02186189;-0.7371553;0.07292254,-0.02698261;-0.7583659;0.02005329,-0.01458198;0.5044197;0.08371973,66.14653
+0;0;0,-0.01640088;0.2948592;0.02184899,-0.03184339;0.5799774;0.0285444,0.1448435;0.4571184;0.0170938,0.2287565;0.3613832;-0.1695336,0.2882303;0.3246133;-0.386449,-0.1893424;0.4567558;-0.03426047,-0.2151748;0.3583648;-0.235974,-0.2005304;0.2724182;-0.4465449,0.08235195;0.009249661;-0.01955619,0.1483563;-0.1849864;-0.3161908,0.1312947;-0.5707382;-0.2096455,0.1503961;-0.5750844;-0.2721535,-0.0691688;0.0005582721;-0.04965088,-0.03399174;-0.3583831;-0.04986085,0.01340154;-0.7516898;0.009394288,0.02302242;-0.7134998;-0.06335285,-0.02811142;0.5100306;0.02918827,0;0;0,-0.008363441;0.2913948;0.05203271,-0.0171572;0.5744464;0.08915067,0.1622951;0.4682537;0.07007957,0.2827897;0.2847789;0.01665211,0.3040961;0.10072;-0.1160498,-0.189306;0.4590889;0.06416579,-0.2530085;0.2592998;-0.01987436,-0.2613503;0.07370819;-0.151888,0.0750186;0.008992404;-0.039258,0.1137463;-0.3274952;-0.1631637,0.09586482;-0.6816181;0.02318192,0.116936;-0.7114743;-0.01456761,-0.07750895;-0.0005511408;-0.03524065,-0.0690513;-0.3606028;-0.05441311,-0.02192795;-0.7373739;0.07314236,-0.02706628;-0.7588992;0.02050644,-0.01483358;0.5047612;0.08240771,66.16871
+0;0;0,-0.01640088;0.2948592;0.02184899,-0.03184339;0.5799774;0.0285444,0.1448435;0.4571184;0.0170938,0.2287565;0.3613832;-0.1695336,0.2882303;0.3246133;-0.386449,-0.1893424;0.4567558;-0.03426047,-0.2151748;0.3583648;-0.235974,-0.2005304;0.2724182;-0.4465449,0.08235195;0.009249661;-0.01955619,0.1483563;-0.1849864;-0.3161908,0.1312947;-0.5707382;-0.2096455,0.1503961;-0.5750844;-0.2721535,-0.0691688;0.0005582721;-0.04965088,-0.03399174;-0.3583831;-0.04986085,0.01340154;-0.7516898;0.009394288,0.02302242;-0.7134998;-0.06335285,-0.02811142;0.5100306;0.02918827,0;0;0,-0.008363441;0.2913948;0.05203271,-0.0171572;0.5744464;0.08915067,0.1622951;0.4682537;0.07007957,0.2827897;0.2847789;0.01665211,0.3040961;0.10072;-0.1160498,-0.189306;0.4590889;0.06416579,-0.2530085;0.2592998;-0.01987436,-0.2613503;0.07370819;-0.151888,0.0750186;0.008992404;-0.039258,0.1137463;-0.3274952;-0.1631637,0.09586482;-0.6816181;0.02318192,0.116936;-0.7114743;-0.01456761,-0.07750895;-0.0005511408;-0.03524065,-0.0690513;-0.3606028;-0.05441311,-0.02192795;-0.7373739;0.07314236,-0.02706628;-0.7588992;0.02050644,-0.01483358;0.5047612;0.08240771,66.18063
+0;0;0,-0.01656723;0.2946566;0.02255165,-0.03203651;0.5793834;0.02974156,0.1451891;0.4563971;0.01762669,0.227901;0.3739302;-0.1762004,0.2936707;0.3043487;-0.3824927,-0.1899252;0.4560663;-0.03371448,-0.2056996;0.3441411;-0.2297627,-0.1986665;0.2623278;-0.4418496,0.08233266;0.009298312;-0.01942972,0.1473956;-0.1851069;-0.3161929,0.1297235;-0.5717677;-0.2124176,0.1490462;-0.5745881;-0.2756536,-0.06916294;0.0004503701;-0.04958754,-0.03352839;-0.3584714;-0.04902295,0.01378381;-0.7518137;0.01123969,0.02335344;-0.7135974;-0.0614944,-0.02829213;0.509544;0.03028031,0;0;0,-0.008642763;0.2913483;0.0514493,-0.01837732;0.5741696;0.08714581,0.1621318;0.4684994;0.06927109,0.2822617;0.284094;0.01659775,0.3032927;0.09968758;-0.1148393,-0.1909512;0.4588225;0.06356525,-0.2546296;0.258209;-0.0195627,-0.2622101;0.07173063;-0.1495324,0.07504341;0.008995652;-0.03911781,0.1136806;-0.3274571;-0.1632214,0.09579797;-0.6817793;0.02312303,0.1169423;-0.7116112;-0.01459169,-0.07742321;-0.00051457;-0.03532733,-0.06909268;-0.3605882;-0.05462987,-0.0219645;-0.7376536;0.07260545,-0.02718685;-0.7590659;0.01989086,-0.01576324;0.5045646;0.08080816,66.20229
+0;0;0,-0.01656723;0.2946566;0.02255165,-0.03203651;0.5793834;0.02974156,0.1451891;0.4563971;0.01762669,0.227901;0.3739302;-0.1762004,0.2936707;0.3043487;-0.3824927,-0.1899252;0.4560663;-0.03371448,-0.2056996;0.3441411;-0.2297627,-0.1986665;0.2623278;-0.4418496,0.08233266;0.009298312;-0.01942972,0.1473956;-0.1851069;-0.3161929,0.1297235;-0.5717677;-0.2124176,0.1490462;-0.5745881;-0.2756536,-0.06916294;0.0004503701;-0.04958754,-0.03352839;-0.3584714;-0.04902295,0.01378381;-0.7518137;0.01123969,0.02335344;-0.7135974;-0.0614944,-0.02829213;0.509544;0.03028031,0;0;0,-0.008642763;0.2913483;0.0514493,-0.01837732;0.5741696;0.08714581,0.1621318;0.4684994;0.06927109,0.2822617;0.284094;0.01659775,0.3032927;0.09968758;-0.1148393,-0.1909512;0.4588225;0.06356525,-0.2546296;0.258209;-0.0195627,-0.2622101;0.07173063;-0.1495324,0.07504341;0.008995652;-0.03911781,0.1136806;-0.3274571;-0.1632214,0.09579797;-0.6817793;0.02312303,0.1169423;-0.7116112;-0.01459169,-0.07742321;-0.00051457;-0.03532733,-0.06909268;-0.3605882;-0.05462987,-0.0219645;-0.7376536;0.07260545,-0.02718685;-0.7590659;0.01989086,-0.01576324;0.5045646;0.08080816,66.21377
+0;0;0,-0.01656779;0.2946667;0.02255243,-0.03204911;0.5796157;0.02974662,0.1453268;0.4565;0.01762177,0.2283875;0.3736853;-0.1770226,0.2949977;0.3032146;-0.3859513,-0.1900691;0.456169;-0.03376253,-0.20591;0.3437718;-0.2306374,-0.198787;0.2609129;-0.4454348,0.08235668;0.009301025;-0.01943539,0.1473967;-0.1850356;-0.3160937,0.1297302;-0.5715708;-0.2123522,0.1490491;-0.5743846;-0.2755754,-0.06918312;0.0004505016;-0.04960201,-0.03356116;-0.3583445;-0.04903762,0.01373567;-0.7515591;0.01120545,0.02330337;-0.7133445;-0.06151395,-0.0283002;0.5096916;0.03028603,0;0;0,-0.008944854;0.2914739;0.05073953,-0.01903784;0.5746654;0.08514953,0.1617105;0.4690506;0.0673542,0.2813883;0.2827891;0.01609349,0.3015889;0.0957911;-0.1168649,-0.1918019;0.4591909;0.06297024,-0.2553633;0.2572164;-0.0195528,-0.2626776;0.06705579;-0.1493206,0.07508038;0.008978158;-0.03910494,0.1136985;-0.3273284;-0.1632404,0.09609725;-0.6816664;0.02282047,0.1173229;-0.7114719;-0.01486135,-0.07746073;-0.0005009536;-0.03530512,-0.06898254;-0.3604294;-0.05486733,-0.0219083;-0.7374811;0.07201821,-0.0272113;-0.7594644;0.01989576,-0.01635788;0.5049479;0.07914877,66.2249
+0;0;0,-0.01760856;0.2945536;0.02323107,-0.03347171;0.57947;0.03081826,0.1439163;0.4561515;0.01845379,0.2261818;0.3795157;-0.1790383,0.2788176;0.3184557;-0.3948053,-0.1913829;0.4560461;-0.03282245,-0.2076819;0.342972;-0.2292718,-0.1984755;0.2680249;-0.4468779,0.08218873;0.01058888;-0.01948733,0.1516516;-0.1315097;-0.3435028,0.1290315;-0.5145882;-0.2285109,0.1488109;-0.5178787;-0.2913414,-0.06956372;-0.0004525695;-0.04906679,-0.03426965;-0.3592792;-0.04811339,0.01297844;-0.7523758;0.01293148,0.02251949;-0.7141305;-0.05978794,-0.02963428;0.5095502;0.03129295,0;0;0,-0.008944854;0.2914739;0.05073953,-0.01903784;0.5746654;0.08514953,0.1617105;0.4690506;0.0673542,0.2813883;0.2827891;0.01609349,0.3015889;0.0957911;-0.1168649,-0.1918019;0.4591909;0.06297024,-0.2553633;0.2572164;-0.0195528,-0.2626776;0.06705579;-0.1493206,0.07508038;0.008978158;-0.03910494,0.1136985;-0.3273284;-0.1632404,0.09609725;-0.6816664;0.02282047,0.1173229;-0.7114719;-0.01486135,-0.07746073;-0.0005009536;-0.03530512,-0.06898254;-0.3604294;-0.05486733,-0.0219083;-0.7374811;0.07201821,-0.0272113;-0.7594644;0.01989576,-0.01635788;0.5049479;0.07914877,66.24692
+0;0;0,-0.01760215;0.2944464;0.02322262,-0.03346925;0.5794339;0.03081128,0.1428525;0.4564169;0.01852598,0.2255314;0.3793959;-0.1799587,0.2778956;0.318651;-0.3946122,-0.1903837;0.4563121;-0.03243477,-0.2067647;0.3426697;-0.2298715,-0.1976058;0.2681093;-0.4463546,0.08222929;0.01059411;-0.01949695,0.1516985;-0.1315175;-0.3435421,0.1290891;-0.514415;-0.2286046,0.1488965;-0.5177526;-0.2915241,-0.06959807;-0.0004527929;-0.04909101,-0.03430076;-0.3593123;-0.04813752,0.01292502;-0.7522233;0.01287852,0.02247959;-0.7139663;-0.059944,-0.02963034;0.509487;0.03128614,0;0;0,-0.008807957;0.2915253;0.04983234,-0.01906124;0.574861;0.08358622,0.1607914;0.4707223;0.06480813,0.2808213;0.2828948;0.01502943,0.3008528;0.09666751;-0.1169789,-0.1907006;0.4593982;0.06216439,-0.2546424;0.2559207;-0.01952164,-0.2617757;0.06732118;-0.1494732,0.07518837;0.009003788;-0.03898287,0.1138307;-0.3273868;-0.1629791,0.09662905;-0.6819354;0.02230906,0.1185039;-0.7115086;-0.01557398,-0.07750387;-0.000536058;-0.03531127,-0.06835011;-0.3604452;-0.05552378,-0.02119619;-0.7373617;0.0711363,-0.02652046;-0.7595567;0.01907928,-0.01635198;0.5051025;0.07776117,66.26948
+0;0;0,-0.01863148;0.2943133;0.0240913,-0.0349949;0.5792578;0.03218738,0.1415538;0.4565451;0.01964697,0.2237962;0.3817194;-0.1798563,0.2754768;0.3253992;-0.3958776,-0.191648;0.4560249;-0.03135289,-0.2083198;0.3434262;-0.2293625,-0.1961063;0.3100838;-0.455741,0.08205749;0.01149752;-0.01970782,0.1467774;-0.09839176;-0.356995,0.1303715;-0.4855498;-0.2561394,0.1386086;-0.4479796;-0.3291971,-0.06999305;-0.001306217;-0.04851072,-0.03498856;-0.3601944;-0.04754494,0.01177467;-0.7533783;0.01205358,0.02130321;-0.7150307;-0.06076202,-0.03100889;0.5093186;0.03255666,0;0;0,-0.008807957;0.2915253;0.04983234,-0.01906124;0.574861;0.08358622,0.1607914;0.4707223;0.06480813,0.2808213;0.2828948;0.01502943,0.3008528;0.09666751;-0.1169789,-0.1907006;0.4593982;0.06216439,-0.2546424;0.2559207;-0.01952164,-0.2617757;0.06732118;-0.1494732,0.07518837;0.009003788;-0.03898287,0.1138307;-0.3273868;-0.1629791,0.09662905;-0.6819354;0.02230906,0.1185039;-0.7115086;-0.01557398,-0.07750387;-0.000536058;-0.03531127,-0.06835011;-0.3604452;-0.05552378,-0.02119619;-0.7373617;0.0711363,-0.02652046;-0.7595567;0.01907928,-0.01635198;0.5051025;0.07776117,66.28085
+0;0;0,-0.01862002;0.2941322;0.02407648,-0.03499148;0.5792171;0.0321755,0.1378803;0.457572;0.01991071,0.2213846;0.3815982;-0.1826536,0.2731478;0.325188;-0.3990201,-0.1882154;0.4570628;-0.03000149,-0.205143;0.3427365;-0.2310493,-0.19291;0.3093408;-0.4577895,0.08191358;0.01147735;-0.01967326,0.1467065;-0.09853591;-0.357341,0.1302734;-0.4863334;-0.2563188,0.1385781;-0.4487012;-0.3299755,-0.06987029;-0.001303926;-0.04842563,-0.0348263;-0.360597;-0.04745876,0.01201417;-0.7544303;0.01223819,0.02162083;-0.7160142;-0.0611744,-0.03100217;0.5092199;0.03254508,0;0;0,-0.008347794;0.2916226;0.04823589,-0.01870045;0.5752193;0.08092046,0.1576192;0.4733922;0.06145453,0.2802317;0.2827747;0.01237869,0.299684;0.09687722;-0.1208119,-0.1867567;0.4609566;0.0611059,-0.251484;0.2541303;-0.02141987,-0.2583276;0.06576504;-0.1523691,0.07515706;0.009021908;-0.03871202,0.1147686;-0.3270275;-0.1644983,0.09804735;-0.6825112;0.02047253,0.1211291;-0.7115743;-0.01865935,-0.07728727;-0.000568277;-0.03542532,-0.0673523;-0.3608073;-0.05662932,-0.02048035;-0.7386262;0.06953888,-0.02518859;-0.7623936;0.01816351,-0.0159626;0.5053784;0.07540727,66.3031
+0;0;0,-0.01860678;0.293923;0.02405936,-0.03497398;0.5789336;0.03215592,0.1372439;0.4574988;0.01993995,0.2204609;0.3817863;-0.1819275,0.2729723;0.3245607;-0.4014215,-0.1875902;0.4569915;-0.02977915,-0.2044596;0.3430586;-0.2301353,-0.1920498;0.3091801;-0.460153,0.08206891;0.01149912;-0.01971056,0.1448224;-0.09505136;-0.3467498,0.1278039;-0.496665;-0.2421285,0.1357889;-0.4593266;-0.3129504,-0.07000278;-0.001306399;-0.04851747,-0.03606184;-0.3492903;-0.04758103,0.01244742;-0.7571548;0.01424276,0.02168435;-0.7190627;-0.05634439,-0.03098525;0.5089469;0.03252544,0;0;0,-0.008134633;0.2916698;0.04667258,-0.01829894;0.5752813;0.07864666,0.1574712;0.4745831;0.05904794,0.2778399;0.283902;0.0084517,0.2966037;0.09459996;-0.1257963,-0.1858284;0.4614555;0.05939092,-0.2510819;0.2554516;-0.02253762,-0.2579915;0.06509876;-0.1564327,0.07526579;0.009144694;-0.03882623,0.1132415;-0.3113032;-0.1734245,0.102572;-0.6821119;0.01343346,0.1230014;-0.7122107;-0.01979494,-0.07750101;-0.000716622;-0.03534291,-0.06801844;-0.3496661;-0.05509223,-0.01854692;-0.7417446;0.07279719,-0.02171404;-0.7641861;0.02408151,-0.01559547;0.505439;0.07326698,66.32503
+0;0;0,-0.01860678;0.293923;0.02405936,-0.03497398;0.5789336;0.03215592,0.1372439;0.4574988;0.01993995,0.2204609;0.3817863;-0.1819275,0.2729723;0.3245607;-0.4014215,-0.1875902;0.4569915;-0.02977915,-0.2044596;0.3430586;-0.2301353,-0.1920498;0.3091801;-0.460153,0.08206891;0.01149912;-0.01971056,0.1448224;-0.09505136;-0.3467498,0.1278039;-0.496665;-0.2421285,0.1357889;-0.4593266;-0.3129504,-0.07000278;-0.001306399;-0.04851747,-0.03606184;-0.3492903;-0.04758103,0.01244742;-0.7571548;0.01424276,0.02168435;-0.7190627;-0.05634439,-0.03098525;0.5089469;0.03252544,0;0;0,-0.008134633;0.2916698;0.04667258,-0.01829894;0.5752813;0.07864666,0.1574712;0.4745831;0.05904794,0.2778399;0.283902;0.0084517,0.2966037;0.09459996;-0.1257963,-0.1858284;0.4614555;0.05939092,-0.2510819;0.2554516;-0.02253762,-0.2579915;0.06509876;-0.1564327,0.07526579;0.009144694;-0.03882623,0.1132415;-0.3113032;-0.1734245,0.102572;-0.6821119;0.01343346,0.1230014;-0.7122107;-0.01979494,-0.07750101;-0.000716622;-0.03534291,-0.06801844;-0.3496661;-0.05509223,-0.01854692;-0.7417446;0.07279719,-0.02171404;-0.7641861;0.02408151,-0.01559547;0.505439;0.07326698,66.33694
+0;0;0,-0.0191331;0.2937584;0.02442029,-0.03576607;0.5785998;0.03283758,0.1347277;0.4578954;0.02070757,0.2149496;0.3880927;-0.1836299,0.270471;0.3202251;-0.4033207,-0.1864845;0.4570007;-0.02865868,-0.2045821;0.351034;-0.2323873,-0.1911612;0.2670664;-0.4531179,0.08261971;0.01173961;-0.0197089,0.143761;-0.09399477;-0.3441029,0.1265123;-0.4962545;-0.2415665,0.1349336;-0.4584994;-0.3161452,-0.0705099;-0.001595742;-0.04876559,-0.03702132;-0.3465965;-0.04721166,0.01098327;-0.7546045;0.01483051,0.02071893;-0.7160671;-0.05950233,-0.03172665;0.5086502;0.03314938,0;0;0,-0.006769031;0.2918795;0.04491091,-0.01575807;0.5754894;0.07598829,0.1580277;0.4760103;0.05623126,0.2770106;0.285437;0.005372047,0.2953508;0.09421062;-0.1326454,-0.1818731;0.4627499;0.05754588,-0.2473693;0.2571211;-0.02300754,-0.2548212;0.06500353;-0.1608044,0.07549545;0.009391606;-0.03955388,0.1149306;-0.3047797;-0.1805882,0.1079291;-0.6769807;0.003915071,0.1294231;-0.7064275;-0.03728127,-0.07835892;-0.001030631;-0.03480077,-0.06669074;-0.3468108;-0.05599955,-0.01626553;-0.7394099;0.07028319,-0.01944807;-0.7646844;0.01902261,-0.01328458;0.5056626;0.07074881,66.35863
+0;0;0,-0.0191331;0.2937584;0.02442029,-0.03576607;0.5785998;0.03283758,0.1347277;0.4578954;0.02070757,0.2149496;0.3880927;-0.1836299,0.270471;0.3202251;-0.4033207,-0.1864845;0.4570007;-0.02865868,-0.2045821;0.351034;-0.2323873,-0.1911612;0.2670664;-0.4531179,0.08261971;0.01173961;-0.0197089,0.143761;-0.09399477;-0.3441029,0.1265123;-0.4962545;-0.2415665,0.1349336;-0.4584994;-0.3161452,-0.0705099;-0.001595742;-0.04876559,-0.03702132;-0.3465965;-0.04721166,0.01098327;-0.7546045;0.01483051,0.02071893;-0.7160671;-0.05950233,-0.03172665;0.5086502;0.03314938,0;0;0,-0.006769031;0.2918795;0.04491091,-0.01575807;0.5754894;0.07598829,0.1580277;0.4760103;0.05623126,0.2770106;0.285437;0.005372047,0.2953508;0.09421062;-0.1326454,-0.1818731;0.4627499;0.05754588,-0.2473693;0.2571211;-0.02300754,-0.2548212;0.06500353;-0.1608044,0.07549545;0.009391606;-0.03955388,0.1149306;-0.3047797;-0.1805882,0.1079291;-0.6769807;0.003915071,0.1294231;-0.7064275;-0.03728127,-0.07835892;-0.001030631;-0.03480077,-0.06669074;-0.3468108;-0.05599955,-0.01626553;-0.7394099;0.07028319,-0.01944807;-0.7646844;0.01902261,-0.01328458;0.5056626;0.07074881,66.37054
+0;0;0,-0.01912761;0.2936741;0.02441328,-0.03575739;0.5784609;0.03282872,0.1340727;0.4579667;0.02074825,0.2145291;0.38796;-0.1841867,0.2716753;0.3181062;-0.4103068,-0.1858596;0.4570756;-0.02842129,-0.2040101;0.3507991;-0.2327455,-0.1901965;0.2643742;-0.4599358,0.08246734;0.01171796;-0.01967255,0.1428763;-0.09275001;-0.3401811,0.1256093;-0.4954389;-0.2375354,0.1390129;-0.4530955;-0.3562384,-0.07037986;-0.001592799;-0.04867566,-0.03729238;-0.3424614;-0.04714034,0.01076342;-0.7509046;0.01496802,0.02625917;-0.7073161;-0.1033437,-0.03171843;0.5085194;0.03314048,0;0;0,-0.00634706;0.2919118;0.04419923,-0.01436751;0.5755739;0.07456708,0.158535;0.4769925;0.05411196,0.2779795;0.2860554;0.002648115,0.2910479;0.09020372;-0.1413896,-0.1798638;0.4623664;0.05579118,-0.2490346;0.2563058;-0.02248357,-0.2551923;0.0617224;-0.1686851,0.07529628;0.009696752;-0.0395174,0.1178431;-0.29256;-0.1948209,0.1211307;-0.6702573;-0.02067567,0.1154721;-0.6615953;-0.1387227,-0.07813451;-0.00131229;-0.03490641,-0.06577423;-0.3429601;-0.05521786,-0.01311089;-0.7366592;0.06815249,-0.01911696;-0.7942085;-0.01383204,-0.0121507;0.5057355;0.06947637,66.39212
+0;0;0,-0.0196359;0.2936023;0.02486818,-0.03658965;0.5783558;0.0337211,0.1332712;0.457796;0.02140772,0.2153134;0.3855041;-0.1821002,0.2715313;0.3174338;-0.4089956,-0.1864876;0.4567804;-0.02780691,-0.2066354;0.3607432;-0.2369563,-0.1924919;0.2975941;-0.4716639,0.08238415;0.01210768;-0.01978478,0.1412448;-0.09271806;-0.3404646,0.1237478;-0.495011;-0.2363162,0.1541531;-0.554902;-0.3099203,-0.0705763;-0.002039468;-0.04837363,-0.03744036;-0.3429035;-0.0468704,0.01026359;-0.7513558;0.01544862,0.02573237;-0.7077293;-0.1028622,-0.03248781;0.5084176;0.03394645,0;0;0,-0.00634706;0.2919118;0.04419923,-0.01436751;0.5755739;0.07456708,0.158535;0.4769925;0.05411196,0.2779795;0.2860554;0.002648115,0.2910479;0.09020372;-0.1413896,-0.1798638;0.4623664;0.05579118,-0.2490346;0.2563058;-0.02248357,-0.2551923;0.0617224;-0.1686851,0.07529628;0.009696752;-0.0395174,0.1178431;-0.29256;-0.1948209,0.1211307;-0.6702573;-0.02067567,0.1154721;-0.6615953;-0.1387227,-0.07813451;-0.00131229;-0.03490641,-0.06577423;-0.3429601;-0.05521786,-0.01311089;-0.7366592;0.06815249,-0.01911696;-0.7942085;-0.01383204,-0.0121507;0.5057355;0.06947637,66.40401
+0;0;0,-0.01960438;0.293131;0.02482825,-0.03652851;0.577387;0.03366578,0.1346046;0.4565603;0.02125522,0.2164093;0.3844776;-0.1816635,0.2724642;0.3166048;-0.4079009,-0.1876225;0.4555368;-0.02833931,-0.207712;0.3597776;-0.2368831,-0.1936094;0.2968117;-0.4709101,0.08223564;0.01208586;-0.01974911,0.141526;-0.09350523;-0.3427702,0.1240182;-0.496048;-0.2385571,0.1544181;-0.5559232;-0.3121482,-0.07044908;-0.002035792;-0.04828643,-0.03707121;-0.3453886;-0.04677223,0.01066238;-0.7540946;0.0155855,0.02612843;-0.7104706;-0.1027045,-0.03243393;0.5075726;0.03389073,0;0;0,-0.007365495;0.2914548;0.04389071,-0.01599836;0.5746345;0.07391357,0.158479;0.477268;0.0527339,0.2772906;0.2865506;0.001993418,0.2912863;0.0923761;-0.1430328,-0.1831826;0.4625708;0.05712673,-0.2521566;0.2572278;-0.02123608,-0.257125;0.06566343;-0.1702684,0.07517608;0.009780794;-0.03939152,0.1219037;-0.2906549;-0.2023714,0.1293067;-0.6714954;-0.03470135,0.1228912;-0.6627689;-0.1526997,-0.07789233;-0.001408958;-0.03506563,-0.0656473;-0.3456255;-0.05436736,-0.01081995;-0.7401417;0.066291,-0.01647523;-0.7972109;-0.01619728,-0.01367775;0.5049185;0.0688982,66.4258
+0;0;0,-0.01960438;0.293131;0.02482825,-0.03652851;0.577387;0.03366578,0.1346046;0.4565603;0.02125522,0.2164093;0.3844776;-0.1816635,0.2724642;0.3166048;-0.4079009,-0.1876225;0.4555368;-0.02833931,-0.207712;0.3597776;-0.2368831,-0.1936094;0.2968117;-0.4709101,0.08223564;0.01208586;-0.01974911,0.141526;-0.09350523;-0.3427702,0.1240182;-0.496048;-0.2385571,0.1544181;-0.5559232;-0.3121482,-0.07044908;-0.002035792;-0.04828643,-0.03707121;-0.3453886;-0.04677223,0.01066238;-0.7540946;0.0155855,0.02612843;-0.7104706;-0.1027045,-0.03243393;0.5075726;0.03389073,0;0;0,-0.007365495;0.2914548;0.04389071,-0.01599836;0.5746345;0.07391357,0.158479;0.477268;0.0527339,0.2772906;0.2865506;0.001993418,0.2912863;0.0923761;-0.1430328,-0.1831826;0.4625708;0.05712673,-0.2521566;0.2572278;-0.02123608,-0.257125;0.06566343;-0.1702684,0.07517608;0.009780794;-0.03939152,0.1219037;-0.2906549;-0.2023714,0.1293067;-0.6714954;-0.03470135,0.1228912;-0.6627689;-0.1526997,-0.07789233;-0.001408958;-0.03506563,-0.0656473;-0.3456255;-0.05436736,-0.01081995;-0.7401417;0.066291,-0.01647523;-0.7972109;-0.01619728,-0.01367775;0.5049185;0.0688982,66.43817
+0;0;0,-0.01994143;0.2938118;0.025067,-0.03718949;0.579034;0.03436453,0.1357288;0.4572445;0.02184516,0.218621;0.3867553;-0.1804584,0.2805921;0.3742088;-0.4156649,-0.1898448;0.4561151;-0.02828351,-0.2109824;0.3663452;-0.2386668,-0.1959793;0.2968566;-0.4716178,0.08211301;0.01194826;-0.01971014,0.1398969;-0.09189713;-0.3414911,0.1225081;-0.4943716;-0.2363521,0.1527676;-0.5512071;-0.3136255,-0.07036836;-0.002008463;-0.04814622,-0.03693557;-0.3433963;-0.04659582,0.01216549;-0.7521203;0.01566207,0.0275696;-0.7084485;-0.1026723,-0.03304632;0.5089641;0.03449546,0;0;0,-0.008560359;0.2917265;0.04662347,-0.01840206;0.5753853;0.08101654,0.157314;0.4768651;0.05165672,0.2772329;0.2872648;0.002283096,0.2923591;0.09414047;-0.1453452,-0.1864833;0.4623048;0.05688418,-0.256523;0.257653;-0.02043738,-0.2613549;0.06821811;-0.1734439,0.07510801;0.009961247;-0.03915811,0.1258588;-0.2771911;-0.2198062,0.1396283;-0.6592201;-0.05486226,0.1327466;-0.6505142;-0.1728725,-0.07764142;-0.00156436;-0.03525847,-0.06388862;-0.3437716;-0.05451673,-0.007633518;-0.7386169;0.06496043,-0.01236647;-0.7953073;-0.01804328,-0.01579591;0.5055251;0.0747118,66.45946
+0;0;0,-0.01994143;0.2938118;0.025067,-0.03718949;0.579034;0.03436453,0.1357288;0.4572445;0.02184516,0.218621;0.3867553;-0.1804584,0.2805921;0.3742088;-0.4156649,-0.1898448;0.4561151;-0.02828351,-0.2109824;0.3663452;-0.2386668,-0.1959793;0.2968566;-0.4716178,0.08211301;0.01194826;-0.01971014,0.1398969;-0.09189713;-0.3414911,0.1225081;-0.4943716;-0.2363521,0.1527676;-0.5512071;-0.3136255,-0.07036836;-0.002008463;-0.04814622,-0.03693557;-0.3433963;-0.04659582,0.01216549;-0.7521203;0.01566207,0.0275696;-0.7084485;-0.1026723,-0.03304632;0.5089641;0.03449546,0;0;0,-0.008560359;0.2917265;0.04662347,-0.01840206;0.5753853;0.08101654,0.157314;0.4768651;0.05165672,0.2772329;0.2872648;0.002283096,0.2923591;0.09414047;-0.1453452,-0.1864833;0.4623048;0.05688418,-0.256523;0.257653;-0.02043738,-0.2613549;0.06821811;-0.1734439,0.07510801;0.009961247;-0.03915811,0.1258588;-0.2771911;-0.2198062,0.1396283;-0.6592201;-0.05486226,0.1327466;-0.6505142;-0.1728725,-0.07764142;-0.00156436;-0.03525847,-0.06388862;-0.3437716;-0.05451673,-0.007633518;-0.7386169;0.06496043,-0.01236647;-0.7953073;-0.01804328,-0.01579591;0.5055251;0.0747118,66.47134
+0;0;0,-0.01994143;0.2938118;0.025067,-0.03718949;0.579034;0.03436453,0.1357288;0.4572445;0.02184516,0.218621;0.3867553;-0.1804584,0.2805921;0.3742088;-0.4156649,-0.1898448;0.4561151;-0.02828351,-0.2109824;0.3663452;-0.2386668,-0.1959793;0.2968566;-0.4716178,0.08211301;0.01194826;-0.01971014,0.1398969;-0.09189713;-0.3414911,0.1225081;-0.4943716;-0.2363521,0.1527676;-0.5512071;-0.3136255,-0.07036836;-0.002008463;-0.04814622,-0.03693557;-0.3433963;-0.04659582,0.01216549;-0.7521203;0.01566207,0.0275696;-0.7084485;-0.1026723,-0.03304632;0.5089641;0.03449546,0;0;0,-0.008560359;0.2917265;0.04662347,-0.01840206;0.5753853;0.08101654,0.157314;0.4768651;0.05165672,0.2772329;0.2872648;0.002283096,0.2923591;0.09414047;-0.1453452,-0.1864833;0.4623048;0.05688418,-0.256523;0.257653;-0.02043738,-0.2613549;0.06821811;-0.1734439,0.07510801;0.009961247;-0.03915811,0.1258588;-0.2771911;-0.2198062,0.1396283;-0.6592201;-0.05486226,0.1327466;-0.6505142;-0.1728725,-0.07764142;-0.00156436;-0.03525847,-0.06388862;-0.3437716;-0.05451673,-0.007633518;-0.7386169;0.06496043,-0.01236647;-0.7953073;-0.01804328,-0.01579591;0.5055251;0.0747118,66.48183
+0;0;0,-0.0202818;0.2932442;0.02549642,-0.0377843;0.5782278;0.03517253,0.133726;0.4568968;0.02246343,0.2174708;0.3888852;-0.179565,0.2772855;0.3706987;-0.4169632,-0.1890867;0.4557749;-0.02706644,-0.2111208;0.3707827;-0.2385967,-0.1910511;0.2896626;-0.4694283,0.08212227;0.0118615;-0.01983495,0.1387137;-0.09046406;-0.3429415,0.1205786;-0.4934732;-0.23982,0.1532468;-0.5516655;-0.3145861,-0.07052176;-0.002013565;-0.04796682,-0.03633961;-0.3439217;-0.046791,0.01234627;-0.7525731;0.0165565,0.02765632;-0.7088641;-0.1018189,-0.03362419;0.508234;0.03526225,0;0;0,-0.006266713;0.291425;0.04567075,-0.01496701;0.574977;0.07951474,0.1592499;0.4762557;0.05183315,0.277171;0.2857686;0.004256964,0.2937596;0.09332137;-0.1472533,-0.1827162;0.4638357;0.06190688,-0.2539676;0.2599314;-0.01425424,-0.2640686;0.07457256;-0.1748984,0.07518549;0.01004881;-0.03904295,0.1299445;-0.2725914;-0.2266247,0.1456129;-0.6548462;-0.0622623,0.1377299;-0.6461585;-0.1802399,-0.07760574;-0.001655549;-0.03539487,-0.06262264;-0.3443921;-0.05484011,-0.005800128;-0.7391194;0.06491303,-0.008460933;-0.7953769;-0.01867907,-0.01252344;0.5051737;0.07335234,66.50448
+0;0;0,-0.0202818;0.2932442;0.02549642,-0.0377843;0.5782278;0.03517253,0.133726;0.4568968;0.02246343,0.2174708;0.3888852;-0.179565,0.2772855;0.3706987;-0.4169632,-0.1890867;0.4557749;-0.02706644,-0.2111208;0.3707827;-0.2385967,-0.1910511;0.2896626;-0.4694283,0.08212227;0.0118615;-0.01983495,0.1387137;-0.09046406;-0.3429415,0.1205786;-0.4934732;-0.23982,0.1532468;-0.5516655;-0.3145861,-0.07052176;-0.002013565;-0.04796682,-0.03633961;-0.3439217;-0.046791,0.01234627;-0.7525731;0.0165565,0.02765632;-0.7088641;-0.1018189,-0.03362419;0.508234;0.03526225,0;0;0,-0.006266713;0.291425;0.04567075,-0.01496701;0.574977;0.07951474,0.1592499;0.4762557;0.05183315,0.277171;0.2857686;0.004256964,0.2937596;0.09332137;-0.1472533,-0.1827162;0.4638357;0.06190688,-0.2539676;0.2599314;-0.01425424,-0.2640686;0.07457256;-0.1748984,0.07518549;0.01004881;-0.03904295,0.1299445;-0.2725914;-0.2266247,0.1456129;-0.6548462;-0.0622623,0.1377299;-0.6461585;-0.1802399,-0.07760574;-0.001655549;-0.03539487,-0.06262264;-0.3443921;-0.05484011,-0.005800128;-0.7391194;0.06491303,-0.008460933;-0.7953769;-0.01867907,-0.01252344;0.5051737;0.07335234,66.51727
+0;0;0,-0.02028583;0.2933024;0.02550148,-0.03778616;0.5782508;0.03517627,0.1316225;0.4575701;0.02262786,0.2155152;0.3894384;-0.1797573,0.2755265;0.3711921;-0.4179355,-0.1871369;0.4564623;-0.02628009,-0.2092099;0.3713199;-0.2381839,-0.1890742;0.2899333;-0.4697739,0.08216133;0.01186714;-0.01984438,0.1386509;-0.09027435;-0.3423697,0.1205086;-0.4934457;-0.2392067,0.1531768;-0.5516382;-0.3139729,-0.07055529;-0.002014522;-0.04798964,-0.03643463;-0.3433076;-0.04681593,0.01227085;-0.7521235;0.01655708,0.02758092;-0.7084144;-0.1018185,-0.03362639;0.5082626;0.03526597,0;0;0,-0.007011302;0.2913711;0.04628062,-0.0154758;0.5748861;0.08018231,0.1562542;0.4743609;0.0544982,0.2752322;0.2839211;0.00741744,0.2871072;0.09322532;-0.1480086,-0.1813346;0.4645993;0.06290588,-0.2545313;0.2602905;-0.01152417,-0.2636887;0.07587367;-0.1745264,0.07531565;0.01012805;-0.03885984,0.1309312;-0.2634343;-0.2381513,0.1500649;-0.647028;-0.07687926,0.1426773;-0.6383709;-0.1948836,-0.07758331;-0.001725939;-0.03553821,-0.06274958;-0.3438699;-0.05461662,-0.003704756;-0.7387068;0.06427996,-0.006066196;-0.7950569;-0.01922581,-0.0131871;0.5050797;0.07405972,66.53799
+0;0;0,-0.02118574;0.2931623;0.02636656,-0.03905679;0.5780721;0.03643852,0.1303811;0.4574082;0.02371076,0.2144698;0.3894386;-0.1786475,0.2748883;0.3763383;-0.4170613,-0.1882781;0.4559705;-0.0250528,-0.2123334;0.3727676;-0.2375105,-0.1937619;0.3159225;-0.4764391,0.08216283;0.01187009;-0.01983643,0.136727;-0.08840519;-0.3432775,0.119246;-0.4919527;-0.2414802,0.1324593;-0.4494936;-0.3602459,-0.0706428;-0.002094579;-0.0478573,-0.03676558;-0.3434129;-0.04705995,0.01160116;-0.7522223;0.01661414,0.02681139;-0.7084472;-0.1017666,-0.03486338;0.5080858;0.03646608,0;0;0,-0.007011302;0.2913711;0.04628062,-0.0154758;0.5748861;0.08018231,0.1562542;0.4743609;0.0544982,0.2752322;0.2839211;0.00741744,0.2871072;0.09322532;-0.1480086,-0.1813346;0.4645993;0.06290588,-0.2545313;0.2602905;-0.01152417,-0.2636887;0.07587367;-0.1745264,0.07531565;0.01012805;-0.03885984,0.1309312;-0.2634343;-0.2381513,0.1500649;-0.647028;-0.07687926,0.1426773;-0.6383709;-0.1948836,-0.07758331;-0.001725939;-0.03553821,-0.06274958;-0.3438699;-0.05461662,-0.003704756;-0.7387068;0.06427996,-0.006066196;-0.7950569;-0.01922581,-0.0131871;0.5050797;0.07405972,66.54922
+0;0;0,-0.02115027;0.2926715;0.02632242,-0.03897742;0.5768807;0.03637017,0.1312132;0.4561663;0.02358339,0.2145813;0.3887791;-0.177041,0.2760518;0.3754507;-0.4196059,-0.1889188;0.454722;-0.02540555,-0.212768;0.3722321;-0.2360427,-0.1938731;0.3143972;-0.4791315,0.08230717;0.01189094;-0.01987128,0.1372703;-0.08911751;-0.3456773,0.1197894;-0.4926623;-0.2438806,0.133004;-0.4502021;-0.3626578,-0.07076691;-0.002098259;-0.04794137,-0.03664199;-0.3459122;-0.0471382,0.01172441;-0.7547189;0.01653546,0.02693611;-0.7109424;-0.1018568,-0.03479501;0.5070782;0.03639766,0;0;0,-0.007393978;0.2907728;0.04683304,-0.01587193;0.5735418;0.08104157,0.1566375;0.4728565;0.05580688,0.2749302;0.2842568;0.009133577,0.2862321;0.09200928;-0.151201,-0.1827484;0.4636992;0.0652989,-0.2586384;0.2611961;-0.005232133,-0.2664563;0.07766168;-0.175667,0.07555367;0.01018602;-0.03871202,0.1327413;-0.2598466;-0.2465224,0.1512778;-0.6431938;-0.08460329,0.1436639;-0.6345398;-0.2026045,-0.07768497;-0.00178141;-0.03567359,-0.0622841;-0.3463855;-0.0552704,-0.001616724;-0.7410703;0.06330398,-0.003277039;-0.797909;-0.01972736,-0.01361702;0.5039241;0.07486367,66.57124
+0;0;0,-0.02142764;0.2925722;0.02718826,-0.03958206;0.5767367;0.03782739,0.1306168;0.4560173;0.02492989,0.213953;0.3892016;-0.1758988,0.2767618;0.3779538;-0.4182262,-0.1894991;0.4545049;-0.02402224,-0.2130917;0.3807675;-0.2379091,-0.19482;0.3230729;-0.4810788,0.08232132;0.01190453;-0.0198044,0.1363036;-0.08842019;-0.3459854,0.1189426;-0.492265;-0.2453649,0.13212;-0.4497472;-0.3641402,-0.07075343;-0.00216185;-0.04795843,-0.03640887;-0.3459525;-0.04665831,0.01143987;-0.7546716;0.01796164,0.02660391;-0.7108392;-0.1004302,-0.03538896;0.5069349;0.03775238,0;0;0,-0.007393978;0.2907728;0.04683304,-0.01587193;0.5735418;0.08104157,0.1566375;0.4728565;0.05580688,0.2749302;0.2842568;0.009133577,0.2862321;0.09200928;-0.151201,-0.1827484;0.4636992;0.0652989,-0.2586384;0.2611961;-0.005232133,-0.2664563;0.07766168;-0.175667,0.07555367;0.01018602;-0.03871202,0.1327413;-0.2598466;-0.2465224,0.1512778;-0.6431938;-0.08460329,0.1436639;-0.6345398;-0.2026045,-0.07768497;-0.00178141;-0.03567359,-0.0622841;-0.3463855;-0.0552704,-0.001616724;-0.7410703;0.06330398,-0.003277039;-0.797909;-0.01972736,-0.01361702;0.5039241;0.07486367,66.58244
+0;0;0,-0.02136795;0.2917571;0.02711252,-0.03946375;0.5750024;0.03771838,0.1299074;0.4547819;0.02488392,0.2133214;0.3879038;-0.1761324,0.2748733;0.3768811;-0.4136102,-0.1886413;0.453277;-0.02382856,-0.212256;0.3794706;-0.2379152,-0.1943499;0.3229306;-0.4762186,0.08236385;0.01191068;-0.01981463,0.1364273;-0.08856475;-0.3464856,0.1190608;-0.4925359;-0.2458337,0.1322413;-0.4500151;-0.3646373,-0.07078999;-0.002162967;-0.0479832,-0.03639383;-0.3464699;-0.04668113,0.01146987;-0.7553169;0.01795902,0.02663752;-0.7114812;-0.100461,-0.03528565;0.5054502;0.03764363,0;0;0,-0.007303491;0.2899021;0.04708838,-0.01575682;0.571734;0.08136439,0.156295;0.4724727;0.0580411,0.2744439;0.283441;0.01171637,0.2859316;0.09651247;-0.1471283,-0.182007;0.462355;0.07025759,-0.258836;0.2601156;-0.0006975755,-0.2677884;0.08304244;-0.1706118,0.07572827;0.01022393;-0.03845763,0.1335894;-0.25425;-0.2539518,0.1492801;-0.6386248;-0.09384298,0.1409725;-0.6299786;-0.2118251,-0.07764297;-0.001828218;-0.03586803,-0.06235012;-0.3469326;-0.05589677,0.0005098954;-0.7414523;0.06254253,-0.001980713;-0.799237;-0.01950888,-0.01350304;0.502368;0.07518053,66.60471
+0;0;0,-0.02133371;0.2912896;0.02706907,-0.03937765;0.5737181;0.0376473,0.130497;0.4536001;0.02477302,0.2135704;0.386995;-0.1754226,0.274203;0.3761369;-0.4093537,-0.1890529;0.4520904;-0.02409254,-0.2125712;0.3785853;-0.2373052,-0.1949325;0.3228898;-0.4720494,0.08233735;0.01190685;-0.01980826,0.136358;-0.08848907;-0.3462207,0.1189868;-0.4925686;-0.2455418,0.1274426;-0.4545361;-0.3217586,-0.0707672;-0.002162271;-0.04796777,-0.03639827;-0.3461968;-0.04666673,0.01147829;-0.7551534;0.01799078,0.02120888;-0.7162773;-0.05798,-0.03521526;0.5044276;0.03757283,0;0;0,-0.007504218;0.2892507;0.04811645,-0.01653445;0.5700532;0.08391213,0.1563861;0.4720863;0.06011248,0.2741131;0.2839507;0.01362491,0.2851896;0.1022679;-0.1457069,-0.183204;0.4610533;0.07198935,-0.2616052;0.2597927;0.002973802,-0.2715228;0.08925948;-0.1683096,0.07588938;0.01030636;-0.0380547,0.1330996;-0.2454165;-0.2636106,0.1488706;-0.630401;-0.1046877,0.1570796;-0.6627972;-0.1492338,-0.07746508;-0.001901031;-0.03618187,-0.06142972;-0.3467359;-0.0555319,0.003493503;-0.741654;0.06084248,3.880286E-05;-0.7668674;0.007134147,-0.01413498;0.5009976;0.07727361,66.62679
+0;0;0,-0.02116609;0.2912675;0.02743633,-0.03941214;0.5736563;0.03871361,0.1309915;0.4548127;0.02723376,0.2088536;0.3884202;-0.1751156,0.2741533;0.382546;-0.4079662,-0.1869967;0.4463105;-0.02319161,-0.2197058;0.3804115;-0.2376751,-0.1973493;0.3294666;-0.4730955,0.08234715;0.01188763;-0.01977904,0.1351543;-0.08793459;-0.3465658,0.1178092;-0.4921695;-0.246508,0.1260641;-0.4541108;-0.3227441,-0.07078924;-0.002182679;-0.04793432,-0.03642298;-0.3462155;-0.04619749,0.01108472;-0.7551106;0.01911822,0.02060601;-0.7162086;-0.05687604,-0.03521945;0.504368;0.03845914,0;0;0,-0.007504218;0.2892507;0.04811645,-0.01653445;0.5700532;0.08391213,0.1563861;0.4720863;0.06011248,0.2741131;0.2839507;0.01362491,0.2851896;0.1022679;-0.1457069,-0.183204;0.4610533;0.07198935,-0.2616052;0.2597927;0.002973802,-0.2715228;0.08925948;-0.1683096,0.07588938;0.01030636;-0.0380547,0.1330996;-0.2454165;-0.2636106,0.1488706;-0.630401;-0.1046877,0.1570796;-0.6627972;-0.1492338,-0.07746508;-0.001901031;-0.03618187,-0.06142972;-0.3467359;-0.0555319,0.003493503;-0.741654;0.06084248,3.880286E-05;-0.7668674;0.007134147,-0.01413498;0.5009976;0.07727361,66.63824
+0;0;0,-0.02112586;0.2907139;0.02738418,-0.03933056;0.5724615;0.03863651,0.1292261;0.4543364;0.02728133,0.2069768;0.3880389;-0.1747787,0.2709662;0.3822825;-0.4029567,-0.1852483;0.4459281;-0.02258684,-0.2179107;0.3801234;-0.2367636,-0.1960028;0.3302008;-0.4674599,0.08227856;0.01187773;-0.01976257,0.1351855;-0.08813309;-0.3471667,0.1182927;-0.4818272;-0.249718,0.126745;-0.4435758;-0.3277775,-0.07073028;-0.002180861;-0.0478944,-0.03629909;-0.3468637;-0.04615429,0.009969812;-0.7450964;0.01745826,0.01971882;-0.7059816;-0.06035358,-0.03514821;0.5033441;0.03838267,0;0;0,-0.007686272;0.2885517;0.04888368,-0.01699177;0.5686225;0.08525181,0.1542952;0.4718723;0.06219006,0.2737957;0.2853666;0.01524305,0.2867334;0.1128326;-0.1467991,-0.181867;0.4606975;0.07447036,-0.2621098;0.2608443;0.004552141,-0.2797336;0.1020319;-0.1705508,0.0761192;0.01044583;-0.0373919,0.1325078;-0.2379227;-0.2721858,0.14278;-0.6119255;-0.1147277,0.1541279;-0.6433644;-0.1629906,-0.07710449;-0.002047895;-0.03677097,-0.06083252;-0.3475819;-0.05510813,0.003852107;-0.731851;0.05860143,-8.798204E-06;-0.7585072;0.003756404,-0.0145278;0.4997544;0.0784781,66.66033
+0;0;0,-0.02112586;0.2907139;0.02738418,-0.03933056;0.5724615;0.03863651,0.1292261;0.4543364;0.02728133,0.2069768;0.3880389;-0.1747787,0.2709662;0.3822825;-0.4029567,-0.1852483;0.4459281;-0.02258684,-0.2179107;0.3801234;-0.2367636,-0.1960028;0.3302008;-0.4674599,0.08227856;0.01187773;-0.01976257,0.1351855;-0.08813309;-0.3471667,0.1182927;-0.4818272;-0.249718,0.126745;-0.4435758;-0.3277775,-0.07073028;-0.002180861;-0.0478944,-0.03629909;-0.3468637;-0.04615429,0.009969812;-0.7450964;0.01745826,0.01971882;-0.7059816;-0.06035358,-0.03514821;0.5033441;0.03838267,0;0;0,-0.007686272;0.2885517;0.04888368,-0.01699177;0.5686225;0.08525181,0.1542952;0.4718723;0.06219006,0.2737957;0.2853666;0.01524305,0.2867334;0.1128326;-0.1467991,-0.181867;0.4606975;0.07447036,-0.2621098;0.2608443;0.004552141,-0.2797336;0.1020319;-0.1705508,0.0761192;0.01044583;-0.0373919,0.1325078;-0.2379227;-0.2721858,0.14278;-0.6119255;-0.1147277,0.1541279;-0.6433644;-0.1629906,-0.07710449;-0.002047895;-0.03677097,-0.06083252;-0.3475819;-0.05510813,0.003852107;-0.731851;0.05860143,-8.798204E-06;-0.7585072;0.003756404,-0.0145278;0.4997544;0.0784781,66.67204

+ 193 - 0
DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_TwoArmsPlusLeg_Forward_None_Slow.csv

@@ -0,0 +1,193 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.002860218;0.3059053;0.01368771,0.00559644;0.6013263;0.01054953,0.1789714;0.4774918;0.01690258,0.2206712;0.2241344;0.0366663,0.2749481;-0.0006540418;-0.01449651,-0.1688362;0.4758252;0.007882243,-0.2269795;0.225031;0.01429513,-0.273436;-0.002410516;-0.03266852,0.08125664;0.003964068;-0.04052076,0.09264225;-0.3187062;-0.004003983,0.09792546;-0.719483;0.09476203,0.1116285;-0.7432179;0.03166091,-0.08144388;0.007735961;-0.03958961,-0.1144373;-0.3148008;-0.01812609,-0.1396378;-0.7201089;0.05600227,-0.1368327;-0.6813788;-0.02750146,0.00478024;0.5288747;0.0138248,0;0;0,-0.01620786;0.3048338;0.02423263,-0.03207649;0.5996422;0.03564954,0.1491771;0.4940417;0.01533103,0.2306967;0.2497672;0.01733279,0.2534882;0.02609344;-0.05712557,-0.1954701;0.4571495;0.04687395,-0.2232703;0.2019012;0.02700111,-0.222382;-0.02688251;-0.03424148,0.07762445;0.01382783;-0.04520535,0.1194545;-0.2980681;-0.1261401,0.11779;-0.6325953;0.1157141,0.1596173;-0.6727712;0.09614921,-0.0851656;-0.00446213;-0.03141972,-0.05386281;-0.327351;-0.04991717,0.01497518;-0.7272185;0.02605627,0.007488097;-0.7119953;-0.05629995,-0.02829373;0.5272119;0.03523207,638.0516
+0;0;0,0.00267603;0.3059413;0.01356629,0.005244189;0.6011997;0.01054297,0.1784207;0.4775811;0.01657216,0.2204633;0.2242797;0.03636782,0.2749124;-0.0006095022;-0.01395713,-0.1687683;0.475721;0.007729604,-0.2267065;0.2248757;0.0141162,-0.2729517;-0.002683774;-0.03225794,0.08120876;0.003993517;-0.04049107,0.09280129;-0.3178402;-0.004120614,0.0981573;-0.7185915;0.09472868,0.112174;-0.7441263;0.02937654,-0.08140716;0.007693414;-0.03954772,-0.1140767;-0.314038;-0.01819877,-0.1391862;-0.719329;0.05603173,-0.1363257;-0.6802989;-0.03034971,0.004505366;0.5288013;0.01377742,0;0;0,-0.01558514;0.3049499;0.02353477,-0.03072664;0.5996463;0.0344491,0.1500274;0.4945354;0.01430392,0.2316028;0.2502761;0.01626706,0.2538719;0.02661708;-0.05825281,-0.1942049;0.4577744;0.04687392,-0.2210239;0.2023406;0.02802449,-0.2214381;-0.02666643;-0.03220915,0.07762778;0.01336193;-0.04522967,0.1195123;-0.2996723;-0.1179581,0.1152009;-0.634003;0.1241283,0.1604856;-0.6741776;0.100122,-0.08511502;-0.004030503;-0.03145668,-0.05282593;-0.3259929;-0.04967093,0.01452921;-0.7262927;0.02532811,0.006621868;-0.7116028;-0.05984556,-0.02720261;0.5272579;0.0342195,638.0733
+0;0;0,0.002676345;0.3059773;0.01356789,0.005246234;0.601426;0.01054092,0.1793276;0.4774567;0.01658842,0.2213672;0.2241736;0.03638265,0.2757016;-0.0002415031;-0.01383621,-0.1696695;0.475587;0.007699809,-0.2276036;0.2247597;0.01408594,-0.2737512;-0.002320036;-0.03219043,0.08128344;0.003997189;-0.0405283,0.09288417;-0.3180643;-0.004132118,0.09824099;-0.7188759;0.09473203,0.1119591;-0.7432277;0.03077196,-0.08148202;0.007700489;-0.03958409,-0.1141746;-0.3142585;-0.01822003,-0.1392879;-0.7196105;0.05602163,-0.1364884;-0.6807727;-0.0285198,0.004506554;0.5289437;0.01377912,0;0;0,-0.01527812;0.3050218;0.02327299,-0.02968998;0.5999684;0.03349137,0.1518821;0.4950416;0.01331139,0.2318293;0.2502676;0.01567435,0.2533807;0.0272918;-0.05951643,-0.1941006;0.457489;0.04676494,-0.2208468;0.2020419;0.02824756,-0.221692;-0.0267978;-0.03064199,0.07768442;0.01313084;-0.04536771,0.1178545;-0.3015622;-0.1127284,0.1141677;-0.6373025;0.1275165,0.1595496;-0.6749223;0.1029963,-0.08524158;-0.003828195;-0.03138051,-0.0529917;-0.326004;-0.04996873,0.0129924;-0.7265853;0.02508777,0.005138868;-0.7115957;-0.05825614,-0.02633634;0.5274875;0.03347683,638.1022
+0;0;0,0.002675374;0.3058663;0.01356297,0.005243777;0.6011403;0.010537,0.1788057;0.4773496;0.016575,0.2208436;0.2240767;0.03636844,0.2755524;-0.001885027;-0.0141965,-0.169154;0.4754854;0.007712817,-0.2270857;0.2246682;0.01409869,-0.2735513;-0.003976434;-0.0324966,0.08128115;0.003997077;-0.04052716,0.0928552;-0.3173237;-0.004214682,0.09821221;-0.7181496;0.09465303,0.112191;-0.7435342;0.02947758,-0.08147973;0.007700272;-0.03958298,-0.1140972;-0.3135183;-0.01826805,-0.1392114;-0.7188848;0.05597628,-0.1363586;-0.6798791;-0.03017161,0.004504359;0.5286835;0.01377406,0;0;0,-0.01501866;0.3049434;0.02300549,-0.02882913;0.5997671;0.0324564,0.1521311;0.4952449;0.01260948,0.2320659;0.2504791;0.01511908,0.2527545;0.02628948;-0.06181955,-0.1930084;0.4579253;0.04644243,-0.2194377;0.2024406;0.02813281,-0.2198508;-0.02818623;-0.03034488,0.07773678;0.0128732;-0.04534674,0.1175498;-0.3015047;-0.1107764,0.1136892;-0.6374944;0.1291423,0.1586496;-0.6796847;0.1124742,-0.0852327;-0.003653129;-0.03141807,-0.05311939;-0.3250866;-0.05009569,0.01202283;-0.7259651;0.02418635,0.003959574;-0.7112865;-0.0607309,-0.02561422;0.5273059;0.03267646,638.1359
+0;0;0,0.002823514;0.3057968;0.01352006,0.005506422;0.6009606;0.01059609,0.1791435;0.4769407;0.0163252,0.2219603;0.2238518;0.03630629,0.2767592;-0.002438217;-0.01383741,-0.1690737;0.4754336;0.007606308,-0.2268504;0.2246135;0.01374269,-0.2728223;-0.00437206;-0.03291213,0.08122361;0.004030766;-0.0404964,0.09298895;-0.3168749;-0.004467282,0.09869668;-0.7176303;0.0946207,0.1126209;-0.7430706;0.02963208,-0.08143372;0.00765074;-0.03954105,-0.1137252;-0.3131832;-0.01856988,-0.1386193;-0.718504;0.05593722,-0.1358038;-0.679508;-0.03009869,0.004762419;0.5285099;0.0138042,0;0;0,-0.01482187;0.3049182;0.02253175,-0.02815891;0.5996798;0.0310266,0.1529346;0.4955715;0.01160741,0.2322762;0.2506593;0.01468229,0.2523008;0.02635059;-0.06283617,-0.1925928;0.4579441;0.04573267,-0.219659;0.2025296;0.02791738,-0.2200006;-0.02853127;-0.02983432,0.07782515;0.01252368;-0.04516506,0.1174736;-0.3015965;-0.1097677,0.1125829;-0.6373065;0.1305046,0.1533823;-0.680096;0.1075237,-0.08512775;-0.003398626;-0.03154671,-0.0528131;-0.3243769;-0.05013959,0.01069676;-0.7254984;0.02418337,0.00262554;-0.7108378;-0.06061399,-0.02504189;0.5272231;0.03153372,638.1693
+0;0;0,0.002823826;0.3058307;0.01352156,0.005507124;0.6010339;0.01059632,0.1800735;0.4767102;0.01634015,0.2228856;0.2236485;0.03631909,0.277585;-0.00223057;-0.01373355,-0.1699999;0.4751951;0.007574779,-0.2277704;0.224402;0.0137105,-0.2736588;-0.00416778;-0.03285959,0.08120517;0.004029852;-0.04048721,0.09297435;-0.3169804;-0.00444635,0.09868219;-0.7177433;0.0946435,0.1125607;-0.7430016;0.02986834,-0.08141525;0.007649005;-0.03953208,-0.1137172;-0.3132895;-0.01855407,-0.1386118;-0.7186178;0.05595442,-0.1358056;-0.6796514;-0.02979889,0.004762823;0.5285543;0.01380571,0;0;0,-0.01477548;0.3050013;0.02188826,-0.02785661;0.5998296;0.02971888,0.1541706;0.495573;0.01070786,0.2325907;0.2503989;0.01419568,0.2521403;0.02657822;-0.06352687,-0.1933221;0.4579298;0.04489678,-0.2201576;0.2024823;0.02761411,-0.220714;-0.02844208;-0.02888634,0.07783115;0.01222324;-0.04519558,0.117596;-0.3023625;-0.1079617,0.1126198;-0.6382743;0.13204,0.15299;-0.6812176;0.1098716,-0.08511942;-0.003066289;-0.03154392,-0.05249376;-0.3240809;-0.05078531,0.01022838;-0.7253705;0.0233424,0.002240648;-0.7106898;-0.06117635,-0.02479616;0.5273433;0.03044629,638.1917
+0;0;0,0.002822015;0.3056346;0.01351289,0.005503215;0.6006063;0.01058977,0.1805886;0.4761823;0.01633874,0.2233945;0.2231575;0.03631478,0.2780555;-0.002562836;-0.01370268,-0.1705202;0.4746627;0.00754745,-0.2282822;0.2239061;0.01368228,-0.2741384;-0.004502997;-0.03285508,0.08117096;0.004028154;-0.04047015,0.09294174;-0.317026;-0.004424367,0.09864995;-0.7178144;0.0946718,0.1125781;-0.7432703;0.02966499,-0.08138094;0.007645782;-0.03951542,-0.1136873;-0.3133366;-0.01853455,-0.1385835;-0.7186908;0.05597871,-0.1357673;-0.6796923;-0.03008128,0.004759459;0.5281797;0.01379681,0;0;0,-0.01474166;0.3048455;0.02133036,-0.027706;0.5994686;0.02826476,0.1550297;0.4957332;0.0100975,0.2326459;0.2503511;0.01413918,0.2516972;0.02676862;-0.06388116,-0.1938824;0.4580069;0.04394561,-0.2213106;0.2025931;0.02768357,-0.221472;-0.02833545;-0.02809464,0.07799964;0.01196298;-0.04489684,0.1170514;-0.3030529;-0.106163,0.1122856;-0.6395398;0.1330814,0.1528464;-0.683142;0.1122782,-0.08502039;-0.002857899;-0.03171986,-0.05186022;-0.3238712;-0.05081019,0.00919833;-0.7255669;0.02265071,0.001299179;-0.7109658;-0.06217679,-0.02463637;0.5270387;0.02923274,638.2247
+0;0;0,0.002998994;0.3056348;0.01346947,0.005808589;0.6006067;0.01064992,0.1807569;0.4757252;0.01582455,0.2250205;0.2229899;0.03628371,0.279226;-0.003097549;-0.01255732,-0.170228;0.4746936;0.007432349,-0.2276933;0.2238694;0.01359275,-0.2738768;-0.004265949;-0.0339526,0.08116908;0.004116547;-0.04046502,0.09345522;-0.3169374;-0.004590698,0.09919278;-0.7177489;0.09441119,0.1134787;-0.7432164;0.02949207,-0.08140144;0.00754858;-0.03949188,-0.1132348;-0.3134818;-0.018523,-0.1378456;-0.7188557;0.05597819,-0.1351097;-0.6798526;-0.03008392,0.005056267;0.5281788;0.01382462,0;0;0,-0.01474166;0.3048455;0.02133036,-0.027706;0.5994686;0.02826476,0.1550297;0.4957332;0.0100975,0.2326459;0.2503511;0.01413918,0.2516972;0.02676862;-0.06388116,-0.1938824;0.4580069;0.04394561,-0.2213106;0.2025931;0.02768357,-0.221472;-0.02833545;-0.02809464,0.07799964;0.01196298;-0.04489684,0.1170514;-0.3030529;-0.106163,0.1122856;-0.6395398;0.1330814,0.1528464;-0.683142;0.1122782,-0.08502039;-0.002857899;-0.03171986,-0.05186022;-0.3238712;-0.05081019,0.00919833;-0.7255669;0.02265071,0.001299179;-0.7109658;-0.06217679,-0.02463637;0.5270387;0.02923274,638.2474
+0;0;0,0.002996138;0.3053438;0.01345665,0.005803972;0.6001289;0.0106382,0.1798526;0.475547;0.01580123,0.2241114;0.222839;0.03625818,0.2783223;-0.003271282;-0.01258777,-0.1693343;0.4745206;0.007452021,-0.2267934;0.2237235;0.01361176,-0.2729816;-0.004434824;-0.03393839,0.08121603;0.004118927;-0.04048842,0.09351033;-0.3171485;-0.004590254,0.09924815;-0.7179784;0.0944162,0.1137904;-0.7444411;0.02833232,-0.08144852;0.007552946;-0.03951472,-0.113303;-0.3136908;-0.0185319,-0.137915;-0.7190834;0.05597272,-0.13513;-0.6799188;-0.03163348,0.00505197;0.5277318;0.01381154,0;0;0,-0.01411393;0.3046266;0.02069592,-0.02652974;0.5991112;0.02654457,0.1553686;0.4958516;0.009845495,0.2325131;0.2503569;0.01429152,0.2512175;0.02680546;-0.0639739,-0.1922591;0.4590804;0.04335183,-0.2193206;0.203644;0.02727164,-0.2180336;-0.02728224;-0.02860319,0.07810079;0.01178807;-0.04487348,0.1163188;-0.3038042;-0.1048188,0.1117114;-0.6407255;0.1338496,0.1442252;-0.6876392;0.1056764,-0.08506139;-0.002667478;-0.03177681,-0.05116493;-0.3237987;-0.05122676,0.008201893;-0.7256745;0.02274109,0.0002357289;-0.7113885;-0.06360823,-0.02354299;0.5267123;0.02775455,638.2701
+0;0;0,0.002995933;0.3053228;0.01345572,0.005804598;0.6001931;0.01063557,0.1799905;0.4755295;0.01580194,0.2242418;0.2228645;0.03625541,0.2784997;-0.003441811;-0.01263289,-0.1694715;0.4745023;0.007446158,-0.2269208;0.223748;0.01360484,-0.273149;-0.004608259;-0.03398653,0.08110965;0.004113533;-0.04043539,0.09344152;-0.3181358;-0.004427504,0.09917983;-0.7189997;0.09458737,0.113299;-0.7438196;0.03042631,-0.08134184;0.007543053;-0.03946297,-0.1132937;-0.3146826;-0.01841602,-0.1379078;-0.7201096;0.05609494,-0.1352038;-0.6812117;-0.02896222,0.005052176;0.5277554;0.01381069,0;0;0,-0.01403859;0.3046601;0.01992989,-0.02610323;0.599258;0.02493143,0.1559105;0.4959747;0.009001017,0.2325288;0.2503732;0.01406264,0.2510447;0.02638996;-0.06363702,-0.192288;0.4597893;0.04225169,-0.2192674;0.2043728;0.02642195,-0.2184095;-0.02677488;-0.02942235,0.07804269;0.01153317;-0.04480004,0.1159097;-0.3054521;-0.1029351,0.1108137;-0.6431491;0.1346855,0.1448142;-0.6870592;0.1081813,-0.08490852;-0.002377426;-0.03186861,-0.05028905;-0.3243523;-0.05253077,0.007634137;-0.7264683;0.02147231,-5.108304E-06;-0.7117622;-0.06236649,-0.02320124;0.5268198;0.0263927,638.3034
+0;0;0,0.003103692;0.3051719;0.01331785,0.005993977;0.6001431;0.01053428,0.1793348;0.4755405;0.01549272,0.2239098;0.2230319;0.03639074,0.2777983;-0.002705246;-0.01051982,-0.1684983;0.4746923;0.007450779,-0.2250176;0.2237875;0.01350279,-0.2737904;-0.002489924;-0.03631262,0.08111571;0.004217897;-0.04039686,0.09388978;-0.320221;-0.004673038,0.09996367;-0.7210965;0.0947392,0.1136012;-0.7443205;0.03321471,-0.08131754;0.007444352;-0.03951573,-0.1134492;-0.3169467;-0.01858776,-0.1375734;-0.7225087;0.05596711,-0.1350254;-0.6839374;-0.02603333,0.005238735;0.5276623;0.01369312,0;0;0,-0.013473;0.3045886;0.01900411,-0.02526698;0.5993186;0.02277637,0.1560505;0.4962819;0.008487225,0.2320926;0.2505857;0.01442099,0.2504302;0.02714558;-0.0617373,-0.1909503;0.4606206;0.03964812,-0.2188279;0.2052705;0.02538516,-0.2163175;-0.02450447;-0.03170239,0.07806025;0.01138541;-0.04479313,0.1144607;-0.3083424;-0.1009104,0.1059891;-0.6481153;0.1338308,0.1389463;-0.6877842;0.1044352,-0.08488902;-0.002174147;-0.03191523,-0.0502165;-0.3262995;-0.0529039,0.006784137;-0.7286283;0.02128113,-0.0002251123;-0.7134163;-0.05956576,-0.02238382;0.526843;0.02450562,638.3253
+0;0;0,0.003103692;0.3051719;0.01331785,0.005993977;0.6001431;0.01053428,0.1793348;0.4755405;0.01549272,0.2239098;0.2230319;0.03639074,0.2777983;-0.002705246;-0.01051982,-0.1684983;0.4746923;0.007450779,-0.2250176;0.2237875;0.01350279,-0.2737904;-0.002489924;-0.03631262,0.08111571;0.004217897;-0.04039686,0.09388978;-0.320221;-0.004673038,0.09996367;-0.7210965;0.0947392,0.1136012;-0.7443205;0.03321471,-0.08131754;0.007444352;-0.03951573,-0.1134492;-0.3169467;-0.01858776,-0.1375734;-0.7225087;0.05596711,-0.1350254;-0.6839374;-0.02603333,0.005238735;0.5276623;0.01369312,0;0;0,-0.013473;0.3045886;0.01900411,-0.02526698;0.5993186;0.02277637,0.1560505;0.4962819;0.008487225,0.2320926;0.2505857;0.01442099,0.2504302;0.02714558;-0.0617373,-0.1909503;0.4606206;0.03964812,-0.2188279;0.2052705;0.02538516,-0.2163175;-0.02450447;-0.03170239,0.07806025;0.01138541;-0.04479313,0.1144607;-0.3083424;-0.1009104,0.1059891;-0.6481153;0.1338308,0.1389463;-0.6877842;0.1044352,-0.08488902;-0.002174147;-0.03191523,-0.0502165;-0.3262995;-0.0529039,0.006784137;-0.7286283;0.02128113,-0.0002251123;-0.7134163;-0.05956576,-0.02238382;0.526843;0.02450562,638.3481
+0;0;0,0.003103446;0.3051478;0.0133168,0.005995199;0.6002688;0.01053181,0.1795658;0.4755603;0.01549423,0.2241206;0.2231663;0.03638277,0.2782173;-0.003443018;-0.01070903,-0.1687272;0.474711;0.007441664,-0.2252209;0.2239201;0.01349093,-0.2741821;-0.00323157;-0.03651696,0.08109647;0.004216897;-0.04038728,0.09387408;-0.3203118;-0.004653573,0.099948;-0.7211899;0.09475928,0.1135038;-0.7440949;0.03360342,-0.08129827;0.007442587;-0.03950636,-0.1134388;-0.3170383;-0.01857259,-0.1375632;-0.7226027;0.05598275,-0.1350304;-0.6840828;-0.02552637,0.005239572;0.527751;0.01369226,0;0;0,-0.01326911;0.304607;0.01845598,-0.0252269;0.599487;0.0218544,0.1563227;0.4959805;0.007605791,0.2314429;0.2501659;0.01511073,0.2493991;0.02540313;-0.06009007,-0.1913525;0.4613525;0.03862192,-0.2192135;0.2061112;0.0244852,-0.2165207;-0.02449572;-0.03303938,0.07809053;0.01111472;-0.04476476,0.1138415;-0.3087949;-0.1007898,0.1044748;-0.6485856;0.1338964,0.1341238;-0.6892107;0.1046429,-0.08484972;-0.001850834;-0.03197891,-0.05078224;-0.3260876;-0.05363581,0.005511403;-0.7284545;0.02089536,-0.001385182;-0.7131756;-0.05946923,-0.02228038;0.5269781;0.02363276,638.3818
+0;0;0,0.002406971;0.3050342;0.01308177,0.004408384;0.6001822;0.01029872,0.1773302;0.4761879;0.01522978,0.221703;0.2238563;0.03665078,0.2769364;-0.005164087;-0.009464301,-0.1688812;0.4745147;0.007045379,-0.2244478;0.2235653;0.01302596,-0.2747935;-0.005484149;-0.03825126,0.08097411;0.00433657;-0.04034142,0.0944638;-0.3213662;-0.00524186,0.1013279;-0.7221537;0.09440002,0.1145421;-0.7440299;0.03305169,-0.08120392;0.007298842;-0.03944228,-0.1124592;-0.3184167;-0.01873564,-0.136336;-0.7240168;0.0555923,-0.133799;-0.685558;-0.02534835,0.003917258;0.5276543;0.01344048,0;0;0,-0.01300069;0.3045326;0.01770997,-0.02501465;0.5994378;0.02043676,0.1555759;0.4959692;0.007458925,0.2305511;0.2501824;0.01561928,0.2487943;0.02231061;-0.05765629,-0.1905751;0.4626658;0.03603249,-0.2195317;0.2075034;0.02367573,-0.2165747;-0.02524827;-0.03502347,0.0781475;0.01096183;-0.04445053,0.1145326;-0.3099989;-0.1006339,0.1032409;-0.6493204;0.1346099,0.1359483;-0.6887055;0.1073096,-0.08459035;-0.001620243;-0.03232478,-0.04966676;-0.326977;-0.05280776,0.005148377;-0.7295381;0.02166399,-0.001293552;-0.7141722;-0.05817162,-0.02203065;0.5269266;0.02234483,638.404
+0;0;0,0.002407006;0.3050387;0.01308196,0.004409482;0.6003435;0.01029696,0.1775271;0.4762419;0.01523217,0.2218931;0.2239488;0.03664991,0.2772264;-0.005485728;-0.009548564,-0.1690759;0.4745668;0.007038513,-0.224634;0.2236556;0.01301818,-0.2750708;-0.005807921;-0.03835177,0.08088051;0.004331557;-0.04029479,0.09437945;-0.3215949;-0.005171116,0.1012436;-0.7223817;0.09447059,0.1142031;-0.7432584;0.03430448,-0.08111005;0.007290404;-0.03939668,-0.1123868;-0.3186488;-0.01867582,-0.1362636;-0.7242483;0.055652,-0.1337754;-0.6859525;-0.02372889,0.003918025;0.5277665;0.01344084,0;0;0,-0.01313007;0.3045664;0.01710105,-0.02534356;0.5996262;0.01901007,0.1555588;0.4959442;0.007068633,0.2298451;0.2500094;0.01581526,0.2485084;0.02082866;-0.05464149,-0.1910086;0.4626773;0.03477316,-0.2201744;0.2075518;0.02297371,-0.2176158;-0.0254114;-0.03667413,0.07808658;0.010874;-0.04436589,0.1150557;-0.3101729;-0.1009884,0.1048742;-0.6495925;0.1341634,0.1404899;-0.6869348;0.1102283,-0.08444747;-0.00148876;-0.03241136,-0.04936539;-0.3270591;-0.0528366,0.00458372;-0.7296052;0.02234153,-0.001574394;-0.713987;-0.05596288,-0.022293;0.5270746;0.02112985,638.4374
+0;0;0,0.002406677;0.304997;0.01308017,0.004409201;0.6003087;0.01029539,0.177561;0.4762016;0.01523075,0.2219251;0.2239197;0.03664754,0.2771868;-0.005218342;-0.009491228,-0.1691103;0.4745262;0.007035482,-0.2246659;0.2236261;0.01301488,-0.2750374;-0.005540878;-0.03828867,0.08067337;0.004320463;-0.04019159,0.09418398;-0.3218877;-0.005037565,0.1010476;-0.7226471;0.09459732,0.1139837;-0.7434316;0.03454014,-0.08090231;0.007271733;-0.03929578,-0.1122061;-0.3189492;-0.01855701,-0.1360813;-0.7245209;0.05576572,-0.1335976;-0.6862401;-0.02347144,0.003917774;0.5277363;0.01343908,0;0;0,-0.01341742;0.3045288;0.01679921,-0.02604692;0.5995798;0.01865983,0.1550064;0.4957331;0.007290126,0.228634;0.24962;0.01625133,0.2475703;0.02035697;-0.0527904,-0.1920441;0.4634327;0.03320637,-0.2218989;0.2083847;0.02170811,-0.2185794;-0.02414979;-0.03832153,0.07799108;0.01078871;-0.04408192,0.1161809;-0.3102555;-0.1015475,0.1034891;-0.6488392;0.1346352,0.1415728;-0.6856952;0.1138222,-0.0840885;-0.001342298;-0.0327039,-0.05063095;-0.3273081;-0.05408206,0.003776252;-0.7295172;0.0224029,0.01267679;-0.7593575;-0.02949314,-0.02289693;0.5270365;0.02076316,638.4708
+0;0;0,0.00124485;0.3049109;0.01287523,0.001723331;0.6001335;0.01000731,0.1754805;0.476886;0.01490587,0.219936;0.2247656;0.03703827,0.2750559;-0.00336495;-0.007777814,-0.1713079;0.4743489;0.006779484,-0.2261559;0.2233745;0.01264628,-0.2762589;-0.004477084;-0.03896317,0.08048189;0.004406724;-0.04000191,0.09479678;-0.3218355;-0.005719054,0.1019752;-0.7224867;0.09414914,0.1149572;-0.7432145;0.03382323,-0.08065864;0.007141742;-0.03924389,-0.1112002;-0.3191532;-0.01891946,-0.1346206;-0.7247161;0.05535587,-0.1321536;-0.6864221;-0.02405555,0.001651676;0.5275896;0.01316397,0;0;0,-0.0131162;0.3044699;0.01624846,-0.02560998;0.599435;0.01772141,0.1553716;0.4955207;0.006800652,0.2279369;0.2492252;0.0169816,0.2474324;0.02093896;-0.05080891,-0.1917699;0.4638263;0.03221465,-0.2222168;0.2089361;0.02060346,-0.2204178;-0.02233797;-0.0393907,0.07786556;0.01068345;-0.04381466,0.1188103;-0.3095946;-0.103478,0.105795;-0.6472058;0.1340003,0.1419875;-0.6858643;0.1151016,-0.08371023;-0.001191381;-0.03298612,-0.05166376;-0.3271764;-0.05581192,0.00349221;-0.7288447;0.02271831,0.01208901;-0.7587898;-0.02937524,-0.02248508;0.5269221;0.01988935,638.4932
+0;0;0,0.00124485;0.3049109;0.01287523,0.001723331;0.6001335;0.01000731,0.1754805;0.476886;0.01490587,0.219936;0.2247656;0.03703827,0.2750559;-0.00336495;-0.007777814,-0.1713079;0.4743489;0.006779484,-0.2261559;0.2233745;0.01264628,-0.2762589;-0.004477084;-0.03896317,0.08048189;0.004406724;-0.04000191,0.09479678;-0.3218355;-0.005719054,0.1019752;-0.7224867;0.09414914,0.1149572;-0.7432145;0.03382323,-0.08065864;0.007141742;-0.03924389,-0.1112002;-0.3191532;-0.01891946,-0.1346206;-0.7247161;0.05535587,-0.1321536;-0.6864221;-0.02405555,0.001651676;0.5275896;0.01316397,0;0;0,-0.0131162;0.3044699;0.01624846,-0.02560998;0.599435;0.01772141,0.1553716;0.4955207;0.006800652,0.2279369;0.2492252;0.0169816,0.2474324;0.02093896;-0.05080891,-0.1917699;0.4638263;0.03221465,-0.2222168;0.2089361;0.02060346,-0.2204178;-0.02233797;-0.0393907,0.07786556;0.01068345;-0.04381466,0.1188103;-0.3095946;-0.103478,0.105795;-0.6472058;0.1340003,0.1419875;-0.6858643;0.1151016,-0.08371023;-0.001191381;-0.03298612,-0.05166376;-0.3271764;-0.05581192,0.00349221;-0.7288447;0.02271831,0.01208901;-0.7587898;-0.02937524,-0.02248508;0.5269221;0.01988935,638.5161
+0;0;0,0.001244207;0.3047535;0.01286859,0.00172255;0.5998898;0.0100016,0.1753574;0.4767013;0.01489792,0.2198106;0.2245936;0.0370292,0.2748337;-0.003136471;-0.007708229,-0.1711869;0.474166;0.00677725,-0.2260321;0.2232043;0.01264375,-0.2760472;-0.004247382;-0.03887511,0.0803469;0.004399333;-0.03993483,0.09472924;-0.3233798;-0.00549046,0.1019072;-0.7240069;0.09437171,0.1145259;-0.743315;0.03573404,-0.08052338;0.007129765;-0.03917807,-0.1112088;-0.3207023;-0.01875789,-0.1346278;-0.7262408;0.05551294,-0.1322298;-0.6881789;-0.0216761,0.001650918;0.5273691;0.01315724,0;0;0,-0.01333516;0.304325;0.01582074,-0.02615261;0.599192;0.01700377,0.1548229;0.4950058;0.007513285,0.2267153;0.2485374;0.01795077,0.2468975;0.02051455;-0.04904366,-0.1922176;0.4640157;0.0319235,-0.2231634;0.2091826;0.02067026,-0.2214773;-0.02164197;-0.03938928,0.07781978;0.0107269;-0.04357505,0.1200923;-0.3106942;-0.1046813,0.1083129;-0.6480007;0.1332507,0.1415508;-0.686136;0.1164663,-0.08347308;-0.001236054;-0.03317359,-0.05315207;-0.3289202;-0.05633013,0.004860245;-0.7299447;0.02329315,0.01078833;-0.7577448;-0.02821312,-0.0229467;0.5267076;0.01922464,638.5495
+0;0;0,0.0003785965;0.304294;0.01272521,4.845351E-06;0.5991907;0.009872784,0.1740183;0.4763485;0.01459651,0.2192656;0.2245011;0.03756479,0.2744467;-0.003506482;-0.006348312,-0.1727502;0.4735;0.00602879,-0.2276824;0.2225941;0.01156505,-0.2768962;-0.005091697;-0.04037683,0.07979247;0.00464071;-0.03975763,0.09421466;-0.3247958;-0.006804902,0.1027157;-0.7251024;0.09405378,0.1149035;-0.7425341;0.03758463,-0.08010574;0.00679591;-0.03880634,-0.1102773;-0.3226276;-0.01900548,-0.1335237;-0.7281842;0.05497809,-0.1311472;-0.6904262;-0.0193269,0.000141834;0.5267185;0.01301535,0;0;0,-0.01402991;0.3038029;0.01624537,-0.02727475;0.5984082;0.01779413,0.1538802;0.4942731;0.008532286,0.2256189;0.2478304;0.01955509,0.2459292;0.01977815;-0.04782772,-0.1935901;0.4637924;0.03184563,-0.2254941;0.2090933;0.02123979,-0.2241165;-0.02158156;-0.03998108,0.07757152;0.01067162;-0.04286981,0.1235331;-0.3106526;-0.1096568,0.113487;-0.6472646;0.1292608,0.1425962;-0.6854016;0.1194081,-0.08254395;-0.001174487;-0.03397294,-0.05406431;-0.3305574;-0.05673379,0.005373478;-0.7308354;0.02533204,0.01024343;-0.7563358;-0.0244983,-0.02398962;0.5259739;0.01993752,638.5723
+0;0;0,0.0003780124;0.3038246;0.01270558,4.693051E-06;0.5983759;0.00985617,0.1735006;0.4757612;0.01457183,0.2187416;0.2239481;0.03753698,0.2732609;-0.001324624;-0.005849402,-0.172236;0.4729212;0.006029601,-0.2271606;0.2220494;0.01156511,-0.2757842;-0.002905354;-0.03975375,0.0793322;0.00461394;-0.03952829,0.09378324;-0.3254816;-0.006509639,0.1022825;-0.7257041;0.09432783,0.1217682;-0.7715372;0.004045635,-0.07964364;0.006756708;-0.03858249,-0.1098756;-0.3233258;-0.01874202,-0.1331171;-0.7287972;0.05522601,-0.1293176;-0.6863938;-0.06357192,0.0001415349;0.5259813;0.01299536,0;0;0,-0.01421832;0.303298;0.01670742,-0.02774491;0.5975413;0.01881909,0.1529881;0.493525;0.01025057,0.2247921;0.2471589;0.02173495,0.2464145;0.02293991;-0.04798484,-0.1940532;0.4644871;0.03126504,-0.2271658;0.2099383;0.0216512,-0.2274677;-0.01578219;-0.04655965,0.0773956;0.01066023;-0.04211473,0.1273941;-0.3073183;-0.1236739,0.1191216;-0.6421749;0.1176167,0.109964;-0.634445;0.000563629,-0.08174134;-0.001214414;-0.03455793,-0.05525885;-0.3314071;-0.0576576,0.005196232;-0.7309519;0.02676747,0.01342765;-0.7906268;-0.05179393,-0.02439276;0.5251838;0.020818,638.5954
+0;0;0,0.0003772751;0.303232;0.0126808,4.505113E-06;0.5973501;0.009835595,0.1735294;0.4748338;0.01454689,0.2187653;0.2230496;0.0375094,0.2725176;0.0009458214;-0.005266659,-0.1722654;0.4719933;0.006003221,-0.2271838;0.2211504;0.01153809,-0.2751234;-0.0006399155;-0.03905885,0.07881004;0.004583572;-0.03926812,0.09316012;-0.3232056;-0.006480172,0.1016609;-0.7234998;0.09437538,0.121149;-0.7693425;0.00408186,-0.07911944;0.006712236;-0.03832854,-0.1091402;-0.321064;-0.0186267,-0.1323858;-0.7266082;0.0553546,-0.1285858;-0.6842032;-0.06345823,0.000141145;0.5250624;0.01297016,0;0;0,-0.01498918;0.3026281;0.01738381,-0.02909757;0.5964053;0.0200243,0.1518873;0.4926647;0.01244378,0.2237384;0.2463608;0.02430177,0.2478269;0.02756745;-0.0505209,-0.1954615;0.4637707;0.03164892,-0.2324699;0.2098012;0.02171416,-0.2307539;-0.01077645;-0.05171433,0.07721655;0.01080284;-0.0411694,0.1297583;-0.3007198;-0.1356134,0.1238455;-0.6366073;0.1044371,0.1150132;-0.6288397;-0.01266335,-0.08078646;-0.001436866;-0.03529164,-0.05675187;-0.3295538;-0.0573884,0.005392198;-0.729128;0.02602755,-0.00170073;-0.7206024;-0.09133238,-0.02561614;0.5241578;0.02191019,638.6298
+0;0;0,-0.0001109381;0.3032463;0.01233986,-0.0008626984;0.5973617;0.009273271,0.1727488;0.4748764;0.01464039,0.2183233;0.2231832;0.03792737,0.2720533;0.0009380132;-0.00413673,-0.1730558;0.4720669;0.005236875,-0.2280652;0.2212356;0.01037872,-0.2748374;-0.000737533;-0.04050818,0.07888914;0.004707384;-0.03909426,0.09379502;-0.3232706;-0.008517694,0.1033563;-0.7232907;0.09332615,0.1229097;-0.7707059;0.004391581,-0.07901497;0.006599771;-0.03856285,-0.1082885;-0.3212845;-0.01954574,-0.1307101;-0.7268567;0.0545357,-0.1266893;-0.6844734;-0.06427212,-0.0006412813;0.5250763;0.01245876,0;0;0,-0.01498918;0.3026281;0.01738381,-0.02909757;0.5964053;0.0200243,0.1518873;0.4926647;0.01244378,0.2237384;0.2463608;0.02430177,0.2478269;0.02756745;-0.0505209,-0.1954615;0.4637707;0.03164892,-0.2324699;0.2098012;0.02171416,-0.2307539;-0.01077645;-0.05171433,0.07721655;0.01080284;-0.0411694,0.1297583;-0.3007198;-0.1356134,0.1238455;-0.6366073;0.1044371,0.1150132;-0.6288397;-0.01266335,-0.08078646;-0.001436866;-0.03529164,-0.05675187;-0.3295538;-0.0573884,0.005392198;-0.729128;0.02602755,-0.00170073;-0.7206024;-0.09133238,-0.02561614;0.5241578;0.02191019,638.6529
+0;0;0,-0.0001107907;0.3028432;0.01232345,-0.0008618584;0.5966848;0.009259256,0.1729285;0.4742046;0.01462612,0.2184962;0.2225492;0.0379096,0.2677003;0.01902486;-0.0006112233,-0.1732332;0.4713922;0.005212895,-0.2282343;0.2205986;0.01035396,-0.2710667;0.01732334;-0.03624647,0.07873856;0.004698399;-0.03901964,0.09365158;-0.3234365;-0.008428449,0.1032157;-0.7235767;0.09344599,0.1227664;-0.7709811;0.004523925,-0.07886416;0.006587173;-0.03848924,-0.1081516;-0.3214539;-0.01946303,-0.13058;-0.7271481;0.05464066,-0.1265598;-0.6847665;-0.06415045,-0.0006406154;0.5244563;0.01244223,0;0;0,-0.01529783;0.3021633;0.01814365,-0.02961909;0.5956488;0.02139378,0.1516082;0.4918698;0.01428938,0.2246244;0.2459665;0.02650285,0.2523944;0.05217788;-0.05717421,-0.1962801;0.4634052;0.03256057,-0.2348644;0.2097369;0.0219484,-0.2348149;0.01046948;-0.0530153,0.0771288;0.01119813;-0.04086709,0.130787;-0.2951565;-0.1508596,0.1345061;-0.6336902;0.08570576,0.1257226;-0.6258251;-0.03139973,-0.08052911;-0.001836833;-0.0354409,-0.05852048;-0.3301534;-0.05899084,0.00594607;-0.72904;0.02654055,0.01416346;-0.7906809;-0.04971708,-0.02609931;0.5234571;0.02315259,638.6758
+0;0;0,-0.000110533;0.3021389;0.01229479,-0.0008593231;0.5951109;0.009243291,0.1733537;0.4728032;0.01460248,0.2189217;0.221146;0.03788613,0.2676861;0.01944016;-0.000290513,-0.1736526;0.4699839;0.005166287,-0.2286542;0.2191885;0.01030739,-0.2711039;0.01772954;-0.03587667,0.07833706;0.004674441;-0.03882068,0.09330383;-0.3246433;-0.008119209,0.1028687;-0.7248142;0.09376303,0.1224195;-0.7722192;0.004840188,-0.07846201;0.006553585;-0.03829298,-0.1078551;-0.32267;-0.01919818,-0.1302851;-0.7283952;0.05491119,-0.1262649;-0.6860135;-0.06388096,-0.000638984;0.5231775;0.01241327,0;0;0,-0.01554121;0.301368;0.01936102,-0.03027176;0.5939526;0.02333379,0.151701;0.4910397;0.01733851,0.2260886;0.2455331;0.0292933,0.2567552;0.05947438;-0.06537651,-0.1976198;0.4630809;0.0346248,-0.2402922;0.2101364;0.02245589,-0.240935;0.01644368;-0.06123026,0.07720067;0.0114963;-0.03966713,0.1312715;-0.290868;-0.1632347,0.1394679;-0.6299463;0.07249166,0.130852;-0.6219859;-0.04464529,-0.07959936;-0.002281022;-0.03639132,-0.058352;-0.3319034;-0.05907083,0.007646382;-0.7298691;0.0296748,0.0153769;-0.791214;-0.04698925,-0.02661335;0.5220597;0.02492452,638.7106
+0;0;0,0.001892061;0.3015943;0.01162765,0.00184353;0.5938815;0.008360077,0.1757302;0.471046;0.01463339,0.2209498;0.2192784;0.03766592,0.2703104;0.01967604;8.042157E-05,-0.1713003;0.4700713;0.004372481,-0.2252302;0.2190058;0.008836828,-0.2666773;0.01935978;-0.0371396,0.0783054;0.005000867;-0.03863418,0.09456551;-0.3260121;-0.01133249,0.1054305;-0.7259493;0.09190845,0.1253136;-0.7738091;0.003478222,-0.0783028;0.006222453;-0.03846164,-0.1060168;-0.3246711;-0.02055294,-0.1278277;-0.7304895;0.05402716,-0.1235646;-0.6881598;-0.06474654,0.002009712;0.5222338;0.01153524,0;0;0,-0.01532467;0.3007067;0.0209415,-0.0301008;0.5925919;0.02573729,0.1519586;0.4902723;0.01992369,0.2279951;0.2452199;0.03132677,0.2617461;0.07121809;-0.07946348,-0.1977688;0.46304;0.03638433,-0.2442114;0.2109016;0.02116697,-0.2492832;0.025829;-0.07585176,0.07728191;0.01178074;-0.03921819,0.1317438;-0.2860399;-0.176754,0.1447063;-0.6275532;0.05546808,0.1361946;-0.6194524;-0.06168723,-0.07942419;-0.002542962;-0.0365332,-0.05886056;-0.3336836;-0.05894689,0.009352736;-0.7309197;0.03203011,0.01587631;-0.7924573;-0.04449239,-0.02640632;0.5209818;0.02709723,638.7327
+0;0;0,0.001892061;0.3015943;0.01162765,0.00184353;0.5938815;0.008360077,0.1757302;0.471046;0.01463339,0.2209498;0.2192784;0.03766592,0.2703104;0.01967604;8.042157E-05,-0.1713003;0.4700713;0.004372481,-0.2252302;0.2190058;0.008836828,-0.2666773;0.01935978;-0.0371396,0.0783054;0.005000867;-0.03863418,0.09456551;-0.3260121;-0.01133249,0.1054305;-0.7259493;0.09190845,0.1253136;-0.7738091;0.003478222,-0.0783028;0.006222453;-0.03846164,-0.1060168;-0.3246711;-0.02055294,-0.1278277;-0.7304895;0.05402716,-0.1235646;-0.6881598;-0.06474654,0.002009712;0.5222338;0.01153524,0;0;0,-0.01532467;0.3007067;0.0209415,-0.0301008;0.5925919;0.02573729,0.1519586;0.4902723;0.01992369,0.2279951;0.2452199;0.03132677,0.2617461;0.07121809;-0.07946348,-0.1977688;0.46304;0.03638433,-0.2442114;0.2109016;0.02116697,-0.2492832;0.025829;-0.07585176,0.07728191;0.01178074;-0.03921819,0.1317438;-0.2860399;-0.176754,0.1447063;-0.6275532;0.05546808,0.1361946;-0.6194524;-0.06168723,-0.07942419;-0.002542962;-0.0365332,-0.05886056;-0.3336836;-0.05894689,0.009352736;-0.7309197;0.03203011,0.01587631;-0.7924573;-0.04449239,-0.02640632;0.5209818;0.02709723,638.7556
+0;0;0,0.001890082;0.3012788;0.01161549,0.001841803;0.5930638;0.008356133,0.1757038;0.4704178;0.01462093,0.2202083;0.2226322;0.03728916,0.2701899;0.02051835;-0.000769265,-0.1712783;0.4694433;0.00436145,-0.2243552;0.2223487;0.008755188,-0.2663238;0.0201906;-0.03779975,0.07822081;0.004995466;-0.03859245,0.09449502;-0.3263045;-0.01126708,0.1053679;-0.7265331;0.09204908,0.1252442;-0.7743664;0.003648818,-0.07821822;0.006215732;-0.03842009,-0.1059562;-0.3249647;-0.02049586,-0.127783;-0.7310788;0.05413856,-0.1235214;-0.6887532;-0.06459487,0.002007562;0.5215985;0.01152321,0;0;0,-0.01516464;0.300334;0.02183795,-0.03016584;0.5916937;0.02741456,0.1519202;0.4890041;0.02241969,0.2295118;0.2486357;0.03215337,0.2657679;0.0789835;-0.0890913,-0.1979455;0.4630434;0.03769433,-0.2476496;0.2158611;0.01973344,-0.2582698;0.03682336;-0.09264692,0.07755221;0.0118146;-0.03845644,0.1311081;-0.2809837;-0.1873593,0.1489412;-0.6274501;0.03762603,0.1406683;-0.619204;-0.07953215,-0.0790348;-0.002565422;-0.03714496,-0.05846518;-0.3340239;-0.05913044,0.01126438;-0.7308471;0.03384485,0.01753205;-0.7915025;-0.04367952,-0.02636302;0.5202677;0.02851462,638.7884
+0;0;0,0.003537135;0.3006591;0.01107031,0.004612872;0.5913062;0.007523724,0.1780556;0.4685004;0.01528436,0.2212136;0.2269821;0.03606047,0.2723948;0.0214636;-0.002119374,-0.168979;0.4692759;0.003635355,-0.2189899;0.2282082;0.006896317,-0.2608101;0.02239513;-0.04008356,0.07830518;0.005217148;-0.0383186,0.09513175;-0.3255109;-0.01540277,0.1083543;-0.7256088;0.09024778,0.1232709;-0.7493175;0.02811778,-0.07811381;0.005945792;-0.03860202,-0.1038578;-0.3245876;-0.02204184,-0.1248384;-0.7311902;0.05312015,-0.1216014;-0.6926009;-0.0298437,0.004610596;0.5202944;0.01072843,0;0;0,-0.01462156;0.299605;0.02353692,-0.02971412;0.589805;0.03052759,0.1523254;0.4872042;0.02577376,0.2312711;0.2540711;0.03224826,0.2707794;0.09232211;-0.1041021,-0.1978825;0.4628848;0.03963531,-0.2510528;0.2235703;0.01668179,-0.2626872;0.04736815;-0.1063325,0.07773601;0.01204285;-0.03793836,0.130365;-0.2728159;-0.2000339,0.1538898;-0.6272193;0.01271009,0.1779293;-0.6742698;-0.008563995,-0.07887528;-0.002791597;-0.03739161,-0.05841596;-0.3333748;-0.05942452,0.01293165;-0.7298162;0.03627793,0.01659638;-0.7634128;-0.01765999,-0.02588481;0.518826;0.03103757,638.8112
+0;0;0,0.003531412;0.3001726;0.0110524,0.004605683;0.5903615;0.007513467,0.1784012;0.4676097;0.01527618,0.2201459;0.2340006;0.03537191,0.272404;0.02415779;-0.003611274,-0.1693393;0.4683867;0.003603481,-0.2177124;0.2352135;0.006757653,-0.2604126;0.02506991;-0.04121073,0.07805869;0.005200725;-0.03819798,0.09486258;-0.3250816;-0.01531302,0.1081014;-0.7256719;0.09046753,0.1224278;-0.7472553;0.030796,-0.07786793;0.005927076;-0.03848051,-0.1035772;-0.3241609;-0.02194264,-0.1245837;-0.7312639;0.05331183,-0.1214748;-0.6930144;-0.02636916,0.004603412;0.519509;0.01071099,0;0;0,-0.01436047;0.2989868;0.02527642,-0.0295926;0.5886945;0.03340387,0.1528795;0.4859862;0.02877998,0.2322525;0.2614586;0.03141403,0.2742512;0.105409;-0.1174793,-0.1982751;0.4625646;0.04180301,-0.2547553;0.233213;0.01134896,-0.2694291;0.06297688;-0.1268139,0.07795729;0.01194855;-0.03686714,0.1288494;-0.2665137;-0.2093818,0.1586176;-0.6278427;-0.008402824,0.1868934;-0.6654947;-0.04081368,-0.07820081;-0.002637001;-0.0381703,-0.05793689;-0.3328495;-0.05918464,0.0153179;-0.7288694;0.03899536,0.01811312;-0.760107;-0.01266633,-0.02567114;0.5178785;0.03353691,638.8348
+0;0;0,0.00352575;0.2996913;0.01103468,0.004598227;0.5893337;0.007504466,0.1779649;0.4668904;0.01524777,0.2185869;0.2395643;0.03480302,0.2705218;0.03101908;-0.003939107,-0.1689175;0.4676656;0.003603871,-0.2159896;0.2407636;0.006673211,-0.2584258;0.03191943;-0.04099856,0.07793446;0.005192448;-0.03813718,0.09488284;-0.3279299;-0.01505546,0.1081285;-0.7287251;0.09077922,0.1233017;-0.7533578;0.02758029,-0.07774399;0.005917642;-0.03841927,-0.1036743;-0.3270086;-0.02173919,-0.1246915;-0.7343198;0.05355377,-0.1213989;-0.6955827;-0.03083743,0.004595961;0.5186617;0.01069384,0;0;0,-0.0140722;0.2983267;0.0274272,-0.02952383;0.587431;0.03713393,0.152614;0.484866;0.03228998,0.2344021;0.2680673;0.02795887,0.2789602;0.1222052;-0.1283362,-0.1979148;0.4623156;0.04419434,-0.2567409;0.2411357;0.007743668,-0.2751774;0.08417894;-0.142968,0.07816771;0.01215774;-0.03601646,0.1293391;-0.262827;-0.2191978,0.1599869;-0.6268554;-0.02283786,0.1950563;-0.6578845;-0.07032083,-0.07781596;-0.002858714;-0.03862239,-0.05717745;-0.3359843;-0.05841962,0.01737332;-0.7316374;0.04114917,0.01973659;-0.7669662;-0.01303227,-0.0254812;0.5168038;0.03674674,638.8668
+0;0;0,-0.0007467351;0.2996814;0.01181606,-0.003512505;0.5893181;0.00889148,0.1710297;0.4680945;0.01502938,0.2122532;0.2407704;0.03330677,0.2646225;0.03239305;-0.005752891,-0.1754885;0.4655952;0.002042394,-0.2220814;0.2385787;0.003561806,-0.2632791;0.02943653;-0.04388938,0.07804197;0.005479248;-0.0378763,0.09609197;-0.3279084;-0.02006232,0.1109475;-0.7284235;0.08661553,0.1277169;-0.7538707;0.02453932,-0.07770299;0.005594883;-0.03855035,-0.1019444;-0.3275574;-0.02397674,-0.1213022;-0.7348379;0.05192509,-0.1177695;-0.6960444;-0.03245056,-0.00273165;0.5186455;0.01196931,0;0;0,-0.0140722;0.2983267;0.0274272,-0.02952383;0.587431;0.03713393,0.152614;0.484866;0.03228998,0.2344021;0.2680673;0.02795887,0.2789602;0.1222052;-0.1283362,-0.1979148;0.4623156;0.04419434,-0.2567409;0.2411357;0.007743668,-0.2751774;0.08417894;-0.142968,0.07816771;0.01215774;-0.03601646,0.1293391;-0.262827;-0.2191978,0.1599869;-0.6268554;-0.02283786,0.1950563;-0.6578845;-0.07032083,-0.07781596;-0.002858714;-0.03862239,-0.05717745;-0.3359843;-0.05841962,0.01737332;-0.7316374;0.04114917,0.01973659;-0.7669662;-0.01303227,-0.0254812;0.5168038;0.03674674,638.8889
+0;0;0,-0.0007459174;0.2993533;0.01180312,-0.003510199;0.5888333;0.008879923,0.1709274;0.4676737;0.01501452,0.2113973;0.2445053;0.03295778,0.2626384;0.04061665;-0.005260501,-0.1753828;0.4651759;0.00203533,-0.221124;0.2423095;0.003526965,-0.2614343;0.0376725;-0.04290207,0.07791074;0.005470035;-0.03781261,0.09604079;-0.3293962;-0.01991963,0.1109123;-0.7303424;0.08687305,0.1264399;-0.7516837;0.02939359,-0.07757233;0.005585475;-0.03848553,-0.1019212;-0.3290444;-0.02384728,-0.1212999;-0.7367632;0.05213624,-0.1180288;-0.6986209;-0.02599136,-0.002729717;0.5181944;0.01195629,0;0;0,-0.01334249;0.2978731;0.02908325,-0.02848998;0.5867829;0.04054093,0.1532605;0.4836226;0.03549337,0.2371883;0.2723941;0.02536631,0.2815783;0.1352521;-0.1323628,-0.1970472;0.461891;0.04577338,-0.2587464;0.2474641;0.001296233,-0.2781861;0.09797765;-0.1501395,0.07822344;0.01214376;-0.03554463,0.1301924;-0.2567418;-0.2299259,0.1631812;-0.6261919;-0.04337285,0.1956794;-0.6497635;-0.09085844,-0.07754621;-0.002802943;-0.03883977,-0.05636575;-0.3374762;-0.05699155,0.01896094;-0.7333385;0.04302115,0.02130828;-0.76288;-0.008264545,-0.02462297;0.5161874;0.03942776,638.9113
+0;0;0,-0.000745655;0.2992479;0.01179897,-0.00351067;0.5887948;0.008873003,0.1711448;0.4675085;0.01501419,0.2109893;0.2477891;0.03268015,0.2596544;0.05415049;-0.003616806,-0.1755986;0.4650075;0.002018769,-0.2206328;0.2455855;0.003487351,-0.2589166;0.05123615;-0.04060758,0.07795627;0.005473231;-0.03783471,0.09603602;-0.3284638;-0.01999138,0.1109262;-0.7299129;0.08693525,0.1268735;-0.752642;0.02790206,-0.07761766;0.005588739;-0.03850802,-0.101899;-0.3281125;-0.02391039,-0.1213019;-0.7363427;0.05216843,-0.1179424;-0.6979803;-0.02807106,-0.002729484;0.5180923;0.01195214,0;0;0,-0.01326409;0.2975753;0.03101778,-0.02939557;0.5863343;0.046242,0.1527541;0.4829162;0.03914881,0.23901;0.2769708;0.02118611,0.2829248;0.1617218;-0.1399686,-0.1978284;0.4607291;0.04691662,-0.2621922;0.2531323;-0.007279027,-0.2824035;0.1308086;-0.1679343,0.07822064;0.01242879;-0.03557611,0.1304262;-0.2458894;-0.2422292,0.1628706;-0.6210445;-0.0660975,0.1953373;-0.6421918;-0.1194777,-0.07764053;-0.00302778;-0.03874769,-0.056794;-0.3368404;-0.0558866,0.02010805;-0.7330174;0.04384411,0.02224648;-0.7642292;-0.008769076,-0.02529638;0.5157188;0.04388261,638.9446
+0;0;0,-0.001673663;0.2989247;0.01171732,-0.004053066;0.5885724;0.008591745,0.1710105;0.467982;0.01563766,0.2148018;0.2331752;0.03175669,0.2624744;0.04440117;-0.004665483,-0.1764084;0.4641858;-8.329377E-05,-0.2227207;0.2293096;0.0001735262,-0.2591543;0.03949715;-0.04317063,0.07795367;0.005822046;-0.03743408,0.09893543;-0.3306637;-0.02597719,0.1160025;-0.7242727;0.08232118,0.1318009;-0.746417;0.0226643,-0.07731881;0.005248764;-0.03881022,-0.09851305;-0.3312048;-0.02681367,-0.1163263;-0.7323992;0.04850977,-0.1125064;-0.6940349;-0.03175854,-0.00344314;0.5178284;0.01172812,0;0;0,-0.01336645;0.2970515;0.03283048,-0.03011638;0.585713;0.0508852,0.1524313;0.4818957;0.0426383,0.2560833;0.2706651;-0.001516104,0.2869641;0.1710129;-0.1698928,-0.1984456;0.4588288;0.04821958,-0.2696768;0.2400203;-0.01781566,-0.2893806;0.1223609;-0.1759388,0.07830291;0.01240331;-0.0350256,0.1315594;-0.2432724;-0.2485385,0.1606675;-0.6153681;-0.08226921,0.1876556;-0.6390466;-0.136286,-0.07729357;-0.002989416;-0.03909918,-0.05592177;-0.3393072;-0.054189,0.02035498;-0.7286078;0.04366209,0.02232516;-0.7597457;-0.009118933,-0.02590974;0.5150892;0.04780436,638.9672
+0;0;0,-0.001674314;0.2990412;0.01172188,-0.004054583;0.5887923;0.008594014,0.1721866;0.4678138;0.01566861,0.2167617;0.228804;0.03207617,0.2645071;0.03974211;-0.00440155,-0.1775766;0.463992;-0.0001584273,-0.2247179;0.2249116;0.0001029898,-0.261207;0.03480963;-0.04330727,0.0779665;0.005823004;-0.03744024,0.09910121;-0.3331155;-0.02589983,0.1159451;-0.721577;0.08098222,0.1331474;-0.7483549;0.01602419,-0.07733154;0.005249628;-0.0388166,-0.09868028;-0.3336565;-0.02673261,-0.1162605;-0.7296042;0.04760575,-0.1121012;-0.6904966;-0.03979524,-0.003444209;0.5179965;0.01173268,0;0;0,-0.01407041;0.2969931;0.03410196,-0.03186262;0.585521;0.05473042,0.1521144;0.4815551;0.04617286,0.2609236;0.2712532;-0.01140738,0.2937849;0.1845338;-0.1867771,-0.20068;0.4568416;0.04913279,-0.2752684;0.2395262;-0.03206061,-0.2966315;0.132514;-0.197731,0.07844129;0.01248506;-0.0347209,0.1320037;-0.2395267;-0.2562616,0.1590201;-0.6110753;-0.1018867,0.1881887;-0.6271507;-0.1709189,-0.07721857;-0.003070579;-0.03927236,-0.05521551;-0.3418514;-0.05350567,0.02049583;-0.7260159;0.04290618,0.02333363;-0.7649415;-0.01168678,-0.02745383;0.5148823;0.05112457,639.0007
+0;0;0,-0.001675158;0.2991917;0.01172778,-0.004062079;0.5897509;0.008589853,0.1722147;0.4685351;0.01567529,0.2167587;0.2296922;0.0320714,0.2728943;0.007406712;-0.01081648,-0.1776155;0.4647126;-0.0001547756,-0.2247239;0.2257991;0.000106459,-0.2676252;0.00229083;-0.05093221,0.07789958;0.005818006;-0.03740811,0.09919782;-0.335743;-0.02577841,0.1154033;-0.7094822;0.07705291,0.1312251;-0.7317034;0.017308,-0.07726517;0.005245122;-0.03878329,-0.09877909;-0.3362833;-0.0266058,-0.1156931;-0.7172249;0.04491521,-0.1118675;-0.6788481;-0.03547155,-0.003449744;0.5187275;0.01173861,0;0;0,-0.01402504;0.2969084;0.03612089,-0.03179279;0.5859823;0.06021881,0.1517989;0.4804234;0.04896688,0.2664804;0.2786879;-0.02485657,0.3003976;0.2013425;-0.2422702,-0.2003399;0.456118;0.05064802,-0.2766788;0.2458095;-0.0454856,-0.2908961;0.1380096;-0.2518311,0.07840054;0.01270485;-0.03454709,0.1327603;-0.2370473;-0.2624104,0.1530006;-0.5991758;-0.1246748,0.1836969;-0.6211226;-0.1785831,-0.07708891;-0.003262469;-0.03934737,-0.05427343;-0.3446793;-0.05226314,0.01929378;-0.7145646;0.03878942,0.02251132;-0.7485868;-0.01058301,-0.02747867;0.5151598;0.05572748,639.0343
+0;0;0,-0.003490911;0.2997074;0.01188831,-0.007498552;0.5908818;0.008926617,0.1708477;0.469347;0.01698562,0.2159834;0.2300352;0.02966192,0.276249;-0.001390964;-0.01583266,-0.1822078;0.4652246;-0.001016648,-0.2280146;0.2257098;-0.002582334,-0.2711596;-0.00766024;-0.05677373,0.07792208;0.006137922;-0.03729086,0.1003308;-0.3379256;-0.03168988,0.1184805;-0.6972533;0.06974988,0.1358963;-0.7217078;0.005463153,-0.07725131;0.004912122;-0.03883606,-0.09670405;-0.3392261;-0.02865326,-0.1117526;-0.7062687;0.04055063,-0.1073098;-0.6673424;-0.04490086,-0.006498545;0.5196905;0.01203642,0;0;0,-0.01485217;0.2971864;0.03791738,-0.03353417;0.5865874;0.06481695,0.1515859;0.4793312;0.05108404,0.2686817;0.2814294;-0.03010416,0.3028148;0.2288257;-0.2653222,-0.2025433;0.4538494;0.05080822,-0.2783176;0.2730986;-0.09429693,-0.2843865;0.1640739;-0.3118665,0.0786428;0.01273587;-0.03395939,0.1332062;-0.2333753;-0.2692578,0.1463348;-0.5837773;-0.1397126,0.1764205;-0.6046273;-0.2022467,-0.0768492;-0.003307703;-0.03979186,-0.05313279;-0.3471258;-0.05161788,0.01806947;-0.703516;0.03585864,0.02194654;-0.7418546;-0.01625841,-0.02901539;0.5156454;0.05975103,639.0676
+0;0;0,-0.003495373;0.3000905;0.01190351,-0.007508669;0.5916756;0.008937513,0.1723451;0.4696102;0.01704305,0.2164125;0.2359625;0.02941932,0.2821217;-0.01636735;-0.02018459,-0.1837086;0.4654528;-0.001112097,-0.2284313;0.2316069;-0.002640727,-0.2754733;-0.02284244;-0.061727,0.07783985;0.006131445;-0.0372515,0.1003698;-0.3397939;-0.03162022,0.1183994;-0.6967424;0.06914786,0.1356451;-0.7206652;0.005488776,-0.07716978;0.004906938;-0.03879508,-0.09672779;-0.3410935;-0.02855717,-0.1116767;-0.7057056;0.04018847,-0.1072773;-0.6668665;-0.04442874,-0.006507214;0.5203813;0.01205182,0;0;0,-0.01554097;0.297243;0.04016566,-0.03529366;0.5866885;0.07009864,0.1514008;0.4785204;0.05347848,0.269714;0.2942723;-0.04001474,0.3133835;0.2605636;-0.2996401,-0.2045121;0.4514903;0.05060615,-0.2786717;0.2681499;-0.08195692,-0.3009859;0.1703892;-0.3277079,0.07897995;0.01274237;-0.03292584,0.1342216;-0.2303387;-0.2738898,0.1473901;-0.5825697;-0.1570506,0.1732254;-0.6033826;-0.2203605,-0.07632641;-0.003350633;-0.04058773,-0.05157829;-0.3490567;-0.04944764,0.01911265;-0.7030976;0.03743926,0.02302327;-0.740682;-0.01427737,-0.03050584;0.515716;0.06430578,639.0899
+0;0;0,-0.00349854;0.3003624;0.01191429,-0.007516755;0.5923049;0.008944704,0.1739738;0.4696887;0.01709966,0.2171809;0.2406026;0.02923431,0.2829123;-0.01181287;-0.02038642,-0.185336;0.4654933;-0.001221508,-0.2291855;0.2362128;-0.002720294,-0.2762435;-0.01832281;-0.06182659,0.07785408;0.006132567;-0.03725832,0.09994674;-0.333078;-0.03173634,0.1193829;-0.7178754;0.07689361,0.1385256;-0.7477294;0.006232396,-0.0771839;0.004907836;-0.03880217,-0.09636226;-0.3343764;-0.028763,-0.1124775;-0.7274355;0.04534614,-0.1075941;-0.687624;-0.04857846,-0.006514086;0.5209241;0.01206279,0;0;0,-0.0157827;0.2970675;0.04328465,-0.03600173;0.5865056;0.07630992,0.1522872;0.4778658;0.05648565,0.271788;0.3038277;-0.04313803,0.3032925;0.2718328;-0.3048252,-0.2056761;0.4492089;0.05092485,-0.2773347;0.2948642;-0.1088792,-0.2839778;0.2034222;-0.3580591,0.0792394;0.01276949;-0.03232813,0.134809;-0.1915048;-0.2983477,0.1410728;-0.5705095;-0.1696484,0.1662103;-0.6026933;-0.236306,-0.0762358;-0.003370185;-0.04078963,-0.05107646;-0.3423462;-0.04746962,0.02579223;-0.7242569;0.04463244,0.0241947;-0.7102191;-0.04855876,-0.03110513;0.5155211;0.0697391,639.1231
+0;0;0,-0.004061511;0.3003471;0.01211801,-0.00819349;0.5922912;0.009443671,0.1733201;0.4699149;0.01888579,0.2183023;0.2409671;0.02623935,0.2836286;-0.01046605;-0.0286262,-0.1858236;0.4651729;-0.002050542,-0.2272984;0.2354778;-0.005870088,-0.2728881;-0.01913501;-0.06578898,0.07802836;0.006311079;-0.03686185,0.1027161;-0.3327654;-0.0368106,0.1245038;-0.7170856;0.07305579,0.1438589;-0.7489358;0.004194446,-0.07703774;0.004738198;-0.03911247,-0.09358697;-0.3347455;-0.03141389,-0.1078308;-0.7277604;0.04331058,-0.1024386;-0.6879231;-0.05058347,-0.007193374;0.520907;0.01248359,0;0;0,-0.0157827;0.2970675;0.04328465,-0.03600173;0.5865056;0.07630992,0.1522872;0.4778658;0.05648565,0.271788;0.3038277;-0.04313803,0.3032925;0.2718328;-0.3048252,-0.2056761;0.4492089;0.05092485,-0.2773347;0.2948642;-0.1088792,-0.2839778;0.2034222;-0.3580591,0.0792394;0.01276949;-0.03232813,0.134809;-0.1915048;-0.2983477,0.1410728;-0.5705095;-0.1696484,0.1662103;-0.6026933;-0.236306,-0.0762358;-0.003370185;-0.04078963,-0.05107646;-0.3423462;-0.04746962,0.02579223;-0.7242569;0.04463244,0.0241947;-0.7102191;-0.04855876,-0.03110513;0.5155211;0.0697391,639.1459
+0;0;0,-0.004066138;0.3006893;0.01213181,-0.008198148;0.5926355;0.009458039,0.1742858;0.4699976;0.01893404,0.2122961;0.2765343;0.02514787,0.277597;0.02519929;-0.02969627,-0.1867888;0.46523;-0.00211485,-0.2218354;0.2711353;-0.005342405,-0.2674074;0.01662186;-0.06523792,0.07804574;0.006312484;-0.03687006,0.1030771;-0.3374828;-0.0368181,0.1238835;-0.7044934;0.06809996,0.1417553;-0.7316038;0.004515648,-0.07705491;0.004739253;-0.03912118,-0.09383444;-0.339469;-0.03131546,-0.1074368;-0.7147826;0.04004344,-0.1024578;-0.6756991;-0.04665525,-0.007198208;0.5212638;0.01249742,0;0;0,-0.01647175;0.2971172;0.04503179,-0.0371661;0.5862641;0.08023334,0.1521133;0.4776366;0.05839872,0.2645214;0.3394376;-0.0263176,0.29968;0.2809335;-0.2827986,-0.2072779;0.4484763;0.0513943,-0.2717785;0.3143649;-0.07808626,-0.2806262;0.2543759;-0.3364744,0.07938571;0.01278421;-0.03201342,0.13521;-0.2039027;-0.2942199,0.1405157;-0.5698957;-0.1839547,0.1626003;-0.5957614;-0.2473209,-0.07619046;-0.00334813;-0.04091686,-0.05012219;-0.3470193;-0.04660596,0.02331094;-0.7117708;0.04115156,0.02200325;-0.6965004;-0.04490244,-0.03218176;0.5153401;0.07322764,639.1682
+0;0;0,-0.004071935;0.301118;0.01214911,-0.008206417;0.5932387;0.00947402,0.1747375;0.4704348;0.01896786,0.212889;0.2762533;0.02520476,0.2781955;0.02489638;-0.02964416,-0.1872513;0.4656551;-0.002134325,-0.222428;0.2708399;-0.005373862,-0.2680039;0.01630428;-0.0652746,0.07815886;0.006321633;-0.0369235,0.1032064;-0.3376963;-0.0368715,0.1235896;-0.6972423;0.06591266,0.1414162;-0.7242079;0.002489626,-0.07716659;0.004746122;-0.03917788,-0.09395698;-0.339685;-0.03136711,-0.1072827;-0.7073653;0.03854046,-0.1023163;-0.6683048;-0.04793832,-0.00720597;0.5218309;0.01251494,0;0;0,-0.0173027;0.2973143;0.04627156,-0.03833482;0.5864608;0.08267689,0.1514911;0.4780448;0.05984044,0.2644521;0.3453946;-0.03420543,0.2995367;0.2906713;-0.2915536,-0.2083019;0.4481936;0.05063608,-0.2661696;0.3353516;-0.1014129,-0.277267;0.2357904;-0.3472138,0.07942662;0.01304933;-0.03214407,0.1353217;-0.2043464;-0.2940421,0.1365597;-0.5653675;-0.1944647,0.1584113;-0.5877565;-0.2605195,-0.07635658;-0.003536448;-0.04085683,-0.04994766;-0.3474109;-0.04621378,0.02202533;-0.7046582;0.04008598,0.02102417;-0.6893436;-0.04575502,-0.03327131;0.5155245;0.07548475,639.2018
+0;0;0,-0.004758467;0.3013289;0.01232288,-0.009365479;0.5936907;0.009897139,0.1745159;0.4713279;0.02002737,0.214986;0.2770335;0.02140748,0.2806886;0.02655336;-0.03743466,-0.1889803;0.4663273;-0.003497381,-0.2232894;0.2709208;-0.00890163,-0.2681068;0.01651761;-0.07046443,0.07855915;0.006432876;-0.03624982,0.1071699;-0.3337665;-0.04125984,0.1301082;-0.7040385;0.06547274,0.1484773;-0.729979;0.001769051,-0.07685789;0.004695095;-0.0399724,-0.09184798;-0.3363647;-0.03424143,-0.1018952;-0.7153785;0.03833232,-0.09653164;-0.6763336;-0.0477743,-0.0082652;0.5222265;0.01287597,0;0;0,-0.01783888;0.2971983;0.04825497,-0.03916486;0.5863231;0.08658123,0.1513413;0.4777764;0.06218648,0.2667261;0.3514834;-0.0384438,0.2967584;0.3288513;-0.3013228,-0.2093007;0.4481924;0.05048184,-0.2676673;0.3295076;-0.0974956,-0.2858226;0.2337732;-0.3445277,0.0795344;0.01316571;-0.0320611,0.1355242;-0.1872917;-0.3027292,0.1324885;-0.560726;-0.2049692,0.1543466;-0.5816749;-0.2716877,-0.07644219;-0.003655965;-0.04086805,-0.0496415;-0.3440125;-0.04516121,0.02436875;-0.7121977;0.04417857,0.02941399;-0.7506543;-0.00886073,-0.03401178;0.515385;0.07893658,639.2238
+0;0;0,-0.004758467;0.3013289;0.01232288,-0.009365479;0.5936907;0.009897139,0.1745159;0.4713279;0.02002737,0.214986;0.2770335;0.02140748,0.2806886;0.02655336;-0.03743466,-0.1889803;0.4663273;-0.003497381,-0.2232894;0.2709208;-0.00890163,-0.2681068;0.01651761;-0.07046443,0.07855915;0.006432876;-0.03624982,0.1071699;-0.3337665;-0.04125984,0.1301082;-0.7040385;0.06547274,0.1484773;-0.729979;0.001769051,-0.07685789;0.004695095;-0.0399724,-0.09184798;-0.3363647;-0.03424143,-0.1018952;-0.7153785;0.03833232,-0.09653164;-0.6763336;-0.0477743,-0.0082652;0.5222265;0.01287597,0;0;0,-0.01783888;0.2971983;0.04825497,-0.03916486;0.5863231;0.08658123,0.1513413;0.4777764;0.06218648,0.2667261;0.3514834;-0.0384438,0.2967584;0.3288513;-0.3013228,-0.2093007;0.4481924;0.05048184,-0.2676673;0.3295076;-0.0974956,-0.2858226;0.2337732;-0.3445277,0.0795344;0.01316571;-0.0320611,0.1355242;-0.1872917;-0.3027292,0.1324885;-0.560726;-0.2049692,0.1543466;-0.5816749;-0.2716877,-0.07644219;-0.003655965;-0.04086805,-0.0496415;-0.3440125;-0.04516121,0.02436875;-0.7121977;0.04417857,0.02941399;-0.7506543;-0.00886073,-0.03401178;0.515385;0.07893658,639.2466
+0;0;0,-0.004760035;0.3014281;0.01232694,-0.009362978;0.5935304;0.009905292,0.1742098;0.4713604;0.02001903,0.2148473;0.2762625;0.02140485,0.280548;0.02578971;-0.03743557,-0.188676;0.4663683;-0.003466207,-0.2231269;0.2701535;-0.008892806,-0.2679431;0.0157578;-0.07045382,0.07859886;0.006436127;-0.03626813,0.1071064;-0.3325366;-0.04126009,0.1298525;-0.699706;0.06457812,0.1480954;-0.725262;0.001312234,-0.07689672;0.004697467;-0.0399926,-0.09183276;-0.3351326;-0.03428229,-0.1017957;-0.7109705;0.03768332,-0.09646909;-0.6719877;-0.04783153,-0.008264353;0.5221736;0.01287965,0;0;0,-0.01846303;0.2970087;0.04978418,-0.04031602;0.5855247;0.0903523,0.1499567;0.4779079;0.06347346,0.2710018;0.3666536;-0.04916359,0.3032964;0.362808;-0.3127118,-0.2097908;0.4480661;0.05149701,-0.24014;0.2908881;-0.06720659,-0.2752038;0.237274;-0.3249108,0.07958218;0.01333535;-0.031991,0.1353833;-0.1807063;-0.3058052,0.1284556;-0.5529176;-0.2166803,0.1504147;-0.5745692;-0.282039,-0.07646552;-0.003800886;-0.04090426,-0.04916324;-0.3428908;-0.04447437,0.02351725;-0.7083405;0.04325544,0.02770621;-0.7435014;-0.012944,-0.03503407;0.5147637;0.08217764,639.28
+0;0;0,-0.005539957;0.3010765;0.0124111,-0.01080344;0.5927691;0.01016596,0.1725304;0.47077;0.02174249,0.2140958;0.2752356;0.01740086,0.2807529;0.02629198;-0.04667969,-0.189529;0.4657031;-0.004178607,-0.223874;0.268917;-0.01289026,-0.2671933;0.01502064;-0.07756244,0.07889125;0.006678318;-0.03600194,0.1110207;-0.3313167;-0.04514315,0.1350011;-0.6911371;0.0597486,0.1528814;-0.7158386;-0.00366237,-0.07686455;0.004490977;-0.04045047,-0.09088496;-0.3348415;-0.03679082,-0.09713943;-0.7037133;0.03351223,-0.09138818;-0.6647547;-0.05145581,-0.009553764;0.5215522;0.01308801,0;0;0,-0.01873499;0.2963554;0.05151963,-0.04087535;0.5842449;0.09348249,0.1491338;0.4772735;0.06524897,0.2787113;0.3885024;-0.05848312,0.30595;0.3934517;-0.3225967,-0.2099501;0.447618;0.05305493,-0.2507669;0.3010891;-0.07672764,-0.2783999;0.2470817;-0.3352659,0.07966024;0.01362201;-0.03214431,0.1351575;-0.1751879;-0.3089608,0.1256437;-0.5425109;-0.2312992,0.1454065;-0.5655496;-0.2955583,-0.07669281;-0.004054327;-0.04082088,-0.04914798;-0.3425676;-0.04337991,0.02239349;-0.7014353;0.04114131,0.02520365;-0.7370309;-0.01383356,-0.03551501;0.5136722;0.08495474,639.3135
+0;0;0,-0.005535255;0.300821;0.01240056,-0.01079694;0.5924129;0.01015739,0.1720784;0.4705927;0.02171005,0.2136342;0.2751039;0.01736945,0.2801748;0.02659529;-0.04659915,-0.1890712;0.4655385;-0.004145902,-0.2234081;0.2687984;-0.01285551,-0.2666517;0.01534563;-0.0774147,0.07895292;0.006683538;-0.03603008,0.1111699;-0.3322324;-0.04519619,0.1352928;-0.6941904;0.06031871,0.1536741;-0.720425;-0.004869439,-0.07692463;0.004494486;-0.04048209,-0.09098324;-0.3357626;-0.03681247,-0.09727487;-0.7068258;0.03390824,-0.09136243;-0.6676161;-0.05344114,-0.009548163;0.5212473;0.01307733,0;0;0,-0.01901368;0.2957632;0.05329465,-0.04130504;0.5833293;0.0966773,0.1482528;0.4771751;0.06679845,0.2791808;0.3898585;-0.05647063,0.3311428;0.4571369;-0.3075677,-0.2095789;0.4467799;0.05459156,-0.2552167;0.347538;-0.1128295,-0.2735251;0.2743357;-0.3669602,0.07980911;0.01385435;-0.03185844,0.1356823;-0.1700732;-0.3129897,0.1232894;-0.5398774;-0.2366996,0.1436834;-0.560208;-0.305986,-0.07665274;-0.004273994;-0.04101815,-0.0488598;-0.3437035;-0.04206517,0.02342142;-0.7048101;0.04223372,0.02606926;-0.7418975;-0.01470455,-0.03590871;0.5128579;0.08777261,639.3356
+0;0;0,-0.005526699;0.300356;0.01238139,-0.01078579;0.5918031;0.0101402,0.1716313;0.4701656;0.02166887,0.2132098;0.27457;0.01732589,0.2798346;0.02574687;-0.04672366,-0.188609;0.4651241;-0.004121984,-0.2229647;0.2682764;-0.01283636,-0.266263;0.01450294;-0.07747724,0.07914335;0.006699658;-0.03611698,0.1114169;-0.3328114;-0.04529919,0.1356835;-0.6969258;0.06084432,0.1541859;-0.7235307;-0.004773155,-0.07711016;0.004505327;-0.04057973,-0.09119346;-0.3363491;-0.03690366,-0.09752257;-0.7096229;0.03423835,-0.0915712;-0.6703526;-0.05368629,-0.009537973;0.5206926;0.01305788,0;0;0,-0.01906057;0.2949656;0.05504131,-0.04114263;0.5822576;0.09936953,0.1478412;0.4765696;0.06843472,0.2813595;0.3963361;-0.05702734,0.3072084;0.4407339;-0.3174402,-0.2091215;0.4464625;0.05650238,-0.2569979;0.3476031;-0.1106501,-0.2691972;0.2853922;-0.3684002,0.07994688;0.01412809;-0.03196692,0.1367853;-0.163616;-0.3175716,0.1229241;-0.5370019;-0.2481062,0.1434042;-0.5565698;-0.3186449,-0.07690992;-0.004537166;-0.04095447,-0.04878351;-0.3445409;-0.04095541,0.02399738;-0.7077767;0.04388156,0.02631615;-0.7452763;-0.01348161,-0.03581429;0.51187;0.09020567,639.3696
+0;0;0,-0.002801573;0.2994528;0.01114526,-0.006380833;0.5903568;0.008229643,0.1742073;0.4669138;0.02208615,0.2178185;0.2717445;0.01263158,0.2853585;0.02495529;-0.05794894,-0.1845208;0.4660743;-0.004175023,-0.2185127;0.2691655;-0.01658011,-0.2613806;0.01649901;-0.08564644,0.08094952;0.007103413;-0.03647297,0.1168092;-0.3344696;-0.05028536,0.1424552;-0.6918169;0.05452952,0.1602866;-0.7169434;-0.01112871,-0.07848107;0.004367676;-0.0418952,-0.09061936;-0.3391404;-0.03997395,-0.09399296;-0.7057784;0.03007035,-0.08795701;-0.6666921;-0.05681405,-0.005449526;0.5194911;0.01126083,0;0;0,-0.01999342;0.2934657;0.05729032,-0.04251629;0.5799243;0.1030817,0.1458979;0.4755502;0.07062435,0.2823377;0.4062358;-0.05845737,0.3127897;0.445828;-0.3191359,-0.2086501;0.4457968;0.05347191,-0.2682301;0.370234;-0.1220926,-0.261797;0.2687726;-0.3672708,0.08112442;0.01566908;-0.03326964,0.1381508;-0.1578512;-0.3244526,0.1202056;-0.5244489;-0.2564447,0.1397706;-0.5458318;-0.3245982,-0.07900877;-0.00562341;-0.04073762,-0.05074059;-0.3481856;-0.03979827,0.02112208;-0.7048566;0.04364365,0.02360888;-0.7421464;-0.01233656,-0.03702294;0.5098598;0.09344912,639.403
+0;0;0,-0.00279107;0.29833;0.01110347,-0.006367119;0.5889738;0.008190823,0.1736383;0.4657728;0.02200921,0.2172863;0.2704387;0.01254666,0.2847795;0.02382068;-0.0579849,-0.1839281;0.464936;-0.00416692,-0.2179487;0.2678609;-0.01658248,-0.2607868;0.01536974;-0.0856009,0.08180088;0.007178121;-0.03685657,0.1178278;-0.3359874;-0.05073335,0.1429486;-0.6860168;0.05193507,0.1609148;-0.7115601;-0.01421957,-0.07930647;0.004413611;-0.04233582,-0.09150135;-0.340696;-0.0404056,-0.09480587;-0.6998258;0.02820428,-0.08872428;-0.6606709;-0.05933702,-0.005436753;0.5181798;0.01121895,0;0;0,-0.02085193;0.2916409;0.06035471,-0.04319561;0.5775101;0.1082394,0.1442967;0.4732481;0.0733037,0.2825216;0.4136128;-0.05893707,0.3157667;0.4782025;-0.314032,-0.208705;0.4439653;0.05727355,-0.2694468;0.3806054;-0.1228543,-0.2517248;0.4478716;-0.3788068,0.08182012;0.0165506;-0.03365803,0.1382794;-0.1577217;-0.3263944,0.1174451;-0.5167705;-0.2604983,0.1371929;-0.537575;-0.3298756,-0.08015056;-0.006625482;-0.04041419,-0.05164366;-0.350767;-0.03776312,0.01857216;-0.7001009;0.04426133,0.02169016;-0.7396062;-0.009993363,-0.03775275;0.5076049;0.09796906,639.425
+0;0;0,-0.0027866;0.2978523;0.01108569,-0.006357271;0.5880626;0.008179078,0.1730469;0.4651815;0.02195517,0.2167251;0.2697124;0.01248607,0.2841933;0.02318585;-0.05801934,-0.1833227;0.4643475;-0.004133354,-0.2173668;0.2671363;-0.0165575,-0.2601891;0.01473868;-0.08555032,0.08168542;0.007167988;-0.03680454,0.117697;-0.3358512;-0.0506754,0.1425572;-0.68225;0.05092811,0.1608408;-0.7087746;-0.01639533,-0.07919452;0.004407382;-0.04227605,-0.0913842;-0.340555;-0.04034667,-0.09465445;-0.6959598;0.02755158,-0.08846541;-0.6566431;-0.06153636,-0.005428806;0.5174131;0.01120102,0;0;0,-0.02096535;0.2908459;0.0617721,-0.0433968;0.5760458;0.1109607,0.1435675;0.473226;0.07463527,0.2835484;0.4246476;-0.06046152,0.3058033;0.5069216;-0.3115273,-0.2081471;0.4430564;0.05892347,-0.2676264;0.3989576;-0.127418,-0.2482276;0.4632536;-0.3839098,0.08176524;0.01643282;-0.03350925,0.1388345;-0.1546967;-0.3278036,0.1179583;-0.5108681;-0.267475,0.1382728;-0.5296731;-0.3400502,-0.08002297;-0.00667017;-0.04037691,-0.05016043;-0.3505522;-0.03818805,0.01795052;-0.6961396;0.0446592,0.02246305;-0.7372017;-0.01003616,-0.03792417;0.5063397;0.1003568,639.4585
+0;0;0,-8.134644E-05;0.2978947;0.0102677,-0.001338596;0.5881161;0.006606311,0.1767474;0.4632505;0.02383692,0.2217595;0.2684348;0.0087917,0.2927904;0.02438653;-0.06666277,-0.179352;0.4657871;-0.003736857,-0.2125335;0.2687547;-0.02055592,-0.2538335;0.01674792;-0.09186652,0.08196596;0.007520435;-0.03610382,0.1219748;-0.3348686;-0.05400341,0.14787;-0.6812986;0.04723464,0.1673601;-0.7076491;-0.01989606,-0.07905156;0.003992495;-0.04258373,-0.08880293;-0.3410508;-0.04140618,-0.08808915;-0.6965352;0.02614973,-0.08163694;-0.6572914;-0.06292713,-0.0009055946;0.5174693;0.009797773,0;0;0,-0.02096535;0.2908459;0.0617721,-0.0433968;0.5760458;0.1109607,0.1435675;0.473226;0.07463527,0.2835484;0.4246476;-0.06046152,0.3058033;0.5069216;-0.3115273,-0.2081471;0.4430564;0.05892347,-0.2676264;0.3989576;-0.127418,-0.2482276;0.4632536;-0.3839098,0.08176524;0.01643282;-0.03350925,0.1388345;-0.1546967;-0.3278036,0.1179583;-0.5108681;-0.267475,0.1382728;-0.5296731;-0.3400502,-0.08002297;-0.00667017;-0.04037691,-0.05016043;-0.3505522;-0.03818805,0.01795052;-0.6961396;0.0446592,0.02246305;-0.7372017;-0.01003616,-0.03792417;0.5063397;0.1003568,639.4808
+0;0;0,-8.120117E-05;0.2973627;0.01024937,-0.001336818;0.5871985;0.006592144,0.175659;0.4627433;0.02373313,0.2206911;0.2678408;0.008681215,0.2835215;0.05196783;-0.05806208,-0.1782561;0.4652642;-0.003671513,-0.2114524;0.2681442;-0.02049806,-0.2479843;0.04523146;-0.0835759,0.0822314;0.007544789;-0.03622074,0.1221711;-0.3342525;-0.0540894,0.1479901;-0.6796643;0.04685109,0.1677141;-0.7066911;-0.02108532,-0.07930756;0.004005424;-0.04272163,-0.08904207;-0.3404416;-0.04154611,-0.0883304;-0.694881;0.02581123,-0.08180074;-0.6555262;-0.06433475,-0.0009042936;0.5166295;0.009780095,0;0;0,-0.02165936;0.2896881;0.06435275,-0.04393659;0.5743109;0.1146727,0.1415708;0.4717505;0.07638073,0.281924;0.4287216;-0.06033397,0.3083292;0.5175117;-0.275793,-0.2073676;0.4411013;0.0622903,-0.267637;0.4134283;-0.1270328,-0.2649483;0.467657;-0.3551895,0.08215805;0.01662961;-0.03323221,0.138267;-0.1511212;-0.3289539,0.1181377;-0.5072686;-0.2749287,0.137786;-0.5248621;-0.3497969,-0.08027374;-0.006960195;-0.04047903,-0.04946136;-0.3501507;-0.03720516,0.0176842;-0.6947334;0.04597592,0.02000336;-0.7355459;-0.01091569,-0.03853065;0.5047283;0.1037471,639.5037
+0;0;0,-8.131912E-05;0.2977946;0.01026426,-0.001332723;0.58662;0.006616808,0.1731793;0.4630993;0.0235536,0.2182584;0.2679938;0.008486009,0.2778177;0.0633598;-0.05478244,-0.1757593;0.4655848;-0.003465697,-0.2089902;0.2682595;-0.02030977,-0.2436202;0.05695219;-0.08010361,0.0824396;0.007563891;-0.03631245,0.1224364;-0.3347223;-0.05420667,0.1480429;-0.6772898;0.04590267,0.1676419;-0.7039553;-0.02160328,-0.07950836;0.004015566;-0.04282979,-0.08925679;-0.3409241;-0.0416526,-0.08855098;-0.6924451;0.02515012,-0.08206271;-0.6531495;-0.06442466,-0.0009012824;0.5162278;0.009796767,0;0;0,-0.02128889;0.2906417;0.06213856,-0.04279986;0.5747461;0.1097147,0.1403639;0.4713171;0.07809401,0.2799645;0.4368304;-0.06207609,0.3077849;0.5179006;-0.2672076,-0.2044794;0.439988;0.06488206,-0.2684967;0.4206788;-0.1244701,-0.2623799;0.4807436;-0.3384329,0.08237384;0.01678661;-0.03323936,0.1372265;-0.1483121;-0.3312551,0.118496;-0.5021389;-0.2813963,0.1368094;-0.5210313;-0.3550597,-0.08053873;-0.007181887;-0.04042311,-0.0487683;-0.350779;-0.0370411,0.01700929;-0.6923162;0.04695758,0.01923486;-0.7324235;-0.009894527,-0.03764886;0.5051311;0.1000941,639.5369
+0;0;0,-0.006816932;0.2970872;0.01261572,-0.01498358;0.5851437;0.01163929,0.163002;0.4664846;0.02319818,0.2099876;0.2723435;0.001703734,0.2722403;0.06778653;-0.06930397,-0.1869442;0.4621655;-0.00416573,-0.2175734;0.2648119;-0.02593343,-0.2535115;0.05245727;-0.09207729,0.08268626;0.007897938;-0.03575011,0.1272001;-0.3343286;-0.0581667,0.1541338;-0.6742633;0.04021565,0.1746135;-0.7025867;-0.02492109,-0.07916795;0.003733465;-0.04354263,-0.08670685;-0.3420194;-0.04250308,-0.08215016;-0.6908468;0.02275689,-0.07567683;-0.6513899;-0.0663076,-0.01296106;0.5150854;0.0141642,0;0;0,-0.02176173;0.2896082;0.06418681,-0.04370264;0.5724463;0.1149976,0.1398149;0.4703336;0.08015037,0.2789152;0.4394383;-0.06147242,0.3056741;0.5216007;-0.2695454,-0.2047178;0.4376324;0.06661223,-0.2714214;0.4326521;-0.1228244,-0.2541569;0.506125;-0.335109,0.08257151;0.01664317;-0.03290009,0.1358041;-0.147691;-0.3325057,0.120888;-0.4994958;-0.2881091,0.1372873;-0.5195813;-0.3608162,-0.08049469;-0.007076363;-0.04059549,-0.04739542;-0.3513084;-0.03717351,0.01787546;-0.68953;0.04830167,0.01935569;-0.7307544;-0.006367564,-0.03834635;0.5033724;0.1041012,639.5704
+0;0;0,-0.006821529;0.2972875;0.01262423,-0.01498996;0.5854065;0.01164688,0.1622441;0.4669236;0.02316828,0.2144301;0.2512948;-0.0007051975,0.2693982;0.07067472;-0.06340368,-0.1862057;0.462623;-0.00407862,-0.2202249;0.2434261;-0.0282556,-0.2519577;0.05592085;-0.08665939,0.08270667;0.007899886;-0.03575893,0.1273548;-0.3353594;-0.05824318,0.1542806;-0.6751931;0.04010991,0.1747639;-0.7035269;-0.02503849,-0.0791875;0.003734386;-0.04355338,-0.08674916;-0.343062;-0.04251069,-0.08219382;-0.6917856;0.02272986,-0.07571933;-0.652327;-0.06635059,-0.01296652;0.5153166;0.01417293,0;0;0,-0.0221829;0.289451;0.06566453,-0.04361062;0.5718102;0.1196287,0.1387471;0.4701127;0.0815351,0.2795296;0.4855249;-0.09089421,0.3020474;0.5322418;-0.2829532,-0.2034099;0.4373575;0.06808637,-0.2780773;0.4369436;-0.1421842,-0.2620023;0.5022564;-0.3294061,0.08267514;0.01660946;-0.0327177,0.1338497;-0.1467808;-0.3343976,0.1221158;-0.4990349;-0.2935978,0.1383036;-0.5190787;-0.3664008,-0.08047958;-0.007060255;-0.04067791,-0.04703317;-0.3523059;-0.03711098,0.01766172;-0.6902285;0.04953826,0.01968453;-0.7319647;-0.00446669,-0.03833169;0.5028394;0.1078715,639.5929
+0;0;0,-0.006823596;0.2973776;0.01262806,-0.01498459;0.5852346;0.01165185,0.1615904;0.4670028;0.023137,0.2149512;0.2465202;-0.001273869,0.2699136;0.06591851;-0.06396598,-0.1855527;0.4627184;-0.004007722,-0.2203378;0.2385873;-0.02872893,-0.2520673;0.05110113;-0.08712678,0.08267751;0.007897101;-0.03574633,0.1273649;-0.3356638;-0.05825032,0.1543159;-0.6758165;0.04019515,0.1746807;-0.7038127;-0.02457611,-0.07915957;0.003733069;-0.04353802,-0.08672787;-0.3433679;-0.04249442,-0.08216826;-0.6924191;0.02280742,-0.07573125;-0.6530153;-0.06575736,-0.01296317;0.5152144;0.01417538,0;0;0,-0.02244639;0.2890679;0.06764174,-0.04323709;0.5708303;0.1235473,0.1381251;0.4698076;0.08335066,0.2792202;0.483567;-0.09541941,0.2991401;0.5337016;-0.2868818,-0.2022023;0.4367428;0.07020225,-0.274496;0.4393992;-0.1461827,-0.2565522;0.5095732;-0.331444,0.08280785;0.01646683;-0.03236413,0.1318545;-0.1462418;-0.3351145,0.1229852;-0.4995808;-0.3005503,0.1390378;-0.5201879;-0.3723475,-0.0803565;-0.006911973;-0.0408753,-0.04551042;-0.3523286;-0.03762614,0.01731367;-0.690486;0.0508303,0.01975092;-0.7316539;-0.003047075,-0.03810598;0.5020111;0.1112638,639.6257
+0;0;0,-0.007187348;0.2973503;0.01306261,-0.01424344;0.5852349;0.01199444,0.1618454;0.4664513;0.02335145,0.217396;0.2472896;-0.007277548,0.2740093;0.07243265;-0.08335728,-0.1847669;0.4621166;-0.005474593,-0.2206913;0.2387014;-0.03464609,-0.2501428;0.05097947;-0.09347818,0.08295806;0.00802091;-0.0350622,0.1316894;-0.3345856;-0.06305303,0.1595273;-0.6749367;0.03445609,0.1813252;-0.7052218;-0.02770614,-0.07866894;0.003649139;-0.04442538,-0.08360487;-0.3435002;-0.04377255,-0.07604013;-0.6926926;0.02048701,-0.06926604;-0.6532823;-0.06805193,-0.01256599;0.5152074;0.01457043,0;0;0,-0.02244639;0.2890679;0.06764174,-0.04323709;0.5708303;0.1235473,0.1381251;0.4698076;0.08335066,0.2792202;0.483567;-0.09541941,0.2991401;0.5337016;-0.2868818,-0.2022023;0.4367428;0.07020225,-0.274496;0.4393992;-0.1461827,-0.2565522;0.5095732;-0.331444,0.08280785;0.01646683;-0.03236413,0.1318545;-0.1462418;-0.3351145,0.1229852;-0.4995808;-0.3005503,0.1390378;-0.5201879;-0.3723475,-0.0803565;-0.006911973;-0.0408753,-0.04551042;-0.3523286;-0.03762614,0.01731367;-0.690486;0.0508303,0.01975092;-0.7316539;-0.003047075,-0.03810598;0.5020111;0.1112638,639.6483
+0;0;0,-0.007193104;0.2975884;0.01307308,-0.01424013;0.5851047;0.01200414,0.1604832;0.4667435;0.02329095,0.2160448;0.2475383;-0.007344114,0.2726492;0.07270882;-0.08341192,-0.1834174;0.4624426;-0.005309571,-0.2193489;0.2389832;-0.03448685,-0.2487957;0.05129069;-0.09330972,0.08315301;0.008039759;-0.0351446,0.1322143;-0.3368869;-0.06332497,0.1602956;-0.6802136;0.03503665,0.1824687;-0.7115361;-0.02819529,-0.07885381;0.003657714;-0.04452978,-0.08382317;-0.3458425;-0.04387252,-0.0761923;-0.6980878;0.02094885,-0.06930163;-0.6585156;-0.06911372,-0.01256366;0.5151181;0.01457862,0;0;0,-0.02191406;0.2891165;0.06865096,-0.0411002;0.5701878;0.1266618,0.1381895;0.4699067;0.08409595,0.2789572;0.4812989;-0.09515573,0.2988495;0.5337015;-0.2859802,-0.1991241;0.4376023;0.07152739,-0.2722064;0.4413542;-0.1446239,-0.2517583;0.5134926;-0.3288348,0.08292487;0.01628664;-0.03274775,0.1297086;-0.1482;-0.3375936,0.1256773;-0.5050367;-0.3061593,0.1400386;-0.5237958;-0.3814366,-0.0806811;-0.006818634;-0.04072185,-0.04481956;-0.3544972;-0.03770787,0.01773761;-0.6956321;0.05201598,0.02041018;-0.7373568;-0.003650896,-0.03638213;0.5014616;0.1139336,639.6709
+0;0;0,-0.007205892;0.2981175;0.01309632,-0.01425145;0.5855759;0.01202468,0.1598758;0.467329;0.02328335,0.2150822;0.2495247;-0.007155931,0.2716828;0.07470709;-0.08321857,-0.1828376;0.463043;-0.005218435,-0.2185395;0.2410116;-0.03420924,-0.2479843;0.0533319;-0.09302811,0.08325236;0.008049365;-0.03518659,0.1344562;-0.3519401;-0.06459759,0.160862;-0.6747824;0.02789535,0.1837266;-0.7080173;-0.03730857,-0.07894802;0.003662085;-0.04458298,-0.08413438;-0.3611006;-0.04389703,-0.07695881;-0.6923295;0.01705683,-0.06985324;-0.6524587;-0.07581447,-0.01257372;0.5155366;0.0146011,0;0;0,-0.021389;0.2894115;0.06986403,-0.03972024;0.5701322;0.1295261,0.1384954;0.4700634;0.08509755,0.2773107;0.4777812;-0.0940218,0.2967706;0.5317938;-0.2844274,-0.1971938;0.4383173;0.0726643,-0.2604747;0.440359;-0.1450611,-0.2435639;0.5165866;-0.3279647,0.08303211;0.01584747;-0.03299046,0.1242161;-0.1774345;-0.3396257,0.129089;-0.5131052;-0.3116817,0.1429078;-0.5344759;-0.3887732,-0.08089304;-0.006509541;-0.04059293,-0.04233591;-0.3692615;-0.03869809,0.01539275;-0.6899162;0.04690189,0.0175088;-0.7336743;-0.01078923,-0.03520593;0.5014008;0.1164663,639.7042
+0;0;0,-0.006862539;0.2984645;0.0134725,-0.01321809;0.5861052;0.01264517,0.1608514;0.4674474;0.02359946,0.2162538;0.2524038;-0.01335982,0.2879066;0.04870263;-0.1068086,-0.1824513;0.464452;-0.005124685,-0.2180836;0.2449823;-0.04037461,-0.2501468;0.02271365;-0.1105855,0.08362865;0.008075544;-0.03460297,0.1386987;-0.3552601;-0.06869429,0.1671733;-0.6838243;0.02464349,0.1909785;-0.7127048;-0.04654553,-0.07883047;0.003607989;-0.04504522,-0.08091155;-0.3654492;-0.04458657,-0.07091916;-0.7025213;0.01672964,-0.06361724;-0.6624507;-0.07785752,-0.01173306;0.5159799;0.0151727,0;0;0,-0.02109879;0.2896316;0.07055521,-0.03929593;0.5703791;0.1309092,0.1389366;0.4699256;0.08574581,0.2743744;0.4689111;-0.0940728,0.2802936;0.5077998;-0.3260504,-0.1967532;0.4384207;0.07315297,-0.2652929;0.428024;-0.1410277,-0.2451068;0.511475;-0.3600926,0.08306471;0.01550278;-0.03341031,0.1235402;-0.1883901;-0.3383647,0.1331328;-0.5303041;-0.3164563,0.1457436;-0.5507852;-0.3964194,-0.08111998;-0.006291856;-0.04045112,-0.04176901;-0.3732513;-0.04032344,0.01660243;-0.6992411;0.04799756,0.01866025;-0.7443703;-0.01076324,-0.03479557;0.5015755;0.1177962,639.7263
+0;0;0,-0.006862539;0.2984645;0.0134725,-0.01321809;0.5861052;0.01264517,0.1608514;0.4674474;0.02359946,0.2162538;0.2524038;-0.01335982,0.2879066;0.04870263;-0.1068086,-0.1824513;0.464452;-0.005124685,-0.2180836;0.2449823;-0.04037461,-0.2501468;0.02271365;-0.1105855,0.08362865;0.008075544;-0.03460297,0.1386987;-0.3552601;-0.06869429,0.1671733;-0.6838243;0.02464349,0.1909785;-0.7127048;-0.04654553,-0.07883047;0.003607989;-0.04504522,-0.08091155;-0.3654492;-0.04458657,-0.07091916;-0.7025213;0.01672964,-0.06361724;-0.6624507;-0.07785752,-0.01173306;0.5159799;0.0151727,0;0;0,-0.02109879;0.2896316;0.07055521,-0.03929593;0.5703791;0.1309092,0.1389366;0.4699256;0.08574581,0.2743744;0.4689111;-0.0940728,0.2802936;0.5077998;-0.3260504,-0.1967532;0.4384207;0.07315297,-0.2652929;0.428024;-0.1410277,-0.2451068;0.511475;-0.3600926,0.08306471;0.01550278;-0.03341031,0.1235402;-0.1883901;-0.3383647,0.1331328;-0.5303041;-0.3164563,0.1457436;-0.5507852;-0.3964194,-0.08111998;-0.006291856;-0.04045112,-0.04176901;-0.3732513;-0.04032344,0.01660243;-0.6992411;0.04799756,0.01866025;-0.7443703;-0.01076324,-0.03479557;0.5015755;0.1177962,639.7488
+0;0;0,-0.006871107;0.2988371;0.01348932,-0.01323786;0.5869899;0.01265643,0.1604317;0.4682278;0.02359882,0.2140847;0.2599746;-0.01219341,0.2873063;0.05181323;-0.1076883,-0.1820662;0.4652394;-0.005057981,-0.2165733;0.2526999;-0.03919482,-0.2493386;0.02556451;-0.110943,0.08362744;0.008075427;-0.03460247,0.139007;-0.357303;-0.06888546,0.1671662;-0.6822262;0.02341801,0.1915451;-0.7125258;-0.04948676,-0.07882933;0.003607936;-0.04504457,-0.0809221;-0.3675241;-0.04458335,-0.07104044;-0.7008611;0.0160534,-0.06356254;-0.6605477;-0.08081344,-0.01174821;0.5166465;0.01519182,0;0;0,-0.01983661;0.2895455;0.07281947,-0.03616073;0.5701249;0.1368134,0.1401945;0.4691826;0.0864408,0.2723598;0.4483187;-0.08568168,0.2811552;0.4895101;-0.3224046,-0.1934081;0.4406941;0.0739314,-0.2606791;0.4259682;-0.1329185,-0.2382106;0.4928824;-0.3627652,0.0830422;0.01487049;-0.03374839,0.1218458;-0.2004874;-0.333513,0.134177;-0.5389062;-0.3190678,0.146649;-0.5605368;-0.401069,-0.08124635;-0.005791623;-0.04026885,-0.04154596;-0.3748004;-0.04027731,0.01665726;-0.6969892;0.04744248,0.01796604;-0.7436738;-0.01308216,-0.03216074;0.501229;0.1228778,639.7824
+0;0;0,-0.008686708;0.306367;0.01465943,-0.0167393;0.5978072;0.01474719,0.1567495;0.4792427;0.02439776,0.2098421;0.2803893;-0.01646748,0.2894723;0.06675552;-0.1224393,-0.1842159;0.4761378;-0.00547643,-0.2163164;0.2723181;-0.04366664,-0.249464;0.03558731;-0.1215781,0.08549391;0.008707596;-0.03506792,0.145526;-0.3760332;-0.07479292,0.1753635;-0.6985431;0.01646957,0.2031917;-0.7268863;-0.06101672,-0.08040852;0.003208243;-0.04624895,-0.08034339;-0.388208;-0.04709182,-0.06864106;-0.7192197;0.01228882,-0.06061739;-0.6785023;-0.08772728,-0.01484831;0.5269799;0.01706474,0;0;0,-0.01650091;0.3018138;0.05279398,-0.03394889;0.5886409;0.1023469,0.1407865;0.4857002;0.04997897,0.2656367;0.4573579;-0.1162755,0.2804739;0.4853876;-0.365684,-0.1896964;0.4611343;0.03803634,-0.2520223;0.4356641;-0.1607052,-0.2272581;0.4882063;-0.4053201,0.08464193;0.01154992;-0.03629231,0.116924;-0.2025425;-0.3623747,0.1355038;-0.5385144;-0.3593098,0.147355;-0.5598129;-0.4453939,-0.0848901;-0.002134355;-0.03746872,-0.03861948;-0.3877695;-0.08596524,0.01848477;-0.7074553;0.002192982,0.01972548;-0.7565907;-0.06040505,-0.02952484;0.5188186;0.09091353,639.8187
+0;0;0,-0.008679399;0.3061092;0.0146471,-0.01673673;0.5977246;0.01473138,0.157188;0.478916;0.02440447,0.2090087;0.2848268;-0.01548171,0.2888945;0.07050712;-0.1217937,-0.1846371;0.4758034;-0.005545035,-0.2159685;0.2768667;-0.04282028,-0.2492225;0.03937596;-0.1209819,0.08420171;0.008575985;-0.03453788,0.1360307;-0.323592;-0.06883468,0.1724309;-0.7170379;0.04250099,0.2010155;-0.7469668;-0.03709131,-0.07919318;0.003159752;-0.04554992,-0.07913695;-0.3347715;-0.04627761,-0.06486069;-0.7385892;0.02616379,-0.05661895;-0.6975805;-0.07657066,-0.01484244;0.5267736;0.01705297,0;0;0,-0.01369315;0.2977195;0.07189083,-0.03042789;0.5843228;0.123965,0.1442525;0.4811223;0.07008266,0.2596685;0.4386512;-0.0936923,0.2797067;0.4149892;-0.3440031,-0.1864994;0.4566069;0.05763003,-0.2439054;0.4155073;-0.1346257,-0.2136233;0.4335991;-0.3843707,0.08403014;0.01354271;-0.03334475,0.1148213;-0.1405304;-0.3325294,0.1355642;-0.5504549;-0.3397385,0.1449926;-0.5756112;-0.4269874,-0.08170164;-0.004035048;-0.04080319,-0.03497377;-0.3381475;-0.06038484,0.02775661;-0.730777;0.04172883,0.03075353;-0.7827002;-0.02169915,-0.0263078;0.5144919;0.1117306,639.8498
+0;0;0,-0.008736543;0.3081246;0.01474353,-0.01682059;0.6007041;0.01483072,0.1575778;0.4815908;0.02452956,0.2088856;0.2894224;-0.01496189,0.2913772;0.06811202;-0.1247416,-0.1851793;0.4784697;-0.0055016,-0.2162006;0.2815018;-0.04240795,-0.2505392;0.03626455;-0.123119,0.0851091;0.008668403;-0.03491008,0.142583;-0.3596774;-0.07294228,0.1720294;-0.6779602;0.01712406,0.1999185;-0.7064311;-0.06053175,-0.0800466;0.003193803;-0.04604078,-0.07998425;-0.371543;-0.04684773,-0.0684353;-0.6982162;0.01175462,-0.06039407;-0.6574753;-0.08848029,-0.01492165;0.5295789;0.01715802,0;0;0,-0.01573033;0.2982645;0.07762289,-0.03264377;0.5852749;0.132705,0.1423147;0.4810513;0.07885814,0.2462963;0.42188;-0.08487129,0.2593225;0.3776083;-0.3412013,-0.1809568;0.450345;0.05143932,-0.245667;0.3918113;-0.1316102,-0.2195161;0.3817755;-0.3905507,0.0842531;0.01106524;-0.03628206,0.104906;-0.2380441;-0.3154707,0.1308138;-0.5685001;-0.335735,0.1396792;-0.5842956;-0.4254637,-0.08374002;-0.002227392;-0.03898796,-0.03953272;-0.3739142;-0.05695955,0.01525632;-0.6890181;0.03243084,0.01654738;-0.7382945;-0.03034389,-0.02869063;0.5153357;0.1200287,639.8716
+0;0;0,-0.009024835;0.3099506;0.01481205,-0.01714019;0.6043139;0.01480061,0.1569059;0.4856104;0.02497587,0.2080261;0.2950549;-0.02265385,0.2926606;0.08120267;-0.1362863,-0.1849321;0.481907;-0.006252619,-0.2157363;0.2857354;-0.04821761,-0.2481466;0.04523103;-0.1313761,0.08308682;0.008888609;-0.03340307,0.1451068;-0.3737745;-0.07828714,0.1785084;-0.7006197;0.01209866,0.2078518;-0.7394701;-0.05562582,-0.07755412;0.002755167;-0.04556271,-0.07592379;-0.3874842;-0.04719729,-0.06173126;-0.7227302;0.01214649,-0.05343446;-0.6820157;-0.08787537,-0.01525755;0.5327514;0.01717337,0;0;0,-0.01494556;0.3045924;0.05805445,-0.03150096;0.5943484;0.1081276,0.1424691;0.4881942;0.054245,0.2416701;0.4262619;-0.1116369,0.2549033;0.3868163;-0.3647714,-0.1799497;0.4628999;0.02675835,-0.2502456;0.3694653;-0.1391383,-0.213773;0.3493256;-0.3922634,0.08363277;0.007711172;-0.03231549,0.1037491;-0.2305676;-0.3407156,0.1271242;-0.5699917;-0.3596343,0.1354851;-0.5828072;-0.4506559,-0.08067973;0.001202885;-0.03984378,-0.03609101;-0.3836885;-0.08634692,0.02130317;-0.7063089;0.007114299,0.01934783;-0.7522739;-0.05931997,-0.02733572;0.5237141;0.09700084,639.9051
+0;0;0,-0.008975174;0.3082451;0.01473054,-0.01710591;0.6031807;0.01470874,0.1565137;0.4842213;0.02487668,0.2076343;0.2936646;-0.02275336,0.2905746;0.08409308;-0.1341112,-0.184458;0.4805273;-0.00627267,-0.2152623;0.2843544;-0.04823795,-0.2470239;0.0486643;-0.1297318,0.08469319;0.009060457;-0.03404887,0.1363725;-0.3098007;-0.07144937,0.1770425;-0.7077702;0.03860516,0.2058047;-0.7452568;-0.02777783,-0.07905351;0.002808434;-0.04644359,-0.077695;-0.3223659;-0.04780564,-0.06041407;-0.7305644;0.02445186,-0.0522816;-0.690062;-0.07358876,-0.0152134;0.5312429;0.01709396,0;0;0,-0.01030855;0.2994757;0.07430077,-0.02461017;0.5893683;0.1275723,0.1473898;0.4818316;0.07176065,0.2464272;0.4196983;-0.09414554,0.2569658;0.3833128;-0.342671,-0.1738751;0.4586468;0.04487102,-0.2332168;0.3471332;-0.1139908,-0.229048;0.3632652;-0.364834,0.08257221;0.01125187;-0.03833508,0.1009514;-0.1684208;-0.3087459,0.1283271;-0.5812205;-0.3402532,0.1301968;-0.600509;-0.4260178,-0.08368801;-0.001041951;-0.03754444,-0.03445359;-0.3212363;-0.06571543,0.02625198;-0.7183181;0.03814312,0.01939692;-0.7598939;-0.02981512,-0.02149461;0.518487;0.1153064,639.928
+0;0;0,-0.008985014;0.308583;0.01474669,-0.01712787;0.6039636;0.01472088,0.1575699;0.484511;0.02494405,0.2086766;0.2940059;-0.02267309,0.2863067;0.09785217;-0.1269013,-0.185532;0.480794;-0.006399898,-0.216328;0.2846742;-0.04835381,-0.2460561;0.0640741;-0.12463,0.08351643;0.008934569;-0.03357578,0.1429435;-0.3577302;-0.07658335,0.1762146;-0.6832991;0.01344952,0.205851;-0.7228371;-0.05495124,-0.07795513;0.002769413;-0.04579829,-0.07639295;-0.3711548;-0.04736454,-0.06225584;-0.7050918;0.01174753,-0.05387619;-0.6642703;-0.08927314,-0.01523011;0.5318264;0.01711271,0;0;0,-0.01111734;0.2995396;0.07532668,-0.02522455;0.5896351;0.1299846,0.1477283;0.4785631;0.07633662,0.2444884;0.4096828;-0.08817625,0.241896;0.3069819;-0.2998648,-0.1735201;0.461568;0.04002115,-0.2412786;0.402068;-0.141748,-0.2190047;0.3042383;-0.3545847,0.08187172;0.01069966;-0.03694177,0.0962805;-0.256968;-0.2976536,0.1181113;-0.5940752;-0.3306717,0.1242763;-0.6068645;-0.4229949,-0.08152296;9.700676E-05;-0.03919377,-0.04137632;-0.3710282;-0.06106905,0.01942753;-0.6924581;0.02945041,0.01405647;-0.7361038;-0.04083451,-0.02216736;0.518589;0.1174862,639.9611
+0;0;0,-0.01009098;0.3085275;0.01518597,-0.01928995;0.6038768;0.01561454,0.1558315;0.4848943;0.02471901,0.2091609;0.2970388;-0.03039692,0.2863862;0.1047748;-0.1419183,-0.1870919;0.4807074;-0.008008901,-0.2174155;0.2854818;-0.05425743,-0.2474794;0.06873411;-0.1407607,0.08364112;0.008996788;-0.03324718,0.143818;-0.3566721;-0.08313954,0.1808801;-0.6814963;0.00809484,0.2091548;-0.7193327;-0.06255406,-0.07787648;0.002612626;-0.04594108,-0.07448779;-0.3712943;-0.04847043,-0.05733544;-0.7051896;0.01007623,-0.04865303;-0.6643272;-0.09091449,-0.01713812;0.5317431;0.01789392,0;0;0,-0.01111734;0.2995396;0.07532668,-0.02522455;0.5896351;0.1299846,0.1477283;0.4785631;0.07633662,0.2444884;0.4096828;-0.08817625,0.241896;0.3069819;-0.2998648,-0.1735201;0.461568;0.04002115,-0.2412786;0.402068;-0.141748,-0.2190047;0.3042383;-0.3545847,0.08187172;0.01069966;-0.03694177,0.0962805;-0.256968;-0.2976536,0.1181113;-0.5940752;-0.3306717,0.1242763;-0.6068645;-0.4229949,-0.08152296;9.700676E-05;-0.03919377,-0.04137632;-0.3710282;-0.06106905,0.01942753;-0.6924581;0.02945041,0.01405647;-0.7361038;-0.04083451,-0.02216736;0.518589;0.1174862,639.9835
+0;0;0,-0.0100951;0.3086534;0.01519216,-0.01930196;0.6042567;0.01562051,0.1566271;0.4849806;0.02475914,0.2112597;0.2925343;-0.03170368,0.2984432;0.07547781;-0.1576058,-0.187893;0.4807742;-0.008121138,-0.2189576;0.2807777;-0.05549987,-0.2528982;0.03608041;-0.1531578,0.08325551;0.008955311;-0.03309391,0.1450971;-0.3668297;-0.08436652,0.181421;-0.6851827;0.005050272,0.2082355;-0.7195158;-0.06195009,-0.07751745;0.002600581;-0.04572928,-0.07403502;-0.3816503;-0.0483286,-0.05722439;-0.7088938;0.009051673,-0.04899035;-0.6685924;-0.08672356,-0.01714787;0.5320475;0.01790228,0;0;0,-0.01139656;0.2996855;0.07522202,-0.025387;0.5899515;0.1303689,0.1483737;0.4772231;0.07796121,0.2331607;0.3786266;-0.0842061,0.2251394;0.3251515;-0.3442867,-0.1729749;0.4632871;0.03613572,-0.2400807;0.3880865;-0.145661,-0.2489875;0.2880242;-0.3915756,0.08191097;0.009913713;-0.03604436,0.09389552;-0.2757943;-0.2927444,0.1118564;-0.6060736;-0.3281895,0.1142558;-0.6231758;-0.4125841,-0.08060936;0.000886426;-0.04010275,-0.04190316;-0.3811624;-0.05453156,0.02054828;-0.6956491;0.03413219,0.01517218;-0.7363555;-0.03158333,-0.02232205;0.5188311;0.1178586,640.017
+0;0;0,-0.01010129;0.3088427;0.01520148,-0.01932155;0.6048793;0.01562809,0.1574941;0.4852041;0.02480657,0.2129668;0.2897987;-0.03252445,0.2781388;0.1275431;-0.1266397,-0.1887742;0.4809763;-0.008240568,-0.2203165;0.2779046;-0.05634782,-0.2456881;0.09498675;-0.1293498,0.08278108;0.008904278;-0.03290531,0.1449747;-0.3690195;-0.08446974,0.1816827;-0.6907403;0.005892985,0.2085363;-0.7251671;-0.06120494,-0.07707571;0.002585761;-0.04546869,-0.07357346;-0.3838521;-0.0480828,-0.05658498;-0.7145574;0.009904504,-0.04833896;-0.674241;-0.08601019,-0.01716268;0.5325099;0.01791491,0;0;0,-0.01164132;0.300012;0.07466102,-0.02550261;0.5906911;0.1299722,0.1491549;0.4752225;0.08024859,0.2318411;0.368935;-0.08227302,0.2749757;0.289474;-0.2590704,-0.1751543;0.4639585;0.03761058,-0.2399676;0.3775454;-0.143716,-0.2233172;0.2851167;-0.3186778,0.08207883;0.009208381;-0.03454018,0.09269325;-0.2810861;-0.2894318,0.1067571;-0.6152272;-0.3236241,0.1091316;-0.6306584;-0.40909,-0.07966933;0.001603089;-0.04080418,-0.04257543;-0.3829697;-0.04980832,0.02182575;-0.7014231;0.03654621,0.01130581;-0.7269132;-0.04209374,-0.02244185;0.5193847;0.1175931,640.0508
+0;0;0,-0.01114651;0.3089302;0.01558047,-0.02132973;0.6055761;0.0163761,0.1562969;0.485451;0.02399466,0.217456;0.2809419;-0.04247545,0.2894416;0.1050589;-0.1602261,-0.1905559;0.4807534;-0.01003768,-0.2224795;0.2666008;-0.06573509,-0.2502354;0.06547685;-0.1593339,0.08240657;0.008942653;-0.03204435,0.1457215;-0.369167;-0.0935799,0.1864332;-0.6894058;-0.002857685,0.2118068;-0.7137301;-0.07863685,-0.07619135;0.00243328;-0.04567946,-0.07093191;-0.3857922;-0.0496437,-0.05106503;-0.7156781;0.007114168,-0.04265365;-0.6753511;-0.08859386,-0.01894359;0.5330259;0.01857672,0;0;0,-0.01220594;0.3003646;0.07373595,-0.02581407;0.5917333;0.1289008,0.1492379;0.4743902;0.08039713,0.2311272;0.349268;-0.08579922,0.226242;0.2269968;-0.2729031,-0.1766964;0.4645672;0.03792198,-0.2375025;0.3476503;-0.1426762,-0.2137845;0.2339543;-0.3337067,0.08199498;0.00867334;-0.03315496,0.09005071;-0.2885461;-0.2828709,0.1033935;-0.6214886;-0.3204496,0.1036236;-0.6377894;-0.4052647,-0.07883603;0.001814294;-0.04097858,-0.04397952;-0.3848073;-0.0325455,0.03186999;-0.7007341;0.05038808,0.01572987;-0.7264115;-0.02692267,-0.02276002;0.5202033;0.1167266,640.0728
+0;0;0,-0.01115356;0.3091255;0.01559032,-0.0213605;0.6064658;0.01638528,0.1578263;0.4856914;0.02405875,0.2292678;0.2467988;-0.05358679,0.3015264;0.0702489;-0.171784,-0.1920996;0.4809522;-0.01027511,-0.2293905;0.2307948;-0.07533677,-0.2572517;0.02890816;-0.1692905,0.08180281;0.008877133;-0.03180957,0.1456326;-0.3723069;-0.09384546,0.1870126;-0.6978031;-0.001633853,0.2123623;-0.7220763;-0.0773418,-0.07563312;0.002415453;-0.04534478,-0.07033093;-0.3889666;-0.04934125,-0.05013788;-0.7242682;0.008348413,-0.04173442;-0.6839509;-0.08726966,-0.01896688;0.5336878;0.0185928,0;0;0,-0.01283213;0.3008209;0.07258224,-0.02626388;0.5929922;0.1272624,0.1499358;0.4727823;0.07981968,0.2407934;0.3203168;-0.1117568,0.2330515;0.1922089;-0.2958497,-0.1789415;0.4646813;0.03697229,-0.2475998;0.3195568;-0.1690066,-0.2255918;0.183118;-0.3458168,0.08182396;0.008227944;-0.03192949,0.0859179;-0.3003306;-0.272759,0.09702259;-0.6385446;-0.3133922,0.09987256;-0.6456108;-0.4024868,-0.07801712;0.001950329;-0.04113242,-0.04415505;-0.3879447;-0.03344094,0.03128131;-0.7095376;0.05052581,0.01514327;-0.735114;-0.02674458,-0.02321867;0.5211818;0.1153779,640.1061
+0;0;0,-0.01115776;0.3092419;0.01559619,-0.0214029;0.6076996;0.01639053,0.1563575;0.4869596;0.02403034,0.2284951;0.2457395;-0.05437172,0.2979724;0.07598498;-0.1680194,-0.190722;0.482259;-0.01002424,-0.2283762;0.2296642;-0.0757198,-0.255165;0.03554824;-0.1660572,0.08114572;0.008805827;-0.03155406,0.1453205;-0.3744386;-0.09392527,0.1863295;-0.6970165;-0.002540402,0.2124409;-0.7229204;-0.08052307,-0.07502559;0.00239605;-0.04498055,-0.06969473;-0.3911015;-0.04899862,-0.04968273;-0.723397;0.00817382,-0.04102677;-0.6827697;-0.09031719,-0.01899757;0.5345656;0.01860886,0;0;0,-0.01295533;0.3014546;0.07039595,-0.02517734;0.5952069;0.1228733,0.1490658;0.4733444;0.07762432,0.2368505;0.3075592;-0.1077051,0.2346585;0.1756037;-0.2784166,-0.177831;0.4655141;0.03700855,-0.2418897;0.3038224;-0.1612089,-0.2231028;0.1549236;-0.3162434,0.08135881;0.007978052;-0.03122377,0.08371229;-0.3059779;-0.2685232,0.09463422;-0.6411082;-0.3092403,0.09804305;-0.6498382;-0.4007647,-0.07714942;0.002007829;-0.04125245,-0.04444731;-0.3901295;-0.03463698,0.03019783;-0.7100509;0.04389832,0.01217841;-0.7390332;-0.03410644,-0.02244572;0.5228772;0.1119087,640.1299
+0;0;0,-0.0111844;0.3094386;0.01512727,-0.02135063;0.608733;0.01545072,0.1563391;0.488523;0.02082648,0.2153472;0.284955;-0.05348655,0.2908306;0.103619;-0.1800022,-0.1899792;0.4826569;-0.01253197,-0.220911;0.2684998;-0.07273382,-0.2482719;0.06062558;-0.1758183,0.08065978;0.008843434;-0.03061661,0.1489338;-0.3754772;-0.1089412,0.1924469;-0.6894603;-0.02238082,0.2208613;-0.7279474;-0.0925122,-0.07407454;0.002181552;-0.04505318,-0.06739677;-0.3958394;-0.05080894,-0.04436989;-0.7191756;0.002995465,-0.03568837;-0.6782997;-0.09811147,-0.01897759;0.5353588;0.01779455,0;0;0,-0.0130423;0.3020774;0.06844926,-0.02477051;0.5969129;0.1196587,0.1490913;0.4744469;0.07541037,0.2301528;0.3145335;-0.05987096,0.2386996;0.1531233;-0.2285731,-0.177701;0.4660704;0.03604461,-0.2185408;0.2932259;-0.1014371,-0.2079231;0.1358346;-0.2737797,0.08076104;0.007977933;-0.03058743,0.08161189;-0.3167819;-0.2608671,0.09344437;-0.6421947;-0.3048896,0.09701142;-0.6539764;-0.3979371,-0.07621819;0.001912841;-0.04133658,-0.04395477;-0.3948526;-0.0354492,0.02936011;-0.7067329;0.03753763,0.009552628;-0.7377098;-0.04187119,-0.02212893;0.5242611;0.1091876,640.1624
+0;0;0,-0.0111844;0.3094386;0.01512727,-0.02135063;0.608733;0.01545072,0.1563391;0.488523;0.02082648,0.2153472;0.284955;-0.05348655,0.2908306;0.103619;-0.1800022,-0.1899792;0.4826569;-0.01253197,-0.220911;0.2684998;-0.07273382,-0.2482719;0.06062558;-0.1758183,0.08065978;0.008843434;-0.03061661,0.1489338;-0.3754772;-0.1089412,0.1924469;-0.6894603;-0.02238082,0.2208613;-0.7279474;-0.0925122,-0.07407454;0.002181552;-0.04505318,-0.06739677;-0.3958394;-0.05080894,-0.04436989;-0.7191756;0.002995465,-0.03568837;-0.6782997;-0.09811147,-0.01897759;0.5353588;0.01779455,0;0;0,-0.0130423;0.3020774;0.06844926,-0.02477051;0.5969129;0.1196587,0.1490913;0.4744469;0.07541037,0.2301528;0.3145335;-0.05987096,0.2386996;0.1531233;-0.2285731,-0.177701;0.4660704;0.03604461,-0.2185408;0.2932259;-0.1014371,-0.2079231;0.1358346;-0.2737797,0.08076104;0.007977933;-0.03058743,0.08161189;-0.3167819;-0.2608671,0.09344437;-0.6421947;-0.3048896,0.09701142;-0.6539764;-0.3979371,-0.07621819;0.001912841;-0.04133658,-0.04395477;-0.3948526;-0.0354492,0.02936011;-0.7067329;0.03753763,0.009552628;-0.7377098;-0.04187119,-0.02212893;0.5242611;0.1091876,640.1844
+0;0;0,-0.01119459;0.3097205;0.01514106,-0.02139189;0.6099319;0.01546386,0.1551793;0.4897608;0.0208285,0.2145402;0.2849758;-0.0539288,0.2995127;0.0808439;-0.1963488,-0.1889127;0.4839323;-0.01231551,-0.2200295;0.2684949;-0.07287727,-0.2508298;0.03448875;-0.1889205,0.08017733;0.008790538;-0.03043348,0.1487222;-0.3770549;-0.1090688,0.1922205;-0.6909302;-0.02253819,0.2202689;-0.7285354;-0.09176639,-0.07363147;0.002168503;-0.0447837,-0.06692722;-0.3974317;-0.0505623,-0.04390824;-0.7206569;0.003223639,-0.03533852;-0.679921;-0.09658122,-0.01901037;0.5362955;0.01781606,0;0;0,-0.01246426;0.3029141;0.06609869,-0.02266813;0.5991005;0.1150975,0.1496527;0.4757451;0.07304168,0.2310223;0.3097615;-0.05687261,0.2345733;0.1075703;-0.2250383,-0.1756855;0.4672959;0.03497887,-0.2147624;0.2859696;-0.09402899,-0.2083429;0.08748226;-0.2664679,0.08024124;0.007940054;-0.03049874,0.08100773;-0.3228053;-0.2549214,0.09322584;-0.6474564;-0.3033957,0.09502413;-0.6633636;-0.3930563,-0.07566249;0.001867832;-0.04127438,-0.04346152;-0.3965052;-0.03673162,0.0295743;-0.7080541;0.03743336,0.01037976;-0.7370995;-0.04190717,-0.02045075;0.5260559;0.105449,640.2181
+0;0;0,-0.01145339;0.3098065;0.01457901,-0.02187555;0.6105995;0.01436461,0.1564231;0.4902044;0.01785371,0.2148208;0.2861443;-0.06358401,0.2979371;0.08963452;-0.2167745,-0.1898574;0.4824772;-0.01646681,-0.2226415;0.2669469;-0.0809245,-0.250454;0.03764156;-0.2059736,0.07836736;0.008811549;-0.0291169,0.1524211;-0.3802428;-0.1305652,0.1959317;-0.68358;-0.04607482,0.2263316;-0.7245209;-0.1103409,-0.07165812;0.001773137;-0.04391867,-0.06282096;-0.4068831;-0.05172609,-0.03814429;-0.7197227;-0.001054149,-0.02950618;-0.6790539;-0.1005451,-0.01944552;0.5368232;0.0168554,0;0;0,-0.01031865;0.3038821;0.06223321,-0.01875366;0.6012602;0.1077087,0.1556202;0.4774866;0.07245636,0.2330209;0.3025945;-0.05044531,0.243164;0.0944857;-0.2103815,-0.1735626;0.4690132;0.02750003,-0.2138429;0.2788228;-0.09034753,-0.2064252;0.05496924;-0.2275565,0.07847717;0.00740099;-0.02921367,0.08320633;-0.3385203;-0.2470555,0.09557708;-0.6502299;-0.3081238,0.09738943;-0.664123;-0.39844,-0.07310766;0.002145076;-0.04144333,-0.03862833;-0.405101;-0.03140241,0.0348442;-0.7078535;0.03174757,0.01074922;-0.7360641;-0.04646912,-0.01712122;0.5278939;0.0993557,640.242
+0;0;0,-0.0114557;0.3098688;0.01458195,-0.02187886;0.6106882;0.01436924,0.1589328;0.4896594;0.01787151,0.2183377;0.2820799;-0.06497072,0.300116;0.08873355;-0.2156952,-0.1922979;0.4818218;-0.01693963,-0.2256474;0.2625743;-0.08250899,-0.2530122;0.03696021;-0.2055451,0.07769398;0.008735835;-0.02886671,0.1521659;-0.382515;-0.1308877,0.1955708;-0.6851157;-0.0466025,0.2261656;-0.7265115;-0.1112806,-0.0710424;0.001757901;-0.0435413,-0.06215534;-0.4092056;-0.05139279,-0.03753858;-0.7212857;-0.0008438714,-0.0288451;-0.6805484;-0.1009727,-0.0194499;0.5369446;0.01685892,0;0;0,-0.009462677;0.304595;0.05911755,-0.01697383;0.6023856;0.102109,0.1607379;0.4787501;0.07298279,0.2358825;0.2908607;-0.03896308,0.2485952;0.07415493;-0.1791964,-0.1744556;0.4689036;0.02246642,-0.2177986;0.2688769;-0.08519835,-0.2110691;0.03795244;-0.20103,0.07786626;0.006673485;-0.02895284,0.08401924;-0.3458597;-0.2404099,0.09681679;-0.6542181;-0.3132555,0.09751404;-0.6658393;-0.4053633,-0.07221728;0.002690496;-0.04151363,-0.03759019;-0.4068777;-0.03221881,0.03586224;-0.7094409;0.02790945,0.01141666;-0.7377812;-0.05092893,-0.01553302;0.5289638;0.09453368,640.2739
+0;0;0,-0.01145683;0.3098994;0.01458339,-0.02187845;0.6106722;0.01437213,0.1591798;0.4896215;0.01787434,0.2205329;0.2752343;-0.0676848,0.2969052;0.09466919;-0.2084456,-0.1925393;0.481773;-0.01698522,-0.2269825;0.255335;-0.08470498,-0.2525384;0.04463533;-0.1996077,0.07732075;0.008693869;-0.02872804,0.1525306;-0.3864338;-0.13176,0.1957839;-0.6879776;-0.04776917,0.2278622;-0.7328354;-0.1155835,-0.07070111;0.001749457;-0.04333213,-0.061726;-0.4132861;-0.05126143,-0.03719524;-0.7242761;-0.000889089,-0.0280802;-0.6830182;-0.1058732,-0.01945094;0.5369725;0.01686034,0;0;0,-0.008638695;0.30509;0.05680704,-0.01528238;0.6032676;0.0968008,0.1630436;0.4799102;0.07230759,0.2389602;0.2770587;-0.02836204,0.2554224;0.07286312;-0.155968,-0.1749301;0.469296;0.02225849,-0.2217089;0.2573021;-0.07732451,-0.2154652;0.03480393;-0.1706286,0.07747293;0.006171911;-0.02896953,0.08097761;-0.3600981;-0.2244995,0.09716884;-0.6583149;-0.3277394,0.09548306;-0.6693516;-0.425436,-0.07175189;0.003116985;-0.04148894,-0.03666371;-0.4105265;-0.03337195,0.0323017;-0.7120523;0.0312793,0.01102054;-0.7416758;-0.05371276,-0.0140094;0.5298069;0.09004545,640.3076
+0;0;0,-0.01129076;0.3099834;0.01371621,-0.02150468;0.6103737;0.01269598,0.1601507;0.4877528;0.01942379,0.2317513;0.2758577;-0.07722245,0.3099899;0.09700924;-0.2200783,-0.1931841;0.4819282;-0.02012657,-0.2256923;0.2526315;-0.09584233,-0.2490098;0.04337586;-0.21494,0.0770421;0.008975754;-0.02831836,0.1593978;-0.3777831;-0.1523698,0.2016977;-0.6786115;-0.06341588,0.2339877;-0.7003147;-0.1563173,-0.07043739;0.001281691;-0.04306866,-0.05770561;-0.4128197;-0.05363306,-0.03079176;-0.7244079;-0.004764076,-0.01994;-0.6826695;-0.1147231,-0.01913403;0.5367914;0.01538041,0;0;0,-0.008159798;0.3055195;0.05474139,-0.01393653;0.6036454;0.09226847,0.1660553;0.4812135;0.07300901,0.2406213;0.2663839;-0.01448274,0.2566692;0.05191641;-0.1252167,-0.1762111;0.4693453;0.02167957,-0.2266688;0.2480772;-0.06698319,-0.2211992;0.02215035;-0.1532561,0.07710153;0.005689591;-0.02899933,0.08036315;-0.3636591;-0.2169476,0.09709071;-0.6576126;-0.3331857,0.09456645;-0.6701875;-0.4357895,-0.07134306;0.003537769;-0.04142017,-0.007673338;-0.404691;-0.07380968,0.01746393;-0.697302;0.0442863,0.01184454;-0.7330366;-0.04512243,-0.01279817;0.5302423;0.08611512,640.3409
+0;0;0,-0.0112917;0.3100091;0.01371735,-0.02148179;0.6096992;0.01269928,0.1576417;0.487936;0.01936403,0.2314983;0.2693647;-0.0803273,0.3077619;0.09503071;-0.2195772,-0.1907138;0.4821936;-0.01962898,-0.2242462;0.2456722;-0.09773037,-0.2469751;0.04169865;-0.2138217,0.07693243;0.008962978;-0.02827805,0.1592822;-0.3777682;-0.1523206,0.2016055;-0.678763;-0.06331743,0.2357092;-0.7033705;-0.161437,-0.07033712;0.001279867;-0.04300735,-0.05760625;-0.4127918;-0.053571,-0.0306775;-0.7245526;-0.004674956,-0.0192162;-0.6821548;-0.1208103,-0.01911651;0.5362836;0.01537763,0;0;0,-0.007316824;0.3059284;0.0526836,-0.01164446;0.6037499;0.08709407,0.1655419;0.4819795;0.06973124,0.2438751;0.254116;-0.001744032,0.2600642;0.04405025;-0.1076181,-0.1736156;0.4707187;0.0223044,-0.2267415;0.2381727;-0.05685727,-0.2229901;0.01384379;-0.1293935,0.0769143;0.005396783;-0.02921724,0.08091256;-0.3639662;-0.2170577,0.0965029;-0.6565211;-0.3373877,0.09207521;-0.6648045;-0.4482356,-0.07123777;0.003844205;-0.04133985,-0.03729917;-0.409045;-0.03135333,0.03398976;-0.7117442;0.02866161,0.005772255;-0.748423;-0.06369746,-0.01082212;0.5304505;0.08169484,640.3632
+0;0;0,-0.01128582;0.3098478;0.01371021,-0.02145196;0.6088341;0.01269401,0.1578148;0.4871909;0.01935625,0.2328171;0.2652289;-0.08188157,0.3084752;0.09227906;-0.2200258,-0.1908333;0.4814436;-0.0196695,-0.2248858;0.2412532;-0.09898245,-0.2474343;0.03889909;-0.2141521,0.07665583;0.008930753;-0.02817639,0.1590007;-0.3777774;-0.1522115,0.2013521;-0.6789721;-0.06314929,0.2360484;-0.7045283;-0.1629737,-0.07008424;0.001275265;-0.04285273,-0.05735413;-0.4127717;-0.05341575,-0.0304075;-0.7247394;-0.004487243,-0.01874707;-0.6821263;-0.1226404,-0.01909185;0.5355791;0.01536651,0;0;0,-0.006856464;0.3060997;0.05076337,-0.01054526;0.603556;0.0821774,0.1669818;0.4819751;0.06945777,0.2445688;0.2473717;0.005558729,0.260888;0.03407434;-0.08908558,-0.1738356;0.4715683;0.02014859,-0.2295219;0.2317848;-0.04726417,-0.2284824;0.0080605;-0.1155721,0.07662484;0.004930586;-0.02922511,0.08066822;-0.3644539;-0.2169678,0.09526532;-0.6552148;-0.3422236,0.08917259;-0.6600317;-0.456267,-0.07092043;0.004246975;-0.04125579,-0.03746493;-0.4086902;-0.03276013,0.03421224;-0.7115358;0.02716395,0.005288113;-0.7495638;-0.06659538,-0.009787131;0.5303706;0.07745194,640.3987
+0;0;0,-0.01166311;0.3094126;0.01334029,-0.02208227;0.6066593;0.01194836,0.1576483;0.4853369;0.01868838,0.2350766;0.2664217;-0.08738014,0.3120087;0.09640756;-0.2291146,-0.1917487;0.4800299;-0.02139401,-0.2224849;0.2409635;-0.1054895,-0.2430657;0.04085185;-0.2256718,0.07641981;0.009318314;-0.02775217,0.1638698;-0.3710348;-0.1671557,0.2061342;-0.6728379;-0.07918464,0.2448845;-0.7259771;-0.162036,-0.06962748;0.000837696;-0.04299201,-0.05655769;-0.4132261;-0.0543808,-0.027691;-0.7256386;-0.007739253,-0.0152698;-0.6826104;-0.130026,-0.01966958;0.5338609;0.0147043,0;0;0,-0.006142702;0.3060298;0.04856133,-0.009444911;0.6019214;0.0783639,0.168868;0.4818397;0.06895208,0.244764;0.2445206;0.01337361,0.2633334;0.02912171;-0.07701731,-0.1742505;0.4723516;0.01748548,-0.2311229;0.2308361;-0.04255932,-0.2325816;0.005010977;-0.1051124,0.076379;0.004670858;-0.02900743,0.08039822;-0.3644237;-0.2174282,0.09362043;-0.6528106;-0.3488376,0.08847;-0.6542104;-0.4682763,-0.07044445;0.00448318;-0.04140629,-0.007124767;-0.4023435;-0.08865055,0.01969282;-0.6952834;0.02999737,0.01219712;-0.7438857;-0.06510027,-0.008746594;0.5291657;0.07398939,640.429
+0;0;0,-0.01163499;0.3086667;0.01330813,-0.02200009;0.6043698;0.01192417,0.1574706;0.48351;0.0186437,0.2354269;0.2631018;-0.08814819,0.3123974;0.09300296;-0.2299533,-0.1914401;0.4782104;-0.02138291,-0.222386;0.2375135;-0.106052,-0.242977;0.03730218;-0.2262941,0.07641228;0.009317395;-0.02774943,0.1639054;-0.3712237;-0.1672219,0.2061951;-0.6732074;-0.07919812,0.244;-0.7243182;-0.1600281,-0.06962062;0.0008376134;-0.04298777,-0.05654436;-0.4134308;-0.05438219,-0.0276604;-0.7260302;-0.007712718,-0.01554225;-0.6833199;-0.1270159,-0.0196005;0.5319664;0.01466516,0;0;0,-0.005513493;0.3056108;0.04646778,-0.007909819;0.6001689;0.07411242,0.1702518;0.4813891;0.06861567,0.2446467;0.2410177;0.01619029,0.2627233;0.02244285;-0.06666517,-0.1737884;0.4726429;0.01552825,-0.2320664;0.2285431;-0.0399733,-0.2366572;0.001276001;-0.0973784,0.076371;0.004285783;-0.02906513,0.07991862;-0.3639605;-0.2195938,0.09159895;-0.6506162;-0.3553247,0.08862855;-0.6532836;-0.4713664,-0.07042596;0.004854125;-0.04137995,-0.03832357;-0.4085087;-0.03694061,0.03543828;-0.711382;0.02270643,0.004460771;-0.751693;-0.07023659,-0.007409077;0.5277779;0.07026458,640.4626
+0;0;0,-0.01161515;0.3081404;0.01328543,-0.02196075;0.6032909;0.01190179,0.1568295;0.4827001;0.01860293,0.2353251;0.2607674;-0.08892761,0.3118035;0.09175599;-0.2298262,-0.1907459;0.4774208;-0.0212705,-0.2219058;0.2350591;-0.1065252,-0.2423652;0.03612766;-0.2259987,0.07638995;0.009314672;-0.02774132,0.1639585;-0.3715546;-0.167334,0.2062698;-0.673692;-0.0792655,0.2428834;-0.7222469;-0.1575484,-0.06960027;0.0008373687;-0.04297521,-0.05651274;-0.4137883;-0.05437946,-0.02761408;-0.7265469;-0.007686235,-0.01587779;-0.684237;-0.12323,-0.01956393;0.5309712;0.01463962,0;0;0,-0.005258396;0.3052856;0.04511046,-0.007641613;0.59942;0.0713799,0.1701169;0.4816715;0.06819081,0.2441734;0.2387315;0.01844859,0.2622114;0.02199103;-0.06500459,-0.1736621;0.4732387;0.01477496,-0.2327791;0.2272235;-0.03963315,-0.2379402;0.001397565;-0.09657352,0.07633744;0.004435897;-0.02906346,0.07802138;-0.3623928;-0.2230985,0.08919423;-0.6475357;-0.3623898,0.08840992;-0.6523216;-0.473875,-0.07038928;0.00472856;-0.04140963,-0.03861421;-0.4090256;-0.0377154,0.03723178;-0.7120866;0.01915922,0.003196094;-0.7516395;-0.06826848,-0.007073272;0.5271015;0.06775975,640.4959
+0;0;0,-0.01239081;0.3077571;0.01338801,-0.02347815;0.6024423;0.01210302,0.1554283;0.4821225;0.01725929,0.2348199;0.2627812;-0.09588122,0.3118168;0.09798716;-0.242868,-0.1913751;0.4761372;-0.02294526,-0.2220715;0.2358093;-0.11522,-0.2399623;0.03916483;-0.240526,0.0763948;0.009661498;-0.02713992,0.1692512;-0.3628269;-0.187642,0.2079642;-0.6645817;-0.09680545,0.2164537;-0.6222619;-0.2145911,-0.0691708;0.0004853102;-0.04337338,-0.055359;-0.4152097;-0.05511054,-0.02489088;-0.7278875;-0.009173863,-0.01286426;-0.6853691;-0.12663,-0.0209022;0.5302158;0.01481545,0;0;0,-0.004855178;0.3051632;0.04357839,-0.007193435;0.5989467;0.06883883,0.1705601;0.4818101;0.06709528,0.2441198;0.2381103;0.01796508,0.263031;0.02078304;-0.06630802,-0.1734675;0.4733709;0.01321055,-0.232723;0.2268417;-0.04088679,-0.2380289;0.0002051741;-0.09831897,0.07630292;0.004355073;-0.02872252,0.07958908;-0.3575764;-0.2339678,0.08842039;-0.6436937;-0.371317,0.09111598;-0.6483744;-0.4848392,-0.07009327;0.004780148;-0.04159529,-0.03962196;-0.4101858;-0.03923494,0.03608691;-0.7132711;0.01745157,0.00320242;-0.7553716;-0.07096474,-0.006620936;0.5267051;0.06545115,640.5294
+0;0;0,-0.01239081;0.3077571;0.01338801,-0.02347815;0.6024423;0.01210302,0.1554283;0.4821225;0.01725929,0.2348199;0.2627812;-0.09588122,0.3118168;0.09798716;-0.242868,-0.1913751;0.4761372;-0.02294526,-0.2220715;0.2358093;-0.11522,-0.2399623;0.03916483;-0.240526,0.0763948;0.009661498;-0.02713992,0.1692512;-0.3628269;-0.187642,0.2079642;-0.6645817;-0.09680545,0.2164537;-0.6222619;-0.2145911,-0.0691708;0.0004853102;-0.04337338,-0.055359;-0.4152097;-0.05511054,-0.02489088;-0.7278875;-0.009173863,-0.01286426;-0.6853691;-0.12663,-0.0209022;0.5302158;0.01481545,0;0;0,-0.004855178;0.3051632;0.04357839,-0.007193435;0.5989467;0.06883883,0.1705601;0.4818101;0.06709528,0.2441198;0.2381103;0.01796508,0.263031;0.02078304;-0.06630802,-0.1734675;0.4733709;0.01321055,-0.232723;0.2268417;-0.04088679,-0.2380289;0.0002051741;-0.09831897,0.07630292;0.004355073;-0.02872252,0.07958908;-0.3575764;-0.2339678,0.08842039;-0.6436937;-0.371317,0.09111598;-0.6483744;-0.4848392,-0.07009327;0.004780148;-0.04159529,-0.03962196;-0.4101858;-0.03923494,0.03608691;-0.7132711;0.01745157,0.00320242;-0.7553716;-0.07096474,-0.006620936;0.5267051;0.06545115,640.5521
+0;0;0,-0.01237732;0.3074222;0.01337344,-0.02345347;0.6018109;0.01208917,0.1555592;0.4815212;0.01724471,0.2349927;0.2620639;-0.0959556,0.312189;0.09684326;-0.2433229,-0.1914573;0.4755322;-0.02298455,-0.22217;0.2350772;-0.115308,-0.2401071;0.03792371;-0.2409384,0.07647761;0.00967197;-0.02716934,0.1696194;-0.3639614;-0.1881648,0.2083477;-0.6658349;-0.09729251,0.2169894;-0.6232941;-0.2171916,-0.06924577;0.0004858363;-0.0434204,-0.05539151;-0.4164869;-0.05519363,-0.0249114;-0.7292879;-0.00923888,-0.01266898;-0.6865448;-0.1288026,-0.02087965;0.529644;0.01479936,0;0;0,-0.003767751;0.3050516;0.0420692,-0.006031781;0.5986003;0.06661224,0.1719464;0.4821139;0.06581497,0.2454221;0.2382654;0.01657367,0.2647457;0.02075388;-0.06880546,-0.1726669;0.4736463;0.01120713,-0.2321578;0.2272422;-0.04385001,-0.2361475;0.001822278;-0.1082254,0.07637117;0.004245669;-0.02880907,0.082077;-0.3513219;-0.2472947,0.09139436;-0.6366303;-0.38657,0.09488045;-0.6366709;-0.5035877,-0.07017461;0.004906261;-0.04161727,-0.002468839;-0.4066421;-0.05713118,0.02660247;-0.7166843;0.005430408,0.01133466;-0.7811809;-0.06836008,-0.005491439;0.5264116;0.06336713,640.5855
+0;0;0,-0.01201331;0.3068876;0.01269241,-0.02269904;0.6012135;0.01081015,0.1557508;0.4801545;0.01549784,0.2375806;0.2644562;-0.101446,0.3137466;0.1039444;-0.2509753,-0.1905883;0.4754143;-0.02460073,-0.2202273;0.2373601;-0.1212933,-0.2356507;0.04547901;-0.2511705,0.07682878;0.009860994;-0.02702831,0.1750941;-0.352984;-0.2099519,0.2099343;-0.6542085;-0.1147501,0.218349;-0.6123151;-0.230046,-0.06944501;0.0002108853;-0.04367809,-0.05171078;-0.4172767;-0.05645573,-0.02112538;-0.7303877;-0.01129594,-0.009298353;-0.6882095;-0.1262621,-0.02023018;0.5291092;0.01366413,0;0;0,-0.002376501;0.3048166;0.03958082,-0.004302494;0.5983381;0.06363034,0.1735271;0.4825479;0.06281471,0.2466513;0.2395543;0.01276779,0.2705962;0.02768372;-0.07922029,-0.1709498;0.4741277;0.008187067,-0.2285564;0.2289714;-0.05078452,-0.2308673;0.009412751;-0.1263687,0.07650743;0.004227281;-0.02931166,0.08436786;-0.3475069;-0.2551322,0.09512997;-0.6308486;-0.3987116,0.09549604;-0.6267237;-0.5120065,-0.0706392;0.004974932;-0.04142201,-0.04064361;-0.4120068;-0.04103263,0.03318698;-0.716309;0.01339726,0.004581142;-0.7671558;-0.06503053,-0.003835272;0.5262074;0.06043315,640.6188
+0;0;0,-0.01198699;0.3062152;0.0126646,-0.02267287;0.6005457;0.01078198,0.1556904;0.4795025;0.01546911,0.2371019;0.2649066;-0.1008769,0.3124835;0.1060478;-0.2488665,-0.1904778;0.4747646;-0.02460967,-0.2199653;0.2379272;-0.1208081,-0.2352298;0.04802203;-0.2493478,0.07703815;0.009887868;-0.02710197,0.173361;-0.3457844;-0.2064095,0.2082141;-0.6471207;-0.1111724,0.2171762;-0.6044536;-0.233968,-0.06963427;0.00021146;-0.04379713,-0.05225061;-0.4090232;-0.05632218,-0.02165385;-0.7222505;-0.01114561,-0.009057492;-0.6792802;-0.1335901,-0.02020372;0.528433;0.0136363,0;0;0,-0.0008174516;0.3044348;0.03729033,-0.002194896;0.5980223;0.06067228,0.1756145;0.4828046;0.06013989,0.2481638;0.2423255;0.004264832,0.2748839;0.04108872;-0.1034813,-0.1688401;0.473913;0.005286984,-0.2235469;0.2323574;-0.06452479,-0.221821;0.02169694;-0.1563867,0.07665941;0.004136264;-0.02955317,0.08778276;-0.3299248;-0.2666428,0.09843715;-0.6133555;-0.410316,0.09746434;-0.6087869;-0.5314434,-0.07091887;0.005066095;-0.04137647,-0.03961393;-0.4035226;-0.04408793,0.03373649;-0.7078129;0.01172936,0.006141305;-0.7646527;-0.07203757,-0.001795173;0.5258793;0.05755353,640.6415
+0;0;0,-0.01197148;0.3058189;0.01264821,-0.02265653;0.6001273;0.01076544,0.1557502;0.4790707;0.01545307,0.2359146;0.2677624;-0.09911061,0.3126273;0.1060982;-0.2497135,-0.1905034;0.4743317;-0.02463561,-0.2195392;0.2411225;-0.1193603,-0.2350733;0.04786386;-0.2501699,0.07759926;0.009959885;-0.02729936,0.1719058;-0.3382671;-0.2028534,0.2067562;-0.6395802;-0.1076236,0.2160505;-0.5964435;-0.2349717,-0.07014143;0.0002130002;-0.04411612,-0.05312167;-0.4004551;-0.05637898,-0.02252727;-0.7136583;-0.0112059,-0.009463929;-0.6702071;-0.1381897,-0.02018734;0.5280133;0.01361981,0;0;0,-0.0006652996;0.3041628;0.03623629,-0.00188842;0.5977721;0.05910468,0.1759991;0.4827282;0.05830693,0.2483523;0.249814;-0.01038337,0.2772262;0.05290058;-0.1332359,-0.1690992;0.4732203;0.005862437,-0.220106;0.2394799;-0.07760089,-0.2152423;0.03412127;-0.1894291,0.0770831;0.004328668;-0.03009248,0.08994722;-0.3094914;-0.2797451,0.09821912;-0.5949423;-0.419467,0.09906136;-0.5958943;-0.5440372,-0.07187188;0.004812936;-0.04095568,-0.04068322;-0.3951619;-0.04568637,0.03162265;-0.6996538;0.0102544,0.005287159;-0.7612056;-0.0757758,-0.001504377;0.5256252;0.05604672,640.6747
+0;0;0,-0.0129233;0.3051952;0.01271958,-0.02459985;0.5993776;0.01091174,0.1543007;0.4784042;0.0140942,0.2343166;0.2743352;-0.1012938,0.3114427;0.1182559;-0.2566729,-0.1920162;0.4733894;-0.02602485,-0.2189646;0.2469211;-0.122705,-0.2328495;0.05690038;-0.2574311,0.07835893;0.01040334;-0.02712553,0.1753672;-0.321713;-0.2255912,0.2074288;-0.622064;-0.1243024,0.2571296;-0.6749915;-0.1875152,-0.07054845;-0.0001711283;-0.04479992,-0.05120749;-0.3983932;-0.05686495,-0.0199675;-0.7122983;-0.01230327,-0.008247039;-0.670186;-0.1265789,-0.02188572;0.5272771;0.01375009,0;0;0,-0.0003333986;0.3037551;0.03472185,-0.001186214;0.5973617;0.05653358,0.1770426;0.4830661;0.05476689,0.2499048;0.2613657;-0.02830625,0.2806968;0.07396211;-0.1638923,-0.1689156;0.4728127;0.004193902,-0.2169996;0.248901;-0.09021258,-0.2115489;0.06753372;-0.2369369,0.07762992;0.004331648;-0.03064275,0.09064523;-0.301317;-0.286592,0.09914752;-0.5795913;-0.4414765,0.09883008;-0.5821179;-0.5523138,-0.07278264;0.004849456;-0.04078377,-0.04069024;-0.3925925;-0.05129281,0.02875258;-0.6988623;0.002322204,0.008772863;-0.7593428;-0.06664948,-0.0008694381;0.5252128;0.05364108,640.697
+0;0;0,-0.0129233;0.3051952;0.01271958,-0.02459985;0.5993776;0.01091174,0.1543007;0.4784042;0.0140942,0.2343166;0.2743352;-0.1012938,0.3114427;0.1182559;-0.2566729,-0.1920162;0.4733894;-0.02602485,-0.2189646;0.2469211;-0.122705,-0.2328495;0.05690038;-0.2574311,0.07835893;0.01040334;-0.02712553,0.1753672;-0.321713;-0.2255912,0.2074288;-0.622064;-0.1243024,0.2571296;-0.6749915;-0.1875152,-0.07054845;-0.0001711283;-0.04479992,-0.05120749;-0.3983932;-0.05686495,-0.0199675;-0.7122983;-0.01230327,-0.008247039;-0.670186;-0.1265789,-0.02188572;0.5272771;0.01375009,0;0;0,-0.0003333986;0.3037551;0.03472185,-0.001186214;0.5973617;0.05653358,0.1770426;0.4830661;0.05476689,0.2499048;0.2613657;-0.02830625,0.2806968;0.07396211;-0.1638923,-0.1689156;0.4728127;0.004193902,-0.2169996;0.248901;-0.09021258,-0.2115489;0.06753372;-0.2369369,0.07762992;0.004331648;-0.03064275,0.09064523;-0.301317;-0.286592,0.09914752;-0.5795913;-0.4414765,0.09883008;-0.5821179;-0.5523138,-0.07278264;0.004849456;-0.04078377,-0.04069024;-0.3925925;-0.05129281,0.02875258;-0.6988623;0.002322204,0.008772863;-0.7593428;-0.06664948,-0.0008694381;0.5252128;0.05364108,640.7191
+0;0;0,-0.01288027;0.304179;0.01267724,-0.02454775;0.5981352;0.01086935,0.1538917;0.4773123;0.01405001,0.2319785;0.2781634;-0.09855596,0.3164907;0.107137;-0.2688151,-0.1915206;0.4723105;-0.02596426,-0.2178193;0.2513025;-0.1203134,-0.2330339;0.04308416;-0.2679419,0.0797707;0.01059078;-0.02761425,0.1765233;-0.3206504;-0.2255569,0.2085522;-0.6206949;-0.1243714,0.2634028;-0.682215;-0.194134,-0.0718195;-0.0001742115;-0.04560706,-0.05252951;-0.3973469;-0.05764031,-0.02132139;-0.7109317;-0.01312409,-0.008386509;-0.6675644;-0.1392405,-0.02183448;0.5260575;0.01370679,0;0;0,-0.002173517;0.3029175;0.03298116,-0.004105683;0.5963429;0.05412889,0.1741932;0.4828596;0.0504086,0.2483616;0.2757662;-0.04983759,0.2777609;0.07891506;-0.210355,-0.1709587;0.4716019;0.002172709,-0.217849;0.2648157;-0.1139251,-0.2068876;0.07621136;-0.2862294,0.07946656;0.005578786;-0.0298667,0.09153976;-0.2789902;-0.3076036,0.09505808;-0.5634923;-0.4502122,0.09505556;-0.5559842;-0.5756931,-0.07417613;0.004097945;-0.04146307,-0.04310642;-0.3922914;-0.05462611,0.02859066;-0.6986911;-0.006984234,-0.005064737;-0.7695355;-0.07733376,-0.003415175;0.5242158;0.05133438,640.753
+0;0;0,-0.01335487;0.3035893;0.01229893,-0.02548935;0.5972946;0.01011338,0.1483217;0.476846;0.01256423,0.2260244;0.2887075;-0.09743945,0.3115391;0.118563;-0.2743526,-0.187894;0.4730564;-0.02635874,-0.211962;0.2628198;-0.1199318,-0.224975;0.05364467;-0.2736739,0.08100203;0.01094644;-0.02787685,0.179047;-0.3111942;-0.2325484,0.20829;-0.6106628;-0.1285497,0.2626407;-0.6704201;-0.1980082,-0.07278447;-0.0004341202;-0.04648124,-0.05240487;-0.3937806;-0.05836209,-0.02014559;-0.7075517;-0.01524214,-0.007350285;-0.664389;-0.1397325,-0.0226618;0.5252218;0.01304825,0;0;0,-0.004000731;0.3024181;0.03199077,-0.006672289;0.5956559;0.05251718,0.1670719;0.4831455;0.04281116,0.2438794;0.2914584;-0.06155014,0.2731821;0.09939237;-0.2342122,-0.1690961;0.4721049;0.00206219,-0.2138024;0.2816755;-0.1215202,-0.2015004;0.1137609;-0.3195442,0.08086054;0.006630152;-0.02959538,0.0910513;-0.2591351;-0.3203579,0.09004602;-0.5444062;-0.4616793,0.09265128;-0.5427774;-0.5842482,-0.07543746;0.003349572;-0.04190755,-0.04602284;-0.3893162;-0.0569497,0.02577329;-0.6950333;-0.004654948,-0.003394093;-0.7612343;-0.08034818,-0.005834706;0.5235245;0.04978585,640.7865
+0;0;0,-0.01334848;0.3034441;0.01229305,-0.02548602;0.5972224;0.01010746,0.1496273;0.476399;0.01255489,0.224997;0.2939092;-0.09414601,0.3041393;0.1364435;-0.257876,-0.1891486;0.4725806;-0.02666447,-0.212494;0.2686561;-0.117428,-0.2245373;0.07506831;-0.2597136,0.08110633;0.01096054;-0.02791275,0.177289;-0.3050615;-0.2286969,0.2065226;-0.6044339;-0.1247316,0.2624099;-0.6667286;-0.1961536,-0.07287819;-0.0004346792;-0.04654109,-0.05288568;-0.38631;-0.05819628,-0.02063676;-0.6999804;-0.01509018,-0.007479734;-0.6564456;-0.1430999,-0.02265821;0.5251431;0.01304259,0;0;0,-0.004865073;0.3022271;0.03229189,-0.009143244;0.5954837;0.05333138,0.1662283;0.4819883;0.04222345,0.242736;0.305986;-0.07412935,0.2704852;0.1393838;-0.245419,-0.1718293;0.4710298;0.001367792,-0.2170132;0.306843;-0.1448146,-0.2094617;0.1613479;-0.336232,0.08093764;0.00663659;-0.02970767,0.09301707;-0.2345723;-0.3315481,0.08599947;-0.5230296;-0.4658254,0.09150562;-0.5161425;-0.5930192,-0.07560551;0.003194861;-0.04184604,-0.04700136;-0.3820414;-0.05634268,0.02337441;-0.6879578;-0.00390609,-0.0005328655;-0.7535383;-0.08778471,-0.007781338;0.5233599;0.05044293,640.8094
+0;0;0,-0.01329976;0.3023366;0.01224818,-0.02540866;0.5954247;0.01006578,0.1501711;0.4745933;0.01250677,0.2246801;0.2941875;-0.09297559,0.2982187;0.1478712;-0.2451126,-0.1895317;0.4707644;-0.02681988,-0.2126105;0.2691688;-0.1165469,-0.223801;0.089288;-0.2487579,0.08174904;0.01104739;-0.02813393,0.1779961;-0.305186;-0.2290523,0.2072188;-0.6044474;-0.1251256,0.261844;-0.6646578;-0.1949348,-0.07345569;-0.0004381238;-0.04690989,-0.05344981;-0.3865716;-0.05857288,-0.02121285;-0.7001256;-0.01548276,-0.008352938;-0.6568964;-0.1406017,-0.02258577;0.5234708;0.01299581,0;0;0,-0.006628051;0.3010891;0.03218222,-0.01201864;0.5936677;0.0527873,0.1638559;0.479656;0.0406785,0.242154;0.3156201;-0.08654571,0.2693638;0.1751108;-0.2582397,-0.1745439;0.4687781;-0.0001423247,-0.2195623;0.3138723;-0.152464,-0.2092866;0.1982018;-0.343453,0.08202918;0.008209527;-0.02828932,0.09032173;-0.2170809;-0.3426311,0.08413345;-0.5082296;-0.4707178,0.08871396;-0.5010421;-0.5950309,-0.07607453;0.00194134;-0.04248959,-0.05076596;-0.3837948;-0.05671526,0.01979113;-0.6899291;-0.006559435,-0.001094213;-0.7533625;-0.08919802,-0.01045069;0.5216715;0.04995656,640.8317
+0;0;0,-0.01358979;0.302364;0.0120376,-0.02588977;0.5951203;0.009639679,0.150033;0.4742046;0.01158221,0.2404639;0.264922;-0.1198054,0.306159;0.1363553;-0.2555291,-0.1903243;0.4710864;-0.0279962,-0.2179946;0.2369447;-0.1448367,-0.2251276;0.07543628;-0.2594243,0.08182032;0.0112137;-0.02782684,0.1801515;-0.3009138;-0.2394939,0.2077897;-0.5990855;-0.1328375,0.2569565;-0.6551726;-0.2005956,-0.07321011;-0.0006256754;-0.04727086,-0.05143471;-0.3895693;-0.05928082,-0.01888744;-0.7028875;-0.01664129,-0.006601135;-0.6603485;-0.1354325,-0.02303173;0.5233174;0.01261963,0;0;0,-0.007076919;0.3009912;0.03328371,-0.01365404;0.5931137;0.0553956,0.1626548;0.4788628;0.04043984,0.2511548;0.3060461;-0.1371603,0.2723528;0.2010153;-0.3038497,-0.1741636;0.4677218;-0.00374395,-0.235879;0.3058896;-0.2018379,-0.2175051;0.2195387;-0.3792417,0.0820044;0.008147657;-0.02834678,0.09306264;-0.2005597;-0.3573065,0.0829953;-0.4954305;-0.4756095,0.08470017;-0.4837022;-0.5942804,-0.07606824;0.001786855;-0.04248618,-0.05143967;-0.3869069;-0.0568424,0.0197535;-0.6931006;-0.009696212,-0.001356039;-0.7527622;-0.08673324,-0.01177849;0.5212891;0.05216789,640.8657
+0;0;0,-0.01358979;0.302364;0.0120376,-0.02588977;0.5951203;0.009639679,0.150033;0.4742046;0.01158221,0.2404639;0.264922;-0.1198054,0.306159;0.1363553;-0.2555291,-0.1903243;0.4710864;-0.0279962,-0.2179946;0.2369447;-0.1448367,-0.2251276;0.07543628;-0.2594243,0.08182032;0.0112137;-0.02782684,0.1801515;-0.3009138;-0.2394939,0.2077897;-0.5990855;-0.1328375,0.2569565;-0.6551726;-0.2005956,-0.07321011;-0.0006256754;-0.04727086,-0.05143471;-0.3895693;-0.05928082,-0.01888744;-0.7028875;-0.01664129,-0.006601135;-0.6603485;-0.1354325,-0.02303173;0.5233174;0.01261963,0;0;0,-0.007076919;0.3009912;0.03328371,-0.01365404;0.5931137;0.0553956,0.1626548;0.4788628;0.04043984,0.2511548;0.3060461;-0.1371603,0.2723528;0.2010153;-0.3038497,-0.1741636;0.4677218;-0.00374395,-0.235879;0.3058896;-0.2018379,-0.2175051;0.2195387;-0.3792417,0.0820044;0.008147657;-0.02834678,0.09306264;-0.2005597;-0.3573065,0.0829953;-0.4954305;-0.4756095,0.08470017;-0.4837022;-0.5942804,-0.07606824;0.001786855;-0.04248618,-0.05143967;-0.3869069;-0.0568424,0.0197535;-0.6931006;-0.009696212,-0.001356039;-0.7527622;-0.08673324,-0.01177849;0.5212891;0.05216789,640.8881
+0;0;0,-0.0135672;0.3018614;0.01201759,-0.02584204;0.5940108;0.009629941,0.1499332;0.4734029;0.01156213,0.2387149;0.2679373;-0.1174292,0.3124855;0.1235666;-0.2698367,-0.190155;0.4702872;-0.02798501,-0.2173207;0.2404159;-0.1426945,-0.2253305;0.05905409;-0.2713678,0.08190244;0.01122496;-0.02785476,0.1829052;-0.3093826;-0.2452726,0.2105045;-0.6071352;-0.1387661,0.2568825;-0.6583396;-0.2026809,-0.07328358;-0.0006263033;-0.0473183,-0.05091657;-0.400137;-0.05965456,-0.01841505;-0.7130149;-0.01707495,-0.006825613;-0.671187;-0.1291284,-0.0229947;0.5224769;0.01259873,0;0;0,-0.007116247;0.300332;0.03462458,-0.01435602;0.5916294;0.05930424,0.1615499;0.4772187;0.03995347,0.2517276;0.3121635;-0.1371393,0.2724395;0.2212908;-0.3391943,-0.173367;0.4675665;-0.004889697,-0.2285497;0.3204768;-0.2099667,-0.205342;0.2484066;-0.4192042,0.08210994;0.00783965;-0.02839708,0.09587056;-0.187126;-0.3777684,0.08144689;-0.4865535;-0.4821575,0.08492195;-0.4651327;-0.595049,-0.07617496;0.002015853;-0.0424642,-0.05123381;-0.3972095;-0.05853778,0.01418433;-0.7053735;-0.01958502,-0.003055237;-0.7542626;-0.09901743,-0.01233999;0.5201181;0.05529356,640.9108
+0;0;0,-0.01441554;0.3004815;0.01215005,-0.02771895;0.5916861;0.009995211,0.1484685;0.4713665;0.01123841,0.2353621;0.2748107;-0.1188014,0.3113818;0.132572;-0.2733873,-0.1916891;0.4682375;-0.02866414,-0.2184624;0.2489047;-0.1481269,-0.2205455;0.07586908;-0.2894138,0.08242638;0.011692;-0.02767237,0.1742021;-0.2763798;-0.2417627,0.2013124;-0.5859356;-0.1313595,0.251697;-0.6489829;-0.2032001,-0.07349224;-0.0009421873;-0.0479017,-0.05253143;-0.3706831;-0.0576538,-0.0186434;-0.6958202;-0.01422403,-0.005473943;-0.6524448;-0.1407355,-0.02461112;0.5205328;0.01288983,0;0;0,-0.006863658;0.2987;0.03709078,-0.01481028;0.5888019;0.06487107,0.1611911;0.4751305;0.04144907,0.2524334;0.3256513;-0.1386228,0.2686309;0.2329298;-0.3412259,-0.1738296;0.4659757;-0.001093801,-0.2313252;0.3503579;-0.216551,-0.1971243;0.2975932;-0.4309195,0.08241296;0.007827222;-0.02904153,0.1036067;-0.1173289;-0.3770783,0.08399981;-0.4333269;-0.4693251,0.08547102;-0.4492321;-0.5886902,-0.07685298;0.001917523;-0.04226715,-0.05195033;-0.367407;-0.0571702,0.01461615;-0.6877221;-0.01574914,-0.001941482;-0.7435606;-0.1091038,-0.01265249;0.5177283;0.05989981,640.9441
+0;0;0,-0.01431901;0.2984694;0.01206869,-0.02758319;0.5888057;0.009927517,0.1465446;0.4694431;0.01117489,0.21779;0.3082841;-0.09544667,0.3080846;0.1393358;-0.2790608,-0.1895975;0.4663511;-0.02825661,-0.2115493;0.2865169;-0.1262059,-0.2140235;0.08098859;-0.2940236,0.08292567;0.01176282;-0.02783998,0.1744827;-0.2756222;-0.24142,0.2006438;-0.5743406;-0.134882,0.2476981;-0.6312377;-0.2019741,-0.07393741;-0.0009478945;-0.04819186,-0.05302656;-0.3698075;-0.05792071,-0.02032494;-0.6835616;-0.0160114,-0.008025951;-0.6410702;-0.1341608,-0.0244918;0.518029;0.01280682,0;0;0,-0.005667806;0.2960133;0.0421741,-0.01367592;0.5848926;0.07346511,0.1599126;0.473722;0.04374504,0.2374839;0.3652365;-0.113194,0.2633201;0.2810924;-0.3635199,-0.1708431;0.4642128;0.006027989,-0.2192771;0.3963032;-0.1822768,-0.1951904;0.3436395;-0.4412308,0.08301449;0.007492483;-0.02902674,0.106086;-0.1155855;-0.3767462,0.08693214;-0.4205211;-0.4657115,0.08584718;-0.4350865;-0.5765235,-0.07741608;0.00203193;-0.04234049,-0.04940626;-0.3662938;-0.05421228,0.01418207;-0.6752412;-0.01207683,-0.002096958;-0.7227724;-0.1014663,-0.01160192;0.5142912;0.06727433,640.9662
+0;0;0,-0.01425615;0.2971593;0.01201572,-0.02747692;0.5865373;0.009887616,0.1454716;0.467875;0.01113104,0.2236269;0.2910855;-0.1058315,0.3139339;0.1221141;-0.2894708,-0.1883846;0.464804;-0.02803231,-0.2124655;0.2675281;-0.1354815,-0.21494;0.06197159;-0.3033222,0.08361834;0.01186107;-0.02807253,0.1750749;-0.275209;-0.2414184,0.2011765;-0.5732473;-0.1351229,0.2475266;-0.6288438;-0.2012108,-0.074555;-0.0009558121;-0.0485944,-0.05366708;-0.369411;-0.05831259,-0.0210399;-0.6824509;-0.01649868,-0.008924994;-0.6401466;-0.1328796,-0.02440169;0.5161306;0.01275187,0;0;0,-0.004911892;0.2941118;0.04610205,-0.01262023;0.5818021;0.07949901,0.1595727;0.4722327;0.04741549,0.2462449;0.3640381;-0.1309798,0.2659331;0.2805246;-0.3821131,-0.1699882;0.4638974;0.01307955,-0.2432881;0.401325;-0.1912605,-0.1939571;0.3579539;-0.4483898,0.08346464;0.007555962;-0.02995563,0.1103194;-0.1070406;-0.3798648,0.08756991;-0.4136108;-0.459263,0.08708143;-0.4273718;-0.5684757,-0.07844546;0.001866515;-0.04199528,-0.0487166;-0.3659768;-0.05186646,0.01439808;-0.6738626;-0.006813034,0.009718454;-0.7220645;-0.09459268,-0.0107237;0.5116325;0.07261372,641
+0;0;0,-0.01462592;0.2971092;0.01223609,-0.02805513;0.5855308;0.01036946,0.1433203;0.4670948;0.010814,0.2187081;0.3052965;-0.09893063,0.3071449;0.1422141;-0.2882962,-0.1872883;0.4646111;-0.0282715,-0.2087354;0.2833263;-0.131139,-0.2090631;0.0778555;-0.2986439,0.08402073;0.01208284;-0.02798012,0.1744185;-0.2665635;-0.2504375,0.196452;-0.5631933;-0.142351,0.2452323;-0.6151077;-0.2177005,-0.07479229;-0.001165972;-0.04891952,-0.052428;-0.3681976;-0.05842784,-0.01976908;-0.6802284;-0.01686265,-0.007146871;-0.6375044;-0.1370533,-0.02494375;0.5154253;0.01315642,0;0;0,-0.003692687;0.2933526;0.05067682,-0.01070489;0.5798393;0.08632708,0.1596482;0.4717055;0.05220985,0.2457112;0.3794158;-0.1150672,0.2862366;0.2749435;-0.355316,-0.1687312;0.465476;0.02216525,-0.2265907;0.3561965;-0.1469978,-0.1768509;0.3244827;-0.4054479,0.08356464;0.007582366;-0.03078675,0.115248;-0.09495309;-0.3826183,0.0888774;-0.4037145;-0.4468714,0.09041888;-0.4186409;-0.5597707,-0.07910456;0.001770456;-0.04156561,-0.04747525;-0.3646175;-0.04945317,0.01603108;-0.6709942;-0.001937497,0.01499331;-0.721094;-0.09331571,-0.009123495;0.5100458;0.07867217,641.0234
+0;0;0,-0.01462592;0.2971092;0.01223609,-0.02805513;0.5855308;0.01036946,0.1433203;0.4670948;0.010814,0.2187081;0.3052965;-0.09893063,0.3071449;0.1422141;-0.2882962,-0.1872883;0.4646111;-0.0282715,-0.2087354;0.2833263;-0.131139,-0.2090631;0.0778555;-0.2986439,0.08402073;0.01208284;-0.02798012,0.1744185;-0.2665635;-0.2504375,0.196452;-0.5631933;-0.142351,0.2452323;-0.6151077;-0.2177005,-0.07479229;-0.001165972;-0.04891952,-0.052428;-0.3681976;-0.05842784,-0.01976908;-0.6802284;-0.01686265,-0.007146871;-0.6375044;-0.1370533,-0.02494375;0.5154253;0.01315642,0;0;0,-0.003692687;0.2933526;0.05067682,-0.01070489;0.5798393;0.08632708,0.1596482;0.4717055;0.05220985,0.2457112;0.3794158;-0.1150672,0.2862366;0.2749435;-0.355316,-0.1687312;0.465476;0.02216525,-0.2265907;0.3561965;-0.1469978,-0.1768509;0.3244827;-0.4054479,0.08356464;0.007582366;-0.03078675,0.115248;-0.09495309;-0.3826183,0.0888774;-0.4037145;-0.4468714,0.09041888;-0.4186409;-0.5597707,-0.07910456;0.001770456;-0.04156561,-0.04747525;-0.3646175;-0.04945317,0.01603108;-0.6709942;-0.001937497,0.01499331;-0.721094;-0.09331571,-0.009123495;0.5100458;0.07867217,641.0555
+0;0;0,-0.01468476;0.2983045;0.01228532,-0.02809055;0.5862198;0.01042431,0.1419233;0.468349;0.01088068,0.2152272;0.3110231;-0.09583044,0.3038324;0.1476302;-0.2855566,-0.1860254;0.4658853;-0.02789035,-0.2068797;0.2896115;-0.1279145,-0.207208;0.08374952;-0.2957383,0.08425694;0.0121168;-0.02805879,0.1733998;-0.2626614;-0.247428,0.1954051;-0.558911;-0.1394801,0.243752;-0.6100978;-0.2141604,-0.07500255;-0.00116925;-0.04905705,-0.05294872;-0.3631058;-0.05843338,-0.02033168;-0.6747365;-0.01692148,-0.007821576;-0.6321256;-0.1360446,-0.024987;0.5162907;0.01320425,0;0;0,-0.00302963;0.2935256;0.05644202,-0.009656563;0.5792167;0.09438014,0.1592474;0.4724214;0.05857682,0.2460629;0.3873538;-0.104943,0.255399;0.3346346;-0.3650923,-0.1674893;0.4674879;0.03146802,-0.2332745;0.4016353;-0.1497719,-0.1834189;0.3696211;-0.4086804,0.08398636;0.007377654;-0.0304172,0.1192901;-0.08279876;-0.3799801,0.0916795;-0.3931691;-0.4329772,0.09467065;-0.4082255;-0.5446322,-0.07929328;0.001943621;-0.04173898,-0.04621389;-0.35926;-0.0449052,0.01833915;-0.6643636;0.006529093,0.01906154;-0.7169787;-0.08110712,-0.008132048;0.5096665;0.08614063,641.078
+0;0;0,-0.0151656;0.2981369;0.01240317,-0.0290515;0.5857009;0.01067677,0.1411859;0.4676532;0.01076574,0.2161118;0.3138116;-0.09885313,0.3054532;0.1564938;-0.2933927,-0.1867547;0.4652917;-0.02865851,-0.2075836;0.2942492;-0.1363992,-0.2051862;0.08641668;-0.3018571,0.08473678;0.01230603;-0.02790102,0.1706549;-0.2485289;-0.257999,0.1909003;-0.544425;-0.1497751,0.2352598;-0.5994089;-0.2180987,-0.07523734;-0.001298175;-0.04947612,-0.0527821;-0.3587668;-0.05806583,-0.01978798;-0.6700161;-0.01668818,-0.007390859;-0.6276655;-0.1331009,-0.02582878;0.5158117;0.01342185,0;0;0,-0.003390711;0.2930481;0.05814409,-0.009842198;0.5781569;0.09792018,0.1592863;0.472383;0.06035805,0.2486055;0.402485;-0.1082652,0.255928;0.4065139;-0.3737959,-0.1673604;0.4660314;0.03395258,-0.2363733;0.4079905;-0.1481625,-0.2013504;0.4380057;-0.4097899,0.08427805;0.0073753;-0.03087139,0.1220084;-0.07250768;-0.3780845,0.09575645;-0.3841076;-0.4215947,0.09884103;-0.3989952;-0.5303777,-0.07988216;0.001923843;-0.04153755,-0.04624765;-0.3547449;-0.04577603,0.01864086;-0.6587687;0.009322461,0.01902368;-0.7089753;-0.07684542,-0.008220721;0.5086771;0.08941507,641.1113
+0;0;0,-0.01513041;0.2974449;0.01237439,-0.02898771;0.584417;0.01065146,0.1405629;0.4667073;0.01074566,0.2154632;0.3129185;-0.09883565,0.3046863;0.1558089;-0.2931178,-0.1860421;0.4643555;-0.02851803,-0.2068638;0.2933716;-0.1362217,-0.2044696;0.0858141;-0.3014606,0.08511084;0.01236035;-0.02802418,0.1699179;-0.2451016;-0.2551467,0.190137;-0.5406129;-0.1470634,0.2329969;-0.5927238;-0.2130772,-0.07556946;-0.001303905;-0.04969452,-0.0534046;-0.3541499;-0.05817316,-0.02045338;-0.6649945;-0.01684931,-0.008475369;-0.6230615;-0.1293265,-0.02577153;0.5146697;0.01339096,0;0;0,-0.002687875;0.2919149;0.06028271,-0.008597068;0.57619;0.1017702,0.1596599;0.4715178;0.06218576,0.2498817;0.400129;-0.1052442,0.2925171;0.321894;-0.3551466,-0.1653224;0.4649214;0.03682686,-0.2358744;0.4158545;-0.1472492,-0.1975887;0.4687106;-0.404407,0.08442738;0.007452279;-0.03159857,0.1261465;-0.0633463;-0.3755616,0.102084;-0.3759867;-0.4086485,0.1071096;-0.3910707;-0.5129517,-0.08050715;0.001822658;-0.04119788,-0.04483943;-0.3499724;-0.04681475,0.02101009;-0.6522886;0.01390239,0.01972037;-0.7036516;-0.06556699,-0.007005431;0.5068935;0.09293938,641.1338
+0;0;0,-0.01514201;0.297673;0.01238388,-0.0290126;0.5849297;0.01065227,0.1414269;0.4667391;0.01074145,0.2163133;0.3129788;-0.09881952,0.3055429;0.1558577;-0.2931159,-0.1869028;0.4643748;-0.02872958,-0.2077206;0.2934226;-0.1364133,-0.2053262;0.08584991;-0.3016644,0.08802704;0.01278386;-0.02898439,0.1751958;-0.2518477;-0.2624316,0.1953649;-0.5466286;-0.1546156,0.2380199;-0.598347;-0.2203138,-0.07815874;-0.001348582;-0.05139723,-0.05537664;-0.3640204;-0.06011197,-0.02250687;-0.6740967;-0.01889027,-0.01058611;-0.6322207;-0.1308298,-0.02578592;0.5149547;0.01340072,0;0;0,-0.001533093;0.2946125;0.04682946,-0.005914232;0.5797586;0.0843184,0.1627369;0.4757287;0.04382849,0.2541757;0.4048812;-0.1231248,0.2956253;0.3284074;-0.3737915,-0.163394;0.4692622;0.01766097,-0.238297;0.4318016;-0.1673798,-0.2009994;0.492737;-0.4229103,0.08598825;0.006994933;-0.03618526,0.1313163;-0.05248564;-0.3919004,0.1129584;-0.3660604;-0.4080496,0.117952;-0.3787522;-0.5127686,-0.08574019;0.002604598;-0.03733785,-0.04191132;-0.3568739;-0.06864415,0.02324503;-0.6581838;-0.006243136,0.02130792;-0.7083497;-0.08613859,-0.004738519;0.5101126;0.07641149,641.1676
+0;0;0,-0.01513377;0.2914103;0.01235603,-0.02924752;0.5769371;0.0109392,0.1392715;0.4587582;0.01018214,0.2159043;0.3087686;-0.1034575,0.3053064;0.1569001;-0.302126,-0.1851955;0.4573091;-0.02897327,-0.2031236;0.2879017;-0.1397123,-0.2007093;0.0855789;-0.311717,0.08295331;0.01205747;-0.02697754,0.161417;-0.2230965;-0.248422,0.1817111;-0.5645102;-0.1211668,0.2299007;-0.6239684;-0.1934772,-0.07350078;-0.00133976;-0.0484795,-0.05154712;-0.3329348;-0.05585551,-0.0130216;-0.6926433;-0.007953621,0.0002064845;-0.6495289;-0.1312696,-0.02595587;0.5072967;0.01359047,0;0;0,-0.01625813;0.2827673;0.0712738,-0.02310025;0.5654969;0.1131716,0.1446211;0.4635657;0.07198119,0.2370596;0.3976325;-0.09651613,0.2574301;0.347914;-0.3565913,-0.1773022;0.4542217;0.04505415,-0.2536488;0.4219818;-0.1404592,-0.2246395;0.4951369;-0.3940983,0.08193521;0.004934549;-0.03188562,0.1246008;0.01197621;-0.3614637,0.09276772;-0.3513799;-0.35015,0.1060633;-0.3818722;-0.4583983,-0.07755297;0.004278393;-0.04149282,-0.0453193;-0.3265186;-0.04658643,0.01220738;-0.6795729;0.02561017,0.01552535;-0.6709172;-0.09721982,-0.02128997;0.4962657;0.1047213,641.2009
+0;0;0,-0.01522066;0.2930834;0.01242697,-0.02932827;0.5784901;0.01100763,0.1391223;0.4602902;0.01025361,0.2158234;0.310167;-0.1034873,0.282881;0.1962553;-0.2525021,-0.1852064;0.4588417;-0.02888511,-0.2031505;0.2892833;-0.1397228,-0.2013396;0.1375275;-0.268738,0.0852695;0.01239413;-0.02773079,0.1636961;-0.2226489;-0.2490707,0.1832707;-0.5519575;-0.1263275,0.2296944;-0.6081375;-0.195988,-0.07555303;-0.001377169;-0.04983312,-0.05360974;-0.3328156;-0.05720564,-0.01645015;-0.6797705;-0.01100215,-0.003706827;-0.6371366;-0.1297991,-0.02603465;0.508808;0.01366048,0;0;0,-0.008244917;0.2848155;0.07138681,-0.01273371;0.5667922;0.1174803,0.1546836;0.4652797;0.07597661,0.2472249;0.4087049;-0.09604788,0.2849416;0.4208679;-0.2912594,-0.167405;0.4558001;0.04927285,-0.240364;0.4387494;-0.1397861,-0.2231106;0.4941923;-0.3303286,0.08449015;0.005760193;-0.03196454,0.1351716;0.00817287;-0.3603133,0.111869;-0.3422282;-0.3364522,0.126552;-0.3746135;-0.4380751,-0.0806581;0.003137104;-0.04096251,-0.03724652;-0.3262157;-0.04639342,0.02332025;-0.6634359;0.03427526,0.02497667;-0.7275477;-0.04039036,-0.01126005;0.4975681;0.1085737,641.2236
+0;0;0,-0.01522066;0.2930834;0.01242697,-0.02932827;0.5784901;0.01100763,0.1391223;0.4602902;0.01025361,0.2158234;0.310167;-0.1034873,0.282881;0.1962553;-0.2525021,-0.1852064;0.4588417;-0.02888511,-0.2031505;0.2892833;-0.1397228,-0.2013396;0.1375275;-0.268738,0.0852695;0.01239413;-0.02773079,0.1636961;-0.2226489;-0.2490707,0.1832707;-0.5519575;-0.1263275,0.2296944;-0.6081375;-0.195988,-0.07555303;-0.001377169;-0.04983312,-0.05360974;-0.3328156;-0.05720564,-0.01645015;-0.6797705;-0.01100215,-0.003706827;-0.6371366;-0.1297991,-0.02603465;0.508808;0.01366048,0;0;0,-0.008244917;0.2848155;0.07138681,-0.01273371;0.5667922;0.1174803,0.1546836;0.4652797;0.07597661,0.2472249;0.4087049;-0.09604788,0.2849416;0.4208679;-0.2912594,-0.167405;0.4558001;0.04927285,-0.240364;0.4387494;-0.1397861,-0.2231106;0.4941923;-0.3303286,0.08449015;0.005760193;-0.03196454,0.1351716;0.00817287;-0.3603133,0.111869;-0.3422282;-0.3364522,0.126552;-0.3746135;-0.4380751,-0.0806581;0.003137104;-0.04096251,-0.03724652;-0.3262157;-0.04639342,0.02332025;-0.6634359;0.03427526,0.02497667;-0.7275477;-0.04039036,-0.01126005;0.4975681;0.1085737,641.2566
+0;0;0,-0.01520147;0.2935703;0.01283536,-0.0292513;0.5789092;0.0117945,0.1395777;0.4599013;0.01057812,0.2181431;0.3118641;-0.1047871,0.296266;0.1873347;-0.2800214,-0.1854501;0.4591099;-0.02932221,-0.2054795;0.296932;-0.1505404,-0.1946802;0.128365;-0.3047687,0.08585123;0.01237735;-0.0274486,0.1637187;-0.2167159;-0.2550297,0.181013;-0.533663;-0.1373398,0.2300615;-0.5908372;-0.2082078,-0.07583034;-0.001344857;-0.05024946,-0.05180129;-0.3325837;-0.05685585,-0.01574884;-0.6662496;-0.01244033,-0.002551503;-0.6233186;-0.133626,-0.02596978;0.5091701;0.01435406,0;0;0,-0.00615936;0.2854725;0.07104158,-0.009611955;0.5668069;0.1204882,0.1574524;0.464421;0.07560277,0.2516099;0.419111;-0.09897685,0.2711971;0.4022841;-0.3262454,-0.1651994;0.4557234;0.05193616,-0.238419;0.4396282;-0.1372107,-0.2192313;0.5055161;-0.3554043,0.08463572;0.005908936;-0.03284717,0.138823;0.0067617;-0.3605715,0.1235127;-0.3276546;-0.3102049,0.1351531;-0.3652935;-0.4117767,-0.08141182;0.003081045;-0.04049295,-0.03484808;-0.3257887;-0.04457771,0.02326129;-0.6499445;0.03385538,0.02476384;-0.7152679;-0.04320673,-0.008352326;0.4975971;0.1110396,641.2791
+0;0;0,-0.01523131;0.2941466;0.01286056,-0.02927351;0.5793289;0.0118214,0.1406172;0.4600684;0.01057838,0.2316689;0.288504;-0.1231216,0.2996292;0.1801738;-0.2755607,-0.1865011;0.4592719;-0.02957857,-0.2097136;0.2713194;-0.1700617,-0.2003192;0.1246803;-0.3042274,0.0861571;0.01242145;-0.02754639,0.1640192;-0.2166559;-0.2551117,0.1813288;-0.5338845;-0.1373173,0.2259574;-0.5832032;-0.2017992,-0.07610051;-0.001349648;-0.05042849,-0.05207312;-0.3325655;-0.05703442,-0.01598866;-0.6665277;-0.01257946,-0.003980566;-0.624762;-0.1228448,-0.02599501;0.5096541;0.01437861,0;0;0,-0.006236689;0.2862937;0.07011867,-0.009685807;0.5672861;0.1206245,0.1582966;0.4647742;0.07509637,0.2613568;0.4280531;-0.1337831,0.3087093;0.4480504;-0.3260058,-0.1662433;0.4548756;0.05174268,-0.2515467;0.4376935;-0.1674115,-0.236572;0.4961843;-0.3570066,0.08499597;0.006040663;-0.03279233,0.1397015;0.005429953;-0.3604077,0.126979;-0.3248757;-0.2859401,0.1423378;-0.3593453;-0.3756554,-0.08178313;0.002921667;-0.0404861,-0.03382991;-0.3257244;-0.04462615,0.02400508;-0.6499941;0.03483088,0.02571095;-0.7061009;-0.03604781,-0.008555027;0.4981873;0.1108298,641.3017
+0;0;0,-0.01524011;0.2943165;0.01286799,-0.02927271;0.5793049;0.01182878,0.1401111;0.460225;0.01059619,0.2234068;0.3032748;-0.1117149,0.314113;0.1586872;-0.3151744,-0.1860148;0.4594309;-0.02943894,-0.20725;0.2874886;-0.1579554,-0.1947113;0.09177035;-0.3370254,0.08643245;0.01246114;-0.02763443,0.1642835;-0.2165835;-0.2551672,0.1817101;-0.5359577;-0.1365761,0.2247505;-0.5824535;-0.1987632,-0.07634372;-0.001353962;-0.05058966,-0.05231975;-0.3325225;-0.05719464,-0.01599124;-0.6687435;-0.01243901,-0.004410491;-0.6273965;-0.1187802,-0.02599563;0.5096602;0.01438488,0;0;0,-0.005687635;0.2865784;0.06971741,-0.009254955;0.5671858;0.1212411,0.1581813;0.4651991;0.07500386,0.2570128;0.4213514;-0.1116543,0.2557661;0.4578202;-0.3747083,-0.1652787;0.4546478;0.05243988,-0.2441341;0.4389001;-0.1477235,-0.2252166;0.5178679;-0.4005776,0.08524074;0.00636375;-0.03290939,0.1411289;0.003389895;-0.3602641,0.1304253;-0.324456;-0.2666166,0.144213;-0.3586924;-0.3517923,-0.08211593;0.002654281;-0.04048998,-0.03367497;-0.3258787;-0.04409033,0.02456209;-0.652382;0.03573075,0.02627221;-0.7049069;-0.03324779,-0.00810889;0.4981506;0.1112175,641.3348
+0;0;0,-0.01538509;0.294449;0.01320629,-0.02951563;0.5790725;0.01256388,0.1398895;0.4594501;0.01081819,0.2237147;0.3077314;-0.1147466,0.310807;0.1860525;-0.3341451,-0.1860929;0.4591443;-0.02991101,-0.1960391;0.2637287;-0.116661,-0.2007936;0.1090208;-0.3324604,0.08676885;0.01246734;-0.02735777,0.1635213;-0.2114616;-0.2601211,0.1776455;-0.5332792;-0.1401907,0.2245325;-0.5816457;-0.2083986,-0.07642034;-0.001342323;-0.05090035,-0.05131448;-0.3323114;-0.05746263,-0.01438564;-0.6710549;-0.01231366,-0.001921064;-0.6290005;-0.1249695,-0.02621721;0.5095072;0.01501219,0;0;0,-0.00530142;0.2868343;0.06934929,-0.008883741;0.5669686;0.1214509,0.1585324;0.4657783;0.07348418,0.2579002;0.4195278;-0.1103599,0.2558577;0.4570541;-0.3732556,-0.1650258;0.4540674;0.05258479,-0.2436991;0.4356059;-0.1456106,-0.2287062;0.5150427;-0.3985761,0.08543113;0.00660795;-0.03302383,0.1441068;-0.001952142;-0.35967,0.1326765;-0.3234135;-0.2385037,0.1485768;-0.3633263;-0.3271118,-0.08239621;0.002480461;-0.04046513,-0.03322999;-0.3258165;-0.04466986,0.02537148;-0.6546146;0.03661389,0.02999186;-0.7128102;-0.03544307,-0.007741269;0.498041;0.111259,641.3569
+0;0;0,-0.01538509;0.294449;0.01320629,-0.02951563;0.5790725;0.01256388,0.1398895;0.4594501;0.01081819,0.2237147;0.3077314;-0.1147466,0.310807;0.1860525;-0.3341451,-0.1860929;0.4591443;-0.02991101,-0.1960391;0.2637287;-0.116661,-0.2007936;0.1090208;-0.3324604,0.08676885;0.01246734;-0.02735777,0.1635213;-0.2114616;-0.2601211,0.1776455;-0.5332792;-0.1401907,0.2245325;-0.5816457;-0.2083986,-0.07642034;-0.001342323;-0.05090035,-0.05131448;-0.3323114;-0.05746263,-0.01438564;-0.6710549;-0.01231366,-0.001921064;-0.6290005;-0.1249695,-0.02621721;0.5095072;0.01501219,0;0;0,-0.00530142;0.2868343;0.06934929,-0.008883741;0.5669686;0.1214509,0.1585324;0.4657783;0.07348418,0.2579002;0.4195278;-0.1103599,0.2558577;0.4570541;-0.3732556,-0.1650258;0.4540674;0.05258479,-0.2436991;0.4356059;-0.1456106,-0.2287062;0.5150427;-0.3985761,0.08543113;0.00660795;-0.03302383,0.1441068;-0.001952142;-0.35967,0.1326765;-0.3234135;-0.2385037,0.1485768;-0.3633263;-0.3271118,-0.08239621;0.002480461;-0.04046513,-0.03322999;-0.3258165;-0.04466986,0.02537148;-0.6546146;0.03661389,0.02999186;-0.7128102;-0.03544307,-0.007741269;0.498041;0.111259,641.3798
+0;0;0,-0.01540087;0.2947511;0.01321984,-0.02955111;0.5797717;0.01257628,0.1408212;0.4597563;0.01080991,0.2249418;0.307503;-0.1151974,0.3120334;0.1858252;-0.3345939,-0.1870497;0.4594488;-0.03015526,-0.1970309;0.2633446;-0.117211,-0.2017854;0.108638;-0.3330084,0.08703261;0.01250524;-0.02744093,0.1637336;-0.2112737;-0.2600484,0.1777524;-0.5306875;-0.1410138,0.2224952;-0.5754703;-0.2061025,-0.07665264;-0.001346403;-0.05105507,-0.05156359;-0.3320938;-0.05761296,-0.01491059;-0.6683071;-0.01280124,-0.003016029;-0.6268039;-0.1203052,-0.02624781;0.5101035;0.0150282,0;0;0,-0.005656268;0.2872141;0.06903815,-0.01042804;0.5677598;0.1210275,0.1583246;0.465856;0.07336688,0.2581216;0.418758;-0.1109087,0.2553754;0.4561388;-0.3738164,-0.1668178;0.4533546;0.05175335,-0.2478573;0.4270604;-0.1454176,-0.2340458;0.5105554;-0.3971379,0.08567717;0.006820858;-0.03312039,0.1472337;-0.01315457;-0.3585095,0.1346337;-0.3261797;-0.2234266,0.1502898;-0.3691433;-0.3025601,-0.08269475;0.002388606;-0.04049611,-0.03328937;-0.3256432;-0.04503054,0.02451756;-0.6519793;0.03592617,0.03003174;-0.7061327;-0.03276681,-0.008957034;0.4987416;0.1107845,641.4128
+0;0;0,-0.01558813;0.295045;0.01375728,-0.03013415;0.5803604;0.01373392,0.1404884;0.4600087;0.01130842,0.2449467;0.28049;-0.1623649,0.3228796;0.163514;-0.3301962,-0.1873471;0.4599381;-0.0305791,-0.2071646;0.2718789;-0.2243363,-0.2021273;0.09883237;-0.3583283,0.08767176;0.01247131;-0.02712172,0.163034;-0.2067491;-0.2642917,0.1730841;-0.5300069;-0.1351619,0.2139141;-0.5638424;-0.2101479,-0.07697815;-0.001316928;-0.05147901,-0.05082961;-0.3318626;-0.05799314,-0.01302627;-0.6749181;-0.01157183,-0.001157197;-0.6335934;-0.1169086,-0.02671739;0.5106015;0.01601358,0;0;0,-0.006011091;0.2875798;0.06888795,-0.01136316;0.5684349;0.1208787,0.1574787;0.4668347;0.07159996,0.2531566;0.4198579;-0.1772771,0.2533745;0.4547931;-0.3933877,-0.1621648;0.4473669;0.04271801,-0.2679982;0.4102733;-0.2037048,-0.2617371;0.4693369;-0.4144098,0.08604654;0.007183492;-0.033494,0.1486619;-0.01854351;-0.3581539,0.1374413;-0.3335416;-0.2100952,0.1507474;-0.3763933;-0.2867799,-0.08327937;0.00195583;-0.04047443,-0.03397997;-0.3259683;-0.04515951,0.02493059;-0.6590912;0.03748308,0.0309685;-0.7108762;-0.03063253,-0.009743085;0.499336;0.1105883,641.4464
+0;0;0,-0.01561052;0.2954688;0.01377704,-0.03017776;0.5812;0.01375415,0.1414236;0.4604633;0.01130417,0.2225602;0.3210245;-0.1235944,0.3171009;0.1791205;-0.327191,-0.1883223;0.4603923;-0.03082745,-0.2037154;0.3143197;-0.1813259,-0.1976046;0.1043965;-0.3438719,0.08774381;0.01248156;-0.02714401,0.1630549;-0.20659;-0.264153,0.173277;-0.5353788;-0.1328138,0.2125824;-0.5668306;-0.2049998,-0.07704142;-0.001318011;-0.05152132,-0.05091063;-0.3316394;-0.05803103,-0.01246047;-0.6805645;-0.01081545,-0.001034604;-0.6396627;-0.1122188,-0.02675659;0.5113509;0.01603675,0;0;0,-0.006168604;0.2881275;0.06840897,-0.01203692;0.5694808;0.119951,0.1574519;0.4673539;0.06890273,0.2532445;0.3925613;-0.1027184,0.2485408;0.4340824;-0.3649781,-0.1652477;0.4507649;0.04309305,-0.2455407;0.4054341;-0.1459098,-0.2231507;0.4783329;-0.4002929,0.08610612;0.007228822;-0.03354168,0.1493914;-0.02950522;-0.3567799,0.1389045;-0.3454383;-0.19699,0.152419;-0.3856334;-0.2706246,-0.08339355;0.001920823;-0.04041522,-0.03412207;-0.3257775;-0.04526183,0.02570108;-0.6646566;0.0386349,0.03074059;-0.7114494;-0.02925861,-0.01031437;0.5002832;0.1097274,641.4692
+0;0;0,-0.01564807;0.2961795;0.01381018,-0.03028251;0.5832331;0.01378362,0.139852;0.4625403;0.01138873,0.2302725;0.3071466;-0.1389452,0.3248285;0.1652198;-0.3425746,-0.186979;0.46247;-0.03037045,-0.2041333;0.2996834;-0.1980893,-0.1980216;0.08972643;-0.3606614,0.08771774;0.01247786;-0.02713595,0.1629933;-0.2064904;-0.2640331,0.1734122;-0.5416116;-0.1301644,0.2129085;-0.5733618;-0.2027008,-0.07701853;-0.001317619;-0.05150602,-0.05090007;-0.3314832;-0.05801265,-0.01170937;-0.6871285;-0.009887706,-0.0002280222;-0.6461738;-0.1117835,-0.02684146;0.5129781;0.01607948,0;0;0,-0.005701007;0.2891509;0.06720972,-0.01035444;0.5721618;0.1171262,0.1569816;0.4673916;0.06793189,0.2484421;0.3943354;-0.135098,0.2463248;0.4246111;-0.3989689,-0.1636751;0.4531213;0.04406325,-0.2503137;0.3825065;-0.1619238,-0.2392587;0.4242866;-0.4239948,0.08608565;0.007258773;-0.03351164,0.1497994;-0.03615284;-0.3556758,0.1370484;-0.3542103;-0.1853454,0.1516562;-0.3943489;-0.2595193,-0.08339816;0.001873526;-0.04034471,-0.03432902;-0.3256889;-0.04571639,0.02650982;-0.6712439;0.0392889,0.03108663;-0.721434;-0.02538862,-0.009049688;0.502477;0.1073694,641.5027
+0;0;0,-0.01514821;0.2967407;0.01485812,-0.02960168;0.5850834;0.0154446,0.1400504;0.4639158;0.01252287,0.2272608;0.3183391;-0.134531,0.3191787;0.194965;-0.3510784,-0.1856741;0.4641786;-0.02974913,-0.2108244;0.3033653;-0.1844412,-0.1986022;0.1322097;-0.3872199,0.08791123;0.01231364;-0.02651001,0.1630218;-0.2023464;-0.267203,0.1677737;-0.5399253;-0.1309946,0.2092327;-0.5730955;-0.2051236,-0.07681613;-0.001202159;-0.05177478,-0.04958532;-0.331167;-0.05772236,-0.009252798;-0.6896305;-0.00861023,0.002713322;-0.6483258;-0.1131734,-0.02617373;0.5144442;0.01760514,0;0;0,-0.005900145;0.2903181;0.06469822,-0.01002191;0.5750371;0.1122429,0.1562099;0.4679919;0.06327748,0.2442516;0.3806843;-0.1239367,0.234705;0.4102052;-0.3877552,-0.1638077;0.4543893;0.04268246,-0.240351;0.3581963;-0.1452301,-0.2341992;0.3939328;-0.4083801,0.08608519;0.007380962;-0.03343129,0.1490159;-0.0417406;-0.354804,0.1340079;-0.3591083;-0.1770759,0.1470821;-0.4014271;-0.2532566,-0.08341302;0.001728409;-0.04027495,-0.03525092;-0.32581;-0.04753311,0.02568009;-0.6745772;0.03722332,0.03104433;-0.7272806;-0.02862361,-0.008886468;0.5048735;0.1031818,641.5259
+0;0;0,-0.0151813;0.2973887;0.01489057,-0.02970839;0.5872029;0.01547715,0.1391945;0.4658421;0.01259204,0.2260734;0.3208187;-0.133903,0.3179924;0.1974431;-0.3504529,-0.1850213;0.4661037;-0.02948416,-0.210076;0.3059016;-0.1835883,-0.1978536;0.134744;-0.3863694,0.08762147;0.01227306;-0.02642263,0.1627046;-0.2023085;-0.2670276,0.1674752;-0.5412164;-0.1302829,0.210454;-0.5767022;-0.2071293,-0.07656295;-0.001198197;-0.05160414,-0.0493421;-0.3310423;-0.05754954,-0.008850794;-0.690917;-0.008244056,0.003553975;-0.6491979;-0.1166402,-0.0262597;0.5161364;0.01765076,0;0;0,-0.005888894;0.2916725;0.0615201,-0.009339623;0.5782967;0.1065404,0.1556295;0.4681171;0.05998325,0.2436995;0.3789091;-0.1252899,0.233022;0.4083058;-0.3890821,-0.1629636;0.4556522;0.04038191,-0.2390005;0.3553553;-0.144549,-0.230002;0.361715;-0.4099601,0.08591123;0.007242739;-0.03306222,0.1488231;-0.0465444;-0.3535657,0.129321;-0.3636656;-0.1729162,0.1422393;-0.4091516;-0.2515032,-0.08303033;0.001816329;-0.04036055,-0.03577467;-0.3256921;-0.04922179,0.02499681;-0.6763723;0.03390908,0.03110779;-0.7319439;-0.03450953,-0.008410873;0.5076084;0.09821129,641.558
+0;0;0,-0.0151813;0.2973887;0.01489057,-0.02970839;0.5872029;0.01547715,0.1391945;0.4658421;0.01259204,0.2260734;0.3208187;-0.133903,0.3179924;0.1974431;-0.3504529,-0.1850213;0.4661037;-0.02948416,-0.210076;0.3059016;-0.1835883,-0.1978536;0.134744;-0.3863694,0.08762147;0.01227306;-0.02642263,0.1627046;-0.2023085;-0.2670276,0.1674752;-0.5412164;-0.1302829,0.210454;-0.5767022;-0.2071293,-0.07656295;-0.001198197;-0.05160414,-0.0493421;-0.3310423;-0.05754954,-0.008850794;-0.690917;-0.008244056,0.003553975;-0.6491979;-0.1166402,-0.0262597;0.5161364;0.01765076,0;0;0,-0.005888894;0.2916725;0.0615201,-0.009339623;0.5782967;0.1065404,0.1556295;0.4681171;0.05998325,0.2436995;0.3789091;-0.1252899,0.233022;0.4083058;-0.3890821,-0.1629636;0.4556522;0.04038191,-0.2390005;0.3553553;-0.144549,-0.230002;0.361715;-0.4099601,0.08591123;0.007242739;-0.03306222,0.1488231;-0.0465444;-0.3535657,0.129321;-0.3636656;-0.1729162,0.1422393;-0.4091516;-0.2515032,-0.08303033;0.001816329;-0.04036055,-0.03577467;-0.3256921;-0.04922179,0.02499681;-0.6763723;0.03390908,0.03110779;-0.7319439;-0.03450953,-0.008410873;0.5076084;0.09821129,641.5807
+0;0;0,-0.01482798;0.2975481;0.01584782,-0.02923478;0.5882277;0.01719719,0.1392858;0.4669465;0.01366663,0.224711;0.3273017;-0.1348226,0.3030451;0.2206848;-0.3179334,-0.1837185;0.4672718;-0.02953934,-0.1987201;0.3216603;-0.1951275,-0.19272;0.1686047;-0.3611724,0.08770975;0.01204553;-0.02588606,0.1619302;-0.1953665;-0.2727952,0.1632484;-0.5302708;-0.137408,0.2028594;-0.5597361;-0.2151157,-0.07632787;-0.001013732;-0.05178042,-0.04809521;-0.3306518;-0.05762961,-0.007276993;-0.6860832;-0.007682119,0.004961576;-0.6447494;-0.1119193,-0.02579375;0.5169373;0.01918318,0;0;0,-0.005915111;0.2925873;0.05799627,-0.008796375;0.5805852;0.09965706,0.1555682;0.468089;0.05628252,0.2422235;0.3757516;-0.1248579,0.2061871;0.456185;-0.3328598,-0.1627008;0.4562416;0.03747111,-0.2375371;0.3562643;-0.1448782,-0.2645816;0.2620229;-0.3483974,0.08588111;0.00717333;-0.03288102,0.1488299;-0.05104771;-0.352475,0.1265162;-0.3648957;-0.17501,0.1355299;-0.4084153;-0.2502246,-0.08289802;0.001850753;-0.04040638,-0.03663667;-0.3256058;-0.05157301,0.02290762;-0.6724954;0.02975584,0.02990447;-0.7248829;-0.03587168,-0.008017886;0.5095644;0.09234047,641.6037
+0;0;0,-0.01483228;0.2976345;0.01585242,-0.02927081;0.588955;0.01720368,0.1389968;0.4675708;0.01368695,0.2174179;0.3393755;-0.1226276,0.309555;0.2139722;-0.3380035,-0.1834953;0.4678955;-0.02945049,-0.1972668;0.3342229;-0.181462,-0.1902096;0.154198;-0.376765,0.08728301;0.01198692;-0.02576011,0.1614816;-0.1953639;-0.2725963,0.1627843;-0.526345;-0.1387952,0.2018182;-0.5549439;-0.2153707,-0.0759565;-0.0010088;-0.05152848,-0.04773218;-0.3305495;-0.05737594,-0.007392123;-0.6818172;-0.008013554,0.004668147;-0.6406485;-0.1107321,-0.02582098;0.5174823;0.01919475,0;0;0,-0.006482216;0.2935849;0.05313611,-0.009213239;0.5827023;0.09130406,0.154912;0.4684159;0.05113292,0.2553303;0.4063024;-0.113863,0.2253889;0.3682226;-0.3751204,-0.1635191;0.4577528;0.03251981,-0.2408913;0.3758555;-0.1362165,-0.2387847;0.3261802;-0.3972335,0.08570315;0.006797135;-0.03216147,0.1506782;-0.05300492;-0.3509558,0.1219679;-0.3640946;-0.1781788,0.1288228;-0.4065149;-0.2525401,-0.08224327;0.002133443;-0.04070731,-0.03792195;-0.3254257;-0.05368938,0.01986981;-0.6688113;0.02504667,0.02147679;-0.6564184;-0.0774653,-0.008449469;0.511394;0.08507848,641.6369
+0;0;0,-0.01485432;0.2980768;0.01587598,-0.02933621;0.5902734;0.01722967,0.1377381;0.4690013;0.01376027,0.2161474;0.3408253;-0.1225338,0.2996505;0.2271732;-0.3177272,-0.1823952;0.4693236;-0.02906167,-0.1961647;0.335671;-0.1810504,-0.1897687;0.172516;-0.3580518,0.08693098;0.01193858;-0.02565622,0.1610896;-0.1953005;-0.2723594,0.1623707;-0.5207888;-0.1407787,0.2020567;-0.5503668;-0.2186337,-0.07565016;-0.001004731;-0.05132067,-0.04744104;-0.3303679;-0.05716497,-0.007770445;-0.6758062;-0.008621778,0.004491324;-0.6344509;-0.1130565,-0.02587416;0.5185477;0.01922778,0;0;0,-0.006468158;0.2948454;0.04844427,-0.008451369;0.5853724;0.08236647,0.1541379;0.4686652;0.04620767,0.2541701;0.4043572;-0.1181433,0.2703049;0.3559903;-0.3534948,-0.159712;0.4626372;0.01735312,-0.2279634;0.3677041;-0.1484258,-0.2131828;0.2604573;-0.3635296,0.08542255;0.006745875;-0.03186297,0.1532595;-0.05665976;-0.3491765,0.1183549;-0.3627306;-0.1807721,0.1254393;-0.4059207;-0.2567914,-0.08175828;0.002163162;-0.04084937,-0.03913448;-0.3254197;-0.05436504,0.01767101;-0.6638751;0.01965414,0.02245541;-0.6518427;-0.08446209,-0.007897997;0.5137143;0.07733107,641.6697
+0;0;0,-0.01515331;0.2984568;0.01657555,-0.03023287;0.591565;0.01887901,0.1366043;0.4699413;0.01458752,0.2167736;0.342269;-0.1280837,0.3039955;0.2234764;-0.3489606,-0.1823123;0.4703006;-0.02903212,-0.2042797;0.3282898;-0.1788079,-0.1890655;0.1684372;-0.3902828,0.08671251;0.01174034;-0.02512029,0.1586732;-0.1979004;-0.2703432,0.1579229;-0.5215588;-0.1450097,0.1949141;-0.5473686;-0.229091,-0.07514922;-0.0008596598;-0.05137878,-0.04660419;-0.3301301;-0.05666762,-0.006959502;-0.6715145;-0.008203212,0.005717823;-0.6299122;-0.1143043,-0.02660277;0.5195715;0.02059354,0;0;0,-0.007021178;0.296031;0.04355693,-0.009205204;0.5880481;0.07240319,0.1530257;0.4684331;0.04107332,0.2376334;0.3786343;-0.1258402,0.2299412;0.3013228;-0.3797491,-0.1597645;0.4642735;0.008790571,-0.2261883;0.357111;-0.1560927,-0.2007978;0.2670752;-0.4045979,0.08526513;0.006868035;-0.03115463,0.1526827;-0.05914667;-0.3479491,0.1149885;-0.3622843;-0.1831751,0.1223735;-0.4060147;-0.2610343,-0.08115916;0.002012343;-0.04119544,-0.0406117;-0.3257975;-0.0537822,0.01447514;-0.6614349;0.01533185,0.02063264;-0.6497814;-0.09039542,-0.008547664;0.5160409;0.06870198,641.7039
+0;0;0,-0.01516081;0.2986046;0.01658376,-0.03022663;0.5914465;0.01888353,0.1417545;0.4682856;0.01440204,0.2204817;0.3429098;-0.1257028,0.2858838;0.2538351;-0.2913239,-0.1872164;0.4686562;-0.03059277,-0.2087886;0.3291999;-0.1776745,-0.1973805;0.2093369;-0.3362456,0.08647218;0.0117078;-0.02505067,0.1583907;-0.1978102;-0.2701299,0.1576434;-0.5201895;-0.1452918,0.1945563;-0.5458812;-0.229195,-0.07494093;-0.0008572772;-0.05123637,-0.04641262;-0.329935;-0.05652212,-0.006924603;-0.6699702;-0.008249242,0.005725868;-0.6283925;-0.1141255,-0.02659791;0.5194805;0.02059741,0;0;0,-0.007135227;0.29681;0.03901863,-0.009766832;0.5888565;0.06474352,0.1573035;0.4699566;0.02812171,0.2360968;0.3679228;-0.1297617,0.270397;0.3167537;-0.3190955,-0.1658312;0.4648958;0.0006117746,-0.2365412;0.3188312;-0.122724,-0.236011;0.2402492;-0.3056629,0.08494128;0.006791294;-0.03131938,0.1547873;-0.06335181;-0.3464946,0.1122857;-0.3644595;-0.1820521,0.1196603;-0.4075328;-0.2602172,-0.08093041;0.002027243;-0.04108777,-0.04299355;-0.3258753;-0.05430492,0.01138132;-0.6610303;0.01071781,0.01605708;-0.6493924;-0.09485133,-0.009064201;0.5168481;0.06166005,641.7257
+0;0;0,-0.01509892;0.2973857;0.01651607,-0.0301418;0.5897852;0.01880654,0.1415278;0.4666896;0.01433729,0.2234749;0.3361858;-0.1314979,0.310683;0.2174122;-0.3523397,-0.1868313;0.4670595;-0.03057384,-0.2092859;0.3218994;-0.1836712,-0.1940741;0.1620721;-0.3951125,0.08501446;0.01151043;-0.02462837,0.1568776;-0.1978462;-0.269519,0.1561203;-0.524557;-0.1430035,0.1933095;-0.5506656;-0.2275349,-0.07367761;-0.0008428255;-0.05037265,-0.04517126;-0.3296672;-0.05565432,-0.00515268;-0.6742711;-0.006732855,0.007592501;-0.6326067;-0.1134018,-0.02651156;0.5177892;0.02052113,0;0;0,-0.008768678;0.29638;0.03195286,-0.01241807;0.5882409;0.05426645,0.1545702;0.4680956;0.0205729,0.2357906;0.3535641;-0.1384876,0.2383048;0.2764693;-0.3925223,-0.1697342;0.4630778;-0.002830889,-0.23256;0.3237243;-0.1499634,-0.1999314;0.1622873;-0.3581869,0.08545111;0.009874016;-0.0238142,0.1547572;-0.06855813;-0.3368813,0.1130284;-0.3763545;-0.1748111,0.1220409;-0.4185407;-0.2547154,-0.07791481;0.0003256665;-0.04353941,-0.04114829;-0.3275295;-0.05472665,0.01307031;-0.6681293;0.006907698,0.01677897;-0.6567495;-0.09947041,-0.01149051;0.5161691;0.05218625,641.7592
+0;0;0,-0.01521978;0.2973452;0.01712347,-0.03035993;0.5897355;0.01987923,0.1411727;0.4661918;0.0145833,0.221443;0.3329998;-0.1297463,0.3022349;0.2500563;-0.3686534,-0.1865808;0.4672304;-0.03118775,-0.1999723;0.3379171;-0.1988577,-0.1895446;0.1727275;-0.4064323,0.08516393;0.01143881;-0.02414051,0.1556222;-0.1906297;-0.2754767,0.1510857;-0.5185984;-0.15234,0.1900547;-0.5512981;-0.2312508,-0.0735217;-0.0007927777;-0.05060076,-0.0444411;-0.3295693;-0.05572633,-0.004262902;-0.6741158;-0.006532349,0.008754784;-0.6324116;-0.113164,-0.02670213;0.5177384;0.02148456,0;0;0,-0.008768678;0.29638;0.03195286,-0.01241807;0.5882409;0.05426645,0.1545702;0.4680956;0.0205729,0.2357906;0.3535641;-0.1384876,0.2383048;0.2764693;-0.3925223,-0.1697342;0.4630778;-0.002830889,-0.23256;0.3237243;-0.1499634,-0.1999314;0.1622873;-0.3581869,0.08545111;0.009874016;-0.0238142,0.1547572;-0.06855813;-0.3368813,0.1130284;-0.3763545;-0.1748111,0.1220409;-0.4185407;-0.2547154,-0.07791481;0.0003256665;-0.04353941,-0.04114829;-0.3275295;-0.05472665,0.01307031;-0.6681293;0.006907698,0.01677897;-0.6567495;-0.09947041,-0.01149051;0.5161691;0.05218625,641.7816
+0;0;0,-0.01522913;0.2975279;0.01713399,-0.0303882;0.5902857;0.01988979,0.141245;0.4665419;0.01459391,0.2235444;0.3299831;-0.133384,0.2839382;0.2679809;-0.3119725,-0.1866879;0.467581;-0.03120219,-0.2004178;0.334999;-0.2031104,-0.1926229;0.211516;-0.3582772,0.08413647;0.0113008;-0.02384927,0.1544982;-0.1904911;-0.2748413,0.1497576;-0.5332211;-0.1461625,0.1853946;-0.5605597;-0.218326,-0.0726347;-0.0007832133;-0.04999029,-0.04359391;-0.3291095;-0.05510884,-0.001607351;-0.6891636;-0.003700718,0.01029726;-0.6484601;-0.1012149,-0.02672167;0.5181167;0.02149896,0;0;0,-0.009884302;0.2969488;0.0277865,-0.01467502;0.5894074;0.04632568,0.1528393;0.4677163;0.01608014,0.2359132;0.3444552;-0.1427417,0.2789915;0.259811;-0.3169978,-0.1725383;0.4625416;-0.005470213,-0.2444419;0.2901909;-0.117023,-0.243762;0.1828736;-0.2839604,0.08453369;0.01003355;-0.02299619,0.1574683;-0.07795;-0.3322003,0.1161176;-0.39932;-0.161742,0.1254147;-0.4336122;-0.2362092,-0.07614721;-0.0001670671;-0.04446365,-0.04011856;-0.3277094;-0.05372018,0.01464655;-0.6849176;0.004997123,0.0176156;-0.6720625;-0.09227842,-0.01333604;0.517145;0.04545689,641.8041
+0;0;0,-0.01518507;0.296667;0.01708441,-0.03032989;0.5891495;0.01983781,0.1431037;0.4649242;0.01446616,0.2273498;0.3251353;-0.1370119,0.2968878;0.2537454;-0.3426406,-0.1883514;0.4659745;-0.03182182,-0.202406;0.3302564;-0.2077963,-0.1934309;0.1880768;-0.3864569,0.08368606;0.0112403;-0.02372159,0.1527992;-0.1869705;-0.2702595,0.1488161;-0.4749308;-0.1621441,0.1788609;-0.4932717;-0.2229836,-0.07224586;-0.0007790204;-0.04972267,-0.04372044;-0.3232788;-0.05475039,-0.008443512;-0.6257946;-0.0115575,0.00159301;-0.5867708;-0.0937696,-0.02666704;0.5170529;0.02144537,0;0;0,-0.01249466;0.2964483;0.02227283,-0.01910145;0.5888407;0.03581333,0.150921;0.4669959;0.006842375,0.2326782;0.3290871;-0.147692,0.2226739;0.2174565;-0.3468244,-0.1784835;0.463843;-0.01596873,-0.2424963;0.2949368;-0.1461877,-0.2141984;0.1456386;-0.3168467,0.08377557;0.0109022;-0.02356291,0.1493042;-0.1731096;-0.2818084,0.1261173;-0.4624285;-0.1799119,0.1294709;-0.4939496;-0.2359912,-0.07546679;-0.001410683;-0.04466752,-0.04375685;-0.3233961;-0.05751184,0.002200417;-0.6236328;-0.008811049,0.004969005;-0.608255;-0.09078372,-0.01711991;0.5166643;0.03656626,641.8378
+0;0;0,-0.01550062;0.2973746;0.01754733,-0.0310776;0.5901649;0.02071775,0.1419625;0.4659806;0.01472363,0.2303348;0.3338176;-0.1485136,0.2920082;0.2512004;-0.3496395,-0.1879194;0.4671308;-0.03276047,-0.2022247;0.328747;-0.2132276,-0.1936727;0.1956634;-0.3957007,0.08367646;0.0112086;-0.02344914,0.150926;-0.1829359;-0.2733215,0.1460573;-0.4748229;-0.1671889,0.1754243;-0.4948221;-0.2378199,-0.07211035;-0.0007935365;-0.04976657,-0.04344288;-0.3229797;-0.05476513,-0.007665064;-0.6283816;-0.01077025,0.003660928;-0.5884551;-0.1009049,-0.02729356;0.5179861;0.02220537,0;0;0,-0.01352481;0.2973953;0.01878858,-0.02097027;0.5902652;0.02792335,0.1489615;0.4670205;0.003521444,0.2321994;0.3191652;-0.1485751,0.2212368;0.2139407;-0.348296,-0.180998;0.4639772;-0.01649746,-0.248363;0.2896545;-0.1468686,-0.2266898;0.1158851;-0.2897508,0.08365068;0.01129079;-0.02350163,0.1465563;-0.1766123;-0.2792087,0.11693;-0.4567718;-0.1483698,0.1299415;-0.4851365;-0.2174735,-0.075212;-0.001867591;-0.04491002,-0.04458818;-0.3236487;-0.0579432,0.001073226;-0.6271533;-0.01013201,0.0035554;-0.6133602;-0.1000333,-0.01870734;0.518033;0.02984786,641.871
+0;0;0,-0.01554807;0.298285;0.01760105,-0.03112048;0.5909892;0.02077097,0.1413522;0.4670104;0.01480121,0.2336498;0.3289769;-0.1556868,0.299825;0.2403291;-0.3714938,-0.187427;0.4681568;-0.03252415,-0.2023677;0.3236262;-0.2210074,-0.1931915;0.1808282;-0.4168,0.08322387;0.01114798;-0.02332231,0.1503996;-0.1827835;-0.2729205,0.1451219;-0.4991939;-0.157871,0.1741332;-0.5185876;-0.2276466,-0.07172032;-0.0007892445;-0.04949739,-0.0430843;-0.322622;-0.05449047,-0.004300546;-0.6536826;-0.006799296,0.006888293;-0.6138764;-0.09584243,-0.0273381;0.518842;0.02225794,0;0;0,-0.0140386;0.298485;0.01533437,-0.0218869;0.5913497;0.02040768,0.1479337;0.4678127;0.00022888,0.2332838;0.3043717;-0.1502392,0.2276135;0.1944572;-0.3663338,-0.1818881;0.467894;-0.02332532,-0.2547106;0.2568583;-0.1057819,-0.2401838;0.09490214;-0.2856968,0.08299764;0.01141274;-0.02399087,0.144801;-0.1801988;-0.2767489,0.1178361;-0.4886236;-0.1443598,0.13076;-0.5118608;-0.216115,-0.074756;-0.002073203;-0.04473994,-0.04559239;-0.3235533;-0.05961671,0.003608894;-0.6526309;-0.00797436,0.006919317;-0.6388381;-0.09672347,-0.01946149;0.5191914;0.02341533,641.8938
+0;0;0,-0.0156143;0.2995555;0.01767602,-0.03119715;0.5924571;0.02084592,0.1409702;0.4684733;0.01489196,0.2357146;0.3267806;-0.1601155,0.2993661;0.2415136;-0.3676923,-0.1872037;0.4696176;-0.03234628,-0.2025404;0.3212556;-0.2258261,-0.1937142;0.1839035;-0.4141518,0.08353003;0.01118899;-0.02340811,0.1505858;-0.182396;-0.2725604,0.1449913;-0.517794;-0.1506068,0.1735732;-0.5364565;-0.2193495,-0.07198417;-0.0007921479;-0.04967948,-0.04339931;-0.3220499;-0.05466364,-0.002288166;-0.6729773;-0.004110541,0.008735034;-0.6333163;-0.0918355,-0.02740951;0.5202095;0.02233496,0;0;0,-0.01541461;0.2998714;0.01137066,-0.02427487;0.5929409;0.01234961,0.1459074;0.4691269;-0.003521442,0.2331518;0.2974711;-0.1538665,0.2304236;0.1875072;-0.3595619,-0.1845325;0.4679635;-0.02496184,-0.2599828;0.2514597;-0.1093079,-0.2465369;0.0722212;-0.2579783,0.08286449;0.01183841;-0.02537179,0.1420169;-0.1858297;-0.2733169,0.1188849;-0.5171987;-0.1427209,0.1289334;-0.5418163;-0.2121937,-0.0755946;-0.002598098;-0.04392158,-0.04841129;-0.3234936;-0.06224062,0.004060585;-0.6724172;-0.008436494,0.006861674;-0.6585945;-0.09584909,-0.02148671;0.520748;0.01643419,641.9268
+0;0;0,-0.01589452;0.3004536;0.01819109,-0.03157743;0.5934448;0.0218424,0.1399223;0.4695121;0.01520627,0.2383065;0.3253078;-0.1687919,0.3000268;0.2436663;-0.3701549,-0.1863175;0.4705344;-0.03294697,-0.2025054;0.3187307;-0.235489,-0.1934131;0.1939638;-0.4235643,0.08359097;0.0108988;-0.02310476,0.1486453;-0.1738027;-0.2764092,0.1415828;-0.5038643;-0.1587965,0.1705259;-0.5213987;-0.2270505,-0.07189022;-0.0004785839;-0.04971551,-0.0430182;-0.3193073;-0.05466604,-0.002263393;-0.6638569;-0.005189911,0.008891495;-0.6242719;-0.09202038,-0.02777441;0.5210888;0.02322187,0;0;0,-0.0150659;0.3009285;0.008424044,-0.02377635;0.5940815;0.004354,0.1460621;0.4701409;-0.006224871,0.2373229;0.2849798;-0.15359,0.2353887;0.1763264;-0.3516114,-0.1843532;0.4684667;-0.02673993,-0.2636315;0.2421319;-0.109306,-0.2490588;0.05713601;-0.2380924,0.08290972;0.01147735;-0.02518559,0.133875;-0.2076007;-0.2530391,0.1201924;-0.5387924;-0.1392496,0.129232;-0.5639902;-0.207274,-0.07540158;-0.002273038;-0.04415313,-0.04797421;-0.3206663;-0.0637324,0.002927404;-0.663272;-0.01031359,0.008351433;-0.6984901;-0.06924585,-0.02103299;0.5218567;0.009627819,641.9601
+0;0;0,-0.01589452;0.3004536;0.01819109,-0.03157743;0.5934448;0.0218424,0.1399223;0.4695121;0.01520627,0.2383065;0.3253078;-0.1687919,0.3000268;0.2436663;-0.3701549,-0.1863175;0.4705344;-0.03294697,-0.2025054;0.3187307;-0.235489,-0.1934131;0.1939638;-0.4235643,0.08359097;0.0108988;-0.02310476,0.1486453;-0.1738027;-0.2764092,0.1415828;-0.5038643;-0.1587965,0.1705259;-0.5213987;-0.2270505,-0.07189022;-0.0004785839;-0.04971551,-0.0430182;-0.3193073;-0.05466604,-0.002263393;-0.6638569;-0.005189911,0.008891495;-0.6242719;-0.09202038,-0.02777441;0.5210888;0.02322187,0;0;0,-0.0150659;0.3009285;0.008424044,-0.02377635;0.5940815;0.004354,0.1460621;0.4701409;-0.006224871,0.2373229;0.2849798;-0.15359,0.2353887;0.1763264;-0.3516114,-0.1843532;0.4684667;-0.02673993,-0.2636315;0.2421319;-0.109306,-0.2490588;0.05713601;-0.2380924,0.08290972;0.01147735;-0.02518559,0.133875;-0.2076007;-0.2530391,0.1201924;-0.5387924;-0.1392496,0.129232;-0.5639902;-0.207274,-0.07540158;-0.002273038;-0.04415313,-0.04797421;-0.3206663;-0.0637324,0.002927404;-0.663272;-0.01031359,0.008351433;-0.6984901;-0.06924585,-0.02103299;0.5218567;0.009627819,641.9828
+0;0;0,-0.01593162;0.3011549;0.01823355,-0.03158413;0.59358;0.02187457,0.1390408;0.4699779;0.0152789,0.238699;0.3239064;-0.1711018,0.2985919;0.244682;-0.3665031,-0.1855035;0.4709949;-0.03262407,-0.201901;0.3172255;-0.2377887,-0.1930779;0.1961525;-0.4202957,0.08362132;0.01090276;-0.02311314,0.1485126;-0.173336;-0.275783,0.1410543;-0.5218936;-0.1515794,0.1693119;-0.5383019;-0.2182166,-0.07191631;-0.0004787576;-0.04973355,-0.04311663;-0.3185087;-0.05467169,-7.798523E-05;-0.6823663;-0.002422985,0.01081266;-0.6430085;-0.08719654,-0.0277844;0.5212865;0.02325284,0;0;0,-0.01393753;0.3017721;0.004459858,-0.02211;0.5942436;-0.005222321,0.1470945;0.4710302;-0.009827852,0.240273;0.2817529;-0.1564507,0.2437928;0.1514585;-0.3326788,-0.1810951;0.4700174;-0.04006882,-0.2605446;0.2345344;-0.1051988,-0.2463508;0.04994388;-0.2225453,0.08264902;0.01125145;-0.02623272,0.1313437;-0.2138114;-0.2475297,0.1218542;-0.5662642;-0.135006,0.1298382;-0.5947964;-0.1974797,-0.07578588;-0.002034159;-0.04356575,-0.04768541;-0.3193675;-0.0660768,0.007730555;-0.6808713;-0.009343378,0.01169261;-0.7145882;-0.06693854,-0.0195891;0.5221863;0.001416445,642.0162
+0;0;0,-0.01614391;0.3021541;0.01874935,-0.03183524;0.593915;0.0228032,0.1381197;0.470887;0.01583496,0.2396331;0.3288279;-0.184578,0.2888416;0.2658843;-0.3707015,-0.1847171;0.4716624;-0.03247633,-0.2074034;0.3169414;-0.2474132,-0.1949155;0.2059297;-0.4163682,0.08292126;0.01051797;-0.02241797,0.1476924;-0.1715582;-0.2788334,0.1367994;-0.5442653;-0.1516178,0.1665105;-0.5626422;-0.2223159,-0.07099819;-0.0001535891;-0.04948092,-0.04174919;-0.3198737;-0.05389848,0.004608408;-0.7070349;0.002405617,0.01621487;-0.6671457;-0.08697444,-0.0280266;0.5216807;0.02408235,0;0;0,-0.0116751;0.3029399;-0.0005943775,-0.01925836;0.5945847;-0.01490569,0.1493555;0.4726112;-0.01474571,0.2475975;0.273272;-0.1605656,0.2503775;0.1532167;-0.323674,-0.1789162;0.4715736;-0.04504759,-0.25956;0.2255045;-0.1050284,-0.24747;0.05331573;-0.211001,0.08182106;0.01006532;-0.02632737,0.1280642;-0.225796;-0.2392287,0.12524;-0.6050783;-0.1326928,0.1374904;-0.6246939;-0.2075896,-0.07486911;-0.001094175;-0.04338833,-0.04553426;-0.3198512;-0.06847589,0.01436798;-0.7046853;-0.00908367,0.01824598;-0.7421838;-0.06950073,-0.0170393;0.5226892;-0.007157326,642.0496
+0;0;0,-0.01617979;0.3028256;0.01879103,-0.03190168;0.5951571;0.02284875,0.1374204;0.4720886;0.01591676,0.2390758;0.3298309;-0.1847765,0.2870849;0.2684214;-0.3663636,-0.1841623;0.472861;-0.03220687,-0.2068804;0.3179237;-0.2474444,-0.1946968;0.2096177;-0.4122813,0.08282989;0.01050638;-0.02239327,0.1495546;-0.1770615;-0.2865426,0.1390548;-0.5363175;-0.1639182,0.1696756;-0.5561757;-0.2367811,-0.07091996;-0.0001534198;-0.04942638,-0.04078877;-0.3295167;-0.05397719,0.003895774;-0.7027053;0.0002948754,0.01585762;-0.6625132;-0.09182195,-0.0280805;0.5226851;0.02413211,0;0;0,-0.01074212;0.3036212;-0.004127026,-0.0174554;0.5956918;-0.02163529,0.150226;0.4733965;-0.01824164,0.252474;0.2696911;-0.1557128,0.2591012;0.1459877;-0.3096719,-0.1760114;0.4735458;-0.05498641,-0.2569582;0.2247317;-0.1038537,-0.2463238;0.05117367;-0.1977386,0.08168197;0.009541512;-0.02663922,0.1198147;-0.2554004;-0.2209597,0.1271682;-0.6239125;-0.129545,0.1393448;-0.6479226;-0.2048252,-0.07482591;-0.0005873269;-0.04328245,-0.04408801;-0.3288394;-0.07001276,0.0146468;-0.6999315;-0.01476112,0.01856047;-0.7394162;-0.0771233,-0.01551116;0.5236301;-0.01316214,642.072
+0;0;0,-0.01618081;0.3028447;0.01879221,-0.03189249;0.5949874;0.02284598,0.1394327;0.4713213;0.01581425,0.2409197;0.3292992;-0.1845468,0.2888613;0.267976;-0.3658785,-0.1860437;0.4721031;-0.03289206,-0.2087242;0.3174222;-0.2477732,-0.1965578;0.2092685;-0.4123784,0.08269537;0.01048932;-0.0223569,0.1509568;-0.1813985;-0.2925899,0.1403757;-0.5434369;-0.1690158,0.172616;-0.5659321;-0.2457322,-0.07080479;-0.0001531707;-0.04934612,-0.03997964;-0.3371021;-0.05400174,0.005050991;-0.713181;0.0006906725,0.01764548;-0.6724499;-0.09629805,-0.02807211;0.5225304;0.02412907,0;0;0,-0.009670436;0.3036265;-0.006878376,-0.01462439;0.5952929;-0.02827144,0.1554507;0.4758917;-0.02651787,0.2556038;0.2660685;-0.155196,0.2621866;0.1360338;-0.3034787,-0.1767796;0.4733221;-0.057523,-0.2577996;0.22416;-0.1018907,-0.2478951;0.04889122;-0.1920177,0.0816091;0.00893268;-0.02661848,0.1169735;-0.2689859;-0.2164001,0.1290425;-0.6407776;-0.1265132,0.140937;-0.6671947;-0.2062392,-0.0746693;-6.552693E-05;-0.04327671,-0.04354963;-0.3359209;-0.07046508,0.0180508;-0.7095487;-0.01512938,0.02316162;-0.6990138;-0.1114392,-0.0131938;0.5233385;-0.01895642,642.1053
+0;0;0,-0.01633031;0.3025149;0.01940097,-0.03212631;0.5941117;0.0238794,0.1363707;0.4715832;0.01658703,0.2220861;0.3546468;-0.1599885,0.2782084;0.2715427;-0.3748007,-0.1831005;0.4721192;-0.03204507,-0.1991792;0.3525108;-0.2260437,-0.1851887;0.2303324;-0.4287183,0.08304179;0.01024319;-0.02195027,0.1510481;-0.1797717;-0.297651,0.13847;-0.5431494;-0.1773367,0.1691644;-0.5644334;-0.2565313,-0.07085308;4.947722E-05;-0.04962372,-0.03978925;-0.3401793;-0.05418871,0.005958904;-0.7163723;0.001155701,0.01885906;-0.6755242;-0.09661891,-0.0282726;0.5217198;0.02505975,0;0;0,-0.008317869;0.3033168;-0.009382725,-0.01118216;0.5940146;-0.03650951,0.1557316;0.4762481;-0.02760506,0.2509878;0.2887702;-0.1169274,0.2667699;0.1321226;-0.2941637,-0.1727586;0.4747989;-0.05841607,-0.242127;0.2596769;-0.09174401,-0.2305193;0.04570813;-0.1931487,0.08162978;0.008618116;-0.0272944,0.1116312;-0.2816591;-0.2050033,0.1316932;-0.6546903;-0.1206093,0.141316;-0.6824405;-0.200711,-0.07518099;0.0003292265;-0.042783,-0.04358218;-0.3388141;-0.06970327,0.0189018;-0.712903;-0.01650243,0.02419707;-0.7028962;-0.1135395,-0.01031456;0.5222805;-0.02600789,642.128
+0;0;0,-0.01633031;0.3025149;0.01940097,-0.03212631;0.5941117;0.0238794,0.1363707;0.4715832;0.01658703,0.2220861;0.3546468;-0.1599885,0.2782084;0.2715427;-0.3748007,-0.1831005;0.4721192;-0.03204507,-0.1991792;0.3525108;-0.2260437,-0.1851887;0.2303324;-0.4287183,0.08304179;0.01024319;-0.02195027,0.1510481;-0.1797717;-0.297651,0.13847;-0.5431494;-0.1773367,0.1691644;-0.5644334;-0.2565313,-0.07085308;4.947722E-05;-0.04962372,-0.03978925;-0.3401793;-0.05418871,0.005958904;-0.7163723;0.001155701,0.01885906;-0.6755242;-0.09661891,-0.0282726;0.5217198;0.02505975,0;0;0,-0.008317869;0.3033168;-0.009382725,-0.01118216;0.5940146;-0.03650951,0.1557316;0.4762481;-0.02760506,0.2509878;0.2887702;-0.1169274,0.2667699;0.1321226;-0.2941637,-0.1727586;0.4747989;-0.05841607,-0.242127;0.2596769;-0.09174401,-0.2305193;0.04570813;-0.1931487,0.08162978;0.008618116;-0.0272944,0.1116312;-0.2816591;-0.2050033,0.1316932;-0.6546903;-0.1206093,0.141316;-0.6824405;-0.200711,-0.07518099;0.0003292265;-0.042783,-0.04358218;-0.3388141;-0.06970327,0.0189018;-0.712903;-0.01650243,0.02419707;-0.7028962;-0.1135395,-0.01031456;0.5222805;-0.02600789,642.1503
+0;0;0,-0.01633861;0.3026687;0.01941083,-0.03214309;0.5944231;0.02388997,0.1356222;0.4720388;0.01663677,0.2348431;0.3366777;-0.1877603,0.2859219;0.2610418;-0.3832681,-0.182421;0.4725725;-0.03177795,-0.201033;0.3341184;-0.2563434,-0.1882998;0.2229197;-0.4408043,0.0827828;0.01021125;-0.02188182,0.1518267;-0.1827028;-0.3017891,0.1393612;-0.542827;-0.182552,0.1681063;-0.5608542;-0.2567173,-0.07063212;4.932292E-05;-0.04946896,-0.03909433;-0.3453705;-0.0541036,0.006244224;-0.7181952;0.0007452853,0.01832516;-0.6780361;-0.09082013,-0.02828513;0.5219513;0.02507162,0;0;0,-0.007351351;0.3034104;-0.01183867,-0.00994774;0.5940114;-0.04175138,0.1562546;0.4767628;-0.02909231,0.2599873;0.2579612;-0.1354454,0.2720904;0.1089775;-0.2910426,-0.169913;0.474783;-0.06717959,-0.2521667;0.2248259;-0.09366214,-0.2420525;0.02704437;-0.1792969,0.08134311;0.008042902;-0.02747154,0.1062046;-0.2968697;-0.1909988,0.1282729;-0.6665835;-0.108011,0.1388153;-0.6968269;-0.1779609,-0.07493332;0.0008073712;-0.0426664,-0.04327479;-0.3436483;-0.06872313,0.02001513;-0.7144442;-0.01805687,0.02644971;-0.7034039;-0.10879,-0.009137839;0.5222656;-0.03078222,642.1836
+0;0;0,-0.01641461;0.3021516;0.01972066,-0.03218905;0.5940918;0.02449898,0.1340209;0.4721294;0.01671561,0.2333612;0.337957;-0.1884112,0.2856612;0.2632878;-0.3829417,-0.1806934;0.472493;-0.0315282,-0.2137228;0.3276581;-0.2503424,-0.194148;0.2291752;-0.4402656,0.08265063;0.01001453;-0.02143457,0.1513422;-0.1804095;-0.3061664,0.1365529;-0.535205;-0.1936142,0.1638908;-0.5535271;-0.2686456,-0.07029146;0.0002038602;-0.04949673,-0.03823494;-0.3476591;-0.05347474,0.006269857;-0.7135805;0.0002599768,0.01849719;-0.6733618;-0.09170826,-0.02834252;0.5215107;0.02562231,0;0;0,-0.005992625;0.3028143;-0.01488256,-0.007413723;0.5929732;-0.05059552,0.1570664;0.4775768;-0.03035116,0.2612954;0.2590793;-0.1368544,0.2757245;0.1047227;-0.285578,-0.1662547;0.4741756;-0.07419369,-0.2495248;0.2237878;-0.09207711,-0.2392117;0.02566512;-0.1745022,0.08109267;0.007424712;-0.02756286,0.1013858;-0.3054599;-0.1816521,0.1286493;-0.6691765;-0.105932,0.1386776;-0.6960976;-0.1792226,-0.07465895;0.001270348;-0.04260617,-0.04359292;-0.3456937;-0.06911807,0.02015864;-0.7096094;-0.02149724,0.02320204;-0.7484642;-0.08444034,-0.006951988;0.5213117;-0.03840923,642.2172
+0;0;0,-0.01642091;0.3022676;0.01972824,-0.03225014;0.5952221;0.02452272,0.1338378;0.4730387;0.01675087,0.2283934;0.3453287;-0.178496,0.2840384;0.2658837;-0.3854685,-0.1806131;0.473402;-0.03145255,-0.2120516;0.335543;-0.2397275,-0.1912248;0.2307613;-0.4417982,0.08266708;0.01001652;-0.02143884,0.1511373;-0.179794;-0.3052533,0.1363979;-0.5333942;-0.1930802,0.1640264;-0.55223;-0.2689093,-0.07030545;0.0002039007;-0.04950658,-0.03835222;-0.3465382;-0.05347177,0.006002646;-0.7112269;8.191541E-05,0.01835997;-0.6708995;-0.09286407,-0.0283897;0.5223786;0.02565012,0;0;0,-0.00464895;0.302824;-0.01733613,-0.004644994;0.5936469;-0.05597138,0.1593575;0.4782658;-0.03497767,0.2618964;0.2644612;-0.1195076,0.280444;0.09909484;-0.2762094,-0.1640504;0.4750609;-0.07795413,-0.2438835;0.2366515;-0.09058738,-0.2323082;0.0238751;-0.1732779,0.08102988;0.006871731;-0.0279417,0.09891526;-0.3081989;-0.1751742,0.1270102;-0.6708337;-0.1007442,0.1391207;-0.6971173;-0.1754692,-0.07484726;0.001766205;-0.04229148,-0.04363734;-0.3440906;-0.06828847,0.02038486;-0.7068244;-0.02182825,0.02326234;-0.7457661;-0.08614834,-0.004553623;0.5218149;-0.04322362,642.2394
+0;0;0,-0.01641913;0.3022349;0.0197261,-0.0322638;0.5954742;0.02452692,0.1340385;0.4731947;0.01674388,0.2279316;0.3463796;-0.1771348,0.2831595;0.2675301;-0.382556,-0.1808247;0.4735585;-0.03152276,-0.212043;0.3366655;-0.2383383,-0.1913722;0.2326692;-0.4388943,0.08289072;0.01004362;-0.02149684,0.1521877;-0.1820587;-0.3087381,0.1376965;-0.529705;-0.1984538,0.1642772;-0.5466889;-0.2714074,-0.07049565;0.0002044523;-0.04964051,-0.0381566;-0.3507244;-0.05365358,0.005451415;-0.7092724;-0.001001634,0.01734013;-0.6693367;-0.09042298,-0.02840171;0.5225993;0.0256548,0;0;0,-0.003726546;0.3026868;-0.01927352,-0.003537651;0.5936574;-0.05900359,0.16093;0.4792865;-0.03816915,0.2625762;0.2657327;-0.1190996,0.2834098;0.09252329;-0.2641158,-0.1629523;0.474829;-0.08177917,-0.2426791;0.2380241;-0.08912621,-0.2315271;0.02643538;-0.1701885,0.08106184;0.006582081;-0.02862716,0.09698592;-0.3180592;-0.1648893,0.1279798;-0.6749928;-0.09511566,0.1376717;-0.6981919;-0.1680002,-0.07542151;0.002068249;-0.04172742,-0.04355356;-0.3478704;-0.06893627,0.01940323;-0.7047331;-0.02516448,0.02245652;-0.7404379;-0.08769292,-0.003493022;0.5218182;-0.04611683,642.262
+0;0;0,-0.01645717;0.3020315;0.02045366,-0.03226425;0.5954792;0.02574576,0.1391019;0.4717141;0.01681582,0.2306064;0.3540273;-0.1774512,0.2846906;0.2936732;-0.394936,-0.1853118;0.4718323;-0.03281444,-0.2054588;0.3333406;-0.2337549,-0.1924023;0.2347594;-0.4434658,0.08308487;0.00982263;-0.02106452,0.1512057;-0.1772624;-0.3109493,0.1368123;-0.525129;-0.2034217,0.1627024;-0.5418177;-0.2764475,-0.0704521;0.0003216774;-0.04979649,-0.03756525;-0.3497981;-0.05280452,0.006029792;-0.7076823;0.0001007617,0.0178368;-0.6677432;-0.08903237,-0.02840608;0.522575;0.02677299,0;0;0,-0.002738077;0.3024301;-0.02099419,-0.00175114;0.5933622;-0.06257463,0.168533;0.4805014;-0.04899955,0.2626505;0.2652416;-0.1180506,0.2852077;0.08293305;-0.2599032,-0.166846;0.4738225;-0.08493551,-0.2446791;0.2416909;-0.0893908,-0.2330435;0.02429001;-0.1698199,0.08105125;0.006131738;-0.02892041,0.09707974;-0.3189254;-0.1621699,0.1273007;-0.6753868;-0.09286952,0.1346547;-0.6983745;-0.1658156,-0.07557621;0.002504022;-0.04153625,-0.04259914;-0.3466014;-0.06822681,0.01969831;-0.7030271;-0.025096,0.02386714;-0.7387892;-0.08707079,-0.001932953;0.5215643;-0.0493083,642.2953
+0;0;0,-0.01645717;0.3020315;0.02045366,-0.03226425;0.5954792;0.02574576,0.1391019;0.4717141;0.01681582,0.2306064;0.3540273;-0.1774512,0.2846906;0.2936732;-0.394936,-0.1853118;0.4718323;-0.03281444,-0.2054588;0.3333406;-0.2337549,-0.1924023;0.2347594;-0.4434658,0.08308487;0.00982263;-0.02106452,0.1512057;-0.1772624;-0.3109493,0.1368123;-0.525129;-0.2034217,0.1627024;-0.5418177;-0.2764475,-0.0704521;0.0003216774;-0.04979649,-0.03756525;-0.3497981;-0.05280452,0.006029792;-0.7076823;0.0001007617,0.0178368;-0.6677432;-0.08903237,-0.02840608;0.522575;0.02677299,0;0;0,-0.002738077;0.3024301;-0.02099419,-0.00175114;0.5933622;-0.06257463,0.168533;0.4805014;-0.04899955,0.2626505;0.2652416;-0.1180506,0.2852077;0.08293305;-0.2599032,-0.166846;0.4738225;-0.08493551,-0.2446791;0.2416909;-0.0893908,-0.2330435;0.02429001;-0.1698199,0.08105125;0.006131738;-0.02892041,0.09707974;-0.3189254;-0.1621699,0.1273007;-0.6753868;-0.09286952,0.1346547;-0.6983745;-0.1658156,-0.07557621;0.002504022;-0.04153625,-0.04259914;-0.3466014;-0.06822681,0.01969831;-0.7030271;-0.025096,0.02386714;-0.7387892;-0.08707079,-0.001932953;0.5215643;-0.0493083,642.3177
+0;0;0,-0.01645164;0.30193;0.02044679,-0.03228071;0.5957853;0.02574764,0.1378208;0.4723368;0.01689405,0.229695;0.3541745;-0.1781578,0.2831958;0.2944714;-0.3932966,-0.1841367;0.4724541;-0.03236043,-0.204365;0.3334028;-0.2341127,-0.1914494;0.2358851;-0.4415615,0.08297069;0.009809133;-0.02103557,0.1508271;-0.1765497;-0.3097952,0.1364207;-0.5247306;-0.2021703,0.1613805;-0.5397417;-0.2725722,-0.07035529;0.0003212354;-0.04972807,-0.03759609;-0.3484395;-0.05272442,0.006038342;-0.7066471;0.000228662,0.01742109;-0.6670652;-0.08570167,-0.02841892;0.5228126;0.02677583,0;0;0,-0.001831289;0.3022276;-0.02248502,-0.0002923718;0.5934383;-0.06500268,0.168597;0.4810462;-0.04947376,0.2617023;0.2635146;-0.1162555,0.2853082;0.08020784;-0.2524645,-0.164279;0.4746589;-0.08750793,-0.2424624;0.2415642;-0.08914267,-0.2311652;0.0265108;-0.168741,0.08096024;0.005698919;-0.0289104,0.09720416;-0.3183189;-0.1610649,0.1247712;-0.6749166;-0.08965898,0.133862;-0.6980296;-0.1582284,-0.07538698;0.002843093;-0.04161215,-0.0425146;-0.3448092;-0.06942476,0.01991365;-0.7015377;-0.02620302,0.02435716;-0.7344559;-0.08642718,-0.0006129964;0.5216007;-0.05157757,642.3511
+0;0;0,-0.01646629;0.3012593;0.02126468,-0.03223047;0.5949517;0.02708326,0.1362618;0.4719994;0.01760565,0.2280839;0.3613083;-0.1840904,0.2926217;0.3100237;-0.3948324,-0.182516;0.472225;-0.03095292,-0.2019696;0.3289548;-0.2321005,-0.1905879;0.2371597;-0.438623,0.08316004;0.009516303;-0.02035356,0.149947;-0.1738478;-0.3099624,0.1348428;-0.5230615;-0.20512,0.1583254;-0.5340782;-0.2756898,-0.07004567;0.0005630119;-0.05013687,-0.03702764;-0.3470926;-0.05137589,0.006604422;-0.7055279;0.001450811,0.0176505;-0.6661611;-0.08223994,-0.02837464;0.522069;0.02800766,0;0;0,-0.0008531474;0.3015331;-0.02361178,0.001535207;0.5925051;-0.06666875,0.1687252;0.4811503;-0.04948711,0.2604464;0.2596975;-0.112025,0.2855569;0.0770538;-0.243243,-0.1616537;0.475555;-0.08816476,-0.2406678;0.2407747;-0.08854979,-0.2291499;0.02866113;-0.1665406,0.08087304;0.005395025;-0.02916956,0.09727602;-0.318218;-0.1594067,0.1253465;-0.6750326;-0.08823299,0.1337896;-0.7005243;-0.1519768,-0.07543698;0.003019459;-0.04147968,-0.04237055;-0.3435286;-0.06917842,0.02010252;-0.7003738;-0.02525911,0.02494575;-0.7314574;-0.08407438,0.0009853244;0.5207742;-0.05317783,642.3735
+0;0;0,-0.01646791;0.3012889;0.02126677,-0.03225202;0.5953524;0.02709341,0.1364888;0.47225;0.0176013,0.2286762;0.3611185;-0.1848971,0.2919225;0.3108602;-0.391422,-0.1827625;0.4724759;-0.03102938,-0.2022935;0.3286358;-0.2329771,-0.1911395;0.2386776;-0.4353669,0.08311396;0.009511031;-0.02034229,0.1497203;-0.1733572;-0.309168,0.1346194;-0.5224936;-0.2043488,0.1583515;-0.533946;-0.2756684,-0.07000687;0.0005627;-0.0501091,-0.03707812;-0.3461528;-0.05134476,0.00654427;-0.7045087;0.001470227,0.0177077;-0.6650423;-0.08310966,-0.02839218;0.5223939;0.02801877,0;0;0,0.0005726926;0.3014879;-0.02455926,0.00483172;0.5927047;-0.06836677,0.1718145;0.4816258;-0.05231595,0.2608801;0.2564159;-0.1089032,0.2861285;0.07490227;-0.2337785,-0.1596121;0.4766741;-0.08901282,-0.2394063;0.2411185;-0.08815069,-0.2283297;0.03335048;-0.1648858,0.08076076;0.004903615;-0.02942538,0.09790556;-0.3180502;-0.1586709,0.1240896;-0.6744644;-0.0852232,0.1333158;-0.6990225;-0.1508455,-0.075425;0.003400414;-0.04137278,-0.04162009;-0.3420768;-0.06966133,0.0211556;-0.6986574;-0.02470889,0.02598639;-0.7302281;-0.08432193,0.003713232;0.5209298;-0.05473542,642.4073
+0;0;0,-0.01645788;0.3011054;0.02125382,-0.03226042;0.5955111;0.0270894,0.1352979;0.4727341;0.01767257,0.2281297;0.3608258;-0.1862413,0.2913094;0.3106204;-0.3925487,-0.1816602;0.4729584;-0.0306088,-0.2013277;0.3281128;-0.2339681,-0.1901855;0.2382494;-0.4361448,0.08320118;0.009521011;-0.02036364,0.1497462;-0.1731789;-0.3089233,0.1346836;-0.5214304;-0.2043698,0.1583699;-0.5328028;-0.2755516,-0.07008033;0.0005632905;-0.05016168,-0.03718191;-0.3458329;-0.05139621,0.006329939;-0.7032807;0.001284942,0.01747181;-0.6638326;-0.08313162,-0.02839874;0.5225179;0.0280152,0;0;0,0.001589064;0.3012028;-0.02571797,0.006084606;0.5928203;-0.0691607,0.1717595;0.4817872;-0.05111456,0.26039;0.2538367;-0.1050148,0.2862607;0.0716113;-0.2283015,-0.1574589;0.477378;-0.08890408,-0.2384292;0.2403921;-0.08703086,-0.227021;0.03339916;-0.1651256,0.08072589;0.004339755;-0.02987075,0.09763278;-0.3186342;-0.1582303,0.1237279;-0.6740272;-0.08439064,0.1323936;-0.6988422;-0.1496577,-0.07557486;0.003794322;-0.04125298,-0.04151642;-0.3412849;-0.07014187,0.02189389;-0.6967143;-0.02446361,0.02637912;-0.7282631;-0.08388738,0.004951335;0.5209813;-0.05568266,642.4323
+0;0;0,-0.01657663;0.3010524;0.02168193,-0.03246187;0.595529;0.02802523,0.1361737;0.4723142;0.01783098,0.2293714;0.3618772;-0.1878889,0.2801319;0.3122371;-0.4092367,-0.182359;0.4720685;-0.03113466,-0.2029034;0.3267624;-0.2352594,-0.1925004;0.2383177;-0.44998,0.08348284;0.009402301;-0.0200816,0.1478054;-0.1757836;-0.3061976,0.1322649;-0.5293537;-0.2055041,0.1555576;-0.5409927;-0.2764771,-0.0701793;0.0006297568;-0.05035402,-0.03701165;-0.344613;-0.05134251,0.006993227;-0.7060008;0.002088416,0.01816068;-0.6665438;-0.08216935,-0.02858419;0.5225527;0.02881906,0;0;0,0.002703831;0.3011332;-0.02624655,0.00779612;0.592887;-0.06929588,0.1745671;0.4817973;-0.05227423,0.2607279;0.2505809;-0.100421,0.287347;0.05725585;-0.2267239,-0.1571273;0.4774678;-0.08921607,-0.2391614;0.2398427;-0.08647513,-0.227789;0.02593665;-0.1767552,0.08084976;0.004046857;-0.03013301,0.09530707;-0.315217;-0.1648741,0.124249;-0.6730031;-0.08397937,0.1317087;-0.698166;-0.1489019,-0.07579771;0.004101107;-0.04121828,-0.04155323;-0.3398079;-0.07033011,0.02253189;-0.6989151;-0.02208474,0.02761315;-0.7298934;-0.08182886,0.00653138;0.5210439;-0.05594802,642.4628
+0;0;0,-0.01657663;0.3010524;0.02168193,-0.03246187;0.595529;0.02802523,0.1361737;0.4723142;0.01783098,0.2293714;0.3618772;-0.1878889,0.2801319;0.3122371;-0.4092367,-0.182359;0.4720685;-0.03113466,-0.2029034;0.3267624;-0.2352594,-0.1925004;0.2383177;-0.44998,0.08348284;0.009402301;-0.0200816,0.1478054;-0.1757836;-0.3061976,0.1322649;-0.5293537;-0.2055041,0.1555576;-0.5409927;-0.2764771,-0.0701793;0.0006297568;-0.05035402,-0.03701165;-0.344613;-0.05134251,0.006993227;-0.7060008;0.002088416,0.01816068;-0.6665438;-0.08216935,-0.02858419;0.5225527;0.02881906,0;0;0,0.002703831;0.3011332;-0.02624655,0.00779612;0.592887;-0.06929588,0.1745671;0.4817973;-0.05227423,0.2607279;0.2505809;-0.100421,0.287347;0.05725585;-0.2267239,-0.1571273;0.4774678;-0.08921607,-0.2391614;0.2398427;-0.08647513,-0.227789;0.02593665;-0.1767552,0.08084976;0.004046857;-0.03013301,0.09530707;-0.315217;-0.1648741,0.124249;-0.6730031;-0.08397937,0.1317087;-0.698166;-0.1489019,-0.07579771;0.004101107;-0.04121828,-0.04155323;-0.3398079;-0.07033011,0.02253189;-0.6989151;-0.02208474,0.02761315;-0.7298934;-0.08182886,0.00653138;0.5210439;-0.05594802,642.4849
+0;0;0,-0.01657658;0.3010515;0.02168187,-0.03245999;0.5954933;0.02802607,0.135067;0.4726628;0.01790508,0.2284482;0.3620083;-0.1882199,0.2798627;0.3117285;-0.4124199,-0.1813273;0.4724187;-0.03073183,-0.2019121;0.3268265;-0.2352585,-0.191375;0.2372422;-0.4527459,0.08344514;0.009398055;-0.02007253,0.147963;-0.1763501;-0.3070574,0.1322621;-0.5335698;-0.2053244,0.1561946;-0.5463525;-0.2782468,-0.07014761;0.0006294724;-0.05033128,-0.03687925;-0.3456615;-0.05132277,0.007579848;-0.7107797;0.002659675,0.01905403;-0.6710629;-0.08391231,-0.0285848;0.522564;0.0288194,0;0;0,0.003306564;0.3011414;-0.02607369,0.008035224;0.5930267;-0.0680151,0.1735467;0.4814861;-0.04876995,0.2597393;0.249231;-0.09438062,0.2861314;0.0525834;-0.2211494,-0.1558604;0.4781564;-0.0874185,-0.2391789;0.2404471;-0.08535078,-0.2290832;0.02715713;-0.1845608,0.08089227;0.004020393;-0.02990985,0.0929129;-0.3118418;-0.1752088,0.121489;-0.6707904;-0.0827899,0.131036;-0.6932158;-0.1526556,-0.07564173;0.004241734;-0.04140843,-0.04173869;-0.340768;-0.07046224,0.02291863;-0.7032642;-0.01929637,0.02823788;-0.7354577;-0.08113854,0.006880842;0.5211808;-0.05493236,642.5186
+0;0;0,-0.01674601;0.301064;0.02230877,-0.03269266;0.5955038;0.02919341,0.1341745;0.4727259;0.01846794,0.2277696;0.3659446;-0.189693,0.2899756;0.3274855;-0.4165734,-0.1807312;0.4723843;-0.02992356,-0.2095443;0.3626407;-0.2549112,-0.1942271;0.2727457;-0.4751558,0.08301491;0.009324124;-0.01971363,0.1457435;-0.1752719;-0.3016262,0.1294163;-0.5444165;-0.1996678,0.1538342;-0.5583221;-0.2795734,-0.06972563;0.0005627664;-0.05005059,-0.03629443;-0.3405642;-0.05025013,0.009058502;-0.7169385;0.006453983,0.02135712;-0.676469;-0.0865405,-0.02880215;0.5225855;0.02986464,0;0;0,0.003744334;0.301347;-0.02436447,0.008483768;0.5934379;-0.06493878,0.1729303;0.4807202;-0.0439322,0.2587684;0.2480062;-0.08830857,0.2859771;0.0467326;-0.2130966,-0.1547731;0.4785319;-0.08484355,-0.2398133;0.2413403;-0.08357535,-0.2298811;0.0280914;-0.1896398,0.08068849;0.004131019;-0.02897144,0.09114031;-0.297763;-0.1909468,0.1180414;-0.6655953;-0.08651686,0.1282383;-0.6861693;-0.1655557,-0.07470375;0.004194855;-0.04205704,-0.04322213;-0.3356368;-0.07381585,0.02335251;-0.7085731;-0.01536778,0.03195526;-0.7429677;-0.08383803,0.007272549;0.521549;-0.05216384,642.5411
+0;0;0,-0.01672655;0.300714;0.02228284,-0.0326587;0.5948856;0.02916272,0.1330746;0.4725543;0.01851522,0.2269921;0.365405;-0.1903629,0.2860353;0.3289014;-0.4057075,-0.1796507;0.472215;-0.02954121,-0.208563;0.3620933;-0.2553039,-0.1940247;0.276769;-0.4643502,0.08294584;0.009316365;-0.01969722,0.1441231;-0.1707147;-0.2946382,0.1278262;-0.5391759;-0.1928685,0.1503697;-0.549711;-0.2666402,-0.06966761;0.0005622982;-0.05000895,-0.03706315;-0.3321287;-0.05020355,0.00820582;-0.7078062;0.006395586,0.01956034;-0.6681404;-0.07946022,-0.02877359;0.5220686;0.02983301,0;0;0,0.004294045;0.3011047;-0.02286434,0.009560693;0.5931099;-0.06202936,0.1723756;0.480011;-0.03967118,0.2584626;0.2459219;-0.08117795,0.288384;0.05130671;-0.1926301,-0.1528722;0.4788941;-0.08213799,-0.2408185;0.2418517;-0.08493678,-0.2340398;0.04565752;-0.197426,0.08079255;0.004402786;-0.02842474,0.09513361;-0.2669965;-0.2230606,0.1214759;-0.6318029;-0.1107721,0.1271858;-0.6589907;-0.1762743,-0.07444163;0.003960408;-0.04239748,-0.04422688;-0.3276481;-0.07188071,0.02193099;-0.6996619;-0.01175417,0.03001545;-0.7292936;-0.07478023,0.008139081;0.5212581;-0.04965329,642.5745
+0;0;0,-0.01667841;0.2998486;0.0222187,-0.03257727;0.5934041;0.02908677,0.1316904;0.4717298;0.01853901,0.2256938;0.3644827;-0.1905298,0.2839846;0.3284442;-0.4031307,-0.178225;0.4713936;-0.02908562,-0.2071637;0.3611714;-0.2550546,-0.1928106;0.2769342;-0.4614372,0.08334618;0.009361331;-0.01979229,0.1424488;-0.1645644;-0.2854094,0.1247916;-0.5637814;-0.1751449,0.1501966;-0.579462;-0.2582809,-0.07000387;0.0005650122;-0.05025031,-0.0385051;-0.3208437;-0.05043832,0.01054252;-0.7278793;0.0108852,0.02333834;-0.6869865;-0.08586882,-0.02870348;0.5207992;0.02975511,0;0;0,0.004854329;0.3004385;-0.01985288,0.01085444;0.5920798;-0.05695295,0.1716319;0.4788268;-0.0341599,0.2583814;0.2444046;-0.07377172,0.2889552;0.05149639;-0.182157,-0.1504852;0.4789539;-0.07797459,-0.2422265;0.2432256;-0.08597863,-0.240507;0.05677751;-0.2089822,0.08117483;0.005195677;-0.02845359,0.09429214;-0.2284349;-0.2510304,0.1194709;-0.6180704;-0.1117666,0.1436952;-0.6198861;-0.2014587,-0.07491247;0.003371813;-0.04245831,-0.04602721;-0.3171015;-0.06999412,0.02491421;-0.7198193;-0.001950301,0.03407053;-0.7584375;-0.07160252,0.009106897;0.5203516;-0.04516602,642.5964
+0;0;0,-0.01685552;0.2997841;0.02294408,-0.03280302;0.5933236;0.03033015,0.1314331;0.4715966;0.01919487,0.2239329;0.3793709;-0.197569,0.2885298;0.3110301;-0.4001831,-0.178303;0.4712909;-0.02825823,-0.1959441;0.3461209;-0.247506,-0.1890364;0.2657664;-0.4558114,0.08336809;0.00941525;-0.01967407,0.1416236;-0.1646496;-0.2853872,0.1233426;-0.5646319;-0.1780366,0.1490477;-0.578293;-0.2621596,-0.07003275;0.0004560341;-0.05021117,-0.03812661;-0.3209121;-0.04970565,0.01081563;-0.7278062;0.01263321,0.02354614;-0.6868761;-0.08412521,-0.02891038;0.5207188;0.03089023,0;0;0,0.004854329;0.3004385;-0.01985288,0.01085444;0.5920798;-0.05695295,0.1716319;0.4788268;-0.0341599,0.2583814;0.2444046;-0.07377172,0.2889552;0.05149639;-0.182157,-0.1504852;0.4789539;-0.07797459,-0.2422265;0.2432256;-0.08597863,-0.240507;0.05677751;-0.2089822,0.08117483;0.005195677;-0.02845359,0.09429214;-0.2284349;-0.2510304,0.1194709;-0.6180704;-0.1117666,0.1436952;-0.6198861;-0.2014587,-0.07491247;0.003371813;-0.04245831,-0.04602721;-0.3171015;-0.06999412,0.02491421;-0.7198193;-0.001950301,0.03407053;-0.7584375;-0.07160252,0.009106897;0.5203516;-0.04516602,642.6191
+0;0;0,-0.01682013;0.2991545;0.0228959,-0.03273738;0.5921379;0.03026661,0.1310842;0.4706424;0.01916033,0.2236102;0.3783904;-0.1976651,0.2881766;0.310082;-0.4001831,-0.1778621;0.4703375;-0.02817177,-0.1955082;0.3451318;-0.2474819,-0.1886038;0.2648154;-0.4556885,0.08361679;0.009443336;-0.01973276,0.1414578;-0.163383;-0.2835554,0.12564;-0.5094714;-0.1906693,0.1476624;-0.5168774;-0.2627404,-0.07024166;0.0004573945;-0.05036096,-0.03856253;-0.3186242;-0.04985903,0.003785193;-0.670693;0.00408024,0.01469186;-0.6313288;-0.07881603,-0.02885044;0.5196393;0.03082587,0;0;0,0.004507411;0.2999496;-0.01761961,0.009978499;0.5912697;-0.0528419,0.1700489;0.47713;-0.0287416,0.2574184;0.2424074;-0.06557417,0.2893952;0.04890284;-0.17226,-0.1509643;0.4790291;-0.07455717,-0.2466206;0.2450849;-0.08886702,-0.2474446;0.06078056;-0.2148814,0.08171952;0.005955041;-0.02750969,0.09318402;-0.215608;-0.2590163,0.117045;-0.5500747;-0.1316667,0.1365387;-0.5760912;-0.1913373,-0.07479161;0.002709561;-0.04323423,-0.04713057;-0.3158545;-0.06708117,0.01313398;-0.6644082;-0.007635243,0.02219284;-0.6936454;-0.06668886,0.008332897;0.519582;-0.04145527,642.6527
+0;0;0,-0.01676865;0.2982389;0.02282583,-0.03265694;0.5906894;0.03018262,0.1407031;0.4663899;0.01837922,0.2312187;0.3761423;-0.1937352,0.2951588;0.3084965;-0.3942889,-0.1866811;0.4660668;-0.03177764,-0.2039437;0.3435816;-0.2463227,-0.1971063;0.2640442;-0.4525098,0.0834088;0.009419848;-0.01968368,0.1413265;-0.1636356;-0.2838559,0.1280329;-0.454495;-0.2057927,0.1527953;-0.4665548;-0.2868306,-0.07006694;0.0004562568;-0.05023569,-0.03834583;-0.3190483;-0.0497331,-0.002755985;-0.6149337;-0.004401498,0.009507655;-0.5744044;-0.09761146,-0.02877644;0.5183109;0.03074095,0;0;0,0.006025575;0.2991782;-0.01430845,0.01273223;0.5902385;-0.04693747,0.1818;0.4729585;-0.02169204,0.2583456;0.2402334;-0.05788612,0.2932417;0.04684876;-0.1592307,-0.1581763;0.4763671;-0.07194313,-0.2563042;0.2497543;-0.09059191,-0.2599164;0.06872299;-0.2174804,0.08207004;0.005443215;-0.02584743,0.09177598;-0.213327;-0.2606559,0.1103964;-0.4861369;-0.1337786,0.1301772;-0.5119018;-0.2075915,-0.07407417;0.003139159;-0.04400424,-0.04499177;-0.3159995;-0.06386229,0.004690927;-0.6088817;-0.01266266,0.01433063;-0.6463056;-0.07831676,0.0106881;0.5185773;-0.03623605,642.6752
+0;0;0,-0.01776692;0.2972026;0.02343999,-0.0340185;0.5891062;0.03118794,0.145742;0.46281;0.01867275,0.2341795;0.3804246;-0.1936362,0.2850449;0.3214182;-0.4021461,-0.1938984;0.4627033;-0.03326737,-0.2114203;0.3411457;-0.2444555,-0.2025235;0.2687193;-0.4547426,0.08304155;0.01069876;-0.01968954,0.1451299;-0.1163141;-0.3093062,0.1278181;-0.4094962;-0.2212994,0.1548021;-0.4249128;-0.307016,-0.07028555;-0.0004572655;-0.04957592,-0.03873843;-0.3211894;-0.04872374,-0.002577964;-0.6220388;-0.002004158,0.01043844;-0.5807902;-0.1012119,-0.03005558;0.5169001;0.03167814,0;0;0,0.007467654;0.2983559;-0.01106691,0.01565855;0.589131;-0.04126549,0.1903819;0.4696856;-0.01498413,0.2607999;0.2384253;-0.0502491,0.2975645;0.04110599;-0.1464722,-0.1620378;0.4743991;-0.06980842,-0.2623644;0.2525553;-0.08989832,-0.2669556;0.07165758;-0.2195145,0.08229877;0.004767746;-0.02454019,0.09595157;-0.2041563;-0.2695491,0.1199359;-0.4889601;-0.1585886,0.1490484;-0.4856198;-0.2512162,-0.07344714;0.003783418;-0.04460093,-0.04212937;-0.3165988;-0.0600761,0.006556384;-0.6146663;-0.007291995,0.01541282;-0.6554113;-0.0783895,0.0130663;0.5175408;-0.0313766,642.6974
+0;0;0,-0.01772133;0.29644;0.02337984,-0.03390084;0.5870455;0.03110178,0.1422414;0.4623657;0.01884872,0.2306011;0.3800527;-0.1932734,0.2821095;0.3203004;-0.4044192,-0.1904628;0.4622611;-0.03203068,-0.2079692;0.3408105;-0.2430329,-0.19896;0.2674685;-0.4559784,0.08310311;0.01070669;-0.01970413,0.1468848;-0.1197701;-0.3172194,0.1262989;-0.4683992;-0.2125686,0.1538352;-0.4847452;-0.3000393,-0.07033765;-0.0004576045;-0.04961267,-0.03793016;-0.329937;-0.04873725,0.005069021;-0.6876835;0.006818,0.01835179;-0.6462046;-0.09441988,-0.02996601;0.5153511;0.03158851,0;0;0,0.01124812;0.297525;-0.009468794,0.02606529;0.5869983;-0.03702974,0.1946498;0.4671409;-0.01055193,0.2639225;0.2354869;-0.04396439,0.3022753;0.03447817;-0.1384659,-0.1507047;0.4761306;-0.06478686,-0.2550081;0.2564364;-0.08561745,-0.2695929;0.08548355;-0.2317968,0.08272102;0.003976107;-0.02346134,0.1177491;-0.06473914;-0.3454224,0.1164589;-0.3831427;-0.1678405,0.1353991;-0.4241854;-0.2396145,-0.07317408;0.004527771;-0.04510061,-0.03797916;-0.324434;-0.05747545,0.01766483;-0.6789937;0.006625939,0.02678146;-0.7209767;-0.06612466,0.02161194;0.5158991;-0.02803635,642.7305
+0;0;0,-0.01875763;0.2963059;0.02425441,-0.03544342;0.5868677;0.03249363,0.1409294;0.4624919;0.01998305,0.2288224;0.3825251;-0.1932276,0.2796585;0.3271252;-0.4057189,-0.1917405;0.4619724;-0.03093538,-0.2095577;0.3416374;-0.2425499,-0.1975439;0.3088398;-0.465229,0.08292948;0.0116197;-0.01991725,0.1423507;-0.08927286;-0.3295904,0.1274131;-0.4417811;-0.2377612,0.1388643;-0.4012571;-0.3393261,-0.07073683;-0.001320097;-0.04902622,-0.03859819;-0.3308258;-0.04813951,0.003979836;-0.6888206;0.006125078,0.01722641;-0.6472157;-0.09510318,-0.03135781;0.5151811;0.03287213,0;0;0,0.01124812;0.297525;-0.009468794,0.02606529;0.5869983;-0.03702974,0.1946498;0.4671409;-0.01055193,0.2639225;0.2354869;-0.04396439,0.3022753;0.03447817;-0.1384659,-0.1507047;0.4761306;-0.06478686,-0.2550081;0.2564364;-0.08561745,-0.2695929;0.08548355;-0.2317968,0.08272102;0.003976107;-0.02346134,0.1177491;-0.06473914;-0.3454224,0.1164589;-0.3831427;-0.1678405,0.1353991;-0.4241854;-0.2396145,-0.07317408;0.004527771;-0.04510061,-0.03797916;-0.324434;-0.05747545,0.01766483;-0.6789937;0.006625939,0.02678146;-0.7209767;-0.06612466,0.02161194;0.5158991;-0.02803635,642.753
+0;0;0,-0.01869776;0.2953602;0.024177,-0.0353316;0.5850171;0.03239163,0.1429885;0.4602889;0.01973301,0.2305471;0.3806263;-0.1926663,0.2814371;0.3251676;-0.4053833,-0.1934686;0.4597635;-0.03176509,-0.211218;0.3398864;-0.2425743,-0.1991914;0.307054;-0.4654899,0.0828253;0.0116051;-0.01989223,0.1422715;-0.08932986;-0.3296956,0.1278667;-0.4292625;-0.2411423,0.1396399;-0.3884427;-0.3455618,-0.07064797;-0.001318439;-0.04896463,-0.03849582;-0.3309626;-0.04807755,0.002563249;-0.6761861;0.004251163,0.01618215;-0.6342551;-0.09982233,-0.03126009;0.5135779;0.03276883,0;0;0,0.01392768;0.2965213;-0.007275581,0.03035115;0.5851771;-0.03285885,0.2002514;0.4640716;-0.005532026,0.266899;0.2322502;-0.03624153,0.3061686;0.03103159;-0.1304908,-0.14898;0.4756843;-0.06170113,-0.2563497;0.2585465;-0.08289205,-0.2711075;0.08671328;-0.2283895,0.08292969;0.002935141;-0.02246022,0.1238085;-0.05795524;-0.345448,0.1196036;-0.3641634;-0.1727567,0.1393624;-0.4032254;-0.2502108,-0.07267114;0.00551873;-0.04559449,-0.03455637;-0.3232531;-0.05809207,0.01661877;-0.6650269;0.00652314,0.02526854;-0.7088049;-0.06858418,0.02561603;0.5142912;-0.02431202,642.7756
+0;0;0,-0.01870246;0.2954345;0.02418308,-0.03531532;0.5847261;0.03238638,0.1453723;0.4593409;0.01954999,0.2324809;0.3800877;-0.1917578,0.2789766;0.3294179;-0.3861067,-0.1956638;0.4588084;-0.03264898,-0.213322;0.3395473;-0.2423749,-0.2023339;0.30955;-0.4460418,0.08279524;0.01160089;-0.01988501,0.1422798;-0.08939911;-0.329888,0.1280964;-0.4241072;-0.2426957,0.1392274;-0.3838775;-0.3414205,-0.07062232;-0.00131796;-0.04894686,-0.03844945;-0.3311746;-0.0480592,0.001978558;-0.6710922;0.003465243,0.01485472;-0.6298118;-0.09493232,-0.0312477;0.5133551;0.03276322,0;0;0,0.01565976;0.296569;-0.004215479,0.03227223;0.5850406;-0.02740288,0.2042609;0.4624236;0.000459671,0.2691692;0.2312287;-0.02879477,0.3111013;0.04462297;-0.1057413,-0.1496171;0.4756395;-0.0567541,-0.2583092;0.2605746;-0.07804002,-0.272986;0.1044287;-0.2118451,0.08264324;0.001799822;-0.02349257,0.1367015;-0.04101288;-0.3476623,0.1260169;-0.3461407;-0.1845183,0.1435214;-0.380637;-0.2587407,-0.07292167;0.006271357;-0.04503493,-0.03426325;-0.3227462;-0.05474209,0.01568533;-0.6592477;0.009328306,0.02375484;-0.6989497;-0.06174657,0.02756842;0.5141758;-0.01924419,642.809
+0;0;0,-0.01865087;0.2946195;0.02411637,-0.03521241;0.5830168;0.03229847,0.14734;0.4573695;0.01931958,0.235121;0.3775046;-0.1936194,0.2806048;0.3279375;-0.3837385,-0.1973313;0.4568313;-0.03343579,-0.2151259;0.3366497;-0.2447806,-0.2043769;0.3073052;-0.4440149,0.0829569;0.01162354;-0.01992383,0.1424302;-0.08935741;-0.3298683,0.1281606;-0.4260994;-0.2421463,0.1391408;-0.3860084;-0.3395326,-0.07076021;-0.001320534;-0.04904243,-0.03859341;-0.3311149;-0.04815494,0.002080277;-0.6730981;0.003682613,0.01478187;-0.6319706;-0.09338097,-0.03116268;0.5119596;0.03267365,0;0;0,0.01592232;0.2957596;-0.001695156,0.0327169;0.5834854;-0.0227282,0.2061513;0.459324;0.004786968,0.2710253;0.2258549;-0.02186775,0.3112437;0.04372931;-0.09857297,-0.1514853;0.4749449;-0.05235625,-0.2628818;0.2592177;-0.07425342,-0.2791552;0.1067536;-0.2052529,0.08289996;0.001488507;-0.02322268,0.1493331;-0.03139773;-0.3461854,0.1295745;-0.3423227;-0.1905279,0.1474645;-0.3756199;-0.2638757,-0.07307988;0.006503487;-0.04506603,-0.03582414;-0.322662;-0.05293344,0.01516438;-0.6609296;0.01240595,0.02247437;-0.7002785;-0.05719139,0.02794606;0.5128811;-0.01511598,642.8311
+0;0;0,-0.01917849;0.2944553;0.02447823,-0.03598573;0.582284;0.0329746,0.1458287;0.4572065;0.02000664,0.2320638;0.3821716;-0.1996476,0.2779995;0.3260213;-0.381409,-0.1971248;0.4562512;-0.03270096,-0.2165789;0.3423415;-0.2517006,-0.2054751;0.2728708;-0.4343224,0.08340795;0.01185161;-0.01989694,0.1418208;-0.08916445;-0.329815,0.1272665;-0.4285901;-0.2432951,0.1395407;-0.3872868;-0.3519959,-0.0711826;-0.001610966;-0.04923084,-0.03918843;-0.3312163;-0.04774625,0.00131771;-0.6754923;0.004604764,0.01550774;-0.6330488;-0.1037376,-0.03189215;0.5113967;0.03329057,0;0;0,0.01589413;0.2956635;0.001200199,0.03275731;0.5830405;-0.01689005,0.2050026;0.457957;0.009634495,0.2707887;0.220466;-0.01455116,0.3104397;0.04285723;-0.08654475,-0.1513862;0.4763409;-0.04483047,-0.2666551;0.258401;-0.06785267,-0.2835466;0.1108249;-0.1952738,0.08311028;0.0008789898;-0.02418971,0.1593675;-0.02911428;-0.3450491,0.133562;-0.3440309;-0.1931648,0.1549007;-0.3853387;-0.2741225,-0.07385933;0.006992928;-0.04459969,-0.03919351;-0.3223064;-0.04967863,0.01266596;-0.6625757;0.01691457,0.02068973;-0.7102275;-0.06054567,0.02798936;0.5125296;-0.01000953,642.8648
+0;0;0,-0.01912418;0.2936214;0.0244089,-0.03586774;0.5803583;0.03287723,0.1459326;0.4556406;0.01990715,0.2336717;0.3792971;-0.2035777,0.2788662;0.3240528;-0.3824066,-0.1970341;0.4546853;-0.0328025,-0.2168275;0.3387891;-0.2556214,-0.2059028;0.2704393;-0.4352967,0.08333959;0.0118419;-0.01988063,0.1417043;-0.08909085;-0.3295431,0.1268695;-0.4350569;-0.2413561,0.1377638;-0.3950244;-0.3378362,-0.07112427;-0.001609646;-0.0491905,-0.03915648;-0.3309432;-0.04770713,0.002130169;-0.681853;0.005652633,0.01472489;-0.6408085;-0.0905094,-0.03179506;0.5098329;0.0331916,0;0;0,0.01500438;0.2948513;0.003554583,0.03141432;0.5813115;-0.01192689,0.2037491;0.4560178;0.01300764,0.2695875;0.2138506;-0.009180784,0.3088281;0.03847447;-0.07830119,-0.1529586;0.4760321;-0.03984303,-0.2717721;0.254788;-0.06000185,-0.28823;0.1107334;-0.186697,0.08316055;0.0009535551;-0.0237565,0.1671893;-0.03113362;-0.3421812,0.1450553;-0.3587657;-0.201267,0.161033;-0.3901304;-0.275475,-0.07370615;0.006913055;-0.04472775,-0.04137332;-0.3223522;-0.04959791,0.01100629;-0.6688056;0.0205156,0.01791662;-0.7086006;-0.04737141,0.02678631;0.5110917;-0.005739927,642.8986
+0;0;0,-0.01910586;0.2933401;0.02438552,-0.03583115;0.5797639;0.03284501,0.1466703;0.454917;0.01982177,0.2354053;0.3777069;-0.2061999,0.2805795;0.3224873;-0.3849485,-0.1976588;0.4539578;-0.03309725,-0.2176769;0.3367461;-0.2584454,-0.2067572;0.2684269;-0.43804,0.08312388;0.01181125;-0.01982917,0.1413767;-0.088928;-0.328898,0.1264539;-0.436945;-0.2401882,0.1370614;-0.3971767;-0.3341281,-0.07094017;-0.00160548;-0.04906318,-0.03903366;-0.3303077;-0.04758265,0.002497751;-0.6832978;0.006093446,0.01476087;-0.642544;-0.08753677,-0.03176343;0.5093245;0.03315899,0;0;0,0.01373055;0.2946105;0.004921436,0.02909905;0.5808848;-0.009123087,0.2022542;0.4547467;0.01465082,0.2676932;0.2092645;-0.004773378,0.3080316;0.03388602;-0.07300973,-0.1562611;0.475504;-0.03468542,-0.2774518;0.2518938;-0.04992964,-0.2958508;0.1091995;-0.1777608,0.08305044;0.001092851;-0.02331758,0.1781143;-0.04301703;-0.3364989,0.1537965;-0.3752167;-0.2013693,0.1712878;-0.4036692;-0.2742391,-0.07334963;0.006767199;-0.04490341,-0.04430147;-0.3221673;-0.0497652,0.008755147;-0.6702825;0.02240679,0.01542148;-0.7082887;-0.04364899,0.02470172;0.5107116;-0.003228664,642.9319
+0;0;0,-0.01958619;0.2928589;0.02480521,-0.03660709;0.5787429;0.03368764,0.1456898;0.453991;0.02043663,0.2375689;0.3730311;-0.2074721,0.2932203;0.3056467;-0.4320812,-0.1980134;0.4528992;-0.0324633,-0.2205769;0.345347;-0.26669,-0.2065759;0.2828343;-0.4990326,0.08374429;0.01230758;-0.02011142,0.1402543;-0.08833189;-0.3279847,0.1253962;-0.4299508;-0.239544,0.1504573;-0.474042;-0.300211,-0.0717415;-0.00207314;-0.04917227,-0.03992886;-0.3293246;-0.04772908,0.000580363;-0.6761739;0.005190969,0.01333026;-0.6349425;-0.09232485,-0.03248171;0.5084032;0.03391429,0;0;0,0.01242056;0.2942423;0.005697012,0.02636216;0.5801504;-0.006815911,0.1996477;0.4534611;0.01534915,0.2651339;0.203703;-0.001117945,0.3192312;-0.01755826;-0.07988286,-0.158986;0.4746505;-0.02829267,-0.2809944;0.2466009;-0.03507761,-0.3112397;0.06986171;-0.1961224,0.08364554;0.001656801;-0.02386904,0.1871564;-0.07824755;-0.3255451,0.1634493;-0.4043262;-0.191916,0.191684;-0.4326144;-0.2667713,-0.07433309;0.006407894;-0.04475024,-0.04903296;-0.321363;-0.05056301,0.003084511;-0.6631205;0.0217667,0.01069381;-0.7041903;-0.04671117,0.02241066;0.5100213;-0.001245022,642.9654
+0;0;0,-0.01957789;0.2927349;0.0247947,-0.03658684;0.5784182;0.03367015,0.147841;0.4530476;0.02025769,0.2396539;0.3721462;-0.2074866,0.2849506;0.3172996;-0.3903041,-0.1999767;0.4519428;-0.03327553,-0.222524;0.3444682;-0.2673331,-0.211128;0.2935869;-0.4564452,0.08341268;0.01225884;-0.02003178,0.1398136;-0.08818647;-0.3273111,0.1242633;-0.4457236;-0.2347494,0.1485544;-0.4875385;-0.2935525,-0.07145742;-0.00206493;-0.04897756,-0.03970616;-0.328685;-0.04753715,0.002690643;-0.6916963;0.007848781,0.01504883;-0.65081;-0.0866711,-0.03246337;0.5081112;0.03389669,0;0;0,0.01186207;0.2941234;0.006518602,0.02484801;0.5799262;-0.004708767,0.19998;0.4504037;0.01590848,0.264052;0.2003283;0.001793623,0.3087564;0.01847944;-0.05664134,-0.1627298;0.4740478;-0.02437126,-0.2833067;0.2453569;-0.02632419,-0.3109633;0.1016857;-0.1569988,0.08326073;0.00166738;-0.02396035,0.18963;-0.09046111;-0.3204209,0.1703739;-0.4310578;-0.1780643,0.1993149;-0.4596038;-0.2483497,-0.07403634;0.006400302;-0.04457448,-0.05110325;-0.320908;-0.05043286,0.003295582;-0.6784059;0.02623727,0.009112051;-0.7181261;-0.03941718,0.02118883;0.5097942;0.0006055832,642.9877
+0;0;0,-0.01957789;0.2927349;0.0247947,-0.03658684;0.5784182;0.03367015,0.147841;0.4530476;0.02025769,0.2396539;0.3721462;-0.2074866,0.2849506;0.3172996;-0.3903041,-0.1999767;0.4519428;-0.03327553,-0.222524;0.3444682;-0.2673331,-0.211128;0.2935869;-0.4564452,0.08341268;0.01225884;-0.02003178,0.1398136;-0.08818647;-0.3273111,0.1242633;-0.4457236;-0.2347494,0.1485544;-0.4875385;-0.2935525,-0.07145742;-0.00206493;-0.04897756,-0.03970616;-0.328685;-0.04753715,0.002690643;-0.6916963;0.007848781,0.01504883;-0.65081;-0.0866711,-0.03246337;0.5081112;0.03389669,0;0;0,0.01186207;0.2941234;0.006518602,0.02484801;0.5799262;-0.004708767,0.19998;0.4504037;0.01590848,0.264052;0.2003283;0.001793623,0.3087564;0.01847944;-0.05664134,-0.1627298;0.4740478;-0.02437126,-0.2833067;0.2453569;-0.02632419,-0.3109633;0.1016857;-0.1569988,0.08326073;0.00166738;-0.02396035,0.18963;-0.09046111;-0.3204209,0.1703739;-0.4310578;-0.1780643,0.1993149;-0.4596038;-0.2483497,-0.07403634;0.006400302;-0.04457448,-0.05110325;-0.320908;-0.05043286,0.003295582;-0.6784059;0.02623727,0.009112051;-0.7181261;-0.03941718,0.02118883;0.5097942;0.0006055832,643.0098
+0;0;0,-0.01986618;0.2927031;0.02497241,-0.03713224;0.5782277;0.0342726,0.1450814;0.4533621;0.02105798,0.2383626;0.3740385;-0.2066005,0.2918465;0.3632103;-0.4095943,-0.1983969;0.4521706;-0.03182749,-0.2221836;0.3511497;-0.2685784,-0.2092353;0.291178;-0.4696255,0.08239082;0.01198868;-0.01977682,0.1373227;-0.08673111;-0.3256753,0.1215698;-0.451339;-0.2304283,0.1445853;-0.4873864;-0.2892027,-0.07060643;-0.002015259;-0.04830911,-0.03882382;-0.3265529;-0.04683523,0.005657591;-0.6968224;0.009565156,0.017374;-0.6564236;-0.08044025,-0.03297537;0.507926;0.03440396,0;0;0,0.0115336;0.2941324;0.006818771,0.02351756;0.57989;-0.003333807,0.1969254;0.4512052;0.01675844,0.2612902;0.2012169;0.003156185,0.3075364;0.006088316;-0.05985475,-0.1617444;0.4744906;-0.02042651,-0.2816685;0.2455134;-0.01731112,-0.3158212;0.08899388;-0.1533974,0.0821116;0.001561791;-0.02404881,0.1925272;-0.1257842;-0.3032054,0.1787687;-0.4705183;-0.1507974,0.2098304;-0.4981908;-0.2144797,-0.07286445;0.006557852;-0.04439444,-0.05369332;-0.318905;-0.0509817,0.001080502;-0.6834984;0.02858334,0.006184947;-0.720548;-0.03326073,0.0202631;0.509724;0.001741171,643.034
+0;0;0,-0.01988099;0.2929213;0.02499102,-0.03714874;0.5784737;0.0342922,0.1435585;0.4540646;0.02119052,0.2368356;0.3747445;-0.206458,0.2924434;0.3634863;-0.4175128,-0.1970133;0.4528832;-0.03124743,-0.220799;0.3518668;-0.2679879,-0.2073365;0.2895135;-0.4770189,0.08195269;0.01192493;-0.01967166,0.1364799;-0.08606768;-0.3233169,0.1210934;-0.4421952;-0.2302852,0.1450775;-0.481022;-0.2915329,-0.07023097;-0.002004542;-0.04805222,-0.03868247;-0.3241516;-0.0465892,0.004764356;-0.685809;0.008499388,0.01697383;-0.6449726;-0.08529375,-0.03299156;0.5081668;0.03442357,0;0;0,0.01131782;0.2943545;0.007072687,0.02254673;0.5802004;-0.002216101,0.194663;0.4517462;0.01775455,0.259017;0.2017578;0.004318237,0.3053498;-0.001566947;-0.06106853,-0.1610087;0.4751691;-0.01838828,-0.2798646;0.245799;-0.009513453,-0.3190494;0.08054826;-0.1470629,0.08150133;0.001485854;-0.02451015,0.1915206;-0.1583343;-0.2836037,0.1798472;-0.4936454;-0.1314569,0.2169202;-0.5328867;-0.185261,-0.07252416;0.006629643;-0.0440649,-0.05476562;-0.3164619;-0.05258927,-0.003160216;-0.672515;0.02666664,0.001276265;-0.7124647;-0.03776179,0.01959065;0.5100012;0.002652168,643.066
+0;0;0,-0.01988099;0.2929213;0.02499102,-0.03714874;0.5784737;0.0342922,0.1435585;0.4540646;0.02119052,0.2368356;0.3747445;-0.206458,0.2924434;0.3634863;-0.4175128,-0.1970133;0.4528832;-0.03124743,-0.220799;0.3518668;-0.2679879,-0.2073365;0.2895135;-0.4770189,0.08195269;0.01192493;-0.01967166,0.1364799;-0.08606768;-0.3233169,0.1210934;-0.4421952;-0.2302852,0.1450775;-0.481022;-0.2915329,-0.07023097;-0.002004542;-0.04805222,-0.03868247;-0.3241516;-0.0465892,0.004764356;-0.685809;0.008499388,0.01697383;-0.6449726;-0.08529375,-0.03299156;0.5081668;0.03442357,0;0;0,0.01131782;0.2943545;0.007072687,0.02254673;0.5802004;-0.002216101,0.194663;0.4517462;0.01775455,0.259017;0.2017578;0.004318237,0.3053498;-0.001566947;-0.06106853,-0.1610087;0.4751691;-0.01838828,-0.2798646;0.245799;-0.009513453,-0.3190494;0.08054826;-0.1470629,0.08150133;0.001485854;-0.02451015,0.1915206;-0.1583343;-0.2836037,0.1798472;-0.4936454;-0.1314569,0.2169202;-0.5328867;-0.185261,-0.07252416;0.006629643;-0.0440649,-0.05476562;-0.3164619;-0.05258927,-0.003160216;-0.672515;0.02666664,0.001276265;-0.7124647;-0.03776179,0.01959065;0.5100012;0.002652168,643.0878
+0;0;0,-0.02025992;0.2929279;0.02546892,-0.03779072;0.5783799;0.03515246,0.1414142;0.4543974;0.0218566,0.2359107;0.3776541;-0.2061093,0.2894372;0.3613795;-0.4185505,-0.1962072;0.453224;-0.02994539,-0.2210701;0.35732;-0.2686331,-0.2031103;0.2847278;-0.4751979,0.08170434;0.01180113;-0.01973401,0.1345775;-0.08380124;-0.3216112,0.1168589;-0.4775539;-0.2208582,0.1390247;-0.5073935;-0.2715879,-0.07016286;-0.002003317;-0.04772271,-0.0382266;-0.3214467;-0.04662415,0.009341042;-0.7207122;0.01526837,0.01972909;-0.6814104;-0.06505075,-0.03361299;0.5080895;0.03524256,0;0;0,0.01023652;0.2944713;0.006911278,0.02010955;0.5803183;-0.001797915,0.1911142;0.4523409;0.01848054,0.2557503;0.202443;0.005800247,0.301307;-0.002198055;-0.05983377,-0.1618866;0.476114;-0.01542549,-0.2783983;0.245786;-0.002713895,-0.3218324;0.07375531;-0.132252,0.08093064;0.001568973;-0.02553558,0.1828702;-0.189134;-0.2628243,0.1921914;-0.5626129;-0.1017873,0.22295;-0.5847347;-0.1564026,-0.07259694;0.006584077;-0.04348139,-0.05874594;-0.3140118;-0.05305436,-0.002387296;-0.7071104;0.03528285,-3.73153E-05;-0.7366711;-0.02032828,0.01757243;0.5101061;0.002892733,643.1106
+0;0;0,-0.02029519;0.2934378;0.02551325,-0.03785779;0.5794083;0.03521379,0.1368001;0.456683;0.02226651,0.2312701;0.3799611;-0.2056357,0.2857645;0.3633922;-0.4219183,-0.1920341;0.4555401;-0.02818723,-0.2168901;0.3596629;-0.2668082,-0.1986055;0.2857581;-0.4771083,0.08119728;0.01172789;-0.01961154,0.1348914;-0.08535885;-0.3261758,0.1170428;-0.4820004;-0.2246836,0.1400257;-0.514046;-0.2772834,-0.06972742;-0.001990884;-0.04742654,-0.03729531;-0.3263941;-0.04631092,0.01062134;-0.7285889;0.01603571,0.02139234;-0.6889443;-0.06724428,-0.03367173;0.5089777;0.03530407,0;0;0,0.01124763;0.2949658;0.006103516,0.02184323;0.5813004;-0.002906322,0.1879297;0.4539906;0.01831341,0.2545012;0.2046369;0.006430626,0.29794;-0.004600853;-0.05956173,-0.1560026;0.4791723;-0.01360108,-0.2712928;0.2484926;0.002060803,-0.31786;0.06879488;-0.1226892,0.0801274;0.001789868;-0.02629733,0.1702248;-0.2324035;-0.2344475,0.1964437;-0.6110311;-0.07985926,0.2291031;-0.6376978;-0.1334021,-0.07234402;0.006402752;-0.04290106,-0.06270709;-0.3193002;-0.05363742,-0.00593771;-0.7151304;0.03602532,-0.004246844;-0.7461683;-0.0224222,0.01926223;0.510951;0.00181675,643.1439
+0;0;0,-0.02039938;0.2949443;0.02564423,-0.03801646;0.5818008;0.03537593,0.1457761;0.456082;0.02173116,0.2400161;0.3795469;-0.2056162,0.293648;0.3632403;-0.4184755,-0.2006562;0.454878;-0.03142271,-0.2254517;0.3592342;-0.2694628,-0.2074566;0.2864992;-0.4764342,0.0808586;0.01167898;-0.01952974,0.1353384;-0.08682838;-0.3305798,0.1173957;-0.4855626;-0.2285522,0.140178;-0.5170667;-0.280693,-0.06943659;-0.00198258;-0.04722872,-0.03652991;-0.3311327;-0.04609678,0.01163954;-0.7354494;0.01657877,0.02231655;-0.6958889;-0.06597455,-0.03381882;0.5111754;0.03546645,0;0;0,0.009065703;0.2965845;0.004616737,0.01828686;0.5838354;-0.005068064,0.1943698;0.453238;0.007487774,0.2552621;0.2028207;0.004494429,0.2923258;-0.0038656;-0.06152391,-0.1686327;0.479347;-0.0155016,-0.280496;0.2480727;0.005099606,-0.3296707;0.06900072;-0.1130802,0.07929871;0.002075464;-0.02762842,0.1585912;-0.2557303;-0.2191298,0.1914904;-0.6360419;-0.06420636,0.221509;-0.6611259;-0.11975,-0.07251838;0.006234183;-0.04193022,-0.06831821;-0.3241892;-0.05698642,-0.01247104;-0.7221084;0.03390877,-0.01175168;-0.7528396;-0.02381179,0.01600803;0.5132895;-0.00020504,643.1671
+0;0;0,-0.0213572;0.295535;0.02657996,-0.03941986;0.5835141;0.03674883,0.1436667;0.4576842;0.02297254,0.238044;0.3813983;-0.2041454,0.2925839;0.3695726;-0.4193617,-0.2011974;0.4561284;-0.02980108,-0.228196;0.3627452;-0.2682541,-0.2114315;0.3114311;-0.4839352,0.08146286;0.01176897;-0.01966744,0.13453;-0.08575518;-0.3342347,0.1174562;-0.4799029;-0.2348085,0.125939;-0.4419043;-0.3110547,-0.07004098;-0.002076735;-0.04744959,-0.0370932;-0.3340308;-0.04667412,0.01014692;-0.7333178;0.01551681,0.01991171;-0.6944743;-0.06048224,-0.03516662;0.5125294;0.03677679,0;0;0,0.009890504;0.2973207;0.00248313,0.0202849;0.585595;-0.009783268,0.1953193;0.454827;0.002620697,0.2574442;0.2049277;0.002493143,0.2906071;-0.004892468;-0.06314421,-0.1661706;0.4801489;-0.01716023,-0.2786319;0.2497422;0.006806513,-0.3312758;0.06605066;-0.1068534,0.07937371;0.001910806;-0.02928615,0.148294;-0.275849;-0.2006896,0.1858136;-0.6523265;-0.05106854,0.2135731;-0.6768023;-0.09809208,-0.07375985;0.006478441;-0.04097595,-0.07346509;-0.3265485;-0.06027875,-0.0191222;-0.7194158;0.03044979,-0.01870859;-0.7451062;-0.02291522,0.0177165;0.5147498;-0.00419116,643.2007
+0;0;0,-0.02136175;0.2955979;0.02658561,-0.03944183;0.5838568;0.03676265,0.1433133;0.4580252;0.02301247,0.2373099;0.3820469;-0.2031894,0.2918666;0.3702176;-0.4184719,-0.2008995;0.4564723;-0.02966148,-0.2277892;0.3634657;-0.2671528,-0.2110195;0.3121358;-0.4829001,0.08196852;0.01184202;-0.01978952,0.1360432;-0.0875337;-0.3403291,0.1195294;-0.4687518;-0.2441644,0.1282869;-0.4304943;-0.322879,-0.07047573;-0.002089626;-0.04774412,-0.03690242;-0.3403461;-0.04695392,0.008788057;-0.726535;0.01319691,0.01886897;-0.6874052;-0.06526257,-0.03518227;0.5127668;0.03679065,0;0;0,0.01090328;0.297358;-0.0007636547,0.02247681;0.5856836;-0.01672959,0.1973094;0.4560807;-0.00470686,0.2586693;0.2070846;-0.001348258,0.2908476;-0.003265381;-0.06600404,-0.1641695;0.4816036;-0.02268682,-0.2779228;0.2531903;0.003061045,-0.3316973;0.06333221;-0.09953088,0.07939581;0.001792073;-0.03072119,0.1375373;-0.3027911;-0.1699831,0.178111;-0.6696932;-0.03365922,0.2052177;-0.693076;-0.08616042,-0.07480282;0.006677892;-0.04013279,-0.08016408;-0.3323697;-0.06386487,-0.02799098;-0.712153;0.02496199,-0.02830843;-0.7393682;-0.03042028,0.0196403;0.5148277;-0.01014662,643.2337
+0;0;0,-0.02164189;0.2954975;0.02746011,-0.04005352;0.5837113;0.03823673,0.1427099;0.4578743;0.02437332,0.2366705;0.3825403;-0.2020589,0.292415;0.3725576;-0.4171306,-0.2014856;0.4562482;-0.02826106,-0.2280861;0.3731099;-0.2694163,-0.2118694;0.3219045;-0.4852355,0.08198261;0.01185555;-0.01972292,0.1350923;-0.0868475;-0.3406314,0.1186918;-0.4683491;-0.2455779,0.1274246;-0.4300534;-0.3242912,-0.07046232;-0.002152955;-0.04776111,-0.03667291;-0.3403864;-0.046482,0.008528549;-0.7264926;0.01456276,0.01857788;-0.6873258;-0.06389645,-0.03578307;0.5126219;0.03816033,0;0;0,0.01090328;0.297358;-0.0007636547,0.02247681;0.5856836;-0.01672959,0.1973094;0.4560807;-0.00470686,0.2586693;0.2070846;-0.001348258,0.2908476;-0.003265381;-0.06600404,-0.1641695;0.4816036;-0.02268682,-0.2779228;0.2531903;0.003061045,-0.3316973;0.06333221;-0.09953088,0.07939581;0.001792073;-0.03072119,0.1375373;-0.3027911;-0.1699831,0.178111;-0.6696932;-0.03365922,0.2052177;-0.693076;-0.08616042,-0.07480282;0.006677892;-0.04013279,-0.08016408;-0.3323697;-0.06386487,-0.02799098;-0.712153;0.02496199,-0.02830843;-0.7393682;-0.03042028,0.0196403;0.5148277;-0.01014662,643.2562
+0;0;0,-0.02181433;0.297852;0.0276789,-0.0404488;0.5895683;0.03857789,0.1379816;0.4640373;0.02505288,0.2321711;0.3885198;-0.2019311,0.2882141;0.3784836;-0.4181545,-0.1977376;0.4624512;-0.0262853,-0.2244029;0.3791104;-0.2680281,-0.2080994;0.3276308;-0.4850031,0.08179586;0.01182854;-0.01967799,0.1357771;-0.08849429;-0.3458529,0.1200418;-0.4545226;-0.2546546,0.1288277;-0.4161765;-0.3338466,-0.07030181;-0.002148051;-0.04765231,-0.0359579;-0.3459321;-0.04635222,0.007410236;-0.7163783;0.01221664,0.01752068;-0.6771557;-0.06671971,-0.03611576;0.5174367;0.03850037,0;0;0,0.01336874;0.2994879;-0.009277344,0.02867264;0.5904502;-0.03505588,0.1974851;0.4598909;-0.01640105,0.2624247;0.2111847;-0.01146531,0.2972081;0.0002763122;-0.07705402,-0.1535023;0.4838325;-0.04242492,-0.2689213;0.256338;-0.01047201,-0.3298205;0.05999991;-0.09843091,0.07857033;0.0005461276;-0.03231263,0.1233544;-0.3263695;-0.1347296,0.1614876;-0.6807355;-0.01018214,0.1884743;-0.7039514;-0.0636425,-0.07504796;0.008019998;-0.03900237,-0.08994412;-0.3358195;-0.06935319,-0.04165491;-0.7004448;0.01584094,-0.04304465;-0.7278855;-0.03998782,0.02493422;0.5188748;-0.02585173,643.2895
+0;0;0,-0.02181433;0.297852;0.0276789,-0.0404488;0.5895683;0.03857789,0.1379816;0.4640373;0.02505288,0.2321711;0.3885198;-0.2019311,0.2882141;0.3784836;-0.4181545,-0.1977376;0.4624512;-0.0262853,-0.2244029;0.3791104;-0.2680281,-0.2080994;0.3276308;-0.4850031,0.08179586;0.01182854;-0.01967799,0.1357771;-0.08849429;-0.3458529,0.1200418;-0.4545226;-0.2546546,0.1288277;-0.4161765;-0.3338466,-0.07030181;-0.002148051;-0.04765231,-0.0359579;-0.3459321;-0.04635222,0.007410236;-0.7163783;0.01221664,0.01752068;-0.6771557;-0.06671971,-0.03611576;0.5174367;0.03850037,0;0;0,0.01336874;0.2994879;-0.009277344,0.02867264;0.5904502;-0.03505588,0.1974851;0.4598909;-0.01640105,0.2624247;0.2111847;-0.01146531,0.2972081;0.0002763122;-0.07705402,-0.1535023;0.4838325;-0.04242492,-0.2689213;0.256338;-0.01047201,-0.3298205;0.05999991;-0.09843091,0.07857033;0.0005461276;-0.03231263,0.1233544;-0.3263695;-0.1347296,0.1614876;-0.6807355;-0.01018214,0.1884743;-0.7039514;-0.0636425,-0.07504796;0.008019998;-0.03900237,-0.08994412;-0.3358195;-0.06935319,-0.04165491;-0.7004448;0.01584094,-0.04304465;-0.7278855;-0.03998782,0.02493422;0.5188748;-0.02585173,643.3126
+0;0;0,-0.02168833;0.2984541;0.02811328,-0.04061396;0.5914159;0.03978112,0.1341503;0.4680774;0.02800811,0.2222568;0.3929495;-0.2009647,0.2826998;0.3875122;-0.4164967,-0.1918038;0.4593622;-0.02368046,-0.2288165;0.3847927;-0.2663838,-0.2081228;0.3376369;-0.4842945,0.08191097;0.01182467;-0.01967427,0.1355898;-0.0896452;-0.3518549,0.1209124;-0.4317082;-0.2671862,0.133522;-0.3893982;-0.3836403,-0.07041427;-0.002171117;-0.04768042,-0.03548077;-0.3518825;-0.04591492,0.004720181;-0.697889;0.009355143,0.01926438;-0.6542907;-0.1067296,-0.0362244;0.5188741;0.03951471,0;0;0,0.01807731;0.2996548;-0.01468992,0.03921337;0.5907446;-0.04828596,0.2013054;0.4589135;-0.02612973,0.269617;0.2118198;-0.01546431,0.2994662;0.0002048463;-0.08228564,-0.1407277;0.486999;-0.05041162,-0.2540311;0.2591302;-0.01764551,-0.3156669;0.06069389;-0.1010783,0.07849781;-0.0007708669;-0.03276896,0.1185625;-0.3430208;-0.1019161,0.1554049;-0.6802624;-0.005468607,0.1570709;-0.6747838;-0.1206555,-0.07521286;0.009190789;-0.03866344,-0.0936913;-0.3404059;-0.06968319,-0.05007773;-0.6815096;0.008659042,-0.05093233;-0.7372025;-0.07213756,0.03398915;0.519147;-0.03696609,643.3344
+0;0;0,-0.02174335;0.2992113;0.0281846,-0.04071636;0.5929058;0.03988205,0.1421961;0.4669684;0.0275588,0.2294033;0.3926074;-0.1990768,0.2891653;0.3872313;-0.4121805,-0.1993268;0.4578369;-0.02659862,-0.2359618;0.3840286;-0.2668247,-0.2155012;0.3374041;-0.4822802,0.08122425;0.01172553;-0.01950933,0.1349879;-0.08990473;-0.352215,0.120431;-0.42916;-0.2682413,0.1285544;-0.3912296;-0.3432634,-0.06982394;-0.002152915;-0.04728068,-0.03483522;-0.3524171;-0.04551239,0.005035754;-0.6955833;0.009304002,0.01440543;-0.6568231;-0.06548017,-0.03631636;0.5201914;0.039615,0;0;0,0.01998003;0.2999827;-0.02014303,0.04155415;0.5912832;-0.05788565,0.2124985;0.4588937;-0.03442287,0.2729008;0.212655;-0.01971269,0.2995292;0.003309891;-0.08663893,-0.1463549;0.4868085;-0.06526353,-0.2601665;0.2625641;-0.02977151,-0.3206676;0.06452744;-0.1080957,0.07787333;-0.002042592;-0.03235817,0.1135816;-0.3463063;-0.09654307,0.143553;-0.6808566;0.001106501,0.1619224;-0.7093337;-0.04361725,-0.07422943;0.01028681;-0.03872535,-0.09917238;-0.3392913;-0.07166953,-0.05691901;-0.6776578;0.006307207,-0.05861045;-0.7026752;-0.04591763,0.03635581;0.5196509;-0.04569554,643.3677
+0;0;0,-0.02176351;0.2994886;0.02821073,-0.04077866;0.5938407;0.0399314,0.1404671;0.4681799;0.02772082,0.2270631;0.3943399;-0.1973266,0.2852201;0.3891083;-0.404707,-0.1978412;0.4591343;-0.02592684,-0.2342194;0.3858433;-0.2644695,-0.2143083;0.340471;-0.4741387,0.08067278;0.01164592;-0.01937687,0.1340172;-0.08919185;-0.3494882,0.1195004;-0.427513;-0.2657457,0.1277644;-0.3894453;-0.3420665,-0.06934987;-0.002138298;-0.04695967,-0.03463399;-0.3496711;-0.04520516,0.005127199;-0.6918925;0.009460282,0.01465906;-0.6529806;-0.06661837,-0.03636508;0.5209019;0.03966353,0;0;0,0.02390718;0.2996341;-0.02471375,0.05086718;0.5902649;-0.06871963,0.2182335;0.4581688;-0.03948569,0.2775139;0.2136088;-0.02293921,0.305699;0.01052007;-0.08909678,-0.1371609;0.4887423;-0.07437778,-0.2506548;0.2664238;-0.03844449,-0.3048026;0.07119679;-0.1117294,0.07746745;-0.002857387;-0.03177762,0.1121036;-0.3453434;-0.09086275,0.1388513;-0.6805834;0.001784086,0.1586905;-0.7081541;-0.04565287,-0.07339275;0.01091526;-0.03890436,-0.09929315;-0.335951;-0.07053214,-0.05974103;-0.6741098;0.005421557,-0.06156393;-0.7004035;-0.04736054,0.044232;0.5188355;-0.054811,643.4011

+ 161 - 0
DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_TwoArmsPlusLeg_Sideways_ColorFeedback_Fast.csv

@@ -0,0 +1,161 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.02138448;0.3134554;-0.007765862,0.04264065;0.6186;-0.03017921,0.2111349;0.5021591;-0.01278681,0.2489307;0.2489234;0.006893375,0.2922137;0.03446509;-0.00974181,-0.1360475;0.5003589;-0.01350897,-0.2001636;0.251775;-0.007234366,-0.2561958;0.04055643;-0.02697266,0.07845034;0.0008152912;-0.03969005,0.06664217;-0.3379955;-0.003759522,0.03772334;-0.6854421;0.06324635,0.03750637;-0.6467093;-0.04382365,-0.07970665;0.008869207;-0.03603624,-0.1062992;-0.3309834;-0.03201376,-0.1357801;-0.6791592;0.03083321,-0.1338233;-0.6402665;-0.07620598,0.0373436;0.5434483;-0.02211975,0;0;0,-0.01143128;0.3139123;-0.01001287,-0.02456769;0.6193393;-0.03464079,0.1513854;0.4980766;-0.03687835,0.2000739;0.2459418;-0.03559875,0.2006197;0.03630756;-0.1003728,-0.1904155;0.4864873;-0.02800668,-0.2421551;0.2357779;-0.00770892,-0.2729829;0.02788314;-0.0707321,0.0778954;0.005227625;-0.04044008,0.1331029;-0.3300093;-0.06857347,0.1726485;-0.6765141;-0.002121925,0.201876;-0.7114797;-0.0825305,-0.08100484;0.003081372;-0.0340462,-0.08508269;-0.3377931;-0.03737948,-0.03477407;-0.6821185;0.03300771,-0.04325706;-0.7309345;-0.03949315,-0.02110529;0.544151;-0.02595043,83.24733
+0;0;0,0.02138694;0.3134915;-0.007766756,0.04264166;0.6186155;-0.03017819,0.2099789;0.5024637;-0.01284948,0.2477653;0.2492916;0.006825763,0.2911626;0.03426693;-0.009853358,-0.1348902;0.5006756;-0.01356682,-0.1989902;0.2521542;-0.007293799,-0.2551703;0.04037772;-0.02708422,0.07855679;0.0008163974;-0.0397439,0.06676699;-0.3374673;-0.003869276,0.03786606;-0.6846988;0.06309514,0.03764668;-0.645869;-0.0451645,-0.07981478;0.008881241;-0.03608514,-0.106366;-0.3304426;-0.03206892,-0.1358287;-0.6784029;0.03073917,-0.1338501;-0.6394114;-0.07748932,0.03734561;0.5434778;-0.02212024,0;0;0,-0.0115062;0.3139425;-0.01011443,-0.02434982;0.6193762;-0.03457165,0.1501042;0.4976826;-0.03763151,0.2002653;0.2459071;-0.03562903,0.2009058;0.0357846;-0.1007845,-0.1891956;0.486991;-0.02775445,-0.2404721;0.2362697;-0.007247034,-0.271334;0.02786283;-0.07058159,0.07812227;0.00528124;-0.04025459,0.1302495;-0.3297056;-0.07072401,0.1684847;-0.6755077;-0.001094818,0.1962705;-0.7118783;-0.08246469,-0.08107395;0.003004837;-0.03419648,-0.08409307;-0.3373581;-0.03658788,-0.03358015;-0.6814119;0.03387306,-0.04152644;-0.7310374;-0.0395762,-0.02098329;0.54419;-0.02594829,83.26385
+0;0;0,0.02138694;0.3134915;-0.007766756,0.04264166;0.6186155;-0.03017819,0.2099789;0.5024637;-0.01284948,0.2477653;0.2492916;0.006825763,0.2911626;0.03426693;-0.009853358,-0.1348902;0.5006756;-0.01356682,-0.1989902;0.2521542;-0.007293799,-0.2551703;0.04037772;-0.02708422,0.07855679;0.0008163974;-0.0397439,0.06676699;-0.3374673;-0.003869276,0.03786606;-0.6846988;0.06309514,0.03764668;-0.645869;-0.0451645,-0.07981478;0.008881241;-0.03608514,-0.106366;-0.3304426;-0.03206892,-0.1358287;-0.6784029;0.03073917,-0.1338501;-0.6394114;-0.07748932,0.03734561;0.5434778;-0.02212024,0;0;0,-0.0115062;0.3139425;-0.01011443,-0.02434982;0.6193762;-0.03457165,0.1501042;0.4976826;-0.03763151,0.2002653;0.2459071;-0.03562903,0.2009058;0.0357846;-0.1007845,-0.1891956;0.486991;-0.02775445,-0.2404721;0.2362697;-0.007247034,-0.271334;0.02786283;-0.07058159,0.07812227;0.00528124;-0.04025459,0.1302495;-0.3297056;-0.07072401,0.1684847;-0.6755077;-0.001094818,0.1962705;-0.7118783;-0.08246469,-0.08107395;0.003004837;-0.03419648,-0.08409307;-0.3373581;-0.03658788,-0.03358015;-0.6814119;0.03387306,-0.04152644;-0.7310374;-0.0395762,-0.02098329;0.54419;-0.02594829,83.27995
+0;0;0,0.02132444;0.3133509;-0.007993903,0.04249135;0.6183163;-0.03059426,0.2098958;0.501995;-0.01286381,0.2465879;0.2486449;0.006814177,0.2889042;0.03366101;-0.01025425,-0.135108;0.5003762;-0.01368537,-0.1991484;0.2518188;-0.007532615,-0.2536369;0.0397101;-0.02599753,0.078568;0.0008647829;-0.03979171,0.06655125;-0.3372016;-0.004004989,0.03687737;-0.6854658;0.06287155,0.03670494;-0.647036;-0.04069615,-0.07984596;0.008843552;-0.03610363,-0.1063137;-0.3302586;-0.031291,-0.1362346;-0.6794335;0.03053653,-0.1343136;-0.6408483;-0.07300073,0.03721863;0.54322;-0.02249456,0;0;0,-0.01154803;0.3137957;-0.01030993,-0.02432047;0.6190708;-0.03490567,0.1502692;0.4975601;-0.03779554,0.2006803;0.2458154;-0.03603315,0.201266;0.03588003;-0.1010475,-0.1893532;0.4868365;-0.02750396,-0.2404571;0.2360489;-0.007163268,-0.2717156;0.02793495;-0.07050025,0.0781187;0.005408794;-0.04031467,0.127885;-0.329579;-0.07225966,0.1630203;-0.6761308;0.0005986691,0.1872176;-0.7091918;-0.07836437,-0.08112296;0.002897864;-0.03417203,-0.08371785;-0.3372513;-0.03658063,-0.0330199;-0.6822894;0.0342672,-0.04063229;-0.7282329;-0.03624521,-0.02098155;0.5439249;-0.02625656,83.3008
+0;0;0,0.02132444;0.3133509;-0.007993903,0.04249135;0.6183163;-0.03059426,0.2098958;0.501995;-0.01286381,0.2465879;0.2486449;0.006814177,0.2889042;0.03366101;-0.01025425,-0.135108;0.5003762;-0.01368537,-0.1991484;0.2518188;-0.007532615,-0.2536369;0.0397101;-0.02599753,0.078568;0.0008647829;-0.03979171,0.06655125;-0.3372016;-0.004004989,0.03687737;-0.6854658;0.06287155,0.03670494;-0.647036;-0.04069615,-0.07984596;0.008843552;-0.03610363,-0.1063137;-0.3302586;-0.031291,-0.1362346;-0.6794335;0.03053653,-0.1343136;-0.6408483;-0.07300073,0.03721863;0.54322;-0.02249456,0;0;0,-0.01154803;0.3137957;-0.01030993,-0.02432047;0.6190708;-0.03490567,0.1502692;0.4975601;-0.03779554,0.2006803;0.2458154;-0.03603315,0.201266;0.03588003;-0.1010475,-0.1893532;0.4868365;-0.02750396,-0.2404571;0.2360489;-0.007163268,-0.2717156;0.02793495;-0.07050025,0.0781187;0.005408794;-0.04031467,0.127885;-0.329579;-0.07225966,0.1630203;-0.6761308;0.0005986691,0.1872176;-0.7091918;-0.07836437,-0.08112296;0.002897864;-0.03417203,-0.08371785;-0.3372513;-0.03658063,-0.0330199;-0.6822894;0.0342672,-0.04063229;-0.7282329;-0.03624521,-0.02098155;0.5439249;-0.02625656,83.32233
+0;0;0,0.02131169;0.3131636;-0.007989126,0.04246428;0.6179225;-0.03057414,0.2098473;0.5016593;-0.01285069,0.2465408;0.2482992;0.006828067,0.2888596;0.03330229;-0.01024139,-0.1351063;0.5000407;-0.01367214,-0.1991493;0.2514735;-0.007519138,-0.2536411;0.03935194;-0.02598517,0.07865913;0.0008657859;-0.03983787,0.06662305;-0.3377445;-0.003993575,0.0371243;-0.6839533;0.06248827,0.03694723;-0.6452968;-0.04386393,-0.07993858;0.008853811;-0.03614551,-0.1064489;-0.3307939;-0.03132514,-0.1361932;-0.6779079;0.03013751,-0.1342206;-0.639092;-0.07618342,0.03719521;0.5428783;-0.02248004,0;0;0,-0.01172832;0.313595;-0.01049137,-0.02453655;0.6186566;-0.03513932,0.1501823;0.4978393;-0.03821087,0.2009315;0.2461514;-0.03657031,0.2014475;0.03604622;-0.1010797,-0.1894888;0.4863034;-0.02759842,-0.240418;0.2355011;-0.006876519,-0.2720913;0.02761032;-0.07078402,0.07819818;0.005469203;-0.04037571,0.1262954;-0.3302306;-0.07322288,0.1585884;-0.6746376;0.0008819103,0.1847013;-0.7095686;-0.07966518,-0.08124799;0.002842673;-0.03414309,-0.08340845;-0.3378591;-0.036204,-0.03294463;-0.6808041;0.03445462,-0.04098963;-0.728765;-0.03795488,-0.0212017;0.5435632;-0.02649236,83.34435
+0;0;0,0.02122202;0.3131677;-0.008066871,0.04226748;0.6179267;-0.03075008,0.2096514;0.5016148;-0.01273165,0.2452927;0.2480935;0.006802579,0.2866853;0.03291777;-0.01028514,-0.1352738;0.5000668;-0.01369137,-0.1995291;0.2515478;-0.007818269,-0.2536969;0.03928979;-0.02566054,0.07874164;0.0008506509;-0.03967487,0.06627469;-0.3377979;-0.004343219,0.03696036;-0.6840277;0.0621108,0.03682147;-0.645384;-0.04424248,-0.07989268;0.008857196;-0.03624604,-0.1066396;-0.3307718;-0.03141701,-0.1363747;-0.6778052;0.03050435,-0.1343634;-0.6390119;-0.07581774,0.03702632;0.5428833;-0.02263025,0;0;0,-0.01172832;0.313595;-0.01049137,-0.02453655;0.6186566;-0.03513932,0.1501823;0.4978393;-0.03821087,0.2009315;0.2461514;-0.03657031,0.2014475;0.03604622;-0.1010797,-0.1894888;0.4863034;-0.02759842,-0.240418;0.2355011;-0.006876519,-0.2720913;0.02761032;-0.07078402,0.07819818;0.005469203;-0.04037571,0.1262954;-0.3302306;-0.07322288,0.1585884;-0.6746376;0.0008819103,0.1847013;-0.7095686;-0.07966518,-0.08124799;0.002842673;-0.03414309,-0.08340845;-0.3378591;-0.036204,-0.03294463;-0.6808041;0.03445462,-0.04098963;-0.728765;-0.03795488,-0.0212017;0.5435632;-0.02649236,83.35587
+0;0;0,0.02122249;0.3131746;-0.00806705,0.04226701;0.6179201;-0.03074909,0.2094123;0.5016722;-0.01274511,0.2450595;0.2481088;0.006792359,0.2864202;0.03309889;-0.01028219,-0.1350351;0.5001264;-0.0137035,-0.1993012;0.2515661;-0.007829426,-0.2534271;0.03947169;-0.02565795,0.07898915;0.0008533248;-0.03979957,0.0665231;-0.3377705;-0.004470509,0.03731055;-0.6827981;0.06175279,0.03716991;-0.6440457;-0.04593817,-0.0801438;0.008885037;-0.03635997,-0.1068887;-0.3307192;-0.03153129,-0.1365207;-0.6765476;0.03017507,-0.1344841;-0.6376438;-0.0774843,0.03702634;0.5428836;-0.02263,0;0;0,-0.01167125;0.313611;-0.01028299,-0.02434878;0.618683;-0.03469896,0.1500495;0.4978791;-0.03832221,0.2016041;0.246308;-0.03733349,0.2017167;0.03600757;-0.1006203,-0.1890787;0.4863356;-0.02706904,-0.2402067;0.2355099;-0.00659284,-0.2722723;0.02800828;-0.07098511,0.078224;0.005410224;-0.04093599,0.1248381;-0.3304851;-0.073663,0.1538077;-0.6736013;0.001935244,0.1809545;-0.709317;-0.07941866,-0.08162536;0.002891113;-0.03395529,-0.08351742;-0.3377873;-0.03602647,-0.03312892;-0.6794688;0.03466839,-0.04121712;-0.728415;-0.03865316,-0.02104834;0.5435885;-0.0261085,83.37791
+0;0;0,0.02122249;0.3131746;-0.00806705,0.04226701;0.6179201;-0.03074909,0.2094123;0.5016722;-0.01274511,0.2450595;0.2481088;0.006792359,0.2864202;0.03309889;-0.01028219,-0.1350351;0.5001264;-0.0137035,-0.1993012;0.2515661;-0.007829426,-0.2534271;0.03947169;-0.02565795,0.07898915;0.0008533248;-0.03979957,0.0665231;-0.3377705;-0.004470509,0.03731055;-0.6827981;0.06175279,0.03716991;-0.6440457;-0.04593817,-0.0801438;0.008885037;-0.03635997,-0.1068887;-0.3307192;-0.03153129,-0.1365207;-0.6765476;0.03017507,-0.1344841;-0.6376438;-0.0774843,0.03702634;0.5428836;-0.02263,0;0;0,-0.01167125;0.313611;-0.01028299,-0.02434878;0.618683;-0.03469896,0.1500495;0.4978791;-0.03832221,0.2016041;0.246308;-0.03733349,0.2017167;0.03600757;-0.1006203,-0.1890787;0.4863356;-0.02706904,-0.2402067;0.2355099;-0.00659284,-0.2722723;0.02800828;-0.07098511,0.078224;0.005410224;-0.04093599,0.1248381;-0.3304851;-0.073663,0.1538077;-0.6736013;0.001935244,0.1809545;-0.709317;-0.07941866,-0.08162536;0.002891113;-0.03395529,-0.08351742;-0.3377873;-0.03602647,-0.03312892;-0.6794688;0.03466839,-0.04121712;-0.728415;-0.03865316,-0.02104834;0.5435885;-0.0261085,83.38948
+0;0;0,0.02120174;0.3132031;-0.008087996,0.04219966;0.6179727;-0.03083317,0.2089202;0.501627;-0.01287791,0.2439751;0.2478571;0.006546489,0.2846364;0.03288545;-0.01052463,-0.1346756;0.50024;-0.01362736,-0.1993296;0.2516535;-0.008160287,-0.2533983;0.03972527;-0.0260652,0.07917625;0.0008842628;-0.03982693,0.06645103;-0.3382724;-0.005016174,0.03733835;-0.6838142;0.06134306,0.03715211;-0.645021;-0.04692347,-0.08028203;0.00887608;-0.0364946,-0.1070633;-0.3312106;-0.03151683,-0.136221;-0.6776174;0.03014642,-0.1342272;-0.6386783;-0.07808997,0.03697336;0.5429334;-0.02269467,0;0;0,-0.01166105;0.3136324;-0.01048088,-0.02423301;0.6187285;-0.03498006,0.1497868;0.4981103;-0.03821254,0.2019329;0.2465436;-0.03877568,0.2022049;0.0360928;-0.1009686,-0.188604;0.4864838;-0.02667793,-0.2398682;0.2355829;-0.006038338,-0.2720817;0.02881561;-0.07212289,0.07829088;0.005519092;-0.04118156,0.1234187;-0.3311284;-0.07332063,0.1496867;-0.6746361;0.003897429,0.1767479;-0.7106747;-0.07799029,-0.08189606;0.002814191;-0.03377807,-0.08320291;-0.3383501;-0.03625474,-0.03261448;-0.6803316;0.03543674,-0.04054387;-0.729955;-0.03802238,-0.02096568;0.5436294;-0.02638435,83.41167
+0;0;0,0.02120174;0.3132031;-0.008087996,0.04219966;0.6179727;-0.03083317,0.2089202;0.501627;-0.01287791,0.2439751;0.2478571;0.006546489,0.2846364;0.03288545;-0.01052463,-0.1346756;0.50024;-0.01362736,-0.1993296;0.2516535;-0.008160287,-0.2533983;0.03972527;-0.0260652,0.07917625;0.0008842628;-0.03982693,0.06645103;-0.3382724;-0.005016174,0.03733835;-0.6838142;0.06134306,0.03715211;-0.645021;-0.04692347,-0.08028203;0.00887608;-0.0364946,-0.1070633;-0.3312106;-0.03151683,-0.136221;-0.6776174;0.03014642,-0.1342272;-0.6386783;-0.07808997,0.03697336;0.5429334;-0.02269467,0;0;0,-0.01166105;0.3136324;-0.01048088,-0.02423301;0.6187285;-0.03498006,0.1497868;0.4981103;-0.03821254,0.2019329;0.2465436;-0.03877568,0.2022049;0.0360928;-0.1009686,-0.188604;0.4864838;-0.02667793,-0.2398682;0.2355829;-0.006038338,-0.2720817;0.02881561;-0.07212289,0.07829088;0.005519092;-0.04118156,0.1234187;-0.3311284;-0.07332063,0.1496867;-0.6746361;0.003897429,0.1767479;-0.7106747;-0.07799029,-0.08189606;0.002814191;-0.03377807,-0.08320291;-0.3383501;-0.03625474,-0.03261448;-0.6803316;0.03543674,-0.04054387;-0.729955;-0.03802238,-0.02096568;0.5436294;-0.02638435,83.42309
+0;0;0,0.02121275;0.3133657;-0.008092196,0.04222587;0.6183559;-0.03085408,0.208305;0.5021033;-0.01292871,0.2433691;0.2482668;0.006500791,0.2843204;0.0317618;-0.01069209,-0.1340174;0.5007215;-0.01367538,-0.1986884;0.2520697;-0.008206869,-0.2531427;0.03862983;-0.02623949,0.0791205;0.0008836403;-0.03979889,0.06637941;-0.3386962;-0.004944704,0.03727216;-0.6841736;0.06140217,0.0370864;-0.6454034;-0.04658038,-0.0802255;0.008869831;-0.03646891,-0.1070402;-0.3316412;-0.03148492,-0.1361924;-0.6779835;0.03016683,-0.1342039;-0.6390678;-0.07778566,0.03699539;0.5432566;-0.02270908,0;0;0,-0.01125972;0.3138066;-0.01059055,-0.02321647;0.6191396;-0.0352242,0.1499146;0.4981968;-0.03786516,0.2019488;0.2465415;-0.03928614,0.202341;0.03454469;-0.1017699,-0.1869895;0.4865961;-0.02620695,-0.2381814;0.2355875;-0.005858595,-0.2708378;0.0274425;-0.07261362,0.07829915;0.005440176;-0.04104185,0.121746;-0.3319304;-0.07242751,0.1463051;-0.6755484;0.004561186,0.1726125;-0.7108992;-0.07774544,-0.08180843;0.002887579;-0.03382055,-0.08270008;-0.3387042;-0.03624311,-0.03262417;-0.6804291;0.03669678,-0.04016601;-0.7295374;-0.0369387,-0.02012524;0.5439757;-0.02659702,83.43405
+0;0;0,0.02118925;0.3134868;-0.008232164,0.04215571;0.6185324;-0.03112904,0.208236;0.5021373;-0.01272992,0.2428416;0.2481734;0.00630953,0.2833456;0.03154035;-0.01104859,-0.1340638;0.5007139;-0.01370133,-0.1991528;0.2521285;-0.008555281,-0.2537341;0.03868595;-0.02685532,0.07905551;0.000878811;-0.03983035,0.06622549;-0.3392079;-0.005412973,0.0369956;-0.6831988;0.06072851,0.03687184;-0.6443244;-0.04873495,-0.08019342;0.008880815;-0.03643007,-0.1072275;-0.3320793;-0.03158176,-0.1365701;-0.6769606;0.02969366,-0.1344893;-0.6379397;-0.0797381,0.03693911;0.5434263;-0.02295144,0;0;0,-0.01124544;0.3139473;-0.0100677,-0.02314164;0.6193774;-0.03428936,0.1499298;0.4982386;-0.03758883,0.2022761;0.2466161;-0.03952312,0.2027222;0.03461412;-0.1021864,-0.1864689;0.485346;-0.02496369,-0.2422069;0.2352021;-0.005494099,-0.2736846;0.02772088;-0.07500979,0.07817025;0.005381525;-0.04120016,0.1202168;-0.3327625;-0.07118082,0.1432702;-0.6750831;0.005264759,0.1698366;-0.7118827;-0.07775974,-0.08181491;0.00295363;-0.03368381,-0.08253174;-0.3391036;-0.03579842,-0.033498;-0.6793081;0.03779098,-0.04133789;-0.7294385;-0.03689956,-0.0200707;0.5441924;-0.02575755,83.45631
+0;0;0,0.02118925;0.3134868;-0.008232164,0.04215571;0.6185324;-0.03112904,0.208236;0.5021373;-0.01272992,0.2428416;0.2481734;0.00630953,0.2833456;0.03154035;-0.01104859,-0.1340638;0.5007139;-0.01370133,-0.1991528;0.2521285;-0.008555281,-0.2537341;0.03868595;-0.02685532,0.07905551;0.000878811;-0.03983035,0.06622549;-0.3392079;-0.005412973,0.0369956;-0.6831988;0.06072851,0.03687184;-0.6443244;-0.04873495,-0.08019342;0.008880815;-0.03643007,-0.1072275;-0.3320793;-0.03158176,-0.1365701;-0.6769606;0.02969366,-0.1344893;-0.6379397;-0.0797381,0.03693911;0.5434263;-0.02295144,0;0;0,-0.01124544;0.3139473;-0.0100677,-0.02314164;0.6193774;-0.03428936,0.1499298;0.4982386;-0.03758883,0.2022761;0.2466161;-0.03952312,0.2027222;0.03461412;-0.1021864,-0.1864689;0.485346;-0.02496369,-0.2422069;0.2352021;-0.005494099,-0.2736846;0.02772088;-0.07500979,0.07817025;0.005381525;-0.04120016,0.1202168;-0.3327625;-0.07118082,0.1432702;-0.6750831;0.005264759,0.1698366;-0.7118827;-0.07775974,-0.08181491;0.00295363;-0.03368381,-0.08253174;-0.3391036;-0.03579842,-0.033498;-0.6793081;0.03779098,-0.04133789;-0.7294385;-0.03689956,-0.0200707;0.5441924;-0.02575755,83.47855
+0;0;0,0.02118925;0.3134868;-0.008232164,0.04215571;0.6185324;-0.03112904,0.208236;0.5021373;-0.01272992,0.2428416;0.2481734;0.00630953,0.2833456;0.03154035;-0.01104859,-0.1340638;0.5007139;-0.01370133,-0.1991528;0.2521285;-0.008555281,-0.2537341;0.03868595;-0.02685532,0.07905551;0.000878811;-0.03983035,0.06622549;-0.3392079;-0.005412973,0.0369956;-0.6831988;0.06072851,0.03687184;-0.6443244;-0.04873495,-0.08019342;0.008880815;-0.03643007,-0.1072275;-0.3320793;-0.03158176,-0.1365701;-0.6769606;0.02969366,-0.1344893;-0.6379397;-0.0797381,0.03693911;0.5434263;-0.02295144,0;0;0,-0.01124544;0.3139473;-0.0100677,-0.02314164;0.6193774;-0.03428936,0.1499298;0.4982386;-0.03758883,0.2022761;0.2466161;-0.03952312,0.2027222;0.03461412;-0.1021864,-0.1864689;0.485346;-0.02496369,-0.2422069;0.2352021;-0.005494099,-0.2736846;0.02772088;-0.07500979,0.07817025;0.005381525;-0.04120016,0.1202168;-0.3327625;-0.07118082,0.1432702;-0.6750831;0.005264759,0.1698366;-0.7118827;-0.07775974,-0.08181491;0.00295363;-0.03368381,-0.08253174;-0.3391036;-0.03579842,-0.033498;-0.6793081;0.03779098,-0.04133789;-0.7294385;-0.03689956,-0.0200707;0.5441924;-0.02575755,83.49037
+0;0;0,0.02117339;0.3135853;-0.0082241,0.04210913;0.6187273;-0.03113875,0.2074044;0.5023674;-0.01285851,0.2420923;0.2484379;0.006491004,0.28248;0.03144914;-0.01103587,-0.1332971;0.5009338;-0.01373634,-0.1988571;0.2524707;-0.008651992,-0.2539759;0.03881839;-0.02701212,0.07912671;0.0008765521;-0.03989017,0.06625129;-0.3395943;-0.005845185,0.03710851;-0.6828948;0.06009449,0.03696851;-0.6440215;-0.04933381,-0.08028258;0.008896693;-0.03644979,-0.1076363;-0.3323912;-0.03202406,-0.1367396;-0.6765798;0.02912968,-0.1346756;-0.6375594;-0.08026723,0.036902;0.543601;-0.02295414,0;0;0,-0.01064333;0.3140686;-0.009966135,-0.02175686;0.6196401;-0.03399158,0.1502292;0.4985399;-0.03838801,0.2035471;0.2471219;-0.04041147,0.2038882;0.03496918;-0.1037643,-0.1846603;0.486163;-0.02449901,-0.2390602;0.235693;-0.005439097,-0.2705145;0.02812164;-0.07577573,0.07819168;0.005409032;-0.04135013,0.1183075;-0.3334563;-0.06974387,0.1403816;-0.6750982;0.006716251,0.1675865;-0.7118938;-0.07605791,-0.08197252;0.002934313;-0.03353992,-0.08281659;-0.3394635;-0.03641444,-0.03498833;-0.6786947;0.03899907,-0.04263557;-0.7294494;-0.0349842,-0.01889431;0.5444194;-0.02552271,83.51208
+0;0;0,0.0211893;0.313821;-0.008230279,0.0421385;0.6191592;-0.03115944,0.2071847;0.5028152;-0.01288904,0.2418833;0.2488062;0.006466525,0.2822627;0.03186241;-0.01105672,-0.1330251;0.5013837;-0.01376561,-0.1986056;0.2528428;-0.008679666,-0.253713;0.03923479;-0.02703599,0.0790948;0.0008761986;-0.03987408,0.06619713;-0.3401833;-0.00577024,0.03711986;-0.6827121;0.0600212,0.03698354;-0.6440718;-0.04653201,-0.0802502;0.008893105;-0.03643509,-0.1076512;-0.3329848;-0.03200171,-0.1366891;-0.6763997;0.02901455,-0.1346793;-0.6376163;-0.07750809,0.03692836;0.5439893;-0.0229701,0;0;0,-0.0104425;0.3143311;-0.009340286,-0.02127938;0.6201565;-0.03277445,0.1503301;0.4988931;-0.03746796,0.2045908;0.247607;-0.0406785,0.2033568;0.03501299;-0.1023586,-0.1839474;0.4864984;-0.02345422,-0.2380339;0.2357947;-0.005523831,-0.2696515;0.02827013;-0.0757808,0.07812364;0.005289286;-0.0414176,0.1169302;-0.3344891;-0.06779313,0.1382076;-0.6753174;0.008909464,0.1639714;-0.7112815;-0.07117319,-0.08196801;0.003051718;-0.03344596,-0.08310296;-0.3399374;-0.03629571,-0.03686136;-0.6782768;0.04043844,-0.04421332;-0.7272041;-0.03128802,-0.01849152;0.5448722;-0.02445531,83.53436
+0;0;0,0.0211893;0.313821;-0.008230279,0.0421385;0.6191592;-0.03115944,0.2071847;0.5028152;-0.01288904,0.2418833;0.2488062;0.006466525,0.2822627;0.03186241;-0.01105672,-0.1330251;0.5013837;-0.01376561,-0.1986056;0.2528428;-0.008679666,-0.253713;0.03923479;-0.02703599,0.0790948;0.0008761986;-0.03987408,0.06619713;-0.3401833;-0.00577024,0.03711986;-0.6827121;0.0600212,0.03698354;-0.6440718;-0.04653201,-0.0802502;0.008893105;-0.03643509,-0.1076512;-0.3329848;-0.03200171,-0.1366891;-0.6763997;0.02901455,-0.1346793;-0.6376163;-0.07750809,0.03692836;0.5439893;-0.0229701,0;0;0,-0.0104425;0.3143311;-0.009340286,-0.02127938;0.6201565;-0.03277445,0.1503301;0.4988931;-0.03746796,0.2045908;0.247607;-0.0406785,0.2033568;0.03501299;-0.1023586,-0.1839474;0.4864984;-0.02345422,-0.2380339;0.2357947;-0.005523831,-0.2696515;0.02827013;-0.0757808,0.07812364;0.005289286;-0.0414176,0.1169302;-0.3344891;-0.06779313,0.1382076;-0.6753174;0.008909464,0.1639714;-0.7112815;-0.07117319,-0.08196801;0.003051718;-0.03344596,-0.08310296;-0.3399374;-0.03629571,-0.03686136;-0.6782768;0.04043844,-0.04421332;-0.7272041;-0.03128802,-0.01849152;0.5448722;-0.02445531,83.54542
+0;0;0,0.02090529;0.3138351;-0.008416693,0.04161289;0.6191776;-0.03150776,0.206674;0.5026596;-0.01321984,0.2419226;0.2487615;0.006592723,0.2836894;0.03203474;-0.01035437,-0.1334204;0.5011347;-0.01394977,-0.1993042;0.2526784;-0.00865845,-0.2552566;0.03930555;-0.02719335,0.07906542;0.0009491991;-0.03993066,0.06543861;-0.3401336;-0.006347496,0.03620063;-0.6826576;0.05939722,0.03602598;-0.6440348;-0.04715735,-0.08030654;0.008814444;-0.03632994,-0.1083673;-0.3330168;-0.03246335,-0.137527;-0.6764171;0.02857688,-0.1355555;-0.6376538;-0.07794812,0.03645882;0.544008;-0.02328107,0;0;0,-0.0104425;0.3143311;-0.009340286,-0.02127938;0.6201565;-0.03277445,0.1503301;0.4988931;-0.03746796,0.2045908;0.247607;-0.0406785,0.2033568;0.03501299;-0.1023586,-0.1839474;0.4864984;-0.02345422,-0.2380339;0.2357947;-0.005523831,-0.2696515;0.02827013;-0.0757808,0.07812364;0.005289286;-0.0414176,0.1169302;-0.3344891;-0.06779313,0.1382076;-0.6753174;0.008909464,0.1639714;-0.7112815;-0.07117319,-0.08196801;0.003051718;-0.03344596,-0.08310296;-0.3399374;-0.03629571,-0.03686136;-0.6782768;0.04043844,-0.04421332;-0.7272041;-0.03128802,-0.01849152;0.5448722;-0.02445531,83.55682
+0;0;0,0.02092651;0.3141538;-0.00842524,0.04165846;0.6198552;-0.03154347,0.2048091;0.5037109;-0.0133584,0.2400424;0.2499222;0.006445643,0.2820147;0.03212966;-0.01058479,-0.1314802;0.502203;-0.01408016,-0.1973357;0.2538537;-0.008791115,-0.2535632;0.03943163;-0.02741716,0.07951766;0.0009546284;-0.04015906,0.0659322;-0.3390932;-0.006677799,0.03666559;-0.6819527;0.05913131,0.03649662;-0.6436107;-0.04395385,-0.08076588;0.008864861;-0.03653774,-0.1087415;-0.3319292;-0.03268289,-0.1379297;-0.6756658;0.02841712,-0.1360225;-0.6371878;-0.07463942,0.03649829;0.5445967;-0.02330705,0;0;0,-0.009539902;0.3146865;-0.009103775,-0.01927561;0.6209421;-0.03214192,0.1498357;0.4993828;-0.03842187,0.2058469;0.2485812;-0.04032469,0.2050563;0.03513213;-0.1029677,-0.1803035;0.4876063;-0.02352827,-0.2339023;0.2368916;-0.00587409,-0.2671116;0.02916944;-0.07821985,0.07817233;0.00510633;-0.04242325,0.1152139;-0.3340126;-0.06617999,0.1357378;-0.6752799;0.01034045,0.1596616;-0.7104793;-0.06629419,-0.08269679;0.003228564;-0.03297783,-0.08405419;-0.3387052;-0.03716449,-0.03971329;-0.677349;0.04090159,-0.04671578;-0.7241589;-0.02799955,-0.0167733;0.5455445;-0.02394152,83.57905
+0;0;0,0.02093042;0.3142123;-0.008426811,0.04166048;0.6198862;-0.03154238,0.2055362;0.5035857;-0.01331667,0.2407678;0.2498102;0.006486334,0.2831693;0.02978972;-0.01071831,-0.1321992;0.5020714;-0.01404154,-0.1980513;0.2537349;-0.008752771,-0.254854;0.03711942;-0.02756936,0.07883119;0.0009463871;-0.03981237,0.0652739;-0.3383964;-0.006400533,0.03596669;-0.6817313;0.05949984,0.03580112;-0.6435564;-0.04152028,-0.08006863;0.008788332;-0.03622232,-0.1079862;-0.3312991;-0.03237545,-0.1372149;-0.6755124;0.02880929,-0.1353459;-0.6372043;-0.07218279,0.03650166;0.5446473;-0.02330811,0;0;0,-0.009082958;0.3147843;-0.008171082,-0.01838621;0.6210923;-0.03030443,0.151334;0.4996439;-0.03789806,0.2074174;0.248871;-0.03964591,0.2065809;0.03376132;-0.1046846,-0.1802919;0.4877419;-0.02015571,-0.2327426;0.2366775;-0.004311513,-0.269131;0.0272335;-0.07719494,0.07773222;0.004817784;-0.04165053,0.1126328;-0.3339573;-0.06326199,0.1323309;-0.6757624;0.01330137,0.1553767;-0.7101033;-0.06153893,-0.08167688;0.003558566;-0.03341407,-0.08376919;-0.3376787;-0.03594443,-0.04171733;-0.6767942;0.04351031,-0.04896869;-0.7226517;-0.02331015,-0.0159867;0.5456871;-0.02233005,83.59046
+0;0;0,0.02111154;0.3141994;-0.008456024,0.042012;0.6198577;-0.03162315,0.2058053;0.5033233;-0.0136499,0.2422248;0.2497987;0.007190476,0.2912295;0.03104374;-0.0085486,-0.1318603;0.501967;-0.01397924,-0.1985753;0.2538528;-0.009088276,-0.2568933;0.03762117;-0.0276836,0.07877158;0.0009931;-0.03992903,0.06496526;-0.3383401;-0.006522618,0.03520478;-0.6816617;0.05924413,0.03492777;-0.6434781;-0.04177504,-0.08010495;0.008753206;-0.03615044,-0.1088584;-0.3312756;-0.03344342,-0.1379723;-0.6754576;0.02797147,-0.1362158;-0.6371473;-0.07302247,0.03681322;0.5446233;-0.02337369,0;0;0,-0.009082958;0.3147843;-0.008171082,-0.01838621;0.6210923;-0.03030443,0.151334;0.4996439;-0.03789806,0.2074174;0.248871;-0.03964591,0.2065809;0.03376132;-0.1046846,-0.1802919;0.4877419;-0.02015571,-0.2327426;0.2366775;-0.004311513,-0.269131;0.0272335;-0.07719494,0.07773222;0.004817784;-0.04165053,0.1126328;-0.3339573;-0.06326199,0.1323309;-0.6757624;0.01330137,0.1553767;-0.7101033;-0.06153893,-0.08167688;0.003558566;-0.03341407,-0.08376919;-0.3376787;-0.03594443,-0.04171733;-0.6767942;0.04351031,-0.04896869;-0.7226517;-0.02331015,-0.0159867;0.5456871;-0.02233005,83.60159
+0;0;0,0.02113486;0.3145464;-0.008465363,0.0420641;0.6206256;-0.03166453,0.2028766;0.5047113;-0.01385067,0.2392962;0.2511853;0.006989812,0.2884794;0.03163375;-0.00880658,-0.1288477;0.5033787;-0.01417423,-0.1955631;0.2552633;-0.009283232,-0.2540935;0.03824425;-0.02794628,0.07862732;0.0009912812;-0.0398559,0.06480309;-0.338782;-0.006406169,0.03512291;-0.6811774;0.05918313,0.0348486;-0.6430739;-0.04084725,-0.07995825;0.008737175;-0.03608423,-0.108749;-0.3317326;-0.0333737,-0.1377843;-0.674986;0.02787548,-0.136045;-0.6367571;-0.07212992,0.03685795;0.5452845;-0.02340338,0;0;0,-0.007099807;0.3151761;-0.008448839,-0.01421869;0.6219593;-0.03070045,0.1517042;0.4999937;-0.03766394,0.2079447;0.2492551;-0.03947735,0.2075391;0.03364865;-0.1056974,-0.1741554;0.4905989;-0.02006585,-0.2272815;0.2397539;-0.003021466,-0.2644666;0.02973148;-0.07636487,0.07772999;0.004683852;-0.04132605,0.1120596;-0.3347043;-0.06115103,0.1289285;-0.6756812;0.01544952,0.150675;-0.7100916;-0.05837607,-0.08146472;0.003684159;-0.03349116,-0.08436421;-0.337996;-0.03495497,-0.04454393;-0.6760916;0.04581143,-0.05185502;-0.7213474;-0.02018048,-0.01236749;0.546432;-0.0227108,83.62409
+0;0;0,0.02113486;0.3145464;-0.008465363,0.0420641;0.6206256;-0.03166453,0.2028766;0.5047113;-0.01385067,0.2392962;0.2511853;0.006989812,0.2884794;0.03163375;-0.00880658,-0.1288477;0.5033787;-0.01417423,-0.1955631;0.2552633;-0.009283232,-0.2540935;0.03824425;-0.02794628,0.07862732;0.0009912812;-0.0398559,0.06480309;-0.338782;-0.006406169,0.03512291;-0.6811774;0.05918313,0.0348486;-0.6430739;-0.04084725,-0.07995825;0.008737175;-0.03608423,-0.108749;-0.3317326;-0.0333737,-0.1377843;-0.674986;0.02787548,-0.136045;-0.6367571;-0.07212992,0.03685795;0.5452845;-0.02340338,0;0;0,-0.007099807;0.3151761;-0.008448839,-0.01421869;0.6219593;-0.03070045,0.1517042;0.4999937;-0.03766394,0.2079447;0.2492551;-0.03947735,0.2075391;0.03364865;-0.1056974,-0.1741554;0.4905989;-0.02006585,-0.2272815;0.2397539;-0.003021466,-0.2644666;0.02973148;-0.07636487,0.07772999;0.004683852;-0.04132605,0.1120596;-0.3347043;-0.06115103,0.1289285;-0.6756812;0.01544952,0.150675;-0.7100916;-0.05837607,-0.08146472;0.003684159;-0.03349116,-0.08436421;-0.337996;-0.03495497,-0.04454393;-0.6760916;0.04581143,-0.05185502;-0.7213474;-0.02018048,-0.01236749;0.546432;-0.0227108,83.64657
+0;0;0,0.02107013;0.3148913;-0.008643762,0.04189563;0.6212263;-0.03203889,0.2038298;0.5050749;-0.01422178,0.2442796;0.2522817;0.00703109,0.3014224;0.03775612;-0.007365857,-0.1299619;0.5034285;-0.01390876,-0.198541;0.2559019;-0.009460299,-0.2593688;0.04266499;-0.02745445,0.07821004;0.0009825213;-0.03976568,0.06364461;-0.3391052;-0.006809395,0.03388873;-0.6806849;0.05850359,0.03346327;-0.6426103;-0.04133637,-0.07965966;0.008692386;-0.03574729,-0.1096417;-0.3319819;-0.03584328,-0.1381703;-0.6742222;0.02649154,-0.1365836;-0.636018;-0.07332616,0.0367198;0.5458345;-0.02372706,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.02107013;0.3148913;-0.008643762,0.04189563;0.6212263;-0.03203889,0.2038298;0.5050749;-0.01422178,0.2442796;0.2522817;0.00703109,0.3014224;0.03775612;-0.007365857,-0.1299619;0.5034285;-0.01390876,-0.198541;0.2559019;-0.009460299,-0.2593688;0.04266499;-0.02745445,0.07821004;0.0009825213;-0.03976568,0.06364461;-0.3391052;-0.006809395,0.03388873;-0.6806849;0.05850359,0.03346327;-0.6426103;-0.04133637,-0.07965966;0.008692386;-0.03574729,-0.1096417;-0.3319819;-0.03584328,-0.1381703;-0.6742222;0.02649154,-0.1365836;-0.636018;-0.07332616,0.0367198;0.5458345;-0.02372706,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.02107013;0.3148913;-0.008643762,0.04189563;0.6212263;-0.03203889,0.2038298;0.5050749;-0.01422178,0.2442796;0.2522817;0.00703109,0.3014224;0.03775612;-0.007365857,-0.1299619;0.5034285;-0.01390876,-0.198541;0.2559019;-0.009460299,-0.2593688;0.04266499;-0.02745445,0.07821004;0.0009825213;-0.03976568,0.06364461;-0.3391052;-0.006809395,0.03388873;-0.6806849;0.05850359,0.03346327;-0.6426103;-0.04133637,-0.07965966;0.008692386;-0.03574729,-0.1096417;-0.3319819;-0.03584328,-0.1381703;-0.6742222;0.02649154,-0.1365836;-0.636018;-0.07332616,0.0367198;0.5458345;-0.02372706,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.02143999;0.3148589;-0.008908965,0.04273493;0.621138;-0.0326054,0.2046328;0.5052903;-0.01505875,0.2530093;0.253905;0.006328481,0.3163157;0.04100986;-0.006391253,-0.1292473;0.5033368;-0.01447216,-0.2002243;0.2564865;-0.01005704,-0.2656179;0.04461314;-0.02814426,0.07815253;0.00101192;-0.03987787,0.06309083;-0.3391057;-0.007458523,0.03258272;-0.6807101;0.0573771,0.0320558;-0.6426584;-0.04246423,-0.07973251;0.00864222;-0.03559672,-0.1113023;-0.3318034;-0.04321359,-0.1398334;-0.6730869;0.02416197,-0.1383396;-0.6348994;-0.07565852,0.03743365;0.5457643;-0.02420918,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.02143999;0.3148589;-0.008908965,0.04273493;0.621138;-0.0326054,0.2046328;0.5052903;-0.01505875,0.2530093;0.253905;0.006328481,0.3163157;0.04100986;-0.006391253,-0.1292473;0.5033368;-0.01447216,-0.2002243;0.2564865;-0.01005704,-0.2656179;0.04461314;-0.02814426,0.07815253;0.00101192;-0.03987787,0.06309083;-0.3391057;-0.007458523,0.03258272;-0.6807101;0.0573771,0.0320558;-0.6426584;-0.04246423,-0.07973251;0.00864222;-0.03559672,-0.1113023;-0.3318034;-0.04321359,-0.1398334;-0.6730869;0.02416197,-0.1383396;-0.6348994;-0.07565852,0.03743365;0.5457643;-0.02420918,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.02143999;0.3148589;-0.008908965,0.04273493;0.621138;-0.0326054,0.2046328;0.5052903;-0.01505875,0.2530093;0.253905;0.006328481,0.3163157;0.04100986;-0.006391253,-0.1292473;0.5033368;-0.01447216,-0.2002243;0.2564865;-0.01005704,-0.2656179;0.04461314;-0.02814426,0.07815253;0.00101192;-0.03987787,0.06309083;-0.3391057;-0.007458523,0.03258272;-0.6807101;0.0573771,0.0320558;-0.6426584;-0.04246423,-0.07973251;0.00864222;-0.03559672,-0.1113023;-0.3318034;-0.04321359,-0.1398334;-0.6730869;0.02416197,-0.1383396;-0.6348994;-0.07565852,0.03743365;0.5457643;-0.02420918,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.02161811;0.3148184;-0.009862577,0.04317107;0.621024;-0.03426886,0.2052027;0.5060576;-0.01670486,0.2638266;0.2569681;0.005876547,0.3390813;0.04808788;-0.008251875,-0.1288088;0.5030404;-0.01548047,-0.2038718;0.2574119;-0.01053863,-0.2774713;0.04815109;-0.02747551,0.07795924;0.0008951338;-0.04025719,0.06358579;-0.3391454;-0.006734934,0.03085915;-0.6809739;0.05579613,0.03017637;-0.6430021;-0.04405067,-0.07994377;0.008776773;-0.03508631,-0.1140833;-0.3306537;-0.0591557,-0.141907;-0.6703057;0.01627829,-0.1405542;-0.6321816;-0.0835494,0.03779025;0.5456748;-0.02570429,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.02161811;0.3148184;-0.009862577,0.04317107;0.621024;-0.03426886,0.2052027;0.5060576;-0.01670486,0.2638266;0.2569681;0.005876547,0.3390813;0.04808788;-0.008251875,-0.1288088;0.5030404;-0.01548047,-0.2038718;0.2574119;-0.01053863,-0.2774713;0.04815109;-0.02747551,0.07795924;0.0008951338;-0.04025719,0.06358579;-0.3391454;-0.006734934,0.03085915;-0.6809739;0.05579613,0.03017637;-0.6430021;-0.04405067,-0.07994377;0.008776773;-0.03508631,-0.1140833;-0.3306537;-0.0591557,-0.141907;-0.6703057;0.01627829,-0.1405542;-0.6321816;-0.0835494,0.03779025;0.5456748;-0.02570429,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.02161811;0.3148184;-0.009862577,0.04317107;0.621024;-0.03426886,0.2052027;0.5060576;-0.01670486,0.2638266;0.2569681;0.005876547,0.3390813;0.04808788;-0.008251875,-0.1288088;0.5030404;-0.01548047,-0.2038718;0.2574119;-0.01053863,-0.2774713;0.04815109;-0.02747551,0.07795924;0.0008951338;-0.04025719,0.06358579;-0.3391454;-0.006734934,0.03085915;-0.6809739;0.05579613,0.03017637;-0.6430021;-0.04405067,-0.07994377;0.008776773;-0.03508631,-0.1140833;-0.3306537;-0.0591557,-0.141907;-0.6703057;0.01627829,-0.1405542;-0.6321816;-0.0835494,0.03779025;0.5456748;-0.02570429,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.02212035;0.314756;-0.01070287,0.04447287;0.6208326;-0.03597613,0.2065495;0.507036;-0.01841334,0.2737294;0.2601814;0.004866086,0.3503295;0.05187187;-0.01041094,-0.1276918;0.502901;-0.0162039,-0.2092819;0.2593562;-0.01159177,-0.2910555;0.05307756;-0.02759164,0.07786654;0.0006591539;-0.04044075,0.06277756;-0.3394437;-0.007879071,0.02996732;-0.6812757;0.05458928,0.02902481;-0.6433981;-0.04526287,-0.08011433;0.008998916;-0.03463811,-0.1168545;-0.3286622;-0.07455052,-0.1446308;-0.6671593;0.005924098,-0.1449914;-0.7096823;-0.06316767,0.03886187;0.5455281;-0.02717022,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.02212035;0.314756;-0.01070287,0.04447287;0.6208326;-0.03597613,0.2065495;0.507036;-0.01841334,0.2737294;0.2601814;0.004866086,0.3503295;0.05187187;-0.01041094,-0.1276918;0.502901;-0.0162039,-0.2092819;0.2593562;-0.01159177,-0.2910555;0.05307756;-0.02759164,0.07786654;0.0006591539;-0.04044075,0.06277756;-0.3394437;-0.007879071,0.02996732;-0.6812757;0.05458928,0.02902481;-0.6433981;-0.04526287,-0.08011433;0.008998916;-0.03463811,-0.1168545;-0.3286622;-0.07455052,-0.1446308;-0.6671593;0.005924098,-0.1449914;-0.7096823;-0.06316767,0.03886187;0.5455281;-0.02717022,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.02212035;0.314756;-0.01070287,0.04447287;0.6208326;-0.03597613,0.2065495;0.507036;-0.01841334,0.2737294;0.2601814;0.004866086,0.3503295;0.05187187;-0.01041094,-0.1276918;0.502901;-0.0162039,-0.2092819;0.2593562;-0.01159177,-0.2910555;0.05307756;-0.02759164,0.07786654;0.0006591539;-0.04044075,0.06277756;-0.3394437;-0.007879071,0.02996732;-0.6812757;0.05458928,0.02902481;-0.6433981;-0.04526287,-0.08011433;0.008998916;-0.03463811,-0.1168545;-0.3286622;-0.07455052,-0.1446308;-0.6671593;0.005924098,-0.1449914;-0.7096823;-0.06316767,0.03886187;0.5455281;-0.02717022,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.02172709;0.3147365;-0.01200319,0.04370828;0.6207816;-0.03800038,0.2063228;0.5083765;-0.02399344,0.2878659;0.2662112;0.002444314,0.3739284;0.0616916;-0.01364236,-0.1282408;0.5025519;-0.01720456,-0.2163211;0.2612749;-0.0127792,-0.3035784;0.05729172;-0.02923592,0.07760249;0.0003221669;-0.04094919,0.06300712;-0.3398464;-0.008852609,0.02891386;-0.6815771;0.05348288,0.02688025;-0.6437914;-0.04636022,-0.08038636;0.0094364;-0.03388327,-0.12141;-0.3251714;-0.09143785,-0.1471881;-0.6628063;-0.006785065,-0.147525;-0.7069288;-0.07415821,0.03817236;0.5454865;-0.02906715,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.02172709;0.3147365;-0.01200319,0.04370828;0.6207816;-0.03800038,0.2063228;0.5083765;-0.02399344,0.2878659;0.2662112;0.002444314,0.3739284;0.0616916;-0.01364236,-0.1282408;0.5025519;-0.01720456,-0.2163211;0.2612749;-0.0127792,-0.3035784;0.05729172;-0.02923592,0.07760249;0.0003221669;-0.04094919,0.06300712;-0.3398464;-0.008852609,0.02891386;-0.6815771;0.05348288,0.02688025;-0.6437914;-0.04636022,-0.08038636;0.0094364;-0.03388327,-0.12141;-0.3251714;-0.09143785,-0.1471881;-0.6628063;-0.006785065,-0.147525;-0.7069288;-0.07415821,0.03817236;0.5454865;-0.02906715,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.02172709;0.3147365;-0.01200319,0.04370828;0.6207816;-0.03800038,0.2063228;0.5083765;-0.02399344,0.2878659;0.2662112;0.002444314,0.3739284;0.0616916;-0.01364236,-0.1282408;0.5025519;-0.01720456,-0.2163211;0.2612749;-0.0127792,-0.3035784;0.05729172;-0.02923592,0.07760249;0.0003221669;-0.04094919,0.06300712;-0.3398464;-0.008852609,0.02891386;-0.6815771;0.05348288,0.02688025;-0.6437914;-0.04636022,-0.08038636;0.0094364;-0.03388327,-0.12141;-0.3251714;-0.09143785,-0.1471881;-0.6628063;-0.006785065,-0.147525;-0.7069288;-0.07415821,0.03817236;0.5454865;-0.02906715,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.02198886;0.31465;-0.01367762,0.04397691;0.6206132;-0.0406443,0.2067461;0.5087838;-0.02837287,0.3026773;0.2721949;0.0001785718,0.3977636;0.07151502;-0.0132374,-0.1278952;0.5024651;-0.01827073,-0.2249177;0.2646638;-0.01284271,-0.3187774;0.06373443;-0.03049347,0.07710404;-0.0003189419;-0.04188021,0.0638483;-0.3405341;-0.009696223,0.02901187;-0.6823952;0.05150288,0.02620492;-0.6447434;-0.04833182,-0.08087497;0.01042679;-0.03239764,-0.1276711;-0.3183251;-0.1141912,-0.1499389;-0.6548441;-0.02426316,-0.1505968;-0.6169624;-0.1241173,0.03842773;0.5453408;-0.03152972,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.02198886;0.31465;-0.01367762,0.04397691;0.6206132;-0.0406443,0.2067461;0.5087838;-0.02837287,0.3026773;0.2721949;0.0001785718,0.3977636;0.07151502;-0.0132374,-0.1278952;0.5024651;-0.01827073,-0.2249177;0.2646638;-0.01284271,-0.3187774;0.06373443;-0.03049347,0.07710404;-0.0003189419;-0.04188021,0.0638483;-0.3405341;-0.009696223,0.02901187;-0.6823952;0.05150288,0.02620492;-0.6447434;-0.04833182,-0.08087497;0.01042679;-0.03239764,-0.1276711;-0.3183251;-0.1141912,-0.1499389;-0.6548441;-0.02426316,-0.1505968;-0.6169624;-0.1241173,0.03842773;0.5453408;-0.03152972,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.02207179;0.3145752;-0.01518109,0.0440377;0.6204424;-0.04324953,0.206873;0.5089223;-0.03217223,0.3126264;0.2766848;-0.002605248,0.4196612;0.0819862;-0.01400042,-0.1277817;0.5024936;-0.01931034,-0.2343985;0.2688483;-0.01339552,-0.3356211;0.07146719;-0.030381,0.07668737;-0.0009467482;-0.04262908,0.06515164;-0.3412688;-0.01091612,0.0279334;-0.6831236;0.04890027,0.02450213;-0.6455892;-0.05092385,-0.08113076;0.01112515;-0.03151376,-0.1324885;-0.3134923;-0.1260854,-0.1476263;-0.649621;-0.03326161,-0.1489549;-0.6118628;-0.1331187,0.03847351;0.5452002;-0.03389803,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.02207179;0.3145752;-0.01518109,0.0440377;0.6204424;-0.04324953,0.206873;0.5089223;-0.03217223,0.3126264;0.2766848;-0.002605248,0.4196612;0.0819862;-0.01400042,-0.1277817;0.5024936;-0.01931034,-0.2343985;0.2688483;-0.01339552,-0.3356211;0.07146719;-0.030381,0.07668737;-0.0009467482;-0.04262908,0.06515164;-0.3412688;-0.01091612,0.0279334;-0.6831236;0.04890027,0.02450213;-0.6455892;-0.05092385,-0.08113076;0.01112515;-0.03151376,-0.1324885;-0.3134923;-0.1260854,-0.1476263;-0.649621;-0.03326161,-0.1489549;-0.6118628;-0.1331187,0.03847351;0.5452002;-0.03389803,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.02207179;0.3145752;-0.01518109,0.0440377;0.6204424;-0.04324953,0.206873;0.5089223;-0.03217223,0.3126264;0.2766848;-0.002605248,0.4196612;0.0819862;-0.01400042,-0.1277817;0.5024936;-0.01931034,-0.2343985;0.2688483;-0.01339552,-0.3356211;0.07146719;-0.030381,0.07668737;-0.0009467482;-0.04262908,0.06515164;-0.3412688;-0.01091612,0.0279334;-0.6831236;0.04890027,0.02450213;-0.6455892;-0.05092385,-0.08113076;0.01112515;-0.03151376,-0.1324885;-0.3134923;-0.1260854,-0.1476263;-0.649621;-0.03326161,-0.1489549;-0.6118628;-0.1331187,0.03847351;0.5452002;-0.03389803,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.02207179;0.3145752;-0.01518109,0.0440377;0.6204424;-0.04324953,0.206873;0.5089223;-0.03217223,0.3126264;0.2766848;-0.002605248,0.4196612;0.0819862;-0.01400042,-0.1277817;0.5024936;-0.01931034,-0.2343985;0.2688483;-0.01339552,-0.3356211;0.07146719;-0.030381,0.07668737;-0.0009467482;-0.04262908,0.06515164;-0.3412688;-0.01091612,0.0279334;-0.6831236;0.04890027,0.02450213;-0.6455892;-0.05092385,-0.08113076;0.01112515;-0.03151376,-0.1324885;-0.3134923;-0.1260854,-0.1476263;-0.649621;-0.03326161,-0.1489549;-0.6118628;-0.1331187,0.03847351;0.5452002;-0.03389803,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.02254406;0.3144745;-0.01651556,0.0447265;0.6202399;-0.04552145,0.2075675;0.5090902;-0.03545848,0.326098;0.2831912;-0.005252801,0.4449629;0.09532526;-0.01370043,-0.1270982;0.5026281;-0.01978022,-0.2438352;0.2738948;-0.01301313,-0.3513184;0.07980138;-0.02941209,0.07635245;-0.001790341;-0.04319935,0.06677119;-0.3422445;-0.01226266,0.02774243;-0.6840259;0.04681491,0.02368138;-0.6465895;-0.05299293,-0.08129679;0.01212389;-0.03070717,-0.1378292;-0.3065469;-0.14121,-0.1472984;-0.6415913;-0.04382669,-0.1492687;-0.6040134;-0.143687,0.03908702;0.5450282;-0.03597175,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.02254406;0.3144745;-0.01651556,0.0447265;0.6202399;-0.04552145,0.2075675;0.5090902;-0.03545848,0.326098;0.2831912;-0.005252801,0.4449629;0.09532526;-0.01370043,-0.1270982;0.5026281;-0.01978022,-0.2438352;0.2738948;-0.01301313,-0.3513184;0.07980138;-0.02941209,0.07635245;-0.001790341;-0.04319935,0.06677119;-0.3422445;-0.01226266,0.02774243;-0.6840259;0.04681491,0.02368138;-0.6465895;-0.05299293,-0.08129679;0.01212389;-0.03070717,-0.1378292;-0.3065469;-0.14121,-0.1472984;-0.6415913;-0.04382669,-0.1492687;-0.6040134;-0.143687,0.03908702;0.5450282;-0.03597175,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.02254406;0.3144745;-0.01651556,0.0447265;0.6202399;-0.04552145,0.2075675;0.5090902;-0.03545848,0.326098;0.2831912;-0.005252801,0.4449629;0.09532526;-0.01370043,-0.1270982;0.5026281;-0.01978022,-0.2438352;0.2738948;-0.01301313,-0.3513184;0.07980138;-0.02941209,0.07635245;-0.001790341;-0.04319935,0.06677119;-0.3422445;-0.01226266,0.02774243;-0.6840259;0.04681491,0.02368138;-0.6465895;-0.05299293,-0.08129679;0.01212389;-0.03070717,-0.1378292;-0.3065469;-0.14121,-0.1472984;-0.6415913;-0.04382669,-0.1492687;-0.6040134;-0.143687,0.03908702;0.5450282;-0.03597175,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.02466591;0.3142627;-0.01748552,0.05189521;0.6193802;-0.04875993,0.2135052;0.5101562;-0.03574017,0.338302;0.2874545;-0.0070698,0.4621891;0.10279;-0.01376353,-0.12178;0.5036981;-0.02086902,-0.2468812;0.2794265;-0.01421806,-0.3700885;0.09497136;-0.03124917,0.07604478;-0.002763176;-0.04368801,0.06681324;-0.343309;-0.01366838,0.02674411;-0.6849366;0.0456018,0.02287333;-0.6476469;-0.05422442,-0.08136781;0.0132851;-0.03003118,-0.1431666;-0.2983937;-0.156503,-0.1459377;-0.6332083;-0.05791598,-0.1477454;-0.5958484;-0.1577957,0.04469498;0.5444165;-0.03834882,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.02466591;0.3142627;-0.01748552,0.05189521;0.6193802;-0.04875993,0.2135052;0.5101562;-0.03574017,0.338302;0.2874545;-0.0070698,0.4621891;0.10279;-0.01376353,-0.12178;0.5036981;-0.02086902,-0.2468812;0.2794265;-0.01421806,-0.3700885;0.09497136;-0.03124917,0.07604478;-0.002763176;-0.04368801,0.06681324;-0.343309;-0.01366838,0.02674411;-0.6849366;0.0456018,0.02287333;-0.6476469;-0.05422442,-0.08136781;0.0132851;-0.03003118,-0.1431666;-0.2983937;-0.156503,-0.1459377;-0.6332083;-0.05791598,-0.1477454;-0.5958484;-0.1577957,0.04469498;0.5444165;-0.03834882,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.02466591;0.3142627;-0.01748552,0.05189521;0.6193802;-0.04875993,0.2135052;0.5101562;-0.03574017,0.338302;0.2874545;-0.0070698,0.4621891;0.10279;-0.01376353,-0.12178;0.5036981;-0.02086902,-0.2468812;0.2794265;-0.01421806,-0.3700885;0.09497136;-0.03124917,0.07604478;-0.002763176;-0.04368801,0.06681324;-0.343309;-0.01366838,0.02674411;-0.6849366;0.0456018,0.02287333;-0.6476469;-0.05422442,-0.08136781;0.0132851;-0.03003118,-0.1431666;-0.2983937;-0.156503,-0.1459377;-0.6332083;-0.05791598,-0.1477454;-0.5958484;-0.1577957,0.04469498;0.5444165;-0.03834882,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.02651654;0.314048;-0.01859933,0.05563772;0.6188639;-0.05107254,0.2166502;0.5087113;-0.03910061,0.3532269;0.2934451;-0.007485218,0.4858361;0.1148681;-0.0118322,-0.1183749;0.5034561;-0.02181048,-0.2512029;0.2837045;-0.01417675,-0.3774147;0.1012006;-0.03019872,0.07573712;-0.003476348;-0.04416887,0.06793746;-0.3441456;-0.01515961,0.02641738;-0.6857129;0.04345608,0.02191347;-0.6485149;-0.05635025,-0.08152181;0.01387865;-0.02933707,-0.145502;-0.2947077;-0.1621486,-0.144287;-0.6292763;-0.06269873,-0.1467518;-0.5920271;-0.1625725,0.0480337;0.5439875;-0.04032596,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.02651654;0.314048;-0.01859933,0.05563772;0.6188639;-0.05107254,0.2166502;0.5087113;-0.03910061,0.3532269;0.2934451;-0.007485218,0.4858361;0.1148681;-0.0118322,-0.1183749;0.5034561;-0.02181048,-0.2512029;0.2837045;-0.01417675,-0.3774147;0.1012006;-0.03019872,0.07573712;-0.003476348;-0.04416887,0.06793746;-0.3441456;-0.01515961,0.02641738;-0.6857129;0.04345608,0.02191347;-0.6485149;-0.05635025,-0.08152181;0.01387865;-0.02933707,-0.145502;-0.2947077;-0.1621486,-0.144287;-0.6292763;-0.06269873,-0.1467518;-0.5920271;-0.1625725,0.0480337;0.5439875;-0.04032596,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.02651654;0.314048;-0.01859933,0.05563772;0.6188639;-0.05107254,0.2166502;0.5087113;-0.03910061,0.3532269;0.2934451;-0.007485218,0.4858361;0.1148681;-0.0118322,-0.1183749;0.5034561;-0.02181048,-0.2512029;0.2837045;-0.01417675,-0.3774147;0.1012006;-0.03019872,0.07573712;-0.003476348;-0.04416887,0.06793746;-0.3441456;-0.01515961,0.02641738;-0.6857129;0.04345608,0.02191347;-0.6485149;-0.05635025,-0.08152181;0.01387865;-0.02933707,-0.145502;-0.2947077;-0.1621486,-0.144287;-0.6292763;-0.06269873,-0.1467518;-0.5920271;-0.1625725,0.0480337;0.5439875;-0.04032596,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.02662702;0.313957;-0.01992996,0.05552173;0.6187047;-0.05328638,0.2170457;0.5109867;-0.03953382,0.3571067;0.2978752;-0.008571003,0.4988471;0.1264058;-0.009883434,-0.1185363;0.5043139;-0.02259006,-0.2594218;0.2896807;-0.01386604,-0.3926522;0.1122704;-0.03026984,0.07537019;-0.004346553;-0.04471609,0.06823214;-0.3451391;-0.01701438,0.02400224;-0.6865591;0.04046588,0.01973416;-0.6494754;-0.05935897,-0.08162773;0.01465011;-0.02865965,-0.1529632;-0.2856179;-0.1759968,-0.1443244;-0.6190343;-0.07310439,-0.1465792;-0.5819649;-0.172996,0.04796055;0.543838;-0.04244181,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.02662702;0.313957;-0.01992996,0.05552173;0.6187047;-0.05328638,0.2170457;0.5109867;-0.03953382,0.3571067;0.2978752;-0.008571003,0.4988471;0.1264058;-0.009883434,-0.1185363;0.5043139;-0.02259006,-0.2594218;0.2896807;-0.01386604,-0.3926522;0.1122704;-0.03026984,0.07537019;-0.004346553;-0.04471609,0.06823214;-0.3451391;-0.01701438,0.02400224;-0.6865591;0.04046588,0.01973416;-0.6494754;-0.05935897,-0.08162773;0.01465011;-0.02865965,-0.1529632;-0.2856179;-0.1759968,-0.1443244;-0.6190343;-0.07310439,-0.1465792;-0.5819649;-0.172996,0.04796055;0.543838;-0.04244181,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.02662702;0.313957;-0.01992996,0.05552173;0.6187047;-0.05328638,0.2170457;0.5109867;-0.03953382,0.3571067;0.2978752;-0.008571003,0.4988471;0.1264058;-0.009883434,-0.1185363;0.5043139;-0.02259006,-0.2594218;0.2896807;-0.01386604,-0.3926522;0.1122704;-0.03026984,0.07537019;-0.004346553;-0.04471609,0.06823214;-0.3451391;-0.01701438,0.02400224;-0.6865591;0.04046588,0.01973416;-0.6494754;-0.05935897,-0.08162773;0.01465011;-0.02865965,-0.1529632;-0.2856179;-0.1759968,-0.1443244;-0.6190343;-0.07310439,-0.1465792;-0.5819649;-0.172996,0.04796055;0.543838;-0.04244181,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.0281713;0.3137924;-0.02039383,0.05802231;0.6183595;-0.05454804,0.2193506;0.5103143;-0.04048602,0.3652385;0.3012981;-0.00852973,0.5160332;0.1377751;-0.01240584,-0.1162234;0.5044367;-0.02335448,-0.2650076;0.2951776;-0.01522222,-0.4041544;0.12221;-0.02985764,0.07519136;-0.004993268;-0.04494899,0.06815083;-0.3458872;-0.01849851,0.02092041;-0.6870846;0.03790699,0.01664948;-0.6500626;-0.06192212,-0.08161502;0.0151475;-0.02843639,-0.1569946;-0.2807685;-0.1824154,-0.1436339;-0.6142768;-0.0803289,-0.1459333;-0.5772709;-0.180224,0.05033963;0.5435364;-0.04348995,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.0281713;0.3137924;-0.02039383,0.05802231;0.6183595;-0.05454804,0.2193506;0.5103143;-0.04048602,0.3652385;0.3012981;-0.00852973,0.5160332;0.1377751;-0.01240584,-0.1162234;0.5044367;-0.02335448,-0.2650076;0.2951776;-0.01522222,-0.4041544;0.12221;-0.02985764,0.07519136;-0.004993268;-0.04494899,0.06815083;-0.3458872;-0.01849851,0.02092041;-0.6870846;0.03790699,0.01664948;-0.6500626;-0.06192212,-0.08161502;0.0151475;-0.02843639,-0.1569946;-0.2807685;-0.1824154,-0.1436339;-0.6142768;-0.0803289,-0.1459333;-0.5772709;-0.180224,0.05033963;0.5435364;-0.04348995,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.0281713;0.3137924;-0.02039383,0.05802231;0.6183595;-0.05454804,0.2193506;0.5103143;-0.04048602,0.3652385;0.3012981;-0.00852973,0.5160332;0.1377751;-0.01240584,-0.1162234;0.5044367;-0.02335448,-0.2650076;0.2951776;-0.01522222,-0.4041544;0.12221;-0.02985764,0.07519136;-0.004993268;-0.04494899,0.06815083;-0.3458872;-0.01849851,0.02092041;-0.6870846;0.03790699,0.01664948;-0.6500626;-0.06192212,-0.08161502;0.0151475;-0.02843639,-0.1569946;-0.2807685;-0.1824154,-0.1436339;-0.6142768;-0.0803289,-0.1459333;-0.5772709;-0.180224,0.05033963;0.5435364;-0.04348995,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.02978756;0.3135883;-0.02121986,0.06104191;0.6179076;-0.05630655,0.2220643;0.5100278;-0.04133156,0.375026;0.3062727;-0.008486204,0.5300633;0.1467732;-0.01263303,-0.1136047;0.5048122;-0.02415765,-0.270608;0.3016718;-0.01542862,-0.4178089;0.1352094;-0.02619779,0.07502991;-0.005476758;-0.04516197,0.06755418;-0.3464776;-0.02025447,0.01829844;-0.6876727;0.03440509,0.01403925;-0.650739;-0.06543066,-0.08163084;0.01547472;-0.02821391,-0.1618661;-0.2737917;-0.1920589,-0.144628;-0.6064069;-0.08766608,-0.1469332;-0.5695383;-0.1875706,0.0530477;0.5431548;-0.04499698,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.02978756;0.3135883;-0.02121986,0.06104191;0.6179076;-0.05630655,0.2220643;0.5100278;-0.04133156,0.375026;0.3062727;-0.008486204,0.5300633;0.1467732;-0.01263303,-0.1136047;0.5048122;-0.02415765,-0.270608;0.3016718;-0.01542862,-0.4178089;0.1352094;-0.02619779,0.07502991;-0.005476758;-0.04516197,0.06755418;-0.3464776;-0.02025447,0.01829844;-0.6876727;0.03440509,0.01403925;-0.650739;-0.06543066,-0.08163084;0.01547472;-0.02821391,-0.1618661;-0.2737917;-0.1920589,-0.144628;-0.6064069;-0.08766608,-0.1469332;-0.5695383;-0.1875706,0.0530477;0.5431548;-0.04499698,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.02978756;0.3135883;-0.02121986,0.06104191;0.6179076;-0.05630655,0.2220643;0.5100278;-0.04133156,0.375026;0.3062727;-0.008486204,0.5300633;0.1467732;-0.01263303,-0.1136047;0.5048122;-0.02415765,-0.270608;0.3016718;-0.01542862,-0.4178089;0.1352094;-0.02619779,0.07502991;-0.005476758;-0.04516197,0.06755418;-0.3464776;-0.02025447,0.01829844;-0.6876727;0.03440509,0.01403925;-0.650739;-0.06543066,-0.08163084;0.01547472;-0.02821391,-0.1618661;-0.2737917;-0.1920589,-0.144628;-0.6064069;-0.08766608,-0.1469332;-0.5695383;-0.1875706,0.0530477;0.5431548;-0.04499698,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.0294981;0.3135783;-0.0217647,0.06020739;0.6179199;-0.05715745,0.2216349;0.5107085;-0.04207889,0.3815671;0.3124999;-0.008502986,0.547116;0.1638903;-0.010101,-0.1141635;0.5051693;-0.02428041,-0.2782949;0.3077075;-0.01640686,-0.4321092;0.1473048;-0.0266992,0.07491495;-0.005875471;-0.04530247,0.0670969;-0.3469154;-0.02104187,0.01611721;-0.6881389;0.03183074,0.01180526;-0.6512541;-0.06800614,-0.08162216;0.01582242;-0.02804568,-0.1654413;-0.2680674;-0.1993315,-0.1436049;-0.6002603;-0.09445547,-0.1665691;-0.6487334;-0.1523174,0.05248571;0.5431449;-0.04580558,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.0294981;0.3135783;-0.0217647,0.06020739;0.6179199;-0.05715745,0.2216349;0.5107085;-0.04207889,0.3815671;0.3124999;-0.008502986,0.547116;0.1638903;-0.010101,-0.1141635;0.5051693;-0.02428041,-0.2782949;0.3077075;-0.01640686,-0.4321092;0.1473048;-0.0266992,0.07491495;-0.005875471;-0.04530247,0.0670969;-0.3469154;-0.02104187,0.01611721;-0.6881389;0.03183074,0.01180526;-0.6512541;-0.06800614,-0.08162216;0.01582242;-0.02804568,-0.1654413;-0.2680674;-0.1993315,-0.1436049;-0.6002603;-0.09445547,-0.1665691;-0.6487334;-0.1523174,0.05248571;0.5431449;-0.04580558,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.0294981;0.3135783;-0.0217647,0.06020739;0.6179199;-0.05715745,0.2216349;0.5107085;-0.04207889,0.3815671;0.3124999;-0.008502986,0.547116;0.1638903;-0.010101,-0.1141635;0.5051693;-0.02428041,-0.2782949;0.3077075;-0.01640686,-0.4321092;0.1473048;-0.0266992,0.07491495;-0.005875471;-0.04530247,0.0670969;-0.3469154;-0.02104187,0.01611721;-0.6881389;0.03183074,0.01180526;-0.6512541;-0.06800614,-0.08162216;0.01582242;-0.02804568,-0.1654413;-0.2680674;-0.1993315,-0.1436049;-0.6002603;-0.09445547,-0.1665691;-0.6487334;-0.1523174,0.05248571;0.5431449;-0.04580558,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.02923109;0.3135535;-0.02247131,0.05951874;0.6178889;-0.05829241,0.2212052;0.5109078;-0.04310923,0.3904967;0.3208078;-0.008545555,0.5656245;0.1836401;-0.01156019,-0.1146112;0.5053134;-0.02480833,-0.2855431;0.3137148;-0.01677521,-0.4454396;0.1593458;-0.02663137,0.07487516;-0.00580293;-0.04537755,0.0666296;-0.3468978;-0.0220493,0.01463609;-0.6881863;0.02939741,0.0102693;-0.6513574;-0.07044094,-0.08168121;0.01559841;-0.02799922,-0.1696841;-0.2604402;-0.2097024,-0.1444087;-0.5920805;-0.1038543,-0.1675505;-0.6422175;-0.1593153,0.05201074;0.5431036;-0.04686476,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.02923109;0.3135535;-0.02247131,0.05951874;0.6178889;-0.05829241,0.2212052;0.5109078;-0.04310923,0.3904967;0.3208078;-0.008545555,0.5656245;0.1836401;-0.01156019,-0.1146112;0.5053134;-0.02480833,-0.2855431;0.3137148;-0.01677521,-0.4454396;0.1593458;-0.02663137,0.07487516;-0.00580293;-0.04537755,0.0666296;-0.3468978;-0.0220493,0.01463609;-0.6881863;0.02939741,0.0102693;-0.6513574;-0.07044094,-0.08168121;0.01559841;-0.02799922,-0.1696841;-0.2604402;-0.2097024,-0.1444087;-0.5920805;-0.1038543,-0.1675505;-0.6422175;-0.1593153,0.05201074;0.5431036;-0.04686476,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.02923109;0.3135535;-0.02247131,0.05951874;0.6178889;-0.05829241,0.2212052;0.5109078;-0.04310923,0.3904967;0.3208078;-0.008545555,0.5656245;0.1836401;-0.01156019,-0.1146112;0.5053134;-0.02480833,-0.2855431;0.3137148;-0.01677521,-0.4454396;0.1593458;-0.02663137,0.07487516;-0.00580293;-0.04537755,0.0666296;-0.3468978;-0.0220493,0.01463609;-0.6881863;0.02939741,0.0102693;-0.6513574;-0.07044094,-0.08168121;0.01559841;-0.02799922,-0.1696841;-0.2604402;-0.2097024,-0.1444087;-0.5920805;-0.1038543,-0.1675505;-0.6422175;-0.1593153,0.05201074;0.5431036;-0.04686476,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.02911229;0.3135248;-0.02301855,0.0592125;0.6178302;-0.05926631,0.2209694;0.5107561;-0.04382281,0.3984909;0.3283411;-0.009135887,0.5799751;0.199701;-0.006134147,-0.1147939;0.5054606;-0.0251403,-0.2943602;0.3219309;-0.01707471,-0.4578179;0.1712996;-0.02632647,0.07473296;-0.006003018;-0.04558547,0.06621812;-0.3471916;-0.02377445,0.02024072;-0.689018;0.0297864,0.01576628;-0.652249;-0.07005125,-0.08175567;0.01575867;-0.02769044,-0.1733921;-0.2526685;-0.2187598,-0.1451736;-0.5838096;-0.1120958,-0.1675648;-0.6341687;-0.1675435,0.05179724;0.5430458;-0.04777245,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.02911229;0.3135248;-0.02301855,0.0592125;0.6178302;-0.05926631,0.2209694;0.5107561;-0.04382281,0.3984909;0.3283411;-0.009135887,0.5799751;0.199701;-0.006134147,-0.1147939;0.5054606;-0.0251403,-0.2943602;0.3219309;-0.01707471,-0.4578179;0.1712996;-0.02632647,0.07473296;-0.006003018;-0.04558547,0.06621812;-0.3471916;-0.02377445,0.02024072;-0.689018;0.0297864,0.01576628;-0.652249;-0.07005125,-0.08175567;0.01575867;-0.02769044,-0.1733921;-0.2526685;-0.2187598,-0.1451736;-0.5838096;-0.1120958,-0.1675648;-0.6341687;-0.1675435,0.05179724;0.5430458;-0.04777245,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.02911229;0.3135248;-0.02301855,0.0592125;0.6178302;-0.05926631,0.2209694;0.5107561;-0.04382281,0.3984909;0.3283411;-0.009135887,0.5799751;0.199701;-0.006134147,-0.1147939;0.5054606;-0.0251403,-0.2943602;0.3219309;-0.01707471,-0.4578179;0.1712996;-0.02632647,0.07473296;-0.006003018;-0.04558547,0.06621812;-0.3471916;-0.02377445,0.02024072;-0.689018;0.0297864,0.01576628;-0.652249;-0.07005125,-0.08175567;0.01575867;-0.02769044,-0.1733921;-0.2526685;-0.2187598,-0.1451736;-0.5838096;-0.1120958,-0.1675648;-0.6341687;-0.1675435,0.05179724;0.5430458;-0.04777245,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.0300554;0.3134324;-0.02306465,0.06082543;0.6176167;-0.05975612,0.2222532;0.5099917;-0.04412085,0.4055811;0.3334953;-0.009018481,0.5897383;0.2087948;-0.003566433,-0.1134609;0.5056722;-0.02536021,-0.2998201;0.3290288;-0.01763824,-0.4672714;0.1828071;-0.02618589,0.07462482;-0.006084529;-0.04575152,0.06562447;-0.3473125;-0.02476603,0.02009328;-0.6892105;0.02871801,0.01557781;-0.6524538;-0.07111864,-0.08181681;0.01579496;-0.02748843,-0.1760711;-0.24673;-0.2253638,-0.1460606;-0.5775675;-0.1182476,-0.1700051;-0.6253946;-0.1765828,0.05319665;0.5428731;-0.04813766,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.0300554;0.3134324;-0.02306465,0.06082543;0.6176167;-0.05975612,0.2222532;0.5099917;-0.04412085,0.4055811;0.3334953;-0.009018481,0.5897383;0.2087948;-0.003566433,-0.1134609;0.5056722;-0.02536021,-0.2998201;0.3290288;-0.01763824,-0.4672714;0.1828071;-0.02618589,0.07462482;-0.006084529;-0.04575152,0.06562447;-0.3473125;-0.02476603,0.02009328;-0.6892105;0.02871801,0.01557781;-0.6524538;-0.07111864,-0.08181681;0.01579496;-0.02748843,-0.1760711;-0.24673;-0.2253638,-0.1460606;-0.5775675;-0.1182476,-0.1700051;-0.6253946;-0.1765828,0.05319665;0.5428731;-0.04813766,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.0300554;0.3134324;-0.02306465,0.06082543;0.6176167;-0.05975612,0.2222532;0.5099917;-0.04412085,0.4055811;0.3334953;-0.009018481,0.5897383;0.2087948;-0.003566433,-0.1134609;0.5056722;-0.02536021,-0.2998201;0.3290288;-0.01763824,-0.4672714;0.1828071;-0.02618589,0.07462482;-0.006084529;-0.04575152,0.06562447;-0.3473125;-0.02476603,0.02009328;-0.6892105;0.02871801,0.01557781;-0.6524538;-0.07111864,-0.08181681;0.01579496;-0.02748843,-0.1760711;-0.24673;-0.2253638,-0.1460606;-0.5775675;-0.1182476,-0.1700051;-0.6253946;-0.1765828,0.05319665;0.5428731;-0.04813766,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.03078104;0.3133518;-0.02320269,0.06211001;0.6174305;-0.06028818,0.2232477;0.5092399;-0.04425866,0.4122798;0.3389192;-0.008903291,0.6010323;0.2214192;-0.001154229,-0.1124005;0.5058566;-0.02566439,-0.3056324;0.3367708;-0.01768499,-0.4758747;0.1938026;-0.02614036,0.0745009;-0.006218389;-0.0459351,0.0649915;-0.3474728;-0.0256147,0.0220269;-0.6896424;0.02825483,0.01751286;-0.6529213;-0.07158428,-0.08187012;0.01591609;-0.02725893,-0.178169;-0.2410946;-0.231293,-0.1456925;-0.5716596;-0.1240551,-0.1709986;-0.6178896;-0.1839048,0.0543159;0.5427215;-0.04855718,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.03078104;0.3133518;-0.02320269,0.06211001;0.6174305;-0.06028818,0.2232477;0.5092399;-0.04425866,0.4122798;0.3389192;-0.008903291,0.6010323;0.2214192;-0.001154229,-0.1124005;0.5058566;-0.02566439,-0.3056324;0.3367708;-0.01768499,-0.4758747;0.1938026;-0.02614036,0.0745009;-0.006218389;-0.0459351,0.0649915;-0.3474728;-0.0256147,0.0220269;-0.6896424;0.02825483,0.01751286;-0.6529213;-0.07158428,-0.08187012;0.01591609;-0.02725893,-0.178169;-0.2410946;-0.231293,-0.1456925;-0.5716596;-0.1240551,-0.1709986;-0.6178896;-0.1839048,0.0543159;0.5427215;-0.04855718,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.03078104;0.3133518;-0.02320269,0.06211001;0.6174305;-0.06028818,0.2232477;0.5092399;-0.04425866,0.4122798;0.3389192;-0.008903291,0.6010323;0.2214192;-0.001154229,-0.1124005;0.5058566;-0.02566439,-0.3056324;0.3367708;-0.01768499,-0.4758747;0.1938026;-0.02614036,0.0745009;-0.006218389;-0.0459351,0.0649915;-0.3474728;-0.0256147,0.0220269;-0.6896424;0.02825483,0.01751286;-0.6529213;-0.07158428,-0.08187012;0.01591609;-0.02725893,-0.178169;-0.2410946;-0.231293,-0.1456925;-0.5716596;-0.1240551,-0.1709986;-0.6178896;-0.1839048,0.0543159;0.5427215;-0.04855718,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.0317615;0.3132473;-0.02329209,0.06406647;0.6171944;-0.0606127,0.2248218;0.5085047;-0.04467692,0.4195756;0.3449226;-0.008564565,0.6111715;0.2323942;0.002489686,-0.1108532;0.5061757;-0.02604657,-0.3112767;0.3456792;-0.01807265,-0.4857939;0.2079517;-0.02636241,0.07434661;-0.006639773;-0.04612571,0.06448784;-0.3479198;-0.02641218,0.02448029;-0.6903256;0.02822854,0.01990793;-0.6535602;-0.07160491,-0.08189013;0.0163853;-0.02691865,-0.1802279;-0.2337938;-0.2383376,-0.1459804;-0.564171;-0.1310715,-0.171016;-0.6081989;-0.1937332,0.05599372;0.5425262;-0.04881026,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.0317615;0.3132473;-0.02329209,0.06406647;0.6171944;-0.0606127,0.2248218;0.5085047;-0.04467692,0.4195756;0.3449226;-0.008564565,0.6111715;0.2323942;0.002489686,-0.1108532;0.5061757;-0.02604657,-0.3112767;0.3456792;-0.01807265,-0.4857939;0.2079517;-0.02636241,0.07434661;-0.006639773;-0.04612571,0.06448784;-0.3479198;-0.02641218,0.02448029;-0.6903256;0.02822854,0.01990793;-0.6535602;-0.07160491,-0.08189013;0.0163853;-0.02691865,-0.1802279;-0.2337938;-0.2383376,-0.1459804;-0.564171;-0.1310715,-0.171016;-0.6081989;-0.1937332,0.05599372;0.5425262;-0.04881026,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.0317615;0.3132473;-0.02329209,0.06406647;0.6171944;-0.0606127,0.2248218;0.5085047;-0.04467692,0.4195756;0.3449226;-0.008564565,0.6111715;0.2323942;0.002489686,-0.1108532;0.5061757;-0.02604657,-0.3112767;0.3456792;-0.01807265,-0.4857939;0.2079517;-0.02636241,0.07434661;-0.006639773;-0.04612571,0.06448784;-0.3479198;-0.02641218,0.02448029;-0.6903256;0.02822854,0.01990793;-0.6535602;-0.07160491,-0.08189013;0.0163853;-0.02691865,-0.1802279;-0.2337938;-0.2383376,-0.1459804;-0.564171;-0.1310715,-0.171016;-0.6081989;-0.1937332,0.05599372;0.5425262;-0.04881026,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.0323785;0.3131625;-0.02358131,0.06493644;0.6170301;-0.06132662,0.2255606;0.5079411;-0.04536467,0.4251322;0.350588;-0.007901922,0.6205288;0.2449034;0.004130952,-0.110101;0.5064874;-0.02645022,-0.3146161;0.3512818;-0.01766957,-0.4934732;0.2192295;-0.02580211,0.07421363;-0.006767785;-0.04632084,0.06370601;-0.3480856;-0.02762268,0.02509837;-0.6905606;0.02758851,0.0204404;-0.6538315;-0.07224346,-0.08198301;0.01644811;-0.0265957,-0.181136;-0.230062;-0.2419079,-0.1463625;-0.5604206;-0.1347543,-0.1718542;-0.603113;-0.1987809,0.05681608;0.5423837;-0.04941944,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.0323785;0.3131625;-0.02358131,0.06493644;0.6170301;-0.06132662,0.2255606;0.5079411;-0.04536467,0.4251322;0.350588;-0.007901922,0.6205288;0.2449034;0.004130952,-0.110101;0.5064874;-0.02645022,-0.3146161;0.3512818;-0.01766957,-0.4934732;0.2192295;-0.02580211,0.07421363;-0.006767785;-0.04632084,0.06370601;-0.3480856;-0.02762268,0.02509837;-0.6905606;0.02758851,0.0204404;-0.6538315;-0.07224346,-0.08198301;0.01644811;-0.0265957,-0.181136;-0.230062;-0.2419079,-0.1463625;-0.5604206;-0.1347543,-0.1718542;-0.603113;-0.1987809,0.05681608;0.5423837;-0.04941944,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.0323785;0.3131625;-0.02358131,0.06493644;0.6170301;-0.06132662,0.2255606;0.5079411;-0.04536467,0.4251322;0.350588;-0.007901922,0.6205288;0.2449034;0.004130952,-0.110101;0.5064874;-0.02645022,-0.3146161;0.3512818;-0.01766957,-0.4934732;0.2192295;-0.02580211,0.07421363;-0.006767785;-0.04632084,0.06370601;-0.3480856;-0.02762268,0.02509837;-0.6905606;0.02758851,0.0204404;-0.6538315;-0.07224346,-0.08198301;0.01644811;-0.0265957,-0.181136;-0.230062;-0.2419079,-0.1463625;-0.5604206;-0.1347543,-0.1718542;-0.603113;-0.1987809,0.05681608;0.5423837;-0.04941944,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.03287901;0.3130924;-0.02381868,0.06569712;0.6168886;-0.06191029,0.2262533;0.5077736;-0.04574426,0.4339902;0.3616628;-0.00715287,0.6294917;0.256285;0.005826619,-0.1095428;0.5073853;-0.02644763,-0.3191665;0.3590881;-0.01882413,-0.5035976;0.2348496;-0.02544085,0.07404381;-0.006943979;-0.04656588,0.06300005;-0.3482876;-0.02866462,0.0249273;-0.6908411;0.02643102,0.02017025;-0.6541256;-0.07339718,-0.08206497;0.01659863;-0.02624711,-0.1822528;-0.2232643;-0.2484769,-0.1476466;-0.5536936;-0.1414871,-0.1719538;-0.594319;-0.20823,0.05752108;0.5422626;-0.0499145,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.03287901;0.3130924;-0.02381868,0.06569712;0.6168886;-0.06191029,0.2262533;0.5077736;-0.04574426,0.4339902;0.3616628;-0.00715287,0.6294917;0.256285;0.005826619,-0.1095428;0.5073853;-0.02644763,-0.3191665;0.3590881;-0.01882413,-0.5035976;0.2348496;-0.02544085,0.07404381;-0.006943979;-0.04656588,0.06300005;-0.3482876;-0.02866462,0.0249273;-0.6908411;0.02643102,0.02017025;-0.6541256;-0.07339718,-0.08206497;0.01659863;-0.02624711,-0.1822528;-0.2232643;-0.2484769,-0.1476466;-0.5536936;-0.1414871,-0.1719538;-0.594319;-0.20823,0.05752108;0.5422626;-0.0499145,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.03327714;0.3130545;-0.02376348,0.06632204;0.6168114;-0.06196781,0.2268648;0.5078335;-0.0458077,0.4367827;0.3648536;-0.007291783,0.6365961;0.2681816;0.007639572,-0.1090665;0.5078106;-0.02651034,-0.3238514;0.3670721;-0.01927122,-0.5120016;0.2486055;-0.02695225,0.07400728;-0.006910475;-0.0466289,0.06221373;-0.3482737;-0.02960027,0.0245534;-0.6908462;0.02565982,0.01977989;-0.6541238;-0.07416713,-0.08211584;0.01649973;-0.0261502,-0.1836253;-0.2182973;-0.2531393,-0.1485005;-0.5486908;-0.146208,-0.1712799;-0.5883455;-0.2144921,0.0581057;0.5421964;-0.04993067,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.03327714;0.3130545;-0.02376348,0.06632204;0.6168114;-0.06196781,0.2268648;0.5078335;-0.0458077,0.4367827;0.3648536;-0.007291783,0.6365961;0.2681816;0.007639572,-0.1090665;0.5078106;-0.02651034,-0.3238514;0.3670721;-0.01927122,-0.5120016;0.2486055;-0.02695225,0.07400728;-0.006910475;-0.0466289,0.06221373;-0.3482737;-0.02960027,0.0245534;-0.6908462;0.02565982,0.01977989;-0.6541238;-0.07416713,-0.08211584;0.01649973;-0.0261502,-0.1836253;-0.2182973;-0.2531393,-0.1485005;-0.5486908;-0.146208,-0.1712799;-0.5883455;-0.2144921,0.0581057;0.5421964;-0.04993067,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.03327714;0.3130545;-0.02376348,0.06632204;0.6168114;-0.06196781,0.2268648;0.5078335;-0.0458077,0.4367827;0.3648536;-0.007291783,0.6365961;0.2681816;0.007639572,-0.1090665;0.5078106;-0.02651034,-0.3238514;0.3670721;-0.01927122,-0.5120016;0.2486055;-0.02695225,0.07400728;-0.006910475;-0.0466289,0.06221373;-0.3482737;-0.02960027,0.0245534;-0.6908462;0.02565982,0.01977989;-0.6541238;-0.07416713,-0.08211584;0.01649973;-0.0261502,-0.1836253;-0.2182973;-0.2531393,-0.1485005;-0.5486908;-0.146208,-0.1712799;-0.5883455;-0.2144921,0.0581057;0.5421964;-0.04993067,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.03327714;0.3130545;-0.02376348,0.06632204;0.6168114;-0.06196781,0.2268648;0.5078335;-0.0458077,0.4367827;0.3648536;-0.007291783,0.6365961;0.2681816;0.007639572,-0.1090665;0.5078106;-0.02651034,-0.3238514;0.3670721;-0.01927122,-0.5120016;0.2486055;-0.02695225,0.07400728;-0.006910475;-0.0466289,0.06221373;-0.3482737;-0.02960027,0.0245534;-0.6908462;0.02565982,0.01977989;-0.6541238;-0.07416713,-0.08211584;0.01649973;-0.0261502,-0.1836253;-0.2182973;-0.2531393,-0.1485005;-0.5486908;-0.146208,-0.1712799;-0.5883455;-0.2144921,0.0581057;0.5421964;-0.04993067,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.03352766;0.3130321;-0.02370711,0.06668589;0.6167666;-0.06198717,0.2271982;0.5077533;-0.04548878,0.4397326;0.3684678;-0.00779308,0.643873;0.2812511;0.006826951,-0.1088098;0.5083024;-0.02639146,-0.3285506;0.3753476;-0.02098658,-0.5248283;0.2709864;-0.02979955,0.07391694;-0.006974002;-0.04676255,0.06167879;-0.3483423;-0.03015544,0.02427709;-0.6909822;0.02486214,0.01955097;-0.6542405;-0.07496576,-0.08217253;0.01654829;-0.02594062,-0.1850104;-0.21183;-0.2588046,-0.1502948;-0.5425254;-0.152676,-0.1710598;-0.5800178;-0.2237182,0.05845542;0.5421579;-0.04992058,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.03352766;0.3130321;-0.02370711,0.06668589;0.6167666;-0.06198717,0.2271982;0.5077533;-0.04548878,0.4397326;0.3684678;-0.00779308,0.643873;0.2812511;0.006826951,-0.1088098;0.5083024;-0.02639146,-0.3285506;0.3753476;-0.02098658,-0.5248283;0.2709864;-0.02979955,0.07391694;-0.006974002;-0.04676255,0.06167879;-0.3483423;-0.03015544,0.02427709;-0.6909822;0.02486214,0.01955097;-0.6542405;-0.07496576,-0.08217253;0.01654829;-0.02594062,-0.1850104;-0.21183;-0.2588046,-0.1502948;-0.5425254;-0.152676,-0.1710598;-0.5800178;-0.2237182,0.05845542;0.5421579;-0.04992058,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.03352766;0.3130321;-0.02370711,0.06668589;0.6167666;-0.06198717,0.2271982;0.5077533;-0.04548878,0.4397326;0.3684678;-0.00779308,0.643873;0.2812511;0.006826951,-0.1088098;0.5083024;-0.02639146,-0.3285506;0.3753476;-0.02098658,-0.5248283;0.2709864;-0.02979955,0.07391694;-0.006974002;-0.04676255,0.06167879;-0.3483423;-0.03015544,0.02427709;-0.6909822;0.02486214,0.01955097;-0.6542405;-0.07496576,-0.08217253;0.01654829;-0.02594062,-0.1850104;-0.21183;-0.2588046,-0.1502948;-0.5425254;-0.152676,-0.1710598;-0.5800178;-0.2237182,0.05845542;0.5421579;-0.04992058,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.03344422;0.3130746;-0.02325916,0.06642553;0.6168781;-0.06114268,0.2270519;0.5080476;-0.04539848,0.4478037;0.3827631;-0.005841795,0.6515501;0.2945397;0.008223944,-0.1091914;0.5087362;-0.02642905,-0.3341503;0.3847917;-0.02157831,-0.5276361;0.2753468;-0.03046144,0.07380199;-0.006861898;-0.04696027,0.06067884;-0.3482335;-0.03111431,0.02372677;-0.6909316;0.02384435,0.01903235;-0.654139;-0.07598161,-0.08228434;0.01639083;-0.02568489,-0.1867697;-0.2068363;-0.2627721,-0.1519856;-0.5378349;-0.1576154,-0.1708926;-0.578675;-0.2258621,0.05825152;0.5422476;-0.04917316,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.03344422;0.3130746;-0.02325916,0.06642553;0.6168781;-0.06114268,0.2270519;0.5080476;-0.04539848,0.4478037;0.3827631;-0.005841795,0.6515501;0.2945397;0.008223944,-0.1091914;0.5087362;-0.02642905,-0.3341503;0.3847917;-0.02157831,-0.5276361;0.2753468;-0.03046144,0.07380199;-0.006861898;-0.04696027,0.06067884;-0.3482335;-0.03111431,0.02372677;-0.6909316;0.02384435,0.01903235;-0.654139;-0.07598161,-0.08228434;0.01639083;-0.02568489,-0.1867697;-0.2068363;-0.2627721,-0.1519856;-0.5378349;-0.1576154,-0.1708926;-0.578675;-0.2258621,0.05825152;0.5422476;-0.04917316,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.03344422;0.3130746;-0.02325916,0.06642553;0.6168781;-0.06114268,0.2270519;0.5080476;-0.04539848,0.4478037;0.3827631;-0.005841795,0.6515501;0.2945397;0.008223944,-0.1091914;0.5087362;-0.02642905,-0.3341503;0.3847917;-0.02157831,-0.5276361;0.2753468;-0.03046144,0.07380199;-0.006861898;-0.04696027,0.06067884;-0.3482335;-0.03111431,0.02372677;-0.6909316;0.02384435,0.01903235;-0.654139;-0.07598161,-0.08228434;0.01639083;-0.02568489,-0.1867697;-0.2068363;-0.2627721,-0.1519856;-0.5378349;-0.1576154,-0.1708926;-0.578675;-0.2258621,0.05825152;0.5422476;-0.04917316,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.03293205;0.3131403;-0.02310517,0.0654256;0.6170028;-0.06093538,0.2261894;0.5082439;-0.04513969,0.4485062;0.3854507;-0.006547283,0.6558225;0.306238;0.008915161,-0.1101977;0.5093538;-0.02642962,-0.33767;0.3900506;-0.0225083,-0.5328189;0.2835855;-0.03121857,0.0736726;-0.006681268;-0.04718892,0.05914866;-0.3480283;-0.03205063,0.02239454;-0.6907766;0.02272733,0.01776019;-0.6539711;-0.07710055,-0.08242309;0.01618328;-0.02536971,-0.1906341;-0.1978683;-0.2691528,-0.1560631;-0.5297589;-0.1667741,-0.1737994;-0.5711557;-0.2347544,0.05737298;0.5423577;-0.04897452,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.03293205;0.3131403;-0.02310517,0.0654256;0.6170028;-0.06093538,0.2261894;0.5082439;-0.04513969,0.4485062;0.3854507;-0.006547283,0.6558225;0.306238;0.008915161,-0.1101977;0.5093538;-0.02642962,-0.33767;0.3900506;-0.0225083,-0.5328189;0.2835855;-0.03121857,0.0736726;-0.006681268;-0.04718892,0.05914866;-0.3480283;-0.03205063,0.02239454;-0.6907766;0.02272733,0.01776019;-0.6539711;-0.07710055,-0.08242309;0.01618328;-0.02536971,-0.1906341;-0.1978683;-0.2691528,-0.1560631;-0.5297589;-0.1667741,-0.1737994;-0.5711557;-0.2347544,0.05737298;0.5423577;-0.04897452,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.03293205;0.3131403;-0.02310517,0.0654256;0.6170028;-0.06093538,0.2261894;0.5082439;-0.04513969,0.4485062;0.3854507;-0.006547283,0.6558225;0.306238;0.008915161,-0.1101977;0.5093538;-0.02642962,-0.33767;0.3900506;-0.0225083,-0.5328189;0.2835855;-0.03121857,0.0736726;-0.006681268;-0.04718892,0.05914866;-0.3480283;-0.03205063,0.02239454;-0.6907766;0.02272733,0.01776019;-0.6539711;-0.07710055,-0.08242309;0.01618328;-0.02536971,-0.1906341;-0.1978683;-0.2691528,-0.1560631;-0.5297589;-0.1667741,-0.1737994;-0.5711557;-0.2347544,0.05737298;0.5423577;-0.04897452,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.03272544;0.3131815;-0.02283789,0.06500703;0.6171036;-0.060373,0.2259323;0.5088878;-0.04424612,0.4516657;0.3921556;-0.006691948,0.6601846;0.3162763;0.009307677,-0.1106958;0.5098265;-0.02641027,-0.3415164;0.3971572;-0.02196586,-0.5422033;0.3015302;-0.03057268,0.07365575;-0.006574261;-0.04723024,0.05799173;-0.3478487;-0.03160026,0.02134662;-0.6906612;0.02284833,0.01693016;-0.6537984;-0.07698551,-0.08249466;0.01602102;-0.02523973,-0.1924936;-0.1928224;-0.2727121,-0.157512;-0.5248117;-0.1707938,-0.1722226;-0.5665672;-0.2391178,0.05701307;0.5424395;-0.0484913,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.03272544;0.3131815;-0.02283789,0.06500703;0.6171036;-0.060373,0.2259323;0.5088878;-0.04424612,0.4516657;0.3921556;-0.006691948,0.6601846;0.3162763;0.009307677,-0.1106958;0.5098265;-0.02641027,-0.3415164;0.3971572;-0.02196586,-0.5422033;0.3015302;-0.03057268,0.07365575;-0.006574261;-0.04723024,0.05799173;-0.3478487;-0.03160026,0.02134662;-0.6906612;0.02284833,0.01693016;-0.6537984;-0.07698551,-0.08249466;0.01602102;-0.02523973,-0.1924936;-0.1928224;-0.2727121,-0.157512;-0.5248117;-0.1707938,-0.1722226;-0.5665672;-0.2391178,0.05701307;0.5424395;-0.0484913,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.03235518;0.3132448;-0.02249534,0.06423564;0.6172557;-0.05965411,0.2252966;0.5091422;-0.04361688,0.4538291;0.3977699;-0.006719228,0.6660919;0.3335618;0.011047,-0.1114951;0.5104291;-0.02614195,-0.3442951;0.4019093;-0.02168109,-0.546936;0.3104995;-0.03032499,0.07363909;-0.006403749;-0.04727963,0.05699878;-0.3476596;-0.03226611,0.02007356;-0.6903565;0.02271852,0.01575798;-0.6534566;-0.07711717,-0.0825689;0.01578372;-0.02514632,-0.1938905;-0.188197;-0.2760592,-0.1572636;-0.5196818;-0.1730825,-0.1710702;-0.5624156;-0.2405553,0.05635192;0.5425643;-0.04787112,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.03235518;0.3132448;-0.02249534,0.06423564;0.6172557;-0.05965411,0.2252966;0.5091422;-0.04361688,0.4538291;0.3977699;-0.006719228,0.6660919;0.3335618;0.011047,-0.1114951;0.5104291;-0.02614195,-0.3442951;0.4019093;-0.02168109,-0.546936;0.3104995;-0.03032499,0.07363909;-0.006403749;-0.04727963,0.05699878;-0.3476596;-0.03226611,0.02007356;-0.6903565;0.02271852,0.01575798;-0.6534566;-0.07711717,-0.0825689;0.01578372;-0.02514632,-0.1938905;-0.188197;-0.2760592,-0.1572636;-0.5196818;-0.1730825,-0.1710702;-0.5624156;-0.2405553,0.05635192;0.5425643;-0.04787112,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.03235518;0.3132448;-0.02249534,0.06423564;0.6172557;-0.05965411,0.2252966;0.5091422;-0.04361688,0.4538291;0.3977699;-0.006719228,0.6660919;0.3335618;0.011047,-0.1114951;0.5104291;-0.02614195,-0.3442951;0.4019093;-0.02168109,-0.546936;0.3104995;-0.03032499,0.07363909;-0.006403749;-0.04727963,0.05699878;-0.3476596;-0.03226611,0.02007356;-0.6903565;0.02271852,0.01575798;-0.6534566;-0.07711717,-0.0825689;0.01578372;-0.02514632,-0.1938905;-0.188197;-0.2760592,-0.1572636;-0.5196818;-0.1730825,-0.1710702;-0.5624156;-0.2405553,0.05635192;0.5425643;-0.04787112,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.03215;0.3132891;-0.0221697,0.06380594;0.617363;-0.05900324,0.2249916;0.509508;-0.04341051,0.4561124;0.4034876;-0.006870881,0.6691338;0.342039;0.01156205,-0.1119464;0.5106536;-0.02601356,-0.3468042;0.4066235;-0.02257372,-0.552284;0.3217828;-0.03117133,0.07368842;-0.005908588;-0.04726724,0.05610843;-0.3471436;-0.03286348,0.01933664;-0.6897829;0.02258126,0.01501893;-0.6528453;-0.07725172,-0.08267926;0.01531368;-0.02507424,-0.1956806;-0.1830787;-0.2796897,-0.1584028;-0.5147709;-0.1776181,-0.1712087;-0.558381;-0.2443337,0.05598342;0.5426527;-0.04729914,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.03215;0.3132891;-0.0221697,0.06380594;0.617363;-0.05900324,0.2249916;0.509508;-0.04341051,0.4561124;0.4034876;-0.006870881,0.6691338;0.342039;0.01156205,-0.1119464;0.5106536;-0.02601356,-0.3468042;0.4066235;-0.02257372,-0.552284;0.3217828;-0.03117133,0.07368842;-0.005908588;-0.04726724,0.05610843;-0.3471436;-0.03286348,0.01933664;-0.6897829;0.02258126,0.01501893;-0.6528453;-0.07725172,-0.08267926;0.01531368;-0.02507424,-0.1956806;-0.1830787;-0.2796897,-0.1584028;-0.5147709;-0.1776181,-0.1712087;-0.558381;-0.2443337,0.05598342;0.5426527;-0.04729914,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.03215;0.3132891;-0.0221697,0.06380594;0.617363;-0.05900324,0.2249916;0.509508;-0.04341051,0.4561124;0.4034876;-0.006870881,0.6691338;0.342039;0.01156205,-0.1119464;0.5106536;-0.02601356,-0.3468042;0.4066235;-0.02257372,-0.552284;0.3217828;-0.03117133,0.07368842;-0.005908588;-0.04726724,0.05610843;-0.3471436;-0.03286348,0.01933664;-0.6897829;0.02258126,0.01501893;-0.6528453;-0.07725172,-0.08267926;0.01531368;-0.02507424,-0.1956806;-0.1830787;-0.2796897,-0.1584028;-0.5147709;-0.1776181,-0.1712087;-0.558381;-0.2443337,0.05598342;0.5426527;-0.04729914,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.03182206;0.3133479;-0.02180903,0.06312188;0.6174942;-0.05834502,0.2244281;0.5097587;-0.04282949,0.4579012;0.4086888;-0.007227916,0.671585;0.3497169;0.01162393,-0.1126243;0.5109553;-0.02582493,-0.3498922;0.4125152;-0.02342553,-0.5565289;0.3307362;-0.03378519,0.07369378;-0.005677992;-0.04728714,0.05476656;-0.3468627;-0.03340697,0.01785785;-0.6894723;0.02212968,0.01362102;-0.6524974;-0.07770416,-0.08276792;0.01500177;-0.02497009,-0.1974053;-0.1783952;-0.2826788,-0.1602309;-0.5102811;-0.181201,-0.171483;-0.5551513;-0.2467849,0.05539243;0.5427641;-0.04670607,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.03182206;0.3133479;-0.02180903,0.06312188;0.6174942;-0.05834502,0.2244281;0.5097587;-0.04282949,0.4579012;0.4086888;-0.007227916,0.671585;0.3497169;0.01162393,-0.1126243;0.5109553;-0.02582493,-0.3498922;0.4125152;-0.02342553,-0.5565289;0.3307362;-0.03378519,0.07369378;-0.005677992;-0.04728714,0.05476656;-0.3468627;-0.03340697,0.01785785;-0.6894723;0.02212968,0.01362102;-0.6524974;-0.07770416,-0.08276792;0.01500177;-0.02497009,-0.1974053;-0.1783952;-0.2826788,-0.1602309;-0.5102811;-0.181201,-0.171483;-0.5551513;-0.2467849,0.05539243;0.5427641;-0.04670607,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.03182206;0.3133479;-0.02180903,0.06312188;0.6174942;-0.05834502,0.2244281;0.5097587;-0.04282949,0.4579012;0.4086888;-0.007227916,0.671585;0.3497169;0.01162393,-0.1126243;0.5109553;-0.02582493,-0.3498922;0.4125152;-0.02342553,-0.5565289;0.3307362;-0.03378519,0.07369378;-0.005677992;-0.04728714,0.05476656;-0.3468627;-0.03340697,0.01785785;-0.6894723;0.02212968,0.01362102;-0.6524974;-0.07770416,-0.08276792;0.01500177;-0.02497009,-0.1974053;-0.1783952;-0.2826788,-0.1602309;-0.5102811;-0.181201,-0.171483;-0.5551513;-0.2467849,0.05539243;0.5427641;-0.04670607,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.03150354;0.3133872;-0.02170762,0.06244874;0.6175702;-0.05823482,0.2238595;0.5099489;-0.04233553,0.459759;0.4145598;-0.007056151,0.6742521;0.3587961;0.01235826,-0.1132663;0.5113437;-0.02569184,-0.3527405;0.4183772;-0.02442914,-0.5602959;0.3390024;-0.03511476,0.0736218;-0.00551024;-0.04741891,0.05392636;-0.3466766;-0.03417156,0.01684375;-0.6892531;0.02145362,0.01268005;-0.6522761;-0.07838316,-0.0828637;0.01477701;-0.02478575,-0.1997127;-0.173585;-0.2852161,-0.1613537;-0.5053563;-0.1838042,-0.1696785;-0.5511745;-0.2487326,0.05480905;0.5428323;-0.04658719,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.03150354;0.3133872;-0.02170762,0.06244874;0.6175702;-0.05823482,0.2238595;0.5099489;-0.04233553,0.459759;0.4145598;-0.007056151,0.6742521;0.3587961;0.01235826,-0.1132663;0.5113437;-0.02569184,-0.3527405;0.4183772;-0.02442914,-0.5602959;0.3390024;-0.03511476,0.0736218;-0.00551024;-0.04741891,0.05392636;-0.3466766;-0.03417156,0.01684375;-0.6892531;0.02145362,0.01268005;-0.6522761;-0.07838316,-0.0828637;0.01477701;-0.02478575,-0.1997127;-0.173585;-0.2852161,-0.1613537;-0.5053563;-0.1838042,-0.1696785;-0.5511745;-0.2487326,0.05480905;0.5428323;-0.04658719,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.03150354;0.3133872;-0.02170762,0.06244874;0.6175702;-0.05823482,0.2238595;0.5099489;-0.04233553,0.459759;0.4145598;-0.007056151,0.6742521;0.3587961;0.01235826,-0.1132663;0.5113437;-0.02569184,-0.3527405;0.4183772;-0.02442914,-0.5602959;0.3390024;-0.03511476,0.0736218;-0.00551024;-0.04741891,0.05392636;-0.3466766;-0.03417156,0.01684375;-0.6892531;0.02145362,0.01268005;-0.6522761;-0.07838316,-0.0828637;0.01477701;-0.02478575,-0.1997127;-0.173585;-0.2852161,-0.1613537;-0.5053563;-0.1838042,-0.1696785;-0.5511745;-0.2487326,0.05480905;0.5428323;-0.04658719,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.03093098;0.3134484;-0.02164649,0.06143902;0.6176797;-0.05814079,0.2229213;0.509982;-0.04162607,0.4614071;0.4206027;-0.008038901,0.6769751;0.369471;0.01220478,-0.1142106;0.5115029;-0.02580165,-0.3555968;0.4236143;-0.02506929,-0.5644117;0.3477507;-0.03668302,0.07361108;-0.00529263;-0.04746033,0.05283779;-0.3464299;-0.03514333,0.01603736;-0.6890085;0.02065625,0.01206351;-0.6520413;-0.07918895,-0.08292759;0.01450032;-0.02473545,-0.2015953;-0.1666218;-0.289444,-0.1625326;-0.4979428;-0.1868361,-0.1676129;-0.5448558;-0.2508047,0.05390027;0.54293;-0.04650261,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.03093098;0.3134484;-0.02164649,0.06143902;0.6176797;-0.05814079,0.2229213;0.509982;-0.04162607,0.4614071;0.4206027;-0.008038901,0.6769751;0.369471;0.01220478,-0.1142106;0.5115029;-0.02580165,-0.3555968;0.4236143;-0.02506929,-0.5644117;0.3477507;-0.03668302,0.07361108;-0.00529263;-0.04746033,0.05283779;-0.3464299;-0.03514333,0.01603736;-0.6890085;0.02065625,0.01206351;-0.6520413;-0.07918895,-0.08292759;0.01450032;-0.02473545,-0.2015953;-0.1666218;-0.289444,-0.1625326;-0.4979428;-0.1868361,-0.1676129;-0.5448558;-0.2508047,0.05390027;0.54293;-0.04650261,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.03093098;0.3134484;-0.02164649,0.06143902;0.6176797;-0.05814079,0.2229213;0.509982;-0.04162607,0.4614071;0.4206027;-0.008038901,0.6769751;0.369471;0.01220478,-0.1142106;0.5115029;-0.02580165,-0.3555968;0.4236143;-0.02506929,-0.5644117;0.3477507;-0.03668302,0.07361108;-0.00529263;-0.04746033,0.05283779;-0.3464299;-0.03514333,0.01603736;-0.6890085;0.02065625,0.01206351;-0.6520413;-0.07918895,-0.08292759;0.01450032;-0.02473545,-0.2015953;-0.1666218;-0.289444,-0.1625326;-0.4979428;-0.1868361,-0.1676129;-0.5448558;-0.2508047,0.05390027;0.54293;-0.04650261,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.03075344;0.3134756;-0.02150457,0.06113372;0.6177382;-0.05784633,0.2227092;0.5104221;-0.04096255,0.4635567;0.427374;-0.007981084,0.6798191;0.3792408;0.01220737,-0.1145534;0.5119625;-0.02547741,-0.3576843;0.4290216;-0.02612749,-0.5680885;0.3575366;-0.03679377,0.07363582;-0.005211501;-0.04743092,0.05247907;-0.3463169;-0.03488611,0.01532521;-0.6887642;0.02148244,0.01142964;-0.6517596;-0.07836322,-0.08293809;0.01436074;-0.02478161,-0.2027523;-0.1640504;-0.2908116,-0.1620527;-0.4951953;-0.1882713,-0.1667798;-0.5409784;-0.253601,0.05362481;0.5429788;-0.04625085,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.03075344;0.3134756;-0.02150457,0.06113372;0.6177382;-0.05784633,0.2227092;0.5104221;-0.04096255,0.4635567;0.427374;-0.007981084,0.6798191;0.3792408;0.01220737,-0.1145534;0.5119625;-0.02547741,-0.3576843;0.4290216;-0.02612749,-0.5680885;0.3575366;-0.03679377,0.07363582;-0.005211501;-0.04743092,0.05247907;-0.3463169;-0.03488611,0.01532521;-0.6887642;0.02148244,0.01142964;-0.6517596;-0.07836322,-0.08293809;0.01436074;-0.02478161,-0.2027523;-0.1640504;-0.2908116,-0.1620527;-0.4951953;-0.1882713,-0.1667798;-0.5409784;-0.253601,0.05362481;0.5429788;-0.04625085,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.03075344;0.3134756;-0.02150457,0.06113372;0.6177382;-0.05784633,0.2227092;0.5104221;-0.04096255,0.4635567;0.427374;-0.007981084,0.6798191;0.3792408;0.01220737,-0.1145534;0.5119625;-0.02547741,-0.3576843;0.4290216;-0.02612749,-0.5680885;0.3575366;-0.03679377,0.07363582;-0.005211501;-0.04743092,0.05247907;-0.3463169;-0.03488611,0.01532521;-0.6887642;0.02148244,0.01142964;-0.6517596;-0.07836322,-0.08293809;0.01436074;-0.02478161,-0.2027523;-0.1640504;-0.2908116,-0.1620527;-0.4951953;-0.1882713,-0.1667798;-0.5409784;-0.253601,0.05362481;0.5429788;-0.04625085,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.03052801;0.3135369;-0.02092544,0.06064194;0.6179283;-0.05641052,0.2223731;0.511006;-0.03942406,0.4649492;0.4325804;-0.007824309,0.6826015;0.3914765;0.01295472,-0.1151045;0.5123382;-0.02510532,-0.3596932;0.4338024;-0.02599777,-0.5717915;0.3676244;-0.03733763,0.07361645;-0.005037373;-0.04747977,0.05165625;-0.3461289;-0.03598288,0.01463769;-0.6885324;0.02073995,0.01100177;-0.651467;-0.07911122,-0.0829761;0.01414238;-0.02477996,-0.2042356;-0.1589127;-0.2936776,-0.1611612;-0.4889976;-0.1887182,-0.1675145;-0.5329864;-0.2559394,0.05321582;0.543124;-0.04505413,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.03052801;0.3135369;-0.02092544,0.06064194;0.6179283;-0.05641052,0.2223731;0.511006;-0.03942406,0.4649492;0.4325804;-0.007824309,0.6826015;0.3914765;0.01295472,-0.1151045;0.5123382;-0.02510532,-0.3596932;0.4338024;-0.02599777,-0.5717915;0.3676244;-0.03733763,0.07361645;-0.005037373;-0.04747977,0.05165625;-0.3461289;-0.03598288,0.01463769;-0.6885324;0.02073995,0.01100177;-0.651467;-0.07911122,-0.0829761;0.01414238;-0.02477996,-0.2042356;-0.1589127;-0.2936776,-0.1611612;-0.4889976;-0.1887182,-0.1675145;-0.5329864;-0.2559394,0.05321582;0.543124;-0.04505413,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.03052801;0.3135369;-0.02092544,0.06064194;0.6179283;-0.05641052,0.2223731;0.511006;-0.03942406,0.4649492;0.4325804;-0.007824309,0.6826015;0.3914765;0.01295472,-0.1151045;0.5123382;-0.02510532,-0.3596932;0.4338024;-0.02599777,-0.5717915;0.3676244;-0.03733763,0.07361645;-0.005037373;-0.04747977,0.05165625;-0.3461289;-0.03598288,0.01463769;-0.6885324;0.02073995,0.01100177;-0.651467;-0.07911122,-0.0829761;0.01414238;-0.02477996,-0.2042356;-0.1589127;-0.2936776,-0.1611612;-0.4889976;-0.1887182,-0.1675145;-0.5329864;-0.2559394,0.05321582;0.543124;-0.04505413,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.03043163;0.3135784;-0.02043831,0.06056164;0.6180262;-0.05542574,0.2223233;0.511303;-0.03853891,0.4665222;0.4378169;-0.007571757,0.6862978;0.4106814;0.01378577,-0.1153188;0.512975;-0.02444811,-0.3609755;0.4378714;-0.02656365,-0.5744504;0.3763597;-0.03833738,0.07361391;-0.004848616;-0.04750337,0.05076943;-0.3458816;-0.03599012,0.01363191;-0.6882406;0.02092178,0.01002756;-0.651129;-0.07892726,-0.08302858;0.01391166;-0.02473473,-0.2054309;-0.1533496;-0.2967628,-0.1598582;-0.4828142;-0.1909132,-0.1677978;-0.5248641;-0.2600448,0.05312582;0.5432032;-0.04419981,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.03043163;0.3135784;-0.02043831,0.06056164;0.6180262;-0.05542574,0.2223233;0.511303;-0.03853891,0.4665222;0.4378169;-0.007571757,0.6862978;0.4106814;0.01378577,-0.1153188;0.512975;-0.02444811,-0.3609755;0.4378714;-0.02656365,-0.5744504;0.3763597;-0.03833738,0.07361391;-0.004848616;-0.04750337,0.05076943;-0.3458816;-0.03599012,0.01363191;-0.6882406;0.02092178,0.01002756;-0.651129;-0.07892726,-0.08302858;0.01391166;-0.02473473,-0.2054309;-0.1533496;-0.2967628,-0.1598582;-0.4828142;-0.1909132,-0.1677978;-0.5248641;-0.2600448,0.05312582;0.5432032;-0.04419981,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.03043163;0.3135784;-0.02043831,0.06056164;0.6180262;-0.05542574,0.2223233;0.511303;-0.03853891,0.4665222;0.4378169;-0.007571757,0.6862978;0.4106814;0.01378577,-0.1153188;0.512975;-0.02444811,-0.3609755;0.4378714;-0.02656365,-0.5744504;0.3763597;-0.03833738,0.07361391;-0.004848616;-0.04750337,0.05076943;-0.3458816;-0.03599012,0.01363191;-0.6882406;0.02092178,0.01002756;-0.651129;-0.07892726,-0.08302858;0.01391166;-0.02473473,-0.2054309;-0.1533496;-0.2967628,-0.1598582;-0.4828142;-0.1909132,-0.1677978;-0.5248641;-0.2600448,0.05312582;0.5432032;-0.04419981,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.02988516;0.3136661;-0.01989106,0.05966372;0.6182081;-0.05436269,0.2215785;0.5118321;-0.03760431,0.4672922;0.4434088;-0.007020911,0.6866602;0.4133124;0.01455871,-0.1162249;0.5134785;-0.02377296,-0.3628701;0.4417323;-0.0270722,-0.5781441;0.3869608;-0.03936148,0.07367331;-0.00459586;-0.04743636,0.04950403;-0.345586;-0.03746341,0.01227367;-0.6877661;0.02045537,0.008718937;-0.6506036;-0.07939181,-0.08309548;0.01358873;-0.02468952,-0.2100991;-0.1250737;-0.3103479,-0.1615439;-0.4525602;-0.1997907,-0.1708432;-0.4927378;-0.270657,0.05231094;0.5433556;-0.04327928,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.02988516;0.3136661;-0.01989106,0.05966372;0.6182081;-0.05436269,0.2215785;0.5118321;-0.03760431,0.4672922;0.4434088;-0.007020911,0.6866602;0.4133124;0.01455871,-0.1162249;0.5134785;-0.02377296,-0.3628701;0.4417323;-0.0270722,-0.5781441;0.3869608;-0.03936148,0.07367331;-0.00459586;-0.04743636,0.04950403;-0.345586;-0.03746341,0.01227367;-0.6877661;0.02045537,0.008718937;-0.6506036;-0.07939181,-0.08309548;0.01358873;-0.02468952,-0.2100991;-0.1250737;-0.3103479,-0.1615439;-0.4525602;-0.1997907,-0.1708432;-0.4927378;-0.270657,0.05231094;0.5433556;-0.04327928,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.02988516;0.3136661;-0.01989106,0.05966372;0.6182081;-0.05436269,0.2215785;0.5118321;-0.03760431,0.4672922;0.4434088;-0.007020911,0.6866602;0.4133124;0.01455871,-0.1162249;0.5134785;-0.02377296,-0.3628701;0.4417323;-0.0270722,-0.5781441;0.3869608;-0.03936148,0.07367331;-0.00459586;-0.04743636,0.04950403;-0.345586;-0.03746341,0.01227367;-0.6877661;0.02045537,0.008718937;-0.6506036;-0.07939181,-0.08309548;0.01358873;-0.02468952,-0.2100991;-0.1250737;-0.3103479,-0.1615439;-0.4525602;-0.1997907,-0.1708432;-0.4927378;-0.270657,0.05231094;0.5433556;-0.04327928,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.02917297;0.3137456;-0.01969346,0.05861603;0.6183241;-0.05413366,0.2206545;0.5124571;-0.03653245,0.467755;0.4488573;-0.006721234,0.687274;0.4198603;0.01482871,-0.1172393;0.5139309;-0.02326122,-0.3649707;0.4461038;-0.02783415,-0.5811306;0.3951528;-0.04097603,0.07371489;-0.00439672;-0.04739062,0.04883325;-0.3453417;-0.03762672,0.01143505;-0.6874549;0.0205785,0.00800495;-0.6502767;-0.07927191,-0.08312126;0.01333934;-0.02473871,-0.2109484;-0.1220227;-0.3116102,-0.1604162;-0.4491169;-0.2007779,-0.1709941;-0.487079;-0.2735973,0.05132239;0.5434635;-0.04306634,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.02917297;0.3137456;-0.01969346,0.05861603;0.6183241;-0.05413366,0.2206545;0.5124571;-0.03653245,0.467755;0.4488573;-0.006721234,0.687274;0.4198603;0.01482871,-0.1172393;0.5139309;-0.02326122,-0.3649707;0.4461038;-0.02783415,-0.5811306;0.3951528;-0.04097603,0.07371489;-0.00439672;-0.04739062,0.04883325;-0.3453417;-0.03762672,0.01143505;-0.6874549;0.0205785,0.00800495;-0.6502767;-0.07927191,-0.08312126;0.01333934;-0.02473871,-0.2109484;-0.1220227;-0.3116102,-0.1604162;-0.4491169;-0.2007779,-0.1709941;-0.487079;-0.2735973,0.05132239;0.5434635;-0.04306634,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.02917297;0.3137456;-0.01969346,0.05861603;0.6183241;-0.05413366,0.2206545;0.5124571;-0.03653245,0.467755;0.4488573;-0.006721234,0.687274;0.4198603;0.01482871,-0.1172393;0.5139309;-0.02326122,-0.3649707;0.4461038;-0.02783415,-0.5811306;0.3951528;-0.04097603,0.07371489;-0.00439672;-0.04739062,0.04883325;-0.3453417;-0.03762672,0.01143505;-0.6874549;0.0205785,0.00800495;-0.6502767;-0.07927191,-0.08312126;0.01333934;-0.02473871,-0.2109484;-0.1220227;-0.3116102,-0.1604162;-0.4491169;-0.2007779,-0.1709941;-0.487079;-0.2735973,0.05132239;0.5434635;-0.04306634,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.02880767;0.3137979;-0.01939616,0.05796349;0.6184269;-0.05363423,0.2201477;0.5130964;-0.03566626,0.4684243;0.4543436;-0.005680535,0.6886209;0.4307714;0.01556997,-0.117897;0.5143877;-0.0228458,-0.366984;0.4517983;-0.0283702,-0.5837365;0.4034413;-0.04155225,0.0737121;-0.004165806;-0.0474158,0.04825673;-0.3450699;-0.03770434,0.01053321;-0.6871328;0.02058632,0.007203949;-0.6499372;-0.07926625,-0.08315674;0.01307916;-0.0247584,-0.2117026;-0.1192502;-0.3127216,-0.1595113;-0.4458432;-0.2011824,-0.1709327;-0.4822315;-0.2753144,0.05073246;0.5435526;-0.04261867,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.02880767;0.3137979;-0.01939616,0.05796349;0.6184269;-0.05363423,0.2201477;0.5130964;-0.03566626,0.4684243;0.4543436;-0.005680535,0.6886209;0.4307714;0.01556997,-0.117897;0.5143877;-0.0228458,-0.366984;0.4517983;-0.0283702,-0.5837365;0.4034413;-0.04155225,0.0737121;-0.004165806;-0.0474158,0.04825673;-0.3450699;-0.03770434,0.01053321;-0.6871328;0.02058632,0.007203949;-0.6499372;-0.07926625,-0.08315674;0.01307916;-0.0247584,-0.2117026;-0.1192502;-0.3127216,-0.1595113;-0.4458432;-0.2011824,-0.1709327;-0.4822315;-0.2753144,0.05073246;0.5435526;-0.04261867,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.02880767;0.3137979;-0.01939616,0.05796349;0.6184269;-0.05363423,0.2201477;0.5130964;-0.03566626,0.4684243;0.4543436;-0.005680535,0.6886209;0.4307714;0.01556997,-0.117897;0.5143877;-0.0228458,-0.366984;0.4517983;-0.0283702,-0.5837365;0.4034413;-0.04155225,0.0737121;-0.004165806;-0.0474158,0.04825673;-0.3450699;-0.03770434,0.01053321;-0.6871328;0.02058632,0.007203949;-0.6499372;-0.07926625,-0.08315674;0.01307916;-0.0247584,-0.2117026;-0.1192502;-0.3127216,-0.1595113;-0.4458432;-0.2011824,-0.1709327;-0.4822315;-0.2753144,0.05073246;0.5435526;-0.04261867,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.02824364;0.3138624;-0.01917956,0.05713323;0.6185223;-0.05337315,0.2194264;0.5136693;-0.0350808,0.4688456;0.4598201;-0.005372213,0.6893811;0.4391151;0.01534518,-0.1187298;0.5147696;-0.02251511,-0.3685828;0.4553875;-0.02880463,-0.5856833;0.4086837;-0.04221868,0.07378439;-0.004005889;-0.04731706,0.04817817;-0.3449023;-0.03773578,0.008914687;-0.6866673;0.02128115,0.005661277;-0.6494225;-0.07857037,-0.08321047;0.01283822;-0.02470395,-0.2121945;-0.114402;-0.3147573,-0.1585789;-0.4410017;-0.2039152,-0.1701024;-0.4769207;-0.278449,0.0499393;0.5436411;-0.0423798,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.02824364;0.3138624;-0.01917956,0.05713323;0.6185223;-0.05337315,0.2194264;0.5136693;-0.0350808,0.4688456;0.4598201;-0.005372213,0.6893811;0.4391151;0.01534518,-0.1187298;0.5147696;-0.02251511,-0.3685828;0.4553875;-0.02880463,-0.5856833;0.4086837;-0.04221868,0.07378439;-0.004005889;-0.04731706,0.04817817;-0.3449023;-0.03773578,0.008914687;-0.6866673;0.02128115,0.005661277;-0.6494225;-0.07857037,-0.08321047;0.01283822;-0.02470395,-0.2121945;-0.114402;-0.3147573,-0.1585789;-0.4410017;-0.2039152,-0.1701024;-0.4769207;-0.278449,0.0499393;0.5436411;-0.0423798,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.02824364;0.3138624;-0.01917956,0.05713323;0.6185223;-0.05337315,0.2194264;0.5136693;-0.0350808,0.4688456;0.4598201;-0.005372213,0.6893811;0.4391151;0.01534518,-0.1187298;0.5147696;-0.02251511,-0.3685828;0.4553875;-0.02880463,-0.5856833;0.4086837;-0.04221868,0.07378439;-0.004005889;-0.04731706,0.04817817;-0.3449023;-0.03773578,0.008914687;-0.6866673;0.02128115,0.005661277;-0.6494225;-0.07857037,-0.08321047;0.01283822;-0.02470395,-0.2121945;-0.114402;-0.3147573,-0.1585789;-0.4410017;-0.2039152,-0.1701024;-0.4769207;-0.278449,0.0499393;0.5436411;-0.0423798,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.02773201;0.313926;-0.01888352,0.05626889;0.6186385;-0.05290771,0.2187189;0.5144386;-0.03398062,0.4691785;0.4649928;-0.005390706,0.6901327;0.4483578;0.01451675,-0.1195821;0.5153309;-0.02194056,-0.3723737;0.4702484;-0.02944121,-0.5878879;0.4163215;-0.04124575,0.07379694;-0.003764597;-0.04731729,0.04742449;-0.3446027;-0.03773609,0.007955529;-0.6862348;0.02190971,0.004830039;-0.6489615;-0.07794382,-0.08325817;0.01255805;-0.02468725,-0.2132086;-0.1107712;-0.3159958,-0.1583897;-0.4373885;-0.2057961,-0.1701767;-0.471963;-0.2814572,0.04914609;0.543743;-0.04196561,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.02773201;0.313926;-0.01888352,0.05626889;0.6186385;-0.05290771,0.2187189;0.5144386;-0.03398062,0.4691785;0.4649928;-0.005390706,0.6901327;0.4483578;0.01451675,-0.1195821;0.5153309;-0.02194056,-0.3723737;0.4702484;-0.02944121,-0.5878879;0.4163215;-0.04124575,0.07379694;-0.003764597;-0.04731729,0.04742449;-0.3446027;-0.03773609,0.007955529;-0.6862348;0.02190971,0.004830039;-0.6489615;-0.07794382,-0.08325817;0.01255805;-0.02468725,-0.2132086;-0.1107712;-0.3159958,-0.1583897;-0.4373885;-0.2057961,-0.1701767;-0.471963;-0.2814572,0.04914609;0.543743;-0.04196561,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.02773201;0.313926;-0.01888352,0.05626889;0.6186385;-0.05290771,0.2187189;0.5144386;-0.03398062,0.4691785;0.4649928;-0.005390706,0.6901327;0.4483578;0.01451675,-0.1195821;0.5153309;-0.02194056,-0.3723737;0.4702484;-0.02944121,-0.5878879;0.4163215;-0.04124575,0.07379694;-0.003764597;-0.04731729,0.04742449;-0.3446027;-0.03773609,0.007955529;-0.6862348;0.02190971,0.004830039;-0.6489615;-0.07794382,-0.08325817;0.01255805;-0.02468725,-0.2132086;-0.1107712;-0.3159958,-0.1583897;-0.4373885;-0.2057961,-0.1701767;-0.471963;-0.2814572,0.04914609;0.543743;-0.04196561,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.02740118;0.3139718;-0.01860402,0.05552766;0.6187315;-0.05253565,0.2181092;0.5149001;-0.03333416,0.4695312;0.4702191;-0.005354417,0.6907321;0.4567564;0.01420934,-0.1203251;0.5159635;-0.0214866,-0.3732297;0.4717556;-0.03027491,-0.5896494;0.4212165;-0.0403799,0.07384785;-0.003674695;-0.04724487,0.04697059;-0.34448;-0.03790303,0.007024955;-0.6859336;0.02244311,0.0039503;-0.6486383;-0.07741039,-0.08329294;0.01238142;-0.02465915,-0.213535;-0.1067539;-0.3175784,-0.1576359;-0.4333422;-0.2078367,-0.1686895;-0.468753;-0.2828877,0.04848487;0.5438289;-0.04159017,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.02740118;0.3139718;-0.01860402,0.05552766;0.6187315;-0.05253565,0.2181092;0.5149001;-0.03333416,0.4695312;0.4702191;-0.005354417,0.6907321;0.4567564;0.01420934,-0.1203251;0.5159635;-0.0214866,-0.3732297;0.4717556;-0.03027491,-0.5896494;0.4212165;-0.0403799,0.07384785;-0.003674695;-0.04724487,0.04697059;-0.34448;-0.03790303,0.007024955;-0.6859336;0.02244311,0.0039503;-0.6486383;-0.07741039,-0.08329294;0.01238142;-0.02465915,-0.213535;-0.1067539;-0.3175784,-0.1576359;-0.4333422;-0.2078367,-0.1686895;-0.468753;-0.2828877,0.04848487;0.5438289;-0.04159017,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.02740118;0.3139718;-0.01860402,0.05552766;0.6187315;-0.05253565,0.2181092;0.5149001;-0.03333416,0.4695312;0.4702191;-0.005354417,0.6907321;0.4567564;0.01420934,-0.1203251;0.5159635;-0.0214866,-0.3732297;0.4717556;-0.03027491,-0.5896494;0.4212165;-0.0403799,0.07384785;-0.003674695;-0.04724487,0.04697059;-0.34448;-0.03790303,0.007024955;-0.6859336;0.02244311,0.0039503;-0.6486383;-0.07741039,-0.08329294;0.01238142;-0.02465915,-0.213535;-0.1067539;-0.3175784,-0.1576359;-0.4333422;-0.2078367,-0.1686895;-0.468753;-0.2828877,0.04848487;0.5438289;-0.04159017,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.02728298;0.3140008;-0.0182844,0.05524941;0.6188102;-0.05190232,0.2179245;0.5152927;-0.03273961,0.469963;0.473906;-0.005244453,0.6913818;0.4633369;0.01361952,-0.1206888;0.5168107;-0.02091232,-0.3736604;0.4730686;-0.03009134,-0.5908396;0.4256707;-0.03906076,0.07385021;-0.003707355;-0.04723863,0.04658831;-0.3444838;-0.03795857,0.006470807;-0.6858705;0.02265149,0.003403444;-0.6485359;-0.07719935,-0.08329309;0.01235422;-0.02467228,-0.2138826;-0.105715;-0.3178684,-0.1564934;-0.4321874;-0.2085514,-0.168708;-0.4677393;-0.2832987,0.04824629;0.5438923;-0.04103645,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.02728298;0.3140008;-0.0182844,0.05524941;0.6188102;-0.05190232,0.2179245;0.5152927;-0.03273961,0.469963;0.473906;-0.005244453,0.6913818;0.4633369;0.01361952,-0.1206888;0.5168107;-0.02091232,-0.3736604;0.4730686;-0.03009134,-0.5908396;0.4256707;-0.03906076,0.07385021;-0.003707355;-0.04723863,0.04658831;-0.3444838;-0.03795857,0.006470807;-0.6858705;0.02265149,0.003403444;-0.6485359;-0.07719935,-0.08329309;0.01235422;-0.02467228,-0.2138826;-0.105715;-0.3178684,-0.1564934;-0.4321874;-0.2085514,-0.168708;-0.4677393;-0.2832987,0.04824629;0.5438923;-0.04103645,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.02728298;0.3140008;-0.0182844,0.05524941;0.6188102;-0.05190232,0.2179245;0.5152927;-0.03273961,0.469963;0.473906;-0.005244453,0.6913818;0.4633369;0.01361952,-0.1206888;0.5168107;-0.02091232,-0.3736604;0.4730686;-0.03009134,-0.5908396;0.4256707;-0.03906076,0.07385021;-0.003707355;-0.04723863,0.04658831;-0.3444838;-0.03795857,0.006470807;-0.6858705;0.02265149,0.003403444;-0.6485359;-0.07719935,-0.08329309;0.01235422;-0.02467228,-0.2138826;-0.105715;-0.3178684,-0.1564934;-0.4321874;-0.2085514,-0.168708;-0.4677393;-0.2832987,0.04824629;0.5438923;-0.04103645,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.02718891;0.3140271;-0.01796992,0.0549468;0.6188759;-0.05139575,0.2177296;0.515762;-0.03215498,0.4704254;0.478064;-0.005397718,0.691948;0.4691885;0.01311678,-0.121049;0.5178195;-0.02003716,-0.3740534;0.4743507;-0.02960491,-0.591836;0.4298114;-0.03859331,0.0738229;-0.003699315;-0.04728192,0.04597668;-0.3444288;-0.03801502,0.0058075;-0.6857473;0.02294474,0.002673709;-0.6483764;-0.07690138,-0.08332927;0.01228591;-0.02458405,-0.2139389;-0.1043264;-0.3183537,-0.1546111;-0.4304249;-0.2089556,-0.1682836;-0.4652411;-0.284091,0.04798786;0.5439495;-0.04056036,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.02718891;0.3140271;-0.01796992,0.0549468;0.6188759;-0.05139575,0.2177296;0.515762;-0.03215498,0.4704254;0.478064;-0.005397718,0.691948;0.4691885;0.01311678,-0.121049;0.5178195;-0.02003716,-0.3740534;0.4743507;-0.02960491,-0.591836;0.4298114;-0.03859331,0.0738229;-0.003699315;-0.04728192,0.04597668;-0.3444288;-0.03801502,0.0058075;-0.6857473;0.02294474,0.002673709;-0.6483764;-0.07690138,-0.08332927;0.01228591;-0.02458405,-0.2139389;-0.1043264;-0.3183537,-0.1546111;-0.4304249;-0.2089556,-0.1682836;-0.4652411;-0.284091,0.04798786;0.5439495;-0.04056036,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.02718891;0.3140271;-0.01796992,0.0549468;0.6188759;-0.05139575,0.2177296;0.515762;-0.03215498,0.4704254;0.478064;-0.005397718,0.691948;0.4691885;0.01311678,-0.121049;0.5178195;-0.02003716,-0.3740534;0.4743507;-0.02960491,-0.591836;0.4298114;-0.03859331,0.0738229;-0.003699315;-0.04728192,0.04597668;-0.3444288;-0.03801502,0.0058075;-0.6857473;0.02294474,0.002673709;-0.6483764;-0.07690138,-0.08332927;0.01228591;-0.02458405,-0.2139389;-0.1043264;-0.3183537,-0.1546111;-0.4304249;-0.2089556,-0.1682836;-0.4652411;-0.284091,0.04798786;0.5439495;-0.04056036,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.02734705;0.3140281;-0.01771029,0.05515268;0.6189037;-0.05084668,0.2179564;0.5159059;-0.03172718,0.4710875;0.4815074;-0.004640333,0.6927307;0.4736703;0.01287186,-0.1209519;0.5184881;-0.01960769,-0.3739884;0.4746628;-0.02625165,-0.592406;0.434295;-0.03882231,0.07381255;-0.003682722;-0.04729937,0.04546155;-0.344374;-0.03815731,0.005267002;-0.6856549;0.02299545,0.002126667;-0.6482524;-0.07684812,-0.08335691;0.01222608;-0.02452008,-0.2138227;-0.1024742;-0.3191052,-0.1525059;-0.428099;-0.2093932,-0.1685725;-0.4621786;-0.2846865,0.04819106;0.5439686;-0.04007328,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.02734705;0.3140281;-0.01771029,0.05515268;0.6189037;-0.05084668,0.2179564;0.5159059;-0.03172718,0.4710875;0.4815074;-0.004640333,0.6927307;0.4736703;0.01287186,-0.1209519;0.5184881;-0.01960769,-0.3739884;0.4746628;-0.02625165,-0.592406;0.434295;-0.03882231,0.07381255;-0.003682722;-0.04729937,0.04546155;-0.344374;-0.03815731,0.005267002;-0.6856549;0.02299545,0.002126667;-0.6482524;-0.07684812,-0.08335691;0.01222608;-0.02452008,-0.2138227;-0.1024742;-0.3191052,-0.1525059;-0.428099;-0.2093932,-0.1685725;-0.4621786;-0.2846865,0.04819106;0.5439686;-0.04007328,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.02734705;0.3140281;-0.01771029,0.05515268;0.6189037;-0.05084668,0.2179564;0.5159059;-0.03172718,0.4710875;0.4815074;-0.004640333,0.6927307;0.4736703;0.01287186,-0.1209519;0.5184881;-0.01960769,-0.3739884;0.4746628;-0.02625165,-0.592406;0.434295;-0.03882231,0.07381255;-0.003682722;-0.04729937,0.04546155;-0.344374;-0.03815731,0.005267002;-0.6856549;0.02299545,0.002126667;-0.6482524;-0.07684812,-0.08335691;0.01222608;-0.02452008,-0.2138227;-0.1024742;-0.3191052,-0.1525059;-0.428099;-0.2093932,-0.1685725;-0.4621786;-0.2846865,0.04819106;0.5439686;-0.04007328,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.0272023;0.314054;-0.01747439,0.05467031;0.6189769;-0.05044612,0.2175459;0.5159137;-0.03118392,0.4713334;0.4859384;-0.004998697,0.6929624;0.4784379;0.01283733,-0.1213718;0.5189727;-0.01892275,-0.3752156;0.4804226;-0.0272573,-0.5930852;0.4365074;-0.03716219,0.07383686;-0.003703824;-0.04725978,0.04482169;-0.3443434;-0.03827441,0.004445311;-0.6855333;0.02326494,0.001280264;-0.6481051;-0.07657593,-0.08335174;0.01220646;-0.02454744,-0.2140267;-0.1022548;-0.3191328,-0.150008;-0.4271459;-0.2087914,-0.1672837;-0.4610143;-0.2839963,0.04779752;0.5440311;-0.03969,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.0272023;0.314054;-0.01747439,0.05467031;0.6189769;-0.05044612,0.2175459;0.5159137;-0.03118392,0.4713334;0.4859384;-0.004998697,0.6929624;0.4784379;0.01283733,-0.1213718;0.5189727;-0.01892275,-0.3752156;0.4804226;-0.0272573,-0.5930852;0.4365074;-0.03716219,0.07383686;-0.003703824;-0.04725978,0.04482169;-0.3443434;-0.03827441,0.004445311;-0.6855333;0.02326494,0.001280264;-0.6481051;-0.07657593,-0.08335174;0.01220646;-0.02454744,-0.2140267;-0.1022548;-0.3191328,-0.150008;-0.4271459;-0.2087914,-0.1672837;-0.4610143;-0.2839963,0.04779752;0.5440311;-0.03969,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.0272023;0.314054;-0.01747439,0.05467031;0.6189769;-0.05044612,0.2175459;0.5159137;-0.03118392,0.4713334;0.4859384;-0.004998697,0.6929624;0.4784379;0.01283733,-0.1213718;0.5189727;-0.01892275,-0.3752156;0.4804226;-0.0272573,-0.5930852;0.4365074;-0.03716219,0.07383686;-0.003703824;-0.04725978,0.04482169;-0.3443434;-0.03827441,0.004445311;-0.6855333;0.02326494,0.001280264;-0.6481051;-0.07657593,-0.08335174;0.01220646;-0.02454744,-0.2140267;-0.1022548;-0.3191328,-0.150008;-0.4271459;-0.2087914,-0.1672837;-0.4610143;-0.2839963,0.04779752;0.5440311;-0.03969,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.02733719;0.3140596;-0.01715874,0.05490806;0.6190161;-0.04973369,0.2177962;0.5160415;-0.03080408,0.47207;0.4894671;-0.00568649,0.6936783;0.4822769;0.01253165,-0.1212462;0.519549;-0.01844114,-0.3746183;0.4777234;-0.02518644,-0.5934981;0.4398268;-0.03740505,0.07380889;-0.003751429;-0.0472997,0.04460364;-0.3443777;-0.03842727,0.003967188;-0.6854615;0.02352764,0.0007872984;-0.6479928;-0.07630974,-0.08335614;0.01224671;-0.02451241,-0.2136713;-0.1010697;-0.3196992,-0.1486674;-0.4254552;-0.2084496,-0.1670274;-0.4589117;-0.2837462,0.04801958;0.5440575;-0.03907757,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.02733719;0.3140596;-0.01715874,0.05490806;0.6190161;-0.04973369,0.2177962;0.5160415;-0.03080408,0.47207;0.4894671;-0.00568649,0.6936783;0.4822769;0.01253165,-0.1212462;0.519549;-0.01844114,-0.3746183;0.4777234;-0.02518644,-0.5934981;0.4398268;-0.03740505,0.07380889;-0.003751429;-0.0472997,0.04460364;-0.3443777;-0.03842727,0.003967188;-0.6854615;0.02352764,0.0007872984;-0.6479928;-0.07630974,-0.08335614;0.01224671;-0.02451241,-0.2136713;-0.1010697;-0.3196992,-0.1486674;-0.4254552;-0.2084496,-0.1670274;-0.4589117;-0.2837462,0.04801958;0.5440575;-0.03907757,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.02733719;0.3140596;-0.01715874,0.05490806;0.6190161;-0.04973369,0.2177962;0.5160415;-0.03080408,0.47207;0.4894671;-0.00568649,0.6936783;0.4822769;0.01253165,-0.1212462;0.519549;-0.01844114,-0.3746183;0.4777234;-0.02518644,-0.5934981;0.4398268;-0.03740505,0.07380889;-0.003751429;-0.0472997,0.04460364;-0.3443777;-0.03842727,0.003967188;-0.6854615;0.02352764,0.0007872984;-0.6479928;-0.07630974,-0.08335614;0.01224671;-0.02451241,-0.2136713;-0.1010697;-0.3196992,-0.1486674;-0.4254552;-0.2084496,-0.1670274;-0.4589117;-0.2837462,0.04801958;0.5440575;-0.03907757,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.02720779;0.3140841;-0.01691443,0.0546192;0.6190723;-0.049321,0.2176684;0.5169623;-0.03014076,0.4721255;0.4913759;-0.005867248,0.693749;0.4855407;0.01264813,-0.1215703;0.5201592;-0.01796163,-0.3748893;0.4780016;-0.02463258,-0.5941377;0.4423778;-0.03707898,0.07380209;-0.003849173;-0.04730244,0.04421121;-0.3444482;-0.03866785,0.003490981;-0.6854452;0.02370902,0.0003532746;-0.6479623;-0.07612863,-0.08331442;0.01234102;-0.02460676,-0.2137478;-0.1009285;-0.3197593,-0.1479775;-0.4248551;-0.2076266,-0.1670843;-0.45801;-0.2829909,0.04776406;0.5441065;-0.03869423,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975
+0;0;0,0.02720779;0.3140841;-0.01691443,0.0546192;0.6190723;-0.049321,0.2176684;0.5169623;-0.03014076,0.4721255;0.4913759;-0.005867248,0.693749;0.4855407;0.01264813,-0.1215703;0.5201592;-0.01796163,-0.3748893;0.4780016;-0.02463258,-0.5941377;0.4423778;-0.03707898,0.07380209;-0.003849173;-0.04730244,0.04421121;-0.3444482;-0.03866785,0.003490981;-0.6854452;0.02370902,0.0003532746;-0.6479623;-0.07612863,-0.08331442;0.01234102;-0.02460676,-0.2137478;-0.1009285;-0.3197593,-0.1479775;-0.4248551;-0.2076266,-0.1670843;-0.45801;-0.2829909,0.04776406;0.5441065;-0.03869423,0;0;0,-0.006474838;0.3155499;-0.007842541,-0.0132146;0.6226535;-0.02941489,0.1532023;0.4993668;-0.03889346,0.2108824;0.2490386;-0.03992105,0.2107728;0.0370276;-0.1073387,-0.1742249;0.4907135;-0.02025705,-0.2277421;0.2401005;-0.002331676,-0.2662219;0.03379533;-0.07616456,0.07727215;0.004617661;-0.04131317,0.1105955;-0.3352447;-0.05977917,0.1250155;-0.675362;0.01729369,0.1465403;-0.7098519;-0.05626678,-0.08105385;0.003762576;-0.03339466,-0.08597001;-0.3381914;-0.0344924,-0.04813273;-0.6754524;0.04706303,-0.05599171;-0.7204643;-0.0188524,-0.01143189;0.5470524;-0.02159834,83.66975

+ 161 - 0
DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_TwoArmsPlusLeg_Sideways_ColorFeedback_Slow.csv

@@ -0,0 +1,161 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.02158542;0.3164009;-0.007838838,0.04290002;0.6223897;-0.03029844,0.2215586;0.5036799;-0.01237613,0.2591801;0.2516132;0.007213207,0.3102063;-0.001211315;-0.01239799,-0.1459089;0.5017745;-0.01314048,-0.2097291;0.2543383;-0.006894844,-0.2757853;0.005332977;-0.03016429,0.07569902;0.0007866983;-0.03829809,0.06419177;-0.32939;-0.003283199,0.03575591;-0.6710339;0.06260362,0.03559865;-0.6347044;-0.01500075,-0.07691126;0.008558156;-0.03477242,-0.1028262;-0.3226338;-0.03085245,-0.1318147;-0.6649947;0.03094492,-0.1303964;-0.6285493;-0.04663712,0.03761309;0.5473816;-0.02225438,0;0;0,0.01452667;0.3168063;0.007724524,0.02677298;0.6240822;0.00297165,0.1994995;0.4800068;-0.01284528,0.2361735;0.2276481;-0.03036261,0.1963536;-0.01986779;-0.09407091,-0.1562094;0.4908734;0.006492846,-0.2129361;0.241637;0.006711855,-0.2466962;-0.003965095;-0.06710133,0.07361081;0.0001909137;-0.04217958,0.06333432;-0.3316841;-0.05351329,0.01587823;-0.6706945;0.01497102,0.02238193;-0.7005816;-0.03436232,-0.07864507;0.008906089;-0.03055062,-0.1550581;-0.3123049;-0.06742448,-0.2231463;-0.6493112;-0.006918728,-0.2267635;-0.6333844;-0.08341311,0.02410191;0.5485899;0.006530047,516.682
+0;0;0,0.0215883;0.316443;-0.007839881,0.0429069;0.6224893;-0.03030371,0.2213338;0.50382;-0.01239225,0.2588947;0.2521583;0.007165607,0.3099312;-0.0007168949;-0.01244952,-0.1456728;0.5019171;-0.01315565,-0.2093904;0.2548783;-0.006920046,-0.2754599;0.00582315;-0.03019415,0.0757283;0.0007870025;-0.0383129,0.06422251;-0.3293475;-0.003302477,0.03580717;-0.6707449;0.06253679,0.03564912;-0.6343834;-0.01545889,-0.076941;0.008561465;-0.03478587,-0.1028526;-0.3225882;-0.0308664,-0.1318202;-0.6647021;0.03088638,-0.1303948;-0.6282242;-0.04708685,0.03761896;0.5474669;-0.02225812,0;0;0,0.01459372;0.3168377;0.008034945,0.02690476;0.6241694;0.003335476,0.1993992;0.4802003;-0.01254058,0.2365991;0.2282609;-0.02896261,0.1963598;-0.01896553;-0.09373307,-0.1557961;0.4907947;0.007207002,-0.2125181;0.2419784;0.007274551,-0.2461295;-0.003640532;-0.06673182,0.07358283;0.0003100932;-0.04229355,0.06325993;-0.3315167;-0.05375481,0.01579356;-0.6702799;0.01466203,0.02266461;-0.6999291;-0.03552341,-0.07872517;0.008800765;-0.03046583,-0.1551247;-0.3123328;-0.06765798,-0.2232946;-0.6491023;-0.007378541,-0.2270013;-0.6332356;-0.08425723,0.02421689;0.5486631;0.006889343,516.7116
+0;0;0,0.02159331;0.3165164;-0.0078417,0.04291543;0.6226134;-0.03030923,0.2213165;0.5039381;-0.01239783,0.2588468;0.2524816;0.007144076,0.3098812;-0.0003832281;-0.01247025,-0.1456402;0.5020354;-0.01316112,-0.2093059;0.2551982;-0.006930605,-0.2753726;0.006153122;-0.03020376,0.07567058;0.0007864026;-0.0382837,0.0641692;-0.3292216;-0.003286697,0.03576245;-0.6705157;0.06253266,0.0356046;-0.6341625;-0.01536083,-0.07688236;0.00855494;-0.03475935,-0.102784;-0.3224678;-0.03084139,-0.1317429;-0.6644782;0.03089272,-0.1303193;-0.6280088;-0.04697836,0.03762665;0.547579;-0.02226235,0;0;0,0.01436895;0.3169201;0.008098602,0.02647954;0.6243085;0.003253221,0.1990361;0.4801585;-0.01156116,0.2364905;0.2285037;-0.02852511,0.1969289;-0.01883222;-0.0932529,-0.1561181;0.4908333;0.007833868,-0.2126825;0.2421945;0.007847508,-0.2462534;-0.003208905;-0.06685197,0.07358268;0.0003107488;-0.04216385,0.06298864;-0.331356;-0.05429816,0.0155786;-0.6700376;0.01402378,0.02244795;-0.699735;-0.03594446,-0.07862487;0.008822761;-0.03053826,-0.1546381;-0.3122436;-0.0679647,-0.2229221;-0.648878;-0.007670604,-0.2265719;-0.632996;-0.08445045,0.02383688;0.5487902;0.006843567,516.7435
+0;0;0,0.02154777;0.3166326;-0.008077623,0.04279688;0.6227875;-0.03075056,0.2212375;0.5038874;-0.01241074,0.2576342;0.2525772;0.007108817,0.3074526;-0.0005206764;-0.01298562,-0.1458085;0.5021652;-0.01328479,-0.2093333;0.2556091;-0.007181568,-0.273482;0.005896121;-0.02892008,0.07566719;0.0008328541;-0.03832256,0.0639427;-0.3290113;-0.003406215,0.03486949;-0.6702259;0.06211659,0.03473946;-0.6338689;-0.01598379,-0.07689797;0.00851704;-0.03477065,-0.102722;-0.3223378;-0.03007507,-0.1320372;-0.6644445;0.03050094,-0.1305886;-0.6279705;-0.0475765,0.03752802;0.5477464;-0.02265679,0;0;0,0.01398665;0.3170611;0.007900238,0.0258745;0.6245228;0.002839803,0.1987992;0.480713;-0.01106763,0.2363928;0.2293696;-0.02767396,0.1966555;-0.01781885;-0.09296584,-0.1566765;0.4907494;0.007807772,-0.2133927;0.2424638;0.008094358,-0.2469159;-0.002982199;-0.06658273,0.07352772;0.0004341304;-0.04228854,0.06259063;-0.3310435;-0.05480838,0.01507884;-0.6696486;0.01341963,0.02192688;-0.6992518;-0.0369854,-0.07868574;0.008740343;-0.03044663,-0.1551205;-0.3119743;-0.06857322,-0.2235233;-0.6485082;-0.008308299,-0.2271102;-0.6326777;-0.08529178,0.02327767;0.5489945;0.00647068,516.7769
+0;0;0,0.02154155;0.3165412;-0.008075292,0.04278442;0.6226063;-0.03074165,0.2212684;0.5037163;-0.01240167,0.2576667;0.2523948;0.007118762,0.3074814;-0.0006844997;-0.01297421,-0.1458614;0.5019937;-0.01327592,-0.209389;0.2554265;-0.007172427,-0.273533;0.005731866;-0.02890934,0.07566699;0.000832852;-0.03832246,0.06395397;-0.3286889;-0.003440253,0.03488778;-0.669821;0.06206672,0.03475629;-0.6333926;-0.01691094,-0.07689778;0.008517018;-0.03477056,-0.1026965;-0.3220143;-0.03007957,-0.1320047;-0.6640384;0.03048179,-0.1305398;-0.6274917;-0.04847266,0.03751698;0.5475853;-0.02265007,0;0;0,0.01388964;0.3169707;0.008014917,0.02564216;0.6243462;0.002909422,0.1987688;0.4809021;-0.01110625,0.2362621;0.2295268;-0.02763295,0.1974578;-0.01783696;-0.09274626,-0.1569858;0.4907937;0.007791553,-0.2139103;0.2425439;0.008004619,-0.2473971;-0.002868026;-0.06673464,0.07351485;0.0003298819;-0.04231143,0.06248739;-0.3308034;-0.0552609,0.01485237;-0.6692979;0.0129993,0.02203435;-0.6983967;-0.03929377,-0.07868308;0.008855049;-0.03041975,-0.1551958;-0.3114575;-0.06894499,-0.2236752;-0.6479009;-0.008749489,-0.2273066;-0.6322275;-0.0865979,0.02307934;0.548838;0.006557703,516.8003
+0;0;0,0.02154459;0.3165859;-0.008076432,0.04279016;0.6226899;-0.03074566,0.2212782;0.5037897;-0.01240443,0.257799;0.2516221;0.007181713,0.3076132;-0.001454473;-0.01291104,-0.145861;0.502067;-0.01327871,-0.2096024;0.2546698;-0.007154664,-0.2737457;0.004977867;-0.02889134,0.07568355;0.0008330343;-0.03833085,0.06396845;-0.3287471;-0.003442455,0.03491189;-0.6697662;0.06204281,0.03478009;-0.6333228;-0.01711951,-0.0769146;0.008518881;-0.03477817,-0.1027179;-0.322071;-0.03008635,-0.1320164;-0.6639818;0.03045496,-0.1305481;-0.6274198;-0.0486841,0.03752208;0.5476598;-0.02265309,0;0;0,0.01359168;0.3170342;0.007786751,0.02518773;0.6244518;0.002469301,0.1983826;0.4810551;-0.01133776,0.2364115;0.2288675;-0.02749753,0.197349;-0.01845734;-0.09259319,-0.15736;0.4907199;0.008016713,-0.214645;0.2416731;0.008193961,-0.2481257;-0.003703624;-0.06665387,0.07349658;0.000385046;-0.04237986,0.0621354;-0.3307817;-0.05568409,0.01445395;-0.6691837;0.01241302,0.02216995;-0.6980847;-0.04030657,-0.07872527;0.008826453;-0.0303706,-0.154059;-0.3119266;-0.06805104,-0.2242036;-0.6479924;-0.008334026,-0.2279201;-0.6323624;-0.08635902,0.02264947;0.5489354;0.006156206,516.8329
+0;0;0,0.02144663;0.3164822;-0.00815225,0.04258063;0.6225286;-0.03091606,0.221187;0.5035567;-0.01225664,0.2566447;0.2513415;0.007176942,0.3053694;-0.001949847;-0.01293765,-0.1461588;0.5019081;-0.01327875,-0.2100831;0.2546694;-0.007435904,-0.273846;0.004812628;-0.02843871,0.0758674;0.0008196004;-0.03822665,0.06373242;-0.3288112;-0.003835835,0.03488753;-0.6694964;0.06155398,0.03478406;-0.6330569;-0.01767892,-0.07697642;0.008533889;-0.03492298,-0.1030111;-0.3220513;-0.03022254,-0.13227;-0.6635271;0.03070719,-0.1307717;-0.6269762;-0.04850247,0.03734105;0.5475077;-0.02279867,0;0;0,0.01352018;0.3169357;0.007512093,0.02502242;0.6242925;0.001837492,0.1985581;0.481226;-0.01122665,0.2367134;0.2291698;-0.02732921,0.1973233;-0.01809238;-0.09248304,-0.1577145;0.4908506;0.007991008,-0.2150933;0.2419429;0.008096789,-0.2487396;-0.003204182;-0.06744169,0.07346171;0.0003349185;-0.04267406,0.06207499;-0.3308189;-0.05660105,0.01417375;-0.6688426;0.0113678,0.02196211;-0.6978145;-0.04136729,-0.07893123;0.008953183;-0.03012496,-0.1544143;-0.3116579;-0.06882032,-0.2247393;-0.6473813;-0.009503979,-0.2284324;-0.6317839;-0.08759533,0.02250686;0.5487881;0.005609989,516.8668
+0;0;0,0.02144495;0.3164575;-0.008151612,0.04257727;0.6224794;-0.0309137,0.2208765;0.503585;-0.01227235,0.2564022;0.2508862;0.007198508,0.3051279;-0.002410203;-0.01291648,-0.1458551;0.5019392;-0.01329274,-0.209902;0.2542264;-0.007438693,-0.2736661;0.004364759;-0.02844191,0.07585207;0.0008194346;-0.03821892,0.06372041;-0.3287213;-0.003837507,0.03487169;-0.6694518;0.061561,0.03476789;-0.632992;-0.01792099,-0.07696086;0.008532165;-0.03491592,-0.1029884;-0.3219627;-0.03021676,-0.1322513;-0.6634839;0.03072107,-0.1307482;-0.6269124;-0.0487376,0.03733798;0.5474626;-0.02279675,0;0;0,0.01354569;0.3169137;0.007339478,0.02502769;0.6242426;0.001443863,0.1982545;0.4812638;-0.01161027,0.2367483;0.228753;-0.02756047,0.1972404;-0.01845586;-0.09286571,-0.1573642;0.4907948;0.007917184,-0.2149827;0.2414398;0.00825145,-0.2484615;-0.00354816;-0.06789261,0.0735577;0.0004191101;-0.04247332,0.06202492;-0.3306063;-0.0571537,0.01372445;-0.6686638;0.01060081,0.02168235;-0.6981817;-0.04187226,-0.07887843;0.008892795;-0.03023251,-0.1546013;-0.3115338;-0.06920913,-0.2248915;-0.6473238;-0.009956889,-0.2286527;-0.6317821;-0.08828913,0.02251682;0.5487449;0.00527072,516.8998
+0;0;0,0.02144524;0.3164616;-0.008151719,0.04257877;0.622501;-0.03091534,0.2208171;0.5036115;-0.01227641,0.2563543;0.2508312;0.007200725,0.3050795;-0.002462417;-0.01291404,-0.1457941;0.5019662;-0.01329647,-0.2098617;0.2541735;-0.007440531,-0.2736251;0.004314572;-0.02844352,0.07579805;0.0008188512;-0.03819171,0.0636687;-0.3286592;-0.003816824,0.03484562;-0.6690868;0.06152355,0.03474228;-0.6326554;-0.01760845,-0.07690606;0.008526089;-0.03489106,-0.1029286;-0.3219059;-0.03019279,-0.1321655;-0.6631236;0.03069087,-0.130669;-0.626581;-0.04841792,0.03733881;0.5474747;-0.02279735,0;0;0,0.01351935;0.316922;0.007209063,0.02492657;0.6242666;0.001086235,0.1981539;0.4814454;-0.01209211,0.2368958;0.2288473;-0.02736998,0.197349;-0.01836361;-0.09263253,-0.1574106;0.4909278;0.007957936,-0.2151969;0.2415268;0.008211781,-0.2487419;-0.003303677;-0.06839866,0.07359862;0.0003305674;-0.04228187,0.06179881;-0.3305832;-0.05782008,0.01317704;-0.6682882;0.009872437,0.02128068;-0.6974043;-0.04250002,-0.07876386;0.008955387;-0.03034267,-0.1547309;-0.3113453;-0.06934346,-0.2248969;-0.6468907;-0.01037643,-0.2287254;-0.6312926;-0.0883583,0.02243736;0.5487616;0.004972696,516.9333
+0;0;0,0.0214207;0.3164377;-0.008171525,0.0425045;0.6224586;-0.03099554,0.2206705;0.5033796;-0.01238865,0.255771;0.2492794;0.007061039,0.3037122;-0.004180193;-0.01306644,-0.1457941;0.5019004;-0.01318798,-0.2105322;0.2529902;-0.007713784,-0.2742813;0.003118977;-0.02882434,0.07583111;0.0008469034;-0.03814427,0.06346533;-0.3287299;-0.004316784,0.03478168;-0.6691794;0.06106452,0.03464562;-0.6327555;-0.01803088,-0.07689017;0.008501071;-0.03495273,-0.1029149;-0.3219795;-0.03011556,-0.1316429;-0.6632813;0.03063895,-0.1301864;-0.6267508;-0.04843442,0.03727932;0.5474353;-0.02285877,0;0;0,0.01348594;0.3169035;0.006980657,0.02483869;0.624229;0.0006513596,0.1980506;0.4814882;-0.01258612,0.2369262;0.2275987;-0.02693987,0.1971856;-0.01946525;-0.09270716,-0.1574333;0.4908946;0.008076587,-0.2158168;0.2403584;0.008551887,-0.2492628;-0.004337311;-0.06858815,0.07356277;0.0003496408;-0.04236102,0.06153271;-0.3305858;-0.05833244,0.01286104;-0.6683073;0.009332895,0.02099422;-0.6973366;-0.04307675,-0.0787903;0.008947451;-0.0303,-0.1549584;-0.3113133;-0.06966385,-0.2252607;-0.6468942;-0.01095797,-0.2291855;-0.6312998;-0.08889669,0.02236089;0.548728;0.004583359,516.9669
+0;0;0,0.02142107;0.3164432;-0.008171666,0.04250459;0.6224599;-0.03099536,0.2205994;0.5033991;-0.01239266,0.2557204;0.2491507;0.007068372,0.3036608;-0.004304469;-0.01305876,-0.1457229;0.5019205;-0.01319168,-0.2104988;0.2528652;-0.007714293,-0.2742467;0.002998218;-0.02882449,0.07588623;0.0008475189;-0.038172,0.06352316;-0.3286568;-0.004351951,0.03484843;-0.6690005;0.06100902,0.03471215;-0.6325659;-0.01821709,-0.07694605;0.008507251;-0.03497813,-0.1029651;-0.3219006;-0.03014202,-0.1316842;-0.6630963;0.0305936,-0.1302252;-0.626555;-0.04861045,0.03727948;0.5474377;-0.02285872,0;0;0,0.01353815;0.3169159;0.006554842,0.02492833;0.6242291;-9.942055E-05,0.198049;0.4815447;-0.013412,0.2368878;0.2274515;-0.02692723,0.1972739;-0.01963358;-0.09267378,-0.1572329;0.4908017;0.008265216,-0.2160359;0.2402095;0.008703276,-0.2497442;-0.004235759;-0.06909907,0.073461;0.0003222823;-0.04266047,0.06125098;-0.3305067;-0.0591774,0.01260903;-0.6681561;0.008313179,0.02084073;-0.6972373;-0.04422117,-0.07893594;0.009033439;-0.03006748,-0.1546667;-0.3112348;-0.06960008,-0.2258532;-0.6465862;-0.01129053,-0.2299482;-0.6310343;-0.08934619,0.02243352;0.5487338;0.003907204,517.0004
+0;0;0,0.021414;0.3163387;-0.008168968,0.04248799;0.6222171;-0.03098239,0.2201151;0.5033023;-0.01241009,0.2552617;0.2488681;0.007065156,0.3032022;-0.004587531;-0.01306201,-0.145268;0.5018274;-0.01320707,-0.2100913;0.2525901;-0.007725679,-0.2738393;0.00272277;-0.0288359,0.07581442;0.000846717;-0.03813588,0.06345009;-0.3286912;-0.004312377,0.03475766;-0.669245;0.06108895,0.03462146;-0.6328148;-0.01808389,-0.07687325;0.008499201;-0.03494504,-0.102895;-0.3219424;-0.03010844,-0.1316317;-0.6633487;0.03066469,-0.1301738;-0.6268118;-0.0484861,0.03726518;0.547228;-0.02284933,0;0;0,0.01378301;0.3167982;0.006664991,0.02540615;0.6239621;-2.479553E-05,0.1980207;0.4816361;-0.01387501,0.2367523;0.2273282;-0.02724314,0.1971119;-0.01974423;-0.09302282,-0.1564761;0.491091;0.007920602,-0.2153626;0.2403264;0.00883479,-0.2489964;-0.004139841;-0.06893504,0.07348701;0.0003221631;-0.0424552,0.06099284;-0.3304814;-0.05992246,0.01221507;-0.6683201;0.007629156,0.02053392;-0.6971623;-0.04507852,-0.07880455;0.009021102;-0.03018861,-0.1548062;-0.3112034;-0.06983942,-0.2260231;-0.6468512;-0.01199304,-0.2301396;-0.6312855;-0.08999567,0.02285898;0.5485031;0.004005671,517.0226
+0;0;0,0.02137391;0.3162189;-0.008303907,0.04238749;0.6219544;-0.03123799,0.2193731;0.5030887;-0.01220569,0.2540048;0.2489327;0.006848164,0.3014076;-0.00459832;-0.01346647,-0.144697;0.5015746;-0.01323887,-0.2098353;0.2528013;-0.008088934,-0.2737131;0.003004134;-0.02950592,0.07573432;0.0008418913;-0.03815704,0.06329921;-0.3287769;-0.004799042,0.03435951;-0.6693525;0.06068579,0.03427029;-0.6329549;-0.01822759,-0.07682442;0.008507723;-0.03489961,-0.1030264;-0.3219576;-0.03020053,-0.1320777;-0.6634148;0.03046655,-0.1305776;-0.6269116;-0.04842398,0.03718167;0.5470036;-0.02307729,0;0;0,0.01401028;0.3166758;0.006346464,0.02590472;0.6236846;-0.0006570816,0.1978588;0.4816788;-0.01466537,0.2369601;0.2277789;-0.02745438,0.1978337;-0.01940158;-0.09309459,-0.1556327;0.4915866;0.007664497,-0.2145048;0.2412066;0.008939103,-0.2481888;-0.003148854;-0.06912161,0.0735344;0.0003041327;-0.04224873,0.0607504;-0.3304622;-0.06085443,0.01193365;-0.66836;0.00666976,0.02030519;-0.6973085;-0.04551506,-0.07868484;0.009018422;-0.03032688,-0.1549893;-0.3111105;-0.07046464,-0.2260921;-0.6468679;-0.01276791,-0.230282;-0.6312679;-0.09050685,0.02328011;0.5482692;0.003457546,517.0561
+0;0;0,0.02137912;0.3162959;-0.008305931,0.04239752;0.6221015;-0.03124549,0.2187885;0.5033566;-0.01224617,0.2533553;0.2496772;0.006771952,0.3007632;-0.003881335;-0.01354489,-0.1440964;0.5018475;-0.01327599,-0.2091125;0.2535407;-0.008135712,-0.2729973;0.003716454;-0.02955502,0.07581986;0.0008428423;-0.03820014,0.06338055;-0.3288873;-0.004830878,0.03446326;-0.6691993;0.06060328,0.03437408;-0.6328052;-0.01826741,-0.07691119;0.008517333;-0.03493903,-0.103122;-0.3220595;-0.03023836,-0.1321509;-0.6632526;0.03038177,-0.1306515;-0.6267529;-0.04846608,0.03719017;0.5471286;-0.02308238,0;0;0,0.01431921;0.3167465;0.005981922,0.02659625;0.6238025;-0.001365662,0.1977576;0.481777;-0.01550293,0.2371681;0.2283478;-0.02691746,0.1986139;-0.01874961;-0.09331489,-0.1545081;0.492056;0.007717107,-0.2135084;0.2422068;0.009759585,-0.2476968;-0.00200513;-0.06862314,0.07344723;0.0003088117;-0.04259133,0.06057712;-0.3305506;-0.06147552,0.01166761;-0.6682164;0.005753994,0.01982167;-0.6972232;-0.04633427,-0.07888077;0.009060849;-0.0300722,-0.1556479;-0.3109665;-0.07105362,-0.2263573;-0.6465824;-0.01367489,-0.2306923;-0.6309865;-0.09136152,0.023862;0.5483737;0.002841949,517.0901
+0;0;0,0.02137912;0.3162959;-0.008305931,0.04239752;0.6221015;-0.03124549,0.2187885;0.5033566;-0.01224617,0.2533553;0.2496772;0.006771952,0.3007632;-0.003881335;-0.01354489,-0.1440964;0.5018475;-0.01327599,-0.2091125;0.2535407;-0.008135712,-0.2729973;0.003716454;-0.02955502,0.07581986;0.0008428423;-0.03820014,0.06338055;-0.3288873;-0.004830878,0.03446326;-0.6691993;0.06060328,0.03437408;-0.6328052;-0.01826741,-0.07691119;0.008517333;-0.03493903,-0.103122;-0.3220595;-0.03023836,-0.1321509;-0.6632526;0.03038177,-0.1306515;-0.6267529;-0.04846608,0.03719017;0.5471286;-0.02308238,0;0;0,0.01431921;0.3167465;0.005981922,0.02659625;0.6238025;-0.001365662,0.1977576;0.481777;-0.01550293,0.2371681;0.2283478;-0.02691746,0.1986139;-0.01874961;-0.09331489,-0.1545081;0.492056;0.007717107,-0.2135084;0.2422068;0.009759585,-0.2476968;-0.00200513;-0.06862314,0.07344723;0.0003088117;-0.04259133,0.06057712;-0.3305506;-0.06147552,0.01166761;-0.6682164;0.005753994,0.01982167;-0.6972232;-0.04633427,-0.07888077;0.009060849;-0.0300722,-0.1556479;-0.3109665;-0.07105362,-0.2263573;-0.6465824;-0.01367489,-0.2306923;-0.6309865;-0.09136152,0.023862;0.5483737;0.002841949,517.1135
+0;0;0,0.02134987;0.3161992;-0.00829265,0.04232153;0.6218688;-0.03123269,0.2176161;0.5032808;-0.01238152,0.2523119;0.2492929;0.006972439,0.2995158;-0.00431639;-0.0135124,-0.1430403;0.5017632;-0.01331077,-0.2086154;0.253243;-0.008225249,-0.2730364;0.003533259;-0.02968397,0.07584397;0.0008401866;-0.03823524,0.06337914;-0.3287735;-0.005275913,0.03447514;-0.6692611;0.06012347,0.03437443;-0.6328776;-0.01859861,-0.07695189;0.008527596;-0.0349376,-0.1034333;-0.321877;-0.030653,-0.1322982;-0.6632454;0.02999967,-0.1308133;-0.6267562;-0.04869983,0.03712735;0.5469294;-0.02306845,0;0;0,0.01478708;0.3166294;0.00580287,0.0276528;0.623514;-0.001867533,0.1976375;0.4820531;-0.01612902,0.2369654;0.2282526;-0.02739215,0.1990497;-0.01875949;-0.09457064,-0.1527613;0.4928838;0.007682227,-0.2124821;0.2428454;0.009252759,-0.2464567;-0.001566336;-0.06868403,0.07348391;0.0003277361;-0.0426023,0.06012043;-0.330315;-0.06218863,0.01079875;-0.6681541;0.004717588,0.01838455;-0.6973054;-0.04706573,-0.07891688;0.009050134;-0.03008605,-0.1561829;-0.3106471;-0.07144377,-0.2270828;-0.6464183;-0.01421413,-0.2315118;-0.6308103;-0.09174593,0.02476585;0.5481305;0.002439022,517.1362
+0;0;0,0.02134645;0.3161484;-0.008291318,0.04231426;0.621762;-0.03122724,0.2177074;0.5031624;-0.01237159,0.2522994;0.2499343;0.00692447,0.2995149;-0.00373736;-0.01356541,-0.1431443;0.501644;-0.01330134,-0.2085232;0.2538672;-0.008231036,-0.27296;0.004096031;-0.02969503,0.075889;0.0008406853;-0.03825794,0.06342417;-0.3287728;-0.005298629,0.03453057;-0.669138;0.06007724,0.03442986;-0.632755;-0.0186384,-0.07699756;0.008532657;-0.03495834,-0.103479;-0.3218718;-0.03067374,-0.1323335;-0.6631175;0.02995711,-0.1308487;-0.6266288;-0.04873594,0.03712092;0.5468346;-0.02306431,0;0;0,0.01498562;0.3165703;0.005735636,0.02803856;0.6233869;-0.002075911,0.1981194;0.4820208;-0.01630402,0.2375014;0.2289678;-0.02663112,0.2008051;-0.01782994;-0.09549856,-0.1525038;0.4927581;0.007969039,-0.2125638;0.2435915;0.009460104,-0.2469005;-0.0007164329;-0.06885405,0.07346621;0.0002950132;-0.04273343,0.06002641;-0.3303361;-0.06245995,0.01058185;-0.6680473;0.004351139,0.01806694;-0.6972201;-0.04741239,-0.07900547;0.009104634;-0.02997929,-0.1565835;-0.3104922;-0.07152759,-0.2272437;-0.6462173;-0.01449205,-0.2317465;-0.6306155;-0.09201187,0.0251103;0.5480195;0.002272367,517.1704
+0;0;0,0.02134161;0.3160768;-0.008289441,0.04230115;0.6215699;-0.0312162,0.2181298;0.5028975;-0.01233838,0.2526604;0.2501187;0.006923441,0.2997526;-0.002890587;-0.01351293,-0.1435877;0.5013754;-0.01327036,-0.2088506;0.2540383;-0.008209055,-0.2731192;0.004919305;-0.029617,0.07590523;0.0008408651;-0.03826612,0.06344317;-0.3286994;-0.005314127,0.03455197;-0.6690363;0.06005631,0.03445136;-0.6326593;-0.01858611,-0.07701403;0.008534483;-0.03496581,-0.1034896;-0.3217966;-0.03068217,-0.1323417;-0.6630139;0.02994365,-0.1308583;-0.6265312;-0.04867622,0.03711003;0.5466745;-0.02305676,0;0;0,0.01519811;0.3164881;0.005746126,0.02857473;0.6231678;-0.002110243,0.1989954;0.4816855;-0.01628375,0.2394139;0.22922;-0.02566504,0.2069204;-0.01642799;-0.09812355,-0.1524934;0.4925409;0.008464869,-0.2134353;0.2440553;0.00969397,-0.2483964;0.0004825741;-0.06840245,0.07344291;0.000271976;-0.04280972,0.05999306;-0.3302793;-0.06263089,0.01050896;-0.6680301;0.003798962,0.01818005;-0.697204;-0.04782391,-0.07904585;0.009150072;-0.0299105,-0.1566669;-0.3103394;-0.07161706,-0.2273297;-0.6460421;-0.01462885,-0.2318909;-0.6304249;-0.09207328,0.02556065;0.5478373;0.002257347,517.1928
+0;0;0,0.02105556;0.3160909;-0.008477193,0.04177336;0.6215884;-0.03156596,0.2176141;0.5027308;-0.01267201,0.252692;0.2500624;0.007044597,0.3014023;-0.002693772;-0.01271984,-0.1439807;0.5011095;-0.01344809,-0.2095454;0.2538565;-0.008182393,-0.2747995;0.005011886;-0.0297986,0.07587703;0.0009109217;-0.03832042,0.06271046;-0.3286519;-0.005871523,0.03365958;-0.6689841;0.05945249,0.03353068;-0.63262;-0.01919094,-0.0770681;0.008458992;-0.0348649,-0.1041811;-0.3218271;-0.03112891,-0.1331542;-0.6630299;0.02952073,-0.1316991;-0.6265621;-0.04910088,0.0366381;0.5466933;-0.0233693,0;0;0,0.01519811;0.3164881;0.005746126,0.02857473;0.6231678;-0.002110243,0.1989954;0.4816855;-0.01628375,0.2394139;0.22922;-0.02566504,0.2069204;-0.01642799;-0.09812355,-0.1524934;0.4925409;0.008464869,-0.2134353;0.2440553;0.00969397,-0.2483964;0.0004825741;-0.06840245,0.07344291;0.000271976;-0.04280972,0.05999306;-0.3302793;-0.06263089,0.01050896;-0.6680301;0.003798962,0.01818005;-0.697204;-0.04782391,-0.07904585;0.009150072;-0.0299105,-0.1566669;-0.3103394;-0.07161706,-0.2273297;-0.6460421;-0.01462885,-0.2318909;-0.6304249;-0.09207328,0.02556065;0.5478373;0.002257347,517.2158
+0;0;0,0.02104286;0.3159003;-0.008472081,0.0417388;0.6210757;-0.03153586,0.2170789;0.5024344;-0.01268208,0.2521065;0.2501278;0.0070063,0.2988279;0.007692069;-0.01195112,-0.1435028;0.5008176;-0.01345598,-0.2089737;0.2539186;-0.008197825,-0.2715633;0.01523475;-0.02893141,0.07591812;0.0009114149;-0.03834117,0.06274991;-0.3286922;-0.005888253,0.03369023;-0.6691275;0.05945555,0.03356132;-0.6327628;-0.019196,-0.07710983;0.008463573;-0.03488378,-0.1042262;-0.3218634;-0.03114732,-0.1332081;-0.6631696;0.02952068,-0.1317529;-0.6267011;-0.04910903,0.03660993;0.5462736;-0.02334939,0;0;0,0.01591083;0.3162594;0.005871296,0.03039548;0.6225685;-0.001815796,0.1999667;0.4813958;-0.01654649,0.2427268;0.2296057;-0.02336669,0.2181858;-0.005288571;-0.0977962,-0.1506036;0.4925937;0.008710367,-0.2128992;0.2448285;0.01092002,-0.2500862;0.01172376;-0.06389071,0.07350391;0.0002017319;-0.04279685,0.05995786;-0.3303409;-0.06336904,0.01041135;-0.6681887;0.0030725,0.01819226;-0.6973364;-0.04857635,-0.07907701;0.009203339;-0.02994264,-0.1565398;-0.3103815;-0.07153828,-0.2274063;-0.6461273;-0.01441453,-0.232051;-0.6304995;-0.09186425,0.02707267;0.547343;0.002514839,517.2387
+0;0;0,0.02102634;0.3156523;-0.008465429,0.04169139;0.6203724;-0.03149395,0.2170972;0.5018477;-0.0126511,0.2520314;0.2502133;0.006984832,0.2964685;0.01963092;-0.01104571,-0.1435979;0.5002305;-0.01342525,-0.2088944;0.2539892;-0.008181097,-0.2684238;0.02697524;-0.02790096,0.07602434;0.0009126901;-0.03839481,0.06284755;-0.3289058;-0.005920738,0.03381239;-0.6690539;0.05936793,0.03368326;-0.6326783;-0.01941692,-0.07721771;0.008475415;-0.03493259,-0.1043518;-0.3220668;-0.0311937,-0.1333092;-0.6630851;0.02942312,-0.1318515;-0.6266056;-0.04933987,0.03657146;0.5457008;-0.02332177,0;0;0,0.01656049;0.315977;0.00586915,0.03204441;0.6217813;-0.001703262,0.2013594;0.4807367;-0.0167284,0.2466962;0.2300646;-0.02255487,0.2347389;0.007248819;-0.09790826,-0.1494556;0.492525;0.009331041,-0.2135134;0.2459228;0.01246956,-0.2544996;0.02475031;-0.05732165,0.07354206;8.797646E-05;-0.04296803,0.06014493;-0.3306456;-0.06404591,0.01058584;-0.6681625;0.002531767,0.01795188;-0.697315;-0.04937625,-0.07923885;0.009356513;-0.02980529,-0.1565041;-0.3104596;-0.07171211,-0.2274292;-0.6460315;-0.01543187,-0.2321941;-0.6304184;-0.09300783,0.02843875;0.5466996;0.00260663,517.2615
+0;0;0,0.02120829;0.3156393;-0.008494778,0.04204322;0.6203438;-0.03157468,0.217364;0.5015691;-0.01300259,0.2534762;0.2501834;0.007661957,0.3048333;0.02092731;-0.00883266,-0.1432565;0.5001205;-0.01335433,-0.2094086;0.2540996;-0.008504624,-0.2705262;0.02748799;-0.02799261,0.07596685;0.0009577398;-0.03850732,0.06254803;-0.3288515;-0.00603852,0.03306379;-0.6689863;0.05911776,0.03284775;-0.6326039;-0.01966635,-0.07725275;0.00844154;-0.03486327,-0.1051992;-0.3220437;-0.03223223,-0.1340428;-0.663031;0.02861258,-0.1326729;-0.6265499;-0.05015185,0.03688363;0.5456766;-0.02338742,0;0;0,0.01656049;0.315977;0.00586915,0.03204441;0.6217813;-0.001703262,0.2013594;0.4807367;-0.0167284,0.2466962;0.2300646;-0.02255487,0.2347389;0.007248819;-0.09790826,-0.1494556;0.492525;0.009331041,-0.2135134;0.2459228;0.01246956,-0.2544996;0.02475031;-0.05732165,0.07354206;8.797646E-05;-0.04296803,0.06014493;-0.3306456;-0.06404591,0.01058584;-0.6681625;0.002531767,0.01795188;-0.697315;-0.04937625,-0.07923885;0.009356513;-0.02980529,-0.1565041;-0.3104596;-0.07171211,-0.2274292;-0.6460315;-0.01543187,-0.2321941;-0.6304184;-0.09300783,0.02843875;0.5466996;0.00260663,517.2846
+0;0;0,0.02119525;0.3154453;-0.008489555,0.04200608;0.6197975;-0.03154202,0.2172949;0.5011356;-0.0129835,0.2535423;0.2488084;0.007758444,0.3020557;0.03224696;-0.007822812,-0.1432475;0.4996874;-0.01333516,-0.2096474;0.2527451;-0.008467294,-0.2673807;0.03868166;-0.02687616,0.07599295;0.0009580688;-0.03852055,0.06257156;-0.3289144;-0.006045531,0.03307576;-0.6691825;0.05913629,0.03285924;-0.6327859;-0.01982417,-0.07727928;0.00844444;-0.03487525,-0.1052311;-0.3221042;-0.0322437,-0.134086;-0.6632251;0.02862497,-0.1327131;-0.6267294;-0.05031577,0.03685363;0.5452337;-0.02336608,0;0;0,0.01713157;0.3157527;0.005815268,0.0337671;0.6211394;-0.001808405,0.2028211;0.4803696;-0.01634026,0.2535208;0.229725;-0.02081203,0.255859;0.02161926;-0.09943581,-0.1480589;0.4922438;0.01001516,-0.2149538;0.2454323;0.01474184,-0.2598203;0.03777024;-0.05127804,0.07357419;2.750755E-05;-0.04297113,0.06030592;-0.3307537;-0.06438041,0.01063091;-0.6683924;0.002204895,0.01850736;-0.6973572;-0.05010986,-0.07925894;0.009405377;-0.02982009,-0.1565411;-0.310468;-0.07176176,-0.2273336;-0.6462227;-0.01556316,-0.2321506;-0.6306416;-0.09331027,0.02983543;0.5461806;0.002537012,517.3069
+0;0;0,0.02118136;0.3152385;-0.008483989,0.04195511;0.6190488;-0.0314944,0.2176373;0.5004486;-0.01293088,0.253878;0.2481684;0.007807195,0.3020446;0.03315446;-0.007662721,-0.1436696;0.4989973;-0.01328329,-0.2100572;0.252101;-0.008416328,-0.2673779;0.03956723;-0.02669365,0.07607318;0.0009590803;-0.03856121,0.06266038;-0.3287021;-0.006106995,0.03311396;-0.6695542;0.0591867,0.03289748;-0.6331589;-0.01975849,-0.07736087;0.008453355;-0.03491207,-0.1052948;-0.3218835;-0.03228221,-0.1341992;-0.6635899;0.02869093,-0.1328265;-0.6270955;-0.05023455,0.03681338;0.5446401;-0.02333548,0;0;0,0.01773977;0.3155103;0.005872011,0.03586662;0.6202675;-0.001690865,0.2050625;0.479722;-0.01524115,0.2610887;0.2302601;-0.01955342,0.2697042;0.02591555;-0.1029763,-0.1469304;0.4921396;0.01066107,-0.217729;0.2465057;0.01700749,-0.2711954;0.04260051;-0.04897994,0.07364213;-4.041195E-05;-0.04303312,0.06047139;-0.3305802;-0.06493306,0.01062822;-0.6687175;0.002114058,0.01872787;-0.6976452;-0.0501852,-0.07937089;0.009499474;-0.02974957,-0.1566525;-0.3101183;-0.07196002,-0.2272229;-0.6465644;-0.01592204,-0.2319414;-0.630975;-0.09366111,0.03153026;0.5454874;0.002645016,517.3405
+0;0;0,0.02107638;0.3149848;-0.008646328,0.04170355;0.6184074;-0.0318022,0.2169006;0.5001304;-0.01335525,0.2570414;0.2492686;0.007735239,0.3155813;0.02949789;-0.007013707,-0.1432332;0.498354;-0.01301753,-0.2112883;0.2527186;-0.00860306,-0.2736034;0.03426814;-0.02703717,0.07612384;0.0009563132;-0.03870496,0.06200687;-0.3286603;-0.006763361,0.03228043;-0.6699022;0.05848502,0.03194353;-0.6335084;-0.02057188,-0.07753478;0.008460523;-0.03479375,-0.1065938;-0.3217247;-0.0348868,-0.135094;-0.6636264;0.02738637,-0.1338377;-0.6271301;-0.05165289,0.03660263;0.5441067;-0.02361068,0;0;0,0.01865491;0.3151998;0.005954981,0.0384067;0.6194752;-0.00139451,0.2068313;0.4795884;-0.01434374,0.2712097;0.2329516;-0.01801062,0.2933932;0.02534813;-0.1094015,-0.144552;0.4926788;0.01143689,-0.2193195;0.2490966;0.01951716,-0.2890402;0.04392469;-0.05110231,0.07374358;-0.0002106726;-0.04307747,0.06081337;-0.3306694;-0.06536126,0.01078472;-0.669154;0.00181222,0.01909903;-0.6979773;-0.05073952,-0.07947648;0.009708809;-0.02971627,-0.1570772;-0.3096563;-0.07273705,-0.2269832;-0.6465659;-0.01623829,-0.2316794;-0.6309861;-0.09409066,0.03364521;0.5448251;0.002895832,517.374
+0;0;0,0.02105527;0.3146693;-0.008637668,0.04166963;0.6179033;-0.03177921,0.2171743;0.4995968;-0.01331988,0.2574332;0.2479965;0.007832693,0.3150044;0.03186272;-0.006672182,-0.1435678;0.4978175;-0.01298159,-0.2118233;0.2514589;-0.008554125,-0.2731071;0.03662345;-0.02668318,0.07626932;0.0009581408;-0.03877893,0.06215932;-0.3284956;-0.006853119,0.03232124;-0.6710191;0.05864032,0.03198355;-0.6346104;-0.02060152,-0.07768296;0.008476691;-0.03486025,-0.1067276;-0.3215454;-0.03495324,-0.1353349;-0.6647312;0.02755381,-0.1340756;-0.6282197;-0.05167035,0.03657178;0.5436474;-0.02359263,0;0;0,0.01957276;0.3148295;0.00583005,0.04025552;0.6188507;-0.001583099,0.2091996;0.4797861;-0.01333094,0.2821352;0.2347549;-0.01665115,0.3136683;0.03427513;-0.1117942,-0.1434352;0.4928634;0.01180796,-0.2247054;0.2507481;0.02390246,-0.311401;0.05783612;-0.0503102,0.07388848;-0.00045228;-0.04315114,0.06129685;-0.3307134;-0.06611228,0.01088488;-0.6704066;0.001483679,0.01967889;-0.6990216;-0.05150127,-0.07963727;0.009970061;-0.02966879,-0.1580685;-0.3087765;-0.07447157,-0.2267841;-0.647153;-0.01718659,-0.2313675;-0.6316125;-0.09522741,0.03528005;0.5442616;0.002735615,517.3965
+0;0;0,0.02101997;0.3141417;-0.008623186,0.0415935;0.6167753;-0.03171857,0.2175224;0.4985225;-0.01325275,0.2574308;0.2491127;0.007715666,0.3171371;0.02496321;-0.007327145,-0.1440459;0.496739;-0.01291368,-0.2117071;0.2525254;-0.008524762,-0.2752638;0.02972241;-0.02732616,0.07648742;0.0009608807;-0.03888982,0.06236693;-0.3287381;-0.006940253,0.0325233;-0.6713252;0.05856535,0.03218529;-0.6349104;-0.0207517,-0.0779051;0.008500931;-0.03495993,-0.1069713;-0.3217667;-0.035053,-0.135584;-0.6650164;0.02746567,-0.1343235;-0.6284986;-0.05183369,0.03650626;0.5426739;-0.02354902,0;0;0,0.02058321;0.3142352;0.005811691,0.04218528;0.6175865;-0.001603365,0.2116776;0.4792626;-0.01237464,0.2934994;0.2394005;-0.01537537,0.3357671;0.03472304;-0.1171334,-0.1424803;0.4930857;0.01266046,-0.2306793;0.2558598;0.0261655,-0.3280499;0.05934778;-0.05088066,0.0740329;-0.0006889403;-0.04338574,0.06149977;-0.3311625;-0.06687379,0.0110006;-0.6709137;0.0007023811,0.01989555;-0.6994652;-0.05244899,-0.07993338;0.01022747;-0.02949102,-0.1591068;-0.3081604;-0.07726445,-0.2268346;-0.6466678;-0.01918503,-0.2313672;-0.6311418;-0.097303,0.03700554;0.5431682;0.00272274,517.4299
+0;0;0,0.02136096;0.3136984;-0.008876128,0.0423648;0.6157968;-0.03223104,0.2184587;0.4979659;-0.01407216,0.2660235;0.2507986;0.006956209,0.3320701;0.02868809;-0.006314114,-0.1435688;0.4958478;-0.01343613,-0.2133548;0.2531394;-0.00909509,-0.2815791;0.03209484;-0.02796523,0.07666407;0.0009926471;-0.03911836,0.06205729;-0.3288521;-0.007678207,0.03147206;-0.67132;0.05732132,0.03105001;-0.6348709;-0.02264848,-0.07821395;0.008477623;-0.03491876,-0.1088302;-0.3216853;-0.04230557,-0.1374335;-0.6638315;0.02524032,-0.136237;-0.6272735;-0.05471279,0.03716403;0.5418521;-0.023994,0;0;0,0.0217368;0.3137462;0.005711555,0.04522976;0.6164695;-0.001791716,0.2144481;0.4783055;-0.01200104,0.3037354;0.2420642;-0.01575446,0.364193;0.04335961;-0.1193533,-0.1405484;0.4937637;0.01313792,-0.2383979;0.2612617;0.02596787,-0.3545281;0.07667416;-0.05348366,0.07417762;-0.001029044;-0.04364896,0.06192151;-0.3316149;-0.06735945,0.0114033;-0.6712022;0.0002651215,0.02096323;-0.6992372;-0.05430126,-0.0802521;0.01069935;-0.02921875,-0.1607146;-0.3069436;-0.08048449,-0.2267446;-0.6454725;-0.02146892,-0.2312806;-0.630059;-0.1002318,0.03953907;0.5422317;0.002575874,517.4646
+0;0;0,0.02134181;0.3134171;-0.008868169,0.04232903;0.6152762;-0.03220528,0.2188065;0.4973962;-0.01403037,0.266564;0.2492274;0.007083201,0.3316627;0.03030483;-0.005996655,-0.1439809;0.4952736;-0.013393,-0.2140497;0.2515819;-0.009034376,-0.2812948;0.03370993;-0.02763368,0.07673041;0.0009935062;-0.03915222,0.06211655;-0.3290112;-0.007696826,0.03153746;-0.6714103;0.05728966,0.03111547;-0.634962;-0.02266986,-0.07828163;0.008484961;-0.03494897,-0.1089128;-0.321838;-0.04233937,-0.1375103;-0.6639155;0.02519297,-0.1363139;-0.6273584;-0.05474986,0.03713129;0.5413746;-0.02397304,0;0;0,0.02301753;0.3133765;0.005458355,0.04741985;0.6157698;-0.002665758,0.2171614;0.4781374;-0.01144195,0.3195831;0.2462486;-0.01863217,0.3922263;0.05469905;-0.1204543,-0.1390831;0.4939146;0.01334555,-0.2489266;0.2657713;0.02746477,-0.3671763;0.08615632;-0.05058325,0.07416648;-0.001349717;-0.04380584,0.06175008;-0.3320508;-0.06807017,0.01130691;-0.6715907;-0.0005152225,0.02041906;-0.6997253;-0.05503702,-0.08032157;0.01101996;-0.0291281,-0.1635695;-0.305265;-0.08516131,-0.2267766;-0.6439962;-0.02465053,-0.231234;-0.6286039;-0.1034035,0.04156384;0.5415983;0.00186491,517.497
+0;0;0,0.02134181;0.3134171;-0.008868169,0.04232903;0.6152762;-0.03220528,0.2188065;0.4973962;-0.01403037,0.266564;0.2492274;0.007083201,0.3316627;0.03030483;-0.005996655,-0.1439809;0.4952736;-0.013393,-0.2140497;0.2515819;-0.009034376,-0.2812948;0.03370993;-0.02763368,0.07673041;0.0009935062;-0.03915222,0.06211655;-0.3290112;-0.007696826,0.03153746;-0.6714103;0.05728966,0.03111547;-0.634962;-0.02266986,-0.07828163;0.008484961;-0.03494897,-0.1089128;-0.321838;-0.04233937,-0.1375103;-0.6639155;0.02519297,-0.1363139;-0.6273584;-0.05474986,0.03713129;0.5413746;-0.02397304,0;0;0,0.02301753;0.3133765;0.005458355,0.04741985;0.6157698;-0.002665758,0.2171614;0.4781374;-0.01144195,0.3195831;0.2462486;-0.01863217,0.3922263;0.05469905;-0.1204543,-0.1390831;0.4939146;0.01334555,-0.2489266;0.2657713;0.02746477,-0.3671763;0.08615632;-0.05058325,0.07416648;-0.001349717;-0.04380584,0.06175008;-0.3320508;-0.06807017,0.01130691;-0.6715907;-0.0005152225,0.02041906;-0.6997253;-0.05503702,-0.08032157;0.01101996;-0.0291281,-0.1635695;-0.305265;-0.08516131,-0.2267766;-0.6439962;-0.02465053,-0.231234;-0.6286039;-0.1034035,0.04156384;0.5415983;0.00186491,517.5194
+0;0;0,0.02144758;0.3123349;-0.009784775,0.04265559;0.6136464;-0.03378563,0.2219303;0.4961707;-0.01547626,0.2805169;0.2472399;0.007090767,0.3546608;0.04144266;-0.006829127,-0.1462634;0.4928447;-0.01412656,-0.2212786;0.2473727;-0.00918787,-0.2937918;0.04120044;-0.02587477,0.07656066;0.0008790752;-0.03953498,0.06258312;-0.3297952;-0.006936081,0.02968374;-0.6734279;0.05592503,0.02914527;-0.6371411;-0.02281775,-0.07850958;0.008619318;-0.03445686,-0.1117087;-0.3214617;-0.05786327,-0.1396793;-0.6629064;0.01796887,-0.1386125;-0.6264995;-0.06075884,0.0373851;0.5398422;-0.02539667,0;0;0,0.02429357;0.3122491;0.004371166,0.0489023;0.6141176;-0.004780293,0.2217811;0.4767958;-0.01072907,0.3490892;0.2542813;-0.02444696,0.4429846;0.08031005;-0.1191108,-0.140501;0.4934085;0.01417204,-0.273511;0.274319;0.02888071,-0.4086052;0.1200376;-0.04851696,0.07398099;-0.002311647;-0.04412246,0.06091931;-0.3336345;-0.06977558,0.01010767;-0.6741114;-0.001870871,0.01669651;-0.7033992;-0.05365682,-0.08029383;0.01191604;-0.02891765,-0.16784;-0.3016673;-0.0967752,-0.2268481;-0.6411886;-0.03073979,-0.2311584;-0.6256317;-0.1082837,0.04303968;0.5400356;-1.549721E-05,517.5527
+0;0;0,0.02144758;0.3123349;-0.009784775,0.04265559;0.6136464;-0.03378563,0.2219303;0.4961707;-0.01547626,0.2805169;0.2472399;0.007090767,0.3546608;0.04144266;-0.006829127,-0.1462634;0.4928447;-0.01412656,-0.2212786;0.2473727;-0.00918787,-0.2937918;0.04120044;-0.02587477,0.07656066;0.0008790752;-0.03953498,0.06258312;-0.3297952;-0.006936081,0.02968374;-0.6734279;0.05592503,0.02914527;-0.6371411;-0.02281775,-0.07850958;0.008619318;-0.03445686,-0.1117087;-0.3214617;-0.05786327,-0.1396793;-0.6629064;0.01796887,-0.1386125;-0.6264995;-0.06075884,0.0373851;0.5398422;-0.02539667,0;0;0,0.02429357;0.3122491;0.004371166,0.0489023;0.6141176;-0.004780293,0.2217811;0.4767958;-0.01072907,0.3490892;0.2542813;-0.02444696,0.4429846;0.08031005;-0.1191108,-0.140501;0.4934085;0.01417204,-0.273511;0.274319;0.02888071,-0.4086052;0.1200376;-0.04851696,0.07398099;-0.002311647;-0.04412246,0.06091931;-0.3336345;-0.06977558,0.01010767;-0.6741114;-0.001870871,0.01669651;-0.7033992;-0.05365682,-0.08029383;0.01191604;-0.02891765,-0.16784;-0.3016673;-0.0967752,-0.2268481;-0.6411886;-0.03073979,-0.2311584;-0.6256317;-0.1082837,0.04303968;0.5400356;-1.549721E-05,517.5877
+0;0;0,0.02139366;0.3115496;-0.009760175,0.04256913;0.6123987;-0.03372441,0.2233593;0.4946748;-0.01534632,0.2804464;0.2521151;0.006643113,0.3545389;0.04646055;-0.007267132,-0.1478425;0.4913216;-0.0139856,-0.2209378;0.2521322;-0.00917331,-0.2934007;0.0461029;-0.02584865,0.07666849;0.0008803133;-0.03959066,0.06271543;-0.3292148;-0.007048856,0.02965393;-0.6745409;0.05612202,0.02910992;-0.6381893;-0.02343118,-0.07862015;0.008631457;-0.03450539,-0.1117611;-0.3208714;-0.05787081,-0.1398696;-0.6639987;0.01833501,-0.1387918;-0.6275259;-0.06120297,0.03730638;0.5387031;-0.02534778,0;0;0,0.02488488;0.3114212;0.00369668,0.04981154;0.612781;-0.005957603,0.2244304;0.4758895;-0.01056671,0.3607283;0.2665644;-0.02411485,0.4683827;0.09970306;-0.1165531,-0.1414641;0.4932033;0.01394953,-0.2824597;0.2869667;0.02676862,-0.4254623;0.1371317;-0.0444828,0.07405791;-0.002687424;-0.04420924,0.0606406;-0.333363;-0.07047892,0.009599864;-0.6755929;-0.002602339,0.01747978;-0.7042021;-0.0561955,-0.08039011;0.01218811;-0.02889865,-0.168148;-0.2996552;-0.1014847,-0.2254885;-0.6411831;-0.03511814,-0.2297375;-0.6257986;-0.1134615,0.04386649;0.5388237;-0.001070261,517.6199
+0;0;0,0.02175509;0.3095587;-0.01052614,0.04361502;0.6088993;-0.03522768,0.2270862;0.4922236;-0.01678901,0.2885775;0.2662721;0.004519157,0.3623331;0.06569782;-0.01019058,-0.1495029;0.4875648;-0.01429965,-0.2241841;0.2646428;-0.01007806,-0.3029212;0.06602396;-0.0254838,0.07680543;0.0006501714;-0.03988965,0.06210978;-0.3305869;-0.008176792,0.02879914;-0.6776323;0.0552443,0.02803579;-0.6412522;-0.02562655,-0.07902259;0.008876286;-0.03416609,-0.114805;-0.3199827;-0.07303806,-0.1430049;-0.6636423;0.008663915,-0.143297;-0.6923792;-0.04729392,0.03815288;0.5355926;-0.02665539,0;0;0,0.02670377;0.3093417;0.002304077,0.05326483;0.609121;-0.008611679,0.2303265;0.4723818;-0.008828878,0.3795959;0.2911405;-0.02145958,0.5100969;0.145299;-0.1085577,-0.1420476;0.4945186;0.01373727,-0.2931895;0.3150341;0.02892678,-0.4546056;0.189507;-0.03490216,0.07436264;-0.003767282;-0.04412127,0.05997413;-0.3353564;-0.07207298,0.008471962;-0.6794319;-0.004753351,0.01601919;-0.7072704;-0.0611372,-0.08050621;0.01309562;-0.02894709,-0.1684824;-0.2957617;-0.1173041,-0.2197329;-0.6386057;-0.04379366,-0.2375532;-0.6691289;-0.09479139,0.04688326;0.5355729;-0.003400564,517.6531
+0;0;0,0.02175509;0.3095587;-0.01052614,0.04361502;0.6088993;-0.03522768,0.2270862;0.4922236;-0.01678901,0.2885775;0.2662721;0.004519157,0.3623331;0.06569782;-0.01019058,-0.1495029;0.4875648;-0.01429965,-0.2241841;0.2646428;-0.01007806,-0.3029212;0.06602396;-0.0254838,0.07680543;0.0006501714;-0.03988965,0.06210978;-0.3305869;-0.008176792,0.02879914;-0.6776323;0.0552443,0.02803579;-0.6412522;-0.02562655,-0.07902259;0.008876286;-0.03416609,-0.114805;-0.3199827;-0.07303806,-0.1430049;-0.6636423;0.008663915,-0.143297;-0.6923792;-0.04729392,0.03815288;0.5355926;-0.02665539,0;0;0,0.02670377;0.3093417;0.002304077,0.05326483;0.609121;-0.008611679,0.2303265;0.4723818;-0.008828878,0.3795959;0.2911405;-0.02145958,0.5100969;0.145299;-0.1085577,-0.1420476;0.4945186;0.01373727,-0.2931895;0.3150341;0.02892678,-0.4546056;0.189507;-0.03490216,0.07436264;-0.003767282;-0.04412127,0.05997413;-0.3353564;-0.07207298,0.008471962;-0.6794319;-0.004753351,0.01601919;-0.7072704;-0.0611372,-0.08050621;0.01309562;-0.02894709,-0.1684824;-0.2957617;-0.1173041,-0.2197329;-0.6386057;-0.04379366,-0.2375532;-0.6691289;-0.09479139,0.04688326;0.5355729;-0.003400564,517.6756
+0;0;0,0.02168354;0.3085406;-0.01049152,0.04350313;0.6073284;-0.03514829,0.2271093;0.4907404;-0.01671668,0.2916145;0.2537142;0.005635884,0.3589768;0.07052638;-0.007798766,-0.1497315;0.4860784;-0.01422565,-0.228073;0.2522303;-0.009797147,-0.299985;0.07082836;-0.02386747,0.07687815;0.000650787;-0.03992741,0.06215344;-0.3312412;-0.008151855,0.02872011;-0.6795648;0.05550283,0.02795596;-0.643178;-0.02545269,-0.07909741;0.00888469;-0.03419844,-0.1149506;-0.3206245;-0.07314727,-0.1432544;-0.6655499;0.008855633,-0.1435467;-0.6943483;-0.04716079,0.03804969;0.5341383;-0.02658965,0;0;0,0.02751815;0.3082504;0.001409292,0.05475137;0.6073736;-0.01044369,0.2317616;0.4706514;-0.009130239,0.4107506;0.3018186;-0.0264616,0.5249522;0.1624001;-0.1025958,-0.1411497;0.4949206;0.01366917,-0.3081186;0.3140945;0.02995691,-0.4600553;0.204483;-0.02640382,0.07439035;-0.004253298;-0.04419112,0.05958006;-0.3364747;-0.0722692,0.008154929;-0.6820424;-0.005654573,0.01622477;-0.7097145;-0.06225824,-0.08054638;0.01340302;-0.02893977,-0.1684713;-0.2930343;-0.1276524,-0.2136077;-0.6368273;-0.04848067,-0.2333325;-0.6668693;-0.09948127,0.04819453;0.5339782;-0.004976511,517.7089
+0;0;0,0.02121278;0.3072863;-0.01171906,0.04263037;0.6054925;-0.03703872,0.2277155;0.4903531;-0.02261836,0.3043745;0.2626927;0.002235865,0.3819974;0.07822886;-0.0122733,-0.1512369;0.4837557;-0.01492876,-0.2340415;0.2569304;-0.01076846,-0.3127421;0.07295036;-0.02561138,0.07665315;0.0003182256;-0.04044824,0.06241657;-0.3314881;-0.009140685,0.02741096;-0.6823636;0.05486292,0.02576498;-0.646062;-0.02594896,-0.07940295;0.009320959;-0.03346876,-0.1194181;-0.3170613;-0.08960848,-0.145886;-0.6637314;-0.00269036,-0.1461587;-0.6937253;-0.05722142,0.03725541;0.5323867;-0.02836523,0;0;0,0.02759853;0.3070024;0.0001161098,0.05471861;0.6055298;-0.01287341,0.2329966;0.4696671;-0.009648323,0.4093288;0.3054271;-0.02564096,0.5441567;0.1777677;-0.1017151,-0.1422285;0.4948668;0.01340629,-0.3131383;0.3251987;0.03146672,-0.4775146;0.2256474;-0.02626313,0.07437029;-0.004707962;-0.04425788,0.05910194;-0.336746;-0.07246947,0.007579267;-0.6852973;-0.006949663,0.01573765;-0.713026;-0.0632863,-0.08055071;0.01368135;-0.02891831,-0.1681705;-0.289657;-0.1365608,-0.208487;-0.6356716;-0.05239464,-0.2303652;-0.6658556;-0.1021159,0.04818925;0.5322332;-0.007080317,517.7317
+0;0;0,0.02121278;0.3072863;-0.01171906,0.04263037;0.6054925;-0.03703872,0.2277155;0.4903531;-0.02261836,0.3043745;0.2626927;0.002235865,0.3819974;0.07822886;-0.0122733,-0.1512369;0.4837557;-0.01492876,-0.2340415;0.2569304;-0.01076846,-0.3127421;0.07295036;-0.02561138,0.07665315;0.0003182256;-0.04044824,0.06241657;-0.3314881;-0.009140685,0.02741096;-0.6823636;0.05486292,0.02576498;-0.646062;-0.02594896,-0.07940295;0.009320959;-0.03346876,-0.1194181;-0.3170613;-0.08960848,-0.145886;-0.6637314;-0.00269036,-0.1461587;-0.6937253;-0.05722142,0.03725541;0.5323867;-0.02836523,0;0;0,0.02759853;0.3070024;0.0001161098,0.05471861;0.6055298;-0.01287341,0.2329966;0.4696671;-0.009648323,0.4093288;0.3054271;-0.02564096,0.5441567;0.1777677;-0.1017151,-0.1422285;0.4948668;0.01340629,-0.3131383;0.3251987;0.03146672,-0.4775146;0.2256474;-0.02626313,0.07437029;-0.004707962;-0.04425788,0.05910194;-0.336746;-0.07246947,0.007579267;-0.6852973;-0.006949663,0.01573765;-0.713026;-0.0632863,-0.08055071;0.01368135;-0.02891831,-0.1681705;-0.289657;-0.1365608,-0.208487;-0.6356716;-0.05239464,-0.2303652;-0.6658556;-0.1021159,0.04818925;0.5322332;-0.007080317,517.7548
+0;0;0,0.0211662;0.3066115;-0.01169332,0.04254433;0.6042674;-0.03696744,0.2280343;0.489149;-0.02254798,0.3018892;0.2698159;0.001397131,0.3912198;0.05753;-0.0153004,-0.1517078;0.4825377;-0.01484235,-0.2314835;0.2640093;-0.01083423,-0.3220543;0.05228019;-0.02791586,0.07670275;0.0003184316;-0.04047441,0.06248565;-0.3310339;-0.0092097,0.0272717;-0.6839978;0.05517485,0.0256231;-0.6476861;-0.02576566,-0.07945434;0.009326993;-0.03349042,-0.1194147;-0.3166087;-0.08955333,-0.1460402;-0.6653421;-0.002117887,-0.1463133;-0.6954315;-0.05673575,0.03717735;0.5312701;-0.02830682,0;0;0,0.02828309;0.3062597;-0.000649929,0.0556753;0.6041724;-0.01439381,0.2347512;0.4696497;-0.009960413,0.4223025;0.3329507;-0.02647781,0.5732822;0.1780458;-0.1073086,-0.1421321;0.4969718;0.01407415,-0.3144071;0.3416813;0.03254474,-0.5096014;0.2380088;-0.03435247,0.07438788;-0.005032688;-0.04430246,0.05890745;-0.3365983;-0.07256103,0.007564753;-0.6874909;-0.007698059,0.01570597;-0.7151335;-0.06431055,-0.08058248;0.0138721;-0.0289071,-0.1676804;-0.285441;-0.1463786,-0.2041565;-0.632483;-0.05582351,-0.2277276;-0.6594033;-0.1087234,0.04909819;0.5310041;-0.008430958,517.7876
+0;0;0,0.02135402;0.3055657;-0.01328274,0.04268221;0.6023545;-0.03943131,0.2281536;0.4881082;-0.02703711,0.3148558;0.2742803;-0.001232464,0.4190301;0.05442035;-0.01593068,-0.1512604;0.4809442;-0.01558339,-0.2389488;0.2660205;-0.01067756,-0.3417792;0.04588723;-0.03001531,0.07650295;-0.0003164554;-0.04155371,0.06357284;-0.3321741;-0.01016035,0.02739401;-0.6872085;0.05339702,0.02511268;-0.6509897;-0.02774277,-0.08024447;0.01034551;-0.03214508,-0.125891;-0.3103304;-0.1119293,-0.1490169;-0.659817;-0.01853597,-0.1495516;-0.6234112;-0.09969153,0.03731544;0.5295563;-0.03061633,0;0;0,0.02860758;0.3052582;-0.001371145,0.05609784;0.6023234;-0.01597548,0.2360794;0.4715477;-0.01086307,0.421391;0.3323943;-0.02505469,0.5977221;0.1885274;-0.1123266,-0.1415604;0.4966035;0.01405036,-0.3208048;0.3501862;0.03245912,-0.5349531;0.2532033;-0.03189573,0.07452458;-0.005082607;-0.04471874,0.05812892;-0.3370677;-0.07299018,0.006734014;-0.6899828;-0.008125544,0.01478472;-0.7174954;-0.06517839,-0.08103196;0.01392401;-0.02862612,-0.1677573;-0.2828087;-0.1539682,-0.1980495;-0.6307987;-0.05710087,-0.2230694;-0.6521509;-0.1151052,0.04951236;0.5293542;-0.009794474,517.8097
+0;0;0,0.02126573;0.3043023;-0.01322782,0.04252688;0.6001568;-0.03929587,0.2278421;0.4861357;-0.02692765,0.3134469;0.2750142;-0.001449605,0.3942382;0.1045039;-0.01284867,-0.1512338;0.4789781;-0.01548413,-0.2378124;0.2667747;-0.0106404,-0.3175615;0.09605236;-0.0256376,0.07669354;-0.0003172438;-0.04165724,0.06368287;-0.3342426;-0.01006827,0.02756111;-0.688717;0.05338885,0.0252685;-0.6524674;-0.02815231,-0.08044439;0.01037128;-0.03222515,-0.1263754;-0.3123027;-0.1125065,-0.1494647;-0.661238;-0.01926047,-0.1500021;-0.6248005;-0.1008175,0.03717398;0.5275469;-0.03050368,0;0;0,0.02877557;0.3039657;-0.001968384,0.05615926;0.6000704;-0.01707888,0.2372273;0.4736312;-0.01157999,0.4233056;0.3401255;-0.02161217,0.5808368;0.250721;-0.075665,-0.1412338;0.4954595;0.01466711,-0.3248925;0.3595533;0.03333715,-0.493471;0.2889334;-0.01488193,0.07455456;-0.005078763;-0.04509044,0.05739307;-0.3391367;-0.07309055,0.005978733;-0.6916186;-0.009084225,0.01373225;-0.7189187;-0.06696224,-0.0813594;0.01386848;-0.02838375,-0.1678752;-0.2826004;-0.1598921,-0.1946337;-0.6307299;-0.06463661,-0.2185625;-0.6497834;-0.1255828,0.04960769;0.5272995;-0.01078415,517.8331
+0;0;0,0.02129747;0.3035394;-0.01464851,0.04249973;0.5987791;-0.0417349,0.2280726;0.4851771;-0.03077123,0.3226439;0.2774957;-0.004330574,0.4300848;0.08205839;-0.01576898,-0.1513603;0.4778882;-0.01618836,-0.2467037;0.2689478;-0.01089895,-0.3483104;0.07081781;-0.02794889,0.0765525;-0.000945083;-0.04255411,0.06515736;-0.3371195;-0.01122764,0.02660095;-0.6912657;0.05073944,0.02379482;-0.6551039;-0.03089767,-0.08098807;0.01110559;-0.03145834,-0.1317199;-0.3095556;-0.1248774,-0.1474019;-0.6577698;-0.02871612,-0.1484885;-0.6214251;-0.1103802,0.03714054;0.526309;-0.03272793,0;0;0,0.02926004;0.3032149;-0.002981186,0.05691496;0.5986968;-0.01935792,0.2385027;0.4737687;-0.01270509,0.4315572;0.3493508;-0.0176599,0.6142752;0.2427745;-0.08925415,-0.1404365;0.4945526;0.0150538,-0.3316547;0.3691871;0.03726878,-0.5342149;0.291886;-0.01624781,0.07459092;-0.005342543;-0.04560351,0.05720583;-0.3415819;-0.07326722,0.005894572;-0.6937779;-0.009461164,0.01384076;-0.7209734;-0.06756449,-0.08179004;0.0141609;-0.02796224,-0.1671158;-0.2808643;-0.1686893,-0.1919941;-0.6281284;-0.07104317,-0.2172548;-0.6446954;-0.1335242,0.05031434;0.5260739;-0.01271677,517.8655
+0;0;0,0.02124261;0.3027575;-0.01461078,0.04238415;0.5971512;-0.04162005,0.227572;0.4838314;-0.03068484,0.3223871;0.2756147;-0.004176039,0.4284773;0.0826342;-0.01547066,-0.151067;0.4765578;-0.01613248,-0.2466561;0.2670789;-0.01082944,-0.3469855;0.07143945;-0.02766505,0.07676648;-0.0009477248;-0.04267306,0.06531122;-0.3388957;-0.01118132,0.02664997;-0.6940049;0.05095426,0.0238503;-0.6578573;-0.03049498,-0.08121446;0.01113663;-0.03154627,-0.132214;-0.3112163;-0.1254582,-0.1479386;-0.6603774;-0.02903544,-0.1490227;-0.6240473;-0.1105116,0.03703947;0.5248773;-0.03263746,0;0;0,0.02921128;0.3024215;-0.003844499,0.05662993;0.5970165;-0.021137,0.2383441;0.4740129;-0.01368999,0.4373505;0.3581077;-0.01673746,0.6188017;0.2519699;-0.08332896,-0.139949;0.4933814;0.01560105,-0.3369543;0.3762588;0.03836153,-0.5416133;0.3131307;-0.01411466,0.07460299;-0.004911989;-0.04610038,0.05591962;-0.3429292;-0.07306457,0.004594207;-0.6961536;-0.009375334,0.01274467;-0.7234524;-0.06708169,-0.08221001;0.01375094;-0.02770208,-0.1679638;-0.2772376;-0.1803578,-0.1896255;-0.6253429;-0.0813048,-0.2165027;-0.6465719;-0.1390354,0.05011228;0.5246059;-0.01428127,517.9003
+0;0;0,0.02123691;0.3026763;-0.01460686,0.04233833;0.5965126;-0.04156361,0.226722;0.4835374;-0.03065775,0.3230582;0.2719803;-0.003723672,0.4279786;0.08112772;-0.01489375,-0.150294;0.4762949;-0.01616777,-0.2474167;0.2634554;-0.01077965,-0.3466398;0.06997322;-0.02742962,0.07739472;-0.0009554808;-0.04302228,0.06583634;-0.3419458;-0.01124706,0.02717609;-0.6970457;0.05088691,0.02437716;-0.6608998;-0.03054081,-0.08187909;0.01122777;-0.03180443,-0.1333377;-0.3140271;-0.1265617,-0.1490619;-0.663179;-0.03014153,-0.1501457;-0.6268506;-0.1115962,0.03700612;0.5244074;-0.032602,0;0;0,0.02988651;0.3022602;-0.0047822,0.05772477;0.596184;-0.02319646,0.2385496;0.4735583;-0.01383018,0.4471113;0.3674243;-0.01414371,0.6225172;0.2626123;-0.09033418,-0.1375274;0.4925623;0.01678118,-0.3420252;0.3811677;0.03989849,-0.5498286;0.3342077;-0.006688047,0.07475629;-0.004432112;-0.04726124,0.05490395;-0.3456265;-0.07195735,0.003667891;-0.6988595;-0.00829792,0.01199594;-0.7261401;-0.06596637,-0.08321475;0.01344197;-0.02713651,-0.1692905;-0.2765386;-0.188133,-0.1907284;-0.6243304;-0.08797068,-0.2155765;-0.6426851;-0.1489664,0.051148;0.5239741;-0.01609945,517.9324
+0;0;0,0.02123691;0.3026763;-0.01460686,0.04233833;0.5965126;-0.04156361,0.226722;0.4835374;-0.03065775,0.3230582;0.2719803;-0.003723672,0.4279786;0.08112772;-0.01489375,-0.150294;0.4762949;-0.01616777,-0.2474167;0.2634554;-0.01077965,-0.3466398;0.06997322;-0.02742962,0.07739472;-0.0009554808;-0.04302228,0.06583634;-0.3419458;-0.01124706,0.02717609;-0.6970457;0.05088691,0.02437716;-0.6608998;-0.03054081,-0.08187909;0.01122777;-0.03180443,-0.1333377;-0.3140271;-0.1265617,-0.1490619;-0.663179;-0.03014153,-0.1501457;-0.6268506;-0.1115962,0.03700612;0.5244074;-0.032602,0;0;0,0.02988651;0.3022602;-0.0047822,0.05772477;0.596184;-0.02319646,0.2385496;0.4735583;-0.01383018,0.4471113;0.3674243;-0.01414371,0.6225172;0.2626123;-0.09033418,-0.1375274;0.4925623;0.01678118,-0.3420252;0.3811677;0.03989849,-0.5498286;0.3342077;-0.006688047,0.07475629;-0.004432112;-0.04726124,0.05490395;-0.3456265;-0.07195735,0.003667891;-0.6988595;-0.00829792,0.01199594;-0.7261401;-0.06596637,-0.08321475;0.01344197;-0.02713651,-0.1692905;-0.2765386;-0.188133,-0.1907284;-0.6243304;-0.08797068,-0.2155765;-0.6426851;-0.1489664,0.051148;0.5239741;-0.01609945,517.955
+0;0;0,0.02164209;0.3018926;-0.01585479,0.04290139;0.5949404;-0.0436474,0.2274763;0.4824965;-0.03393659,0.335242;0.2771134;-0.006474176,0.4353409;0.1189072;-0.01358812,-0.1498713;0.4752102;-0.01625878,-0.2560064;0.2672503;-0.01010627,-0.3465204;0.1037997;-0.02391622,0.07741754;-0.001815316;-0.04380196,0.06776235;-0.3448963;-0.01262658,0.02724951;-0.699674;0.04869743,0.02393494;-0.6636045;-0.03276416,-0.08243084;0.01229301;-0.03113553,-0.1393995;-0.3088366;-0.142491,-0.1492287;-0.6566211;-0.04140463,-0.1508368;-0.6204362;-0.1229091,0.03750853;0.5230178;-0.03451531,0;0;0,0.03007376;0.3015425;-0.005153656,0.05790558;0.59475;-0.02384567,0.2392116;0.4734163;-0.01398015,0.4527022;0.3787409;-0.01111817,0.6274491;0.3217432;-0.04737234,-0.137408;0.4920644;0.01741511,-0.346961;0.391686;0.04111193,-0.5272985;0.3594978;0.0018446,0.07476723;-0.004448742;-0.04801512,0.05456033;-0.347673;-0.07164645,0.003515001;-0.7007161;-0.008210897,0.01152154;-0.7280316;-0.06595731,-0.08381431;0.01358245;-0.02657181,-0.1703109;-0.2719599;-0.199064,-0.1901585;-0.6207923;-0.1031934,-0.2148202;-0.6426852;-0.1613548,0.05134514;0.5226998;-0.01669955,517.9882
+0;0;0,0.02160493;0.3013743;-0.01582757,0.04281627;0.5937613;-0.04355723,0.2277016;0.4814225;-0.03386693,0.3345225;0.27784;-0.006645264,0.4346239;0.1196298;-0.01375939,-0.1502375;0.4741248;-0.01616142,-0.2554421;0.267988;-0.01006284,-0.3459584;0.1045334;-0.02387313,0.07780127;-0.001824314;-0.04401907,0.06808644;-0.3470246;-0.01265111,0.02759241;-0.7016376;0.04864443,0.02428589;-0.6655828;-0.03261929,-0.08283941;0.01235394;-0.03128985,-0.1401599;-0.3107593;-0.1433332,-0.1499847;-0.6583824;-0.04229376,-0.1515888;-0.6222125;-0.1236002,0.03743605;0.5220073;-0.03444656,0;0;0,0.03008953;0.301007;-0.005754471,0.05779743;0.5935095;-0.02516532,0.2396979;0.4733592;-0.013551,0.4559692;0.3908401;-0.009688616,0.6293212;0.329305;-0.04523969,-0.1374534;0.492066;0.01890057,-0.3502536;0.4037632;0.0416221,-0.5328399;0.384102;0.004513588,0.07472178;-0.00445798;-0.04889607,0.05364656;-0.3499006;-0.07050037,0.002723008;-0.7028348;-0.007322073,0.01101738;-0.7302372;-0.06465936,-0.08446413;0.01357005;-0.0259944,-0.171769;-0.2695026;-0.2062422,-0.1908589;-0.6186852;-0.1121447,-0.2140348;-0.6434748;-0.1679333,0.05128732;0.5216438;-0.01784897,518.0106
+0;0;0,0.02153651;0.3004198;-0.01577744,0.04269289;0.5920485;-0.04343587,0.2282989;0.4797287;-0.033765,0.3338434;0.2785789;-0.006868627,0.4337128;0.1207352;-0.01396627,-0.1510464;0.4724039;-0.01599361,-0.2549939;0.2687304;-0.009967911,-0.3453005;0.1056544;-0.02374621,0.0783454;-0.001837073;-0.04432693,0.06856884;-0.3492309;-0.01275965,0.02812492;-0.703405;0.04846003,0.02480679;-0.667329;-0.03308914,-0.0834188;0.01244035;-0.03150869,-0.1411036;-0.3127261;-0.144264,-0.1509161;-0.659919;-0.04334962,-0.1525259;-0.6237274;-0.1249417,0.03732543;0.5204645;-0.03434679,0;0;0,0.03012338;0.3000335;-0.006108284,0.05778721;0.5917448;-0.02590656,0.2408466;0.4734152;-0.01349354,0.4582555;0.4025199;-0.007878304,0.6368871;0.3575432;-0.03960776,-0.1379335;0.4907329;0.01976127,-0.3531584;0.4162058;0.04093265,-0.5367288;0.4120071;0.005958375,0.07469323;-0.004350364;-0.05008245,0.0532164;-0.3520874;-0.06988764,0.00252435;-0.7046486;-0.007008314,0.01084137;-0.7318498;-0.06494832,-0.08532651;0.01372962;-0.02524162,-0.1723278;-0.2664431;-0.2142087,-0.1921327;-0.6161488;-0.1240061,-0.2142819;-0.6386748;-0.1827312,0.05129504;0.5200614;-0.01848817,518.0335
+0;0;0,0.02354401;0.2999688;-0.01669021,0.04947747;0.590582;-0.04647025,0.2345837;0.4803845;-0.03360993,0.3467931;0.2801452;-0.007831348,0.4509213;0.1249331;-0.01345749,-0.1466588;0.4730411;-0.0167004,-0.2591419;0.2713903;-0.01072027,-0.3626987;0.1163542;-0.02503507,0.07820777;-0.00284177;-0.04493066,0.06874761;-0.3518211;-0.0141676,0.02729412;-0.7052517;0.04715032,0.02412591;-0.6692851;-0.03455702,-0.08368221;0.01366298;-0.03088538,-0.1470114;-0.3057344;-0.1604892,-0.1498782;-0.6521167;-0.05849607,-0.1513579;-0.6160926;-0.1402472,0.0426348;0.5193408;-0.03657615,0;0;0,0.03044406;0.2997395;-0.00660181,0.05836079;0.5909835;-0.02696395,0.2423747;0.4744809;-0.01328874,0.4657053;0.4159141;-0.006608725,0.6452566;0.3760483;-0.04033089,-0.1378233;0.4905105;0.02023352,-0.3590507;0.4275227;0.04126252,-0.5436702;0.4334186;0.01217619,0.07457337;-0.004451007;-0.05061913,0.05292955;-0.3537474;-0.06922007,0.002735674;-0.7057776;-0.006396532,0.01050356;-0.7331523;-0.0644443,-0.08567097;0.01374273;-0.02479751,-0.1734114;-0.2594403;-0.2260314,-0.1900712;-0.6086238;-0.1355614,-0.2119485;-0.6304363;-0.1952152,0.051815;0.5194282;-0.01941323,518.0667
+0;0;0,0.02343314;0.2985563;-0.01661162,0.0492678;0.5880585;-0.04627963,0.2354321;0.4778855;-0.0334359,0.3488967;0.2754064;-0.007368963,0.4529625;0.1202872;-0.01299174,-0.1478672;0.4705026;-0.01643514,-0.2616085;0.2665961;-0.01038812,-0.3651033;0.1116527;-0.02469435,0.0789803;-0.002869841;-0.04537448,0.06945779;-0.354149;-0.01440869,0.02804619;-0.7072225;0.04684728,0.02486159;-0.671225;-0.03528273,-0.08450881;0.01379794;-0.03119046,-0.1482554;-0.3077043;-0.1616484,-0.1511192;-0.6537366;-0.05975832,-0.1526066;-0.6176814;-0.1419324,0.04244768;0.5170521;-0.03641813,0;0;0,0.03086606;0.2982754;-0.006322861,0.05895457;0.588395;-0.02638149,0.244276;0.4733096;-0.0119729,0.4730261;0.4268796;-0.00365591,0.6540427;0.3946512;-0.03708649,-0.1381629;0.4884447;0.0218087,-0.3643332;0.4341553;0.04304925,-0.5485265;0.4449495;0.01339189,0.07479894;-0.004921913;-0.05182528,0.05300465;-0.3566385;-0.0681684,0.003252149;-0.7083625;-0.00537467,0.01032576;-0.7362524;-0.06359982,-0.08677296;0.01434754;-0.02386563,-0.1739129;-0.2569408;-0.2318462,-0.188554;-0.6052661;-0.1392006,-0.2084914;-0.6314547;-0.1960934,0.05238423;0.5170739;-0.01891088,518.1003
+0;0;0,0.02332005;0.2971154;-0.01653144,0.04905502;0.5854946;-0.04608717,0.2362313;0.4753381;-0.03325834,0.350883;0.2707404;-0.006918667,0.4564376;0.1134021;-0.01262188,-0.1490364;0.4679171;-0.01617027,-0.2639678;0.2618772;-0.01005999,-0.3689432;0.1047173;-0.02457088,0.07912149;-0.002874971;-0.04545559,0.06953578;-0.3564857;-0.01428426,0.02816364;-0.7092228;0.04691334,0.02496903;-0.6732064;-0.03547455,-0.08465987;0.01382261;-0.03124621,-0.1488295;-0.3098136;-0.1625701,-0.1516907;-0.6555161;-0.06077707,-0.1531827;-0.6194419;-0.1432091,0.04225579;0.5147057;-0.03625588,0;0;0,0.03042337;0.2968918;-0.004929543,0.05810755;0.5859648;-0.02413201,0.2449713;0.4730166;-0.009383202,0.4775474;0.4338588;-0.0007786751,0.6623031;0.4078471;-0.03422022,-0.1401379;0.4871911;0.02374638,-0.3711868;0.4434332;0.04376291,-0.5566208;0.4675495;0.0127429,0.07478595;-0.005174071;-0.05210543,0.05172414;-0.3592658;-0.06593752,0.002166871;-0.7107121;-0.003409147,0.00920007;-0.7389144;-0.06169462,-0.08707955;0.01427929;-0.02340805,-0.1762661;-0.2536925;-0.2386776,-0.1895611;-0.602699;-0.1498075,-0.2088149;-0.6252878;-0.2106177,0.0516305;0.5148414;-0.01682019,518.1223
+0;0;0,0.0250697;0.2969123;-0.01758448,0.05259284;0.5850065;-0.0482732,0.2391653;0.4737651;-0.03671709,0.3646393;0.2759984;-0.007671805,0.4776253;0.1238469;-0.01137553,-0.1458037;0.4677264;-0.01684944,-0.2678337;0.2658391;-0.009836284,-0.375369;0.1103417;-0.02348735,0.07880137;-0.003616997;-0.0459559,0.07070248;-0.3573558;-0.01583371,0.0278322;-0.7100306;0.04468811,0.02411506;-0.67409;-0.03768336,-0.0848201;0.01444017;-0.03052402,-0.1512549;-0.3059849;-0.1684308,-0.1500003;-0.6514335;-0.0657469,-0.1520346;-0.6154506;-0.148174,0.04541229;0.5143;-0.03812512,0;0;0,0.03042337;0.2968918;-0.004929543,0.05810755;0.5859648;-0.02413201,0.2449713;0.4730166;-0.009383202,0.4775474;0.4338588;-0.0007786751,0.6623031;0.4078471;-0.03422022,-0.1401379;0.4871911;0.02374638,-0.3711868;0.4434332;0.04376291,-0.5566208;0.4675495;0.0127429,0.07478595;-0.005174071;-0.05210543,0.05172414;-0.3592658;-0.06593752,0.002166871;-0.7107121;-0.003409147,0.00920007;-0.7389144;-0.06169462,-0.08707955;0.01427929;-0.02340805,-0.1762661;-0.2536925;-0.2386776,-0.1895611;-0.602699;-0.1498075,-0.2088149;-0.6252878;-0.2106177,0.0516305;0.5148414;-0.01682019,518.1454
+0;0;0,0.02498932;0.2959604;-0.0175281,0.0524052;0.5829313;-0.04809746,0.2399414;0.4717636;-0.03657324,0.364436;0.2755405;-0.007754643,0.4760591;0.1252243;-0.01141369,-0.146888;0.4656958;-0.01660958,-0.2679655;0.2653841;-0.009651162,-0.3742037;0.1117624;-0.02313756,0.079261;-0.003638094;-0.04622395,0.07110582;-0.3598357;-0.01589239,0.02823856;-0.7124857;0.04462517,0.02455137;-0.6765929;-0.03708252,-0.08531484;0.01452439;-0.03070207,-0.1522114;-0.3081279;-0.1695674,-0.1509569;-0.6535521;-0.06689069,-0.1529748;-0.6176174;-0.1486536,0.04525203;0.5124944;-0.03798807,0;0;0,0.02951694;0.2960389;-0.003739595,0.05649441;0.5841035;-0.02189136,0.2449139;0.4734834;-0.007069587,0.4764182;0.4397332;0.002913237,0.6600232;0.4237772;-0.03029275,-0.1428995;0.4872759;0.02539208,-0.3741023;0.4545805;0.04297708,-0.5573679;0.4819663;0.01592565,0.0749822;-0.004805148;-0.05278993,0.04957217;-0.3613127;-0.06374121,0.0005075932;-0.7128444;-0.001450539,0.007080793;-0.7414775;-0.05840158,-0.08787516;0.01382209;-0.02278381,-0.1791081;-0.2504862;-0.2456758,-0.1911062;-0.6002002;-0.1595473,-0.2084205;-0.6176885;-0.2241192,0.05016789;0.5132185;-0.01481867,518.1673
+0;0;0,0.02498819;0.295947;-0.0175273,0.0523639;0.5825012;-0.04805014,0.2401918;0.4714215;-0.03654486,0.3662129;0.2727925;-0.007372919,0.4772726;0.123235;-0.0110135,-0.1471878;0.465345;-0.0165528,-0.2697498;0.2625774;-0.009509064,-0.3754517;0.109731;-0.02292739,0.07915082;-0.003633037;-0.04615969,0.07097017;-0.3609428;-0.01573343,0.02811148;-0.7135223;0.04477204,0.02439324;-0.6775799;-0.03762387,-0.08519624;0.0145042;-0.03065939,-0.1523017;-0.3091556;-0.1699583,-0.1510475;-0.6545107;-0.06730212,-0.1530823;-0.618526;-0.1497537,0.04522556;0.5122102;-0.0379617,0;0;0,0.02978572;0.2959996;-0.003641128,0.05684036;0.5836546;-0.02146292,0.2456486;0.4737799;-0.005954742,0.4810553;0.447741;0.003608704,0.6650239;0.4432836;-0.02555704,-0.143109;0.4880756;0.02508398,-0.37771;0.4592978;0.04297269,-0.559191;0.4914424;0.01565404,0.07484946;-0.005041212;-0.05273437,0.04906711;-0.362659;-0.0631125,0.0002821088;-0.7141124;-0.0005776882,0.007720947;-0.7434812;-0.05765867,-0.08772376;0.01396738;-0.02276451,-0.1796612;-0.2458151;-0.2523805,-0.1908238;-0.5962999;-0.1696411,-0.2080229;-0.6178821;-0.2319443,0.05052418;0.5129071;-0.01450324,518.2007
+0;0;0,0.02502238;0.2950369;-0.01872891,0.052129;0.5809331;-0.05001803,0.2411012;0.4726887;-0.03648443,0.3703539;0.2760228;-0.007910982,0.4889458;0.132557;-0.009009073,-0.1480122;0.4649515;-0.01683783,-0.2780257;0.2668812;-0.008787039,-0.3894975;0.1184448;-0.02251184,0.07881955;-0.004545476;-0.04676255,0.07133153;-0.3620468;-0.01770265,0.02542959;-0.7163737;0.04195056,0.02191563;-0.6805416;-0.04023651,-0.08536346;0.01532058;-0.02997127,-0.1601964;-0.2996694;-0.1845323,-0.1512311;-0.64569;-0.07775016,-0.1530875;-0.6098696;-0.1599922,0.04504392;0.5107804;-0.0398563,0;0;0,0.03041592;0.2951125;-0.002666473,0.05794397;0.582164;-0.01975226,0.2473267;0.4731458;-0.004280806,0.4835356;0.4552722;0.0049963,0.6676854;0.4547629;-0.02213764,-0.1431035;0.4881478;0.02555664,-0.3784856;0.4657499;0.0426958,-0.5568892;0.5110759;0.01502968,0.07501438;-0.005621463;-0.05254674,0.04909176;-0.3633106;-0.06225562,0.0006763041;-0.7167425;0.0006325245,0.007646292;-0.7456315;-0.05667877,-0.08768697;0.0144547;-0.02284679,-0.1792271;-0.2423296;-0.2560633,-0.1900029;-0.5951842;-0.1748808,-0.2059614;-0.6159909;-0.2378498,0.05149326;0.511542;-0.0129869,518.2235
+0;0;0,0.02502238;0.2950369;-0.01872891,0.052129;0.5809331;-0.05001803,0.2411012;0.4726887;-0.03648443,0.3703539;0.2760228;-0.007910982,0.4889458;0.132557;-0.009009073,-0.1480122;0.4649515;-0.01683783,-0.2780257;0.2668812;-0.008787039,-0.3894975;0.1184448;-0.02251184,0.07881955;-0.004545476;-0.04676255,0.07133153;-0.3620468;-0.01770265,0.02542959;-0.7163737;0.04195056,0.02191563;-0.6805416;-0.04023651,-0.08536346;0.01532058;-0.02997127,-0.1601964;-0.2996694;-0.1845323,-0.1512311;-0.64569;-0.07775016,-0.1530875;-0.6098696;-0.1599922,0.04504392;0.5107804;-0.0398563,0;0;0,0.03041592;0.2951125;-0.002666473,0.05794397;0.582164;-0.01975226,0.2473267;0.4731458;-0.004280806,0.4835356;0.4552722;0.0049963,0.6676854;0.4547629;-0.02213764,-0.1431035;0.4881478;0.02555664,-0.3784856;0.4657499;0.0426958,-0.5568892;0.5110759;0.01502968,0.07501438;-0.005621463;-0.05254674,0.04909176;-0.3633106;-0.06225562,0.0006763041;-0.7167425;0.0006325245,0.007646292;-0.7456315;-0.05667877,-0.08768697;0.0144547;-0.02284679,-0.1792271;-0.2423296;-0.2560633,-0.1900029;-0.5951842;-0.1748808,-0.2059614;-0.6159909;-0.2378498,0.05149326;0.511542;-0.0129869,518.2455
+0;0;0,0.02497288;0.2944532;-0.01869186,0.0520191;0.5797114;-0.04991161,0.2418543;0.4714493;-0.03638472,0.3723958;0.2728224;-0.007526353,0.4910435;0.1292891;-0.00862496,-0.1489424;0.4636787;-0.01665314,-0.2802523;0.2636333;-0.008522063,-0.3917766;0.1151271;-0.02225333,0.0784437;-0.004523802;-0.04653956,0.07096408;-0.3616241;-0.01751227,0.02481077;-0.7178913;0.04246762,0.02131783;-0.6820942;-0.03922769,-0.08495642;0.01524753;-0.02982836,-0.1597054;-0.2993891;-0.1842159,-0.150691;-0.6473045;-0.07684907,-0.1525363;-0.611519;-0.158599,0.04494886;0.5097058;-0.03977118,0;0;0,0.0306181;0.2945082;-0.001783133,0.05816901;0.5809472;-0.018188,0.2485167;0.4726259;-0.002126455,0.4875455;0.4618583;0.006583452,0.6714764;0.4648238;-0.02241564,-0.1440766;0.4886573;0.02627929,-0.382236;0.4700297;0.04239405,-0.5587347;0.5219724;0.01357643,0.0750522;-0.006399214;-0.0516336,0.04898712;-0.3636725;-0.06140733,0.0009062253;-0.7190082;0.002458572,0.008135822;-0.748443;-0.05353403,-0.08683243;0.01522518;-0.02383555,-0.1793847;-0.2378306;-0.2600896,-0.1859896;-0.5925959;-0.1779188,-0.2025494;-0.613306;-0.2401619,0.05172712;0.5104614;-0.01156569,518.2789
+0;0;0,0.02631592;0.2931259;-0.01905068,0.05416843;0.5773043;-0.05091708,0.2458477;0.4684335;-0.03706949,0.3827739;0.2722569;-0.007076239,0.5090461;0.1353262;-0.01032201,-0.1489614;0.4615185;-0.01691391,-0.288606;0.2651139;-0.009281212,-0.4051245;0.1202744;-0.0215366,0.0778088;-0.005167085;-0.04651368,0.07040733;-0.3635378;-0.01870715,0.02101358;-0.7203633;0.04028192,0.01753676;-0.684647;-0.04098558,-0.08445606;0.01567478;-0.02942627,-0.1637002;-0.295412;-0.1912994,-0.1497275;-0.6441962;-0.08453693,-0.1515993;-0.6084929;-0.1658581,0.04700311;0.50752;-0.04060367,0;0;0,0.0307779;0.2933103;-0.0002543926,0.05828944;0.5788788;-0.01566982,0.2508992;0.4718695;0.001518488,0.491818;0.4673705;0.009973526,0.6754776;0.4736327;-0.02060699,-0.1462801;0.4878019;0.02804733,-0.3864733;0.4727671;0.04270399,-0.5614238;0.5301979;0.01443311,0.07505676;-0.006843358;-0.05063677,0.04901302;-0.3653074;-0.05973577,0.0009972155;-0.7213682;0.004754782,0.007670164;-0.7506835;-0.05080009,-0.08604068;0.01532498;-0.02462879,-0.1840671;-0.2187039;-0.2793421,-0.1852107;-0.573068;-0.1917712,-0.2013255;-0.5936323;-0.2536803,0.05185747;0.5085596;-0.009235859,518.3016
+0;0;0,0.02620545;0.2918954;-0.01897071,0.05395686;0.5750399;-0.05072298,0.2463322;0.4662525;-0.0368953,0.3828013;0.2707309;-0.007002186,0.5090581;0.1338169;-0.01024756,-0.1498149;0.459314;-0.01667142,-0.2889932;0.2635651;-0.009064199,-0.4054976;0.1187433;-0.02131809,0.07749401;-0.005146181;-0.0463255,0.0700688;-0.364666;-0.01842981,0.02054708;-0.7224159;0.04071209,0.01707953;-0.6867148;-0.04033875,-0.08411438;0.01561137;-0.02930722,-0.1636126;-0.2964729;-0.1916994,-0.1496037;-0.6461607;-0.08466034,-0.1514706;-0.6104726;-0.1657647,0.04681371;0.5054714;-0.04044146,0;0;0,0.03073919;0.292064;0.001811028,0.05812562;0.5766624;-0.01219702,0.2514262;0.4701968;0.006097078,0.4915987;0.4683543;0.01383781,0.6749385;0.4800768;-0.01691699,-0.1474619;0.4878004;0.03058213,-0.3870866;0.4754823;0.04378856,-0.5592667;0.5397482;0.01344641,0.07516614;-0.007533312;-0.04971075,0.04900879;-0.3671766;-0.05747629,-0.0001844168;-0.7238085;0.008317944,0.006342262;-0.7535618;-0.04646087,-0.08539948;0.01576998;-0.0252209,-0.1854616;-0.2190894;-0.280008,-0.1844018;-0.5751978;-0.1956231,-0.1998977;-0.5970068;-0.2563641,0.05170086;0.5065385;-0.006042957,518.3348
+0;0;0,0.02612915;0.2910455;-0.01891547,0.05378746;0.5732399;-0.05056134,0.2473176;0.4644603;-0.03674759,0.3828368;0.2702996;-0.007062538,0.5108563;0.1314742;-0.01035322,-0.1510755;0.4574825;-0.01640904,-0.2892851;0.2630961;-0.00885477,-0.4074159;0.1162525;-0.02127973,0.07750598;-0.005146976;-0.04633266,0.07009178;-0.3641337;-0.01847833,0.02016208;-0.724831;0.04115082,0.01670806;-0.6891522;-0.0395839,-0.08412737;0.01561378;-0.02931175,-0.1635077;-0.2960078;-0.1914631,-0.1493834;-0.6485765;-0.08354224,-0.151243;-0.6129106;-0.1643303,0.04666794;0.5039016;-0.04031385,0;0;0,0.0309281;0.2911728;0.003139496,0.05832735;0.5748637;-0.009553432,0.2528065;0.4693767;0.0105257,0.4913348;0.4677597;0.01735783,0.6762936;0.4856887;-0.01642227,-0.1485835;0.4873259;0.03266584,-0.3866594;0.4767515;0.04503955,-0.5597348;0.5455386;0.01364633,0.07533416;-0.007590294;-0.04947257,0.04966193;-0.366736;-0.05706191,-0.001062661;-0.7257589;0.01135373,0.00562653;-0.7553059;-0.04315949,-0.08542524;0.01565499;-0.02525535,-0.1874632;-0.2181531;-0.2794685,-0.1835548;-0.577923;-0.1976059,-0.1985406;-0.5994079;-0.2583266,0.05190605;0.50495;-0.003692865,518.3687
+0;0;0,0.02748094;0.2893053;-0.01957668,0.05635109;0.5704056;-0.05199023,0.2506829;0.4617364;-0.03715639,0.3929172;0.272271;-0.006614545,0.5255598;0.1358107;-0.01016237,-0.1499451;0.4555116;-0.01665897,-0.2959374;0.2666178;-0.008542121,-0.4218757;0.1242003;-0.01775573,0.07714541;-0.005631177;-0.04643533,0.06921257;-0.3674824;-0.02000488,0.01712486;-0.7282946;0.03779735,0.01369138;-0.692705;-0.04268387,-0.08393245;0.01591103;-0.02900942,-0.1690736;-0.2910423;-0.2028726,-0.1508444;-0.6427814;-0.09247771,-0.1527027;-0.6072443;-0.1730143,0.04895805;0.5012742;-0.04153114,0;0;0,0.03031817;0.2896289;0.005649328,0.05741629;0.5725172;-0.005806208,0.2529738;0.4677057;0.01540136,0.4917699;0.4675789;0.02147365,0.6776383;0.4890608;-0.01344872,-0.1508229;0.4861555;0.03564374,-0.3892483;0.4769842;0.04703405,-0.5618423;0.5505447;0.01496762,0.07537371;-0.007545292;-0.04900241,0.04948398;-0.3694676;-0.05531025,-0.002321243;-0.7281067;0.0149312,0.004119962;-0.7575523;-0.03933668,-0.08513315;0.01543469;-0.02556328,-0.1923625;-0.2118696;-0.2873502,-0.1849615;-0.5715854;-0.2049523,-0.1977215;-0.5952512;-0.263922,0.05096757;0.5027347;-0.0001475811,518.4022
+0;0;0,0.02739278;0.2883772;-0.01951388,0.05617405;0.5686114;-0.05182812,0.2507955;0.4600909;-0.03701891,0.3929923;0.2706753;-0.006485088,0.5247847;0.1350897;-0.01001017,-0.1503649;0.4538578;-0.01649424,-0.2963189;0.2650136;-0.008379529,-0.4214498;0.1235091;-0.01753407,0.07717719;-0.005633498;-0.04645446,0.069298;-0.3650379;-0.02020273,0.01654183;-0.7304806;0.03834129,0.01313185;-0.6949292;-0.04158907,-0.08396703;0.01591759;-0.02902137,-0.1685325;-0.2889602;-0.2017089,-0.1500693;-0.6452132;-0.08989724,-0.1519149;-0.6097141;-0.1698826,0.04880252;0.4996813;-0.04139947,0;0;0,0.02975175;0.2886849;0.008272886,0.05637908;0.570801;-0.001244545,0.2522371;0.4668114;0.02130818,0.4909778;0.4670247;0.02708244,0.6745408;0.4953589;-0.008511066,-0.1521804;0.4854792;0.03975308,-0.3905703;0.4765479;0.05075512,-0.5608695;0.552176;0.01844957,0.07548192;-0.007373453;-0.04893041,0.04832083;-0.3667239;-0.05615902,-0.003779054;-0.7292758;0.0186789,0.002352864;-0.758702;-0.03482104,-0.08521994;0.01520681;-0.02554186,-0.1953087;-0.2041415;-0.2895296,-0.1843247;-0.5677958;-0.2035419,-0.1954771;-0.593056;-0.2605792,0.04997811;0.5011938;0.004077911,518.4357
+0;0;0,0.02732652;0.2876797;-0.01946668,0.05602891;0.5671502;-0.05168909,0.2523614;0.4585666;-0.03688375,0.3933609;0.270746;-0.006607044,0.5253879;0.134919;-0.01013841,-0.1521405;0.4522816;-0.01618812,-0.2968655;0.2650276;-0.008141742,-0.4222192;0.1232711;-0.01731259,0.07705871;-0.005624849;-0.04638315,0.06914166;-0.3667561;-0.02000528,0.01655911;-0.7309961;0.03834609,0.01316935;-0.6954777;-0.04111033,-0.08383814;0.01589315;-0.02897682,-0.1688099;-0.2904495;-0.2024941,-0.1504075;-0.6455302;-0.09105037,-0.1522422;-0.6100636;-0.1705615,0.04868591;0.4984868;-0.0413008,0;0;0,0.02914691;0.2879522;0.01092076,0.05562529;0.5693606;0.003150225,0.2530045;0.4664277;0.02774978,0.4897549;0.4666553;0.03257608,0.6727783;0.4993459;-0.003842831,-0.1548516;0.4844806;0.04353366,-0.3912842;0.4765337;0.05404893,-0.5607772;0.5547392;0.02166643,0.07557589;-0.007349118;-0.04853201,0.0465264;-0.3683062;-0.05488419,-0.004564911;-0.7294813;0.02116084,0.0006895661;-0.7593095;-0.03126287,-0.08500978;0.01508795;-0.0258219,-0.1996891;-0.1937132;-0.2986313,-0.1861387;-0.5561725;-0.213307,-0.1970737;-0.5780197;-0.2728684,0.04909366;0.5000046;0.008006811,518.4689
+0;0;0,0.02700835;0.2871112;-0.01992768,0.05510181;0.5655382;-0.05229243,0.2517734;0.4583716;-0.03746533,0.3989835;0.27593;-0.006560283,0.5386738;0.1505331;-0.007908688,-0.1526247;0.4517009;-0.01603083,-0.3036999;0.2699465;-0.008783598,-0.4334885;0.1345986;-0.01746828,0.0770641;-0.006044025;-0.0466021,0.06875364;-0.3685632;-0.02081352,0.01362826;-0.7375352;0.03635871,0.01023755;-0.7021213;-0.04214829,-0.08396372;0.01627633;-0.02885025,-0.1730619;-0.2854934;-0.2109239,-0.1494498;-0.6447004;-0.09751938,-0.1675078;-0.6764081;-0.1430193,0.04806904;0.4974344;-0.04195334,0;0;0,0.0288086;0.2872848;0.01403356,0.05538911;0.5676606;0.008381606,0.2525556;0.466293;0.03320765,0.4889252;0.467331;0.03947043,0.6690983;0.5068198;0.004572153,-0.1552437;0.4840634;0.04749953,-0.3913947;0.4775389;0.05755139,-0.5591569;0.5558098;0.0264215,0.07573736;-0.007387236;-0.04854321,0.04558846;-0.3696382;-0.05296636,-0.006339818;-0.7355993;0.02334714,0.0005764365;-0.764805;-0.02814078,-0.08517563;0.0151166;-0.02576358,-0.2037045;-0.1850171;-0.3051409,-0.1867919;-0.5514627;-0.2163751,-0.1963646;-0.5709702;-0.2768856,0.04871225;0.4988647;0.01250792,518.5027
+0;0;0,0.02688925;0.285845;-0.0198398,0.05486768;0.5631416;-0.05205868,0.2519171;0.456498;-0.03731321,0.399337;0.2737963;-0.006364115,0.5384578;0.1489106;-0.007707022,-0.1531114;0.4498168;-0.01584531,-0.3044018;0.2678034;-0.008587745,-0.4336613;0.1330073;-0.01723702,0.0773897;-0.006069561;-0.046799,0.0690055;-0.3718058;-0.02078156,0.01419199;-0.7386904;0.03606723,0.01083956;-0.7033376;-0.04155346,-0.08431848;0.0163451;-0.02897214,-0.1742074;-0.2881026;-0.2126616,-0.1507289;-0.6452774;-0.09989864,-0.1685829;-0.6762884;-0.1448849,0.04789519;0.4956216;-0.04180822,0;0;0,0.02893892;0.2857148;0.01880479,0.05550638;0.5649811;0.01594901,0.2530298;0.4649943;0.04095864,0.4896878;0.4667765;0.04871798,0.6688226;0.5072502;0.01371241,-0.1555299;0.4822977;0.05419287,-0.3920509;0.4768853;0.06413852,-0.5582647;0.5566682;0.03314662,0.07591364;-0.007856458;-0.04890347,0.04499954;-0.373304;-0.05053473,-0.006363958;-0.7366152;0.02825212,0.0009332895;-0.7661794;-0.02138376,-0.08557922;0.01558154;-0.02548656,-0.2087321;-0.176691;-0.3124968,-0.1880031;-0.5396647;-0.2194326,-0.1944221;-0.5572457;-0.2807491,0.04881603;0.496747;0.01941156,518.5246
+0;0;0,0.02688925;0.285845;-0.0198398,0.05486768;0.5631416;-0.05205868,0.2519171;0.456498;-0.03731321,0.399337;0.2737963;-0.006364115,0.5384578;0.1489106;-0.007707022,-0.1531114;0.4498168;-0.01584531,-0.3044018;0.2678034;-0.008587745,-0.4336613;0.1330073;-0.01723702,0.0773897;-0.006069561;-0.046799,0.0690055;-0.3718058;-0.02078156,0.01419199;-0.7386904;0.03606723,0.01083956;-0.7033376;-0.04155346,-0.08431848;0.0163451;-0.02897214,-0.1742074;-0.2881026;-0.2126616,-0.1507289;-0.6452774;-0.09989864,-0.1685829;-0.6762884;-0.1448849,0.04789519;0.4956216;-0.04180822,0;0;0,0.02893892;0.2857148;0.01880479,0.05550638;0.5649811;0.01594901,0.2530298;0.4649943;0.04095864,0.4896878;0.4667765;0.04871798,0.6688226;0.5072502;0.01371241,-0.1555299;0.4822977;0.05419287,-0.3920509;0.4768853;0.06413852,-0.5582647;0.5566682;0.03314662,0.07591364;-0.007856458;-0.04890347,0.04499954;-0.373304;-0.05053473,-0.006363958;-0.7366152;0.02825212,0.0009332895;-0.7661794;-0.02138376,-0.08557922;0.01558154;-0.02548656,-0.2087321;-0.176691;-0.3124968,-0.1880031;-0.5396647;-0.2194326,-0.1944221;-0.5572457;-0.2807491,0.04881603;0.496747;0.01941156,518.5475
+0;0;0,0.02653802;0.2846658;-0.02040103,0.05403392;0.5609565;-0.05289172,0.2515272;0.4548304;-0.03808037,0.4072499;0.2799671;-0.006286997,0.5557723;0.1636379;-0.00884365,-0.1538589;0.4480771;-0.01598815,-0.3110905;0.2718353;-0.008598892,-0.4466956;0.140918;-0.0169577,0.07791066;-0.006038185;-0.04721719,0.06908442;-0.3711542;-0.02224608,0.01336183;-0.7369205;0.03289048,0.01001658;-0.7016892;-0.04359249,-0.08499262;0.01623078;-0.02913433,-0.179193;-0.2792475;-0.2236338,-0.1521049;-0.6346736;-0.110194,-0.169833;-0.666064;-0.1526809,0.04728138;0.4936961;-0.04261392,0;0;0,0.03037772;0.2841145;0.02260971,0.057336;0.5623226;0.02308917,0.2548811;0.4634044;0.04905629,0.4909966;0.4672152;0.05757117,0.6713885;0.5097207;0.02221608,-0.1540125;0.4804676;0.06094724,-0.3900535;0.4760012;0.07106134,-0.5574664;0.557398;0.04031423,0.07601696;-0.008095831;-0.04991865,0.04559612;-0.3729017;-0.05147552,-0.004023761;-0.7343378;0.03117919,0.002047956;-0.7646231;-0.0159061,-0.08642811;0.0158938;-0.02477014,-0.2121714;-0.1647933;-0.3172628,-0.186651;-0.5254457;-0.2213015,-0.1908361;-0.5429743;-0.2813991,0.05052766;0.4943514;0.02604747,518.5808
+0;0;0,0.02644486;0.2836665;-0.02032941,0.05381783;0.5587238;-0.05266743,0.2520221;0.4529356;-0.03791228,0.4087175;0.27698;-0.00592031,0.5554766;0.1620318;-0.00844661,-0.1546827;0.4461603;-0.01574819,-0.3128964;0.2688175;-0.008312779,-0.4468915;0.1394545;-0.01657235,0.07789563;-0.00603702;-0.04720807,0.06907306;-0.3710011;-0.02224736,0.01302842;-0.7388815;0.03320787,0.009689705;-0.7036603;-0.04312553,-0.08497623;0.01622765;-0.02912871,-0.1791373;-0.2791277;-0.2235472,-0.1518927;-0.636608;-0.1094518,-0.1695862;-0.6678783;-0.1518556,0.04711189;0.4919277;-0.04246057,0;0;0,0.03067821;0.2828961;0.02465558,0.05796483;0.5598046;0.02756429,0.2559563;0.4625934;0.05519247,0.4934324;0.4688074;0.06538057,0.6712965;0.513841;0.03230453,-0.1542329;0.4792375;0.06504062,-0.3917332;0.4758281;0.0759614,-0.5567241;0.5577179;0.04715534,0.07614201;-0.008526653;-0.04962325,0.04495481;-0.373114;-0.05137897,-0.004070312;-0.7361691;0.03429341,0.002252191;-0.7664558;-0.01251197,-0.08628302;0.01628587;-0.0249557,-0.2143213;-0.1571765;-0.3206188,-0.1838457;-0.5182011;-0.2192054,-0.1876889;-0.5383763;-0.2769364,0.05100322;0.4922985;0.02987218,518.6149
+0;0;0,0.02637185;0.2828833;-0.02027328,0.05362584;0.5567481;-0.05245941,0.2516942;0.4515367;-0.0377911,0.4113423;0.2722655;-0.005196296,0.5580234;0.1573785;-0.007721252,-0.1546331;0.4447676;-0.01564758,-0.3158281;0.2640832;-0.008072058,-0.449752;0.134789;-0.01632724,0.07753257;-0.006008883;-0.04698806,0.06867813;-0.3722916;-0.02193715,0.01253746;-0.7408022;0.03361309,0.009214064;-0.705605;-0.04237023,-0.08458018;0.01615202;-0.02899295,-0.1790815;-0.2802704;-0.2241139,-0.1517902;-0.6383632;-0.109823,-0.1694025;-0.6693526;-0.1520323,0.04697419;0.4904926;-0.04233517,0;0;0,0.03057671;0.281677;0.02919912,0.05809635;0.5573067;0.03536582,0.2556954;0.461045;0.06245828,0.4973262;0.4723167;0.07570887,0.6752934;0.515922;0.04184151,-0.1542003;0.4780752;0.07147551,-0.3961279;0.4771664;0.08405533,-0.5609257;0.5594012;0.05577303,0.0761323;-0.00893636;-0.04877806,0.0434933;-0.3747281;-0.04866028,-0.005578216;-0.7377189;0.04003787,0.001780394;-0.7679543;-0.006103992,-0.0855967;0.01657036;-0.02557172,-0.2185741;-0.1485825;-0.3254225,-0.1846101;-0.5086356;-0.2193757,-0.1868761;-0.5241104;-0.2805184,0.05094391;0.4903458;0.03663587,518.6482
+0;0;0,0.02621402;0.2823119;-0.02072694,0.05318821;0.5550179;-0.053154,0.2509089;0.4502527;-0.03827537,0.4195079;0.2770062;-0.005331866,0.5713534;0.1693746;-0.002820349,-0.1544615;0.4438594;-0.01571977,-0.3250025;0.2695541;-0.008059577,-0.4617655;0.1435229;-0.01580041,0.0777143;-0.006242497;-0.04740402,0.06855807;-0.373131;-0.02395009,0.01896068;-0.7418708;0.03382783,0.01558099;-0.7067579;-0.04158302,-0.08501717;0.01638734;-0.02879511,-0.1835561;-0.2722591;-0.2342567,-0.1531159;-0.6294724;-0.1191946,-0.1700287;-0.6601704;-0.1610762,0.04666562;0.4892363;-0.04304381,0;0;0,0.03095269;0.2805667;0.03377938,0.05890754;0.5549042;0.04362369,0.255815;0.459837;0.07019019,0.4988943;0.4747379;0.08487535,0.6774721;0.5169631;0.05365181,-0.1532823;0.4769829;0.07818754,-0.3968783;0.4784794;0.09175038,-0.5614072;0.5619684;0.06709796,0.07621503;-0.009287864;-0.04930139,0.04264522;-0.3754759;-0.04477096,-0.006096363;-0.7377036;0.04568673,0.0003246963;-0.768297;0.0008361377,-0.0860652;0.01693064;-0.02513476,-0.2214832;-0.1440238;-0.3267915,-0.1868505;-0.5037298;-0.2210592,-0.1876821;-0.5203555;-0.2806386,0.05151081;0.4884418;0.04374504,518.6816
+0;0;0,0.02609959;0.2810796;-0.02063646,0.05291975;0.5522289;-0.05287023,0.2500734;0.4481366;-0.03809129,0.4195914;0.2739458;-0.004968215,0.5713279;0.1663915;-0.0024585,-0.1540625;0.4417628;-0.01560439,-0.3255332;0.2665074;-0.007902437,-0.462198;0.1405666;-0.01563771,0.07854383;-0.006309131;-0.04791001,0.06931239;-0.3762115;-0.02426342,0.01945109;-0.7469133;0.03382193,0.01605059;-0.7117689;-0.04205315,-0.08592465;0.01656226;-0.02910247,-0.1852731;-0.2744552;-0.2362518,-0.1546708;-0.6335691;-0.1205775,-0.1716878;-0.6646408;-0.1627169,0.04645211;0.4870015;-0.04284521,0;0;0,0.03043041;0.2786877;0.03898621,0.05833244;0.5512377;0.05346894,0.2546643;0.4581501;0.07952261,0.498728;0.4757362;0.09683037,0.6776389;0.517259;0.06742048,-0.1533827;0.4753444;0.08658363,-0.3982446;0.4793493;0.1008158,-0.5630345;0.5620766;0.07634781,0.07617322;-0.007996172;-0.05136156,0.04004586;-0.3768502;-0.04069877,-0.007878006;-0.7402534;0.05375314,-0.002595574;-0.7708444;0.00797224,-0.08763736;0.0161439;-0.02373554,-0.2279396;-0.1373301;-0.3307098,-0.1926435;-0.4989537;-0.2245854,-0.1928223;-0.5150787;-0.2851453,0.05089533;0.4853545;0.05245113,518.7035
+0;0;0,0.02608448;0.2809168;-0.02062451,0.05280212;0.5510299;-0.05273215,0.2478548;0.4476583;-0.0380512,0.4177173;0.2731133;-0.004860792,0.569212;0.1657305;-0.002355078,-0.1520494;0.4413512;-0.01579977,-0.3238686;0.2657396;-0.008082157,-0.4603156;0.1399995;-0.0158051,0.07799994;-0.006265442;-0.04757826,0.06873739;-0.3774145;-0.02385197,0.01887919;-0.7480932;0.03422977,0.01544724;-0.7129014;-0.04234698,-0.08532966;0.01644757;-0.02890095,-0.1850129;-0.2755508;-0.2367485,-0.1544126;-0.6346424;-0.1210814,-0.1715869;-0.6662789;-0.1636104,0.04636559;0.4861162;-0.04275534,0;0;0,0.02958661;0.2783168;0.04104185,0.05711889;0.5496564;0.05889726,0.2517501;0.4582721;0.08279037,0.4959425;0.4768685;0.1038871,0.6756034;0.5166376;0.07881975,-0.15237;0.4755046;0.09052171,-0.3978046;0.4837937;0.1011982,-0.5638264;0.5642973;0.08012895,0.07590389;-0.007474884;-0.05069184,0.03696564;-0.3772978;-0.03995824,-0.009957433;-0.7400706;0.05728459,-0.006110668;-0.7705934;0.01011539,-0.08696922;0.01539708;-0.02421204,-0.2311375;-0.13435;-0.3327436,-0.19622;-0.4967422;-0.2292316,-0.1957505;-0.5130877;-0.2905064,0.04985461;0.4840973;0.05690026,518.7371
+0;0;0,0.02692452;0.2807821;-0.020662,0.05416273;0.5500706;-0.0530715,0.2490227;0.4462948;-0.03824429,0.4227696;0.2790222;-0.00497641,0.5762588;0.1750883;-0.0004323013,-0.151024;0.4411476;-0.01588857,-0.3276439;0.2737357;-0.008570155,-0.4672093;0.1518646;-0.01569435,0.07774895;-0.006339255;-0.04766687,0.06791845;-0.3790402;-0.0247458,0.01859285;-0.7494309;0.03319541,0.01517531;-0.7143171;-0.04236592,-0.08524203;0.01645621;-0.02863922,-0.1881898;-0.2702826;-0.2447655,-0.1556783;-0.628691;-0.1287227,-0.1738007;-0.6575944;-0.1728736,0.04756994;0.4854772;-0.04303084,0;0;0,0.02874145;0.2779685;0.0435648,0.05581394;0.5484283;0.06427407,0.2504984;0.4577931;0.08962798,0.4923884;0.4752498;0.1110611,0.6738919;0.5071607;0.09056687,-0.1535715;0.474836;0.09509342,-0.3966677;0.4840531;0.1047986,-0.5629293;0.5638428;0.08549774,0.0759593;-0.006823868;-0.0504067,0.03383598;-0.3777927;-0.03875494,-0.01161554;-0.7396478;0.06111765,-0.006468773;-0.7703611;0.01600933,-0.08687475;0.01466276;-0.02439255,-0.2339615;-0.1317114;-0.3349857,-0.199925;-0.4944746;-0.233873,-0.2008808;-0.5098156;-0.2946236,0.04875559;0.4831713;0.06139421,518.7707
+0;0;0,0.02692905;0.2808293;-0.02066547,0.05407425;0.549198;-0.05296522,0.2488215;0.4456484;-0.03817231,0.4225991;0.2783463;-0.004898552,0.5759512;0.1745053;-0.0003585033,-0.1509608;0.4405046;-0.01583136,-0.3276119;0.2730632;-0.008511661,-0.4670526;0.1513009;-0.01562949,0.07763597;-0.006330043;-0.04759761,0.06785893;-0.3770044;-0.02480117,0.01817284;-0.750102;0.0335635,0.01475013;-0.7149805;-0.0421122,-0.08511816;0.0164323;-0.0285976,-0.1875062;-0.2687474;-0.2435488,-0.1547571;-0.629775;-0.1266578,-0.1729069;-0.6587677;-0.1708756,0.0475019;0.4848049;-0.0429557,0;0;0,0.0290367;0.2777615;0.0449748,0.05636692;0.5470517;0.06832933,0.2508374;0.457034;0.09388089,0.4927505;0.4724171;0.1170585,0.6757551;0.4952234;0.09946227,-0.1529087;0.4739372;0.09793392,-0.3959539;0.4743648;0.1129227,-0.5609611;0.5557615;0.09129798,0.07599673;-0.006557658;-0.0501442,0.03135288;-0.3752338;-0.04016638,-0.01151821;-0.7392552;0.06340718,-0.006342798;-0.7699258;0.01805233,-0.08674489;0.01436128;-0.02453618,-0.233302;-0.1300208;-0.3338735,-0.2057897;-0.4976003;-0.2379291,-0.205763;-0.5129347;-0.2988352,0.04934275;0.4820421;0.06455183,518.804
+0;0;0,0.02699436;0.2815104;-0.02071559,0.05407736;0.5492629;-0.05294615,0.2466394;0.4461789;-0.03821146,0.4171229;0.2820482;-0.005568437,0.5736834;0.1760346;-0.0009334018,-0.1487954;0.4410911;-0.01611346,-0.3220978;0.2768237;-0.00893251,-0.464456;0.1525139;-0.01619926,0.07768018;-0.006333648;-0.04762472,0.06791049;-0.3767292;-0.02484542,0.01822819;-0.7497984;0.0335148,0.01480015;-0.7146689;-0.04227874,-0.08516663;0.01644166;-0.02861389,-0.1874776;-0.2685235;-0.2434033,-0.154731;-0.6295237;-0.1265213,-0.1729091;-0.6586082;-0.1708079,0.04750908;0.4849097;-0.04294283,0;0;0,0.02937806;0.2780745;0.04708934,0.05681875;0.5464262;0.07370996,0.2496618;0.4580147;0.09588361,0.4866271;0.4634783;0.1256604,0.6744047;0.482307;0.1131465,-0.1500126;0.4700032;0.1017923,-0.3885993;0.4721497;0.1136619,-0.5612516;0.5469519;0.0944946,0.07604557;-0.006167188;-0.05021429,0.03046837;-0.3743986;-0.0385735,-0.01179123;-0.737873;0.06704544,-0.005681753;-0.7683583;0.02136254,-0.08687951;0.0140632;-0.0244257,-0.2336468;-0.1309897;-0.3330132,-0.2161928;-0.5013768;-0.2460442,-0.2112043;-0.5163103;-0.3071901,0.04990843;0.4815053;0.06901121,518.8375
+0;0;0,0.02761827;0.2811547;-0.0208186,0.05511862;0.5480941;-0.05331547,0.247448;0.4443326;-0.0381523,0.4213803;0.287617;-0.005621094,0.5821775;0.1875193;0.0009802892,-0.1480195;0.4403463;-0.01624415,-0.3258162;0.2847669;-0.008902146,-0.4708446;0.1629731;-0.01610523,0.07749488;-0.006468288;-0.0477811,0.06711019;-0.3791331;-0.02559033,0.02059481;-0.7495811;0.03273123,0.01718467;-0.7145037;-0.04269217,-0.08516024;0.01655572;-0.02835438,-0.1903229;-0.2641113;-0.2511686,-0.1551623;-0.6219957;-0.1350681,-0.1742799;-0.6495837;-0.1802815,0.0484091;0.4837812;-0.0432169,0;0;0,0.0297133;0.2776509;0.04765749,0.05737853;0.5450385;0.07627392,0.2498341;0.4553752;0.1002898,0.4841875;0.4540544;0.1310675,0.6731125;0.4669647;0.1233523,-0.1496624;0.4704643;0.1032254,-0.3843693;0.4496879;0.1219743,-0.5607067;0.5136566;0.09491921,0.07607839;-0.006135345;-0.05004763,0.0298464;-0.3765678;-0.03901529,-0.01172453;-0.7367448;0.06748009,-0.005253226;-0.7672975;0.0225625,-0.08678075;0.0140522;-0.02453498,-0.2339598;-0.1336357;-0.3343832,-0.2222567;-0.5034598;-0.2576364,-0.2250541;-0.5172225;-0.3193057,0.0505116;0.4801632;0.0710597,518.8597
+0;0;0,0.02761827;0.2811547;-0.0208186,0.05511862;0.5480941;-0.05331547,0.247448;0.4443326;-0.0381523,0.4213803;0.287617;-0.005621094,0.5821775;0.1875193;0.0009802892,-0.1480195;0.4403463;-0.01624415,-0.3258162;0.2847669;-0.008902146,-0.4708446;0.1629731;-0.01610523,0.07749488;-0.006468288;-0.0477811,0.06711019;-0.3791331;-0.02559033,0.02059481;-0.7495811;0.03273123,0.01718467;-0.7145037;-0.04269217,-0.08516024;0.01655572;-0.02835438,-0.1903229;-0.2641113;-0.2511686,-0.1551623;-0.6219957;-0.1350681,-0.1742799;-0.6495837;-0.1802815,0.0484091;0.4837812;-0.0432169,0;0;0,0.0297133;0.2776509;0.04765749,0.05737853;0.5450385;0.07627392,0.2498341;0.4553752;0.1002898,0.4841875;0.4540544;0.1310675,0.6731125;0.4669647;0.1233523,-0.1496624;0.4704643;0.1032254,-0.3843693;0.4496879;0.1219743,-0.5607067;0.5136566;0.09491921,0.07607839;-0.006135345;-0.05004763,0.0298464;-0.3765678;-0.03901529,-0.01172453;-0.7367448;0.06748009,-0.005253226;-0.7672975;0.0225625,-0.08678075;0.0140522;-0.02453498,-0.2339598;-0.1336357;-0.3343832,-0.2222567;-0.5034598;-0.2576364,-0.2250541;-0.5172225;-0.3193057,0.0505116;0.4801632;0.0710597,518.8821
+0;0;0,0.02777566;0.2827569;-0.02093723,0.05534359;0.5503511;-0.05351733,0.2447183;0.4469369;-0.03839208,0.4185671;0.2902966;-0.0058765,0.5759908;0.1922989;0.0005863905,-0.1449269;0.4430093;-0.01680647,-0.3226383;0.2875047;-0.009467995,-0.4646241;0.168266;-0.01651996,0.0779082;-0.006502787;-0.04803594,0.06757986;-0.3771457;-0.02596556,0.02105316;-0.7476839;0.03237018,0.01763793;-0.7125989;-0.04316583,-0.08561444;0.01664402;-0.02850562,-0.1902065;-0.2625002;-0.250111,-0.1550374;-0.6204717;-0.1339822,-0.1741835;-0.6481456;-0.1792631,0.04860973;0.4858048;-0.04338212,0;0;0,0.03167057;0.2789062;0.04867864,0.06022593;0.5467052;0.07879925,0.2499396;0.4567504;0.09913611,0.48259;0.4437124;0.1381314,0.6680139;0.4479678;0.1328945,-0.1435022;0.4656512;0.1055886,-0.3776498;0.4405327;0.1245839,-0.55237;0.4949125;0.0938717,0.07632667;-0.006219208;-0.05054688,0.0319531;-0.3748327;-0.03936648,-0.009387732;-0.734596;0.06892776,-0.002552122;-0.7650458;0.02373576,-0.08736551;0.01424654;-0.02416051,-0.2310788;-0.1367943;-0.331574,-0.2213283;-0.5066492;-0.2542524,-0.2254508;-0.5214767;-0.3152173,0.05320358;0.4816343;0.07325363,518.9042
+0;0;0,0.02878453;0.2838871;-0.02110895,0.05726254;0.5518525;-0.05396025,0.2461478;0.4476458;-0.03893247,0.4245254;0.2978187;-0.005856674,0.5832842;0.2045763;0.003303018,-0.1433213;0.4449435;-0.01731649,-0.3268919;0.2979426;-0.01001306,-0.471499;0.1838199;-0.01688206,0.0779074;-0.006957781;-0.04833488,0.06725682;-0.3756479;-0.02703805,0.0239322;-0.7464429;0.032133,0.02042479;-0.7112533;-0.04444816,-0.08581222;0.01717007;-0.0282079,-0.192048;-0.2531023;-0.2566071,-0.154961;-0.6108713;-0.1404474,-0.1741656;-0.6376573;-0.1885145,0.05026393;0.4871194;-0.04372821,0;0;0,0.03332314;0.2798103;0.0496161,0.06280643;0.5477961;0.08160043,0.2502095;0.4478908;0.1048114,0.481525;0.4321532;0.1448889,0.6658645;0.4316236;0.1438479,-0.1413338;0.4675401;0.1064856,-0.3720797;0.4260322;0.1263389,-0.5488544;0.4666108;0.09337693,0.07637572;-0.00653328;-0.05077696,0.03378981;-0.3733567;-0.03953528,-0.007296801;-0.7328515;0.06974673,-0.001838028;-0.7631341;0.02241683,-0.08754542;0.01464873;-0.02398848,-0.2281013;-0.1428749;-0.3271877,-0.2210675;-0.513514;-0.2534019,-0.2261317;-0.530212;-0.3142095,0.0555563;0.4825713;0.07550168,518.9384
+0;0;0,0.02893674;0.2853882;-0.02122057,0.05754367;0.5545657;-0.05422241,0.2471717;0.4498677;-0.03912271,0.4225588;0.3025525;-0.006601434,0.5813986;0.2092625;0.002562931,-0.1438462;0.4471546;-0.01742077,-0.3243392;0.3026183;-0.01023979,-0.4690201;0.1884373;-0.01711229,0.07810953;-0.006975832;-0.04846028,0.06755459;-0.3723554;-0.02735467,0.02413254;-0.7439842;0.03194942,0.02064702;-0.708827;-0.04415386,-0.08603485;0.01721462;-0.02828109,-0.1913168;-0.2506309;-0.2546294,-0.1541464;-0.6092044;-0.1382086,-0.1732311;-0.6356361;-0.1859757,0.05050891;0.4894983;-0.04393752,0;0;0,0.03430009;0.2811445;0.05015349,0.06448838;0.5501639;0.08321381,0.2518842;0.4478654;0.1084425,0.4779252;0.4230923;0.1510081,0.6620101;0.4117451;0.1520376,-0.1397686;0.4616577;0.1080809,-0.3661133;0.4177079;0.1269632,-0.5448442;0.439009;0.08673131,0.0765065;-0.006492496;-0.05101728,0.03470683;-0.370088;-0.04051948,-0.005762905;-0.7301699;0.06999587,0.0003904998;-0.7605196;0.02362227,-0.08783407;0.01476471;-0.02377686,-0.2256577;-0.1480298;-0.32137,-0.2201204;-0.5204519;-0.2522218,-0.2257643;-0.5364915;-0.3128762,0.05713835;0.4846234;0.07693195,518.9601
+0;0;0,0.02900627;0.286074;-0.02127157,0.05772576;0.5563085;-0.05440732,0.2444606;0.4518382;-0.03932256,0.4188387;0.3053705;-0.00698838,0.5811581;0.2100368;0.002376742,-0.1408796;0.4491645;-0.01793573,-0.3203343;0.3054596;-0.01079606,-0.4681846;0.1887774;-0.01781912,0.07843562;-0.007004956;-0.0486626,0.06792183;-0.3709601;-0.02763927,0.02457874;-0.7419131;0.03155699,0.0211083;-0.7067782;-0.04421701,-0.08639403;0.01728648;-0.02839915,-0.1912655;-0.2495148;-0.2538651,-0.1541627;-0.6074364;-0.1376559,-0.1731648;-0.6336239;-0.1852163,0.0506534;0.4908934;-0.04406745,0;0;0,0.03479847;0.2817308;0.05048776,0.06558827;0.5516357;0.08458447,0.2510805;0.4515147;0.1048622,0.47161;0.4121717;0.157063,0.6591426;0.3934571;0.1593096,-0.1357941;0.4610046;0.1078527,-0.3584852;0.4064352;0.1262076,-0.5410146;0.4243883;0.08279707,0.07659531;-0.006089672;-0.05162692,0.03555718;-0.368344;-0.04145265,-0.004739553;-0.727576;0.06953192,0.0003396273;-0.7581971;0.0239315,-0.08846492;0.01438448;-0.02315835,-0.2186253;-0.1854052;-0.2991261,-0.2061832;-0.5538186;-0.2148306,-0.2116466;-0.570241;-0.2747909,0.05814886;0.4857621;0.07815003,518.9937
+0;0;0,0.0295704;0.2860027;-0.02153616,0.0585618;0.5566018;-0.05510634,0.2436955;0.4517958;-0.0400282,0.4163607;0.3156571;-0.007616203,0.5859842;0.2239124;0.00282952,-0.1387541;0.4501393;-0.01847726,-0.3156963;0.3158587;-0.01088042,-0.470962;0.2012243;-0.01794027,0.07852452;-0.007160909;-0.0490115,0.06735495;-0.3699804;-0.02913544,0.02552488;-0.7410404;0.03068403,0.0219771;-0.7059152;-0.04535389,-0.0867452;0.01740354;-0.02814058,-0.1921444;-0.2446357;-0.2570166,-0.1544685;-0.6025681;-0.1409193,-0.1738845;-0.6279349;-0.1896857,0.05142962;0.4910393;-0.04464816,0;0;0,0.03449044;0.2816666;0.05108929,0.06513271;0.5518761;0.0864203,0.2498676;0.4535128;0.1038482,0.4560462;0.3946369;0.1623425,0.6485618;0.3796847;0.1658771,-0.1346716;0.4595913;0.1080421,-0.3466644;0.3946993;0.1237156,-0.5337669;0.4032361;0.07661898,0.07655302;-0.005792037;-0.05220724,0.03545138;-0.3668419;-0.04164911,-0.004813522;-0.7263829;0.06845403,0.001372904;-0.7567278;0.02218485,-0.08891447;0.01404551;-0.02272548,-0.218455;-0.1847802;-0.2981259,-0.2053694;-0.5530732;-0.213257,-0.2107496;-0.5701914;-0.2730195,0.05777502;0.4858488;0.07971549,519.0272
+0;0;0,0.0295704;0.2860027;-0.02153616,0.0585618;0.5566018;-0.05510634,0.2436955;0.4517958;-0.0400282,0.4163607;0.3156571;-0.007616203,0.5859842;0.2239124;0.00282952,-0.1387541;0.4501393;-0.01847726,-0.3156963;0.3158587;-0.01088042,-0.470962;0.2012243;-0.01794027,0.07852452;-0.007160909;-0.0490115,0.06735495;-0.3699804;-0.02913544,0.02552488;-0.7410404;0.03068403,0.0219771;-0.7059152;-0.04535389,-0.0867452;0.01740354;-0.02814058,-0.1921444;-0.2446357;-0.2570166,-0.1544685;-0.6025681;-0.1409193,-0.1738845;-0.6279349;-0.1896857,0.05142962;0.4910393;-0.04464816,0;0;0,0.03449044;0.2816666;0.05108929,0.06513271;0.5518761;0.0864203,0.2498676;0.4535128;0.1038482,0.4560462;0.3946369;0.1623425,0.6485618;0.3796847;0.1658771,-0.1346716;0.4595913;0.1080421,-0.3466644;0.3946993;0.1237156,-0.5337669;0.4032361;0.07661898,0.07655302;-0.005792037;-0.05220724,0.03545138;-0.3668419;-0.04164911,-0.004813522;-0.7263829;0.06845403,0.001372904;-0.7567278;0.02218485,-0.08891447;0.01404551;-0.02272548,-0.218455;-0.1847802;-0.2981259,-0.2053694;-0.5530732;-0.213257,-0.2107496;-0.5701914;-0.2730195,0.05777502;0.4858488;0.07971549,519.0496
+0;0;0,0.02966067;0.2868758;-0.02160191,0.05872591;0.5581639;-0.05525816,0.2434816;0.4532509;-0.04015993,0.4164444;0.3168777;-0.007692073,0.5780833;0.2294517;0.002261947,-0.138255;0.4515976;-0.01864916,-0.3155022;0.3170856;-0.01103923,-0.4634591;0.2078473;-0.01776675,0.07869151;-0.007176138;-0.04911573,0.06739645;-0.3740725;-0.02901633,0.02574128;-0.7435811;0.03055301,0.02224777;-0.7085342;-0.0443216,-0.08692968;0.01744055;-0.02820043,-0.1935132;-0.2475432;-0.2596482,-0.1559948;-0.603979;-0.1440364,-0.1751138;-0.6284987;-0.1920567,0.05157415;0.4924214;-0.04477128,0;0;0,0.03371155;0.2826672;0.05105782,0.0637731;0.5536048;0.08673429,0.2485719;0.4555518;0.1030874,0.44886;0.3829368;0.1677377,0.6320253;0.3666405;0.1751168,-0.1350975;0.4591826;0.108653,-0.3432293;0.3820327;0.1258864,-0.5205759;0.3794962;0.07678139,0.07643744;-0.005186379;-0.0527885,0.03345361;-0.3701316;-0.04220844,-0.005463336;-0.7279875;0.06844783,0.003502931;-0.7581793;0.02439737,-0.08939368;0.0134005;-0.02203191,-0.2188288;-0.1879354;-0.3010569,-0.2057879;-0.554338;-0.2150376,-0.2118213;-0.5703558;-0.2741125,0.05664513;0.4873754;0.07994771,519.0723
+0;0;0,0.03022293;0.2877997;-0.02189452,0.05963956;0.5601239;-0.05600196,0.2436365;0.4549511;-0.04065286,0.4229683;0.3288189;-0.007338278,0.5844252;0.2417915;0.003380966,-0.1369467;0.454511;-0.01878252,-0.3179074;0.3264913;-0.01220142,-0.4702217;0.2238876;-0.01766591,0.07888694;-0.007398178;-0.0496117,0.06705006;-0.3732556;-0.03042486,0.02590939;-0.7434121;0.02911041,0.02232919;-0.708358;-0.0460213,-0.08743276;0.01768432;-0.02796391,-0.1948156;-0.2394044;-0.2661532,-0.1574208;-0.5964599;-0.1505421,-0.1757147;-0.6196133;-0.2007735,0.05239942;0.49404;-0.0453793,0;0;0,0.0330427;0.2837997;0.05086589,0.06206119;0.5559406;0.08684778,0.2460593;0.4549254;0.1037393,0.4400142;0.371853;0.1720004,0.6218988;0.349331;0.184953,-0.1353961;0.4594083;0.1091529,-0.3367987;0.3682002;0.1263926,-0.5125232;0.3590494;0.07353279,0.07652143;-0.004925668;-0.05347347,0.03283721;-0.3687168;-0.04310346,-0.004857451;-0.7269639;0.06865978,0.004592121;-0.7569719;0.02401805,-0.09003524;0.01329422;-0.02135702,-0.2151252;-0.1878209;-0.3011159,-0.2009448;-0.5533819;-0.2093719,-0.2064962;-0.5697905;-0.2685205,0.05533394;0.4893062;0.07999706,519.1054
+0;0;0,0.0304785;0.2902334;-0.02207967,0.06006243;0.564104;-0.0563865,0.2389068;0.4594763;-0.0410835,0.4140527;0.3362882;-0.00854655,0.57873;0.247525;0.002386496,-0.1315307;0.4590479;-0.01979619,-0.3082674;0.3340164;-0.0133687,-0.4636197;0.2293663;-0.01894218,0.07915701;-0.007423506;-0.04978155,0.06741203;-0.3704404;-0.03074367,0.02613176;-0.741853;0.02899363,0.02253916;-0.7067814;-0.0463984,-0.08773208;0.01774487;-0.02805964,-0.1942812;-0.2373479;-0.2643997,-0.1567596;-0.5956149;-0.1483963,-0.1751168;-0.6189525;-0.1988017,0.05276783;0.4975232;-0.04568395,0;0;0,0.03205878;0.2865884;0.04991221,0.0599435;0.560442;0.08584452,0.2375324;0.4534507;0.1060464,0.4227365;0.364139;0.1741118,0.6080927;0.3401437;0.1876898,-0.1316505;0.4624853;0.107692,-0.3248114;0.3659064;0.124167,-0.5032948;0.348897;0.06965652,0.07634443;-0.003909171;-0.05436349,0.03197357;-0.3647591;-0.0443542,-0.00515759;-0.7242967;0.0677793,0.003906488;-0.7542822;0.02258897,-0.09065505;0.01262178;-0.02053034,-0.2104029;-0.1864962;-0.3003412,-0.1982624;-0.5514269;-0.200852,-0.2014433;-0.5696399;-0.2590584,0.05368021;0.4932494;0.07901144,519.1281
+0;0;0,0.03097952;0.2914396;-0.02212272,0.0609478;0.5669246;-0.05674462,0.2363591;0.4625968;-0.04145287,0.4168954;0.3396293;-0.008327913,0.5883591;0.2566733;0.004484961,-0.1275235;0.4625719;-0.02054987,-0.3122455;0.3415322;-0.01432399,-0.4737007;0.2398738;-0.02091522,0.07966336;-0.007438614;-0.05019255,0.0671809;-0.368742;-0.03216922,0.02624237;-0.7411343;0.02790107,0.02261038;-0.7060195;-0.04805356,-0.08839162;0.01776074;-0.02814876,-0.1958306;-0.2307516;-0.2683971,-0.1576484;-0.5899048;-0.1521578,-0.1749803;-0.6129025;-0.2041126,0.05355835;0.4998188;-0.0459189,0;0;0,0.0312441;0.2881244;0.04893231,0.05764741;0.5638928;0.08426237,0.2316122;0.4539859;0.104749,0.4157581;0.3553888;0.1767249,0.6031388;0.3217402;0.1909337,-0.1296707;0.4639971;0.1067115,-0.3219749;0.3564464;0.1229458,-0.500941;0.3199367;0.06741372,0.07659125;-0.003869057;-0.05513334,0.03173706;-0.3629149;-0.04538727,-0.005061295;-0.723377;0.06718874,0.005264644;-0.7529;0.02072525,-0.09145088;0.01284234;-0.01981632,-0.2019877;-0.1806312;-0.3050713,-0.1953916;-0.5451351;-0.1999345,-0.2006236;-0.5628651;-0.2591201,0.05184621;0.4960853;0.07766819,519.1612
+0;0;0,0.03097952;0.2914396;-0.02212272,0.0609478;0.5669246;-0.05674462,0.2363591;0.4625968;-0.04145287,0.4168954;0.3396293;-0.008327913,0.5883591;0.2566733;0.004484961,-0.1275235;0.4625719;-0.02054987,-0.3122455;0.3415322;-0.01432399,-0.4737007;0.2398738;-0.02091522,0.07966336;-0.007438614;-0.05019255,0.0671809;-0.368742;-0.03216922,0.02624237;-0.7411343;0.02790107,0.02261038;-0.7060195;-0.04805356,-0.08839162;0.01776074;-0.02814876,-0.1958306;-0.2307516;-0.2683971,-0.1576484;-0.5899048;-0.1521578,-0.1749803;-0.6129025;-0.2041126,0.05355835;0.4998188;-0.0459189,0;0;0,0.0312441;0.2881244;0.04893231,0.05764741;0.5638928;0.08426237,0.2316122;0.4539859;0.104749,0.4157581;0.3553888;0.1767249,0.6031388;0.3217402;0.1909337,-0.1296707;0.4639971;0.1067115,-0.3219749;0.3564464;0.1229458,-0.500941;0.3199367;0.06741372,0.07659125;-0.003869057;-0.05513334,0.03173706;-0.3629149;-0.04538727,-0.005061295;-0.723377;0.06718874,0.005264644;-0.7529;0.02072525,-0.09145088;0.01284234;-0.01981632,-0.2019877;-0.1806312;-0.3050713,-0.1953916;-0.5451351;-0.1999345,-0.2006236;-0.5628651;-0.2591201,0.05184621;0.4960853;0.07766819,519.1838
+0;0;0,0.03106697;0.2922623;-0.02218517,0.06120168;0.5692757;-0.05700379,0.2356494;0.4646627;-0.04165836,0.4202965;0.3388953;-0.007779151,0.5949482;0.2543968;0.005271956,-0.1264183;0.464638;-0.02085961,-0.3153465;0.3408422;-0.01449197,-0.4798036;0.2372937;-0.02120576,0.08027726;-0.007495939;-0.05057935,0.0676745;-0.3722816;-0.03238232,0.02725399;-0.7399618;0.02692788,0.02360523;-0.7048234;-0.04937736,-0.08907279;0.0178976;-0.02836568,-0.1975472;-0.2330099;-0.2709296,-0.1598482;-0.5876185;-0.1561611,-0.1772601;-0.6108608;-0.2083558,0.05376039;0.5016991;-0.04610211,0;0;0,0.02976405;0.2893159;0.04780197,0.05399832;0.5669259;0.08250976,0.2276081;0.4562003;0.1026046,0.4136008;0.3517692;0.1771743,0.6010289;0.3023856;0.1928432,-0.1313896;0.4644314;0.1053223,-0.3258919;0.3505225;0.1212429,-0.5070341;0.3077279;0.06494351,0.07679176;-0.003463537;-0.05612421,0.02867126;-0.3654969;-0.04290414,-0.005548716;-0.7223272;0.06591392,0.005824536;-0.7514899;0.01866317,-0.09242391;0.01268148;-0.01886534,-0.1948365;-0.1805578;-0.3116601,-0.1945465;-0.5378979;-0.1991959,-0.2013584;-0.5560207;-0.2583567,0.0487757;0.4985648;0.07616043,519.2057
+0;0;0,0.03113228;0.2928767;-0.02223181,0.06145858;0.5716497;-0.05727615,0.2348919;0.4667057;-0.04186926,0.4232911;0.3383825;-0.007301603,0.5886332;0.2583882;0.005053828,-0.1252718;0.466681;-0.02117988,-0.3180391;0.3403696;-0.01468285,-0.47373;0.2423407;-0.02103876,0.08049943;-0.007516683;-0.05071932,0.06788274;-0.3727054;-0.03250217,0.02758855;-0.7392365;0.02662265,0.02391539;-0.7040637;-0.05019303,-0.0893193;0.01794714;-0.02844418,-0.1979136;-0.2332376;-0.2712761,-0.1603323;-0.5867379;-0.1568663,-0.1778608;-0.6103364;-0.2094101,0.05395938;0.5035473;-0.04628965,0;0;0,0.02831119;0.2903442;0.04624915,0.05031767;0.570089;0.07970881,0.2234522;0.458174;0.09951162,0.4101745;0.3473829;0.1770751,0.584268;0.2891539;0.1908805,-0.1330353;0.4646883;0.1030407,-0.3288184;0.3438959;0.1183432,-0.4960932;0.2894975;0.06403214,0.0770421;-0.003307998;-0.0562377,0.02762776;-0.3655834;-0.04325366,-0.005769227;-0.7216352;0.06433916,0.005889591;-0.7505334;0.01600718,-0.09267838;0.01261459;-0.01899197,-0.1848991;-0.1796073;-0.3163132,-0.1968035;-0.5363146;-0.2063924,-0.2043833;-0.5549429;-0.2657113,0.0456616;0.5011079;0.07380915,519.2394
+0;0;0,0.03142278;0.2933798;-0.02221877,0.06198291;0.5733204;-0.05748289,0.2319881;0.4687188;-0.0417571,0.4260889;0.3415138;-0.007330824,0.6115788;0.2622653;0.005953501,-0.1215589;0.4692965;-0.02166293,-0.3222412;0.3478731;-0.01672683,-0.5005866;0.2530465;-0.02473463,0.08027859;-0.007574219;-0.05078716,0.06711814;-0.3746689;-0.0329285,0.02732465;-0.7392201;0.02560738,0.02364969;-0.7039779;-0.05201723,-0.0892447;0.01797252;-0.0281732,-0.1998327;-0.2276169;-0.2785864,-0.1628971;-0.5794598;-0.165671,-0.1790437;-0.6019409;-0.2209123,0.05443722;0.5049192;-0.04642023,0;0;0,0.02691457;0.2912065;0.04502392,0.04735091;0.5724145;0.07737398,0.2176065;0.4604006;0.09551573,0.4061623;0.3447959;0.1737695,0.5890481;0.2599126;0.1882918,-0.1321376;0.4657947;0.09975831,-0.3297605;0.3402043;0.1143757,-0.5136564;0.2796189;0.05628113,0.07727355;-0.003248394;-0.05567408,0.02606905;-0.3671442;-0.04123092,-0.005972531;-0.7219534;0.06360865,0.006239746;-0.7503551;0.01354194,-0.09242254;0.01256861;-0.01953106,-0.1802147;-0.1806867;-0.3198568,-0.200426;-0.5330532;-0.2043713,-0.2060783;-0.5507323;-0.265701,0.04303774;0.5030705;0.07181835,519.2616
+0;0;0,0.03142278;0.2933798;-0.02221877,0.06198291;0.5733204;-0.05748289,0.2319881;0.4687188;-0.0417571,0.4260889;0.3415138;-0.007330824,0.6115788;0.2622653;0.005953501,-0.1215589;0.4692965;-0.02166293,-0.3222412;0.3478731;-0.01672683,-0.5005866;0.2530465;-0.02473463,0.08027859;-0.007574219;-0.05078716,0.06711814;-0.3746689;-0.0329285,0.02732465;-0.7392201;0.02560738,0.02364969;-0.7039779;-0.05201723,-0.0892447;0.01797252;-0.0281732,-0.1998327;-0.2276169;-0.2785864,-0.1628971;-0.5794598;-0.165671,-0.1790437;-0.6019409;-0.2209123,0.05443722;0.5049192;-0.04642023,0;0;0,0.02691457;0.2912065;0.04502392,0.04735091;0.5724145;0.07737398,0.2176065;0.4604006;0.09551573,0.4061623;0.3447959;0.1737695,0.5890481;0.2599126;0.1882918,-0.1321376;0.4657947;0.09975831,-0.3297605;0.3402043;0.1143757,-0.5136564;0.2796189;0.05628113,0.07727355;-0.003248394;-0.05567408,0.02606905;-0.3671442;-0.04123092,-0.005972531;-0.7219534;0.06360865,0.006239746;-0.7503551;0.01354194,-0.09242254;0.01256861;-0.01953106,-0.1802147;-0.1806867;-0.3198568,-0.200426;-0.5330532;-0.2043713,-0.2060783;-0.5507323;-0.265701,0.04303774;0.5030705;0.07181835,519.2841
+0;0;0,0.03147199;0.2938392;-0.02225356,0.06224289;0.5757098;-0.05776384,0.23872;0.4692405;-0.04177985,0.4321671;0.342464;-0.007469527,0.6194717;0.2624401;0.005944766,-0.1278319;0.4698395;-0.02094653,-0.3278383;0.3488251;-0.01602705,-0.5079286;0.2530708;-0.0241132,0.0796946;-0.00751912;-0.05041771,0.06649379;-0.3757395;-0.03250429,0.02692577;-0.7382252;0.02569993,0.02328315;-0.7030291;-0.0512416,-0.08859549;0.01784178;-0.02796826,-0.1995226;-0.2285007;-0.2791493,-0.1627962;-0.5783502;-0.1668737,-0.1788007;-0.6003694;-0.2216289,0.05463807;0.5067725;-0.04661451,0;0;0,0.02458361;0.2923414;0.04194379,0.04172736;0.5760693;0.07119393,0.2194028;0.4617825;0.09010291,0.4034696;0.3411466;0.1690819,0.5872275;0.253479;0.1837177,-0.1426828;0.4645818;0.0957773,-0.3379239;0.3366995;0.1098585,-0.5225526;0.2708811;0.05287631,0.07691851;-0.003356099;-0.05497265,0.02526232;-0.368387;-0.04210949,-0.005680148;-0.7221826;0.0589869,0.005918499;-0.751038;0.01038861,-0.09154946;0.01258238;-0.02025072,-0.1744133;-0.184346;-0.3209735,-0.2008462;-0.533506;-0.203765,-0.2070917;-0.5540258;-0.2618083,0.03827885;0.5060581;0.06660891,519.3177
+0;0;0,0.03141321;0.2940621;-0.02184667,0.06212242;0.5769397;-0.05710728,0.2420656;0.469742;-0.04181467,0.4413393;0.3566471;-0.006106663,0.6305352;0.2747242;0.006954576,-0.1314723;0.4705069;-0.02074123,-0.3345436;0.3586216;-0.01636245,-0.5142117;0.2569928;-0.02461119,0.07923391;-0.007366944;-0.05041661,0.06501701;-0.3771904;-0.03324996,0.02604941;-0.7385808;0.02470637,0.02240091;-0.7033015;-0.05287846,-0.08834058;0.01759722;-0.02757534,-0.2015343;-0.224235;-0.2844228,-0.1648529;-0.5732876;-0.1735304,-0.1795475;-0.5983446;-0.2265718,0.0545427;0.5077353;-0.04600801,0;0;0,0.02204776;0.2931907;0.03859687,0.03715265;0.5782082;0.06567669,0.2188286;0.4629124;0.08464694,0.3988867;0.3392795;0.1625535,0.5825793;0.245929;0.1773794,-0.1500632;0.4647187;0.08994269,-0.3421735;0.335546;0.1034909,-0.5292315;0.2654677;0.05080879,0.07702601;-0.003094733;-0.05414367,0.0233179;-0.3695363;-0.04403043,-0.007469773;-0.7224762;0.05579877,0.005090476;-0.7508264;0.00581789,-0.09101103;0.01225925;-0.0209958,-0.1688329;-0.190428;-0.3212089,-0.2039026;-0.5365617;-0.2010341,-0.2047082;-0.5697585;-0.2464885,0.03423083;0.5078843;0.06168771,519.34
+0;0;0,0.0314798;0.2946854;-0.02189298,0.06228165;0.5784167;-0.05725881,0.2353153;0.4724312;-0.0420908,0.4418646;0.3552071;-0.005079057,0.6226441;0.2769285;0.007401146,-0.124499;0.473168;-0.02179159,-0.3349848;0.3571977;-0.01725293,-0.5066602;0.2600898;-0.02513473,0.07896649;-0.007342078;-0.05024644,0.06471156;-0.3781546;-0.03303388,0.02601871;-0.7369969;0.02451383,0.02238126;-0.7017337;-0.05283591,-0.08804242;0.01753782;-0.02748226,-0.2015389;-0.2249411;-0.2850166,-0.1651161;-0.5715327;-0.174906,-0.1797661;-0.5964229;-0.2277867,0.05468182;0.5090286;-0.04613009,0;0;0,0.020046;0.2942545;0.03636265,0.03331968;0.5804815;0.06068301,0.2086459;0.4681741;0.08195996,0.396873;0.3390247;0.1572261,0.5698768;0.2450455;0.1714427,-0.1466345;0.4676502;0.08428686,-0.345378;0.332969;0.09594701,-0.5240708;0.2645214;0.04748741,0.07706925;-0.002459347;-0.0535593,0.02368656;-0.370017;-0.04627299,-0.007561386;-0.7206866;0.05186486,0.005616754;-0.749035;0.00241065,-0.09064818;0.01162835;-0.02149429,-0.1626166;-0.2080007;-0.3123294,-0.2038937;-0.548574;-0.1863026,-0.2055137;-0.5740433;-0.2405653,0.03077528;0.5099193;0.05739403,519.3625
+0;0;0,0.0314798;0.2946854;-0.02189298,0.06228165;0.5784167;-0.05725881,0.2353153;0.4724312;-0.0420908,0.4418646;0.3552071;-0.005079057,0.6226441;0.2769285;0.007401146,-0.124499;0.473168;-0.02179159,-0.3349848;0.3571977;-0.01725293,-0.5066602;0.2600898;-0.02513473,0.07896649;-0.007342078;-0.05024644,0.06471156;-0.3781546;-0.03303388,0.02601871;-0.7369969;0.02451383,0.02238126;-0.7017337;-0.05283591,-0.08804242;0.01753782;-0.02748226,-0.2015389;-0.2249411;-0.2850166,-0.1651161;-0.5715327;-0.174906,-0.1797661;-0.5964229;-0.2277867,0.05468182;0.5090286;-0.04613009,0;0;0,0.020046;0.2942545;0.03636265,0.03331968;0.5804815;0.06068301,0.2086459;0.4681741;0.08195996,0.396873;0.3390247;0.1572261,0.5698768;0.2450455;0.1714427,-0.1466345;0.4676502;0.08428686,-0.345378;0.332969;0.09594701,-0.5240708;0.2645214;0.04748741,0.07706925;-0.002459347;-0.0535593,0.02368656;-0.370017;-0.04627299,-0.007561386;-0.7206866;0.05186486,0.005616754;-0.749035;0.00241065,-0.09064818;0.01162835;-0.02149429,-0.1626166;-0.2080007;-0.3123294,-0.2038937;-0.548574;-0.1863026,-0.2055137;-0.5740433;-0.2405653,0.03077528;0.5099193;0.05739403,519.3846
+0;0;0,0.0310639;0.2953767;-0.02179448,0.06147082;0.5797302;-0.05717894,0.2350149;0.4736505;-0.04193071,0.4438534;0.3583019;-0.00567802,0.6281421;0.2878877;0.008066934,-0.1257315;0.4748409;-0.02186576,-0.339413;0.3627707;-0.01818218,-0.5128857;0.2681311;-0.02592495,0.07824831;-0.007096232;-0.05011976,0.06243996;-0.37863;-0.03364273,0.02396264;-0.7374478;0.02370346,0.02035463;-0.7021495;-0.0540162,-0.08754228;0.0171884;-0.02694539,-0.2053228;-0.2157927;-0.2922872,-0.169131;-0.5632437;-0.1851085,-0.1829394;-0.5888287;-0.2380337,0.05397373;0.5102347;-0.04604324,0;0;0,0.01798284;0.2952344;0.03465009,0.02970001;0.5823272;0.05624771,0.2058187;0.4720656;0.08083725,0.3944921;0.3396868;0.1523304,0.5677428;0.2454366;0.1668389,-0.1503644;0.4685375;0.0793907,-0.3503762;0.3339648;0.09027953,-0.5305163;0.2664312;0.04447393,0.07679561;-0.002116144;-0.05275512,0.02505261;-0.3707081;-0.048141,-0.00603959;-0.721431;0.04956292,0.006846548;-0.7496766;-0.0006649606,-0.0898148;0.01123681;-0.02218517,-0.1588846;-0.2103185;-0.31322,-0.2037878;-0.5488061;-0.183108,-0.2064357;-0.5734774;-0.238655,0.02742538;0.5116329;0.05360675,519.4096
+0;0;0,0.03103066;0.2950605;-0.02177116,0.06140501;0.5791098;-0.05711641,0.2435759;0.471392;-0.04168895,0.4462396;0.359454;-0.006508153,0.6313407;0.2887294;0.007297395,-0.1343383;0.472639;-0.02066912,-0.3417018;0.3638824;-0.01709445,-0.5159393;0.2688256;-0.02487136,0.0779211;-0.007066558;-0.04991018,0.06209928;-0.3789169;-0.03341911,0.02359002;-0.7380326;0.0239747,0.01997881;-0.7027296;-0.05381382,-0.08717621;0.01711652;-0.02683271,-0.2050571;-0.2160631;-0.2924006,-0.1688352;-0.5638026;-0.185133,-0.1826558;-0.5894369;-0.238105,0.05391902;0.5097172;-0.04599719,0;0;0,0.01640785;0.2953384;0.03167987,0.02650958;0.5824102;0.04998159,0.2118949;0.4713686;0.07572794,0.3936738;0.3417421;0.1463947,0.5676251;0.2469988;0.1612153,-0.1616307;0.4670733;0.07580779,-0.3594212;0.3419485;0.08375264,-0.5417293;0.2757797;0.04085253,0.0767293;-0.002117455;-0.05216122,0.02694437;-0.3713275;-0.05160189,-0.004046172;-0.7224934;0.04567742,0.009027451;-0.7506593;-0.004701372,-0.08927404;0.01108994;-0.02279956,-0.1544379;-0.2159346;-0.3109115,-0.2033065;-0.5524755;-0.1764003,-0.2056943;-0.5777444;-0.2314628,0.02463678;0.5117823;0.04819155,519.441
+0;0;0,0.03105771;0.2953177;-0.02179013,0.06150047;0.5800068;-0.05721555,0.2364092;0.4735848;-0.04192572,0.4431134;0.3594151;-0.006043531,0.6300227;0.2879995;0.00789688,-0.1270703;0.4747842;-0.02170877,-0.338568;0.3638594;-0.01806283,-0.5145076;0.267874;-0.02591571,0.07765878;-0.007042768;-0.04974215,0.06181204;-0.3794789;-0.0332251,0.0232688;-0.7389114;0.02421933,0.01965902;-0.7036105;-0.05353833,-0.08688273;0.0170589;-0.02674238,-0.2049494;-0.216488;-0.2927286,-0.1686955;-0.5645343;-0.1853663,-0.1825106;-0.5901465;-0.2383174,0.05399636;0.5104462;-0.04606941,0;0;0,0.01486057;0.2958579;0.0299871,0.0228774;0.5837822;0.04593086,0.2019608;0.4762475;0.07204866,0.3899656;0.3461495;0.1411688,0.5666214;0.2523447;0.1561017,-0.1576271;0.4696968;0.07098504,-0.3621359;0.3465709;0.07905129,-0.550604;0.2917295;0.03779873,0.07680067;-0.001618713;-0.0515151,0.02663476;-0.3713673;-0.05290794,-0.004006889;-0.7231014;0.0436399,0.009194229;-0.7512469;-0.006681204,-0.08888472;0.01062232;-0.02326894,-0.1525676;-0.2265345;-0.3042203,-0.2046459;-0.5638639;-0.1720311,-0.2075928;-0.58968;-0.226467,0.02151746;0.5129579;0.04479241,519.4631
+0;0;0,0.03089145;0.2956303;-0.02155802,0.06123887;0.5813467;-0.05682686,0.2343626;0.4756609;-0.04117824,0.4421468;0.3682106;-0.006610181,0.6264192;0.3011546;0.007529005,-0.1255403;0.4766644;-0.02210921,-0.3380072;0.372954;-0.01801819,-0.5153582;0.2884466;-0.02562421,0.07778763;-0.006943059;-0.04987972,0.06064794;-0.3803681;-0.03277728,0.02218807;-0.7401575;0.02436773,0.01874166;-0.704802;-0.05353837,-0.08712237;0.01691975;-0.02665561,-0.207484;-0.2115983;-0.2974417,-0.1707701;-0.5600284;-0.1904763,-0.1822496;-0.5860233;-0.2437934,0.05376415;0.5115324;-0.04571693,0;0;0,0.01274627;0.2964277;0.02800822,0.01733071;0.585588;0.04021955,0.1954947;0.4788632;0.06725526,0.3840021;0.3527733;0.134196,0.5604215;0.2668611;0.1463628,-0.1601969;0.4711039;0.06653945,-0.3661748;0.3552476;0.07461572,-0.5535594;0.3095346;0.03653623,0.07703075;-0.001276284;-0.05149508,0.02591941;-0.3719693;-0.05412269,-0.004523544;-0.724124;0.04207182,0.009124191;-0.752084;-0.008567091,-0.08909544;0.01023709;-0.0233305,-0.1513562;-0.2265308;-0.3063448,-0.2046098;-0.5628866;-0.1713561,-0.2098601;-0.5888827;-0.2256405,0.01684067;0.5145029;0.04013133,519.4962
+0;0;0,0.03089145;0.2956303;-0.02155802,0.06123887;0.5813467;-0.05682686,0.2343626;0.4756609;-0.04117824,0.4421468;0.3682106;-0.006610181,0.6264192;0.3011546;0.007529005,-0.1255403;0.4766644;-0.02210921,-0.3380072;0.372954;-0.01801819,-0.5153582;0.2884466;-0.02562421,0.07778763;-0.006943059;-0.04987972,0.06064794;-0.3803681;-0.03277728,0.02218807;-0.7401575;0.02436773,0.01874166;-0.704802;-0.05353837,-0.08712237;0.01691975;-0.02665561,-0.207484;-0.2115983;-0.2974417,-0.1707701;-0.5600284;-0.1904763,-0.1822496;-0.5860233;-0.2437934,0.05376415;0.5115324;-0.04571693,0;0;0,0.01274627;0.2964277;0.02800822,0.01733071;0.585588;0.04021955,0.1954947;0.4788632;0.06725526,0.3840021;0.3527733;0.134196,0.5604215;0.2668611;0.1463628,-0.1601969;0.4711039;0.06653945,-0.3661748;0.3552476;0.07461572,-0.5535594;0.3095346;0.03653623,0.07703075;-0.001276284;-0.05149508,0.02591941;-0.3719693;-0.05412269,-0.004523544;-0.724124;0.04207182,0.009124191;-0.752084;-0.008567091,-0.08909544;0.01023709;-0.0233305,-0.1513562;-0.2265308;-0.3063448,-0.2046098;-0.5628866;-0.1713561,-0.2098601;-0.5888827;-0.2256405,0.01684067;0.5145029;0.04013133,519.5187
+0;0;0,0.03060815;0.296331;-0.0212807,0.06079218;0.5841677;-0.0564478,0.2340624;0.4780144;-0.04079068,0.4460039;0.3747275;-0.006571706,0.6457256;0.3143131;0.01014484,-0.1261666;0.4793909;-0.02209967,-0.3420658;0.3787493;-0.01796266,-0.5327342;0.2927404;-0.02609585,0.07786519;-0.006771257;-0.04999299,0.05961297;-0.3810841;-0.03352513,0.02080793;-0.7412272;0.0242587,0.01744451;-0.7058497;-0.05354995,-0.08730749;0.01668954;-0.02658946,-0.2094127;-0.2070504;-0.3018078,-0.1709211;-0.5554107;-0.1935888,-0.1816816;-0.5820971;-0.2461748,0.05336087;0.5137624;-0.04534097,0;0;0,0.009158313;0.2975208;0.02448082,0.008230865;0.5889359;0.03180814,0.1880372;0.4808443;0.05830193,0.3804118;0.357577;0.1257966,0.5706617;0.2708522;0.1358895,-0.1669872;0.471204;0.06118596,-0.3763665;0.3579238;0.07047248,-0.5766137;0.3110545;0.03145464,0.07717988;-0.000524044;-0.05148911,0.02479196;-0.3719375;-0.05617785,-0.005019486;-0.7250496;0.0385375,0.009122759;-0.7529311;-0.01190209,-0.08929882;0.009431463;-0.02334321,-0.1511617;-0.2243793;-0.3100834,-0.204878;-0.5592859;-0.1704409,-0.21088;-0.585778;-0.2239856,0.009187847;0.5172912;0.03307915,519.5525
+0;0;0,0.0306027;0.2962783;-0.02127691,0.06077582;0.5840105;-0.0564324,0.2414382;0.4763964;-0.04058937,0.4447526;0.3773139;-0.007763285,0.6215055;0.3238473;0.007030791,-0.1335268;0.4778293;-0.02113377,-0.3406378;0.3812843;-0.01716515,-0.5093785;0.3051667;-0.02436299,0.07858565;-0.006833909;-0.05045556,0.06035328;-0.3807396;-0.0340056,0.0214069;-0.7421946;0.0239887,0.01803532;-0.706804;-0.05400859,-0.08811531;0.01684396;-0.02683548,-0.2100877;-0.2066527;-0.3017545,-0.1714559;-0.5562819;-0.1931413,-0.1822425;-0.5831057;-0.2458548,0.05334466;0.5136067;-0.0453258,0;0;0,0.007508785;0.2979873;0.01781154,0.006227165;0.5893826;0.02029014,0.1928807;0.4786802;0.0504005,0.3802642;0.3631073;0.1117353,0.5543129;0.2996597;0.112504,-0.1761966;0.469682;0.0518674,-0.3800955;0.3670779;0.06323723,-0.5596042;0.3354784;0.03011283,0.07760441;-0.0005931854;-0.0523963,0.0270902;-0.3718107;-0.0597682,-0.001717176;-0.7272794;0.03156637,0.01264707;-0.755003;-0.01928306,-0.09034762;0.009385104;-0.02274636,-0.14991;-0.2160105;-0.3161021,-0.1989928;-0.5527517;-0.1756523,-0.2022381;-0.5771139;-0.2318504,0.007166296;0.5177677;0.02267766,519.5855
+0;0;0,0.0307353;0.297562;-0.02136909,0.06106556;0.5867923;-0.05671061,0.2307437;0.4809124;-0.04107523,0.437923;0.3799464;-0.007625137,0.6231514;0.323916;0.007878338,-0.1224147;0.4822619;-0.02275108,-0.3334627;0.3838817;-0.01870703,-0.5102948;0.3041141;-0.02625002,0.07948402;-0.006912032;-0.05103235,0.06163788;-0.3728969;-0.03493087,0.02193401;-0.7413819;0.02419138,0.01855833;-0.7059848;-0.05390105,-0.08912262;0.01703652;-0.02714225,-0.2085111;-0.2017255;-0.2962374,-0.169128;-0.5581548;-0.1855117,-0.1799277;-0.5850479;-0.2382895,0.05358904;0.5159587;-0.0455362,0;0;0,0.004338354;0.2995517;0.01394129,3.609061E-05;0.5924348;0.01137018,0.1783157;0.4872282;0.03285241,0.3728465;0.3746533;0.09385228,0.5531974;0.303508;0.1039135,-0.1701273;0.472871;0.04438093,-0.3823029;0.3776087;0.05633492,-0.5739458;0.3578568;0.03241432,0.07788011;8.705258E-05;-0.05389309,0.02678913;-0.363099;-0.05676699,6.124377E-05;-0.7277576;0.02786588,0.01487488;-0.7553114;-0.0231936,-0.0919693;0.008427198;-0.02098609,-0.1528466;-0.2005946;-0.316158,-0.1952832;-0.5426319;-0.1676227,-0.2027371;-0.5714391;-0.2188584,0.001649499;0.5204477;0.01503587,519.6192
+0;0;0,0.03068379;0.2990015;-0.02115864,0.06095512;0.5897772;-0.05637069,0.2287023;0.4842;-0.04118262,0.4422328;0.3862488;-0.007423978,0.6415737;0.3287465;0.009825166,-0.1205879;0.4853877;-0.0231479,-0.3375709;0.3892752;-0.01996985,-0.5298545;0.3098831;-0.02801531,0.07922337;-0.0063524;-0.05081762,0.06033372;-0.3730086;-0.03534082,0.02088339;-0.7406065;0.02414265,0.01748451;-0.7051453;-0.05444521,-0.08888955;0.01646394;-0.02695764,-0.2103092;-0.1967082;-0.3005413,-0.170316;-0.5525615;-0.1910346,-0.1803967;-0.5805069;-0.2435526,0.05349833;0.5185599;-0.0452138,0;0;0,0.0003160238;0.3011224;0.01078057,-0.007480532;0.5953364;0.00242877,0.1695909;0.489866;0.02334762,0.3704538;0.3793775;0.08479428,0.5659533;0.3080406;0.09044027,-0.1748981;0.4754747;0.03601821,-0.3972946;0.3934999;0.04823418,-0.6017157;0.3625206;0.02387932,0.07747808;0.000801757;-0.05381107,0.02668491;-0.3631371;-0.05510306,0.0006445646;-0.7275369;0.0271008,0.01622176;-0.754631;-0.02500534,-0.09160539;0.007877786;-0.02110732,-0.1566471;-0.1966543;-0.3193845,-0.1934288;-0.5377815;-0.1693772,-0.2038884;-0.5663211;-0.221157,-0.005159318;0.5230774;0.007451773,519.6415
+0;0;0,0.03082435;0.3003712;-0.02125557,0.06127667;0.5928851;-0.05668046,0.2303288;0.4865665;-0.04138669,0.4428068;0.389098;-0.007794444,0.6347771;0.3337219;0.008816922,-0.1216622;0.4877634;-0.02321252,-0.3375757;0.3921247;-0.02005014,-0.5227498;0.315668;-0.02779812,0.0791866;-0.006349451;-0.05079402,0.06012126;-0.3764157;-0.03517328,0.02079449;-0.7428623;0.02412388,0.01726015;-0.7071834;-0.05759611,-0.08884829;0.0164563;-0.02694513,-0.2113972;-0.1986984;-0.3030733,-0.1715292;-0.5534373;-0.1939095,-0.1820117;-0.5836921;-0.2485207,0.05377007;0.5211921;-0.04544905,0;0;0,-0.003149688;0.3025944;0.007176876,-0.01437387;0.5982794;-0.006128788,0.1647246;0.4916058;0.01658916,0.368275;0.3865799;0.07414103,0.5569049;0.3188069;0.07868648,-0.1821316;0.4768684;0.02835976,-0.4029235;0.3947342;0.04510371,-0.6011598;0.3739131;0.02356512,0.07718915;0.001575112;-0.05413151,0.0260292;-0.365761;-0.05229521,0.00159895;-0.7299104;0.02609014,0.01531759;-0.7554375;-0.03265882,-0.09168452;0.007099057;-0.02084272,-0.1623456;-0.1932529;-0.3248537,-0.1964368;-0.5327141;-0.1733622,-0.2081702;-0.562677;-0.2280403,-0.01122227;0.5256609;0.0001161098,519.6749
+0;0;0,0.03099817;0.302065;-0.02137543,0.06157099;0.5957363;-0.05694022,0.232417;0.4887826;-0.041561,0.4438731;0.3917829;-0.008130305,0.6470608;0.3331709;0.00945171,-0.1232082;0.4899918;-0.02319919,-0.3380834;0.394813;-0.02005202,-0.5340777;0.3138888;-0.02825274,0.07924995;-0.006354531;-0.05083467,0.0600991;-0.3780807;-0.03514386,0.02089679;-0.7433676;0.02396564,0.01736606;-0.7076945;-0.05767095,-0.08891936;0.01646946;-0.02696669,-0.212018;-0.1996503;-0.3043334,-0.1722762;-0.5532665;-0.1955151,-0.182748;-0.5834598;-0.2500705,0.05403531;0.5237656;-0.0456653,0;0;0,-0.007389218;0.3042963;0.003189325,-0.02065986;0.6009057;-0.01355505,0.160786;0.493735;0.008959533,0.3656978;0.3925688;0.06388474,0.5653298;0.3209271;0.07053852,-0.1891457;0.4768581;0.02222696,-0.4109466;0.4011997;0.04012667,-0.6212293;0.3804522;0.02062082,0.07696766;0.002274632;-0.05455184,0.02741092;-0.3669513;-0.05144525,0.004220959;-0.7305782;0.02407265,0.01805091;-0.7561375;-0.03450274,-0.09185082;0.006413182;-0.02067352,-0.1675937;-0.1911418;-0.3273139,-0.1974885;-0.5300028;-0.1765001,-0.2126846;-0.557955;-0.2323553,-0.0170854;0.5280861;-0.00661087,519.6978
+0;0;0,0.03078585;0.3031445;-0.02109887,0.0610461;0.5971903;-0.0564132,0.2342323;0.4898468;-0.04104549,0.4496952;0.3965734;-0.008190233,0.6560061;0.3396362;0.01001117,-0.1259602;0.4911255;-0.02287349,-0.3449252;0.400279;-0.02065919,-0.5444322;0.3213217;-0.0306614,0.07968181;-0.00613936;-0.05112948,0.0590863;-0.3773968;-0.03602588,0.01967585;-0.7432291;0.02327514,0.01616465;-0.7074487;-0.05946027,-0.08949327;0.01622075;-0.02699905,-0.2142351;-0.1942226;-0.3074227,-0.1745408;-0.5486044;-0.1990665,-0.1838658;-0.5806516;-0.2534179,0.05359156;0.5251181;-0.04518821,0;0;0,-0.008875281;0.3053008;-0.001465321,-0.0214828;0.6021004;-0.02074552,0.1621055;0.4941468;0.0007596016,0.3715184;0.3967558;0.0542841,0.574256;0.3259923;0.05951476,-0.1922236;0.476839;0.0152912,-0.4163834;0.4023806;0.03558842,-0.629629;0.3841693;0.01736761,0.07711986;0.002395958;-0.05520773,0.03353491;-0.3671699;-0.05280399,0.01089495;-0.7315804;0.02199912,0.02358189;-0.756559;-0.03888845,-0.09243263;0.006327411;-0.02042743,-0.1702315;-0.1913231;-0.3259859,-0.2001472;-0.5309508;-0.1754496,-0.2189816;-0.5577443;-0.2329879,-0.01807025;0.5292387;-0.01329517,519.7309
+0;0;0,0.03078585;0.3031445;-0.02109887,0.0610461;0.5971903;-0.0564132,0.2342323;0.4898468;-0.04104549,0.4496952;0.3965734;-0.008190233,0.6560061;0.3396362;0.01001117,-0.1259602;0.4911255;-0.02287349,-0.3449252;0.400279;-0.02065919,-0.5444322;0.3213217;-0.0306614,0.07968181;-0.00613936;-0.05112948,0.0590863;-0.3773968;-0.03602588,0.01967585;-0.7432291;0.02327514,0.01616465;-0.7074487;-0.05946027,-0.08949327;0.01622075;-0.02699905,-0.2142351;-0.1942226;-0.3074227,-0.1745408;-0.5486044;-0.1990665,-0.1838658;-0.5806516;-0.2534179,0.05359156;0.5251181;-0.04518821,0;0;0,-0.008875281;0.3053008;-0.001465321,-0.0214828;0.6021004;-0.02074552,0.1621055;0.4941468;0.0007596016,0.3715184;0.3967558;0.0542841,0.574256;0.3259923;0.05951476,-0.1922236;0.476839;0.0152912,-0.4163834;0.4023806;0.03558842,-0.629629;0.3841693;0.01736761,0.07711986;0.002395958;-0.05520773,0.03353491;-0.3671699;-0.05280399,0.01089495;-0.7315804;0.02199912,0.02358189;-0.756559;-0.03888845,-0.09243263;0.006327411;-0.02042743,-0.1702315;-0.1913231;-0.3259859,-0.2001472;-0.5309508;-0.1754496,-0.2189816;-0.5577443;-0.2329879,-0.01807025;0.5292387;-0.01329517,519.7534
+0;0;0,0.0308201;0.3034817;-0.02112234,0.06107388;0.5974646;-0.05642967,0.2344979;0.4900782;-0.04105707,0.4506045;0.3965262;-0.008103654,0.6586424;0.3391124;0.01025011,-0.1261681;0.4913586;-0.02286119,-0.3457873;0.4002407;-0.02064027,-0.5469643;0.3206224;-0.03072621,0.07960793;-0.006133668;-0.05108208,0.0592307;-0.3734564;-0.03613855,0.01953297;-0.7419555;0.02359475,0.01600432;-0.7061464;-0.0595518,-0.08941031;0.01620571;-0.02697401,-0.2128301;-0.1920073;-0.3044257,-0.1728465;-0.5489724;-0.1952797,-0.1822178;-0.581328;-0.2499012,0.05361971;0.5253959;-0.04520524,0;0;0,-0.008247793;0.3056155;-0.005326033,-0.01949972;0.6022607;-0.02676487,0.1642566;0.4949299;-0.006316662,0.3761464;0.4007787;0.04639244,0.5818467;0.3329579;0.04722691,-0.1912677;0.477672;0.007978272,-0.4167922;0.406056;0.03142698,-0.6323115;0.3935597;0.01386967,0.0769434;0.002679944;-0.05528975,0.03948182;-0.3635984;-0.05413199,0.01883373;-0.7311935;0.01923704,0.02865484;-0.7565256;-0.04241896,-0.09232282;0.006037378;-0.02060268,-0.175417;-0.1991391;-0.3148178,-0.2208915;-0.5434952;-0.1723869,-0.239775;-0.566959;-0.23358,-0.01639092;0.5294378;-0.01885247,519.7873
+0;0;0,0.03051217;0.3035254;-0.02102452,0.06039185;0.5972357;-0.05628621,0.2322708;0.4903726;-0.04055769,0.4510579;0.4019031;-0.007837512,0.664641;0.3463759;0.01149453,-0.1251724;0.4918514;-0.02291095,-0.347275;0.4056287;-0.02173985,-0.5539498;0.3265907;-0.03238013,0.07990918;-0.00598082;-0.05146854,0.05883498;-0.3710302;-0.03729381,0.01887958;-0.7401459;0.02264063,0.01542275;-0.7043534;-0.06024703,-0.08994034;0.01603899;-0.02690248,-0.2149693;-0.1855091;-0.3055639,-0.1736386;-0.5429826;-0.1962958,-0.18055;-0.5759293;-0.2502013,0.05303223;0.5252377;-0.04506559,0;0;0,-0.006314516;0.305624;-0.007400274,-0.01484311;0.6019996;-0.02953529,0.1668379;0.4955947;-0.01121449,0.381559;0.4059733;0.04005075,0.5937484;0.3423317;0.04042602,-0.1858927;0.4783449;0.004348595,-0.4138293;0.4127587;0.02690149,-0.6346425;0.4030691;0.01198918,0.07772279;0.002275527;-0.05499315,0.04871646;-0.3625018;-0.05349445,0.02959999;-0.7308002;0.02016592,0.04040483;-0.7561361;-0.04096556,-0.0926604;0.006498308;-0.02102572,-0.1729218;-0.2242734;-0.2934383,-0.2236803;-0.5735685;-0.1636249,-0.2460843;-0.6032662;-0.2170114,-0.01239324;0.5292416;-0.02153206,519.8202
+0;0;0,0.03048671;0.3032721;-0.02100697,0.06032884;0.5966132;-0.05622448,0.2341555;0.4894604;-0.04046084,0.4534814;0.400773;-0.007660076,0.6672566;0.3451959;0.01168935,-0.127154;0.4909553;-0.02262322,-0.3498036;0.4045203;-0.02144923,-0.5566642;0.3254111;-0.03209909,0.07943649;-0.005945442;-0.05116409,0.05851881;-0.3682836;-0.03709465,0.01837695;-0.739122;0.02311951,0.01492764;-0.7033421;-0.05958774,-0.08940832;0.01594411;-0.02674335,-0.2135087;-0.1841071;-0.3033352,-0.1719851;-0.5432488;-0.1935571,-0.1788815;-0.5760585;-0.2473454,0.05297817;0.5247027;-0.0450175,0;0;0,-0.004588485;0.3053529;-0.009123802,-0.01124096;0.6013162;-0.03239298,0.1720466;0.4952753;-0.01414299,0.3886676;0.4088964;0.03742504,0.6042128;0.3569181;0.03618932,-0.1846909;0.4780908;0.003346272,-0.4136516;0.4141486;0.0264467,-0.6347706;0.4090208;0.01085436,0.07796952;0.001825258;-0.05367208,0.05694795;-0.3607799;-0.05357218,0.03987548;-0.7309108;0.02038598,0.0508894;-0.7563525;-0.04036522,-0.09175024;0.006902655;-0.02230507,-0.1684679;-0.2647601;-0.2508618,-0.2238621;-0.619964;-0.1345866,-0.2480422;-0.6464792;-0.1903284,-0.009263426;0.5286605;-0.02414727,519.8433
+0;0;0,0.03053737;0.303776;-0.02104188,0.06041938;0.5975092;-0.05630656,0.2361769;0.4898805;-0.04047878,0.4546072;0.4015553;-0.00781196,0.6747382;0.3443258;0.01211275,-0.1290033;0.4913914;-0.02245006,-0.3507437;0.4053093;-0.02128086,-0.5637546;0.3238482;-0.03224735,0.07940698;-0.005943233;-0.05114508,0.05865206;-0.3654622;-0.0371851,0.01862169;-0.7352705;0.0228618,0.01518316;-0.6995087;-0.0595871,-0.08937511;0.01593819;-0.02673341,-0.2125099;-0.1825565;-0.3011732,-0.1711017;-0.5407007;-0.1917,-0.1779765;-0.5733142;-0.2453202,0.05305865;0.5255003;-0.04508425,0;0;0,-0.003906846;0.3058241;-0.0105598,-0.009522721;0.6021056;-0.03509784,0.175872;0.4978276;-0.0178225,0.3934989;0.4173982;0.03461695,0.6177222;0.3743548;0.03360605,-0.1855635;0.4797233;0.00123392,-0.4144754;0.4197651;0.02541359,-0.6421734;0.4222245;0.008759037,0.07862802;0.002283365;-0.0526216,0.06660606;-0.357904;-0.05232501,0.05174966;-0.7270223;0.02181816,0.06370462;-0.7524599;-0.03840303,-0.09147412;0.006483483;-0.02338931,-0.1625447;-0.2932855;-0.210384,-0.219139;-0.6525869;-0.1120687,-0.2420371;-0.679219;-0.1678481,-0.007841945;0.5293767;-0.02654839,519.8759
+0;0;0,0.03007365;0.3047604;-0.0210465,0.05966151;0.5998163;-0.05643524,0.2335801;0.492099;-0.03993576,0.4574998;0.4081788;-0.008400023,0.6830755;0.3546734;0.01278346,-0.1278831;0.4937296;-0.02296926,-0.3545259;0.411209;-0.02228163,-0.573035;0.3318235;-0.03443453,0.07883682;-0.00566836;-0.0508296,0.05704706;-0.363498;-0.03790991,0.01748305;-0.731803;0.02208003,0.01420449;-0.6960549;-0.06029548,-0.08881471;0.01552972;-0.02649144,-0.213289;-0.1744549;-0.3041525,-0.1712929;-0.5306571;-0.1938391,-0.1754843;-0.5641128;-0.2466153,0.05236061;0.5274249;-0.04516425,0;0;0,-0.00551188;0.3066537;-0.01262569,-0.01300959;0.6039503;-0.03988671,0.171085;0.4999762;-0.0229857,0.3930051;0.4244054;0.03373861,0.6240034;0.3955267;0.03239942,-0.1863254;0.4815383;-0.0008967612,-0.4188638;0.4230188;0.02515032,-0.6507581;0.4353877;0.0087789,0.07783973;0.002716541;-0.05257964,0.07012025;-0.3559212;-0.0508213,0.05712304;-0.723374;0.02416015,0.0686141;-0.7490146;-0.03585315,-0.09077943;0.0061792;-0.02349325,-0.160726;-0.3066603;-0.1844983,-0.2136774;-0.6678616;-0.09765083,-0.2290486;-0.7000585;-0.1498503,-0.01084591;0.5309453;-0.03058982,519.8998
+0;0;0,0.03004966;0.3045173;-0.02102971,0.0596032;0.5992309;-0.05637679,0.2358882;0.491151;-0.03982439,0.460649;0.4069156;-0.008170184,0.6884221;0.3528889;0.01321965,-0.1302755;0.4928029;-0.02263725,-0.3577698;0.4099723;-0.02194704,-0.5784074;0.3298135;-0.03421832,0.07817049;-0.005620452;-0.05039998,0.05637135;-0.3636042;-0.03747473,0.01702664;-0.7298676;0.02218267,0.01376696;-0.6941525;-0.05971881,-0.08806405;0.01539846;-0.02626754,-0.212592;-0.174668;-0.3040482,-0.1708286;-0.5288957;-0.1943463,-0.1749959;-0.5619863;-0.2468188,0.05231205;0.5269364;-0.04512087,0;0;0,-0.007229879;0.3063163;-0.01393175,-0.0158395;0.6031525;-0.0420928,0.1711993;0.5016581;-0.02310491,0.3952364;0.4306892;0.03508306,0.6299582;0.4183461;0.03187084,-0.1915405;0.4812586;-0.002719283,-0.4253427;0.4262212;0.02765219,-0.6589592;0.4456926;0.01029741,0.07693918;0.003716826;-0.05243015,0.07478054;-0.3551281;-0.04792714,0.06475677;-0.7202014;0.02873397,0.07749505;-0.7459308;-0.03028392,-0.08994253;0.005268371;-0.02376885,-0.1592319;-0.3200976;-0.1584187,-0.2050948;-0.6818497;-0.07912221,-0.2233961;-0.7046836;-0.1393284,-0.01346084;0.5302769;-0.03261399,519.933
+0;0;0,0.03006833;0.3047065;-0.02104278,0.0596256;0.5994574;-0.05639353,0.2391634;0.4907516;-0.03974854,0.4659294;0.4057646;-0.00781193,0.6713665;0.357036;0.01148037,-0.1334868;0.4924327;-0.02225694,-0.3630106;0.4088632;-0.02156057,-0.562012;0.3365649;-0.03262851,0.07733384;-0.005560296;-0.04986056,0.05558739;-0.3626787;-0.03696655,0.01639706;-0.7275051;0.02245678,0.01315594;-0.6918226;-0.05897811,-0.08712152;0.01523365;-0.0259864,-0.2113484;-0.1743734;-0.3030957,-0.1697489;-0.5272112;-0.1938241,-0.1738925;-0.5599424;-0.2459977,0.05233526;0.5271708;-0.04513884,0;0;0,-0.008366048;0.3064919;-0.01362562,-0.0179857;0.6033796;-0.04131866,0.1726075;0.5022904;-0.02053928,0.4002487;0.437001;0.03931332,0.6119846;0.4479037;0.03891969,-0.1966291;0.4813292;-0.0005800202,-0.4327942;0.4281485;0.03202994,-0.6421953;0.4571926;0.01594574,0.07666118;0.004373521;-0.05100441,0.08161269;-0.3535503;-0.04478192,0.07317416;-0.7165757;0.03463269,0.08713014;-0.7423732;-0.02338719,-0.08855265;0.004558878;-0.02520233,-0.1555532;-0.3323892;-0.1259477,-0.1993479;-0.6956728;-0.06058432,-0.2143718;-0.7241308;-0.1156423,-0.01536465;0.530504;-0.0319674,519.9653
+0;0;0,0.02994627;0.305248;-0.02094015,0.05940793;0.6003116;-0.05617567,0.2386933;0.4920511;-0.03912076,0.4718447;0.4116567;-0.007193182,0.6784649;0.3656695;0.01209515,-0.1334095;0.4937506;-0.02203596,-0.3687714;0.41346;-0.02266526,-0.5697946;0.3451622;-0.03285598,0.07662577;-0.005423112;-0.04935683,0.05458067;-0.3608513;-0.03628527,0.01526564;-0.723218;0.02336212,0.01211143;-0.6875464;-0.05748194,-0.08630575;0.01494385;-0.02578786,-0.2111508;-0.1709586;-0.3029882,-0.1680839;-0.5213655;-0.1944834,-0.1719113;-0.5527263;-0.2473803,0.05214196;0.527971;-0.04495535,0;0;0,-0.007554844;0.3071049;-0.01187921,-0.01626731;0.604454;-0.03795052,0.1737825;0.5038467;-0.01703548,0.407796;0.4475399;0.04548979,0.619312;0.4683872;0.04323006,-0.1952959;0.4837275;0.001605421,-0.4361819;0.4340606;0.03833919,-0.6443634;0.4743771;0.02371767,0.07674833;0.004993856;-0.0492115,0.0888349;-0.3510594;-0.04108548,0.08537833;-0.7103957;0.04422903,0.1000076;-0.7364741;-0.01250792,-0.08718207;0.004056481;-0.02682997,-0.1468288;-0.3385507;-0.1046032,-0.187195;-0.6992251;-0.03606405,-0.1914417;-0.7227682;-0.09683394,-0.01388582;0.5314751;-0.02899241,519.999
+0;0;0,0.02991148;0.3048933;-0.02091582,0.05932459;0.5994709;-0.05609235,0.2408098;0.4909289;-0.03899069,0.4741815;0.4104587;-0.007032964,0.6739007;0.3660074;0.01161115,-0.135653;0.4926484;-0.02170571,-0.3712372;0.4122819;-0.02233561,-0.5655463;0.3462652;-0.03218596,0.07540584;-0.005336773;-0.04857104,0.05328751;-0.3619454;-0.03545606,0.01416976;-0.7224938;0.02389203,0.0110375;-0.6868617;-0.05638956,-0.0849317;0.01470593;-0.0253773,-0.2101914;-0.1718139;-0.3034983,-0.1673406;-0.5204626;-0.1955379,-0.1711414;-0.5513965;-0.2480668,0.05207262;0.5272698;-0.04489365,0;0;0,-0.00751555;0.306813;-0.01007128,-0.01614197;0.6038201;-0.03437924,0.1760859;0.5034404;-0.01290894,0.4139781;0.4600275;0.04609704,0.6159961;0.4971167;0.04115987,-0.1976907;0.4837977;0.004754817,-0.4410344;0.4435901;0.0383148,-0.6397276;0.4945833;0.0268267,0.07515571;0.005339593;-0.04895687,0.09903142;-0.3512129;-0.03750038,0.09855449;-0.707481;0.0526123,0.1146868;-0.7335424;-0.002917297,-0.08557396;0.003865231;-0.02712607,-0.1418363;-0.3457363;-0.07656549,-0.1725665;-0.7077329;-0.02123282,-0.1772344;-0.7358609;-0.07678464,-0.01379253;0.5309306;-0.02585888,520.021
+0;0;0,0.02991148;0.3048933;-0.02091582,0.05932459;0.5994709;-0.05609235,0.2408098;0.4909289;-0.03899069,0.4741815;0.4104587;-0.007032964,0.6739007;0.3660074;0.01161115,-0.135653;0.4926484;-0.02170571,-0.3712372;0.4122819;-0.02233561,-0.5655463;0.3462652;-0.03218596,0.07540584;-0.005336773;-0.04857104,0.05328751;-0.3619454;-0.03545606,0.01416976;-0.7224938;0.02389203,0.0110375;-0.6868617;-0.05638956,-0.0849317;0.01470593;-0.0253773,-0.2101914;-0.1718139;-0.3034983,-0.1673406;-0.5204626;-0.1955379,-0.1711414;-0.5513965;-0.2480668,0.05207262;0.5272698;-0.04489365,0;0;0,-0.00751555;0.306813;-0.01007128,-0.01614197;0.6038201;-0.03437924,0.1760859;0.5034404;-0.01290894,0.4139781;0.4600275;0.04609704,0.6159961;0.4971167;0.04115987,-0.1976907;0.4837977;0.004754817,-0.4410344;0.4435901;0.0383148,-0.6397276;0.4945833;0.0268267,0.07515571;0.005339593;-0.04895687,0.09903142;-0.3512129;-0.03750038,0.09855449;-0.707481;0.0526123,0.1146868;-0.7335424;-0.002917297,-0.08557396;0.003865231;-0.02712607,-0.1418363;-0.3457363;-0.07656549,-0.1725665;-0.7077329;-0.02123282,-0.1772344;-0.7358609;-0.07678464,-0.01379253;0.5309306;-0.02585888,520.0436
+0;0;0,0.02978421;0.3058977;-0.0204156,0.05901586;0.6013721;-0.05485195,0.2413058;0.4929798;-0.03755174,0.4757011;0.417199;-0.007017683,0.6732917;0.3798838;0.01184608,-0.1367146;0.494472;-0.02151282,-0.3730546;0.4185849;-0.02237517,-0.5656031;0.3585067;-0.0326698,0.07541334;-0.005160329;-0.0486387,0.05236924;-0.3630872;-0.03657435,0.01361146;-0.7215775;0.02281345,0.01069447;-0.6859092;-0.05729422,-0.08500144;0.01448758;-0.0253848,-0.212246;-0.167109;-0.3075545,-0.1671478;-0.512702;-0.1976639,-0.1722449;-0.5420612;-0.2515935,0.05182687;0.5289563;-0.04385818,0;0;0,-0.0063847;0.3078065;-0.009575129,-0.01375559;0.605678;-0.03331304,0.1787928;0.5049283;-0.01192808,0.4185529;0.4717405;0.04311609,0.614757;0.5195475;0.04015875,-0.1962926;0.4854618;0.005966287,-0.439872;0.4498685;0.03787808,-0.6299106;0.5166634;0.02324733,0.07507357;0.005420208;-0.04913354,0.1084116;-0.3516321;-0.03533363,0.1128756;-0.7046885;0.05887675,0.1293655;-0.7307709;0.003733873,-0.08559342;0.003937433;-0.02716223,-0.134876;-0.3496669;-0.06354149,-0.1581532;-0.7108686;-0.01318455,-0.1639473;-0.7387561;-0.06862235,-0.01173817;0.5325859;-0.0249424,520.0661
+0;0;0,0.029821;0.3062755;-0.02044082,0.05907738;0.602;-0.05490554,0.2415019;0.4935364;-0.03759389,0.4770686;0.417377;-0.00690723,0.6739056;0.3802041;0.01188459,-0.1367958;0.4950297;-0.0215432,-0.374317;0.4187634;-0.02240986,-0.5661312;0.3589143;-0.03266523,0.0751224;-0.005140421;-0.04845105,0.05206508;-0.3632727;-0.03637978,0.01339846;-0.7209198;0.02286834,0.01049266;-0.6852732;-0.0569321,-0.08467352;0.01443169;-0.02528687,-0.211991;-0.1672691;-0.3076185,-0.1669989;-0.5120493;-0.1979862,-0.1720765;-0.5411807;-0.251709,0.05188394;0.5295393;-0.04390495,0;0;0,-0.004535317;0.3082566;-0.008312941,-0.01007284;0.6065146;-0.03085256,0.182407;0.5070023;-0.01070929,0.4250507;0.482466;0.04178476,0.6184205;0.5380007;0.03983879,-0.1939449;0.4880359;0.006479874,-0.4394061;0.455222;0.03657431,-0.6275538;0.5249888;0.0219863,0.07554279;0.004939675;-0.04781413,0.1181521;-0.3512228;-0.03141904,0.1273911;-0.7023156;0.06638384,0.1451126;-0.7282379;0.01191282,-0.08479129;0.004505651;-0.0284155,-0.126958;-0.351243;-0.0529277,-0.1415808;-0.7122748;-0.004355874,-0.145206;-0.6976399;-0.08283651,-0.008517414;0.5333323;-0.02277565,520.0989
+0;0;0,0.02983128;0.3063811;-0.02044787,0.05908396;0.6020682;-0.05490731,0.2433773;0.4932792;-0.03753794,0.4783043;0.4173265;-0.006934609,0.6751389;0.380154;0.01185697,-0.1386431;0.4947872;-0.02132929,-0.3755193;0.4187279;-0.02219361,-0.5673311;0.3588796;-0.03244885,0.07508336;-0.00513775;-0.04842588,0.05183499;-0.3662374;-0.03625458,0.0133782;-0.7219437;0.02267201,0.01049352;-0.6863381;-0.05654851,-0.08462951;0.01442419;-0.02527373,-0.213002;-0.1687821;-0.3099447,-0.168254;-0.5116913;-0.2009074,-0.1732947;-0.540393;-0.2542397,0.05189337;0.5296364;-0.0439111,0;0;0,-0.003034115;0.3084302;-0.006246805,-0.007105753;0.6068085;-0.02691913,0.1870234;0.5068321;-0.01001024,0.4307455;0.4928442;0.03794742,0.6211424;0.5577629;0.03429508,-0.1936302;0.488032;0.007460071,-0.4384444;0.456081;0.03813922,-0.6238209;0.532032;0.01954555,0.07487717;0.004532903;-0.04880404,0.121225;-0.3541234;-0.03150725,0.1404739;-0.7009814;0.07240224,0.1587355;-0.7271129;0.01919126,-0.0849051;0.00498399;-0.02784343,-0.1225545;-0.3545552;-0.04773534,-0.1284443;-0.7135187;0.003143817,-0.1320263;-0.6986323;-0.07479454,-0.005916625;0.5336006;-0.01929212,520.1328
+0;0;0,0.02981535;0.307228;-0.02002441,0.0591592;0.6037334;-0.05408789,0.2459259;0.4945294;-0.0367007,0.4796697;0.4241894;-0.007059356,0.6855624;0.3987681;0.01294903,-0.1411802;0.4964464;-0.02054562,-0.3763195;0.4245582;-0.02257058,-0.5763093;0.3669321;-0.03360059,0.07523774;-0.004955571;-0.04855124,0.0510605;-0.3658846;-0.03636629,0.01248998;-0.7214541;0.02274163,0.009649998;-0.6858507;-0.0559326,-0.08486009;0.01421854;-0.02528035,-0.2144034;-0.1628009;-0.3131787,-0.1670723;-0.5049784;-0.2032448,-0.1733281;-0.5317488;-0.2577158,0.05194126;0.5311029;-0.04319091,0;0;0,-0.003351614;0.3092412;-0.006133556,-0.007525936;0.6084128;-0.02652454,0.1888857;0.5064697;-0.009896278,0.4308902;0.5004811;0.03323698,0.6270625;0.5707135;0.02852368,-0.195919;0.487954;0.01024961,-0.4399318;0.4651627;0.03027129,-0.6300273;0.5481501;0.009895889,0.07508253;0.004067957;-0.04887295,0.1258409;-0.3537848;-0.02969456,0.1499118;-0.6994196;0.07692742,0.1688365;-0.7256664;0.02489614,-0.08506293;0.005557419;-0.02785522,-0.1216824;-0.3541727;-0.04385775,-0.1186539;-0.7127413;0.009345055,-0.1225189;-0.6977462;-0.06804366,-0.006338656;0.5350113;-0.01898503,520.1552
+0;0;0,0.02981535;0.307228;-0.02002441,0.0591592;0.6037334;-0.05408789,0.2459259;0.4945294;-0.0367007,0.4796697;0.4241894;-0.007059356,0.6855624;0.3987681;0.01294903,-0.1411802;0.4964464;-0.02054562,-0.3763195;0.4245582;-0.02257058,-0.5763093;0.3669321;-0.03360059,0.07523774;-0.004955571;-0.04855124,0.0510605;-0.3658846;-0.03636629,0.01248998;-0.7214541;0.02274163,0.009649998;-0.6858507;-0.0559326,-0.08486009;0.01421854;-0.02528035,-0.2144034;-0.1628009;-0.3131787,-0.1670723;-0.5049784;-0.2032448,-0.1733281;-0.5317488;-0.2577158,0.05194126;0.5311029;-0.04319091,0;0;0,-0.003351614;0.3092412;-0.006133556,-0.007525936;0.6084128;-0.02652454,0.1888857;0.5064697;-0.009896278,0.4308902;0.5004811;0.03323698,0.6270625;0.5707135;0.02852368,-0.195919;0.487954;0.01024961,-0.4399318;0.4651627;0.03027129,-0.6300273;0.5481501;0.009895889,0.07508253;0.004067957;-0.04887295,0.1258409;-0.3537848;-0.02969456,0.1499118;-0.6994196;0.07692742,0.1688365;-0.7256664;0.02489614,-0.08506293;0.005557419;-0.02785522,-0.1216824;-0.3541727;-0.04385775,-0.1186539;-0.7127413;0.009345055,-0.1225189;-0.6977462;-0.06804366,-0.006338656;0.5350113;-0.01898503,520.1887
+0;0;0,0.02994953;0.3086107;-0.02011453,0.05940799;0.6062742;-0.05430992,0.2448822;0.4970501;-0.03692626,0.450908;0.4350513;-0.01079988,0.6886951;0.405692;0.01230797,-0.1396961;0.4989546;-0.02087666,-0.3469518;0.4355912;-0.0226615,-0.5779217;0.3690383;-0.03540014,0.07541823;-0.004967459;-0.04866771,0.05102707;-0.36909;-0.03637495,0.01283328;-0.7211865;0.02215564,0.009985912;-0.6855685;-0.0567232,-0.08506367;0.01425265;-0.02534099,-0.2157532;-0.164333;-0.3157867,-0.1688844;-0.5031683;-0.2069265,-0.1751565;-0.5300865;-0.2615391,0.05216432;0.5333848;-0.04337408,0;0;0,-0.004166633;0.3106662;-0.003355742,-0.009409569;0.611167;-0.02105284,0.1856975;0.5061057;-0.009288549,0.4009559;0.4991657;0.01497603,0.6252037;0.5864227;0.008832695,-0.1959429;0.4880641;0.01263569,-0.4120171;0.474475;0.02265287,-0.6291587;0.5752631;-0.002444979,0.0758872;0.004253924;-0.04800177,0.1295091;-0.3560877;-0.02330637,0.1642015;-0.696023;0.08667994,0.1843086;-0.7238074;0.03649808,-0.08502071;0.005436105;-0.02868903,-0.119078;-0.3580371;-0.03634587,-0.1038454;-0.7117039;0.02318832,-0.1080905;-0.6966009;-0.05441064,-0.007941656;0.5374399;-0.01418877,520.222
+0;0;0,0.02941172;0.308697;-0.01957594,0.05852654;0.6064527;-0.0532671,0.2441615;0.4976288;-0.03600625,0.4514653;0.4399015;-0.01020364,0.6888114;0.4073386;0.01314451,-0.1406005;0.4995041;-0.02025218,-0.3486902;0.4389733;-0.02303568,-0.5816066;0.3797131;-0.03633211,0.07547909;-0.004708508;-0.04859905,0.04967343;-0.3687854;-0.03795089,0.01138416;-0.7206978;0.02161522,0.008575989;-0.6850396;-0.05726215,-0.08513221;0.0139218;-0.02529468,-0.2207346;-0.1341287;-0.3302935,-0.1707984;-0.4709297;-0.2165919,-0.1781446;-0.4963687;-0.2725749,0.05136377;0.5335345;-0.0424701,0;0;0,-0.004166633;0.3106662;-0.003355742,-0.009409569;0.611167;-0.02105284,0.1856975;0.5061057;-0.009288549,0.4009559;0.4991657;0.01497603,0.6252037;0.5864227;0.008832695,-0.1959429;0.4880641;0.01263569,-0.4120171;0.474475;0.02265287,-0.6291587;0.5752631;-0.002444979,0.0758872;0.004253924;-0.04800177,0.1295091;-0.3560877;-0.02330637,0.1642015;-0.696023;0.08667994,0.1843086;-0.7238074;0.03649808,-0.08502071;0.005436105;-0.02868903,-0.119078;-0.3580371;-0.03634587,-0.1038454;-0.7117039;0.02318832,-0.1080905;-0.6966009;-0.05441064,-0.007941656;0.5374399;-0.01418877,520.2443
+0;0;0,0.02938816;0.3084498;-0.01956026,0.05846962;0.6058643;-0.05321209,0.2419477;0.4975435;-0.03603862,0.4604902;0.4366866;-0.008837152,0.6892416;0.4053029;0.01366552,-0.1384903;0.4993978;-0.02046159,-0.3578614;0.4355853;-0.02339599,-0.5823435;0.378471;-0.03621094,0.07582878;-0.004730322;-0.04882421,0.04994821;-0.369864;-0.03814513,0.01180253;-0.7204568;0.0211976,0.008965651;-0.6847407;-0.05848619,-0.08552663;0.0139863;-0.02541187,-0.2215227;-0.134494;-0.3312961,-0.1717737;-0.4700319;-0.2180208,-0.179195;-0.4960377;-0.2745762,0.05131663;0.5330458;-0.04242983,0;0;0,-0.004971795;0.310416;-0.002169609,-0.01091066;0.6106266;-0.01866984,0.1821179;0.5054755;-0.008230686,0.4090233;0.5006102;0.01812387,0.6245676;0.5843911;-0.0003125668,-0.1950288;0.4872478;0.01371456,-0.4234711;0.4851599;0.009965649,-0.6343786;0.5799573;-0.008742528,0.07687175;0.004512638;-0.04718638,0.1297776;-0.356867;-0.02049852,0.1684874;-0.6945633;0.09065318,0.1898603;-0.7236957;0.04128933,-0.08524261;0.005092536;-0.029393,-0.116825;-0.3597307;-0.03300471,-0.09846203;-0.7113408;0.02964556,-0.1021112;-0.7415772;-0.02278044,-0.009282462;0.5369771;-0.01210737,520.2669
+0;0;0,0.02941995;0.3087834;-0.01958142,0.05852468;0.6064361;-0.05325963,0.2407615;0.4982991;-0.03612075,0.4677629;0.4350866;-0.007866412,0.6790584;0.4060977;0.01291909,-0.1372085;0.5001414;-0.02064478,-0.3650706;0.433859;-0.02369276,-0.5724226;0.381103;-0.03552981,0.07609797;-0.004747114;-0.04899753,0.05040552;-0.3672267;-0.03839608,0.0119423;-0.7207379;0.02144065,0.009108767;-0.6850286;-0.05814913,-0.08583023;0.01403595;-0.02550207,-0.2208377;-0.133365;-0.3291628,-0.1706746;-0.4716961;-0.2149446,-0.1780872;-0.4976358;-0.2714332,0.05136713;0.533571;-0.0424705,0;0;0,-0.005907699;0.3107412;-0.001074076,-0.01272929;0.6112338;-0.01645923,0.1791884;0.5056243;-0.007421254,0.4152282;0.5017444;0.01694965,0.6145603;0.5732325;-0.01582718,-0.1951203;0.486178;0.01386641,-0.4323389;0.480362;0.009703342,-0.6301663;0.5577899;-0.01835679,0.07735891;0.004942507;-0.04696131,0.1285984;-0.3539544;-0.01991725,0.1727611;-0.6930251;0.09458518,0.1949633;-0.7220729;0.04564047,-0.08553701;0.00470223;-0.02958889,-0.1141063;-0.3577122;-0.03143724,-0.09278503;-0.7115437;0.0347352,-0.0971127;-0.6964632;-0.04358363,-0.01089023;0.5375172;-0.01017952,520.3005
+0;0;0,0.02875322;0.3092313;-0.0194101,0.05755807;0.6072109;-0.05309017,0.2393052;0.4996943;-0.03502027,0.4691506;0.4405356;-0.007290782,0.6712829;0.4138352;0.01255234,-0.137542;0.5013379;-0.02021909,-0.3679743;0.4382472;-0.02447269,-0.5670136;0.3913317;-0.03657369,0.07595889;-0.004530563;-0.04883327,0.04962042;-0.3654378;-0.03849769,0.01093811;-0.719298;0.02170609,0.008206438;-0.6835814;-0.05781297,-0.08565161;0.01374541;-0.0254918,-0.220963;-0.1295421;-0.3291596,-0.1686957;-0.4678676;-0.2145217,-0.1771198;-0.4919913;-0.2725137,0.05045196;0.5342751;-0.04230741,0;0;0,-0.006512269;0.3111028;-0.0003066063,-0.01382276;0.6119169;-0.01493192,0.1775985;0.5063676;-0.006464005,0.4156433;0.4992322;0.01306248,0.6075231;0.5602584;-0.02464843,-0.1956276;0.4858984;0.01170736,-0.4310741;0.4451486;0.01030803,-0.6172398;0.5221512;-0.02680123,0.07758275;0.005205482;-0.04613876,0.1292233;-0.3520617;-0.01878881,0.1752397;-0.690887;0.09704614,0.1986176;-0.7198141;0.04862618,-0.08505421;0.004467342;-0.0303445,-0.1119786;-0.3565446;-0.03020089,-0.08884407;-0.7101208;0.03898367,-0.09271245;-0.6949863;-0.03929453,-0.01187558;0.5381232;-0.008841276,520.3344
+0;0;0,0.02877025;0.3094144;-0.0194216,0.057575;0.6073933;-0.05310072,0.2392248;0.4999135;-0.03503741,0.4665914;0.4413928;-0.00760697,0.669321;0.4146135;0.01229479,-0.1374246;0.5015563;-0.020244,-0.3653717;0.4391459;-0.02445173,-0.5649992;0.3920918;-0.03658849,0.07575463;-0.004518381;-0.04870196,0.0494238;-0.3653211;-0.03836937,0.01082155;-0.7184488;0.0217098,0.008110942;-0.6827763;-0.05719618,-0.08542129;0.01370845;-0.02542325,-0.2206935;-0.1295375;-0.329003,-0.1685344;-0.4671627;-0.2146025,-0.1768935;-0.4908692;-0.2721474,0.05047072;0.5344762;-0.04232072,0;0;0,-0.007472515;0.311264;0.001042843,-0.01596608;0.6121029;-0.01236963,0.1758222;0.5074173;-0.004762411,0.4113835;0.4919994;0.00731349,0.6066389;0.5396064;-0.03536439,-0.1971496;0.4841157;0.01026326,-0.4288756;0.4374783;0.01110125,-0.623026;0.486845;-0.03451726,0.07786357;0.005639106;-0.04512787,0.1296523;-0.3513519;-0.01590466,0.1773111;-0.689184;0.09984065,0.2007508;-0.7173889;0.05158664,-0.08449517;0.004021707;-0.03123221,-0.1106247;-0.3569365;-0.02898958,-0.0856676;-0.7091022;0.04281098,-0.08905458;-0.6937819;-0.03489819,-0.01369797;0.5383127;-0.006586075,520.3561
+0;0;0,0.02877025;0.3094144;-0.0194216,0.057575;0.6073933;-0.05310072,0.2392248;0.4999135;-0.03503741,0.4665914;0.4413928;-0.00760697,0.669321;0.4146135;0.01229479,-0.1374246;0.5015563;-0.020244,-0.3653717;0.4391459;-0.02445173,-0.5649992;0.3920918;-0.03658849,0.07575463;-0.004518381;-0.04870196,0.0494238;-0.3653211;-0.03836937,0.01082155;-0.7184488;0.0217098,0.008110942;-0.6827763;-0.05719618,-0.08542129;0.01370845;-0.02542325,-0.2206935;-0.1295375;-0.329003,-0.1685344;-0.4671627;-0.2146025,-0.1768935;-0.4908692;-0.2721474,0.05047072;0.5344762;-0.04232072,0;0;0,-0.007472515;0.311264;0.001042843,-0.01596608;0.6121029;-0.01236963,0.1758222;0.5074173;-0.004762411,0.4113835;0.4919994;0.00731349,0.6066389;0.5396064;-0.03536439,-0.1971496;0.4841157;0.01026326,-0.4288756;0.4374783;0.01110125,-0.623026;0.486845;-0.03451726,0.07786357;0.005639106;-0.04512787,0.1296523;-0.3513519;-0.01590466,0.1773111;-0.689184;0.09984065,0.2007508;-0.7173889;0.05158664,-0.08449517;0.004021707;-0.03123221,-0.1106247;-0.3569365;-0.02898958,-0.0856676;-0.7091022;0.04281098,-0.08905458;-0.6937819;-0.03489819,-0.01369797;0.5383127;-0.006586075,520.3796
+0;0;0,0.02846444;0.3100592;-0.01916507,0.05703889;0.6086179;-0.05270563,0.2375243;0.501852;-0.03426205,0.4685412;0.4471835;-0.006360864,0.6658421;0.4260624;0.01268004,-0.1366866;0.5032814;-0.02006997,-0.3684576;0.4450431;-0.02521033,-0.5626724;0.4017143;-0.03702172,0.07559332;-0.004272122;-0.04862591,0.04863954;-0.3652432;-0.03834279,0.009871114;-0.716781;0.02156247,0.00725117;-0.6811185;-0.05701589,-0.085279;0.01341296;-0.02539026,-0.2213916;-0.1267058;-0.3303041,-0.1677546;-0.4623452;-0.2156754,-0.1767426;-0.484589;-0.274013,0.04998391;0.5355666;-0.04195827,0;0;0,-0.007905535;0.311847;0.001774549,-0.01653247;0.613252;-0.01087689,0.1738529;0.5080635;-0.003597498,0.4115562;0.484243;0.00450325,0.603946;0.5066611;-0.04261231,-0.1961165;0.4838177;0.009394144,-0.4252582;0.4157916;0.01096709,-0.6140924;0.4550444;-0.03940298,0.07822607;0.005923837;-0.04407573,0.1307212;-0.3509847;-0.01256537,0.179725;-0.6869606;0.1031468,0.2037079;-0.7149198;0.05540752,-0.08399105;0.003825317;-0.03206166,-0.1091839;-0.3573662;-0.02586937,-0.08248601;-0.7075089;0.04732723,-0.08557843;-0.6920918;-0.03007603,-0.01426206;0.5393246;-0.005277395,520.4121
+0;0;0,0.02848995;0.310337;-0.01918224,0.05708734;0.6091355;-0.05274969,0.2366277;0.5024808;-0.03433618,0.4638484;0.4487107;-0.006893482,0.6620378;0.4274944;0.01223317,-0.1357086;0.503903;-0.02021519,-0.363671;0.4466217;-0.02527108,-0.5587604;0.4030977;-0.03713567,0.07540164;-0.004261289;-0.04850261,0.04845379;-0.3651531;-0.03822176,0.009851646;-0.7151831;0.02142657,0.007213055;-0.6794803;-0.05771103,-0.08506276;0.01337895;-0.02532588,-0.2211455;-0.126709;-0.3301727,-0.1677385;-0.4609088;-0.2160357,-0.1767904;-0.4835245;-0.2747886,0.0500268;0.5360265;-0.04199385,0;0;0,-0.009133473;0.3120887;0.002438068,-0.01919682;0.6137186;-0.009569883,0.1705662;0.5083559;-0.001553297,0.4029001;0.4724831;0.001216173,0.5958582;0.481551;-0.05150914,-0.1970215;0.4827136;0.009389261,-0.4153018;0.3953809;0.00885726,-0.606786;0.4160685;-0.0459225,0.07842591;0.006178558;-0.04321194,0.131513;-0.350463;-0.01060343,0.1815528;-0.6845967;0.1052403,0.2062365;-0.7136237;0.0582428,-0.08349782;0.003601739;-0.03272936,-0.1081948;-0.3574928;-0.02403746,-0.08049051;-0.7056814;0.05056981,-0.08332167;-0.6903349;-0.02740138,-0.01655059;0.5397325;-0.004136801,520.4345
+0;0;0,0.02849717;0.3104156;-0.0191871,0.05710052;0.6092765;-0.05276135,0.233992;0.5030873;-0.03445495,0.4576882;0.4501512;-0.007437918,0.6580178;0.4287058;0.01189527,-0.1330608;0.5044894;-0.02053435,-0.3574872;0.4480966;-0.02551181,-0.5546833;0.4041026;-0.03750452,0.07536805;-0.004259391;-0.048481,0.04835242;-0.3660588;-0.03817429,0.009869814;-0.7150049;0.02128933,0.007229486;-0.6792983;-0.05790037,-0.08502486;0.01337298;-0.0253146,-0.2214498;-0.1270673;-0.3309281,-0.1682082;-0.4602322;-0.2171445,-0.1772661;-0.4828825;-0.275936,0.05003896;0.536157;-0.04200395,0;0;0,-0.009778954;0.3121436;0.002974987,-0.0202693;0.6138445;-0.008458376,0.1668371;0.5083815;-0.001176596,0.392523;0.4570477;0.0005207062,0.586095;0.4477305;-0.057863,-0.1952123;0.4825614;0.008737475,-0.4007781;0.3761936;0.007890797,-0.5918738;0.371586;-0.05864368,0.07867859;0.006309897;-0.04264688,0.1331662;-0.350872;-0.008192778,0.1828294;-0.6837151;0.1081226,0.2083528;-0.71259;0.06129479,-0.08332226;0.003526351;-0.03307351,-0.1066557;-0.3585083;-0.02206218,-0.07876406;-0.7053666;0.05338097,-0.0779608;-0.7374813;0.003866628,-0.01754206;0.5398403;-0.003166914,520.4681
+0;0;0,0.02793921;0.3104795;-0.01897284,0.05628122;0.6093706;-0.05250351,0.2332869;0.5037007;-0.03384248,0.4580126;0.4551828;-0.007075153,0.6586504;0.4363459;0.01177302,-0.1338869;0.5048953;-0.02019852,-0.3590035;0.4513924;-0.02586535,-0.5565162;0.4089023;-0.03806912,0.07544195;-0.004095882;-0.04838003,0.04826622;-0.3658872;-0.03821148,0.00821266;-0.7145294;0.02199303,0.00563249;-0.6787838;-0.05719583,-0.08507979;0.01312663;-0.02525892,-0.2219697;-0.1219126;-0.3330907,-0.1672753;-0.4550843;-0.2200182,-0.1764141;-0.4773625;-0.2791284,0.0492559;0.5362444;-0.04176781,0;0;0,-0.009778954;0.3121436;0.002974987,-0.0202693;0.6138445;-0.008458376,0.1668371;0.5083815;-0.001176596,0.392523;0.4570477;0.0005207062,0.586095;0.4477305;-0.057863,-0.1952123;0.4825614;0.008737475,-0.4007781;0.3761936;0.007890797,-0.5918738;0.371586;-0.05864368,0.07867859;0.006309897;-0.04264688,0.1331662;-0.350872;-0.008192778,0.1828294;-0.6837151;0.1081226,0.2083528;-0.71259;0.06129479,-0.08332226;0.003526351;-0.03307351,-0.1066557;-0.3585083;-0.02206218,-0.07876406;-0.7053666;0.05338097,-0.0779608;-0.7374813;0.003866628,-0.01754206;0.5398403;-0.003166914,520.4681
+0;0;0,0.02793921;0.3104795;-0.01897284,0.05628122;0.6093706;-0.05250351,0.2332869;0.5037007;-0.03384248,0.4580126;0.4551828;-0.007075153,0.6586504;0.4363459;0.01177302,-0.1338869;0.5048953;-0.02019852,-0.3590035;0.4513924;-0.02586535,-0.5565162;0.4089023;-0.03806912,0.07544195;-0.004095882;-0.04838003,0.04826622;-0.3658872;-0.03821148,0.00821266;-0.7145294;0.02199303,0.00563249;-0.6787838;-0.05719583,-0.08507979;0.01312663;-0.02525892,-0.2219697;-0.1219126;-0.3330907,-0.1672753;-0.4550843;-0.2200182,-0.1764141;-0.4773625;-0.2791284,0.0492559;0.5362444;-0.04176781,0;0;0,-0.009778954;0.3121436;0.002974987,-0.0202693;0.6138445;-0.008458376,0.1668371;0.5083815;-0.001176596,0.392523;0.4570477;0.0005207062,0.586095;0.4477305;-0.057863,-0.1952123;0.4825614;0.008737475,-0.4007781;0.3761936;0.007890797,-0.5918738;0.371586;-0.05864368,0.07867859;0.006309897;-0.04264688,0.1331662;-0.350872;-0.008192778,0.1828294;-0.6837151;0.1081226,0.2083528;-0.71259;0.06129479,-0.08332226;0.003526351;-0.03307351,-0.1066557;-0.3585083;-0.02206218,-0.07876406;-0.7053666;0.05338097,-0.0779608;-0.7374813;0.003866628,-0.01754206;0.5398403;-0.003166914,520.4681
+0;0;0,0.02793921;0.3104795;-0.01897284,0.05628122;0.6093706;-0.05250351,0.2332869;0.5037007;-0.03384248,0.4580126;0.4551828;-0.007075153,0.6586504;0.4363459;0.01177302,-0.1338869;0.5048953;-0.02019852,-0.3590035;0.4513924;-0.02586535,-0.5565162;0.4089023;-0.03806912,0.07544195;-0.004095882;-0.04838003,0.04826622;-0.3658872;-0.03821148,0.00821266;-0.7145294;0.02199303,0.00563249;-0.6787838;-0.05719583,-0.08507979;0.01312663;-0.02525892,-0.2219697;-0.1219126;-0.3330907,-0.1672753;-0.4550843;-0.2200182,-0.1764141;-0.4773625;-0.2791284,0.0492559;0.5362444;-0.04176781,0;0;0,-0.009778954;0.3121436;0.002974987,-0.0202693;0.6138445;-0.008458376,0.1668371;0.5083815;-0.001176596,0.392523;0.4570477;0.0005207062,0.586095;0.4477305;-0.057863,-0.1952123;0.4825614;0.008737475,-0.4007781;0.3761936;0.007890797,-0.5918738;0.371586;-0.05864368,0.07867859;0.006309897;-0.04264688,0.1331662;-0.350872;-0.008192778,0.1828294;-0.6837151;0.1081226,0.2083528;-0.71259;0.06129479,-0.08332226;0.003526351;-0.03307351,-0.1066557;-0.3585083;-0.02206218,-0.07876406;-0.7053666;0.05338097,-0.0779608;-0.7374813;0.003866628,-0.01754206;0.5398403;-0.003166914,520.4681
+0;0;0,0.0274331;0.3105423;-0.01867999,0.05542898;0.609485;-0.05204452,0.2325972;0.5045258;-0.03268868,0.4582604;0.4599754;-0.006929273,0.6592791;0.4448412;0.01118204,-0.1347338;0.5054947;-0.01961545,-0.3624981;0.4648755;-0.02637351,-0.5585676;0.4158142;-0.03711298,0.07545479;-0.003849168;-0.04838027,0.04746588;-0.3655784;-0.0382118,0.007202696;-0.7140851;0.02263422,0.004723976;-0.6783169;-0.05655624,-0.08512855;0.01284017;-0.02524185,-0.2230441;-0.1180484;-0.3344058,-0.1671222;-0.4512381;-0.2219886,-0.17647;-0.4724499;-0.2819929,0.04847312;0.5363449;-0.04135887,0;0;0,-0.009778954;0.3121436;0.002974987,-0.0202693;0.6138445;-0.008458376,0.1668371;0.5083815;-0.001176596,0.392523;0.4570477;0.0005207062,0.586095;0.4477305;-0.057863,-0.1952123;0.4825614;0.008737475,-0.4007781;0.3761936;0.007890797,-0.5918738;0.371586;-0.05864368,0.07867859;0.006309897;-0.04264688,0.1331662;-0.350872;-0.008192778,0.1828294;-0.6837151;0.1081226,0.2083528;-0.71259;0.06129479,-0.08332226;0.003526351;-0.03307351,-0.1066557;-0.3585083;-0.02206218,-0.07876406;-0.7053666;0.05338097,-0.0779608;-0.7374813;0.003866628,-0.01754206;0.5398403;-0.003166914,520.4681
+0;0;0,0.0274331;0.3105423;-0.01867999,0.05542898;0.609485;-0.05204452,0.2325972;0.5045258;-0.03268868,0.4582604;0.4599754;-0.006929273,0.6592791;0.4448412;0.01118204,-0.1347338;0.5054947;-0.01961545,-0.3624981;0.4648755;-0.02637351,-0.5585676;0.4158142;-0.03711298,0.07545479;-0.003849168;-0.04838027,0.04746588;-0.3655784;-0.0382118,0.007202696;-0.7140851;0.02263422,0.004723976;-0.6783169;-0.05655624,-0.08512855;0.01284017;-0.02524185,-0.2230441;-0.1180484;-0.3344058,-0.1671222;-0.4512381;-0.2219886,-0.17647;-0.4724499;-0.2819929,0.04847312;0.5363449;-0.04135887,0;0;0,-0.009778954;0.3121436;0.002974987,-0.0202693;0.6138445;-0.008458376,0.1668371;0.5083815;-0.001176596,0.392523;0.4570477;0.0005207062,0.586095;0.4477305;-0.057863,-0.1952123;0.4825614;0.008737475,-0.4007781;0.3761936;0.007890797,-0.5918738;0.371586;-0.05864368,0.07867859;0.006309897;-0.04264688,0.1331662;-0.350872;-0.008192778,0.1828294;-0.6837151;0.1081226,0.2083528;-0.71259;0.06129479,-0.08332226;0.003526351;-0.03307351,-0.1066557;-0.3585083;-0.02206218,-0.07876406;-0.7053666;0.05338097,-0.0779608;-0.7374813;0.003866628,-0.01754206;0.5398403;-0.003166914,520.4681
+0;0;0,0.0274331;0.3105423;-0.01867999,0.05542898;0.609485;-0.05204452,0.2325972;0.5045258;-0.03268868,0.4582604;0.4599754;-0.006929273,0.6592791;0.4448412;0.01118204,-0.1347338;0.5054947;-0.01961545,-0.3624981;0.4648755;-0.02637351,-0.5585676;0.4158142;-0.03711298,0.07545479;-0.003849168;-0.04838027,0.04746588;-0.3655784;-0.0382118,0.007202696;-0.7140851;0.02263422,0.004723976;-0.6783169;-0.05655624,-0.08512855;0.01284017;-0.02524185,-0.2230441;-0.1180484;-0.3344058,-0.1671222;-0.4512381;-0.2219886,-0.17647;-0.4724499;-0.2819929,0.04847312;0.5363449;-0.04135887,0;0;0,-0.009778954;0.3121436;0.002974987,-0.0202693;0.6138445;-0.008458376,0.1668371;0.5083815;-0.001176596,0.392523;0.4570477;0.0005207062,0.586095;0.4477305;-0.057863,-0.1952123;0.4825614;0.008737475,-0.4007781;0.3761936;0.007890797,-0.5918738;0.371586;-0.05864368,0.07867859;0.006309897;-0.04264688,0.1331662;-0.350872;-0.008192778,0.1828294;-0.6837151;0.1081226,0.2083528;-0.71259;0.06129479,-0.08332226;0.003526351;-0.03307351,-0.1066557;-0.3585083;-0.02206218,-0.07876406;-0.7053666;0.05338097,-0.0779608;-0.7374813;0.003866628,-0.01754206;0.5398403;-0.003166914,520.4681
+0;0;0,0.02710583;0.3105876;-0.0184035,0.05469897;0.6095766;-0.05167707,0.2320012;0.5050184;-0.03202365,0.4585316;0.464761;-0.00681401,0.6597747;0.4525129;0.01098461,-0.1354745;0.506173;-0.01915944,-0.3633406;0.4663419;-0.02707767,-0.560234;0.4203626;-0.03627095,0.07550684;-0.003757247;-0.04830623,0.04698217;-0.3654517;-0.03839179,0.006232727;-0.7137764;0.02316867,0.003794322;-0.6779907;-0.05602176,-0.08516411;0.01265957;-0.02521312,-0.2233892;-0.113778;-0.3360865,-0.1663652;-0.4469382;-0.2241365,-0.1751315;-0.4688132;-0.2836569,0.04782123;0.5364296;-0.04098812,0;0;0,-0.009778954;0.3121436;0.002974987,-0.0202693;0.6138445;-0.008458376,0.1668371;0.5083815;-0.001176596,0.392523;0.4570477;0.0005207062,0.586095;0.4477305;-0.057863,-0.1952123;0.4825614;0.008737475,-0.4007781;0.3761936;0.007890797,-0.5918738;0.371586;-0.05864368,0.07867859;0.006309897;-0.04264688,0.1331662;-0.350872;-0.008192778,0.1828294;-0.6837151;0.1081226,0.2083528;-0.71259;0.06129479,-0.08332226;0.003526351;-0.03307351,-0.1066557;-0.3585083;-0.02206218,-0.07876406;-0.7053666;0.05338097,-0.0779608;-0.7374813;0.003866628,-0.01754206;0.5398403;-0.003166914,520.4681
+0;0;0,0.02710583;0.3105876;-0.0184035,0.05469897;0.6095766;-0.05167707,0.2320012;0.5050184;-0.03202365,0.4585316;0.464761;-0.00681401,0.6597747;0.4525129;0.01098461,-0.1354745;0.506173;-0.01915944,-0.3633406;0.4663419;-0.02707767,-0.560234;0.4203626;-0.03627095,0.07550684;-0.003757247;-0.04830623,0.04698217;-0.3654517;-0.03839179,0.006232727;-0.7137764;0.02316867,0.003794322;-0.6779907;-0.05602176,-0.08516411;0.01265957;-0.02521312,-0.2233892;-0.113778;-0.3360865,-0.1663652;-0.4469382;-0.2241365,-0.1751315;-0.4688132;-0.2836569,0.04782123;0.5364296;-0.04098812,0;0;0,-0.009778954;0.3121436;0.002974987,-0.0202693;0.6138445;-0.008458376,0.1668371;0.5083815;-0.001176596,0.392523;0.4570477;0.0005207062,0.586095;0.4477305;-0.057863,-0.1952123;0.4825614;0.008737475,-0.4007781;0.3761936;0.007890797,-0.5918738;0.371586;-0.05864368,0.07867859;0.006309897;-0.04264688,0.1331662;-0.350872;-0.008192778,0.1828294;-0.6837151;0.1081226,0.2083528;-0.71259;0.06129479,-0.08332226;0.003526351;-0.03307351,-0.1066557;-0.3585083;-0.02206218,-0.07876406;-0.7053666;0.05338097,-0.0779608;-0.7374813;0.003866628,-0.01754206;0.5398403;-0.003166914,520.4681
+0;0;0,0.02710583;0.3105876;-0.0184035,0.05469897;0.6095766;-0.05167707,0.2320012;0.5050184;-0.03202365,0.4585316;0.464761;-0.00681401,0.6597747;0.4525129;0.01098461,-0.1354745;0.506173;-0.01915944,-0.3633406;0.4663419;-0.02707767,-0.560234;0.4203626;-0.03627095,0.07550684;-0.003757247;-0.04830623,0.04698217;-0.3654517;-0.03839179,0.006232727;-0.7137764;0.02316867,0.003794322;-0.6779907;-0.05602176,-0.08516411;0.01265957;-0.02521312,-0.2233892;-0.113778;-0.3360865,-0.1663652;-0.4469382;-0.2241365,-0.1751315;-0.4688132;-0.2836569,0.04782123;0.5364296;-0.04098812,0;0;0,-0.009778954;0.3121436;0.002974987,-0.0202693;0.6138445;-0.008458376,0.1668371;0.5083815;-0.001176596,0.392523;0.4570477;0.0005207062,0.586095;0.4477305;-0.057863,-0.1952123;0.4825614;0.008737475,-0.4007781;0.3761936;0.007890797,-0.5918738;0.371586;-0.05864368,0.07867859;0.006309897;-0.04264688,0.1331662;-0.350872;-0.008192778,0.1828294;-0.6837151;0.1081226,0.2083528;-0.71259;0.06129479,-0.08332226;0.003526351;-0.03307351,-0.1066557;-0.3585083;-0.02206218,-0.07876406;-0.7053666;0.05338097,-0.0779608;-0.7374813;0.003866628,-0.01754206;0.5398403;-0.003166914,520.4681
+0;0;0,0.02698891;0.3106164;-0.01808733,0.05442502;0.6096541;-0.05105314,0.2318245;0.5054383;-0.03143314,0.4589103;0.468149;-0.006660104,0.6603516;0.4585335;0.01050187,-0.1358455;0.5070866;-0.01859093,-0.363772;0.4676751;-0.0268612,-0.5613563;0.4245536;-0.03502135,0.07550925;-0.003790641;-0.04829985,0.04657637;-0.3654545;-0.03845098,0.005651604;-0.7137108;0.02337872,0.003218983;-0.677894;-0.05580961,-0.08516426;0.01263176;-0.02522655,-0.2237581;-0.1126744;-0.3363937,-0.1652141;-0.4457163;-0.224877,-0.174901;-0.4677032;-0.2841565,0.04758603;0.536492;-0.04044194,0;0;0,-0.009778954;0.3121436;0.002974987,-0.0202693;0.6138445;-0.008458376,0.1668371;0.5083815;-0.001176596,0.392523;0.4570477;0.0005207062,0.586095;0.4477305;-0.057863,-0.1952123;0.4825614;0.008737475,-0.4007781;0.3761936;0.007890797,-0.5918738;0.371586;-0.05864368,0.07867859;0.006309897;-0.04264688,0.1331662;-0.350872;-0.008192778,0.1828294;-0.6837151;0.1081226,0.2083528;-0.71259;0.06129479,-0.08332226;0.003526351;-0.03307351,-0.1066557;-0.3585083;-0.02206218,-0.07876406;-0.7053666;0.05338097,-0.0779608;-0.7374813;0.003866628,-0.01754206;0.5398403;-0.003166914,520.4681
+0;0;0,0.02698891;0.3106164;-0.01808733,0.05442502;0.6096541;-0.05105314,0.2318245;0.5054383;-0.03143314,0.4589103;0.468149;-0.006660104,0.6603516;0.4585335;0.01050187,-0.1358455;0.5070866;-0.01859093,-0.363772;0.4676751;-0.0268612,-0.5613563;0.4245536;-0.03502135,0.07550925;-0.003790641;-0.04829985,0.04657637;-0.3654545;-0.03845098,0.005651604;-0.7137108;0.02337872,0.003218983;-0.677894;-0.05580961,-0.08516426;0.01263176;-0.02522655,-0.2237581;-0.1126744;-0.3363937,-0.1652141;-0.4457163;-0.224877,-0.174901;-0.4677032;-0.2841565,0.04758603;0.536492;-0.04044194,0;0;0,-0.009778954;0.3121436;0.002974987,-0.0202693;0.6138445;-0.008458376,0.1668371;0.5083815;-0.001176596,0.392523;0.4570477;0.0005207062,0.586095;0.4477305;-0.057863,-0.1952123;0.4825614;0.008737475,-0.4007781;0.3761936;0.007890797,-0.5918738;0.371586;-0.05864368,0.07867859;0.006309897;-0.04264688,0.1331662;-0.350872;-0.008192778,0.1828294;-0.6837151;0.1081226,0.2083528;-0.71259;0.06129479,-0.08332226;0.003526351;-0.03307351,-0.1066557;-0.3585083;-0.02206218,-0.07876406;-0.7053666;0.05338097,-0.0779608;-0.7374813;0.003866628,-0.01754206;0.5398403;-0.003166914,520.4681
+0;0;0,0.02698891;0.3106164;-0.01808733,0.05442502;0.6096541;-0.05105314,0.2318245;0.5054383;-0.03143314,0.4589103;0.468149;-0.006660104,0.6603516;0.4585335;0.01050187,-0.1358455;0.5070866;-0.01859093,-0.363772;0.4676751;-0.0268612,-0.5613563;0.4245536;-0.03502135,0.07550925;-0.003790641;-0.04829985,0.04657637;-0.3654545;-0.03845098,0.005651604;-0.7137108;0.02337872,0.003218983;-0.677894;-0.05580961,-0.08516426;0.01263176;-0.02522655,-0.2237581;-0.1126744;-0.3363937,-0.1652141;-0.4457163;-0.224877,-0.174901;-0.4677032;-0.2841565,0.04758603;0.536492;-0.04044194,0;0;0,-0.009778954;0.3121436;0.002974987,-0.0202693;0.6138445;-0.008458376,0.1668371;0.5083815;-0.001176596,0.392523;0.4570477;0.0005207062,0.586095;0.4477305;-0.057863,-0.1952123;0.4825614;0.008737475,-0.4007781;0.3761936;0.007890797,-0.5918738;0.371586;-0.05864368,0.07867859;0.006309897;-0.04264688,0.1331662;-0.350872;-0.008192778,0.1828294;-0.6837151;0.1081226,0.2083528;-0.71259;0.06129479,-0.08332226;0.003526351;-0.03307351,-0.1066557;-0.3585083;-0.02206218,-0.07876406;-0.7053666;0.05338097,-0.0779608;-0.7374813;0.003866628,-0.01754206;0.5398403;-0.003166914,520.4681
+0;0;0,0.02689586;0.3106424;-0.01777624,0.05412733;0.6097187;-0.05055351,0.231639;0.5059422;-0.03084541,0.459317;0.4719764;-0.006737215,0.6608528;0.4639016;0.01010682,-0.1362107;0.5081761;-0.01768775,-0.3641666;0.4690109;-0.02630825,-0.5622999;0.4284901;-0.03448568,0.07548133;-0.003782419;-0.04834411,0.04592832;-0.3653965;-0.0385092,0.004950825;-0.7135831;0.02367723,0.002465521;-0.6777375;-0.05550736,-0.08520126;0.01256191;-0.02513633,-0.2238165;-0.111198;-0.3369121,-0.1632948;-0.4438584;-0.2253127,-0.174138;-0.465262;-0.2849,0.04733149;0.5365484;-0.03997206,0;0;0,-0.009778954;0.3121436;0.002974987,-0.0202693;0.6138445;-0.008458376,0.1668371;0.5083815;-0.001176596,0.392523;0.4570477;0.0005207062,0.586095;0.4477305;-0.057863,-0.1952123;0.4825614;0.008737475,-0.4007781;0.3761936;0.007890797,-0.5918738;0.371586;-0.05864368,0.07867859;0.006309897;-0.04264688,0.1331662;-0.350872;-0.008192778,0.1828294;-0.6837151;0.1081226,0.2083528;-0.71259;0.06129479,-0.08332226;0.003526351;-0.03307351,-0.1066557;-0.3585083;-0.02206218,-0.07876406;-0.7053666;0.05338097,-0.0779608;-0.7374813;0.003866628,-0.01754206;0.5398403;-0.003166914,520.4681
+0;0;0,0.02689586;0.3106424;-0.01777624,0.05412733;0.6097187;-0.05055351,0.231639;0.5059422;-0.03084541,0.459317;0.4719764;-0.006737215,0.6608528;0.4639016;0.01010682,-0.1362107;0.5081761;-0.01768775,-0.3641666;0.4690109;-0.02630825,-0.5622999;0.4284901;-0.03448568,0.07548133;-0.003782419;-0.04834411,0.04592832;-0.3653965;-0.0385092,0.004950825;-0.7135831;0.02367723,0.002465521;-0.6777375;-0.05550736,-0.08520126;0.01256191;-0.02513633,-0.2238165;-0.111198;-0.3369121,-0.1632948;-0.4438584;-0.2253127,-0.174138;-0.465262;-0.2849,0.04733149;0.5365484;-0.03997206,0;0;0,-0.009778954;0.3121436;0.002974987,-0.0202693;0.6138445;-0.008458376,0.1668371;0.5083815;-0.001176596,0.392523;0.4570477;0.0005207062,0.586095;0.4477305;-0.057863,-0.1952123;0.4825614;0.008737475,-0.4007781;0.3761936;0.007890797,-0.5918738;0.371586;-0.05864368,0.07867859;0.006309897;-0.04264688,0.1331662;-0.350872;-0.008192778,0.1828294;-0.6837151;0.1081226,0.2083528;-0.71259;0.06129479,-0.08332226;0.003526351;-0.03307351,-0.1066557;-0.3585083;-0.02206218,-0.07876406;-0.7053666;0.05338097,-0.0779608;-0.7374813;0.003866628,-0.01754206;0.5398403;-0.003166914,520.4681
+0;0;0,0.02689586;0.3106424;-0.01777624,0.05412733;0.6097187;-0.05055351,0.231639;0.5059422;-0.03084541,0.459317;0.4719764;-0.006737215,0.6608528;0.4639016;0.01010682,-0.1362107;0.5081761;-0.01768775,-0.3641666;0.4690109;-0.02630825,-0.5622999;0.4284901;-0.03448568,0.07548133;-0.003782419;-0.04834411,0.04592832;-0.3653965;-0.0385092,0.004950825;-0.7135831;0.02367723,0.002465521;-0.6777375;-0.05550736,-0.08520126;0.01256191;-0.02513633,-0.2238165;-0.111198;-0.3369121,-0.1632948;-0.4438584;-0.2253127,-0.174138;-0.465262;-0.2849,0.04733149;0.5365484;-0.03997206,0;0;0,-0.009778954;0.3121436;0.002974987,-0.0202693;0.6138445;-0.008458376,0.1668371;0.5083815;-0.001176596,0.392523;0.4570477;0.0005207062,0.586095;0.4477305;-0.057863,-0.1952123;0.4825614;0.008737475,-0.4007781;0.3761936;0.007890797,-0.5918738;0.371586;-0.05864368,0.07867859;0.006309897;-0.04264688,0.1331662;-0.350872;-0.008192778,0.1828294;-0.6837151;0.1081226,0.2083528;-0.71259;0.06129479,-0.08332226;0.003526351;-0.03307351,-0.1066557;-0.3585083;-0.02206218,-0.07876406;-0.7053666;0.05338097,-0.0779608;-0.7374813;0.003866628,-0.01754206;0.5398403;-0.003166914,520.4681
+0;0;0,0.02705229;0.3106434;-0.01751941,0.05433065;0.609746;-0.05001266,0.2318653;0.5060964;-0.03042946,0.4599355;0.4751035;-0.006024312,0.661581;0.4679735;0.009907853,-0.1361251;0.5089002;-0.01726999,-0.3641101;0.4694138;-0.02325617,-0.562821;0.4326882;-0.03469264,0.07547076;-0.003765455;-0.04836195,0.04538202;-0.3653389;-0.03865955,0.00437865;-0.7134873;0.02372377,0.001888157;-0.6776166;-0.05545878,-0.08522952;0.01250074;-0.02507092,-0.223692;-0.10923;-0.3377123,-0.1611414;-0.4414071;-0.2257926,-0.1738832;-0.4622265;-0.2855051,0.04753219;0.5365672;-0.03949175,0;0;0,-0.009778954;0.3121436;0.002974987,-0.0202693;0.6138445;-0.008458376,0.1668371;0.5083815;-0.001176596,0.392523;0.4570477;0.0005207062,0.586095;0.4477305;-0.057863,-0.1952123;0.4825614;0.008737475,-0.4007781;0.3761936;0.007890797,-0.5918738;0.371586;-0.05864368,0.07867859;0.006309897;-0.04264688,0.1331662;-0.350872;-0.008192778,0.1828294;-0.6837151;0.1081226,0.2083528;-0.71259;0.06129479,-0.08332226;0.003526351;-0.03307351,-0.1066557;-0.3585083;-0.02206218,-0.07876406;-0.7053666;0.05338097,-0.0779608;-0.7374813;0.003866628,-0.01754206;0.5398403;-0.003166914,520.4681
+0;0;0,0.02705229;0.3106434;-0.01751941,0.05433065;0.609746;-0.05001266,0.2318653;0.5060964;-0.03042946,0.4599355;0.4751035;-0.006024312,0.661581;0.4679735;0.009907853,-0.1361251;0.5089002;-0.01726999,-0.3641101;0.4694138;-0.02325617,-0.562821;0.4326882;-0.03469264,0.07547076;-0.003765455;-0.04836195,0.04538202;-0.3653389;-0.03865955,0.00437865;-0.7134873;0.02372377,0.001888157;-0.6776166;-0.05545878,-0.08522952;0.01250074;-0.02507092,-0.223692;-0.10923;-0.3377123,-0.1611414;-0.4414071;-0.2257926,-0.1738832;-0.4622265;-0.2855051,0.04753219;0.5365672;-0.03949175,0;0;0,-0.009778954;0.3121436;0.002974987,-0.0202693;0.6138445;-0.008458376,0.1668371;0.5083815;-0.001176596,0.392523;0.4570477;0.0005207062,0.586095;0.4477305;-0.057863,-0.1952123;0.4825614;0.008737475,-0.4007781;0.3761936;0.007890797,-0.5918738;0.371586;-0.05864368,0.07867859;0.006309897;-0.04264688,0.1331662;-0.350872;-0.008192778,0.1828294;-0.6837151;0.1081226,0.2083528;-0.71259;0.06129479,-0.08332226;0.003526351;-0.03307351,-0.1066557;-0.3585083;-0.02206218,-0.07876406;-0.7053666;0.05338097,-0.0779608;-0.7374813;0.003866628,-0.01754206;0.5398403;-0.003166914,520.4681
+0;0;0,0.02705229;0.3106434;-0.01751941,0.05433065;0.609746;-0.05001266,0.2318653;0.5060964;-0.03042946,0.4599355;0.4751035;-0.006024312,0.661581;0.4679735;0.009907853,-0.1361251;0.5089002;-0.01726999,-0.3641101;0.4694138;-0.02325617,-0.562821;0.4326882;-0.03469264,0.07547076;-0.003765455;-0.04836195,0.04538202;-0.3653389;-0.03865955,0.00437865;-0.7134873;0.02372377,0.001888157;-0.6776166;-0.05545878,-0.08522952;0.01250074;-0.02507092,-0.223692;-0.10923;-0.3377123,-0.1611414;-0.4414071;-0.2257926,-0.1738832;-0.4622265;-0.2855051,0.04753219;0.5365672;-0.03949175,0;0;0,-0.009778954;0.3121436;0.002974987,-0.0202693;0.6138445;-0.008458376,0.1668371;0.5083815;-0.001176596,0.392523;0.4570477;0.0005207062,0.586095;0.4477305;-0.057863,-0.1952123;0.4825614;0.008737475,-0.4007781;0.3761936;0.007890797,-0.5918738;0.371586;-0.05864368,0.07867859;0.006309897;-0.04264688,0.1331662;-0.350872;-0.008192778,0.1828294;-0.6837151;0.1081226,0.2083528;-0.71259;0.06129479,-0.08332226;0.003526351;-0.03307351,-0.1066557;-0.3585083;-0.02206218,-0.07876406;-0.7053666;0.05338097,-0.0779608;-0.7374813;0.003866628,-0.01754206;0.5398403;-0.003166914,520.4681
+0;0;0,0.0269091;0.3106689;-0.01728604,0.05385627;0.6098181;-0.04961761,0.2314592;0.5060986;-0.0298776,0.4601208;0.4790909;-0.006284801,0.6617534;0.4722672;0.00994198,-0.1365413;0.5094201;-0.01656427,-0.3652537;0.4746866;-0.02407368,-0.5634661;0.4347337;-0.0330849,0.0754956;-0.00378703;-0.04832147,0.04470199;-0.3653056;-0.03878536,0.003513131;-0.7133612;0.02399233,0.00100304;-0.6774701;-0.05518809,-0.08522423;0.01248068;-0.02509889,-0.2239088;-0.1089963;-0.3377405,-0.1586019;-0.4404252;-0.2251787,-0.1723026;-0.461077;-0.2848212,0.04714455;0.5366288;-0.03911358,0;0;0,-0.009778954;0.3121436;0.002974987,-0.0202693;0.6138445;-0.008458376,0.1668371;0.5083815;-0.001176596,0.392523;0.4570477;0.0005207062,0.586095;0.4477305;-0.057863,-0.1952123;0.4825614;0.008737475,-0.4007781;0.3761936;0.007890797,-0.5918738;0.371586;-0.05864368,0.07867859;0.006309897;-0.04264688,0.1331662;-0.350872;-0.008192778,0.1828294;-0.6837151;0.1081226,0.2083528;-0.71259;0.06129479,-0.08332226;0.003526351;-0.03307351,-0.1066557;-0.3585083;-0.02206218,-0.07876406;-0.7053666;0.05338097,-0.0779608;-0.7374813;0.003866628,-0.01754206;0.5398403;-0.003166914,520.4681
+0;0;0,0.0269091;0.3106689;-0.01728604,0.05385627;0.6098181;-0.04961761,0.2314592;0.5060986;-0.0298776,0.4601208;0.4790909;-0.006284801,0.6617534;0.4722672;0.00994198,-0.1365413;0.5094201;-0.01656427,-0.3652537;0.4746866;-0.02407368,-0.5634661;0.4347337;-0.0330849,0.0754956;-0.00378703;-0.04832147,0.04470199;-0.3653056;-0.03878536,0.003513131;-0.7133612;0.02399233,0.00100304;-0.6774701;-0.05518809,-0.08522423;0.01248068;-0.02509889,-0.2239088;-0.1089963;-0.3377405,-0.1586019;-0.4404252;-0.2251787,-0.1723026;-0.461077;-0.2848212,0.04714455;0.5366288;-0.03911358,0;0;0,-0.009778954;0.3121436;0.002974987,-0.0202693;0.6138445;-0.008458376,0.1668371;0.5083815;-0.001176596,0.392523;0.4570477;0.0005207062,0.586095;0.4477305;-0.057863,-0.1952123;0.4825614;0.008737475,-0.4007781;0.3761936;0.007890797,-0.5918738;0.371586;-0.05864368,0.07867859;0.006309897;-0.04264688,0.1331662;-0.350872;-0.008192778,0.1828294;-0.6837151;0.1081226,0.2083528;-0.71259;0.06129479,-0.08332226;0.003526351;-0.03307351,-0.1066557;-0.3585083;-0.02206218,-0.07876406;-0.7053666;0.05338097,-0.0779608;-0.7374813;0.003866628,-0.01754206;0.5398403;-0.003166914,520.4681
+0;0;0,0.0269091;0.3106689;-0.01728604,0.05385627;0.6098181;-0.04961761,0.2314592;0.5060986;-0.0298776,0.4601208;0.4790909;-0.006284801,0.6617534;0.4722672;0.00994198,-0.1365413;0.5094201;-0.01656427,-0.3652537;0.4746866;-0.02407368,-0.5634661;0.4347337;-0.0330849,0.0754956;-0.00378703;-0.04832147,0.04470199;-0.3653056;-0.03878536,0.003513131;-0.7133612;0.02399233,0.00100304;-0.6774701;-0.05518809,-0.08522423;0.01248068;-0.02509889,-0.2239088;-0.1089963;-0.3377405,-0.1586019;-0.4404252;-0.2251787,-0.1723026;-0.461077;-0.2848212,0.04714455;0.5366288;-0.03911358,0;0;0,-0.009778954;0.3121436;0.002974987,-0.0202693;0.6138445;-0.008458376,0.1668371;0.5083815;-0.001176596,0.392523;0.4570477;0.0005207062,0.586095;0.4477305;-0.057863,-0.1952123;0.4825614;0.008737475,-0.4007781;0.3761936;0.007890797,-0.5918738;0.371586;-0.05864368,0.07867859;0.006309897;-0.04264688,0.1331662;-0.350872;-0.008192778,0.1828294;-0.6837151;0.1081226,0.2083528;-0.71259;0.06129479,-0.08332226;0.003526351;-0.03307351,-0.1066557;-0.3585083;-0.02206218,-0.07876406;-0.7053666;0.05338097,-0.0779608;-0.7374813;0.003866628,-0.01754206;0.5398403;-0.003166914,520.4681
+0;0;0,0.02704254;0.3106745;-0.01697379,0.05409067;0.6098566;-0.04891612,0.231709;0.5062347;-0.0295263,0.4608088;0.4822913;-0.006895442,0.6624225;0.4757498;0.009678973,-0.1364271;0.5100431;-0.01610248,-0.3647144;0.4723584;-0.02217997,-0.5638458;0.4378811;-0.03329616,0.07546701;-0.003835705;-0.04836229,0.04447166;-0.3653401;-0.03894604,0.003017496;-0.7132875;0.02425558,0.0004956331;-0.6773643;-0.05492208,-0.08522874;0.01252183;-0.02506308,-0.2235314;-0.1077401;-0.3383429,-0.1572194;-0.4386531;-0.2248547,-0.1717802;-0.4589783;-0.2845699,0.04736364;0.5366548;-0.03850974,0;0;0,-0.009778954;0.3121436;0.002974987,-0.0202693;0.6138445;-0.008458376,0.1668371;0.5083815;-0.001176596,0.392523;0.4570477;0.0005207062,0.586095;0.4477305;-0.057863,-0.1952123;0.4825614;0.008737475,-0.4007781;0.3761936;0.007890797,-0.5918738;0.371586;-0.05864368,0.07867859;0.006309897;-0.04264688,0.1331662;-0.350872;-0.008192778,0.1828294;-0.6837151;0.1081226,0.2083528;-0.71259;0.06129479,-0.08332226;0.003526351;-0.03307351,-0.1066557;-0.3585083;-0.02206218,-0.07876406;-0.7053666;0.05338097,-0.0779608;-0.7374813;0.003866628,-0.01754206;0.5398403;-0.003166914,520.4681
+0;0;0,0.02704254;0.3106745;-0.01697379,0.05409067;0.6098566;-0.04891612,0.231709;0.5062347;-0.0295263,0.4608088;0.4822913;-0.006895442,0.6624225;0.4757498;0.009678973,-0.1364271;0.5100431;-0.01610248,-0.3647144;0.4723584;-0.02217997,-0.5638458;0.4378811;-0.03329616,0.07546701;-0.003835705;-0.04836229,0.04447166;-0.3653401;-0.03894604,0.003017496;-0.7132875;0.02425558,0.0004956331;-0.6773643;-0.05492208,-0.08522874;0.01252183;-0.02506308,-0.2235314;-0.1077401;-0.3383429,-0.1572194;-0.4386531;-0.2248547,-0.1717802;-0.4589783;-0.2845699,0.04736364;0.5366548;-0.03850974,0;0;0,-0.009778954;0.3121436;0.002974987,-0.0202693;0.6138445;-0.008458376,0.1668371;0.5083815;-0.001176596,0.392523;0.4570477;0.0005207062,0.586095;0.4477305;-0.057863,-0.1952123;0.4825614;0.008737475,-0.4007781;0.3761936;0.007890797,-0.5918738;0.371586;-0.05864368,0.07867859;0.006309897;-0.04264688,0.1331662;-0.350872;-0.008192778,0.1828294;-0.6837151;0.1081226,0.2083528;-0.71259;0.06129479,-0.08332226;0.003526351;-0.03307351,-0.1066557;-0.3585083;-0.02206218,-0.07876406;-0.7053666;0.05338097,-0.0779608;-0.7374813;0.003866628,-0.01754206;0.5398403;-0.003166914,520.4681
+0;0;0,0.02704254;0.3106745;-0.01697379,0.05409067;0.6098566;-0.04891612,0.231709;0.5062347;-0.0295263,0.4608088;0.4822913;-0.006895442,0.6624225;0.4757498;0.009678973,-0.1364271;0.5100431;-0.01610248,-0.3647144;0.4723584;-0.02217997,-0.5638458;0.4378811;-0.03329616,0.07546701;-0.003835705;-0.04836229,0.04447166;-0.3653401;-0.03894604,0.003017496;-0.7132875;0.02425558,0.0004956331;-0.6773643;-0.05492208,-0.08522874;0.01252183;-0.02506308,-0.2235314;-0.1077401;-0.3383429,-0.1572194;-0.4386531;-0.2248547,-0.1717802;-0.4589783;-0.2845699,0.04736364;0.5366548;-0.03850974,0;0;0,-0.009778954;0.3121436;0.002974987,-0.0202693;0.6138445;-0.008458376,0.1668371;0.5083815;-0.001176596,0.392523;0.4570477;0.0005207062,0.586095;0.4477305;-0.057863,-0.1952123;0.4825614;0.008737475,-0.4007781;0.3761936;0.007890797,-0.5918738;0.371586;-0.05864368,0.07867859;0.006309897;-0.04264688,0.1331662;-0.350872;-0.008192778,0.1828294;-0.6837151;0.1081226,0.2083528;-0.71259;0.06129479,-0.08332226;0.003526351;-0.03307351,-0.1066557;-0.3585083;-0.02206218,-0.07876406;-0.7053666;0.05338097,-0.0779608;-0.7374813;0.003866628,-0.01754206;0.5398403;-0.003166914,520.4681
+0;0;0,0.02691453;0.3106988;-0.01673212,0.0538062;0.6099119;-0.04850918,0.2315957;0.5072296;-0.02884402,0.4608606;0.4841763;-0.006973673,0.6624882;0.4788676;0.009871164,-0.1367534;0.5107008;-0.01561978,-0.3649929;0.472717;-0.02163029,-0.5644597;0.4403073;-0.03295372,0.07546005;-0.003935645;-0.0483651,0.04405544;-0.3654113;-0.03920125,0.002515811;-0.7132699;0.0244308,2.740277E-05;-0.6773355;-0.05474707,-0.08518608;0.01261826;-0.02515955,-0.2236142;-0.107594;-0.3384031,-0.1565204;-0.4380388;-0.2240139,-0.1716734;-0.4581248;-0.2837828,0.04711172;0.5367031;-0.03813146,0;0;0,-0.009778954;0.3121436;0.002974987,-0.0202693;0.6138445;-0.008458376,0.1668371;0.5083815;-0.001176596,0.392523;0.4570477;0.0005207062,0.586095;0.4477305;-0.057863,-0.1952123;0.4825614;0.008737475,-0.4007781;0.3761936;0.007890797,-0.5918738;0.371586;-0.05864368,0.07867859;0.006309897;-0.04264688,0.1331662;-0.350872;-0.008192778,0.1828294;-0.6837151;0.1081226,0.2083528;-0.71259;0.06129479,-0.08332226;0.003526351;-0.03307351,-0.1066557;-0.3585083;-0.02206218,-0.07876406;-0.7053666;0.05338097,-0.0779608;-0.7374813;0.003866628,-0.01754206;0.5398403;-0.003166914,520.4681
+0;0;0,0.02691453;0.3106988;-0.01673212,0.0538062;0.6099119;-0.04850918,0.2315957;0.5072296;-0.02884402,0.4608606;0.4841763;-0.006973673,0.6624882;0.4788676;0.009871164,-0.1367534;0.5107008;-0.01561978,-0.3649929;0.472717;-0.02163029,-0.5644597;0.4403073;-0.03295372,0.07546005;-0.003935645;-0.0483651,0.04405544;-0.3654113;-0.03920125,0.002515811;-0.7132699;0.0244308,2.740277E-05;-0.6773355;-0.05474707,-0.08518608;0.01261826;-0.02515955,-0.2236142;-0.107594;-0.3384031,-0.1565204;-0.4380388;-0.2240139,-0.1716734;-0.4581248;-0.2837828,0.04711172;0.5367031;-0.03813146,0;0;0,-0.009778954;0.3121436;0.002974987,-0.0202693;0.6138445;-0.008458376,0.1668371;0.5083815;-0.001176596,0.392523;0.4570477;0.0005207062,0.586095;0.4477305;-0.057863,-0.1952123;0.4825614;0.008737475,-0.4007781;0.3761936;0.007890797,-0.5918738;0.371586;-0.05864368,0.07867859;0.006309897;-0.04264688,0.1331662;-0.350872;-0.008192778,0.1828294;-0.6837151;0.1081226,0.2083528;-0.71259;0.06129479,-0.08332226;0.003526351;-0.03307351,-0.1066557;-0.3585083;-0.02206218,-0.07876406;-0.7053666;0.05338097,-0.0779608;-0.7374813;0.003866628,-0.01754206;0.5398403;-0.003166914,520.4681

+ 161 - 0
DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_TwoArmsPlusLeg_Sideways_HapticFeedback_Fast.csv

@@ -0,0 +1,161 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.02128981;0.3120677;-0.007731483,0.04231422;0.6138899;-0.02988773,0.2205501;0.4962626;-0.01209537,0.2581985;0.2440152;0.007508006,0.3044629;0.01478486;-0.01027303,-0.1459369;0.4943623;-0.01285768,-0.2098029;0.2467487;-0.006607569,-0.2696945;0.02098116;-0.02770545,0.07577945;0.0007875341;-0.03833878,0.0641688;-0.3323557;-0.003009286,0.03600717;-0.670705;0.06224215,0.03576815;-0.6310847;-0.05570794,-0.07699297;0.008567248;-0.03480936,-0.1031407;-0.3256004;-0.03085417,-0.1318497;-0.6646597;0.03034725,-0.129694;-0.6248634;-0.08756889,0.03709538;0.5398476;-0.02194726,0;0;0,0.0266605;0.3117315;-0.003458262,0.04909998;0.6138428;-0.01954985,0.2223454;0.4778692;-0.01856041,0.2925573;0.2322264;-0.005897522,0.3519045;0.01986718;-0.08580089,-0.1399292;0.4983465;-0.002294226,-0.2406716;0.2641954;0.01902951,-0.3581288;0.0730198;-0.04922575,0.07369059;-0.004296452;-0.04200292,0.05579761;-0.3389492;-0.04940319,0.002749443;-0.6742075;0.01631451,-0.005694598;-0.6666654;-0.0995698,-0.0783736;0.0129919;-0.03002992,-0.1361072;-0.3141841;-0.07463978,-0.1528468;-0.6480809;0.01347242,-0.1825474;-0.7085688;-0.05677473,0.04399177;0.5396317;-0.01329207,282.736
+0;0;0,0.02128981;0.3120677;-0.007731483,0.04231422;0.6138899;-0.02988773,0.2205501;0.4962626;-0.01209537,0.2581985;0.2440152;0.007508006,0.3044629;0.01478486;-0.01027303,-0.1459369;0.4943623;-0.01285768,-0.2098029;0.2467487;-0.006607569,-0.2696945;0.02098116;-0.02770545,0.07577945;0.0007875341;-0.03833878,0.0641688;-0.3323557;-0.003009286,0.03600717;-0.670705;0.06224215,0.03576815;-0.6310847;-0.05570794,-0.07699297;0.008567248;-0.03480936,-0.1031407;-0.3256004;-0.03085417,-0.1318497;-0.6646597;0.03034725,-0.129694;-0.6248634;-0.08756889,0.03709538;0.5398476;-0.02194726,0;0;0,0.0266605;0.3117315;-0.003458262,0.04909998;0.6138428;-0.01954985,0.2223454;0.4778692;-0.01856041,0.2925573;0.2322264;-0.005897522,0.3519045;0.01986718;-0.08580089,-0.1399292;0.4983465;-0.002294226,-0.2406716;0.2641954;0.01902951,-0.3581288;0.0730198;-0.04922575,0.07369059;-0.004296452;-0.04200292,0.05579761;-0.3389492;-0.04940319,0.002749443;-0.6742075;0.01631451,-0.005694598;-0.6666654;-0.0995698,-0.0783736;0.0129919;-0.03002992,-0.1361072;-0.3141841;-0.07463978,-0.1528468;-0.6480809;0.01347242,-0.1825474;-0.7085688;-0.05677473,0.04399177;0.5396317;-0.01329207,282.7556
+0;0;0,0.02128999;0.3120705;-0.007731551,0.04231071;0.6138397;-0.0298836,0.2205777;0.4962253;-0.01209178,0.2582373;0.2439026;0.007517448,0.3042376;0.01598096;-0.01016207,-0.1459686;0.4943248;-0.01285422,-0.2098536;0.2466371;-0.00660224,-0.2694034;0.02215856;-0.02757967,0.07585458;0.0007883149;-0.03837679,0.06422628;-0.3328615;-0.002993576,0.03609012;-0.6709046;0.06219883,0.03585109;-0.6312838;-0.05575812,-0.07706931;0.008575743;-0.03484388,-0.1032568;-0.3261001;-0.03088267,-0.1319398;-0.6648526;0.03026338,-0.129784;-0.6250558;-0.08765963,0.03709327;0.5398175;-0.02194528,0;0;0,0.02665404;0.3117394;-0.003020763,0.04905534;0.613813;-0.01886415,0.2224667;0.4782045;-0.01801562,0.2964717;0.2335023;-0.007356644,0.3580143;0.02270427;-0.08580136,-0.1399924;0.498312;-0.001776628,-0.2422548;0.2647109;0.019259,-0.3603875;0.07575257;-0.04941598,0.07371479;-0.004208058;-0.04213953,0.0559428;-0.3393849;-0.04920959,0.002986606;-0.6742731;0.01682401,-0.005455974;-0.666699;-0.09907365,-0.07849973;0.01294849;-0.02995744,-0.136031;-0.3147675;-0.07469857,-0.152931;-0.6482428;0.01375183,-0.1823602;-0.7083845;-0.05706389,0.04396221;0.5396163;-0.01266432,282.7732
+0;0;0,0.02124237;0.312145;-0.00796314,0.04218956;0.6139491;-0.03031633,0.2201605;0.4961893;-0.01211574,0.2567311;0.2436787;0.007497051,0.302142;0.01297225;-0.01081965,-0.1458052;0.4944722;-0.01298722,-0.2096335;0.2467383;-0.006854848,-0.268107;0.01911736;-0.02667016,0.07581934;0.0008345289;-0.03839962,0.06395116;-0.3330519;-0.003055379,0.0351956;-0.6705384;0.06175154,0.03499919;-0.6309364;-0.05621789,-0.07705259;0.008534165;-0.03484056,-0.103193;-0.3263752;-0.03008744,-0.132188;-0.6647441;0.02982673,-0.1299999;-0.6249652;-0.08810803,0.03699171;0.5399192;-0.02233164,0;0;0,0.02654657;0.311828;-0.00278306,0.04886165;0.6139567;-0.01853728,0.2221489;0.4786918;-0.01781654,0.2990689;0.2348153;-0.008262873,0.3624195;0.02147746;-0.08634472,-0.1398648;0.4983867;-0.001131441,-0.2445982;0.2657336;0.01854425,-0.3636033;0.07454112;-0.05150085,0.07372406;-0.004142374;-0.04208803,0.05581331;-0.3395531;-0.04909444,0.003185183;-0.6738575;0.0171988,-0.005379855;-0.6662694;-0.09870362,-0.07847904;0.01287828;-0.02998316,-0.1359329;-0.3150474;-0.07508294,-0.1526948;-0.6478881;0.01357435,-0.1827023;-0.7076123;-0.05754626,0.04379523;0.5397457;-0.01235271,282.7901
+0;0;0,0.02124237;0.312145;-0.00796314,0.04218956;0.6139491;-0.03031633,0.2201605;0.4961893;-0.01211574,0.2567311;0.2436787;0.007497051,0.302142;0.01297225;-0.01081965,-0.1458052;0.4944722;-0.01298722,-0.2096335;0.2467383;-0.006854848,-0.268107;0.01911736;-0.02667016,0.07581934;0.0008345289;-0.03839962,0.06395116;-0.3330519;-0.003055379,0.0351956;-0.6705384;0.06175154,0.03499919;-0.6309364;-0.05621789,-0.07705259;0.008534165;-0.03484056,-0.103193;-0.3263752;-0.03008744,-0.132188;-0.6647441;0.02982673,-0.1299999;-0.6249652;-0.08810803,0.03699171;0.5399192;-0.02233164,0;0;0,0.02654657;0.311828;-0.00278306,0.04886165;0.6139567;-0.01853728,0.2221489;0.4786918;-0.01781654,0.2990689;0.2348153;-0.008262873,0.3624195;0.02147746;-0.08634472,-0.1398648;0.4983867;-0.001131441,-0.2445982;0.2657336;0.01854425,-0.3636033;0.07454112;-0.05150085,0.07372406;-0.004142374;-0.04208803,0.05581331;-0.3395531;-0.04909444,0.003185183;-0.6738575;0.0171988,-0.005379855;-0.6662694;-0.09870362,-0.07847904;0.01287828;-0.02998316,-0.1359329;-0.3150474;-0.07508294,-0.1526948;-0.6478881;0.01357435,-0.1827023;-0.7076123;-0.05754626,0.04379523;0.5397457;-0.01235271,282.8086
+0;0;0,0.02124237;0.312145;-0.00796314,0.04218956;0.6139491;-0.03031633,0.2201605;0.4961893;-0.01211574,0.2567311;0.2436787;0.007497051,0.302142;0.01297225;-0.01081965,-0.1458052;0.4944722;-0.01298722,-0.2096335;0.2467383;-0.006854848,-0.268107;0.01911736;-0.02667016,0.07581934;0.0008345289;-0.03839962,0.06395116;-0.3330519;-0.003055379,0.0351956;-0.6705384;0.06175154,0.03499919;-0.6309364;-0.05621789,-0.07705259;0.008534165;-0.03484056,-0.103193;-0.3263752;-0.03008744,-0.132188;-0.6647441;0.02982673,-0.1299999;-0.6249652;-0.08810803,0.03699171;0.5399192;-0.02233164,0;0;0,0.02654657;0.311828;-0.00278306,0.04886165;0.6139567;-0.01853728,0.2221489;0.4786918;-0.01781654,0.2990689;0.2348153;-0.008262873,0.3624195;0.02147746;-0.08634472,-0.1398648;0.4983867;-0.001131441,-0.2445982;0.2657336;0.01854425,-0.3636033;0.07454112;-0.05150085,0.07372406;-0.004142374;-0.04208803,0.05581331;-0.3395531;-0.04909444,0.003185183;-0.6738575;0.0171988,-0.005379855;-0.6662694;-0.09870362,-0.07847904;0.01287828;-0.02998316,-0.1359329;-0.3150474;-0.07508294,-0.1526948;-0.6478881;0.01357435,-0.1827023;-0.7076123;-0.05754626,0.04379523;0.5397457;-0.01235271,282.8199
+0;0;0,0.02115886;0.3122356;-0.00804286,0.04200147;0.6140615;-0.03049483,0.2200874;0.4962189;-0.01197615,0.2556117;0.2435294;0.007493982,0.3005522;0.00991033;-0.01105838,-0.1460806;0.4945756;-0.01299498,-0.2101251;0.2468719;-0.007141148,-0.2689357;0.01642071;-0.02651273,0.07588741;0.0008198165;-0.03823673,0.06358515;-0.3333553;-0.003371809,0.0349746;-0.6712726;0.06148675,0.03482053;-0.6316841;-0.05649161,-0.07699673;0.00853614;-0.0349322,-0.1033903;-0.3266065;-0.03016695,-0.1324115;-0.6653081;0.03026776,-0.1301804;-0.6255537;-0.087676,0.03683092;0.540029;-0.02248438,0;0;0,0.02640155;0.3119311;-0.002315283,0.04837683;0.6141338;-0.01756263,0.2219259;0.478984;-0.01727915,0.3012801;0.2358363;-0.008607626,0.3661974;0.02022706;-0.0876019,-0.1403446;0.4983643;-0.0004568575,-0.2453136;0.2657669;0.01885744,-0.3661298;0.07263623;-0.05217558,0.07374963;-0.004047722;-0.04202652,0.0557816;-0.3397124;-0.04883051,0.003299683;-0.6743736;0.01795864,-0.005295664;-0.6667359;-0.09795904,-0.07846797;0.01278006;-0.0300178,-0.1357512;-0.31542;-0.07522005,-0.1526364;-0.6485326;0.01402224,-0.1832325;-0.7078049;-0.05742846,0.04340753;0.5399003;-0.01152897,282.8312
+0;0;0,0.02115886;0.3122356;-0.00804286,0.04200147;0.6140615;-0.03049483,0.2200874;0.4962189;-0.01197615,0.2556117;0.2435294;0.007493982,0.3005522;0.00991033;-0.01105838,-0.1460806;0.4945756;-0.01299498,-0.2101251;0.2468719;-0.007141148,-0.2689357;0.01642071;-0.02651273,0.07588741;0.0008198165;-0.03823673,0.06358515;-0.3333553;-0.003371809,0.0349746;-0.6712726;0.06148675,0.03482053;-0.6316841;-0.05649161,-0.07699673;0.00853614;-0.0349322,-0.1033903;-0.3266065;-0.03016695,-0.1324115;-0.6653081;0.03026776,-0.1301804;-0.6255537;-0.087676,0.03683092;0.540029;-0.02248438,0;0;0,0.02640155;0.3119311;-0.002315283,0.04837683;0.6141338;-0.01756263,0.2219259;0.478984;-0.01727915,0.3012801;0.2358363;-0.008607626,0.3661974;0.02022706;-0.0876019,-0.1403446;0.4983643;-0.0004568575,-0.2453136;0.2657669;0.01885744,-0.3661298;0.07263623;-0.05217558,0.07374963;-0.004047722;-0.04202652,0.0557816;-0.3397124;-0.04883051,0.003299683;-0.6743736;0.01795864,-0.005295664;-0.6667359;-0.09795904,-0.07846797;0.01278006;-0.0300178,-0.1357512;-0.31542;-0.07522005,-0.1526364;-0.6485326;0.01402224,-0.1832325;-0.7078049;-0.05742846,0.04340753;0.5399003;-0.01152897,282.8542
+0;0;0,0.02116023;0.3122558;-0.008043382,0.04200223;0.614073;-0.03049451,0.2197544;0.4963166;-0.01199568,0.2552879;0.2435625;0.007479425,0.3007672;0.007141948;-0.01129541,-0.1457459;0.4946762;-0.01301265,-0.2098067;0.2469094;-0.007157322,-0.2693226;0.01369458;-0.02676121,0.07595643;0.0008205621;-0.03827151,0.06363919;-0.3337612;-0.003364153,0.03504185;-0.6715226;0.06146447,0.03488777;-0.6319332;-0.05652526,-0.07706675;0.008543904;-0.03496396,-0.1034924;-0.3270066;-0.03019292,-0.1325003;-0.6655518;0.0302139,-0.130269;-0.6257965;-0.08774123,0.03683212;0.5400468;-0.02248474,0;0;0,0.02649614;0.3119478;-0.001636267,0.04856807;0.6141478;-0.01660419,0.2219343;0.4795849;-0.01657748,0.3026131;0.2367668;-0.009043455,0.3695391;0.01895529;-0.08901,-0.1397773;0.4981907;0.0002898499,-0.244916;0.2655796;0.01938052,-0.3671778;0.07029535;-0.05294972,0.07371897;-0.003952563;-0.04224515,0.05592051;-0.340048;-0.04843521,0.003981944;-0.6745058;0.01897144,-0.004655305;-0.6668232;-0.09696341,-0.07860515;0.0127462;-0.02989189,-0.1354569;-0.3159067;-0.07539293,-0.1524327;-0.648644;0.0146129,-0.1822981;-0.708701;-0.05617802,0.04358774;0.5399172;-0.01062298,282.8757
+0;0;0,0.02114478;0.3123616;-0.008066267,0.04194254;0.6142303;-0.03058185,0.218613;0.4965173;-0.01217165,0.2535411;0.2436647;0.007182535,0.2984507;0.006233439;-0.01167212,-0.1447254;0.4950506;-0.01296416,-0.2091457;0.2473627;-0.00751685,-0.2688633;0.01329283;-0.02729241,0.07603953;0.0008492311;-0.03824911,0.06349374;-0.333525;-0.003929228,0.03502335;-0.6714434;0.06096599,0.03482036;-0.6318597;-0.05703399,-0.07710151;0.008524438;-0.0350488,-0.1035051;-0.3267667;-0.03014122,-0.1320195;-0.665531;0.03016161,-0.1298465;-0.6257883;-0.0878055,0.03678631;0.5401971;-0.02255246,0;0;0,0.0264439;0.3120595;-0.001251459,0.04859093;0.614316;-0.0160253,0.2209784;0.4803174;-0.01644921,0.302978;0.2379276;-0.009219885,0.3701798;0.01892865;-0.08839893,-0.1386825;0.4984486;0.0008237101,-0.2437982;0.2658015;0.01966449,-0.367079;0.07039824;-0.05358441,0.07372913;-0.003886342;-0.04236317,0.05608511;-0.3397392;-0.0481019,0.004376918;-0.6743988;0.01927757,-0.004397392;-0.6666839;-0.09666324,-0.07870755;0.01271904;-0.02981736,-0.135202;-0.3157557;-0.07513913,-0.1522032;-0.6485884;0.0151061,-0.1821691;-0.7086705;-0.05562678,0.04359502;0.540076;-0.01007199,282.898
+0;0;0,0.02114478;0.3123616;-0.008066267,0.04194254;0.6142303;-0.03058185,0.218613;0.4965173;-0.01217165,0.2535411;0.2436647;0.007182535,0.2984507;0.006233439;-0.01167212,-0.1447254;0.4950506;-0.01296416,-0.2091457;0.2473627;-0.00751685,-0.2688633;0.01329283;-0.02729241,0.07603953;0.0008492311;-0.03824911,0.06349374;-0.333525;-0.003929228,0.03502335;-0.6714434;0.06096599,0.03482036;-0.6318597;-0.05703399,-0.07710151;0.008524438;-0.0350488,-0.1035051;-0.3267667;-0.03014122,-0.1320195;-0.665531;0.03016161,-0.1298465;-0.6257883;-0.0878055,0.03678631;0.5401971;-0.02255246,0;0;0,0.0264439;0.3120595;-0.001251459,0.04859093;0.614316;-0.0160253,0.2209784;0.4803174;-0.01644921,0.302978;0.2379276;-0.009219885,0.3701798;0.01892865;-0.08839893,-0.1386825;0.4984486;0.0008237101,-0.2437982;0.2658015;0.01966449,-0.367079;0.07039824;-0.05358441,0.07372913;-0.003886342;-0.04236317,0.05608511;-0.3397392;-0.0481019,0.004376918;-0.6743988;0.01927757,-0.004397392;-0.6666839;-0.09666324,-0.07870755;0.01271904;-0.02981736,-0.135202;-0.3157557;-0.07513913,-0.1522032;-0.6485884;0.0151061,-0.1821691;-0.7086705;-0.05562678,0.04359502;0.540076;-0.01007199,282.9094
+0;0;0,0.02114478;0.3123616;-0.008066267,0.04194254;0.6142303;-0.03058185,0.218613;0.4965173;-0.01217165,0.2535411;0.2436647;0.007182535,0.2984507;0.006233439;-0.01167212,-0.1447254;0.4950506;-0.01296416,-0.2091457;0.2473627;-0.00751685,-0.2688633;0.01329283;-0.02729241,0.07603953;0.0008492311;-0.03824911,0.06349374;-0.333525;-0.003929228,0.03502335;-0.6714434;0.06096599,0.03482036;-0.6318597;-0.05703399,-0.07710151;0.008524438;-0.0350488,-0.1035051;-0.3267667;-0.03014122,-0.1320195;-0.665531;0.03016161,-0.1298465;-0.6257883;-0.0878055,0.03678631;0.5401971;-0.02255246,0;0;0,0.0264439;0.3120595;-0.001251459,0.04859093;0.614316;-0.0160253,0.2209784;0.4803174;-0.01644921,0.302978;0.2379276;-0.009219885,0.3701798;0.01892865;-0.08839893,-0.1386825;0.4984486;0.0008237101,-0.2437982;0.2658015;0.01966449,-0.367079;0.07039824;-0.05358441,0.07372913;-0.003886342;-0.04236317,0.05608511;-0.3397392;-0.0481019,0.004376918;-0.6743988;0.01927757,-0.004397392;-0.6666839;-0.09666324,-0.07870755;0.01271904;-0.02981736,-0.135202;-0.3157557;-0.07513913,-0.1522032;-0.6485884;0.0151061,-0.1821691;-0.7086705;-0.05562678,0.04359502;0.540076;-0.01007199,282.9204
+0;0;0,0.02111725;0.3124216;-0.008204192,0.04187023;0.6143651;-0.0308552,0.2181818;0.4965759;-0.01196472,0.2526478;0.2436365;0.006997924,0.2971769;0.005475223;-0.01208518,-0.1444166;0.495068;-0.01299373,-0.2092431;0.2474855;-0.007868443,-0.2692484;0.0128317;-0.02798707,0.07610728;0.0008460374;-0.03834496,0.06347571;-0.3339804;-0.004459936,0.03481663;-0.6712536;0.06038991,0.03468321;-0.6316863;-0.05761982,-0.07720275;0.00854962;-0.03507148,-0.1038187;-0.3271366;-0.03029816,-0.1325883;-0.6652828;0.02978065,-0.130345;-0.6255576;-0.08819491,0.03672684;0.5403133;-0.02279238,0;0;0,0.02623564;0.3121393;-0.001122475,0.04820755;0.6144953;-0.01578832,0.2204535;0.4809598;-0.0164957,0.3028743;0.2387215;-0.00920105,0.370176;0.01888531;-0.08800673,-0.1386243;0.498325;0.001090724,-0.2438033;0.2656963;0.01972078,-0.3672652;0.06963983;-0.05367395,0.07370612;-0.003775775;-0.04262066,0.05601212;-0.3400392;-0.04812932,0.004223615;-0.6740086;0.01941609,-0.004644006;-0.6662847;-0.09652781,-0.07885666;0.01269495;-0.02972936,-0.1353618;-0.3161707;-0.07523777,-0.1523335;-0.6483389;0.01507457,-0.1823403;-0.7082765;-0.05583856,0.04325572;0.5402296;-0.009853125,282.9317
+0;0;0,0.02111725;0.3124216;-0.008204192,0.04187023;0.6143651;-0.0308552,0.2181818;0.4965759;-0.01196472,0.2526478;0.2436365;0.006997924,0.2971769;0.005475223;-0.01208518,-0.1444166;0.495068;-0.01299373,-0.2092431;0.2474855;-0.007868443,-0.2692484;0.0128317;-0.02798707,0.07610728;0.0008460374;-0.03834496,0.06347571;-0.3339804;-0.004459936,0.03481663;-0.6712536;0.06038991,0.03468321;-0.6316863;-0.05761982,-0.07720275;0.00854962;-0.03507148,-0.1038187;-0.3271366;-0.03029816,-0.1325883;-0.6652828;0.02978065,-0.130345;-0.6255576;-0.08819491,0.03672684;0.5403133;-0.02279238,0;0;0,0.02623564;0.3121393;-0.001122475,0.04820755;0.6144953;-0.01578832,0.2204535;0.4809598;-0.0164957,0.3028743;0.2387215;-0.00920105,0.370176;0.01888531;-0.08800673,-0.1386243;0.498325;0.001090724,-0.2438033;0.2656963;0.01972078,-0.3672652;0.06963983;-0.05367395,0.07370612;-0.003775775;-0.04262066,0.05601212;-0.3400392;-0.04812932,0.004223615;-0.6740086;0.01941609,-0.004644006;-0.6662847;-0.09652781,-0.07885666;0.01269495;-0.02972936,-0.1353618;-0.3161707;-0.07523777,-0.1523335;-0.6483389;0.01507457,-0.1823403;-0.7082765;-0.05583856,0.04325572;0.5402296;-0.009853125,282.9542
+0;0;0,0.02112283;0.3125042;-0.008206362,0.04188225;0.6145414;-0.0308644,0.2184947;0.4966562;-0.01195336,0.2529607;0.2437171;0.007009262,0.2972381;0.006902099;-0.01196597,-0.1447082;0.4951458;-0.01298408,-0.2095346;0.2475636;-0.007858802,-0.2692008;0.01423623;-0.02786371,0.07622111;0.0008473027;-0.0384023,0.0635848;-0.3341045;-0.004504588,0.03490337;-0.6716409;0.06039587,0.03476994;-0.6320733;-0.05761865,-0.07731821;0.008562407;-0.03512393,-0.1039441;-0.3272496;-0.03034882,-0.1327362;-0.6656598;0.02977687,-0.1304928;-0.6259342;-0.08820347,0.03673727;0.5404665;-0.02279907,0;0;0,0.02597383;0.3122446;-0.001022816,0.04779062;0.6147093;-0.0156157,0.2204494;0.4812768;-0.01623273,0.3030125;0.2390875;-0.008929729,0.3694887;0.02059808;-0.08795619,-0.1392102;0.4980985;0.001558593,-0.2439222;0.265253;0.02010732,-0.3661336;0.07032143;-0.05383835,0.07372397;-0.00367099;-0.04285336,0.05604839;-0.340069;-0.04789829,0.004803002;-0.6741678;0.02078509,-0.004116327;-0.6664388;-0.09516072,-0.07904112;0.0126544;-0.02962226,-0.135518;-0.3163056;-0.0754167,-0.1522909;-0.6486341;0.0153684,-0.1819823;-0.707818;-0.05662923,0.04287618;0.5404176;-0.009683609,282.9651
+0;0;0,0.02110051;0.312506;-0.008195793,0.04182309;0.6145448;-0.03086451,0.218418;0.4965211;-0.01203405,0.2529658;0.2436166;0.007237354,0.2970483;0.006777659;-0.01189288,-0.1447171;0.4949931;-0.01296969,-0.2100125;0.2475329;-0.00790586,-0.2701735;0.01433566;-0.02794558,0.07621185;0.0008442618;-0.0384207,0.06354367;-0.3341466;-0.004923671,0.03488895;-0.6716979;0.0599117,0.03473797;-0.6321282;-0.05810263,-0.07732514;0.008568958;-0.03510706,-0.1042386;-0.3272259;-0.03075256,-0.1328546;-0.6656502;0.02937702,-0.1306285;-0.625922;-0.08860344,0.03668882;0.5404697;-0.02279443,0;0;0,0.02597383;0.3122446;-0.001022816,0.04779062;0.6147093;-0.0156157,0.2204494;0.4812768;-0.01623273,0.3030125;0.2390875;-0.008929729,0.3694887;0.02059808;-0.08795619,-0.1392102;0.4980985;0.001558593,-0.2439222;0.265253;0.02010732,-0.3661336;0.07032143;-0.05383835,0.07372397;-0.00367099;-0.04285336,0.05604839;-0.340069;-0.04789829,0.004803002;-0.6741678;0.02078509,-0.004116327;-0.6664388;-0.09516072,-0.07904112;0.0126544;-0.02962226,-0.135518;-0.3163056;-0.0754167,-0.1522909;-0.6486341;0.0153684,-0.1819823;-0.707818;-0.05662923,0.04287618;0.5404176;-0.009683609,282.9873
+0;0;0,0.02110746;0.3126089;-0.008198491,0.04183818;0.6147664;-0.03087619,0.2186639;0.4966558;-0.0120286,0.253209;0.2437708;0.007241318,0.296644;0.01041023;-0.01160796,-0.1449366;0.4951258;-0.01296543,-0.2102269;0.2476847;-0.007901996,-0.2695044;0.01791239;-0.0276474,0.07630294;0.0008452709;-0.03846662,0.0636342;-0.3341601;-0.00496814,0.03522063;-0.6688706;0.05932159,0.03506962;-0.6292993;-0.05871376,-0.07741755;0.008579199;-0.03514902,-0.1043322;-0.3272302;-0.03079433,-0.1327073;-0.6628065;0.02882922,-0.1304809;-0.6230766;-0.08917227,0.03670179;0.5406607;-0.02280277,0;0;0,0.02560753;0.3123788;-0.0008752345,0.04708022;0.6149924;-0.01536393,0.2201475;0.4817384;-0.01617384,0.3029689;0.2396661;-0.008614779,0.3676409;0.02444035;-0.08731961,-0.1399779;0.4980132;0.002153419,-0.2444327;0.2650655;0.02059441,-0.3639671;0.07259338;-0.05265215,0.07374007;-0.003589093;-0.04303551,0.05619866;-0.3400165;-0.04753041,0.005331878;-0.6714485;0.01982689,-0.003719147;-0.6637313;-0.09612799,-0.07919718;0.01261892;-0.02951446,-0.1355595;-0.316397;-0.07515542,-0.1520886;-0.6458836;0.01504969,-0.1822662;-0.7048709;-0.0570235,0.04225603;0.5406626;-0.00944519,282.9987
+0;0;0,0.02110746;0.3126089;-0.008198491,0.04183818;0.6147664;-0.03087619,0.2186639;0.4966558;-0.0120286,0.253209;0.2437708;0.007241318,0.296644;0.01041023;-0.01160796,-0.1449366;0.4951258;-0.01296543,-0.2102269;0.2476847;-0.007901996,-0.2695044;0.01791239;-0.0276474,0.07630294;0.0008452709;-0.03846662,0.0636342;-0.3341601;-0.00496814,0.03522063;-0.6688706;0.05932159,0.03506962;-0.6292993;-0.05871376,-0.07741755;0.008579199;-0.03514902,-0.1043322;-0.3272302;-0.03079433,-0.1327073;-0.6628065;0.02882922,-0.1304809;-0.6230766;-0.08917227,0.03670179;0.5406607;-0.02280277,0;0;0,0.02560753;0.3123788;-0.0008752345,0.04708022;0.6149924;-0.01536393,0.2201475;0.4817384;-0.01617384,0.3029689;0.2396661;-0.008614779,0.3676409;0.02444035;-0.08731961,-0.1399779;0.4980132;0.002153419,-0.2444327;0.2650655;0.02059441,-0.3639671;0.07259338;-0.05265215,0.07374007;-0.003589093;-0.04303551,0.05619866;-0.3400165;-0.04753041,0.005331878;-0.6714485;0.01982689,-0.003719147;-0.6637313;-0.09612799,-0.07919718;0.01261892;-0.02951446,-0.1355595;-0.316397;-0.07515542,-0.1520886;-0.6458836;0.01504969,-0.1822662;-0.7048709;-0.0570235,0.04225603;0.5406626;-0.00944519,283.0098
+0;0;0,0.02082454;0.3126229;-0.008384185,0.04131617;0.6147848;-0.03122211,0.2181532;0.496488;-0.0123589,0.2532458;0.2437135;0.007365993,0.2981732;0.01058638;-0.01086354,-0.145324;0.4948583;-0.01313902,-0.2109163;0.2475014;-0.007871108,-0.2711027;0.01798205;-0.0278086,0.07627459;0.0009156946;-0.0385212,0.06288966;-0.3341126;-0.005534165,0.03431904;-0.6688185;0.05870991,0.03412557;-0.6292665;-0.05932695,-0.0774719;0.008503314;-0.03504758,-0.1050346;-0.3272602;-0.03124963,-0.1335286;-0.6628224;0.02839735,-0.1313448;-0.6231147;-0.08960676,0.03623505;0.5406793;-0.02311187,0;0;0,0.02560753;0.3123788;-0.0008752345,0.04708022;0.6149924;-0.01536393,0.2201475;0.4817384;-0.01617384,0.3029689;0.2396661;-0.008614779,0.3676409;0.02444035;-0.08731961,-0.1399779;0.4980132;0.002153419,-0.2444327;0.2650655;0.02059441,-0.3639671;0.07259338;-0.05265215,0.07374007;-0.003589093;-0.04303551,0.05619866;-0.3400165;-0.04753041,0.005331878;-0.6714485;0.01982689,-0.003719147;-0.6637313;-0.09612799,-0.07919718;0.01261892;-0.02951446,-0.1355595;-0.316397;-0.07515542,-0.1520886;-0.6458836;0.01504969,-0.1822662;-0.7048709;-0.0570235,0.04225603;0.5406626;-0.00944519,283.021
+0;0;0,0.02082217;0.3125873;-0.008383229,0.04131191;0.6147215;-0.03121896,0.2181807;0.4964261;-0.0123549,0.2532751;0.2436383;0.007371032,0.2977268;0.01298015;-0.01066544,-0.1453587;0.4947961;-0.01313515,-0.2109544;0.2474263;-0.007866962,-0.2705035;0.02033763;-0.02759331,0.0763836;0.0009170033;-0.03857625,0.06298428;-0.3344715;-0.005553756,0.03439107;-0.6694421;0.05874114,0.03419759;-0.6298898;-0.05929928,-0.07758262;0.008515468;-0.03509767,-0.1051749;-0.327609;-0.03129563,-0.1336915;-0.6634365;0.02839852,-0.1315076;-0.6237286;-0.08960913,0.03623141;0.540625;-0.02310971,0;0;0,0.02550021;0.3123525;-0.0005748272,0.0469389;0.6149462;-0.01493621,0.2200683;0.4817739;-0.01600695,0.3028219;0.23966;-0.008586645,0.3659495;0.02677131;-0.0873127,-0.1401092;0.4977887;0.002354492,-0.2441648;0.2646521;0.02085319,-0.3612766;0.0734639;-0.05150954,0.07379347;-0.003507376;-0.0431931,0.05612624;-0.3402926;-0.04755807,0.005385458;-0.6718683;0.02055645,-0.003681332;-0.664129;-0.0954051,-0.07937126;0.01258065;-0.02941688,-0.1358564;-0.3167049;-0.07563312,-0.1522797;-0.6462842;0.01527593,-0.1819523;-0.7059478;-0.05617201,0.04212719;0.5406228;-0.009041548,283.0323
+0;0;0,0.02082217;0.3125873;-0.008383229,0.04131191;0.6147215;-0.03121896,0.2181807;0.4964261;-0.0123549,0.2532751;0.2436383;0.007371032,0.2977268;0.01298015;-0.01066544,-0.1453587;0.4947961;-0.01313515,-0.2109544;0.2474263;-0.007866962,-0.2705035;0.02033763;-0.02759331,0.0763836;0.0009170033;-0.03857625,0.06298428;-0.3344715;-0.005553756,0.03439107;-0.6694421;0.05874114,0.03419759;-0.6298898;-0.05929928,-0.07758262;0.008515468;-0.03509767,-0.1051749;-0.327609;-0.03129563,-0.1336915;-0.6634365;0.02839852,-0.1315076;-0.6237286;-0.08960913,0.03623141;0.540625;-0.02310971,0;0;0,0.02550021;0.3123525;-0.0005748272,0.0469389;0.6149462;-0.01493621,0.2200683;0.4817739;-0.01600695,0.3028219;0.23966;-0.008586645,0.3659495;0.02677131;-0.0873127,-0.1401092;0.4977887;0.002354492,-0.2441648;0.2646521;0.02085319,-0.3612766;0.0734639;-0.05150954,0.07379347;-0.003507376;-0.0431931,0.05612624;-0.3402926;-0.04755807,0.005385458;-0.6718683;0.02055645,-0.003681332;-0.664129;-0.0954051,-0.07937126;0.01258065;-0.02941688,-0.1358564;-0.3167049;-0.07563312,-0.1522797;-0.6462842;0.01527593,-0.1819523;-0.7059478;-0.05617201,0.04212719;0.5406228;-0.009041548,283.0543
+0;0;0,0.02100636;0.312634;-0.008413895,0.04166745;0.6147953;-0.03130383,0.218263;0.4962826;-0.01272248,0.2545384;0.2437602;0.008035514,0.3059973;0.01404999;-0.008491778,-0.1448267;0.4948241;-0.01307662,-0.211278;0.2476908;-0.008204987,-0.2725166;0.02063027;-0.02773157,0.07638641;0.0009630294;-0.03872,0.06274495;-0.3343185;-0.005712468,0.03366166;-0.6698279;0.05855777,0.03333794;-0.6302648;-0.05949065,-0.07767941;0.008488162;-0.03505582,-0.1060896;-0.3274806;-0.03238112,-0.1345409;-0.6638309;0.02763628,-0.1324883;-0.6241197;-0.09038267,0.03654683;0.5406922;-0.02317841,0;0;0,0.0253174;0.3124277;-0.0002434254,0.04669532;0.615077;-0.01441622,0.2197303;0.4822424;-0.01603341,0.3025527;0.2401772;-0.008336306,0.3658669;0.02678517;-0.08671427,-0.1400899;0.4977065;0.002894215,-0.2437589;0.2644122;0.02135809,-0.3601145;0.07231866;-0.05109453,0.07378036;-0.003445923;-0.04335475,0.05608675;-0.3401328;-0.0476222,0.0055646;-0.6721592;0.02129126,-0.003653109;-0.6643904;-0.0946734,-0.07949905;0.01254377;-0.02928489,-0.1360852;-0.3165374;-0.07611351,-0.1524394;-0.6464195;0.01582881,-0.180384;-0.7081245;-0.05371475,0.04189757;0.5407391;-0.008553743,283.0661
+0;0;0,0.02100636;0.312634;-0.008413895,0.04166745;0.6147953;-0.03130383,0.218263;0.4962826;-0.01272248,0.2545384;0.2437602;0.008035514,0.3059973;0.01404999;-0.008491778,-0.1448267;0.4948241;-0.01307662,-0.211278;0.2476908;-0.008204987,-0.2725166;0.02063027;-0.02773157,0.07638641;0.0009630294;-0.03872,0.06274495;-0.3343185;-0.005712468,0.03366166;-0.6698279;0.05855777,0.03333794;-0.6302648;-0.05949065,-0.07767941;0.008488162;-0.03505582,-0.1060896;-0.3274806;-0.03238112,-0.1345409;-0.6638309;0.02763628,-0.1324883;-0.6241197;-0.09038267,0.03654683;0.5406922;-0.02317841,0;0;0,0.0253174;0.3124277;-0.0002434254,0.04669532;0.615077;-0.01441622,0.2197303;0.4822424;-0.01603341,0.3025527;0.2401772;-0.008336306,0.3658669;0.02678517;-0.08671427,-0.1400899;0.4977065;0.002894215,-0.2437589;0.2644122;0.02135809,-0.3601145;0.07231866;-0.05109453,0.07378036;-0.003445923;-0.04335475,0.05608675;-0.3401328;-0.0476222,0.0055646;-0.6721592;0.02129126,-0.003653109;-0.6643904;-0.0946734,-0.07949905;0.01254377;-0.02928489,-0.1360852;-0.3165374;-0.07611351,-0.1524394;-0.6464195;0.01582881,-0.180384;-0.7081245;-0.05371475,0.04189757;0.5407391;-0.008553743,283.0878
+0;0;0,0.02099562;0.3124742;-0.008409593,0.04165095;0.6145512;-0.03129335,0.2179734;0.4961212;-0.01272951,0.2542472;0.2436101;0.008027546,0.3055503;0.01459537;-0.008449711,-0.1445685;0.4946649;-0.01308312,-0.2110168;0.2475428;-0.008211708,-0.27207;0.02116963;-0.02767918,0.0765259;0.0009647879;-0.0387907,0.06286781;-0.3347254;-0.005742937,0.03379703;-0.6700905;0.05849965,0.03347328;-0.6305262;-0.05956242,-0.07782126;0.008503662;-0.03511984,-0.1062661;-0.3278746;-0.03244188,-0.1347052;-0.6640801;0.02754971,-0.1326523;-0.6243678;-0.09048288,0.03653143;0.5404638;-0.02316967,0;0;0,0.02517807;0.3122782;0.000264883,0.04658175;0.614852;-0.01363659,0.2194823;0.4826151;-0.01573849,0.3022601;0.2405549;-0.007791758,0.3653506;0.02834621;-0.08740544,-0.1399359;0.4975537;0.003623155,-0.243139;0.2640429;0.02179762,-0.3588232;0.07221778;-0.05011599,0.07387614;-0.003369421;-0.04350662,0.0562211;-0.3404695;-0.04779935,0.005437464;-0.6721416;0.0218904,-0.003898263;-0.6643355;-0.09408593,-0.07972167;0.01248408;-0.02916278,-0.1362666;-0.3167013;-0.07821645,-0.1527279;-0.6458417;0.01579214,-0.1815219;-0.7063633;-0.05496798,0.04177514;0.5405275;-0.007813692,283.1101
+0;0;0,0.0209016;0.3123726;-0.008574625,0.04143193;0.6143692;-0.03162681,0.2174911;0.4961208;-0.01315764,0.2577955;0.2442359;0.008018864,0.3175142;0.02003998;-0.007027066,-0.1443325;0.4943361;-0.01281833,-0.2126652;0.2476989;-0.008385858,-0.276235;0.02484974;-0.02719115,0.07658211;0.0009620702;-0.03893796,0.06217085;-0.3355259;-0.006330509,0.03297014;-0.6707327;0.05776392,0.03246697;-0.6311834;-0.06031048,-0.07800154;0.008511455;-0.03500321,-0.1076663;-0.3285569;-0.03509819,-0.1356625;-0.664412;0.02607365,-0.1337861;-0.6247094;-0.09197442,0.03634714;0.5403035;-0.02346118,0;0;0,0.02468193;0.3122137;0.0006861687,0.04588473;0.6147358;-0.01297379,0.2186512;0.4831383;-0.01564097,0.3021562;0.2412946;-0.008062363,0.3662545;0.03197314;-0.08637238,-0.1402364;0.4974585;0.004472139,-0.2432228;0.2638302;0.0226522,-0.3576621;0.07430178;-0.04833475,0.0739437;-0.003333151;-0.04362488,0.05567464;-0.3411856;-0.04775691,0.00469109;-0.6724736;0.02276492,-0.004837338;-0.6646294;-0.09321499,-0.07989652;0.01245151;-0.02904162,-0.1369313;-0.3165068;-0.08407398,-0.1537054;-0.6439929;0.01490029,-0.185451;-0.7006255;-0.05939661,0.04111779;0.5404253;-0.007186413,283.1328
+0;0;0,0.0209016;0.3123726;-0.008574625,0.04143193;0.6143692;-0.03162681,0.2174911;0.4961208;-0.01315764,0.2577955;0.2442359;0.008018864,0.3175142;0.02003998;-0.007027066,-0.1443325;0.4943361;-0.01281833,-0.2126652;0.2476989;-0.008385858,-0.276235;0.02484974;-0.02719115,0.07658211;0.0009620702;-0.03893796,0.06217085;-0.3355259;-0.006330509,0.03297014;-0.6707327;0.05776392,0.03246697;-0.6311834;-0.06031048,-0.07800154;0.008511455;-0.03500321,-0.1076663;-0.3285569;-0.03509819,-0.1356625;-0.664412;0.02607365,-0.1337861;-0.6247094;-0.09197442,0.03634714;0.5403035;-0.02346118,0;0;0,0.02468193;0.3122137;0.0006861687,0.04588473;0.6147358;-0.01297379,0.2186512;0.4831383;-0.01564097,0.3021562;0.2412946;-0.008062363,0.3662545;0.03197314;-0.08637238,-0.1402364;0.4974585;0.004472139,-0.2432228;0.2638302;0.0226522,-0.3576621;0.07430178;-0.04833475,0.0739437;-0.003333151;-0.04362488,0.05567464;-0.3411856;-0.04775691,0.00469109;-0.6724736;0.02276492,-0.004837338;-0.6646294;-0.09321499,-0.07989652;0.01245151;-0.02904162,-0.1369313;-0.3165068;-0.08407398,-0.1537054;-0.6439929;0.01490029,-0.185451;-0.7006255;-0.05939661,0.04111779;0.5404253;-0.007186413,283.1443
+0;0;0,0.02088212;0.3120815;-0.008566635,0.04136229;0.6133412;-0.03155953,0.217676;0.4952832;-0.01310423,0.2579813;0.2433937;0.008072667,0.3181407;0.01754278;-0.007084327,-0.144622;0.4934961;-0.01276447,-0.212956;0.2468544;-0.008331919,-0.2769951;0.02236024;-0.02727603,0.07675908;0.0009642934;-0.03902794,0.06233144;-0.3359061;-0.00638343,0.03312711;-0.6711545;0.05771894,0.03262396;-0.6316056;-0.06034945,-0.0781818;0.008531123;-0.0350841,-0.1078802;-0.3289203;-0.03517919,-0.13588;-0.664817;0.02600023,-0.1340036;-0.6251149;-0.09204183,0.03629455;0.5395238;-0.02342128,0;0;0,0.02395594;0.3119778;0.0005640984,0.04367989;0.6138179;-0.01383662,0.2177271;0.4840164;-0.01591206,0.3036177;0.2429867;-0.008925438,0.3725638;0.03404023;-0.08920813,-0.1421735;0.4970222;0.004809268,-0.2454511;0.2635106;0.02290289,-0.3626378;0.07311828;-0.0469225,0.07405835;-0.003334403;-0.04382133,0.05523404;-0.3415425;-0.04787183,0.004247725;-0.6727947;0.02302146,-0.005421698;-0.664982;-0.09293461,-0.08014508;0.01246621;-0.02893834,-0.1381488;-0.3150466;-0.0931754,-0.154427;-0.6411228;0.01056875,-0.1877914;-0.6992659;-0.06118909,0.03942546;0.5397467;-0.007813692,283.1661
+0;0;0,0.02124868;0.3120495;-0.008829471,0.04219047;0.6132542;-0.03211862,0.2184782;0.4955238;-0.01396585,0.2666817;0.2450371;0.007344929,0.3333301;0.02090284;-0.006046307,-0.1439159;0.4934035;-0.01332917,-0.2146392;0.2474357;-0.008929832,-0.2834851;0.02437702;-0.02797191,0.07670263;0.0009931464;-0.03913805,0.06178343;-0.3359069;-0.007025398,0.0318408;-0.6711794;0.05660846,0.03121767;-0.6316577;-0.06146155,-0.07825329;0.008481888;-0.03493632,-0.1095244;-0.328743;-0.04248114,-0.1375267;-0.6637007;0.02364559,-0.1357602;-0.6240183;-0.09439978,0.03699989;0.5394545;-0.02389774,0;0;0,0.02395594;0.3119778;0.0005640984,0.04367989;0.6138179;-0.01383662,0.2177271;0.4840164;-0.01591206,0.3036177;0.2429867;-0.008925438,0.3725638;0.03404023;-0.08920813,-0.1421735;0.4970222;0.004809268,-0.2454511;0.2635106;0.02290289,-0.3626378;0.07311828;-0.0469225,0.07405835;-0.003334403;-0.04382133,0.05523404;-0.3415425;-0.04787183,0.004247725;-0.6727947;0.02302146,-0.005421698;-0.664982;-0.09293461,-0.08014508;0.01246621;-0.02893834,-0.1381488;-0.3150466;-0.0931754,-0.154427;-0.6411228;0.01056875,-0.1877914;-0.6992659;-0.06118909,0.03942546;0.5397467;-0.007813692,283.1775
+0;0;0,0.02123937;0.3119128;-0.008825604,0.04217832;0.6130764;-0.0321121,0.2184401;0.4953509;-0.01396057,0.2666453;0.2448557;0.007350927,0.3344153;0.01694942;-0.006265671,-0.1439024;0.4932309;-0.01332399,-0.2146281;0.2472546;-0.008924499,-0.2846326;0.02044213;-0.02828704,0.0768117;0.0009945587;-0.0391937,0.06188564;-0.3360603;-0.007066295,0.03192303;-0.6715565;0.05661003,0.03129987;-0.6320342;-0.06146658,-0.07836457;0.008493949;-0.034986,-0.1096501;-0.3288859;-0.04253428,-0.1376711;-0.6640671;0.02363657,-0.1359044;-0.6243842;-0.0944154,0.03698764;0.5392753;-0.02389105,0;0;0,0.02307111;0.3119059;0.001026869,0.04255226;0.6137311;-0.01315331,0.2166051;0.484037;-0.01550388,0.3077008;0.2448762;-0.01007605,0.3836247;0.03339139;-0.08900142,-0.1432341;0.4968259;0.005538668,-0.2472711;0.2636495;0.02372692,-0.3701091;0.07228053;-0.04704172,0.07417247;-0.00328508;-0.04387283,0.05442262;-0.3415969;-0.04787588,0.00324088;-0.6730381;0.02309775,-0.006512437;-0.6651915;-0.09286451,-0.0803154;0.01240849;-0.02885544,-0.141138;-0.3118273;-0.1065258,-0.1565108;-0.6357538;0.004584402,-0.1900301;-0.6945524;-0.06629868,0.03830647;0.539654;-0.007179022,283.2
+0;0;0,0.02123937;0.3119128;-0.008825604,0.04217832;0.6130764;-0.0321121,0.2184401;0.4953509;-0.01396057,0.2666453;0.2448557;0.007350927,0.3344153;0.01694942;-0.006265671,-0.1439024;0.4932309;-0.01332399,-0.2146281;0.2472546;-0.008924499,-0.2846326;0.02044213;-0.02828704,0.0768117;0.0009945587;-0.0391937,0.06188564;-0.3360603;-0.007066295,0.03192303;-0.6715565;0.05661003,0.03129987;-0.6320342;-0.06146658,-0.07836457;0.008493949;-0.034986,-0.1096501;-0.3288859;-0.04253428,-0.1376711;-0.6640671;0.02363657,-0.1359044;-0.6243842;-0.0944154,0.03698764;0.5392753;-0.02389105,0;0;0,0.02307111;0.3119059;0.001026869,0.04255226;0.6137311;-0.01315331,0.2166051;0.484037;-0.01550388,0.3077008;0.2448762;-0.01007605,0.3836247;0.03339139;-0.08900142,-0.1432341;0.4968259;0.005538668,-0.2472711;0.2636495;0.02372692,-0.3701091;0.07228053;-0.04704172,0.07417247;-0.00328508;-0.04387283,0.05442262;-0.3415969;-0.04787588,0.00324088;-0.6730381;0.02309775,-0.006512437;-0.6651915;-0.09286451,-0.0803154;0.01240849;-0.02885544,-0.141138;-0.3118273;-0.1065258,-0.1565108;-0.6357538;0.004584402,-0.1900301;-0.6945524;-0.06629868,0.03830647;0.539654;-0.007179022,283.2114
+0;0;0,0.02139638;0.3115892;-0.009761415,0.04257891;0.612538;-0.03373504,0.218511;0.4959059;-0.01561144,0.2769234;0.247715;0.00688851,0.3552988;0.03017284;-0.007825796,-0.1430064;0.4926403;-0.01428622,-0.2177986;0.2478978;-0.009362204,-0.2944501;0.02995931;-0.02700143,0.07704168;0.0008845983;-0.03978337,0.06279767;-0.3360936;-0.006563004,0.03059983;-0.6723989;0.05495768,0.02979221;-0.6329696;-0.06314394,-0.07900284;0.008673471;-0.03467335,-0.1128349;-0.3277002;-0.05852598,-0.1402091;-0.6618642;0.01568915,-0.138609;-0.6222548;-0.1023899,0.03731211;0.5387856;-0.02535196,0;0;0,0.02208415;0.3116892;0.001754284,0.04095146;0.6134392;-0.01175523,0.2146787;0.4840574;-0.01404881,0.3137311;0.2480615;-0.01064515,0.3962048;0.04567079;-0.08758593,-0.1441402;0.4964507;0.007687151,-0.2507905;0.2644446;0.02546026,-0.3738068;0.08066845;-0.04365649,0.07446486;-0.003161073;-0.04431605,0.05268821;-0.3413601;-0.04715061,0.0005323589;-0.6731768;0.02426505,-0.009396493;-0.6652642;-0.09171391,-0.08094618;0.01233759;-0.02853803,-0.1459546;-0.3072788;-0.1206252,-0.161373;-0.631986;-0.009944245,-0.2017518;-0.6859696;-0.08311436,0.0368005;0.5393716;-0.005908728,283.2228
+0;0;0,0.02139638;0.3115892;-0.009761415,0.04257891;0.612538;-0.03373504,0.218511;0.4959059;-0.01561144,0.2769234;0.247715;0.00688851,0.3552988;0.03017284;-0.007825796,-0.1430064;0.4926403;-0.01428622,-0.2177986;0.2478978;-0.009362204,-0.2944501;0.02995931;-0.02700143,0.07704168;0.0008845983;-0.03978337,0.06279767;-0.3360936;-0.006563004,0.03059983;-0.6723989;0.05495768,0.02979221;-0.6329696;-0.06314394,-0.07900284;0.008673471;-0.03467335,-0.1128349;-0.3277002;-0.05852598,-0.1402091;-0.6618642;0.01568915,-0.138609;-0.6222548;-0.1023899,0.03731211;0.5387856;-0.02535196,0;0;0,0.02208415;0.3116892;0.001754284,0.04095146;0.6134392;-0.01175523,0.2146787;0.4840574;-0.01404881,0.3137311;0.2480615;-0.01064515,0.3962048;0.04567079;-0.08758593,-0.1441402;0.4964507;0.007687151,-0.2507905;0.2644446;0.02546026,-0.3738068;0.08066845;-0.04365649,0.07446486;-0.003161073;-0.04431605,0.05268821;-0.3413601;-0.04715061,0.0005323589;-0.6731768;0.02426505,-0.009396493;-0.6652642;-0.09171391,-0.08094618;0.01233759;-0.02853803,-0.1459546;-0.3072788;-0.1206252,-0.161373;-0.631986;-0.009944245,-0.2017518;-0.6859696;-0.08311436,0.0368005;0.5393716;-0.005908728,283.235
+0;0;0,0.02139638;0.3115892;-0.009761415,0.04257891;0.612538;-0.03373504,0.218511;0.4959059;-0.01561144,0.2769234;0.247715;0.00688851,0.3552988;0.03017284;-0.007825796,-0.1430064;0.4926403;-0.01428622,-0.2177986;0.2478978;-0.009362204,-0.2944501;0.02995931;-0.02700143,0.07704168;0.0008845983;-0.03978337,0.06279767;-0.3360936;-0.006563004,0.03059983;-0.6723989;0.05495768,0.02979221;-0.6329696;-0.06314394,-0.07900284;0.008673471;-0.03467335,-0.1128349;-0.3277002;-0.05852598,-0.1402091;-0.6618642;0.01568915,-0.138609;-0.6222548;-0.1023899,0.03731211;0.5387856;-0.02535196,0;0;0,0.02208415;0.3116892;0.001754284,0.04095146;0.6134392;-0.01175523,0.2146787;0.4840574;-0.01404881,0.3137311;0.2480615;-0.01064515,0.3962048;0.04567079;-0.08758593,-0.1441402;0.4964507;0.007687151,-0.2507905;0.2644446;0.02546026,-0.3738068;0.08066845;-0.04365649,0.07446486;-0.003161073;-0.04431605,0.05268821;-0.3413601;-0.04715061,0.0005323589;-0.6731768;0.02426505,-0.009396493;-0.6652642;-0.09171391,-0.08094618;0.01233759;-0.02853803,-0.1459546;-0.3072788;-0.1206252,-0.161373;-0.631986;-0.009944245,-0.2017518;-0.6859696;-0.08311436,0.0368005;0.5393716;-0.005908728,283.2569
+0;0;0,0.02188022;0.3113393;-0.01058668,0.04382983;0.6119078;-0.03538967,0.2196767;0.4966738;-0.01731251,0.2866121;0.2507177;0.005882168,0.3665059;0.03345105;-0.01005176,-0.1417603;0.4922024;-0.01492331,-0.2230534;0.2495441;-0.01032796,-0.3083433;0.03439561;-0.02701582,0.07712987;0.0006529178;-0.04005815,0.06218334;-0.3362391;-0.007803887,0.02985762;-0.6730232;0.05374199,0.02874261;-0.6337038;-0.06438492,-0.0793564;0.008913781;-0.03431041,-0.1157497;-0.3255596;-0.07384602,-0.1431158;-0.659058;0.00544022,-0.1435424;-0.7148541;-0.07629659,0.03834509;0.5382978;-0.02678191,0;0;0,0.02131745;0.3115487;0.002430916,0.04005912;0.6130897;-0.01027918,0.2136719;0.4841296;-0.01343632,0.3202436;0.2514208;-0.01209807,0.4090368;0.05184063;-0.09036207,-0.1448931;0.496301;0.008998665,-0.2549442;0.2659082;0.02690492,-0.3851214;0.08630516;-0.04120056,0.07459766;-0.003169626;-0.04448867,0.05168474;-0.3411453;-0.04720974,-0.001017362;-0.6732987;0.02457476,-0.01112232;-0.6653156;-0.09142184,-0.08121427;0.01234734;-0.02838811,-0.1474404;-0.3048007;-0.1273385,-0.162728;-0.6286862;-0.01279229,-0.2045533;-0.6779315;-0.09033516,0.03589225;0.5391008;-0.004721403,283.28
+0;0;0,0.02186602;0.3111371;-0.01057981,0.04379836;0.6114697;-0.03536264,0.2193691;0.4963731;-0.0173087,0.2862866;0.2504829;0.005879777,0.3667562;0.03165041;-0.01016898,-0.1415067;0.4919086;-0.0149232,-0.2227781;0.2493153;-0.01032909,-0.3086826;0.03261627;-0.02713721,0.07733307;0.000654638;-0.04016368,0.06237769;-0.3364368;-0.007890318,0.03004727;-0.6732699;0.0536645,0.02893221;-0.6339501;-0.06446727,-0.07956547;0.008937265;-0.0344008,-0.1159803;-0.3257341;-0.07395983,-0.1433504;-0.659281;0.005337931,-0.143777;-0.7150807;-0.07640225,0.03831905;0.5379325;-0.0267634,0;0;0,0.02116624;0.3113509;0.002989292,0.04005921;0.61268;-0.00891161,0.2132954;0.4838642;-0.01266885,0.327454;0.2548544;-0.01269674,0.4244355;0.05828089;-0.09377694,-0.1449705;0.4967087;0.008497396,-0.2580873;0.2680904;0.02889145,-0.3947116;0.09166761;-0.04060227,0.07468057;-0.003222674;-0.04479265,0.05075482;-0.3413341;-0.04683089,-0.002125263;-0.6734859;0.02506948,-0.01194641;-0.6654525;-0.09096599,-0.08151581;0.01241009;-0.02819779,-0.1477787;-0.3032101;-0.1325483,-0.1634649;-0.6276101;-0.01936986,-0.2101594;-0.6756249;-0.09537336,0.03581014;0.538751;-0.003606081,283.2916
+0;0;0,0.02186602;0.3111371;-0.01057981,0.04379836;0.6114697;-0.03536264,0.2193691;0.4963731;-0.0173087,0.2862866;0.2504829;0.005879777,0.3667562;0.03165041;-0.01016898,-0.1415067;0.4919086;-0.0149232,-0.2227781;0.2493153;-0.01032909,-0.3086826;0.03261627;-0.02713721,0.07733307;0.000654638;-0.04016368,0.06237769;-0.3364368;-0.007890318,0.03004727;-0.6732699;0.0536645,0.02893221;-0.6339501;-0.06446727,-0.07956547;0.008937265;-0.0344008,-0.1159803;-0.3257341;-0.07395983,-0.1433504;-0.659281;0.005337931,-0.143777;-0.7150807;-0.07640225,0.03831905;0.5379325;-0.0267634,0;0;0,0.02116624;0.3113509;0.002989292,0.04005921;0.61268;-0.00891161,0.2132954;0.4838642;-0.01266885,0.327454;0.2548544;-0.01269674,0.4244355;0.05828089;-0.09377694,-0.1449705;0.4967087;0.008497396,-0.2580873;0.2680904;0.02889145,-0.3947116;0.09166761;-0.04060227,0.07468057;-0.003222674;-0.04479265,0.05075482;-0.3413341;-0.04683089,-0.002125263;-0.6734859;0.02506948,-0.01194641;-0.6654525;-0.09096599,-0.08151581;0.01241009;-0.02819779,-0.1477787;-0.3032101;-0.1325483,-0.1634649;-0.6276101;-0.01936986,-0.2101594;-0.6756249;-0.09537336,0.03581014;0.538751;-0.003606081,283.315
+0;0;0,0.02147356;0.3110639;-0.01186313,0.04303126;0.6112242;-0.03734393,0.2198483;0.4975312;-0.02312805,0.3010612;0.2563466;0.003202634,0.3922222;0.03971109;-0.01383703,-0.1427079;0.4912192;-0.01577115,-0.2304315;0.2509194;-0.01136371,-0.322858;0.03485201;-0.02879534,0.076918;0.0003193252;-0.040588,0.06245505;-0.3367629;-0.008782629,0.02879829;-0.6741183;0.05275476,0.02639227;-0.6349069;-0.06537217,-0.0796773;0.009353166;-0.0335844,-0.1203287;-0.3222188;-0.09061679,-0.1457768;-0.6555308;-0.007047854,-0.1461754;-0.713227;-0.08675875,0.03762892;0.5377461;-0.02862627,0;0;0,0.02096051;0.3113042;0.003607034,0.03987497;0.6125154;-0.007649422,0.2137734;0.4836284;-0.01135969,0.3371401;0.2594995;-0.01375628,0.4379658;0.06333372;-0.09673095,-0.1458129;0.4963991;0.01014474,-0.2632314;0.2699687;0.03016961,-0.4072364;0.0969532;-0.03954285,0.0745492;-0.003292918;-0.04467034,0.05029136;-0.3413063;-0.04660225,-0.002908766;-0.6741326;0.02498484,-0.01277849;-0.666031;-0.09106541,-0.08130658;0.01247116;-0.0282414,-0.1483099;-0.3013593;-0.1371736,-0.1634875;-0.6263736;-0.02375574,-0.2121443;-0.6700229;-0.1028311,0.0355913;0.5386255;-0.002536774,283.3258
+0;0;0,0.02147356;0.3110639;-0.01186313,0.04303126;0.6112242;-0.03734393,0.2198483;0.4975312;-0.02312805,0.3010612;0.2563466;0.003202634,0.3922222;0.03971109;-0.01383703,-0.1427079;0.4912192;-0.01577115,-0.2304315;0.2509194;-0.01136371,-0.322858;0.03485201;-0.02879534,0.076918;0.0003193252;-0.040588,0.06245505;-0.3367629;-0.008782629,0.02879829;-0.6741183;0.05275476,0.02639227;-0.6349069;-0.06537217,-0.0796773;0.009353166;-0.0335844,-0.1203287;-0.3222188;-0.09061679,-0.1457768;-0.6555308;-0.007047854,-0.1461754;-0.713227;-0.08675875,0.03762892;0.5377461;-0.02862627,0;0;0,0.02096051;0.3113042;0.003607034,0.03987497;0.6125154;-0.007649422,0.2137734;0.4836284;-0.01135969,0.3371401;0.2594995;-0.01375628,0.4379658;0.06333372;-0.09673095,-0.1458129;0.4963991;0.01014474,-0.2632314;0.2699687;0.03016961,-0.4072364;0.0969532;-0.03954285,0.0745492;-0.003292918;-0.04467034,0.05029136;-0.3413063;-0.04660225,-0.002908766;-0.6741326;0.02498484,-0.01277849;-0.666031;-0.09106541,-0.08130658;0.01247116;-0.0282414,-0.1483099;-0.3013593;-0.1371736,-0.1634875;-0.6263736;-0.02375574,-0.2121443;-0.6700229;-0.1028311,0.0355913;0.5386255;-0.002536774,283.338
+0;0;0,0.02144575;0.310661;-0.01184776,0.04298152;0.6105165;-0.03730193,0.2207167;0.496714;-0.02306942,0.3019383;0.2555037;0.003264068,0.390925;0.04403502;-0.0133692,-0.1436529;0.4903704;-0.01567573,-0.2313858;0.250045;-0.01126781,-0.3216079;0.03913094;-0.02828369,0.07687324;0.0003191394;-0.04056438,0.06236983;-0.337706;-0.008670043,0.02874294;-0.6747621;0.05281274,0.02633668;-0.6355498;-0.06532593,-0.07963093;0.009347723;-0.03356485,-0.1203961;-0.3231517;-0.09075677,-0.1458216;-0.656168;-0.007261977,-0.1462202;-0.7138729;-0.0869808,0.03758592;0.5371301;-0.02859514,0;0;0,0.02049357;0.3109189;0.004472494,0.03934795;0.6118597;-0.005923271,0.2145361;0.4839776;-0.008900881,0.3439218;0.2632729;-0.01354384,0.4578935;0.08293803;-0.09959102,-0.147217;0.4955768;0.01223172,-0.269392;0.2716293;0.03207006,-0.4141662;0.1059983;-0.0351691,0.07442677;-0.003307611;-0.04477477,0.04969475;-0.3422405;-0.04596806,-0.004284441;-0.6746626;0.0254426,-0.01404342;-0.6664886;-0.09064269,-0.08129349;0.01247011;-0.02812349,-0.1491762;-0.3010541;-0.1402981,-0.1650651;-0.6272263;-0.0313168,-0.2147745;-0.6710861;-0.1095544,0.03504708;0.5380458;-0.001076221,283.3601
+0;0;0,0.02170413;0.3105756;-0.01350051,0.04324653;0.6103508;-0.03990494,0.2211518;0.4971727;-0.02758331,0.3167047;0.2615169;0.0008555185,0.4150218;0.05401835;-0.0130163,-0.1433026;0.4902911;-0.01658119,-0.2399424;0.2534277;-0.01117457,-0.3369912;0.04567119;-0.02942507,0.07637947;-0.0003159447;-0.04148664,0.06320725;-0.3383874;-0.009505458,0.02884736;-0.6755721;0.05085649,0.02552605;-0.6365182;-0.06727226,-0.08011496;0.01032881;-0.03209319,-0.1266162;-0.3163516;-0.1133713,-0.1485794;-0.6482673;-0.02467345,-0.1493578;-0.6089413;-0.1428252,0.03783802;0.5369866;-0.03102141,0;0;0,0.02049357;0.3109189;0.004472494,0.03934795;0.6118597;-0.005923271,0.2145361;0.4839776;-0.008900881,0.3439218;0.2632729;-0.01354384,0.4578935;0.08293803;-0.09959102,-0.147217;0.4955768;0.01223172,-0.269392;0.2716293;0.03207006,-0.4141662;0.1059983;-0.0351691,0.07442677;-0.003307611;-0.04477477,0.04969475;-0.3422405;-0.04596806,-0.004284441;-0.6746626;0.0254426,-0.01404342;-0.6664886;-0.09064269,-0.08129349;0.01247011;-0.02812349,-0.1491762;-0.3010541;-0.1402981,-0.1650651;-0.6272263;-0.0313168,-0.2147745;-0.6710861;-0.1095544,0.03504708;0.5380458;-0.001076221,283.3722
+0;0;0,0.02170413;0.3105756;-0.01350051,0.04324653;0.6103508;-0.03990494,0.2211518;0.4971727;-0.02758331,0.3167047;0.2615169;0.0008555185,0.4150218;0.05401835;-0.0130163,-0.1433026;0.4902911;-0.01658119,-0.2399424;0.2534277;-0.01117457,-0.3369912;0.04567119;-0.02942507,0.07637947;-0.0003159447;-0.04148664,0.06320725;-0.3383874;-0.009505458,0.02884736;-0.6755721;0.05085649,0.02552605;-0.6365182;-0.06727226,-0.08011496;0.01032881;-0.03209319,-0.1266162;-0.3163516;-0.1133713,-0.1485794;-0.6482673;-0.02467345,-0.1493578;-0.6089413;-0.1428252,0.03783802;0.5369866;-0.03102141,0;0;0,0.02049357;0.3109189;0.004472494,0.03934795;0.6118597;-0.005923271,0.2145361;0.4839776;-0.008900881,0.3439218;0.2632729;-0.01354384,0.4578935;0.08293803;-0.09959102,-0.147217;0.4955768;0.01223172,-0.269392;0.2716293;0.03207006,-0.4141662;0.1059983;-0.0351691,0.07442677;-0.003307611;-0.04477477,0.04969475;-0.3422405;-0.04596806,-0.004284441;-0.6746626;0.0254426,-0.01404342;-0.6664886;-0.09064269,-0.08129349;0.01247011;-0.02812349,-0.1491762;-0.3010541;-0.1402981,-0.1650651;-0.6272263;-0.0313168,-0.2147745;-0.6710861;-0.1095544,0.03504708;0.5380458;-0.001076221,283.384
+0;0;0,0.02177101;0.3102884;-0.01497422,0.04327703;0.6097671;-0.04243954,0.2221363;0.4967889;-0.03144344,0.3274244;0.2655731;-0.002006534,0.4326715;0.07412638;-0.01321138,-0.1440739;0.489754;-0.01736875,-0.2502216;0.2571366;-0.01147996,-0.3497536;0.06305213;-0.02818175,0.07572225;-0.0009348333;-0.04209259,0.06424457;-0.3395444;-0.01053921,0.02752693;-0.6768011;0.04847263,0.02346669;-0.6378855;-0.06964966,-0.08010972;0.01098514;-0.03111716,-0.131209;-0.3119988;-0.1252129,-0.1461432;-0.6436064;-0.03363761,-0.1477153;-0.6044261;-0.1517989,0.03785797;0.5364875;-0.03333196,0;0;0,0.01994786;0.310728;0.005223751,0.03847849;0.6115077;-0.004491568,0.2148957;0.484308;-0.006520271,0.3518001;0.2683457;-0.01202965,0.4667584;0.1027436;-0.09697008,-0.1489125;0.4952117;0.01386231,-0.2766992;0.2745355;0.03349549,-0.4219222;0.1245957;-0.03194661,0.07428673;-0.00330162;-0.04446459,0.04877356;-0.3426119;-0.04562259,-0.005810827;-0.6749225;0.02623129,-0.01536661;-0.6666951;-0.08988714,-0.08092704;0.01241288;-0.0283417,-0.1500216;-0.3001619;-0.1436965,-0.1673011;-0.6269768;-0.03661661,-0.2154263;-0.6733159;-0.1134617,0.03423396;0.5377352;0.0001809597,283.4059
+0;0;0,0.02175702;0.3100891;-0.01496459,0.04325275;0.6094244;-0.04241692,0.2236878;0.4961389;-0.03140862,0.3287701;0.265375;-0.002029257,0.4285539;0.08386607;-0.01265247,-0.1456492;0.489044;-0.01721377,-0.2515894;0.2568812;-0.01133649,-0.3459548;0.07287142;-0.02717131,0.07563263;-0.000933727;-0.04204277,0.06416123;-0.3393581;-0.01050665,0.02704737;-0.6802542;0.04914198,0.02298794;-0.6413404;-0.06895673,-0.08001491;0.01097214;-0.03108033,-0.1310863;-0.3118352;-0.1251246,-0.1461816;-0.6470212;-0.03256118,-0.1477534;-0.6078427;-0.1506989,0.03783604;0.5361764;-0.03331327,0;0;0,0.0197576;0.31053;0.00576663,0.03807673;0.6111905;-0.003529787,0.2164297;0.4845994;-0.0039258,0.3588752;0.272896;-0.01087737,0.4753781;0.1229534;-0.09430075,-0.1508263;0.4946407;0.01537268,-0.2856987;0.2787382;0.03415963,-0.4287346;0.1413851;-0.02658607,0.07419068;-0.003374726;-0.04441977,0.0484657;-0.3424826;-0.04553962,-0.00685969;-0.6782805;0.0274291,-0.01610368;-0.6699851;-0.08870316,-0.08081401;0.01246683;-0.02832728,-0.1504364;-0.2985799;-0.1469016,-0.1682589;-0.6290808;-0.0392122,-0.214376;-0.6743555;-0.1182702,0.03386411;0.5374431;0.001058578,283.4298
+0;0;0,0.02175702;0.3100891;-0.01496459,0.04325275;0.6094244;-0.04241692,0.2236878;0.4961389;-0.03140862,0.3287701;0.265375;-0.002029257,0.4285539;0.08386607;-0.01265247,-0.1456492;0.489044;-0.01721377,-0.2515894;0.2568812;-0.01133649,-0.3459548;0.07287142;-0.02717131,0.07563263;-0.000933727;-0.04204277,0.06416123;-0.3393581;-0.01050665,0.02704737;-0.6802542;0.04914198,0.02298794;-0.6413404;-0.06895673,-0.08001491;0.01097214;-0.03108033,-0.1310863;-0.3118352;-0.1251246,-0.1461816;-0.6470212;-0.03256118,-0.1477534;-0.6078427;-0.1506989,0.03783604;0.5361764;-0.03331327,0;0;0,0.0197576;0.31053;0.00576663,0.03807673;0.6111905;-0.003529787,0.2164297;0.4845994;-0.0039258,0.3588752;0.272896;-0.01087737,0.4753781;0.1229534;-0.09430075,-0.1508263;0.4946407;0.01537268,-0.2856987;0.2787382;0.03415963,-0.4287346;0.1413851;-0.02658607,0.07419068;-0.003374726;-0.04441977,0.0484657;-0.3424826;-0.04553962,-0.00685969;-0.6782805;0.0274291,-0.01610368;-0.6699851;-0.08870316,-0.08081401;0.01246683;-0.02832728,-0.1504364;-0.2985799;-0.1469016,-0.1682589;-0.6290808;-0.0392122,-0.214376;-0.6743555;-0.1182702,0.03386411;0.5374431;0.001058578,283.4508
+0;0;0,0.02174671;0.3099421;-0.0149575,0.04323256;0.6091399;-0.04239708,0.2246005;0.495691;-0.03138384,0.3278243;0.2690086;-0.002524104,0.4256744;0.0910171;-0.01294145,-0.146585;0.4885605;-0.01711794,-0.2506515;0.260504;-0.01134461,-0.3431882;0.08006017;-0.02687257,0.07572249;-0.0009348362;-0.04209272,0.06424362;-0.3395794;-0.01053608,0.02725598;-0.6793162;0.04890971,0.0231961;-0.6404014;-0.06920211,-0.08010998;0.01098518;-0.03111725,-0.1312146;-0.3120322;-0.1252227,-0.1462585;-0.6460783;-0.03297406,-0.1478305;-0.6068989;-0.1511249,0.03781858;0.5359289;-0.03329802,0;0;0,0.01981217;0.3103696;0.006240129,0.03825819;0.6109021;-0.002473593,0.217598;0.4844035;-0.002229691,0.3639076;0.280927;-0.01021385,0.4839748;0.1399814;-0.0943706,-0.1516438;0.4945165;0.01694212,-0.2926773;0.2880011;0.03521515,-0.4383647;0.1596534;-0.02533393,0.07420814;-0.003386945;-0.04458976,0.04848346;-0.3427161;-0.04589963,-0.00690091;-0.6773363;0.02679729,-0.01607788;-0.6690085;-0.08935976,-0.0809633;0.01248031;-0.02820908,-0.1519043;-0.2967673;-0.151258,-0.1688018;-0.6259614;-0.04323629,-0.2085887;-0.6693119;-0.1273973,0.03400332;0.5371843;0.001947403,283.4735
+0;0;0,0.02221203;0.3098429;-0.01627232,0.04390953;0.6089411;-0.04462913,0.225294;0.4958989;-0.03476793,0.3409893;0.2754034;-0.005284775,0.4496544;0.1036582;-0.01300751,-0.1459037;0.4887314;-0.01737823,-0.2598484;0.2654694;-0.01077301,-0.3581084;0.0880311;-0.02576478,0.07539179;-0.001767815;-0.04265581,0.06585775;-0.3405438;-0.01187162,0.02707081;-0.6802076;0.04683992,0.02226577;-0.6414089;-0.07125264,-0.08027391;0.01197134;-0.03032082,-0.1365277;-0.3051287;-0.140279,-0.1459382;-0.6380972;-0.043499,-0.1482694;-0.5991311;-0.1616537,0.03842229;0.5357598;-0.03533722,0;0;0,0.01981217;0.3103696;0.006240129,0.03825819;0.6109021;-0.002473593,0.217598;0.4844035;-0.002229691,0.3639076;0.280927;-0.01021385,0.4839748;0.1399814;-0.0943706,-0.1516438;0.4945165;0.01694212,-0.2926773;0.2880011;0.03521515,-0.4383647;0.1596534;-0.02533393,0.07420814;-0.003386945;-0.04458976,0.04848346;-0.3427161;-0.04589963,-0.00690091;-0.6773363;0.02679729,-0.01607788;-0.6690085;-0.08935976,-0.0809633;0.01248031;-0.02820908,-0.1519043;-0.2967673;-0.151258,-0.1688018;-0.6259614;-0.04323629,-0.2085887;-0.6693119;-0.1273973,0.03400332;0.5371843;0.001947403,283.4858
+0;0;0,0.02219101;0.3095497;-0.01625692,0.04387073;0.6084036;-0.04458985,0.2254895;0.4953891;-0.03473767,0.3433465;0.2707738;-0.00470365,0.4471855;0.1066563;-0.0120834,-0.1461622;0.4882128;-0.0173267,-0.2622358;0.2607794;-0.01059806,-0.3561319;0.09122153;-0.02492401,0.07542985;-0.001768708;-0.04267735,0.06588138;-0.3410575;-0.01184656,0.02710712;-0.6806103;0.04684579,0.02230161;-0.6418107;-0.07125841,-0.08031444;0.01197739;-0.03033612,-0.1366534;-0.3056027;-0.1404608,-0.1460608;-0.6384623;-0.04371241,-0.1483923;-0.5994953;-0.1618788,0.03838922;0.5352987;-0.03530765,0;0;0,0.01980364;0.3100623;0.006848097,0.03834131;0.6103581;-0.00134468,0.2181372;0.484751;-0.0002970691,0.3876081;0.2940121;-0.01223826,0.4954353;0.1544472;-0.09388684,-0.1517573;0.4940355;0.01890412,-0.3037171;0.2894519;0.03616922,-0.4503251;0.1754854;-0.02118334,0.07412127;-0.003452837;-0.04481363,0.04828915;-0.3432915;-0.0458231,-0.007268697;-0.6776295;0.0274961,-0.01644731;-0.6692548;-0.08868146,-0.08104714;0.012552;-0.02807052,-0.1536978;-0.2945336;-0.1568298,-0.1705603;-0.6237371;-0.04919638,-0.2104694;-0.6700129;-0.1306727,0.03404638;0.5367111;0.002922059,283.5063
+0;0;0,0.02219101;0.3095497;-0.01625692,0.04387073;0.6084036;-0.04458985,0.2254895;0.4953891;-0.03473767,0.3433465;0.2707738;-0.00470365,0.4471855;0.1066563;-0.0120834,-0.1461622;0.4882128;-0.0173267,-0.2622358;0.2607794;-0.01059806,-0.3561319;0.09122153;-0.02492401,0.07542985;-0.001768708;-0.04267735,0.06588138;-0.3410575;-0.01184656,0.02710712;-0.6806103;0.04684579,0.02230161;-0.6418107;-0.07125841,-0.08031444;0.01197739;-0.03033612,-0.1366534;-0.3056027;-0.1404608,-0.1460608;-0.6384623;-0.04371241,-0.1483923;-0.5994953;-0.1618788,0.03838922;0.5352987;-0.03530765,0;0;0,0.01980364;0.3100623;0.006848097,0.03834131;0.6103581;-0.00134468,0.2181372;0.484751;-0.0002970691,0.3876081;0.2940121;-0.01223826,0.4954353;0.1544472;-0.09388684,-0.1517573;0.4940355;0.01890412,-0.3037171;0.2894519;0.03616922,-0.4503251;0.1754854;-0.02118334,0.07412127;-0.003452837;-0.04481363,0.04828915;-0.3432915;-0.0458231,-0.007268697;-0.6776295;0.0274961,-0.01644731;-0.6692548;-0.08868146,-0.08104714;0.012552;-0.02807052,-0.1536978;-0.2945336;-0.1568298,-0.1705603;-0.6237371;-0.04919638,-0.2104694;-0.6700129;-0.1306727,0.03404638;0.5367111;0.002922059,283.5179
+0;0;0,0.02426191;0.3091154;-0.01719913,0.05084669;0.6070555;-0.04771658,0.2315836;0.4961967;-0.03471065,0.3556622;0.2747765;-0.006205261,0.464646;0.1123267;-0.01209375,-0.1412703;0.489015;-0.01817318,-0.2656517;0.2660339;-0.01156049,-0.3740374;0.1037683;-0.0265428,0.07513125;-0.002729982;-0.04316319,0.06593303;-0.3420465;-0.01325192,0.02597207;-0.6827519;0.04585826,0.02139154;-0.6441255;-0.0722722,-0.08039033;0.01312551;-0.02967042,-0.141966;-0.2974281;-0.1556857,-0.1447296;-0.631339;-0.05736478,-0.1468689;-0.5926296;-0.1755586,0.04385818;0.5342959;-0.0376116,0;0;0,0.01989368;0.3098184;0.007318497,0.03870833;0.609832;-0.0002176762,0.218767;0.484495;0.001425743,0.3932848;0.2984924;-0.01204848,0.5098295;0.164742;-0.0946939,-0.1516887;0.4938219;0.02087651,-0.310223;0.2942835;0.03779715,-0.4655524;0.1905739;-0.02067658,0.07402608;-0.003489137;-0.04497981,0.04852685;-0.3432875;-0.04633331,-0.007016927;-0.6788331;0.02779579,-0.01622844;-0.6703975;-0.08839512,-0.08108294;0.01259071;-0.02796873,-0.1554993;-0.2922853;-0.1607385,-0.1716832;-0.6222619;-0.05108161,-0.2113828;-0.6684507;-0.132748,0.03434056;0.5362825;0.003818035,283.54
+0;0;0,0.02422722;0.3086734;-0.01717453,0.05076846;0.6061304;-0.04764016,0.2313616;0.4954708;-0.03465984,0.3554251;0.2740777;-0.006157937,0.4645861;0.1113637;-0.012056,-0.141175;0.4882951;-0.01813645,-0.2655411;0.2653413;-0.01152457,-0.3741031;0.1028119;-0.02653123,0.07503279;-0.002726404;-0.04310662,0.06585047;-0.3414561;-0.01324707,0.02563757;-0.6843095;0.04623576,0.02105632;-0.6456817;-0.0719134,-0.08028498;0.01310831;-0.02963153,-0.1417542;-0.2969083;-0.1554289,-0.1445352;-0.6329242;-0.05648811,-0.1466748;-0.5942134;-0.1747006,0.04379595;0.5335375;-0.03755833,0;0;0,0.01980501;0.3093585;0.008143187,0.03885591;0.6088952;0.001628876,0.2188864;0.4844158;0.00282526,0.4004328;0.3054757;-0.01267791,0.5226256;0.1765416;-0.09557343,-0.1514878;0.4937083;0.02334469,-0.317057;0.2999302;0.03934249,-0.4763358;0.2026185;-0.02055268,0.07395566;-0.003602356;-0.04486775,0.04843035;-0.3427995;-0.04759812,-0.007538319;-0.6801784;0.02820921,-0.01698792;-0.6716464;-0.08799958,-0.0809359;0.01267085;-0.02800645,-0.1573136;-0.2894483;-0.1644037,-0.1718481;-0.6203139;-0.05029672,-0.2120953;-0.6609658;-0.1365703,0.03443474;0.5355008;0.00532937,283.562
+0;0;0,0.02422722;0.3086734;-0.01717453,0.05076846;0.6061304;-0.04764016,0.2313616;0.4954708;-0.03465984,0.3554251;0.2740777;-0.006157937,0.4645861;0.1113637;-0.012056,-0.141175;0.4882951;-0.01813645,-0.2655411;0.2653413;-0.01152457,-0.3741031;0.1028119;-0.02653123,0.07503279;-0.002726404;-0.04310662,0.06585047;-0.3414561;-0.01324707,0.02563757;-0.6843095;0.04623576,0.02105632;-0.6456817;-0.0719134,-0.08028498;0.01310831;-0.02963153,-0.1417542;-0.2969083;-0.1554289,-0.1445352;-0.6329242;-0.05648811,-0.1466748;-0.5942134;-0.1747006,0.04379595;0.5335375;-0.03755833,0;0;0,0.01980501;0.3093585;0.008143187,0.03885591;0.6088952;0.001628876,0.2188864;0.4844158;0.00282526,0.4004328;0.3054757;-0.01267791,0.5226256;0.1765416;-0.09557343,-0.1514878;0.4937083;0.02334469,-0.317057;0.2999302;0.03934249,-0.4763358;0.2026185;-0.02055268,0.07395566;-0.003602356;-0.04486775,0.04843035;-0.3427995;-0.04759812,-0.007538319;-0.6801784;0.02820921,-0.01698792;-0.6716464;-0.08799958,-0.0809359;0.01267085;-0.02800645,-0.1573136;-0.2894483;-0.1644037,-0.1718481;-0.6203139;-0.05029672,-0.2120953;-0.6609658;-0.1365703,0.03443474;0.5355008;0.00532937,283.5738
+0;0;0,0.02600958;0.3080438;-0.01824373,0.05436843;0.6049228;-0.04984642,0.2349457;0.4931879;-0.038087,0.3707156;0.2791932;-0.006658368,0.4880001;0.1212532;-0.010503,-0.1384567;0.4873306;-0.01881628,-0.2705;0.2688772;-0.01122765,-0.3821264;0.107464;-0.02539807,0.07463017;-0.003425538;-0.04352331,0.06688087;-0.3418952;-0.01470135,0.02504517;-0.686059;0.04435991,0.01971407;-0.647539;-0.07377671,-0.08033031;0.0136758;-0.02890829,-0.1438975;-0.2929181;-0.1608623,-0.1426732;-0.63003;-0.06065644,-0.1455907;-0.5914494;-0.1788729,0.04701409;0.5325049;-0.03945272,0;0;0,0.02003646;0.3088975;0.009011507,0.03953016;0.6081377;0.003376007,0.2201379;0.4840293;0.005285263,0.4078334;0.3117715;-0.01239347,0.5364714;0.1889621;-0.09656954,-0.1516513;0.4939314;0.02582172,-0.3264855;0.3084806;0.04181983,-0.4917243;0.2220573;-0.02097046,0.07386324;-0.003871679;-0.0447762,0.04828012;-0.3426685;-0.04860449,-0.007407423;-0.6811697;0.02887464,-0.01679808;-0.6725618;-0.0873642,-0.0807503;0.01295036;-0.02805981,-0.1587067;-0.2860312;-0.1694292,-0.1730844;-0.6179967;-0.0541933,-0.211544;-0.6573994;-0.1422922,0.03498131;0.5348302;0.006807327,283.5956
+0;0;0,0.02600958;0.3080438;-0.01824373,0.05436843;0.6049228;-0.04984642,0.2349457;0.4931879;-0.038087,0.3707156;0.2791932;-0.006658368,0.4880001;0.1212532;-0.010503,-0.1384567;0.4873306;-0.01881628,-0.2705;0.2688772;-0.01122765,-0.3821264;0.107464;-0.02539807,0.07463017;-0.003425538;-0.04352331,0.06688087;-0.3418952;-0.01470135,0.02504517;-0.686059;0.04435991,0.01971407;-0.647539;-0.07377671,-0.08033031;0.0136758;-0.02890829,-0.1438975;-0.2929181;-0.1608623,-0.1426732;-0.63003;-0.06065644,-0.1455907;-0.5914494;-0.1788729,0.04701409;0.5325049;-0.03945272,0;0;0,0.02003646;0.3088975;0.009011507,0.03953016;0.6081377;0.003376007,0.2201379;0.4840293;0.005285263,0.4078334;0.3117715;-0.01239347,0.5364714;0.1889621;-0.09656954,-0.1516513;0.4939314;0.02582172,-0.3264855;0.3084806;0.04181983,-0.4917243;0.2220573;-0.02097046,0.07386324;-0.003871679;-0.0447762,0.04828012;-0.3426685;-0.04860449,-0.007407423;-0.6811697;0.02887464,-0.01679808;-0.6725618;-0.0873642,-0.0807503;0.01295036;-0.02805981,-0.1587067;-0.2860312;-0.1694292,-0.1730844;-0.6179967;-0.0541933,-0.211544;-0.6573994;-0.1422922,0.03498131;0.5348302;0.006807327,283.607
+0;0;0,0.02598824;0.307791;-0.01822876,0.05430715;0.6042557;-0.04978515,0.235748;0.4924892;-0.03804051,0.3714915;0.2785362;-0.006617986,0.4881569;0.1214299;-0.01044233,-0.1393408;0.4866055;-0.01868276,-0.2713584;0.2681946;-0.01109561,-0.3823956;0.1076334;-0.02519122,0.07461229;-0.003424717;-0.04351288,0.0668567;-0.3421692;-0.01466751,0.02500492;-0.6864653;0.04441645,0.01967418;-0.6479459;-0.07371225,-0.08031106;0.01367253;-0.02890136,-0.1439298;-0.2931704;-0.1609625,-0.1427051;-0.6304119;-0.06071817,-0.1456224;-0.5918317;-0.1789267,0.04696764;0.5319839;-0.0394124,0;0;0,0.02054328;0.3085893;0.009675264,0.04115373;0.6073653;0.00572753,0.2221579;0.4826725;0.007689714,0.4161829;0.317865;-0.0118649,0.5496086;0.2034751;-0.09800649,-0.1518349;0.4947738;0.02447559,-0.3336332;0.3165537;0.0438798,-0.5011688;0.2367224;-0.01830254,0.07386851;-0.004024476;-0.04471397,0.04871741;-0.3431221;-0.04921627,-0.007120609;-0.6814517;0.02950764,-0.01561555;-0.6727789;-0.08680391,-0.08069489;0.01309056;-0.02809031,-0.1597006;-0.2839304;-0.1736126,-0.1734826;-0.6153123;-0.0562316,-0.2149594;-0.6515407;-0.145388,0.03629956;0.534204;0.00865078,283.6291
+0;0;0,0.02609652;0.3077019;-0.01953288,0.05419504;0.6041001;-0.05194945,0.2362019;0.4950579;-0.03822638,0.3754085;0.2832465;-0.007452443,0.5001072;0.1323931;-0.008607078,-0.1395103;0.4875872;-0.01925641,-0.2795364;0.2742632;-0.01058561,-0.3967482;0.1181833;-0.02501716,0.0742508;-0.004282;-0.04405197,0.06715308;-0.3431492;-0.01650677,0.02256983;-0.6872968;0.0414327,0.01751822;-0.6489127;-0.07671794,-0.08041541;0.01443253;-0.028234,-0.1513478;-0.2841391;-0.1747388,-0.1426401;-0.6202191;-0.07102434,-0.1453088;-0.5818519;-0.189254,0.04689687;0.5318377;-0.04148211,0;0;0,0.02054328;0.3085893;0.009675264,0.04115373;0.6073653;0.00572753,0.2221579;0.4826725;0.007689714,0.4161829;0.317865;-0.0118649,0.5496086;0.2034751;-0.09800649,-0.1518349;0.4947738;0.02447559,-0.3336332;0.3165537;0.0438798,-0.5011688;0.2367224;-0.01830254,0.07386851;-0.004024476;-0.04471397,0.04871741;-0.3431221;-0.04921627,-0.007120609;-0.6814517;0.02950764,-0.01561555;-0.6727789;-0.08680391,-0.08069489;0.01309056;-0.02809031,-0.1597006;-0.2839304;-0.1736126,-0.1734826;-0.6153123;-0.0562316,-0.2149594;-0.6515407;-0.145388,0.03629956;0.534204;0.00865078,283.6405
+0;0;0,0.02609652;0.3077019;-0.01953288,0.05419504;0.6041001;-0.05194945,0.2362019;0.4950579;-0.03822638,0.3754085;0.2832465;-0.007452443,0.5001072;0.1323931;-0.008607078,-0.1395103;0.4875872;-0.01925641,-0.2795364;0.2742632;-0.01058561,-0.3967482;0.1181833;-0.02501716,0.0742508;-0.004282;-0.04405197,0.06715308;-0.3431492;-0.01650677,0.02256983;-0.6872968;0.0414327,0.01751822;-0.6489127;-0.07671794,-0.08041541;0.01443253;-0.028234,-0.1513478;-0.2841391;-0.1747388,-0.1426401;-0.6202191;-0.07102434,-0.1453088;-0.5818519;-0.189254,0.04689687;0.5318377;-0.04148211,0;0;0,0.02054328;0.3085893;0.009675264,0.04115373;0.6073653;0.00572753,0.2221579;0.4826725;0.007689714,0.4161829;0.317865;-0.0118649,0.5496086;0.2034751;-0.09800649,-0.1518349;0.4947738;0.02447559,-0.3336332;0.3165537;0.0438798,-0.5011688;0.2367224;-0.01830254,0.07386851;-0.004024476;-0.04471397,0.04871741;-0.3431221;-0.04921627,-0.007120609;-0.6814517;0.02950764,-0.01561555;-0.6727789;-0.08680391,-0.08069489;0.01309056;-0.02809031,-0.1597006;-0.2839304;-0.1736126,-0.1734826;-0.6153123;-0.0562316,-0.2149594;-0.6515407;-0.145388,0.03629956;0.534204;0.00865078,283.6519
+0;0;0,0.0260482;0.3071322;-0.01949672,0.05408708;0.6029068;-0.05184205,0.237164;0.4938776;-0.03813233,0.3763702;0.2820667;-0.007358478,0.4980748;0.1348354;-0.00848539,-0.1406285;0.4863655;-0.01905733,-0.2806542;0.273042;-0.01038655,-0.3950518;0.1207097;-0.02447159,0.07423502;-0.00428109;-0.04404261,0.06710955;-0.3444733;-0.0163897,0.02257296;-0.6882608;0.04148914,0.01751972;-0.649874;-0.07669955,-0.08039831;0.01442946;-0.028228,-0.1516081;-0.2853097;-0.1753056,-0.1429095;-0.621038;-0.07169975,-0.145579;-0.5826681;-0.1899675,0.04681079;0.530861;-0.0414061,0;0;0,0.02098337;0.3079613;0.01041055,0.04204902;0.6060907;0.007978201,0.2242672;0.4823328;0.01075912,0.4232585;0.3238144;-0.01077294,0.560032;0.2211912;-0.09593058,-0.1521437;0.4958929;0.03078554,-0.3409075;0.3246339;0.04588064,-0.5090569;0.2553875;-0.012609,0.07372358;-0.004171818;-0.04490376,0.04901689;-0.344632;-0.04966569,-0.006678108;-0.6824673;0.02963519,-0.01574088;-0.6736804;-0.08669329,-0.08069073;0.01323884;-0.02797601,-0.1606384;-0.2828255;-0.1779777,-0.1769114;-0.614296;-0.06228073,-0.2171305;-0.6480963;-0.1538033,0.03710076;0.533141;0.01048899,283.674
+0;0;0,0.02755891;0.3069712;-0.01995051,0.05652717;0.6025705;-0.05306994,0.2394037;0.4931658;-0.03904674,0.3844013;0.2854252;-0.007285468,0.5138803;0.1450171;-0.01061367,-0.1383798;0.4865489;-0.01976034,-0.2862561;0.2785669;-0.01167771,-0.4057337;0.1300491;-0.02424433,0.0740589;-0.004918064;-0.04427201,0.06703077;-0.3452116;-0.01786812,0.01947285;-0.6887748;0.0389285,0.01441624;-0.6504611;-0.07926521,-0.0803858;0.01491936;-0.0280081,-0.1556326;-0.2804754;-0.1817159,-0.1421793;-0.6162962;-0.07892152,-0.1449017;-0.5780014;-0.1971934,0.04913396;0.5305667;-0.04242851,0;0;0,0.02098337;0.3079613;0.01041055,0.04204902;0.6060907;0.007978201,0.2242672;0.4823328;0.01075912,0.4232585;0.3238144;-0.01077294,0.560032;0.2211912;-0.09593058,-0.1521437;0.4958929;0.03078554,-0.3409075;0.3246339;0.04588064,-0.5090569;0.2553875;-0.012609,0.07372358;-0.004171818;-0.04490376,0.04901689;-0.344632;-0.04966569,-0.006678108;-0.6824673;0.02963519,-0.01574088;-0.6736804;-0.08669329,-0.08069073;0.01323884;-0.02797601,-0.1606384;-0.2828255;-0.1779777,-0.1769114;-0.614296;-0.06228073,-0.2171305;-0.6480963;-0.1538033,0.03710076;0.533141;0.01048899,283.6855
+0;0;0,0.0274979;0.3062917;-0.01990634,0.05642501;0.6014745;-0.05297657,0.2414315;0.4918094;-0.03893873,0.3864656;0.2840164;-0.007169455,0.5160381;0.1435069;-0.01050006,-0.1405494;0.485119;-0.01943805,-0.288463;0.2770845;-0.01135338,-0.4080268;0.1284595;-0.02392907,0.07397705;-0.004912629;-0.04422308,0.06691642;-0.3467799;-0.01769708,0.01956683;-0.6888382;0.03885074,0.01450909;-0.6505226;-0.07936943,-0.08029697;0.01490287;-0.02797715,-0.1558918;-0.2818581;-0.1823958,-0.1424974;-0.6162078;-0.08005175,-0.1452204;-0.5779113;-0.19835,0.04904774;0.5296258;-0.04235807,0;0;0,0.02185819;0.3071685;0.01169181,0.0440135;0.6048082;0.01105881,0.2278452;0.4801013;0.0154233,0.4324803;0.3293478;-0.009475946,0.5692611;0.2287494;-0.09730554,-0.1526903;0.4962032;0.03576395,-0.348577;0.3328932;0.04919548,-0.5190165;0.2693031;-0.009538792,0.07361555;-0.004660755;-0.04484916,0.04949325;-0.3467413;-0.04992175,-0.005897075;-0.6827999;0.03032804,-0.01480806;-0.6739037;-0.08605909,-0.08048129;0.01376413;-0.02803089,-0.1615426;-0.2804675;-0.1845033,-0.175563;-0.608919;-0.06464308,-0.2161638;-0.6428716;-0.1559249,0.0387634;0.5320218;0.01305342,283.7075
+0;0;0,0.02744099;0.3056578;-0.01986515,0.05629681;0.6001168;-0.05285158,0.2415631;0.4906387;-0.03884404,0.3866279;0.2828017;-0.007068042,0.5161545;0.142342;-0.01039746,-0.1408861;0.4839401;-0.01931944,-0.2888309;0.2758616;-0.01123307,-0.4083524;0.1272893;-0.02380431,0.07387895;-0.004906114;-0.04416444,0.06679715;-0.3477983;-0.01755892,0.01935312;-0.6905388;0.03910168,0.01429415;-0.6522212;-0.0791473,-0.08019049;0.01488311;-0.02794005,-0.156012;-0.2827674;-0.1828216,-0.1425908;-0.617784;-0.08027341,-0.1453145;-0.5794854;-0.1986005,0.0489435;0.5285015;-0.04226757,0;0;0,0.02235252;0.3064488;0.01279807,0.04505941;0.6033091;0.01436734,0.2291759;0.4792928;0.01771212,0.4360953;0.3318933;-0.00888586,0.5779196;0.2395664;-0.09764838,-0.1521781;0.4962342;0.03890783,-0.3547876;0.3411116;0.05057155,-0.5294345;0.2902805;-0.008010469,0.07344881;-0.004825383;-0.04488492,0.04960304;-0.3479563;-0.0499413,-0.005955726;-0.6845127;0.03114748,-0.01500544;-0.6754789;-0.08528328,-0.0803534;0.01387773;-0.0279894,-0.1621201;-0.2787353;-0.1893117,-0.1742523;-0.6071619;-0.06715959,-0.2141839;-0.6370708;-0.1614676,0.03971419;0.5307544;0.01581383,283.7311
+0;0;0,0.02901537;0.305459;-0.02066977,0.05922837;0.5996786;-0.05455744,0.2442029;0.4903761;-0.03955531,0.3963016;0.2877705;-0.006895266,0.5294725;0.1507668;-0.01045722,-0.1383547;0.484432;-0.01998243,-0.2944722;0.2824377;-0.01130265,-0.4209119;0.1394531;-0.02055294,0.07372031;-0.005381165;-0.0443737,0.06620076;-0.3483808;-0.0193202,0.01672226;-0.6911191;0.03558657,0.01167719;-0.6529059;-0.0826703,-0.08020603;0.01520462;-0.02772146,-0.1609116;-0.2757573;-0.1925268,-0.1435955;-0.6098769;-0.08766187,-0.1463261;-0.5717409;-0.2060001,0.05157688;0.5281305;-0.04373274,0;0;0,0.02235252;0.3064488;0.01279807,0.04505941;0.6033091;0.01436734,0.2291759;0.4792928;0.01771212,0.4360953;0.3318933;-0.00888586,0.5779196;0.2395664;-0.09764838,-0.1521781;0.4962342;0.03890783,-0.3547876;0.3411116;0.05057155,-0.5294345;0.2902805;-0.008010469,0.07344881;-0.004825383;-0.04488492,0.04960304;-0.3479563;-0.0499413,-0.005955726;-0.6845127;0.03114748,-0.01500544;-0.6754789;-0.08528328,-0.0803534;0.01387773;-0.0279894,-0.1621201;-0.2787353;-0.1893117,-0.1742523;-0.6071619;-0.06715959,-0.2141839;-0.6370708;-0.1614676,0.03971419;0.5307544;0.01581383,283.7527
+0;0;0,0.02892545;0.3045124;-0.02060572,0.05911221;0.5984773;-0.05446319,0.2452783;0.4890233;-0.03944755,0.392144;0.2933884;-0.007911179,0.5251487;0.1565556;-0.01146869,-0.1396286;0.4830427;-0.01975447,-0.2903749;0.287998;-0.01137331,-0.4166569;0.1451918;-0.02061207,0.07366337;-0.005377008;-0.04433942,0.06612734;-0.3491284;-0.01923102,0.01662485;-0.6920328;0.03570237,0.01157886;-0.6538181;-0.08257603,-0.08014408;0.01519287;-0.02770005,-0.1610265;-0.2764067;-0.1928666,-0.143702;-0.6106882;-0.0879508,-0.1464331;-0.5725508;-0.2063106,0.05146931;0.5270096;-0.04365063,0;0;0,0.02316627;0.3053621;0.0143652,0.04621875;0.6019318;0.01679921,0.2312946;0.477281;0.02051592,0.4341549;0.3401502;-0.009148359,0.579625;0.2510487;-0.09473729,-0.1523201;0.4955777;0.04219542,-0.3550275;0.355412;0.05221591,-0.5287373;0.3040022;-0.007851157,0.07334876;-0.005260229;-0.04487181,0.04998371;-0.3491862;-0.04948545,-0.005487323;-0.6857046;0.03255057,-0.01451623;-0.676582;-0.08391976,-0.08021636;0.01426613;-0.0279822,-0.1619471;-0.2758752;-0.1952854,-0.1788698;-0.6081042;-0.08397895,-0.2146877;-0.6433029;-0.1764394,0.04078606;0.5294614;0.01802063,283.7746
+0;0;0,0.02892545;0.3045124;-0.02060572,0.05911221;0.5984773;-0.05446319,0.2452783;0.4890233;-0.03944755,0.392144;0.2933884;-0.007911179,0.5251487;0.1565556;-0.01146869,-0.1396286;0.4830427;-0.01975447,-0.2903749;0.287998;-0.01137331,-0.4166569;0.1451918;-0.02061207,0.07366337;-0.005377008;-0.04433942,0.06612734;-0.3491284;-0.01923102,0.01662485;-0.6920328;0.03570237,0.01157886;-0.6538181;-0.08257603,-0.08014408;0.01519287;-0.02770005,-0.1610265;-0.2764067;-0.1928666,-0.143702;-0.6106882;-0.0879508,-0.1464331;-0.5725508;-0.2063106,0.05146931;0.5270096;-0.04365063,0;0;0,0.02316627;0.3053621;0.0143652,0.04621875;0.6019318;0.01679921,0.2312946;0.477281;0.02051592,0.4341549;0.3401502;-0.009148359,0.579625;0.2510487;-0.09473729,-0.1523201;0.4955777;0.04219542,-0.3550275;0.355412;0.05221591,-0.5287373;0.3040022;-0.007851157,0.07334876;-0.005260229;-0.04487181,0.04998371;-0.3491862;-0.04948545,-0.005487323;-0.6857046;0.03255057,-0.01451623;-0.676582;-0.08391976,-0.08021636;0.01426613;-0.0279822,-0.1619471;-0.2758752;-0.1952854,-0.1788698;-0.6081042;-0.08397895,-0.2146877;-0.6433029;-0.1764394,0.04078606;0.5294614;0.01802063,283.7861
+0;0;0,0.02859291;0.3039558;-0.02109682,0.05822014;0.5975974;-0.05520917,0.2450444;0.488978;-0.04009419,0.3926966;0.3059884;-0.009096326,0.5345351;0.1786631;-0.01046547,-0.1404762;0.4826187;-0.01966027,-0.2920051;0.3003184;-0.01239127,-0.4237897;0.162889;-0.0212095,0.07368766;-0.005779216;-0.04456031,0.06578809;-0.3503749;-0.02004675,0.01455135;-0.693319;0.03309245,0.009443918;-0.6551639;-0.08516282,-0.08028498;0.01556321;-0.02758622,-0.1649781;-0.2712865;-0.2006579,-0.1430316;-0.6051544;-0.0952531,-0.1702323;-0.6681047;-0.1637897,0.05084904;0.5262173;-0.0443727,0;0;0,0.0235213;0.3047157;0.01571226,0.04702464;0.6008819;0.01983118,0.2322474;0.4762658;0.02287936,0.4308289;0.3506491;-0.009261608,0.5801596;0.2654317;-0.09154224,-0.1526734;0.4952301;0.0379831,-0.3534707;0.3698368;0.05227243,-0.5294256;0.324932;-0.005651768,0.07335439;-0.005363405;-0.04515815,0.04944709;-0.3500681;-0.04923344,-0.005649656;-0.6864697;0.03357911,-0.01332;-0.6772864;-0.08297443,-0.08044227;0.01433267;-0.02779402,-0.1629177;-0.2730893;-0.2009872,-0.1782867;-0.6050423;-0.08860145,-0.2126513;-0.6390306;-0.1824177,0.04150936;0.5285228;0.02061772,283.7982
+0;0;0,0.02859291;0.3039558;-0.02109682,0.05822014;0.5975974;-0.05520917,0.2450444;0.488978;-0.04009419,0.3926966;0.3059884;-0.009096326,0.5345351;0.1786631;-0.01046547,-0.1404762;0.4826187;-0.01966027,-0.2920051;0.3003184;-0.01239127,-0.4237897;0.162889;-0.0212095,0.07368766;-0.005779216;-0.04456031,0.06578809;-0.3503749;-0.02004675,0.01455135;-0.693319;0.03309245,0.009443918;-0.6551639;-0.08516282,-0.08028498;0.01556321;-0.02758622,-0.1649781;-0.2712865;-0.2006579,-0.1430316;-0.6051544;-0.0952531,-0.1702323;-0.6681047;-0.1637897,0.05084904;0.5262173;-0.0443727,0;0;0,0.0235213;0.3047157;0.01571226,0.04702464;0.6008819;0.01983118,0.2322474;0.4762658;0.02287936,0.4308289;0.3506491;-0.009261608,0.5801596;0.2654317;-0.09154224,-0.1526734;0.4952301;0.0379831,-0.3534707;0.3698368;0.05227243,-0.5294256;0.324932;-0.005651768,0.07335439;-0.005363405;-0.04515815,0.04944709;-0.3500681;-0.04923344,-0.005649656;-0.6864697;0.03357911,-0.01332;-0.6772864;-0.08297443,-0.08044227;0.01433267;-0.02779402,-0.1629177;-0.2730893;-0.2009872,-0.1782867;-0.6050423;-0.08860145,-0.2126513;-0.6390306;-0.1824177,0.04150936;0.5285228;0.02061772,283.8191
+0;0;0,0.02854654;0.3034628;-0.0210626,0.05813012;0.5966728;-0.05512338,0.2442438;0.4883277;-0.04004491,0.3931861;0.3037393;-0.00877621,0.5349582;0.1764736;-0.01014471,-0.1398385;0.481992;-0.01968722,-0.2926913;0.298099;-0.01235471,-0.4244142;0.1607339;-0.02116882,0.07383804;-0.00579101;-0.04465124,0.06589503;-0.3522816;-0.02000289,0.0146251;-0.6954478;0.03317074,0.009515067;-0.6572886;-0.08514468,-0.08044884;0.01559497;-0.02764252,-0.1656076;-0.2728322;-0.2016659,-0.143647;-0.6069164;-0.09619284,-0.1708615;-0.6699139;-0.1647643,0.05077299;0.5254281;-0.04430745,0;0;0,0.02404791;0.3041143;0.01686382,0.04751107;0.5998187;0.02258468,0.2319922;0.4752811;0.02240086,0.4355576;0.3537286;-0.009544373,0.5884948;0.275644;-0.09207177,-0.1512704;0.4955237;0.04384185,-0.359697;0.3785742;0.05459224,-0.5369538;0.3380013;-0.002255235,0.07327935;-0.005443394;-0.04560518,0.04940483;-0.3520602;-0.04923534,-0.005737003;-0.6886066;0.033921,-0.01473426;-0.679269;-0.08262658,-0.08069891;0.0144166;-0.0275531,-0.1628893;-0.2718206;-0.2065486,-0.1775474;-0.6049305;-0.09681257,-0.2108773;-0.6396122;-0.1906029,0.04202175;0.5275924;0.02297831,283.8411
+0;0;0,0.02828814;0.3034387;-0.02174642,0.05746705;0.5966426;-0.05622029,0.2438362;0.4885629;-0.04103664,0.4014946;0.3115258;-0.008848049,0.5514699;0.1940587;-0.01142971,-0.1402667;0.4821641;-0.02010428,-0.2994528;0.3037314;-0.01262317,-0.4363843;0.1715336;-0.02106375,0.07379882;-0.005719512;-0.04472524,0.06542148;-0.352266;-0.02102414,0.01313194;-0.6954976;0.03071547,0.007956922;-0.6574048;-0.08760168,-0.08050703;0.01537418;-0.02759673,-0.1699164;-0.2650763;-0.2122041,-0.1444972;-0.5986047;-0.1057533,-0.1719222;-0.663574;-0.1714795,0.05031352;0.5253881;-0.04533217,0;0;0,0.02404791;0.3041143;0.01686382,0.04751107;0.5998187;0.02258468,0.2319922;0.4752811;0.02240086,0.4355576;0.3537286;-0.009544373,0.5884948;0.275644;-0.09207177,-0.1512704;0.4955237;0.04384185,-0.359697;0.3785742;0.05459224,-0.5369538;0.3380013;-0.002255235,0.07327935;-0.005443394;-0.04560518,0.04940483;-0.3520602;-0.04923534,-0.005737003;-0.6886066;0.033921,-0.01473426;-0.679269;-0.08262658,-0.08069891;0.0144166;-0.0275531,-0.1628893;-0.2718206;-0.2065486,-0.1775474;-0.6049305;-0.09681257,-0.2108773;-0.6396122;-0.1906029,0.04202175;0.5275924;0.02297831,283.8528
+0;0;0,0.02825627;0.3030969;-0.02172192,0.05741848;0.596133;-0.05617575,0.2457873;0.4877214;-0.04095511,0.4000895;0.3144532;-0.009451747,0.5500244;0.1970176;-0.01203271,-0.142275;0.4812567;-0.01980697,-0.2980724;0.3066225;-0.01248512,-0.434967;0.1744602;-0.02092342,0.07397156;-0.0057329;-0.04482993,0.0655551;-0.3538979;-0.02101813,0.01272117;-0.7007029;0.03126014,0.009445492;-0.6655803;-0.04363218,-0.08069547;0.01541017;-0.02766132,-0.1705224;-0.2663502;-0.2131309,-0.1448386;-0.6033509;-0.1055718,-0.162198;-0.6334646;-0.1471751,0.05026975;0.5249262;-0.04529491,0;0;0,0.02430663;0.3036826;0.01800179,0.04776579;0.5991943;0.02478313,0.2338944;0.4729721;0.02581334,0.4344107;0.356483;-0.00654459,0.5917596;0.2888861;-0.08991241,-0.1534337;0.4944638;0.041025,-0.3603486;0.3858233;0.05541287,-0.5395393;0.352966;-0.0001685768,0.07328054;-0.005571276;-0.04597068,0.04857665;-0.3537627;-0.04899216,-0.006906476;-0.6939343;0.03469229,-0.00406852;-0.7249027;-0.009132624,-0.08096954;0.01453402;-0.02733268,-0.163141;-0.2701848;-0.2118314,-0.1777944;-0.6079754;-0.1046826,-0.1969136;-0.621117;-0.1631556,0.04229894;0.527014;0.02492094,283.8749
+0;0;0,0.02825627;0.3030969;-0.02172192,0.05741848;0.596133;-0.05617575,0.2457873;0.4877214;-0.04095511,0.4000895;0.3144532;-0.009451747,0.5500244;0.1970176;-0.01203271,-0.142275;0.4812567;-0.01980697,-0.2980724;0.3066225;-0.01248512,-0.434967;0.1744602;-0.02092342,0.07397156;-0.0057329;-0.04482993,0.0655551;-0.3538979;-0.02101813,0.01272117;-0.7007029;0.03126014,0.009445492;-0.6655803;-0.04363218,-0.08069547;0.01541017;-0.02766132,-0.1705224;-0.2663502;-0.2131309,-0.1448386;-0.6033509;-0.1055718,-0.162198;-0.6334646;-0.1471751,0.05026975;0.5249262;-0.04529491,0;0;0,0.02430663;0.3036826;0.01800179,0.04776579;0.5991943;0.02478313,0.2338944;0.4729721;0.02581334,0.4344107;0.356483;-0.00654459,0.5917596;0.2888861;-0.08991241,-0.1534337;0.4944638;0.041025,-0.3603486;0.3858233;0.05541287,-0.5395393;0.352966;-0.0001685768,0.07328054;-0.005571276;-0.04597068,0.04857665;-0.3537627;-0.04899216,-0.006906476;-0.6939343;0.03469229,-0.00406852;-0.7249027;-0.009132624,-0.08096954;0.01453402;-0.02733268,-0.163141;-0.2701848;-0.2118314,-0.1777944;-0.6079754;-0.1046826,-0.1969136;-0.621117;-0.1631556,0.04229894;0.527014;0.02492094,283.8866
+0;0;0,0.02810342;0.3026598;-0.02222086,0.05703798;0.5951833;-0.05702702,0.2464612;0.4866281;-0.04151933,0.4042172;0.3245234;-0.01069449,0.5592719;0.2146172;-0.008129898,-0.1434788;0.4804782;-0.01982232,-0.3030519;0.3173829;-0.01265476,-0.4427053;0.1886881;-0.02055919,0.07399053;-0.005943381;-0.04513261,0.06527662;-0.3551084;-0.02281168,0.01855084;-0.7024987;0.03162099,0.01520537;-0.6674377;-0.04302626,-0.08094348;0.01560212;-0.02741536,-0.1747223;-0.2591005;-0.2229516,-0.1460444;-0.5956316;-0.1145515,-0.162786;-0.625715;-0.1560089,0.04999245;0.5241278;-0.04610625,0;0;0,0.0244289;0.3031867;0.01917291,0.04775941;0.5981685;0.02782369,0.2348433;0.4715773;0.02847743,0.434854;0.3680614;-0.008874416,0.595516;0.3029094;-0.08679008,-0.1539253;0.4949031;0.05037703,-0.358883;0.3945963;0.05715114,-0.5393624;0.3681889;0.003693163,0.07319108;-0.005722403;-0.04644561,0.04735938;-0.354744;-0.04910302,-0.006975379;-0.6948751;0.03565979,-0.004553404;-0.7259567;-0.007609129,-0.08122153;0.01471439;-0.0270818,-0.1625484;-0.2674573;-0.2174905,-0.1769586;-0.6055303;-0.1110704,-0.1946527;-0.6146052;-0.1724633,0.04236072;0.526137;0.02749753,283.9083
+0;0;0,0.02810342;0.3026598;-0.02222086,0.05703798;0.5951833;-0.05702702,0.2464612;0.4866281;-0.04151933,0.4042172;0.3245234;-0.01069449,0.5592719;0.2146172;-0.008129898,-0.1434788;0.4804782;-0.01982232,-0.3030519;0.3173829;-0.01265476,-0.4427053;0.1886881;-0.02055919,0.07399053;-0.005943381;-0.04513261,0.06527662;-0.3551084;-0.02281168,0.01855084;-0.7024987;0.03162099,0.01520537;-0.6674377;-0.04302626,-0.08094348;0.01560212;-0.02741536,-0.1747223;-0.2591005;-0.2229516,-0.1460444;-0.5956316;-0.1145515,-0.162786;-0.625715;-0.1560089,0.04999245;0.5241278;-0.04610625,0;0;0,0.0244289;0.3031867;0.01917291,0.04775941;0.5981685;0.02782369,0.2348433;0.4715773;0.02847743,0.434854;0.3680614;-0.008874416,0.595516;0.3029094;-0.08679008,-0.1539253;0.4949031;0.05037703,-0.358883;0.3945963;0.05715114,-0.5393624;0.3681889;0.003693163,0.07319108;-0.005722403;-0.04644561,0.04735938;-0.354744;-0.04910302,-0.006975379;-0.6948751;0.03565979,-0.004553404;-0.7259567;-0.007609129,-0.08122153;0.01471439;-0.0270818,-0.1625484;-0.2674573;-0.2174905,-0.1769586;-0.6055303;-0.1110704,-0.1946527;-0.6146052;-0.1724633,0.04236072;0.526137;0.02749753,283.9196
+0;0;0,0.02810528;0.3026798;-0.02222232,0.05702854;0.5950891;-0.05701591,0.2469081;0.4864522;-0.0414984,0.4066241;0.3223335;-0.01029058,0.5616552;0.212444;-0.007726378,-0.1439365;0.480288;-0.01975106,-0.3054922;0.3151663;-0.01249445,-0.4451243;0.1864911;-0.02039767,0.07444869;-0.005980183;-0.04541207,0.06570907;-0.3561755;-0.02302529,0.01900772;-0.703384;0.03137891,0.01562618;-0.6682684;-0.0440731,-0.08144469;0.01569873;-0.02758512,-0.1755002;-0.2598144;-0.2236983,-0.1468373;-0.5961695;-0.1153548,-0.1637594;-0.6269007;-0.1572592,0.04998355;0.5240389;-0.04609597,0;0;0,0.02432838;0.3031804;0.01971316,0.04741836;0.5980439;0.02899122,0.2349256;0.4709284;0.02952838,0.4421073;0.3767299;-0.01072693,0.6027414;0.3114823;-0.08854938,-0.1547314;0.4947355;0.0506812,-0.3645914;0.3982073;0.05837139,-0.545933;0.376009;0.006032635,0.073376;-0.0057742;-0.04715133,0.04547569;-0.3556737;-0.04964042,-0.00740549;-0.6956991;0.03568792,-0.005037725;-0.7265304;-0.009307146,-0.08183669;0.01479046;-0.02691888,-0.1622265;-0.2654399;-0.2224251,-0.1763122;-0.6052896;-0.1224331,-0.1946869;-0.6150425;-0.18418,0.04210937;0.5260116;0.02857471,283.942
+0;0;0,0.02901577;0.3025906;-0.02226683,0.05858196;0.5948838;-0.05748656,0.2481241;0.4855967;-0.04177248,0.4130641;0.3268029;-0.01019088,0.5703785;0.2202788;-0.005533527,-0.1426633;0.4805686;-0.01993419,-0.3103306;0.3216426;-0.01298674,-0.4533742;0.1967343;-0.02028848,0.07434096;-0.006061385;-0.04557749,0.06510302;-0.356297;-0.02403803,0.01885491;-0.7035785;0.03028814,0.01544236;-0.6684721;-0.04516309,-0.0815056;0.01573488;-0.02738387,-0.178248;-0.2537202;-0.2304827,-0.147765;-0.5897669;-0.12168,-0.165861;-0.6185845;-0.1657666,0.0513341;0.5238723;-0.04644824,0;0;0,0.02432838;0.3031804;0.01971316,0.04741836;0.5980439;0.02899122,0.2349256;0.4709284;0.02952838,0.4421073;0.3767299;-0.01072693,0.6027414;0.3114823;-0.08854938,-0.1547314;0.4947355;0.0506812,-0.3645914;0.3982073;0.05837139,-0.545933;0.376009;0.006032635,0.073376;-0.0057742;-0.04715133,0.04547569;-0.3556737;-0.04964042,-0.00740549;-0.6956991;0.03568792,-0.005037725;-0.7265304;-0.009307146,-0.08183669;0.01479046;-0.02691888,-0.1622265;-0.2654399;-0.2224251,-0.1763122;-0.6052896;-0.1224331,-0.1946869;-0.6150425;-0.18418,0.04210937;0.5260116;0.02857471,283.9532
+0;0;0,0.02900304;0.3024579;-0.02225707,0.05850713;0.5941371;-0.05740257,0.2484493;0.4849296;-0.04170334,0.415181;0.3244108;-0.009778675,0.5724427;0.2179224;-0.00512288,-0.1431012;0.4798917;-0.01982241,-0.3125899;0.3192393;-0.01279948,-0.4555856;0.1943728;-0.02009878,0.0750148;-0.006116326;-0.04599061,0.06568844;-0.359704;-0.024245,0.01975621;-0.7046136;0.02971013,0.01440497;-0.6666062;-0.0886051,-0.08224437;0.01587751;-0.02763208,-0.1799127;-0.2561564;-0.2326748,-0.1496378;-0.5899079;-0.1246151,-0.1780142;-0.65214;-0.1937474,0.05127501;0.5232799;-0.04638823,0;0;0,0.02417693;0.302986;0.02079272,0.04684192;0.5971825;0.03221083,0.2349871;0.4704275;0.03099418,0.4482552;0.3847413;-0.01095271,0.6095548;0.3208347;-0.08835483,-0.1558478;0.4943939;0.05101674,-0.3703974;0.4022903;0.05940342,-0.5529053;0.3870332;0.008898187,0.07366848;-0.005599231;-0.04818058,0.04307178;-0.3586496;-0.05000639,-0.008060247;-0.6963055;0.0357697,-0.01642951;-0.6866131;-0.08088708,-0.08277812;0.01478274;-0.0266274,-0.1633504;-0.2645359;-0.2292929,-0.172192;-0.6017717;-0.12841,-0.2043259;-0.6468711;-0.2145422,0.04170156;0.5253;0.03128242,283.9758
+0;0;0,0.02896488;0.30206;-0.02222779,0.05843523;0.5934057;-0.05733325,0.2488048;0.4841945;-0.04163617,0.4165505;0.3226995;-0.009517353,0.5735985;0.2163558;-0.004867885,-0.1435786;0.4791459;-0.01970869,-0.3140981;0.3175164;-0.01264306,-0.4568995;0.1928196;-0.01993243,0.07535479;-0.006144047;-0.04619905,0.06597192;-0.3618744;-0.02432166,0.02006024;-0.7066295;0.02960931,0.01470913;-0.6686224;-0.08870324,-0.08261713;0.01594947;-0.02775732,-0.1808773;-0.257733;-0.2340425,-0.150616;-0.5913351;-0.1260312,-0.1789917;-0.653565;-0.195162,0.05121107;0.5226264;-0.04633103,0;0;0,0.02399912;0.3025352;0.02167416,0.04639786;0.5963854;0.0337491,0.235168;0.4700643;0.03231859,0.4519031;0.3894564;-0.009861946,0.6166641;0.3327257;-0.08489609,-0.1567181;0.4936299;0.05163823,-0.3746451;0.4059817;0.06038382,-0.5574883;0.3943678;0.01110735,0.07368687;-0.005372345;-0.04890633,0.04171976;-0.3604597;-0.05026507,-0.008648187;-0.6979107;0.03612041,-0.01686129;-0.6881649;-0.08055401,-0.08334547;0.01468024;-0.02623868,-0.163641;-0.2611154;-0.2374261,-0.1744293;-0.5989612;-0.1393632,-0.2052812;-0.6421018;-0.2276199,0.04133722;0.5245785;0.03270125,283.9978
+0;0;0,0.0296642;0.3019823;-0.02236081,0.0596695;0.593227;-0.05784344,0.2497366;0.4833471;-0.04171053,0.4227018;0.327503;-0.009360213,0.5836686;0.2272997;-0.002751867,-0.1425696;0.4793927;-0.0199775,-0.3193778;0.3246785;-0.01267632,-0.4645591;0.2027562;-0.019887,0.07522965;-0.006279216;-0.04638443,0.06531609;-0.3620371;-0.02520039,0.02199246;-0.7070661;0.0291193,0.01664304;-0.6691012;-0.08919618,-0.08267095;0.01607178;-0.02752557,-0.1830626;-0.2518621;-0.2402313,-0.1503147;-0.5851895;-0.1320972,-0.1803041;-0.6455267;-0.2030228,0.05228879;0.5224805;-0.04673465,0;0;0,0.02399912;0.3025352;0.02167416,0.04639786;0.5963854;0.0337491,0.235168;0.4700643;0.03231859,0.4519031;0.3894564;-0.009861946,0.6166641;0.3327257;-0.08489609,-0.1567181;0.4936299;0.05163823,-0.3746451;0.4059817;0.06038382,-0.5574883;0.3943678;0.01110735,0.07368687;-0.005372345;-0.04890633,0.04171976;-0.3604597;-0.05026507,-0.008648187;-0.6979107;0.03612041,-0.01686129;-0.6881649;-0.08055401,-0.08334547;0.01468024;-0.02623868,-0.163641;-0.2611154;-0.2374261,-0.1744293;-0.5989612;-0.1393632,-0.2052812;-0.6421018;-0.2276199,0.04133722;0.5245785;0.03270125,284.009
+0;0;0,0.0296642;0.3019823;-0.02236081,0.0596695;0.593227;-0.05784344,0.2497366;0.4833471;-0.04171053,0.4227018;0.327503;-0.009360213,0.5836686;0.2272997;-0.002751867,-0.1425696;0.4793927;-0.0199775,-0.3193778;0.3246785;-0.01267632,-0.4645591;0.2027562;-0.019887,0.07522965;-0.006279216;-0.04638443,0.06531609;-0.3620371;-0.02520039,0.02199246;-0.7070661;0.0291193,0.01664304;-0.6691012;-0.08919618,-0.08267095;0.01607178;-0.02752557,-0.1830626;-0.2518621;-0.2402313,-0.1503147;-0.5851895;-0.1320972,-0.1803041;-0.6455267;-0.2030228,0.05228879;0.5224805;-0.04673465,0;0;0,0.02399912;0.3025352;0.02167416,0.04639786;0.5963854;0.0337491,0.235168;0.4700643;0.03231859,0.4519031;0.3894564;-0.009861946,0.6166641;0.3327257;-0.08489609,-0.1567181;0.4936299;0.05163823,-0.3746451;0.4059817;0.06038382,-0.5574883;0.3943678;0.01110735,0.07368687;-0.005372345;-0.04890633,0.04171976;-0.3604597;-0.05026507,-0.008648187;-0.6979107;0.03612041,-0.01686129;-0.6881649;-0.08055401,-0.08334547;0.01468024;-0.02623868,-0.163641;-0.2611154;-0.2374261,-0.1744293;-0.5989612;-0.1393632,-0.2052812;-0.6421018;-0.2276199,0.04133722;0.5245785;0.03270125,284.0203
+0;0;0,0.02958891;0.3012159;-0.02230406,0.05956509;0.5921779;-0.05775217,0.250212;0.4822549;-0.04161575,0.4148594;0.3339052;-0.01082113,0.5756392;0.2338184;-0.004220464,-0.1432316;0.478289;-0.01981972,-0.3115372;0.3310149;-0.01286964,-0.4565499;0.2092343;-0.02007194,0.07601247;-0.006344556;-0.04686709,0.06604391;-0.364076;-0.02556554,0.02272299;-0.7090834;0.02875075,0.01951068;-0.6743006;-0.0422975,-0.08353119;0.01623902;-0.02781199,-0.1844798;-0.2531812;-0.2416976,-0.1517339;-0.5864878;-0.1335703,-0.1697425;-0.6107352;-0.176161,0.05219171;0.5215017;-0.04665443,0;0;0,0.02366143;0.3016821;0.02306557,0.04559267;0.5952522;0.03581023,0.235013;0.4686117;0.03410864,0.4440545;0.4000588;-0.00671887,0.6109056;0.3455802;-0.07816005,-0.1579909;0.4923446;0.05287892,-0.3671265;0.4132613;0.06141444,-0.5508183;0.4119971;0.01486568,0.07386735;-0.004798532;-0.05035138,0.0400365;-0.3617023;-0.05003929,-0.009044677;-0.699118;0.03713155,0.0001286566;-0.7297972;0.0008695163,-0.08460658;0.01433263;-0.02551422,-0.1646635;-0.2590617;-0.2431638,-0.1761632;-0.5963486;-0.1433524,-0.1937309;-0.6043262;-0.2010597,0.04068401;0.5235093;0.03458261,284.0424
+0;0;0,0.03045743;0.300386;-0.02233576,0.06132757;0.5908514;-0.05796349,0.2519871;0.4803397;-0.04195681,0.4197377;0.3394387;-0.01085154,0.5829768;0.2435648;-0.001433349,-0.142261;0.4776042;-0.02007558,-0.3148952;0.3393611;-0.01320727,-0.4635833;0.2220176;-0.02027012,0.0764335;-0.006826149;-0.04742045,0.06603447;-0.3668086;-0.0266266,0.02573535;-0.7117097;0.02841233,0.02231196;-0.6766444;-0.04633455,-0.08418876;0.01684524;-0.02767425,-0.1879155;-0.2470439;-0.2506791,-0.1534184;-0.5798287;-0.1426313,-0.172163;-0.6052547;-0.189547,0.05369965;0.5202977;-0.04681139,0;0;0,0.02324045;0.300891;0.02414131,0.04467583;0.5940976;0.03740191,0.2347019;0.4676672;0.03545284,0.4427109;0.4010145;8.940324E-05,0.6122013;0.358724;-0.07347727,-0.1591884;0.4912178;0.05388208,-0.3679165;0.4182787;0.06244853,-0.5514866;0.4151307;0.01533583,0.07399246;-0.004402697;-0.05141115,0.03819615;-0.3633533;-0.05040788,-0.009507861;-0.7002735;0.03801847,-0.004558947;-0.7309659;-0.00575852,-0.08556455;0.0140803;-0.02485611,-0.1652302;-0.2548909;-0.2516506,-0.1758544;-0.5918378;-0.1518307,-0.193355;-0.6116826;-0.2050632,0.03992364;0.522432;0.0360446,284.0648
+0;0;0,0.03045743;0.300386;-0.02233576,0.06132757;0.5908514;-0.05796349,0.2519871;0.4803397;-0.04195681,0.4197377;0.3394387;-0.01085154,0.5829768;0.2435648;-0.001433349,-0.142261;0.4776042;-0.02007558,-0.3148952;0.3393611;-0.01320727,-0.4635833;0.2220176;-0.02027012,0.0764335;-0.006826149;-0.04742045,0.06603447;-0.3668086;-0.0266266,0.02573535;-0.7117097;0.02841233,0.02231196;-0.6766444;-0.04633455,-0.08418876;0.01684524;-0.02767425,-0.1879155;-0.2470439;-0.2506791,-0.1534184;-0.5798287;-0.1426313,-0.172163;-0.6052547;-0.189547,0.05369965;0.5202977;-0.04681139,0;0;0,0.02324045;0.300891;0.02414131,0.04467583;0.5940976;0.03740191,0.2347019;0.4676672;0.03545284,0.4427109;0.4010145;8.940324E-05,0.6122013;0.358724;-0.07347727,-0.1591884;0.4912178;0.05388208,-0.3679165;0.4182787;0.06244853,-0.5514866;0.4151307;0.01533583,0.07399246;-0.004402697;-0.05141115,0.03819615;-0.3633533;-0.05040788,-0.009507861;-0.7002735;0.03801847,-0.004558947;-0.7309659;-0.00575852,-0.08556455;0.0140803;-0.02485611,-0.1652302;-0.2548909;-0.2516506,-0.1758544;-0.5918378;-0.1518307,-0.193355;-0.6116826;-0.2050632,0.03992364;0.522432;0.0360446,284.076
+0;0;0,0.03045743;0.300386;-0.02233576,0.06132757;0.5908514;-0.05796349,0.2519871;0.4803397;-0.04195681,0.4197377;0.3394387;-0.01085154,0.5829768;0.2435648;-0.001433349,-0.142261;0.4776042;-0.02007558,-0.3148952;0.3393611;-0.01320727,-0.4635833;0.2220176;-0.02027012,0.0764335;-0.006826149;-0.04742045,0.06603447;-0.3668086;-0.0266266,0.02573535;-0.7117097;0.02841233,0.02231196;-0.6766444;-0.04633455,-0.08418876;0.01684524;-0.02767425,-0.1879155;-0.2470439;-0.2506791,-0.1534184;-0.5798287;-0.1426313,-0.172163;-0.6052547;-0.189547,0.05369965;0.5202977;-0.04681139,0;0;0,0.02324045;0.300891;0.02414131,0.04467583;0.5940976;0.03740191,0.2347019;0.4676672;0.03545284,0.4427109;0.4010145;8.940324E-05,0.6122013;0.358724;-0.07347727,-0.1591884;0.4912178;0.05388208,-0.3679165;0.4182787;0.06244853,-0.5514866;0.4151307;0.01533583,0.07399246;-0.004402697;-0.05141115,0.03819615;-0.3633533;-0.05040788,-0.009507861;-0.7002735;0.03801847,-0.004558947;-0.7309659;-0.00575852,-0.08556455;0.0140803;-0.02485611,-0.1652302;-0.2548909;-0.2516506,-0.1758544;-0.5918378;-0.1518307,-0.193355;-0.6116826;-0.2050632,0.03992364;0.522432;0.0360446,284.0874
+0;0;0,0.03093836;0.2992336;-0.02253245,0.06200121;0.589164;-0.05850795,0.2531945;0.4781781;-0.04250022,0.4237431;0.3437083;-0.01048556,0.5900694;0.253747;-0.0002428768,-0.1423551;0.476465;-0.02021109,-0.3171282;0.3438304;-0.01270738,-0.4693758;0.2314243;-0.01963,0.07630765;-0.006958746;-0.04762784,0.06518453;-0.36827;-0.02783439,0.02632366;-0.7129914;0.02773893,0.0228122;-0.6779186;-0.04752038,-0.08429626;0.01691221;-0.02734613,-0.1892573;-0.2440378;-0.2552707,-0.1542558;-0.5765634;-0.1474144,-0.1734729;-0.6013632;-0.1956814,0.05434299;0.5187659;-0.04727843,0;0;0,0.02218324;0.2997499;0.02575946,0.042667;0.5925134;0.0399828,0.2337328;0.4662111;0.03728175,0.4417223;0.4037476;0.005148411,0.6144244;0.3764941;-0.06760883,-0.1610724;0.4910372;0.0625216,-0.36992;0.4234289;0.06489877,-0.5530193;0.4211879;0.01660768,0.07395032;-0.004492819;-0.05148649,0.03615662;-0.3645364;-0.0502038,-0.01102829;-0.7011194;0.03877258,-0.005743742;-0.7316128;-0.006112337,-0.0857713;0.01391672;-0.02427555,-0.1661939;-0.2512409;-0.257267,-0.1770576;-0.5873271;-0.1554858,-0.1943425;-0.6037284;-0.2124962,0.03825268;0.5209704;0.0383215,284.1093
+0;0;0,0.03093836;0.2992336;-0.02253245,0.06200121;0.589164;-0.05850795,0.2531945;0.4781781;-0.04250022,0.4237431;0.3437083;-0.01048556,0.5900694;0.253747;-0.0002428768,-0.1423551;0.476465;-0.02021109,-0.3171282;0.3438304;-0.01270738,-0.4693758;0.2314243;-0.01963,0.07630765;-0.006958746;-0.04762784,0.06518453;-0.36827;-0.02783439,0.02632366;-0.7129914;0.02773893,0.0228122;-0.6779186;-0.04752038,-0.08429626;0.01691221;-0.02734613,-0.1892573;-0.2440378;-0.2552707,-0.1542558;-0.5765634;-0.1474144,-0.1734729;-0.6013632;-0.1956814,0.05434299;0.5187659;-0.04727843,0;0;0,0.02218324;0.2997499;0.02575946,0.042667;0.5925134;0.0399828,0.2337328;0.4662111;0.03728175,0.4417223;0.4037476;0.005148411,0.6144244;0.3764941;-0.06760883,-0.1610724;0.4910372;0.0625216,-0.36992;0.4234289;0.06489877,-0.5530193;0.4211879;0.01660768,0.07395032;-0.004492819;-0.05148649,0.03615662;-0.3645364;-0.0502038,-0.01102829;-0.7011194;0.03877258,-0.005743742;-0.7316128;-0.006112337,-0.0857713;0.01391672;-0.02427555,-0.1661939;-0.2512409;-0.257267,-0.1770576;-0.5873271;-0.1554858,-0.1943425;-0.6037284;-0.2124962,0.03825268;0.5209704;0.0383215,284.1206
+0;0;0,0.030852;0.2983983;-0.02246956,0.06185718;0.5877906;-0.05837812,0.2539687;0.4767545;-0.0423701,0.4232632;0.3432735;-0.01059083,0.5896877;0.2532591;-0.0003421018,-0.1433782;0.4750336;-0.01997969,-0.3168662;0.3433743;-0.01253116,-0.4692037;0.2309019;-0.01945786,0.07669152;-0.006993752;-0.04786742,0.06551918;-0.3699037;-0.0279864,0.0265756;-0.7153587;0.0277052,0.02304577;-0.6802594;-0.04794792,-0.08472031;0.01699729;-0.0274837,-0.1901458;-0.2451073;-0.2564168,-0.1550697;-0.5783406;-0.1483308,-0.1743874;-0.6034272;-0.1968504,0.05421358;0.5175267;-0.04717001,0;0;0,0.02133161;0.2988643;0.02689528,0.04079118;0.5911117;0.04188657,0.233283;0.4654526;0.03909874,0.4420648;0.4098076;0.01078653,0.6148966;0.388853;-0.06401181,-0.1632788;0.4898029;0.06653066,-0.3718826;0.4267779;0.06633597,-0.5550014;0.4253904;0.01765024,0.07403392;-0.004027665;-0.05219721,0.03453809;-0.3654989;-0.05066371,-0.01173434;-0.7025803;0.03984762,-0.006324291;-0.7329236;-0.005882975,-0.08647472;0.0135482;-0.023672,-0.1672347;-0.2483552;-0.2626452,-0.1791305;-0.5852151;-0.1609534,-0.197366;-0.6002467;-0.2192756,0.03670028;0.5196914;0.04002476,284.132
+0;0;0,0.03132891;0.2983315;-0.02269573,0.06258199;0.5876558;-0.05893405,0.2546265;0.4765841;-0.04270593,0.4308476;0.3526398;-0.009969242,0.5973615;0.2628866;0.001085739,-0.1428795;0.4761244;-0.01986312,-0.3207012;0.3503254;-0.01339618,-0.4777861;0.2445081;-0.01903181,0.07651603;-0.007175829;-0.04812065,0.06477362;-0.3701133;-0.02908693,0.02636958;-0.7156474;0.02648811,0.02276467;-0.6805584;-0.04916216,-0.08480501;0.01715283;-0.02712347,-0.1913308;-0.2378841;-0.2634118,-0.1564235;-0.5711886;-0.1554911,-0.1748436;-0.5947089;-0.2060691,0.05488598;0.5174111;-0.04764254,0;0;0,0.02133161;0.2988643;0.02689528,0.04079118;0.5911117;0.04188657,0.233283;0.4654526;0.03909874,0.4420648;0.4098076;0.01078653,0.6148966;0.388853;-0.06401181,-0.1632788;0.4898029;0.06653066,-0.3718826;0.4267779;0.06633597,-0.5550014;0.4253904;0.01765024,0.07403392;-0.004027665;-0.05219721,0.03453809;-0.3654989;-0.05066371,-0.01173434;-0.7025803;0.03984762,-0.006324291;-0.7329236;-0.005882975,-0.08647472;0.0135482;-0.023672,-0.1672347;-0.2483552;-0.2626452,-0.1791305;-0.5852151;-0.1609534,-0.197366;-0.6002467;-0.2192756,0.03670028;0.5196914;0.04002476,284.1541
+0;0;0,0.03126796;0.297751;-0.02265157,0.06247063;0.5866078;-0.05883374,0.2546028;0.4755816;-0.04261359,0.4306267;0.3517759;-0.009913526,0.6078874;0.2562301;0.001854945,-0.1430641;0.4751217;-0.01976154,-0.3206868;0.3494634;-0.01330183,-0.4879101;0.2368166;-0.01930119,0.07683817;-0.00720604;-0.04832324,0.06506185;-0.3711916;-0.02923456,0.02659189;-0.7173189;0.02643589,0.02296888;-0.6822043;-0.04959417,-0.08516205;0.01722504;-0.02723766,-0.1919955;-0.2385484;-0.2642083,-0.1570283;-0.5724251;-0.1561024,-0.1755409;-0.5962141;-0.2069343,0.05478141;0.5164251;-0.0475522,0;0;0,0.02056774;0.2982275;0.02799558,0.0394434;0.59001;0.04350543,0.2322509;0.464702;0.04076719,0.4432814;0.4181291;0.01471567,0.6267964;0.4009479;-0.06723499,-0.1642265;0.4884615;0.07014443,-0.3737774;0.4296143;0.06750958,-0.5687664;0.4331546;0.01597616,0.07412049;-0.003655404;-0.05276323,0.03287965;-0.3659889;-0.05128575,-0.01227993;-0.7036335;0.04003763,-0.007347286;-0.7339084;-0.006464723,-0.08708169;0.01319754;-0.02310351,-0.168635;-0.2454685;-0.2668852,-0.1801687;-0.582999;-0.1652813,-0.1986616;-0.5980809;-0.2239796,0.03550127;0.5186478;0.04153013,284.1652
+0;0;0,0.03164658;0.297715;-0.02259908,0.0630651;0.5865344;-0.05888823,0.2551911;0.4756678;-0.04268517,0.4330631;0.354515;-0.01004906,0.6142335;0.2668628;0.003489159,-0.1426359;0.4756406;-0.01983225,-0.3246319;0.3563872;-0.01369825,-0.4952272;0.2489738;-0.02066262,0.07680026;-0.007171272;-0.04838864,0.06422442;-0.3711777;-0.03023047,0.02617118;-0.7173243;0.02560615,0.02253563;-0.6822044;-0.05042296,-0.08521484;0.01712242;-0.02713709,-0.1934576;-0.2332492;-0.2691828,-0.1579664;-0.5670897;-0.1611359,-0.1753153;-0.5901393;-0.2131417,0.05533798;0.5163621;-0.0475678,0;0;0,0.02056774;0.2982275;0.02799558,0.0394434;0.59001;0.04350543,0.2322509;0.464702;0.04076719,0.4432814;0.4181291;0.01471567,0.6267964;0.4009479;-0.06723499,-0.1642265;0.4884615;0.07014443,-0.3737774;0.4296143;0.06750958,-0.5687664;0.4331546;0.01597616,0.07412049;-0.003655404;-0.05276323,0.03287965;-0.3659889;-0.05128575,-0.01227993;-0.7036335;0.04003763,-0.007347286;-0.7339084;-0.006464723,-0.08708169;0.01319754;-0.02310351,-0.168635;-0.2454685;-0.2668852,-0.1801687;-0.582999;-0.1652813,-0.1986616;-0.5980809;-0.2239796,0.03550127;0.5186478;0.04153013,284.1768
+0;0;0,0.03160445;0.2973186;-0.02256899,0.06299184;0.5858517;-0.05882245,0.2559264;0.4748853;-0.04261003,0.4340693;0.353548;-0.009924229,0.6153921;0.265822;0.003625388,-0.1434962;0.474858;-0.01966546,-0.3257693;0.3554229;-0.01352211,-0.4965082;0.2479192;-0.02049235,0.07713325;-0.007202365;-0.04859844,0.06449399;-0.3730443;-0.03034871,0.02646196;-0.718998;0.0254568,0.02282657;-0.6838784;-0.05056882,-0.08558431;0.01719666;-0.02725475,-0.1943729;-0.2344374;-0.270521,-0.1589014;-0.5680919;-0.1625342,-0.1762496;-0.5911391;-0.2145377,0.05527169;0.5157427;-0.04751225,0;0;0,0.01962864;0.2977872;0.02905274,0.03728902;0.5893012;0.04553103,0.2314598;0.4646063;0.04201651,0.4449486;0.4274381;0.01820397,0.6292603;0.4139598;-0.06306672,-0.1666983;0.487537;0.07268786,-0.3774772;0.4320211;0.06866703,-0.5725244;0.4423836;0.01761211,0.07418382;-0.00331077;-0.0533762,0.03155553;-0.3673324;-0.05131936,-0.01267165;-0.7048202;0.04028081,-0.008238107;-0.7351587;-0.006183393,-0.08767806;0.01291992;-0.02255776,-0.1705348;-0.2421824;-0.2723389,-0.183367;-0.5800061;-0.1725633,-0.2005408;-0.5982193;-0.2291307,0.03371245;0.5179919;0.04329872,284.1986
+0;0;0,0.03160445;0.2973186;-0.02256899,0.06299184;0.5858517;-0.05882245,0.2559264;0.4748853;-0.04261003,0.4340693;0.353548;-0.009924229,0.6153921;0.265822;0.003625388,-0.1434962;0.474858;-0.01966546,-0.3257693;0.3554229;-0.01352211,-0.4965082;0.2479192;-0.02049235,0.07713325;-0.007202365;-0.04859844,0.06449399;-0.3730443;-0.03034871,0.02646196;-0.718998;0.0254568,0.02282657;-0.6838784;-0.05056882,-0.08558431;0.01719666;-0.02725475,-0.1943729;-0.2344374;-0.270521,-0.1589014;-0.5680919;-0.1625342,-0.1762496;-0.5911391;-0.2145377,0.05527169;0.5157427;-0.04751225,0;0;0,0.01962864;0.2977872;0.02905274,0.03728902;0.5893012;0.04553103,0.2314598;0.4646063;0.04201651,0.4449486;0.4274381;0.01820397,0.6292603;0.4139598;-0.06306672,-0.1666983;0.487537;0.07268786,-0.3774772;0.4320211;0.06866703,-0.5725244;0.4423836;0.01761211,0.07418382;-0.00331077;-0.0533762,0.03155553;-0.3673324;-0.05131936,-0.01267165;-0.7048202;0.04028081,-0.008238107;-0.7351587;-0.006183393,-0.08767806;0.01291992;-0.02255776,-0.1705348;-0.2421824;-0.2723389,-0.183367;-0.5800061;-0.1725633,-0.2005408;-0.5982193;-0.2291307,0.03371245;0.5179919;0.04329872,284.2101
+0;0;0,0.03152428;0.2965644;-0.02251174,0.06285752;0.5846;-0.05870207,0.2523593;0.4744698;-0.04259552,0.4345849;0.3503516;-0.009160612,0.6185676;0.2613387;0.00458777,-0.1402006;0.4744429;-0.02004517,-0.3266511;0.3522706;-0.01376104,-0.4998946;0.2431898;-0.02083352,0.07731149;-0.007219007;-0.04871074,0.06466153;-0.3733706;-0.03044556,0.02640509;-0.7213656;0.02568922,0.02289851;-0.6864274;-0.0476428,-0.08578207;0.01723639;-0.02731773,-0.1946627;-0.2346107;-0.2707899,-0.158982;-0.5702339;-0.162166,-0.1757155;-0.5914016;-0.2123269,0.05515215;0.5146252;-0.04741351,0;0;0,0.01887017;0.2969288;0.0304668,0.03585243;0.5879353;0.04767203,0.2268905;0.4649206;0.03852367,0.4476223;0.4377909;0.02206612,0.6355337;0.4262754;-0.05867195,-0.1644084;0.4875934;0.07538427,-0.3813656;0.4363709;0.06945186,-0.5789366;0.4584245;0.0200426,0.07408154;-0.002928913;-0.05390048,0.03011888;-0.367102;-0.05147076,-0.01254752;-0.7068493;0.04054308,-0.007306665;-0.737826;-0.0003058948,-0.08810747;0.01253652;-0.02195051,-0.1746336;-0.2238929;-0.2887369,-0.1847996;-0.5628991;-0.1853603,-0.2009979;-0.5803078;-0.2392518,0.03248361;0.5167596;0.04523134,284.2324
+0;0;0,0.0317616;0.2965432;-0.02245834,0.06320249;0.5845576;-0.05872034,0.2526719;0.4743845;-0.04222528,0.4371688;0.3534735;-0.009502377,0.6251357;0.2731667;0.003959347,-0.1399775;0.4750262;-0.01990869,-0.3307303;0.3596107;-0.01521683,-0.5114573;0.2635178;-0.02333156,0.0772171;-0.00728537;-0.04885035,0.06409027;-0.3734425;-0.0310373,0.02609655;-0.7215059;0.02485114,0.02262478;-0.6865535;-0.04848159,-0.08584128;0.01728712;-0.0270988,-0.1961468;-0.227675;-0.2768724,-0.1608817;-0.563605;-0.1690639,-0.1761355;-0.5831843;-0.2212509,0.05548387;0.5145887;-0.04740416,0;0;0,0.01887017;0.2969288;0.0304668,0.03585243;0.5879353;0.04767203,0.2268905;0.4649206;0.03852367,0.4476223;0.4377909;0.02206612,0.6355337;0.4262754;-0.05867195,-0.1644084;0.4875934;0.07538427,-0.3813656;0.4363709;0.06945186,-0.5789366;0.4584245;0.0200426,0.07408154;-0.002928913;-0.05390048,0.03011888;-0.367102;-0.05147076,-0.01254752;-0.7068493;0.04054308,-0.007306665;-0.737826;-0.0003058948,-0.08810747;0.01253652;-0.02195051,-0.1746336;-0.2238929;-0.2887369,-0.1847996;-0.5628991;-0.1853603,-0.2009979;-0.5803078;-0.2392518,0.03248361;0.5167596;0.04523134,284.2435
+0;0;0,0.0317616;0.2965432;-0.02245834,0.06320249;0.5845576;-0.05872034,0.2526719;0.4743845;-0.04222528,0.4371688;0.3534735;-0.009502377,0.6251357;0.2731667;0.003959347,-0.1399775;0.4750262;-0.01990869,-0.3307303;0.3596107;-0.01521683,-0.5114573;0.2635178;-0.02333156,0.0772171;-0.00728537;-0.04885035,0.06409027;-0.3734425;-0.0310373,0.02609655;-0.7215059;0.02485114,0.02262478;-0.6865535;-0.04848159,-0.08584128;0.01728712;-0.0270988,-0.1961468;-0.227675;-0.2768724,-0.1608817;-0.563605;-0.1690639,-0.1761355;-0.5831843;-0.2212509,0.05548387;0.5145887;-0.04740416,0;0;0,0.01887017;0.2969288;0.0304668,0.03585243;0.5879353;0.04767203,0.2268905;0.4649206;0.03852367,0.4476223;0.4377909;0.02206612,0.6355337;0.4262754;-0.05867195,-0.1644084;0.4875934;0.07538427,-0.3813656;0.4363709;0.06945186,-0.5789366;0.4584245;0.0200426,0.07408154;-0.002928913;-0.05390048,0.03011888;-0.367102;-0.05147076,-0.01254752;-0.7068493;0.04054308,-0.007306665;-0.737826;-0.0003058948,-0.08810747;0.01253652;-0.02195051,-0.1746336;-0.2238929;-0.2887369,-0.1847996;-0.5628991;-0.1853603,-0.2009979;-0.5803078;-0.2392518,0.03248361;0.5167596;0.04523134,284.2551
+0;0;0,0.03165899;0.2955852;-0.02238579,0.0630283;0.5829427;-0.05856861,0.2530864;0.4727369;-0.04207214,0.4380735;0.3515046;-0.00926229,0.6206464;0.2735024;0.003813122,-0.1407164;0.4733804;-0.01968999,-0.331976;0.3576583;-0.01498566,-0.5075167;0.2643229;-0.02286753,0.07768267;-0.007329296;-0.04914489,0.06447296;-0.3757981;-0.03121938,0.02652948;-0.7234013;0.02459515,0.02092033;-0.6854;-0.09388457,-0.08635885;0.01739135;-0.02726218,-0.1973608;-0.2291174;-0.2786127,-0.1621423;-0.564603;-0.1709468,-0.1867871;-0.6147057;-0.2552625,0.05531909;0.5130592;-0.04726622,0;0;0,0.01786327;0.2958786;0.03179264,0.03443381;0.5862135;0.0494318,0.226887;0.4657364;0.04242134,0.4490973;0.4473276;0.02575779,0.6341887;0.4473415;-0.04724455,-0.1662486;0.4859368;0.07756671,-0.3845109;0.4378447;0.07103129,-0.5758718;0.463367;0.02288857,0.0741072;-0.00220269;-0.05483437,0.02873316;-0.3685206;-0.05066156,-0.01291141;-0.7082143;0.04020572,-0.02465355;-0.6979845;-0.07643127,-0.08894641;0.01195911;-0.02119085,-0.1768585;-0.2257642;-0.2895641,-0.1851181;-0.5647136;-0.1874466,-0.214016;-0.6081722;-0.276338,0.03116897;0.5151227;0.04691935,284.277
+0;0;0,0.03151818;0.2950448;-0.02191968,0.06263167;0.5816506;-0.05762855,0.2519245;0.4719815;-0.04203495,0.4480083;0.360697;-0.00689853,0.6329662;0.2806091;0.005870137,-0.1403606;0.4727848;-0.01990387,-0.3401814;0.3626905;-0.01559518,-0.5158248;0.2633382;-0.02365915,0.07773784;-0.007227842;-0.04946465,0.06354411;-0.3764483;-0.03232599,0.02602436;-0.7244111;0.02347697,0.02045146;-0.6863474;-0.09502979,-0.08667255;0.01726495;-0.02705467,-0.1996817;-0.2241729;-0.2834833,-0.1643632;-0.5602565;-0.1767111,-0.1868084;-0.6143531;-0.2577291,0.05499012;0.5118816;-0.04643875,0;0;0,0.01774603;0.2951661;0.03297472,0.03401795;0.5846325;0.05147767,0.2257419;0.4653151;0.04171586,0.453394;0.4543523;0.03067064,0.6422766;0.45661;-0.04077721,-0.1655797;0.4845013;0.08009775,-0.3893329;0.4403173;0.07302799,-0.5834531;0.4710491;0.02655818,0.07437748;-0.002617419;-0.05480242,0.02882868;-0.3696639;-0.05020189,-0.01235607;-0.709652;0.04096676,-0.0249255;-0.6993691;-0.07562303,-0.0891826;0.01224103;-0.02094723,-0.1783693;-0.2211903;-0.2936641,-0.1844648;-0.5603764;-0.1911191,-0.2121001;-0.6044842;-0.2799125,0.0307931;0.5136843;0.04878306,284.2993
+0;0;0,0.03151818;0.2950448;-0.02191968,0.06263167;0.5816506;-0.05762855,0.2519245;0.4719815;-0.04203495,0.4480083;0.360697;-0.00689853,0.6329662;0.2806091;0.005870137,-0.1403606;0.4727848;-0.01990387,-0.3401814;0.3626905;-0.01559518,-0.5158248;0.2633382;-0.02365915,0.07773784;-0.007227842;-0.04946465,0.06354411;-0.3764483;-0.03232599,0.02602436;-0.7244111;0.02347697,0.02045146;-0.6863474;-0.09502979,-0.08667255;0.01726495;-0.02705467,-0.1996817;-0.2241729;-0.2834833,-0.1643632;-0.5602565;-0.1767111,-0.1868084;-0.6143531;-0.2577291,0.05499012;0.5118816;-0.04643875,0;0;0,0.01774603;0.2951661;0.03297472,0.03401795;0.5846325;0.05147767,0.2257419;0.4653151;0.04171586,0.453394;0.4543523;0.03067064,0.6422766;0.45661;-0.04077721,-0.1655797;0.4845013;0.08009775,-0.3893329;0.4403173;0.07302799,-0.5834531;0.4710491;0.02655818,0.07437748;-0.002617419;-0.05480242,0.02882868;-0.3696639;-0.05020189,-0.01235607;-0.709652;0.04096676,-0.0249255;-0.6993691;-0.07562303,-0.0891826;0.01224103;-0.02094723,-0.1783693;-0.2211903;-0.2936641,-0.1844648;-0.5603764;-0.1911191,-0.2121001;-0.6044842;-0.2799125,0.0307931;0.5136843;0.04878306,284.3107
+0;0;0,0.03151818;0.2950448;-0.02191968,0.06263167;0.5816506;-0.05762855,0.2519245;0.4719815;-0.04203495,0.4480083;0.360697;-0.00689853,0.6329662;0.2806091;0.005870137,-0.1403606;0.4727848;-0.01990387,-0.3401814;0.3626905;-0.01559518,-0.5158248;0.2633382;-0.02365915,0.07773784;-0.007227842;-0.04946465,0.06354411;-0.3764483;-0.03232599,0.02602436;-0.7244111;0.02347697,0.02045146;-0.6863474;-0.09502979,-0.08667255;0.01726495;-0.02705467,-0.1996817;-0.2241729;-0.2834833,-0.1643632;-0.5602565;-0.1767111,-0.1868084;-0.6143531;-0.2577291,0.05499012;0.5118816;-0.04643875,0;0;0,0.01774603;0.2951661;0.03297472,0.03401795;0.5846325;0.05147767,0.2257419;0.4653151;0.04171586,0.453394;0.4543523;0.03067064,0.6422766;0.45661;-0.04077721,-0.1655797;0.4845013;0.08009775,-0.3893329;0.4403173;0.07302799,-0.5834531;0.4710491;0.02655818,0.07437748;-0.002617419;-0.05480242,0.02882868;-0.3696639;-0.05020189,-0.01235607;-0.709652;0.04096676,-0.0249255;-0.6993691;-0.07562303,-0.0891826;0.01224103;-0.02094723,-0.1783693;-0.2211903;-0.2936641,-0.1844648;-0.5603764;-0.1911191,-0.2121001;-0.6044842;-0.2799125,0.0307931;0.5136843;0.04878306,284.3243
+0;0;0,0.03091598;0.29397;-0.02169069,0.06146716;0.5796752;-0.05723329,0.2519954;0.4700429;-0.04158005,0.4519488;0.3596018;-0.006869745,0.6400218;0.2877417;0.00715746,-0.1426193;0.471345;-0.01963133,-0.3472096;0.3640429;-0.01610447,-0.5242446;0.2674599;-0.02400624,0.07771046;-0.007047456;-0.04977527,0.06198491;-0.3766352;-0.03338453,0.02443132;-0.7268389;0.02258495,0.02099875;-0.6917983;-0.05135554,-0.08694056;0.01707026;-0.02676018,-0.2041042;-0.2146905;-0.2907122,-0.1687812;-0.5538003;-0.1861066,-0.1819182;-0.5766825;-0.2364582,0.05395734;0.5100617;-0.04607868,0;0;0,0.0172441;0.2939633;0.03365827,0.03312337;0.5824496;0.05259871,0.2280886;0.4716535;0.04910183,0.458602;0.4650896;0.0348227,0.6477395;0.4661806;-0.03558993,-0.1674221;0.4824001;0.08157389,-0.3945984;0.4409899;0.07385787,-0.5881988;0.4742219;0.02752594,0.07449901;-0.002472132;-0.05486298,0.0285328;-0.3698706;-0.05079699,-0.01280645;-0.7118525;0.04153371,-0.01102218;-0.7431039;-0.0002930164,-0.08939992;0.01196561;-0.02075184,-0.1800291;-0.2184728;-0.2960618,-0.183694;-0.5607208;-0.1958701,-0.200601;-0.5773201;-0.2510701,0.03000084;0.5116725;0.04982305,284.3432
+0;0;0,0.03091598;0.29397;-0.02169069,0.06146716;0.5796752;-0.05723329,0.2519954;0.4700429;-0.04158005,0.4519488;0.3596018;-0.006869745,0.6400218;0.2877417;0.00715746,-0.1426193;0.471345;-0.01963133,-0.3472096;0.3640429;-0.01610447,-0.5242446;0.2674599;-0.02400624,0.07771046;-0.007047456;-0.04977527,0.06198491;-0.3766352;-0.03338453,0.02443132;-0.7268389;0.02258495,0.02099875;-0.6917983;-0.05135554,-0.08694056;0.01707026;-0.02676018,-0.2041042;-0.2146905;-0.2907122,-0.1687812;-0.5538003;-0.1861066,-0.1819182;-0.5766825;-0.2364582,0.05395734;0.5100617;-0.04607868,0;0;0,0.0172441;0.2939633;0.03365827,0.03312337;0.5824496;0.05259871,0.2280886;0.4716535;0.04910183,0.458602;0.4650896;0.0348227,0.6477395;0.4661806;-0.03558993,-0.1674221;0.4824001;0.08157389,-0.3945984;0.4409899;0.07385787,-0.5881988;0.4742219;0.02752594,0.07449901;-0.002472132;-0.05486298,0.0285328;-0.3698706;-0.05079699,-0.01280645;-0.7118525;0.04153371,-0.01102218;-0.7431039;-0.0002930164,-0.08939992;0.01196561;-0.02075184,-0.1800291;-0.2184728;-0.2960618,-0.183694;-0.5607208;-0.1958701,-0.200601;-0.5773201;-0.2510701,0.03000084;0.5116725;0.04982305,284.3547
+0;0;0,0.03088666;0.2936912;-0.02167012,0.06139399;0.5789864;-0.0571619,0.2521172;0.4694128;-0.04151985,0.4536304;0.3581102;-0.006538779,0.6480325;0.2838318;0.007960475,-0.1428654;0.4707161;-0.01955067,-0.3490517;0.362577;-0.01599629,-0.5320443;0.2627437;-0.02416398,0.07776903;-0.007052767;-0.04981278,0.06205039;-0.3764782;-0.03342925,0.02446217;-0.7270048;0.02259184,0.01896108;-0.6889266;-0.09590625,-0.08700608;0.01708312;-0.02678035,-0.2041183;-0.2145758;-0.2906164,-0.1687627;-0.5539983;-0.1859143,-0.1898162;-0.608748;-0.2666086,0.05389454;0.509469;-0.04602268,0;0;0,0.0166741;0.2936664;0.03406143,0.03207928;0.5817382;0.0533433,0.2274295;0.4713315;0.04951,0.4600425;0.4726113;0.03906608,0.6579346;0.4907992;-0.02439737,-0.168509;0.4819072;0.08244389,-0.3981338;0.4439224;0.07543591,-0.5973965;0.4840092;0.02845587,0.07445011;-0.002208114;-0.055058,0.02786425;-0.3693664;-0.05116439,-0.01331615;-0.711926;0.04036307,-0.02502516;-0.7016171;-0.07630944,-0.0895457;0.01174827;-0.02055781,-0.1825241;-0.2139139;-0.2988063,-0.1837775;-0.5575773;-0.2022971,-0.2089174;-0.6008667;-0.2924856,0.02909148;0.5110565;0.0504849,284.3664
+0;0;0,0.03069288;0.29373;-0.02141944,0.06100128;0.5790809;-0.05663421,0.2518998;0.4701498;-0.04058406,0.4565099;0.364341;-0.006544072,0.6520398;0.2931883;0.008458901,-0.1433657;0.4712519;-0.01964138,-0.352587;0.3691258;-0.01561286,-0.5407726;0.2794557;-0.02368353,0.07775125;-0.006939812;-0.04985639,0.06079874;-0.3762867;-0.03294072,0.02332201;-0.7268789;0.02274351,0.01807957;-0.6887326;-0.09576164,-0.08708163;0.01691184;-0.02664314,-0.2061288;-0.2091105;-0.2944719,-0.1703534;-0.5486339;-0.1902408,-0.1878152;-0.6038094;-0.271343,0.05355645;0.5095459;-0.04556871,0;0;0,0.0166741;0.2936664;0.03406143,0.03207928;0.5817382;0.0533433,0.2274295;0.4713315;0.04951,0.4600425;0.4726113;0.03906608,0.6579346;0.4907992;-0.02439737,-0.168509;0.4819072;0.08244389,-0.3981338;0.4439224;0.07543591,-0.5973965;0.4840092;0.02845587,0.07445011;-0.002208114;-0.055058,0.02786425;-0.3693664;-0.05116439,-0.01331615;-0.711926;0.04036307,-0.02502516;-0.7016171;-0.07630944,-0.0895457;0.01174827;-0.02055781,-0.1825241;-0.2139139;-0.2988063,-0.1837775;-0.5575773;-0.2022971,-0.2089174;-0.6008667;-0.2924856,0.02909148;0.5110565;0.0504849,284.3878
+0;0;0,0.03066628;0.2934754;-0.02140088,0.06092153;0.5783256;-0.05655586,0.2519528;0.4694492;-0.04051523,0.4584091;0.3626857;-0.006168105,0.6525101;0.292053;0.008725237,-0.1435603;0.470552;-0.01955943,-0.3546693;0.3675044;-0.01549456,-0.5414798;0.2784896;-0.02350627,0.07781527;-0.006945527;-0.04989744,0.06083772;-0.3768379;-0.03295679,0.02329655;-0.7280331;0.0228232,0.01805392;-0.6898865;-0.09568624,-0.08715334;0.01692577;-0.02666508,-0.2063763;-0.2094304;-0.2948895,-0.1705394;-0.5495377;-0.1904791,-0.1880018;-0.6047162;-0.2715842,0.05348521;0.5088699;-0.04550301,0;0;0,0.01624009;0.2933847;0.03446627,0.03131711;0.5809416;0.05406642,0.226935;0.4709525;0.05021667,0.4617235;0.477981;0.04498863,0.6579093;0.5016319;-0.0169611,-0.169354;0.4817157;0.08346285,-0.4016509;0.4471107;0.0769055,-0.5976619;0.4943513;0.02963996,0.0743871;-0.002006829;-0.05527878,0.02749008;-0.3696721;-0.05097246,-0.01377773;-0.7127396;0.041008,-0.02554777;-0.7024161;-0.07566524,-0.08970543;0.01154061;-0.02032149,-0.1850659;-0.2094873;-0.3021878,-0.1831497;-0.554934;-0.2098748,-0.2064749;-0.6042578;-0.2953267,0.02840033;0.5103391;0.05117989,284.4002
+0;0;0,0.03031932;0.2935347;-0.02107988,0.06019872;0.5784681;-0.0558822,0.2513625;0.4697185;-0.03992276,0.4603788;0.3678572;-0.006176073,0.6579648;0.3080888;0.01036172,-0.1443429;0.4712306;-0.01939101,-0.3572623;0.3719781;-0.01531109,-0.5458918;0.2868888;-0.02335731,0.07779767;-0.006765384;-0.04994963,0.05976197;-0.3766377;-0.03367713,0.02193384;-0.7277144;0.02265201,0.01681096;-0.6895238;-0.09585963,-0.08723177;0.01667506;-0.02656639,-0.2078884;-0.2044107;-0.2985198,-0.1703659;-0.5440012;-0.1930252,-0.1867553;-0.600341;-0.2731198,0.05286496;0.508987;-0.04492117,0;0;0,0.01624009;0.2933847;0.03446627,0.03131711;0.5809416;0.05406642,0.226935;0.4709525;0.05021667,0.4617235;0.477981;0.04498863,0.6579093;0.5016319;-0.0169611,-0.169354;0.4817157;0.08346285,-0.4016509;0.4471107;0.0769055,-0.5976619;0.4943513;0.02963996,0.0743871;-0.002006829;-0.05527878,0.02749008;-0.3696721;-0.05097246,-0.01377773;-0.7127396;0.041008,-0.02554777;-0.7024161;-0.07566524,-0.08970543;0.01154061;-0.02032149,-0.1850659;-0.2094873;-0.3021878,-0.1831497;-0.554934;-0.2098748,-0.2064749;-0.6042578;-0.2953267,0.02840033;0.5103391;0.05117989,284.4215
+0;0;0,0.03026133;0.2929733;-0.02103956,0.06008364;0.577362;-0.05577702,0.2512651;0.4687082;-0.03983274,0.4610678;0.3664637;-0.005959082,0.6566394;0.3073046;0.0104101,-0.1444551;0.4702204;-0.01930022,-0.3581756;0.3705944;-0.01520495,-0.5448819;0.2863726;-0.02316914,0.07775401;-0.006761588;-0.0499216,0.05976304;-0.3757165;-0.03368945,0.02197164;-0.7264524;0.02258499,0.01684815;-0.6882608;-0.09594056,-0.08718282;0.01666571;-0.02655149,-0.2075402;-0.2038717;-0.2978304,-0.1700541;-0.5431325;-0.1924382,-0.1864454;-0.5994825;-0.2725422,0.05276014;0.5079782;-0.04483134,0;0;0,0.01593927;0.2927911;0.03480005,0.030781;0.5797898;0.05464125,0.2265702;0.4704716;0.05075264,0.4620014;0.4841987;0.0492599,0.6565717;0.5158786;-0.006907705,-0.1698672;0.4813262;0.0844373,-0.4034121;0.4493458;0.07718526,-0.596661;0.5000564;0.03136717,0.07449144;-0.002205878;-0.05504298,0.02787977;-0.3689868;-0.05129504,-0.01315969;-0.7119597;0.03978682,-0.02505571;-0.7016376;-0.07688761,-0.08959474;0.01170203;-0.02047965,-0.1925284;-0.1841006;-0.3167581,-0.1837144;-0.5286855;-0.2229807,-0.2039577;-0.5730299;-0.3135608,0.02791515;0.5092866;0.05170083,284.4333
+0;0;0,0.03018806;0.292264;-0.02098862,0.05991972;0.5757895;-0.05561398,0.2514035;0.4674353;-0.03971856,0.4621634;0.3647243;-0.00569037,0.6488979;0.3082384;0.009939166,-0.1448453;0.4689495;-0.01915861,-0.3595408;0.368869;-0.01504466,-0.5378107;0.2884528;-0.02264899,0.07788153;-0.006772677;-0.05000348,0.05991932;-0.3751379;-0.03379728,0.02259933;-0.7214986;0.02177519,0.01747425;-0.6833045;-0.09678728,-0.08732581;0.01669304;-0.02659503,-0.2074908;-0.2034919;-0.2974404,-0.1704723;-0.5385206;-0.1933628,-0.1868688;-0.5948976;-0.2734919,0.05263339;0.5067577;-0.04472384,0;0;0,0.01586547;0.2920579;0.03493643,0.03024369;0.5781661;0.05529952,0.2266408;0.4702461;0.05118537,0.4628685;0.4880955;0.05342841,0.6481507;0.524988;0.00229907,-0.1706626;0.4806233;0.08471454,-0.4057177;0.4519659;0.0772976,-0.5891339;0.5042588;0.03338046,0.07467344;-0.002066135;-0.05505776,0.02855346;-0.3683181;-0.05179262,-0.01242036;-0.7072016;0.03723502,-0.0242987;-0.6969246;-0.07947135,-0.08978545;0.01154085;-0.02042381,-0.1925824;-0.1855078;-0.3151828,-0.1819507;-0.5265393;-0.2255657,-0.2013317;-0.5698748;-0.3171995,0.02751088;0.5080236;0.05219698,284.4552
+0;0;0,0.02999663;0.2923053;-0.02068479,0.05951896;0.5758895;-0.05500682,0.251134;0.4678442;-0.03961447,0.4642809;0.3700689;-0.005916461,0.6516829;0.3160106;0.0102996,-0.1452869;0.4691922;-0.01914627,-0.3618802;0.3732523;-0.01597394,-0.5426476;0.2986152;-0.02353754,0.07793371;-0.006248991;-0.04999037,0.05895717;-0.3745917;-0.03444238,0.02179225;-0.7208941;0.02159512,0.01666463;-0.6826552;-0.09696414,-0.08744252;0.01619593;-0.0265188,-0.2094207;-0.1979568;-0.3013609,-0.1717443;-0.533195;-0.1981981,-0.1869523;-0.5906126;-0.2774279,0.05228919;0.5068404;-0.04418959,0;0;0,0.01586547;0.2920579;0.03493643,0.03024369;0.5781661;0.05529952,0.2266408;0.4702461;0.05118537,0.4628685;0.4880955;0.05342841,0.6481507;0.524988;0.00229907,-0.1706626;0.4806233;0.08471454,-0.4057177;0.4519659;0.0772976,-0.5891339;0.5042588;0.03338046,0.07467344;-0.002066135;-0.05505776,0.02855346;-0.3683181;-0.05179262,-0.01242036;-0.7072016;0.03723502,-0.0242987;-0.6969246;-0.07947135,-0.08978545;0.01154085;-0.02042381,-0.1925824;-0.1855078;-0.3151828,-0.1819507;-0.5265393;-0.2255657,-0.2013317;-0.5698748;-0.3171995,0.02751088;0.5080236;0.05219698,284.4665
+0;0;0,0.02999663;0.2923053;-0.02068479,0.05951896;0.5758895;-0.05500682,0.251134;0.4678442;-0.03961447,0.4642809;0.3700689;-0.005916461,0.6516829;0.3160106;0.0102996,-0.1452869;0.4691922;-0.01914627,-0.3618802;0.3732523;-0.01597394,-0.5426476;0.2986152;-0.02353754,0.07793371;-0.006248991;-0.04999037,0.05895717;-0.3745917;-0.03444238,0.02179225;-0.7208941;0.02159512,0.01666463;-0.6826552;-0.09696414,-0.08744252;0.01619593;-0.0265188,-0.2094207;-0.1979568;-0.3013609,-0.1717443;-0.533195;-0.1981981,-0.1869523;-0.5906126;-0.2774279,0.05228919;0.5068404;-0.04418959,0;0;0,0.01586547;0.2920579;0.03493643,0.03024369;0.5781661;0.05529952,0.2266408;0.4702461;0.05118537,0.4628685;0.4880955;0.05342841,0.6481507;0.524988;0.00229907,-0.1706626;0.4806233;0.08471454,-0.4057177;0.4519659;0.0772976,-0.5891339;0.5042588;0.03338046,0.07467344;-0.002066135;-0.05505776,0.02855346;-0.3683181;-0.05179262,-0.01242036;-0.7072016;0.03723502,-0.0242987;-0.6969246;-0.07947135,-0.08978545;0.01154085;-0.02042381,-0.1925824;-0.1855078;-0.3151828,-0.1819507;-0.5265393;-0.2255657,-0.2013317;-0.5698748;-0.3171995,0.02751088;0.5080236;0.05219698,284.4797
+0;0;0,0.02991504;0.2915103;-0.02062853,0.0593228;0.5739954;-0.05480837,0.251458;0.4663199;-0.03947757,0.4664766;0.3676859;-0.005483657,0.6494251;0.3149122;0.01034704,-0.1459035;0.467671;-0.01896081,-0.3643988;0.3708887;-0.01576062,-0.5408704;0.2980251;-0.02314447,0.0778846;-0.006245053;-0.04995886,0.05894558;-0.3738596;-0.03444161,0.02168117;-0.7210891;0.02174591,0.01655312;-0.6828495;-0.09682341,-0.08738742;0.01618572;-0.02650209,-0.2091245;-0.1975436;-0.3008009,-0.1713472;-0.5336793;-0.1973618,-0.1865565;-0.5911043;-0.2765983,0.05214142;0.5054085;-0.04406355,0;0;0,0.01564944;0.2912178;0.03529859,0.02948385;0.5761707;0.056566,0.2267355;0.4698907;0.0518012,0.4644666;0.4935468;0.05824494,0.6445577;0.5323277;0.007558819,-0.1719298;0.4798123;0.08525728,-0.4094082;0.4542169;0.07712463,-0.5874068;0.5096389;0.03528268,0.07476863;-0.002170473;-0.05482555,0.02896944;-0.3677302;-0.05191946,-0.0126045;-0.7074385;0.03743291,-0.02444711;-0.6971465;-0.07928991,-0.08967768;0.01160056;-0.02059705,-0.1929597;-0.1854913;-0.3142423,-0.178824;-0.5285875;-0.2293945,-0.1965125;-0.5738423;-0.3198195,0.02690199;0.5065072;0.05317354,284.4996
+0;0;0,0.0296099;0.291565;-0.02029294,0.0586869;0.5741172;-0.05419623,0.2509401;0.4665879;-0.03893946,0.4681471;0.3725595;-0.005818244,0.6516644;0.3219128;0.01037223,-0.1465565;0.467999;-0.01888544,-0.3672939;0.3764172;-0.01665321,-0.544759;0.3061832;-0.02555037,0.07789026;-0.006001324;-0.0499799,0.05749986;-0.3735616;-0.03502671,0.0200967;-0.7207611;0.02125395,0.0150647;-0.6824771;-0.09731638,-0.08748113;0.01585605;-0.02639201,-0.2109807;-0.1924916;-0.3040231,-0.1733082;-0.5288237;-0.2011858,-0.1866721;-0.5877453;-0.2790783,0.05159096;0.5055121;-0.04351122,0;0;0,0.01564944;0.2912178;0.03529859,0.02948385;0.5761707;0.056566,0.2267355;0.4698907;0.0518012,0.4644666;0.4935468;0.05824494,0.6445577;0.5323277;0.007558819,-0.1719298;0.4798123;0.08525728,-0.4094082;0.4542169;0.07712463,-0.5874068;0.5096389;0.03528268,0.07476863;-0.002170473;-0.05482555,0.02896944;-0.3677302;-0.05191946,-0.0126045;-0.7074385;0.03743291,-0.02444711;-0.6971465;-0.07928991,-0.08967768;0.01160056;-0.02059705,-0.1929597;-0.1854913;-0.3142423,-0.178824;-0.5285875;-0.2293945,-0.1965125;-0.5738423;-0.3198195,0.02690199;0.5065072;0.05317354,284.5222
+0;0;0,0.02941771;0.2896725;-0.02016122,0.05840529;0.5713555;-0.05396259,0.2580728;0.4625423;-0.03856118,0.4676224;0.3718288;-0.006607622,0.6499888;0.3214998;0.009481311,-0.1541746;0.4640059;-0.01776297,-0.3671302;0.3756527;-0.01560944,-0.5434822;0.3058591;-0.02445079,0.07795332;-0.006006183;-0.05002036,0.05744579;-0.3756779;-0.03498127,0.01998652;-0.7233981;0.02138381,0.01681727;-0.6881807;-0.05329413,-0.08755195;0.01586889;-0.02641337,-0.211761;-0.1936756;-0.3056393,-0.174032;-0.5305122;-0.2026477,-0.1824488;-0.5565168;-0.251706,0.05132597;0.502911;-0.0433026,0;0;0,0.01464313;0.2893065;0.03562832,0.02807963;0.5733853;0.05703163,0.2340693;0.4773361;0.06764865,0.4639205;0.494603;0.06205535,0.6420486;0.5373306;0.01211452,-0.1807195;0.4764538;0.08695078,-0.4099886;0.4534537;0.07872471,-0.5851136;0.514045;0.03738148,0.07494423;-0.001750261;-0.05472779,0.02822691;-0.3693271;-0.05179214,-0.01451048;-0.709324;0.03801464,-0.01399836;-0.7406201;-0.005073555,-0.0898273;0.011063;-0.02057911,-0.2004723;-0.1714735;-0.3234685,-0.1807386;-0.5166032;-0.2461014,-0.1899211;-0.5344536;-0.3030231,0.02551559;0.5038857;0.05361986,284.5334
+0;0;0,0.02941771;0.2896725;-0.02016122,0.05840529;0.5713555;-0.05396259,0.2580728;0.4625423;-0.03856118,0.4676224;0.3718288;-0.006607622,0.6499888;0.3214998;0.009481311,-0.1541746;0.4640059;-0.01776297,-0.3671302;0.3756527;-0.01560944,-0.5434822;0.3058591;-0.02445079,0.07795332;-0.006006183;-0.05002036,0.05744579;-0.3756779;-0.03498127,0.01998652;-0.7233981;0.02138381,0.01681727;-0.6881807;-0.05329413,-0.08755195;0.01586889;-0.02641337,-0.211761;-0.1936756;-0.3056393,-0.174032;-0.5305122;-0.2026477,-0.1824488;-0.5565168;-0.251706,0.05132597;0.502911;-0.0433026,0;0;0,0.01464313;0.2893065;0.03562832,0.02807963;0.5733853;0.05703163,0.2340693;0.4773361;0.06764865,0.4639205;0.494603;0.06205535,0.6420486;0.5373306;0.01211452,-0.1807195;0.4764538;0.08695078,-0.4099886;0.4534537;0.07872471,-0.5851136;0.514045;0.03738148,0.07494423;-0.001750261;-0.05472779,0.02822691;-0.3693271;-0.05179214,-0.01451048;-0.709324;0.03801464,-0.01399836;-0.7406201;-0.005073555,-0.0898273;0.011063;-0.02057911,-0.2004723;-0.1714735;-0.3234685,-0.1807386;-0.5166032;-0.2461014,-0.1899211;-0.5344536;-0.3030231,0.02551559;0.5038857;0.05361986,284.5447
+0;0;0,0.02908424;0.2893208;-0.0200406,0.05769941;0.570605;-0.05378175,0.2583461;0.4618703;-0.0379082,0.471088;0.3758453;-0.006092113,0.6516008;0.3289157;0.01024664,-0.1557223;0.4635834;-0.01746591,-0.371688;0.3797432;-0.01632716,-0.5463622;0.312943;-0.02531995,0.07779108;-0.005822291;-0.0501043,0.05647051;-0.3751394;-0.03576387,0.01876668;-0.7234548;0.02079315,0.01558016;-0.6881152;-0.05561295,-0.08755636;0.01561385;-0.0261894,-0.214047;-0.1882906;-0.3081086,-0.1750454;-0.5256196;-0.2049979,-0.1814164;-0.5536441;-0.2546883,0.05071306;0.5022587;-0.04313023,0;0;0,0.01445189;0.2889049;0.03576493,0.02772224;0.572544;0.05726647,0.2346075;0.4781704;0.07059646,0.465443;0.4972615;0.06588936,0.6400399;0.544156;0.01719594,-0.1819607;0.4757116;0.0872336,-0.4126806;0.4568411;0.07807507,-0.5846144;0.5190602;0.03780359,0.07489866;-0.001820177;-0.05461383,0.02818912;-0.3690631;-0.0521257,-0.0153684;-0.7094479;0.03834439,-0.01320896;-0.7400312;-0.008576389,-0.08970184;0.0110817;-0.02065354,-0.2015424;-0.1670617;-0.3253041,-0.1792289;-0.5131364;-0.2499502,-0.1861224;-0.5322478;-0.3084064,0.02516732;0.5031521;0.05384207,284.5559
+0;0;0,0.02908424;0.2893208;-0.0200406,0.05769941;0.570605;-0.05378175,0.2583461;0.4618703;-0.0379082,0.471088;0.3758453;-0.006092113,0.6516008;0.3289157;0.01024664,-0.1557223;0.4635834;-0.01746591,-0.371688;0.3797432;-0.01632716,-0.5463622;0.312943;-0.02531995,0.07779108;-0.005822291;-0.0501043,0.05647051;-0.3751394;-0.03576387,0.01876668;-0.7234548;0.02079315,0.01558016;-0.6881152;-0.05561295,-0.08755636;0.01561385;-0.0261894,-0.214047;-0.1882906;-0.3081086,-0.1750454;-0.5256196;-0.2049979,-0.1814164;-0.5536441;-0.2546883,0.05071306;0.5022587;-0.04313023,0;0;0,0.01445189;0.2889049;0.03576493,0.02772224;0.572544;0.05726647,0.2346075;0.4781704;0.07059646,0.465443;0.4972615;0.06588936,0.6400399;0.544156;0.01719594,-0.1819607;0.4757116;0.0872336,-0.4126806;0.4568411;0.07807507,-0.5846144;0.5190602;0.03780359,0.07489866;-0.001820177;-0.05461383,0.02818912;-0.3690631;-0.0521257,-0.0153684;-0.7094479;0.03834439,-0.01320896;-0.7400312;-0.008576389,-0.08970184;0.0110817;-0.02065354,-0.2015424;-0.1670617;-0.3253041,-0.1792289;-0.5131364;-0.2499502,-0.1861224;-0.5322478;-0.3084064,0.02516732;0.5031521;0.05384207,284.5678
+0;0;0,0.02906318;0.2891113;-0.02002609,0.05763417;0.5699615;-0.05371366,0.25674;0.4616664;-0.03790059,0.4724044;0.3744596;-0.005647425,0.6541388;0.3272124;0.0108019,-0.1542276;0.4633666;-0.01761139,-0.3731601;0.3783746;-0.016457,-0.5490164;0.3111224;-0.02551065,0.07772464;-0.005817318;-0.05006151,0.05643284;-0.3746361;-0.03574042,0.01868452;-0.7233624;0.02088333,0.01549823;-0.6880233;-0.05551727,-0.08748158;0.01560052;-0.02616703,-0.2138015;-0.1880288;-0.3077059,-0.1747539;-0.5257559;-0.2044736,-0.1811244;-0.5537762;-0.2541603,0.05066184;0.5017523;-0.04308352,0;0;0,0.01436967;0.2886771;0.035918,0.02755964;0.571864;0.05761957,0.2328324;0.4759751;0.06807137,0.4664762;0.4997767;0.06877875,0.6412846;0.5507599;0.02006531,-0.1806458;0.475586;0.0870768,-0.4146784;0.458559;0.07731856,-0.5858662;0.5266506;0.03746191,0.07495058;-0.001910955;-0.05440474,0.02849277;-0.3686854;-0.05242229,-0.01652068;-0.7091644;0.03862214,-0.012341;-0.7395125;-0.008455988,-0.08954848;0.01122147;-0.02088694,-0.2046284;-0.1554682;-0.3301714,-0.1784513;-0.5025789;-0.2589662,-0.1847622;-0.5214391;-0.3176906,0.02499086;0.5026152;0.05413818,284.5889
+0;0;0,0.02853498;0.2891678;-0.01996969,0.05670224;0.5700624;-0.05362692,0.2558643;0.4616778;-0.03706073,0.4738933;0.3799652;-0.006354606,0.6565384;0.3366427;0.01079733,-0.1551107;0.4635317;-0.01777022,-0.3757912;0.383182;-0.01710068,-0.5527146;0.3189048;-0.0269407,0.07771333;-0.005587581;-0.05010523,0.0552563;-0.374375;-0.03678991,0.01779524;-0.7231034;0.02001138,0.01475423;-0.6877717;-0.05639567,-0.08754903;0.0153084;-0.02611392,-0.2158351;-0.1804941;-0.3122779,-0.1760712;-0.517763;-0.2078279,-0.1799589;-0.5466211;-0.2567802,0.04982204;0.5018425;-0.04300539,0;0;0,0.01436967;0.2886771;0.035918,0.02755964;0.571864;0.05761957,0.2328324;0.4759751;0.06807137,0.4664762;0.4997767;0.06877875,0.6412846;0.5507599;0.02006531,-0.1806458;0.475586;0.0870768,-0.4146784;0.458559;0.07731856,-0.5858662;0.5266506;0.03746191,0.07495058;-0.001910955;-0.05440474,0.02849277;-0.3686854;-0.05242229,-0.01652068;-0.7091644;0.03862214,-0.012341;-0.7395125;-0.008455988,-0.08954848;0.01122147;-0.02088694,-0.2046284;-0.1554682;-0.3301714,-0.1784513;-0.5025789;-0.2589662,-0.1847622;-0.5214391;-0.3176906,0.02499086;0.5026152;0.05413818,284.6012
+0;0;0,0.02853498;0.2891678;-0.01996969,0.05670224;0.5700624;-0.05362692,0.2558643;0.4616778;-0.03706073,0.4738933;0.3799652;-0.006354606,0.6565384;0.3366427;0.01079733,-0.1551107;0.4635317;-0.01777022,-0.3757912;0.383182;-0.01710068,-0.5527146;0.3189048;-0.0269407,0.07771333;-0.005587581;-0.05010523,0.0552563;-0.374375;-0.03678991,0.01779524;-0.7231034;0.02001138,0.01475423;-0.6877717;-0.05639567,-0.08754903;0.0153084;-0.02611392,-0.2158351;-0.1804941;-0.3122779,-0.1760712;-0.517763;-0.2078279,-0.1799589;-0.5466211;-0.2567802,0.04982204;0.5018425;-0.04300539,0;0;0,0.01436967;0.2886771;0.035918,0.02755964;0.571864;0.05761957,0.2328324;0.4759751;0.06807137,0.4664762;0.4997767;0.06877875,0.6412846;0.5507599;0.02006531,-0.1806458;0.475586;0.0870768,-0.4146784;0.458559;0.07731856,-0.5858662;0.5266506;0.03746191,0.07495058;-0.001910955;-0.05440474,0.02849277;-0.3686854;-0.05242229,-0.01652068;-0.7091644;0.03862214,-0.012341;-0.7395125;-0.008455988,-0.08954848;0.01122147;-0.02088694,-0.2046284;-0.1554682;-0.3301714,-0.1784513;-0.5025789;-0.2589662,-0.1847622;-0.5214391;-0.3176906,0.02499086;0.5026152;0.05413818,284.6225
+0;0;0,0.02841948;0.2879973;-0.01988886,0.05649589;0.5679862;-0.05343588,0.2579582;0.4594136;-0.03684384,0.4755588;0.3778616;-0.006198036,0.6579283;0.3346045;0.01092802,-0.1575535;0.461288;-0.01734038,-0.3778005;0.3810962;-0.01667216,-0.5544569;0.316916;-0.02649732,0.07761632;-0.005580606;-0.05004269,0.05507779;-0.3757063;-0.03667904,0.01695439;-0.7306006;0.02112653,0.01385621;-0.6951687;-0.05671703,-0.08743975;0.0152893;-0.02608132,-0.2161914;-0.1812238;-0.3132838,-0.1757244;-0.5244559;-0.2069871,-0.1796852;-0.5544206;-0.2568597,0.04964145;0.5000217;-0.04285412,0;0;0,0.01393378;0.2874129;0.03667951,0.02691901;0.5696577;0.05879617,0.2343422;0.4760665;0.07396889,0.4674326;0.5006753;0.07218003,0.6415812;0.5527883;0.02339864,-0.1836856;0.4736059;0.08830979,-0.417413;0.4591761;0.07815117,-0.5869307;0.5307833;0.03866345,0.07484314;-0.002276182;-0.05434179,0.02803719;-0.3703553;-0.05176854,-0.01970625;-0.716702;0.04047751,-0.01353648;-0.7460269;-0.009933002,-0.0894051;0.01148535;-0.02084517,-0.2075034;-0.1470054;-0.3348724,-0.177487;-0.5007842;-0.2664294,-0.1834727;-0.514493;-0.3308688,0.02428663;0.500677;0.05520844,284.6342
+0;0;0,0.02816689;0.2871104;-0.0196959,0.05603293;0.5661989;-0.05299145,0.2592579;0.4580175;-0.03591566,0.47922;0.382171;-0.005794214,0.6611784;0.3416727;0.0111919,-0.1596743;0.4599309;-0.01668074,-0.3817219;0.3841823;-0.01727444,-0.5587513;0.3240364;-0.02624881,0.07771024;-0.005499864;-0.05005537,0.05468018;-0.3768083;-0.03639978,0.01593605;-0.733913;0.02238146,0.01290405;-0.6984612;-0.05533056,-0.08752722;0.01515535;-0.02615283,-0.2179503;-0.1790531;-0.3157383,-0.1755087;-0.5243717;-0.2088091,-0.1791879;-0.5533553;-0.2596566,0.04922894;0.498458;-0.04248454,0;0;0,0.01350725;0.286459;0.03704691,0.02622101;0.5677426;0.05954957,0.2351873;0.4766977;0.07856345,0.4685006;0.5012411;0.07614684,0.6412714;0.5545127;0.0276711,-0.1861204;0.4720255;0.08882955,-0.4201792;0.4594782;0.07871163,-0.5855911;0.5375532;0.03895396,0.07479113;-0.002510101;-0.05454039,0.0278385;-0.3717977;-0.05154562,-0.02205819;-0.7203399;0.0406971,-0.01441684;-0.7494331;-0.00957894,-0.08951426;0.01170141;-0.02061418,-0.2102014;-0.1404131;-0.3382345,-0.1749503;-0.4968058;-0.2732604,-0.1813308;-0.5093715;-0.3382645,0.02358148;0.4990051;0.05584574,284.6558
+0;0;0,0.02816689;0.2871104;-0.0196959,0.05603293;0.5661989;-0.05299145,0.2592579;0.4580175;-0.03591566,0.47922;0.382171;-0.005794214,0.6611784;0.3416727;0.0111919,-0.1596743;0.4599309;-0.01668074,-0.3817219;0.3841823;-0.01727444,-0.5587513;0.3240364;-0.02624881,0.07771024;-0.005499864;-0.05005537,0.05468018;-0.3768083;-0.03639978,0.01593605;-0.733913;0.02238146,0.01290405;-0.6984612;-0.05533056,-0.08752722;0.01515535;-0.02615283,-0.2179503;-0.1790531;-0.3157383,-0.1755087;-0.5243717;-0.2088091,-0.1791879;-0.5533553;-0.2596566,0.04922894;0.498458;-0.04248454,0;0;0,0.01350725;0.286459;0.03704691,0.02622101;0.5677426;0.05954957,0.2351873;0.4766977;0.07856345,0.4685006;0.5012411;0.07614684,0.6412714;0.5545127;0.0276711,-0.1861204;0.4720255;0.08882955,-0.4201792;0.4594782;0.07871163,-0.5855911;0.5375532;0.03895396,0.07479113;-0.002510101;-0.05454039,0.0278385;-0.3717977;-0.05154562,-0.02205819;-0.7203399;0.0406971,-0.01441684;-0.7494331;-0.00957894,-0.08951426;0.01170141;-0.02061418,-0.2102014;-0.1404131;-0.3382345,-0.1749503;-0.4968058;-0.2732604,-0.1813308;-0.5093715;-0.3382645,0.02358148;0.4990051;0.05584574,284.6675
+0;0;0,0.02809975;0.2864261;-0.01964896,0.05588428;0.5646987;-0.05284502,0.2592736;0.4567336;-0.03580259,0.4796536;0.3807431;-0.005623927,0.6615745;0.3402531;0.01135869,-0.1599376;0.4586483;-0.01655485,-0.382407;0.3827558;-0.01714968,-0.5594;0.3226222;-0.02612221,0.07807166;-0.005525443;-0.05028817,0.05497416;-0.3779211;-0.0365926,0.01624912;-0.7348499;0.02215969,0.0132439;-0.6994462;-0.05486592,-0.08793429;0.01522583;-0.02627447,-0.2187392;-0.1795513;-0.3167078,-0.1763186;-0.5246997;-0.2098313,-0.1799653;-0.5531623;-0.2602297,0.04910474;0.497201;-0.04237585,0;0;0,0.01313376;0.2856792;0.03782201,0.0256325;0.5661041;0.06079912,0.2346809;0.4761935;0.08083773,0.468431;0.5009318;0.07958961,0.6407416;0.5559883;0.03162194,-0.1869719;0.4711392;0.08983882,-0.4216263;0.4624348;0.07915284,-0.5865886;0.5414004;0.03946714,0.07500291;-0.002534866;-0.05497956,0.0276902;-0.3728668;-0.05106521,-0.0231232;-0.7212751;0.04047322,-0.01474568;-0.7505401;-0.008400679,-0.09003786;0.01169314;-0.02027478,-0.2141953;-0.1268886;-0.3439716,-0.1731585;-0.4827946;-0.2807536,-0.181257;-0.4962168;-0.344158,0.02296251;0.4976206;0.05700564,284.6897
+0;0;0,0.02789377;0.286482;-0.0191198,0.05543496;0.5648723;-0.0515328,0.2589895;0.4574119;-0.03428143,0.4809512;0.385651;-0.005367063,0.6640413;0.3510742;0.01211235,-0.1604889;0.4590678;-0.0164835,-0.3842921;0.3872062;-0.01730011,-0.5627102;0.3315369;-0.02683926,0.07805112;-0.005340825;-0.05033997,0.05407646;-0.3777213;-0.03778844,0.01549245;-0.7346044;0.02133311,0.01268753;-0.6991538;-0.05569675,-0.08797459;0.01499432;-0.0262727,-0.2203574;-0.1739354;-0.3198369,-0.1754614;-0.5179791;-0.2104389,-0.1803627;-0.5450575;-0.2622964,0.04873018;0.4973341;-0.04127951,0;0;0,0.01313376;0.2856792;0.03782201,0.0256325;0.5661041;0.06079912,0.2346809;0.4761935;0.08083773,0.468431;0.5009318;0.07958961,0.6407416;0.5559883;0.03162194,-0.1869719;0.4711392;0.08983882,-0.4216263;0.4624348;0.07915284,-0.5865886;0.5414004;0.03946714,0.07500291;-0.002534866;-0.05497956,0.0276902;-0.3728668;-0.05106521,-0.0231232;-0.7212751;0.04047322,-0.01474568;-0.7505401;-0.008400679,-0.09003786;0.01169314;-0.02027478,-0.2141953;-0.1268886;-0.3439716,-0.1731585;-0.4827946;-0.2807536,-0.181257;-0.4962168;-0.344158,0.02296251;0.4976206;0.05700564,284.7016
+0;0;0,0.02782756;0.2858019;-0.01907442,0.0552845;0.5633407;-0.0513878,0.258897;0.4560901;-0.03416812,0.4819763;0.3839678;-0.005108152,0.6652656;0.3493534;0.01239027,-0.160654;0.4577463;-0.0163671,-0.3855842;0.3855228;-0.01718782,-0.5641963;0.3297929;-0.02673734,0.07798576;-0.005336353;-0.05029781,0.05395956;-0.3785174;-0.03771929,0.01529241;-0.7361694;0.02152963,0.01249496;-0.7007333;-0.05529537,-0.08790092;0.01498176;-0.0262507,-0.2205684;-0.1743542;-0.3204459,-0.1755756;-0.5191391;-0.2108122,-0.1804639;-0.5460657;-0.2625319,0.04860123;0.4960191;-0.0411674,0;0;0,0.012591;0.2848725;0.03886008,0.02470344;0.5643932;0.06248927,0.2337681;0.4754172;0.08322096,0.4685809;0.5013639;0.08367658,0.6413418;0.5567759;0.03695989,-0.1880105;0.4701454;0.09135935,-0.4239189;0.46458;0.08010186,-0.5886824;0.5446773;0.0409007,0.07503539;-0.002468109;-0.05480623,0.02725574;-0.3735403;-0.05009842,-0.02461315;-0.7224787;0.04194546,-0.01689712;-0.7519553;-0.006453514,-0.08996191;0.01152978;-0.02034809,-0.2160876;-0.1228144;-0.3459913,-0.1732635;-0.4796857;-0.2849213,-0.1813599;-0.4905969;-0.34973,0.02203313;0.4961364;0.05859065,284.7239
+0;0;0,0.02782756;0.2858019;-0.01907442,0.0552845;0.5633407;-0.0513878,0.258897;0.4560901;-0.03416812,0.4819763;0.3839678;-0.005108152,0.6652656;0.3493534;0.01239027,-0.160654;0.4577463;-0.0163671,-0.3855842;0.3855228;-0.01718782,-0.5641963;0.3297929;-0.02673734,0.07798576;-0.005336353;-0.05029781,0.05395956;-0.3785174;-0.03771929,0.01529241;-0.7361694;0.02152963,0.01249496;-0.7007333;-0.05529537,-0.08790092;0.01498176;-0.0262507,-0.2205684;-0.1743542;-0.3204459,-0.1755756;-0.5191391;-0.2108122,-0.1804639;-0.5460657;-0.2625319,0.04860123;0.4960191;-0.0411674,0;0;0,0.012591;0.2848725;0.03886008,0.02470344;0.5643932;0.06248927,0.2337681;0.4754172;0.08322096,0.4685809;0.5013639;0.08367658,0.6413418;0.5567759;0.03695989,-0.1880105;0.4701454;0.09135935,-0.4239189;0.46458;0.08010186,-0.5886824;0.5446773;0.0409007,0.07503539;-0.002468109;-0.05480623,0.02725574;-0.3735403;-0.05009842,-0.02461315;-0.7224787;0.04194546,-0.01689712;-0.7519553;-0.006453514,-0.08996191;0.01152978;-0.02034809,-0.2160876;-0.1228144;-0.3459913,-0.1732635;-0.4796857;-0.2849213,-0.1813599;-0.4905969;-0.34973,0.02203313;0.4961364;0.05859065,284.7459
+0;0;0,0.02766809;0.2851018;-0.01858227,0.05503111;0.5615962;-0.05031101,0.2591966;0.4548891;-0.0332114,0.4840062;0.3872377;-0.004703037,0.6687773;0.3644242;0.01325279,-0.1615051;0.4569725;-0.01565427,-0.3876567;0.387832;-0.01760184,-0.5671306;0.3361175;-0.02750032,0.07820064;-0.005150724;-0.0504632,0.0532722;-0.377294;-0.03789967,0.01419267;-0.737556;0.02198829,0.01142287;-0.702091;-0.0547416,-0.08820193;0.01477847;-0.0262759,-0.2217702;-0.167741;-0.3231194,-0.1738145;-0.5144342;-0.2117347,-0.1799157;-0.5398016;-0.2648594,0.04837675;0.4946367;-0.04026487,0;0;0,0.011879;0.2840059;0.03991771,0.02363065;0.5623715;0.06419945,0.233274;0.4750243;0.08556342,0.4682606;0.5016115;0.08733559,0.6407663;0.5569434;0.04082322,-0.189585;0.4693262;0.09308267,-0.425752;0.4677271;0.08078078,-0.5902129;0.548054;0.04226555,0.07516375;-0.002505213;-0.05506849,0.02809879;-0.3726845;-0.05037403,-0.02626574;-0.7237506;0.04289746,-0.01852822;-0.7532532;-0.005316496,-0.09028932;0.0115273;-0.02008398,-0.2174402;-0.1165646;-0.3467259,-0.1731727;-0.4766105;-0.2891954,-0.1813819;-0.4893478;-0.3526867,0.02102497;0.4945065;0.06015801,284.7574
+0;0;0,0.02766809;0.2851018;-0.01858227,0.05503111;0.5615962;-0.05031101,0.2591966;0.4548891;-0.0332114,0.4840062;0.3872377;-0.004703037,0.6687773;0.3644242;0.01325279,-0.1615051;0.4569725;-0.01565427,-0.3876567;0.387832;-0.01760184,-0.5671306;0.3361175;-0.02750032,0.07820064;-0.005150724;-0.0504632,0.0532722;-0.377294;-0.03789967,0.01419267;-0.737556;0.02198829,0.01142287;-0.702091;-0.0547416,-0.08820193;0.01477847;-0.0262759,-0.2217702;-0.167741;-0.3231194,-0.1738145;-0.5144342;-0.2117347,-0.1799157;-0.5398016;-0.2648594,0.04837675;0.4946367;-0.04026487,0;0;0,0.011879;0.2840059;0.03991771,0.02363065;0.5623715;0.06419945,0.233274;0.4750243;0.08556342,0.4682606;0.5016115;0.08733559,0.6407663;0.5569434;0.04082322,-0.189585;0.4693262;0.09308267,-0.425752;0.4677271;0.08078078,-0.5902129;0.548054;0.04226555,0.07516375;-0.002505213;-0.05506849,0.02809879;-0.3726845;-0.05037403,-0.02626574;-0.7237506;0.04289746,-0.01852822;-0.7532532;-0.005316496,-0.09028932;0.0115273;-0.02008398,-0.2174402;-0.1165646;-0.3467259,-0.1731727;-0.4766105;-0.2891954,-0.1813819;-0.4893478;-0.3526867,0.02102497;0.4945065;0.06015801,284.7693
+0;0;0,0.02761271;0.2845313;-0.01854509,0.05486348;0.5598913;-0.05014321,0.2593392;0.4534156;-0.03307686,0.4838083;0.3858667;-0.00461165,0.6684563;0.3630684;0.01333221,-0.161925;0.4555018;-0.01549625,-0.3877343;0.3864661;-0.01744087,-0.5670885;0.334786;-0.02733276,0.07785695;-0.005128086;-0.05024142,0.05283166;-0.3787172;-0.03762907,0.01390029;-0.7376133;0.02203184,0.01116302;-0.7022125;-0.05379711,-0.08781428;0.01471352;-0.02616042,-0.2219015;-0.1685151;-0.3241572,-0.1741276;-0.5138938;-0.2131948,-0.1801572;-0.5386112;-0.2656957,0.0482374;0.4932164;-0.04013976,0;0;0,0.01112515;0.2832801;0.04114676,0.02237982;0.560414;0.06653023,0.2324762;0.4751176;0.08816075,0.4670683;0.5019552;0.09056783,0.6398486;0.5573969;0.04573679,-0.1912216;0.4688368;0.09498571,-0.4260831;0.4809254;0.07369205,-0.5916514;0.5602335;0.03856394,0.07507759;-0.002573147;-0.05448794,0.02771038;-0.3741743;-0.04968429,-0.02768314;-0.7239028;0.04252744,-0.0222367;-0.7541302;-0.003621101,-0.08974374;0.01151498;-0.02063178,-0.2189354;-0.1122841;-0.3497783,-0.1738295;-0.4709435;-0.2931177,-0.1831091;-0.4825751;-0.3561049,0.01984546;0.4928511;0.06224489,284.7907
+0;0;0,0.02711686;0.2846109;-0.01804852,0.05404969;0.560056;-0.0491804,0.2586868;0.4540239;-0.0322235,0.4845484;0.3911289;-0.004111042,0.6688539;0.3658429;0.01401941,-0.1627786;0.4560782;-0.0149666,-0.3894964;0.3901286;-0.01799928,-0.5703623;0.3441115;-0.02832432,0.07791977;-0.004860762;-0.05017054,0.05144321;-0.378403;-0.03924555,0.01241452;-0.7371114;0.02147088,0.009714924;-0.701672;-0.05435666,-0.08788504;0.01437197;-0.0261126,-0.2270129;-0.1375276;-0.3390409,-0.1761123;-0.4808328;-0.2231435,-0.1831745;-0.5041282;-0.2769619,0.04749762;0.4933548;-0.03930395,0;0;0,0.01112515;0.2832801;0.04114676,0.02237982;0.560414;0.06653023,0.2324762;0.4751176;0.08816075,0.4670683;0.5019552;0.09056783,0.6398486;0.5573969;0.04573679,-0.1912216;0.4688368;0.09498571,-0.4260831;0.4809254;0.07369205,-0.5916514;0.5602335;0.03856394,0.07507759;-0.002573147;-0.05448794,0.02771038;-0.3741743;-0.04968429,-0.02768314;-0.7239028;0.04252744,-0.0222367;-0.7541302;-0.003621101,-0.08974374;0.01151498;-0.02063178,-0.2189354;-0.1122841;-0.3497783,-0.1738295;-0.4709435;-0.2931177,-0.1831091;-0.4825751;-0.3561049,0.01984546;0.4928511;0.06224489,284.8028
+0;0;0,0.02710561;0.2844927;-0.01804103,0.05395923;0.5591277;-0.04908232,0.2564331;0.4536769;-0.03222446,0.4849429;0.3900445;-0.003782382,0.6691779;0.3647682;0.01434113,-0.1606808;0.45571;-0.01514574,-0.390057;0.3889872;-0.01821398,-0.5708535;0.3429876;-0.02853506,0.0778119;-0.004854033;-0.05010109,0.05142842;-0.3770829;-0.0392145,0.01216651;-0.7379348;0.02186473,0.009489492;-0.7025408;-0.0533289,-0.08776337;0.01435208;-0.02607645,-0.226402;-0.1370134;-0.3379045,-0.1751973;-0.48237;-0.2213145,-0.1822005;-0.5052199;-0.274683,0.04742437;0.4926018;-0.03923181,0;0;0,0.01092708;0.2829556;0.04258013,0.02192149;0.5591515;0.06927419,0.2300836;0.4742465;0.0884409,0.4671471;0.5031756;0.09466743,0.6401808;0.5582922;0.05071998,-0.189657;0.4692692;0.09676591,-0.4274076;0.4822727;0.07726427,-0.592199;0.5628216;0.04168971,0.07520038;-0.0026021;-0.05409718,0.02858248;-0.372981;-0.05020452,-0.02921578;-0.7241968;0.04356694,-0.02362642;-0.7546047;-0.001266003,-0.08955075;0.01148996;-0.02090492,-0.2190828;-0.107895;-0.3500518,-0.1726385;-0.4686025;-0.2933134,-0.1824883;-0.4814918;-0.354582,0.01942256;0.4917843;0.06470799,284.8242
+0;0;0,0.02710561;0.2844927;-0.01804103,0.05395923;0.5591277;-0.04908232,0.2564331;0.4536769;-0.03222446,0.4849429;0.3900445;-0.003782382,0.6691779;0.3647682;0.01434113,-0.1606808;0.45571;-0.01514574,-0.390057;0.3889872;-0.01821398,-0.5708535;0.3429876;-0.02853506,0.0778119;-0.004854033;-0.05010109,0.05142842;-0.3770829;-0.0392145,0.01216651;-0.7379348;0.02186473,0.009489492;-0.7025408;-0.0533289,-0.08776337;0.01435208;-0.02607645,-0.226402;-0.1370134;-0.3379045,-0.1751973;-0.48237;-0.2213145,-0.1822005;-0.5052199;-0.274683,0.04742437;0.4926018;-0.03923181,0;0;0,0.01092708;0.2829556;0.04258013,0.02192149;0.5591515;0.06927419,0.2300836;0.4742465;0.0884409,0.4671471;0.5031756;0.09466743,0.6401808;0.5582922;0.05071998,-0.189657;0.4692692;0.09676591,-0.4274076;0.4822727;0.07726427,-0.592199;0.5628216;0.04168971,0.07520038;-0.0026021;-0.05409718,0.02858248;-0.372981;-0.05020452,-0.02921578;-0.7241968;0.04356694,-0.02362642;-0.7546047;-0.001266003,-0.08955075;0.01148996;-0.02090492,-0.2190828;-0.107895;-0.3500518,-0.1726385;-0.4686025;-0.2933134,-0.1824883;-0.4814918;-0.354582,0.01942256;0.4917843;0.06470799,284.836
+0;0;0,0.0264331;0.2842791;-0.01784388,0.05291123;0.5581964;-0.04877338,0.2541569;0.4537853;-0.03094544,0.4855277;0.3942341;-0.003031911,0.6697997;0.3698929;0.01505788,-0.1603235;0.4555932;-0.01466615,-0.3922851;0.3920837;-0.01894799,-0.5737374;0.3493136;-0.02997975,0.07783715;-0.004642592;-0.05004079,0.05063283;-0.3774144;-0.03936543,0.01121012;-0.7380476;0.02199068,0.008626676;-0.7026412;-0.05321344,-0.08776954;0.0140853;-0.02612215,-0.2275292;-0.1339126;-0.3397727,-0.1742615;-0.4787139;-0.2229406,-0.1822284;-0.4999007;-0.2777858,0.04644416;0.4918196;-0.03896029,0;0;0,0.0112896;0.282602;0.04290009,0.02238443;0.5579666;0.07023501,0.2292217;0.4733693;0.08840466,0.4677604;0.5031873;0.09665847,0.6410939;0.5579998;0.05391502,-0.1878598;0.4691385;0.09775826,-0.4270097;0.4843454;0.07692558,-0.5918055;0.5652551;0.04269301,0.07536045;-0.002753064;-0.05382824,0.02960646;-0.3738462;-0.05078697,-0.02952033;-0.7245116;0.04362106,-0.02349281;-0.7548414;-0.00127387,-0.08944622;0.01163581;-0.02117163,-0.2180614;-0.105413;-0.352186,-0.173571;-0.4666083;-0.298023,-0.1830165;-0.4790471;-0.3596776,0.01986542;0.4907681;0.0655427,284.8578
+0;0;0,0.0264331;0.2842791;-0.01784388,0.05291123;0.5581964;-0.04877338,0.2541569;0.4537853;-0.03094544,0.4855277;0.3942341;-0.003031911,0.6697997;0.3698929;0.01505788,-0.1603235;0.4555932;-0.01466615,-0.3922851;0.3920837;-0.01894799,-0.5737374;0.3493136;-0.02997975,0.07783715;-0.004642592;-0.05004079,0.05063283;-0.3774144;-0.03936543,0.01121012;-0.7380476;0.02199068,0.008626676;-0.7026412;-0.05321344,-0.08776954;0.0140853;-0.02612215,-0.2275292;-0.1339126;-0.3397727,-0.1742615;-0.4787139;-0.2229406,-0.1822284;-0.4999007;-0.2777858,0.04644416;0.4918196;-0.03896029,0;0;0,0.0112896;0.282602;0.04290009,0.02238443;0.5579666;0.07023501,0.2292217;0.4733693;0.08840466,0.4677604;0.5031873;0.09665847,0.6410939;0.5579998;0.05391502,-0.1878598;0.4691385;0.09775826,-0.4270097;0.4843454;0.07692558,-0.5918055;0.5652551;0.04269301,0.07536045;-0.002753064;-0.05382824,0.02960646;-0.3738462;-0.05078697,-0.02952033;-0.7245116;0.04362106,-0.02349281;-0.7548414;-0.00127387,-0.08944622;0.01163581;-0.02117163,-0.2180614;-0.105413;-0.352186,-0.173571;-0.4666083;-0.298023,-0.1830165;-0.4790471;-0.3596776,0.01986542;0.4907681;0.0655427,284.8694
+0;0;0,0.02638438;0.2837552;-0.01781099,0.05277005;0.5567153;-0.0486352,0.2543972;0.4524089;-0.03081854,0.4835957;0.3934168;-0.003167082,0.6675899;0.3691123;0.01489543,-0.1608111;0.4542199;-0.01451067,-0.3905948;0.3913068;-0.0187523,-0.5717735;0.3486012;-0.02976743,0.07757922;-0.004627208;-0.04987497,0.05034091;-0.3778648;-0.03918627,0.01231785;-0.7256942;0.01999147,0.008247036;-0.6871752;-0.09851011,-0.0874787;0.01403863;-0.02603558,-0.227413;-0.1341443;-0.3400781,-0.1760365;-0.4667037;-0.227394,-0.1885903;-0.5173605;-0.3138154,0.04631969;0.4905099;-0.03884747,0;0;0,0.01101309;0.2818996;0.044065,0.02155724;0.5561717;0.07275701,0.2288624;0.4732865;0.09207702,0.4653445;0.5015084;0.0995841,0.6399574;0.5542061;0.06080127,-0.1890544;0.4688753;0.1000857,-0.4259417;0.4841905;0.07943419,-0.5902868;0.5658656;0.04640855,0.07534796;-0.002606899;-0.05332303,0.02838466;-0.3740251;-0.05099869,-0.03185721;-0.7118179;0.03955531,-0.03862258;-0.7014402;-0.07749581,-0.08907245;0.01138848;-0.02153734,-0.2192284;-0.1029533;-0.3534226,-0.1783991;-0.4515115;-0.3007615,-0.1928106;-0.484604;-0.4004782,0.019171;0.4891628;0.06779003,284.8915
+0;0;0,0.02605399;0.2838025;-0.01754211,0.05218212;0.5568078;-0.04818521,0.2539668;0.4531654;-0.02990003,0.4842562;0.3986691;-0.00208671,0.6688184;0.3789116;0.01572482,-0.1614269;0.4547521;-0.01414608,-0.3924681;0.3966972;-0.01927025,-0.5741435;0.3561659;-0.03031905,0.07757629;-0.004384188;-0.04990147,0.0497099;-0.377577;-0.03927019,0.01135609;-0.7253553;0.01999442,0.007404951;-0.6868156;-0.09850973,-0.08751604;0.01376481;-0.0260563,-0.2282372;-0.1310981;-0.3412939,-0.1751738;-0.463148;-0.2278911,-0.1887285;-0.511937;-0.3158703,0.04578713;0.4905903;-0.03844324,0;0;0,0.01101309;0.2818996;0.044065,0.02155724;0.5561717;0.07275701,0.2288624;0.4732865;0.09207702,0.4653445;0.5015084;0.0995841,0.6399574;0.5542061;0.06080127,-0.1890544;0.4688753;0.1000857,-0.4259417;0.4841905;0.07943419,-0.5902868;0.5658656;0.04640855,0.07534796;-0.002606899;-0.05332303,0.02838466;-0.3740251;-0.05099869,-0.03185721;-0.7118179;0.03955531,-0.03862258;-0.7014402;-0.07749581,-0.08907245;0.01138848;-0.02153734,-0.2192284;-0.1029533;-0.3534226,-0.1783991;-0.4515115;-0.3007615,-0.1928106;-0.484604;-0.4004782,0.019171;0.4891628;0.06779003,284.9033
+0;0;0,0.02603865;0.2836353;-0.01753178,0.05211961;0.5561471;-0.04812226,0.2546065;0.4524386;-0.0298172,0.483858;0.3981879;-0.002129225,0.6683716;0.3784356;0.01567761,-0.162177;0.4540306;-0.01401055,-0.3921769;0.3962373;-0.01911163,-0.5738044;0.3557166;-0.03015751,0.07744523;-0.004376782;-0.04981717,0.04953145;-0.3782044;-0.03916781,0.01101192;-0.7274854;0.02035288,0.007061632;-0.6889475;-0.09812558,-0.08736819;0.01374155;-0.02601228,-0.2283287;-0.1313677;-0.341786,-0.175036;-0.4648524;-0.2278933,-0.1885878;-0.5136244;-0.3158533,0.04573032;0.4899887;-0.038389,0;0;0,0.01136217;0.2816663;0.0443778,0.02156103;0.5553646;0.07384777,0.2294174;0.4723639;0.0952034,0.4652476;0.4966452;0.1029894,0.641201;0.5450726;0.06494141,-0.1895192;0.4685264;0.1021567,-0.4254131;0.4827576;0.08172169,-0.589839;0.5640804;0.04850701,0.07538742;-0.002681971;-0.05299258,0.02745622;-0.3746188;-0.05070662,-0.03326815;-0.7137721;0.04045988,-0.03970599;-0.7033712;-0.07658743,-0.0888545;0.01140798;-0.02175789,-0.2182585;-0.1005062;-0.3554785,-0.1798169;-0.4508133;-0.3022722,-0.1936177;-0.4848771;-0.4014236,0.01928753;0.4884225;0.06874061,284.9249
+0;0;0,0.02603865;0.2836353;-0.01753178,0.05211961;0.5561471;-0.04812226,0.2546065;0.4524386;-0.0298172,0.483858;0.3981879;-0.002129225,0.6683716;0.3784356;0.01567761,-0.162177;0.4540306;-0.01401055,-0.3921769;0.3962373;-0.01911163,-0.5738044;0.3557166;-0.03015751,0.07744523;-0.004376782;-0.04981717,0.04953145;-0.3782044;-0.03916781,0.01101192;-0.7274854;0.02035288,0.007061632;-0.6889475;-0.09812558,-0.08736819;0.01374155;-0.02601228,-0.2283287;-0.1313677;-0.341786,-0.175036;-0.4648524;-0.2278933,-0.1885878;-0.5136244;-0.3158533,0.04573032;0.4899887;-0.038389,0;0;0,0.01136217;0.2816663;0.0443778,0.02156103;0.5553646;0.07384777,0.2294174;0.4723639;0.0952034,0.4652476;0.4966452;0.1029894,0.641201;0.5450726;0.06494141,-0.1895192;0.4685264;0.1021567,-0.4254131;0.4827576;0.08172169,-0.589839;0.5640804;0.04850701,0.07538742;-0.002681971;-0.05299258,0.02745622;-0.3746188;-0.05070662,-0.03326815;-0.7137721;0.04045988,-0.03970599;-0.7033712;-0.07658743,-0.0888545;0.01140798;-0.02175789,-0.2182585;-0.1005062;-0.3554785,-0.1798169;-0.4508133;-0.3022722,-0.1936177;-0.4848771;-0.4014236,0.01928753;0.4884225;0.06874061,284.9474
+0;0;0,0.02551971;0.2835924;-0.01732982,0.05131156;0.5555984;-0.04782198,0.2531129;0.452731;-0.0291599,0.4824332;0.4032211;-0.001845313,0.6710892;0.3855091;0.01587727,-0.162178;0.4540822;-0.01372794,-0.3918971;0.3994853;-0.01951062,-0.5776146;0.3595327;-0.03098561,0.07764999;-0.00421576;-0.04979603,0.04953612;-0.3784966;-0.03927644,0.009104375;-0.7304306;0.0214965,0.005244981;-0.6918364;-0.09695349,-0.08756991;0.01351082;-0.0259982,-0.2291855;-0.1261902;-0.3444568,-0.1739746;-0.4625076;-0.2303167,-0.1876444;-0.5107048;-0.3187332,0.0449652;0.4895394;-0.03812383,0;0;0,0.01229638;0.2814609;0.04477453,0.02341646;0.5544798;0.07516599,0.2301027;0.4714796;0.0971477,0.4654603;0.4891087;0.1061566,0.6477129;0.5290589;0.06864882,-0.1871467;0.4678696;0.1025599,-0.4223;0.4777932;0.0828214,-0.5930896;0.5525227;0.04454236,0.0755102;-0.002779782;-0.05307937,0.0265939;-0.3750548;-0.05069542,-0.03435704;-0.7167994;0.0424776,-0.04047724;-0.7063718;-0.07456352,-0.08903513;0.01147591;-0.02163301,-0.2180313;-0.09943535;-0.3563656,-0.1844224;-0.4544935;-0.3117585,-0.1977972;-0.4858206;-0.4126508,0.02093282;0.4876708;0.06982636,284.9585
+0;0;0,0.02551971;0.2835924;-0.01732982,0.05131156;0.5555984;-0.04782198,0.2531129;0.452731;-0.0291599,0.4824332;0.4032211;-0.001845313,0.6710892;0.3855091;0.01587727,-0.162178;0.4540822;-0.01372794,-0.3918971;0.3994853;-0.01951062,-0.5776146;0.3595327;-0.03098561,0.07764999;-0.00421576;-0.04979603,0.04953612;-0.3784966;-0.03927644,0.009104375;-0.7304306;0.0214965,0.005244981;-0.6918364;-0.09695349,-0.08756991;0.01351082;-0.0259982,-0.2291855;-0.1261902;-0.3444568,-0.1739746;-0.4625076;-0.2303167,-0.1876444;-0.5107048;-0.3187332,0.0449652;0.4895394;-0.03812383,0;0;0,0.01229638;0.2814609;0.04477453,0.02341646;0.5544798;0.07516599,0.2301027;0.4714796;0.0971477,0.4654603;0.4891087;0.1061566,0.6477129;0.5290589;0.06864882,-0.1871467;0.4678696;0.1025599,-0.4223;0.4777932;0.0828214,-0.5930896;0.5525227;0.04454236,0.0755102;-0.002779782;-0.05307937,0.0265939;-0.3750548;-0.05069542,-0.03435704;-0.7167994;0.0424776,-0.04047724;-0.7063718;-0.07456352,-0.08903513;0.01147591;-0.02163301,-0.2180313;-0.09943535;-0.3563656,-0.1844224;-0.4544935;-0.3117585,-0.1977972;-0.4858206;-0.4126508,0.02093282;0.4876708;0.06982636,284.9699
+0;0;0,0.025531;0.2837178;-0.01733748,0.05131482;0.5556385;-0.04782164,0.2533983;0.4527076;-0.0291454,0.4830042;0.4031361;-0.001796799,0.6675004;0.3858146;0.01553502,-0.1624581;0.4540607;-0.01369241,-0.3924632;0.3993959;-0.0194823,-0.5740858;0.3603242;-0.03070427,0.07752544;-0.004208998;-0.04971615,0.04945476;-0.3779148;-0.03921272,0.009412821;-0.7264558;0.02097431,0.005553198;-0.6878611;-0.09748273,-0.08742944;0.01348915;-0.0259565,-0.2288274;-0.1259972;-0.3439258,-0.1741488;-0.4590722;-0.2308861,-0.1878194;-0.5072741;-0.3193079,0.04496717;0.4895662;-0.03812153,0;0;0,0.01335275;0.2814942;0.0450654,0.02573743;0.5542991;0.07610607,0.2320973;0.4682625;0.09827566,0.4681344;0.4790177;0.1080203,0.6496936;0.5031549;0.07496047,-0.1855192;0.4671144;0.1024039,-0.4207923;0.4435195;0.0986635,-0.5910407;0.5085317;0.06087258,0.07555938;-0.003061011;-0.05273533,0.02616796;-0.3746935;-0.05071807,-0.03319919;-0.7126102;0.0441215,-0.03877172;-0.702245;-0.07294369,-0.08874679;0.0117747;-0.02202203,-0.2168737;-0.09882578;-0.3565445,-0.1867678;-0.451441;-0.3182971,-0.2017108;-0.4793348;-0.4209901,0.02294061;0.4875025;0.07059956,284.9922
+0;0;0,0.02506851;0.2837752;-0.01706987,0.05053731;0.5557429;-0.04740296,0.252789;0.4536201;-0.02792832,0.4833526;0.4081022;-0.00160953,0.6681992;0.3941856;0.01504471,-0.1632454;0.4547174;-0.01312174,-0.3959558;0.4132162;-0.02002656,-0.5762513;0.3681019;-0.02990204,0.07753863;-0.003955471;-0.04971639,0.04862798;-0.3775972;-0.03921305,0.008376483;-0.7260027;0.02161531,0.004668615;-0.6873741;-0.09684411,-0.08747956;0.01319477;-0.02593896,-0.229937;-0.1220042;-0.3452842,-0.1740312;-0.4550972;-0.2328997,-0.1880145;-0.501704;-0.3226589,0.04425243;0.489658;-0.03774808,0;0;0,0.01335275;0.2814942;0.0450654,0.02573743;0.5542991;0.07610607,0.2320973;0.4682625;0.09827566,0.4681344;0.4790177;0.1080203,0.6496936;0.5031549;0.07496047,-0.1855192;0.4671144;0.1024039,-0.4207923;0.4435195;0.0986635,-0.5910407;0.5085317;0.06087258,0.07555938;-0.003061011;-0.05273533,0.02616796;-0.3746935;-0.05071807,-0.03319919;-0.7126102;0.0441215,-0.03877172;-0.702245;-0.07294369,-0.08874679;0.0117747;-0.02202203,-0.2168737;-0.09882578;-0.3565445,-0.1867678;-0.451441;-0.3182971,-0.2017108;-0.4793348;-0.4209901,0.02294061;0.4875025;0.07059956,285.0035
+0;0;0,0.02506851;0.2837752;-0.01706987,0.05053731;0.5557429;-0.04740296,0.252789;0.4536201;-0.02792832,0.4833526;0.4081022;-0.00160953,0.6681992;0.3941856;0.01504471,-0.1632454;0.4547174;-0.01312174,-0.3959558;0.4132162;-0.02002656,-0.5762513;0.3681019;-0.02990204,0.07753863;-0.003955471;-0.04971639,0.04862798;-0.3775972;-0.03921305,0.008376483;-0.7260027;0.02161531,0.004668615;-0.6873741;-0.09684411,-0.08747956;0.01319477;-0.02593896,-0.229937;-0.1220042;-0.3452842,-0.1740312;-0.4550972;-0.2328997,-0.1880145;-0.501704;-0.3226589,0.04425243;0.489658;-0.03774808,0;0;0,0.01335275;0.2814942;0.0450654,0.02573743;0.5542991;0.07610607,0.2320973;0.4682625;0.09827566,0.4681344;0.4790177;0.1080203,0.6496936;0.5031549;0.07496047,-0.1855192;0.4671144;0.1024039,-0.4207923;0.4435195;0.0986635,-0.5910407;0.5085317;0.06087258,0.07555938;-0.003061011;-0.05273533,0.02616796;-0.3746935;-0.05071807,-0.03319919;-0.7126102;0.0441215,-0.03877172;-0.702245;-0.07294369,-0.08874679;0.0117747;-0.02202203,-0.2168737;-0.09882578;-0.3565445,-0.1867678;-0.451441;-0.3182971,-0.2017108;-0.4793348;-0.4209901,0.02294061;0.4875025;0.07059956,285.0147
+0;0;0,0.02508791;0.2839947;-0.01708307,0.05056575;0.5560586;-0.04742779,0.2548977;0.4535327;-0.02784872,0.4831406;0.4084729;-0.001794845,0.6681714;0.3945425;0.01487599,-0.165295;0.4546409;-0.01289416,-0.395663;0.4135574;-0.01972947,-0.5761383;0.3683982;-0.02961479,0.07745386;-0.003951147;-0.04966204,0.04858985;-0.3769901;-0.03917565,0.008748427;-0.7218462;0.02103301,0.005040556;-0.6832176;-0.09742652,-0.08738393;0.01318035;-0.0259106,-0.2296115;-0.1218005;-0.3447407,-0.1742754;-0.4515001;-0.2335011,-0.1882586;-0.4981069;-0.3232604,0.04427678;0.4899307;-0.03776663,0;0;0,0.0137645;0.2816768;0.04519939,0.02624729;0.5545423;0.07652044,0.2343839;0.4666869;0.1001065,0.4682242;0.4673114;0.1111658,0.6509531;0.4850169;0.07946277,-0.1870767;0.4658897;0.1023799,-0.4196063;0.4388263;0.1011218,-0.5933178;0.4940475;0.06260772,0.07559186;-0.003339395;-0.05249524,0.02583438;-0.3743124;-0.05040336,-0.03260735;-0.708486;0.04473186,-0.03755039;-0.6981817;-0.07235146,-0.08854292;0.01206068;-0.0222648,-0.216499;-0.09845288;-0.3562036,-0.1900417;-0.4484279;-0.3252911,-0.2067156;-0.4761707;-0.4278027,0.02344972;0.4877061;0.07096338,285.0281
+0;0;0,0.02478861;0.2840361;-0.01683022,0.04989976;0.5561422;-0.04709195,0.2543663;0.4540766;-0.02717328,0.4834862;0.413359;-0.001675451,0.6687236;0.4020851;0.01470757,-0.165992;0.4553974;-0.01245782,-0.3964629;0.4151109;-0.02046657,-0.5776964;0.3727886;-0.02892866,0.07750729;-0.00385679;-0.04958604,0.04809079;-0.3768598;-0.03936161,0.007768195;-0.7215357;0.021554,0.00412063;-0.682881;-0.09690548,-0.08742043;0.01299497;-0.02588111,-0.2299672;-0.1173957;-0.3464741,-0.1735406;-0.447066;-0.2356968,-0.1866538;-0.494665;-0.3247322,0.04368144;0.4900081;-0.03742781,0;0;0,0.0137645;0.2816768;0.04519939,0.02624729;0.5545423;0.07652044,0.2343839;0.4666869;0.1001065,0.4682242;0.4673114;0.1111658,0.6509531;0.4850169;0.07946277,-0.1870767;0.4658897;0.1023799,-0.4196063;0.4388263;0.1011218,-0.5933178;0.4940475;0.06260772,0.07559186;-0.003339395;-0.05249524,0.02583438;-0.3743124;-0.05040336,-0.03260735;-0.708486;0.04473186,-0.03755039;-0.6981817;-0.07235146,-0.08854292;0.01206068;-0.0222648,-0.216499;-0.09845288;-0.3562036,-0.1900417;-0.4484279;-0.3252911,-0.2067156;-0.4761707;-0.4278027,0.02344972;0.4877061;0.07096338,285.0482
+0;0;0,0.02480769;0.2842547;-0.01684317,0.04994461;0.5566391;-0.0471376,0.2555813;0.4542668;-0.02714609,0.482098;0.4140119;-0.001937961,0.6667004;0.4027766;0.01438889,-0.1671315;0.455595;-0.0123482,-0.3949839;0.4157663;-0.02026595,-0.5755962;0.373589;-0.02869904,0.07754053;-0.003858443;-0.0496073,0.04817687;-0.3761915;-0.03940124,0.007748205;-0.7217741;0.02167461,0.005456447;-0.6863364;-0.05275327,-0.0874579;0.01300054;-0.0258922,-0.2297486;-0.1171559;-0.3459093,-0.1731735;-0.4476934;-0.2348406,-0.1814126;-0.4664487;-0.2907814,0.04371637;0.4903996;-0.03745805,0;0;0,0.01473379;0.2818352;0.04529572,0.02869642;0.5548697;0.07699323,0.2372084;0.4639911;0.1014531,0.4680831;0.4549423;0.1148961,0.651818;0.4629294;0.08943009,-0.1862018;0.4641233;0.1014987,-0.4145323;0.4263737;0.1039212,-0.5921686;0.4633465;0.06456165,0.07571501;-0.003611416;-0.05236888,0.02553996;-0.3738483;-0.05006099,-0.03268063;-0.7084916;0.0469768,-0.0303739;-0.7413903;0.006817572,-0.08851502;0.01228856;-0.02241398,-0.2156859;-0.09927508;-0.3555497,-0.1903257;-0.4503797;-0.3259785,-0.2019826;-0.4566019;-0.3902155,0.02550751;0.4879523;0.07133174,285.0705
+0;0;0,0.02484878;0.2847255;-0.01687107,0.05006927;0.5580131;-0.04727024,0.2555845;0.455344;-0.02723753,0.4790699;0.4156277;-0.00236675,0.6635087;0.4044024;0.01394563,-0.1669446;0.4566716;-0.01244607,-0.3917478;0.4173759;-0.02025786,-0.5721999;0.375236;-0.02868347,0.07777078;-0.003869901;-0.0497546,0.04852589;-0.3746969;-0.03958983,0.008262649;-0.7188655;0.02123611,0.005975538;-0.6834388;-0.05304084,-0.08771762;0.01303914;-0.02596909,-0.2294328;-0.1165908;-0.3446918,-0.1730892;-0.4457759;-0.2340776,-0.1813115;-0.4644323;-0.2899049,0.04381163;0.491461;-0.03754501,0;0;0,0.0161626;0.2822717;0.04507971,0.03274998;0.556125;0.0763793,0.2395332;0.4584232;0.101357,0.4664068;0.4389527;0.1184132,0.6505662;0.4371021;0.09623981,-0.1826838;0.4634617;0.1004058,-0.4060402;0.416236;0.1052319,-0.5859695;0.4354717;0.06442523,0.07600158;-0.004706323;-0.05234885,0.02548414;-0.3733677;-0.04951334,-0.0319159;-0.7066407;0.04747773,-0.03026649;-0.7400627;0.008404974,-0.08868771;0.01284902;-0.02254299,-0.2144984;-0.1013188;-0.3536149,-0.1937602;-0.4516086;-0.3283182,-0.2045842;-0.4587418;-0.3920027,0.02882621;0.4889174;0.07084298,285.0923
+0;0;0,0.02474159;0.2847519;-0.01658122,0.04981855;0.5580839;-0.0466991,0.2554363;0.4558122;-0.02668616,0.4794697;0.4190241;-0.002246115,0.66409;0.4102115;0.01348279,-0.1673162;0.4577074;-0.01191999,-0.392179;0.4188256;-0.02007909,-0.5732644;0.3793049;-0.02755785,0.07777327;-0.003904296;-0.04974804,0.04810986;-0.3746999;-0.03965049,0.007673383;-0.718801;0.02144148,0.005391696;-0.6833451;-0.05283349,-0.08771777;0.0130105;-0.02598292,-0.229811;-0.1154595;-0.3450068,-0.1719655;-0.4445277;-0.2348207,-0.1810514;-0.4632891;-0.2904221,0.04359617;0.4915183;-0.03704461,0;0;0,0.0161626;0.2822717;0.04507971,0.03274998;0.556125;0.0763793,0.2395332;0.4584232;0.101357,0.4664068;0.4389527;0.1184132,0.6505662;0.4371021;0.09623981,-0.1826838;0.4634617;0.1004058,-0.4060402;0.416236;0.1052319,-0.5859695;0.4354717;0.06442523,0.07600158;-0.004706323;-0.05234885,0.02548414;-0.3733677;-0.04951334,-0.0319159;-0.7066407;0.04747773,-0.03026649;-0.7400627;0.008404974,-0.08868771;0.01284902;-0.02254299,-0.2144984;-0.1013188;-0.3536149,-0.1937602;-0.4516086;-0.3283182,-0.2045842;-0.4587418;-0.3920027,0.02882621;0.4889174;0.07084298,285.1041
+0;0;0,0.02474159;0.2847519;-0.01658122,0.04981855;0.5580839;-0.0466991,0.2554363;0.4558122;-0.02668616,0.4794697;0.4190241;-0.002246115,0.66409;0.4102115;0.01348279,-0.1673162;0.4577074;-0.01191999,-0.392179;0.4188256;-0.02007909,-0.5732644;0.3793049;-0.02755785,0.07777327;-0.003904296;-0.04974804,0.04810986;-0.3746999;-0.03965049,0.007673383;-0.718801;0.02144148,0.005391696;-0.6833451;-0.05283349,-0.08771777;0.0130105;-0.02598292,-0.229811;-0.1154595;-0.3450068,-0.1719655;-0.4445277;-0.2348207,-0.1810514;-0.4632891;-0.2904221,0.04359617;0.4915183;-0.03704461,0;0;0,0.0161626;0.2822717;0.04507971,0.03274998;0.556125;0.0763793,0.2395332;0.4584232;0.101357,0.4664068;0.4389527;0.1184132,0.6505662;0.4371021;0.09623981,-0.1826838;0.4634617;0.1004058,-0.4060402;0.416236;0.1052319,-0.5859695;0.4354717;0.06442523,0.07600158;-0.004706323;-0.05234885,0.02548414;-0.3733677;-0.04951334,-0.0319159;-0.7066407;0.04747773,-0.03026649;-0.7400627;0.008404974,-0.08868771;0.01284902;-0.02254299,-0.2144984;-0.1013188;-0.3536149,-0.1937602;-0.4516086;-0.3283182,-0.2045842;-0.4587418;-0.3920027,0.02882621;0.4889174;0.07084298,285.1154
+0;0;0,0.02481514;0.2855984;-0.01663052,0.04996377;0.5597109;-0.0468357,0.2497261;0.4582041;-0.02707638,0.475196;0.4211801;-0.002479631,0.6653638;0.4121028;0.01372189,-0.161382;0.4600471;-0.01271693,-0.3876866;0.4209161;-0.02092835,-0.5742132;0.3802079;-0.02863182,0.07804804;-0.00391809;-0.0499238,0.04853776;-0.3727995;-0.03987838,0.008108854;-0.7168362;0.02120215,0.005796003;-0.6813058;-0.05408731,-0.08802768;0.01305647;-0.02607472,-0.2293874;-0.1147504;-0.3434517,-0.1715527;-0.4437569;-0.2332863,-0.1807628;-0.4631843;-0.2896472,0.04372096;0.4929267;-0.03714952,0;0;0,0.01731873;0.2830492;0.0451889,0.03493649;0.5576227;0.07658172,0.2355784;0.4573788;0.09808183,0.4619118;0.4268136;0.1236043,0.6515211;0.415987;0.1026342,-0.1747091;0.4629138;0.09874079,-0.395946;0.4011579;0.1060132,-0.5817114;0.4126502;0.06279512,0.0762507;-0.005584985;-0.05247736,0.025089;-0.372209;-0.04865742,-0.032195;-0.705341;0.0486474,-0.02957261;-0.7398809;0.009504557,-0.08897721;0.013604;-0.02229847,-0.2135959;-0.104728;-0.3501903,-0.1972756;-0.4555143;-0.3299603,-0.2078209;-0.4633495;-0.3944718,0.0307962;0.4902064;0.07102895,285.1379
+0;0;0,0.02478613;0.2862754;-0.01638186,0.04979519;0.56095;-0.04647342,0.2524466;0.4593106;-0.02644794,0.4761515;0.4259375;-0.002760444,0.667505;0.4182707;0.01323258,-0.1644259;0.4618422;-0.01153677,-0.3884039;0.4233605;-0.02000684,-0.5765268;0.384887;-0.02777112,0.07815039;-0.003916168;-0.05005358,0.0480892;-0.3717483;-0.04004956,0.007761672;-0.7144122;0.0211505,0.005377739;-0.6788051;-0.0548043,-0.08821402;0.01300611;-0.02602516,-0.2292128;-0.1128819;-0.3431621,-0.1696511;-0.4402658;-0.2333328,-0.180052;-0.4595727;-0.2904896,0.04357667;0.4939956;-0.03679088,0;0;0,0.01823398;0.2836547;0.04520869,0.03689751;0.5587257;0.07633567,0.2393637;0.4548753;0.09954333,0.4613881;0.414772;0.1281023,0.6515902;0.3952417;0.1088026,-0.1756931;0.4611218;0.09724542,-0.3903162;0.3865762;0.1071756,-0.577101;0.3877234;0.06199978,0.07630438;-0.00665307;-0.05255056,0.02556843;-0.3723201;-0.04833937,-0.03170055;-0.7041337;0.04866718,-0.02923679;-0.7396047;0.009760369,-0.08905058;0.01429327;-0.02222339,-0.2125471;-0.1099503;-0.3472101,-0.1990547;-0.4596709;-0.3297815,-0.2090752;-0.4679407;-0.3949065,0.03248668;0.491154;0.07086515,285.1596
+0;0;0,0.02478613;0.2862754;-0.01638186,0.04979519;0.56095;-0.04647342,0.2524466;0.4593106;-0.02644794,0.4761515;0.4259375;-0.002760444,0.667505;0.4182707;0.01323258,-0.1644259;0.4618422;-0.01153677,-0.3884039;0.4233605;-0.02000684,-0.5765268;0.384887;-0.02777112,0.07815039;-0.003916168;-0.05005358,0.0480892;-0.3717483;-0.04004956,0.007761672;-0.7144122;0.0211505,0.005377739;-0.6788051;-0.0548043,-0.08821402;0.01300611;-0.02602516,-0.2292128;-0.1128819;-0.3431621,-0.1696511;-0.4402658;-0.2333328,-0.180052;-0.4595727;-0.2904896,0.04357667;0.4939956;-0.03679088,0;0;0,0.01823398;0.2836547;0.04520869,0.03689751;0.5587257;0.07633567,0.2393637;0.4548753;0.09954333,0.4613881;0.414772;0.1281023,0.6515902;0.3952417;0.1088026,-0.1756931;0.4611218;0.09724542,-0.3903162;0.3865762;0.1071756,-0.577101;0.3877234;0.06199978,0.07630438;-0.00665307;-0.05255056,0.02556843;-0.3723201;-0.04833937,-0.03170055;-0.7041337;0.04866718,-0.02923679;-0.7396047;0.009760369,-0.08905058;0.01429327;-0.02222339,-0.2125471;-0.1099503;-0.3472101,-0.1990547;-0.4596709;-0.3297815,-0.2090752;-0.4679407;-0.3949065,0.03248668;0.491154;0.07086515,285.1708
+0;0;0,0.02482487;0.2867228;-0.01640746,0.04990238;0.5621485;-0.04658267,0.2535702;0.4601241;-0.02647511,0.4758638;0.4269616;-0.002937052,0.6644495;0.4194057;0.01282463,-0.1653704;0.4626684;-0.01148996,-0.3879354;0.4244294;-0.0199066,-0.5733371;0.3865124;-0.02755857,0.07818665;-0.003917985;-0.0500768,0.04816866;-0.3712216;-0.04008716,0.007872518;-0.7136188;0.02106526,0.005430747;-0.6778756;-0.05673232,-0.08825495;0.01301214;-0.02603724,-0.2290511;-0.112695;-0.3427184,-0.1695357;-0.4398241;-0.2329746,-0.180189;-0.4603272;-0.2915182,0.04366409;0.4949813;-0.03686936,0;0;0,0.01929054;0.2840674;0.04504514,0.03955573;0.5598173;0.07593632,0.24194;0.4529952;0.1009557,0.4598501;0.4015005;0.1314797,0.6472735;0.3793795;0.115567,-0.1743142;0.4602705;0.0964129,-0.3820927;0.3719945;0.1065961,-0.5653735;0.3628717;0.05974558,0.07622704;-0.007304683;-0.05265236,0.02612907;-0.3725235;-0.04838037,-0.03155318;-0.7038817;0.04895258,-0.02915707;-0.7402072;0.007884264,-0.08902939;0.0147504;-0.02218976,-0.2125349;-0.1172113;-0.3435078,-0.1999817;-0.4668455;-0.3294505,-0.2107015;-0.4748876;-0.3967506,0.03473929;0.4920514;0.07052374,285.1929
+0;0;0,0.02496925;0.2867237;-0.0161704,0.05008998;0.5621737;-0.04608403,0.2537846;0.4602956;-0.02610534,0.4764611;0.4300357;-0.002277352,0.6651494;0.4233639;0.01263105,-0.1653164;0.4634889;-0.01111813,-0.3879097;0.4249363;-0.01696274,-0.5738519;0.3905706;-0.02766434,0.07817569;-0.003900412;-0.05009528,0.04761355;-0.3711627;-0.04024022,0.007291961;-0.7135223;0.02110582,0.004845092;-0.6777545;-0.05668977,-0.08828423;0.01294877;-0.02596948,-0.2289252;-0.1106972;-0.3435298,-0.1674147;-0.4373511;-0.2334711,-0.1799333;-0.4572803;-0.2921377,0.04384929;0.4949986;-0.03642629,0;0;0,0.01929054;0.2840674;0.04504514,0.03955573;0.5598173;0.07593632,0.24194;0.4529952;0.1009557,0.4598501;0.4015005;0.1314797,0.6472735;0.3793795;0.115567,-0.1743142;0.4602705;0.0964129,-0.3820927;0.3719945;0.1065961,-0.5653735;0.3628717;0.05974558,0.07622704;-0.007304683;-0.05265236,0.02612907;-0.3725235;-0.04838037,-0.03155318;-0.7038817;0.04895258,-0.02915707;-0.7402072;0.007884264,-0.08902939;0.0147504;-0.02218976,-0.2125349;-0.1172113;-0.3435078,-0.1999817;-0.4668455;-0.3294505,-0.2107015;-0.4748876;-0.3967506,0.03473929;0.4920514;0.07052374,285.2045
+0;0;0,0.02496925;0.2867237;-0.0161704,0.05008998;0.5621737;-0.04608403,0.2537846;0.4602956;-0.02610534,0.4764611;0.4300357;-0.002277352,0.6651494;0.4233639;0.01263105,-0.1653164;0.4634889;-0.01111813,-0.3879097;0.4249363;-0.01696274,-0.5738519;0.3905706;-0.02766434,0.07817569;-0.003900412;-0.05009528,0.04761355;-0.3711627;-0.04024022,0.007291961;-0.7135223;0.02110582,0.004845092;-0.6777545;-0.05668977,-0.08828423;0.01294877;-0.02596948,-0.2289252;-0.1106972;-0.3435298,-0.1674147;-0.4373511;-0.2334711,-0.1799333;-0.4572803;-0.2921377,0.04384929;0.4949986;-0.03642629,0;0;0,0.01929054;0.2840674;0.04504514,0.03955573;0.5598173;0.07593632,0.24194;0.4529952;0.1009557,0.4598501;0.4015005;0.1314797,0.6472735;0.3793795;0.115567,-0.1743142;0.4602705;0.0964129,-0.3820927;0.3719945;0.1065961,-0.5653735;0.3628717;0.05974558,0.07622704;-0.007304683;-0.05265236,0.02612907;-0.3725235;-0.04838037,-0.03155318;-0.7038817;0.04895258,-0.02915707;-0.7402072;0.007884264,-0.08902939;0.0147504;-0.02218976,-0.2125349;-0.1172113;-0.3435078,-0.1999817;-0.4668455;-0.3294505,-0.2107015;-0.4748876;-0.3967506,0.03473929;0.4920514;0.07052374,285.2156
+0;0;0,0.02504253;0.2875651;-0.01621786,0.05024706;0.5639331;-0.0462329,0.2551538;0.4615899;-0.02615593,0.476024;0.4315754;-0.00252123,0.6604083;0.4250558;0.0120471,-0.1664154;0.464802;-0.01108046,-0.3872031;0.4265621;-0.01687766,-0.5689039;0.3929803;-0.02733515,0.07811718;-0.003897493;-0.05005779,0.04782554;-0.3679092;-0.04028996,0.00648237;-0.7189427;0.02261034,0.004124817;-0.6833854;-0.05234551,-0.08821815;0.01293908;-0.02595005,-0.2276143;-0.1096125;-0.3406997,-0.1645454;-0.4445425;-0.2278525,-0.1766071;-0.4626491;-0.2843776,0.04398214;0.4964973;-0.03653767,0;0;0,0.02057123;0.2848665;0.04485297,0.04226738;0.5614842;0.07537246,0.2445845;0.4506851;0.1023459,0.4581815;0.3907005;0.1343036,0.6407626;0.3634214;0.1211786,-0.1729847;0.4598334;0.09556983,-0.3749337;0.3632143;0.1067253,-0.5534609;0.3464629;0.06090264,0.0761885;-0.008570671;-0.05239391,0.02744728;-0.3706875;-0.04876351,-0.03131482;-0.7102855;0.05178737,-0.02883834;-0.74134;0.007957689,-0.08881153;0.01559375;-0.02219491,-0.2074282;-0.1655339;-0.3165423,-0.1938284;-0.5242804;-0.3140517,-0.2052782;-0.5312038;-0.3785528,0.03710586;0.4934692;0.07006741,285.2379
+0;0;0,0.02490997;0.2875887;-0.01600183,0.04980851;0.5639997;-0.0458674,0.2547741;0.4615789;-0.025607,0.476217;0.4354238;-0.002759008,0.6605895;0.4291842;0.01207872,-0.1668067;0.465384;-0.01035528,-0.3882988;0.431747;-0.01762762,-0.5695438;0.3952141;-0.02586745,0.0781429;-0.003919825;-0.05001589,0.04714163;-0.3678762;-0.04041547,0.005611438;-0.7188162;0.02288247,0.003235334;-0.6832396;-0.05207136,-0.08821268;0.01291832;-0.025979,-0.2278324;-0.1093778;-0.3407289,-0.1619843;-0.4435533;-0.2272343,-0.1749537;-0.4615014;-0.2836931,0.04362353;0.4965543;-0.03618773,0;0;0,0.02057123;0.2848665;0.04485297,0.04226738;0.5614842;0.07537246,0.2445845;0.4506851;0.1023459,0.4581815;0.3907005;0.1343036,0.6407626;0.3634214;0.1211786,-0.1729847;0.4598334;0.09556983,-0.3749337;0.3632143;0.1067253,-0.5534609;0.3464629;0.06090264,0.0761885;-0.008570671;-0.05239391,0.02744728;-0.3706875;-0.04876351,-0.03131482;-0.7102855;0.05178737,-0.02883834;-0.74134;0.007957689,-0.08881153;0.01559375;-0.02219491,-0.2074282;-0.1655339;-0.3165423,-0.1938284;-0.5242804;-0.3140517,-0.2052782;-0.5312038;-0.3785528,0.03710586;0.4934692;0.07006741,285.2495
+0;0;0,0.024999;0.2886166;-0.01605902,0.05004041;0.5666113;-0.04610005,0.253955;0.4638787;-0.02582141,0.4742896;0.4378545;-0.003087772,0.6659464;0.4313684;0.01233619,-0.165615;0.4676656;-0.01064243,-0.3859985;0.434197;-0.01787837,-0.5744044;0.3962207;-0.02644376,0.0778114;-0.003903196;-0.04980372,0.04705104;-0.3650313;-0.0402779,0.005272076;-0.7180735;0.02339921,0.002921965;-0.6825579;-0.05073464,-0.08783846;0.01286352;-0.02586879,-0.2263732;-0.1084822;-0.3381728,-0.1601306;-0.4446595;-0.2239983,-0.1729582;-0.462083;-0.2798395,0.04381152;0.4986872;-0.03635167,0;0;0,0.0221965;0.2858375;0.0445714,0.04654729;0.563938;0.0742712,0.2462506;0.4501372;0.1032505,0.4552717;0.3791352;0.1350362,0.640779;0.3286833;0.1276896,-0.1680378;0.4594632;0.09431043,-0.3655947;0.3565972;0.1057675,-0.5484509;0.3262736;0.05422728,0.07601798;-0.009818584;-0.05172157,0.02892992;-0.3692976;-0.04890037,-0.02956096;-0.7111715;0.05179763,-0.02911336;-0.7426071;0.009878159,-0.08813729;0.01636696;-0.02267596,-0.2035372;-0.1733748;-0.3092616,-0.1872863;-0.5340171;-0.2986755,-0.1869454;-0.5166268;-0.3719739,0.04066056;0.4954759;0.06919265,285.2713
+0;0;0,0.02512931;0.2901211;-0.01614274,0.05029019;0.5694425;-0.04632642,0.2533518;0.4665372;-0.02604472,0.4718591;0.4407289;-0.003499625,0.6577187;0.4344389;0.01145778,-0.1645718;0.4703093;-0.0109253,-0.3831277;0.4371182;-0.01810124,-0.5658345;0.4002907;-0.02640754,0.07717748;-0.003871397;-0.04939797,0.04653567;-0.3636078;-0.03990887,0.00422452;-0.721147;0.02457935,0.001819259;-0.6855019;-0.0512942,-0.08712285;0.01275872;-0.02565804,-0.2251237;-0.1081194;-0.3367584,-0.1580374;-0.4485789;-0.2211296,-0.1711659;-0.4671153;-0.2782812,0.04403295;0.5012092;-0.03653367,0;0;0,0.02339315;0.2872944;0.04446387,0.04824731;0.5666998;0.07419729,0.2464432;0.450396;0.1036882,0.4512618;0.3734022;0.1359546,0.6294504;0.3184167;0.1302598,-0.1653568;0.4607944;0.09407263,-0.3572177;0.3512808;0.1048403,-0.5326275;0.31466;0.05290404,0.07550377;-0.009125531;-0.05125833,0.02926052;-0.367309;-0.04893851,-0.02877593;-0.7133514;0.05435562,-0.0301412;-0.7443746;0.008872032,-0.08727957;0.01617126;-0.02307117,-0.2042482;-0.1736381;-0.3072014,-0.1874538;-0.5387577;-0.2934582,-0.1958931;-0.56625;-0.34263,0.04230738;0.4979274;0.06910682,285.2934
+0;0;0,0.02525393;0.2901264;-0.01585114,0.05050908;0.5694783;-0.04567139,0.2535913;0.4666865;-0.02576754,0.4725174;0.4438063;-0.004141657,0.6583594;0.4377766;0.01113619,-0.1644863;0.4710115;-0.01052264,-0.3826359;0.4350004;-0.01633023,-0.5661899;0.4032201;-0.02657684,0.07714824;-0.003921156;-0.04943969,0.0463057;-0.3636435;-0.04006986,0.003722012;-0.7210716;0.02485383,0.001305471;-0.6853958;-0.05101707,-0.08712745;0.01280079;-0.02562143,-0.2247483;-0.1068683;-0.3373569,-0.1566295;-0.4467978;-0.2207764,-0.1705821;-0.4650213;-0.2779977,0.04423757;0.5012333;-0.03596967,0;0;0,0.02339315;0.2872944;0.04446387,0.04824731;0.5666998;0.07419729,0.2464432;0.450396;0.1036882,0.4512618;0.3734022;0.1359546,0.6294504;0.3184167;0.1302598,-0.1653568;0.4607944;0.09407263,-0.3572177;0.3512808;0.1048403,-0.5326275;0.31466;0.05290404,0.07550377;-0.009125531;-0.05125833,0.02926052;-0.367309;-0.04893851,-0.02877593;-0.7133514;0.05435562,-0.0301412;-0.7443746;0.008872032,-0.08727957;0.01617126;-0.02307117,-0.2042482;-0.1736381;-0.3072014,-0.1874538;-0.5387577;-0.2934582,-0.1958931;-0.56625;-0.34263,0.04230738;0.4979274;0.06910682,285.3054
+0;0;0,0.02529551;0.2906041;-0.01587724,0.05060755;0.5705856;-0.04576389,0.253222;0.467732;-0.02586278,0.470107;0.4450652;-0.004438519,0.6575736;0.4389828;0.01097288,-0.1639466;0.4720477;-0.01065102,-0.3800623;0.4363723;-0.01640447,-0.5652208;0.4043142;-0.02674065,0.07708454;-0.003917918;-0.04939887,0.04623155;-0.3637622;-0.04002586,0.003911339;-0.7189788;0.02449614,0.00153298;-0.6833926;-0.05017596,-0.0870555;0.01279022;-0.02560027,-0.224723;-0.1069194;-0.3374414,-0.1570257;-0.4447457;-0.2215822,-0.1707578;-0.4622072;-0.2778993,0.04432346;0.5022038;-0.03604273,0;0;0,0.02464095;0.2877738;0.04383779,0.05066469;0.567785;0.0728991,0.2474034;0.4491141;0.1036828,0.4465647;0.3638117;0.1363955,0.6248865;0.3038591;0.1313705,-0.1625672;0.4606792;0.09254479,-0.3507595;0.3488742;0.1022985,-0.5249529;0.3033958;0.04746607,0.07554483;-0.009167433;-0.05105447,0.03018421;-0.3675903;-0.04931235,-0.02905232;-0.7107884;0.05479838,-0.02971557;-0.7421624;0.01183821,-0.08712684;0.01638436;-0.02319679,-0.2048576;-0.1761617;-0.3053192,-0.1874043;-0.5389312;-0.2902663,-0.1954731;-0.564016;-0.3403996,0.04447764;0.4988825;0.06797862,285.3271
+0;0;0,0.02529551;0.2906041;-0.01587724,0.05060755;0.5705856;-0.04576389,0.253222;0.467732;-0.02586278,0.470107;0.4450652;-0.004438519,0.6575736;0.4389828;0.01097288,-0.1639466;0.4720477;-0.01065102,-0.3800623;0.4363723;-0.01640447,-0.5652208;0.4043142;-0.02674065,0.07708454;-0.003917918;-0.04939887,0.04623155;-0.3637622;-0.04002586,0.003911339;-0.7189788;0.02449614,0.00153298;-0.6833926;-0.05017596,-0.0870555;0.01279022;-0.02560027,-0.224723;-0.1069194;-0.3374414,-0.1570257;-0.4447457;-0.2215822,-0.1707578;-0.4622072;-0.2778993,0.04432346;0.5022038;-0.03604273,0;0;0,0.02464095;0.2877738;0.04383779,0.05066469;0.567785;0.0728991,0.2474034;0.4491141;0.1036828,0.4465647;0.3638117;0.1363955,0.6248865;0.3038591;0.1313705,-0.1625672;0.4606792;0.09254479,-0.3507595;0.3488742;0.1022985,-0.5249529;0.3033958;0.04746607,0.07554483;-0.009167433;-0.05105447,0.03018421;-0.3675903;-0.04931235,-0.02905232;-0.7107884;0.05479838,-0.02971557;-0.7421624;0.01183821,-0.08712684;0.01638436;-0.02319679,-0.2048576;-0.1761617;-0.3053192,-0.1874043;-0.5389312;-0.2902663,-0.1954731;-0.564016;-0.3403996,0.04447764;0.4988825;0.06797862,285.3502
+0;0;0,0.02527287;0.2917476;-0.01571153,0.05051647;0.5726255;-0.04553676,0.2524801;0.4707316;-0.02532546,0.4705631;0.4488027;-0.0045218,0.6569756;0.4438946;0.01105191,-0.1632994;0.4746498;-0.01039841,-0.3804069;0.4385186;-0.01611576,-0.5648217;0.4085546;-0.02658471,0.07711685;-0.004022056;-0.049427,0.04594541;-0.3628139;-0.0403312,0.003516838;-0.7181166;0.02466257,0.001160522;-0.6824972;-0.05031231,-0.08705643;0.01289531;-0.02571196,-0.2244568;-0.1064244;-0.3366298,-0.1559272;-0.4439407;-0.2197927,-0.1702758;-0.461368;-0.276389,0.04424112;0.5040002;-0.0358088,0;0;0,0.02739936;0.2886226;0.04414129,0.0556578;0.5693734;0.07249904,0.2501059;0.4483014;0.1045487,0.4475465;0.3561966;0.1362939,0.6225784;0.2902244;0.1310272,-0.1571623;0.4613599;0.09322862,-0.344233;0.3454685;0.1001229,-0.5170836;0.2984127;0.04604251,0.07551715;-0.009706169;-0.05107998,0.03296557;-0.3674318;-0.04830551,-0.02672356;-0.7106001;0.05627561,-0.02666381;-0.7418291;0.01257921,-0.08702841;0.0172199;-0.02314622,-0.2035233;-0.1814797;-0.3001541,-0.1843397;-0.5443039;-0.2841845,-0.1937084;-0.5646923;-0.3392445,0.0487937;0.5002789;0.06778026,285.3721
+0;0;0,0.02527287;0.2917476;-0.01571153,0.05051647;0.5726255;-0.04553676,0.2524801;0.4707316;-0.02532546,0.4705631;0.4488027;-0.0045218,0.6569756;0.4438946;0.01105191,-0.1632994;0.4746498;-0.01039841,-0.3804069;0.4385186;-0.01611576,-0.5648217;0.4085546;-0.02658471,0.07711685;-0.004022056;-0.049427,0.04594541;-0.3628139;-0.0403312,0.003516838;-0.7181166;0.02466257,0.001160522;-0.6824972;-0.05031231,-0.08705643;0.01289531;-0.02571196,-0.2244568;-0.1064244;-0.3366298,-0.1559272;-0.4439407;-0.2197927,-0.1702758;-0.461368;-0.276389,0.04424112;0.5040002;-0.0358088,0;0;0,0.02739936;0.2886226;0.04414129,0.0556578;0.5693734;0.07249904,0.2501059;0.4483014;0.1045487,0.4475465;0.3561966;0.1362939,0.6225784;0.2902244;0.1310272,-0.1571623;0.4613599;0.09322862,-0.344233;0.3454685;0.1001229,-0.5170836;0.2984127;0.04604251,0.07551715;-0.009706169;-0.05107998,0.03296557;-0.3674318;-0.04830551,-0.02672356;-0.7106001;0.05627561,-0.02666381;-0.7418291;0.01257921,-0.08702841;0.0172199;-0.02314622,-0.2035233;-0.1814797;-0.3001541,-0.1843397;-0.5443039;-0.2841845,-0.1937084;-0.5646923;-0.3392445,0.0487937;0.5002789;0.06778026,285.3834

+ 161 - 0
DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_TwoArmsPlusLeg_Sideways_HapticFeedback_Slow.csv

@@ -0,0 +1,161 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.02071713;0.3036734;-0.007523513,0.04134276;0.5997645;-0.0292769,0.2089932;0.4856768;-0.0121649,0.243624;0.2536473;0.005867246,0.283954;0.0538204;-0.00963301,-0.1362054;0.483887;-0.01288293,-0.1949524;0.2561198;-0.007133772,-0.2471618;0.05931149;-0.02552543,0.07619642;0.0007918674;-0.03854973,0.06486221;-0.3244196;-0.004061397,0.03745474;-0.6537078;0.0594426,0.03726265;-0.6159763;-0.03535046,-0.07741662;0.008614389;-0.0350009,-0.1029418;-0.3175972;-0.03113987,-0.130882;-0.6475765;0.02842256,-0.1291495;-0.6097035;-0.06634322,0.03619496;0.5267301;-0.02144452,0;0;0,0.007488609;0.3035135;-0.0229516,0.01311067;0.5986745;-0.0605166,0.1830553;0.4772205;-0.04519296,0.2028118;0.2442156;-0.07128,0.1893861;0.05474512;-0.1468992,-0.1636628;0.5070904;-0.06840653,-0.2647526;0.2947676;-0.06053261,-0.3104663;0.1115813;-0.1389585,0.07629627;-0.001589447;-0.03832698,0.05075738;-0.3277167;-0.03001046,-0.009196665;-0.6554668;0.0168941,-0.01050502;-0.6973854;-0.04532767,-0.0780379;0.009111916;-0.03346137,-0.1348512;-0.3117784;-0.06316103,-0.1814682;-0.6373893;0.007684201,-0.2095764;-0.6762666;-0.05157284,0.0120647;0.5260193;-0.04860139,49.06478
+0;0;0,0.02070335;0.3034713;-0.007518508,0.04132115;0.5994496;-0.02926461,0.2090506;0.4853489;-0.01214898,0.2437944;0.2525626;0.005941979,0.2838029;0.05432841;-0.009434731,-0.136305;0.4835582;-0.01286734,-0.1952437;0.2550481;-0.007099431,-0.2470369;0.05980854;-0.02534449,0.07614902;0.0007913749;-0.03852576,0.06481269;-0.3244811;-0.004030954,0.03736874;-0.6542077;0.05955758,0.03717622;-0.6164591;-0.03544598,-0.07736848;0.008609031;-0.03497913,-0.1028985;-0.3176637;-0.03111738,-0.1308758;-0.6480823;0.02852436,-0.1291395;-0.6101918;-0.06645186,0.03617374;0.5264209;-0.02143283,0;0;0,0.007219285;0.3033741;-0.02218294,0.01273307;0.5984751;-0.05932498,0.1828837;0.4773234;-0.04447746,0.2029485;0.2434938;-0.06987476,0.1905109;0.05447337;-0.1423352,-0.1640801;0.5067779;-0.06732611,-0.2648143;0.2933971;-0.0606053,-0.3098516;0.1117251;-0.1387132,0.07633796;-0.001544952;-0.03812695,0.05024549;-0.3276897;-0.02979946,-0.009625081;-0.6557908;0.01796579,-0.01092068;-0.6981316;-0.04408979,-0.07794194;0.009048447;-0.03356657,-0.1353512;-0.3118036;-0.06320995,-0.181494;-0.6376609;0.008929886,-0.2099374;-0.6765653;-0.05047476,0.01171353;0.5258131;-0.04748321,49.08979
+0;0;0,0.02070335;0.3034713;-0.007518508,0.04132115;0.5994496;-0.02926461,0.2090506;0.4853489;-0.01214898,0.2437944;0.2525626;0.005941979,0.2838029;0.05432841;-0.009434731,-0.136305;0.4835582;-0.01286734,-0.1952437;0.2550481;-0.007099431,-0.2470369;0.05980854;-0.02534449,0.07614902;0.0007913749;-0.03852576,0.06481269;-0.3244811;-0.004030954,0.03736874;-0.6542077;0.05955758,0.03717622;-0.6164591;-0.03544598,-0.07736848;0.008609031;-0.03497913,-0.1028985;-0.3176637;-0.03111738,-0.1308758;-0.6480823;0.02852436,-0.1291395;-0.6101918;-0.06645186,0.03617374;0.5264209;-0.02143283,0;0;0,0.007219285;0.3033741;-0.02218294,0.01273307;0.5984751;-0.05932498,0.1828837;0.4773234;-0.04447746,0.2029485;0.2434938;-0.06987476,0.1905109;0.05447337;-0.1423352,-0.1640801;0.5067779;-0.06732611,-0.2648143;0.2933971;-0.0606053,-0.3098516;0.1117251;-0.1387132,0.07633796;-0.001544952;-0.03812695,0.05024549;-0.3276897;-0.02979946,-0.009625081;-0.6557908;0.01796579,-0.01092068;-0.6981316;-0.04408979,-0.07794194;0.009048447;-0.03356657,-0.1353512;-0.3118036;-0.06320995,-0.181494;-0.6376609;0.008929886,-0.2099374;-0.6765653;-0.05047476,0.01171353;0.5258131;-0.04748321,49.12075
+0;0;0,0.02064853;0.3034188;-0.007740527,0.04118388;0.5992825;-0.02967319,0.2084046;0.4851292;-0.01218649,0.2421155;0.2523634;0.005892687,0.2810723;0.05444703;-0.009820682,-0.135939;0.4835135;-0.01300649,-0.1947762;0.2551511;-0.007353629,-0.2449389;0.05988158;-0.02435262,0.07641309;0.0008410641;-0.03870033,0.06483625;-0.3248494;-0.004223693,0.03680781;-0.6538021;0.0589445,0.03665127;-0.6161493;-0.03507684,-0.077656;0.008600998;-0.0351134,-0.1031548;-0.3180873;-0.03047695,-0.1314166;-0.6479001;0.0279222,-0.1296726;-0.6101063;-0.06607151,0.03605784;0.5262754;-0.02179882,0;0;0,0.007254392;0.3033883;-0.02126408,0.01276797;0.598443;-0.05789495,0.1822068;0.4764818;-0.04508495,0.2032703;0.2427028;-0.06846976,0.1912504;0.05400147;-0.1404614,-0.1635836;0.5067208;-0.06571694,-0.2635305;0.2931245;-0.06020011,-0.3079395;0.1121539;-0.1390221,0.07640606;-0.001299411;-0.03870153,0.04992786;-0.3278154;-0.02958608,-0.009935081;-0.6550648;0.01847601,-0.01106685;-0.6969448;-0.04260254,-0.07841337;0.008949685;-0.0332961,-0.1361475;-0.3122189;-0.06353504,-0.1817821;-0.6371352;0.009489723,-0.210425;-0.6747239;-0.04975529,0.01174724;0.5257898;-0.04611421,49.1544
+0;0;0,0.02066321;0.3036345;-0.007746028,0.04121383;0.5997182;-0.02969493,0.2086105;0.4854692;-0.01219252,0.2424217;0.2520111;0.005940434,0.2814207;0.05388001;-0.009789975,-0.1360921;0.4838518;-0.01301337,-0.1951043;0.2548101;-0.0073437,-0.2453214;0.05932882;-0.02436112,0.07651713;0.0008422094;-0.03875303,0.06493479;-0.325003;-0.004260004,0.03684442;-0.6546825;0.05904776,0.03668737;-0.617005;-0.03527734,-0.07776175;0.008612709;-0.03516122,-0.1032726;-0.3182308;-0.03052256,-0.1315969;-0.6487724;0.02800563,-0.1298473;-0.6109535;-0.06629175,0.03608408;0.5266583;-0.02181487,0;0;0,0.007302492;0.3036048;-0.02125168,0.01284271;0.5989156;-0.05762148,0.1823273;0.4764207;-0.04466128,0.203814;0.2419388;-0.0677104,0.1925821;0.05323933;-0.1404471,-0.1637544;0.506632;-0.06459349,-0.2633727;0.2920885;-0.05990525,-0.3080679;0.1117359;-0.1405252,0.07643136;-0.001176536;-0.03891325,0.049862;-0.3278444;-0.02990246,-0.01009139;-0.6556994;0.0191102,-0.01110643;-0.6977548;-0.04223466,-0.07860208;0.00886484;-0.03317389,-0.1364095;-0.3123863;-0.06407732,-0.1819229;-0.6379462;0.009576105,-0.2111455;-0.6751512;-0.05030483,0.01181191;0.526194;-0.04593134,49.17697
+0;0;0,0.0206717;0.3037592;-0.00774921,0.04123056;0.5999615;-0.02970728,0.2089392;0.4856;-0.01218328,0.2427987;0.251809;0.005975534,0.2815995;0.05468489;-0.009674928,-0.136392;0.4839796;-0.01300562,-0.1954883;0.2546114;-0.007327865,-0.2454502;0.06012361;-0.0242588,0.0765604;0.0008426856;-0.03877494,0.06498701;-0.3247506;-0.004308574,0.03694408;-0.6538733;0.05889226,0.03678458;-0.6160759;-0.03690509,-0.07780571;0.008617579;-0.03518109,-0.1032969;-0.3179733;-0.03054603,-0.1315733;-0.6479566;0.02788331,-0.1297964;-0.6100156;-0.06788591,0.03609818;0.5268642;-0.02182317,0;0;0,0.007303447;0.3037616;-0.02079844,0.01275721;0.5992471;-0.05674052,0.1825862;0.4765702;-0.04388762,0.2044655;0.2417778;-0.06687093,0.1957085;0.05471002;-0.141284,-0.1640626;0.5060034;-0.06344117,-0.2636762;0.2910702;-0.05953526,-0.3077509;0.1116401;-0.1399753,0.07621163;-0.001091361;-0.03944993,0.04981995;-0.3275144;-0.03026319,-0.00935477;-0.6547616;0.01983833,-0.01085097;-0.6984818;-0.04181433,-0.07876884;0.008856651;-0.03290487,-0.1366922;-0.3120362;-0.06461536,-0.1818918;-0.6368601;0.009875767,-0.2114553;-0.675478;-0.05058533,0.01176965;0.5264678;-0.04516816,49.21181
+0;0;0,0.02056955;0.3035393;-0.007818853,0.04101209;0.5995649;-0.02985961,0.2082854;0.485294;-0.01206985,0.2414316;0.2495208;0.00609685,0.2793405;0.05245487;-0.00955272,-0.1361423;0.4837482;-0.01302819,-0.1958994;0.2526271;-0.00756624,-0.2455082;0.05823338;-0.02390686,0.07659944;0.0008275086;-0.03859549,0.06458925;-0.3254137;-0.004558317,0.03675399;-0.6541743;0.05854273,0.03662867;-0.6163756;-0.03741326,-0.07771916;0.008616232;-0.03525995,-0.1034861;-0.3185696;-0.03060784,-0.1317209;-0.6480931;0.02818923,-0.1299063;-0.6101595;-0.06773861,0.03590932;0.526503;-0.02195418,0;0;0,0.007293284;0.3035559;-0.02051783,0.01273844;0.5988955;-0.05618405,0.1824973;0.47765;-0.04289103,0.204628;0.2410389;-0.06619644,0.1975237;0.05410782;-0.1405151,-0.1636763;0.5057076;-0.06248875,-0.2643489;0.2891994;-0.0598676,-0.3080593;0.1096331;-0.1396319,0.07621083;-0.000977844;-0.03935385,0.04968277;-0.3280051;-0.03010511,-0.009472936;-0.6548388;0.02009845,-0.01086813;-0.6989921;-0.04128337,-0.07872086;0.008727822;-0.0329336,-0.1375216;-0.3125287;-0.06568795,-0.1816463;-0.6368302;0.009953469,-0.2115716;-0.675365;-0.05067521,0.01174974;0.5261424;-0.04466963,49.24356
+0;0;0,0.02058313;0.3037398;-0.007824018,0.04105417;0.6001777;-0.02989629,0.2081322;0.4858316;-0.01210428,0.2414255;0.2490125;0.006143013,0.2787634;0.05491468;-0.009270854,-0.1359221;0.4842875;-0.01306157,-0.1959442;0.2521412;-0.007575398,-0.2448059;0.06067526;-0.0236699,0.07651325;0.0008265775;-0.03855207,0.06447054;-0.3262978;-0.00442275,0.03666918;-0.6546581;0.05860147,0.03654373;-0.6168507;-0.03746094,-0.0776317;0.008606537;-0.03522028,-0.1034684;-0.319465;-0.03055557,-0.1316689;-0.6485873;0.02816991,-0.1298522;-0.6106449;-0.06786433,0.03594303;0.526996;-0.02197789,0;0;0,0.007128835;0.3037936;-0.02003431,0.01212436;0.5996504;-0.05496287,0.1818506;0.4782939;-0.04314876,0.2054086;0.2406473;-0.06537032,0.2043129;0.05762506;-0.1415763,-0.1638926;0.5049201;-0.06043381,-0.2640144;0.2869816;-0.05866473,-0.3067999;0.1102783;-0.1377283,0.0761613;-0.0008613169;-0.03924203,0.04994854;-0.3287974;-0.02970314,-0.00895676;-0.6551864;0.02095103,-0.01035699;-0.699339;-0.04059887,-0.07861102;0.008598155;-0.0329788,-0.1372561;-0.3135802;-0.06587403,-0.1811003;-0.6374352;0.01002733,-0.21103;-0.6759304;-0.05081326,0.0112797;0.5267335;-0.04370165,49.27706
+0;0;0,0.02057702;0.3036496;-0.007821695,0.04104372;0.6000248;-0.02988937,0.2076217;0.4858123;-0.01212758,0.2410162;0.2482724;0.006175251,0.278262;0.0546535;-0.009200578,-0.1354314;0.4842727;-0.0130821,-0.1956362;0.2514197;-0.007579221,-0.2443773;0.06042631;-0.02363401,0.07654803;0.0008269533;-0.0385696,0.06449711;-0.3265209;-0.004416965,0.03666666;-0.6552246;0.05867315,0.03654135;-0.6174256;-0.03728541,-0.07766701;0.00861045;-0.03523629,-0.1035213;-0.3196852;-0.0305684,-0.1317513;-0.6491517;0.02821849,-0.1299366;-0.6112179;-0.06771193,0.03593355;0.5268568;-0.02197246,0;0;0,0.007191658;0.3037145;-0.01983619,0.0122242;0.5995331;-0.05454707,0.1815691;0.4787482;-0.04294562,0.2065701;0.2404842;-0.0648694,0.2068204;0.05817126;-0.1415105,-0.1632974;0.5037416;-0.05834302,-0.2628352;0.2847274;-0.05766517,-0.3055248;0.1090082;-0.1377419,0.07606623;-0.0006415248;-0.03951478,0.0500063;-0.3288177;-0.03005457,-0.008741584;-0.6554865;0.02129912,-0.01023858;-0.6999461;-0.03971243,-0.07871284;0.008466224;-0.03287115,-0.1375137;-0.3138463;-0.06641737,-0.1813282;-0.6380063;0.009751007,-0.2112617;-0.6764966;-0.05092808,0.01137388;0.5266209;-0.04334784,49.29982
+0;0;0,0.02057742;0.3039803;-0.007849831,0.04102641;0.6007805;-0.03000641,0.2088661;0.4860213;-0.01219243,0.2418291;0.2473947;0.006072847,0.2780335;0.05598667;-0.009127059,-0.1367121;0.4846264;-0.01294621,-0.1975079;0.2508738;-0.00780537,-0.24565;0.0621756;-0.02374768,0.07659599;0.0008554458;-0.03852902,0.06428604;-0.3272334;-0.004854254,0.03661786;-0.6556304;0.05821241,0.03645282;-0.6178384;-0.03772596,-0.07766573;0.00858682;-0.03530529,-0.103573;-0.3204018;-0.03048995,-0.131284;-0.6496208;0.02811372,-0.1295172;-0.6116996;-0.06779794,0.0359272;0.5275661;-0.02206582,0;0;0,0.006751359;0.3041246;-0.01875377,0.01087132;0.6007909;-0.04996777,0.1817493;0.4795243;-0.04237604,0.2093925;0.2405505;-0.06451702,0.2144945;0.06225155;-0.1442809,-0.1652471;0.5028175;-0.05757408,-0.2652054;0.2828847;-0.0567328,-0.3081065;0.1100524;-0.1371527,0.07603216;-0.0005534291;-0.03963542,0.05016285;-0.3294462;-0.03024626,-0.008424461;-0.6557676;0.02141929,-0.009992599;-0.7002674;-0.03950882,-0.07877517;0.008401022;-0.0328033,-0.1377479;-0.3145538;-0.06671837,-0.1813561;-0.6383961;0.00951726,-0.2111315;-0.6770813;-0.05098636,0.01026049;0.5276588;-0.03993082,49.3342
+0;0;0,0.0205713;0.3038899;-0.007847496,0.04099971;0.6003924;-0.02997955,0.2073857;0.4861091;-0.01226258,0.240235;0.2483061;0.005939662,0.2760783;0.05880675;-0.009108676,-0.1352703;0.484726;-0.01300998,-0.1958564;0.2517802;-0.007886885,-0.2435184;0.06496362;-0.02367022,0.07660402;0.0008555355;-0.03853306,0.06430161;-0.3270321;-0.004878949,0.03660225;-0.655799;0.05825879,0.03643759;-0.6180247;-0.03746295,-0.07767387;0.00858772;-0.03530899,-0.1035653;-0.320199;-0.03049661,-0.1313075;-0.649789;0.02817311,-0.1295447;-0.6118857;-0.06752196,0.03590919;0.5273026;-0.02205248,0;0;0,0.007016033;0.3040297;-0.01872277,0.01148811;0.6003959;-0.04987478,0.1806113;0.479088;-0.04017329,0.2123758;0.2416638;-0.06428576,0.2204396;0.06639066;-0.1457446,-0.163498;0.5027096;-0.05522015,-0.2627847;0.2833863;-0.05557784,-0.3067383;0.1127776;-0.1354649,0.07607961;-0.0005605221;-0.03956366,0.0502795;-0.3292813;-0.03112316,-0.008188933;-0.6558764;0.02139783,-0.009837031;-0.7002399;-0.03935147,-0.07877126;0.008394318;-0.03283791,-0.1379865;-0.3143508;-0.0663548,-0.1811443;-0.6383179;0.01126003,-0.2107146;-0.6768674;-0.04915266,0.01071835;0.5273914;-0.03984404,49.36751
+0;0;0,0.0205713;0.3038899;-0.007847496,0.04099971;0.6003924;-0.02997955,0.2073857;0.4861091;-0.01226258,0.240235;0.2483061;0.005939662,0.2760783;0.05880675;-0.009108676,-0.1352703;0.484726;-0.01300998,-0.1958564;0.2517802;-0.007886885,-0.2435184;0.06496362;-0.02367022,0.07660402;0.0008555355;-0.03853306,0.06430161;-0.3270321;-0.004878949,0.03660225;-0.655799;0.05825879,0.03643759;-0.6180247;-0.03746295,-0.07767387;0.00858772;-0.03530899,-0.1035653;-0.320199;-0.03049661,-0.1313075;-0.649789;0.02817311,-0.1295447;-0.6118857;-0.06752196,0.03590919;0.5273026;-0.02205248,0;0;0,0.007016033;0.3040297;-0.01872277,0.01148811;0.6003959;-0.04987478,0.1806113;0.479088;-0.04017329,0.2123758;0.2416638;-0.06428576,0.2204396;0.06639066;-0.1457446,-0.163498;0.5027096;-0.05522015,-0.2627847;0.2833863;-0.05557784,-0.3067383;0.1127776;-0.1354649,0.07607961;-0.0005605221;-0.03956366,0.0502795;-0.3292813;-0.03112316,-0.008188933;-0.6558764;0.02139783,-0.009837031;-0.7002399;-0.03935147,-0.07877126;0.008394318;-0.03283791,-0.1379865;-0.3143508;-0.0663548,-0.1811443;-0.6383179;0.01126003,-0.2107146;-0.6768674;-0.04915266,0.01071835;0.5273914;-0.03984404,49.38987
+0;0;0,0.02052272;0.3036258;-0.007973213,0.04087158;0.5996854;-0.03019602,0.2070953;0.485496;-0.01203736,0.2388536;0.2524279;0.005435543,0.2765854;0.05062178;-0.01073455,-0.1351853;0.4840726;-0.01300871,-0.1949189;0.2559406;-0.008286077,-0.2457645;0.05710651;-0.02533361,0.07676337;0.0008533307;-0.03867551,0.06435203;-0.3281355;-0.005381268,0.03623196;-0.6590654;0.0582489,0.03612648;-0.6215015;-0.0350497,-0.07786828;0.008623323;-0.03537381,-0.1040202;-0.3212104;-0.03068372,-0.1322487;-0.6529969;0.02826515,-0.1304751;-0.6153081;-0.06500644,0.035808;0.5267826;-0.0222583,0;0;0,0.006976157;0.3038373;-0.01753831,0.01151201;0.5999674;-0.04667234,0.1803764;0.478517;-0.03667378,0.2247009;0.2489127;-0.06752467,0.240345;0.06633547;-0.1615019,-0.1634377;0.5019058;-0.05097219,-0.2615076;0.2874039;-0.05338673,-0.3155065;0.1092414;-0.1414386,0.07620442;-0.0004777312;-0.0397718,0.0507696;-0.3303177;-0.03236771,-0.008406341;-0.6589594;0.02098966,-0.009231538;-0.7008587;-0.03894091,-0.07907015;0.008337935;-0.03267302,-0.1389352;-0.3150305;-0.06934956,-0.1824304;-0.641008;0.00939665,-0.2101496;-0.6792676;-0.04834521,0.01070082;0.5270801;-0.03717208,49.4235
+0;0;0,0.02052272;0.3036258;-0.007973213,0.04087158;0.5996854;-0.03019602,0.2070953;0.485496;-0.01203736,0.2388536;0.2524279;0.005435543,0.2765854;0.05062178;-0.01073455,-0.1351853;0.4840726;-0.01300871,-0.1949189;0.2559406;-0.008286077,-0.2457645;0.05710651;-0.02533361,0.07676337;0.0008533307;-0.03867551,0.06435203;-0.3281355;-0.005381268,0.03623196;-0.6590654;0.0582489,0.03612648;-0.6215015;-0.0350497,-0.07786828;0.008623323;-0.03537381,-0.1040202;-0.3212104;-0.03068372,-0.1322487;-0.6529969;0.02826515,-0.1304751;-0.6153081;-0.06500644,0.035808;0.5267826;-0.0222583,0;0;0,0.006976157;0.3038373;-0.01753831,0.01151201;0.5999674;-0.04667234,0.1803764;0.478517;-0.03667378,0.2247009;0.2489127;-0.06752467,0.240345;0.06633547;-0.1615019,-0.1634377;0.5019058;-0.05097219,-0.2615076;0.2874039;-0.05338673,-0.3155065;0.1092414;-0.1414386,0.07620442;-0.0004777312;-0.0397718,0.0507696;-0.3303177;-0.03236771,-0.008406341;-0.6589594;0.02098966,-0.009231538;-0.7008587;-0.03894091,-0.07907015;0.008337935;-0.03267302,-0.1389352;-0.3150305;-0.06934956,-0.1824304;-0.641008;0.00939665,-0.2101496;-0.6792676;-0.04834521,0.01070082;0.5270801;-0.03717208,49.45711
+0;0;0,0.02051635;0.3035316;-0.007970739,0.04084026;0.5992287;-0.03016534,0.2071916;0.4851216;-0.01201165,0.2387484;0.2535321;0.005350409,0.2763654;0.05234;-0.01077048,-0.1353285;0.4836972;-0.01298368,-0.1946832;0.2570125;-0.008291004,-0.245374;0.0587834;-0.02528667,0.07687998;0.0008546269;-0.03873426,0.06446288;-0.3282869;-0.005424563,0.03632132;-0.6594697;0.05825424,0.03621636;-0.6219434;-0.03458102,-0.07798656;0.008636422;-0.03542755,-0.1041506;-0.3213504;-0.03073527,-0.1324007;-0.6533905;0.02825865,-0.1306359;-0.6157399;-0.06454974,0.03578442;0.5264372;-0.02223974,0;0;0,0.006929696;0.3037919;-0.0166831,0.0116334;0.5996675;-0.04462385,0.1806171;0.4784884;-0.03580642,0.2317365;0.2525906;-0.07169437,0.251193;0.07228047;-0.1679382,-0.163484;0.5016249;-0.04937776,-0.2626045;0.2892618;-0.05219767,-0.3216018;0.1142109;-0.1418064,0.0762687;-0.0005596876;-0.03992963,0.05102476;-0.330584;-0.03325915,-0.008197099;-0.6594192;0.02049184,-0.00884521;-0.7009536;-0.03915262,-0.07927863;0.008459392;-0.03247986,-0.1393923;-0.314574;-0.07289803,-0.1825298;-0.6404485;0.007562749,-0.2104112;-0.6772761;-0.05101834,0.01075757;0.5268578;-0.03540659,49.47958
+0;0;0,0.02048855;0.3034427;-0.007958097,0.04075735;0.598864;-0.03014206,0.207001;0.484724;-0.01207799,0.2384778;0.2543007;0.005480329,0.2766926;0.04898675;-0.01110354,-0.135262;0.4832838;-0.01295985,-0.1947531;0.257821;-0.008346163,-0.2469063;0.05566391;-0.02571845,0.07713273;0.0008544631;-0.03888494,0.06468353;-0.3283457;-0.005966954,0.03653304;-0.6599571;0.05772752,0.0364154;-0.6225006;-0.03422713,-0.07825947;0.008672498;-0.03553126,-0.1047077;-0.3213177;-0.03125204,-0.1328201;-0.6537869;0.02781945,-0.1310856;-0.6162068;-0.06410882,0.03571719;0.5261465;-0.0222199,0;0;0,0.007114321;0.3037455;-0.01576757,0.0122335;0.5993968;-0.04301667,0.1809146;0.4779971;-0.03557587,0.2392852;0.2558895;-0.07625842,0.2627493;0.07424141;-0.1779571,-0.162901;0.50107;-0.04716694,-0.2651775;0.2914865;-0.05003396,-0.3308034;0.1154264;-0.1426909,0.07640103;-0.0007661283;-0.04030538,0.05148023;-0.330844;-0.03406882,-0.00787273;-0.6600509;0.01992727,-0.008407593;-0.7011406;-0.03887105,-0.07975401;0.008731348;-0.03202013,-0.140189;-0.3137197;-0.0765651,-0.1838474;-0.6398726;0.004266724,-0.2104009;-0.6786592;-0.05118217,0.01124659;0.5266477;-0.03392959,49.50279
+0;0;0,0.02045383;0.3029285;-0.007944613,0.04068543;0.5978079;-0.0300868,0.206584;0.4839116;-0.01206097,0.2379235;0.2544935;0.005420755,0.2769343;0.04490286;-0.01150855,-0.1349676;0.4824744;-0.012941,-0.1941992;0.2579951;-0.008347437,-0.2474387;0.05162711;-0.02608159,0.07739146;0.0008573294;-0.03901538,0.06494272;-0.3283307;-0.006098609,0.03675465;-0.6603847;0.05768089,0.03663627;-0.6228815;-0.03484923,-0.07852197;0.008701588;-0.03565045,-0.1049692;-0.3212764;-0.03137138,-0.1331192;-0.6541894;0.02777896,-0.1313738;-0.6165619;-0.06472459,0.03565619;0.5252481;-0.0221818,0;0;0,0.007546663;0.3032246;-0.01565409,0.01321349;0.5983278;-0.04280138,0.1814918;0.4775866;-0.03531528,0.2463283;0.2594965;-0.08171988,0.2740948;0.0779369;-0.1912727,-0.1619777;0.5010871;-0.04513035,-0.2663464;0.2936899;-0.04887802,-0.3429056;0.1210266;-0.1491912,0.07652292;-0.001058161;-0.0406878,0.0518977;-0.3311594;-0.03521204,-0.007597532;-0.6607214;0.01929951,-0.007798728;-0.7021434;-0.04000473,-0.08018138;0.009066512;-0.03164046,-0.1414395;-0.3121581;-0.08326796,-0.1831547;-0.6384915;-0.0002701059,-0.2109292;-0.6771899;-0.05619187,0.01206231;0.5257386;-0.03373504,49.53675
+0;0;0,0.02044201;0.3027534;-0.007940021,0.04065113;0.5973051;-0.03005793,0.2065157;0.4834915;-0.0120424,0.237894;0.2537888;0.005461008,0.2766022;0.04582356;-0.01133701,-0.1349578;0.4820546;-0.01292223,-0.1942628;0.2572968;-0.008322965,-0.2470895;0.05252929;-0.02591959,0.07766198;0.000860326;-0.03915175,0.06521998;-0.3281492;-0.006252822,0.03699575;-0.6606292;0.0576085,0.03687491;-0.6229695;-0.03685295,-0.07879643;0.008732003;-0.03577506,-0.1052293;-0.3210671;-0.03149831,-0.1334154;-0.6544072;0.02772792,-0.1316336;-0.6166205;-0.06670643,0.03562696;0.5248184;-0.02216091,0;0;0,0.007695466;0.3030896;-0.01476455,0.01354736;0.5978975;-0.04145956,0.1817573;0.4773261;-0.03562069,0.2524516;0.2620193;-0.08757782,0.288488;0.08747219;-0.2027504,-0.1617263;0.5004221;-0.04160992,-0.2698219;0.294682;-0.04798306,-0.3569134;0.130172;-0.1498731,0.07650763;-0.001359999;-0.0413487,0.051943;-0.3312954;-0.03648853,-0.007383373;-0.6612704;0.01841807,-0.006926592;-0.7038677;-0.0425005,-0.08079071;0.009467647;-0.03079296,-0.1427796;-0.3102091;-0.08951758,-0.1829928;-0.6363819;-0.003424346,-0.2117507;-0.6735682;-0.06376205,0.01236251;0.5253749;-0.03246093,49.55905
+0;0;0,0.02016802;0.302767;-0.008119861,0.04014407;0.5973229;-0.03039396,0.2060214;0.4833345;-0.01236232,0.237897;0.2537322;0.00555436,0.2779353;0.04597495;-0.01069135,-0.1353362;0.4818039;-0.01309497,-0.1949156;0.2571226;-0.008309972,-0.2485523;0.05258058;-0.02607778,0.07763311;0.0009320039;-0.0392073,0.06448775;-0.3281;-0.006810661,0.03610753;-0.6605754;0.0570053,0.03595269;-0.6229311;-0.03745736,-0.07885175;0.008654767;-0.03567181,-0.1059211;-0.3210993;-0.03194183,-0.1342253;-0.6544253;0.02730767,-0.1324776;-0.6166564;-0.06712878,0.03517397;0.5248365;-0.02246092,0;0;0,0.007695466;0.3030896;-0.01476455,0.01354736;0.5978975;-0.04145956,0.1817573;0.4773261;-0.03562069,0.2524516;0.2620193;-0.08757782,0.288488;0.08747219;-0.2027504,-0.1617263;0.5004221;-0.04160992,-0.2698219;0.294682;-0.04798306,-0.3569134;0.130172;-0.1498731,0.07650763;-0.001359999;-0.0413487,0.051943;-0.3312954;-0.03648853,-0.007383373;-0.6612704;0.01841807,-0.006926592;-0.7038677;-0.0425005,-0.08079071;0.009467647;-0.03079296,-0.1427796;-0.3102091;-0.08951758,-0.1829928;-0.6363819;-0.003424346,-0.2117507;-0.6735682;-0.06376205,0.01236251;0.5253749;-0.03246093,49.58165
+0;0;0,0.02016779;0.3027636;-0.008119768,0.0401371;0.5972199;-0.03038654,0.2056743;0.4833344;-0.01237728,0.2376672;0.2528869;0.005605357,0.2795994;0.03530204;-0.01140884,-0.135001;0.4818069;-0.01310845,-0.1947996;0.2562986;-0.00830585,-0.2509735;0.04208097;-0.02691414,0.07791218;0.0009353541;-0.03934823,0.0647748;-0.327897;-0.006971259,0.03634517;-0.6609512;0.0569558,0.0361891;-0.623246;-0.03826026,-0.07913519;0.008685877;-0.03580004,-0.1061881;-0.320868;-0.03207232,-0.1345416;-0.6547743;0.02728032,-0.1327799;-0.6169435;-0.0679093,0.03516836;0.5247535;-0.02245568,0;0;0,0.008000702;0.3031177;-0.01393318,0.01419908;0.5978627;-0.04011679,0.1818406;0.477003;-0.03607774,0.2619208;0.2662291;-0.09619832,0.2998152;0.08668202;-0.2215691,-0.1608071;0.5001059;-0.03929097,-0.2726513;0.2954592;-0.04726299,-0.3722585;0.1294528;-0.1564017,0.07645148;-0.001682967;-0.0420928,0.05174616;-0.3314147;-0.03782654,-0.007325415;-0.6620134;0.01726461,-0.007246528;-0.7040111;-0.04551935,-0.08139874;0.009826361;-0.02995252,-0.1434343;-0.3081225;-0.09637292,-0.1823493;-0.6346729;-0.008791566,-0.2119421;-0.670562;-0.07130868,0.01293701;0.5253491;-0.03121948,49.60499
+0;0;0,0.02016267;0.3026868;-0.008117708,0.0401211;0.5969828;-0.03037234,0.2050907;0.4832757;-0.01240115,0.2370318;0.2532016;0.005552345,0.2770187;0.04571101;-0.01067252,-0.1344451;0.4817533;-0.01312989,-0.1941468;0.2566103;-0.008335061,-0.2477147;0.05233078;-0.02608007,0.07821408;0.0009389785;-0.03950071,0.06510986;-0.3270633;-0.00720546,0.03651737;-0.6620253;0.05708779,0.03636253;-0.6243801;-0.03738678,-0.07944184;0.008719535;-0.03593876,-0.1064265;-0.3200025;-0.03222045,-0.1349424;-0.6558214;0.02747217,-0.1331944;-0.6180516;-0.06697619,0.03515511;0.5245562;-0.02244585,0;0;0,0.008592814;0.3030594;-0.01314855,0.01551232;0.5976816;-0.0387013,0.1821676;0.4763688;-0.03644395,0.2677227;0.2695029;-0.1009688,0.313647;0.106193;-0.227994,-0.1590411;0.4993337;-0.03681564,-0.2739587;0.2968636;-0.04555855,-0.3725513;0.1421478;-0.1516578,0.07636422;-0.00195241;-0.04293394,0.05213177;-0.3308914;-0.03945279,-0.00685358;-0.6634313;0.01612282,-0.007322669;-0.7045717;-0.04650903,-0.082015;0.01010539;-0.02915562,-0.1436878;-0.3056989;-0.1017109,-0.1810972;-0.6346014;-0.01467969,-0.209914;-0.6660641;-0.08082983,0.01406935;0.525194;-0.0299511,49.63866
+0;0;0,0.02031092;0.302284;-0.008135345,0.04040667;0.5961738;-0.03041001,0.2054814;0.4822828;-0.01269339,0.2384473;0.2527992;0.006170759,0.2835467;0.05147745;-0.008314025,-0.1343432;0.4809178;-0.01302484,-0.1947318;0.2563316;-0.008597668,-0.2484023;0.05733207;-0.02571108,0.07823385;0.0009863205;-0.03965645,0.06487922;-0.3272453;-0.007342968,0.03573953;-0.6634054;0.05705192,0.03547568;-0.6256107;-0.03916602,-0.07955812;0.008693451;-0.03590366,-0.1073709;-0.3202109;-0.0332852,-0.1358774;-0.6572136;0.0268486,-0.1342044;-0.6192983;-0.06934531,0.03540879;0.5238469;-0.02247936,0;0;0,0.008901954;0.3026791;-0.01266694,0.01613113;0.5969292;-0.03786588,0.1827684;0.4753942;-0.03686953,0.2772137;0.2754063;-0.1089132,0.3217688;0.1183533;-0.2358911,-0.1587051;0.4983245;-0.03374652,-0.278981;0.2995067;-0.04426204,-0.3780756;0.1511574;-0.1488895,0.07621342;-0.002247393;-0.04336596,0.05177221;-0.3314167;-0.04041624,-0.007278025;-0.6651853;0.01536084,-0.006614238;-0.7064812;-0.04971742,-0.08211637;0.01022962;-0.02909293,-0.1438868;-0.3044637;-0.1072661,-0.1777186;-0.6358352;-0.02331524,-0.2055059;-0.6718571;-0.08802775,0.01461717;0.5245302;-0.02919745,49.67214
+0;0;0,0.02027067;0.3016848;-0.008119221,0.04027014;0.5941684;-0.03028182,0.211683;0.4792046;-0.01225371,0.2444282;0.2512567;0.006484197,0.2871648;0.06048246;-0.007241713,-0.1407412;0.4777889;-0.01259745,-0.2007257;0.2547057;-0.0081999,-0.2515843;0.06613198;-0.02441672,0.07845455;0.0009891031;-0.03976833,0.06506518;-0.3280964;-0.007370777,0.03580759;-0.6656165;0.05728462,0.03554541;-0.6278709;-0.03832715,-0.07978257;0.008717977;-0.03600495,-0.1076677;-0.3210421;-0.03337968,-0.1362896;-0.6594081;0.0269974,-0.1346271;-0.6215426;-0.06859049,0.03530462;0.5223097;-0.0224025,0;0;0,0.01124296;0.3020617;-0.01108599,0.02281296;0.5949754;-0.03360677,0.1957231;0.4783602;-0.04043722,0.2836595;0.2781267;-0.1149848,0.3289303;0.1326846;-0.2383006,-0.1598556;0.4970512;-0.03121755,-0.2830564;0.3018992;-0.04221129,-0.3802533;0.1651545;-0.1435192,0.07610184;-0.002423286;-0.04404831,0.05092275;-0.3323984;-0.04111433,-0.00831598;-0.6675725;0.01461029,-0.007439584;-0.7081066;-0.0503962,-0.08248311;0.01045423;-0.02872043,-0.1440579;-0.3037054;-0.1126159,-0.1741328;-0.6373917;-0.03073153,-0.1944737;-0.6697462;-0.1007305,0.02005154;0.5230008;-0.02570367,49.70554
+0;0;0,0.02026365;0.3015804;-0.008116409,0.04024788;0.5938411;-0.03026232,0.2130239;0.4785952;-0.01216148,0.2458552;0.2500486;0.006625642,0.2904063;0.05117433;-0.00768305,-0.1421172;0.4771686;-0.01250787,-0.2022592;0.2534994;-0.00809877,-0.2552772;0.05691919;-0.02500414,0.07871228;0.0009923524;-0.03989897,0.06528613;-0.3289972;-0.007412422,0.03586065;-0.6684542;0.05761402,0.0356047;-0.6308929;-0.03572332,-0.08004465;0.008746616;-0.03612323,-0.1080064;-0.3219193;-0.03349075,-0.1367925;-0.662227;0.02723281,-0.1351696;-0.6245487;-0.06608123,0.03528583;0.5220326;-0.02238851,0;0;0,0.01217821;0.3019638;-0.009837389,0.02434173;0.5947178;-0.03114343,0.198312;0.4780349;-0.04140949,0.2879866;0.2790822;-0.1191311,0.3397564;0.1345331;-0.2539122,-0.159776;0.4965519;-0.02916929,-0.2882391;0.3041089;-0.04045251,-0.3936857;0.1661907;-0.1481561,0.07611412;-0.002391487;-0.04460335,0.05044207;-0.3332388;-0.04148746,-0.008836623;-0.6706134;0.01319146,-0.007928457;-0.7090383;-0.05073285,-0.08288886;0.01053724;-0.02840669,-0.142811;-0.3034836;-0.1174516,-0.1656038;-0.6399049;-0.03604773,-0.1831505;-0.6664817;-0.1085754,0.02150518;0.5227684;-0.02350712,49.73928
+0;0;0,0.02015435;0.301205;-0.008268075,0.03998242;0.59287;-0.03053728,0.214717;0.4773929;-0.01241832,0.2509035;0.2512435;0.006594545,0.304913;0.04848079;-0.007012984,-0.1441306;0.4756228;-0.0120818,-0.2054816;0.2541851;-0.008102199,-0.2629742;0.05264038;-0.02510969,0.07880151;0.0009899517;-0.04006641,0.06466331;-0.3291225;-0.008076783,0.03497204;-0.6699606;0.05709439,0.03457492;-0.6324238;-0.03609503,-0.08026209;0.008758122;-0.03601763,-0.1093648;-0.3219237;-0.03611081,-0.1378313;-0.6634209;0.02608867,-0.1363504;-0.6257632;-0.06707996,0.03506294;0.5212121;-0.02263711,0;0;0,0.01318586;0.3015685;-0.009034872,0.02644157;0.5937288;-0.02962685,0.2016212;0.4759229;-0.04230428,0.2928049;0.2805477;-0.1218565,0.3499738;0.1411352;-0.268522,-0.1599825;0.4960819;-0.02642935,-0.2965393;0.3123355;-0.04652788,-0.4054739;0.1722942;-0.1593844,0.07601196;-0.002663761;-0.04506731,0.05039099;-0.3336172;-0.04177356,-0.00925589;-0.6723819;0.01281738,-0.007521693;-0.7101195;-0.05160189,-0.08318532;0.01097855;-0.02785052,-0.1405643;-0.3024006;-0.1211166,-0.1548875;-0.6404569;-0.03857979,-0.1739122;-0.6672051;-0.1104055,0.02335861;0.5219239;-0.02214265,49.77277
+0;0;0,0.0201171;0.3006484;-0.008252795,0.0399132;0.5918429;-0.03048622,0.2145881;0.4764947;-0.0123835,0.2520008;0.2426823;0.007273617,0.3029202;0.0515205;-0.00555537,-0.1441249;0.4747254;-0.0120471,-0.2075548;0.2457841;-0.007932656,-0.2617579;0.05577067;-0.02396708,0.07894384;0.0009917397;-0.04013878,0.06475722;-0.3302511;-0.008039601,0.03503311;-0.6714662;0.05720366,0.03463804;-0.6339685;-0.03550383,-0.08040705;0.008773942;-0.03608268,-0.1096094;-0.3230402;-0.03617618,-0.1381074;-0.6649151;0.02609209,-0.1366341;-0.627297;-0.06659472,0.03500143;0.5202975;-0.02259846,0;0;0,0.01408002;0.3009913;-0.008260489,0.02805072;0.5926874;-0.02821994,0.2027968;0.4750454;-0.04296684,0.3101792;0.2841708;-0.1351094,0.3554246;0.1467956;-0.2706864,-0.1585976;0.4959914;-0.02372434,-0.3048491;0.3104705;-0.04915789,-0.4112049;0.1825517;-0.1569791,0.07591036;-0.002641141;-0.04555082,0.04961538;-0.3346791;-0.04196906,-0.0100376;-0.6738234;0.01271725,-0.00831452;-0.7114195;-0.05114865,-0.08340912;0.01092928;-0.02770749,-0.1380699;-0.3027401;-0.1255706,-0.1459744;-0.6414564;-0.04324962,-0.1639607;-0.6685006;-0.1144781,0.02481872;0.5209875;-0.0208869,49.79483
+0;0;0,0.02011043;0.3005486;-0.008250057,0.03989782;0.591615;-0.03047373,0.2156029;0.4760469;-0.01231593,0.2534408;0.2395773;0.007564576,0.3037243;0.05080281;-0.005104199,-0.1451636;0.4742674;-0.01197761,-0.2093143;0.2427244;-0.007816403,-0.2628406;0.0550839;-0.02365059,0.07893105;0.0009915789;-0.04013227,0.06472604;-0.3306807;-0.007991478,0.03492542;-0.6727741;0.05741972,0.03453051;-0.6352792;-0.0352516,-0.08039402;0.008772519;-0.03607683,-0.1096342;-0.3234718;-0.03617045,-0.1382056;-0.6662267;0.0262581,-0.1367329;-0.6286116;-0.06639254,0.03498817;0.5201005;-0.02258937,0;0;0,0.01492983;0.3008678;-0.007592916,0.02983043;0.592442;-0.02676177,0.2049061;0.4731737;-0.04265332,0.3156036;0.2829627;-0.1391449,0.3631075;0.1563207;-0.2806721,-0.1581719;0.4961711;-0.02197509,-0.3090037;0.3110875;-0.04915265,-0.4165376;0.1887527;-0.1577594,0.07582197;-0.002761066;-0.04566288,0.04934523;-0.3352164;-0.04195738,-0.01012498;-0.6754075;0.01215219,-0.008073386;-0.7123051;-0.05238318,-0.08338445;0.01099553;-0.02770964,-0.135928;-0.3030241;-0.1270684,-0.1355124;-0.6429883;-0.04571314,-0.1464277;-0.6755747;-0.1135962,0.02637532;0.5207633;-0.01963282,49.82803
+0;0;0,0.02045543;0.3004002;-0.008499852,0.04066506;0.5910714;-0.03098299,0.2152114;0.4761972;-0.0132014,0.2609674;0.2384292;0.007027303,0.3167207;0.05093437;-0.004174852,-0.1433691;0.4740992;-0.01257142,-0.2105014;0.2406206;-0.008395467,-0.268093;0.05402558;-0.02432472,0.07889768;0.001021568;-0.04025809,0.06420623;-0.3307355;-0.008635655,0.03321937;-0.6777005;0.0572174,0.03274593;-0.6404661;-0.03249045,-0.08049272;0.00872462;-0.03593612,-0.1112865;-0.3233524;-0.04336576,-0.1402653;-0.6699914;0.02506709,-0.1389231;-0.6326349;-0.06462203,0.03564286;0.5196656;-0.02302878,0;0;0,0.01648551;0.3006893;-0.00671792,0.03441206;0.5918217;-0.0247364,0.2069333;0.4712834;-0.04166722,0.3227432;0.2837341;-0.1438916,0.3704758;0.1609234;-0.2888997,-0.1535091;0.497547;-0.01878606,-0.3128123;0.3165081;-0.04851605,-0.4242778;0.1994109;-0.1592045,0.07577777;-0.002916723;-0.04578018,0.04939657;-0.3354364;-0.04213023,-0.01039845;-0.6805265;0.01281357,-0.009327207;-0.712658;-0.05229092,-0.08340175;0.01120471;-0.02766236,-0.1346342;-0.3026602;-0.1283731,-0.1330481;-0.6469768;-0.04396284,-0.1362927;-0.6817521;-0.1063624,0.03010616;0.5202538;-0.01789784,49.86147
+0;0;0,0.02045543;0.3004002;-0.008499852,0.04066506;0.5910714;-0.03098299,0.2152114;0.4761972;-0.0132014,0.2609674;0.2384292;0.007027303,0.3167207;0.05093437;-0.004174852,-0.1433691;0.4740992;-0.01257142,-0.2105014;0.2406206;-0.008395467,-0.268093;0.05402558;-0.02432472,0.07889768;0.001021568;-0.04025809,0.06420623;-0.3307355;-0.008635655,0.03321937;-0.6777005;0.0572174,0.03274593;-0.6404661;-0.03249045,-0.08049272;0.00872462;-0.03593612,-0.1112865;-0.3233524;-0.04336576,-0.1402653;-0.6699914;0.02506709,-0.1389231;-0.6326349;-0.06462203,0.03564286;0.5196656;-0.02302878,0;0;0,0.01648551;0.3006893;-0.00671792,0.03441206;0.5918217;-0.0247364,0.2069333;0.4712834;-0.04166722,0.3227432;0.2837341;-0.1438916,0.3704758;0.1609234;-0.2888997,-0.1535091;0.497547;-0.01878606,-0.3128123;0.3165081;-0.04851605,-0.4242778;0.1994109;-0.1592045,0.07577777;-0.002916723;-0.04578018,0.04939657;-0.3354364;-0.04213023,-0.01039845;-0.6805265;0.01281357,-0.009327207;-0.712658;-0.05229092,-0.08340175;0.01120471;-0.02766236,-0.1346342;-0.3026602;-0.1283731,-0.1330481;-0.6469768;-0.04396284,-0.1362927;-0.6817521;-0.1063624,0.03010616;0.5202538;-0.01789784,49.8843
+0;0;0,0.02043261;0.300065;-0.008490368,0.04063611;0.5906484;-0.03096631,0.2157867;0.4756591;-0.01315518,0.2604539;0.2435486;0.006592201,0.3162276;0.05598553;-0.004614035,-0.1439962;0.4735541;-0.01252308,-0.209531;0.2456309;-0.008446492,-0.2671436;0.05896793;-0.02438154,0.07898241;0.001022665;-0.04030132,0.0642881;-0.3307988;-0.008672748,0.03314445;-0.6795194;0.05751352,0.03267672;-0.6423721;-0.03111352,-0.08057917;0.00873399;-0.03597471,-0.1113789;-0.3234075;-0.04340579,-0.1405044;-0.6718005;0.02537332,-0.1391784;-0.6345326;-0.06323522,0.03561607;0.5192732;-0.0230155,0;0;0,0.01711911;0.3003286;-0.006185293,0.03572887;0.5913662;-0.0236125,0.2083421;0.4693617;-0.04057884,0.3279759;0.2913938;-0.1419475,0.3819155;0.1745791;-0.2898023,-0.1530658;0.4978693;-0.01641963,-0.3138755;0.326158;-0.04668398,-0.4490696;0.2305631;-0.1515664,0.07554808;-0.002984971;-0.04633617,0.04931581;-0.3355736;-0.04204273,-0.01013839;-0.6827134;0.01195479,-0.009590801;-0.7138489;-0.05260682,-0.08353578;0.01133563;-0.02750894,-0.1339971;-0.3027204;-0.1282276,-0.1303667;-0.6482688;-0.04139636,-0.1316248;-0.6836497;-0.1016444,0.03126711;0.5198234;-0.01693702,49.90651
+0;0;0,0.0205761;0.2996437;-0.009387188,0.04099908;0.5897986;-0.03250703,0.217234;0.4756483;-0.01466219,0.2707067;0.2484457;0.00593504,0.3370581;0.06427786;-0.006521869,-0.1445298;0.4723804;-0.01333606,-0.2129971;0.2483347;-0.008828454,-0.2778892;0.06383124;-0.02376156,0.07877235;0.0009044699;-0.04067707,0.06474978;-0.3308349;-0.007973164,0.03129493;-0.6802696;0.0559493,0.03068946;-0.6432005;-0.03259128,-0.08077756;0.008868312;-0.03545225,-0.1140836;-0.3222759;-0.05893406,-0.1425265;-0.6694857;0.01817844,-0.1413269;-0.6322815;-0.07034521,0.03591159;0.5185571;-0.02440935,0;0;0,0.01776883;0.2999164;-0.005682468,0.03712177;0.5905871;-0.02236891,0.2101428;0.4671396;-0.03926682,0.3327552;0.2963378;-0.1426957,0.3889147;0.1850407;-0.2941372,-0.1529235;0.4982652;-0.01455446,-0.3183999;0.3352479;-0.04533559,-0.4487386;0.2455748;-0.1612927,0.07550883;-0.003238201;-0.04635143,0.04900143;-0.3358066;-0.04277039,-0.009752989;-0.6834161;0.01223397,-0.01086649;-0.7143331;-0.05240083,-0.08345877;0.01162416;-0.0275688,-0.1335452;-0.3026412;-0.1277974,-0.1291151;-0.6481848;-0.03897211,-0.1292167;-0.6845106;-0.09805384,0.03248432;0.5191495;-0.01589084,49.94029
+0;0;0,0.0205286;0.2989521;-0.009365521,0.04095087;0.5890976;-0.03248302,0.2171505;0.4749938;-0.0146445,0.2702867;0.2492211;0.005823105,0.3367007;0.06487945;-0.00664556,-0.1445375;0.4717266;-0.01331864,-0.212574;0.2490909;-0.008839403,-0.2775273;0.06441335;-0.0237866,0.07870821;0.0009037335;-0.04064395,0.06466238;-0.3313859;-0.007885803,0.03115258;-0.6813945;0.05614165,0.03054959;-0.6443543;-0.03203686,-0.0807118;0.008861092;-0.03542339,-0.1140731;-0.3228324;-0.05894414,-0.1425627;-0.6706124;0.01829502,-0.141368;-0.6334378;-0.06986662,0.03586606;0.5178937;-0.02438962,0;0;0,0.01929247;0.2991464;-0.004549265,0.0405716;0.5897739;-0.01945782,0.2125732;0.4652265;-0.03749371,0.3389401;0.2998554;-0.1418941,0.3967744;0.1951669;-0.2975979,-0.150093;0.4983788;-0.01175277,-0.3165281;0.338738;-0.04384371,-0.4638689;0.2646347;-0.1503685,0.07523343;-0.003444821;-0.0466454,0.0493561;-0.3366208;-0.04335189,-0.008766621;-0.6847749;0.01267457,-0.009532005;-0.7155567;-0.0515933,-0.08339329;0.0117562;-0.02747873,-0.1331047;-0.3038165;-0.1256082,-0.1268145;-0.6492056;-0.03398237,-0.1294269;-0.6843871;-0.09373125,0.03537077;0.5183665;-0.01351762,49.97342
+0;0;0,0.02044238;0.2976965;-0.009326187,0.04085091;0.587648;-0.03242543,0.2176803;0.4735068;-0.01456595,0.2702385;0.2501898;0.005679033,0.3366928;0.06573641;-0.006797185,-0.1452485;0.4702284;-0.01323556,-0.212545;0.2500142;-0.008805031,-0.2775376;0.06522481;-0.02376128,0.07873363;0.0009040254;-0.04065707,0.06466069;-0.332027;-0.007835686,0.03149638;-0.678427;0.05553163,0.03087787;-0.6412056;-0.03491615,-0.08073787;0.008863954;-0.03543483,-0.1141636;-0.3234698;-0.05900098,-0.1423595;-0.6676642;0.01744182,-0.141134;-0.6303049;-0.07298864,0.03577395;0.5165539;-0.02434451,0;0;0,0.02169701;0.2977388;-0.002987623,0.04507336;0.5880983;-0.01612377,0.2168236;0.4627513;-0.03477812,0.3452862;0.3033803;-0.1403291,0.4034332;0.2024793;-0.2985466,-0.1469851;0.4979779;-0.008300309,-0.3154869;0.3450497;-0.04383662,-0.4617428;0.2689371;-0.1506587,0.07509109;-0.004070699;-0.0468781,0.05061519;-0.3380002;-0.04365135,-0.006738897;-0.6823812;0.01309776,-0.007371273;-0.7172933;-0.0503006,-0.08335854;0.0123339;-0.02742311,-0.1331923;-0.3051435;-0.1214607,-0.126577;-0.6457569;-0.02634493,-0.1316263;-0.684431;-0.08543566,0.0392355;0.516809;-0.01071954,49.99553
+0;0;0,0.02089531;0.2973247;-0.01011014,0.04205034;0.5870087;-0.03402151,0.2222005;0.4733514;-0.01602428,0.2820731;0.2533479;0.004722966,0.3497543;0.06929258;-0.008775305,-0.1474395;0.4687786;-0.01358085,-0.2201548;0.2517248;-0.009470396,-0.2924072;0.06946389;-0.02360735,0.07845482;0.0006641339;-0.04074628,0.06377002;-0.3303286;-0.009056814,0.03027231;-0.679323;0.05472043,0.02942621;-0.6422511;-0.03491777,-0.08071961;0.009066904;-0.0348998,-0.1164756;-0.3195496;-0.07374311,-0.1448339;-0.6651391;0.008417688,-0.1451576;-0.7002437;-0.05360663,0.03675348;0.5159201;-0.0257086,0;0;0,0.02229905;0.2973834;-0.00257659,0.04457733;0.5876405;-0.01648188,0.2203956;0.4611227;-0.03157115,0.3523045;0.307591;-0.1385515,0.4094994;0.2092437;-0.2988508,-0.1501622;0.4966361;-0.004672614,-0.3224201;0.3506801;-0.04263035,-0.4715598;0.2856213;-0.1529209,0.07463256;-0.004465431;-0.04717946,0.05085891;-0.3364448;-0.04639745,-0.005316615;-0.6831601;0.01376486,-0.004340678;-0.7177546;-0.04878378,-0.08312858;0.0126181;-0.02731816,-0.1341698;-0.3045244;-0.1144474,-0.1266008;-0.6458212;-0.01224204,-0.1340068;-0.6847209;-0.06954575,0.03923953;0.5163018;-0.01073337,50.02876
+0;0;0,0.02089531;0.2973247;-0.01011014,0.04205034;0.5870087;-0.03402151,0.2222005;0.4733514;-0.01602428,0.2820731;0.2533479;0.004722966,0.3497543;0.06929258;-0.008775305,-0.1474395;0.4687786;-0.01358085,-0.2201548;0.2517248;-0.009470396,-0.2924072;0.06946389;-0.02360735,0.07845482;0.0006641339;-0.04074628,0.06377002;-0.3303286;-0.009056814,0.03027231;-0.679323;0.05472043,0.02942621;-0.6422511;-0.03491777,-0.08071961;0.009066904;-0.0348998,-0.1164756;-0.3195496;-0.07374311,-0.1448339;-0.6651391;0.008417688,-0.1451576;-0.7002437;-0.05360663,0.03675348;0.5159201;-0.0257086,0;0;0,0.02229905;0.2973834;-0.00257659,0.04457733;0.5876405;-0.01648188,0.2203956;0.4611227;-0.03157115,0.3523045;0.307591;-0.1385515,0.4094994;0.2092437;-0.2988508,-0.1501622;0.4966361;-0.004672614,-0.3224201;0.3506801;-0.04263035,-0.4715598;0.2856213;-0.1529209,0.07463256;-0.004465431;-0.04717946,0.05085891;-0.3364448;-0.04639745,-0.005316615;-0.6831601;0.01376486,-0.004340678;-0.7177546;-0.04878378,-0.08312858;0.0126181;-0.02731816,-0.1341698;-0.3045244;-0.1144474,-0.1266008;-0.6458212;-0.01224204,-0.1340068;-0.6847209;-0.06954575,0.03923953;0.5163018;-0.01073337,50.05164
+0;0;0,0.02087325;0.2970107;-0.01009946,0.04202463;0.5866435;-0.0340088,0.2232285;0.4727081;-0.01595225,0.2832532;0.2521458;0.004847702,0.3509764;0.06797625;-0.008658944,-0.1485171;0.4681092;-0.0134949,-0.2214171;0.2505041;-0.009373997,-0.2937144;0.06813012;-0.02351972,0.078484;0.0006643808;-0.04076143,0.06380527;-0.3301913;-0.009085093,0.03056766;-0.6764759;0.05419696,0.02971293;-0.6393319;-0.03635533,-0.08074962;0.009070275;-0.03491278,-0.1164908;-0.3194101;-0.07373999,-0.1446289;-0.6623163;0.007782876,-0.1449559;-0.6980848;-0.05487394,0.03672511;0.5155193;-0.02569173,0;0;0,0.02439493;0.2969073;-0.00199008,0.04720712;0.5870781;-0.01577067,0.2241332;0.4602257;-0.02915502,0.3588718;0.3093102;-0.137568,0.4220158;0.2222575;-0.3022554,-0.1486496;0.4962274;-0.0008696551,-0.3263608;0.3566788;-0.04122113,-0.4764749;0.2998376;-0.1548966,0.07422984;-0.004797757;-0.04783916,0.05203009;-0.336748;-0.04712677,-0.002846748;-0.6807663;0.01339054,-0.001823097;-0.7178372;-0.04786252,-0.08323362;0.0129247;-0.02695903,-0.1367065;-0.305277;-0.1080307,-0.127977;-0.6428065;-0.003054328,-0.1356574;-0.677801;-0.06604811,0.04173687;0.5157095;-0.01006842,50.08531
+0;0;0,0.02046334;0.29643;-0.01130503,0.04124465;0.58577;-0.03588178,0.2238023;0.4731724;-0.02177364,0.2962719;0.2579534;0.001722323,0.3724303;0.07697015;-0.01251308,-0.1498357;0.4666674;-0.01419187,-0.2281151;0.252238;-0.01025893,-0.3053307;0.07172942;-0.02482178,0.07797871;0.0003237288;-0.04114771,0.06378856;-0.3304003;-0.009942275,0.02929473;-0.6761461;0.05312562,0.02741576;-0.6389526;-0.03912495,-0.08077607;0.009482148;-0.03404754,-0.1206607;-0.3158355;-0.09000415,-0.1467417;-0.6574374;-0.004356742,-0.147053;-0.6959233;-0.06660653,0.03601323;0.5146165;-0.02743991,0;0;0,0.02753454;0.29607;-0.001300097,0.05136669;0.5858983;-0.01497841,0.2286241;0.4578736;-0.02771378,0.3666385;0.31172;-0.1359463,0.4260096;0.2269668;-0.3034265,-0.1455454;0.4979465;0.003845489,-0.3259526;0.3645045;-0.03822096,-0.476856;0.3257905;-0.1585831,0.07390562;-0.005464226;-0.0477705,0.05276707;-0.3372849;-0.04907703,0.0003532767;-0.6807783;0.01395178,0.002259046;-0.7199193;-0.0475409,-0.08281942;0.0134925;-0.02707054,-0.136878;-0.3065162;-0.0993588,-0.1279819;-0.6428454;0.007931016,-0.1399433;-0.6777117;-0.05699003,0.04568058;0.5145057;-0.009303331,50.10739
+0;0;0,0.02047337;0.2965753;-0.01131057,0.04138633;0.5877469;-0.03604478,0.2219862;0.4750808;-0.02193619,0.2946131;0.2593947;0.001610775,0.3708289;0.07827497;-0.01263536,-0.1478285;0.4686425;-0.014432,-0.2262778;0.2537476;-0.01049052,-0.3035517;0.07310286;-0.02506436,0.07793348;0.000323541;-0.04112384,0.06375197;-0.3301995;-0.009937368,0.02919611;-0.676567;0.05324392,0.02729903;-0.639304;-0.03989589,-0.08072922;0.009476649;-0.03402779,-0.1205896;-0.3156433;-0.0899504,-0.1467175;-0.6578594;-0.004149005,-0.1470318;-0.6970055;-0.06699885,0.03611869;0.5161009;-0.02754448,0;0;0,0.03064442;0.2959136;0.0001723766,0.06018066;0.5872324;-0.009824276,0.2322783;0.4563122;-0.02609158,0.3737442;0.3131748;-0.1349435,0.429558;0.2302382;-0.3047154,-0.1368429;0.4970123;0.003896086,-0.3249038;0.3746379;-0.04090618,-0.4657544;0.3497601;-0.1763993,0.07366562;-0.005812913;-0.0480051,0.05359846;-0.3374946;-0.04994798,0.003010392;-0.6816005;0.01476955,0.005920559;-0.7214435;-0.0472374,-0.08275102;0.01379424;-0.02696091,-0.1378283;-0.307795;-0.08993796,-0.129899;-0.6439717;0.01996519,-0.1452347;-0.6788484;-0.04551152,0.05245918;0.5154431;-0.005369186,50.14073
+0;0;0,0.02049956;0.2969547;-0.01132504,0.04145022;0.5886527;-0.03610164,0.2209047;0.4761609;-0.02201827,0.2935476;0.2604274;0.001533879,0.3698116;0.07919295;-0.01272128,-0.1466424;0.469762;-0.0145601,-0.2251089;0.2548199;-0.01061775,-0.3024317;0.0740608;-0.02520082,0.07788128;0.0003233243;-0.0410963,0.06369048;-0.3304162;-0.0098894,0.02921408;-0.6759871;0.0531466,0.02730734;-0.6386872;-0.04046731,-0.08067515;0.009470301;-0.03400499,-0.1205617;-0.3158626;-0.08996423,-0.1466295;-0.6572918;-0.004360132,-0.1469453;-0.6967898;-0.06752989,0.0361769;0.5169294;-0.02759217,0;0;0,0.033952;0.295934;0.0009531975,0.06650737;0.5875017;-0.007766247,0.2360031;0.4553311;-0.02515078,0.3783794;0.3134446;-0.1345577,0.4338009;0.2356402;-0.3070114,-0.1302605;0.4973183;0.004086496,-0.3214133;0.3800619;-0.04156678,-0.4698631;0.3712819;-0.170992,0.07344243;-0.006417394;-0.04816151,0.05453527;-0.3383834;-0.05038857,0.005452603;-0.6817098;0.01518083,0.009231836;-0.7219654;-0.04703141,-0.08261697;0.01437019;-0.02687822,-0.137664;-0.3086287;-0.0834947,-0.1310493;-0.6434718;0.02794043,-0.1518554;-0.6781183;-0.03693207,0.05794293;0.5157142;-0.003564835,50.17434
+0;0;0,0.02077649;0.2973015;-0.0129235,0.04171436;0.5886512;-0.03860265,0.2220215;0.4766546;-0.02644128,0.3065009;0.2683087;-0.001298187,0.390679;0.09065056;-0.0131751,-0.1469625;0.4696876;-0.01530242,-0.2324028;0.2602739;-0.01052236,-0.3154951;0.08239493;-0.02614825,0.07750668;-0.0003206074;-0.04209891,0.06460098;-0.3315519;-0.01076479,0.02947688;-0.676236;0.05093968,0.02681661;-0.6389841;-0.04367816,-0.0812973;0.01048124;-0.03256682,-0.1268577;-0.3095895;-0.1122005,-0.1493094;-0.6488874;-0.02152986,-0.1499329;-0.6114176;-0.1161661,0.03642944;0.5169634;-0.02992211,0;0;0,0.03568718;0.2961637;0.000579834,0.06904855;0.5873514;-0.008687496,0.2390497;0.4542208;-0.02522635,0.3820792;0.316615;-0.1337812,0.4492025;0.2471797;-0.305428,-0.1284009;0.497393;0.003835476,-0.3237266;0.3936459;-0.04371872,-0.4720578;0.3856369;-0.1730368,0.07350424;-0.006752611;-0.04828286,0.05330977;-0.339087;-0.05121112,0.007380575;-0.6816748;0.01491261,0.01238185;-0.7224026;-0.04821253,-0.08272506;0.01472504;-0.02682248,-0.1421488;-0.309658;-0.07272519,-0.1316986;-0.6441584;0.03612578,-0.1612973;-0.6774516;-0.02813998,0.06049958;0.5155841;-0.004351854,50.1963
+0;0;0,0.02077649;0.2973015;-0.0129235,0.04171436;0.5886512;-0.03860265,0.2220215;0.4766546;-0.02644128,0.3065009;0.2683087;-0.001298187,0.390679;0.09065056;-0.0131751,-0.1469625;0.4696876;-0.01530242,-0.2324028;0.2602739;-0.01052236,-0.3154951;0.08239493;-0.02614825,0.07750668;-0.0003206074;-0.04209891,0.06460098;-0.3315519;-0.01076479,0.02947688;-0.676236;0.05093968,0.02681661;-0.6389841;-0.04367816,-0.0812973;0.01048124;-0.03256682,-0.1268577;-0.3095895;-0.1122005,-0.1493094;-0.6488874;-0.02152986,-0.1499329;-0.6114176;-0.1161661,0.03642944;0.5169634;-0.02992211,0;0;0,0.03568718;0.2961637;0.000579834,0.06904855;0.5873514;-0.008687496,0.2390497;0.4542208;-0.02522635,0.3820792;0.316615;-0.1337812,0.4492025;0.2471797;-0.305428,-0.1284009;0.497393;0.003835476,-0.3237266;0.3936459;-0.04371872,-0.4720578;0.3856369;-0.1730368,0.07350424;-0.006752611;-0.04828286,0.05330977;-0.339087;-0.05121112,0.007380575;-0.6816748;0.01491261,0.01238185;-0.7224026;-0.04821253,-0.08272506;0.01472504;-0.02682248,-0.1421488;-0.309658;-0.07272519,-0.1316986;-0.6441584;0.03612578,-0.1612973;-0.6774516;-0.02813998,0.06049958;0.5155841;-0.004351854,50.21887
+0;0;0,0.02087063;0.2974559;-0.01435493,0.04175885;0.5883143;-0.04104858,0.2234565;0.4764225;-0.03023236,0.3157119;0.2738267;-0.004439179,0.4103945;0.1015972;-0.0145193,-0.1481487;0.4692839;-0.01595033,-0.2411573;0.2654601;-0.01079046,-0.3306984;0.09085751;-0.02581575,0.07692036;-0.0009496246;-0.0427586,0.0656381;-0.3337941;-0.01174244,0.02838895;-0.6759329;0.04812364,0.02508211;-0.6386716;-0.04808028,-0.08137725;0.01115895;-0.03160951,-0.1316066;-0.306326;-0.1241032,-0.1467569;-0.6427339;-0.03120232,-0.1480373;-0.6052571;-0.127438,0.03646338;0.5167059;-0.0321487,0;0;0,0.03761509;0.2961532;-0.0002157688,0.07219806;0.5867653;-0.01037312,0.2430154;0.4520907;-0.02669596,0.3867449;0.3189936;-0.1355462,0.4581717;0.2491807;-0.3051157,-0.1266321;0.4968018;0.002712697,-0.3226136;0.3987612;-0.04419886,-0.4657542;0.4041172;-0.1791488,0.0733766;-0.007175356;-0.0480659,0.05382991;-0.3410479;-0.05273867,0.009530783;-0.6809767;0.01446509,0.01620561;-0.7231345;-0.04931235,-0.08239187;0.01508445;-0.02701814,-0.1406161;-0.3117509;-0.06780234,-0.1343836;-0.6430969;0.04265748,-0.163036;-0.6747197;-0.02590298,0.06359372;0.5150679;-0.0058496,50.24149
+0;0;0,0.02101734;0.2995468;-0.01445584,0.04210211;0.5931398;-0.04140282,0.21509;0.4823847;-0.03058482,0.3100375;0.2738772;-0.004039001,0.4046853;0.1017107;-0.01411543,-0.1393136;0.4755765;-0.01696391,-0.2350363;0.2658052;-0.01165346,-0.3245445;0.09126656;-0.02667326,0.07717442;-0.0009527611;-0.04289982,0.06586775;-0.3345172;-0.01181657,0.0286878;-0.6760204;0.0479383,0.02539011;-0.6387792;-0.04799955,-0.08164603;0.01119581;-0.03171391,-0.131984;-0.3069759;-0.1244077,-0.1471062;-0.6427588;-0.03167938,-0.1483831;-0.6053027;-0.1276489,0.0367528;0.5208033;-0.03241245,0;0;0,0.03968644;0.2979996;0.0005135536,0.07690531;0.5910794;-0.009050369,0.2355949;0.4511511;-0.02692175,0.3896156;0.319115;-0.1366448,0.4638891;0.2507616;-0.3055007,-0.1135306;0.497899;0.001440701,-0.3174774;0.4020305;-0.04765113,-0.4597343;0.4093658;-0.1833355,0.07358682;-0.007424712;-0.04823947,0.05397043;-0.3420099;-0.05345583,0.01148316;-0.6815405;0.01356053,0.01878545;-0.7233673;-0.05011821,-0.08268309;0.01537575;-0.02691256,-0.141502;-0.3124304;-0.06489618,-0.1377173;-0.6426392;0.04702026,-0.1646201;-0.6743813;-0.0217659,0.06761563;0.518723;-0.004549742,50.27485
+0;0;0,0.02104614;0.2999573;-0.01447565,0.04211792;0.5933709;-0.04140453,0.2185332;0.4819608;-0.03056166,0.3121189;0.2764437;-0.004396554,0.4067762;0.1042601;-0.01447399,-0.1426694;0.4750221;-0.01667944,-0.2370192;0.2682592;-0.01144516,-0.3265364;0.0937032;-0.02646645,0.07667416;-0.0009465851;-0.04262174,0.06536561;-0.3345668;-0.01153329,0.02814544;-0.6764393;0.0482862,0.02483461;-0.6391693;-0.04803399,-0.08111679;0.01112324;-0.03150833,-0.1314632;-0.3071016;-0.1242176,-0.1466017;-0.6432477;-0.031389,-0.1478837;-0.6057619;-0.127741,0.03677467;0.5211165;-0.03242436,0;0;0,0.04117173;0.2982132;0.0008151531,0.07948849;0.5909584;-0.00901556,0.2405693;0.448671;-0.02846456,0.3914716;0.3182161;-0.1375067,0.4652979;0.2500377;-0.3066521,-0.1145499;0.4967976;0.0007735821,-0.3173047;0.4052387;-0.04599903,-0.4539536;0.4224615;-0.1864953,0.07318085;-0.007532895;-0.04779387,0.05326304;-0.3421324;-0.05437279,0.01295277;-0.6822594;0.01292682,0.0208115;-0.7242487;-0.05108237,-0.08197854;0.01537709;-0.02719373,-0.1410132;-0.3127913;-0.06208316,-0.13737;-0.6430657;0.05081534,-0.1705863;-0.676583;-0.01402002,0.07001868;0.5187161;-0.004403114,50.29699
+0;0;0,0.02104614;0.2999573;-0.01447565,0.04211792;0.5933709;-0.04140453,0.2185332;0.4819608;-0.03056166,0.3121189;0.2764437;-0.004396554,0.4067762;0.1042601;-0.01447399,-0.1426694;0.4750221;-0.01667944,-0.2370192;0.2682592;-0.01144516,-0.3265364;0.0937032;-0.02646645,0.07667416;-0.0009465851;-0.04262174,0.06536561;-0.3345668;-0.01153329,0.02814544;-0.6764393;0.0482862,0.02483461;-0.6391693;-0.04803399,-0.08111679;0.01112324;-0.03150833,-0.1314632;-0.3071016;-0.1242176,-0.1466017;-0.6432477;-0.031389,-0.1478837;-0.6057619;-0.127741,0.03677467;0.5211165;-0.03242436,0;0;0,0.04117173;0.2982132;0.0008151531,0.07948849;0.5909584;-0.00901556,0.2405693;0.448671;-0.02846456,0.3914716;0.3182161;-0.1375067,0.4652979;0.2500377;-0.3066521,-0.1145499;0.4967976;0.0007735821,-0.3173047;0.4052387;-0.04599903,-0.4539536;0.4224615;-0.1864953,0.07318085;-0.007532895;-0.04779387,0.05326304;-0.3421324;-0.05437279,0.01295277;-0.6822594;0.01292682,0.0208115;-0.7242487;-0.05108237,-0.08197854;0.01537709;-0.02719373,-0.1410132;-0.3127913;-0.06208316,-0.13737;-0.6430657;0.05081534,-0.1705863;-0.676583;-0.01402002,0.07001868;0.5187161;-0.004403114,50.31954
+0;0;0,0.02149953;0.299904;-0.01575035,0.04272233;0.5924383;-0.04350415,0.2205476;0.4813262;-0.0338004,0.3236605;0.2848107;-0.007523693,0.4287638;0.1186949;-0.0149933,-0.1434085;0.4742985;-0.01674995,-0.2449611;0.2753174;-0.01086308,-0.3400005;0.1036951;-0.02536346,0.07674598;-0.001799569;-0.043422,0.06732032;-0.3367247;-0.01298773,0.0283744;-0.6777807;0.04596446,0.02442233;-0.6405439;-0.0511649,-0.08171579;0.01218637;-0.03086544,-0.1373301;-0.3013092;-0.1395738,-0.1467793;-0.6356425;-0.0423971,-0.1486966;-0.598268;-0.1395776,0.0373215;0.5204095;-0.03435858,0;0;0,0.04271528;0.29804;0.0005357265,0.08218119;0.5898111;-0.01004052,0.24392;0.4461716;-0.02976084,0.3918259;0.3182651;-0.1379497,0.4662225;0.2491188;-0.306416,-0.1137561;0.4992716;0.001540064,-0.3137603;0.4107642;-0.04434904,-0.4592538;0.4371809;-0.1740825,0.07348487;-0.008130014;-0.04808879,0.05495927;-0.3439816;-0.05519414,0.0153172;-0.6834115;0.01208973,0.02336514;-0.7262565;-0.05218267,-0.08242276;0.01601094;-0.02699618,-0.1397488;-0.3138976;-0.05961586,-0.1365145;-0.6432945;0.05351479,-0.1716049;-0.6768277;-0.01155665,0.07255065;0.5178028;-0.005242825,50.35315
+0;0;0,0.0215651;0.3008187;-0.01579839,0.04280357;0.5935715;-0.0435704,0.2229046;0.4819796;-0.03386041,0.3249342;0.2875285;-0.007859742,0.430049;0.1213946;-0.01533016,-0.1455712;0.4748646;-0.01659822,-0.246057;0.2779739;-0.01077319,-0.3411066;0.1063329;-0.02527515,0.07680918;-0.001801051;-0.04345776,0.06735209;-0.3378427;-0.01292203,0.02848094;-0.6782439;0.04591696,0.02447409;-0.6409068;-0.05255879,-0.08178309;0.01219641;-0.03089086,-0.1375828;-0.3023443;-0.1399616,-0.1470138;-0.6360356;-0.04297148,-0.1489577;-0.5985589;-0.141499,0.03740315;0.5215482;-0.03442552,0;0;0,0.04254317;0.2989919;0.000669241,0.08217233;0.5909382;-0.01050067,0.2454397;0.4452237;-0.03094769,0.3910825;0.3181146;-0.1383197,0.4654007;0.2495924;-0.3071003,-0.1162056;0.5019783;0.002434243,-0.313707;0.4135783;-0.04312838,-0.45962;0.4408593;-0.1722428,0.07349002;-0.008165568;-0.048208,0.05443591;-0.3451239;-0.05468059,0.01575118;-0.6841848;0.01155471,0.0246453;-0.7276519;-0.05394984,-0.08251324;0.01600376;-0.02696134,-0.1394023;-0.315268;-0.05808311,-0.1372641;-0.6433706;0.05676457,-0.1735835;-0.6777097;-0.008876521,0.07254258;0.5189496;-0.005494595,50.37552
+0;0;0,0.02162412;0.301642;-0.01584163,0.04294543;0.5955349;-0.04372359,0.2243135;0.4833446;-0.03396866,0.3233123;0.2946697;-0.008740354,0.4283625;0.1286379;-0.01620619,-0.1467272;0.4761801;-0.01658632,-0.244228;0.285138;-0.01093433,-0.3392193;0.1136024;-0.02542738,0.07667123;-0.001797816;-0.0433797,0.06720296;-0.3382367;-0.01280787,0.02837157;-0.6782898;0.04597095,0.02433896;-0.6409054;-0.05313797,-0.08163619;0.0121745;-0.03083538,-0.1375019;-0.302738;-0.140035,-0.1469232;-0.6360881;-0.04314415,-0.1488797;-0.5985633;-0.1423052,0.0375208;0.5231886;-0.03453771,0;0;0,0.04238334;0.2998501;0.0001056194,0.08179119;0.5929227;-0.01248956,0.2458262;0.4449664;-0.03214455,0.387394;0.3237008;-0.1383927,0.4627713;0.2502276;-0.3044584,-0.1177277;0.5036576;0.002670367,-0.3098181;0.4192907;-0.04226219,-0.449808;0.4453566;-0.1778397,0.07339627;-0.008064806;-0.04807758,0.0540486;-0.3454122;-0.0542295,0.01606497;-0.6844306;0.0107522,0.02522451;-0.7279775;-0.05558276,-0.08233742;0.01586164;-0.02706408,-0.1383095;-0.3160939;-0.05686504,-0.1374543;-0.6435171;0.0588595,-0.1739949;-0.6797705;-0.00570561,0.072267;0.5206252;-0.006998777,50.40927
+0;0;0,0.02371148;0.3021026;-0.01680893,0.04991959;0.5957755;-0.04691106,0.2311288;0.4854236;-0.03398081,0.3352314;0.2996508;-0.01006463,0.4448004;0.1363288;-0.01598474,-0.1425504;0.4782259;-0.01740673,-0.246907;0.2911436;-0.01185865,-0.3558747;0.1280068;-0.0269214,0.07619365;-0.002768585;-0.04377354,0.06706581;-0.3394889;-0.01409113,0.02717384;-0.6796061;0.04491699,0.02333708;-0.6423804;-0.05403189,-0.08152711;0.01331111;-0.03008997,-0.1426317;-0.2948664;-0.155141,-0.1453905;-0.6282007;-0.05698991,-0.1471824;-0.5909055;-0.1559919,0.04298785;0.5236071;-0.03688818,0;0;0,0.04234147;0.3005294;-9.870529E-05,0.08176017;0.5939897;-0.01315522,0.2464725;0.4452397;-0.03350592,0.387301;0.3230789;-0.1391702,0.4605941;0.2528853;-0.307739,-0.1187767;0.5046773;0.001579682,-0.3124667;0.4254625;-0.0445725,-0.4564387;0.455709;-0.1752312,0.07335103;-0.008045197;-0.04779291,0.05390689;-0.3455842;-0.05364656,0.0162738;-0.6850269;0.01050496,0.02508697;-0.7284899;-0.05570173,-0.08208228;0.0157938;-0.02724546,-0.1363842;-0.3168382;-0.05467068,-0.1372304;-0.645084;0.05937774,-0.1725286;-0.6822376;-0.004670992,0.07225415;0.5216379;-0.007530451,50.44241
+0;0;0,0.02374812;0.3025693;-0.0168349,0.05003479;0.5971201;-0.04702818,0.2325817;0.4862522;-0.03404359,0.3366403;0.3005581;-0.01013754,0.4463027;0.1370968;-0.0160627,-0.1438002;0.4790024;-0.01734964,-0.2481127;0.2919994;-0.01180391,-0.3571733;0.1287234;-0.0268795,0.07612375;-0.002766045;-0.04373338,0.06700286;-0.3392301;-0.01407357,0.0270685;-0.6797086;0.04499726,0.02322179;-0.6424642;-0.05420823,-0.08145231;0.0132989;-0.03006237,-0.1425104;-0.294644;-0.1550183,-0.1452721;-0.6283325;-0.05676284,-0.1470686;-0.5910184;-0.1560215,0.04308002;0.5247118;-0.03697199,0;0;0,0.04185471;0.3010706;-0.000490427,0.07992741;0.5955422;-0.0147562,0.2462402;0.445733;-0.03496075,0.3869739;0.3238691;-0.1409099,0.4574644;0.2573038;-0.3123178,-0.1215325;0.5056938;0.0002923934,-0.3151833;0.4264096;-0.04548254,-0.4695829;0.4647463;-0.1615499,0.07342446;-0.007953137;-0.04754663,0.05349103;-0.3452209;-0.05245256,0.01607582;-0.685297;0.01046085,0.02498785;-0.7288821;-0.0559833,-0.08197008;0.01573601;-0.02735634,-0.1346816;-0.3170457;-0.05282696,-0.1363856;-0.6456581;0.06128131,-0.1706836;-0.6838816;-0.002579622,0.07087457;0.5229185;-0.008732557,50.47584
+0;0;0,0.02376017;0.3027228;-0.01684344,0.05009114;0.59777;-0.04708765,0.2329859;0.4867061;-0.03408042,0.3378235;0.2996218;-0.009995399,0.4846864;0.08070995;-0.01793053,-0.1441103;0.4794426;-0.01735479,-0.2492037;0.2910395;-0.01176754,-0.3952607;0.07237585;-0.03195719,0.07617129;-0.002767772;-0.04376069,0.06705381;-0.3391056;-0.01411199,0.02707943;-0.6799255;0.04501804,0.02323653;-0.6426883;-0.05408908,-0.08150317;0.0133072;-0.03008114,-0.1425383;-0.2945203;-0.1549902,-0.1453028;-0.6285433;-0.05663627,-0.1470976;-0.5912364;-0.1557965,0.04312455;0.5252388;-0.03701438,0;0;0,0.04142085;0.3012851;-0.0009772778,0.07875547;0.5962977;-0.01633954,0.2455823;0.4465591;-0.03761148,0.3876148;0.3261559;-0.1467049,0.4668394;0.2572251;-0.3886266,-0.1229683;0.5068575;-0.003093523,-0.3182515;0.427085;-0.04861702,-0.5202358;0.4802505;-0.2096444,0.07342252;-0.007957608;-0.0476501,0.0533821;-0.3451146;-0.05063367,0.01577538;-0.6858166;0.0106883,0.02444476;-0.729081;-0.05599403,-0.08205199;0.01573535;-0.02728721,-0.1332358;-0.3172626;-0.05132611,-0.1362315;-0.6466036;0.0617138,-0.1694379;-0.6849899;-0.002395619,0.06994328;0.5235481;-0.00996542,50.49805
+0;0;0,0.02555359;0.3026433;-0.01792389,0.05383638;0.5986778;-0.04946507,0.2375379;0.4859084;-0.03762915,0.3515676;0.3061796;-0.01123302,0.4691617;0.1478228;-0.0150878,-0.1421473;0.4799526;-0.01803419,-0.2530471;0.296479;-0.01166069,-0.3649682;0.1346398;-0.0258685,0.07579675;-0.003479084;-0.04420364,0.06808169;-0.3404528;-0.01550907,0.02664621;-0.6813242;0.0429872,0.02221504;-0.6442425;-0.05520695,-0.08158599;0.01388958;-0.02936017,-0.1448722;-0.2913493;-0.160731,-0.1436596;-0.6252363;-0.06148372,-0.1460846;-0.5881041;-0.1597442,0.04644418;0.525887;-0.03901785,0;0;0,0.04018393;0.3015713;-0.002690077,0.07565352;0.5978899;-0.02172375,0.2447108;0.4478624;-0.04199362,0.3864607;0.3317012;-0.1534185,0.4533005;0.2801178;-0.3317208,-0.1268864;0.5073338;-0.007692053,-0.3215274;0.4294009;-0.05289519,-0.4734668;0.468134;-0.172621,0.07359114;-0.007663548;-0.04729509,0.05345038;-0.3453423;-0.04854918,0.01468274;-0.686561;0.009751081,0.02300555;-0.7292114;-0.05631351,-0.08195395;0.01538777;-0.02753143,-0.1322455;-0.3183492;-0.05043419,-0.1367367;-0.6482613;0.06123435,-0.1689872;-0.6861432;-0.002513856,0.06745601;0.524828;-0.01417184,50.53157
+0;0;0,0.02555359;0.3026433;-0.01792389,0.05383638;0.5986778;-0.04946507,0.2375379;0.4859084;-0.03762915,0.3515676;0.3061796;-0.01123302,0.4691617;0.1478228;-0.0150878,-0.1421473;0.4799526;-0.01803419,-0.2530471;0.296479;-0.01166069,-0.3649682;0.1346398;-0.0258685,0.07579675;-0.003479084;-0.04420364,0.06808169;-0.3404528;-0.01550907,0.02664621;-0.6813242;0.0429872,0.02221504;-0.6442425;-0.05520695,-0.08158599;0.01388958;-0.02936017,-0.1448722;-0.2913493;-0.160731,-0.1436596;-0.6252363;-0.06148372,-0.1460846;-0.5881041;-0.1597442,0.04644418;0.525887;-0.03901785,0;0;0,0.04018393;0.3015713;-0.002690077,0.07565352;0.5978899;-0.02172375,0.2447108;0.4478624;-0.04199362,0.3864607;0.3317012;-0.1534185,0.4533005;0.2801178;-0.3317208,-0.1268864;0.5073338;-0.007692053,-0.3215274;0.4294009;-0.05289519,-0.4734668;0.468134;-0.172621,0.07359114;-0.007663548;-0.04729509,0.05345038;-0.3453423;-0.04854918,0.01468274;-0.686561;0.009751081,0.02300555;-0.7292114;-0.05631351,-0.08195395;0.01538777;-0.02753143,-0.1322455;-0.3183492;-0.05043419,-0.1367367;-0.6482613;0.06123435,-0.1689872;-0.6861432;-0.002513856,0.06745601;0.524828;-0.01417184,50.55412
+0;0;0,0.02554944;0.3025941;-0.01792098,0.05385904;0.5989143;-0.04948956,0.2384632;0.4859478;-0.0376459,0.3529523;0.305495;-0.01114344,0.470609;0.1470537;-0.01500027,-0.1430171;0.4799638;-0.0179583,-0.2543638;0.2957511;-0.01155912,-0.3663444;0.1338256;-0.0257745,0.07594637;-0.003485952;-0.0442909,0.06822431;-0.3407658;-0.01557025,0.02668373;-0.6825019;0.04307439,0.02221844;-0.6453656;-0.05587599,-0.08174704;0.01391699;-0.02941813,-0.1450907;-0.2915992;-0.1609083,-0.1438751;-0.6263331;-0.0614093,-0.1463187;-0.589146;-0.1604266,0.046466;0.5261154;-0.03904117,0;0;0,0.03894371;0.3016595;-0.004697084,0.0731065;0.5981667;-0.02730799,0.2432728;0.4482323;-0.04841089,0.3870277;0.3343859;-0.1613131,0.4503345;0.2826889;-0.3409829,-0.1300199;0.5072485;-0.01464066,-0.3263437;0.431239;-0.05994937,-0.4780113;0.4733962;-0.1790346,0.0741902;-0.007360935;-0.04672599,0.05361676;-0.3453239;-0.04666567,0.01311001;-0.6874935;0.01014519,0.02157065;-0.7298895;-0.05730319,-0.08209565;0.01500568;-0.02787152,-0.1308584;-0.3193741;-0.04919249,-0.1372485;-0.6506425;0.06111963,-0.1691948;-0.6893098;-0.003116474,0.0652751;0.5251616;-0.01879692,50.58752
+0;0;0,0.02565663;0.3025152;-0.01920363,0.05376366;0.5989594;-0.05164899,0.2400389;0.4885602;-0.03777664,0.3572268;0.3102517;-0.01187031,0.4829304;0.1581826;-0.01303425,-0.1442485;0.480919;-0.01837371,-0.2621262;0.3013371;-0.0110744,-0.3802826;0.1439993;-0.02562224,0.07564939;-0.004362655;-0.04488173,0.06858569;-0.3416053;-0.01746859,0.02428155;-0.6835985;0.04010817,0.02009149;-0.6466443;-0.05789188,-0.08193012;0.01470438;-0.02876582,-0.1525225;-0.2824359;-0.1745682,-0.1438692;-0.6164119;-0.07150307,-0.1460828;-0.5794717;-0.1695687,0.04641323;0.5261795;-0.04110669,0;0;0,0.03795961;0.3017367;-0.007516861,0.07056358;0.598156;-0.03541946,0.2426962;0.4494811;-0.05570269,0.3884779;0.339952;-0.169497,0.4522889;0.2823249;-0.3470781,-0.1332707;0.5064269;-0.0251177,-0.330494;0.433956;-0.07038365,-0.4842666;0.4754457;-0.1868325,0.07429919;-0.007451922;-0.04669404,0.05511782;-0.3453103;-0.04248238,0.01269859;-0.688396;0.009767774,0.02032036;-0.7302468;-0.05693531,-0.08215514;0.01498341;-0.02796898,-0.1288263;-0.3196275;-0.0477498,-0.137226;-0.6517929;0.06102911,-0.1684781;-0.6896878;-0.002873316,0.06309831;0.5253019;-0.02548695,50.60993
+0;0;0,0.02564935;0.3024293;-0.01919818,0.05385583;0.599921;-0.05175895,0.240749;0.4891231;-0.0378359,0.3584833;0.309983;-0.01180877,0.4840867;0.1580352;-0.01297178,-0.1448196;0.4814563;-0.01836829,-0.2632469;0.301037;-0.01103494,-0.3813092;0.1438248;-0.02557118,0.07585688;-0.004374621;-0.04500484,0.06880364;-0.3411182;-0.01763225,0.02434029;-0.6843404;0.04015139,0.02016917;-0.6474176;-0.05740579,-0.08215483;0.01474471;-0.02884471,-0.1526427;-0.2819559;-0.1744314,-0.1439584;-0.6171321;-0.0709959,-0.146162;-0.5802233;-0.1686184,0.04647779;0.5268677;-0.04117705,0;0;0,0.03643596;0.3017133;-0.0114665,0.06757206;0.5988532;-0.04429197,0.2405786;0.4504778;-0.06557083,0.3893008;0.3482157;-0.1841209,0.4588721;0.2920975;-0.3598373,-0.13635;0.5049767;-0.03422578,-0.335608;0.4352211;-0.07961677,-0.4917846;0.4738166;-0.1935683,0.07466495;-0.007476777;-0.04656267,0.05655205;-0.3448024;-0.03769565,0.01192087;-0.6897516;0.008515362,0.01845652;-0.731417;-0.05784797,-0.08238035;0.01488324;-0.02812128,-0.128035;-0.3194017;-0.04721428,-0.1374148;-0.6531899;0.06055767,-0.1684901;-0.6908608;-0.002985232,0.06047329;0.5258664;-0.03307843,50.63211
+0;0;0,0.02563303;0.302237;-0.01918597,0.05385447;0.5998873;-0.05176365,0.2410189;0.4890067;-0.03783163,0.3596858;0.3084476;-0.01159832,0.4851621;0.1566536;-0.01276016,-0.1450939;0.4813292;-0.01833654,-0.2644594;0.2994807;-0.0109451,-0.3824022;0.1424275;-0.02546663,0.07610596;-0.004388985;-0.04515261,0.06902317;-0.3425433;-0.01766536,0.02464525;-0.6851059;0.04000726,0.02049337;-0.6482151;-0.05709983,-0.08242458;0.01479313;-0.02893943,-0.1532078;-0.2831504;-0.175136,-0.1445401;-0.6176825;-0.07189925,-0.1467335;-0.5808055;-0.1690713,0.04647347;0.5268047;-0.0411775,0;0;0,0.03475982;0.3014927;-0.01631689,0.06357929;0.5979938;-0.05737019,0.2382029;0.4513433;-0.0758543,0.3909494;0.3546877;-0.197089,0.4623694;0.2895882;-0.3686941,-0.1399212;0.5035487;-0.04527035,-0.3427017;0.4436967;-0.09693678,-0.5027415;0.4814118;-0.2053431,0.07477638;-0.007484645;-0.04693198,0.05684733;-0.3461689;-0.0357244,0.01125836;-0.6907784;0.006826881,0.0167627;-0.7320747;-0.05936265,-0.08278329;0.01486736;-0.02785725,-0.1278856;-0.3209413;-0.04662973,-0.1382135;-0.6548253;0.05853429,-0.1696003;-0.6924541;-0.004201047,0.05708972;0.5252917;-0.043957,50.66593
+0;0;0,0.02711966;0.3020785;-0.01963253,0.05627521;0.5995525;-0.05298939,0.2432357;0.4882878;-0.03873856,0.3668395;0.3111984;-0.01166353,0.5003312;0.1664389;-0.01509487,-0.1428679;0.4815252;-0.01902741,-0.2689256;0.30423;-0.01213734,-0.3921058;0.1511096;-0.0250934,0.07592539;-0.005042013;-0.04538779,0.06893937;-0.343297;-0.01914207,0.0215509;-0.6856362;0.03745218,0.01739625;-0.6488054;-0.05965903,-0.08241175;0.01529537;-0.02871399,-0.1572078;-0.2783298;-0.181501,-0.1438024;-0.6129541;-0.07907286,-0.1460392;-0.576139;-0.1762483,0.04877561;0.5265124;-0.04219481,0;0;0,0.03475982;0.3014927;-0.01631689,0.06357929;0.5979938;-0.05737019,0.2382029;0.4513433;-0.0758543,0.3909494;0.3546877;-0.197089,0.4623694;0.2895882;-0.3686941,-0.1399212;0.5035487;-0.04527035,-0.3427017;0.4436967;-0.09693678,-0.5027415;0.4814118;-0.2053431,0.07477638;-0.007484645;-0.04693198,0.05684733;-0.3461689;-0.0357244,0.01125836;-0.6907784;0.006826881,0.0167627;-0.7320747;-0.05936265,-0.08278329;0.01486736;-0.02785725,-0.1278856;-0.3209413;-0.04662973,-0.1382135;-0.6548253;0.05853429,-0.1696003;-0.6924541;-0.004201047,0.05708972;0.5252917;-0.043957,50.68805
+0;0;0,0.02704998;0.3013024;-0.01958208,0.05620303;0.5987507;-0.05293613,0.2424133;0.4876387;-0.0386994,0.3668355;0.3093767;-0.01144509,0.500448;0.1644862;-0.01487954,-0.1421996;0.4809022;-0.01906435,-0.269092;0.3024331;-0.01212866,-0.3923838;0.1491741;-0.02509645,0.07567727;-0.005025535;-0.04523946,0.06867319;-0.3441546;-0.01892592,0.02119714;-0.6871264;0.03777292,0.0170212;-0.6502606;-0.05983596,-0.08214244;0.01524538;-0.02862015,-0.1571318;-0.2791386;-0.181802,-0.1437016;-0.6143813;-0.07918456,-0.1459498;-0.5775312;-0.1768579,0.04870395;0.5257157;-0.0421423,0;0;0,0.03307196;0.3004702;-0.02285171,0.06079262;0.5958836;-0.07156944,0.2360606;0.4522644;-0.08699703,0.3917926;0.3576741;-0.2086575,0.4656533;0.3121912;-0.3856695,-0.14178;0.5023664;-0.05620513,-0.3473147;0.4489718;-0.110108,-0.5103826;0.4830429;-0.2154901,0.07454792;-0.007441252;-0.04675627,0.05716896;-0.3470451;-0.03593254,0.01025483;-0.692567;0.002952814,0.01518872;-0.7339957;-0.06387281,-0.08244131;0.01471096;-0.02803446,-0.1273854;-0.3219204;-0.04826612,-0.1388134;-0.6570618;0.05492318,-0.1707536;-0.6949529;-0.00802673,0.05452609;0.5235539;-0.05620694,50.72171
+0;0;0,0.02703783;0.301167;-0.01957329,0.05612342;0.5979257;-0.05285101,0.2420406;0.4870224;-0.03864164,0.3690696;0.3050258;-0.01081635,0.5024962;0.1603368;-0.01424602,-0.1419603;0.4802966;-0.01903784,-0.2715111;0.2980885;-0.01195684,-0.3946314;0.1450427;-0.02490659,0.07597501;-0.005045308;-0.04541745,0.0689861;-0.3434398;-0.0191609,0.02136472;-0.6874616;0.0377115,0.01719583;-0.6506074;-0.05973269,-0.0824656;0.01530536;-0.02873275,-0.1572925;-0.278441;-0.1815828,-0.1438212;-0.61471;-0.07865125,-0.1460657;-0.5778714;-0.1761598,0.04863955;0.5250388;-0.04207907,0;0;0,0.03201002;0.3001251;-0.02675915,0.05901167;0.5943187;-0.0789423,0.2350478;0.4515795;-0.08904696,0.3936995;0.3676903;-0.2225595,0.4728394;0.3148333;-0.3948741,-0.1431655;0.5016596;-0.06065881,-0.3532869;0.4533479;-0.1202268,-0.5172961;0.4861322;-0.2240317,0.07457742;-0.00749436;-0.04735446,0.05745921;-0.3462789;-0.03389597,0.009642094;-0.6931467;0.001451492,0.01405564;-0.7345192;-0.06522846,-0.08298144;0.01482268;-0.0274731,-0.1272573;-0.3212321;-0.04633926,-0.1399298;-0.658291;0.05407933,-0.1715368;-0.6958294;-0.00916069,0.05287349;0.5222573;-0.06300426,50.75525
+0;0;0,0.02853966;0.300451;-0.02033089,0.05885684;0.5956453;-0.05436549,0.2439106;0.4853437;-0.03921365,0.3799074;0.304187;-0.01001116,0.5170288;0.163119;-0.01367879,-0.139009;0.479394;-0.01962224,-0.2785991;0.2987838;-0.01186135,-0.4087897;0.1515575;-0.02138605,0.0758258;-0.005534854;-0.04564104,0.0683939;-0.3445364;-0.02087958,0.01877396;-0.6882544;0.03418414,0.01452664;-0.6513399;-0.06537363,-0.08249676;0.01563887;-0.0285132,-0.1622616;-0.2719314;-0.1913975,-0.144896;-0.6070061;-0.08623281,-0.1471948;-0.5701566;-0.1858591,0.05110233;0.5231339;-0.04339503,0;0;0,0.03099787;0.2993179;-0.03076673,0.05733454;0.5914386;-0.08710718,0.2340875;0.4508141;-0.09148741,0.3964531;0.3697236;-0.2301502,0.4792334;0.3219098;-0.4021304,-0.1442278;0.5012305;-0.06546716,-0.3586069;0.4592059;-0.1321095,-0.5240147;0.4888479;-0.2344693,0.0745391;-0.007407427;-0.04745889,0.05740395;-0.3466671;-0.03332973,0.009726372;-0.6934111;0.0003108941,0.01359701;-0.7360023;-0.06819558,-0.08302722;0.01470622;-0.02744996,-0.1271934;-0.3219064;-0.04566284,-0.1403413;-0.659204;0.05279344,-0.1726368;-0.6980919;-0.01192955,0.05134669;0.5199056;-0.07020831,50.77739
+0;0;0,0.02852153;0.3002601;-0.02031797,0.05875693;0.5946529;-0.05426476,0.2439752;0.4844217;-0.0391248,0.3822714;0.300202;-0.009428557,0.5454507;0.1323261;-0.01379316,-0.1392497;0.4784673;-0.01951778,-0.2811999;0.2948033;-0.01162566,-0.4361314;0.1195987;-0.0229604,0.07584711;-0.005536409;-0.04565386,0.06840464;-0.3450198;-0.02085721,0.01884959;-0.6882884;0.03413452,0.01462176;-0.6514056;-0.06496619,-0.08251994;0.01564327;-0.02852121,-0.1623981;-0.2723358;-0.1916371,-0.1450553;-0.6069723;-0.08660989,-0.1473435;-0.5701543;-0.1857788,0.05101317;0.522242;-0.04330951,0;0;0,0.03019878;0.2987792;-0.03466201,0.05552796;0.5893483;-0.09509611,0.2337837;0.4505987;-0.09312081,0.3999403;0.3782487;-0.2383864,0.4719771;0.336013;-0.4571459,-0.145996;0.5007903;-0.06883042,-0.36417;0.4604484;-0.1375127,-0.5609936;0.4974184;-0.2588493,0.07454649;-0.007397562;-0.04749537,0.0576801;-0.3471411;-0.03303409,0.009925749;-0.6934773;-0.000112772,0.0133174;-0.7356159;-0.06845546,-0.08305827;0.01469035;-0.02744501,-0.126815;-0.3225091;-0.04479901,-0.1393767;-0.6596562;0.05260269,-0.1723195;-0.6974152;-0.01227947,0.04973277;0.518114;-0.07733631,50.79953
+0;0;0,0.02848867;0.2999142;-0.02029457,0.05861861;0.5932781;-0.0541244,0.242983;0.4834366;-0.03903641,0.382813;0.2971737;-0.009010801,0.5200561;0.1559805;-0.01268168,-0.1384998;0.4775093;-0.01951852,-0.2820244;0.2918082;-0.01153887,-0.4123307;0.1444512;-0.02107203,0.07580273;-0.005533169;-0.04562715,0.06834751;-0.3455981;-0.02078801,0.01879199;-0.6888698;0.03420422,0.01459445;-0.6520364;-0.06418661,-0.08247165;0.01563411;-0.02850452,-0.1624867;-0.2728383;-0.1918998,-0.1451437;-0.6074779;-0.08687162,-0.1474155;-0.5707087;-0.1853302,0.05089813;0.521085;-0.04320209,0;0;0,0.02994144;0.2980531;-0.03794551,0.05532601;0.5870963;-0.100534,0.2337936;0.4513592;-0.09477329,0.4039214;0.3869004;-0.243264,0.485865;0.3582879;-0.4200442,-0.1457942;0.5021265;-0.08242769,-0.3680225;0.4605143;-0.145917,-0.532879;0.4941348;-0.2482727,0.0746783;-0.007086426;-0.04723811,0.05789021;-0.3474333;-0.03313518,0.01007551;-0.6937791;-0.0003676414,0.01235083;-0.7358438;-0.06779599,-0.08300001;0.01439865;-0.02760766,-0.1261147;-0.3235422;-0.04354104,-0.1392143;-0.6611462;0.05220531,-0.1719496;-0.6984943;-0.01211972,0.04948241;0.5162101;-0.08232045,50.83389
+0;0;0,0.02817248;0.2994864;-0.02078661,0.05774989;0.592605;-0.05488271,0.2412288;0.4837928;-0.03971539,0.3896254;0.2998807;-0.008561254,0.5361905;0.1683124;-0.009976021,-0.1378183;0.4775403;-0.01962458,-0.2901111;0.294321;-0.01231894,-0.4262873;0.1523119;-0.02143103,0.07552943;-0.005923663;-0.04567406,0.06772763;-0.3462544;-0.0214639,0.01629332;-0.6905208;0.03188021,0.01204253;-0.6537336;-0.06654073,-0.08229165;0.0159522;-0.02827572,-0.1659365;-0.2673473;-0.1992053,-0.1439054;-0.6025026;-0.09339409,-0.1665439;-0.6498628;-0.1504354,0.05029431;0.5204068;-0.04392205,0;0;0,0.02958754;0.2975447;-0.03885293,0.05494496;0.5863805;-0.101126,0.233276;0.4563995;-0.102977,0.4117858;0.3988913;-0.250092,0.4897269;0.3551245;-0.4256005,-0.1448476;0.5014162;-0.08301397,-0.3697684;0.4628958;-0.1518802,-0.5359418;0.4965056;-0.2521317,0.07465625;-0.006682396;-0.0469861,0.05783302;-0.3472559;-0.03289294,0.0100233;-0.69468;-0.000936985,0.01209897;-0.7367669;-0.06839061,-0.08281672;0.01402058;-0.02776182,-0.1255801;-0.3242342;-0.04282764,-0.1386554;-0.6630516;0.05226323,-0.1714562;-0.7003072;-0.01216974,0.04910064;0.5155002;-0.08295679,50.86774
+0;0;0,0.02815411;0.2992911;-0.02077306,0.05763002;0.5914027;-0.05475365,0.2420443;0.482629;-0.03959861,0.3930727;0.2954552;-0.007891953,0.5395099;0.1640017;-0.009305485,-0.138816;0.4763465;-0.01941171,-0.2938097;0.2898778;-0.0119765,-0.429867;0.1479927;-0.02108063,0.07548568;-0.005920231;-0.0456476,0.06768568;-0.3461723;-0.02144304,0.0162286;-0.6905912;0.03192469,0.01209346;-0.6539887;-0.06381838,-0.08224398;0.01594296;-0.02825934,-0.1658695;-0.2672911;-0.1991495,-0.1438287;-0.6025947;-0.09329141,-0.1658512;-0.6478502;-0.1487807,0.05019649;0.5194181;-0.0438254,0;0;0,0.02865067;0.2969523;-0.04240036,0.05286843;0.5843531;-0.1069012,0.2332921;0.4565661;-0.1057858,0.4166292;0.4003831;-0.254379,0.4998379;0.3611119;-0.4283328,-0.1476324;0.500417;-0.08861484,-0.3771284;0.4648485;-0.1587246,-0.5439854;0.4976717;-0.2577561,0.07468364;-0.00653708;-0.04686642,0.05812696;-0.3470478;-0.0328486,0.01040643;-0.6946609;-0.001096964,0.01272649;-0.7332224;-0.06833816,-0.08276008;0.01391485;-0.0278206,-0.1252756;-0.3243314;-0.04196502,-0.1377266;-0.6634222;0.05281211,-0.1702579;-0.6982087;-0.01021066,0.04729757;0.5137994;-0.08825707,50.90017
+0;0;0,0.02810062;0.2987225;-0.02073359,0.0574421;0.5895015;-0.0545598,0.2431493;0.480801;-0.0394248,0.3952427;0.2923073;-0.007494573,0.5648399;0.1400636;-0.009131664,-0.1402131;0.4744772;-0.01910527,-0.2962998;0.2866936;-0.01161763,-0.4538755;0.1223684;-0.02216166,0.07557092;-0.005926917;-0.04569915,0.06777435;-0.3460296;-0.02150522,0.01622493;-0.6910665;0.03195827,0.01206114;-0.6544182;-0.06444821,-0.08233686;0.01596097;-0.02829125,-0.1659257;-0.2671487;-0.1991064,-0.1438453;-0.603054;-0.0930583,-0.1660204;-0.6488309;-0.1489321,0.05004109;0.5178318;-0.04367936,0;0;0,0.02719662;0.2960881;-0.04524207,0.04985574;0.5820256;-0.1106501,0.2328623;0.4567801;-0.1072755,0.4191931;0.4009742;-0.2550871,0.5200368;0.3702783;-0.4571574,-0.1516302;0.4999675;-0.09071574,-0.3822643;0.4611239;-0.1612909,-0.5763699;0.4992574;-0.274485,0.07472867;-0.006370097;-0.04700589,0.05868006;-0.3467591;-0.03308749,0.01092568;-0.6949348;-0.0005404949,0.01305306;-0.7337652;-0.06846404,-0.08291093;0.0137639;-0.02776399,-0.1249402;-0.3244226;-0.04115683,-0.1367708;-0.6640584;0.05409916,-0.1688446;-0.6993144;-0.009687033,0.04468182;0.5118218;-0.09182549,50.92322
+0;0;0,0.02784626;0.2986988;-0.02140673,0.05678445;0.5894719;-0.05564207,0.2427482;0.4810363;-0.04040153,0.4037421;0.3002538;-0.007531945,0.5831525;0.1597318;-0.0106203,-0.1406347;0.4746495;-0.0195084,-0.3031887;0.2924418;-0.01186902,-0.4669953;0.1342979;-0.0219662,0.07553079;-0.005853741;-0.04577488,0.06730789;-0.3460113;-0.02251074,0.01473331;-0.6911138;0.02951092,0.01051657;-0.6545196;-0.06689698,-0.08239643;0.01573499;-0.02824438,-0.1701574;-0.2595451;-0.2094483,-0.1445996;-0.5948916;-0.1024172,-0.1669462;-0.6422751;-0.1559726,0.04958826;0.5177925;-0.04468901,0;0;0,0.02719662;0.2960881;-0.04524207,0.04985574;0.5820256;-0.1106501,0.2328623;0.4567801;-0.1072755,0.4191931;0.4009742;-0.2550871,0.5200368;0.3702783;-0.4571574,-0.1516302;0.4999675;-0.09071574,-0.3822643;0.4611239;-0.1612909,-0.5763699;0.4992574;-0.274485,0.07472867;-0.006370097;-0.04700589,0.05868006;-0.3467591;-0.03308749,0.01092568;-0.6949348;-0.0005404949,0.01305306;-0.7337652;-0.06846404,-0.08291093;0.0137639;-0.02776399,-0.1249402;-0.3244226;-0.04115683,-0.1367708;-0.6640584;0.05409916,-0.1688446;-0.6993144;-0.009687033,0.04468182;0.5118218;-0.09182549,50.95687
+0;0;0,0.02771028;0.2972402;-0.0213022,0.05653495;0.5868723;-0.05540468,0.2394798;0.4792653;-0.04026983,0.4003997;0.2985659;-0.007415347,0.5743983;0.1622826;-0.01041055,-0.1378615;0.4729792;-0.01970595,-0.3003407;0.2908553;-0.01207008,-0.4592062;0.1374816;-0.02186269,0.07555915;-0.00585594;-0.04579208,0.0672894;-0.3479517;-0.02239537,0.01497298;-0.6913598;0.02937085,0.01072174;-0.6547116;-0.06782592,-0.08242737;0.0157409;-0.02825499,-0.1706885;-0.2611078;-0.2104914,-0.1452562;-0.5948076;-0.1039859,-0.1677856;-0.6428243;-0.1579795,0.04936381;0.5154423;-0.04448974,0;0;0,0.02609757;0.2944542;-0.0467875,0.04843587;0.5796021;-0.1105907,0.2288436;0.4603011;-0.1177278,0.4256364;0.4021793;-0.2500961,0.5364494;0.3516381;-0.4345512,-0.1498815;0.4982978;-0.09023291,-0.3800348;0.4534516;-0.1583886,-0.5688993;0.4644696;-0.2726972,0.07465234;-0.005834594;-0.04725862,0.0592083;-0.3481779;-0.03284145,0.01160729;-0.6944804;0.001137491,0.01288009;-0.7349166;-0.06629109,-0.08304436;0.01328086;-0.02770641,-0.1252252;-0.3269202;-0.03907963,-0.1364795;-0.6647864;0.05613395,-0.1680767;-0.7007511;-0.008362256,0.04335579;0.5095013;-0.09234571,50.99018
+0;0;0,0.03040126;0.3261056;-0.02337087,0.06180023;0.6416014;-0.06053039,0.2687294;0.5226732;-0.04383519,0.4290386;0.3426596;-0.0111054,0.5827244;0.2222862;-0.01375093,-0.1575371;0.515572;-0.02060506,-0.3193997;0.3341393;-0.01299816,-0.459719;0.1986707;-0.02164757,0.07546775;-0.005848856;-0.04573668,0.06719619;-0.3480195;-0.02233486,0.0149048;-0.6912632;0.02940659,0.01062331;-0.6545677;-0.06848174,-0.08232766;0.01572186;-0.02822081,-0.170608;-0.2611873;-0.2104971,-0.1451879;-0.5947275;-0.1040425,-0.1678777;-0.6432993;-0.1584203,0.0539634;0.5635408;-0.04860225,0;0;0,0.01641345;0.3157187;-0.08869958,0.02913821;0.6210667;-0.1809289,0.2260168;0.4650784;-0.1180158,0.4258483;0.4016683;-0.2413921,0.5392536;0.3525221;-0.3925211,-0.1689331;0.4897282;-0.07469184,-0.3972932;0.433482;-0.1368468,-0.5657143;0.4217367;-0.2348899,0.07442981;-0.005001232;-0.04750394,0.05866134;-0.3473763;-0.03242254,0.01178098;-0.6934046;0.003556255,0.01232088;-0.7361645;-0.06240582,-0.08306453;0.01247448;-0.02767859,-0.1259557;-0.3278146;-0.03545452,-0.1369129;-0.6654031;0.06015791,-0.1689269;-0.701657;-0.004886802,0.02633527;0.5459576;-0.1554744,51.02346
+0;0;0,0.0301758;0.3249783;-0.02385945,0.06136996;0.6403413;-0.06144853,0.2660292;0.5217729;-0.04449725,0.4334687;0.3497179;-0.01178031,0.5927948;0.2367839;-0.009145068,-0.1555227;0.5151243;-0.02104129,-0.3248908;0.3420179;-0.01343378,-0.4683914;0.2097778;-0.02155595,0.07590122;-0.006096859;-0.04629808,0.06731633;-0.3500921;-0.02430765,0.02114671;-0.6933475;0.02947713,0.01675029;-0.6566965;-0.06861985,-0.08303371;0.01600502;-0.02812331,-0.175424;-0.2546303;-0.2207644,-0.1470875;-0.5871558;-0.1136545,-0.1690883;-0.6361139;-0.1681354,0.053633;0.5623126;-0.04945604,0;0;0,0.01587278;0.3154106;-0.08576131,0.02809763;0.6206975;-0.1779048,0.2239948;0.4682819;-0.115308,0.4271471;0.3971211;-0.2265489,0.5389037;0.3471403;-0.3787272,-0.1673413;0.489676;-0.07196533,-0.391876;0.4138722;-0.1224351,-0.5608487;0.3889147;-0.2171515,0.0746254;-0.004465222;-0.04850554,0.05900756;-0.3485259;-0.03212404,0.01161173;-0.6936747;0.006276846,0.0121471;-0.7366924;-0.05971336,-0.08403413;0.0121368;-0.02706732,-0.1272736;-0.3298758;-0.03397717,-0.1377336;-0.6665115;0.06305709,-0.1701492;-0.7023048;-0.002571121,0.02545157;0.5456049;-0.152483,51.05678
+0;0;0,0.0301758;0.3249783;-0.02385945,0.06136996;0.6403413;-0.06144853,0.2660292;0.5217729;-0.04449725,0.4334687;0.3497179;-0.01178031,0.5927948;0.2367839;-0.009145068,-0.1555227;0.5151243;-0.02104129,-0.3248908;0.3420179;-0.01343378,-0.4683914;0.2097778;-0.02155595,0.07590122;-0.006096859;-0.04629808,0.06731633;-0.3500921;-0.02430765,0.02114671;-0.6933475;0.02947713,0.01675029;-0.6566965;-0.06861985,-0.08303371;0.01600502;-0.02812331,-0.175424;-0.2546303;-0.2207644,-0.1470875;-0.5871558;-0.1136545,-0.1690883;-0.6361139;-0.1681354,0.053633;0.5623126;-0.04945604,0;0;0,0.01587278;0.3154106;-0.08576131,0.02809763;0.6206975;-0.1779048,0.2239948;0.4682819;-0.115308,0.4271471;0.3971211;-0.2265489,0.5389037;0.3471403;-0.3787272,-0.1673413;0.489676;-0.07196533,-0.391876;0.4138722;-0.1224351,-0.5608487;0.3889147;-0.2171515,0.0746254;-0.004465222;-0.04850554,0.05900756;-0.3485259;-0.03212404,0.01161173;-0.6936747;0.006276846,0.0121471;-0.7366924;-0.05971336,-0.08403413;0.0121368;-0.02706732,-0.1272736;-0.3298758;-0.03397717,-0.1377336;-0.6665115;0.06305709,-0.1701492;-0.7023048;-0.002571121,0.02545157;0.5456049;-0.152483,51.0788
+0;0;0,0.0301099;0.3242686;-0.02380734,0.06130362;0.6396273;-0.06139582,0.2644023;0.5213596;-0.04448143,0.429711;0.3514941;-0.01218082,0.5887501;0.2387636;-0.009550322,-0.1540516;0.51476;-0.02119784,-0.3212645;0.3438564;-0.01368714,-0.4645066;0.2118545;-0.02179468,0.07589184;-0.006096106;-0.04629236,0.06726762;-0.3516676;-0.02420116,0.02125275;-0.6937726;0.02940334,0.01686407;-0.6571333;-0.06852087,-0.08302347;0.01600304;-0.02811984,-0.1758371;-0.2558724;-0.2216437,-0.1475956;-0.5872834;-0.1148928,-0.1695576;-0.6361024;-0.1692778,0.05356696;0.5616015;-0.04940377,0;0;0,0.01586553;0.3153706;-0.08314562,0.02814606;0.6207042;-0.1751101,0.2230322;0.4701435;-0.1126156,0.4261256;0.3871164;-0.2079265,0.5414619;0.3286601;-0.3538337,-0.1651979;0.4896041;-0.06849173,-0.3853984;0.4059254;-0.1101358,-0.554167;0.3519888;-0.1914777,0.07438901;-0.004135385;-0.04887629,0.05890206;-0.3497912;-0.032619,0.01175791;-0.6934186;0.008905172,0.01228428;-0.7365588;-0.05668998,-0.0841654;0.01182421;-0.02675987,-0.1276645;-0.3317754;-0.03216771,-0.1371875;-0.6668311;0.0661867,-0.1701582;-0.7013475;-0.0001688004,0.02548718;0.5456036;-0.1497226,51.1124
+0;0;0,0.03095609;0.3228252;-0.02375585,0.06281118;0.6377304;-0.06176301,0.263365;0.5193112;-0.0447052,0.4398839;0.3493699;-0.01090656,0.6010608;0.2402305;-0.006134859,-0.1506788;0.5139839;-0.02156728,-0.3301165;0.3439012;-0.01413211,-0.4766721;0.215926;-0.02161312,0.07558909;-0.006163151;-0.0463427,0.06644944;-0.3526722;-0.02503242,0.02090569;-0.6946647;0.02846638,0.01644045;-0.6579832;-0.07025962,-0.08287401;0.01599906;-0.02784362,-0.1785871;-0.250589;-0.2287815,-0.1485683;-0.5815178;-0.1216358,-0.1722464;-0.6284792;-0.179322,0.05486373;0.5598646;-0.04965923,0;0;0,0.0155606;0.314935;-0.07945156,0.02729172;0.6201891;-0.1706007,0.2209658;0.4723982;-0.108171,0.4319297;0.376398;-0.1945395,0.5476798;0.3090087;-0.3358645,-0.1633563;0.4900367;-0.06369815,-0.388241;0.3914121;-0.09338632,-0.553087;0.3250381;-0.1729631,0.0739578;-0.003837839;-0.04914117,0.05898213;-0.3504225;-0.03298521,0.01229775;-0.6933663;0.01289845,0.01260456;-0.737555;-0.05273199,-0.08405059;0.01149657;-0.02650789,-0.1272717;-0.3330598;-0.03087392,-0.1369001;-0.6672655;0.06966943,-0.1699602;-0.7023617;0.002729699,0.02484828;0.5451208;-0.1454704,51.13499
+0;0;0,0.03085585;0.3217799;-0.02367893,0.06268425;0.6364211;-0.06165471,0.2610113;0.518491;-0.04465847,0.4338715;0.3520721;-0.01156037,0.5943432;0.2434101;-0.006809546,-0.1485994;0.5132207;-0.02176829,-0.3243179;0.3466632;-0.01448723,-0.4702323;0.2192479;-0.02193551,0.07582641;-0.006182501;-0.0464882,0.06664332;-0.3543387;-0.02507662,0.02128609;-0.6949305;0.02820307,0.01682975;-0.6582623;-0.07032616,-0.0831342;0.01604929;-0.02793104,-0.1793022;-0.2518059;-0.2298241,-0.1494064;-0.5813794;-0.1231172,-0.1730373;-0.6281874;-0.1806884,0.0547424;0.5586101;-0.04955946,0;0;0,0.01530439;0.3145243;-0.07678127,0.02707824;0.6197493;-0.1670744,0.2187741;0.4735565;-0.1042783,0.4278512;0.3737739;-0.1750002,0.5483252;0.2882617;-0.3005185,-0.1606119;0.489629;-0.05943644,-0.3777507;0.3835372;-0.07576761,-0.5263667;0.278426;-0.1424465,0.07422265;-0.003616691;-0.04926395,0.05924153;-0.3518306;-0.03258586,0.01274758;-0.6930454;0.01547218,0.01298326;-0.737878;-0.04912161,-0.08442629;0.0112276;-0.02636591,-0.1273707;-0.3350161;-0.03152002,-0.136462;-0.6667082;0.07238616,-0.1686464;-0.7020535;0.005554281,0.024634;0.5446889;-0.142097,51.15806
+0;0;0,0.03085585;0.3217799;-0.02367893,0.06268425;0.6364211;-0.06165471,0.2610113;0.518491;-0.04465847,0.4338715;0.3520721;-0.01156037,0.5943432;0.2434101;-0.006809546,-0.1485994;0.5132207;-0.02176829,-0.3243179;0.3466632;-0.01448723,-0.4702323;0.2192479;-0.02193551,0.07582641;-0.006182501;-0.0464882,0.06664332;-0.3543387;-0.02507662,0.02128609;-0.6949305;0.02820307,0.01682975;-0.6582623;-0.07032616,-0.0831342;0.01604929;-0.02793104,-0.1793022;-0.2518059;-0.2298241,-0.1494064;-0.5813794;-0.1231172,-0.1730373;-0.6281874;-0.1806884,0.0547424;0.5586101;-0.04955946,0;0;0,0.01530439;0.3145243;-0.07678127,0.02707824;0.6197493;-0.1670744,0.2187741;0.4735565;-0.1042783,0.4278512;0.3737739;-0.1750002,0.5483252;0.2882617;-0.3005185,-0.1606119;0.489629;-0.05943644,-0.3777507;0.3835372;-0.07576761,-0.5263667;0.278426;-0.1424465,0.07422265;-0.003616691;-0.04926395,0.05924153;-0.3518306;-0.03258586,0.01274758;-0.6930454;0.01547218,0.01298326;-0.737878;-0.04912161,-0.08442629;0.0112276;-0.02636591,-0.1273707;-0.3350161;-0.03152002,-0.136462;-0.6667082;0.07238616,-0.1686464;-0.7020535;0.005554281,0.024634;0.5446889;-0.142097,51.18286
+0;0;0,0.03154474;0.3211263;-0.02377836,0.06392515;0.6354021;-0.06213021,0.2592117;0.5173874;-0.04475368,0.4372798;0.3569455;-0.01144896,0.601406;0.2547756;-0.00471091,-0.144907;0.5133139;-0.02236627,-0.3269313;0.3540353;-0.01484969,-0.4749622;0.22972;-0.02220189,0.0753907;-0.006292658;-0.04648372,0.06564914;-0.3558779;-0.02566725,0.02293272;-0.6960711;0.02789113,0.01848538;-0.6594494;-0.07047255,-0.08284792;0.01610618;-0.02758449,-0.1814977;-0.2471788;-0.2365995,-0.1492088;-0.5758345;-0.129981,-0.1741409;-0.620938;-0.1889463,0.05581868;0.5576991;-0.04992907,0;0;0,0.01438937;0.3143391;-0.0752759,0.02504364;0.6196311;-0.1645641,0.2148779;0.4760598;-0.1013622,0.4234123;0.3678316;-0.1593201,0.543277;0.271167;-0.2764094,-0.1583018;0.4910716;-0.0543083,-0.3682841;0.3711699;-0.06379758,-0.5121672;0.2611524;-0.1317336,0.07373178;-0.003549188;-0.04934692,0.05968511;-0.3532485;-0.03350019,0.01326069;-0.6934308;0.01695227,0.01362064;-0.7387598;-0.04680086,-0.08406362;0.01113606;-0.02633224,-0.1277145;-0.3364081;-0.03309149,-0.1358166;-0.6664515;0.07382144,-0.167977;-0.7019886;0.007416345,0.02292013;0.5445465;-0.139863,51.21122
+0;0;0,0.03151738;0.3208477;-0.02375774,0.06388807;0.6350294;-0.06209753,0.2569922;0.5174835;-0.0447822,0.4370501;0.3552486;-0.0111053,0.6008068;0.2533086;-0.004382417,-0.1427828;0.5134538;-0.02263542,-0.3268413;0.3523952;-0.01503484,-0.474539;0.2283597;-0.0223705,0.07567576;-0.006316451;-0.04665948,0.06589615;-0.3572672;-0.0257617,0.0231205;-0.6979321;0.02787093,0.0187188;-0.6613783;-0.06948344,-0.08316118;0.01616709;-0.02768879,-0.1821963;-0.2481463;-0.2375203,-0.1498626;-0.5772577;-0.130754,-0.1745389;-0.6215906;-0.1891142,0.05578531;0.5573618;-0.04990197,0;0;0,0.01309854;0.314315;-0.07440138,0.02176368;0.6198299;-0.1628058,0.2103833;0.4790583;-0.09808064,0.4205529;0.3612937;-0.1409221,0.5380439;0.2527869;-0.2489748,-0.1570701;0.490937;-0.05013493,-0.3429561;0.3344494;-0.02127,-0.4841526;0.2254094;-0.09493863,0.07362425;-0.003229916;-0.05012846,0.05971238;-0.3542475;-0.03304315,0.01333976;-0.6947907;0.01832509,0.01373988;-0.7391065;-0.04505634,-0.08459201;0.01096067;-0.02584339,-0.1288935;-0.337836;-0.03462128,-0.1363426;-0.6676302;0.07464479,-0.1682862;-0.7024232;0.008905314,0.02019864;0.5446773;-0.1383872,51.23374
+0;0;0,0.03151738;0.3208477;-0.02375774,0.06388807;0.6350294;-0.06209753,0.2569922;0.5174835;-0.0447822,0.4370501;0.3552486;-0.0111053,0.6008068;0.2533086;-0.004382417,-0.1427828;0.5134538;-0.02263542,-0.3268413;0.3523952;-0.01503484,-0.474539;0.2283597;-0.0223705,0.07567576;-0.006316451;-0.04665948,0.06589615;-0.3572672;-0.0257617,0.0231205;-0.6979321;0.02787093,0.0187188;-0.6613783;-0.06948344,-0.08316118;0.01616709;-0.02768879,-0.1821963;-0.2481463;-0.2375203,-0.1498626;-0.5772577;-0.130754,-0.1745389;-0.6215906;-0.1891142,0.05578531;0.5573618;-0.04990197,0;0;0,0.01309854;0.314315;-0.07440138,0.02176368;0.6198299;-0.1628058,0.2103833;0.4790583;-0.09808064,0.4205529;0.3612937;-0.1409221,0.5380439;0.2527869;-0.2489748,-0.1570701;0.490937;-0.05013493,-0.3429561;0.3344494;-0.02127,-0.4841526;0.2254094;-0.09493863,0.07362425;-0.003229916;-0.05012846,0.05971238;-0.3542475;-0.03304315,0.01333976;-0.6947907;0.01832509,0.01373988;-0.7391065;-0.04505634,-0.08459201;0.01096067;-0.02584339,-0.1288935;-0.337836;-0.03462128,-0.1363426;-0.6676302;0.07464479,-0.1682862;-0.7024232;0.008905314,0.02019864;0.5446773;-0.1383872,51.25627
+0;0;0,0.03254267;0.3209516;-0.02386496,0.06594401;0.6352034;-0.06247252,0.2573282;0.5172818;-0.04530559,0.4510426;0.3545727;-0.009385973,0.6161383;0.2576085;0.0001393296,-0.1398889;0.5145257;-0.02325958,-0.3392427;0.3548858;-0.01532821,-0.4896218;0.2362078;-0.02247139,0.07539954;-0.006733808;-0.04677897,0.06523293;-0.3586706;-0.02644986,0.02528809;-0.7005396;0.0281052,0.02084299;-0.6639625;-0.0689498,-0.08304989;0.01661736;-0.02729988,-0.1844584;-0.2413738;-0.2453206,-0.1502645;-0.571233;-0.1382226,-0.1746034;-0.6132007;-0.1991403,0.0575475;0.5575407;-0.05019673,0;0;0,0.01022783;0.3147653;-0.07386947,0.01680729;0.6208684;-0.1611679,0.2051216;0.4839065;-0.09410334,0.4212981;0.3503597;-0.1209853,0.5298491;0.2152729;-0.2029464,-0.1573018;0.4905996;-0.04411004,-0.3430515;0.3188433;-0.008241553,-0.4626547;0.1750674;-0.05034781,0.07284546;-0.002828136;-0.05103183,0.06097266;-0.3548577;-0.0334146,0.01608604;-0.6961833;0.02069879,0.01638076;-0.7406475;-0.04205227,-0.08467295;0.01062047;-0.02522703,-0.1303944;-0.3388219;-0.03848316,-0.1340671;-0.6683234;0.0749255,-0.1666384;-0.7032698;0.01008908,0.01561868;0.5455806;-0.137022,51.28958
+0;0;0,0.03254267;0.3209516;-0.02386496,0.06594401;0.6352034;-0.06247252,0.2573282;0.5172818;-0.04530559,0.4510426;0.3545727;-0.009385973,0.6161383;0.2576085;0.0001393296,-0.1398889;0.5145257;-0.02325958,-0.3392427;0.3548858;-0.01532821,-0.4896218;0.2362078;-0.02247139,0.07539954;-0.006733808;-0.04677897,0.06523293;-0.3586706;-0.02644986,0.02528809;-0.7005396;0.0281052,0.02084299;-0.6639625;-0.0689498,-0.08304989;0.01661736;-0.02729988,-0.1844584;-0.2413738;-0.2453206,-0.1502645;-0.571233;-0.1382226,-0.1746034;-0.6132007;-0.1991403,0.0575475;0.5575407;-0.05019673,0;0;0,0.01022783;0.3147653;-0.07386947,0.01680729;0.6208684;-0.1611679,0.2051216;0.4839065;-0.09410334,0.4212981;0.3503597;-0.1209853,0.5298491;0.2152729;-0.2029464,-0.1573018;0.4905996;-0.04411004,-0.3430515;0.3188433;-0.008241553,-0.4626547;0.1750674;-0.05034781,0.07284546;-0.002828136;-0.05103183,0.06097266;-0.3548577;-0.0334146,0.01608604;-0.6961833;0.02069879,0.01638076;-0.7406475;-0.04205227,-0.08467295;0.01062047;-0.02522703,-0.1303944;-0.3388219;-0.03848316,-0.1340671;-0.6683234;0.0749255,-0.1666384;-0.7032698;0.01008908,0.01561868;0.5455806;-0.137022,51.31188
+0;0;0,0.03241801;0.3197221;-0.02377354,0.06565763;0.6324539;-0.06219146,0.2571986;0.5149478;-0.04509102,0.4313775;0.3686474;-0.01279378,0.6289491;0.2526094;-0.001394751,-0.1402361;0.5121902;-0.02303293,-0.3194857;0.3686495;-0.01590142,-0.4994459;0.2266264;-0.02444973,0.07543024;-0.00673655;-0.04679801,0.0652205;-0.3601665;-0.02638266,0.0252145;-0.7025589;0.02825593,0.02080239;-0.6660306;-0.0680785,-0.08308371;0.01662413;-0.027311,-0.1849224;-0.2424616;-0.2462566,-0.1506762;-0.5728258;-0.1389947,-0.1748344;-0.6142592;-0.1994601,0.05730843;0.5552288;-0.04998484,0;0;0,0.00894472;0.3137934;-0.07274675,0.01393902;0.6187574;-0.1585212,0.2036799;0.4847755;-0.09213185,0.386603;0.3459559;-0.08481836,0.528942;0.1980501;-0.1872525,-0.1600434;0.4909469;-0.04092736,-0.3217192;0.3315788;-0.005600985,-0.4612765;0.1531899;-0.04207669,0.07304481;-0.002932518;-0.05080366,0.06302509;-0.3564931;-0.03268695,0.01791939;-0.6982676;0.02184868,0.01813033;-0.7421001;-0.0405302,-0.08467096;0.01058298;-0.02537685,-0.1299655;-0.3403608;-0.04022941,-0.1319571;-0.6697563;0.07515271,-0.164324;-0.7046405;0.01124001,0.01315731;0.5437987;-0.134793,51.33557
+0;0;0,0.03292017;0.3184015;-0.02397581,0.06631786;0.6300985;-0.06271246,0.2563007;0.5126404;-0.04566808,0.4355643;0.3712992;-0.01201746,0.6293395;0.2664916;-8.443091E-05,-0.1382635;0.5109315;-0.02343448,-0.3219675;0.3715193;-0.01554733,-0.4993405;0.2405628;-0.02361239,0.07496238;-0.006836066;-0.04678817,0.06404822;-0.3613598;-0.02736657,0.02538549;-0.7043235;0.02792341,0.02091173;-0.6678606;-0.06796055,-0.08281015;0.01661406;-0.02686403,-0.1857994;-0.2394338;-0.2505068,-0.1509763;-0.5702639;-0.1432004,-0.1754599;-0.6100815;-0.2046949,0.05794457;0.553127;-0.05043438,0;0;0,0.009084582;0.3125814;-0.07244587,0.01434115;0.6165963;-0.1580083,0.2034909;0.4860857;-0.09195089,0.3857359;0.3448538;-0.0827086,0.5163052;0.1807998;-0.1513658,-0.1587688;0.4909843;-0.04080977,-0.3165388;0.3272606;-0.001461279,-0.4431018;0.1469767;-0.01392713,0.07296205;-0.002818123;-0.05023766,0.06449208;-0.3575191;-0.03294802,0.01952371;-0.6997843;0.02189899,0.01985529;-0.7433506;-0.04009628,-0.08415807;0.01041245;-0.02577254,-0.1294949;-0.34151;-0.04246431,-0.129377;-0.6711504;0.07378123,-0.162586;-0.7057275;0.01067423,0.01349133;0.5418733;-0.1343181,51.3681
+0;0;0,0.03279093;0.3171515;-0.02388169,0.06598876;0.6269848;-0.06238285,0.2538026;0.5105245;-0.04547863,0.4364132;0.3665444;-0.01119971,0.6229901;0.2656301;0.0002900343,-0.1363295;0.5088348;-0.02349478,-0.3234635;0.3668197;-0.01546037,-0.4942476;0.2407279;-0.02322583,0.07495145;-0.00683507;-0.04678135,0.06401525;-0.3620746;-0.02732054,0.02529126;-0.7055817;0.02805704,0.02084124;-0.669153;-0.06731812,-0.08279809;0.01661164;-0.02686012,-0.1859953;-0.2399532;-0.2509545,-0.151117;-0.5713074;-0.143478,-0.1754707;-0.6107546;-0.2046462,0.05767453;0.5505564;-0.05019139,0;0;0,0.008573979;0.3113388;-0.07228637,0.01308388;0.6134564;-0.1576493,0.2013884;0.487802;-0.09243321,0.3858771;0.3426426;-0.08040547,0.508608;0.1773603;-0.1328032,-0.1586726;0.492047;-0.0413257,-0.3139571;0.3211637;0.002692431,-0.4379912;0.1489398;-0.006316354,0.07317454;-0.002726078;-0.04990983,0.06545484;-0.3581905;-0.0332079,0.02039373;-0.7009746;0.02185487,0.0208379;-0.744172;-0.03978515,-0.08408605;0.01026011;-0.02602311,-0.1298481;-0.342195;-0.04538051,-0.1279759;-0.6719757;0.07211186,-0.1615807;-0.7063488;0.009787034,0.01241356;0.5393004;-0.1339951,51.39051
+0;0;0,0.03279093;0.3171515;-0.02388169,0.06598876;0.6269848;-0.06238285,0.2538026;0.5105245;-0.04547863,0.4364132;0.3665444;-0.01119971,0.6229901;0.2656301;0.0002900343,-0.1363295;0.5088348;-0.02349478,-0.3234635;0.3668197;-0.01546037,-0.4942476;0.2407279;-0.02322583,0.07495145;-0.00683507;-0.04678135,0.06401525;-0.3620746;-0.02732054,0.02529126;-0.7055817;0.02805704,0.02084124;-0.669153;-0.06731812,-0.08279809;0.01661164;-0.02686012,-0.1859953;-0.2399532;-0.2509545,-0.151117;-0.5713074;-0.143478,-0.1754707;-0.6107546;-0.2046462,0.05767453;0.5505564;-0.05019139,0;0;0,0.008573979;0.3113388;-0.07228637,0.01308388;0.6134564;-0.1576493,0.2013884;0.487802;-0.09243321,0.3858771;0.3426426;-0.08040547,0.508608;0.1773603;-0.1328032,-0.1586726;0.492047;-0.0413257,-0.3139571;0.3211637;0.002692431,-0.4379912;0.1489398;-0.006316354,0.07317454;-0.002726078;-0.04990983,0.06545484;-0.3581905;-0.0332079,0.02039373;-0.7009746;0.02185487,0.0208379;-0.744172;-0.03978515,-0.08408605;0.01026011;-0.02602311,-0.1298481;-0.342195;-0.04538051,-0.1279759;-0.6719757;0.07211186,-0.1615807;-0.7063488;0.009787034,0.01241356;0.5393004;-0.1339951,51.41349
+0;0;0,0.03314434;0.315619;-0.02401089,0.0663597;0.6230872;-0.06257638,0.2563463;0.5067406;-0.04548857,0.4487234;0.371433;-0.009750575,0.6318694;0.272715;0.00240862,-0.138279;0.5062842;-0.0228113,-0.3324033;0.368952;-0.01575147,-0.5051785;0.2525652;-0.02195001,0.0744627;-0.006983263;-0.04682931,0.06303728;-0.360123;-0.02830942,0.02453362;-0.7065535;0.02740979,0.01996079;-0.6700981;-0.06855248,-0.08252924;0.01669253;-0.0263956,-0.1861793;-0.2314596;-0.2563052,-0.1511815;-0.5656286;-0.1481045,-0.1745474;-0.603519;-0.2122627,0.05805336;0.5472717;-0.05038941,0;0;0,0.006167054;0.3097612;-0.07280397,0.007479012;0.6091458;-0.1593571,0.1998203;0.4886267;-0.09253144,0.3844055;0.3396931;-0.07405567,0.5053043;0.1764817;-0.1207578,-0.1651563;0.4922634;-0.03918387,-0.3176977;0.316466;0.01001611,-0.4407788;0.1483859;0.01599031,0.07298303;-0.002452239;-0.04953694,0.06590506;-0.3558584;-0.03420019,0.02160674;-0.7015623;0.02172518,0.02237272;-0.7454643;-0.03999401,-0.08365288;0.009932575;-0.02626753,-0.1294753;-0.3402238;-0.04799386,-0.1258395;-0.6723508;0.07150391,-0.1597975;-0.7079733;0.009763435,0.007631719;0.535748;-0.1353104,51.44582
+0;0;0,0.03300478;0.3142901;-0.02390979,0.06613306;0.6209518;-0.0623748,0.2537329;0.505282;-0.04537618,0.449453;0.3676231;-0.009017143,0.6300666;0.27027;0.002973923,-0.1361021;0.5048311;-0.02297418,-0.3335999;0.3651124;-0.01579167,-0.503986;0.2503349;-0.02190451,0.07361272;-0.006903551;-0.04629477,0.06213377;-0.3616979;-0.02768811,0.023643;-0.7080124;0.02801245,0.01907161;-0.671559;-0.06791971,-0.08158719;0.01650199;-0.0260943,-0.1857229;-0.2328128;-0.2570811,-0.1507368;-0.5668701;-0.1489166,-0.1740953;-0.6047392;-0.2130547,0.05784696;0.5453211;-0.05021752,0;0;0,0.006503314;0.3082054;-0.07352805,0.008217931;0.6066104;-0.160516,0.1986869;0.4899124;-0.09346867,0.3848819;0.3369782;-0.07064629,0.5039014;0.1728389;-0.1043408,-0.163718;0.4948106;-0.04186144,-0.3149377;0.3149709;0.01617814,-0.4403984;0.1530979;0.03348157,0.07249781;-0.002215296;-0.04846501,0.06728062;-0.3573932;-0.03510928,0.02278134;-0.7029196;0.02100873,0.0237456;-0.7467133;-0.04079008,-0.08245733;0.009584014;-0.0268073,-0.1284436;-0.3421369;-0.04992952,-0.1235365;-0.6740279;0.06982914,-0.1577756;-0.7096876;0.008330956,0.008257955;0.5334477;-0.1363566,51.46833
+0;0;0,0.03328651;0.3131426;-0.02377016,0.06659064;0.6192769;-0.06228959,0.2523884;0.5042107;-0.04536073,0.4518158;0.368376;-0.008769605,0.6315268;0.2814298;0.004659561,-0.1340182;0.5041842;-0.02316384,-0.3380695;0.370479;-0.01628649,-0.5072905;0.2639309;-0.02319476,0.07332558;-0.006846821;-0.04619939,0.06102692;-0.3628302;-0.02844144,0.02278473;-0.7106955;0.02767244,0.01820191;-0.6742417;-0.06816652,-0.08135945;0.01634775;-0.02590933,-0.1872164;-0.2285054;-0.2626202,-0.151549;-0.5640036;-0.1540367,-0.1734183;-0.6008757;-0.2195929,0.05827242;0.5437367;-0.0501032,0;0;0,0.006829024;0.306908;-0.07410908,0.009092629;0.6046831;-0.1614802,0.1979305;0.4908107;-0.09357214,0.3845089;0.3359218;-0.0660181,0.5018731;0.1763705;-0.09439087,-0.1616135;0.495181;-0.04328349,-0.313289;0.3150505;0.02081669,-0.4372285;0.1595336;0.04294118,0.07265022;-0.002077013;-0.04770255,0.06764057;-0.3584453;-0.03476715,0.02378213;-0.7056656;0.0212338,0.02547762;-0.7483206;-0.04174352,-0.08199017;0.009388664;-0.02733802,-0.1268254;-0.3436232;-0.05106993,-0.1217569;-0.6775637;0.06758754,-0.1553223;-0.713482;0.006139144,0.009004593;0.5316347;-0.1372325,51.50222
+0;0;0,0.03320264;0.3123536;-0.02371027,0.06640077;0.6175133;-0.06210771,0.2526105;0.5025951;-0.04520599,0.4512996;0.3672633;-0.008750342,0.6216447;0.2848485;0.003978952,-0.1345665;0.5025687;-0.02296486,-0.3378622;0.3693585;-0.01611297,-0.4982642;0.2683632;-0.02266121,0.07330462;-0.006844864;-0.04618618,0.06097975;-0.363587;-0.02839039,0.02270439;-0.7117541;0.02777216,0.01813332;-0.6753168;-0.06782126,-0.0813362;0.01634307;-0.02590192,-0.1874188;-0.2290319;-0.2631173,-0.1517204;-0.5648211;-0.1544396,-0.1735337;-0.6015219;-0.2198279,0.05810753;0.5422;-0.04995792,0;0;0,0.00568524;0.3060195;-0.07449222,0.006828517;0.6025648;-0.1625566,0.1966282;0.4917483;-0.09328985,0.3828878;0.3386565;-0.06180453,0.4994348;0.190531;-0.08295465,-0.1635372;0.4945538;-0.04271697,-0.3162931;0.3191779;0.0282055,-0.4403512;0.1794195;0.06059173,0.07287297;-0.001973882;-0.04732036,0.06776029;-0.3591165;-0.03480887,0.02428421;-0.7067401;0.02093387,0.02640593;-0.7487046;-0.04244637,-0.08186974;0.009256277;-0.02766313,-0.1262532;-0.3445417;-0.05196574,-0.1207479;-0.6789845;0.06617529,-0.1546279;-0.7154482;0.005882945,0.006987125;0.5298267;-0.1381099,51.53538
+0;0;0,0.03307583;0.3111607;-0.02361972,0.06612922;0.6149898;-0.06185032,0.2541722;0.5000213;-0.04495563,0.4523178;0.3650596;-0.008599687,0.6278713;0.2801249;0.004518806,-0.1365848;0.4999946;-0.02250884,-0.3393245;0.3671488;-0.01567569,-0.5046308;0.2630656;-0.02242415,0.07301255;-0.006817591;-0.04600216,0.06062207;-0.3654587;-0.02811163,0.02227542;-0.7142742;0.0281555,0.01773799;-0.6778843;-0.06673436,-0.08101213;0.01627796;-0.02579872,-0.1876594;-0.2304032;-0.2642768,-0.1518946;-0.5668178;-0.1553967,-0.1735473;-0.6030276;-0.2203038,0.05787078;0.5399923;-0.04975149,0;0;0,0.00407505;0.3047587;-0.07468867,0.003700584;0.5998183;-0.1630194,0.1959974;0.4921781;-0.09235239,0.3832796;0.3418662;-0.0587399,0.5086058;0.1936811;-0.08196759,-0.1680016;0.4956652;-0.04109896,-0.324183;0.327538;0.03725103,-0.4502541;0.1819008;0.07043086,0.07303292;-0.001775146;-0.04643869,0.06817505;-0.3608537;-0.03477621,0.02537572;-0.7092913;0.02061439,0.02789152;-0.7501796;-0.0428996,-0.08131947;0.009055251;-0.02826053,-0.1246581;-0.3467788;-0.05277427,-0.118868;-0.6820589;0.06496463,-0.1526712;-0.7187783;0.00604612,0.004212558;0.5274457;-0.1385014,51.55799
+0;0;0,0.03291762;0.3096723;-0.02350674,0.06574864;0.6114592;-0.06147503,0.2524624;0.4973926;-0.04471408,0.4498329;0.3629589;-0.008500353,0.6293485;0.2761073;0.004914211,-0.1355133;0.4973661;-0.02242706,-0.3374599;0.3650399;-0.01562065,-0.506497;0.2586077;-0.0225214,0.07285303;-0.006802696;-0.04590165,0.06048698;-0.3647368;-0.0280464,0.02187414;-0.7159737;0.02861134,0.01731584;-0.6795544;-0.06671494,-0.08083513;0.01624239;-0.02574235,-0.1872722;-0.2299525;-0.2637503,-0.151259;-0.5687023;-0.1541144,-0.1730114;-0.6052167;-0.2193199,0.05755818;0.5370792;-0.0494758,0;0;0,0.003984511;0.3032735;-0.07444715,0.003429443;0.596439;-0.1618853,0.1950202;0.4945823;-0.09101748,0.385145;0.3497213;-0.05627799,0.5226637;0.2066361;-0.08003116,-0.1676833;0.4955715;-0.04130621,-0.3277947;0.3342244;0.04036655,-0.4602246;0.1899727;0.08040084,0.07310179;-0.001453832;-0.04598713,0.0672411;-0.3598184;-0.03462958,0.02615729;-0.7111343;0.01975489,0.02929184;-0.7517647;-0.04467034,-0.08104565;0.008658596;-0.02859078,-0.1240427;-0.3464701;-0.05355931,-0.1175798;-0.6840814;0.06495316,-0.1521204;-0.7207871;0.005738337,0.003950864;0.5246344;-0.1376514,51.59185
+0;0;0,0.03316543;0.3096501;-0.02345099,0.06610899;0.6114147;-0.06149455,0.2527898;0.4973063;-0.04434757,0.4526204;0.3663462;-0.008905035,0.6360234;0.2879894;0.004229832,-0.1352744;0.4979405;-0.02229159,-0.3418808;0.3729327;-0.01720977,-0.5182197;0.279173;-0.02512748,0.07276409;-0.006865232;-0.04603321,0.05993186;-0.3648047;-0.02861994,0.02158419;-0.7161106;0.02778915,0.01707114;-0.6796729;-0.06753805,-0.08089092;0.0162902;-0.02553604,-0.1887209;-0.2231743;-0.269704,-0.1531272;-0.5622337;-0.1608911,-0.1729561;-0.5966832;-0.2287304,0.05790444;0.537041;-0.04946597,0;0;0,0.003984511;0.3032735;-0.07444715,0.003429443;0.596439;-0.1618853,0.1950202;0.4945823;-0.09101748,0.385145;0.3497213;-0.05627799,0.5226637;0.2066361;-0.08003116,-0.1676833;0.4955715;-0.04130621,-0.3277947;0.3342244;0.04036655,-0.4602246;0.1899727;0.08040084,0.07310179;-0.001453832;-0.04598713,0.0672411;-0.3598184;-0.03462958,0.02615729;-0.7111343;0.01975489,0.02929184;-0.7517647;-0.04467034,-0.08104565;0.008658596;-0.02859078,-0.1240427;-0.3464701;-0.05355931,-0.1175798;-0.6840814;0.06495316,-0.1521204;-0.7207871;0.005738337,0.003950864;0.5246344;-0.1376514,51.61435
+0;0;0,0.0331111;0.3091428;-0.02341257,0.06602634;0.6106477;-0.06142495,0.2520009;0.4967147;-0.04430158,0.4496509;0.3671838;-0.00924582,0.6271806;0.2913361;0.003468423,-0.1346501;0.4973466;-0.02232592,-0.339002;0.3737029;-0.01729956,-0.5096939;0.2829457;-0.02496372,0.07269183;-0.006858414;-0.0459875,0.05985206;-0.3650079;-0.02856401,0.0212343;-0.7187883;0.02824239,0.01668734;-0.6823022;-0.06780099,-0.08081059;0.01627402;-0.02551068,-0.1887039;-0.223331;-0.2698219,-0.1528595;-0.5647786;-0.1602427,-0.1728374;-0.5997123;-0.2285917,0.05782519;0.5363047;-0.04940134,0;0;0,0.003921717;0.3027607;-0.07439303,0.003551811;0.5956554;-0.1618202,0.194304;0.4946635;-0.09032226,0.3891518;0.3609111;-0.05543184,0.5334354;0.234183;-0.07895947,-0.1671526;0.4960581;-0.04153845,-0.3307537;0.3438715;0.0429991,-0.4707507;0.21907;0.09050465,0.07318723;-0.001349032;-0.04569244,0.06667241;-0.3599146;-0.03438687,0.02647799;-0.713916;0.01989246,0.0306465;-0.753064;-0.04710197,-0.08087995;0.008545995;-0.02883382,-0.1238923;-0.3467604;-0.0542675,-0.1169219;-0.6867329;0.06510147,-0.1517808;-0.7244692;0.006078355,0.004014909;0.5238839;-0.1375852,51.63752
+0;0;0,0.03299913;0.3080974;-0.0233334,0.06572089;0.6078303;-0.06112116,0.2529251;0.4941198;-0.04404168,0.4473716;0.3666883;-0.009554092,0.6314414;0.2880465;0.003628531,-0.1360729;0.4947555;-0.02193262,-0.3371126;0.3731158;-0.01698773,-0.5140926;0.2790152;-0.02493422,0.07267943;-0.006857245;-0.04597966,0.05978348;-0.3665741;-0.02847992,0.02118589;-0.7201697;0.0282968,0.0166214;-0.6836585;-0.06811704,-0.08079681;0.01627124;-0.02550633,-0.1891623;-0.2243824;-0.2708867,-0.1533366;-0.5656515;-0.1613648,-0.1733915;-0.6008357;-0.2299773,0.05757079;0.5339502;-0.04917239,0;0;0,0.003267288;0.3016466;-0.07453895,0.001882374;0.5925472;-0.1623385,0.1943565;0.4958232;-0.08947039,0.3942564;0.3767485;-0.05632091,0.5485172;0.2510458;-0.08166718,-0.1693564;0.4970508;-0.03988379,-0.334787;0.3541605;0.04644548,-0.4942694;0.2422448;0.09419691,0.07328689;-0.001298681;-0.045506,0.06623599;-0.3614221;-0.03409314,0.02603418;-0.7151445;0.02074647,0.03097215;-0.7537757;-0.04725528,-0.0808172;0.008408313;-0.02900571,-0.1244173;-0.348372;-0.05499776,-0.1164631;-0.6881013;0.06443376,-0.1517894;-0.7263805;0.005706664,0.00259167;0.5213212;-0.13797,51.67136
+0;0;0,0.03279874;0.3070322;-0.02281025,0.06519637;0.6054572;-0.0600308,0.2508992;0.49273;-0.04391445,0.4524036;0.3783691;-0.007806722,0.6323195;0.3004645;0.004613864,-0.1350427;0.4935203;-0.02214123,-0.3403874;0.3803826;-0.01771343,-0.5112427;0.2837386;-0.02555757,0.0726069;-0.006750782;-0.04619984,0.0587448;-0.3673447;-0.02946161,0.02057761;-0.721312;0.02730429,0.01597472;-0.6846519;-0.07057541,-0.08095189;0.01612541;-0.02526897,-0.1913207;-0.2196714;-0.2757063,-0.1553927;-0.5615544;-0.1670916,-0.1739311;-0.6010134;-0.2340077,0.05714921;0.5319849;-0.04824705,0;0;0,0.00426802;0.3005719;-0.07418299,0.006500542;0.5905938;-0.1600561,0.1962345;0.4962355;-0.08793926,0.4006533;0.3855886;-0.05701351,0.5681469;0.2854705;-0.07971525,-0.1658649;0.4997093;-0.04046246,-0.3391419;0.3687219;0.04787544,-0.4926051;0.2553554;0.09467516,0.07334614;-0.001391485;-0.04549909,0.06636447;-0.3623971;-0.03425217,0.02622756;-0.7164486;0.0205977,0.03182441;-0.7561343;-0.04838467,-0.08083867;0.008332372;-0.02911082,-0.1241837;-0.3493212;-0.05567009,-0.1160078;-0.6894482;0.06357239,-0.1520557;-0.7290475;0.004390799,0.005938321;0.519619;-0.1363063,51.70506
+0;0;0,0.03266109;0.3057437;-0.02271452,0.06474774;0.6013044;-0.05957632,0.2480534;0.4898165;-0.04363362,0.4489251;0.3758146;-0.007639259,0.6289595;0.2978587;0.004789514,-0.1329526;0.4905967;-0.02213886,-0.3376526;0.3778142;-0.01772496,-0.5086205;0.2811065;-0.02557427,0.072535;-0.006744097;-0.04615408,0.05865268;-0.367864;-0.02939144,0.02049411;-0.7217513;0.02736164,0.01593821;-0.6851592;-0.06951872,-0.08087174;0.01610944;-0.02524395,-0.1914015;-0.2200314;-0.2760466,-0.1554817;-0.5618371;-0.1674565,-0.1738308;-0.6005869;-0.2336894,0.05678132;0.5285693;-0.0479108,0;0;0,0.004938841;0.2995091;-0.07301903,0.009156734;0.5872746;-0.1561892,0.1966965;0.4965949;-0.08701944,0.4063973;0.3971001;-0.0593102,0.5747725;0.2987145;-0.08409119,-0.1634314;0.5008473;-0.04135857,-0.3423199;0.3802162;0.04857745,-0.5064611;0.2831925;0.09641129,0.07331848;-0.001433194;-0.04538012,0.06601205;-0.3629656;-0.03432345,0.02631032;-0.7169975;0.02043414,0.03157181;-0.7559555;-0.04788231,-0.08070809;0.008321082;-0.02922283,-0.1245437;-0.3496978;-0.05719119,-0.1159949;-0.6897486;0.06199621,-0.1518377;-0.7295248;0.004580148,0.008104265;0.5168642;-0.1331413,51.73849
+0;0;0,0.0325789;0.3049743;-0.02265736,0.06462279;0.60014;-0.05947456,0.2481942;0.488597;-0.04352571,0.4483112;0.3750235;-0.007666599,0.6264614;0.2978834;0.0046321,-0.1333415;0.4893783;-0.02200106,-0.3372723;0.3770195;-0.01760375,-0.506451;0.281324;-0.02537092,0.07244997;-0.006736191;-0.04609997,0.058537;-0.3686533;-0.02930032,0.0203601;-0.7227106;0.02748002,0.01579726;-0.6861084;-0.06954793,-0.08077692;0.01609056;-0.02521436,-0.1915507;-0.2205715;-0.2765707,-0.1556136;-0.5625415;-0.1679284,-0.1739907;-0.601396;-0.2342622,0.05665623;0.5274037;-0.04780884,0;0;0,0.006229967;0.2989066;-0.07211161,0.01240057;0.5863726;-0.1547461,0.1998207;0.4979927;-0.08474517,0.4142035;0.4099261;-0.06203198,0.584139;0.3189416;-0.08816886,-0.1623113;0.5004969;-0.04254083,-0.3461867;0.3910874;0.04938836,-0.5152405;0.3093638;0.1001964,0.07334715;-0.001210287;-0.04514766,0.06579953;-0.363557;-0.0347724,0.02597415;-0.7177421;0.02004505,0.03138775;-0.7567977;-0.04837179,-0.08056645;0.008065961;-0.02938653,-0.1258124;-0.3503574;-0.06013085,-0.1158497;-0.6900643;0.06044306,-0.1524932;-0.7295043;0.002874278,0.01093233;0.5159501;-0.1317539,51.77229
+0;0;0,0.03195701;0.3038689;-0.02242109,0.06338565;0.5977697;-0.05902422,0.2483708;0.4863334;-0.04303133,0.4473659;0.3764216;-0.008487359,0.6218327;0.3097602;0.004525038,-0.1358137;0.4876011;-0.02166274,-0.3394236;0.3808132;-0.01815278,-0.5036509;0.2912175;-0.02548289,0.0723623;-0.006562438;-0.04634965,0.05696137;-0.3685208;-0.03029727,0.0189789;-0.7227241;0.02631142,0.01445924;-0.686087;-0.07104579,-0.08095717;0.01589545;-0.0249185,-0.1957022;-0.2110811;-0.2834218,-0.1599758;-0.5540637;-0.1776215,-0.1772732;-0.5936934;-0.2439193,0.05556711;0.5252945;-0.04741105,0;0;0,0.007678509;0.298045;-0.0705018,0.01592538;0.584545;-0.1514506,0.204794;0.4933572;-0.08568501,0.4213458;0.419061;-0.06427526,0.5900525;0.3424983;-0.09125519,-0.1610424;0.5056769;-0.03940201,-0.3503239;0.4112495;0.0507587,-0.5220998;0.3578475;0.1026526,0.07333499;-0.001396954;-0.04525137,0.06576747;-0.3638182;-0.0351367,0.02580443;-0.7180547;0.01987767,0.03134853;-0.7574662;-0.04863667,-0.0806138;0.00824201;-0.02934524,-0.1262551;-0.3499458;-0.06291702,-0.1164904;-0.6895856;0.05814786,-0.1543717;-0.7265083;-0.002095524,0.01398462;0.5143007;-0.1288536,51.80634
+0;0;0,0.03185958;0.3029425;-0.02235273,0.06324141;0.596405;-0.05890364,0.2492479;0.4848216;-0.042897,0.4509423;0.373419;-0.007884473,0.6254155;0.3067551;0.005128404,-0.1369593;0.486096;-0.0214159,-0.343331;0.3778596;-0.01785833,-0.5075644;0.2882606;-0.02518871,0.07231259;-0.006557931;-0.04631781,0.05682685;-0.3705096;-0.03017703,0.0189258;-0.7239535;0.02631029,0.0144118;-0.6873248;-0.0709253,-0.08090156;0.01588453;-0.02490138,-0.1962785;-0.212342;-0.2848282,-0.1606287;-0.5545893;-0.1792548,-0.1779045;-0.5941321;-0.2454698,0.05542914;0.5239878;-0.04729978,0;0;0,0.00865674;0.2971512;-0.0701077,0.01749274;0.5831292;-0.1512051,0.2073791;0.494045;-0.08453393,0.4293404;0.4251115;-0.06725931,0.6035081;0.3633873;-0.09742618,-0.1606964;0.5071742;-0.03884749,-0.3557283;0.4167246;0.05114412,-0.5281638;0.3630943;0.1005818,0.07332885;-0.001431167;-0.04514742,0.06602016;-0.365891;-0.03638768,0.02471843;-0.7190693;0.01937199,0.03068519;-0.7582301;-0.04918647,-0.08051757;0.008217914;-0.02944223,-0.1288235;-0.350611;-0.07268022,-0.1177397;-0.6884383;0.05101182,-0.1572207;-0.7261611;-0.007073976,0.01548377;0.5129685;-0.1285474,51.83872
+0;0;0,0.03181342;0.3025036;-0.02232034,0.06326403;0.5966085;-0.05895381,0.2484399;0.4849765;-0.04293156,0.4505055;0.3733687;-0.007854588,0.6250401;0.3066815;0.005162867,-0.1361578;0.4862456;-0.02153998,-0.3429093;0.3778099;-0.01797586,-0.5072005;0.2881795;-0.02530882,0.07219949;-0.006547672;-0.04624536,0.05666416;-0.3716647;-0.0300529,0.01890432;-0.7237917;0.02622397,0.01445731;-0.6872613;-0.06956843,-0.08077502;0.01585969;-0.02486243,-0.1965214;-0.2130976;-0.2856216,-0.1610044;-0.5540698;-0.1804414,-0.1780238;-0.5925804;-0.2456737,0.05542889;0.5239795;-0.04731599,0;0;0,0.009974539;0.2969514;-0.06884074,0.01924407;0.5836717;-0.1496613,0.2085573;0.4906071;-0.08641815,0.4337978;0.4316272;-0.06894588,0.6104531;0.3787495;-0.1017456,-0.1585714;0.50717;-0.03834315,-0.3587934;0.4273169;0.05138878,-0.5352514;0.3854499;0.0981722,0.07304084;-0.001505673;-0.0453546,0.06617975;-0.3671668;-0.03768682,0.02360588;-0.718819;0.01812172,0.02871889;-0.7575299;-0.04889536,-0.08041019;0.008299017;-0.02931893,-0.1302136;-0.3503604;-0.08125189,-0.1193385;-0.6863946;0.04344439,-0.1608475;-0.720755;-0.01463616,0.01717186;0.5132676;-0.1270609,51.86086
+0;0;0,0.03161383;0.3025434;-0.02206214,0.06285924;0.596706;-0.05840993,0.2482098;0.4856982;-0.04199554,0.4533808;0.3795994;-0.007862236,0.6289278;0.3157184;0.005607458,-0.1366636;0.4867714;-0.02160348,-0.3464584;0.3843653;-0.01756391,-0.5154118;0.3038593;-0.02480979,0.07218298;-0.006442807;-0.04628585,0.05542817;-0.3714822;-0.02956746,0.01778033;-0.7236752;0.02637102,0.01354241;-0.6870898;-0.0694271,-0.08084515;0.01570067;-0.02473505,-0.1985039;-0.2076857;-0.2894404,-0.1625652;-0.5487593;-0.1847333,-0.1766811;-0.5876141;-0.2502953,0.05508117;0.5240585;-0.04684914,0;0;0,0.009974539;0.2969514;-0.06884074,0.01924407;0.5836717;-0.1496613,0.2085573;0.4906071;-0.08641815,0.4337978;0.4316272;-0.06894588,0.6104531;0.3787495;-0.1017456,-0.1585714;0.50717;-0.03834315,-0.3587934;0.4273169;0.05138878,-0.5352514;0.3854499;0.0981722,0.07304084;-0.001505673;-0.0453546,0.06617975;-0.3671668;-0.03768682,0.02360588;-0.718819;0.01812172,0.02871889;-0.7575299;-0.04889536,-0.08041019;0.008299017;-0.02931893,-0.1302136;-0.3503604;-0.08125189,-0.1193385;-0.6863946;0.04344439,-0.1608475;-0.720755;-0.01463616,0.01717186;0.5132676;-0.1270609,51.88341
+0;0;0,0.03155781;0.3020073;-0.02202304,0.06280413;0.5961782;-0.05837317,0.2485965;0.4850523;-0.04194287,0.4547191;0.3784614;-0.007651251,0.6304794;0.3145028;0.005834809,-0.1371637;0.486128;-0.02150382,-0.3479315;0.3832469;-0.01744552,-0.5170902;0.3026431;-0.02470019,0.07224785;-0.006448596;-0.04632744,0.05548264;-0.3717146;-0.02959868,0.01784497;-0.7238125;0.02632469,0.01359366;-0.6872063;-0.06977591,-0.0809178;0.01571478;-0.02475728,-0.1986496;-0.2078103;-0.2896269,-0.1627206;-0.5487918;-0.1849481,-0.176881;-0.5878639;-0.2507171,0.05502289;0.523501;-0.04680765,0;0;0,0.010124;0.296487;-0.06842732,0.01910469;0.5831943;-0.1493571,0.2091406;0.4881937;-0.08800316,0.4378866;0.439;-0.07129121,0.6153075;0.3908926;-0.1083288,-0.1583688;0.5069954;-0.0364909,-0.3624983;0.4333101;0.05253546,-0.5421013;0.4033432;0.09735752,0.07291678;-0.001768768;-0.04569006,0.06649557;-0.3676834;-0.03894997,0.02251899;-0.7190589;0.01689076,0.02780911;-0.7579355;-0.05037785,-0.08056039;0.008609003;-0.02904264,-0.1318961;-0.3477502;-0.0950198,-0.1225996;-0.6839182;0.02916338,-0.167486;-0.7193433;-0.02562544,0.01712528;0.5127677;-0.1267195,51.90599
+0;0;0,0.03101406;0.3002608;-0.02156291,0.06166965;0.5925882;-0.05731176,0.2448307;0.4826399;-0.04111672,0.451634;0.3818571;-0.007727329,0.6363838;0.3259715;0.007736078,-0.1354946;0.4840933;-0.02138298,-0.3461597;0.3858916;-0.01734626,-0.5225347;0.3063301;-0.02486975,0.07237145;-0.006293513;-0.04646575,0.05454261;-0.3719235;-0.03037989,0.01665321;-0.7235688;0.02604048,0.01251411;-0.6869511;-0.06971255,-0.08114754;0.01551201;-0.02471345,-0.2004203;-0.2030379;-0.2935477,-0.162837;-0.5431784;-0.1878822,-0.176079;-0.5829379;-0.2525957,0.05404828;0.5203822;-0.04592085,0;0;0,0.01171634;0.2949629;-0.06665611,0.02221048;0.580106;-0.145736,0.2098164;0.4854666;-0.08951092,0.4379589;0.4433672;-0.07473588,0.6229931;0.403979;-0.1160359,-0.1542345;0.5061781;-0.03688359,-0.3590708;0.4388263;0.04998103,-0.546482;0.421012;0.09530751,0.07273141;-0.002116457;-0.04628134,0.06600076;-0.3684186;-0.04000235,0.02074802;-0.7194123;0.01503253,0.02598771;-0.7584548;-0.05156517,-0.08087702;0.009039886;-0.02852168,-0.1344675;-0.3447278;-0.1075054,-0.1246594;-0.6803184;0.01721831,-0.1719381;-0.7146159;-0.03626177,0.01987135;0.5100666;-0.1235874,51.93972
+0;0;0,0.03101259;0.3002466;-0.02156189,0.06171174;0.5929891;-0.05736241,0.2450427;0.4828831;-0.04114358,0.4508501;0.3825856;-0.007914994,0.6743405;0.3149813;0.01079098,-0.1356469;0.4843378;-0.02139094,-0.3452975;0.386609;-0.01737366,-0.5586571;0.2903642;-0.02647478,0.07260784;-0.00631407;-0.04661753,0.05481327;-0.3712415;-0.03056258,0.0169052;-0.72306;0.02588559,0.01276069;-0.6864337;-0.06999248,-0.0814126;0.01556268;-0.02479417,-0.2004561;-0.2025673;-0.2931118,-0.1628543;-0.5428753;-0.1873942,-0.1761136;-0.5827259;-0.2521923,0.05407752;0.5206615;-0.04595232,0;0;0,0.01178423;0.2950312;-0.06627512,0.02205279;0.5806464;-0.1452584,0.2098126;0.4834632;-0.09032178,0.4377786;0.4464411;-0.07685876,0.6627983;0.416021;-0.1343827,-0.1555329;0.5053089;-0.03853559,-0.3604311;0.4446472;0.05010545,-0.5884656;0.4350162;0.102791,0.072721;-0.002206072;-0.04681611,0.06517226;-0.3677953;-0.04099131,0.01951513;-0.7189872;0.01359272,0.02436605;-0.7585238;-0.05270076,-0.08132187;0.009140156;-0.02807438,-0.1363284;-0.3418961;-0.1146438,-0.1261945;-0.6775734;0.01032711,-0.172639;-0.7091477;-0.04716394,0.0197804;0.5104677;-0.1231327,51.97281
+0;0;0,0.03096114;0.2997485;-0.02152612,0.06165276;0.592419;-0.057319,0.2451987;0.4822634;-0.04109365,0.4514068;0.3817706;-0.007800359,0.6665962;0.3166773;0.01021083,-0.1359209;0.4837198;-0.0213187,-0.3459796;0.3858007;-0.0172936,-0.5514146;0.2931306;-0.02605668,0.07282671;-0.006333103;-0.04675805,0.05506809;-0.370523;-0.03073554,0.01712827;-0.7226362;0.02575991,0.01296429;-0.6859788;-0.0705687,-0.08165801;0.01560959;-0.02486891,-0.200461;-0.2020796;-0.2926443,-0.1628277;-0.5426727;-0.1868382,-0.1761493;-0.5828515;-0.2519407,0.05401782;0.5200844;-0.04590781,0;0;0,0.0115307;0.2944892;-0.06643987,0.02138996;0.5799562;-0.1457374,0.2094244;0.4818745;-0.09110999,0.4386191;0.4492711;-0.07945585,0.6551515;0.4209891;-0.1358643,-0.1567778;0.504264;-0.03990103,-0.3623984;0.4472238;0.05062845,-0.5835985;0.4514471;0.09445459,0.07257134;-0.002321243;-0.04752016,0.06461456;-0.3671622;-0.04167366,0.01765722;-0.7186124;0.01210952,0.02240375;-0.7589493;-0.05400443,-0.0817928;0.009296562;-0.02745293,-0.1386121;-0.3383064;-0.1231093,-0.1269218;-0.6740495;0.00240875,-0.1731052;-0.7023468;-0.0593114,0.01923174;0.5097923;-0.1235301,52.00658
+0;0;0,0.03076474;0.2997903;-0.02121446,0.0612664;0.5927733;-0.05672516,0.2500758;0.4818347;-0.04086062,0.4554582;0.387621;-0.008390151,0.6749625;0.3243024;0.01060375,-0.1414561;0.4831659;-0.02064485,-0.3501595;0.390721;-0.01758808,-0.5618927;0.3032983;-0.02644734,0.07310395;-0.005861724;-0.04689233,0.05435196;-0.369846;-0.03152831,0.01652966;-0.7222738;0.02550038,0.01236954;-0.6855895;-0.07068884,-0.08202348;0.01519222;-0.02487536,-0.2025584;-0.1964265;-0.2964654,-0.1642155;-0.5375944;-0.1914778,-0.1765541;-0.5785179;-0.2557583,0.05368332;0.5203499;-0.04537932,0;0;0,0.01110831;0.2944393;-0.06672931,0.02046689;0.5800751;-0.1464331,0.2128848;0.4821382;-0.08546305,0.4388945;0.4501858;-0.08212924,0.6589264;0.4277052;-0.1424019,-0.1565045;0.5021537;-0.02711938,-0.3652423;0.4494348;0.04878657,-0.5907549;0.4574942;0.08917567,0.0724304;-0.0024634;-0.0482204,0.0640268;-0.3671215;-0.04310799,0.01558831;-0.7188259;0.01023888,0.01983693;-0.7594178;-0.05543518,-0.08224012;0.009448603;-0.02692071,-0.1413898;-0.3349926;-0.1314855,-0.1288876;-0.6722124;-0.008950748,-0.174327;-0.700917;-0.07062232,0.01843598;0.5098638;-0.1241257,52.02833
+0;0;0,0.03071523;0.2993078;-0.02118032,0.06119777;0.5921071;-0.05666962,0.2528415;0.4806403;-0.04074416,0.4583874;0.3863517;-0.008247867,0.6756791;0.3236713;0.01055458,-0.1443354;0.4819908;-0.02023693,-0.3532047;0.3894722;-0.01717773,-0.5628036;0.3029308;-0.02594768,0.07346312;-0.005890523;-0.04712272,0.05471624;-0.3697755;-0.03176289,0.01688726;-0.7222656;0.02527588,0.01273647;-0.6855962;-0.07069758,-0.08242647;0.01526686;-0.02499758,-0.2029285;-0.1962941;-0.2965135,-0.1645789;-0.5375224;-0.1915073,-0.1768897;-0.5782867;-0.2556437,0.05361753;0.5197108;-0.04532801,0;0;0,0.01055029;0.2939412;-0.06681681,0.01939648;0.5793582;-0.1466711,0.2144448;0.4809771;-0.08368754,0.4407455;0.4496313;-0.08461237,0.6577514;0.4342218;-0.1491804,-0.1585845;0.5008194;-0.0235021,-0.369199;0.4508875;0.04959908,-0.5930732;0.465551;0.0837072,0.07240805;-0.002597541;-0.04901433,0.06360781;-0.3671526;-0.04434323,0.01392594;-0.7187459;0.009019133,0.01780164;-0.759724;-0.05594015,-0.08290327;0.009661037;-0.02618759,-0.1440383;-0.33239;-0.1369272,-0.1309259;-0.6719705;-0.02096657,-0.1723146;-0.6963487;-0.08880901,0.01749122;0.5091848;-0.1243241,52.06178
+0;0;0,0.03074123;0.2995612;-0.02119825,0.06125909;0.5926996;-0.0567292,0.255036;0.4807171;-0.04073948,0.4607787;0.3863382;-0.00821206,0.6766967;0.3240541;0.01047151,-0.1464135;0.4820821;-0.02001165,-0.3554829;0.389475;-0.01694951,-0.5637567;0.3034806;-0.02566402,0.07398378;-0.005932271;-0.04745669,0.0552388;-0.3697805;-0.03209842,0.01738224;-0.7225276;0.02498195,0.01324192;-0.6858751;-0.07074923,-0.08301066;0.01537506;-0.02517474,-0.2035005;-0.1961645;-0.2966632,-0.1651229;-0.5376416;-0.1915805,-0.1774027;-0.5782273;-0.2555549,0.05366886;0.5202079;-0.04537265,0;0;0,0.008860797;0.2942441;-0.06688213,0.01659343;0.5800997;-0.1465695,0.2138841;0.4804944;-0.08311343,0.4402794;0.4484743;-0.08703089,0.6548187;0.4380679;-0.1556861,-0.1649808;0.4993214;-0.02610695,-0.3751331;0.4506597;0.04981088,-0.597717;0.4699236;0.0803761,0.07285702;-0.002626628;-0.04945588,0.06191531;-0.3671005;-0.04601669,0.01117626;-0.7188307;0.007211685,0.01469976;-0.7601714;-0.05700636,-0.08362569;0.0096583;-0.02596902,-0.1462977;-0.3301204;-0.1425685,-0.1357472;-0.6732907;-0.03652779,-0.1769143;-0.6952776;-0.1060151,0.01495162;0.5097889;-0.1243134,52.09574
+0;0;0,0.03049174;0.3002484;-0.0208973,0.060789;0.5946492;-0.05628685,0.2556238;0.4822861;-0.04029983,0.4694819;0.3897075;-0.007689286,0.6710429;0.3340812;0.01009306,-0.1478957;0.4837187;-0.01994195,-0.3652298;0.3935488;-0.01774413,-0.5601435;0.3164093;-0.02751607,0.07421365;-0.005718046;-0.04762072,0.05397729;-0.3705014;-0.0327805,0.01606734;-0.7224052;0.02426272,0.01198555;-0.6856855;-0.07191789,-0.0833518;0.0151076;-0.02514624,-0.2059183;-0.1916661;-0.3006798,-0.1677354;-0.5325552;-0.1964492,-0.1785758;-0.5746856;-0.2596332,0.05325411;0.5218002;-0.04494087,0;0;0,0.00939101;0.2950807;-0.06599045,0.01759616;0.5825499;-0.1443336,0.2153579;0.479494;-0.08130884,0.4481468;0.4461087;-0.08932519,0.6457005;0.4400394;-0.1598454,-0.1620814;0.4973018;-0.01916545,-0.3810599;0.4490077;0.05214809,-0.5885181;0.4718926;0.07393666,0.07286051;-0.002694413;-0.04992175,0.06267613;-0.3681813;-0.04642081,0.01025173;-0.7188144;0.006828304,0.01370674;-0.7604802;-0.05770541,-0.08402742;0.009780323;-0.02553097,-0.1466206;-0.3289863;-0.1480706,-0.1393812;-0.6736121;-0.04954169,-0.1788489;-0.6921113;-0.1230445,0.01585191;0.5117657;-0.1224463,52.12907
+0;0;0,0.03049174;0.3002484;-0.0208973,0.060789;0.5946492;-0.05628685,0.2556238;0.4822861;-0.04029983,0.4694819;0.3897075;-0.007689286,0.6710429;0.3340812;0.01009306,-0.1478957;0.4837187;-0.01994195,-0.3652298;0.3935488;-0.01774413,-0.5601435;0.3164093;-0.02751607,0.07421365;-0.005718046;-0.04762072,0.05397729;-0.3705014;-0.0327805,0.01606734;-0.7224052;0.02426272,0.01198555;-0.6856855;-0.07191789,-0.0833518;0.0151076;-0.02514624,-0.2059183;-0.1916661;-0.3006798,-0.1677354;-0.5325552;-0.1964492,-0.1785758;-0.5746856;-0.2596332,0.05325411;0.5218002;-0.04494087,0;0;0,0.00939101;0.2950807;-0.06599045,0.01759616;0.5825499;-0.1443336,0.2153579;0.479494;-0.08130884,0.4481468;0.4461087;-0.08932519,0.6457005;0.4400394;-0.1598454,-0.1620814;0.4973018;-0.01916545,-0.3810599;0.4490077;0.05214809,-0.5885181;0.4718926;0.07393666,0.07286051;-0.002694413;-0.04992175,0.06267613;-0.3681813;-0.04642081,0.01025173;-0.7188144;0.006828304,0.01370674;-0.7604802;-0.05770541,-0.08402742;0.009780323;-0.02553097,-0.1466206;-0.3289863;-0.1480706,-0.1393812;-0.6736121;-0.04954169,-0.1788489;-0.6921113;-0.1230445,0.01585191;0.5117657;-0.1224463,52.15101
+0;0;0,0.03056314;0.3009515;-0.02094624,0.06098328;0.5965462;-0.05648047,0.2578267;0.4834641;-0.04039674,0.4767063;0.3887117;-0.007020488,0.6808619;0.3323694;0.01099077,-0.149764;0.4849111;-0.01983346,-0.3722012;0.3926241;-0.01758404,-0.569624;0.3144916;-0.02748177,0.0744393;-0.005735433;-0.04776551,0.05419173;-0.3707209;-0.03291707,0.0162975;-0.7224787;0.02410251,0.01221737;-0.6857618;-0.07203871,-0.08360524;0.01515354;-0.0252227,-0.2062397;-0.1917347;-0.3009089,-0.1680726;-0.5324825;-0.1967215,-0.1789085;-0.5745834;-0.2598796,0.05341526;0.5233768;-0.0450846,0;0;0,0.00997296;0.2960052;-0.06500864,0.01874173;0.585074;-0.1420074,0.2180131;0.4785156;-0.07932305,0.454842;0.4385885;-0.09715915,0.6521788;0.4388525;-0.176131,-0.1609395;0.4942317;-0.01370776,-0.3842929;0.438604;0.0571374,-0.5942142;0.4700108;0.06832165,0.07282451;-0.002700746;-0.05044746,0.06303543;-0.3684003;-0.0468657,0.009562224;-0.7187414;0.006262299,0.01282379;-0.7603078;-0.05833269,-0.08447406;0.009802125;-0.02497402,-0.146932;-0.3277096;-0.1515824,-0.1422971;-0.6740817;-0.05979083,-0.178176;-0.693921;-0.1341794,0.01687142;0.513846;-0.1204674,52.1738
+0;0;0,0.03037943;0.3022049;-0.02093305,0.06064285;0.5996825;-0.05668342,0.260657;0.4856216;-0.03997937,0.4817293;0.396228;-0.006917432,0.6833186;0.343819;0.01132902,-0.153239;0.487334;-0.01954559,-0.3776614;0.4002107;-0.01836225,-0.5727304;0.325611;-0.02840504,0.07457697;-0.00558173;-0.04803413,0.05350953;-0.3705141;-0.03386395,0.01550843;-0.7215757;0.023139,0.01148739;-0.6848378;-0.07327706,-0.08393877;0.01496873;-0.02510732,-0.2089276;-0.1865148;-0.3036795,-0.1696185;-0.5265036;-0.1997558,-0.177658;-0.569724;-0.2624595,0.05311035;0.5259931;-0.04519923,0;0;0,0.01031229;0.2974222;-0.06420755,0.01952046;0.5887069;-0.140094,0.2209226;0.4766942;-0.07688236,0.4569584;0.4353802;-0.1000679,0.650862;0.4382085;-0.1782424,-0.1616005;0.4921273;-0.009168454,-0.3845227;0.4311144;0.05821399,-0.5906573;0.4657125;0.06363603,0.072826;-0.002764314;-0.05088115,0.06261438;-0.3684167;-0.04709244,0.008648962;-0.718074;0.005492445,0.01192024;-0.7599399;-0.05917764,-0.08481757;0.009915002;-0.02465422,-0.1471235;-0.3265855;-0.1539046,-0.1471422;-0.6758802;-0.07689241,-0.1805812;-0.6963209;-0.1523589,0.01755083;0.5168543;-0.1188319,52.19596
+0;0;0,0.03037943;0.3022049;-0.02093305,0.06064285;0.5996825;-0.05668342,0.260657;0.4856216;-0.03997937,0.4817293;0.396228;-0.006917432,0.6833186;0.343819;0.01132902,-0.153239;0.487334;-0.01954559,-0.3776614;0.4002107;-0.01836225,-0.5727304;0.325611;-0.02840504,0.07457697;-0.00558173;-0.04803413,0.05350953;-0.3705141;-0.03386395,0.01550843;-0.7215757;0.023139,0.01148739;-0.6848378;-0.07327706,-0.08393877;0.01496873;-0.02510732,-0.2089276;-0.1865148;-0.3036795,-0.1696185;-0.5265036;-0.1997558,-0.177658;-0.569724;-0.2624595,0.05311035;0.5259931;-0.04519923,0;0;0,0.01031229;0.2974222;-0.06420755,0.01952046;0.5887069;-0.140094,0.2209226;0.4766942;-0.07688236,0.4569584;0.4353802;-0.1000679,0.650862;0.4382085;-0.1782424,-0.1616005;0.4921273;-0.009168454,-0.3845227;0.4311144;0.05821399,-0.5906573;0.4657125;0.06363603,0.072826;-0.002764314;-0.05088115,0.06261438;-0.3684167;-0.04709244,0.008648962;-0.718074;0.005492445,0.01192024;-0.7599399;-0.05917764,-0.08481757;0.009915002;-0.02465422,-0.1471235;-0.3265855;-0.1539046,-0.1471422;-0.6758802;-0.07689241,-0.1805812;-0.6963209;-0.1523589,0.01755083;0.5168543;-0.1188319,52.21829
+0;0;0,0.03057971;0.3041973;-0.02107106,0.06121319;0.6053112;-0.05726672,0.2641031;0.4895943;-0.04031999,0.4837202;0.4007891;-0.007475678,0.6834494;0.3488637;0.01060241,-0.1557471;0.4913313;-0.01959225,-0.3786922;0.4047816;-0.01841671,-0.5719613;0.3308702;-0.02836682,0.07479338;-0.005597927;-0.04817351,0.05372478;-0.3705503;-0.03400256,0.01583995;-0.7205378;0.02282596,0.01181234;-0.6837888;-0.07374775,-0.08418234;0.01501217;-0.02518018,-0.2091781;-0.1864824;-0.3037676,-0.1699892;-0.5254309;-0.2001619,-0.1780419;-0.5687711;-0.2629682,0.05357077;0.5305465;-0.04561494,0;0;0,0.01017952;0.299526;-0.06399703,0.01952869;0.5946701;-0.1396608,0.2226626;0.4760434;-0.07498097,0.4558418;0.4304951;-0.1023595,0.6469682;0.4337699;-0.1822019,-0.1621772;0.4895946;-0.005760729,-0.3816565;0.4203281;0.05926074,-0.5861041;0.4535793;0.05604383,0.07301304;-0.002963111;-0.05105281,0.06204009;-0.3686113;-0.0470593,0.007399112;-0.7171398;0.004884478,0.0106712;-0.7591519;-0.05985976,-0.08507618;0.01013213;-0.02460605,-0.1474208;-0.3259722;-0.1549209,-0.1504347;-0.6762654;-0.08827604,-0.1817601;-0.6955177;-0.1656142,0.01757479;0.5216744;-0.1184065,52.24111
+0;0;0,0.03011018;0.3051306;-0.02107207,0.06036517;0.6068329;-0.05729742,0.2631055;0.4909857;-0.03957571,0.4879017;0.4067369;-0.007916506,0.6861584;0.3597114;0.01070148,-0.1563413;0.4928779;-0.01988755,-0.3838715;0.4100342;-0.01919723,-0.5759174;0.3402629;-0.02987831,0.07494394;-0.005388462;-0.04831968,0.05274719;-0.3699016;-0.03515868,0.01520486;-0.7193866;0.02176582,0.011315;-0.6825667;-0.07596904,-0.08442913;0.01476287;-0.02518332,-0.2112284;-0.1787703;-0.3080306,-0.1713782;-0.5167708;-0.2033541,-0.1763511;-0.5620582;-0.2659706,0.05281585;0.5319784;-0.04564292,0;0;0,0.01025161;0.3005758;-0.06328058,0.01973882;0.596527;-0.1379743,0.222384;0.4761559;-0.07409358,0.4567136;0.4224971;-0.1031442,0.6427137;0.4229627;-0.1883936,-0.1608567;0.4873855;-0.004106164,-0.3780938;0.4029471;0.06155759,-0.580346;0.4316576;0.05000427,0.07314947;-0.003173709;-0.05118108,0.0614439;-0.3683853;-0.04679871,0.006807715;-0.7164516;0.004721399,0.01052821;-0.759096;-0.06102586,-0.08526428;0.01035147;-0.02456154,-0.146293;-0.3256019;-0.1547405,-0.1544102;-0.6774516;-0.1006526,-0.1802449;-0.6980366;-0.1805743,0.01776132;0.5233757;-0.1169744,52.27404
+0;0;0,0.03023382;0.3063835;-0.02115859,0.06059981;0.6091928;-0.05751589,0.2632999;0.4930943;-0.03975503,0.4914212;0.4075994;-0.007627558,0.6869315;0.3612253;0.01073253,-0.1561179;0.4949863;-0.02006823,-0.3870135;0.4109174;-0.0193677,-0.576399;0.3421126;-0.02990082,0.07512516;-0.005401493;-0.04843653,0.05286767;-0.3709122;-0.03523951,0.01559184;-0.7179162;0.02128089,0.0117011;-0.6810948;-0.07647618,-0.0846333;0.01479857;-0.02524422,-0.2117796;-0.1792643;-0.3088655,-0.1722123;-0.5148654;-0.2049321,-0.1771863;-0.5601699;-0.2675629,0.05302485;0.5340841;-0.04582182,0;0;0,0.0105527;0.3019683;-0.0627408,0.0205541;0.5992445;-0.1366916,0.2223493;0.4760428;-0.07251501,0.4580126;0.414482;-0.1049795,0.6385452;0.4109644;-0.1950214,-0.158805;0.4854029;-0.002352402,-0.3760946;0.3903149;0.06186879,-0.5762107;0.4087553;0.04382931,0.07323173;-0.003445133;-0.05142283,0.0611659;-0.3696266;-0.04566574,0.006682307;-0.7154;0.004014492,0.01018447;-0.7578533;-0.06198835,-0.08549502;0.01062457;-0.02442913,-0.1465295;-0.3262329;-0.1550793,-0.1569986;-0.6765304;-0.1084107,-0.1806696;-0.6968401;-0.1891989,0.0184395;0.5257764;-0.1158731,52.30782
+0;0;0,0.03041527;0.3082223;-0.02128558,0.0608473;0.6116901;-0.05772254,0.2657177;0.4949891;-0.03987116,0.4925965;0.4099599;-0.007918667,0.690936;0.3629147;0.01070711,-0.1580644;0.4969009;-0.0199795,-0.3877024;0.4132898;-0.01928279,-0.5798285;0.3434893;-0.02996834,0.07515054;-0.005403317;-0.04845288,0.05293419;-0.3702383;-0.03528026,0.01582604;-0.7156816;0.02098591,0.0118892;-0.6787793;-0.07792927,-0.08466189;0.01480357;-0.02525275,-0.2115731;-0.1789005;-0.3083498,-0.1721838;-0.5129921;-0.2048839,-0.1772168;-0.5591887;-0.2682566,0.05325461;0.5364055;-0.04600107,0;0;0,0.01020622;0.3039199;-0.06251168,0.02023751;0.6018978;-0.1364019,0.2231817;0.4748341;-0.07107258,0.4552231;0.4062636;-0.1054204,0.6357415;0.39702;-0.2014744,-0.1589998;0.4836521;0.0007664189,-0.3700084;0.3762702;0.06134218,-0.5733168;0.3837921;0.03880681,0.07336682;-0.003936872;-0.05124736,0.0600431;-0.3693899;-0.04506254,0.005980074;-0.7137246;0.003771305,0.01004949;-0.7558444;-0.0642693,-0.08543082;0.01111164;-0.02454765,-0.1456149;-0.3260206;-0.1529665,-0.1598119;-0.6759295;-0.1178077,-0.1815657;-0.698478;-0.1991266,0.01809973;0.5282397;-0.1156001,52.34129
+0;0;0,0.03049637;0.3108552;-0.02132481,0.06102093;0.6165558;-0.05788025,0.2652949;0.4997543;-0.0394648,0.496188;0.4201387;-0.007846478,0.6961743;0.375628;0.01082257,-0.1573842;0.5016848;-0.02005783,-0.3904664;0.4221719;-0.02068104,-0.5850353;0.3560669;-0.03054457,0.07511462;-0.005316162;-0.04838346,0.0524352;-0.3709712;-0.03493579,0.01519728;-0.7141932;0.0215603,0.01134982;-0.6772751;-0.07705218,-0.0846037;0.01464914;-0.0252793,-0.213041;-0.1766023;-0.3104556,-0.1722493;-0.5084965;-0.2076833,-0.176918;-0.5533435;-0.2722062,0.05338747;0.5405565;-0.04609244,0;0;0,0.01033965;0.3066317;-0.06233669,0.02095026;0.607084;-0.135438,0.2223282;0.4764847;-0.07043362,0.4546102;0.4026621;-0.1057229,0.6319546;0.3792325;-0.2073312,-0.1560595;0.4812598;0.001137674,-0.3660664;0.3658396;0.0579293,-0.5699971;0.3660983;0.0307917,0.07354751;-0.00399901;-0.05085468,0.05898538;-0.3702543;-0.0442369,0.006137162;-0.7127891;0.003268953,0.01038444;-0.7536706;-0.06561399,-0.08525167;0.01118267;-0.02487023,-0.1444925;-0.3278325;-0.1511952,-0.1608468;-0.6762815;-0.1248186,-0.1810927;-0.6994472;-0.2057544,0.01864129;0.5326245;-0.1148572,52.37484
+0;0;0,0.03044724;0.3103545;-0.02129046,0.0608268;0.6146049;-0.0576601,0.2629688;0.4988485;-0.03940986,0.4911485;0.4201685;-0.008163113,0.694346;0.3749431;0.0108057,-0.1553331;0.5007591;-0.02020387,-0.3856761;0.4221806;-0.02081975,-0.5833692;0.3550141;-0.03084166,0.07521424;-0.005323213;-0.04844762,0.05247011;-0.3720217;-0.03496158,0.01535125;-0.7141464;0.02135387,0.01152434;-0.6772652;-0.07673198,-0.08471591;0.01466857;-0.02531282,-0.2135197;-0.1771287;-0.311303,-0.1728585;-0.5079616;-0.2088593,-0.1775023;-0.552409;-0.2730376,0.05325588;0.5392282;-0.04596886,0;0;0,0.01068068;0.3066036;-0.05983615,0.02098769;0.6064062;-0.129375,0.2213808;0.4776333;-0.06961894,0.4460536;0.3905944;-0.1039593,0.626434;0.3673004;-0.2069867,-0.1557035;0.4803339;0.001969241,-0.3590429;0.3580215;0.05605861,-0.5650639;0.3462013;0.0227427,0.07362288;-0.003780499;-0.05097127,0.0576286;-0.3710116;-0.0437243,0.006133649;-0.7126756;0.003311872,0.00975484;-0.7520279;-0.06640172,-0.0854187;0.0110352;-0.02479035,-0.1432432;-0.3308156;-0.1471069,-0.1633008;-0.6785547;-0.1305633,-0.182372;-0.6990154;-0.2128605,0.01878685;0.5323136;-0.1098533,52.39668
+0;0;0,0.03044724;0.3103545;-0.02129046,0.0608268;0.6146049;-0.0576601,0.2629688;0.4988485;-0.03940986,0.4911485;0.4201685;-0.008163113,0.694346;0.3749431;0.0108057,-0.1553331;0.5007591;-0.02020387,-0.3856761;0.4221806;-0.02081975,-0.5833692;0.3550141;-0.03084166,0.07521424;-0.005323213;-0.04844762,0.05247011;-0.3720217;-0.03496158,0.01535125;-0.7141464;0.02135387,0.01152434;-0.6772652;-0.07673198,-0.08471591;0.01466857;-0.02531282,-0.2135197;-0.1771287;-0.311303,-0.1728585;-0.5079616;-0.2088593,-0.1775023;-0.552409;-0.2730376,0.05325588;0.5392282;-0.04596886,0;0;0,0.01068068;0.3066036;-0.05983615,0.02098769;0.6064062;-0.129375,0.2213808;0.4776333;-0.06961894,0.4460536;0.3905944;-0.1039593,0.626434;0.3673004;-0.2069867,-0.1557035;0.4803339;0.001969241,-0.3590429;0.3580215;0.05605861,-0.5650639;0.3462013;0.0227427,0.07362288;-0.003780499;-0.05097127,0.0576286;-0.3710116;-0.0437243,0.006133649;-0.7126756;0.003311872,0.00975484;-0.7520279;-0.06640172,-0.0854187;0.0110352;-0.02479035,-0.1432432;-0.3308156;-0.1471069,-0.1633008;-0.6785547;-0.1305633,-0.182372;-0.6990154;-0.2128605,0.01878685;0.5323136;-0.1098533,52.41941
+0;0;0,0.03024004;0.3105793;-0.02072806,0.06032735;0.6146994;-0.05620649,0.2598019;0.5001335;-0.03789117,0.4884567;0.4262087;-0.008104905,0.6826359;0.3895377;0.01043318,-0.1530684;0.5017633;-0.02037361,-0.3836203;0.4277347;-0.02121485,-0.5728446;0.3686938;-0.03133175,0.07532493;-0.00515428;-0.04858168,0.05179515;-0.3706248;-0.03626306,0.01482314;-0.7125976;0.02038844,0.01125007;-0.6756543;-0.07773708,-0.08490179;0.01447059;-0.02535504,-0.2148281;-0.1709533;-0.3134717,-0.1718078;-0.5006231;-0.2086443,-0.1780514;-0.5433332;-0.2747037,0.05285475;0.5394267;-0.044779,0;0;0,0.01113221;0.3072446;-0.05727506,0.02165911;0.6074472;-0.1238265,0.2196867;0.4787111;-0.06866646,0.4436066;0.3931812;-0.1030126,0.5979269;0.3265845;-0.2085783,-0.1544126;0.4800859;0.001577839,-0.3540824;0.3519711;0.0500929,-0.5459856;0.3245634;0.007478282,0.0736585;-0.003238171;-0.05123019,0.05676439;-0.3692076;-0.0438044,0.005458325;-0.7108768;0.002580408,0.009827584;-0.7504159;-0.06695247,-0.08571842;0.01048874;-0.02455465,-0.1388328;-0.3359583;-0.1314538,-0.1641769;-0.6836354;-0.1312205,-0.1822615;-0.7024769;-0.2147492,0.01940671;0.5333179;-0.1050603,52.44212
+0;0;0,0.03032781;0.3114807;-0.02078822,0.06046306;0.6160854;-0.05632208,0.2579646;0.501796;-0.0380575,0.4817787;0.4294362;-0.00890181,0.6916037;0.3898105;0.01112996,-0.1509885;0.5034104;-0.02070613,-0.3766596;0.430949;-0.02152956,-0.5811304;0.3671509;-0.03246162,0.07529878;-0.00515249;-0.04856481,0.05182464;-0.3697587;-0.03627532,0.01489116;-0.7113752;0.02031716,0.01132991;-0.6744549;-0.07748328,-0.08487231;0.01446557;-0.02534624,-0.2144914;-0.1705199;-0.3127816,-0.1715159;-0.4998462;-0.2080633,-0.1777388;-0.5423155;-0.273904,0.0529809;0.5407165;-0.04487998,0;0;0,0.01080814;0.3083482;-0.05636263,0.02080393;0.6091845;-0.1223938,0.2169152;0.4802337;-0.0677104,0.4259361;0.3732233;-0.09992576,0.6015103;0.3217145;-0.211812,-0.1528389;0.4786892;0.001120053,-0.3451197;0.3469259;0.04407702,-0.55171;0.3123642;-0.002009235,0.0736101;-0.002604797;-0.05128121,0.05629244;-0.3676891;-0.04397559,0.0053339;-0.7091372;0.001686569,0.009548843;-0.7486369;-0.06743312,-0.08577152;0.009796564;-0.02454114,-0.1384029;-0.3359124;-0.131101,-0.1666984;-0.6829015;-0.1392603,-0.1830739;-0.7006477;-0.2233891,0.01869509;0.5349245;-0.103729,52.4655
+0;0;0,0.03054107;0.313671;-0.0209344,0.06075764;0.6190972;-0.05656794,0.2566487;0.5048227;-0.03831267,0.4842772;0.4312297;-0.008660104,0.6773679;0.3947643;0.009774067,-0.149148;0.5064247;-0.02109523,-0.3786651;0.4327284;-0.02193269,-0.5668287;0.3740183;-0.03199288,0.07543173;-0.005161588;-0.04865056,0.05198329;-0.3693688;-0.03637452,0.01516467;-0.7099228;0.02004194,0.0116149;-0.6730248;-0.07744356,-0.08502217;0.01449111;-0.02539099,-0.2144994;-0.1702919;-0.3125117,-0.1716576;-0.4985939;-0.2081192,-0.1778604;-0.5408298;-0.2737478,0.05324713;0.5434428;-0.04508249,0;0;0,0.01051742;0.31057;-0.05653477,0.02033541;0.6122235;-0.122756,0.214358;0.4818091;-0.06741071,0.4260104;0.3708956;-0.09921217,0.5815206;0.3039159;-0.2006218,-0.1505871;0.4784739;0.0003025457,-0.3437434;0.3400016;0.04062607,-0.529085;0.2904254;-0.005680684,0.0736424;-0.002030343;-0.05153775,0.05569673;-0.3666797;-0.04404306,0.00504598;-0.7071191;0.001244545,0.009299845;-0.7459701;-0.06807399,-0.08605174;0.0093226;-0.02432392,-0.1385065;-0.3360383;-0.1307276,-0.1673962;-0.6816951;-0.1449479,-0.1831963;-0.6981986;-0.2295138,0.01828018;0.5376738;-0.1040466,52.49856
+0;0;0,0.03044759;0.3137428;-0.02044903,0.06071748;0.6196011;-0.05562443,0.256618;0.5055218;-0.03745697,0.4917094;0.4347763;-0.00764475,0.6813893;0.4113567;0.01078811,-0.1493289;0.5075321;-0.0205156,-0.3858238;0.4352295;-0.02255224,-0.5700657;0.382141;-0.0327137,0.07548273;-0.004971707;-0.04870932,0.05107915;-0.3692797;-0.03641031,0.01413842;-0.7098246;0.02020001,0.01066419;-0.6729697;-0.07604447,-0.08513641;0.01426483;-0.02536266,-0.2158925;-0.1644118;-0.3159563,-0.1705614;-0.4921305;-0.2106676,-0.1782143;-0.5315794;-0.2773035,0.05319195;0.5438753;-0.04426306,0;0;0,0.01044279;0.3107675;-0.05562592,0.01995015;0.6128898;-0.1215169,0.2143912;0.4827895;-0.067662,0.4265777;0.3594179;-0.09796023,0.5724393;0.2858298;-0.1988358,-0.1501639;0.476792;0.001327813,-0.3446939;0.3289787;0.03968079,-0.5220559;0.2720352;-0.006868839,0.0735513;-0.001904487;-0.05178356,0.05556399;-0.3667213;-0.04455686,0.005412251;-0.7073096;0.000439167,0.009402752;-0.7448481;-0.06844258,-0.08618879;0.009235719;-0.02410707,-0.1373605;-0.3367204;-0.1297618,-0.1675289;-0.6819228;-0.1513348,-0.1827723;-0.6977643;-0.2349306,0.01796535;0.5382739;-0.1028452,52.51997
+0;0;0,0.03044759;0.3137428;-0.02044903,0.06071748;0.6196011;-0.05562443,0.256618;0.5055218;-0.03745697,0.4917094;0.4347763;-0.00764475,0.6813893;0.4113567;0.01078811,-0.1493289;0.5075321;-0.0205156,-0.3858238;0.4352295;-0.02255224,-0.5700657;0.382141;-0.0327137,0.07548273;-0.004971707;-0.04870932,0.05107915;-0.3692797;-0.03641031,0.01413842;-0.7098246;0.02020001,0.01066419;-0.6729697;-0.07604447,-0.08513641;0.01426483;-0.02536266,-0.2158925;-0.1644118;-0.3159563,-0.1705614;-0.4921305;-0.2106676,-0.1782143;-0.5315794;-0.2773035,0.05319195;0.5438753;-0.04426306,0;0;0,0.01044279;0.3107675;-0.05562592,0.01995015;0.6128898;-0.1215169,0.2143912;0.4827895;-0.067662,0.4265777;0.3594179;-0.09796023,0.5724393;0.2858298;-0.1988358,-0.1501639;0.476792;0.001327813,-0.3446939;0.3289787;0.03968079,-0.5220559;0.2720352;-0.006868839,0.0735513;-0.001904487;-0.05178356,0.05556399;-0.3667213;-0.04455686,0.005412251;-0.7073096;0.000439167,0.009402752;-0.7448481;-0.06844258,-0.08618879;0.009235719;-0.02410707,-0.1373605;-0.3367204;-0.1297618,-0.1675289;-0.6819228;-0.1513348,-0.1827723;-0.6977643;-0.2349306,0.01796535;0.5382739;-0.1028452,52.55316
+0;0;0,0.03053798;0.3146743;-0.02050974,0.06088446;0.6213062;-0.05577543,0.2541926;0.5074919;-0.03766102,0.4969221;0.4344479;-0.006880192,0.6868564;0.4109969;0.01157739,-0.1466247;0.5094768;-0.02093372,-0.3908033;0.4348251;-0.02303653,-0.5752923;0.3816654;-0.03321163,0.07556461;-0.0049771;-0.04876216,0.05118286;-0.3689591;-0.03647415,0.01430471;-0.7089272;0.02004028,0.01085567;-0.672122;-0.07550627,-0.08522876;0.01428031;-0.02539017,-0.2158678;-0.1642365;-0.3157237,-0.1706135;-0.4914001;-0.2106134,-0.1782109;-0.5303454;-0.2767661,0.0533371;0.5453608;-0.0443811,0;0;0,0.009881496;0.3117921;-0.05532742,0.01816317;0.6148049;-0.1209707,0.2100735;0.4838766;-0.06711555,0.4236106;0.3467179;-0.09522033,0.5614376;0.2605301;-0.19789,-0.1483956;0.4772337;0.0009576604,-0.3457603;0.3192106;0.03668382,-0.5191253;0.2518993;-0.01209566,0.07349864;-0.001636714;-0.05203653,0.05533972;-0.3661273;-0.04531265,0.005318016;-0.7061005;-5.435944E-05,0.008636892;-0.742656;-0.06895065,-0.0863713;0.009043265;-0.02389033,-0.1371284;-0.3364849;-0.1300147,-0.1659261;-0.6809111;-0.1559658,-0.1812494;-0.6962067;-0.2390372,0.01658434;0.539937;-0.1023481,52.58678
+0;0;0,0.03001048;0.3149815;-0.01997447,0.06006745;0.6223674;-0.05479279,0.2508299;0.5093615;-0.03688034,0.4950856;0.4413443;-0.006478414,0.686232;0.4151198;0.01232499,-0.1447861;0.5112898;-0.02068186,-0.3899679;0.4399693;-0.02396152,-0.5775468;0.3922441;-0.03466979,0.07567666;-0.004720833;-0.04872626,0.04995885;-0.3675582;-0.03811435,0.01286594;-0.7084751;0.0195906,0.009491311;-0.6716754;-0.07519778,-0.08535505;0.01395824;-0.02536089,-0.2204958;-0.1335882;-0.3293214,-0.1721199;-0.4598657;-0.2191723,-0.1809479;-0.4964878;-0.2864481,0.05259337;0.5462801;-0.04352654,0;0;0,0.009770006;0.3123057;-0.05369043,0.01777744;0.6162831;-0.1180408,0.207018;0.4840889;-0.06742835,0.4141934;0.3366008;-0.09060335,0.5491867;0.2441106;-0.1945293,-0.1467838;0.4771935;0.0004348233,-0.3379946;0.3108981;0.0319894,-0.5063825;0.2286546;-0.0176064,0.07334399;-0.00142327;-0.0523653,0.05520549;-0.364816;-0.04590535,0.005363103;-0.7060347;-0.001010656,0.008674171;-0.7409959;-0.07037592,-0.08651714;0.008941818;-0.02362882,-0.1369034;-0.3352526;-0.1304764,-0.164339;-0.6808096;-0.1581828,-0.1804987;-0.6959385;-0.240309,0.01623523;0.5412245;-0.09971356,52.60908
+0;0;0,0.03011169;0.3160437;-0.02004183,0.06023284;0.6240857;-0.05493689,0.2491591;0.5112032;-0.03705351,0.4901522;0.4440945;-0.007057676,0.692798;0.4162923;0.01287695,-0.1428346;0.5131138;-0.02100333,-0.3847413;0.442746;-0.02423919,-0.5836052;0.3921497;-0.03559167,0.07576029;-0.00472605;-0.04878011,0.05005638;-0.3673674;-0.03817393,0.01257259;-0.7118767;0.02013911,0.009325429;-0.675334;-0.07106885,-0.08544938;0.01397367;-0.02538892,-0.2205171;-0.1334931;-0.3291852,-0.1716314;-0.4632089;-0.2178754,-0.180126;-0.4973144;-0.28261,0.05273768;0.5477838;-0.04363885,0;0;0,0.009411484;0.3133989;-0.05370831,0.0166963;0.6180358;-0.1182272,0.2042132;0.485718;-0.0672617,0.3961776;0.3232155;-0.0822134,0.5393602;0.2264869;-0.19347,-0.1445312;0.4755929;-0.0004672632,-0.3292229;0.3063331;0.02638582,-0.5006566;0.2057554;-0.02586641,0.07335049;-0.001039475;-0.05253649,0.05493197;-0.3642243;-0.04625273,0.004759878;-0.7093723;-0.00326705,0.008918405;-0.7404636;-0.07125831,-0.08670022;0.008569038;-0.02347557,-0.1365424;-0.3353533;-0.1307839,-0.1635873;-0.6843573;-0.1617189,-0.1788362;-0.697374;-0.2410238,0.01540571;0.542768;-0.09981799,52.63144
+0;0;0,0.03021587;0.3171372;-0.02011117,0.06037673;0.6255853;-0.05505225,0.24854;0.512742;-0.03717916,0.4887066;0.4458634;-0.007286185,0.6952888;0.4175212;0.01303566,-0.1419508;0.5146453;-0.02119053,-0.383028;0.4445187;-0.02441528,-0.5857548;0.3929396;-0.03598829,0.07565021;-0.004719183;-0.04870923,0.04996315;-0.3671227;-0.03811001,0.01255716;-0.710917;0.02008199,0.009136888;-0.6740254;-0.0759885,-0.08532522;0.01395336;-0.02535203,-0.2203044;-0.1334167;-0.3289491,-0.1715202;-0.4624481;-0.2178704,-0.1804676;-0.4999713;-0.2860561,0.05287164;0.5491824;-0.04373926,0;0;0,0.008582264;0.3145521;-0.05363536,0.015315;0.6195593;-0.1184337,0.2020147;0.4866717;-0.06697607,0.3874218;0.3178196;-0.07960701,0.5224315;0.1999346;-0.1880872,-0.1442669;0.4762746;-0.0003040582,-0.3186885;0.2972762;0.02384192,-0.4932068;0.1939132;-0.02861662,0.07309297;-0.0006897151;-0.05267596,0.05426553;-0.3636136;-0.04633141,0.003849238;-0.7079666;-0.003211975,0.007094711;-0.7422379;-0.07495737,-0.08661953;0.008260337;-0.0233803,-0.1371768;-0.3351612;-0.131149,-0.162017;-0.6833565;-0.1646611,-0.1797032;-0.6997999;-0.247238,0.01423275;0.5442133;-0.09989929,52.66502
+0;0;0,0.02660891;0.2861699;-0.01796257,0.05378319;0.5672733;-0.04977208,0.2243809;0.465187;-0.03263713,0.4684123;0.4023771;-0.003196178,0.6791923;0.3745344;0.01749587,-0.1295709;0.4667308;-0.01873519,-0.3742254;0.3997461;-0.02325133,-0.58178;0.3508235;-0.03587003,0.07576518;-0.00451901;-0.04870874,0.04937162;-0.3661814;-0.03835153,0.01185913;-0.7093401;0.02003156,0.008552028;-0.6724193;-0.07623847,-0.08543318;0.01371036;-0.02542679,-0.2210277;-0.1298769;-0.3297299,-0.1703411;-0.4579707;-0.2185589,-0.1805397;-0.4934959;-0.2887672,0.04700146;0.4976669;-0.03948154,0;0;0,0.01407078;0.2870177;-0.01862192,0.02501175;0.5696645;-0.04589486,0.2001316;0.4872665;-0.06664348,0.3806733;0.3093366;-0.077075,0.5141355;0.1817943;-0.184557,-0.152169;0.4743578;0.0005040281,-0.3192773;0.2846912;0.02205845,-0.4879832;0.1638359;-0.02857618,0.07312766;-0.0004763901;-0.05277729,0.05420381;-0.3627048;-0.04677582,0.003125161;-0.7062998;-0.00310564,0.006371588;-0.7410959;-0.07464361,-0.08674388;0.008097264;-0.02330786,-0.1370752;-0.3346238;-0.1310696,-0.1607805;-0.6822813;-0.1649222,-0.1786515;-0.6993123;-0.2473568,0.02269724;0.4996846;-0.03617859,52.69838
+0;0;0,0.02660891;0.2861699;-0.01796257,0.05378319;0.5672733;-0.04977208,0.2243809;0.465187;-0.03263713,0.4684123;0.4023771;-0.003196178,0.6791923;0.3745344;0.01749587,-0.1295709;0.4667308;-0.01873519,-0.3742254;0.3997461;-0.02325133,-0.58178;0.3508235;-0.03587003,0.07576518;-0.00451901;-0.04870874,0.04937162;-0.3661814;-0.03835153,0.01185913;-0.7093401;0.02003156,0.008552028;-0.6724193;-0.07623847,-0.08543318;0.01371036;-0.02542679,-0.2210277;-0.1298769;-0.3297299,-0.1703411;-0.4579707;-0.2185589,-0.1805397;-0.4934959;-0.2887672,0.04700146;0.4976669;-0.03948154,0;0;0,0.01407078;0.2870177;-0.01862192,0.02501175;0.5696645;-0.04589486,0.2001316;0.4872665;-0.06664348,0.3806733;0.3093366;-0.077075,0.5141355;0.1817943;-0.184557,-0.152169;0.4743578;0.0005040281,-0.3192773;0.2846912;0.02205845,-0.4879832;0.1638359;-0.02857618,0.07312766;-0.0004763901;-0.05277729,0.05420381;-0.3627048;-0.04677582,0.003125161;-0.7062998;-0.00310564,0.006371588;-0.7410959;-0.07464361,-0.08674388;0.008097264;-0.02330786,-0.1370752;-0.3346238;-0.1310696,-0.1607805;-0.6822813;-0.1649222,-0.1786515;-0.6993123;-0.2473568,0.02269724;0.4996846;-0.03617859,52.72088
+0;0;0,0.02895368;0.3113871;-0.01954542,0.05979174;0.6304046;-0.0555824,0.2466925;0.5171659;-0.03660195,0.4923285;0.453943;-0.006967405,0.6844374;0.4285666;0.01189172,-0.1413513;0.5188584;-0.021361,-0.3876145;0.4514333;-0.02590683,-0.5767837;0.4068443;-0.03740776,0.07549132;-0.004502676;-0.04853268,0.04914584;-0.3655063;-0.03819434,0.01172214;-0.7078527;0.02005056,0.008444441;-0.6709934;-0.07536358,-0.08512438;0.01366081;-0.02533489,-0.2204719;-0.1296649;-0.3290837,-0.1699052;-0.4569822;-0.2181759,-0.1800132;-0.4919247;-0.2877599,0.05222823;0.5527742;-0.04410559,0;0;0,0.01023829;0.3093733;-0.04863787,0.01302579;0.6240899;-0.1193039,0.1981153;0.4882511;-0.06602478,0.3789079;0.3084934;-0.08063936,0.4902685;0.1733569;-0.1657417,-0.1427956;0.4761297;-0.0009688437,-0.3051815;0.2800086;0.01851728,-0.4507149;0.1574377;-0.02273626,0.07292604;-1.385808E-05;-0.05250168,0.05319291;-0.3615424;-0.04682088,0.001980718;-0.7041551;-0.002234697,0.005181994;-0.7392007;-0.07238078,-0.08635612;0.00760183;-0.02365307,-0.1366891;-0.3346789;-0.1305877,-0.1604024;-0.6814674;-0.1647867,-0.1777521;-0.699042;-0.2460104,0.01254386;0.54752;-0.1005363,52.7547
+0;0;0,0.02870483;0.3126776;-0.01932692,0.05916547;0.6309485;-0.05506521,0.2455734;0.5185817;-0.03570493,0.4922834;0.4601997;-0.005908411,0.6903286;0.4389988;0.01320432,-0.1413143;0.5200596;-0.02103208,-0.3888296;0.4578651;-0.02652163,-0.5837771;0.4143728;-0.03837758,0.0753751;-0.004259789;-0.04848553,0.04842235;-0.365217;-0.03820281,0.01074532;-0.7068584;0.02001602,0.00759376;-0.6700469;-0.07450689,-0.08503281;0.01337424;-0.02531696,-0.2211402;-0.1267392;-0.3302191,-0.1690132;-0.4529297;-0.2188174,-0.1798249;-0.4857745;-0.2889926,0.05167989;0.5534385;-0.04366188,0;0;0,0.009517103;0.3106894;-0.04843903,0.01211131;0.6248074;-0.1180785,0.1966672;0.4893017;-0.06517982,0.3652744;0.2978918;-0.07497716,0.4796594;0.1579628;-0.1608412,-0.1425731;0.475832;-0.000430271,-0.2985331;0.2746136;0.01827136,-0.4368842;0.1347002;-0.01805864,0.07280028;0.000308603;-0.05244446,0.05291444;-0.361216;-0.04726696,0.001528054;-0.7030042;-0.001790762,0.005235583;-0.7380632;-0.07067108,-0.08622443;0.007303514;-0.02371506,-0.1356352;-0.3353053;-0.1300169,-0.1563853;-0.6819001;-0.1611511,-0.1743603;-0.6989974;-0.2414609,0.01170608;0.5483316;-0.0994997,52.78764
+0;0;0,0.02885955;0.3143631;-0.01943109,0.0592334;0.6317254;-0.05507355,0.2459975;0.5193831;-0.03571179,0.4926326;0.4610187;-0.005924316,0.6916077;0.4397183;0.01327817,-0.1415841;0.5208635;-0.02101263,-0.3890243;0.458688;-0.02650051,-0.5848871;0.4149914;-0.03841214,0.07509142;-0.004243758;-0.04830306,0.04807997;-0.3659872;-0.03799795,0.01063571;-0.705518;0.01986121,0.007486995;-0.6687126;-0.07457615,-0.0847128;0.0133239;-0.02522168,-0.2211167;-0.1270947;-0.3307879,-0.1693116;-0.45127;-0.2200745,-0.1801136;-0.4840579;-0.2901861,0.05175622;0.5543023;-0.04368301,0;0;0,0.007965714;0.3124974;-0.0481298,0.009878099;0.6259887;-0.1163409,0.1951618;0.4902421;-0.06430531,0.357498;0.2934681;-0.07134295,0.4676969;0.1486414;-0.1567538,-0.1442112;0.475776;0.001341201,-0.2908906;0.2678859;0.02107402,-0.4266482;0.1245633;-0.01690087,0.07255533;0.0003817976;-0.05220627,0.05207235;-0.3618978;-0.04691147,0.0009312928;-0.70138;-0.0003566705,0.004755229;-0.7363667;-0.06918073,-0.08580416;0.007306379;-0.02396207,-0.1346826;-0.3365862;-0.1290473,-0.1542332;-0.6812264;-0.1585747,-0.1717886;-0.6986171;-0.2387032,0.009787589;0.5495654;-0.09791636,52.81021
+0;0;0,0.02897595;0.3156309;-0.01950946,0.05923261;0.6317679;-0.05501782,0.2455096;0.5197394;-0.03570966,0.4921232;0.4613802;-0.005924774,0.7088866;0.4381755;0.01499439,-0.1410571;0.521216;-0.02104899,-0.3884758;0.4590459;-0.02653639,-0.6018487;0.4114429;-0.0395129,0.07534937;-0.004258336;-0.04846899,0.04820171;-0.3678258;-0.03811191,0.01119509;-0.7033883;0.01907102,0.008063197;-0.6666193;-0.07486188,-0.08500379;0.01336967;-0.02530833,-0.2220955;-0.1277569;-0.3324153,-0.1708959;-0.4481435;-0.2229959,-0.1816402;-0.480596;-0.292733,0.05177691;0.5545672;-0.04366001,0;0;0,0.007021487;0.3139352;-0.04731274,0.00879249;0.6264144;-0.1143351,0.1939174;0.4916129;-0.06315398,0.3479219;0.2882085;-0.06768346,0.452816;0.1153213;-0.1517646,-0.1450502;0.4767368;0.002717957,-0.2830743;0.2629691;0.02179593,-0.4140392;0.09173366;-0.01679198,0.07280594;0.0002277791;-0.05238461,0.0503884;-0.3637609;-0.04644227,-6.145239E-05;-0.6990727;0.001121521,0.003733993;-0.7342797;-0.06679511,-0.08614751;0.007572716;-0.02379419,-0.1338841;-0.3386993;-0.1279213,-0.1530378;-0.6796651;-0.1527623,-0.1679578;-0.6980839;-0.2322106,0.008733392;0.5501771;-0.09610343,52.84374
+0;0;0,0.02847493;0.3164327;-0.01933663,0.05832278;0.6312062;-0.05464398,0.2436218;0.5202302;-0.03505592,0.4912918;0.4667587;-0.005555682,0.7139456;0.4458548;0.01536071,-0.1408224;0.5214811;-0.0207702,-0.388923;0.4625155;-0.0270156,-0.6081089;0.415363;-0.04055851,0.07535259;-0.00409103;-0.04832273,0.04807779;-0.3672012;-0.0381171,0.009644575;-0.7017393;0.01965186,0.006594593;-0.6649475;-0.07395621,-0.08497901;0.01311108;-0.025229,-0.222368;-0.1224205;-0.334183,-0.1698862;-0.4421138;-0.2256848,-0.1806891;-0.4739111;-0.2955582,0.05093476;0.5543047;-0.04335403,0;0;0,0.00591138;0.3148632;-0.04626727,0.007823825;0.6262096;-0.1118279,0.1920667;0.4923069;-0.06197429,0.3383182;0.2833135;-0.06344032,0.4442814;0.1046746;-0.1489339,-0.145952;0.4771582;0.003054932,-0.2733371;0.2571172;0.02366792,-0.4040497;0.07882652;-0.01602891,0.07280862;7.277727E-05;-0.05223727,0.04865739;-0.3633304;-0.04502821,-0.001570135;-0.6979036;0.002595186,0.001425475;-0.7329499;-0.06506515,-0.08601343;0.007786667;-0.02389333,-0.1315925;-0.338937;-0.1258853,-0.1521553;-0.6792178;-0.148606,-0.1643462;-0.7004445;-0.2263563,0.007719427;0.5502122;-0.09393167,52.8658
+0;0;0,0.02847493;0.3164327;-0.01933663,0.05832278;0.6312062;-0.05464398,0.2436218;0.5202302;-0.03505592,0.4912918;0.4667587;-0.005555682,0.7139456;0.4458548;0.01536071,-0.1408224;0.5214811;-0.0207702,-0.388923;0.4625155;-0.0270156,-0.6081089;0.415363;-0.04055851,0.07535259;-0.00409103;-0.04832273,0.04807779;-0.3672012;-0.0381171,0.009644575;-0.7017393;0.01965186,0.006594593;-0.6649475;-0.07395621,-0.08497901;0.01311108;-0.025229,-0.222368;-0.1224205;-0.334183,-0.1698862;-0.4421138;-0.2256848,-0.1806891;-0.4739111;-0.2955582,0.05093476;0.5543047;-0.04335403,0;0;0,0.00591138;0.3148632;-0.04626727,0.007823825;0.6262096;-0.1118279,0.1920667;0.4923069;-0.06197429,0.3383182;0.2833135;-0.06344032,0.4442814;0.1046746;-0.1489339,-0.145952;0.4771582;0.003054932,-0.2733371;0.2571172;0.02366792,-0.4040497;0.07882652;-0.01602891,0.07280862;7.277727E-05;-0.05223727,0.04865739;-0.3633304;-0.04502821,-0.001570135;-0.6979036;0.002595186,0.001425475;-0.7329499;-0.06506515,-0.08601343;0.007786667;-0.02389333,-0.1315925;-0.338937;-0.1258853,-0.1521553;-0.6792178;-0.148606,-0.1643462;-0.7004445;-0.2263563,0.007719427;0.5502122;-0.09393167,52.8886
+0;0;0,0.028561;0.3173892;-0.01939508,0.05838957;0.6319572;-0.05468494,0.243167;0.5210013;-0.03510863,0.4907758;0.4675431;-0.00561568,0.7184197;0.4461707;0.01576949,-0.1402501;0.5222489;-0.02086107,-0.3882894;0.4632979;-0.02710493,-0.6123877;0.4150886;-0.04095136,0.07489007;-0.004065919;-0.04802611,0.04763199;-0.3669536;-0.03782675,0.009184837;-0.7016129;0.01996316,0.00614029;-0.6648332;-0.07347809,-0.08445739;0.0130306;-0.02507414,-0.2217621;-0.1224179;-0.3338388,-0.1692613;-0.4422272;-0.2253012,-0.1800449;-0.4739144;-0.2950501,0.05099474;0.5549847;-0.04338457,0;0;0,0.005195916;0.3157714;-0.04678893,0.006770492;0.6270955;-0.1114159,0.1903979;0.4929941;-0.06120944,0.3304538;0.2798716;-0.06025648,0.4271815;0.08864094;-0.142782,-0.1463798;0.477329;0.002879657,-0.264808;0.2525554;0.02499999,-0.3804726;0.05847625;-0.01611994,0.07249486;0.0003460049;-0.05172944,0.04699117;-0.3627371;-0.04433298,-0.002634849;-0.6974517;0.00381422,-0.0009881221;-0.7319561;-0.06417823,-0.08531188;0.007482798;-0.02444279,-0.1283345;-0.3403631;-0.1228641,-0.1481409;-0.6811813;-0.1391571,-0.1622792;-0.6988205;-0.2186373,0.00670445;0.5510316;-0.09348774,52.92189
+0;0;0,0.02804956;0.3175206;-0.01909975,0.0574459;0.6314156;-0.05413767,0.2422032;0.5213244;-0.03385849,0.4908668;0.4722332;-0.005473601,0.7239972;0.4546814;0.0155309,-0.1409813;0.522335;-0.02022104,-0.3919602;0.4775758;-0.0276679,-0.6193507;0.4206772;-0.04012296,0.07478957;-0.003815233;-0.04795374,0.04671077;-0.366706;-0.03775262,0.008063026;-0.7012299;0.02065215,0.005153315;-0.6644588;-0.07230765,-0.08437805;0.01272697;-0.02501931,-0.2227365;-0.1185819;-0.3351759,-0.1690582;-0.4384034;-0.2272691,-0.1800314;-0.4685197;-0.2977067,0.05013258;0.5545167;-0.04290288,0;0;0,0.004589558;0.3157367;-0.04754162,0.005691916;0.6263173;-0.1121187,0.1894382;0.493436;-0.0609231,0.3215001;0.275258;-0.05822968,0.4143064;0.0765395;-0.1418777,-0.146817;0.4763451;0.002452113,-0.2533254;0.2457948;0.025941,-0.3686882;0.04580584;-0.01642526,0.0724715;0.0003170371;-0.05153036,0.04640752;-0.3627914;-0.04410386,-0.002947956;-0.697446;0.004695177,-0.001471519;-0.7314036;-0.06315088,-0.08512034;0.007540551;-0.02460212,-0.1260723;-0.3410581;-0.1214737,-0.1428313;-0.6822178;-0.1333161,-0.1587329;-0.6978879;-0.2130483,0.005767256;0.5503802;-0.09404397,52.94522
+0;0;0,0.0281747;0.3189372;-0.01918496,0.05762865;0.6334428;-0.05430094,0.243149;0.5228474;-0.03393067,0.4918;0.4737586;-0.005547209,0.7205985;0.456533;0.01506699,-0.1416273;0.5238622;-0.02023657,-0.3925935;0.4791053;-0.02768306,-0.6157588;0.423264;-0.03990668,0.07445768;-0.003798303;-0.04774094,0.04637437;-0.3667474;-0.03753818,0.007110402;-0.7066051;0.02179783,0.004313556;-0.6700966;-0.06755617,-0.0840036;0.01267049;-0.02490829,-0.2223842;-0.1186594;-0.3351147,-0.1678501;-0.4435804;-0.2254874,-0.1783977;-0.4713649;-0.2931928,0.05028048;0.5561776;-0.04301263,0;0;0,0.003899097;0.3169719;-0.0489533,0.004557312;0.6281226;-0.1137848,0.1884514;0.493931;-0.05952668,0.3128046;0.271318;-0.05479574,0.397207;0.07306041;-0.1362855,-0.1471093;0.4765589;0.002911977,-0.2429265;0.2416058;0.028579,-0.3419162;0.03877662;-0.01759188,0.0724391;0.0004328787;-0.05089164,0.04505655;-0.3626249;-0.04288888,-0.005730033;-0.7024467;0.00718689,-0.002264231;-0.7304088;-0.06109715,-0.0845502;0.00742715;-0.02517282,-0.1236886;-0.3422844;-0.1189535,-0.1407791;-0.6889657;-0.1282125,-0.1340014;-0.7193508;-0.1941065,0.004743725;0.5518864;-0.09536338,52.96857
+0;0;0,0.02823308;0.3195981;-0.01922471,0.05769247;0.6341597;-0.05435162,0.2436809;0.5233653;-0.03394181,0.492379;0.4742672;-0.005552964,0.7113414;0.4577822;0.01417503,-0.1420513;0.5243827;-0.02021368,-0.393065;0.4796172;-0.02766159,-0.6066364;0.4261765;-0.03935971,0.07489791;-0.00382076;-0.04802321,0.04673497;-0.367799;-0.03779152,0.007376507;-0.7084747;0.0216873,0.004607516;-0.672031;-0.06677675,-0.08450028;0.0127454;-0.02505556,-0.2232733;-0.1189569;-0.3361416,-0.168608;-0.4446598;-0.2262505,-0.1790505;-0.4718688;-0.2932815,0.05033325;0.5567783;-0.04304633,0;0;0,0.003215164;0.3174751;-0.05008841,0.003382444;0.6285869;-0.1153712,0.1874955;0.4945425;-0.05845571,0.3057939;0.2686183;-0.05288386,0.3757946;0.07383887;-0.1288204,-0.1474919;0.4768175;0.003416538,-0.2368899;0.2394046;0.03007067,-0.3255666;0.04267292;-0.01507977,0.07267341;0.0004503429;-0.05146742,0.04375163;-0.3634734;-0.04141569,-0.006541044;-0.7040571;0.009771589,-0.002999395;-0.7296879;-0.05927729,-0.08522476;0.007524629;-0.02471118,-0.1160586;-0.3448965;-0.1154119,-0.1379848;-0.692108;-0.1259078,-0.1347764;-0.721462;-0.1918009,0.003693104;0.5522812;-0.0967381,52.99988
+0;0;0,0.02789429;0.319622;-0.01893882,0.05689335;0.6338337;-0.05392774,0.2423505;0.5236323;-0.03324667,0.4918803;0.4792877;-0.005477512,0.7155396;0.4656753;0.01430367,-0.1421811;0.5248406;-0.01978539,-0.3931822;0.4809654;-0.02850755,-0.6120073;0.4298646;-0.03872485,0.0749784;-0.003730951;-0.04796815,0.04605456;-0.3704871;-0.03791497,0.006440978;-0.7091024;0.02192952,0.003686531;-0.6725668;-0.06752481,-0.08456808;0.01257097;-0.02503666,-0.2247275;-0.115636;-0.3402605,-0.1692931;-0.4395095;-0.2314311,-0.1791955;-0.4681081;-0.2986659,0.0496221;0.5565014;-0.04262721,0;0;0,0.002905905;0.3173939;-0.05047416,0.002889127;0.6280651;-0.1158946,0.186738;0.4950313;-0.05958772,0.2987359;0.2661605;-0.05079174,0.3591775;0.063495;-0.1274309,-0.147509;0.4766456;0.002455667,-0.2331774;0.2380259;0.02936742,-0.3144472;0.03417312;-0.02002247,0.07275027;0.0005502999;-0.05141711,0.04288438;-0.3661397;-0.04170894,-0.007833242;-0.7043545;0.01166988,-0.00314784;-0.7295237;-0.05894732,-0.0852706;0.00743492;-0.02470366,-0.1000863;-0.3516899;-0.1038085,-0.1394666;-0.6951817;-0.1203435,-0.1370187;-0.7245901;-0.1875524,0.003242075;0.5518303;-0.09721375,53.02244
+0;0;0,0.02789429;0.319622;-0.01893882,0.05689335;0.6338337;-0.05392774,0.2423505;0.5236323;-0.03324667,0.4918803;0.4792877;-0.005477512,0.7155396;0.4656753;0.01430367,-0.1421811;0.5248406;-0.01978539,-0.3931822;0.4809654;-0.02850755,-0.6120073;0.4298646;-0.03872485,0.0749784;-0.003730951;-0.04796815,0.04605456;-0.3704871;-0.03791497,0.006440978;-0.7091024;0.02192952,0.003686531;-0.6725668;-0.06752481,-0.08456808;0.01257097;-0.02503666,-0.2247275;-0.115636;-0.3402605,-0.1692931;-0.4395095;-0.2314311,-0.1791955;-0.4681081;-0.2986659,0.0496221;0.5565014;-0.04262721,0;0;0,0.002905905;0.3173939;-0.05047416,0.002889127;0.6280651;-0.1158946,0.186738;0.4950313;-0.05958772,0.2987359;0.2661605;-0.05079174,0.3591775;0.063495;-0.1274309,-0.147509;0.4766456;0.002455667,-0.2331774;0.2380259;0.02936742,-0.3144472;0.03417312;-0.02002247,0.07275027;0.0005502999;-0.05141711,0.04288438;-0.3661397;-0.04170894,-0.007833242;-0.7043545;0.01166988,-0.00314784;-0.7295237;-0.05894732,-0.0852706;0.00743492;-0.02470366,-0.1000863;-0.3516899;-0.1038085,-0.1394666;-0.6951817;-0.1203435,-0.1370187;-0.7245901;-0.1875524,0.003242075;0.5518303;-0.09721375,53.05619
+0;0;0,0.02786311;0.3192648;-0.01891765,0.05675047;0.6322649;-0.05377382,0.2419959;0.522355;-0.03314094,0.4916314;0.4779916;-0.005360004,0.7027238;0.465144;0.01330972,-0.142066;0.5235618;-0.01969609,-0.3931736;0.4796681;-0.02842195,-0.5997033;0.4314385;-0.03806517,0.07511263;-0.00373763;-0.04805402,0.04618855;-0.3704966;-0.03800076,0.0064767;-0.7099519;0.0219922,0.003731949;-0.6734393;-0.06714721,-0.08471947;0.01259347;-0.02508148,-0.22488;-0.1156145;-0.3403077,-0.1693081;-0.4402915;-0.2312084,-0.1791756;-0.4686838;-0.2982065,0.04950285;0.555184;-0.04251002,0;0;0,0.002316236;0.3169268;-0.05114961,0.001805544;0.6262054;-0.1172254,0.1862655;0.4962918;-0.06018233,0.2893535;0.2631837;-0.05062795,0.3232221;0.0665613;-0.1231961,-0.1481512;0.4760635;0.002048068,-0.2254933;0.2344421;0.02841294,-0.2870711;0.03846493;-0.02520353,0.07290316;0.0006820858;-0.05147552,0.04255432;-0.3659689;-0.04168367,-0.009559542;-0.704775;0.01217413,-0.003188461;-0.728903;-0.05871558,-0.0854656;0.007317024;-0.02464059,-0.09456095;-0.3521271;-0.103171,-0.115656;-0.6984464;-0.09826951,-0.1270906;-0.7157894;-0.1732607,0.002288103;0.5502838;-0.09834337,53.08953
+0;0;0,0.02774293;0.3192944;-0.01859265,0.05646589;0.6323454;-0.0531266,0.2418132;0.5227934;-0.03252932,0.4920609;0.4817007;-0.005229529,0.7033612;0.4716146;0.01277239,-0.1424517;0.524516;-0.01910747,-0.3936259;0.4810846;-0.02822128,-0.6008804;0.4358527;-0.03678081,0.07511502;-0.003770849;-0.04804767,0.04577702;-0.3704988;-0.0380609,0.005894303;-0.7098876;0.02219444,0.003156063;-0.67334;-0.0669426,-0.08471962;0.01256581;-0.02509484,-0.225254;-0.1144949;-0.340619,-0.1682007;-0.4390566;-0.2319418,-0.1791047;-0.4675748;-0.2986689,0.0492591;0.5552487;-0.04194473,0;0;0,0.002316236;0.3169268;-0.05114961,0.001805544;0.6262054;-0.1172254,0.1862655;0.4962918;-0.06018233,0.2893535;0.2631837;-0.05062795,0.3232221;0.0665613;-0.1231961,-0.1481512;0.4760635;0.002048068,-0.2254933;0.2344421;0.02841294,-0.2870711;0.03846493;-0.02520353,0.07290316;0.0006820858;-0.05147552,0.04255432;-0.3659689;-0.04168367,-0.009559542;-0.704775;0.01217413,-0.003188461;-0.728903;-0.05871558,-0.0854656;0.007317024;-0.02464059,-0.09456095;-0.3521271;-0.103171,-0.115656;-0.6984464;-0.09826951,-0.1270906;-0.7157894;-0.1732607,0.002288103;0.5502838;-0.09834337,53.11188
+0;0;0,0.02768463;0.3186234;-0.01855358,0.05628094;0.6302943;-0.05293515,0.2412409;0.5211558;-0.0324081,0.491582;0.4800478;-0.005098112,0.695304;0.4703234;0.01225818,-0.1421871;0.5228747;-0.01901548,-0.393455;0.4794271;-0.02813269,-0.5932763;0.4358174;-0.03638523,0.07506891;-0.003768535;-0.04801818,0.04530235;-0.3758535;-0.03788552,0.00603332;-0.7100201;0.02144266,0.003240401;-0.6733417;-0.06947432,-0.08466762;0.0125581;-0.02507944,-0.2272549;-0.1163587;-0.3452126,-0.1710795;-0.4359263;-0.2382077,-0.1822012;-0.4656131;-0.3062672,0.04910621;0.5535405;-0.041803,0;0;0,0.001461565;0.3161899;-0.05151034,4.461408E-05;0.6239313;-0.1180811,0.1850281;0.4967496;-0.06109333,0.2830645;0.2613674;-0.05158067,0.3056641;0.06948677;-0.119179,-0.1493906;0.4762551;0.002395511,-0.2235782;0.2333864;0.0272423,-0.2762358;0.04378496;-0.0291221,0.07288107;0.0008539856;-0.05140925,0.04046524;-0.3710455;-0.04269553,-0.01056042;-0.7042381;0.01305627,-0.003903717;-0.7284144;-0.06001163,-0.08542258;0.00715122;-0.02464004,-0.09295614;-0.3578724;-0.102979,-0.1151084;-0.6987517;-0.09667244,-0.1258798;-0.7165878;-0.1735749,0.0007912815;0.5484062;-0.09905601,53.13505
+0;0;0,0.02766287;0.318373;-0.018539,0.05623714;0.6298023;-0.05289618,0.2410566;0.5206979;-0.03237754,0.4914695;0.4795781;-0.005059723,0.7003338;0.4696083;0.01273467,-0.142089;0.5224155;-0.01899479,-0.393429;0.4789555;-0.02811461,-0.5982942;0.434245;-0.03657546,0.07499406;-0.003764777;-0.0479703,0.04513141;-0.3770509;-0.03780494,0.004675895;-0.7213141;0.0233158,0.001908738;-0.6846973;-0.06676255,-0.0845832;0.01254557;-0.02505443,-0.2276308;-0.1167874;-0.3462211,-0.1697581;-0.4460105;-0.2359831,-0.1807772;-0.4751467;-0.3034148,0.04906336;0.5530587;-0.04176553,0;0;0,0.001302063;0.31584;-0.05209303,-0.0001677275;0.62326;-0.1189966,0.1848994;0.497087;-0.06173944,0.2773669;0.2593951;-0.05193853,0.2892222;0.06229386;-0.1230083,-0.1495312;0.4761882;0.001791328,-0.2215402;0.2325266;0.0260287,-0.2705141;0.03778049;-0.03492919,0.07282349;0.001072198;-0.05133247,0.04029045;-0.3720115;-0.04196239,-0.0157077;-0.7158341;0.008433342,-0.002055377;-0.7368129;-0.06491733,-0.08533802;0.00692276;-0.02467652,-0.09087613;-0.3596423;-0.1017285,-0.1171837;-0.710637;-0.1013502,-0.1250135;-0.7297238;-0.1768137,0.0005821884;0.547766;-0.09989119,53.16736
+0;0;0,0.02755107;0.3182099;-0.01820928,0.05589341;0.6294706;-0.05234979,0.2417892;0.5206638;-0.03169193,0.4930238;0.4831837;-0.005089397,0.7050185;0.4746899;0.01262878,-0.143458;0.5230034;-0.01791197,-0.3949994;0.479786;-0.02742439,-0.603415;0.4371623;-0.03602619,0.07497809;-0.003757201;-0.04802179,0.04426223;-0.3796;-0.03779991,0.003686432;-0.7243735;0.02377693,0.0008471347;-0.6876953;-0.06668627,-0.08463321;0.01247816;-0.02496874,-0.2287026;-0.1161514;-0.3490122,-0.1687742;-0.4455509;-0.2385068,-0.1811619;-0.474276;-0.3065814,0.04876481;0.5527176;-0.04125023,0;0;0,0.0007260144;0.3154624;-0.05320859,-0.001907706;0.6222614;-0.1218956,0.184554;0.4976821;-0.06238294,0.2722641;0.2579684;-0.05369258,0.2761949;0.05751167;-0.125313,-0.1505781;0.4758223;0.002119869,-0.2196666;0.2310556;0.02551519,-0.2650067;0.03378578;-0.04049015,0.07285127;0.00114283;-0.05131578,0.04101959;-0.3746099;-0.04119873,-0.01526239;-0.719251;0.007397886,-0.001154985;-0.7394774;-0.06686211,-0.08535779;0.006854482;-0.02467765,-0.08863375;-0.3627461;-0.1001121,-0.1181562;-0.7140458;-0.1049972,-0.1239862;-0.7335367;-0.1808452,-0.0008198917;0.5469044;-0.1022689,53.201
+0;0;0,0.02760014;0.3187768;-0.01824172,0.05599654;0.63063;-0.05244941,0.2421342;0.5215867;-0.03175073,0.4934722;0.4840912;-0.005137231,0.7078637;0.4755013;0.01278126,-0.1436315;0.5239294;-0.01795222,-0.3952765;0.4806942;-0.02746856,-0.6060485;0.4375886;-0.03616762,0.07441338;-0.003728904;-0.0476601,0.04352707;-0.3816573;-0.0373815,0.003131405;-0.7249002;0.02392197,0.0002893819;-0.6882156;-0.06662805,-0.08399578;0.01238418;-0.02478068,-0.2288646;-0.1169592;-0.3506224,-0.1692023;-0.4448963;-0.2406075,-0.1816019;-0.4736778;-0.3087474,0.04884999;0.5536836;-0.04132189,0;0;0,-0.0001267195;0.3159076;-0.05399561,-0.003272414;0.6231465;-0.1234326,0.1835451;0.4984933;-0.06344724,0.2639411;0.2561267;-0.05450511,0.255822;0.052752;-0.1247289,-0.1514475;0.4765867;0.001844525,-0.2184941;0.2310355;0.02407969,-0.2524604;0.03091666;-0.04773468,0.07234243;0.001388639;-0.05086636,0.03973642;-0.3763799;-0.04003811,-0.01649624;-0.7195129;0.007954124,-0.001334041;-0.7392745;-0.06651711,-0.08452225;0.006598361;-0.02520303,-0.08766233;-0.3655205;-0.09873641,-0.1165039;-0.7152801;-0.105221,-0.1240138;-0.7300237;-0.1839209,-0.002069801;0.5476432;-0.1035967,53.22331
+0;0;0,0.02761845;0.3189882;-0.01825382,0.05604174;0.6311362;-0.05249477,0.2429345;0.5218731;-0.03174483,0.4944259;0.4843548;-0.005115099,0.7072164;0.4758291;0.01266958,-0.1443556;0.5242252;-0.0178918,-0.396154;0.4809636;-0.02741394,-0.605352;0.4381799;-0.03604804,0.0742222;-0.003719324;-0.04753766,0.04316765;-0.3837064;-0.03720307,0.003223535;-0.7231123;0.02341513,0.0003517438;-0.6863577;-0.06808334,-0.08377999;0.01235236;-0.02471702,-0.229438;-0.1176956;-0.3523336,-0.1704426;-0.4419669;-0.2435485,-0.182972;-0.4713641;-0.3124022,0.04888656;0.5540969;-0.04135381,0;0;0,-0.0004258156;0.3160181;-0.0546062,-0.00373137;0.6234914;-0.1243544,0.1839448;0.4983174;-0.06492519,0.2578153;0.2536959;-0.05666685,0.2439942;0.05169261;-0.1250219,-0.1522738;0.4765002;0.001637302,-0.2165569;0.2299732;0.02301013,-0.2489689;0.03150786;-0.04930677,0.0721623;0.001442462;-0.05072594,0.03913027;-0.3783539;-0.03954768,-0.01601797;-0.7176523;0.008429527,-0.001506657;-0.7362872;-0.06805515,-0.08426521;0.00658779;-0.02527001,-0.08684968;-0.3677582;-0.09820651,-0.1136956;-0.7137243;-0.1055067,-0.1224599;-0.7284379;-0.1851918,-0.002504915;0.5479077;-0.104455,53.25726
+0;0;0,0.02777908;0.3189892;-0.01799009,0.05625121;0.6311647;-0.05193473,0.2431682;0.5220352;-0.03131629,0.4950927;0.4878008;-0.004358549,0.7079991;0.4802726;0.01246334,-0.1442702;0.5249873;-0.01746135,-0.3961007;0.4813709;-0.02407364,-0.6059085;0.4425943;-0.03614878,0.0742118;-0.003702642;-0.0475552,0.0425943;-0.383647;-0.03735984,0.002624966;-0.7230157;0.02345028,-0.0002528206;-0.686232;-0.06804586,-0.08380778;0.01229221;-0.0246527,-0.2293053;-0.1156234;-0.3531788,-0.1683321;-0.4394237;-0.2440816,-0.1830554;-0.4681458;-0.3130799,0.04909327;0.5541164;-0.04085751,0;0;0,-0.0004258156;0.3160181;-0.0546062,-0.00373137;0.6234914;-0.1243544,0.1839448;0.4983174;-0.06492519,0.2578153;0.2536959;-0.05666685,0.2439942;0.05169261;-0.1250219,-0.1522738;0.4765002;0.001637302,-0.2165569;0.2299732;0.02301013,-0.2489689;0.03150786;-0.04930677,0.0721623;0.001442462;-0.05072594,0.03913027;-0.3783539;-0.03954768,-0.01601797;-0.7176523;0.008429527,-0.001506657;-0.7362872;-0.06805515,-0.08426521;0.00658779;-0.02527001,-0.08684968;-0.3677582;-0.09820651,-0.1136956;-0.7137243;-0.1055067,-0.1224599;-0.7284379;-0.1851918,-0.002504915;0.5479077;-0.104455,53.27962
+0;0;0,0.02780029;0.3192327;-0.01800382,0.05628257;0.6315197;-0.05196043,0.2435279;0.5223113;-0.03132226,0.4956675;0.4880476;-0.004341507,0.7143946;0.4803137;0.01294028,-0.1445704;0.5252684;-0.01744371,-0.3966158;0.4816147;-0.02406164,-0.6121597;0.4417781;-0.03646691,0.07428972;-0.003706529;-0.04760513,0.04245779;-0.3862277;-0.03734062,0.002419095;-0.7261853;0.02357501,-0.0004739075;-0.6893658;-0.06840491,-0.08389577;0.01230511;-0.02467858,-0.2303801;-0.1164781;-0.3554328,-0.1693011;-0.4408401;-0.2461463,-0.1841023;-0.4698728;-0.3155094,0.04912239;0.5544472;-0.04087973,0;0;0,-0.0008684396;0.3163351;-0.05420256,-0.004365712;0.6240131;-0.1235435,0.1837792;0.498608;-0.06488705,0.2528323;0.252301;-0.05849671,0.2281339;0.04554853;-0.1280913,-0.1535189;0.4764546;0.001746349,-0.2172277;0.2296056;0.0237257,-0.2480688;0.02583018;-0.05193394,0.07245004;0.001442909;-0.05047631,0.03745112;-0.3807753;-0.03927517,-0.01734507;-0.7209381;0.007324692,-0.0007388294;-0.7380808;-0.07024455,-0.08431302;0.006570619;-0.02543799,-0.08619826;-0.3704175;-0.09835929,-0.116421;-0.7164353;-0.1139557,-0.1234162;-0.7331434;-0.1932312,-0.00312078;0.5483829;-0.1037254,53.31252
+0;0;0,0.0278304;0.3195785;-0.01802332,0.05634242;0.6321906;-0.05201705,0.2443746;0.522732;-0.03132264,0.4966975;0.4884433;-0.004322272,0.716289;0.4806788;0.01302782,-0.1453165;0.5257012;-0.01738714,-0.3975451;0.4820158;-0.02400989,-0.6139408;0.4420217;-0.03646418,0.07385571;-0.003684875;-0.04732702,0.04125493;-0.3954452;-0.03681459,0.002053373;-0.7282949;0.02282743,-0.0008250226;-0.6915098;-0.06868804,-0.08340564;0.01223322;-0.02453441,-0.233428;-0.1196605;-0.3632774,-0.1736261;-0.4372408;-0.2562758,-0.1883525;-0.4659754;-0.3252887,0.04917124;0.5549997;-0.04091933,0;0;0,-0.002678424;0.3166113;-0.05458855,-0.007178873;0.6244708;-0.1245463,0.1819232;0.4990034;-0.06484008,0.2456853;0.2510509;-0.05978537,0.2183748;0.04269165;-0.1262856,-0.1564558;0.4770287;0.002018593,-0.2187018;0.2296662;0.02457543,-0.2490052;0.02530721;-0.05224155,0.07204205;0.001367807;-0.05016137,0.03405455;-0.3898248;-0.03694272,-0.0207015;-0.7231062;0.005579706,-0.001575619;-0.7399938;-0.07100463,-0.08369429;0.006675524;-0.02566696,-0.08696484;-0.3795032;-0.09986106,-0.1184748;-0.7181246;-0.1148785,-0.1232766;-0.7337798;-0.1943892,-0.005656391;0.548778;-0.1045141,53.34605
+0;0;0,0.02769014;0.3196861;-0.01778778,0.05585839;0.632374;-0.05161566,0.2440179;0.5228274;-0.03075162,0.4970108;0.4929459;-0.004648373,0.7182528;0.4854585;0.01315651,-0.1457953;0.5263457;-0.01664916,-0.3988445;0.4879164;-0.02495763,-0.6163336;0.4440779;-0.03484521,0.07435708;-0.003729919;-0.04759275,0.04099704;-0.3953784;-0.03726187,0.001400862;-0.7299755;0.02308835,-0.001278225;-0.6936877;-0.061423,-0.08393899;0.01229246;-0.02472039,-0.2341819;-0.1193087;-0.3634184,-0.1714002;-0.437922;-0.2552091,-0.1860234;-0.461984;-0.3188671,0.04877826;0.5551673;-0.04053506,0;0;0,-0.002917051;0.3167785;-0.05408549,-0.007537633;0.624772;-0.1235697,0.1817448;0.4986729;-0.06543255,0.2421876;0.2498841;-0.05990934,0.2101226;0.03965445;-0.1239128,-0.1570828;0.4768718;0.002349392,-0.2187546;0.2293956;0.02541117,-0.2489856;0.02357779;-0.05234634,0.07246944;0.001126468;-0.0505457,0.03353736;-0.3899012;-0.03676844,-0.02595526;-0.7257463;-0.007891184,0.003804058;-0.7462841;-0.06912184,-0.08435882;0.006886682;-0.0253795,-0.0859957;-0.3791504;-0.1000846,-0.1193468;-0.7194525;-0.1158124,-0.123265;-0.731132;-0.189544,-0.006037205;0.5490429;-0.1036537,53.36858
+0;0;0,0.02770645;0.3198744;-0.01779825,0.05588657;0.6326938;-0.05164073,0.2485185;0.5223659;-0.03054666,0.5017792;0.4924527;-0.004415771,0.7262509;0.4848561;0.01364903,-0.1502316;0.5259649;-0.01612089,-0.4035487;0.4874948;-0.02443815,-0.6242127;0.4430164;-0.03447007,0.07432304;-0.003728212;-0.04757097,0.04096257;-0.3953817;-0.03723995,0.001371216;-0.729938;0.02310292,-0.001337353;-0.6935811;-0.06233843,-0.08390057;0.01228684;-0.02470907,-0.2341454;-0.119316;-0.3634115,-0.1713714;-0.4378905;-0.2552154,-0.1861555;-0.4625475;-0.3195739,0.04880277;0.5554472;-0.04055439,0;0;0,-0.003171176;0.3169729;-0.05405736,-0.008039325;0.625162;-0.1232638,0.1860103;0.5002063;-0.06334305,0.2379975;0.249204;-0.05962467,0.2027432;0.03568015;-0.1223645,-0.1608723;0.475044;0.004848555,-0.2226647;0.227378;0.0285532,-0.2527568;0.018363;-0.05005204,0.0724816;0.0009536446;-0.05046105,0.03229895;-0.3899455;-0.03648662,-0.0266231;-0.7258265;-0.00735211,0.002243308;-0.7459234;-0.07063723,-0.08429957;0.007065483;-0.02538643,-0.08553595;-0.3789549;-0.1002118,-0.1206886;-0.7189246;-0.1181426,-0.1225779;-0.730863;-0.1928794,-0.006491989;0.549372;-0.1034241,53.39069
+0;0;0,0.02773785;0.3202369;-0.01781842,0.05595472;0.6334636;-0.05170636,0.2493367;0.522879;-0.03055539,0.502558;0.4929705;-0.004428577,0.7279974;0.4853411;0.0137141,-0.1509348;0.5264918;-0.01607458,-0.4042124;0.4880277;-0.02439055,-0.6258278;0.4433575;-0.03446572,0.07445067;-0.003734614;-0.04765266,0.0410962;-0.3953178;-0.0373235,0.001451816;-0.7303222;0.02310019,-0.001214103;-0.6940654;-0.0609958,-0.08404466;0.01230794;-0.0247515,-0.2342625;-0.1192713;-0.363393,-0.1714044;-0.4382725;-0.255052,-0.1859557;-0.4620688;-0.3183972,0.04885896;0.5560865;-0.04060131,0;0;0,-0.003384232;0.3173485;-0.05400943,-0.00833714;0.6259867;-0.1230924,0.1862616;0.4994871;-0.06364393,0.2360111;0.2480879;-0.05900097,0.1992389;0.03343239;-0.120492,-0.1617413;0.4748875;0.005031414,-0.2239737;0.2275537;0.03055224,-0.2545035;0.01776719;-0.04861751,0.07267529;0.0007724464;-0.05045128,0.03156826;-0.3899333;-0.03576183,-0.02798903;-0.7265818;-0.01185823,0.002788542;-0.7469258;-0.07216263,-0.08445789;0.007223542;-0.02534385,-0.0851852;-0.3787441;-0.1000767,-0.12123;-0.7184839;-0.1270644,-0.1216602;-0.7321747;-0.19924,-0.006783664;0.5500501;-0.1032908,53.42466
+0;0;0,0.0278754;0.3202427;-0.01749655,0.05619785;0.6335039;-0.0509769,0.249597;0.5230259;-0.03020387,0.5033036;0.4965109;-0.005142305,0.7287219;0.489197;0.01338906,-0.1508219;0.5271683;-0.01560287,-0.4036287;0.4854361;-0.02233312,-0.6262716;0.4468879;-0.03476181,0.07442247;-0.003782615;-0.04769291,0.0408495;-0.3953505;-0.03749358,0.0009497479;-0.7302508;0.02333815,-0.001728674;-0.69396;-0.0607549,-0.0840491;0.01234852;-0.02471618,-0.2338533;-0.1179146;-0.364049,-0.1700279;-0.4364193;-0.2548163,-0.1854925;-0.4598688;-0.3182386,0.04908591;0.5561136;-0.03997508,0;0;0,-0.003384232;0.3173485;-0.05400943,-0.00833714;0.6259867;-0.1230924,0.1862616;0.4994871;-0.06364393,0.2360111;0.2480879;-0.05900097,0.1992389;0.03343239;-0.120492,-0.1617413;0.4748875;0.005031414,-0.2239737;0.2275537;0.03055224,-0.2545035;0.01776719;-0.04861751,0.07267529;0.0007724464;-0.05045128,0.03156826;-0.3899333;-0.03576183,-0.02798903;-0.7265818;-0.01185823,0.002788542;-0.7469258;-0.07216263,-0.08445789;0.007223542;-0.02534385,-0.0851852;-0.3787441;-0.1000767,-0.12123;-0.7184839;-0.1270644,-0.1216602;-0.7321747;-0.19924,-0.006783664;0.5500501;-0.1032908,53.44781
+0;0;0,0.02794377;0.3210282;-0.01753947,0.05637174;0.6354555;-0.05114637,0.25009;0.5245908;-0.03030954,0.5037445;0.4980812;-0.005253119,0.7299554;0.4907416;0.0133434,-0.1510265;0.5287405;-0.01568311,-0.4037815;0.4870168;-0.02241197,-0.6272073;0.4483331;-0.03488436,0.07400844;-0.003761571;-0.04742758,0.04043833;-0.395296;-0.03722912,0.004279666;-0.6987953;0.01789889,0.001667416;-0.6626598;-0.06411658,-0.0835815;0.01227982;-0.02457868,-0.2333729;-0.1179722;-0.3638826,-0.1755319;-0.4066131;-0.2648917,-0.1906144;-0.4287421;-0.3267472,0.04922956;0.5577362;-0.04009778,0;0;0,-0.003574431;0.3180113;-0.05480576,-0.008779734;0.6276593;-0.1247516,0.1853994;0.4989492;-0.06339502,0.2345428;0.2474997;-0.05798411,0.1972682;0.03183711;-0.1185753,-0.1614712;0.4759391;0.004923686,-0.223919;0.2288335;0.03157487,-0.2547854;0.01847826;-0.04823119,0.07230493;0.000675261;-0.05012297,0.03035861;-0.3898922;-0.03503227,-0.02444509;-0.6945836;-0.01017141,-0.009746909;-0.725549;-0.06344604,-0.08383609;0.007376639;-0.02564893,-0.08553235;-0.3786529;-0.09986802,-0.1186827;-0.6864228;-0.1251086,-0.1188703;-0.6973526;-0.196493,-0.007150799;0.5514358;-0.1047339,53.48035
+0;0;0,0.02797842;0.3214263;-0.01756122,0.05647666;0.6366301;-0.05125287,0.2503407;0.5255083;-0.03037528,0.5039058;0.4990081;-0.005327685,0.7291682;0.4916993;0.01319086,-0.151109;0.5296614;-0.0157367,-0.4037749;0.4879525;-0.02246319,-0.6262639;0.449431;-0.03488328,0.07392991;-0.00375758;-0.04737726,0.04035807;-0.3953122;-0.03717828,0.00416201;-0.6991255;0.01800676,0.001644848;-0.6632133;-0.0610233,-0.08349282;0.01226679;-0.0245526,-0.233292;-0.117992;-0.363874,-0.1753911;-0.4069315;-0.2647808,-0.1899247;-0.4271629;-0.3243847,0.04931339;0.5586812;-0.04017165,0;0;0,-0.00318411;0.3184113;-0.05486465,-0.007600814;0.628889;-0.1247633,0.1859768;0.4977312;-0.0638442,0.2343457;0.246254;-0.05716658,0.1984668;0.03077449;-0.1156542,-0.1608747;0.4763216;0.004310131,-0.2241835;0.229748;0.03291804,-0.2576122;0.02061287;-0.04635684,0.07224676;0.0004843771;-0.05004525,0.03014085;-0.3900935;-0.0351398,-0.0262717;-0.6952859;-0.01688433,-0.009464443;-0.7252945;-0.0659101,-0.08368365;0.007593018;-0.02576333,-0.08487687;-0.3784056;-0.1002601,-0.119532;-0.6859442;-0.1298757,-0.1184834;-0.6970997;-0.1976413,-0.006226629;0.5524077;-0.1047919,53.51409
+0;0;0,0.02781809;0.3211294;-0.01729384,0.05608989;0.6356807;-0.05073653,0.2497601;0.525863;-0.02960858,0.5033733;0.5003614;-0.005415566,0.7290841;0.4944185;0.01344129,-0.1511246;0.5296408;-0.01521627,-0.4036035;0.487623;-0.0218651,-0.6268954;0.4513423;-0.03454105,0.07365821;-0.003841669;-0.04721023,0.03964323;-0.3953633;-0.03728468,0.003384963;-0.6989951;0.01825717,0.0008085528;-0.6628508;-0.06372077,-0.08315199;0.01231696;-0.02455879,-0.2330863;-0.1178874;-0.3638392,-0.1745229;-0.4063194;-0.2639935,-0.1902117;-0.4281766;-0.3258761,0.04898097;0.5579397;-0.03971636,0;0;0,-0.002497882;0.318018;-0.05527496,-0.006114453;0.6277463;-0.1253958,0.1867798;0.4970828;-0.06389642,0.2346583;0.245706;-0.05537581,0.2018962;0.02902867;-0.112942,-0.1601049;0.4769562;0.003308743,-0.2245786;0.2312101;0.03504681,-0.2657202;0.02287549;-0.04394892,0.07201415;0.0004709661;-0.04982805,0.03011986;-0.3901286;-0.03494263,-0.02526063;-0.6952695;-0.01459861,-0.00944126;-0.724849;-0.06904864,-0.08326437;0.007622658;-0.0260391,-0.0847249;-0.3783351;-0.1007329,-0.1196465;-0.6862425;-0.1245118,-0.1177476;-0.6970087;-0.1959211,-0.004951864;0.5514975;-0.1053855,53.53604
+0;0;0,0.02783807;0.3213601;-0.01730626,0.05614279;0.6362775;-0.05078811,0.250147;0.5263094;-0.02962935,0.5034475;0.5008393;-0.005466176,0.7174946;0.4952035;0.01241625,-0.1514221;0.5300937;-0.01521248,-0.4035897;0.4881277;-0.0218531,-0.6153429;0.4537218;-0.03387402,0.07359882;-0.003838572;-0.04717217,0.03958462;-0.3953513;-0.03724685,0.003341932;-0.6988527;0.01827114,0.0007037155;-0.6625609;-0.06567341,-0.08308496;0.01230703;-0.02453899,-0.2330159;-0.1178944;-0.3638118,-0.1744776;-0.4062024;-0.264009,-0.1905428;-0.4293037;-0.3273761,0.04902513;0.5584409;-0.0397544,0;0;0,-0.002177626;0.3182605;-0.05524707,-0.005386591;0.6284351;-0.1250966,0.1873039;0.4956995;-0.06412673,0.2364048;0.2450382;-0.05181122,0.2182158;0.03786063;-0.1057959,-0.1601187;0.4772386;0.003060631,-0.2269696;0.2328852;0.03793246,-0.2826037;0.03854793;-0.03490705,0.07196349;0.0005132258;-0.04977679,0.03007426;-0.3900748;-0.0348115,-0.02355168;-0.6952134;-0.01193047,-0.0100891;-0.7244565;-0.07025933,-0.08318772;0.007559961;-0.02606505,-0.08464894;-0.3783005;-0.1012136,-0.1201392;-0.6859201;-0.1261023,-0.1172834;-0.6979269;-0.1990441,-0.004328698;0.5520598;-0.105181,53.55811

+ 161 - 0
DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_TwoArmsPlusLeg_Sideways_None_Fast.csv

@@ -0,0 +1,161 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.02087387;0.3059709;-0.007580436,0.04147639;0.6017371;-0.02929025,0.2208034;0.4854039;-0.0116089,0.2585182;0.2327112;0.008029083,0.3061274;-0.003182396;-0.01026881,-0.1476483;0.4834934;-0.0123753,-0.2116269;0.2354427;-0.006114153,-0.2732595;0.003112555;-0.02782531,0.07522531;0.0007817752;-0.03805842,0.06370226;-0.3298479;-0.002995495,0.03488986;-0.6760158;0.06376378,0.03472278;-0.6392911;-0.0186849,-0.07642996;0.0085046;-0.03455482,-0.1023804;-0.3231418;-0.03062947,-0.1317528;-0.6700361;0.03198621,-0.130246;-0.6331884;-0.05043874,0.03636523;0.5292226;-0.02151361,0;0;0,0.01713231;0.3062779;0.003427029,0.03234139;0.6029598;-0.007534504,0.2136986;0.4872084;0.004018068,0.299733;0.2459566;0.01158857,0.3897569;0.02981754;-0.04695082,-0.1559909;0.4888636;0.01001227,-0.2369112;0.2467076;0.03178491,-0.3315239;0.03509252;-0.03540695,0.07415068;-0.0003799498;-0.04011774,0.07546163;-0.3320144;-0.06648088,0.03979948;-0.6781638;-0.003014326,0.05554789;-0.706416;-0.05959797,-0.07721852;0.009272745;-0.03254564,-0.1385234;-0.3144685;-0.07849626,-0.1480455;-0.6622975;-0.0149079,-0.1500171;-0.6475806;-0.0961826,0.02889052;0.5301169;-0.002342701,538.1379
+0;0;0,0.02087387;0.3059709;-0.007580436,0.04147639;0.6017371;-0.02929025,0.2208034;0.4854039;-0.0116089,0.2585182;0.2327112;0.008029083,0.3061274;-0.003182396;-0.01026881,-0.1476483;0.4834934;-0.0123753,-0.2116269;0.2354427;-0.006114153,-0.2732595;0.003112555;-0.02782531,0.07522531;0.0007817752;-0.03805842,0.06370226;-0.3298479;-0.002995495,0.03488986;-0.6760158;0.06376378,0.03472278;-0.6392911;-0.0186849,-0.07642996;0.0085046;-0.03455482,-0.1023804;-0.3231418;-0.03062947,-0.1317528;-0.6700361;0.03198621,-0.130246;-0.6331884;-0.05043874,0.03636523;0.5292226;-0.02151361,0;0;0,0.01713231;0.3062779;0.003427029,0.03234139;0.6029598;-0.007534504,0.2136986;0.4872084;0.004018068,0.299733;0.2459566;0.01158857,0.3897569;0.02981754;-0.04695082,-0.1559909;0.4888636;0.01001227,-0.2369112;0.2467076;0.03178491,-0.3315239;0.03509252;-0.03540695,0.07415068;-0.0003799498;-0.04011774,0.07546163;-0.3320144;-0.06648088,0.03979948;-0.6781638;-0.003014326,0.05554789;-0.706416;-0.05959797,-0.07721852;0.009272745;-0.03254564,-0.1385234;-0.3144685;-0.07849626,-0.1480455;-0.6622975;-0.0149079,-0.1500171;-0.6475806;-0.0961826,0.02889052;0.5301169;-0.002342701,538.155
+0;0;0,0.02085699;0.3057234;-0.007574303,0.04144258;0.6012466;-0.0292666,0.2218385;0.4847125;-0.01153365,0.2595477;0.2320578;0.008101379,0.3074406;-0.005241379;-0.01030554,-0.1487412;0.482791;-0.01230448,-0.2127102;0.2347775;-0.006044271,-0.2747101;0.001063094;-0.02788479,0.07510722;0.000780548;-0.03799868,0.06358772;-0.3297476;-0.002946511,0.03478342;-0.6758183;0.06379401,0.03461652;-0.639101;-0.01856449,-0.07630999;0.00849125;-0.03450058,-0.1022525;-0.3230533;-0.03057643,-0.1316166;-0.6698502;0.03202165,-0.1301114;-0.63301;-0.05031315,0.0363351;0.5287843;-0.02149557,0;0;0,0.01747206;0.3060133;0.003120422,0.03294611;0.6024272;-0.008099556,0.2153441;0.4868869;0.005079269,0.3013733;0.2456842;0.01296473,0.3956915;0.02901214;-0.04271936,-0.1568179;0.489237;0.008555783,-0.2395692;0.2478129;0.03110597,-0.3359442;0.03521737;-0.03566545,0.07408431;-0.000479877;-0.0399611,0.074817;-0.3319919;-0.06659698,0.03867951;-0.677931;-0.002807617,0.05382144;-0.7056283;-0.05998993,-0.07703826;0.009360701;-0.03260504,-0.1388791;-0.3141845;-0.07847977,-0.1491277;-0.6619178;-0.01503421,-0.1506682;-0.6472151;-0.09622346,0.02943543;0.5296442;-0.002848387,538.1722
+0;0;0,0.02078095;0.3053646;-0.007790165,0.04126475;0.6004927;-0.0296478,0.2213671;0.4839141;-0.01151412,0.2579635;0.2312249;0.008112539,0.3046911;-0.006170526;-0.01073522,-0.1486239;0.4821781;-0.01239519,-0.2124973;0.2342691;-0.006258476,-0.2726662;4.857779E-05;-0.02664831,0.07495845;0.0008250533;-0.03796361,0.06321292;-0.3296112;-0.002984591,0.03372078;-0.6757424;0.06348235,0.03358426;-0.6390685;-0.01851168,-0.0761777;0.008437265;-0.03444497,-0.102048;-0.3230114;-0.02974096,-0.1317857;-0.6700477;0.03170791,-0.1302649;-0.633251;-0.05026203,0.03618361;0.528125;-0.02184239,0;0;0,0.01752508;0.3056575;0.00252986,0.03304994;0.6016519;-0.009383917,0.2152181;0.486725;0.005488634,0.30282;0.246268;0.01458192,0.3966426;0.02916193;-0.0398016,-0.1568041;0.4900302;0.006873596,-0.2410344;0.2493701;0.0306291,-0.3383948;0.03710821;-0.03540976,0.07408264;-0.0006050169;-0.03964949,0.07377452;-0.3319999;-0.06661153,0.03724274;-0.6779003;-0.002480507,0.05226979;-0.7051004;-0.05966377,-0.07679179;0.009451182;-0.03277779,-0.1394088;-0.3138905;-0.07837287,-0.1500404;-0.6616333;-0.01468315,-0.151225;-0.6469092;-0.09550903,0.02952999;0.5289754;-0.00394702,538.1893
+0;0;0,0.02078095;0.3053646;-0.007790165,0.04126475;0.6004927;-0.0296478,0.2213671;0.4839141;-0.01151412,0.2579635;0.2312249;0.008112539,0.3046911;-0.006170526;-0.01073522,-0.1486239;0.4821781;-0.01239519,-0.2124973;0.2342691;-0.006258476,-0.2726662;4.857779E-05;-0.02664831,0.07495845;0.0008250533;-0.03796361,0.06321292;-0.3296112;-0.002984591,0.03372078;-0.6757424;0.06348235,0.03358426;-0.6390685;-0.01851168,-0.0761777;0.008437265;-0.03444497,-0.102048;-0.3230114;-0.02974096,-0.1317857;-0.6700477;0.03170791,-0.1302649;-0.633251;-0.05026203,0.03618361;0.528125;-0.02184239,0;0;0,0.01752508;0.3056575;0.00252986,0.03304994;0.6016519;-0.009383917,0.2152181;0.486725;0.005488634,0.30282;0.246268;0.01458192,0.3966426;0.02916193;-0.0398016,-0.1568041;0.4900302;0.006873596,-0.2410344;0.2493701;0.0306291,-0.3383948;0.03710821;-0.03540976,0.07408264;-0.0006050169;-0.03964949,0.07377452;-0.3319999;-0.06661153,0.03724274;-0.6779003;-0.002480507,0.05226979;-0.7051004;-0.05966377,-0.07679179;0.009451182;-0.03277779,-0.1394088;-0.3138905;-0.07837287,-0.1500404;-0.6616333;-0.01468315,-0.151225;-0.6469092;-0.09550903,0.02952999;0.5289754;-0.00394702,538.2014
+0;0;0,0.02077088;0.3052167;-0.007786392,0.04124838;0.6002538;-0.02963781,0.2206916;0.4838432;-0.01154207,0.2572784;0.2312205;0.008079432,0.3040628;-0.006463572;-0.01079125,-0.1479811;0.4821133;-0.01241999,-0.2118376;0.2342695;-0.006284895,-0.2720796;-0.0002357364;-0.02669951,0.07499316;0.0008254353;-0.03798119,0.06326013;-0.3292592;-0.00303939,0.03380541;-0.6749513;0.06334323,0.03366828;-0.6382474;-0.0190208,-0.07621298;0.008441172;-0.03446092,-0.1020558;-0.3226548;-0.02976191,-0.1317557;-0.6692508;0.03160899,-0.130228;-0.6324234;-0.05073082,0.03616797;0.5278965;-0.02183353,0;0;0,0.01803705;0.3054828;0.002054691,0.0340749;0.6013366;-0.01037788,0.2153469;0.4864022;0.005783319,0.3035086;0.2462469;0.0155201,0.3979283;0.02895725;-0.03841257,-0.1554255;0.4907081;0.005774049,-0.2407262;0.250571;0.03026551,-0.3386795;0.03814758;-0.03546127,0.07416087;-0.0007368922;-0.03958344,0.07352996;-0.3317619;-0.06672287,0.03630784;-0.6770682;-0.0022614,0.05143416;-0.7047917;-0.05942773,-0.07682281;0.009559479;-0.03277345,-0.1389286;-0.3135069;-0.07844058,-0.1505661;-0.6607493;-0.01468673,-0.1515265;-0.6461313;-0.09587335,0.03042704;0.5286869;-0.004810333,538.2239
+0;0;0,0.02068349;0.3052207;-0.007862165,0.04105728;0.6002578;-0.02980864,0.2204985;0.4837952;-0.01140031,0.2560361;0.2310116;0.00807707,0.3017966;-0.006870121;-0.0108138,-0.1481437;0.4821408;-0.01242603,-0.2122121;0.2343449;-0.006570014,-0.2720957;-0.0003111362;-0.02629505,0.07507183;0.0008110057;-0.03782579,0.06291877;-0.329311;-0.003383726,0.03364818;-0.675024;0.06297112,0.03354062;-0.6383299;-0.01939374,-0.07616922;0.0084444;-0.03455677,-0.1022427;-0.3226334;-0.02984932,-0.1319334;-0.6691488;0.03197962,-0.1303758;-0.6323389;-0.05036109,0.03600379;0.5279014;-0.02197954,0;0;0,0.01803705;0.3054828;0.002054691,0.0340749;0.6013366;-0.01037788,0.2153469;0.4864022;0.005783319,0.3035086;0.2462469;0.0155201,0.3979283;0.02895725;-0.03841257,-0.1554255;0.4907081;0.005774049,-0.2407262;0.250571;0.03026551,-0.3386795;0.03814758;-0.03546127,0.07416087;-0.0007368922;-0.03958344,0.07352996;-0.3317619;-0.06672287,0.03630784;-0.6770682;-0.0022614,0.05143416;-0.7047917;-0.05942773,-0.07682281;0.009559479;-0.03277345,-0.1389286;-0.3135069;-0.07844058,-0.1505661;-0.6607493;-0.01468673,-0.1515265;-0.6461313;-0.09587335,0.03042704;0.5286869;-0.004810333,538.2355
+0;0;0,0.02066944;0.3050134;-0.007856825,0.04103081;0.5998703;-0.02979035,0.2202301;0.4835004;-0.01139973,0.2557601;0.2307709;0.008073483,0.3015136;-0.007074684;-0.01081452,-0.1479239;0.4818482;-0.01242409,-0.2119786;0.2341053;-0.006569328,-0.2718531;-0.0005151629;-0.02629138,0.07501304;0.0008103706;-0.03779617,0.06286982;-0.3290443;-0.003381997,0.03360026;-0.6747454;0.06297054,0.03349279;-0.6380571;-0.01932276,-0.07610957;0.008437787;-0.03452971,-0.1021619;-0.3223719;-0.02982607,-0.1318516;-0.6688752;0.03200073,-0.1302954;-0.6320713;-0.05026844,0.0359797;0.5275481;-0.02196495,0;0;0,0.01831222;0.3052622;0.001340628,0.03457892;0.6008843;-0.01194143,0.2154976;0.4861964;0.00587225,0.3033186;0.2460044;0.01631665,0.3976644;0.02858058;-0.03703499,-0.1550373;0.4916639;0.003514471,-0.2423973;0.2524253;0.02895012,-0.3408424;0.0398809;-0.0355021,0.0741289;-0.0008742214;-0.03950071,0.07279286;-0.3316288;-0.06662083,0.03528285;-0.6768653;-0.002019167,0.05030519;-0.7045137;-0.05918503,-0.07673286;0.009682801;-0.03277918,-0.1391865;-0.3130678;-0.07824912,-0.1512927;-0.6602049;-0.01407889,-0.1518467;-0.6456364;-0.09518681,0.03087988;0.5282893;-0.006150723,538.2563
+0;0;0,0.02066944;0.3050134;-0.007856825,0.04103081;0.5998703;-0.02979035,0.2202301;0.4835004;-0.01139973,0.2557601;0.2307709;0.008073483,0.3015136;-0.007074684;-0.01081452,-0.1479239;0.4818482;-0.01242409,-0.2119786;0.2341053;-0.006569328,-0.2718531;-0.0005151629;-0.02629138,0.07501304;0.0008103706;-0.03779617,0.06286982;-0.3290443;-0.003381997,0.03360026;-0.6747454;0.06297054,0.03349279;-0.6380571;-0.01932276,-0.07610957;0.008437787;-0.03452971,-0.1021619;-0.3223719;-0.02982607,-0.1318516;-0.6688752;0.03200073,-0.1302954;-0.6320713;-0.05026844,0.0359797;0.5275481;-0.02196495,0;0;0,0.01831222;0.3052622;0.001340628,0.03457892;0.6008843;-0.01194143,0.2154976;0.4861964;0.00587225,0.3033186;0.2460044;0.01631665,0.3976644;0.02858058;-0.03703499,-0.1550373;0.4916639;0.003514471,-0.2423973;0.2524253;0.02895012,-0.3408424;0.0398809;-0.0355021,0.0741289;-0.0008742214;-0.03950071,0.07279286;-0.3316288;-0.06662083,0.03528285;-0.6768653;-0.002019167,0.05030519;-0.7045137;-0.05918503,-0.07673286;0.009682801;-0.03277918,-0.1391865;-0.3130678;-0.07824912,-0.1512927;-0.6602049;-0.01407889,-0.1518467;-0.6456364;-0.09518681,0.03087988;0.5282893;-0.006150723,538.2684
+0;0;0,0.02062406;0.3046693;-0.007867623,0.04091188;0.5991364;-0.02983159,0.2203687;0.4825893;-0.01146528,0.2552868;0.2298089;0.007883389,0.3006759;-0.0101577;-0.0111726,-0.1482863;0.4811012;-0.01226939,-0.2126882;0.2334839;-0.006823626,-0.2730435;-0.003085345;-0.02681036,0.0750195;0.0008378392;-0.03773602,0.06265239;-0.3287742;-0.003904916,0.03357947;-0.6738441;0.06236371,0.03343737;-0.6371351;-0.02024101,-0.07606723;0.008410087;-0.03457864,-0.1020948;-0.3221058;-0.02974095,-0.1312127;-0.6680396;0.0318381,-0.1296915;-0.6312193;-0.05074362,0.03588138;0.5269083;-0.02199798,0;0;0,0.01838917;0.3049133;0.0005750656,0.03475502;0.6000915;-0.01368523,0.216027;0.4863865;0.006149769,0.3030123;0.2459679;0.01728654,0.3967191;0.02590604;-0.03561974,-0.1553474;0.4920193;0.002590235,-0.2429485;0.2529426;0.02827952,-0.3418968;0.0385773;-0.03701995,0.0741404;-0.0008833706;-0.03943419,0.07199362;-0.3313283;-0.06669378,0.03407556;-0.6758101;-0.00185132,0.04918596;-0.7042235;-0.05866789,-0.07671127;0.009686955;-0.03277465,-0.1395746;-0.3127154;-0.07801252,-0.1523079;-0.6592519;-0.01429136,-0.1526567;-0.6448043;-0.09569512,0.03103742;0.5276135;-0.007628679,538.2901
+0;0;0,0.02062406;0.3046693;-0.007867623,0.04091188;0.5991364;-0.02983159,0.2203687;0.4825893;-0.01146528,0.2552868;0.2298089;0.007883389,0.3006759;-0.0101577;-0.0111726,-0.1482863;0.4811012;-0.01226939,-0.2126882;0.2334839;-0.006823626,-0.2730435;-0.003085345;-0.02681036,0.0750195;0.0008378392;-0.03773602,0.06265239;-0.3287742;-0.003904916,0.03357947;-0.6738441;0.06236371,0.03343737;-0.6371351;-0.02024101,-0.07606723;0.008410087;-0.03457864,-0.1020948;-0.3221058;-0.02974095,-0.1312127;-0.6680396;0.0318381,-0.1296915;-0.6312193;-0.05074362,0.03588138;0.5269083;-0.02199798,0;0;0,0.01838917;0.3049133;0.0005750656,0.03475502;0.6000915;-0.01368523,0.216027;0.4863865;0.006149769,0.3030123;0.2459679;0.01728654,0.3967191;0.02590604;-0.03561974,-0.1553474;0.4920193;0.002590235,-0.2429485;0.2529426;0.02827952,-0.3418968;0.0385773;-0.03701995,0.0741404;-0.0008833706;-0.03943419,0.07199362;-0.3313283;-0.06669378,0.03407556;-0.6758101;-0.00185132,0.04918596;-0.7042235;-0.05866789,-0.07671127;0.009686955;-0.03277465,-0.1395746;-0.3127154;-0.07801252,-0.1523079;-0.6592519;-0.01429136,-0.1526567;-0.6448043;-0.09569512,0.03103742;0.5276135;-0.007628679,538.3017
+0;0;0,0.02062406;0.3046693;-0.007867623,0.04091188;0.5991364;-0.02983159,0.2203687;0.4825893;-0.01146528,0.2552868;0.2298089;0.007883389,0.3006759;-0.0101577;-0.0111726,-0.1482863;0.4811012;-0.01226939,-0.2126882;0.2334839;-0.006823626,-0.2730435;-0.003085345;-0.02681036,0.0750195;0.0008378392;-0.03773602,0.06265239;-0.3287742;-0.003904916,0.03357947;-0.6738441;0.06236371,0.03343737;-0.6371351;-0.02024101,-0.07606723;0.008410087;-0.03457864,-0.1020948;-0.3221058;-0.02974095,-0.1312127;-0.6680396;0.0318381,-0.1296915;-0.6312193;-0.05074362,0.03588138;0.5269083;-0.02199798,0;0;0,0.01838917;0.3049133;0.0005750656,0.03475502;0.6000915;-0.01368523,0.216027;0.4863865;0.006149769,0.3030123;0.2459679;0.01728654,0.3967191;0.02590604;-0.03561974,-0.1553474;0.4920193;0.002590235,-0.2429485;0.2529426;0.02827952,-0.3418968;0.0385773;-0.03701995,0.0741404;-0.0008833706;-0.03943419,0.07199362;-0.3313283;-0.06669378,0.03407556;-0.6758101;-0.00185132,0.04918596;-0.7042235;-0.05866789,-0.07671127;0.009686955;-0.03277465,-0.1395746;-0.3127154;-0.07801252,-0.1523079;-0.6592519;-0.01429136,-0.1526567;-0.6448043;-0.09569512,0.03103742;0.5276135;-0.007628679,538.3127
+0;0;0,0.02058075;0.3044842;-0.007995757,0.04081258;0.5988452;-0.03007872,0.2207778;0.4820482;-0.01117844,0.2552293;0.2292155;0.007776214,0.3002961;-0.01182178;-0.01153734,-0.148866;0.480511;-0.01222744,-0.2136651;0.2330329;-0.007104315,-0.2743951;-0.004454494;-0.02746589,0.07509158;0.0008347463;-0.03783321,0.0626651;-0.3285554;-0.004498348,0.03335242;-0.6735205;0.06183047,0.03325912;-0.6368299;-0.0206962,-0.07617242;0.00843552;-0.03460342,-0.1023562;-0.3218006;-0.0299076,-0.131782;-0.6676586;0.03154137,-0.1302132;-0.6308576;-0.05096141,0.03579715;0.5266355;-0.02221648,0;0;0,0.01847556;0.304724;0.0003015995,0.0347811;0.5998019;-0.01402998,0.2165977;0.4860086;0.006349325,0.3020992;0.2451378;0.01823854,0.3947562;0.02327175;-0.03365684,-0.1559637;0.4920156;0.001627445,-0.2437767;0.2531333;0.02798538,-0.34215;0.03773536;-0.03856842,0.07419664;-0.0009371936;-0.03955722,0.07111114;-0.3311386;-0.06640935,0.03283828;-0.6754683;-0.001356363,0.04761592;-0.7036326;-0.05839991,-0.07686757;0.009750719;-0.03266638,-0.1398381;-0.3123921;-0.07763591,-0.1535538;-0.6588124;-0.01388277,-0.153715;-0.6443679;-0.09520575,0.03108656;0.5273391;-0.007972717,538.335
+0;0;0,0.02057578;0.3044108;-0.007993829,0.04081014;0.5988083;-0.03008045,0.2230074;0.4814434;-0.01104365,0.2574541;0.2286456;0.007908384,0.3024474;-0.0119985;-0.01137366,-0.1511007;0.4798876;-0.01210532,-0.2158909;0.2324437;-0.006982902,-0.2765218;-0.0046563;-0.02731127,0.07506339;0.000834433;-0.03781901,0.06259436;-0.3296833;-0.004370037,0.03340894;-0.6731508;0.06167084,0.03331545;-0.6364477;-0.02101103,-0.07614382;0.008432353;-0.03459043,-0.1024172;-0.3229342;-0.02987854,-0.1317153;-0.6672908;0.03130368,-0.1301435;-0.630477;-0.05135425,0.03579267;0.5265692;-0.022215,0;0;0,0.01891151;0.3046232;-0.0005381107,0.03572243;0.5996452;-0.01611018,0.2194427;0.4849441;0.006196022,0.3019625;0.24312;0.0190053,0.3922976;0.02074118;-0.03288889,-0.1574785;0.4917715;-9.6526E-05,-0.2456436;0.2531862;0.02740747,-0.3429996;0.03808662;-0.04011856,0.07424283;-0.001126498;-0.03939819,0.07132286;-0.3324675;-0.06624794,0.03239894;-0.675155;-0.001184225,0.04701325;-0.7035809;-0.05822873,-0.07676513;0.009903405;-0.03277991,-0.1395787;-0.3134511;-0.07764225,-0.1541084;-0.6583626;-0.01433276,-0.1539675;-0.6440298;-0.09579288,0.03189853;0.5271884;-0.00971365,538.3572
+0;0;0,0.02057578;0.3044108;-0.007993829,0.04081014;0.5988083;-0.03008045,0.2230074;0.4814434;-0.01104365,0.2574541;0.2286456;0.007908384,0.3024474;-0.0119985;-0.01137366,-0.1511007;0.4798876;-0.01210532,-0.2158909;0.2324437;-0.006982902,-0.2765218;-0.0046563;-0.02731127,0.07506339;0.000834433;-0.03781901,0.06259436;-0.3296833;-0.004370037,0.03340894;-0.6731508;0.06167084,0.03331545;-0.6364477;-0.02101103,-0.07614382;0.008432353;-0.03459043,-0.1024172;-0.3229342;-0.02987854,-0.1317153;-0.6672908;0.03130368,-0.1301435;-0.630477;-0.05135425,0.03579267;0.5265692;-0.022215,0;0;0,0.01891151;0.3046232;-0.0005381107,0.03572243;0.5996452;-0.01611018,0.2194427;0.4849441;0.006196022,0.3019625;0.24312;0.0190053,0.3922976;0.02074118;-0.03288889,-0.1574785;0.4917715;-9.6526E-05,-0.2456436;0.2531862;0.02740747,-0.3429996;0.03808662;-0.04011856,0.07424283;-0.001126498;-0.03939819,0.07132286;-0.3324675;-0.06624794,0.03239894;-0.675155;-0.001184225,0.04701325;-0.7035809;-0.05822873,-0.07676513;0.009903405;-0.03277991,-0.1395787;-0.3134511;-0.07764225,-0.1541084;-0.6583626;-0.01433276,-0.1539675;-0.6440298;-0.09579288,0.03189853;0.5271884;-0.00971365,538.3687
+0;0;0,0.02055404;0.3044125;-0.007983534,0.04075249;0.5988116;-0.03008057,0.2229311;0.4813041;-0.01112702,0.2574596;0.2285408;0.008133624,0.3022549;-0.01212755;-0.01130593,-0.1511072;0.4797302;-0.01209075,-0.2163661;0.2324083;-0.00702975,-0.2774999;-0.004559562;-0.02739349,0.07505428;0.0008314384;-0.03783713,0.0625538;-0.3297249;-0.004783545,0.03339556;-0.6732075;0.06119111,0.03328978;-0.636503;-0.02149064,-0.07615065;0.008438804;-0.03457382,-0.1027078;-0.3229108;-0.03027697,-0.1318266;-0.667282;0.03090921,-0.130267;-0.6304663;-0.05174882,0.03574546;0.5265723;-0.02221049,0;0;0,0.01891151;0.3046232;-0.0005381107,0.03572243;0.5996452;-0.01611018,0.2194427;0.4849441;0.006196022,0.3019625;0.24312;0.0190053,0.3922976;0.02074118;-0.03288889,-0.1574785;0.4917715;-9.6526E-05,-0.2456436;0.2531862;0.02740747,-0.3429996;0.03808662;-0.04011856,0.07424283;-0.001126498;-0.03939819,0.07132286;-0.3324675;-0.06624794,0.03239894;-0.675155;-0.001184225,0.04701325;-0.7035809;-0.05822873,-0.07676513;0.009903405;-0.03277991,-0.1395787;-0.3134511;-0.07764225,-0.1541084;-0.6583626;-0.01433276,-0.1539675;-0.6440298;-0.09579288,0.03189853;0.5271884;-0.00971365,538.3799
+0;0;0,0.02054459;0.3042726;-0.007979864,0.04073217;0.5985131;-0.03006515,0.2233445;0.4809368;-0.01108993,0.2578675;0.2282135;0.008167657,0.3028727;-0.01358299;-0.01136302,-0.1515556;0.4793593;-0.01205588,-0.2168041;0.2320765;-0.006995686,-0.2782245;-0.006002128;-0.02745488,0.07497176;0.0008305242;-0.03779553,0.06246915;-0.329782;-0.004736315,0.03328978;-0.6735135;0.06128615,0.03318444;-0.6368372;-0.02104787,-0.07606692;0.008429526;-0.03453581,-0.1026286;-0.3229764;-0.03023822,-0.1317685;-0.6675972;0.0309923,-0.1302155;-0.6308102;-0.05131809,0.0357276;0.5263093;-0.02219893,0;0;0,0.01933762;0.304454;-0.001190901,0.03665438;0.5992398;-0.01761818,0.2206202;0.4845249;0.005686044,0.3006398;0.2419614;0.01952815,0.3864914;0.01651821;-0.03221464,-0.1571861;0.4919589;-0.0006526792,-0.2453007;0.2533721;0.02662222,-0.3407377;0.03627971;-0.04145953,0.07420924;-0.001243621;-0.03926063,0.07117286;-0.3326319;-0.06621313,0.0320358;-0.6755568;-0.001154423,0.0460749;-0.7038004;-0.05802321,-0.07661384;0.01001372;-0.03286336,-0.1391536;-0.3135032;-0.07735397,-0.1547528;-0.6587039;-0.01446553,-0.1545793;-0.6443586;-0.09557272,0.0327034;0.5268458;-0.0109992,538.4019
+0;0;0,0.02054459;0.3042726;-0.007979864,0.04073217;0.5985131;-0.03006515,0.2233445;0.4809368;-0.01108993,0.2578675;0.2282135;0.008167657,0.3028727;-0.01358299;-0.01136302,-0.1515556;0.4793593;-0.01205588,-0.2168041;0.2320765;-0.006995686,-0.2782245;-0.006002128;-0.02745488,0.07497176;0.0008305242;-0.03779553,0.06246915;-0.329782;-0.004736315,0.03328978;-0.6735135;0.06128615,0.03318444;-0.6368372;-0.02104787,-0.07606692;0.008429526;-0.03453581,-0.1026286;-0.3229764;-0.03023822,-0.1317685;-0.6675972;0.0309923,-0.1302155;-0.6308102;-0.05131809,0.0357276;0.5263093;-0.02219893,0;0;0,0.01933762;0.304454;-0.001190901,0.03665438;0.5992398;-0.01761818,0.2206202;0.4845249;0.005686044,0.3006398;0.2419614;0.01952815,0.3864914;0.01651821;-0.03221464,-0.1571861;0.4919589;-0.0006526792,-0.2453007;0.2533721;0.02662222,-0.3407377;0.03627971;-0.04145953,0.07420924;-0.001243621;-0.03926063,0.07117286;-0.3326319;-0.06621313,0.0320358;-0.6755568;-0.001154423,0.0460749;-0.7038004;-0.05802321,-0.07661384;0.01001372;-0.03286336,-0.1391536;-0.3135032;-0.07735397,-0.1547528;-0.6587039;-0.01446553,-0.1545793;-0.6443586;-0.09557272,0.0327034;0.5268458;-0.0109992,538.4136
+0;0;0,0.02028424;0.3045118;-0.008166655,0.04026681;0.5991665;-0.03043968,0.2222484;0.4814349;-0.011475,0.2573172;0.2288316;0.008236536,0.3027703;-0.007023022;-0.01020628,-0.1512632;0.4797602;-0.01227665,-0.216811;0.2325709;-0.00701231,-0.2777016;0.0003662109;-0.02718307,0.07492654;0.0008995108;-0.03784039,0.06167939;-0.3306801;-0.005192913,0.03246416;-0.6729378;0.06050067,0.03232912;-0.6362708;-0.02188549,-0.07610269;0.008353029;-0.03442816,-0.1033816;-0.3239543;-0.0306693,-0.1325186;-0.6670874;0.03032345,-0.1309943;-0.6303118;-0.05203986,0.0353081;0.5268462;-0.02252482,0;0;0,0.01985699;0.3046444;-0.00175333,0.03761405;0.5997967;-0.01856923,0.220671;0.4844224;0.004891157,0.297702;0.2409485;0.01950336,0.3747797;0.0182392;-0.03042769,-0.1556588;0.4922026;-0.002033583,-0.2430751;0.2533918;0.02543622,-0.332919;0.04060231;-0.04299069,0.07419762;-0.001437128;-0.0392344,0.07081318;-0.3338;-0.0658772,0.03099179;-0.6751258;-0.0009126663,0.04448295;-0.7034547;-0.05790114,-0.07658314;0.01018627;-0.03283218,-0.1392365;-0.3143384;-0.07693072,-0.1558817;-0.6580945;-0.0147681,-0.1556221;-0.6437939;-0.09591862,0.03355676;0.5272976;-0.01187015,538.4356
+0;0;0,0.02028424;0.3045118;-0.008166655,0.04026681;0.5991665;-0.03043968,0.2222484;0.4814349;-0.011475,0.2573172;0.2288316;0.008236536,0.3027703;-0.007023022;-0.01020628,-0.1512632;0.4797602;-0.01227665,-0.216811;0.2325709;-0.00701231,-0.2777016;0.0003662109;-0.02718307,0.07492654;0.0008995108;-0.03784039,0.06167939;-0.3306801;-0.005192913,0.03246416;-0.6729378;0.06050067,0.03232912;-0.6362708;-0.02188549,-0.07610269;0.008353029;-0.03442816,-0.1033816;-0.3239543;-0.0306693,-0.1325186;-0.6670874;0.03032345,-0.1309943;-0.6303118;-0.05203986,0.0353081;0.5268462;-0.02252482,0;0;0,0.01985699;0.3046444;-0.00175333,0.03761405;0.5997967;-0.01856923,0.220671;0.4844224;0.004891157,0.297702;0.2409485;0.01950336,0.3747797;0.0182392;-0.03042769,-0.1556588;0.4922026;-0.002033583,-0.2430751;0.2533918;0.02543622,-0.332919;0.04060231;-0.04299069,0.07419762;-0.001437128;-0.0392344,0.07081318;-0.3338;-0.0658772,0.03099179;-0.6751258;-0.0009126663,0.04448295;-0.7034547;-0.05790114,-0.07658314;0.01018627;-0.03283218,-0.1392365;-0.3143384;-0.07693072,-0.1558817;-0.6580945;-0.0147681,-0.1556221;-0.6437939;-0.09591862,0.03355676;0.5272976;-0.01187015,538.4467
+0;0;0,0.02028851;0.3045758;-0.00816837,0.04028236;0.5993969;-0.03045439,0.2216211;0.4817704;-0.01152201,0.2566924;0.229149;0.008190945,0.3022044;-0.007011265;-0.01027576,-0.150613;0.4801015;-0.01232092,-0.2161655;0.2328944;-0.007056199,-0.277135;0.0003888756;-0.02725309,0.07496095;0.000899924;-0.03785777,0.061734;-0.3301743;-0.005260058,0.03247961;-0.6728907;0.06052157,0.03234468;-0.6362289;-0.02180063,-0.07613764;0.008356866;-0.03444397,-0.103375;-0.3234439;-0.03069084,-0.132551;-0.667037;0.03038365,-0.1310279;-0.6302666;-0.05191571,0.03532021;0.5270264;-0.02253404,0;0;0,0.02032414;0.3046738;-0.002364159,0.03846237;0.5999424;-0.01967716,0.2206604;0.4841319;0.003885031,0.2944327;0.2396602;0.01896739,0.364706;0.01440465;-0.03108835,-0.1542864;0.4924782;-0.003581451,-0.2418919;0.2536182;0.02301531,-0.3292921;0.03910393;-0.04428127,0.07425264;-0.001497567;-0.03921056,0.0701088;-0.333351;-0.06574059,0.03001627;-0.6750597;-0.0004315376,0.04340547;-0.703167;-0.05757713,-0.07663089;0.01024562;-0.0328009,-0.1393913;-0.3138001;-0.07642718,-0.1565395;-0.6580964;-0.01475466,-0.1561977;-0.6438299;-0.09583291,0.03431666;0.5274079;-0.01286626,538.469
+0;0;0,0.02046408;0.3045633;-0.008196688,0.04062229;0.5993693;-0.03053243,0.2218758;0.4814844;-0.01188042,0.2581297;0.2291127;0.008865186,0.3107291;-0.005689144;-0.008028441,-0.1502813;0.4799895;-0.0122434,-0.2166929;0.2330037;-0.007374678,-0.2792889;0.0009102374;-0.02733408,0.07490427;0.0009443435;-0.0379687,0.06143436;-0.3301207;-0.005376283,0.03172751;-0.6728237;0.06027195,0.03150177;-0.6361548;-0.02204948,-0.07617218;0.008323465;-0.03437563,-0.1042251;-0.3234201;-0.03173457,-0.1332864;-0.6669819;0.02956965,-0.1318551;-0.6302098;-0.05273121,0.0356217;0.527003;-0.02259747,0;0;0,0.02032414;0.3046738;-0.002364159,0.03846237;0.5999424;-0.01967716,0.2206604;0.4841319;0.003885031,0.2944327;0.2396602;0.01896739,0.364706;0.01440465;-0.03108835,-0.1542864;0.4924782;-0.003581451,-0.2418919;0.2536182;0.02301531,-0.3292921;0.03910393;-0.04428127,0.07425264;-0.001497567;-0.03921056,0.0701088;-0.333351;-0.06574059,0.03001627;-0.6750597;-0.0004315376,0.04340547;-0.703167;-0.05757713,-0.07663089;0.01024562;-0.0328009,-0.1393913;-0.3138001;-0.07642718,-0.1565395;-0.6580964;-0.01475466,-0.1561977;-0.6438299;-0.09583291,0.03431666;0.5274079;-0.01286626,538.4803
+0;0;0,0.02047076;0.3046627;-0.008199365,0.04063579;0.5995685;-0.03054256,0.2213857;0.4817842;-0.01191701,0.2576475;0.2293568;0.008833175,0.3098287;-0.003577992;-0.00792612,-0.1497682;0.4802933;-0.01227901,-0.2161944;0.233253;-0.007409213,-0.2782927;0.003005058;-0.0272099,0.07492937;0.00094466;-0.03798142,0.06145252;-0.330291;-0.0053722,0.03177548;-0.67265;0.06021014,0.03155056;-0.6360055;-0.02181051,-0.07619771;0.008326254;-0.03438715,-0.104265;-0.3235883;-0.03174472,-0.1332972;-0.6668053;0.02949797,-0.1318711;-0.6300579;-0.05250221,0.03563366;0.5271801;-0.02260516,0;0;0,0.02048218;0.3047639;-0.002267361,0.03874832;0.6001423;-0.01929998,0.2204322;0.4843402;0.003626585,0.2913342;0.2389572;0.01863122,0.3574539;0.01430203;-0.03056836,-0.1535868;0.4928458;-0.004117712,-0.2404069;0.2534954;0.02115513,-0.3206185;0.03761689;-0.04384435,0.07429284;-0.001567602;-0.03919196,0.06967852;-0.3336077;-0.06546259,0.0290238;-0.674921;-0.0003175735,0.04213506;-0.7028022;-0.05732155,-0.07666378;0.01031414;-0.03277461,-0.1398269;-0.3138526;-0.07622999,-0.1572796;-0.6577653;-0.0144972,-0.1569071;-0.6434307;-0.09528115,0.03456452;0.5275797;-0.01257253,538.5025
+0;0;0,0.02047588;0.3047389;-0.008201415,0.0406477;0.599744;-0.03055219,0.2208554;0.482066;-0.01195492,0.257127;0.2295699;0.008800908,0.3085159;0.0001719445;-0.007703918,-0.1492186;0.4805795;-0.01231588,-0.2156629;0.2334719;-0.007444751,-0.2768183;0.006720021;-0.02694479,0.07498303;0.0009453364;-0.03800862,0.06151837;-0.3299906;-0.005428914,0.03179595;-0.6728731;0.06025372,0.0315714;-0.6362395;-0.02163301,-0.07625227;0.008332216;-0.03441177,-0.1042942;-0.323282;-0.03177174,-0.1333708;-0.6670239;0.0295646,-0.131947;-0.6302875;-0.05230168,0.0356438;0.5273299;-0.02261198,0;0;0,0.0209288;0.3048072;-0.002617836,0.03956273;0.600253;-0.01983333,0.2206005;0.484549;0.003279209,0.2880634;0.2381206;0.01819539,0.350576;0.01604027;-0.02985835,-0.1522807;0.4929331;-0.004424434,-0.2382884;0.2531708;0.02042416,-0.3167188;0.04006901;-0.04260708,0.07435998;-0.001602471;-0.0391922,0.06970236;-0.3333361;-0.0655055,0.0279218;-0.6749738;0.0001006126,0.04114276;-0.7027538;-0.05678678,-0.07673907;0.01034466;-0.03274303,-0.1399241;-0.3136088;-0.07544111,-0.1579745;-0.6581299;-0.01424094,-0.1576223;-0.6437926;-0.09488863,0.03529349;0.5276723;-0.01307297,538.5261
+0;0;0,0.02039089;0.3047402;-0.008365113,0.04044564;0.5997402;-0.03088601,0.220713;0.4821473;-0.0123663,0.2610119;0.2302973;0.008807266,0.3215426;0.003052726;-0.006443257,-0.1492894;0.4803222;-0.01201933,-0.2176126;0.2337192;-0.007587467,-0.2820469;0.007839739;-0.02664847,0.07493614;0.0009413926;-0.03810107,0.06076181;-0.3300145;-0.006029703,0.03089159;-0.6729069;0.05953428,0.03054263;-0.6362842;-0.02235291,-0.07632507;0.008328519;-0.03425089,-0.1055021;-0.3231982;-0.03434431,-0.1341403;-0.6667537;0.02823007,-0.1328389;-0.6300248;-0.05363886,0.0354744;0.5273286;-0.02290275,0;0;0,0.0209288;0.3048072;-0.002617836,0.03956273;0.600253;-0.01983333,0.2206005;0.484549;0.003279209,0.2880634;0.2381206;0.01819539,0.350576;0.01604027;-0.02985835,-0.1522807;0.4929331;-0.004424434,-0.2382884;0.2531708;0.02042416,-0.3167188;0.04006901;-0.04260708,0.07435998;-0.001602471;-0.0391922,0.06970236;-0.3333361;-0.0655055,0.0279218;-0.6749738;0.0001006126,0.04114276;-0.7027538;-0.05678678,-0.07673907;0.01034466;-0.03274303,-0.1399241;-0.3136088;-0.07544111,-0.1579745;-0.6581299;-0.01424094,-0.1576223;-0.6437926;-0.09488863,0.03529349;0.5276723;-0.01307297,538.5488
+0;0;0,0.02040568;0.3049612;-0.008371183,0.04048297;0.6002927;-0.0309178,0.2186561;0.4831182;-0.01250685,0.2589559;0.2312631;0.008667153,0.3185034;0.007709742;-0.006335653,-0.1471757;0.4813137;-0.01216378,-0.2155003;0.2347057;-0.007731832,-0.2788879;0.01249523;-0.02648323,0.07496113;0.0009417065;-0.03811378,0.06076773;-0.3304595;-0.005999256,0.03089489;-0.6733819;0.05957047,0.03055166;-0.636868;-0.02097249,-0.07635053;0.008331296;-0.03426231,-0.1055668;-0.3236416;-0.03435586,-0.1342075;-0.6672271;0.028224,-0.1329275;-0.6306087;-0.05230099,0.0355055;0.5277903;-0.02292453,0;0;0,0.02216229;0.3049398;-0.002892017,0.04238176;0.6006055;-0.02029514,0.2207152;0.4845455;0.002751112,0.2859705;0.2375445;0.01810265,0.3451136;0.01824442;-0.02833724,-0.1477234;0.4932536;-0.005346924,-0.234198;0.2536611;0.01957187,-0.3109339;0.04391669;-0.04260537,0.07439718;-0.001649618;-0.0391798,0.06946135;-0.333827;-0.0655117,0.02751774;-0.6753939;0.0005216599,0.03941816;-0.7026029;-0.05529261,-0.07677205;0.01038216;-0.03272586,-0.1402377;-0.3140068;-0.0751932,-0.1588487;-0.6585768;-0.01426118,-0.1584721;-0.6440016;-0.09358113,0.0376873;0.5279624;-0.01349759,538.5706
+0;0;0,0.02040568;0.3049612;-0.008371183,0.04048297;0.6002927;-0.0309178,0.2186561;0.4831182;-0.01250685,0.2589559;0.2312631;0.008667153,0.3185034;0.007709742;-0.006335653,-0.1471757;0.4813137;-0.01216378,-0.2155003;0.2347057;-0.007731832,-0.2788879;0.01249523;-0.02648323,0.07496113;0.0009417065;-0.03811378,0.06076773;-0.3304595;-0.005999256,0.03089489;-0.6733819;0.05957047,0.03055166;-0.636868;-0.02097249,-0.07635053;0.008331296;-0.03426231,-0.1055668;-0.3236416;-0.03435586,-0.1342075;-0.6672271;0.028224,-0.1329275;-0.6306087;-0.05230099,0.0355055;0.5277903;-0.02292453,0;0;0,0.02216229;0.3049398;-0.002892017,0.04238176;0.6006055;-0.02029514,0.2207152;0.4845455;0.002751112,0.2859705;0.2375445;0.01810265,0.3451136;0.01824442;-0.02833724,-0.1477234;0.4932536;-0.005346924,-0.234198;0.2536611;0.01957187,-0.3109339;0.04391669;-0.04260537,0.07439718;-0.001649618;-0.0391798,0.06946135;-0.333827;-0.0655117,0.02751774;-0.6753939;0.0005216599,0.03941816;-0.7026029;-0.05529261,-0.07677205;0.01038216;-0.03272586,-0.1402377;-0.3140068;-0.0751932,-0.1588487;-0.6585768;-0.01426118,-0.1584721;-0.6440016;-0.09358113,0.0376873;0.5279624;-0.01349759,538.5829
+0;0;0,0.02075667;0.304824;-0.008625025,0.04127624;0.599954;-0.03145055,0.219185;0.4832083;-0.01336509,0.2673794;0.232769;0.007941649,0.3336385;0.009943992;-0.005371362,-0.146256;0.4810701;-0.01272306,-0.2169659;0.2351488;-0.008324556,-0.2854096;0.01339319;-0.0272554,0.07483323;0.0009689415;-0.03818417,0.06014191;-0.3307849;-0.00656205,0.02949565;-0.6739361;0.05856718,0.0290738;-0.63749;-0.02136552,-0.0763461;0.008275167;-0.03408485,-0.1071396;-0.3237986;-0.04151442,-0.1357999;-0.6666275;0.02616625,-0.1346039;-0.6300726;-0.05374976,0.0361809;0.5275083;-0.02338049,0;0;0,0.02225891;0.3048236;-0.003166199,0.04234985;0.6003439;-0.02066255,0.2204559;0.4842629;0.002436876,0.284199;0.2369139;0.01830482,0.3417902;0.01636858;-0.02925038,-0.1475065;0.4934672;-0.005170716,-0.2325462;0.2533072;0.01907737,-0.3105721;0.04300962;-0.04341554,0.07432371;-0.001777738;-0.03913832,0.06863406;-0.33429;-0.06520748,0.02599591;-0.6759062;0.001231909,0.03890797;-0.7057475;-0.05056834,-0.07667342;0.01048787;-0.03271352,-0.1411438;-0.3140943;-0.0747422,-0.1603953;-0.6588346;-0.01377266,-0.1600904;-0.6441523;-0.09248887,0.03770521;0.5277386;-0.01385331,538.5953
+0;0;0,0.02075667;0.304824;-0.008625025,0.04127624;0.599954;-0.03145055,0.219185;0.4832083;-0.01336509,0.2673794;0.232769;0.007941649,0.3336385;0.009943992;-0.005371362,-0.146256;0.4810701;-0.01272306,-0.2169659;0.2351488;-0.008324556,-0.2854096;0.01339319;-0.0272554,0.07483323;0.0009689415;-0.03818417,0.06014191;-0.3307849;-0.00656205,0.02949565;-0.6739361;0.05856718,0.0290738;-0.63749;-0.02136552,-0.0763461;0.008275167;-0.03408485,-0.1071396;-0.3237986;-0.04151442,-0.1357999;-0.6666275;0.02616625,-0.1346039;-0.6300726;-0.05374976,0.0361809;0.5275083;-0.02338049,0;0;0,0.02225891;0.3048236;-0.003166199,0.04234985;0.6003439;-0.02066255,0.2204559;0.4842629;0.002436876,0.284199;0.2369139;0.01830482,0.3417902;0.01636858;-0.02925038,-0.1475065;0.4934672;-0.005170716,-0.2325462;0.2533072;0.01907737,-0.3105721;0.04300962;-0.04341554,0.07432371;-0.001777738;-0.03913832,0.06863406;-0.33429;-0.06520748,0.02599591;-0.6759062;0.001231909,0.03890797;-0.7057475;-0.05056834,-0.07667342;0.01048787;-0.03271352,-0.1411438;-0.3140943;-0.0747422,-0.1603953;-0.6588346;-0.01377266,-0.1600904;-0.6441523;-0.09248887,0.03770521;0.5277386;-0.01385331,538.6158
+0;0;0,0.02076398;0.3049314;-0.008628064,0.04128899;0.6001396;-0.03145944,0.2184274;0.4835653;-0.01341444,0.2666248;0.2331104;0.00789363,0.3327488;0.01073971;-0.005392236,-0.1454773;0.4814362;-0.01277511,-0.2161916;0.2354995;-0.008376332,-0.2844958;0.01419604;-0.02726858,0.07514529;0.000972982;-0.0383434,0.06044254;-0.331039;-0.006696671,0.0298053;-0.6740893;0.05841339,0.0293822;-0.6376242;-0.02175464,-0.07666447;0.008309675;-0.03422699,-0.1074819;-0.3240225;-0.04166234,-0.1361338;-0.6667506;0.02599842,-0.1349343;-0.6301764;-0.05415287,0.03619261;0.5276791;-0.02338773,0;0;0,0.02272624;0.3048968;-0.003189564,0.04314554;0.6004812;-0.02056479,0.2203354;0.4841502;0.002200365,0.282516;0.236395;0.01818991,0.3399526;0.01619679;-0.02883554,-0.1459815;0.4937631;-0.004653187,-0.2306644;0.2533987;0.01897882,-0.3101219;0.04439315;-0.04427307,0.07458606;-0.001892209;-0.03938675,0.06741723;-0.3347025;-0.06459737,0.0242582;-0.6761315;0.001923323,0.03652743;-0.7061124;-0.05023647,-0.07710631;0.01059782;-0.03256196,-0.1426593;-0.3140269;-0.07464854,-0.1616635;-0.6584755;-0.01255601,-0.1614932;-0.643824;-0.09150715,0.03843305;0.5278616;-0.01379466,538.6278
+0;0;0,0.02093649;0.3048921;-0.009551608,0.04171013;0.6000295;-0.03306719,0.2190045;0.4844128;-0.01502494,0.2774114;0.2362452;0.007472894,0.3560155;0.0180681;-0.007284358,-0.1450433;0.4811243;-0.01369044,-0.2198285;0.2364048;-0.008766893,-0.2967038;0.01783022;-0.02645761,0.07495943;0.0008606898;-0.03870813,0.06092852;-0.331076;-0.005984776,0.02806336;-0.6743515;0.05681097,0.02751512;-0.6379505;-0.02336144,-0.0768676;0.00843905;-0.03373622,-0.1101935;-0.3229022;-0.05723199,-0.138135;-0.6639919;0.0185213,-0.1370488;-0.6274686;-0.06163578,0.03653728;0.5275926;-0.02483365,0;0;0,0.02272624;0.3048968;-0.003189564,0.04314554;0.6004812;-0.02056479,0.2203354;0.4841502;0.002200365,0.282516;0.236395;0.01818991,0.3399526;0.01619679;-0.02883554,-0.1459815;0.4937631;-0.004653187,-0.2306644;0.2533987;0.01897882,-0.3101219;0.04439315;-0.04427307,0.07458606;-0.001892209;-0.03938675,0.06741723;-0.3347025;-0.06459737,0.0242582;-0.6761315;0.001923323,0.03652743;-0.7061124;-0.05023647,-0.07710631;0.01059782;-0.03256196,-0.1426593;-0.3140269;-0.07464854,-0.1616635;-0.6584755;-0.01255601,-0.1614932;-0.643824;-0.09150715,0.03843305;0.5278616;-0.01379466,538.6503
+0;0;0,0.02094405;0.3050021;-0.009555055,0.04172343;0.6002211;-0.03307702,0.2187354;0.4846539;-0.01504793,0.2771247;0.2365612;0.007443111,0.3570781;0.01463886;-0.007567465,-0.1447515;0.4813704;-0.01371549,-0.2195141;0.2367248;-0.008793425,-0.297709;0.01439816;-0.02678782,0.07499385;0.000861085;-0.0387259,0.06096961;-0.3309177;-0.00601811,0.02810949;-0.6741405;0.056768,0.02757077;-0.6378508;-0.02201102,-0.07690289;0.008442924;-0.0337517,-0.1102129;-0.3227407;-0.0572363,-0.1381502;-0.6637781;0.01850536,-0.1370828;-0.6273682;-0.06025858,0.03654935;0.5277671;-0.02484152,0;0;0,0.02275816;0.3050075;-0.002948761,0.04320827;0.6006883;-0.02005148,0.2202964;0.4845303;0.0007197857,0.2824644;0.236922;0.01776171,0.3427865;0.01387966;-0.03204536,-0.145613;0.4938253;-0.004251473,-0.2294651;0.2532109;0.01895843,-0.3133979;0.0422999;-0.04691459,0.07456419;-0.001974821;-0.03950691,0.06713068;-0.3346437;-0.06440258,0.02371168;-0.6760815;0.001618862,0.03556803;-0.7057636;-0.04881382,-0.07717552;0.01068567;-0.03246951,-0.1424158;-0.3136714;-0.07582691,-0.162918;-0.6579663;-0.01366191,-0.1630506;-0.6430229;-0.09124584,0.03848642;0.5280454;-0.01335168,538.6621
+0;0;0,0.02094405;0.3050021;-0.009555055,0.04172343;0.6002211;-0.03307702,0.2187354;0.4846539;-0.01504793,0.2771247;0.2365612;0.007443111,0.3570781;0.01463886;-0.007567465,-0.1447515;0.4813704;-0.01371549,-0.2195141;0.2367248;-0.008793425,-0.297709;0.01439816;-0.02678782,0.07499385;0.000861085;-0.0387259,0.06096961;-0.3309177;-0.00601811,0.02810949;-0.6741405;0.056768,0.02757077;-0.6378508;-0.02201102,-0.07690289;0.008442924;-0.0337517,-0.1102129;-0.3227407;-0.0572363,-0.1381502;-0.6637781;0.01850536,-0.1370828;-0.6273682;-0.06025858,0.03654935;0.5277671;-0.02484152,0;0;0,0.02275816;0.3050075;-0.002948761,0.04320827;0.6006883;-0.02005148,0.2202964;0.4845303;0.0007197857,0.2824644;0.236922;0.01776171,0.3427865;0.01387966;-0.03204536,-0.145613;0.4938253;-0.004251473,-0.2294651;0.2532109;0.01895843,-0.3133979;0.0422999;-0.04691459,0.07456419;-0.001974821;-0.03950691,0.06713068;-0.3346437;-0.06440258,0.02371168;-0.6760815;0.001618862,0.03556803;-0.7057636;-0.04881382,-0.07717552;0.01068567;-0.03246951,-0.1424158;-0.3136714;-0.07582691,-0.162918;-0.6579663;-0.01366191,-0.1630506;-0.6430229;-0.09124584,0.03848642;0.5280454;-0.01335168,538.6732
+0;0;0,0.02142851;0.3049117;-0.01036812,0.04297334;0.5999337;-0.03471966,0.2204422;0.4855694;-0.01670535,0.28736;0.2396778;0.006483248,0.3685851;0.01879115;-0.009716166,-0.1440465;0.4810602;-0.01429597,-0.2253183;0.2384656;-0.009701831,-0.3120292;0.01973237;-0.02666773,0.07511147;0.0006358317;-0.03900987,0.06037901;-0.3314312;-0.007217556,0.02744866;-0.6745145;0.05547948,0.02671044;-0.6383445;-0.02272899,-0.07727973;0.008680518;-0.03341255,-0.1131518;-0.3210025;-0.07238193,-0.1410298;-0.6607386;0.00838729,-0.1413122;-0.6875418;-0.04572833,0.03757959;0.5275448;-0.0262547,0;0;0,0.0215649;0.3050664;-0.002699375,0.04105288;0.6007529;-0.01954961,0.2188404;0.4847111;0.0003876695,0.2837712;0.2377197;0.01643801,0.3469718;0.01578224;-0.03255486,-0.1477496;0.493051;-0.003023365,-0.2331452;0.2529143;0.01978645,-0.3192167;0.04332997;-0.04591713,0.07460448;-0.001904607;-0.03993058,0.06461829;-0.3348053;-0.06388283,0.02077067;-0.6760066;0.002303123,0.03234741;-0.7047908;-0.04834843,-0.07754868;0.01066571;-0.03219241,-0.1437371;-0.3132476;-0.07904929,-0.1662935;-0.6566148;-0.01338578,-0.1666488;-0.6415362;-0.09040791,0.03654581;0.5281137;-0.01290751,538.6957
+0;0;0,0.02142851;0.3049117;-0.01036812,0.04297334;0.5999337;-0.03471966,0.2204422;0.4855694;-0.01670535,0.28736;0.2396778;0.006483248,0.3685851;0.01879115;-0.009716166,-0.1440465;0.4810602;-0.01429597,-0.2253183;0.2384656;-0.009701831,-0.3120292;0.01973237;-0.02666773,0.07511147;0.0006358317;-0.03900987,0.06037901;-0.3314312;-0.007217556,0.02744866;-0.6745145;0.05547948,0.02671044;-0.6383445;-0.02272899,-0.07727973;0.008680518;-0.03341255,-0.1131518;-0.3210025;-0.07238193,-0.1410298;-0.6607386;0.00838729,-0.1413122;-0.6875418;-0.04572833,0.03757959;0.5275448;-0.0262547,0;0;0,0.0215649;0.3050664;-0.002699375,0.04105288;0.6007529;-0.01954961,0.2188404;0.4847111;0.0003876695,0.2837712;0.2377197;0.01643801,0.3469718;0.01578224;-0.03255486,-0.1477496;0.493051;-0.003023365,-0.2331452;0.2529143;0.01978645,-0.3192167;0.04332997;-0.04591713,0.07460448;-0.001904607;-0.03993058,0.06461829;-0.3348053;-0.06388283,0.02077067;-0.6760066;0.002303123,0.03234741;-0.7047908;-0.04834843,-0.07754868;0.01066571;-0.03219241,-0.1437371;-0.3132476;-0.07904929,-0.1662935;-0.6566148;-0.01338578,-0.1666488;-0.6415362;-0.09040791,0.03654581;0.5281137;-0.01290751,538.7078
+0;0;0,0.02142472;0.3048577;-0.01036629,0.04296372;0.5998001;-0.03471106,0.218789;0.4858371;-0.01678544,0.2857211;0.2398932;0.006408095,0.3680299;0.01605909;-0.01000748,-0.1424201;0.4813685;-0.01439775,-0.2237092;0.2387222;-0.009802626,-0.3115772;0.01707029;-0.02699492,0.07532386;0.0006376297;-0.03912018,0.06060454;-0.331133;-0.007356234,0.02765311;-0.674436;0.05538094,0.02691601;-0.6382753;-0.02270932,-0.07749825;0.008705063;-0.03350703,-0.1133383;-0.3206837;-0.07244162,-0.1412341;-0.6606374;0.008379303,-0.1415161;-0.6873547;-0.04565452,0.03757174;0.5274349;-0.02624888,0;0;0,0.02201447;0.3049811;-0.002568722,0.04175875;0.6005846;-0.01917052,0.217901;0.4849601;0.0001034737,0.2895642;0.2396377;0.01379967,0.3606752;0.01698346;-0.03634262,-0.1453295;0.4930929;-0.001532728,-0.2318674;0.2532496;0.0206626,-0.3231887;0.04306713;-0.0473792,0.07470006;-0.002029687;-0.04025245,0.06304595;-0.3346364;-0.06336761,0.01820242;-0.6759233;0.002897024,0.02973467;-0.7046088;-0.04769564,-0.0778868;0.01080261;-0.03195978,-0.1447125;-0.3115385;-0.08607017,-0.1691398;-0.6542029;-0.01633444,-0.1697855;-0.6390687;-0.09324465,0.03721115;0.5279654;-0.01259899,538.7297
+0;0;0,0.02104383;0.3048388;-0.01162572,0.04222496;0.5997509;-0.03666827,0.2186226;0.4872906;-0.02260065,0.2998649;0.2460186;0.003739573,0.3923413;0.02625684;-0.01354599,-0.142935;0.480996;-0.01526402,-0.2306903;0.2406091;-0.01085498,-0.3244506;0.02142371;-0.02853816,0.07506843;0.0003116467;-0.03961202,0.06083063;-0.3315232;-0.008301772,0.02659066;-0.6747245;0.05430196,0.02500026;-0.6386356;-0.02378123,-0.07776138;0.00912826;-0.03277683,-0.11778;-0.317282;-0.08892138,-0.143669;-0.6563698;-0.003904313,-0.1439325;-0.684338;-0.05659408,0.03690511;0.5273947;-0.02808372,0;0;0,0.02201447;0.3049811;-0.002568722,0.04175875;0.6005846;-0.01917052,0.217901;0.4849601;0.0001034737,0.2895642;0.2396377;0.01379967,0.3606752;0.01698346;-0.03634262,-0.1453295;0.4930929;-0.001532728,-0.2318674;0.2532496;0.0206626,-0.3231887;0.04306713;-0.0473792,0.07470006;-0.002029687;-0.04025245,0.06304595;-0.3346364;-0.06336761,0.01820242;-0.6759233;0.002897024,0.02973467;-0.7046088;-0.04769564,-0.0778868;0.01080261;-0.03195978,-0.1447125;-0.3115385;-0.08607017,-0.1691398;-0.6542029;-0.01633444,-0.1697855;-0.6390687;-0.09324465,0.03721115;0.5279654;-0.01259899,538.7411
+0;0;0,0.02102704;0.3045957;-0.01161644,0.04218844;0.5992332;-0.03663544,0.215978;0.4874225;-0.02265532,0.2972177;0.2461583;0.003684061,0.391488;0.02213356;-0.01393681,-0.1403797;0.4812184;-0.0154242,-0.2281322;0.2408393;-0.01101531,-0.3237113;0.01740211;-0.02904151,0.07549472;0.0003134165;-0.03983697,0.06125752;-0.3315074;-0.008528039,0.02700525;-0.6748319;0.05409818,0.02542373;-0.638777;-0.02354901,-0.07820297;0.009180097;-0.03296296,-0.1182199;-0.3172164;-0.08910514,-0.1441182;-0.656426;-0.004057549,-0.1443802;-0.6840705;-0.05645312,0.03687395;0.5269499;-0.02805953,0;0;0,0.02230728;0.3047178;-0.002244473,0.04221606;0.6000558;-0.01843882,0.2156929;0.4848081;7.343292E-05,0.2962719;0.242165;0.01162267,0.3803093;0.0197304;-0.04171633,-0.1423007;0.4934717;-0.0004792279,-0.2312564;0.2544792;0.02123561,-0.3283543;0.04197764;-0.04804335,0.07491586;-0.002065033;-0.04086423,0.06069693;-0.3346257;-0.06298208,0.01423314;-0.6757906;0.003460407,0.02561819;-0.7047149;-0.04620409,-0.07856238;0.01088936;-0.03155804,-0.145894;-0.3085778;-0.1000793,-0.1713431;-0.6498926;-0.02376711,-0.1722082;-0.6346356;-0.1002534,0.03764266;0.5275027;-0.01197457,538.7636
+0;0;0,0.02102704;0.3045957;-0.01161644,0.04218844;0.5992332;-0.03663544,0.215978;0.4874225;-0.02265532,0.2972177;0.2461583;0.003684061,0.391488;0.02213356;-0.01393681,-0.1403797;0.4812184;-0.0154242,-0.2281322;0.2408393;-0.01101531,-0.3237113;0.01740211;-0.02904151,0.07549472;0.0003134165;-0.03983697,0.06125752;-0.3315074;-0.008528039,0.02700525;-0.6748319;0.05409818,0.02542373;-0.638777;-0.02354901,-0.07820297;0.009180097;-0.03296296,-0.1182199;-0.3172164;-0.08910514,-0.1441182;-0.656426;-0.004057549,-0.1443802;-0.6840705;-0.05645312,0.03687395;0.5269499;-0.02805953,0;0;0,0.02230728;0.3047178;-0.002244473,0.04221606;0.6000558;-0.01843882,0.2156929;0.4848081;7.343292E-05,0.2962719;0.242165;0.01162267,0.3803093;0.0197304;-0.04171633,-0.1423007;0.4934717;-0.0004792279,-0.2312564;0.2544792;0.02123561,-0.3283543;0.04197764;-0.04804335,0.07491586;-0.002065033;-0.04086423,0.06069693;-0.3346257;-0.06298208,0.01423314;-0.6757906;0.003460407,0.02561819;-0.7047149;-0.04620409,-0.07856238;0.01088936;-0.03155804,-0.145894;-0.3085778;-0.1000793,-0.1713431;-0.6498926;-0.02376711,-0.1722082;-0.6346356;-0.1002534,0.03764266;0.5275027;-0.01197457,538.7857
+0;0;0,0.02126789;0.3043332;-0.01322916,0.04242074;0.5986821;-0.03916281,0.21725;0.4873543;-0.02704139,0.3127692;0.2517816;0.001387419,0.4164363;0.03299212;-0.01323923,-0.1409183;0.4805914;-0.01622903,-0.2375241;0.2438115;-0.01082431,-0.3398538;0.02475004;-0.0300679,0.07520906;-0.0003111033;-0.04085092,0.06226072;-0.3326368;-0.009413276,0.02728806;-0.6758347;0.05202513,0.02510271;-0.6398774;-0.02570134,-0.07888731;0.01017053;-0.03160141,-0.1245983;-0.3109577;-0.1114982,-0.1469531;-0.6487926;-0.0212185,-0.1474653;-0.6126564;-0.09896008,0.03709802;0.5264815;-0.03042018,0;0;0,0.02230054;0.3045437;-0.001358509,0.04234567;0.5997109;-0.01661897,0.216851;0.4845281;-0.0008752346,0.3053034;0.2447902;0.01046252,0.3930797;0.0249356;-0.04234743,-0.1430579;0.4930124;0.001643614,-0.2340938;0.2549047;0.0227109,-0.3391462;0.04869746;-0.04989874,0.07495248;-0.002274305;-0.04125834,0.0589357;-0.3352949;-0.06216478,0.01090247;-0.6759694;0.004289865,0.02197644;-0.7049217;-0.04554653,-0.07890366;0.01110138;-0.03124529,-0.1475043;-0.3067014;-0.1080024,-0.1744541;-0.6462809;-0.02589262,-0.1757974;-0.6309525;-0.1024734,0.03772703;0.5272009;-0.0104003,538.797
+0;0;0,0.02126789;0.3043332;-0.01322916,0.04242074;0.5986821;-0.03916281,0.21725;0.4873543;-0.02704139,0.3127692;0.2517816;0.001387419,0.4164363;0.03299212;-0.01323923,-0.1409183;0.4805914;-0.01622903,-0.2375241;0.2438115;-0.01082431,-0.3398538;0.02475004;-0.0300679,0.07520906;-0.0003111033;-0.04085092,0.06226072;-0.3326368;-0.009413276,0.02728806;-0.6758347;0.05202513,0.02510271;-0.6398774;-0.02570134,-0.07888731;0.01017053;-0.03160141,-0.1245983;-0.3109577;-0.1114982,-0.1469531;-0.6487926;-0.0212185,-0.1474653;-0.6126564;-0.09896008,0.03709802;0.5264815;-0.03042018,0;0;0,0.02230054;0.3045437;-0.001358509,0.04234567;0.5997109;-0.01661897,0.216851;0.4845281;-0.0008752346,0.3053034;0.2447902;0.01046252,0.3930797;0.0249356;-0.04234743,-0.1430579;0.4930124;0.001643614,-0.2340938;0.2549047;0.0227109,-0.3391462;0.04869746;-0.04989874,0.07495248;-0.002274305;-0.04125834,0.0589357;-0.3352949;-0.06216478,0.01090247;-0.6759694;0.004289865,0.02197644;-0.7049217;-0.04554653,-0.07890366;0.01110138;-0.03124529,-0.1475043;-0.3067014;-0.1080024,-0.1744541;-0.6462809;-0.02589262,-0.1757974;-0.6309525;-0.1024734,0.03772703;0.5272009;-0.0104003,538.808
+0;0;0,0.0213481;0.3042609;-0.01468333,0.04247959;0.5985174;-0.04167705,0.2173813;0.4875173;-0.03086005,0.3226805;0.2562772;-0.001420058,0.4393742;0.04400887;-0.01384354,-0.1408014;0.4806366;-0.01709389,-0.2469603;0.2479948;-0.01120448,-0.3573172;0.03280181;-0.02972275,0.07480263;-0.00092348;-0.04158138,0.06353442;-0.3333535;-0.01060384,0.02617065;-0.6765451;0.04944645,0.02349922;-0.6406791;-0.02827179,-0.07913681;0.01085173;-0.03073925,-0.1293036;-0.3062379;-0.1231178,-0.1445005;-0.6436809;-0.02993102,-0.1455349;-0.6076408;-0.1076749,0.03714246;0.5263457;-0.03270717,0;0;0,0.02230054;0.3045437;-0.001358509,0.04234567;0.5997109;-0.01661897,0.216851;0.4845281;-0.0008752346,0.3053034;0.2447902;0.01046252,0.3930797;0.0249356;-0.04234743,-0.1430579;0.4930124;0.001643614,-0.2340938;0.2549047;0.0227109,-0.3391462;0.04869746;-0.04989874,0.07495248;-0.002274305;-0.04125834,0.0589357;-0.3352949;-0.06216478,0.01090247;-0.6759694;0.004289865,0.02197644;-0.7049217;-0.04554653,-0.07890366;0.01110138;-0.03124529,-0.1475043;-0.3067014;-0.1080024,-0.1744541;-0.6462809;-0.02589262,-0.1757974;-0.6309525;-0.1024734,0.03772703;0.5272009;-0.0104003,538.8195
+0;0;0,0.02131917;0.3038486;-0.01466344,0.04241941;0.5976703;-0.04161705,0.2171191;0.4868274;-0.0308161,0.3223152;0.2558137;-0.00140493,0.4391983;0.04320078;-0.01384858,-0.1406456;0.4799547;-0.017066,-0.2467006;0.2475407;-0.01118235,-0.3572367;0.03199834;-0.02973069,0.0754468;-0.0009314326;-0.04193947,0.06418907;-0.3330521;-0.01099076,0.02685869;-0.675937;0.04900587,0.0241726;-0.6400388;-0.02913903,-0.07981831;0.01094518;-0.03100396,-0.1299384;-0.3058493;-0.1232965,-0.1451218;-0.6429908;-0.03019305,-0.1461618;-0.6069176;-0.1083638,0.03709056;0.5256104;-0.03266107,0;0;0,0.0224061;0.3041228;-0.000880003,0.04247886;0.5988744;-0.01563382,0.2167997;0.4837076;-0.001111746,0.3145127;0.2478983;0.01091647,0.4130574;0.03377998;-0.04793143,-0.1425945;0.4921715;0.003752965,-0.2357303;0.2551077;0.02436879,-0.3495743;0.05402814;-0.05064677,0.07541621;-0.002517879;-0.04192924,0.05723527;-0.335179;-0.0617969,0.00779739;-0.6753533;0.00453949,0.01839676;-0.7050285;-0.04521155,-0.07982283;0.01135435;-0.03084476,-0.1495883;-0.3016174;-0.1234197,-0.1768325;-0.6393967;-0.03552135,-0.1994382;-0.6665246;-0.08424525,0.03786293;0.5264672;-0.009541512,538.8416
+0;0;0,0.02131917;0.3038486;-0.01466344,0.04241941;0.5976703;-0.04161705,0.2171191;0.4868274;-0.0308161,0.3223152;0.2558137;-0.00140493,0.4391983;0.04320078;-0.01384858,-0.1406456;0.4799547;-0.017066,-0.2467006;0.2475407;-0.01118235,-0.3572367;0.03199834;-0.02973069,0.0754468;-0.0009314326;-0.04193947,0.06418907;-0.3330521;-0.01099076,0.02685869;-0.675937;0.04900587,0.0241726;-0.6400388;-0.02913903,-0.07981831;0.01094518;-0.03100396,-0.1299384;-0.3058493;-0.1232965,-0.1451218;-0.6429908;-0.03019305,-0.1461618;-0.6069176;-0.1083638,0.03709056;0.5256104;-0.03266107,0;0;0,0.0224061;0.3041228;-0.000880003,0.04247886;0.5988744;-0.01563382,0.2167997;0.4837076;-0.001111746,0.3145127;0.2478983;0.01091647,0.4130574;0.03377998;-0.04793143,-0.1425945;0.4921715;0.003752965,-0.2357303;0.2551077;0.02436879,-0.3495743;0.05402814;-0.05064677,0.07541621;-0.002517879;-0.04192924,0.05723527;-0.335179;-0.0617969,0.00779739;-0.6753533;0.00453949,0.01839676;-0.7050285;-0.04521155,-0.07982283;0.01135435;-0.03084476,-0.1495883;-0.3016174;-0.1234197,-0.1768325;-0.6393967;-0.03552135,-0.1994382;-0.6665246;-0.08424525,0.03786293;0.5264672;-0.009541512,538.8529
+0;0;0,0.02128681;0.3033874;-0.01464118,0.04236121;0.5968488;-0.0415621,0.2173118;0.4860334;-0.03076861,0.3225077;0.25502;-0.001357473,0.4353571;0.04974455;-0.01337168,-0.1409397;0.4791514;-0.01699981,-0.2469946;0.2467376;-0.01111616,-0.353716;0.03863387;-0.02902438,0.07552113;-0.0009323504;-0.04198079,0.06427434;-0.3327304;-0.01106214,0.02691744;-0.675859;0.04897712,0.02425158;-0.6400052;-0.02857922,-0.07989696;0.01095597;-0.03103451,-0.1299684;-0.3055308;-0.1232374,-0.1451625;-0.6429119;-0.03006779,-0.1461948;-0.6068844;-0.1076498,0.03703829;0.5248692;-0.03261609,0;0;0,0.02137083;0.3037345;-0.0002737045,0.0404762;0.5982105;-0.01453114,0.2154511;0.4836408;-0.0009174347,0.3235886;0.2522965;0.008275509,0.4341283;0.05336185;-0.04849863,-0.1444219;0.4910992;0.006154204,-0.2413569;0.255545;0.02655613,-0.3652898;0.07132921;-0.0490909,0.07522392;-0.002609521;-0.04244113,0.05511785;-0.3348971;-0.06123352,0.003726926;-0.6752104;0.004213333,0.01445287;-0.7058721;-0.04334164,-0.08006805;0.01148305;-0.03039646,-0.153992;-0.2958055;-0.1366103,-0.1778781;-0.632795;-0.0438472,-0.2034642;-0.6567395;-0.09376415,0.03609288;0.525861;-0.00854969,538.8748
+0;0;0,0.02174228;0.3032902;-0.01592819,0.04302435;0.5966541;-0.04374865,0.2179895;0.4862317;-0.03406358,0.3358953;0.2615234;-0.004017117,0.4612174;0.06345178;-0.01292366,-0.1402737;0.4793139;-0.01727983,-0.2563954;0.2517863;-0.01054841,-0.3697175;0.04714887;-0.02783823,0.07519131;-0.001763114;-0.04254239,0.06585003;-0.3336899;-0.01238057,0.02667585;-0.6767447;0.04691712,0.0235207;-0.6409671;-0.03062658,-0.08006045;0.01193951;-0.03024019,-0.1351769;-0.2987496;-0.1379753,-0.1446814;-0.6350423;-0.04022913,-0.1462122;-0.5991548;-0.1178136,0.0376294;0.5247036;-0.03461304,0;0;0,0.02137083;0.3037345;-0.0002737045,0.0404762;0.5982105;-0.01453114,0.2154511;0.4836408;-0.0009174347,0.3235886;0.2522965;0.008275509,0.4341283;0.05336185;-0.04849863,-0.1444219;0.4910992;0.006154204,-0.2413569;0.255545;0.02655613,-0.3652898;0.07132921;-0.0490909,0.07522392;-0.002609521;-0.04244113,0.05511785;-0.3348971;-0.06123352,0.003726926;-0.6752104;0.004213333,0.01445287;-0.7058721;-0.04334164,-0.08006805;0.01148305;-0.03039646,-0.153992;-0.2958055;-0.1366103,-0.1778781;-0.632795;-0.0438472,-0.2034642;-0.6567395;-0.09376415,0.03609288;0.525861;-0.00854969,538.8864
+0;0;0,0.02170482;0.3027677;-0.01590075,0.04295026;0.5956267;-0.04367322,0.2185164;0.4852048;-0.03400243,0.3364131;0.2605138;-0.003958287,0.45938;0.06616458;-0.01269745,-0.1409217;0.4782644;-0.01716364,-0.2570344;0.2507543;-0.01043274,-0.3682269;0.04996258;-0.02739764,0.07520487;-0.001763432;-0.04255006,0.06583959;-0.334543;-0.01231075,0.02666392;-0.6776109;0.0469892,0.02350081;-0.6418188;-0.03074996,-0.08007489;0.01194166;-0.03024564,-0.135333;-0.2995456;-0.1382575,-0.1448378;-0.6358511;-0.04050764,-0.1463724;-0.5999488;-0.1182877,0.03756481;0.5238029;-0.03455368,0;0;0,0.02117866;0.3032221;0.0001466274,0.04008549;0.5972216;-0.01367497,0.2159737;0.4839339;0.0004808903,0.3356428;0.2582607;0.006744385,0.4522991;0.06621066;-0.04302477,-0.1452474;0.4905924;0.009204285,-0.2488565;0.2578022;0.0282357,-0.3820457;0.08758174;-0.05084977,0.07495639;-0.00264439;-0.04294109,0.05413491;-0.3357782;-0.06118155,0.001500428;-0.6759564;0.004050255,0.0108234;-0.7064643;-0.04431105,-0.0802224;0.01157236;-0.02999727,-0.157481;-0.2923536;-0.1457749,-0.1778568;-0.6285412;-0.04928911,-0.2024463;-0.6462048;-0.1059501,0.03575313;0.5249887;-0.007804155,538.8976
+0;0;0,0.02170482;0.3027677;-0.01590075,0.04295026;0.5956267;-0.04367322,0.2185164;0.4852048;-0.03400243,0.3364131;0.2605138;-0.003958287,0.45938;0.06616458;-0.01269745,-0.1409217;0.4782644;-0.01716364,-0.2570344;0.2507543;-0.01043274,-0.3682269;0.04996258;-0.02739764,0.07520487;-0.001763432;-0.04255006,0.06583959;-0.334543;-0.01231075,0.02666392;-0.6776109;0.0469892,0.02350081;-0.6418188;-0.03074996,-0.08007489;0.01194166;-0.03024564,-0.135333;-0.2995456;-0.1382575,-0.1448378;-0.6358511;-0.04050764,-0.1463724;-0.5999488;-0.1182877,0.03756481;0.5238029;-0.03455368,0;0;0,0.02117866;0.3032221;0.0001466274,0.04008549;0.5972216;-0.01367497,0.2159737;0.4839339;0.0004808903,0.3356428;0.2582607;0.006744385,0.4522991;0.06621066;-0.04302477,-0.1452474;0.4905924;0.009204285,-0.2488565;0.2578022;0.0282357,-0.3820457;0.08758174;-0.05084977,0.07495639;-0.00264439;-0.04294109,0.05413491;-0.3357782;-0.06118155,0.001500428;-0.6759564;0.004050255,0.0108234;-0.7064643;-0.04431105,-0.0802224;0.01157236;-0.02999727,-0.157481;-0.2923536;-0.1457749,-0.1778568;-0.6285412;-0.04928911,-0.2024463;-0.6462048;-0.1059501,0.03575313;0.5249887;-0.007804155,538.9088
+0;0;0,0.02373292;0.3023758;-0.01682413,0.04977586;0.5942245;-0.04672663,0.2228423;0.4862494;-0.03402192,0.3468708;0.2649187;-0.005528053,0.4726903;0.07737374;-0.01232619,-0.1345285;0.4793658;-0.01817119,-0.2588596;0.2564749;-0.01156117,-0.3839887;0.06914259;-0.02885794,0.07491384;-0.002722081;-0.04303828,0.06586183;-0.3366451;-0.01360246,0.02578038;-0.6783777;0.04568594,0.02270554;-0.642587;-0.03361311,-0.08015771;0.01308753;-0.02958456,-0.1407547;-0.2925298;-0.1535968,-0.1435265;-0.6274474;-0.05497942,-0.1449626;-0.5916009;-0.134321,0.04291236;0.5227664;-0.03680241,0;0;0,0.02199516;0.3029733;0.0008971692,0.04204336;0.5965588;-0.01171279,0.2163416;0.4838119;0.0006196504,0.3482114;0.2652653;0.006094695,0.4736886;0.0842066;-0.04413557,-0.1422978;0.491124;0.0114737,-0.2548399;0.262695;0.02982474,-0.3919901;0.1019617;-0.0502032,0.07478896;-0.002711862;-0.04325557,0.05402431;-0.3369157;-0.06141019,0.0004856586;-0.6756853;0.003947496,0.009208083;-0.707053;-0.04594493,-0.08031497;0.01166903;-0.02975106,-0.160664;-0.2855831;-0.1625598,-0.1778152;-0.6198559;-0.06320994,-0.2045037;-0.63814;-0.1205484,0.03740531;0.5244483;-0.006197691,538.931
+0;0;0,0.02373292;0.3023758;-0.01682413,0.04977586;0.5942245;-0.04672663,0.2228423;0.4862494;-0.03402192,0.3468708;0.2649187;-0.005528053,0.4726903;0.07737374;-0.01232619,-0.1345285;0.4793658;-0.01817119,-0.2588596;0.2564749;-0.01156117,-0.3839887;0.06914259;-0.02885794,0.07491384;-0.002722081;-0.04303828,0.06586183;-0.3366451;-0.01360246,0.02578038;-0.6783777;0.04568594,0.02270554;-0.642587;-0.03361311,-0.08015771;0.01308753;-0.02958456,-0.1407547;-0.2925298;-0.1535968,-0.1435265;-0.6274474;-0.05497942,-0.1449626;-0.5916009;-0.134321,0.04291236;0.5227664;-0.03680241,0;0;0,0.02199516;0.3029733;0.0008971692,0.04204336;0.5965588;-0.01171279,0.2163416;0.4838119;0.0006196504,0.3482114;0.2652653;0.006094695,0.4736886;0.0842066;-0.04413557,-0.1422978;0.491124;0.0114737,-0.2548399;0.262695;0.02982474,-0.3919901;0.1019617;-0.0502032,0.07478896;-0.002711862;-0.04325557,0.05402431;-0.3369157;-0.06141019,0.0004856586;-0.6756853;0.003947496,0.009208083;-0.707053;-0.04594493,-0.08031497;0.01166903;-0.02975106,-0.160664;-0.2855831;-0.1625598,-0.1778152;-0.6198559;-0.06320994,-0.2045037;-0.63814;-0.1205484,0.03740531;0.5244483;-0.006197691,538.953
+0;0;0,0.02370392;0.3020062;-0.01680357,0.04970286;0.5933638;-0.04665484,0.222352;0.4856155;-0.03397614,0.3462579;0.2645036;-0.00551044,0.4686268;0.08210208;-0.01212214,-0.1341634;0.4787484;-0.01816335,-0.2583716;0.2560779;-0.01155986,-0.380069;0.07388313;-0.02838227,0.07516024;-0.002731035;-0.04317984,0.06608575;-0.3374834;-0.01367091,0.02601827;-0.6790969;0.04559683,0.02293252;-0.6432856;-0.03398384,-0.08042135;0.01313057;-0.02968186,-0.1411688;-0.2932458;-0.1540021,-0.1439397;-0.6280466;-0.05541911,-0.1453809;-0.5921794;-0.1350424,0.04285275;0.5220451;-0.03674997,0;0;0,0.02283654;0.3025355;0.001659155,0.04381621;0.5955955;-0.01006866,0.2175325;0.4834008;0.001923084,0.3605488;0.2722816;0.007260799,0.492845;0.1047986;-0.04503965,-0.1404388;0.4915214;0.01376035,-0.2621676;0.2679454;0.02954939,-0.4069082;0.1225677;-0.04921378,0.07473564;-0.00276351;-0.0439086,0.05271977;-0.3377901;-0.06078243,-0.001701742;-0.6762666;0.004714966,0.006992847;-0.7078857;-0.04532361,-0.08075474;0.01177704;-0.02934263,-0.1652359;-0.2783664;-0.1766246,-0.1790722;-0.6118917;-0.07470641,-0.2045189;-0.6292461;-0.1337522,0.0389497;0.5236248;-0.004785538,538.9642
+0;0;0,0.02548238;0.3017998;-0.01787394,0.05328817;0.5928695;-0.04886975,0.2253473;0.484124;-0.03734278,0.3609489;0.2703945;-0.005953085,0.491933;0.09400599;-0.0102468,-0.1308917;0.478536;-0.01895784,-0.2627715;0.2603532;-0.01137861,-0.3874366;0.08008581;-0.02720423,0.07485616;-0.003435911;-0.0436551,0.06718919;-0.3383095;-0.01513936,0.02567083;-0.6798627;0.04347391,0.02208035;-0.6441246;-0.0360909,-0.08057356;0.01371721;-0.02899583,-0.1434653;-0.2896193;-0.1595479,-0.1422503;-0.6241741;-0.0601021,-0.1442153;-0.5883951;-0.1397207,0.04605389;0.5216339;-0.03864573,0;0;0,0.02283654;0.3025355;0.001659155,0.04381621;0.5955955;-0.01006866,0.2175325;0.4834008;0.001923084,0.3605488;0.2722816;0.007260799,0.492845;0.1047986;-0.04503965,-0.1404388;0.4915214;0.01376035,-0.2621676;0.2679454;0.02954939,-0.4069082;0.1225677;-0.04921378,0.07473564;-0.00276351;-0.0439086,0.05271977;-0.3377901;-0.06078243,-0.001701742;-0.6762666;0.004714966,0.006992847;-0.7078857;-0.04532361,-0.08075474;0.01177704;-0.02934263,-0.1652359;-0.2783664;-0.1766246,-0.1790722;-0.6118917;-0.07470641,-0.2045189;-0.6292461;-0.1337522,0.0389497;0.5236248;-0.004785538,538.9867
+0;0;0,0.02543276;0.3012123;-0.01783914,0.05318826;0.5917567;-0.04877821,0.226768;0.4828412;-0.0372611,0.3623048;0.269214;-0.005886432,0.4894672;0.09797192;-0.01005487,-0.1324632;0.4772062;-0.01872174,-0.2642798;0.2591279;-0.01114614,-0.3853076;0.08412009;-0.02651001,0.07507652;-0.003446026;-0.04378361,0.06739705;-0.3388657;-0.01522138,0.0258112;-0.6809741;0.04348717,0.02217444;-0.645162;-0.03710287,-0.08081076;0.01375759;-0.02908119,-0.1438051;-0.2900736;-0.1598461,-0.1425881;-0.6251723;-0.06023872,-0.1445784;-0.5893188;-0.1408832,0.0459687;0.5206661;-0.03857499,0;0;0,0.0231103;0.301913;0.002888203,0.0446575;0.5944444;-0.007686138,0.2198166;0.4825581;0.004253864,0.3718944;0.2779906;0.008208275,0.513386;0.1265814;-0.04245615,-0.1413175;0.4907115;0.01631931,-0.2751503;0.274184;0.03031258,-0.4210137;0.1389659;-0.04683284,0.07467824;-0.002962202;-0.04449439,0.05191901;-0.3385564;-0.05997539,-0.00378108;-0.6773016;0.006081104,0.004738599;-0.7094053;-0.04502964,-0.08114251;0.01198415;-0.02894197,-0.1702664;-0.2726381;-0.1852372,-0.1800371;-0.6069508;-0.08348344,-0.208359;-0.6239551;-0.1428992,0.03962749;0.5226108;-0.00271225,538.9977
+0;0;0,0.02543276;0.3012123;-0.01783914,0.05318826;0.5917567;-0.04877821,0.226768;0.4828412;-0.0372611,0.3623048;0.269214;-0.005886432,0.4894672;0.09797192;-0.01005487,-0.1324632;0.4772062;-0.01872174,-0.2642798;0.2591279;-0.01114614,-0.3853076;0.08412009;-0.02651001,0.07507652;-0.003446026;-0.04378361,0.06739705;-0.3388657;-0.01522138,0.0258112;-0.6809741;0.04348717,0.02217444;-0.645162;-0.03710287,-0.08081076;0.01375759;-0.02908119,-0.1438051;-0.2900736;-0.1598461,-0.1425881;-0.6251723;-0.06023872,-0.1445784;-0.5893188;-0.1408832,0.0459687;0.5206661;-0.03857499,0;0;0,0.0231103;0.301913;0.002888203,0.0446575;0.5944444;-0.007686138,0.2198166;0.4825581;0.004253864,0.3718944;0.2779906;0.008208275,0.513386;0.1265814;-0.04245615,-0.1413175;0.4907115;0.01631931,-0.2751503;0.274184;0.03031258,-0.4210137;0.1389659;-0.04683284,0.07467824;-0.002962202;-0.04449439,0.05191901;-0.3385564;-0.05997539,-0.00378108;-0.6773016;0.006081104,0.004738599;-0.7094053;-0.04502964,-0.08114251;0.01198415;-0.02894197,-0.1702664;-0.2726381;-0.1852372,-0.1800371;-0.6069508;-0.08348344,-0.208359;-0.6239551;-0.1428992,0.03962749;0.5226108;-0.00271225,539.0201
+0;0;0,0.02548077;0.3004416;-0.019072,0.05297876;0.5904828;-0.05080543,0.2277025;0.4841723;-0.03739692,0.3656386;0.2742942;-0.006903877,0.5024049;0.108842;-0.008170253,-0.1332962;0.4769941;-0.01916985,-0.2720441;0.2656173;-0.0105782,-0.4005992;0.09443267;-0.02640636,0.07476769;-0.004311808;-0.04435863,0.06771961;-0.340809;-0.01700608,0.02325364;-0.6840514;0.04078098,0.01983074;-0.6483705;-0.03927599,-0.0809752;0.014533;-0.02843055,-0.1514115;-0.2819505;-0.1739107,-0.1427267;-0.6171464;-0.0704691,-0.144535;-0.5814769;-0.1505796,0.04581102;0.5195118;-0.04052516,0;0;0,0.02351546;0.3011712;0.004593849,0.04577416;0.5932517;-0.004628897,0.2213516;0.4815965;0.007165909,0.3829771;0.2870068;0.01129603,0.5298759;0.1395556;-0.0412395,-0.140981;0.4901275;0.02029934,-0.2859451;0.2831345;0.03231174,-0.4420892;0.1584024;-0.0460593,0.07440606;-0.003246218;-0.04505205,0.05113292;-0.3398574;-0.05844951,-0.005605076;-0.6797282;0.007887125,0.002802785;-0.7112663;-0.04305864,-0.08131187;0.01226905;-0.02853662,-0.1743929;-0.266421;-0.1949577,-0.183508;-0.6053714;-0.1046167,-0.2124623;-0.6271378;-0.1587923,0.04052678;0.5215225;-1.001358E-05,539.0424
+0;0;0,0.02548077;0.3004416;-0.019072,0.05297876;0.5904828;-0.05080543,0.2277025;0.4841723;-0.03739692,0.3656386;0.2742942;-0.006903877,0.5024049;0.108842;-0.008170253,-0.1332962;0.4769941;-0.01916985,-0.2720441;0.2656173;-0.0105782,-0.4005992;0.09443267;-0.02640636,0.07476769;-0.004311808;-0.04435863,0.06771961;-0.340809;-0.01700608,0.02325364;-0.6840514;0.04078098,0.01983074;-0.6483705;-0.03927599,-0.0809752;0.014533;-0.02843055,-0.1514115;-0.2819505;-0.1739107,-0.1427267;-0.6171464;-0.0704691,-0.144535;-0.5814769;-0.1505796,0.04581102;0.5195118;-0.04052516,0;0;0,0.02351546;0.3011712;0.004593849,0.04577416;0.5932517;-0.004628897,0.2213516;0.4815965;0.007165909,0.3829771;0.2870068;0.01129603,0.5298759;0.1395556;-0.0412395,-0.140981;0.4901275;0.02029934,-0.2859451;0.2831345;0.03231174,-0.4420892;0.1584024;-0.0460593,0.07440606;-0.003246218;-0.04505205,0.05113292;-0.3398574;-0.05844951,-0.005605076;-0.6797282;0.007887125,0.002802785;-0.7112663;-0.04305864,-0.08131187;0.01226905;-0.02853662,-0.1743929;-0.266421;-0.1949577,-0.183508;-0.6053714;-0.1046167,-0.2124623;-0.6271378;-0.1587923,0.04052678;0.5215225;-1.001358E-05,539.0537
+0;0;0,0.02542843;0.2998245;-0.01903283,0.05289009;0.5894831;-0.05072406,0.2270691;0.4833817;-0.03733975,0.3631589;0.2763129;-0.007254861,0.4983542;0.1127612;-0.008506689,-0.1328281;0.4762255;-0.0191683,-0.2697189;0.267678;-0.01069164,-0.3967973;0.09845981;-0.02633798,0.07486148;-0.004317217;-0.04441428,0.06780622;-0.3411574;-0.01703384,0.02311651;-0.6861269;0.04104399,0.01965743;-0.650386;-0.03985945,-0.08107679;0.01455123;-0.02846621,-0.1515849;-0.2822345;-0.1740946,-0.1428564;-0.619117;-0.07013255,-0.1446838;-0.5833876;-0.1510901,0.04573258;0.5186134;-0.04045845,0;0;0,0.0248872;0.3004037;0.006467581,0.04891759;0.5919997;-0.001289606,0.2232126;0.4798481;0.01132989,0.39148;0.2954921;0.01273799,0.5471255;0.1611964;-0.0398705,-0.137631;0.4889432;0.02440782,-0.2894196;0.2910443;0.03436948,-0.4512912;0.1760027;-0.04040703,0.07415748;-0.003655732;-0.04563785,0.05186561;-0.3407263;-0.05777621,-0.006690234;-0.6817126;0.01058817,0.0009248555;-0.7137693;-0.04119277,-0.0815172;0.01265656;-0.02811167,-0.1763783;-0.2634332;-0.1985131,-0.1831969;-0.6037936;-0.106413,-0.2098877;-0.6219043;-0.166106,0.0431571;0.5203894;0.002942562,539.0668
+0;0;0,0.02682986;0.2988505;-0.01942273,0.05512584;0.5875736;-0.05178376,0.2301973;0.4811525;-0.03811184,0.3695462;0.2815048;-0.007587893,0.5203133;0.1180118;-0.01146329,-0.1317995;0.4748122;-0.01963137,-0.273915;0.2749324;-0.01186362,-0.4130362;0.1019965;-0.02649635,0.07479009;-0.004966621;-0.04470912,0.06782638;-0.3421412;-0.01854723,0.01978058;-0.689229;0.03883204,0.01635559;-0.6535979;-0.04122404,-0.08117947;0.01506666;-0.02828463,-0.1557367;-0.2776207;-0.1805837,-0.1421453;-0.6168866;-0.07673475,-0.1439892;-0.5812684;-0.1568437,0.0478785;0.5169905;-0.04135229,0;0;0,0.0260748;0.2994268;0.008509159,0.05205819;0.5901375;0.003137588,0.2266848;0.4773843;0.01601911,0.3992411;0.3029338;0.01541686,0.5690166;0.1706077;-0.04063487,-0.136271;0.487749;0.02756056,-0.2947585;0.3006647;0.03705921,-0.4740705;0.1941642;-0.0402748,0.07374147;-0.00427261;-0.04648733,0.05134869;-0.3416118;-0.05746484,-0.008467197;-0.6845534;0.01241922,-0.0009751916;-0.7159545;-0.03882718,-0.08169864;0.01342203;-0.02761,-0.1796194;-0.2601357;-0.2008075,-0.1828838;-0.606082;-0.1209253,-0.2089079;-0.6252335;-0.1788846,0.04576048;0.5187852;0.006672621,539.0866
+0;0;0,0.02682986;0.2988505;-0.01942273,0.05512584;0.5875736;-0.05178376,0.2301973;0.4811525;-0.03811184,0.3695462;0.2815048;-0.007587893,0.5203133;0.1180118;-0.01146329,-0.1317995;0.4748122;-0.01963137,-0.273915;0.2749324;-0.01186362,-0.4130362;0.1019965;-0.02649635,0.07479009;-0.004966621;-0.04470912,0.06782638;-0.3421412;-0.01854723,0.01978058;-0.689229;0.03883204,0.01635559;-0.6535979;-0.04122404,-0.08117947;0.01506666;-0.02828463,-0.1557367;-0.2776207;-0.1805837,-0.1421453;-0.6168866;-0.07673475,-0.1439892;-0.5812684;-0.1568437,0.0478785;0.5169905;-0.04135229,0;0;0,0.0260748;0.2994268;0.008509159,0.05205819;0.5901375;0.003137588,0.2266848;0.4773843;0.01601911,0.3992411;0.3029338;0.01541686,0.5690166;0.1706077;-0.04063487,-0.136271;0.487749;0.02756056,-0.2947585;0.3006647;0.03705921,-0.4740705;0.1941642;-0.0402748,0.07374147;-0.00427261;-0.04648733,0.05134869;-0.3416118;-0.05746484,-0.008467197;-0.6845534;0.01241922,-0.0009751916;-0.7159545;-0.03882718,-0.08169864;0.01342203;-0.02761,-0.1796194;-0.2601357;-0.2008075,-0.1828838;-0.606082;-0.1209253,-0.2089079;-0.6252335;-0.1788846,0.04576048;0.5187852;0.006672621,539.0985
+0;0;0,0.02682986;0.2988505;-0.01942273,0.05512584;0.5875736;-0.05178376,0.2301973;0.4811525;-0.03811184,0.3695462;0.2815048;-0.007587893,0.5203133;0.1180118;-0.01146329,-0.1317995;0.4748122;-0.01963137,-0.273915;0.2749324;-0.01186362,-0.4130362;0.1019965;-0.02649635,0.07479009;-0.004966621;-0.04470912,0.06782638;-0.3421412;-0.01854723,0.01978058;-0.689229;0.03883204,0.01635559;-0.6535979;-0.04122404,-0.08117947;0.01506666;-0.02828463,-0.1557367;-0.2776207;-0.1805837,-0.1421453;-0.6168866;-0.07673475,-0.1439892;-0.5812684;-0.1568437,0.0478785;0.5169905;-0.04135229,0;0;0,0.0260748;0.2994268;0.008509159,0.05205819;0.5901375;0.003137588,0.2266848;0.4773843;0.01601911,0.3992411;0.3029338;0.01541686,0.5690166;0.1706077;-0.04063487,-0.136271;0.487749;0.02756056,-0.2947585;0.3006647;0.03705921,-0.4740705;0.1941642;-0.0402748,0.07374147;-0.00427261;-0.04648733,0.05134869;-0.3416118;-0.05746484,-0.008467197;-0.6845534;0.01241922,-0.0009751916;-0.7159545;-0.03882718,-0.08169864;0.01342203;-0.02761,-0.1796194;-0.2601357;-0.2008075,-0.1828838;-0.606082;-0.1209253,-0.2089079;-0.6252335;-0.1788846,0.04576048;0.5187852;0.006672621,539.1202
+0;0;0,0.02830957;0.2980287;-0.02016698,0.05786274;0.5858036;-0.05332904,0.2352678;0.4792279;-0.03867812,0.3778825;0.2892559;-0.008054605,0.5383871;0.1241317;-0.01234767,-0.1319981;0.4735215;-0.01988761,-0.2783809;0.2841226;-0.01174906,-0.4307728;0.1117899;-0.02289801,0.07469616;-0.005452396;-0.04496108,0.06731012;-0.3423619;-0.02035243,0.01697677;-0.6910217;0.03550299,0.01353818;-0.6554239;-0.04509782,-0.08126773;0.01540588;-0.02808841,-0.1605403;-0.2703898;-0.1899676,-0.1429251;-0.6102821;-0.08329086,-0.1447861;-0.5747368;-0.1639471,0.05034148;0.5154733;-0.04268857,0;0;0,0.02733803;0.2986207;0.01037097,0.0543668;0.5885335;0.006491899,0.2310114;0.474408;0.02081752,0.4060692;0.3109462;0.01976371,0.5887762;0.1832786;-0.03824735,-0.1368264;0.48684;0.03201702,-0.3009588;0.3126296;0.04081579,-0.4926414;0.2117418;-0.03745044,0.07343742;-0.004849285;-0.047055,0.05102572;-0.3418471;-0.05697393,-0.009563059;-0.6858223;0.01532388,-0.003145992;-0.7171175;-0.03703427,-0.08185016;0.01394911;-0.02714255,-0.1826779;-0.254871;-0.2052934,-0.1819397;-0.6025424;-0.1256635,-0.202786;-0.6210041;-0.1869542,0.04782516;0.5173776;0.009682655,539.132
+0;0;0,0.02830957;0.2980287;-0.02016698,0.05786274;0.5858036;-0.05332904,0.2352678;0.4792279;-0.03867812,0.3778825;0.2892559;-0.008054605,0.5383871;0.1241317;-0.01234767,-0.1319981;0.4735215;-0.01988761,-0.2783809;0.2841226;-0.01174906,-0.4307728;0.1117899;-0.02289801,0.07469616;-0.005452396;-0.04496108,0.06731012;-0.3423619;-0.02035243,0.01697677;-0.6910217;0.03550299,0.01353818;-0.6554239;-0.04509782,-0.08126773;0.01540588;-0.02808841,-0.1605403;-0.2703898;-0.1899676,-0.1429251;-0.6102821;-0.08329086,-0.1447861;-0.5747368;-0.1639471,0.05034148;0.5154733;-0.04268857,0;0;0,0.02733803;0.2986207;0.01037097,0.0543668;0.5885335;0.006491899,0.2310114;0.474408;0.02081752,0.4060692;0.3109462;0.01976371,0.5887762;0.1832786;-0.03824735,-0.1368264;0.48684;0.03201702,-0.3009588;0.3126296;0.04081579,-0.4926414;0.2117418;-0.03745044,0.07343742;-0.004849285;-0.047055,0.05102572;-0.3418471;-0.05697393,-0.009563059;-0.6858223;0.01532388,-0.003145992;-0.7171175;-0.03703427,-0.08185016;0.01394911;-0.02714255,-0.1826779;-0.254871;-0.2052934,-0.1819397;-0.6025424;-0.1256635,-0.202786;-0.6210041;-0.1869542,0.04782516;0.5173776;0.009682655,539.1542
+0;0;0,0.02825549;0.2974594;-0.02012845,0.05776037;0.5847654;-0.05323524,0.2382714;0.4777246;-0.03853858,0.3797919;0.2892099;-0.008149981,0.5185792;0.1464281;-0.01186216,-0.1351331;0.4719228;-0.019434,-0.2803929;0.2839768;-0.01135788,-0.4121652;0.1349618;-0.02099831,0.07453129;-0.005440362;-0.04486185,0.06715694;-0.3418169;-0.02029212,0.01669458;-0.6913704;0.03570644,0.01325291;-0.6557674;-0.04496682,-0.08108836;0.01537188;-0.02802642,-0.1602355;-0.2699717;-0.1896495,-0.1425752;-0.6107351;-0.08269937,-0.1444379;-0.5751848;-0.1634282,0.05025415;0.5145758;-0.04261605,0;0;0,0.02864319;0.2978357;0.01261258,0.05742604;0.5871258;0.01078844,0.2362153;0.4711271;0.02643728,0.4193099;0.3195932;0.02464747,0.5885468;0.2266546;-0.02417517,-0.1375947;0.4861666;0.03546389,-0.3088764;0.3216321;0.04442567,-0.4810013;0.2471275;-0.02254029,0.07298836;-0.005742073;-0.04729509,0.05066687;-0.3422151;-0.05703735,-0.01029223;-0.6864997;0.01794267,-0.003917631;-0.7183083;-0.0339272,-0.08153044;0.01491204;-0.02697248,-0.1863391;-0.2489069;-0.2092413,-0.1791938;-0.5980792;-0.1324458,-0.2002725;-0.6169064;-0.1934622,0.05039486;0.5161369;0.01340008,539.1666
+0;0;0,0.02798091;0.2974499;-0.02064526,0.05697215;0.5847768;-0.05404123,0.2378865;0.4784834;-0.03923668,0.3858561;0.2951005;-0.008172181,0.5340533;0.1620671;-0.009602702,-0.1356619;0.4723216;-0.01943733,-0.2875166;0.2896294;-0.0121527,-0.4252092;0.1460389;-0.02136626,0.07441711;-0.005836425;-0.04500142,0.06670507;-0.3422515;-0.02106981,0.01447653;-0.691834;0.03309802,0.01099222;-0.6562706;-0.04757614,-0.08107974;0.01571727;-0.0278593,-0.1637622;-0.2643227;-0.1968223,-0.1413909;-0.6046534;-0.08937712,-0.1599473;-0.6380644;-0.136133,0.04972182;0.5145663;-0.04338232,0;0;0,0.02864319;0.2978357;0.01261258,0.05742604;0.5871258;0.01078844,0.2362153;0.4711271;0.02643728,0.4193099;0.3195932;0.02464747,0.5885468;0.2266546;-0.02417517,-0.1375947;0.4861666;0.03546389,-0.3088764;0.3216321;0.04442567,-0.4810013;0.2471275;-0.02254029,0.07298836;-0.005742073;-0.04729509,0.05066687;-0.3422151;-0.05703735,-0.01029223;-0.6864997;0.01794267,-0.003917631;-0.7183083;-0.0339272,-0.08153044;0.01491204;-0.02697248,-0.1863391;-0.2489069;-0.2092413,-0.1791938;-0.5980792;-0.1324458,-0.2002725;-0.6169064;-0.1934622,0.05039486;0.5161369;0.01340008,539.178
+0;0;0,0.02796135;0.297242;-0.02063083,0.05692529;0.5842986;-0.05399508,0.2389052;0.4778749;-0.03917824,0.3855739;0.2961042;-0.00838685,0.5314367;0.1651664;-0.009794838,-0.1367437;0.4716783;-0.01926754,-0.2872633;0.2905924;-0.01204696,-0.4227868;0.1492638;-0.02111539,0.07409953;-0.005811518;-0.04480937,0.06634995;-0.3438639;-0.02076129,0.01403325;-0.6940365;0.03349798,0.01058239;-0.6585265;-0.04640154,-0.08073372;0.0156502;-0.02774041,-0.1638186;-0.2657527;-0.1975257,-0.1414096;-0.6066579;-0.0898992,-0.1597878;-0.63946;-0.1362062,0.04968246;0.5141606;-0.04334719,0;0;0,0.03044093;0.2973703;0.01430082,0.06095845;0.5862132;0.01412225,0.2398299;0.4682842;0.0308013,0.4282337;0.3268551;0.02931952,0.5933255;0.2329601;-0.01916838,-0.13555;0.4853281;0.03863159,-0.3141932;0.3320092;0.04759403,-0.4874672;0.2655813;-0.01554126,0.07236287;-0.006672472;-0.04744983,0.04978654;-0.3448116;-0.05581784,-0.01180461;-0.6893315;0.02043509,-0.003875881;-0.7203708;-0.03092194,-0.08096659;0.01592282;-0.02689364,-0.1900693;-0.2457875;-0.2126948,-0.1781726;-0.5962008;-0.1394081,-0.199509;-0.6146773;-0.1995828,0.05350545;0.5153278;0.01633,539.1986
+0;0;0,0.02796135;0.297242;-0.02063083,0.05692529;0.5842986;-0.05399508,0.2389052;0.4778749;-0.03917824,0.3855739;0.2961042;-0.00838685,0.5314367;0.1651664;-0.009794838,-0.1367437;0.4716783;-0.01926754,-0.2872633;0.2905924;-0.01204696,-0.4227868;0.1492638;-0.02111539,0.07409953;-0.005811518;-0.04480937,0.06634995;-0.3438639;-0.02076129,0.01403325;-0.6940365;0.03349798,0.01058239;-0.6585265;-0.04640154,-0.08073372;0.0156502;-0.02774041,-0.1638186;-0.2657527;-0.1975257,-0.1414096;-0.6066579;-0.0898992,-0.1597878;-0.63946;-0.1362062,0.04968246;0.5141606;-0.04334719,0;0;0,0.03044093;0.2973703;0.01430082,0.06095845;0.5862132;0.01412225,0.2398299;0.4682842;0.0308013,0.4282337;0.3268551;0.02931952,0.5933255;0.2329601;-0.01916838,-0.13555;0.4853281;0.03863159,-0.3141932;0.3320092;0.04759403,-0.4874672;0.2655813;-0.01554126,0.07236287;-0.006672472;-0.04744983,0.04978654;-0.3448116;-0.05581784,-0.01180461;-0.6893315;0.02043509,-0.003875881;-0.7203708;-0.03092194,-0.08096659;0.01592282;-0.02689364,-0.1900693;-0.2457875;-0.2126948,-0.1781726;-0.5962008;-0.1394081,-0.199509;-0.6146773;-0.1995828,0.05350545;0.5153278;0.01633,539.2101
+0;0;0,0.02765342;0.2966304;-0.02125848,0.05617396;0.5832139;-0.05497235,0.2416093;0.4765487;-0.03999759,0.3940524;0.305368;-0.008873783,0.5439768;0.1879407;-0.01145457,-0.1403983;0.4701848;-0.01917941,-0.2943186;0.2976547;-0.01194578,-0.4312037;0.1655015;-0.02038349,0.07342997;-0.005690926;-0.0445017,0.06525929;-0.3436883;-0.0213853,0.01173974;-0.6949937;0.03157139,0.008262988;-0.6595567;-0.04791807,-0.08010466;0.01529734;-0.02745879,-0.1673083;-0.2582346;-0.207512,-0.1412912;-0.5996086;-0.09855708,-0.1597162;-0.6334122;-0.1427142,0.04914227;0.513173;-0.04426968,0;0;0,0.03217816;0.2964485;0.01700091,0.06403452;0.5846659;0.01861668,0.2452293;0.4646522;0.03614068,0.4347505;0.3320203;0.03518653,0.6014787;0.2521207;-0.01054001,-0.1362063;0.4843375;0.0428592,-0.3398433;0.3747992;0.03624155,-0.4986416;0.2859283;-0.01995655,0.07203519;-0.007599652;-0.04645348,0.0484997;-0.3455766;-0.05426407,-0.01169637;-0.6910572;0.02386308,-0.004608516;-0.7208866;-0.02839041,-0.07981897;0.01666748;-0.02749319,-0.1951847;-0.2363746;-0.2211522,-0.1749185;-0.5878529;-0.1494827,-0.195144;-0.6060906;-0.2096847,0.05620968;0.5139178;0.02040458,539.2321
+0;0;0,0.02762338;0.2963081;-0.02123539,0.05610652;0.5825161;-0.05490355,0.241261;0.4760318;-0.03995439,0.3947278;0.3037015;-0.008621585,0.5469462;0.1844774;-0.01124186,-0.1401643;0.4696776;-0.01916796,-0.2951182;0.2959889;-0.01188575,-0.4340978;0.1618137;-0.02045257,0.07345232;-0.005692658;-0.04451525,0.0652436;-0.3452638;-0.02129121,0.0117202;-0.6965945;0.03166929,0.008208742;-0.6611032;-0.04861359,-0.08012903;0.015302;-0.02746715,-0.1677387;-0.2595035;-0.2083587,-0.1417197;-0.6009021;-0.09939595,-0.1603286;-0.6353425;-0.1439938,0.04908738;0.5126002;-0.04421998,0;0;0,0.0332875;0.2959217;0.01829672,0.06646532;0.5835958;0.02154422,0.2468659;0.4631966;0.03881764,0.4443705;0.3398159;0.03802705,0.6165305;0.2643915;-0.007402424,-0.134111;0.485216;0.04492305,-0.3344922;0.3665929;0.04765876,-0.5071502;0.3035262;-0.01237038,0.07172552;-0.007787227;-0.04694748,0.04691848;-0.3472705;-0.05408716,-0.01239452;-0.692582;0.02556706,-0.006164282;-0.7209953;-0.02954102,-0.07995362;0.01677863;-0.02711372,-0.2004393;-0.230392;-0.2278751,-0.1761082;-0.581748;-0.1567426,-0.1951702;-0.5976853;-0.2201006,0.05831528;0.5130022;0.02287388,539.2546
+0;0;0,0.02762338;0.2963081;-0.02123539,0.05610652;0.5825161;-0.05490355,0.241261;0.4760318;-0.03995439,0.3947278;0.3037015;-0.008621585,0.5469462;0.1844774;-0.01124186,-0.1401643;0.4696776;-0.01916796,-0.2951182;0.2959889;-0.01188575,-0.4340978;0.1618137;-0.02045257,0.07345232;-0.005692658;-0.04451525,0.0652436;-0.3452638;-0.02129121,0.0117202;-0.6965945;0.03166929,0.008208742;-0.6611032;-0.04861359,-0.08012903;0.015302;-0.02746715,-0.1677387;-0.2595035;-0.2083587,-0.1417197;-0.6009021;-0.09939595,-0.1603286;-0.6353425;-0.1439938,0.04908738;0.5126002;-0.04421998,0;0;0,0.0332875;0.2959217;0.01829672,0.06646532;0.5835958;0.02154422,0.2468659;0.4631966;0.03881764,0.4443705;0.3398159;0.03802705,0.6165305;0.2643915;-0.007402424,-0.134111;0.485216;0.04492305,-0.3344922;0.3665929;0.04765876,-0.5071502;0.3035262;-0.01237038,0.07172552;-0.007787227;-0.04694748,0.04691848;-0.3472705;-0.05408716,-0.01239452;-0.692582;0.02556706,-0.006164282;-0.7209953;-0.02954102,-0.07995362;0.01677863;-0.02711372,-0.2004393;-0.230392;-0.2278751,-0.1761082;-0.581748;-0.1567426,-0.1951702;-0.5976853;-0.2201006,0.05831528;0.5130022;0.02287388,539.266
+0;0;0,0.02751112;0.296281;-0.02175253,0.05581832;0.5824607;-0.05582223,0.2410341;0.4758706;-0.04059069,0.4019616;0.310507;-0.009146158,0.559705;0.1986949;-0.00653709,-0.1403307;0.4698559;-0.01937082,-0.3031119;0.3034818;-0.01205917,-0.4451869;0.1725553;-0.02010066,0.07331282;-0.005888943;-0.04471922,0.06483601;-0.3455534;-0.02300563,0.01750574;-0.6974378;0.03213122,0.01390772;-0.6619946;-0.04815109,-0.08020208;0.01545921;-0.02716425,-0.1714292;-0.2517689;-0.21738,-0.1423804;-0.5926536;-0.1075775,-0.1603858;-0.6272727;-0.1521646,0.04888587;0.5125456;-0.04507675,0;0;0,0.0332875;0.2959217;0.01829672,0.06646532;0.5835958;0.02154422,0.2468659;0.4631966;0.03881764,0.4443705;0.3398159;0.03802705,0.6165305;0.2643915;-0.007402424,-0.134111;0.485216;0.04492305,-0.3344922;0.3665929;0.04765876,-0.5071502;0.3035262;-0.01237038,0.07172552;-0.007787227;-0.04694748,0.04691848;-0.3472705;-0.05408716,-0.01239452;-0.692582;0.02556706,-0.006164282;-0.7209953;-0.02954102,-0.07995362;0.01677863;-0.02711372,-0.2004393;-0.230392;-0.2278751,-0.1761082;-0.581748;-0.1567426,-0.1951702;-0.5976853;-0.2201006,0.05831528;0.5130022;0.02287388,539.2881
+0;0;0,0.02753145;0.2965001;-0.02176861,0.05583522;0.5826451;-0.05583398,0.2408759;0.4761016;-0.04060854,0.40381;0.3086762;-0.008771945,0.5625854;0.1961326;-0.006145807,-0.1401389;0.4700924;-0.01940815,-0.3049497;0.3016438;-0.01200533,-0.4479543;0.1698608;-0.02009944,0.07282881;-0.005850064;-0.04442398,0.06435395;-0.3454364;-0.02271539,0.01691638;-0.6981186;0.03254648,0.01329225;-0.662636;-0.04831828,-0.07967258;0.01535715;-0.02698491,-0.1708787;-0.2518094;-0.2171569,-0.141764;-0.5934671;-0.1071055,-0.1599;-0.6285551;-0.152016,0.04890406;0.512743;-0.04509049,0;0;0,0.03513497;0.2958595;0.01941204,0.0699034;0.5832898;0.02408886,0.2493214;0.4615194;0.04181361,0.4553652;0.3468986;0.04120517,0.631339;0.2781014;-0.005515099,-0.1309136;0.4850834;0.04662339,-0.3351786;0.3673887;0.0506317,-0.5151192;0.3209194;-0.007200696,0.071392;-0.008608997;-0.04626894,0.04410115;-0.3478211;-0.05350113,-0.01288331;-0.6940213;0.02765989,-0.006934106;-0.7220932;-0.02868342,-0.07900547;0.01758301;-0.02758116,-0.2067404;-0.2156847;-0.2400239,-0.1796841;-0.5674307;-0.1676936,-0.1963874;-0.5876828;-0.2291593,0.06140631;0.512745;0.02508807,539.2997
+0;0;0,0.02753145;0.2965001;-0.02176861,0.05583522;0.5826451;-0.05583398,0.2408759;0.4761016;-0.04060854,0.40381;0.3086762;-0.008771945,0.5625854;0.1961326;-0.006145807,-0.1401389;0.4700924;-0.01940815,-0.3049497;0.3016438;-0.01200533,-0.4479543;0.1698608;-0.02009944,0.07282881;-0.005850064;-0.04442398,0.06435395;-0.3454364;-0.02271539,0.01691638;-0.6981186;0.03254648,0.01329225;-0.662636;-0.04831828,-0.07967258;0.01535715;-0.02698491,-0.1708787;-0.2518094;-0.2171569,-0.141764;-0.5934671;-0.1071055,-0.1599;-0.6285551;-0.152016,0.04890406;0.512743;-0.04509049,0;0;0,0.03513497;0.2958595;0.01941204,0.0699034;0.5832898;0.02408886,0.2493214;0.4615194;0.04181361,0.4553652;0.3468986;0.04120517,0.631339;0.2781014;-0.005515099,-0.1309136;0.4850834;0.04662339,-0.3351786;0.3673887;0.0506317,-0.5151192;0.3209194;-0.007200696,0.071392;-0.008608997;-0.04626894,0.04410115;-0.3478211;-0.05350113,-0.01288331;-0.6940213;0.02765989,-0.006934106;-0.7220932;-0.02868342,-0.07900547;0.01758301;-0.02758116,-0.2067404;-0.2156847;-0.2400239,-0.1796841;-0.5674307;-0.1676936,-0.1963874;-0.5876828;-0.2291593,0.06140631;0.512745;0.02508807,539.3115
+0;0;0,0.02838104;0.2959714;-0.02177975,0.05728709;0.5817334;-0.05623174,0.2484396;0.4733261;-0.04066406,0.4135222;0.314395;-0.009055156,0.5690128;0.2091059;-0.004451798,-0.1453086;0.4682599;-0.01866031,-0.3131209;0.3091964;-0.01170685,-0.4545061;0.1857363;-0.01892393,0.07293747;-0.005946951;-0.04471702,0.06396995;-0.3459299;-0.0238081,0.01672404;-0.700704;0.03169017,0.01307099;-0.6652378;-0.04907829,-0.07996684;0.01543782;-0.02686688,-0.1738773;-0.2461293;-0.2240203,-0.1427365;-0.5894262;-0.1128701,-0.1621078;-0.6223889;-0.1600636,0.05015862;0.5118916;-0.04537525,0;0;0,0.03535607;0.2953022;0.02062702,0.07000744;0.5824626;0.0257771,0.255308;0.4577739;0.04508686,0.4628475;0.3556151;0.04389262,0.6351253;0.2954723;-0.0006885529,-0.1372441;0.4832887;0.04896125,-0.3409031;0.3736445;0.0523757,-0.5167362;0.3374867;-0.002937898,0.07145414;-0.009465367;-0.04647112,0.0429484;-0.3489492;-0.05311728,-0.01225826;-0.6977222;0.02742147,-0.006747454;-0.7258496;-0.02877116,-0.07908596;0.01854145;-0.02750412,-0.2085177;-0.2121348;-0.2423108,-0.1821339;-0.5670034;-0.1748636,-0.1955909;-0.5947813;-0.2300669,0.0615226;0.511938;0.02669287,539.3329
+0;0;0,0.02838104;0.2959714;-0.02177975,0.05728709;0.5817334;-0.05623174,0.2484396;0.4733261;-0.04066406,0.4135222;0.314395;-0.009055156,0.5690128;0.2091059;-0.004451798,-0.1453086;0.4682599;-0.01866031,-0.3131209;0.3091964;-0.01170685,-0.4545061;0.1857363;-0.01892393,0.07293747;-0.005946951;-0.04471702,0.06396995;-0.3459299;-0.0238081,0.01672404;-0.700704;0.03169017,0.01307099;-0.6652378;-0.04907829,-0.07996684;0.01543782;-0.02686688,-0.1738773;-0.2461293;-0.2240203,-0.1427365;-0.5894262;-0.1128701,-0.1621078;-0.6223889;-0.1600636,0.05015862;0.5118916;-0.04537525,0;0;0,0.03535607;0.2953022;0.02062702,0.07000744;0.5824626;0.0257771,0.255308;0.4577739;0.04508686,0.4628475;0.3556151;0.04389262,0.6351253;0.2954723;-0.0006885529,-0.1372441;0.4832887;0.04896125,-0.3409031;0.3736445;0.0523757,-0.5167362;0.3374867;-0.002937898,0.07145414;-0.009465367;-0.04647112,0.0429484;-0.3489492;-0.05311728,-0.01225826;-0.6977222;0.02742147,-0.006747454;-0.7258496;-0.02877116,-0.07908596;0.01854145;-0.02750412,-0.2085177;-0.2121348;-0.2423108,-0.1821339;-0.5670034;-0.1748636,-0.1955909;-0.5947813;-0.2300669,0.0615226;0.511938;0.02669287,539.3442
+0;0;0,0.02836646;0.2958193;-0.02176855,0.05728235;0.5816793;-0.05622979,0.2478059;0.4734272;-0.04068213,0.4129178;0.3144678;-0.009067617,0.5683028;0.2092502;-0.004467383,-0.1446867;0.4683772;-0.01874855,-0.3125288;0.3092855;-0.01179385,-0.4538181;0.185909;-0.01900604,0.07301825;-0.005953538;-0.04476655,0.06411123;-0.343643;-0.02399868,0.0164739;-0.7013563;0.03195937,0.01286;-0.6659487;-0.04794361,-0.08005542;0.01545492;-0.02689664,-0.1733323;-0.2443477;-0.2227201,-0.1419336;-0.5904887;-0.110649,-0.1610973;-0.6227767;-0.1573368,0.05015717;0.5118697;-0.0453783,0;0;0,0.03718957;0.2948589;0.02151179,0.0748708;0.5817116;0.02811122,0.2581059;0.4553376;0.04713035,0.4694993;0.361314;0.04575562,0.6449299;0.3114688;0.001303434,-0.132682;0.482646;0.04989718,-0.340293;0.3805544;0.05201313,-0.5184134;0.352973;-0.0004160367,0.07133746;-0.009943306;-0.04672527,0.04194489;-0.3470021;-0.05522251,-0.01119399;-0.6985605;0.02809835,-0.00487119;-0.7271075;-0.026299,-0.07919054;0.01890228;-0.02725281,-0.2089609;-0.2062598;-0.2440626,-0.1827801;-0.5646258;-0.1788872,-0.199091;-0.5784289;-0.2440181,0.06552893;0.5113239;0.02856898,539.3663
+0;0;0,0.02905132;0.2957432;-0.02189883,0.05849228;0.581504;-0.05673022,0.2487155;0.4725825;-0.0407481,0.418965;0.3191853;-0.008905731,0.5782273;0.2200432;-0.002367361,-0.1437;0.468627;-0.01900902,-0.317732;0.316342;-0.01182248,-0.461376;0.1957107;-0.01895681,0.07289701;-0.006084516;-0.04494618,0.06348622;-0.3438001;-0.0248365,0.01853421;-0.7017974;0.03152487,0.01492145;-0.6664183;-0.04838008,-0.08010757;0.01557344;-0.02667208,-0.1754078;-0.2387721;-0.2285903,-0.141429;-0.5846281;-0.1163919,-0.1616825;-0.6156378;-0.1642919,0.05121268;0.5117268;-0.04577362,0;0;0,0.03718957;0.2948589;0.02151179,0.0748708;0.5817116;0.02811122,0.2581059;0.4553376;0.04713035,0.4694993;0.361314;0.04575562,0.6449299;0.3114688;0.001303434,-0.132682;0.482646;0.04989718,-0.340293;0.3805544;0.05201313,-0.5184134;0.352973;-0.0004160367,0.07133746;-0.009943306;-0.04672527,0.04194489;-0.3470021;-0.05522251,-0.01119399;-0.6985605;0.02809835,-0.00487119;-0.7271075;-0.026299,-0.07919054;0.01890228;-0.02725281,-0.2089609;-0.2062598;-0.2440626,-0.1827801;-0.5646258;-0.1788872,-0.199091;-0.5784289;-0.2440181,0.06552893;0.5113239;0.02856898,539.3777
+0;0;0,0.02904507;0.2956795;-0.02189411,0.05843612;0.5809566;-0.05666479,0.2458821;0.4727448;-0.04077825,0.4160931;0.3193823;-0.008943059,0.576665;0.2194248;-0.002350923,-0.140983;0.4688452;-0.01934665,-0.3149757;0.3165945;-0.01216173,-0.4598009;0.1949714;-0.01935472,0.07347562;-0.006132812;-0.04530294,0.06403591;-0.3448861;-0.02513147,0.01885642;-0.7046952;0.03151513,0.01526128;-0.6693423;-0.04800009,-0.08074342;0.01569706;-0.02688379,-0.1763365;-0.23943;-0.2294225,-0.1421858;-0.5870363;-0.1166563,-0.1623405;-0.6177484;-0.1643226,0.0511728;0.5113354;-0.04573268,0;0;0,0.03914186;0.2945029;0.02202868,0.07833359;0.5806333;0.02958512,0.2579603;0.4532929;0.04857445,0.4730351;0.3681803;0.04656601,0.6526065;0.3276876;0.002603292,-0.1266258;0.4815597;0.05054056,-0.338255;0.3881876;0.05033083,-0.520022;0.3724285;2.46726E-05,0.0713602;-0.009477794;-0.04802632,0.04078212;-0.3474997;-0.05550623,-0.01057276;-0.7010031;0.02881837,-0.004956037;-0.7298779;-0.0247209,-0.08021454;0.0185834;-0.02662557,-0.2116594;-0.2027835;-0.2479144,-0.1837823;-0.5632973;-0.1849442,-0.1998048;-0.5788723;-0.24843,0.06872797;0.5104403;0.02984524,539.3887
+0;0;0,0.02904507;0.2956795;-0.02189411,0.05843612;0.5809566;-0.05666479,0.2458821;0.4727448;-0.04077825,0.4160931;0.3193823;-0.008943059,0.576665;0.2194248;-0.002350923,-0.140983;0.4688452;-0.01934665,-0.3149757;0.3165945;-0.01216173,-0.4598009;0.1949714;-0.01935472,0.07347562;-0.006132812;-0.04530294,0.06403591;-0.3448861;-0.02513147,0.01885642;-0.7046952;0.03151513,0.01526128;-0.6693423;-0.04800009,-0.08074342;0.01569706;-0.02688379,-0.1763365;-0.23943;-0.2294225,-0.1421858;-0.5870363;-0.1166563,-0.1623405;-0.6177484;-0.1643226,0.0511728;0.5113354;-0.04573268,0;0;0,0.03914186;0.2945029;0.02202868,0.07833359;0.5806333;0.02958512,0.2579603;0.4532929;0.04857445,0.4730351;0.3681803;0.04656601,0.6526065;0.3276876;0.002603292,-0.1266258;0.4815597;0.05054056,-0.338255;0.3881876;0.05033083,-0.520022;0.3724285;2.46726E-05,0.0713602;-0.009477794;-0.04802632,0.04078212;-0.3474997;-0.05550623,-0.01057276;-0.7010031;0.02881837,-0.004956037;-0.7298779;-0.0247209,-0.08021454;0.0185834;-0.02662557,-0.2116594;-0.2027835;-0.2479144,-0.1837823;-0.5632973;-0.1849442,-0.1998048;-0.5788723;-0.24843,0.06872797;0.5104403;0.02984524,539.4012
+0;0;0,0.02993468;0.2952304;-0.02195241,0.06025372;0.5805044;-0.05695596,0.2431059;0.4725791;-0.04129978,0.4186186;0.3251584;-0.008755229,0.5840309;0.2280082;0.0007883441,-0.135406;0.4699528;-0.02029192,-0.3160282;0.325313;-0.0131058,-0.4666957;0.2064074;-0.02026268,0.07324191;-0.006541114;-0.04544034,0.06345294;-0.3454051;-0.02586637,0.02115281;-0.7074319;0.03190547,0.01759422;-0.6721665;-0.04579328,-0.08067334;0.01614184;-0.02651867,-0.178315;-0.2322662;-0.2364409,-0.1421049;-0.5815751;-0.1230281,-0.1615897;-0.6091899;-0.1717966,0.05273301;0.5109422;-0.04596059,0;0;0,0.04192087;0.2936708;0.02321815,0.0853965;0.5792651;0.03223896,0.2590019;0.4510983;0.05043578,0.4780323;0.3761291;0.04901576,0.661896;0.3433104;0.004210234,-0.1168823;0.4824364;0.05102137,-0.3327425;0.3987837;0.04920307,-0.5177514;0.3905012;-0.001724012,0.07126507;-0.0102241;-0.04784083,0.04108977;-0.3483704;-0.05521083,-0.009515528;-0.7038919;0.02984143,-0.003659729;-0.7336484;-0.01988148,-0.07999415;0.01915401;-0.02657157,-0.2133647;-0.1947584;-0.2540832,-0.1844605;-0.5573514;-0.1917838,-0.2000156;-0.5709427;-0.2545159,0.07457432;0.5092707;0.03205848,539.4217
+0;0;0,0.02993468;0.2952304;-0.02195241,0.06025372;0.5805044;-0.05695596,0.2431059;0.4725791;-0.04129978,0.4186186;0.3251584;-0.008755229,0.5840309;0.2280082;0.0007883441,-0.135406;0.4699528;-0.02029192,-0.3160282;0.325313;-0.0131058,-0.4666957;0.2064074;-0.02026268,0.07324191;-0.006541114;-0.04544034,0.06345294;-0.3454051;-0.02586637,0.02115281;-0.7074319;0.03190547,0.01759422;-0.6721665;-0.04579328,-0.08067334;0.01614184;-0.02651867,-0.178315;-0.2322662;-0.2364409,-0.1421049;-0.5815751;-0.1230281,-0.1615897;-0.6091899;-0.1717966,0.05273301;0.5109422;-0.04596059,0;0;0,0.04192087;0.2936708;0.02321815,0.0853965;0.5792651;0.03223896,0.2590019;0.4510983;0.05043578,0.4780323;0.3761291;0.04901576,0.661896;0.3433104;0.004210234,-0.1168823;0.4824364;0.05102137,-0.3327425;0.3987837;0.04920307,-0.5177514;0.3905012;-0.001724012,0.07126507;-0.0102241;-0.04784083,0.04108977;-0.3483704;-0.05521083,-0.009515528;-0.7038919;0.02984143,-0.003659729;-0.7336484;-0.01988148,-0.07999415;0.01915401;-0.02657157,-0.2133647;-0.1947584;-0.2540832,-0.1844605;-0.5573514;-0.1917838,-0.2000156;-0.5709427;-0.2545159,0.07457432;0.5092707;0.03205848,539.4333
+0;0;0,0.02993468;0.2952304;-0.02195241,0.06025372;0.5805044;-0.05695596,0.2431059;0.4725791;-0.04129978,0.4186186;0.3251584;-0.008755229,0.5840309;0.2280082;0.0007883441,-0.135406;0.4699528;-0.02029192,-0.3160282;0.325313;-0.0131058,-0.4666957;0.2064074;-0.02026268,0.07324191;-0.006541114;-0.04544034,0.06345294;-0.3454051;-0.02586637,0.02115281;-0.7074319;0.03190547,0.01759422;-0.6721665;-0.04579328,-0.08067334;0.01614184;-0.02651867,-0.178315;-0.2322662;-0.2364409,-0.1421049;-0.5815751;-0.1230281,-0.1615897;-0.6091899;-0.1717966,0.05273301;0.5109422;-0.04596059,0;0;0,0.04192087;0.2936708;0.02321815,0.0853965;0.5792651;0.03223896,0.2590019;0.4510983;0.05043578,0.4780323;0.3761291;0.04901576,0.661896;0.3433104;0.004210234,-0.1168823;0.4824364;0.05102137,-0.3327425;0.3987837;0.04920307,-0.5177514;0.3905012;-0.001724012,0.07126507;-0.0102241;-0.04784083,0.04108977;-0.3483704;-0.05521083,-0.009515528;-0.7038919;0.02984143,-0.003659729;-0.7336484;-0.01988148,-0.07999415;0.01915401;-0.02657157,-0.2133647;-0.1947584;-0.2540832,-0.1844605;-0.5573514;-0.1917838,-0.2000156;-0.5709427;-0.2545159,0.07457432;0.5092707;0.03205848,539.4448
+0;0;0,0.03041203;0.2941429;-0.02214912,0.06087318;0.578451;-0.05744153,0.2502728;0.4689091;-0.04164785,0.4254652;0.3307778;-0.008761439,0.5946997;0.2392435;0.001660326,-0.1414806;0.4672124;-0.01957264,-0.3210127;0.3309663;-0.0118646,-0.4759222;0.2165948;-0.01890826,0.07304945;-0.00666162;-0.04559421,0.06255769;-0.3474641;-0.02692428,0.02139351;-0.7126173;0.03194291,0.01775162;-0.6773561;-0.0461119,-0.08069696;0.01619009;-0.0261785,-0.1797002;-0.2299479;-0.2411656,-0.1426241;-0.5821824;-0.1269165,-0.1625551;-0.6090178;-0.1769764,0.05332966;0.5091073;-0.0463802,0;0;0,0.04349396;0.2922781;0.02484608,0.08741117;0.5768498;0.03500557,0.2681431;0.4498177;0.0555675,0.483915;0.384377;0.05180383,0.6694041;0.3583872;0.006573915,-0.1216101;0.4791169;0.05400342,-0.3349437;0.4060815;0.05103791,-0.5203532;0.4034892;-0.001345307,0.07105598;-0.01057571;-0.04794407,0.04141444;-0.3507057;-0.0541029,-0.00927341;-0.7090586;0.03256106,-0.003158718;-0.7385593;-0.01799369,-0.07996427;0.01928169;-0.02633184,-0.2164831;-0.1900845;-0.2589977,-0.1869101;-0.5563724;-0.2002162,-0.2014737;-0.5709508;-0.2629392,0.07654983;0.5070667;0.03460407,539.467
+0;0;0,0.03041203;0.2941429;-0.02214912,0.06087318;0.578451;-0.05744153,0.2502728;0.4689091;-0.04164785,0.4254652;0.3307778;-0.008761439,0.5946997;0.2392435;0.001660326,-0.1414806;0.4672124;-0.01957264,-0.3210127;0.3309663;-0.0118646,-0.4759222;0.2165948;-0.01890826,0.07304945;-0.00666162;-0.04559421,0.06255769;-0.3474641;-0.02692428,0.02139351;-0.7126173;0.03194291,0.01775162;-0.6773561;-0.0461119,-0.08069696;0.01619009;-0.0261785,-0.1797002;-0.2299479;-0.2411656,-0.1426241;-0.5821824;-0.1269165,-0.1625551;-0.6090178;-0.1769764,0.05332966;0.5091073;-0.0463802,0;0;0,0.04349396;0.2922781;0.02484608,0.08741117;0.5768498;0.03500557,0.2681431;0.4498177;0.0555675,0.483915;0.384377;0.05180383,0.6694041;0.3583872;0.006573915,-0.1216101;0.4791169;0.05400342,-0.3349437;0.4060815;0.05103791,-0.5203532;0.4034892;-0.001345307,0.07105598;-0.01057571;-0.04794407,0.04141444;-0.3507057;-0.0541029,-0.00927341;-0.7090586;0.03256106,-0.003158718;-0.7385593;-0.01799369,-0.07996427;0.01928169;-0.02633184,-0.2164831;-0.1900845;-0.2589977,-0.1869101;-0.5563724;-0.2002162,-0.2014737;-0.5709508;-0.2629392,0.07654983;0.5070667;0.03460407,539.4794
+0;0;0,0.03036334;0.293672;-0.02211367,0.06075473;0.5773286;-0.0573262,0.2489639;0.4681697;-0.04158336,0.427217;0.3276253;-0.008122422,0.5971601;0.2357078;0.002342983,-0.1403919;0.4664834;-0.01964325,-0.3230604;0.3278571;-0.01180056,-0.4786187;0.2130067;-0.01887371,0.07287364;-0.006645587;-0.04548448,0.06231932;-0.3494805;-0.02670321,0.02117832;-0.7144281;0.03213084,0.01755247;-0.6791901;-0.04558014,-0.08050274;0.01615113;-0.0261155,-0.1800964;-0.2314547;-0.2423847,-0.1430412;-0.5834908;-0.1281999,-0.1628843;-0.6100759;-0.1780393,0.05322614;0.508122;-0.04628675,0;0;0,0.04450506;0.2915387;0.02605176,0.08856249;0.5753813;0.03718424,0.267951;0.4482758;0.05760574,0.4900817;0.3909093;0.05391955,0.6767376;0.3677472;0.008509398,-0.1192085;0.4777441;0.05577506,-0.3398477;0.415051;0.04990582,-0.5264813;0.4179015;-0.001072623,0.0708845;-0.01076198;-0.04778218,0.04087654;-0.3529172;-0.05318856,-0.009333815;-0.7108682;0.03450846,-0.003167059;-0.7405224;-0.01532055,-0.07972126;0.01931484;-0.02636338,-0.2185965;-0.1873657;-0.2629996,-0.1905006;-0.5542241;-0.2085363,-0.2023216;-0.5684262;-0.2716712,0.07771847;0.5057382;0.03659964,539.5006
+0;0;0,0.03061773;0.2915592;-0.02218053,0.06115581;0.5742585;-0.05760384,0.2478708;0.4655978;-0.04171874,0.4348385;0.3340949;-0.006985649,0.6108071;0.2392455;0.004697034,-0.1387471;0.4651507;-0.01950162,-0.327413;0.33168;-0.0126403,-0.4934172;0.2198544;-0.01859593,0.07328656;-0.006872962;-0.04608964,0.06218088;-0.3501302;-0.02808802,0.02147179;-0.7164037;0.03082269,0.01778429;-0.6811981;-0.04656074,-0.08122569;0.01642887;-0.02597868,-0.1819751;-0.2247788;-0.2494543,-0.1449727;-0.5780885;-0.1350561,-0.1638148;-0.6028349;-0.1867929,0.05360142;0.5053065;-0.04652013,0;0;0,0.04737091;0.2887916;0.02813554,0.09292436;0.571445;0.04018402,0.2702672;0.44482;0.06045818,0.4961796;0.3957094;0.0576241,0.6904788;0.3782948;0.01243114,-0.1142243;0.4764152;0.05802633,-0.3384713;0.4205014;0.05144909,-0.5320729;0.4294601;0.001090445,0.07194945;-0.01274735;-0.04693818,0.04295367;-0.3553857;-0.05251741,-0.006966859;-0.7142986;0.03677678,-0.0004454553;-0.7440441;-0.01238465,-0.07974688;0.02148288;-0.02685764,-0.2192252;-0.1715863;-0.2749363,-0.1912809;-0.539541;-0.2191477,-0.2016428;-0.5527356;-0.2828325,0.08155847;0.5021309;0.03936505,539.5222
+0;0;0,0.03061773;0.2915592;-0.02218053,0.06115581;0.5742585;-0.05760384,0.2478708;0.4655978;-0.04171874,0.4348385;0.3340949;-0.006985649,0.6108071;0.2392455;0.004697034,-0.1387471;0.4651507;-0.01950162,-0.327413;0.33168;-0.0126403,-0.4934172;0.2198544;-0.01859593,0.07328656;-0.006872962;-0.04608964,0.06218088;-0.3501302;-0.02808802,0.02147179;-0.7164037;0.03082269,0.01778429;-0.6811981;-0.04656074,-0.08122569;0.01642887;-0.02597868,-0.1819751;-0.2247788;-0.2494543,-0.1449727;-0.5780885;-0.1350561,-0.1638148;-0.6028349;-0.1867929,0.05360142;0.5053065;-0.04652013,0;0;0,0.04737091;0.2887916;0.02813554,0.09292436;0.571445;0.04018402,0.2702672;0.44482;0.06045818,0.4961796;0.3957094;0.0576241,0.6904788;0.3782948;0.01243114,-0.1142243;0.4764152;0.05802633,-0.3384713;0.4205014;0.05144909,-0.5320729;0.4294601;0.001090445,0.07194945;-0.01274735;-0.04693818,0.04295367;-0.3553857;-0.05251741,-0.006966859;-0.7142986;0.03677678,-0.0004454553;-0.7440441;-0.01238465,-0.07974688;0.02148288;-0.02685764,-0.2192252;-0.1715863;-0.2749363,-0.1912809;-0.539541;-0.2191477,-0.2016428;-0.5527356;-0.2828325,0.08155847;0.5021309;0.03936505,539.5344
+0;0;0,0.03093771;0.2910463;-0.02209287,0.0616085;0.5729879;-0.05753018,0.2470353;0.4649261;-0.04172191,0.4372832;0.3353438;-0.006815054,0.6182202;0.2478045;0.006705728,-0.1371474;0.4648998;-0.01965278,-0.3318062;0.337349;-0.01309199,-0.5021818;0.230074;-0.02004739,0.07359335;-0.006871824;-0.04636809,0.06170809;-0.3508892;-0.02920706,0.0213901;-0.7176368;0.0299527,0.01769287;-0.6824301;-0.04736628,-0.08165656;0.01640744;-0.02600394,-0.1839553;-0.2202153;-0.254758,-0.1463518;-0.5739244;-0.1402806,-0.1639951;-0.5978741;-0.1931687,0.05403654;0.5042247;-0.04643708,0;0;0,0.04880422;0.2879627;0.02913451,0.09530324;0.5696818;0.04201484,0.2708614;0.4428968;0.06245303,0.5002606;0.4032084;0.06017041,0.696311;0.3895814;0.01586842,-0.1107621;0.4752153;0.05983546,-0.3383367;0.4265248;0.05325004,-0.5329905;0.4433567;0.004151046,0.07254675;-0.0135031;-0.04656005,0.04343158;-0.3568834;-0.05166507,-0.00619939;-0.7160302;0.03877591,0.0006557102;-0.7457457;-0.01027585,-0.07999222;0.02200825;-0.02702007,-0.2195085;-0.1693706;-0.2774061,-0.1922696;-0.5385741;-0.226651,-0.2016134;-0.5514878;-0.290605,0.08370525;0.5005928;0.04103208,539.5558
+0;0;0,0.03093771;0.2910463;-0.02209287,0.0616085;0.5729879;-0.05753018,0.2470353;0.4649261;-0.04172191,0.4372832;0.3353438;-0.006815054,0.6182202;0.2478045;0.006705728,-0.1371474;0.4648998;-0.01965278,-0.3318062;0.337349;-0.01309199,-0.5021818;0.230074;-0.02004739,0.07359335;-0.006871824;-0.04636809,0.06170809;-0.3508892;-0.02920706,0.0213901;-0.7176368;0.0299527,0.01769287;-0.6824301;-0.04736628,-0.08165656;0.01640744;-0.02600394,-0.1839553;-0.2202153;-0.254758,-0.1463518;-0.5739244;-0.1402806,-0.1639951;-0.5978741;-0.1931687,0.05403654;0.5042247;-0.04643708,0;0;0,0.04880422;0.2879627;0.02913451,0.09530324;0.5696818;0.04201484,0.2708614;0.4428968;0.06245303,0.5002606;0.4032084;0.06017041,0.696311;0.3895814;0.01586842,-0.1107621;0.4752153;0.05983546,-0.3383367;0.4265248;0.05325004,-0.5329905;0.4433567;0.004151046,0.07254675;-0.0135031;-0.04656005,0.04343158;-0.3568834;-0.05166507,-0.00619939;-0.7160302;0.03877591,0.0006557102;-0.7457457;-0.01027585,-0.07999222;0.02200825;-0.02702007,-0.2195085;-0.1693706;-0.2774061,-0.1922696;-0.5385741;-0.226651,-0.2016134;-0.5514878;-0.290605,0.08370525;0.5005928;0.04103208,539.5675
+0;0;0,0.03093771;0.2910463;-0.02209287,0.0616085;0.5729879;-0.05753018,0.2470353;0.4649261;-0.04172191,0.4372832;0.3353438;-0.006815054,0.6182202;0.2478045;0.006705728,-0.1371474;0.4648998;-0.01965278,-0.3318062;0.337349;-0.01309199,-0.5021818;0.230074;-0.02004739,0.07359335;-0.006871824;-0.04636809,0.06170809;-0.3508892;-0.02920706,0.0213901;-0.7176368;0.0299527,0.01769287;-0.6824301;-0.04736628,-0.08165656;0.01640744;-0.02600394,-0.1839553;-0.2202153;-0.254758,-0.1463518;-0.5739244;-0.1402806,-0.1639951;-0.5978741;-0.1931687,0.05403654;0.5042247;-0.04643708,0;0;0,0.04880422;0.2879627;0.02913451,0.09530324;0.5696818;0.04201484,0.2708614;0.4428968;0.06245303,0.5002606;0.4032084;0.06017041,0.696311;0.3895814;0.01586842,-0.1107621;0.4752153;0.05983546,-0.3383367;0.4265248;0.05325004,-0.5329905;0.4433567;0.004151046,0.07254675;-0.0135031;-0.04656005,0.04343158;-0.3568834;-0.05166507,-0.00619939;-0.7160302;0.03877591,0.0006557102;-0.7457457;-0.01027585,-0.07999222;0.02200825;-0.02702007,-0.2195085;-0.1693706;-0.2774061,-0.1922696;-0.5385741;-0.226651,-0.2016134;-0.5514878;-0.290605,0.08370525;0.5005928;0.04103208,539.5786
+0;0;0,0.03086681;0.2903792;-0.02204223,0.06146009;0.5716089;-0.05738832,0.2526129;0.4625969;-0.04147474,0.4399828;0.3349748;-0.00709594,0.6412051;0.2376213;0.007940692,-0.1429217;0.4625698;-0.01875351,-0.3346358;0.3369485;-0.01229196,-0.5241126;0.2176467;-0.02002715,0.07357858;-0.006870445;-0.04635879,0.06166413;-0.3517331;-0.0291556,0.02121899;-0.7196373;0.03019073,0.01751266;-0.6844178;-0.04731859,-0.08164017;0.01640415;-0.02599872,-0.1841902;-0.2207999;-0.2553148,-0.1464681;-0.5756245;-0.1404764,-0.1641549;-0.599707;-0.1934947,0.05391135;0.5030566;-0.04632923,0;0;0,0.04950571;0.287061;0.03006458,0.09673977;0.5678821;0.04388213,0.2769682;0.4379885;0.0658567,0.5045302;0.4100229;0.06265736,0.7230839;0.4083378;0.01340652,-0.1156015;0.474805;0.06101226,-0.3414173;0.4355384;0.05451849,-0.5579759;0.4592444;0.002225023,0.0727452;-0.01418555;-0.04601145,0.04315421;-0.3583743;-0.05117154,-0.006038845;-0.7185306;0.04036427,0.0009591575;-0.748119;-0.009122372,-0.07972812;0.02242081;-0.02740222,-0.2198273;-0.1648823;-0.2816814,-0.1928867;-0.5354053;-0.2316992,-0.2012218;-0.5467358;-0.2970521,0.08494025;0.4990496;0.04262638,539.6013
+0;0;0,0.03109917;0.2903584;-0.02198995,0.06179751;0.5715674;-0.05740605,0.2529181;0.462512;-0.04110178,0.4426234;0.3381877;-0.007455099,0.6482032;0.250356;0.007268014,-0.1427067;0.4631585;-0.01861609,-0.3388445;0.3444848;-0.01379177,-0.5365061;0.2393878;-0.02266687,0.07348876;-0.006933603;-0.04649167,0.06112515;-0.3518014;-0.02971431,0.02095776;-0.7197779;0.02937157,0.01728823;-0.6845434;-0.04813848,-0.08169653;0.01645243;-0.02579036,-0.1855887;-0.214267;-0.2610415,-0.148306;-0.5694159;-0.1470651,-0.1644287;-0.5918194;-0.2022249,0.05423579;0.5030209;-0.0463199,0;0;0,0.04950571;0.287061;0.03006458,0.09673977;0.5678821;0.04388213,0.2769682;0.4379885;0.0658567,0.5045302;0.4100229;0.06265736,0.7230839;0.4083378;0.01340652,-0.1156015;0.474805;0.06101226,-0.3414173;0.4355384;0.05451849,-0.5579759;0.4592444;0.002225023,0.0727452;-0.01418555;-0.04601145,0.04315421;-0.3583743;-0.05117154,-0.006038845;-0.7185306;0.04036427,0.0009591575;-0.748119;-0.009122372,-0.07972812;0.02242081;-0.02740222,-0.2198273;-0.1648823;-0.2816814,-0.1928867;-0.5354053;-0.2316992,-0.2012218;-0.5467358;-0.2970521,0.08494025;0.4990496;0.04262638,539.6124
+0;0;0,0.03102732;0.2896875;-0.02193914,0.0616469;0.5701752;-0.05726418,0.2504138;0.4617841;-0.04105142,0.4445059;0.3345848;-0.006626688,0.6508535;0.2464252;0.008151412,-0.1404847;0.4624229;-0.01883434,-0.341158;0.3410049;-0.01389846,-0.5395577;0.2355154;-0.02280671,0.073512;-0.006935797;-0.04650637,0.06124279;-0.3491705;-0.02985711,0.02069739;-0.7206101;0.02978483,0.01706154;-0.6854237;-0.04701357,-0.08172236;0.01645763;-0.02579851,-0.1848213;-0.2125003;-0.2592535,-0.1471877;-0.5709914;-0.1442045,-0.1631624;-0.5929138;-0.1988578,0.05410508;0.501809;-0.0462072,0;0;0,0.05014253;0.2861648;0.03095651,0.09787822;0.5661134;0.04565454,0.2759422;0.4382054;0.06776023,0.5096477;0.4177918;0.06654429,0.7285639;0.4139074;0.0152564,-0.1123937;0.4750349;0.06202554,-0.3443021;0.4400221;0.05663314,-0.5606432;0.4753075;0.006420821,0.073008;-0.01446748;-0.0455575,0.04179242;-0.3558266;-0.05275989,-0.006012678;-0.7192456;0.0411005,0.0004909635;-0.7492321;-0.006831169,-0.07965615;0.02238838;-0.02772398,-0.2205279;-0.1536912;-0.2859942,-0.1951652;-0.5287472;-0.2428871,-0.2028996;-0.5399733;-0.30753,0.08595651;0.497493;0.04417777,539.6243
+0;0;0,0.03102732;0.2896875;-0.02193914,0.0616469;0.5701752;-0.05726418,0.2504138;0.4617841;-0.04105142,0.4445059;0.3345848;-0.006626688,0.6508535;0.2464252;0.008151412,-0.1404847;0.4624229;-0.01883434,-0.341158;0.3410049;-0.01389846,-0.5395577;0.2355154;-0.02280671,0.073512;-0.006935797;-0.04650637,0.06124279;-0.3491705;-0.02985711,0.02069739;-0.7206101;0.02978483,0.01706154;-0.6854237;-0.04701357,-0.08172236;0.01645763;-0.02579851,-0.1848213;-0.2125003;-0.2592535,-0.1471877;-0.5709914;-0.1442045,-0.1631624;-0.5929138;-0.1988578,0.05410508;0.501809;-0.0462072,0;0;0,0.05014253;0.2861648;0.03095651,0.09787822;0.5661134;0.04565454,0.2759422;0.4382054;0.06776023,0.5096477;0.4177918;0.06654429,0.7285639;0.4139074;0.0152564,-0.1123937;0.4750349;0.06202554,-0.3443021;0.4400221;0.05663314,-0.5606432;0.4753075;0.006420821,0.073008;-0.01446748;-0.0455575,0.04179242;-0.3558266;-0.05275989,-0.006012678;-0.7192456;0.0411005,0.0004909635;-0.7492321;-0.006831169,-0.07965615;0.02238838;-0.02772398,-0.2205279;-0.1536912;-0.2859942,-0.1951652;-0.5287472;-0.2428871,-0.2028996;-0.5399733;-0.30753,0.08595651;0.497493;0.04417777,539.6355
+0;0;0,0.03086414;0.2889222;-0.02146481,0.06120493;0.5684089;-0.05629166,0.247392;0.4610336;-0.04103266,0.4504091;0.3458143;-0.004653886,0.6249508;0.2702366;0.007395693,-0.1383513;0.4618236;-0.01927064,-0.3452374;0.3478365;-0.01480961,-0.5109892;0.2540793;-0.02241945,0.07331836;-0.006816932;-0.04665254,0.06020513;-0.3479305;-0.03081856,0.01978274;-0.7228128;0.0293015,0.01617383;-0.6875909;-0.04744124,-0.08174513;0.01628342;-0.02551658,-0.1861514;-0.206775;-0.2624246,-0.1481006;-0.568859;-0.1473922,-0.1626357;-0.5933184;-0.1998578,0.05374173;0.5002683;-0.04536303,0;0;0,0.05046102;0.2850647;0.03288126,0.09830099;0.5638077;0.04916477,0.2735446;0.4365207;0.07094049,0.5092919;0.421093;0.07095456,0.695506;0.430274;0.03143239,-0.1094388;0.4754525;0.06510007,-0.3438554;0.4465445;0.05980773,-0.5266212;0.4817687;0.01884526,0.07331017;-0.01459911;-0.04484415,0.0394274;-0.3545663;-0.05228519,-0.007095452;-0.7209487;0.04458976,-0.0004252456;-0.7509306;-0.003237247,-0.07942695;0.02218313;-0.02824502,-0.2211142;-0.1507279;-0.2867168,-0.1965808;-0.5295843;-0.2460827,-0.2035091;-0.5396394;-0.311484,0.08637914;0.4954486;0.04737926,539.6559
+0;0;0,0.03086414;0.2889222;-0.02146481,0.06120493;0.5684089;-0.05629166,0.247392;0.4610336;-0.04103266,0.4504091;0.3458143;-0.004653886,0.6249508;0.2702366;0.007395693,-0.1383513;0.4618236;-0.01927064,-0.3452374;0.3478365;-0.01480961,-0.5109892;0.2540793;-0.02241945,0.07331836;-0.006816932;-0.04665254,0.06020513;-0.3479305;-0.03081856,0.01978274;-0.7228128;0.0293015,0.01617383;-0.6875909;-0.04744124,-0.08174513;0.01628342;-0.02551658,-0.1861514;-0.206775;-0.2624246,-0.1481006;-0.568859;-0.1473922,-0.1626357;-0.5933184;-0.1998578,0.05374173;0.5002683;-0.04536303,0;0;0,0.05046102;0.2850647;0.03288126,0.09830099;0.5638077;0.04916477,0.2735446;0.4365207;0.07094049,0.5092919;0.421093;0.07095456,0.695506;0.430274;0.03143239,-0.1094388;0.4754525;0.06510007,-0.3438554;0.4465445;0.05980773,-0.5266212;0.4817687;0.01884526,0.07331017;-0.01459911;-0.04484415,0.0394274;-0.3545663;-0.05228519,-0.007095452;-0.7209487;0.04458976,-0.0004252456;-0.7509306;-0.003237247,-0.07942695;0.02218313;-0.02824502,-0.2211142;-0.1507279;-0.2867168,-0.1965808;-0.5295843;-0.2460827,-0.2035091;-0.5396394;-0.311484,0.08637914;0.4954486;0.04737926,539.668
+0;0;0,0.03086414;0.2889222;-0.02146481,0.06120493;0.5684089;-0.05629166,0.247392;0.4610336;-0.04103266,0.4504091;0.3458143;-0.004653886,0.6249508;0.2702366;0.007395693,-0.1383513;0.4618236;-0.01927064,-0.3452374;0.3478365;-0.01480961,-0.5109892;0.2540793;-0.02241945,0.07331836;-0.006816932;-0.04665254,0.06020513;-0.3479305;-0.03081856,0.01978274;-0.7228128;0.0293015,0.01617383;-0.6875909;-0.04744124,-0.08174513;0.01628342;-0.02551658,-0.1861514;-0.206775;-0.2624246,-0.1481006;-0.568859;-0.1473922,-0.1626357;-0.5933184;-0.1998578,0.05374173;0.5002683;-0.04536303,0;0;0,0.05046102;0.2850647;0.03288126,0.09830099;0.5638077;0.04916477,0.2735446;0.4365207;0.07094049,0.5092919;0.421093;0.07095456,0.695506;0.430274;0.03143239,-0.1094388;0.4754525;0.06510007,-0.3438554;0.4465445;0.05980773,-0.5266212;0.4817687;0.01884526,0.07331017;-0.01459911;-0.04484415,0.0394274;-0.3545663;-0.05228519,-0.007095452;-0.7209487;0.04458976,-0.0004252456;-0.7509306;-0.003237247,-0.07942695;0.02218313;-0.02824502,-0.2211142;-0.1507279;-0.2867168,-0.1965808;-0.5295843;-0.2460827,-0.2035091;-0.5396394;-0.311484,0.08637914;0.4954486;0.04737926,539.6793
+0;0;0,0.03021885;0.2873412;-0.02120158,0.05997762;0.5656358;-0.0558236,0.2518374;0.4575509;-0.04042932,0.4514502;0.347298;-0.005778149,0.6271206;0.2801767;0.007324023,-0.1450484;0.4588605;-0.01835429,-0.3492902;0.3517411;-0.01483343,-0.5146505;0.2615274;-0.02221411,0.07325408;-0.006643313;-0.04692085,0.05867773;-0.349222;-0.03172794,0.01842733;-0.7245747;0.02826084,0.01488471;-0.6893724;-0.04805017,-0.08195487;0.01609134;-0.02522559,-0.1905563;-0.1987326;-0.2698883,-0.1526967;-0.5621946;-0.1577707,-0.1662548;-0.5867722;-0.2097366,0.05265959;0.4978001;-0.04495385,0;0;0,0.0505192;0.2832383;0.03393459,0.09840602;0.5606325;0.05111647,0.2807189;0.4403326;0.07805967,0.5110061;0.4280502;0.0737412,0.6952073;0.4325835;0.03391171,-0.1151185;0.4738608;0.06743273,-0.3445605;0.4504195;0.06451041,-0.5240921;0.49428;0.0273394,0.07342109;-0.01451176;-0.04483986,0.03831908;-0.3558552;-0.05232072,-0.007753018;-0.7223735;0.04591393,-0.0006753542;-0.7524723;-0.00100112,-0.07959783;0.02192709;-0.02820016,-0.2208172;-0.1496152;-0.2897987,-0.1975505;-0.5290631;-0.24997,-0.2033465;-0.5394387;-0.3147713,0.08644193;0.4926147;0.0491581,539.7015
+0;0;0,0.03021885;0.2873412;-0.02120158,0.05997762;0.5656358;-0.0558236,0.2518374;0.4575509;-0.04042932,0.4514502;0.347298;-0.005778149,0.6271206;0.2801767;0.007324023,-0.1450484;0.4588605;-0.01835429,-0.3492902;0.3517411;-0.01483343,-0.5146505;0.2615274;-0.02221411,0.07325408;-0.006643313;-0.04692085,0.05867773;-0.349222;-0.03172794,0.01842733;-0.7245747;0.02826084,0.01488471;-0.6893724;-0.04805017,-0.08195487;0.01609134;-0.02522559,-0.1905563;-0.1987326;-0.2698883,-0.1526967;-0.5621946;-0.1577707,-0.1662548;-0.5867722;-0.2097366,0.05265959;0.4978001;-0.04495385,0;0;0,0.0505192;0.2832383;0.03393459,0.09840602;0.5606325;0.05111647,0.2807189;0.4403326;0.07805967,0.5110061;0.4280502;0.0737412,0.6952073;0.4325835;0.03391171,-0.1151185;0.4738608;0.06743273,-0.3445605;0.4504195;0.06451041,-0.5240921;0.49428;0.0273394,0.07342109;-0.01451176;-0.04483986,0.03831908;-0.3558552;-0.05232072,-0.007753018;-0.7223735;0.04591393,-0.0006753542;-0.7524723;-0.00100112,-0.07959783;0.02192709;-0.02820016,-0.2208172;-0.1496152;-0.2897987,-0.1975505;-0.5290631;-0.24997,-0.2033465;-0.5394387;-0.3147713,0.08644193;0.4926147;0.0491581,539.713
+0;0;0,0.03015024;0.2866889;-0.02115345,0.05981368;0.5640916;-0.05566572,0.252063;0.4561239;-0.04029381,0.4511898;0.3461394;-0.005726989,0.6282897;0.278472;0.007481798,-0.1455578;0.457436;-0.01817788,-0.3493023;0.3505774;-0.0146656,-0.5160082;0.2596295;-0.02210634,0.07343335;-0.00665957;-0.04703568,0.05880002;-0.3505776;-0.03178337,0.01855096;-0.7259177;0.0282034,0.01500894;-0.6907163;-0.04809463,-0.08215542;0.01613072;-0.02528732,-0.1911815;-0.1995331;-0.2709065,-0.1533231;-0.5629829;-0.1587927,-0.1668789;-0.5875512;-0.2107497,0.05251633;0.4964476;-0.04482671,0;0;0,0.05119756;0.2822913;0.03517771,0.09926739;0.5586504;0.0536015,0.2815665;0.436902;0.07997537,0.511598;0.4321718;0.07751036,0.6969754;0.4436682;0.03725147,-0.1146922;0.4733719;0.07044943,-0.3440326;0.4547762;0.07010048,-0.5239645;0.505389;0.0357406,0.07367313;-0.01462889;-0.04480434,0.03838202;-0.3573346;-0.05060959,-0.00763616;-0.7235982;0.04854607,-0.001033217;-0.7537836;0.00169396,-0.07982617;0.02194556;-0.02820174,-0.2164215;-0.1471332;-0.2955601,-0.1961943;-0.5266547;-0.2549052,-0.2022804;-0.5387298;-0.3185734,0.08729467;0.490839;0.05143285,539.7353
+0;0;0,0.02996108;0.2867267;-0.02090875,0.05943108;0.5641837;-0.05515167,0.2518551;0.4568633;-0.03936645,0.4540421;0.3523075;-0.005729571,0.6321693;0.2874877;0.007938103,-0.1460506;0.4579728;-0.01828388,-0.3527942;0.3570561;-0.01430306,-0.5242309;0.2753669;-0.02165543,0.07341656;-0.006552912;-0.04707685,0.05763455;-0.3503978;-0.03132915,0.01750488;-0.7258081;0.02829692,0.0141294;-0.690563;-0.04800566,-0.08222676;0.01596899;-0.02515776,-0.1930542;-0.1944474;-0.2744941,-0.1547462;-0.5580054;-0.1628845,-0.1659895;-0.5828478;-0.2151042,0.05218689;0.4965225;-0.04438439,0;0;0,0.05119756;0.2822913;0.03517771,0.09926739;0.5586504;0.0536015,0.2815665;0.436902;0.07997537,0.511598;0.4321718;0.07751036,0.6969754;0.4436682;0.03725147,-0.1146922;0.4733719;0.07044943,-0.3440326;0.4547762;0.07010048,-0.5239645;0.505389;0.0357406,0.07367313;-0.01462889;-0.04480434,0.03838202;-0.3573346;-0.05060959,-0.00763616;-0.7235982;0.04854607,-0.001033217;-0.7537836;0.00169396,-0.07982617;0.02194556;-0.02820174,-0.2164215;-0.1471332;-0.2955601,-0.1961943;-0.5266547;-0.2549052,-0.2022804;-0.5387298;-0.3185734,0.08729467;0.490839;0.05143285,539.7465
+0;0;0,0.02998139;0.286921;-0.02092292,0.05939958;0.56389;-0.05510687,0.2451178;0.4579959;-0.03950512,0.4522287;0.3508939;-0.005049091,0.6320422;0.2854604;0.008747972,-0.1394047;0.4590681;-0.01913165,-0.3511831;0.3556938;-0.01505389,-0.5242428;0.2732312;-0.02247587,0.07362315;-0.006571352;-0.04720933,0.05775932;-0.352199;-0.03137998,0.01761721;-0.7277257;0.02826457,0.01425277;-0.6924976;-0.04778851,-0.08245815;0.01601393;-0.02522856,-0.1938602;-0.1954934;-0.2758576,-0.1555404;-0.559164;-0.1642134,-0.1667469;-0.5838271;-0.2162624,0.05216528;0.4963213;-0.0443543,0;0;0,0.05133858;0.282272;0.03670359,0.09908617;0.5580486;0.056988,0.2743852;0.4353186;0.08079553,0.5100669;0.4372261;0.08265567,0.6970453;0.4540957;0.04316759,-0.1077216;0.4728698;0.07422836,-0.3431706;0.4627014;0.07788077,-0.5236207;0.5192559;0.04556732,0.07388228;-0.01393658;-0.04516029,0.03755075;-0.3583657;-0.04821587,-0.00829941;-0.7244798;0.05202055,-0.001808852;-0.7547654;0.005692959,-0.08029529;0.02140619;-0.02804841,-0.2130053;-0.1454194;-0.3010282,-0.1947158;-0.5247706;-0.2568997,-0.2009396;-0.5369239;-0.3202012,0.08728728;0.4903142;0.05447316,539.7687
+0;0;0,0.02964478;0.2870042;-0.0206109,0.05867506;0.5638399;-0.05442669,0.2451709;0.4579745;-0.03889288,0.4547764;0.3558261;-0.005051073,0.6379678;0.3004119;0.01028191,-0.1408249;0.4594495;-0.01886492,-0.3543444;0.3599172;-0.01477351,-0.5292318;0.2810268;-0.02223355,0.07422788;-0.006454951;-0.04765766,0.0572171;-0.3553084;-0.03230989,0.01704348;-0.7281531;0.02751186,0.01375978;-0.692903;-0.04845253,-0.0832291;0.01590992;-0.02534738,-0.1970291;-0.1926121;-0.2818464,-0.1571801;-0.5532584;-0.1698107,-0.1676855;-0.5786012;-0.2211503,0.05154402;0.4962794;-0.04376864,0;0;0,0.05108574;0.2822698;0.03726959,0.09855789;0.5578146;0.05830359,0.2745494;0.4347595;0.08189464,0.5100087;0.4424695;0.08556843,0.6965599;0.4659578;0.04668546,-0.1087142;0.4724124;0.07624234,-0.3441285;0.4687282;0.0852157,-0.5231143;0.5325115;0.05763431,0.07401532;-0.01358265;-0.04647517,0.03632659;-0.3611469;-0.04798007,-0.009100828;-0.7243435;0.0531652,-0.002516363;-0.7546492;0.007026199,-0.08127952;0.02142237;-0.02752124,-0.2073452;-0.1436175;-0.3087558,-0.1944537;-0.520708;-0.265833,-0.2010104;-0.5342717;-0.3280275,0.08685055;0.4901036;0.05565357,539.7906
+0;0;0,0.02964478;0.2870042;-0.0206109,0.05867506;0.5638399;-0.05442669,0.2451709;0.4579745;-0.03889288,0.4547764;0.3558261;-0.005051073,0.6379678;0.3004119;0.01028191,-0.1408249;0.4594495;-0.01886492,-0.3543444;0.3599172;-0.01477351,-0.5292318;0.2810268;-0.02223355,0.07422788;-0.006454951;-0.04765766,0.0572171;-0.3553084;-0.03230989,0.01704348;-0.7281531;0.02751186,0.01375978;-0.692903;-0.04845253,-0.0832291;0.01590992;-0.02534738,-0.1970291;-0.1926121;-0.2818464,-0.1571801;-0.5532584;-0.1698107,-0.1676855;-0.5786012;-0.2211503,0.05154402;0.4962794;-0.04376864,0;0;0,0.05108574;0.2822698;0.03726959,0.09855789;0.5578146;0.05830359,0.2745494;0.4347595;0.08189464,0.5100087;0.4424695;0.08556843,0.6965599;0.4659578;0.04668546,-0.1087142;0.4724124;0.07624234,-0.3441285;0.4687282;0.0852157,-0.5231143;0.5325115;0.05763431,0.07401532;-0.01358265;-0.04647517,0.03632659;-0.3611469;-0.04798007,-0.009100828;-0.7243435;0.0531652,-0.002516363;-0.7546492;0.007026199,-0.08127952;0.02142237;-0.02752124,-0.2073452;-0.1436175;-0.3087558,-0.1944537;-0.520708;-0.265833,-0.2010104;-0.5342717;-0.3280275,0.08685055;0.4901036;0.05565357,539.8024
+0;0;0,0.02963246;0.2868849;-0.02060233,0.05862395;0.5633507;-0.05437329,0.2449393;0.4576055;-0.03885732,0.4545149;0.3554717;-0.005020339,0.6372969;0.3001813;0.01027837,-0.1406792;0.4590791;-0.01884893,-0.3541683;0.359561;-0.0147581,-0.5286648;0.280847;-0.02220147,0.07514741;-0.006534914;-0.04824805,0.05793753;-0.3594717;-0.03272063,0.01814302;-0.7287979;0.0265366,0.01487436;-0.6935719;-0.04907995,-0.08426014;0.01610701;-0.02566138,-0.1993922;-0.1948558;-0.2851627,-0.1599192;-0.5520988;-0.1741843,-0.1703765;-0.5771881;-0.2252889,0.05150166;0.495873;-0.04372831,0;0;0,0.0509415;0.2821801;0.03721333,0.09822804;0.5573311;0.05883503,0.2741351;0.4344798;0.08234382,0.5093559;0.4466339;0.08699393,0.6949484;0.4747649;0.04872608,-0.1086183;0.4720875;0.07793615,-0.3438352;0.4737868;0.09090926,-0.5216919;0.5411725;0.0679633,0.07432294;-0.01319031;-0.04816461,0.03549725;-0.3647498;-0.04784775,-0.009665553;-0.7241106;0.053725,-0.00263733;-0.7544682;0.008300066,-0.08263422;0.02150666;-0.02695853,-0.2005054;-0.1388635;-0.3193443,-0.1905578;-0.5125158;-0.2771314,-0.1960803;-0.5283071;-0.3373685,0.08661401;0.4896966;0.05601501,539.8239
+0;0;0,0.02944455;0.2869256;-0.0203041,0.05823192;0.5634485;-0.05377927,0.2446752;0.4580039;-0.03875318,0.4566244;0.360778;-0.005244531,0.6400597;0.3078639;0.01062829,-0.1411108;0.4593157;-0.01883409,-0.356487;0.363915;-0.01567958,-0.5334281;0.2908576;-0.02308309,0.07519776;-0.006029612;-0.0482354,0.05701602;-0.3589448;-0.03333861,0.01738688;-0.7282089;0.02641447,0.01411659;-0.6929543;-0.04920002,-0.08437276;0.01562735;-0.02558783,-0.2012421;-0.1895558;-0.2889186,-0.1610675;-0.5470222;-0.1789155,-0.1707669;-0.5727752;-0.2294465,0.0511649;0.4959539;-0.04320557,0;0;0,0.0509415;0.2821801;0.03721333,0.09822804;0.5573311;0.05883503,0.2741351;0.4344798;0.08234382,0.5093559;0.4466339;0.08699393,0.6949484;0.4747649;0.04872608,-0.1086183;0.4720875;0.07793615,-0.3438352;0.4737868;0.09090926,-0.5216919;0.5411725;0.0679633,0.07432294;-0.01319031;-0.04816461,0.03549725;-0.3647498;-0.04784775,-0.009665553;-0.7241106;0.053725,-0.00263733;-0.7544682;0.008300066,-0.08263422;0.02150666;-0.02695853,-0.2005054;-0.1388635;-0.3193443,-0.1905578;-0.5125158;-0.2771314,-0.1960803;-0.5283071;-0.3373685,0.08661401;0.4896966;0.05601501,539.8361
+0;0;0,0.02944506;0.2869305;-0.02030445,0.0581868;0.5630153;-0.05372613,0.2406959;0.458461;-0.03880908,0.4575664;0.3589776;-0.004522376,0.6389778;0.3066473;0.01117531,-0.1372225;0.459746;-0.01929622,-0.3575996;0.3621302;-0.01606846,-0.5325885;0.2898788;-0.02339028,0.07550705;-0.006054413;-0.04843379,0.0570697;-0.3639312;-0.03332757,0.01673324;-0.7397861;0.027492,0.01339007;-0.7044144;-0.0498079,-0.08471978;0.01569163;-0.02569307,-0.2032322;-0.1923762;-0.292726,-0.1623406;-0.5562227;-0.1807595,-0.1722561;-0.5832185;-0.2324168,0.05113197;0.4956371;-0.04317066,0;0;0,0.04920498;0.282364;0.03818202,0.09538776;0.5571384;0.06119108,0.2673379;0.4342327;0.08401251,0.507679;0.4513389;0.09100413,0.6908237;0.4814528;0.05297613,-0.1069443;0.4722947;0.08166125,-0.3472666;0.4780329;0.09948374,-0.5223533;0.5491281;0.08587963,0.07452658;-0.01250163;-0.04871655,0.03232315;-0.3686584;-0.04481649,-0.0170469;-0.7335554;0.06009126,-0.002915714;-0.7616177;0.0106504,-0.08346286;0.02092508;-0.0260748,-0.1988789;-0.1343222;-0.3281036,-0.1891518;-0.5149203;-0.2875651,-0.1934016;-0.5306056;-0.3500959,0.08404711;0.4895929;0.05802631,539.8576
+0;0;0,0.02944506;0.2869305;-0.02030445,0.0581868;0.5630153;-0.05372613,0.2406959;0.458461;-0.03880908,0.4575664;0.3589776;-0.004522376,0.6389778;0.3066473;0.01117531,-0.1372225;0.459746;-0.01929622,-0.3575996;0.3621302;-0.01606846,-0.5325885;0.2898788;-0.02339028,0.07550705;-0.006054413;-0.04843379,0.0570697;-0.3639312;-0.03332757,0.01673324;-0.7397861;0.027492,0.01339007;-0.7044144;-0.0498079,-0.08471978;0.01569163;-0.02569307,-0.2032322;-0.1923762;-0.292726,-0.1623406;-0.5562227;-0.1807595,-0.1722561;-0.5832185;-0.2324168,0.05113197;0.4956371;-0.04317066,0;0;0,0.04920498;0.282364;0.03818202,0.09538776;0.5571384;0.06119108,0.2673379;0.4342327;0.08401251,0.507679;0.4513389;0.09100413,0.6908237;0.4814528;0.05297613,-0.1069443;0.4722947;0.08166125,-0.3472666;0.4780329;0.09948374,-0.5223533;0.5491281;0.08587963,0.07452658;-0.01250163;-0.04871655,0.03232315;-0.3686584;-0.04481649,-0.0170469;-0.7335554;0.06009126,-0.002915714;-0.7616177;0.0106504,-0.08346286;0.02092508;-0.0260748,-0.1988789;-0.1343222;-0.3281036,-0.1891518;-0.5149203;-0.2875651,-0.1934016;-0.5306056;-0.3500959,0.08404711;0.4895929;0.05802631,539.8694
+0;0;0,0.02914405;0.2869779;-0.01997367,0.05753441;0.5628555;-0.0530922,0.2382284;0.4588882;-0.03830278,0.4591709;0.3632427;-0.004611958,0.6423202;0.3126977;0.01154605,-0.1359556;0.4602166;-0.0194249,-0.3604892;0.3670598;-0.01715428,-0.5375984;0.2969666;-0.02603359,0.07636857;-0.00588408;-0.04900347,0.05632402;-0.3672098;-0.03430391,0.01656833;-0.7362469;0.02551661,0.01335985;-0.7009649;-0.05008581,-0.08577207;0.01554628;-0.0258764,-0.2071768;-0.1892674;-0.2987983,-0.1671349;-0.5467536;-0.1894929,-0.1756559;-0.5734515;-0.2391584,0.05057079;0.4955296;-0.04260642,0;0;0,0.04787415;0.2824778;0.03897452,0.09327832;0.5570308;0.06278658,0.2634094;0.4341727;0.08490014,0.5054582;0.4553688;0.09276056,0.6890001;0.4894258;0.05387568,-0.1067734;0.4723174;0.08389896,-0.3487383;0.4807697;0.1058131,-0.524765;0.5532712;0.09496489,0.07499442;-0.01182529;-0.0500412,0.03030258;-0.3711774;-0.04349827,-0.01784939;-0.7295341;0.05950308,-0.005852461;-0.7588518;0.01377106,-0.08488679;0.02063804;-0.02522747,-0.1944206;-0.1287619;-0.3364447,-0.185441;-0.5028701;-0.3002532,-0.1890037;-0.5174294;-0.361537,0.08212486;0.4895347;0.05945516,539.8912
+0;0;0,0.02914405;0.2869779;-0.01997367,0.05753441;0.5628555;-0.0530922,0.2382284;0.4588882;-0.03830278,0.4591709;0.3632427;-0.004611958,0.6423202;0.3126977;0.01154605,-0.1359556;0.4602166;-0.0194249,-0.3604892;0.3670598;-0.01715428,-0.5375984;0.2969666;-0.02603359,0.07636857;-0.00588408;-0.04900347,0.05632402;-0.3672098;-0.03430391,0.01656833;-0.7362469;0.02551661,0.01335985;-0.7009649;-0.05008581,-0.08577207;0.01554628;-0.0258764,-0.2071768;-0.1892674;-0.2987983,-0.1671349;-0.5467536;-0.1894929,-0.1756559;-0.5734515;-0.2391584,0.05057079;0.4955296;-0.04260642,0;0;0,0.04787415;0.2824778;0.03897452,0.09327832;0.5570308;0.06278658,0.2634094;0.4341727;0.08490014,0.5054582;0.4553688;0.09276056,0.6890001;0.4894258;0.05387568,-0.1067734;0.4723174;0.08389896,-0.3487383;0.4807697;0.1058131,-0.524765;0.5532712;0.09496489,0.07499442;-0.01182529;-0.0500412,0.03030258;-0.3711774;-0.04349827,-0.01784939;-0.7295341;0.05950308,-0.005852461;-0.7588518;0.01377106,-0.08488679;0.02063804;-0.02522747,-0.1944206;-0.1287619;-0.3364447,-0.185441;-0.5028701;-0.3002532,-0.1890037;-0.5174294;-0.361537,0.08212486;0.4895347;0.05945516,539.9028
+0;0;0,0.02914405;0.2869779;-0.01997367,0.05753441;0.5628555;-0.0530922,0.2382284;0.4588882;-0.03830278,0.4591709;0.3632427;-0.004611958,0.6423202;0.3126977;0.01154605,-0.1359556;0.4602166;-0.0194249,-0.3604892;0.3670598;-0.01715428,-0.5375984;0.2969666;-0.02603359,0.07636857;-0.00588408;-0.04900347,0.05632402;-0.3672098;-0.03430391,0.01656833;-0.7362469;0.02551661,0.01335985;-0.7009649;-0.05008581,-0.08577207;0.01554628;-0.0258764,-0.2071768;-0.1892674;-0.2987983,-0.1671349;-0.5467536;-0.1894929,-0.1756559;-0.5734515;-0.2391584,0.05057079;0.4955296;-0.04260642,0;0;0,0.04787415;0.2824778;0.03897452,0.09327832;0.5570308;0.06278658,0.2634094;0.4341727;0.08490014,0.5054582;0.4553688;0.09276056,0.6890001;0.4894258;0.05387568,-0.1067734;0.4723174;0.08389896,-0.3487383;0.4807697;0.1058131,-0.524765;0.5532712;0.09496489,0.07499442;-0.01182529;-0.0500412,0.03030258;-0.3711774;-0.04349827,-0.01784939;-0.7295341;0.05950308,-0.005852461;-0.7588518;0.01377106,-0.08488679;0.02063804;-0.02522747,-0.1944206;-0.1287619;-0.3364447,-0.185441;-0.5028701;-0.3002532,-0.1890037;-0.5174294;-0.361537,0.08212486;0.4895347;0.05945516,539.9141
+0;0;0,0.02889152;0.2874036;-0.0199078,0.05697828;0.5634918;-0.0530401,0.2363919;0.4598644;-0.03785234,0.4604906;0.3692471;-0.004337795,0.6453202;0.3211953;0.01239167,-0.1351374;0.4614015;-0.01951018,-0.3626322;0.3730856;-0.01831064,-0.5414834;0.304688;-0.02751848,0.07658721;-0.005732187;-0.0493289,0.05568781;-0.3677537;-0.03527175,0.01599855;-0.7344109;0.02426349,0.01286677;-0.6991631;-0.0508298,-0.08620136;0.01537222;-0.0257841,-0.2101933;-0.1845042;-0.3021343,-0.1691379;-0.5395966;-0.1935939,-0.1753994;-0.5666241;-0.2424305,0.05008987;0.4961035;-0.04253789,0;0;0,0.0467293;0.2830445;0.0391674,0.09121549;0.5579317;0.06295085,0.2602665;0.4348812;0.08457756,0.5029392;0.4589589;0.09380889,0.6871641;0.4947781;0.05470681,-0.1069222;0.4729871;0.0851367,-0.3491011;0.4842705;0.1130125,-0.5264564;0.5562759;0.1024699,0.07504657;-0.01143895;-0.05068493,0.02870732;-0.3712839;-0.04305124,-0.01811079;-0.727441;0.05950308,-0.005533431;-0.7568122;0.01485753,-0.08547569;0.02028609;-0.02478264,-0.1889939;-0.1220798;-0.3421309,-0.1780211;-0.4941248;-0.3102053,-0.1813978;-0.5092001;-0.370481,0.08040985;0.4903208;0.05964375,539.9362
+0;0;0,0.02889152;0.2874036;-0.0199078,0.05697828;0.5634918;-0.0530401,0.2363919;0.4598644;-0.03785234,0.4604906;0.3692471;-0.004337795,0.6453202;0.3211953;0.01239167,-0.1351374;0.4614015;-0.01951018,-0.3626322;0.3730856;-0.01831064,-0.5414834;0.304688;-0.02751848,0.07658721;-0.005732187;-0.0493289,0.05568781;-0.3677537;-0.03527175,0.01599855;-0.7344109;0.02426349,0.01286677;-0.6991631;-0.0508298,-0.08620136;0.01537222;-0.0257841,-0.2101933;-0.1845042;-0.3021343,-0.1691379;-0.5395966;-0.1935939,-0.1753994;-0.5666241;-0.2424305,0.05008987;0.4961035;-0.04253789,0;0;0,0.0467293;0.2830445;0.0391674,0.09121549;0.5579317;0.06295085,0.2602665;0.4348812;0.08457756,0.5029392;0.4589589;0.09380889,0.6871641;0.4947781;0.05470681,-0.1069222;0.4729871;0.0851367,-0.3491011;0.4842705;0.1130125,-0.5264564;0.5562759;0.1024699,0.07504657;-0.01143895;-0.05068493,0.02870732;-0.3712839;-0.04305124,-0.01811079;-0.727441;0.05950308,-0.005533431;-0.7568122;0.01485753,-0.08547569;0.02028609;-0.02478264,-0.1889939;-0.1220798;-0.3421309,-0.1780211;-0.4941248;-0.3102053,-0.1813978;-0.5092001;-0.370481,0.08040985;0.4903208;0.05964375,539.9476
+0;0;0,0.02890554;0.2875431;-0.01991746,0.05698873;0.563596;-0.05304723,0.2349521;0.4602226;-0.03789159,0.4604121;0.3690548;-0.004173458,0.6453323;0.3209794;0.01256422,-0.1336907;0.4617478;-0.01969193,-0.3625673;0.3728954;-0.01848511,-0.5415064;0.3044643;-0.02769747,0.07683267;-0.005750558;-0.04948699,0.05572379;-0.3714007;-0.03528895,0.01665681;-0.7323092;0.02331285,0.0134732;-0.6969745;-0.0530233,-0.08647764;0.01542148;-0.02586673,-0.2117123;-0.1864583;-0.3049868,-0.1713006;-0.5359833;-0.1981482,-0.1776658;-0.5639547;-0.247793,0.05009751;0.4961801;-0.04254074,0;0;0,0.04367733;0.2835433;0.0401094,0.0867222;0.5585796;0.06435251,0.255036;0.4367976;0.0859921,0.4990422;0.4627321;0.09430289,0.6830136;0.5004617;0.05534291,-0.1093808;0.4733752;0.08731369,-0.3526726;0.4848911;0.1182521,-0.5300277;0.5573424;0.1091493,0.07517752;-0.01038402;-0.05124259,0.02488926;-0.3733153;-0.04128528,-0.02136248;-0.7237526;0.06005454,-0.006067961;-0.7520373;0.01278114,-0.08618031;0.0193148;-0.02419058,-0.1869798;-0.118506;-0.3485238,-0.1741173;-0.4850916;-0.3227389,-0.1755646;-0.496914;-0.386884,0.07632709;0.4908778;0.0610075,539.9693
+0;0;0,0.0283802;0.2875993;-0.01986137,0.05606661;0.5636959;-0.0529613,0.2340888;0.4602413;-0.03713089,0.4620208;0.3748173;-0.005030077,0.6478677;0.3307353;0.01242253,-0.1345606;0.4619043;-0.01982708,-0.3652647;0.3779051;-0.01912713,-0.5452895;0.3125011;-0.02913963,0.07682148;-0.005523458;-0.04953022,0.05455739;-0.3711424;-0.03632929,0.01578769;-0.732053;0.02245624,0.01274925;-0.6967258;-0.05388635,-0.08654431;0.01513272;-0.02581423,-0.2137282;-0.1789876;-0.3095196,-0.1725752;-0.5280383;-0.2014209,-0.1764597;-0.5568467;-0.2503319,0.04926644;0.4962695;-0.04246332,0;0;0,0.04367733;0.2835433;0.0401094,0.0867222;0.5585796;0.06435251,0.255036;0.4367976;0.0859921,0.4990422;0.4627321;0.09430289,0.6830136;0.5004617;0.05534291,-0.1093808;0.4733752;0.08731369,-0.3526726;0.4848911;0.1182521,-0.5300277;0.5573424;0.1091493,0.07517752;-0.01038402;-0.05124259,0.02488926;-0.3733153;-0.04128528,-0.02136248;-0.7237526;0.06005454,-0.006067961;-0.7520373;0.01278114,-0.08618031;0.0193148;-0.02419058,-0.1869798;-0.118506;-0.3485238,-0.1741173;-0.4850916;-0.3227389,-0.1755646;-0.496914;-0.386884,0.07632709;0.4908778;0.0610075,539.9809
+0;0;0,0.02837234;0.2875196;-0.01985587,0.0560481;0.5635102;-0.0529418,0.2341946;0.4600855;-0.03711623,0.4622976;0.3745975;-0.00499133,0.6500331;0.3300675;0.01263864,-0.1346921;0.4617496;-0.01980128,-0.3655693;0.3776874;-0.0191008,-0.5474235;0.3116187;-0.02921506,0.07711118;-0.005544287;-0.04971701,0.05475347;-0.3727007;-0.03646057,0.01624872;-0.731145;0.02192324,0.01320133;-0.6958022;-0.05464401,-0.08687068;0.01518979;-0.02591158,-0.2145894;-0.1797468;-0.3108099,-0.1737176;-0.5264122;-0.20345,-0.1776135;-0.5553938;-0.2525049,0.04925328;0.496137;-0.0424521,0;0;0,0.04175425;0.2837591;0.04005194,0.08249262;0.5590805;0.06375813,0.2519716;0.4383889;0.08665347,0.4962051;0.4643161;0.09364986,0.6813546;0.5043957;0.05300951,-0.1125767;0.4733854;0.08875266,-0.3558596;0.4847804;0.1212301,-0.5353722;0.5573589;0.1144523,0.07538205;-0.009795919;-0.05167437,0.0225434;-0.3738818;-0.04031515,-0.02200896;-0.7230147;0.05712652,-0.002895329;-0.752178;0.0120182,-0.08678386;0.01880375;-0.02374099,-0.1821193;-0.1130587;-0.3538969,-0.1702919;-0.4774993;-0.3334813,-0.1716234;-0.4899627;-0.3974772,0.07294098;0.4913013;0.06058049,540.0033
+0;0;0,0.02835569;0.2873509;-0.01984422,0.05604314;0.5634582;-0.05294355,0.2343796;0.4599803;-0.03710998,0.4613317;0.3749236;-0.005147174,0.6506895;0.3300089;0.01263515,-0.1348892;0.4616461;-0.0197771,-0.3646013;0.3780081;-0.01908015,-0.5480272;0.3113685;-0.02928182,0.07690558;-0.005529504;-0.04958444,0.05429262;-0.3768776;-0.03617666,0.01633738;-0.7302064;0.02137393,0.01312482;-0.6945739;-0.05934348,-0.08663905;0.01514929;-0.02584249,-0.2158159;-0.1820128;-0.3139935,-0.1755274;-0.5237309;-0.2081657,-0.1796345;-0.5559093;-0.2598795,0.04924673;0.4960691;-0.04245137,0;0;0,0.04011545;0.2838517;0.03984141,0.07851481;0.5596702;0.06305242,0.2490526;0.4393891;0.08674097,0.492144;0.4648188;0.09157753,0.6788984;0.505447;0.05080891,-0.1157613;0.4770806;0.09111796,-0.3579764;0.4825838;0.1237531,-0.5394446;0.5548263;0.1174074,0.07515109;-0.009591028;-0.05161381,0.02110806;-0.3777046;-0.03887391,-0.02107656;-0.7226509;0.05507493,0.005568713;-0.75871;0.01655769,-0.08663402;0.01845846;-0.02361127,-0.1783231;-0.1110719;-0.3603687,-0.1680314;-0.470504;-0.3431482,-0.1672243;-0.4831647;-0.4119723,0.06976211;0.4917627;0.05996346,540.0251
+0;0;0,0.02819294;0.2873759;-0.01971412,0.05576443;0.5635116;-0.05267504,0.2341972;0.4604536;-0.03642895,0.4633967;0.381422;-0.005042564,0.6533645;0.339141;0.01269125,-0.1352148;0.4621408;-0.01946771,-0.3665873;0.3832112;-0.02008634,-0.5514092;0.3204177;-0.02945575,0.07693142;-0.005444744;-0.04955371,0.05390105;-0.3767582;-0.03589794,0.01558129;-0.7299515;0.02223948,0.01243201;-0.6942888;-0.05847831,-0.08665001;0.01500346;-0.02589073,-0.2170748;-0.1792076;-0.3154801,-0.1750981;-0.520744;-0.209722,-0.1789196;-0.5520089;-0.2625363,0.04899491;0.4961138;-0.04222136,0;0;0,0.04011545;0.2838517;0.03984141,0.07851481;0.5596702;0.06305242,0.2490526;0.4393891;0.08674097,0.492144;0.4648188;0.09157753,0.6788984;0.505447;0.05080891,-0.1157613;0.4770806;0.09111796,-0.3579764;0.4825838;0.1237531,-0.5394446;0.5548263;0.1174074,0.07515109;-0.009591028;-0.05161381,0.02110806;-0.3777046;-0.03887391,-0.02107656;-0.7226509;0.05507493,0.005568713;-0.75871;0.01655769,-0.08663402;0.01845846;-0.02361127,-0.1783231;-0.1110719;-0.3603687,-0.1680314;-0.470504;-0.3431482,-0.1672243;-0.4831647;-0.4119723,0.06976211;0.4917627;0.05996346,540.0369
+0;0;0,0.02819294;0.2873759;-0.01971412,0.05576443;0.5635116;-0.05267504,0.2341972;0.4604536;-0.03642895,0.4633967;0.381422;-0.005042564,0.6533645;0.339141;0.01269125,-0.1352148;0.4621408;-0.01946771,-0.3665873;0.3832112;-0.02008634,-0.5514092;0.3204177;-0.02945575,0.07693142;-0.005444744;-0.04955371,0.05390105;-0.3767582;-0.03589794,0.01558129;-0.7299515;0.02223948,0.01243201;-0.6942888;-0.05847831,-0.08665001;0.01500346;-0.02589073,-0.2170748;-0.1792076;-0.3154801,-0.1750981;-0.520744;-0.209722,-0.1789196;-0.5520089;-0.2625363,0.04899491;0.4961138;-0.04222136,0;0;0,0.04011545;0.2838517;0.03984141,0.07851481;0.5596702;0.06305242,0.2490526;0.4393891;0.08674097,0.492144;0.4648188;0.09157753,0.6788984;0.505447;0.05080891,-0.1157613;0.4770806;0.09111796,-0.3579764;0.4825838;0.1237531,-0.5394446;0.5548263;0.1174074,0.07515109;-0.009591028;-0.05161381,0.02110806;-0.3777046;-0.03887391,-0.02107656;-0.7226509;0.05507493,0.005568713;-0.75871;0.01655769,-0.08663402;0.01845846;-0.02361127,-0.1783231;-0.1110719;-0.3603687,-0.1680314;-0.470504;-0.3431482,-0.1672243;-0.4831647;-0.4119723,0.06976211;0.4917627;0.05996346,540.0479
+0;0;0,0.02824281;0.2878843;-0.01974899,0.05586761;0.5645536;-0.05277515,0.2345772;0.4612762;-0.03649464,0.4633808;0.3823811;-0.005162466,0.6531612;0.3401419;0.01255386,-0.1354195;0.4629661;-0.01950654,-0.3663923;0.3841729;-0.02012411,-0.5510319;0.3214414;-0.02948428,0.07675206;-0.00543205;-0.04943817,0.05369547;-0.3771681;-0.03576686,0.01640489;-0.7208755;0.02080912,0.01309732;-0.6849282;-0.06396554,-0.08644799;0.01496848;-0.02583036,-0.2170213;-0.1794636;-0.3157493,-0.1761719;-0.5118271;-0.2128317,-0.1801855;-0.5461712;-0.2683004,0.04908174;0.4969929;-0.04229621,0;0;0,0.03849843;0.2845827;0.03994489,0.07513735;0.5611979;0.06304359,0.2462732;0.4399472;0.08699226,0.4889787;0.4652364;0.09040856,0.6753622;0.5040449;0.04716802,-0.1186056;0.4767563;0.09201583,-0.3600246;0.4790139;0.1276381,-0.5422094;0.5487275;0.1196765,0.07518363;-0.009128287;-0.05127001,0.01938885;-0.3773904;-0.03799653,-0.01722592;-0.7137532;0.05280876,0.005518883;-0.757023;0.01610351,-0.08647843;0.01782998;-0.02383464,-0.1762027;-0.1082603;-0.3628878,-0.16615;-0.4581179;-0.3478957,-0.1627811;-0.472827;-0.4201646,0.0669277;0.4930569;0.05992842,540.0701
+0;0;0,0.02803578;0.2879405;-0.01921714,0.0554185;0.5647269;-0.05146452,0.2342829;0.4618902;-0.03502514,0.4647285;0.3873864;-0.005005589,0.6557286;0.3513157;0.01322899,-0.1359497;0.4633517;-0.01931664,-0.3683074;0.3887433;-0.02016447,-0.5544336;0.330669;-0.03011573,0.07673187;-0.005250552;-0.04948909,0.05279967;-0.3769715;-0.03695979,0.01564489;-0.7206349;0.01997177,0.01255779;-0.684636;-0.06480756,-0.08648761;0.01474088;-0.02582863,-0.218636;-0.1738542;-0.3188728,-0.175403;-0.5051538;-0.2135271,-0.1807974;-0.5379745;-0.2706018,0.04870746;0.4971256;-0.04120165,0;0;0,0.03849843;0.2845827;0.03994489,0.07513735;0.5611979;0.06304359,0.2462732;0.4399472;0.08699226,0.4889787;0.4652364;0.09040856,0.6753622;0.5040449;0.04716802,-0.1186056;0.4767563;0.09201583,-0.3600246;0.4790139;0.1276381,-0.5422094;0.5487275;0.1196765,0.07518363;-0.009128287;-0.05127001,0.01938885;-0.3773904;-0.03799653,-0.01722592;-0.7137532;0.05280876,0.005518883;-0.757023;0.01610351,-0.08647843;0.01782998;-0.02383464,-0.1762027;-0.1082603;-0.3628878,-0.16615;-0.4581179;-0.3478957,-0.1627811;-0.472827;-0.4201646,0.0669277;0.4930569;0.05992842,540.0814
+0;0;0,0.02805858;0.2881747;-0.01923277,0.05551945;0.5657511;-0.05157141,0.2366978;0.4622956;-0.03502769,0.4646043;0.3886127;-0.005338892,0.6538831;0.3528672;0.01273135,-0.1381862;0.4637755;-0.01912184,-0.3679836;0.3899891;-0.01996032,-0.5524324;0.3324382;-0.0298219,0.07675757;-0.005252311;-0.04950568,0.05283322;-0.3768515;-0.03698048,0.01595398;-0.7179662;0.01952887,0.01281155;-0.6818597;-0.06677,-0.08651657;0.01474582;-0.02583728,-0.2186217;-0.1737875;-0.3187854,-0.1757093;-0.5026301;-0.214221,-0.1812004;-0.5365768;-0.2723186,0.04879092;0.4979737;-0.0412818,0;0;0,0.03754088;0.2850311;0.03936744,0.07189879;0.5628198;0.06158805,0.2459345;0.4405234;0.08583927,0.486187;0.4634688;0.08789778,0.6709072;0.4969414;0.04111338,-0.1231265;0.4758635;0.09230946,-0.3617384;0.4727214;0.1284543,-0.5432897;0.5391164;0.1206057,0.07531419;-0.009000152;-0.05115557,0.01944888;-0.3771338;-0.03804564,-0.01552585;-0.7112573;0.05168128,0.006943107;-0.7565902;0.01542163,-0.08654256;0.017675;-0.0238349,-0.17446;-0.1070805;-0.3637199,-0.1623156;-0.4544016;-0.3521769,-0.158615;-0.4698347;-0.4257758,0.06433904;0.4944158;0.05864167,540.1035
+0;0;0,0.02806446;0.288235;-0.0192368,0.05556374;0.5661997;-0.05162062,0.2366056;0.4626744;-0.03506688,0.4640044;0.3891556;-0.005444223,0.6513565;0.353774;0.01244208,-0.1380247;0.4641532;-0.01917179,-0.3673102;0.3905312;-0.0200084,-0.5498815;0.3335661;-0.0297696,0.07664189;-0.005244396;-0.04943107,0.05277004;-0.376028;-0.03693336,0.01606033;-0.7155747;0.01931623,0.0130589;-0.6797423;-0.06311026,-0.08638619;0.01472359;-0.02579835,-0.2182014;-0.1733959;-0.3181036,-0.1754863;-0.5007269;-0.2140198,-0.1807309;-0.5318043;-0.2695105,0.04882588;0.4983283;-0.04131676,0;0;0,0.03604358;0.2853706;0.03875017,0.0693436;0.5637017;0.06076646,0.2433172;0.4405884;0.08515334,0.4832149;0.4616077;0.08523369,0.6662385;0.4876497;0.03526616,-0.1253156;0.4773105;0.09154415,-0.3632533;0.4661759;0.1269618,-0.5472797;0.5177669;0.1149101,0.07539874;-0.008908808;-0.05079937,0.01915267;-0.3761835;-0.03846216,-0.01607555;-0.7089275;0.05010438,0.009742081;-0.7529869;0.02391648,-0.08639216;0.01750112;-0.02397954,-0.1733839;-0.1074115;-0.3631488,-0.1601751;-0.4531704;-0.3542094,-0.1572453;-0.4664764;-0.4245881,0.06208003;0.4951684;0.05784774,540.1257
+0;0;0,0.02797585;0.2882732;-0.01878897,0.05548978;0.5662892;-0.05071843,0.2365674;0.4629888;-0.03424883,0.4654875;0.3941005;-0.005219188,0.6546674;0.3707426;0.01316508,-0.1382454;0.4648449;-0.01860677,-0.3685322;0.3944403;-0.02058995,-0.5522884;0.3414918;-0.03072462,0.07663924;-0.005047881;-0.04945563,0.05180615;-0.3757677;-0.03694015,0.01497847;-0.7152705;0.01949693,0.0120031;-0.6793999;-0.06292781,-0.08644083;0.01448339;-0.02575126,-0.2194982;-0.167338;-0.3214594,-0.1743058;-0.4940539;-0.2164929,-0.1808599;-0.5235307;-0.2735605,0.04874311;0.4984009;-0.04053292,0;0;0,0.03604358;0.2853706;0.03875017,0.0693436;0.5637017;0.06076646,0.2433172;0.4405884;0.08515334,0.4832149;0.4616077;0.08523369,0.6662385;0.4876497;0.03526616,-0.1253156;0.4773105;0.09154415,-0.3632533;0.4661759;0.1269618,-0.5472797;0.5177669;0.1149101,0.07539874;-0.008908808;-0.05079937,0.01915267;-0.3761835;-0.03846216,-0.01607555;-0.7089275;0.05010438,0.009742081;-0.7529869;0.02391648,-0.08639216;0.01750112;-0.02397954,-0.1733839;-0.1074115;-0.3631488,-0.1601751;-0.4531704;-0.3542094,-0.1572453;-0.4664764;-0.4245881,0.06208003;0.4951684;0.05784774,540.1373
+0;0;0,0.02793217;0.287823;-0.01875963,0.05544882;0.5658662;-0.050695,0.2376683;0.4622825;-0.03417696,0.4634431;0.3943407;-0.005546188,0.6539073;0.3708243;0.01296289,-0.1394364;0.46415;-0.01843926,-0.3665591;0.3947127;-0.02039519,-0.5515628;0.3414048;-0.03059867,0.07632567;-0.005027228;-0.04925328,0.05143404;-0.3766211;-0.0367083,0.01462797;-0.7159246;0.01969565,0.0118099;-0.6803643;-0.05837158,-0.08608716;0.01442413;-0.0256459,-0.2194583;-0.1678259;-0.3220511,-0.1742924;-0.49435;-0.2171463,-0.1804999;-0.5206825;-0.271197,0.04869552;0.4979112;-0.04049949,0;0;0,0.03213605;0.2855457;0.03748512,0.06402868;0.564073;0.05945063,0.2397331;0.4409317;0.08362985,0.4766195;0.4580229;0.08196616,0.6611433;0.4754946;0.02888179,-0.1314902;0.4778032;0.08971703,-0.3657145;0.4576757;0.1235395,-0.5522401;0.5037344;0.1074454,0.07550099;-0.008895889;-0.0499723,0.01610121;-0.3766077;-0.03907919,-0.01981357;-0.7093819;0.04829621,0.001047518;-0.7428454;0.007423878,-0.08592068;0.01728712;-0.02440407,-0.1744826;-0.1103855;-0.3631007,-0.1616354;-0.4559684;-0.3547083,-0.1587056;-0.466699;-0.4215348,0.05720845;0.4954266;0.05651593,540.1591
+0;0;0,0.02793217;0.287823;-0.01875963,0.05544882;0.5658662;-0.050695,0.2376683;0.4622825;-0.03417696,0.4634431;0.3943407;-0.005546188,0.6539073;0.3708243;0.01296289,-0.1394364;0.46415;-0.01843926,-0.3665591;0.3947127;-0.02039519,-0.5515628;0.3414048;-0.03059867,0.07632567;-0.005027228;-0.04925328,0.05143404;-0.3766211;-0.0367083,0.01462797;-0.7159246;0.01969565,0.0118099;-0.6803643;-0.05837158,-0.08608716;0.01442413;-0.0256459,-0.2194583;-0.1678259;-0.3220511,-0.1742924;-0.49435;-0.2171463,-0.1804999;-0.5206825;-0.271197,0.04869552;0.4979112;-0.04049949,0;0;0,0.03213605;0.2855457;0.03748512,0.06402868;0.564073;0.05945063,0.2397331;0.4409317;0.08362985,0.4766195;0.4580229;0.08196616,0.6611433;0.4754946;0.02888179,-0.1314902;0.4778032;0.08971703,-0.3657145;0.4576757;0.1235395,-0.5522401;0.5037344;0.1074454,0.07550099;-0.008895889;-0.0499723,0.01610121;-0.3766077;-0.03907919,-0.01981357;-0.7093819;0.04829621,0.001047518;-0.7428454;0.007423878,-0.08592068;0.01728712;-0.02440407,-0.1744826;-0.1103855;-0.3631007,-0.1616354;-0.4559684;-0.3547083,-0.1587056;-0.466699;-0.4215348,0.05720845;0.4954266;0.05651593,540.1708
+0;0;0,0.02743057;0.2879035;-0.01825733,0.05462623;0.5660327;-0.04972174,0.2369995;0.4628429;-0.03331742,0.4641747;0.399582;-0.005041447,0.6542857;0.3734996;0.0136601,-0.1402855;0.4646818;-0.01786949,-0.368322;0.3983486;-0.02091981,-0.5548849;0.350882;-0.03157008,0.07638726;-0.004765161;-0.0491838,0.0500521;-0.3763124;-0.03831714,0.01315402;-0.7154385;0.0190847,0.01037475;-0.6798385;-0.05898108,-0.08615653;0.01408931;-0.02559903,-0.2245413;-0.136999;-0.336856,-0.1764195;-0.4615627;-0.2272856,-0.1836901;-0.4864312;-0.2826926,0.04794835;0.4980509;-0.03965566,0;0;0,0.03213605;0.2855457;0.03748512,0.06402868;0.564073;0.05945063,0.2397331;0.4409317;0.08362985,0.4766195;0.4580229;0.08196616,0.6611433;0.4754946;0.02888179,-0.1314902;0.4778032;0.08971703,-0.3657145;0.4576757;0.1235395,-0.5522401;0.5037344;0.1074454,0.07550099;-0.008895889;-0.0499723,0.01610121;-0.3766077;-0.03907919,-0.01981357;-0.7093819;0.04829621,0.001047518;-0.7428454;0.007423878,-0.08592068;0.01728712;-0.02440407,-0.1744826;-0.1103855;-0.3631007,-0.1616354;-0.4559684;-0.3547083,-0.1587056;-0.466699;-0.4215348,0.05720845;0.4954266;0.05651593,540.1817
+0;0;0,0.02745864;0.2881981;-0.01827601,0.05469471;0.5667405;-0.04978871,0.2373441;0.4633621;-0.03335476,0.462004;0.4008017;-0.005391866,0.6474319;0.3753617;0.012849,-0.1405183;0.4652039;-0.01788319,-0.36603;0.3996052;-0.02089974,-0.5479972;0.3533078;-0.03128765,0.07597356;-0.004739354;-0.04891743,0.04946494;-0.3787339;-0.0379792,0.0125377;-0.7181281;0.01946804,0.009776495;-0.6825646;-0.05808999,-0.08568992;0.014013;-0.02546039,-0.2249862;-0.1380705;-0.3387676,-0.1768263;-0.4628908;-0.2291105,-0.1840497;-0.4874025;-0.2841571,0.04800361;0.498624;-0.0397027,0;0;0,0.02972281;0.2862345;0.03650403,0.05996051;0.5653886;0.05813503,0.2362985;0.4413185;0.08275056,0.4709522;0.4505466;0.07824612,0.6506851;0.4546681;0.02308702,-0.1354338;0.4787607;0.08746539,-0.3660489;0.4452299;0.1167939,-0.5502158;0.4780576;0.09760197,0.07562417;-0.008950099;-0.04886961,0.01483804;-0.3789268;-0.03807664,-0.02095985;-0.7124663;0.04749322,-0.0004622936;-0.7469499;0.009080406,-0.08525297;0.01713765;-0.02501183,-0.1745706;-0.1165452;-0.3639005,-0.1628388;-0.4624487;-0.3558105,-0.1602809;-0.4740331;-0.4215221,0.05373126;0.496544;0.05531216,540.1932
+0;0;0,0.02745864;0.2881981;-0.01827601,0.05469471;0.5667405;-0.04978871,0.2373441;0.4633621;-0.03335476,0.462004;0.4008017;-0.005391866,0.6474319;0.3753617;0.012849,-0.1405183;0.4652039;-0.01788319,-0.36603;0.3996052;-0.02089974,-0.5479972;0.3533078;-0.03128765,0.07597356;-0.004739354;-0.04891743,0.04946494;-0.3787339;-0.0379792,0.0125377;-0.7181281;0.01946804,0.009776495;-0.6825646;-0.05808999,-0.08568992;0.014013;-0.02546039,-0.2249862;-0.1380705;-0.3387676,-0.1768263;-0.4628908;-0.2291105,-0.1840497;-0.4874025;-0.2841571,0.04800361;0.498624;-0.0397027,0;0;0,0.02972281;0.2862345;0.03650403,0.05996051;0.5653886;0.05813503,0.2362985;0.4413185;0.08275056,0.4709522;0.4505466;0.07824612,0.6506851;0.4546681;0.02308702,-0.1354338;0.4787607;0.08746539,-0.3660489;0.4452299;0.1167939,-0.5502158;0.4780576;0.09760197,0.07562417;-0.008950099;-0.04886961,0.01483804;-0.3789268;-0.03807664,-0.02095985;-0.7124663;0.04749322,-0.0004622936;-0.7469499;0.009080406,-0.08525297;0.01713765;-0.02501183,-0.1745706;-0.1165452;-0.3639005,-0.1628388;-0.4624487;-0.3558105,-0.1602809;-0.4740331;-0.4215221,0.05373126;0.496544;0.05531216,540.2153
+0;0;0,0.02681635;0.2884009;-0.0181026,0.05364156;0.5659034;-0.0494599,0.2391997;0.4629731;-0.03203,0.4614009;0.405782;-0.005222723,0.6892855;0.3756799;0.01714846,-0.1442429;0.4646456;-0.01696977,-0.3670115;0.4036531;-0.02108191,-0.591409;0.3507604;-0.03472461,0.07590098;-0.00452711;-0.04879604,0.04838896;-0.3815152;-0.03799994,0.01043504;-0.7287121;0.02107018,0.007930003;-0.6934698;-0.05185163,-0.0855863;0.01373493;-0.02547237,-0.2269267;-0.135937;-0.3426706,-0.1756437;-0.4678917;-0.2301914,-0.1833688;-0.4875251;-0.2833722,0.04704127;0.4981592;-0.03944467,0;0;0,0.02855351;0.2864871;0.03649354,0.05369046;0.5649483;0.05943274,0.2347031;0.4415113;0.08265448,0.4656134;0.4399853;0.07625675,0.6837213;0.4270843;0.001420259,-0.1433308;0.4788171;0.08679032,-0.3680441;0.4311041;0.1110856,-0.5951159;0.4576803;0.07837304,0.07599041;-0.009053364;-0.04802084,0.01445788;-0.3819714;-0.03621364,-0.02337504;-0.7238393;0.04846478,-0.0007631518;-0.7505949;0.008229733,-0.08498932;0.01705934;-0.02546179,-0.1749457;-0.1244265;-0.3644059,-0.1649471;-0.4783256;-0.3529652,-0.1647558;-0.4882538;-0.41426,0.04894879;0.4963916;0.05617046,540.2377
+0;0;0,0.02681635;0.2884009;-0.0181026,0.05364156;0.5659034;-0.0494599,0.2391997;0.4629731;-0.03203,0.4614009;0.405782;-0.005222723,0.6892855;0.3756799;0.01714846,-0.1442429;0.4646456;-0.01696977,-0.3670115;0.4036531;-0.02108191,-0.591409;0.3507604;-0.03472461,0.07590098;-0.00452711;-0.04879604,0.04838896;-0.3815152;-0.03799994,0.01043504;-0.7287121;0.02107018,0.007930003;-0.6934698;-0.05185163,-0.0855863;0.01373493;-0.02547237,-0.2269267;-0.135937;-0.3426706,-0.1756437;-0.4678917;-0.2301914,-0.1833688;-0.4875251;-0.2833722,0.04704127;0.4981592;-0.03944467,0;0;0,0.02855351;0.2864871;0.03649354,0.05369046;0.5649483;0.05943274,0.2347031;0.4415113;0.08265448,0.4656134;0.4399853;0.07625675,0.6837213;0.4270843;0.001420259,-0.1433308;0.4788171;0.08679032,-0.3680441;0.4311041;0.1110856,-0.5951159;0.4576803;0.07837304,0.07599041;-0.009053364;-0.04802084,0.01445788;-0.3819714;-0.03621364,-0.02337504;-0.7238393;0.04846478,-0.0007631518;-0.7505949;0.008229733,-0.08498932;0.01705934;-0.02546179,-0.1749457;-0.1244265;-0.3644059,-0.1649471;-0.4783256;-0.3529652,-0.1647558;-0.4882538;-0.41426,0.04894879;0.4963916;0.05617046,540.2489
+0;0;0,0.02687792;0.2890631;-0.01814417,0.05381917;0.5677661;-0.04963722,0.241302;0.464183;-0.03208831,0.4584627;0.4082892;-0.005889131,0.6495785;0.3830441;0.01287249,-0.1460385;0.4658725;-0.01687499,-0.3637538;0.4062635;-0.02089384,-0.551945;0.361905;-0.03233531,0.07495358;-0.004470602;-0.04818697,0.04725802;-0.3839738;-0.03731884,0.00940197;-0.7302754;0.02159897,0.006893058;-0.695025;-0.0514356,-0.08451802;0.01356349;-0.02515442,-0.2268014;-0.137107;-0.3444688,-0.1756506;-0.4682057;-0.2322796,-0.1833877;-0.4879158;-0.2855426,0.04719013;0.4997268;-0.03957835,0;0;0,0.02816972;0.2872759;0.03589058,0.05244225;0.5670758;0.05838156,0.2349948;0.4418756;0.08273554,0.4601379;0.427364;0.07440877,0.6431024;0.4020107;0.01613617,-0.1466358;0.4792116;0.08466695,-0.3642328;0.4228288;0.1056866,-0.5547346;0.4359952;0.07327937,0.0758152;-0.009661391;-0.04602957,0.01452172;-0.3851793;-0.03431726,-0.02583623;-0.7262713;0.04848766,-0.002313137;-0.7526293;0.008011103,-0.08365536;0.01712305;-0.02585712,-0.1730041;-0.1642204;-0.3484082,-0.1668734;-0.5173501;-0.3388697,-0.1683485;-0.5286305;-0.3993814,0.04772064;0.4982095;0.05528116,540.2717
+0;0;0,0.02665542;0.2903538;-0.01794706,0.05342901;0.5700978;-0.04936824,0.2418292;0.4667186;-0.0313141,0.4521962;0.4169368;-0.005906919,0.6486017;0.3959115;0.01304757,-0.1472635;0.4682049;-0.01655763,-0.3583172;0.4151723;-0.02123851,-0.5516506;0.3720401;-0.0329963,0.07425945;-0.004196739;-0.04776789,0.04579573;-0.3853893;-0.03690872,0.007826015;-0.7296847;0.02176238,0.005366006;-0.6943678;-0.05201915,-0.08377423;0.01317628;-0.02494225,-0.2275118;-0.1347919;-0.3469372,-0.1749798;-0.4635164;-0.2346701,-0.1834191;-0.482571;-0.2894465,0.04683059;0.501774;-0.03931639,0;0;0,0.0284046;0.2886795;0.03457284,0.05231184;0.5695916;0.05622506,0.2350152;0.4424875;0.08165097,0.450536;0.4128244;0.07465672,0.6389476;0.3936027;0.01542807,-0.147773;0.4805833;0.08143944,-0.3537932;0.4122398;0.09765281,-0.5481382;0.4147087;0.05764813,0.07551008;-0.01022257;-0.044806,0.01539701;-0.3877069;-0.03349972,-0.02768931;-0.7265927;0.04849601,-0.006315649;-0.7535957;0.006402493,-0.08243414;0.01749838;-0.02668839,-0.1716869;-0.1910137;-0.3345723,-0.1686323;-0.541323;-0.3081644,-0.1718795;-0.5557762;-0.3672525,0.04750887;0.5004432;0.05336881,540.2934
+0;0;0,0.02665542;0.2903538;-0.01794706,0.05342901;0.5700978;-0.04936824,0.2418292;0.4667186;-0.0313141,0.4521962;0.4169368;-0.005906919,0.6486017;0.3959115;0.01304757,-0.1472635;0.4682049;-0.01655763,-0.3583172;0.4151723;-0.02123851,-0.5516506;0.3720401;-0.0329963,0.07425945;-0.004196739;-0.04776789,0.04579573;-0.3853893;-0.03690872,0.007826015;-0.7296847;0.02176238,0.005366006;-0.6943678;-0.05201915,-0.08377423;0.01317628;-0.02494225,-0.2275118;-0.1347919;-0.3469372,-0.1749798;-0.4635164;-0.2346701,-0.1834191;-0.482571;-0.2894465,0.04683059;0.501774;-0.03931639,0;0;0,0.0284046;0.2886795;0.03457284,0.05231184;0.5695916;0.05622506,0.2350152;0.4424875;0.08165097,0.450536;0.4128244;0.07465672,0.6389476;0.3936027;0.01542807,-0.147773;0.4805833;0.08143944,-0.3537932;0.4122398;0.09765281,-0.5481382;0.4147087;0.05764813,0.07551008;-0.01022257;-0.044806,0.01539701;-0.3877069;-0.03349972,-0.02768931;-0.7265927;0.04849601,-0.006315649;-0.7535957;0.006402493,-0.08243414;0.01749838;-0.02668839,-0.1716869;-0.1910137;-0.3345723,-0.1686323;-0.541323;-0.3081644,-0.1718795;-0.5557762;-0.3672525,0.04750887;0.5004432;0.05336881,540.3047
+0;0;0,0.02676057;0.2914991;-0.01801785,0.0536322;0.5722665;-0.04955768,0.242549;0.4684587;-0.03143248,0.4482253;0.419787;-0.006591819,0.6347647;0.3998178;0.01141053,-0.1476381;0.4699492;-0.01663451,-0.3539858;0.4180991;-0.02121101,-0.5376075;0.3771336;-0.03237817,0.07382508;-0.004172191;-0.04748848,0.04533125;-0.3857681;-0.03661782,0.007105269;-0.7323872;0.02244926,0.004563332;-0.6968933;-0.05378947,-0.08328421;0.01309921;-0.02479635,-0.2271739;-0.1350255;-0.347132,-0.1742873;-0.4659687;-0.2341072,-0.1830077;-0.486657;-0.2907079,0.04700192;0.5036127;-0.03945728,0;0;0,0.02684149;0.290143;0.03330278,0.04928833;0.5722426;0.05457854,0.2326324;0.4440135;0.08067679,0.4406307;0.3993772;0.07492781,0.618355;0.3714405;0.0187726,-0.1511481;0.4818994;0.07813413,-0.3487664;0.4037838;0.08969675,-0.5322753;0.3943531;0.04779947,0.07577303;-0.01022941;-0.04331875,0.01332706;-0.3877847;-0.03342104,-0.03147039;-0.7280685;0.05199051,-0.01308718;-0.7552862;0.004691601,-0.08161078;0.01741073;-0.02755457,-0.1729918;-0.2017886;-0.3277988,-0.1777218;-0.5529389;-0.2857739,-0.1836372;-0.5663201;-0.3484801,0.04485068;0.5027277;0.05187535,540.3267
+0;0;0,0.02623661;0.2915591;-0.01781664,0.0528627;0.5723549;-0.04931555,0.2418963;0.4690999;-0.03081067,0.4485193;0.4244904;-0.006199593,0.6353458;0.4069502;0.01135113,-0.1484194;0.4703699;-0.01630677,-0.3554016;0.4211769;-0.0215171,-0.5393181;0.3816118;-0.03288081,0.07389749;-0.00401203;-0.04738959,0.0452348;-0.3855994;-0.03666464,0.005448338;-0.7319166;0.02313838,0.002964317;-0.6963851;-0.05309954,-0.08333801;0.0128579;-0.02474182,-0.2277181;-0.1295702;-0.3494172,-0.1733884;-0.4605201;-0.2370987,-0.1821867;-0.4808502;-0.2940062,0.04626644;0.5036948;-0.03923552,0;0;0,0.02684149;0.290143;0.03330278,0.04928833;0.5722426;0.05457854,0.2326324;0.4440135;0.08067679,0.4406307;0.3993772;0.07492781,0.618355;0.3714405;0.0187726,-0.1511481;0.4818994;0.07813413,-0.3487664;0.4037838;0.08969675,-0.5322753;0.3943531;0.04779947,0.07577303;-0.01022941;-0.04331875,0.01332706;-0.3877847;-0.03342104,-0.03147039;-0.7280685;0.05199051,-0.01308718;-0.7552862;0.004691601,-0.08161078;0.01741073;-0.02755457,-0.1729918;-0.2017886;-0.3277988,-0.1777218;-0.5529389;-0.2857739,-0.1836372;-0.5663201;-0.3484801,0.04485068;0.5027277;0.05187535,540.3384
+0;0;0,0.02638538;0.2932122;-0.01791767,0.05309292;0.5748665;-0.04951458,0.2435171;0.4711142;-0.0309125,0.4451098;0.4275907;-0.006900571,0.6320019;0.4100443;0.01065631,-0.1496204;0.4723933;-0.01630373,-0.3515636;0.4243979;-0.02138723,-0.5355448;0.3848189;-0.03275493,0.07269937;-0.003946982;-0.04662124,0.04432918;-0.3816402;-0.03600575,0.004228249;-0.7306947;0.02426995,0.001765859;-0.6952114;-0.05130411,-0.08198683;0.01264943;-0.02434067,-0.2248935;-0.1283252;-0.3457027,-0.1701344;-0.4618909;-0.2324964,-0.1788561;-0.4817827;-0.2889084,0.04647291;0.5059592;-0.03939825,0;0;0,0.0268254;0.2920803;0.03098583,0.04870304;0.5752003;0.0508399,0.2332396;0.4463899;0.07920885,0.4320933;0.3867997;0.07512307,0.6085942;0.3506274;0.01959133,-0.1533761;0.483301;0.07170408,-0.34218;0.397198;0.07876556,-0.5230971;0.372682;0.03172578,0.07491085;-0.01015678;-0.04194665,0.01314205;-0.3839375;-0.03544378,-0.03135809;-0.7267148;0.05175591,-0.01827449;-0.7556871;0.005944729,-0.07972803;0.01736185;-0.02857141,-0.1721768;-0.2057312;-0.3205516,-0.1850428;-0.559;-0.2745529,-0.1946991;-0.5753916;-0.3337319,0.04432765;0.5054154;0.04853559,540.3603
+0;0;0,0.02638538;0.2932122;-0.01791767,0.05309292;0.5748665;-0.04951458,0.2435171;0.4711142;-0.0309125,0.4451098;0.4275907;-0.006900571,0.6320019;0.4100443;0.01065631,-0.1496204;0.4723933;-0.01630373,-0.3515636;0.4243979;-0.02138723,-0.5355448;0.3848189;-0.03275493,0.07269937;-0.003946982;-0.04662124,0.04432918;-0.3816402;-0.03600575,0.004228249;-0.7306947;0.02426995,0.001765859;-0.6952114;-0.05130411,-0.08198683;0.01264943;-0.02434067,-0.2248935;-0.1283252;-0.3457027,-0.1701344;-0.4618909;-0.2324964,-0.1788561;-0.4817827;-0.2889084,0.04647291;0.5059592;-0.03939825,0;0;0,0.0268254;0.2920803;0.03098583,0.04870304;0.5752003;0.0508399,0.2332396;0.4463899;0.07920885,0.4320933;0.3867997;0.07512307,0.6085942;0.3506274;0.01959133,-0.1533761;0.483301;0.07170408,-0.34218;0.397198;0.07876556,-0.5230971;0.372682;0.03172578,0.07491085;-0.01015678;-0.04194665,0.01314205;-0.3839375;-0.03544378,-0.03135809;-0.7267148;0.05175591,-0.01827449;-0.7556871;0.005944729,-0.07972803;0.01736185;-0.02857141,-0.1721768;-0.2057312;-0.3205516,-0.1850428;-0.559;-0.2745529,-0.1946991;-0.5753916;-0.3337319,0.04432765;0.5054154;0.04853559,540.3827
+0;0;0,0.0260283;0.29464;-0.01772342,0.05247778;0.5770705;-0.0492443,0.2431088;0.4739077;-0.02986529,0.4441303;0.434222;-0.006918734,0.6331551;0.4199909;0.01011195,-0.1503111;0.4749453;-0.01586356,-0.3532043;0.4387617;-0.02188367,-0.5375752;0.3926276;-0.03198237,0.0722554;-0.003685958;-0.04632888,0.04335798;-0.3771567;-0.03583036,0.002805617;-0.7281665;0.02545268,0.0004904172;-0.6927788;-0.04851359,-0.08151899;0.01229572;-0.02417156,-0.2239112;-0.1228414;-0.3433707,-0.1675876;-0.4584242;-0.2301461,-0.1763188;-0.4762575;-0.2861919,0.04590769;0.5079867;-0.03915127,0;0;0,0.02712721;0.2936408;0.02904391,0.04913616;0.5775891;0.04747629,0.2334686;0.4483817;0.07676697,0.4257735;0.3740856;0.07359862,0.599932;0.3236405;0.01574468,-0.1533042;0.483756;0.06480448,-0.3362986;0.3888646;0.06925769,-0.5155503;0.3508046;0.01784505,0.07490128;-0.0104309;-0.04076505,0.01385042;-0.3801339;-0.03650355,-0.03121856;-0.7250223;0.05083895,-0.02027082;-0.7549839;0.008528709,-0.07873251;0.01752595;-0.02957746,-0.1715772;-0.2127735;-0.3102333,-0.1970842;-0.5664019;-0.2563415,-0.2083243;-0.5809663;-0.3145916,0.04466635;0.5076344;0.04548264,540.3939
+0;0;0,0.0260283;0.29464;-0.01772342,0.05247778;0.5770705;-0.0492443,0.2431088;0.4739077;-0.02986529,0.4441303;0.434222;-0.006918734,0.6331551;0.4199909;0.01011195,-0.1503111;0.4749453;-0.01586356,-0.3532043;0.4387617;-0.02188367,-0.5375752;0.3926276;-0.03198237,0.0722554;-0.003685958;-0.04632888,0.04335798;-0.3771567;-0.03583036,0.002805617;-0.7281665;0.02545268,0.0004904172;-0.6927788;-0.04851359,-0.08151899;0.01229572;-0.02417156,-0.2239112;-0.1228414;-0.3433707,-0.1675876;-0.4584242;-0.2301461,-0.1763188;-0.4762575;-0.2861919,0.04590769;0.5079867;-0.03915127,0;0;0,0.02712721;0.2936408;0.02904391,0.04913616;0.5775891;0.04747629,0.2334686;0.4483817;0.07676697,0.4257735;0.3740856;0.07359862,0.599932;0.3236405;0.01574468,-0.1533042;0.483756;0.06480448,-0.3362986;0.3888646;0.06925769,-0.5155503;0.3508046;0.01784505,0.07490128;-0.0104309;-0.04076505,0.01385042;-0.3801339;-0.03650355,-0.03121856;-0.7250223;0.05083895,-0.02027082;-0.7549839;0.008528709,-0.07873251;0.01752595;-0.02957746,-0.1715772;-0.2127735;-0.3102333,-0.1970842;-0.5664019;-0.2563415,-0.2083243;-0.5809663;-0.3145916,0.04466635;0.5076344;0.04548264,540.4053
+0;0;0,0.02615149;0.2960345;-0.0178073,0.05268167;0.5793265;-0.0494246,0.2437171;0.4758736;-0.02999393,0.4441532;0.4363035;-0.007114181,0.6390892;0.4216273;0.01044908,-0.1505508;0.4769135;-0.01596202,-0.3528531;0.4408352;-0.02196459,-0.5429896;0.3932585;-0.03237909,0.07221826;-0.003684064;-0.04630506,0.04366465;-0.3727115;-0.03593145,0.002843354;-0.726049;0.02575801,0.0004542591;-0.6904894;-0.05056909,-0.08147708;0.0122894;-0.02415914,-0.2221752;-0.1212399;-0.3395606,-0.1654781;-0.4590482;-0.2255852,-0.1744879;-0.4784082;-0.2834198,0.04609097;0.510026;-0.03929992,0;0;0,0.02786833;0.2952739;0.02596307,0.04999903;0.5802349;0.04193902,0.2344784;0.450557;0.07306457,0.420729;0.363525;0.07333374,0.5960197;0.2978743;0.0142827,-0.1522452;0.4824449;0.06172194,-0.3316737;0.3821025;0.06259945,-0.5129332;0.3326055;0.005864147,0.07513067;-0.0104064;-0.04025292,0.01544785;-0.3758369;-0.03862619,-0.02974621;-0.7228016;0.0502131,-0.01804111;-0.7518756;0.002929926,-0.07838131;0.01751566;-0.03037729,-0.1708908;-0.2212773;-0.2978171,-0.2106368;-0.5758839;-0.2431009,-0.2228881;-0.5913014;-0.3035128,0.04549339;0.5100467;0.0405879,540.4272
+0;0;0,0.02583951;0.2960776;-0.01754373,0.05198803;0.5794136;-0.04907483,0.2431575;0.4763919;-0.02932518,0.4443639;0.4406349;-0.006933736,0.6395174;0.4287575;0.0103263,-0.1512658;0.4776312;-0.01551761,-0.3536585;0.4422528;-0.02255066,-0.5445939;0.3976649;-0.03146575,0.07226808;-0.003596085;-0.0462342,0.04316792;-0.372588;-0.03611973,0.001853611;-0.725741;0.02629406,-0.0004966261;-0.6901645;-0.05003301,-0.08151112;0.01211655;-0.02413164,-0.222525;-0.1168719;-0.341277,-0.1647106;-0.4546503;-0.2277753,-0.1731598;-0.4746497;-0.2851435,0.04547136;0.5101066;-0.03894702,0;0;0,0.02786833;0.2952739;0.02596307,0.04999903;0.5802349;0.04193902,0.2344784;0.450557;0.07306457,0.420729;0.363525;0.07333374,0.5960197;0.2978743;0.0142827,-0.1522452;0.4824449;0.06172194,-0.3316737;0.3821025;0.06259945,-0.5129332;0.3326055;0.005864147,0.07513067;-0.0104064;-0.04025292,0.01544785;-0.3758369;-0.03862619,-0.02974621;-0.7228016;0.0502131,-0.01804111;-0.7518756;0.002929926,-0.07838131;0.01751566;-0.03037729,-0.1708908;-0.2212773;-0.2978171,-0.2106368;-0.5758839;-0.2431009,-0.2228881;-0.5913014;-0.3035128,0.04549339;0.5100467;0.0405879,540.4391
+0;0;0,0.02595481;0.2973988;-0.01762201,0.052173;0.5814908;-0.0492354,0.2442438;0.478168;-0.02942003,0.4459373;0.4423245;-0.006974377,0.6414075;0.4304277;0.01031367,-0.152005;0.4794131;-0.01554856,-0.3548877;0.443949;-0.02259863,-0.546133;0.3992887;-0.03152819,0.07165128;-0.003565392;-0.0458396,0.04283177;-0.3689985;-0.03582268,0.001188971;-0.7249595;0.02708737,-0.00118317;-0.6893311;-0.04995104,-0.08081543;0.01201314;-0.02392568,-0.2204693;-0.1157313;-0.3380123,-0.1621952;-0.4561954;-0.2236081,-0.1707232;-0.4766607;-0.281511,0.0456427;0.5120387;-0.03908641,0;0;0,0.02753475;0.2968955;0.02291632,0.04955187;0.58275;0.03663564,0.2349654;0.4531127;0.06937051,0.4138497;0.3508046;0.07087564,0.5849508;0.2749929;0.01065922,-0.1531731;0.4826231;0.0576806,-0.3277073;0.3731117;0.05395523,-0.5031589;0.3104199;-0.008778036,0.07449257;-0.009616852;-0.04007816,0.01615006;-0.3716487;-0.04124618,-0.02996475;-0.7213553;0.04807758,-0.01851606;-0.7501962;-0.0006964281,-0.07763279;0.01675917;-0.03066213,-0.1712571;-0.2257086;-0.2893436,-0.2166956;-0.5820959;-0.2316943,-0.2152235;-0.5653385;-0.3078172,0.04511631;0.5124015;0.03582597,540.4608
+0;0;0,0.02595481;0.2973988;-0.01762201,0.052173;0.5814908;-0.0492354,0.2442438;0.478168;-0.02942003,0.4459373;0.4423245;-0.006974377,0.6414075;0.4304277;0.01031367,-0.152005;0.4794131;-0.01554856,-0.3548877;0.443949;-0.02259863,-0.546133;0.3992887;-0.03152819,0.07165128;-0.003565392;-0.0458396,0.04283177;-0.3689985;-0.03582268,0.001188971;-0.7249595;0.02708737,-0.00118317;-0.6893311;-0.04995104,-0.08081543;0.01201314;-0.02392568,-0.2204693;-0.1157313;-0.3380123,-0.1621952;-0.4561954;-0.2236081,-0.1707232;-0.4766607;-0.281511,0.0456427;0.5120387;-0.03908641,0;0;0,0.02753475;0.2968955;0.02291632,0.04955187;0.58275;0.03663564,0.2349654;0.4531127;0.06937051,0.4138497;0.3508046;0.07087564,0.5849508;0.2749929;0.01065922,-0.1531731;0.4826231;0.0576806,-0.3277073;0.3731117;0.05395523,-0.5031589;0.3104199;-0.008778036,0.07449257;-0.009616852;-0.04007816,0.01615006;-0.3716487;-0.04124618,-0.02996475;-0.7213553;0.04807758,-0.01851606;-0.7501962;-0.0006964281,-0.07763279;0.01675917;-0.03066213,-0.1712571;-0.2257086;-0.2893436,-0.2166956;-0.5820959;-0.2316943,-0.2152235;-0.5653385;-0.3078172,0.04511631;0.5124015;0.03582597,540.4832
+0;0;0,0.02590831;0.2981797;-0.01736313,0.05206416;0.5832626;-0.04879204,0.2446186;0.479928;-0.02893702,0.4480808;0.4465179;-0.006741107,0.6453589;0.4371012;0.01006618,-0.1526641;0.4817091;-0.01506048,-0.3568795;0.4463975;-0.0224704,-0.5503803;0.4041673;-0.03046191,0.07182471;-0.003605673;-0.04594301,0.04293149;-0.3647738;-0.03610764,0.000810381;-0.7232106;0.02752949,-0.001552498;-0.6875605;-0.04938854,-0.0810086;0.01201538;-0.0239956,-0.2194124;-0.113119;-0.3347362,-0.159157;-0.4558966;-0.2199596,-0.1685663;-0.4763931;-0.2775396,0.04554135;0.5134829;-0.0386714,0;0;0,0.02680877;0.297876;0.02085686,0.0472005;0.5849516;0.03091192,0.2331631;0.4550826;0.06626964,0.4050217;0.3390558;0.06912756,0.5722404;0.2496479;0.01138735,-0.1558248;0.4832433;0.04903265,-0.3246189;0.3627976;0.04636246,-0.498988;0.2928433;-0.01681665,0.07451114;-0.009103626;-0.04059267,0.01727906;-0.3670082;-0.04224658,-0.02854487;-0.7197056;0.04610228,-0.01680621;-0.748539;-0.002423294,-0.07801204;0.01635535;-0.03048236,-0.1713389;-0.232706;-0.276719,-0.2242215;-0.5899043;-0.2141598,-0.2366246;-0.6154103;-0.2663051,0.04310519;0.5142599;0.03122044,540.4943
+0;0;0,0.02590831;0.2981797;-0.01736313,0.05206416;0.5832626;-0.04879204,0.2446186;0.479928;-0.02893702,0.4480808;0.4465179;-0.006741107,0.6453589;0.4371012;0.01006618,-0.1526641;0.4817091;-0.01506048,-0.3568795;0.4463975;-0.0224704,-0.5503803;0.4041673;-0.03046191,0.07182471;-0.003605673;-0.04594301,0.04293149;-0.3647738;-0.03610764,0.000810381;-0.7232106;0.02752949,-0.001552498;-0.6875605;-0.04938854,-0.0810086;0.01201538;-0.0239956,-0.2194124;-0.113119;-0.3347362,-0.159157;-0.4558966;-0.2199596,-0.1685663;-0.4763931;-0.2775396,0.04554135;0.5134829;-0.0386714,0;0;0,0.02680877;0.297876;0.02085686,0.0472005;0.5849516;0.03091192,0.2331631;0.4550826;0.06626964,0.4050217;0.3390558;0.06912756,0.5722404;0.2496479;0.01138735,-0.1558248;0.4832433;0.04903265,-0.3246189;0.3627976;0.04636246,-0.498988;0.2928433;-0.01681665,0.07451114;-0.009103626;-0.04059267,0.01727906;-0.3670082;-0.04224658,-0.02854487;-0.7197056;0.04610228,-0.01680621;-0.748539;-0.002423294,-0.07801204;0.01635535;-0.03048236,-0.1713389;-0.232706;-0.276719,-0.2242215;-0.5899043;-0.2141598,-0.2366246;-0.6154103;-0.2663051,0.04310519;0.5142599;0.03122044,540.5057
+0;0;0,0.02591356;0.2982401;-0.01736665,0.05210402;0.5837007;-0.04883626,0.2445467;0.4803117;-0.02897592,0.4529606;0.4460885;-0.006239824,0.6530483;0.4365376;0.01080684,-0.1525265;0.4820918;-0.01510669,-0.3617119;0.4459209;-0.02269694,-0.5579685;0.4030891;-0.03080226,0.07305139;-0.003667254;-0.04672767,0.04434529;-0.3624964;-0.03695599,0.002302308;-0.7202684;0.0265631,-5.851965E-05;-0.6846232;-0.05028813,-0.08239213;0.01222059;-0.02440541,-0.2198997;-0.1121034;-0.3331337,-0.159756;-0.4542452;-0.21857,-0.1691571;-0.4746979;-0.2761,0.04557446;0.5138489;-0.03870516,0;0;0,0.02680427;0.298132;0.01786256,0.04743466;0.5856794;0.02440739,0.2335638;0.4574076;0.06085253,0.4009344;0.326685;0.06566548,0.5676132;0.2300688;0.008216381,-0.1556671;0.4831159;0.04175769,-0.3225166;0.3516472;0.04044572,-0.4955984;0.273649;-0.02570476,0.0757235;-0.009240508;-0.04140043,0.02136189;-0.3652035;-0.04501796,-0.02446735;-0.7172444;0.04312969,-0.01371837;-0.7463593;-0.00517606,-0.07970551;0.01667179;-0.0300419,-0.1695299;-0.2367592;-0.2695878,-0.2256381;-0.5907028;-0.1962473,-0.2414652;-0.6104229;-0.2530009,0.04316345;0.514933;0.02552676,540.5278
+0;0;0,0.02582421;0.2982651;-0.01706796,0.05181934;0.5837626;-0.04835758,0.2443779;0.4808489;-0.02839837,0.4533352;0.4496759;-0.006272454,0.6535168;0.4416554;0.0104584,-0.1528893;0.4832615;-0.01418846,-0.3621018;0.4473166;-0.02210015,-0.5589037;0.4070681;-0.03022263,0.07302438;-0.0036593;-0.04677049,0.043703;-0.3624391;-0.03701267,0.001605853;-0.7201395;0.02687292,-0.0008061016;-0.6844665;-0.04997468,-0.08242793;0.01215302;-0.02431813,-0.2199567;-0.1106369;-0.3336503,-0.1577814;-0.4523868;-0.2190016,-0.1683046;-0.4722732;-0.2768303,0.04533097;0.5139028;-0.03825489,0;0;0,0.02680427;0.298132;0.01786256,0.04743466;0.5856794;0.02440739,0.2335638;0.4574076;0.06085253,0.4009344;0.326685;0.06566548,0.5676132;0.2300688;0.008216381,-0.1556671;0.4831159;0.04175769,-0.3225166;0.3516472;0.04044572,-0.4955984;0.273649;-0.02570476,0.0757235;-0.009240508;-0.04140043,0.02136189;-0.3652035;-0.04501796,-0.02446735;-0.7172444;0.04312969,-0.01371837;-0.7463593;-0.00517606,-0.07970551;0.01667179;-0.0300419,-0.1695299;-0.2367592;-0.2695878,-0.2256381;-0.5907028;-0.1962473,-0.2414652;-0.6104229;-0.2530009,0.04316345;0.514933;0.02552676,540.5394
+0;0;0,0.02582421;0.2982651;-0.01706796,0.05181934;0.5837626;-0.04835758,0.2443779;0.4808489;-0.02839837,0.4533352;0.4496759;-0.006272454,0.6535168;0.4416554;0.0104584,-0.1528893;0.4832615;-0.01418846,-0.3621018;0.4473166;-0.02210015,-0.5589037;0.4070681;-0.03022263,0.07302438;-0.0036593;-0.04677049,0.043703;-0.3624391;-0.03701267,0.001605853;-0.7201395;0.02687292,-0.0008061016;-0.6844665;-0.04997468,-0.08242793;0.01215302;-0.02431813,-0.2199567;-0.1106369;-0.3336503,-0.1577814;-0.4523868;-0.2190016,-0.1683046;-0.4722732;-0.2768303,0.04533097;0.5139028;-0.03825489,0;0;0,0.02680427;0.298132;0.01786256,0.04743466;0.5856794;0.02440739,0.2335638;0.4574076;0.06085253,0.4009344;0.326685;0.06566548,0.5676132;0.2300688;0.008216381,-0.1556671;0.4831159;0.04175769,-0.3225166;0.3516472;0.04044572,-0.4955984;0.273649;-0.02570476,0.0757235;-0.009240508;-0.04140043,0.02136189;-0.3652035;-0.04501796,-0.02446735;-0.7172444;0.04312969,-0.01371837;-0.7463593;-0.00517606,-0.07970551;0.01667179;-0.0300419,-0.1695299;-0.2367592;-0.2695878,-0.2256381;-0.5907028;-0.1962473,-0.2414652;-0.6104229;-0.2530009,0.04316345;0.514933;0.02552676,540.5505
+0;0;0,0.02589796;0.2991169;-0.0171167,0.0519432;0.5851638;-0.04846826,0.2381559;0.4831297;-0.02879768,0.4587313;0.4502234;-0.005441558,0.6663671;0.4419043;0.0119123,-0.1464778;0.4854655;-0.01503966,-0.3673226;0.4475221;-0.02339124,-0.5714528;0.4057749;-0.03181618,0.07321528;-0.003668866;-0.04689275,0.04428227;-0.3576966;-0.03726418,0.002022512;-0.7167786;0.02686819,-0.0003830143;-0.6811208;-0.04977459,-0.0826434;0.01218479;-0.0243817,-0.2183506;-0.1089788;-0.3296167,-0.155935;-0.4520487;-0.2145251,-0.1664302;-0.4718022;-0.2721997,0.04543889;0.5151324;-0.03834075,0;0;0,0.02633884;0.2992109;0.01461768,0.04582959;0.5874422;0.01771116,0.2269369;0.4625109;0.05280757,0.3944078;0.3137571;0.06318307,0.5561535;0.1975627;0.001375914,-0.1506302;0.4849948;0.03424999,-0.3202652;0.3383622;0.03208128,-0.4930678;0.2465733;-0.04000918,0.07543635;-0.008442104;-0.04255533,0.02249661;-0.3597973;-0.04606748,-0.02291909;-0.7140408;0.03930068,-0.0124554;-0.7433245;-0.008531094,-0.0803875;0.01598944;-0.02924134,-0.17141;-0.2397345;-0.2585568,-0.2276165;-0.594097;-0.1804104,-0.2485028;-0.6178744;-0.2312402,0.04186359;0.5165274;0.01986551,540.5724
+0;0;0,0.02604859;0.2991179;-0.0168694,0.05213866;0.5851899;-0.04794933,0.2383756;0.4832892;-0.02840398,0.4593309;0.4532632;-0.004760172,0.6670798;0.4459174;0.01165422,-0.1464053;0.486221;-0.01464407,-0.3672781;0.4479664;-0.0204435,-0.5720035;0.4101292;-0.03222613,0.07320502;-0.003652411;-0.04691006,0.04374751;-0.3576403;-0.03741121,0.001461074;-0.7166829;0.02692421,-0.0009494754;-0.6810007;-0.04971661,-0.08267082;0.01212545;-0.02431826,-0.2182285;-0.1070514;-0.3304006,-0.1537205;-0.449623;-0.2149788,-0.1660534;-0.4688111;-0.2727745,0.04563186;0.5151504;-0.03787976,0;0;0,0.02633884;0.2992109;0.01461768,0.04582959;0.5874422;0.01771116,0.2269369;0.4625109;0.05280757,0.3944078;0.3137571;0.06318307,0.5561535;0.1975627;0.001375914,-0.1506302;0.4849948;0.03424999,-0.3202652;0.3383622;0.03208128,-0.4930678;0.2465733;-0.04000918,0.07543635;-0.008442104;-0.04255533,0.02249661;-0.3597973;-0.04606748,-0.02291909;-0.7140408;0.03930068,-0.0124554;-0.7433245;-0.008531094,-0.0803875;0.01598944;-0.02924134,-0.17141;-0.2397345;-0.2585568,-0.2276165;-0.594097;-0.1804104,-0.2485028;-0.6178744;-0.2312402,0.04186359;0.5165274;0.01986551,540.584
+0;0;0,0.02607068;0.2993715;-0.0168837,0.05219818;0.5858541;-0.04800804,0.2378214;0.483957;-0.02847858,0.4610951;0.4536159;-0.004586685,0.6697536;0.446238;0.01189958,-0.1457522;0.4868796;-0.01476184,-0.3689424;0.4482236;-0.02062213,-0.5745642;0.4102207;-0.03245635,0.07295241;-0.003639807;-0.04674818,0.043706;-0.3550912;-0.0373174,0.001488831;-0.7135456;0.02691261,-0.0008775389;-0.6779675;-0.04832357,-0.08238555;0.01208361;-0.02423434,-0.2169718;-0.1062393;-0.3281234,-0.1525696;-0.4482497;-0.2128907,-0.1646764;-0.4665362;-0.2696272,0.04568242;0.5157182;-0.03792462,0;0;0,0.02682391;0.2995727;0.011168,0.04660147;0.5882157;0.01136589,0.2271159;0.4637529;0.04733658,0.3864549;0.3033012;0.06178832,0.5446226;0.1809353;-0.0004544258,-0.1493342;0.4858492;0.02862772,-0.3162476;0.3326168;0.02711886,-0.4816577;0.2289782;-0.0487963,0.07486674;-0.008289635;-0.04297614,0.0248358;-0.3574944;-0.04687977,-0.01987576;-0.711845;0.03578758,-0.01000831;-0.7417887;-0.009007454,-0.08009223;0.01597799;-0.02916562,-0.1721934;-0.2428751;-0.2504681,-0.2268036;-0.5951736;-0.1650233,-0.24644;-0.615067;-0.2181483,0.04256091;0.5172331;0.01425052,540.6058
+0;0;0,0.02607068;0.2993715;-0.0168837,0.05219818;0.5858541;-0.04800804,0.2378214;0.483957;-0.02847858,0.4610951;0.4536159;-0.004586685,0.6697536;0.446238;0.01189958,-0.1457522;0.4868796;-0.01476184,-0.3689424;0.4482236;-0.02062213,-0.5745642;0.4102207;-0.03245635,0.07295241;-0.003639807;-0.04674818,0.043706;-0.3550912;-0.0373174,0.001488831;-0.7135456;0.02691261,-0.0008775389;-0.6779675;-0.04832357,-0.08238555;0.01208361;-0.02423434,-0.2169718;-0.1062393;-0.3281234,-0.1525696;-0.4482497;-0.2128907,-0.1646764;-0.4665362;-0.2696272,0.04568242;0.5157182;-0.03792462,0;0;0,0.02682391;0.2995727;0.011168,0.04660147;0.5882157;0.01136589,0.2271159;0.4637529;0.04733658,0.3864549;0.3033012;0.06178832,0.5446226;0.1809353;-0.0004544258,-0.1493342;0.4858492;0.02862772,-0.3162476;0.3326168;0.02711886,-0.4816577;0.2289782;-0.0487963,0.07486674;-0.008289635;-0.04297614,0.0248358;-0.3574944;-0.04687977,-0.01987576;-0.711845;0.03578758,-0.01000831;-0.7417887;-0.009007454,-0.08009223;0.01597799;-0.02916562,-0.1721934;-0.2428751;-0.2504681,-0.2268036;-0.5951736;-0.1650233,-0.24644;-0.615067;-0.2181483,0.04256091;0.5172331;0.01425052,540.6175
+0;0;0,0.02597259;0.2998568;-0.01668444,0.05184225;0.5870423;-0.04772636,0.2342793;0.4854209;-0.02816703,0.4626049;0.4584529;-0.004608901,0.6742638;0.4512899;0.01242477,-0.1428502;0.4888248;-0.01452345,-0.3712265;0.4541424;-0.02202182,-0.5792952;0.4122027;-0.03148113,0.07301449;-0.003662572;-0.04673342,0.04331301;-0.3523594;-0.03753552,0.0007296354;-0.7121991;0.02736762,-0.001619423;-0.6766859;-0.04673302,-0.0824234;0.01207051;-0.02427404,-0.2161893;-0.1050981;-0.3258274,-0.1486713;-0.4477481;-0.2094547,-0.1614931;-0.4651504;-0.2652708,0.04539238;0.5167085;-0.03763214,0;0;0,0.026685;0.300157;0.00779295,0.04626724;0.5894631;0.004772425,0.2244246;0.4667496;0.03862286,0.3722872;0.2904485;0.06028891,0.5265403;0.1576539;-0.0006418228,-0.1463372;0.4872109;0.02274799,-0.3091463;0.3231756;0.02342962,-0.4724959;0.2113633;-0.05374463,0.07453924;-0.007671773;-0.04374456,0.02719867;-0.3545072;-0.04824996,-0.01752457;-0.7108607;0.03251076,-0.007601976;-0.7411214;-0.009880543,-0.08040073;0.01550721;-0.02870178,-0.1734824;-0.2447458;-0.2435516,-0.2272942;-0.5986565;-0.1577505,-0.2495432;-0.6212757;-0.2053218,0.04227626;0.5183245;0.008476734,540.6287
+0;0;0,0.02597259;0.2998568;-0.01668444,0.05184225;0.5870423;-0.04772636,0.2342793;0.4854209;-0.02816703,0.4626049;0.4584529;-0.004608901,0.6742638;0.4512899;0.01242477,-0.1428502;0.4888248;-0.01452345,-0.3712265;0.4541424;-0.02202182,-0.5792952;0.4122027;-0.03148113,0.07301449;-0.003662572;-0.04673342,0.04331301;-0.3523594;-0.03753552,0.0007296354;-0.7121991;0.02736762,-0.001619423;-0.6766859;-0.04673302,-0.0824234;0.01207051;-0.02427404,-0.2161893;-0.1050981;-0.3258274,-0.1486713;-0.4477481;-0.2094547,-0.1614931;-0.4651504;-0.2652708,0.04539238;0.5167085;-0.03763214,0;0;0,0.026685;0.300157;0.00779295,0.04626724;0.5894631;0.004772425,0.2244246;0.4667496;0.03862286,0.3722872;0.2904485;0.06028891,0.5265403;0.1576539;-0.0006418228,-0.1463372;0.4872109;0.02274799,-0.3091463;0.3231756;0.02342962,-0.4724959;0.2113633;-0.05374463,0.07453924;-0.007671773;-0.04374456,0.02719867;-0.3545072;-0.04824996,-0.01752457;-0.7108607;0.03251076,-0.007601976;-0.7411214;-0.009880543,-0.08040073;0.01550721;-0.02870178,-0.1734824;-0.2447458;-0.2435516,-0.2272942;-0.5986565;-0.1577505,-0.2495432;-0.6212757;-0.2053218,0.04227626;0.5183245;0.008476734,540.6507
+0;0;0,0.02597259;0.2998568;-0.01668444,0.05184225;0.5870423;-0.04772636,0.2342793;0.4854209;-0.02816703,0.4626049;0.4584529;-0.004608901,0.6742638;0.4512899;0.01242477,-0.1428502;0.4888248;-0.01452345,-0.3712265;0.4541424;-0.02202182,-0.5792952;0.4122027;-0.03148113,0.07301449;-0.003662572;-0.04673342,0.04331301;-0.3523594;-0.03753552,0.0007296354;-0.7121991;0.02736762,-0.001619423;-0.6766859;-0.04673302,-0.0824234;0.01207051;-0.02427404,-0.2161893;-0.1050981;-0.3258274,-0.1486713;-0.4477481;-0.2094547,-0.1614931;-0.4651504;-0.2652708,0.04539238;0.5167085;-0.03763214,0;0;0,0.026685;0.300157;0.00779295,0.04626724;0.5894631;0.004772425,0.2244246;0.4667496;0.03862286,0.3722872;0.2904485;0.06028891,0.5265403;0.1576539;-0.0006418228,-0.1463372;0.4872109;0.02274799,-0.3091463;0.3231756;0.02342962,-0.4724959;0.2113633;-0.05374463,0.07453924;-0.007671773;-0.04374456,0.02719867;-0.3545072;-0.04824996,-0.01752457;-0.7108607;0.03251076,-0.007601976;-0.7411214;-0.009880543,-0.08040073;0.01550721;-0.02870178,-0.1734824;-0.2447458;-0.2435516,-0.2272942;-0.5986565;-0.1577505,-0.2495432;-0.6212757;-0.2053218,0.04227626;0.5183245;0.008476734,540.6507
+0;0;0,0.02610138;0.2998622;-0.01638306,0.05206795;0.5870793;-0.0470513,0.2345217;0.4855587;-0.02784463,0.4632849;0.4616505;-0.005247017,0.674924;0.4547837;0.01215157,-0.1427466;0.4894616;-0.01408781,-0.3706985;0.4518323;-0.02015636,-0.5797319;0.4156406;-0.03182532,0.07298683;-0.003709647;-0.04677289,0.04309078;-0.3523929;-0.0376906,0.0002331138;-0.7121207;0.02765081,-0.002126961;-0.6765774;-0.04644725,-0.08242775;0.01211031;-0.0242394,-0.2158253;-0.1038864;-0.3264084,-0.1472683;-0.446003;-0.2090778,-0.1608949;-0.4630996;-0.264962,0.04560336;0.5167334;-0.03705092,0;0;0,0.026685;0.300157;0.00779295,0.04626724;0.5894631;0.004772425,0.2244246;0.4667496;0.03862286,0.3722872;0.2904485;0.06028891,0.5265403;0.1576539;-0.0006418228,-0.1463372;0.4872109;0.02274799,-0.3091463;0.3231756;0.02342962,-0.4724959;0.2113633;-0.05374463,0.07453924;-0.007671773;-0.04374456,0.02719867;-0.3545072;-0.04824996,-0.01752457;-0.7108607;0.03251076,-0.007601976;-0.7411214;-0.009880543,-0.08040073;0.01550721;-0.02870178,-0.1734824;-0.2447458;-0.2435516,-0.2272942;-0.5986565;-0.1577505,-0.2495432;-0.6212757;-0.2053218,0.04227626;0.5183245;0.008476734,540.6507
+0;0;0,0.02610138;0.2998622;-0.01638306,0.05206795;0.5870793;-0.0470513,0.2345217;0.4855587;-0.02784463,0.4632849;0.4616505;-0.005247017,0.674924;0.4547837;0.01215157,-0.1427466;0.4894616;-0.01408781,-0.3706985;0.4518323;-0.02015636,-0.5797319;0.4156406;-0.03182532,0.07298683;-0.003709647;-0.04677289,0.04309078;-0.3523929;-0.0376906,0.0002331138;-0.7121207;0.02765081,-0.002126961;-0.6765774;-0.04644725,-0.08242775;0.01211031;-0.0242394,-0.2158253;-0.1038864;-0.3264084,-0.1472683;-0.446003;-0.2090778,-0.1608949;-0.4630996;-0.264962,0.04560336;0.5167334;-0.03705092,0;0;0,0.026685;0.300157;0.00779295,0.04626724;0.5894631;0.004772425,0.2244246;0.4667496;0.03862286,0.3722872;0.2904485;0.06028891,0.5265403;0.1576539;-0.0006418228,-0.1463372;0.4872109;0.02274799,-0.3091463;0.3231756;0.02342962,-0.4724959;0.2113633;-0.05374463,0.07453924;-0.007671773;-0.04374456,0.02719867;-0.3545072;-0.04824996,-0.01752457;-0.7108607;0.03251076,-0.007601976;-0.7411214;-0.009880543,-0.08040073;0.01550721;-0.02870178,-0.1734824;-0.2447458;-0.2435516,-0.2272942;-0.5986565;-0.1577505,-0.2495432;-0.6212757;-0.2053218,0.04227626;0.5183245;0.008476734,540.6507
+0;0;0,0.02610138;0.2998622;-0.01638306,0.05206795;0.5870793;-0.0470513,0.2345217;0.4855587;-0.02784463,0.4632849;0.4616505;-0.005247017,0.674924;0.4547837;0.01215157,-0.1427466;0.4894616;-0.01408781,-0.3706985;0.4518323;-0.02015636,-0.5797319;0.4156406;-0.03182532,0.07298683;-0.003709647;-0.04677289,0.04309078;-0.3523929;-0.0376906,0.0002331138;-0.7121207;0.02765081,-0.002126961;-0.6765774;-0.04644725,-0.08242775;0.01211031;-0.0242394,-0.2158253;-0.1038864;-0.3264084,-0.1472683;-0.446003;-0.2090778,-0.1608949;-0.4630996;-0.264962,0.04560336;0.5167334;-0.03705092,0;0;0,0.026685;0.300157;0.00779295,0.04626724;0.5894631;0.004772425,0.2244246;0.4667496;0.03862286,0.3722872;0.2904485;0.06028891,0.5265403;0.1576539;-0.0006418228,-0.1463372;0.4872109;0.02274799,-0.3091463;0.3231756;0.02342962,-0.4724959;0.2113633;-0.05374463,0.07453924;-0.007671773;-0.04374456,0.02719867;-0.3545072;-0.04824996,-0.01752457;-0.7108607;0.03251076,-0.007601976;-0.7411214;-0.009880543,-0.08040073;0.01550721;-0.02870178,-0.1734824;-0.2447458;-0.2435516,-0.2272942;-0.5986565;-0.1577505,-0.2495432;-0.6212757;-0.2053218,0.04227626;0.5183245;0.008476734,540.6507
+0;0;0,0.02597783;0.2998856;-0.01614979,0.05179419;0.5871326;-0.04665939,0.2344214;0.4865753;-0.02716872,0.4633495;0.4635559;-0.005330503,0.6750031;0.4579832;0.01235195,-0.1430654;0.4901327;-0.01361643,-0.3709695;0.4522046;-0.0196181,-0.5803549;0.4181834;-0.0315046,0.07298011;-0.003806303;-0.04677561,0.0426893;-0.3524617;-0.03793677,-0.0002567321;-0.7120978;0.02784965,-0.002585498;-0.676544;-0.04624861,-0.08238649;0.01220357;-0.0243327,-0.2159051;-0.1037452;-0.3264667,-0.1465397;-0.4453778;-0.2082047,-0.1607206;-0.4622506;-0.2641391,0.04536089;0.5167799;-0.03668655,0;0;0,0.026685;0.300157;0.00779295,0.04626724;0.5894631;0.004772425,0.2244246;0.4667496;0.03862286,0.3722872;0.2904485;0.06028891,0.5265403;0.1576539;-0.0006418228,-0.1463372;0.4872109;0.02274799,-0.3091463;0.3231756;0.02342962,-0.4724959;0.2113633;-0.05374463,0.07453924;-0.007671773;-0.04374456,0.02719867;-0.3545072;-0.04824996,-0.01752457;-0.7108607;0.03251076,-0.007601976;-0.7411214;-0.009880543,-0.08040073;0.01550721;-0.02870178,-0.1734824;-0.2447458;-0.2435516,-0.2272942;-0.5986565;-0.1577505,-0.2495432;-0.6212757;-0.2053218,0.04227626;0.5183245;0.008476734,540.6507
+0;0;0,0.02597783;0.2998856;-0.01614979,0.05179419;0.5871326;-0.04665939,0.2344214;0.4865753;-0.02716872,0.4633495;0.4635559;-0.005330503,0.6750031;0.4579832;0.01235195,-0.1430654;0.4901327;-0.01361643,-0.3709695;0.4522046;-0.0196181,-0.5803549;0.4181834;-0.0315046,0.07298011;-0.003806303;-0.04677561,0.0426893;-0.3524617;-0.03793677,-0.0002567321;-0.7120978;0.02784965,-0.002585498;-0.676544;-0.04624861,-0.08238649;0.01220357;-0.0243327,-0.2159051;-0.1037452;-0.3264667,-0.1465397;-0.4453778;-0.2082047,-0.1607206;-0.4622506;-0.2641391,0.04536089;0.5167799;-0.03668655,0;0;0,0.026685;0.300157;0.00779295,0.04626724;0.5894631;0.004772425,0.2244246;0.4667496;0.03862286,0.3722872;0.2904485;0.06028891,0.5265403;0.1576539;-0.0006418228,-0.1463372;0.4872109;0.02274799,-0.3091463;0.3231756;0.02342962,-0.4724959;0.2113633;-0.05374463,0.07453924;-0.007671773;-0.04374456,0.02719867;-0.3545072;-0.04824996,-0.01752457;-0.7108607;0.03251076,-0.007601976;-0.7411214;-0.009880543,-0.08040073;0.01550721;-0.02870178,-0.1734824;-0.2447458;-0.2435516,-0.2272942;-0.5986565;-0.1577505,-0.2495432;-0.6212757;-0.2053218,0.04227626;0.5183245;0.008476734,540.6507

+ 161 - 0
DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_TwoArmsPlusLeg_Sideways_None_Slow.csv

@@ -0,0 +1,161 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.02106665;0.3087967;-0.007650444,0.04188286;0.6076304;-0.02958606,0.2176746;0.4913576;-0.01200945,0.2551347;0.2403716;0.00749589,0.3022284;0.007032454;-0.01060386,-0.1438226;0.4894832;-0.01276138,-0.2073691;0.2431078;-0.006542528,-0.2683344;0.01329352;-0.02801858,0.07684276;0.0007985845;-0.03887673,0.06510846;-0.3358927;-0.003170971,0.03769962;-0.6651976;0.06033623,0.03753674;-0.6286421;-0.02003818,-0.07807332;0.008687462;-0.0352978,-0.1044995;-0.3290392;-0.03130048,-0.1324411;-0.6590351;0.02826496,-0.1309722;-0.6223596;-0.05208632,0.03671766;0.5343492;-0.02172721,0;0;0,0.01669048;0.3087841;0.01521683,0.03235833;0.6087263;0.01485467,0.2020168;0.4732164;-0.01137424,0.2384155;0.2219479;-0.02917695,0.2223243;-0.004342139;-0.1035173,-0.15205;0.4907793;0.009966223,-0.2157085;0.2447888;-0.00466035,-0.2449878;0.02324535;-0.08864731,0.07513976;-0.0007783175;-0.04207444,0.06484076;-0.3392995;-0.05049658,0.0174616;-0.6630905;0.02786636,0.01743944;-0.6945744;-0.02431393,-0.07944256;0.01031393;-0.03161251,-0.1546607;-0.3187067;-0.0609595,-0.2113518;-0.6420523;0.0129313,-0.2409543;-0.6705916;-0.03397176,0.0287146;0.5349849;0.01759362,719.855
+0;0;0,0.02102237;0.3081475;-0.007634361,0.04184068;0.6070114;-0.02957235,0.218508;0.4905195;-0.01194751,0.2562035;0.2379566;0.007680384,0.3002124;0.01990184;-0.009233778,-0.1447399;0.488636;-0.01270308,-0.2086857;0.2407127;-0.006445152,-0.2656575;0.02595191;-0.02651446,0.07718617;0.0008021533;-0.03905047,0.06544188;-0.3361757;-0.003314324,0.03795519;-0.6664157;0.06037323,0.03779322;-0.6298964;-0.01955752,-0.07842222;0.008726285;-0.03545554,-0.1048709;-0.3292878;-0.03145482,-0.1328919;-0.6602209;0.02827979,-0.131431;-0.6235822;-0.05162796,0.03667471;0.5337193;-0.02171233,0;0;0,0.01705889;0.3081725;0.01392341,0.03329407;0.6081088;0.01248145,0.2035107;0.4721144;-0.01375079,0.2426548;0.2194188;-0.02813268,0.2451295;0.009182572;-0.1027341,-0.1522126;0.4899875;0.008810591,-0.21848;0.2429571;-0.004561285,-0.2562101;0.03900819;-0.08673214,0.07518275;-0.001311094;-0.04276824,0.06505691;-0.3401138;-0.05167055,0.01758598;-0.6648721;0.02674294,0.017408;-0.6955368;-0.02570915,-0.08005129;0.0109642;-0.03090088,-0.1556785;-0.3169916;-0.07206611,-0.2083877;-0.6408688;0.006644562,-0.2388081;-0.6672764;-0.04156579,0.02947117;0.5343783;0.01554775,719.8826
+0;0;0,0.02094828;0.3070616;-0.007607457,0.04174478;0.6056123;-0.02952258,0.21824;0.4892366;-0.0119152,0.2562531;0.2345454;0.007878088,0.2989452;0.02301522;-0.008529973,-0.1446536;0.4873549;-0.01267004,-0.2091383;0.2373424;-0.006359378,-0.2644054;0.02900763;-0.02582818,0.07753478;0.0008057762;-0.03922684,0.06580486;-0.3357598;-0.003534421,0.03820998;-0.6672997;0.06040382,0.03804886;-0.6308147;-0.01910707,-0.07877642;0.008765697;-0.03561568,-0.1051928;-0.3288348;-0.03161985,-0.133324;-0.6610705;0.02834988,-0.1318708;-0.6244667;-0.05113813,0.03658403;0.5323943;-0.0216705,0;0;0,0.01738663;0.3071277;0.01240206,0.03396463;0.6067228;0.01015854,0.2041755;0.4718832;-0.01621079,0.2511186;0.2181714;-0.02765656,0.2601176;0.01625282;-0.1050179,-0.1515711;0.4889032;0.008028505,-0.2220586;0.240686;-0.003110401,-0.26801;0.04558058;-0.08471444,0.07519372;-0.00193432;-0.04351091,0.06574373;-0.34033;-0.05283451,0.01758701;-0.6664748;0.02513242,0.01786653;-0.6969413;-0.02690411,-0.08060567;0.01161723;-0.03031175,-0.1567573;-0.3135301;-0.08659713,-0.2052822;-0.6376492;-0.0008042455,-0.2380922;-0.6622744;-0.04880065,0.03001942;0.5330842;0.01346684,719.9059
+0;0;0,0.02086498;0.3065994;-0.007821667,0.04157344;0.6049641;-0.02991927,0.2181058;0.4884248;-0.01189533,0.254919;0.2342388;0.007847588,0.2953784;0.02868818;-0.008471892,-0.1448647;0.4867218;-0.01275968,-0.2091164;0.2373443;-0.006586616,-0.2612141;0.03454266;-0.02424131,0.07777123;0.0008560131;-0.03938818,0.06581625;-0.3354727;-0.003785405,0.03759645;-0.6666712;0.05981403,0.03746356;-0.6301745;-0.02000349,-0.07903624;0.00875387;-0.0357375,-0.1053679;-0.3286053;-0.03094961,-0.1338226;-0.6606698;0.02784824,-0.1323422;-0.6240534;-0.05194584,0.03643614;0.5317968;-0.02202762,0;0;0,0.01751772;0.3066982;0.0113616,0.0343537;0.6060904;0.008152962,0.2048193;0.4719411;-0.01786184,0.2634834;0.221218;-0.02507305,0.2854698;0.028716;-0.1063991,-0.1514611;0.4886542;0.008295856,-0.2275828;0.2426815;0.000649354,-0.2977725;0.06328785;-0.0832892,0.07516374;-0.002384037;-0.04410505,0.06612553;-0.340559;-0.05324197,0.01773827;-0.6665493;0.02371693,0.01757549;-0.6973823;-0.0283637,-0.08104331;0.01212296;-0.02975807,-0.1577386;-0.3092965;-0.102798,-0.2039956;-0.6322441;-0.01280449,-0.2369142;-0.6597634;-0.05775958,0.03034106;0.5325158;0.01173067,719.9283
+0;0;0,0.02086498;0.3065994;-0.007821667,0.04157344;0.6049641;-0.02991927,0.2181058;0.4884248;-0.01189533,0.254919;0.2342388;0.007847588,0.2953784;0.02868818;-0.008471892,-0.1448647;0.4867218;-0.01275968,-0.2091164;0.2373443;-0.006586616,-0.2612141;0.03454266;-0.02424131,0.07777123;0.0008560131;-0.03938818,0.06581625;-0.3354727;-0.003785405,0.03759645;-0.6666712;0.05981403,0.03746356;-0.6301745;-0.02000349,-0.07903624;0.00875387;-0.0357375,-0.1053679;-0.3286053;-0.03094961,-0.1338226;-0.6606698;0.02784824,-0.1323422;-0.6240534;-0.05194584,0.03643614;0.5317968;-0.02202762,0;0;0,0.01751772;0.3066982;0.0113616,0.0343537;0.6060904;0.008152962,0.2048193;0.4719411;-0.01786184,0.2634834;0.221218;-0.02507305,0.2854698;0.028716;-0.1063991,-0.1514611;0.4886542;0.008295856,-0.2275828;0.2426815;0.000649354,-0.2977725;0.06328785;-0.0832892,0.07516374;-0.002384037;-0.04410505,0.06612553;-0.340559;-0.05324197,0.01773827;-0.6665493;0.02371693,0.01757549;-0.6973823;-0.0283637,-0.08104331;0.01212296;-0.02975807,-0.1577386;-0.3092965;-0.102798,-0.2039956;-0.6322441;-0.01280449,-0.2369142;-0.6597634;-0.05775958,0.03034106;0.5325158;0.01173067,719.9506
+0;0;0,0.02081615;0.3058819;-0.007803362,0.04147549;0.603539;-0.02984849,0.2163859;0.487565;-0.01193458,0.2526037;0.2374897;0.00748905,0.2925653;0.03446841;-0.008629614,-0.1433194;0.4858772;-0.01279116,-0.206532;0.2405327;-0.006717927,-0.2579886;0.04022659;-0.02415537,0.07808261;0.0008594403;-0.03954588,0.066112;-0.3359092;-0.003896534,0.03778818;-0.6683284;0.05993734,0.03765557;-0.6318454;-0.01971268,-0.07935268;0.008788918;-0.03588058,-0.1057188;-0.3290116;-0.03108643,-0.1342784;-0.6623;0.02792814,-0.1328011;-0.6256975;-0.05169846,0.0363505;0.5305468;-0.02197573,0;0;0,0.01777321;0.3060143;0.009865046,0.0351297;0.6046515;0.005553961,0.2037808;0.4709984;-0.01994133,0.275241;0.2279081;-0.02515697,0.3078119;0.03995739;-0.1069374,-0.1494818;0.4888403;0.00790727,-0.2299947;0.2485965;0.002682078,-0.3041922;0.07641228;-0.08632172,0.07486755;-0.002859831;-0.04525685,0.06508973;-0.3414486;-0.05470872,0.01627423;-0.6686605;0.02229118,0.01626162;-0.699075;-0.03001809,-0.08173471;0.01269772;-0.02863067,-0.1601453;-0.3052087;-0.1158921,-0.2025191;-0.6297938;-0.02518053,-0.2356018;-0.6566309;-0.07058152,0.03095683;0.5312752;0.009377241,719.9742
+0;0;0,0.02069096;0.305331;-0.007865006,0.04119423;0.6022428;-0.02995142,0.2164346;0.4863062;-0.01173118,0.2514353;0.2373416;0.007451938,0.2890518;0.04179558;-0.008076932,-0.1438794;0.4846892;-0.01273372,-0.2069799;0.2406369;-0.006966182,-0.2562061;0.04774249;-0.02318077,0.07847586;0.0008477797;-0.03954095,0.06602906;-0.3372536;-0.004266392,0.03789062;-0.6695949;0.05952192,0.03778577;-0.6330692;-0.02077021,-0.07962301;0.008827301;-0.0361237,-0.1063267;-0.3302529;-0.03130247,-0.134869;-0.6633655;0.02813501,-0.1333506;-0.626727;-0.05213359,0.03610788;0.529416;-0.02207141,0;0;0,0.01819406;0.3054624;0.00887084,0.03572731;0.6033292;0.003783464,0.2056734;0.4725956;-0.02129745,0.2856416;0.2334743;-0.0228765,0.3304317;0.05635971;-0.1036148,-0.1493456;0.4880384;0.007941652,-0.2384264;0.2521923;0.003741455,-0.322152;0.09549755;-0.08753387,0.0749376;-0.00295487;-0.04580712,0.06380467;-0.3427825;-0.05605412,0.01505171;-0.6699393;0.02077723,0.01150553;-0.701012;-0.03163433,-0.08219458;0.0126604;-0.02839774,-0.162648;-0.3028364;-0.12689,-0.2011723;-0.6271081;-0.03374902,-0.2354846;-0.6509023;-0.08292506,0.03151758;0.5301282;0.007734299,720.0064
+0;0;0,0.02066764;0.304987;-0.007856144,0.04113504;0.6013792;-0.02990431,0.2170182;0.4854092;-0.0116605,0.2519637;0.2368378;0.007492328,0.2928522;0.02428249;-0.009387299,-0.1445637;0.4837865;-0.01266657,-0.2075645;0.2401197;-0.006908135,-0.2610725;0.03044659;-0.02453313,0.0786069;0.0008491952;-0.03960697,0.06614749;-0.3375944;-0.004296705,0.03799084;-0.6701509;0.05953292,0.03788613;-0.6336344;-0.02064572,-0.07975596;0.008842039;-0.03618401,-0.1064866;-0.3305815;-0.0313579,-0.1350475;-0.6639097;0.02811806,-0.1335312;-0.6272806;-0.05203705,0.03605696;0.5286707;-0.02203711,0;0;0,0.01850055;0.3051119;0.008386374,0.03613253;0.6024442;0.002886057,0.2071453;0.4729151;-0.02195787,0.294282;0.2367478;-0.02478409,0.3530337;0.04960257;-0.117851,-0.1495963;0.4871885;0.008298642,-0.248019;0.2555114;0.004492603,-0.3473497;0.0913766;-0.09714269,0.07501037;-0.003027499;-0.04596472,0.06317554;-0.3431523;-0.05697155,0.01454177;-0.6706017;0.01966095,0.01156703;-0.7018014;-0.03246236,-0.08235522;0.01263307;-0.02839896,-0.1637965;-0.2996043;-0.1371246,-0.201733;-0.6252577;-0.04784147,-0.2313521;-0.6443796;-0.1042404,0.03191194;0.5293669;0.006898403,720.0403
+0;0;0,0.02067173;0.3050472;-0.007857694,0.04112154;0.6011846;-0.02988692,0.2165765;0.4853804;-0.01167465,0.2516775;0.2357024;0.007563439,0.2908702;0.0319626;-0.008616121,-0.1441411;0.4837616;-0.01267832,-0.2074224;0.23901;-0.00689425,-0.2587112;0.03803289;-0.02378826,0.07875498;0.000850795;-0.03968158,0.06626611;-0.338393;-0.004287831,0.03804963;-0.6716561;0.05967741,0.03794616;-0.6352163;-0.01955861,-0.0799062;0.008858696;-0.03625218,-0.1067001;-0.3313673;-0.03141465,-0.1353216;-0.6654038;0.02818767,-0.1338232;-0.6288527;-0.0510251,0.03604781;0.5285385;-0.02202647,0;0;0,0.01910472;0.3051487;0.007882833,0.03710037;0.6021931;0.001815319,0.2075891;0.4727103;-0.02281094,0.3054937;0.239612;-0.02741575,0.3767538;0.06630249;-0.117934,-0.1481642;0.4868098;0.00904088,-0.2560594;0.2581647;0.004420853,-0.3647353;0.1107062;-0.09433792,0.0749875;-0.00300914;-0.04631972,0.06212634;-0.3438806;-0.05799508,0.01351407;-0.6721272;0.01844406,0.0117868;-0.7028422;-0.03284478,-0.08260541;0.01258269;-0.02820851,-0.1660814;-0.294197;-0.1523578,-0.2010766;-0.6198862;-0.05933167,-0.2296721;-0.6382253;-0.1155941,0.03281868;0.529188;0.005928755,720.0735
+0;0;0,0.02062373;0.3046643;-0.007867496,0.04098614;0.6002144;-0.02991129,0.2164199;0.4843853;-0.01174717,0.2514825;0.2305593;0.00768152,0.2917298;0.01777697;-0.00921574,-0.1442301;0.4829295;-0.01253382,-0.2088983;0.234288;-0.00706554,-0.2624164;0.02451815;-0.0247881,0.07889023;0.0008810685;-0.03968306,0.06614143;-0.3389041;-0.004807793,0.03804841;-0.6723434;0.05922724,0.03791234;-0.6359192;-0.01987037,-0.07999201;0.008844015;-0.03636277,-0.1068229;-0.3318729;-0.03137577,-0.1349593;-0.6661469;0.02812774,-0.1335027;-0.6296161;-0.05094783,0.03593861;0.527742;-0.02205118,0;0;0,0.01969668;0.3047247;0.007905245,0.03850465;0.6011319;0.001933336,0.2091422;0.4728767;-0.02248025,0.3218595;0.2420586;-0.02971125,0.405471;0.06867951;-0.1303616,-0.1471775;0.4868538;0.01008734,-0.2654371;0.2587574;0.005485896,-0.3892537;0.1137299;-0.09852454,0.07500286;-0.003176957;-0.04651523,0.06174661;-0.3445271;-0.05822563,0.01308402;-0.6729376;0.01825905,0.01355875;-0.7041218;-0.03227806,-0.08274792;0.01275606;-0.02809365,-0.1663279;-0.2927548;-0.1565858,-0.2015617;-0.6217387;-0.0753474,-0.2271863;-0.6394405;-0.1333615,0.03399618;0.5283118;0.005985975,720.1072
+0;0;0,0.0206113;0.3044807;-0.007862755,0.04095034;0.5996915;-0.02988117,0.2166917;0.4838748;-0.01170904,0.2510461;0.2351752;0.007327266,0.292691;0.01500405;-0.01015675,-0.1445611;0.4824166;-0.012497,-0.2079232;0.2387968;-0.007139155,-0.2632997;0.02174266;-0.02547713,0.07914411;0.0008839039;-0.03981076,0.0664162;-0.3383441;-0.004992686,0.03825779;-0.6725596;0.0591914,0.03811989;-0.6360489;-0.02097166,-0.08024943;0.008872476;-0.03647978,-0.1070363;-0.3312857;-0.03150096,-0.1352382;-0.6663378;0.02814107,-0.133762;-0.6297191;-0.05199967,0.03590872;0.5273039;-0.02203026,0;0;0,0.02005917;0.3045202;0.007759809,0.03911366;0.6005672;0.001625776,0.2104713;0.4731081;-0.02144241,0.3332927;0.2535658;-0.03193641,0.4244049;0.07595399;-0.1352222,-0.1469239;0.4865375;0.01129776,-0.2732252;0.2687646;0.007170056,-0.4172001;0.1349737;-0.1018554,0.07517071;-0.003066599;-0.04679132,0.06137784;-0.3438322;-0.05855894,0.01260927;-0.6730776;0.01780605,0.0123073;-0.7048005;-0.03375674,-0.08310181;0.01271118;-0.02796394,-0.1669426;-0.2885354;-0.1646064,-0.2021841;-0.6193122;-0.0874237,-0.2275038;-0.6393186;-0.1451021,0.03456475;0.5278367;0.005701065,720.1406
+0;0;0,0.02058392;0.3040763;-0.007852311,0.04089239;0.5988434;-0.02983781,0.216755;0.4831041;-0.01167054,0.2508148;0.2365377;0.007202487,0.2932298;0.01229502;-0.01060485,-0.1447255;0.481645;-0.01245899,-0.2075442;0.2401148;-0.007147107,-0.2639447;0.0190468;-0.0258242,0.07932243;0.0008858955;-0.03990046,0.06654533;-0.3396533;-0.004947796,0.0383851;-0.6738904;0.05924044,0.03824745;-0.6373913;-0.02077887,-0.08043025;0.008892467;-0.03656198,-0.1073207;-0.3325806;-0.03156391,-0.1355244;-0.6676544;0.02808196,-0.1340509;-0.6310475;-0.05191506,0.03585807;0.5265606;-0.02199826,0;0;0,0.02034326;0.3040876;0.008038759,0.03957914;0.5996822;0.002176285,0.2114079;0.4731792;-0.02016401,0.3422265;0.260989;-0.03331923,0.4511101;0.09123147;-0.1416135,-0.1466686;0.4861215;0.01273217,-0.2852047;0.2785368;0.007479949,-0.4294319;0.1403523;-0.1043435,0.0752766;-0.002932906;-0.04700756,0.06073736;-0.3450068;-0.05823135,0.01206498;-0.6743184;0.018008,0.01201849;-0.7058172;-0.03359866,-0.08336599;0.01255834;-0.02787971,-0.1676701;-0.2857512;-0.1736746,-0.2013437;-0.6169252;-0.09740277,-0.2247331;-0.6315732;-0.1598916,0.03499068;0.5270554;0.006163836,720.1628
+0;0;0,0.02055308;0.3040749;-0.007985009,0.04081239;0.598836;-0.03009676,0.2166301;0.4829668;-0.01143596,0.2502401;0.2363098;0.0070557,0.292181;0.01199126;-0.01091823,-0.1447356;0.481464;-0.01246147,-0.207952;0.2400309;-0.007463482,-0.2644696;0.01901595;-0.02641275,0.07929662;0.0008814912;-0.03995183,0.06644776;-0.3397045;-0.005483933,0.03804956;-0.6739076;0.05877563,0.03795908;-0.6374202;-0.0212447,-0.08043799;0.008907899;-0.03654118,-0.1075118;-0.3325527;-0.03168575,-0.1360195;-0.667621;0.0278462,-0.1344983;-0.6310265;-0.05215096,0.03579204;0.5265555;-0.02222681,0;0;0,0.02034326;0.3040876;0.008038759,0.03957914;0.5996822;0.002176285,0.2114079;0.4731792;-0.02016401,0.3422265;0.260989;-0.03331923,0.4511101;0.09123147;-0.1416135,-0.1466686;0.4861215;0.01273217,-0.2852047;0.2785368;0.007479949,-0.4294319;0.1403523;-0.1043435,0.0752766;-0.002932906;-0.04700756,0.06073736;-0.3450068;-0.05823135,0.01206498;-0.6743184;0.018008,0.01201849;-0.7058172;-0.03359866,-0.08336599;0.01255834;-0.02787971,-0.1676701;-0.2857512;-0.1736746,-0.2013437;-0.6169252;-0.09740277,-0.2247331;-0.6315732;-0.1598916,0.03499068;0.5270554;0.006163836,720.1852
+0;0;0,0.02054043;0.3038878;-0.007980094,0.04077706;0.5983191;-0.03006637,0.2165798;0.4825525;-0.01141747,0.2493337;0.2421779;0.006603206,0.2872632;0.03931405;-0.009651629,-0.1447425;0.4810499;-0.01244286,-0.2063487;0.2457661;-0.007572169,-0.2574608;0.04588991;-0.02470905,0.07931004;0.0008816405;-0.03995859,0.06642716;-0.3406064;-0.005399406,0.03803298;-0.6747623;0.05885106,0.0379427;-0.6382884;-0.0210032,-0.08045161;0.008909407;-0.03654736,-0.1075971;-0.3334556;-0.03167908,-0.1361008;-0.6684765;0.02784444,-0.1345828;-0.6318957;-0.05198669,0.03576348;0.526136;-0.02220702,0;0;0,0.02113304;0.3038408;0.008217812,0.04137859;0.5990423;0.00262785,0.2136692;0.473919;-0.01721764,0.3534247;0.2754297;-0.03296351,0.466022;0.1325399;-0.1317611,-0.1451675;0.4860544;0.0142667,-0.2912523;0.2916428;0.007868478,-0.4330934;0.1832531;-0.09696157,0.07521659;-0.003083467;-0.04712224,0.06029636;-0.3460619;-0.05796504,0.01193103;-0.6754181;0.01805973,0.01164716;-0.7069179;-0.03328538,-0.08338479;0.01267518;-0.02781843,-0.1673795;-0.283998;-0.1791599,-0.1996231;-0.6167427;-0.1096195,-0.2224225;-0.634658;-0.169644,0.03652579;0.5265258;0.006514549,720.2186
+0;0;0,0.02052181;0.3036123;-0.007972859,0.04074704;0.5978777;-0.03004673,0.2167483;0.4821038;-0.01139048,0.2490869;0.2447773;0.006401669,0.2878181;0.03762552;-0.01019675,-0.1449651;0.4805996;-0.01241698,-0.2057901;0.2482994;-0.00760806,-0.2579826;0.04419836;-0.02510717,0.07936552;0.0008822572;-0.03998655,0.06645151;-0.3414308;-0.005343862,0.0379535;-0.6768086;0.05914155,0.03786386;-0.6403812;-0.02013924,-0.08050789;0.00891564;-0.03657293,-0.1077189;-0.3342765;-0.03169288,-0.1363269;-0.6705225;0.02804831,-0.1348198;-0.6339889;-0.05120952,0.03573622;0.5257345;-0.02219172,0;0;0,0.02167475;0.3035074;0.008866072,0.04256134;0.5985137;0.00407362,0.2154374;0.4745793;-0.01436996,0.3623455;0.2855291;-0.03345442,0.4801541;0.1411726;-0.1333034,-0.1444653;0.4862429;0.01661326,-0.2996316;0.3030918;0.008533264,-0.4515904;0.2027947;-0.09887484,0.07520728;-0.003288209;-0.04724026,0.05998908;-0.3471031;-0.05748129,0.01142302;-0.677713;0.01859212,0.01168559;-0.708284;-0.03296232,-0.08344367;0.01285754;-0.02775654,-0.1665201;-0.2774394;-0.1931987,-0.1975863;-0.6108574;-0.1202874,-0.2178854;-0.6253617;-0.1830096,0.03753148;0.5260364;0.007705927,720.2418
+0;0;0,0.02045272;0.3029119;-0.007944179,0.0406228;0.5968986;-0.03000675,0.2184104;0.4806354;-0.01133347,0.2503191;0.2470502;0.006465788,0.2897003;0.03546983;-0.01062424,-0.1468289;0.4790985;-0.01227453,-0.2071364;0.2505418;-0.007597531,-0.2608813;0.04221468;-0.02550004,0.07931091;0.0008785927;-0.03998303,0.06633039;-0.3423716;-0.005660117,0.03777207;-0.6787872;0.05895712,0.03767049;-0.6423487;-0.02044396,-0.08046946;0.008917402;-0.03653464,-0.1080465;-0.3351566;-0.03207278,-0.1365661;-0.6724424;0.02785451,-0.1350684;-0.6358972;-0.05152379,0.03562821;0.5248386;-0.02215621,0;0;0,0.02265514;0.3027043;0.009689569,0.04476675;0.5973574;0.005938292,0.2191726;0.4727582;-0.01139593,0.371921;0.2937674;-0.03435731,0.50589;0.1591732;-0.1370506,-0.144635;0.4858338;0.01871598,-0.3069507;0.3142478;0.008284333,-0.4704755;0.2258416;-0.1015029,0.0751538;-0.003923416;-0.04718208,0.06011102;-0.3486581;-0.05713272,0.01174222;-0.6803802;0.0189414,0.01203977;-0.710871;-0.03289271,-0.08326001;0.0135254;-0.0278293,-0.1657352;-0.2698327;-0.2069195,-0.1946115;-0.6044905;-0.1338665,-0.2157155;-0.6231058;-0.1933407,0.03937167;0.5249746;0.009231329,720.2644
+0;0;0,0.02039435;0.3020474;-0.007921507,0.04053604;0.5956204;-0.02995292,0.219576;0.4791598;-0.01121722,0.2543426;0.2246535;0.008176232,0.2894925;0.0358059;-0.007077591,-0.1481514;0.4776124;-0.01216469,-0.2138603;0.228585;-0.007068796,-0.2618307;0.04264115;-0.02304781,0.07926407;0.0008780738;-0.03995942,0.06623425;-0.3436759;-0.005506147,0.03767339;-0.6801214;0.05911684,0.03757172;-0.6436774;-0.02035195,-0.08042194;0.008912137;-0.03651307,-0.1081037;-0.3364686;-0.03203426,-0.1366259;-0.6737845;0.02789836,-0.1351269;-0.6372337;-0.05154762,0.03554863;0.5236641;-0.02211368,0;0;0,0.02307533;0.3017585;0.01098633,0.04562961;0.5959759;0.008328199,0.2212701;0.4713386;-0.008817434,0.419295;0.3110753;-0.04702854,0.5269052;0.1804955;-0.1392269,-0.1453745;0.4855037;0.02148759,-0.3307297;0.307207;0.006926813,-0.4819149;0.2380204;-0.09047883,0.07514994;-0.004383624;-0.04704881,0.05969413;-0.350438;-0.05608773,0.01159309;-0.6821989;0.02012539,0.01221964;-0.7126313;-0.03187799,-0.08310351;0.01390279;-0.02794349,-0.1652153;-0.2682844;-0.2115253,-0.1930105;-0.6035665;-0.1408093,-0.2109701;-0.6238418;-0.2000264,0.04010518;0.523693;0.01127529,720.2989
+0;0;0,0.02035839;0.301515;-0.007907542,0.04047139;0.594669;-0.02990907,0.220756;0.4779769;-0.01110739,0.2553889;0.2244495;0.008211467,0.2905245;0.0356787;-0.007036159,-0.1494491;0.4764191;-0.01206125,-0.2149052;0.2283496;-0.00698495,-0.2628562;0.04248126;-0.02295747,0.07932645;0.0008787648;-0.03999086,0.06626134;-0.3446082;-0.005444303,0.03767279;-0.6813799;0.05924135,0.03757072;-0.6449108;-0.02053759,-0.08048523;0.008919151;-0.0365418,-0.1082419;-0.3373969;-0.03205087,-0.1367918;-0.6750399;0.02793987,-0.135287;-0.6384635;-0.05181618,0.03548872;0.5227811;-0.02207727,0;0;0,0.02342777;0.3011348;0.01253963,0.04611783;0.5949259;0.01079202,0.2232091;0.4702094;-0.004757404,0.4215734;0.3126917;-0.0458498,0.5466785;0.2021265;-0.1418991,-0.1462629;0.484892;0.02447244,-0.3451253;0.3240165;0.003940944,-0.498099;0.2633795;-0.09617732,0.07520615;-0.004683822;-0.04706192,0.05900605;-0.351679;-0.05462861,0.01132737;-0.683791;0.02182484,0.01211818;-0.714046;-0.03085589,-0.08313915;0.01411908;-0.02795102,-0.1644503;-0.2670318;-0.2152158,-0.1892031;-0.6030564;-0.1452765,-0.2071115;-0.6225014;-0.2056174,0.04055788;0.5227065;0.01352644,720.3213
+0;0;0,0.02008552;0.3015285;-0.008086646,0.03996654;0.5946869;-0.03024363,0.2202601;0.4778051;-0.01142782,0.2554418;0.2243885;0.008347177,0.2917847;0.03580651;-0.00639912,-0.1498195;0.4761458;-0.01222211,-0.2155784;0.2281606;-0.006940817,-0.2642646;0.04249699;-0.02306873,0.07929698;0.000951979;-0.0400476,0.06549327;-0.3445585;-0.006028488,0.03674671;-0.6813257;0.05861124,0.03661594;-0.6448696;-0.02116873,-0.08054173;0.008840259;-0.03643634,-0.1089668;-0.3374285;-0.03251956,-0.1376363;-0.6750572;0.02749475,-0.1361603;-0.6384959;-0.05226307,0.03503749;0.5227991;-0.02237611,0;0;0,0.02342777;0.3011348;0.01253963,0.04611783;0.5949259;0.01079202,0.2232091;0.4702094;-0.004757404,0.4215734;0.3126917;-0.0458498,0.5466785;0.2021265;-0.1418991,-0.1462629;0.484892;0.02447244,-0.3451253;0.3240165;0.003940944,-0.498099;0.2633795;-0.09617732,0.07520615;-0.004683822;-0.04706192,0.05900605;-0.351679;-0.05462861,0.01132737;-0.683791;0.02182484,0.01211818;-0.714046;-0.03085589,-0.08313915;0.01411908;-0.02795102,-0.1644503;-0.2670318;-0.2152158,-0.1892031;-0.6030564;-0.1452765,-0.2071115;-0.6225014;-0.2056174,0.04055788;0.5227065;0.01352644,720.3444
+0;0;0,0.0200392;0.3008332;-0.008067999,0.0398952;0.5936228;-0.0301962,0.2217652;0.4764709;-0.01129979,0.2571276;0.2217526;0.008576776,0.2934648;0.03319992;-0.006167229,-0.151449;0.4747975;-0.01210081,-0.2175456;0.2255386;-0.006792391,-0.2662243;0.0399038;-0.02291779,0.07892972;0.00094757;-0.03986213,0.06508292;-0.3456415;-0.005736817,0.03632446;-0.6825479;0.05892965,0.03619325;-0.6460696;-0.02112512,-0.08016871;0.008799315;-0.03626759,-0.1086825;-0.3385503;-0.03233858,-0.1373639;-0.6763186;0.02770055,-0.1358828;-0.6397347;-0.05233201,0.03497376;0.521846;-0.02234082,0;0;0,0.02333453;0.3003713;0.01413798,0.04621951;0.5937864;0.01406193,0.2250812;0.4692947;-0.001061916,0.4298619;0.319147;-0.04631114,0.5620778;0.2191054;-0.1442935,-0.1479999;0.4847586;0.02791848,-0.3538162;0.3311527;0.004005603,-0.5126476;0.2828386;-0.09360725,0.07500146;-0.005157202;-0.04656148,0.05804454;-0.3532169;-0.0534265,0.01058505;-0.6854302;0.02336336,0.01124254;-0.7155437;-0.02989721,-0.08247818;0.01448597;-0.02841292,-0.1643197;-0.262131;-0.224028,-0.1875589;-0.5975753;-0.1501917,-0.2037933;-0.6170624;-0.2113327,0.04060946;0.5216642;0.01624322,720.3674
+0;0;0,0.01998621;0.3000377;-0.008046664,0.0397915;0.5920789;-0.0301204,0.223664;0.4745793;-0.01112113,0.2590314;0.2198253;0.008758234,0.2953653;0.03128995;-0.005984411,-0.1535325;0.4728881;-0.01193069,-0.2196385;0.2235941;-0.006621527,-0.2683126;0.03797646;-0.02274544,0.07872841;0.0009451532;-0.03976046,0.06485151;-0.3463974;-0.005560961,0.03594817;-0.685001;0.05943128,0.03581691;-0.6485205;-0.0206515,-0.07996424;0.008776873;-0.03617509,-0.10854;-0.3393279;-0.03223754,-0.1373659;-0.6787978;0.02810406,-0.1358842;-0.6422116;-0.05195649,0.03487942;0.5204386;-0.02227997,0;0;0,0.02296695;0.2995256;0.01561213,0.0454649;0.5922135;0.01644421,0.226431;0.4669255;0.002706289,0.4390892;0.3292264;-0.04588509,0.5774919;0.2401292;-0.1458323,-0.1508066;0.4837883;0.03095363,-0.3658353;0.3437495;0.004544323,-0.5303979;0.307863;-0.08880658,0.07494149;-0.005396783;-0.04620171,0.05652881;-0.3541502;-0.05260706,0.00912948;-0.6880043;0.02489543,0.01006237;-0.7180688;-0.0284586,-0.08213694;0.01454809;-0.0286675,-0.1647119;-0.2592753;-0.2291946,-0.1861631;-0.5955767;-0.1507531,-0.2008448;-0.6126086;-0.2142175,0.03993791;0.5202176;0.0184381,720.3927
+0;0;0,0.02010345;0.2991962;-0.008052245,0.04002187;0.590496;-0.03012023,0.224236;0.4728106;-0.011401,0.2607923;0.218333;0.009517713,0.3027753;0.03092244;-0.003966182,-0.1537113;0.4712924;-0.01176964,-0.2206771;0.2222456;-0.006860284,-0.270639;0.03699686;-0.02279117,0.07884108;0.0009939763;-0.03996426,0.06466186;-0.3475046;-0.005655549,0.03518339;-0.687573;0.059488,0.03496415;-0.6510962;-0.02046106,-0.08017564;0.008760928;-0.03618234,-0.1097058;-0.340452;-0.0334022,-0.1385437;-0.6813726;0.02743072,-0.1371536;-0.6447957;-0.05249837,0.03508401;0.5190374;-0.02228479,0;0;0,0.02306484;0.2985559;0.01788116,0.045839;0.5904806;0.02050114,0.2270138;0.4647983;0.006724596,0.444654;0.3357506;-0.04339814,0.588735;0.2581042;-0.1447825,-0.1510674;0.482644;0.0343743,-0.3725933;0.3534787;0.006528085,-0.5381172;0.326454;-0.08801619,0.07515155;-0.005387783;-0.04623056,0.0550039;-0.355246;-0.05099512,0.007828891;-0.690501;0.02734851,0.00908038;-0.7206066;-0.02575136,-0.08238593;0.01442269;-0.02861107,-0.1652521;-0.2602662;-0.2298786,-0.1792186;-0.5984721;-0.1512602,-0.1974104;-0.6179928;-0.2116805,0.04020183;0.5186613;0.02201796,720.4246
+0;0;0,0.02010345;0.2991962;-0.008052245,0.04002187;0.590496;-0.03012023,0.224236;0.4728106;-0.011401,0.2607923;0.218333;0.009517713,0.3027753;0.03092244;-0.003966182,-0.1537113;0.4712924;-0.01176964,-0.2206771;0.2222456;-0.006860284,-0.270639;0.03699686;-0.02279117,0.07884108;0.0009939763;-0.03996426,0.06466186;-0.3475046;-0.005655549,0.03518339;-0.687573;0.059488,0.03496415;-0.6510962;-0.02046106,-0.08017564;0.008760928;-0.03618234,-0.1097058;-0.340452;-0.0334022,-0.1385437;-0.6813726;0.02743072,-0.1371536;-0.6447957;-0.05249837,0.03508401;0.5190374;-0.02228479,0;0;0,0.02306484;0.2985559;0.01788116,0.045839;0.5904806;0.02050114,0.2270138;0.4647983;0.006724596,0.444654;0.3357506;-0.04339814,0.588735;0.2581042;-0.1447825,-0.1510674;0.482644;0.0343743,-0.3725933;0.3534787;0.006528085,-0.5381172;0.326454;-0.08801619,0.07515155;-0.005387783;-0.04623056,0.0550039;-0.355246;-0.05099512,0.007828891;-0.690501;0.02734851,0.00908038;-0.7206066;-0.02575136,-0.08238593;0.01442269;-0.02861107,-0.1652521;-0.2602662;-0.2298786,-0.1792186;-0.5984721;-0.1512602,-0.1974104;-0.6179928;-0.2116805,0.04020183;0.5186613;0.02201796,720.4473
+0;0;0,0.02006681;0.2986509;-0.008037569,0.03993066;0.5891519;-0.03004717,0.2268336;0.4709604;-0.0111901,0.2628908;0.2199568;0.00944304,0.3048712;0.03255832;-0.00403999,-0.1564658;0.4694207;-0.01156395,-0.2225174;0.2237738;-0.006721621,-0.2724761;0.03853695;-0.02265149,0.07853369;0.0009901008;-0.03980844,0.06431872;-0.3483869;-0.005413249,0.03476074;-0.6893725;0.05990601,0.03454181;-0.6529048;-0.01993233,-0.07986303;0.00872677;-0.03604126,-0.1094676;-0.3413664;-0.03325412,-0.1383833;-0.6832065;0.02774289,-0.1369951;-0.6466386;-0.05207552,0.03500305;0.5178418;-0.02222801,0;0;0,0.02304469;0.2978955;0.01966906,0.04547206;0.5890245;0.02350307,0.2294856;0.4624608;0.01184106,0.4490031;0.3451779;-0.04093599,0.5971864;0.2777443;-0.143682,-0.1542343;0.4819791;0.038043,-0.3782746;0.3651552;0.008263795,-0.5452805;0.3607242;-0.08740091,0.07495973;-0.005768031;-0.04583668,0.05357194;-0.3564497;-0.04962492,0.00694561;-0.6925209;0.02970696,0.008061156;-0.7226937;-0.02315163,-0.08186936;0.01468487;-0.02889629,-0.1654762;-0.2589992;-0.23275,-0.1791096;-0.5978186;-0.1525813,-0.1957791;-0.6157576;-0.2145492,0.03991196;0.5173452;0.02480984,720.4811
+0;0;0,0.01990456;0.2974719;-0.008165601,0.03958291;0.586934;-0.03026835,0.2280196;0.4686258;-0.01142737,0.2677757;0.2201683;0.009460982,0.3171947;0.0346393;-0.002989986,-0.1581282;0.4667211;-0.01106526,-0.2255311;0.2234399;-0.006693096,-0.2781371;0.03902541;-0.02225505,0.07818692;0.0009822309;-0.03975393,0.06322107;-0.348455;-0.005891614,0.03334067;-0.6914642;0.05969469,0.03300101;-0.6550179;-0.02001224,-0.0796361;0.008689816;-0.03573672,-0.1104425;-0.3413502;-0.03583536,-0.1390903;-0.6850227;0.02676032,-0.1378237;-0.6484729;-0.05292881,0.03469793;0.5157787;-0.02242359,0;0;0,0.02330913;0.2965619;0.02145147,0.04544351;0.5866473;0.02641821,0.2310964;0.4599074;0.01600385,0.4558964;0.358857;-0.0387845,0.6081554;0.3011322;-0.1412704,-0.1560266;0.4816889;0.04144812,-0.3837497;0.3770498;0.01077498,-0.5504492;0.3739578;-0.08524597,0.07490465;-0.006454527;-0.04519033,0.05274677;-0.3571321;-0.04854655,0.006826784;-0.6951247;0.032089,0.008207139;-0.7253413;-0.02051258,-0.08123387;0.01524056;-0.02938229,-0.1646614;-0.2607657;-0.2302241,-0.1763712;-0.6016731;-0.1496346,-0.1922324;-0.6191272;-0.2120157,0.03995389;0.5151144;0.02759337,720.515
+0;0;0,0.01985706;0.2967621;-0.008146116,0.03946399;0.5851732;-0.03016955,0.2296255;0.4666861;-0.0112576,0.2696682;0.2164373;0.00978135,0.3190644;0.03099412;-0.002663856,-0.159935;0.4647646;-0.01089228,-0.2278238;0.2197294;-0.0064886,-0.2804055;0.03540021;-0.02204336,0.07796686;0.0009794662;-0.03964204,0.06292608;-0.3502072;-0.005610194,0.03303296;-0.6933625;0.06000404,0.0326933;-0.6569164;-0.01969974,-0.07941196;0.008665358;-0.03563613,-0.1103725;-0.3431271;-0.03573526,-0.1390326;-0.6869459;0.02688707,-0.137766;-0.6503964;-0.05279893,0.03459533;0.5142557;-0.022351,0;0;0,0.02390687;0.295728;0.02240133,0.04617754;0.584721;0.02841759,0.233423;0.457068;0.01921391,0.464898;0.3677198;-0.03652406,0.6205018;0.3209676;-0.1394112,-0.1577742;0.4854473;0.04516455,-0.3985631;0.4222218;-0.006736863,-0.5646007;0.4186877;-0.1037062,0.07473707;-0.007141113;-0.04488492,0.05259493;-0.3595901;-0.04731393,0.006906807;-0.697757;0.03337121,0.008050278;-0.7279908;-0.01921153,-0.08078023;0.01581661;-0.02959174,-0.1639075;-0.2602986;-0.2334709,-0.1712842;-0.6008517;-0.150263,-0.1886739;-0.6200483;-0.2108572,0.04069716;0.5134246;0.02938151,720.5369
+0;0;0,0.01982233;0.2962431;-0.00813187,0.03937419;0.5838444;-0.03009276,0.2314504;0.4651082;-0.01109639,0.2696332;0.2264827;0.008965365,0.3189406;0.04137284;-0.003457476,-0.1619052;0.463168;-0.01072751,-0.2266407;0.229514;-0.00652837,-0.2791279;0.04551606;-0.02205517,0.07785949;0.0009781175;-0.03958745,0.06275854;-0.3516134;-0.005419467,0.03283833;-0.6950796;0.06025422,0.03249782;-0.6586173;-0.01964967,-0.07930261;0.008653425;-0.03558706,-0.110387;-0.3445463;-0.03568659,-0.1390731;-0.6886767;0.0269925,-0.1378033;-0.6521107;-0.05289357,0.03452025;0.5131413;-0.02229786,0;0;0,0.0243149;0.2951238;0.02301717,0.04675902;0.583266;0.02990913,0.2360029;0.4555196;0.02167201,0.4625611;0.3892547;-0.03385186,0.6221223;0.3465816;-0.1316805,-0.1595395;0.4867685;0.04632195,-0.3904583;0.4307421;-0.002052214,-0.5566258;0.4335551;-0.0981338,0.07464285;-0.007574081;-0.04473591,0.05205826;-0.3614127;-0.04684067,0.007047668;-0.6998835;0.03433132,0.007558569;-0.7300508;-0.01864171,-0.08056446;0.01612188;-0.02965935,-0.1634215;-0.2580135;-0.2387067,-0.1703382;-0.5984186;-0.1535374,-0.1872018;-0.6182687;-0.2140114,0.04126666;0.512185;0.03066921,720.5703
+0;0;0,0.02013579;0.295706;-0.00836703,0.04006142;0.5822921;-0.03053555,0.232613;0.4640495;-0.01188076,0.2778527;0.2289639;0.008119731,0.3323811;0.04558833;-0.002836312,-0.1617854;0.461742;-0.01118786,-0.2281603;0.2308973;-0.007059013,-0.2844866;0.04840185;-0.0226383,0.07813447;0.001011686;-0.03986865,0.06239991;-0.3543002;-0.006001018,0.03184608;-0.6964166;0.05893179,0.03142722;-0.6600163;-0.02043306,-0.07971407;0.008640222;-0.03558849,-0.1126942;-0.3470143;-0.04354563,-0.1412681;-0.6888094;0.02393092,-0.1400807;-0.6523011;-0.05541737,0.03510769;0.5118598;-0.02268977,0;0;0,0.02456027;0.2945743;0.02324414,0.04693833;0.5817318;0.03083181,0.2377126;0.4573726;0.02395272,0.4632235;0.3970217;-0.03274393,0.626716;0.3620767;-0.1263869,-0.1598322;0.485993;0.04712475,-0.3917697;0.4439387;0.00077454,-0.5576747;0.4607102;-0.09364059,0.07461366;-0.007046193;-0.04559255,0.0514887;-0.3635643;-0.04670835,0.007426322;-0.7006989;0.03448415,0.007202759;-0.7312146;-0.01726246,-0.08119547;0.01572712;-0.02924861,-0.1644244;-0.2573399;-0.2440707,-0.1702775;-0.5957196;-0.1565589,-0.1864579;-0.6146691;-0.2172389,0.04152441;0.5109001;0.03143597,720.6037
+0;0;0,0.02010379;0.2952361;-0.008353733,0.03996082;0.5808366;-0.03044304,0.2331015;0.4627647;-0.01179151,0.2776448;0.2312983;0.007901058,0.3321288;0.04807216;-0.003046061,-0.1624301;0.4604505;-0.01109661,-0.2277831;0.2331599;-0.007031336,-0.2840635;0.05081305;-0.02259793,0.07843313;0.001015553;-0.04002104,0.06262119;-0.3560437;-0.005986862,0.03189585;-0.7000805;0.05931043,0.031478;-0.6636956;-0.01986306,-0.08001877;0.008673248;-0.03572452,-0.1131611;-0.3487303;-0.0437208,-0.1418954;-0.692444;0.02413452,-0.1407108;-0.6559513;-0.05502244,0.03502876;0.5107123;-0.02263158,0;0;0,0.0249756;0.2940924;0.02289438,0.0476352;0.5802281;0.03071833,0.2398688;0.4593468;0.02467299,0.4646106;0.4112847;-0.03127122,0.630079;0.3823532;-0.1231589,-0.1597439;0.4850399;0.04724296,-0.3906572;0.456953;0.004362728,-0.5573222;0.4868218;-0.08502868,0.07464015;-0.006887794;-0.04621553,0.05132675;-0.3651527;-0.04777097,0.008142158;-0.704224;0.03429509,0.007364899;-0.7348462;-0.01702475,-0.08172616;0.01560565;-0.02884042,-0.1645636;-0.2570896;-0.2471863,-0.1678097;-0.5965531;-0.1559554,-0.1834705;-0.6153888;-0.2166118,0.04220745;0.5097083;0.0312295,720.6262
+0;0;0,0.02010379;0.2952361;-0.008353733,0.03996082;0.5808366;-0.03044304,0.2331015;0.4627647;-0.01179151,0.2776448;0.2312983;0.007901058,0.3321288;0.04807216;-0.003046061,-0.1624301;0.4604505;-0.01109661,-0.2277831;0.2331599;-0.007031336,-0.2840635;0.05081305;-0.02259793,0.07843313;0.001015553;-0.04002104,0.06262119;-0.3560437;-0.005986862,0.03189585;-0.7000805;0.05931043,0.031478;-0.6636956;-0.01986306,-0.08001877;0.008673248;-0.03572452,-0.1131611;-0.3487303;-0.0437208,-0.1418954;-0.692444;0.02413452,-0.1407108;-0.6559513;-0.05502244,0.03502876;0.5107123;-0.02263158,0;0;0,0.0249756;0.2940924;0.02289438,0.0476352;0.5802281;0.03071833,0.2398688;0.4593468;0.02467299,0.4646106;0.4112847;-0.03127122,0.630079;0.3823532;-0.1231589,-0.1597439;0.4850399;0.04724296,-0.3906572;0.456953;0.004362728,-0.5573222;0.4868218;-0.08502868,0.07464015;-0.006887794;-0.04621553,0.05132675;-0.3651527;-0.04777097,0.008142158;-0.704224;0.03429509,0.007364899;-0.7348462;-0.01702475,-0.08172616;0.01560565;-0.02884042,-0.1645636;-0.2570896;-0.2471863,-0.1678097;-0.5965531;-0.1559554,-0.1834705;-0.6153888;-0.2166118,0.04220745;0.5097083;0.0312295,720.6486
+0;0;0,0.02005027;0.2919862;-0.009147296,0.04005961;0.5762632;-0.03180198,0.2343423;0.4592371;-0.01314818,0.2858818;0.2402487;0.006704384,0.3506168;0.06056747;-0.005449052,-0.1632338;0.4556457;-0.01169078,-0.2292259;0.2397;-0.007346132,-0.292537;0.05969141;-0.02191544,0.07884818;0.0009053408;-0.04071623,0.06366426;-0.3583089;-0.00530377,0.03058645;-0.7038053;0.05789827,0.03004536;-0.6674879;-0.02122806,-0.08085534;0.008876851;-0.03548639,-0.1169198;-0.349693;-0.06091297,-0.1450422;-0.6929896;0.01533046,-0.1439701;-0.6565515;-0.06378073,0.0350701;0.5063937;-0.02386026,0;0;0,0.02589081;0.2907156;0.02357364,0.04893996;0.575543;0.03177881,0.242672;0.4567008;0.02556038,0.4583169;0.4122178;-0.02468801,0.626054;0.4006851;-0.1160932,-0.1598888;0.4851384;0.04808298,-0.3818882;0.4589449;0.01588774,-0.5452718;0.5183346;-0.06412682,0.07532378;-0.008131474;-0.04621553,0.05225296;-0.3686637;-0.04814315,0.00975582;-0.708931;0.03473425,0.009140834;-0.7395632;-0.01649594,-0.08230651;0.01671927;-0.02866657,-0.1640123;-0.2495383;-0.2587764,-0.1637171;-0.5886732;-0.1615967,-0.1799482;-0.6089752;-0.2208204,0.04355691;0.5052537;0.03217268,720.6821
+0;0;0,0.02007931;0.2924091;-0.009160545,0.04003392;0.5759102;-0.03174959,0.2346099;0.4590942;-0.01311233,0.2869181;0.2368396;0.007036339,0.3515875;0.05734029;-0.00510479,-0.1635122;0.4554979;-0.01165293,-0.2304885;0.2363313;-0.007243481,-0.2937356;0.05650502;-0.02179804,0.07891107;0.0009060628;-0.0407487,0.06369568;-0.3590526;-0.005262852,0.0304644;-0.7061521;0.05823243,0.02992116;-0.6698095;-0.02120878,-0.08091982;0.008883932;-0.03551469,-0.1170591;-0.350429;-0.06099396,-0.1453119;-0.6953184;0.01560321,-0.1442356;-0.6588547;-0.06382279,0.03506404;0.5063155;-0.02383912,0;0;0,0.02626359;0.291166;0.0228641,0.04982555;0.5751679;0.03110743,0.2433937;0.4550717;0.02630234,0.4649713;0.4286106;-0.02606606,0.6336422;0.4133389;-0.114759,-0.1594415;0.4875295;0.04964466,-0.3857949;0.4810745;0.01412441,-0.5451802;0.5384827;-0.07447676,0.07508999;-0.007653982;-0.04680967,0.05170959;-0.368916;-0.04883861,0.01034449;-0.7106605;0.03550434,0.00929524;-0.7411608;-0.01636123,-0.08258414;0.01626448;-0.02834718,-0.1653094;-0.2433286;-0.2667355,-0.1623289;-0.5831769;-0.1661954,-0.1780247;-0.6033176;-0.2261202,0.04432717;0.5051656;0.03145719,720.7155
+0;0;0,0.02007389;0.2923302;-0.009158071,0.04001113;0.5755848;-0.0317263,0.2344945;0.4588795;-0.01310426,0.2849068;0.2446806;0.006314112,0.3495459;0.06526536;-0.005821334,-0.1634305;0.4552849;-0.01164557,-0.2279792;0.2440622;-0.007395949,-0.2911966;0.06432006;-0.02194369,0.07930949;0.0009106375;-0.04095444,0.06407411;-0.359521;-0.005421966,0.03075368;-0.7075516;0.05824364,0.03020812;-0.6711819;-0.02153721,-0.08132839;0.008928786;-0.035694,-0.1175151;-0.3508562;-0.06120675,-0.1458437;-0.6966708;0.01559589,-0.1447628;-0.6601794;-0.0641697,0.03504747;0.5060774;-0.02382573,0;0;0,0.02782655;0.2910239;0.02178431,0.05309954;0.5746561;0.02899408,0.2455714;0.4525151;0.02618194,0.4603285;0.4291317;-0.01999426,0.6298375;0.4318699;-0.1081674,-0.1564943;0.4892889;0.05007984,-0.3757051;0.4802702;0.02429427,-0.5346774;0.5416404;-0.06217437,0.07561374;-0.008491278;-0.04667496,0.05256319;-0.3702465;-0.04940533,0.01239371;-0.7129396;0.03566337,0.01167366;-0.7432576;-0.01693964,-0.0829189;0.01692367;-0.02839254,-0.163868;-0.2426217;-0.2681614,-0.1594447;-0.5822765;-0.1637398,-0.1739354;-0.6024509;-0.2243897,0.04713285;0.5047825;0.02964282,720.7379
+0;0;0,0.02053197;0.2921546;-0.009934338,0.04116792;0.5747324;-0.03325638,0.2356722;0.4596152;-0.01472757,0.2924823;0.2508649;0.004958459,0.358226;0.07207863;-0.008153386,-0.162311;0.4546916;-0.01209678,-0.2313069;0.2487403;-0.00819657,-0.301491;0.07169706;-0.02192881,0.07955966;0.0006734865;-0.04132009,0.06347919;-0.3617774;-0.006618798,0.02999334;-0.7106483;0.05713587,0.02924218;-0.6743701;-0.0224428,-0.08185633;0.009194588;-0.03539128,-0.1210107;-0.3506542;-0.07792632,-0.1493589;-0.6961213;0.004205391,-0.1496463;-0.7239197;-0.05085833,0.03600549;0.5054479;-0.02515445,0;0;0,0.02892636;0.2908365;0.02125907,0.05523523;0.5738164;0.02825952,0.2469116;0.4502069;0.02592778,0.4594392;0.4319429;-0.01518273,0.6290991;0.4459206;-0.1016629,-0.1544715;0.4904234;0.05074101,-0.3687082;0.5091401;0.02001751,-0.5310059;0.5697679;-0.06024716,0.07575434;-0.008574814;-0.04717302,0.05332026;-0.3723421;-0.04902864,0.01377973;-0.7159942;0.03603959,0.0133459;-0.7464089;-0.01613927,-0.08345255;0.01695654;-0.02803017,-0.163893;-0.24241;-0.271118,-0.1571849;-0.5817776;-0.1630371,-0.1711904;-0.603644;-0.2220834,0.04902938;0.5041484;0.02894282,720.7714
+0;0;0,0.02052021;0.2919873;-0.009928647,0.04114979;0.5744783;-0.03324276,0.2348327;0.4595883;-0.01476144,0.2912103;0.2524271;0.004774732,0.3568441;0.07393971;-0.008315197,-0.1615077;0.4546852;-0.01214151,-0.2299784;0.2503015;-0.008270996,-0.3000451;0.0735542;-0.02198029,0.0797793;0.0006753458;-0.04143416,0.06363153;-0.3632922;-0.006587662,0.03011309;-0.7125027;0.05722907,0.02936178;-0.6762232;-0.02236599,-0.08208232;0.009219971;-0.03548899,-0.1214005;-0.3521346;-0.07820202,-0.1497764;-0.697938;0.004009649,-0.1500638;-0.7257483;-0.05106541,0.0359902;0.5052319;-0.02514529,0;0;0,0.02954897;0.2907079;0.01979995,0.05661716;0.5735644;0.02497697,0.2471439;0.4497381;0.02509952,0.4590865;0.4374425;-0.01238394,0.629882;0.458041;-0.09449053,-0.1522088;0.491434;0.05076861,-0.3633121;0.5249285;0.02267259,-0.5275759;0.5830594;-0.05462617,0.07585068;-0.008449659;-0.04751062,0.05380614;-0.3737686;-0.04938531,0.01563036;-0.7178735;0.03592873,0.01474713;-0.7483166;-0.01623654,-0.08382725;0.01678818;-0.02780523,-0.1634436;-0.2431369;-0.2728513,-0.1551827;-0.5812773;-0.1599939,-0.1685445;-0.6056099;-0.2169571,0.05019678;0.5039614;0.02618098,720.7935
+0;0;0,0.02053467;0.2921931;-0.009935644,0.04117248;0.5747971;-0.0332582,0.2343727;0.4600098;-0.01480111,0.2903707;0.2542434;0.004603519,0.3560772;0.07555839;-0.008500906,-0.1610068;0.4551184;-0.01218753,-0.2290164;0.252111;-0.008343073,-0.2991607;0.07516801;-0.02206754,0.08006507;0.0006777648;-0.04158257,0.06384461;-0.3649284;-0.00657919,0.03030508;-0.7143585;0.05727768,0.02955375;-0.6780788;-0.02231988,-0.08237633;0.009252998;-0.03561611,-0.1218715;-0.3537284;-0.07852145,-0.1502652;-0.6997494;0.003741927,-0.1505527;-0.7275615;-0.05133487,0.03601228;0.5055426;-0.02515977,0;0;0,0.03027634;0.2909082;0.01878643,0.05818123;0.5738142;0.02298307,0.2480312;0.4501923;0.02450371,0.459417;0.4434914;-0.009011269,0.6317315;0.4686908;-0.08705044,-0.1502206;0.4919358;0.05026668,-0.3600688;0.5244938;0.0227747,-0.5234071;0.5953094;-0.04595064,0.07589242;-0.008336157;-0.04807115,0.05461189;-0.3753529;-0.04951048,0.01675802;-0.7196851;0.03596711,0.01593074;-0.7501289;-0.01620221,-0.08431105;0.01675463;-0.02740282,-0.1635247;-0.2430996;-0.2751067,-0.1545616;-0.5806137;-0.1597468,-0.1671267;-0.6054778;-0.2163844,0.05154315;0.5042279;0.02442694,720.827
+0;0;0,0.0201696;0.2921749;-0.01114275,0.04046448;0.5747499;-0.03513397,0.2342812;0.4616061;-0.02091668,0.3022517;0.2597486;0.001120592,0.3760749;0.08431445;-0.01267834,-0.1614795;0.4547161;-0.012886,-0.2348991;0.253599;-0.009197226,-0.3097472;0.07862498;-0.02331357,0.07979356;0.0003312631;-0.04210537,0.06410372;-0.3653457;-0.007601958,0.02925266;-0.7146722;0.0561191,0.02763155;-0.6784658;-0.02347125,-0.08265603;0.009702833;-0.03483995,-0.1267559;-0.3499963;-0.09671038,-0.153107;-0.695136;-0.01017599,-0.1533756;-0.724223;-0.06388278,0.03537332;0.5055041;-0.02691844,0;0;0,0.03027634;0.2909082;0.01878643,0.05818123;0.5738142;0.02298307,0.2480312;0.4501923;0.02450371,0.459417;0.4434914;-0.009011269,0.6317315;0.4686908;-0.08705044,-0.1502206;0.4919358;0.05026668,-0.3600688;0.5244938;0.0227747,-0.5234071;0.5953094;-0.04595064,0.07589242;-0.008336157;-0.04807115,0.05461189;-0.3753529;-0.04951048,0.01675802;-0.7196851;0.03596711,0.01593074;-0.7501289;-0.01620221,-0.08431105;0.01675463;-0.02740282,-0.1635247;-0.2430996;-0.2751067,-0.1545616;-0.5806137;-0.1597468,-0.1671267;-0.6054778;-0.2163844,0.05154315;0.5042279;0.02442694,720.8497
+0;0;0,0.02016823;0.2921549;-0.01114199,0.04044234;0.5744415;-0.03510771,0.2343374;0.4613752;-0.02089933,0.3028123;0.2580197;0.001301475,0.376596;0.08267963;-0.01249006,-0.1615656;0.4544827;-0.01286576,-0.23553;0.2518732;-0.009149614,-0.310338;0.07699296;-0.02325839,0.07996783;0.0003319866;-0.04219732,0.06420846;-0.3669653;-0.007541019,0.02935011;-0.7163649;0.05619335,0.02773123;-0.680167;-0.0232881,-0.08283653;0.009724022;-0.03491603,-0.1271318;-0.3515691;-0.09706063,-0.1534884;-0.6967809;-0.01050814,-0.1537566;-0.7257871;-0.06414144,0.03535803;0.505289;-0.02690325,0;0;0,0.03019881;0.2909382;0.01812196,0.05806504;0.5735633;0.02187252,0.2480591;0.4502375;0.02335453,0.4618358;0.4504132;-0.005536318,0.6344553;0.479954;-0.08108902,-0.1503221;0.4924609;0.05013342,-0.3617288;0.5276244;0.02551838,-0.5242192;0.6064259;-0.03584575,0.07585262;-0.008297369;-0.04850888,0.05476211;-0.3769577;-0.04972935,0.01731268;-0.7213957;0.03581119,0.01665011;-0.7518925;-0.0161314,-0.08463264;0.01675128;-0.0270608,-0.1641019;-0.2436631;-0.2765116,-0.1545774;-0.5809743;-0.1603753,-0.1670255;-0.6054715;-0.2172387,0.05144008;0.5040724;0.02340364,720.8831
+0;0;0,0.02018054;0.2923333;-0.01114879,0.04047773;0.5749413;-0.03514196,0.2346785;0.4617237;-0.02091438,0.3033712;0.2577215;0.001357017,0.3782482;0.07978338;-0.01263887,-0.1618449;0.4548204;-0.01286823,-0.2360445;0.2515666;-0.009140268,-0.3119609;0.07409509;-0.0234581,0.08019864;0.0003329448;-0.04231912,0.06439535;-0.3679879;-0.007566232,0.02948684;-0.7178903;0.05625986,0.02786161;-0.6816681;-0.02353309,-0.08307563;0.009752089;-0.03501681,-0.1274944;-0.3525479;-0.09733459,-0.1538889;-0.6982565;-0.01065755,-0.1541581;-0.727494;-0.06450105,0.03538737;0.5057063;-0.02692772,0;0;0,0.03007743;0.2911873;0.01719332,0.05770513;0.5741723;0.01976109,0.2479808;0.4503177;0.02193475,0.4629099;0.4545801;-0.002943516,0.6389539;0.4875369;-0.07633829,-0.1507296;0.4928668;0.04978609,-0.3640316;0.5256854;0.03376111,-0.5248506;0.6144451;-0.02725854,0.07589823;-0.008183524;-0.04894209,0.0547367;-0.3778706;-0.05014324,0.01815574;-0.7227833;0.03600264,0.01713532;-0.7531369;-0.01657748,-0.08504485;0.01673515;-0.02664862,-0.1649108;-0.242905;-0.2782956,-0.1547094;-0.5798541;-0.1596142,-0.16751;-0.6046024;-0.216597,0.05115327;0.5045987;0.02162147,720.9166
+0;0;0,0.02042756;0.2923085;-0.01270646,0.04075538;0.5751795;-0.03762538,0.2334506;0.4629126;-0.0255234,0.3148103;0.2622604;-0.001308789,0.4033474;0.07540277;-0.01380071,-0.1598135;0.4554871;-0.01365157,-0.2420987;0.2538066;-0.009048038,-0.3294936;0.06671669;-0.02548306,0.0799121;-0.0003305575;-0.04340545,0.06549799;-0.3702758;-0.008409034,0.02976038;-0.7209805;0.05437323,0.02754362;-0.6849376;-0.02447027,-0.08382037;0.01080653;-0.03357754,-0.1347058;-0.3466737;-0.1225187,-0.1575496;-0.6918981;-0.0302643,-0.1580692;-0.6556736;-0.1091231,0.03564607;0.5058737;-0.02923328,0;0;0,0.03013569;0.2913326;0.01549768,0.05776371;0.574668;0.01582813,0.2472335;0.4544241;0.01985192,0.4641517;0.4565271;-0.0003743172,0.6519741;0.4900308;-0.08106422,-0.1485336;0.4929801;0.04900688,-0.3639432;0.5235609;0.03757958,-0.5347146;0.6217744;-0.02646599,0.07585095;-0.008171722;-0.04949689,0.05489828;-0.3794556;-0.05060816,0.01891741;-0.7251663;0.03542733,0.01963864;-0.7558885;-0.01526809,-0.08545479;0.01674739;-0.02621239,-0.1655704;-0.2435098;-0.2794704,-0.1533122;-0.5780162;-0.1523177,-0.1656835;-0.6026374;-0.2081856,0.05121391;0.5050207;0.01831484,720.9395
+0;0;0,0.0204523;0.2926625;-0.01272184,0.04080906;0.5759363;-0.03767614,0.2341625;0.4634287;-0.02555005,0.3163095;0.2608352;-0.001101153,0.4054704;0.07266088;-0.0136811,-0.1604244;0.4559782;-0.01363828,-0.2435057;0.2523465;-0.008990206,-0.3315165;0.06393823;-0.02554105,0.08025137;-0.0003319608;-0.04358972,0.06582379;-0.3706229;-0.008560605,0.03007345;-0.7214525;0.05424401,0.02785699;-0.6854104;-0.02458853,-0.08417622;0.01085241;-0.03372009,-0.1351092;-0.3469619;-0.1227444,-0.1579612;-0.6923093;-0.03045713,-0.1584807;-0.6560857;-0.109305,0.03569266;0.5065344;-0.0292724,0;0;0,0.02997552;0.2917681;0.01429319,0.05739091;0.5755277;0.01298237,0.2462905;0.4503986;0.01938128,0.4655404;0.4563638;0.002532959,0.6546817;0.488487;-0.07938886,-0.1491575;0.4934401;0.04892033,-0.3672153;0.5218229;0.04298595,-0.5393875;0.6204396;-0.02142692,0.0760961;-0.008465156;-0.04978132,0.05497549;-0.3800884;-0.0506165,0.01967441;-0.7260608;0.03517867,0.02035056;-0.7567913;-0.01549029,-0.08590596;0.01706749;-0.02587127,-0.16637;-0.241945;-0.2808001,-0.1532939;-0.5764627;-0.1534,-0.1664282;-0.6007831;-0.2093712,0.05088995;0.5057948;0.01589584,720.9612
+0;0;0,0.0205163;0.2924058;-0.01411122,0.04088709;0.5760717;-0.04013104,0.2317272;0.4643328;-0.02948236,0.3219907;0.2661114;-0.004246095,0.4227694;0.08279264;-0.01497523,-0.1577395;0.4568511;-0.01451386,-0.24874;0.2574281;-0.009465389,-0.3440462;0.07158361;-0.0254581,0.08023708;-0.0009905713;-0.0446023,0.06763985;-0.3726288;-0.009971138,0.02929467;-0.7248348;0.05165646,0.02658263;-0.6888797;-0.02724319,-0.08488615;0.01164012;-0.03297247,-0.1409698;-0.3428484;-0.1362465,-0.1565659;-0.6891549;-0.04061206,-0.157616;-0.6530229;-0.1195378,0.03574611;0.5065524;-0.03149081,0;0;0,0.03006752;0.2916654;0.01218367,0.05741842;0.5758908;0.00838542,0.2444794;0.4538609;0.01576591,0.4635834;0.4506733;0.008061647,0.654313;0.4821062;-0.07263184,-0.1459347;0.4927319;0.04748852,-0.3633732;0.5205685;0.04282614,-0.5399718;0.6146871;-0.0190757,0.07616527;-0.008445799;-0.05055547,0.0547422;-0.3812911;-0.05124426,0.02029994;-0.7289573;0.03395724,0.02100976;-0.7596364;-0.01689076,-0.08662668;0.01711502;-0.0251243,-0.1669319;-0.2427196;-0.2810736,-0.1536208;-0.5782446;-0.1523756,-0.1672187;-0.6024309;-0.208473,0.05093826;0.5060415;0.01200628,720.9946
+0;0;0,0.02059868;0.2935799;-0.01416788,0.04107915;0.5787722;-0.04032866,0.23154;0.4667128;-0.02963436,0.3206667;0.270988;-0.004715951,0.4116402;0.1055052;-0.0144012,-0.1572312;0.4592445;-0.01469258,-0.2470856;0.2623333;-0.0097077,-0.333119;0.09457044;-0.02414441,0.08045579;-0.0009932714;-0.04472387,0.06786513;-0.3724376;-0.01011078,0.02934449;-0.7262552;0.05179881,0.02663053;-0.6902959;-0.02715674,-0.08511752;0.01167184;-0.03306235,-0.1411719;-0.3426317;-0.1362825,-0.1568394;-0.6905228;-0.04021046,-0.1578902;-0.6543865;-0.1191921,0.03590889;0.5088571;-0.03163923,0;0;0,0.02944928;0.2930049;0.009751081,0.05589828;0.5787683;0.001742601,0.2426613;0.4561039;0.01353669,0.4585015;0.4394141;0.01621032,0.6362797;0.4637159;-0.04344606,-0.1456122;0.4926134;0.04731309,-0.3608984;0.515493;0.04834605,-0.5296803;0.5832477;-0.003388774,0.07612097;-0.008203149;-0.05111408,0.05380619;-0.3808015;-0.05099607,0.02037685;-0.7304201;0.03357863,0.02148141;-0.7610376;-0.01742292,-0.0870427;0.01702645;-0.02465788,-0.1668789;-0.2444956;-0.2787443,-0.1541397;-0.5811791;-0.148416,-0.1682227;-0.6055573;-0.2042867,0.04965833;0.508562;0.006486893,721.0204
+0;0;0,0.02059868;0.2935799;-0.01416788,0.04107915;0.5787722;-0.04032866,0.23154;0.4667128;-0.02963436,0.3206667;0.270988;-0.004715951,0.4116402;0.1055052;-0.0144012,-0.1572312;0.4592445;-0.01469258,-0.2470856;0.2623333;-0.0097077,-0.333119;0.09457044;-0.02414441,0.08045579;-0.0009932714;-0.04472387,0.06786513;-0.3724376;-0.01011078,0.02934449;-0.7262552;0.05179881,0.02663053;-0.6902959;-0.02715674,-0.08511752;0.01167184;-0.03306235,-0.1411719;-0.3426317;-0.1362825,-0.1568394;-0.6905228;-0.04021046,-0.1578902;-0.6543865;-0.1191921,0.03590889;0.5088571;-0.03163923,0;0;0,0.02944928;0.2930049;0.009751081,0.05589828;0.5787683;0.001742601,0.2426613;0.4561039;0.01353669,0.4585015;0.4394141;0.01621032,0.6362797;0.4637159;-0.04344606,-0.1456122;0.4926134;0.04731309,-0.3608984;0.515493;0.04834605,-0.5296803;0.5832477;-0.003388774,0.07612097;-0.008203149;-0.05111408,0.05380619;-0.3808015;-0.05099607,0.02037685;-0.7304201;0.03357863,0.02148141;-0.7610376;-0.01742292,-0.0870427;0.01702645;-0.02465788,-0.1668789;-0.2444956;-0.2787443,-0.1541397;-0.5811791;-0.148416,-0.1682227;-0.6055573;-0.2042867,0.04965833;0.508562;0.006486893,721.0485
+0;0;0,0.02061395;0.2937976;-0.01417838,0.04111846;0.5793248;-0.04036967,0.2293889;0.4676589;-0.02968817,0.3189156;0.2710557;-0.004657922,0.414912;0.0964362;-0.01487792,-0.1550407;0.460274;-0.01491326,-0.2452984;0.262479;-0.009906004,-0.3360819;0.08545361;-0.0251398,0.08077861;-0.0009972567;-0.04490332,0.06818236;-0.3726064;-0.01027487,0.02958461;-0.7271323;0.05175865,0.02686174;-0.6911533;-0.02745621,-0.08545905;0.01171867;-0.033195,-0.1415383;-0.3427421;-0.1364609,-0.1572371;-0.6913296;-0.04019662,-0.1582915;-0.6551731;-0.1194377,0.0359425;0.5093325;-0.03167065,0;0;0,0.02977686;0.293232;0.008444071,0.05659662;0.5792711;-0.0005853176,0.2412741;0.4578679;0.01162481,0.4557372;0.4246607;0.02566862,0.6428296;0.4429212;-0.04122472,-0.142484;0.4926674;0.04623975,-0.3553294;0.4594876;0.07607829,-0.531253;0.5434325;0.03346569,0.07617955;-0.00834921;-0.05166674,0.05369742;-0.3810973;-0.04950976,0.02016933;-0.731828;0.03349805,0.02204181;-0.7622465;-0.01811838,-0.08756769;0.01721949;-0.024039,-0.1664582;-0.2520998;-0.2704018,-0.1557182;-0.5867508;-0.1328524,-0.1701529;-0.6111516;-0.1889804,0.05024029;0.509012;0.004378796,721.082
+0;0;0,0.02109891;0.2943156;-0.01545686,0.04187638;0.5807224;-0.04261887,0.2278022;0.4696645;-0.03311355,0.3277338;0.2792118;-0.007647522,0.4350293;0.1096312;-0.01527293,-0.1519834;0.4623311;-0.01532153,-0.2504029;0.2694889;-0.009616283,-0.3474246;0.09428696;-0.02441911,0.08070338;-0.001892363;-0.04566105,0.07019363;-0.3753387;-0.0117264,0.02996037;-0.727668;0.04917441,0.02673894;-0.6917691;-0.02999822,-0.08592946;0.01281476;-0.03245701,-0.1479402;-0.3367373;-0.1536683,-0.1577017;-0.6821218;-0.05327956,-0.1592646;-0.6461106;-0.1324939,0.03660707;0.5104476;-0.03369601,0;0;0,0.02998536;0.2938657;0.007039547,0.05666098;0.5808344;-0.003933668,0.2391;0.4601012;0.009270668,0.4472347;0.4053253;0.03349066,0.637596;0.4152731;-0.02968907,-0.1397375;0.4936096;0.0442467,-0.3489791;0.4494209;0.0784868,-0.5341114;0.5171197;0.04013383,0.07622388;-0.008197084;-0.0521946,0.05294982;-0.3825819;-0.04789543,0.02057257;-0.7317657;0.03264022,0.0221049;-0.7622231;-0.01889658,-0.08807252;0.01705586;-0.02353456,-0.1638758;-0.2668141;-0.2567638,-0.1586116;-0.6005178;-0.1223102,-0.1747478;-0.6235071;-0.1792772,0.05031401;0.5102984;0.001572609,721.1153
+0;0;0,0.02113352;0.2947984;-0.01548222,0.04191395;0.5812449;-0.042649,0.2249385;0.4707722;-0.0331483,0.3251238;0.279836;-0.007617621,0.4260359;0.1203443;-0.01478937,-0.149089;0.46355;-0.01562603,-0.2477584;0.2702183;-0.009906292,-0.3390079;0.1054397;-0.02382845,0.08043121;-0.001885981;-0.04550706,0.06992053;-0.3753653;-0.01156941,0.02976307;-0.7270309;0.04921667,0.02654225;-0.6911331;-0.02994108,-0.08563966;0.01277154;-0.03234756,-0.1476559;-0.3368114;-0.1535696,-0.157399;-0.6815451;-0.05336993,-0.1589616;-0.6455351;-0.1325693,0.03664215;0.5109369;-0.03372192,0;0;0,0.03007744;0.2943699;0.00584507,0.05681624;0.5813141;-0.006592274,0.2365117;0.4620291;0.007595062,0.4361271;0.3848929;0.04432678,0.618835;0.377242;-0.002912756,-0.1364413;0.4930685;0.04205748,-0.338636;0.4258529;0.0838292,-0.5207096;0.4657155;0.05329268,0.07606237;-0.008279637;-0.05186129,0.05261995;-0.382676;-0.04668045,0.02009143;-0.7314801;0.03240108,0.02187385;-0.7619211;-0.0191238,-0.08765971;0.01708096;-0.0238253,-0.1595823;-0.2800764;-0.2412505,-0.1567488;-0.6109003;-0.1015231,-0.1766192;-0.631291;-0.1596356,0.05043803;0.5107749;-0.0007402897,721.1375
+0;0;0,0.0212119;0.2958918;-0.01553964,0.04200679;0.5825362;-0.04272662,0.2221092;0.4726033;-0.03322437,0.3243887;0.2776759;-0.007160015,0.4270043;0.115492;-0.01445282,-0.1461261;0.465493;-0.01597345,-0.2468579;0.26812;-0.01013415,-0.3396477;0.1005599;-0.02429132,0.08023788;-0.001881448;-0.04539768,0.06972908;-0.3752938;-0.01146612,0.02972445;-0.7256211;0.04908863,0.02649591;-0.6897092;-0.03025843,-0.08543383;0.01274085;-0.03226981,-0.147439;-0.3367794;-0.1534701,-0.157145;-0.6802013;-0.05365176,-0.1587113;-0.6441769;-0.1330406,0.03672884;0.5121461;-0.03378911,0;0;0,0.02970783;0.2955382;0.004239321,0.05621861;0.5826446;-0.00952673,0.2330775;0.4640318;0.005450726,0.4298406;0.3713564;0.04825997,0.6151696;0.3562499;0.0001795329,-0.1336841;0.4922677;0.03939983,-0.3298911;0.4008974;0.08726826,-0.5187119;0.4205067;0.05813119,0.07580642;-0.007737443;-0.05192423,0.05181916;-0.3820136;-0.04555511,0.01944037;-0.729818;0.03177667,0.02056561;-0.7602146;-0.02011084,-0.08752;0.01641249;-0.02394765,-0.1567721;-0.2872936;-0.2329101,-0.1597218;-0.616768;-0.09350267,-0.1793936;-0.6446831;-0.1444947,0.04991849;0.512041;-0.003366232,721.16
+0;0;0,0.02335133;0.297514;-0.01655363,0.04892139;0.5840447;-0.04592011,0.2260129;0.4763929;-0.03331019,0.337851;0.2768162;-0.007616902,0.4426671;0.1205786;-0.01328021,-0.139139;0.4693595;-0.01711433,-0.25125;0.2683759;-0.011154,-0.355491;0.1123155;-0.02556337,0.07967184;-0.002894969;-0.04577177,0.06952087;-0.3773576;-0.01276232,0.0288058;-0.7244924;0.04746333,0.02571013;-0.6886624;-0.03237318,-0.08524875;0.01391875;-0.03146356,-0.1532024;-0.3288018;-0.1705314,-0.1560181;-0.6690138;-0.07035507,-0.1574639;-0.6331277;-0.1502344,0.04216531;0.5137051;-0.03615122,0;0;0,0.02829937;0.2975349;0.002455711,0.05388053;0.5851663;-0.01244068,0.229157;0.4669258;0.004077196,0.4216239;0.3512161;0.05473852,0.6003229;0.3068657;0.01564407,-0.1331309;0.4902895;0.03698025,-0.3184732;0.36646;0.09454152,-0.5049077;0.3709018;0.06902477,0.0755439;-0.006901786;-0.05192805,0.05050103;-0.3820322;-0.0438695,0.01670025;-0.7267927;0.03219056,0.01817855;-0.7569364;-0.02070547,-0.08735844;0.01542143;-0.02411887,-0.1525292;-0.3104441;-0.2001283,-0.1611469;-0.6390616;-0.06699774,-0.1818251;-0.660067;-0.1252069,0.04791649;0.514379;-0.005935192,721.1946
+0;0;0,0.02354453;0.2999754;-0.01669058,0.04918991;0.5873569;-0.0461411,0.2223051;0.4803661;-0.03357251,0.3369806;0.275726;-0.007227382,0.4417983;0.1194861;-0.01289078,-0.1349766;0.4734842;-0.01772573,-0.2499318;0.2674016;-0.01161417,-0.3541743;0.1113389;-0.02602376,0.07950053;-0.002888744;-0.04567335,0.06935523;-0.3771423;-0.01268232,0.02900336;-0.7211807;0.04700609,0.02594554;-0.6854219;-0.03185408,-0.08506545;0.01388883;-0.0313959,-0.1529812;-0.3286404;-0.1703861,-0.1557718;-0.6658176;-0.07110339,-0.1571999;-0.6300035;-0.1500058,0.04242007;0.516874;-0.03635231,0;0;0,0.02676149;0.3001686;0.0008845329,0.05172279;0.5886996;-0.01434135,0.2230679;0.4704483;0.001660347,0.4106517;0.3391781;0.05912781,0.586233;0.282536;0.02180958,-0.130403;0.4887286;0.03417696,-0.3136448;0.3529093;0.09498503,-0.4991885;0.3272969;0.07634997,0.07550353;-0.005987018;-0.05175042,0.05002856;-0.3808288;-0.0416646,0.01493897;-0.7227633;0.03183961,0.01479073;-0.7535383;-0.01883411,-0.08723957;0.01445854;-0.02439142,-0.1512704;-0.3149264;-0.193692,-0.1637784;-0.6330276;-0.04466653,-0.1806501;-0.6648711;-0.09105794,0.04594529;0.5177584;-0.007748842,721.2271
+0;0;0,0.02354453;0.2999754;-0.01669058,0.04918991;0.5873569;-0.0461411,0.2223051;0.4803661;-0.03357251,0.3369806;0.275726;-0.007227382,0.4417983;0.1194861;-0.01289078,-0.1349766;0.4734842;-0.01772573,-0.2499318;0.2674016;-0.01161417,-0.3541743;0.1113389;-0.02602376,0.07950053;-0.002888744;-0.04567335,0.06935523;-0.3771423;-0.01268232,0.02900336;-0.7211807;0.04700609,0.02594554;-0.6854219;-0.03185408,-0.08506545;0.01388883;-0.0313959,-0.1529812;-0.3286404;-0.1703861,-0.1557718;-0.6658176;-0.07110339,-0.1571999;-0.6300035;-0.1500058,0.04242007;0.516874;-0.03635231,0;0;0,0.02676149;0.3001686;0.0008845329,0.05172279;0.5886996;-0.01434135,0.2230679;0.4704483;0.001660347,0.4106517;0.3391781;0.05912781,0.586233;0.282536;0.02180958,-0.130403;0.4887286;0.03417696,-0.3136448;0.3529093;0.09498503,-0.4991885;0.3272969;0.07634997,0.07550353;-0.005987018;-0.05175042,0.05002856;-0.3808288;-0.0416646,0.01493897;-0.7227633;0.03183961,0.01479073;-0.7535383;-0.01883411,-0.08723957;0.01445854;-0.02439142,-0.1512704;-0.3149264;-0.193692,-0.1637784;-0.6330276;-0.04466653,-0.1806501;-0.6648711;-0.09105794,0.04594529;0.5177584;-0.007748842,721.2493
+0;0;0,0.02539913;0.300814;-0.01781555,0.05293807;0.5890862;-0.04851583,0.221337;0.4817564;-0.03710727,0.3495499;0.2796727;-0.007427953,0.4633149;0.1264722;-0.01115722,-0.1275012;0.4762845;-0.01910428,-0.252195;0.2699902;-0.01193803,-0.3604717;0.1134207;-0.02568321,0.07899932;-0.003626083;-0.04607134,0.07040358;-0.3790658;-0.01410125,0.02899767;-0.7196939;0.04435327,0.02547374;-0.6840621;-0.03373683,-0.08503317;0.01447644;-0.0306007,-0.1555436;-0.3256058;-0.1769676,-0.1543318;-0.6592544;-0.07779121,-0.1562604;-0.6235825;-0.1559341,0.04576843;0.518487;-0.03838315,0;0;0,0.02600443;0.3012894;0.0002059937,0.05053037;0.5910529;-0.01502228,0.2176623;0.4726824;-0.0001599789,0.3982055;0.3254864;0.06224823,0.5689113;0.2474109;0.02774477,-0.12681;0.4875675;0.03244194,-0.3014618;0.334068;0.09641024,-0.4848229;0.2863508;0.07342059,0.07550013;-0.005025938;-0.05148864,0.04999882;-0.3808543;-0.03909469,0.01365359;-0.7196132;0.03218174,0.01281494;-0.750777;-0.01681304,-0.08709583;0.01335283;-0.02475133,-0.1446238;-0.329854;-0.1694942,-0.1646999;-0.6430194;-0.01888463,-0.1796026;-0.6685694;-0.07212288,0.04481441;0.5198991;-0.008482456,721.283
+0;0;0,0.02544991;0.3014154;-0.01785117,0.05303882;0.5902158;-0.04860466,0.2201176;0.4830932;-0.03719595,0.3514341;0.2761177;-0.006798184,0.4712318;0.1147933;-0.0107252,-0.1261112;0.4776622;-0.01932762,-0.2538235;0.2663741;-0.0119879,-0.3678418;0.1015021;-0.02646196,0.07882018;-0.003617861;-0.04596687,0.07018465;-0.3807961;-0.01384873,0.02923949;-0.7176338;0.04395532,0.0257214;-0.6820114;-0.03400526,-0.08484035;0.01444361;-0.03053131,-0.1556773;-0.3272135;-0.177576,-0.154479;-0.6571494;-0.07950325,-0.1564043;-0.6214869;-0.1575165,0.04586231;0.519549;-0.03846228,0;0;0,0.02479516;0.3019978;-0.0003540516,0.04820767;0.5923867;-0.01568317,0.2143841;0.4741633;-0.00204134,0.3870161;0.3103534;0.06407571,0.5592617;0.2122412;0.03094077,-0.1268704;0.4856312;0.03136766,-0.2882689;0.3103866;0.09653518,-0.4743238;0.2373815;0.07541031,0.07545468;-0.00444071;-0.05123997,0.04944557;-0.3819227;-0.03708148,0.01240134;-0.7170835;0.03200126,0.01109816;-0.7483298;-0.01667142,-0.08688742;0.01281545;-0.0250001,-0.1399509;-0.3384902;-0.155913,-0.1647024;-0.6472825;-0.005872488,-0.1806148;-0.6724511;-0.05902388,0.04280853;0.5211357;-0.009178877,721.3053
+0;0;0,0.02553484;0.3024213;-0.01791074,0.05323453;0.592387;-0.04878502,0.2179542;0.4855356;-0.03736205,0.350894;0.2760017;-0.00658855,0.4693585;0.1164726;-0.01047187,-0.1236313;0.4801774;-0.01973335,-0.2529221;0.2662777;-0.01230291,-0.3656716;0.1032404;-0.02661589,0.07874233;-0.003614287;-0.04592146,0.0701097;-0.3806655;-0.01381414,0.02935306;-0.7159523;0.04372377,0.02582197;-0.680309;-0.0345249,-0.08475655;0.01442934;-0.03050115,-0.1555696;-0.3271127;-0.1774963,-0.1543769;-0.6555295;-0.0798751,-0.1563093;-0.619846;-0.1581767,0.04603592;0.5215025;-0.0386114,0;0;0,0.02443886;0.3030407;-0.0007371902,0.04760385;0.5946262;-0.01621509,0.2112925;0.4758339;-0.004296064,0.3760963;0.3005295;0.06376624,0.5377343;0.1888242;0.03387356,-0.1248328;0.4861587;0.02995311,-0.2796669;0.300029;0.09245573,-0.4556394;0.2091499;0.07592887,0.07553884;-0.003959268;-0.05099416,0.04875049;-0.3812609;-0.03689266,0.0114308;-0.7148339;0.03184819,0.01014584;-0.7459521;-0.01744771,-0.08678463;0.01244032;-0.02521634,-0.1309375;-0.3506681;-0.1225601,-0.1631465;-0.6591605;0.0229871,-0.178723;-0.6824375;-0.03256559,0.0422278;0.5231506;-0.009713411,721.3388
+0;0;0,0.02567525;0.3027347;-0.01921757,0.05321885;0.5932635;-0.05100083,0.2172723;0.4889811;-0.03776935,0.3538589;0.2811562;-0.007574616,0.4829367;0.1250053;-0.008769799,-0.122558;0.4822239;-0.02061109,-0.2599486;0.2729149;-0.01210348,-0.3812766;0.1113539;-0.02704182,0.07827038;-0.004513807;-0.04643674,0.07038119;-0.3811685;-0.01581994,0.02708754;-0.7153615;0.04044359,0.02202554;-0.6769601;-0.07795005,-0.08476872;0.01521384;-0.02976245,-0.1636109;-0.3166519;-0.1926042,-0.155155;-0.6430105;-0.09188975,-0.1578292;-0.6046261;-0.2103626,0.04604665;0.5222483;-0.04071416,0;0;0,0.0243219;0.3034548;-0.0007095337,0.04728954;0.5957034;-0.01603723,0.2098955;0.4770062;-0.005527258,0.3659794;0.2922285;0.05969429,0.513179;0.1550356;0.03611493,-0.123449;0.4834564;0.0281078,-0.2609847;0.2832572;0.0894514,-0.428691;0.1718917;0.06669372,0.0756595;-0.003735483;-0.05064273,0.04894136;-0.3805139;-0.03676677,0.01176783;-0.7131962;0.03153777,-0.000584498;-0.7057256;-0.08444977,-0.08662476;0.01220416;-0.02549919,-0.1270691;-0.3542096;-0.1090073,-0.1610131;-0.6614715;0.03646693,-0.1866776;-0.7166513;-0.04226689,0.0419624;0.524074;-0.009613514,721.3622
+0;0;0,0.02567525;0.3027347;-0.01921757,0.05321885;0.5932635;-0.05100083,0.2172723;0.4889811;-0.03776935,0.3538589;0.2811562;-0.007574616,0.4829367;0.1250053;-0.008769799,-0.122558;0.4822239;-0.02061109,-0.2599486;0.2729149;-0.01210348,-0.3812766;0.1113539;-0.02704182,0.07827038;-0.004513807;-0.04643674,0.07038119;-0.3811685;-0.01581994,0.02708754;-0.7153615;0.04044359,0.02202554;-0.6769601;-0.07795005,-0.08476872;0.01521384;-0.02976245,-0.1636109;-0.3166519;-0.1926042,-0.155155;-0.6430105;-0.09188975,-0.1578292;-0.6046261;-0.2103626,0.04604665;0.5222483;-0.04071416,0;0;0,0.0243219;0.3034548;-0.0007095337,0.04728954;0.5957034;-0.01603723,0.2098955;0.4770062;-0.005527258,0.3659794;0.2922285;0.05969429,0.513179;0.1550356;0.03611493,-0.123449;0.4834564;0.0281078,-0.2609847;0.2832572;0.0894514,-0.428691;0.1718917;0.06669372,0.0756595;-0.003735483;-0.05064273,0.04894136;-0.3805139;-0.03676677,0.01176783;-0.7131962;0.03153777,-0.000584498;-0.7057256;-0.08444977,-0.08662476;0.01220416;-0.02549919,-0.1270691;-0.3542096;-0.1090073,-0.1610131;-0.6614715;0.03646693,-0.1866776;-0.7166513;-0.04226689,0.0419624;0.524074;-0.009613514,721.3876
+0;0;0,0.02567412;0.3027214;-0.01921672,0.05323316;0.5934122;-0.05101814,0.2167748;0.4891795;-0.03778831,0.3535838;0.2810162;-0.007544408,0.4871785;0.1194009;-0.008781414,-0.1220494;0.4824423;-0.02068085,-0.2596637;0.2727924;-0.01215939,-0.3852375;0.1055777;-0.02762049,0.07825641;-0.004513;-0.04642844,0.07038834;-0.380159;-0.01589363,0.02692267;-0.7156799;0.04059346,0.02356196;-0.6801022;-0.03800906,-0.08475357;0.01521112;-0.02975714,-0.1633846;-0.3157659;-0.1921628,-0.1548951;-0.6434213;-0.09104815,-0.1566706;-0.6078548;-0.1697032,0.04605603;0.5223482;-0.0407244,0;0;0,0.02360906;0.3034983;-0.0003011227,0.04543866;0.5960453;-0.01479936,0.2081381;0.4781928;-0.007128477,0.3558788;0.2853453;0.0556879,0.4958483;0.1301161;0.03892374,-0.1244052;0.4823061;0.02760528,-0.2504986;0.2732639;0.08561561,-0.4091201;0.138156;0.06208544,0.07569323;-0.003144473;-0.05060316,0.04861017;-0.3788909;-0.03698802,0.01084371;-0.7128157;0.03173017,0.008998737;-0.7437853;-0.0182705,-0.08666838;0.01161913;-0.02556601,-0.1211499;-0.3584664;-0.08843014,-0.1556968;-0.665858;0.05979683,-0.1757755;-0.6912656;0.007379215,0.04043628;0.5243165;-0.008672476,721.4177
+0;0;0,0.02724375;0.3034607;-0.01972236,0.05578727;0.5947109;-0.05236577,0.2190656;0.4899962;-0.03881374,0.3618578;0.2854154;-0.007535573,0.5062656;0.1288182;-0.01124751,-0.119638;0.4840638;-0.02152243,-0.265265;0.2792453;-0.01356275,-0.3985183;0.1136035;-0.02757829,0.07818111;-0.005191809;-0.04673624,0.07046144;-0.3789692;-0.01773429,0.02403563;-0.714354;0.03771029,0.01897009;-0.6760257;-0.0806921,-0.08486018;0.01574979;-0.02956707,-0.1675111;-0.3087109;-0.1983993,-0.154378;-0.6365376;-0.09805188,-0.1571052;-0.5982282;-0.2165325,0.04847837;0.5235282;-0.04184569,0;0;0,0.02270545;0.3044733;-0.0002434254,0.04375322;0.5978338;-0.0145092,0.2066237;0.4798937;-0.008554697,0.3449119;0.2784421;0.05073142,0.46645;0.1042844;0.0337708,-0.125528;0.482293;0.02726286,-0.2428313;0.2662186;0.07992229,-0.3963547;0.1204869;0.05577869,0.07564683;-0.002304852;-0.05094862,0.04778384;-0.3759782;-0.03673196,0.01015998;-0.7101952;0.03106093,-0.002767175;-0.7026523;-0.08488178,-0.08701692;0.01083149;-0.02518437,-0.1192229;-0.3603677;-0.06742392,-0.1524347;-0.6698661;0.07686783,-0.1857609;-0.7309954;0.008318715,0.03894772;0.5259191;-0.008487463,721.4402
+0;0;0,0.02727466;0.303805;-0.01974473,0.05587336;0.5956173;-0.05245183,0.2183028;0.4909146;-0.03889218,0.3614398;0.2858397;-0.007538471,0.5091372;0.1256753;-0.01133497,-0.1187463;0.4850112;-0.02168533,-0.264725;0.279698;-0.01370642,-0.4010137;0.1102829;-0.02804123,0.07821725;-0.00519421;-0.04675785,0.07053359;-0.3772281;-0.01789118,0.02405651;-0.7129833;0.03761464,0.01899042;-0.674654;-0.08080047,-0.08489941;0.01575707;-0.02958074,-0.1671648;-0.3071902;-0.1976254,-0.1540172;-0.6353789;-0.09716719,-0.1567447;-0.5970686;-0.2156606,0.04854887;0.5242828;-0.04190931,0;0;0,0.02234873;0.3048469;0.0003654957,0.04291829;0.5988497;-0.01314521,0.2051108;0.4811971;-0.01066399,0.3341651;0.2716727;0.04384708,0.4479979;0.0864923;0.02861905,-0.1253352;0.4810152;0.02576494,-0.2336524;0.2584804;0.073437,-0.368989;0.09049046;0.04269664,0.07569066;-0.001660466;-0.05098414,0.04776129;-0.3735776;-0.03687263,0.010105;-0.7081412;0.03111053,-0.003093347;-0.7005413;-0.08482575,-0.08712596;0.01029313;-0.02518597,-0.1195891;-0.3600459;-0.05830221,-0.1506635;-0.671151;0.08389667,-0.1817985;-0.735878;0.01928551,0.03822011;0.5267543;-0.007348776,721.4641
+0;0;0,0.02728633;0.303935;-0.01975318,0.05593146;0.596219;-0.05251464,0.2183677;0.491365;-0.03893289,0.3619058;0.2857155;-0.007491328,0.5175868;0.1168937;-0.01149304,-0.1187249;0.4854608;-0.02172381,-0.2651126;0.2795723;-0.01372255,-0.4087683;0.1009998;-0.0288322,0.07832614;-0.005201441;-0.04682295,0.0706815;-0.3753461;-0.01810286,0.02419455;-0.7111725;0.03741474,0.01912794;-0.6728423;-0.08101287,-0.08501761;0.01577901;-0.02962192,-0.1668652;-0.3055282;-0.1968132,-0.1537148;-0.6337866;-0.09633369,-0.1564426;-0.5954754;-0.2148396,0.04859188;0.5247375;-0.0419504,0;0;0,0.02235447;0.3049765;0.0008969307,0.04287766;0.5994871;-0.01205134,0.2052428;0.4825193;-0.01212716,0.3245988;0.2650596;0.03633833,0.4227716;0.05864505;0.01378846,-0.1254224;0.4798432;0.0242609,-0.2289757;0.2535529;0.0684523,-0.3535254;0.06450851;0.02968416,0.07569398;-0.001190096;-0.05121946,0.04853322;-0.371261;-0.03707242,0.01107295;-0.7059712;0.0306654,-0.002112582;-0.6983331;-0.08529258,-0.08735259;0.009947561;-0.02499998,-0.1182509;-0.3597229;-0.04171322,-0.1430725;-0.6713711;0.1007014,-0.1773972;-0.7290229;0.02818146,0.03816594;0.5272313;-0.006397009,721.4966
+0;0;0,0.02893777;0.3046421;-0.02061449,0.05901176;0.5974859;-0.05436284,0.2216186;0.4924997;-0.0398356,0.372546;0.2914545;-0.007427085,0.5356572;0.1236487;-0.01178987,-0.1165306;0.4872456;-0.0225348,-0.2714458;0.2868069;-0.01392186,-0.4263126;0.1116756;-0.02525187,0.07812423;-0.005702625;-0.0470245,0.07006562;-0.3732912;-0.02017498,0.02169013;-0.7083888;0.03350776,0.01834482;-0.6729428;-0.04490666,-0.08499739;0.01611291;-0.02937749,-0.1714885;-0.2957074;-0.2059974,-0.1545585;-0.6223785;-0.1034702,-0.1563691;-0.5869836;-0.1819386,0.05135318;0.5258715;-0.0435281,0;0;0,0.02198458;0.3059132;0.001723766,0.04198691;0.6013172;-0.01014757,0.204732;0.4838224;-0.0145278,0.3122454;0.2582358;0.02790022,0.4047456;0.04461798;0.003523827,-0.1268915;0.4802031;0.02275576,-0.2231876;0.2482631;0.0570993,-0.3448895;0.05175318;0.02028099,0.07569206;-0.0006371439;-0.05116176,0.04874834;-0.3680592;-0.0376606,0.01192015;-0.7021104;0.02991128,0.01034573;-0.7331785;-0.01966571,-0.08733187;0.009544809;-0.02508505,-0.1176347;-0.3578102;-0.03134951,-0.1404886;-0.6701155;0.1081337,-0.1623527;-0.6983151;0.05992131,0.03740582;0.5288244;-0.004812002,721.5187
+0;0;0,0.02893777;0.3046421;-0.02061449,0.05901176;0.5974859;-0.05436284,0.2216186;0.4924997;-0.0398356,0.372546;0.2914545;-0.007427085,0.5356572;0.1236487;-0.01178987,-0.1165306;0.4872456;-0.0225348,-0.2714458;0.2868069;-0.01392186,-0.4263126;0.1116756;-0.02525187,0.07812423;-0.005702625;-0.0470245,0.07006562;-0.3732912;-0.02017498,0.02169013;-0.7083888;0.03350776,0.01834482;-0.6729428;-0.04490666,-0.08499739;0.01611291;-0.02937749,-0.1714885;-0.2957074;-0.2059974,-0.1545585;-0.6223785;-0.1034702,-0.1563691;-0.5869836;-0.1819386,0.05135318;0.5258715;-0.0435281,0;0;0,0.02198458;0.3059132;0.001723766,0.04198691;0.6013172;-0.01014757,0.204732;0.4838224;-0.0145278,0.3122454;0.2582358;0.02790022,0.4047456;0.04461798;0.003523827,-0.1268915;0.4802031;0.02275576,-0.2231876;0.2482631;0.0570993,-0.3448895;0.05175318;0.02028099,0.07569206;-0.0006371439;-0.05116176,0.04874834;-0.3680592;-0.0376606,0.01192015;-0.7021104;0.02991128,0.01034573;-0.7331785;-0.01966571,-0.08733187;0.009544809;-0.02508505,-0.1176347;-0.3578102;-0.03134951,-0.1404886;-0.6701155;0.1081337,-0.1623527;-0.6983151;0.05992131,0.03740582;0.5288244;-0.004812002,721.5422
+0;0;0,0.02904648;0.3057865;-0.02069193,0.05925199;0.5999112;-0.05458776,0.2213304;0.4947116;-0.0400243,0.3726247;0.2931777;-0.007536985,0.5366725;0.1244082;-0.01192482,-0.1158352;0.4894729;-0.02277382,-0.271127;0.2885469;-0.01413994,-0.426883;0.1124098;-0.02553501,0.07805038;-0.005697235;-0.04698005,0.07007334;-0.3695652;-0.02040229,0.02171785;-0.7045243;0.03325825,0.01834982;-0.6690413;-0.04568888,-0.08491705;0.01609768;-0.02934972,-0.1705328;-0.2925665;-0.2041819,-0.1536097;-0.6191025;-0.1016971,-0.1554326;-0.583671;-0.1806986,0.05156022;0.5279864;-0.04370605,0;0;0,0.02245033;0.3070344;0.001754761,0.04277672;0.6037101;-0.01026821,0.2044067;0.4850145;-0.01833987,0.3025146;0.2535409;0.0184865,0.3820489;0.03404257;-0.0116601,-0.1258179;0.480775;0.01872898,-0.2185998;0.2462235;0.04936327,-0.3173862;0.03773309;0.002597187,0.07563321;-0.0002163947;-0.05109811,0.04933821;-0.3640022;-0.03933549,0.01278682;-0.697934;0.02825737,0.011328;-0.7287555;-0.02246428,-0.08724678;0.009299261;-0.0251589,-0.1166644;-0.3544322;-0.02715433,-0.1384685;-0.6670338;0.1114821,-0.1609791;-0.6937333;0.06095983,0.03810854;0.5309097;-0.004878044,721.5746
+0;0;0,0.02872374;0.3053465;-0.02119335,0.05839183;0.5993783;-0.05537364,0.221211;0.4947757;-0.04069892,0.3796725;0.2983899;-0.007431783,0.567058;0.130178;-0.009240583,-0.1167722;0.4892004;-0.02278464,-0.2793941;0.2935544;-0.0149835,-0.4534972;0.1119938;-0.02663344,0.07772012;-0.006095476;-0.04699881,0.06941645;-0.3683188;-0.02123128,0.01946088;-0.7026876;0.03057919,0.01603465;-0.6672169;-0.04875021,-0.08467848;0.01641489;-0.02909584,-0.173704;-0.2851085;-0.2110209,-0.1523063;-0.6106281;-0.1082518,-0.1705534;-0.6429822;-0.1542283,0.05096134;0.5274231;-0.04444986,0;0;0,0.02226996;0.3066113;0.002068043,0.04240158;0.6031948;-0.009685993,0.2036295;0.4830013;-0.02193356,0.2957194;0.2479509;0.01054525,0.3590152;0.008247524;-0.03358841,-0.1270977;0.4815994;0.01813799,-0.2138024;0.2432499;0.03949019,-0.3067;0.0157187;-0.01538663,0.07559052;-0.0004609227;-0.05071807,0.04929012;-0.3625853;-0.04009414,0.01352616;-0.6959032;0.02774763,0.01241867;-0.7265329;-0.02380466,-0.08689395;0.009559607;-0.02538731,-0.1162976;-0.352477;-0.02727916,-0.1367296;-0.6645757;0.1111379,-0.1594564;-0.6916385;0.06052013,0.03776518;0.5303793;-0.004348278,721.5981
+0;0;0,0.02865973;0.304666;-0.02114612,0.0582685;0.5981097;-0.05525843,0.221886;0.4934922;-0.04058701,0.3808253;0.2965142;-0.007219553,0.56409;0.1320015;-0.008988574,-0.1176542;0.4878913;-0.02259021,-0.2807665;0.2916553;-0.01476554,-0.4510409;0.1140875;-0.02615928,0.07756863;-0.006083594;-0.0469072,0.06930324;-0.3666368;-0.02125848,0.01935798;-0.7009366;0.0305413,0.01592508;-0.6654552;-0.0489427,-0.08451342;0.01638289;-0.02903912,-0.1731284;-0.2837502;-0.2101254,-0.1517352;-0.6092026;-0.1073774,-0.1700178;-0.6416782;-0.1534435,0.05085201;0.5262901;-0.04435523,0;0;0,0.02223483;0.3059193;0.002988815,0.04230711;0.6019546;-0.007600785,0.2038266;0.4820292;-0.02504158,0.2885568;0.2424271;-0.0008130074,0.3482848;0.007697552;-0.04540133,-0.1281663;0.4792849;0.0159493,-0.2127636;0.2389305;0.03171093,-0.2987404;0.01518904;-0.02486901,0.07556173;-0.0006952286;-0.05043936,0.04925266;-0.3611752;-0.04112649,0.01336768;-0.6944158;0.02667522,0.01319447;-0.7249159;-0.02527905,-0.08662202;0.009830046;-0.02557698,-0.1174329;-0.3503736;-0.03094163,-0.1353587;-0.661729;0.10931,-0.1593404;-0.6886855;0.05890789,0.03767252;0.5292556;-0.002569199,721.6302
+0;0;0,0.02870452;0.3051423;-0.02117917,0.05836646;0.5991127;-0.0553527,0.221531;0.4944513;-0.04067149,0.3810465;0.2967592;-0.007183068,0.57313;0.1243301;-0.009037214,-0.1171363;0.4888648;-0.02272096,-0.28084;0.2919174;-0.01486792,-0.459308;0.105805;-0.02680993,0.07742065;-0.006071988;-0.04681772,0.06915501;-0.3666365;-0.02116819,0.01952549;-0.6988229;0.03030412,0.01609389;-0.6633437;-0.04914943,-0.0843522;0.01635164;-0.02898373,-0.17297;-0.2837909;-0.2100757,-0.151712;-0.6071858;-0.1079772,-0.1699876;-0.6396375;-0.1540257,0.05093672;0.5271648;-0.04443002,0;0;0,0.02222368;0.3064023;0.002830982,0.04226281;0.6029667;-0.007979393,0.2028654;0.4826604;-0.02798891,0.2833911;0.2397809;-0.01479602,0.3270031;-0.006200358;-0.07977629,-0.1274073;0.4783874;0.01356247,-0.2091649;0.2358389;0.02517232,-0.294066;0.002060443;-0.04389784,0.07544993;-0.0008212923;-0.05029273,0.04996137;-0.3614123;-0.04271579,0.01324964;-0.6923871;0.02487278,0.01276222;-0.7229236;-0.02699018,-0.08638477;0.01002068;-0.02569012,-0.1218649;-0.3492779;-0.0451485,-0.1340236;-0.6560363;0.1004941,-0.1599508;-0.6835141;0.05172162,0.03763102;0.5301405;-0.002889872,721.6636
+0;0;0,0.02844469;0.3051181;-0.02186677,0.0576999;0.5990825;-0.0564542,0.2211158;0.4946539;-0.041671,0.3899662;0.3050492;-0.007197373,0.5931638;0.145896;-0.0106952,-0.1175697;0.4890117;-0.02321374,-0.2880563;0.2979123;-0.01520156,-0.4735813;0.1188008;-0.02663748,0.07737953;-0.005997022;-0.0468953,0.06866191;-0.3666196;-0.0222315,0.01804541;-0.6988693;0.02785267,0.01457018;-0.6634347;-0.05160205,-0.08441322;0.01612013;-0.02893571,-0.1774542;-0.2757218;-0.2210415,-0.1528483;-0.5985787;-0.1179966,-0.1712653;-0.6323544;-0.1621344,0.05047577;0.5271248;-0.04545861,0;0;0,0.02222368;0.3064023;0.002830982,0.04226281;0.6029667;-0.007979393,0.2028654;0.4826604;-0.02798891,0.2833911;0.2397809;-0.01479602,0.3270031;-0.006200358;-0.07977629,-0.1274073;0.4783874;0.01356247,-0.2091649;0.2358389;0.02517232,-0.294066;0.002060443;-0.04389784,0.07544993;-0.0008212923;-0.05029273,0.04996137;-0.3614123;-0.04271579,0.01324964;-0.6923871;0.02487278,0.01276222;-0.7229236;-0.02699018,-0.08638477;0.01002068;-0.02569012,-0.1218649;-0.3492779;-0.0451485,-0.1340236;-0.6560363;0.1004941,-0.1599508;-0.6835141;0.05172162,0.03763102;0.5301405;-0.002889872,721.687
+0;0;0,0.02840643;0.3047076;-0.02183736,0.0576464;0.5985187;-0.05640797,0.2188307;0.494526;-0.04167602,0.3886236;0.3038629;-0.007009961,0.5910461;0.1453169;-0.01049444,-0.1154233;0.4889576;-0.02346027,-0.2868615;0.2967915;-0.01540336,-0.4716788;0.1183633;-0.02679565,0.07691444;-0.005960977;-0.04661344,0.06824252;-0.3646933;-0.02207892,0.01778119;-0.6959244;0.02785171,0.01429679;-0.6604754;-0.05181256,-0.08390585;0.01602324;-0.02876179,-0.1764592;-0.2742889;-0.2198606,-0.1519287;-0.5961561;-0.1171316,-0.1703943;-0.6301;-0.1613858,0.05042338;0.526572;-0.04541408,0;0;0,0.02227536;0.305989;0.002258539,0.04234818;0.6023726;-0.009152412,0.2002776;0.4840885;-0.03392792,0.2774848;0.2383304;-0.03901029,0.3076398;-0.002494976;-0.1239669,-0.1253645;0.4785221;0.01046472,-0.2041106;0.2332324;0.01444427,-0.2880406;0.005435541;-0.07033883,0.0752551;-0.00110355;-0.04959464,0.05287662;-0.3600793;-0.05087733,0.01306908;-0.6886404;0.02134752,0.01251747;-0.7190804;-0.03094912,-0.08564372;0.01031743;-0.02613194,-0.1343328;-0.3406534;-0.08789623,-0.1320457;-0.6407485;0.06923807,-0.1586309;-0.6667866;0.01882786,0.03769854;0.5295701;-0.003904581,721.7194
+0;0;0,0.02840643;0.3047076;-0.02183736,0.0576464;0.5985187;-0.05640797,0.2188307;0.494526;-0.04167602,0.3886236;0.3038629;-0.007009961,0.5910461;0.1453169;-0.01049444,-0.1154233;0.4889576;-0.02346027,-0.2868615;0.2967915;-0.01540336,-0.4716788;0.1183633;-0.02679565,0.07691444;-0.005960977;-0.04661344,0.06824252;-0.3646933;-0.02207892,0.01778119;-0.6959244;0.02785171,0.01429679;-0.6604754;-0.05181256,-0.08390585;0.01602324;-0.02876179,-0.1764592;-0.2742889;-0.2198606,-0.1519287;-0.5961561;-0.1171316,-0.1703943;-0.6301;-0.1613858,0.05042338;0.526572;-0.04541408,0;0;0,0.02227536;0.305989;0.002258539,0.04234818;0.6023726;-0.009152412,0.2002776;0.4840885;-0.03392792,0.2774848;0.2383304;-0.03901029,0.3076398;-0.002494976;-0.1239669,-0.1253645;0.4785221;0.01046472,-0.2041106;0.2332324;0.01444427,-0.2880406;0.005435541;-0.07033883,0.0752551;-0.00110355;-0.04959464,0.05287662;-0.3600793;-0.05087733,0.01306908;-0.6886404;0.02134752,0.01251747;-0.7190804;-0.03094912,-0.08564372;0.01031743;-0.02613194,-0.1343328;-0.3406534;-0.08789623,-0.1320457;-0.6407485;0.06923807,-0.1586309;-0.6667866;0.01882786,0.03769854;0.5295701;-0.003904581,721.7422
+0;0;0,0.02828806;0.3046483;-0.02236684,0.05733276;0.5982835;-0.0573312,0.2169246;0.4945706;-0.04238962,0.395483;0.3110902;-0.007500093,0.5985696;0.1671378;-0.00414105,-0.1139722;0.4893519;-0.02397788,-0.2945873;0.3047502;-0.01586518,-0.4775017;0.136189;-0.02621819,0.0765731;-0.006150829;-0.04670791,0.06764903;-0.3637369;-0.02384866,0.0230575;-0.6952597;0.02809773,0.01952241;-0.6599118;-0.05078051,-0.08376873;0.0161467;-0.02837226,-0.1798092;-0.2651811;-0.2286244,-0.1524413;-0.5863408;-0.1251755,-0.1701318;-0.6198298;-0.1689828,0.05020437;0.5263923;-0.04628201,0;0;0,0.02173328;0.3060027;0.00103879,0.0414653;0.6022215;-0.01132894,0.1974823;0.4849756;-0.03826046,0.2760562;0.2393121;-0.05378485,0.3041156;0.008872122;-0.1437173,-0.1245072;0.478698;0.00815269,-0.2043009;0.2329414;0.009596194,-0.290228;0.02017918;-0.08697762,0.07517268;-0.001302183;-0.04929781,0.05351602;-0.3590114;-0.05601478,0.01180823;-0.6865051;0.01883531,0.01021443;-0.7173858;-0.03170061,-0.08529957;0.01057464;-0.02636401,-0.1387445;-0.3344743;-0.1073261,-0.1311113;-0.6356291;0.04708171,-0.158944;-0.6593465;-0.003934514,0.03688668;0.5294881;-0.005840063,721.7758
+0;0;0,0.02816847;0.3033604;-0.02227229,0.0570728;0.5955764;-0.0570674,0.2151957;0.4925038;-0.0422152,0.3942096;0.3085553;-0.007236674,0.6045324;0.1594737;-0.003757945,-0.1127162;0.4873321;-0.02396955,-0.293792;0.3022595;-0.01583616,-0.4832239;0.1276923;-0.02655806,0.07646441;-0.006142099;-0.04664162,0.06758726;-0.3618485;-0.02390253,0.02282329;-0.6946534;0.02824475,0.01929034;-0.6593087;-0.05058558,-0.08364984;0.01612378;-0.028332,-0.1791855;-0.2637251;-0.2275314,-0.1517117;-0.5861268;-0.1236825,-0.1693915;-0.6195772;-0.1674632,0.04997943;0.5240384;-0.04607248,0;0;0,0.02121955;0.3047387;0.001059294,0.04029551;0.5995554;-0.01139092,0.1945957;0.4853729;-0.04290438,0.2754041;0.24055;-0.06816769,0.3011183;0.01130547;-0.1833148,-0.1245008;0.4778654;0.006313382,-0.2057376;0.2318836;0.006435756,-0.2999613;0.02083242;-0.1078114,0.07498187;-0.001151621;-0.04935956,0.05370361;-0.356741;-0.06440496,0.0108092;-0.684372;0.01496887,0.008459508;-0.7152916;-0.03541517,-0.08518025;0.01050572;-0.02634251,-0.1432279;-0.3265618;-0.1270343,-0.1362128;-0.6316938;0.02238965,-0.1623064;-0.6498491;-0.03466703,0.03589237;0.5271744;-0.005868673,721.7985
+0;0;0,0.02808174;0.3024264;-0.02220372,0.05686714;0.5934402;-0.05685439,0.2145039;0.4907888;-0.04206383,0.3939956;0.3063493;-0.006991941,0.5974805;0.1621146;-0.00362631,-0.1123796;0.4856334;-0.0238754,-0.2939388;0.3000668;-0.0157203,-0.477212;0.131175;-0.02609362,0.07670455;-0.006161388;-0.0467881,0.06789758;-0.3590553;-0.0242288,0.02278675;-0.6944389;0.02832254,0.01926273;-0.6591077;-0.05030856,-0.08391254;0.01617442;-0.02842097,-0.1786928;-0.2614618;-0.2260454,-0.1510061;-0.5863616;-0.1213918,-0.1686412;-0.6196516;-0.1650618,0.04980573;0.5222245;-0.04590902,0;0;0,0.02039205;0.3038542;0.0003824234,0.03872599;0.5974641;-0.01279497,0.1923535;0.4855148;-0.04737568,0.2773259;0.2427363;-0.0834794,0.2995582;0.02332738;-0.2000408,-0.1256885;0.4771625;0.004478196,-0.2115337;0.2320657;-0.000351815,-0.3081775;0.03642468;-0.1212058,0.07494889;-0.0009839535;-0.04992366,0.05329747;-0.3532602;-0.07344365,0.009314492;-0.6821008;0.01145768,0.006748214;-0.7131181;-0.03848219,-0.08565925;0.01039531;-0.02578966,-0.1513618;-0.3138804;-0.1508856,-0.140691;-0.6229401;-0.003756106,-0.1644305;-0.6376098;-0.06429323,0.03451996;0.5254168;-0.007065773,721.8325
+0;0;0,0.02886495;0.3010178;-0.0221511,0.05811009;0.5901316;-0.05700851,0.2149684;0.4875302;-0.04212187,0.400925;0.3085028;-0.006516151,0.6056586;0.1698693;-0.0004549334,-0.1108498;0.483338;-0.02391424,-0.2998813;0.3041616;-0.01608154,-0.4860424;0.1416022;-0.02558424,0.07698534;-0.006276994;-0.04719872,0.06771782;-0.3576337;-0.02559031,0.02289998;-0.6941752;0.02705578,0.0193642;-0.6588845;-0.05111986,-0.08440483;0.01629459;-0.02835794,-0.1814569;-0.254023;-0.2321069,-0.1519165;-0.5796771;-0.1266689,-0.170666;-0.6106186;-0.1723474,0.05089511;0.5194423;-0.04602028,0;0;0,0.01999047;0.3025488;-0.0004415512,0.03794557;0.5943341;-0.01434517,0.1909474;0.4867056;-0.05277228,0.2839544;0.2484752;-0.1027162,0.301449;0.03509095;-0.2265425,-0.1266626;0.477262;0.00249148,-0.2196907;0.2340704;-0.007609093,-0.3216849;0.04519656;-0.1304736,0.07486972;-0.0009108186;-0.05086803,0.05339497;-0.3512363;-0.07942057,0.008920521;-0.6806916;0.007306576,0.006348342;-0.7119098;-0.04165912,-0.08643632;0.01047211;-0.02475803,-0.154656;-0.3037862;-0.1682575,-0.1469754;-0.620712;-0.03582071,-0.1652929;-0.6390536;-0.09480785,0.03384143;0.5227967;-0.008401632,721.8547
+0;0;0,0.02872789;0.2995885;-0.02204592,0.0577802;0.5867966;-0.05667106,0.2157261;0.4845142;-0.0418407,0.3986098;0.3084453;-0.006823376,0.5932909;0.1766187;-0.001059763,-0.1121465;0.4802956;-0.02351827,-0.2980541;0.3040802;-0.01581501,-0.4750748;0.1495024;-0.02485112,0.07735506;-0.00630714;-0.0474254,0.06813677;-0.3557976;-0.02593176,0.02303187;-0.6944947;0.02705153,0.0195222;-0.659243;-0.05054704,-0.08481019;0.01637284;-0.02849413,-0.1813468;-0.2525089;-0.2311609,-0.1516172;-0.580249;-0.1250476,-0.1702282;-0.6107406;-0.1703889,0.05061831;0.5166276;-0.04576369,0;0;0,0.01944374;0.3011386;-0.001442432,0.03680502;0.5909837;-0.0161159,0.1904543;0.4854933;-0.05774045,0.2866402;0.2548326;-0.1144571,0.3093136;0.06041598;-0.2448425,-0.129404;0.4767818;0.0004172828,-0.2343623;0.2437172;-0.01795423,-0.3438245;0.07598847;-0.1412317,0.0748816;-0.001137435;-0.05161595,0.05350263;-0.3491889;-0.08468676,0.008110877;-0.6803078;0.003954411,0.005757194;-0.7117516;-0.04380083,-0.08703145;0.01087905;-0.02408166,-0.164591;-0.2761164;-0.2093078,-0.1502481;-0.5935935;-0.07307263,-0.1713811;-0.6051676;-0.1354139,0.03287093;0.5199882;-0.009940624,721.8878
+0;0;0,0.02855066;0.2977402;-0.02190991,0.05731776;0.5821307;-0.05618826,0.2162115;0.4805229;-0.04146835,0.3922786;0.3110166;-0.007756218,0.5834773;0.1815482;-0.002095708,-0.1133726;0.4762823;-0.02305027,-0.292351;0.3066349;-0.01563413,-0.466205;0.1548223;-0.0245086,0.078265;-0.006381331;-0.04798327,0.06907355;-0.3548544;-0.0265522,0.0234715;-0.6972846;0.02701508,0.02000634;-0.6620996;-0.04959922,-0.08580782;0.01656544;-0.02882931,-0.1820634;-0.2515336;-0.2309061,-0.1520061;-0.582886;-0.1236232,-0.1703811;-0.6126103;-0.1683894,0.05024185;0.5128039;-0.04541182,0;0;0,0.01914412;0.299278;-0.003253698,0.03550842;0.5862325;-0.0193541,0.1905441;0.4853922;-0.06250167,0.2920662;0.2701666;-0.127615,0.3142145;0.07894532;-0.2552664,-0.1323007;0.4770093;-0.001785256,-0.2450508;0.2584906;-0.02192283,-0.3549171;0.09492631;-0.1424515,0.07495064;-0.001833111;-0.05336261,0.05387226;-0.34863;-0.08892822,0.00775291;-0.6837192;-0.0006351471,0.005967513;-0.7154446;-0.04641104,-0.08858183;0.01211284;-0.02179597,-0.1655615;-0.2669275;-0.2172131,-0.1531888;-0.5934117;-0.09286493,-0.1683134;-0.61645;-0.1464078,0.03187865;0.5161295;-0.01266146,721.9214
+0;0;0,0.02923997;0.2976636;-0.02204103,0.05852937;0.5819555;-0.05668761,0.2171473;0.4797906;-0.04158675,0.3986928;0.3162155;-0.007631637,0.5946623;0.1942227;0.0004137149,-0.1123721;0.476469;-0.023332,-0.2979511;0.3140799;-0.01566863,-0.4747026;0.1656452;-0.0244473,0.07813504;-0.006521721;-0.04817581,0.06842373;-0.3550219;-0.02742395,0.02539226;-0.697724;0.02652943,0.0219282;-0.6625663;-0.05008676,-0.08586372;0.01669248;-0.02858861,-0.1842073;-0.2457753;-0.2369549,-0.1516802;-0.5768548;-0.1295501,-0.1711001;-0.6053535;-0.1754785,0.05130012;0.5126608;-0.04580678,0;0;0,0.01914412;0.299278;-0.003253698,0.03550842;0.5862325;-0.0193541,0.1905441;0.4853922;-0.06250167,0.2920662;0.2701666;-0.127615,0.3142145;0.07894532;-0.2552664,-0.1323007;0.4770093;-0.001785256,-0.2450508;0.2584906;-0.02192283,-0.3549171;0.09492631;-0.1424515,0.07495064;-0.001833111;-0.05336261,0.05387226;-0.34863;-0.08892822,0.00775291;-0.6837192;-0.0006351471,0.005967513;-0.7154446;-0.04641104,-0.08858183;0.01211284;-0.02179597,-0.1655615;-0.2669275;-0.2172131,-0.1531888;-0.5934117;-0.09286493,-0.1683134;-0.61645;-0.1464078,0.03187865;0.5161295;-0.01266146,721.9437
+0;0;0,0.02891617;0.2943674;-0.02179695,0.05810017;0.5776381;-0.05631378,0.2171851;0.4757513;-0.04125902,0.3954534;0.315129;-0.007916864,0.5919728;0.1927939;0.0001510624,-0.1131869;0.4724211;-0.02295703,-0.2954158;0.3129634;-0.015432,-0.4726633;0.1641123;-0.0242353,0.07866991;-0.006566365;-0.04850559,0.06897232;-0.3545737;-0.02778307,0.02511313;-0.7038679;0.02720811,0.02167398;-0.6687473;-0.04885703,-0.08645149;0.01680674;-0.02878431,-0.184656;-0.2452899;-0.236856,-0.1515033;-0.5827378;-0.1273852,-0.1707834;-0.6108157;-0.1729833,0.0509088;0.5087065;-0.04548997,0;0;0,0.01882748;0.2959531;-0.004546404,0.03478822;0.5818644;-0.02107,0.1902665;0.4918569;-0.06961966,0.2958848;0.2827937;-0.1314917,0.321403;0.098893;-0.2699842,-0.1351127;0.4818997;-0.002177655,-0.2597942;0.2750988;-0.02163716,-0.3873034;0.128529;-0.1477702,0.07457778;-0.002519011;-0.05492425,0.0530751;-0.3484648;-0.09354734,0.006928772;-0.6901596;-0.003718138,0.00599879;-0.721965;-0.04847503,-0.0894653;0.01320248;-0.02016233,-0.1715221;-0.248866;-0.2351492,-0.154027;-0.5825062;-0.1113261,-0.1695609;-0.604444;-0.1650394,0.03129697;0.512141;-0.01422119,721.9662
+0;0;0,0.02838936;0.2890044;-0.02139984,0.05743456;0.5709244;-0.05576194,0.2174934;0.4689634;-0.04070101,0.3861357;0.3170142;-0.009159222,0.5794621;0.1966669;-0.001222382,-0.1147895;0.465614;-0.02229316,-0.2871786;0.3147665;-0.01517446,-0.4615462;0.1683339;-0.02383472,0.07995006;-0.006673215;-0.04929489,0.0701588;-0.3580422;-0.0283722,0.02581716;-0.7111787;0.02722389,0.02236542;-0.6760393;-0.04911974,-0.08785827;0.01708023;-0.02925271,-0.1870114;-0.2475482;-0.2393343,-0.153494;-0.5887081;-0.1286593,-0.1728448;-0.6169987;-0.1744244,0.05025534;0.5021093;-0.04495642,0;0;0,0.01842085;0.290527;-0.006493807,0.03435172;0.5750196;-0.02380776,0.1915963;0.495056;-0.07281995,0.2980523;0.3013819;-0.133492,0.3303216;0.1264801;-0.2759337,-0.1378065;0.4851398;-0.001923822,-0.2606418;0.292425;-0.01913218,-0.3971456;0.159947;-0.1445829,0.0742109;-0.002808839;-0.05789113,0.05183937;-0.3519699;-0.09763932,0.00673306;-0.6974288;-0.006064184,0.00591895;-0.7291335;-0.05143548,-0.09146886;0.0140967;-0.01735687,-0.1764946;-0.2363344;-0.2498407,-0.154482;-0.5726318;-0.1226323,-0.1704816;-0.5847716;-0.1845592,0.03087763;0.5054385;-0.01672125,721.9999
+0;0;0,0.03189443;0.3145584;-0.02338958,0.06370594;0.6138759;-0.06011439,0.2320525;0.5054163;-0.04426954,0.402077;0.3626054;-0.01274264,0.6005838;0.2460181;-0.001289661,-0.1183458;0.502985;-0.02482203,-0.2933199;0.362868;-0.01786061,-0.474132;0.2201726;-0.02644939,0.08080026;-0.007216137;-0.05012965,0.07043214;-0.3661284;-0.02939762,0.02873056;-0.7230326;0.02755674,0.02521381;-0.6878291;-0.04922826,-0.08899859;0.01780763;-0.02925532,-0.192417;-0.245297;-0.2515972,-0.1567193;-0.5896631;-0.1397892,-0.175975;-0.6166003;-0.1879842,0.05581938;0.54093;-0.04858417,0;0;0,0.01155241;0.3148047;-0.03571916,0.01999401;0.6129345;-0.09057307,0.1916298;0.4935557;-0.07016921,0.3018254;0.30825;-0.1319423,0.3370491;0.1369861;-0.2821312,-0.1367763;0.4874567;-0.000395827,-0.2858375;0.3233526;-0.03427539,-0.4058124;0.1671966;-0.1540669,0.07471576;-0.003791362;-0.05913472,0.05132276;-0.3605531;-0.09823847,0.005702868;-0.7094688;-0.005825996,0.006046444;-0.7409114;-0.0523026,-0.09279227;0.01420806;-0.01677676,-0.1794886;-0.2364779;-0.2596669,-0.1545212;-0.5764944;-0.1326678,-0.1709797;-0.593174;-0.1917061,0.01806149;0.5403383;-0.07500648,722.0332
+0;0;0,0.03165445;0.3121916;-0.02321359,0.06370573;0.6137523;-0.0602401,0.2326064;0.504044;-0.04420285,0.4014984;0.3621842;-0.01288593,0.5963966;0.2477164;-0.001641154,-0.1191327;0.5016034;-0.02468092,-0.2929415;0.3624196;-0.01776587,-0.4704665;0.2223184;-0.02619851,0.08140353;-0.007270015;-0.05050393,0.0708615;-0.3722026;-0.02942415,0.02906267;-0.7299391;0.02766304,0.02553639;-0.6947215;-0.04933001,-0.08966307;0.01794058;-0.02947374,-0.1948162;-0.2495773;-0.2555452,-0.1590353;-0.5947466;-0.1434764,-0.1783431;-0.6218381;-0.191802,0.05569888;0.5396936;-0.04853399,0;0;0,0.01208282;0.3121992;-0.03728461,0.02153665;0.6125901;-0.09223962,0.1934486;0.4929844;-0.06361032,0.3075442;0.3124268;-0.1269395,0.3529654;0.1564845;-0.2845261,-0.1351126;0.4882742;0.002139613,-0.285751;0.3273038;-0.02989257,-0.4286479;0.1929832;-0.1428219,0.07529937;-0.004860193;-0.05946779,0.05043404;-0.3677782;-0.09693074,0.006113183;-0.7180029;-0.005498402,0.006570529;-0.7493531;-0.05244016,-0.09340102;0.01495277;-0.01681363,-0.1838162;-0.2293625;-0.2734582,-0.1580521;-0.5714265;-0.1497246,-0.1741202;-0.5854927;-0.2111051,0.01933923;0.5389023;-0.07639289,722.0554
+0;0;0,0.03139627;0.3096452;-0.02302425,0.06334803;0.6102677;-0.05993946,0.2329364;0.5005713;-0.04390902,0.3971618;0.3626312;-0.0134574,0.5905436;0.249054;-0.00230012,-0.1201385;0.4981214;-0.02431296,-0.2891448;0.3627834;-0.01758898,-0.4652886;0.2237722;-0.025956,0.08149096;-0.007277823;-0.05055817,0.07089196;-0.3741824;-0.02936448,0.0290488;-0.7322981;0.02778324,0.0255195;-0.6970761;-0.04927593,-0.08975937;0.01795985;-0.0295054,-0.1954807;-0.2510036;-0.2567984,-0.1596619;-0.5965388;-0.1446108,-0.1789863;-0.6236793;-0.1929779,0.05535709;0.5363562;-0.04825661,0;0;0,0.01200409;0.3095953;-0.03745222,0.02146804;0.6091007;-0.09194946,0.1941723;0.4911905;-0.05890775,0.3131658;0.3204136;-0.1189127,0.3691989;0.1764233;-0.2818477,-0.1352754;0.4887816;0.005957782,-0.2903304;0.3397073;-0.01972461,-0.4459617;0.2224823;-0.1313397,0.07556741;-0.005424588;-0.05924535,0.04932217;-0.3704752;-0.09431148,0.007116079;-0.721939;-0.005117655,0.007475883;-0.7532721;-0.05219173,-0.09335772;0.01536421;-0.01726694,-0.1839454;-0.2245395;-0.2807446,-0.1619534;-0.5703252;-0.1658,-0.1768488;-0.5901105;-0.2230485,0.01933411;0.5355537;-0.0761528,722.0889
+0;0;0,0.03182756;0.3078339;-0.02318006,0.06393551;0.6074994;-0.06040857,0.2355255;0.4971146;-0.04433259,0.4157453;0.3550195;-0.01050248,0.6035911;0.2534189;0.001065405,-0.1217496;0.4955672;-0.02420023,-0.3064334;0.3554115;-0.01627101,-0.478379;0.2284621;-0.02408928,0.08142222;-0.00742516;-0.05082012,0.07009442;-0.3753846;-0.03066247,0.02971468;-0.7335793;0.02708292,0.02612814;-0.6983981;-0.04978562,-0.08994626;0.01804576;-0.02917902,-0.1968386;-0.2477058;-0.2612975,-0.1604691;-0.593228;-0.1492256,-0.1800971;-0.6191996;-0.1985247,0.05591545;0.533775;-0.04864845,0;0;0,0.01058544;0.3078381;-0.03789043,0.01855975;0.6064942;-0.09229541,0.193447;0.4886753;-0.05429506,0.3401644;0.3203795;-0.1172645,0.3817521;0.1887961;-0.2806623,-0.1380105;0.4863472;0.009751022,-0.3140864;0.336228;-0.00686736,-0.4640556;0.232406;-0.118549,0.07589982;-0.005998612;-0.05891204,0.04814442;-0.372145;-0.0920074,0.007601306;-0.7242901;-0.004723065,0.007348284;-0.7557485;-0.05132007,-0.09327862;0.01584589;-0.01775957,-0.1849275;-0.2212486;-0.2848092,-0.1664013;-0.5693721;-0.1764798,-0.1816718;-0.5848289;-0.2368866,0.0169335;0.5331218;-0.07642841,722.1224
+0;0;0,0.03182756;0.3078339;-0.02318006,0.06393551;0.6074994;-0.06040857,0.2355255;0.4971146;-0.04433259,0.4157453;0.3550195;-0.01050248,0.6035911;0.2534189;0.001065405,-0.1217496;0.4955672;-0.02420023,-0.3064334;0.3554115;-0.01627101,-0.478379;0.2284621;-0.02408928,0.08142222;-0.00742516;-0.05082012,0.07009442;-0.3753846;-0.03066247,0.02971468;-0.7335793;0.02708292,0.02612814;-0.6983981;-0.04978562,-0.08994626;0.01804576;-0.02917902,-0.1968386;-0.2477058;-0.2612975,-0.1604691;-0.593228;-0.1492256,-0.1800971;-0.6191996;-0.1985247,0.05591545;0.533775;-0.04864845,0;0;0,0.01058544;0.3078381;-0.03789043,0.01855975;0.6064942;-0.09229541,0.193447;0.4886753;-0.05429506,0.3401644;0.3203795;-0.1172645,0.3817521;0.1887961;-0.2806623,-0.1380105;0.4863472;0.009751022,-0.3140864;0.336228;-0.00686736,-0.4640556;0.232406;-0.118549,0.07589982;-0.005998612;-0.05891204,0.04814442;-0.372145;-0.0920074,0.007601306;-0.7242901;-0.004723065,0.007348284;-0.7557485;-0.05132007,-0.09327862;0.01584589;-0.01775957,-0.1849275;-0.2212486;-0.2848092,-0.1664013;-0.5693721;-0.1764798,-0.1816718;-0.5848289;-0.2368866,0.0169335;0.5331218;-0.07642841,722.1451
+0;0;0,0.03177118;0.3072886;-0.023139,0.06381857;0.6063884;-0.06029827,0.2368309;0.495833;-0.0442071,0.4183936;0.3526791;-0.01012491,0.5914434;0.2590813;0.0005318075,-0.1232481;0.4942735;-0.02391673,-0.3093081;0.3530734;-0.01592842,-0.46771;0.2361234;-0.02313088,0.08180396;-0.007459972;-0.05105837,0.07047409;-0.3754868;-0.03089704,0.03017;-0.7330104;0.02674017,0.02657853;-0.697822;-0.05023414,-0.09036797;0.01813037;-0.02931582,-0.1972799;-0.2476698;-0.2614767,-0.1609784;-0.5925447;-0.1496148,-0.1806335;-0.6185934;-0.1989817,0.05581124;0.5327811;-0.04855682,0;0;0,0.00973773;0.3072852;-0.03810596,0.0170745;0.6054326;-0.09218383,0.1931591;0.4879097;-0.05044723,0.3541145;0.3285415;-0.1080208,0.4114644;0.2212748;-0.2630215,-0.1393106;0.4857532;0.01306383,-0.3239608;0.3427463;0.00452701,-0.4785159;0.2700267;-0.09368172,0.07611677;-0.005930215;-0.05937648,0.04707935;-0.3723056;-0.08945131,0.008392736;-0.7244347;-0.0041399,0.007305622;-0.7559264;-0.05085659,-0.09382032;0.01575861;-0.01743302,-0.1901536;-0.2049953;-0.2966573,-0.1737278;-0.5555218;-0.1985201,-0.1898856;-0.5738738;-0.2565363,0.01561478;0.5321703;-0.07635546,722.1788
+0;0;0,0.03224432;0.3070486;-0.02335889,0.06451384;0.605764;-0.06081988,0.2390121;0.4949347;-0.04449081,0.4242654;0.3646376;-0.01007619,0.5971025;0.2714762;0.001398584,-0.1242881;0.4945146;-0.02361365,-0.311224;0.3622677;-0.01681524,-0.474274;0.2524321;-0.02266488,0.08170123;-0.007662107;-0.05138159,0.06981891;-0.374924;-0.03212109,0.02992044;-0.7339041;0.02561657,0.02433618;-0.6960208;-0.09157096,-0.09055191;0.01831521;-0.02896152,-0.198347;-0.2397605;-0.2680652,-0.1620813;-0.5860351;-0.1559449,-0.1906154;-0.6389416;-0.2342939,0.05645949;0.5322485;-0.04900262,0;0;0,0.008875057;0.3071051;-0.03836465,0.0154631;0.6049894;-0.09219575,0.1929102;0.4867699;-0.04865623,0.3665557;0.3433016;-0.09042454,0.44269;0.2458536;-0.243365,-0.1406311;0.4843849;0.01591378,-0.3302207;0.3557958;0.01697786,-0.4964302;0.3086028;-0.07699321,0.07602911;-0.0056566;-0.05967784,0.04606332;-0.3713791;-0.0869267,0.009038389;-0.7254441;-0.002906799,-0.01039574;-0.7219899;-0.1157956,-0.09402278;0.0154111;-0.017207,-0.1919443;-0.1986799;-0.2999964,-0.1779664;-0.5528971;-0.2098467,-0.2077364;-0.5866481;-0.3040583,0.01418836;0.5317918;-0.07639909,722.2013
+0;0;0,0.03222246;0.3068404;-0.02334305,0.0644564;0.6052265;-0.06076266,0.2400014;0.4942681;-0.04442127,0.4244354;0.3645473;-0.01015887,0.5971625;0.2714451;0.001308612,-0.1253639;0.4938455;-0.02342544,-0.311473;0.3621836;-0.0166571,-0.4744193;0.2524178;-0.02250302,0.08212004;-0.007701384;-0.05164499,0.0702289;-0.3752356;-0.0323702,0.0301176;-0.7361306;0.02567545,0.02453448;-0.6982489;-0.0914884,-0.0910161;0.0184091;-0.02910998,-0.1988911;-0.239858;-0.268391,-0.162432;-0.5879797;-0.1556726,-0.1909603;-0.6408695;-0.2340057,0.05641113;0.531794;-0.04895873,0;0;0,0.008379087;0.3068753;-0.03862047,0.01462284;0.6044512;-0.09231758,0.1927858;0.4854265;-0.04731393,0.3718955;0.348889;-0.0832932,0.4512766;0.2515891;-0.2345068,-0.1409583;0.4845784;0.01893736,-0.3381639;0.3702532;0.02648546,-0.5086351;0.3382046;-0.06596263,0.07611397;-0.005470797;-0.06039,0.04530072;-0.3715417;-0.08562708,0.008985266;-0.7277126;-0.001681328,-0.01102692;-0.7242537;-0.1144454,-0.09464198;0.01528376;-0.01671891,-0.1924256;-0.1979116;-0.3005858,-0.1825602;-0.5563144;-0.2188942,-0.211015;-0.5945599;-0.3102919,0.01341885;0.531335;-0.0765388,722.2353
+0;0;0,0.03255665;0.3062765;-0.02324897,0.06496335;0.6041646;-0.06072174,0.2411312;0.4933365;-0.04439346,0.4266267;0.3669912;-0.01035858,0.6101561;0.2781976;0.003355918,-0.125618;0.4933114;-0.02332578,-0.3154142;0.3689468;-0.01692888,-0.4882308;0.2601349;-0.02398393,0.08250968;-0.007704393;-0.0519859,0.06975135;-0.3769929;-0.03356424,0.03022187;-0.7365679;0.02443851,0.02461957;-0.6986784;-0.09272072,-0.09154981;0.01839532;-0.02915449,-0.2013633;-0.2356094;-0.2747126,-0.1644952;-0.5824009;-0.162474,-0.1912296;-0.6341493;-0.2426139,0.05689039;0.5308517;-0.04889467,0;0;0,0.008052841;0.3063453;-0.03864527,0.01406457;0.6034824;-0.0921731,0.1927152;0.4843837;-0.0460875,0.3756933;0.3535689;-0.07669115,0.4850528;0.2846624;-0.234956,-0.1411988;0.4845198;0.02109714,-0.3440653;0.3832934;0.03243309,-0.5279481;0.3789072;-0.05657955,0.07613437;-0.005234689;-0.06120372,0.0440674;-0.3730505;-0.0848546,0.008802086;-0.7280407;-0.001431704,-0.01148169;-0.7245823;-0.1141438,-0.09528562;0.01513198;-0.01616826,-0.193681;-0.1953573;-0.3040724,-0.1893759;-0.5540985;-0.2298613,-0.2218872;-0.5705667;-0.3328353,0.01291515;0.5304732;-0.07641959,722.2682
+0;0;0,0.03259579;0.3066446;-0.02327691,0.06505194;0.6049875;-0.06080681,0.2436514;0.4935516;-0.04440105,0.4319233;0.3653151;-0.009856749,0.6068753;0.2806714;0.003216798,-0.1279622;0.4935262;-0.02305394,-0.3205993;0.3673001;-0.01656129,-0.4853392;0.2635735;-0.02328663,0.08269434;-0.007721635;-0.05210225,0.06990303;-0.3779648;-0.03363297,0.03031141;-0.7381051;0.02446096,0.02660832;-0.7028902;-0.05298052,-0.0917547;0.01843649;-0.02921974,-0.201852;-0.2362249;-0.2754126,-0.164926;-0.5835615;-0.1629976,-0.1825972;-0.6075967;-0.2159695,0.05696686;0.5315644;-0.04896196,0;0;0,0.007058844;0.3067038;-0.03896403,0.01137872;0.6043102;-0.09264946,0.1926251;0.4841698;-0.04507065,0.3858349;0.3608253;-0.06831455,0.5182199;0.3100219;-0.2018695,-0.1433818;0.4836207;0.02469199,-0.3555267;0.3946393;0.03738195,-0.5304192;0.4040558;-0.04786848,0.07597165;-0.004858509;-0.06178451,0.04340135;-0.3736679;-0.08422422,0.008222342;-0.7292184;-0.0006198883,0.00765954;-0.7605134;-0.04837656,-0.09560931;0.01485302;-0.0158388,-0.1946173;-0.1938046;-0.3060873,-0.1910947;-0.5535771;-0.2340124,-0.2126002;-0.5553296;-0.3015949,0.01070265;0.5311886;-0.07685685,722.3021
+0;0;0,0.03255026;0.3062164;-0.02324441,0.06497754;0.6042942;-0.06073999,0.2446673;0.4927238;-0.04432164,0.4353402;0.3628519;-0.009336799,0.6101452;0.2782794;0.003725763,-0.1290979;0.4926982;-0.02285093,-0.3241916;0.3648624;-0.01627549,-0.4887931;0.261223;-0.02299517,0.08327549;-0.007775899;-0.0524684,0.07039411;-0.3806261;-0.03386907,0.03096547;-0.7392838;0.02398572,0.02714082;-0.7038977;-0.055998,-0.09239952;0.01856605;-0.02942509,-0.2032721;-0.2378885;-0.2773515,-0.1664981;-0.5837953;-0.1653992,-0.1847494;-0.6096044;-0.2201101,0.05690188;0.5309567;-0.04890896,0;0;0,0.006446182;0.3063484;-0.03843689,0.009991035;0.6037797;-0.09163642,0.192505;0.4835217;-0.04375219,0.3954701;0.370226;-0.06415009,0.5306299;0.3234153;-0.196137,-0.1445214;0.482632;0.02739607,-0.3633172;0.4029005;0.04216308,-0.542442;0.4338117;-0.027398,0.07596494;-0.004353598;-0.06291723,0.04211397;-0.375808;-0.08303833,0.007982105;-0.7299657;0.000295639,0.005901098;-0.7601283;-0.05278134,-0.09648863;0.01446849;-0.01512648,-0.1964731;-0.193793;-0.3086556,-0.1951991;-0.5525731;-0.2392841,-0.2167771;-0.5572988;-0.308346,0.009550735;0.5307143;-0.07598925,722.3358
+0;0;0,0.03254642;0.3061802;-0.02324166,0.06496006;0.6041328;-0.06072059,0.2472749;0.4920793;-0.04424635,0.4371812;0.3627297;-0.009402178,0.6112183;0.2785286;0.003602997,-0.1317048;0.4920534;-0.0224761,-0.3260142;0.3647316;-0.01592709,-0.4898925;0.2615475;-0.02261725,0.08343074;-0.007790397;-0.05256623,0.07051766;-0.3815584;-0.03392111,0.0312077;-0.7391366;0.02375953,0.02738863;-0.7037583;-0.05610753,-0.09257179;0.01860067;-0.02947995,-0.2037173;-0.2384852;-0.2780167,-0.167054;-0.5833508;-0.1664014,-0.1852787;-0.6090784;-0.2210325,0.05688993;0.5308456;-0.04889767,0;0;0,0.005723685;0.3063591;-0.03817201,0.00832358;0.6037747;-0.09079456,0.1933828;0.482628;-0.0416398,0.3975492;0.3734965;-0.06204224,0.5471735;0.3595205;-0.1843741,-0.1472377;0.4819265;0.03077471,-0.3676321;0.4101306;0.04755435,-0.5418658;0.4612546;-0.0200974,0.07583787;-0.004018858;-0.06338024,0.04185118;-0.37644;-0.08246827,0.008037969;-0.7295871;0.000467062,0.006097361;-0.7600976;-0.05203986,-0.09679289;0.01417729;-0.01465361,-0.1963582;-0.1944072;-0.3092656,-0.197863;-0.5526918;-0.243202,-0.2188617;-0.5593524;-0.3112999,0.008116424;0.5307254;-0.07531333,722.369
+0;0;0,0.03277225;0.3059791;-0.02317297,0.06527428;0.6037017;-0.06069925,0.2488229;0.4914171;-0.04382535,0.4603471;0.3527936;-0.006308816,0.6385156;0.2766731;0.00645117,-0.1327496;0.4920406;-0.02213832,-0.3514461;0.3597177;-0.01675913,-0.5227522;0.268634;-0.02445086,0.08347695;-0.007875982;-0.05281056,0.06993853;-0.3855136;-0.034439,0.0312969;-0.7395126;0.02240251,0.02732062;-0.7038405;-0.06158672,-0.09280027;0.01868856;-0.02929564,-0.2065644;-0.2339541;-0.2869007,-0.1706978;-0.5756127;-0.1772537,-0.1881683;-0.6023967;-0.2370244,0.0571976;0.5304871;-0.04885812,0;0;0,0.005518407;0.3062414;-0.03768277,0.007864609;0.6035371;-0.08978534,0.1940399;0.4818674;-0.03995562,0.4328067;0.3929237;-0.06107163,0.5759236;0.3763119;-0.191236,-0.1479554;0.4812065;0.03326969,-0.3901749;0.4033064;0.05832367,-0.5634798;0.4628966;-0.005829148,0.0757447;-0.003756121;-0.06378102,0.04104565;-0.3800968;-0.08094668,0.008086115;-0.7297515;0.0008745193,0.005394131;-0.7614281;-0.05649209,-0.09706562;0.01398842;-0.01421179,-0.1971077;-0.1971837;-0.3117498,-0.1996135;-0.5517938;-0.2462911,-0.2216216;-0.5662225;-0.3144373,0.007722005;0.5305252;-0.07445335,722.3911
+0;0;0,0.03277225;0.3059791;-0.02317297,0.06527428;0.6037017;-0.06069925,0.2488229;0.4914171;-0.04382535,0.4603471;0.3527936;-0.006308816,0.6385156;0.2766731;0.00645117,-0.1327496;0.4920406;-0.02213832,-0.3514461;0.3597177;-0.01675913,-0.5227522;0.268634;-0.02445086,0.08347695;-0.007875982;-0.05281056,0.06993853;-0.3855136;-0.034439,0.0312969;-0.7395126;0.02240251,0.02732062;-0.7038405;-0.06158672,-0.09280027;0.01868856;-0.02929564,-0.2065644;-0.2339541;-0.2869007,-0.1706978;-0.5756127;-0.1772537,-0.1881683;-0.6023967;-0.2370244,0.0571976;0.5304871;-0.04885812,0;0;0,0.005518407;0.3062414;-0.03768277,0.007864609;0.6035371;-0.08978534,0.1940399;0.4818674;-0.03995562,0.4328067;0.3929237;-0.06107163,0.5759236;0.3763119;-0.191236,-0.1479554;0.4812065;0.03326969,-0.3901749;0.4033064;0.05832367,-0.5634798;0.4628966;-0.005829148,0.0757447;-0.003756121;-0.06378102,0.04104565;-0.3800968;-0.08094668,0.008086115;-0.7297515;0.0008745193,0.005394131;-0.7614281;-0.05649209,-0.09706562;0.01398842;-0.01421179,-0.1971077;-0.1971837;-0.3117498,-0.1996135;-0.5517938;-0.2462911,-0.2216216;-0.5662225;-0.3144373,0.007722005;0.5305252;-0.07445335,722.4136
+0;0;0,0.03277691;0.3060226;-0.02317626,0.065279;0.603746;-0.06070192,0.2510529;0.4910229;-0.04377203,0.4625299;0.3524303;-0.006263852,0.6395998;0.2767791;0.006417456,-0.1349474;0.4916537;-0.02183335,-0.3535952;0.3593602;-0.01645536,-0.523845;0.2688381;-0.02409966,0.08346558;-0.007874908;-0.05280337,0.06991394;-0.3858814;-0.03441386,0.03130246;-0.7396041;0.02238329,0.02733574;-0.7039457;-0.06140403,-0.09278762;0.01868601;-0.02929165,-0.2066628;-0.2342035;-0.2871483,-0.1708243;-0.5755954;-0.1775869,-0.1882528;-0.602243;-0.2372139,0.05720396;0.5305462;-0.0488632,0;0;0,0.005086556;0.306354;-0.03718424,0.006578684;0.6038591;-0.08813334,0.1948636;0.4807252;-0.03803182,0.4354628;0.3971085;-0.05942345,0.5909499;0.4035015;-0.1735311,-0.1508222;0.4808023;0.0357867,-0.3948193;0.4095402;0.06270237,-0.5591865;0.5013151;0.020294,0.07576205;-0.003601357;-0.06374836,0.0411009;-0.380344;-0.08030963,0.008132651;-0.7297645;0.001268625,0.005426332;-0.7611448;-0.05611777,-0.09709623;0.01376002;-0.01413132,-0.1956164;-0.1997612;-0.31097,-0.1993648;-0.5532175;-0.2410333,-0.2203194;-0.5714665;-0.3066154,0.006648332;0.5307877;-0.07316232,722.4365
+0;0;0,0.03272853;0.306375;-0.02276143,0.06519124;0.6053996;-0.06005609,0.2531218;0.4920846;-0.04386819,0.4727873;0.3674166;-0.004506148,0.6662712;0.2836369;0.008851116,-0.1372868;0.4928841;-0.02184298,-0.3611387;0.3695495;-0.01701611,-0.5448788;0.2656173;-0.02545181,0.08372529;-0.007784538;-0.05327448,0.06918041;-0.3861393;-0.03571181,0.03106886;-0.7395906;0.02097134,0.02712043;-0.7038774;-0.06299148,-0.09334816;0.01859471;-0.02913844,-0.2091531;-0.2288162;-0.291911,-0.1732776;-0.5702008;-0.1834547,-0.1891801;-0.5997838;-0.2408564,0.05712946;0.5317938;-0.04825093,0;0;0,0.005482063;0.3067282;-0.03664136,0.008936986;0.6057392;-0.08613849,0.1975654;0.478731;-0.03531122,0.4390174;0.3978304;-0.05768156,0.6111782;0.4360253;-0.1740229,-0.1516904;0.4806952;0.03681574,-0.3989331;0.4218616;0.06427635,-0.579326;0.5220721;0.01900262,0.07576136;-0.003332555;-0.06448102,0.04121844;-0.3804919;-0.07964587,0.008178934;-0.7295797;0.001837015,0.005597293;-0.7611139;-0.05565095,-0.09764533;0.01362723;-0.0137252,-0.1906989;-0.2111011;-0.3044322,-0.1947461;-0.5619681;-0.2240003,-0.2157833;-0.5819691;-0.2884621,0.008274749;0.532169;-0.07167673,722.4691
+0;0;0,0.03275093;0.3065846;-0.022777,0.06523774;0.6058316;-0.06009807,0.2556388;0.4919889;-0.04385059,0.4739676;0.3680795;-0.004728079,0.6644863;0.2855838;0.008424483,-0.1396967;0.4927985;-0.02154742,-0.3621864;0.3702144;-0.01674993,-0.5431107;0.267875;-0.02505635,0.08379973;-0.00779146;-0.05332185,0.06925855;-0.3860503;-0.03576363,0.03114577;-0.739513;0.02092134,0.02724124;-0.7038634;-0.06210779,-0.09343117;0.01861125;-0.02916436,-0.2092068;-0.228737;-0.2918703,-0.17333;-0.5701326;-0.1834105,-0.1890557;-0.5990531;-0.2401739,0.05717305;0.5321993;-0.04828864,0;0;0,0.005175263;0.3070071;-0.03613019,0.007873565;0.6064649;-0.08433723,0.1989693;0.4778215;-0.03398275,0.4402843;0.4013127;-0.05554771,0.6134824;0.4470608;-0.161309,-0.1551469;0.4809045;0.03889768,-0.4031149;0.4337223;0.06783383,-0.5781853;0.538958;0.02844134,0.07574724;-0.003196761;-0.064641,0.0413584;-0.3803012;-0.07910323,0.008159459;-0.7294766;0.001989603,0.006007522;-0.7604641;-0.05472803,-0.0977821;0.01346266;-0.0135551,-0.1883579;-0.2196242;-0.2982762,-0.1901135;-0.5679929;-0.2075139,-0.2117789;-0.5887526;-0.2699245,0.007421911;0.5328016;-0.0702045,722.5028
+0;0;0,0.03276435;0.3067103;-0.02278634,0.06524239;0.6058769;-0.06009564,0.2571887;0.4917788;-0.0438228,0.4729443;0.3693298;-0.00516139,0.6642596;0.2864892;0.008046162,-0.1412126;0.4925946;-0.02134667,-0.3610801;0.3714553;-0.01660572,-0.5427607;0.268688;-0.02494687,0.0838202;-0.007793364;-0.05333487,0.06929912;-0.3855292;-0.03580094,0.03115012;-0.7393278;0.0209379,0.02737721;-0.7038686;-0.0592926,-0.09345399;0.01861579;-0.02917148,-0.2090695;-0.2283904;-0.2915141,-0.1731587;-0.5701104;-0.1829512,-0.1883543;-0.5970449;-0.2378014,0.05718388;0.5323009;-0.04829527,0;0;0,0.004987434;0.3072009;-0.03558993,0.007418677;0.6067632;-0.08262205,0.2000565;0.4770652;-0.03315496,0.4396407;0.4045762;-0.05274272,0.6185423;0.4644967;-0.1424217,-0.1577634;0.4809705;0.03982239,-0.4044916;0.4451214;0.06946921,-0.573762;0.5590654;0.02471578,0.0757751;-0.003085688;-0.06465125,0.0414962;-0.3796919;-0.07862854,0.008352473;-0.7293099;0.002098322,0.006400406;-0.7593468;-0.0514996,-0.09782881;0.01331157;-0.01354609,-0.1846693;-0.2308022;-0.2893537,-0.187756;-0.5777088;-0.1919148,-0.2070836;-0.5955726;-0.2536925,0.007037029;0.53311;-0.06874228,722.5248
+0;0;0,0.03228055;0.3069454;-0.02264808,0.06428235;0.6062084;-0.05990888,0.2584814;0.4917784;-0.04352648,0.4739386;0.3727741;-0.006124843,0.6709786;0.2974878;0.008571154,-0.1443011;0.4931075;-0.02112346,-0.3647547;0.3774854;-0.01732313,-0.5502305;0.2762975;-0.02560164,0.08366197;-0.007587189;-0.05358733,0.06762122;-0.3845826;-0.03686808,0.0296654;-0.7385373;0.01970088,0.02593152;-0.7030542;-0.06073002,-0.09359895;0.01837759;-0.02880962,-0.2131109;-0.2180284;-0.298052,-0.1774096;-0.5607703;-0.192326,-0.1916997;-0.5882944;-0.2470974,0.05634432;0.5326256;-0.04811822,0;0;0,0.004847318;0.3074419;-0.03501964,0.007203951;0.6071416;-0.0814178,0.20161;0.475823;-0.03180146,0.4408144;0.4092521;-0.05002952,0.624442;0.4739884;-0.1324849,-0.1601198;0.4809086;0.04148982,-0.4060937;0.453321;0.06829421,-0.5798812;0.5653742;0.02412682,0.07583216;-0.002949163;-0.06456995,0.04201958;-0.378899;-0.0780158,0.009648234;-0.7287606;0.002442837,0.006601527;-0.758733;-0.05147528,-0.09785239;0.01305056;-0.0135309,-0.1816092;-0.2415678;-0.2796449,-0.1844588;-0.5858538;-0.1729505,-0.2044822;-0.6165227;-0.2222607,0.006829217;0.5334728;-0.06766152,722.5583
+0;0;0,0.03228055;0.3069454;-0.02264808,0.06428235;0.6062084;-0.05990888,0.2584814;0.4917784;-0.04352648,0.4739386;0.3727741;-0.006124843,0.6709786;0.2974878;0.008571154,-0.1443011;0.4931075;-0.02112346,-0.3647547;0.3774854;-0.01732313,-0.5502305;0.2762975;-0.02560164,0.08366197;-0.007587189;-0.05358733,0.06762122;-0.3845826;-0.03686808,0.0296654;-0.7385373;0.01970088,0.02593152;-0.7030542;-0.06073002,-0.09359895;0.01837759;-0.02880962,-0.2131109;-0.2180284;-0.298052,-0.1774096;-0.5607703;-0.192326,-0.1916997;-0.5882944;-0.2470974,0.05634432;0.5326256;-0.04811822,0;0;0,0.004847318;0.3074419;-0.03501964,0.007203951;0.6071416;-0.0814178,0.20161;0.475823;-0.03180146,0.4408144;0.4092521;-0.05002952,0.624442;0.4739884;-0.1324849,-0.1601198;0.4809086;0.04148982,-0.4060937;0.453321;0.06829421,-0.5798812;0.5653742;0.02412682,0.07583216;-0.002949163;-0.06456995,0.04201958;-0.378899;-0.0780158,0.009648234;-0.7287606;0.002442837,0.006601527;-0.758733;-0.05147528,-0.09785239;0.01305056;-0.0135309,-0.1816092;-0.2415678;-0.2796449,-0.1844588;-0.5858538;-0.1729505,-0.2044822;-0.6165227;-0.2222607,0.006829217;0.5334728;-0.06766152,722.5808
+0;0;0,0.0322664;0.3068108;-0.02263816,0.06418416;0.6052887;-0.05979822,0.2594195;0.4909106;-0.04343389,0.4715835;0.3737251;-0.006603915,0.6698175;0.2979827;0.008181129,-0.145373;0.4922463;-0.02091908,-0.3624571;0.3783914;-0.01717683,-0.5490566;0.2765904;-0.02550551,0.08358007;-0.007579762;-0.05353487,0.06758684;-0.3834585;-0.03686514,0.02950108;-0.7386249;0.01989747,0.02579223;-0.7031785;-0.05999446,-0.09350732;0.0183596;-0.02878142,-0.2126653;-0.2173461;-0.2972263,-0.1768417;-0.5612614;-0.1911384,-0.1910361;-0.5884001;-0.2455428,0.05627371;0.5319616;-0.04804855,0;0;0,0.004538625;0.3075125;-0.03319573,0.007025093;0.6068093;-0.07690692,0.2027615;0.4749744;-0.03070331,0.4398589;0.4145373;-0.04602003,0.6277866;0.4796759;-0.1214678,-0.1627174;0.4809797;0.04375852,-0.405149;0.4545146;0.06883724,-0.5795192;0.5703636;0.03107123,0.07575798;-0.002870217;-0.06451011,0.04221064;-0.3777733;-0.07637358,0.01047702;-0.7293386;0.0024333,0.008556262;-0.7595645;-0.05043721,-0.09777809;0.0129332;-0.01346258,-0.1783519;-0.2498349;-0.2709102,-0.183094;-0.5935568;-0.1584445,-0.2032927;-0.6164195;-0.215222,0.006601527;0.5332862;-0.06380463,722.6029
+0;0;0,0.03208791;0.3070804;-0.02239298,0.06381716;0.6058022;-0.05928619,0.2604762;0.4917861;-0.04246683,0.4744574;0.3811312;-0.006867811,0.6749704;0.3081653;0.00851752,-0.1470924;0.4929225;-0.02087229,-0.365896;0.3861191;-0.01665926,-0.5588776;0.2941636;-0.02493563,0.08349961;-0.007452891;-0.05354241,0.06629879;-0.3822097;-0.03637897,0.02831932;-0.7375051;0.02005226,0.02481486;-0.7020595;-0.05916582,-0.09351981;0.01816218;-0.02861294,-0.2143107;-0.2111709;-0.3003648,-0.1780554;-0.5552489;-0.1947354,-0.1897282;-0.5821868;-0.2489504,0.0559592;0.5324084;-0.04760664,0;0;0,0.004774526;0.3077779;-0.03285456,0.007649392;0.607257;-0.07658505,0.2041904;0.4741167;-0.02993798,0.440671;0.4176044;-0.04346728,0.6324091;0.4816496;-0.1134739,-0.1634706;0.4812146;0.04446282,-0.4043205;0.4550035;0.06904018,-0.5803635;0.5705429;0.03128132,0.07573754;-0.002851948;-0.06442213,0.04248166;-0.3767946;-0.07412124,0.01089026;-0.7289272;0.00247097,0.01068953;-0.7594317;-0.04907131,-0.09771998;0.01285208;-0.01342194,-0.1755812;-0.2574374;-0.2622479,-0.1789877;-0.5995179;-0.1446426,-0.2001031;-0.6197013;-0.2025495,0.0071325;0.5336912;-0.06344724,722.6252
+0;0;0,0.03208791;0.3070804;-0.02239298,0.06381716;0.6058022;-0.05928619,0.2604762;0.4917861;-0.04246683,0.4744574;0.3811312;-0.006867811,0.6749704;0.3081653;0.00851752,-0.1470924;0.4929225;-0.02087229,-0.365896;0.3861191;-0.01665926,-0.5588776;0.2941636;-0.02493563,0.08349961;-0.007452891;-0.05354241,0.06629879;-0.3822097;-0.03637897,0.02831932;-0.7375051;0.02005226,0.02481486;-0.7020595;-0.05916582,-0.09351981;0.01816218;-0.02861294,-0.2143107;-0.2111709;-0.3003648,-0.1780554;-0.5552489;-0.1947354,-0.1897282;-0.5821868;-0.2489504,0.0559592;0.5324084;-0.04760664,0;0;0,0.004774526;0.3077779;-0.03285456,0.007649392;0.607257;-0.07658505,0.2041904;0.4741167;-0.02993798,0.440671;0.4176044;-0.04346728,0.6324091;0.4816496;-0.1134739,-0.1634706;0.4812146;0.04446282,-0.4043205;0.4550035;0.06904018,-0.5803635;0.5705429;0.03128132,0.07573754;-0.002851948;-0.06442213,0.04248166;-0.3767946;-0.07412124,0.01089026;-0.7289272;0.00247097,0.01068953;-0.7594317;-0.04907131,-0.09771998;0.01285208;-0.01342194,-0.1755812;-0.2574374;-0.2622479,-0.1789877;-0.5995179;-0.1446426,-0.2001031;-0.6197013;-0.2025495,0.0071325;0.5336912;-0.06344724,722.6481
+0;0;0,0.03178715;0.3077455;-0.02210041,0.06317913;0.607098;-0.05869094,0.2606853;0.4929185;-0.04191571,0.4734443;0.3892333;-0.007564757,0.6822901;0.3260588;0.009915475,-0.1485242;0.4944822;-0.02068328,-0.3652562;0.3934525;-0.01653031,-0.5646351;0.3035142;-0.02503506,0.08331;-0.007244744;-0.0534888,0.06507605;-0.3811828;-0.03703742,0.02668004;-0.7375299;0.02013732,0.02323976;-0.7020295;-0.05944954,-0.09341256;0.01785657;-0.02844875,-0.2153955;-0.2056594;-0.3033916,-0.1773097;-0.5503478;-0.1963133,-0.188316;-0.5783296;-0.2501011,0.05541369;0.5335271;-0.04708471,0;0;0,0.005335554;0.3084065;-0.03260493,0.00886929;0.608425;-0.07639956,0.2054716;0.4732093;-0.02996302,0.4380872;0.4176825;-0.03190637,0.6344317;0.4852557;-0.1011586,-0.1633864;0.4815502;0.04424988,-0.3989161;0.4519903;0.07338724,-0.5823243;0.5640322;0.03189944,0.07563306;-0.002839237;-0.0642314,0.04330845;-0.3761069;-0.07192802,0.01158623;-0.7298378;0.002868176,0.01137237;-0.7601372;-0.04947782,-0.0975332;0.01273061;-0.01339025,-0.1732483;-0.2632653;-0.2553124,-0.1728027;-0.602914;-0.1273868,-0.1939353;-0.6224018;-0.1863828,0.008181557;0.5347121;-0.06322312,722.6815
+0;0;0,0.03185749;0.3084264;-0.02214931,0.06330936;0.60835;-0.05881048,0.2611832;0.4939362;-0.04200061,0.4725934;0.3909082;-0.007867426,0.6696646;0.3312955;0.008627282,-0.1487926;0.4955028;-0.02072842,-0.3641505;0.3951135;-0.01660178,-0.5522885;0.3102459;-0.02462703,0.08276407;-0.007197269;-0.05313829,0.06453565;-0.3810221;-0.03669189,0.02624543;-0.7363874;0.02032533,0.02278276;-0.7008512;-0.05977926,-0.09280042;0.01773956;-0.02826233,-0.2147464;-0.2057087;-0.3031219,-0.1767655;-0.5494475;-0.1963386,-0.1878435;-0.5778065;-0.2504763,0.05552721;0.5346208;-0.04717928,0;0;0,0.005750254;0.3090862;-0.0326345,0.009740964;0.6096498;-0.0766592,0.2062196;0.4730247;-0.03001118,0.436917;0.4160632;-0.02715516,0.6252166;0.4763329;-0.08693528,-0.1632082;0.4819874;0.04359035,-0.3930254;0.4351955;0.08191361,-0.5717003;0.5291519;0.0382065,0.07553196;-0.002898857;-0.06333947,0.04369366;-0.3761255;-0.06933713,0.01174173;-0.7293223;0.003000021,0.01146233;-0.7593501;-0.05044126,-0.09681866;0.01265358;-0.01383488,-0.1676199;-0.2770374;-0.2405816,-0.166852;-0.61597;-0.1135948,-0.1885541;-0.6376281;-0.1712129,0.008933559;0.5357872;-0.06341076,722.7037
+0;0;0,0.03193717;0.3091979;-0.02220471,0.06347517;0.6099424;-0.05896793,0.260745;0.4954052;-0.04213512,0.4699442;0.3934548;-0.008358911,0.6631731;0.3350043;0.007814195,-0.1480768;0.4969674;-0.0209228,-0.3611825;0.3976281;-0.01683931,-0.5456523;0.3144152;-0.0247081,0.08240432;-0.007165984;-0.05290731,0.06419285;-0.380643;-0.03647622,0.02599266;-0.7351726;0.02040693,0.02251504;-0.6996126;-0.06004356,-0.09239704;0.01766245;-0.02813948,-0.2142296;-0.2055779;-0.3027433,-0.176338;-0.5485084;-0.1962111,-0.1874638;-0.5771194;-0.2505826,0.05566791;0.5359753;-0.04729921,0;0;0,0.006647423;0.3098773;-0.03237581,0.01189703;0.6113045;-0.0761106,0.2070845;0.4730343;-0.03041863,0.4341549;0.4124076;-0.02251625,0.6209561;0.4643694;-0.08100319,-0.1614805;0.4826135;0.04241985,-0.3844705;0.4219546;0.08595121,-0.5666859;0.4998254;0.04412895,0.07544914;-0.002995312;-0.06276512,0.04471037;-0.3759695;-0.06843257,0.01203302;-0.7283433;0.003338575,0.01197924;-0.7581752;-0.0508411,-0.09631769;0.01267875;-0.0142533,-0.1629738;-0.2900486;-0.2240148,-0.1594337;-0.627261;-0.09493572,-0.182267;-0.6463801;-0.1547793,0.01072508;0.5371912;-0.06291652,722.7372
+0;0;0,0.03023798;0.2946572;-0.02085122,0.0595525;0.5762333;-0.05500388,0.2244585;0.4723285;-0.04005501,0.4358131;0.3753754;-0.006640352,0.6256254;0.3206217;0.009784274,-0.1189393;0.4734962;-0.02232453,-0.3337113;0.3783631;-0.01917887,-0.5168037;0.3027659;-0.02683975,0.08164931;-0.00654692;-0.05237373,0.06237881;-0.3805957;-0.03658488,0.02459243;-0.7326888;0.02038965,0.0211074;-0.6970893;-0.06019009,-0.09161147;0.01696809;-0.02778313,-0.2154792;-0.200502;-0.3068828,-0.1771728;-0.5413461;-0.2019949,-0.1875091;-0.5707601;-0.2558441,0.05221013;0.5061088;-0.04401819,0;0;0,0.01743133;0.2962771;-0.00937891,0.04187655;0.5799029;-0.02358055,0.2080756;0.4733504;-0.03081989,0.4330287;0.4065959;-0.01954174,0.6184918;0.4501348;-0.07435274,-0.129969;0.4861247;0.03386617,-0.3422382;0.3991017;0.08442312,-0.5252513;0.4646073;0.04554299,0.07527199;-0.003290176;-0.06144738,0.04627344;-0.3770212;-0.06560731,0.01150088;-0.7270515;0.004486561,0.01268001;-0.7567387;-0.05003548,-0.09518392;0.01280938;-0.01511359,-0.1594401;-0.298259;-0.2142133,-0.1558922;-0.633283;-0.08619051,-0.1761779;-0.6447252;-0.1525805,0.0368436;0.5091451;-0.01583219,722.7594
+0;0;0,0.03021859;0.2944683;-0.02083785,0.05960128;0.5767022;-0.05505096,0.2259057;0.4727755;-0.04010921,0.4376217;0.3756565;-0.006637421,0.6271751;0.3209776;0.0097648,-0.1202284;0.4739524;-0.02223745,-0.3353677;0.3786566;-0.01908641,-0.5182103;0.3031626;-0.02673684,0.0810044;-0.006495209;-0.05196005,0.06166204;-0.3819388;-0.03611233,0.02451889;-0.7280384;0.01989235,0.02104251;-0.6924527;-0.06048734,-0.09088788;0.01683407;-0.02756368,-0.2152175;-0.201447;-0.3077042,-0.1775632;-0.536489;-0.2046017,-0.1878738;-0.5657555;-0.2583172,0.05228478;0.5068249;-0.04410397,0;0;0,0.01716423;0.2961172;-0.008885384,0.03922658;0.5805472;-0.02469254,0.2077497;0.4748222;-0.03131986,0.4276595;0.393272;-0.01220465,0.6153507;0.4195309;-0.06940389,-0.1331303;0.4845807;0.03243086,-0.3423934;0.3914098;0.08632207,-0.5299128;0.4365273;0.0417107,0.07541253;-0.003547519;-0.06003428,0.04636352;-0.3786932;-0.06228232,0.01055521;-0.722959;0.004798651,0.01214704;-0.7527867;-0.04925966,-0.09424275;0.01274334;-0.01611398,-0.1534936;-0.3136812;-0.1936513,-0.1537176;-0.6454514;-0.07436356,-0.1713831;-0.6574333;-0.1409191,0.03490333;0.5099953;-0.0169487,722.7928
+0;0;0,0.03021859;0.2944683;-0.02083785,0.05960128;0.5767022;-0.05505096,0.2259057;0.4727755;-0.04010921,0.4376217;0.3756565;-0.006637421,0.6271751;0.3209776;0.0097648,-0.1202284;0.4739524;-0.02223745,-0.3353677;0.3786566;-0.01908641,-0.5182103;0.3031626;-0.02673684,0.0810044;-0.006495209;-0.05196005,0.06166204;-0.3819388;-0.03611233,0.02451889;-0.7280384;0.01989235,0.02104251;-0.6924527;-0.06048734,-0.09088788;0.01683407;-0.02756368,-0.2152175;-0.201447;-0.3077042,-0.1775632;-0.536489;-0.2046017,-0.1878738;-0.5657555;-0.2583172,0.05228478;0.5068249;-0.04410397,0;0;0,0.01716423;0.2961172;-0.008885384,0.03922658;0.5805472;-0.02469254,0.2077497;0.4748222;-0.03131986,0.4276595;0.393272;-0.01220465,0.6153507;0.4195309;-0.06940389,-0.1331303;0.4845807;0.03243086,-0.3423934;0.3914098;0.08632207,-0.5299128;0.4365273;0.0417107,0.07541253;-0.003547519;-0.06003428,0.04636352;-0.3786932;-0.06228232,0.01055521;-0.722959;0.004798651,0.01214704;-0.7527867;-0.04925966,-0.09424275;0.01274334;-0.01611398,-0.1534936;-0.3136812;-0.1936513,-0.1537176;-0.6454514;-0.07436356,-0.1713831;-0.6574333;-0.1409191,0.03490333;0.5099953;-0.0169487,722.8153
+0;0;0,0.02989616;0.2943838;-0.02048912,0.05899156;0.5771068;-0.05446883,0.2258306;0.4732895;-0.03960111,0.4389718;0.3810212;-0.007099889,0.6330652;0.3274558;0.01002365,-0.1212437;0.4745216;-0.02209094,-0.3378492;0.384654;-0.01990049,-0.5255416;0.3103724;-0.02931039,0.0801394;-0.006174617;-0.0514231,0.05922212;-0.3832322;-0.03608353,0.02234499;-0.7255489;0.01940562,0.01896324;-0.6899816;-0.0602794,-0.09000721;0.0163139;-0.0271541,-0.2166979;-0.1974173;-0.3119588,-0.1795552;-0.5290194;-0.2105678,-0.1885364;-0.5587789;-0.2629153,0.05176886;0.5072762;-0.04359295,0;0;0,0.01726002;0.2959806;-0.008541822,0.03833997;0.5808816;-0.02519989,0.2074609;0.4748594;-0.03111649,0.421982;0.3830314;-0.007723093,0.6151423;0.3985028;-0.06503344,-0.1342416;0.4853073;0.03220576,-0.3296514;0.3680921;0.08765405,-0.5252552;0.3835874;0.03934483,0.07523611;-0.003897593;-0.0585587,0.04736009;-0.3808156;-0.05957675,0.01071961;-0.7215133;0.005247593,0.01110156;-0.7518367;-0.04722214,-0.09304401;0.01256836;-0.01701856,-0.151466;-0.3205254;-0.1857808,-0.1489587;-0.6463906;-0.06158228,-0.164791;-0.6666095;-0.1217448,0.03419679;0.5103838;-0.01747537,722.8485
+0;0;0,0.0299186;0.2946048;-0.02050451,0.05913914;0.5785456;-0.05461763,0.2253139;0.4748307;-0.03976092,0.4423025;0.3808968;-0.006673004,0.6311983;0.3287658;0.009991981,-0.1204413;0.4760582;-0.0223173,-0.3409568;0.3845684;-0.02008731,-0.523623;0.312276;-0.02924522,0.07981245;-0.006149426;-0.05121331,0.05893346;-0.3825169;-0.03590182,0.02232757;-0.7223157;0.01917919,0.01900187;-0.6868407;-0.05918519,-0.08964001;0.01624735;-0.02704331,-0.2160988;-0.1970926;-0.3113268,-0.1792293;-0.5262556;-0.2106815,-0.1880616;-0.5550248;-0.2621615,0.05191367;0.5086882;-0.04373758,0;0;0,0.01783301;0.296194;-0.00765729,0.0382816;0.5823473;-0.02524018,0.2069318;0.4771153;-0.03077483,0.4145589;0.362976;-0.001352787,0.6038833;0.3581718;-0.05436397,-0.133618;0.4827746;0.02969809,-0.3239552;0.3510979;0.08831055,-0.5153499;0.3572104;0.04350256,0.07533063;-0.003714815;-0.05781126,0.04815339;-0.3799912;-0.05837369,0.01046045;-0.718073;0.00579023,0.01038328;-0.7491049;-0.04377914,-0.09247651;0.01248706;-0.01796702,-0.1383783;-0.3424806;-0.1371889,-0.1391545;-0.6685387;-0.02090232,-0.1584941;-0.6884619;-0.07848421,0.03414978;0.511808;-0.01763892,722.8711
+0;0;0,0.03003172;0.2957187;-0.02058203,0.05936938;0.5807986;-0.05482538,0.2249841;0.4770503;-0.03995939,0.4488084;0.3801574;-0.005829137,0.6382426;0.3278778;0.01088335,-0.1196833;0.478274;-0.02257065,-0.3471455;0.383902;-0.02027041,-0.5303323;0.3114036;-0.02945442,0.07884066;-0.006074551;-0.05058974,0.05788396;-0.3838428;-0.03522126,0.02175201;-0.7192422;0.01914661,0.01673318;-0.6809798;-0.09911335,-0.08854855;0.01604952;-0.02671403,-0.215478;-0.1980845;-0.3120556,-0.1790859;-0.5229858;-0.2127134,-0.1924148;-0.5816746;-0.2904019,0.05212945;0.5108014;-0.04392355,0;0;0,0.01835084;0.2972911;-0.007501841,0.03851955;0.5845925;-0.02574015,0.2066499;0.4794971;-0.03098822,0.4131996;0.349191;0.00075984,0.6007484;0.3275813;-0.05630374,-0.132473;0.4819459;0.02853629,-0.3171339;0.3287338;0.08400539,-0.506719;0.2994548;0.0382011,0.07506348;-0.003444269;-0.0562644,0.04929252;-0.3812274;-0.05635524,0.01101531;-0.7151232;0.005309347,-0.007563248;-0.7079184;-0.1096432,-0.09107106;0.01167088;-0.01954288,-0.1344412;-0.3470265;-0.1328541,-0.1368439;-0.6662288;-0.0109596,-0.1606376;-0.7155423;-0.09594256,0.03435861;0.5139111;-0.01814365,722.8935
+0;0;0,0.02973112;0.2957557;-0.02048633,0.0587364;0.5808702;-0.05472143,0.2244503;0.4772393;-0.03946375,0.4506007;0.3857923;-0.005642384,0.6407524;0.3363568;0.01156882,-0.120292;0.4786655;-0.02244404,-0.3498694;0.3895411;-0.02123353,-0.5338708;0.3191739;-0.03070651,0.07876366;-0.005895083;-0.05073072,0.05695637;-0.3836431;-0.03606292,0.02065416;-0.71901;0.01839162,0.01572198;-0.6807452;-0.09987181,-0.08865102;0.01580906;-0.02651683,-0.2180292;-0.1927501;-0.3148718,-0.1804775;-0.5175391;-0.2155942,-0.1903387;-0.577351;-0.2925062,0.05158055;0.5108655;-0.04381148,0;0;0,0.01835084;0.2972911;-0.007501841,0.03851955;0.5845925;-0.02574015,0.2066499;0.4794971;-0.03098822,0.4131996;0.349191;0.00075984,0.6007484;0.3275813;-0.05630374,-0.132473;0.4819459;0.02853629,-0.3171339;0.3287338;0.08400539,-0.506719;0.2994548;0.0382011,0.07506348;-0.003444269;-0.0562644,0.04929252;-0.3812274;-0.05635524,0.01101531;-0.7151232;0.005309347,-0.007563248;-0.7079184;-0.1096432,-0.09107106;0.01167088;-0.01954288,-0.1344412;-0.3470265;-0.1328541,-0.1368439;-0.6662288;-0.0109596,-0.1606376;-0.7155423;-0.09594256,0.03435861;0.5139111;-0.01814365,722.9158
+0;0;0,0.02981023;0.2965427;-0.02054084,0.05889848;0.5824733;-0.05486954,0.2243927;0.4787753;-0.03960032,0.4545797;0.3856961;-0.00517527,0.6372293;0.338211;0.0113569,-0.1199335;0.4801998;-0.02260116,-0.3536086;0.3894846;-0.02136904,-0.5303506;0.3218936;-0.03046828,0.07847206;-0.005873258;-0.0505429,0.05669944;-0.3830207;-0.03589842,0.02057799;-0.7167177;0.01828497,0.015645;-0.6784517;-0.09999783,-0.08832282;0.01575053;-0.02641866,-0.2174953;-0.1924771;-0.3143152,-0.1801306;-0.5156489;-0.2155319,-0.1899934;-0.5754755;-0.2924566,0.05173162;0.5123609;-0.0439428,0;0;0,0.01837754;0.2981055;-0.006598711,0.03771347;0.5863218;-0.02459383,0.2058359;0.4816774;-0.03069162,0.405269;0.3335224;0.002645969,0.5796201;0.2847694;-0.05315614,-0.1331878;0.4814048;0.02687781,-0.3123354;0.3145682;0.0807903,-0.488631;0.2614159;0.03625119,0.0751771;-0.002761513;-0.05556726,0.04971287;-0.379962;-0.05587578,0.01151912;-0.7123026;0.004830122,-0.006564453;-0.7050749;-0.1102259,-0.09056505;0.0110646;-0.02055459,-0.1274241;-0.3556447;-0.1047828,-0.1332458;-0.6743363;0.01352234,-0.1561441;-0.7193613;-0.07553048,0.03368717;0.515493;-0.01727462,722.9384
+0;0;0,0.02997662;0.2981979;-0.02065549,0.05917272;0.5851882;-0.0551146,0.2224226;0.4815933;-0.03985004,0.4543136;0.3878251;-0.005170148,0.6388105;0.3398598;0.01152921,-0.1174945;0.4829996;-0.02306855,-0.3528996;0.3916128;-0.0218273,-0.5314289;0.3233383;-0.03101857,0.07840551;-0.005868278;-0.05050005,0.05671436;-0.3816048;-0.03591035,0.02035669;-0.717484;0.01862737,0.01542381;-0.6792181;-0.09965275,-0.08824792;0.01573718;-0.02639625,-0.2169372;-0.1917114;-0.3132157,-0.1793281;-0.5169966;-0.2137865,-0.1891906;-0.5768211;-0.2907094,0.05197244;0.5147489;-0.04413692,0;0;0,0.0194512;0.299704;-0.006808758,0.03942712;0.5889533;-0.02498579,0.2047862;0.4833341;-0.03018022,0.3989732;0.3252048;0.002302885,0.5692397;0.2556921;-0.05057335,-0.1296408;0.4814133;0.02397469,-0.2990849;0.3011316;0.07452969,-0.4706246;0.2281851;0.03126816,0.07541256;-0.001928747;-0.05514836,0.05007567;-0.3777199;-0.0556972,0.01170403;-0.712078;0.006298065,-0.005810291;-0.7048692;-0.1088395,-0.09043561;0.01013655;-0.02123128,-0.1210161;-0.3597356;-0.08542387,-0.1317603;-0.6830665;0.02616827,-0.1567692;-0.7358068;-0.0551426,0.03499784;0.5178054;-0.01774669,722.9718
+0;0;0,0.02948703;0.2988158;-0.02063597,0.0583415;0.5865582;-0.05514704,0.2215677;0.4827657;-0.03924232,0.456318;0.3947864;-0.006181244,0.6475821;0.3494194;0.01178009,-0.1182051;0.4842984;-0.02329393,-0.3558104;0.3977864;-0.02257304,-0.5410827;0.330476;-0.0328774,0.07801877;-0.005609542;-0.05030216,0.05516893;-0.3808478;-0.03675393,0.01912845;-0.7163519;0.01789336,0.01441959;-0.6780961;-0.1004195,-0.08789313;0.01536857;-0.02621656,-0.2184232;-0.183859;-0.3173861,-0.1801672;-0.5083381;-0.2168971,-0.1861871;-0.5694771;-0.2926975,0.05122264;0.5159718;-0.04415707,0;0;0,0.01937893;0.300297;-0.005687237,0.03852358;0.5903859;-0.02292109,0.2039224;0.4845008;-0.02953744,0.3865763;0.3125576;0.002309322,0.5510281;0.2160742;-0.04877162,-0.1305527;0.4814312;0.02330837,-0.2885243;0.2890052;0.06756131,-0.4624411;0.2062925;0.02426834,0.07550028;-0.001189172;-0.05428624,0.05104068;-0.3765694;-0.05516743,0.01244627;-0.710563;0.006533626,-0.004693776;-0.7032801;-0.1086984,-0.08983731;0.009076584;-0.02226156,-0.11608;-0.3626826;-0.07340618,-0.1283501;-0.6857325;0.0376637,-0.1528552;-0.731415;-0.05042668,0.03430718;0.5190476;-0.0160675,723.0051
+0;0;0,0.02956799;0.2996361;-0.02069262,0.05849978;0.5881499;-0.055294,0.2209861;0.4843562;-0.03938802,0.4560367;0.3962643;-0.006284639,0.6624558;0.3473027;0.01309987,-0.1173396;0.4858824;-0.02350755,-0.3552489;0.3992598;-0.02278574,-0.5552014;0.3266159;-0.03390657,0.07798427;-0.005607062;-0.05027992,0.05515689;-0.3804763;-0.03674501,0.01919697;-0.7152305;0.01778013,0.01448758;-0.6769737;-0.1005461,-0.08785427;0.01536178;-0.02620496,-0.218256;-0.1836699;-0.3170882,-0.1800855;-0.5074236;-0.2168238,-0.1861061;-0.568573;-0.2926328,0.05136653;0.5174209;-0.04428182,0;0;0,0.01944067;0.3011338;-0.004976273,0.03832175;0.5920428;-0.02193832,0.2027482;0.4852304;-0.02982402,0.3769619;0.3040256;0.0004947186,0.5410302;0.1812018;-0.05762362,-0.1299969;0.4801392;0.02102601,-0.2731273;0.274856;0.05946184,-0.4474928;0.1595218;0.01851632,0.0755962;-0.0003193915;-0.05409408,0.05101053;-0.3753213;-0.0546968,0.01263694;-0.70862;0.00666976,-0.004086524;-0.7013124;-0.1086421,-0.0897663;0.008449945;-0.02262003,-0.1133621;-0.3646556;-0.06091833,-0.1267727;-0.6881914;0.04618515,-0.1523066;-0.7351775;-0.04049022,0.03414349;0.520544;-0.01521492,723.0388
+0;0;0,0.02956405;0.2995962;-0.02068987,0.05853574;0.588508;-0.05533874,0.2217542;0.4844768;-0.0393969,0.4572122;0.3962323;-0.006236158,0.671974;0.3452919;0.01393181,-0.1180505;0.4860097;-0.02344702,-0.3563721;0.399237;-0.02272396,-0.564406;0.3236571;-0.03429426,0.07723394;-0.005553113;-0.04979614,0.05443767;-0.3799116;-0.03627967,0.01857971;-0.7137165;0.01809086,0.01386886;-0.6754572;-0.100272,-0.08700897;0.01521397;-0.02595283,-0.217233;-0.1835465;-0.3164397,-0.1791707;-0.5063822;-0.2164596,-0.1851932;-0.5675598;-0.2922921,0.05139312;0.5176861;-0.04431211,0;0;0,0.0191209;0.3011362;-0.003369808,0.03717671;0.5925957;-0.01872611,0.2023939;0.4863542;-0.03030443,0.3640503;0.2929858;-0.001966,0.5230191;0.1477269;-0.05443597,-0.1320961;0.4786819;0.01990861,-0.268415;0.2676856;0.05490771,-0.4403027;0.1351139;0.01014525,0.07538323;-0.0003101826;-0.05284739,0.0509335;-0.3748061;-0.0541203,0.01317377;-0.707249;0.006901026,-0.003310546;-0.6998188;-0.1085072,-0.0886543;0.008484884;-0.02332372,-0.1104333;-0.3649102;-0.05412019,-0.1245764;-0.6866019;0.05534258,-0.1496179;-0.727439;-0.03660959,0.03317232;0.5209476;-0.01249266,723.0723
+0;0;0,0.02945409;0.3002311;-0.02059599,0.05837013;0.5898305;-0.05517793,0.2220849;0.4859563;-0.03882553,0.4602975;0.4038168;-0.006204888,0.6724449;0.3565994;0.01359943,-0.1186873;0.4875128;-0.02317926,-0.3591583;0.4054793;-0.02382221,-0.565559;0.3353544;-0.03428555,0.07719026;-0.005463063;-0.04972043,0.0540325;-0.3788303;-0.03598913,0.01787799;-0.7120665;0.01886323,0.01325978;-0.6737625;-0.09950405,-0.08694155;0.01505394;-0.02597784,-0.2180878;-0.1802313;-0.317169,-0.1784829;-0.5024692;-0.2173867,-0.1840869;-0.5623102;-0.2948354,0.05124096;0.5188519;-0.04416886,0;0;0,0.01898235;0.3017625;-0.003087282,0.03678061;0.5939011;-0.01854587,0.2022201;0.4870742;-0.03154063,0.3525267;0.2838368;-0.005874872,0.498116;0.1288978;-0.0551281,-0.1327403;0.4776832;0.01802953,-0.2622616;0.2612563;0.0486871,-0.4159996;0.1126908;0.004856478,0.07538451;8.258224E-05;-0.05270171,0.05097093;-0.3734511;-0.05482078,0.01337455;-0.7055067;0.005907062,-0.00293383;-0.6980846;-0.1095285,-0.08850443;0.008348361;-0.02361295,-0.1091698;-0.3643201;-0.05223253,-0.1237127;-0.6858165;0.05635312,-0.148962;-0.7271612;-0.03515373,0.03280655;0.522102;-0.01229429,723.1058
+0;0;0,0.02952385;0.3009422;-0.02064477,0.05851616;0.5913054;-0.05531761,0.2225017;0.4871953;-0.0389282,0.4611056;0.4049209;-0.006253973,0.6855516;0.3549662;0.01469843,-0.1188468;0.4887544;-0.02325546,-0.3597128;0.4065861;-0.02389948,-0.5780789;0.332396;-0.03496939,0.07721806;-0.005465031;-0.04973834,0.05417105;-0.3770466;-0.0360727,0.01807055;-0.709785;0.01869772,0.01345187;-0.6714802;-0.09968158,-0.08697286;0.01505936;-0.02598719,-0.2174919;-0.1792919;-0.3157857,-0.1779462;-0.5010484;-0.2161525,-0.1835507;-0.5608986;-0.293609,0.05136887;0.5201465;-0.04428056,0;0;0,0.01873213;0.3025008;-0.002528191,0.03611609;0.5954554;-0.01770949,0.2016533;0.4882538;-0.03279257,0.3457578;0.2796422;-0.01080155,0.4813487;0.09975578;-0.06146169,-0.1335284;0.4770495;0.01632226,-0.2577921;0.2568422;0.04523186,-0.4102182;0.09046236;-0.00370194,0.07547355;0.0005952716;-0.05262876,0.05108035;-0.3711345;-0.0562036,0.01360899;-0.7026963;0.004463673,-0.002599448;-0.6952595;-0.1110013,-0.08851547;0.008040441;-0.02380672,-0.1089117;-0.3627735;-0.05333341,-0.1226008;-0.683013;0.05746881,-0.1491708;-0.7233595;-0.03445167,0.03221434;0.5234612;-0.01153755,723.1279
+0;0;0,0.02952385;0.3009422;-0.02064477,0.05851616;0.5913054;-0.05531761,0.2225017;0.4871953;-0.0389282,0.4611056;0.4049209;-0.006253973,0.6855516;0.3549662;0.01469843,-0.1188468;0.4887544;-0.02325546,-0.3597128;0.4065861;-0.02389948,-0.5780789;0.332396;-0.03496939,0.07721806;-0.005465031;-0.04973834,0.05417105;-0.3770466;-0.0360727,0.01807055;-0.709785;0.01869772,0.01345187;-0.6714802;-0.09968158,-0.08697286;0.01505936;-0.02598719,-0.2174919;-0.1792919;-0.3157857,-0.1779462;-0.5010484;-0.2161525,-0.1835507;-0.5608986;-0.293609,0.05136887;0.5201465;-0.04428056,0;0;0,0.01873213;0.3025008;-0.002528191,0.03611609;0.5954554;-0.01770949,0.2016533;0.4882538;-0.03279257,0.3457578;0.2796422;-0.01080155,0.4813487;0.09975578;-0.06146169,-0.1335284;0.4770495;0.01632226,-0.2577921;0.2568422;0.04523186,-0.4102182;0.09046236;-0.00370194,0.07547355;0.0005952716;-0.05262876,0.05108035;-0.3711345;-0.0562036,0.01360899;-0.7026963;0.004463673,-0.002599448;-0.6952595;-0.1110013,-0.08851547;0.008040441;-0.02380672,-0.1089117;-0.3627735;-0.05333341,-0.1226008;-0.683013;0.05746881,-0.1491708;-0.7233595;-0.03445167,0.03221434;0.5234612;-0.01153755,723.1505
+0;0;0,0.02932843;0.3012165;-0.02010319,0.05810094;0.5920499;-0.05399908,0.2220861;0.4882821;-0.03748304,0.4628172;0.4104529;-0.006123625,0.7064059;0.3644509;0.01713153,-0.1191919;0.4896293;-0.02300305,-0.3619203;0.4116909;-0.02388871,-0.5992932;0.3376268;-0.03657988,0.07712808;-0.005277664;-0.04974464,0.0532767;-0.3757436;-0.03725765,0.01731912;-0.7083334;0.01783946,0.01300834;-0.6699566;-0.1005452,-0.0869342;0.014817;-0.025962,-0.2186364;-0.1731413;-0.3180167,-0.1767965;-0.4937657;-0.2160655,-0.1843291;-0.5514877;-0.2957638,0.05102389;0.5207618;-0.04317651,0;0;0,0.01872279;0.3027203;-0.002360582,0.03603084;0.5960259;-0.01764941,0.2011847;0.4884902;-0.03405285,0.3369182;0.2734857;-0.01556706,0.4661393;0.06814018;-0.07149196,-0.1333963;0.4766376;0.01528256,-0.2528461;0.2528745;0.04085781,-0.4059957;0.06453435;-0.01451043,0.07546623;0.0006506443;-0.05249333,0.0513144;-0.3699791;-0.05697107,0.01376282;-0.7014496;0.003541712,-0.002522007;-0.6940117;-0.1119115,-0.08837672;0.008129193;-0.02397075,-0.1085713;-0.3614894;-0.05469596,-0.1218434;-0.6810267;0.05784041,-0.149528;-0.7215291;-0.03362907,0.03212501;0.5239467;-0.01144123,723.184
+0;0;0,0.02934461;0.3013828;-0.02011428,0.05813784;0.5924255;-0.05403451,0.2221701;0.488598;-0.03750918,0.4632165;0.410667;-0.00610869,0.7055708;0.3648981;0.01702861,-0.1192118;0.4899457;-0.02302478,-0.3622581;0.4119052;-0.0239116,-0.598428;0.3382164;-0.03653846,0.07672936;-0.005250381;-0.04948748,0.05293248;-0.3748696;-0.03702902,0.01703766;-0.706879;0.01797193,0.01272722;-0.6685028;-0.1004033,-0.08648478;0.0147404;-0.02582779,-0.217886;-0.1727884;-0.3172151,-0.1761191;-0.4928532;-0.2154418,-0.1836511;-0.5505682;-0.2951336,0.05105586;0.5210876;-0.04320438,0;0;0,0.01797588;0.3029325;-0.002454519,0.03449844;0.5964856;-0.01794744,0.1994598;0.4884776;-0.03666973,0.3300722;0.269698;-0.02122641,0.4559283;0.06466939;-0.08029604,-0.1345472;0.4754441;0.01375631,-0.2503349;0.2491345;0.03699006,-0.397417;0.05931368;-0.02384263,0.07564826;0.0003431439;-0.05139256,0.05102526;-0.3693541;-0.05897737,0.01312384;-0.7002166;0.001332287,-0.003449425;-0.6927968;-0.1140666,-0.08765335;0.008438761;-0.02469106,-0.1089305;-0.3596359;-0.06221621,-0.1204387;-0.6767672;0.05542326,-0.1488456;-0.7172222;-0.03584881,0.030766;0.5243502;-0.01169658,723.2173
+0;0;0,0.02940456;0.3019985;-0.02015537,0.05824665;0.5935352;-0.0541322,0.2210591;0.4898375;-0.03763195,0.4623185;0.4118375;-0.006203711,0.7069167;0.3656448;0.01714781,-0.1179089;0.4911756;-0.02324997,-0.3611701;0.4130661;-0.02413758,-0.5995266;0.3386951;-0.03688134,0.07675375;-0.00525205;-0.04950321,0.05298728;-0.374399;-0.03706068,0.01719646;-0.7054464;0.01778091,0.01288712;-0.6670724;-0.1005642,-0.08651228;0.01474508;-0.025836,-0.2177456;-0.1725441;-0.3168509,-0.1760997;-0.4916815;-0.2153725,-0.1836298;-0.5493742;-0.2950441,0.05115474;0.5220973;-0.04328688,0;0;0,0.01693998;0.3036017;-0.003603935,0.03286768;0.5976442;-0.01996565,0.1962883;0.4893284;-0.04056287,0.323447;0.2681326;-0.02711248,0.4395378;0.05779803;-0.09631968,-0.1347047;0.4758012;0.01101751,-0.2485437;0.2480067;0.03171005,-0.3968976;0.05729923;-0.03254803,0.07571083;0.0003262758;-0.05135226,0.05021352;-0.3687774;-0.06142449,0.0118428;-0.6986216;-0.001329422,-0.005101472;-0.6912984;-0.1166244,-0.08763263;0.008581415;-0.0248228,-0.1116349;-0.3571769;-0.07614356,-0.121335;-0.6707897;0.04808965,-0.1547994;-0.7061285;-0.04521223,0.0292314;0.5254163;-0.01354766,723.2512
+0;0;0,0.02928375;0.3017503;-0.01966738,0.0581317;0.5932447;-0.05315652,0.2210281;0.4897621;-0.03675178,0.4642931;0.416557;-0.005903058,0.711367;0.3860511;0.01810728,-0.1182059;0.4914421;-0.02259455,-0.3629232;0.4166257;-0.02470199,-0.6029137;0.3474736;-0.03793815,0.07666475;-0.005049562;-0.04947209,0.05192313;-0.3744038;-0.03700271,0.0160778;-0.7048507;0.01792895,0.01180688;-0.6664239;-0.1003855,-0.08646961;0.01448821;-0.02575983,-0.2190369;-0.1666633;-0.3203786,-0.1750499;-0.4846644;-0.218212,-0.1844578;-0.5400388;-0.3001283,0.05103288;0.5218127;-0.04243937,0;0;0,0.01624966;0.3033389;-0.004359245,0.03152353;0.5972779;-0.02144217,0.1952114;0.490269;-0.04307675,0.3188798;0.2664074;-0.03410053,0.4305393;0.05516095;-0.1079907,-0.1356737;0.4742964;0.009223838,-0.2497951;0.2461006;0.02900962,-0.3976839;0.05590682;-0.03813115,0.07579595;6.020069E-05;-0.05104351,0.05016005;-0.3692231;-0.06380439,0.01036373;-0.6983807;-0.004063126,-0.006779253;-0.6911155;-0.1192882,-0.08742282;0.008862447;-0.0250834,-0.1163361;-0.3537067;-0.09506764,-0.1224744;-0.6640235;0.03594131,-0.1581249;-0.6986285;-0.05702531,0.02802975;0.5250822;-0.01485777,723.2734
+0;0;0,0.02929153;0.3018304;-0.0196726,0.05811996;0.5931281;-0.05313502,0.2175596;0.4904369;-0.03686694,0.4609661;0.4171892;-0.006000269,0.7078379;0.3867082;0.01799043,-0.1147491;0.4920825;-0.02299871,-0.3596087;0.4172226;-0.02510739,-0.5994029;0.348127;-0.03833272,0.07652903;-0.005040622;-0.0493845,0.05189913;-0.3727271;-0.03697143,0.01601438;-0.7035373;0.01802063,0.01315678;-0.6678991;-0.06114179,-0.08631653;0.01446257;-0.02571422,-0.2182852;-0.1658711;-0.3190027,-0.1742499;-0.4842218;-0.2167238,-0.1805445;-0.5113445;-0.2715327,0.05103476;0.5218332;-0.04243842,0;0;0,0.01446649;0.3034648;-0.006815434,0.02842563;0.597187;-0.02526522,0.1883272;0.4903001;-0.04931951,0.3143363;0.2674959;-0.04263282,0.4206345;0.05740418;-0.1263735,-0.1348681;0.4748586;0.005349198,-0.2495177;0.2467032;0.02446149,-0.3983693;0.05920413;-0.04721608,0.07597136;4.976988E-05;-0.05049038,0.04953292;-0.3672847;-0.06839132,0.008506387;-0.6966887;-0.008749485,0.007554695;-0.7273852;-0.05995178,-0.08711749;0.008919392;-0.02553266,-0.1281992;-0.3411997;-0.1336204,-0.1277203;-0.6489048;0.004454255,-0.1529985;-0.6550092;-0.06160728,0.02530682;0.5251428;-0.01837373,723.3068
+0;0;0,0.02923955;0.3012948;-0.01963769,0.05802502;0.5921587;-0.05304715,0.2157323;0.4899708;-0.03686363,0.4593658;0.4166548;-0.005968163,0.7090117;0.3858312;0.01829211,-0.113085;0.4915991;-0.02314111,-0.358173;0.4166694;-0.02525175,-0.6006617;0.3467974;-0.03862568,0.0767067;-0.005052325;-0.04949916,0.05248718;-0.3666125;-0.03729291,0.0161895;-0.7012295;0.01833197,0.01332868;-0.6655849;-0.06091958,-0.08651692;0.01449614;-0.02577392,-0.2162868;-0.1628328;-0.3141757,-0.1717447;-0.4848469;-0.2107198,-0.1780465;-0.5120339;-0.2655905,0.05095705;0.5210372;-0.04237657,0;0;0,0.01284248;0.3029396;-0.009043932,0.02552637;0.5961757;-0.02907991,0.1834304;0.4900191;-0.05563998,0.3118231;0.2682248;-0.0525279,0.4176858;0.05887386;-0.1464798,-0.135832;0.4749399;0.001961157,-0.2518024;0.2471001;0.02004304,-0.4084939;0.06758673;-0.06412616,0.07590975;-7.089972E-05;-0.05096388,0.05036618;-0.3610199;-0.07386947,0.00693132;-0.6939297;-0.01333332,0.006027862;-0.7246071;-0.06469774,-0.08743278;0.009144157;-0.02512978,-0.1432488;-0.3144204;-0.1789214,-0.1369489;-0.6233089;-0.03425501,-0.164951;-0.632478;-0.09752049,0.02272798;0.5243317;-0.02182031,723.3408
+0;0;0,0.02853305;0.2994748;-0.01899111,0.05671464;0.5876874;-0.05159378,0.2131202;0.4868785;-0.03569511,0.4585858;0.4185243;-0.005142588,0.7092634;0.3841324;0.019517,-0.1128143;0.4884671;-0.02234973,-0.3592106;0.4167933;-0.02564564,-0.6052097;0.3542045;-0.03968892,0.07695756;-0.004800737;-0.049551,0.05148006;-0.3642477;-0.03903825,0.01497409;-0.6997701;0.0177536,0.01216068;-0.6641013;-0.06127097,-0.08679977;0.0141945;-0.02579015,-0.2206778;-0.1319733;-0.3269104,-0.1730673;-0.453088;-0.2185043,-0.1804272;-0.4786304;-0.2745918,0.04979992;0.5172945;-0.04117069,0;0;0,0.01166338;0.3010469;-0.009727716,0.0226166;0.5914918;-0.03081036,0.1796849;0.4898345;-0.05916214,0.3117509;0.2698041;-0.0612278,0.420233;0.06523855;-0.1661789,-0.1376277;0.4742754;0.0002799146,-0.2581093;0.2482404;0.01613702,-0.4306524;0.08530554;-0.07502913,0.07564157;-2.413988E-05;-0.05176067,0.04965901;-0.3586585;-0.07760739,0.00579685;-0.6925774;-0.01671743,0.004591823;-0.7233922;-0.06756067,-0.08788205;0.009183651;-0.02435614,-0.1486328;-0.3040028;-0.1922411,-0.1413691;-0.6151311;-0.04983452,-0.1626022;-0.6404936;-0.1024567,0.02031663;0.5204402;-0.02319431,723.363
+0;0;0,0.02853305;0.2994748;-0.01899111,0.05671464;0.5876874;-0.05159378,0.2131202;0.4868785;-0.03569511,0.4585858;0.4185243;-0.005142588,0.7092634;0.3841324;0.019517,-0.1128143;0.4884671;-0.02234973,-0.3592106;0.4167933;-0.02564564,-0.6052097;0.3542045;-0.03968892,0.07695756;-0.004800737;-0.049551,0.05148006;-0.3642477;-0.03903825,0.01497409;-0.6997701;0.0177536,0.01216068;-0.6641013;-0.06127097,-0.08679977;0.0141945;-0.02579015,-0.2206778;-0.1319733;-0.3269104,-0.1730673;-0.453088;-0.2185043,-0.1804272;-0.4786304;-0.2745918,0.04979992;0.5172945;-0.04117069,0;0;0,0.01166338;0.3010469;-0.009727716,0.0226166;0.5914918;-0.03081036,0.1796849;0.4898345;-0.05916214,0.3117509;0.2698041;-0.0612278,0.420233;0.06523855;-0.1661789,-0.1376277;0.4742754;0.0002799146,-0.2581093;0.2482404;0.01613702,-0.4306524;0.08530554;-0.07502913,0.07564157;-2.413988E-05;-0.05176067,0.04965901;-0.3586585;-0.07760739,0.00579685;-0.6925774;-0.01671743,0.004591823;-0.7233922;-0.06756067,-0.08788205;0.009183651;-0.02435614,-0.1486328;-0.3040028;-0.1922411,-0.1413691;-0.6151311;-0.04983452,-0.1626022;-0.6404936;-0.1024567,0.02031663;0.5204402;-0.02319431,723.3851
+0;0;0,0.02838976;0.2979709;-0.01889574,0.05647381;0.5851854;-0.05138982,0.2130891;0.4844906;-0.03550689,0.4590361;0.4160024;-0.00489446,0.7067192;0.3820213;0.01947056,-0.1132345;0.4860811;-0.02214558,-0.3601139;0.4142668;-0.02544795,-0.6031744;0.3524256;-0.03932348,0.0774997;-0.004834556;-0.04990007,0.05224208;-0.3611793;-0.03947804,0.01546456;-0.6991975;0.01773626,0.01264143;-0.6635091;-0.06156133,-0.08741123;0.01429449;-0.02597183,-0.2201338;-0.1306118;-0.3244932,-0.1721692;-0.4541151;-0.2152808,-0.1795545;-0.4798494;-0.271562,0.04957387;0.5149429;-0.040989,0;0;0,0.01040091;0.2995634;-0.01016212,0.0198627;0.5889799;-0.03215981,0.1773341;0.490033;-0.06287313,0.3165249;0.2740805;-0.07326794,0.4286852;0.08022869;-0.1870081,-0.1407332;0.4732091;-0.001609791,-0.2738672;0.2535985;0.01120309,-0.4522932;0.1032752;-0.08186875,0.07513584;-5.173683E-05;-0.05361152,0.04976816;-0.355403;-0.08207345,0.00439465;-0.6916322;-0.02064466,0.004115239;-0.7223197;-0.07207799,-0.08908692;0.009542982;-0.02218209,-0.1572564;-0.2882156;-0.2077108,-0.1475191;-0.6002778;-0.06140746,-0.168089;-0.6197839;-0.1201821,0.01790097;0.5180987;-0.02429795,723.4186
+0;0;0,0.02753439;0.2961232;-0.01858732,0.0550967;0.5812491;-0.0508142,0.2121718;0.4814604;-0.03417444,0.4598322;0.4177164;-0.004295671,0.6992945;0.386085;0.01921209,-0.1148304;0.4828866;-0.02133099,-0.3631232;0.4149058;-0.02591428,-0.5989212;0.3593259;-0.0402501,0.07799531;-0.004652026;-0.05014247,0.05210502;-0.3594181;-0.03998275,0.0150289;-0.698585;0.0177212,0.01229765;-0.6628693;-0.06178575,-0.08794788;0.01411392;-0.02617522,-0.2209568;-0.1267354;-0.3246758,-0.1708598;-0.4510127;-0.214798,-0.1792826;-0.4751282;-0.2727812,0.04829789;0.5114673;-0.04049772,0;0;0,0.01013437;0.2976562;-0.009519577,0.01896547;0.5849464;-0.03138828,0.176714;0.4900639;-0.06513882,0.3225551;0.2785254;-0.08167744,0.4366395;0.09981434;-0.1997557,-0.1427501;0.4723717;-0.002273735,-0.2881745;0.2602255;0.009449632,-0.4729736;0.1315248;-0.08099813,0.07501304;-0.0001029372;-0.05470109,0.05001321;-0.3537928;-0.08488321,0.004254282;-0.6912063;-0.02326441,0.004469261;-0.7217107;-0.07523227,-0.0898409;0.009730874;-0.02128608,-0.1668022;-0.2696567;-0.2278098,-0.1496196;-0.5829661;-0.08193138,-0.1692526;-0.6023613;-0.1413969,0.01714265;0.5145419;-0.02351117,723.4519
+0;0;0,0.0273443;0.2940789;-0.018459,0.05471192;0.5771908;-0.0504581,0.2121978;0.4778318;-0.0338777,0.4601666;0.4140085;-0.003961718,0.6779376;0.3852423;0.01741663,-0.1155277;0.4792612;-0.02100584,-0.3641297;0.4111957;-0.02559484,-0.5785683;0.3606504;-0.03863208,0.07890155;-0.004706079;-0.05072508,0.05301373;-0.3594383;-0.04056634,0.01589899;-0.6989586;0.01719774,0.01316275;-0.6632325;-0.0624543,-0.08896977;0.01427792;-0.02647936,-0.221966;-0.126558;-0.3249515,-0.1718169;-0.4511731;-0.2149592,-0.180255;-0.4753874;-0.2730482,0.04796144;0.5079051;-0.04021496,0;0;0,0.01003712;0.2956028;-0.009438753,0.01847973;0.5808794;-0.03106642,0.1765799;0.489078;-0.06671715,0.3305717;0.283598;-0.08955169,0.450239;0.1401025;-0.2070146,-0.1440708;0.4705665;-0.002607826,-0.3056186;0.2698497;0.005877822,-0.4838037;0.1693422;-0.07692949,0.07540114;-0.0008485615;-0.05598736,0.05083106;-0.354403;-0.08767223,0.005408332;-0.6923208;-0.02654505,0.005617782;-0.7227477;-0.07882571,-0.09111334;0.01077062;-0.02007458,-0.1724802;-0.2571098;-0.239683,-0.1500029;-0.5718331;-0.09674153,-0.1700401;-0.5898207;-0.157408,0.01673728;0.5109729;-0.02325344,723.4743
+0;0;0,0.02722989;0.2928484;-0.01838176,0.05449125;0.5748609;-0.05025728,0.2134876;0.4754841;-0.03365714,0.46183;0.4115646;-0.003696103,0.6806793;0.3826561;0.0177881,-0.1172025;0.4769265;-0.02066885,-0.366179;0.4087585;-0.02526476,-0.5816795;0.3579629;-0.03836655,0.07957491;-0.004746241;-0.05115798,0.05377611;-0.3582588;-0.04103417,0.01642483;-0.6999428;0.01709803,0.01367853;-0.6641957;-0.06284694,-0.08972906;0.01439977;-0.02670534,-0.222268;-0.1259519;-0.3241512,-0.1717993;-0.4526358;-0.213458,-0.1802685;-0.4770494;-0.2717606,0.04776555;0.5058295;-0.04005174,0;0;0,0.009595588;0.2943821;-0.009307384,0.01732016;0.578573;-0.03081059,0.1769042;0.4875722;-0.06776094,0.3416702;0.2912258;-0.09870481,0.4612994;0.1484622;-0.2191195,-0.146817;0.469795;-0.001470391,-0.3205508;0.2788451;0.001993169,-0.5074075;0.1949178;-0.0830543,0.07569361;-0.001501441;-0.05692149,0.05081695;-0.3537184;-0.08953357,0.005855873;-0.6939847;-0.02854323,0.006347656;-0.7242186;-0.08149052,-0.09204985;0.01166482;-0.01904174,-0.1872375;-0.2200035;-0.2700563,-0.1487748;-0.5308368;-0.1170017,-0.1676426;-0.5521713;-0.1756579,0.01575686;0.5089192;-0.02302408,723.5077
+0;0;0,0.02681036;0.2920414;-0.01805137,0.05378785;0.5739136;-0.04972053,0.2152217;0.4746561;-0.03266519,0.4657886;0.4153613;-0.002402844,0.6786097;0.3925787;0.01813586,-0.1202009;0.4759374;-0.01994418,-0.3715858;0.4127706;-0.02551954,-0.5810781;0.3660334;-0.03826005,0.079848;-0.004512574;-0.05136277,0.05371914;-0.3544362;-0.04139437,0.01543886;-0.7015477;0.01775662,0.01277163;-0.665783;-0.06223982,-0.09007883;0.01416789;-0.02681933,-0.2220257;-0.1216625;-0.3224013,-0.169064;-0.4530758;-0.2092159,-0.1782142;-0.4762625;-0.2686064,0.04712051;0.5048761;-0.03956368,0;0;0,0.009690672;0.2935013;-0.009793282,0.0174751;0.577486;-0.03150725,0.1799876;0.4875239;-0.06710434,0.3625802;0.3107359;-0.1183045,0.4830517;0.1760514;-0.2348394,-0.1488184;0.4689485;0.0001937989,-0.3591674;0.3192485;-0.02344216,-0.5380172;0.2208261;-0.09096611,0.07573733;-0.001846403;-0.05739903,0.04975531;-0.3502771;-0.09130478,0.006217375;-0.6964328;-0.03022027,0.006827563;-0.7265966;-0.08332133,-0.09243625;0.0119587;-0.01862066,-0.1916204;-0.2082215;-0.2733986,-0.1500383;-0.5287557;-0.1285561,-0.1688761;-0.5516434;-0.1858956,0.01591071;0.5078423;-0.02369022,723.5301
+0;0;0,0.02681036;0.2920414;-0.01805137,0.05378785;0.5739136;-0.04972053,0.2152217;0.4746561;-0.03266519,0.4657886;0.4153613;-0.002402844,0.6786097;0.3925787;0.01813586,-0.1202009;0.4759374;-0.01994418,-0.3715858;0.4127706;-0.02551954,-0.5810781;0.3660334;-0.03826005,0.079848;-0.004512574;-0.05136277,0.05371914;-0.3544362;-0.04139437,0.01543886;-0.7015477;0.01775662,0.01277163;-0.665783;-0.06223982,-0.09007883;0.01416789;-0.02681933,-0.2220257;-0.1216625;-0.3224013,-0.169064;-0.4530758;-0.2092159,-0.1782142;-0.4762625;-0.2686064,0.04712051;0.5048761;-0.03956368,0;0;0,0.009690672;0.2935013;-0.009793282,0.0174751;0.577486;-0.03150725,0.1799876;0.4875239;-0.06710434,0.3625802;0.3107359;-0.1183045,0.4830517;0.1760514;-0.2348394,-0.1488184;0.4689485;0.0001937989,-0.3591674;0.3192485;-0.02344216,-0.5380172;0.2208261;-0.09096611,0.07573733;-0.001846403;-0.05739903,0.04975531;-0.3502771;-0.09130478,0.006217375;-0.6964328;-0.03022027,0.006827563;-0.7265966;-0.08332133,-0.09243625;0.0119587;-0.01862066,-0.1916204;-0.2082215;-0.2733986,-0.1500383;-0.5287557;-0.1285561,-0.1688761;-0.5516434;-0.1858956,0.01591071;0.5078423;-0.02369022,723.5526
+0;0;0,0.02673553;0.2912264;-0.01800099,0.05355498;0.5714478;-0.04948236,0.2179689;0.4721174;-0.03237346,0.4686769;0.4127892;-0.002094079,0.6740073;0.3908085;0.01772173,-0.1233125;0.473421;-0.01943024,-0.3748388;0.4102187;-0.02500875,-0.5769576;0.3651265;-0.03730083,0.08017742;-0.00453119;-0.05157467,0.05403209;-0.3546754;-0.04159998,0.01570994;-0.7021665;0.0176157,0.0130292;-0.6663725;-0.06278616,-0.09045045;0.01422634;-0.02692997,-0.2224805;-0.1216897;-0.3226982,-0.1694609;-0.4534655;-0.2093891,-0.1786575;-0.4769217;-0.2690805,0.04693157;0.5028652;-0.03939244,0;0;0,0.008243367;0.2927537;-0.008885145,0.01323435;0.5752143;-0.02942348,0.1797511;0.4873006;-0.06555843,0.3676854;0.3170967;-0.1203532,0.4956485;0.2012406;-0.235415,-0.1554495;0.4673804;0.002006566,-0.3713648;0.3259346;-0.02377704,-0.5574314;0.2626693;-0.09020849,0.0758695;-0.001866937;-0.05787253,0.04849467;-0.3504069;-0.09185076,0.006453052;-0.6972034;-0.03110647,0.006949902;-0.7271392;-0.08507562,-0.09295368;0.01200532;-0.01801058,-0.208602;-0.1803834;-0.2881883,-0.1515954;-0.5012299;-0.1484279,-0.1717004;-0.5219533;-0.2078261,0.01243706;0.5059889;-0.02190924,723.5861
+0;0;0,0.0284743;0.3164257;-0.0193362,0.05771769;0.6248302;-0.05391436,0.2408751;0.5161437;-0.03470213,0.4927699;0.46176;-0.004698664,0.6846938;0.4437413;0.01333092,-0.138936;0.5173795;-0.02058857,-0.3912689;0.4574081;-0.02694051,-0.5802035;0.4167634;-0.03861427,0.08110255;-0.004403207;-0.05201011,0.05498377;-0.3521234;-0.04223704,0.01461627;-0.7034982;0.01843933,0.01198629;-0.6676417;-0.06227842,-0.09146354;0.01411155;-0.02715416,-0.2230294;-0.1156756;-0.3230135,-0.1679063;-0.4514587;-0.2090547,-0.1772216;-0.4747462;-0.2693062,0.05051017;0.5498075;-0.04290023,0;0;0,-0.0009596646;0.3159481;-0.03854585,-0.003307253;0.6219261;-0.09816289,0.1799443;0.4866349;-0.0633986,0.3770903;0.3282567;-0.1213522,0.5121919;0.2469621;-0.2337055,-0.1555843;0.4673894;0.005770855,-0.3823555;0.344844;-0.02366219,-0.5592831;0.2923526;-0.08219232,0.07591447;-0.0009069442;-0.05948305,0.0455648;-0.3468414;-0.0925777,0.007252797;-0.6983736;-0.03148103,0.007931754;-0.7281131;-0.08613729,-0.09418703;0.01172164;-0.01713102,-0.2164509;-0.160564;-0.294721,-0.1566231;-0.488035;-0.1607104,-0.1768849;-0.5075437;-0.2214963,-0.002789035;0.5475368;-0.08180332,723.6089
+0;0;0,0.02689167;0.2988384;-0.01826147,0.0525543;0.5694443;-0.04869514,0.2201852;0.470781;-0.03123175,0.472003;0.416414;-0.001237467,0.6638321;0.3984041;0.01678321,-0.1272762;0.4719116;-0.01832028,-0.3795319;0.4119585;-0.02467028,-0.5683731;0.3713339;-0.03633827,0.08166827;-0.00443392;-0.0523729,0.05542171;-0.3538553;-0.04255202,0.01503595;-0.705389;0.0181518,0.01241507;-0.6695528;-0.06228646,-0.09210153;0.01420999;-0.02734357,-0.2243111;-0.1162122;-0.3246503,-0.169163;-0.4521471;-0.21064,-0.178446;-0.4752501;-0.2706829,0.04603427;0.5015776;-0.0387316,0;0;0,0.003222972;0.3000979;-0.01708603,0.01063961;0.5729209;-0.03259277,0.1811935;0.4851471;-0.06200719,0.3873877;0.3395588;-0.1216359,0.5256495;0.2633212;-0.2335243,-0.16056;0.4664212;0.007521432,-0.3991506;0.3699189;-0.02456401,-0.5799789;0.3300827;-0.08079302,0.07612534;-0.0008780062;-0.06030297,0.04557447;-0.3485131;-0.09342599,0.008375317;-0.700318;-0.03225851,0.00965704;-0.7301832;-0.08634877,-0.09504155;0.01147975;-0.0163586,-0.2214361;-0.150859;-0.3001739,-0.1743823;-0.4922243;-0.1994386,-0.1909009;-0.5161527;-0.2571458,0.009374484;0.5045514;-0.02412653,723.642
+0;0;0,0.02815261;0.312851;-0.01911775,0.05762164;0.6236559;-0.05391002,0.2483718;0.5142539;-0.03446388,0.5000548;0.4599159;-0.004485646,0.6916432;0.4419286;0.01351242,-0.14647;0.5155386;-0.01979179,-0.3985907;0.4556176;-0.02613839,-0.587195;0.415044;-0.03779174,0.08213662;-0.004459348;-0.05267325,0.05560228;-0.3577118;-0.04274468,0.01508515;-0.710389;0.01815659,0.01244293;-0.6745052;-0.06293665,-0.09262971;0.01429148;-0.02750038,-0.2262888;-0.1175606;-0.3280669,-0.1709614;-0.4545883;-0.2136857,-0.18032;-0.4781237;-0.2742175,0.05047337;0.5492499;-0.04298642,0;0;0,-0.001572266;0.3128887;-0.03364444,-0.007572681;0.6210021;-0.09477854,0.1829948;0.4827119;-0.05836391,0.3978978;0.3510081;-0.1189156,0.5457239;0.2951234;-0.2301717,-0.1643892;0.4628414;0.01274018,-0.4065614;0.3768016;-0.0211041,-0.5932623;0.3638956;-0.06937206,0.0760721;-0.0002589524;-0.06126785,0.04542705;-0.3518455;-0.09348154,0.008876354;-0.7048734;-0.03210449,0.0098968;-0.7343549;-0.08758998,-0.09583639;0.01045418;-0.01571229,-0.2285851;-0.1448863;-0.3052586,-0.167041;-0.4789361;-0.1854467,-0.1868474;-0.4994053;-0.2460955,-0.006440714;0.5471462;-0.07894468,723.6766
+0;0;0,0.02747793;0.3110497;-0.01871051,0.05640751;0.6199913;-0.05312727,0.2481328;0.5114485;-0.03292774,0.4975875;0.4622011;-0.004452536,0.689352;0.4477637;0.01282498,-0.1484392;0.5124944;-0.01881383,-0.4002166;0.4675928;-0.02628439,-0.5872596;0.4207901;-0.03652945,0.08250901;-0.004209025;-0.05290331,0.05500064;-0.3597276;-0.04290943,0.01422629;-0.7126588;0.01870909,0.01168791;-0.6767518;-0.06238746,-0.09308717;0.01404059;-0.0276017,-0.2286348;-0.1146007;-0.3314574,-0.1720029;-0.4520205;-0.217613,-0.1815757;-0.474465;-0.2790616,0.04935172;0.5458004;-0.04228812,0;0;0,-0.001140028;0.3109573;-0.03407788,-0.006211266;0.617457;-0.09344888,0.1853231;0.4810266;-0.05546093,0.4067164;0.3671746;-0.1145079,0.5592163;0.3233771;-0.2245357,-0.1660614;0.4634069;0.01421183,-0.4102678;0.3938008;-0.0171257,-0.5960881;0.3852;-0.06886916,0.07617506;-0.0001860857;-0.0618186,0.04490528;-0.3541262;-0.09341955,0.00928092;-0.7076487;-0.03199792,0.01039076;-0.7371243;-0.08749032,-0.09638313;0.01013091;-0.01522727,-0.2364532;-0.1254422;-0.3139752,-0.1752697;-0.4617478;-0.1991929,-0.195848;-0.4814048;-0.260256,-0.005310148;0.5437797;-0.07787967,723.6983
+0;0;0,0.02745408;0.3107798;-0.01869426,0.05613675;0.6170707;-0.05284662,0.2489023;0.508308;-0.03259216,0.4990337;0.458927;-0.004039714,0.6905529;0.444508;0.01321571,-0.1497526;0.5093594;-0.01840411,-0.4022128;0.4643359;-0.02589494,-0.5890167;0.4175931;-0.0361269,0.08250413;-0.004208776;-0.05290018,0.05489924;-0.3609748;-0.04287124,0.01396919;-0.7152537;0.01898257,0.01143008;-0.679345;-0.06213726,-0.09308167;0.01403975;-0.02760006,-0.2291049;-0.1150529;-0.332522,-0.1722568;-0.4537611;-0.2182429,-0.1818323;-0.4762206;-0.2797091,0.04907721;0.5428404;-0.04200169,0;0;0,-0.0005481392;0.3104923;-0.03579807,-0.004703954;0.6146355;-0.0932672,0.1876479;0.4783799;-0.05285192,0.417519;0.3796399;-0.1096771,0.573144;0.3418257;-0.2170839,-0.1671193;0.4644994;0.01577362,-0.4139292;0.3960527;0.000964039,-0.5976593;0.4025994;-0.05722241,0.07628427;-0.000541538;-0.06167245,0.04490276;-0.3557918;-0.09260917,0.01049976;-0.7108794;-0.03142142,0.01153336;-0.7403458;-0.08695936,-0.09634285;0.01020439;-0.01539479,-0.2352594;-0.1332695;-0.3124841,-0.1747622;-0.4715384;-0.1987785,-0.1962585;-0.4898806;-0.2606066,-0.00388442;0.5409313;-0.07762671,723.7205
+0;0;0,0.02745408;0.3107798;-0.01869426,0.05613675;0.6170707;-0.05284662,0.2489023;0.508308;-0.03259216,0.4990337;0.458927;-0.004039714,0.6905529;0.444508;0.01321571,-0.1497526;0.5093594;-0.01840411,-0.4022128;0.4643359;-0.02589494,-0.5890167;0.4175931;-0.0361269,0.08250413;-0.004208776;-0.05290018,0.05489924;-0.3609748;-0.04287124,0.01396919;-0.7152537;0.01898257,0.01143008;-0.679345;-0.06213726,-0.09308167;0.01403975;-0.02760006,-0.2291049;-0.1150529;-0.332522,-0.1722568;-0.4537611;-0.2182429,-0.1818323;-0.4762206;-0.2797091,0.04907721;0.5428404;-0.04200169,0;0;0,-0.0005481392;0.3104923;-0.03579807,-0.004703954;0.6146355;-0.0932672,0.1876479;0.4783799;-0.05285192,0.417519;0.3796399;-0.1096771,0.573144;0.3418257;-0.2170839,-0.1671193;0.4644994;0.01577362,-0.4139292;0.3960527;0.000964039,-0.5976593;0.4025994;-0.05722241,0.07628427;-0.000541538;-0.06167245,0.04490276;-0.3557918;-0.09260917,0.01049976;-0.7108794;-0.03142142,0.01153336;-0.7403458;-0.08695936,-0.09634285;0.01020439;-0.01539479,-0.2352594;-0.1332695;-0.3124841,-0.1747622;-0.4715384;-0.1987785,-0.1962585;-0.4898806;-0.2606066,-0.00388442;0.5409313;-0.07762671,723.7534
+0;0;0,0.02699864;0.3093594;-0.01833072,0.0551739;0.614669;-0.05228401,0.2485399;0.5063215;-0.03169306,0.501283;0.4614058;-0.003566297,0.6926672;0.4497578;0.01336037,-0.15118;0.5075775;-0.01770008,-0.4054134;0.4631373;-0.02653456,-0.592661;0.4194106;-0.03527746,0.08293193;-0.004126722;-0.0530565,0.05473272;-0.3616945;-0.04325518,0.01322192;-0.7165271;0.01945546,0.01073064;-0.680616;-0.06145196,-0.09353886;0.01390446;-0.02769249,-0.2301868;-0.1110905;-0.3350189,-0.1720975;-0.4504754;-0.2209773,-0.1810538;-0.4734752;-0.2817882,0.04819904;0.5404889;-0.04144411,0;0;0,0.000950411;0.3089671;-0.03614759,-0.002392307;0.6121759;-0.09301162,0.1903802;0.4763131;-0.05207276,0.4253931;0.3841714;-0.1065378,0.5857136;0.3605031;-0.2103996,-0.1672251;0.4657443;0.01582265,-0.4152924;0.3957977;-0.0002289657,-0.5983367;0.4199483;-0.05464999,0.07658847;-0.0007608533;-0.06199479,0.04561163;-0.3569047;-0.09278369,0.01253553;-0.7129111;-0.03173161,0.01374289;-0.7425015;-0.08681965,-0.09683399;0.01033101;-0.01503911,-0.231897;-0.1476628;-0.3075145,-0.1727484;-0.487772;-0.1962081,-0.1950781;-0.5052593;-0.2581233,-0.001678064;0.5385162;-0.07743716,723.7761
+0;0;0,0.0269371;0.3086542;-0.01828894,0.05501115;0.6128613;-0.05213019,0.2487111;0.5044963;-0.03152882,0.5012511;0.4596167;-0.003424661,0.6923168;0.447988;0.01347383,-0.1516678;0.5057544;-0.01751277,-0.405697;0.4613499;-0.02634016,-0.5926329;0.4176959;-0.0350685,0.08319055;-0.00413959;-0.05322195,0.05495632;-0.3621513;-0.04340846,0.01328421;-0.7183628;0.01954588,0.01079406;-0.6824543;-0.06132507,-0.09383055;0.01394782;-0.02777884,-0.2306482;-0.1112023;-0.3354868,-0.1723331;-0.4519061;-0.2210021,-0.1812853;-0.474882;-0.2817855,0.04803994;0.53872;-0.04129595,0;0;0,0.001351357;0.3081219;-0.03723693,-0.001001507;0.6102719;-0.09374332,0.1921024;0.4748186;-0.05222464,0.4282172;0.3846641;-0.1042099,0.5918117;0.3725028;-0.204289,-0.1677699;0.4665992;0.01460912,-0.4165291;0.3998706;-0.001095159,-0.5982566;0.4338481;-0.0535118,0.0766895;-0.0006189048;-0.06235957,0.04636906;-0.3572278;-0.09360957,0.01417606;-0.7147192;-0.03237271,0.01527588;-0.7443427;-0.08737326,-0.09722556;0.01011422;-0.0146721,-0.2276256;-0.156587;-0.3049692,-0.1739505;-0.4994631;-0.194781,-0.1968745;-0.5163732;-0.2568709,-0.0003560483;0.5366613;-0.07812428,723.8094
+0;0;0,0.02574516;0.2949966;-0.01747967,0.05049145;0.5630947;-0.04739607,0.2292488;0.4641919;-0.0285475,0.4813772;0.4193854;-0.0004891455,0.6721995;0.4077716;0.01638783,-0.1400401;0.4653523;-0.01561981,-0.3936552;0.4210202;-0.02443281,-0.580353;0.3774218;-0.03315004,0.08336464;-0.004148253;-0.05333332,0.05507664;-0.3628417;-0.04350115,0.01333622;-0.7196372;0.01955639,0.01083383;-0.6836997;-0.06171186,-0.09402691;0.01397701;-0.02783698,-0.2311051;-0.1114114;-0.336131,-0.1726944;-0.4526737;-0.2214585,-0.1816907;-0.4759099;-0.2825406,0.04416005;0.4957581;-0.03755619,0;0;0,0.003103629;0.2960199;-0.01881456,0.01071776;0.5662861;-0.03235483,0.1934371;0.4741594;-0.05192184,0.4322377;0.3898609;-0.09916162,0.5977027;0.3817996;-0.1960597,-0.171378;0.4654899;0.01673502,-0.4198101;0.3989102;0.00216621,-0.5998073;0.4414895;-0.04902855,0.07680358;-0.0006333888;-0.06254697,0.04727213;-0.357985;-0.09394073,0.01538385;-0.7160888;-0.03257036,0.01617701;-0.7454894;-0.08840036,-0.0974688;0.01005408;-0.01449355,-0.2215071;-0.1704473;-0.3001361,-0.1764148;-0.5144235;-0.1875813,-0.2020664;-0.5301523;-0.2500067,0.00913085;0.4984635;-0.02406573,723.843
+0;0;0,0.02537498;0.2920415;-0.0170057,0.05017091;0.5622719;-0.04685291,0.2291118;0.4636963;-0.02802654,0.4815841;0.4222383;-0.000484053,0.6872927;0.4124192;0.01704148,-0.1405508;0.4653535;-0.01511473,-0.3939578;0.4215361;-0.02430955,-0.5957276;0.3775012;-0.03264257,0.08367234;-0.004200436;-0.05352141,0.05496581;-0.363035;-0.04374959,0.01310882;-0.7192243;0.01948852,0.0106094;-0.6832478;-0.06187429,-0.09437114;0.01399735;-0.02795372,-0.2318807;-0.1103286;-0.3366866,-0.1720032;-0.4509567;-0.2226297,-0.1819561;-0.4743712;-0.283537,0.04387489;0.4949184;-0.03708415,0;0;0,0.003879219;0.2931732;-0.01599169,0.01191631;0.5654212;-0.03289342,0.1947675;0.473601;-0.05249119,0.4344732;0.3908508;-0.0962317,0.6139107;0.3850119;-0.1986411,-0.1703867;0.4655634;0.01643261,-0.4189095;0.4002024;0.002868261,-0.6122439;0.4479982;-0.05242169,0.07712018;-0.0008328855;-0.06272984,0.04825836;-0.358364;-0.09467149,0.01651366;-0.7158874;-0.0330987,0.01718938;-0.7452556;-0.08910608,-0.09784713;0.01025618;-0.01428275,-0.2161851;-0.1813738;-0.2952737,-0.1809316;-0.5249379;-0.1797627,-0.2060121;-0.5397946;-0.2431718,0.01033393;0.4975961;-0.02459788,723.8652
+0;0;0,0.02529735;0.2911482;-0.01695368,0.05018236;0.5623527;-0.04690219,0.2287867;0.4637258;-0.02807637,0.4810283;0.4223058;-0.0005590562,0.6885409;0.4124005;0.01712018,-0.1402241;0.4653801;-0.01518733,-0.3933995;0.4216028;-0.02437375,-0.5969389;0.3771816;-0.03277985,0.08365069;-0.004199349;-0.05350756,0.05492153;-0.3633168;-0.04372804,0.01301355;-0.7199399;0.01958709,0.01051032;-0.6839542;-0.06189978,-0.09434672;0.01399372;-0.02794649,-0.2319647;-0.1104302;-0.3369227,-0.1720142;-0.4514732;-0.2227269,-0.1819824;-0.4749692;-0.2837271,0.04387639;0.4948929;-0.03711802,0;0;0,0.004213512;0.292333;-0.01477385,0.01218396;0.5655188;-0.03284025,0.1948262;0.4739299;-0.05243158,0.4346245;0.3905012;-0.09286785,0.6157565;0.3832748;-0.1958783,-0.1697592;0.4659013;0.01644743,-0.4180881;0.4005622;0.003712415,-0.6130124;0.4484772;-0.05268649,0.07708566;-0.0006740093;-0.06273341,0.04853193;-0.3585008;-0.09484315,0.01703459;-0.7164782;-0.03315711,0.01789767;-0.7457455;-0.08944964,-0.09783784;0.01007962;-0.01429315,-0.2071117;-0.2035047;-0.2832305,-0.179304;-0.5464508;-0.1625666,-0.2054964;-0.5662172;-0.2218917,0.01067887;0.4975783;-0.02458453,723.8875
+0;0;0,0.02634504;0.303206;-0.01765582,0.05484274;0.6138521;-0.0518321,0.2562697;0.5042279;-0.03083713,0.508168;0.4628642;-0.003357274,0.7014069;0.4536403;0.01310589,-0.1595996;0.5060923;-0.01631139,-0.4124304;0.4623745;-0.0254853,-0.6019694;0.4210089;-0.03331319,0.08357355;-0.004195476;-0.05345821,0.05486465;-0.3630597;-0.04368559,0.01293255;-0.719888;0.01966599,0.01042851;-0.6839004;-0.06184736,-0.0942597;0.01398082;-0.02792071,-0.2317806;-0.1103553;-0.3366791,-0.1717956;-0.4515947;-0.2224175,-0.181767;-0.4751081;-0.2834376,0.04787874;0.5393527;-0.04102693,0;0;0,-0.001240671;0.3034289;-0.0294795,-0.004654095;0.611428;-0.08977985,0.1960783;0.4744983;-0.05182552,0.4355609;0.3889845;-0.08724165,0.6089439;0.3757458;-0.1736157,-0.1786056;0.4632483;0.02039503,-0.426117;0.3957719;0.0102034,-0.6085395;0.4373644;-0.04165688,0.07700515;-0.0005185157;-0.06268859,0.04981512;-0.3581851;-0.09491539,0.01880546;-0.7163688;-0.03293943,0.0196482;-0.7456189;-0.08928895,-0.09775254;0.009894347;-0.01436885,-0.2002543;-0.2189808;-0.2728505,-0.1751778;-0.5592786;-0.1437505,-0.2024058;-0.583287;-0.1987803,-0.004656821;0.5373821;-0.07452798,723.9214
+0;0;0,0.0262542;0.3032314;-0.01735215,0.05453915;0.6139177;-0.05133213,0.2560882;0.5047913;-0.03023416,0.5086433;0.4671142;-0.003491782,0.7019728;0.4593683;0.01266639,-0.1599843;0.507318;-0.0153516,-0.4128479;0.4638734;-0.02491402,-0.6029134;0.4250026;-0.03275847,0.08354265;-0.004186377;-0.0535072,0.05421841;-0.3630012;-0.04374843,0.0122323;-0.7197582;0.01996865,0.009674022;-0.683741;-0.06154083,-0.09430065;0.01390351;-0.02782086,-0.2318428;-0.1088984;-0.3371832,-0.1698315;-0.4497469;-0.2228369,-0.180993;-0.4726597;-0.2841737,0.04761908;0.5394098;-0.04055725,0;0;0,-0.001240671;0.3034289;-0.0294795,-0.004654095;0.611428;-0.08977985,0.1960783;0.4744983;-0.05182552,0.4355609;0.3889845;-0.08724165,0.6089439;0.3757458;-0.1736157,-0.1786056;0.4632483;0.02039503,-0.426117;0.3957719;0.0102034,-0.6085395;0.4373644;-0.04165688,0.07700515;-0.0005185157;-0.06268859,0.04981512;-0.3581851;-0.09491539,0.01880546;-0.7163688;-0.03293943,0.0196482;-0.7456189;-0.08928895,-0.09775254;0.009894347;-0.01436885,-0.2002543;-0.2189808;-0.2728505,-0.1751778;-0.5592786;-0.1437505,-0.2024058;-0.583287;-0.1987803,-0.004656821;0.5373821;-0.07452798,723.9547
+0;0;0,0.02559492;0.2956168;-0.01691641,0.05053163;0.5694327;-0.04702586,0.2293628;0.469509;-0.02785079,0.4815283;0.4318901;-0.001149671,0.6714845;0.4242793;0.01472656,-0.140377;0.4717545;-0.01462552,-0.3928505;0.4283769;-0.02417319,-0.5795996;0.3901843;-0.03188077,0.08363184;-0.004190847;-0.05356432,0.05435726;-0.3623979;-0.04382209,0.01237646;-0.7191097;0.01988695,0.009814621;-0.6830841;-0.06173617,-0.09440133;0.01391835;-0.02785056,-0.2317105;-0.1086756;-0.3366889,-0.169707;-0.449481;-0.2223571,-0.1808842;-0.4724675;-0.2837794,0.04410823;0.5002725;-0.03702433,0;0;0,0.002525806;0.2965484;-0.01957655,0.01501389;0.5723514;-0.0330379,0.1968397;0.4753525;-0.05115938,0.4355921;0.3868423;-0.08080435,0.6074041;0.3596504;-0.159128,-0.1669465;0.4664443;0.01718413,-0.4124621;0.392923;0.01149838,-0.5943871;0.4249635;-0.03614685,0.07687865;-0.0005578101;-0.06301069,0.05106924;-0.3577361;-0.09497595,0.02002291;-0.7157736;-0.03244734,0.02110119;-0.7449334;-0.08905268,-0.09789833;0.009946535;-0.01407024,-0.1921622;-0.2368667;-0.257918,-0.1741586;-0.5745956;-0.1212447,-0.2056964;-0.5918069;-0.1802504,0.01270674;0.5027048;-0.0247643,723.9769
+0;0;0,0.02548986;0.2944033;-0.01684697,0.05059315;0.5700608;-0.04713739,0.2283915;0.4703078;-0.02801336,0.4781159;0.433053;-0.001570726,0.6680413;0.4254435;0.01430294,-0.1392871;0.4725407;-0.01486181,-0.3893164;0.4295831;-0.02431704,-0.5760354;0.3913966;-0.03202338,0.08365154;-0.004191834;-0.05357694,0.05435736;-0.3626387;-0.04382817,0.01251029;-0.7182142;0.01967791,0.009957246;-0.6822093;-0.06166492,-0.09442355;0.01392163;-0.02785712,-0.2318247;-0.1087544;-0.3369022,-0.1700187;-0.4484741;-0.2229346,-0.1811575;-0.4712786;-0.284146,0.04416969;0.5008998;-0.03713576,0;0;0,0.004041821;0.2954641;-0.01707387,0.0160052;0.5731074;-0.03215241,0.1968928;0.4759764;-0.04926562,0.4309959;0.3806688;-0.07296395,0.6019239;0.3447104;-0.1495943,-0.1648945;0.4672222;0.01789063,-0.4038807;0.3815779;0.01760246,-0.5878009;0.3992249;-0.02976354,0.07681252;-0.0003897101;-0.06312943,0.05153592;-0.3579091;-0.09440827,0.02081761;-0.7147312;-0.03153968,0.02227925;-0.7440491;-0.08756185,-0.09795254;0.009777731;-0.01397626,-0.1835828;-0.2539174;-0.243257,-0.1745546;-0.5906083;-0.106232,-0.2079855;-0.6117933;-0.1602848,0.01370502;0.503458;-0.02389359,723.9996
+0;0;0,0.02562038;0.2942007;-0.01659208,0.0509408;0.5718032;-0.04680923,0.2274942;0.4723562;-0.02786457,0.4754714;0.4386582;-0.001329219,0.6653589;0.4319439;0.01367394,-0.1377993;0.4751396;-0.01480154,-0.3856839;0.4322065;-0.02131022,-0.5728078;0.3976224;-0.03207983,0.08348672;-0.004165395;-0.05349861,0.05372582;-0.3617992;-0.04390192,0.01192646;-0.7167062;0.01969244,0.009369995;-0.68068;-0.06158755,-0.09428199;0.01382847;-0.02773377,-0.2312358;-0.1065759;-0.3369686,-0.1674709;-0.4452016;-0.2228763,-0.1805503;-0.4673671;-0.2841705,0.04451204;0.5026038;-0.03686044,0;0;0,0.005289435;0.2953641;-0.01475787,0.01668021;0.5749422;-0.03082871,0.1963328;0.4773816;-0.04703856,0.4260572;0.3760411;-0.06404471,0.5942906;0.3231054;-0.1363134,-0.1626358;0.4677987;0.01908512,-0.3927515;0.3660636;0.02448176,-0.576802;0.3696076;-0.02491743,0.07678699;4.518032E-05;-0.06287479,0.05194688;-0.3567725;-0.0935967,0.02145478;-0.7128659;-0.03020835,0.02286877;-0.7422271;-0.086097,-0.09777277;0.009245774;-0.01429975,-0.1745205;-0.2682714;-0.2287146,-0.1756245;-0.6024063;-0.08692932,-0.2102769;-0.6178149;-0.1451235,0.01438732;0.5052575;-0.02260351,724.0333
+0;0;0,0.02565596;0.2946092;-0.01661512,0.05110921;0.5736764;-0.04697591,0.2257544;0.4745188;-0.02812126,0.4676397;0.4416486;-0.002237791,0.657182;0.4349466;0.01273809,-0.1357345;0.4772732;-0.01519428,-0.3775294;0.4353949;-0.02154307,-0.5643133;0.4008736;-0.0322931,0.08318564;-0.004150372;-0.05330567,0.05315519;-0.3650233;-0.04362207,0.01179066;-0.7162383;0.01931074,0.009240467;-0.6802269;-0.06176977,-0.09394198;0.0137786;-0.02763376,-0.2321362;-0.1077162;-0.3396694,-0.1690346;-0.4428193;-0.2267639,-0.1820819;-0.4648567;-0.2879077,0.04467807;0.5044513;-0.03702343,0;0;0,0.006283462;0.2958365;-0.01304531,0.01716387;0.5768924;-0.02977967,0.1949296;0.4790065;-0.04514337,0.410481;0.3618321;-0.05330348,0.5760198;0.2936187;-0.1176412,-0.1601333;0.469124;0.01944843,-0.3792632;0.3588047;0.02785174,-0.5604249;0.3306973;-0.02299998,0.07681234;0.0008260906;-0.06227159,0.05239291;-0.359295;-0.09295321,0.02192301;-0.7114264;-0.02893305,0.02339526;-0.7409008;-0.08440661,-0.09737099;0.008124889;-0.0152134,-0.1621764;-0.292347;-0.2068949,-0.1712477;-0.6215321;-0.06344339,-0.2083883;-0.6356884;-0.12078,0.01488796;0.5071779;-0.02157974,724.0663
+0;0;0,0.02575259;0.2957189;-0.0166777,0.05129481;0.5757659;-0.04713698,0.2236671;0.4769143;-0.02838388,0.4706141;0.4433562;-0.001958761,0.6603861;0.4366461;0.01303526,-0.133297;0.4796341;-0.01561871,-0.3801518;0.4368795;-0.02210035,-0.567162;0.4023164;-0.0328634,0.08270749;-0.004126516;-0.05299928,0.05268771;-0.3648713;-0.04331911,0.01147014;-0.7148384;0.0193901,0.008927085;-0.6788438;-0.06146347,-0.09340201;0.0136994;-0.02747492,-0.2315471;-0.1077523;-0.3393997,-0.1686698;-0.4416648;-0.2268954,-0.1816805;-0.4635566;-0.287868,0.04485729;0.5064721;-0.03717462,0;0;0,0.007145703;0.2970042;-0.01133275,0.01786724;0.5790563;-0.02824473,0.1934085;0.4810484;-0.04276228,0.4061899;0.3486544;-0.04455471,0.5681165;0.2737874;-0.1113226,-0.1566989;0.4691254;0.02019387,-0.3634402;0.3284328;0.03665217,-0.5436646;0.2874227;-0.009397708,0.07683104;0.001740158;-0.06132245,0.053633;-0.3584045;-0.09114456,0.02271926;-0.7092041;-0.02717328,0.02409744;-0.7388303;-0.0821507,-0.09666903;0.006869534;-0.01656462,-0.1550296;-0.3018677;-0.1965842,-0.1681652;-0.6281091;-0.04994743,-0.2056037;-0.650027;-0.09977302,0.01560088;0.5092617;-0.02012706,724.1
+0;0;0,0.02568485;0.2965349;-0.01649961,0.05100792;0.5776407;-0.04690764,0.2203768;0.4791918;-0.02815021,0.4721014;0.4494601;-0.002177831,0.661588;0.4430474;0.01307148,-0.1304792;0.4823585;-0.01545713,-0.3822596;0.4441218;-0.02372394,-0.5685321;0.4065756;-0.03219234,0.08233152;-0.004129936;-0.05269685,0.05149263;-0.36618;-0.04314671,0.01043133;-0.7131577;0.01943656,0.00786991;-0.6771461;-0.06136313,-0.09294107;0.01361077;-0.02737153,-0.2318295;-0.1080448;-0.3404728,-0.1667248;-0.4384473;-0.2282596,-0.1807058;-0.460135;-0.2891218,0.04464909;0.5082996;-0.03695591,0;0;0,0.007952765;0.297847;-0.009423018,0.0185959;0.5809318;-0.02641344,0.1910616;0.4827899;-0.04037976,0.4035248;0.3421404;-0.03941822,0.5558494;0.2447405;-0.09848857,-0.1528083;0.4705056;0.02085793,-0.3512143;0.31204;0.04201264,-0.5254411;0.2509841;-0.003769964,0.07686195;0.002501368;-0.06048536,0.05528674;-0.3592411;-0.08875847,0.02339657;-0.7070224;-0.02529669,0.02498893;-0.7366697;-0.08016896,-0.09607687;0.006041273;-0.01747089,-0.140882;-0.3264245;-0.1574049,-0.15963;-0.6485584;-0.009504825,-0.2027427;-0.6553367;-0.06746992,0.01635981;0.5110872;-0.01838899,724.1235
+0;0;0,0.02568795;0.2965706;-0.01650159,0.05109458;0.5786061;-0.04700614,0.217739;0.4804638;-0.02836411,0.4691302;0.4507715;-0.002426131,0.6657923;0.444116;0.01340064,-0.1277034;0.4835817;-0.01586689,-0.3791504;0.4453956;-0.02412275,-0.5724766;0.4064275;-0.03291183,0.08177049;-0.004101793;-0.05233775,0.05086283;-0.3669592;-0.04276633,0.01002869;-0.7120174;0.01947073,0.007470013;-0.6760122;-0.06124233,-0.09230772;0.01351802;-0.02718501,-0.2315059;-0.1084088;-0.3409845,-0.1667614;-0.4369835;-0.2293921,-0.1807273;-0.4586158;-0.290189,0.04472268;0.5091226;-0.03703395,0;0;0,0.007526398;0.297931;-0.008169413,0.01643965;0.5820465;-0.02498889,0.1870273;0.4849966;-0.03821707,0.383398;0.3234989;-0.02777672,0.5416185;0.2222212;-0.08843875,-0.1513702;0.4703;0.02118577,-0.3366471;0.2971452;0.04220448,-0.5075706;0.2097661;-0.003848102,0.07661638;0.003148139;-0.05968666,0.05680984;-0.3595561;-0.08735871,0.02376574;-0.7052446;-0.02400613,0.02533621;-0.734953;-0.07868385,-0.09522561;0.0050633;-0.0186795,-0.1391635;-0.3329253;-0.1473091,-0.156767;-0.6525986;0.001368701,-0.2025535;-0.6724758;-0.04305064,0.01479186;0.5120006;-0.01731586,724.1555
+0;0;0,0.02566052;0.296254;-0.01648398,0.05115712;0.5792916;-0.04709041,0.213818;0.4816985;-0.02863188,0.4652054;0.4520067;-0.002694288,0.6701949;0.4450693;0.01380264,-0.1236909;0.4847448;-0.01642166,-0.3751341;0.4465593;-0.0246774,-0.5766464;0.4059412;-0.03383863,0.08111201;-0.004068762;-0.05191629,0.05019004;-0.3670942;-0.04234043,0.009586193;-0.7102064;0.01954562,0.007025152;-0.6741957;-0.06124201,-0.09156439;0.01340917;-0.0269661,-0.230827;-0.1085742;-0.3409109,-0.1664477;-0.4352957;-0.2299479,-0.1804265;-0.4569757;-0.290801,0.04477524;0.5096991;-0.03710259,0;0;0,0.009087369;0.2975952;-0.00715065,0.01870535;0.5827091;-0.02407527,0.1853635;0.4872164;-0.0359211,0.3729196;0.3157514;-0.02278829,0.5280756;0.1934937;-0.0804131,-0.145793;0.4727595;0.02102923,-0.3167222;0.2854912;0.04256411,-0.4876146;0.1804117;-0.00320749,0.07641782;0.00369969;-0.05863142,0.05833848;-0.3593331;-0.08538389,0.02448964;-0.702947;-0.02223158,0.0260106;-0.7326193;-0.0770607,-0.09421388;0.004475384;-0.01986784,-0.1348664;-0.3400859;-0.1314934,-0.144808;-0.6571133;0.01883712,-0.1977481;-0.6700792;-0.02498763,0.01679294;0.5125393;-0.01658273,724.1898
+0;0;0,0.02578777;0.2962593;-0.01618621,0.05137983;0.579328;-0.04642436,0.2140544;0.481824;-0.0282903,0.4659235;0.455501;-0.003410246,0.6708937;0.4488506;0.0134401,-0.1235789;0.4853169;-0.01597874,-0.3745548;0.4438869;-0.02266024,-0.5770014;0.4088356;-0.0339615,0.08108129;-0.004121058;-0.05196014,0.04995675;-0.3671324;-0.04250464,0.009091355;-0.7101378;0.01979931,0.006518303;-0.6740944;-0.06098549,-0.09156923;0.01345338;-0.02692762,-0.2304484;-0.1073098;-0.3415134,-0.1650783;-0.4335228;-0.229637,-0.1799345;-0.4548696;-0.2905643,0.04498339;0.5097236;-0.03652939,0;0;0,0.009087369;0.2975952;-0.00715065,0.01870535;0.5827091;-0.02407527,0.1853635;0.4872164;-0.0359211,0.3729196;0.3157514;-0.02278829,0.5280756;0.1934937;-0.0804131,-0.145793;0.4727595;0.02102923,-0.3167222;0.2854912;0.04256411,-0.4876146;0.1804117;-0.00320749,0.07641782;0.00369969;-0.05863142,0.05833848;-0.3593331;-0.08538389,0.02448964;-0.702947;-0.02223158,0.0260106;-0.7326193;-0.0770607,-0.09421388;0.004475384;-0.01986784,-0.1348664;-0.3400859;-0.1314934,-0.144808;-0.6571133;0.01883712,-0.1977481;-0.6700792;-0.02498763,0.01679294;0.5125393;-0.01658273,724.2129
+0;0;0,0.02589151;0.2974511;-0.01625133,0.05162138;0.5820433;-0.04665401,0.2146059;0.4840692;-0.02844431,0.466406;0.4577533;-0.003571074,0.6720366;0.4510815;0.01333356,-0.1237222;0.4875692;-0.01610742,-0.3746293;0.4461506;-0.02278709,-0.5777281;0.4109863;-0.03412476,0.08025061;-0.004078838;-0.05142782,0.04916782;-0.3666033;-0.04198499,0.008496877;-0.7079766;0.02002251,0.005921554;-0.6719278;-0.0608336,-0.09063111;0.01331555;-0.02665175,-0.229324;-0.1072857;-0.3408155,-0.1642649;-0.4319465;-0.2294715,-0.1791343;-0.4533386;-0.2904526,0.04518701;0.5120261;-0.03670036,0;0;0,0.008508801;0.2988428;-0.005675077,0.01589492;0.5856109;-0.02207375,0.1837074;0.4899733;-0.03354692,0.3637863;0.311024;-0.01732254,0.5139269;0.1794035;-0.06974435,-0.1479392;0.4739898;0.02298753,-0.3054664;0.2755486;0.04580774,-0.4629955;0.1493494;0.002534561,0.07621649;0.004257709;-0.05722356,0.06000069;-0.3584171;-0.08336306,0.0256055;-0.7002811;-0.02026963,0.02728008;-0.7299013;-0.07525659,-0.09287988;0.003795987;-0.02146005,-0.129928;-0.3469953;-0.1111938,-0.1395141;-0.6652325;0.03256986,-0.1930918;-0.6811157;-0.007493865,0.01464339;0.5149654;-0.0149653,724.2451
+0;0;0,0.02594795;0.2980996;-0.01628675,0.05178978;0.5839309;-0.04682004,0.2135668;0.4858847;-0.02863001,0.4654362;0.4595616;-0.003749931,0.6850494;0.4524361;0.0143042,-0.1223989;0.4893603;-0.01637926,-0.3733751;0.4479303;-0.02306077,-0.5902844;0.4103749;-0.03516939,0.07963101;-0.004047346;-0.05103075,0.0486865;-0.3649589;-0.04162994,0.008142341;-0.7052681;0.02018427,0.005572459;-0.6692322;-0.06050099,-0.08993136;0.01321274;-0.02644597,-0.2280072;-0.106852;-0.3392121,-0.1631509;-0.4305007;-0.2282151,-0.1779889;-0.4517842;-0.2890673,0.04533085;0.5136465;-0.03682841,0;0;0,0.007944986;0.2995352;-0.004175663,0.01419051;0.5876472;-0.01963496,0.181095;0.4926076;-0.03230786,0.3555365;0.3081483;-0.01513052,0.5008794;0.1491425;-0.06202698,-0.1481522;0.4749541;0.02397474,-0.294535;0.2679852;0.04602122,-0.449757;0.1180768;0.0008514859,0.07569338;0.004235655;-0.05669379,0.06207801;-0.3569586;-0.08231473,0.02750419;-0.6976146;-0.01880622,0.02928716;-0.7273402;-0.07342148,-0.09208059;0.00417384;-0.02157223,-0.1272098;-0.348813;-0.09552689,-0.1345856;-0.6681601;0.04317492,-0.1871998;-0.6861052;0.004624009,0.0132049;0.5166835;-0.01295519,724.2789
+0;0;0,0.02585872;0.2985106;-0.01607574,0.05162524;0.5851974;-0.04653709,0.2147798;0.487648;-0.02801184,0.4668244;0.4623041;-0.00396847,0.6918985;0.456378;0.0148352,-0.1238456;0.4908391;-0.01585473,-0.3747629;0.4490812;-0.02246243,-0.597425;0.4129028;-0.03510263,0.079044;-0.004122567;-0.05066217,0.04785217;-0.363149;-0.04156042,0.007286001;-0.7028558;0.02058044,0.004753276;-0.6668157;-0.06000752,-0.08923196;0.01321756;-0.02635449,-0.2267222;-0.1061802;-0.3374756,-0.1612007;-0.4288812;-0.2257671,-0.1766235;-0.4498592;-0.2866005,0.04518263;0.5147431;-0.03654984,0;0;0,0.007160931;0.2999647;-0.002357006,0.01209214;0.58902;-0.0163765,0.1803937;0.4931414;-0.03014064,0.3473895;0.3021146;-0.01095605,0.4943071;0.1369064;-0.05752372,-0.1509251;0.4740734;0.02597058,-0.2801529;0.2564259;0.0519816,-0.423745;0.08795398;0.006752923,0.07537408;0.004597038;-0.05593944,0.0643333;-0.3548793;-0.08064914,0.02965534;-0.6948622;-0.01648617,0.031433;-0.7246645;-0.07087231,-0.09125214;0.003951655;-0.02211416,-0.1244307;-0.3499077;-0.08243394,-0.1298136;-0.670305;0.05256391,-0.1818338;-0.6890975;0.01447821,0.01138677;0.5178396;-0.01021838,724.3013
+0;0;0,0.02588884;0.2988583;-0.01609447,0.0517221;0.5862889;-0.04663254,0.2139572;0.4887503;-0.02813397,0.4660234;0.4634043;-0.004088528,0.6984925;0.4572835;0.01533294,-0.1228569;0.4919243;-0.01604188,-0.3737956;0.4501629;-0.02265015,-0.6037734;0.4127958;-0.03570565,0.07838744;-0.004088324;-0.05024136,0.04737775;-0.3610183;-0.04119276,0.006810747;-0.7007321;0.02094938,0.004285759;-0.6647103;-0.0593924,-0.08849077;0.01310777;-0.02613558,-0.2251781;-0.1055928;-0.33544,-0.1596553;-0.4283004;-0.2237292,-0.175031;-0.4491227;-0.2843767,0.04526724;0.5157005;-0.03662629,0;0;0,0.007014394;0.3003259;-0.0008337498,0.01194134;0.5901827;-0.01387382,0.1793253;0.4952923;-0.02865148,0.3382238;0.2976493;-0.007521391,0.4841124;0.1215019;-0.05383682,-0.1499736;0.4735104;0.02706493,-0.2716272;0.2515678;0.05351941,-0.41347;0.0726268;0.005381186,0.07434939;0.004706234;-0.0559957,0.06703703;-0.3528311;-0.07957721,0.03234221;-0.6928042;-0.01533294,0.03415735;-0.7227494;-0.06919122,-0.0904901;0.004081407;-0.02191765,-0.1225858;-0.348998;-0.07433225,-0.1255674;-0.6700132;0.05928315,-0.176353;-0.6887119;0.01995513,0.01117414;0.5188404;-0.008025646,724.3233

+ 158 - 0
DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_TwoArms_Backward_ColorFeedback_Fast.csv

@@ -0,0 +1,158 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.001648606;0.3334183;0.006675836,0.003625201;0.6630778;-0.001502285,0.1975958;0.5232013;0.01354779,0.2312701;0.2750292;0.0003128685,0.2846637;0.0368195;-0.06447992,-0.185934;0.5092052;-0.01667437,-0.2309256;0.2625377;-0.02210132,-0.2739056;0.02410658;-0.09348874,0.07862493;0.005215392;-0.03861241,0.09793761;-0.3188887;-0.01056401,0.108053;-0.6621333;0.06222782,0.1216673;-0.7108284;-0.02021677,-0.07542964;0.005964085;-0.0444387,-0.1180392;-0.3163239;-0.02167928,-0.1384439;-0.6603253;0.04513775,-0.1302662;-0.6183768;-0.0687294,0.003094656;0.58113;0.003092541,0;0;0,-0.009381846;0.3178653;-0.1004424,-0.01969548;0.6263203;-0.2165642,0.1699912;0.4944969;-0.1283464,0.2370409;0.267432;-0.04561543,0.2625528;0.02017826;-0.0008099079,-0.1842609;0.4786308;-0.0948571,-0.2381379;0.2515942;-0.002932094,-0.280916;0.007306874;0.04488562,0.07631262;0.003507853;-0.04317498,0.1233707;-0.3185823;-0.05887818,0.147325;-0.6675916;-0.0299542,0.136444;-0.6723438;-0.1388085,-0.08157289;0.006216432;-0.03173671,-0.1267976;-0.3163426;-0.0423931,-0.1405461;-0.6644219;0.0008455031,-0.1469905;-0.6692573;-0.1083348,-0.01693712;0.55063;-0.1849382,159.5913
+0;0;0,0.001648606;0.3334183;0.006675836,0.003625201;0.6630778;-0.001502285,0.1975958;0.5232013;0.01354779,0.2312701;0.2750292;0.0003128685,0.2846637;0.0368195;-0.06447992,-0.185934;0.5092052;-0.01667437,-0.2309256;0.2625377;-0.02210132,-0.2739056;0.02410658;-0.09348874,0.07862493;0.005215392;-0.03861241,0.09793761;-0.3188887;-0.01056401,0.108053;-0.6621333;0.06222782,0.1216673;-0.7108284;-0.02021677,-0.07542964;0.005964085;-0.0444387,-0.1180392;-0.3163239;-0.02167928,-0.1384439;-0.6603253;0.04513775,-0.1302662;-0.6183768;-0.0687294,0.003094656;0.58113;0.003092541,0;0;0,-0.009381846;0.3178653;-0.1004424,-0.01969548;0.6263203;-0.2165642,0.1699912;0.4944969;-0.1283464,0.2370409;0.267432;-0.04561543,0.2625528;0.02017826;-0.0008099079,-0.1842609;0.4786308;-0.0948571,-0.2381379;0.2515942;-0.002932094,-0.280916;0.007306874;0.04488562,0.07631262;0.003507853;-0.04317498,0.1233707;-0.3185823;-0.05887818,0.147325;-0.6675916;-0.0299542,0.136444;-0.6723438;-0.1388085,-0.08157289;0.006216432;-0.03173671,-0.1267976;-0.3163426;-0.0423931,-0.1405461;-0.6644219;0.0008455031,-0.1469905;-0.6692573;-0.1083348,-0.01693712;0.55063;-0.1849382,159.6059
+0;0;0,0.001648606;0.3334183;0.006675836,0.003625201;0.6630778;-0.001502285,0.1975958;0.5232013;0.01354779,0.2312701;0.2750292;0.0003128685,0.2846637;0.0368195;-0.06447992,-0.185934;0.5092052;-0.01667437,-0.2309256;0.2625377;-0.02210132,-0.2739056;0.02410658;-0.09348874,0.07862493;0.005215392;-0.03861241,0.09793761;-0.3188887;-0.01056401,0.108053;-0.6621333;0.06222782,0.1216673;-0.7108284;-0.02021677,-0.07542964;0.005964085;-0.0444387,-0.1180392;-0.3163239;-0.02167928,-0.1384439;-0.6603253;0.04513775,-0.1302662;-0.6183768;-0.0687294,0.003094656;0.58113;0.003092541,0;0;0,-0.009381846;0.3178653;-0.1004424,-0.01969548;0.6263203;-0.2165642,0.1699912;0.4944969;-0.1283464,0.2370409;0.267432;-0.04561543,0.2625528;0.02017826;-0.0008099079,-0.1842609;0.4786308;-0.0948571,-0.2381379;0.2515942;-0.002932094,-0.280916;0.007306874;0.04488562,0.07631262;0.003507853;-0.04317498,0.1233707;-0.3185823;-0.05887818,0.147325;-0.6675916;-0.0299542,0.136444;-0.6723438;-0.1388085,-0.08157289;0.006216432;-0.03173671,-0.1267976;-0.3163426;-0.0423931,-0.1405461;-0.6644219;0.0008455031,-0.1469905;-0.6692573;-0.1083348,-0.01693712;0.55063;-0.1849382,159.6179
+0;0;0,0.001722361;0.3332638;0.006699693,0.003871903;0.662838;-0.001477058,0.197844;0.5229948;0.01370496,0.2313927;0.2748156;0.0004404346,0.2848696;0.03638616;-0.06344019,-0.1857934;0.5089983;-0.01675018,-0.2308688;0.2623568;-0.02227707,-0.2732122;0.02331531;-0.09195733,0.07850157;0.005171364;-0.03860692,0.09788501;-0.3193539;-0.01045514,0.1079125;-0.6628334;0.06228931,0.1217246;-0.7117177;-0.01996448,-0.07533716;0.005983145;-0.04436493,-0.1180075;-0.3167322;-0.02158496,-0.1383453;-0.6610159;0.04494026,-0.1301162;-0.6190767;-0.06894094,0.003289399;0.5808868;0.003118965,0;0;0,-0.009491891;0.3178811;-0.09987068,-0.01986976;0.6263695;-0.2156589,0.1699106;0.4945018;-0.1275799,0.2368353;0.2674579;-0.0447154,0.2624739;0.02024817;0.0002193451,-0.1844418;0.4785208;-0.09408184,-0.2381187;0.2514187;-0.002224281,-0.2807193;0.006940216;0.04472874,0.07630907;0.003520519;-0.04294491,0.1232632;-0.3190426;-0.05821681,0.1471209;-0.6682408;-0.02885842,0.1362455;-0.6729242;-0.1377528,-0.08139749;0.006185539;-0.03187351,-0.1267193;-0.3168166;-0.0418964,-0.1405352;-0.6650649;0.001723081,-0.1469761;-0.6698382;-0.1074947,-0.01708527;0.5506439;-0.1841099,159.6359
+0;0;0,0.001722361;0.3332638;0.006699693,0.003871903;0.662838;-0.001477058,0.197844;0.5229948;0.01370496,0.2313927;0.2748156;0.0004404346,0.2848696;0.03638616;-0.06344019,-0.1857934;0.5089983;-0.01675018,-0.2308688;0.2623568;-0.02227707,-0.2732122;0.02331531;-0.09195733,0.07850157;0.005171364;-0.03860692,0.09788501;-0.3193539;-0.01045514,0.1079125;-0.6628334;0.06228931,0.1217246;-0.7117177;-0.01996448,-0.07533716;0.005983145;-0.04436493,-0.1180075;-0.3167322;-0.02158496,-0.1383453;-0.6610159;0.04494026,-0.1301162;-0.6190767;-0.06894094,0.003289399;0.5808868;0.003118965,0;0;0,-0.009491891;0.3178811;-0.09987068,-0.01986976;0.6263695;-0.2156589,0.1699106;0.4945018;-0.1275799,0.2368353;0.2674579;-0.0447154,0.2624739;0.02024817;0.0002193451,-0.1844418;0.4785208;-0.09408184,-0.2381187;0.2514187;-0.002224281,-0.2807193;0.006940216;0.04472874,0.07630907;0.003520519;-0.04294491,0.1232632;-0.3190426;-0.05821681,0.1471209;-0.6682408;-0.02885842,0.1362455;-0.6729242;-0.1377528,-0.08139749;0.006185539;-0.03187351,-0.1267193;-0.3168166;-0.0418964,-0.1405352;-0.6650649;0.001723081,-0.1469761;-0.6698382;-0.1074947,-0.01708527;0.5506439;-0.1841099,159.6569
+0;0;0,0.001722043;0.3332024;0.006698458,0.003871032;0.6626896;-0.001476888,0.1979213;0.5228267;0.01370919,0.2314699;0.2746483;0.0004447,0.2849609;0.03615634;-0.06345268,-0.1858702;0.5088246;-0.0167582,-0.2309455;0.2621838;-0.02228507,-0.2733;0.02307971;-0.09198359,0.07854065;0.005173938;-0.03862614,0.09786484;-0.3183593;-0.01056041,0.1079242;-0.6629306;0.06241525,0.1179663;-0.6902836;0.002612509,-0.07537466;0.005986123;-0.04438702,-0.1179146;-0.3157428;-0.02167668,-0.138317;-0.6611207;0.04505999,-0.1323341;-0.6224403;-0.0377375,0.003288554;0.5807421;0.003118936,0;0;0,-0.009553492;0.3179828;-0.09933449,-0.01996467;0.62651;-0.2147664,0.1698944;0.4945412;-0.1267567,0.2366202;0.2674593;-0.04383826,0.2619432;0.01994641;-3.552437E-05,-0.1846779;0.478466;-0.09349759,-0.2382733;0.2512078;-0.001981318,-0.2807172;0.00630179;0.04320878,0.07632157;0.003581226;-0.04300666,0.122915;-0.3180403;-0.05795717,0.1470984;-0.6682861;-0.02797341,0.1659555;-0.6977901;-0.08338332,-0.08147819;0.006146601;-0.03179474,-0.1267483;-0.3158564;-0.04177431,-0.1404615;-0.6651218;0.002740894,-0.1451025;-0.6603518;-0.07668504,-0.01716731;0.55076;-0.1832864,159.6793
+0;0;0,0.001709303;0.3334007;0.006738508,0.003871753;0.6631104;-0.001490496,0.1980094;0.5231228;0.01381346,0.2314887;0.2749097;0.0006864164,0.2852886;0.03605433;-0.06238148,-0.1858881;0.5089355;-0.01686154,-0.231123;0.2623084;-0.02250232,-0.2734934;0.02294561;-0.09202997,0.07844781;0.005158368;-0.03868995,0.09770471;-0.3177165;-0.0104081,0.1077017;-0.663172;0.06267255,0.1182441;-0.6902952;0.002762623,-0.07535052;0.005994105;-0.04431647,-0.1179349;-0.3150844;-0.02164331,-0.1384581;-0.6613132;0.04532422,-0.132445;-0.6226344;-0.03745212,0.003283843;0.581111;0.003127155,0;0;0,-0.009583712;0.3181965;-0.09931493,-0.0200503;0.627037;-0.2145479,0.1697825;0.4945382;-0.1265087,0.2365033;0.2673682;-0.04377389,0.2610316;0.01898034;-0.003453732,-0.1847412;0.4784253;-0.09346505,-0.2383541;0.2507486;-0.002955899,-0.2807784;0.004722968;0.03698706,0.07630911;0.003607929;-0.04291248,0.1225721;-0.3173868;-0.05843687,0.1470329;-0.6684422;-0.02774596,0.1669812;-0.6979997;-0.08268571,-0.08139513;0.006107043;-0.0318609,-0.1266021;-0.3152642;-0.04164622,-0.1403869;-0.6653788;0.003186133,-0.1494558;-0.6960632;-0.05336971,-0.01723917;0.5511996;-0.1831415,159.6907
+0;0;0,0.001709303;0.3334007;0.006738508,0.003871753;0.6631104;-0.001490496,0.1980094;0.5231228;0.01381346,0.2314887;0.2749097;0.0006864164,0.2852886;0.03605433;-0.06238148,-0.1858881;0.5089355;-0.01686154,-0.231123;0.2623084;-0.02250232,-0.2734934;0.02294561;-0.09202997,0.07844781;0.005158368;-0.03868995,0.09770471;-0.3177165;-0.0104081,0.1077017;-0.663172;0.06267255,0.1182441;-0.6902952;0.002762623,-0.07535052;0.005994105;-0.04431647,-0.1179349;-0.3150844;-0.02164331,-0.1384581;-0.6613132;0.04532422,-0.132445;-0.6226344;-0.03745212,0.003283843;0.581111;0.003127155,0;0;0,-0.009583712;0.3181965;-0.09931493,-0.0200503;0.627037;-0.2145479,0.1697825;0.4945382;-0.1265087,0.2365033;0.2673682;-0.04377389,0.2610316;0.01898034;-0.003453732,-0.1847412;0.4784253;-0.09346505,-0.2383541;0.2507486;-0.002955899,-0.2807784;0.004722968;0.03698706,0.07630911;0.003607929;-0.04291248,0.1225721;-0.3173868;-0.05843687,0.1470329;-0.6684422;-0.02774596,0.1669812;-0.6979997;-0.08268571,-0.08139513;0.006107043;-0.0318609,-0.1266021;-0.3152642;-0.04164622,-0.1403869;-0.6653788;0.003186133,-0.1494558;-0.6960632;-0.05336971,-0.01723917;0.5511996;-0.1831415,159.7029
+0;0;0,0.001709714;0.3334807;0.006740125,0.003872929;0.6633072;-0.001491779,0.1981437;0.5232512;0.01382111,0.2316307;0.2749806;0.000691019,0.2854657;0.0359697;-0.06241793,-0.1860166;0.5090541;-0.01687488,-0.231262;0.2623698;-0.02251698,-0.27366;0.02285124;-0.09208989,0.07845511;0.005158848;-0.03869355,0.09773564;-0.3181125;-0.01037698,0.1077293;-0.6634527;0.06267929,0.1222366;-0.7120599;-0.01976264,-0.07535753;0.005994662;-0.04432059,-0.1179942;-0.3154781;-0.02161959,-0.1385105;-0.6615913;0.04532558,-0.1302359;-0.6196485;-0.06858277,0.003284813;0.581279;0.003127487,0;0;0,-0.009594649;0.3182972;-0.09925985,-0.02012026;0.6273277;-0.2143158,0.1698266;0.4946015;-0.126327,0.2365253;0.2671334;-0.04421949,0.2609051;0.01809736;-0.006886005,-0.18482;0.4783544;-0.09328333,-0.2384575;0.2502479;-0.003714614,-0.2808869;0.00315468;0.03022405,0.07630092;0.003613204;-0.04294324,0.1227446;-0.3177561;-0.05852246,0.1470168;-0.6686717;-0.0274415,0.1362637;-0.6732427;-0.136416,-0.0814146;0.006106095;-0.03183372,-0.1265891;-0.3156682;-0.04175806,-0.1404725;-0.6656545;0.003116604,-0.1532812;-0.7189201;-0.07491551,-0.0172901;0.5514318;-0.1829772,159.7241
+0;0;0,0.001753775;0.33348;0.006763083,0.003981428;0.6633047;-0.001517635,0.1982066;0.5231825;0.01395658,0.2316893;0.2749046;0.0009534378,0.2857185;0.03564771;-0.06104765,-0.185888;0.5089664;-0.01693059,-0.231236;0.2623019;-0.02261131,-0.2735538;0.02262457;-0.09168454,0.07845168;0.005120218;-0.03870561,0.09775183;-0.3181359;-0.01022898,0.1078147;-0.663474;0.06282791,0.1222534;-0.7116312;-0.02005271,-0.07534836;0.006030844;-0.04433126,-0.1180135;-0.3154325;-0.02155067,-0.1385731;-0.6615322;0.04545087,-0.1302522;-0.6195924;-0.06845443,0.003375785;0.5812775;0.003116908,0;0;0,-0.009594649;0.3182972;-0.09925985,-0.02012026;0.6273277;-0.2143158,0.1698266;0.4946015;-0.126327,0.2365253;0.2671334;-0.04421949,0.2609051;0.01809736;-0.006886005,-0.18482;0.4783544;-0.09328333,-0.2384575;0.2502479;-0.003714614,-0.2808869;0.00315468;0.03022405,0.07630092;0.003613204;-0.04294324,0.1227446;-0.3177561;-0.05852246,0.1470168;-0.6686717;-0.0274415,0.1362637;-0.6732427;-0.136416,-0.0814146;0.006106095;-0.03183372,-0.1265891;-0.3156682;-0.04175806,-0.1404725;-0.6656545;0.003116604,-0.1532812;-0.7189201;-0.07491551,-0.0172901;0.5514318;-0.1829772,159.7357
+0;0;0,0.001753775;0.33348;0.006763083,0.003981428;0.6633047;-0.001517635,0.1982066;0.5231825;0.01395658,0.2316893;0.2749046;0.0009534378,0.2857185;0.03564771;-0.06104765,-0.185888;0.5089664;-0.01693059,-0.231236;0.2623019;-0.02261131,-0.2735538;0.02262457;-0.09168454,0.07845168;0.005120218;-0.03870561,0.09775183;-0.3181359;-0.01022898,0.1078147;-0.663474;0.06282791,0.1222534;-0.7116312;-0.02005271,-0.07534836;0.006030844;-0.04433126,-0.1180135;-0.3154325;-0.02155067,-0.1385731;-0.6615322;0.04545087,-0.1302522;-0.6195924;-0.06845443,0.003375785;0.5812775;0.003116908,0;0;0,-0.009594649;0.3182972;-0.09925985,-0.02012026;0.6273277;-0.2143158,0.1698266;0.4946015;-0.126327,0.2365253;0.2671334;-0.04421949,0.2609051;0.01809736;-0.006886005,-0.18482;0.4783544;-0.09328333,-0.2384575;0.2502479;-0.003714614,-0.2808869;0.00315468;0.03022405,0.07630092;0.003613204;-0.04294324,0.1227446;-0.3177561;-0.05852246,0.1470168;-0.6686717;-0.0274415,0.1362637;-0.6732427;-0.136416,-0.0814146;0.006106095;-0.03183372,-0.1265891;-0.3156682;-0.04175806,-0.1404725;-0.6656545;0.003116604,-0.1532812;-0.7189201;-0.07491551,-0.0172901;0.5514318;-0.1829772,159.7465
+0;0;0,0.001752823;0.3332989;0.006759409,0.003980169;0.6630825;-0.001518854,0.1981404;0.523024;0.01394922,0.2316327;0.2746745;0.0009423364,0.2857718;0.03493132;-0.06118478,-0.1858255;0.5088127;-0.01692759,-0.2311866;0.2620771;-0.02260994,-0.2735904;0.02191254;-0.09182356,0.07847291;0.005121604;-0.03871609,0.09780721;-0.3187065;-0.01018907,0.1078435;-0.6631336;0.06267511,0.1222858;-0.7113105;-0.02022643,-0.07536876;0.006032476;-0.04434326,-0.1181093;-0.3159996;-0.02152236,-0.1386147;-0.6611864;0.04530243,-0.1302917;-0.6192436;-0.06863162,0.003374853;0.5810996;0.003113189,0;0;0,-0.009591088;0.3182757;-0.09871936,-0.02025519;0.6274919;-0.213161,0.1697742;0.4946621;-0.125834,0.2363683;0.2668091;-0.04449105,0.2605304;0.01599881;-0.01659846,-0.1849839;0.4781998;-0.09293248,-0.2387147;0.2494568;-0.004852727,-0.2817263;0.0008921772;0.02031211,0.07630472;0.003617823;-0.04298449,0.1227992;-0.3183432;-0.05820298,0.1470072;-0.6683199;-0.0270555,0.1362891;-0.6728123;-0.1360888,-0.08145966;0.006109227;-0.03178312,-0.1265409;-0.3162573;-0.04176971,-0.140472;-0.6652755;0.003309209,-0.153794;-0.7191223;-0.07405433,-0.01737045;0.5515282;-0.1821091,159.7691
+0;0;0,0.00176105;0.3331949;0.006764167,0.004006829;0.663052;-0.001578953,0.1980632;0.522972;0.01400487,0.2315038;0.2744891;0.001170637,0.2849703;0.03884163;-0.05849369,-0.1857157;0.5087646;-0.01689223,-0.2311485;0.2619237;-0.0225652,-0.272521;0.02570842;-0.08918998,0.07853363;0.00510469;-0.0387242,0.09790057;-0.3188168;-0.01011242,0.1079269;-0.6632373;0.06270171,0.1223413;-0.7113582;-0.02029097,-0.07539951;0.006057553;-0.04440014,-0.1182504;-0.3160594;-0.02152271,-0.1386523;-0.661226;0.04534702,-0.1303182;-0.6192842;-0.06861071,0.003396282;0.581063;0.003076984,0;0;0,-0.009561837;0.3183036;-0.09828067,-0.02015686;0.6278127;-0.2121643,0.1697718;0.4946215;-0.1253974,0.2362757;0.266167;-0.04531932,0.2602327;0.01927339;-0.02487898,-0.1849949;0.4781892;-0.09269105,-0.2389481;0.248699;-0.006377496,-0.2819138;0.004054338;0.009470673,0.07628797;0.00363192;-0.04312897,0.1227664;-0.318449;-0.05804539,0.1469766;-0.6683779;-0.02655745,0.1362842;-0.6727952;-0.1356425,-0.0815594;0.006104412;-0.03168522,-0.126661;-0.3163586;-0.04180256,-0.1404524;-0.6653128;0.003679421,-0.1546179;-0.7190204;-0.07372092,-0.01730251;0.5517505;-0.1813319,159.7921
+0;0;0,0.00176105;0.3331949;0.006764167,0.004006829;0.663052;-0.001578953,0.1980632;0.522972;0.01400487,0.2315038;0.2744891;0.001170637,0.2849703;0.03884163;-0.05849369,-0.1857157;0.5087646;-0.01689223,-0.2311485;0.2619237;-0.0225652,-0.272521;0.02570842;-0.08918998,0.07853363;0.00510469;-0.0387242,0.09790057;-0.3188168;-0.01011242,0.1079269;-0.6632373;0.06270171,0.1223413;-0.7113582;-0.02029097,-0.07539951;0.006057553;-0.04440014,-0.1182504;-0.3160594;-0.02152271,-0.1386523;-0.661226;0.04534702,-0.1303182;-0.6192842;-0.06861071,0.003396282;0.581063;0.003076984,0;0;0,-0.009561837;0.3183036;-0.09828067,-0.02015686;0.6278127;-0.2121643,0.1697718;0.4946215;-0.1253974,0.2362757;0.266167;-0.04531932,0.2602327;0.01927339;-0.02487898,-0.1849949;0.4781892;-0.09269105,-0.2389481;0.248699;-0.006377496,-0.2819138;0.004054338;0.009470673,0.07628797;0.00363192;-0.04312897,0.1227664;-0.318449;-0.05804539,0.1469766;-0.6683779;-0.02655745,0.1362842;-0.6727952;-0.1356425,-0.0815594;0.006104412;-0.03168522,-0.126661;-0.3163586;-0.04180256,-0.1404524;-0.6653128;0.003679421,-0.1546179;-0.7190204;-0.07372092,-0.01730251;0.5517505;-0.1813319,159.8039
+0;0;0,0.001761355;0.3332527;0.006765341,0.004008414;0.6632987;-0.001582238,0.197891;0.5232311;0.01399408,0.2313561;0.2745664;0.001150459,0.2851934;0.03728469;-0.05892766,-0.1855459;0.5090364;-0.01687548,-0.2310119;0.2620149;-0.02255261,-0.2726714;0.0241614;-0.08963946,0.07854325;0.005105315;-0.03872894,0.09780484;-0.3170543;-0.0102728,0.1078939;-0.6636305;0.0629971,0.1182881;-0.6899632;0.003151339,-0.07540875;0.006058296;-0.04440558,-0.1180265;-0.3143065;-0.02165259,-0.1385562;-0.6616337;0.0456357,-0.1325465;-0.6230224;-0.03653887,0.003397574;0.5812704;0.003075934,0;0;0,-0.009495109;0.3184606;-0.09797406,-0.01992856;0.6283681;-0.211341,0.1697277;0.4948092;-0.124939,0.2362088;0.2654528;-0.04686952,0.2594646;0.01626347;-0.03366709,-0.1846865;0.4782306;-0.09252972,-0.2388919;0.2478225;-0.008310579,-0.2817991;0.001186177;0.003519209,0.07629003;0.003666759;-0.04314423,0.122545;-0.3166384;-0.05839682,0.1471636;-0.6686746;-0.02599669,0.1642171;-0.6980834;-0.08115745,-0.08158263;0.006072891;-0.03166122,-0.1264085;-0.3146493;-0.04143201,-0.1402156;-0.6657817;0.004402168,-0.1505982;-0.6960378;-0.05149362,-0.01713017;0.5521936;-0.1806762,159.8243
+0;0;0,0.001702207;0.3332529;0.006770768,0.003889983;0.6632978;-0.001629037,0.197786;0.5232422;0.01408688,0.2311022;0.2745444;0.001500628,0.2852249;0.0369859;-0.05721178,-0.1856357;0.5090004;-0.01688434,-0.2311881;0.2619928;-0.02246679,-0.2727853;0.02368987;-0.08797923,0.07855732;0.005090176;-0.03870237,0.09773403;-0.3170678;-0.01017073,0.107825;-0.6636444;0.06309712,0.1181859;-0.6897042;0.002989825,-0.07537226;0.006085563;-0.04446375,-0.118159;-0.3142482;-0.02159215,-0.1385676;-0.6616112;0.04554831,-0.1325413;-0.6229981;-0.03662484,0.003296104;0.5812703;0.003047415,0;0;0,-0.009495109;0.3184606;-0.09797406,-0.01992856;0.6283681;-0.211341,0.1697277;0.4948092;-0.124939,0.2362088;0.2654528;-0.04686952,0.2594646;0.01626347;-0.03366709,-0.1846865;0.4782306;-0.09252972,-0.2388919;0.2478225;-0.008310579,-0.2817991;0.001186177;0.003519209,0.07629003;0.003666759;-0.04314423,0.122545;-0.3166384;-0.05839682,0.1471636;-0.6686746;-0.02599669,0.1642171;-0.6980834;-0.08115745,-0.08158263;0.006072891;-0.03166122,-0.1264085;-0.3146493;-0.04143201,-0.1402156;-0.6657817;0.004402168,-0.1505982;-0.6960378;-0.05149362,-0.01713017;0.5521936;-0.1806762,159.8358
+0;0;0,0.001702106;0.3332331;0.006770365,0.003891633;0.6635448;-0.001635331,0.1976531;0.5234844;0.01407553,0.2309911;0.2746237;0.001481025,0.2849496;0.03778596;-0.05705323,-0.185504;0.5092524;-0.01687431,-0.2310862;0.2620829;-0.02246043,-0.2725572;0.02450313;-0.08777409,0.07856401;0.005090609;-0.03870567,0.09792879;-0.3202267;-0.009894222,0.1079541;-0.6645479;0.06289683,0.1183934;-0.6910324;0.002334155,-0.07537868;0.00608608;-0.04446753,-0.118585;-0.3173892;-0.02137163,-0.1388608;-0.6624916;0.0453319,-0.1327889;-0.6238132;-0.0374638,0.003297428;0.5814725;0.00304368,0;0;0,-0.009490028;0.3186375;-0.09732985,-0.01983939;0.6292009;-0.2096949,0.1696185;0.4948518;-0.1242044,0.2362761;0.2647441;-0.04798818,0.2592513;0.0160991;-0.03917551,-0.1846671;0.4784863;-0.09196167,-0.2390871;0.2471426;-0.009984426,-0.2816259;0.00101909;-0.003385633,0.0763047;0.003629595;-0.0431366,0.123085;-0.3198327;-0.05797648,0.1473166;-0.6695722;-0.02555442,0.1660819;-0.6984502;-0.08166647,-0.08159357;0.006110707;-0.03164643,-0.1266718;-0.3177936;-0.041154,-0.1406089;-0.6666023;0.004610732,-0.1513362;-0.6973068;-0.05166714,-0.01706895;0.5528394;-0.179374,159.8578
+0;0;0,0.001702106;0.3332331;0.006770365,0.003891633;0.6635448;-0.001635331,0.1976531;0.5234844;0.01407553,0.2309911;0.2746237;0.001481025,0.2849496;0.03778596;-0.05705323,-0.185504;0.5092524;-0.01687431,-0.2310862;0.2620829;-0.02246043,-0.2725572;0.02450313;-0.08777409,0.07856401;0.005090609;-0.03870567,0.09792879;-0.3202267;-0.009894222,0.1079541;-0.6645479;0.06289683,0.1183934;-0.6910324;0.002334155,-0.07537868;0.00608608;-0.04446753,-0.118585;-0.3173892;-0.02137163,-0.1388608;-0.6624916;0.0453319,-0.1327889;-0.6238132;-0.0374638,0.003297428;0.5814725;0.00304368,0;0;0,-0.009490028;0.3186375;-0.09732985,-0.01983939;0.6292009;-0.2096949,0.1696185;0.4948518;-0.1242044,0.2362761;0.2647441;-0.04798818,0.2592513;0.0160991;-0.03917551,-0.1846671;0.4784863;-0.09196167,-0.2390871;0.2471426;-0.009984426,-0.2816259;0.00101909;-0.003385633,0.0763047;0.003629595;-0.0431366,0.123085;-0.3198327;-0.05797648,0.1473166;-0.6695722;-0.02555442,0.1660819;-0.6984502;-0.08166647,-0.08159357;0.006110707;-0.03164643,-0.1266718;-0.3177936;-0.041154,-0.1406089;-0.6666023;0.004610732,-0.1513362;-0.6973068;-0.05166714,-0.01706895;0.5528394;-0.179374,159.8703
+0;0;0,0.001676619;0.3333646;0.006781549,0.003842957;0.6640338;-0.001673832,0.1972805;0.5240098;0.01401828,0.230659;0.2749037;0.001870009,0.2846439;0.0384912;-0.05435675,-0.1850885;0.5095325;-0.01715801,-0.2309526;0.2621776;-0.02241426,-0.2721624;0.02483615;-0.0851637,0.07853736;0.005085514;-0.0387456,0.09782449;-0.3203946;-0.009794032,0.1079541;-0.6646952;0.06300468,0.1179819;-0.691876;0.003342178,-0.07538588;0.006104053;-0.04444,-0.1187469;-0.3175175;-0.02127981,-0.1387361;-0.6626135;0.04546101,-0.1326396;-0.6239576;-0.03710845,0.003255322;0.5819081;0.00302243,0;0;0,-0.009320587;0.3189601;-0.09673834,-0.01925273;0.6303417;-0.2079339,0.1696287;0.4950036;-0.1233869,0.2361094;0.2637908;-0.04965401,0.2593387;0.01599838;-0.04455686,-0.1841834;0.4788804;-0.0917796,-0.2388736;0.2465451;-0.01212499,-0.2803791;0.001131818;-0.008088233,0.07629383;0.003615499;-0.04314375,0.1231021;-0.32004;-0.05741239,0.1473477;-0.6697668;-0.02503228,0.1655106;-0.6989774;-0.08065629,-0.08159212;0.006124402;-0.03162942,-0.1266005;-0.3179745;-0.04066524,-0.1406106;-0.6667613;0.005123813,-0.1515741;-0.6972446;-0.05101329,-0.01661097;0.5537762;-0.1779711,159.8914
+0;0;0,0.001676619;0.3333646;0.006781549,0.003842957;0.6640338;-0.001673832,0.1972805;0.5240098;0.01401828,0.230659;0.2749037;0.001870009,0.2846439;0.0384912;-0.05435675,-0.1850885;0.5095325;-0.01715801,-0.2309526;0.2621776;-0.02241426,-0.2721624;0.02483615;-0.0851637,0.07853736;0.005085514;-0.0387456,0.09782449;-0.3203946;-0.009794032,0.1079541;-0.6646952;0.06300468,0.1179819;-0.691876;0.003342178,-0.07538588;0.006104053;-0.04444,-0.1187469;-0.3175175;-0.02127981,-0.1387361;-0.6626135;0.04546101,-0.1326396;-0.6239576;-0.03710845,0.003255322;0.5819081;0.00302243,0;0;0,-0.009320587;0.3189601;-0.09673834,-0.01925273;0.6303417;-0.2079339,0.1696287;0.4950036;-0.1233869,0.2361094;0.2637908;-0.04965401,0.2593387;0.01599838;-0.04455686,-0.1841834;0.4788804;-0.0917796,-0.2388736;0.2465451;-0.01212499,-0.2803791;0.001131818;-0.008088233,0.07629383;0.003615499;-0.04314375,0.1231021;-0.32004;-0.05741239,0.1473477;-0.6697668;-0.02503228,0.1655106;-0.6989774;-0.08065629,-0.08159212;0.006124402;-0.03162942,-0.1266005;-0.3179745;-0.04066524,-0.1406106;-0.6667613;0.005123813,-0.1515741;-0.6972446;-0.05101329,-0.01661097;0.5537762;-0.1779711,159.9032
+0;0;0,0.001676619;0.3333646;0.006781549,0.003842957;0.6640338;-0.001673832,0.1972805;0.5240098;0.01401828,0.230659;0.2749037;0.001870009,0.2846439;0.0384912;-0.05435675,-0.1850885;0.5095325;-0.01715801,-0.2309526;0.2621776;-0.02241426,-0.2721624;0.02483615;-0.0851637,0.07853736;0.005085514;-0.0387456,0.09782449;-0.3203946;-0.009794032,0.1079541;-0.6646952;0.06300468,0.1179819;-0.691876;0.003342178,-0.07538588;0.006104053;-0.04444,-0.1187469;-0.3175175;-0.02127981,-0.1387361;-0.6626135;0.04546101,-0.1326396;-0.6239576;-0.03710845,0.003255322;0.5819081;0.00302243,0;0;0,-0.009320587;0.3189601;-0.09673834,-0.01925273;0.6303417;-0.2079339,0.1696287;0.4950036;-0.1233869,0.2361094;0.2637908;-0.04965401,0.2593387;0.01599838;-0.04455686,-0.1841834;0.4788804;-0.0917796,-0.2388736;0.2465451;-0.01212499,-0.2803791;0.001131818;-0.008088233,0.07629383;0.003615499;-0.04314375,0.1231021;-0.32004;-0.05741239,0.1473477;-0.6697668;-0.02503228,0.1655106;-0.6989774;-0.08065629,-0.08159212;0.006124402;-0.03162942,-0.1266005;-0.3179745;-0.04066524,-0.1406106;-0.6667613;0.005123813,-0.1515741;-0.6972446;-0.05101329,-0.01661097;0.5537762;-0.1779711,159.915
+0;0;0,0.001659973;0.333486;0.006772962,0.003791496;0.6641231;-0.001721675,0.1973038;0.5243091;0.01408809,0.2304615;0.2750243;0.002178738,0.2844864;0.04021597;-0.04985222,-0.1851047;0.5095523;-0.0172349,-0.2311451;0.2620858;-0.0222117,-0.2721134;0.02660125;-0.08245698,0.07854979;0.005066144;-0.03875354,0.09775256;-0.3204534;-0.009715063,0.1078723;-0.6648347;0.06310453,0.1178652;-0.6925064;0.002971377,-0.075385;0.006134618;-0.04446393,-0.1188968;-0.3175035;-0.02122519,-0.1388591;-0.6626828;0.04553072,-0.1326935;-0.6239582;-0.03770235,0.003214369;0.5820208;0.002985132,0;0;0,-0.009178519;0.3191847;-0.09642839,-0.01900955;0.6306458;-0.2073128,0.169715;0.4949247;-0.1227267,0.2359346;0.2630243;-0.05046749,0.2599009;0.017699;-0.04906917,-0.184125;0.4794286;-0.09128188,-0.238874;0.2464776;-0.01304799,-0.2800734;0.003457919;-0.01083412,0.07630537;0.003588438;-0.04315305,0.123116;-0.3201095;-0.05741453,0.1474367;-0.6698793;-0.02465534,0.1658482;-0.6997516;-0.08049631,-0.08161008;0.006147614;-0.03161603,-0.1263811;-0.3180228;-0.04078379,-0.1403608;-0.6668266;0.005520254,-0.1512524;-0.6982686;-0.050588,-0.01639111;0.554084;-0.1774011,159.9387
+0;0;0,0.001659629;0.3334168;0.006771558,0.003790668;0.6639838;-0.00171953,0.1972024;0.5242588;0.01408109,0.2303828;0.2748039;0.002163601,0.2842098;0.0408552;-0.04967687,-0.1850072;0.5095097;-0.01722562,-0.231079;0.2618743;-0.02220581,-0.2718973;0.02725182;-0.08223053,0.07861088;0.005070085;-0.03878369,0.09780884;-0.3203679;-0.009752484,0.1079095;-0.6641014;0.06293012,0.11796;-0.6921048;0.002451118,-0.07544364;0.00613939;-0.04449851,-0.1189446;-0.3174177;-0.0212656,-0.1388693;-0.6619476;0.04536473,-0.1326682;-0.6231729;-0.03834704,0.003213956;0.5819405;0.002983899,0;0;0,-0.009092242;0.3192509;-0.09597706,-0.01885924;0.6309216;-0.2060683,0.1698644;0.4950289;-0.1223269,0.2360906;0.2623543;-0.05198932,0.2602407;0.01795256;-0.05083203,-0.1841429;0.4794973;-0.09096231,-0.2390411;0.2460356;-0.01380955,-0.2800339;0.003886685;-0.01436227,0.07628897;0.003555208;-0.04332328,0.1231277;-0.3200724;-0.05720091,0.1474585;-0.6691775;-0.02447391,0.1656671;-0.6997567;-0.08034635,-0.08171461;0.006179862;-0.0315291,-0.1263076;-0.3179267;-0.04088966,-0.140173;-0.6660283;0.005699515,-0.1514178;-0.6975964;-0.05092234,-0.01626073;0.554334;-0.176384,159.9585
+0;0;0,0.001659629;0.3334168;0.006771558,0.003790668;0.6639838;-0.00171953,0.1972024;0.5242588;0.01408109,0.2303828;0.2748039;0.002163601,0.2842098;0.0408552;-0.04967687,-0.1850072;0.5095097;-0.01722562,-0.231079;0.2618743;-0.02220581,-0.2718973;0.02725182;-0.08223053,0.07861088;0.005070085;-0.03878369,0.09780884;-0.3203679;-0.009752484,0.1079095;-0.6641014;0.06293012,0.11796;-0.6921048;0.002451118,-0.07544364;0.00613939;-0.04449851,-0.1189446;-0.3174177;-0.0212656,-0.1388693;-0.6619476;0.04536473,-0.1326682;-0.6231729;-0.03834704,0.003213956;0.5819405;0.002983899,0;0;0,-0.009092242;0.3192509;-0.09597706,-0.01885924;0.6309216;-0.2060683,0.1698644;0.4950289;-0.1223269,0.2360906;0.2623543;-0.05198932,0.2602407;0.01795256;-0.05083203,-0.1841429;0.4794973;-0.09096231,-0.2390411;0.2460356;-0.01380955,-0.2800339;0.003886685;-0.01436227,0.07628897;0.003555208;-0.04332328,0.1231277;-0.3200724;-0.05720091,0.1474585;-0.6691775;-0.02447391,0.1656671;-0.6997567;-0.08034635,-0.08171461;0.006179862;-0.0315291,-0.1263076;-0.3179267;-0.04088966,-0.140173;-0.6660283;0.005699515,-0.1514178;-0.6975964;-0.05092234,-0.01626073;0.554334;-0.176384,159.9706
+0;0;0,0.001742615;0.3334675;0.006696533,0.003950261;0.6640139;-0.001943279,0.1974668;0.5243114;0.01426675,0.2304916;0.2747002;0.002909853,0.2852454;0.03948794;-0.04582715,-0.1849624;0.5094282;-0.01739149,-0.231311;0.2617235;-0.02180821,-0.2724521;0.02581508;-0.07971085,0.07857728;0.005017952;-0.03889812,0.09758225;-0.3193831;-0.009636218,0.1075517;-0.6647712;0.06353391,0.1180086;-0.6926491;0.002478063,-0.07550527;0.006191895;-0.04442127,-0.1190166;-0.316333;-0.02122785,-0.1390304;-0.662526;0.04582466,-0.1327454;-0.6237207;-0.03825847,0.003356876;0.5819876;0.002799878,0;0;0,-0.009008363;0.319442;-0.09552026,-0.01875308;0.6312455;-0.2051855,0.1700959;0.4950661;-0.1217656,0.2363284;0.2619174;-0.05262613,0.2596521;0.01665413;-0.0525651,-0.1843435;0.4797374;-0.09049863,-0.2392648;0.2457146;-0.01472057,-0.2802233;0.00277333;-0.01467912,0.07626596;0.003554553;-0.04339933,0.1229776;-0.3190549;-0.0573504,0.1477818;-0.6698189;-0.02425075,0.1672588;-0.7004462;-0.08021498,-0.08175537;0.006178031;-0.0314726,-0.1260449;-0.3169425;-0.04069283,-0.1401161;-0.6667035;0.006376717,-0.1512811;-0.6985741;-0.05049484,-0.01615877;0.5546399;-0.1755881,159.9923
+0;0;0,0.001742615;0.3334675;0.006696533,0.003950261;0.6640139;-0.001943279,0.1974668;0.5243114;0.01426675,0.2304916;0.2747002;0.002909853,0.2852454;0.03948794;-0.04582715,-0.1849624;0.5094282;-0.01739149,-0.231311;0.2617235;-0.02180821,-0.2724521;0.02581508;-0.07971085,0.07857728;0.005017952;-0.03889812,0.09758225;-0.3193831;-0.009636218,0.1075517;-0.6647712;0.06353391,0.1180086;-0.6926491;0.002478063,-0.07550527;0.006191895;-0.04442127,-0.1190166;-0.316333;-0.02122785,-0.1390304;-0.662526;0.04582466,-0.1327454;-0.6237207;-0.03825847,0.003356876;0.5819876;0.002799878,0;0;0,-0.009008363;0.319442;-0.09552026,-0.01875308;0.6312455;-0.2051855,0.1700959;0.4950661;-0.1217656,0.2363284;0.2619174;-0.05262613,0.2596521;0.01665413;-0.0525651,-0.1843435;0.4797374;-0.09049863,-0.2392648;0.2457146;-0.01472057,-0.2802233;0.00277333;-0.01467912,0.07626596;0.003554553;-0.04339933,0.1229776;-0.3190549;-0.0573504,0.1477818;-0.6698189;-0.02425075,0.1672588;-0.7004462;-0.08021498,-0.08175537;0.006178031;-0.0314726,-0.1260449;-0.3169425;-0.04069283,-0.1401161;-0.6667035;0.006376717,-0.1512811;-0.6985741;-0.05049484,-0.01615877;0.5546399;-0.1755881,160.0047
+0;0;0,0.001744077;0.3337473;0.006702151,0.00395277;0.664453;-0.00194088,0.1973026;0.5247828;0.0142603,0.2303305;0.2751483;0.002902343,0.2851014;0.03986254;-0.04584989,-0.1847984;0.5099124;-0.01737078,-0.2311513;0.2621845;-0.02178791,-0.2723054;0.02620237;-0.07970865,0.07857808;0.005018002;-0.03889852,0.09765636;-0.3206344;-0.009523736,0.1075881;-0.6647174;0.06336991,0.1181808;-0.6933471;0.001521025,-0.07550604;0.006191958;-0.04442172,-0.1191852;-0.317577;-0.02113883,-0.1391234;-0.662462;0.04566032,-0.1327568;-0.6235423;-0.03951495,0.003359261;0.5824096;0.002803266,0;0;0,-0.008851618;0.319812;-0.09527398,-0.01832962;0.6319621;-0.2044531,0.1702122;0.4951403;-0.1216183,0.2364548;0.2618964;-0.05272412,0.259672;0.01654571;-0.05252051,-0.184014;0.4803024;-0.09041181,-0.2391617;0.2460738;-0.01535921,-0.2800001;0.003035009;-0.01471159,0.07628182;0.003518611;-0.04337621,0.1231548;-0.3203487;-0.05713201,0.1477984;-0.6697823;-0.02405381,0.1687753;-0.7010794;-0.08042359,-0.08174951;0.006213305;-0.03148337,-0.1261044;-0.3181696;-0.04068603,-0.1400612;-0.6665906;0.006360069,-0.151089;-0.6993514;-0.05121068,-0.01580504;0.5552971;-0.1749558,160.0263
+0;0;0,0.001663139;0.333748;0.006689033,0.003781501;0.6644531;-0.001993325,0.1971837;0.5249065;0.01433852,0.2303059;0.2752237;0.004407349,0.2855095;0.03924787;-0.04035878,-0.1849452;0.5099483;-0.01755314,-0.2316464;0.2622746;-0.02128315,-0.2733257;0.02569211;-0.07630682,0.07858216;0.005021859;-0.03888979,0.09747037;-0.3206303;-0.009389462,0.1072707;-0.6647291;0.0634474,0.118171;-0.6932178;0.00151851,-0.07548825;0.00620502;-0.0444501,-0.1194335;-0.3175184;-0.02103423,-0.1392292;-0.6624498;0.04556714,-0.1328207;-0.6235292;-0.03960489,0.003210886;0.5824103;0.00276206,0;0;0,-0.008851618;0.319812;-0.09527398,-0.01832962;0.6319621;-0.2044531,0.1702122;0.4951403;-0.1216183,0.2364548;0.2618964;-0.05272412,0.259672;0.01654571;-0.05252051,-0.184014;0.4803024;-0.09041181,-0.2391617;0.2460738;-0.01535921,-0.2800001;0.003035009;-0.01471159,0.07628182;0.003518611;-0.04337621,0.1231548;-0.3203487;-0.05713201,0.1477984;-0.6697823;-0.02405381,0.1687753;-0.7010794;-0.08042359,-0.08174951;0.006213305;-0.03148337,-0.1261044;-0.3181696;-0.04068603,-0.1400612;-0.6665906;0.006360069,-0.151089;-0.6993514;-0.05121068,-0.01580504;0.5552971;-0.1749558,160.0384
+0;0;0,0.001664019;0.3339244;0.00669257,0.003781897;0.6645547;-0.001987672,0.1972551;0.5250091;0.01434712,0.2303787;0.2753151;0.004415505,0.2856017;0.03925656;-0.04036632,-0.1850133;0.5100455;-0.01755618,-0.2317167;0.2623606;-0.02128636,-0.2734105;0.02569515;-0.07632934,0.07861055;0.005023673;-0.03890384,0.09752688;-0.3211131;-0.009359609,0.1073279;-0.6652363;0.0634824,0.1181311;-0.6932041;0.002104968,-0.07551553;0.006207262;-0.04446617,-0.1195261;-0.3179979;-0.02101544,-0.1393233;-0.6629537;0.04559063,-0.1329718;-0.6241125;-0.03882297,0.003211437;0.5825339;0.002766432,0;0;0,-0.008780852;0.3200281;-0.0951736,-0.01823001;0.6321328;-0.204254,0.1702808;0.4950608;-0.1213534,0.2364573;0.2617573;-0.05255628,0.2595491;0.01631007;-0.05152774,-0.1839926;0.4804384;-0.09023543,-0.2393155;0.2461676;-0.01540585,-0.2807359;0.003148735;-0.01320625,0.07629681;0.003506422;-0.04341507,0.1231849;-0.3208653;-0.05684543,0.1478073;-0.6703225;-0.02373719,0.1685209;-0.7008242;-0.0799036,-0.08179426;0.00622308;-0.03145373,-0.1260938;-0.3186627;-0.0405449,-0.140101;-0.6670926;0.006605979,-0.1510318;-0.6992123;-0.05054145,-0.01570936;0.5554911;-0.1747575,160.06
+0;0;0,0.001664019;0.3339244;0.00669257,0.003781897;0.6645547;-0.001987672,0.1972551;0.5250091;0.01434712,0.2303787;0.2753151;0.004415505,0.2856017;0.03925656;-0.04036632,-0.1850133;0.5100455;-0.01755618,-0.2317167;0.2623606;-0.02128636,-0.2734105;0.02569515;-0.07632934,0.07861055;0.005023673;-0.03890384,0.09752688;-0.3211131;-0.009359609,0.1073279;-0.6652363;0.0634824,0.1181311;-0.6932041;0.002104968,-0.07551553;0.006207262;-0.04446617,-0.1195261;-0.3179979;-0.02101544,-0.1393233;-0.6629537;0.04559063,-0.1329718;-0.6241125;-0.03882297,0.003211437;0.5825339;0.002766432,0;0;0,-0.008780852;0.3200281;-0.0951736,-0.01823001;0.6321328;-0.204254,0.1702808;0.4950608;-0.1213534,0.2364573;0.2617573;-0.05255628,0.2595491;0.01631007;-0.05152774,-0.1839926;0.4804384;-0.09023543,-0.2393155;0.2461676;-0.01540585,-0.2807359;0.003148735;-0.01320625,0.07629681;0.003506422;-0.04341507,0.1231849;-0.3208653;-0.05684543,0.1478073;-0.6703225;-0.02373719,0.1685209;-0.7008242;-0.0799036,-0.08179426;0.00622308;-0.03145373,-0.1260938;-0.3186627;-0.0405449,-0.140101;-0.6670926;0.006605979,-0.1510318;-0.6992123;-0.05054145,-0.01570936;0.5554911;-0.1747575,160.0719
+0;0;0,0.001719429;0.3339261;0.006594229,0.003886314;0.6645499;-0.00229503,0.1973279;0.5249594;0.01422032,0.2304097;0.2752109;0.005608285,0.2862408;0.0384521;-0.03447691,-0.1854392;0.5112569;-0.01725571,-0.230793;0.2633082;-0.01996978,-0.273469;0.02595238;-0.07115215,0.07861756;0.005028292;-0.03888909,0.09759369;-0.3211051;-0.009345856,0.1073798;-0.6652249;0.06351404,0.1182821;-0.6932064;0.00216699,-0.07548989;0.006206783;-0.04450975,-0.119531;-0.3179951;-0.02107005,-0.13936;-0.6629304;0.04563241,-0.1330688;-0.6240975;-0.03878657,0.00330576;0.5825329;0.002522666,0;0;0,-0.008780852;0.3200281;-0.0951736,-0.01823001;0.6321328;-0.204254,0.1702808;0.4950608;-0.1213534,0.2364573;0.2617573;-0.05255628,0.2595491;0.01631007;-0.05152774,-0.1839926;0.4804384;-0.09023543,-0.2393155;0.2461676;-0.01540585,-0.2807359;0.003148735;-0.01320625,0.07629681;0.003506422;-0.04341507,0.1231849;-0.3208653;-0.05684543,0.1478073;-0.6703225;-0.02373719,0.1685209;-0.7008242;-0.0799036,-0.08179426;0.00622308;-0.03145373,-0.1260938;-0.3186627;-0.0405449,-0.140101;-0.6670926;0.006605979,-0.1510318;-0.6992123;-0.05054145,-0.01570936;0.5554911;-0.1747575,160.0834
+0;0;0,0.001719141;0.3338701;0.006593122,0.003885549;0.6644216;-0.002294063,0.1973651;0.5248409;0.01422233,0.2304396;0.2751473;0.005612189,0.2869281;0.03560114;-0.03494492,-0.1854766;0.5111357;-0.01725983,-0.2308204;0.2632414;-0.01997331,-0.2739989;0.02309127;-0.07175825,0.0786214;0.005028538;-0.038891,0.09762768;-0.3216229;-0.00930083,0.1074149;-0.6657829;0.06356757,0.1182432;-0.6933707;0.002636973,-0.07549359;0.006207087;-0.04451193,-0.1196047;-0.3185097;-0.021035,-0.139436;-0.6634853;0.04567524,-0.1331874;-0.6247123;-0.03817067,0.003305145;0.5824257;0.002522397,0;0;0,-0.008894295;0.3199981;-0.09506703,-0.01846366;0.6320522;-0.2040616,0.1701941;0.4951289;-0.1212535,0.2364987;0.262108;-0.05182791,0.258798;0.01373065;-0.0463872,-0.1842415;0.480332;-0.0901137,-0.2398882;0.2463604;-0.01477621,-0.2830361;0.0008104444;-0.006925985,0.07633957;0.003547192;-0.04334521,0.122988;-0.3213963;-0.05652165,0.1476819;-0.6709048;-0.02357101,0.1675664;-0.7013526;-0.07922006,-0.0817766;0.006199294;-0.03151628,-0.126229;-0.3191966;-0.04042879,-0.1400516;-0.6676875;0.006631654,-0.151072;-0.6994693;-0.05000506,-0.01590317;0.5554277;-0.1745827,160.1054
+0;0;0,0.00171975;0.3339884;0.006595458,0.003885996;0.6645146;-0.002291291,0.1973953;0.5249255;0.01422687,0.2304519;0.2753672;0.005621398,0.2870021;0.03555931;-0.03498004,-0.1855052;0.5112182;-0.01726012,-0.2308243;0.2634584;-0.01997213,-0.27405;0.02304572;-0.07181366,0.07863587;0.005029463;-0.03889815,0.09770855;-0.3227632;-0.009204604,0.1074754;-0.666204;0.06351151,0.1183279;-0.6939207;0.002444606,-0.07550748;0.006208229;-0.04452012,-0.1197727;-0.3196431;-0.02096117,-0.1395626;-0.6638978;0.04560968,-0.1333;-0.6251052;-0.03842381,0.003305595;0.5825191;0.002525142,0;0;0,-0.008816332;0.3201089;-0.09511708,-0.01835155;0.6321059;-0.204199,0.1702899;0.4950529;-0.121376,0.2367635;0.2626892;-0.05042195,0.2592077;0.01446028;-0.03516078,-0.1842226;0.4805673;-0.0901549,-0.240466;0.2471497;-0.01400359,-0.2851065;0.002175167;0.004676498,0.07633394;0.003517986;-0.04339027,0.1230687;-0.3226004;-0.05588818,0.1477516;-0.6714402;-0.02369952,0.1675398;-0.7015376;-0.0800457,-0.08180944;0.006249394;-0.03146622,-0.1265936;-0.3202575;-0.04047309,-0.1405486;-0.6680213;0.006433316,-0.1513746;-0.6999255;-0.05038941,-0.01580125;0.5554967;-0.1746807,160.1276
+0;0;0,0.001618168;0.3339909;0.006490785,0.003636468;0.6645126;-0.002586798,0.1971783;0.5249255;0.01416416,0.2299903;0.2752723;0.007624802,0.2875203;0.03494565;-0.02825922,-0.1856188;0.5109845;-0.01753408,-0.2316555;0.2633441;-0.01851799,-0.2764565;0.02242607;-0.0665347,0.07866629;0.005040582;-0.03883516,0.09760173;-0.3227446;-0.008971937,0.1074657;-0.6661507;0.06389491,0.117843;-0.6938976;0.00277403,-0.07545558;0.006214777;-0.04460712,-0.1199168;-0.3195886;-0.02075581,-0.1396841;-0.6638398;0.0458395,-0.1333868;-0.625056;-0.0381923,0.00309967;0.58252;0.002284296,0;0;0,-0.008816332;0.3201089;-0.09511708,-0.01835155;0.6321059;-0.204199,0.1702899;0.4950529;-0.121376,0.2367635;0.2626892;-0.05042195,0.2592077;0.01446028;-0.03516078,-0.1842226;0.4805673;-0.0901549,-0.240466;0.2471497;-0.01400359,-0.2851065;0.002175167;0.004676498,0.07633394;0.003517986;-0.04339027,0.1230687;-0.3226004;-0.05588818,0.1477516;-0.6714402;-0.02369952,0.1675398;-0.7015376;-0.0800457,-0.08180944;0.006249394;-0.03146622,-0.1265936;-0.3202575;-0.04047309,-0.1405486;-0.6680213;0.006433316,-0.1513746;-0.6999255;-0.05038941,-0.01580125;0.5554967;-0.1746807,160.139
+0;0;0,0.001618168;0.3339909;0.006490785,0.003636468;0.6645126;-0.002586798,0.1971783;0.5249255;0.01416416,0.2299903;0.2752723;0.007624802,0.2875203;0.03494565;-0.02825922,-0.1856188;0.5109845;-0.01753408,-0.2316555;0.2633441;-0.01851799,-0.2764565;0.02242607;-0.0665347,0.07866629;0.005040582;-0.03883516,0.09760173;-0.3227446;-0.008971937,0.1074657;-0.6661507;0.06389491,0.117843;-0.6938976;0.00277403,-0.07545558;0.006214777;-0.04460712,-0.1199168;-0.3195886;-0.02075581,-0.1396841;-0.6638398;0.0458395,-0.1333868;-0.625056;-0.0381923,0.00309967;0.58252;0.002284296,0;0;0,-0.008816332;0.3201089;-0.09511708,-0.01835155;0.6321059;-0.204199,0.1702899;0.4950529;-0.121376,0.2367635;0.2626892;-0.05042195,0.2592077;0.01446028;-0.03516078,-0.1842226;0.4805673;-0.0901549,-0.240466;0.2471497;-0.01400359,-0.2851065;0.002175167;0.004676498,0.07633394;0.003517986;-0.04339027,0.1230687;-0.3226004;-0.05588818,0.1477516;-0.6714402;-0.02369952,0.1675398;-0.7015376;-0.0800457,-0.08180944;0.006249394;-0.03146622,-0.1265936;-0.3202575;-0.04047309,-0.1405486;-0.6680213;0.006433316,-0.1513746;-0.6999255;-0.05038941,-0.01580125;0.5554967;-0.1746807,160.1502
+0;0;0,0.001618118;0.3339806;0.006490584,0.003636156;0.6644604;-0.00258537,0.1972272;0.5248803;0.0141673,0.2299968;0.27555;0.007636402,0.2883853;0.03163679;-0.02878315,-0.1856667;0.5109359;-0.01753895,-0.2316438;0.2636157;-0.01852159,-0.2771134;0.01910223;-0.06725489,0.07869501;0.005042422;-0.03884934,0.09757523;-0.3217869;-0.009073205,0.107466;-0.6661272;0.06399187,0.117847;-0.6938946;0.002849374,-0.07548313;0.006217046;-0.0446234,-0.1198146;-0.3186362;-0.02084165,-0.1396357;-0.663824;0.04593484,-0.1333362;-0.6250371;-0.03812668,0.0030995;0.5824895;0.002284436,0;0;0,-0.008966044;0.3200113;-0.09539462,-0.01854753;0.6319199;-0.204594,0.1701932;0.4949547;-0.1217749,0.2364862;0.2640627;-0.04710054,0.2596573;0.01342458;-0.01755619,-0.1844571;0.4804379;-0.09045928,-0.2416984;0.2487008;-0.01106516,-0.2873792;0.001798585;0.02331269,0.07639517;0.003540099;-0.04334569,0.1226354;-0.3216839;-0.05566192,0.1476626;-0.6715068;-0.02397323,0.1673618;-0.7016416;-0.08035564,-0.08183787;0.006222784;-0.0314872,-0.1266092;-0.3193108;-0.04064847,-0.1404524;-0.668022;0.006419767,-0.1520555;-0.7000436;-0.0501659,-0.0159853;0.5553571;-0.1750166,160.1737
+0;0;0,0.00170232;0.3339864;0.006355783,0.003777681;0.6645151;-0.002889994,0.1972156;0.5246715;0.01410542,0.2300482;0.2757516;0.01107318,0.2884889;0.03177837;-0.0209856,-0.1859679;0.5120173;-0.01686071,-0.2312522;0.2650429;-0.0157339,-0.2777153;0.02074452;-0.06183668,0.07875165;0.005032082;-0.03876372,0.09748779;-0.3222082;-0.00864692,0.1073282;-0.6654505;0.06436802,0.117746;-0.6927508;0.003365204,-0.07544334;0.006235129;-0.04471237,-0.1198921;-0.3190124;-0.02057477,-0.1399512;-0.6631113;0.04603494,-0.1337883;-0.624377;-0.03762465,0.00322965;0.5825229;0.002022576,0;0;0,-0.008961156;0.319937;-0.09565687,-0.01838028;0.6316216;-0.2056513,0.1703399;0.4949363;-0.1226151,0.2357036;0.2661055;-0.04253769,0.2600878;0.01741368;-0.003502131,-0.1844083;0.4806205;-0.09111453,-0.242352;0.2512068;-0.007089727,-0.2873233;0.006831691;0.04007389,0.07638475;0.003513187;-0.04339123,0.1226609;-0.3221465;-0.05558062,0.1475122;-0.6709056;-0.02407336,0.1662333;-0.7013186;-0.0798676,-0.08186541;0.006251263;-0.03144436,-0.1268119;-0.3196906;-0.0407176,-0.140525;-0.6673551;0.00602207,-0.1521775;-0.6989524;-0.05039768,-0.01586941;0.5551608;-0.1757414,160.1945
+0;0;0,0.00170232;0.3339864;0.006355783,0.003777681;0.6645151;-0.002889994,0.1972156;0.5246715;0.01410542,0.2300482;0.2757516;0.01107318,0.2884889;0.03177837;-0.0209856,-0.1859679;0.5120173;-0.01686071,-0.2312522;0.2650429;-0.0157339,-0.2777153;0.02074452;-0.06183668,0.07875165;0.005032082;-0.03876372,0.09748779;-0.3222082;-0.00864692,0.1073282;-0.6654505;0.06436802,0.117746;-0.6927508;0.003365204,-0.07544334;0.006235129;-0.04471237,-0.1198921;-0.3190124;-0.02057477,-0.1399512;-0.6631113;0.04603494,-0.1337883;-0.624377;-0.03762465,0.00322965;0.5825229;0.002022576,0;0;0,-0.008961156;0.319937;-0.09565687,-0.01838028;0.6316216;-0.2056513,0.1703399;0.4949363;-0.1226151,0.2357036;0.2661055;-0.04253769,0.2600878;0.01741368;-0.003502131,-0.1844083;0.4806205;-0.09111453,-0.242352;0.2512068;-0.007089727,-0.2873233;0.006831691;0.04007389,0.07638475;0.003513187;-0.04339123,0.1226609;-0.3221465;-0.05558062,0.1475122;-0.6709056;-0.02407336,0.1662333;-0.7013186;-0.0798676,-0.08186541;0.006251263;-0.03144436,-0.1268119;-0.3196906;-0.0407176,-0.140525;-0.6673551;0.00602207,-0.1521775;-0.6989524;-0.05039768,-0.01586941;0.5551608;-0.1757414,160.2169
+0;0;0,0.001702698;0.3340607;0.006357197,0.00377902;0.6647381;-0.002894911,0.1977915;0.5246348;0.01414161,0.2305676;0.2761437;0.01111459,0.2888654;0.03276671;-0.02086585,-0.1865281;0.5119432;-0.01691634,-0.2317344;0.2653942;-0.01579147,-0.278084;0.0216928;-0.0617816,0.07863666;0.005024734;-0.03870712,0.09742131;-0.3230629;-0.008512337,0.1072386;-0.665499;0.06433111,0.1175336;-0.692124;0.004047215,-0.07533318;0.006226025;-0.04464708,-0.119897;-0.3198636;-0.02044699,-0.139909;-0.6631542;0.04600627,-0.1338187;-0.6245229;-0.0366674,0.003230401;0.5826578;0.002022934,0;0;0,-0.008963391;0.3197846;-0.09642267,-0.01884064;0.6305534;-0.2093318,0.1704461;0.4950175;-0.1235361,0.2358977;0.2684287;-0.03865433,0.2580684;0.02229986;0.01216674,-0.1844265;0.4802815;-0.09140839,-0.242878;0.2541389;-0.0004457533,-0.2881647;0.0131449;0.05892402,0.07633244;0.003499925;-0.0432241,0.1229695;-0.3229721;-0.05535245,0.1476548;-0.6709706;-0.02448726,0.1661711;-0.7005092;-0.07979393,-0.08169565;0.00624397;-0.03152848,-0.1269723;-0.3205108;-0.04087878,-0.1404218;-0.6674068;0.005459517,-0.1520497;-0.6981831;-0.05037569,-0.0161832;0.554413;-0.1783926,160.2284
+0;0;0,0.001642931;0.3340667;0.006053602,0.003597519;0.6647292;-0.003708968,0.197634;0.5247298;0.01417331,0.2303381;0.2762108;0.01415711,0.2883861;0.0322243;-0.01331638,-0.1867961;0.5121051;-0.01690332,-0.2326735;0.2657024;-0.01340729,-0.2796243;0.02145451;-0.05574369,0.07864495;0.00501142;-0.038692,0.09705811;-0.3230832;-0.008344376,0.1068133;-0.6655003;0.06459627,0.1171076;-0.6923162;0.004492056,-0.07536121;0.006238927;-0.04459795,-0.1202166;-0.319798;-0.02022637,-0.1400966;-0.6630619;0.04640467,-0.1340001;-0.6244547;-0.03627107,0.003089234;0.5826577;0.001357173,0;0;0,-0.008963391;0.3197846;-0.09642267,-0.01884064;0.6305534;-0.2093318,0.1704461;0.4950175;-0.1235361,0.2358977;0.2684287;-0.03865433,0.2580684;0.02229986;0.01216674,-0.1844265;0.4802815;-0.09140839,-0.242878;0.2541389;-0.0004457533,-0.2881647;0.0131449;0.05892402,0.07633244;0.003499925;-0.0432241,0.1229695;-0.3229721;-0.05535245,0.1476548;-0.6709706;-0.02448726,0.1661711;-0.7005092;-0.07979393,-0.08169565;0.00624397;-0.03152848,-0.1269723;-0.3205108;-0.04087878,-0.1404218;-0.6674068;0.005459517,-0.1520497;-0.6981831;-0.05037569,-0.0161832;0.554413;-0.1783926,160.2505
+0;0;0,0.00164311;0.3341031;0.006054263,0.003595432;0.6643814;-0.003697576,0.1975962;0.5244738;0.01417731,0.2302003;0.2767148;0.01416117,0.2881204;0.0332658;-0.01325181,-0.1867623;0.5118515;-0.01689353,-0.2324994;0.2662022;-0.01340819,-0.2793468;0.02249242;-0.05565133,0.07842956;0.004997694;-0.03858604,0.09688269;-0.3238091;-0.008172531,0.1066498;-0.6666443;0.06485718,0.1168926;-0.6931761;0.005053516,-0.07515481;0.00622184;-0.04447581,-0.1201075;-0.3205229;-0.02005132,-0.1400118;-0.6642058;0.04666108,-0.1339459;-0.6256417;-0.03560124,0.00308765;0.582391;0.001363561,0;0;0,-0.008958116;0.3195913;-0.09718728,-0.01878442;0.6294158;-0.2115512,0.1705656;0.4948771;-0.1249399,0.2354448;0.2723378;-0.03158832,0.2577916;0.02912144;0.02940392,-0.1847031;0.48043;-0.09304882,-0.2451862;0.2586509;0.004948229,-0.2895445;0.02180181;0.07780748,0.0763437;0.003463238;-0.0427165,0.1228841;-0.3237404;-0.05501294,0.1478793;-0.6721904;-0.02463937,0.1665263;-0.7010564;-0.07999563,-0.08135606;0.006236343;-0.03173884,-0.1268374;-0.3212248;-0.04068702,-0.1403488;-0.6686284;0.005061053,-0.1520132;-0.6992427;-0.0503202,-0.01613899;0.5535348;-0.1801922,160.2615
+0;0;0,0.00164311;0.3341031;0.006054263,0.003595432;0.6643814;-0.003697576,0.1975962;0.5244738;0.01417731,0.2302003;0.2767148;0.01416117,0.2881204;0.0332658;-0.01325181,-0.1867623;0.5118515;-0.01689353,-0.2324994;0.2662022;-0.01340819,-0.2793468;0.02249242;-0.05565133,0.07842956;0.004997694;-0.03858604,0.09688269;-0.3238091;-0.008172531,0.1066498;-0.6666443;0.06485718,0.1168926;-0.6931761;0.005053516,-0.07515481;0.00622184;-0.04447581,-0.1201075;-0.3205229;-0.02005132,-0.1400118;-0.6642058;0.04666108,-0.1339459;-0.6256417;-0.03560124,0.00308765;0.582391;0.001363561,0;0;0,-0.008958116;0.3195913;-0.09718728,-0.01878442;0.6294158;-0.2115512,0.1705656;0.4948771;-0.1249399,0.2354448;0.2723378;-0.03158832,0.2577916;0.02912144;0.02940392,-0.1847031;0.48043;-0.09304882,-0.2451862;0.2586509;0.004948229,-0.2895445;0.02180181;0.07780748,0.0763437;0.003463238;-0.0427165,0.1228841;-0.3237404;-0.05501294,0.1478793;-0.6721904;-0.02463937,0.1665263;-0.7010564;-0.07999563,-0.08135606;0.006236343;-0.03173884,-0.1268374;-0.3212248;-0.04068702,-0.1403488;-0.6686284;0.005061053,-0.1520132;-0.6992427;-0.0503202,-0.01613899;0.5535348;-0.1801922,160.2728
+0;0;0,0.00170452;0.3341104;0.005621606,0.003662819;0.6643704;-0.004718035,0.1975761;0.5243785;0.01423669,0.2302634;0.2766483;0.01721221,0.2871257;0.03237416;-0.004477369,-0.1867099;0.5117431;-0.01714044,-0.233518;0.2663622;-0.01044649,-0.280707;0.02169316;-0.04627778,0.07842736;0.005016722;-0.03858804,0.0967524;-0.3237758;-0.007943742,0.1066522;-0.6666033;0.06510416,0.1164752;-0.6933915;0.005473282,-0.07515833;0.006211527;-0.04447131,-0.1202325;-0.3205093;-0.01995153,-0.1401765;-0.6641465;0.04698453,-0.1340532;-0.6256126;-0.03527668,0.003158768;0.5823896;0.0004979772,0;0;0,-0.008958116;0.3195913;-0.09718728,-0.01878442;0.6294158;-0.2115512,0.1705656;0.4948771;-0.1249399,0.2354448;0.2723378;-0.03158832,0.2577916;0.02912144;0.02940392,-0.1847031;0.48043;-0.09304882,-0.2451862;0.2586509;0.004948229,-0.2895445;0.02180181;0.07780748,0.0763437;0.003463238;-0.0427165,0.1228841;-0.3237404;-0.05501294,0.1478793;-0.6721904;-0.02463937,0.1665263;-0.7010564;-0.07999563,-0.08135606;0.006236343;-0.03173884,-0.1268374;-0.3212248;-0.04068702,-0.1403488;-0.6686284;0.005061053,-0.1520132;-0.6992427;-0.0503202,-0.01613899;0.5535348;-0.1801922,160.284
+0;0;0,0.001704092;0.3340264;0.005620194,0.003661196;0.6640839;-0.004714129,0.1978093;0.5240486;0.01425549,0.2304239;0.276869;0.0172244,0.2871712;0.03308892;-0.004421316,-0.1869405;0.5113978;-0.0171595,-0.2336445;0.2665624;-0.01048044,-0.2807381;0.02238819;-0.04623925,0.07834613;0.005011527;-0.03854808,0.09668659;-0.3240577;-0.007877989,0.106584;-0.6668036;0.06515253,0.116456;-0.6938747;0.005224574,-0.07508049;0.006205094;-0.04442525,-0.1201926;-0.3207907;-0.01988484,-0.1401319;-0.6643461;0.04703529,-0.133978;-0.6257696;-0.03563574,0.003157309;0.5821297;0.0005001961,0;0;0,-0.009217605;0.3191675;-0.09826112,-0.01974548;0.6277564;-0.2152742,0.1702819;0.4947655;-0.1272714,0.2350127;0.2754464;-0.02787638,0.2553534;0.03519888;0.04272747,-0.1857681;0.4802223;-0.09519781,-0.2486878;0.2631821;0.0101822,-0.2933338;0.03078866;0.09454781,0.07643168;0.00354746;-0.04236507,0.1226644;-0.3239531;-0.05538464,0.1475994;-0.6723295;-0.0250814,0.1667619;-0.701571;-0.08048153,-0.08119269;0.006138362;-0.03192575,-0.1270449;-0.3215527;-0.04085523,-0.1404942;-0.6689079;0.004638691,-0.1449265;-0.6641112;-0.0746776,-0.01686797;0.5522205;-0.1831808,160.3062
+0;0;0,0.001703503;0.3339109;0.00561825,0.003659107;0.663713;-0.004710118,0.1974055;0.5238137;0.01423009,0.2299266;0.2773422;0.01719049,0.2865615;0.03404504;-0.004412349,-0.18655;0.511189;-0.01712005,-0.2331203;0.267055;-0.01046012,-0.2801205;0.02336444;-0.04614811,0.07825194;0.005005501;-0.03850173,0.09658999;-0.3240204;-0.007835673,0.1064834;-0.666629;0.06516559,0.1163705;-0.6937874;0.005145967,-0.07499023;0.006197633;-0.04437184,-0.1200964;-0.3207552;-0.01983466,-0.1400277;-0.6641729;0.04705866,-0.1338644;-0.6255833;-0.03573881,0.003155317;0.5817748;0.0005031922,0;0;0,-0.009240955;0.318595;-0.09971333,-0.01963046;0.6258181;-0.219576,0.1700188;0.4945878;-0.1298022,0.2346513;0.2796748;-0.02279949,0.2555861;0.04280107;0.05670071,-0.1859439;0.4805878;-0.09863642,-0.251472;0.2709455;0.01785722,-0.2947788;0.04209565;0.110701,0.07654881;0.003544241;-0.04193473,0.1224696;-0.323918;-0.05588055,0.1475046;-0.6721615;-0.02575612,0.1668074;-0.7015645;-0.08112645,-0.08098808;0.006100588;-0.03216392,-0.1271169;-0.3215142;-0.04084803,-0.1405752;-0.6687963;0.00411582,-0.144833;-0.6643051;-0.0752464,-0.01679243;0.5506091;-0.1867604,160.3286
+0;0;0,0.001718463;0.3339191;0.005100361,0.003606756;0.6636987;-0.005920325,0.1973172;0.5238403;0.01413956,0.2299468;0.2774656;0.02116707,0.2862512;0.03365974;0.005160224,-0.186648;0.5112678;-0.01772035,-0.2342905;0.2674697;-0.007365657,-0.2814392;0.0232525;-0.03903088,0.07830386;0.005015168;-0.03839477,0.09656247;-0.3240457;-0.008058218,0.1064637;-0.6665762;0.06530769,0.1162354;-0.6937971;0.005328733,-0.07489445;0.006209541;-0.04453164,-0.1201455;-0.3207009;-0.01969951,-0.1402061;-0.6640743;0.04738289,-0.1339478;-0.6255271;-0.03541184,0.003126702;0.5817722;-0.00052336,0;0;0,-0.009240955;0.318595;-0.09971333,-0.01963046;0.6258181;-0.219576,0.1700188;0.4945878;-0.1298022,0.2346513;0.2796748;-0.02279949,0.2555861;0.04280107;0.05670071,-0.1859439;0.4805878;-0.09863642,-0.251472;0.2709455;0.01785722,-0.2947788;0.04209565;0.110701,0.07654881;0.003544241;-0.04193473,0.1224696;-0.323918;-0.05588055,0.1475046;-0.6721615;-0.02575612,0.1668074;-0.7015645;-0.08112645,-0.08098808;0.006100588;-0.03216392,-0.1271169;-0.3215142;-0.04084803,-0.1405752;-0.6687963;0.00411582,-0.144833;-0.6643051;-0.0752464,-0.01679243;0.5506091;-0.1867604,160.3397
+0;0;0,0.001718463;0.3339191;0.005100361,0.003606756;0.6636987;-0.005920325,0.1973172;0.5238403;0.01413956,0.2299468;0.2774656;0.02116707,0.2862512;0.03365974;0.005160224,-0.186648;0.5112678;-0.01772035,-0.2342905;0.2674697;-0.007365657,-0.2814392;0.0232525;-0.03903088,0.07830386;0.005015168;-0.03839477,0.09656247;-0.3240457;-0.008058218,0.1064637;-0.6665762;0.06530769,0.1162354;-0.6937971;0.005328733,-0.07489445;0.006209541;-0.04453164,-0.1201455;-0.3207009;-0.01969951,-0.1402061;-0.6640743;0.04738289,-0.1339478;-0.6255271;-0.03541184,0.003126702;0.5817722;-0.00052336,0;0;0,-0.009240955;0.318595;-0.09971333,-0.01963046;0.6258181;-0.219576,0.1700188;0.4945878;-0.1298022,0.2346513;0.2796748;-0.02279949,0.2555861;0.04280107;0.05670071,-0.1859439;0.4805878;-0.09863642,-0.251472;0.2709455;0.01785722,-0.2947788;0.04209565;0.110701,0.07654881;0.003544241;-0.04193473,0.1224696;-0.323918;-0.05588055,0.1475046;-0.6721615;-0.02575612,0.1668074;-0.7015645;-0.08112645,-0.08098808;0.006100588;-0.03216392,-0.1271169;-0.3215142;-0.04084803,-0.1405752;-0.6687963;0.00411582,-0.144833;-0.6643051;-0.0752464,-0.01679243;0.5506091;-0.1867604,160.3509
+0;0;0,0.001715964;0.3334335;0.005092944,0.003596565;0.6618682;-0.005885121,0.1969169;0.5224069;0.01412672,0.2294419;0.2768223;0.0211317,0.2856786;0.03330973;0.005144114,-0.1862737;0.5098598;-0.01766892,-0.2337635;0.2668435;-0.007347432,-0.2808554;0.0229201;-0.03897455,0.07788274;0.004988196;-0.03818828,0.0961545;-0.3243095;-0.007829901,0.1060417;-0.6663522;0.06543152,0.119444;-0.7148331;-0.01683232,-0.07449167;0.006176146;-0.04429215,-0.1197753;-0.3209696;-0.01944216,-0.1398073;-0.6638539;0.04754471,-0.1312238;-0.622131;-0.06601199,0.003118154;0.580222;-0.0005066204,0;0;0,-0.009677842;0.3171441;-0.1026292,-0.02059262;0.6207811;-0.2277426,0.1689309;0.4942225;-0.1334879,0.2333231;0.2845514;-0.01811719,0.2551442;0.04999033;0.06686211,-0.1860311;0.4811991;-0.1014625,-0.2526239;0.2767892;0.02182894,-0.297482;0.05481824;0.1287548,0.07683115;0.003776431;-0.04039383,0.1218972;-0.3239349;-0.05672789,0.1465922;-0.6717556;-0.02724791,0.1361496;-0.6773919;-0.1355402,-0.0802284;0.005844863;-0.03283579,-0.1267879;-0.3219519;-0.04143611,-0.1403292;-0.6687845;0.003082722,-0.1561693;-0.7218121;-0.07412961,-0.01756406;0.5465473;-0.1934578,160.3731
+0;0;0,0.001724786;0.3334376;0.004815721,0.003572369;0.6618652;-0.006387508,0.1968648;0.5224638;0.01438759,0.2293314;0.2769888;0.02471669,0.2856876;0.033199;0.01437031,-0.1866948;0.5106728;-0.01689119,-0.2336252;0.2677524;-0.002539161,-0.2808856;0.02311774;-0.02777518,0.07794262;0.005033808;-0.03805992,0.09594291;-0.3242508;-0.007399203,0.1057803;-0.6662976;0.06584959,0.119399;-0.7148148;-0.01634414,-0.0744388;0.006119451;-0.04438881,-0.1198769;-0.3209633;-0.01899699,-0.1400657;-0.6637989;0.04819167,-0.1315962;-0.6220891;-0.06537494,0.003104446;0.5802221;-0.0009601582,0;0;0,-0.009677842;0.3171441;-0.1026292,-0.02059262;0.6207811;-0.2277426,0.1689309;0.4942225;-0.1334879,0.2333231;0.2845514;-0.01811719,0.2551442;0.04999033;0.06686211,-0.1860311;0.4811991;-0.1014625,-0.2526239;0.2767892;0.02182894,-0.297482;0.05481824;0.1287548,0.07683115;0.003776431;-0.04039383,0.1218972;-0.3239349;-0.05672789,0.1465922;-0.6717556;-0.02724791,0.1361496;-0.6773919;-0.1355402,-0.0802284;0.005844863;-0.03283579,-0.1267879;-0.3219519;-0.04143611,-0.1403292;-0.6687845;0.003082722,-0.1561693;-0.7218121;-0.07412961,-0.01756406;0.5465473;-0.1934578,160.3846
+0;0;0,0.001723338;0.3331578;0.00481168,0.003573555;0.6620503;-0.006412806,0.1965827;0.5224921;0.01435598,0.2289429;0.2778217;0.02465122,0.2852159;0.03439164;0.0143201,-0.1864189;0.5107183;-0.0168773,-0.2331955;0.2685941;-0.002572312,-0.2803861;0.02432047;-0.02777109,0.07785103;0.005027893;-0.0380152,0.09573955;-0.322212;-0.007544879,0.1056382;-0.6663877;0.06615983,0.1192337;-0.7147709;-0.01589362,-0.07435133;0.006112261;-0.04433665,-0.1195072;-0.3189394;-0.0191025,-0.1398217;-0.6639088;0.04850435,-0.1313667;-0.6222191;-0.06486844,0.003104252;0.5801663;-0.0009694425,0;0;0,-0.009922802;0.3158296;-0.1057043,-0.02140234;0.6180046;-0.2354683,0.167822;0.4934052;-0.138392,0.233615;0.2897896;-0.01498723,0.2567711;0.0582253;0.07651877,-0.1858194;0.4816287;-0.1051452,-0.2529724;0.2830217;0.02547836,-0.2977666;0.06429511;0.1381004,0.07678176;0.003787845;-0.04026699,0.1214481;-0.3219047;-0.05650425,0.1463937;-0.6719893;-0.02811718,0.1356988;-0.6782287;-0.1359775,-0.08003388;0.005815223;-0.03304512,-0.1263441;-0.3199372;-0.04171268,-0.1400444;-0.6689898;0.002579935,-0.1462974;-0.6753211;-0.105598,-0.01824802;0.543996;-0.2001467,160.4065
+0;0;0,0.001721831;0.3328664;0.004807472,0.003573884;0.6620848;-0.006429309,0.1951685;0.5228396;0.01423468,0.2274437;0.2788118;0.02450288,0.2835449;0.03612497;0.01420331,-0.1850342;0.5111519;-0.01677034,-0.2316879;0.2696636;-0.002502923,-0.2787344;0.02613573;-0.02762476,0.07777014;0.005022669;-0.0379757,0.0956608;-0.3222563;-0.007501736,0.1055528;-0.666204;0.06615414,0.1191345;-0.7145075;-0.01581585,-0.07427407;0.00610591;-0.04429058,-0.1194354;-0.3189846;-0.01905342,-0.1397364;-0.6637255;0.04850863,-0.13129;-0.6220476;-0.06474884,0.00310396;0.5800924;-0.000978739,0;0;0,-0.009674028;0.3146841;-0.1081965,-0.02061631;0.6163211;-0.2400912,0.1669144;0.4925736;-0.1422369,0.2336856;0.2940519;-0.01251626,0.2551075;0.06897424;0.09251451,-0.184325;0.4823787;-0.1094631,-0.2512877;0.2887382;0.02734354,-0.2967643;0.07615046;0.1493625,0.07671374;0.003777623;-0.04020333,0.1215251;-0.321951;-0.05611229,0.146251;-0.6718752;-0.02845979,0.1354989;-0.6784745;-0.1360695,-0.07989576;0.005815277;-0.03314253,-0.1261203;-0.3199935;-0.04164031,-0.1400506;-0.6688317;0.00241524,-0.1463618;-0.67552;-0.1055158,-0.01762715;0.5423665;-0.2043916,160.4287
+0;0;0,0.001825251;0.3328703;0.004490023,0.003801775;0.6620772;-0.00705858,0.1953644;0.5229397;0.01403998,0.2277018;0.2791386;0.02860053,0.2835025;0.03623307;0.02281151,-0.184836;0.5110843;-0.01708576,-0.2327603;0.2702021;0.002297506,-0.2795677;0.02612087;-0.01729146,0.07775638;0.004982895;-0.0380091,0.09569037;-0.322263;-0.00720682,0.1055532;-0.6661755;0.06661703,0.1183757;-0.7145918;-0.01536733,-0.0743058;0.006143266;-0.04423217,-0.1194947;-0.3189314;-0.01884151,-0.1397953;-0.6636456;0.04885674,-0.1313186;-0.621996;-0.06440139,0.003298126;0.58009;-0.001532987,0;0;0,-0.009674028;0.3146841;-0.1081965,-0.02061631;0.6163211;-0.2400912,0.1669144;0.4925736;-0.1422369,0.2336856;0.2940519;-0.01251626,0.2551075;0.06897424;0.09251451,-0.184325;0.4823787;-0.1094631,-0.2512877;0.2887382;0.02734354,-0.2967643;0.07615046;0.1493625,0.07671374;0.003777623;-0.04020333,0.1215251;-0.321951;-0.05611229,0.146251;-0.6718752;-0.02845979,0.1354989;-0.6784745;-0.1360695,-0.07989576;0.005815277;-0.03314253,-0.1261203;-0.3199935;-0.04164031,-0.1400506;-0.6688317;0.00241524,-0.1463618;-0.67552;-0.1055158,-0.01762715;0.5423665;-0.2043916,160.4415
+0;0;0,0.001825251;0.3328703;0.004490023,0.003801775;0.6620772;-0.00705858,0.1953644;0.5229397;0.01403998,0.2277018;0.2791386;0.02860053,0.2835025;0.03623307;0.02281151,-0.184836;0.5110843;-0.01708576,-0.2327603;0.2702021;0.002297506,-0.2795677;0.02612087;-0.01729146,0.07775638;0.004982895;-0.0380091,0.09569037;-0.322263;-0.00720682,0.1055532;-0.6661755;0.06661703,0.1183757;-0.7145918;-0.01536733,-0.0743058;0.006143266;-0.04423217,-0.1194947;-0.3189314;-0.01884151,-0.1397953;-0.6636456;0.04885674,-0.1313186;-0.621996;-0.06440139,0.003298126;0.58009;-0.001532987,0;0;0,-0.009674028;0.3146841;-0.1081965,-0.02061631;0.6163211;-0.2400912,0.1669144;0.4925736;-0.1422369,0.2336856;0.2940519;-0.01251626,0.2551075;0.06897424;0.09251451,-0.184325;0.4823787;-0.1094631,-0.2512877;0.2887382;0.02734354,-0.2967643;0.07615046;0.1493625,0.07671374;0.003777623;-0.04020333,0.1215251;-0.321951;-0.05611229,0.146251;-0.6718752;-0.02845979,0.1354989;-0.6784745;-0.1360695,-0.07989576;0.005815277;-0.03314253,-0.1261203;-0.3199935;-0.04164031,-0.1400506;-0.6688317;0.00241524,-0.1463618;-0.67552;-0.1055158,-0.01762715;0.5423665;-0.2043916,160.4528
+0;0;0,0.001823562;0.3325622;0.004485867,0.003799709;0.6617061;-0.007060718,0.194276;0.5229032;0.01394899,0.2265334;0.2797059;0.02847349,0.2822343;0.03723483;0.02269482,-0.1837739;0.5111149;-0.01700069,-0.2315795;0.2708292;0.002334574,-0.2783032;0.02718452;-0.01721936,0.07770029;0.0049793;-0.03798169,0.09562615;-0.3221183;-0.007193364,0.1054819;-0.665785;0.06657773,0.1182926;-0.7141287;-0.01533069,-0.07425219;0.006138834;-0.04420026,-0.1194206;-0.3187885;-0.0188211,-0.1397067;-0.6632563;0.04882876,-0.1312379;-0.6216175;-0.06432448,0.003296129;0.5797303;-0.001535887,0;0;0,-0.009700641;0.3135504;-0.110513,-0.02056198;0.6143219;-0.2442322,0.1660977;0.4922813;-0.1460285,0.2325781;0.2985785;-0.01017547,0.2548265;0.07781635;0.1025066,-0.1837999;0.4830049;-0.113226,-0.2510836;0.2951467;0.03022651,-0.296737;0.08645222;0.157861,0.07666868;0.003780007;-0.04015422,0.1217634;-0.3217783;-0.05565572,0.1459493;-0.6715086;-0.02827048,0.1351864;-0.6784512;-0.1356494,-0.07980205;0.005795316;-0.0332082,-0.1258369;-0.3198968;-0.04142319,-0.1399371;-0.6685284;0.002203502,-0.1462648;-0.6755548;-0.1054991,-0.01761672;0.540557;-0.2081646,160.4738
+0;0;0,0.001800432;0.3325676;0.004073028,0.003691852;0.661695;-0.007944757,0.1942147;0.523115;0.01370607,0.2263203;0.2801186;0.031551,0.281944;0.03757055;0.03370101,-0.1838752;0.5112097;-0.01796537,-0.2327323;0.2715555;0.006020358,-0.2789021;0.027482;-0.008967884,0.07768701;0.004946166;-0.03801316,0.09549271;-0.3221419;-0.007055402,0.1052297;-0.665737;0.06706399,0.1179641;-0.7138385;-0.01508728,-0.07426193;0.0061785;-0.04417836,-0.1196136;-0.3187107;-0.01863887,-0.1399202;-0.6631716;0.04904042,-0.1312785;-0.6215703;-0.06410358,0.003213776;0.5797274;-0.002297932,0;0;0,-0.009700641;0.3135504;-0.110513,-0.02056198;0.6143219;-0.2442322,0.1660977;0.4922813;-0.1460285,0.2325781;0.2985785;-0.01017547,0.2548265;0.07781635;0.1025066,-0.1837999;0.4830049;-0.113226,-0.2510836;0.2951467;0.03022651,-0.296737;0.08645222;0.157861,0.07666868;0.003780007;-0.04015422,0.1217634;-0.3217783;-0.05565572,0.1459493;-0.6715086;-0.02827048,0.1351864;-0.6784512;-0.1356494,-0.07980205;0.005795316;-0.0332082,-0.1258369;-0.3198968;-0.04142319,-0.1399371;-0.6685284;0.002203502,-0.1462648;-0.6755548;-0.1054991,-0.01761672;0.540557;-0.2081646,160.485
+0;0;0,0.001799716;0.3324353;0.004071407,0.003692329;0.6617702;-0.007954262,0.192533;0.5236298;0.01355971,0.2245679;0.2811694;0.03136528,0.2800301;0.039325;0.03350905,-0.1822277;0.5118293;-0.01783287,-0.2309771;0.2727038;0.006099954,-0.2770129;0.02933832;-0.008844803,0.07760701;0.004941073;-0.03797401,0.09541379;-0.3221669;-0.007014379,0.1051378;-0.6653035;0.0670061,0.1143836;-0.6920093;0.007359941,-0.07418547;0.006172137;-0.04413286,-0.1195399;-0.3187368;-0.01859183,-0.1398194;-0.6627379;0.04899714,-0.133545;-0.6243147;-0.03315137,0.003213909;0.5797436;-0.00230338,0;0;0,-0.009539008;0.3128495;-0.1121039,-0.02010781;0.6134697;-0.2467017,0.1652079;0.4916253;-0.1501389,0.2321339;0.3025423;-0.009075642,0.2541275;0.08924957;0.1157918,-0.1827542;0.483147;-0.1174576,-0.2503068;0.3004946;0.03155603,-0.2974933;0.09787528;0.1667899,0.07660666;0.003724992;-0.04008532,0.1219679;-0.3218439;-0.05500078,0.1459528;-0.6711683;-0.02829051,0.1640208;-0.7001074;-0.08359361,-0.0796733;0.005829101;-0.03327875,-0.1256579;-0.3198946;-0.04132326,-0.139841;-0.6681094;0.001822323,-0.1444835;-0.665147;-0.07631931,-0.01724851;0.5397211;-0.2104595,160.5072
+0;0;0,0.001799481;0.3323919;0.004070876,0.003693784;0.6620209;-0.007965638,0.1896783;0.5246512;0.01331426,0.2216291;0.2828272;0.0310731,0.2769884;0.04143174;0.03321289,-0.1794295;0.5130287;-0.01760478,-0.2280509;0.2745308;0.006265225,-0.2740012;0.03161715;-0.00865179,0.07759517;0.004940319;-0.03796822,0.09540673;-0.3222556;-0.007000249,0.1051258;-0.6652154;0.06698208,0.1178483;-0.7132448;-0.01509335,-0.07417414;0.006171195;-0.04412613,-0.1195408;-0.3188252;-0.01857822,-0.1398098;-0.662649;0.04897591,-0.1311761;-0.6210585;-0.06406362,0.003214923;0.5799186;-0.002309542,0;0;0,-0.009482861;0.3122123;-0.113744,-0.02017514;0.6127945;-0.2491404,0.1630299;0.4913973;-0.1554375,0.2300938;0.3080497;-0.008124352,0.2479066;0.1002287;0.1254201,-0.1800713;0.4841003;-0.1202717,-0.2477043;0.3049749;0.03189569,-0.2970253;0.1096596;0.1759803,0.07658063;0.003719866;-0.04010701,0.122012;-0.3219578;-0.05437279,0.1457103;-0.6711696;-0.02831983,0.1339697;-0.6784927;-0.1353524,-0.07965635;0.005838;-0.03328343,-0.1254566;-0.3200167;-0.04066741,-0.1398768;-0.6681175;0.001842733,-0.1471878;-0.6755337;-0.1055509,-0.01728646;0.5390424;-0.2127361,160.5292
+0;0;0,0.00176047;0.3323989;0.003472369,0.003563945;0.6620008;-0.009285286,0.1896191;0.5250748;0.01314072,0.2218974;0.2835976;0.03463429,0.2754972;0.04196359;0.0436369,-0.179727;0.5133078;-0.01762811,-0.2289671;0.2755153;0.01144382,-0.2749857;0.03227858;0.003749412,0.07758883;0.00490226;-0.03798611,0.09524778;-0.3222552;-0.006527502,0.1049678;-0.6651881;0.06757882,0.1178526;-0.7133961;-0.01430107,-0.07419109;0.006206071;-0.04409273,-0.1196822;-0.3187462;-0.0182073,-0.1400083;-0.6625426;0.04946896,-0.1314055;-0.6210084;-0.06357871,0.00311103;0.5799118;-0.003437721,0;0;0,-0.009482861;0.3122123;-0.113744,-0.02017514;0.6127945;-0.2491404,0.1630299;0.4913973;-0.1554375,0.2300938;0.3080497;-0.008124352,0.2479066;0.1002287;0.1254201,-0.1800713;0.4841003;-0.1202717,-0.2477043;0.3049749;0.03189569,-0.2970253;0.1096596;0.1759803,0.07658063;0.003719866;-0.04010701,0.122012;-0.3219578;-0.05437279,0.1457103;-0.6711696;-0.02831983,0.1339697;-0.6784927;-0.1353524,-0.07965635;0.005838;-0.03328343,-0.1254566;-0.3200167;-0.04066741,-0.1398768;-0.6681175;0.001842733,-0.1471878;-0.6755337;-0.1055509,-0.01728646;0.5390424;-0.2127361,160.5407
+0;0;0,0.00176047;0.3323989;0.003472369,0.003563945;0.6620008;-0.009285286,0.1896191;0.5250748;0.01314072,0.2218974;0.2835976;0.03463429,0.2754972;0.04196359;0.0436369,-0.179727;0.5133078;-0.01762811,-0.2289671;0.2755153;0.01144382,-0.2749857;0.03227858;0.003749412,0.07758883;0.00490226;-0.03798611,0.09524778;-0.3222552;-0.006527502,0.1049678;-0.6651881;0.06757882,0.1178526;-0.7133961;-0.01430107,-0.07419109;0.006206071;-0.04409273,-0.1196822;-0.3187462;-0.0182073,-0.1400083;-0.6625426;0.04946896,-0.1314055;-0.6210084;-0.06357871,0.00311103;0.5799118;-0.003437721,0;0;0,-0.009482861;0.3122123;-0.113744,-0.02017514;0.6127945;-0.2491404,0.1630299;0.4913973;-0.1554375,0.2300938;0.3080497;-0.008124352,0.2479066;0.1002287;0.1254201,-0.1800713;0.4841003;-0.1202717,-0.2477043;0.3049749;0.03189569,-0.2970253;0.1096596;0.1759803,0.07658063;0.003719866;-0.04010701,0.122012;-0.3219578;-0.05437279,0.1457103;-0.6711696;-0.02831983,0.1339697;-0.6784927;-0.1353524,-0.07965635;0.005838;-0.03328343,-0.1254566;-0.3200167;-0.04066741,-0.1398768;-0.6681175;0.001842733,-0.1471878;-0.6755337;-0.1055509,-0.01728646;0.5390424;-0.2127361,160.5526
+0;0;0,0.001761216;0.3325398;0.003473841,0.003567825;0.6627141;-0.009307462,0.1887978;0.5258535;0.01305789,0.2210197;0.2847984;0.0345139,0.2745448;0.04350114;0.04350396,-0.1789161;0.5141385;-0.01757497,-0.2280702;0.2767616;0.01144614,-0.2740246;0.03386393;0.003762462,0.07757273;0.004901243;-0.03797824,0.09513295;-0.3204272;-0.00669549,0.1049626;-0.6672283;0.06824674,0.1142864;-0.6938219;0.008996107,-0.0741757;0.006204784;-0.04408358,-0.1194125;-0.3169308;-0.01834286,-0.1399678;-0.6646051;0.05009677,-0.1337426;-0.6262587;-0.03170775,0.003113934;0.5804482;-0.003447292,0;0;0,-0.009368628;0.311725;-0.1154885,-0.01996721;0.6120472;-0.2528491,0.1623311;0.4912226;-0.15836,0.2293902;0.3118091;-0.006966352,0.2475028;0.1082561;0.1323471,-0.1790824;0.4845696;-0.1231759,-0.2475559;0.3101438;0.0333271,-0.2963431;0.116369;0.1790709,0.0765388;0.003687322;-0.04015112,0.1218766;-0.3201781;-0.0536139,0.1456648;-0.6733975;-0.02803683,0.1633266;-0.7014742;-0.08385396,-0.07963175;0.005866514;-0.03329062,-0.125018;-0.3182053;-0.03985617,-0.1398987;-0.6703397;0.00214253,-0.1452652;-0.6676395;-0.07548684,-0.01710361;0.5383574;-0.2159188,160.5643
+0;0;0,0.001815008;0.3325447;0.002936485,0.003709356;0.6626944;-0.0104477,0.1890135;0.5262823;0.01238209,0.2213349;0.2858132;0.0395132,0.2741909;0.04453135;0.05213908,-0.1789391;0.5143615;-0.01784209,-0.2287603;0.2777365;0.01581272,-0.2737721;0.03457326;0.01185492,0.07752008;0.004874928;-0.03808896,0.09512036;-0.3204079;-0.006356999,0.104826;-0.6671952;0.06866512,0.1144359;-0.6936371;0.009315588,-0.07422848;0.006228802;-0.04399126,-0.1194515;-0.3168951;-0.01807986,-0.1398898;-0.6645479;0.05050436,-0.1337377;-0.6262368;-0.03130928,0.003229318;0.5804398;-0.004432203,0;0;0,-0.009368628;0.311725;-0.1154885,-0.01996721;0.6120472;-0.2528491,0.1623311;0.4912226;-0.15836,0.2293902;0.3118091;-0.006966352,0.2475028;0.1082561;0.1323471,-0.1790824;0.4845696;-0.1231759,-0.2475559;0.3101438;0.0333271,-0.2963431;0.116369;0.1790709,0.0765388;0.003687322;-0.04015112,0.1218766;-0.3201781;-0.0536139,0.1456648;-0.6733975;-0.02803683,0.1633266;-0.7014742;-0.08385396,-0.07963175;0.005866514;-0.03329062,-0.125018;-0.3182053;-0.03985617,-0.1398987;-0.6703397;0.00214253,-0.1452652;-0.6676395;-0.07548684,-0.01710361;0.5383574;-0.2159188,160.5852
+0;0;0,0.00181311;0.3321968;0.002933413,0.003706243;0.6621345;-0.01044303,0.1875672;0.5261764;0.01225371,0.2198435;0.2860441;0.03934682,0.2726737;0.04487965;0.05196656,-0.1775268;0.5143482;-0.01773567,-0.2272783;0.2780547;0.015872,-0.2722682;0.03500974;0.01191613,0.07755773;0.004877295;-0.03810746,0.09500363;-0.3175525;-0.006653812,0.1047573;-0.6660552;0.06873938,0.1144758;-0.693135;0.008719001,-0.07426453;0.006231827;-0.04401262,-0.1190909;-0.3140581;-0.01832849,-0.1396303;-0.6634305;0.05059497,-0.1334086;-0.6250254;-0.03214344,0.0032264;0.5799132;-0.004429962,0;0;0,-0.009155348;0.3105561;-0.1176338,-0.0193152;0.6094103;-0.2576859,0.1612904;0.4908866;-0.1611891,0.2285407;0.3147595;-0.006605864,0.246525;0.1128545;0.1348915,-0.1771501;0.4849974;-0.1264805,-0.2463859;0.3145942;0.03354605,-0.2971978;0.1268814;0.1861652,0.07649656;0.003692389;-0.04032135,0.1217896;-0.3173114;-0.05296111,0.1453288;-0.6723603;-0.02807045,0.1638139;-0.7011051;-0.08430529,-0.0797182;0.005880736;-0.03319025,-0.1246452;-0.3153602;-0.0395553,-0.1398533;-0.6693337;0.001734782,-0.1453449;-0.6672714;-0.07665101,-0.01658274;0.5361192;-0.2200338,160.5968
+0;0;0,0.00181311;0.3321968;0.002933413,0.003706243;0.6621345;-0.01044303,0.1875672;0.5261764;0.01225371,0.2198435;0.2860441;0.03934682,0.2726737;0.04487965;0.05196656,-0.1775268;0.5143482;-0.01773567,-0.2272783;0.2780547;0.015872,-0.2722682;0.03500974;0.01191613,0.07755773;0.004877295;-0.03810746,0.09500363;-0.3175525;-0.006653812,0.1047573;-0.6660552;0.06873938,0.1144758;-0.693135;0.008719001,-0.07426453;0.006231827;-0.04401262,-0.1190909;-0.3140581;-0.01832849,-0.1396303;-0.6634305;0.05059497,-0.1334086;-0.6250254;-0.03214344,0.0032264;0.5799132;-0.004429962,0;0;0,-0.009155348;0.3105561;-0.1176338,-0.0193152;0.6094103;-0.2576859,0.1612904;0.4908866;-0.1611891,0.2285407;0.3147595;-0.006605864,0.246525;0.1128545;0.1348915,-0.1771501;0.4849974;-0.1264805,-0.2463859;0.3145942;0.03354605,-0.2971978;0.1268814;0.1861652,0.07649656;0.003692389;-0.04032135,0.1217896;-0.3173114;-0.05296111,0.1453288;-0.6723603;-0.02807045,0.1638139;-0.7011051;-0.08430529,-0.0797182;0.005880736;-0.03319025,-0.1246452;-0.3153602;-0.0395553,-0.1398533;-0.6693337;0.001734782,-0.1453449;-0.6672714;-0.07665101,-0.01658274;0.5361192;-0.2200338,160.6189
+0;0;0,0.001769231;0.3315361;0.00253725,0.003592376;0.6608851;-0.01121633,0.1859618;0.5260391;0.01159704,0.2182893;0.2869014;0.04361318,0.2711947;0.04641612;0.06249861,-0.1761952;0.5141886;-0.01763987,-0.2264072;0.2790741;0.02052903,-0.2705512;0.0361529;0.02594824,0.07748606;0.004924857;-0.03819695,0.09472606;-0.3156976;-0.006469037,0.104403;-0.6652997;0.06941657,0.1144281;-0.6923284;0.008901913,-0.07431845;0.006184461;-0.04388474,-0.1190464;-0.3123569;-0.01871579,-0.1396722;-0.662712;0.05128219,-0.1335128;-0.6242959;-0.03182035,0.003131397;0.5788115;-0.005112068,0;0;0,-0.008916408;0.3092406;-0.1192329,-0.01875961;0.6070373;-0.2602123,0.1603311;0.4901681;-0.163733,0.2280833;0.3177723;-0.005789042,0.2459298;0.119133;0.1398568,-0.1757355;0.4853815;-0.1293854,-0.2454358;0.3188266;0.03388822,-0.2965074;0.1345525;0.1901685,0.0764747;0.003656566;-0.04031873,0.1217373;-0.3155662;-0.05259848,0.14521;-0.671829;-0.02811122,0.1634571;-0.7007262;-0.08479428,-0.0796807;0.005917409;-0.03321625,-0.124381;-0.3135635;-0.03925654,-0.1390886;-0.6687702;0.001800876,-0.1447016;-0.6670311;-0.07684146,-0.01610927;0.5339971;-0.2223752,160.6301
+0;0;0,0.001769231;0.3315361;0.00253725,0.003592376;0.6608851;-0.01121633,0.1859618;0.5260391;0.01159704,0.2182893;0.2869014;0.04361318,0.2711947;0.04641612;0.06249861,-0.1761952;0.5141886;-0.01763987,-0.2264072;0.2790741;0.02052903,-0.2705512;0.0361529;0.02594824,0.07748606;0.004924857;-0.03819695,0.09472606;-0.3156976;-0.006469037,0.104403;-0.6652997;0.06941657,0.1144281;-0.6923284;0.008901913,-0.07431845;0.006184461;-0.04388474,-0.1190464;-0.3123569;-0.01871579,-0.1396722;-0.662712;0.05128219,-0.1335128;-0.6242959;-0.03182035,0.003131397;0.5788115;-0.005112068,0;0;0,-0.008916408;0.3092406;-0.1192329,-0.01875961;0.6070373;-0.2602123,0.1603311;0.4901681;-0.163733,0.2280833;0.3177723;-0.005789042,0.2459298;0.119133;0.1398568,-0.1757355;0.4853815;-0.1293854,-0.2454358;0.3188266;0.03388822,-0.2965074;0.1345525;0.1901685,0.0764747;0.003656566;-0.04031873,0.1217373;-0.3155662;-0.05259848,0.14521;-0.671829;-0.02811122,0.1634571;-0.7007262;-0.08479428,-0.0796807;0.005917409;-0.03321625,-0.124381;-0.3135635;-0.03925654,-0.1390886;-0.6687702;0.001800876,-0.1447016;-0.6670311;-0.07684146,-0.01610927;0.5339971;-0.2223752,160.6527
+0;0;0,0.001765933;0.330918;0.002532519,0.003587155;0.6599194;-0.01120711,0.1852448;0.5253524;0.0115357,0.2175198;0.2866022;0.04349995,0.2703891;0.04628143;0.06237247,-0.1755014;0.5135481;-0.01758732,-0.225632;0.2788147;0.02051972,-0.2697458;0.03605959;0.02593523,0.07749861;0.004925655;-0.03820314,0.09470077;-0.314993;-0.006544877,0.1043391;-0.6631992;0.06903774,0.1144424;-0.6906731;0.008050684,-0.07433049;0.006185464;-0.04389185,-0.1189603;-0.3116567;-0.01877815,-0.1395037;-0.6606129;0.05094036,-0.1332962;-0.6221312;-0.0328109,0.003126588;0.5779192;-0.005108316,0;0;0,-0.008817479;0.3078506;-0.1211054,-0.01872845;0.6046174;-0.2634345,0.1598125;0.4892236;-0.1664276,0.2276136;0.3207529;-0.004917145,0.245698;0.1244606;0.1435676,-0.1751692;0.4853553;-0.1318488,-0.2455634;0.3226789;0.03442231,-0.2986431;0.1420297;0.1939648,0.07646963;0.003623366;-0.0403614,0.121676;-0.3148975;-0.05248404,0.1449461;-0.669733;-0.02792025,0.1623597;-0.699706;-0.08470726,-0.07969882;0.005953931;-0.03320279,-0.1242773;-0.3128332;-0.03900496,-0.1391805;-0.6666272;0.001748376,-0.1449553;-0.6653468;-0.0774134,-0.01605269;0.5318254;-0.2252821,160.6753
+0;0;0,0.001806395;0.3309214;0.002009505,0.003709855;0.6598915;-0.0124332,0.1855341;0.5261417;0.01090383,0.2177995;0.2881269;0.0479572,0.2696521;0.04813212;0.07284068,-0.1756546;0.5140781;-0.0178036,-0.2260694;0.2802219;0.02502921,-0.2700683;0.03762677;0.03584937,0.07741765;0.004944513;-0.03836451,0.09480657;-0.3149454;-0.006518044,0.1043083;-0.6630756;0.06943087,0.1144155;-0.6905252;0.008421611,-0.07440123;0.006164328;-0.04377482,-0.1189642;-0.3116951;-0.01876174,-0.1394701;-0.6605599;0.05142393,-0.1333423;-0.6221144;-0.03233688,0.003223274;0.5779061;-0.006140969,0;0;0,-0.008817479;0.3078506;-0.1211054,-0.01872845;0.6046174;-0.2634345,0.1598125;0.4892236;-0.1664276,0.2276136;0.3207529;-0.004917145,0.245698;0.1244606;0.1435676,-0.1751692;0.4853553;-0.1318488,-0.2455634;0.3226789;0.03442231,-0.2986431;0.1420297;0.1939648,0.07646963;0.003623366;-0.0403614,0.121676;-0.3148975;-0.05248404,0.1449461;-0.669733;-0.02792025,0.1623597;-0.699706;-0.08470726,-0.07969882;0.005953931;-0.03320279,-0.1242773;-0.3128332;-0.03900496,-0.1391805;-0.6666272;0.001748376,-0.1449553;-0.6653468;-0.0774134,-0.01605269;0.5318254;-0.2252821,160.6863
+0;0;0,0.001804676;0.3306064;0.002007592,0.003708668;0.6596681;-0.01243958,0.1847695;0.5261022;0.01082862,0.2170016;0.2883332;0.04784374,0.2688005;0.0485868;0.07270147,-0.1749072;0.5140892;-0.01775863,-0.2252699;0.2804744;0.02502997,-0.2692233;0.03813043;0.03583893,0.07737488;0.004941782;-0.03834332,0.09477622;-0.3151765;-0.006474115,0.1042617;-0.6627105;0.06934472,0.114177;-0.6890693;0.009493966,-0.07436012;0.006160922;-0.04375063,-0.1189549;-0.3119254;-0.0187197,-0.1394257;-0.6601927;0.05134577,-0.1334143;-0.6219077;-0.0308245,0.003221893;0.57765;-0.006144823,0;0;0,-0.008724198;0.3068778;-0.1227102,-0.0186439;0.6034304;-0.2657001,0.1592637;0.4887865;-0.1687126,0.2271826;0.3229127;-0.004956484,0.2453796;0.1301377;0.1476412,-0.174484;0.4850512;-0.134167,-0.2478896;0.3279222;0.03573073,-0.3005953;0.1503876;0.1984665,0.07647069;0.003567755;-0.04026175,0.1219008;-0.3151567;-0.05230236,0.1448606;-0.6694183;-0.02801418,0.1624186;-0.6973327;-0.08453297,-0.07962;0.005985878;-0.0332615,-0.1241645;-0.3130447;-0.03869117,-0.1396969;-0.6662793;0.001338277,-0.145383;-0.6646101;-0.07626177,-0.01596367;0.5306721;-0.2274132,160.7082
+0;0;0,0.001804676;0.3306064;0.002007592,0.003708668;0.6596681;-0.01243958,0.1847695;0.5261022;0.01082862,0.2170016;0.2883332;0.04784374,0.2688005;0.0485868;0.07270147,-0.1749072;0.5140892;-0.01775863,-0.2252699;0.2804744;0.02502997,-0.2692233;0.03813043;0.03583893,0.07737488;0.004941782;-0.03834332,0.09477622;-0.3151765;-0.006474115,0.1042617;-0.6627105;0.06934472,0.114177;-0.6890693;0.009493966,-0.07436012;0.006160922;-0.04375063,-0.1189549;-0.3119254;-0.0187197,-0.1394257;-0.6601927;0.05134577,-0.1334143;-0.6219077;-0.0308245,0.003221893;0.57765;-0.006144823,0;0;0,-0.008724198;0.3068778;-0.1227102,-0.0186439;0.6034304;-0.2657001,0.1592637;0.4887865;-0.1687126,0.2271826;0.3229127;-0.004956484,0.2453796;0.1301377;0.1476412,-0.174484;0.4850512;-0.134167,-0.2478896;0.3279222;0.03573073,-0.3005953;0.1503876;0.1984665,0.07647069;0.003567755;-0.04026175,0.1219008;-0.3151567;-0.05230236,0.1448606;-0.6694183;-0.02801418,0.1624186;-0.6973327;-0.08453297,-0.07962;0.005985878;-0.0332615,-0.1241645;-0.3130447;-0.03869117,-0.1396969;-0.6662793;0.001338277,-0.145383;-0.6646101;-0.07626177,-0.01596367;0.5306721;-0.2274132,160.72
+0;0;0,0.001881798;0.3302992;0.001210902,0.003922822;0.6592219;-0.01408671,0.1841749;0.5265028;0.01058101,0.2164675;0.2896755;0.05149688,0.2677262;0.05074784;0.08206461,-0.1741293;0.5142289;-0.01753446,-0.2246017;0.2817792;0.02962238,-0.268592;0.03997013;0.04516389,0.07719417;0.004979219;-0.03875846,0.09466946;-0.315116;-0.005879704,0.1042176;-0.6632777;0.07022716,0.1143587;-0.6904527;0.009689048,-0.07456969;0.006126253;-0.04344861,-0.1190189;-0.3120402;-0.01811678,-0.13949;-0.6609302;0.05228763,-0.1334617;-0.6225922;-0.03096385,0.003396134;0.5772415;-0.007575779,0;0;0,-0.0083621;0.305902;-0.1243246,-0.01789173;0.6020095;-0.2680343,0.1591198;0.4881288;-0.1707778,0.2273997;0.3253239;-0.004535437,0.242528;0.1365666;0.1529133,-0.1736326;0.4851921;-0.1370123,-0.2489001;0.3315426;0.03483284,-0.301913;0.1576424;0.2009552,0.07649063;0.003504634;-0.04028463,0.122013;-0.3152992;-0.05208182,0.1450204;-0.670236;-0.02778053,0.1638951;-0.6976931;-0.08591056,-0.07964424;0.006040024;-0.03326052,-0.1241156;-0.3130913;-0.03824356,-0.1397678;-0.6670343;0.001498885,-0.1454541;-0.665897;-0.07705861,-0.01531366;0.5293567;-0.2295848,160.7415
+0;0;0,0.001881798;0.3302992;0.001210902,0.003922822;0.6592219;-0.01408671,0.1841749;0.5265028;0.01058101,0.2164675;0.2896755;0.05149688,0.2677262;0.05074784;0.08206461,-0.1741293;0.5142289;-0.01753446,-0.2246017;0.2817792;0.02962238,-0.268592;0.03997013;0.04516389,0.07719417;0.004979219;-0.03875846,0.09466946;-0.315116;-0.005879704,0.1042176;-0.6632777;0.07022716,0.1143587;-0.6904527;0.009689048,-0.07456969;0.006126253;-0.04344861,-0.1190189;-0.3120402;-0.01811678,-0.13949;-0.6609302;0.05228763,-0.1334617;-0.6225922;-0.03096385,0.003396134;0.5772415;-0.007575779,0;0;0,-0.0083621;0.305902;-0.1243246,-0.01789173;0.6020095;-0.2680343,0.1591198;0.4881288;-0.1707778,0.2273997;0.3253239;-0.004535437,0.242528;0.1365666;0.1529133,-0.1736326;0.4851921;-0.1370123,-0.2489001;0.3315426;0.03483284,-0.301913;0.1576424;0.2009552,0.07649063;0.003504634;-0.04028463,0.122013;-0.3152992;-0.05208182,0.1450204;-0.670236;-0.02778053,0.1638951;-0.6976931;-0.08591056,-0.07964424;0.006040024;-0.03326052,-0.1241156;-0.3130913;-0.03824356,-0.1397678;-0.6670343;0.001498885,-0.1454541;-0.665897;-0.07705861,-0.01531366;0.5293567;-0.2295848,160.7528
+0;0;0,0.0018828;0.3304751;0.001211547,0.00392672;0.6598635;-0.01410859,0.1840804;0.527036;0.01056011,0.2162899;0.2908175;0.05137081,0.2675298;0.05197755;0.08192731,-0.1740305;0.5147687;-0.01754018,-0.2243732;0.2829165;0.02949543,-0.2683472;0.04119632;0.04503124,0.07717908;0.004978246;-0.03875089,0.09467915;-0.3155708;-0.00582552,0.104193;-0.6624818;0.07000794,0.1144077;-0.6900721;0.009030037,-0.07455511;0.006125056;-0.04344012,-0.1190674;-0.3124925;-0.01807237,-0.1394649;-0.660129;0.0520791,-0.1333928;-0.6217304;-0.03177717,0.003399159;0.5777473;-0.007586874,0;0;0,-0.0082542;0.3052863;-0.126297,-0.01780666;0.6012718;-0.2713201,0.1590803;0.4877254;-0.1734409,0.2292383;0.3322108;-0.001990557,0.2484436;0.1449573;0.1566632,-0.173805;0.4851743;-0.1403037,-0.2500851;0.3349683;0.03325228,-0.3034568;0.1638933;0.2020379,0.07648276;0.003494442;-0.04026413,0.1222195;-0.3157525;-0.0517323,0.1448064;-0.6694504;-0.02773023,0.163598;-0.6975968;-0.08608389,-0.07961138;0.006045145;-0.03329428,-0.1242128;-0.3135327;-0.03805863,-0.1398391;-0.6662088;0.001487136,-0.1454273;-0.6654922;-0.07757321,-0.01521802;0.5286409;-0.2325397,160.7756
+0;0;0,0.001955151;0.3304757;0.0008796557,0.004084259;0.6598535;-0.01466114,0.1842769;0.5273231;0.01025758,0.2164088;0.292104;0.05653601,0.2675464;0.05410592;0.09321871,-0.1740476;0.5151083;-0.01749929,-0.2247703;0.28449;0.03488927,-0.2695114;0.04348114;0.05762076,0.07707844;0.004842489;-0.03896778,0.0948443;-0.3156693;-0.005822729,0.1042393;-0.6624299;0.07070987,0.1144788;-0.6903766;0.01007469,-0.07467239;0.006227347;-0.0432236,-0.1190727;-0.312396;-0.01773238,-0.1393788;-0.6599337;0.05293332,-0.1333641;-0.6215541;-0.03092899,0.003534195;0.5777413;-0.00809283,0;0;0,-0.0082542;0.3052863;-0.126297,-0.01780666;0.6012718;-0.2713201,0.1590803;0.4877254;-0.1734409,0.2292383;0.3322108;-0.001990557,0.2484436;0.1449573;0.1566632,-0.173805;0.4851743;-0.1403037,-0.2500851;0.3349683;0.03325228,-0.3034568;0.1638933;0.2020379,0.07648276;0.003494442;-0.04026413,0.1222195;-0.3157525;-0.0517323,0.1448064;-0.6694504;-0.02773023,0.163598;-0.6975968;-0.08608389,-0.07961138;0.006045145;-0.03329428,-0.1242128;-0.3135327;-0.03805863,-0.1398391;-0.6662088;0.001487136,-0.1454273;-0.6654922;-0.07757321,-0.01521802;0.5286409;-0.2325397,160.7868
+0;0;0,0.001954767;0.3304108;0.0008794827,0.004084149;0.6598307;-0.01466376,0.1837772;0.5274186;0.01020594,0.2158425;0.2926875;0.05638837,0.2668596;0.05525017;0.09298465,-0.1735572;0.5152376;-0.01747425,-0.2241747;0.2850977;0.03480565,-0.2688103;0.04465671;0.05748358,0.07705449;0.004840984;-0.03895567,0.09482074;-0.3156779;-0.005809877,0.1042054;-0.6620542;0.07063788,0.1144608;-0.6900911;0.009908203,-0.07464918;0.006225411;-0.04321017,-0.1190505;-0.312405;-0.01771838,-0.139334;-0.6595575;0.05286898,-0.1333099;-0.6211649;-0.03112403,0.003533945;0.5776975;-0.00809377,0;0;0,-0.008035481;0.3047819;-0.1273549,-0.01734342;0.6003159;-0.2734053,0.1590454;0.4869944;-0.1755664,0.2413106;0.3407615;-0.002049685,0.2586665;0.1629789;0.1665049,-0.1734675;0.4854484;-0.1427741,-0.250294;0.3383016;0.03245489,-0.3073546;0.1713943;0.2033483,0.07646579;0.003436327;-0.04024363,0.1222982;-0.3158062;-0.05165768,0.1448073;-0.6691146;-0.02767205,0.1635123;-0.697419;-0.08608675,-0.07957452;0.006085071;-0.03330529,-0.1239366;-0.3135397;-0.03762724,-0.1397652;-0.6658457;0.001599889,-0.1453651;-0.6653159;-0.07753104,-0.01481923;0.5278029;-0.2343564,160.8086
+0;0;0,0.001954767;0.3304108;0.0008794827,0.004084149;0.6598307;-0.01466376,0.1837772;0.5274186;0.01020594,0.2158425;0.2926875;0.05638837,0.2668596;0.05525017;0.09298465,-0.1735572;0.5152376;-0.01747425,-0.2241747;0.2850977;0.03480565,-0.2688103;0.04465671;0.05748358,0.07705449;0.004840984;-0.03895567,0.09482074;-0.3156779;-0.005809877,0.1042054;-0.6620542;0.07063788,0.1144608;-0.6900911;0.009908203,-0.07464918;0.006225411;-0.04321017,-0.1190505;-0.312405;-0.01771838,-0.139334;-0.6595575;0.05286898,-0.1333099;-0.6211649;-0.03112403,0.003533945;0.5776975;-0.00809377,0;0;0,-0.008035481;0.3047819;-0.1273549,-0.01734342;0.6003159;-0.2734053,0.1590454;0.4869944;-0.1755664,0.2413106;0.3407615;-0.002049685,0.2586665;0.1629789;0.1665049,-0.1734675;0.4854484;-0.1427741,-0.250294;0.3383016;0.03245489,-0.3073546;0.1713943;0.2033483,0.07646579;0.003436327;-0.04024363,0.1222982;-0.3158062;-0.05165768,0.1448073;-0.6691146;-0.02767205,0.1635123;-0.697419;-0.08608675,-0.07957452;0.006085071;-0.03330529,-0.1239366;-0.3135397;-0.03762724,-0.1397652;-0.6658457;0.001599889,-0.1453651;-0.6653159;-0.07753104,-0.01481923;0.5278029;-0.2343564,160.8201
+0;0;0,0.001868345;0.3300014;0.0002530168,0.00381877;0.6591733;-0.01622725,0.1835914;0.5274564;0.009445461,0.2159758;0.2941414;0.0609001,0.2662922;0.05755836;0.1030943,-0.1738921;0.5151433;-0.01798395,-0.2248035;0.2865348;0.0392735,-0.2691171;0.04659523;0.06664027,0.07697596;0.0048696;-0.03913597,0.09466852;-0.3159384;-0.005640674,0.1040487;-0.661718;0.07047682,0.1142789;-0.6901345;0.009920917,-0.07474653;0.006191156;-0.04307273,-0.1192368;-0.312774;-0.01788104,-0.1394524;-0.659198;0.05302081,-0.1334565;-0.6208435;-0.03111248,0.003321717;0.5770735;-0.009392967,0;0;0,-0.008004695;0.3033745;-0.1296315,-0.01704536;0.5970249;-0.2789929,0.1588167;0.4857358;-0.1782248,0.23578;0.3409541;-0.001456276,0.2565566;0.1640346;0.1675155,-0.1737249;0.4859263;-0.1470139,-0.2531389;0.3445809;0.03144374,-0.309822;0.1799746;0.2045778,0.07648732;0.003369063;-0.04023647,0.1225619;-0.3161655;-0.05153108,0.1449298;-0.6688399;-0.02774453,0.1635972;-0.697323;-0.08618617,-0.0795784;0.006145924;-0.03331878,-0.1238965;-0.3138072;-0.03763853,-0.1393594;-0.6655371;0.000991974,-0.1447267;-0.6654584;-0.07812865,-0.01460211;0.5250292;-0.2390182,160.8312
+0;0;0,0.001868345;0.3300014;0.0002530168,0.00381877;0.6591733;-0.01622725,0.1835914;0.5274564;0.009445461,0.2159758;0.2941414;0.0609001,0.2662922;0.05755836;0.1030943,-0.1738921;0.5151433;-0.01798395,-0.2248035;0.2865348;0.0392735,-0.2691171;0.04659523;0.06664027,0.07697596;0.0048696;-0.03913597,0.09466852;-0.3159384;-0.005640674,0.1040487;-0.661718;0.07047682,0.1142789;-0.6901345;0.009920917,-0.07474653;0.006191156;-0.04307273,-0.1192368;-0.312774;-0.01788104,-0.1394524;-0.659198;0.05302081,-0.1334565;-0.6208435;-0.03111248,0.003321717;0.5770735;-0.009392967,0;0;0,-0.008004695;0.3033745;-0.1296315,-0.01704536;0.5970249;-0.2789929,0.1588167;0.4857358;-0.1782248,0.23578;0.3409541;-0.001456276,0.2565566;0.1640346;0.1675155,-0.1737249;0.4859263;-0.1470139,-0.2531389;0.3445809;0.03144374,-0.309822;0.1799746;0.2045778,0.07648732;0.003369063;-0.04023647,0.1225619;-0.3161655;-0.05153108,0.1449298;-0.6688399;-0.02774453,0.1635972;-0.697323;-0.08618617,-0.0795784;0.006145924;-0.03331878,-0.1238965;-0.3138072;-0.03763853,-0.1393594;-0.6655371;0.000991974,-0.1447267;-0.6654584;-0.07812865,-0.01460211;0.5250292;-0.2390182,160.8536
+0;0;0,0.001961416;0.3297078;-0.0002135053,0.004065401;0.6586047;-0.01723486,0.1829313;0.5276114;0.008825046,0.215781;0.2955061;0.06421594,0.2652898;0.06020696;0.1126573,-0.1730369;0.5156494;-0.01830464,-0.2239637;0.2884688;0.04346535,-0.2681499;0.0495825;0.07729268,0.07691354;0.004849174;-0.03920115,0.09487349;-0.3165767;-0.005744312,0.1042094;-0.661443;0.07070605,0.1145318;-0.6897764;0.01011549,-0.07478382;0.006194405;-0.04295284,-0.1191903;-0.3134142;-0.01775666,-0.1392808;-0.6589741;0.05330219,-0.1333109;-0.620657;-0.03081521,0.003521798;0.5765697;-0.01026056,0;0;0,-0.007643819;0.3021562;-0.131736,-0.01628716;0.5948792;-0.2823998,0.1586353;0.4852151;-0.1810598,0.2339401;0.3428088;-0.001979589,0.2563759;0.1698619;0.1705005,-0.1729747;0.4864735;-0.1509701,-0.252317;0.3479953;0.02944246,-0.3110757;0.1882938;0.2060952,0.0764775;0.003370136;-0.04019666,0.1228472;-0.3167618;-0.05123758,0.1449083;-0.6686404;-0.02758622,0.1632663;-0.6972181;-0.0860002,-0.07952903;0.006141403;-0.03336694,-0.1240932;-0.3144088;-0.03762183,-0.1395077;-0.6653183;0.0009723566,-0.1448035;-0.66548;-0.07803892,-0.01393758;0.5230889;-0.2421592,160.8756
+0;0;0,0.001961416;0.3297078;-0.0002135053,0.004065401;0.6586047;-0.01723486,0.1829313;0.5276114;0.008825046,0.215781;0.2955061;0.06421594,0.2652898;0.06020696;0.1126573,-0.1730369;0.5156494;-0.01830464,-0.2239637;0.2884688;0.04346535,-0.2681499;0.0495825;0.07729268,0.07691354;0.004849174;-0.03920115,0.09487349;-0.3165767;-0.005744312,0.1042094;-0.661443;0.07070605,0.1145318;-0.6897764;0.01011549,-0.07478382;0.006194405;-0.04295284,-0.1191903;-0.3134142;-0.01775666,-0.1392808;-0.6589741;0.05330219,-0.1333109;-0.620657;-0.03081521,0.003521798;0.5765697;-0.01026056,0;0;0,-0.007643819;0.3021562;-0.131736,-0.01628716;0.5948792;-0.2823998,0.1586353;0.4852151;-0.1810598,0.2339401;0.3428088;-0.001979589,0.2563759;0.1698619;0.1705005,-0.1729747;0.4864735;-0.1509701,-0.252317;0.3479953;0.02944246,-0.3110757;0.1882938;0.2060952,0.0764775;0.003370136;-0.04019666,0.1228472;-0.3167618;-0.05123758,0.1449083;-0.6686404;-0.02758622,0.1632663;-0.6972181;-0.0860002,-0.07952903;0.006141403;-0.03336694,-0.1240932;-0.3144088;-0.03762183,-0.1395077;-0.6653183;0.0009723566,-0.1448035;-0.66548;-0.07803892,-0.01393758;0.5230889;-0.2421592,160.8873
+0;0;0,0.001960335;0.3295261;-0.0002133876,0.004063836;0.6583466;-0.01723142,0.1810057;0.5278834;0.008623379,0.2137972;0.2961898;0.06391603,0.26325;0.06115612;0.1123028,-0.1711449;0.5160497;-0.01821536,-0.2219814;0.2892721;0.04344508,-0.2661178;0.05065523;0.07723425,0.07690839;0.00484885;-0.03919853,0.09486499;-0.3165169;-0.00574794,0.1041742;-0.6603965;0.07048367,0.1144957;-0.6887246;0.009898607,-0.07477882;0.006193991;-0.04294997,-0.119177;-0.313355;-0.01775849,-0.13921;-0.657926;0.05309702,-0.1332407;-0.6196097;-0.03101275,0.003520266;0.5763167;-0.01025754,0;0;0,-0.007501453;0.3013596;-0.1331069,-0.01606315;0.5933561;-0.2850143,0.1576302;0.4846073;-0.1856422,0.2310469;0.3471469;-0.002532721,0.2601388;0.1789158;0.1731935,-0.1724485;0.4864368;-0.156357,-0.2533239;0.3531207;0.02667436,-0.3145921;0.2000155;0.2078724,0.07647309;0.003344446;-0.04019475,0.1229507;-0.3167127;-0.05117488,0.1447763;-0.6675833;-0.02741575,0.163075;-0.6963497;-0.08564734,-0.07951931;0.006166749;-0.03337044,-0.1240631;-0.3143259;-0.03757378,-0.1394681;-0.664242;0.0007985197,-0.144647;-0.6645917;-0.07814026,-0.0137272;0.5217403;-0.2444737,160.9093
+0;0;0,0.001960335;0.3295261;-0.0002133876,0.004063836;0.6583466;-0.01723142,0.1810057;0.5278834;0.008623379,0.2137972;0.2961898;0.06391603,0.26325;0.06115612;0.1123028,-0.1711449;0.5160497;-0.01821536,-0.2219814;0.2892721;0.04344508,-0.2661178;0.05065523;0.07723425,0.07690839;0.00484885;-0.03919853,0.09486499;-0.3165169;-0.00574794,0.1041742;-0.6603965;0.07048367,0.1144957;-0.6887246;0.009898607,-0.07477882;0.006193991;-0.04294997,-0.119177;-0.313355;-0.01775849,-0.13921;-0.657926;0.05309702,-0.1332407;-0.6196097;-0.03101275,0.003520266;0.5763167;-0.01025754,0;0;0,-0.007501453;0.3013596;-0.1331069,-0.01606315;0.5933561;-0.2850143,0.1576302;0.4846073;-0.1856422,0.2310469;0.3471469;-0.002532721,0.2601388;0.1789158;0.1731935,-0.1724485;0.4864368;-0.156357,-0.2533239;0.3531207;0.02667436,-0.3145921;0.2000155;0.2078724,0.07647309;0.003344446;-0.04019475,0.1229507;-0.3167127;-0.05117488,0.1447763;-0.6675833;-0.02741575,0.163075;-0.6963497;-0.08564734,-0.07951931;0.006166749;-0.03337044,-0.1240631;-0.3143259;-0.03757378,-0.1394681;-0.664242;0.0007985197,-0.144647;-0.6645917;-0.07814026,-0.0137272;0.5217403;-0.2444737,160.9207
+0;0;0,0.00221615;0.328635;-0.0006409114,0.004624759;0.6561347;-0.01802891,0.1802939;0.526523;0.008661176,0.2137039;0.2963252;0.06860117,0.2621528;0.06669429;0.1242476,-0.1698889;0.5154956;-0.01814552,-0.2205128;0.2905137;0.04908832,-0.2651632;0.05656302;0.0871359,0.07686735;0.004740167;-0.03923638,0.09521425;-0.3167214;-0.005044594,0.1043262;-0.6597986;0.07118649,0.1149913;-0.6873482;0.01055432,-0.07481096;0.006279786;-0.04283034,-0.1188787;-0.3135051;-0.01755481,-0.1387236;-0.6572166;0.05361234,-0.1327447;-0.6189857;-0.03004445,0.003997375;0.5744177;-0.01096998,0;0;0,-0.006691902;0.2985722;-0.137172,-0.01340491;0.5861287;-0.2947105,0.1576868;0.4840927;-0.1885991,0.2303225;0.3495486;-0.003337145,0.2665173;0.2084036;0.1888664,-0.1692414;0.4873355;-0.1626059,-0.2507942;0.3583016;0.02286492,-0.3106196;0.2104394;0.2037845,0.07645865;0.003255874;-0.04017496,0.123314;-0.3169497;-0.05095315,0.1448476;-0.6670476;-0.02720571,0.1625807;-0.695799;-0.08496189,-0.07947558;0.006224984;-0.03339812,-0.1237047;-0.3145107;-0.03735114,-0.1393681;-0.6636337;0.0009106956,-0.1442226;-0.6645592;-0.07733254,-0.01160268;0.5157517;-0.2526188,160.9428
+0;0;0,0.00221615;0.328635;-0.0006409114,0.004624759;0.6561347;-0.01802891,0.1802939;0.526523;0.008661176,0.2137039;0.2963252;0.06860117,0.2621528;0.06669429;0.1242476,-0.1698889;0.5154956;-0.01814552,-0.2205128;0.2905137;0.04908832,-0.2651632;0.05656302;0.0871359,0.07686735;0.004740167;-0.03923638,0.09521425;-0.3167214;-0.005044594,0.1043262;-0.6597986;0.07118649,0.1149913;-0.6873482;0.01055432,-0.07481096;0.006279786;-0.04283034,-0.1188787;-0.3135051;-0.01755481,-0.1387236;-0.6572166;0.05361234,-0.1327447;-0.6189857;-0.03004445,0.003997375;0.5744177;-0.01096998,0;0;0,-0.006691902;0.2985722;-0.137172,-0.01340491;0.5861287;-0.2947105,0.1576868;0.4840927;-0.1885991,0.2303225;0.3495486;-0.003337145,0.2665173;0.2084036;0.1888664,-0.1692414;0.4873355;-0.1626059,-0.2507942;0.3583016;0.02286492,-0.3106196;0.2104394;0.2037845,0.07645865;0.003255874;-0.04017496,0.123314;-0.3169497;-0.05095315,0.1448476;-0.6670476;-0.02720571,0.1625807;-0.695799;-0.08496189,-0.07947558;0.006224984;-0.03339812,-0.1237047;-0.3145107;-0.03735114,-0.1393681;-0.6636337;0.0009106956,-0.1442226;-0.6645592;-0.07733254,-0.01160268;0.5157517;-0.2526188,160.9544
+0;0;0,0.002217539;0.3288411;-0.0006413132,0.004628425;0.6566486;-0.01804682,0.1833123;0.5261146;0.00898795,0.2167146;0.2959701;0.06891407,0.2656743;0.06391822;0.1251472,-0.1728603;0.5148987;-0.01827727,-0.2234725;0.2899688;0.04894102,-0.2685937;0.05355157;0.08738973,0.076882;0.00474107;-0.03924385,0.09524614;-0.3170226;-0.005019937,0.1043525;-0.6598858;0.07116359,0.1150257;-0.6874797;0.01048467,-0.07482521;0.006280983;-0.0428385,-0.1189344;-0.3138044;-0.01753922,-0.1387668;-0.6573015;0.05358354,-0.1327834;-0.6190643;-0.03013777,0.00400025;0.5748286;-0.010979,0;0;0,-0.007161603;0.2984086;-0.1379957,-0.01484413;0.5863273;-0.2954757,0.158553;0.4850941;-0.1852798,0.2299675;0.3509797;0.0006949902,0.2672692;0.2068792;0.1937001,-0.1737007;0.4865194;-0.1631306,-0.2559974;0.3610809;0.02439474,-0.3154991;0.2193307;0.2135342,0.07646646;0.003209144;-0.04019928,0.1233809;-0.3173015;-0.05079651,0.1450122;-0.6671841;-0.02721024,0.1625407;-0.6960028;-0.08505511,-0.07949066;0.006259478;-0.0333984,-0.1236848;-0.3147883;-0.03734858,-0.1395925;-0.6636555;0.001129638,-0.1432997;-0.6646611;-0.07721463,-0.01272647;0.5158117;-0.2534291,160.9762
+0;0;0,0.002432189;0.328838;-0.001210484,0.005163515;0.6566008;-0.01937938,0.1838703;0.5266317;0.008140922,0.2181521;0.2980362;0.07327337,0.2663202;0.06718884;0.1348903,-0.172762;0.5157744;-0.01837077,-0.2230297;0.2923943;0.05407102,-0.268693;0.0570045;0.09781842,0.07683063;0.004665084;-0.03935342,0.09556413;-0.3170415;-0.004794899,0.1046215;-0.6598591;0.07159963,0.115149;-0.6882849;0.0116955,-0.07489124;0.006344236;-0.04271361,-0.1188323;-0.3137847;-0.01767394,-0.1384245;-0.6571756;0.05402606,-0.1325771;-0.6189818;-0.02970912,0.00444204;0.5747998;-0.01210364,0;0;0,-0.007161603;0.2984086;-0.1379957,-0.01484413;0.5863273;-0.2954757,0.158553;0.4850941;-0.1852798,0.2299675;0.3509797;0.0006949902,0.2672692;0.2068792;0.1937001,-0.1737007;0.4865194;-0.1631306,-0.2559974;0.3610809;0.02439474,-0.3154991;0.2193307;0.2135342,0.07646646;0.003209144;-0.04019928,0.1233809;-0.3173015;-0.05079651,0.1450122;-0.6671841;-0.02721024,0.1625407;-0.6960028;-0.08505511,-0.07949066;0.006259478;-0.0333984,-0.1236848;-0.3147883;-0.03734858,-0.1395925;-0.6636555;0.001129638,-0.1432997;-0.6646611;-0.07721463,-0.01272647;0.5158117;-0.2534291,160.9877
+0;0;0,0.002431731;0.3287761;-0.001210256,0.005165456;0.6568259;-0.0193955,0.1819569;0.5272892;0.007916023,0.2161428;0.2993331;0.07286631,0.2642909;0.0685818;0.1344576,-0.1708698;0.5165478;-0.01831277,-0.220997;0.2937924;0.05392643,-0.2666413;0.05850059;0.09765562,0.07677059;0.004661438;-0.03932266,0.09544031;-0.3159498;-0.00488181,0.1045335;-0.6601229;0.07181481,0.1151205;-0.6888788;0.01157224,-0.07483272;0.006339278;-0.04268024,-0.1186242;-0.3126997;-0.01772582,-0.1382939;-0.6574484;0.0542577,-0.1324134;-0.6192083;-0.02995056,0.004443262;0.5749434;-0.01211251,0;0;0,-0.007770598;0.2977466;-0.1392395,-0.01627386;0.5859388;-0.2967843,0.1575784;0.4835357;-0.1935356,0.2265419;0.3580749;-0.001559496,0.2660483;0.2167575;0.1929309,-0.1735455;0.4863574;-0.1660381,-0.2563312;0.3652542;0.02325465,-0.3152408;0.2258424;0.2141785,0.07648996;0.003281146;-0.04000306,0.1233434;-0.3161225;-0.05060148,0.1457092;-0.6673581;-0.02707434,0.1632839;-0.6955824;-0.08618927,-0.07934857;0.006176561;-0.03357645,-0.123359;-0.3137892;-0.03692858,-0.1395193;-0.6640443;0.001548339,-0.1442445;-0.6653177;-0.07714827,-0.0139524;0.5153096;-0.2547791,161.0096
+0;0;0,0.002424066;0.3277397;-0.001206442,0.005147396;0.6545396;-0.01932387,0.1847913;0.5245168;0.008284401,0.218938;0.2968223;0.07316017,0.2671399;0.06581312;0.1348203,-0.1737001;0.513603;-0.0183655,-0.2237698;0.2911032;0.0537908,-0.269465;0.05554837;0.09756887,0.07687051;0.004667505;-0.03937384,0.09550286;-0.315302;-0.005001921,0.104606;-0.6598527;0.07177883,0.1153764;-0.6896264;0.01049284,-0.0749301;0.006347528;-0.04273578,-0.1186339;-0.3120529;-0.01783131,-0.1383252;-0.6571798;0.05423118,-0.1323429;-0.618797;-0.0314356,0.004427663;0.5729361;-0.0120657,0;0;0,-0.008410856;0.2951428;-0.1422696,-0.01873267;0.579675;-0.3036973,0.157535;0.4838232;-0.1933439,0.2473629;0.3697695;-0.003232479,0.2667655;0.2246629;0.1918528,-0.1773243;0.485289;-0.1678828,-0.2607012;0.3685682;0.02354395,-0.3194113;0.2401665;0.2224328,0.0765633;0.003143668;-0.04011655,0.1232576;-0.3156353;-0.05054307,0.1457306;-0.6672612;-0.02714467,0.1643387;-0.6962356;-0.08731627,-0.07947872;0.006296554;-0.03353574,-0.1233654;-0.3130335;-0.03691102,-0.1396958;-0.6636569;0.001686756,-0.1436362;-0.6660732;-0.07817887,-0.01587123;0.5100059;-0.2606815,161.0322
+0;0;0,0.002701525;0.3277361;-0.001538769,0.005676219;0.6545185;-0.01993164,0.1853404;0.5249348;0.008031888,0.2201896;0.2984514;0.07666466,0.2670489;0.07036823;0.1492795,-0.1735709;0.5145538;-0.01836018,-0.2238065;0.2934774;0.05793706,-0.2703006;0.05912381;0.1070017,0.07687464;0.00451986;-0.03938299,0.0960927;-0.3153433;-0.004349463,0.1052015;-0.6598737;0.07252144,0.1158212;-0.689468;0.01103489,-0.07495709;0.006475265;-0.04266925,-0.1181688;-0.3119916;-0.01775572,-0.1377453;-0.6569999;0.05490305,-0.1317973;-0.6186366;-0.03076803,0.004894005;0.5729216;-0.01260705,0;0;0,-0.008410856;0.2951428;-0.1422696,-0.01873267;0.579675;-0.3036973,0.157535;0.4838232;-0.1933439,0.2473629;0.3697695;-0.003232479,0.2667655;0.2246629;0.1918528,-0.1773243;0.485289;-0.1678828,-0.2607012;0.3685682;0.02354395,-0.3194113;0.2401665;0.2224328,0.0765633;0.003143668;-0.04011655,0.1232576;-0.3156353;-0.05054307,0.1457306;-0.6672612;-0.02714467,0.1643387;-0.6962356;-0.08731627,-0.07947872;0.006296554;-0.03353574,-0.1233654;-0.3130335;-0.03691102,-0.1396958;-0.6636569;0.001686756,-0.1436362;-0.6660732;-0.07817887,-0.01587123;0.5100059;-0.2606815,161.0434
+0;0;0,0.002701525;0.3277361;-0.001538769,0.005676219;0.6545185;-0.01993164,0.1853404;0.5249348;0.008031888,0.2201896;0.2984514;0.07666466,0.2670489;0.07036823;0.1492795,-0.1735709;0.5145538;-0.01836018,-0.2238065;0.2934774;0.05793706,-0.2703006;0.05912381;0.1070017,0.07687464;0.00451986;-0.03938299,0.0960927;-0.3153433;-0.004349463,0.1052015;-0.6598737;0.07252144,0.1158212;-0.689468;0.01103489,-0.07495709;0.006475265;-0.04266925,-0.1181688;-0.3119916;-0.01775572,-0.1377453;-0.6569999;0.05490305,-0.1317973;-0.6186366;-0.03076803,0.004894005;0.5729216;-0.01260705,0;0;0,-0.008410856;0.2951428;-0.1422696,-0.01873267;0.579675;-0.3036973,0.157535;0.4838232;-0.1933439,0.2473629;0.3697695;-0.003232479,0.2667655;0.2246629;0.1918528,-0.1773243;0.485289;-0.1678828,-0.2607012;0.3685682;0.02354395,-0.3194113;0.2401665;0.2224328,0.0765633;0.003143668;-0.04011655,0.1232576;-0.3156353;-0.05054307,0.1457306;-0.6672612;-0.02714467,0.1643387;-0.6962356;-0.08731627,-0.07947872;0.006296554;-0.03353574,-0.1233654;-0.3130335;-0.03691102,-0.1396958;-0.6636569;0.001686756,-0.1436362;-0.6660732;-0.07817887,-0.01587123;0.5100059;-0.2606815,161.055
+0;0;0,0.002702675;0.3278757;-0.001539424,0.005686916;0.6557005;-0.01999494,0.184997;0.5258608;0.00795982,0.2198022;0.2996638;0.07650578,0.2665939;0.07190914;0.1490161,-0.1732167;0.5155001;-0.01838095,-0.2233887;0.2947033;0.05781979,-0.2698159;0.06068721;0.1068138,0.07700729;0.00452766;-0.03945095,0.09618726;-0.3147013;-0.004486881,0.1052764;-0.6584874;0.07221796,0.1159106;-0.6881633;0.01064726,-0.07508644;0.006486439;-0.04274289,-0.1182125;-0.3113491;-0.01787874,-0.1377467;-0.6556121;0.05462306,-0.1317905;-0.6172373;-0.03116528,0.004901354;0.5737543;-0.012639,0;0;0,-0.009154186;0.294121;-0.1446416,-0.02066182;0.5785229;-0.3083313,0.156249;0.4824206;-0.1994202,0.2447021;0.3724275;-0.006670237,0.2640202;0.2350682;0.1935263,-0.1776768;0.4851307;-0.1702522,-0.2626111;0.3736995;0.02325304,-0.3213951;0.247206;0.2229108,0.07672699;0.003051609;-0.040133,0.123215;-0.3151225;-0.05021167,0.1452099;-0.6660321;-0.02710629,0.1638709;-0.6951032;-0.08733606,-0.07963601;0.006443863;-0.0335199,-0.1238107;-0.3122008;-0.03693958,-0.140152;-0.6620553;0.001660634,-0.1447384;-0.664843;-0.07814652,-0.01749314;0.5087919;-0.2647715,161.0768
+0;0;0,0.002829114;0.3278706;-0.002244065,0.006022685;0.6556389;-0.02162965,0.1853869;0.5265439;0.007221725,0.2206254;0.3017047;0.07988934,0.2666288;0.07725054;0.1624934,-0.1732262;0.5162144;-0.01835938,-0.2236993;0.2972393;0.06274168,-0.2709374;0.06485955;0.1183079,0.07694647;0.004443177;-0.03957903,0.09662914;-0.3147183;-0.004279889,0.1055985;-0.6584665;0.07260922,0.1162636;-0.6880111;0.01091687,-0.07512873;0.006560682;-0.04265714,-0.1178823;-0.311309;-0.01758677,-0.1376229;-0.6555508;0.05495957,-0.1318001;-0.6172357;-0.0308437,0.005175766;0.5737163;-0.01402175,0;0;0,-0.009154186;0.294121;-0.1446416,-0.02066182;0.5785229;-0.3083313,0.156249;0.4824206;-0.1994202,0.2447021;0.3724275;-0.006670237,0.2640202;0.2350682;0.1935263,-0.1776768;0.4851307;-0.1702522,-0.2626111;0.3736995;0.02325304,-0.3213951;0.247206;0.2229108,0.07672699;0.003051609;-0.040133,0.123215;-0.3151225;-0.05021167,0.1452099;-0.6660321;-0.02710629,0.1638709;-0.6951032;-0.08733606,-0.07963601;0.006443863;-0.0335199,-0.1238107;-0.3122008;-0.03693958,-0.140152;-0.6620553;0.001660634,-0.1447384;-0.664843;-0.07814652,-0.01749314;0.5087919;-0.2647715,161.0883
+0;0;0,0.002822984;0.3271601;-0.002239203,0.006013171;0.6545783;-0.02160562,0.1846848;0.5257182;0.007159097,0.2198927;0.3010746;0.07976348,0.2658658;0.07676813;0.1623132,-0.1725491;0.5154284;-0.01832362,-0.2229782;0.2966439;0.06270688,-0.2701852;0.06441697;0.1182366,0.07715231;0.004455063;-0.03968491,0.09677403;-0.3137181;-0.004495077,0.1057293;-0.6569251;0.072273,0.1164246;-0.6866382;0.01040605,-0.07532971;0.006578234;-0.04277125,-0.1179509;-0.3103071;-0.01777851,-0.1376604;-0.6540071;0.05465362,-0.1318212;-0.6156684;-0.03139249,0.005166803;0.5727091;-0.01400268,0;0;0,-0.009388462;0.2922609;-0.1467726,-0.02116175;0.5754464;-0.3118502,0.1556525;0.48252;-0.2032058,0.2419559;0.3749087;-0.008405209,0.2632785;0.2410344;0.1937442,-0.1777474;0.4845861;-0.1737165,-0.2634056;0.3774481;0.02162895,-0.3226892;0.254135;0.2229265,0.07690452;0.00296545;-0.04030037,0.122858;-0.3142892;-0.05006266,0.1446661;-0.6646598;-0.02705431,0.1631702;-0.6935876;-0.08782172,-0.07991925;0.006591416;-0.03341684,-0.1245123;-0.3109853;-0.03716018,-0.1408958;-0.6602613;0.001600549,-0.1454847;-0.6634481;-0.07830656,-0.01794317;0.5059675;-0.2679935,161.1102
+0;0;0,0.002913299;0.3271559;-0.002700975,0.006213014;0.6545456;-0.02252792,0.1849446;0.5260929;0.006475426,0.2207921;0.3033505;0.08442724,0.2653432;0.08150874;0.1741089,-0.1726389;0.5162075;-0.01892379,-0.2228741;0.299138;0.06670921,-0.2709616;0.06885679;0.1291553,0.07720816;0.004338338;-0.03958912,0.09719682;-0.3138127;-0.004405409,0.1060677;-0.6569452;0.07270469,0.1160647;-0.6864895;0.01055892,-0.07529639;0.006692798;-0.04281213,-0.1176058;-0.3102168;-0.01759785,-0.1372637;-0.6538793;0.05502553,-0.1314311;-0.6155742;-0.03102427,0.005338091;0.5726873;-0.01481182,0;0;0,-0.009388462;0.2922609;-0.1467726,-0.02116175;0.5754464;-0.3118502,0.1556525;0.48252;-0.2032058,0.2419559;0.3749087;-0.008405209,0.2632785;0.2410344;0.1937442,-0.1777474;0.4845861;-0.1737165,-0.2634056;0.3774481;0.02162895,-0.3226892;0.254135;0.2229265,0.07690452;0.00296545;-0.04030037,0.122858;-0.3142892;-0.05006266,0.1446661;-0.6646598;-0.02705431,0.1631702;-0.6935876;-0.08782172,-0.07991925;0.006591416;-0.03341684,-0.1245123;-0.3109853;-0.03716018,-0.1408958;-0.6602613;0.001600549,-0.1454847;-0.6634481;-0.07830656,-0.01794317;0.5059675;-0.2679935,161.1219
+0;0;0,0.002895284;0.3251328;-0.002684272,0.006178833;0.6509087;-0.02241897,0.1817037;0.5235701;0.00617743,0.2117045;0.3371566;0.07141543,0.2562461;0.1153627;0.1610778,-0.1694895;0.5138613;-0.01876789,-0.2115314;0.3321955;0.05289852,-0.2596086;0.101964;0.1153311,0.07734283;0.004345905;-0.03965818,0.09723823;-0.3123206;-0.004638635,0.106088;-0.6546382;0.07228833,0.116155;-0.6845996;0.009707294,-0.07542773;0.006704472;-0.04288681,-0.1175397;-0.3087264;-0.01779017,-0.137151;-0.6515727;0.05466072,-0.1312775;-0.6132095;-0.03199179,0.005306918;0.5693318;-0.0147294,0;0;0,-0.007991493;0.2874248;-0.1518223,-0.0169311;0.5641069;-0.3246903,0.1542352;0.4825694;-0.2081552,0.2513794;0.3995272;-0.05462003,0.260233;0.271934;0.1524003,-0.1697732;0.4859834;-0.1814294,-0.2428047;0.3999759;-0.01658046,-0.3003986;0.2806743;0.1875418,0.07698657;0.003003657;-0.0404675,0.1224985;-0.312801;-0.05026293,0.1442089;-0.6623569;-0.02753091,0.1628268;-0.691791;-0.08863783,-0.0801322;0.006656162;-0.03328811,-0.1253579;-0.3093108;-0.03769213,-0.141663;-0.6577405;0.001143683,-0.1465821;-0.662271;-0.0788347,-0.01455627;0.4963804;-0.2786233,161.1332
+0;0;0,0.002895284;0.3251328;-0.002684272,0.006178833;0.6509087;-0.02241897,0.1817037;0.5235701;0.00617743,0.2117045;0.3371566;0.07141543,0.2562461;0.1153627;0.1610778,-0.1694895;0.5138613;-0.01876789,-0.2115314;0.3321955;0.05289852,-0.2596086;0.101964;0.1153311,0.07734283;0.004345905;-0.03965818,0.09723823;-0.3123206;-0.004638635,0.106088;-0.6546382;0.07228833,0.116155;-0.6845996;0.009707294,-0.07542773;0.006704472;-0.04288681,-0.1175397;-0.3087264;-0.01779017,-0.137151;-0.6515727;0.05466072,-0.1312775;-0.6132095;-0.03199179,0.005306918;0.5693318;-0.0147294,0;0;0,-0.007991493;0.2874248;-0.1518223,-0.0169311;0.5641069;-0.3246903,0.1542352;0.4825694;-0.2081552,0.2513794;0.3995272;-0.05462003,0.260233;0.271934;0.1524003,-0.1697732;0.4859834;-0.1814294,-0.2428047;0.3999759;-0.01658046,-0.3003986;0.2806743;0.1875418,0.07698657;0.003003657;-0.0404675,0.1224985;-0.312801;-0.05026293,0.1442089;-0.6623569;-0.02753091,0.1628268;-0.691791;-0.08863783,-0.0801322;0.006656162;-0.03328811,-0.1253579;-0.3093108;-0.03769213,-0.141663;-0.6577405;0.001143683,-0.1465821;-0.662271;-0.0788347,-0.01455627;0.4963804;-0.2786233,161.1443
+0;0;0,0.002894589;0.3250548;-0.002683628,0.006183768;0.6513863;-0.02245364,0.1822396;0.5237334;0.006222505,0.2122732;0.3371162;0.07153176,0.2567959;0.1154162;0.1611561,-0.1700144;0.5139952;-0.01879816,-0.2121022;0.332131;0.05294651,-0.2601591;0.1019969;0.1153527,0.07757709;0.004359068;-0.03977829,0.09733459;-0.3101126;-0.005001485,0.1061787;-0.6522096;0.07187592,0.1161566;-0.6816404;0.009848636,-0.0756562;0.006724779;-0.0430167,-0.1174763;-0.3065197;-0.01809402,-0.1370749;-0.6491452;0.05431021,-0.1312534;-0.6108561;-0.03157553,0.005309971;0.5696332;-0.01474747,0;0;0,-0.008387521;0.2860309;-0.154247,-0.01798977;0.5628606;-0.3279136,0.1533752;0.4828407;-0.2096332,0.2508622;0.4018528;-0.05493832,0.2585739;0.2770519;0.1537025,-0.1703061;0.4864715;-0.182849,-0.2443064;0.4031032;-0.01681609,-0.3016829;0.2859287;0.1884735,0.07719594;0.003050715;-0.04063249,0.1221727;-0.3105866;-0.05067635,0.1434134;-0.6599488;-0.02801228,0.162393;-0.6893877;-0.08789349,-0.08046822;0.006688306;-0.03316098,-0.1255755;-0.3070537;-0.03800138,-0.1421204;-0.6552632;0.0006658547,-0.1469827;-0.6597346;-0.07849883,-0.01543009;0.4949559;-0.281804,161.1661
+0;0;0,0.003096882;0.3250486;-0.003165791,0.006613484;0.6513453;-0.02346086,0.1827741;0.5243388;0.005334606,0.2124048;0.339202;0.07490233,0.2546137;0.1198269;0.1711244,-0.169889;0.5146973;-0.01899008,-0.2118711;0.3340878;0.05591627,-0.2598506;0.1059909;0.1254542,0.0776558;0.004173118;-0.03964441,0.09767035;-0.3102657;-0.004718505,0.1065748;-0.6523206;0.07233897,0.117061;-0.681686;0.01033288,-0.07561432;0.006906358;-0.04306153,-0.1169737;-0.3063789;-0.01788362,-0.1365964;-0.6489525;0.05475945,-0.1309127;-0.6106975;-0.03113884,0.005679569;0.5696058;-0.01561869,0;0;0,-0.008387521;0.2860309;-0.154247,-0.01798977;0.5628606;-0.3279136,0.1533752;0.4828407;-0.2096332,0.2508622;0.4018528;-0.05493832,0.2585739;0.2770519;0.1537025,-0.1703061;0.4864715;-0.182849,-0.2443064;0.4031032;-0.01681609,-0.3016829;0.2859287;0.1884735,0.07719594;0.003050715;-0.04063249,0.1221727;-0.3105866;-0.05067635,0.1434134;-0.6599488;-0.02801228,0.162393;-0.6893877;-0.08789349,-0.08046822;0.006688306;-0.03316098,-0.1255755;-0.3070537;-0.03800138,-0.1421204;-0.6552632;0.0006658547,-0.1469827;-0.6597346;-0.07849883,-0.01543009;0.4949559;-0.281804,161.1779
+0;0;0,0.003101337;0.3255161;-0.003170345,0.006628584;0.6527905;-0.02353185,0.1881545;0.5240415;0.005934417,0.2177836;0.3389147;0.07549839,0.2599877;0.1195648;0.1717094,-0.1752014;0.5141077;-0.0191278,-0.2171812;0.3335079;0.05577451,-0.2651552;0.1054373;0.1253044,0.07783738;0.004182875;-0.03973711,0.09767453;-0.3074688;-0.00512078,0.1065928;-0.6500574;0.07205693,0.1169653;-0.6787786;0.01072367,-0.07579113;0.006922506;-0.04316222,-0.1167839;-0.3035858;-0.01820749,-0.1364372;-0.6466939;0.05454893,-0.1308152;-0.6085286;-0.03041728,0.005690441;0.570681;-0.01565419,0;0;0,-0.01077636;0.2846454;-0.1576111,-0.02478404;0.5599543;-0.3351935,0.1522679;0.4845923;-0.2112664,0.2501184;0.4051695;-0.05600452,0.2567211;0.281396;0.1532528,-0.1770664;0.4869836;-0.1807148,-0.2513075;0.405881;-0.01368308,-0.3070494;0.291483;0.1935801,0.07736883;0.003121227;-0.04073715,0.1214983;-0.3077814;-0.05125904,0.1429435;-0.6576852;-0.02866769,0.1616516;-0.6861437;-0.08825088,-0.08072284;0.006735789;-0.0330703,-0.1261852;-0.3041052;-0.0385141,-0.1429062;-0.6528664;7.273629E-05,-0.1475276;-0.6575373;-0.07799207,-0.02088827;0.492397;-0.288016,161.1996
+0;0;0,0.003101337;0.3255161;-0.003170345,0.006628584;0.6527905;-0.02353185,0.1881545;0.5240415;0.005934417,0.2177836;0.3389147;0.07549839,0.2599877;0.1195648;0.1717094,-0.1752014;0.5141077;-0.0191278,-0.2171812;0.3335079;0.05577451,-0.2651552;0.1054373;0.1253044,0.07783738;0.004182875;-0.03973711,0.09767453;-0.3074688;-0.00512078,0.1065928;-0.6500574;0.07205693,0.1169653;-0.6787786;0.01072367,-0.07579113;0.006922506;-0.04316222,-0.1167839;-0.3035858;-0.01820749,-0.1364372;-0.6466939;0.05454893,-0.1308152;-0.6085286;-0.03041728,0.005690441;0.570681;-0.01565419,0;0;0,-0.01077636;0.2846454;-0.1576111,-0.02478404;0.5599543;-0.3351935,0.1522679;0.4845923;-0.2112664,0.2501184;0.4051695;-0.05600452,0.2567211;0.281396;0.1532528,-0.1770664;0.4869836;-0.1807148,-0.2513075;0.405881;-0.01368308,-0.3070494;0.291483;0.1935801,0.07736883;0.003121227;-0.04073715,0.1214983;-0.3077814;-0.05125904,0.1429435;-0.6576852;-0.02866769,0.1616516;-0.6861437;-0.08825088,-0.08072284;0.006735789;-0.0330703,-0.1261852;-0.3041052;-0.0385141,-0.1429062;-0.6528664;7.273629E-05,-0.1475276;-0.6575373;-0.07799207,-0.02088827;0.492397;-0.288016,161.2111
+0;0;0,0.003066424;0.3255117;-0.003628242,0.006491421;0.6527548;-0.02449891,0.188243;0.5247878;0.005118916,0.2177804;0.3410272;0.0782526,0.2583694;0.1242799;0.1808451,-0.1754631;0.5145569;-0.0193815,-0.2175133;0.3355369;0.05918416,-0.2658725;0.1091616;0.1338012,0.07791106;0.004035153;-0.03960779,0.09795095;-0.3075883;-0.004855022,0.1068542;-0.650149;0.07244884,0.1169945;-0.679764;0.01194454,-0.07571907;0.00704964;-0.04326797,-0.1164706;-0.3034883;-0.01828719,-0.136267;-0.6465287;0.05474947,-0.1307461;-0.6083976;-0.03022665,0.005586019;0.570658;-0.01648714,0;0;0,-0.01077636;0.2846454;-0.1576111,-0.02478404;0.5599543;-0.3351935,0.1522679;0.4845923;-0.2112664,0.2501184;0.4051695;-0.05600452,0.2567211;0.281396;0.1532528,-0.1770664;0.4869836;-0.1807148,-0.2513075;0.405881;-0.01368308,-0.3070494;0.291483;0.1935801,0.07736883;0.003121227;-0.04073715,0.1214983;-0.3077814;-0.05125904,0.1429435;-0.6576852;-0.02866769,0.1616516;-0.6861437;-0.08825088,-0.08072284;0.006735789;-0.0330703,-0.1261852;-0.3041052;-0.0385141,-0.1429062;-0.6528664;7.273629E-05,-0.1475276;-0.6575373;-0.07799207,-0.02088827;0.492397;-0.288016,161.2224
+0;0;0,0.003068324;0.3257135;-0.003630491,0.00649672;0.6532818;-0.02452158,0.1882667;0.5252355;0.005105786,0.2177238;0.3419744;0.07804067,0.258298;0.1253064;0.1805956,-0.1754776;0.5150036;-0.01939721,-0.2174135;0.3364702;0.0589549,-0.2657551;0.1101777;0.1335446,0.07817468;0.004048807;-0.03974181,0.09804802;-0.3049848;-0.005277868,0.1069468;-0.6473731;0.07198711,0.1171572;-0.6774002;0.01106456,-0.07597528;0.007073493;-0.04341437,-0.1163882;-0.3008836;-0.01864121,-0.1361746;-0.6437514;0.05435871,-0.1306155;-0.6055641;-0.03120483,0.005590497;0.5711105;-0.01650254,0;0;0,-0.01114337;0.2838163;-0.1594865,-0.02502218;0.5592213;-0.3375423,0.1515632;0.4840992;-0.2126551,0.2498435;0.4078907;-0.05675411,0.2552027;0.2867013;0.1539428,-0.1772158;0.4878024;-0.1826845,-0.2512527;0.4082164;-0.01548265,-0.3029011;0.2920941;0.1917777,0.07763465;0.003043324;-0.040874,0.1212513;-0.3052817;-0.0517261,0.1425497;-0.6550299;-0.02933407,0.1608364;-0.6837447;-0.08964348,-0.08107396;0.006894525;-0.03296306,-0.1265968;-0.3012817;-0.03925578,-0.1432381;-0.6498741;-0.0007175729,-0.1479312;-0.6549574;-0.07924268,-0.02121055;0.4915838;-0.2903417,161.2442
+0;0;0,0.003068324;0.3257135;-0.003630491,0.00649672;0.6532818;-0.02452158,0.1882667;0.5252355;0.005105786,0.2177238;0.3419744;0.07804067,0.258298;0.1253064;0.1805956,-0.1754776;0.5150036;-0.01939721,-0.2174135;0.3364702;0.0589549,-0.2657551;0.1101777;0.1335446,0.07817468;0.004048807;-0.03974181,0.09804802;-0.3049848;-0.005277868,0.1069468;-0.6473731;0.07198711,0.1171572;-0.6774002;0.01106456,-0.07597528;0.007073493;-0.04341437,-0.1163882;-0.3008836;-0.01864121,-0.1361746;-0.6437514;0.05435871,-0.1306155;-0.6055641;-0.03120483,0.005590497;0.5711105;-0.01650254,0;0;0,-0.01114337;0.2838163;-0.1594865,-0.02502218;0.5592213;-0.3375423,0.1515632;0.4840992;-0.2126551,0.2498435;0.4078907;-0.05675411,0.2552027;0.2867013;0.1539428,-0.1772158;0.4878024;-0.1826845,-0.2512527;0.4082164;-0.01548265,-0.3029011;0.2920941;0.1917777,0.07763465;0.003043324;-0.040874,0.1212513;-0.3052817;-0.0517261,0.1425497;-0.6550299;-0.02933407,0.1608364;-0.6837447;-0.08964348,-0.08107396;0.006894525;-0.03296306,-0.1265968;-0.3012817;-0.03925578,-0.1432381;-0.6498741;-0.0007175729,-0.1479312;-0.6549574;-0.07924268,-0.02121055;0.4915838;-0.2903417,161.2589
+0;0;0,0.003000845;0.3240712;-0.00417915,0.006282976;0.6498984;-0.02571435,0.1989774;0.5205048;0.005576422,0.228336;0.3393306;0.08187771,0.2669955;0.1253613;0.1906017,-0.1864379;0.5093901;-0.01963387,-0.2281257;0.3327973;0.0615142,-0.2754974;0.108528;0.142493,0.07842541;0.003971307;-0.03979658,0.09812439;-0.3026904;-0.005507693,0.1071253;-0.6451368;0.07174801,0.1098361;-0.6070897;-0.01351777,-0.0761779;0.007159261;-0.0435403,-0.1163361;-0.298457;-0.01922532,-0.1361036;-0.6412994;0.05417297,-0.1307063;-0.6032003;-0.03096005,0.00542297;0.5681259;-0.01752878,0;0;0,-0.01564708;0.2799677;-0.1625481,-0.03688417;0.5505036;-0.3441803,0.1515873;0.4847254;-0.2129626,0.2502198;0.4104799;-0.0571835,0.2551174;0.289916;0.1538584,-0.1902026;0.4896591;-0.1739565,-0.2638203;0.4113667;-0.006748199,-0.3156722;0.2933233;0.1993476,0.07801317;0.002947867;-0.04068589,0.1217041;-0.3029367;-0.05212855,0.1426264;-0.6527867;-0.03007746,0.1609351;-0.6807166;-0.09050322,-0.08128587;0.007050456;-0.03306031,-0.1263895;-0.2987676;-0.03985365,-0.1430276;-0.6474328;-0.001450814,-0.147406;-0.6530755;-0.07925048,-0.03106031;0.4841367;-0.2960556,161.2711
+0;0;0,0.003000845;0.3240712;-0.00417915,0.006282976;0.6498984;-0.02571435,0.1989774;0.5205048;0.005576422,0.228336;0.3393306;0.08187771,0.2669955;0.1253613;0.1906017,-0.1864379;0.5093901;-0.01963387,-0.2281257;0.3327973;0.0615142,-0.2754974;0.108528;0.142493,0.07842541;0.003971307;-0.03979658,0.09812439;-0.3026904;-0.005507693,0.1071253;-0.6451368;0.07174801,0.1098361;-0.6070897;-0.01351777,-0.0761779;0.007159261;-0.0435403,-0.1163361;-0.298457;-0.01922532,-0.1361036;-0.6412994;0.05417297,-0.1307063;-0.6032003;-0.03096005,0.00542297;0.5681259;-0.01752878,0;0;0,-0.01564708;0.2799677;-0.1625481,-0.03688417;0.5505036;-0.3441803,0.1515873;0.4847254;-0.2129626,0.2502198;0.4104799;-0.0571835,0.2551174;0.289916;0.1538584,-0.1902026;0.4896591;-0.1739565,-0.2638203;0.4113667;-0.006748199,-0.3156722;0.2933233;0.1993476,0.07801317;0.002947867;-0.04068589,0.1217041;-0.3029367;-0.05212855,0.1426264;-0.6527867;-0.03007746,0.1609351;-0.6807166;-0.09050322,-0.08128587;0.007050456;-0.03306031,-0.1263895;-0.2987676;-0.03985365,-0.1430276;-0.6474328;-0.001450814,-0.147406;-0.6530755;-0.07925048,-0.03106031;0.4841367;-0.2960556,161.2864
+0;0;0,0.002834746;0.3247151;-0.004712392,0.005803622;0.6507187;-0.02695141,0.2014086;0.5212668;0.005509606,0.2306406;0.3429349;0.08504082,0.2665445;0.1305672;0.1979446,-0.1896543;0.5097063;-0.01969343,-0.2306438;0.3359946;0.06472274,-0.2783674;0.1134816;0.1504361,0.07871953;0.003933805;-0.03986975,0.09829824;-0.3004423;-0.0058355,0.1073115;-0.6432902;0.07158571,0.1099636;-0.6052881;-0.01365788,-0.0764006;0.007205107;-0.04373637,-0.116262;-0.2961381;-0.01964411,-0.1362424;-0.6393697;0.05392757,-0.1309015;-0.6013166;-0.03118506,0.005037928;0.5689077;-0.01857412,0;0;0,-0.0180078;0.2802413;-0.1631277,-0.04143563;0.5513842;-0.3439912,0.150789;0.4848697;-0.2133509,0.249782;0.4126417;-0.05854297,0.2563234;0.2896644;0.1511476,-0.1958487;0.4904309;-0.171483,-0.2679338;0.4114817;-0.005492821,-0.3183936;0.2882006;0.1979572,0.07812306;0.003124803;-0.04109573,0.121261;-0.300492;-0.05303121,0.1419429;-0.6507891;-0.03102994,0.1600761;-0.6789936;-0.0912044,-0.08174846;0.006953049;-0.03272125,-0.1272219;-0.2964437;-0.04103009,-0.1439279;-0.6455332;-0.002593573,-0.148207;-0.6511457;-0.08038163,-0.03510424;0.4847926;-0.2961447,161.3086
+0;0;0,0.002834746;0.3247151;-0.004712392,0.005803622;0.6507187;-0.02695141,0.2014086;0.5212668;0.005509606,0.2306406;0.3429349;0.08504082,0.2665445;0.1305672;0.1979446,-0.1896543;0.5097063;-0.01969343,-0.2306438;0.3359946;0.06472274,-0.2783674;0.1134816;0.1504361,0.07871953;0.003933805;-0.03986975,0.09829824;-0.3004423;-0.0058355,0.1073115;-0.6432902;0.07158571,0.1099636;-0.6052881;-0.01365788,-0.0764006;0.007205107;-0.04373637,-0.116262;-0.2961381;-0.01964411,-0.1362424;-0.6393697;0.05392757,-0.1309015;-0.6013166;-0.03118506,0.005037928;0.5689077;-0.01857412,0;0;0,-0.0180078;0.2802413;-0.1631277,-0.04143563;0.5513842;-0.3439912,0.150789;0.4848697;-0.2133509,0.249782;0.4126417;-0.05854297,0.2563234;0.2896644;0.1511476,-0.1958487;0.4904309;-0.171483,-0.2679338;0.4114817;-0.005492821,-0.3183936;0.2882006;0.1979572,0.07812306;0.003124803;-0.04109573,0.121261;-0.300492;-0.05303121,0.1419429;-0.6507891;-0.03102994,0.1600761;-0.6789936;-0.0912044,-0.08174846;0.006953049;-0.03272125,-0.1272219;-0.2964437;-0.04103009,-0.1439279;-0.6455332;-0.002593573,-0.148207;-0.6511457;-0.08038163,-0.03510424;0.4847926;-0.2961447,161.3203
+0;0;0,0.002825461;0.3236516;-0.004696958,0.005783074;0.6484187;-0.02685126,0.2070619;0.5179092;0.006272659,0.235519;0.344305;0.08369549,0.2677606;0.1535991;0.1850829,-0.1952943;0.5060149;-0.0196582,-0.2351971;0.3369083;0.06252009,-0.2780529;0.1370919;0.1394906,0.0786422;0.00392994;-0.03983058,0.09818723;-0.2999226;-0.005854875,0.1071983;-0.6426865;0.07154738,0.1098424;-0.6047084;-0.01344034,-0.07632554;0.007198029;-0.0436934,-0.1161184;-0.2956233;-0.01964258,-0.1360939;-0.6387709;0.05391107,-0.130769;-0.6007419;-0.03094608,0.005020359;0.5669259;-0.01850657,0;0;0,-0.01964316;0.2788136;-0.1632712,-0.04444045;0.5486314;-0.3437021,0.1516783;0.4886011;-0.2072735,0.2495906;0.4128778;-0.06023026,0.2687221;0.2863441;0.1167185,-0.1982439;0.4934913;-0.1618765,-0.2673149;0.410321;-0.002960071,-0.312688;0.2925332;0.1752392,0.07819061;0.00308457;-0.04078269,0.1212425;-0.2999873;-0.05329871,0.1419479;-0.6502157;-0.03160119,0.1599091;-0.678322;-0.09155631,-0.08158822;0.006999929;-0.0328767,-0.1270455;-0.2958574;-0.04146542,-0.1437899;-0.6448604;-0.003047224,-0.1480739;-0.6504509;-0.08056185,-0.03786065;0.4823516;-0.2960054,161.342
+0;0;0,0.002730084;0.3236431;-0.005298994,0.005547711;0.6483616;-0.02816729,0.2069762;0.5187538;0.005948005,0.2349657;0.346828;0.08719244,0.2633897;0.1596973;0.1961044,-0.1956634;0.506533;-0.01963916,-0.2351286;0.3389727;0.06585118,-0.2778184;0.1411554;0.1479093,0.0786;0.003918306;-0.03991493,0.09833392;-0.2999235;-0.005952686,0.1072628;-0.6425962;0.07186133,0.1164344;-0.6724726;0.01165949,-0.07635325;0.007190158;-0.04364626,-0.1160742;-0.2956643;-0.01989473,-0.1360796;-0.6387236;0.05406132,-0.1308059;-0.60074;-0.03080332,0.004822848;0.5668878;-0.01963644,0;0;0,-0.01964316;0.2788136;-0.1632712,-0.04444045;0.5486314;-0.3437021,0.1516783;0.4886011;-0.2072735,0.2495906;0.4128778;-0.06023026,0.2687221;0.2863441;0.1167185,-0.1982439;0.4934913;-0.1618765,-0.2673149;0.410321;-0.002960071,-0.312688;0.2925332;0.1752392,0.07819061;0.00308457;-0.04078269,0.1212425;-0.2999873;-0.05329871,0.1419479;-0.6502157;-0.03160119,0.1599091;-0.678322;-0.09155631,-0.08158822;0.006999929;-0.0328767,-0.1270455;-0.2958574;-0.04146542,-0.1437899;-0.6448604;-0.003047224,-0.1480739;-0.6504509;-0.08056185,-0.03786065;0.4823516;-0.2960054,161.3538
+0;0;0,0.00272423;0.3229491;-0.005287631,0.005528911;0.6461793;-0.02804613,0.2068246;0.5170864;0.006001316,0.2416073;0.3034335;0.1069641,0.2724095;0.1006462;0.2249885,-0.1955419;0.5048739;-0.0195685,-0.2445856;0.296646;0.08667073,-0.2908472;0.08227791;0.1755944,0.07862488;0.003919547;-0.03992758,0.09808641;-0.2957282;-0.00643412,0.1071171;-0.6423091;0.07226733,0.1163201;-0.6723908;0.01185909,-0.07637744;0.007192436;-0.04366008,-0.1155501;-0.2914816;-0.0202364,-0.1357836;-0.6384534;0.05456308,-0.1304918;-0.6004424;-0.03059252,0.004808339;0.5651878;-0.01956578,0;0;0,-0.01918332;0.277906;-0.1634984,-0.04165868;0.5461481;-0.3438941,0.151751;0.4897526;-0.2041981,0.2394671;0.3793718;-0.01139545,0.2476162;0.2446092;0.1829596,-0.1956233;0.4945454;-0.1618047,-0.2809948;0.3849502;0.0324927,-0.3289202;0.2534532;0.2233145,0.07821277;0.003154665;-0.04079533,0.1207017;-0.2957325;-0.05306315,0.1418772;-0.6499847;-0.03183317,0.1603058;-0.6782629;-0.09189725,-0.08162221;0.006939395;-0.03288018,-0.126556;-0.2917175;-0.04150354,-0.1434966;-0.6446958;-0.002604954,-0.1477195;-0.6504855;-0.08035403,-0.03591746;0.4803642;-0.2962329,161.3756
+0;0;0,0.00272423;0.3229491;-0.005287631,0.005528911;0.6461793;-0.02804613,0.2068246;0.5170864;0.006001316,0.2416073;0.3034335;0.1069641,0.2724095;0.1006462;0.2249885,-0.1955419;0.5048739;-0.0195685,-0.2445856;0.296646;0.08667073,-0.2908472;0.08227791;0.1755944,0.07862488;0.003919547;-0.03992758,0.09808641;-0.2957282;-0.00643412,0.1071171;-0.6423091;0.07226733,0.1163201;-0.6723908;0.01185909,-0.07637744;0.007192436;-0.04366008,-0.1155501;-0.2914816;-0.0202364,-0.1357836;-0.6384534;0.05456308,-0.1304918;-0.6004424;-0.03059252,0.004808339;0.5651878;-0.01956578,0;0;0,-0.01918332;0.277906;-0.1634984,-0.04165868;0.5461481;-0.3438941,0.151751;0.4897526;-0.2041981,0.2394671;0.3793718;-0.01139545,0.2476162;0.2446092;0.1829596,-0.1956233;0.4945454;-0.1618047,-0.2809948;0.3849502;0.0324927,-0.3289202;0.2534532;0.2233145,0.07821277;0.003154665;-0.04079533,0.1207017;-0.2957325;-0.05306315,0.1418772;-0.6499847;-0.03183317,0.1603058;-0.6782629;-0.09189725,-0.08162221;0.006939395;-0.03288018,-0.126556;-0.2917175;-0.04150354,-0.1434966;-0.6446958;-0.002604954,-0.1477195;-0.6504855;-0.08035403,-0.03591746;0.4803642;-0.2962329,161.3871
+0;0;0,0.002723858;0.322905;-0.005286909,0.005528008;0.6460744;-0.02804056,0.2079595;0.5167386;0.006147724,0.2427673;0.3029311;0.1071836,0.274519;0.09389284;0.228846,-0.1966688;0.5044574;-0.01956583,-0.2457479;0.2960789;0.08675026,-0.2934355;0.07510288;0.178415,0.07861349;0.003918979;-0.03992179,0.09807505;-0.2957292;-0.00642829,0.1070661;-0.6407858;0.07192704,0.11637;-0.6715263;0.01085638,-0.07636637;0.007191393;-0.04365376,-0.1155391;-0.291483;-0.02023005,-0.1356836;-0.6369288;0.05424047,-0.1303338;-0.59883;-0.03184892,0.00480768;0.5651103;-0.01956309,0;0;0,-0.01927894;0.2778679;-0.1634648,-0.04179414;0.546261;-0.3435259,0.1519469;0.4916474;-0.2021489,0.2183187;0.371396;-0.006527185,0.238726;0.2238351;0.1866469,-0.1956756;0.4949287;-0.1597145,-0.2806024;0.3803953;0.03212653,-0.3269267;0.2336659;0.2214185,0.07819703;0.003192783;-0.04079485,0.1206964;-0.2956938;-0.0530498,0.1416292;-0.6483966;-0.03190732,0.1602934;-0.6780803;-0.09186649,-0.08160578;0.006866837;-0.03290184,-0.1265329;-0.2917932;-0.04146544,-0.1433497;-0.6432354;-0.002864946,-0.1475189;-0.649389;-0.08148512,-0.03603287;0.4804118;-0.2960048,161.4091
+0;0;0,0.002628808;0.3228985;-0.005711097,0.005295857;0.6460367;-0.02891956,0.2078353;0.5172827;0.00589272,0.2420128;0.3052713;0.1108525,0.2738872;0.1055528;0.247247,-0.1971094;0.5052595;-0.01971786,-0.2455221;0.2989419;0.09083868,-0.2923188;0.07992329;0.1875228,0.07863369;0.003797802;-0.03989373,0.09806718;-0.2958775;-0.006627653,0.1072159;-0.6408659;0.07200921,0.1164063;-0.6716108;0.01092573,-0.07634253;0.007296524;-0.043678,-0.1155761;-0.2913887;-0.02049458,-0.1357377;-0.6367999;0.05413147,-0.1303962;-0.5987326;-0.0319614,0.004613572;0.5650845;-0.0203271,0;0;0,-0.01927894;0.2778679;-0.1634648,-0.04179414;0.546261;-0.3435259,0.1519469;0.4916474;-0.2021489,0.2183187;0.371396;-0.006527185,0.238726;0.2238351;0.1866469,-0.1956756;0.4949287;-0.1597145,-0.2806024;0.3803953;0.03212653,-0.3269267;0.2336659;0.2214185,0.07819703;0.003192783;-0.04079485,0.1206964;-0.2956938;-0.0530498,0.1416292;-0.6483966;-0.03190732,0.1602934;-0.6780803;-0.09186649,-0.08160578;0.006866837;-0.03290184,-0.1265329;-0.2917932;-0.04146544,-0.1433497;-0.6432354;-0.002864946,-0.1475189;-0.649389;-0.08148512,-0.03603287;0.4804118;-0.2960048,161.4209
+0;0;0,0.002627873;0.3227838;-0.005709067,0.00529254;0.6456344;-0.02889527,0.2088304;0.516753;0.006034331,0.2430318;0.3045934;0.1110675,0.2749583;0.1045483;0.247685,-0.198102;0.5046707;-0.01970196,-0.2465485;0.2982089;0.09093187,-0.2934217;0.07883213;0.1877741,0.07858447;0.003795425;-0.03986876,0.09803244;-0.2961032;-0.006577894,0.1071712;-0.6407166;0.07197346,0.1163668;-0.6714956;0.01085574,-0.07629475;0.007291958;-0.04365066,-0.1155575;-0.2916158;-0.02044997,-0.1356972;-0.6366515;0.05409494,-0.1303527;-0.5985796;-0.03204619,0.004611159;0.5647894;-0.02031419,0;0;0,-0.0194243;0.2777827;-0.1633656,-0.04219055;0.5462295;-0.3428011,0.1519048;0.493272;-0.2001162,0.2176985;0.3704943;-0.005667686,0.2552457;0.2145206;0.1786258,-0.195955;0.4956639;-0.1576841,-0.2784008;0.3744935;0.03134973,-0.322629;0.2217964;0.2169007,0.07813749;0.003328353;-0.04077864,0.1206629;-0.2957832;-0.05300856,0.1415523;-0.6481026;-0.03187108,0.1604294;-0.6778774;-0.09174299,-0.08153001;0.006803701;-0.03295464,-0.1265837;-0.292069;-0.04137873,-0.1433223;-0.6431438;-0.00292794,-0.1474185;-0.6492725;-0.08161692,-0.03634721;0.4803498;-0.2955176,161.4317
+0;0;0,0.002627873;0.3227838;-0.005709067,0.00529254;0.6456344;-0.02889527,0.2088304;0.516753;0.006034331,0.2430318;0.3045934;0.1110675,0.2749583;0.1045483;0.247685,-0.198102;0.5046707;-0.01970196,-0.2465485;0.2982089;0.09093187,-0.2934217;0.07883213;0.1877741,0.07858447;0.003795425;-0.03986876,0.09803244;-0.2961032;-0.006577894,0.1071712;-0.6407166;0.07197346,0.1163668;-0.6714956;0.01085574,-0.07629475;0.007291958;-0.04365066,-0.1155575;-0.2916158;-0.02044997,-0.1356972;-0.6366515;0.05409494,-0.1303527;-0.5985796;-0.03204619,0.004611159;0.5647894;-0.02031419,0;0;0,-0.0194243;0.2777827;-0.1633656,-0.04219055;0.5462295;-0.3428011,0.1519048;0.493272;-0.2001162,0.2176985;0.3704943;-0.005667686,0.2552457;0.2145206;0.1786258,-0.195955;0.4956639;-0.1576841,-0.2784008;0.3744935;0.03134973,-0.322629;0.2217964;0.2169007,0.07813749;0.003328353;-0.04077864,0.1206629;-0.2957832;-0.05300856,0.1415523;-0.6481026;-0.03187108,0.1604294;-0.6778774;-0.09174299,-0.08153001;0.006803701;-0.03295464,-0.1265837;-0.292069;-0.04137873,-0.1433223;-0.6431438;-0.00292794,-0.1474185;-0.6492725;-0.08161692,-0.03634721;0.4803498;-0.2955176,161.4541
+0;0;0,0.002602956;0.32257;-0.006044982,0.005243852;0.6447854;-0.02942602,0.2051965;0.5180493;0.005638255,0.2389957;0.3072809;0.11404,0.268095;0.1059233;0.249955,-0.1946291;0.5058951;-0.01958437,-0.2424852;0.3009623;0.09456003,-0.2891827;0.08368509;0.1969053,0.07856535;0.003679808;-0.0397156,0.09813689;-0.2966813;-0.006189622,0.1072476;-0.641291;0.07245884,0.1167909;-0.6718614;0.01118993,-0.07616532;0.007362371;-0.04368094,-0.1153136;-0.2920347;-0.0201723,-0.1354631;-0.6370451;0.05456918,-0.1301267;-0.5989932;-0.03157261,0.00456856;0.5642306;-0.02081879,0;0;0,-0.01872656;0.2780775;-0.1625328,-0.03779681;0.5486719;-0.3380406,0.1514528;0.4943039;-0.1980138,0.2178224;0.3686039;-0.005371094,0.2500234;0.206334;0.1748958,-0.1923393;0.4955517;-0.159555,-0.2737311;0.3703562;0.02757628,-0.3126863;0.2101533;0.2083582,0.07808442;0.003473908;-0.04067111,0.1206032;-0.2961467;-0.05265021,0.1412994;-0.648495;-0.03151345,0.1602827;-0.6788528;-0.09076118,-0.08138808;0.00669059;-0.03308475,-0.1266066;-0.2926687;-0.04103185,-0.1434701;-0.6437575;-0.002603244,-0.1475879;-0.6494874;-0.08147112,-0.03316556;0.4821041;-0.2920961,161.4763
+0;0;0,0.002602956;0.32257;-0.006044982,0.005243852;0.6447854;-0.02942602,0.2051965;0.5180493;0.005638255,0.2389957;0.3072809;0.11404,0.268095;0.1059233;0.249955,-0.1946291;0.5058951;-0.01958437,-0.2424852;0.3009623;0.09456003,-0.2891827;0.08368509;0.1969053,0.07856535;0.003679808;-0.0397156,0.09813689;-0.2966813;-0.006189622,0.1072476;-0.641291;0.07245884,0.1167909;-0.6718614;0.01118993,-0.07616532;0.007362371;-0.04368094,-0.1153136;-0.2920347;-0.0201723,-0.1354631;-0.6370451;0.05456918,-0.1301267;-0.5989932;-0.03157261,0.00456856;0.5642306;-0.02081879,0;0;0,-0.01872656;0.2780775;-0.1625328,-0.03779681;0.5486719;-0.3380406,0.1514528;0.4943039;-0.1980138,0.2178224;0.3686039;-0.005371094,0.2500234;0.206334;0.1748958,-0.1923393;0.4955517;-0.159555,-0.2737311;0.3703562;0.02757628,-0.3126863;0.2101533;0.2083582,0.07808442;0.003473908;-0.04067111,0.1206032;-0.2961467;-0.05265021,0.1412994;-0.648495;-0.03151345,0.1602827;-0.6788528;-0.09076118,-0.08138808;0.00669059;-0.03308475,-0.1266066;-0.2926687;-0.04103185,-0.1434701;-0.6437575;-0.002603244,-0.1475879;-0.6494874;-0.08147112,-0.03316556;0.4821041;-0.2920961,161.4878
+0;0;0,0.002473668;0.322131;-0.00650602,0.004940609;0.6448483;-0.03047315,0.2008446;0.5201108;0.004705057,0.2341785;0.3109476;0.1166882,0.2621381;0.1174739;0.2656622,-0.1909383;0.5081838;-0.01980881,-0.2378782;0.3049338;0.0980332,-0.2838452;0.08831951;0.2046745,0.07847048;0.003625205;-0.03950422,0.09802882;-0.2967397;-0.005934667,0.1070905;-0.6422559;0.07309848,0.1168021;-0.6731013;0.01089215,-0.07594954;0.007362978;-0.04368974,-0.1150199;-0.2920364;-0.01998165,-0.1353815;-0.6379402;0.05515637,-0.1300184;-0.5998434;-0.03185962,0.0043147;0.5642196;-0.02171047,0;0;0,-0.0183702;0.2786605;-0.1607101,-0.03687443;0.5518672;-0.3332115,0.1491046;0.4949124;-0.1973109,0.2164629;0.3671622;-0.006147623,0.2428737;0.1867694;0.1586795,-0.1890711;0.4948241;-0.1592884,-0.2687243;0.3650586;0.02568984,-0.3126504;0.2010533;0.203397,0.07803272;0.00371331;-0.04035401,0.1205374;-0.2959459;-0.05158877,0.141331;-0.6492335;-0.03001738,0.1617326;-0.6801139;-0.0895443,-0.08109017;0.006434959;-0.03338139,-0.1258141;-0.293046;-0.03966353,-0.1428639;-0.6450911;-0.001149185,-0.1474864;-0.6507743;-0.08097051,-0.0323267;0.4846135;-0.2881072,161.4986
+0;0;0,0.002473668;0.322131;-0.00650602,0.004940609;0.6448483;-0.03047315,0.2008446;0.5201108;0.004705057,0.2341785;0.3109476;0.1166882,0.2621381;0.1174739;0.2656622,-0.1909383;0.5081838;-0.01980881,-0.2378782;0.3049338;0.0980332,-0.2838452;0.08831951;0.2046745,0.07847048;0.003625205;-0.03950422,0.09802882;-0.2967397;-0.005934667,0.1070905;-0.6422559;0.07309848,0.1168021;-0.6731013;0.01089215,-0.07594954;0.007362978;-0.04368974,-0.1150199;-0.2920364;-0.01998165,-0.1353815;-0.6379402;0.05515637,-0.1300184;-0.5998434;-0.03185962,0.0043147;0.5642196;-0.02171047,0;0;0,-0.0183702;0.2786605;-0.1607101,-0.03687443;0.5518672;-0.3332115,0.1491046;0.4949124;-0.1973109,0.2164629;0.3671622;-0.006147623,0.2428737;0.1867694;0.1586795,-0.1890711;0.4948241;-0.1592884,-0.2687243;0.3650586;0.02568984,-0.3126504;0.2010533;0.203397,0.07803272;0.00371331;-0.04035401,0.1205374;-0.2959459;-0.05158877,0.141331;-0.6492335;-0.03001738,0.1617326;-0.6801139;-0.0895443,-0.08109017;0.006434959;-0.03338139,-0.1258141;-0.293046;-0.03966353,-0.1428639;-0.6450911;-0.001149185,-0.1474864;-0.6507743;-0.08097051,-0.0323267;0.4846135;-0.2881072,161.521
+0;0;0,0.002463408;0.3207949;-0.006479034,0.00492486;0.6427968;-0.03038743,0.2007569;0.5183771;0.004748074,0.2341393;0.3089102;0.1168939,0.2621159;0.1153179;0.2659591,-0.1908779;0.5064546;-0.01975653,-0.237886;0.3029095;0.0982566,-0.2838812;0.08616245;0.2049632,0.07836071;0.003620134;-0.03944896,0.09785189;-0.2957134;-0.005994681,0.1069468;-0.6424943;0.07332776,0.1166274;-0.6731461;0.01131941,-0.0758433;0.007352678;-0.04362863,-0.1147795;-0.2910186;-0.02000195,-0.1352157;-0.6381886;0.05541112,-0.1298696;-0.6001176;-0.03132793,0.004301289;0.5624692;-0.02165747,0;0;0,-0.01757455;0.2787833;-0.1578875,-0.03460477;0.5534559;-0.326833,0.1502039;0.4966767;-0.1905251,0.216571;0.3640453;-0.001920223,0.2438637;0.1812606;0.1603327,-0.1897783;0.4930038;-0.1570475,-0.268243;0.3610393;0.02733298,-0.3122346;0.1952782;0.2035973,0.07791591;0.004095376;-0.04027486,0.1201814;-0.2945509;-0.05139565,0.1411578;-0.6489902;-0.02763391,0.1603976;-0.6807182;-0.08625865,-0.0809606;0.006050495;-0.03344394,-0.1251154;-0.2924981;-0.03777035,-0.1423195;-0.645822;0.0009344295,-0.1459929;-0.6509062;-0.0788966,-0.03041545;0.4858982;-0.2827023,161.5431
+0;0;0,0.002363381;0.3207855;-0.006965558,0.004681022;0.6427487;-0.03140235,0.2006122;0.5188756;0.00429948,0.2333547;0.311462;0.1203814,0.2629372;0.1170963;0.2681242,-0.1911959;0.5068492;-0.01985221,-0.2373281;0.3050504;0.1014595,-0.2822621;0.09115548;0.2142026,0.07833217;0.00371082;-0.03949715,0.09783071;-0.2956148;-0.005976766,0.1070295;-0.6423794;0.07340534,0.1163207;-0.6736575;0.01195567,-0.07588112;0.007257022;-0.04357885,-0.1148359;-0.2911082;-0.01990698,-0.1351593;-0.6382717;0.05556647,-0.129871;-0.6002378;-0.03117957,0.004096495;0.5624354;-0.02253895,0;0;0,-0.01757455;0.2787833;-0.1578875,-0.03460477;0.5534559;-0.326833,0.1502039;0.4966767;-0.1905251,0.216571;0.3640453;-0.001920223,0.2438637;0.1812606;0.1603327,-0.1897783;0.4930038;-0.1570475,-0.268243;0.3610393;0.02733298,-0.3122346;0.1952782;0.2035973,0.07791591;0.004095376;-0.04027486,0.1201814;-0.2945509;-0.05139565,0.1411578;-0.6489902;-0.02763391,0.1603976;-0.6807182;-0.08625865,-0.0809606;0.006050495;-0.03344394,-0.1251154;-0.2924981;-0.03777035,-0.1423195;-0.645822;0.0009344295,-0.1459929;-0.6509062;-0.0788966,-0.03041545;0.4858982;-0.2827023,161.5549
+0;0;0,0.002355561;0.3197241;-0.006942511,0.00466781;0.6409399;-0.03131723,0.1968016;0.5182121;0.00383226,0.2295886;0.3105172;0.1200716,0.2591971;0.1159804;0.2679444,-0.187431;0.5064182;-0.01985247,-0.2336258;0.3043457;0.1016238,-0.2785993;0.09026259;0.2144661,0.07823067;0.003706011;-0.03944597,0.09786311;-0.2976752;-0.005695395,0.1070914;-0.6455529;0.07394153,0.1163215;-0.6764274;0.01289653,-0.07578279;0.007247618;-0.04352238,-0.1150051;-0.2931665;-0.01968794,-0.1353937;-0.6414445;0.05602778,-0.1301402;-0.6034635;-0.03014701,0.004085489;0.5609297;-0.02248727,0;0;0,-0.01703078;0.2799284;-0.1537118,-0.03352627;0.5570947;-0.3171177,0.1482453;0.4981568;-0.1848967,0.2209966;0.363185;7.247925E-05,0.2451411;0.1774329;0.1597621,-0.1882455;0.4912216;-0.1543861,-0.2653267;0.3565127;0.02901436,-0.3095261;0.1878219;0.2027308,0.07773778;0.004693985;-0.04030585,0.1201946;-0.2960916;-0.04928517,0.1410995;-0.6516181;-0.02458835,0.1598442;-0.683156;-0.08271861,-0.08088432;0.005454209;-0.03343258,-0.1246428;-0.2952684;-0.03592858,-0.1423706;-0.6495464;0.004307821,-0.1457934;-0.6536618;-0.0753277,-0.02938536;0.4889604;-0.2744501,161.5768
+0;0;0,0.002355561;0.3197241;-0.006942511,0.00466781;0.6409399;-0.03131723,0.1968016;0.5182121;0.00383226,0.2295886;0.3105172;0.1200716,0.2591971;0.1159804;0.2679444,-0.187431;0.5064182;-0.01985247,-0.2336258;0.3043457;0.1016238,-0.2785993;0.09026259;0.2144661,0.07823067;0.003706011;-0.03944597,0.09786311;-0.2976752;-0.005695395,0.1070914;-0.6455529;0.07394153,0.1163215;-0.6764274;0.01289653,-0.07578279;0.007247618;-0.04352238,-0.1150051;-0.2931665;-0.01968794,-0.1353937;-0.6414445;0.05602778,-0.1301402;-0.6034635;-0.03014701,0.004085489;0.5609297;-0.02248727,0;0;0,-0.01703078;0.2799284;-0.1537118,-0.03352627;0.5570947;-0.3171177,0.1482453;0.4981568;-0.1848967,0.2209966;0.363185;7.247925E-05,0.2451411;0.1774329;0.1597621,-0.1882455;0.4912216;-0.1543861,-0.2653267;0.3565127;0.02901436,-0.3095261;0.1878219;0.2027308,0.07773778;0.004693985;-0.04030585,0.1201946;-0.2960916;-0.04928517,0.1410995;-0.6516181;-0.02458835,0.1598442;-0.683156;-0.08271861,-0.08088432;0.005454209;-0.03343258,-0.1246428;-0.2952684;-0.03592858,-0.1423706;-0.6495464;0.004307821,-0.1457934;-0.6536618;-0.0753277,-0.02938536;0.4889604;-0.2744501,161.5883
+0;0;0,0.002334794;0.3191339;-0.006740377,0.004835695;0.6393579;-0.03001202,0.1923625;0.5206332;0.002866741,0.2245108;0.3142577;0.1225893,0.2538743;0.1207678;0.2725282,-0.1827076;0.5088664;-0.02017445,-0.2283362;0.3083566;0.1050122,-0.2733445;0.09612206;0.2221147,0.07810514;0.003745399;-0.03935356,0.09781977;-0.3010415;-0.00527785,0.1071369;-0.6490586;0.0744611,0.1162268;-0.6801575;0.01293093,-0.07565184;0.007177104;-0.0434561,-0.1153668;-0.2966158;-0.01942561,-0.1357483;-0.6450042;0.05654223,-0.1305039;-0.6069168;-0.03011081,0.00420859;0.5597775;-0.02157561,0;0;0,-0.01622356;0.2827275;-0.1473067,-0.03176819;0.5642652;-0.3009351,0.1461955;0.5003568;-0.1758554,0.2209226;0.3601083;0.004987255,0.2406011;0.1689747;0.1594637,-0.1856612;0.4919198;-0.1486322,-0.2594785;0.3506174;0.03176311,-0.3053594;0.1792024;0.2029183,0.07759719;0.004943699;-0.04021668,0.1201174;-0.2993562;-0.04642034,0.1407643;-0.6549989;-0.02086735,0.1598335;-0.6869881;-0.07913709,-0.08072691;0.005079682;-0.03347397,-0.1244754;-0.2991093;-0.03334615,-0.142613;-0.6533986;0.008018903,-0.1462382;-0.6564511;-0.07257919,-0.02779809;0.4950925;-0.2608854,161.61
+0;0;0,0.002334794;0.3191339;-0.006740377,0.004835695;0.6393579;-0.03001202,0.1923625;0.5206332;0.002866741,0.2245108;0.3142577;0.1225893,0.2538743;0.1207678;0.2725282,-0.1827076;0.5088664;-0.02017445,-0.2283362;0.3083566;0.1050122,-0.2733445;0.09612206;0.2221147,0.07810514;0.003745399;-0.03935356,0.09781977;-0.3010415;-0.00527785,0.1071369;-0.6490586;0.0744611,0.1162268;-0.6801575;0.01293093,-0.07565184;0.007177104;-0.0434561,-0.1153668;-0.2966158;-0.01942561,-0.1357483;-0.6450042;0.05654223,-0.1305039;-0.6069168;-0.03011081,0.00420859;0.5597775;-0.02157561,0;0;0,-0.01622356;0.2827275;-0.1473067,-0.03176819;0.5642652;-0.3009351,0.1461955;0.5003568;-0.1758554,0.2209226;0.3601083;0.004987255,0.2406011;0.1689747;0.1594637,-0.1856612;0.4919198;-0.1486322,-0.2594785;0.3506174;0.03176311,-0.3053594;0.1792024;0.2029183,0.07759719;0.004943699;-0.04021668,0.1201174;-0.2993562;-0.04642034,0.1407643;-0.6549989;-0.02086735,0.1598335;-0.6869881;-0.07913709,-0.08072691;0.005079682;-0.03347397,-0.1244754;-0.2991093;-0.03334615,-0.142613;-0.6533986;0.008018903,-0.1462382;-0.6564511;-0.07257919,-0.02779809;0.4950925;-0.2608854,161.6217
+0;0;0,0.00231932;0.3170188;-0.006695704,0.004805336;0.635338;-0.02982506,0.1905973;0.5175355;0.002768349,0.2228279;0.3106318;0.1227974,0.2522441;0.116794;0.2730058,-0.1810057;0.5058774;-0.02005985,-0.226751;0.3048544;0.1054473,-0.2718403;0.09223832;0.2227603,0.07800953;0.003740814;-0.03930539,0.0978799;-0.3034538;-0.004960485,0.107253;-0.653559;0.07525691,0.1162462;-0.6840086;0.01438062,-0.07555923;0.007168317;-0.04340291,-0.1155879;-0.2990245;-0.01918258,-0.1360918;-0.6495032;0.05724106,-0.130903;-0.6115018;-0.02849111,0.004182647;0.5563179;-0.02144806,0;0;0,-0.01506933;0.2836248;-0.141,-0.02922352;0.5659457;-0.2892385,0.1458739;0.5030957;-0.1644123,0.2253686;0.3571138;0.01058722,0.2389351;0.1604186;0.1593418,-0.1827833;0.4938484;-0.1403208,-0.2547836;0.3465564;0.03681184,-0.3007352;0.170958;0.2043069,0.07746887;0.00524807;-0.04019237,0.1202965;-0.3015029;-0.04374218,0.1411559;-0.6591464;-0.01631403,0.1601519;-0.6900669;-0.07435536,-0.08062507;0.004690044;-0.03349619,-0.1238926;-0.3020126;-0.0314064,-0.1426218;-0.6580753;0.01292001,-0.1461978;-0.6599704;-0.06714791,-0.02559303;0.4966965;-0.25043,161.6441
+0;0;0,0.002117533;0.3170073;-0.00727941,0.004201056;0.6352345;-0.03162973,0.1901315;0.5180439;0.002199495,0.221923;0.3134176;0.1261846,0.2495559;0.1223257;0.2802018,-0.1814989;0.5059426;-0.0202498,-0.2267958;0.3070928;0.108831,-0.271854;0.09640901;0.2295914,0.07799958;0.003846379;-0.03931496,0.09751634;-0.3033564;-0.00483999,0.1068531;-0.6534499;0.07543272,0.1161364;-0.6838009;0.01450217,-0.07561018;0.007053313;-0.04333296,-0.1158132;-0.2991152;-0.01909412,-0.1363425;-0.6495754;0.05740788,-0.1312185;-0.611644;-0.02833468,0.003710865;0.5562558;-0.02286245,0;0;0,-0.01506933;0.2836248;-0.141,-0.02922352;0.5659457;-0.2892385,0.1458739;0.5030957;-0.1644123,0.2253686;0.3571138;0.01058722,0.2389351;0.1604186;0.1593418,-0.1827833;0.4938484;-0.1403208,-0.2547836;0.3465564;0.03681184,-0.3007352;0.170958;0.2043069,0.07746887;0.00524807;-0.04019237,0.1202965;-0.3015029;-0.04374218,0.1411559;-0.6591464;-0.01631403,0.1601519;-0.6900669;-0.07435536,-0.08062507;0.004690044;-0.03349619,-0.1238926;-0.3020126;-0.0314064,-0.1426218;-0.6580753;0.01292001,-0.1461978;-0.6599704;-0.06714791,-0.02559303;0.4966965;-0.25043,161.6557
+0;0;0,0.002118979;0.3172238;-0.007284382,0.00419607;0.6344587;-0.03155219,0.188082;0.5180776;0.001958573,0.2199429;0.3130046;0.1262143,0.2476146;0.1216437;0.2804483,-0.1794678;0.5061092;-0.02024422,-0.2248635;0.3068252;0.1091183,-0.2699852;0.09584484;0.2300488,0.07779708;0.003836394;-0.03921289,0.09753697;-0.3068787;-0.004343752,0.1068254;-0.6551599;0.07551341,0.1161357;-0.6856862;0.01440591,-0.07541388;0.007035001;-0.04322046,-0.1160766;-0.3026341;-0.01870448,-0.1364996;-0.6512799;0.05740148,-0.1313607;-0.6133255;-0.02859009,0.003708299;0.5558699;-0.02282818,0;0;0,-0.01438153;0.287032;-0.134515,-0.02807506;0.5734308;-0.2724847,0.1461861;0.5051551;-0.1533072,0.2271262;0.3536653;0.01701331,0.237199;0.1526829;0.16081,-0.1836686;0.4931632;-0.133381,-0.2557348;0.3436268;0.04255894,-0.3022503;0.1649584;0.2071396,0.07744551;0.005374461;-0.03972483,0.120769;-0.3048882;-0.04281712,0.1412742;-0.6605222;-0.01336956,0.160031;-0.6920213;-0.07125116,-0.08024161;0.004476605;-0.03385259,-0.1235002;-0.3058003;-0.0313354,-0.1423691;-0.6596228;0.01574731,-0.1450681;-0.6603293;-0.0650862,-0.02450618;0.5031862;-0.2363527,161.6782
+0;0;0,0.002111271;0.31607;-0.007257886,0.004182241;0.6323641;-0.03144991,0.1863688;0.5166479;0.001797026,0.2182797;0.3112529;0.1262479,0.2460079;0.1195018;0.2807964,-0.1777894;0.50479;-0.02020089,-0.2232565;0.3051931;0.1093648,-0.2684701;0.09378248;0.2305419,0.0775853;0.00382595;-0.03910614,0.09756005;-0.3105858;-0.00382217,0.1068305;-0.6581941;0.07588071,0.1162273;-0.6892825;0.01420564,-0.07520859;0.00701585;-0.04310281,-0.116355;-0.3063373;-0.01829516,-0.1367386;-0.6543097;0.05766377,-0.131552;-0.6162814;-0.0291265,0.003696432;0.5540915;-0.02276101,0;0;0,-0.01322551;0.2892213;-0.1270175,-0.02569994;0.5779102;-0.25797,0.1470426;0.5053854;-0.1420212,0.2291228;0.350096;0.02483654,0.2336573;0.1434198;0.1615369,-0.1779555;0.4983832;-0.1180736,-0.2483631;0.3391497;0.0503927,-0.2955444;0.153205;0.2073039,0.07736303;0.005355954;-0.03936601,0.1216839;-0.3085395;-0.04136634,0.1417966;-0.6632028;-0.008511543,0.1610771;-0.6953165;-0.06677008,-0.07989649;0.004407243;-0.03406662,-0.1224754;-0.3097183;-0.03076699,-0.1425152;-0.6621952;0.02050136,-0.1470915;-0.6621543;-0.06138526,-0.02245727;0.5071675;-0.223513,161.6899
+0;0;0,0.001963551;0.316054;-0.007961542,0.003736474;0.6322538;-0.03335329,0.18617;0.5175388;0.000459319,0.2182582;0.3143048;0.1283645,0.2436669;0.12622;0.2877418,-0.178099;0.5046133;-0.02035455,-0.2226047;0.3069373;0.1124494,-0.267858;0.09817971;0.2381276,0.07762001;0.003769877;-0.03904264,0.09755909;-0.3106458;-0.003773354,0.1066805;-0.6582612;0.0759155,0.1164129;-0.6892223;0.01416661,-0.07515373;0.007059925;-0.04319122,-0.1163647;-0.306281;-0.01833563,-0.1371203;-0.6542415;0.05757687,-0.1321552;-0.6162992;-0.02923427,0.003333095;0.5540195;-0.02432243,0;0;0,-0.01322551;0.2892213;-0.1270175,-0.02569994;0.5779102;-0.25797,0.1470426;0.5053854;-0.1420212,0.2291228;0.350096;0.02483654,0.2336573;0.1434198;0.1615369,-0.1779555;0.4983832;-0.1180736,-0.2483631;0.3391497;0.0503927,-0.2955444;0.153205;0.2073039,0.07736303;0.005355954;-0.03936601,0.1216839;-0.3085395;-0.04136634,0.1417966;-0.6632028;-0.008511543,0.1610771;-0.6953165;-0.06677008,-0.07989649;0.004407243;-0.03406662,-0.1224754;-0.3097183;-0.03076699,-0.1425152;-0.6621952;0.02050136,-0.1470915;-0.6621543;-0.06138526,-0.02245727;0.5071675;-0.223513,161.7122
+0;0;0,0.001961757;0.3157652;-0.007954267,0.003729965;0.6311123;-0.03327242,0.1855415;0.5168427;0.0004186183,0.2176793;0.3132948;0.1285214,0.2431361;0.1248532;0.288201,-0.177485;0.5039612;-0.02032425,-0.2220594;0.3059799;0.1126848,-0.2673986;0.09682624;0.2386015,0.07756729;0.003767316;-0.03901612,0.0977693;-0.3147945;-0.003281739,0.1068467;-0.6607322;0.07602251,0.1165602;-0.6915751;0.01439344,-0.07510268;0.007055129;-0.04316188,-0.1168571;-0.3104178;-0.01797852,-0.1375125;-0.6566989;0.05756761,-0.132557;-0.618772;-0.02907507,0.003328241;0.5531989;-0.0242786,0;0;0,-0.01298433;0.2920115;-0.1197307,-0.0258511;0.5837067;-0.2416011,0.1475011;0.5057836;-0.1306734,0.231103;0.3469561;0.03260374,0.2329112;0.1351017;0.1621041,-0.1790575;0.4989926;-0.1073306,-0.2491103;0.3365963;0.05878659,-0.2958688;0.1456011;0.2104125,0.07733721;0.005465418;-0.03927112,0.1223628;-0.3125522;-0.0413239,0.1419724;-0.6651269;-0.004568338,0.1607572;-0.6974646;-0.06249499,-0.079819;0.00426153;-0.034116,-0.1226107;-0.3140696;-0.0331869,-0.1426801;-0.6638311;0.02433317,-0.1471407;-0.6625608;-0.05781947,-0.02244964;0.5122406;-0.2094672,161.7239
+0;0;0,0.001961757;0.3157652;-0.007954267,0.003729965;0.6311123;-0.03327242,0.1855415;0.5168427;0.0004186183,0.2176793;0.3132948;0.1285214,0.2431361;0.1248532;0.288201,-0.177485;0.5039612;-0.02032425,-0.2220594;0.3059799;0.1126848,-0.2673986;0.09682624;0.2386015,0.07756729;0.003767316;-0.03901612,0.0977693;-0.3147945;-0.003281739,0.1068467;-0.6607322;0.07602251,0.1165602;-0.6915751;0.01439344,-0.07510268;0.007055129;-0.04316188,-0.1168571;-0.3104178;-0.01797852,-0.1375125;-0.6566989;0.05756761,-0.132557;-0.618772;-0.02907507,0.003328241;0.5531989;-0.0242786,0;0;0,-0.01298433;0.2920115;-0.1197307,-0.0258511;0.5837067;-0.2416011,0.1475011;0.5057836;-0.1306734,0.231103;0.3469561;0.03260374,0.2329112;0.1351017;0.1621041,-0.1790575;0.4989926;-0.1073306,-0.2491103;0.3365963;0.05878659,-0.2958688;0.1456011;0.2104125,0.07733721;0.005465418;-0.03927112,0.1223628;-0.3125522;-0.0413239,0.1419724;-0.6651269;-0.004568338,0.1607572;-0.6974646;-0.06249499,-0.079819;0.00426153;-0.034116,-0.1226107;-0.3140696;-0.0331869,-0.1426801;-0.6638311;0.02433317,-0.1471407;-0.6625608;-0.05781947,-0.02244964;0.5122406;-0.2094672,161.7354
+0;0;0,0.001822419;0.3146355;-0.008543596,0.003424248;0.6278703;-0.03428634,0.1866917;0.5154622;-0.001384184,0.2199294;0.3141227;0.1307711,0.2442506;0.1267252;0.2922868,-0.1787743;0.5012152;-0.02039185,-0.2227718;0.3044775;0.1154972,-0.267911;0.09748556;0.2455489,0.07754811;0.003777739;-0.03889314,0.09784861;-0.3180779;-0.002656318,0.1069395;-0.6636585;0.07658405,0.1161726;-0.6947463;0.015097,-0.07500043;0.007007946;-0.04320279,-0.1171812;-0.3137299;-0.01742846,-0.1379295;-0.6596602;0.05799931,-0.1333503;-0.6217775;-0.02868704,0.003058961;0.5505391;-0.02521856,0;0;0,-0.01253633;0.2930973;-0.1140552,-0.0252;0.584519;-0.2311234,0.1484237;0.5073653;-0.1194606,0.2332641;0.3440235;0.03937554,0.2326757;0.1292508;0.1645513,-0.1790303;0.4995254;-0.09690049,-0.2475285;0.3335477;0.06701023,-0.2960089;0.1396866;0.2148758,0.07708682;0.005388021;-0.03961372,0.123234;-0.3158311;-0.04185462,0.1431144;-0.6676554;-0.001704454,0.1621668;-0.6997809;-0.05979967,-0.07982507;0.004312753;-0.03391187,-0.1234696;-0.3172621;-0.0349431,-0.1425733;-0.6659702;0.02690623,-0.144244;-0.7024817;-0.02940591,-0.02186367;0.513224;-0.2000047,161.7574
+0;0;0,0.001822419;0.3146355;-0.008543596,0.003424248;0.6278703;-0.03428634,0.1866917;0.5154622;-0.001384184,0.2199294;0.3141227;0.1307711,0.2442506;0.1267252;0.2922868,-0.1787743;0.5012152;-0.02039185,-0.2227718;0.3044775;0.1154972,-0.267911;0.09748556;0.2455489,0.07754811;0.003777739;-0.03889314,0.09784861;-0.3180779;-0.002656318,0.1069395;-0.6636585;0.07658405,0.1161726;-0.6947463;0.015097,-0.07500043;0.007007946;-0.04320279,-0.1171812;-0.3137299;-0.01742846,-0.1379295;-0.6596602;0.05799931,-0.1333503;-0.6217775;-0.02868704,0.003058961;0.5505391;-0.02521856,0;0;0,-0.01253633;0.2930973;-0.1140552,-0.0252;0.584519;-0.2311234,0.1484237;0.5073653;-0.1194606,0.2332641;0.3440235;0.03937554,0.2326757;0.1292508;0.1645513,-0.1790303;0.4995254;-0.09690049,-0.2475285;0.3335477;0.06701023,-0.2960089;0.1396866;0.2148758,0.07708682;0.005388021;-0.03961372,0.123234;-0.3158311;-0.04185462,0.1431144;-0.6676554;-0.001704454,0.1621668;-0.6997809;-0.05979967,-0.07982507;0.004312753;-0.03391187,-0.1234696;-0.3172621;-0.0349431,-0.1425733;-0.6659702;0.02690623,-0.144244;-0.7024817;-0.02940591,-0.02186367;0.513224;-0.2000047,161.7695
+0;0;0,0.001816986;0.3136975;-0.008518127,0.003406236;0.6244655;-0.03405491,0.1879689;0.5124884;-0.001064563,0.2212438;0.3109235;0.1312387,0.2456032;0.123231;0.2930085,-0.1800684;0.4981412;-0.02020596,-0.2241152;0.3011832;0.1158352,-0.2693254;0.09386551;0.2460916,0.07751902;0.003776322;-0.03887855,0.09787785;-0.3190041;-0.002537616,0.1070012;-0.6658202;0.07698607,0.116145;-0.6963167;0.01609432,-0.0749723;0.007005319;-0.04318659,-0.1172743;-0.314654;-0.0173382,-0.1380967;-0.6618211;0.05835924,-0.1335619;-0.6240147;-0.02748783,0.00304415;0.5478121;-0.02506663,0;0;0,-0.01215369;0.2940002;-0.1090786,-0.02448478;0.5848789;-0.2207793,0.1501551;0.5074294;-0.1096854,0.2361334;0.3416469;0.04640317,0.2323433;0.1230916;0.1656113,-0.1788306;0.5003301;-0.08600976,-0.2456923;0.3305978;0.07511202,-0.2955266;0.1333935;0.2187029,0.07695256;0.00538379;-0.0398035,0.1236368;-0.3166774;-0.04422045,0.1436571;-0.6692824;2.455711E-05,0.1626739;-0.7006416;-0.05763507,-0.0798415;0.004295665;-0.03379174,-0.1245394;-0.318057;-0.03741891,-0.1425994;-0.6673828;0.02841446,-0.1456786;-0.7026076;-0.02804322,-0.0212502;0.5137781;-0.1909317,161.7917
+0;0;0,0.001597048;0.3136842;-0.009036056,0.002930305;0.6243861;-0.03536462,0.1878203;0.5135847;-0.002453446,0.2220871;0.3145815;0.1334261,0.2469558;0.1288847;0.2974065,-0.1805436;0.4984;-0.02084792,-0.2239932;0.3035538;0.1183889,-0.2691791;0.09864427;0.2524099,0.07755563;0.003884368;-0.0387948,0.0976428;-0.318922;-0.00253417,0.1066816;-0.6656928;0.07719681,0.1156937;-0.6962729;0.0163686,-0.07496779;0.006880046;-0.04321453,-0.1174003;-0.3147541;-0.01726636,-0.1382953;-0.6619337;0.05835361,-0.1339191;-0.6241784;-0.02750631,0.002640915;0.5477586;-0.02615546,0;0;0,-0.01215369;0.2940002;-0.1090786,-0.02448478;0.5848789;-0.2207793,0.1501551;0.5074294;-0.1096854,0.2361334;0.3416469;0.04640317,0.2323433;0.1230916;0.1656113,-0.1788306;0.5003301;-0.08600976,-0.2456923;0.3305978;0.07511202,-0.2955266;0.1333935;0.2187029,0.07695256;0.00538379;-0.0398035,0.1236368;-0.3166774;-0.04422045,0.1436571;-0.6692824;2.455711E-05,0.1626739;-0.7006416;-0.05763507,-0.0798415;0.004295665;-0.03379174,-0.1245394;-0.318057;-0.03741891,-0.1425994;-0.6673828;0.02841446,-0.1456786;-0.7026076;-0.02804322,-0.0212502;0.5137781;-0.1909317,161.8037
+0;0;0,0.001592286;0.312749;-0.009009115,0.002920735;0.6223329;-0.03524379,0.1901523;0.5113574;-0.00206401,0.2244659;0.3120825;0.134001,0.2493629;0.1261754;0.2981672,-0.1828677;0.4959807;-0.02069099,-0.2263765;0.3008686;0.1187359,-0.2716137;0.09572697;0.2529087,0.07745147;0.003879151;-0.03874269,0.0976867;-0.3213067;-0.002214782,0.1067127;-0.667585;0.07740296,0.1157389;-0.6982601;0.01647936,-0.0748671;0.006870805;-0.04315649,-0.1176123;-0.3171341;-0.01701705,-0.1384777;-0.6638207;0.05849552,-0.1340946;-0.6260532;-0.02749905,0.002632318;0.5459633;-0.02606562,0;0;0,-0.01214701;0.2945666;-0.1047788,-0.02487494;0.5853415;-0.2135315,0.1514094;0.5080128;-0.1007309,0.2378361;0.3391058;0.05224776,0.2329614;0.1178051;0.1668518,-0.1799647;0.5009136;-0.07636905,-0.2451994;0.3297713;0.08443018,-0.2951203;0.1283074;0.2224592,0.07688639;0.005307257;-0.0396874,0.1239649;-0.3191077;-0.04498982,0.1440807;-0.6708124;0.002215624,0.1634961;-0.7022402;-0.05544091,-0.07968315;0.00433496;-0.03386112,-0.1250589;-0.320302;-0.04030268,-0.1423897;-0.6683334;0.02971793,-0.1468112;-0.7033255;-0.0271248,-0.02152967;0.5142548;-0.1843401,161.8251
+0;0;0,0.001592286;0.312749;-0.009009115,0.002920735;0.6223329;-0.03524379,0.1901523;0.5113574;-0.00206401,0.2244659;0.3120825;0.134001,0.2493629;0.1261754;0.2981672,-0.1828677;0.4959807;-0.02069099,-0.2263765;0.3008686;0.1187359,-0.2716137;0.09572697;0.2529087,0.07745147;0.003879151;-0.03874269,0.0976867;-0.3213067;-0.002214782,0.1067127;-0.667585;0.07740296,0.1157389;-0.6982601;0.01647936,-0.0748671;0.006870805;-0.04315649,-0.1176123;-0.3171341;-0.01701705,-0.1384777;-0.6638207;0.05849552,-0.1340946;-0.6260532;-0.02749905,0.002632318;0.5459633;-0.02606562,0;0;0,-0.01214701;0.2945666;-0.1047788,-0.02487494;0.5853415;-0.2135315,0.1514094;0.5080128;-0.1007309,0.2378361;0.3391058;0.05224776,0.2329614;0.1178051;0.1668518,-0.1799647;0.5009136;-0.07636905,-0.2451994;0.3297713;0.08443018,-0.2951203;0.1283074;0.2224592,0.07688639;0.005307257;-0.0396874,0.1239649;-0.3191077;-0.04498982,0.1440807;-0.6708124;0.002215624,0.1634961;-0.7022402;-0.05544091,-0.07968315;0.00433496;-0.03386112,-0.1250589;-0.320302;-0.04030268,-0.1423897;-0.6683334;0.02971793,-0.1468112;-0.7033255;-0.0271248,-0.02152967;0.5142548;-0.1843401,161.8477
+0;0;0,0.001246866;0.312575;-0.009293981,0.002228951;0.620469;-0.03567276,0.1886458;0.5111729;-0.002447654,0.2202542;0.3182072;0.1431483,0.2471104;0.1302796;0.3049939,-0.1825091;0.4952565;-0.02104586,-0.2255689;0.3019366;0.1211029,-0.2700474;0.09901787;0.2592249,0.07756771;0.004140063;-0.03877509,0.09739946;-0.3211723;-0.002215963,0.1063988;-0.6680977;0.07765099,0.1157014;-0.698097;0.01690923,-0.07504171;0.006632088;-0.04315269,-0.1179636;-0.3174447;-0.0168869,-0.1389513;-0.6647711;0.05888151,-0.1345893;-0.6270774;-0.02654558,0.002032995;0.5445719;-0.02647865,0;0;0,-0.0122405;0.2962008;-0.09953022,-0.02526562;0.5879256;-0.2006816,0.1520319;0.5086048;-0.09459043,0.2388686;0.3392309;0.05774117,0.2315397;0.1163194;0.1694944,-0.1812674;0.5010419;-0.06924844,-0.2460842;0.3298083;0.09172012,-0.2957968;0.1261012;0.2268647,0.07684644;0.005458415;-0.04002786,0.1240264;-0.3189892;-0.04813623,0.1440503;-0.6708074;0.0032444,0.1628954;-0.7024598;-0.05349946,-0.07991049;0.004201789;-0.03367574,-0.125702;-0.3204592;-0.0411813,-0.1421291;-0.668868;0.03064069,-0.1482585;-0.7030075;-0.02614467,-0.02184457;0.5165645;-0.1734632,161.8588
+0;0;0,0.001246866;0.312575;-0.009293981,0.002228951;0.620469;-0.03567276,0.1886458;0.5111729;-0.002447654,0.2202542;0.3182072;0.1431483,0.2471104;0.1302796;0.3049939,-0.1825091;0.4952565;-0.02104586,-0.2255689;0.3019366;0.1211029,-0.2700474;0.09901787;0.2592249,0.07756771;0.004140063;-0.03877509,0.09739946;-0.3211723;-0.002215963,0.1063988;-0.6680977;0.07765099,0.1157014;-0.698097;0.01690923,-0.07504171;0.006632088;-0.04315269,-0.1179636;-0.3174447;-0.0168869,-0.1389513;-0.6647711;0.05888151,-0.1345893;-0.6270774;-0.02654558,0.002032995;0.5445719;-0.02647865,0;0;0,-0.0122405;0.2962008;-0.09953022,-0.02526562;0.5879256;-0.2006816,0.1520319;0.5086048;-0.09459043,0.2388686;0.3392309;0.05774117,0.2315397;0.1163194;0.1694944,-0.1812674;0.5010419;-0.06924844,-0.2460842;0.3298083;0.09172012,-0.2957968;0.1261012;0.2268647,0.07684644;0.005458415;-0.04002786,0.1240264;-0.3189892;-0.04813623,0.1440503;-0.6708074;0.0032444,0.1628954;-0.7024598;-0.05349946,-0.07991049;0.004201789;-0.03367574,-0.125702;-0.3204592;-0.0411813,-0.1421291;-0.668868;0.03064069,-0.1482585;-0.7030075;-0.02614467,-0.02184457;0.5165645;-0.1734632,161.8838
+0;0;0,0.001245882;0.3123283;-0.009286648,0.002225512;0.6194621;-0.03560206,0.1879427;0.5104411;-0.002485251,0.219541;0.3175374;0.1430639,0.2463939;0.1296325;0.30489,-0.1818199;0.4945845;-0.02101369,-0.2248659;0.3013267;0.1210894,-0.269339;0.09843242;0.2591947,0.0775122;0.004137101;-0.03874734,0.09739958;-0.3220879;-0.002085641,0.1064044;-0.6692219;0.07782932,0.1157374;-0.6994173;0.01688896,-0.07498801;0.006627342;-0.04312181,-0.1180303;-0.3183587;-0.01678232,-0.1390306;-0.6658939;0.05903162,-0.1346543;-0.628175;-0.02667477,0.002029943;0.5437148;-0.0264261,0;0;0,-0.01169384;0.2972548;-0.09560132,-0.02374925;0.5891918;-0.1938726,0.1527561;0.5094019;-0.08897018,0.2403016;0.3410811;0.06399632,0.2295651;0.1189897;0.1770322,-0.1794449;0.5014098;-0.06355325,-0.2439513;0.3299325;0.09716179,-0.293358;0.1262254;0.2323632,0.07686992;0.00534603;-0.03986287,0.1243364;-0.3199368;-0.04988194,0.1444256;-0.6716492;0.00363636,0.1643814;-0.7034546;-0.05298686,-0.07979438;0.004290446;-0.03377962,-0.1253525;-0.3212886;-0.04300561,-0.1418452;-0.6694504;0.03102675,-0.1482964;-0.7035143;-0.02623167,-0.02060033;0.5177702;-0.1672094,161.9045
+0;0;0,0.0009632158;0.3119929;-0.009814048,0.001555768;0.6180503;-0.0366427,0.1874258;0.5100092;-0.003145877,0.2201057;0.3182479;0.1436938,0.2481205;0.1357685;0.3112619,-0.1824302;0.4938056;-0.02134671,-0.2249217;0.3023621;0.123381,-0.2689019;0.1025496;0.2658707,0.07761046;0.004141015;-0.0386518,0.09733445;-0.3223715;-0.001907427,0.106306;-0.6701369;0.07810843,0.1163346;-0.7006517;0.01677798,-0.07496808;0.006604506;-0.04325114,-0.1181328;-0.3186291;-0.01661383,-0.1391283;-0.6667832;0.05935778,-0.1347813;-0.6290596;-0.02692947,0.001460631;0.5425408;-0.02734492,0;0;0,-0.0117601;0.2979302;-0.09239125,-0.02393959;0.589565;-0.1882787,0.1522592;0.5098704;-0.08321214,0.2406997;0.3417248;0.06945609,0.2294355;0.1207644;0.1844005,-0.1789945;0.5022255;-0.05754384,-0.2425558;0.3318283;0.1047122,-0.2909055;0.12936;0.2419402,0.07682712;0.005399168;-0.04003668,0.1241506;-0.3201339;-0.05179691,0.1447079;-0.6720825;0.004178997,0.1651296;-0.7041407;-0.05288053,-0.07988773;0.00423836;-0.03368206,-0.1256357;-0.3215704;-0.04394697,-0.1419778;-0.6701301;0.03130505,-0.1496634;-0.7041652;-0.02669911,-0.02075562;0.5182018;-0.1621008,161.926
+0;0;0,0.0009632158;0.3119929;-0.009814048,0.001555768;0.6180503;-0.0366427,0.1874258;0.5100092;-0.003145877,0.2201057;0.3182479;0.1436938,0.2481205;0.1357685;0.3112619,-0.1824302;0.4938056;-0.02134671,-0.2249217;0.3023621;0.123381,-0.2689019;0.1025496;0.2658707,0.07761046;0.004141015;-0.0386518,0.09733445;-0.3223715;-0.001907427,0.106306;-0.6701369;0.07810843,0.1163346;-0.7006517;0.01677798,-0.07496808;0.006604506;-0.04325114,-0.1181328;-0.3186291;-0.01661383,-0.1391283;-0.6667832;0.05935778,-0.1347813;-0.6290596;-0.02692947,0.001460631;0.5425408;-0.02734492,0;0;0,-0.0117601;0.2979302;-0.09239125,-0.02393959;0.589565;-0.1882787,0.1522592;0.5098704;-0.08321214,0.2406997;0.3417248;0.06945609,0.2294355;0.1207644;0.1844005,-0.1789945;0.5022255;-0.05754384,-0.2425558;0.3318283;0.1047122,-0.2909055;0.12936;0.2419402,0.07682712;0.005399168;-0.04003668,0.1241506;-0.3201339;-0.05179691,0.1447079;-0.6720825;0.004178997,0.1651296;-0.7041407;-0.05288053,-0.07988773;0.00423836;-0.03368206,-0.1256357;-0.3215704;-0.04394697,-0.1419778;-0.6701301;0.03130505,-0.1496634;-0.7041652;-0.02669911,-0.02075562;0.5182018;-0.1621008,161.9374
+0;0;0,0.0009644233;0.312384;-0.009826351,0.001556261;0.6180804;-0.03662414,0.1852788;0.5104875;-0.003415707,0.2179219;0.3189421;0.1432587,0.24585;0.1370276;0.310308,-0.180306;0.494471;-0.02140635,-0.2227497;0.303243;0.1231584,-0.2665937;0.1040491;0.2652071,0.07760781;0.004140874;-0.03865048,0.09737371;-0.3230655;-0.00182803,0.1063362;-0.67048;0.0781071,0.1163456;-0.7008789;0.01689424,-0.07496552;0.00660428;-0.04324966,-0.1182219;-0.3193204;-0.01655575,-0.1391962;-0.6671233;0.05933921,-0.1348576;-0.6294144;-0.0267826,0.001461216;0.5426435;-0.02733529,0;0;0,-0.01184772;0.3000311;-0.08673096,-0.02400872;0.5933498;-0.1761167,0.1522222;0.509859;-0.07871199,0.2410971;0.3445652;0.07636166,0.2306612;0.1315089;0.2039406,-0.1795379;0.5024187;-0.05240253,-0.2436671;0.3359163;0.1132266,-0.2858726;0.1382189;0.2578391,0.07678235;0.005425632;-0.0401125,0.1240954;-0.32079;-0.05257869,0.1447435;-0.6722561;0.004096508,0.1654252;-0.7041479;-0.05279708,-0.07990406;0.004209002;-0.03363932,-0.1258881;-0.3222592;-0.04434112,-0.1421472;-0.6704605;0.03088078,-0.1512674;-0.7051252;-0.0259568,-0.0208261;0.5214719;-0.1516123,161.9594
+0;0;0,0.0009805758;0.3123943;-0.009492729,0.001890058;0.6182598;-0.03437475,0.1863307;0.5134947;-0.004665084,0.2190993;0.3249474;0.1458166,0.2494257;0.1487498;0.3184812,-0.1807513;0.4969089;-0.02220719,-0.2232203;0.3080269;0.1254023,-0.2663745;0.1102712;0.2696545,0.07757555;0.004213065;-0.03870741,0.09729386;-0.3229941;-0.001866665,0.106136;-0.6703684;0.07825646,0.116234;-0.7003413;0.01664076,-0.07498797;0.006515983;-0.04322413,-0.1182441;-0.3194216;-0.01668805,-0.1393956;-0.6672035;0.05925386,-0.135194;-0.6293839;-0.02686477,0.001681001;0.5427461;-0.02573356,0;0;0,-0.01184772;0.3000311;-0.08673096,-0.02400872;0.5933498;-0.1761167,0.1522222;0.509859;-0.07871199,0.2410971;0.3445652;0.07636166,0.2306612;0.1315089;0.2039406,-0.1795379;0.5024187;-0.05240253,-0.2436671;0.3359163;0.1132266,-0.2858726;0.1382189;0.2578391,0.07678235;0.005425632;-0.0401125,0.1240954;-0.32079;-0.05257869,0.1447435;-0.6722561;0.004096508,0.1654252;-0.7041479;-0.05279708,-0.07990406;0.004209002;-0.03363932,-0.1258881;-0.3222592;-0.04434112,-0.1421472;-0.6704605;0.03088078,-0.1512674;-0.7051252;-0.0259568,-0.0208261;0.5214719;-0.1516123,161.9709
+0;0;0,0.000978009;0.3115765;-0.00946788,0.001884537;0.6164491;-0.03426943,0.1868636;0.5118371;-0.004525675,0.2195777;0.3236039;0.1457054,0.2499047;0.1474026;0.3183736,-0.1812875;0.4952031;-0.02211887,-0.2236858;0.3066357;0.1252448,-0.2668408;0.1088758;0.2695,0.07760652;0.004214747;-0.03872287,0.09733402;-0.3231449;-0.001864947,0.1061922;-0.6711525;0.07840426,0.116197;-0.7005714;0.01735785,-0.07501791;0.006518584;-0.04324139,-0.1182942;-0.3195709;-0.01669294,-0.1394843;-0.6679869;0.05938742,-0.1353215;-0.6302395;-0.0259355,0.00167614;0.5411738;-0.02565551,0;0;0,-0.01170117;0.2996272;-0.0851891,-0.02362281;0.5918949;-0.1746273,0.1519924;0.5106427;-0.07420611,0.2393833;0.349032;0.08490443,0.2315732;0.1357007;0.2122216,-0.1786365;0.5033184;-0.04854637,-0.2416448;0.3406581;0.1206959,-0.2792271;0.1449335;0.2692232,0.07670073;0.005476356;-0.04033613,0.1241835;-0.32084;-0.05356717,0.1452199;-0.6727866;0.004069094,0.1652032;-0.7041018;-0.05248594,-0.07998626;0.004170739;-0.03353802,-0.1259711;-0.322448;-0.04438286,-0.1419415;-0.6712492;0.03120563,-0.1515223;-0.7059047;-0.02433917,-0.02050002;0.5202872;-0.1500669,161.994
+0;0;0,0.000978009;0.3115765;-0.00946788,0.001884537;0.6164491;-0.03426943,0.1868636;0.5118371;-0.004525675,0.2195777;0.3236039;0.1457054,0.2499047;0.1474026;0.3183736,-0.1812875;0.4952031;-0.02211887,-0.2236858;0.3066357;0.1252448,-0.2668408;0.1088758;0.2695,0.07760652;0.004214747;-0.03872287,0.09733402;-0.3231449;-0.001864947,0.1061922;-0.6711525;0.07840426,0.116197;-0.7005714;0.01735785,-0.07501791;0.006518584;-0.04324139,-0.1182942;-0.3195709;-0.01669294,-0.1394843;-0.6679869;0.05938742,-0.1353215;-0.6302395;-0.0259355,0.00167614;0.5411738;-0.02565551,0;0;0,-0.01170117;0.2996272;-0.0851891,-0.02362281;0.5918949;-0.1746273,0.1519924;0.5106427;-0.07420611,0.2393833;0.349032;0.08490443,0.2315732;0.1357007;0.2122216,-0.1786365;0.5033184;-0.04854637,-0.2416448;0.3406581;0.1206959,-0.2792271;0.1449335;0.2692232,0.07670073;0.005476356;-0.04033613,0.1241835;-0.32084;-0.05356717,0.1452199;-0.6727866;0.004069094,0.1652032;-0.7041018;-0.05248594,-0.07998626;0.004170739;-0.03353802,-0.1259711;-0.322448;-0.04438286,-0.1419415;-0.6712492;0.03120563,-0.1515223;-0.7059047;-0.02433917,-0.02050002;0.5202872;-0.1500669,162.0054
+0;0;0,0.0008075741;0.310506;-0.01030406,0.00138241;0.6133213;-0.03677794,0.1855833;0.5094277;-0.005179472,0.2183113;0.323496;0.1475174,0.2494555;0.1488139;0.3191016,-0.1808567;0.4925626;-0.02213899,-0.2230213;0.3059497;0.1273798,-0.2686275;0.1243162;0.2881724,0.07761833;0.004395995;-0.0388267,0.0970202;-0.3233584;-0.001688149,0.1058559;-0.6712152;0.07878244,0.1159193;-0.7002547;0.01783678,-0.07514665;0.006335709;-0.04317733,-0.118591;-0.3201276;-0.01647634,-0.1398096;-0.668459;0.05950357,-0.135761;-0.6308547;-0.02550875,0.001277775;0.5386229;-0.02762347,0;0;0,-0.01154597;0.2990288;-0.08348227,-0.02326457;0.5896552;-0.1717877,0.1515383;0.5114099;-0.07145572,0.2380994;0.3520337;0.08998919,0.247283;0.157659;0.2418413,-0.177179;0.5031103;-0.04524581,-0.2393956;0.3433804;0.1267237,-0.2699019;0.1563532;0.2848855,0.07664241;0.005528837;-0.04058099,0.1241717;-0.3211577;-0.05456328,0.1455516;-0.6728289;0.003987551,0.1656426;-0.7042633;-0.05190062,-0.08010872;0.004132032;-0.03342098,-0.1268459;-0.3227549;-0.04522059,-0.1422026;-0.6714007;0.03072811,-0.1522975;-0.7058691;-0.0244373,-0.02020943;0.5185031;-0.1474624,162.0268
+0;0;0,0.0008075741;0.310506;-0.01030406,0.00138241;0.6133213;-0.03677794,0.1855833;0.5094277;-0.005179472,0.2183113;0.323496;0.1475174,0.2494555;0.1488139;0.3191016,-0.1808567;0.4925626;-0.02213899,-0.2230213;0.3059497;0.1273798,-0.2686275;0.1243162;0.2881724,0.07761833;0.004395995;-0.0388267,0.0970202;-0.3233584;-0.001688149,0.1058559;-0.6712152;0.07878244,0.1159193;-0.7002547;0.01783678,-0.07514665;0.006335709;-0.04317733,-0.118591;-0.3201276;-0.01647634,-0.1398096;-0.668459;0.05950357,-0.135761;-0.6308547;-0.02550875,0.001277775;0.5386229;-0.02762347,0;0;0,-0.01154597;0.2990288;-0.08348227,-0.02326457;0.5896552;-0.1717877,0.1515383;0.5114099;-0.07145572,0.2380994;0.3520337;0.08998919,0.247283;0.157659;0.2418413,-0.177179;0.5031103;-0.04524581,-0.2393956;0.3433804;0.1267237,-0.2699019;0.1563532;0.2848855,0.07664241;0.005528837;-0.04058099,0.1241717;-0.3211577;-0.05456328,0.1455516;-0.6728289;0.003987551,0.1656426;-0.7042633;-0.05190062,-0.08010872;0.004132032;-0.03342098,-0.1268459;-0.3227549;-0.04522059,-0.1422026;-0.6714007;0.03072811,-0.1522975;-0.7058691;-0.0244373,-0.02020943;0.5185031;-0.1474624,162.0381
+0;0;0,0.0008056666;0.3097726;-0.01027972,0.001379141;0.611883;-0.03669361,0.1851785;0.5081918;-0.005161071,0.2178406;0.3226348;0.147228,0.2490079;0.147823;0.3189397,-0.1804628;0.4913635;-0.02208362,-0.2225424;0.3051268;0.1271337,-0.2681825;0.1233583;0.2880458,0.07758127;0.004393896;-0.03880817,0.09699253;-0.3235191;-0.001651637,0.105823;-0.6711714;0.07877164,0.1159388;-0.7005178;0.01750923,-0.07511078;0.006332684;-0.04315671,-0.1185761;-0.3202886;-0.01644279,-0.1397822;-0.6684152;0.05949244,-0.1357126;-0.6307714;-0.02596172,0.0012747;0.5373233;-0.02755615,0;0;0,-0.01142652;0.2986169;-0.08223605,-0.02313544;0.5885508;-0.1703795,0.1519929;0.5110814;-0.07177019,0.2367337;0.3563948;0.09439731,0.2474609;0.1597012;0.2434344,-0.1754534;0.5029256;-0.04203375,-0.236841;0.347245;0.1332252,-0.2624313;0.1653106;0.2983327,0.07667679;0.005437106;-0.04043937,0.1243572;-0.3213305;-0.05573106,0.1461054;-0.6725679;0.003996134,0.1666203;-0.7045314;-0.05183458,-0.08001868;0.004227872;-0.03351671,-0.1275247;-0.3226681;-0.04642146,-0.1417069;-0.6709293;0.03052684,-0.1520096;-0.7057493;-0.0248774,-0.02008842;0.5175489;-0.1460466,162.0594
+0;0;0,0.0003649082;0.3097543;-0.01084063,0.0002476331;0.6117728;-0.038268,0.1842111;0.5083556;-0.005766787,0.2194716;0.3248947;0.1485686,0.2486843;0.1609218;0.3309829,-0.1812764;0.4910376;-0.02205656,-0.2231859;0.3066066;0.129434,-0.2686636;0.1236942;0.2890909,0.07758468;0.004583175;-0.03877945,0.09657342;-0.3233367;-0.001465689,0.1052524;-0.671003;0.07891376,0.1155774;-0.7004352;0.01776953,-0.07515921;0.006130632;-0.04310153,-0.1188697;-0.3204507;-0.01629917,-0.1401912;-0.6686078;0.05946364,-0.1362311;-0.6310275;-0.0260013,0.0003531243;0.5372499;-0.0288352,0;0;0,-0.01142652;0.2986169;-0.08223605,-0.02313544;0.5885508;-0.1703795,0.1519929;0.5110814;-0.07177019,0.2367337;0.3563948;0.09439731,0.2474609;0.1597012;0.2434344,-0.1754534;0.5029256;-0.04203375,-0.236841;0.347245;0.1332252,-0.2624313;0.1653106;0.2983327,0.07667679;0.005437106;-0.04043937,0.1243572;-0.3213305;-0.05573106,0.1461054;-0.6725679;0.003996134,0.1666203;-0.7045314;-0.05183458,-0.08001868;0.004227872;-0.03351671,-0.1275247;-0.3226681;-0.04642146,-0.1417069;-0.6709293;0.03052684,-0.1520096;-0.7057493;-0.0248774,-0.02008842;0.5175489;-0.1460466,162.072
+0;0;0,0.0003642533;0.3091983;-0.01082117,0.0002472666;0.6104701;-0.03818078,0.1821056;0.5075668;-0.005966848,0.217281;0.3245485;0.1479963,0.2464283;0.1609431;0.3300017,-0.1791976;0.4904471;-0.02207014,-0.2210061;0.3064609;0.129055,-0.2663818;0.1239586;0.288354,0.07753012;0.004579952;-0.03875218,0.09651442;-0.3232633;-0.001447145,0.1051959;-0.671031;0.07895575,0.1154345;-0.6999661;0.01832292,-0.07510636;0.006126321;-0.04307122,-0.1188066;-0.3203787;-0.01627512,-0.1401343;-0.6686374;0.05950979,-0.1362074;-0.6311204;-0.02524035,0.0003524986;0.5361303;-0.02877116,0;0;0,-0.01103903;0.2987317;-0.07973933,-0.02170976;0.5886731;-0.1653826,0.1525926;0.510824;-0.07175851,0.2351759;0.3620719;0.09996939,0.2457407;0.1732348;0.257992,-0.173294;0.5031154;-0.03999294,-0.2367117;0.3546832;0.1399619,-0.259645;0.179213;0.3115034,0.07659212;0.005372614;-0.04047728,0.1242762;-0.3212737;-0.05665421,0.1463936;-0.6724246;0.00406003,0.167151;-0.7037977;-0.05122995,-0.07996278;0.004276161;-0.03348576,-0.1273747;-0.3225586;-0.04630803,-0.1415741;-0.6709943;0.03032941,-0.1516093;-0.7053729;-0.02452684,-0.0189679;0.5176366;-0.1416919,162.0929
+0;0;0,0.0003642533;0.3091983;-0.01082117,0.0002472666;0.6104701;-0.03818078,0.1821056;0.5075668;-0.005966848,0.217281;0.3245485;0.1479963,0.2464283;0.1609431;0.3300017,-0.1791976;0.4904471;-0.02207014,-0.2210061;0.3064609;0.129055,-0.2663818;0.1239586;0.288354,0.07753012;0.004579952;-0.03875218,0.09651442;-0.3232633;-0.001447145,0.1051959;-0.671031;0.07895575,0.1154345;-0.6999661;0.01832292,-0.07510636;0.006126321;-0.04307122,-0.1188066;-0.3203787;-0.01627512,-0.1401343;-0.6686374;0.05950979,-0.1362074;-0.6311204;-0.02524035,0.0003524986;0.5361303;-0.02877116,0;0;0,-0.01103903;0.2987317;-0.07973933,-0.02170976;0.5886731;-0.1653826,0.1525926;0.510824;-0.07175851,0.2351759;0.3620719;0.09996939,0.2457407;0.1732348;0.257992,-0.173294;0.5031154;-0.03999294,-0.2367117;0.3546832;0.1399619,-0.259645;0.179213;0.3115034,0.07659212;0.005372614;-0.04047728,0.1242762;-0.3212737;-0.05665421,0.1463936;-0.6724246;0.00406003,0.167151;-0.7037977;-0.05122995,-0.07996278;0.004276161;-0.03348576,-0.1273747;-0.3225586;-0.04630803,-0.1415741;-0.6709943;0.03032941,-0.1516093;-0.7053729;-0.02452684,-0.0189679;0.5176366;-0.1416919,162.105
+0;0;0,-4.35614E-05;0.3091835;-0.0112429,-0.0007982398;0.6103818;-0.03937601,0.1811977;0.5075002;-0.006519549,0.215162;0.3278682;0.1516463,0.243387;0.1615649;0.3313371,-0.1799538;0.4901399;-0.02220353,-0.2219677;0.3080476;0.1311422,-0.2670763;0.1257184;0.2907151,0.07755987;0.004679008;-0.03868075,0.09624135;-0.3231891;-0.001441665,0.1048681;-0.670956;0.07897083,0.1151913;-0.6997994;0.01826334,-0.07509873;0.006015246;-0.04310017,-0.1190347;-0.3204587;-0.01631123,-0.1404261;-0.6687009;0.05953185,-0.1365666;-0.6312342;-0.02522584,-0.000500345;0.5360703;-0.02975004,0;0;0,-0.01103903;0.2987317;-0.07973933,-0.02170976;0.5886731;-0.1653826,0.1525926;0.510824;-0.07175851,0.2351759;0.3620719;0.09996939,0.2457407;0.1732348;0.257992,-0.173294;0.5031154;-0.03999294,-0.2367117;0.3546832;0.1399619,-0.259645;0.179213;0.3115034,0.07659212;0.005372614;-0.04047728,0.1242762;-0.3212737;-0.05665421,0.1463936;-0.6724246;0.00406003,0.167151;-0.7037977;-0.05122995,-0.07996278;0.004276161;-0.03348576,-0.1273747;-0.3225586;-0.04630803,-0.1415741;-0.6709943;0.03032941,-0.1516093;-0.7053729;-0.02452684,-0.0189679;0.5176366;-0.1416919,162.1161
+0;0;0,-4.345294E-05;0.3084137;-0.01121491,-0.0007962078;0.6088268;-0.03927573,0.1799187;0.5063184;-0.00660523,0.2137885;0.327186;0.1511206,0.2419429;0.1612987;0.330362,-0.1786879;0.4890803;-0.02217869,-0.2205849;0.3074946;0.1307405,-0.2655806;0.1256214;0.2899143,0.07754829;0.004678309;-0.03867498,0.09625091;-0.323561;-0.001393728,0.1048766;-0.6712857;0.07900903,0.1151778;-0.7000035;0.01843121,-0.07508751;0.006014348;-0.04309373,-0.1190732;-0.3208292;-0.01627446,-0.140462;-0.6690292;0.05955943,-0.1366108;-0.6315784;-0.02501722,-0.0004990017;0.5346871;-0.02967202,0;0;0,-0.01089568;0.2985612;-0.07737756,-0.02108212;0.5880836;-0.1616974,0.1530974;0.5106112;-0.07184935,0.2327316;0.3690162;0.1062582,0.24155;0.189896;0.2744157,-0.1721707;0.5034211;-0.03792747,-0.2355027;0.3596919;0.1449495,-0.2422553;0.2017098;0.3331909,0.07657483;0.005301267;-0.04049158,0.1242668;-0.3216792;-0.05751944,0.1468718;-0.6726205;0.003968239,0.1676716;-0.7037401;-0.05130672,-0.07995215;0.00434049;-0.03346925,-0.1282076;-0.322737;-0.04660141,-0.1417562;-0.6712114;0.02977654,-0.1512818;-0.7050881;-0.02547369,-0.01845764;0.5171329;-0.1382852,162.1282
+0;0;0,-4.345294E-05;0.3084137;-0.01121491,-0.0007962078;0.6088268;-0.03927573,0.1799187;0.5063184;-0.00660523,0.2137885;0.327186;0.1511206,0.2419429;0.1612987;0.330362,-0.1786879;0.4890803;-0.02217869,-0.2205849;0.3074946;0.1307405,-0.2655806;0.1256214;0.2899143,0.07754829;0.004678309;-0.03867498,0.09625091;-0.323561;-0.001393728,0.1048766;-0.6712857;0.07900903,0.1151778;-0.7000035;0.01843121,-0.07508751;0.006014348;-0.04309373,-0.1190732;-0.3208292;-0.01627446,-0.140462;-0.6690292;0.05955943,-0.1366108;-0.6315784;-0.02501722,-0.0004990017;0.5346871;-0.02967202,0;0;0,-0.01089568;0.2985612;-0.07737756,-0.02108212;0.5880836;-0.1616974,0.1530974;0.5106112;-0.07184935,0.2327316;0.3690162;0.1062582,0.24155;0.189896;0.2744157,-0.1721707;0.5034211;-0.03792747,-0.2355027;0.3596919;0.1449495,-0.2422553;0.2017098;0.3331909,0.07657483;0.005301267;-0.04049158,0.1242668;-0.3216792;-0.05751944,0.1468718;-0.6726205;0.003968239,0.1676716;-0.7037401;-0.05130672,-0.07995215;0.00434049;-0.03346925,-0.1282076;-0.322737;-0.04660141,-0.1417562;-0.6712114;0.02977654,-0.1512818;-0.7050881;-0.02547369,-0.01845764;0.5171329;-0.1382852,162.1396
+0;0;0,-0.0002814486;0.3077215;-0.01154662,-0.001352757;0.6074964;-0.04000821,0.1796412;0.5052997;-0.006972488,0.2136704;0.3274348;0.1520266,0.2401299;0.1618555;0.3311715,-0.1793347;0.48781;-0.02228741,-0.2211159;0.3086143;0.1333335,-0.2650168;0.1267624;0.2921168,0.07756629;0.004796304;-0.03862548,0.09612511;-0.3235191;-0.001423914,0.1047142;-0.6719349;0.07912907,0.1151693;-0.7000136;0.01921531,-0.07508607;0.005899495;-0.04311309,-0.1191351;-0.3209991;-0.01634844,-0.1406485;-0.6698668;0.05970838,-0.1368855;-0.6325284;-0.02398207,-0.000977935;0.5335045;-0.03031283,0;0;0,-0.0106459;0.2982212;-0.07600474,-0.02065156;0.5872198;-0.1600041,0.1530276;0.5112123;-0.06834459,0.2355014;0.3716401;0.1099594,0.2448172;0.2001511;0.2852142,-0.1716926;0.5035103;-0.03568086,-0.2354232;0.3643034;0.1504226,-0.2645768;0.211247;0.3399834,0.07657424;0.005191058;-0.04050803,0.124142;-0.3218263;-0.05829287,0.1475681;-0.6733583;0.003615618,0.1676131;-0.7036168;-0.05151343,-0.0799544;0.004439171;-0.03345219,-0.1289071;-0.3225459;-0.04772792,-0.1412852;-0.6717151;0.02897733,-0.1520129;-0.7050664;-0.02527805,-0.01806034;0.5163904;-0.1366501,162.1603
+0;0;0,-0.0002814486;0.3077215;-0.01154662,-0.001352757;0.6074964;-0.04000821,0.1796412;0.5052997;-0.006972488,0.2136704;0.3274348;0.1520266,0.2401299;0.1618555;0.3311715,-0.1793347;0.48781;-0.02228741,-0.2211159;0.3086143;0.1333335,-0.2650168;0.1267624;0.2921168,0.07756629;0.004796304;-0.03862548,0.09612511;-0.3235191;-0.001423914,0.1047142;-0.6719349;0.07912907,0.1151693;-0.7000136;0.01921531,-0.07508607;0.005899495;-0.04311309,-0.1191351;-0.3209991;-0.01634844,-0.1406485;-0.6698668;0.05970838,-0.1368855;-0.6325284;-0.02398207,-0.000977935;0.5335045;-0.03031283,0;0;0,-0.0106459;0.2982212;-0.07600474,-0.02065156;0.5872198;-0.1600041,0.1530276;0.5112123;-0.06834459,0.2355014;0.3716401;0.1099594,0.2448172;0.2001511;0.2852142,-0.1716926;0.5035103;-0.03568086,-0.2354232;0.3643034;0.1504226,-0.2645768;0.211247;0.3399834,0.07657424;0.005191058;-0.04050803,0.124142;-0.3218263;-0.05829287,0.1475681;-0.6733583;0.003615618,0.1676131;-0.7036168;-0.05151343,-0.0799544;0.004439171;-0.03345219,-0.1289071;-0.3225459;-0.04772792,-0.1412852;-0.6717151;0.02897733,-0.1520129;-0.7050664;-0.02527805,-0.01806034;0.5163904;-0.1366501,162.1718

+ 158 - 0
DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_TwoArms_Backward_ColorFeedback_Slow.csv

@@ -0,0 +1,158 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.001634913;0.330649;0.006620388,0.003636136;0.6645157;-0.001623021,0.1891856;0.5270407;0.01298038,0.2234289;0.2746753;-0.0004781596,0.2773839;0.03396088;-0.06595224,-0.1777402;0.5136505;-0.01593338,-0.223492;0.2628151;-0.02145202,-0.266924;0.02187698;-0.09359007,0.07904124;0.005243007;-0.03881686,0.09837578;-0.3192277;-0.01073673,0.1086821;-0.6689523;0.0634293,0.1185003;-0.6957046;0.003972933,-0.07582904;0.005995665;-0.044674,-0.1184868;-0.316657;-0.02188883,-0.1392767;-0.6671526;0.0461896,-0.1333792;-0.6285357;-0.0359277,0.003104902;0.5824615;0.002977771,0;0;0,0.0006856471;0.3219534;-0.07563567,-0.0006019324;0.6395391;-0.1789939,0.1744457;0.4898772;-0.1058002,0.2186165;0.2390286;-0.09291601,0.1882681;-0.01054245;-0.1369009,-0.1669383;0.4821949;-0.09132289,-0.216134;0.2337494;-0.06137831,-0.2241558;-0.01793498;-0.1029963,0.07698508;0.001857728;-0.04303026,0.1053125;-0.3231322;-0.04779005,0.09605952;-0.6769268;0.003764391,0.1145335;-0.7055479;-0.05168438,-0.08190843;0.007504655;-0.03188172,-0.1106227;-0.3174663;-0.03548357,-0.1073729;-0.6704067;0.02227966,-0.110235;-0.6636049;-0.05713028,-0.0001976341;0.5621443;-0.1513493,371.9139
+0;0;0,0.001645637;0.3328179;0.006663816,0.003648837;0.6669911;-0.001596326,0.1874801;0.5297316;0.0129314,0.2216921;0.2775961;-0.0005148826,0.2761286;0.03473392;-0.06657314,-0.1760614;0.5164648;-0.01571568,-0.2217716;0.265858;-0.0212293,-0.265591;0.02277009;-0.09401099,0.0787729;0.005225207;-0.03868508,0.09801538;-0.3177006;-0.01073864,0.1083298;-0.6676996;0.06348556,0.1182617;-0.6951091;0.00334065,-0.0755716;0.00597531;-0.04452233,-0.1180262;-0.3151411;-0.02184565,-0.1388324;-0.6659117;0.04628619,-0.1328667;-0.627195;-0.03678209,0.003115689;0.5846412;0.003021045,0;0;0,0.0004413426;0.3226713;-0.08184099,-0.001700044;0.639618;-0.1880357,0.1721321;0.4894953;-0.1163778,0.2180732;0.2394919;-0.09873438,0.1873071;-0.01302347;-0.1387157,-0.1662076;0.4821746;-0.1011285,-0.2147783;0.2343578;-0.06719715,-0.2238089;-0.02001171;-0.106231,0.07698551;0.002036065;-0.04240394,0.1055236;-0.3213537;-0.04848742,0.09610543;-0.6759726;-0.0008261167,0.1146044;-0.7048441;-0.05742859,-0.08144002;0.007311432;-0.03229667,-0.1098604;-0.3161093;-0.03716048,-0.1066777;-0.6698396;0.01742582,-0.1098042;-0.6637832;-0.06275423,-0.0009663999;0.5623506;-0.1591859,371.9375
+0;0;0,0.001659092;0.3355391;0.006718301,0.00366668;0.6704137;-0.001571099,0.1859325;0.5331603;0.01289839,0.2201997;0.2806178;-0.0005695932,0.2746059;0.03789064;-0.06659114,-0.174528;0.520006;-0.01550591,-0.2203119;0.2689947;-0.02102842,-0.264107;0.02604194;-0.09376967,0.07871887;0.005221623;-0.03865854,0.0978944;-0.3165807;-0.01080934,0.1082252;-0.6671352;0.06353271,0.1182263;-0.6949446;0.002969027,-0.07551977;0.005971211;-0.0444918,-0.1178267;-0.3140279;-0.02189402,-0.1386659;-0.6653554;0.04634599,-0.1326586;-0.6265781;-0.03730066,0.003130558;0.5876045;0.003072026,0;0;0,0.0008258522;0.3237576;-0.08840084,-0.002455577;0.6400706;-0.1985328,0.1703933;0.4897178;-0.1280351,0.2183695;0.2401199;-0.1049585,0.1882471;-0.01275866;-0.1421125,-0.1651884;0.4821666;-0.1122442,-0.2134488;0.2345955;-0.0733494,-0.2227009;-0.02004871;-0.1094894,0.0767324;0.002132058;-0.04273176,0.107109;-0.3199734;-0.04776216,0.09701389;-0.6758087;-0.005319357,0.1155902;-0.7040539;-0.06339097,-0.08145485;0.007255401;-0.03210726,-0.1089571;-0.3150831;-0.03854962,-0.1063568;-0.6700384;0.01166952,-0.1096254;-0.6647142;-0.06889298,-0.001391798;0.5628676;-0.1682377,371.9689
+0;0;0,0.001748269;0.3382769;0.006800472,0.003931722;0.6730606;-0.001502015,0.1868227;0.5353011;0.01314545,0.2210044;0.2824398;-0.0003693234,0.2751514;0.04102263;-0.06505043,-0.1749811;0.5221012;-0.01557643,-0.2209069;0.2708066;-0.02120759,-0.263781;0.02876976;-0.09176099,0.07855778;0.005175067;-0.03863456,0.09770922;-0.3154659;-0.01081974,0.1079629;-0.6666937;0.0635657,0.1181233;-0.6947225;0.003058318,-0.07539111;0.00598743;-0.0443967,-0.1175508;-0.3128653;-0.02188939,-0.1383473;-0.6649154;0.04613653,-0.1322939;-0.6261328;-0.03763656,0.003340611;0.5898985;0.003161923,0;0;0,5.562603E-05;0.3243734;-0.09624171,-0.005072579;0.6376115;-0.2144256,0.1693303;0.4896717;-0.1394875,0.2174465;0.24021;-0.1122193,0.1889653;-0.01179622;-0.1450751,-0.1673165;0.4817704;-0.1213218,-0.2154324;0.2343389;-0.07946016,-0.2240992;-0.01902466;-0.1130694,0.07641201;0.002372235;-0.04296875,0.1071925;-0.3184906;-0.05008674,0.09736162;-0.6753542;-0.01070428,0.1153283;-0.7029079;-0.06983542,-0.08135632;0.00704892;-0.03197182,-0.1091206;-0.3140592;-0.04032658,-0.1068452;-0.6703331;0.005093914,-0.1104129;-0.6659496;-0.07529752,-0.003519446;0.5611196;-0.1814921,371.9922
+0;0;0,0.001756654;0.3398993;0.006833089,0.003941377;0.6748471;-0.001484089,0.1871391;0.5366999;0.01319678,0.2213168;0.2838672;-0.0003164671,0.2751768;0.04373001;-0.06465465,-0.1752737;0.5234777;-0.01557345,-0.2211943;0.2722116;-0.02120397,-0.263841;0.03145796;-0.09138331,0.07858356;0.005176765;-0.03864724,0.09774818;-0.3156851;-0.01081326,0.1079368;-0.6646842;0.06310017,0.118252;-0.6935967;0.001671299,-0.07541585;0.005989394;-0.04441127,-0.1176045;-0.3130829;-0.02188846,-0.1382691;-0.6628991;0.0457058,-0.1321235;-0.6239827;-0.03934309,0.003348162;0.5913891;0.003196446,0;0;0,-0.001406804;0.3242012;-0.1023374,-0.008288532;0.6354251;-0.2261038,0.167424;0.4896382;-0.1489155,0.2158898;0.2406985;-0.1180093,0.1884097;-0.0105723;-0.1465402,-0.1695583;0.4790053;-0.1302277,-0.2175376;0.2323164;-0.08420998,-0.226088;-0.01988913;-0.1162328,0.07644255;0.002819985;-0.0429461,0.1050583;-0.3184975;-0.04846716,0.09678683;-0.6736637;-0.01446748,0.1145826;-0.7019002;-0.0748198,-0.0814183;0.006606445;-0.03198748,-0.1099952;-0.3145938;-0.04238191,-0.1076357;-0.6689326;0.0001132861,-0.1111763;-0.6656346;-0.08128113,-0.006326526;0.5592262;-0.1917908,372.0241
+0;0;0,0.001761482;0.3408336;0.006851871,0.003946565;0.6758258;-0.001470181,0.1865942;0.5377403;0.0131865,0.2207399;0.2851449;-0.0003140662,0.2746577;0.04474981;-0.06472132,-0.1747353;0.5245577;-0.01549774,-0.2206129;0.2735274;-0.02112297,-0.2633054;0.0325152;-0.09137768,0.07878292;0.005189898;-0.03874529,0.09791344;-0.3151008;-0.01096084,0.108058;-0.6625904;0.0626329,0.1185197;-0.6923397;0.0003315322,-0.07560717;0.006004589;-0.04452394,-0.1177208;-0.3124998;-0.02204121,-0.1382959;-0.660803;0.04526069,-0.132063;-0.62176;-0.04099618,0.003352628;0.5922661;0.003216057,0;0;0,-0.002360791;0.3237868;-0.1066496,-0.009591118;0.6340542;-0.2329235,0.1661158;0.4894253;-0.1559446,0.2151333;0.2412143;-0.1221631,0.1881549;-0.01073863;-0.1474044,-0.1702073;0.4779673;-0.1364448,-0.2178052;0.2319652;-0.08776173,-0.2257125;-0.02098164;-0.1160565,0.07644545;0.002927482;-0.0433867,0.1047415;-0.3178432;-0.04882932,0.09687136;-0.6716856;-0.01718163,0.1142033;-0.7006779;-0.07866645,-0.08178312;0.006548307;-0.03167843,-0.110965;-0.3140034;-0.04259127,-0.1088193;-0.6672336;-0.003967095,-0.1125085;-0.6647386;-0.08637303,-0.007587418;0.5579588;-0.1981382,372.0574
+0;0;0,0.001747408;0.3408329;0.006888725,0.003944692;0.6758235;-0.001482337,0.1865713;0.5377014;0.01327832,0.220644;0.2850886;-8.140691E-05,0.2748303;0.04451805;-0.06360217,-0.1746544;0.5243518;-0.0155851,-0.2206911;0.2733532;-0.02132588,-0.2633658;0.03227161;-0.09135279,0.07874002;0.005177583;-0.03883406,0.09784149;-0.3150914;-0.01078048,0.1078979;-0.6626002;0.06273457,0.1188832;-0.6921237;0.0003073327,-0.07563119;0.006016431;-0.04448154,-0.1178719;-0.3124706;-0.02199137,-0.1385171;-0.6607574;0.0453742,-0.1322513;-0.6217139;-0.04088026,0.003345604;0.5922649;0.003223114,0;0;0,-0.002360791;0.3237868;-0.1066496,-0.009591118;0.6340542;-0.2329235,0.1661158;0.4894253;-0.1559446,0.2151333;0.2412143;-0.1221631,0.1881549;-0.01073863;-0.1474044,-0.1702073;0.4779673;-0.1364448,-0.2178052;0.2319652;-0.08776173,-0.2257125;-0.02098164;-0.1160565,0.07644545;0.002927482;-0.0433867,0.1047415;-0.3178432;-0.04882932,0.09687136;-0.6716856;-0.01718163,0.1142033;-0.7006779;-0.07866645,-0.08178312;0.006548307;-0.03167843,-0.110965;-0.3140034;-0.04259127,-0.1088193;-0.6672336;-0.003967095,-0.1125085;-0.6647386;-0.08637303,-0.007587418;0.5579588;-0.1981382,372.0799
+0;0;0,0.001752639;0.3418533;0.006909348,0.003957434;0.677974;-0.001494912,0.1872541;0.5392509;0.01332524,0.2213067;0.2867871;-2.660882E-05,0.2756004;0.04573953;-0.06367334,-0.1752983;0.5258523;-0.0156442,-0.2213079;0.2750017;-0.02138158,-0.2640672;0.03344207;-0.09154736,0.07850356;0.005162035;-0.03871744,0.09755819;-0.3143214;-0.01073267,0.107576;-0.6604955;0.0625,0.1187619;-0.6911058;-0.001067139,-0.07540408;0.005998365;-0.04434796,-0.1175412;-0.3117075;-0.02191296,-0.138107;-0.6586565;0.04519387,-0.1317269;-0.6194479;-0.04263557,0.003355472;0.5940148;0.0032331,0;0;0,-0.003212452;0.3236358;-0.1102905,-0.01147556;0.6337167;-0.2399306,0.1650814;0.4893419;-0.1609354,0.2144593;0.2416056;-0.1253779,0.1879126;-0.01116832;-0.1478117,-0.1717031;0.4766707;-0.141267,-0.2185726;0.2311398;-0.09033938,-0.226076;-0.02252539;-0.1168034,0.07634041;0.002898097;-0.04303765,0.1040261;-0.3171226;-0.04904985,0.09715635;-0.6697405;-0.01882958,0.1142498;-0.6996359;-0.08175707,-0.08140341;0.006581219;-0.03191657,-0.1103941;-0.313222;-0.0419817,-0.10833;-0.6654468;-0.006863333,-0.1120103;-0.6638798;-0.09063406,-0.009224489;0.5575641;-0.2043273,372.1028
+0;0;0,0.001751896;0.3417084;0.00690642,0.003956886;0.6778603;-0.00149821,0.1868405;0.5392622;0.01329916,0.2208803;0.2868927;-4.77042E-05,0.2751753;0.04583947;-0.06369593,-0.1748975;0.5258937;-0.0156052,-0.2208899;0.2751368;-0.02134044,-0.2636502;0.0335715;-0.09150786,0.07844976;0.005158496;-0.03869091,0.09744904;-0.3133971;-0.0107874,0.1074715;-0.659732;0.06247929,0.1187023;-0.6905856;-0.001342885,-0.07535239;0.005994253;-0.04431757,-0.1173671;-0.310789;-0.02194771,-0.1379425;-0.6578991;0.0451903,-0.1315368;-0.6186537;-0.04299153,0.00335494;0.5939031;0.003229689,0;0;0,-0.003718048;0.3228521;-0.1121075,-0.0119676;0.632533;-0.242799,0.164434;0.4890875;-0.1637044,0.214138;0.2416758;-0.1270413,0.1882003;-0.01129369;-0.1480026,-0.1718735;0.4774816;-0.1420046,-0.2188108;0.2319148;-0.09179458,-0.2268234;-0.02182253;-0.1174624,0.07624646;0.002901703;-0.04308152,0.1038648;-0.3161784;-0.04958987,0.09730868;-0.669019;-0.01997805,0.114212;-0.6991341;-0.08324742,-0.08134472;0.006588258;-0.03189972,-0.1105221;-0.3122703;-0.04165421,-0.1087906;-0.6648029;-0.007977907,-0.1128614;-0.6635413;-0.0920022,-0.009741873;0.556447;-0.2070568,372.1362
+0;0;0,0.001794942;0.3413078;0.006921835,0.004066504;0.6775937;-0.001534557,0.1866902;0.5389977;0.01340397,0.2207144;0.2867045;0.0001905374,0.2754769;0.04420035;-0.06265204,-0.174561;0.5256271;-0.01564623,-0.2206424;0.2749734;-0.02141882,-0.2635346;0.03204308;-0.09142952,0.07839032;0.005116213;-0.03867533,0.09743121;-0.3137975;-0.01058124,0.1074973;-0.659247;0.06249923,0.1186596;-0.6896688;-0.001574222,-0.07528942;0.006026126;-0.04429658,-0.1173814;-0.3111189;-0.02182201,-0.1379476;-0.6573303;0.04520115,-0.1315149;-0.6180999;-0.04285691,0.003446618;0.5936376;0.003208973,0;0;0,-0.004165381;0.3220972;-0.1130409,-0.01224796;0.6317989;-0.2440553,0.1642464;0.4890501;-0.1654403,0.2142608;0.2419373;-0.1277854,0.188519;-0.01248105;-0.1468914,-0.1722156;0.4768843;-0.1438079,-0.2181542;0.2314245;-0.09259056,-0.2249996;-0.02370262;-0.1174836,0.07623059;0.002911508;-0.04298162,0.1043357;-0.3164909;-0.05005574,0.0977927;-0.6684333;-0.02054191,0.1147953;-0.6987203;-0.08344817,-0.08124778;0.006582331;-0.03197607,-0.1102382;-0.3126654;-0.04188932,-0.1086216;-0.664356;-0.008896399,-0.1126429;-0.6631435;-0.09277675,-0.01006766;0.5557028;-0.2083321,372.1697
+0;0;0,0.001785205;0.3394563;0.006884285,0.004043298;0.6737563;-0.001519481,0.1877317;0.5354041;0.01344641,0.221747;0.283177;0.0002364404,0.2765039;0.04069798;-0.06259966,-0.1756103;0.5219561;-0.01577193,-0.2216797;0.2713682;-0.02154301,-0.2645675;0.02846296;-0.09154648,0.07836399;0.005114495;-0.03866235,0.09740103;-0.3137348;-0.01057393,0.1074645;-0.659094;0.06248745,0.1185852;-0.6892909;-0.001347497,-0.07526414;0.006024103;-0.04428171,-0.1173476;-0.3110568;-0.02181168,-0.1379085;-0.6571778;0.04519397,-0.1314997;-0.6179817;-0.0425363,0.003427548;0.5903603;0.003192403,0;0;0,-0.005634025;0.3196271;-0.1144025,-0.01551694;0.6262208;-0.2475088,0.1638201;0.4889073;-0.1663229,0.2142208;0.242058;-0.1279142,0.1885341;-0.01237744;-0.1465042,-0.1760754;0.4747853;-0.1431815,-0.2212078;0.2293555;-0.09143879,-0.2269035;-0.02576199;-0.1164465,0.07620797;0.002939522;-0.04295993,0.1045382;-0.3163731;-0.05024457,0.09779289;-0.6682218;-0.02076149,0.1151131;-0.6990628;-0.0825727,-0.08121175;0.006556917;-0.03199233,-0.110282;-0.312618;-0.04191617,-0.108117;-0.6641521;-0.008280594,-0.1121282;-0.6631403;-0.09174219,-0.01285392;0.5509585;-0.2113705,372.1916
+0;0;0,0.001785167;0.339449;0.006884137,0.004044048;0.6738639;-0.001523156,0.1872764;0.5356036;0.01341986,0.2212897;0.2833915;0.0002106745,0.276046;0.04091513;-0.06262472,-0.1751672;0.522189;-0.01572623,-0.2212339;0.2716158;-0.02149697,-0.2641211;0.02871332;-0.09149967,0.07836206;0.005114369;-0.03866139,0.0974184;-0.3140583;-0.01054449,0.1074629;-0.6587675;0.06237938,0.1186228;-0.6891765;-0.001680434,-0.07526229;0.006023954;-0.04428061,-0.1173884;-0.3113785;-0.0217878,-0.1379106;-0.6568481;0.04509174,-0.1314792;-0.6176196;-0.04294757,0.003427974;0.5904239;0.003191209,0;0;0,-0.00565657;0.3196036;-0.1144455,-0.0153694;0.6265149;-0.2471392,0.1634429;0.488988;-0.1665857,0.2141747;0.2422468;-0.1280189,0.188649;-0.01220593;-0.1465547,-0.1756442;0.4748302;-0.1435903,-0.2206271;0.2294335;-0.09163515,-0.2262907;-0.02564816;-0.116985,0.0762144;0.002969533;-0.04294205,0.1044942;-0.3166712;-0.05035233,0.0977405;-0.6678177;-0.02045679,0.1151839;-0.6987189;-0.08261967,-0.08120874;0.006532984;-0.03199896,-0.1104564;-0.3129597;-0.04168858,-0.108172;-0.6638509;-0.008321289,-0.1122025;-0.6629139;-0.09208614,-0.0127964;0.551092;-0.2112281,372.225
+0;0;0,0.001793881;0.3394067;0.006890273,0.004071808;0.6739471;-0.001584236,0.1870818;0.5356874;0.01346373,0.2210259;0.283464;0.000436293,0.2761067;0.04070161;-0.06102947,-0.1749413;0.5222855;-0.01568186,-0.221058;0.2717287;-0.02144024,-0.2636797;0.02838135;-0.09007662,0.07843537;0.005098303;-0.03867574,0.09752193;-0.3141336;-0.0104782,0.1075549;-0.6587811;0.06238391,0.1186995;-0.689181;-0.001782656,-0.07530517;0.006049974;-0.04434459,-0.1175357;-0.3114035;-0.02179836,-0.137951;-0.6567976;0.04511543,-0.1315074;-0.6175647;-0.04299208,0.003450295;0.5904855;0.003155329,0;0;0,-0.00565581;0.3195921;-0.1143527,-0.01515386;0.6270632;-0.2461109,0.1634139;0.4890883;-0.1665828,0.2143053;0.2424003;-0.1279347,0.1888303;-0.01205422;-0.1466279,-0.1754536;0.4749833;-0.1436217,-0.2202364;0.2295637;-0.09163822,-0.225369;-0.02551678;-0.1171942,0.07626836;0.002961219;-0.04299164,0.1047549;-0.3167273;-0.05048847,0.09795959;-0.667784;-0.02041602,0.1155494;-0.699185;-0.08214307,-0.08130411;0.006545356;-0.03194859,-0.1103816;-0.3130271;-0.04176707,-0.108304;-0.6638234;-0.008166648,-0.1123466;-0.6628428;-0.09201907,-0.01267007;0.5514066;-0.210634,372.2585
+0;0;0,0.001793881;0.3394067;0.006890273,0.004071808;0.6739471;-0.001584236,0.1870818;0.5356874;0.01346373,0.2210259;0.283464;0.000436293,0.2761067;0.04070161;-0.06102947,-0.1749413;0.5222855;-0.01568186,-0.221058;0.2717287;-0.02144024,-0.2636797;0.02838135;-0.09007662,0.07843537;0.005098303;-0.03867574,0.09752193;-0.3141336;-0.0104782,0.1075549;-0.6587811;0.06238391,0.1186995;-0.689181;-0.001782656,-0.07530517;0.006049974;-0.04434459,-0.1175357;-0.3114035;-0.02179836,-0.137951;-0.6567976;0.04511543,-0.1315074;-0.6175647;-0.04299208,0.003450295;0.5904855;0.003155329,0;0;0,-0.00565581;0.3195921;-0.1143527,-0.01515386;0.6270632;-0.2461109,0.1634139;0.4890883;-0.1665828,0.2143053;0.2424003;-0.1279347,0.1888303;-0.01205422;-0.1466279,-0.1754536;0.4749833;-0.1436217,-0.2202364;0.2295637;-0.09163822,-0.225369;-0.02551678;-0.1171942,0.07626836;0.002961219;-0.04299164,0.1047549;-0.3167273;-0.05048847,0.09795959;-0.667784;-0.02041602,0.1155494;-0.699185;-0.08214307,-0.08130411;0.006545356;-0.03194859,-0.1103816;-0.3130271;-0.04176707,-0.108304;-0.6638234;-0.008166648,-0.1123466;-0.6628428;-0.09201907,-0.01267007;0.5514066;-0.210634,372.2812
+0;0;0,0.001794409;0.3395065;0.006892298,0.004078095;0.674889;-0.0016048,0.1872759;0.5363327;0.01346745,0.2212218;0.2840952;0.0004392844,0.2763126;0.04128887;-0.06103761,-0.1751209;0.5229168;-0.01570823,-0.2212401;0.2723461;-0.02146693,-0.2638696;0.0289547;-0.09011573,0.07851204;0.005103286;-0.03871355,0.09764545;-0.3149124;-0.01044678,0.1076544;-0.6587352;0.062241,0.1188402;-0.6893581;-0.00216255,-0.07537878;0.006055888;-0.04438793,-0.1177129;-0.3121769;-0.02178636,-0.1380795;-0.6567446;0.04496733,-0.1316121;-0.6174776;-0.04346557,0.003454793;0.5911872;0.003148402,0;0;0,-0.005697131;0.3197413;-0.1142297,-0.01492868;0.6284956;-0.245163,0.1634685;0.4891128;-0.1662445,0.2144041;0.2423943;-0.1277559,0.1888732;-0.01203281;-0.1473596,-0.1753857;0.4751979;-0.1434742,-0.2199295;0.2297017;-0.09157723,-0.2247043;-0.02532674;-0.1181663,0.07621242;0.003022075;-0.04326034,0.1048868;-0.317446;-0.05054832,0.09797613;-0.6676231;-0.020118,0.1156744;-0.6993618;-0.08194995,-0.08143261;0.006514043;-0.03186252,-0.1102794;-0.3138754;-0.04153664,-0.1082891;-0.6638306;-0.00799419,-0.1123412;-0.6628752;-0.0921849,-0.01255001;0.552419;-0.210011,372.3154
+0;0;0,0.001734237;0.3395236;0.006898171,0.003960759;0.6753783;-0.001661602,0.1869452;0.5368425;0.01353443,0.2207379;0.2845877;0.000768153,0.2761115;0.04153883;-0.05930117,-0.1749899;0.5233988;-0.01570119,-0.2211938;0.2728582;-0.02136349,-0.2637524;0.02904783;-0.08839001,0.07858367;0.005091883;-0.03871535,0.09764034;-0.3150495;-0.01036231,0.1076556;-0.6590265;0.06235597,0.1188283;-0.6894789;-0.002461091,-0.07539754;0.006087603;-0.04447865,-0.1179164;-0.312241;-0.02175023,-0.138172;-0.6569984;0.04488663,-0.1316735;-0.6177104;-0.04372528,0.003354339;0.5916188;0.003113601,0;0;0,-0.005738303;0.3198959;-0.1138446,-0.01463397;0.6301199;-0.2425458,0.1633229;0.4891631;-0.1659024,0.2145964;0.2425575;-0.1272483,0.1894108;-0.0117742;-0.1479454,-0.1752245;0.4758876;-0.142936,-0.2191898;0.2301921;-0.09157283,-0.2248056;-0.02464867;-0.1193566,0.07622513;0.003070027;-0.04336476,0.1050393;-0.3175132;-0.05068922,0.09801482;-0.667812;-0.01986885,0.1153347;-0.6998447;-0.08177639,-0.08152533;0.006477059;-0.03180986,-0.1103275;-0.314049;-0.0413493,-0.1083911;-0.6641284;-0.007450879,-0.1125622;-0.6630514;-0.09187028,-0.01238501;0.5536213;-0.2081695,372.3384
+0;0;0,0.00173365;0.3394088;0.006895838,0.003961154;0.6754205;-0.001664881,0.1870808;0.536878;0.0135369,0.2208725;0.2846306;0.0007709954,0.2758069;0.04350956;-0.05882188,-0.1751204;0.5234244;-0.01572022,-0.2213229;0.2728912;-0.02138236,-0.263544;0.03101467;-0.08787725,0.07857398;0.005091255;-0.03871058,0.09767583;-0.315809;-0.01029033,0.1076852;-0.6595817;0.06238475,0.1188757;-0.6901305;-0.002535708,-0.07538825;0.006086852;-0.04447317,-0.1180079;-0.3129964;-0.02169087,-0.1382515;-0.657549;0.0449064,-0.1317426;-0.6182461;-0.04384687,0.003354977;0.5916946;0.003108406,0;0;0,-0.005606353;0.3200048;-0.1132007,-0.0140608;0.6310436;-0.2403677,0.163789;0.4887239;-0.1655233,0.21558;0.2422366;-0.1268539,0.1909906;-0.009974301;-0.1490688,-0.1750942;0.4758986;-0.1424388,-0.2188955;0.2301801;-0.09108239,-0.2249655;-0.02238816;-0.1207621,0.07616149;0.003072858;-0.04345441,0.105508;-0.3182347;-0.05051136,0.09851447;-0.6683114;-0.01954484,0.1160287;-0.7003099;-0.08163738,-0.08153628;0.006458118;-0.03175578,-0.1100077;-0.3148721;-0.04101972,-0.1079591;-0.6647232;-0.006938424,-0.1121903;-0.6635389;-0.09154226,-0.01195195;0.5543905;-0.2064109,372.3723
+0;0;0,0.001735015;0.339676;0.006901266,0.003965489;0.6761445;-0.001668046,0.1870409;0.5375738;0.01353359,0.2208291;0.2853526;0.0007690191,0.2746473;0.04913074;-0.05761303,-0.1750737;0.5241234;-0.01571653,-0.2212714;0.2736163;-0.02137807,-0.2626345;0.03665423;-0.0865219,0.07855439;0.005089987;-0.03870093,0.09768927;-0.3163651;-0.01023154,0.1077279;-0.6611425;0.06265596,0.1188605;-0.6913783;-0.001928911,-0.07536945;0.006085335;-0.04446208,-0.1180628;-0.3135496;-0.02164039,-0.1383655;-0.6591092;0.04515152,-0.1318903;-0.6198545;-0.04314295,0.003359012;0.5923772;0.003107597,0;0;0,-0.005713895;0.3204981;-0.1125998,-0.01399218;0.6325439;-0.2385066,0.1635223;0.4885114;-0.1652927,0.2164597;0.2423215;-0.126456,0.1950417;-0.004856423;-0.1499074,-0.1750661;0.4763405;-0.1421817,-0.2191563;0.2306937;-0.09086133,-0.2249436;-0.01667927;-0.1205051,0.07614814;0.003175467;-0.04342628,0.1053613;-0.3187051;-0.0504632,0.09816122;-0.6697663;-0.01901507,0.1159073;-0.7007001;-0.0814302,-0.08151618;0.006351185;-0.03176851,-0.110218;-0.315523;-0.04089316,-0.1080616;-0.6663946;-0.006698277,-0.1123264;-0.6649265;-0.09090775,-0.01189378;0.5557241;-0.2048252,372.4054
+0;0;0,0.001707087;0.3394225;0.006904785,0.003910649;0.6757534;-0.001702309,0.1868433;0.5372896;0.01348495,0.2206467;0.2850127;0.00118205,0.2749669;0.04713188;-0.05539393,-0.1748457;0.5235953;-0.01600521,-0.2212937;0.2730919;-0.02132836,-0.2627594;0.03427641;-0.08446752,0.07848032;0.00508182;-0.03871746,0.09756802;-0.3170327;-0.01006526,0.1076875;-0.66099;0.06266085,0.1184683;-0.6924645;-0.001481667,-0.07533111;0.00609962;-0.04440771,-0.1182438;-0.3141756;-0.02148701,-0.138213;-0.6589274;0.04518724,-0.1316588;-0.6196216;-0.04358231,0.003311772;0.5920566;0.003083799,0;0;0,-0.005989164;0.3203959;-0.1121109,-0.01437509;0.6325362;-0.2374058,0.1631826;0.4886435;-0.1648557,0.2186342;0.2428527;-0.126781,0.1976833;-0.005565286;-0.1510379,-0.1756891;0.4768284;-0.1418449,-0.2202734;0.2312066;-0.09066088,-0.2257837;-0.01746249;-0.1201929,0.07608984;0.003282905;-0.04340029,0.1050988;-0.3192921;-0.05025077,0.09750029;-0.6695459;-0.01922512,0.1160305;-0.7012221;-0.08137226,-0.08145428;0.006237369;-0.03178558,-0.1106202;-0.3162723;-0.04072665,-0.1083911;-0.6662945;-0.006410133,-0.1126677;-0.6649176;-0.09109791,-0.01222812;0.5557355;-0.2038579,372.4276
+0;0;0,0.001707087;0.3394225;0.006904785,0.003910649;0.6757534;-0.001702309,0.1868433;0.5372896;0.01348495,0.2206467;0.2850127;0.00118205,0.2749669;0.04713188;-0.05539393,-0.1748457;0.5235953;-0.01600521,-0.2212937;0.2730919;-0.02132836,-0.2627594;0.03427641;-0.08446752,0.07848032;0.00508182;-0.03871746,0.09756802;-0.3170327;-0.01006526,0.1076875;-0.66099;0.06266085,0.1184683;-0.6924645;-0.001481667,-0.07533111;0.00609962;-0.04440771,-0.1182438;-0.3141756;-0.02148701,-0.138213;-0.6589274;0.04518724,-0.1316588;-0.6196216;-0.04358231,0.003311772;0.5920566;0.003083799,0;0;0,-0.005989164;0.3203959;-0.1121109,-0.01437509;0.6325362;-0.2374058,0.1631826;0.4886435;-0.1648557,0.2186342;0.2428527;-0.126781,0.1976833;-0.005565286;-0.1510379,-0.1756891;0.4768284;-0.1418449,-0.2202734;0.2312066;-0.09066088,-0.2257837;-0.01746249;-0.1201929,0.07608984;0.003282905;-0.04340029,0.1050988;-0.3192921;-0.05025077,0.09750029;-0.6695459;-0.01922512,0.1160305;-0.7012221;-0.08137226,-0.08145428;0.006237369;-0.03178558,-0.1106202;-0.3162723;-0.04072665,-0.1083911;-0.6662945;-0.006410133,-0.1126677;-0.6649176;-0.09109791,-0.01222812;0.5557355;-0.2038579,372.4505
+0;0;0,0.00170858;0.3397193;0.006910823,0.003914944;0.6764787;-0.001707026,0.1870741;0.5378455;0.01349893,0.2208615;0.285688;0.001201848,0.2755411;0.04623367;-0.05574837,-0.1750627;0.5241342;-0.01602775,-0.2214887;0.2737494;-0.02134838,-0.2632287;0.03335413;-0.08490521,0.07839601;0.005076361;-0.03867587,0.09752535;-0.3177408;-0.009961165,0.1076913;-0.6632758;0.06309853,0.1185151;-0.6949956;-0.001299962,-0.0752502;0.006093068;-0.04436002,-0.1182565;-0.3148808;-0.02138932,-0.1383173;-0.661214;0.04559078,-0.1317369;-0.621871;-0.04353305,0.003315341;0.5926802;0.003084894,0;0;0,-0.00610888;0.3207028;-0.1121264,-0.01450208;0.6332349;-0.237591,0.1631346;0.4886721;-0.1650891,0.2218926;0.2439276;-0.1260536,0.2027364;-0.006397098;-0.1493382,-0.1760282;0.4775106;-0.1417489,-0.2216707;0.2321997;-0.09060691,-0.2305523;-0.01834884;-0.1174049,0.07598948;0.003267884;-0.04338717,0.1050249;-0.3200212;-0.04990673,0.09674488;-0.6718714;-0.01878834,0.1150042;-0.7024093;-0.0826273,-0.08134773;0.006255871;-0.03179526,-0.1107496;-0.3169665;-0.0398092,-0.1087041;-0.6686949;-0.006366357,-0.1130764;-0.6674297;-0.09138898,-0.01233621;0.5563591;-0.2039616,372.4839
+0;0;0,0.001691658;0.3398513;0.00690224,0.003863123;0.6766649;-0.001757812,0.1871227;0.5382024;0.01356322,0.2206488;0.2861484;0.001521565,0.2757415;0.04669869;-0.05153787,-0.1751086;0.5242242;-0.01610707,-0.2216605;0.2740086;-0.02113915,-0.2634386;0.03386937;-0.08257528,0.07828687;0.005049187;-0.03862383,0.09733988;-0.3179317;-0.009811819,0.1074927;-0.663438;0.06324566,0.1181959;-0.6952087;-0.001161471,-0.07513268;0.006114085;-0.04431511,-0.1183052;-0.315;-0.02125761,-0.1383327;-0.6613069;0.04571639,-0.1317288;-0.6219622;-0.04343249,0.003274091;0.592869;0.003046088,0;0;0,-0.00608094;0.3209199;-0.1119056,-0.01427837;0.6335401;-0.2373054,0.1633982;0.4887123;-0.1653564,0.2267429;0.2454478;-0.1252308,0.2120669;-0.004925996;-0.1420913,-0.1763634;0.4782169;-0.1422132,-0.223667;0.2337135;-0.089481,-0.2348245;-0.01622669;-0.1138143,0.07587229;0.003261298;-0.04334617,0.1049186;-0.3201922;-0.04997802,0.09682353;-0.67203;-0.01899958,0.1147022;-0.7025972;-0.08295608,-0.08121065;0.006256901;-0.03180899,-0.1109117;-0.3171027;-0.03994638,-0.1089515;-0.6688233;-0.006722137,-0.1133124;-0.6675466;-0.09177747,-0.01214051;0.5566795;-0.2036445,372.5058
+0;0;0,0.001692326;0.3399856;0.006904967,0.003864681;0.6769373;-0.001758575,0.1873703;0.5383688;0.01357843,0.2208585;0.2865997;0.001550389,0.2737643;0.05665487;-0.04940287,-0.1753463;0.5243719;-0.01613161,-0.2218455;0.2744392;-0.021158,-0.2619652;0.04383214;-0.08015544,0.07821815;0.005044755;-0.03858993,0.09734491;-0.3191864;-0.00966638,0.1073455;-0.6595124;0.06229572,0.1184018;-0.6933209;-0.00423618,-0.07506672;0.006108718;-0.0442762,-0.1184063;-0.3162485;-0.02112944,-0.1381336;-0.6573631;0.04484037,-0.1313118;-0.6177101;-0.0472495,0.003275418;0.5931086;0.003047209,0;0;0,-0.006096542;0.321007;-0.1120629,-0.01416558;0.6336781;-0.2377129,0.1636608;0.4884197;-0.1659491,0.2333937;0.2476324;-0.123374,0.232522;0.006549194;-0.1355395,-0.1767932;0.4785848;-0.1428315,-0.2265502;0.2354391;-0.0875303,-0.2410411;-0.004832312;-0.1056835,0.07588519;0.003356218;-0.04316115,0.1046288;-0.3213924;-0.04951739,0.09694809;-0.6680315;-0.01980758,0.1147267;-0.7022746;-0.08443737,-0.08109883;0.006141089;-0.03190577,-0.1108278;-0.3184893;-0.03962457,-0.1089562;-0.6650124;-0.007710323,-0.1134775;-0.6647003;-0.09556501,-0.01205066;0.5568167;-0.2039702,372.5395
+0;0;0,0.001691347;0.3397889;0.006900973,0.003863106;0.6766469;-0.001760666,0.1877422;0.5379785;0.01359706,0.2211616;0.2867266;0.001593727,0.2725205;0.06350543;-0.04786965,-0.1757101;0.5239531;-0.01617325,-0.2221138;0.2745339;-0.02118932,-0.2610605;0.05066982;-0.07846167,0.07805444;0.005034196;-0.03850916,0.09727727;-0.3208254;-0.009440348,0.107231;-0.6595573;0.06218468,0.1183209;-0.6935599;-0.004549615,-0.07490961;0.006095932;-0.04418353,-0.1184669;-0.3178802;-0.02092052,-0.1381017;-0.657397;0.0447403,-0.1312592;-0.6177147;-0.04762973,0.003273922;0.5928293;0.003044474,0;0;0,-0.00585632;0.3206033;-0.1126332,-0.01378588;0.6330597;-0.2385769,0.1645984;0.488025;-0.167155,0.241551;0.2509655;-0.1195157,0.2504404;0.0168667;-0.1250665,-0.1770591;0.4782364;-0.1437848,-0.2306292;0.2378038;-0.08286801,-0.2497637;0.00437811;-0.09050838,0.07583061;0.003312886;-0.04288983,0.1046479;-0.3230735;-0.04925323,0.09744859;-0.6681587;-0.02039313,0.1147273;-0.702651;-0.08531594,-0.08084236;0.00612742;-0.03205873,-0.1101707;-0.3201905;-0.03950322,-0.1086783;-0.6651405;-0.00826541,-0.1132268;-0.6649845;-0.09636444,-0.01169793;0.5562322;-0.2047837,372.573
+0;0;0,0.00177525;0.3397126;0.006821943,0.004028425;0.6770399;-0.00200886,0.1881903;0.5381036;0.01376557,0.2213667;0.2873467;0.002356554,0.2722237;0.06887405;-0.04291193,-0.1758372;0.5239366;-0.01636934,-0.2223986;0.2750949;-0.02080633,-0.2606118;0.05597563;-0.07458815,0.0779319;0.004976736;-0.03857863,0.09728457;-0.3253594;-0.008781362,0.1069059;-0.6586874;0.06183382,0.1186106;-0.6934718;-0.006507855,-0.07488511;0.006141038;-0.04405641,-0.1191925;-0.3222846;-0.02043866,-0.1385075;-0.6563894;0.04427252,-0.1314725;-0.6165333;-0.0498443,0.003420506;0.5930046;0.002850467,0;0;0,-0.005808651;0.3201027;-0.1138194,-0.01359409;0.6326365;-0.2408266,0.1650148;0.4874233;-0.1688344,0.2488949;0.2544699;-0.1158564,0.2668586;0.02637447;-0.1118891,-0.1772508;0.4778093;-0.1454114,-0.2338358;0.2402924;-0.07837646,-0.2574397;0.01268847;-0.07607352,0.07570122;0.003064126;-0.0429697,0.103965;-0.3279515;-0.04673696,0.09733731;-0.6678623;-0.02217531,0.1138707;-0.7045559;-0.08762169,-0.08075646;0.006374149;-0.03200349,-0.1104074;-0.3244395;-0.0402205,-0.1088907;-0.6639553;-0.009999685,-0.1135231;-0.6645118;-0.09971844,-0.01155712;0.5557691;-0.2065752,372.595
+0;0;0,0.00177525;0.3397126;0.006821943,0.004028425;0.6770399;-0.00200886,0.1881903;0.5381036;0.01376557,0.2213667;0.2873467;0.002356554,0.2722237;0.06887405;-0.04291193,-0.1758372;0.5239366;-0.01636934,-0.2223986;0.2750949;-0.02080633,-0.2606118;0.05597563;-0.07458815,0.0779319;0.004976736;-0.03857863,0.09728457;-0.3253594;-0.008781362,0.1069059;-0.6586874;0.06183382,0.1186106;-0.6934718;-0.006507855,-0.07488511;0.006141038;-0.04405641,-0.1191925;-0.3222846;-0.02043866,-0.1385075;-0.6563894;0.04427252,-0.1314725;-0.6165333;-0.0498443,0.003420506;0.5930046;0.002850467,0;0;0,-0.005808651;0.3201027;-0.1138194,-0.01359409;0.6326365;-0.2408266,0.1650148;0.4874233;-0.1688344,0.2488949;0.2544699;-0.1158564,0.2668586;0.02637447;-0.1118891,-0.1772508;0.4778093;-0.1454114,-0.2338358;0.2402924;-0.07837646,-0.2574397;0.01268847;-0.07607352,0.07570122;0.003064126;-0.0429697,0.103965;-0.3279515;-0.04673696,0.09733731;-0.6678623;-0.02217531,0.1138707;-0.7045559;-0.08762169,-0.08075646;0.006374149;-0.03200349,-0.1104074;-0.3244395;-0.0402205,-0.1088907;-0.6639553;-0.009999685,-0.1135231;-0.6645118;-0.09971844,-0.01155712;0.5557691;-0.2065752,372.6176
+0;0;0,0.00177337;0.3393528;0.006814718,0.004026562;0.676681;-0.002016739,0.1884076;0.5376643;0.01377153,0.2214971;0.2875643;0.002392395,0.2741813;0.06124257;-0.04450245,-0.176052;0.5234804;-0.01639915,-0.2224913;0.2752905;-0.02082452,-0.2620775;0.048299;-0.07653856,0.0776956;0.004961647;-0.03846166,0.09707229;-0.3257844;-0.008627418,0.1066908;-0.6590148;0.0619671,0.1183873;-0.6937538;-0.00632656,-0.07465805;0.006122418;-0.04392283,-0.1190204;-0.3227108;-0.02027577,-0.1383298;-0.6567178;0.04441648,-0.1312997;-0.6168686;-0.04963423,0.003418533;0.5926304;0.002843468,0;0;0,-0.005427569;0.3194571;-0.1145759,-0.01299842;0.6317241;-0.2422371,0.1659142;0.4867584;-0.1703346,0.2553082;0.2582631;-0.1105599,0.2798797;0.02294388;-0.09581518,-0.1770464;0.4771456;-0.1464779,-0.2373155;0.2431056;-0.07321618,-0.2662879;0.008201316;-0.05991731,0.07566835;0.003033251;-0.04249263,0.1040214;-0.3283828;-0.04673266,0.09809232;-0.6682387;-0.02261948,0.1142791;-0.704937;-0.08805108,-0.08038118;0.006360846;-0.03223242,-0.1097307;-0.3249005;-0.04016989,-0.1081663;-0.66434;-0.01021997,-0.1128558;-0.6649823;-0.09983595,-0.01104133;0.5549669;-0.2076976,372.6512
+0;0;0,0.00168964;0.339066;0.006795617,0.003850507;0.6763653;-0.002075227,0.1891535;0.5372152;0.01389002,0.2222638;0.2876226;0.003962443,0.2729647;0.07089438;-0.0371523,-0.1770473;0.5228806;-0.01667231,-0.2237317;0.2752963;-0.02040098,-0.2620113;0.05801088;-0.07093661,0.07777061;0.004969996;-0.03848816,0.0969666;-0.3259885;-0.00850714,0.1064554;-0.6591487;0.06201428,0.1184349;-0.693428;-0.006045923,-0.07470866;0.006140939;-0.04399105,-0.1193699;-0.3228574;-0.02019362,-0.1385364;-0.6568237;0.04429054,-0.1314934;-0.6170198;-0.04931401,0.003265981;0.5923221;0.002796097,0;0;0,-0.004774511;0.318764;-0.1156783,-0.01191626;0.6307159;-0.2440388,0.1677459;0.4854771;-0.1723354,0.2623297;0.2612223;-0.1071053,0.2932783;0.03908837;-0.07659531,-0.1771515;0.4762074;-0.1478977,-0.240023;0.246235;-0.0663431,-0.2710949;0.02315108;-0.04397687,0.07579541;0.002769291;-0.04244637,0.1044164;-0.3288358;-0.04689002,0.09887861;-0.6686639;-0.02353859,0.1150482;-0.7051224;-0.08857203,-0.08042558;0.006592267;-0.03228894,-0.1089203;-0.3249532;-0.04044566,-0.1074197;-0.6643631;-0.01115948,-0.1121484;-0.6649872;-0.1003073,-0.01014866;0.5541029;-0.209187,372.6732
+0;0;0,0.001688545;0.3388463;0.006791214,0.003850071;0.6762512;-0.002081374,0.1898372;0.5368966;0.01392481,0.222859;0.2879707;0.004023743,0.2767924;0.05742443;-0.03971237,-0.1777113;0.5225092;-0.01675001,-0.224271;0.2755862;-0.02046872,-0.2649912;0.0444472;-0.07422636,0.0775472;0.004955719;-0.0383776,0.09667552;-0.324836;-0.008502267,0.1062161;-0.6598154;0.06240422,0.1181905;-0.6940672;-0.00562682,-0.07449404;0.006123298;-0.04386468,-0.1189979;-0.3217152;-0.02015114,-0.138269;-0.657505;0.04468511,-0.131229;-0.6177054;-0.04887933,0.003265532;0.5922063;0.002790053,0;0;0,-0.00443998;0.3182418;-0.1164825,-0.01119737;0.6293325;-0.2471764,0.1689747;0.4845282;-0.1739578,0.2672329;0.2647726;-0.1018097,0.3041148;0.03079717;-0.05858374,-0.1772275;0.4752321;-0.1496804,-0.2429148;0.2498543;-0.05999984,-0.2784934;0.01447988;-0.02385699,0.0758194;0.002789497;-0.041888,0.1043187;-0.3276418;-0.04678249,0.09922948;-0.6693835;-0.02405357,0.115604;-0.7056039;-0.08921981,-0.08006153;0.006539707;-0.0325323,-0.1080585;-0.3238837;-0.0401202,-0.1067463;-0.6651993;-0.01127895,-0.1113787;-0.666039;-0.1003146,-0.009577885;0.5530815;-0.2115285,372.7072
+0;0;0,0.001687262;0.3385887;0.006786053,0.003842659;0.675043;-0.002059359,0.190239;0.535856;0.01395441,0.2231597;0.2876921;0.004083649,0.2770958;0.05713439;-0.03965463,-0.1781117;0.5214372;-0.01678736,-0.2245289;0.2752701;-0.02049468,-0.2652511;0.04411964;-0.07425498,0.07761687;0.004960172;-0.03841208,0.09677803;-0.3253978;-0.008485455,0.1063441;-0.6612716;0.06261037,0.1182632;-0.6952268;-0.005106717,-0.07456098;0.006128799;-0.04390409,-0.1191412;-0.3222726;-0.02014984,-0.1384638;-0.6589591;0.04485955,-0.1314563;-0.6192046;-0.0482731,0.003260127;0.5912865;0.00279535,0;0;0,-0.004467383;0.3175493;-0.1176169,-0.01146129;0.6257433;-0.2526069,0.1694758;0.4842201;-0.1751001,0.2716455;0.2699184;-0.09508324,0.3111983;0.03786904;-0.04441118,-0.1776994;0.4745859;-0.1508637,-0.245635;0.2534699;-0.05463984,-0.2846699;0.02053858;-0.007754304,0.07589358;0.002587169;-0.04192781,0.1041512;-0.3284382;-0.04671073,0.09892944;-0.6711134;-0.02426648,0.1156202;-0.7062867;-0.08977842,-0.08012547;0.006735135;-0.03254255,-0.1078777;-0.3242722;-0.04048456,-0.1067374;-0.6665016;-0.01158662,-0.1112376;-0.66762;-0.1000702,-0.009764731;0.5503992;-0.2157362,372.7404
+0;0;0,0.001742542;0.3384147;0.006682868,0.00394513;0.6744537;-0.002365002,0.1908831;0.5351388;0.0138559,0.2236778;0.2875578;0.00531861,0.2779576;0.05737771;-0.03365275,-0.1790767;0.5218948;-0.01656694,-0.2240368;0.2760979;-0.01925746,-0.2655271;0.04533739;-0.06901765,0.07751274;0.004957629;-0.03834258,0.09674501;-0.3255779;-0.008400571,0.1063092;-0.6618934;0.06280693,0.1182025;-0.6951452;-0.004116468,-0.07442904;0.006119559;-0.04388425,-0.1190646;-0.3224583;-0.02012817,-0.1384439;-0.6595709;0.04506154,-0.1315808;-0.6199351;-0.047031,0.003352893;0.590786;0.002549653,0;0;0,-0.004612699;0.3169376;-0.1187499,-0.01172993;0.6235274;-0.2563608,0.1700295;0.4839317;-0.176399,0.2748141;0.2742442;-0.08981895,0.317099;0.04744759;-0.02483273,-0.1781781;0.4735253;-0.1520582,-0.2477109;0.2574423;-0.04756862,-0.2882573;0.02798609;0.008589901,0.0759715;0.002575785;-0.04152894,0.1041654;-0.328628;-0.04694128,0.09906667;-0.671747;-0.02428174,0.1153367;-0.705466;-0.08982682,-0.0799268;0.006715484;-0.0327042,-0.1075861;-0.3244951;-0.0400954,-0.1065091;-0.6672276;-0.01175069,-0.110842;-0.6682758;-0.09914762,-0.009987146;0.5485364;-0.2189696,372.7738
+0;0;0,0.001740836;0.3380834;0.006676326,0.003940154;0.6736233;-0.002358158,0.1907745;0.5344626;0.01384922,0.2234983;0.2874165;0.005330373,0.2780187;0.05621617;-0.03381373,-0.1789792;0.5212259;-0.01655667,-0.2238421;0.2759601;-0.01924138,-0.2655163;0.04417685;-0.06922212,0.07752854;0.004958639;-0.0383504,0.09677778;-0.3258685;-0.008381965,0.1063572;-0.6627213;0.06293929,0.118202;-0.695715;-0.003710948,-0.0744442;0.006120806;-0.04389319,-0.1191192;-0.3227471;-0.02011615,-0.1385294;-0.6603981;0.0451777,-0.1316943;-0.6208017;-0.04653895,0.003348788;0.5900787;0.002549268,0;0;0,-0.00469014;0.3162461;-0.1196427,-0.0116096;0.6217647;-0.2584364,0.170433;0.4836726;-0.1781523,0.2758746;0.277433;-0.08583498,0.3207432;0.0529753;-0.01124382,-0.1785391;0.4728953;-0.1544276,-0.2480344;0.2610849;-0.04270504,-0.2932173;0.03559585;0.02850942,0.07606496;0.002556503;-0.04139566,0.1040274;-0.3289568;-0.04707932,0.09919791;-0.672647;-0.02467394,0.1154432;-0.7058234;-0.09021473,-0.079897;0.006669568;-0.03283292,-0.1078639;-0.3248179;-0.03984602,-0.1061662;-0.6681242;-0.01180688,-0.1103027;-0.6692222;-0.09879287,-0.009884894;0.5470069;-0.220854,372.7975
+0;0;0,0.00173998;0.3379172;0.006673043,0.003939606;0.6734979;-0.002364912,0.1910323;0.5341942;0.01386196,0.2236498;0.2879514;0.005370812,0.2785308;0.05522166;-0.03403223,-0.179232;0.5209392;-0.01658593,-0.2239491;0.276471;-0.01926191,-0.2658989;0.0431544;-0.06957327,0.07757761;0.004961778;-0.03837467,0.09687515;-0.3266954;-0.008331053,0.1064444;-0.6631879;0.06291391,0.1183011;-0.6962453;-0.003803767,-0.07449133;0.006124681;-0.04392098,-0.1192784;-0.3235683;-0.02008428,-0.1386679;-0.6608582;0.04513974,-0.1318258;-0.621252;-0.04666971,0.003347771;0.5898871;0.002546399,0;0;0,-0.004987001;0.3153324;-0.1215575,-0.01215582;0.6191151;-0.2641964,0.1702461;0.4831407;-0.180207,0.2766839;0.2824193;-0.07944274,0.3219262;0.06113197;0.008379221,-0.1788568;0.4718429;-0.1569675,-0.2486755;0.266241;-0.03603493,-0.2977079;0.04219168;0.04222988,0.07622223;0.002620131;-0.04121685,0.1037578;-0.329758;-0.04738498,0.09881504;-0.6730995;-0.02532125,0.1152398;-0.7064535;-0.09077787,-0.07990108;0.006550517;-0.03299136,-0.1082112;-0.3257524;-0.0396858,-0.1065198;-0.6687513;-0.01241872,-0.1104888;-0.6702977;-0.09935053,-0.01028229;0.5447707;-0.2256656,372.8295
+0;0;0,0.001636273;0.3377278;0.006563407,0.003685253;0.6732341;-0.002668606,0.1901531;0.5340939;0.01374798,0.222409;0.2886722;0.007319461,0.2795163;0.05011125;-0.02830092,-0.1787128;0.5206603;-0.01679666,-0.2239691;0.2772173;-0.01776389,-0.2684409;0.03806925;-0.06542782,0.07762275;0.004973716;-0.03831999,0.09678481;-0.3267345;-0.008099368,0.1064587;-0.6635243;0.06336357,0.1177795;-0.6965209;-0.003313772,-0.07445463;0.006132335;-0.04401538,-0.1194479;-0.3235703;-0.01987862,-0.1388344;-0.661189;0.04543363,-0.1319646;-0.6216066;-0.04623746,0.003137658;0.5895923;0.002300464,0;0;0,-0.005158648;0.3142195;-0.1238761,-0.01256025;0.6162568;-0.270016,0.1697218;0.4831954;-0.1839168,0.2751412;0.2883803;-0.07324886,0.3200084;0.06837846;0.03176308,-0.1773186;0.4726763;-0.1563074,-0.2490774;0.270989;-0.03186274,-0.3027553;0.04705113;0.05985359,0.07618372;0.002528489;-0.04132915,0.103513;-0.3299245;-0.0475688,0.09851442;-0.6736168;-0.02569437,0.1149298;-0.7067482;-0.09117389,-0.07993431;0.006624147;-0.0329405,-0.1083975;-0.3257252;-0.03961585,-0.1066485;-0.6690772;-0.01251887,-0.1114111;-0.6710031;-0.0991252,-0.01056956;0.5422857;-0.2307062,372.8633
+0;0;0,0.001636273;0.3377278;0.006563407,0.003685253;0.6732341;-0.002668606,0.1901531;0.5340939;0.01374798,0.222409;0.2886722;0.007319461,0.2795163;0.05011125;-0.02830092,-0.1787128;0.5206603;-0.01679666,-0.2239691;0.2772173;-0.01776389,-0.2684409;0.03806925;-0.06542782,0.07762275;0.004973716;-0.03831999,0.09678481;-0.3267345;-0.008099368,0.1064587;-0.6635243;0.06336357,0.1177795;-0.6965209;-0.003313772,-0.07445463;0.006132335;-0.04401538,-0.1194479;-0.3235703;-0.01987862,-0.1388344;-0.661189;0.04543363,-0.1319646;-0.6216066;-0.04623746,0.003137658;0.5895923;0.002300464,0;0;0,-0.005158648;0.3142195;-0.1238761,-0.01256025;0.6162568;-0.270016,0.1697218;0.4831954;-0.1839168,0.2751412;0.2883803;-0.07324886,0.3200084;0.06837846;0.03176308,-0.1773186;0.4726763;-0.1563074,-0.2490774;0.270989;-0.03186274,-0.3027553;0.04705113;0.05985359,0.07618372;0.002528489;-0.04132915,0.103513;-0.3299245;-0.0475688,0.09851442;-0.6736168;-0.02569437,0.1149298;-0.7067482;-0.09117389,-0.07993431;0.006624147;-0.0329405,-0.1083975;-0.3257252;-0.03961585,-0.1066485;-0.6690772;-0.01251887,-0.1114111;-0.6710031;-0.0991252,-0.01056956;0.5422857;-0.2307062,372.8856
+0;0;0,0.001635627;0.3375944;0.006560815,0.003684865;0.6731373;-0.002674744,0.1891236;0.5342333;0.01368297,0.2212844;0.2895353;0.00727341,0.2764567;0.05905752;-0.02714005,-0.1777134;0.5208737;-0.01669366,-0.2228363;0.2781485;-0.01765804,-0.2658013;0.04710349;-0.06370698,0.07759912;0.004972202;-0.03830833,0.09679061;-0.3272455;-0.008041289,0.1064709;-0.6642568;0.06346865,0.1177661;-0.6971115;-0.003058389,-0.07443197;0.006130469;-0.04400199,-0.1194944;-0.3240785;-0.01982815,-0.1388936;-0.6619192;0.04552705,-0.1320392;-0.6223586;-0.04593739,0.003136819;0.5894266;0.00229842,0;0;0,-0.005755439;0.313055;-0.1264086,-0.01349516;0.6136988;-0.275461,0.1682759;0.4822801;-0.1889477,0.2722238;0.2922374;-0.07049465,0.3166636;0.08547159;0.04184985,-0.1764534;0.4731287;-0.1577421,-0.2494252;0.2755933;-0.02887253,-0.3062648;0.06511734;0.0702105,0.07618812;0.002507538;-0.04126692,0.1028973;-0.330492;-0.04840088,0.09772606;-0.674448;-0.02715182,0.1141909;-0.7073063;-0.09258795,-0.07987031;0.006589687;-0.0330331,-0.1091019;-0.3261862;-0.04069225,-0.1072491;-0.669775;-0.01372305,-0.1127348;-0.6720303;-0.09994161,-0.01136328;0.5400436;-0.235425,372.9194
+0;0;0,0.001713612;0.3362018;0.006397943,0.003804188;0.6691131;-0.002934647,0.1878585;0.531;0.01354059,0.219997;0.2873427;0.01057246,0.2753442;0.05628391;-0.01978933,-0.1768035;0.5189574;-0.01592877,-0.2211304;0.2772046;-0.01482578,-0.265134;0.0458378;-0.05848818,0.07767981;0.004963593;-0.03823613,0.09723209;-0.3365313;-0.006807446,0.1066978;-0.6667034;0.0634272,0.1179449;-0.6985651;-0.002431765,-0.07441653;0.006150267;-0.04410382,-0.1208015;-0.333265;-0.01891479,-0.1400968;-0.6642611;0.04515852,-0.1334433;-0.6248315;-0.04516083,0.003249034;0.5860551;0.002041779,0;0;0,-0.006106928;0.3101509;-0.129787,-0.01441886;0.6053214;-0.2837608,0.1672913;0.4810597;-0.1938698,0.2680991;0.2984705;-0.06383324,0.3131668;0.09419003;0.05283594,-0.1784531;0.4715341;-0.166503,-0.2530139;0.2835796;-0.02677353,-0.3122732;0.07742946;0.07982742,0.07614408;0.002373993;-0.04143953,0.1022214;-0.3401015;-0.04582953,0.0972365;-0.6772867;-0.02801204,0.1134547;-0.7081661;-0.09374976,-0.07994523;0.006712922;-0.03293159,-0.1106761;-0.3352999;-0.04139575,-0.1089484;-0.672001;-0.01559862,-0.1134505;-0.6745637;-0.1005114,-0.01207539;0.5331267;-0.2424555,372.9421
+0;0;0,0.001710033;0.3354997;0.006384581,0.003801517;0.6685451;-0.002956925,0.1876746;0.5303309;0.01351637,0.2197169;0.2874033;0.01055712,0.2737618;0.06178088;-0.0190903,-0.1766315;0.5183002;-0.01592423,-0.2208257;0.2772712;-0.01482455,-0.2637939;0.05134813;-0.05745964,0.07755969;0.004955918;-0.038177,0.0971045;-0.3364083;-0.00676034,0.1065997;-0.6676119;0.06369372,0.1177917;-0.6991702;-0.001842238,-0.07430145;0.006140756;-0.04403562,-0.1206686;-0.3331447;-0.01885623,-0.1400242;-0.6651748;0.04541726,-0.1334033;-0.6257915;-0.04445911,0.003245329;0.5853323;0.002028776,0;0;0,-0.006601438;0.3078605;-0.1333494,-0.01582041;0.6013309;-0.2907922,0.1662285;0.4797221;-0.1987596,0.264941;0.3025954;-0.06116843,0.3068435;0.1098363;0.06450319,-0.1797667;0.4697174;-0.1720833,-0.2536304;0.2885783;-0.02449574,-0.3130996;0.09540835;0.09320753,0.0762177;0.0024243;-0.04101872,0.1015552;-0.3399587;-0.04653311,0.09654251;-0.678205;-0.02880931,0.1127343;-0.7082673;-0.09468794,-0.07971548;0.006638768;-0.03314996,-0.1108886;-0.3352106;-0.04126274,-0.1093996;-0.6730361;-0.01633343,-0.1136334;-0.6759785;-0.1006336,-0.01323156;0.5294014;-0.2487328,372.9748
+0;0;0,0.001707388;0.3349807;0.006374705,0.00380017;0.6682274;-0.002975202,0.1861719;0.5303455;0.01341152,0.2181077;0.2882249;0.01046211,0.2752034;0.04986644;-0.02085888,-0.17517;0.5184126;-0.01578953,-0.2192174;0.2781844;-0.01469351,-0.2646112;0.03950822;-0.05973529,0.07755255;0.004955461;-0.03817349,0.0973546;-0.3409017;-0.006343324,0.1067156;-0.6674226;0.06311461,0.117925;-0.6990772;-0.002523899,-0.07429461;0.00614019;-0.04403156,-0.1212721;-0.3376109;-0.01852077,-0.140354;-0.6649466;0.04484398,-0.1337228;-0.6255485;-0.04517303,0.003243212;0.5848994;0.0020174,0;0;0,-0.006940708;0.3060122;-0.1362498,-0.01642975;0.5986581;-0.2956357,0.1643404;0.4787193;-0.2029285,0.2594885;0.3076493;-0.0568707,0.2972276;0.1092483;0.08549666,-0.1772107;0.471568;-0.1706502,-0.2503783;0.2929453;-0.02101256,-0.3155897;0.09581751;0.1129418,0.0760714;0.002342701;-0.04127741,0.101096;-0.3446136;-0.04546809,0.0959215;-0.678162;-0.02976346,0.1121166;-0.707966;-0.09607005,-0.07976784;0.006762084;-0.03297782,-0.1117907;-0.3395445;-0.04126982,-0.1106196;-0.6726629;-0.01763442,-0.1161034;-0.6760269;-0.1018492,-0.01378939;0.5268456;-0.2531531,372.997
+0;0;0,0.001648055;0.3351087;0.006072485,0.003624233;0.6693782;-0.003827223,0.1865415;0.531076;0.01342263,0.2183114;0.2896558;0.0134069,0.2750835;0.05103239;-0.01346271,-0.1759362;0.5191722;-0.01587941,-0.2205031;0.2798079;-0.01248325,-0.2664219;0.04092883;-0.05388905,0.0775389;0.00494094;-0.03814785,0.09659929;-0.3346864;-0.006733481,0.1060515;-0.6664683;0.06394167,0.1172734;-0.6984043;-0.001578979,-0.07430134;0.006151184;-0.04397073,-0.1207334;-0.3313462;-0.01874248,-0.139996;-0.6639485;0.04581905,-0.1333501;-0.6245657;-0.0443072,0.003105973;0.585696;0.001338342,0;0;0,-0.007679895;0.3046509;-0.1395216,-0.01803383;0.5967482;-0.3020048,0.1629166;0.4775476;-0.2056925,0.2529297;0.311635;-0.05186248,0.2820597;0.117572;0.09772754,-0.1778337;0.4721205;-0.1719695,-0.2477353;0.2991708;-0.01546021,-0.311116;0.1040849;0.1216915,0.07620323;0.002306461;-0.04098415,0.1014896;-0.3383299;-0.04591656,0.09554698;-0.6773005;-0.03084517,0.1116338;-0.7071786;-0.09725881,-0.07965551;0.00679766;-0.03317746,-0.1110973;-0.3332754;-0.04083195,-0.1102738;-0.6718554;-0.01788819,-0.1160573;-0.6757213;-0.1019989,-0.01517206;0.5250141;-0.2586956,373.0305
+0;0;0,0.001648055;0.3351087;0.006072485,0.003624233;0.6693782;-0.003827223,0.1865415;0.531076;0.01342263,0.2183114;0.2896558;0.0134069,0.2750835;0.05103239;-0.01346271,-0.1759362;0.5191722;-0.01587941,-0.2205031;0.2798079;-0.01248325,-0.2664219;0.04092883;-0.05388905,0.0775389;0.00494094;-0.03814785,0.09659929;-0.3346864;-0.006733481,0.1060515;-0.6664683;0.06394167,0.1172734;-0.6984043;-0.001578979,-0.07430134;0.006151184;-0.04397073,-0.1207334;-0.3313462;-0.01874248,-0.139996;-0.6639485;0.04581905,-0.1333501;-0.6245657;-0.0443072,0.003105973;0.585696;0.001338342,0;0;0,-0.007679895;0.3046509;-0.1395216,-0.01803383;0.5967482;-0.3020048,0.1629166;0.4775476;-0.2056925,0.2529297;0.311635;-0.05186248,0.2820597;0.117572;0.09772754,-0.1778337;0.4721205;-0.1719695,-0.2477353;0.2991708;-0.01546021,-0.311116;0.1040849;0.1216915,0.07620323;0.002306461;-0.04098415,0.1014896;-0.3383299;-0.04591656,0.09554698;-0.6773005;-0.03084517,0.1116338;-0.7071786;-0.09725881,-0.07965551;0.00679766;-0.03317746,-0.1110973;-0.3332754;-0.04083195,-0.1102738;-0.6718554;-0.01788819,-0.1160573;-0.6757213;-0.1019989,-0.01517206;0.5250141;-0.2586956,373.0535
+0;0;0,0.001642872;0.3340548;0.006053387,0.003612535;0.667221;-0.003814402,0.1860773;0.5293127;0.01338957,0.2177929;0.2883049;0.01337386,0.2745112;0.04990771;-0.01347026,-0.175503;0.5174384;-0.01583992,-0.2199938;0.2784829;-0.01244956,-0.2658691;0.03983033;-0.0538161,0.07738701;0.004931261;-0.03807312,0.0961284;-0.329012;-0.007184504,0.1057097;-0.6653231;0.06445545,0.1168704;-0.6969215;-0.0007081404,-0.07415579;0.006139135;-0.0438846,-0.1198107;-0.3257098;-0.01907857,-0.1393363;-0.6628525;0.0463643,-0.1327266;-0.6235208;-0.0432708,0.003095876;0.5837975;0.0013352,0;0;0,-0.008398071;0.3019649;-0.1427536,-0.01958664;0.5912255;-0.3079634,0.161513;0.4778447;-0.2082038,0.2476794;0.314815;-0.04981399,0.2703024;0.1241234;0.1047683,-0.179149;0.4679826;-0.1778636,-0.249945;0.3027779;-0.01419948,-0.3029898;0.1134367;0.1344844,0.07661968;0.002315283;-0.03983331,0.1004819;-0.3326683;-0.04615903,0.09471418;-0.6763192;-0.03201604,0.1108761;-0.7060442;-0.09787154,-0.07926885;0.006774589;-0.03366279,-0.1107272;-0.3275649;-0.04079889,-0.109913;-0.6708134;-0.01823672,-0.1145821;-0.6750224;-0.1017422,-0.01650515;0.5202246;-0.2639673,373.0867
+0;0;0,0.001698459;0.3329222;0.005601615,0.00367375;0.6660106;-0.004859296,0.1861414;0.527968;0.01338034,0.2178849;0.2873901;0.01626995,0.2735505;0.04825719;-0.00496313,-0.1755388;0.5160758;-0.01615101,-0.2209955;0.2777795;-0.009650329,-0.2671913;0.03825995;-0.04472747,0.07737077;0.004949136;-0.03806817,0.09586171;-0.32682;-0.00714644,0.1056034;-0.6641745;0.0647353,0.1162967;-0.6959935;-0.0001782998,-0.07414578;0.006127844;-0.04387218,-0.119628;-0.3235509;-0.01913042,-0.1392537;-0.6617022;0.04673705,-0.1325879;-0.6224122;-0.04281171,0.003160703;0.5825666;0.0004498148,0;0;0,-0.008368328;0.2990658;-0.1461544,-0.01928419;0.5866784;-0.3141243,0.1612063;0.4784392;-0.2086387,0.2407393;0.3175148;-0.04532433,0.2596407;0.1280884;0.1111827,-0.1781408;0.4693179;-0.1786075,-0.2474508;0.3064855;-0.01254888,-0.2940485;0.1199454;0.1416118,0.07668163;0.002281755;-0.03968167,0.1001614;-0.3305418;-0.0464673,0.09457186;-0.6752813;-0.03256297,0.1105334;-0.7051775;-0.09819365,-0.07919586;0.006809814;-0.03378695,-0.1103599;-0.3253882;-0.04028007,-0.1098744;-0.6697591;-0.01840843,-0.114529;-0.6744459;-0.1016243,-0.01631443;0.5160357;-0.269491,373.12
+0;0;0,0.001699733;0.3331721;0.005605819,0.00367761;0.666697;-0.004868314,0.1857569;0.5286722;0.01335016,0.2174617;0.2883878;0.01623625,0.2731144;0.0493104;-0.004991904,-0.1751569;0.5168052;-0.01611862,-0.2205582;0.2787995;-0.009625871,-0.2667432;0.03933561;-0.04469487,0.0773034;0.004944827;-0.03803503,0.09567934;-0.324761;-0.007305607,0.1054255;-0.662268;0.06460863,0.116154;-0.6942908;-0.0005189031,-0.07408123;0.006122508;-0.04383398,-0.1192806;-0.3215058;-0.0192461,-0.1389151;-0.6598099;0.04665115,-0.1322273;-0.6204894;-0.04319273,0.003163961;0.583155;0.0004470292,0;0;0,-0.008656576;0.2984599;-0.1479347,-0.01963566;0.5864511;-0.3161232,0.1603827;0.4796895;-0.2095582,0.2358557;0.3207728;-0.04282665,0.2534036;0.1323229;0.1149218,-0.1791187;0.4670222;-0.1836549,-0.2493977;0.3106819;-0.01228191,-0.2876888;0.1264557;0.1467789,0.07674479;0.002295226;-0.03939414,0.09911257;-0.3285034;-0.04712868,0.09402701;-0.6734251;-0.03368163,0.1098317;-0.7040651;-0.09907675,-0.07902115;0.006807708;-0.03400359,-0.1108257;-0.3232358;-0.04090515,-0.1102373;-0.6677582;-0.0189607,-0.1137492;-0.6726983;-0.1024495,-0.01666044;0.5157001;-0.2714777,373.1431
+0;0;0,0.001698911;0.3330108;0.005603105,0.003679385;0.6669741;-0.004884579,0.1859987;0.5287727;0.01335757,0.2176119;0.2891826;0.01623531,0.2717602;0.05656765;-0.004419025,-0.1753908;0.51689;-0.01615005,-0.2206609;0.2795721;-0.009676063,-0.2655975;0.04658112;-0.04379713,0.07728296;0.004943519;-0.03802497,0.09555039;-0.3228154;-0.007477006,0.1052936;-0.6602219;0.06441583,0.1160314;-0.6922984;-0.000768058,-0.07406163;0.006120889;-0.04382239,-0.1189941;-0.3195728;-0.0193797,-0.1386228;-0.6577762;0.04649794,-0.1319292;-0.6184476;-0.04342367,0.003165091;0.5833273;0.0004374324,0;0;0,-0.00886178;0.2973336;-0.1498153,-0.01975332;0.5856167;-0.3183844,0.160314;0.4813279;-0.2098265,0.2313008;0.329153;-0.03600264,0.2464831;0.1539074;0.126868,-0.1800474;0.4676815;-0.1858859,-0.249614;0.315264;-0.01170093,-0.2643479;0.1386083;0.1496808,0.07691628;0.002173185;-0.03901482,0.09891248;-0.3266715;-0.04738808,0.0938659;-0.6714904;-0.03393006,0.1097364;-0.7021725;-0.09937882,-0.07887907;0.006847695;-0.03426652,-0.1105545;-0.3212477;-0.04081117,-0.110064;-0.6656795;-0.01905778,-0.1130217;-0.6708177;-0.1025699,-0.01681496;0.5147735;-0.2736857,373.1758
+0;0;0,0.001713736;0.3330005;0.00508633,0.003627053;0.6671298;-0.006108543,0.1864614;0.5287648;0.01324604,0.2181323;0.2896296;0.02006706,0.2734263;0.05019893;0.00434746,-0.1760192;0.5168958;-0.01683115,-0.2222618;0.2802615;-0.006780727,-0.2685643;0.04042682;-0.0378777,0.07743214;0.004959337;-0.03796734,0.09548272;-0.3203522;-0.007976446,0.1052415;-0.6579522;0.06433341,0.1158535;-0.6900937;-0.0008033291,-0.07406069;0.006140413;-0.04403589,-0.1187962;-0.3170452;-0.0194867,-0.138568;-0.655476;0.0466301,-0.1317715;-0.6161938;-0.0432844,0.003136756;0.5834551;-0.0005964199,0;0;0,-0.009202689;0.29676;-0.1508873,-0.02024324;0.5852755;-0.3194258,0.1597333;0.4780682;-0.2104189,0.230263;0.3297465;-0.03360987,0.2395188;0.1443546;0.1281793,-0.1805698;0.4705858;-0.1841477,-0.2488945;0.3189538;-0.009291485,-0.2634503;0.1359018;0.1547564,0.07705064;0.002171695;-0.03899145,0.09857515;-0.3241963;-0.04756618,0.09366384;-0.6692982;-0.0342145,0.1094632;-0.7003595;-0.09932113,-0.07896914;0.006895505;-0.0343246,-0.1106387;-0.3186956;-0.04067943,-0.1103379;-0.6634166;-0.01911398,-0.1141063;-0.6686414;-0.1025525,-0.01727955;0.5143673;-0.2747569,373.1983
+0;0;0,0.001719062;0.3340355;0.005102139,0.003636649;0.6689104;-0.006117727,0.1867822;0.5302653;0.01327275,0.2184104;0.2914525;0.02008458,0.2737023;0.05203094;0.004365584,-0.1763159;0.5183761;-0.01685568,-0.2224962;0.2820607;-0.006818799,-0.268797;0.04223523;-0.03791458,0.07757759;0.004968653;-0.03803866,0.09548943;-0.3178424;-0.00827829,0.1052272;-0.654717;0.06387619,0.1159097;-0.6872712;-0.001693256,-0.07419981;0.006151947;-0.04411861,-0.1185915;-0.3145496;-0.01975812,-0.1383207;-0.652253;0.04621661,-0.1314792;-0.6129091;-0.04429521,0.003145257;0.5850489;-0.0005932883,0;0;0,-0.009066343;0.2972291;-0.1522543,-0.01978567;0.5861693;-0.3215647,0.159363;0.4757509;-0.2112014,0.2293339;0.3309664;-0.03170252,0.2391315;0.145568;0.130033,-0.1798627;0.4734917;-0.1838027,-0.2477597;0.322688;-0.00851272,-0.2579625;0.1389328;0.1550626,0.07704188;0.001875788;-0.03938198,0.09853631;-0.3219709;-0.04803181,0.09376696;-0.6663237;-0.03446841,0.1095202;-0.6981737;-0.09968281,-0.07920423;0.007199127;-0.03412876,-0.1108317;-0.3158587;-0.04097376,-0.1105109;-0.6598496;-0.01962765,-0.1149133;-0.6654211;-0.1035431,-0.01691547;0.515168;-0.276686,373.2316
+0;0;0,0.001719062;0.3340355;0.005102139,0.003636649;0.6689104;-0.006117727,0.1867822;0.5302653;0.01327275,0.2184104;0.2914525;0.02008458,0.2737023;0.05203094;0.004365584,-0.1763159;0.5183761;-0.01685568,-0.2224962;0.2820607;-0.006818799,-0.268797;0.04223523;-0.03791458,0.07757759;0.004968653;-0.03803866,0.09548943;-0.3178424;-0.00827829,0.1052272;-0.654717;0.06387619,0.1159097;-0.6872712;-0.001693256,-0.07419981;0.006151947;-0.04411861,-0.1185915;-0.3145496;-0.01975812,-0.1383207;-0.652253;0.04621661,-0.1314792;-0.6129091;-0.04429521,0.003145257;0.5850489;-0.0005932883,0;0;0,-0.009066343;0.2972291;-0.1522543,-0.01978567;0.5861693;-0.3215647,0.159363;0.4757509;-0.2112014,0.2293339;0.3309664;-0.03170252,0.2391315;0.145568;0.130033,-0.1798627;0.4734917;-0.1838027,-0.2477597;0.322688;-0.00851272,-0.2579625;0.1389328;0.1550626,0.07704188;0.001875788;-0.03938198,0.09853631;-0.3219709;-0.04803181,0.09376696;-0.6663237;-0.03446841,0.1095202;-0.6981737;-0.09968281,-0.07920423;0.007199127;-0.03412876,-0.1108317;-0.3158587;-0.04097376,-0.1105109;-0.6598496;-0.01962765,-0.1149133;-0.6654211;-0.1035431,-0.01691547;0.515168;-0.276686,373.2556
+0;0;0,0.001727941;0.3340476;0.00482453,0.003612358;0.6690073;-0.006628061,0.1866935;0.5304059;0.01348813,0.2182258;0.2919952;0.02351997,0.2736248;0.05234605;0.01334932,-0.1766777;0.5192356;-0.01614431,-0.2222576;0.283306;-0.002205308,-0.2687152;0.04282628;-0.02701271,0.0778648;0.005028782;-0.03802193,0.09536768;-0.3151567;-0.008208465,0.1050901;-0.6532069;0.06418447,0.1159656;-0.6859083;-0.001452938,-0.07436448;0.006113342;-0.0443445,-0.1185469;-0.311931;-0.01965433,-0.1384999;-0.6507608;0.04674928,-0.1317364;-0.6114098;-0.04394156,0.003131597;0.5851242;-0.001051804,0;0;0,-0.008852154;0.2967749;-0.1531677,-0.01918797;0.5855834;-0.3229096,0.1592334;0.4735439;-0.2119079,0.2281732;0.3320135;-0.02983356,0.2364982;0.1474031;0.132813,-0.1802228;0.473352;-0.1864622,-0.2486772;0.3256507;-0.009168953,-0.2557923;0.1436039;0.1563984,0.07728578;0.001919627;-0.03946018,0.09816708;-0.31933;-0.04820919,0.09343447;-0.6648635;-0.03415895,0.1094871;-0.6966869;-0.09956694,-0.07949431;0.007183144;-0.03410192,-0.1107041;-0.3132734;-0.04099019,-0.1104643;-0.6584643;-0.0196255,-0.1145567;-0.6642132;-0.1036688,-0.01642109;0.5146089;-0.2779355,373.2878
+0;0;0,0.001726633;0.3337948;0.00482088,0.003609217;0.6684288;-0.006620425,0.1863485;0.5300146;0.01346299,0.2178761;0.2916392;0.02349335,0.2732646;0.05203521;0.01332461,-0.176345;0.518865;-0.01611419,-0.2219181;0.2829704;-0.002177248,-0.268367;0.04253604;-0.02697997,0.07787673;0.005029553;-0.03802775,0.0953201;-0.3140671;-0.008315666,0.1050439;-0.6521642;0.06408732,0.1158807;-0.6846424;-0.001316369,-0.07437587;0.006114278;-0.04435128,-0.1184081;-0.3108486;-0.01974508,-0.1383638;-0.6497254;0.04666774,-0.1316244;-0.6104077;-0.04370016,0.003128944;0.5846307;-0.001049822,0;0;0,-0.008767992;0.2962748;-0.1535888,-0.01895626;0.5845991;-0.3235199,0.1591995;0.4745271;-0.211802,0.2264314;0.3330537;-0.02909301,0.2339703;0.1492425;0.1344245,-0.1807105;0.4732922;-0.1886628,-0.2530403;0.333352;-0.00672175,-0.2554288;0.1492805;0.1566593,0.07737534;0.001969844;-0.03931117,0.09787904;-0.318196;-0.04842997,0.09309156;-0.6637678;-0.03416133,0.1095183;-0.6953513;-0.09924769,-0.07946921;0.007110039;-0.0342094,-0.1107531;-0.3122395;-0.0410597,-0.1104617;-0.6574798;-0.01971858,-0.1139896;-0.6631707;-0.1034581,-0.01622875;0.5137488;-0.278507,373.321
+0;0;0,0.001727836;0.3340272;0.004824237,0.003611096;0.6687814;-0.006621279,0.1863387;0.5303382;0.01346338,0.2178579;0.2920268;0.02349105,0.2732349;0.05247253;0.01332443,-0.1763321;0.5191894;-0.01611194,-0.2218929;0.283358;-0.002178735,-0.2683322;0.04297356;-0.02697631,0.07788277;0.005029943;-0.0380307,0.09521826;-0.3120932;-0.008502375,0.104981;-0.651544;0.06419051,0.1158552;-0.6842382;-0.001439288,-0.07438164;0.006114753;-0.04435473,-0.1181415;-0.3088878;-0.0199007,-0.1381772;-0.6491215;0.04677803,-0.1314145;-0.6097715;-0.04390228,0.003130637;0.5849509;-0.001048518,0;0;0,-0.008726925;0.2963161;-0.1540163,-0.01882648;0.584638;-0.3241935,0.159265;0.4751043;-0.2120304,0.2259752;0.3343503;-0.02866077,0.2327188;0.151447;0.1358297,-0.1809928;0.4732209;-0.1900619,-0.2536229;0.3347926;-0.007171735,-0.2524068;0.1549055;0.1607431,0.07743677;0.002073377;-0.03919959,0.09765372;-0.3161043;-0.04888344,0.09314874;-0.6630564;-0.03437734,0.1098442;-0.6946317;-0.0998435,-0.07945104;0.007002099;-0.03429087,-0.1107163;-0.3103499;-0.04134627,-0.1101936;-0.6569685;-0.019859,-0.1134233;-0.6628249;-0.1038826,-0.01612386;0.5137883;-0.2791173,373.3548
+0;0;0,0.001826656;0.3331265;0.00449348,0.003829816;0.6667545;-0.007231518,0.1860616;0.5287945;0.01321884,0.2176099;0.2909429;0.02742408,0.272672;0.05125262;0.02171169,-0.1756876;0.5175145;-0.01639635,-0.2224424;0.2825105;0.002513906,-0.2686302;0.04166007;-0.01681577,0.07790799;0.004992612;-0.03808322,0.09518834;-0.3103261;-0.008403592,0.1049471;-0.6506085;0.06464103,0.1151987;-0.6833023;-0.0009054616,-0.07445069;0.006155245;-0.04431842,-0.1179926;-0.3070714;-0.01985317,-0.1380789;-0.648147;0.0471305,-0.1313018;-0.6088332;-0.04341937,0.003316362;0.5831714;-0.00159836,0;0;0,-0.008026481;0.2942331;-0.1560745,-0.01635394;0.5792102;-0.3297381,0.1601142;0.4741546;-0.2132616,0.2255327;0.3360861;-0.02771378,0.2321839;0.1544606;0.1380687,-0.1786215;0.4744293;-0.1924151,-0.2517481;0.3378795;-0.008629501,-0.2627;0.1699321;0.1707851,0.07745889;0.001989186;-0.03925657,0.09792447;-0.3143752;-0.04926085,0.09360158;-0.662211;-0.03461719,0.110123;-0.6936677;-0.1000547,-0.07948896;0.007163173;-0.03427988,-0.1103359;-0.3084321;-0.04159037,-0.1098571;-0.6559445;-0.02019455,-0.1130221;-0.6622586;-0.1038798,-0.01419783;0.5092945;-0.2836373,373.3881
+0;0;0,0.001827523;0.3332846;0.004495612,0.003832337;0.6671875;-0.007240123,0.1860661;0.5291327;0.01321678,0.2175996;0.291393;0.02741532,0.2726262;0.05185713;0.02170661,-0.1756881;0.5178525;-0.01639883,-0.2224209;0.2829591;0.002502527,-0.268579;0.04226384;-0.0168147,0.07784507;0.004988579;-0.03805246,0.09510884;-0.3100276;-0.00840131,0.1048714;-0.650445;0.06467228,0.1151451;-0.6832739;-0.00101535,-0.07439056;0.006150274;-0.04428263,-0.1178907;-0.3067758;-0.01984086,-0.137985;-0.6479868;0.04716938,-0.1311933;-0.6086529;-0.04357546,0.003318306;0.5835103;-0.00160063,0;0;0,-0.007828131;0.2943228;-0.1562531,-0.01592684;0.5795798;-0.3299997,0.1605159;0.4749138;-0.2133751,0.2239135;0.3379505;-0.02645826,0.2309242;0.1588575;0.1418109,-0.1772951;0.4764667;-0.190286,-0.2506828;0.3391335;-0.007338017,-0.2440273;0.174487;0.1751042,0.07745433;0.002025455;-0.03910828,0.09800336;-0.3140197;-0.04938436,0.09371671;-0.6619951;-0.03476071,0.1104364;-0.6935335;-0.1003454,-0.07939016;0.007092267;-0.03434582,-0.1100306;-0.3082197;-0.04155146,-0.1095484;-0.6558696;-0.020142,-0.1133182;-0.6622655;-0.1039812,-0.01384261;0.5095551;-0.2838898,373.4107
+0;0;0,0.001827746;0.3333253;0.00449616,0.003832674;0.6672471;-0.007240207,0.1857654;0.5292779;0.01319256,0.2172824;0.2916622;0.0273837,0.2722805;0.05225074;0.02167795,-0.175393;0.5180163;-0.01637428,-0.2221014;0.2832454;0.002517221,-0.2682356;0.04267511;-0.01678997,0.0778381;0.004988132;-0.03804905,0.09503423;-0.3087936;-0.008514088,0.104832;-0.6504366;0.0648226,0.1151145;-0.6833194;-0.0009214133,-0.07438389;0.006149722;-0.04427866,-0.1177135;-0.3055502;-0.01993266,-0.1378802;-0.6479896;0.04731885,-0.1310827;-0.6086478;-0.04350389,0.003318619;0.583566;-0.001600449,0;0;0,-0.007594929;0.294293;-0.1564074,-0.01536793;0.5796055;-0.3301167,0.1606754;0.4752247;-0.2134533,0.2239708;0.3399678;-0.02542353,0.2308142;0.1630566;0.1449606,-0.1784139;0.4751627;-0.1944219,-0.2526723;0.3411306;-0.009551734,-0.2499588;0.1782448;0.174394,0.07744974;0.002028674;-0.03909993,0.09765069;-0.3127981;-0.04925156,0.09394468;-0.6620251;-0.03438663,0.1105223;-0.6934565;-0.1002169,-0.07937368;0.007104696;-0.03436168,-0.1099888;-0.3069662;-0.04137651,-0.1097292;-0.6558775;-0.02004404,-0.1125024;-0.6622961;-0.1039979,-0.01337118;0.5095527;-0.2840383,373.444
+0;0;0,0.001805824;0.3335637;0.004085227,0.003727882;0.6680113;-0.008150894,0.1861894;0.529934;0.01295514,0.2174826;0.2930869;0.03034849,0.2723519;0.05382791;0.03246935,-0.1759647;0.5185305;-0.01738141,-0.2235855;0.284941;0.005997339,-0.2691291;0.04417729;-0.008787651,0.07791119;0.004960439;-0.03812285,0.09499629;-0.3088905;-0.008417947,0.104691;-0.6509936;0.0653796,0.1148292;-0.6831722;-2.317876E-05,-0.07447623;0.006196328;-0.04430583,-0.1179926;-0.3055447;-0.01979993,-0.138211;-0.6485098;0.04758548,-0.1313311;-0.6092737;-0.04249142,0.00323882;0.5841602;-0.002374319,0;0;0,-0.007151425;0.2940629;-0.1573548,-0.01423661;0.5792871;-0.3322823,0.161393;0.4710859;-0.2152975,0.2233006;0.3433656;-0.02233815,0.2308604;0.1703934;0.1516833,-0.1782096;0.4747443;-0.196629,-0.2527912;0.3435298;-0.01062182,-0.2495384;0.181771;0.1739954,0.07756886;0.001928866;-0.03908277,0.09755276;-0.3129864;-0.04936504,0.09405278;-0.6627641;-0.03460312,0.1114378;-0.6942492;-0.09913087,-0.07946426;0.007204173;-0.03437501,-0.1100216;-0.3069508;-0.04141741,-0.1094915;-0.6564126;-0.02018568,-0.1124207;-0.6626814;-0.1033871,-0.01241137;0.5092173;-0.285898,373.4664
+0;0;0,0.00180503;0.3334169;0.004083429,0.003725917;0.6676608;-0.008145575,0.1857861;0.5297458;0.01292383,0.2170496;0.2931234;0.03030068,0.2718116;0.05433263;0.03241739,-0.1755731;0.5183673;-0.01734613,-0.2231487;0.2849994;0.00601043,-0.2686032;0.04470682;-0.008745627,0.07785147;0.004956638;-0.03809363,0.09491935;-0.3085778;-0.008418681,0.1045874;-0.6497381;0.06517548,0.1148464;-0.6826584;-0.00100746,-0.07441915;0.00619158;-0.04427188,-0.1178916;-0.3052351;-0.01979068,-0.1380543;-0.6472549;0.047409,-0.1310923;-0.6079087;-0.0437424,0.003237109;0.583853;-0.002371985,0;0;0,-0.006811008;0.2935194;-0.158072,-0.01337154;0.5780036;-0.3338342,0.1615838;0.4720495;-0.2153702,0.2199337;0.3470204;-0.01983881,0.2318909;0.1820744;0.1609213,-0.1776847;0.4745187;-0.1989519,-0.2640255;0.3559581;-0.009853646,-0.2800727;0.1967905;0.1757064,0.07757489;0.001869261;-0.03892541,0.09770794;-0.3127059;-0.04955101,0.09405501;-0.6614903;-0.03418827,0.1117933;-0.6937581;-0.09939933,-0.07935422;0.007252499;-0.03445077,-0.1098078;-0.3065907;-0.04157781,-0.1093597;-0.655086;-0.02034725,-0.1118177;-0.6619279;-0.1044961,-0.01167293;0.5081131;-0.2872536,373.4887
+0;0;0,0.00180503;0.3334169;0.004083429,0.003725917;0.6676608;-0.008145575,0.1857861;0.5297458;0.01292383,0.2170496;0.2931234;0.03030068,0.2718116;0.05433263;0.03241739,-0.1755731;0.5183673;-0.01734613,-0.2231487;0.2849994;0.00601043,-0.2686032;0.04470682;-0.008745627,0.07785147;0.004956638;-0.03809363,0.09491935;-0.3085778;-0.008418681,0.1045874;-0.6497381;0.06517548,0.1148464;-0.6826584;-0.00100746,-0.07441915;0.00619158;-0.04427188,-0.1178916;-0.3052351;-0.01979068,-0.1380543;-0.6472549;0.047409,-0.1310923;-0.6079087;-0.0437424,0.003237109;0.583853;-0.002371985,0;0;0,-0.006811008;0.2935194;-0.158072,-0.01337154;0.5780036;-0.3338342,0.1615838;0.4720495;-0.2153702,0.2199337;0.3470204;-0.01983881,0.2318909;0.1820744;0.1609213,-0.1776847;0.4745187;-0.1989519,-0.2640255;0.3559581;-0.009853646,-0.2800727;0.1967905;0.1757064,0.07757489;0.001869261;-0.03892541,0.09770794;-0.3127059;-0.04955101,0.09405501;-0.6614903;-0.03418827,0.1117933;-0.6937581;-0.09939933,-0.07935422;0.007252499;-0.03445077,-0.1098078;-0.3065907;-0.04157781,-0.1093597;-0.655086;-0.02034725,-0.1118177;-0.6619279;-0.1044961,-0.01167293;0.5081131;-0.2872536,373.5221
+0;0;0,0.001764275;0.3331173;0.003479874,0.003594178;0.6675423;-0.009490835,0.1863742;0.5297664;0.01277387,0.2179122;0.2938278;0.03377447,0.2706468;0.05609407;0.04263176,-0.1765059;0.5182055;-0.0174563,-0.2246166;0.2858669;0.01094883,-0.2698924;0.04655643;0.003378622,0.07811727;0.004935649;-0.03824483,0.09495027;-0.3069198;-0.008257618,0.1045963;-0.6472415;0.06528443,0.1149965;-0.6803689;-0.0008068681,-0.0746964;0.00624834;-0.04439304,-0.1180598;-0.3035051;-0.01971833,-0.1382311;-0.6446837;0.04744261,-0.1312872;-0.6053736;-0.0438065,0.003131277;0.5836434;-0.003514342,0;0;0,-0.007043839;0.2919285;-0.1603451,-0.01432367;0.5750181;-0.3387079,0.1613078;0.4693752;-0.2188132,0.2204736;0.3495859;-0.02069044,0.2394271;0.2106425;0.1785889,-0.178615;0.4753935;-0.2008514,-0.2646602;0.358755;-0.01086621,-0.2876316;0.2160127;0.1852808,0.07763727;0.001342803;-0.03949666,0.09778851;-0.3115855;-0.04980111,0.09437072;-0.6595461;-0.03456807,0.1121666;-0.691946;-0.09976673,-0.07979039;0.007639591;-0.03412428,-0.109798;-0.3045638;-0.04218598,-0.1091541;-0.652229;-0.02100035,-0.1119618;-0.6595176;-0.1050419,-0.0123806;0.5054641;-0.2914488,373.5446
+0;0;0,0.001763773;0.3330224;0.003478884,0.00359426;0.6675541;-0.009496571,0.1859751;0.5298547;0.01273558,0.2174595;0.2943168;0.03370051,0.2702138;0.05649453;0.0425611,-0.1761149;0.5183188;-0.01742877,-0.224144;0.2863749;0.01092811,-0.2694366;0.04697534;0.003355084,0.07828974;0.004946546;-0.03832927,0.09497371;-0.3041481;-0.008607525,0.1046502;-0.6455437;0.06516659,0.1150934;-0.6789322;-0.001197971,-0.07486131;0.006262135;-0.04449105,-0.1178408;-0.3007491;-0.02003478,-0.1380758;-0.6430043;0.04733809,-0.1311031;-0.6036557;-0.04428831,0.003131133;0.5836143;-0.003517168,0;0;0,-0.006647244;0.2910473;-0.1617606,-0.01354694;0.5736247;-0.3411522,0.1610368;0.466918;-0.2204278,0.2217725;0.3537941;-0.01937294,0.2406842;0.2130652;0.1787651,-0.1777759;0.4764082;-0.2029505,-0.2636938;0.3614414;-0.01239955,-0.275481;0.2241171;0.1886577,0.07777902;0.001352757;-0.03964186,0.09768562;-0.3088043;-0.05001283,0.09467952;-0.6578594;-0.03456211,0.112478;-0.6905369;-0.1000309,-0.08002217;0.007758854;-0.03404609,-0.1095477;-0.3016854;-0.04263341,-0.1088515;-0.6504477;-0.02138338,-0.1118829;-0.6580928;-0.105675,-0.01168801;0.5041699;-0.2936714,373.578
+0;0;0,0.001762896;0.3328569;0.003477154,0.003591959;0.6671286;-0.009487282,0.1858831;0.5295425;0.01273067,0.2173893;0.2938423;0.03371005,0.270118;0.05613497;0.04256636,-0.1760284;0.5180124;-0.01741881,-0.2240905;0.2859086;0.01095762,-0.2693613;0.04662472;0.003388256,0.07832068;0.004948501;-0.03834442,0.09499566;-0.3039796;-0.008638693,0.104666;-0.6451595;0.06508882,0.1151291;-0.6786685;-0.001401886,-0.0748909;0.00626461;-0.04450863,-0.1178472;-0.3005812;-0.02006555,-0.1380694;-0.6426202;0.04726477,-0.1310835;-0.6032538;-0.04453578,0.003129311;0.5832757;-0.003514064,0;0;0,-0.006355539;0.2907823;-0.1619079,-0.0130308;0.5732235;-0.3410385,0.1619153;0.4714295;-0.2193415,0.2220812;0.3558203;-0.0193367,0.2411676;0.2178966;0.180604,-0.1778546;0.4764344;-0.2039991,-0.2638108;0.3622754;-0.01277506,-0.276357;0.2250665;0.1881722,0.07780972;0.001367986;-0.03965712,0.09720419;-0.3086506;-0.05011559,0.09454297;-0.6574849;-0.03460503,0.1124807;-0.6902477;-0.1002018,-0.08006112;0.007758508;-0.03404311,-0.1096501;-0.30151;-0.04267785,-0.108803;-0.650053;-0.02146398,-0.1110621;-0.6577744;-0.1059381,-0.01123144;0.5038087;-0.2936511,373.6006
+0;0;0,0.001816908;0.3328927;0.002939558,0.003735208;0.6672034;-0.01063912,0.1857567;0.5301145;0.01201373,0.2173253;0.2952466;0.03851287,0.2693799;0.05762334;0.05094731,-0.1757134;0.5184037;-0.01767798,-0.2243742;0.2872904;0.01519292,-0.2687034;0.04781431;0.01129513,0.07833374;0.004926096;-0.03848875,0.09501365;-0.3033467;-0.008416152,0.1045428;-0.6438268;0.06524151,0.115363;-0.6773773;-0.001582816,-0.0750076;0.006294181;-0.044453,-0.1178658;-0.2999326;-0.01989658,-0.1379324;-0.6412625;0.04744027,-0.1310054;-0.6019046;-0.04467742,0.003245653;0.5833179;-0.004504339,0;0;0,-0.006069183;0.2901866;-0.1630471,-0.01238981;0.5717893;-0.3436224,0.1616607;0.4679139;-0.2216256,0.2225199;0.3565269;-0.01975727,0.2427261;0.2201325;0.1810346,-0.1773035;0.4771065;-0.2063812,-0.2630953;0.3642665;-0.01462968,-0.2763136;0.2279686;0.1868082,0.07784966;0.001295954;-0.0397439,0.09742515;-0.3080894;-0.05033612,0.09511615;-0.6562351;-0.03509665,0.1128599;-0.6895856;-0.1006184,-0.08014912;0.007885117;-0.0339966,-0.1094429;-0.3007833;-0.04295941,-0.1085615;-0.6486323;-0.02190331,-0.1111637;-0.6566919;-0.1065551,-0.01068622;0.5025889;-0.295841,373.6343
+0;0;0,0.001813393;0.3322488;0.002933872,0.003727537;0.6658348;-0.01061593,0.1853732;0.5290245;0.01199046,0.2169212;0.2943098;0.03847233,0.2689771;0.05668043;0.05090709,-0.1753506;0.5173379;-0.01763994,-0.2239796;0.2863753;0.01520953,-0.26831;0.04689299;0.01131164,0.07842597;0.004931895;-0.03853406,0.09504145;-0.3021503;-0.0085776,0.1045595;-0.6422322;0.0649939,0.1154233;-0.6760387;-0.002099603,-0.0750959;0.006301591;-0.04450533,-0.1177886;-0.2987426;-0.02004376,-0.1378317;-0.6396732;0.04721433,-0.1308768;-0.6002776;-0.04527442,0.003238967;0.5821181;-0.0044935,0;0;0,-0.005579948;0.2886542;-0.164465,-0.01125462;0.56846;-0.3465055,0.1618799;0.4665746;-0.222724,0.2231568;0.3577565;-0.01976752,0.2430367;0.2212491;0.1809878,-0.1762164;0.4776573;-0.2086087,-0.2621728;0.3664613;-0.01616518,-0.2825226;0.2394487;0.1906822,0.07785334;0.001221657;-0.03996491,0.09768908;-0.3069399;-0.05073333,0.09551208;-0.65468;-0.03552938,0.1131865;-0.6883358;-0.1013045,-0.08030929;0.008030876;-0.03384897,-0.1093175;-0.2994374;-0.04358245,-0.1084015;-0.6468838;-0.02262391,-0.1109755;-0.6553915;-0.1074847,-0.009715602;0.4997191;-0.2983544,373.6676
+0;0;0,0.001820826;0.3336105;0.002945897,0.003738303;0.6677745;-0.01063309,0.1846604;0.5308982;0.01192819,0.216189;0.2963284;0.03839369,0.2682439;0.05870315;0.05082824,-0.1746335;0.5192578;-0.01758476,-0.2232325;0.288438;0.0152444,-0.2675622;0.04895978;0.01134658,0.07858951;0.00494218;-0.03861442,0.09515527;-0.301221;-0.008747611,0.1046587;-0.640781;0.06471099,0.1155612;-0.6748151;-0.002621844,-0.0752525;0.006314732;-0.04459814,-0.1178174;-0.2978165;-0.02020977,-0.1378298;-0.6382239;0.0469451,-0.1308501;-0.5987948;-0.04587357,0.003248119;0.5837812;-0.004490435,0;0;0,-0.005175337;0.2896957;-0.1654012,-0.01073785;0.5701552;-0.3475088,0.1613101;0.4649825;-0.2246144,0.2234717;0.3587785;-0.02071714,0.2434383;0.2223539;0.1800807,-0.1751071;0.4787257;-0.2100761,-0.2610066;0.3678458;-0.01760691,-0.2763518;0.2365579;0.1869857,0.0778352;0.001038224;-0.04040313,0.09799531;-0.3061725;-0.05124187,0.09584624;-0.6533734;-0.03593063,0.1134886;-0.6870756;-0.1021402,-0.08065502;0.008254503;-0.03344307,-0.1093419;-0.2982616;-0.04472341,-0.1083533;-0.6451739;-0.02378514,-0.1113267;-0.6538273;-0.1089321,-0.009247229;0.5010918;-0.2993333,373.7012
+0;0;0,0.001781222;0.333783;0.002554445,0.003631882;0.6680883;-0.01143793,0.1853339;0.531464;0.0114618,0.2170004;0.2972159;0.0428233,0.2691941;0.05996588;0.06145468,-0.175523;0.5196561;-0.01767015,-0.2247082;0.289349;0.01971831,-0.2682584;0.04969569;0.02506462,0.07849912;0.004989245;-0.03869634,0.09496873;-0.3013058;-0.008386243,0.1043575;-0.6404947;0.06523906,0.1155367;-0.6740892;-0.002242692,-0.07529011;0.006265318;-0.0444585,-0.1180193;-0.2980416;-0.02041426,-0.1380307;-0.6379611;0.04749878,-0.1311622;-0.5985762;-0.04517141,0.00315985;0.584047;-0.00518732,0;0;0,-0.005187497;0.2897823;-0.16559,-0.01074693;0.5704107;-0.347729,0.1622912;0.4713264;-0.2226994,0.2236154;0.3602735;-0.02079582,0.2435329;0.2226187;0.1792376,-0.1757158;0.4786901;-0.2100612,-0.2618803;0.367879;-0.01730469,-0.277134;0.236322;0.1871922,0.07781588;0.001057088;-0.04034829,0.09780039;-0.3063397;-0.05104733,0.09583922;-0.6532297;-0.03616858,0.1135056;-0.6870205;-0.1020598,-0.08059183;0.008254291;-0.03348488,-0.109415;-0.2984188;-0.04477385,-0.1083454;-0.6450096;-0.02399921,-0.1103326;-0.6536077;-0.1090243,-0.009249642;0.5012825;-0.2995493,373.7235
+0;0;0,0.001781222;0.333783;0.002554445,0.003631882;0.6680883;-0.01143793,0.1853339;0.531464;0.0114618,0.2170004;0.2972159;0.0428233,0.2691941;0.05996588;0.06145468,-0.175523;0.5196561;-0.01767015,-0.2247082;0.289349;0.01971831,-0.2682584;0.04969569;0.02506462,0.07849912;0.004989245;-0.03869634,0.09496873;-0.3013058;-0.008386243,0.1043575;-0.6404947;0.06523906,0.1155367;-0.6740892;-0.002242692,-0.07529011;0.006265318;-0.0444585,-0.1180193;-0.2980416;-0.02041426,-0.1380307;-0.6379611;0.04749878,-0.1311622;-0.5985762;-0.04517141,0.00315985;0.584047;-0.00518732,0;0;0,-0.005187497;0.2897823;-0.16559,-0.01074693;0.5704107;-0.347729,0.1622912;0.4713264;-0.2226994,0.2236154;0.3602735;-0.02079582,0.2435329;0.2226187;0.1792376,-0.1757158;0.4786901;-0.2100612,-0.2618803;0.367879;-0.01730469,-0.277134;0.236322;0.1871922,0.07781588;0.001057088;-0.04034829,0.09780039;-0.3063397;-0.05104733,0.09583922;-0.6532297;-0.03616858,0.1135056;-0.6870205;-0.1020598,-0.08059183;0.008254291;-0.03348488,-0.109415;-0.2984188;-0.04477385,-0.1083454;-0.6450096;-0.02399921,-0.1103326;-0.6536077;-0.1090243,-0.009249642;0.5012825;-0.2995493,373.7567
+0;0;0,0.00177909;0.3333836;0.002551389,0.003626521;0.6671067;-0.01141386,0.1855855;0.5306185;0.01149364,0.2172729;0.2962156;0.04287587,0.2694732;0.0589357;0.06150959,-0.175778;0.5187941;-0.01767922,-0.2249959;0.2883347;0.01973396,-0.2685515;0.04865125;0.02508094,0.07865296;0.004999022;-0.03877217,0.09508055;-0.3005148;-0.008539384,0.104471;-0.6397663;0.06509952,0.1156809;-0.6735352;-0.002567209,-0.07543764;0.006277596;-0.04454562,-0.1180579;-0.2972531;-0.02056271,-0.138073;-0.6372355;0.04736289,-0.1311857;-0.5978248;-0.04556134,0.003155669;0.5832754;-0.005178863,0;0;0,-0.005147055;0.2887754;-0.166543,-0.0108396;0.5681844;-0.3494756,0.1621415;0.4675087;-0.2241144,0.2412135;0.3590451;-0.02684069,0.2463204;0.2229661;0.1752243,-0.1761008;0.4795791;-0.2110487,-0.2623315;0.3688983;-0.01805203,-0.2774617;0.2362559;0.1857883,0.07790755;0.0009087622;-0.04054809,0.09763883;-0.3057075;-0.05149007,0.09572925;-0.652669;-0.03677416,0.1135798;-0.6862743;-0.1031566,-0.08081199;0.008467076;-0.033351,-0.1096017;-0.2973837;-0.04555634,-0.1083902;-0.6440564;-0.02508484,-0.1108302;-0.6529484;-0.1102457,-0.009280503;0.4994603;-0.3010881,373.7901
+0;0;0,0.00181825;0.3330931;0.002022692,0.003748488;0.6666687;-0.01265087,0.1863254;0.5308993;0.0108959,0.2179738;0.2974359;0.04724073,0.2691531;0.06055732;0.07180112,-0.1763757;0.5187852;-0.01793174,-0.2258264;0.2894009;0.02408202,-0.269254;0.04995571;0.03476168,0.07859578;0.005019758;-0.03894833,0.09517635;-0.2999997;-0.008582292,0.1044379;-0.6393282;0.06544644,0.11566;-0.6731154;-0.002292983,-0.07553346;0.006258137;-0.04444097,-0.1180249;-0.2968252;-0.02059066,-0.1380123;-0.6368698;0.04782054,-0.1312086;-0.5974927;-0.04518024,0.003251207;0.5828804;-0.006220267,0;0;0,-0.005015224;0.2880733;-0.1671736,-0.0105767;0.5667722;-0.3509792,0.1627843;0.4672742;-0.224726,0.2270802;0.3576248;-0.02305603,0.2445594;0.2211114;0.177923,-0.1761668;0.4788528;-0.2117918,-0.2624762;0.369081;-0.01858579,-0.278028;0.2354142;0.1844544,0.07792985;0.0009202063;-0.04056549,0.0976204;-0.3052214;-0.05167627,0.09574437;-0.6523403;-0.0370183,0.1135856;-0.6860799;-0.1033683,-0.0808365;0.008484463;-0.03336079,-0.1097188;-0.2968801;-0.04569647,-0.1083815;-0.6437155;-0.02536617,-0.1107317;-0.6527812;-0.1105231,-0.009040877;0.4982391;-0.3023691,373.8123
+0;0;0,0.001819121;0.3332527;0.002023661,0.003751806;0.6672502;-0.01266968,0.1862384;0.5313724;0.01087898,0.2179148;0.2977017;0.04725609,0.26911;0.06074971;0.07182409,-0.1762853;0.5192643;-0.01793455,-0.2257799;0.2896762;0.02411652,-0.269221;0.05015688;0.03479949,0.07849503;0.005013324;-0.03889841,0.09506076;-0.2997329;-0.008559572,0.1043331;-0.6394579;0.06555565,0.1155266;-0.6730824;-0.002010956,-0.07543664;0.006250114;-0.04438401,-0.11789;-0.2965617;-0.02055506,-0.1379008;-0.6370036;0.04793607,-0.1311144;-0.5976504;-0.04482744,0.003253731;0.5833281;-0.006228806,0;0;0,-0.005060405;0.2882455;-0.1671934,-0.0108539;0.5679114;-0.3503,0.1625884;0.4707596;-0.2234917,0.2265771;0.3577239;-0.02334905,0.245682;0.2193107;0.1762695,-0.1765609;0.4780325;-0.2123226,-0.259083;0.3650179;-0.01907019,-0.2792215;0.2311695;0.1835374,0.07795529;0.0009717643;-0.04027057,0.09743711;-0.3048974;-0.05165553,0.09575292;-0.6524385;-0.03735471,0.1134993;-0.6860303;-0.1035345,-0.08067825;0.008464074;-0.0334525,-0.1097438;-0.2966094;-0.04571971,-0.108214;-0.643859;-0.02553286,-0.1098422;-0.6527451;-0.110526,-0.009225756;0.4990313;-0.3019521,373.8354
+0;0;0,0.001819879;0.3333915;0.002024504,0.003753584;0.6675665;-0.01267509,0.1866411;0.5315659;0.01091175,0.21831;0.2979509;0.0472802,0.2695093;0.06098002;0.07185014,-0.176677;0.5194312;-0.01796491,-0.2261598;0.2898979;0.02407613,-0.2696043;0.05035943;0.03475996,0.0785055;0.005013992;-0.0389036,0.09509224;-0.3001188;-0.008526271,0.1043344;-0.6387402;0.06534819,0.1156592;-0.6731102;-0.003010161,-0.0754467;0.006250947;-0.04438993,-0.1179539;-0.296945;-0.02053075,-0.1378997;-0.636281;0.0477379,-0.1310338;-0.5968182;-0.04611261,0.003255456;0.5836354;-0.006233525,0;0;0,-0.005103618;0.2881032;-0.1677134,-0.01098981;0.5678319;-0.3510448,0.1625533;0.4685251;-0.2241437,0.2269708;0.3562871;-0.0237577,0.246212;0.2172364;0.1754279,-0.1770512;0.4781257;-0.2128111,-0.2585743;0.364399;-0.01962262,-0.2795295;0.2300926;0.182622,0.07800224;0.000903815;-0.04020667,0.09755689;-0.3053515;-0.05157399,0.09574974;-0.6517907;-0.03801012,0.1131964;-0.6859621;-0.1052577,-0.08064518;0.008574135;-0.03353479,-0.1098595;-0.2968626;-0.04613799,-0.1085132;-0.6429741;-0.02583203,-0.1103563;-0.6523559;-0.1117988,-0.009332865;0.4989726;-0.3026524,373.8685
+0;0;0,0.001900892;0.3336506;0.001223188,0.003975585;0.6679698;-0.01435268,0.1866218;0.5326082;0.01071299,0.2183919;0.2996126;0.05096687,0.2691497;0.06302007;0.08123586,-0.1764527;0.5201709;-0.01777679,-0.2261085;0.2914821;0.02861708,-0.2696688;0.05203637;0.0440067,0.0784477;0.005060075;-0.03938785,0.09516395;-0.3011318;-0.007937185,0.1044108;-0.6383065;0.06576797,0.1158756;-0.6729448;-0.002672523,-0.07578059;0.006225735;-0.04415416,-0.1182992;-0.2981211;-0.01992262,-0.1381242;-0.6360011;0.04826002,-0.131309;-0.5965747;-0.04585874,0.003436259;0.5840225;-0.007685523,0;0;0,-0.005011559;0.2883047;-0.1678782,-0.01079769;0.5684654;-0.3508929,0.1624887;0.4679924;-0.224637,0.2266084;0.3550656;-0.0245049,0.246175;0.2118473;0.1718984,-0.1769704;0.4780559;-0.2136035,-0.2591082;0.3642332;-0.020693,-0.2791477;0.2268654;0.1797992,0.07802369;0.0008889436;-0.04052854,0.09743914;-0.3065683;-0.05125642,0.09572056;-0.6515941;-0.03864598,0.1131732;-0.6859384;-0.1060913,-0.08092467;0.008659455;-0.03327551,-0.1102755;-0.2979212;-0.04627037,-0.1087846;-0.642616;-0.02657333,-0.1106495;-0.6520725;-0.1127902,-0.009170234;0.4994845;-0.3026135,373.902
+0;0;0,0.001901709;0.3337941;0.001223714,0.003978362;0.6684291;-0.01436678,0.186394;0.5330548;0.01068192,0.2182063;0.299749;0.0509894,0.2690926;0.06255759;0.08133499,-0.1762244;0.5206331;-0.01777207,-0.2259463;0.2916398;0.02868358,-0.2696168;0.05158803;0.04411215,0.0784835;0.005062385;-0.03940582,0.09520999;-0.301317;-0.007935897,0.1044538;-0.6383817;0.0657452,0.1159;-0.6729147;-0.002583802,-0.07581519;0.006228576;-0.04417431,-0.1183598;-0.2983047;-0.01992794,-0.1381784;-0.6360744;0.04823246,-0.1313742;-0.5966633;-0.04573298,0.003438539;0.5844045;-0.007693482,0;0;0,-0.005026832;0.2884991;-0.167829,-0.0108306;0.5692716;-0.3504857,0.1621529;0.472306;-0.2228432,0.2249594;0.3542022;-0.02491593,0.2449931;0.1982146;0.1622646,-0.1769661;0.4780609;-0.213937,-0.2651515;0.3665993;-0.02192658,-0.2795406;0.2215176;0.1743239,0.0780458;0.000926584;-0.04057217,0.09726807;-0.3067311;-0.05132794,0.09548435;-0.6516463;-0.03878617,0.1133185;-0.6860577;-0.1058495,-0.08097629;0.008622607;-0.03326557,-0.1105609;-0.298121;-0.04636263,-0.1090441;-0.6427112;-0.02680954,-0.1101525;-0.6520508;-0.1129231,-0.009187549;0.5001198;-0.3023162,373.9243
+0;0;0,0.001903212;0.3340578;0.001224681,0.003982296;0.6690844;-0.01438432,0.1869293;0.5334562;0.01072612,0.2187356;0.3001953;0.05102584,0.2696247;0.06299077;0.08137312,-0.1767437;0.5209984;-0.01781064,-0.226456;0.2920491;0.02863607,-0.270129;0.05198406;0.0440655,0.07829298;0.005050095;-0.03931016,0.09497139;-0.3004486;-0.007930696,0.1042331;-0.6381644;0.06589272,0.1156727;-0.6726608;-0.002397485,-0.07563113;0.006213456;-0.04406707,-0.1180535;-0.2974444;-0.01989039,-0.1379103;-0.6358666;0.04840166,-0.1311101;-0.5964609;-0.04551042,0.003441802;0.5849552;-0.007702729,0;0;0,-0.005028173;0.2888774;-0.1677029,-0.01100473;0.5705227;-0.3497324,0.1621658;0.469156;-0.2228019,0.2257951;0.3516957;-0.02481008,0.2441913;0.1953418;0.1622505,-0.1777944;0.4782229;-0.21372,-0.2581568;0.360515;-0.02206121,-0.2707932;0.1978873;0.1600629,0.07799487;0.0009193718;-0.04020619,0.09735315;-0.3058159;-0.05165315,0.0956793;-0.6514012;-0.03917718,0.1136474;-0.6856957;-0.106241,-0.08068252;0.008620238;-0.03341563,-0.110024;-0.2972553;-0.04651217,-0.1086167;-0.6425159;-0.02699842,-0.1100077;-0.6517441;-0.1130996,-0.009313345;0.5011134;-0.3017519,373.9577
+0;0;0,0.001976347;0.3340584;0.000889192,0.00414209;0.6690744;-0.01494417,0.1871285;0.5337478;0.0104206,0.2188581;0.3014738;0.05611959,0.2696456;0.06510542;0.09255112,-0.1767614;0.5213434;-0.0177674,-0.2268491;0.2936125;0.03396523,-0.2712838;0.054254;0.05654106,0.07819089;0.004912379;-0.03953018,0.09512261;-0.3005508;-0.007941347,0.1042686;-0.6381203;0.0665627,0.115736;-0.6730157;-0.00134369,-0.0757501;0.006317224;-0.04384743,-0.1180657;-0.2973462;-0.01955306,-0.1378336;-0.6356721;0.04923957,-0.1310976;-0.5962877;-0.04467928,0.00357854;0.5849491;-0.008214835,0;0;0,-0.005028173;0.2888774;-0.1677029,-0.01100473;0.5705227;-0.3497324,0.1621658;0.469156;-0.2228019,0.2257951;0.3516957;-0.02481008,0.2441913;0.1953418;0.1622505,-0.1777944;0.4782229;-0.21372,-0.2581568;0.360515;-0.02206121,-0.2707932;0.1978873;0.1600629,0.07799487;0.0009193718;-0.04020619,0.09735315;-0.3058159;-0.05165315,0.0956793;-0.6514012;-0.03917718,0.1136474;-0.6856957;-0.106241,-0.08068252;0.008620238;-0.03341563,-0.110024;-0.2972553;-0.04651217,-0.1086167;-0.6425159;-0.02699842,-0.1100077;-0.6517441;-0.1130996,-0.009313345;0.5011134;-0.3017519,373.9803
+0;0;0,0.001975419;0.3339016;0.0008887746,0.004139033;0.66859;-0.0149274,0.1868029;0.5334751;0.01039482,0.2185723;0.3009093;0.05615123,0.2695366;0.06371818;0.09270956,-0.1764459;0.5210925;-0.01774351,-0.2265965;0.2930756;0.03405411,-0.2711859;0.05288388;0.05670852,0.07786333;0.0048918;-0.03936459,0.09486837;-0.3018941;-0.007638961,0.1039965;-0.6388037;0.06671943,0.1154603;-0.6736789;-0.001165748,-0.07543277;0.006290759;-0.04366375,-0.1179316;-0.2986876;-0.01926418,-0.1376608;-0.6363522;0.04939397,-0.130927;-0.5969707;-0.04449554,0.003576297;0.5845862;-0.008207778,0;0;0,-0.0050264;0.2889332;-0.167294,-0.01105046;0.5706663;-0.3485804,0.1622535;0.4726246;-0.221653,0.2247127;0.3504372;-0.0257988,0.2417722;0.1787528;0.1486344,-0.177905;0.4781466;-0.213727,-0.258249;0.3599639;-0.02197845,-0.2623976;0.1908352;0.155706,0.07804252;0.001372099;-0.03928971,0.09726386;-0.3066628;-0.05187368,0.09558214;-0.651576;-0.03952336,0.1134532;-0.6860795;-0.1063704,-0.08026119;0.008405483;-0.03352146,-0.1098494;-0.2987901;-0.046511,-0.1083718;-0.6433818;-0.02714908,-0.1092509;-0.6525165;-0.1132671,-0.009342343;0.5012637;-0.3008051,374.0141
+0;0;0,0.001975696;0.3339484;0.0008888991,0.004139103;0.6686069;-0.01492402,0.186565;0.5336081;0.01037004,0.2183778;0.3007257;0.05618875,0.2693932;0.06329611;0.09278384,-0.1762115;0.5212417;-0.01773171,-0.2264304;0.2929143;0.03413644,-0.2710645;0.05248103;0.05681363,0.07769278;0.004881085;-0.03927837,0.09473093;-0.3025023;-0.007490959,0.1038456;-0.6389153;0.06675784,0.115383;-0.6742067;-0.001562878,-0.07526755;0.006276981;-0.0435681,-0.1178492;-0.2992952;-0.01912102,-0.1375493;-0.6364622;0.04943595,-0.1307722;-0.5970206;-0.04505596,0.0035767;0.5846528;-0.008208372,0;0;0,-0.005208448;0.2894314;-0.1665189,-0.0116419;0.5719356;-0.3465316,0.1623752;0.476301;-0.2209554,0.2237106;0.3492527;-0.02745509,0.2405826;0.1734572;0.143208,-0.1786301;0.4776987;-0.2134897,-0.2463268;0.3470427;-0.02456687,-0.261794;0.1794461;0.1542815,0.07808937;0.001737356;-0.03875327,0.09731689;-0.3068639;-0.05220032,0.09531322;-0.6512582;-0.03961992,0.1134004;-0.6861514;-0.1068919,-0.07999871;0.0081095;-0.0337228,-0.1097106;-0.2996932;-0.04637092,-0.108203;-0.6437958;-0.02737643,-0.1086326;-0.6530015;-0.114132,-0.009816051;0.5023616;-0.2990992,374.0366
+0;0;0,0.001890011;0.3338282;0.0002559508,0.003870726;0.6680996;-0.01649863,0.1860615;0.5340124;0.009569531,0.2182756;0.3019246;0.06075352,0.2687929;0.06439719;0.1031161,-0.1762378;0.5215334;-0.0182294,-0.2268814;0.2941274;0.03872687,-0.271372;0.05323005;0.06620289,0.07736682;0.004894326;-0.03933469,0.09439055;-0.3037862;-0.007105611,0.1035165;-0.6401951;0.06694908,0.1151496;-0.6766219;-0.001910403,-0.07512607;0.006222594;-0.04329144,-0.1179345;-0.3006847;-0.01905207,-0.1376023;-0.6377206;0.04992832,-0.1307842;-0.5982205;-0.04574155,0.003363369;0.584298;-0.009522682,0;0;0,-0.005038232;0.2897754;-0.1656797,-0.01118661;0.5726087;-0.3445468,0.162902;0.4779764;-0.2203186,0.2220624;0.3452941;-0.02948427,0.2381752;0.155461;0.1269436,-0.1785045;0.4770431;-0.2136453,-0.2462908;0.3455878;-0.02484164,-0.2692764;0.1659653;0.1424106,0.07799257;0.002100646;-0.03833461,0.0974049;-0.3077836;-0.05272698,0.09535289;-0.6521281;-0.04004002,0.1126156;-0.6878882;-0.108356,-0.07964621;0.007723818;-0.03396497,-0.1093379;-0.3014364;-0.04623716,-0.1081135;-0.6455238;-0.02778171,-0.1082631;-0.6550565;-0.1156828,-0.009443;0.5029894;-0.2974114,374.07
+0;0;0,0.001890747;0.3339582;0.0002560505,0.003872054;0.6683301;-0.01650256,0.1861342;0.5342211;0.009573249,0.2183707;0.3019714;0.06079293,0.268913;0.06432651;0.1031765,-0.1763066;0.5217372;-0.01823653,-0.2269855;0.2941726;0.03875946,-0.2714981;0.05315612;0.06624906,0.07725237;0.004887086;-0.0392765,0.09431238;-0.3044515;-0.00697872,0.1034389;-0.640882;0.06708073,0.1151272;-0.6776242;-0.002105787,-0.07501493;0.006213388;-0.0432274,-0.1179146;-0.3013481;-0.01893636,-0.1375837;-0.6384057;0.05004846,-0.1307332;-0.5988604;-0.04607577,0.003364683;0.5845262;-0.009526417,0;0;0,-0.005196944;0.2903696;-0.1648946,-0.01155023;0.5738202;-0.342962,0.1630313;0.4779458;-0.220109,0.2222886;0.3429725;-0.03070639,0.2401682;0.1512563;0.1234079,-0.1789618;0.4765161;-0.2128858,-0.2462526;0.3434404;-0.02482904,-0.2671298;0.1565428;0.1347309,0.07787696;0.002098411;-0.03827834,0.09752068;-0.3084073;-0.0532732,0.09556496;-0.6527753;-0.04060602,0.1120656;-0.6890193;-0.1092892,-0.07943492;0.007565096;-0.03416603,-0.1091734;-0.3022662;-0.0461979,-0.1080618;-0.6464044;-0.02827771,-0.108284;-0.6559748;-0.1166635,-0.009756893;0.5040722;-0.296015,374.1034
+0;0;0,0.001988815;0.3343135;-0.0002164877,0.004130956;0.6691567;-0.01756244,0.1879272;0.5349511;0.009181701,0.2208308;0.3024654;0.06466337,0.2706701;0.06559512;0.1134282,-0.1778478;0.5226596;-0.0186954,-0.2288581;0.2951067;0.04317582,-0.2733393;0.05462524;0.07722902,0.07730585;0.004873908;-0.0394011,0.09517936;-0.3150049;-0.0061053,0.1040455;-0.6425181;0.06649822,0.1157654;-0.6787488;-0.002295181,-0.07516526;0.006226;-0.04317193,-0.119358;-0.3118443;-0.01809702,-0.1384376;-0.6400162;0.04938627,-0.1316595;-0.6005732;-0.04611908,0.003575004;0.5852582;-0.01042971,0;0;0,-0.005237281;0.2916007;-0.1634355,-0.01152973;0.5767307;-0.3397615,0.164765;0.47636;-0.218905,0.2181281;0.3237911;-0.03978062,0.2363567;0.1269912;0.1082296,-0.1811096;0.4759558;-0.2119928,-0.2484637;0.3403862;-0.02412386,-0.2728269;0.1467862;0.1271871,0.07784443;0.001772821;-0.03859401,0.09813228;-0.3193668;-0.05302453,0.0959895;-0.6547295;-0.04110551,0.1122945;-0.6899088;-0.1099691,-0.07953803;0.007881007;-0.03411724,-0.1101705;-0.3125004;-0.04707457,-0.1091244;-0.6476457;-0.03000648,-0.1093189;-0.6566498;-0.1179555,-0.009762958;0.5065505;-0.2932668,374.1364
+0;0;0,0.001987134;0.3340309;-0.0002163047,0.004126515;0.6684437;-0.01753917,0.1873628;0.5345169;0.00913462,0.2202943;0.3018338;0.06466341,0.2702694;0.06431809;0.1135611,-0.1772996;0.5222628;-0.01865768,-0.2283531;0.2945166;0.0432661,-0.2729556;0.05337991;0.07741209,0.07694791;0.004851342;-0.03921867,0.09474336;-0.3136302;-0.0060683,0.1037103;-0.6448675;0.06736076,0.1153995;-0.6809246;-0.001252376,-0.07481724;0.006197174;-0.04297204,-0.1188169;-0.3104838;-0.01800665,-0.1381134;-0.6423872;0.05024396,-0.1313531;-0.6029689;-0.04501113,0.003571397;0.584671;-0.01041713,0;0;0,-0.005584374;0.2916863;-0.1626916,-0.01229787;0.5766106;-0.3385119,0.1642234;0.4776487;-0.2190361,0.2176796;0.3228738;-0.04156351,0.2329197;0.1177831;0.09630513,-0.1814643;0.4747333;-0.2120497,-0.2494456;0.337362;-0.02545649,-0.2763628;0.1383145;0.1193116,0.07782461;0.002622247;-0.03767061,0.09815761;-0.3170008;-0.0542171,0.09553361;-0.6561739;-0.04217076,0.1116258;-0.6913957;-0.1106915,-0.07896908;0.007067018;-0.03459135,-0.1099021;-0.3118834;-0.04723558,-0.108676;-0.6508615;-0.03042152,-0.1087178;-0.6596825;-0.1181761,-0.01042394;0.5065124;-0.2921264,374.1588
+0;0;0,0.001981804;0.333135;-0.0002157246,0.004115024;0.6665856;-0.01748787,0.1868611;0.5330538;0.009111423,0.2198377;0.3000525;0.06471615,0.2700719;0.06130511;0.1138674,-0.1768252;0.5208325;-0.01860649,-0.2279486;0.2927749;0.04340196,-0.2727823;0.05038773;0.07772502,0.07664991;0.004832553;-0.03906678,0.09457147;-0.3159061;-0.005681474,0.1035723;-0.6483961;0.06802531,0.1152571;-0.6844285;-0.000562042,-0.07452749;0.006173172;-0.04280562,-0.118839;-0.3127522;-0.01766329,-0.1382085;-0.6459109;0.05084544,-0.1314508;-0.6064962;-0.04437384,0.003561633;0.5830736;-0.01038799,0;0;0,-0.005119115;0.2912501;-0.161648,-0.01132861;0.5756207;-0.3365469,0.1650766;0.4772696;-0.2185094,0.2185937;0.3188826;-0.04381418,0.2335381;0.09977171;0.0732615,-0.1807515;0.4723974;-0.2124494,-0.2487884;0.3320444;-0.02767663,-0.2784623;0.1243106;0.1061358,0.07742822;0.00267157;-0.03771615,0.09824637;-0.3191278;-0.05562878,0.09560391;-0.6595905;-0.04373336,0.1122099;-0.6947466;-0.1121435,-0.0785322;0.006665081;-0.03482882,-0.109734;-0.3145294;-0.04785243,-0.108435;-0.6548094;-0.03138383,-0.108284;-0.6635133;-0.1191506,-0.009584755;0.5056801;-0.2903924,374.1921
+0;0;0,0.001981804;0.333135;-0.0002157246,0.004115024;0.6665856;-0.01748787,0.1868611;0.5330538;0.009111423,0.2198377;0.3000525;0.06471615,0.2700719;0.06130511;0.1138674,-0.1768252;0.5208325;-0.01860649,-0.2279486;0.2927749;0.04340196,-0.2727823;0.05038773;0.07772502,0.07664991;0.004832553;-0.03906678,0.09457147;-0.3159061;-0.005681474,0.1035723;-0.6483961;0.06802531,0.1152571;-0.6844285;-0.000562042,-0.07452749;0.006173172;-0.04280562,-0.118839;-0.3127522;-0.01766329,-0.1382085;-0.6459109;0.05084544,-0.1314508;-0.6064962;-0.04437384,0.003561633;0.5830736;-0.01038799,0;0;0,-0.005119115;0.2912501;-0.161648,-0.01132861;0.5756207;-0.3365469,0.1650766;0.4772696;-0.2185094,0.2185937;0.3188826;-0.04381418,0.2335381;0.09977171;0.0732615,-0.1807515;0.4723974;-0.2124494,-0.2487884;0.3320444;-0.02767663,-0.2784623;0.1243106;0.1061358,0.07742822;0.00267157;-0.03771615,0.09824637;-0.3191278;-0.05562878,0.09560391;-0.6595905;-0.04373336,0.1122099;-0.6947466;-0.1121435,-0.0785322;0.006665081;-0.03482882,-0.109734;-0.3145294;-0.04785243,-0.108435;-0.6548094;-0.03138383,-0.108284;-0.6635133;-0.1191506,-0.009584755;0.5056801;-0.2903924,374.2155
+0;0;0,0.002238319;0.3319225;-0.0006473227,0.004682088;0.6641873;-0.01830011,0.1862745;0.5315084;0.009176468,0.2199528;0.2994618;0.06959789,0.270031;0.06210884;0.1271156,-0.1756961;0.5201098;-0.01853258,-0.2267265;0.2933209;0.04924127,-0.2728785;0.05150293;0.08856831,0.0766502;0.004726776;-0.03912554,0.09504671;-0.3176041;-0.00484129,0.1039105;-0.6513363;0.06931335,0.1159873;-0.6865038;0.0006553233,-0.07459962;0.006262046;-0.04270934,-0.1187866;-0.3143876;-0.01736547,-0.1380908;-0.6487369;0.05186318,-0.1313206;-0.6094164;-0.04286726,0.004043534;0.5810154;-0.01111551,0;0;0,-0.004895464;0.2905971;-0.1603351,-0.01070306;0.5745429;-0.333719,0.1649081;0.476501;-0.2172511,0.2190622;0.3145858;-0.04554939,0.2384384;0.0913063;0.06364465,-0.1800366;0.4714044;-0.2122694,-0.2485661;0.3281519;-0.02947691,-0.2845778;0.1156655;0.09584357,0.07728584;0.002713025;-0.03805184,0.097517;-0.3208021;-0.05648232,0.09480445;-0.6625566;-0.04418659,0.1112948;-0.69767;-0.1119721,-0.07859677;0.00651066;-0.0347644,-0.1105857;-0.3163314;-0.04744256,-0.1091405;-0.6579524;-0.03170517,-0.1089452;-0.6662918;-0.1190929,-0.009076402;0.5047151;-0.2879913,374.2484
+0;0;0,0.002238619;0.331967;-0.0006474096,0.00468116;0.6640659;-0.01829049,0.186941;0.5312676;0.009255026,0.2206681;0.2988848;0.06976397,0.2708221;0.06117252;0.1273688,-0.1763543;0.5198273;-0.01855544,-0.2274587;0.2927098;0.04931659,-0.2736805;0.05052578;0.08870317,0.07661171;0.004724402;-0.03910589,0.09512199;-0.3196;-0.004609596,0.104009;-0.6542071;0.06973943,0.115768;-0.6876595;0.002888329,-0.07456215;0.006258901;-0.04268789,-0.1190224;-0.316374;-0.01718727,-0.1383773;-0.6515996;0.05222286,-0.1317852;-0.6125244;-0.04001448,0.00404308;0.5809557;-0.01111122,0;0;0,-0.004315361;0.2911911;-0.1593633,-0.009479627;0.575497;-0.3318541,0.1663007;0.4769021;-0.2147398,0.2206696;0.311359;-0.04609776,0.2447278;0.08477738;0.05599451,-0.1797793;0.4705205;-0.2114925,-0.2486873;0.3246352;-0.03046823,-0.2874372;0.109091;0.08944839,0.0772478;0.002648056;-0.03803563,0.09789906;-0.3228072;-0.05730748,0.0950761;-0.6654532;-0.04488254,0.111625;-0.6985323;-0.1110694,-0.07850002;0.006410877;-0.03489399,-0.1102063;-0.3184944;-0.04714994,-0.108771;-0.6610468;-0.03216893,-0.1082209;-0.6682224;-0.117323,-0.008014426;0.5056037;-0.2863345,374.271
+0;0;0,0.002230295;0.3307326;-0.0006450023,0.004665558;0.6618438;-0.0182343,0.1917783;0.5280045;0.009827463,0.2255996;0.2949727;0.07050539,0.2745467;0.06298067;0.126724,-0.1811523;0.5162608;-0.01872059,-0.2323994;0.2885091;0.04934098,-0.277509;0.05215281;0.08777978,0.07650582;0.004717873;-0.03905184,0.09532493;-0.3250174;-0.003980033,0.1041421;-0.6569936;0.06978443,0.1161435;-0.6917542;0.001554959,-0.0744591;0.006250251;-0.04262889,-0.1196611;-0.3217652;-0.01670283,-0.1388638;-0.6543552;0.05216156,-0.1321358;-0.6150929;-0.04197755,0.004029604;0.5790105;-0.01107894,0;0;0,-0.003632665;0.2905899;-0.1579044,-0.008142427;0.5747513;-0.3287432,0.1700879;0.4785567;-0.2044113,0.2248571;0.3061466;-0.04191637,0.2608774;0.08239424;0.04760528,-0.1811103;0.4826364;-0.1975003,-0.2499669;0.3249636;-0.02566439,-0.2904819;0.1107887;0.08325905,0.077087;0.002012014;-0.03813124,0.09810032;-0.3289256;-0.05679321,0.09591271;-0.6688885;-0.04464531,0.1117912;-0.7035985;-0.1121266,-0.07831212;0.007014103;-0.03490644,-0.1099085;-0.3234188;-0.04610094,-0.1082224;-0.6633048;-0.03189671,-0.1087901;-0.6710613;-0.1188872,-0.006857261;0.5048809;-0.2836938,374.3045
+0;0;0,0.00243985;0.3298737;-0.001214297,0.005192489;0.6601815;-0.01953148,0.1940792;0.5266809;0.009209055,0.2288351;0.2949239;0.07524234,0.2766819;0.06561647;0.1364482,-0.1828007;0.5152073;-0.01880782,-0.2337636;0.2887377;0.05463591,-0.2791223;0.05491814;0.09809147,0.07646395;0.00464282;-0.0391656,0.09570837;-0.3258376;-0.003664583,0.1045251;-0.659549;0.07070072,0.116341;-0.6951248;0.003465757,-0.07453382;0.006313957;-0.04250976,-0.1196733;-0.3225458;-0.01678719,-0.1387451;-0.6568153;0.05300827,-0.132182;-0.6176187;-0.0409741,0.004463987;0.5775838;-0.01218488,0;0;0,-0.002728388;0.290436;-0.1564083,-0.006330207;0.5747384;-0.3255556,0.172387;0.4779562;-0.1990442,0.2284669;0.3027349;-0.03956938,0.2645926;0.07915467;0.04601216,-0.1812657;0.4843908;-0.1936851,-0.2509741;0.3231559;-0.02509157,-0.2947634;0.1102389;0.08152077,0.07693216;0.001662374;-0.03848267,0.09887959;-0.3300584;-0.05658269,0.09692805;-0.6718413;-0.04425716,0.1129562;-0.7063879;-0.1116157,-0.07836913;0.007314278;-0.03474214,-0.1091956;-0.324066;-0.04394964,-0.1071188;-0.6658301;-0.03113309,-0.1074447;-0.6733029;-0.1180585,-0.00529103;0.504827;-0.2809663,374.3265
+0;0;0,0.00243985;0.3298737;-0.001214297,0.005192489;0.6601815;-0.01953148,0.1940792;0.5266809;0.009209055,0.2288351;0.2949239;0.07524234,0.2766819;0.06561647;0.1364482,-0.1828007;0.5152073;-0.01880782,-0.2337636;0.2887377;0.05463591,-0.2791223;0.05491814;0.09809147,0.07646395;0.00464282;-0.0391656,0.09570837;-0.3258376;-0.003664583,0.1045251;-0.659549;0.07070072,0.116341;-0.6951248;0.003465757,-0.07453382;0.006313957;-0.04250976,-0.1196733;-0.3225458;-0.01678719,-0.1387451;-0.6568153;0.05300827,-0.132182;-0.6176187;-0.0409741,0.004463987;0.5775838;-0.01218488,0;0;0,-0.002728388;0.290436;-0.1564083,-0.006330207;0.5747384;-0.3255556,0.172387;0.4779562;-0.1990442,0.2284669;0.3027349;-0.03956938,0.2645926;0.07915467;0.04601216,-0.1812657;0.4843908;-0.1936851,-0.2509741;0.3231559;-0.02509157,-0.2947634;0.1102389;0.08152077,0.07693216;0.001662374;-0.03848267,0.09887959;-0.3300584;-0.05658269,0.09692805;-0.6718413;-0.04425716,0.1129562;-0.7063879;-0.1116157,-0.07836913;0.007314278;-0.03474214,-0.1091956;-0.324066;-0.04394964,-0.1071188;-0.6658301;-0.03113309,-0.1074447;-0.6733029;-0.1180585,-0.00529103;0.504827;-0.2809663,374.3487
+0;0;0,0.002438322;0.3296672;-0.001213537,0.005185395;0.6593105;-0.01949194,0.1954305;0.5256552;0.009383016,0.2302318;0.2935951;0.07550263,0.2772719;0.06815381;0.1356766,-0.1841456;0.5140995;-0.01883429,-0.2351752;0.2873337;0.05470546,-0.2797691;0.05745633;0.09742837,0.07648448;0.004644066;-0.03917612,0.09573339;-0.3259134;-0.003666818,0.1045953;-0.661335;0.07107959,0.11642;-0.6969597;0.003794529,-0.07455382;0.006315653;-0.04252117,-0.1197038;-0.3226208;-0.0167926,-0.1388734;-0.6586033;0.05336055,-0.1323054;-0.6193999;-0.04069184,0.004458741;0.5769223;-0.01216397,0;0;0,-0.002080888;0.2910185;-0.1548927,-0.004812792;0.575673;-0.3221512,0.1740507;0.4781499;-0.1937618,0.2300513;0.2998661;-0.03719354,0.2693403;0.07978658;0.04453063,-0.181831;0.4851218;-0.1913535,-0.2537092;0.3228788;-0.02418436,-0.2993744;0.113611;0.07963832,0.07675608;0.001399606;-0.03889418,0.09908049;-0.3303941;-0.05662107,0.09735133;-0.6739368;-0.04443073,0.1134316;-0.7077925;-0.1125305,-0.07848176;0.007576216;-0.03448804,-0.1089571;-0.3239293;-0.04315031,-0.1068429;-0.6674767;-0.03115402,-0.1065855;-0.6747215;-0.1182542,-0.003997073;0.505706;-0.2780378,374.3824
+0;0;0,0.002716646;0.3295705;-0.001547382,0.005712906;0.6587199;-0.02007483,0.1987304;0.5249622;0.009472454,0.2342849;0.2938951;0.07949428,0.2785184;0.07859212;0.1480403,-0.1867527;0.5138128;-0.01887353,-0.2380049;0.288262;0.05896788,-0.2818939;0.06704004;0.1052833,0.07656173;0.004501462;-0.03922269,0.09646083;-0.3266968;-0.002947662,0.1053542;-0.6630786;0.07210514,0.1169787;-0.6983114;0.004801124,-0.07465199;0.006448908;-0.04249557,-0.119395;-0.3233036;-0.01669917,-0.1385085;-0.6601521;0.05424112,-0.1319977;-0.6209974;-0.03953561,0.004924737;0.5765017;-0.01269447,0;0;0,-0.001868024;0.2917215;-0.1533675,-0.004350871;0.577071;-0.3184917,0.1762572;0.4783234;-0.1880922,0.232349;0.2976236;-0.03394771,0.2739976;0.08542523;0.04509496,-0.1844508;0.48537;-0.1881451,-0.2574832;0.3224784;-0.02173656,-0.3042172;0.1211479;0.07971539,0.07670994;0.001250118;-0.03917146,0.09944239;-0.3312971;-0.05648327,0.09797776;-0.6758388;-0.0440886,0.1137914;-0.7093975;-0.1121364,-0.07862567;0.007696547;-0.03433873,-0.1088608;-0.324599;-0.04268318,-0.1068515;-0.6691499;-0.0306249,-0.1059269;-0.675993;-0.1175847,-0.003593758;0.5069445;-0.2749414,374.4047
+0;0;0,0.002712303;0.3290437;-0.001544908,0.005705961;0.6579047;-0.02005764,0.1964281;0.5247956;0.009223658,0.2319537;0.2939169;0.07918836,0.2760077;0.07948741;0.1474563,-0.1844888;0.5137782;-0.01878657,-0.2356993;0.2884114;0.05899136,-0.2794102;0.06808694;0.1051188,0.07678842;0.004514791;-0.03933882,0.09671907;-0.3272085;-0.003006279,0.1056169;-0.6637608;0.07208454,0.117244;-0.6990079;0.004765749,-0.07487302;0.006468003;-0.0426214,-0.119687;-0.3238074;-0.01678409,-0.1388101;-0.6608264;0.05419214,-0.132298;-0.6216698;-0.03960517,0.004918156;0.5757245;-0.0126807,0;0;0,-0.001400799;0.2911575;-0.1533129,-0.003733352;0.5760791;-0.3186033,0.1755255;0.4775876;-0.1909182,0.2328831;0.2990859;-0.03500366,0.2787188;0.091282;0.0504241,-0.1813393;0.4861273;-0.1881413,-0.2548723;0.3231822;-0.02229837,-0.3065196;0.1277953;0.08604264,0.07667612;0.0009779036;-0.03980207,0.09980942;-0.3320987;-0.05661035,0.09840293;-0.6768205;-0.04435873,0.1144921;-0.710386;-0.1123643,-0.07911975;0.008278465;-0.03370341,-0.1089431;-0.3245624;-0.04293483,-0.1066587;-0.6692817;-0.03074718,-0.1064791;-0.6761661;-0.1177167,-0.002993792;0.5060221;-0.2750132,374.4269
+0;0;0,0.002712303;0.3290437;-0.001544908,0.005705961;0.6579047;-0.02005764,0.1964281;0.5247956;0.009223658,0.2319537;0.2939169;0.07918836,0.2760077;0.07948741;0.1474563,-0.1844888;0.5137782;-0.01878657,-0.2356993;0.2884114;0.05899136,-0.2794102;0.06808694;0.1051188,0.07678842;0.004514791;-0.03933882,0.09671907;-0.3272085;-0.003006279,0.1056169;-0.6637608;0.07208454,0.117244;-0.6990079;0.004765749,-0.07487302;0.006468003;-0.0426214,-0.119687;-0.3238074;-0.01678409,-0.1388101;-0.6608264;0.05419214,-0.132298;-0.6216698;-0.03960517,0.004918156;0.5757245;-0.0126807,0;0;0,-0.001400799;0.2911575;-0.1533129,-0.003733352;0.5760791;-0.3186033,0.1755255;0.4775876;-0.1909182,0.2328831;0.2990859;-0.03500366,0.2787188;0.091282;0.0504241,-0.1813393;0.4861273;-0.1881413,-0.2548723;0.3231822;-0.02229837,-0.3065196;0.1277953;0.08604264,0.07667612;0.0009779036;-0.03980207,0.09980942;-0.3320987;-0.05661035,0.09840293;-0.6768205;-0.04435873,0.1144921;-0.710386;-0.1123643,-0.07911975;0.008278465;-0.03370341,-0.1089431;-0.3245624;-0.04293483,-0.1066587;-0.6692817;-0.03074718,-0.1064791;-0.6761661;-0.1177167,-0.002993792;0.5060221;-0.2750132,374.4496
+0;0;0,0.002836155;0.3286866;-0.00224965,0.006037567;0.6572599;-0.02168272,0.1958846;0.525222;0.008423047,0.2318154;0.2959662;0.0825181,0.2737361;0.09143105;0.1577915,-0.183593;0.5142915;-0.01864639,-0.2350576;0.291015;0.06404777,-0.2781035;0.07925761;0.1146828,0.07693728;0.004442647;-0.03957431,0.09734695;-0.3265075;-0.00297134,0.1061614;-0.6643184;0.07258976,0.1178087;-0.6993465;0.005216137,-0.07511976;0.006559899;-0.04265204,-0.1194525;-0.3230506;-0.01665566,-0.1388521;-0.6613469;0.05463767,-0.1324932;-0.6222659;-0.03906725,0.005188596;0.5751389;-0.0140564,0;0;0,-0.001144901;0.2908395;-0.1531634,-0.003350213;0.5754347;-0.3185565,0.1754541;0.4770652;-0.1922045,0.2343975;0.3013397;-0.03413628,0.2814395;0.1054358;0.05895926,-0.1797966;0.4867692;-0.1876098,-0.2540527;0.3245056;-0.02179097,-0.3055046;0.1410809;0.09207803,0.07663664;0.00088045;-0.04038882,0.09971963;-0.3315149;-0.05666327,0.09867056;-0.6775727;-0.04457045,0.1148527;-0.7110771;-0.1124589,-0.07956919;0.008607324;-0.03316423,-0.1090978;-0.3235267;-0.04313287,-0.1067298;-0.6695594;-0.03051637,-0.1070313;-0.6764156;-0.1173786,-0.002628297;0.5054429;-0.274929,374.4828
+0;0;0,0.002833539;0.3283834;-0.002247575,0.006032396;0.6566929;-0.0216659,0.1950376;0.5249224;0.008336222,0.2309019;0.2960904;0.08229431,0.2713067;0.09895197;0.1548456,-0.1827639;0.5140402;-0.01861365,-0.2341333;0.2911764;0.06392764,-0.2756225;0.08707695;0.1127316,0.0770468;0.004448971;-0.03963064,0.09746432;-0.3266286;-0.003013581,0.1062912;-0.6649168;0.07265425,0.117929;-0.6998917;0.005335696,-0.07522669;0.006569237;-0.04271276,-0.1195765;-0.3231683;-0.01670637,-0.1390036;-0.6619424;0.05468766,-0.1326498;-0.6228689;-0.03894066,0.00518391;0.5746188;-0.01404393,0;0;0,-0.0009498298;0.2905446;-0.153074,-0.003063142;0.5747795;-0.3185623,0.1752796;0.4763949;-0.1933424,0.2360306;0.3055747;-0.03132415,0.2791456;0.1235185;0.07238889,-0.1786537;0.4865647;-0.187744,-0.2533993;0.3261673;-0.02099292,-0.303432;0.1558635;0.09839346,0.07664083;0.0007570088;-0.04064727,0.09980994;-0.3317844;-0.05644059,0.09892458;-0.678341;-0.04460216,0.1151522;-0.7119517;-0.1122727,-0.07974517;0.008623051;-0.03305969,-0.109256;-0.3236453;-0.04290297,-0.1068397;-0.6701664;-0.03026832,-0.1074295;-0.6770017;-0.1170542,-0.002349615;0.5048615;-0.2749054,374.5167
+0;0;0,0.002924268;0.3283877;-0.002711145,0.006233514;0.6567226;-0.02259551,0.1949431;0.5254405;0.007613389,0.2313922;0.2989597;0.0868735,0.2692761;0.1103176;0.1631339,-0.1825109;0.5150057;-0.01919724,-0.2335892;0.2942931;0.06787298,-0.2744803;0.09847456;0.1209737,0.07714095;0.004334562;-0.03955466,0.09801282;-0.327874;-0.002816346,0.1067533;-0.6659639;0.07316057,0.1176185;-0.7006795;0.005617648,-0.07523085;0.006686972;-0.04277486,-0.1194097;-0.3242253;-0.01644648,-0.1387787;-0.6628375;0.05510965,-0.1324395;-0.6238112;-0.0384133,0.005356024;0.5746241;-0.01485677,0;0;0,-0.0009059162;0.2905219;-0.1531358,-0.0029926;0.5747205;-0.3187923,0.1747097;0.4759044;-0.1931756,0.2355519;0.3097386;-0.02706885,0.2770963;0.1412204;0.08568024,-0.178122;0.4864769;-0.1878109,-0.2531342;0.3288903;-0.01915771,-0.3016127;0.1696573;0.1038519,0.07663457;0.0007261634;-0.0407517,0.09981184;-0.3329993;-0.05618,0.0988261;-0.6794456;-0.04488158,0.1149656;-0.7124972;-0.112942,-0.07981735;0.008640604;-0.03299417,-0.1095464;-0.3247794;-0.04275073,-0.1069551;-0.6711805;-0.03037419,-0.1075714;-0.6779913;-0.1170506,-0.002284199;0.5048082;-0.275059,374.5395
+0;0;0,0.002924088;0.3283674;-0.002710977,0.006233034;0.6566735;-0.02259311,0.1925519;0.5260295;0.007330738,0.2288779;0.3003136;0.08632314,0.2686601;0.1022193;0.1664047,-0.1801421;0.5157263;-0.01914179,-0.2310479;0.2957591;0.06763434,-0.2739878;0.09012872;0.1233958,0.07727212;0.004341932;-0.03962191,0.09810445;-0.3272373;-0.002953205,0.1068604;-0.6659242;0.07315788,0.1177234;-0.7006266;0.005628735,-0.07535877;0.006698342;-0.0428476,-0.1194539;-0.323587;-0.01656909,-0.1388572;-0.6627972;0.0551134,-0.1325193;-0.6237727;-0.03839047,0.005355734;0.5745928;-0.01485605,0;0;0,-0.0008384585;0.2904268;-0.1532731,-0.002897114;0.5745069;-0.3190751,0.1732955;0.4752379;-0.196332,0.2354649;0.3184625;-0.02294374,0.2756498;0.1470002;0.1044254,-0.1756947;0.4863435;-0.1889866,-0.251227;0.3334986;-0.01740462,-0.3012228;0.1743805;0.1219471,0.07670242;0.0006912351;-0.04093885,0.09986083;-0.3324169;-0.05597305,0.09899156;-0.6794909;-0.04514265,0.1152115;-0.7125484;-0.1131518,-0.08002373;0.008621798;-0.0328876,-0.1097799;-0.3241638;-0.04246362,-0.1069595;-0.671197;-0.03070047,-0.1081672;-0.6780193;-0.1173448,-0.002180293;0.5046379;-0.2753065,374.5722
+0;0;0,0.002928032;0.3288103;-0.002714633,0.006238033;0.6572182;-0.02260458,0.1933878;0.5262964;0.007423678,0.2296448;0.3010094;0.08626595,0.2722418;0.08889847;0.1720139,-0.1809617;0.5159473;-0.01916644,-0.2317708;0.2963983;0.06744477,-0.2777491;0.07621798;0.1271518,0.07744595;0.004351699;-0.03971105,0.09823905;-0.326603;-0.003111407,0.107008;-0.6657929;0.0731127,0.1178521;-0.7003826;0.005701177,-0.0755283;0.00671341;-0.04294399,-0.1195404;-0.3229499;-0.01671498,-0.1389725;-0.6626638;0.05507396,-0.1326456;-0.623655;-0.03826705,0.00536007;0.5750754;-0.01486167,0;0;0,-0.0005500317;0.2905567;-0.1539762,-0.002551913;0.5742712;-0.3205905,0.1729117;0.4726342;-0.1948125,0.2351151;0.3210435;-0.01751089,0.2682187;0.1520562;0.1390321,-0.1758916;0.486362;-0.1892008,-0.253469;0.3391793;-0.0142612,-0.3019726;0.1757628;0.1441709,0.07679091;0.0007234513;-0.04118752,0.1001048;-0.3317357;-0.05636191,0.09932548;-0.6793319;-0.04572749,0.1156556;-0.7122293;-0.1136317,-0.08027962;0.008555368;-0.0327989,-0.1098262;-0.3236133;-0.04248774,-0.1068522;-0.6711607;-0.03070704,-0.107909;-0.678028;-0.117156,-0.001862228;0.5045601;-0.2764537,374.5944
+0;0;0,0.002928032;0.3288103;-0.002714633,0.006238033;0.6572182;-0.02260458,0.1933878;0.5262964;0.007423678,0.2296448;0.3010094;0.08626595,0.2722418;0.08889847;0.1720139,-0.1809617;0.5159473;-0.01916644,-0.2317708;0.2963983;0.06744477,-0.2777491;0.07621798;0.1271518,0.07744595;0.004351699;-0.03971105,0.09823905;-0.326603;-0.003111407,0.107008;-0.6657929;0.0731127,0.1178521;-0.7003826;0.005701177,-0.0755283;0.00671341;-0.04294399,-0.1195404;-0.3229499;-0.01671498,-0.1389725;-0.6626638;0.05507396,-0.1326456;-0.623655;-0.03826705,0.00536007;0.5750754;-0.01486167,0;0;0,-0.0005500317;0.2905567;-0.1539762,-0.002551913;0.5742712;-0.3205905,0.1729117;0.4726342;-0.1948125,0.2351151;0.3210435;-0.01751089,0.2682187;0.1520562;0.1390321,-0.1758916;0.486362;-0.1892008,-0.253469;0.3391793;-0.0142612,-0.3019726;0.1757628;0.1441709,0.07679091;0.0007234513;-0.04118752,0.1001048;-0.3317357;-0.05636191,0.09932548;-0.6793319;-0.04572749,0.1156556;-0.7122293;-0.1136317,-0.08027962;0.008555368;-0.0327989,-0.1098262;-0.3236133;-0.04248774,-0.1068522;-0.6711607;-0.03070704,-0.107909;-0.678028;-0.117156,-0.001862228;0.5045601;-0.2764537,374.6171
+0;0;0,0.003134782;0.3290265;-0.003204534,0.006673223;0.6573582;-0.02362132,0.1932076;0.5272971;0.006440625,0.2289239;0.3041361;0.0902965,0.2706733;0.08714971;0.1854708,-0.1801227;0.5170907;-0.01930957,-0.2307273;0.2993867;0.07098141,-0.2781844;0.07377355;0.1397621,0.07757112;0.004168567;-0.03960118,0.09853654;-0.325209;-0.003015969,0.107406;-0.6659204;0.07373883,0.1188136;-0.700502;0.006284483,-0.07553186;0.006898826;-0.04301457,-0.1188562;-0.3212703;-0.01664048,-0.1384018;-0.6624984;0.05571726,-0.1322187;-0.623518;-0.03772861,0.005734717;0.575217;-0.0157406,0;0;0,-0.0003982932;0.2905681;-0.1544297,-0.002085328;0.5737287;-0.321897,0.1728125;0.4727344;-0.1964695,0.2328814;0.3251915;-0.01555204,0.2641045;0.1539015;0.1504874,-0.1769596;0.4770667;-0.1973603,-0.2549334;0.3417509;-0.01373553,-0.3093078;0.181072;0.1568808,0.07684627;0.0008796155;-0.04119205,0.1000833;-0.3300263;-0.05632114,0.09906746;-0.6792259;-0.04569602,0.115835;-0.7118459;-0.1138766,-0.08034866;0.008308556;-0.03283247,-0.1096817;-0.322322;-0.04235135,-0.1065451;-0.6714901;-0.03112558,-0.1058006;-0.6785132;-0.1176111,-0.001505554;0.5042011;-0.2774477,374.6509
+0;0;0,0.003137715;0.3293343;-0.003207532,0.006675929;0.6576419;-0.02362456,0.1890553;0.5286099;0.005948979,0.2246669;0.3061038;0.08955875,0.2641704;0.1007895;0.1796135,-0.1760016;0.5186296;-0.01923056,-0.2264577;0.3015645;0.07079542,-0.2713619;0.08808744;0.1358763,0.07756038;0.00416799;-0.0395957,0.09844353;-0.3239169;-0.003154065,0.1073297;-0.6652716;0.07374567,0.1187098;-0.6996975;0.006454065,-0.07552141;0.006897871;-0.04300862,-0.1186758;-0.3199834;-0.01673804,-0.1382583;-0.6618557;0.05575633,-0.13209;-0.6228971;-0.03746408,0.005737048;0.5754678;-0.01574069,0;0;0,-3.8445E-06;0.2903474;-0.155498,-0.001181707;0.5723748;-0.3248143,0.1704296;0.4722566;-0.2022586,0.2292647;0.3335989;-0.01496148,0.2586206;0.1797997;0.150291,-0.1725272;0.4764367;-0.2020145,-0.2516654;0.3484559;-0.01459572,-0.2942464;0.2019172;0.1543351,0.07689379;0.00124228;-0.04106832,0.1005909;-0.3282858;-0.05698919,0.09925255;-0.6781461;-0.0464251,0.1163651;-0.7102255;-0.1147015,-0.08032162;0.007801063;-0.03299071,-0.1093538;-0.3215398;-0.04276484,-0.1060162;-0.6713819;-0.03204179,-0.1057571;-0.6785501;-0.1182207,-0.0007527471;0.5031714;-0.2797995,374.6841
+0;0;0,0.003147407;0.3303516;-0.00321744,0.006690504;0.65911;-0.02366376,0.1921441;0.5291512;0.006287197,0.227684;0.3070928;0.08972874,0.2700735;0.0867791;0.1863624,-0.179038;0.5190035;-0.01931482,-0.2293925;0.3023751;0.07053001,-0.2775773;0.07330242;0.1403655,0.0771434;0.004145582;-0.03938282,0.09786522;-0.3214048;-0.003222704,0.1067672;-0.6633651;0.07381342,0.1180852;-0.6974397;0.006888621,-0.07511539;0.006860787;-0.0427774,-0.1179364;-0.3174953;-0.01670975,-0.1375536;-0.659974;0.0559132,-0.131419;-0.6210642;-0.03679908,0.005750016;0.5767953;-0.0157664,0;0;0,0.0003825277;0.2904363;-0.1574771,-0.0006421953;0.5717497;-0.3288412,0.1703995;0.4666173;-0.1991236,0.2283926;0.333759;-0.00801897,0.2566475;0.1812357;0.1806908,-0.1748083;0.4763694;-0.2036967,-0.2533636;0.3538069;-0.01305823,-0.2924598;0.2014505;0.173843,0.07678631;0.001142979;-0.04027224,0.1013034;-0.3256368;-0.0585463,0.09999177;-0.6761316;-0.04843521,0.1171497;-0.7079222;-0.1162593,-0.07960633;0.00785227;-0.03347344,-0.1081337;-0.3189375;-0.04418316,-0.1045348;-0.669398;-0.03345428,-0.1036422;-0.6766616;-0.1190301,-0.0002370625;0.5027604;-0.2832422,374.7064
+0;0;0,0.003108708;0.3300003;-0.003678274,0.006546962;0.6585186;-0.02462485,0.1892208;0.5301195;0.005121844,0.2245809;0.3101347;0.09267215,0.2653329;0.09251705;0.1956767,-0.1763261;0.5198369;-0.01950257,-0.2266655;0.3055272;0.0745505,-0.2752189;0.07824288;0.1494672,0.07727434;0.004002177;-0.0392841,0.09807634;-0.3194723;-0.003209695,0.1069662;-0.6615182;0.07397801,0.1180092;-0.69644;0.008087724,-0.07510027;0.006992027;-0.04291436,-0.1174016;-0.3153556;-0.01698358,-0.1371682;-0.6578805;0.05594334,-0.1311558;-0.6190256;-0.03659722,0.005639354;0.5762218;-0.01659357,0;0;0,0.0002561063;0.2891135;-0.1591752,-0.00103505;0.5686779;-0.3329797,0.1674646;0.4657721;-0.2037215,0.2265917;0.3399123;-0.008857489,0.2581749;0.1895455;0.180933,-0.1714049;0.4794636;-0.2050322,-0.249996;0.3604465;-0.01276396,-0.2658444;0.2207174;0.1868675,0.07697868;0.001196504;-0.04004288,0.1019939;-0.3233623;-0.06018257,0.1007504;-0.6739752;-0.05011082,0.118389;-0.7058116;-0.117516,-0.07957802;0.007818898;-0.03371623,-0.1073101;-0.3169274;-0.04557113,-0.1035276;-0.6675102;-0.03509147,-0.1036122;-0.675067;-0.1203428,-0.0005405545;0.5001157;-0.2867513,374.7283
+0;0;0,0.003108708;0.3300003;-0.003678274,0.006546962;0.6585186;-0.02462485,0.1892208;0.5301195;0.005121844,0.2245809;0.3101347;0.09267215,0.2653329;0.09251705;0.1956767,-0.1763261;0.5198369;-0.01950257,-0.2266655;0.3055272;0.0745505,-0.2752189;0.07824288;0.1494672,0.07727434;0.004002177;-0.0392841,0.09807634;-0.3194723;-0.003209695,0.1069662;-0.6615182;0.07397801,0.1180092;-0.69644;0.008087724,-0.07510027;0.006992027;-0.04291436,-0.1174016;-0.3153556;-0.01698358,-0.1371682;-0.6578805;0.05594334,-0.1311558;-0.6190256;-0.03659722,0.005639354;0.5762218;-0.01659357,0;0;0,0.0002561063;0.2891135;-0.1591752,-0.00103505;0.5686779;-0.3329797,0.1674646;0.4657721;-0.2037215,0.2265917;0.3399123;-0.008857489,0.2581749;0.1895455;0.180933,-0.1714049;0.4794636;-0.2050322,-0.249996;0.3604465;-0.01276396,-0.2658444;0.2207174;0.1868675,0.07697868;0.001196504;-0.04004288,0.1019939;-0.3233623;-0.06018257,0.1007504;-0.6739752;-0.05011082,0.118389;-0.7058116;-0.117516,-0.07957802;0.007818898;-0.03371623,-0.1073101;-0.3169274;-0.04557113,-0.1035276;-0.6675102;-0.03509147,-0.1036122;-0.675067;-0.1203428,-0.0005405545;0.5001157;-0.2867513,374.751
+0;0;0,0.003115302;0.3307003;-0.003686076,0.006564184;0.6602325;-0.02469826,0.1899115;0.5313885;0.005155303,0.2252071;0.3118051;0.09254589,0.2659232;0.09437932;0.1954596,-0.1769824;0.521068;-0.01955986,-0.2272301;0.3071493;0.07432164,-0.2757407;0.08006538;0.1491722,0.07718786;0.003997697;-0.03924013,0.09770613;-0.3150646;-0.003657773,0.1066299;-0.6584126;0.07382376,0.1176543;-0.6932256;0.00804396,-0.07501622;0.006984202;-0.04286633,-0.1167406;-0.3109667;-0.01728924,-0.1365824;-0.6547955;0.05591528,-0.1305801;-0.6159554;-0.0364701,0.005653543;0.5776608;-0.01664014,0;0;0,-0.0003741682;0.2887846;-0.161212,-0.002458453;0.5682721;-0.3370538,0.1654056;0.4628727;-0.2050545,0.2215435;0.342643;-0.006325722,0.2535551;0.1966556;0.1865108,-0.1720496;0.482389;-0.2051537,-0.2509904;0.3663064;-0.0117811,-0.2663355;0.2248606;0.1864123,0.0770777;0.001158804;-0.03964114,0.1028741;-0.3187434;-0.06166339,0.1016124;-0.6707131;-0.05235624,0.1194252;-0.7025235;-0.1195233,-0.07933034;0.007883488;-0.03403354,-0.105916;-0.3124546;-0.04686268,-0.1020094;-0.66439;-0.03700998,-0.10257;-0.6721645;-0.1219924,-0.001731634;0.4996963;-0.2903559,374.7846
+0;0;0,0.003070355;0.3315778;-0.004275953,0.006398911;0.6620219;-0.02611,0.1898751;0.5338736;0.004183756,0.2250721;0.3166706;0.09565853,0.2638865;0.101844;0.2048181,-0.1772058;0.5232877;-0.01982728,-0.2271838;0.3115771;0.07745811,-0.2747452;0.08640933;0.1587613,0.07795837;0.003947657;-0.03955958,0.09823087;-0.3116423;-0.00427239,0.1072535;-0.6549168;0.07317011,0.1101677;-0.6162661;-0.0184902,-0.07572424;0.007116625;-0.04328101,-0.1170516;-0.3073974;-0.01825811,-0.136867;-0.6510688;0.05531765,-0.1310648;-0.6123622;-0.03619994,0.005528176;0.5792294;-0.01782233,0;0;0,-0.0007277429;0.288585;-0.1633699,-0.003115416;0.5680034;-0.3411217,0.163146;0.4595895;-0.207011,0.216234;0.3492069;-0.002607107,0.2497821;0.2013467;0.1886642,-0.1714105;0.485526;-0.2060412,-0.2498797;0.3723418;-0.01157914,-0.2665497;0.2368196;0.1907292,0.07717539;0.000979811;-0.04124379,0.1032454;-0.3153611;-0.06364799,0.1016504;-0.6672543;-0.05444431,0.1197927;-0.6986007;-0.1207197,-0.08087578;0.00798521;-0.03245606,-0.106882;-0.3086935;-0.04952812,-0.102986;-0.6605635;-0.04012554,-0.1042558;-0.6682473;-0.1241688,-0.002301991;0.499436;-0.2939847,374.8181
+0;0;0,0.003067827;0.3313047;-0.004272431,0.006400068;0.6621121;-0.02613249,0.1909706;0.533559;0.004305601,0.2261567;0.3164229;0.09575217,0.2649598;0.101659;0.20488,-0.1782923;0.5229101;-0.01984815,-0.2282548;0.3112648;0.07740726,-0.2758024;0.08616263;0.1586868,0.07835749;0.003967867;-0.03976211,0.0989729;-0.3169603;-0.003878038,0.107767;-0.6515396;0.07160284,0.1106963;-0.6128441;-0.02053219,-0.07611192;0.00715306;-0.0435026,-0.1181384;-0.312681;-0.01805643,-0.1374518;-0.6476471;0.05365564,-0.1316196;-0.6088955;-0.03833592,0.005527912;0.5791844;-0.01783128,0;0;0,-0.001491204;0.2872652;-0.165127,-0.004680201;0.5657527;-0.3449979,0.1628431;0.4617371;-0.2080877,0.2158899;0.3524961;-0.003146172,0.2476603;0.206036;0.1894109,-0.1725783;0.4882764;-0.2060138,-0.251214;0.3765256;-0.01088102,-0.263218;0.2405061;0.1913385,0.07733774;0.0007316769;-0.04189277,0.1029111;-0.3211267;-0.06335878,0.1011844;-0.6641407;-0.05585313,0.1193986;-0.6952324;-0.123003,-0.08140016;0.008478469;-0.03223035,-0.107952;-0.3134296;-0.05166731,-0.1041865;-0.6563895;-0.04259812,-0.105495;-0.6645987;-0.1269273,-0.003656328;0.4973726;-0.2973557,374.8403
+0;0;0,0.002894367;0.3315446;-0.004811505,0.005911699;0.6628722;-0.02740974,0.1905664;0.534825;0.003837621,0.2257988;0.3198876;0.09969394,0.2618115;0.1068763;0.2129398,-0.1787128;0.5239085;-0.01996152,-0.2281161;0.3145396;0.08178249,-0.2759843;0.09135224;0.1677556,0.07886382;0.003941015;-0.03994283,0.09922463;-0.3125937;-0.004549041,0.1080323;-0.6476225;0.07110648,0.1108984;-0.6089749;-0.02101357,-0.07654063;0.007218314;-0.04381654,-0.1179943;-0.3082423;-0.01876188,-0.1375191;-0.643646;0.05313188,-0.1317473;-0.6049432;-0.03884663,0.005134314;0.5798122;-0.01890456,0;0;0,-0.001602262;0.2864518;-0.1670213,-0.004775956;0.5644479;-0.3486919,0.162135;0.4610444;-0.2102461,0.2159954;0.3561069;-0.003569841,0.2460058;0.2114399;0.1905079,-0.1717791;0.4914791;-0.207498,-0.2496306;0.381568;-0.01131807,-0.2587352;0.2459935;0.1912455,0.07771096;0.000605166;-0.04232144,0.1037171;-0.3166557;-0.06536007,0.1019002;-0.6601515;-0.05808544,0.1201511;-0.6912182;-0.1252186,-0.08198689;0.008839842;-0.03210094,-0.1074032;-0.3085748;-0.05362961,-0.1036003;-0.6520211;-0.0449202,-0.1052994;-0.6605051;-0.1290938,-0.003762394;0.4961734;-0.3006349,374.8737
+0;0;0,0.002904932;0.3327549;-0.004829068,0.005931484;0.6650941;-0.02749719,0.1908129;0.5367181;0.003806259,0.2260152;0.3219641;0.09958076,0.2620215;0.1089908;0.2128065,-0.178923;0.5257881;-0.02002231,-0.228284;0.3165978;0.08163486,-0.2761438;0.09345025;0.1675927,0.07858287;0.003926975;-0.03980054,0.09863766;-0.3078503;-0.004938714,0.1074448;-0.6428591;0.07071231,0.1103086;-0.6042181;-0.02133679,-0.07626797;0.007192599;-0.04366044,-0.1170986;-0.3035266;-0.01898236,-0.1366223;-0.6389104;0.05290714,-0.1308549;-0.6002144;-0.03900054,0.005151543;0.5817609;-0.01896404,0;0;0,-0.001189902;0.2860936;-0.1700194,-0.003853709;0.5633187;-0.3547051,0.1615211;0.4616742;-0.2119033,0.2155048;0.3601484;-0.003793955,0.2437583;0.2163119;0.1911085,-0.1696909;0.4933856;-0.2098201,-0.2474409;0.3855713;-0.01268488,-0.2542896;0.2508544;0.1904865,0.0778791;0.0004659295;-0.04134488,0.1046127;-0.3116047;-0.0681746,0.1027059;-0.6550832;-0.06106973,0.1209071;-0.6860624;-0.1281977,-0.08135283;0.009043246;-0.03278275,-0.1057924;-0.3035055;-0.05598983,-0.1019943;-0.6469407;-0.04765797,-0.1037854;-0.655827;-0.131566,-0.002984062;0.4952687;-0.3058553,374.8958
+0;0;0,0.00292629;0.3352013;-0.004864573,0.005968554;0.6692693;-0.02764657,0.1908961;0.5405364;0.003698254,0.2260663;0.3259779;0.09938555,0.2620673;0.1130361;0.2125945,-0.178938;0.5296034;-0.02013664,-0.2282542;0.3206037;0.08142796,-0.2761068;0.0974891;0.1673731,0.07849699;0.003922684;-0.03975704,0.09826158;-0.3033432;-0.005399667,0.1070846;-0.6389534;0.07038717,0.1099305;-0.6003664;-0.02108735,-0.07618462;0.007184738;-0.04361273,-0.1164244;-0.2990384;-0.01929174,-0.1359831;-0.6350243;0.05272681,-0.1302517;-0.5963826;-0.03860715,0.005185385;0.5855911;-0.01907809,0;0;0,-0.001600608;0.2877357;-0.17204,-0.004464135;0.5663077;-0.3578284,0.1602713;0.4613221;-0.2146256,0.21509;0.3639414;-0.005006313,0.243135;0.2210073;0.1905439,-0.171633;0.4936086;-0.2151789,-0.2487818;0.3893654;-0.01615693,-0.2573454;0.2503394;0.1839806,0.07795861;0.0005867481;-0.04098654,0.1050573;-0.3066664;-0.07004714,0.1031291;-0.6507681;-0.06326151,0.121753;-0.6809998;-0.1301548,-0.08111195;0.009057701;-0.03311487,-0.1047766;-0.2989001;-0.05730854,-0.1011091;-0.6429704;-0.04970122,-0.102346;-0.6517096;-0.1330509,-0.003528491;0.4979829;-0.308768,374.9292
+0;0;0,0.002827509;0.3351925;-0.005488093,0.005725786;0.6692106;-0.02900451,0.190795;0.5413085;0.003271591,0.2253873;0.3288244;0.103682,0.2571256;0.1198746;0.225293,-0.1792996;0.5300754;-0.02024739,-0.228075;0.3229868;0.0854106,-0.2757424;0.1021043;0.1770366,0.07845487;0.003911071;-0.03984123,0.09841047;-0.303344;-0.005497467,0.107153;-0.638865;0.07069252,0.1170246;-0.6733115;0.005895719,-0.07621228;0.007176882;-0.04356567,-0.1163794;-0.2990797;-0.01954733,-0.1359673;-0.6349791;0.05286521,-0.130291;-0.5963861;-0.03847681,0.004981484;0.5855519;-0.02024489,0;0;0,-0.001600608;0.2877357;-0.17204,-0.004464135;0.5663077;-0.3578284,0.1602713;0.4613221;-0.2146256,0.21509;0.3639414;-0.005006313,0.243135;0.2210073;0.1905439,-0.171633;0.4936086;-0.2151789,-0.2487818;0.3893654;-0.01615693,-0.2573454;0.2503394;0.1839806,0.07795861;0.0005867481;-0.04098654,0.1050573;-0.3066664;-0.07004714,0.1031291;-0.6507681;-0.06326151,0.121753;-0.6809998;-0.1301548,-0.08111195;0.009057701;-0.03311487,-0.1047766;-0.2989001;-0.05730854,-0.1011091;-0.6429704;-0.04970122,-0.102346;-0.6517096;-0.1330509,-0.003528491;0.4979829;-0.308768,374.9522
+0;0;0,0.002993664;0.3548897;-0.005810593,0.005996508;0.7010335;-0.03007951,0.1919407;0.572096;0.002394676,0.2265078;0.359767;0.1027319,0.2582431;0.1508366;0.2243315,-0.1799113;0.5608096;-0.02123599,-0.228651;0.3538721;0.08434492,-0.276314;0.1330101;0.1759624,0.08194344;0.004084981;-0.04161281,0.1030071;-0.3202313;-0.005362015,0.11175;-0.655764;0.07083064,0.1216367;-0.6903096;0.005934201,-0.07960112;0.007496009;-0.04550286,-0.1219987;-0.3157663;-0.02015083,-0.1415872;-0.6516775;0.05226424,-0.1359022;-0.6130714;-0.03921823,0.005244863;0.6165495;-0.02123347,0;0;0,-0.004539296;0.2781994;-0.2203948,-0.007521048;0.5553281;-0.4292724,0.1595164;0.4511293;-0.2835126,0.2158949;0.3573059;-0.07288337,0.2438374;0.2148619;0.1230106,-0.1754863;0.484494;-0.284603,-0.2525713;0.3834693;-0.0841088,-0.2624866;0.2446869;0.1161078,0.08256815;-0.00102216;-0.04055238,0.1060339;-0.311954;-0.1390896,0.103906;-0.656067;-0.1323297,0.1227119;-0.6862329;-0.1994255,-0.0850122;0.01014835;-0.03365974,-0.1027465;-0.3024728;-0.1279588,-0.09926844;-0.6465707;-0.1209901,-0.1009308;-0.6601193;-0.2020838,-0.005626351;0.4884584;-0.3769157,374.9855
+0;0;0,0.002962431;0.3511871;-0.005749972,0.005953142;0.6958817;-0.02998582,0.1921963;0.5657265;0.002647284,0.2266342;0.354191;0.1026095,0.2538587;0.1749576;0.2069252,-0.1802714;0.5544214;-0.02102251,-0.2288291;0.3482572;0.08416384,-0.2697173;0.1587883;0.1627589,0.08216777;0.004096164;-0.04172673,0.1032431;-0.3203988;-0.00545596,0.1119451;-0.6543641;0.07038076,0.1215422;-0.687019;0.007385299,-0.07981905;0.007516531;-0.04562743,-0.1222399;-0.315924;-0.02026143,-0.141737;-0.6502659;0.05181535,-0.1362185;-0.6119118;-0.03698737,0.005191319;0.6102536;-0.02101998,0;0;0,-0.00608483;0.2747862;-0.2187002,-0.01481687;0.5405235;-0.4393196,0.1512773;0.4331623;-0.2857943,0.221532;0.3633862;-0.07103562,0.238786;0.2327941;0.09143138,-0.1782193;0.4786307;-0.2830177,-0.2526876;0.3786502;-0.08205985,-0.2630123;0.2638065;0.09244475,0.08271153;-0.0009442866;-0.04083323,0.1056562;-0.3119847;-0.1397481,0.1034117;-0.654503;-0.133754,0.1227313;-0.6809518;-0.2002857,-0.08538318;0.01011663;-0.03341869,-0.1034711;-0.3024375;-0.1284949,-0.0999194;-0.6449504;-0.122838,-0.1032987;-0.65837;-0.2008732,-0.0113879;0.4769148;-0.3813946,375.0079
+0;0;0,0.002957346;0.3505843;-0.005740102,0.005959734;0.6966033;-0.0300981,0.1936747;0.5651321;0.002823226,0.2185898;0.4120906;0.07514382,0.2441655;0.2437122;0.1731418,-0.1817415;0.5537376;-0.02103393,-0.2168719;0.404582;0.05506621,-0.2552838;0.2265879;0.1289013,0.08218355;0.004096951;-0.04173474,0.1034178;-0.322846;-0.005190346,0.1121078;-0.6563495;0.0705415,0.1217264;-0.6891446;0.007405125,-0.07983438;0.007517973;-0.04563619,-0.1225753;-0.3183625;-0.02007883,-0.1420454;-0.6522422;0.05189829,-0.1365146;-0.6138694;-0.03710307,0.005189339;0.6100117;-0.02103139,0;0;0,-0.006725922;0.2712984;-0.2220428,-0.0158353;0.5328303;-0.449676,0.1518525;0.4314592;-0.2919712,0.2496743;0.4211825;-0.1519783,0.2609954;0.2930728;-0.003422737,-0.1798625;0.4706235;-0.2889087,-0.2336837;0.4013288;-0.1420268,-0.2447468;0.2940874;0.02224702,0.08339658;-0.0005917847;-0.03946352,0.1057742;-0.3118086;-0.1458654,0.1037498;-0.653867;-0.1406298,0.1228148;-0.680863;-0.207037,-0.08510781;0.009731404;-0.03427346,-0.1019417;-0.3041166;-0.1337424,-0.09899872;-0.6461831;-0.129586,-0.1017287;-0.6605979;-0.2073151,-0.01271504;0.469734;-0.3897593,375.0412
+0;0;0,0.002846383;0.3496234;-0.006183779,0.00572021;0.6978016;-0.03121205,0.1962382;0.5651219;0.002771942,0.2206904;0.4134387;0.07786529,0.2463342;0.2527601;0.187598,-0.1848654;0.5538065;-0.02133082,-0.2195022;0.4061969;0.05776668,-0.2571513;0.2299909;0.1355515,0.0825225;0.003985621;-0.04186666,0.1036522;-0.3218458;-0.005697075,0.1124634;-0.6541057;0.07003844,0.1219165;-0.6865872;0.007208787,-0.08011803;0.007657372;-0.04583808,-0.1227759;-0.3170975;-0.02063118,-0.1421937;-0.6497647;0.05124151,-0.1366995;-0.6114667;-0.03731247,0.004981118;0.6101093;-0.0219042,0;0;0,-0.007522672;0.2672881;-0.2253516,-0.01703429;0.5249654;-0.4606479,0.1522328;0.4257132;-0.2978282,0.250376;0.4235297;-0.1578002,0.2614245;0.2952713;-0.009664536,-0.1818352;0.4640237;-0.2935337,-0.2359466;0.3986821;-0.1450509,-0.2456654;0.2933941;0.02028646,0.08405392;-0.0004837513;-0.03890204,0.1062778;-0.308496;-0.1509528,0.1040319;-0.6493694;-0.1477206,0.1228791;-0.6761086;-0.2137985,-0.08532851;0.009674264;-0.0347004,-0.1012158;-0.3019689;-0.1373988,-0.09834687;-0.6428521;-0.1366514,-0.1010841;-0.657979;-0.2134428,-0.01414812;0.4621273;-0.3988404,375.0746
+0;0;0,0.002847317;0.3497383;-0.00618581,0.005724349;0.698301;-0.03124781,0.1988577;0.5647758;0.003098261,0.2292105;0.3764902;0.09631222,0.2552066;0.2136039;0.2075527,-0.1874612;0.5533055;-0.02133434,-0.2304561;0.3700765;0.07685003,-0.2686226;0.1914495;0.1557036,0.08316282;0.004016547;-0.04219152,0.1043592;-0.3228434;-0.005907759,0.1131346;-0.6537554;0.0695205,0.1226124;-0.6863994;0.006527312,-0.0807397;0.007716788;-0.04619376,-0.1235322;-0.3180632;-0.02090729,-0.1428712;-0.6493807;0.05067382,-0.1373627;-0.6110612;-0.03811066,0.004983321;0.6103789;-0.02191556,0;0;0,-0.01106952;0.2629252;-0.2304583,-0.02488779;0.5153341;-0.4717499,0.1507172;0.4218148;-0.3092885,0.2290763;0.3681272;-0.1194489,0.2426344;0.240221;0.03233504,-0.1899998;0.458418;-0.3003778,-0.2583188;0.3803225;-0.1151882,-0.2660059;0.2757044;0.05386251,0.08421753;-0.0002326071;-0.04024506,0.1047385;-0.3073321;-0.1580245,0.1028486;-0.6468395;-0.1574631,0.1216964;-0.6739275;-0.2235537,-0.08648839;0.00955851;-0.03377433,-0.1022984;-0.3007364;-0.1436395,-0.1002002;-0.640236;-0.1458308,-0.1028999;-0.6565157;-0.2222058,-0.02088289;0.4537736;-0.4084079,375.0971
+0;0;0,0.002847317;0.3497383;-0.00618581,0.005724349;0.698301;-0.03124781,0.1988577;0.5647758;0.003098261,0.2292105;0.3764902;0.09631222,0.2552066;0.2136039;0.2075527,-0.1874612;0.5533055;-0.02133434,-0.2304561;0.3700765;0.07685003,-0.2686226;0.1914495;0.1557036,0.08316282;0.004016547;-0.04219152,0.1043592;-0.3228434;-0.005907759,0.1131346;-0.6537554;0.0695205,0.1226124;-0.6863994;0.006527312,-0.0807397;0.007716788;-0.04619376,-0.1235322;-0.3180632;-0.02090729,-0.1428712;-0.6493807;0.05067382,-0.1373627;-0.6110612;-0.03811066,0.004983321;0.6103789;-0.02191556,0;0;0,-0.01106952;0.2629252;-0.2304583,-0.02488779;0.5153341;-0.4717499,0.1507172;0.4218148;-0.3092885,0.2290763;0.3681272;-0.1194489,0.2426344;0.240221;0.03233504,-0.1899998;0.458418;-0.3003778,-0.2583188;0.3803225;-0.1151882,-0.2660059;0.2757044;0.05386251,0.08421753;-0.0002326071;-0.04024506,0.1047385;-0.3073321;-0.1580245,0.1028486;-0.6468395;-0.1574631,0.1216964;-0.6739275;-0.2235537,-0.08648839;0.00955851;-0.03377433,-0.1022984;-0.3007364;-0.1436395,-0.1002002;-0.640236;-0.1458308,-0.1028999;-0.6565157;-0.2222058,-0.02088289;0.4537736;-0.4084079,375.1194
+0;0;0,0.002825944;0.3502037;-0.006562838,0.00569275;0.6999589;-0.0319775,0.1988333;0.56712;0.003014958,0.2283194;0.3832478;0.09758354,0.2519812;0.219516;0.2081014,-0.1875446;0.5553747;-0.02135933,-0.2292937;0.3765933;0.07821912,-0.2672653;0.1999167;0.16144,0.08383681;0.003926711;-0.04238038,0.1050751;-0.3220141;-0.005999226,0.1138025;-0.6521249;0.06934024,0.1236734;-0.6847747;0.005967908,-0.08127575;0.00785636;-0.04661177,-0.123758;-0.3170382;-0.02110107,-0.1430598;-0.6475328;0.05049579,-0.1375401;-0.6092045;-0.03860334,0.004953277;0.611748;-0.02255223,0;0;0,-0.0123658;0.2611774;-0.2330818,-0.02673581;0.5130417;-0.4766741,0.1495406;0.4197148;-0.3150868,0.2287708;0.3679697;-0.1288969,0.2423186;0.2400642;0.02288844,-0.1925049;0.4617778;-0.3066353,-0.2608356;0.3808857;-0.1266102,-0.2693945;0.273041;0.04035817,0.08379717;-0.0006638169;-0.04263473,0.1029845;-0.3076851;-0.1583145,0.1016908;-0.6463788;-0.1615248,0.120373;-0.6736823;-0.2279007,-0.08808226;0.01066203;-0.0311121,-0.1042242;-0.2985161;-0.1413863,-0.1030571;-0.6371565;-0.1482178,-0.1062511;-0.6539733;-0.2246147,-0.02267779;0.4515222;-0.4128821,375.1529
+0;0;0,0.002820197;0.3494916;-0.006549493,0.00568176;0.6985967;-0.03193237,0.1986075;0.5656328;0.003050553,0.2241919;0.4060916;0.08510529,0.2478555;0.242347;0.1956318,-0.1873453;0.5539004;-0.02129691,-0.2235699;0.3987764;0.06510476,-0.2615445;0.222086;0.1483322,0.08568778;0.004013406;-0.04331606,0.1068997;-0.321523;-0.006980043,0.1155407;-0.6483653;0.06761344,0.125523;-0.6817214;0.003526546,-0.08307017;0.008029814;-0.04764088,-0.1254997;-0.3164617;-0.02216183,-0.1446104;-0.643684;0.04872612,-0.1390285;-0.6052617;-0.04137764,0.004940827;0.6102117;-0.0224885,0;0;0,-0.01402873;0.255653;-0.2379916,-0.03054898;0.4979535;-0.4900429,0.1453238;0.4058092;-0.3252547,0.2280782;0.3706511;-0.1679125,0.2415929;0.2427244;-0.01612163,-0.1925187;0.4315722;-0.3125274,-0.2544644;0.3710019;-0.1533579,-0.2563548;0.2631867;0.01385655,0.08387178;-0.0008336306;-0.04690003,0.1022924;-0.3081215;-0.1608257,0.1007787;-0.6434016;-0.1678758,0.1194036;-0.671211;-0.2351956,-0.09170125;0.01165696;-0.02626366,-0.1082447;-0.2943168;-0.1439523,-0.1072014;-0.6295153;-0.1542253,-0.1098165;-0.6482671;-0.2306269,-0.02600253;0.4389399;-0.4237227,375.1757
+0;0;0,0.002709091;0.3527888;-0.007125209,0.005416348;0.7069265;-0.03346317,0.1982265;0.5742044;0.002249831,0.2231809;0.4176208;0.08608258,0.2433107;0.2783272;0.1933381,-0.1875229;0.5624611;-0.02188652,-0.2226631;0.4103043;0.06633227,-0.2557575;0.2543503;0.1431099,0.08274709;0.003822777;-0.04165719,0.1039191;-0.3213238;-0.005317971,0.1124418;-0.6462878;0.06901406,0.1225319;-0.6795049;0.004382946,-0.08008876;0.007764257;-0.04607081,-0.1223827;-0.3163371;-0.02040669,-0.1415331;-0.6416656;0.05026192,-0.135961;-0.6032533;-0.04014593,0.004723182;0.6176339;-0.0237589,0;0;0,-0.01222515;0.2559142;-0.2426448,-0.02707013;0.5021314;-0.4981194,0.148569;0.409734;-0.3335462,0.2335552;0.3755254;-0.1793509,0.2145471;0.2937085;-0.0236063,-0.1904103;0.4406929;-0.3221694,-0.2533545;0.3755914;-0.1673505,-0.2548803;0.2804601;-0.01815464,0.08413848;-0.003011435;-0.03884149,0.106032;-0.3041362;-0.1666446,0.104038;-0.6374522;-0.1764386,0.1228331;-0.6653729;-0.2440207,-0.08643387;0.01269884;-0.0310635,-0.09995106;-0.2929626;-0.1488664,-0.09915768;-0.6262115;-0.1608637,-0.1021006;-0.6453647;-0.2373536,-0.02284634;0.4421698;-0.4313767,375.1974
+0;0;0,0.002700063;0.3516132;-0.007101464,0.005415458;0.7068113;-0.03352767,0.2001829;0.5731771;0.002500197,0.2259299;0.4116203;0.08899553,0.2460508;0.272388;0.1962038,-0.1894757;0.5613148;-0.02188076,-0.2257319;0.4043253;0.06913992,-0.2588118;0.2484401;0.1458837,0.08337439;0.003851757;-0.04197299,0.1043596;-0.3184254;-0.005954474,0.1128418;-0.6418464;0.06802464,0.1230879;-0.6760408;0.002394371,-0.08069591;0.007823118;-0.04642007,-0.1226166;-0.313418;-0.02098243,-0.1416761;-0.6372019;0.04935064,-0.1360178;-0.5986595;-0.04245484,0.004718629;0.6170467;-0.02377211,0;0;0,-0.01295093;0.2534767;-0.2434571,-0.02764072;0.4997509;-0.5003927,0.1496851;0.4104875;-0.3337073,0.236272;0.372126;-0.1747229,0.2142769;0.2933661;-0.01788807,-0.1921086;0.4460866;-0.3221018,-0.2535006;0.3689493;-0.1654945,-0.2548292;0.2665051;-0.02131584,0.08436968;-0.002949893;-0.04001141,0.1066459;-0.302635;-0.1636758,0.1049191;-0.6342562;-0.1767285,0.1238515;-0.662695;-0.2457192,-0.08712871;0.01287397;-0.03115611,-0.09923164;-0.290985;-0.1457141,-0.09853879;-0.6225317;-0.1606256,-0.101657;-0.6426834;-0.2381389,-0.02364852;0.4392968;-0.4334397,375.2309
+0;0;0,0.002700063;0.3516132;-0.007101464,0.005415458;0.7068113;-0.03352767,0.2001829;0.5731771;0.002500197,0.2259299;0.4116203;0.08899553,0.2460508;0.272388;0.1962038,-0.1894757;0.5613148;-0.02188076,-0.2257319;0.4043253;0.06913992,-0.2588118;0.2484401;0.1458837,0.08337439;0.003851757;-0.04197299,0.1043596;-0.3184254;-0.005954474,0.1128418;-0.6418464;0.06802464,0.1230879;-0.6760408;0.002394371,-0.08069591;0.007823118;-0.04642007,-0.1226166;-0.313418;-0.02098243,-0.1416761;-0.6372019;0.04935064,-0.1360178;-0.5986595;-0.04245484,0.004718629;0.6170467;-0.02377211,0;0;0,-0.01295093;0.2534767;-0.2434571,-0.02764072;0.4997509;-0.5003927,0.1496851;0.4104875;-0.3337073,0.236272;0.372126;-0.1747229,0.2142769;0.2933661;-0.01788807,-0.1921086;0.4460866;-0.3221018,-0.2535006;0.3689493;-0.1654945,-0.2548292;0.2665051;-0.02131584,0.08436968;-0.002949893;-0.04001141,0.1066459;-0.302635;-0.1636758,0.1049191;-0.6342562;-0.1767285,0.1238515;-0.662695;-0.2457192,-0.08712871;0.01287397;-0.03115611,-0.09923164;-0.290985;-0.1457141,-0.09853879;-0.6225317;-0.1606256,-0.101657;-0.6426834;-0.2381389,-0.02364852;0.4392968;-0.4334397,375.2535
+0;0;0,0.002588416;0.3513299;-0.007628799,0.005150302;0.7072036;-0.03470038,0.2063679;0.5723556;0.002813296,0.2296995;0.424557;0.08553089,0.2509804;0.2847352;0.1918133,-0.1961222;0.5600013;-0.02199685,-0.228995;0.4162036;0.06444738,-0.2613193;0.2623331;0.1455519,0.08432787;0.003994853;-0.04252034,0.1051757;-0.3160438;-0.006680384,0.1137332;-0.6386355;0.06716803,0.123634;-0.6739337;0.001686998,-0.0816892;0.007812488;-0.04691446,-0.1233396;-0.3111992;-0.02160452,-0.1422463;-0.6341622;0.04860771,-0.136611;-0.5956012;-0.04382925,0.004494542;0.617103;-0.02475684,0;0;0,-0.01319182;0.2495018;-0.2471282,-0.02786285;0.4909612;-0.509578,0.1548675;0.410042;-0.3359954,0.2451281;0.3809528;-0.1937356,0.2110047;0.3102856;-0.03517747,-0.1962381;0.432116;-0.3234652,-0.2520051;0.3659935;-0.1759901,-0.2526051;0.2667606;-0.02952717,0.08552972;-0.001666933;-0.04021215,0.109529;-0.2979161;-0.1659274,0.107241;-0.6286891;-0.179204,0.1261757;-0.6566335;-0.2494433,-0.0880728;0.01165142;-0.03228861,-0.09650655;-0.2895092;-0.1479389,-0.09581269;-0.6201632;-0.1640542,-0.09694835;-0.6415454;-0.2415669,-0.02399762;0.431638;-0.4411438,375.2758
+0;0;0,0.002587804;0.3512469;-0.007626999,0.005154228;0.707751;-0.03474607,0.2049183;0.5730754;0.002585761,0.2283121;0.4248831;0.08552364,0.2538775;0.256911;0.2132039,-0.194676;0.56081;-0.02204589,-0.2276364;0.4166293;0.06462854,-0.2664686;0.23178;0.1620618,0.08349396;0.003955348;-0.04209986,0.1043568;-0.3163147;-0.00623399,0.1128948;-0.6381688;0.06744555,0.1228513;-0.6738341;0.001596339,-0.08088139;0.007735232;-0.04645053,-0.122562;-0.3115073;-0.02112229,-0.1414254;-0.6337316;0.04892938,-0.1357584;-0.5951225;-0.04402731,0.004497379;0.6175008;-0.02478603,0;0;0,-0.01302628;0.2481738;-0.2483533,-0.02729579;0.4896795;-0.511649,0.1553102;0.4120426;-0.3402848,0.2577003;0.3976942;-0.2035468,0.2397377;0.2804107;-0.02721643,-0.1952233;0.4307982;-0.327265,-0.2486597;0.3601736;-0.1804876,-0.2523681;0.2330931;-0.01017252,0.08586238;-0.000433743;-0.03723907,0.1097735;-0.2957731;-0.1656816,0.1080304;-0.625668;-0.181741,0.1267639;-0.6539869;-0.2524173,-0.08670132;0.009546327;-0.03392691,-0.09448101;-0.2917832;-0.1498344,-0.09333895;-0.6216534;-0.1664453,-0.09428796;-0.6434948;-0.2442832,-0.02354458;0.4302526;-0.443099,375.3093
+0;0;0,0.002593134;0.3519702;-0.007642705,0.005165902;0.7093564;-0.03482683,0.2052609;0.5744283;0.002570109,0.2286561;0.4262273;0.0855129,0.2579726;0.2336089;0.2319275,-0.1949958;0.5621426;-0.02210237,-0.2279582;0.4179534;0.06457721,-0.2724881;0.2059813;0.1763068,0.08339053;0.003950449;-0.04204771,0.1041821;-0.3152254;-0.006304376,0.1126931;-0.6360612;0.06714207,0.1227618;-0.6724665;0.0005507395,-0.0807812;0.00772565;-0.04639299,-0.1223194;-0.3104261;-0.02115128,-0.1411231;-0.6316311;0.04867876,-0.1353922;-0.592925;-0.04532555,0.004507752;0.6189274;-0.02484705,0;0;0,-0.01313062;0.2489316;-0.2486138,-0.02724691;0.4917896;-0.5118775,0.1554992;0.4136565;-0.3402348,0.2575535;0.397329;-0.203455,0.245486;0.2659301;0.001452923,-0.1949264;0.4318613;-0.3264757,-0.2468316;0.3575816;-0.1809465,-0.2508501;0.212489;0.01483545,0.08611959;0.0008840561;-0.03633499,0.1104219;-0.2935105;-0.1641016,0.1086466;-0.6223309;-0.1807294,0.1272878;-0.6509033;-0.2526128,-0.08609783;0.007523936;-0.03561112,-0.09276094;-0.293631;-0.1489442,-0.0918339;-0.6223911;-0.1667877,-0.09276704;-0.6447289;-0.2455617,-0.02355123;0.4320361;-0.4433699,375.3318
+0;0;0,0.002572817;0.3516683;-0.007427532,0.00536171;0.708749;-0.03344816,0.2066312;0.5763988;0.002366353,0.2295502;0.4292709;0.0877182,0.2585961;0.2378739;0.2360353,-0.1960028;0.5637672;-0.02236813,-0.228532;0.4208211;0.06687917,-0.2730534;0.2108821;0.182715,0.08353239;0.004005653;-0.0420881,0.104154;-0.3148028;-0.006444756,0.112737;-0.6353996;0.06701156,0.1225794;-0.6715568;0.0003873706,-0.08090861;0.007675814;-0.04647571,-0.1224506;-0.3100929;-0.02133971,-0.1412263;-0.6310318;0.04864262,-0.1355477;-0.5922748;-0.04518433,0.004649904;0.6184198;-0.02387226,0;0;0,-0.01326971;0.2488022;-0.2483017,-0.02755543;0.4917588;-0.5109315,0.1539527;0.4084949;-0.3372974,0.2600942;0.3996612;-0.2027137,0.2455714;0.265625;0.0005049706,-0.1961796;0.432133;-0.3262997,-0.2489219;0.3569307;-0.181318,-0.2508346;0.2084699;0.01215087,0.08601195;0.0006793141;-0.03696752,0.1103331;-0.2936701;-0.1638589,0.108634;-0.6222521;-0.1806748,0.1273313;-0.6506872;-0.2524257,-0.08658883;0.007937296;-0.03470572,-0.09339428;-0.2927068;-0.1482897,-0.09244869;-0.621208;-0.1666716,-0.09362438;-0.6434053;-0.2453259,-0.0238095;0.4319572;-0.4426577,375.3653
+0;0;0,0.002572817;0.3516683;-0.007427532,0.00536171;0.708749;-0.03344816,0.2066312;0.5763988;0.002366353,0.2295502;0.4292709;0.0877182,0.2585961;0.2378739;0.2360353,-0.1960028;0.5637672;-0.02236813,-0.228532;0.4208211;0.06687917,-0.2730534;0.2108821;0.182715,0.08353239;0.004005653;-0.0420881,0.104154;-0.3148028;-0.006444756,0.112737;-0.6353996;0.06701156,0.1225794;-0.6715568;0.0003873706,-0.08090861;0.007675814;-0.04647571,-0.1224506;-0.3100929;-0.02133971,-0.1412263;-0.6310318;0.04864262,-0.1355477;-0.5922748;-0.04518433,0.004649904;0.6184198;-0.02387226,0;0;0,-0.01326971;0.2488022;-0.2483017,-0.02755543;0.4917588;-0.5109315,0.1539527;0.4084949;-0.3372974,0.2600942;0.3996612;-0.2027137,0.2455714;0.265625;0.0005049706,-0.1961796;0.432133;-0.3262997,-0.2489219;0.3569307;-0.181318,-0.2508346;0.2084699;0.01215087,0.08601195;0.0006793141;-0.03696752,0.1103331;-0.2936701;-0.1638589,0.108634;-0.6222521;-0.1806748,0.1273313;-0.6506872;-0.2524257,-0.08658883;0.007937296;-0.03470572,-0.09339428;-0.2927068;-0.1482897,-0.09244869;-0.621208;-0.1666716,-0.09362438;-0.6434053;-0.2453259,-0.0238095;0.4319572;-0.4426577,375.3877
+0;0;0,0.002567825;0.350986;-0.00741312,0.005357475;0.7081631;-0.03344271,0.2069805;0.5756714;0.002424998,0.2298951;0.4285717;0.08776049,0.2589317;0.2372359;0.2360301,-0.1963593;0.5630176;-0.02235285,-0.2288822;0.4200989;0.06687734,-0.2733895;0.2102272;0.1826761,0.08596878;0.004122487;-0.04331569,0.1060975;-0.3070662;-0.008524239,0.1146716;-0.6273269;0.06485507,0.1245284;-0.6635814;-0.001867138,-0.08326848;0.007899696;-0.04783127,-0.1238176;-0.3022741;-0.02329604,-0.1425736;-0.6228765;0.04661292,-0.1368866;-0.5841067;-0.04735205,0.004645134;0.617766;-0.02385961,0;0;0,-0.01406707;0.2503435;-0.2457294,-0.02884204;0.4944424;-0.5074178,0.1527146;0.4094095;-0.3334465,0.2573867;0.3950867;-0.1982276,0.243737;0.2619825;0.005569696,-0.197358;0.4335661;-0.3227409,-0.2506924;0.358011;-0.1781988,-0.2520602;0.2065717;0.01285261,0.0856046;-0.00209555;-0.04417396,0.1095539;-0.2924441;-0.1606994,0.1078989;-0.6206747;-0.1776369,0.1265006;-0.6493009;-0.2494395,-0.08987505;0.009603026;-0.03337863,-0.09711735;-0.2840925;-0.1435808,-0.09619865;-0.6122267;-0.1623454,-0.09730963;-0.6341859;-0.2413244,-0.02486167;0.4340791;-0.4395621,375.4101
+0;0;0,0.002350743;0.3519204;-0.008081116,0.00469132;0.709514;-0.03551359,0.2059084;0.5778822;0.001633825,0.2331321;0.4026567;0.1078047,0.2604571;0.2136938;0.260106,-0.1963358;0.5647842;-0.02266478,-0.2351244;0.3945051;0.08786965,-0.2796806;0.1861685;0.2072847,0.08521236;0.004202062;-0.04295049,0.1051342;-0.3093762;-0.007760044,0.1136819;-0.6298838;0.06572893,0.1238663;-0.6660928;-0.001115896,-0.082602;0.007705546;-0.04734005,-0.1236394;-0.304817;-0.02259816,-0.1424338;-0.6256603;0.04743875,-0.1368124;-0.5869591;-0.04662651,0.004131035;0.619242;-0.02549264,0;0;0,-0.01491337;0.2539653;-0.2433064,-0.03176158;0.5070505;-0.4969409,0.1523781;0.4093658;-0.3331513,0.2451752;0.3597902;-0.1552515,0.2528853;0.2080267;0.03594923,-0.2022733;0.4338859;-0.3200979,-0.2658935;0.3396463;-0.1475037,-0.2625832;0.1778443;0.03541288,0.08529298;-0.0008851588;-0.04298687,0.1096337;-0.2933781;-0.1605537,0.1077852;-0.6218817;-0.177309,0.1266082;-0.6502984;-0.2493422,-0.08891474;0.009541897;-0.0335659,-0.09645696;-0.2867366;-0.1436965,-0.09541979;-0.6151283;-0.1625793,-0.09698687;-0.635976;-0.2423769,-0.02725072;0.4441724;-0.4315515,375.4437
+0;0;0,0.002336749;0.3498254;-0.008033008,0.00467914;0.707686;-0.03547924,0.204478;0.5764244;0.001468636,0.2356921;0.3755141;0.1232021,0.2629924;0.1867225;0.2753654,-0.1949379;0.5634184;-0.02265911,-0.2394122;0.3681796;0.1040776,-0.283928;0.1600319;0.2233844,0.08465444;0.004174549;-0.04266927,0.1045294;-0.3086671;-0.007561497,0.1130935;-0.6297875;0.06606799,0.1233311;-0.666342;-0.001125641,-0.08206117;0.007655095;-0.0470301,-0.1230021;-0.3041334;-0.02234633,-0.1418325;-0.6255901;0.0478245,-0.1361817;-0.5868434;-0.04673158,0.004119347;0.6174933;-0.02546709,0;0;0,-0.0152206;0.2567322;-0.2372861,-0.03171489;0.5147407;-0.48632,0.1519462;0.4147277;-0.3267498,0.2279249;0.3307383;-0.118588,0.2520443;0.1794335;0.07132339,-0.2025352;0.4399276;-0.3137317,-0.2758081;0.3265992;-0.1189342,-0.2731667;0.1642554;0.06321606,0.08457988;-0.000179261;-0.04301953,0.1089109;-0.29448;-0.1538913,0.1073008;-0.6236389;-0.1701629,0.1262314;-0.6522185;-0.2426844,-0.08866465;0.009284918;-0.03250903,-0.09793854;-0.288012;-0.1375139,-0.09661859;-0.6170717;-0.1557046,-0.09831432;-0.6372392;-0.2365108,-0.02737637;0.4506984;-0.4221714,375.4771
+0;0;0,0.002293774;0.3433917;-0.007885273,0.004627205;0.6998868;-0.03522891,0.2035882;0.5690948;0.001573056,0.2276914;0.4139543;0.09557417,0.2550814;0.2245418;0.2482378,-0.1941538;0.5561433;-0.02245357,-0.2284963;0.4053823;0.07541092,-0.2731585;0.1965501;0.1951101,0.08418217;0.00415126;-0.04243123,0.1038368;-0.3052214;-0.007712748,0.1123968;-0.6261905;0.06588204,0.1225952;-0.6624902;-0.001054287,-0.08160336;0.007612389;-0.04676772,-0.1220904;-0.3007188;-0.02235766,-0.1409118;-0.6220241;0.04778011,-0.1352827;-0.5833109;-0.0464139,0.004069259;0.6099916;-0.02524979,0;0;0,-0.01581867;0.2614306;-0.2222366,-0.03208297;0.5253962;-0.4629462,0.1514404;0.421155;-0.3085258,0.243352;0.3764046;-0.1567516,0.2467811;0.2158524;0.02803135,-0.2012032;0.4439506;-0.291988,-0.2563025;0.3518934;-0.1437474,-0.2567925;0.1859812;0.03627047,0.08263171;0.0006997585;-0.04556084,0.1080423;-0.2966892;-0.13621,0.1061552;-0.6257231;-0.1518226,0.1250919;-0.6541485;-0.223989,-0.08892384;0.009272613;-0.03018024,-0.1024785;-0.288759;-0.1212659,-0.1000992;-0.6177278;-0.138132,-0.1022949;-0.6359065;-0.2197048,-0.0278711;0.459492;-0.4011405,375.5105
+0;0;0,0.002164821;0.3484506;-0.008777627,0.004155389;0.7035942;-0.0373522,0.1989932;0.5755681;-0.0006011911,0.2244058;0.414615;0.1006946,0.2495192;0.2287154;0.2582202,-0.1901002;0.5617618;-0.02283349,-0.2253469;0.4052104;0.08234191,-0.2700745;0.1988782;0.2065599,0.0837371;0.004066974;-0.04211951,0.1035656;-0.308605;-0.007045828,0.1120338;-0.6313251;0.06693593,0.1226183;-0.6676239;-0.0002195612,-0.08107645;0.007616304;-0.04659504,-0.1220589;-0.3039868;-0.02187729,-0.141328;-0.6270274;0.04859857,-0.1359281;-0.5883897;-0.04581358,0.003696196;0.6145349;-0.02707178,0;0;0,-0.0153735;0.2706109;-0.2191641,-0.0312619;0.5408228;-0.4509118,0.1493802;0.4316723;-0.3050447,0.2444315;0.36972;-0.1503201,0.2474079;0.2064354;0.03225303,-0.1981184;0.4456923;-0.2894518,-0.2539912;0.3435706;-0.1369332,-0.2562182;0.1753694;0.04113145,0.08247507;0.0005981624;-0.04472136,0.1085657;-0.2996445;-0.1372454,0.1059626;-0.6305613;-0.1506848,0.1250408;-0.6595866;-0.2225838,-0.08808202;0.009432233;-0.03090449,-0.1031745;-0.2925551;-0.1201398,-0.09997837;-0.6233568;-0.1360561,-0.1019082;-0.6402454;-0.2186101,-0.02713975;0.4742666;-0.3909891,375.5327
+0;0;0,0.002164821;0.3484506;-0.008777627,0.004155389;0.7035942;-0.0373522,0.1989932;0.5755681;-0.0006011911,0.2244058;0.414615;0.1006946,0.2495192;0.2287154;0.2582202,-0.1901002;0.5617618;-0.02283349,-0.2253469;0.4052104;0.08234191,-0.2700745;0.1988782;0.2065599,0.0837371;0.004066974;-0.04211951,0.1035656;-0.308605;-0.007045828,0.1120338;-0.6313251;0.06693593,0.1226183;-0.6676239;-0.0002195612,-0.08107645;0.007616304;-0.04659504,-0.1220589;-0.3039868;-0.02187729,-0.141328;-0.6270274;0.04859857,-0.1359281;-0.5883897;-0.04581358,0.003696196;0.6145349;-0.02707178,0;0;0,-0.0153735;0.2706109;-0.2191641,-0.0312619;0.5408228;-0.4509118,0.1493802;0.4316723;-0.3050447,0.2444315;0.36972;-0.1503201,0.2474079;0.2064354;0.03225303,-0.1981184;0.4456923;-0.2894518,-0.2539912;0.3435706;-0.1369332,-0.2562182;0.1753694;0.04113145,0.08247507;0.0005981624;-0.04472136,0.1085657;-0.2996445;-0.1372454,0.1059626;-0.6305613;-0.1506848,0.1250408;-0.6595866;-0.2225838,-0.08808202;0.009432233;-0.03090449,-0.1031745;-0.2925551;-0.1201398,-0.09997837;-0.6233568;-0.1360561,-0.1019082;-0.6402454;-0.2186101,-0.02713975;0.4742666;-0.3909891,375.5554
+0;0;0,0.00207295;0.3336628;-0.008405117,0.004030214;0.6830488;-0.03659686,0.2002346;0.554471;0.0003717709,0.2263164;0.3892796;0.1043349,0.2514598;0.2031579;0.2620487,-0.1915844;0.5405679;-0.02201627,-0.2277592;0.3798941;0.08592866,-0.2725402;0.1733154;0.2102951,0.08141842;0.003954359;-0.04095323,0.1005459;-0.2976638;-0.007119484,0.1090185;-0.6205511;0.0669006,0.1196414;-0.6570905;-0.0004985556,-0.07883144;0.007405409;-0.04530482,-0.118365;-0.2931818;-0.02146091,-0.1376442;-0.6163896;0.04905145,-0.1322246;-0.5777206;-0.04570323,0.003569583;0.5937107;-0.02628424,0;0;0,-0.01666251;0.2824779;-0.1770153,-0.03335758;0.5610843;-0.3891737,0.1479783;0.4480489;-0.2453992,0.2428412;0.3696046;-0.09169722,0.2462557;0.2010145;0.08638382,-0.196454;0.4559617;-0.2255828,-0.2523364;0.3446532;-0.07305615,-0.2543458;0.1726987;0.1018002,0.07928613;0.001503259;-0.04509115,0.1069261;-0.2989185;-0.08339095,0.1044099;-0.6301345;-0.09322214,0.123684;-0.6599057;-0.1649082,-0.08553565;0.008923892;-0.03042662,-0.1070486;-0.2924257;-0.06520718,-0.1028799;-0.6235217;-0.07805557,-0.1047227;-0.6359879;-0.1633562,-0.02901129;0.4903709;-0.3337789,375.5812
+0;0;0,0.001953539;0.337273;-0.009158296,0.003723317;0.6835502;-0.03770863,0.2024241;0.5580506;-0.001608798,0.2341914;0.365618;0.1247002,0.2582604;0.1801636;0.2845411,-0.1938525;0.5426026;-0.0222189,-0.2359037;0.3545682;0.1076587,-0.2805748;0.1497225;0.2363619,0.08167646;0.003978851;-0.04096366,0.1008976;-0.3007632;-0.006653614,0.1094111;-0.6243974;0.06755453,0.1196231;-0.6619611;-0.0004507527,-0.07899316;0.007381022;-0.04550274,-0.1189311;-0.2963026;-0.02109887,-0.1383617;-0.6202644;0.04953878,-0.1332972;-0.5815459;-0.04633717,0.003310159;0.5960847;-0.02745253,0;0;0,-0.01646607;0.2864201;-0.1775758,-0.03323805;0.5689591;-0.3791971,0.151618;0.4631122;-0.2376883,0.2382361;0.3480239;-0.05535507,0.2523444;0.1642837;0.1076243,-0.1979944;0.4634039;-0.2174941,-0.2622834;0.3256178;-0.04178028,-0.2667662;0.1466452;0.1269517,0.0789337;0.001595229;-0.04617167,0.106602;-0.3020591;-0.08415699,0.1040064;-0.6341349;-0.09026551,0.1233196;-0.664687;-0.1627522,-0.08601756;0.008865264;-0.02978732,-0.1089876;-0.2955042;-0.06508452,-0.1043178;-0.6274537;-0.07538881,-0.1054613;-0.6394493;-0.1621582,-0.02888866;0.4983203;-0.326787,375.6109
+0;0;0,0.001954337;0.3374108;-0.009162037,0.003710479;0.6809781;-0.0374697,0.2011231;0.5568231;-0.001666434,0.2339953;0.3576981;0.1290353,0.2580505;0.1723492;0.2887853,-0.1925796;0.5414755;-0.02214267,-0.2360931;0.3469016;0.1122518,-0.2807389;0.1421725;0.2408818,0.08058587;0.003925723;-0.04041668,0.100246;-0.3077773;-0.005322915,0.1087276;-0.6301953;0.06860633,0.1189154;-0.6675993;0.0007617697,-0.07793839;0.007282466;-0.04489516,-0.1187886;-0.303338;-0.01993385,-0.1381462;-0.6260822;0.05043834,-0.1330936;-0.5873844;-0.04521102,0.003302506;0.5946102;-0.0273423,0;0;0,-0.01486059;0.2881814;-0.1751127,-0.02980237;0.5725213;-0.3695309,0.1529989;0.4640249;-0.2308483,0.2218918;0.3232054;-0.04853559,0.2542382;0.1400233;0.1122468,-0.1932679;0.4678473;-0.2090482,-0.2587164;0.3187872;-0.03209661,-0.2652003;0.134472;0.1305035,0.07852942;0.0009692907;-0.04444313,0.1062045;-0.3097995;-0.08230782,0.1048315;-0.6406714;-0.08587098,0.1226938;-0.6721472;-0.1576459,-0.08410492;0.009237918;-0.03136916,-0.1083788;-0.3024528;-0.06356525,-0.1029228;-0.6332325;-0.07033212,-0.1051051;-0.644385;-0.1572326,-0.02596793;0.501915;-0.3189127,375.6446
+0;0;0,0.001944966;0.3357929;-0.009118104,0.003686806;0.6764865;-0.03715416,0.1937661;0.5552038;-0.00247601,0.2268379;0.3548696;0.1290194,0.250999;0.1687052;0.2894723,-0.1853279;0.5404256;-0.02219246,-0.2291058;0.3446701;0.1130181,-0.2739479;0.1390403;0.2422141,0.07962631;0.003878978;-0.03993543,0.09983069;-0.3164526;-0.003870204,0.1083796;-0.6414319;0.07064638,0.1185866;-0.6789628;0.0026742,-0.07701036;0.007195752;-0.04436058,-0.1189914;-0.3120233;-0.0187083,-0.1385028;-0.6373315;0.05222295,-0.1334407;-0.5986174;-0.04360632,0.003285777;0.5915887;-0.02719916,0;0;0,-0.01148112;0.2917816;-0.1660588,-0.0200721;0.5845827;-0.3423839,0.1560357;0.4792853;-0.2145004,0.2262239;0.322722;-0.04397154,0.2549163;0.1250598;0.1012609,-0.1842811;0.4654672;-0.2053104,-0.248959;0.3103772;-0.03129192,-0.2586494;0.1179798;0.1232247,0.0777006;0.001903027;-0.04369473,0.1040187;-0.3181982;-0.07780933,0.1030374;-0.6517193;-0.07747388,0.1212358;-0.6834605;-0.1491792,-0.08297017;0.007845826;-0.03169586,-0.1112941;-0.3126937;-0.05950675,-0.1045904;-0.6461407;-0.06185637,-0.1044172;-0.6551183;-0.1499786,-0.01809067;0.512121;-0.2970819,375.6779
+0;0;0,0.001708337;0.3355431;-0.009665726,0.003158974;0.6737202;-0.03835836,0.1937001;0.5543327;-0.003814306,0.22782;0.3561823;0.1314829,0.2525704;0.1713695;0.2946827,-0.1859619;0.5386823;-0.02277296,-0.2292252;0.3446712;0.1158671,-0.274196;0.1407371;0.2492502,0.07907687;0.003960559;-0.03955575,0.0991635;-0.3188372;-0.003296107,0.1077247;-0.6472844;0.07222185,0.1177303;-0.6845436;0.00468719,-0.07643827;0.007014997;-0.04406218,-0.1188696;-0.3146104;-0.0181147,-0.1386606;-0.643445;0.05350948,-0.1338018;-0.6048346;-0.0418167,0.002841115;0.5895548;-0.02824328,0;0;0,-0.01041096;0.2950628;-0.1597342,-0.0194753;0.5882957;-0.330451,0.1571908;0.4793831;-0.205368,0.226931;0.3181173;-0.03844666,0.2554428;0.1103032;0.09347343,-0.1833688;0.4701811;-0.1935821,-0.2458077;0.3076352;-0.02501956,-0.2571341;0.1063092;0.1190016,0.07740606;0.001983792;-0.04287028,0.1036719;-0.320601;-0.07701349,0.1031958;-0.6576893;-0.0720017,0.1213126;-0.6895354;-0.142936,-0.08206389;0.007515184;-0.03228832,-0.1114724;-0.3156418;-0.0572145,-0.1041025;-0.6526844;-0.05585231,-0.1049848;-0.6605511;-0.1438873,-0.01720093;0.5161552;-0.2859895,375.7003
+0;0;0,0.001696203;0.3331599;-0.009597076,0.003138814;0.6694543;-0.03812654,0.192942;0.5507451;-0.003742283,0.2271658;0.3519917;0.1319666,0.2519969;0.1665761;0.2956987,-0.185248;0.5351553;-0.02262744,-0.228643;0.3405538;0.1164345,-0.2737605;0.1359546;0.2502526,0.07814609;0.003913941;-0.03909015,0.09851608;-0.3234376;-0.002318982,0.107131;-0.6539437;0.07367235,0.1171317;-0.6911697;0.006170921,-0.07553855;0.006932425;-0.04354354,-0.1185685;-0.3192303;-0.01723001,-0.1384835;-0.6501261;0.05484314,-0.1336271;-0.61152;-0.04043613,0.002823002;0.5858306;-0.02807655,0;0;0,-0.008015051;0.2968527;-0.1513431,-0.01519212;0.5931401;-0.3128936,0.1611424;0.4801273;-0.194104,0.2304023;0.311335;-0.03346993,0.2601874;0.09488694;0.08513378,-0.1796915;0.4721439;-0.1813658,-0.2405293;0.3028017;-0.01792458,-0.2540825;0.08994029;0.1097863,0.07745756;0.00142616;-0.04060125,0.1061479;-0.3256011;-0.0746026,0.1049793;-0.6646955;-0.06476164,0.1233545;-0.6965477;-0.1355603,-0.08014931;0.007736553;-0.03415265,-0.107919;-0.3205779;-0.05324455,-0.1002364;-0.659692;-0.04816149,-0.1017423;-0.6662237;-0.1366994,-0.01341346;0.5201557;-0.2708917,375.7226
+0;0;0,0.001696203;0.3331599;-0.009597076,0.003138814;0.6694543;-0.03812654,0.192942;0.5507451;-0.003742283,0.2271658;0.3519917;0.1319666,0.2519969;0.1665761;0.2956987,-0.185248;0.5351553;-0.02262744,-0.228643;0.3405538;0.1164345,-0.2737605;0.1359546;0.2502526,0.07814609;0.003913941;-0.03909015,0.09851608;-0.3234376;-0.002318982,0.107131;-0.6539437;0.07367235,0.1171317;-0.6911697;0.006170921,-0.07553855;0.006932425;-0.04354354,-0.1185685;-0.3192303;-0.01723001,-0.1384835;-0.6501261;0.05484314,-0.1336271;-0.61152;-0.04043613,0.002823002;0.5858306;-0.02807655,0;0;0,-0.008015051;0.2968527;-0.1513431,-0.01519212;0.5931401;-0.3128936,0.1611424;0.4801273;-0.194104,0.2304023;0.311335;-0.03346993,0.2601874;0.09488694;0.08513378,-0.1796915;0.4721439;-0.1813658,-0.2405293;0.3028017;-0.01792458,-0.2540825;0.08994029;0.1097863,0.07745756;0.00142616;-0.04060125,0.1061479;-0.3256011;-0.0746026,0.1049793;-0.6646955;-0.06476164,0.1233545;-0.6965477;-0.1355603,-0.08014931;0.007736553;-0.03415265,-0.107919;-0.3205779;-0.05324455,-0.1002364;-0.659692;-0.04816149,-0.1017423;-0.6662237;-0.1366994,-0.01341346;0.5201557;-0.2708917,375.756
+0;0;0,0.001313841;0.3293647;-0.009793201,0.002377095;0.6629121;-0.03840815,0.1924833;0.5458148;-0.00384091,0.2240822;0.3529071;0.1417112,0.2509534;0.1648745;0.3036473,-0.1860461;0.5295822;-0.02280865,-0.2290929;0.3363204;0.1192973,-0.2735963;0.1332883;0.2574965,0.07802407;0.004164421;-0.03900323,0.09847485;-0.3313023;-0.001302928,0.1070208;-0.6607475;0.07453984,0.1174062;-0.6977311;0.006727301,-0.07548321;0.006671107;-0.04340658,-0.1197449;-0.3275216;-0.01632091,-0.1396751;-0.6573475;0.05562982,-0.1348053;-0.6187581;-0.03974161,0.002162711;0.5798774;-0.02834938,0;0;0,-0.007447019;0.2961222;-0.1443431,-0.01460935;0.5912966;-0.3021975,0.1623831;0.4817648;-0.1838832,0.2311702;0.3069365;-0.02863932,0.2642964;0.08135127;0.07292628,-0.1783785;0.4731922;-0.1687326,-0.2378325;0.2982922;-0.009759441,-0.2529042;0.07762368;0.105912,0.07740477;0.001890957;-0.04038906,0.1062446;-0.3336888;-0.07091689,0.1051421;-0.6716326;-0.05858564,0.1228773;-0.7031852;-0.1299295,-0.0801193;0.007058602;-0.03402095,-0.1088955;-0.3293834;-0.05289318,-0.1007417;-0.6672804;-0.04200969,-0.1028283;-0.673173;-0.1308948,-0.01279508;0.5185415;-0.2609737,375.7788
+0;0;0,0.00130886;0.3281161;-0.009756075,0.002366905;0.6600237;-0.03822932,0.1927059;0.5433148;-0.003684346,0.2244095;0.3497676;0.1423503,0.251347;0.1612709;0.3046861,-0.1862842;0.5270625;-0.02267517,-0.2294737;0.33316;0.119902,-0.274087;0.1296268;0.2584422,0.07851967;0.004190873;-0.03925097,0.09933058;-0.3371833;-0.0008867793,0.1078713;-0.6664292;0.0749101,0.1181168;-0.7025099;0.008011594,-0.07596268;0.006713482;-0.04368229,-0.1210037;-0.3333642;-0.01611966,-0.1409219;-0.6629907;0.05578754,-0.1361178;-0.6245171;-0.03829839,0.002153631;0.5774189;-0.02822264,0;0;0,-0.006679059;0.2977108;-0.138133,-0.0132353;0.5942343;-0.2898881,0.1633654;0.4843591;-0.1719539,0.2325378;0.3023472;-0.02403975,0.2669718;0.07179193;0.06688929,-0.1767646;0.4752741;-0.1570587,-0.23435;0.2938705;-0.003538549,-0.2514121;0.0654546;0.09718164,0.07737352;0.002256304;-0.04161477,0.1067188;-0.339594;-0.06841826,0.1047212;-0.6772591;-0.05430079,0.1230621;-0.7079183;-0.1245227,-0.08107691;0.006689669;-0.03324641,-0.1102107;-0.3357577;-0.05119822,-0.1021212;-0.6733445;-0.03739002,-0.1043317;-0.6778493;-0.1254331,-0.01155655;0.5211014;-0.2502334,375.8118
+0;0;0,0.001303687;0.3268192;-0.009717513,0.002359726;0.658001;-0.0381105,0.1936861;0.5416786;-0.003506744,0.2255075;0.347413;0.14307,0.2521971;0.1606506;0.3039122,-0.187265;0.5253422;-0.02259583,-0.2306149;0.3307199;0.1205105,-0.2748177;0.1290593;0.2577761,0.0784933;0.004189465;-0.03923779,0.09922255;-0.3358453;-0.001024123,0.1079188;-0.671087;0.07615307,0.1180731;-0.7065795;0.009850077,-0.07593716;0.006711226;-0.04366761,-0.1208015;-0.3320321;-0.01621313,-0.1410824;-0.6676613;0.05700356,-0.136321;-0.6292632;-0.03624483,0.002147905;0.5759591;-0.02817202,0;0;0,-0.005339012;0.3003485;-0.1291091,-0.009826928;0.6028416;-0.2669573,0.1673584;0.4858199;-0.156215,0.2356522;0.2957889;-0.01671362,0.2679238;0.0595962;0.05136204,-0.1763107;0.4773951;-0.1431509,-0.2327912;0.2888141;0.003421858,-0.2542998;0.05735834;0.08960999,0.07750589;0.002086639;-0.04131389,0.1073013;-0.3383735;-0.06801105,0.1053022;-0.6818224;-0.04661489,0.1237438;-0.7117261;-0.116328,-0.08099901;0.006727025;-0.0333506,-0.1095237;-0.3345758;-0.04792259,-0.1009546;-0.678089;-0.02937104,-0.1030041;-0.6805608;-0.1172906,-0.008728489;0.5282012;-0.231499,375.8347
+0;0;0,0.001003113;0.324916;-0.01022056,0.001639001;0.6533694;-0.03901374,0.1922091;0.5389514;-0.004220588,0.2252314;0.3451812;0.1441575,0.2525735;0.1670836;0.3077017,-0.1870085;0.5223377;-0.02288211,-0.2299452;0.3288885;0.1233618,-0.2728693;0.1338742;0.26243,0.07842738;0.004184603;-0.03905864,0.09895537;-0.3356375;-0.0008164719,0.1076976;-0.6745129;0.07715393,0.1184356;-0.7093084;0.01148514,-0.07575718;0.006674024;-0.0437064,-0.1206814;-0.331817;-0.01598328,-0.1411402;-0.6710712;0.05804626,-0.1364857;-0.6328011;-0.0343447,0.001536867;0.5723065;-0.02903214,0;0;0,-0.004070118;0.301522;-0.121424,-0.007722184;0.6047778;-0.2508967,0.1692836;0.4869773;-0.1451933,0.2393883;0.2905669;-0.01419067,0.2688884;0.05524768;0.04028559,-0.1745643;0.4792508;-0.1317232,-0.2305279;0.2848483;0.008737415,-0.2539974;0.05274498;0.07794904,0.07739237;0.00195086;-0.04123783,0.1081659;-0.3381654;-0.06838179,0.106018;-0.684955;-0.04146099,0.1252767;-0.7144241;-0.1101537,-0.08082363;0.006818501;-0.03339149,-0.1079907;-0.3343626;-0.04823369,-0.0997122;-0.6812773;-0.02427451,-0.1019503;-0.6823547;-0.1117693,-0.006790757;0.5303284;-0.2173221,375.8681
+0;0;0,0.000998573;0.3234454;-0.0101743,0.001631866;0.6504568;-0.03883072,0.1899131;0.5370148;-0.00440637,0.2230361;0.3426536;0.1444243,0.2498881;0.1677486;0.3050368,-0.1847509;0.5206006;-0.02284381,-0.2278185;0.3265614;0.1238462,-0.2699732;0.1350428;0.2604215,0.07878183;0.004203516;-0.03923517,0.09938668;-0.336891;-0.000849802,0.1081699;-0.6773546;0.07748604,0.1188929;-0.7120596;0.01190901,-0.07609957;0.006704187;-0.04390393,-0.121192;-0.3330542;-0.01607701,-0.1417467;-0.6738985;0.0582995,-0.1370987;-0.63564;-0.03396236,0.001530457;0.5699694;-0.02891999,0;0;0,-0.003107861;0.3040029;-0.1108782,-0.005450889;0.6108423;-0.2276459,0.1704947;0.4879843;-0.1328552,0.2412659;0.2861218;-0.009295464,0.2725408;0.0523182;0.02900481,-0.1719434;0.4828112;-0.1170956,-0.2275061;0.2815097;0.01486852,-0.2534345;0.04972839;0.06696764,0.07729867;0.002297401;-0.04222894,0.1083858;-0.3393748;-0.06540513,0.1059491;-0.6873429;-0.03313446,0.1258332;-0.7166355;-0.1016259,-0.08153053;0.00651394;-0.03277171,-0.1083512;-0.3360628;-0.04562497,-0.1000497;-0.6841841;-0.01609776,-0.1031192;-0.6835957;-0.1040045,-0.004818797;0.5355716;-0.1974738,375.9015
+0;0;0,0.001005755;0.3257718;-0.01024748,0.001643096;0.6548586;-0.03908428,0.1899618;0.5409312;-0.004596001,0.2232067;0.345855;0.1447821,0.2498049;0.1726025;0.3038772,-0.1847779;0.5245136;-0.02303717,-0.228004;0.3297606;0.1241924,-0.2697604;0.1400515;0.2594773,0.07888289;0.004208907;-0.0392855,0.09946613;-0.3365278;-0.0009403974,0.1083383;-0.6804399;0.07818888,0.118926;-0.7143288;0.01343893,-0.07619718;0.006712787;-0.04396025,-0.1212423;-0.3326892;-0.01616251,-0.1420052;-0.6769857;0.05896733,-0.1374158;-0.6388314;-0.0321309,0.001541084;0.5738924;-0.02911458,0;0;0,-0.002827734;0.3102009;-0.1000032,-0.005374327;0.6243798;-0.2022109,0.1708925;0.4904357;-0.1191542,0.2424143;0.282401;-0.00478673,0.2712042;0.04852033;0.0177114,-0.1722197;0.4845028;-0.1038597,-0.2275566;0.2773014;0.02055559,-0.2558102;0.0457222;0.06065517,0.07732613;0.002447277;-0.04240584,0.1073651;-0.3389967;-0.06497025,0.1052441;-0.6898935;-0.0264647,0.1252771;-0.7188026;-0.09365726,-0.08173119;0.006330459;-0.03261156,-0.1091027;-0.3358549;-0.04508083,-0.1005428;-0.6869093;-0.00898049,-0.1036073;-0.6841635;-0.09635478,-0.004551172;0.5472998;-0.1755099,375.9353
+0;0;0,0.001014479;0.3231954;-0.009820943,0.001988847;0.6508837;-0.03647901,0.1925376;0.5397435;-0.005452188,0.225997;0.3472217;0.1482017,0.2541722;0.1835223;0.3086186,-0.1867171;0.5226079;-0.023576,-0.2300813;0.3297442;0.1271451,-0.2701744;0.1460159;0.2611651,0.07880116;0.004279627;-0.03931895,0.09933234;-0.3364164;-0.0009594709,0.1081454;-0.6826503;0.07890062,0.1187259;-0.7154884;0.01434135,-0.07617269;0.006618928;-0.04390702,-0.1212121;-0.3327552;-0.01627701,-0.1422941;-0.6793953;0.05941559,-0.1378918;-0.6412022;-0.03081718,0.001764826;0.569965;-0.02721931,0;0;0,-0.002474442;0.3096103;-0.09320974,-0.00513725;0.6222888;-0.1948988,0.1723412;0.4913952;-0.1076934,0.2449058;0.2793761;-0.0001018047,0.2715344;0.05005224;0.005039692,-0.1724729;0.4856389;-0.09110929,-0.2283784;0.2735764;0.02592824,-0.2563188;0.04596314;0.05306594,0.0772465;0.002422065;-0.04243851,0.1073036;-0.3390455;-0.06396055,0.1049124;-0.6917704;-0.02022624,0.1252072;-0.720657;-0.08617282,-0.0816851;0.006319162;-0.03258109,-0.1089685;-0.3358668;-0.04403117,-0.1003871;-0.6887887;-0.002730213,-0.1036494;-0.6853676;-0.08939844,-0.004323125;0.5453491;-0.1681919,375.9684
+0;0;0,0.0009777388;0.3114905;-0.009465264,0.001844366;0.6030298;-0.03322329,0.1753545;0.5025913;-0.005058428,0.2089034;0.3095547;0.1490062,0.2362619;0.1506009;0.3047728,-0.1699835;0.486988;-0.02156143,-0.2134637;0.2936087;0.1295627,-0.2523945;0.1152065;0.2596974,0.07855788;0.004266415;-0.03919756,0.09916315;-0.3376591;-0.0006996542,0.1080001;-0.6848308;0.07937675,0.118532;-0.7173806;0.01511363,-0.07593754;0.006598494;-0.04377147,-0.1211394;-0.3340003;-0.01604175,-0.1422786;-0.6815795;0.05985587,-0.1378964;-0.6434239;-0.02996298,0.00164249;0.53011;-0.02487892,0;0;0,-0.0007841736;0.3044125;-0.06670284,-0.000397712;0.5931073;-0.1124353,0.1744841;0.4926077;-0.09368157,0.2497074;0.2771167;0.006466627,0.270994;0.05402121;-0.0008323193,-0.1729701;0.4870607;-0.08004393,-0.2303041;0.2712518;0.03069841,-0.25744;0.04926328;0.0469081,0.07693404;0.002334476;-0.04244637,0.1070383;-0.3404976;-0.06192875,0.1045484;-0.693547;-0.01326132,0.1253721;-0.7222883;-0.07859874,-0.08138456;0.006387013;-0.0325845,-0.1089059;-0.3370804;-0.0421969,-0.1000312;-0.6903927;0.003740124,-0.1031589;-0.6822785;-0.08380628,-9.678304E-05;0.5216513;-0.09567499,375.9905
+0;0;0,0.0009649685;0.3074221;-0.009341638,0.001833012;0.5994232;-0.03313021,0.1768503;0.4987915;-0.004798623,0.2104848;0.3052624;0.1496592,0.2380211;0.1452749;0.3064387,-0.1714837;0.4830528;-0.0214448,-0.2150748;0.2891801;0.1300649,-0.2542588;0.1096178;0.261046,0.0781758;0.004245665;-0.03900692,0.0989747;-0.3408928;-0.0001472607,0.10779;-0.6872156;0.07973332,0.1183024;-0.7196494;0.01558936,-0.07556821;0.006566401;-0.04355859,-0.1211949;-0.3372329;-0.0155683,-0.1422823;-0.683962;0.06014372,-0.1379083;-0.6458216;-0.02950859,0.001631262;0.526549;-0.02479106,0;0;0,-0.0006163865;0.3024188;-0.05602693,-0.0005214512;0.5914346;-0.1031904,0.1760689;0.4935362;-0.07966399,0.2512188;0.2742741;0.01370978,0.2701279;0.05062425;-0.009895802,-0.1746462;0.4881167;-0.06501321,-0.2346885;0.2684371;0.03783515,-0.2629284;0.04461373;0.04413141,0.07646123;0.002274245;-0.04242086,0.1061546;-0.3440592;-0.05774021,0.1033648;-0.6957856;-0.005982637,0.1248411;-0.7246481;-0.07076621,-0.08091019;0.006410867;-0.03261076,-0.1097159;-0.3402807;-0.03880602,-0.100212;-0.6923295;0.009870615,-0.1034685;-0.6836446;-0.07763937,-0.0003493577;0.5198995;-0.08697534,376.0241
+0;0;0,0.0007943582;0.3054245;-0.01013543,0.001348963;0.59782;-0.03573014,0.1770522;0.4971614;-0.005398238,0.2107939;0.3054715;0.1520276,0.2391002;0.1467065;0.3079769,-0.1724874;0.4810741;-0.02157558,-0.2159578;0.288682;0.1325737,-0.2574084;0.123599;0.2787147,0.07786293;0.004409848;-0.03894906,0.09837791;-0.3421482;0.0003201813,0.1071887;-0.6890238;0.08056379,0.1177866;-0.7211993;0.01638095,-0.07538347;0.006355675;-0.04331339,-0.1213203;-0.3388372;-0.01508053,-0.142479;-0.6861861;0.06068505,-0.1382153;-0.6481779;-0.02884276,0.001246974;0.52501;-0.02680711,0;0;0,-0.0005639791;0.3015738;-0.04940057,-0.0006031841;0.5913809;-0.09550881,0.1767313;0.4938738;-0.07095456,0.252458;0.2722518;0.01745105,0.2688723;0.05068551;-0.01364064,-0.1753077;0.4897394;-0.05448544,-0.2362968;0.2672344;0.04266538,-0.2652174;0.04481383;0.03814781,0.07611939;0.002244294;-0.04242539,0.1054443;-0.3455994;-0.05692577,0.1024735;-0.6974872;-0.002103806,0.1244579;-0.7264487;-0.06642938,-0.08058774;0.00641239;-0.03261305,-0.1096625;-0.3417166;-0.03773968,-0.100612;-0.6940393;0.01350633,-0.1041831;-0.6848965;-0.07395662,-0.0004418492;0.5195985;-0.08040333,376.0576
+0;0;0,0.0007943582;0.3054245;-0.01013543,0.001348963;0.59782;-0.03573014,0.1770522;0.4971614;-0.005398238,0.2107939;0.3054715;0.1520276,0.2391002;0.1467065;0.3079769,-0.1724874;0.4810741;-0.02157558,-0.2159578;0.288682;0.1325737,-0.2574084;0.123599;0.2787147,0.07786293;0.004409848;-0.03894906,0.09837791;-0.3421482;0.0003201813,0.1071887;-0.6890238;0.08056379,0.1177866;-0.7211993;0.01638095,-0.07538347;0.006355675;-0.04331339,-0.1213203;-0.3388372;-0.01508053,-0.142479;-0.6861861;0.06068505,-0.1382153;-0.6481779;-0.02884276,0.001246974;0.52501;-0.02680711,0;0;0,-0.0005639791;0.3015738;-0.04940057,-0.0006031841;0.5913809;-0.09550881,0.1767313;0.4938738;-0.07095456,0.252458;0.2722518;0.01745105,0.2688723;0.05068551;-0.01364064,-0.1753077;0.4897394;-0.05448544,-0.2362968;0.2672344;0.04266538,-0.2652174;0.04481383;0.03814781,0.07611939;0.002244294;-0.04242539,0.1054443;-0.3455994;-0.05692577,0.1024735;-0.6974872;-0.002103806,0.1244579;-0.7264487;-0.06642938,-0.08058774;0.00641239;-0.03261305,-0.1096625;-0.3417166;-0.03773968,-0.100612;-0.6940393;0.01350633,-0.1041831;-0.6848965;-0.07395662,-0.0004418492;0.5195985;-0.08040333,376.0798
+0;0;0,0.0007902647;0.3038506;-0.01008321,0.001345927;0.5966907;-0.03570177,0.1778746;0.4961138;-0.00529542,0.2116921;0.3039925;0.1524846,0.2399483;0.1455087;0.3081578,-0.1733055;0.479951;-0.02154868,-0.2168737;0.2871259;0.1329474,-0.2582509;0.1223353;0.2788298,0.07781834;0.004407322;-0.03892675,0.09840278;-0.3433241;0.0004754439,0.1072188;-0.6904079;0.0807672,0.117883;-0.7229717;0.01618348,-0.0753403;0.006352036;-0.04328859,-0.1214326;-0.3400096;-0.01496014,-0.1426041;-0.6875669;0.06085091,-0.1383138;-0.6495087;-0.02923609,0.001244234;0.5240932;-0.02680477,0;0;0,-0.0004193186;0.3011028;-0.04200506,-7.149577E-05;0.5923126;-0.08209848,0.1780741;0.4953461;-0.05966377,0.2540154;0.2707838;0.02251554,0.2672533;0.05105999;-0.01866579,-0.1758409;0.4904439;-0.0440836,-0.2402341;0.2665377;0.0490201,-0.2687107;0.04493625;0.03380307,0.07575181;0.002255052;-0.04297662,0.1043969;-0.3468837;-0.0562067,0.1007181;-0.6984181;0.00211668,0.1238399;-0.7279196;-0.06210136,-0.08067469;0.006405596;-0.03226414,-0.1108488;-0.3428254;-0.03680997,-0.101653;-0.6949388;0.01725625,-0.1050795;-0.6852162;-0.07092592,-4.163384E-05;0.5202518;-0.06957626,376.1028
+0;0;0,0.0003566042;0.3027054;-0.01059393,0.0002424831;0.5960985;-0.0372448,0.177557;0.495711;-0.005828744,0.2141244;0.3054506;0.1542268,0.2402359;0.1588853;0.3172757,-0.1747187;0.4790191;-0.02152968,-0.2181816;0.2877524;0.1355756,-0.2588313;0.1242583;0.278283,0.07778957;0.004595278;-0.03888186,0.09799252;-0.3442931;0.0008178949,0.1066924;-0.6927962;0.08139081,0.1174563;-0.7247553;0.01764694,-0.0753577;0.006146822;-0.04321536,-0.1218632;-0.3413175;-0.01469914,-0.143236;-0.6903126;0.06124602,-0.1391075;-0.65241;-0.0278526,0.0003451643;0.5235608;-0.02806327,0;0;0,0.0001351833;0.3007152;-0.03623843,0.001099169;0.5929581;-0.07346892,0.1797124;0.4963121;-0.05043745,0.2553383;0.2696031;0.02726531,0.2669187;0.0550122;-0.02337837,-0.1752671;0.4919323;-0.03386252,-0.2409648;0.2663329;0.05525952,-0.2718934;0.04945788;0.02775008,0.0752224;0.002313048;-0.04382205,0.1044931;-0.3479881;-0.05564189,0.09951057;-0.7004946;0.005483866,0.1239198;-0.7288065;-0.05793524,-0.08084637;0.006368606;-0.03174016,-0.1118749;-0.343907;-0.03892329,-0.1018003;-0.6966382;0.02024795,-0.1128134;-0.73435;-0.0373011,0.0009766817;0.5207805;-0.06178975,376.1362
+0;0;0,0.0003557167;0.301952;-0.01056757,0.0002414966;0.5961432;-0.03728357,0.1795057;0.495407;-0.00561754,0.2161012;0.305;0.1545613,0.2428071;0.1550984;0.3213216,-0.1766457;0.4785314;-0.02149121,-0.2201421;0.2871175;0.135735,-0.261717;0.1199018;0.2816909,0.07731092;0.004567003;-0.03864262,0.09762333;-0.3462117;0.001272228,0.1063068;-0.6940562;0.08169289,0.1170014;-0.7256165;0.01835915,-0.07489401;0.006109;-0.04294945,-0.1216515;-0.3432378;-0.01427873,-0.1429839;-0.6915735;0.06152292,-0.138882;-0.6537217;-0.02700243,0.0003442376;0.5235632;-0.02809669,0;0;0,0.0004565716;0.3005335;-0.03108406,0.001575187;0.5939557;-0.06529546,0.1819981;0.4958376;-0.04306293,0.2569675;0.2679756;0.03250027,0.2657851;0.05067338;-0.0282836,-0.1764996;0.4922387;-0.02492706,-0.2437965;0.2657878;0.06134231,-0.277348;0.045798;0.02298236,0.07506591;0.001926303;-0.04304051,0.1045683;-0.3503035;-0.05377507,0.09947251;-0.701878;0.008740187,0.1239717;-0.730128;-0.05388522,-0.08002003;0.006721569;-0.03229092,-0.1115877;-0.3454436;-0.0381762,-0.1009497;-0.6970572;0.02341412,-0.1124524;-0.7346489;-0.03328037,0.001435876;0.5215993;-0.05448818,376.1695
+0;0;0,0.0003549599;0.3013096;-0.01054508,0.0002410972;0.5952011;-0.03722548,0.1804033;0.4945745;-0.005478488,0.216996;0.3041822;0.154688,0.2438264;0.1535815;0.3222261,-0.1775339;0.4776143;-0.02143175,-0.2210269;0.2862152;0.1357824,-0.2627957;0.1182196;0.282419,0.07725251;0.004563552;-0.03861342,0.09760362;-0.3468836;0.001377486,0.106309;-0.6956059;0.0820011,0.1169348;-0.7267699;0.01907507,-0.07483742;0.006104383;-0.04291699,-0.121684;-0.3439082;-0.01419164,-0.1430703;-0.6931229;0.06180131,-0.1389947;-0.6553216;-0.02615416,0.0003434833;0.5228719;-0.02807035,0;0;0,0.000935182;0.3002773;-0.02704501,0.002305746;0.5937837;-0.05778956,0.1835762;0.495498;-0.03697991,0.2610344;0.2684048;0.03832269,0.2651225;0.05201647;-0.02971292,-0.1769038;0.493145;-0.0182505,-0.2462936;0.266958;0.06699068,-0.2811703;0.04755387;0.0210026,0.07490337;0.001794755;-0.04319763,0.104746;-0.3510898;-0.05370665,0.09992464;-0.7031415;0.01125193,0.1244992;-0.7308174;-0.05106354,-0.08000128;0.00681704;-0.0321418,-0.111846;-0.3459942;-0.03835803,-0.1007179;-0.6981802;0.02508037,-0.1045273;-0.6868075;-0.06124548,0.002100483;0.5215405;-0.04797983,376.2033
+0;0;0,-4.238491E-05;0.3008333;-0.01093926,-0.000777223;0.5943696;-0.03834126,0.1797682;0.4939273;-0.005955733,0.2151038;0.3070427;0.158596,0.2410622;0.1540943;0.3238568,-0.1785177;0.4767047;-0.02151527,-0.222228;0.2872605;0.1380218,-0.2637141;0.1195731;0.2847803,0.0771877;0.004656556;-0.03849514,0.09723452;-0.3471741;0.001465604,0.1059111;-0.6969517;0.08234305,0.1165729;-0.7277249;0.01964474,-0.07473837;0.005986382;-0.04289335,-0.1218854;-0.3443482;-0.01414652,-0.1434005;-0.6946039;0.06213509,-0.1394145;-0.6568924;-0.0254021,-0.0004881976;0.5222707;-0.0290019,0;0;0,0.00149104;0.3001168;-0.02340865,0.003583655;0.5936418;-0.05105448,0.1849261;0.4951435;-0.03190994,0.2643331;0.268503;0.04279208,0.2645804;0.05357344;-0.02920389,-0.1762018;0.4936024;-0.01259305,-0.2465977;0.2672102;0.07132789,-0.2830018;0.04984511;0.01836198,0.07473391;0.001728296;-0.04328227,0.1048452;-0.3514661;-0.05470753,0.1001129;-0.7040323;0.01337743,0.1248003;-0.7316669;-0.04832268,-0.07991518;0.00685354;-0.03206389,-0.1120125;-0.3462938;-0.03840809,-0.1007255;-0.6992333;0.0269158,-0.1046255;-0.687465;-0.05905228,0.003186822;0.5214994;-0.04206014,376.2368
+0;0;0,-4.238953E-05;0.300866;-0.01094045,-0.0007759244;0.5939377;-0.03829571,0.180813;0.4935154;-0.005800528,0.2161483;0.3066324;0.1587497,0.2421677;0.1533246;0.3243989,-0.1795485;0.476193;-0.02145021,-0.2232584;0.2867505;0.1380854,-0.264842;0.118669;0.2851887,0.07700578;0.004645581;-0.03840441,0.0971095;-0.3481835;0.001669727,0.1057864;-0.6979719;0.08254967,0.1163334;-0.7280906;0.02052656,-0.07456221;0.005972273;-0.04279226,-0.1218431;-0.3453565;-0.01396385,-0.1433588;-0.695623;0.06232012,-0.1394157;-0.6579946;-0.02427439,-0.0004876374;0.5220229;-0.02898021,0;0;0,0.001598388;0.3003291;-0.0209744,0.003470898;0.5936003;-0.04622197,0.1860153;0.4958868;-0.02676773,0.2668718;0.2696764;0.04767513,0.2648555;0.05552077;-0.02817488,-0.176972;0.4944812;-0.005511906,-0.2493892;0.268382;0.07746698,-0.2866498;0.05233307;0.01784765,0.07461645;0.001629651;-0.04308248,0.1053782;-0.352478;-0.05572796,0.1003436;-0.704789;0.01370144,0.1246767;-0.7321077;-0.04708362,-0.07961745;0.006953042;-0.03223488,-0.1122103;-0.3471533;-0.03893302,-0.1005829;-0.6998922;0.02746675,-0.1047106;-0.6877195;-0.05760676,0.003152728;0.5215788;-0.03777146,376.2703
+0;0;0,-4.23805E-05;0.3008019;-0.01093812,-0.0007751613;0.5936121;-0.03826658,0.1801901;0.4934018;-0.005865846,0.2155268;0.3065116;0.1586908,0.2415712;0.1530561;0.3244996,-0.1789327;0.4761389;-0.02146173,-0.2226442;0.2866892;0.1380801,-0.2642679;0.1184458;0.2853252,0.07677665;0.004631758;-0.03829014,0.09687643;-0.3481284;0.001776177,0.1055249;-0.6967705;0.08239104,0.116102;-0.7270609;0.02019083,-0.07434036;0.005954502;-0.04266493,-0.121612;-0.3453057;-0.01384214,-0.1430572;-0.6944243;0.06219181,-0.1391029;-0.656774;-0.02464996,-0.0004873314;0.5218114;-0.02896585,0;0;0,0.00206916;0.3004193;-0.01858473,0.004621476;0.593584;-0.0418601,0.1863779;0.4963012;-0.02254105,0.2686905;0.2704861;0.05153799,0.2653556;0.05688097;-0.02644395,-0.1755659;0.4952932;-0.002230648,-0.2495796;0.2695262;0.08027221,-0.2908179;0.05511464;0.01665949,0.07458363;0.001451552;-0.04263115,0.1049593;-0.352581;-0.056319,0.1003565;-0.703577;0.01372004,0.1247018;-0.7325569;-0.04581428,-0.07917996;0.007118919;-0.0325898,-0.1121315;-0.3468881;-0.03909516,-0.1001487;-0.6983092;0.02787077,-0.1041483;-0.6860005;-0.05749129,0.004127786;0.5216253;-0.03388238,376.304
+0;0;0,-0.0002750029;0.3006741;-0.01128218,-0.001317844;0.5927717;-0.03898994,0.1800243;0.4929338;-0.006224096,0.2155229;0.3073891;0.1596402,0.2395673;0.1569233;0.3224335,-0.179668;0.4754092;-0.02156959,-0.2232532;0.2884763;0.1407707,-0.263147;0.1232232;0.2850608,0.07679047;0.004748331;-0.03823915,0.0968252;-0.3496765;0.001920894,0.105371;-0.6963362;0.08206785,0.1162189;-0.7265969;0.01990315,-0.07433507;0.005840488;-0.04268188,-0.1218871;-0.3470549;-0.01378876,-0.1432921;-0.6941642;0.0618847,-0.1393877;-0.65655;-0.02494996,-0.000955257;0.521195;-0.02961102,0;0;0,0.002320483;0.3004242;-0.01649785,0.005000547;0.5930582;-0.03784275,0.1871147;0.4962276;-0.0193634,0.2708684;0.2713977;0.05570173,0.2671743;0.06184898;-0.02042603,-0.1756853;0.4959612;0.001253355,-0.2507481;0.2699077;0.08164822,-0.2922623;0.05989079;0.01928468,0.07460588;0.001357406;-0.04258728,0.1049961;-0.3542783;-0.05778074,0.1008265;-0.703012;0.01319027,0.1249039;-0.7328294;-0.04559445,-0.07917047;0.007194156;-0.03258583,-0.1124854;-0.348437;-0.0394977,-0.1003056;-0.6977844;0.02741646,-0.1134473;-0.7340934;-0.02775512,0.004488111;0.5212641;-0.03031492,376.3254
+0;0;0,-0.0002748915;0.3005523;-0.01127761,-0.001315999;0.5921692;-0.03893934,0.1803335;0.4924098;-0.006150287,0.2157902;0.3070843;0.1595181,0.2393517;0.1596396;0.3190427,-0.1799709;0.4748554;-0.02152189,-0.2235046;0.2881432;0.1406267,-0.2625974;0.1262082;0.2820196,0.07672493;0.004744279;-0.03820651,0.09674893;-0.3494909;0.001932036,0.1053143;-0.696945;0.08226265,0.1161165;-0.7269515;0.02036021,-0.07427162;0.005835503;-0.04264545,-0.1217982;-0.3468711;-0.01376779,-0.1432523;-0.6947758;0.06207909,-0.1393643;-0.6571938;-0.02438926,-0.000954053;0.5207191;-0.02957701,0;0;0,0.002562836;0.3003806;-0.01496172,0.005339682;0.5925853;-0.03549576,0.187802;0.4964681;-0.01656699,0.2725266;0.2734168;0.06165457,0.2704606;0.06664924;-0.008957624,-0.1758026;0.496406;0.003392681,-0.2520418;0.2714806;0.08490874,-0.2953637;0.06559539;0.02593698,0.07454331;0.001298159;-0.0425508,0.1045782;-0.3541428;-0.05849743,0.1009005;-0.7035416;0.01331902,0.1253361;-0.7331976;-0.04493427,-0.07908433;0.007236471;-0.0325924,-0.1126363;-0.3481746;-0.03979179,-0.1002415;-0.6983595;0.02704857,-0.1138406;-0.7349707;-0.02705683,0.004813448;0.5209038;-0.02812076,376.3593

+ 158 - 0
DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_TwoArms_Backward_HapticFeedback_Fast.csv

@@ -0,0 +1,158 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.001522081;0.3078295;0.006163487,0.003311593;0.6063766;-0.001207727,0.1770768;0.4811116;0.01227232,0.2114825;0.2275497;-0.001250035,0.2629273;-0.001965865;-0.06367803,-0.1665012;0.4685735;-0.01480164,-0.21247;0.2165489;-0.02034645,-0.2538813;-0.01318002;-0.0891284,0.07677336;0.005092572;-0.03770311,0.09684057;-0.3316737;-0.008558901,0.1072349;-0.6843828;0.06624004,0.1169315;-0.7104323;0.007520042,-0.07365332;0.005823635;-0.0433922,-0.1179275;-0.3290556;-0.0197436,-0.1388948;-0.6825423;0.0489158,-0.1330704;-0.6440322;-0.03218448,0.002836578;0.533006;0.002906178,0;0;0,-0.004688874;0.307821;0.00485611,-0.01063748;0.6062564;-0.004461288,0.1689924;0.4949811;-0.007356643,0.2259046;0.2459134;0.01230478,0.2231048;0.01210853;-0.05513906,-0.1839666;0.4855306;0.01574217,-0.2344102;0.2346676;0.02928588,-0.255668;0.0007224381;-0.03426722,0.07526772;0.003778756;-0.04076886,0.09556;-0.3334162;-0.01728702,0.09186475;-0.6767859;0.09312201,0.1147152;-0.7067609;0.04248142,-0.07887892;0.005607783;-0.03298904,-0.1203672;-0.3304588;-0.03173716,-0.1203805;-0.6789936;0.06116143,-0.1306876;-0.7120156;0.01011644,-0.008891672;0.5329373;0.0001928806,623.9883
+0;0;0,0.001522081;0.3078295;0.006163487,0.003311593;0.6063766;-0.001207727,0.1770768;0.4811116;0.01227232,0.2114825;0.2275497;-0.001250035,0.2629273;-0.001965865;-0.06367803,-0.1665012;0.4685735;-0.01480164,-0.21247;0.2165489;-0.02034645,-0.2538813;-0.01318002;-0.0891284,0.07677336;0.005092572;-0.03770311,0.09684057;-0.3316737;-0.008558901,0.1072349;-0.6843828;0.06624004,0.1169315;-0.7104323;0.007520042,-0.07365332;0.005823635;-0.0433922,-0.1179275;-0.3290556;-0.0197436,-0.1388948;-0.6825423;0.0489158,-0.1330704;-0.6440322;-0.03218448,0.002836578;0.533006;0.002906178,0;0;0,-0.004688874;0.307821;0.00485611,-0.01063748;0.6062564;-0.004461288,0.1689924;0.4949811;-0.007356643,0.2259046;0.2459134;0.01230478,0.2231048;0.01210853;-0.05513906,-0.1839666;0.4855306;0.01574217,-0.2344102;0.2346676;0.02928588,-0.255668;0.0007224381;-0.03426722,0.07526772;0.003778756;-0.04076886,0.09556;-0.3334162;-0.01728702,0.09186475;-0.6767859;0.09312201,0.1147152;-0.7067609;0.04248142,-0.07887892;0.005607783;-0.03298904,-0.1203672;-0.3304588;-0.03173716,-0.1203805;-0.6789936;0.06116143,-0.1306876;-0.7120156;0.01011644,-0.008891672;0.5329373;0.0001928806,624.002
+0;0;0,0.001522224;0.3078585;0.006164068,0.003311877;0.6064289;-0.001207774,0.1768414;0.4812272;0.01225999,0.2112518;0.2276295;-0.001264267,0.2629954;-0.003218874;-0.06405479,-0.1662719;0.4687059;-0.01477734,-0.2122471;0.2166458;-0.02032293,-0.2538989;-0.01441716;-0.08950429,0.07695869;0.005104866;-0.03779413,0.09702598;-0.3316628;-0.008649802,0.1074317;-0.68476;0.06623146,0.1170987;-0.7106381;0.007690974,-0.07383113;0.005837694;-0.04349695,-0.1181055;-0.3290429;-0.01984826,-0.1390959;-0.6829187;0.04888672,-0.1332893;-0.6444345;-0.03196563,0.002836816;0.5330513;0.002906523,0;0;0,-0.004732996;0.3078509;0.004753351,-0.0106959;0.6063057;-0.004640579,0.1686292;0.4948041;-0.007415056,0.2255989;0.2456756;0.01177478,0.222696;0.01057656;-0.0562768,-0.1837552;0.4855939;0.01591036,-0.2342503;0.2346999;0.02937254,-0.2557072;-0.0003860444;-0.03532057,0.07529216;0.003767222;-0.0411582,0.09536956;-0.3334053;-0.01715612,0.09174053;-0.6769893;0.0938847,0.1144974;-0.7064467;0.04299521,-0.0791829;0.005642433;-0.03279222,-0.120992;-0.3303876;-0.03218951,-0.1208149;-0.6790814;0.06164934,-0.1310522;-0.7119772;0.01083482,-0.008958116;0.5329826;6.437302E-05,624.0226
+0;0;0,0.001591058;0.3078577;0.006188946,0.003537707;0.6064271;-0.001182604,0.1770278;0.4812705;0.01240081,0.2113111;0.2276572;-0.001154158,0.263137;-0.003410846;-0.0630625,-0.1661015;0.4687519;-0.0148386,-0.2121639;0.21671;-0.0204865,-0.2532;-0.0149512;-0.08801542,0.07693927;0.005068446;-0.03783858,0.0970534;-0.3316904;-0.008625563,0.1073623;-0.6848106;0.06616066,0.1171683;-0.710815;0.007764131,-0.07383783;0.005864071;-0.043482,-0.1181168;-0.3290167;-0.01984329,-0.1390253;-0.6829636;0.04854916,-0.1331831;-0.6444873;-0.03230144,0.003016146;0.5330498;0.002932578,0;0;0,-0.004732996;0.3078509;0.004753351,-0.0106959;0.6063057;-0.004640579,0.1686292;0.4948041;-0.007415056,0.2255989;0.2456756;0.01177478,0.222696;0.01057656;-0.0562768,-0.1837552;0.4855939;0.01591036,-0.2342503;0.2346999;0.02937254,-0.2557072;-0.0003860444;-0.03532057,0.07529216;0.003767222;-0.0411582,0.09536956;-0.3334053;-0.01715612,0.09174053;-0.6769893;0.0938847,0.1144974;-0.7064467;0.04299521,-0.0791829;0.005642433;-0.03279222,-0.120992;-0.3303876;-0.03218951,-0.1208149;-0.6790814;0.06164934,-0.1310522;-0.7119772;0.01083482,-0.008958116;0.5329826;6.437302E-05,624.0438
+0;0;0,0.001591058;0.3078577;0.006188946,0.003537707;0.6064271;-0.001182604,0.1770278;0.4812705;0.01240081,0.2113111;0.2276572;-0.001154158,0.263137;-0.003410846;-0.0630625,-0.1661015;0.4687519;-0.0148386,-0.2121639;0.21671;-0.0204865,-0.2532;-0.0149512;-0.08801542,0.07693927;0.005068446;-0.03783858,0.0970534;-0.3316904;-0.008625563,0.1073623;-0.6848106;0.06616066,0.1171683;-0.710815;0.007764131,-0.07383783;0.005864071;-0.043482,-0.1181168;-0.3290167;-0.01984329,-0.1390253;-0.6829636;0.04854916,-0.1331831;-0.6444873;-0.03230144,0.003016146;0.5330498;0.002932578,0;0;0,-0.004732996;0.3078509;0.004753351,-0.0106959;0.6063057;-0.004640579,0.1686292;0.4948041;-0.007415056,0.2255989;0.2456756;0.01177478,0.222696;0.01057656;-0.0562768,-0.1837552;0.4855939;0.01591036,-0.2342503;0.2346999;0.02937254,-0.2557072;-0.0003860444;-0.03532057,0.07529216;0.003767222;-0.0411582,0.09536956;-0.3334053;-0.01715612,0.09174053;-0.6769893;0.0938847,0.1144974;-0.7064467;0.04299521,-0.0791829;0.005642433;-0.03279222,-0.120992;-0.3303876;-0.03218951,-0.1208149;-0.6790814;0.06164934,-0.1310522;-0.7119772;0.01083482,-0.008958116;0.5329826;6.437302E-05,624.0551
+0;0;0,0.001591375;0.3079191;0.00619018,0.0035381;0.6065004;-0.001181565,0.1769115;0.481378;0.01239553,0.2111972;0.227747;-0.001160386,0.2629144;-0.002836242;-0.06293882,-0.1659877;0.4688677;-0.01482562,-0.2120534;0.2168082;-0.02047391,-0.2530034;-0.01436687;-0.08786112,0.07680812;0.005059807;-0.03777409,0.09690095;-0.3313426;-0.008591995,0.1071926;-0.6838733;0.06606939,0.1170055;-0.7099169;0.007631969,-0.07371198;0.005854075;-0.04340788,-0.117944;-0.3286721;-0.0197942,-0.1388177;-0.6820283;0.04848406,-0.1329713;-0.6435461;-0.03242314,0.003016535;0.5331225;0.002933648,0;0;0,-0.004676297;0.3079075;0.005111694,-0.01057208;0.6063846;-0.003955364,0.1685347;0.4945276;-0.006659508,0.2254455;0.2453498;0.01230216,0.2225498;0.01080221;-0.05580735,-0.183485;0.4852547;0.01574949,-0.233819;0.234318;0.02935901,-0.2555669;-0.0001336038;-0.03559734,0.07527271;0.003780454;-0.0408864,0.0953882;-0.3330232;-0.01679158,0.09187636;-0.6759744;0.09425021,0.1145185;-0.7062444;0.04418064,-0.0789577;0.005616374;-0.03295614,-0.1206569;-0.3300617;-0.03115319,-0.1204825;-0.6781237;0.06271379,-0.1306898;-0.711218;0.01204794,-0.00885734;0.5330569;0.0006947517,624.0776
+0;0;0,0.001578881;0.3079616;0.006224349,0.003538317;0.6068295;-0.001197273,0.1767174;0.4816735;0.01247042,0.2109247;0.2280623;-0.0009421101,0.2629879;-0.003082201;-0.06197402,-0.1657395;0.4690176;-0.0148933,-0.2119581;0.2170269;-0.02065676,-0.2529607;-0.01460856;-0.08793987,0.07675596;0.00504712;-0.03785554,0.09680961;-0.3311869;-0.008403521,0.1070222;-0.6840898;0.06625263,0.1173317;-0.7099514;0.007665858,-0.07372547;0.005864832;-0.04336071,-0.1180718;-0.3284984;-0.01974944,-0.1390374;-0.6821913;0.04866178,-0.1331572;-0.6437042;-0.03228638,0.003011865;0.533402;0.002937667,0;0;0,-0.004600883;0.3079342;0.006078482,-0.01064178;0.6067872;7.414795E-05,0.1679706;0.49431;-0.007604599,0.2255433;0.2453555;0.01177812,0.2225865;0.01024653;-0.05588484,-0.1835907;0.4854829;0.01542633,-0.23397;0.2345917;0.02899665,-0.2557974;-0.0002707839;-0.03601446,0.07521448;0.00375098;-0.04097199,0.09556541;-0.3328877;-0.01682472,0.09196049;-0.6760476;0.09473943,0.1146237;-0.7061792;0.04444241,-0.07897183;0.005644174;-0.03288744,-0.1204906;-0.3299074;-0.03083057,-0.1202559;-0.6784008;0.06282082,-0.1305598;-0.7117133;0.01237714,-0.008918077;0.5333487;0.003650904,624.0886
+0;0;0,0.001578881;0.3079616;0.006224349,0.003538317;0.6068295;-0.001197273,0.1767174;0.4816735;0.01247042,0.2109247;0.2280623;-0.0009421101,0.2629879;-0.003082201;-0.06197402,-0.1657395;0.4690176;-0.0148933,-0.2119581;0.2170269;-0.02065676,-0.2529607;-0.01460856;-0.08793987,0.07675596;0.00504712;-0.03785554,0.09680961;-0.3311869;-0.008403521,0.1070222;-0.6840898;0.06625263,0.1173317;-0.7099514;0.007665858,-0.07372547;0.005864832;-0.04336071,-0.1180718;-0.3284984;-0.01974944,-0.1390374;-0.6821913;0.04866178,-0.1331572;-0.6437042;-0.03228638,0.003011865;0.533402;0.002937667,0;0;0,-0.004600883;0.3079342;0.006078482,-0.01064178;0.6067872;7.414795E-05,0.1679706;0.49431;-0.007604599,0.2255433;0.2453555;0.01177812,0.2225865;0.01024653;-0.05588484,-0.1835907;0.4854829;0.01542633,-0.23397;0.2345917;0.02899665,-0.2557974;-0.0002707839;-0.03601446,0.07521448;0.00375098;-0.04097199,0.09556541;-0.3328877;-0.01682472,0.09196049;-0.6760476;0.09473943,0.1146237;-0.7061792;0.04444241,-0.07897183;0.005644174;-0.03288744,-0.1204906;-0.3299074;-0.03083057,-0.1202559;-0.6784008;0.06282082,-0.1305598;-0.7117133;0.01237714,-0.008918077;0.5333487;0.003650904,624.1
+0;0;0,0.001578881;0.3079616;0.006224349,0.003538317;0.6068295;-0.001197273,0.1767174;0.4816735;0.01247042,0.2109247;0.2280623;-0.0009421101,0.2629879;-0.003082201;-0.06197402,-0.1657395;0.4690176;-0.0148933,-0.2119581;0.2170269;-0.02065676,-0.2529607;-0.01460856;-0.08793987,0.07675596;0.00504712;-0.03785554,0.09680961;-0.3311869;-0.008403521,0.1070222;-0.6840898;0.06625263,0.1173317;-0.7099514;0.007665858,-0.07372547;0.005864832;-0.04336071,-0.1180718;-0.3284984;-0.01974944,-0.1390374;-0.6821913;0.04866178,-0.1331572;-0.6437042;-0.03228638,0.003011865;0.533402;0.002937667,0;0;0,-0.004600883;0.3079342;0.006078482,-0.01064178;0.6067872;7.414795E-05,0.1679706;0.49431;-0.007604599,0.2255433;0.2453555;0.01177812,0.2225865;0.01024653;-0.05588484,-0.1835907;0.4854829;0.01542633,-0.23397;0.2345917;0.02899665,-0.2557974;-0.0002707839;-0.03601446,0.07521448;0.00375098;-0.04097199,0.09556541;-0.3328877;-0.01682472,0.09196049;-0.6760476;0.09473943,0.1146237;-0.7061792;0.04444241,-0.07897183;0.005644174;-0.03288744,-0.1204906;-0.3299074;-0.03083057,-0.1202559;-0.6784008;0.06282082,-0.1305598;-0.7117133;0.01237714,-0.008918077;0.5333487;0.003650904,624.1122
+0;0;0,0.001620021;0.3080466;0.006247287,0.003639189;0.6071109;-0.00122488,0.1767575;0.4818192;0.01259026,0.2109598;0.2282055;-0.0006923294,0.2631175;-0.002763644;-0.06054575,-0.1656025;0.4691478;-0.0149408,-0.2119251;0.2171822;-0.0207436,-0.2527771;-0.01419285;-0.08742417,0.07676077;0.005009858;-0.03787137,0.09684248;-0.3313366;-0.008241568,0.1070848;-0.6828343;0.0661184,0.1174206;-0.7087823;0.006789163,-0.07372434;0.005900858;-0.04337576,-0.1181172;-0.3285802;-0.01967266,-0.1390435;-0.6808531;0.04852395,-0.1330871;-0.6423061;-0.03301398,0.003096438;0.5336018;0.002928395,0;0;0,-0.004562989;0.3080341;0.005344868,-0.01041287;0.6070306;-0.002697945,0.1681619;0.4942802;-0.007788897,0.2254352;0.2452714;0.0117166,0.2226098;0.01057082;-0.05579114,-0.1832834;0.4856399;0.0150545,-0.2337378;0.2347849;0.02891861,-0.2554624;0.0002591312;-0.03569824,0.07519865;0.003724098;-0.04102254,0.09567884;-0.3330257;-0.01672721,0.09207064;-0.6748561;0.09428596,0.1149636;-0.7060162;0.04436278,-0.0789975;0.005671563;-0.03284482,-0.1205067;-0.330011;-0.03075513,-0.1203411;-0.6770531;0.06276833,-0.1305878;-0.7108208;0.01191897,-0.008761466;0.5335491;0.001646519,624.1329
+0;0;0,0.001620021;0.3080466;0.006247287,0.003639189;0.6071109;-0.00122488,0.1767575;0.4818192;0.01259026,0.2109598;0.2282055;-0.0006923294,0.2631175;-0.002763644;-0.06054575,-0.1656025;0.4691478;-0.0149408,-0.2119251;0.2171822;-0.0207436,-0.2527771;-0.01419285;-0.08742417,0.07676077;0.005009858;-0.03787137,0.09684248;-0.3313366;-0.008241568,0.1070848;-0.6828343;0.0661184,0.1174206;-0.7087823;0.006789163,-0.07372434;0.005900858;-0.04337576,-0.1181172;-0.3285802;-0.01967266,-0.1390435;-0.6808531;0.04852395,-0.1330871;-0.6423061;-0.03301398,0.003096438;0.5336018;0.002928395,0;0;0,-0.004562989;0.3080341;0.005344868,-0.01041287;0.6070306;-0.002697945,0.1681619;0.4942802;-0.007788897,0.2254352;0.2452714;0.0117166,0.2226098;0.01057082;-0.05579114,-0.1832834;0.4856399;0.0150545,-0.2337378;0.2347849;0.02891861,-0.2554624;0.0002591312;-0.03569824,0.07519865;0.003724098;-0.04102254,0.09567884;-0.3330257;-0.01672721,0.09207064;-0.6748561;0.09428596,0.1149636;-0.7060162;0.04436278,-0.0789975;0.005671563;-0.03284482,-0.1205067;-0.330011;-0.03075513,-0.1203411;-0.6770531;0.06276833,-0.1305878;-0.7108208;0.01191897,-0.008761466;0.5335491;0.001646519,624.1445
+0;0;0,0.001619951;0.3080333;0.006247016,0.003639138;0.6070991;-0.001225618,0.1771363;0.4816838;0.0126112,0.2113376;0.2280777;-0.00067099,0.2634221;-0.002567649;-0.06044049,-0.1659707;0.4689847;-0.01497993,-0.2122919;0.2170267;-0.02078256,-0.2530866;-0.01402402;-0.08736964,0.07671689;0.005006996;-0.03784972,0.09679294;-0.3312444;-0.008228296,0.1070502;-0.6832561;0.06624042,0.1173278;-0.7088887;0.007245664,-0.0736822;0.005897485;-0.04335097,-0.1180625;-0.3284891;-0.01965457,-0.1390194;-0.6812772;0.04864177,-0.1330966;-0.6427784;-0.03243648,0.003096309;0.5335793;0.002928257,0;0;0,-0.004719689;0.3080306;0.004587412,-0.01084073;0.6069737;-0.004971981,0.168266;0.4941663;-0.008336306,0.2254633;0.2451566;0.01128149,0.2225842;0.0106401;-0.05562282,-0.1840075;0.485622;0.01376053,-0.2346095;0.2348794;0.02891987,-0.2566412;0.0007425845;-0.03570987,0.07519817;0.003715366;-0.04092169,0.09564057;-0.3329382;-0.01659036,0.09200907;-0.6753372;0.09437252,0.1149873;-0.7059718;0.0446086,-0.07891405;0.005686117;-0.03291497,-0.120369;-0.3299077;-0.03095689,-0.1202441;-0.6773111;0.06324422,-0.1302092;-0.7105469;0.01242176,-0.009107858;0.5335135;-0.0001437664,624.1668
+0;0;0,0.001628061;0.3080331;0.006253359,0.003663497;0.6070971;-0.001276685,0.1771406;0.4816474;0.01266734,0.2112732;0.2280225;-0.0004324783,0.2636648;-0.002887502;-0.05889732,-0.1659427;0.4689465;-0.01495345,-0.2123156;0.2169977;-0.02074382,-0.2528564;-0.01446879;-0.08602918,0.07672639;0.00498722;-0.03783307,0.09683002;-0.3312556;-0.008132961,0.1070776;-0.6832776;0.06628823,0.1173331;-0.7088587;0.007241048,-0.0736644;0.005918156;-0.0433784,-0.1181452;-0.3284514;-0.01963075,-0.1389974;-0.6812361;0.04871483,-0.1330679;-0.6427398;-0.03236321,0.003116027;0.5335785;0.00289824,0;0;0,-0.004719689;0.3080306;0.004587412,-0.01084073;0.6069737;-0.004971981,0.168266;0.4941663;-0.008336306,0.2254633;0.2451566;0.01128149,0.2225842;0.0106401;-0.05562282,-0.1840075;0.485622;0.01376053,-0.2346095;0.2348794;0.02891987,-0.2566412;0.0007425845;-0.03570987,0.07519817;0.003715366;-0.04092169,0.09564057;-0.3329382;-0.01659036,0.09200907;-0.6753372;0.09437252,0.1149873;-0.7059718;0.0446086,-0.07891405;0.005686117;-0.03291497,-0.120369;-0.3299077;-0.03095689,-0.1202441;-0.6773111;0.06324422,-0.1302092;-0.7105469;0.01242176,-0.009107858;0.5335135;-0.0001437664,624.1781
+0;0;0,0.001628061;0.3080331;0.006253359,0.003663497;0.6070971;-0.001276685,0.1771406;0.4816474;0.01266734,0.2112732;0.2280225;-0.0004324783,0.2636648;-0.002887502;-0.05889732,-0.1659427;0.4689465;-0.01495345,-0.2123156;0.2169977;-0.02074382,-0.2528564;-0.01446879;-0.08602918,0.07672639;0.00498722;-0.03783307,0.09683002;-0.3312556;-0.008132961,0.1070776;-0.6832776;0.06628823,0.1173331;-0.7088587;0.007241048,-0.0736644;0.005918156;-0.0433784,-0.1181452;-0.3284514;-0.01963075,-0.1389974;-0.6812361;0.04871483,-0.1330679;-0.6427398;-0.03236321,0.003116027;0.5335785;0.00289824,0;0;0,-0.004719689;0.3080306;0.004587412,-0.01084073;0.6069737;-0.004971981,0.168266;0.4941663;-0.008336306,0.2254633;0.2451566;0.01128149,0.2225842;0.0106401;-0.05562282,-0.1840075;0.485622;0.01376053,-0.2346095;0.2348794;0.02891987,-0.2566412;0.0007425845;-0.03570987,0.07519817;0.003715366;-0.04092169,0.09564057;-0.3329382;-0.01659036,0.09200907;-0.6753372;0.09437252,0.1149873;-0.7059718;0.0446086,-0.07891405;0.005686117;-0.03291497,-0.120369;-0.3299077;-0.03095689,-0.1202441;-0.6773111;0.06324422,-0.1302092;-0.7105469;0.01242176,-0.009107858;0.5335135;-0.0001437664,624.1893
+0;0;0,0.001627679;0.3079608;0.006251891,0.003662148;0.6068833;-0.001274374,0.1764206;0.4816882;0.01262702,0.2105382;0.2281751;-0.0004670285,0.2629792;-0.002952769;-0.05898701,-0.1652453;0.4690398;-0.01487966,-0.2115977;0.2172019;-0.02066747,-0.2521769;-0.01448289;-0.08601442,0.07689003;0.004997856;-0.03791375,0.09697677;-0.3309627;-0.008238584,0.1072343;-0.6833251;0.06625457,0.1174887;-0.7089005;0.007213399,-0.07382151;0.005930778;-0.04347091,-0.118265;-0.3281581;-0.01974321,-0.1391374;-0.681284;0.04866847,-0.1332085;-0.6427885;-0.03240131,0.003114975;0.5334048;0.002898281,0;0;0,-0.004593179;0.3079602;0.004577398,-0.01051474;0.6067647;-0.005008698,0.1677474;0.4940969;-0.009183645,0.2251507;0.2453713;0.01190639,0.2223725;0.01055145;-0.05477691,-0.1831299;0.4858507;0.01290124,-0.2337411;0.2352958;0.02918345,-0.2561618;0.0009120107;-0.03528586,0.07534023;0.003749937;-0.04104018,0.09535499;-0.3326028;-0.01614404,0.09189115;-0.6752913;0.09505988,0.1149635;-0.706044;0.04549766,-0.07914641;0.00566639;-0.03283665,-0.1206799;-0.3296294;-0.03054102,-0.1204878;-0.677312;0.06396006,-0.1305999;-0.7106072;0.01325395,-0.008838177;0.5333441;-0.0001690388,624.2032
+0;0;0,0.001572995;0.3079561;0.006256807,0.003553634;0.6068522;-0.001316196,0.1759112;0.4817936;0.01268609,0.209867;0.2283216;-0.0001417827,0.262616;-0.003207579;-0.05736404,-0.1649271;0.4691335;-0.01484542,-0.2113539;0.217384;-0.02053504,-0.2518954;-0.0148706;-0.08438475,0.07687973;0.004981475;-0.03787588,0.09688019;-0.3310149;-0.008118656,0.1071515;-0.6837841;0.06645834,0.1173521;-0.708977;0.007280547,-0.07376269;0.005955605;-0.04351422,-0.1183873;-0.3281383;-0.01966017,-0.1391606;-0.6817079;0.04867996,-0.1332275;-0.6432279;-0.03222247,0.003021673;0.5333771;0.002872683,0;0;0,-0.004590675;0.3079642;0.003944159,-0.01042604;0.6067073;-0.006693363,0.1673841;0.49408;-0.01023889,0.2251515;0.2455992;0.01180196,0.2224032;0.01055765;-0.05461001,-0.1826174;0.4858957;0.01187305,-0.2334043;0.2355151;0.02907379,-0.255837;0.0009835213;-0.03538023,0.07534949;0.003748357;-0.04096699,0.09534927;-0.3326437;-0.01607752,0.09186874;-0.675722;0.0952711,0.1150169;-0.7061315;0.04560041,-0.079096;0.00566317;-0.03288834,-0.1206315;-0.3296711;-0.03068701,-0.1203858;-0.6776978;0.06413228,-0.1304772;-0.7108358;0.01349562,-0.008779302;0.5333093;-0.001551628,624.2225
+0;0;0,0.001572995;0.3079561;0.006256807,0.003553634;0.6068522;-0.001316196,0.1759112;0.4817936;0.01268609,0.209867;0.2283216;-0.0001417827,0.262616;-0.003207579;-0.05736404,-0.1649271;0.4691335;-0.01484542,-0.2113539;0.217384;-0.02053504,-0.2518954;-0.0148706;-0.08438475,0.07687973;0.004981475;-0.03787588,0.09688019;-0.3310149;-0.008118656,0.1071515;-0.6837841;0.06645834,0.1173521;-0.708977;0.007280547,-0.07376269;0.005955605;-0.04351422,-0.1183873;-0.3281383;-0.01966017,-0.1391606;-0.6817079;0.04867996,-0.1332275;-0.6432279;-0.03222247,0.003021673;0.5333771;0.002872683,0;0;0,-0.004590675;0.3079642;0.003944159,-0.01042604;0.6067073;-0.006693363,0.1673841;0.49408;-0.01023889,0.2251515;0.2455992;0.01180196,0.2224032;0.01055765;-0.05461001,-0.1826174;0.4858957;0.01187305,-0.2334043;0.2355151;0.02907379,-0.255837;0.0009835213;-0.03538023,0.07534949;0.003748357;-0.04096699,0.09534927;-0.3326437;-0.01607752,0.09186874;-0.675722;0.0952711,0.1150169;-0.7061315;0.04560041,-0.079096;0.00566317;-0.03288834,-0.1206315;-0.3296711;-0.03068701,-0.1203858;-0.6776978;0.06413228,-0.1304772;-0.7108358;0.01349562,-0.008779302;0.5333093;-0.001551628,624.234
+0;0;0,0.001572995;0.3079561;0.006256807,0.003553634;0.6068522;-0.001316196,0.1759112;0.4817936;0.01268609,0.209867;0.2283216;-0.0001417827,0.262616;-0.003207579;-0.05736404,-0.1649271;0.4691335;-0.01484542,-0.2113539;0.217384;-0.02053504,-0.2518954;-0.0148706;-0.08438475,0.07687973;0.004981475;-0.03787588,0.09688019;-0.3310149;-0.008118656,0.1071515;-0.6837841;0.06645834,0.1173521;-0.708977;0.007280547,-0.07376269;0.005955605;-0.04351422,-0.1183873;-0.3281383;-0.01966017,-0.1391606;-0.6817079;0.04867996,-0.1332275;-0.6432279;-0.03222247,0.003021673;0.5333771;0.002872683,0;0;0,-0.004590675;0.3079642;0.003944159,-0.01042604;0.6067073;-0.006693363,0.1673841;0.49408;-0.01023889,0.2251515;0.2455992;0.01180196,0.2224032;0.01055765;-0.05461001,-0.1826174;0.4858957;0.01187305,-0.2334043;0.2355151;0.02907379,-0.255837;0.0009835213;-0.03538023,0.07534949;0.003748357;-0.04096699,0.09534927;-0.3326437;-0.01607752,0.09186874;-0.675722;0.0952711,0.1150169;-0.7061315;0.04560041,-0.079096;0.00566317;-0.03288834,-0.1206315;-0.3296711;-0.03068701,-0.1203858;-0.6776978;0.06413228,-0.1304772;-0.7108358;0.01349562,-0.008779302;0.5333093;-0.001551628,624.2558
+0;0;0,0.001549704;0.3081298;0.006268206,0.003507312;0.6070386;-0.001340759,0.1762901;0.4819;0.01267959,0.2102487;0.2284645;0.000320184,0.2630275;-0.002665833;-0.05465031,-0.1652515;0.4689685;-0.01516787,-0.2119128;0.2173147;-0.02051546,-0.2522019;-0.01472388;-0.0818629,0.07686813;0.004977426;-0.0379221,0.09678164;-0.331073;-0.008030297,0.1071592;-0.6837995;0.06654999,0.1170266;-0.710066;0.007841501,-0.07378362;0.005974318;-0.04349547,-0.1185528;-0.3281572;-0.01958313,-0.1390312;-0.6816987;0.04879101,-0.1330322;-0.6431812;-0.03245815,0.002981953;0.5336162;0.002857815,0;0;0,-0.004650608;0.3081227;0.004942656,-0.01054122;0.6069989;-0.002041817,0.1674649;0.4943602;-0.01109576,0.2250374;0.2459713;0.01179242,0.2224252;0.0114686;-0.05324793,-0.1834572;0.4861595;0.0110145,-0.2344197;0.2359318;0.02902641,-0.2568801;0.002147481;-0.03476238,0.07537365;0.003742069;-0.04094362,0.09535316;-0.3327116;-0.01604939,0.09177908;-0.6757011;0.09544659,0.1151833;-0.706292;0.04553723,-0.07909791;0.005674119;-0.03290738,-0.120639;-0.3297199;-0.03063314,-0.1203224;-0.6777172;0.0641489,-0.130454;-0.7111536;0.01332432,-0.00888589;0.5335793;0.001904488,624.2672
+0;0;0,0.001549704;0.3081298;0.006268206,0.003507312;0.6070386;-0.001340759,0.1762901;0.4819;0.01267959,0.2102487;0.2284645;0.000320184,0.2630275;-0.002665833;-0.05465031,-0.1652515;0.4689685;-0.01516787,-0.2119128;0.2173147;-0.02051546,-0.2522019;-0.01472388;-0.0818629,0.07686813;0.004977426;-0.0379221,0.09678164;-0.331073;-0.008030297,0.1071592;-0.6837995;0.06654999,0.1170266;-0.710066;0.007841501,-0.07378362;0.005974318;-0.04349547,-0.1185528;-0.3281572;-0.01958313,-0.1390312;-0.6816987;0.04879101,-0.1330322;-0.6431812;-0.03245815,0.002981953;0.5336162;0.002857815,0;0;0,-0.004650608;0.3081227;0.004942656,-0.01054122;0.6069989;-0.002041817,0.1674649;0.4943602;-0.01109576,0.2250374;0.2459713;0.01179242,0.2224252;0.0114686;-0.05324793,-0.1834572;0.4861595;0.0110145,-0.2344197;0.2359318;0.02902641,-0.2568801;0.002147481;-0.03476238,0.07537365;0.003742069;-0.04094362,0.09535316;-0.3327116;-0.01604939,0.09177908;-0.6757011;0.09544659,0.1151833;-0.706292;0.04553723,-0.07909791;0.005674119;-0.03290738,-0.120639;-0.3297199;-0.03063314,-0.1203224;-0.6777172;0.0641489,-0.130454;-0.7111536;0.01332432,-0.00888589;0.5335793;0.001904488,624.2787
+0;0;0,0.001549316;0.3080527;0.006266639,0.003505701;0.6067708;-0.001338874,0.1763856;0.4816166;0.0126862,0.2103356;0.2282449;0.0003299015,0.2623203;0.0005922765;-0.05381347,-0.1653471;0.4686779;-0.01517683,-0.2119966;0.2170874;-0.02052309,-0.2516795;-0.01145978;-0.08094744,0.07688022;0.004978209;-0.03792807,0.09680408;-0.3312469;-0.008020725,0.1072317;-0.6856765;0.06691965,0.1169951;-0.7113494;0.008830454,-0.07379523;0.005975258;-0.04350231,-0.1185877;-0.32833;-0.01957754,-0.139165;-0.6835784;0.04912673,-0.1332293;-0.6451507;-0.03126539,0.002980438;0.5333618;0.002858933,0;0;0,-0.004812136;0.3080553;0.004117966,-0.01141769;0.606549;-0.007628679,0.1672949;0.494776;-0.01201391,0.224961;0.2465575;0.01175117,0.2242977;0.01519872;-0.05095673,-0.1841709;0.4863355;0.009695172,-0.2352747;0.2362868;0.02884154,-0.2574414;0.005667835;-0.03266573,0.0754403;0.003774405;-0.04084611,0.0952491;-0.3328651;-0.01594258,0.0918013;-0.6773856;0.09648037,0.1147383;-0.7063726;0.0458486,-0.07909672;0.005648018;-0.03294994,-0.1207057;-0.3299154;-0.0307994,-0.1203945;-0.6796018;0.06440773,-0.1303514;-0.7124198;0.01416912,-0.009510964;0.5332646;-0.001925468,624.3007
+0;0;0,0.001533377;0.3080531;0.00625643,0.003458527;0.6067703;-0.001385819,0.176393;0.4817871;0.01274488,0.2101002;0.2283709;0.0006381497,0.262637;3.039837E-05;-0.04995961,-0.1653512;0.4685995;-0.01524731,-0.2121546;0.2170316;-0.02030659,-0.2519945;-0.01196647;-0.0788924,0.07688054;0.004958484;-0.03793,0.0967147;-0.3312643;-0.007936725,0.1071297;-0.6856934;0.0670075,0.1167814;-0.7113957;0.008927803,-0.07378301;0.006004252;-0.04351903,-0.1187255;-0.3282752;-0.0195162,-0.1392703;-0.6835257;0.04918742,-0.1333152;-0.645099;-0.03120336,0.002942512;0.5333619;0.00282258,0;0;0,-0.004812136;0.3080553;0.004117966,-0.01141769;0.606549;-0.007628679,0.1672949;0.494776;-0.01201391,0.224961;0.2465575;0.01175117,0.2242977;0.01519872;-0.05095673,-0.1841709;0.4863355;0.009695172,-0.2352747;0.2362868;0.02884154,-0.2574414;0.005667835;-0.03266573,0.0754403;0.003774405;-0.04084611,0.0952491;-0.3328651;-0.01594258,0.0918013;-0.6773856;0.09648037,0.1147383;-0.7063726;0.0458486,-0.07909672;0.005648018;-0.03294994,-0.1207057;-0.3299154;-0.0307994,-0.1203945;-0.6796018;0.06440773,-0.1303514;-0.7124198;0.01416912,-0.009510964;0.5332646;-0.001925468,624.3122
+0;0;0,0.00153307;0.3079913;0.006255175,0.003457709;0.6066265;-0.001385965,0.1763639;0.4816484;0.01274331,0.2100609;0.2283095;0.0006402768,0.2626328;-0.0001838356;-0.04999135,-0.1653247;0.4684629;-0.01524433,-0.2121139;0.2169719;-0.02030207,-0.2519804;-0.01217946;-0.07892708,0.0768435;0.004956095;-0.03791172,0.09667927;-0.3312939;-0.00791602,0.1070911;-0.6856172;0.06700581,0.1167616;-0.7114277;0.008813325,-0.07374746;0.006001359;-0.04349807,-0.1186936;-0.3283052;-0.01949329,-0.1392322;-0.6834494;0.04918981,-0.1332655;-0.6450064;-0.0313571,0.002941672;0.5332148;0.002822624,0;0;0,-0.004882678;0.3080031;0.00322032,-0.01147975;0.6063055;-0.01102257,0.167341;0.4949345;-0.01302671,0.2248338;0.2468614;0.01181078,0.2244547;0.01529188;-0.050735,-0.1843388;0.4868643;0.0081645,-0.2353741;0.236982;0.02857998,-0.2578878;0.006041452;-0.03221604,0.07548077;0.003777713;-0.04068375,0.09519388;-0.3329079;-0.01595568,0.09174673;-0.6773486;0.09636259,0.1142421;-0.7060398;0.04494286,-0.07903875;0.005636798;-0.03298313,-0.1206972;-0.3299481;-0.03083498,-0.120175;-0.6795741;0.06418083,-0.1303485;-0.7128165;0.01426494,-0.009602576;0.5330688;-0.004688501,624.3235
+0;0;0,0.00153307;0.3079913;0.006255175,0.003457709;0.6066265;-0.001385965,0.1763639;0.4816484;0.01274331,0.2100609;0.2283095;0.0006402768,0.2626328;-0.0001838356;-0.04999135,-0.1653247;0.4684629;-0.01524433,-0.2121139;0.2169719;-0.02030207,-0.2519804;-0.01217946;-0.07892708,0.0768435;0.004956095;-0.03791172,0.09667927;-0.3312939;-0.00791602,0.1070911;-0.6856172;0.06700581,0.1167616;-0.7114277;0.008813325,-0.07374746;0.006001359;-0.04349807,-0.1186936;-0.3283052;-0.01949329,-0.1392322;-0.6834494;0.04918981,-0.1332655;-0.6450064;-0.0313571,0.002941672;0.5332148;0.002822624,0;0;0,-0.004882678;0.3080031;0.00322032,-0.01147975;0.6063055;-0.01102257,0.167341;0.4949345;-0.01302671,0.2248338;0.2468614;0.01181078,0.2244547;0.01529188;-0.050735,-0.1843388;0.4868643;0.0081645,-0.2353741;0.236982;0.02857998,-0.2578878;0.006041452;-0.03221604,0.07548077;0.003777713;-0.04068375,0.09519388;-0.3329079;-0.01595568,0.09174673;-0.6773486;0.09636259,0.1142421;-0.7060398;0.04494286,-0.07903875;0.005636798;-0.03298313,-0.1206972;-0.3299481;-0.03083498,-0.120175;-0.6795741;0.06418083,-0.1303485;-0.7128165;0.01426494,-0.009602576;0.5330688;-0.004688501,624.3455
+0;0;0,0.001608952;0.3078898;0.006182893,0.003602119;0.6063987;-0.001590571,0.1766188;0.4814431;0.01290531,0.2101291;0.2281627;0.001381471,0.2631897;0.0002237409;-0.04584847,-0.1652992;0.4681365;-0.01539933,-0.2123291;0.2167905;-0.01988098,-0.2521981;-0.01182303;-0.07599314,0.07675749;0.004901739;-0.03799726,0.09646086;-0.3314205;-0.007660033,0.1066776;-0.6853769;0.06732528,0.1166933;-0.7108126;0.008845765,-0.07375662;0.006048495;-0.0433925,-0.1188669;-0.3283286;-0.01934676,-0.1393773;-0.68311;0.04936917,-0.1333574;-0.6446762;-0.03116597,0.003071216;0.5330096;0.002653141,0;0;0,-0.004988894;0.3079056;0.002483606,-0.01177947;0.6060119;-0.01316404,0.1673372;0.4950941;-0.01402116,0.2249022;0.2472972;0.01224041,0.2253913;0.01651831;-0.0489409,-0.1849794;0.487277;0.005557368,-0.2365134;0.2377913;0.02809173,-0.2593718;0.007666975;-0.03125955,0.07554942;0.003790885;-0.04046535,0.09505457;-0.3330176;-0.01595449,0.09181616;-0.6772512;0.09587193,0.1142863;-0.7061068;0.04464316,-0.07895803;0.005614012;-0.0330703,-0.1207025;-0.3300551;-0.03085928,-0.1200344;-0.6794226;0.06376771,-0.1302533;-0.7126145;0.01381127,-0.009871304;0.5328254;-0.006504774,624.3565
+0;0;0,0.001608952;0.3078898;0.006182893,0.003602119;0.6063987;-0.001590571,0.1766188;0.4814431;0.01290531,0.2101291;0.2281627;0.001381471,0.2631897;0.0002237409;-0.04584847,-0.1652992;0.4681365;-0.01539933,-0.2123291;0.2167905;-0.01988098,-0.2521981;-0.01182303;-0.07599314,0.07675749;0.004901739;-0.03799726,0.09646086;-0.3314205;-0.007660033,0.1066776;-0.6853769;0.06732528,0.1166933;-0.7108126;0.008845765,-0.07375662;0.006048495;-0.0433925,-0.1188669;-0.3283286;-0.01934676,-0.1393773;-0.68311;0.04936917,-0.1333574;-0.6446762;-0.03116597,0.003071216;0.5330096;0.002653141,0;0;0,-0.004988894;0.3079056;0.002483606,-0.01177947;0.6060119;-0.01316404,0.1673372;0.4950941;-0.01402116,0.2249022;0.2472972;0.01224041,0.2253913;0.01651831;-0.0489409,-0.1849794;0.487277;0.005557368,-0.2365134;0.2377913;0.02809173,-0.2593718;0.007666975;-0.03125955,0.07554942;0.003790885;-0.04046535,0.09505457;-0.3330176;-0.01595449,0.09181616;-0.6772512;0.09587193,0.1142863;-0.7061068;0.04464316,-0.07895803;0.005614012;-0.0330703,-0.1207025;-0.3300551;-0.03085928,-0.1200344;-0.6794226;0.06376771,-0.1302533;-0.7126145;0.01381127,-0.009871304;0.5328254;-0.006504774,624.3684
+0;0;0,0.001718802;0.3289107;0.006605024,0.003906623;0.6566637;-0.001895159,0.2021623;0.5178316;0.01446237,0.2356554;0.2646807;0.002944425,0.2877814;0.040757;-0.04345354,-0.1895713;0.5025864;-0.0179661,-0.2365772;0.2513689;-0.02244546,-0.2757439;0.02678247;-0.07756917,0.07652593;0.004886952;-0.03788263,0.09624361;-0.3316794;-0.00752338,0.1064687;-0.6859265;0.06752349,0.1164966;-0.7114296;0.008972853,-0.07353411;0.006030248;-0.0432616,-0.1186771;-0.3285896;-0.0191984,-0.1392043;-0.6836623;0.04957395,-0.1331772;-0.6452183;-0.03105914,0.003329687;0.5769112;0.002716517,0;0;0,-0.009398639;0.3275736;-0.02891469,-0.01899305;0.6496577;-0.08967352,0.1679117;0.4951982;-0.01609325,0.225529;0.24774;0.01191616,0.2273068;0.01993747;-0.04389191,-0.1885777;0.4853175;0.005198039,-0.2406571;0.2362544;0.02959415,-0.2635042;0.009610653;-0.02628358,0.07546028;0.003712386;-0.04008937,0.09555781;-0.3333352;-0.01595617,0.09226465;-0.6782197;0.09482027,0.1148607;-0.7071184;0.04353977,-0.07858159;0.005617337;-0.03329525,-0.1202549;-0.3303073;-0.03098507,-0.1191016;-0.6803573;0.06224165,-0.129731;-0.7136394;0.01232455,-0.01664241;0.5714814;-0.0733943,624.3898
+0;0;0,0.001639038;0.3289114;0.006592097,0.003737346;0.6566639;-0.001947026,0.2020454;0.5179584;0.01454387,0.2356342;0.2647585;0.004472807,0.288172;0.04017809;-0.03813154,-0.1897167;0.5026232;-0.01815175,-0.2370758;0.2514606;-0.02193431,-0.2767423;0.02630284;-0.07430086,0.07652989;0.004890707;-0.03787414,0.09605113;-0.3316754;-0.007385131,0.1061409;-0.6859387;0.06760328,0.11646;-0.7113083;0.008976892,-0.07351679;0.006042969;-0.04328924,-0.1189348;-0.3285298;-0.0190886,-0.1393153;-0.6836503;0.04948013,-0.1332485;-0.6452053;-0.03114989,0.003182665;0.5769119;0.002675577,0;0;0,-0.009398639;0.3275736;-0.02891469,-0.01899305;0.6496577;-0.08967352,0.1679117;0.4951982;-0.01609325,0.225529;0.24774;0.01191616,0.2273068;0.01993747;-0.04389191,-0.1885777;0.4853175;0.005198039,-0.2406571;0.2362544;0.02959415,-0.2635042;0.009610653;-0.02628358,0.07546028;0.003712386;-0.04008937,0.09555781;-0.3333352;-0.01595617,0.09226465;-0.6782197;0.09482027,0.1148607;-0.7071184;0.04353977,-0.07858159;0.005617337;-0.03329525,-0.1202549;-0.3303073;-0.03098507,-0.1191016;-0.6803573;0.06224165,-0.129731;-0.7136394;0.01232455,-0.01664241;0.5714814;-0.0733943,624.4018
+0;0;0,0.001559197;0.3128895;0.006270986,0.003415371;0.6025364;-0.001380495,0.173799;0.478902;0.01304812,0.2073646;0.2258771;0.002984014,0.2600342;0.0007332265;-0.03972722,-0.1628587;0.4657238;-0.01504861,-0.2101851;0.2147348;-0.01882856,-0.2499511;-0.01098786;-0.07132648,0.07669648;0.004901353;-0.03795658,0.0962227;-0.3317507;-0.007459782,0.1063098;-0.6859192;0.06750855,0.1166216;-0.7112499;0.008923259,-0.07367682;0.006056122;-0.04338346,-0.1191064;-0.3286021;-0.01917664,-0.1394815;-0.6836275;0.04937373,-0.133419;-0.6451885;-0.03119977,0.002907838;0.5295632;0.00284919,0;0;0,-0.00567013;0.3126798;-0.01186633,-0.007626861;0.6017591;-0.02924776,0.16861;0.4950145;-0.0192275,0.2265898;0.2480857;0.0110054,0.2288833;0.01891395;-0.04156041,-0.179512;0.4887931;-0.001691794,-0.2323308;0.2402953;0.02492739,-0.255275;0.01234828;-0.02800468,0.075591;0.003525972;-0.04025722,0.09601712;-0.3336536;-0.0170486,0.09293902;-0.6788683;0.09238029,0.1152398;-0.70763;0.04090404,-0.07879996;0.005778168;-0.03323034,-0.1202651;-0.3302635;-0.0316195,-0.1189236;-0.6806614;0.05990528,-0.1290239;-0.7134526;0.009355046,-0.006613567;0.5292184;-0.02030063,624.4234
+0;0;0,0.001559197;0.3128895;0.006270986,0.003415371;0.6025364;-0.001380495,0.173799;0.478902;0.01304812,0.2073646;0.2258771;0.002984014,0.2600342;0.0007332265;-0.03972722,-0.1628587;0.4657238;-0.01504861,-0.2101851;0.2147348;-0.01882856,-0.2499511;-0.01098786;-0.07132648,0.07669648;0.004901353;-0.03795658,0.0962227;-0.3317507;-0.007459782,0.1063098;-0.6859192;0.06750855,0.1166216;-0.7112499;0.008923259,-0.07367682;0.006056122;-0.04338346,-0.1191064;-0.3286021;-0.01917664,-0.1394815;-0.6836275;0.04937373,-0.133419;-0.6451885;-0.03119977,0.002907838;0.5295632;0.00284919,0;0;0,-0.00567013;0.3126798;-0.01186633,-0.007626861;0.6017591;-0.02924776,0.16861;0.4950145;-0.0192275,0.2265898;0.2480857;0.0110054,0.2288833;0.01891395;-0.04156041,-0.179512;0.4887931;-0.001691794,-0.2323308;0.2402953;0.02492739,-0.255275;0.01234828;-0.02800468,0.075591;0.003525972;-0.04025722,0.09601712;-0.3336536;-0.0170486,0.09293902;-0.6788683;0.09238029,0.1152398;-0.70763;0.04090404,-0.07879996;0.005778168;-0.03323034,-0.1202651;-0.3302635;-0.0316195,-0.1189236;-0.6806614;0.05990528,-0.1290239;-0.7134526;0.009355046,-0.006613567;0.5292184;-0.02030063,624.4348
+0;0;0,0.001611118;0.3128911;0.006178839,0.003510185;0.6025323;-0.001655961,0.1738659;0.4788584;0.01293224,0.207389;0.2257782;0.004205319,0.2606387;-3.349781E-05;-0.03402644,-0.1632311;0.4667908;-0.0147882,-0.2091898;0.2155344;-0.01753848,-0.2498926;-0.01084672;-0.06635431,0.07670331;0.004905859;-0.03794219,0.09629127;-0.3317427;-0.007446418,0.1063631;-0.6859077;0.06754033,0.1167694;-0.7112515;0.008984044,-0.07365181;0.006055655;-0.04342598,-0.1191129;-0.3285991;-0.01923055,-0.1395207;-0.6836034;0.04941903,-0.1335157;-0.6451724;-0.03115961,0.002993672;0.5295625;0.002630299,0;0;0,-0.00567013;0.3126798;-0.01186633,-0.007626861;0.6017591;-0.02924776,0.16861;0.4950145;-0.0192275,0.2265898;0.2480857;0.0110054,0.2288833;0.01891395;-0.04156041,-0.179512;0.4887931;-0.001691794,-0.2323308;0.2402953;0.02492739,-0.255275;0.01234828;-0.02800468,0.075591;0.003525972;-0.04025722,0.09601712;-0.3336536;-0.0170486,0.09293902;-0.6788683;0.09238029,0.1152398;-0.70763;0.04090404,-0.07879996;0.005778168;-0.03323034,-0.1202651;-0.3302635;-0.0316195,-0.1189236;-0.6806614;0.05990528,-0.1290239;-0.7134526;0.009355046,-0.006613567;0.5292184;-0.02030063,624.4466
+0;0;0,0.001686366;0.3275049;0.006467425,0.003874713;0.6616569;-0.002415819,0.2050075;0.5212932;0.01447413,0.2384946;0.268485;0.005756589,0.2915946;0.04330802;-0.03236771,-0.1929119;0.5070482;-0.01824791,-0.2388212;0.2560618;-0.02099524,-0.2794096;0.03031705;-0.06967385,0.07660473;0.004899553;-0.03789342,0.09616419;-0.3312591;-0.007442029,0.1062419;-0.6856322;0.06758878,0.1167226;-0.7113714;0.008614179,-0.07355714;0.006047872;-0.04337017,-0.1189521;-0.3281199;-0.01920994,-0.1393719;-0.6833329;0.04947996,-0.1333239;-0.6448416;-0.03167432,0.00330482;0.5811459;0.002313414,0;0;0,-0.008447394;0.3258638;-0.03233433,-0.01898563;0.6523257;-0.1036456,0.1686622;0.4958066;-0.02208018,0.2270171;0.2497135;0.01171708,0.231947;0.02013679;-0.03569555,-0.1886519;0.4847136;-0.002731085,-0.242282;0.2370021;0.02680304,-0.2651056;0.008446977;-0.0203069,0.07561895;0.003494143;-0.03997207,0.0962958;-0.3331687;-0.01666689,0.09310165;-0.6790918;0.0912149,0.1157352;-0.7082112;0.03937554,-0.07860258;0.005760286;-0.03341638,-0.11995;-0.3297929;-0.03076871,-0.1183304;-0.6810156;0.05840198,-0.1285001;-0.7142862;0.007528529,-0.01655042;0.5737575;-0.08559537,624.4686
+0;0;0,0.001686366;0.3275049;0.006467425,0.003874713;0.6616569;-0.002415819,0.2050075;0.5212932;0.01447413,0.2384946;0.268485;0.005756589,0.2915946;0.04330802;-0.03236771,-0.1929119;0.5070482;-0.01824791,-0.2388212;0.2560618;-0.02099524,-0.2794096;0.03031705;-0.06967385,0.07660473;0.004899553;-0.03789342,0.09616419;-0.3312591;-0.007442029,0.1062419;-0.6856322;0.06758878,0.1167226;-0.7113714;0.008614179,-0.07355714;0.006047872;-0.04337017,-0.1189521;-0.3281199;-0.01920994,-0.1393719;-0.6833329;0.04947996,-0.1333239;-0.6448416;-0.03167432,0.00330482;0.5811459;0.002313414,0;0;0,-0.008447394;0.3258638;-0.03233433,-0.01898563;0.6523257;-0.1036456,0.1686622;0.4958066;-0.02208018,0.2270171;0.2497135;0.01171708,0.231947;0.02013679;-0.03569555,-0.1886519;0.4847136;-0.002731085,-0.242282;0.2370021;0.02680304,-0.2651056;0.008446977;-0.0203069,0.07561895;0.003494143;-0.03997207,0.0962958;-0.3331687;-0.01666689,0.09310165;-0.6790918;0.0912149,0.1157352;-0.7082112;0.03937554,-0.07860258;0.005760286;-0.03341638,-0.11995;-0.3297929;-0.03076871,-0.1183304;-0.6810156;0.05840198,-0.1285001;-0.7142862;0.007528529,-0.01655042;0.5737575;-0.08559537,624.48
+0;0;0,0.001584772;0.3270978;0.006356824,0.003608486;0.6587225;-0.002655325,0.2030465;0.5193691;0.01433814,0.2362397;0.266816;0.007722828,0.2892508;0.04536644;-0.02534258,-0.1913547;0.5050056;-0.01832099,-0.237926;0.2544886;-0.01931633,-0.279208;0.03249411;-0.06356144,0.07659196;0.004907668;-0.03781112,0.09609483;-0.3327002;-0.007053006,0.1062651;-0.6867692;0.0680764,0.1163217;-0.7127317;0.008844275,-0.07346591;0.006050901;-0.04343088,-0.1192594;-0.3295156;-0.01886484,-0.1396405;-0.6844561;0.04979831,-0.1335378;-0.6459438;-0.03163675,0.00308465;0.5787096;0.002098158,0;0;0,-0.007574141;0.325033;-0.03649688,-0.01784606;0.6491364;-0.1067898,0.1694795;0.4955249;-0.02748657,0.2282499;0.2505556;0.01078558,0.2385708;0.02358013;-0.02553225,-0.1877782;0.4847006;-0.008111887,-0.2425753;0.2380358;0.02478775,-0.2665111;0.01202586;-0.01112864,0.07569744;0.003339767;-0.0397346,0.09669597;-0.3347862;-0.01659703,0.09401019;-0.6811234;0.08902574,0.1168395;-0.7094344;0.03592182,-0.07846533;0.005841362;-0.03360306,-0.1190075;-0.331293;-0.03211486,-0.1171687;-0.6827875;0.05483904,-0.1273077;-0.7161611;0.003629941,-0.01544833;0.5710827;-0.08871222,624.5023
+0;0;0,0.001584772;0.3270978;0.006356824,0.003608486;0.6587225;-0.002655325,0.2030465;0.5193691;0.01433814,0.2362397;0.266816;0.007722828,0.2892508;0.04536644;-0.02534258,-0.1913547;0.5050056;-0.01832099,-0.237926;0.2544886;-0.01931633,-0.279208;0.03249411;-0.06356144,0.07659196;0.004907668;-0.03781112,0.09609483;-0.3327002;-0.007053006,0.1062651;-0.6867692;0.0680764,0.1163217;-0.7127317;0.008844275,-0.07346591;0.006050901;-0.04343088,-0.1192594;-0.3295156;-0.01886484,-0.1396405;-0.6844561;0.04979831,-0.1335378;-0.6459438;-0.03163675,0.00308465;0.5787096;0.002098158,0;0;0,-0.007574141;0.325033;-0.03649688,-0.01784606;0.6491364;-0.1067898,0.1694795;0.4955249;-0.02748657,0.2282499;0.2505556;0.01078558,0.2385708;0.02358013;-0.02553225,-0.1877782;0.4847006;-0.008111887,-0.2425753;0.2380358;0.02478775,-0.2665111;0.01202586;-0.01112864,0.07569744;0.003339767;-0.0397346,0.09669597;-0.3347862;-0.01659703,0.09401019;-0.6811234;0.08902574,0.1168395;-0.7094344;0.03592182,-0.07846533;0.005841362;-0.03360306,-0.1190075;-0.331293;-0.03211486,-0.1171687;-0.6827875;0.05483904,-0.1273077;-0.7161611;0.003629941,-0.01544833;0.5710827;-0.08871222,624.5134
+0;0;0,0.001587483;0.3276574;0.006367699,0.003604083;0.6580855;-0.002625543,0.2024738;0.518869;0.01433503,0.2356184;0.2666851;0.007729389,0.2887438;0.04475829;-0.02540729,-0.1908068;0.5045462;-0.01823131,-0.2373101;0.2543955;-0.0192252,-0.2786811;0.03192255;-0.06356566,0.07686526;0.00492518;-0.03794605,0.0964199;-0.3335788;-0.007106278,0.1065613;-0.6866445;0.06781022,0.1166507;-0.7127891;0.008385353,-0.07372806;0.006072492;-0.04358586,-0.1196432;-0.3303849;-0.0189546,-0.1399665;-0.6843195;0.04951397,-0.1338439;-0.6457794;-0.03218608,0.003080038;0.5780408;0.002129824,0;0;0,-0.006782681;0.3250892;-0.04090738,-0.01648062;0.648088;-0.1106868,0.1709239;0.4953055;-0.03260803,0.2298565;0.2515412;0.01034355,0.2415888;0.02304217;-0.01833367,-0.1872641;0.4846584;-0.01388706,-0.2426983;0.2390352;0.02265336,-0.2665477;0.01132457;-0.0047496,0.07585238;0.003163099;-0.04011035,0.09713899;-0.3358579;-0.01708674,0.09514101;-0.6819248;0.08589101,0.1180771;-0.710425;0.03262758,-0.07887837;0.006003188;-0.03338553,-0.1182248;-0.3321826;-0.03257893,-0.1162581;-0.6833084;0.05154954,-0.1264248;-0.7168738;0.0001551062,-0.01415938;0.5700736;-0.09229088,624.5356
+0;0;0,0.001670072;0.3276595;0.006235383,0.003743733;0.6580827;-0.002925714,0.2025108;0.5186036;0.01428399,0.2357807;0.2663684;0.01121136,0.2890628;0.04393072;-0.01801759,-0.1911737;0.5056027;-0.01753076,-0.2370611;0.2553389;-0.01638894,-0.2794229;0.03260472;-0.05842223,0.07690979;0.00491439;-0.0378571,0.09628977;-0.3335711;-0.006705375,0.1064107;-0.6865991;0.06839121,0.1165855;-0.7125633;0.008810934,-0.07367886;0.006089301;-0.04366663,-0.119655;-0.330335;-0.01869958,-0.1402861;-0.684244;0.04980916,-0.1342669;-0.6457134;-0.03189955,0.003208737;0.5780405;0.001870019,0;0;0,-0.006782681;0.3250892;-0.04090738,-0.01648062;0.648088;-0.1106868,0.1709239;0.4953055;-0.03260803,0.2298565;0.2515412;0.01034355,0.2415888;0.02304217;-0.01833367,-0.1872641;0.4846584;-0.01388706,-0.2426983;0.2390352;0.02265336,-0.2665477;0.01132457;-0.0047496,0.07585238;0.003163099;-0.04011035,0.09713899;-0.3358579;-0.01708674,0.09514101;-0.6819248;0.08589101,0.1180771;-0.710425;0.03262758,-0.07887837;0.006003188;-0.03338553,-0.1182248;-0.3321826;-0.03257893,-0.1162581;-0.6833084;0.05154954,-0.1264248;-0.7168738;0.0001551062,-0.01415938;0.5700736;-0.09229088,624.5468
+0;0;0,0.001673686;0.3283685;0.006248875,0.003740846;0.6577206;-0.00289989,0.2027706;0.5180136;0.01433519,0.2359733;0.2662883;0.01126877,0.2894457;0.04305628;-0.01806456,-0.1914348;0.5049955;-0.01752166,-0.2372295;0.2552376;-0.01638215,-0.2797425;0.03170803;-0.05856555,0.07655368;0.004891635;-0.03768182,0.0959877;-0.3345377;-0.006443232,0.1060612;-0.6859094;0.06830101,0.1163392;-0.7124412;0.008116398,-0.0733377;0.006061106;-0.04346444,-0.1194421;-0.3313012;-0.01842777,-0.1399763;-0.6835498;0.04975954,-0.133896;-0.6449326;-0.03277796,0.003204851;0.5775291;0.001904787,0;0;0,-0.00631328;0.3250071;-0.04688597,-0.01532048;0.6457058;-0.1218991,0.1719313;0.495515;-0.03786016,0.230872;0.2535012;0.01146269,0.24448;0.02336976;-0.008701801,-0.1867403;0.4847676;-0.02069487,-0.2430992;0.2407512;0.02122251,-0.268301;0.01140019;0.003466381,0.07591055;0.003020316;-0.03915071,0.09697466;-0.337;-0.01660514,0.09567238;-0.6823739;0.08271932,0.1190042;-0.7110713;0.02855372,-0.07820955;0.006022465;-0.03393095,-0.1170344;-0.3331795;-0.03328412,-0.1154135;-0.6832564;0.04791813,-0.1253;-0.7170805;-0.004545294,-0.01317267;0.5681798;-0.1009431,624.5693
+0;0;0,0.001673686;0.3283685;0.006248875,0.003740846;0.6577206;-0.00289989,0.2027706;0.5180136;0.01433519,0.2359733;0.2662883;0.01126877,0.2894457;0.04305628;-0.01806456,-0.1914348;0.5049955;-0.01752166,-0.2372295;0.2552376;-0.01638215,-0.2797425;0.03170803;-0.05856555,0.07655368;0.004891635;-0.03768182,0.0959877;-0.3345377;-0.006443232,0.1060612;-0.6859094;0.06830101,0.1163392;-0.7124412;0.008116398,-0.0733377;0.006061106;-0.04346444,-0.1194421;-0.3313012;-0.01842777,-0.1399763;-0.6835498;0.04975954,-0.133896;-0.6449326;-0.03277796,0.003204851;0.5775291;0.001904787,0;0;0,-0.00631328;0.3250071;-0.04688597,-0.01532048;0.6457058;-0.1218991,0.1719313;0.495515;-0.03786016,0.230872;0.2535012;0.01146269,0.24448;0.02336976;-0.008701801,-0.1867403;0.4847676;-0.02069487,-0.2430992;0.2407512;0.02122251,-0.268301;0.01140019;0.003466381,0.07591055;0.003020316;-0.03915071,0.09697466;-0.337;-0.01660514,0.09567238;-0.6823739;0.08271932,0.1190042;-0.7110713;0.02855372,-0.07820955;0.006022465;-0.03393095,-0.1170344;-0.3331795;-0.03328412,-0.1154135;-0.6832564;0.04791813,-0.1253;-0.7170805;-0.004545294,-0.01317267;0.5681798;-0.1009431,624.581
+0;0;0,0.001619449;0.3292919;0.005967081,0.003567125;0.6588604;-0.003712297,0.2023814;0.5189006;0.01439403,0.2354286;0.2677742;0.01437767,0.2893874;0.04097554;-0.01116044,-0.191472;0.5059665;-0.01744435,-0.2378307;0.2569786;-0.01391165,-0.281474;0.02993692;-0.05326563,0.07701247;0.004907395;-0.03788885,0.09607375;-0.3347356;-0.006473031,0.1060641;-0.6854064;0.06822579,0.1163366;-0.7121025;0.008248217,-0.07379689;0.006109423;-0.04367221,-0.1202311;-0.3314036;-0.01844279,-0.1405903;-0.6829416;0.04979434,-0.1345067;-0.6443525;-0.03270718,0.003067879;0.5782485;0.001263745,0;0;0,-0.005958408;0.3251507;-0.05208611,-0.01495834;0.6454993;-0.1295195,0.17257;0.4959684;-0.04495835,0.2326164;0.2565699;0.01195741,0.2461907;0.02291383;-0.002940415,-0.1862562;0.4849949;-0.02729017,-0.2426852;0.2427178;0.02039782,-0.2686456;0.009811923;0.01132716,0.07612683;0.002827227;-0.0398407,0.09699629;-0.3373602;-0.01650357,0.09683187;-0.6831529;0.0787704,0.1197818;-0.7118833;0.02453637,-0.07891592;0.006234317;-0.0335258,-0.1171354;-0.3332456;-0.03407994,-0.1155263;-0.6833928;0.0436638,-0.1250414;-0.7175602;-0.008387145,-0.01272781;0.567789;-0.1076238,624.6025
+0;0;0,0.001619449;0.3292919;0.005967081,0.003567125;0.6588604;-0.003712297,0.2023814;0.5189006;0.01439403,0.2354286;0.2677742;0.01437767,0.2893874;0.04097554;-0.01116044,-0.191472;0.5059665;-0.01744435,-0.2378307;0.2569786;-0.01391165,-0.281474;0.02993692;-0.05326563,0.07701247;0.004907395;-0.03788885,0.09607375;-0.3347356;-0.006473031,0.1060641;-0.6854064;0.06822579,0.1163366;-0.7121025;0.008248217,-0.07379689;0.006109423;-0.04367221,-0.1202311;-0.3314036;-0.01844279,-0.1405903;-0.6829416;0.04979434,-0.1345067;-0.6443525;-0.03270718,0.003067879;0.5782485;0.001263745,0;0;0,-0.005958408;0.3251507;-0.05208611,-0.01495834;0.6454993;-0.1295195,0.17257;0.4959684;-0.04495835,0.2326164;0.2565699;0.01195741,0.2461907;0.02291383;-0.002940415,-0.1862562;0.4849949;-0.02729017,-0.2426852;0.2427178;0.02039782,-0.2686456;0.009811923;0.01132716,0.07612683;0.002827227;-0.0398407,0.09699629;-0.3373602;-0.01650357,0.09683187;-0.6831529;0.0787704,0.1197818;-0.7118833;0.02453637,-0.07891592;0.006234317;-0.0335258,-0.1171354;-0.3332456;-0.03407994,-0.1155263;-0.6833928;0.0436638,-0.1250414;-0.7175602;-0.008387145,-0.01272781;0.567789;-0.1076238,624.6143
+0;0;0,0.001622465;0.3299053;0.005978195,0.003572912;0.6599244;-0.003726779,0.2032096;0.5193202;0.01445851,0.236154;0.2689756;0.0144422,0.2904241;0.04086828;-0.01124326,-0.1922738;0.5063325;-0.01751164,-0.2384882;0.2581197;-0.01398994,-0.2823833;0.02976806;-0.05357098,0.07697363;0.00490492;-0.03786974,0.09603914;-0.3348135;-0.006446943,0.1060112;-0.6848406;0.06811475,0.1163236;-0.7117568;0.007904407,-0.07375968;0.006106341;-0.04365018,-0.1202042;-0.3314816;-0.01841516,-0.140526;-0.6823742;0.0496967,-0.1344188;-0.6437518;-0.03312502,0.003071197;0.5789137;0.001273881,0;0;0,-0.005388394;0.3249201;-0.05721664,-0.01414512;0.6448123;-0.1383419,0.1739258;0.4952788;-0.05138826,0.2340796;0.2591665;0.01487088,0.2479964;0.02373266;0.01098037,-0.1868252;0.4848858;-0.03486802,-0.2437522;0.2452151;0.02058542,-0.2715176;0.01100858;0.02436418,0.07618931;0.002580255;-0.039644,0.09715617;-0.337691;-0.01650596,0.09800807;-0.6838651;0.07482075,0.1206293;-0.713091;0.02049159,-0.07877774;0.006402383;-0.03370746,-0.116255;-0.3332371;-0.03370672,-0.1149167;-0.683545;0.0401878,-0.1238534;-0.7177613;-0.01241912,-0.0119682;0.5670395;-0.1152196,624.636
+0;0;0,0.001686082;0.3304962;0.005560795,0.003648639;0.6615044;-0.004775917,0.2042367;0.5199492;0.01462311,0.2371773;0.2702987;0.01762169,0.2888889;0.04815154;-0.002103189,-0.1932375;0.50688;-0.01783084,-0.2404084;0.2595972;-0.01108501,-0.2833229;0.03709088;-0.0436706,0.07719406;0.004937833;-0.03798123,0.09615105;-0.3351933;-0.006280143,0.106239;-0.6845372;0.06815623,0.1161058;-0.7115784;0.00825968,-0.07397643;0.006113848;-0.04377198,-0.120605;-0.3318742;-0.01840663,-0.1409281;-0.6820431;0.04980173,-0.1347775;-0.6434711;-0.03282596,0.003147216;0.5799511;0.0004129033,0;0;0,-0.004391924;0.3241778;-0.06442761,-0.01332581;0.6431559;-0.1528141,0.1758043;0.4950825;-0.06157207,0.2364773;0.2621912;0.01258922,0.2519289;0.03402469;0.02325749,-0.1862021;0.4842556;-0.04383286,-0.2437804;0.2476854;0.02049989,-0.270656;0.02059597;0.03148349,0.07622272;0.002191156;-0.04013944,0.09846282;-0.3385873;-0.01942849,0.1003013;-0.6847768;0.06907654,0.1226793;-0.7148184;0.01585174,-0.07913277;0.006767382;-0.03343778,-0.1148599;-0.3334824;-0.03611974,-0.1135924;-0.6836892;0.03485362,-0.1219835;-0.7174082;-0.01813818,-0.01112814;0.5655167;-0.1274085,624.6597
+0;0;0,0.001686082;0.3304962;0.005560795,0.003648639;0.6615044;-0.004775917,0.2042367;0.5199492;0.01462311,0.2371773;0.2702987;0.01762169,0.2888889;0.04815154;-0.002103189,-0.1932375;0.50688;-0.01783084,-0.2404084;0.2595972;-0.01108501,-0.2833229;0.03709088;-0.0436706,0.07719406;0.004937833;-0.03798123,0.09615105;-0.3351933;-0.006280143,0.106239;-0.6845372;0.06815623,0.1161058;-0.7115784;0.00825968,-0.07397643;0.006113848;-0.04377198,-0.120605;-0.3318742;-0.01840663,-0.1409281;-0.6820431;0.04980173,-0.1347775;-0.6434711;-0.03282596,0.003147216;0.5799511;0.0004129033,0;0;0,-0.004391924;0.3241778;-0.06442761,-0.01332581;0.6431559;-0.1528141,0.1758043;0.4950825;-0.06157207,0.2364773;0.2621912;0.01258922,0.2519289;0.03402469;0.02325749,-0.1862021;0.4842556;-0.04383286,-0.2437804;0.2476854;0.02049989,-0.270656;0.02059597;0.03148349,0.07622272;0.002191156;-0.04013944,0.09846282;-0.3385873;-0.01942849,0.1003013;-0.6847768;0.06907654,0.1226793;-0.7148184;0.01585174,-0.07913277;0.006767382;-0.03343778,-0.1148599;-0.3334824;-0.03611974,-0.1135924;-0.6836892;0.03485362,-0.1219835;-0.7174082;-0.01813818,-0.01112814;0.5655167;-0.1274085,624.6805
+0;0;0,0.001689754;0.331216;0.005572907,0.003649733;0.661784;-0.004754785,0.2030887;0.52057;0.01456314,0.2359126;0.2718039;0.0175511,0.2884293;0.04619794;-0.002480894,-0.1921141;0.5075756;-0.01770535,-0.239118;0.2611687;-0.01098342,-0.2827007;0.03519797;-0.04407636,0.077326;0.004946272;-0.03804615,0.09622231;-0.3340962;-0.006446529,0.1063099;-0.6834273;0.06798711,0.1162873;-0.7111081;0.007418837,-0.07410288;0.006124298;-0.0438468,-0.1205822;-0.3307819;-0.01856263,-0.1409046;-0.680938;0.04964323,-0.134685;-0.6422699;-0.03391113,0.0031483;0.580229;0.0004341351,0;0;0,-0.003577694;0.3236956;-0.0703299,-0.0122734;0.6407282;-0.1639347,0.1767257;0.4951194;-0.07313991,0.237709;0.2668093;0.01127839,0.2512818;0.03593284;0.03513622,-0.1853602;0.4853297;-0.05387018,-0.2426462;0.2522765;0.01944721,-0.2727495;0.02365117;0.04913879,0.07631458;0.00190115;-0.04029584,0.09911825;-0.3378266;-0.02104902,0.1017213;-0.6848076;0.06422544,0.1239097;-0.714997;0.009635445,-0.07929792;0.007028163;-0.03337258,-0.1139808;-0.3322194;-0.03706186,-0.1131389;-0.6830077;0.03091694,-0.1161685;-0.675851;-0.05010252,-0.01022211;0.5635237;-0.1372209,624.7033
+0;0;0,0.001704594;0.3312242;0.005059198,0.00359717;0.6617697;-0.005962312,0.2029983;0.5205975;0.01450185,0.2359318;0.2719291;0.02159479,0.2881421;0.04585141;0.006751874,-0.1922145;0.5076567;-0.01829134,-0.2403005;0.2615888;-0.007840247,-0.2840208;0.03512967;-0.03720295,0.0773773;0.004955824;-0.03794045,0.09619176;-0.3341227;-0.006680366,0.1062873;-0.683374;0.06812508,0.1161483;-0.711118;0.007597838,-0.07400824;0.006136064;-0.0440047,-0.1206369;-0.3307265;-0.01841662,-0.141091;-0.6808373;0.04998204,-0.1347756;-0.642212;-0.03356954,0.003119363;0.5802264;-0.0005905959,0;0;0,-0.003577694;0.3236956;-0.0703299,-0.0122734;0.6407282;-0.1639347,0.1767257;0.4951194;-0.07313991,0.237709;0.2668093;0.01127839,0.2512818;0.03593284;0.03513622,-0.1853602;0.4853297;-0.05387018,-0.2426462;0.2522765;0.01944721,-0.2727495;0.02365117;0.04913879,0.07631458;0.00190115;-0.04029584,0.09911825;-0.3378266;-0.02104902,0.1017213;-0.6848076;0.06422544,0.1239097;-0.714997;0.009635445,-0.07929792;0.007028163;-0.03337258,-0.1139808;-0.3322194;-0.03706186,-0.1131389;-0.6830077;0.03091694,-0.1161685;-0.675851;-0.05010252,-0.01022211;0.5635237;-0.1372209,624.7142
+0;0;0,0.001708635;0.3320095;0.005071192,0.003588293;0.6602924;-0.005883729,0.202747;0.5195463;0.0145387,0.2355612;0.2717782;0.02160597,0.2892328;0.03937288;0.006347615,-0.1919823;0.5066214;-0.01821437,-0.2398943;0.2614443;-0.007801113,-0.2848383;0.02864698;-0.03798563,0.07750707;0.004964136;-0.03800408,0.09629287;-0.3335978;-0.006791621,0.1063956;-0.6830972;0.06806695,0.1163014;-0.7111034;0.007264808,-0.07413237;0.006146355;-0.0440785,-0.12069;-0.3302031;-0.0185294,-0.1411587;-0.6805625;0.04991783,-0.1348145;-0.641898;-0.03401321,0.003112555;0.5791023;-0.0005352776,0;0;0,-0.003051981;0.3228157;-0.07771516,-0.01113115;0.6347138;-0.1801877,0.1776615;0.4951211;-0.08311796,0.2378591;0.271687;0.0115881,0.2486744;0.03549217;0.04652691,-0.1846398;0.4858026;-0.06407586,-0.2418426;0.2567799;0.01833892,-0.2729156;0.02267145;0.05512735,0.07649243;0.001666933;-0.04027939,0.09945288;-0.3376236;-0.02278543,0.1028354;-0.6855971;0.05942631,0.1246339;-0.7154113;0.003687382,-0.07942269;0.007223198;-0.03340901,-0.1134892;-0.331574;-0.03610297,-0.1119545;-0.683646;0.02633635,-0.1148704;-0.6775261;-0.05478688,-0.009317532;0.5587566;-0.1510694,624.7379
+0;0;0,0.001710664;0.3324037;0.005077214,0.003584049;0.6595851;-0.005849134,0.2008085;0.5194991;0.01442175,0.2335194;0.2725113;0.02146675,0.2888562;0.03289539;0.005734999,-0.1900954;0.5066994;-0.0180139,-0.2378564;0.2622946;-0.007633442,-0.2841948;0.02227442;-0.03875447,0.07703622;0.00493398;-0.03777321,0.09573887;-0.3321293;-0.006698914,0.105851;-0.6819537;0.06822926,0.1158691;-0.7106177;0.00673762,-0.07368202;0.006109017;-0.04381073,-0.1200336;-0.3287516;-0.01837472,-0.1405213;-0.6794367;0.05013616,-0.1341052;-0.640674;-0.03474667,0.003108796;0.5784779;-0.0005061454,0;0;0,-0.002893999;0.3218722;-0.08313131,-0.01063408;0.6314446;-0.1891551,0.1774412;0.4954356;-0.09291267,0.236215;0.2765236;0.01074934,0.2481401;0.03515245;0.05894876,-0.183644;0.4864468;-0.0731692,-0.2404232;0.2613835;0.01763406,-0.273153;0.02344671;0.07277276,0.07657738;0.001743674;-0.03896928,0.0996121;-0.3361582;-0.02417803,0.1034765;-0.6851113;0.05525994,0.1254481;-0.7154524;-0.001302004,-0.07855185;0.007064146;-0.0341386,-0.1122073;-0.3302678;-0.03539527,-0.1101377;-0.6833929;0.02284469,-0.1132272;-0.678073;-0.0590357,-0.008891463;0.5558243;-0.1593947,624.7581
+0;0;0,0.001719458;0.3324077;0.004800847,0.00355996;0.659582;-0.006349831,0.2007557;0.5195571;0.01469836,0.2334078;0.2726795;0.02508648,0.2888622;0.03279079;0.01490566,-0.1905246;0.5075288;-0.01721003,-0.2377232;0.2632205;-0.002775992,-0.2842273;0.0225004;-0.02760819,0.07709546;0.004979095;-0.03764625,0.09552024;-0.3320708;-0.006262481,0.1055814;-0.6818994;0.06865279,0.1157613;-0.7105905;0.007213552,-0.07362972;0.006052939;-0.04390635,-0.1201393;-0.3287432;-0.01791573,-0.1407875;-0.6793785;0.05080153,-0.1344566;-0.6406256;-0.03408871,0.003095127;0.578478;-0.000958317,0;0;0,-0.002893999;0.3218722;-0.08313131,-0.01063408;0.6314446;-0.1891551,0.1774412;0.4954356;-0.09291267,0.236215;0.2765236;0.01074934,0.2481401;0.03515245;0.05894876,-0.183644;0.4864468;-0.0731692,-0.2404232;0.2613835;0.01763406,-0.273153;0.02344671;0.07277276,0.07657738;0.001743674;-0.03896928,0.0996121;-0.3361582;-0.02417803,0.1034765;-0.6851113;0.05525994,0.1254481;-0.7154524;-0.001302004,-0.07855185;0.007064146;-0.0341386,-0.1122073;-0.3302678;-0.03539527,-0.1101377;-0.6833929;0.02284469,-0.1132272;-0.678073;-0.0590357,-0.008891463;0.5558243;-0.1593947,624.7704
+0;0;0,0.001719835;0.3324806;0.004801899,0.003557903;0.6592171;-0.006342851,0.1999173;0.5193411;0.01464581,0.2324736;0.2731879;0.02500344,0.2889347;0.02894391;0.01463778,-0.1897085;0.5073637;-0.01712766,-0.2367686;0.2637722;-0.002735982,-0.284117;0.01868172;-0.02801902,0.07733512;0.004994574;-0.03776328,0.0956988;-0.3309376;-0.006483596,0.1057437;-0.6802014;0.06831072,0.1160782;-0.7097833;0.00593897,-0.07385861;0.006071756;-0.04404284,-0.120214;-0.327614;-0.01813842,-0.1408288;-0.6776834;0.0504679,-0.1344018;-0.6387976;-0.03571078,0.003092496;0.5780129;-0.0009446726,0;0;0,-0.002896532;0.3207373;-0.08768439,-0.009927198;0.6279437;-0.1991827,0.1771237;0.49536;-0.09932756,0.2362179;0.2812298;0.01209378,0.2467748;0.03826281;0.07378697,-0.1826993;0.4875454;-0.0800138,-0.2400794;0.2676334;0.02050892,-0.273807;0.02754258;0.08507886,0.07681911;0.001538694;-0.03909206,0.100043;-0.3352019;-0.02384615,0.1041857;-0.6841213;0.05308533,0.1262072;-0.7152533;-0.00457716,-0.07883988;0.007274011;-0.03410417,-0.111814;-0.3289956;-0.03532782,-0.109764;-0.6818465;0.02099631,-0.1128109;-0.6775221;-0.06194047,-0.008332938;0.5527061;-0.1681948,624.7922
+0;0;0,0.001719835;0.3324806;0.004801899,0.003557903;0.6592171;-0.006342851,0.1999173;0.5193411;0.01464581,0.2324736;0.2731879;0.02500344,0.2889347;0.02894391;0.01463778,-0.1897085;0.5073637;-0.01712766,-0.2367686;0.2637722;-0.002735982,-0.284117;0.01868172;-0.02801902,0.07733512;0.004994574;-0.03776328,0.0956988;-0.3309376;-0.006483596,0.1057437;-0.6802014;0.06831072,0.1160782;-0.7097833;0.00593897,-0.07385861;0.006071756;-0.04404284,-0.120214;-0.327614;-0.01813842,-0.1408288;-0.6776834;0.0504679,-0.1344018;-0.6387976;-0.03571078,0.003092496;0.5780129;-0.0009446726,0;0;0,-0.002896532;0.3207373;-0.08768439,-0.009927198;0.6279437;-0.1991827,0.1771237;0.49536;-0.09932756,0.2362179;0.2812298;0.01209378,0.2467748;0.03826281;0.07378697,-0.1826993;0.4875454;-0.0800138,-0.2400794;0.2676334;0.02050892,-0.273807;0.02754258;0.08507886,0.07681911;0.001538694;-0.03909206,0.100043;-0.3352019;-0.02384615,0.1041857;-0.6841213;0.05308533,0.1262072;-0.7152533;-0.00457716,-0.07883988;0.007274011;-0.03410417,-0.111814;-0.3289956;-0.03532782,-0.109764;-0.6818465;0.02099631,-0.1128109;-0.6775221;-0.06194047,-0.008332938;0.5527061;-0.1681948,624.8038
+0;0;0,0.001820971;0.3320897;0.004479494,0.003772044;0.657058;-0.006919715,0.1990263;0.5178959;0.01440538,0.2315348;0.2728051;0.02904296,0.2878276;0.02775709;0.02320289,-0.1884687;0.5058131;-0.01731754,-0.2366466;0.2636565;0.00216827,-0.2838669;0.01742245;-0.01759348,0.07741719;0.004961158;-0.0378433,0.09576263;-0.3297926;-0.006334331,0.1057694;-0.6787232;0.06856669,0.1155641;-0.7086232;0.005941257,-0.07398165;0.006116467;-0.04403922,-0.1202073;-0.3264163;-0.01806602,-0.1408041;-0.6761602;0.05062001,-0.1343291;-0.6372615;-0.03589454,0.00327498;0.5761428;-0.001466368,0;0;0,-0.002414897;0.3183856;-0.09450793,-0.00864096;0.6208994;-0.2134733,0.1774552;0.495704;-0.1081245,0.2363308;0.2873937;0.01221298,0.245998;0.04761608;0.08747744,-0.1807856;0.4883697;-0.0886884,-0.2377985;0.2724181;0.01833976,-0.2693975;0.03510191;0.09537251,0.07692921;0.00126496;-0.03912091,0.1012228;-0.3343075;-0.02532196,0.1058317;-0.683574;0.04853272,0.1277371;-0.7147456;-0.009639978,-0.07891248;0.007529763;-0.03415072,-0.1104812;-0.3277088;-0.03697114,-0.1084382;-0.6806474;0.01681554,-0.1114271;-0.6773425;-0.06615628,-0.007240549;0.546819;-0.1804979,624.8253
+0;0;0,0.001820971;0.3320897;0.004479494,0.003772044;0.657058;-0.006919715,0.1990263;0.5178959;0.01440538,0.2315348;0.2728051;0.02904296,0.2878276;0.02775709;0.02320289,-0.1884687;0.5058131;-0.01731754,-0.2366466;0.2636565;0.00216827,-0.2838669;0.01742245;-0.01759348,0.07741719;0.004961158;-0.0378433,0.09576263;-0.3297926;-0.006334331,0.1057694;-0.6787232;0.06856669,0.1155641;-0.7086232;0.005941257,-0.07398165;0.006116467;-0.04403922,-0.1202073;-0.3264163;-0.01806602,-0.1408041;-0.6761602;0.05062001,-0.1343291;-0.6372615;-0.03589454,0.00327498;0.5761428;-0.001466368,0;0;0,-0.002414897;0.3183856;-0.09450793,-0.00864096;0.6208994;-0.2134733,0.1774552;0.495704;-0.1081245,0.2363308;0.2873937;0.01221298,0.245998;0.04761608;0.08747744,-0.1807856;0.4883697;-0.0886884,-0.2377985;0.2724181;0.01833976,-0.2693975;0.03510191;0.09537251,0.07692921;0.00126496;-0.03912091,0.1012228;-0.3343075;-0.02532196,0.1058317;-0.683574;0.04853272,0.1277371;-0.7147456;-0.009639978,-0.07891248;0.007529763;-0.03415072,-0.1104812;-0.3277088;-0.03697114,-0.1084382;-0.6806474;0.01681554,-0.1114271;-0.6773425;-0.06615628,-0.007240549;0.546819;-0.1804979,624.8372
+0;0;0,0.001814917;0.3309856;0.004464602,0.003766892;0.6561006;-0.00694469,0.1988844;0.5168277;0.01437959,0.2312771;0.2726099;0.02896503,0.287476;0.02797109;0.0231347,-0.1883419;0.5047532;-0.01732133,-0.236348;0.2634593;0.002095062,-0.2834895;0.01763633;-0.01763369,0.0774042;0.004960326;-0.03783695,0.09569329;-0.3287652;-0.006424773,0.1057028;-0.6777923;0.06849699,0.1155028;-0.707724;0.005838297,-0.07396925;0.006115442;-0.04403183,-0.1200529;-0.3253959;-0.01813843,-0.1406554;-0.6752366;0.05056663,-0.1341769;-0.6363331;-0.03599386,0.003268898;0.5750341;-0.001481149,0;0;0,-0.003256693;0.3159145;-0.09880352,-0.009909928;0.6168953;-0.2220137,0.1761947;0.4945714;-0.1140044,0.2343163;0.2926689;0.01546216,0.2414762;0.05597261;0.09891319,-0.1813268;0.488625;-0.09331658,-0.2384723;0.2775515;0.02108049,-0.2676445;0.04365629;0.1075819,0.07706112;0.001162976;-0.03883147,0.1012854;-0.3334058;-0.02576137,0.1062715;-0.6830392;0.04679918,0.1281171;-0.714153;-0.0115261,-0.0788131;0.00760332;-0.0343269,-0.1096827;-0.3266592;-0.03742193,-0.1078902;-0.6798526;0.0153475,-0.1109756;-0.6771291;-0.06748026,-0.00831677;0.5429992;-0.1882691,624.8593
+0;0;0,0.001791897;0.3309911;0.004053719,0.003660175;0.6560897;-0.00782101,0.1988245;0.5170448;0.01415564,0.2310648;0.2730289;0.03207544,0.2871858;0.02831224;0.03424468,-0.1884428;0.5048505;-0.01828456,-0.2375049;0.2641908;0.005801804,-0.2840874;0.01793511;-0.00932044,0.07739098;0.004927319;-0.03786831,0.09555747;-0.3287886;-0.006283261,0.1054464;-0.677743;0.06899224,0.1151879;-0.7074895;0.006147772,-0.07397896;0.006154956;-0.04401001,-0.1202496;-0.3253175;-0.01795302,-0.140873;-0.6751511;0.05078191,-0.1342621;-0.6362763;-0.03577152,0.003187402;0.5750313;-0.002236829,0;0;0,-0.003256693;0.3159145;-0.09880352,-0.009909928;0.6168953;-0.2220137,0.1761947;0.4945714;-0.1140044,0.2343163;0.2926689;0.01546216,0.2414762;0.05597261;0.09891319,-0.1813268;0.488625;-0.09331658,-0.2384723;0.2775515;0.02108049,-0.2676445;0.04365629;0.1075819,0.07706112;0.001162976;-0.03883147,0.1012854;-0.3334058;-0.02576137,0.1062715;-0.6830392;0.04679918,0.1281171;-0.714153;-0.0115261,-0.0788131;0.00760332;-0.0343269,-0.1096827;-0.3266592;-0.03742193,-0.1078902;-0.6798526;0.0153475,-0.1109756;-0.6771291;-0.06748026,-0.00831677;0.5429992;-0.1882691,624.8707
+0;0;0,0.001791897;0.3309911;0.004053719,0.003660175;0.6560897;-0.00782101,0.1988245;0.5170448;0.01415564,0.2310648;0.2730289;0.03207544,0.2871858;0.02831224;0.03424468,-0.1884428;0.5048505;-0.01828456,-0.2375049;0.2641908;0.005801804,-0.2840874;0.01793511;-0.00932044,0.07739098;0.004927319;-0.03786831,0.09555747;-0.3287886;-0.006283261,0.1054464;-0.677743;0.06899224,0.1151879;-0.7074895;0.006147772,-0.07397896;0.006154956;-0.04401001,-0.1202496;-0.3253175;-0.01795302,-0.140873;-0.6751511;0.05078191,-0.1342621;-0.6362763;-0.03577152,0.003187402;0.5750313;-0.002236829,0;0;0,-0.003256693;0.3159145;-0.09880352,-0.009909928;0.6168953;-0.2220137,0.1761947;0.4945714;-0.1140044,0.2343163;0.2926689;0.01546216,0.2414762;0.05597261;0.09891319,-0.1813268;0.488625;-0.09331658,-0.2384723;0.2775515;0.02108049,-0.2676445;0.04365629;0.1075819,0.07706112;0.001162976;-0.03883147,0.1012854;-0.3334058;-0.02576137,0.1062715;-0.6830392;0.04679918,0.1281171;-0.714153;-0.0115261,-0.0788131;0.00760332;-0.0343269,-0.1096827;-0.3266592;-0.03742193,-0.1078902;-0.6798526;0.0153475,-0.1109756;-0.6771291;-0.06748026,-0.00831677;0.5429992;-0.1882691,624.8818
+0;0;0,0.001788845;0.3304274;0.004046816,0.003658863;0.6558278;-0.007841138,0.1970801;0.5171729;0.01399822,0.2292403;0.2737633;0.0318735,0.2852789;0.02940573;0.03403955,-0.1867382;0.5050873;-0.01815307,-0.2356784;0.2650255;0.005873453,-0.2821926;0.01913111;-0.009226603,0.07731624;0.00492256;-0.03783173,0.09546101;-0.3283943;-0.006284446,0.1053427;-0.6770952;0.06893637,0.1150863;-0.7068539;0.006078959,-0.07390751;0.006149012;-0.04396751,-0.1201228;-0.3249271;-0.01794168,-0.1407312;-0.6745066;0.05074333,-0.134119;-0.63563;-0.03582792,0.003185353;0.574643;-0.002248252,0;0;0,-0.003682002;0.314152;-0.1024539,-0.01037197;0.6140544;-0.2290592,0.1741793;0.4946077;-0.1195855,0.2318758;0.2975428;0.01620317,0.2317329;0.06412944;0.1077118,-0.1794695;0.4895708;-0.09750874,-0.2383288;0.2837836;0.02410233,-0.2620529;0.05108786;0.1143548,0.07705687;0.001187205;-0.03865361,0.1012208;-0.3330176;-0.0264945,0.1064504;-0.6825739;0.04513788,0.1282723;-0.7137641;-0.01314306,-0.07867052;0.007578496;-0.03444979,-0.1096859;-0.3262624;-0.03804013,-0.1077617;-0.6792059;0.01464186,-0.111189;-0.676959;-0.06803291,-0.008702561;0.5403658;-0.1945677,624.9044
+0;0;0,0.001750065;0.3304344;0.003451847,0.003530412;0.6558079;-0.009148022,0.1970237;0.5176138;0.01387335,0.2295136;0.2745534;0.03550785,0.2837711;0.02995428;0.04462093,-0.1870423;0.5053779;-0.01812174,-0.2366053;0.2660261;0.01114081,-0.2831886;0.01980478;0.003351992,0.07730992;0.004884638;-0.03784956,0.09529921;-0.328393;-0.005802453,0.105182;-0.6770667;0.06954443,0.1150497;-0.7069622;0.006836772,-0.0739244;0.006183763;-0.04393423,-0.1202665;-0.3248474;-0.01756456,-0.1409329;-0.674399;0.05124462,-0.1343445;-0.6355656;-0.03533287,0.003082559;0.5746363;-0.003365807,0;0;0,-0.003682002;0.314152;-0.1024539,-0.01037197;0.6140544;-0.2290592,0.1741793;0.4946077;-0.1195855,0.2318758;0.2975428;0.01620317,0.2317329;0.06412944;0.1077118,-0.1794695;0.4895708;-0.09750874,-0.2383288;0.2837836;0.02410233,-0.2620529;0.05108786;0.1143548,0.07705687;0.001187205;-0.03865361,0.1012208;-0.3330176;-0.0264945,0.1064504;-0.6825739;0.04513788,0.1282723;-0.7137641;-0.01314306,-0.07867052;0.007578496;-0.03444979,-0.1096859;-0.3262624;-0.03804013,-0.1077617;-0.6792059;0.01464186,-0.111189;-0.676959;-0.06803291,-0.008702561;0.5403658;-0.1945677,624.9155
+0;0;0,0.001747296;0.3299116;0.003446385,0.003528837;0.655503;-0.009162989,0.1956936;0.5176204;0.01374595,0.2280989;0.2751927;0.03532413,0.2822013;0.0312929;0.04441116,-0.1857423;0.5054682;-0.01803003,-0.2351763;0.2667396;0.01115634,-0.2816263;0.02122217;0.003389788,0.07732251;0.004885433;-0.03785573,0.09529968;-0.3281677;-0.005830202,0.1051672;-0.6763054;0.06940086,0.1150203;-0.7061117;0.00678657,-0.07393643;0.006184769;-0.04394138,-0.1202473;-0.3246234;-0.01758947,-0.1408819;-0.6736377;0.05111394,-0.1343033;-0.6348175;-0.03533464,0.003080547;0.5742524;-0.003375147,0;0;0,-0.004461214;0.3124406;-0.1059129,-0.01189902;0.6112983;-0.2354794,0.1718767;0.4942503;-0.1252787,0.2291713;0.3025034;0.01697946,0.2281247;0.07529968;0.1212585,-0.1789587;0.4896494;-0.1016932,-0.2381161;0.2884836;0.02605519,-0.2571887;0.06038432;0.1265724,0.07711804;0.001204371;-0.0385623,0.1013859;-0.3327585;-0.02619004,0.1069568;-0.6821359;0.04353285,0.1278481;-0.7134975;-0.01471448,-0.07865485;0.007564899;-0.03452361,-0.10943;-0.3260621;-0.03889817,-0.1073265;-0.6784854;0.01354503,-0.1109873;-0.6766307;-0.06884961,-0.009978786;0.5378574;-0.2002926,624.9373
+0;0;0,0.001747296;0.3299116;0.003446385,0.003528837;0.655503;-0.009162989,0.1956936;0.5176204;0.01374595,0.2280989;0.2751927;0.03532413,0.2822013;0.0312929;0.04441116,-0.1857423;0.5054682;-0.01803003,-0.2351763;0.2667396;0.01115634,-0.2816263;0.02122217;0.003389788,0.07732251;0.004885433;-0.03785573,0.09529968;-0.3281677;-0.005830202,0.1051672;-0.6763054;0.06940086,0.1150203;-0.7061117;0.00678657,-0.07393643;0.006184769;-0.04394138,-0.1202473;-0.3246234;-0.01758947,-0.1408819;-0.6736377;0.05111394,-0.1343033;-0.6348175;-0.03533464,0.003080547;0.5742524;-0.003375147,0;0;0,-0.004461214;0.3124406;-0.1059129,-0.01189902;0.6112983;-0.2354794,0.1718767;0.4942503;-0.1252787,0.2291713;0.3025034;0.01697946,0.2281247;0.07529968;0.1212585,-0.1789587;0.4896494;-0.1016932,-0.2381161;0.2884836;0.02605519,-0.2571887;0.06038432;0.1265724,0.07711804;0.001204371;-0.0385623,0.1013859;-0.3327585;-0.02619004,0.1069568;-0.6821359;0.04353285,0.1278481;-0.7134975;-0.01471448,-0.07865485;0.007564899;-0.03452361,-0.10943;-0.3260621;-0.03889817,-0.1073265;-0.6784854;0.01354503,-0.1109873;-0.6766307;-0.06884961,-0.009978786;0.5378574;-0.2002926,624.949
+0;0;0,0.001789078;0.3277936;0.002894532,0.003649813;0.6520824;-0.01025752,0.197022;0.5146551;0.01320418,0.2294517;0.2733808;0.04042614,0.2827843;0.02992351;0.05316586,-0.1868943;0.5022171;-0.01833129,-0.2368824;0.2647998;0.01543622,-0.2823;0.01944415;0.01144274,0.07727575;0.004859562;-0.03796891,0.0952514;-0.3273607;-0.005560189,0.1049597;-0.67424;0.06948181,0.1152201;-0.704503;0.006114289,-0.07399452;0.00620917;-0.0438526,-0.120182;-0.3238062;-0.01738858,-0.1406258;-0.6715512;0.05121382,-0.1340571;-0.6326774;-0.03613865,0.003177563;0.5711623;-0.004339608,0;0;0,-0.005891085;0.3087194;-0.1100812,-0.01522781;0.6041666;-0.2440605,0.1701085;0.494224;-0.1287439,0.2263315;0.3073519;0.01932311,0.2228;0.08457601;0.1317353,-0.1808114;0.4900865;-0.1024628,-0.2397923;0.2920129;0.02904426,-0.2558852;0.06808382;0.1380163,0.077142;0.001203418;-0.03852868,0.10125;-0.3319895;-0.0264852,0.1070023;-0.6802349;0.04238319,0.1280552;-0.7129065;-0.01576662,-0.07865003;0.007577084;-0.0345479,-0.1093711;-0.3252593;-0.03901214,-0.1073618;-0.6765022;0.01270952,-0.1112738;-0.6755999;-0.07029873,-0.01272202;0.5316223;-0.2078063,624.971
+0;0;0,0.001789078;0.3277936;0.002894532,0.003649813;0.6520824;-0.01025752,0.197022;0.5146551;0.01320418,0.2294517;0.2733808;0.04042614,0.2827843;0.02992351;0.05316586,-0.1868943;0.5022171;-0.01833129,-0.2368824;0.2647998;0.01543622,-0.2823;0.01944415;0.01144274,0.07727575;0.004859562;-0.03796891,0.0952514;-0.3273607;-0.005560189,0.1049597;-0.67424;0.06948181,0.1152201;-0.704503;0.006114289,-0.07399452;0.00620917;-0.0438526,-0.120182;-0.3238062;-0.01738858,-0.1406258;-0.6715512;0.05121382,-0.1340571;-0.6326774;-0.03613865,0.003177563;0.5711623;-0.004339608,0;0;0,-0.005891085;0.3087194;-0.1100812,-0.01522781;0.6041666;-0.2440605,0.1701085;0.494224;-0.1287439,0.2263315;0.3073519;0.01932311,0.2228;0.08457601;0.1317353,-0.1808114;0.4900865;-0.1024628,-0.2397923;0.2920129;0.02904426,-0.2558852;0.06808382;0.1380163,0.077142;0.001203418;-0.03852868,0.10125;-0.3319895;-0.0264852,0.1070023;-0.6802349;0.04238319,0.1280552;-0.7129065;-0.01576662,-0.07865003;0.007577084;-0.0345479,-0.1093711;-0.3252593;-0.03901214,-0.1073618;-0.6765022;0.01270952,-0.1112738;-0.6755999;-0.07029873,-0.01272202;0.5316223;-0.2078063,624.9822
+0;0;0,0.001785282;0.3270982;0.002888391,0.003646731;0.651511;-0.01026997,0.1971006;0.5139992;0.01320359,0.2294887;0.2730344;0.04039061,0.282845;0.02946891;0.053136,-0.1869782;0.5015559;-0.01834523,-0.2369021;0.2644433;0.01537894,-0.2823399;0.01897852;0.01138368,0.07741907;0.004868576;-0.03803933,0.09535857;-0.3266837;-0.005695775,0.1050326;-0.67234;0.06908167,0.1153709;-0.70306;0.005233623,-0.07413176;0.006220686;-0.04393394,-0.1202264;-0.3231311;-0.01752313,-0.1405981;-0.66965;0.05083741,-0.1339796;-0.6307089;-0.03717746,0.003174128;0.5705302;-0.004347631,0;0;0,-0.005876824;0.3068966;-0.1130695,-0.01443285;0.6014746;-0.2493069,0.1697974;0.4946309;-0.1299682,0.2242119;0.3103388;0.02145052,0.222914;0.08638713;0.1318021,-0.1808473;0.4907968;-0.1068184,-0.2394529;0.2966509;0.03002049,-0.2511663;0.07792568;0.1498352,0.07721058;0.001335412;-0.03874469,0.1013156;-0.3311923;-0.02695131,0.1072364;-0.6783019;0.04119158,0.1280984;-0.7120096;-0.0169158,-0.07890716;0.007461889;-0.03438585,-0.10963;-0.3246901;-0.03948441,-0.1075541;-0.6747339;0.011785,-0.1109587;-0.6744279;-0.07174373,-0.01213993;0.5291022;-0.2125626,624.9937
+0;0;0,0.001745567;0.3271016;0.002503313,0.003541313;0.6514983;-0.01104927,0.1971463;0.5145112;0.01270854,0.2296357;0.2741756;0.04488505,0.2831212;0.03105359;0.06397755,-0.1872543;0.5019329;-0.0183241,-0.2377178;0.2656406;0.020036,-0.2823458;0.02005596;0.02551464,0.07736725;0.004917305;-0.03813838,0.09519283;-0.3265957;-0.005332783,0.1047592;-0.6722028;0.06968568,0.1153781;-0.7026093;0.005586818,-0.0742045;0.006174979;-0.04381745,-0.1204517;-0.3231862;-0.0177936,-0.1408418;-0.6695378;0.05140453,-0.1343176;-0.6306233;-0.03662009,0.003086512;0.5705249;-0.005026841,0;0;0,-0.005876824;0.3068966;-0.1130695,-0.01443285;0.6014746;-0.2493069,0.1697974;0.4946309;-0.1299682,0.2242119;0.3103388;0.02145052,0.222914;0.08638713;0.1318021,-0.1808473;0.4907968;-0.1068184,-0.2394529;0.2966509;0.03002049,-0.2511663;0.07792568;0.1498352,0.07721058;0.001335412;-0.03874469,0.1013156;-0.3311923;-0.02695131,0.1072364;-0.6783019;0.04119158,0.1280984;-0.7120096;-0.0169158,-0.07890716;0.007461889;-0.03438585,-0.10963;-0.3246901;-0.03948441,-0.1075541;-0.6747339;0.011785,-0.1109587;-0.6744279;-0.07174373,-0.01213993;0.5291022;-0.2125626,625.0048
+0;0;0,0.001745567;0.3271016;0.002503313,0.003541313;0.6514983;-0.01104927,0.1971463;0.5145112;0.01270854,0.2296357;0.2741756;0.04488505,0.2831212;0.03105359;0.06397755,-0.1872543;0.5019329;-0.0183241,-0.2377178;0.2656406;0.020036,-0.2823458;0.02005596;0.02551464,0.07736725;0.004917305;-0.03813838,0.09519283;-0.3265957;-0.005332783,0.1047592;-0.6722028;0.06968568,0.1153781;-0.7026093;0.005586818,-0.0742045;0.006174979;-0.04381745,-0.1204517;-0.3231862;-0.0177936,-0.1408418;-0.6695378;0.05140453,-0.1343176;-0.6306233;-0.03662009,0.003086512;0.5705249;-0.005026841,0;0;0,-0.005876824;0.3068966;-0.1130695,-0.01443285;0.6014746;-0.2493069,0.1697974;0.4946309;-0.1299682,0.2242119;0.3103388;0.02145052,0.222914;0.08638713;0.1318021,-0.1808473;0.4907968;-0.1068184,-0.2394529;0.2966509;0.03002049,-0.2511663;0.07792568;0.1498352,0.07721058;0.001335412;-0.03874469,0.1013156;-0.3311923;-0.02695131,0.1072364;-0.6783019;0.04119158,0.1280984;-0.7120096;-0.0169158,-0.07890716;0.007461889;-0.03438585,-0.10963;-0.3246901;-0.03948441,-0.1075541;-0.6747339;0.011785,-0.1109587;-0.6744279;-0.07174373,-0.01213993;0.5291022;-0.2125626,625.0167
+0;0;0,0.001741081;0.326261;0.002496879,0.003535053;0.6503376;-0.01104185,0.1950319;0.5140501;0.01251647,0.227485;0.273983;0.04465703,0.280921;0.03108561;0.06373189,-0.1851917;0.5016085;-0.01817895,-0.2355988;0.2655803;0.02013828,-0.2801856;0.02022246;0.02561186,0.07756138;0.004929644;-0.03823408,0.09536024;-0.3260864;-0.005477659,0.1049299;-0.6718107;0.06956626,0.115568;-0.7023271;0.005350783,-0.07439069;0.006190473;-0.0439274,-0.1205686;-0.3226769;-0.01794256,-0.1409656;-0.669146;0.05127904,-0.1344295;-0.6302153;-0.03690571,0.003080764;0.5694551;-0.005026187,0;0;0,-0.006160185;0.3053735;-0.1147368,-0.01445478;0.5995126;-0.2511821,0.1680634;0.4947455;-0.1328185,0.222452;0.3130379;0.02126813,0.227128;0.0909128;0.1346567,-0.179673;0.4917726;-0.1099203,-0.2378639;0.3011369;0.0314667,-0.2507962;0.0908737;0.1650352,0.07731682;0.001483768;-0.03901052,0.1016946;-0.3305256;-0.02731061,0.1074869;-0.6777563;0.04084945,0.1283543;-0.7115555;-0.01740217,-0.07926555;0.007324946;-0.03413548,-0.1095948;-0.3243489;-0.03996275,-0.1076077;-0.6745121;0.01132371,-0.1111355;-0.6744198;-0.07229517,-0.01222444;0.5272354;-0.214448,625.0281
+0;0;0,0.001780974;0.3262643;0.001981225,0.003655962;0.6503099;-0.01225009,0.1953302;0.5148829;0.01192146,0.2277735;0.2755553;0.04917921,0.2801821;0.03298728;0.07432948,-0.1853599;0.502168;-0.01833595,-0.2360527;0.2670219;0.02473313,-0.2805234;0.02182573;0.0356693,0.07748035;0.004948518;-0.03839558,0.09547246;-0.3260377;-0.005444426,0.1049065;-0.6716866;0.06996317,0.1155487;-0.7021775;0.005724311,-0.07446149;0.006169321;-0.04381027,-0.1205703;-0.322716;-0.01792954,-0.14093;-0.6690943;0.05175589,-0.1344778;-0.6302018;-0.03643889,0.003176014;0.5694421;-0.006043622,0;0;0,-0.006160185;0.3053735;-0.1147368,-0.01445478;0.5995126;-0.2511821,0.1680634;0.4947455;-0.1328185,0.222452;0.3130379;0.02126813,0.227128;0.0909128;0.1346567,-0.179673;0.4917726;-0.1099203,-0.2378639;0.3011369;0.0314667,-0.2507962;0.0908737;0.1650352,0.07731682;0.001483768;-0.03901052,0.1016946;-0.3305256;-0.02731061,0.1074869;-0.6777563;0.04084945,0.1283543;-0.7115555;-0.01740217,-0.07926555;0.007324946;-0.03413548,-0.1095948;-0.3243489;-0.03996275,-0.1076077;-0.6745121;0.01132371,-0.1111355;-0.6744198;-0.07229517,-0.01222444;0.5272354;-0.214448,625.0398
+0;0;0,0.00177785;0.325692;0.00197775,0.003652534;0.6496853;-0.01225094,0.1936749;0.5147477;0.01176458,0.226043;0.2759746;0.04893601,0.278508;0.03314547;0.07411337,-0.1837423;0.5021422;-0.01823269,-0.2343176;0.2675409;0.0247366,-0.2788362;0.02208067;0.03568454,0.07754816;0.004952849;-0.03842919,0.09552777;-0.3258034;-0.005500928,0.1049492;-0.6709908;0.06980596,0.1156604;-0.7018738;0.005150609,-0.07452666;0.00617472;-0.04384861,-0.1206034;-0.3224821;-0.01798586,-0.1409359;-0.6683978;0.05160651,-0.134442;-0.6294476;-0.03716009,0.003172707;0.5688379;-0.006046046,0;0;0,-0.006089121;0.3040931;-0.1165018,-0.01392911;0.5979328;-0.2534983,0.1665948;0.4950645;-0.1344151,0.2220903;0.31905;0.02489948,0.2261209;0.09466787;0.1343932,-0.1782531;0.4924587;-0.1131192,-0.2358833;0.304426;0.03097966,-0.2425727;0.09473792;0.1663998,0.07733947;0.001539767;-0.03913164,0.1017668;-0.3302263;-0.02722216,0.1074229;-0.6769825;0.04091215,0.128482;-0.7111706;-0.01772404,-0.07939239;0.007271234;-0.0340445,-0.1096193;-0.3241767;-0.04002997,-0.1076647;-0.6738838;0.01111068,-0.1111292;-0.6741623;-0.07299045,-0.01180813;0.5257211;-0.2166746,625.061
+0;0;0,0.00177785;0.325692;0.00197775,0.003652534;0.6496853;-0.01225094,0.1936749;0.5147477;0.01176458,0.226043;0.2759746;0.04893601,0.278508;0.03314547;0.07411337,-0.1837423;0.5021422;-0.01823269,-0.2343176;0.2675409;0.0247366,-0.2788362;0.02208067;0.03568454,0.07754816;0.004952849;-0.03842919,0.09552777;-0.3258034;-0.005500928,0.1049492;-0.6709908;0.06980596,0.1156604;-0.7018738;0.005150609,-0.07452666;0.00617472;-0.04384861,-0.1206034;-0.3224821;-0.01798586,-0.1409359;-0.6683978;0.05160651,-0.134442;-0.6294476;-0.03716009,0.003172707;0.5688379;-0.006046046,0;0;0,-0.006089121;0.3040931;-0.1165018,-0.01392911;0.5979328;-0.2534983,0.1665948;0.4950645;-0.1344151,0.2220903;0.31905;0.02489948,0.2261209;0.09466787;0.1343932,-0.1782531;0.4924587;-0.1131192,-0.2358833;0.304426;0.03097966,-0.2425727;0.09473792;0.1663998,0.07733947;0.001539767;-0.03913164,0.1017668;-0.3302263;-0.02722216,0.1074229;-0.6769825;0.04091215,0.128482;-0.7111706;-0.01772404,-0.07939239;0.007271234;-0.0340445,-0.1096193;-0.3241767;-0.04002997,-0.1076647;-0.6738838;0.01111068,-0.1111292;-0.6741623;-0.07299045,-0.01180813;0.5257211;-0.2166746,625.0829
+0;0;0,0.001854283;0.3254697;0.001193197,0.003864832;0.6494772;-0.0138793,0.1921096;0.5156626;0.01149945,0.2245539;0.2777227;0.05260753,0.2765086;0.03555082;0.08359031,-0.1820216;0.5028464;-0.01785794,-0.2327311;0.2693048;0.02952043,-0.2773187;0.02421245;0.04527296,0.07734687;0.004989068;-0.03883513,0.09544065;-0.3264351;-0.004792713,0.1049434;-0.6729391;0.07095176,0.1156719;-0.703426;0.006906785,-0.07471719;0.006138371;-0.04353456,-0.1207396;-0.3232888;-0.01730617,-0.1411132;-0.6705174;0.05276299,-0.1347356;-0.6316965;-0.03531109,0.003345503;0.5686425;-0.007459357,0;0;0,-0.006402105;0.3032961;-0.1179233,-0.01458128;0.5970212;-0.2552748,0.1644879;0.4954295;-0.1368077,0.2206343;0.3213173;0.0240972,0.2238736;0.09795281;0.1354716,-0.1782929;0.4923464;-0.1173447,-0.23574;0.3082908;0.03158908,-0.240751;0.1000538;0.1691342,0.07736363;0.001604438;-0.03908825,0.1016216;-0.3309445;-0.02679944,0.1075525;-0.6791987;0.04084897,0.1278197;-0.7116145;-0.01889253,-0.07937979;0.007181671;-0.03410085,-0.1097181;-0.325044;-0.03992682,-0.1078122;-0.6761245;0.01137007,-0.1109832;-0.6762961;-0.07202744,-0.01236583;0.5248369;-0.2183931,625.105
+0;0;0,0.001854283;0.3254697;0.001193197,0.003864832;0.6494772;-0.0138793,0.1921096;0.5156626;0.01149945,0.2245539;0.2777227;0.05260753,0.2765086;0.03555082;0.08359031,-0.1820216;0.5028464;-0.01785794,-0.2327311;0.2693048;0.02952043,-0.2773187;0.02421245;0.04527296,0.07734687;0.004989068;-0.03883513,0.09544065;-0.3264351;-0.004792713,0.1049434;-0.6729391;0.07095176,0.1156719;-0.703426;0.006906785,-0.07471719;0.006138371;-0.04353456,-0.1207396;-0.3232888;-0.01730617,-0.1411132;-0.6705174;0.05276299,-0.1347356;-0.6316965;-0.03531109,0.003345503;0.5686425;-0.007459357,0;0;0,-0.006402105;0.3032961;-0.1179233,-0.01458128;0.5970212;-0.2552748,0.1644879;0.4954295;-0.1368077,0.2206343;0.3213173;0.0240972,0.2238736;0.09795281;0.1354716,-0.1782929;0.4923464;-0.1173447,-0.23574;0.3082908;0.03158908,-0.240751;0.1000538;0.1691342,0.07736363;0.001604438;-0.03908825,0.1016216;-0.3309445;-0.02679944,0.1075525;-0.6791987;0.04084897,0.1278197;-0.7116145;-0.01889253,-0.07937979;0.007181671;-0.03410085,-0.1097181;-0.325044;-0.03992682,-0.1078122;-0.6761245;0.01137007,-0.1109832;-0.6762961;-0.07202744,-0.01236583;0.5248369;-0.2183931,625.1169
+0;0;0,0.001852648;0.3251827;0.001192145,0.003861657;0.6489425;-0.01386849,0.190216;0.5157282;0.01131482,0.2226151;0.2781198;0.05236564,0.274341;0.03701468;0.08321195,-0.1801675;0.5030405;-0.01774849,-0.2308064;0.2698242;0.02956388,-0.2751975;0.02581143;0.04524703,0.07737327;0.004990771;-0.03884839,0.09545205;-0.3261586;-0.004834194,0.1049393;-0.6720995;0.07078719,0.1157598;-0.7031051;0.006193019,-0.07474269;0.006140466;-0.04354941,-0.120727;-0.3230136;-0.01734277,-0.1410674;-0.669678;0.05261253,-0.1346352;-0.6307814;-0.0362168,0.003342776;0.5681775;-0.007454074,0;0;0,-0.006806195;0.3026651;-0.1187272,-0.01547389;0.5959005;-0.2565088,0.1624672;0.4964497;-0.1392536,0.2186709;0.3259361;0.02493787,0.2220328;0.1140632;0.1547737,-0.1773744;0.4928486;-0.1191094,-0.2339093;0.311007;0.03231739,-0.2368044;0.1090504;0.1771066,0.07737023;0.001691133;-0.03913713,0.1016839;-0.3305787;-0.02691722,0.1075622;-0.6782097;0.04091978,0.1280986;-0.7112691;-0.01918792,-0.07942636;0.00710354;-0.034084,-0.1096908;-0.3248529;-0.03980249,-0.1078769;-0.6754199;0.01102266,-0.1112964;-0.6759531;-0.07304405,-0.01311828;0.5238507;-0.2195265,625.1384
+0;0;0,0.00192384;0.3251833;0.0008655685,0.004016582;0.6489328;-0.01441195,0.1904124;0.5160255;0.01102759,0.2227334;0.2794224;0.05757831,0.274356;0.03916718;0.09460893,-0.180192;0.5033922;-0.01768054,-0.2312132;0.271417;0.03501628,-0.2763786;0.02812232;0.05796335,0.07727237;0.004854673;-0.03906582,0.09562574;-0.3262562;-0.004824683,0.1049945;-0.6720471;0.07149389,0.1158413;-0.7034303;0.007262766,-0.07486026;0.006243015;-0.04333235,-0.1207289;-0.322917;-0.01699814,-0.1409781;-0.6694828;0.05346993,-0.1346067;-0.6306064;-0.03536581,0.003475568;0.5681716;-0.007951705,0;0;0,-0.006806195;0.3026651;-0.1187272,-0.01547389;0.5959005;-0.2565088,0.1624672;0.4964497;-0.1392536,0.2186709;0.3259361;0.02493787,0.2220328;0.1140632;0.1547737,-0.1773744;0.4928486;-0.1191094,-0.2339093;0.311007;0.03231739,-0.2368044;0.1090504;0.1771066,0.07737023;0.001691133;-0.03913713,0.1016839;-0.3305787;-0.02691722,0.1075622;-0.6782097;0.04091978,0.1280986;-0.7112691;-0.01918792,-0.07942636;0.00710354;-0.034084,-0.1096908;-0.3248529;-0.03980249,-0.1078769;-0.6754199;0.01102266,-0.1112964;-0.6759531;-0.07304405,-0.01311828;0.5238507;-0.2195265,625.1497
+0;0;0,0.001925847;0.3255225;0.0008664714,0.0040242;0.6501383;-0.01445344,0.1903663;0.5169946;0.01100088,0.2226549;0.2806286;0.05750497,0.2742314;0.04058817;0.09450247,-0.180135;0.5043648;-0.01769926,-0.2311051;0.272622;0.03494477,-0.2762301;0.0295449;0.05787132,0.07730203;0.004856536;-0.03908082,0.09564377;-0.3260446;-0.004861362,0.1050307;-0.6725051;0.07160498,0.115864;-0.703812;0.007453598,-0.074889;0.006245411;-0.04334899,-0.1207285;-0.3227061;-0.01703146,-0.141017;-0.669943;0.05357305,-0.1346536;-0.6310775;-0.0351524,0.003481505;0.5691262;-0.007973134,0;0;0,-0.007556811;0.3025265;-0.1199582,-0.01717664;0.596153;-0.258882,0.1610113;0.4970143;-0.1412692,0.2177714;0.329231;0.02516747,0.2225008;0.119929;0.158654,-0.1778737;0.4929977;-0.1197655,-0.2339533;0.3144049;0.03526286,-0.2341089;0.1163393;0.1849903,0.07737353;0.001739055;-0.03920221,0.1017382;-0.3303082;-0.02679396,0.1077715;-0.6785912;0.0412693,0.1281038;-0.7111992;-0.0192132,-0.07949378;0.007041602;-0.03402437,-0.1096406;-0.3247125;-0.03980387,-0.1078724;-0.6759664;0.01106437,-0.111444;-0.6766105;-0.07283722,-0.01455425;0.5239837;-0.2216001,625.1615
+0;0;0,0.001925847;0.3255225;0.0008664714,0.0040242;0.6501383;-0.01445344,0.1903663;0.5169946;0.01100088,0.2226549;0.2806286;0.05750497,0.2742314;0.04058817;0.09450247,-0.180135;0.5043648;-0.01769926,-0.2311051;0.272622;0.03494477,-0.2762301;0.0295449;0.05787132,0.07730203;0.004856536;-0.03908082,0.09564377;-0.3260446;-0.004861362,0.1050307;-0.6725051;0.07160498,0.115864;-0.703812;0.007453598,-0.074889;0.006245411;-0.04334899,-0.1207285;-0.3227061;-0.01703146,-0.141017;-0.669943;0.05357305,-0.1346536;-0.6310775;-0.0351524,0.003481505;0.5691262;-0.007973134,0;0;0,-0.007556811;0.3025265;-0.1199582,-0.01717664;0.596153;-0.258882,0.1610113;0.4970143;-0.1412692,0.2177714;0.329231;0.02516747,0.2225008;0.119929;0.158654,-0.1778737;0.4929977;-0.1197655,-0.2339533;0.3144049;0.03526286,-0.2341089;0.1163393;0.1849903,0.07737353;0.001739055;-0.03920221,0.1017382;-0.3303082;-0.02679396,0.1077715;-0.6785912;0.0412693,0.1281038;-0.7111992;-0.0192132,-0.07949378;0.007041602;-0.03402437,-0.1096406;-0.3247125;-0.03980387,-0.1078724;-0.6759664;0.01106437,-0.111444;-0.6766105;-0.07283722,-0.01455425;0.5239837;-0.2216001,625.1832
+0;0;0,0.001845261;0.3259241;0.0002498906,0.003773633;0.6513722;-0.01604686,0.1925229;0.5180488;0.01049156,0.2251484;0.2829968;0.06232927,0.2759271;0.04424031;0.1049111,-0.1827513;0.5051229;-0.01830292,-0.2340418;0.2748125;0.0393808,-0.2787625;0.03266865;0.06699899,0.07720771;0.004884261;-0.0392538,0.09544054;-0.3257202;-0.004735667,0.1048212;-0.6715194;0.07138616,0.115672;-0.7034791;0.00715737,-0.07497158;0.006209797;-0.04320241,-0.1208204;-0.3224954;-0.01724146,-0.1410372;-0.6689392;0.05366442,-0.1346776;-0.630078;-0.03557179,0.003281803;0.5701352;-0.009284396,0;0;0,-0.008395895;0.3025896;-0.1208265,-0.01934278;0.5967433;-0.2605948,0.1610721;0.4970788;-0.1413105,0.2165869;0.330693;0.02672195,0.2223881;0.127411;0.1682816,-0.1804931;0.4924288;-0.1184573,-0.2366534;0.3175381;0.04047765,-0.2379874;0.1280808;0.2001664,0.0773894;0.001766503;-0.03916001,0.1018516;-0.3300001;-0.02668095,0.1079591;-0.6775523;0.04136157,0.1280362;-0.710834;-0.0192554,-0.07948033;0.007011427;-0.03405091,-0.1096114;-0.3244722;-0.0398799,-0.1077646;-0.6749966;0.01100081,-0.1113007;-0.6759171;-0.07334068,-0.01635122;0.5244198;-0.2231009,625.1948
+0;0;0,0.001845261;0.3259241;0.0002498906,0.003773633;0.6513722;-0.01604686,0.1925229;0.5180488;0.01049156,0.2251484;0.2829968;0.06232927,0.2759271;0.04424031;0.1049111,-0.1827513;0.5051229;-0.01830292,-0.2340418;0.2748125;0.0393808,-0.2787625;0.03266865;0.06699899,0.07720771;0.004884261;-0.0392538,0.09544054;-0.3257202;-0.004735667,0.1048212;-0.6715194;0.07138616,0.115672;-0.7034791;0.00715737,-0.07497158;0.006209797;-0.04320241,-0.1208204;-0.3224954;-0.01724146,-0.1410372;-0.6689392;0.05366442,-0.1346776;-0.630078;-0.03557179,0.003281803;0.5701352;-0.009284396,0;0;0,-0.008395895;0.3025896;-0.1208265,-0.01934278;0.5967433;-0.2605948,0.1610721;0.4970788;-0.1413105,0.2165869;0.330693;0.02672195,0.2223881;0.127411;0.1682816,-0.1804931;0.4924288;-0.1184573,-0.2366534;0.3175381;0.04047765,-0.2379874;0.1280808;0.2001664,0.0773894;0.001766503;-0.03916001,0.1018516;-0.3300001;-0.02668095,0.1079591;-0.6775523;0.04136157,0.1280362;-0.710834;-0.0192554,-0.07948033;0.007011427;-0.03405091,-0.1096114;-0.3244722;-0.0398799,-0.1077646;-0.6749966;0.01100081,-0.1113007;-0.6759171;-0.07334068,-0.01635122;0.5244198;-0.2231009,625.2167
+0;0;0,0.001939597;0.3260401;-0.0002111302,0.004021211;0.6514379;-0.01705327,0.1910749;0.5190423;0.009806456,0.2241804;0.2851297;0.06562867,0.2740948;0.04790232;0.114467,-0.1811278;0.5065348;-0.01856052,-0.2324511;0.2775852;0.04369046,-0.2769994;0.03674123;0.077795,0.07714421;0.004863718;-0.03931872,0.09561545;-0.3257124;-0.004909452,0.104968;-0.6711958;0.07167773,0.1158542;-0.7027147;0.007778466,-0.07500811;0.006212983;-0.04308167,-0.1206787;-0.3224941;-0.01716821,-0.1408051;-0.6686724;0.0540178,-0.1345093;-0.6299012;-0.03469305,0.003483111;0.5702335;-0.01014957,0;0;0,-0.008871734;0.302554;-0.1211956,-0.02006915;0.5967742;-0.2607555,0.1592884;0.4974391;-0.1433578,0.2161282;0.3330009;0.02592468,0.2233236;0.1360027;0.1752346,-0.1797998;0.4929374;-0.1197918,-0.2364099;0.321799;0.04279401,-0.2359721;0.1373915;0.207558,0.07736833;0.001798689;-0.0391376,0.101941;-0.3299298;-0.02656317,0.1080236;-0.6771812;0.0419302,0.1275344;-0.7102704;-0.01828003,-0.07944183;0.006966708;-0.03407797,-0.1095376;-0.3244971;-0.03970518,-0.1078357;-0.6748241;0.01108872,-0.1116269;-0.6755702;-0.07273546,-0.01702076;0.5244411;-0.2233291,625.2282
+0;0;0,0.001939597;0.3260401;-0.0002111302,0.004021211;0.6514379;-0.01705327,0.1910749;0.5190423;0.009806456,0.2241804;0.2851297;0.06562867,0.2740948;0.04790232;0.114467,-0.1811278;0.5065348;-0.01856052,-0.2324511;0.2775852;0.04369046,-0.2769994;0.03674123;0.077795,0.07714421;0.004863718;-0.03931872,0.09561545;-0.3257124;-0.004909452,0.104968;-0.6711958;0.07167773,0.1158542;-0.7027147;0.007778466,-0.07500811;0.006212983;-0.04308167,-0.1206787;-0.3224941;-0.01716821,-0.1408051;-0.6686724;0.0540178,-0.1345093;-0.6299012;-0.03469305,0.003483111;0.5702335;-0.01014957,0;0;0,-0.008871734;0.302554;-0.1211956,-0.02006915;0.5967742;-0.2607555,0.1592884;0.4974391;-0.1433578,0.2161282;0.3330009;0.02592468,0.2233236;0.1360027;0.1752346,-0.1797998;0.4929374;-0.1197918,-0.2364099;0.321799;0.04279401,-0.2359721;0.1373915;0.207558,0.07736833;0.001798689;-0.0391376,0.101941;-0.3299298;-0.02656317,0.1080236;-0.6771812;0.0419302,0.1275344;-0.7102704;-0.01828003,-0.07944183;0.006966708;-0.03407797,-0.1095376;-0.3244971;-0.03970518,-0.1078357;-0.6748241;0.01108872,-0.1116269;-0.6755702;-0.07273546,-0.01702076;0.5244411;-0.2233291,625.2396
+0;0;0,0.001941798;0.3264101;-0.0002113698,0.004023896;0.6518838;-0.01705723,0.1879684;0.5203224;0.009472955,0.2210484;0.2865902;0.06525211,0.2709126;0.04960106;0.1140414,-0.1780655;0.5080222;-0.01842387,-0.2293493;0.2792492;0.04377911,-0.2738528;0.03864712;0.0778494,0.07713348;0.004863041;-0.03931325,0.09562708;-0.3261133;-0.004862312,0.1049704;-0.6712523;0.07164849,0.115895;-0.7029887;0.007523149,-0.07499767;0.006212119;-0.04307567,-0.1207236;-0.3228931;-0.01713083,-0.14083;-0.6687261;0.05398419,-0.1345118;-0.6299238;-0.03504053,0.003485702;0.5706652;-0.01015233,0;0;0,-0.008874521;0.3027887;-0.1216042,-0.01991042;0.5972331;-0.2608812,0.1570019;0.4982465;-0.1460531,0.2151566;0.336232;0.02484369,0.2241335;0.1426321;0.1780403,-0.177179;0.4940386;-0.1219471,-0.2384896;0.330401;0.04627919,-0.2233958;0.1578046;0.2223853,0.07732825;0.001824617;-0.03918886,0.1019857;-0.3302842;-0.0261507,0.1079907;-0.6771383;0.04253888,0.1272338;-0.7101594;-0.01829576,-0.07943395;0.006957275;-0.03406756,-0.1096739;-0.3248938;-0.03995366,-0.1079407;-0.6747955;0.01130909,-0.113803;-0.712541;-0.04716304,-0.01690756;0.5248477;-0.223521,625.2614
+0;0;0,0.001941798;0.3264101;-0.0002113698,0.004023896;0.6518838;-0.01705723,0.1879684;0.5203224;0.009472955,0.2210484;0.2865902;0.06525211,0.2709126;0.04960106;0.1140414,-0.1780655;0.5080222;-0.01842387,-0.2293493;0.2792492;0.04377911,-0.2738528;0.03864712;0.0778494,0.07713348;0.004863041;-0.03931325,0.09562708;-0.3261133;-0.004862312,0.1049704;-0.6712523;0.07164849,0.115895;-0.7029887;0.007523149,-0.07499767;0.006212119;-0.04307567,-0.1207236;-0.3228931;-0.01713083,-0.14083;-0.6687261;0.05398419,-0.1345118;-0.6299238;-0.03504053,0.003485702;0.5706652;-0.01015233,0;0;0,-0.008874521;0.3027887;-0.1216042,-0.01991042;0.5972331;-0.2608812,0.1570019;0.4982465;-0.1460531,0.2151566;0.336232;0.02484369,0.2241335;0.1426321;0.1780403,-0.177179;0.4940386;-0.1219471,-0.2384896;0.330401;0.04627919,-0.2233958;0.1578046;0.2223853,0.07732825;0.001824617;-0.03918886,0.1019857;-0.3302842;-0.0261507,0.1079907;-0.6771383;0.04253888,0.1272338;-0.7101594;-0.01829576,-0.07943395;0.006957275;-0.03406756,-0.1096739;-0.3248938;-0.03995366,-0.1079407;-0.6747955;0.01130909,-0.113803;-0.712541;-0.04716304,-0.01690756;0.5248477;-0.223521,625.2725
+0;0;0,0.002202785;0.3266532;-0.0006370464,0.004595004;0.651924;-0.01790681,0.1864189;0.5211951;0.009420318,0.2201309;0.2889168;0.06990203,0.2696873;0.05403659;0.1268206,-0.1759809;0.509783;-0.01832159,-0.2270623;0.2827677;0.04951989,-0.2727334;0.04346895;0.08843723,0.07706223;0.004752186;-0.03933586,0.0959142;-0.3255588;-0.004202813,0.1050906;-0.6710613;0.07256714,0.1164626;-0.7024255;0.007916033,-0.07500063;0.006295708;-0.04293893,-0.1202815;-0.3222925;-0.0169676,-0.1402666;-0.6684337;0.05470264,-0.1338915;-0.6296572;-0.03449927,0.003971871;0.5707607;-0.01089572,0;0;0,-0.008970663;0.3030476;-0.1216111,-0.0199337;0.5975935;-0.260257,0.1552992;0.4989415;-0.1468859,0.2147681;0.3393233;0.02554727,0.2275942;0.1503499;0.1836259,-0.1758156;0.4949009;-0.1230209,-0.2357049;0.3342687;0.04832164,-0.2205644;0.1616137;0.2238931,0.07733884;0.001944929;-0.03903079,0.1021637;-0.3295612;-0.02552104,0.1081409;-0.6767763;0.0434401,0.1272876;-0.7101473;-0.01732326,-0.07930835;0.006827259;-0.03423529,-0.1095941;-0.324461;-0.0393335,-0.1078868;-0.6747104;0.01235966,-0.1137259;-0.7126728;-0.04613533,-0.01695091;0.5251926;-0.2230251,625.295
+0;0;0,0.002202785;0.3266532;-0.0006370464,0.004595004;0.651924;-0.01790681,0.1864189;0.5211951;0.009420318,0.2201309;0.2889168;0.06990203,0.2696873;0.05403659;0.1268206,-0.1759809;0.509783;-0.01832159,-0.2270623;0.2827677;0.04951989,-0.2727334;0.04346895;0.08843723,0.07706223;0.004752186;-0.03933586,0.0959142;-0.3255588;-0.004202813,0.1050906;-0.6710613;0.07256714,0.1164626;-0.7024255;0.007916033,-0.07500063;0.006295708;-0.04293893,-0.1202815;-0.3222925;-0.0169676,-0.1402666;-0.6684337;0.05470264,-0.1338915;-0.6296572;-0.03449927,0.003971871;0.5707607;-0.01089572,0;0;0,-0.008970663;0.3030476;-0.1216111,-0.0199337;0.5975935;-0.260257,0.1552992;0.4989415;-0.1468859,0.2147681;0.3393233;0.02554727,0.2275942;0.1503499;0.1836259,-0.1758156;0.4949009;-0.1230209,-0.2357049;0.3342687;0.04832164,-0.2205644;0.1616137;0.2238931,0.07733884;0.001944929;-0.03903079,0.1021637;-0.3295612;-0.02552104,0.1081409;-0.6767763;0.0434401,0.1272876;-0.7101473;-0.01732326,-0.07930835;0.006827259;-0.03423529,-0.1095941;-0.324461;-0.0393335,-0.1078868;-0.6747104;0.01235966,-0.1137259;-0.7126728;-0.04613533,-0.01695091;0.5251926;-0.2230251,625.3061
+0;0;0,0.002204411;0.3268943;-0.0006375166,0.004596762;0.6521832;-0.01790817,0.1852142;0.5217794;0.009284861,0.2189092;0.2896179;0.06973618,0.2684474;0.05482446;0.1266337,-0.1747892;0.5104427;-0.01827361,-0.2258449;0.2835416;0.04953377,-0.2714992;0.04433122;0.08843673,0.07723877;0.004763071;-0.03942597,0.09612298;-0.3261128;-0.004232839,0.1053308;-0.6727977;0.07279985,0.1166625;-0.7039449;0.008377396,-0.07517244;0.00631013;-0.04303729,-0.1205308;-0.3228401;-0.01702154,-0.1405843;-0.6701658;0.05489396,-0.1342317;-0.6314204;-0.03399245,0.003973609;0.5710173;-0.01089684,0;0;0,-0.009263709;0.3033119;-0.121578,-0.02038009;0.598109;-0.2597206,0.1541431;0.4998586;-0.1477814,0.2134462;0.3417348;0.0259099,0.2276158;0.154169;0.1854017,-0.1752125;0.4950755;-0.1234765,-0.2371238;0.3399017;0.0519566,-0.2330106;0.1814921;0.2409243,0.07731648;0.002282828;-0.03949523,0.1019602;-0.3297672;-0.0250206,0.1079977;-0.6780402;0.04482651,0.126854;-0.7108485;-0.01614237,-0.07961965;0.006641199;-0.03405183,-0.1100789;-0.3251985;-0.03940698,-0.1084545;-0.676538;0.01319613,-0.1142655;-0.7142071;-0.04515422,-0.01736337;0.5256393;-0.2226195,625.3289
+0;0;0,0.00241779;0.3268912;-0.001203318,0.005128114;0.6521357;-0.01923148,0.1857706;0.5223024;0.008448399,0.2203528;0.2917036;0.07415167,0.26909;0.05812892;0.1364966,-0.1746975;0.5113283;-0.01834844,-0.2254058;0.2859905;0.05472824,-0.2716086;0.04781973;0.09899248,0.07718716;0.004686732;-0.03953604,0.09645119;-0.3261305;-0.003998831,0.1056095;-0.6727691;0.07324721,0.1167865;-0.7047995;0.009647347,-0.07523877;0.006373676;-0.04291183,-0.1204242;-0.3228213;-0.01716303,-0.1402348;-0.6700396;0.05533614,-0.1340266;-0.6313403;-0.033565,0.004412407;0.5709887;-0.01201391,0;0;0,-0.009263709;0.3033119;-0.121578,-0.02038009;0.598109;-0.2597206,0.1541431;0.4998586;-0.1477814,0.2134462;0.3417348;0.0259099,0.2276158;0.154169;0.1854017,-0.1752125;0.4950755;-0.1234765,-0.2371238;0.3399017;0.0519566,-0.2330106;0.1814921;0.2409243,0.07731648;0.002282828;-0.03949523,0.1019602;-0.3297672;-0.0250206,0.1079977;-0.6780402;0.04482651,0.126854;-0.7108485;-0.01614237,-0.07961965;0.006641199;-0.03405183,-0.1100789;-0.3251985;-0.03940698,-0.1084545;-0.676538;0.01319613,-0.1142655;-0.7142071;-0.04515422,-0.01736337;0.5256393;-0.2226195,625.3395
+0;0;0,0.00241779;0.3268912;-0.001203318,0.005128114;0.6521357;-0.01923148,0.1857706;0.5223024;0.008448399,0.2203528;0.2917036;0.07415167,0.26909;0.05812892;0.1364966,-0.1746975;0.5113283;-0.01834844,-0.2254058;0.2859905;0.05472824,-0.2716086;0.04781973;0.09899248,0.07718716;0.004686732;-0.03953604,0.09645119;-0.3261305;-0.003998831,0.1056095;-0.6727691;0.07324721,0.1167865;-0.7047995;0.009647347,-0.07523877;0.006373676;-0.04291183,-0.1204242;-0.3228213;-0.01716303,-0.1402348;-0.6700396;0.05533614,-0.1340266;-0.6313403;-0.033565,0.004412407;0.5709887;-0.01201391,0;0;0,-0.009263709;0.3033119;-0.121578,-0.02038009;0.598109;-0.2597206,0.1541431;0.4998586;-0.1477814,0.2134462;0.3417348;0.0259099,0.2276158;0.154169;0.1854017,-0.1752125;0.4950755;-0.1234765,-0.2371238;0.3399017;0.0519566,-0.2330106;0.1814921;0.2409243,0.07731648;0.002282828;-0.03949523,0.1019602;-0.3297672;-0.0250206,0.1079977;-0.6780402;0.04482651,0.126854;-0.7108485;-0.01614237,-0.07961965;0.006641199;-0.03405183,-0.1100789;-0.3251985;-0.03940698,-0.1084545;-0.676538;0.01319613,-0.1142655;-0.7142071;-0.04515422,-0.01736337;0.5256393;-0.2226195,625.3511
+0;0;0,0.002422657;0.3275492;-0.00120574,0.005140866;0.6537397;-0.01928646,0.1869535;0.5233528;0.008546925,0.2215163;0.292883;0.07421342,0.270227;0.05943568;0.1365243,-0.1758446;0.5123078;-0.01842313,-0.2265245;0.2870961;0.05461266,-0.2727021;0.04905517;0.09885277,0.07707187;0.004679731;-0.03947698,0.09635784;-0.3265143;-0.003899299,0.1055212;-0.6733449;0.0733895,0.1166794;-0.7052707;0.009896852,-0.07512639;0.006364156;-0.04284773,-0.1203633;-0.3232057;-0.01706961,-0.1401849;-0.6706163;0.05546971,-0.1339872;-0.6319316;-0.03328159,0.004423052;0.5723538;-0.01204764,0;0;0,-0.01053709;0.3039697;-0.1216025,-0.02373762;0.6000402;-0.2590845,0.1530317;0.5004281;-0.148411,0.2125729;0.3440224;0.02656054,0.2284778;0.1584948;0.1880524,-0.1780472;0.4945663;-0.121578,-0.2445863;0.3468266;0.05833448,-0.2414572;0.1886822;0.2473679,0.07728325;0.002420336;-0.03926635,0.1020604;-0.3299648;-0.02398872,0.1080587;-0.6783776;0.04616427,0.1268774;-0.7112511;-0.01452684,-0.07941119;0.00647055;-0.03424031,-0.1099109;-0.3257639;-0.03839329,-0.108153;-0.6772701;0.01441991,-0.1141135;-0.7146978;-0.04396337,-0.02010414;0.5272022;-0.2222333,625.3729
+0;0;0,0.002699955;0.3275457;-0.001537874,0.00566906;0.6537187;-0.01989353,0.1875031;0.5237761;0.008298408,0.2227771;0.2945322;0.0777677,0.2701308;0.0640417;0.151149,-0.1757199;0.5132704;-0.01841072,-0.2265677;0.2894995;0.05881647,-0.2735526;0.05267243;0.1083989,0.07707601;0.0045317;-0.03948616,0.09696825;-0.3265521;-0.003223658,0.1061373;-0.6733623;0.0741559,0.1171394;-0.7051023;0.01045547,-0.07515344;0.006492227;-0.04278103,-0.119881;-0.3231464;-0.01699353,-0.139587;-0.6704377;0.05614602,-0.1334249;-0.6317732;-0.03260972,0.004888932;0.5723393;-0.01258847,0;0;0,-0.01053709;0.3039697;-0.1216025,-0.02373762;0.6000402;-0.2590845,0.1530317;0.5004281;-0.148411,0.2125729;0.3440224;0.02656054,0.2284778;0.1584948;0.1880524,-0.1780472;0.4945663;-0.121578,-0.2445863;0.3468266;0.05833448,-0.2414572;0.1886822;0.2473679,0.07728325;0.002420336;-0.03926635,0.1020604;-0.3299648;-0.02398872,0.1080587;-0.6783776;0.04616427,0.1268774;-0.7112511;-0.01452684,-0.07941119;0.00647055;-0.03424031,-0.1099109;-0.3257639;-0.03839329,-0.108153;-0.6772701;0.01441991,-0.1141135;-0.7146978;-0.04396337,-0.02010414;0.5272022;-0.2222333,625.3843
+0;0;0,0.002700055;0.3275578;-0.001537931,0.005670098;0.6538336;-0.01989953,0.1859882;0.5242648;0.008121676,0.2212437;0.2951407;0.07755466,0.2685796;0.06473728;0.1509082,-0.1742201;0.5138463;-0.01836577,-0.2250414;0.2901923;0.05882105,-0.2720085;0.05345471;0.1083848,0.07721818;0.004540059;-0.039559,0.09711628;-0.3266414;-0.00328581,0.1062428;-0.6718413;0.07373446,0.1173604;-0.70423;0.009364814,-0.07529207;0.006504203;-0.04285994,-0.1200328;-0.3232316;-0.01706485,-0.1396473;-0.6689104;0.0557351,-0.1334205;-0.6301549;-0.03395308,0.004889689;0.5724249;-0.01259185,0;0;0,-0.01012105;0.3040854;-0.121381,-0.02236584;0.6004683;-0.2585273,0.1524176;0.5003585;-0.1483579,0.212142;0.3454992;0.02774811,0.228546;0.1614422;0.1907239,-0.1761017;0.4952104;-0.1225403,-0.2444242;0.3513139;0.05963425,-0.2447677;0.2001932;0.2542354,0.07730192;0.00251478;-0.03957605,0.1023397;-0.3298999;-0.02325392,0.1084377;-0.6768268;0.04590464,0.1271329;-0.7114064;-0.01442266,-0.07965466;0.006408582;-0.03409165,-0.1100078;-0.3259403;-0.03805467,-0.1082554;-0.6757861;0.01470143,-0.1145924;-0.7142465;-0.04388546,-0.01909286;0.5275267;-0.2217824,625.3956
+0;0;0,0.002700055;0.3275578;-0.001537931,0.005670098;0.6538336;-0.01989953,0.1859882;0.5242648;0.008121676,0.2212437;0.2951407;0.07755466,0.2685796;0.06473728;0.1509082,-0.1742201;0.5138463;-0.01836577,-0.2250414;0.2901923;0.05882105,-0.2720085;0.05345471;0.1083848,0.07721818;0.004540059;-0.039559,0.09711628;-0.3266414;-0.00328581,0.1062428;-0.6718413;0.07373446,0.1173604;-0.70423;0.009364814,-0.07529207;0.006504203;-0.04285994,-0.1200328;-0.3232316;-0.01706485,-0.1396473;-0.6689104;0.0557351,-0.1334205;-0.6301549;-0.03395308,0.004889689;0.5724249;-0.01259185,0;0;0,-0.01012105;0.3040854;-0.121381,-0.02236584;0.6004683;-0.2585273,0.1524176;0.5003585;-0.1483579,0.212142;0.3454992;0.02774811,0.228546;0.1614422;0.1907239,-0.1761017;0.4952104;-0.1225403,-0.2444242;0.3513139;0.05963425,-0.2447677;0.2001932;0.2542354,0.07730192;0.00251478;-0.03957605,0.1023397;-0.3298999;-0.02325392,0.1084377;-0.6768268;0.04590464,0.1271329;-0.7114064;-0.01442266,-0.07965466;0.006408582;-0.03409165,-0.1100078;-0.3259403;-0.03805467,-0.1082554;-0.6757861;0.01470143,-0.1145924;-0.7142465;-0.04388546,-0.01909286;0.5275267;-0.2217824,625.4177
+0;0;0,0.002824739;0.3273636;-0.002240595,0.005998111;0.6530729;-0.02149661,0.1852978;0.5246847;0.007282436,0.2209754;0.2970443;0.08085536,0.2675061;0.07001708;0.1644064,-0.1731728;0.5143592;-0.0182885,-0.2242747;0.2926561;0.06382294,-0.2720543;0.05761236;0.1200262,0.07730726;0.004464011;-0.03976461,0.09774379;-0.3269217;-0.003113482,0.1067368;-0.6715782;0.07397883,0.1178958;-0.7038797;0.009430066,-0.07548101;0.006591445;-0.04285716,-0.1198721;-0.3234529;-0.01682656,-0.1396649;-0.6686044;0.05591149,-0.1335725;-0.6299043;-0.03386454,0.005158304;0.5718383;-0.0139526,0;0;0,-0.01013328;0.3036517;-0.1219544,-0.02217507;0.5993749;-0.25932,0.1514417;0.5008431;-0.1488657,0.2114998;0.3475188;0.02830839,0.2283661;0.164216;0.1920242,-0.1748025;0.4955578;-0.1231325,-0.2437782;0.3546059;0.0609351,-0.2497797;0.2164949;0.2648385,0.07732569;0.002750039;-0.03988409,0.1023863;-0.3298779;-0.02233291,0.1081201;-0.6764348;0.04606056,0.1274732;-0.7111335;-0.01403999,-0.07992827;0.006236068;-0.03391382,-0.1102145;-0.3263984;-0.03771545,-0.1085883;-0.6756528;0.01549095,-0.1150032;-0.7141906;-0.04310916,-0.01896363;0.5266412;-0.2224939,625.4398
+0;0;0,0.002824739;0.3273636;-0.002240595,0.005998111;0.6530729;-0.02149661,0.1852978;0.5246847;0.007282436,0.2209754;0.2970443;0.08085536,0.2675061;0.07001708;0.1644064,-0.1731728;0.5143592;-0.0182885,-0.2242747;0.2926561;0.06382294,-0.2720543;0.05761236;0.1200262,0.07730726;0.004464011;-0.03976461,0.09774379;-0.3269217;-0.003113482,0.1067368;-0.6715782;0.07397883,0.1178958;-0.7038797;0.009430066,-0.07548101;0.006591445;-0.04285716,-0.1198721;-0.3234529;-0.01682656,-0.1396649;-0.6686044;0.05591149,-0.1335725;-0.6299043;-0.03386454,0.005158304;0.5718383;-0.0139526,0;0;0,-0.01013328;0.3036517;-0.1219544,-0.02217507;0.5993749;-0.25932,0.1514417;0.5008431;-0.1488657,0.2114998;0.3475188;0.02830839,0.2283661;0.164216;0.1920242,-0.1748025;0.4955578;-0.1231325,-0.2437782;0.3546059;0.0609351,-0.2497797;0.2164949;0.2648385,0.07732569;0.002750039;-0.03988409,0.1023863;-0.3298779;-0.02233291,0.1081201;-0.6764348;0.04606056,0.1274732;-0.7111335;-0.01403999,-0.07992827;0.006236068;-0.03391382,-0.1102145;-0.3263984;-0.03771545,-0.1085883;-0.6756528;0.01549095,-0.1150032;-0.7141906;-0.04310916,-0.01896363;0.5266412;-0.2224939,625.4513
+0;0;0,0.002912265;0.3270398;-0.002700016,0.006190067;0.652274;-0.02238598,0.1856402;0.5244084;0.006628847,0.2219407;0.2988513;0.08556571,0.2670245;0.07435744;0.1763195,-0.1733575;0.5144838;-0.01887083,-0.2242274;0.2946713;0.06784429,-0.2728899;0.06163712;0.1310369,0.07732129;0.004344694;-0.03964712,0.09814033;-0.327023;-0.003001813,0.107052;-0.6717335;0.07446292,0.1175108;-0.7040284;0.009446442,-0.07540672;0.006702604;-0.04287486,-0.1194737;-0.323372;-0.01661313,-0.1392221;-0.6686151;0.05634426,-0.13312;-0.6299264;-0.03368048,0.005323389;0.571187;-0.01474259,0;0;0,-0.0106266;0.3032517;-0.1220503,-0.02320369;0.5984514;-0.2594285,0.1506821;0.5006464;-0.1487823,0.2108944;0.3494076;0.0298965,0.2281754;0.1668827;0.1943724,-0.1755529;0.49551;-0.1226558,-0.2462108;0.3590707;0.06393628,-0.2442913;0.2263531;0.2714179,0.07730632;0.002772063;-0.03981709,0.1025074;-0.329825;-0.0217905,0.1084289;-0.6766;0.04616213,0.1277315;-0.7114831;-0.01412701,-0.07987248;0.006185343;-0.03393348,-0.1100443;-0.3264687;-0.03736312,-0.1085079;-0.6757947;0.01625183,-0.1151269;-0.7143896;-0.04263889,-0.01983032;0.525885;-0.2225907,625.4627
+0;0;0,0.002912265;0.3270398;-0.002700016,0.006190067;0.652274;-0.02238598,0.1856402;0.5244084;0.006628847,0.2219407;0.2988513;0.08556571,0.2670245;0.07435744;0.1763195,-0.1733575;0.5144838;-0.01887083,-0.2242274;0.2946713;0.06784429,-0.2728899;0.06163712;0.1310369,0.07732129;0.004344694;-0.03964712,0.09814033;-0.327023;-0.003001813,0.107052;-0.6717335;0.07446292,0.1175108;-0.7040284;0.009446442,-0.07540672;0.006702604;-0.04287486,-0.1194737;-0.323372;-0.01661313,-0.1392221;-0.6686151;0.05634426,-0.13312;-0.6299264;-0.03368048,0.005323389;0.571187;-0.01474259,0;0;0,-0.0106266;0.3032517;-0.1220503,-0.02320369;0.5984514;-0.2594285,0.1506821;0.5006464;-0.1487823,0.2108944;0.3494076;0.0298965,0.2281754;0.1668827;0.1943724,-0.1755529;0.49551;-0.1226558,-0.2462108;0.3590707;0.06393628,-0.2442913;0.2263531;0.2714179,0.07730632;0.002772063;-0.03981709,0.1025074;-0.329825;-0.0217905,0.1084289;-0.6766;0.04616213,0.1277315;-0.7114831;-0.01412701,-0.07987248;0.006185343;-0.03393348,-0.1100443;-0.3264687;-0.03736312,-0.1085079;-0.6757947;0.01625183,-0.1151269;-0.7143896;-0.04263889,-0.01983032;0.525885;-0.2225907,625.4847
+0;0;0,0.002912605;0.3270779;-0.002700331,0.006191584;0.6524289;-0.02239339,0.1848613;0.5247357;0.006531788,0.2210748;0.2997185;0.08527968,0.2662411;0.07481426;0.1761994,-0.1725832;0.5148541;-0.01885756,-0.2233314;0.2955679;0.06764996,-0.2720829;0.06210762;0.1309581,0.07748241;0.004353748;-0.03972974,0.09832818;-0.3274395;-0.003037371,0.1072373;-0.6720532;0.0744056,0.117718;-0.7044782;0.009253271,-0.07556386;0.006716571;-0.0429642,-0.1196875;-0.3237819;-0.01666874,-0.1394303;-0.668928;0.05626814,-0.1333154;-0.6302212;-0.03394469,0.005324586;0.571312;-0.01474719,0;0;0,-0.01081383;0.3033984;-0.1217711,-0.02352554;0.5989177;-0.2587302,0.1499011;0.5008906;-0.1491778,0.2249347;0.3606166;0.0320363,0.234095;0.1728516;0.1918759,-0.1751681;0.4956391;-0.122641,-0.246125;0.36262;0.06555152,-0.2415591;0.2294355;0.2732276,0.07730757;0.002959251;-0.04019594,0.1024355;-0.3300299;-0.02137017,0.1082083;-0.6766988;0.04662085,0.1277204;-0.7117431;-0.01371217,-0.08014791;0.006056909;-0.03377212,-0.1104094;-0.3270192;-0.03726139,-0.108843;-0.6762244;0.01648558,-0.1156409;-0.7148535;-0.04263616,-0.02011557;0.5262525;-0.2220247,625.4958
+0;0;0,0.002912605;0.3270779;-0.002700331,0.006191584;0.6524289;-0.02239339,0.1848613;0.5247357;0.006531788,0.2210748;0.2997185;0.08527968,0.2662411;0.07481426;0.1761994,-0.1725832;0.5148541;-0.01885756,-0.2233314;0.2955679;0.06764996,-0.2720829;0.06210762;0.1309581,0.07748241;0.004353748;-0.03972974,0.09832818;-0.3274395;-0.003037371,0.1072373;-0.6720532;0.0744056,0.117718;-0.7044782;0.009253271,-0.07556386;0.006716571;-0.0429642,-0.1196875;-0.3237819;-0.01666874,-0.1394303;-0.668928;0.05626814,-0.1333154;-0.6302212;-0.03394469,0.005324586;0.571312;-0.01474719,0;0;0,-0.01081383;0.3033984;-0.1217711,-0.02352554;0.5989177;-0.2587302,0.1499011;0.5008906;-0.1491778,0.2249347;0.3606166;0.0320363,0.234095;0.1728516;0.1918759,-0.1751681;0.4956391;-0.122641,-0.246125;0.36262;0.06555152,-0.2415591;0.2294355;0.2732276,0.07730757;0.002959251;-0.04019594,0.1024355;-0.3300299;-0.02137017,0.1082083;-0.6766988;0.04662085,0.1277204;-0.7117431;-0.01371217,-0.08014791;0.006056909;-0.03377212,-0.1104094;-0.3270192;-0.03726139,-0.108843;-0.6762244;0.01648558,-0.1156409;-0.7148535;-0.04263616,-0.02011557;0.5262525;-0.2220247,625.5073
+0;0;0,0.003112992;0.3267395;-0.00318226,0.006614313;0.651651;-0.0233728,0.1842977;0.5250126;0.005529361,0.2199948;0.3019716;0.08934011,0.2627031;0.08000118;0.1867005,-0.1713805;0.5152887;-0.01900329,-0.2219579;0.2977018;0.07123909,-0.270505;0.06690642;0.1415997,0.07746261;0.004162736;-0.03954579,0.09859102;-0.3277754;-0.002676167,0.1075806;-0.6731027;0.07511852,0.1185475;-0.7051892;0.01027028,-0.07542621;0.006889176;-0.0429544,-0.1190874;-0.3238311;-0.01637529,-0.1388978;-0.6696821;0.05696277,-0.1329535;-0.6310488;-0.03287281,0.005689025;0.5706666;-0.01560307,0;0;0,-0.01085399;0.3029985;-0.1218712,-0.0235077;0.5980307;-0.2589171,0.1490286;0.5011579;-0.1498694,0.2044136;0.3590249;0.03661513,0.2233925;0.1799621;0.2043955,-0.1741785;0.4957923;-0.1231012,-0.2458198;0.3660563;0.06685112,-0.2392259;0.2324444;0.2734384,0.07723972;0.002971202;-0.04008555,0.1024634;-0.3301746;-0.0209465,0.1083052;-0.6776225;0.0470953,0.1274854;-0.712295;-0.01315331,-0.08000676;0.006015647;-0.03382876,-0.1102973;-0.3272448;-0.03676355,-0.1087805;-0.6772129;0.01712399,-0.1156263;-0.7156899;-0.04156451,-0.02012022;0.5255207;-0.2221677,625.5292
+0;0;0,0.003112992;0.3267395;-0.00318226,0.006614313;0.651651;-0.0233728,0.1842977;0.5250126;0.005529361,0.2199948;0.3019716;0.08934011,0.2627031;0.08000118;0.1867005,-0.1713805;0.5152887;-0.01900329,-0.2219579;0.2977018;0.07123909,-0.270505;0.06690642;0.1415997,0.07746261;0.004162736;-0.03954579,0.09859102;-0.3277754;-0.002676167,0.1075806;-0.6731027;0.07511852,0.1185475;-0.7051892;0.01027028,-0.07542621;0.006889176;-0.0429544,-0.1190874;-0.3238311;-0.01637529,-0.1388978;-0.6696821;0.05696277,-0.1329535;-0.6310488;-0.03287281,0.005689025;0.5706666;-0.01560307,0;0;0,-0.01085399;0.3029985;-0.1218712,-0.0235077;0.5980307;-0.2589171,0.1490286;0.5011579;-0.1498694,0.2044136;0.3590249;0.03661513,0.2233925;0.1799621;0.2043955,-0.1741785;0.4957923;-0.1231012,-0.2458198;0.3660563;0.06685112,-0.2392259;0.2324444;0.2734384,0.07723972;0.002971202;-0.04008555,0.1024634;-0.3301746;-0.0209465,0.1083052;-0.6776225;0.0470953,0.1274854;-0.712295;-0.01315331,-0.08000676;0.006015647;-0.03382876,-0.1102973;-0.3272448;-0.03676355,-0.1087805;-0.6772129;0.01712399,-0.1156263;-0.7156899;-0.04156451,-0.02012022;0.5255207;-0.2221677,625.5516
+0;0;0,0.003109101;0.3263311;-0.003178282,0.00660705;0.650932;-0.02334823,0.1834952;0.5246032;0.005449525,0.2191789;0.3016463;0.0892287,0.2619716;0.07923685;0.1867816,-0.170597;0.5149227;-0.01897373,-0.2211553;0.2974178;0.07123465,-0.2697985;0.06616601;0.1417344,0.07744654;0.004161872;-0.03953758,0.09859594;-0.3281059;-0.002631344,0.107583;-0.6733353;0.07514125,0.1186321;-0.7058874;0.009806678,-0.07541057;0.006887747;-0.04294549,-0.1191151;-0.3241611;-0.01633997,-0.1389199;-0.6699138;0.05697726,-0.1329311;-0.6312158;-0.03353205,0.005682974;0.5700537;-0.01558868,0;0;0,-0.01097138;0.3025877;-0.1217868,-0.0237259;0.5972762;-0.2588208,0.1482029;0.5013177;-0.1501186,0.2154601;0.3629543;0.03517604,0.2275849;0.1772906;0.197027,-0.1737744;0.4964854;-0.1232504,-0.244696;0.3690234;0.06838889,-0.2373837;0.23517;0.2753757,0.07719648;0.002967119;-0.0401299,0.10252;-0.3304837;-0.02062345,0.1083019;-0.6778154;0.0474937,0.1274362;-0.7128171;-0.01343346,-0.08000763;0.005999316;-0.03378308,-0.1103355;-0.3275896;-0.03693139,-0.1087594;-0.6773971;0.01733536,-0.1160278;-0.7162516;-0.04190725,-0.02030064;0.5248903;-0.2220659,625.563
+0;0;0,0.0030741;0.3263266;-0.003637326,0.0064707;0.6508966;-0.02431222,0.1835791;0.5253299;0.004634641,0.2191524;0.3040184;0.09271298,0.2603076;0.0842478;0.1967365,-0.1708544;0.51536;-0.01924114,-0.2214974;0.2997577;0.07537919,-0.2705312;0.07022487;0.151037,0.07751986;0.004014892;-0.03940891,0.09888542;-0.3282229;-0.002357207,0.1078573;-0.673424;0.07554251,0.1186592;-0.7069282;0.01109099,-0.07533888;0.007014242;-0.04305071,-0.1187862;-0.3240662;-0.01641743,-0.1387352;-0.6697507;0.0571822,-0.1328541;-0.6310891;-0.03333767,0.005578873;0.5700307;-0.01642057,0;0;0,-0.01097138;0.3025877;-0.1217868,-0.0237259;0.5972762;-0.2588208,0.1482029;0.5013177;-0.1501186,0.2154601;0.3629543;0.03517604,0.2275849;0.1772906;0.197027,-0.1737744;0.4964854;-0.1232504,-0.244696;0.3690234;0.06838889,-0.2373837;0.23517;0.2753757,0.07719648;0.002967119;-0.0401299,0.10252;-0.3304837;-0.02062345,0.1083019;-0.6778154;0.0474937,0.1274362;-0.7128171;-0.01343346,-0.08000763;0.005999316;-0.03378308,-0.1103355;-0.3275896;-0.03693139,-0.1087594;-0.6773971;0.01733536,-0.1160278;-0.7162516;-0.04190725,-0.02030064;0.5248903;-0.2220659,625.5746
+0;0;0,0.00307476;0.3263967;-0.003638107,0.006473062;0.6511289;-0.02432358,0.1827928;0.5257144;0.004534526,0.2183635;0.3044192;0.09260635,0.2595185;0.0846494;0.1966295,-0.1700714;0.5157886;-0.01923554,-0.2207107;0.3002023;0.07537779,-0.2697443;0.07067017;0.1510354,0.07753282;0.004015564;-0.0394155,0.09884975;-0.3274661;-0.002448119,0.1078465;-0.6736222;0.07566711,0.118643;-0.7070951;0.01124726,-0.07535148;0.007015415;-0.04305791,-0.1186999;-0.3233115;-0.01648524,-0.1387041;-0.6699524;0.057318,-0.1328259;-0.631295;-0.03315738,0.00558073;0.5702172;-0.01642746,0;0;0,-0.01093289;0.3027438;-0.1215901,-0.02347457;0.5978185;-0.2582045,0.1475764;0.5014986;-0.1499615,0.2155491;0.3635956;0.03539205,0.2277843;0.1779941;0.1973047,-0.1730338;0.4965818;-0.1235215,-0.2446545;0.3720265;0.06973981,-0.241437;0.2408292;0.2785226,0.07718071;0.003026307;-0.04018736,0.102657;-0.3296535;-0.02079177,0.1082838;-0.6778844;0.04784179,0.127633;-0.7127798;-0.0130639,-0.0800481;0.005946028;-0.03373415,-0.1103418;-0.3268808;-0.03683957,-0.1087316;-0.6776335;0.0177222,-0.1160776;-0.7164742;-0.04145801,-0.02012961;0.5253007;-0.2216008,625.5965
+0;0;0,0.00307476;0.3263967;-0.003638107,0.006473062;0.6511289;-0.02432358,0.1827928;0.5257144;0.004534526,0.2183635;0.3044192;0.09260635,0.2595185;0.0846494;0.1966295,-0.1700714;0.5157886;-0.01923554,-0.2207107;0.3002023;0.07537779,-0.2697443;0.07067017;0.1510354,0.07753282;0.004015564;-0.0394155,0.09884975;-0.3274661;-0.002448119,0.1078465;-0.6736222;0.07566711,0.118643;-0.7070951;0.01124726,-0.07535148;0.007015415;-0.04305791,-0.1186999;-0.3233115;-0.01648524,-0.1387041;-0.6699524;0.057318,-0.1328259;-0.631295;-0.03315738,0.00558073;0.5702172;-0.01642746,0;0;0,-0.01093289;0.3027438;-0.1215901,-0.02347457;0.5978185;-0.2582045,0.1475764;0.5014986;-0.1499615,0.2155491;0.3635956;0.03539205,0.2277843;0.1779941;0.1973047,-0.1730338;0.4965818;-0.1235215,-0.2446545;0.3720265;0.06973981,-0.241437;0.2408292;0.2785226,0.07718071;0.003026307;-0.04018736,0.102657;-0.3296535;-0.02079177,0.1082838;-0.6778844;0.04784179,0.127633;-0.7127798;-0.0130639,-0.0800481;0.005946028;-0.03373415,-0.1103418;-0.3268808;-0.03683957,-0.1087316;-0.6776335;0.0177222,-0.1160776;-0.7164742;-0.04145801,-0.02012961;0.5253007;-0.2216008,625.619
+0;0;0,0.003023448;0.3265122;-0.004210628,0.00629335;0.6511606;-0.02564078,0.1814311;0.5269822;0.003463641,0.2169983;0.3074943;0.09590071,0.256212;0.09045786;0.2061832,-0.1690058;0.5168763;-0.01945869,-0.2195095;0.3029386;0.07885014,-0.2675602;0.07545453;0.1609897,0.07760511;0.003929768;-0.03938031,0.09894387;-0.3282591;-0.002237141,0.1080571;-0.6749821;0.07598334,0.1109359;-0.6364366;-0.01456287,-0.07538109;0.007084377;-0.04308488,-0.1188822;-0.323972;-0.01674587,-0.1388966;-0.6710959;0.05756903,-0.133165;-0.6324952;-0.03283619,0.005442739;0.5702815;-0.01754464,0;0;0,-0.01098903;0.3029194;-0.121475,-0.02351651;0.5980743;-0.2578311,0.1463065;0.5020535;-0.1504486,0.2151142;0.3647462;0.03501511,0.2278585;0.1794859;0.1972525,-0.1718218;0.4966175;-0.1240479,-0.2435646;0.3740746;0.07042775,-0.2338446;0.2493539;0.2829249,0.07709315;0.003194392;-0.04043818,0.1025479;-0.3301812;-0.02050829,0.1081808;-0.6789443;0.04841781,0.1275614;-0.7135202;-0.01269102,-0.08016106;0.005809489;-0.03360445,-0.1106338;-0.327727;-0.03664098,-0.1091343;-0.6790856;0.01779415,-0.1164465;-0.7180496;-0.04111614,-0.02017997;0.5255383;-0.221292,625.6302
+0;0;0,0.003023448;0.3265122;-0.004210628,0.00629335;0.6511606;-0.02564078,0.1814311;0.5269822;0.003463641,0.2169983;0.3074943;0.09590071,0.256212;0.09045786;0.2061832,-0.1690058;0.5168763;-0.01945869,-0.2195095;0.3029386;0.07885014,-0.2675602;0.07545453;0.1609897,0.07760511;0.003929768;-0.03938031,0.09894387;-0.3282591;-0.002237141,0.1080571;-0.6749821;0.07598334,0.1109359;-0.6364366;-0.01456287,-0.07538109;0.007084377;-0.04308488,-0.1188822;-0.323972;-0.01674587,-0.1388966;-0.6710959;0.05756903,-0.133165;-0.6324952;-0.03283619,0.005442739;0.5702815;-0.01754464,0;0;0,-0.01098903;0.3029194;-0.121475,-0.02351651;0.5980743;-0.2578311,0.1463065;0.5020535;-0.1504486,0.2151142;0.3647462;0.03501511,0.2278585;0.1794859;0.1972525,-0.1718218;0.4966175;-0.1240479,-0.2435646;0.3740746;0.07042775,-0.2338446;0.2493539;0.2829249,0.07709315;0.003194392;-0.04043818,0.1025479;-0.3301812;-0.02050829,0.1081808;-0.6789443;0.04841781,0.1275614;-0.7135202;-0.01269102,-0.08016106;0.005809489;-0.03360445,-0.1106338;-0.327727;-0.03664098,-0.1091343;-0.6790856;0.01779415,-0.1164465;-0.7180496;-0.04111614,-0.02017997;0.5255383;-0.221292,625.6414
+0;0;0,0.002847186;0.3261401;-0.004733073,0.005788834;0.6491836;-0.02673364,0.1856654;0.525094;0.003638593,0.2212983;0.3077125;0.1005849,0.2577007;0.09239656;0.2150561,-0.1740463;0.5144603;-0.01954394,-0.2240113;0.3027107;0.08335699,-0.2723975;0.07710853;0.1702603,0.07765183;0.003880449;-0.03932898,0.09905437;-0.3288493;-0.002124328,0.1081711;-0.6756351;0.07618615,0.1109827;-0.6371518;-0.01418326,-0.07536435;0.007107382;-0.04314316,-0.118939;-0.3244933;-0.01680662,-0.1391489;-0.6716672;0.05761009,-0.1334868;-0.6331298;-0.03262047,0.005037582;0.5689156;-0.01851436,0;0;0,-0.01315164;0.3025685;-0.1211495,-0.03225984;0.5963151;-0.2560453,0.1455292;0.5024981;-0.1503906,0.2142301;0.3669909;0.0362668,0.2276599;0.1823185;0.1990719,-0.1811395;0.4952933;-0.1180973,-0.2522821;0.3748457;0.0777448,-0.2498692;0.2522419;0.2916425,0.07706676;0.00341177;-0.04050565,0.1024961;-0.3305028;-0.02036214,0.1082431;-0.6792786;0.04890895,0.1274243;-0.7140378;-0.01179385,-0.08021708;0.00560416;-0.03354768,-0.1105232;-0.3284927;-0.03704209,-0.1094676;-0.679848;0.01795173,-0.1167811;-0.7186927;-0.04081416,-0.02684548;0.5243148;-0.2200217,625.6636
+0;0;0,0.002847186;0.3261401;-0.004733073,0.005788834;0.6491836;-0.02673364,0.1856654;0.525094;0.003638593,0.2212983;0.3077125;0.1005849,0.2577007;0.09239656;0.2150561,-0.1740463;0.5144603;-0.01954394,-0.2240113;0.3027107;0.08335699,-0.2723975;0.07710853;0.1702603,0.07765183;0.003880449;-0.03932898,0.09905437;-0.3288493;-0.002124328,0.1081711;-0.6756351;0.07618615,0.1109827;-0.6371518;-0.01418326,-0.07536435;0.007107382;-0.04314316,-0.118939;-0.3244933;-0.01680662,-0.1391489;-0.6716672;0.05761009,-0.1334868;-0.6331298;-0.03262047,0.005037582;0.5689156;-0.01851436,0;0;0,-0.01315164;0.3025685;-0.1211495,-0.03225984;0.5963151;-0.2560453,0.1455292;0.5024981;-0.1503906,0.2142301;0.3669909;0.0362668,0.2276599;0.1823185;0.1990719,-0.1811395;0.4952933;-0.1180973,-0.2522821;0.3748457;0.0777448,-0.2498692;0.2522419;0.2916425,0.07706676;0.00341177;-0.04050565,0.1024961;-0.3305028;-0.02036214,0.1082431;-0.6792786;0.04890895,0.1274243;-0.7140378;-0.01179385,-0.08021708;0.00560416;-0.03354768,-0.1105232;-0.3284927;-0.03704209,-0.1094676;-0.679848;0.01795173,-0.1167811;-0.7186927;-0.04081416,-0.02684548;0.5243148;-0.2200217,625.6749
+0;0;0,0.002846468;0.3260578;-0.004731879,0.005788124;0.6491019;-0.02673279,0.1843801;0.5253173;0.003482595,0.2199812;0.3081304;0.1003421,0.256378;0.09284702;0.2147959,-0.1727736;0.5147592;-0.01953508,-0.2226938;0.3031991;0.08327371,-0.2710727;0.07763116;0.1701639,0.07775263;0.003885486;-0.03938004,0.09917074;-0.3290864;-0.002148312,0.1082931;-0.6760849;0.0762102,0.1110992;-0.6376182;-0.01398293,-0.07546218;0.007116608;-0.04319916,-0.1190685;-0.3247253;-0.01684346,-0.1392909;-0.6721122;0.0576189,-0.1336398;-0.6335915;-0.03243566,0.005036809;0.5688272;-0.01851282,0;0;0,-0.01317509;0.302498;-0.1211016,-0.03148662;0.5963476;-0.2558908,0.1447331;0.5027246;-0.1508391,0.2134599;0.3702303;0.03768468,0.227608;0.1862764;0.2011843,-0.1800783;0.495731;-0.1192696,-0.2511477;0.3781822;0.0780898,-0.2510393;0.2555232;0.2919264,0.07707855;0.003557891;-0.04071355,0.1024629;-0.3306121;-0.02068257,0.1081446;-0.6795281;0.0490067,0.1273778;-0.714107;-0.01160693,-0.08036684;0.005565823;-0.03348951,-0.110668;-0.328763;-0.03809756,-0.1098006;-0.6802305;0.01759022,-0.1172038;-0.7188742;-0.04112604,-0.0264585;0.5242968;-0.219897,625.6973
+0;0;0,0.002750381;0.3260493;-0.005338391,0.005552831;0.6490452;-0.02804941,0.1842813;0.5260627;0.003064096,0.2192974;0.3109757;0.1047046,0.2513847;0.09972827;0.2276528,-0.1731239;0.5152148;-0.01964849,-0.2224967;0.3055893;0.08730383,-0.2706883;0.08227798;0.1799373,0.0777109;0.003873984;-0.03946343,0.09933601;-0.3290862;-0.002246458,0.1083752;-0.6759924;0.07652889,0.1181085;-0.7095362;0.01263976,-0.07548958;0.007108826;-0.04315255,-0.1190171;-0.3247693;-0.01712482,-0.1392697;-0.6720669;0.0577449,-0.1336729;-0.6335943;-0.0323176,0.004838802;0.5687891;-0.01964607,0;0;0,-0.01317509;0.302498;-0.1211016,-0.03148662;0.5963476;-0.2558908,0.1447331;0.5027246;-0.1508391,0.2134599;0.3702303;0.03768468,0.227608;0.1862764;0.2011843,-0.1800783;0.495731;-0.1192696,-0.2511477;0.3781822;0.0780898,-0.2510393;0.2555232;0.2919264,0.07707855;0.003557891;-0.04071355,0.1024629;-0.3306121;-0.02068257,0.1081446;-0.6795281;0.0490067,0.1273778;-0.714107;-0.01160693,-0.08036684;0.005565823;-0.03348951,-0.110668;-0.328763;-0.03809756,-0.1098006;-0.6802305;0.01759022,-0.1172038;-0.7188742;-0.04112604,-0.0264585;0.5242968;-0.219897,625.7192
+0;0;0,0.002752488;0.326299;-0.005342479,0.005556102;0.6494286;-0.02806348,0.1896569;0.5251213;0.003734777,0.2246277;0.3103124;0.1052438,0.2567153;0.0990627;0.2281933,-0.1784494;0.5139486;-0.01965785,-0.2277584;0.3045941;0.08715618,-0.2759504;0.08128043;0.1797906,0.0778267;0.003879757;-0.03952223,0.09944592;-0.3289899;-0.002315365,0.1084703;-0.675328;0.07633097,0.1182061;-0.7088878;0.01242574,-0.07560206;0.007119419;-0.04321685,-0.1191178;-0.3246686;-0.01719619,-0.1393372;-0.6713973;0.05755091,-0.133739;-0.6329226;-0.03253428,0.004841667;0.5691269;-0.01965536,0;0;0,-0.01348028;0.3025271;-0.1216667,-0.03156748;0.5964378;-0.2566774,0.1485713;0.5009944;-0.147223,0.2131367;0.3715028;0.04443598,0.226683;0.187562;0.2080052,-0.1826448;0.4954217;-0.1135221,-0.2503071;0.3829857;0.08759938,-0.2526478;0.2580982;0.3001324,0.07700874;0.003551811;-0.04112291,0.102146;-0.330576;-0.02161169,0.1076369;-0.6787301;0.04892445,0.1270332;-0.7132006;-0.0117867,-0.08070514;0.005570607;-0.03301064,-0.1114277;-0.3285989;-0.03939757,-0.1106716;-0.6794474;0.01647344,-0.1180386;-0.7179528;-0.04244374,-0.0266602;0.5243543;-0.2206295,625.7417
+0;0;0,0.002752488;0.326299;-0.005342479,0.005556102;0.6494286;-0.02806348,0.1896569;0.5251213;0.003734777,0.2246277;0.3103124;0.1052438,0.2567153;0.0990627;0.2281933,-0.1784494;0.5139486;-0.01965785,-0.2277584;0.3045941;0.08715618,-0.2759504;0.08128043;0.1797906,0.0778267;0.003879757;-0.03952223,0.09944592;-0.3289899;-0.002315365,0.1084703;-0.675328;0.07633097,0.1182061;-0.7088878;0.01242574,-0.07560206;0.007119419;-0.04321685,-0.1191178;-0.3246686;-0.01719619,-0.1393372;-0.6713973;0.05755091,-0.133739;-0.6329226;-0.03253428,0.004841667;0.5691269;-0.01965536,0;0;0,-0.01348028;0.3025271;-0.1216667,-0.03156748;0.5964378;-0.2566774,0.1485713;0.5009944;-0.147223,0.2131367;0.3715028;0.04443598,0.226683;0.187562;0.2080052,-0.1826448;0.4954217;-0.1135221,-0.2503071;0.3829857;0.08759938,-0.2526478;0.2580982;0.3001324,0.07700874;0.003551811;-0.04112291,0.102146;-0.330576;-0.02161169,0.1076369;-0.6787301;0.04892445,0.1270332;-0.7132006;-0.0117867,-0.08070514;0.005570607;-0.03301064,-0.1114277;-0.3285989;-0.03939757,-0.1106716;-0.6794474;0.01647344,-0.1180386;-0.7179528;-0.04244374,-0.0266602;0.5243543;-0.2206295,625.7531
+0;0;0,0.002757003;0.3268343;-0.005351243,0.005563003;0.6502368;-0.02809439,0.1850618;0.5268925;0.003135459,0.2193499;0.3162771;0.1026629,0.2514807;0.1047433;0.2257777,-0.1738808;0.5159979;-0.01967483,-0.2222272;0.3107304;0.085054,-0.2704841;0.08711642;0.177813,0.0778775;0.003882289;-0.03954804,0.09948757;-0.3288465;-0.002356924,0.1085132;-0.6752329;0.07630038,0.1182552;-0.7088333;0.01235429,-0.07565141;0.007124066;-0.04324506,-0.1191487;-0.3245234;-0.01723542,-0.1393709;-0.6713006;0.05752211,-0.1337692;-0.6328204;-0.03262068,0.00484739;0.5698026;-0.0196724,0;0;0,-0.01365842;0.3025719;-0.1229658,-0.03061651;0.5964172;-0.2589068,0.1449395;0.5017121;-0.1515074,0.2054412;0.3766214;0.03857709,0.2143791;0.1885568;0.1982267,-0.1772475;0.4960798;-0.116517,-0.2490064;0.3902557;0.08120041,-0.2440424;0.2650899;0.2939093,0.07678074;0.003714502;-0.04165268,0.1015932;-0.3303536;-0.02317429,0.1070823;-0.6785692;0.04730797,0.1265673;-0.7130307;-0.01347089,-0.0809578;0.005347049;-0.0325771,-0.1125618;-0.3285442;-0.04131602,-0.1118565;-0.6794392;0.01457887,-0.1190813;-0.7177678;-0.04464961,-0.02620569;0.5243479;-0.2224698,625.7751
+0;0;0,0.002660797;0.3268278;-0.005780593,0.005329633;0.6501991;-0.02897886,0.1849282;0.527372;0.002816752,0.2185954;0.3185259;0.1062096,0.2508503;0.1164231;0.2442323,-0.174295;0.5167063;-0.01990219,-0.2219849;0.313469;0.08900379,-0.2693403;0.09183571;0.1868422,0.0778975;0.003762246;-0.03952024,0.09947641;-0.3289966;-0.002581652,0.1086604;-0.6753147;0.07635827,0.1182835;-0.7089196;0.01239877,-0.0756278;0.007228213;-0.04326908,-0.1191926;-0.3244312;-0.01752626,-0.139432;-0.6711737;0.0573874,-0.133839;-0.6327266;-0.03275903,0.004651813;0.5697766;-0.02044264,0;0;0,-0.01365842;0.3025719;-0.1229658,-0.03061651;0.5964172;-0.2589068,0.1449395;0.5017121;-0.1515074,0.2054412;0.3766214;0.03857709,0.2143791;0.1885568;0.1982267,-0.1772475;0.4960798;-0.116517,-0.2490064;0.3902557;0.08120041,-0.2440424;0.2650899;0.2939093,0.07678074;0.003714502;-0.04165268,0.1015932;-0.3303536;-0.02317429,0.1070823;-0.6785692;0.04730797,0.1265673;-0.7130307;-0.01347089,-0.0809578;0.005347049;-0.0325771,-0.1125618;-0.3285442;-0.04131602,-0.1118565;-0.6794392;0.01457887,-0.1190813;-0.7177678;-0.04464961,-0.02620569;0.5243479;-0.2224698,625.7869
+0;0;0,0.002672428;0.3282565;-0.005805863,0.005342918;0.6518278;-0.02901921,0.1834394;0.5292882;0.002589658,0.2137782;0.3410899;0.09576044,0.246052;0.1388687;0.233864,-0.1727919;0.5187114;-0.01994006,-0.2157669;0.3355673;0.07819882,-0.26315;0.1138042;0.1760945,0.07825989;0.003779749;-0.03970409,0.09980143;-0.3284028;-0.002829477,0.1089906;-0.6749161;0.07615496,0.118608;-0.7084831;0.01223375,-0.07597963;0.00726184;-0.04347037,-0.119469;-0.3238232;-0.01777213,-0.1397198;-0.6707612;0.05718377,-0.1341301;-0.6323192;-0.03290869,0.004664545;0.5713397;-0.02047602,0;0;0,-0.01432593;0.3027106;-0.1263101,-0.03154621;0.5958271;-0.264219,0.1427896;0.5021341;-0.1566963,0.2238227;0.4003143;0.01089311,0.2326313;0.2120935;0.1705894,-0.1782924;0.495436;-0.1242701,-0.2420085;0.4021233;0.05532066,-0.2218586;0.2886037;0.273758,0.07692342;0.004095048;-0.04220581,0.1011278;-0.3295631;-0.02622318,0.1065824;-0.6780905;0.04372954,0.1260637;-0.7122865;-0.01725006,-0.08157572;0.004939126;-0.03219191,-0.1137096;-0.3281956;-0.04475048,-0.1128337;-0.6793635;0.0107005,-0.1197985;-0.7174491;-0.04875541,-0.02701783;0.5240846;-0.2270129,625.7975
+0;0;0,0.002672428;0.3282565;-0.005805863,0.005342918;0.6518278;-0.02901921,0.1834394;0.5292882;0.002589658,0.2137782;0.3410899;0.09576044,0.246052;0.1388687;0.233864,-0.1727919;0.5187114;-0.01994006,-0.2157669;0.3355673;0.07819882,-0.26315;0.1138042;0.1760945,0.07825989;0.003779749;-0.03970409,0.09980143;-0.3284028;-0.002829477,0.1089906;-0.6749161;0.07615496,0.118608;-0.7084831;0.01223375,-0.07597963;0.00726184;-0.04347037,-0.119469;-0.3238232;-0.01777213,-0.1397198;-0.6707612;0.05718377,-0.1341301;-0.6323192;-0.03290869,0.004664545;0.5713397;-0.02047602,0;0;0,-0.01432593;0.3027106;-0.1263101,-0.03154621;0.5958271;-0.264219,0.1427896;0.5021341;-0.1566963,0.2238227;0.4003143;0.01089311,0.2326313;0.2120935;0.1705894,-0.1782924;0.495436;-0.1242701,-0.2420085;0.4021233;0.05532066,-0.2218586;0.2886037;0.273758,0.07692342;0.004095048;-0.04220581,0.1011278;-0.3295631;-0.02622318,0.1065824;-0.6780905;0.04372954,0.1260637;-0.7122865;-0.01725006,-0.08157572;0.004939126;-0.03219191,-0.1137096;-0.3281956;-0.04475048,-0.1128337;-0.6793635;0.0107005,-0.1197985;-0.7174491;-0.04875541,-0.02701783;0.5240846;-0.2270129,625.8088
+0;0;0,0.002664122;0.33015;-0.00618703,0.00531533;0.6536335;-0.02964523,0.184588;0.5316655;0.002691094,0.2144335;0.345552;0.09841239,0.2438096;0.1422788;0.2356204,-0.174025;0.5207642;-0.01993166,-0.216283;0.3398035;0.08086056,-0.2634248;0.1204594;0.1841794,0.07914018;0.003706732;-0.04000618,0.1006188;-0.3259219;-0.003213402,0.1097656;-0.671896;0.07574645,0.1197891;-0.7055145;0.01139425,-0.07672258;0.007416238;-0.04400053,-0.1196855;-0.3211543;-0.01820119,-0.1399148;-0.6675307;0.0568362,-0.1343098;-0.6290736;-0.03364056,0.004640104;0.5730866;-0.02103885,0;0;0,-0.01421192;0.3024993;-0.1316686,-0.03099263;0.5931314;-0.2745609,0.1435064;0.503451;-0.1624105,0.2249723;0.4025478;0.004542828,0.2337762;0.2143244;0.1642408,-0.1759281;0.4960913;-0.1274805,-0.2402052;0.4021808;0.05067906,-0.224825;0.2868918;0.2685802,0.07686026;0.004115909;-0.04419231,0.1018907;-0.3269947;-0.02972459,0.1071065;-0.6754411;0.03790856,0.1264118;-0.7101077;-0.02320218,-0.08318254;0.005166715;-0.03051842,-0.1148491;-0.3252;-0.04855011,-0.1141942;-0.6762818;0.003962286,-0.1209175;-0.7146583;-0.0557741,-0.02664158;0.5222411;-0.2355998,625.8312
+0;0;0,0.002664122;0.33015;-0.00618703,0.00531533;0.6536335;-0.02964523,0.184588;0.5316655;0.002691094,0.2144335;0.345552;0.09841239,0.2438096;0.1422788;0.2356204,-0.174025;0.5207642;-0.01993166,-0.216283;0.3398035;0.08086056,-0.2634248;0.1204594;0.1841794,0.07914018;0.003706732;-0.04000618,0.1006188;-0.3259219;-0.003213402,0.1097656;-0.671896;0.07574645,0.1197891;-0.7055145;0.01139425,-0.07672258;0.007416238;-0.04400053,-0.1196855;-0.3211543;-0.01820119,-0.1399148;-0.6675307;0.0568362,-0.1343098;-0.6290736;-0.03364056,0.004640104;0.5730866;-0.02103885,0;0;0,-0.01421192;0.3024993;-0.1316686,-0.03099263;0.5931314;-0.2745609,0.1435064;0.503451;-0.1624105,0.2249723;0.4025478;0.004542828,0.2337762;0.2143244;0.1642408,-0.1759281;0.4960913;-0.1274805,-0.2402052;0.4021808;0.05067906,-0.224825;0.2868918;0.2685802,0.07686026;0.004115909;-0.04419231,0.1018907;-0.3269947;-0.02972459,0.1071065;-0.6754411;0.03790856,0.1264118;-0.7101077;-0.02320218,-0.08318254;0.005166715;-0.03051842,-0.1148491;-0.3252;-0.04855011,-0.1141942;-0.6762818;0.003962286,-0.1209175;-0.7146583;-0.0557741,-0.02664158;0.5222411;-0.2355998,625.8534
+0;0;0,0.002540427;0.3308247;-0.006681603,0.005013998;0.654415;-0.03070081,0.1852022;0.5332652;0.002358433,0.2144956;0.3494553;0.1007678,0.2425938;0.155022;0.2504805,-0.1752503;0.5222919;-0.02019509,-0.2165005;0.3436785;0.08336292,-0.2626955;0.12599;0.190533,0.07884353;0.00364244;-0.03969204,0.1000695;-0.3223331;-0.003260177,0.1091473;-0.6684604;0.07591276,0.1192475;-0.7017408;0.01121692,-0.07631063;0.007397983;-0.04389745,-0.1187124;-0.3175296;-0.01816789,-0.13911;-0.6640453;0.05710304,-0.1335323;-0.6256245;-0.03339534,0.004388557;0.5738466;-0.02194468,0;0;0,-0.01536651;0.3004923;-0.137711,-0.03258266;0.5885539;-0.2859907,0.1426125;0.5057706;-0.1706953,0.2234233;0.4048437;-0.004526854,0.2322294;0.2166231;0.1551702,-0.1795554;0.4935889;-0.1390663,-0.2378109;0.3991745;0.03987724,-0.2331215;0.2783611;0.2552602,0.07745451;0.003743887;-0.04232979,0.1011544;-0.3239584;-0.03298068,0.1061145;-0.6734409;0.03020358,0.1253268;-0.7073642;-0.03173733,-0.08218931;0.005490654;-0.03193429,-0.1139324;-0.3211342;-0.05054763,-0.1137432;-0.6731662;-0.003342465,-0.1202166;-0.7114222;-0.06326902,-0.02809727;0.5183568;-0.2457342,625.8647
+0;0;0,0.002540427;0.3308247;-0.006681603,0.005013998;0.654415;-0.03070081,0.1852022;0.5332652;0.002358433,0.2144956;0.3494553;0.1007678,0.2425938;0.155022;0.2504805,-0.1752503;0.5222919;-0.02019509,-0.2165005;0.3436785;0.08336292,-0.2626955;0.12599;0.190533,0.07884353;0.00364244;-0.03969204,0.1000695;-0.3223331;-0.003260177,0.1091473;-0.6684604;0.07591276,0.1192475;-0.7017408;0.01121692,-0.07631063;0.007397983;-0.04389745,-0.1187124;-0.3175296;-0.01816789,-0.13911;-0.6640453;0.05710304,-0.1335323;-0.6256245;-0.03339534,0.004388557;0.5738466;-0.02194468,0;0;0,-0.01536651;0.3004923;-0.137711,-0.03258266;0.5885539;-0.2859907,0.1426125;0.5057706;-0.1706953,0.2234233;0.4048437;-0.004526854,0.2322294;0.2166231;0.1551702,-0.1795554;0.4935889;-0.1390663,-0.2378109;0.3991745;0.03987724,-0.2331215;0.2783611;0.2552602,0.07745451;0.003743887;-0.04232979,0.1011544;-0.3239584;-0.03298068,0.1061145;-0.6734409;0.03020358,0.1253268;-0.7073642;-0.03173733,-0.08218931;0.005490654;-0.03193429,-0.1139324;-0.3211342;-0.05054763,-0.1137432;-0.6731662;-0.003342465,-0.1202166;-0.7114222;-0.06326902,-0.02809727;0.5183568;-0.2457342,625.8867
+0;0;0,0.002550201;0.3320976;-0.006707312,0.005035957;0.6572836;-0.03084125,0.1855487;0.5357441;0.002296323,0.214524;0.3539304;0.0996369,0.2426221;0.159498;0.2493491,-0.1755557;0.524751;-0.02029799,-0.2163579;0.3480774;0.08213535,-0.2625527;0.1303897;0.189305,0.07878212;0.003639603;-0.03966112,0.09993735;-0.3212494;-0.003350694,0.1090222;-0.667648;0.07588431,0.119074;-0.7006249;0.01149886,-0.07625118;0.00739222;-0.04386326,-0.1185116;-0.3164523;-0.01821946,-0.1389252;-0.6632396;0.05711047,-0.1333742;-0.6248592;-0.03295373,0.004408062;0.5763989;-0.02205074,0;0;0,-0.01494001;0.2997497;-0.1423628,-0.03163187;0.5878887;-0.2940421,0.1432491;0.5066019;-0.1766582,0.2240252;0.4064265;-0.01291728,0.2328278;0.218207;0.1467798,-0.1772446;0.4954783;-0.1431923,-0.235303;0.3983324;0.03163008,-0.237593;0.2612293;0.237068,0.07733223;0.00359562;-0.04242253,0.1016749;-0.3230135;-0.03516054,0.1064139;-0.6734034;0.02448177,0.1248758;-0.7065355;-0.03785682,-0.08205512;0.00567064;-0.03205734,-0.1132556;-0.3197798;-0.05273014,-0.1134877;-0.6726494;-0.009884533,-0.119542;-0.6762375;-0.09383565,-0.02730657;0.5177037;-0.2531111,625.8981
+0;0;0,0.00244665;0.3320878;-0.007210976,0.004787185;0.6572348;-0.03187853,0.1853947;0.5362005;0.001792552,0.2138146;0.3561692;0.1025496,0.2435255;0.1609599;0.2509336,-0.1758695;0.5251116;-0.02047636,-0.2159115;0.3499538;0.08482007,-0.2610404;0.1351305;0.1980525,0.07875344;0.003730776;-0.03970956,0.09991665;-0.3211496;-0.003327396,0.1091053;-0.667532;0.07596719,0.1187527;-0.7011591;0.01216184,-0.07628921;0.00729605;-0.04381322,-0.1185698;-0.316542;-0.01812037,-0.1388707;-0.6633228;0.05726987,-0.1333796;-0.6249809;-0.03280158,0.004198604;0.5763645;-0.02295366,0;0;0,-0.01494001;0.2997497;-0.1423628,-0.03163187;0.5878887;-0.2940421,0.1432491;0.5066019;-0.1766582,0.2240252;0.4064265;-0.01291728,0.2328278;0.218207;0.1467798,-0.1772446;0.4954783;-0.1431923,-0.235303;0.3983324;0.03163008,-0.237593;0.2612293;0.237068,0.07733223;0.00359562;-0.04242253,0.1016749;-0.3230135;-0.03516054,0.1064139;-0.6734034;0.02448177,0.1248758;-0.7065355;-0.03785682,-0.08205512;0.00567064;-0.03205734,-0.1132556;-0.3197798;-0.05273014,-0.1134877;-0.6726494;-0.009884533,-0.119542;-0.6762375;-0.09383565,-0.02730657;0.5177037;-0.2531111,625.9097
+0;0;0,0.002444434;0.3317869;-0.007204444,0.004788227;0.6573837;-0.0319151,0.1848706;0.536158;0.001718491,0.2124858;0.3612244;0.09962258,0.2421973;0.1660106;0.2480099,-0.1753511;0.5251012;-0.02048616,-0.2142593;0.354903;0.08182874,-0.2593892;0.1400749;0.1950637,0.07896348;0.003740726;-0.03981547,0.09990825;-0.3177863;-0.003808837,0.1090934;-0.664037;0.07545562,0.1187715;-0.6978667;0.01144715,-0.07649267;0.007315509;-0.04393007,-0.1183368;-0.3131799;-0.01850242,-0.1386301;-0.6598289;0.05685917,-0.1331215;-0.6214604;-0.03349902,0.004197409;0.5762061;-0.02295631,0;0;0,-0.0159567;0.2976329;-0.145947,-0.03386833;0.5831892;-0.3032391,0.1395852;0.5029933;-0.1816909,0.2258978;0.4095493;-0.0243125,0.2346838;0.2213241;0.1353874,-0.1783419;0.4943292;-0.1502283,-0.2348385;0.3979065;0.01847386,-0.2247938;0.2518543;0.2174156,0.07741179;0.004099429;-0.04272127,0.1022729;-0.3190988;-0.03642726,0.1067339;-0.6699742;0.01945925,0.125049;-0.7032314;-0.04321503,-0.08240347;0.005212188;-0.0318904,-0.1139733;-0.3167755;-0.05291657,-0.113847;-0.6700366;-0.01466379,-0.1197837;-0.6744555;-0.09859872,-0.02917349;0.5135418;-0.2608409,625.9317
+0;0;0,0.002444434;0.3317869;-0.007204444,0.004788227;0.6573837;-0.0319151,0.1848706;0.536158;0.001718491,0.2124858;0.3612244;0.09962258,0.2421973;0.1660106;0.2480099,-0.1753511;0.5251012;-0.02048616,-0.2142593;0.354903;0.08182874,-0.2593892;0.1400749;0.1950637,0.07896348;0.003740726;-0.03981547,0.09990825;-0.3177863;-0.003808837,0.1090934;-0.664037;0.07545562,0.1187715;-0.6978667;0.01144715,-0.07649267;0.007315509;-0.04393007,-0.1183368;-0.3131799;-0.01850242,-0.1386301;-0.6598289;0.05685917,-0.1331215;-0.6214604;-0.03349902,0.004197409;0.5762061;-0.02295631,0;0;0,-0.0159567;0.2976329;-0.145947,-0.03386833;0.5831892;-0.3032391,0.1395852;0.5029933;-0.1816909,0.2258978;0.4095493;-0.0243125,0.2346838;0.2213241;0.1353874,-0.1783419;0.4943292;-0.1502283,-0.2348385;0.3979065;0.01847386,-0.2247938;0.2518543;0.2174156,0.07741179;0.004099429;-0.04272127,0.1022729;-0.3190988;-0.03642726,0.1067339;-0.6699742;0.01945925,0.125049;-0.7032314;-0.04321503,-0.08240347;0.005212188;-0.0318904,-0.1139733;-0.3167755;-0.05291657,-0.113847;-0.6700366;-0.01466379,-0.1197837;-0.6744555;-0.09859872,-0.02917349;0.5135418;-0.2608409,625.9431
+0;0;0,0.002427396;0.3317913;-0.007007712,0.004970902;0.6574673;-0.03068798,0.1856528;0.5385293;0.001476554,0.2126755;0.3650584;0.1021106,0.2420939;0.1712063;0.2523301,-0.1757983;0.5271897;-0.020728,-0.2141518;0.3586493;0.08449894,-0.2592444;0.1460175;0.2018206,0.07897355;0.003787042;-0.03979112,0.09977202;-0.3177559;-0.003842041,0.1090414;-0.6639893;0.07548821,0.1185196;-0.6976982;0.01132962,-0.07649297;0.007256902;-0.04393927,-0.1183913;-0.3132374;-0.01858767,-0.1386684;-0.6598402;0.05699079,-0.1331999;-0.6214073;-0.03336383,0.004330916;0.5762523;-0.02207828,0;0;0,-0.0159567;0.2976329;-0.145947,-0.03386833;0.5831892;-0.3032391,0.1395852;0.5029933;-0.1816909,0.2258978;0.4095493;-0.0243125,0.2346838;0.2213241;0.1353874,-0.1783419;0.4943292;-0.1502283,-0.2348385;0.3979065;0.01847386,-0.2247938;0.2518543;0.2174156,0.07741179;0.004099429;-0.04272127,0.1022729;-0.3190988;-0.03642726,0.1067339;-0.6699742;0.01945925,0.125049;-0.7032314;-0.04321503,-0.08240347;0.005212188;-0.0318904,-0.1139733;-0.3167755;-0.05291657,-0.113847;-0.6700366;-0.01466379,-0.1197837;-0.6744555;-0.09859872,-0.02917349;0.5135418;-0.2608409,625.9542
+0;0;0,0.002412528;0.329759;-0.006964789,0.004953448;0.6551028;-0.03062561,0.1859868;0.5360682;0.001587078,0.2180557;0.3302024;0.121014,0.2473551;0.1371346;0.2706257,-0.1761652;0.5247066;-0.02066053,-0.221681;0.324692;0.104217,-0.2665911;0.1129205;0.221064,0.07890685;0.003783843;-0.03975751,0.09962778;-0.3165604;-0.003942445,0.1088823;-0.662237;0.07526026,0.1183478;-0.6958609;0.01118735,-0.07642836;0.007250772;-0.04390216,-0.1181705;-0.3120488;-0.01864506,-0.138415;-0.6580943;0.05681188,-0.1329538;-0.6196727;-0.03342209,0.004313278;0.5738643;-0.02201343,0;0;0,-0.01675537;0.2948633;-0.1468682,-0.0352034;0.5787927;-0.3063638,0.1387079;0.5018898;-0.1839569,0.1911934;0.3691295;0.00915432,0.2096888;0.1917992;0.1786511,-0.1801959;0.4937951;-0.1526252,-0.2462285;0.3714285;0.04317595,-0.2505535;0.2123538;0.230776,0.07758895;0.004214138;-0.04223108,0.1031107;-0.3177503;-0.03774786,0.1075009;-0.668314;0.01644468,0.1258326;-0.7015937;-0.04602575,-0.08220366;0.005107144;-0.03221401,-0.1129733;-0.3157326;-0.05337113,-0.1129525;-0.6686409;-0.01722117,-0.1186407;-0.6733382;-0.100927,-0.03039753;0.5093675;-0.2635698,625.9767
+0;0;0,0.002401606;0.3282661;-0.006933257,0.004934779;0.6526173;-0.03052406,0.1871786;0.5335302;0.001824586,0.219281;0.3274496;0.1213761,0.2486599;0.1338583;0.2713936,-0.1773833;0.522093;-0.02057107,-0.2229466;0.3218697;0.1044368,-0.2679785;0.1095239;0.2216006,0.07904312;0.003790378;-0.03982617,0.09974664;-0.3162848;-0.004041191,0.1089879;-0.6614649;0.07504773,0.1184657;-0.6951719;0.01089104,-0.07656035;0.007263294;-0.04397797,-0.1182675;-0.3117681;-0.01874209,-0.1384828;-0.6573164;0.05660645,-0.1330145;-0.6188837;-0.03374552,0.004296177;0.5715778;-0.02193297,0;0;0,-0.01796357;0.2930961;-0.1469166,-0.03813636;0.5753372;-0.3071764,0.1377625;0.5019902;-0.1847229,0.2156858;0.3720661;0.001931906,0.2264825;0.1853935;0.1628132,-0.1828049;0.4920616;-0.1512421,-0.2442245;0.3584166;0.03891306,-0.2445502;0.1955831;0.2241997,0.07769258;0.004410028;-0.04234052,0.1029125;-0.3173112;-0.03824496,0.1074898;-0.6674556;0.01530528,0.1259277;-0.7008011;-0.04723978,-0.08241089;0.004897133;-0.03213671,-0.1127629;-0.3156837;-0.05367764,-0.1131884;-0.6681609;-0.01833136,-0.1189918;-0.6730655;-0.1020719,-0.03286292;0.506255;-0.2642641,625.9987
+0;0;0,0.00219266;0.3282543;-0.007537673,0.004315427;0.6525114;-0.03237335,0.1867011;0.5340265;0.001205072,0.2183661;0.3302143;0.1246969,0.2459638;0.1393653;0.2785183,-0.1778878;0.5221545;-0.02081886,-0.2230044;0.3240957;0.1077484,-0.2680053;0.1136798;0.2283553,0.07903304;0.003897342;-0.03983586,0.09936813;-0.3161863;-0.003915362,0.1085735;-0.6613548;0.0752281,0.1183571;-0.6949579;0.01101422,-0.07661197;0.007146765;-0.04390711,-0.1185007;-0.3118593;-0.01865193,-0.1387412;-0.6573893;0.05677386,-0.133341;-0.6190305;-0.03358907,0.003812708;0.5715144;-0.023382,0;0;0,-0.01796357;0.2930961;-0.1469166,-0.03813636;0.5753372;-0.3071764,0.1377625;0.5019902;-0.1847229,0.2156858;0.3720661;0.001931906,0.2264825;0.1853935;0.1628132,-0.1828049;0.4920616;-0.1512421,-0.2442245;0.3584166;0.03891306,-0.2445502;0.1955831;0.2241997,0.07769258;0.004410028;-0.04234052,0.1029125;-0.3173112;-0.03824496,0.1074898;-0.6674556;0.01530528,0.1259277;-0.7008011;-0.04723978,-0.08241089;0.004897133;-0.03213671,-0.1127629;-0.3156837;-0.05367764,-0.1131884;-0.6681609;-0.01833136,-0.1189918;-0.6730655;-0.1020719,-0.03286292;0.506255;-0.2642641,626.0208
+0;0;0,0.002184221;0.326991;-0.007508665,0.004303001;0.6506362;-0.03229551,0.1866881;0.5323471;0.001260966,0.2184352;0.3280061;0.1250731,0.2459743;0.1375625;0.2785679,-0.1778972;0.5204753;-0.02076275,-0.2231309;0.3219027;0.108138,-0.2680362;0.1119336;0.2284889,0.07909855;0.003900573;-0.03986888,0.09945276;-0.3164841;-0.003914606,0.1086437;-0.6611115;0.07510479,0.1184215;-0.694677;0.01092892,-0.07667548;0.00715269;-0.0439435,-0.1186036;-0.3121534;-0.01866457,-0.1388124;-0.6571418;0.05664298,-0.1334154;-0.618788;-0.03366646,0.003801496;0.5698346;-0.02332586,0;0;0,-0.01846035;0.292239;-0.1457391,-0.03892314;0.5743495;-0.3049603,0.1366492;0.5030062;-0.1820049,0.1906441;0.3587254;0.003360033,0.2083522;0.1784315;0.1699984,-0.1838222;0.4922621;-0.1496981,-0.2432235;0.3520697;0.03714444,-0.2468075;0.1875381;0.2201864,0.0777517;0.004450053;-0.04238153,0.103154;-0.3175547;-0.03779411,0.1074988;-0.667287;0.01478958,0.1260104;-0.7004508;-0.04783916,-0.08249702;0.004865299;-0.0321231,-0.1126248;-0.3160172;-0.05403469,-0.1131337;-0.667985;-0.01917773,-0.1186228;-0.6727464;-0.1029407,-0.03358138;0.5052463;-0.2624652,626.0324
+0;0;0,0.002184221;0.326991;-0.007508665,0.004303001;0.6506362;-0.03229551,0.1866881;0.5323471;0.001260966,0.2184352;0.3280061;0.1250731,0.2459743;0.1375625;0.2785679,-0.1778972;0.5204753;-0.02076275,-0.2231309;0.3219027;0.108138,-0.2680362;0.1119336;0.2284889,0.07909855;0.003900573;-0.03986888,0.09945276;-0.3164841;-0.003914606,0.1086437;-0.6611115;0.07510479,0.1184215;-0.694677;0.01092892,-0.07667548;0.00715269;-0.0439435,-0.1186036;-0.3121534;-0.01866457,-0.1388124;-0.6571418;0.05664298,-0.1334154;-0.618788;-0.03366646,0.003801496;0.5698346;-0.02332586,0;0;0,-0.01846035;0.292239;-0.1457391,-0.03892314;0.5743495;-0.3049603,0.1366492;0.5030062;-0.1820049,0.1906441;0.3587254;0.003360033,0.2083522;0.1784315;0.1699984,-0.1838222;0.4922621;-0.1496981,-0.2432235;0.3520697;0.03714444,-0.2468075;0.1875381;0.2201864,0.0777517;0.004450053;-0.04238153,0.103154;-0.3175547;-0.03779411,0.1074988;-0.667287;0.01478958,0.1260104;-0.7004508;-0.04783916,-0.08249702;0.004865299;-0.0321231,-0.1126248;-0.3160172;-0.05403469,-0.1131337;-0.667985;-0.01917773,-0.1186228;-0.6727464;-0.1029407,-0.03358138;0.5052463;-0.2624652,626.0437
+0;0;0,0.002022739;0.3255809;-0.00820153,0.003828266;0.6476694;-0.03409839,0.1928083;0.5294985;0.0008509215,0.2247785;0.3270117;0.1282859,0.2500211;0.1401559;0.2866217,-0.1845254;0.5161093;-0.02070944,-0.2288675;0.3191602;0.1116063,-0.2738251;0.1117666;0.2364632,0.0791589;0.003844618;-0.0398167,0.0994348;-0.3158823;-0.00395162,0.1084648;-0.6600124;0.07493824,0.1186596;-0.6938699;0.01025549,-0.07664372;0.007199894;-0.04404752,-0.1185509;-0.3114342;-0.01877205,-0.1390984;-0.6559058;0.05637931,-0.1338973;-0.6175862;-0.03455646,0.003413815;0.5672875;-0.02481963,0;0;0,-0.02111934;0.291541;-0.1436388,-0.04806647;0.5739229;-0.2984021,0.1350216;0.5045288;-0.1733172,0.1913456;0.3562035;0.008589029,0.2086517;0.1745951;0.1739414,-0.1931088;0.4906892;-0.1367376,-0.2489953;0.3422977;0.04524946,-0.2513845;0.1712186;0.2223052,0.07776405;0.004542828;-0.04240751,0.1032861;-0.316783;-0.03782153,0.1073865;-0.6660126;0.01464343,0.1260116;-0.6997281;-0.04827738,-0.08253849;0.004768822;-0.03210822,-0.112727;-0.3154145;-0.05433466,-0.1134189;-0.6668541;-0.01940021,-0.1183164;-0.6714565;-0.103924,-0.04074524;0.5045724;-0.2573605,626.0656
+0;0;0,0.002022739;0.3255809;-0.00820153,0.003828266;0.6476694;-0.03409839,0.1928083;0.5294985;0.0008509215,0.2247785;0.3270117;0.1282859,0.2500211;0.1401559;0.2866217,-0.1845254;0.5161093;-0.02070944,-0.2288675;0.3191602;0.1116063,-0.2738251;0.1117666;0.2364632,0.0791589;0.003844618;-0.0398167,0.0994348;-0.3158823;-0.00395162,0.1084648;-0.6600124;0.07493824,0.1186596;-0.6938699;0.01025549,-0.07664372;0.007199894;-0.04404752,-0.1185509;-0.3114342;-0.01877205,-0.1390984;-0.6559058;0.05637931,-0.1338973;-0.6175862;-0.03455646,0.003413815;0.5672875;-0.02481963,0;0;0,-0.02111934;0.291541;-0.1436388,-0.04806647;0.5739229;-0.2984021,0.1350216;0.5045288;-0.1733172,0.1913456;0.3562035;0.008589029,0.2086517;0.1745951;0.1739414,-0.1931088;0.4906892;-0.1367376,-0.2489953;0.3422977;0.04524946,-0.2513845;0.1712186;0.2223052,0.07776405;0.004542828;-0.04240751,0.1032861;-0.316783;-0.03782153,0.1073865;-0.6660126;0.01464343,0.1260116;-0.6997281;-0.04827738,-0.08253849;0.004768822;-0.03210822,-0.112727;-0.3154145;-0.05433466,-0.1134189;-0.6668541;-0.01940021,-0.1183164;-0.6714565;-0.103924,-0.04074524;0.5045724;-0.2573605,626.0774
+0;0;0,0.002015376;0.3243958;-0.008171676,0.003807554;0.6440916;-0.03387128,0.1940147;0.5263783;0.001162866,0.2260212;0.3236615;0.1287426,0.2512712;0.1367516;0.2871243,-0.1857566;0.5129027;-0.02053678,-0.2301491;0.3157297;0.1119293,-0.2751197;0.1082761;0.2368224,0.07918034;0.00384566;-0.03982748,0.09945827;-0.3159134;-0.003958799,0.1085095;-0.6608533;0.07511669,0.1186506;-0.6943744;0.01077473,-0.07666447;0.007201844;-0.04405945,-0.1185758;-0.3114642;-0.01878144,-0.1391717;-0.6567464;0.05654676,-0.133998;-0.6184706;-0.03390992,0.00339672;0.5644115;-0.02467352,0;0;0,-0.02157657;0.2912518;-0.1414578,-0.04835109;0.5732418;-0.2919233,0.1373133;0.5062545;-0.1711192,0.1919871;0.3543578;0.008695364,0.2081061;0.1716006;0.1730049,-0.1931668;0.4926587;-0.1286186,-0.2480495;0.3384562;0.04915813,-0.2417677;0.1541679;0.2124249,0.07782568;0.004620671;-0.04233623,0.1033971;-0.3167347;-0.03781676,0.1072099;-0.6667956;0.01472998,0.1259944;-0.7001536;-0.04780459,-0.08254986;0.004715083;-0.03215325,-0.1127554;-0.3154678;-0.05482752,-0.1136099;-0.6676795;-0.01926656,-0.1197042;-0.6717294;-0.103416,-0.04125881;0.5039842;-0.252089,626.0994
+0;0;0,0.00187886;0.32438;-0.008808197,0.003513096;0.6440277;-0.03511286,0.1941929;0.5278692;-0.000973722,0.2272297;0.3277465;0.1303829,0.2513257;0.142084;0.2904032,-0.186047;0.5130464;-0.02074977,-0.2297786;0.3174976;0.1143181,-0.2744999;0.1124221;0.2431657,0.07922623;0.003859489;-0.03973478,0.09939399;-0.3158918;-0.003734887,0.1084679;-0.6608272;0.07535754,0.1181054;-0.6945903;0.0111777,-0.07662342;0.007159597;-0.04413769,-0.1185284;-0.3114811;-0.01853188,-0.1392379;-0.6567656;0.05675505,-0.1344583;-0.6185376;-0.03372767,0.003136791;0.5643641;-0.0257716,0;0;0,-0.02157657;0.2912518;-0.1414578,-0.04835109;0.5732418;-0.2919233,0.1373133;0.5062545;-0.1711192,0.1919871;0.3543578;0.008695364,0.2081061;0.1716006;0.1730049,-0.1931668;0.4926587;-0.1286186,-0.2480495;0.3384562;0.04915813,-0.2417677;0.1541679;0.2124249,0.07782568;0.004620671;-0.04233623,0.1033971;-0.3167347;-0.03781676,0.1072099;-0.6667956;0.01472998,0.1259944;-0.7001536;-0.04780459,-0.08254986;0.004715083;-0.03215325,-0.1127554;-0.3154678;-0.05482752,-0.1136099;-0.6676795;-0.01926656,-0.1197042;-0.6717294;-0.103416,-0.04125881;0.5039842;-0.252089,626.1106
+0;0;0,0.00187886;0.32438;-0.008808197,0.003513096;0.6440277;-0.03511286,0.1941929;0.5278692;-0.000973722,0.2272297;0.3277465;0.1303829,0.2513257;0.142084;0.2904032,-0.186047;0.5130464;-0.02074977,-0.2297786;0.3174976;0.1143181,-0.2744999;0.1124221;0.2431657,0.07922623;0.003859489;-0.03973478,0.09939399;-0.3158918;-0.003734887,0.1084679;-0.6608272;0.07535754,0.1181054;-0.6945903;0.0111777,-0.07662342;0.007159597;-0.04413769,-0.1185284;-0.3114811;-0.01853188,-0.1392379;-0.6567656;0.05675505,-0.1344583;-0.6185376;-0.03372767,0.003136791;0.5643641;-0.0257716,0;0;0,-0.02157657;0.2912518;-0.1414578,-0.04835109;0.5732418;-0.2919233,0.1373133;0.5062545;-0.1711192,0.1919871;0.3543578;0.008695364,0.2081061;0.1716006;0.1730049,-0.1931668;0.4926587;-0.1286186,-0.2480495;0.3384562;0.04915813,-0.2417677;0.1541679;0.2124249,0.07782568;0.004620671;-0.04233623,0.1033971;-0.3167347;-0.03781676,0.1072099;-0.6667956;0.01472998,0.1259944;-0.7001536;-0.04780459,-0.08254986;0.004715083;-0.03215325,-0.1127554;-0.3154678;-0.05482752,-0.1136099;-0.6676795;-0.01926656,-0.1197042;-0.6717294;-0.103416,-0.04125881;0.5039842;-0.252089,626.1221
+0;0;0,0.001867283;0.3223811;-0.00875392,0.003485099;0.6388072;-0.03478879,0.1924203;0.5238858;-0.000982536,0.2255786;0.3230278;0.1308567,0.2496854;0.1372814;0.2909493,-0.1843391;0.5091987;-0.02057756,-0.2282314;0.3129314;0.1149865,-0.2729729;0.1077631;0.2438925,0.07924378;0.003860343;-0.03974358,0.09940361;-0.3157651;-0.003757857,0.108484;-0.6609464;0.07539096,0.1181313;-0.6947743;0.01114596,-0.07664039;0.007161183;-0.04414747,-0.1185289;-0.3113542;-0.01855174,-0.1392532;-0.6568848;0.05678888,-0.1344687;-0.6186485;-0.0337857,0.00311306;0.5600467;-0.02555343,0;0;0,-0.02107793;0.2913319;-0.1367154,-0.04545771;0.5739496;-0.2793648,0.133783;0.5098271;-0.1533768,0.1933031;0.3486169;0.01777697,0.2084965;0.1637695;0.1799903,-0.1900158;0.4944355;-0.1195419,-0.2437997;0.3323735;0.05270264,-0.2350274;0.1440103;0.2113057,0.07783768;0.004725009;-0.04234385,0.1034155;-0.3165034;-0.0378871,0.1070886;-0.6667976;0.01481605,0.1260949;-0.700213;-0.04772782,-0.08257505;0.004632339;-0.03215484,-0.1128582;-0.3153747;-0.05539766,-0.1136944;-0.6677539;-0.01899306,-0.1189402;-0.6709489;-0.1036397,-0.0392186;0.5044761;-0.2416401,626.1443
+0;0;0,0.001641141;0.3223448;-0.009285535,0.00300312;0.6398679;-0.03622995,0.1901536;0.5261611;-0.00272942,0.2243371;0.3276417;0.1328198,0.2489507;0.1438497;0.2951182,-0.1827257;0.5107902;-0.02134937,-0.2260695;0.3164178;0.1175489,-0.270792;0.1136101;0.2501952,0.07927536;0.003970501;-0.03965504,0.09916732;-0.3156988;-0.003746804,0.1081911;-0.6618918;0.07585134,0.1176573;-0.6955249;0.01195756,-0.07663015;0.007032604;-0.04417278,-0.1186502;-0.3114758;-0.01847677,-0.1395105;-0.658077;0.05701721,-0.1349137;-0.6199308;-0.03316981,0.002704339;0.5607539;-0.02672197,0;0;0,-0.02066761;0.2924149;-0.134393,-0.04391006;0.5775298;-0.2748463,0.1321488;0.5100468;-0.1483614,0.1940001;0.3464062;0.02000785,0.2088225;0.161005;0.1816642,-0.1861687;0.4953018;-0.1158546,-0.2303697;0.3235912;0.05001822,-0.2306202;0.1317551;0.2046952,0.07784151;0.004809558;-0.04231358,0.1034704;-0.3164328;-0.03783607,0.1070626;-0.6677732;0.01521087,0.1259596;-0.7002875;-0.04768634,-0.0825505;0.004540887;-0.03221281,-0.1129927;-0.3154441;-0.05580124,-0.1137988;-0.6688405;-0.01868949,-0.1194235;-0.6715043;-0.1030852,-0.03799447;0.5073652;-0.2375443,626.1664
+0;0;0,0.001641141;0.3223448;-0.009285535,0.00300312;0.6398679;-0.03622995,0.1901536;0.5261611;-0.00272942,0.2243371;0.3276417;0.1328198,0.2489507;0.1438497;0.2951182,-0.1827257;0.5107902;-0.02134937,-0.2260695;0.3164178;0.1175489,-0.270792;0.1136101;0.2501952,0.07927536;0.003970501;-0.03965504,0.09916732;-0.3156988;-0.003746804,0.1081911;-0.6618918;0.07585134,0.1176573;-0.6955249;0.01195756,-0.07663015;0.007032604;-0.04417278,-0.1186502;-0.3114758;-0.01847677,-0.1395105;-0.658077;0.05701721,-0.1349137;-0.6199308;-0.03316981,0.002704339;0.5607539;-0.02672197,0;0;0,-0.02066761;0.2924149;-0.134393,-0.04391006;0.5775298;-0.2748463,0.1321488;0.5100468;-0.1483614,0.1940001;0.3464062;0.02000785,0.2088225;0.161005;0.1816642,-0.1861687;0.4953018;-0.1158546,-0.2303697;0.3235912;0.05001822,-0.2306202;0.1317551;0.2046952,0.07784151;0.004809558;-0.04231358,0.1034704;-0.3164328;-0.03783607,0.1070626;-0.6677732;0.01521087,0.1259596;-0.7002875;-0.04768634,-0.0825505;0.004540887;-0.03221281,-0.1129927;-0.3154441;-0.05580124,-0.1137988;-0.6688405;-0.01868949,-0.1194235;-0.6715043;-0.1030852,-0.03799447;0.5073652;-0.2375443,626.1781
+0;0;0,0.00163712;0.321555;-0.009262784,0.002994673;0.6380442;-0.03611885,0.1933784;0.5240117;-0.002237132,0.2277676;0.3242978;0.1341277,0.2523797;0.1405174;0.2964157,-0.1859306;0.5083757;-0.02117816,-0.2295352;0.3128337;0.1185558,-0.2742549;0.1100389;0.2511938,0.07926632;0.003970048;-0.03965052,0.09919651;-0.3163135;-0.003673285,0.1081862;-0.6611993;0.07562428,0.1177062;-0.6951939;0.0113675,-0.07662141;0.007031803;-0.04416775,-0.1187222;-0.3120887;-0.01842236,-0.1395037;-0.6573811;0.05678654,-0.1348808;-0.6191886;-0.03391287,0.002696914;0.5592009;-0.0266434,0;0;0,-0.02198055;0.2928135;-0.1313896,-0.04670228;0.5776013;-0.2698774,0.1314016;0.5120648;-0.1399233,0.1899463;0.3328874;0.0154202,0.2081821;0.146699;0.1757939,-0.1889877;0.4972289;-0.1064357,-0.2319141;0.3198086;0.05586953,-0.233207;0.1229566;0.2040789,0.07781868;0.004843384;-0.0423305,0.1036952;-0.3169955;-0.03750253,0.107198;-0.6670791;0.01488376,0.1260191;-0.7004723;-0.04790115,-0.08254432;0.004495501;-0.03220717,-0.112942;-0.316115;-0.05583057,-0.1138184;-0.6681744;-0.018837,-0.1191662;-0.6706983;-0.1038574,-0.04040335;0.5075746;-0.2329626,626.2
+0;0;0,0.001282659;0.3215479;-0.00956078,0.002291418;0.6380131;-0.03671271,0.1929352;0.5250216;-0.002586452,0.2246049;0.331682;0.1432917,0.2511325;0.1460539;0.3031569,-0.1866418;0.5087442;-0.02160669,-0.229785;0.3150496;0.1208176,-0.2737194;0.1146138;0.2572495,0.07926606;0.00423071;-0.03962408,0.09879263;-0.3160756;-0.003627531,0.1077386;-0.6609406;0.0757651,0.1176154;-0.6946441;0.01127332,-0.07668476;0.006777299;-0.04409752,-0.1189461;-0.3123125;-0.01823592,-0.1398092;-0.6575762;0.0570825,-0.1351779;-0.6194075;-0.03361861,0.002087878;0.5591785;-0.02716275,0;0;0,-0.02198055;0.2928135;-0.1313896,-0.04670228;0.5776013;-0.2698774,0.1314016;0.5120648;-0.1399233,0.1899463;0.3328874;0.0154202,0.2081821;0.146699;0.1757939,-0.1889877;0.4972289;-0.1064357,-0.2319141;0.3198086;0.05586953,-0.233207;0.1229566;0.2040789,0.07781868;0.004843384;-0.0423305,0.1036952;-0.3169955;-0.03750253,0.107198;-0.6670791;0.01488376,0.1260191;-0.7004723;-0.04790115,-0.08254432;0.004495501;-0.03220717,-0.112942;-0.316115;-0.05583057,-0.1138184;-0.6681744;-0.018837,-0.1191662;-0.6706983;-0.1038574,-0.04040335;0.5075746;-0.2329626,626.2112
+0;0;0,0.001285386;0.3222315;-0.009581104,0.002299524;0.6403871;-0.03687863,0.1882585;0.527801;-0.003303068,0.2199707;0.3342015;0.1427711,0.2466757;0.1473322;0.3037053,-0.1820031;0.511923;-0.02185651,-0.2252043;0.317968;0.1207592,-0.2694324;0.116192;0.2581033,0.07926983;0.004230912;-0.03962597,0.09884559;-0.3168822;-0.003538746,0.1077844;-0.6614721;0.07579055,0.1176717;-0.6952426;0.01123097,-0.07668842;0.006777621;-0.04409963,-0.1190562;-0.313116;-0.01817288,-0.1399027;-0.6581042;0.05708546,-0.1352665;-0.6199269;-0.03371101,0.002094866;0.5611196;-0.02727623,0;0;0,-0.02185121;0.2962547;-0.1252289,-0.04511324;0.5859615;-0.2575412,0.1304585;0.5119216;-0.1354206,0.1897226;0.3297492;0.01664877,0.2101324;0.1218408;0.1504047,-0.187033;0.4981969;-0.1029058,-0.2272763;0.3163196;0.05560368,-0.230843;0.1102979;0.1937174,0.07772808;0.004888713;-0.04250026,0.1040891;-0.317721;-0.03728795,0.1072225;-0.6676099;0.01451134,0.1261292;-0.7008732;-0.04851771,-0.08260807;0.004458593;-0.03206014,-0.1129764;-0.3169571;-0.05590962,-0.1138432;-0.6687599;-0.01917718,-0.1195454;-0.6703105;-0.104643,-0.03925286;0.5145959;-0.2222114,626.2336
+0;0;0,0.001285386;0.3222315;-0.009581104,0.002299524;0.6403871;-0.03687863,0.1882585;0.527801;-0.003303068,0.2199707;0.3342015;0.1427711,0.2466757;0.1473322;0.3037053,-0.1820031;0.511923;-0.02185651,-0.2252043;0.317968;0.1207592,-0.2694324;0.116192;0.2581033,0.07926983;0.004230912;-0.03962597,0.09884559;-0.3168822;-0.003538746,0.1077844;-0.6614721;0.07579055,0.1176717;-0.6952426;0.01123097,-0.07668842;0.006777621;-0.04409963,-0.1190562;-0.313116;-0.01817288,-0.1399027;-0.6581042;0.05708546,-0.1352665;-0.6199269;-0.03371101,0.002094866;0.5611196;-0.02727623,0;0;0,-0.02185121;0.2962547;-0.1252289,-0.04511324;0.5859615;-0.2575412,0.1304585;0.5119216;-0.1354206,0.1897226;0.3297492;0.01664877,0.2101324;0.1218408;0.1504047,-0.187033;0.4981969;-0.1029058,-0.2272763;0.3163196;0.05560368,-0.230843;0.1102979;0.1937174,0.07772808;0.004888713;-0.04250026,0.1040891;-0.317721;-0.03728795,0.1072225;-0.6676099;0.01451134,0.1261292;-0.7008732;-0.04851771,-0.08260807;0.004458593;-0.03206014,-0.1129764;-0.3169571;-0.05590962,-0.1138432;-0.6687599;-0.01917718,-0.1195454;-0.6703105;-0.104643,-0.03925286;0.5145959;-0.2222114,626.2449
+0;0;0,0.000997733;0.3231732;-0.01016574,0.001614504;0.6420527;-0.0381501,0.182739;0.5310032;-0.00479763,0.215574;0.3383327;0.1427383,0.2434479;0.1567707;0.309464,-0.1776885;0.5152127;-0.02253449,-0.2203816;0.3228614;0.1228794,-0.2641407;0.1240535;0.2646529,0.07949313;0.004241467;-0.03958941,0.09900066;-0.3186878;-0.003248286,0.1078761;-0.6627282;0.07591051,0.1184063;-0.6962696;0.01151266,-0.07678664;0.006764717;-0.04430032,-0.1194776;-0.3148996;-0.01795534,-0.1402482;-0.6593246;0.05720253,-0.1356839;-0.6212147;-0.03340031,0.001514533;0.5627056;-0.02837979,0;0;0,-0.02110156;0.299838;-0.1191518,-0.04290186;0.5928831;-0.2461278,0.129504;0.511735;-0.1316614,0.1890003;0.3269256;0.0175786,0.210103;0.1187633;0.1508539,-0.1830612;0.5008578;-0.09896374,-0.2186908;0.3121624;0.05299505,-0.2257717;0.1032677;0.1866066,0.07767481;0.004905283;-0.04297709,0.1044505;-0.3194583;-0.03550386,0.1071924;-0.6690494;0.01436877,0.1260322;-0.701875;-0.04882527,-0.08298916;0.004531598;-0.03157109,-0.1131958;-0.3187281;-0.05555546,-0.1142443;-0.6700035;-0.0193182,-0.1210351;-0.6706074;-0.104833,-0.03740306;0.5207682;-0.21206,626.2572
+0;0;0,0.000997733;0.3231732;-0.01016574,0.001614504;0.6420527;-0.0381501,0.182739;0.5310032;-0.00479763,0.215574;0.3383327;0.1427383,0.2434479;0.1567707;0.309464,-0.1776885;0.5152127;-0.02253449,-0.2203816;0.3228614;0.1228794,-0.2641407;0.1240535;0.2646529,0.07949313;0.004241467;-0.03958941,0.09900066;-0.3186878;-0.003248286,0.1078761;-0.6627282;0.07591051,0.1184063;-0.6962696;0.01151266,-0.07678664;0.006764717;-0.04430032,-0.1194776;-0.3148996;-0.01795534,-0.1402482;-0.6593246;0.05720253,-0.1356839;-0.6212147;-0.03340031,0.001514533;0.5627056;-0.02837979,0;0;0,-0.02110156;0.299838;-0.1191518,-0.04290186;0.5928831;-0.2461278,0.129504;0.511735;-0.1316614,0.1890003;0.3269256;0.0175786,0.210103;0.1187633;0.1508539,-0.1830612;0.5008578;-0.09896374,-0.2186908;0.3121624;0.05299505,-0.2257717;0.1032677;0.1866066,0.07767481;0.004905283;-0.04297709,0.1044505;-0.3194583;-0.03550386,0.1071924;-0.6690494;0.01436877,0.1260322;-0.701875;-0.04882527,-0.08298916;0.004531598;-0.03157109,-0.1131958;-0.3187281;-0.05555546,-0.1142443;-0.6700035;-0.0193182,-0.1210351;-0.6706074;-0.104833,-0.03740306;0.5207682;-0.21206,626.2697
+0;0;0,0.0009980543;0.3232774;-0.01016901,0.001614357;0.6418985;-0.03812906,0.1819933;0.531079;-0.004885867,0.2148609;0.3382162;0.1427973,0.2427487;0.1565644;0.3096055,-0.1769511;0.5153534;-0.02254974,-0.2196867;0.3228102;0.1230093,-0.2634675;0.1239039;0.2648529,0.07968631;0.004251775;-0.03968562,0.09925014;-0.3196094;-0.00323962,0.1081129;-0.6631556;0.07580544,0.1187177;-0.6971474;0.01095117,-0.07697325;0.006781157;-0.04440798,-0.1197874;-0.3158115;-0.01798697,-0.1405282;-0.6597416;0.05706292,-0.1359315;-0.6215742;-0.03418208,0.001514511;0.5626509;-0.02837099,0;0;0,-0.02176914;0.3011079;-0.1160724,-0.044212;0.5944079;-0.2416775,0.128512;0.5122149;-0.1296847,0.1891487;0.3255113;0.01711988,0.21015;0.1159285;0.1483986,-0.1839252;0.5003904;-0.0960773,-0.2195183;0.3100568;0.05423207,-0.2276998;0.09788434;0.1827467,0.07770415;0.004831135;-0.04337811,0.1055229;-0.320354;-0.03455377,0.107265;-0.6695961;0.01420665,0.1261928;-0.7029541;-0.04936218,-0.08334481;0.004602833;-0.03123127,-0.1130221;-0.3196129;-0.05573785,-0.1142724;-0.6704334;-0.02004454,-0.1211506;-0.6709419;-0.1062734,-0.03853121;0.5222862;-0.20789,626.2888
+0;0;0,0.00101477;0.323288;-0.009823755,0.001962537;0.6420857;-0.03578513,0.1830387;0.5340374;-0.00602163,0.2160328;0.3441934;0.145495,0.2463154;0.1682502;0.3179103,-0.1773758;0.5177529;-0.02324511,-0.2201369;0.3275719;0.1253796,-0.2632287;0.1301016;0.2694236,0.07965319;0.0043259;-0.03974408,0.09916991;-0.3195361;-0.003279973,0.1079135;-0.6630424;0.075951,0.1186123;-0.696583;0.01066992,-0.07699631;0.006690495;-0.04438176,-0.1198103;-0.3159149;-0.01811697,-0.1407262;-0.6598244;0.05697933,-0.1362747;-0.6215396;-0.03426228,0.001742919;0.5627576;-0.02670743,0;0;0,-0.02176914;0.3011079;-0.1160724,-0.044212;0.5944079;-0.2416775,0.128512;0.5122149;-0.1296847,0.1891487;0.3255113;0.01711988,0.21015;0.1159285;0.1483986,-0.1839252;0.5003904;-0.0960773,-0.2195183;0.3100568;0.05423207,-0.2276998;0.09788434;0.1827467,0.07770415;0.004831135;-0.04337811,0.1055229;-0.320354;-0.03455377,0.107265;-0.6695961;0.01420665,0.1261928;-0.7029541;-0.04936218,-0.08334481;0.004602833;-0.03123127,-0.1130221;-0.3196129;-0.05573785,-0.1142724;-0.6704334;-0.02004454,-0.1211506;-0.6709419;-0.1062734,-0.03853121;0.5222862;-0.20789,626.3107
+0;0;0,0.00101477;0.323288;-0.009823755,0.001962537;0.6420857;-0.03578513,0.1830387;0.5340374;-0.00602163,0.2160328;0.3441934;0.145495,0.2463154;0.1682502;0.3179103,-0.1773758;0.5177529;-0.02324511,-0.2201369;0.3275719;0.1253796,-0.2632287;0.1301016;0.2694236,0.07965319;0.0043259;-0.03974408,0.09916991;-0.3195361;-0.003279973,0.1079135;-0.6630424;0.075951,0.1186123;-0.696583;0.01066992,-0.07699631;0.006690495;-0.04438176,-0.1198103;-0.3159149;-0.01811697,-0.1407262;-0.6598244;0.05697933,-0.1362747;-0.6215396;-0.03426228,0.001742919;0.5627576;-0.02670743,0;0;0,-0.02176914;0.3011079;-0.1160724,-0.044212;0.5944079;-0.2416775,0.128512;0.5122149;-0.1296847,0.1891487;0.3255113;0.01711988,0.21015;0.1159285;0.1483986,-0.1839252;0.5003904;-0.0960773,-0.2195183;0.3100568;0.05423207,-0.2276998;0.09788434;0.1827467,0.07770415;0.004831135;-0.04337811,0.1055229;-0.320354;-0.03455377,0.107265;-0.6695961;0.01420665,0.1261928;-0.7029541;-0.04936218,-0.08334481;0.004602833;-0.03123127,-0.1130221;-0.3196129;-0.05573785,-0.1142724;-0.6704334;-0.02004454,-0.1211506;-0.6709419;-0.1062734,-0.03853121;0.5222862;-0.20789,626.3218
+0;0;0,0.001018045;0.3243313;-0.009855459,0.001968105;0.643893;-0.03587552,0.1843791;0.5355232;-0.005947109,0.2174495;0.3452398;0.1459202,0.2477428;0.169234;0.3183968,-0.1786896;0.5191188;-0.02329743,-0.2215497;0.3284976;0.1256712,-0.2646568;0.1309571;0.2697664,0.07964472;0.004325441;-0.03973986,0.09928585;-0.3216009;-0.003043324,0.1080208;-0.6647668;0.07610913,0.1187677;-0.6985933;0.01053437,-0.07698813;0.006689784;-0.04437705,-0.120075;-0.3179719;-0.01794484,-0.1409702;-0.6615405;0.05707704,-0.1364986;-0.6232185;-0.03457505,0.001748183;0.5644549;-0.02678524,0;0;0,-0.02332908;0.3042739;-0.1102819,-0.0480506;0.6006894;-0.2299712,0.1290424;0.515293;-0.1248915,0.1895338;0.323864;0.01674461,0.2105861;0.1133218;0.1466396,-0.1885404;0.4978477;-0.08743598,-0.223746;0.3040227;0.05938879,-0.2309251;0.08932333;0.183874,0.07746249;0.005036384;-0.04376578,0.1064421;-0.3220985;-0.03360057,0.1077384;-0.6712588;0.0131936,0.1267657;-0.7049215;-0.05063725,-0.08341873;0.00431244;-0.0310478,-0.1128468;-0.3221853;-0.05326422,-0.1143929;-0.673;-0.02115567,-0.1212484;-0.672783;-0.1080771,-0.04171742;0.5277804;-0.1977644,626.3331
+0;0;0,0.0008434579;0.324303;-0.01076191,0.001449382;0.6436955;-0.03871188,0.1838103;0.5354277;-0.006765025,0.2169266;0.3472905;0.1477431,0.248254;0.1715807;0.3203368,-0.1789845;0.5187304;-0.02355584,-0.2216492;0.3299039;0.1277365,-0.2675238;0.1472018;0.2894751,0.07959644;0.004508027;-0.0398162,0.09888977;-0.3214126;-0.002885435,0.107605;-0.6645279;0.07648829,0.1184564;-0.6981899;0.01077097,-0.07706178;0.006497176;-0.04427771,-0.1202631;-0.3181396;-0.0177261,-0.1411924;-0.6617231;0.05721815,-0.1368268;-0.6235235;-0.03445009,0.001338213;0.5643324;-0.02898576,0;0;0,-0.02332908;0.3042739;-0.1102819,-0.0480506;0.6006894;-0.2299712,0.1290424;0.515293;-0.1248915,0.1895338;0.323864;0.01674461,0.2105861;0.1133218;0.1466396,-0.1885404;0.4978477;-0.08743598,-0.223746;0.3040227;0.05938879,-0.2309251;0.08932333;0.183874,0.07746249;0.005036384;-0.04376578,0.1064421;-0.3220985;-0.03360057,0.1077384;-0.6712588;0.0131936,0.1267657;-0.7049215;-0.05063725,-0.08341873;0.00431244;-0.0310478,-0.1128468;-0.3221853;-0.05326422,-0.1143929;-0.673;-0.02115567,-0.1212484;-0.672783;-0.1080771,-0.04171742;0.5277804;-0.1977644,626.3447
+0;0;0,0.0008468064;0.3255905;-0.01080464,0.001454852;0.6460803;-0.03884787,0.1828605;0.5377504;-0.006991157,0.2160012;0.3494741;0.1476311,0.2473317;0.1737474;0.3202415,-0.1780356;0.5211405;-0.02369409,-0.2207318;0.3321745;0.12771,-0.2666108;0.1494547;0.2894642,0.07957017;0.00450654;-0.03980307,0.09906442;-0.3248084;-0.002487682,0.1077683;-0.6674737;0.07678194,0.1185866;-0.7009423;0.01126415,-0.07703635;0.006495032;-0.04426309,-0.1206875;-0.3215227;-0.01743497,-0.1415895;-0.6646554;0.05741098,-0.1372371;-0.6264807;-0.03397894,0.001343383;0.5665038;-0.0290956,0;0;0,-0.02403949;0.3070481;-0.1061614,-0.04914133;0.6059564;-0.2224722,0.1290278;0.5150708;-0.1243143,0.1897074;0.3222502;0.01565886,0.2111462;0.1114805;0.1451671,-0.1890886;0.496643;-0.08351407,-0.2236786;0.3002934;0.0603771,-0.2305464;0.08456168;0.1831309,0.07727459;0.005205691;-0.04401755,0.1070483;-0.32522;-0.03164053,0.1082411;-0.6742638;0.01247192,0.1272007;-0.7072301;-0.05166602,-0.08343468;0.00404701;-0.03095615,-0.1125927;-0.3260878;-0.0504915,-0.1137853;-0.6766871;-0.02120611,-0.1212844;-0.6758425;-0.107991,-0.04274826;0.5324757;-0.1910517,626.3666
+0;0;0,0.0008468064;0.3255905;-0.01080464,0.001454852;0.6460803;-0.03884787,0.1828605;0.5377504;-0.006991157,0.2160012;0.3494741;0.1476311,0.2473317;0.1737474;0.3202415,-0.1780356;0.5211405;-0.02369409,-0.2207318;0.3321745;0.12771,-0.2666108;0.1494547;0.2894642,0.07957017;0.00450654;-0.03980307,0.09906442;-0.3248084;-0.002487682,0.1077683;-0.6674737;0.07678194,0.1185866;-0.7009423;0.01126415,-0.07703635;0.006495032;-0.04426309,-0.1206875;-0.3215227;-0.01743497,-0.1415895;-0.6646554;0.05741098,-0.1372371;-0.6264807;-0.03397894,0.001343383;0.5665038;-0.0290956,0;0;0,-0.02403949;0.3070481;-0.1061614,-0.04914133;0.6059564;-0.2224722,0.1290278;0.5150708;-0.1243143,0.1897074;0.3222502;0.01565886,0.2111462;0.1114805;0.1451671,-0.1890886;0.496643;-0.08351407,-0.2236786;0.3002934;0.0603771,-0.2305464;0.08456168;0.1831309,0.07727459;0.005205691;-0.04401755,0.1070483;-0.32522;-0.03164053,0.1082411;-0.6742638;0.01247192,0.1272007;-0.7072301;-0.05166602,-0.08343468;0.00404701;-0.03095615,-0.1125927;-0.3260878;-0.0504915,-0.1137853;-0.6766871;-0.02120611,-0.1212844;-0.6758425;-0.107991,-0.04274826;0.5324757;-0.1910517,626.3886
+0;0;0,0.0003862889;0.3279034;-0.0114758,0.0002603132;0.6507897;-0.04081906,0.1825362;0.5420518;-0.007823363,0.2183298;0.3558172;0.1488455,0.2476922;0.1910045;0.3321939,-0.1795808;0.5248935;-0.02396292,-0.2221241;0.3376741;0.129818,-0.2678346;0.153825;0.2902925,0.07968757;0.004707399;-0.03983054,0.09892761;-0.3275524;-0.002022941,0.107457;-0.6692275;0.07697137,0.1185549;-0.7031088;0.01124977,-0.07719635;0.006296798;-0.04426977,-0.1214853;-0.3246068;-0.01711268,-0.1424394;-0.6667643;0.05734454,-0.1381828;-0.6286164;-0.03451846,0.0003737135;0.5706796;-0.03067904,0;0;0,-0.02557598;0.311224;-0.1006875,-0.0525597;0.6150166;-0.2107229,0.1291946;0.5139396;-0.1239271,0.1901017;0.3202848;0.01498938,0.2127637;0.109859;0.1447947,-0.193205;0.493848;-0.07798614,-0.2268177;0.2963744;0.06478633,-0.2368554;0.08125475;0.1883371,0.07715744;0.005286217;-0.04446936,0.1076285;-0.3279805;-0.03029346,0.1090154;-0.676169;0.01233959,0.1277962;-0.7094892;-0.05216742,-0.08368445;0.003913576;-0.03066489,-0.1126931;-0.3293469;-0.04775696,-0.1137127;-0.6791354;-0.02126873,-0.1218813;-0.6776014;-0.1087117,-0.04567291;0.5402669;-0.1809652,626.4002
+0;0;0,0.0003862889;0.3279034;-0.0114758,0.0002603132;0.6507897;-0.04081906,0.1825362;0.5420518;-0.007823363,0.2183298;0.3558172;0.1488455,0.2476922;0.1910045;0.3321939,-0.1795808;0.5248935;-0.02396292,-0.2221241;0.3376741;0.129818,-0.2678346;0.153825;0.2902925,0.07968757;0.004707399;-0.03983054,0.09892761;-0.3275524;-0.002022941,0.107457;-0.6692275;0.07697137,0.1185549;-0.7031088;0.01124977,-0.07719635;0.006296798;-0.04426977,-0.1214853;-0.3246068;-0.01711268,-0.1424394;-0.6667643;0.05734454,-0.1381828;-0.6286164;-0.03451846,0.0003737135;0.5706796;-0.03067904,0;0;0,-0.02557598;0.311224;-0.1006875,-0.0525597;0.6150166;-0.2107229,0.1291946;0.5139396;-0.1239271,0.1901017;0.3202848;0.01498938,0.2127637;0.109859;0.1447947,-0.193205;0.493848;-0.07798614,-0.2268177;0.2963744;0.06478633,-0.2368554;0.08125475;0.1883371,0.07715744;0.005286217;-0.04446936,0.1076285;-0.3279805;-0.03029346,0.1090154;-0.676169;0.01233959,0.1277962;-0.7094892;-0.05216742,-0.08368445;0.003913576;-0.03066489,-0.1126931;-0.3293469;-0.04775696,-0.1137127;-0.6791354;-0.02126873,-0.1218813;-0.6776014;-0.1087117,-0.04567291;0.5402669;-0.1809652,626.4119
+0;0;0,0.0003871708;0.328652;-0.011502,0.0002612299;0.651739;-0.04085955,0.1813039;0.543228;-0.008022778,0.2170763;0.3571037;0.1485533,0.2464209;0.1923909;0.3317906,-0.1783618;0.5261859;-0.02405308,-0.2208798;0.3390773;0.1296368,-0.2665626;0.1553396;0.290014,0.07962702;0.004703823;-0.03980028,0.09904066;-0.3305539;-0.001651559,0.1075427;-0.6711308;0.07708885,0.1186871;-0.7052797;0.01109198,-0.0771377;0.006292014;-0.04423613,-0.1218263;-0.3275972;-0.01683402,-0.142713;-0.6686549;0.05738388,-0.1384386;-0.630473;-0.03486389,0.0003745833;0.571662;-0.03072374,0;0;0,-0.02579226;0.3129287;-0.09774947,-0.0525826;0.6178679;-0.2052138,0.1286979;0.5133386;-0.1236866,0.1911863;0.3213256;0.01654243,0.2143537;0.1127574;0.1489429,-0.1931804;0.4924473;-0.07712007,-0.2265943;0.2964872;0.06752142,-0.2329829;0.08811764;0.2020897,0.0770027;0.005583524;-0.0445652,0.1066825;-0.3306345;-0.02705765,0.1092467;-0.6780086;0.01281214,0.1281586;-0.711414;-0.05212593,-0.0836312;0.003544764;-0.0306579,-0.1121677;-0.3329279;-0.0448616,-0.1133578;-0.6817613;-0.02080272,-0.1218043;-0.6799814;-0.1087069,-0.04578193;0.542915;-0.176044,626.4335
+0;0;0,-4.630212E-05;0.3286362;-0.01195027,-0.0008563337;0.6516443;-0.04213748,0.1803392;0.5431573;-0.008643419,0.2148799;0.3604767;0.1522066,0.2432959;0.1930478;0.3331137,-0.1791756;0.5258756;-0.02425632,-0.2219025;0.3406931;0.1316918,-0.2673164;0.1571297;0.2923448,0.07965757;0.004805557;-0.03972692,0.09876154;-0.3304776;-0.001645636,0.1072099;-0.6710536;0.07710417,0.1184464;-0.7051027;0.01102605,-0.07712987;0.006177936;-0.04426587,-0.1220595;-0.3276795;-0.01687107,-0.1430086;-0.6687211;0.05740379,-0.1388077;-0.6305938;-0.03485219,-0.0005354487;0.5715978;-0.03176863,0;0;0,-0.02579226;0.3129287;-0.09774947,-0.0525826;0.6178679;-0.2052138,0.1286979;0.5133386;-0.1236866,0.1911863;0.3213256;0.01654243,0.2143537;0.1127574;0.1489429,-0.1931804;0.4924473;-0.07712007,-0.2265943;0.2964872;0.06752142,-0.2329829;0.08811764;0.2020897,0.0770027;0.005583524;-0.0445652,0.1066825;-0.3306345;-0.02705765,0.1092467;-0.6780086;0.01281214,0.1281586;-0.711414;-0.05212593,-0.0836312;0.003544764;-0.0306579,-0.1121677;-0.3329279;-0.0448616,-0.1133578;-0.6817613;-0.02080272,-0.1218043;-0.6799814;-0.1087069,-0.04578193;0.542915;-0.176044,626.4447
+0;0;0,-4.652331E-05;0.3302062;-0.01200735,-0.0008617881;0.6553125;-0.04238997,0.1797124;0.5464178;-0.00891011,0.2142037;0.3639982;0.1517102,0.2425217;0.1971473;0.3319926,-0.1785634;0.5291957;-0.02446921,-0.2212293;0.3442777;0.1312562,-0.2664863;0.1613481;0.2913545,0.07949855;0.004795964;-0.03964761,0.09875152;-0.3331022;-0.001269314,0.1071805;-0.6728964;0.0772997,0.1184172;-0.7069465;0.01122054,-0.07697589;0.006165603;-0.0441775,-0.1222559;-0.3302958;-0.01656904,-0.1431569;-0.6705544;0.05753531,-0.138956;-0.632427;-0.0347221,-0.000538876;0.5747603;-0.03195562,0;0;0,-0.0259432;0.3153777;-0.09510088,-0.05247165;0.6237586;-0.1991508,0.1282934;0.5129369;-0.1229324,0.1908444;0.3240311;0.0208292,0.2204144;0.1262212;0.1662242,-0.1925085;0.4920164;-0.07512783,-0.2276893;0.3001417;0.07390851,-0.2304082;0.09697227;0.2148258,0.07678629;0.005961895;-0.04453397,0.1067374;-0.3328159;-0.02579188,0.1097838;-0.6794661;0.01330543,0.1287251;-0.7128574;-0.05164003,-0.08344128;0.003160054;-0.0307005,-0.111577;-0.3360822;-0.04260944,-0.1127663;-0.6842113;-0.02004998,-0.1216843;-0.6819877;-0.1080504,-0.04577976;0.5478973;-0.1709032,626.467
+0;0;0,-4.652331E-05;0.3302062;-0.01200735,-0.0008617881;0.6553125;-0.04238997,0.1797124;0.5464178;-0.00891011,0.2142037;0.3639982;0.1517102,0.2425217;0.1971473;0.3319926,-0.1785634;0.5291957;-0.02446921,-0.2212293;0.3442777;0.1312562,-0.2664863;0.1613481;0.2913545,0.07949855;0.004795964;-0.03964761,0.09875152;-0.3331022;-0.001269314,0.1071805;-0.6728964;0.0772997,0.1184172;-0.7069465;0.01122054,-0.07697589;0.006165603;-0.0441775,-0.1222559;-0.3302958;-0.01656904,-0.1431569;-0.6705544;0.05753531,-0.138956;-0.632427;-0.0347221,-0.000538876;0.5747603;-0.03195562,0;0;0,-0.0259432;0.3153777;-0.09510088,-0.05247165;0.6237586;-0.1991508,0.1282934;0.5129369;-0.1229324,0.1908444;0.3240311;0.0208292,0.2204144;0.1262212;0.1662242,-0.1925085;0.4920164;-0.07512783,-0.2276893;0.3001417;0.07390851,-0.2304082;0.09697227;0.2148258,0.07678629;0.005961895;-0.04453397,0.1067374;-0.3328159;-0.02579188,0.1097838;-0.6794661;0.01330543,0.1287251;-0.7128574;-0.05164003,-0.08344128;0.003160054;-0.0307005,-0.111577;-0.3360822;-0.04260944,-0.1127663;-0.6842113;-0.02004998,-0.1216843;-0.6819877;-0.1080504,-0.04577976;0.5478973;-0.1709032,626.4786
+0;0;0,-0.0003024995;0.3307376;-0.01241025,-0.001468607;0.6569129;-0.0433893,0.1790479;0.5480517;-0.009535959,0.2136277;0.3673089;0.1520358,0.2403047;0.2003687;0.332653,-0.1789112;0.5306115;-0.0248075,-0.2213684;0.3485164;0.1333314,-0.2656301;0.16517;0.2934197,0.07958025;0.004920837;-0.03962837,0.09882154;-0.3354678;-0.00105878,0.1071624;-0.6738158;0.07716654,0.1188175;-0.7085603;0.01037636,-0.07703564;0.006052671;-0.0442325,-0.1227045;-0.3328671;-0.01648363,-0.1435963;-0.6716539;0.05737545,-0.1394014;-0.6334732;-0.03592032,-0.00105962;0.5761766;-0.03281019,0;0;0,-0.02688918;0.3168054;-0.09193873,-0.05515446;0.6274659;-0.1922185,0.1261034;0.5115069;-0.1213295,0.1877667;0.3279008;0.02852249,0.2192664;0.1289405;0.1721394,-0.1940137;0.4902733;-0.07149026,-0.2295766;0.3038352;0.08325231,-0.2305271;0.10491;0.2303277,0.07647665;0.006319672;-0.04515552,0.1068857;-0.3347776;-0.0239377,0.1101571;-0.6798838;0.01554776,0.1291955;-0.7142882;-0.04986047,-0.08364853;0.002770209;-0.03037907,-0.1118202;-0.3390208;-0.04074689,-0.1129749;-0.6856716;-0.0183845,-0.1224369;-0.6833156;-0.1074626,-0.04796326;0.5510561;-0.1650109,626.4896
+0;0;0,-0.0003024995;0.3307376;-0.01241025,-0.001468607;0.6569129;-0.0433893,0.1790479;0.5480517;-0.009535959,0.2136277;0.3673089;0.1520358,0.2403047;0.2003687;0.332653,-0.1789112;0.5306115;-0.0248075,-0.2213684;0.3485164;0.1333314,-0.2656301;0.16517;0.2934197,0.07958025;0.004920837;-0.03962837,0.09882154;-0.3354678;-0.00105878,0.1071624;-0.6738158;0.07716654,0.1188175;-0.7085603;0.01037636,-0.07703564;0.006052671;-0.0442325,-0.1227045;-0.3328671;-0.01648363,-0.1435963;-0.6716539;0.05737545,-0.1394014;-0.6334732;-0.03592032,-0.00105962;0.5761766;-0.03281019,0;0;0,-0.02688918;0.3168054;-0.09193873,-0.05515446;0.6274659;-0.1922185,0.1261034;0.5115069;-0.1213295,0.1877667;0.3279008;0.02852249,0.2192664;0.1289405;0.1721394,-0.1940137;0.4902733;-0.07149026,-0.2295766;0.3038352;0.08325231,-0.2305271;0.10491;0.2303277,0.07647665;0.006319672;-0.04515552,0.1068857;-0.3347776;-0.0239377,0.1101571;-0.6798838;0.01554776,0.1291955;-0.7142882;-0.04986047,-0.08364853;0.002770209;-0.03037907,-0.1118202;-0.3390208;-0.04074689,-0.1129749;-0.6856716;-0.0183845,-0.1224369;-0.6833156;-0.1074626,-0.04796326;0.5510561;-0.1650109,626.5118

+ 158 - 0
DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_TwoArms_Backward_HapticFeedback_Slow.csv

@@ -0,0 +1,158 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.001607981;0.3252022;0.006511331,0.003535344;0.6467583;-0.001423637,0.1895401;0.512287;0.01302746,0.2230573;0.265272;-0.0001457427,0.2750101;0.03349034;-0.06319012,-0.1782434;0.4988655;-0.01595388,-0.2230253;0.2533482;-0.02135552,-0.2648455;0.02135101;-0.09081659,0.07884046;0.005229689;-0.03871826,0.09928972;-0.337948;-0.009019198,0.1096714;-0.6902294;0.06568905,0.1195551;-0.7173601;0.005836371,-0.07563642;0.005980435;-0.04456052,-0.1207535;-0.3352744;-0.0204617,-0.1416954;-0.6883325;0.04811446,-0.1357586;-0.6496582;-0.03455021,0.003024396;0.5678374;0.00300147,0;0;0,-0.0111849;0.3202085;-0.05606151,-0.02520056;0.6325142;-0.1317708,0.1622175;0.5111843;-0.06443548,0.2260683;0.291466;0.03536582,0.2467216;0.05150759;0.08425188,-0.1853702;0.4944155;-0.02521309,-0.2301788;0.2736034;0.08224652,-0.2649908;0.04200804;0.1567324,0.07555211;0.005356252;-0.0447824,0.1206265;-0.3367535;-0.04537654,0.1399421;-0.6898327;0.02356744,0.1608838;-0.7214292;-0.02850223,-0.08250443;0.004163406;-0.03029783,-0.1301715;-0.3375925;-0.02891483,-0.1474435;-0.6891296;0.04799197,-0.1628512;-0.7224941;-0.003887434,-0.02159719;0.5564107;-0.1107085,149.0036
+0;0;0,0.00160892;0.3253921;0.006515133,0.00353549;0.6468086;-0.001419241,0.1908663;0.5119081;0.01310507,0.2244022;0.2647559;-7.54483E-05,0.2763374;0.03305237;-0.06309856,-0.1795325;0.4983911;-0.01608236,-0.2243392;0.2527374;-0.021487,-0.2661453;0.0208185;-0.09092464,0.07891563;0.005234675;-0.03875517,0.09933305;-0.3374088;-0.009102345,0.1097082;-0.6894661;0.0655584,0.1196421;-0.7168874;0.005401235,-0.07570854;0.005986137;-0.04460301,-0.1207554;-0.3347374;-0.0205417,-0.141684;-0.687571;0.04799084,-0.135717;-0.6488526;-0.03509436,0.00302432;0.5678534;0.003007788,0;0;0,-0.01137458;0.3202791;-0.05671835,-0.02539688;0.6323969;-0.1326034,0.1625269;0.5091525;-0.06324053,0.2267524;0.2885555;0.0347116,0.249668;0.04835667;0.08091879,-0.1863712;0.4940919;-0.02450961,-0.2314145;0.2731445;0.08289593,-0.2663997;0.04156427;0.1570737,0.07570484;0.005323112;-0.04469323,0.1203906;-0.3362958;-0.04532743,0.1396918;-0.6890843;0.02391124,0.158817;-0.7220177;-0.02793836,-0.08257127;0.004180361;-0.03035709,-0.1300565;-0.3370577;-0.02879131,-0.1476039;-0.6883443;0.04812462,-0.1630632;-0.7221605;-0.003868461,-0.02178389;0.5562814;-0.1114573,149.0294
+0;0;0,0.00160892;0.3253921;0.006515133,0.00353549;0.6468086;-0.001419241,0.1908663;0.5119081;0.01310507,0.2244022;0.2647559;-7.54483E-05,0.2763374;0.03305237;-0.06309856,-0.1795325;0.4983911;-0.01608236,-0.2243392;0.2527374;-0.021487,-0.2661453;0.0208185;-0.09092464,0.07891563;0.005234675;-0.03875517,0.09933305;-0.3374088;-0.009102345,0.1097082;-0.6894661;0.0655584,0.1196421;-0.7168874;0.005401235,-0.07570854;0.005986137;-0.04460301,-0.1207554;-0.3347374;-0.0205417,-0.141684;-0.687571;0.04799084,-0.135717;-0.6488526;-0.03509436,0.00302432;0.5678534;0.003007788,0;0;0,-0.01137458;0.3202791;-0.05671835,-0.02539688;0.6323969;-0.1326034,0.1625269;0.5091525;-0.06324053,0.2267524;0.2885555;0.0347116,0.249668;0.04835667;0.08091879,-0.1863712;0.4940919;-0.02450961,-0.2314145;0.2731445;0.08289593,-0.2663997;0.04156427;0.1570737,0.07570484;0.005323112;-0.04469323,0.1203906;-0.3362958;-0.04532743,0.1396918;-0.6890843;0.02391124,0.158817;-0.7220177;-0.02793836,-0.08257127;0.004180361;-0.03035709,-0.1300565;-0.3370577;-0.02879131,-0.1476039;-0.6883443;0.04812462,-0.1630632;-0.7221605;-0.003868461,-0.02178389;0.5562814;-0.1114573,149.0535
+0;0;0,0.001685568;0.3261448;0.006556577,0.003781405;0.6475984;-0.001379108,0.192488;0.5122988;0.01334867,0.2259616;0.2646757;0.0001138644,0.2777844;0.03362097;-0.06179091,-0.1807249;0.4986826;-0.01627893,-0.2256993;0.2525938;-0.02179344,-0.2667331;0.02094601;-0.08931845,0.07893499;0.005199916;-0.03882007,0.09936806;-0.3368987;-0.009143844,0.1096346;-0.6885666;0.06533478,0.1195613;-0.7152603;0.006219473,-0.07575311;0.006016179;-0.04460988,-0.1207341;-0.3341745;-0.02059635,-0.1415567;-0.6866657;0.0475148,-0.1356426;-0.6480851;-0.03433095,0.003220016;0.5686178;0.00305032,0;0;0,-0.01186842;0.3209631;-0.05707955,-0.02594931;0.6331371;-0.1328852,0.1626394;0.5076505;-0.06218291,0.2265438;0.2842155;0.03058481,0.2535625;0.04480058;0.07364964,-0.1874378;0.4931038;-0.02370495,-0.2326483;0.271276;0.08288418,-0.2680926;0.03928204;0.152358,0.07590298;0.005216569;-0.04445553,0.1199256;-0.3359454;-0.04485989,0.1392126;-0.6884487;0.02363992,0.1585089;-0.7204603;-0.02724767,-0.08256386;0.004278508;-0.03049052,-0.1304295;-0.3363613;-0.02874244,-0.1481161;-0.68724;0.04803035,-0.163042;-0.7200452;-0.003351133,-0.02231516;0.5569906;-0.1117575,149.0867
+0;0;0,0.001691993;0.327388;0.006581569,0.003789386;0.6490802;-0.001360019,0.1929098;0.5135984;0.0133936,0.2264458;0.265513;0.0001340797,0.2801269;0.02617346;-0.06399038,-0.1811198;0.4999524;-0.01629884,-0.2261783;0.2534041;-0.02182364,-0.2686833;0.01345024;-0.09176986,0.07889792;0.005197474;-0.03880184,0.09925097;-0.3355614;-0.009241832,0.1095123;-0.6870537;0.06519959,0.1194639;-0.7138895;0.00593606,-0.07571753;0.006013353;-0.04458893,-0.1205224;-0.3328451;-0.02066944,-0.1413346;-0.6851603;0.04740768,-0.1354056;-0.6465582;-0.03464328,0.003227578;0.5700406;0.003072713,0;0;0,-0.01271376;0.3221134;-0.05753588,-0.02698553;0.634553;-0.1332176,0.1616391;0.5072292;-0.06262827,0.2262445;0.2813058;0.02473092,0.2547062;0.03119352;0.05490994,-0.1883232;0.4928363;-0.02401175,-0.233939;0.2690289;0.07931432,-0.2712381;0.02668513;0.143776,0.0759398;0.005372703;-0.04429173,0.1188971;-0.3345666;-0.04504347,0.1381954;-0.6869699;0.02302337,0.1574697;-0.7193996;-0.02769685,-0.08247799;0.004136513;-0.03062266,-0.1315047;-0.3349783;-0.02915544,-0.1490531;-0.6856233;0.04787523,-0.1641021;-0.7185845;-0.003611926,-0.02332787;0.5583488;-0.1120813,149.1089
+0;0;0,0.001695171;0.3280029;0.006593931,0.003792972;0.6497515;-0.001351192,0.1936044;0.5139987;0.01344371,0.2271835;0.2655945;0.0001671575,0.2809058;0.02607121;-0.06400654,-0.1817888;0.500303;-0.01635697,-0.2269051;0.2534379;-0.02188887,-0.2694428;0.01329979;-0.0918888,0.07897165;0.005202331;-0.0388381,0.09929155;-0.3350016;-0.009326233,0.1095417;-0.6861107;0.06503405,0.1194897;-0.7129259;0.005791996,-0.07578829;0.006018973;-0.0446306,-0.1205202;-0.3322876;-0.02075006,-0.1413097;-0.6842188;0.04725286,-0.1353828;-0.6456198;-0.03476837,0.0032307;0.5706467;0.003085203,0;0;0,-0.01291738;0.3227055;-0.05767608,-0.02717794;0.6353104;-0.1329195,0.1618079;0.5064749;-0.0623517,0.2270076;0.2789133;0.02115393,0.2542385;0.02804774;0.04762531,-0.1888774;0.4923969;-0.02370795,-0.2343316;0.2667839;0.07649761,-0.2722107;0.02278201;0.1348417,0.07602216;0.00537312;-0.04431415,0.118662;-0.3340444;-0.04470444,0.1379104;-0.6861677;0.02275491,0.1571166;-0.7185696;-0.02797651,-0.08256762;0.00416454;-0.03061418,-0.131701;-0.3343715;-0.02925821,-0.1492415;-0.684631;0.04770077,-0.1641931;-0.7176017;-0.003755052,-0.02351452;0.5590083;-0.1118922,149.1431
+0;0;0,0.001685749;0.3288063;0.006645649,0.003796499;0.6507449;-0.001351848,0.1942153;0.5147033;0.0135874,0.2277979;0.2657234;0.0004198002,0.2818516;0.02574153;-0.06294554,-0.1823105;0.5007883;-0.01649856,-0.2276851;0.2533994;-0.02215677,-0.2702553;0.0129077;-0.09201233,0.07898683;0.005193812;-0.03895579,0.09918009;-0.3333809;-0.009298736,0.1093555;-0.6849997;0.06508575,0.11978;-0.7114847;0.005845215,-0.07586826;0.00603529;-0.04462097,-0.1205233;-0.3306557;-0.02084532,-0.1414126;-0.6830615;0.04731697,-0.1354668;-0.6444797;-0.03453449,0.003228897;0.5715779;0.003106295,0;0;0,-0.01308247;0.3234996;-0.05777026,-0.02733929;0.6363392;-0.1328621,0.1619035;0.5061706;-0.0620513,0.2280477;0.275939;0.01482868,0.2539911;0.02409577;0.03556991,-0.188792;0.4917114;-0.02298234,-0.2344813;0.2634788;0.07248757,-0.2728584;0.01725218;0.1217616,0.07604578;0.005353808;-0.04440522,0.1183868;-0.3324736;-0.04448437,0.137678;-0.6851662;0.02265835,0.1567924;-0.7173544;-0.02809524,-0.08265582;0.004214117;-0.03055657,-0.1318641;-0.3326797;-0.02942903,-0.1493079;-0.6833858;0.04785785,-0.1633189;-0.7163805;-0.00356226,-0.02368772;0.5599574;-0.1118836,149.165
+0;0;0,0.00168524;0.328707;0.006643642,0.003794527;0.6504101;-0.001352198,0.1939317;0.5144097;0.01357401,0.2275662;0.2650454;0.0003860826,0.2817066;0.02467836;-0.06308095,-0.1820395;0.5005152;-0.01646763,-0.2274842;0.2527443;-0.02213458,-0.2701227;0.0118667;-0.09210224,0.07880694;0.005181983;-0.03886707,0.09893406;-0.3322837;-0.009307167,0.1090707;-0.6825621;0.06479378,0.1195545;-0.7093682;0.005216509,-0.07569548;0.006021546;-0.04451935,-0.1202043;-0.3295665;-0.02082158,-0.141014;-0.680629;0.04708088,-0.1350343;-0.6419985;-0.03523584,0.003226619;0.5712005;0.003108344,0;0;0,-0.01288848;0.3233927;-0.0578475,-0.02686009;0.6360946;-0.1325517,0.1622382;0.5062275;-0.06224322,0.2286189;0.2741787;0.01010799,0.2554005;0.02147627;0.02274895,-0.1880799;0.4911879;-0.02302033,-0.2337973;0.2610061;0.06870756,-0.2723087;0.01282874;0.109456,0.0759787;0.005148292;-0.04414487,0.1185125;-0.3315306;-0.04456186,0.1373732;-0.6829343;0.0221343,0.1569199;-0.7156326;-0.02859187,-0.08238536;0.004383652;-0.03068344,-0.1311862;-0.3314427;-0.0296446,-0.1489495;-0.6807141;0.04770276,-0.162909;-0.7138792;-0.004274052,-0.0232621;0.5596514;-0.1116261,149.1983
+0;0;0,0.00168825;0.3292941;0.00665551,0.003798645;0.6511623;-0.001345739,0.1948256;0.5148249;0.01363338,0.228502;0.2651498;0.0004290175,0.2827258;0.0244126;-0.06313576,-0.1829008;0.5008655;-0.01654852,-0.2284021;0.2527859;-0.02222253,-0.2711063;0.01153724;-0.09229795,0.07875102;0.005178306;-0.03883949,0.09882587;-0.331411;-0.009356348,0.1089655;-0.6817927;0.06476645,0.1194912;-0.7088258;0.004951112,-0.07564176;0.006017272;-0.04448776,-0.120035;-0.3286993;-0.02085153,-0.1408508;-0.6798654;0.04707097,-0.1348472;-0.6412003;-0.03557467,0.003230222;0.5718808;0.003118854,0;0;0,-0.01262169;0.3239988;-0.05785561,-0.02642418;0.63694;-0.132309,0.1633052;0.5057667;-0.0622716,0.2310344;0.2725608;0.006093979,0.2554329;0.01896432;0.01144528,-0.1881463;0.4906383;-0.02259698,-0.2341714;0.25854;0.06491397,-0.2731547;0.009223923;0.1003666,0.07590254;0.004952878;-0.04417372,0.1187764;-0.3307945;-0.04459429,0.1376856;-0.6822814;0.02221704,0.1576108;-0.714857;-0.02905392,-0.08230992;0.004587562;-0.03067692,-0.1308274;-0.3303892;-0.02956554,-0.1485724;-0.6797541;0.04785301,-0.1626776;-0.7129468;-0.004579436,-0.02289183;0.560393;-0.1114788,149.2318
+0;0;0,0.001734443;0.3298039;0.006688531,0.003909509;0.6519357;-0.001367718,0.1951627;0.5153684;0.0137896,0.2288769;0.2653739;0.0006965501,0.2832654;0.02452612;-0.06171679,-0.1830341;0.5013707;-0.01662329,-0.2286956;0.2530007;-0.02234329,-0.2712949;0.01172967;-0.09187579,0.07857051;0.005127973;-0.03876424,0.0985796;-0.330002;-0.009241613,0.1087795;-0.680043;0.06481022,0.119272;-0.7068397;0.004581045,-0.0754625;0.006039979;-0.04439841,-0.1196948;-0.3272313;-0.02078105,-0.1405344;-0.6780444;0.04713296,-0.1344876;-0.6393678;-0.03564178,0.003323527;0.5725714;0.00311637,0;0;0,-0.01230228;0.3245263;-0.05787635,-0.02586411;0.6378075;-0.1320889,0.1639249;0.505549;-0.06244445,0.2323068;0.2710812;0.002007961,0.2560539;0.01751292;0.001414061,-0.1876159;0.4906703;-0.02231874,-0.234038;0.2569967;0.06162758,-0.2731284;0.006970733;0.09026517,0.07581337;0.00481236;-0.04394841,0.1190926;-0.3294188;-0.04462433,0.1379551;-0.6806175;0.02185965,0.1579072;-0.7134099;-0.029351,-0.0820389;0.004742678;-0.03081258,-0.1302154;-0.3288162;-0.02958364,-0.1480272;-0.6778586;0.04767292,-0.1621424;-0.7111112;-0.004894834,-0.02237974;0.5611622;-0.1112921,149.2545
+0;0;0,0.001734443;0.3298039;0.006688531,0.003909509;0.6519357;-0.001367718,0.1951627;0.5153684;0.0137896,0.2288769;0.2653739;0.0006965501,0.2832654;0.02452612;-0.06171679,-0.1830341;0.5013707;-0.01662329,-0.2286956;0.2530007;-0.02234329,-0.2712949;0.01172967;-0.09187579,0.07857051;0.005127973;-0.03876424,0.0985796;-0.330002;-0.009241613,0.1087795;-0.680043;0.06481022,0.119272;-0.7068397;0.004581045,-0.0754625;0.006039979;-0.04439841,-0.1196948;-0.3272313;-0.02078105,-0.1405344;-0.6780444;0.04713296,-0.1344876;-0.6393678;-0.03564178,0.003323527;0.5725714;0.00311637,0;0;0,-0.01230228;0.3245263;-0.05787635,-0.02586411;0.6378075;-0.1320889,0.1639249;0.505549;-0.06244445,0.2323068;0.2710812;0.002007961,0.2560539;0.01751292;0.001414061,-0.1876159;0.4906703;-0.02231874,-0.234038;0.2569967;0.06162758,-0.2731284;0.006970733;0.09026517,0.07581337;0.00481236;-0.04394841,0.1190926;-0.3294188;-0.04462433,0.1379551;-0.6806175;0.02185965,0.1579072;-0.7134099;-0.029351,-0.0820389;0.004742678;-0.03081258,-0.1302154;-0.3288162;-0.02958364,-0.1480272;-0.6778586;0.04767292,-0.1621424;-0.7111112;-0.004894834,-0.02237974;0.5611622;-0.1112921,149.2764
+0;0;0,0.001737124;0.3303137;0.00669887,0.003914188;0.6527338;-0.001367121,0.1952554;0.5160084;0.01380258,0.2289965;0.2658148;0.0006991075,0.2832121;0.02573283;-0.06151579,-0.1831169;0.5020041;-0.01662442,-0.2288148;0.2534363;-0.02234898,-0.2712786;0.01293246;-0.09166039,0.0785302;0.005125342;-0.03874435,0.09852562;-0.3297758;-0.009241881,0.1087358;-0.6801717;0.06488503,0.1192265;-0.7069583;0.004666537,-0.07542378;0.006036879;-0.04437563,-0.1196258;-0.3270068;-0.02077439,-0.1404866;-0.6781756;0.04720847,-0.1344409;-0.6395006;-0.03555159,0.003327234;0.573238;0.003124403,0;0;0,-0.01198745;0.3250754;-0.0577693,-0.02526921;0.6388617;-0.1311622,0.1644653;0.5055168;-0.06256938,0.2331025;0.2702433;-0.0005824566,0.2566418;0.01759124;-0.008467197,-0.1870599;0.4907286;-0.02196095,-0.2338052;0.2557151;0.05860298,-0.2725794;0.006043881;0.08330511,0.07569744;0.004736483;-0.04406643,0.1196693;-0.3291725;-0.04454303,0.1384038;-0.6807798;0.02177191,0.158269;-0.7126672;-0.03053832,-0.08200688;0.004843739;-0.03075381,-0.1299169;-0.3285214;-0.02963226,-0.1477024;-0.6779395;0.04761455,-0.1618382;-0.7114028;-0.004669584,-0.02188189;0.5620053;-0.1106262,149.3099
+0;0;0,0.001745952;0.3303383;0.006706175,0.003939901;0.6526597;-0.001420484,0.1948631;0.5160102;0.01384501,0.2285605;0.2656198;0.0009122537,0.2829213;0.02603102;-0.05974999,-0.1827024;0.5020329;-0.01655186,-0.2284839;0.253297;-0.02226839,-0.2705485;0.01313089;-0.0900075,0.07853237;0.005104608;-0.03872358,0.09853026;-0.3293699;-0.009179661,0.1087347;-0.679909;0.06492802,0.1192938;-0.7071353;0.004132945,-0.0753983;0.006057456;-0.04439943,-0.1196452;-0.3265536;-0.02077667,-0.1404096;-0.6778522;0.047281,-0.1343046;-0.6391044;-0.03619708,0.003347897;0.5731608;0.003094049,0;0;0,-0.01181608;0.3251505;-0.05752325,-0.02478153;0.6390246;-0.1301689,0.1646536;0.5057369;-0.06252146,0.2336073;0.2697983;-0.002717972,0.2566453;0.01794875;-0.01159763,-0.1863515;0.4907396;-0.0215916,-0.2329267;0.2548496;0.05705182,-0.2717712;0.005588174;0.07699248,0.0756492;0.004691273;-0.04413724,0.1198639;-0.3287615;-0.04463935,0.1387416;-0.6804955;0.02169752,0.1593803;-0.712798;-0.03097915,-0.08200715;0.004909455;-0.03071856,-0.1297128;-0.3280606;-0.02968137,-0.1476339;-0.6775873;0.04767292,-0.1618395;-0.7114218;-0.005296282,-0.02147885;0.5621124;-0.1098118,149.3433
+0;0;0,0.001747033;0.330543;0.006710331,0.003943775;0.6532681;-0.001428694,0.1947382;0.516505;0.01383825,0.2284558;0.2659644;0.0008977354,0.2833823;0.02388218;-0.06039584,-0.1825756;0.502537;-0.01653836,-0.2283845;0.253652;-0.02225831,-0.2708869;0.01098636;-0.09070241,0.07853314;0.005104658;-0.03872395,0.09857628;-0.3301266;-0.009113196,0.1087458;-0.6794657;0.06474078,0.1192835;-0.7065765;0.004068434,-0.07539904;0.006057516;-0.04439986,-0.119746;-0.3273062;-0.02072366,-0.1404393;-0.6774021;0.04710101,-0.1343466;-0.638672;-0.03620854,0.003350641;0.5736175;0.003094457,0;0;0,-0.01180103;0.3253838;-0.05738353,-0.02457233;0.6398298;-0.1293857,0.1646613;0.5057096;-0.06259537,0.2336206;0.2691594;-0.004599333,0.2554622;0.01471287;-0.01715112,-0.1860842;0.4907409;-0.02158115,-0.2327183;0.2542292;0.05563526,-0.2719772;0.002275288;0.07449386,0.07563925;0.004699469;-0.04415512,0.1200058;-0.3295013;-0.04412937,0.1388446;-0.6800615;0.02181149,0.1595107;-0.7125777;-0.03032732,-0.08200997;0.004922833;-0.03071134,-0.1299539;-0.328782;-0.02970862,-0.1479115;-0.6770898;0.0474587,-0.1620267;-0.7107394;-0.005487584,-0.02131051;0.5627153;-0.1091926,149.3657
+0;0;0,0.001747384;0.3306094;0.006711679,0.003945353;0.6535121;-0.001432751,0.1947705;0.5166736;0.0138397,0.2284971;0.266066;0.0008957144,0.2832727;0.02464879;-0.06022946,-0.1826049;0.5027033;-0.01654187,-0.2284261;0.2537517;-0.02226336,-0.2708117;0.01175274;-0.09051941,0.07854608;0.0051055;-0.03873034,0.09858263;-0.3300156;-0.009129312,0.1087523;-0.6793599;0.06472577,0.1193217;-0.7066423;0.003871109,-0.07541147;0.006058514;-0.04440718,-0.1197439;-0.3271956;-0.02073876,-0.1404375;-0.6772968;0.04708694,-0.1343265;-0.6385404;-0.03647296,0.003351728;0.5737954;0.003094146,0;0;0,-0.01183139;0.3254736;-0.0572505,-0.02469197;0.6402115;-0.1287568,0.1646475;0.5057629;-0.06251168,0.2334172;0.2688984;-0.00528264,0.2549118;0.01516005;-0.01846313,-0.1860988;0.4907863;-0.02106269,-0.2327977;0.2539145;0.05522782,-0.2720957;0.002681136;0.07410556,0.07562238;0.004702836;-0.04421234,0.1199906;-0.3293859;-0.04409122,0.138835;-0.6799579;0.02181482,0.1588879;-0.7127399;-0.03065014,-0.08204114;0.004903098;-0.03067252,-0.1299647;-0.3286927;-0.02967335,-0.1479677;-0.6770138;0.04744836,-0.1621666;-0.7108341;-0.005670734,-0.02139474;0.5629989;-0.1086836,149.4012
+0;0;0,0.001689496;0.3307645;0.006720209,0.003830536;0.6538228;-0.001479875,0.194553;0.516977;0.01392625,0.2281285;0.2663442;0.001242067,0.2832174;0.02454457;-0.05851851,-0.1825801;0.5029688;-0.01653701,-0.2284869;0.2540392;-0.0221629,-0.2708268;0.01148199;-0.08884493,0.07854325;0.005089264;-0.03869544,0.09847602;-0.3297699;-0.009038934,0.1086503;-0.6792083;0.06483393,0.1191857;-0.7062125;0.003714096,-0.07535876;0.006084472;-0.04445578,-0.1198324;-0.3268785;-0.02068247,-0.1404095;-0.6771098;0.04701241,-0.1342817;-0.6383517;-0.03654499,0.003253005;0.5740534;0.003067842,0;0;0,-0.01212573;0.3256778;-0.05692172,-0.0250836;0.6407268;-0.1277509,0.1642599;0.505922;-0.06231833,0.232823;0.2690383;-0.004957914,0.2542579;0.01518857;-0.01815104,-0.1864997;0.4910137;-0.02080501,-0.2331512;0.2541341;0.05546208,-0.2724701;0.002802938;0.07443203,0.07556242;0.004786789;-0.04426837,0.1196788;-0.3290711;-0.04393125,0.1383919;-0.67974;0.02201676,0.1586771;-0.712267;-0.03066135,-0.08203548;0.004824456;-0.03064611,-0.1303782;-0.3284462;-0.0295928,-0.1484269;-0.6768286;0.04768521,-0.1627149;-0.7105279;-0.005553469,-0.02172776;0.5634119;-0.1078684,149.4342
+0;0;0,0.001689128;0.3306924;0.006718745,0.003829963;0.6537207;-0.001480258,0.1946389;0.5168642;0.01392991,0.2282094;0.2662682;0.001247592,0.2834235;0.02391954;-0.05864868,-0.1826645;0.5028496;-0.0165471,-0.2285645;0.2539566;-0.02217216,-0.2710005;0.01084861;-0.08900559,0.0786671;0.00509729;-0.03875646,0.09860376;-0.3298272;-0.009094166,0.1087771;-0.6792337;0.06477196,0.1192255;-0.7057672;0.004156727,-0.07547759;0.006094066;-0.04452588,-0.1199599;-0.3269339;-0.02074792,-0.1405352;-0.6771332;0.04694077,-0.1344579;-0.6384473;-0.03592678,0.00325254;0.5739663;0.003066604,0;0;0,-0.01221687;0.3256278;-0.05676914,-0.02522124;0.6406997;-0.1273479,0.1643932;0.5061774;-0.06223106,0.2328831;0.269429;-0.004391193,0.253062;0.01478988;-0.01538014,-0.1867165;0.4911782;-0.02028546,-0.2332024;0.2543443;0.05610162,-0.2724586;0.002743334;0.07901236,0.07558101;0.00486204;-0.04450202,0.1195596;-0.32908;-0.04397893,0.1382338;-0.6797084;0.02201891,0.1582779;-0.7114402;-0.03058171,-0.08220328;0.004809411;-0.03059491,-0.1306064;-0.3285191;-0.02961721,-0.1487211;-0.676845;0.04774936,-0.1629294;-0.7100497;-0.005001999,-0.02184179;0.563388;-0.107518,149.458
+0;0;0,0.001687918;0.3304555;0.006713932,0.003827931;0.6533597;-0.001481973,0.1945114;0.5165702;0.01391939,0.2280649;0.2661006;0.001243462,0.2832077;0.02406478;-0.05857551,-0.1825441;0.5025647;-0.0165376,-0.228421;0.2537973;-0.02215982,-0.2708022;0.01100309;-0.088907,0.07888488;0.005111401;-0.03886375,0.09887044;-0.3306347;-0.009128692,0.1090549;-0.6804228;0.0648181,0.1194894;-0.7068809;0.004283696,-0.07568654;0.006110937;-0.04464915,-0.1202779;-0.3277341;-0.02081287,-0.1408757;-0.6783158;0.04694974,-0.1348066;-0.6396415;-0.03580731,0.003250721;0.5736347;0.003063212,0;0;0,-0.01241255;0.3253891;-0.05671525,-0.02556035;0.6402922;-0.1274412,0.1642054;0.5067226;-0.06213474,0.2320502;0.2703503;-0.002579924,0.2505946;0.01571301;-0.006618258,-0.1869214;0.4912485;-0.02006415,-0.2333548;0.2550226;0.05779966,-0.2709119;0.004371285;0.08884458,0.07566695;0.005094886;-0.04480958,0.1193406;-0.3297195;-0.04382563,0.1386428;-0.6807167;0.02214408,0.157737;-0.7130632;-0.02990532,-0.08252084;0.004657016;-0.03046256,-0.1311343;-0.329476;-0.02952334,-0.1495589;-0.6781465;0.04802021,-0.1633533;-0.7106105;-0.005540807,-0.02213851;0.5630372;-0.1075161,149.4911
+0;0;0,0.001661988;0.3304555;0.00672237,0.003777067;0.6533586;-0.001514549,0.1944658;0.5165615;0.01388349,0.2280298;0.2660705;0.001667677,0.2834055;0.02356797;-0.0560075,-0.1824522;0.5022905;-0.01684836,-0.2285713;0.2535605;-0.02213383,-0.2708427;0.01010504;-0.08649972,0.07886399;0.005106664;-0.03890674,0.0987591;-0.3306333;-0.009042552,0.10905;-0.680416;0.06491529,0.1191002;-0.7077246;0.005119495,-0.0756994;0.00612944;-0.04462482,-0.1204273;-0.3276934;-0.02073457,-0.1407347;-0.6782842;0.04706893,-0.1346247;-0.6396089;-0.03568501,0.003206616;0.5736344;0.003044389,0;0;0,-0.01241255;0.3253891;-0.05671525,-0.02556035;0.6402922;-0.1274412,0.1642054;0.5067226;-0.06213474,0.2320502;0.2703503;-0.002579924,0.2505946;0.01571301;-0.006618258,-0.1869214;0.4912485;-0.02006415,-0.2333548;0.2550226;0.05779966,-0.2709119;0.004371285;0.08884458,0.07566695;0.005094886;-0.04480958,0.1193406;-0.3297195;-0.04382563,0.1386428;-0.6807167;0.02214408,0.157737;-0.7130632;-0.02990532,-0.08252084;0.004657016;-0.03046256,-0.1311343;-0.329476;-0.02952334,-0.1495589;-0.6781465;0.04802021,-0.1633533;-0.7106105;-0.005540807,-0.02213851;0.5630372;-0.1075161,149.5139
+0;0;0,0.001659939;0.3300479;0.006714081,0.00377429;0.6528355;-0.001521367,0.1936634;0.5162705;0.01383173,0.2271608;0.2662777;0.001640222,0.282357;0.02456065;-0.05584814,-0.1816789;0.5020592;-0.01677165,-0.2277063;0.2538239;-0.0220466,-0.2698408;0.01115704;-0.086204,0.07894272;0.005111761;-0.03894558,0.09889342;-0.3315664;-0.00899794,0.1092157;-0.682415;0.06518527,0.1191445;-0.7090315;0.006111577,-0.07577496;0.006135558;-0.04466936,-0.1206278;-0.3286201;-0.02071236,-0.1409971;-0.6802793;0.04729776,-0.1349609;-0.6417088;-0.03445683,0.003203792;0.5731048;0.003037946,0;0;0,-0.01317589;0.3248651;-0.05717111,-0.02677895;0.6395361;-0.1283083,0.1624814;0.5068769;-0.06300688,0.2288895;0.2723156;0.00285697,0.2473856;0.01876971;0.01514816,-0.1877307;0.4923781;-0.02059419,-0.2338244;0.2584681;0.06264399,-0.2687008;0.01095611;0.1106037,0.07572797;0.005466998;-0.04483557,0.1180709;-0.3304706;-0.04457498,0.1367128;-0.68234;0.0228405,0.1557453;-0.7128475;-0.02979326,-0.08265077;0.004275751;-0.03042053,-0.1327102;-0.3305984;-0.02978349,-0.1513447;-0.680344;0.04790324,-0.1649179;-0.7120733;-0.005002029,-0.02326602;0.5623158;-0.1082389,149.5374
+0;0;0,0.001656953;0.3294542;0.006702003,0.003770089;0.6520581;-0.00152819,0.1926179;0.5158627;0.01376251,0.2260087;0.266665;0.001609772,0.281036;0.0256878;-0.05570264,-0.1806715;0.5017291;-0.01667349,-0.2265525;0.2542833;-0.02193167,-0.268558;0.01235917;-0.08589269,0.07887642;0.005107469;-0.03891287,0.09878629;-0.3308817;-0.009026524,0.1091643;-0.683625;0.0655573,0.1190688;-0.7101026;0.006628506,-0.07571133;0.006130405;-0.04463185,-0.1204724;-0.3279402;-0.02072388,-0.1409517;-0.6814984;0.04765351,-0.1349303;-0.642949;-0.03390056,0.003200012;0.5723861;0.003027758,0;0;0,-0.01336376;0.3241737;-0.05762482,-0.02700138;0.6384413;-0.1296673,0.162103;0.508539;-0.06496596,0.2258302;0.2771352;0.01088405,0.247172;0.02574092;0.03786922,-0.1877541;0.4942291;-0.02152756,-0.2330273;0.2637228;0.06891181,-0.2680574;0.0185774;0.1242235,0.07571505;0.00553152;-0.04470372,0.1178665;-0.329731;-0.04547143,0.1362937;-0.6834632;0.02258873,0.1560595;-0.7141269;-0.02927303,-0.08255121;0.00417081;-0.03049082,-0.1325812;-0.3300074;-0.03002986,-0.151399;-0.6816121;0.04818954,-0.1649659;-0.7132553;-0.004502751,-0.02347177;0.5613797;-0.1092281,149.5717
+0;0;0,0.001634887;0.3284462;0.006670607,0.003709325;0.6502896;-0.001576707,0.1918567;0.5147685;0.01377075,0.2248853;0.2664545;0.001907773,0.2784184;0.03378348;-0.04964959,-0.1799442;0.500421;-0.01668338,-0.2258053;0.2539182;-0.0216408,-0.2664007;0.02057712;-0.08133771,0.07881666;0.005083356;-0.03888521,0.09870228;-0.3320118;-0.008814115,0.109091;-0.6855467;0.06594102,0.1190925;-0.7132677;0.005756471,-0.07564112;0.00615546;-0.04461499,-0.1207002;-0.3289913;-0.02054988,-0.1411931;-0.6833454;0.04798041,-0.1350222;-0.6446134;-0.03532381,0.003151122;0.5708793;0.002975771,0;0;0,-0.01322028;0.3231159;-0.05783987,-0.02655448;0.6364234;-0.1306915,0.1622269;0.5090364;-0.06578922,0.2269199;0.2826358;0.02051854,0.2456075;0.0433201;0.06566882,-0.1875384;0.4947379;-0.02265181,-0.2321811;0.2672957;0.07310075,-0.2637618;0.03452246;0.1400263,0.07575461;0.005441278;-0.04451513,0.1178049;-0.3309573;-0.04525995,0.1364762;-0.6854594;0.02302527,0.1572401;-0.7173711;-0.02979254,-0.08242713;0.004216406;-0.03062608,-0.132313;-0.3311099;-0.02994927,-0.1513277;-0.6834621;0.04859752,-0.1652057;-0.7163096;-0.005361002,-0.02312736;0.5597063;-0.1099608,149.5941
+0;0;0,0.001634887;0.3284462;0.006670607,0.003709325;0.6502896;-0.001576707,0.1918567;0.5147685;0.01377075,0.2248853;0.2664545;0.001907773,0.2784184;0.03378348;-0.04964959,-0.1799442;0.500421;-0.01668338,-0.2258053;0.2539182;-0.0216408,-0.2664007;0.02057712;-0.08133771,0.07881666;0.005083356;-0.03888521,0.09870228;-0.3320118;-0.008814115,0.109091;-0.6855467;0.06594102,0.1190925;-0.7132677;0.005756471,-0.07564112;0.00615546;-0.04461499,-0.1207002;-0.3289913;-0.02054988,-0.1411931;-0.6833454;0.04798041,-0.1350222;-0.6446134;-0.03532381,0.003151122;0.5708793;0.002975771,0;0;0,-0.01322028;0.3231159;-0.05783987,-0.02655448;0.6364234;-0.1306915,0.1622269;0.5090364;-0.06578922,0.2269199;0.2826358;0.02051854,0.2456075;0.0433201;0.06566882,-0.1875384;0.4947379;-0.02265181,-0.2321811;0.2672957;0.07310075,-0.2637618;0.03452246;0.1400263,0.07575461;0.005441278;-0.04451513,0.1178049;-0.3309573;-0.04525995,0.1364762;-0.6854594;0.02302527,0.1572401;-0.7173711;-0.02979254,-0.08242713;0.004216406;-0.03062608,-0.132313;-0.3311099;-0.02994927,-0.1513277;-0.6834621;0.04859752,-0.1652057;-0.7163096;-0.005361002,-0.02312736;0.5597063;-0.1099608,149.6167
+0;0;0,0.001630717;0.3276086;0.006653594,0.003701901;0.648954;-0.001578504,0.1909288;0.5138881;0.01370584,0.223805;0.2667203;0.001897619,0.2766806;0.03690693;-0.04902652,-0.1790561;0.4996108;-0.01659955,-0.2247055;0.2542458;-0.02153408,-0.2648023;0.02377057;-0.0804978,0.07878747;0.005081473;-0.03887081,0.09875223;-0.3333552;-0.008680034,0.109121;-0.68621;0.06593129,0.1192171;-0.7144776;0.005176872,-0.0756131;0.006153181;-0.04459847,-0.1208516;-0.3303275;-0.02043759,-0.141305;-0.6839999;0.04796086,-0.1350757;-0.6451852;-0.03613213,0.003144971;0.5697249;0.002963586,0;0;0,-0.01335169;0.3220946;-0.05874586,-0.02681483;0.634396;-0.1336162,0.1618826;0.5098401;-0.06891608,0.2280703;0.2903835;0.02992821,0.2447929;0.05576843;0.0835886,-0.1876757;0.4953915;-0.02527764,-0.2317808;0.271599;0.07613185,-0.2613151;0.04462296;0.1523742,0.07577626;0.005500406;-0.04440641,0.1176489;-0.332278;-0.04577756,0.136388;-0.6860888;0.02239633,0.1565586;-0.7188264;-0.03094482,-0.08237483;0.004098303;-0.03068905,-0.1321566;-0.3326077;-0.03014554,-0.1514005;-0.6843196;0.04801654,-0.1654254;-0.7179536;-0.006225172,-0.02331446;0.5580623;-0.1121895,149.6501
+0;0;0,0.001706879;0.3266291;0.006559208,0.003847324;0.6471771;-0.001795079,0.190721;0.5125099;0.01384456,0.2233477;0.2659075;0.002624558,0.2790024;0.02682483;-0.04691441,-0.1785771;0.4981378;-0.01672666,-0.224367;0.2534188;-0.02109014,-0.2661851;0.01362857;-0.07994555,0.07846161;0.005010565;-0.03884086,0.09837835;-0.3349538;-0.008175092,0.1085662;-0.6879082;0.06659792,0.1190142;-0.715737;0.005593821,-0.07539412;0.00618278;-0.04435587,-0.1209929;-0.3318154;-0.02004974,-0.1414452;-0.6855923;0.04847164,-0.1351655;-0.6467944;-0.03554022,0.003276039;0.5682058;0.002771421,0;0;0,-0.01370569;0.3207675;-0.06043935,-0.02835777;0.6312692;-0.1390026,0.1612522;0.510539;-0.07337332,0.2273885;0.2950089;0.03234291,0.2433408;0.05369477;0.09734344,-0.188842;0.495273;-0.0286518,-0.2316886;0.2753925;0.0800676,-0.2595734;0.04396327;0.1715826,0.07576434;0.00573647;-0.04378128,0.1174597;-0.3336212;-0.04705667,0.1361987;-0.6875982;0.02091861,0.1561137;-0.7204357;-0.03227615,-0.08193644;0.003810441;-0.03101361,-0.1319307;-0.3344401;-0.0312081,-0.1514107;-0.6862718;0.046936,-0.1652236;-0.7196832;-0.007497784,-0.02444242;0.5555664;-0.1163886,149.6726
+0;0;0,0.001703733;0.3260272;0.006547119,0.003844122;0.6465616;-0.001808798,0.1907136;0.5118518;0.01383315,0.2232455;0.2659662;0.002645756,0.2790138;0.0263959;-0.04699425,-0.1785769;0.49748;-0.01673745,-0.2242337;0.2534723;-0.02108825,-0.2661372;0.013193;-0.08006371,0.07844944;0.005009788;-0.03883483,0.09837489;-0.3351031;-0.008155672,0.1085845;-0.6888109;0.06677696,0.1187765;-0.7152232;0.007267222,-0.07538243;0.006181821;-0.044349,-0.1210011;-0.3319641;-0.02003224,-0.1414971;-0.6864962;0.04863542,-0.1353712;-0.6479139;-0.03331849,0.003272521;0.5675466;0.002760231,0;0;0,-0.01350547;0.3197258;-0.06270981,-0.02874093;0.629146;-0.1452641,0.1613097;0.5108125;-0.07801151,0.227792;0.3002067;0.03542829,0.2445513;0.06318501;0.1161003,-0.1887382;0.4946456;-0.03231949,-0.2313054;0.2794651;0.08399317,-0.2571244;0.05011176;0.1824744,0.07578339;0.005518436;-0.04374909,0.1182639;-0.3338829;-0.04788804,0.136957;-0.6887371;0.0196209,0.1566794;-0.7206467;-0.03142667,-0.08189516;0.003961476;-0.03106523,-0.1310509;-0.3345625;-0.0315369,-0.1505771;-0.6874188;0.04553197,-0.1640539;-0.7193586;-0.007472437,-0.0247439;0.5537156;-0.121624,149.7059
+0;0;0,0.001703013;0.3258894;0.006544353,0.003845154;0.6466751;-0.001822382,0.1904231;0.5118884;0.01381184,0.2228678;0.2666616;0.002654433,0.276878;0.03464359;-0.04542072,-0.1782953;0.4975388;-0.01671138,-0.2238297;0.254185;-0.02105052,-0.2644122;0.02148026;-0.07816684,0.07832669;0.005001949;-0.03877407,0.09827861;-0.3355628;-0.008054147,0.1084985;-0.6896268;0.06695393,0.1187971;-0.7166287;0.006822117,-0.07526448;0.006172149;-0.0442796,-0.1209438;-0.332423;-0.01993054,-0.1414604;-0.6873121;0.04880625,-0.1352705;-0.64864;-0.03400433,0.003272373;0.5674968;0.002756085,0;0;0,-0.01350205;0.3190489;-0.06538439,-0.02887973;0.627234;-0.1533318,0.1609195;0.5106982;-0.08366275,0.2273284;0.3047876;0.03676963,0.242942;0.08368288;0.1364172,-0.1884329;0.4946634;-0.03775369,-0.2307478;0.283543;0.08452027,-0.2537159;0.06374851;0.1856319,0.07575014;0.005434841;-0.04354191,0.1190728;-0.3343062;-0.04857779,0.13748;-0.6896262;0.01850963,0.1577551;-0.7219254;-0.03324795,-0.08169248;0.003986092;-0.03120846,-0.1303326;-0.3350709;-0.03202216,-0.1499665;-0.688441;0.04437171,-0.1636988;-0.7209866;-0.009206172,-0.02491052;0.5520681;-0.1283355,149.7395
+0;0;0,0.001621069;0.3253056;0.00651983,0.003674469;0.6459094;-0.001882569,0.1893494;0.5115152;0.01382139,0.2217937;0.2669422;0.004093458,0.277741;0.02778745;-0.04127574,-0.1775175;0.4971545;-0.01679654,-0.223263;0.2545494;-0.02045022,-0.2655037;0.01477978;-0.07621514,0.07807703;0.004989579;-0.03863981,0.09781364;-0.3352897;-0.007814433,0.107926;-0.690346;0.06734183,0.1185549;-0.7173784;0.006954871,-0.07500302;0.006165134;-0.04416438,-0.1209221;-0.3320987;-0.01969674,-0.1413482;-0.6880141;0.04902548,-0.1350993;-0.6493155;-0.0340259,0.003123718;0.5667223;0.002707283,0;0;0,-0.01333296;0.3176979;-0.06898642,-0.02909875;0.6243896;-0.1613113,0.160197;0.5104085;-0.09057713,0.2273279;0.3099859;0.03704524,0.2423072;0.08246508;0.138993,-0.1892324;0.4948758;-0.046286,-0.2314673;0.2895005;0.08409956,-0.2539446;0.06841019;0.1981054,0.0756862;0.005327702;-0.04309487,0.1201571;-0.3339429;-0.04998255,0.1380582;-0.6905016;0.01605678,0.1590507;-0.7227989;-0.03581429,-0.08127256;0.003990056;-0.0315088,-0.1290014;-0.3348995;-0.03385133,-0.1487006;-0.6893597;0.04221217,-0.1625188;-0.7221348;-0.01145896,-0.02506937;0.5495927;-0.1352124,149.7616
+0;0;0,0.001621069;0.3253056;0.00651983,0.003674469;0.6459094;-0.001882569,0.1893494;0.5115152;0.01382139,0.2217937;0.2669422;0.004093458,0.277741;0.02778745;-0.04127574,-0.1775175;0.4971545;-0.01679654,-0.223263;0.2545494;-0.02045022,-0.2655037;0.01477978;-0.07621514,0.07807703;0.004989579;-0.03863981,0.09781364;-0.3352897;-0.007814433,0.107926;-0.690346;0.06734183,0.1185549;-0.7173784;0.006954871,-0.07500302;0.006165134;-0.04416438,-0.1209221;-0.3320987;-0.01969674,-0.1413482;-0.6880141;0.04902548,-0.1350993;-0.6493155;-0.0340259,0.003123718;0.5667223;0.002707283,0;0;0,-0.01333296;0.3176979;-0.06898642,-0.02909875;0.6243896;-0.1613113,0.160197;0.5104085;-0.09057713,0.2273279;0.3099859;0.03704524,0.2423072;0.08246508;0.138993,-0.1892324;0.4948758;-0.046286,-0.2314673;0.2895005;0.08409956,-0.2539446;0.06841019;0.1981054,0.0756862;0.005327702;-0.04309487,0.1201571;-0.3339429;-0.04998255,0.1380582;-0.6905016;0.01605678,0.1590507;-0.7227989;-0.03581429,-0.08127256;0.003990056;-0.0315088,-0.1290014;-0.3348995;-0.03385133,-0.1487006;-0.6893597;0.04221217,-0.1625188;-0.7221348;-0.01145896,-0.02506937;0.5495927;-0.1352124,149.7842
+0;0;0,0.001619245;0.3249396;0.006512494,0.003670051;0.6451311;-0.001881764,0.1881271;0.5111367;0.01374725,0.2204326;0.2676104;0.004060957,0.2763302;0.02866802;-0.04126795,-0.1763401;0.4968699;-0.01667039,-0.2218898;0.2553031;-0.02030844,-0.264093;0.01574643;-0.07602383,0.0780803;0.004989788;-0.03864143,0.09784751;-0.3358169;-0.007768266,0.1079664;-0.6911007;0.06743614,0.1185224;-0.7177419;0.007463265,-0.07500616;0.006165393;-0.04416623,-0.1209964;-0.3326229;-0.01966067,-0.1414356;-0.6887662;0.04910556,-0.1352295;-0.6501274;-0.03337631,0.003119568;0.5659827;0.002705847,0;0;0,-0.01340391;0.316399;-0.07309437,-0.02937481;0.6215643;-0.1689379,0.1591766;0.5101349;-0.09771633,0.2217294;0.3172519;0.04130101,0.2398803;0.09197406;0.1470988,-0.1887492;0.494007;-0.05349907,-0.2308022;0.2946036;0.0840231,-0.2514694;0.07790929;0.2060443,0.07575291;0.005200893;-0.04300046,0.1205861;-0.3345074;-0.05202103,0.1381666;-0.6915979;0.01249194,0.1587041;-0.7234517;-0.03916788,-0.08123332;0.004043325;-0.03161315,-0.1285069;-0.3354197;-0.03643076,-0.1483059;-0.6902891;0.03880441,-0.1622126;-0.7225761;-0.01451852,-0.02530493;0.5471312;-0.1419387,149.8065
+0;0;0,0.001675568;0.3254079;0.006426014,0.00376962;0.6449323;-0.002159523,0.1859363;0.5115719;0.01350575,0.2181337;0.2684999;0.005123941,0.2745602;0.02921651;-0.03538869,-0.1745475;0.4986671;-0.01613786,-0.2186887;0.2573468;-0.01877937,-0.2618199;0.01746002;-0.07050752,0.07806437;0.004992911;-0.03861545,0.09789686;-0.3358581;-0.007738998,0.1079908;-0.6908033;0.06741292,0.118651;-0.717497;0.007428385,-0.07495872;0.00616311;-0.04419656,-0.1209873;-0.3326692;-0.01969908,-0.1414401;-0.6884555;0.0491017,-0.1352886;-0.6498188;-0.03344234,0.003209441;0.5657937;0.00248909,0;0;0,-0.01440619;0.3156775;-0.07793927,-0.03122388;0.6186893;-0.1781508,0.1559668;0.5103651;-0.1070597,0.2218676;0.322592;0.03642988,0.242604;0.1010853;0.1486197,-0.1885158;0.4934188;-0.06228918,-0.2317575;0.3006497;0.08317946,-0.2516221;0.08754188;0.2107421,0.07578641;0.005181402;-0.04289174,0.1198891;-0.3346105;-0.05396247,0.1373929;-0.691764;0.008252859,0.1581132;-0.7234263;-0.04365468,-0.08117245;0.004031364;-0.03170031,-0.1288484;-0.3354003;-0.03796906,-0.1492004;-0.6903238;0.03518048,-0.1628814;-0.7223686;-0.01857109,-0.02686815;0.5447156;-0.149977,149.8402
+0;0;0,0.001676707;0.3256291;0.006430384,0.003769586;0.6449535;-0.002158144,0.1847587;0.5117943;0.01344488,0.2168775;0.2693157;0.005083534,0.2732692;0.03017955;-0.03540417,-0.173404;0.4989726;-0.01600785,-0.2174375;0.2582414;-0.01864292,-0.2605421;0.01850222;-0.07033923,0.07815485;0.004998698;-0.03866021,0.09796778;-0.3355162;-0.007814204,0.108088;-0.691385;0.06753328,0.1187509;-0.718093;0.007533588,-0.0750456;0.006170254;-0.04424779,-0.1210288;-0.332328;-0.01977447,-0.1415348;-0.6890402;0.04920536,-0.1353817;-0.6504013;-0.03335954,0.003208361;0.565667;0.002499158,0;0;0,-0.01431674;0.314621;-0.08298874,-0.0309061;0.6152982;-0.1894244,0.1552103;0.5103937;-0.1157994,0.2195899;0.3276852;0.03376746,0.2444855;0.1079463;0.1482246,-0.1884983;0.4925812;-0.07374416,-0.2336239;0.3062244;0.07834868,-0.2504164;0.09825365;0.2142588,0.07592995;0.005177796;-0.04284406,0.1202719;-0.3341745;-0.05581498,0.1377301;-0.6926142;0.004504681,0.1581892;-0.7234715;-0.04847908,-0.08126388;0.004007205;-0.03174751,-0.1284575;-0.3350978;-0.0404081,-0.1488866;-0.6912918;0.03122106,-0.1626323;-0.7233014;-0.02258717,-0.02666408;0.5418143;-0.1595833,149.8625
+0;0;0,0.001678929;0.3260606;0.006438904,0.00376903;0.6449463;-0.002143747,0.1809673;0.512881;0.01323255,0.2130004;0.2710491;0.004893505,0.2692526;0.03250489;-0.03549398,-0.1697173;0.5003271;-0.01560523,-0.2136334;0.2602379;-0.01823328,-0.2566312;0.02109212;-0.06980162,0.07824207;0.005004277;-0.03870336,0.09801309;-0.3347903;-0.007922595,0.1081274;-0.6904514;0.0673809,0.1186495;-0.7164111;0.008172996,-0.07512935;0.006177139;-0.04429717,-0.1210153;-0.3316051;-0.01987562,-0.1415093;-0.688109;0.04906394,-0.1354374;-0.6495841;-0.03241139,0.003207586;0.5656289;0.002515368,0;0;0,-0.01483178;0.3137053;-0.08791351,-0.03169988;0.6125783;-0.1980307,0.1515765;0.5099365;-0.1272717,0.2170918;0.3335945;0.02825832,0.2417623;0.120374;0.1532671,-0.1867778;0.4928534;-0.08420364,-0.2348831;0.3147323;0.07559968,-0.2494955;0.114451;0.2217936,0.07605353;0.005192459;-0.04282188,0.1202556;-0.333396;-0.05706143,0.1373418;-0.6920974;0.0004634857,0.1568079;-0.7220466;-0.05221414,-0.08136312;0.003991565;-0.03176358,-0.1282928;-0.3344007;-0.04109033,-0.149237;-0.6909975;0.02723089,-0.1627764;-0.7221849;-0.02587807,-0.02736415;0.5394068;-0.1673648,149.8958
+0;0;0,0.001579502;0.3260102;0.006335687,0.003525649;0.6446707;-0.002436182,0.1823514;0.5119261;0.01326621,0.2140912;0.2704305;0.006940539,0.2712818;0.03152202;-0.02873174,-0.1713881;0.4990434;-0.01602586,-0.2159205;0.2594949;-0.01697762,-0.2604571;0.01999846;-0.06471099,0.07838513;0.005022566;-0.03869636,0.09793452;-0.3333907;-0.007864866,0.1081441;-0.6888299;0.06755528,0.1182505;-0.7150691;0.008030225,-0.07518589;0.006192565;-0.04444769,-0.1210887;-0.3301745;-0.01982303,-0.1415486;-0.6864886;0.04910583,-0.1354157;-0.6479341;-0.03273196,0.003005026;0.5651487;0.002288138,0;0;0,-0.01526909;0.3117099;-0.09449387,-0.03192155;0.6067768;-0.2138566,0.1512741;0.509937;-0.1304996,0.2164904;0.3375821;0.02889967,0.2392988;0.1261432;0.1569383,-0.1882749;0.4917538;-0.09422205,-0.2385738;0.3211278;0.07228415,-0.2505293;0.131281;0.2317702,0.07637784;0.005225003;-0.04249692,0.1201068;-0.3319741;-0.05801415,0.1369145;-0.6909936;-0.00368166,0.1564372;-0.7208488;-0.05701494,-0.08142263;0.003974354;-0.03195972,-0.1287199;-0.3329583;-0.04174006,-0.1495409;-0.6899053;0.02371816,-0.1632717;-0.7211733;-0.02981611,-0.02760205;0.5344716;-0.1806958,149.9292
+0;0;0,0.001579502;0.3260102;0.006335687,0.003525649;0.6446707;-0.002436182,0.1823514;0.5119261;0.01326621,0.2140912;0.2704305;0.006940539,0.2712818;0.03152202;-0.02873174,-0.1713881;0.4990434;-0.01602586,-0.2159205;0.2594949;-0.01697762,-0.2604571;0.01999846;-0.06471099,0.07838513;0.005022566;-0.03869636,0.09793452;-0.3333907;-0.007864866,0.1081441;-0.6888299;0.06755528,0.1182505;-0.7150691;0.008030225,-0.07518589;0.006192565;-0.04444769,-0.1210887;-0.3301745;-0.01982303,-0.1415486;-0.6864886;0.04910583,-0.1354157;-0.6479341;-0.03273196,0.003005026;0.5651487;0.002288138,0;0;0,-0.01526909;0.3117099;-0.09449387,-0.03192155;0.6067768;-0.2138566,0.1512741;0.509937;-0.1304996,0.2164904;0.3375821;0.02889967,0.2392988;0.1261432;0.1569383,-0.1882749;0.4917538;-0.09422205,-0.2385738;0.3211278;0.07228415,-0.2505293;0.131281;0.2317702,0.07637784;0.005225003;-0.04249692,0.1201068;-0.3319741;-0.05801415,0.1369145;-0.6909936;-0.00368166,0.1564372;-0.7208488;-0.05701494,-0.08142263;0.003974354;-0.03195972,-0.1287199;-0.3329583;-0.04174006,-0.1495409;-0.6899053;0.02371816,-0.1632717;-0.7211733;-0.02981611,-0.02760205;0.5344716;-0.1806958,149.9519
+0;0;0,0.001574486;0.3249748;0.006315565,0.003518643;0.6433024;-0.002450327,0.1768391;0.5121995;0.0129146,0.2084793;0.2714621;0.006608785,0.2655865;0.03290178;-0.0290115,-0.1660419;0.4997123;-0.0154783,-0.2104344;0.2609157;-0.01642708,-0.2549061;0.02176832;-0.06409088,0.07817098;0.005008845;-0.03859064,0.09771927;-0.3333853;-0.00776089,0.1079225;-0.6886017;0.06761198,0.118037;-0.7148861;0.008039147,-0.07498049;0.006175647;-0.04432626,-0.1208807;-0.3301724;-0.019703,-0.1413278;-0.6862632;0.04918266,-0.13519;-0.6477019;-0.03272082,0.002998073;0.5637884;0.002273514,0;0;0,-0.01593912;0.3090255;-0.09949946,-0.03359358;0.6018307;-0.2233604,0.1458726;0.5087852;-0.1449957,0.2129412;0.3447089;0.021065,0.236733;0.1377121;0.1553309,-0.1827454;0.4942396;-0.09943686,-0.2349539;0.3269241;0.06871541,-0.2416749;0.1444247;0.2363156,0.07620919;0.005400985;-0.04228497,0.1199389;-0.3317186;-0.05905581,0.136983;-0.6908157;-0.006875992,0.1564745;-0.7203527;-0.06067729,-0.08112;0.00381503;-0.03209395,-0.1290251;-0.3329663;-0.04334534,-0.1499592;-0.6899066;0.02083655,-0.1635592;-0.721159;-0.03285085,-0.02900119;0.5299512;-0.1893412,149.9853
+0;0;0,0.001644194;0.3225824;0.006138765,0.003629722;0.6387473;-0.002733354,0.1767893;0.5078576;0.01282398,0.2084579;0.2677635;0.009899248,0.2655059;0.0296042;-0.02139556,-0.1662998;0.4965275;-0.01490202,-0.2099785;0.2583099;-0.01381517,-0.2553344;0.01983321;-0.05881931,0.0782721;0.005001439;-0.03852767,0.09750907;-0.3309862;-0.007605828,0.1077026;-0.6865461;0.06802933,0.1178133;-0.7121573;0.008824784,-0.07498394;0.006197161;-0.04444009,-0.1206208;-0.3277445;-0.01965729,-0.1413998;-0.6841917;0.04934278,-0.1354186;-0.6457149;-0.03185065,0.00310108;0.5596558;0.002005417,0;0;0,-0.01609355;0.3035497;-0.1081591,-0.033509;0.5888028;-0.2435644,0.1445295;0.5086484;-0.1539595,0.2328284;0.3581941;0.0140388,0.2473981;0.1644462;0.1663647,-0.1836661;0.4899387;-0.1158583,-0.237437;0.3348463;0.06221946,-0.2572215;0.1702907;0.245205,0.07631385;0.005499125;-0.04221225,0.1200258;-0.3290346;-0.06196952,0.1367249;-0.688791;-0.01153278,0.1561561;-0.7175404;-0.06511402,-0.08116465;0.003771698;-0.03215574,-0.1291274;-0.330456;-0.04648594,-0.1503553;-0.688042;0.01619582,-0.1638086;-0.7185633;-0.03724753,-0.02899121;0.5189604;-0.2064184,150.0073
+0;0;0,0.001643381;0.322423;0.006135731,0.003636819;0.6398479;-0.00277148,0.1755915;0.509008;0.01272943,0.207213;0.2692704;0.009809046,0.2641233;0.03168565;-0.02141028,-0.1651216;0.4977565;-0.01480454,-0.2087354;0.2598926;-0.0137193,-0.2539819;0.02199113;-0.05861489,0.07828858;0.005002493;-0.03853579,0.0974129;-0.3290176;-0.007795023,0.107614;-0.6848422;0.06789644,0.1174717;-0.7090622;0.01017301,-0.07499973;0.006198465;-0.04444946,-0.1203694;-0.3257876;-0.01981178,-0.1411638;-0.6825002;0.04923966,-0.1353322;-0.6442354;-0.02992257,0.003106112;0.5604475;0.001985799,0;0;0,-0.01638864;0.3015341;-0.1131613,-0.03398836;0.5875491;-0.2499281,0.1431964;0.5079313;-0.1614726,0.2305621;0.3611372;0.009703636,0.2519587;0.1753152;0.1699295,-0.1839636;0.4890681;-0.1243085,-0.2407039;0.3431829;0.06002988,-0.2574252;0.1759538;0.2400709,0.07642798;0.005736858;-0.04201174,0.1197863;-0.3267892;-0.06266785,0.1357721;-0.6871684;-0.01454687,0.1542254;-0.7152884;-0.06603003,-0.08114588;0.003576212;-0.03227524,-0.1295082;-0.3285484;-0.04758931,-0.1510461;-0.686756;0.01297276,-0.1641908;-0.7157297;-0.03916448,-0.02940904;0.5173687;-0.2127652,150.0312
+0;0;0,0.001643525;0.3224512;0.006136268,0.003640614;0.6404561;-0.002787937,0.1750584;0.509614;0.01268931,0.206655;0.270065;0.009771222,0.2635144;0.03269306;-0.02142013,-0.1645963;0.4983974;-0.01475913,-0.2081758;0.2607206;-0.01367475,-0.2533817;0.02303229;-0.05853011,0.07853297;0.005018109;-0.03865608,0.09751346;-0.32649;-0.0081465,0.1077175;-0.6824183;0.06756703,0.1176011;-0.7067803;0.009692345,-0.07523385;0.006217815;-0.04458821,-0.1202623;-0.3232716;-0.02013582,-0.1410628;-0.6800881;0.04893575,-0.1352159;-0.6418017;-0.0304339,0.003108824;0.5608937;0.00197905,0;0;0,-0.0164154;0.2997207;-0.117954,-0.03377295;0.5849582;-0.2577028,0.1421497;0.5092574;-0.1660352,0.230437;0.3650146;0.006562471,0.2535953;0.1824633;0.1699333,-0.1844318;0.4875298;-0.1333911,-0.2427079;0.3483588;0.05535717,-0.2550516;0.1925244;0.2453956,0.07663392;0.005894512;-0.04218292,0.1197897;-0.3240511;-0.06368065,0.135103;-0.684871;-0.01789641,0.1534163;-0.7132059;-0.06951094,-0.08149506;0.003470493;-0.03214673,-0.1292823;-0.3261647;-0.04782381,-0.1516254;-0.6848878;0.0099697,-0.1558291;-0.682162;-0.06513584,-0.02925545;0.5149443;-0.2198764,150.0632
+0;0;0,0.001586432;0.3225785;0.005845426,0.00347065;0.6412905;-0.003595161,0.1737155;0.5106255;0.01258022,0.2051716;0.2715904;0.01256464,0.2617337;0.03384961;-0.01420557,-0.1636737;0.4995456;-0.01469371,-0.2078003;0.262546;-0.0113311,-0.2535492;0.02455057;-0.05258374,0.07865728;0.005012205;-0.03869807,0.09719119;-0.325234;-0.008151429,0.1073193;-0.6807396;0.06757731,0.1172766;-0.7056957;0.00944047,-0.07537302;0.006239906;-0.04460495,-0.1205225;-0.3219352;-0.02007354,-0.1411625;-0.6783199;0.04910441,-0.1352655;-0.6399944;-0.03086512,0.002976275;0.561465;0.001332335,0;0;0,-0.01646227;0.2979764;-0.1226075,-0.03370196;0.5816246;-0.2671607,0.1408942;0.5057706;-0.1742971,0.229886;0.3681328;0.002517939,0.2538884;0.1891744;0.1693542,-0.1822287;0.4888612;-0.1391025,-0.2423494;0.3544628;0.05181596,-0.2512847;0.2075093;0.2486951,0.07686479;0.00592506;-0.04202771,0.1198055;-0.3226951;-0.0644784,0.135072;-0.6833187;-0.02044106,0.1526282;-0.711735;-0.07315278,-0.08159576;0.003479585;-0.03224368,-0.1288669;-0.3248897;-0.04892156,-0.1520281;-0.6833938;0.007293347,-0.157083;-0.6815149;-0.06809145,-0.02920757;0.5120048;-0.2280518,150.0966
+0;0;0,0.001586432;0.3225785;0.005845426,0.00347065;0.6412905;-0.003595161,0.1737155;0.5106255;0.01258022,0.2051716;0.2715904;0.01256464,0.2617337;0.03384961;-0.01420557,-0.1636737;0.4995456;-0.01469371,-0.2078003;0.262546;-0.0113311,-0.2535492;0.02455057;-0.05258374,0.07865728;0.005012205;-0.03869807,0.09719119;-0.325234;-0.008151429,0.1073193;-0.6807396;0.06757731,0.1172766;-0.7056957;0.00944047,-0.07537302;0.006239906;-0.04460495,-0.1205225;-0.3219352;-0.02007354,-0.1411625;-0.6783199;0.04910441,-0.1352655;-0.6399944;-0.03086512,0.002976275;0.561465;0.001332335,0;0;0,-0.01646227;0.2979764;-0.1226075,-0.03370196;0.5816246;-0.2671607,0.1408942;0.5057706;-0.1742971,0.229886;0.3681328;0.002517939,0.2538884;0.1891744;0.1693542,-0.1822287;0.4888612;-0.1391025,-0.2423494;0.3544628;0.05181596,-0.2512847;0.2075093;0.2486951,0.07686479;0.00592506;-0.04202771,0.1198055;-0.3226951;-0.0644784,0.135072;-0.6833187;-0.02044106,0.1526282;-0.711735;-0.07315278,-0.08159576;0.003479585;-0.03224368,-0.1288669;-0.3248897;-0.04892156,-0.1520281;-0.6833938;0.007293347,-0.157083;-0.6815149;-0.06809145,-0.02920757;0.5120048;-0.2280518,150.1195
+0;0;0,0.001593827;0.3240822;0.005872674,0.003486557;0.6442339;-0.003610553,0.1717283;0.5138043;0.01245526,0.202121;0.2828496;0.01244021,0.2585136;0.04582098;-0.01424981,-0.161707;0.5028543;-0.01449904,-0.204342;0.2738663;-0.0112501,-0.2499539;0.0365838;-0.05237916,0.07887096;0.005025821;-0.0388032,0.0972451;-0.3223735;-0.008519873,0.1073683;-0.6777072;0.06717222,0.1173117;-0.7025866;0.009116549,-0.07557778;0.006256856;-0.04472611,-0.1203381;-0.3190892;-0.02040618,-0.140968;-0.6753016;0.0487383,-0.1350794;-0.6369877;-0.03111959,0.00298995;0.5640481;0.001339192,0;0;0,-0.01674761;0.2974949;-0.1276033,-0.03397982;0.5812691;-0.2750709,0.1389051;0.5041044;-0.1832483,0.2507946;0.388803;-0.01457667,0.2590156;0.2251702;0.1677191,-0.1817599;0.4840807;-0.1505668,-0.2423155;0.3650612;0.04030275,-0.2515307;0.2242546;0.2407113,0.07710712;0.006227046;-0.04203916,0.1194126;-0.3195064;-0.0655551,0.1337461;-0.6802758;-0.02391672,0.1519136;-0.7081895;-0.07680368,-0.08187047;0.003254015;-0.03222132,-0.1290839;-0.3222068;-0.04928435,-0.1531857;-0.6809705;0.003645036,-0.1576788;-0.6795201;-0.07149357,-0.02949017;0.5116204;-0.2352787,150.1416
+0;0;0,0.001655506;0.3245029;0.005459955,0.00355911;0.6454991;-0.004624458,0.1716285;0.5147115;0.01240853,0.2014253;0.2888877;0.01512092,0.256778;0.0510989;-0.005992812,-0.1615563;0.5037562;-0.01479616,-0.2042252;0.2800741;-0.008694157,-0.2501613;0.04190084;-0.04357415,0.07903022;0.005055286;-0.03888467,0.09709638;-0.3190924;-0.008673277,0.10742;-0.6765972;0.06750201,0.1169705;-0.7018099;0.009525564,-0.07573607;0.006259274;-0.04481316,-0.1201734;-0.315846;-0.02063978,-0.1409714;-0.6741952;0.04916199,-0.1350179;-0.635898;-0.0308169,0.003064221;0.5650084;0.0004967474,0;0;0,-0.01667862;0.2961874;-0.1316416,-0.03355181;0.5785634;-0.2836336,0.1379241;0.5056755;-0.1864007,0.249897;0.3952434;-0.02160263,0.255898;0.2332475;0.1621759,-0.1803184;0.4858934;-0.1549373,-0.241025;0.3726387;0.03315756,-0.2532193;0.242958;0.2407328,0.07707015;0.006424963;-0.04245305,0.1190324;-0.3160427;-0.06621408,0.1334429;-0.6792283;-0.02611947,0.1517399;-0.7063236;-0.08002925,-0.08218732;0.003107251;-0.03192084,-0.1293689;-0.3189899;-0.05031028,-0.1540445;-0.6801211;0.001596604,-0.1584654;-0.6792774;-0.07344528,-0.02914758;0.5092588;-0.242613,150.1754
+0;0;0,0.001648856;0.3231994;0.005438023,0.00355316;0.644307;-0.004655757,0.1700466;0.5138249;0.0122764,0.2002509;0.2849124;0.01502589,0.2555871;0.04719426;-0.006081566,-0.1600251;0.502972;-0.01467411,-0.2032777;0.2762305;-0.008488648,-0.2492002;0.03812802;-0.04335827,0.07955419;0.005088801;-0.03914246,0.09734465;-0.3141123;-0.009392105,0.107673;-0.6717811;0.0668181,0.1170847;-0.6961915;0.009683948,-0.07623819;0.006300772;-0.04511026,-0.1199974;-0.3108891;-0.02130577,-0.1408049;-0.6694026;0.04852801,-0.1349379;-0.6312259;-0.03028894,0.00305726;0.5636519;0.000475911,0;0;0,-0.01665626;0.2912427;-0.1392493,-0.03394042;0.5683193;-0.3008649,0.134857;0.5029778;-0.1979256,0.2482874;0.3996663;-0.02535367,0.2539966;0.2389915;0.1594937,-0.1778123;0.4840929;-0.1667011,-0.2408241;0.3783173;0.0286494,-0.2536336;0.2536967;0.2391801,0.07741238;0.006792843;-0.04298925,0.1179566;-0.3107258;-0.06806922,0.1319337;-0.6743156;-0.03000641,0.1497673;-0.7000412;-0.08376527,-0.0829864;0.002877872;-0.03149398,-0.1304524;-0.3140725;-0.05099808,-0.1561109;-0.6756981;-0.001904525,-0.1606627;-0.6756815;-0.07534616,-0.0293813;0.5003928;-0.25731,150.2084
+0;0;0,0.001659425;0.325271;0.005472878,0.003571152;0.64763;-0.004660434,0.1679778;0.5174513;0.01214468,0.1983732;0.2870902;0.01491157,0.2534577;0.05045347;-0.006099868,-0.157973;0.5067338;-0.01446935,-0.2014992;0.2785574;-0.008244746,-0.2472128;0.04153813;-0.04295574,0.0798033;0.005104737;-0.03926504,0.09747754;-0.3120109;-0.009709056,0.1078215;-0.6702217;0.06661665,0.1172603;-0.6947882;0.009318653,-0.07647692;0.006320503;-0.04525152,-0.1199503;-0.308797;-0.02160256,-0.1407893;-0.6678538;0.04833706,-0.1349055;-0.6296538;-0.03070592,0.003073292;0.5666561;0.0004915185,0;0;0,-0.01706228;0.292419;-0.1415412,-0.03463972;0.5706747;-0.3035965,0.1330168;0.4996231;-0.2036488,0.2476119;0.401242;-0.02705073,0.2557459;0.2621084;0.1730702,-0.1761822;0.4863579;-0.169833,-0.2401659;0.3814544;0.02739564,-0.2545824;0.262798;0.2399646,0.07736608;0.006779343;-0.04364514,0.1179132;-0.3086909;-0.06778479,0.1318079;-0.6730123;-0.03139067,0.1498927;-0.6985049;-0.08564162,-0.08349976;0.002954864;-0.03090999,-0.1308653;-0.3118466;-0.05102877,-0.1573822;-0.6742082;-0.003715381,-0.1629323;-0.6743991;-0.07725015,-0.02999443;0.5024324;-0.2599504,150.2424
+0;0;0,0.00167582;0.325633;0.004973797,0.003533806;0.6500913;-0.005908476,0.1686695;0.5191674;0.01196664,0.1993474;0.2875296;0.01857381,0.2541029;0.05043085;0.003007319,-0.1587912;0.5084451;-0.01520474,-0.203584;0.2792297;-0.005469415,-0.2494356;0.04173097;-0.03626351,0.08003625;0.005126124;-0.03924422,0.09741761;-0.3081246;-0.01036523,0.1077716;-0.6663176;0.06635541,0.117154;-0.691259;0.008765824,-0.07655142;0.006346921;-0.04551686,-0.1196284;-0.3048567;-0.02187783,-0.1406062;-0.6639311;0.04827198,-0.1345972;-0.6257244;-0.03122446,0.00305615;0.5685741;-0.0005384721,0;0;0,-0.01803319;0.2902389;-0.1466308,-0.03714706;0.5683328;-0.3129958,0.1301299;0.5005507;-0.2075769,0.2452813;0.4041037;-0.02847077,0.2538691;0.2654777;0.1719422,-0.1776746;0.4815794;-0.1763097,-0.2450882;0.3882914;0.02714455,-0.2579221;0.2721112;0.2411392,0.07747148;0.007118672;-0.04381419,0.1165081;-0.3045699;-0.06807351,0.1300882;-0.6690732;-0.03274131,0.1481344;-0.6942903;-0.087955,-0.08374981;0.002782099;-0.03082884,-0.13249;-0.3078494;-0.05069251,-0.1593357;-0.6704636;-0.005021993,-0.1639778;-0.6714491;-0.07878844,-0.03209777;0.5000288;-0.2684627,150.2642
+0;0;0,0.00167582;0.325633;0.004973797,0.003533806;0.6500913;-0.005908476,0.1686695;0.5191674;0.01196664,0.1993474;0.2875296;0.01857381,0.2541029;0.05043085;0.003007319,-0.1587912;0.5084451;-0.01520474,-0.203584;0.2792297;-0.005469415,-0.2494356;0.04173097;-0.03626351,0.08003625;0.005126124;-0.03924422,0.09741761;-0.3081246;-0.01036523,0.1077716;-0.6663176;0.06635541,0.117154;-0.691259;0.008765824,-0.07655142;0.006346921;-0.04551686,-0.1196284;-0.3048567;-0.02187783,-0.1406062;-0.6639311;0.04827198,-0.1345972;-0.6257244;-0.03122446,0.00305615;0.5685741;-0.0005384721,0;0;0,-0.01803319;0.2902389;-0.1466308,-0.03714706;0.5683328;-0.3129958,0.1301299;0.5005507;-0.2075769,0.2452813;0.4041037;-0.02847077,0.2538691;0.2654777;0.1719422,-0.1776746;0.4815794;-0.1763097,-0.2450882;0.3882914;0.02714455,-0.2579221;0.2721112;0.2411392,0.07747148;0.007118672;-0.04381419,0.1165081;-0.3045699;-0.06807351,0.1300882;-0.6690732;-0.03274131,0.1481344;-0.6942903;-0.087955,-0.08374981;0.002782099;-0.03082884,-0.13249;-0.3078494;-0.05069251,-0.1593357;-0.6704636;-0.005021993,-0.1639778;-0.6714491;-0.07878844,-0.03209777;0.5000288;-0.2684627,150.2868
+0;0;0,0.001669211;0.3243488;0.004954183,0.003528401;0.6490171;-0.00593583,0.1698162;0.5176804;0.01203086,0.2001397;0.2887186;0.0185617,0.2548861;0.05165935;0.002997793,-0.1599234;0.5068834;-0.01532962,-0.2041987;0.2803161;-0.005706765,-0.2500427;0.0428569;-0.03649574,0.08031277;0.005143834;-0.0393798,0.09748986;-0.3044254;-0.01084021,0.1078267;-0.662026;0.06575356,0.1172255;-0.6870632;0.008063544,-0.0768159;0.006368848;-0.04567411,-0.1193866;-0.3011774;-0.0223129,-0.1403297;-0.659658;0.04772091,-0.1343103;-0.621437;-0.03191417,0.003050342;0.5674309;-0.0005612839,0;0;0,-0.0185086;0.2863176;-0.1513577,-0.03858963;0.5616564;-0.3225399,0.1280651;0.5003827;-0.2107991,0.2429685;0.4081157;-0.0328393,0.2514766;0.2704414;0.1681828,-0.1777012;0.4820995;-0.1796758,-0.2446972;0.3933108;0.02284279,-0.2574516;0.2772307;0.2368504,0.07769884;0.007019281;-0.04405665,0.1154055;-0.3011343;-0.06776857,0.1288027;-0.6652259;-0.0344584,0.1469225;-0.690327;-0.08996606,-0.08413311;0.002999076;-0.03065934,-0.1333336;-0.3037521;-0.05129216,-0.1607722;-0.6658384;-0.006656282,-0.1655152;-0.6676263;-0.08022667,-0.03329553;0.4940341;-0.2768822,150.3204
+0;0;0,0.00168137;0.3250444;0.0046945,0.003509738;0.6500345;-0.006428841,0.1709302;0.5183323;0.01229781,0.201182;0.2896027;0.02192229,0.256046;0.05226777;0.01184986,-0.1614145;0.5081158;-0.01480445,-0.2051435;0.2817665;-0.00143147,-0.2511525;0.04360907;-0.02599931,0.08030758;0.005186546;-0.03921476,0.09721518;-0.3041091;-0.01041528,0.107483;-0.6611229;0.06603869,0.1170658;-0.6863715;0.008203104,-0.07669745;0.00630513;-0.04573567,-0.1193772;-0.3009222;-0.02188525,-0.1404495;-0.6587594;0.0482434,-0.1344899;-0.6205199;-0.03166769,0.003041741;0.5683784;-0.001000621,0;0;0,-0.01873049;0.2866912;-0.1521053,-0.03891753;0.5623842;-0.3233306,0.1278844;0.504513;-0.2091347,0.2423709;0.4084369;-0.03310275,0.2506485;0.2706375;0.1678505,-0.1781619;0.4846279;-0.1783464,-0.2449641;0.394248;0.02338105,-0.2584628;0.2779018;0.2372051,0.07766011;0.006910771;-0.04399037,0.115447;-0.3010168;-0.06705213,0.1287883;-0.664623;-0.03508306,0.1469041;-0.6895415;-0.09116316,-0.08403085;0.003120192;-0.03070971,-0.1333304;-0.3033542;-0.05125384,-0.1608518;-0.6649151;-0.007369772,-0.1654265;-0.6668369;-0.08118887,-0.03358921;0.4946761;-0.2776729,150.3425
+0;0;0,0.00168576;0.3258932;0.004706759,0.003520216;0.6519657;-0.006453083,0.1697976;0.5203444;0.01220038,0.2003257;0.2895262;0.02191275,0.2551973;0.05215847;0.01183892,-0.1602873;0.5101973;-0.0147176,-0.2044156;0.2817813;-0.0012225,-0.2504309;0.04359087;-0.02579373,0.0804669;0.005196835;-0.03929255,0.09725426;-0.3018993;-0.01069787,0.1075201;-0.6588424;0.06574095,0.1170836;-0.6839797;0.008021839,-0.07684959;0.006317638;-0.04582641,-0.1192259;-0.2987249;-0.02214559,-0.1402939;-0.6564912;0.04796918,-0.1343464;-0.6182683;-0.03178099,0.003050732;0.5700502;-0.001007624,0;0;0,-0.02002032;0.2863416;-0.1543989,-0.04159355;0.5622664;-0.3271408,0.1249842;0.5021834;-0.214051,0.2406878;0.4103366;-0.0338285,0.2477449;0.2719969;0.1668408,-0.178718;0.4840723;-0.1814223,-0.2440955;0.3951555;0.02381639,-0.259896;0.2795337;0.2379139,0.0776884;0.007258326;-0.04424548,0.1143713;-0.2985394;-0.06769013,0.1276439;-0.6621038;-0.03604484,0.1457236;-0.6871467;-0.09178066,-0.08430387;0.002832505;-0.03050685,-0.1341022;-0.3013813;-0.05004169,-0.1620426;-0.6630284;-0.00776444,-0.1670955;-0.6651397;-0.08129276,-0.03591076;0.4944927;-0.2811576,150.3762
+0;0;0,0.001684562;0.3256615;0.004703413,0.003519145;0.6517571;-0.006456449,0.1719169;0.5195159;0.01236416,0.2024446;0.2887001;0.02207642,0.2573654;0.05111964;0.01199356,-0.1623652;0.5092398;-0.0148961,-0.206493;0.2808262;-0.001401145,-0.2525496;0.04242229;-0.0259944,0.08049326;0.005198537;-0.03930542,0.09726306;-0.3015764;-0.01074065,0.1075108;-0.657892;0.0655638,0.1170741;-0.6830279;0.007846247,-0.07687478;0.006319709;-0.04584141,-0.1192067;-0.2984038;-0.02218536,-0.1402377;-0.6555412;0.04780614,-0.1342904;-0.6173185;-0.03194186,0.003049731;0.5698537;-0.001011797,0;0;0,-0.02115361;0.2854732;-0.1553638,-0.04435973;0.5609739;-0.3286188,0.1247138;0.5015783;-0.2147143,0.2402517;0.4107713;-0.03386283,0.2434882;0.2685162;0.1644185,-0.1820948;0.4834345;-0.1803917,-0.2477766;0.3959894;0.02537866,-0.2626169;0.2803263;0.2397714,0.07774678;0.007173151;-0.0442164,0.1145808;-0.2983056;-0.06732488,0.1277782;-0.6613132;-0.03667355,0.1448331;-0.6866803;-0.09240818,-0.0843201;0.002960005;-0.03053631,-0.1343814;-0.3008716;-0.05024074,-0.1620129;-0.6618857;-0.007890888,-0.1669762;-0.6641324;-0.08136366,-0.03824784;0.4932994;-0.2825663,150.4097
+0;0;0,0.001786996;0.3258936;0.004395916,0.003746004;0.6521611;-0.007080411,0.1718321;0.5200246;0.0121136,0.2022727;0.2905245;0.02582005,0.2569283;0.05260372;0.02014983,-0.1618957;0.5096183;-0.01520759,-0.2070088;0.2828659;0.003038683,-0.2528557;0.04379347;-0.0161483,0.08047514;0.005157123;-0.0393381,0.09712473;-0.2986519;-0.01074183,0.1074164;-0.657517;0.06629172,0.1164597;-0.6828215;0.008470844,-0.07690391;0.006358066;-0.04577876,-0.1188564;-0.2954352;-0.02220653,-0.1400397;-0.6551368;0.04843508,-0.1340614;-0.6169208;-0.03144216,0.00324245;0.5701894;-0.001555858,0;0;0,-0.02104901;0.2856475;-0.1555364,-0.04387073;0.5615207;-0.3286039,0.1248722;0.5006859;-0.2150584,0.2397404;0.410343;-0.03498006,0.2431207;0.2652892;0.1614218,-0.1809311;0.4865318;-0.1795618,-0.2463429;0.3956403;0.02352636,-0.2581224;0.2727076;0.234179,0.07772209;0.007041484;-0.04427219,0.1148207;-0.2954012;-0.06766033,0.1279327;-0.6610464;-0.0367434,0.1450364;-0.6863127;-0.09274983,-0.08433251;0.00305978;-0.03047947,-0.1339036;-0.2979197;-0.04915959,-0.1616801;-0.6616492;-0.007284969,-0.1672931;-0.6639437;-0.0808321,-0.0379388;0.4936709;-0.2826544,150.443
+0;0;0,0.001787425;0.3259718;0.004396971,0.003748521;0.6525871;-0.007091379,0.1717292;0.5203994;0.01209968,0.2019676;0.2924234;0.02571511,0.2566298;0.05447413;0.02004421,-0.1617909;0.5099996;-0.0152045,-0.2066045;0.284753;0.002920598,-0.2524568;0.04565191;-0.01626868,0.08046367;0.005156388;-0.03933249,0.09711412;-0.2986684;-0.01073473,0.1074077;-0.6575998;0.06631307,0.1164723;-0.6830345;0.008355998,-0.07689295;0.006357159;-0.04577223,-0.1188477;-0.2954518;-0.02219878,-0.1400348;-0.6552199;0.04845589,-0.1340424;-0.6169845;-0.0316095,0.00324446;0.5705329;-0.001561267,0;0;0,-0.02090362;0.2857317;-0.1555655,-0.04302965;0.5623043;-0.3282733,0.1251459;0.5013713;-0.2144668,0.2391335;0.4089394;-0.03688312,0.2427014;0.2631378;0.1589973,-0.1802174;0.4880579;-0.1793501,-0.2445049;0.3934904;0.02064213,-0.2572281;0.2680833;0.2298099,0.07769343;0.007026702;-0.04429889,0.1148802;-0.2954277;-0.06760287,0.128021;-0.6611391;-0.0366745,0.1435686;-0.6867496;-0.0930655,-0.08432138;0.003075263;-0.03047103,-0.1337646;-0.2979429;-0.04912553,-0.1617023;-0.661718;-0.007158436,-0.1674393;-0.664045;-0.08088937,-0.03735697;0.4942128;-0.2825011,150.4653
+0;0;0,0.001787425;0.3259718;0.004396971,0.003748521;0.6525871;-0.007091379,0.1717292;0.5203994;0.01209968,0.2019676;0.2924234;0.02571511,0.2566298;0.05447413;0.02004421,-0.1617909;0.5099996;-0.0152045,-0.2066045;0.284753;0.002920598,-0.2524568;0.04565191;-0.01626868,0.08046367;0.005156388;-0.03933249,0.09711412;-0.2986684;-0.01073473,0.1074077;-0.6575998;0.06631307,0.1164723;-0.6830345;0.008355998,-0.07689295;0.006357159;-0.04577223,-0.1188477;-0.2954518;-0.02219878,-0.1400348;-0.6552199;0.04845589,-0.1340424;-0.6169845;-0.0316095,0.00324446;0.5705329;-0.001561267,0;0;0,-0.02090362;0.2857317;-0.1555655,-0.04302965;0.5623043;-0.3282733,0.1251459;0.5013713;-0.2144668,0.2391335;0.4089394;-0.03688312,0.2427014;0.2631378;0.1589973,-0.1802174;0.4880579;-0.1793501,-0.2445049;0.3934904;0.02064213,-0.2572281;0.2680833;0.2298099,0.07769343;0.007026702;-0.04429889,0.1148802;-0.2954277;-0.06760287,0.128021;-0.6611391;-0.0366745,0.1435686;-0.6867496;-0.0930655,-0.08432138;0.003075263;-0.03047103,-0.1337646;-0.2979429;-0.04912553,-0.1617023;-0.661718;-0.007158436,-0.1674393;-0.664045;-0.08088937,-0.03735697;0.4942128;-0.2825011,150.488
+0;0;0,0.00176536;0.3260893;0.003993686,0.003643032;0.6528106;-0.007966387,0.1718466;0.5207458;0.01182124,0.2011116;0.2992488;0.02808733,0.2557091;0.06117548;0.03019767,-0.162063;0.5102316;-0.01614936,-0.2065975;0.2917811;0.005714213,-0.2519154;0.05221049;-0.008997505,0.08042068;0.005120213;-0.03935077,0.09694978;-0.298517;-0.01061256,0.1071336;-0.6578786;0.06690795,0.1161851;-0.6833926;0.008515429,-0.07687508;0.00639591;-0.04573291,-0.1189753;-0.2952001;-0.02202451,-0.1402137;-0.6554672;0.04876038,-0.1340712;-0.6172211;-0.03166154,0.003164373;0.5707429;-0.002312674,0;0;0,-0.02095726;0.2858075;-0.155654,-0.04310331;0.5626255;-0.3281986,0.125385;0.5003822;-0.2145529,0.2377762;0.4086888;-0.04384114,0.243621;0.2614391;0.1509602,-0.1801176;0.489399;-0.178728,-0.2423502;0.3926333;0.01348409,-0.2574652;0.2607087;0.2185003,0.07765713;0.006964832;-0.04430628,0.1150332;-0.2952922;-0.0675087,0.1282747;-0.6615328;-0.03674364,0.1438492;-0.6868675;-0.09391809,-0.08428275;0.003135466;-0.03047578,-0.133562;-0.2977336;-0.0490239,-0.1615573;-0.6620136;-0.006949902,-0.167634;-0.6644803;-0.08099319,-0.03741711;0.4944746;-0.2824775,150.5215
+0;0;0,0.001765181;0.3260562;0.00399328,0.003644367;0.6530414;-0.007975258,0.1716137;0.5210074;0.01179542,0.202894;0.2842575;0.02918164,0.2575999;0.04571138;0.03129617,-0.1618327;0.5105079;-0.01613637,-0.2094339;0.2770142;0.007232783,-0.2548419;0.03696783;-0.007508154,0.08039214;0.005118396;-0.03933681,0.09692866;-0.2986551;-0.0105857,0.1071153;-0.6581153;0.06695606,0.1161724;-0.6836641;0.008526906,-0.07684781;0.00639364;-0.04571668,-0.1189669;-0.2953377;-0.02199764,-0.1402111;-0.6557035;0.04880664,-0.1340647;-0.6174523;-0.03166573,0.003165482;0.5709352;-0.002318888,0;0;0,-0.02076328;0.2858782;-0.1554806,-0.04256742;0.5634226;-0.3274097,0.1256721;0.5002226;-0.2142855,0.2192788;0.3854401;-0.02615237,0.2472857;0.2239646;0.1556242,-0.1794441;0.4907005;-0.1782082,-0.2455795;0.3826594;0.02497771,-0.2613019;0.2432758;0.225543,0.07752924;0.006908536;-0.04447436,0.1153073;-0.2954727;-0.06720924,0.1284518;-0.6618128;-0.03638339,0.1449817;-0.6868201;-0.09367752,-0.08427358;0.003192254;-0.03040153,-0.1334334;-0.2978433;-0.04882284,-0.1614736;-0.6621984;-0.006548312,-0.167796;-0.6646182;-0.08064723,-0.0370049;0.4950513;-0.2819335,150.5553
+0;0;0,0.001765249;0.3260688;0.003993435,0.003647341;0.6535611;-0.007990664,0.1720195;0.5213497;0.01181778,0.199574;0.3127993;0.0271331,0.2542776;0.07426304;0.02924755,-0.162225;0.510825;-0.01618087,-0.2041564;0.305143;0.004404766,-0.2495625;0.06510653;-0.01033556,0.08034386;0.005115322;-0.03931319,0.09691262;-0.2992505;-0.01050601,0.1070879;-0.6583083;0.06694895,0.1161692;-0.6840056;0.008363526,-0.07680164;0.0063898;-0.04568923,-0.1190028;-0.2959299;-0.02192393,-0.1402233;-0.6558924;0.04880111,-0.1340605;-0.617619;-0.03188649,0.003168119;0.571397;-0.002330312,0;0;0,-0.02037929;0.2862215;-0.1549253,-0.04151142;0.5653968;-0.325269,0.1269883;0.4999303;-0.2126415,0.2402261;0.4077341;-0.06044364,0.2511698;0.2505885;0.1268582,-0.1791379;0.4917384;-0.1766492,-0.2375026;0.3929327;0.0003200173,-0.2580187;0.2447826;0.1940392,0.07756703;0.006722659;-0.04432821,0.1158295;-0.2962272;-0.06669664,0.1288676;-0.6621536;-0.03582311,0.1439189;-0.6874512;-0.0935514,-0.08415848;0.003415546;-0.03053706,-0.1329389;-0.2983157;-0.04847216,-0.1609406;-0.662247;-0.006102253,-0.1673766;-0.664567;-0.08047238,-0.0361705;0.4965752;-0.2803439,150.5887
+0;0;0,0.001724781;0.3256603;0.003401976,0.003517711;0.6533302;-0.009299691,0.1716983;0.5217071;0.01153407,0.203366;0.2847982;0.03262104,0.256663;0.0445291;0.04157279,-0.1622499;0.5110679;-0.01628589,-0.2105585;0.2777738;0.01223606,-0.2563172;0.03591114;0.004585116,0.08022723;0.005068962;-0.03927783,0.0967135;-0.3003629;-0.009908292,0.1068841;-0.6591938;0.06763349,0.1161471;-0.685418;0.008769475,-0.07671396;0.006417109;-0.0455921,-0.1191841;-0.296956;-0.02142565,-0.1404525;-0.6566904;0.04938799,-0.1342679;-0.6183984;-0.03188277,0.003065057;0.5712886;-0.0034555,0;0;0,-0.0196867;0.2867214;-0.1532073,-0.0396453;0.5683138;-0.3200908,0.128564;0.4995081;-0.2094064,0.2062573;0.3709888;-0.02227044,0.2441262;0.1844816;0.1340337,-0.1783284;0.4921134;-0.1741525,-0.2437434;0.3721547;0.02308878,-0.2720778;0.2156697;0.2111302,0.07751848;0.006626725;-0.04417944,0.1165145;-0.2974379;-0.0653224,0.1295391;-0.6631439;-0.03425431,0.1463721;-0.6886925;-0.09207249,-0.0839826;0.003487837;-0.03065303,-0.1322334;-0.2995263;-0.04730508,-0.1603574;-0.6631873;-0.004462235,-0.1668181;-0.6653406;-0.07953797,-0.03466582;0.4988628;-0.2763077,150.6108
+0;0;0,0.001727071;0.3260928;0.003406493,0.00352305;0.6543218;-0.009309195,0.1712148;0.5228792;0.01147848,0.2029807;0.2852356;0.03263084,0.2562745;0.04498063;0.04158207,-0.1617649;0.5122709;-0.0162608,-0.2102234;0.2782533;0.01234961,-0.2559793;0.03640489;0.004699117,0.07999797;0.005054476;-0.03916559,0.09654493;-0.3015018;-0.009687927,0.106726;-0.6607007;0.06793343,0.1158479;-0.6860687;0.00996593,-0.07649473;0.00639877;-0.04546181,-0.1191212;-0.2980912;-0.02120639,-0.1404114;-0.6581946;0.04967991,-0.1343211;-0.6200289;-0.03035306,0.003070599;0.5723169;-0.003467619,0;0;0,-0.01866238;0.2885531;-0.1507976,-0.03697628;0.5735588;-0.3131145,0.1309595;0.4999077;-0.2055061,0.2285811;0.3692755;-0.02848554,0.2506347;0.1829526;0.1310143,-0.1776257;0.4903678;-0.1721344,-0.2428704;0.3653437;0.02291201,-0.2742769;0.2032274;0.2055995,0.07759739;0.006406248;-0.04355192,0.1175264;-0.2986941;-0.064502,0.1304142;-0.6647096;-0.03257608,0.1439187;-0.6909106;-0.08886218,-0.08348729;0.00367187;-0.03123386,-0.1305741;-0.300758;-0.04622641,-0.1586847;-0.6647286;-0.002778221,-0.1645564;-0.6658224;-0.07699242,-0.03242752;0.5033591;-0.2705653,150.6444
+0;0;0,0.001719198;0.3246061;0.003390963,0.003509376;0.6517765;-0.009278594,0.1737934;0.5199549;0.01171207,0.205601;0.2819999;0.03289215,0.2590549;0.04102325;0.04187026,-0.1643157;0.5091832;-0.01645453,-0.2128377;0.2748589;0.01219337,-0.2587311;0.03228407;0.004519896,0.07934803;0.005013411;-0.03884739,0.09604464;-0.3043154;-0.009103131,0.1062204;-0.6633269;0.06847771,0.1153346;-0.6886483;0.01055888,-0.07587326;0.006346784;-0.04509246,-0.1188853;-0.300897;-0.02061767,-0.1401644;-0.6608125;0.05023163,-0.1340791;-0.6226537;-0.02973413,0.003059036;0.5701542;-0.003464274,0;0;0,-0.01814774;0.2889991;-0.1467438,-0.03623807;0.575049;-0.3050587,0.1340983;0.4998415;-0.1972947,0.2310222;0.3648444;-0.02275395,0.2551492;0.1682723;0.1248434,-0.1801023;0.4882111;-0.165575,-0.2450364;0.3567236;0.02567756,-0.28113;0.1796852;0.1940886,0.07753764;0.006066769;-0.04220748,0.1180113;-0.3018602;-0.06197214,0.1306603;-0.6675903;-0.02890968,0.1461608;-0.6932742;-0.08509827,-0.08225629;0.003868837;-0.03239287,-0.1290453;-0.3036031;-0.04332922,-0.1571178;-0.6672583;0.001150571,-0.1623311;-0.6678045;-0.07326629,-0.03168753;0.5046635;-0.2635694,150.6778
+0;0;0,0.001767083;0.3237637;0.002858946,0.003636993;0.649655;-0.01035166,0.1759866;0.5181039;0.01122594,0.2079619;0.28021;0.03806649,0.2608791;0.03864889;0.05070699,-0.1662966;0.5070147;-0.01688972,-0.2155842;0.2729238;0.01640467,-0.2606481;0.02947909;0.01244229,0.07936335;0.004990844;-0.03899464,0.09628033;-0.3076634;-0.008494616,0.1063319;-0.6668103;0.06920128,0.1156744;-0.6916816;0.0115032,-0.07599349;0.006376911;-0.04503728,-0.1194608;-0.3042023;-0.02013185,-0.1406276;-0.6642454;0.05089672,-0.1346466;-0.6261656;-0.02864041,0.003163275;0.5684832;-0.004415347,0;0;0,-0.01785135;0.2902671;-0.1423397,-0.03611515;0.5777652;-0.2953287,0.1366829;0.5011088;-0.1893253,0.2352777;0.3605759;-0.01942563,0.2584709;0.1563696;0.1186817,-0.1823031;0.4872914;-0.1577255,-0.2476648;0.346517;0.02733323,-0.2869709;0.1608059;0.1863245,0.07766201;0.006220371;-0.04211831,0.1185724;-0.3051925;-0.05993652,0.1313201;-0.6709506;-0.02554679,0.1473043;-0.6967852;-0.08081174,-0.08238584;0.003563104;-0.03230959,-0.1284466;-0.3075242;-0.04080895,-0.1566796;-0.6712234;0.0044672,-0.1614777;-0.6709624;-0.06982803,-0.03146172;0.5070971;-0.2552203,150.711
+0;0;0,0.001768519;0.3240269;0.002861271,0.003638614;0.6499524;-0.01034705,0.1806989;0.5171041;0.01165129,0.212762;0.2785579;0.03856545,0.2659428;0.03579295;0.05126894,-0.1709131;0.5057127;-0.01723066,-0.220336;0.2709799;0.01615503,-0.2656244;0.02632195;0.01217291,0.07915758;0.004977903;-0.03889353,0.09629349;-0.3117229;-0.007998759,0.1063296;-0.6703155;0.06957725,0.115674;-0.6951982;0.01186718,-0.07579645;0.006360376;-0.0449205,-0.1198263;-0.3082385;-0.01969273,-0.1409604;-0.667726;0.05122622,-0.1349782;-0.6296444;-0.02832742,0.00316534;0.5688566;-0.004416297,0;0;0,-0.0176321;0.2931373;-0.1369832,-0.03602955;0.584062;-0.2834134,0.1414559;0.5012773;-0.1780643,0.2416617;0.3537442;-0.01420616,0.2660185;0.1359307;0.103643,-0.1865634;0.487977;-0.1462667,-0.2518772;0.3359476;0.03058885,-0.2956514;0.1371225;0.1736861,0.0774993;0.005889267;-0.04198313,0.1194745;-0.3096235;-0.05738688,0.1321447;-0.6746536;-0.02133226,0.1482992;-0.7004267;-0.07663393,-0.08212569;0.003780209;-0.03231856,-0.1276399;-0.3115616;-0.03827902,-0.1557255;-0.6745036;0.008537117,-0.1601553;-0.6734014;-0.06612995,-0.03130981;0.5125527;-0.2449937,150.7335
+0;0;0,0.001777731;0.3257146;0.002876174,0.003656333;0.6531254;-0.01038715,0.1831372;0.5193211;0.01184867,0.215472;0.2787523;0.03899103,0.2685772;0.03633302;0.05167643,-0.1732717;0.5077743;-0.01742729,-0.2231136;0.2710513;0.01624147,-0.2683376;0.0267417;0.01226501,0.07909232;0.004973799;-0.03886147,0.09643;-0.315456;-0.007602926,0.1064447;-0.6732846;0.06980781,0.1158102;-0.6982914;0.01196736,-0.07573395;0.006355132;-0.04488347,-0.1202823;-0.3119479;-0.01935866,-0.1413713;-0.6706697;0.05140921,-0.1353756;-0.6325698;-0.02832415,0.003181599;0.5717795;-0.004438112,0;0;0,-0.01743391;0.2977262;-0.1309834,-0.0355799;0.5944291;-0.2689304,0.1448174;0.5010342;-0.1686659,0.2250525;0.3251852;-0.01935053,0.2684413;0.1106464;0.09828734,-0.1885419;0.4869233;-0.1359727,-0.2555677;0.3260443;0.03514445,-0.3015149;0.1146768;0.1574589,0.07724768;0.006025881;-0.04227328,0.1198319;-0.3132789;-0.05583549,0.1322703;-0.6772952;-0.01747513,0.1485304;-0.7029246;-0.0731523,-0.08214384;0.003584674;-0.03209494,-0.1276357;-0.3155541;-0.03791567,-0.1559692;-0.677223;0.01235234,-0.1604252;-0.7057754;-0.04251783,-0.0309113;0.5214964;-0.2327118,150.7668
+0;0;0,0.001733202;0.3247846;0.002485581,0.003539178;0.6510386;-0.01112432,0.1868644;0.5170218;0.01169378,0.2193733;0.2765426;0.04388952,0.2728867;0.03329347;0.06299201,-0.1771736;0.5051098;-0.01769499,-0.2276673;0.2686764;0.02068802,-0.2723187;0.02296324;0.02616952,0.07917435;0.005032161;-0.0390292,0.0965592;-0.3182842;-0.007034715,0.1064714;-0.6763849;0.07069567,0.1161212;-0.7012789;0.01244631,-0.07593772;0.00631921;-0.04484091,-0.1210415;-0.3148985;-0.0194605,-0.1421686;-0.6737707;0.05223913,-0.1362399;-0.6356697;-0.02775256,0.003084396;0.5700684;-0.005102123,0;0;0,-0.01703753;0.2992981;-0.1249983,-0.03493847;0.5968499;-0.2583526,0.1490475;0.5013349;-0.1584623,0.2280267;0.3202267;-0.0139432,0.2744302;0.0940688;0.08144045,-0.1904176;0.4870637;-0.1237151,-0.2574633;0.3145097;0.03645244,-0.3055962;0.09350452;0.142465,0.07722215;0.005944937;-0.04264474,0.1204597;-0.3163284;-0.05403399,0.1329479;-0.6803439;-0.01264262,0.148913;-0.7058922;-0.06884718,-0.08240814;0.003598541;-0.03182966,-0.12723;-0.3186195;-0.03691077,-0.1555477;-0.6801699;0.01653,-0.1619896;-0.70886;-0.03836466,-0.03033292;0.5238128;-0.2231814,150.7894
+0;0;0,0.001742844;0.3265915;0.002499408,0.003558626;0.6546192;-0.01117941,0.1879414;0.5199732;0.01175955,0.2205849;0.2784981;0.04408861,0.2742814;0.03441659;0.06325647,-0.178195;0.5079926;-0.01779862,-0.2288978;0.27058;0.02074334,-0.2737019;0.02402608;0.0262436,0.07888215;0.005013589;-0.03888515,0.09633545;-0.3195758;-0.006764699,0.1062689;-0.6784432;0.07113208,0.1158828;-0.7031332;0.01309913,-0.07565747;0.006295889;-0.04467542,-0.1209388;-0.3161865;-0.01919508,-0.1421112;-0.675827;0.05265804,-0.1362045;-0.6377561;-0.02703647,0.003102028;0.5733255;-0.00513316,0;0;0,-0.01629062;0.3038496;-0.1186645,-0.03268062;0.607668;-0.2420945,0.1520051;0.502167;-0.148325,0.2333995;0.3131378;-0.01392293,0.2776102;0.08002482;0.06688714,-0.189799;0.487025;-0.1138582,-0.2571336;0.3041375;0.03593892,-0.3076901;0.07047184;0.1112445,0.07710251;0.005673468;-0.04222083,0.120571;-0.317815;-0.05488086,0.1333699;-0.6820656;-0.008945465,0.1496098;-0.7077359;-0.06451821,-0.08193298;0.003828597;-0.03212342,-0.1264475;-0.3197446;-0.03578421,-0.1547979;-0.6816618;0.02047029,-0.1614986;-0.7100298;-0.03429764,-0.02851778;0.5330103;-0.2096243,150.8226
+0;0;0,0.001742844;0.3265915;0.002499408,0.003558626;0.6546192;-0.01117941,0.1879414;0.5199732;0.01175955,0.2205849;0.2784981;0.04408861,0.2742814;0.03441659;0.06325647,-0.178195;0.5079926;-0.01779862,-0.2288978;0.27058;0.02074334,-0.2737019;0.02402608;0.0262436,0.07888215;0.005013589;-0.03888515,0.09633545;-0.3195758;-0.006764699,0.1062689;-0.6784432;0.07113208,0.1158828;-0.7031332;0.01309913,-0.07565747;0.006295889;-0.04467542,-0.1209388;-0.3161865;-0.01919508,-0.1421112;-0.675827;0.05265804,-0.1362045;-0.6377561;-0.02703647,0.003102028;0.5733255;-0.00513316,0;0;0,-0.01629062;0.3038496;-0.1186645,-0.03268062;0.607668;-0.2420945,0.1520051;0.502167;-0.148325,0.2333995;0.3131378;-0.01392293,0.2776102;0.08002482;0.06688714,-0.189799;0.487025;-0.1138582,-0.2571336;0.3041375;0.03593892,-0.3076901;0.07047184;0.1112445,0.07710251;0.005673468;-0.04222083,0.120571;-0.317815;-0.05488086,0.1333699;-0.6820656;-0.008945465,0.1496098;-0.7077359;-0.06451821,-0.08193298;0.003828597;-0.03212342,-0.1264475;-0.3197446;-0.03578421,-0.1547979;-0.6816618;0.02047029,-0.1614986;-0.7100298;-0.03429764,-0.02851778;0.5330103;-0.2096243,150.8454
+0;0;0,0.001780182;0.3261193;0.001980344,0.003673366;0.6533344;-0.01235844,0.189209;0.5195844;0.01124428,0.2219516;0.2780495;0.04884566,0.2748885;0.03303564;0.07424953,-0.1793203;0.5072756;-0.01804658,-0.2304806;0.2699608;0.02541972,-0.2753997;0.02229227;0.03646616,0.07865509;0.005023547;-0.03897773,0.09643431;-0.3220463;-0.006416466,0.1062122;-0.6802948;0.07173987,0.1158317;-0.704972;0.01367478,-0.07559046;0.006262858;-0.04447451,-0.1211537;-0.3187309;-0.01890001,-0.1422555;-0.6777353;0.05332558,-0.1364235;-0.6396974;-0.02639312,0.003193027;0.5724007;-0.006146922,0;0;0,-0.01543336;0.3058802;-0.1120713,-0.03088811;0.6111425;-0.2298363,0.1544938;0.5018067;-0.1388195,0.236359;0.3063984;-0.01257086,0.2793193;0.0649915;0.0453651,-0.1888199;0.4875349;-0.1032026,-0.2535888;0.2930633;0.03394987,-0.3070066;0.05397928;0.09281263,0.07687226;0.005489022;-0.04232788,0.1209246;-0.3205029;-0.05414748,0.1339244;-0.6836538;-0.004163269,0.150307;-0.7092692;-0.05977106,-0.08178829;0.003980066;-0.03203058,-0.1261472;-0.322177;-0.03424246,-0.1543805;-0.6830523;0.02506907,-0.1619495;-0.7112828;-0.02975438,-0.02695048;0.5362923;-0.1986752,150.8678
+0;0;0,0.001775954;0.3253448;0.001975641,0.003654665;0.650066;-0.01224426,0.1911509;0.5165968;0.01147712,0.2240339;0.2740265;0.0492397,0.2767504;0.03003258;0.07453781,-0.1812528;0.5041587;-0.01812168,-0.2326325;0.2658265;0.02553096,-0.2773646;0.01918894;0.03653141,0.0785745;0.005018399;-0.03893779,0.09645319;-0.3238814;-0.006194353,0.1061987;-0.6809448;0.07170344,0.1158257;-0.7056647;0.0135931,-0.07551301;0.006256442;-0.04442894,-0.1213312;-0.3205557;-0.01871135,-0.1423632;-0.6783725;0.05327532,-0.1365266;-0.6403283;-0.02650551,0.003179289;0.5699685;-0.006096919,0;0;0,-0.01471773;0.3069531;-0.1068618,-0.02900158;0.6121901;-0.2177162,0.1581572;0.5019514;-0.1287723,0.2390786;0.2984434;-0.01308346,0.2796825;0.05478981;0.03091979,-0.1886226;0.4877663;-0.09156619,-0.2528248;0.283706;0.03327444,-0.3077226;0.040638;0.06253549,0.07678752;0.005266845;-0.04232287,0.1213219;-0.3225512;-0.05322742,0.1343701;-0.6841989;-0.001285549,0.1507086;-0.7097901;-0.0570209,-0.08168432;0.004187311;-0.03202228,-0.1256697;-0.3238809;-0.03385629,-0.1539435;-0.6830645;0.02815221,-0.1621552;-0.7114437;-0.02651217,-0.02536282;0.5375142;-0.1883242,150.9009
+0;0;0,0.001777389;0.3256075;0.001977236,0.003652763;0.6497554;-0.01221326,0.1907811;0.5166309;0.01145519,0.2237774;0.2732246;0.04934791,0.2747592;0.03725976;0.07381355,-0.1808909;0.5042173;-0.01808546,-0.2324477;0.2650637;0.02571763,-0.2757078;0.0265422;0.03635609,0.07873793;0.005028837;-0.03901878,0.09671716;-0.3257205;-0.006091207,0.1064504;-0.6823345;0.07170854,0.1160901;-0.7071265;0.01352167,-0.07567007;0.006269455;-0.04452135,-0.1217459;-0.3223805;-0.01865914,-0.1427515;-0.679747;0.05323692,-0.1369072;-0.6416922;-0.02664896,0.003178811;0.5698978;-0.006084324,0;0;0,-0.01350245;0.3097638;-0.09945535,-0.02541584;0.6184908;-0.1986492,0.1613405;0.5015099;-0.1187515,0.2422275;0.2921183;-0.01205707,0.2792165;0.05252649;-0.001823664,-0.1878175;0.4877366;-0.08328527,-0.2526658;0.2767104;0.03088084,-0.3068981;0.04020351;0.030192,0.07679938;0.00517416;-0.04269075,0.1208646;-0.3245948;-0.05333519,0.1348425;-0.685185;0.002346035,0.1508853;-0.7107779;-0.05362583,-0.08197477;0.004285628;-0.03176771,-0.1262935;-0.3256207;-0.03231267,-0.1537745;-0.6841089;0.03134349,-0.1629824;-0.7127267;-0.02306194,-0.02238642;0.5429064;-0.1723272,150.9348
+0;0;0,0.001777263;0.3119508;0.001143635,0.003619976;0.6089191;-0.01266343,0.1687815;0.4885148;0.009842932,0.2019904;0.2449673;0.05191983,0.2510165;0.01644665;0.08115612,-0.1595105;0.477269;-0.01591754,-0.2114151;0.2382233;0.03257742,-0.2534893;0.006946817;0.04744199,0.07858083;0.005068662;-0.03945469,0.09668898;-0.3266186;-0.00538525,0.1064616;-0.6829653;0.0725108,0.1160288;-0.7069048;0.01539844,-0.0759092;0.0062363;-0.04422909,-0.1219682;-0.3234524;-0.01797988,-0.1429205;-0.6805443;0.05407965,-0.1372333;-0.6426781;-0.02446077,0.0031451;0.5350036;-0.006793011,0;0;0,-0.005761713;0.3049876;-0.06532311,-0.008813784;0.5968669;-0.1210461,0.1636968;0.5012552;-0.1091247,0.2440643;0.2863852;-0.01134634,0.278101;0.05337796;-0.01674557,-0.1752207;0.4919688;-0.07804528,-0.2409655;0.274084;0.02389846,-0.2933066;0.04508632;0.006563302,0.07666604;0.005086213;-0.0430553,0.1209046;-0.3257545;-0.05267048,0.1350009;-0.6858156;0.00480628,0.1519856;-0.7119748;-0.04830194,-0.08212333;0.004370783;-0.0315272,-0.1269191;-0.3265346;-0.03129058,-0.1537781;-0.6846217;0.03350484,-0.1638704;-0.7123795;-0.01964597,-0.007385448;0.5250103;-0.1028035,150.9682
+0;0;0,0.001770721;0.3108025;0.001139426,0.003617916;0.6084967;-0.01269806,0.1697051;0.4877277;0.00990966,0.2030417;0.2432433;0.05214842,0.2555834;-0.001664385;0.08348121,-0.1604228;0.4764189;-0.01599488,-0.2125272;0.2364537;0.03268664,-0.2576184;-0.01140746;0.04861712,0.07852443;0.005065024;-0.03942637,0.09670977;-0.3280364;-0.005211674,0.106454;-0.683347;0.07245792,0.1160035;-0.7071869;0.01545103,-0.07585471;0.006231824;-0.04419735,-0.12211;-0.3248625;-0.01783622,-0.1430014;-0.6809163;0.05401381,-0.1373247;-0.6430647;-0.02438156,0.003142366;0.5344764;-0.006819319,0;0;0,-0.005633697;0.3049569;-0.0597682,-0.009316444;0.5975901;-0.1156638,0.1642854;0.5017962;-0.1021156,0.2439094;0.2812042;-0.01455259,0.2729036;0.03325172;-0.05198288,-0.1761115;0.4922564;-0.06987798,-0.241547;0.2681896;0.02056722,-0.2980053;0.0271374;-0.028712,0.07648686;0.005081594;-0.04324484,0.1201554;-0.3272865;-0.05232358,0.1344845;-0.685915;0.007287264,0.1517719;-0.7120587;-0.04552126,-0.08211257;0.004393215;-0.03137521,-0.128165;-0.3277757;-0.03042411,-0.1546563;-0.6845014;0.03604481,-0.1653566;-0.7123913;-0.01662367,-0.007854328;0.525462;-0.09807992,150.9904
+0;0;0,0.00176801;0.3103267;0.001137681,0.003623596;0.6093768;-0.01275952,0.1699911;0.4882669;0.009897302,0.2034285;0.2430433;0.05226377,0.2547729;0.003716707;0.08288254,-0.1606958;0.476939;-0.01605109,-0.2129576;0.2362483;0.03277761,-0.2570213;-0.005964503;0.04834507,0.07846796;0.005061381;-0.03939802,0.09673991;-0.3296263;-0.005020391,0.1064271;-0.6828557;0.07219425,0.1160178;-0.7069279;0.01494143,-0.07580017;0.006227343;-0.04416556,-0.1222758;-0.3264437;-0.01767891,-0.1430448;-0.6804119;0.05375027,-0.1373436;-0.6425264;-0.02498331,0.003146366;0.5350948;-0.00686,0;0;0,-0.005183488;0.3054699;-0.05448246,-0.008917257;0.6000356;-0.1076624,0.1646556;0.5020604;-0.09467363,0.2440083;0.2773844;-0.01548123,0.2707811;0.03655258;-0.06167889,-0.175842;0.4930565;-0.06279111,-0.2412218;0.2645698;0.01824518,-0.2957902;0.03262892;-0.04560401,0.07637325;0.004980743;-0.04332852,0.1195115;-0.3290874;-0.05164194,0.1341468;-0.6853466;0.00912118,0.1502779;-0.7126585;-0.04330778,-0.08206819;0.004503247;-0.03129817,-0.1288314;-0.3291776;-0.02993858,-0.1552226;-0.683465;0.03796475,-0.1661969;-0.7121525;-0.01427512,-0.007575288;0.5273044;-0.09150028,151.0239
+0;0;0,0.001835949;0.3103273;0.0008260248,0.003768872;0.6093678;-0.01327155,0.1701728;0.4885322;0.009615269,0.2035296;0.2443461;0.05765791,0.2547714;0.005863115;0.09441537,-0.1607113;0.4772528;-0.016016,-0.2133678;0.237843;0.03836971,-0.2582;-0.003656983;0.06114751,0.07836565;0.004923358;-0.03961854,0.09691511;-0.3297254;-0.005011532,0.1064813;-0.6828018;0.07291499,0.1160952;-0.7072086;0.01598395,-0.0759194;0.006331343;-0.04394543,-0.1222781;-0.3263457;-0.01732985,-0.142954;-0.6802133;0.0546229,-0.1373067;-0.6423457;-0.02411634,0.003271285;0.5350894;-0.00732988,0;0;0,-0.005183488;0.3054699;-0.05448246,-0.008917257;0.6000356;-0.1076624,0.1646556;0.5020604;-0.09467363,0.2440083;0.2773844;-0.01548123,0.2707811;0.03655258;-0.06167889,-0.175842;0.4930565;-0.06279111,-0.2412218;0.2645698;0.01824518,-0.2957902;0.03262892;-0.04560401,0.07637325;0.004980743;-0.04332852,0.1195115;-0.3290874;-0.05164194,0.1341468;-0.6853466;0.00912118,0.1502779;-0.7126585;-0.04330778,-0.08206819;0.004503247;-0.03129817,-0.1288314;-0.3291776;-0.02993858,-0.1552226;-0.683465;0.03796475,-0.1661969;-0.7121525;-0.01427512,-0.007575288;0.5273044;-0.09150028,151.0463
+0;0;0,0.001833912;0.3099829;0.0008251081,0.003770847;0.6096511;-0.01329583,0.1710031;0.4885709;0.009676174,0.2044766;0.2435308;0.05788685,0.2549179;0.008773789;0.09407002,-0.1615234;0.4772356;-0.01608233,-0.214364;0.2369884;0.0384936,-0.2584958;-0.0007384717;0.06091553,0.07818003;0.004911697;-0.0395247,0.09673096;-0.3297636;-0.004914954,0.1062939;-0.6827209;0.07298531,0.1158978;-0.7070708;0.01611375,-0.07573959;0.006316346;-0.04384134,-0.1221019;-0.326387;-0.01722365,-0.1427709;-0.6801354;0.05470484,-0.1371295;-0.6422759;-0.02395214,0.00327317;0.5353593;-0.007353087,0;0;0,-0.004754469;0.3059935;-0.04938436,-0.008129895;0.6018319;-0.09906268,0.1659624;0.5021105;-0.08453679,0.2444853;0.2729137;-0.01531005,0.2671376;0.04032555;-0.08129526,-0.1757109;0.4936225;-0.05426976,-0.2415974;0.260156;0.0138609,-0.292085;0.0385242;-0.0715484,0.07623506;0.004905432;-0.04315782,0.1191062;-0.3292416;-0.0507288,0.1338531;-0.6850483;0.01190472,0.1501988;-0.7123646;-0.04032731,-0.0817989;0.004604245;-0.03140359,-0.1291315;-0.3290092;-0.02806046,-0.1553645;-0.6830131;0.04072811,-0.1664465;-0.7115501;-0.01153205,-0.006952122;0.5288113;-0.08418131,151.0798
+0;0;0,0.001833905;0.3099816;0.0008251048,0.003775841;0.6104293;-0.0133275,0.172086;0.4889711;0.009760171,0.2056607;0.2431897;0.0581167,0.2555109;0.01118365;0.09387586,-0.1625785;0.4775629;-0.01616393,-0.2155789;0.2365889;0.0385771,-0.2591935;0.00164783;0.06073628,0.07817792;0.004911565;-0.03952364,0.09678591;-0.330793;-0.00480745,0.1062982;-0.6818829;0.07268066,0.1161033;-0.7073712;0.01461791,-0.07573754;0.006316177;-0.04384016,-0.1222425;-0.3274104;-0.01714061,-0.1428021;-0.6792872;0.05440734,-0.1370426;-0.6412631;-0.02589714,0.003277648;0.5360602;-0.007378572,0;0;0,-0.004226208;0.3066927;-0.04488158,-0.007183746;0.6039526;-0.09072375,0.1675196;0.5015213;-0.07689142,0.2443643;0.2684799;-0.0163877,0.2652874;0.04344821;-0.09709406,-0.1759588;0.4941244;-0.04802538,-0.2417561;0.2577386;0.01252721,-0.2902952;0.0442093;-0.08565492,0.07614452;0.004740745;-0.04333091,0.1187588;-0.3305141;-0.04943228,0.1338875;-0.6842084;0.01405382,0.1509287;-0.7118058;-0.04015422,-0.08183552;0.004789255;-0.03127364,-0.1306221;-0.3296711;-0.02901346,-0.1558728;-0.6812917;0.04229174,-0.167098;-0.7107391;-0.01143317,-0.006147578;0.5306258;-0.0769937,151.103
+0;0;0,0.001756168;0.3101879;0.0002378255,0.003541419;0.611504;-0.01481649,0.1735737;0.4901372;0.009196158,0.2076045;0.2449612;0.0632666,0.2570191;0.01261835;0.1047045,-0.1645023;0.4784926;-0.01674414,-0.218002;0.2382623;0.04342411,-0.2615214;0.002623096;0.07030039,0.07809101;0.00494014;-0.03970288,0.09662592;-0.3311418;-0.004612844,0.1061158;-0.680967;0.07239522,0.115789;-0.7062026;0.01513669,-0.07582929;0.00628084;-0.04369667,-0.1224378;-0.3278705;-0.01730558,-0.14289;-0.6783477;0.05442581,-0.1372205;-0.6404481;-0.02512628,0.00309072;0.5370607;-0.008619555,0;0;0,-0.003664598;0.3074924;-0.04067755,-0.006410047;0.6062969;-0.08229351,0.1693778;0.5007166;-0.06880856,0.2452133;0.2648411;-0.01584864,0.2622479;0.04496029;-0.1133389,-0.176772;0.494661;-0.04165453,-0.2429431;0.2557696;0.0107413,-0.2894333;0.05057184;-0.1070493,0.07610986;0.004729241;-0.04340339,0.1185474;-0.3309527;-0.04993224,0.1337657;-0.6831405;0.01433372,0.1505094;-0.7105349;-0.03903865,-0.08186191;0.004816018;-0.03121482,-0.1305101;-0.3300781;-0.02892973,-0.1559954;-0.6801375;0.04322906,-0.1671585;-0.7090771;-0.009917792,-0.00544031;0.5326788;-0.06965017,151.1359
+0;0;0,0.00175779;0.3104744;0.0002380451,0.003547129;0.612483;-0.01484687,0.1737099;0.4909995;0.009186181,0.2078042;0.2453659;0.06335752,0.2575087;0.01166038;0.1050385,-0.1646259;0.4793459;-0.01677405,-0.2182253;0.2386673;0.04350647,-0.262;0.001646087;0.07054039,0.0782638;0.004951071;-0.03979073,0.09676832;-0.3305797;-0.004758257,0.1062166;-0.6788716;0.07191229,0.1157447;-0.7032783;0.01551306,-0.07599708;0.006294738;-0.04379336,-0.1225291;-0.3273085;-0.01744556,-0.1428917;-0.6762496;0.05397144,-0.1373073;-0.6384686;-0.02438678,0.003095941;0.537959;-0.00864322,0;0;0,-0.002931252;0.3082889;-0.03669906,-0.004905;0.6082948;-0.07458854,0.1703767;0.5003093;-0.06365776,0.2453803;0.2624609;-0.01637769,0.2594119;0.04616168;-0.1252072,-0.1756808;0.4951702;-0.03691478,-0.2413898;0.2543056;0.008903995,-0.2871971;0.055196;-0.1217986,0.07610296;0.004528224;-0.04382777,0.1189175;-0.3305506;-0.0501256,0.133488;-0.6812149;0.01388359,0.1513918;-0.7089059;-0.03693914,-0.0821541;0.005019086;-0.03096049,-0.1305903;-0.329346;-0.02884967,-0.1559193;-0.6776893;0.04388508,-0.1671404;-0.7057297;-0.008432586,-0.00417155;0.5344349;-0.06289721,151.1695
+0;0;0,0.001849208;0.3108459;-0.0002012911,0.003783591;0.6132748;-0.01581189,0.1742668;0.4921086;0.008711122,0.2089354;0.2471518;0.067169,0.2570826;0.01832353;0.1142782,-0.1649702;0.480709;-0.01714342,-0.2187168;0.2409494;0.04804676,-0.2616878;0.008632645;0.08094382,0.07833888;0.004939038;-0.03992762,0.0970659;-0.3302148;-0.005041853,0.1064638;-0.6773708;0.0719161,0.1160961;-0.7018044;0.01537622,-0.07616969;0.006309198;-0.04374884,-0.1224727;-0.3269498;-0.01747653,-0.1426966;-0.674804;0.0540541,-0.1371259;-0.6370429;-0.02443978,0.003289859;0.5387658;-0.00947742,0;0;0,-0.002263516;0.309139;-0.03250551,-0.003559321;0.6100629;-0.06651044,0.1713223;0.4995251;-0.05914283,0.2460164;0.2603003;-0.01653552,0.2570902;0.05226719;-0.1327224,-0.1748682;0.4957501;-0.03161059,-0.240117;0.252863;0.005424213,-0.2828023;0.06267789;-0.1320799,0.07599942;0.004427999;-0.04427266,0.1190253;-0.3302523;-0.05007386,0.1337115;-0.6798079;0.01413941,0.1518442;-0.7075773;-0.03671789,-0.08237203;0.00510182;-0.03073121,-0.1306794;-0.3289012;-0.02869232,-0.1558225;-0.6761544;0.0441855,-0.1671986;-0.7045901;-0.007856954,-0.00301753;0.5360627;-0.05575752,151.2027
+0;0;0,0.001850542;0.3110702;-0.0002014363,0.003786454;0.6137413;-0.01582148,0.1746067;0.4924927;0.008736574,0.2093193;0.2472247;0.06726871,0.256832;0.02141184;0.1137571,-0.1652989;0.4810706;-0.01716892,-0.2191138;0.2410065;0.04810408,-0.2615186;0.01175109;0.08056763,0.07839115;0.004942334;-0.03995426,0.09710029;-0.3298914;-0.005101807,0.1064644;-0.6757984;0.07157926,0.1162907;-0.7013283;0.0139007,-0.07622052;0.006313408;-0.04377803,-0.1224793;-0.3266273;-0.01753081,-0.1426305;-0.67323;0.05374247,-0.1369475;-0.6353127;-0.02633222,0.003292785;0.5392419;-0.009487814,0;0;0,-0.001707256;0.3097372;-0.02877664,-0.002568573;0.611279;-0.05931425,0.1721136;0.49888;-0.05516887,0.2465175;0.2585331;-0.01663589,0.2544326;0.05886562;-0.1410558,-0.1745126;0.4958065;-0.02831335,-0.2388733;0.2513658;0.001584534,-0.2798971;0.0673029;-0.1392982,0.07603267;0.004289418;-0.04434609,0.1194022;-0.3300328;-0.04945827,0.1342156;-0.6783254;0.01451159,0.1528785;-0.7073883;-0.03716254,-0.0824558;0.00526187;-0.03064794,-0.1302028;-0.3284932;-0.0281627,-0.1554635;-0.67441;0.04479454,-0.1672317;-0.7039745;-0.008314036,-0.002149135;0.5371652;-0.04944015,151.2253
+0;0;0,0.001852747;0.3114409;-0.0002016764,0.003791577;0.6145701;-0.01584359,0.1751311;0.4931069;0.008775947,0.2096927;0.2489054;0.06705354,0.2558621;0.02947682;0.1122276,-0.1658058;0.4816501;-0.01720814,-0.2193866;0.2426299;0.047781,-0.2605925;0.0198561;0.07932673,0.07842433;0.004944425;-0.03997117,0.09714025;-0.330011;-0.005106058,0.1065173;-0.6763983;0.07168148,0.1163612;-0.7020272;0.01390006,-0.07625277;0.00631608;-0.04379655,-0.1225284;-0.3267456;-0.0175398,-0.1427075;-0.6738296;0.05383244,-0.1370144;-0.6358981;-0.02638506,0.003297426;0.5399979;-0.009503732,0;0;0,-0.001250103;0.3103903;-0.02559733,-0.001841664;0.6126407;-0.05357862,0.1729378;0.4984553;-0.05080271,0.2460376;0.2582119;-0.01667571,0.2528267;0.06960621;-0.145916,-0.1744164;0.4957794;-0.02585156,-0.2379686;0.2516394;-0.001729077,-0.2744524;0.07539247;-0.1428928,0.07605395;0.004209071;-0.04439139,0.1199473;-0.3301703;-0.049366,0.1347414;-0.6788883;0.01501822,0.1526099;-0.7078294;-0.03729653,-0.08251233;0.005369219;-0.03058437,-0.1300021;-0.3285451;-0.02794943,-0.1552862;-0.6748372;0.04560915,-0.1676784;-0.7046217;-0.0073287,-0.001487747;0.5383734;-0.04432154,151.2581
+0;0;0,0.001852747;0.3114409;-0.0002016764,0.003791577;0.6145701;-0.01584359,0.1751311;0.4931069;0.008775947,0.2096927;0.2489054;0.06705354,0.2558621;0.02947682;0.1122276,-0.1658058;0.4816501;-0.01720814,-0.2193866;0.2426299;0.047781,-0.2605925;0.0198561;0.07932673,0.07842433;0.004944425;-0.03997117,0.09714025;-0.330011;-0.005106058,0.1065173;-0.6763983;0.07168148,0.1163612;-0.7020272;0.01390006,-0.07625277;0.00631608;-0.04379655,-0.1225284;-0.3267456;-0.0175398,-0.1427075;-0.6738296;0.05383244,-0.1370144;-0.6358981;-0.02638506,0.003297426;0.5399979;-0.009503732,0;0;0,-0.001250103;0.3103903;-0.02559733,-0.001841664;0.6126407;-0.05357862,0.1729378;0.4984553;-0.05080271,0.2460376;0.2582119;-0.01667571,0.2528267;0.06960621;-0.145916,-0.1744164;0.4957794;-0.02585156,-0.2379686;0.2516394;-0.001729077,-0.2744524;0.07539247;-0.1428928,0.07605395;0.004209071;-0.04439139,0.1199473;-0.3301703;-0.049366,0.1347414;-0.6788883;0.01501822,0.1526099;-0.7078294;-0.03729653,-0.08251233;0.005369219;-0.03058437,-0.1300021;-0.3285451;-0.02794943,-0.1552862;-0.6748372;0.04560915,-0.1676784;-0.7046217;-0.0073287,-0.001487747;0.5383734;-0.04432154,151.2806
+0;0;0,0.002102797;0.3118258;-0.0006081297,0.004334711;0.6153643;-0.01667532,0.1761263;0.4938958;0.008965771,0.2111118;0.2528424;0.07173241,0.2566774;0.03687724;0.1240673,-0.1662465;0.4831144;-0.01724306,-0.2192577;0.2475227;0.05316138,-0.2612509;0.02749489;0.08894467,0.07835083;0.004831649;-0.03999361,0.09737143;-0.328434;-0.004546303,0.1066199;-0.6766486;0.0728263,0.1167908;-0.7015321;0.01500304,-0.07625476;0.006400982;-0.04365693,-0.1219407;-0.3251265;-0.01745329,-0.1420827;-0.6739848;0.05477954,-0.1363808;-0.6361352;-0.02500168,0.003761646;0.5407224;-0.01022756,0;0;0,-0.0008367747;0.3109704;-0.02316999,-0.001203015;0.6137727;-0.04983497,0.1737689;0.4978173;-0.04660749,0.2454696;0.2585868;-0.01663852,0.2515765;0.07397887;-0.1483152,-0.1743691;0.4959795;-0.02369438,-0.2373644;0.2533597;-0.002774371,-0.2729658;0.0800616;-0.1447477,0.07607067;0.004202157;-0.04424119,0.1199317;-0.3285489;-0.05033994,0.1351163;-0.6789308;0.01544309,0.1525061;-0.7073625;-0.03692579,-0.08240407;0.005396831;-0.03069415,-0.1294637;-0.3269626;-0.02807474,-0.1549813;-0.6749892;0.04643534,-0.1674732;-0.7043179;-0.006321114,-0.0008997619;0.5393915;-0.04085398,151.3038
+0;0;0,0.002104406;0.3120644;-0.0006085951,0.004337426;0.6157547;-0.0166828,0.1760282;0.4942994;0.008948316,0.2108238;0.2545543;0.07137429,0.25646;0.0382551;0.1237901,-0.1661446;0.4835242;-0.01724521,-0.218868;0.2492112;0.05277712,-0.2609262;0.0288431;0.08861576,0.07823922;0.004824766;-0.03993664,0.09724407;-0.328165;-0.004518677,0.1064981;-0.6765898;0.07290065,0.1166218;-0.7012184;0.01534605,-0.07614612;0.006391863;-0.04359474,-0.1217942;-0.3248611;-0.01741279,-0.1419484;-0.6739302;0.05486368,-0.136273;-0.636117;-0.02454686,0.003764252;0.5410985;-0.0102338,0;0;0,-0.0003471226;0.3113559;-0.02112722,-0.0002825558;0.6144153;-0.04657435,0.1742494;0.4974279;-0.04319692,0.245104;0.2590085;-0.01633978,0.2508728;0.07423618;-0.1484053,-0.1734916;0.4962628;-0.02198763,-0.2355335;0.2545232;-0.004719635,-0.2708796;0.08089766;-0.1469175,0.07609884;0.004249275;-0.04393744,0.1201088;-0.3282015;-0.05005264,0.1352051;-0.6787788;0.01587892,0.152807;-0.7068437;-0.03625488,-0.08216959;0.005361759;-0.03096771,-0.1291393;-0.3267241;-0.02770932,-0.1548161;-0.6748695;0.04722248,-0.1673305;-0.7050152;-0.00401403,-8.827448E-05;0.5399849;-0.0378828,151.3371
+0;0;0,0.002105165;0.312177;-0.0006088146,0.004338238;0.6158757;-0.01668253,0.1757839;0.494506;0.008919637,0.2105329;0.2550828;0.07126179,0.2555851;0.04155113;0.1230069,-0.1659018;0.4837461;-0.0172366,-0.2185545;0.2497478;0.05269171,-0.2600745;0.03219925;0.08807179,0.07816572;0.004820234;-0.03989913,0.09719626;-0.3286197;-0.004433282,0.1064379;-0.6765764;0.07288203,0.1165404;-0.7010906;0.01544786,-0.07607459;0.006385859;-0.04355378,-0.1217844;-0.3253149;-0.01733644,-0.1419115;-0.673915;0.05484292,-0.136248;-0.6361182;-0.02440146,0.003765211;0.5412385;-0.01023518,0;0;0,0.0001115054;0.3115818;-0.01939297,0.0005099475;0.6147205;-0.04396558,0.174582;0.4972316;-0.04053283,0.2439884;0.2584357;-0.01651764,0.2495265;0.07679704;-0.1479702,-0.1725215;0.4963244;-0.02031074,-0.2345396;0.2547392;-0.005894732,-0.2691233;0.08420408;-0.1474037,0.07609619;0.004247576;-0.04377651,0.1201113;-0.3286547;-0.05016756,0.1352965;-0.6786911;0.01602054,0.1528082;-0.7067124;-0.0359354,-0.08202449;0.005383022;-0.03111367,-0.1291401;-0.3271385;-0.02769732,-0.1546731;-0.6747412;0.04751823,-0.1670949;-0.7046916;-0.003708631,0.0006223321;0.5402864;-0.03547144,151.371
+0;0;0,0.002310113;0.312333;-0.001149728,0.004840281;0.6160481;-0.01793307,0.1763346;0.4952098;0.0081279,0.2119094;0.2579924;0.07571697,0.2564445;0.04455625;0.1326866,-0.1658362;0.4847928;-0.01730874,-0.2179999;0.2529874;0.05786537,-0.2602192;0.0353514;0.09831321,0.07809363;0.004741772;-0.04000034,0.0975165;-0.3288032;-0.004170109,0.10671;-0.6767733;0.07337263,0.1166579;-0.7019821;0.01676694,-0.07612235;0.006448527;-0.04341577,-0.1216804;-0.3254608;-0.01745467,-0.1415671;-0.6740128;0.05532298,-0.1360416;-0.6362702;-0.02380158,0.004182113;0.5414248;-0.01129575,0;0;0,0.0003959537;0.3118197;-0.01807928,0.0009370595;0.615059;-0.04211235,0.1748545;0.4969343;-0.03856039,0.24347;0.2584281;-0.01591825,0.2480323;0.07617648;-0.148385,-0.1719903;0.4961302;-0.01827008,-0.2338904;0.2550121;-0.00659154,-0.2681377;0.08434306;-0.1497108,0.07609099;0.004219413;-0.04374337,0.1202733;-0.3288292;-0.05005407,0.1351548;-0.6788883;0.01641202,0.1525113;-0.7070611;-0.03521991,-0.0820033;0.005428456;-0.0310985,-0.1292826;-0.3272385;-0.02783892,-0.1548603;-0.6748532;0.04759564,-0.1673924;-0.7049032;-0.003277969,0.001018345;0.5406075;-0.03374076,151.3924
+0;0;0,0.002310113;0.312333;-0.001149728,0.004840281;0.6160481;-0.01793307,0.1763346;0.4952098;0.0081279,0.2119094;0.2579924;0.07571697,0.2564445;0.04455625;0.1326866,-0.1658362;0.4847928;-0.01730874,-0.2179999;0.2529874;0.05786537,-0.2602192;0.0353514;0.09831321,0.07809363;0.004741772;-0.04000034,0.0975165;-0.3288032;-0.004170109,0.10671;-0.6767733;0.07337263,0.1166579;-0.7019821;0.01676694,-0.07612235;0.006448527;-0.04341577,-0.1216804;-0.3254608;-0.01745467,-0.1415671;-0.6740128;0.05532298,-0.1360416;-0.6362702;-0.02380158,0.004182113;0.5414248;-0.01129575,0;0;0,0.0003959537;0.3118197;-0.01807928,0.0009370595;0.615059;-0.04211235,0.1748545;0.4969343;-0.03856039,0.24347;0.2584281;-0.01591825,0.2480323;0.07617648;-0.148385,-0.1719903;0.4961302;-0.01827008,-0.2338904;0.2550121;-0.00659154,-0.2681377;0.08434306;-0.1497108,0.07609099;0.004219413;-0.04374337,0.1202733;-0.3288292;-0.05005407,0.1351548;-0.6788883;0.01641202,0.1525113;-0.7070611;-0.03521991,-0.0820033;0.005428456;-0.0310985,-0.1292826;-0.3272385;-0.02783892,-0.1548603;-0.6748532;0.04759564,-0.1673924;-0.7049032;-0.003277969,0.001018345;0.5406075;-0.03374076,151.4151
+0;0;0,0.0023104;0.3123717;-0.001149871,0.004840879;0.616125;-0.01793486,0.1764875;0.4952467;0.008143213,0.2121584;0.257388;0.07591501,0.256265;0.04600562;0.1323364,-0.165986;0.4848205;-0.01731593,-0.2182908;0.2523884;0.05806142,-0.2601037;0.03684664;0.09812005,0.0781016;0.004742256;-0.04000442,0.09749485;-0.328294;-0.004228842,0.1066987;-0.676657;0.07340145,0.1162663;-0.6997554;0.01895955,-0.07613012;0.006449185;-0.0434202,-0.1216187;-0.3249539;-0.01749869,-0.1415278;-0.6738994;0.05536112,-0.1362136;-0.6364527;-0.02073886,0.004182718;0.5415026;-0.01129761,0;0;0,0.0007972569;0.3119303;-0.01678181,0.001515895;0.6152421;-0.04036641,0.1753868;0.496346;-0.03595018,0.2423396;0.2565051;-0.01507235,0.246573;0.07621418;-0.1465583,-0.1714801;0.495838;-0.0164346,-0.2338332;0.2540676;-0.006365199,-0.2675983;0.08520679;-0.1483413,0.07610646;0.004176497;-0.0437386,0.1204728;-0.3283275;-0.05020547,0.1351664;-0.6787393;0.01660466,0.1521761;-0.7061579;-0.03123546,-0.08201475;0.005473021;-0.03108584,-0.1293596;-0.3266646;-0.02759149,-0.1547977;-0.6746552;0.04806128,-0.1668945;-0.7024934;-0.0007579587,0.001556024;0.5407805;-0.03209162,151.4488
+0;0;0,0.002575879;0.3124934;-0.001467202,0.005340953;0.6163355;-0.01851376,0.1769859;0.4958657;0.007899823,0.2133657;0.2594348;0.07954706,0.2563627;0.05015069;0.1461769,-0.1658422;0.48595;-0.01730959,-0.2182842;0.2551635;0.06233876,-0.2609462;0.04012585;0.1073594,0.07810842;0.004592401;-0.04001506,0.09809937;-0.3281344;-0.003572609,0.1072979;-0.6760597;0.07405576,0.116734;-0.6990122;0.01942204,-0.07616009;0.006579188;-0.04335406,-0.1211096;-0.3246953;-0.0174386,-0.140879;-0.6731032;0.05593613,-0.1355939;-0.635672;-0.02018669,0.004625494;0.5417022;-0.01181426,0;0;0,0.001018703;0.3121299;-0.01532149,0.001906469;0.6156422;-0.03766394,0.1754786;0.4959182;-0.03468394,0.2417152;0.2560044;-0.01442266,0.244526;0.07240807;-0.1423781,-0.1709816;0.4954003;-0.0149425,-0.2332476;0.2537387;-0.00605322,-0.2672295;0.08443667;-0.1484265,0.07611701;0.004110545;-0.0437324,0.1205797;-0.3281804;-0.05010819,0.135164;-0.6781686;0.0166626,0.1526793;-0.7055038;-0.03112578,-0.08201909;0.00554837;-0.03106933,-0.1293892;-0.3263864;-0.02786945,-0.1543547;-0.6740218;0.0475572,-0.1669035;-0.7022985;-0.0006526783,0.001900837;0.5411273;-0.02972269,151.4714
+0;0;0,0.002576028;0.3125114;-0.001467286,0.005340407;0.6162781;-0.01850907,0.1770629;0.4958183;0.007910605,0.2135901;0.2584302;0.07984791,0.2564971;0.04958384;0.1463383,-0.1659189;0.4858981;-0.01731011,-0.2185732;0.2541773;0.06266069,-0.2611459;0.03958942;0.1075871,0.0780982;0.0045918;-0.04000983,0.09808694;-0.3280982;-0.003571406,0.1073159;-0.6771736;0.07431357,0.1171193;-0.7021872;0.01755325,-0.07615013;0.006578328;-0.04334839,-0.1210947;-0.3246595;-0.01743579,-0.1409294;-0.6742193;0.05618148,-0.1354386;-0.6364987;-0.0229044,0.004625241;0.5416753;-0.01181232,0;0;0,0.001192689;0.3121972;-0.01426935,0.002139315;0.6156781;-0.03599238,0.1757245;0.4957678;-0.03336358,0.2404809;0.2544655;-0.01233649,0.2432601;0.07056388;-0.13903,-0.1705348;0.4945651;-0.0125967,-0.2329427;0.2518563;-0.004851406,-0.2667153;0.08219372;-0.1461058,0.07611096;0.00408861;-0.04372191,0.1205925;-0.3281629;-0.05006838,0.1350828;-0.6792819;0.01709104,0.1559975;-0.7078978;-0.032619,-0.0820079;0.00557905;-0.03106088,-0.1294087;-0.3263141;-0.02788751,-0.1546659;-0.6750306;0.04803193,-0.1674709;-0.7055131;-0.002189856,0.002122074;0.5411785;-0.02819872,151.5049
+0;0;0,0.002575834;0.3124879;-0.001467176,0.005339922;0.6162233;-0.01850678,0.1766581;0.4958882;0.00786509,0.2133519;0.257417;0.08013058,0.2564506;0.04763775;0.146918,-0.1655191;0.4859913;-0.01729646,-0.2184137;0.2532133;0.06303918,-0.2611766;0.03766684;0.1081663,0.07807336;0.004590339;-0.0399971,0.09807894;-0.32838;-0.003527984,0.1073214;-0.6779658;0.07447087,0.117163;-0.7031937;0.01748944,-0.07612591;0.006576235;-0.04333461,-0.1211083;-0.3249407;-0.01740018,-0.1409721;-0.6750115;0.05632474,-0.1354599;-0.6372609;-0.02306923,0.00462492;0.5416376;-0.01181156,0;0;0,0.001442418;0.3122232;-0.01311874,0.002471238;0.6157141;-0.03424501,0.1755721;0.4957783;-0.03250265,0.2396905;0.2531578;-0.01102424,0.2403109;0.06362943;-0.131041,-0.1697468;0.494609;-0.01058498,-0.2321772;0.2507054;-0.003464429,-0.2655875;0.07658961;-0.1409157,0.07608716;0.004078716;-0.04370809,0.1206986;-0.3284412;-0.05001426,0.1351935;-0.6800018;0.01762104,0.1563339;-0.708368;-0.03278065,-0.08197619;0.005593023;-0.03106303,-0.1296472;-0.3265497;-0.02820982,-0.1548333;-0.6756824;0.04828539,-0.1675118;-0.7059359;-0.002730593,0.002436459;0.5412173;-0.02659106,151.5385
+0;0;0,0.002697182;0.3125807;-0.002139416,0.005654677;0.6162287;-0.02003817,0.1770323;0.4966133;0.007178426,0.2142558;0.2591094;0.08393925,0.2561634;0.05463846;0.159189,-0.1655362;0.486746;-0.01725816,-0.2188524;0.2554365;0.06841115,-0.2618848;0.04374555;0.1190303,0.0779288;0.004499901;-0.04008432,0.09845594;-0.3283549;-0.003270697,0.1075756;-0.6778622;0.07490662,0.1173652;-0.7025189;0.01827842,-0.07608785;0.006644439;-0.04320172,-0.1206758;-0.3248631;-0.01705573,-0.1407471;-0.6748724;0.05670605,-0.1354023;-0.6372398;-0.02205387,0.004883938;0.5416752;-0.01311461,0;0;0,0.001491606;0.3123424;-0.0125916,0.002514541;0.6158007;-0.03367567,0.1756;0.4957408;-0.03157592,0.2393228;0.2525145;-0.009981632,0.2396968;0.06357524;-0.1262956,-0.1695343;0.4944249;-0.009023614,-0.2318579;0.249976;-0.002208978,-0.2641191;0.07410806;-0.1335742,0.07605051;0.004049271;-0.04358697,0.1206716;-0.3284235;-0.0498929,0.1351117;-0.679877;0.01809287,0.1556054;-0.7076669;-0.03220916,-0.08183179;0.005623384;-0.03117427,-0.1297457;-0.3264374;-0.0282056,-0.1547039;-0.6754897;0.04853908,-0.1674864;-0.7049483;-0.002365075,0.002482414;0.5413141;-0.02602601,151.572
+0;0;0,0.002697673;0.3126377;-0.002139806,0.005654838;0.616252;-0.02003648,0.1772596;0.4965874;0.007205926,0.2146148;0.258243;0.0842384,0.2569167;0.05184841;0.1601961,-0.1657607;0.486707;-0.01726289,-0.2192655;0.2545789;0.0687096,-0.2627028;0.04089643;0.119805,0.07786503;0.004496219;-0.04005151,0.09840579;-0.3285797;-0.003213435,0.1075116;-0.6775593;0.07484584,0.1173143;-0.7022887;0.01814228,-0.07602559;0.006639001;-0.04316637,-0.1206431;-0.3250887;-0.017003,-0.1406841;-0.6745696;0.05664741,-0.1353322;-0.6369268;-0.02221733,0.004884206;0.5417086;-0.01311387,0;0;0,0.001519814;0.3124162;-0.0121665,0.002524182;0.6158426;-0.03321838,0.1757832;0.4954607;-0.03076053,0.2388306;0.2512337;-0.008052111,0.2388944;0.05866353;-0.1223957,-0.1696386;0.494272;-0.007870773,-0.2319411;0.2489195;-0.0002535721,-0.2630799;0.06649639;-0.1263881,0.07602629;0.00404048;-0.0434854,0.1206456;-0.3286597;-0.04967213,0.1350113;-0.6795784;0.01824379,0.1553081;-0.7075253;-0.0321238,-0.08172087;0.005641244;-0.03125986,-0.1296442;-0.3266422;-0.02816137,-0.1547965;-0.6751415;0.04851038,-0.1676595;-0.7047963;-0.002308413,0.002497733;0.541366;-0.02557158,151.6053
+0;0;0,0.002783245;0.3125511;-0.002580399,0.005840211;0.6159672;-0.02089343,0.1776683;0.4967009;0.006587178,0.2157847;0.2598601;0.08947288,0.2566559;0.05634283;0.1717467,-0.1660139;0.4871997;-0.01782463,-0.2194287;0.256391;0.07322843,-0.2635441;0.04513134;0.1305164,0.0778855;0.004376397;-0.03993643,0.0988197;-0.3288244;-0.0030884,0.1078299;-0.6773471;0.07523301,0.1169905;-0.7019094;0.01828693,-0.07595697;0.006751513;-0.04318772,-0.1202677;-0.3251491;-0.01678071,-0.1402345;-0.6742102;0.05698351,-0.1348899;-0.6366;-0.02186658,0.005044114;0.5414838;-0.01387251,0;0;0,0.001575246;0.3123518;-0.01168203,0.002557784;0.6156176;-0.03255892,0.1760008;0.4951965;-0.02928591,0.2384095;0.2503252;-0.005628824,0.238466;0.05726309;-0.117815,-0.1696354;0.4938547;-0.00653776,-0.2316914;0.2479185;0.002457025,-0.2633173;0.06470113;-0.1211953,0.07601348;0.004061848;-0.04342437,0.1207317;-0.3287735;-0.04972148,0.13476;-0.6792663;0.01840711,0.1553451;-0.7073259;-0.0316844,-0.0816592;0.005620474;-0.03131147,-0.1295446;-0.3268184;-0.02812905,-0.1548745;-0.6749359;0.04839604,-0.1676676;-0.7046054;-0.002394829,0.002538159;0.5411875;-0.02495265,151.6391
+0;0;0,0.002783872;0.3126216;-0.00258098,0.005840666;0.6160206;-0.02089296,0.1778533;0.4967114;0.006609051,0.2160617;0.2592984;0.08969501,0.2572083;0.05440989;0.1725232,-0.1661961;0.4872;-0.01782884,-0.2197399;0.2558337;0.07344422,-0.2641526;0.04315066;0.1311181,0.07781707;0.004372553;-0.03990135,0.09874596;-0.3287434;-0.003062692,0.1077553;-0.6772318;0.07525101,0.1169287;-0.7018708;0.01822494,-0.07589024;0.006745582;-0.04314977,-0.1201897;-0.3250705;-0.01674948,-0.1401545;-0.6740973;0.05700748,-0.1348024;-0.6364765;-0.02195336,0.005044621;0.5415422;-0.0138725,0;0;0,0.00160338;0.3124341;-0.01135731,0.002579793;0.6156834;-0.0322237,0.1762104;0.4951509;-0.02814388,0.238025;0.2495008;-0.00441432,0.2382016;0.05435936;-0.1160057,-0.1696985;0.4936464;-0.005867546,-0.2314396;0.247073;0.004980931,-0.263286;0.06025258;-0.115919,0.07600617;0.004077554;-0.04328012,0.1207317;-0.3286699;-0.04961181,0.1347501;-0.679108;0.01861596,0.1548901;-0.7070546;-0.03196192,-0.0815125;0.005597744;-0.03148193,-0.129428;-0.3267484;-0.02809362,-0.1546986;-0.6747834;0.04866202,-0.1675587;-0.7044362;-0.002305593,0.002561986;0.5412583;-0.02461672,151.6722
+0;0;0,0.002783871;0.3126215;-0.00258098,0.005839592;0.6159145;-0.02088628,0.1779519;0.4966117;0.006624469,0.2162228;0.2588111;0.08984609,0.257324;0.05414851;0.1725829,-0.1662953;0.4870949;-0.01782748,-0.2199266;0.2553508;0.07359461,-0.2642903;0.04290232;0.1312049,0.07782518;0.004373008;-0.0399055,0.09874681;-0.3286275;-0.003079623,0.107756;-0.6771108;0.07523295,0.1168271;-0.7011402;0.01884309,-0.07589814;0.006746284;-0.04315427,-0.1201823;-0.3249547;-0.01676313,-0.1401468;-0.6739764;0.05699275,-0.1348543;-0.6364406;-0.02108716,0.005043893;0.5414683;-0.01386886,0;0;0,0.001573026;0.3124476;-0.01098275,0.002437338;0.615603;-0.03166938,0.1762383;0.4951909;-0.02732038,0.2377674;0.2490388;-0.00359273,0.2377827;0.05316277;-0.1133835,-0.1699207;0.4936102;-0.00536068,-0.2314244;0.2466352;0.00729848,-0.2638009;0.05717489;-0.1087965,0.07599966;0.004024774;-0.04331493,0.1207214;-0.3286078;-0.0495348,0.1347217;-0.6790232;0.01878572,0.1535785;-0.7067932;-0.03109741,-0.08153564;0.005651143;-0.03143779,-0.1294859;-0.3265717;-0.02798377,-0.1546483;-0.6746372;0.04864438,-0.1651258;-0.7033157;-0.00262285,0.002452314;0.5412059;-0.02410817,151.6944
+0;0;0,0.002783871;0.3126215;-0.00258098,0.005839592;0.6159145;-0.02088628,0.1779519;0.4966117;0.006624469,0.2162228;0.2588111;0.08984609,0.257324;0.05414851;0.1725829,-0.1662953;0.4870949;-0.01782748,-0.2199266;0.2553508;0.07359461,-0.2642903;0.04290232;0.1312049,0.07782518;0.004373008;-0.0399055,0.09874681;-0.3286275;-0.003079623,0.107756;-0.6771108;0.07523295,0.1168271;-0.7011402;0.01884309,-0.07589814;0.006746284;-0.04315427,-0.1201823;-0.3249547;-0.01676313,-0.1401468;-0.6739764;0.05699275,-0.1348543;-0.6364406;-0.02108716,0.005043893;0.5414683;-0.01386886,0;0;0,0.001573026;0.3124476;-0.01098275,0.002437338;0.615603;-0.03166938,0.1762383;0.4951909;-0.02732038,0.2377674;0.2490388;-0.00359273,0.2377827;0.05316277;-0.1133835,-0.1699207;0.4936102;-0.00536068,-0.2314244;0.2466352;0.00729848,-0.2638009;0.05717489;-0.1087965,0.07599966;0.004024774;-0.04331493,0.1207214;-0.3286078;-0.0495348,0.1347217;-0.6790232;0.01878572,0.1535785;-0.7067932;-0.03109741,-0.08153564;0.005651143;-0.03143779,-0.1294859;-0.3265717;-0.02798377,-0.1546483;-0.6746372;0.04864438,-0.1651258;-0.7033157;-0.00262285,0.002452314;0.5412059;-0.02410817,151.7167
+0;0;0,0.00297855;0.3126284;-0.003044826,0.006245612;0.6158944;-0.02183813,0.1786722;0.4971721;0.00580447,0.216526;0.2606558;0.0946788,0.2553549;0.05884786;0.1831955,-0.1663887;0.4877385;-0.01799585,-0.2200218;0.2570058;0.07769868,-0.2641591;0.04717457;0.1416681,0.07786874;0.004184561;-0.03975312,0.09906907;-0.3288833;-0.002758011,0.1081388;-0.6772909;0.07573057,0.117722;-0.7015437;0.01906446,-0.07582166;0.006925296;-0.04317961,-0.1196314;-0.3249207;-0.01651003,-0.1396185;-0.6738565;0.05748217,-0.1344243;-0.6363125;-0.02101852,0.005395199;0.5414634;-0.01469714,0;0;0,0.001497343;0.3124682;-0.01077104,0.002232537;0.6156245;-0.03152752,0.1762576;0.4950549;-0.02673125,0.2376159;0.2482826;-0.002030611,0.2372105;0.05122159;-0.1080313,-0.1702303;0.4935473;-0.00466221,-0.2318731;0.2460177;0.00950799,-0.2646993;0.05650376;-0.1048434,0.07601041;0.003986478;-0.04321909,0.1206533;-0.3287596;-0.04949546,0.1347254;-0.6791037;0.01899934,0.1535935;-0.7072225;-0.03112506,-0.08146893;0.005646285;-0.03150072,-0.1295835;-0.3266563;-0.02799514,-0.1547412;-0.6746728;0.04869989,-0.1653727;-0.7038658;-0.002577998,0.002283648;0.5412316;-0.02395201,151.7393
+0;0;0,0.002978571;0.3126307;-0.003044848,0.006244168;0.6157612;-0.02182947,0.178762;0.4970553;0.005820078,0.2166211;0.2605063;0.09470667,0.2557097;0.05734852;0.1838155,-0.1664797;0.4876167;-0.01799272,-0.2201202;0.2568521;0.07771501,-0.2645528;0.0456174;0.1421123,0.07790418;0.004186465;-0.03977121,0.09909117;-0.328672;-0.002799369,0.10816;-0.6770452;0.07568147,0.1177438;-0.7013014;0.01901189,-0.07585616;0.006928447;-0.04319926,-0.1196384;-0.3247088;-0.01654645,-0.1396235;-0.6736103;0.05743845,-0.134429;-0.6360658;-0.02106705,0.005394208;0.5413697;-0.01469228,0;0;0,0.001443535;0.3124811;-0.01046634,0.002087697;0.6155031;-0.03119564,0.176265;0.4950805;-0.02635121,0.2373733;0.2482148;-0.001598835,0.2355983;0.04829602;-0.1053808,-0.1704719;0.4935293;-0.004388738,-0.2319219;0.245993;0.01107789,-0.2650034;0.05352098;-0.1011785,0.07603265;0.003908515;-0.04326773,0.120601;-0.3286371;-0.04940271,0.1346063;-0.6789274;0.01919699,0.1535395;-0.7070824;-0.03086853,-0.08152699;0.005732486;-0.03144559,-0.130064;-0.3262975;-0.02815775,-0.1548804;-0.6742506;0.04877177,-0.1655256;-0.7035254;-0.002416182,0.002164185;0.5411499;-0.02362418,151.7733
+0;0;0,0.00297695;0.3124605;-0.003043191,0.006240508;0.6154021;-0.02181591,0.1788288;0.4967291;0.005837032,0.2166756;0.2602564;0.09469494,0.2563535;0.05403589;0.1851471,-0.1665521;0.4872867;-0.01798536,-0.2201752;0.2565966;0.07769151,-0.2652777;0.0421773;0.1430597,0.07792953;0.004187828;-0.03978415,0.09911542;-0.3286534;-0.002814222,0.10818;-0.6768615;0.07562941,0.1177831;-0.7012271;0.0188455,-0.07588086;0.006930702;-0.04321332,-0.1196608;-0.3246894;-0.01656189,-0.1396365;-0.6734254;0.05738793,-0.1344315;-0.6358657;-0.02127597,0.005391127;0.5410614;-0.01468359,0;0;0,0.001477867;0.3123266;-0.009982109,0.002127245;0.6151745;-0.030478,0.1764053;0.4949188;-0.0258882,0.2374099;0.2481121;-0.00114274,0.2336535;0.04362153;-0.1033795,-0.1705024;0.4931893;-0.003788929,-0.2317335;0.2458057;0.0135178,-0.264673;0.0476692;-0.09575145,0.07602549;0.00385949;-0.04334235,0.1205987;-0.3286722;-0.0492425,0.1346213;-0.6788168;0.01921582,0.1536455;-0.707129;-0.03088427,-0.08157284;0.005757433;-0.03140151,-0.1301889;-0.3262443;-0.02820538,-0.1549301;-0.6739913;0.04889401,-0.1659012;-0.7032217;-0.002522368,0.002200618;0.540867;-0.02296114,151.7952
+0;0;0,0.002943437;0.3124563;-0.003482723,0.006112539;0.615369;-0.02272658,0.1789138;0.4974388;0.005064373,0.2166436;0.2627112;0.09848208,0.2548032;0.05893743;0.1949339,-0.1667998;0.4877141;-0.01822401,-0.2205129;0.2590419;0.08213226,-0.2659776;0.04621641;0.1522831,0.07800329;0.004039931;-0.03965468,0.09940573;-0.3287712;-0.002539031,0.108455;-0.6769508;0.07603282,0.1178432;-0.7021438;0.02001639,-0.07580872;0.007057985;-0.04331919,-0.119331;-0.3245938;-0.01663995,-0.1394521;-0.6732609;0.05759471,-0.1343407;-0.6357329;-0.02107837,0.005292801;0.5410398;-0.01547284,0;0;0,0.001477867;0.3123266;-0.009982109,0.002127245;0.6151745;-0.030478,0.1764053;0.4949188;-0.0258882,0.2374099;0.2481121;-0.00114274,0.2336535;0.04362153;-0.1033795,-0.1705024;0.4931893;-0.003788929,-0.2317335;0.2458057;0.0135178,-0.264673;0.0476692;-0.09575145,0.07602549;0.00385949;-0.04334235,0.1205987;-0.3286722;-0.0492425,0.1346213;-0.6788168;0.01921582,0.1536455;-0.707129;-0.03088427,-0.08157284;0.005757433;-0.03140151,-0.1301889;-0.3262443;-0.02820538,-0.1549301;-0.6739913;0.04889401,-0.1659012;-0.7032217;-0.002522368,0.002200618;0.540867;-0.02296114,151.8174
+0;0;0,0.002942468;0.3123534;-0.003481576,0.006110433;0.6151577;-0.02271831,0.1791231;0.4972062;0.005094509,0.2168926;0.2622314;0.09861058,0.2552463;0.05742101;0.1955531,-0.1670108;0.4874696;-0.01822218,-0.2207804;0.2585567;0.08223978,-0.2664763;0.0446485;0.1527475,0.07795709;0.004037538;-0.03963119,0.09936412;-0.3288451;-0.002507564,0.1084353;-0.677866;0.07625416,0.1178;-0.7029209;0.02037792,-0.07576381;0.007053805;-0.04329352,-0.1192955;-0.3246692;-0.01660855,-0.1394652;-0.674179;0.05780549,-0.1343666;-0.6366698;-0.0206707,0.005291044;0.5408602;-0.01546767,0;0;0,0.001369894;0.3122327;-0.00971055,0.001808614;0.6149711;-0.03021979,0.1763965;0.4948356;-0.02557898,0.2372985;0.247739;-0.0006966591,0.232257;0.04149091;-0.1019511,-0.1708526;0.4927688;-0.002917401,-0.2319428;0.2451134;0.01496322,-0.2642237;0.04343329;-0.0903897,0.07603672;0.00380522;-0.04322243,0.1205827;-0.3288005;-0.04925275,0.1345237;-0.6797018;0.01985002,0.1541196;-0.7071135;-0.03075432,-0.08150684;0.005767507;-0.03142629,-0.1302374;-0.3262903;-0.02822604,-0.1550297;-0.6748893;0.0490096,-0.1657976;-0.7039657;-0.002321936,0.001941398;0.5406961;-0.02269793,151.8505
+0;0;0,0.002942399;0.312346;-0.003481494,0.006110698;0.6151824;-0.02272022,0.1792342;0.4971961;0.00510639,0.217006;0.2622076;0.09862792,0.2555983;0.05612265;0.1961737,-0.1671205;0.4874534;-0.01822518,-0.2208933;0.258527;0.08224264,-0.2668737;0.04328769;0.1531891,0.07795925;0.004037649;-0.03963229,0.099355;-0.3286697;-0.00252822,0.1084196;-0.6774356;0.07617594,0.1176253;-0.7015561;0.02124809,-0.07576591;0.007054;-0.04329473,-0.1192746;-0.3244943;-0.01662381,-0.1394296;-0.6737486;0.05773585,-0.1344175;-0.6363669;-0.01940835,0.005291234;0.540878;-0.01546891,0;0;0,0.001271978;0.3122326;-0.009486675,0.001590148;0.6149946;-0.03012514,0.1763422;0.4949204;-0.02541566,0.2369817;0.2477281;-0.0006895065,0.2311359;0.03918017;-0.100435,-0.1710398;0.4925284;-0.002347087,-0.2319888;0.2448936;0.01649002,-0.263777;0.04076047;-0.08740768,0.07603332;0.003785342;-0.04323506,0.1205237;-0.3286479;-0.04935241,0.1339663;-0.6793069;0.01972485,0.1527365;-0.7060695;-0.02983856,-0.08151528;0.00579729;-0.03140566,-0.1302933;-0.3260761;-0.02834445,-0.1550461;-0.6744285;0.04880533,-0.1663135;-0.702795;-0.001166973,0.001750395;0.5407158;-0.02257347,151.8731
+0;0;0,0.002892484;0.3123689;-0.00402824,0.005941708;0.6151749;-0.02396452,0.1794162;0.4980109;0.004273621,0.2171866;0.2649274;0.1024365,0.2540962;0.06064305;0.2062393,-0.1675708;0.4880044;-0.01842305,-0.2212028;0.2608149;0.08597524,-0.2664303;0.04669684;0.1632887,0.07796983;0.003948237;-0.03956539,0.09932081;-0.3284309;-0.00240095,0.1084896;-0.677264;0.07629559,0.1109518;-0.639955;-0.001148723,-0.07573537;0.007117671;-0.04328737,-0.1192614;-0.3241284;-0.01693327,-0.1393976;-0.6733649;0.05783392,-0.1344953;-0.6360087;-0.01948982,0.005160384;0.5408839;-0.01652785,0;0;0,0.001180157;0.3122645;-0.009403944,0.001316488;0.6150354;-0.03011751,0.1762637;0.4949439;-0.02537608,0.2367676;0.2477299;-0.0005781651,0.2300297;0.03786933;-0.09948516,-0.1712061;0.4922989;-0.001385139,-0.2316092;0.2445325;0.0174235,-0.2633206;0.03864191;-0.08491358,0.07602808;0.00376904;-0.04319525,0.1203891;-0.328356;-0.04936075,0.1337231;-0.6790923;0.01969028,0.1527324;-0.7059664;-0.02991915,-0.08148304;0.005811955;-0.03141717,-0.1303474;-0.3257229;-0.02827534,-0.1550211;-0.6741769;0.048749,-0.1664265;-0.7024608;-0.00155025,0.001537502;0.5407547;-0.02254105,151.9065
+0;0;0,0.002891783;0.3122931;-0.004027263,0.005939918;0.6149912;-0.02395633,0.1798365;0.4977521;0.004329275,0.2176066;0.2646702;0.1024914,0.2548236;0.05868439;0.2071588,-0.1679903;0.4877214;-0.01842233,-0.221622;0.2605335;0.08597524,-0.2672261;0.04463205;0.1639326,0.07787587;0.003943479;-0.03951771,0.09922144;-0.3283514;-0.002362691,0.1083888;-0.6771336;0.07632235,0.1108531;-0.6398184;-0.001187004,-0.07564409;0.007109094;-0.04323521,-0.1191591;-0.3240529;-0.01688779,-0.1392923;-0.6732384;0.05786847,-0.1343859;-0.635876;-0.0195202,0.005158896;0.5407289;-0.01652254,0;0;0,0.0009049922;0.3121971;-0.009151459,0.0005950779;0.6148577;-0.02988291,0.1761605;0.4949557;-0.02519798,0.2365699;0.2477233;-0.0003702641,0.2282774;0.03545383;-0.0985713,-0.1721491;0.4919997;-0.000595754,-0.2319686;0.2440834;0.01807809,-0.2637272;0.03545298;-0.08309129,0.07600376;0.00369814;-0.04303026,0.1204392;-0.3283269;-0.04942441,0.1336951;-0.6789978;0.01970267,0.1527869;-0.70587;-0.02997971,-0.08135732;0.005848042;-0.03144261,-0.1303166;-0.3255873;-0.02834151,-0.1548205;-0.6740099;0.04863662,-0.1664868;-0.7022989;-0.001697976,0.0009420216;0.5406078;-0.02229357,151.9286
+0;0;0,0.002725952;0.312253;-0.004531538,0.005480292;0.6147622;-0.02508995,0.17989;0.4980725;0.003984349,0.21775;0.2671048;0.1069897,0.2524893;0.06162558;0.2162313,-0.1688218;0.487764;-0.01848927,-0.2219096;0.2627801;0.09084289,-0.2680853;0.04748468;0.173776,0.07790587;0.003893144;-0.03945765,0.09927174;-0.3282666;-0.002316728,0.108443;-0.6771255;0.07646187,0.1108495;-0.6398643;-0.0008885935,-0.07561091;0.007130634;-0.0432843,-0.1191109;-0.3239019;-0.01699289,-0.1394416;-0.6731511;0.05786868,-0.1345952;-0.6358437;-0.01936295,0.004785756;0.540554;-0.01749118,0;0;0,0.0007000417;0.3121685;-0.008957386,-9.275973E-05;0.6146885;-0.02954984,0.1760401;0.4950347;-0.02506351,0.2362889;0.2477661;-0.0002059937,0.2272389;0.03409469;-0.09831238,-0.1730285;0.491714;-0.0001756586,-0.2326369;0.2437642;0.01872722,-0.2638505;0.03293259;-0.08096219,0.07601885;0.003718764;-0.04299641,0.1204117;-0.3281758;-0.04942417,0.133681;-0.6789151;0.01984715,0.1529097;-0.70579;-0.02952003,-0.08134598;0.005839212;-0.03146622,-0.1303376;-0.3254547;-0.0282787,-0.1548164;-0.6739856;0.04866096,-0.1666248;-0.7025903;-0.001014609,0.000389263;0.5404742;-0.02199531,151.9622
+0;0;0,0.002725952;0.312253;-0.004531538,0.005480292;0.6147622;-0.02508995,0.17989;0.4980725;0.003984349,0.21775;0.2671048;0.1069897,0.2524893;0.06162558;0.2162313,-0.1688218;0.487764;-0.01848927,-0.2219096;0.2627801;0.09084289,-0.2680853;0.04748468;0.173776,0.07790587;0.003893144;-0.03945765,0.09927174;-0.3282666;-0.002316728,0.108443;-0.6771255;0.07646187,0.1108495;-0.6398643;-0.0008885935,-0.07561091;0.007130634;-0.0432843,-0.1191109;-0.3239019;-0.01699289,-0.1394416;-0.6731511;0.05786868,-0.1345952;-0.6358437;-0.01936295,0.004785756;0.540554;-0.01749118,0;0;0,0.0007000417;0.3121685;-0.008957386,-9.275973E-05;0.6146885;-0.02954984,0.1760401;0.4950347;-0.02506351,0.2362889;0.2477661;-0.0002059937,0.2272389;0.03409469;-0.09831238,-0.1730285;0.491714;-0.0001756586,-0.2326369;0.2437642;0.01872722,-0.2638505;0.03293259;-0.08096219,0.07601885;0.003718764;-0.04299641,0.1204117;-0.3281758;-0.04942417,0.133681;-0.6789151;0.01984715,0.1529097;-0.70579;-0.02952003,-0.08134598;0.005839212;-0.03146622,-0.1303376;-0.3254547;-0.0282787,-0.1548164;-0.6739856;0.04866096,-0.1666248;-0.7025903;-0.001014609,0.000389263;0.5404742;-0.02199531,151.9845
+0;0;0,0.002725066;0.3121515;-0.004530064,0.005477765;0.6144806;-0.02507608,0.1798732;0.4978418;0.003991555,0.2177399;0.2668337;0.107015,0.2527597;0.05969563;0.2171384,-0.1688093;0.4875341;-0.01848018,-0.2219064;0.2625109;0.09087113,-0.2684548;0.04547733;0.1744738,0.07790068;0.003892884;-0.03945502,0.09924654;-0.3279557;-0.002348885,0.1084201;-0.6769;0.07644901,0.1108254;-0.6396426;-0.000862129,-0.07560587;0.007130159;-0.04328142,-0.1190651;-0.3235923;-0.01701462,-0.1394008;-0.6729271;0.05786528,-0.1345569;-0.6356234;-0.01932707,0.004783672;0.5403198;-0.01748217,0;0;0,0.0005593449;0.3120714;-0.008807898,-0.0004884452;0.6144128;-0.02935147,0.1757757;0.4951167;-0.02480245,0.2354269;0.2476122;-0.0003955364,0.2257461;0.03147972;-0.09762096,-0.1732725;0.4914027;0.0003822483,-0.2327726;0.243442;0.02007231,-0.2632517;0.02953175;-0.07777028,0.0760207;0.003736884;-0.04297972,0.1203013;-0.3278534;-0.04954505,0.1335085;-0.6786624;0.01983833,0.1528832;-0.7055627;-0.02938008,-0.08133539;0.005825249;-0.03147998,-0.1303196;-0.3251526;-0.02827897,-0.1548062;-0.6737678;0.04868327,-0.1665426;-0.7022262;-0.001119778,5.942583E-05;0.540246;-0.02180433,152.0182
+0;0;0,0.002632746;0.312104;-0.005110065,0.005254637;0.6143222;-0.02631608,0.179907;0.4984487;0.003633292,0.2171504;0.2696803;0.111739,0.2480218;0.06643772;0.2300282,-0.169271;0.4878505;-0.01855647,-0.2217844;0.264891;0.09519894,-0.2681498;0.05004169;0.1843222,0.07784911;0.003880874;-0.03953362,0.0994098;-0.3280874;-0.002427503,0.1084916;-0.6766292;0.07671925,0.1168506;-0.7012008;0.02185106,-0.07562384;0.007121469;-0.0432293,-0.1190217;-0.3237681;-0.01727911,-0.1393698;-0.672703;0.0579436,-0.1345632;-0.6354268;-0.01940236,0.004595106;0.5401915;-0.01855411,0;0;0,0.0003730506;0.3120368;-0.008650064,-0.0009614676;0.6143128;-0.0291605,0.1754807;0.494929;-0.02470922,0.2351892;0.2474504;-0.0002524853,0.2253567;0.03117214;-0.09710264,-0.173754;0.4912411;0.0008405671,-0.233112;0.2432616;0.02063156,-0.2622472;0.0279534;-0.07448126,0.07602127;0.003754377;-0.04295492,0.1201621;-0.3279887;-0.04949474,0.1334758;-0.6784772;0.01984978,0.1531595;-0.7054741;-0.02936769,-0.08131754;0.00581963;-0.03149671,-0.1305191;-0.3252611;-0.02843037,-0.1546426;-0.6736023;0.04841105,-0.1666498;-0.7023381;-0.001231525,-0.0003421158;0.5401593;-0.02161694,152.0517
+0;0;0,0.002632075;0.3120245;-0.005108763,0.005253444;0.6141824;-0.0263107,0.1800452;0.4982871;0.003655102,0.2172909;0.2695047;0.1117674,0.248185;0.06611224;0.2301439,-0.1694102;0.4876804;-0.01855229,-0.2219268;0.2647073;0.09521008,-0.2683264;0.04969962;0.1843991,0.07785223;0.003881029;-0.0395352,0.09942021;-0.3281997;-0.002416514,0.1084937;-0.6764224;0.07665773,0.1167651;-0.7004222;0.02236443,-0.07562686;0.007121753;-0.04323103,-0.1190394;-0.3238799;-0.01727204,-0.1393688;-0.6724952;0.05788177,-0.1346127;-0.6352952;-0.0186538,0.004594014;0.5400631;-0.01854992,0;0;0,0.0001120865;0.3119651;-0.008369207,-0.001499042;0.614187;-0.02876258,0.1752171;0.4950709;-0.02449703,0.2345801;0.2474803;-0.0001702309,0.2246193;0.03083508;-0.09661484,-0.1743192;0.4908266;0.001037681,-0.2336014;0.2428636;0.02145554,-0.2621056;0.02658719;-0.07207493,0.07603906;0.00376153;-0.04292989,0.1200301;-0.3281189;-0.04931641,0.1334827;-0.6782531;0.02010369,0.1530096;-0.7046797;-0.02854705,-0.08131527;0.005823274;-0.03151157,-0.1304319;-0.3253835;-0.02831571,-0.1544803;-0.6734214;0.04840028,-0.1667827;-0.7013705;-0.0008207075,-0.0008179694;0.540043;-0.02124405,152.085
+0;0;0,0.002631497;0.3119559;-0.00510764,0.005252283;0.6140466;-0.02630493,0.1806688;0.4980176;0.003738351,0.2179185;0.2692107;0.1118622,0.2488069;0.06585535;0.2302172,-0.1700307;0.4873732;-0.0185481,-0.2225529;0.2643762;0.09522645,-0.2689441;0.04940768;0.1843992,0.07786635;0.003881733;-0.03954237,0.09943879;-0.3282677;-0.002416015,0.1084949;-0.6758224;0.07650659,0.1168479;-0.7003549;0.02167771,-0.07564058;0.007123046;-0.04323887,-0.1190621;-0.323947;-0.01727452,-0.1393526;-0.6718937;0.05773516,-0.1345495;-0.6346226;-0.0195554,0.004592986;0.5399423;-0.01854572,0;0;0,-0.0003501028;0.311904;-0.00807786,-0.0026149;0.6140645;-0.02831578,0.1749561;0.4950507;-0.02431035,0.2339889;0.2473244;-0.0002741814,0.2241828;0.03037433;-0.09593964,-0.1757549;0.4902546;0.001893014,-0.2346692;0.2421668;0.02220288,-0.2619345;0.02459733;-0.06854681,0.07604505;0.003774941;-0.04295039,0.1200489;-0.3281736;-0.04933453,0.1335372;-0.6776628;0.01980662,0.1525742;-0.7046334;-0.02960706,-0.08134072;0.005815644;-0.03149129,-0.1306672;-0.3254307;-0.02837952,-0.1544759;-0.672757;0.04844945,-0.1674416;-0.7014563;-0.0009069853,-0.001765028;0.5399337;-0.02083254,152.1073
+0;0;0,0.002630666;0.3118574;-0.005106028,0.005250133;0.6137959;-0.02629273,0.1811993;0.4976756;0.003814215,0.218452;0.26885;0.1119469,0.2494308;0.06489985;0.230648,-0.1705605;0.486999;-0.01853961,-0.223087;0.2639838;0.09524423,-0.2696138;0.04838651;0.1846778,0.07787043;0.003881937;-0.03954444,0.09944142;-0.328245;-0.002420593,0.1084966;-0.6757643;0.07649396,0.116839;-0.7002276;0.02173468,-0.07564455;0.007123419;-0.04324113,-0.1190632;-0.3239242;-0.01727853,-0.1393515;-0.6718355;0.05772349,-0.1345546;-0.6345736;-0.01946895,0.004591151;0.5397271;-0.01853723,0;0;0,-0.0007003546;0.3118093;-0.007908106,-0.003360003;0.6138147;-0.02812886,0.1749161;0.4950334;-0.02418542,0.2334801;0.2471559;-0.0003402233,0.2230655;0.02920227;-0.0953827,-0.1768201;0.4896259;0.00246631,-0.2352743;0.2413969;0.02264171,-0.2616121;0.02240866;-0.06677762,0.07606931;0.003836304;-0.04291129,0.120191;-0.3280752;-0.04922247,0.1336928;-0.6775144;0.01998091,0.1527252;-0.7042959;-0.02949691,-0.08133666;0.005760764;-0.03152455,-0.130802;-0.3254409;-0.02829991,-0.1544736;-0.6727471;0.04849368,-0.1673778;-0.700952;-0.001306865,-0.002422184;0.5397207;-0.02064729,152.1409
+0;0;0,0.002537953;0.3117388;-0.005513714,0.005028705;0.6135613;-0.02711931,0.1816735;0.4978227;0.003610974,0.2182541;0.2709043;0.1159508,0.2494273;0.07557939;0.2493447,-0.1715568;0.4873349;-0.01872894,-0.2233735;0.2665107;0.09960108,-0.2691407;0.0523102;0.1941583,0.07790494;0.003762605;-0.03952401,0.09942994;-0.3281648;-0.002677713,0.1086496;-0.6758289;0.07656904,0.1169026;-0.7003779;0.02171607,-0.07563502;0.007228903;-0.04327321,-0.119091;-0.3236019;-0.0175947,-0.139409;-0.6716921;0.05761013,-0.1346124;-0.6344477;-0.01970127,0.004404666;0.5395198;-0.01926038,0;0;0,-0.00106281;0.311702;-0.007654667,-0.003875107;0.6136155;-0.02792168,0.1751351;0.4951771;-0.02433896,0.2330949;0.2471294;-0.0006053448,0.2227791;0.0283715;-0.09524202,-0.1779224;0.4892985;0.002703719,-0.2361233;0.240985;0.02278734,-0.2621109;0.02127001;-0.06647356,0.0760536;0.003825009;-0.04297328,0.1206723;-0.3277844;-0.04939008,0.1340296;-0.6773883;0.02013755,0.1532859;-0.7039669;-0.02966809,-0.08136792;0.005797156;-0.03148234,-0.1306029;-0.3252074;-0.02852189,-0.15367;-0.6728915;0.04776057,-0.1667449;-0.7019784;-0.001130469,-0.002917051;0.5395402;-0.02042365,152.1744
+0;0;0,0.002538066;0.3117527;-0.00551396,0.00502921;0.6136225;-0.02712318,0.1818566;0.4978243;0.003632458,0.2184396;0.2708913;0.1159795,0.2495877;0.07572386;0.2492658,-0.1717378;0.4873257;-0.0187305,-0.2235579;0.2664872;0.09960714,-0.2692882;0.05245948;0.1940881,0.07787123;0.003760977;-0.0395069,0.09944119;-0.3288599;-0.002583638,0.1086506;-0.6761375;0.07657503,0.1169345;-0.7008904;0.02151699,-0.07560229;0.007225774;-0.04325448,-0.119149;-0.3242961;-0.01752233,-0.1394445;-0.6719993;0.05759891,-0.1346299;-0.6347278;-0.02000153,0.004405031;0.5395644;-0.01926248,0;0;0,-0.001327068;0.3117166;-0.007586241,-0.004464746;0.6136683;-0.02793884,0.1747989;0.495104;-0.02415395,0.2327656;0.2470197;-0.0006425381,0.2224952;0.02830982;-0.09490967,-0.1785005;0.4891241;0.003205709,-0.2363331;0.2406964;0.0231497,-0.2617415;0.02082428;-0.06537408,0.0760282;0.003826678;-0.04294109,0.1204636;-0.3285169;-0.04914498,0.1341591;-0.6777713;0.02003884,0.1544312;-0.7047508;-0.02936029,-0.08132137;0.005800984;-0.03149686,-0.1311689;-0.3258172;-0.02836601,-0.1536937;-0.6731848;0.04766754,-0.166751;-0.7023895;-0.001548234,-0.003423855;0.5395801;-0.02041316,152.1968
+0;0;0,0.002538066;0.3117527;-0.00551396,0.00502921;0.6136225;-0.02712318,0.1818566;0.4978243;0.003632458,0.2184396;0.2708913;0.1159795,0.2495877;0.07572386;0.2492658,-0.1717378;0.4873257;-0.0187305,-0.2235579;0.2664872;0.09960714,-0.2692882;0.05245948;0.1940881,0.07787123;0.003760977;-0.0395069,0.09944119;-0.3288599;-0.002583638,0.1086506;-0.6761375;0.07657503,0.1169345;-0.7008904;0.02151699,-0.07560229;0.007225774;-0.04325448,-0.119149;-0.3242961;-0.01752233,-0.1394445;-0.6719993;0.05759891,-0.1346299;-0.6347278;-0.02000153,0.004405031;0.5395644;-0.01926248,0;0;0,-0.001327068;0.3117166;-0.007586241,-0.004464746;0.6136683;-0.02793884,0.1747989;0.495104;-0.02415395,0.2327656;0.2470197;-0.0006425381,0.2224952;0.02830982;-0.09490967,-0.1785005;0.4891241;0.003205709,-0.2363331;0.2406964;0.0231497,-0.2617415;0.02082428;-0.06537408,0.0760282;0.003826678;-0.04294109,0.1204636;-0.3285169;-0.04914498,0.1341591;-0.6777713;0.02003884,0.1544312;-0.7047508;-0.02936029,-0.08132137;0.005800984;-0.03149686,-0.1311689;-0.3258172;-0.02836601,-0.1536937;-0.6731848;0.04766754,-0.166751;-0.7023895;-0.001548234,-0.003423855;0.5395801;-0.02041316,152.2195
+0;0;0,0.002515974;0.3117909;-0.00584298,0.004989956;0.6136839;-0.0276849,0.1824721;0.4986232;0.003715472,0.2185844;0.2734306;0.1195358,0.2470574;0.07640655;0.2525257,-0.1724643;0.4878336;-0.01867535,-0.2235954;0.2688758;0.1032807,-0.2692879;0.05627495;0.2034232,0.07796971;0.00365191;-0.03941449,0.09963284;-0.3288086;-0.002305616,0.1088132;-0.6760508;0.07694365,0.1173443;-0.7001969;0.02217307,-0.07558787;0.007306552;-0.04334977,-0.1189199;-0.3240869;-0.01732878,-0.1392234;-0.6717328;0.05798366,-0.1344529;-0.6345349;-0.01902171,0.004369073;0.5396196;-0.01977118,0;0;0,-0.001542911;0.3117605;-0.007553577,-0.004756168;0.6137395;-0.02807546,0.1750838;0.4952007;-0.02393222,0.2328121;0.2470802;-0.0008275509,0.2222929;0.02716203;-0.09485316,-0.1791292;0.4886691;0.003608894,-0.236724;0.2402378;0.0234816,-0.2617573;0.01912908;-0.06483453,0.07603882;0.00386861;-0.04300284,0.1208796;-0.328285;-0.04930091,0.1346787;-0.6775075;0.01994562,0.1545671;-0.7041297;-0.02907252,-0.08138414;0.005777917;-0.03145394,-0.1312437;-0.3257052;-0.0283948,-0.1532438;-0.6731189;0.04751004,-0.166334;-0.7018858;-0.001270052,-0.003706783;0.5396439;-0.02050638,152.2531
+0;0;0,0.002516125;0.3118096;-0.005843331,0.004990275;0.613723;-0.0276868,0.1827682;0.4985878;0.003753282,0.2188703;0.2734593;0.1195407,0.2473184;0.07660727;0.2524145,-0.1727578;0.4877803;-0.01867474,-0.2238744;0.2688848;0.1032466,-0.269527;0.0564695;0.2033017,0.07797389;0.003652106;-0.03941661,0.09964745;-0.3289684;-0.00228988,0.1088327;-0.6763971;0.07700196,0.1175403;-0.7016637;0.02109802,-0.07559191;0.007306944;-0.04335209,-0.1189448;-0.3242459;-0.01731858,-0.1392592;-0.6720786;0.05803432,-0.13439;-0.6347318;-0.02056452,0.004369338;0.5396523;-0.01977239,0;0;0,-0.001732975;0.3117805;-0.007457971,-0.0050219;0.6137738;-0.02805877,0.1751313;0.4951702;-0.02380037,0.2328346;0.2470978;-0.0009226799,0.2223726;0.02735041;-0.09482193,-0.1796514;0.4885812;0.003789898,-0.2369475;0.2401457;0.02353633,-0.2618554;0.01916799;-0.06457649,0.07601598;0.003916621;-0.04304838,0.1210961;-0.3283639;-0.04952526,0.1349287;-0.6777551;0.01984906,0.1557261;-0.7056876;-0.02981735,-0.08140482;0.005741924;-0.03142003,-0.1314438;-0.3258785;-0.02849996,-0.1530406;-0.6735158;0.04739598,-0.1663943;-0.7034246;-0.002484649,-0.003961444;0.5396741;-0.02046895,152.286
+0;0;0,0.002393517;0.3116935;-0.006295214,0.0046996;0.6133962;-0.02863885,0.183008;0.4992392;0.003448004,0.2184673;0.2767404;0.1225709,0.2458726;0.08710143;0.2685921,-0.1735956;0.4883832;-0.0188647,-0.2235284;0.2721746;0.1064906,-0.2685843;0.05985375;0.2110181,0.0779248;0.003599996;-0.03922952,0.0996179;-0.3295493;-0.001995899,0.1087148;-0.676408;0.07734433,0.117508;-0.7014998;0.02102036,-0.0754214;0.007311777;-0.04338593,-0.1187563;-0.3247665;-0.01709014,-0.139197;-0.6720144;0.05833984,-0.134341;-0.6346833;-0.02044773,0.00412508;0.5393873;-0.02059561,0;0;0,-0.001823872;0.3116781;-0.00718236,-0.005140021;0.6135104;-0.0275774,0.1754129;0.4951884;-0.0235436,0.2328522;0.2479314;-0.0007817745,0.2222213;0.02648436;-0.09503865,-0.1802196;0.4885704;0.003926953,-0.2371864;0.2409476;0.02370326,-0.2622966;0.01807824;-0.06424517,0.07596217;0.003885269;-0.04288173,0.1209309;-0.3289601;-0.04897761,0.1351417;-0.6778302;0.02013326,0.1563008;-0.7057298;-0.02971387,-0.08122855;0.005762826;-0.03151034,-0.1313896;-0.3263784;-0.02812115,-0.1525116;-0.6735744;0.04735969,-0.1658604;-0.7035319;-0.002757378,-0.004079267;0.5394533;-0.02004361,152.3086
+0;0;0,0.002394767;0.3118563;-0.006298502,0.00470212;0.6137249;-0.02865463,0.18345;0.499424;0.003496258,0.2188606;0.2772304;0.1224557,0.2462499;0.08770302;0.268391,-0.1740305;0.4885412;-0.01887131,-0.2238947;0.2726293;0.106312,-0.2689241;0.06043337;0.210778,0.07791337;0.003599468;-0.03922376,0.0995923;-0.329332;-0.002014488,0.1086806;-0.6758633;0.07725083,0.1174888;-0.7010485;0.02083131,-0.07541034;0.007310704;-0.04337957,-0.1187169;-0.3245505;-0.01710097,-0.1391383;-0.6714705;0.05825778,-0.1342741;-0.634127;-0.02066346,0.004127249;0.5396708;-0.02060647,0;0;0,-0.00192596;0.3118397;-0.007212162,-0.005320773;0.6138274;-0.02776051,0.1756668;0.4952144;-0.0231328,0.2329869;0.2482522;-0.000787735,0.2225356;0.02688214;-0.09488344,-0.180722;0.4885705;0.004207743,-0.2371922;0.2411814;0.02382869,-0.2624576;0.01811099;-0.06317233,0.07596748;0.003882945;-0.04284644,0.1213367;-0.328683;-0.04912567,0.1353948;-0.6772303;0.01991463,0.1566764;-0.7055999;-0.02954483,-0.08120078;0.005778711;-0.0315435,-0.1311132;-0.3261779;-0.02816525,-0.151913;-0.6730647;0.04724266,-0.1653587;-0.7032823;-0.00274941,-0.004241988;0.539729;-0.02018571,152.3421
+0;0;0,0.002394703;0.3118479;-0.006298332,0.004701877;0.6136932;-0.02865278,0.1835992;0.4993635;0.003517671,0.2189925;0.2772787;0.1224189,0.2463492;0.08797602;0.2681811,-0.174179;0.4884717;-0.01886853,-0.2240189;0.2726654;0.1062535,-0.2689949;0.06072105;0.2105957,0.07790627;0.003599139;-0.03922018,0.09967336;-0.3306865;-0.001859576,0.1087201;-0.6756337;0.07704343,0.1176119;-0.7013429;0.02008818,-0.07540346;0.007310037;-0.04337561,-0.1188861;-0.3259009;-0.01699013,-0.1392142;-0.6712351;0.05802417,-0.1343038;-0.6338218;-0.02164646,0.004127042;0.5396439;-0.02060514,0;0;0,-0.001942217;0.311833;-0.007137537,-0.005269796;0.6137959;-0.02771592,0.1758625;0.4952182;-0.02301073,0.2331353;0.2483459;-0.0009691715,0.2228073;0.02703981;-0.09449697,-0.1808605;0.48862;0.004386233,-0.2370354;0.2412831;0.0238981,-0.26231;0.01821655;-0.06231701,0.07597944;0.003858864;-0.04281116,0.1213676;-0.3300843;-0.04900241,0.1355767;-0.6770281;0.01973081,0.1577484;-0.7061029;-0.02971673,-0.08117741;0.005813622;-0.03157517,-0.1310014;-0.3275369;-0.02819431,-0.1514831;-0.6728806;0.04673475,-0.1650901;-0.7037408;-0.003637444,-0.004213899;0.5397027;-0.0201335,152.3754
+0;0;0,0.002296738;0.31174;-0.006769142,0.004468343;0.6134344;-0.02961009,0.1834222;0.4996422;0.003070772,0.2182489;0.2790264;0.1265415,0.2469812;0.09024641;0.2700384,-0.1744455;0.4886576;-0.01898878,-0.2235141;0.2740139;0.1100446,-0.2671567;0.06626597;0.2195477,0.07793254;0.003691887;-0.03929564,0.09972232;-0.3308071;-0.001836326,0.1088557;-0.6751089;0.07698199,0.1174204;-0.7015949;0.02033776,-0.07549398;0.007219998;-0.04335652,-0.1190263;-0.3262058;-0.01690299,-0.1392053;-0.6709037;0.05803443,-0.1343305;-0.633498;-0.02192796,0.003929722;0.5394286;-0.02144279,0;0;0,-0.00182806;0.3117371;-0.007040262,-0.005030558;0.613588;-0.02759123,0.1760358;0.4950509;-0.02298927,0.2328213;0.2472519;-0.0006213188,0.2231185;0.02733861;-0.09335089,-0.1806598;0.4885608;0.004420713,-0.2366955;0.2403491;0.02392032,-0.2619423;0.01832999;-0.06048886,0.07601279;0.003844291;-0.04287815,0.1215461;-0.3303087;-0.04888129,0.1358955;-0.6766605;0.01948547,0.1581153;-0.7060476;-0.03003263,-0.08125956;0.005841907;-0.031528,-0.1306081;-0.3278076;-0.02832147,-0.151084;-0.6724924;0.04659595,-0.1646428;-0.7035235;-0.00403956,-0.004005149;0.5395241;-0.02001882,152.398
+0;0;0,0.002297019;0.3117781;-0.006769971,0.004468742;0.613489;-0.02961214,0.1833627;0.4997067;0.003060915,0.2182434;0.2787482;0.1267234,0.2469331;0.09024858;0.2700073,-0.1743856;0.4887258;-0.01899127,-0.2235304;0.2737487;0.1102425,-0.2671082;0.06630926;0.219583,0.07795376;0.003692893;-0.03930634,0.09974132;-0.3307719;-0.001850851,0.1088999;-0.6760213;0.07718439,0.1174719;-0.7025555;0.02049184,-0.07551455;0.007221964;-0.04336832,-0.1190424;-0.3261697;-0.0169175,-0.139277;-0.6718162;0.05822616,-0.1343981;-0.6344042;-0.02180446,0.003930097;0.5394799;-0.02144446,0;0;0,-0.001789898;0.311778;-0.006926775,-0.004964858;0.6136528;-0.02737784,0.1759656;0.4948623;-0.02296519,0.232322;0.2465646;-0.0005166531,0.2231903;0.0269234;-0.09303593,-0.1805671;0.4885145;0.00416825,-0.2363515;0.2398568;0.02389493,-0.262187;0.01780754;-0.05924431,0.07602039;0.003851503;-0.04291248,0.1217324;-0.3302428;-0.04889035,0.1356749;-0.6775084;0.01995587,0.158396;-0.7062562;-0.03020477,-0.08129314;0.005842162;-0.03150729,-0.1304655;-0.3277983;-0.02827161,-0.150981;-0.6734284;0.04687166,-0.1644953;-0.7044414;-0.003906392,-0.003947735;0.5395823;-0.01983523,152.4314
+0;0;0,0.002296335;0.3116852;-0.006767954,0.004467166;0.6132722;-0.02960058,0.1831868;0.4995626;0.003044894,0.2181045;0.27837;0.1268384,0.2468066;0.08978844;0.2701845,-0.1742135;0.4885923;-0.01898584,-0.2234104;0.2733875;0.1103849,-0.2670071;0.06585786;0.2197729,0.0779539;0.0036929;-0.03930642,0.09974147;-0.3307722;-0.001850899,0.1088921;-0.6757228;0.07711597,0.1175282;-0.7026801;0.01999926,-0.07551469;0.007221977;-0.04336841,-0.1190426;-0.32617;-0.01691756,-0.1392597;-0.6715175;0.05816109,-0.1343442;-0.6340501;-0.02246828,0.003928768;0.539297;-0.02143664,0;0;0,-0.001704842;0.3116882;-0.006803751,-0.00478892;0.6134443;-0.0271821,0.1759716;0.4948492;-0.02283525,0.2323266;0.2462598;-0.0005269051,0.2234008;0.02606778;-0.0920186,-0.1803696;0.4886303;0.003900282,-0.2361267;0.2397124;0.02393177,-0.2622389;0.01711085;-0.0579317,0.07604206;0.00384441;-0.04287505,0.1220973;-0.3302018;-0.04892063,0.1360925;-0.6771125;0.0201273,0.1590527;-0.7062573;-0.03042698,-0.08127959;0.005856731;-0.03153998,-0.1301685;-0.3278256;-0.02829813,-0.1506119;-0.6731359;0.04689018,-0.1642069;-0.7045845;-0.004298389,-0.003795534;0.5394058;-0.01965976,152.4646
+0;0;0,0.002280329;0.3116893;-0.006583141,0.004636158;0.6133493;-0.0284632,0.1839547;0.5019126;0.002752958,0.2181231;0.2825696;0.1299983,0.2465421;0.09530333;0.2751143,-0.1746654;0.4906618;-0.01927768,-0.223161;0.277553;0.1137751,-0.2667216;0.07214507;0.2271109,0.07796385;0.003738624;-0.03928237,0.09959923;-0.330743;-0.001886729,0.1088338;-0.6756765;0.07714568,0.1172915;-0.7025259;0.01989502,-0.07551498;0.00716412;-0.04337749,-0.1190993;-0.3262267;-0.01700575,-0.1393002;-0.6715281;0.05828895,-0.1344205;-0.6340032;-0.02233724,0.004052954;0.53934;-0.02061739,0;0;0,-0.001704842;0.3116882;-0.006803751,-0.00478892;0.6134443;-0.0271821,0.1759716;0.4948492;-0.02283525,0.2323266;0.2462598;-0.0005269051,0.2234008;0.02606778;-0.0920186,-0.1803696;0.4886303;0.003900282,-0.2361267;0.2397124;0.02393177,-0.2622389;0.01711085;-0.0579317,0.07604206;0.00384441;-0.04287505,0.1220973;-0.3302018;-0.04892063,0.1360925;-0.6771125;0.0201273,0.1590527;-0.7062573;-0.03042698,-0.08127959;0.005856731;-0.03153998,-0.1301685;-0.3278256;-0.02829813,-0.1506119;-0.6731359;0.04689018,-0.1642069;-0.7045845;-0.004298389,-0.003795534;0.5394058;-0.01965976,152.4875
+0;0;0,0.002280822;0.3117567;-0.006584565,0.004636987;0.6134597;-0.02846771,0.1841784;0.5019667;0.002778461,0.2183574;0.2825556;0.1300632,0.2465682;0.09666122;0.2741162,-0.1748862;0.4907019;-0.01927948,-0.2233968;0.2775271;0.1138146,-0.2666383;0.0736239;0.2263201,0.07796465;0.003738662;-0.03928278,0.09959727;-0.3307002;-0.001891911,0.1088341;-0.6757181;0.07715984,0.1172754;-0.7024572;0.02002018,-0.07551575;0.007164193;-0.04337794,-0.1190945;-0.3261841;-0.01700957,-0.1393004;-0.67157;0.05830356,-0.1344301;-0.6340597;-0.02216631,0.004053705;0.5394405;-0.02062085,0;0;0,-0.001713395;0.3117596;-0.006620646,-0.004790157;0.6135677;-0.02686977,0.1761557;0.4947916;-0.02280092,0.2326951;0.2461661;-0.000451088,0.2239486;0.02681386;-0.08940005,-0.1805954;0.488482;0.003779193,-0.236141;0.2394467;0.0239521,-0.2626022;0.01797229;-0.05575177,0.07611287;0.003859997;-0.04274964,0.1224678;-0.3301007;-0.04882836,0.1367004;-0.6771148;0.02009487,0.1595403;-0.7069055;-0.02949286,-0.08124167;0.005836715;-0.0316437,-0.1299725;-0.3278201;-0.02791757,-0.1501185;-0.6733279;0.04685042,-0.1635571;-0.7048599;-0.004029308,-0.003801987;0.5395158;-0.01938033,152.5096
+0;0;0,0.00228146;0.3118439;-0.006586406,0.004638432;0.6136503;-0.02847718,0.1839746;0.5021716;0.002745355,0.2181524;0.2827678;0.1300259,0.2462704;0.09748527;0.2736048,-0.1746812;0.4909196;-0.01928748,-0.2231902;0.2777519;0.1138021,-0.2662894;0.07451986;0.2259374,0.0779895;0.003739854;-0.0392953,0.09955584;-0.3296743;-0.00201901,0.1088032;-0.6750825;0.0771222,0.1171754;-0.7013579;0.02044955,-0.07553983;0.007166478;-0.04339177,-0.1189851;-0.3251603;-0.0171042,-0.1392138;-0.6709371;0.05829415,-0.1343834;-0.6334881;-0.02151802,0.004054927;0.5396028;-0.02062732,0;0;0,-0.001868501;0.3118463;-0.006601334,-0.005090266;0.6137539;-0.02689481,0.1756443;0.4948639;-0.02311945,0.2321918;0.246262;-0.0006268024,0.2246695;0.02674791;-0.08718371,-0.1806746;0.4885276;0.003246434,-0.2358028;0.2394359;0.02375556,-0.2631918;0.01806688;-0.05357967,0.07611687;0.003854394;-0.04279995,0.1223355;-0.3290838;-0.04876733,0.1368916;-0.6765893;0.01967049,0.1598699;-0.7053056;-0.03006077,-0.08128365;0.005850979;-0.03161021,-0.1297709;-0.3267966;-0.02784335,-0.1497572;-0.6727394;0.04685484,-0.1630154;-0.7038278;-0.003555771,-0.004068002;0.5396751;-0.01939225,152.5319
+0;0;0,0.002084668;0.3120874;-0.007166435,0.004063551;0.6142733;-0.03025015,0.1846739;0.503014;0.002323132,0.2183862;0.2860243;0.1337993,0.2449293;0.1024687;0.2817424,-0.176291;0.4912601;-0.01948188,-0.2243247;0.2803958;0.1173979,-0.2676059;0.07802097;0.2333958,0.07793425;0.003843158;-0.03928203,0.09914993;-0.3301014;-0.001806036,0.1083533;-0.6751938;0.07731997,0.1170198;-0.7015346;0.02043813,-0.07554685;0.007047405;-0.04329667,-0.1192495;-0.3257729;-0.01694784,-0.1394856;-0.6712267;0.05846132,-0.134702;-0.6338224;-0.02158383,0.003603368;0.5401292;-0.02201955,0;0;0,-0.002408922;0.3120985;-0.006554127,-0.006472111;0.6144621;-0.02688766,0.1755705;0.4948851;-0.02314091,0.2322049;0.2463;-0.0006687641,0.2249504;0.02501509;-0.08590198,-0.182794;0.4879414;0.002695354,-0.2375659;0.2388207;0.02381224,-0.2654832;0.01560798;-0.05156065,0.07610463;0.003857344;-0.0427177,0.1222355;-0.3296272;-0.04850602,0.1371889;-0.6768081;0.01987696,0.1599785;-0.7053827;-0.03046774,-0.08121409;0.005847187;-0.03164927,-0.1300836;-0.32727;-0.02737372,-0.1495906;-0.6730387;0.04677371,-0.1627339;-0.7042632;-0.0038599,-0.005217463;0.5402517;-0.01936889,152.5653
+0;0;0,0.002084668;0.3120874;-0.007166435,0.004063551;0.6142733;-0.03025015,0.1846739;0.503014;0.002323132,0.2183862;0.2860243;0.1337993,0.2449293;0.1024687;0.2817424,-0.176291;0.4912601;-0.01948188,-0.2243247;0.2803958;0.1173979,-0.2676059;0.07802097;0.2333958,0.07793425;0.003843158;-0.03928203,0.09914993;-0.3301014;-0.001806036,0.1083533;-0.6751938;0.07731997,0.1170198;-0.7015346;0.02043813,-0.07554685;0.007047405;-0.04329667,-0.1192495;-0.3257729;-0.01694784,-0.1394856;-0.6712267;0.05846132,-0.134702;-0.6338224;-0.02158383,0.003603368;0.5401292;-0.02201955,0;0;0,-0.002408922;0.3120985;-0.006554127,-0.006472111;0.6144621;-0.02688766,0.1755705;0.4948851;-0.02314091,0.2322049;0.2463;-0.0006687641,0.2249504;0.02501509;-0.08590198,-0.182794;0.4879414;0.002695354,-0.2375659;0.2388207;0.02381224,-0.2654832;0.01560798;-0.05156065,0.07610463;0.003857344;-0.0427177,0.1222355;-0.3296272;-0.04850602,0.1371889;-0.6768081;0.01987696,0.1599785;-0.7053827;-0.03046774,-0.08121409;0.005847187;-0.03164927,-0.1300836;-0.32727;-0.02737372,-0.1495906;-0.6730387;0.04677371,-0.1627339;-0.7042632;-0.0038599,-0.005217463;0.5402517;-0.01936889,152.588
+0;0;0,0.002085586;0.3122247;-0.007169587,0.00406537;0.6145481;-0.03026374,0.1850733;0.503175;0.002366602,0.2187849;0.2861899;0.13384,0.245462;0.1017071;0.2825303,-0.1766846;0.4913953;-0.01948632,-0.2247173;0.2805354;0.1173906,-0.2682171;0.07713841;0.2339744,0.07796154;0.003844504;-0.03929578,0.09915446;-0.3297418;-0.001859996,0.1083767;-0.6755397;0.07742779,0.1171476;-0.7025599;0.01985998,-0.0755733;0.007049873;-0.04331183,-0.1192291;-0.3254134;-0.01699128,-0.1395065;-0.6715735;0.05857205,-0.1346653;-0.6340799;-0.02243841,0.003604986;0.5403718;-0.02202956,0;0;0,-0.002680629;0.3122363;-0.006426811,-0.006957412;0.6147428;-0.02665138,0.1754994;0.4949583;-0.02334762,0.2320256;0.246364;-0.0007646084,0.2258053;0.02290435;-0.08371902,-0.1836053;0.4876835;0.002171814,-0.2383919;0.2385809;0.02339928,-0.2668443;0.01338351;-0.04961423,0.07614762;0.003852338;-0.04270411,0.122501;-0.3292362;-0.04851723,0.137593;-0.6771793;0.01971507,0.1611601;-0.7063136;-0.03117728,-0.08123926;0.005858117;-0.03166711,-0.13009;-0.3268951;-0.02727048,-0.1493528;-0.6734045;0.04694548,-0.162741;-0.7052507;-0.004416812,-0.005658433;0.5404976;-0.01916099,152.6215
+0;0;0,0.001940505;0.3123445;-0.007868099,0.003636208;0.6147036;-0.03211847,0.1850359;0.5042647;0.001081854,0.2189333;0.2895722;0.1361985,0.2434054;0.1084197;0.2897015,-0.1771316;0.4914138;-0.01961193,-0.2241466;0.2825927;0.1206797,-0.2677319;0.0815293;0.2417257,0.07800393;0.003788523;-0.03923575,0.09915594;-0.3297537;-0.001820952,0.1082305;-0.675581;0.07745797,0.1172357;-0.7019873;0.02032278,-0.07552545;0.007094844;-0.04340485,-0.1192434;-0.3253074;-0.01703723,-0.1398922;-0.6714779;0.05848476,-0.135298;-0.634129;-0.02184011,0.003253792;0.5405349;-0.02355692,0;0;0,-0.002968654;0.3123716;-0.006321669,-0.007557064;0.6150069;-0.02644205,0.175054;0.4948876;-0.02333903,0.2317709;0.24636;-0.0006320477,0.2265966;0.02200976;-0.08198619,-0.1842497;0.4875518;0.001789693,-0.239056;0.2384918;0.02332617,-0.2681606;0.01253456;-0.04790946,0.07616168;0.003860086;-0.04269552,0.1223551;-0.3292042;-0.04835939,0.1376543;-0.6772047;0.01965165,0.1606636;-0.7054489;-0.03139138,-0.08124529;0.005850526;-0.03167626,-0.1302407;-0.326831;-0.02718105,-0.1491966;-0.6733869;0.04700544,-0.1625323;-0.7045441;-0.004074536,-0.006182536;0.5407313;-0.01897955,152.644
+0;0;0,0.001940505;0.3123445;-0.007868099,0.003636208;0.6147036;-0.03211847,0.1850359;0.5042647;0.001081854,0.2189333;0.2895722;0.1361985,0.2434054;0.1084197;0.2897015,-0.1771316;0.4914138;-0.01961193,-0.2241466;0.2825927;0.1206797,-0.2677319;0.0815293;0.2417257,0.07800393;0.003788523;-0.03923575,0.09915594;-0.3297537;-0.001820952,0.1082305;-0.675581;0.07745797,0.1172357;-0.7019873;0.02032278,-0.07552545;0.007094844;-0.04340485,-0.1192434;-0.3253074;-0.01703723,-0.1398922;-0.6714779;0.05848476,-0.135298;-0.634129;-0.02184011,0.003253792;0.5405349;-0.02355692,0;0;0,-0.002968654;0.3123716;-0.006321669,-0.007557064;0.6150069;-0.02644205,0.175054;0.4948876;-0.02333903,0.2317709;0.24636;-0.0006320477,0.2265966;0.02200976;-0.08198619,-0.1842497;0.4875518;0.001789693,-0.239056;0.2384918;0.02332617,-0.2681606;0.01253456;-0.04790946,0.07616168;0.003860086;-0.04269552,0.1223551;-0.3292042;-0.04835939,0.1376543;-0.6772047;0.01965165,0.1606636;-0.7054489;-0.03139138,-0.08124529;0.005850526;-0.03167626,-0.1302407;-0.326831;-0.02718105,-0.1491966;-0.6733869;0.04700544,-0.1625323;-0.7045441;-0.004074536,-0.006182536;0.5407313;-0.01897955,152.644
+0;0;0,0.001940505;0.3123445;-0.007868099,0.003636208;0.6147036;-0.03211847,0.1850359;0.5042647;0.001081854,0.2189333;0.2895722;0.1361985,0.2434054;0.1084197;0.2897015,-0.1771316;0.4914138;-0.01961193,-0.2241466;0.2825927;0.1206797,-0.2677319;0.0815293;0.2417257,0.07800393;0.003788523;-0.03923575,0.09915594;-0.3297537;-0.001820952,0.1082305;-0.675581;0.07745797,0.1172357;-0.7019873;0.02032278,-0.07552545;0.007094844;-0.04340485,-0.1192434;-0.3253074;-0.01703723,-0.1398922;-0.6714779;0.05848476,-0.135298;-0.634129;-0.02184011,0.003253792;0.5405349;-0.02355692,0;0;0,-0.002968654;0.3123716;-0.006321669,-0.007557064;0.6150069;-0.02644205,0.175054;0.4948876;-0.02333903,0.2317709;0.24636;-0.0006320477,0.2265966;0.02200976;-0.08198619,-0.1842497;0.4875518;0.001789693,-0.239056;0.2384918;0.02332617,-0.2681606;0.01253456;-0.04790946,0.07616168;0.003860086;-0.04269552,0.1223551;-0.3292042;-0.04835939,0.1376543;-0.6772047;0.01965165,0.1606636;-0.7054489;-0.03139138,-0.08124529;0.005850526;-0.03167626,-0.1302407;-0.326831;-0.02718105,-0.1491966;-0.6733869;0.04700544,-0.1625323;-0.7045441;-0.004074536,-0.006182536;0.5407313;-0.01897955,152.644
+0;0;0,0.001809061;0.3123292;-0.008480973,0.003355291;0.614643;-0.03330374,0.1852049;0.5056865;-0.0009602066,0.2201934;0.2937413;0.1381564,0.2435472;0.1137979;0.2932475,-0.1774094;0.4915507;-0.01981956,-0.2237245;0.2844497;0.1232275,-0.2670682;0.08569124;0.2481062,0.07804914;0.003802147;-0.03914443,0.09908624;-0.329732;-0.001592759,0.1081835;-0.6755548;0.07770313,0.1167415;-0.702176;0.02071191,-0.075485;0.007053225;-0.04348192,-0.1191963;-0.3253225;-0.01677237,-0.1399591;-0.6714953;0.05870824,-0.1357148;-0.6341889;-0.02163974,0.003005015;0.5404897;-0.02460861,0;0;0,-0.002968654;0.3123716;-0.006321669,-0.007557064;0.6150069;-0.02644205,0.175054;0.4948876;-0.02333903,0.2317709;0.24636;-0.0006320477,0.2265966;0.02200976;-0.08198619,-0.1842497;0.4875518;0.001789693,-0.239056;0.2384918;0.02332617,-0.2681606;0.01253456;-0.04790946,0.07616168;0.003860086;-0.04269552,0.1223551;-0.3292042;-0.04835939,0.1376543;-0.6772047;0.01965165,0.1606636;-0.7054489;-0.03139138,-0.08124529;0.005850526;-0.03167626,-0.1302407;-0.326831;-0.02718105,-0.1491966;-0.6733869;0.04700544,-0.1625323;-0.7045441;-0.004074536,-0.006182536;0.5407313;-0.01897955,152.644
+0;0;0,0.001809061;0.3123292;-0.008480973,0.003355291;0.614643;-0.03330374,0.1852049;0.5056865;-0.0009602066,0.2201934;0.2937413;0.1381564,0.2435472;0.1137979;0.2932475,-0.1774094;0.4915507;-0.01981956,-0.2237245;0.2844497;0.1232275,-0.2670682;0.08569124;0.2481062,0.07804914;0.003802147;-0.03914443,0.09908624;-0.329732;-0.001592759,0.1081835;-0.6755548;0.07770313,0.1167415;-0.702176;0.02071191,-0.075485;0.007053225;-0.04348192,-0.1191963;-0.3253225;-0.01677237,-0.1399591;-0.6714953;0.05870824,-0.1357148;-0.6341889;-0.02163974,0.003005015;0.5404897;-0.02460861,0;0;0,-0.002968654;0.3123716;-0.006321669,-0.007557064;0.6150069;-0.02644205,0.175054;0.4948876;-0.02333903,0.2317709;0.24636;-0.0006320477,0.2265966;0.02200976;-0.08198619,-0.1842497;0.4875518;0.001789693,-0.239056;0.2384918;0.02332617,-0.2681606;0.01253456;-0.04790946,0.07616168;0.003860086;-0.04269552,0.1223551;-0.3292042;-0.04835939,0.1376543;-0.6772047;0.01965165,0.1606636;-0.7054489;-0.03139138,-0.08124529;0.005850526;-0.03167626,-0.1302407;-0.326831;-0.02718105,-0.1491966;-0.6733869;0.04700544,-0.1625323;-0.7045441;-0.004074536,-0.006182536;0.5407313;-0.01897955,152.644
+0;0;0,0.001809061;0.3123292;-0.008480973,0.003355291;0.614643;-0.03330374,0.1852049;0.5056865;-0.0009602066,0.2201934;0.2937413;0.1381564,0.2435472;0.1137979;0.2932475,-0.1774094;0.4915507;-0.01981956,-0.2237245;0.2844497;0.1232275,-0.2670682;0.08569124;0.2481062,0.07804914;0.003802147;-0.03914443,0.09908624;-0.329732;-0.001592759,0.1081835;-0.6755548;0.07770313,0.1167415;-0.702176;0.02071191,-0.075485;0.007053225;-0.04348192,-0.1191963;-0.3253225;-0.01677237,-0.1399591;-0.6714953;0.05870824,-0.1357148;-0.6341889;-0.02163974,0.003005015;0.5404897;-0.02460861,0;0;0,-0.002968654;0.3123716;-0.006321669,-0.007557064;0.6150069;-0.02644205,0.175054;0.4948876;-0.02333903,0.2317709;0.24636;-0.0006320477,0.2265966;0.02200976;-0.08198619,-0.1842497;0.4875518;0.001789693,-0.239056;0.2384918;0.02332617,-0.2681606;0.01253456;-0.04790946,0.07616168;0.003860086;-0.04269552,0.1223551;-0.3292042;-0.04835939,0.1376543;-0.6772047;0.01965165,0.1606636;-0.7054489;-0.03139138,-0.08124529;0.005850526;-0.03167626,-0.1302407;-0.326831;-0.02718105,-0.1491966;-0.6733869;0.04700544,-0.1625323;-0.7045441;-0.004074536,-0.006182536;0.5407313;-0.01897955,152.644
+0;0;0,0.001590082;0.312316;-0.008996642,0.002887353;0.6145656;-0.03458946,0.1850582;0.506767;-0.002327889,0.2210897;0.2975153;0.1405493,0.2449318;0.1194851;0.2977596,-0.177878;0.491806;-0.02045133,-0.2235651;0.2869255;0.125956,-0.2668855;0.09047581;0.2544438,0.078086;0.003910932;-0.0390601,0.0988424;-0.3296502;-0.00159141,0.1078553;-0.6754277;0.07791118,0.1162901;-0.7021272;0.02097943,-0.07548047;0.006927095;-0.04351006,-0.1193266;-0.3254226;-0.01669739,-0.1401618;-0.6716078;0.05870597,-0.1360659;-0.6343492;-0.02165405,0.002607401;0.5404373;-0.02568066,0;0;0,-0.002968654;0.3123716;-0.006321669,-0.007557064;0.6150069;-0.02644205,0.175054;0.4948876;-0.02333903,0.2317709;0.24636;-0.0006320477,0.2265966;0.02200976;-0.08198619,-0.1842497;0.4875518;0.001789693,-0.239056;0.2384918;0.02332617,-0.2681606;0.01253456;-0.04790946,0.07616168;0.003860086;-0.04269552,0.1223551;-0.3292042;-0.04835939,0.1376543;-0.6772047;0.01965165,0.1606636;-0.7054489;-0.03139138,-0.08124529;0.005850526;-0.03167626,-0.1302407;-0.326831;-0.02718105,-0.1491966;-0.6733869;0.04700544,-0.1625323;-0.7045441;-0.004074536,-0.006182536;0.5407313;-0.01897955,152.644
+0;0;0,0.001590082;0.312316;-0.008996642,0.002887353;0.6145656;-0.03458946,0.1850582;0.506767;-0.002327889,0.2210897;0.2975153;0.1405493,0.2449318;0.1194851;0.2977596,-0.177878;0.491806;-0.02045133,-0.2235651;0.2869255;0.125956,-0.2668855;0.09047581;0.2544438,0.078086;0.003910932;-0.0390601,0.0988424;-0.3296502;-0.00159141,0.1078553;-0.6754277;0.07791118,0.1162901;-0.7021272;0.02097943,-0.07548047;0.006927095;-0.04351006,-0.1193266;-0.3254226;-0.01669739,-0.1401618;-0.6716078;0.05870597,-0.1360659;-0.6343492;-0.02165405,0.002607401;0.5404373;-0.02568066,0;0;0,-0.002968654;0.3123716;-0.006321669,-0.007557064;0.6150069;-0.02644205,0.175054;0.4948876;-0.02333903,0.2317709;0.24636;-0.0006320477,0.2265966;0.02200976;-0.08198619,-0.1842497;0.4875518;0.001789693,-0.239056;0.2384918;0.02332617,-0.2681606;0.01253456;-0.04790946,0.07616168;0.003860086;-0.04269552,0.1223551;-0.3292042;-0.04835939,0.1376543;-0.6772047;0.01965165,0.1606636;-0.7054489;-0.03139138,-0.08124529;0.005850526;-0.03167626,-0.1302407;-0.326831;-0.02718105,-0.1491966;-0.6733869;0.04700544,-0.1625323;-0.7045441;-0.004074536,-0.006182536;0.5407313;-0.01897955,152.644
+0;0;0,0.001590082;0.312316;-0.008996642,0.002887353;0.6145656;-0.03458946,0.1850582;0.506767;-0.002327889,0.2210897;0.2975153;0.1405493,0.2449318;0.1194851;0.2977596,-0.177878;0.491806;-0.02045133,-0.2235651;0.2869255;0.125956,-0.2668855;0.09047581;0.2544438,0.078086;0.003910932;-0.0390601,0.0988424;-0.3296502;-0.00159141,0.1078553;-0.6754277;0.07791118,0.1162901;-0.7021272;0.02097943,-0.07548047;0.006927095;-0.04351006,-0.1193266;-0.3254226;-0.01669739,-0.1401618;-0.6716078;0.05870597,-0.1360659;-0.6343492;-0.02165405,0.002607401;0.5404373;-0.02568066,0;0;0,-0.002968654;0.3123716;-0.006321669,-0.007557064;0.6150069;-0.02644205,0.175054;0.4948876;-0.02333903,0.2317709;0.24636;-0.0006320477,0.2265966;0.02200976;-0.08198619,-0.1842497;0.4875518;0.001789693,-0.239056;0.2384918;0.02332617,-0.2681606;0.01253456;-0.04790946,0.07616168;0.003860086;-0.04269552,0.1223551;-0.3292042;-0.04835939,0.1376543;-0.6772047;0.01965165,0.1606636;-0.7054489;-0.03139138,-0.08124529;0.005850526;-0.03167626,-0.1302407;-0.326831;-0.02718105,-0.1491966;-0.6733869;0.04700544,-0.1625323;-0.7045441;-0.004074536,-0.006182536;0.5407313;-0.01897955,152.644
+0;0;0,0.001245806;0.3123091;-0.009286076,0.00221012;0.6145357;-0.03516143,0.1846282;0.5077332;-0.002667114,0.2178103;0.3051602;0.1501777,0.2435079;0.12534;0.305041,-0.1785644;0.4921583;-0.02086634,-0.2237681;0.2892134;0.1283597,-0.2663277;0.09504895;0.2605228,0.07808574;0.004167713;-0.03903405,0.09842179;-0.329417;-0.001545258,0.1073909;-0.6751737;0.07805265,0.1161418;-0.7016152;0.02091269,-0.07554287;0.006676381;-0.04344088,-0.1195562;-0.3256415;-0.01650717,-0.1404732;-0.6717978;0.05900599,-0.1363699;-0.6345602;-0.02135554,0.002018752;0.5404157;-0.02618258,0;0;0,-0.002968654;0.3123716;-0.006321669,-0.007557064;0.6150069;-0.02644205,0.175054;0.4948876;-0.02333903,0.2317709;0.24636;-0.0006320477,0.2265966;0.02200976;-0.08198619,-0.1842497;0.4875518;0.001789693,-0.239056;0.2384918;0.02332617,-0.2681606;0.01253456;-0.04790946,0.07616168;0.003860086;-0.04269552,0.1223551;-0.3292042;-0.04835939,0.1376543;-0.6772047;0.01965165,0.1606636;-0.7054489;-0.03139138,-0.08124529;0.005850526;-0.03167626,-0.1302407;-0.326831;-0.02718105,-0.1491966;-0.6733869;0.04700544,-0.1625323;-0.7045441;-0.004074536,-0.006182536;0.5407313;-0.01897955,152.644
+0;0;0,0.001245806;0.3123091;-0.009286076,0.00221012;0.6145357;-0.03516143,0.1846282;0.5077332;-0.002667114,0.2178103;0.3051602;0.1501777,0.2435079;0.12534;0.305041,-0.1785644;0.4921583;-0.02086634,-0.2237681;0.2892134;0.1283597,-0.2663277;0.09504895;0.2605228,0.07808574;0.004167713;-0.03903405,0.09842179;-0.329417;-0.001545258,0.1073909;-0.6751737;0.07805265,0.1161418;-0.7016152;0.02091269,-0.07554287;0.006676381;-0.04344088,-0.1195562;-0.3256415;-0.01650717,-0.1404732;-0.6717978;0.05900599,-0.1363699;-0.6345602;-0.02135554,0.002018752;0.5404157;-0.02618258,0;0;0,-0.002968654;0.3123716;-0.006321669,-0.007557064;0.6150069;-0.02644205,0.175054;0.4948876;-0.02333903,0.2317709;0.24636;-0.0006320477,0.2265966;0.02200976;-0.08198619,-0.1842497;0.4875518;0.001789693,-0.239056;0.2384918;0.02332617,-0.2681606;0.01253456;-0.04790946,0.07616168;0.003860086;-0.04269552,0.1223551;-0.3292042;-0.04835939,0.1376543;-0.6772047;0.01965165,0.1606636;-0.7054489;-0.03139138,-0.08124529;0.005850526;-0.03167626,-0.1302407;-0.326831;-0.02718105,-0.1491966;-0.6733869;0.04700544,-0.1625323;-0.7045441;-0.004074536,-0.006182536;0.5407313;-0.01897955,152.644
+0;0;0,0.001245806;0.3123091;-0.009286076,0.00221012;0.6145357;-0.03516143,0.1846282;0.5077332;-0.002667114,0.2178103;0.3051602;0.1501777,0.2435079;0.12534;0.305041,-0.1785644;0.4921583;-0.02086634,-0.2237681;0.2892134;0.1283597,-0.2663277;0.09504895;0.2605228,0.07808574;0.004167713;-0.03903405,0.09842179;-0.329417;-0.001545258,0.1073909;-0.6751737;0.07805265,0.1161418;-0.7016152;0.02091269,-0.07554287;0.006676381;-0.04344088,-0.1195562;-0.3256415;-0.01650717,-0.1404732;-0.6717978;0.05900599,-0.1363699;-0.6345602;-0.02135554,0.002018752;0.5404157;-0.02618258,0;0;0,-0.002968654;0.3123716;-0.006321669,-0.007557064;0.6150069;-0.02644205,0.175054;0.4948876;-0.02333903,0.2317709;0.24636;-0.0006320477,0.2265966;0.02200976;-0.08198619,-0.1842497;0.4875518;0.001789693,-0.239056;0.2384918;0.02332617,-0.2681606;0.01253456;-0.04790946,0.07616168;0.003860086;-0.04269552,0.1223551;-0.3292042;-0.04835939,0.1376543;-0.6772047;0.01965165,0.1606636;-0.7054489;-0.03139138,-0.08124529;0.005850526;-0.03167626,-0.1302407;-0.326831;-0.02718105,-0.1491966;-0.6733869;0.04700544,-0.1625323;-0.7045441;-0.004074536,-0.006182536;0.5407313;-0.01897955,152.644
+0;0;0,0.0009641443;0.3122936;-0.009823509,0.001549586;0.6144701;-0.03629079,0.1841598;0.5084065;-0.00339164,0.2184756;0.3070458;0.1507988,0.2452968;0.1323414;0.3112272,-0.1792094;0.4924871;-0.02127325,-0.223828;0.29146;0.1306994,-0.2659343;0.1001611;0.2671181,0.07814384;0.004169474;-0.03891743,0.09829536;-0.3294206;-0.001376584,0.1072154;-0.6751882;0.07817961,0.1165561;-0.7015519;0.02105623,-0.07548329;0.006649895;-0.04354838,-0.1195836;-0.3256335;-0.01633368,-0.1404585;-0.6717876;0.0592015,-0.1364098;-0.6345938;-0.02116672,0.001456222;0.5403676;-0.02716626,0;0;0,-0.002968654;0.3123716;-0.006321669,-0.007557064;0.6150069;-0.02644205,0.175054;0.4948876;-0.02333903,0.2317709;0.24636;-0.0006320477,0.2265966;0.02200976;-0.08198619,-0.1842497;0.4875518;0.001789693,-0.239056;0.2384918;0.02332617,-0.2681606;0.01253456;-0.04790946,0.07616168;0.003860086;-0.04269552,0.1223551;-0.3292042;-0.04835939,0.1376543;-0.6772047;0.01965165,0.1606636;-0.7054489;-0.03139138,-0.08124529;0.005850526;-0.03167626,-0.1302407;-0.326831;-0.02718105,-0.1491966;-0.6733869;0.04700544,-0.1625323;-0.7045441;-0.004074536,-0.006182536;0.5407313;-0.01897955,152.644
+0;0;0,0.0009641443;0.3122936;-0.009823509,0.001549586;0.6144701;-0.03629079,0.1841598;0.5084065;-0.00339164,0.2184756;0.3070458;0.1507988,0.2452968;0.1323414;0.3112272,-0.1792094;0.4924871;-0.02127325,-0.223828;0.29146;0.1306994,-0.2659343;0.1001611;0.2671181,0.07814384;0.004169474;-0.03891743,0.09829536;-0.3294206;-0.001376584,0.1072154;-0.6751882;0.07817961,0.1165561;-0.7015519;0.02105623,-0.07548329;0.006649895;-0.04354838,-0.1195836;-0.3256335;-0.01633368,-0.1404585;-0.6717876;0.0592015,-0.1364098;-0.6345938;-0.02116672,0.001456222;0.5403676;-0.02716626,0;0;0,-0.002968654;0.3123716;-0.006321669,-0.007557064;0.6150069;-0.02644205,0.175054;0.4948876;-0.02333903,0.2317709;0.24636;-0.0006320477,0.2265966;0.02200976;-0.08198619,-0.1842497;0.4875518;0.001789693,-0.239056;0.2384918;0.02332617,-0.2681606;0.01253456;-0.04790946,0.07616168;0.003860086;-0.04269552,0.1223551;-0.3292042;-0.04835939,0.1376543;-0.6772047;0.01965165,0.1606636;-0.7054489;-0.03139138,-0.08124529;0.005850526;-0.03167626,-0.1302407;-0.326831;-0.02718105,-0.1491966;-0.6733869;0.04700544,-0.1625323;-0.7045441;-0.004074536,-0.006182536;0.5407313;-0.01897955,152.644
+0;0;0,0.0009641443;0.3122936;-0.009823509,0.001549586;0.6144701;-0.03629079,0.1841598;0.5084065;-0.00339164,0.2184756;0.3070458;0.1507988,0.2452968;0.1323414;0.3112272,-0.1792094;0.4924871;-0.02127325,-0.223828;0.29146;0.1306994,-0.2659343;0.1001611;0.2671181,0.07814384;0.004169474;-0.03891743,0.09829536;-0.3294206;-0.001376584,0.1072154;-0.6751882;0.07817961,0.1165561;-0.7015519;0.02105623,-0.07548329;0.006649895;-0.04354838,-0.1195836;-0.3256335;-0.01633368,-0.1404585;-0.6717876;0.0592015,-0.1364098;-0.6345938;-0.02116672,0.001456222;0.5403676;-0.02716626,0;0;0,-0.002968654;0.3123716;-0.006321669,-0.007557064;0.6150069;-0.02644205,0.175054;0.4948876;-0.02333903,0.2317709;0.24636;-0.0006320477,0.2265966;0.02200976;-0.08198619,-0.1842497;0.4875518;0.001789693,-0.239056;0.2384918;0.02332617,-0.2681606;0.01253456;-0.04790946,0.07616168;0.003860086;-0.04269552,0.1223551;-0.3292042;-0.04835939,0.1376543;-0.6772047;0.01965165,0.1606636;-0.7054489;-0.03139138,-0.08124529;0.005850526;-0.03167626,-0.1302407;-0.326831;-0.02718105,-0.1491966;-0.6733869;0.04700544,-0.1625323;-0.7045441;-0.004074536,-0.006182536;0.5407313;-0.01897955,152.644
+0;0;0,0.0009802922;0.3123039;-0.009489982,0.001879429;0.6146472;-0.03406499,0.1852047;0.5113952;-0.004635869,0.2196525;0.3131863;0.1535569,0.2487769;0.1439722;0.3193781,-0.1796527;0.49491;-0.02207167,-0.2242979;0.2963492;0.1331018,-0.2657417;0.1064313;0.2716367,0.07811135;0.004242165;-0.03897476,0.09821436;-0.3293487;-0.00141526,0.1070145;-0.6750762;0.07832804,0.116438;-0.7010425;0.02082873,-0.0755059;0.006560988;-0.04352267,-0.119606;-0.3257356;-0.01646888,-0.1406572;-0.6718688;0.05911302,-0.1367363;-0.6345716;-0.02125223,0.001674069;0.5404694;-0.02557667,0;0;0,-0.002968654;0.3123716;-0.006321669,-0.007557064;0.6150069;-0.02644205,0.175054;0.4948876;-0.02333903,0.2317709;0.24636;-0.0006320477,0.2265966;0.02200976;-0.08198619,-0.1842497;0.4875518;0.001789693,-0.239056;0.2384918;0.02332617,-0.2681606;0.01253456;-0.04790946,0.07616168;0.003860086;-0.04269552,0.1223551;-0.3292042;-0.04835939,0.1376543;-0.6772047;0.01965165,0.1606636;-0.7054489;-0.03139138,-0.08124529;0.005850526;-0.03167626,-0.1302407;-0.326831;-0.02718105,-0.1491966;-0.6733869;0.04700544,-0.1625323;-0.7045441;-0.004074536,-0.006182536;0.5407313;-0.01897955,152.644
+0;0;0,0.0009802922;0.3123039;-0.009489982,0.001879429;0.6146472;-0.03406499,0.1852047;0.5113952;-0.004635869,0.2196525;0.3131863;0.1535569,0.2487769;0.1439722;0.3193781,-0.1796527;0.49491;-0.02207167,-0.2242979;0.2963492;0.1331018,-0.2657417;0.1064313;0.2716367,0.07811135;0.004242165;-0.03897476,0.09821436;-0.3293487;-0.00141526,0.1070145;-0.6750762;0.07832804,0.116438;-0.7010425;0.02082873,-0.0755059;0.006560988;-0.04352267,-0.119606;-0.3257356;-0.01646888,-0.1406572;-0.6718688;0.05911302,-0.1367363;-0.6345716;-0.02125223,0.001674069;0.5404694;-0.02557667,0;0;0,-0.002968654;0.3123716;-0.006321669,-0.007557064;0.6150069;-0.02644205,0.175054;0.4948876;-0.02333903,0.2317709;0.24636;-0.0006320477,0.2265966;0.02200976;-0.08198619,-0.1842497;0.4875518;0.001789693,-0.239056;0.2384918;0.02332617,-0.2681606;0.01253456;-0.04790946,0.07616168;0.003860086;-0.04269552,0.1223551;-0.3292042;-0.04835939,0.1376543;-0.6772047;0.01965165,0.1606636;-0.7054489;-0.03139138,-0.08124529;0.005850526;-0.03167626,-0.1302407;-0.326831;-0.02718105,-0.1491966;-0.6733869;0.04700544,-0.1625323;-0.7045441;-0.004074536,-0.006182536;0.5407313;-0.01897955,152.644
+0;0;0,0.0009802922;0.3123039;-0.009489982,0.001879429;0.6146472;-0.03406499,0.1852047;0.5113952;-0.004635869,0.2196525;0.3131863;0.1535569,0.2487769;0.1439722;0.3193781,-0.1796527;0.49491;-0.02207167,-0.2242979;0.2963492;0.1331018,-0.2657417;0.1064313;0.2716367,0.07811135;0.004242165;-0.03897476,0.09821436;-0.3293487;-0.00141526,0.1070145;-0.6750762;0.07832804,0.116438;-0.7010425;0.02082873,-0.0755059;0.006560988;-0.04352267,-0.119606;-0.3257356;-0.01646888,-0.1406572;-0.6718688;0.05911302,-0.1367363;-0.6345716;-0.02125223,0.001674069;0.5404694;-0.02557667,0;0;0,-0.002968654;0.3123716;-0.006321669,-0.007557064;0.6150069;-0.02644205,0.175054;0.4948876;-0.02333903,0.2317709;0.24636;-0.0006320477,0.2265966;0.02200976;-0.08198619,-0.1842497;0.4875518;0.001789693,-0.239056;0.2384918;0.02332617,-0.2681606;0.01253456;-0.04790946,0.07616168;0.003860086;-0.04269552,0.1223551;-0.3292042;-0.04835939,0.1376543;-0.6772047;0.01965165,0.1606636;-0.7054489;-0.03139138,-0.08124529;0.005850526;-0.03167626,-0.1302407;-0.326831;-0.02718105,-0.1491966;-0.6733869;0.04700544,-0.1625323;-0.7045441;-0.004074536,-0.006182536;0.5407313;-0.01897955,152.644
+0;0;0,0.0008121794;0.3122767;-0.01036282,0.001386103;0.6144603;-0.03676119,0.1846534;0.5113055;-0.005348915,0.219149;0.3153321;0.1555947,0.2492675;0.1464026;0.3215284,-0.1799288;0.4945259;-0.02222245,-0.2243706;0.2978345;0.1353714,-0.2684749;0.1221825;0.2908689,0.078064;0.004421236;-0.03904964,0.09781103;-0.3291638;-0.001250397,0.1065914;-0.6748403;0.07871583,0.1161064;-0.7006624;0.02109152,-0.07557814;0.006372088;-0.04342524,-0.1197953;-0.3258989;-0.01624925,-0.1408809;-0.6720471;0.05925445,-0.137053;-0.6348572;-0.02112496,0.001282295;0.5403526;-0.02767913,0;0;0,-0.002968654;0.3123716;-0.006321669,-0.007557064;0.6150069;-0.02644205,0.175054;0.4948876;-0.02333903,0.2317709;0.24636;-0.0006320477,0.2265966;0.02200976;-0.08198619,-0.1842497;0.4875518;0.001789693,-0.239056;0.2384918;0.02332617,-0.2681606;0.01253456;-0.04790946,0.07616168;0.003860086;-0.04269552,0.1223551;-0.3292042;-0.04835939,0.1376543;-0.6772047;0.01965165,0.1606636;-0.7054489;-0.03139138,-0.08124529;0.005850526;-0.03167626,-0.1302407;-0.326831;-0.02718105,-0.1491966;-0.6733869;0.04700544,-0.1625323;-0.7045441;-0.004074536,-0.006182536;0.5407313;-0.01897955,152.644
+0;0;0,0.0008121794;0.3122767;-0.01036282,0.001386103;0.6144603;-0.03676119,0.1846534;0.5113055;-0.005348915,0.219149;0.3153321;0.1555947,0.2492675;0.1464026;0.3215284,-0.1799288;0.4945259;-0.02222245,-0.2243706;0.2978345;0.1353714,-0.2684749;0.1221825;0.2908689,0.078064;0.004421236;-0.03904964,0.09781103;-0.3291638;-0.001250397,0.1065914;-0.6748403;0.07871583,0.1161064;-0.7006624;0.02109152,-0.07557814;0.006372088;-0.04342524,-0.1197953;-0.3258989;-0.01624925,-0.1408809;-0.6720471;0.05925445,-0.137053;-0.6348572;-0.02112496,0.001282295;0.5403526;-0.02767913,0;0;0,-0.002968654;0.3123716;-0.006321669,-0.007557064;0.6150069;-0.02644205,0.175054;0.4948876;-0.02333903,0.2317709;0.24636;-0.0006320477,0.2265966;0.02200976;-0.08198619,-0.1842497;0.4875518;0.001789693,-0.239056;0.2384918;0.02332617,-0.2681606;0.01253456;-0.04790946,0.07616168;0.003860086;-0.04269552,0.1223551;-0.3292042;-0.04835939,0.1376543;-0.6772047;0.01965165,0.1606636;-0.7054489;-0.03139138,-0.08124529;0.005850526;-0.03167626,-0.1302407;-0.326831;-0.02718105,-0.1491966;-0.6733869;0.04700544,-0.1625323;-0.7045441;-0.004074536,-0.006182536;0.5407313;-0.01897955,152.644
+0;0;0,0.0008121794;0.3122767;-0.01036282,0.001386103;0.6144603;-0.03676119,0.1846534;0.5113055;-0.005348915,0.219149;0.3153321;0.1555947,0.2492675;0.1464026;0.3215284,-0.1799288;0.4945259;-0.02222245,-0.2243706;0.2978345;0.1353714,-0.2684749;0.1221825;0.2908689,0.078064;0.004421236;-0.03904964,0.09781103;-0.3291638;-0.001250397,0.1065914;-0.6748403;0.07871583,0.1161064;-0.7006624;0.02109152,-0.07557814;0.006372088;-0.04342524,-0.1197953;-0.3258989;-0.01624925,-0.1408809;-0.6720471;0.05925445,-0.137053;-0.6348572;-0.02112496,0.001282295;0.5403526;-0.02767913,0;0;0,-0.002968654;0.3123716;-0.006321669,-0.007557064;0.6150069;-0.02644205,0.175054;0.4948876;-0.02333903,0.2317709;0.24636;-0.0006320477,0.2265966;0.02200976;-0.08198619,-0.1842497;0.4875518;0.001789693,-0.239056;0.2384918;0.02332617,-0.2681606;0.01253456;-0.04790946,0.07616168;0.003860086;-0.04269552,0.1223551;-0.3292042;-0.04835939,0.1376543;-0.6772047;0.01965165,0.1606636;-0.7054489;-0.03139138,-0.08124529;0.005850526;-0.03167626,-0.1302407;-0.326831;-0.02718105,-0.1491966;-0.6733869;0.04700544,-0.1625323;-0.7045441;-0.004074536,-0.006182536;0.5407313;-0.01897955,152.644
+0;0;0,0.000367858;0.3122582;-0.01092826,0.0002511952;0.61435;-0.03833998,0.1836815;0.5114683;-0.005962774,0.2209213;0.3177086;0.1570365,0.2491511;0.1592532;0.3333126,-0.1807473;0.4942006;-0.02220537,-0.2250096;0.2994162;0.1377893,-0.2689569;0.1226587;0.2920738,0.07806744;0.004611693;-0.03902074,0.09738463;-0.3289804;-0.001061551,0.1060143;-0.6746708;0.0788611,0.1157261;-0.7005736;0.02134795,-0.07562687;0.006168778;-0.04336972,-0.1200934;-0.3260616;-0.01610374,-0.1412938;-0.6722401;0.05922849,-0.1375688;-0.63511;-0.02116106,0.0003560469;0.5402789;-0.02896436,0;0;0,-0.002968654;0.3123716;-0.006321669,-0.007557064;0.6150069;-0.02644205,0.175054;0.4948876;-0.02333903,0.2317709;0.24636;-0.0006320477,0.2265966;0.02200976;-0.08198619,-0.1842497;0.4875518;0.001789693,-0.239056;0.2384918;0.02332617,-0.2681606;0.01253456;-0.04790946,0.07616168;0.003860086;-0.04269552,0.1223551;-0.3292042;-0.04835939,0.1376543;-0.6772047;0.01965165,0.1606636;-0.7054489;-0.03139138,-0.08124529;0.005850526;-0.03167626,-0.1302407;-0.326831;-0.02718105,-0.1491966;-0.6733869;0.04700544,-0.1625323;-0.7045441;-0.004074536,-0.006182536;0.5407313;-0.01897955,152.644
+0;0;0,0.000367858;0.3122582;-0.01092826,0.0002511952;0.61435;-0.03833998,0.1836815;0.5114683;-0.005962774,0.2209213;0.3177086;0.1570365,0.2491511;0.1592532;0.3333126,-0.1807473;0.4942006;-0.02220537,-0.2250096;0.2994162;0.1377893,-0.2689569;0.1226587;0.2920738,0.07806744;0.004611693;-0.03902074,0.09738463;-0.3289804;-0.001061551,0.1060143;-0.6746708;0.0788611,0.1157261;-0.7005736;0.02134795,-0.07562687;0.006168778;-0.04336972,-0.1200934;-0.3260616;-0.01610374,-0.1412938;-0.6722401;0.05922849,-0.1375688;-0.63511;-0.02116106,0.0003560469;0.5402789;-0.02896436,0;0;0,-0.002968654;0.3123716;-0.006321669,-0.007557064;0.6150069;-0.02644205,0.175054;0.4948876;-0.02333903,0.2317709;0.24636;-0.0006320477,0.2265966;0.02200976;-0.08198619,-0.1842497;0.4875518;0.001789693,-0.239056;0.2384918;0.02332617,-0.2681606;0.01253456;-0.04790946,0.07616168;0.003860086;-0.04269552,0.1223551;-0.3292042;-0.04835939,0.1376543;-0.6772047;0.01965165,0.1606636;-0.7054489;-0.03139138,-0.08124529;0.005850526;-0.03167626,-0.1302407;-0.326831;-0.02718105,-0.1491966;-0.6733869;0.04700544,-0.1625323;-0.7045441;-0.004074536,-0.006182536;0.5407313;-0.01897955,152.644
+0;0;0,0.000367858;0.3122582;-0.01092826,0.0002511952;0.61435;-0.03833998,0.1836815;0.5114683;-0.005962774,0.2209213;0.3177086;0.1570365,0.2491511;0.1592532;0.3333126,-0.1807473;0.4942006;-0.02220537,-0.2250096;0.2994162;0.1377893,-0.2689569;0.1226587;0.2920738,0.07806744;0.004611693;-0.03902074,0.09738463;-0.3289804;-0.001061551,0.1060143;-0.6746708;0.0788611,0.1157261;-0.7005736;0.02134795,-0.07562687;0.006168778;-0.04336972,-0.1200934;-0.3260616;-0.01610374,-0.1412938;-0.6722401;0.05922849,-0.1375688;-0.63511;-0.02116106,0.0003560469;0.5402789;-0.02896436,0;0;0,-0.002968654;0.3123716;-0.006321669,-0.007557064;0.6150069;-0.02644205,0.175054;0.4948876;-0.02333903,0.2317709;0.24636;-0.0006320477,0.2265966;0.02200976;-0.08198619,-0.1842497;0.4875518;0.001789693,-0.239056;0.2384918;0.02332617,-0.2681606;0.01253456;-0.04790946,0.07616168;0.003860086;-0.04269552,0.1223551;-0.3292042;-0.04835939,0.1376543;-0.6772047;0.01965165,0.1606636;-0.7054489;-0.03139138,-0.08124529;0.005850526;-0.03167626,-0.1302407;-0.326831;-0.02718105,-0.1491966;-0.6733869;0.04700544,-0.1625323;-0.7045441;-0.004074536,-0.006182536;0.5407313;-0.01897955,152.644
+0;0;0,-4.399248E-05;0.3122432;-0.01135417,-0.0007997858;0.6142614;-0.03954127,0.182767;0.5114013;-0.006518634,0.2187246;0.3212266;0.16093,0.2460612;0.1601583;0.3349644,-0.1815089;0.4938907;-0.0223383,-0.2259886;0.3011115;0.1400073,-0.2696772;0.1245217;0.2945572,0.07809739;0.004711435;-0.03894882,0.09710644;-0.3289059;-0.001056734,0.1056817;-0.6745955;0.07887544,0.1154738;-0.7004113;0.02129148,-0.07561919;0.006056934;-0.04339887,-0.1203256;-0.3261418;-0.01614018,-0.1415892;-0.6723039;0.05924987,-0.1379283;-0.6352214;-0.02114684,-0.0005029675;0.5402185;-0.02995009,0;0;0,-0.002968654;0.3123716;-0.006321669,-0.007557064;0.6150069;-0.02644205,0.175054;0.4948876;-0.02333903,0.2317709;0.24636;-0.0006320477,0.2265966;0.02200976;-0.08198619,-0.1842497;0.4875518;0.001789693,-0.239056;0.2384918;0.02332617,-0.2681606;0.01253456;-0.04790946,0.07616168;0.003860086;-0.04269552,0.1223551;-0.3292042;-0.04835939,0.1376543;-0.6772047;0.01965165,0.1606636;-0.7054489;-0.03139138,-0.08124529;0.005850526;-0.03167626,-0.1302407;-0.326831;-0.02718105,-0.1491966;-0.6733869;0.04700544,-0.1625323;-0.7045441;-0.004074536,-0.006182536;0.5407313;-0.01897955,152.644
+0;0;0,-4.399248E-05;0.3122432;-0.01135417,-0.0007997858;0.6142614;-0.03954127,0.182767;0.5114013;-0.006518634,0.2187246;0.3212266;0.16093,0.2460612;0.1601583;0.3349644,-0.1815089;0.4938907;-0.0223383,-0.2259886;0.3011115;0.1400073,-0.2696772;0.1245217;0.2945572,0.07809739;0.004711435;-0.03894882,0.09710644;-0.3289059;-0.001056734,0.1056817;-0.6745955;0.07887544,0.1154738;-0.7004113;0.02129148,-0.07561919;0.006056934;-0.04339887,-0.1203256;-0.3261418;-0.01614018,-0.1415892;-0.6723039;0.05924987,-0.1379283;-0.6352214;-0.02114684,-0.0005029675;0.5402185;-0.02995009,0;0;0,-0.002968654;0.3123716;-0.006321669,-0.007557064;0.6150069;-0.02644205,0.175054;0.4948876;-0.02333903,0.2317709;0.24636;-0.0006320477,0.2265966;0.02200976;-0.08198619,-0.1842497;0.4875518;0.001789693,-0.239056;0.2384918;0.02332617,-0.2681606;0.01253456;-0.04790946,0.07616168;0.003860086;-0.04269552,0.1223551;-0.3292042;-0.04835939,0.1376543;-0.6772047;0.01965165,0.1606636;-0.7054489;-0.03139138,-0.08124529;0.005850526;-0.03167626,-0.1302407;-0.326831;-0.02718105,-0.1491966;-0.6733869;0.04700544,-0.1625323;-0.7045441;-0.004074536,-0.006182536;0.5407313;-0.01897955,152.644
+0;0;0,-4.399248E-05;0.3122432;-0.01135417,-0.0007997858;0.6142614;-0.03954127,0.182767;0.5114013;-0.006518634,0.2187246;0.3212266;0.16093,0.2460612;0.1601583;0.3349644,-0.1815089;0.4938907;-0.0223383,-0.2259886;0.3011115;0.1400073,-0.2696772;0.1245217;0.2945572,0.07809739;0.004711435;-0.03894882,0.09710644;-0.3289059;-0.001056734,0.1056817;-0.6745955;0.07887544,0.1154738;-0.7004113;0.02129148,-0.07561919;0.006056934;-0.04339887,-0.1203256;-0.3261418;-0.01614018,-0.1415892;-0.6723039;0.05924987,-0.1379283;-0.6352214;-0.02114684,-0.0005029675;0.5402185;-0.02995009,0;0;0,-0.002968654;0.3123716;-0.006321669,-0.007557064;0.6150069;-0.02644205,0.175054;0.4948876;-0.02333903,0.2317709;0.24636;-0.0006320477,0.2265966;0.02200976;-0.08198619,-0.1842497;0.4875518;0.001789693,-0.239056;0.2384918;0.02332617,-0.2681606;0.01253456;-0.04790946,0.07616168;0.003860086;-0.04269552,0.1223551;-0.3292042;-0.04835939,0.1376543;-0.6772047;0.01965165,0.1606636;-0.7054489;-0.03139138,-0.08124529;0.005850526;-0.03167626,-0.1302407;-0.326831;-0.02718105,-0.1491966;-0.6733869;0.04700544,-0.1625323;-0.7045441;-0.004074536,-0.006182536;0.5407313;-0.01897955,152.644
+0;0;0,-0.0002855719;0.3122298;-0.01171578,-0.001363737;0.614204;-0.04036192,0.18228;0.5115569;-0.006979009,0.2184189;0.3226655;0.1618771,0.2441586;0.1615904;0.3361487,-0.181962;0.4938107;-0.0225186,-0.2263333;0.3035059;0.1427499,-0.26904;0.126601;0.2972138,0.07811508;0.004830238;-0.03889876,0.09697466;-0.3288056;-0.00109433,0.1054966;-0.6744986;0.07882912,0.1155409;-0.700295;0.02126981,-0.07561732;0.005941235;-0.04341813,-0.1203802;-0.3262548;-0.01621975,-0.1417255;-0.6723961;0.05924268,-0.1381103;-0.6353461;-0.02115896,-0.00098873;0.5401756;-0.03066175,0;0;0,-0.002968654;0.3123716;-0.006321669,-0.007557064;0.6150069;-0.02644205,0.175054;0.4948876;-0.02333903,0.2317709;0.24636;-0.0006320477,0.2265966;0.02200976;-0.08198619,-0.1842497;0.4875518;0.001789693,-0.239056;0.2384918;0.02332617,-0.2681606;0.01253456;-0.04790946,0.07616168;0.003860086;-0.04269552,0.1223551;-0.3292042;-0.04835939,0.1376543;-0.6772047;0.01965165,0.1606636;-0.7054489;-0.03139138,-0.08124529;0.005850526;-0.03167626,-0.1302407;-0.326831;-0.02718105,-0.1491966;-0.6733869;0.04700544,-0.1625323;-0.7045441;-0.004074536,-0.006182536;0.5407313;-0.01897955,152.644
+0;0;0,-0.0002855719;0.3122298;-0.01171578,-0.001363737;0.614204;-0.04036192,0.18228;0.5115569;-0.006979009,0.2184189;0.3226655;0.1618771,0.2441586;0.1615904;0.3361487,-0.181962;0.4938107;-0.0225186,-0.2263333;0.3035059;0.1427499,-0.26904;0.126601;0.2972138,0.07811508;0.004830238;-0.03889876,0.09697466;-0.3288056;-0.00109433,0.1054966;-0.6744986;0.07882912,0.1155409;-0.700295;0.02126981,-0.07561732;0.005941235;-0.04341813,-0.1203802;-0.3262548;-0.01621975,-0.1417255;-0.6723961;0.05924268,-0.1381103;-0.6353461;-0.02115896,-0.00098873;0.5401756;-0.03066175,0;0;0,-0.002968654;0.3123716;-0.006321669,-0.007557064;0.6150069;-0.02644205,0.175054;0.4948876;-0.02333903,0.2317709;0.24636;-0.0006320477,0.2265966;0.02200976;-0.08198619,-0.1842497;0.4875518;0.001789693,-0.239056;0.2384918;0.02332617,-0.2681606;0.01253456;-0.04790946,0.07616168;0.003860086;-0.04269552,0.1223551;-0.3292042;-0.04835939,0.1376543;-0.6772047;0.01965165,0.1606636;-0.7054489;-0.03139138,-0.08124529;0.005850526;-0.03167626,-0.1302407;-0.326831;-0.02718105,-0.1491966;-0.6733869;0.04700544,-0.1625323;-0.7045441;-0.004074536,-0.006182536;0.5407313;-0.01897955,152.644

+ 158 - 0
DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_TwoArms_Backward_None_Fast.csv

@@ -0,0 +1,158 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.001542508;0.3119607;0.006246204,0.003362101;0.615504;-0.001257047,0.1706517;0.4907284;0.01195594,0.2050692;0.2370783;-0.001571111,0.2578299;0.001692355;-0.06559585,-0.1601756;0.4786555;-0.01411325,-0.2061603;0.2265433;-0.01965998,-0.2486308;-0.009061456;-0.09020118,0.07943819;0.005269337;-0.0390118,0.09898384;-0.3227442;-0.01062506,0.1092196;-0.6700746;0.06303323,0.1203562;-0.7044477;-0.004407048,-0.07620985;0.006025775;-0.04489835,-0.1193333;-0.3201499;-0.0218644,-0.1399809;-0.668246;0.04574798,-0.1332915;-0.628472;-0.04739619,0.002877785;0.5406969;0.002937401,0;0;0,-0.002379723;0.3116381;-0.01539278,-0.005579866;0.6137846;-0.04520965,0.166876;0.5046328;-0.04453754,0.2298448;0.2568388;-0.02612591,0.2292607;0.01423371;-0.08470774,-0.1730511;0.4965037;-0.01251358,-0.2262707;0.248302;0.02311681,-0.2612475;0.007376596;-0.03184674,0.07708263;0.004547179;-0.04356265,0.12023;-0.3224375;-0.04332304,0.1406984;-0.6694628;0.02963734,0.1662063;-0.7029969;-0.03461909,-0.08241368;0.004624201;-0.03235296,-0.1251941;-0.3221586;-0.01956164,-0.1278966;-0.6636974;0.07797138,-0.1445916;-0.709453;0.02507076,-0.004656114;0.5395241;-0.03528666,778.7283
+0;0;0,0.001542508;0.3119607;0.006246204,0.003362101;0.615504;-0.001257047,0.1706517;0.4907284;0.01195594,0.2050692;0.2370783;-0.001571111,0.2578299;0.001692355;-0.06559585,-0.1601756;0.4786555;-0.01411325,-0.2061603;0.2265433;-0.01965998,-0.2486308;-0.009061456;-0.09020118,0.07943819;0.005269337;-0.0390118,0.09898384;-0.3227442;-0.01062506,0.1092196;-0.6700746;0.06303323,0.1203562;-0.7044477;-0.004407048,-0.07620985;0.006025775;-0.04489835,-0.1193333;-0.3201499;-0.0218644,-0.1399809;-0.668246;0.04574798,-0.1332915;-0.628472;-0.04739619,0.002877785;0.5406969;0.002937401,0;0;0,-0.002379723;0.3116381;-0.01539278,-0.005579866;0.6137846;-0.04520965,0.166876;0.5046328;-0.04453754,0.2298448;0.2568388;-0.02612591,0.2292607;0.01423371;-0.08470774,-0.1730511;0.4965037;-0.01251358,-0.2262707;0.248302;0.02311681,-0.2612475;0.007376596;-0.03184674,0.07708263;0.004547179;-0.04356265,0.12023;-0.3224375;-0.04332304,0.1406984;-0.6694628;0.02963734,0.1662063;-0.7029969;-0.03461909,-0.08241368;0.004624201;-0.03235296,-0.1251941;-0.3221586;-0.01956164,-0.1278966;-0.6636974;0.07797138,-0.1445916;-0.709453;0.02507076,-0.004656114;0.5395241;-0.03528666,778.7425
+0;0;0,0.001541354;0.3117274;0.006241533,0.003359892;0.6150948;-0.001257381,0.170893;0.4902898;0.01196627,0.2053098;0.2366454;-0.001560481,0.2584848;-0.0005889088;-0.06608797,-0.160414;0.4781994;-0.01414072,-0.2063977;0.2260928;-0.01968734,-0.2492017;-0.011362;-0.09078246,0.07930446;0.005260467;-0.03894613,0.09884591;-0.3226827;-0.01056549,0.1090777;-0.6698774;0.06306404,0.1201798;-0.704051;-0.004167162,-0.07608156;0.006015631;-0.04482277,-0.1191958;-0.32009;-0.02179376,-0.1398353;-0.6680502;0.0457922,-0.1331666;-0.6283065;-0.04706321,0.002875856;0.5403307;0.002934651,0;0;0,-0.002546072;0.3114096;-0.01526046,-0.005878948;0.6133929;-0.04492331,0.1669163;0.5045115;-0.04427099,0.2299016;0.2567322;-0.02579737,0.2292328;0.01226541;-0.08501768,-0.1736721;0.4965713;-0.01213454,-0.2272937;0.2485843;0.02433734,-0.2640325;0.00508365;-0.0269381,0.0770525;0.004528046;-0.04331374,0.120126;-0.3223949;-0.04365158,0.1406473;-0.6691245;0.03002095,0.165985;-0.7028667;-0.03366947,-0.08216887;0.004655315;-0.03256189,-0.125377;-0.3220148;-0.02016191,-0.1277223;-0.6631439;0.07830419,-0.1446924;-0.7086257;0.02561587,-0.00492353;0.5391712;-0.03503919,778.7625
+0;0;0,0.001611052;0.3117265;0.006266723,0.003589139;0.6150929;-0.001231897,0.1710818;0.4903316;0.01210347,0.2053714;0.2366716;-0.001453997,0.2586309;-0.0007885247;-0.06507491,-0.1602407;0.4782438;-0.01419865,-0.2063116;0.2261553;-0.01984759,-0.2484829;-0.01191425;-0.08924456,0.07928444;0.005222937;-0.03899194,0.09887151;-0.3227117;-0.0105444,0.1090081;-0.669929;0.06299167,0.1202699;-0.7042476;-0.004074216,-0.07608847;0.006042812;-0.04480737,-0.1192071;-0.3200629;-0.02178808,-0.1397662;-0.6680931;0.04546109,-0.1330566;-0.6283585;-0.04739232,0.003057724;0.5403292;0.002961037,0;0;0,-0.002546072;0.3114096;-0.01526046,-0.005878948;0.6133929;-0.04492331,0.1669163;0.5045115;-0.04427099,0.2299016;0.2567322;-0.02579737,0.2292328;0.01226541;-0.08501768,-0.1736721;0.4965713;-0.01213454,-0.2272937;0.2485843;0.02433734,-0.2640325;0.00508365;-0.0269381,0.0770525;0.004528046;-0.04331374,0.120126;-0.3223949;-0.04365158,0.1406473;-0.6691245;0.03002095,0.165985;-0.7028667;-0.03366947,-0.08216887;0.004655315;-0.03256189,-0.125377;-0.3220148;-0.02016191,-0.1277223;-0.6631439;0.07830419,-0.1446924;-0.7086257;0.02561587,-0.00492353;0.5391712;-0.03503919,778.7842
+0;0;0,0.00160976;0.3114765;0.006261695,0.003586081;0.6145742;-0.001229551,0.170948;0.4899358;0.01209397,0.2052371;0.2362793;-0.001463305,0.2586514;-0.00187096;-0.06526914,-0.1601155;0.4778574;-0.01418759,-0.2061858;0.2257726;-0.01983645,-0.2484796;-0.01298901;-0.08943513,0.07937001;0.005228573;-0.03903402,0.09893317;-0.3223057;-0.01062121,0.1090883;-0.6701603;0.06304982,0.1203623;-0.7045486;-0.004088745,-0.07617059;0.006049334;-0.04485573,-0.1192366;-0.3196582;-0.02186454,-0.1398334;-0.6683272;0.04550805,-0.1331166;-0.6285821;-0.04744598,0.003055261;0.5398943;0.002958682,0;0;0,-0.002719872;0.3111705;-0.01499772,-0.00618799;0.6128987;-0.04449105,0.1665812;0.5045236;-0.04406404,0.2298302;0.2568173;-0.02556276,0.2294495;0.01157457;-0.08468723,-0.1738705;0.4965276;-0.01158024,-0.2276351;0.2486767;0.02557373,-0.2649841;0.00431104;-0.02472866,0.077036;0.004552901;-0.04353523,0.1197603;-0.3220087;-0.04446888,0.1403339;-0.669158;0.03034687,0.1659374;-0.7029652;-0.03332138,-0.08232795;0.004646583;-0.03242077,-0.1259473;-0.3215842;-0.02060876,-0.1274389;-0.663286;0.07823989,-0.1453653;-0.708822;0.02576613,-0.00519418;0.5387563;-0.03465176,778.7952
+0;0;0,0.00160976;0.3114765;0.006261695,0.003586081;0.6145742;-0.001229551,0.170948;0.4899358;0.01209397,0.2052371;0.2362793;-0.001463305,0.2586514;-0.00187096;-0.06526914,-0.1601155;0.4778574;-0.01418759,-0.2061858;0.2257726;-0.01983645,-0.2484796;-0.01298901;-0.08943513,0.07937001;0.005228573;-0.03903402,0.09893317;-0.3223057;-0.01062121,0.1090883;-0.6701603;0.06304982,0.1203623;-0.7045486;-0.004088745,-0.07617059;0.006049334;-0.04485573,-0.1192366;-0.3196582;-0.02186454,-0.1398334;-0.6683272;0.04550805,-0.1331166;-0.6285821;-0.04744598,0.003055261;0.5398943;0.002958682,0;0;0,-0.002719872;0.3111705;-0.01499772,-0.00618799;0.6128987;-0.04449105,0.1665812;0.5045236;-0.04406404,0.2298302;0.2568173;-0.02556276,0.2294495;0.01157457;-0.08468723,-0.1738705;0.4965276;-0.01158024,-0.2276351;0.2486767;0.02557373,-0.2649841;0.00431104;-0.02472866,0.077036;0.004552901;-0.04353523,0.1197603;-0.3220087;-0.04446888,0.1403339;-0.669158;0.03034687,0.1659374;-0.7029652;-0.03332138,-0.08232795;0.004646583;-0.03242077,-0.1259473;-0.3215842;-0.02060876,-0.1274389;-0.663286;0.07823989,-0.1453653;-0.708822;0.02576613,-0.00519418;0.5387563;-0.03465176,778.8176
+0;0;0,0.001596752;0.3114474;0.0062948,0.003584478;0.6146043;-0.001242117,0.170905;0.4899258;0.01217576,0.2051223;0.2362404;-0.001240693,0.259387;-0.004678041;-0.06485333,-0.1600198;0.4776961;-0.01426649,-0.2062519;0.2256317;-0.02003164,-0.2489883;-0.01579855;-0.09015983,0.07942871;0.005222868;-0.03917372,0.0986542;-0.3171254;-0.01093801,0.1088918;-0.6708942;0.06390133,0.1206804;-0.7047701;-0.003090687,-0.07629269;0.006069054;-0.0448706,-0.1188076;-0.3144857;-0.02223442,-0.1398247;-0.6690464;0.04634468,-0.1331008;-0.6293417;-0.04621683,0.003048961;0.5399123;0.002964024,0;0;0,-0.002646275;0.3111754;-0.01429939,-0.006062381;0.6130056;-0.04336143,0.1666385;0.5044945;-0.04322267,0.230235;0.2568487;-0.02494287,0.2296276;0.008738458;-0.08388233,-0.1737573;0.4967929;-0.01038404,-0.2277598;0.2490637;0.02731287,-0.2661387;0.001420617;-0.01994064,0.07702201;0.004486293;-0.04379797,0.1196389;-0.3168278;-0.04783726,0.1403849;-0.6692051;0.03126979,0.1661257;-0.7026283;-0.03214908,-0.08252291;0.00473621;-0.0322229,-0.1256485;-0.3163556;-0.0214788,-0.1269266;-0.6634122;0.08054207,-0.1453126;-0.7087541;0.02865204,-0.005078956;0.5388399;-0.03359652,778.8291
+0;0;0,0.001596752;0.3114474;0.0062948,0.003584478;0.6146043;-0.001242117,0.170905;0.4899258;0.01217576,0.2051223;0.2362404;-0.001240693,0.259387;-0.004678041;-0.06485333,-0.1600198;0.4776961;-0.01426649,-0.2062519;0.2256317;-0.02003164,-0.2489883;-0.01579855;-0.09015983,0.07942871;0.005222868;-0.03917372,0.0986542;-0.3171254;-0.01093801,0.1088918;-0.6708942;0.06390133,0.1206804;-0.7047701;-0.003090687,-0.07629269;0.006069054;-0.0448706,-0.1188076;-0.3144857;-0.02223442,-0.1398247;-0.6690464;0.04634468,-0.1331008;-0.6293417;-0.04621683,0.003048961;0.5399123;0.002964024,0;0;0,-0.002646275;0.3111754;-0.01429939,-0.006062381;0.6130056;-0.04336143,0.1666385;0.5044945;-0.04322267,0.230235;0.2568487;-0.02494287,0.2296276;0.008738458;-0.08388233,-0.1737573;0.4967929;-0.01038404,-0.2277598;0.2490637;0.02731287,-0.2661387;0.001420617;-0.01994064,0.07702201;0.004486293;-0.04379797,0.1196389;-0.3168278;-0.04783726,0.1403849;-0.6692051;0.03126979,0.1661257;-0.7026283;-0.03214908,-0.08252291;0.00473621;-0.0322229,-0.1256485;-0.3163556;-0.0214788,-0.1269266;-0.6634122;0.08054207,-0.1453126;-0.7087541;0.02865204,-0.005078956;0.5388399;-0.03359652,778.8411
+0;0;0,0.00159548;0.3111992;0.006289785,0.003580742;0.6139854;-0.001236216,0.1705728;0.4895371;0.01215615,0.2047894;0.2358571;-0.001260026,0.2590493;-0.005040586;-0.06486717,-0.1597025;0.4773314;-0.0142342,-0.2059337;0.2252723;-0.01999923,-0.2486664;-0.01613705;-0.09012136,0.07950278;0.005227739;-0.03921026,0.09877968;-0.3179825;-0.01089904,0.1089946;-0.6709677;0.06377453,0.1208057;-0.7049654;-0.003345199,-0.07636385;0.006074714;-0.04491244,-0.1189925;-0.3153373;-0.02221573,-0.139963;-0.6691126;0.04621146,-0.1332263;-0.6293895;-0.04652652,0.003046172;0.5394256;0.002962488,0;0;0,-0.002664767;0.3109509;-0.01376557,-0.006051965;0.6124485;-0.04242039,0.1664051;0.5047417;-0.04265761,0.2301996;0.2571574;-0.02430964,0.2298364;0.008965358;-0.08280945,-0.1734236;0.4966679;-0.009150403,-0.2270746;0.2490083;0.02945851,-0.2647587;0.001158029;-0.01714464,0.07703373;0.004527599;-0.04394054,0.1195346;-0.3176841;-0.04730558,0.1403702;-0.6692039;0.03193283,0.1662271;-0.7027769;-0.03155065,-0.08265784;0.004717286;-0.03210757,-0.1262033;-0.3172091;-0.02184872,-0.1273265;-0.6632453;0.08079975,-0.1456587;-0.7088748;0.02898888,-0.005082667;0.5384;-0.0327785,778.8622
+0;0;0,0.001636597;0.3111986;0.006311208,0.003680997;0.6139832;-0.001259567,0.1706329;0.489478;0.01227224,0.2048452;0.2357905;-0.001014212,0.2593009;-0.005355045;-0.06350475,-0.1595858;0.477256;-0.01428247,-0.2059219;0.2252171;-0.02008696,-0.2485738;-0.0163523;-0.08970545,0.07949931;0.005188592;-0.03922249,0.09879582;-0.3180065;-0.01075123,0.1090814;-0.6709895;0.06392298,0.1208366;-0.7046208;-0.003553912,-0.07635456;0.006111379;-0.04492325,-0.1190116;-0.3152912;-0.02214697,-0.1400264;-0.6690528;0.04633783,-0.1332519;-0.6293321;-0.04639766,0.003130494;0.5394242;0.002953023,0;0;0,-0.002664767;0.3109509;-0.01376557,-0.006051965;0.6124485;-0.04242039,0.1664051;0.5047417;-0.04265761,0.2301996;0.2571574;-0.02430964,0.2298364;0.008965358;-0.08280945,-0.1734236;0.4966679;-0.009150403,-0.2270746;0.2490083;0.02945851,-0.2647587;0.001158029;-0.01714464,0.07703373;0.004527599;-0.04394054,0.1195346;-0.3176841;-0.04730558,0.1403702;-0.6692039;0.03193283,0.1662271;-0.7027769;-0.03155065,-0.08265784;0.004717286;-0.03210757,-0.1262033;-0.3172091;-0.02184872,-0.1273265;-0.6632453;0.08079975,-0.1456587;-0.7088748;0.02898888,-0.005082667;0.5384;-0.0327785,778.8739
+0;0;0,0.001636597;0.3111986;0.006311208,0.003680997;0.6139832;-0.001259567,0.1706329;0.489478;0.01227224,0.2048452;0.2357905;-0.001014212,0.2593009;-0.005355045;-0.06350475,-0.1595858;0.477256;-0.01428247,-0.2059219;0.2252171;-0.02008696,-0.2485738;-0.0163523;-0.08970545,0.07949931;0.005188592;-0.03922249,0.09879582;-0.3180065;-0.01075123,0.1090814;-0.6709895;0.06392298,0.1208366;-0.7046208;-0.003553912,-0.07635456;0.006111379;-0.04492325,-0.1190116;-0.3152912;-0.02214697,-0.1400264;-0.6690528;0.04633783,-0.1332519;-0.6293321;-0.04639766,0.003130494;0.5394242;0.002953023,0;0;0,-0.002664767;0.3109509;-0.01376557,-0.006051965;0.6124485;-0.04242039,0.1664051;0.5047417;-0.04265761,0.2301996;0.2571574;-0.02430964,0.2298364;0.008965358;-0.08280945,-0.1734236;0.4966679;-0.009150403,-0.2270746;0.2490083;0.02945851,-0.2647587;0.001158029;-0.01714464,0.07703373;0.004527599;-0.04394054,0.1195346;-0.3176841;-0.04730558,0.1403702;-0.6692039;0.03193283,0.1662271;-0.7027769;-0.03155065,-0.08265784;0.004717286;-0.03210757,-0.1262033;-0.3172091;-0.02184872,-0.1273265;-0.6632453;0.08079975,-0.1456587;-0.7088748;0.02898888,-0.005082667;0.5384;-0.0327785,778.8853
+0;0;0,0.001635943;0.3110741;0.006308685,0.00367958;0.6137477;-0.001258696,0.1702472;0.4893993;0.01224933,0.2044578;0.2357241;-0.001036481,0.2590189;-0.005888149;-0.06364794,-0.1592133;0.4772054;-0.0142444,-0.2055471;0.2251786;-0.02004862,-0.2482816;-0.01685825;-0.08980183,0.07951137;0.005189379;-0.03922843,0.0988448;-0.3186242;-0.01070269,0.1091199;-0.6712453;0.06389495,0.1208426;-0.7047011;-0.003395878,-0.07636613;0.006112305;-0.04493006,-0.1191048;-0.3159054;-0.02211019,-0.140098;-0.6693043;0.0463044,-0.1333423;-0.6296104;-0.0461754,0.003129389;0.5392308;0.002951512,0;0;0,-0.002657525;0.3108434;-0.0133748,-0.005991057;0.6122556;-0.04175973,0.1660575;0.5048013;-0.04230714,0.2300559;0.2572933;-0.02381325,0.2299448;0.008556768;-0.08215427,-0.1730452;0.4969082;-0.008377738,-0.2266428;0.2493453;0.03083874,-0.2635814;0.0003301352;-0.01275675,0.07701266;0.004506409;-0.04400682,0.1193207;-0.3183623;-0.04693198,0.1400898;-0.6695086;0.03229523,0.1662393;-0.7029237;-0.03084636,-0.08269675;0.004743185;-0.0320407,-0.1268419;-0.3177433;-0.02222297,-0.1275558;-0.6634059;0.08038753,-0.1462133;-0.7089818;0.02908146,-0.005048975;0.5382403;-0.03218794,778.8996
+0;0;0,0.001644133;0.311074;0.006315092,0.003704216;0.6137456;-0.001310406,0.1702523;0.4893644;0.01230169,0.2043943;0.2356704;-0.000801703,0.2592771;-0.006219119;-0.06204647,-0.1591854;0.4771687;-0.01422053,-0.2055709;0.2251511;-0.02001248,-0.2480394;-0.01732126;-0.08840208,0.07952122;0.005168884;-0.03921117,0.09888121;-0.3186364;-0.01060966,0.1091466;-0.6712679;0.06394038,0.1208442;-0.7046649;-0.003410242,-0.07634769;0.006133729;-0.04495849,-0.1191832;-0.3158676;-0.02208927,-0.1400715;-0.6692631;0.04637465,-0.1333082;-0.629572;-0.04610489,0.003149321;0.53923;0.002921137,0;0;0,-0.002657525;0.3108434;-0.0133748,-0.005991057;0.6122556;-0.04175973,0.1660575;0.5048013;-0.04230714,0.2300559;0.2572933;-0.02381325,0.2299448;0.008556768;-0.08215427,-0.1730452;0.4969082;-0.008377738,-0.2266428;0.2493453;0.03083874,-0.2635814;0.0003301352;-0.01275675,0.07701266;0.004506409;-0.04400682,0.1193207;-0.3183623;-0.04693198,0.1400898;-0.6695086;0.03229523,0.1662393;-0.7029237;-0.03084636,-0.08269675;0.004743185;-0.0320407,-0.1268419;-0.3177433;-0.02222297,-0.1275558;-0.6634059;0.08038753,-0.1462133;-0.7089818;0.02908146,-0.005048975;0.5382403;-0.03218794,778.9186
+0;0;0,0.001643728;0.3109974;0.006313537,0.003703582;0.613636;-0.001310902,0.1697496;0.4894181;0.01227223,0.2038931;0.2357127;-0.0008317484,0.2590716;-0.00748007;-0.0624065,-0.158698;0.4772591;-0.01417028,-0.2050856;0.2252302;-0.01996248,-0.2477829;-0.01854865;-0.08872057,0.07953594;0.005169841;-0.03921843,0.09892749;-0.3191633;-0.0105703,0.1091845;-0.6715083;0.06391918,0.1208707;-0.7048432;-0.003365345,-0.07636183;0.006134865;-0.04496681,-0.1192671;-0.3163913;-0.02206031,-0.1401385;-0.6694998;0.04634798,-0.1333818;-0.6298183;-0.0460408,0.003148788;0.5391339;0.002919874,0;0;0,-0.002547108;0.3107877;-0.01290202,-0.005800962;0.6121911;-0.04103255,0.1656675;0.5048153;-0.04189515,0.2301912;0.257417;-0.02360129,0.2302429;0.007213533;-0.08171415,-0.172382;0.4970568;-0.007556286,-0.2260705;0.2495763;0.03212808,-0.2629761;-0.0007761121;-0.01192287,0.07697681;0.004575521;-0.04409552,0.1191718;-0.3188465;-0.04665041,0.1401403;-0.6695914;0.03296852,0.166231;-0.7029548;-0.03011417,-0.08274429;0.004687175;-0.03197173,-0.1270078;-0.3183208;-0.02220691,-0.127671;-0.6635102;0.08096633,-0.1463016;-0.7090334;0.02973909,-0.004901916;0.5381815;-0.03151727,778.9305
+0;0;0,0.001643728;0.3109974;0.006313537,0.003703582;0.613636;-0.001310902,0.1697496;0.4894181;0.01227223,0.2038931;0.2357127;-0.0008317484,0.2590716;-0.00748007;-0.0624065,-0.158698;0.4772591;-0.01417028,-0.2050856;0.2252302;-0.01996248,-0.2477829;-0.01854865;-0.08872057,0.07953594;0.005169841;-0.03921843,0.09892749;-0.3191633;-0.0105703,0.1091845;-0.6715083;0.06391918,0.1208707;-0.7048432;-0.003365345,-0.07636183;0.006134865;-0.04496681,-0.1192671;-0.3163913;-0.02206031,-0.1401385;-0.6694998;0.04634798,-0.1333818;-0.6298183;-0.0460408,0.003148788;0.5391339;0.002919874,0;0;0,-0.002547108;0.3107877;-0.01290202,-0.005800962;0.6121911;-0.04103255,0.1656675;0.5048153;-0.04189515,0.2301912;0.257417;-0.02360129,0.2302429;0.007213533;-0.08171415,-0.172382;0.4970568;-0.007556286,-0.2260705;0.2495763;0.03212808,-0.2629761;-0.0007761121;-0.01192287,0.07697681;0.004575521;-0.04409552,0.1191718;-0.3188465;-0.04665041,0.1401403;-0.6695914;0.03296852,0.166231;-0.7029548;-0.03011417,-0.08274429;0.004687175;-0.03197173,-0.1270078;-0.3183208;-0.02220691,-0.127671;-0.6635102;0.08096633,-0.1463016;-0.7090334;0.02973909,-0.004901916;0.5381815;-0.03151727,778.9531
+0;0;0,0.00158818;0.3109291;0.00631721,0.003593543;0.6135439;-0.001354153,0.1697478;0.4893213;0.01235418,0.2037402;0.2355757;-0.0004875446,0.2595023;-0.00917837;-0.06097832,-0.1588756;0.4771149;-0.01419066,-0.2053525;0.2250937;-0.01988642,-0.2482097;-0.02042732;-0.08738321,0.07956224;0.00515529;-0.03919746,0.09888279;-0.319419;-0.01045182,0.1091385;-0.6716547;0.06401239,0.1207817;-0.7046528;-0.00353422,-0.07633644;0.006163409;-0.04503253,-0.1194441;-0.3165731;-0.02198938,-0.140186;-0.6696079;0.04624739,-0.1334138;-0.6299288;-0.04609612,0.00305425;0.5390561;0.002892462,0;0;0,-0.002592646;0.3107388;-0.01240897,-0.005857505;0.6121464;-0.04023933,0.1657408;0.5048131;-0.04115701,0.2303467;0.2574222;-0.02296257,0.2306079;0.005651295;-0.08027267,-0.1725123;0.4971087;-0.006598573,-0.2259519;0.2496163;0.03338829,-0.2624962;-0.002410039;-0.0092775,0.07696059;0.004578382;-0.04415059,0.1192178;-0.3190866;-0.04598927,0.1401955;-0.6696982;0.03370714,0.1663364;-0.7029679;-0.0293839,-0.08277947;0.004690599;-0.03191747,-0.1269958;-0.3185553;-0.02166437,-0.1275974;-0.6636611;0.08139731,-0.1462321;-0.7092268;0.03031463,-0.004937984;0.5381432;-0.03078175,778.9644
+0;0;0,0.00158818;0.3109291;0.00631721,0.003593543;0.6135439;-0.001354153,0.1697478;0.4893213;0.01235418,0.2037402;0.2355757;-0.0004875446,0.2595023;-0.00917837;-0.06097832,-0.1588756;0.4771149;-0.01419066,-0.2053525;0.2250937;-0.01988642,-0.2482097;-0.02042732;-0.08738321,0.07956224;0.00515529;-0.03919746,0.09888279;-0.319419;-0.01045182,0.1091385;-0.6716547;0.06401239,0.1207817;-0.7046528;-0.00353422,-0.07633644;0.006163409;-0.04503253,-0.1194441;-0.3165731;-0.02198938,-0.140186;-0.6696079;0.04624739,-0.1334138;-0.6299288;-0.04609612,0.00305425;0.5390561;0.002892462,0;0;0,-0.002592646;0.3107388;-0.01240897,-0.005857505;0.6121464;-0.04023933,0.1657408;0.5048131;-0.04115701,0.2303467;0.2574222;-0.02296257,0.2306079;0.005651295;-0.08027267,-0.1725123;0.4971087;-0.006598573,-0.2259519;0.2496163;0.03338829,-0.2624962;-0.002410039;-0.0092775,0.07696059;0.004578382;-0.04415059,0.1192178;-0.3190866;-0.04598927,0.1401955;-0.6696982;0.03370714,0.1663364;-0.7029679;-0.0293839,-0.08277947;0.004690599;-0.03191747,-0.1269958;-0.3185553;-0.02166437,-0.1275974;-0.6636611;0.08139731,-0.1462321;-0.7092268;0.03031463,-0.004937984;0.5381432;-0.03078175,778.976
+0;0;0,0.00158818;0.3109291;0.00631721,0.003593543;0.6135439;-0.001354153,0.1697478;0.4893213;0.01235418,0.2037402;0.2355757;-0.0004875446,0.2595023;-0.00917837;-0.06097832,-0.1588756;0.4771149;-0.01419066,-0.2053525;0.2250937;-0.01988642,-0.2482097;-0.02042732;-0.08738321,0.07956224;0.00515529;-0.03919746,0.09888279;-0.319419;-0.01045182,0.1091385;-0.6716547;0.06401239,0.1207817;-0.7046528;-0.00353422,-0.07633644;0.006163409;-0.04503253,-0.1194441;-0.3165731;-0.02198938,-0.140186;-0.6696079;0.04624739,-0.1334138;-0.6299288;-0.04609612,0.00305425;0.5390561;0.002892462,0;0;0,-0.002592646;0.3107388;-0.01240897,-0.005857505;0.6121464;-0.04023933,0.1657408;0.5048131;-0.04115701,0.2303467;0.2574222;-0.02296257,0.2306079;0.005651295;-0.08027267,-0.1725123;0.4971087;-0.006598573,-0.2259519;0.2496163;0.03338829,-0.2624962;-0.002410039;-0.0092775,0.07696059;0.004578382;-0.04415059,0.1192178;-0.3190866;-0.04598927,0.1401955;-0.6696982;0.03370714,0.1663364;-0.7029679;-0.0293839,-0.08277947;0.004690599;-0.03191747,-0.1269958;-0.3185553;-0.02166437,-0.1275974;-0.6636611;0.08139731,-0.1462321;-0.7092268;0.03031463,-0.004937984;0.5381432;-0.03078175,778.9872
+0;0;0,0.001563069;0.3107873;0.006322266,0.003543089;0.6131027;-0.001378723,0.1688966;0.489216;0.01227604,0.2028963;0.235474;-9.830669E-05,0.258888;-0.009726614;-0.05841519,-0.1580175;0.4768383;-0.01437876,-0.2047352;0.2248802;-0.01973283,-0.2474769;-0.02128397;-0.08481485,0.07947607;0.005146298;-0.0392087,0.09871704;-0.3195549;-0.01032642,0.1090793;-0.6717623;0.06414412,0.1202383;-0.7053937;-0.002248958,-0.0762869;0.006177011;-0.04497116,-0.1195442;-0.31667;-0.0218664,-0.1399924;-0.6696912;0.04640713,-0.1332082;-0.6300588;-0.04547706,0.003010839;0.5387173;0.002874917,0;0;0,-0.002667107;0.3106121;-0.012007,-0.006171308;0.6117646;-0.03933978,0.164773;0.5054137;-0.04132175,0.2303295;0.2583219;-0.02282476,0.2306575;0.006428301;-0.07947087,-0.1718888;0.4970797;-0.005608367,-0.2249128;0.2495264;0.03439088,-0.2613835;-0.002431318;-0.008579809,0.07683808;0.004651904;-0.04420995,0.1193005;-0.3191229;-0.04563999,0.1404193;-0.6697351;0.03391171,0.1664505;-0.7021118;-0.02943682,-0.08271679;0.004627499;-0.03188685,-0.1268944;-0.3187465;-0.02126602,-0.1275764;-0.6638042;0.08187506,-0.146017;-0.7091261;0.03119884,-0.005162589;0.5378438;-0.03005219,778.9983
+0;0;0,0.001563069;0.3107873;0.006322266,0.003543089;0.6131027;-0.001378723,0.1688966;0.489216;0.01227604,0.2028963;0.235474;-9.830669E-05,0.258888;-0.009726614;-0.05841519,-0.1580175;0.4768383;-0.01437876,-0.2047352;0.2248802;-0.01973283,-0.2474769;-0.02128397;-0.08481485,0.07947607;0.005146298;-0.0392087,0.09871704;-0.3195549;-0.01032642,0.1090793;-0.6717623;0.06414412,0.1202383;-0.7053937;-0.002248958,-0.0762869;0.006177011;-0.04497116,-0.1195442;-0.31667;-0.0218664,-0.1399924;-0.6696912;0.04640713,-0.1332082;-0.6300588;-0.04547706,0.003010839;0.5387173;0.002874917,0;0;0,-0.002667107;0.3106121;-0.012007,-0.006171308;0.6117646;-0.03933978,0.164773;0.5054137;-0.04132175,0.2303295;0.2583219;-0.02282476,0.2306575;0.006428301;-0.07947087,-0.1718888;0.4970797;-0.005608367,-0.2249128;0.2495264;0.03439088,-0.2613835;-0.002431318;-0.008579809,0.07683808;0.004651904;-0.04420995,0.1193005;-0.3191229;-0.04563999,0.1404193;-0.6697351;0.03391171,0.1664505;-0.7021118;-0.02943682,-0.08271679;0.004627499;-0.03188685,-0.1268944;-0.3187465;-0.02126602,-0.1275764;-0.6638042;0.08187506,-0.146017;-0.7091261;0.03119884,-0.005162589;0.5378438;-0.03005219,779.0098
+0;0;0,0.001563069;0.3107873;0.006322266,0.003543089;0.6131027;-0.001378723,0.1688966;0.489216;0.01227604,0.2028963;0.235474;-9.830669E-05,0.258888;-0.009726614;-0.05841519,-0.1580175;0.4768383;-0.01437876,-0.2047352;0.2248802;-0.01973283,-0.2474769;-0.02128397;-0.08481485,0.07947607;0.005146298;-0.0392087,0.09871704;-0.3195549;-0.01032642,0.1090793;-0.6717623;0.06414412,0.1202383;-0.7053937;-0.002248958,-0.0762869;0.006177011;-0.04497116,-0.1195442;-0.31667;-0.0218664,-0.1399924;-0.6696912;0.04640713,-0.1332082;-0.6300588;-0.04547706,0.003010839;0.5387173;0.002874917,0;0;0,-0.002667107;0.3106121;-0.012007,-0.006171308;0.6117646;-0.03933978,0.164773;0.5054137;-0.04132175,0.2303295;0.2583219;-0.02282476,0.2306575;0.006428301;-0.07947087,-0.1718888;0.4970797;-0.005608367,-0.2249128;0.2495264;0.03439088,-0.2613835;-0.002431318;-0.008579809,0.07683808;0.004651904;-0.04420995,0.1193005;-0.3191229;-0.04563999,0.1404193;-0.6697351;0.03391171,0.1664505;-0.7021118;-0.02943682,-0.08271679;0.004627499;-0.03188685,-0.1268944;-0.3187465;-0.02126602,-0.1275764;-0.6638042;0.08187506,-0.146017;-0.7091261;0.03119884,-0.005162589;0.5378438;-0.03005219,779.0215
+0;0;0,0.001546614;0.3107124;0.00631044,0.003494124;0.6128883;-0.001424068,0.1692141;0.4891088;0.01234817,0.2029723;0.2353095;0.0002231319,0.2595526;-0.01060542;-0.05426893,-0.1583286;0.4764692;-0.01448079,-0.2052028;0.224521;-0.01954771,-0.248109;-0.02210206;-0.08264263,0.07946274;0.005125025;-0.03920396,0.09862666;-0.319736;-0.01022422,0.1089723;-0.6718039;0.0642207,0.1200113;-0.7055129;-0.002207451,-0.07626116;0.006205918;-0.04498071,-0.119685;-0.3167775;-0.02178899,-0.1400928;-0.6696612;0.04645691,-0.1332817;-0.6300232;-0.04548936,0.002971505;0.5385404;0.002838195,0;0;0,-0.002788961;0.3105398;-0.01190162,-0.006579839;0.6115772;-0.03894281,0.1648114;0.5054138;-0.04115605,0.2302714;0.2582716;-0.02281308,0.2309389;0.00628376;-0.07890725,-0.1724077;0.4967815;-0.004599486,-0.224909;0.2490914;0.03532531,-0.2610455;-0.002799436;-0.008149102,0.07680339;0.004691064;-0.04423547,0.1193428;-0.3192391;-0.04542351,0.1404538;-0.669717;0.03407764,0.1665425;-0.7021625;-0.02927327,-0.08270789;0.004594766;-0.03187219,-0.1268445;-0.318946;-0.02114498,-0.1274097;-0.6638485;0.08201907,-0.1455411;-0.7091545;0.0310911,-0.005480595;0.537682;-0.02975845,779.033
+0;0;0,0.001546614;0.3107124;0.00631044,0.003494124;0.6128883;-0.001424068,0.1692141;0.4891088;0.01234817,0.2029723;0.2353095;0.0002231319,0.2595526;-0.01060542;-0.05426893,-0.1583286;0.4764692;-0.01448079,-0.2052028;0.224521;-0.01954771,-0.248109;-0.02210206;-0.08264263,0.07946274;0.005125025;-0.03920396,0.09862666;-0.319736;-0.01022422,0.1089723;-0.6718039;0.0642207,0.1200113;-0.7055129;-0.002207451,-0.07626116;0.006205918;-0.04498071,-0.119685;-0.3167775;-0.02178899,-0.1400928;-0.6696612;0.04645691,-0.1332817;-0.6300232;-0.04548936,0.002971505;0.5385404;0.002838195,0;0;0,-0.002788961;0.3105398;-0.01190162,-0.006579839;0.6115772;-0.03894281,0.1648114;0.5054138;-0.04115605,0.2302714;0.2582716;-0.02281308,0.2309389;0.00628376;-0.07890725,-0.1724077;0.4967815;-0.004599486,-0.224909;0.2490914;0.03532531,-0.2610455;-0.002799436;-0.008149102,0.07680339;0.004691064;-0.04423547,0.1193428;-0.3192391;-0.04542351,0.1404538;-0.669717;0.03407764,0.1665425;-0.7021625;-0.02927327,-0.08270789;0.004594766;-0.03187219,-0.1268445;-0.318946;-0.02114498,-0.1274097;-0.6638485;0.08201907,-0.1455411;-0.7091545;0.0310911,-0.005480595;0.537682;-0.02975845,779.0549
+0;0;0,0.001546431;0.3106756;0.006309693,0.003493659;0.612808;-0.001423621,0.1692428;0.4890324;0.01234956,0.2030035;0.2352147;0.0002236431,0.2595773;-0.010672;-0.05426218,-0.1583572;0.4763907;-0.01448409,-0.2052348;0.2244243;-0.01955139,-0.2481361;-0.02217057;-0.08263908,0.07945736;0.005124679;-0.03920131,0.09850177;-0.3177105;-0.01040229,0.1089038;-0.6716998;0.06444892,0.1199723;-0.7055783;-0.002155915,-0.07625601;0.006205498;-0.04497767,-0.119409;-0.3147638;-0.02193057,-0.1399283;-0.6695733;0.04668779,-0.133099;-0.6299098;-0.04550305,0.002971128;0.5384727;0.00283792,0;0;0,-0.002714165;0.3105093;-0.01175404,-0.006452434;0.6115206;-0.03860688,0.1649563;0.50542;-0.04104543,0.2303685;0.2582284;-0.02294064,0.2311658;0.006135494;-0.07842159,-0.1722662;0.4968277;-0.003778055,-0.2243844;0.2490338;0.03612351,-0.2607542;-0.002737328;-0.007673025,0.07670434;0.004693568;-0.04439473,0.1192989;-0.3171735;-0.04579377,0.1406225;-0.6695473;0.03418947,0.1667941;-0.7024153;-0.02907061,-0.08273096;0.004609271;-0.03179341,-0.1264176;-0.3169318;-0.0209559,-0.12695;-0.6637547;0.08264416,-0.1455962;-0.7089059;0.03122631,-0.005365781;0.5376315;-0.02947521,779.077
+0;0;0,0.001623515;0.3106766;0.006238857,0.003640889;0.6128048;-0.001631143,0.1693679;0.4890691;0.0124891,0.2029559;0.2352017;0.0009385506,0.2603226;-0.01123545;-0.05012429,-0.1582016;0.476321;-0.01462775,-0.2053405;0.2243924;-0.01911978,-0.2484451;-0.02277406;-0.07978566,0.07940753;0.005070971;-0.03930911,0.09831954;-0.3177433;-0.01019034,0.1085366;-0.6717092;0.06479696,0.1200013;-0.7051654;-0.002143577,-0.07630305;0.006257318;-0.04489062,-0.1196015;-0.31469;-0.02181065,-0.1401124;-0.6694808;0.04690712,-0.1332216;-0.6298268;-0.04528013,0.003103157;0.5384717;0.002667158,0;0;0,-0.002714165;0.3105093;-0.01175404,-0.006452434;0.6115206;-0.03860688,0.1649563;0.50542;-0.04104543,0.2303685;0.2582284;-0.02294064,0.2311658;0.006135494;-0.07842159,-0.1722662;0.4968277;-0.003778055,-0.2243844;0.2490338;0.03612351,-0.2607542;-0.002737328;-0.007673025,0.07670434;0.004693568;-0.04439473,0.1192989;-0.3171735;-0.04579377,0.1406225;-0.6695473;0.03418947,0.1667941;-0.7024153;-0.02907061,-0.08273096;0.004609271;-0.03179341,-0.1264176;-0.3169318;-0.0209559,-0.12695;-0.6637547;0.08264416,-0.1455962;-0.7089059;0.03122631,-0.005365781;0.5376315;-0.02947521,779.0883
+0;0;0,0.001623134;0.3106037;0.006237392,0.003640216;0.6126882;-0.001631443,0.1693044;0.4889826;0.01248442,0.2028933;0.235108;0.0009335503,0.2602583;-0.01132174;-0.05012777,-0.1581412;0.4762393;-0.01462216,-0.2052814;0.2243037;-0.01911432,-0.2483846;-0.0228554;-0.07977839,0.0793721;0.005068709;-0.03929158,0.09826247;-0.3173762;-0.01020612,0.1084846;-0.671517;0.06481825,0.1199512;-0.704984;-0.002133563,-0.07626901;0.006254527;-0.04487059,-0.1195179;-0.3143255;-0.02181703,-0.140039;-0.6692917;0.04693471,-0.133147;-0.6296361;-0.04526807,0.003102566;0.5383665;0.002666199,0;0;0,-0.002658203;0.3104411;-0.01163816,-0.006378531;0.6114208;-0.03836083,0.1649682;0.505411;-0.04098988,0.2304992;0.2582362;-0.02298307,0.2313322;0.006113589;-0.07829261,-0.1720621;0.4970029;-0.002755286,-0.2238734;0.249062;0.03667612,-0.2602842;-0.002626419;-0.007514801,0.07664704;0.004732162;-0.04441047,0.1193101;-0.3167516;-0.04567528,0.1406633;-0.6693317;0.03420114,0.166757;-0.7025279;-0.02878642,-0.08269692;0.004575576;-0.03177631,-0.126183;-0.3166149;-0.02086036,-0.1267272;-0.6636251;0.08273744,-0.1455368;-0.7087988;0.03138375,-0.00529252;0.5375381;-0.0292697,779.0995
+0;0;0,0.001623589;0.3106907;0.006239139,0.003641729;0.6129312;-0.001634752,0.1693539;0.4891492;0.01248756,0.2029415;0.2352843;0.0009371284,0.2603056;-0.01114148;-0.05012336,-0.1581871;0.4764021;-0.01462692,-0.2053255;0.2244762;-0.01911891,-0.248428;-0.02267891;-0.079782,0.0793808;0.005069264;-0.03929588,0.09829705;-0.3178175;-0.01017057,0.1085048;-0.6714611;0.06474847,0.1200251;-0.7052249;-0.002516463,-0.07627736;0.006255211;-0.04487551,-0.1195855;-0.3147642;-0.02179035,-0.1400778;-0.669232;0.04686484,-0.1331536;-0.6295311;-0.04576913,0.003103631;0.5385475;0.002666474,0;0;0,-0.002599597;0.3105354;-0.01145673,-0.006337881;0.6117225;-0.03762555,0.1649918;0.5056151;-0.04129076,0.2307523;0.2585203;-0.02316284,0.231404;0.006370693;-0.07833195,-0.1719372;0.4967633;-0.002009911,-0.2228159;0.2486731;0.0376322,-0.2594534;-0.002779573;-0.00767519,0.07647026;0.004782915;-0.04472804,0.1194952;-0.3171026;-0.0454917,0.1409366;-0.6692046;0.03416562,0.1674121;-0.702512;-0.02919317,-0.08280002;0.004484617;-0.03154713,-0.1261021;-0.3171871;-0.02085861,-0.1265649;-0.6636826;0.08268605,-0.1454206;-0.7089354;0.0306805,-0.005257286;0.5377548;-0.02871776,779.1217
+0;0;0,0.001548243;0.3106913;0.006226928,0.003483831;0.6129313;-0.001682892,0.169242;0.4892552;0.01255199,0.2029255;0.2353412;0.002452518,0.2607428;-0.01180726;-0.04443313,-0.1583228;0.4764329;-0.01478587,-0.2058155;0.224562;-0.0185791,-0.2494681;-0.0232219;-0.07620795,0.07938492;0.00507316;-0.03928707,0.09811272;-0.3178134;-0.01003727,0.1081853;-0.6714732;0.0648234,0.1200402;-0.7050836;-0.002528541,-0.0762594;0.006268407;-0.04490418,-0.1198314;-0.3147058;-0.02168716,-0.1401772;-0.6692213;0.04676476,-0.1332075;-0.6295195;-0.0458657,0.00296649;0.5385481;0.002628525,0;0;0,-0.002599597;0.3105354;-0.01145673,-0.006337881;0.6117225;-0.03762555,0.1649918;0.5056151;-0.04129076,0.2307523;0.2585203;-0.02316284,0.231404;0.006370693;-0.07833195,-0.1719372;0.4967633;-0.002009911,-0.2228159;0.2486731;0.0376322,-0.2594534;-0.002779573;-0.00767519,0.07647026;0.004782915;-0.04472804,0.1194952;-0.3171026;-0.0454917,0.1409366;-0.6692046;0.03416562,0.1674121;-0.702512;-0.02919317,-0.08280002;0.004484617;-0.03154713,-0.1261021;-0.3171871;-0.02085861,-0.1265649;-0.6636826;0.08268605,-0.1454206;-0.7089354;0.0306805,-0.005257286;0.5377548;-0.02871776,779.1332
+0;0;0,0.001548163;0.3106752;0.006226605,0.00348405;0.6129607;-0.001684878,0.168983;0.4893389;0.01253584,0.2026698;0.2353999;0.002435381,0.2604932;-0.01177427;-0.04445516,-0.1580715;0.4765366;-0.01475943,-0.2055688;0.2246409;-0.01855303,-0.249226;-0.02316873;-0.07618789,0.07936224;0.005071711;-0.03927585,0.09814118;-0.3186964;-0.009946197,0.1081888;-0.6714784;0.06472865,0.1200866;-0.7053194;-0.002867453,-0.07623763;0.006266617;-0.04489136,-0.1199286;-0.3155839;-0.02161095,-0.1402239;-0.6692195;0.04667106,-0.1332289;-0.6294825;-0.0462952,0.002966553;0.538555;0.002627838,0;0;0,-0.002463706;0.310525;-0.01133204,-0.006133124;0.6117761;-0.03730798,0.1648946;0.5057165;-0.04129219,0.231032;0.2586709;-0.0235126,0.2314269;0.006605715;-0.07919335,-0.1711835;0.4961688;-0.0009288415,-0.2213086;0.2477984;0.03807661,-0.2581254;-0.003466561;-0.008267842,0.07639597;0.004828483;-0.0447998,0.1197409;-0.3179089;-0.04544759,0.1411186;-0.6691414;0.03399515,0.1677566;-0.7028221;-0.02942133,-0.08278856;0.004451182;-0.03151068,-0.1262541;-0.3180924;-0.02078759,-0.1265878;-0.6637608;0.08239056,-0.1456612;-0.7092265;0.03016409,-0.005074307;0.5377777;-0.02846575,779.155
+0;0;0,0.001548163;0.3106752;0.006226605,0.00348405;0.6129607;-0.001684878,0.168983;0.4893389;0.01253584,0.2026698;0.2353999;0.002435381,0.2604932;-0.01177427;-0.04445516,-0.1580715;0.4765366;-0.01475943,-0.2055688;0.2246409;-0.01855303,-0.249226;-0.02316873;-0.07618789,0.07936224;0.005071711;-0.03927585,0.09814118;-0.3186964;-0.009946197,0.1081888;-0.6714784;0.06472865,0.1200866;-0.7053194;-0.002867453,-0.07623763;0.006266617;-0.04489136,-0.1199286;-0.3155839;-0.02161095,-0.1402239;-0.6692195;0.04667106,-0.1332289;-0.6294825;-0.0462952,0.002966553;0.538555;0.002627838,0;0;0,-0.002463706;0.310525;-0.01133204,-0.006133124;0.6117761;-0.03730798,0.1648946;0.5057165;-0.04129219,0.231032;0.2586709;-0.0235126,0.2314269;0.006605715;-0.07919335,-0.1711835;0.4961688;-0.0009288415,-0.2213086;0.2477984;0.03807661,-0.2581254;-0.003466561;-0.008267842,0.07639597;0.004828483;-0.0447998,0.1197409;-0.3179089;-0.04544759,0.1411186;-0.6691414;0.03399515,0.1677566;-0.7028221;-0.02942133,-0.08278856;0.004451182;-0.03151068,-0.1262541;-0.3180924;-0.02078759,-0.1265878;-0.6637608;0.08239056,-0.1456612;-0.7092265;0.03016409,-0.005074307;0.5377777;-0.02846575,779.1666
+0;0;0,0.001599715;0.3106768;0.006135111,0.003580427;0.6129564;-0.001967358,0.1690518;0.4892964;0.01241112,0.2026961;0.235302;0.003652675,0.2611562;-0.01260537;-0.03832006,-0.1584294;0.477573;-0.01451859,-0.2045542;0.225409;-0.01727881,-0.2492397;-0.0231235;-0.07087127,0.07936932;0.005076373;-0.03926096,0.09820764;-0.3186883;-0.009932291,0.10824;-0.6714668;0.06476091,0.1202469;-0.7053229;-0.002801731,-0.07621175;0.006266134;-0.04493536,-0.119933;-0.3155811;-0.0216659,-0.1402609;-0.6691957;0.04671493,-0.1333323;-0.6294678;-0.04625725,0.003053774;0.5385541;0.002403045,0;0;0,-0.002463706;0.310525;-0.01133204,-0.006133124;0.6117761;-0.03730798,0.1648946;0.5057165;-0.04129219,0.231032;0.2586709;-0.0235126,0.2314269;0.006605715;-0.07919335,-0.1711835;0.4961688;-0.0009288415,-0.2213086;0.2477984;0.03807661,-0.2581254;-0.003466561;-0.008267842,0.07639597;0.004828483;-0.0447998,0.1197409;-0.3179089;-0.04544759,0.1411186;-0.6691414;0.03399515,0.1677566;-0.7028221;-0.02942133,-0.08278856;0.004451182;-0.03151068,-0.1262541;-0.3180924;-0.02078759,-0.1265878;-0.6637608;0.08239056,-0.1456612;-0.7092265;0.03016409,-0.005074307;0.5377777;-0.02846575,779.1888
+0;0;0,0.001599801;0.3106933;0.006135438,0.003580861;0.6130253;-0.00196877,0.1685813;0.4894842;0.01238254,0.2022265;0.2354828;0.003623855,0.2606634;-0.01232617;-0.03833222,-0.1579711;0.4777941;-0.01447079,-0.2040971;0.2256231;-0.01723108,-0.248765;-0.02281068;-0.07080227,0.07945678;0.005081967;-0.03930422,0.09833886;-0.319435;-0.009907413,0.1083525;-0.6715552;0.06464639,0.1204033;-0.7056449;-0.003163442,-0.07629573;0.006273039;-0.04498488,-0.1201186;-0.316322;-0.02166136,-0.1404086;-0.6692767;0.04659186,-0.1334545;-0.6295133;-0.04672047,0.003054061;0.5386023;0.002402853,0;0;0,-0.002470709;0.3105444;-0.0112524,-0.006099097;0.6118659;-0.03702331,0.1644312;0.50617;-0.04168248,0.2312002;0.25928;-0.02400088,0.231702;0.007268965;-0.07945037,-0.1705223;0.4960957;-9.910017E-05,-0.2201223;0.2475699;0.03863312,-0.2570208;-0.003412172;-0.00859987,0.07638232;0.004853845;-0.04501343,0.1201392;-0.3185917;-0.04551912,0.1414016;-0.6691874;0.03371334,0.168125;-0.7031046;-0.02993679,-0.08302013;0.004438488;-0.0311767,-0.1262107;-0.3189234;-0.02099812,-0.1265492;-0.6639864;0.08185437,-0.145941;-0.709658;0.02942668,-0.00505989;0.5378412;-0.02822304,779.2001
+0;0;0,0.00159938;0.3106116;0.006133825,0.003580258;0.6129152;-0.001969891,0.168104;0.4895161;0.01235265,0.201749;0.235516;0.00359401,0.2598787;-0.01098998;-0.03814147,-0.157508;0.4778596;-0.01442335,-0.2036338;0.22569;-0.01718363,-0.2480668;-0.02143766;-0.07047315,0.07957143;0.0050893;-0.03936093,0.09846915;-0.3196964;-0.009939777,0.1084879;-0.6719964;0.06465208,0.1205375;-0.7060795;-0.003150813,-0.07640582;0.00628209;-0.04504979,-0.120265;-0.3165801;-0.02170695,-0.1405653;-0.6697149;0.0465811,-0.133612;-0.6299525;-0.04672168,0.003053462;0.5384927;0.002401699,0;0;0,-0.002389476;0.3104596;-0.01135206,-0.005911447;0.6117544;-0.03711081,0.164116;0.5064639;-0.04226208,0.2321301;0.2599093;-0.02466536,0.2320391;0.009144604;-0.07946682,-0.169817;0.4962034;0.0002947394,-0.2188828;0.2476082;0.03925265,-0.2559278;-0.001783639;-0.008887596,0.07636633;0.00485158;-0.04529285,0.1203762;-0.3188325;-0.04575992,0.1416304;-0.6696568;0.03329849,0.1684078;-0.7035518;-0.03033686,-0.08328633;0.00444791;-0.03082855,-0.1260997;-0.3192447;-0.02089816,-0.1266304;-0.6646268;0.08152509,-0.1461179;-0.7102411;0.02906761,-0.004901588;0.5377308;-0.02830267,779.2221
+0;0;0,0.001504909;0.310614;0.006036478,0.003350536;0.6129134;-0.002241709,0.1679045;0.4895161;0.01228192,0.2013005;0.2354195;0.005626176,0.2604373;-0.01161975;-0.03126013,-0.1576197;0.477661;-0.01467372,-0.2044757;0.2256129;-0.01567514,-0.2505281;-0.02203423;-0.06503301,0.0796022;0.005100551;-0.03929719,0.09836394;-0.3196778;-0.00970792,0.1084823;-0.6719421;0.06503854,0.1200044;-0.7060588;-0.002824269,-0.0763533;0.006288716;-0.04513782,-0.1204066;-0.3165259;-0.02150531,-0.1406838;-0.6696572;0.04680785,-0.1336919;-0.6299046;-0.04649308,0.002863317;0.5384936;0.002179492,0;0;0,-0.002389476;0.3104596;-0.01135206,-0.005911447;0.6117544;-0.03711081,0.164116;0.5064639;-0.04226208,0.2321301;0.2599093;-0.02466536,0.2320391;0.009144604;-0.07946682,-0.169817;0.4962034;0.0002947394,-0.2188828;0.2476082;0.03925265,-0.2559278;-0.001783639;-0.008887596,0.07636633;0.00485158;-0.04529285,0.1203762;-0.3188325;-0.04575992,0.1416304;-0.6696568;0.03329849,0.1684078;-0.7035518;-0.03033686,-0.08328633;0.00444791;-0.03082855,-0.1260997;-0.3192447;-0.02089816,-0.1266304;-0.6646268;0.08152509,-0.1461179;-0.7102411;0.02906761,-0.004901588;0.5377308;-0.02830267,779.2338
+0;0;0,0.001504909;0.310614;0.006036478,0.003350536;0.6129134;-0.002241709,0.1679045;0.4895161;0.01228192,0.2013005;0.2354195;0.005626176,0.2604373;-0.01161975;-0.03126013,-0.1576197;0.477661;-0.01467372,-0.2044757;0.2256129;-0.01567514,-0.2505281;-0.02203423;-0.06503301,0.0796022;0.005100551;-0.03929719,0.09836394;-0.3196778;-0.00970792,0.1084823;-0.6719421;0.06503854,0.1200044;-0.7060588;-0.002824269,-0.0763533;0.006288716;-0.04513782,-0.1204066;-0.3165259;-0.02150531,-0.1406838;-0.6696572;0.04680785,-0.1336919;-0.6299046;-0.04649308,0.002863317;0.5384936;0.002179492,0;0;0,-0.002389476;0.3104596;-0.01135206,-0.005911447;0.6117544;-0.03711081,0.164116;0.5064639;-0.04226208,0.2321301;0.2599093;-0.02466536,0.2320391;0.009144604;-0.07946682,-0.169817;0.4962034;0.0002947394,-0.2188828;0.2476082;0.03925265,-0.2559278;-0.001783639;-0.008887596,0.07636633;0.00485158;-0.04529285,0.1203762;-0.3188325;-0.04575992,0.1416304;-0.6696568;0.03329849,0.1684078;-0.7035518;-0.03033686,-0.08328633;0.00444791;-0.03082855,-0.1260997;-0.3192447;-0.02089816,-0.1266304;-0.6646268;0.08152509,-0.1461179;-0.7102411;0.02906761,-0.004901588;0.5377308;-0.02830267,779.2452
+0;0;0,0.001504844;0.3106008;0.00603622,0.003350596;0.6129199;-0.002242768,0.1675165;0.4896267;0.01225777,0.2009109;0.235542;0.005602336,0.2595327;-0.00934571;-0.03096272,-0.1572424;0.4777995;-0.0146345,-0.2040962;0.2257633;-0.01563588,-0.2497475;-0.01972708;-0.06456389,0.07984929;0.005116383;-0.03941917,0.09862402;-0.3198869;-0.009809405,0.1087373;-0.6719712;0.06489886,0.1202573;-0.7060768;-0.002952203,-0.0765903;0.006308236;-0.04527793,-0.1206741;-0.31673;-0.02162905,-0.140941;-0.6696808;0.0466492,-0.1339502;-0.6299298;-0.04663557,0.002863305;0.538489;0.002179087,0;0;0,-0.002280571;0.3104362;-0.01165009,-0.00568901;0.6117395;-0.0375526,0.1639404;0.5068796;-0.04311323,0.2335229;0.2607759;-0.0255127,0.2331333;0.01196317;-0.07876301,-0.1691612;0.4965741;0.0006598514,-0.2177783;0.2479297;0.03978626,-0.2548032;0.0009908825;-0.00914105,0.07638377;0.004864722;-0.04580188,0.1206187;-0.3190173;-0.0459981,0.1417996;-0.6697695;0.03255939,0.16868;-0.7036175;-0.03105569,-0.08380517;0.004397782;-0.03022105,-0.1266465;-0.3195334;-0.02075644,-0.1270474;-0.665018;0.08066957,-0.146476;-0.7106456;0.02823865,-0.004706062;0.5377094;-0.02870274,779.267
+0;0;0,0.001583134;0.3106028;0.005910792,0.003481036;0.6129173;-0.002521765,0.167561;0.4894077;0.0121887,0.2010817;0.2352713;0.009092908,0.2598764;-0.01018022;-0.02316012,-0.1575314;0.4786719;-0.01408293,-0.2037647;0.2265218;-0.01293251,-0.2505093;-0.01925685;-0.05931464,0.07989556;0.005105175;-0.03932678,0.09850259;-0.3198803;-0.009417497,0.1085954;-0.6719271;0.06547035,0.120213;-0.7058267;-0.002558149,-0.07653919;0.006325697;-0.04536183,-0.1206817;-0.3166808;-0.02139056,-0.1412553;-0.6696061;0.04692776,-0.1343826;-0.6298658;-0.0463669,0.002983561;0.5384888;0.001937624,0;0;0,-0.002280571;0.3104362;-0.01165009,-0.00568901;0.6117395;-0.0375526,0.1639404;0.5068796;-0.04311323,0.2335229;0.2607759;-0.0255127,0.2331333;0.01196317;-0.07876301,-0.1691612;0.4965741;0.0006598514,-0.2177783;0.2479297;0.03978626,-0.2548032;0.0009908825;-0.00914105,0.07638377;0.004864722;-0.04580188,0.1206187;-0.3190173;-0.0459981,0.1417996;-0.6697695;0.03255939,0.16868;-0.7036175;-0.03105569,-0.08380517;0.004397782;-0.03022105,-0.1266465;-0.3195334;-0.02075644,-0.1270474;-0.665018;0.08066957,-0.146476;-0.7106456;0.02823865,-0.004706062;0.5377094;-0.02870274,779.2781
+0;0;0,0.001582107;0.3104013;0.005906957,0.003479266;0.6125963;-0.002522821,0.1675163;0.489116;0.01218398,0.2010366;0.2349831;0.009088236,0.2596414;-0.009675562;-0.02306062,-0.1574911;0.478383;-0.01408079,-0.2037238;0.2262364;-0.01293038,-0.2503174;-0.01874843;-0.0591627,0.07992595;0.005107117;-0.03934174,0.09855032;-0.3201812;-0.009404587,0.1086326;-0.6718603;0.06540506,0.1202403;-0.7057055;-0.002565518,-0.07656831;0.006328103;-0.04537909,-0.1207519;-0.3169793;-0.02138548,-0.1413041;-0.6695361;0.04686149,-0.1344373;-0.6298042;-0.04635373,0.002981901;0.5381842;0.001935586,0;0;0,-0.002401531;0.3102232;-0.0119226,-0.005836152;0.6113948;-0.03795099,0.1637624;0.5070797;-0.04440188,0.2333249;0.2609813;-0.02670097,0.2332002;0.01275089;-0.07873559,-0.1693684;0.4963762;-0.0001374111,-0.2176832;0.2477727;0.03959505,-0.2548451;0.001770049;-0.009675916,0.07634031;0.004907787;-0.04593563,0.1207154;-0.3192625;-0.04614186,0.1415262;-0.6699004;0.03129387,0.1685228;-0.7038394;-0.03206181,-0.08383733;0.004337416;-0.03024071,-0.1266868;-0.3198926;-0.02052402,-0.127338;-0.665272;0.07991961,-0.1467748;-0.7103585;0.0268614,-0.004850559;0.5373867;-0.02905679,779.2896
+0;0;0,0.001582107;0.3104013;0.005906957,0.003479266;0.6125963;-0.002522821,0.1675163;0.489116;0.01218398,0.2010366;0.2349831;0.009088236,0.2596414;-0.009675562;-0.02306062,-0.1574911;0.478383;-0.01408079,-0.2037238;0.2262364;-0.01293038,-0.2503174;-0.01874843;-0.0591627,0.07992595;0.005107117;-0.03934174,0.09855032;-0.3201812;-0.009404587,0.1086326;-0.6718603;0.06540506,0.1202403;-0.7057055;-0.002565518,-0.07656831;0.006328103;-0.04537909,-0.1207519;-0.3169793;-0.02138548,-0.1413041;-0.6695361;0.04686149,-0.1344373;-0.6298042;-0.04635373,0.002981901;0.5381842;0.001935586,0;0;0,-0.002401531;0.3102232;-0.0119226,-0.005836152;0.6113948;-0.03795099,0.1637624;0.5070797;-0.04440188,0.2333249;0.2609813;-0.02670097,0.2332002;0.01275089;-0.07873559,-0.1693684;0.4963762;-0.0001374111,-0.2176832;0.2477727;0.03959505,-0.2548451;0.001770049;-0.009675916,0.07634031;0.004907787;-0.04593563,0.1207154;-0.3192625;-0.04614186,0.1415262;-0.6699004;0.03129387,0.1685228;-0.7038394;-0.03206181,-0.08383733;0.004337416;-0.03024071,-0.1266868;-0.3198926;-0.02052402,-0.127338;-0.665272;0.07991961,-0.1467748;-0.7103585;0.0268614,-0.004850559;0.5373867;-0.02905679,779.3008
+0;0;0,0.001524914;0.3100696;0.005618752,0.003309709;0.6120446;-0.003271937,0.1668985;0.4888272;0.01212597,0.2003409;0.2346981;0.01210941,0.2582948;-0.008892447;-0.01531951,-0.1572713;0.4781815;-0.01407933,-0.2041843;0.2262164;-0.01050438,-0.2510589;-0.01763508;-0.05277207,0.07997033;0.005095876;-0.03934407,0.09825374;-0.3206869;-0.009210274,0.1082666;-0.6721463;0.06565655,0.1198607;-0.7061366;-0.002037376,-0.07663125;0.006344071;-0.04534955,-0.1211705;-0.3173955;-0.0211497,-0.1415756;-0.6697241;0.0472409,-0.1347093;-0.63003;-0.04587479,0.002849122;0.5376748;0.00131879,0;0;0,-0.002389036;0.3098685;-0.01236224,-0.005747952;0.6108095;-0.03866363,0.1633552;0.5071456;-0.04590535,0.2338839;0.2613816;-0.02785754,0.2342619;0.01424657;-0.07655525,-0.1689487;0.4963849;-0.0009275638,-0.2172878;0.2477908;0.03862356,-0.2539879;0.003152609;-0.008838106,0.07631377;0.004971027;-0.04605079,0.1207008;-0.3196921;-0.04666496,0.1414555;-0.6703799;0.02960014,0.1683858;-0.7043881;-0.03356123,-0.0838716;0.004247477;-0.03027691,-0.1264181;-0.3204917;-0.01974201,-0.1275023;-0.6663432;0.0783121,-0.146809;-0.7114263;0.02538349,-0.004782408;0.5368448;-0.02969408,779.323
+0;0;0,0.001524914;0.3100696;0.005618752,0.003309709;0.6120446;-0.003271937,0.1668985;0.4888272;0.01212597,0.2003409;0.2346981;0.01210941,0.2582948;-0.008892447;-0.01531951,-0.1572713;0.4781815;-0.01407933,-0.2041843;0.2262164;-0.01050438,-0.2510589;-0.01763508;-0.05277207,0.07997033;0.005095876;-0.03934407,0.09825374;-0.3206869;-0.009210274,0.1082666;-0.6721463;0.06565655,0.1198607;-0.7061366;-0.002037376,-0.07663125;0.006344071;-0.04534955,-0.1211705;-0.3173955;-0.0211497,-0.1415756;-0.6697241;0.0472409,-0.1347093;-0.63003;-0.04587479,0.002849122;0.5376748;0.00131879,0;0;0,-0.002389036;0.3098685;-0.01236224,-0.005747952;0.6108095;-0.03866363,0.1633552;0.5071456;-0.04590535,0.2338839;0.2613816;-0.02785754,0.2342619;0.01424657;-0.07655525,-0.1689487;0.4963849;-0.0009275638,-0.2172878;0.2477908;0.03862356,-0.2539879;0.003152609;-0.008838106,0.07631377;0.004971027;-0.04605079,0.1207008;-0.3196921;-0.04666496,0.1414555;-0.6703799;0.02960014,0.1683858;-0.7043881;-0.03356123,-0.0838716;0.004247477;-0.03027691,-0.1264181;-0.3204917;-0.01974201,-0.1275023;-0.6663432;0.0783121,-0.146809;-0.7114263;0.02538349,-0.004782408;0.5368448;-0.02969408,779.3342
+0;0;0,0.001524914;0.3100696;0.005618752,0.003309709;0.6120446;-0.003271937,0.1668985;0.4888272;0.01212597,0.2003409;0.2346981;0.01210941,0.2582948;-0.008892447;-0.01531951,-0.1572713;0.4781815;-0.01407933,-0.2041843;0.2262164;-0.01050438,-0.2510589;-0.01763508;-0.05277207,0.07997033;0.005095876;-0.03934407,0.09825374;-0.3206869;-0.009210274,0.1082666;-0.6721463;0.06565655,0.1198607;-0.7061366;-0.002037376,-0.07663125;0.006344071;-0.04534955,-0.1211705;-0.3173955;-0.0211497,-0.1415756;-0.6697241;0.0472409,-0.1347093;-0.63003;-0.04587479,0.002849122;0.5376748;0.00131879,0;0;0,-0.002389036;0.3098685;-0.01236224,-0.005747952;0.6108095;-0.03866363,0.1633552;0.5071456;-0.04590535,0.2338839;0.2613816;-0.02785754,0.2342619;0.01424657;-0.07655525,-0.1689487;0.4963849;-0.0009275638,-0.2172878;0.2477908;0.03862356,-0.2539879;0.003152609;-0.008838106,0.07631377;0.004971027;-0.04605079,0.1207008;-0.3196921;-0.04666496,0.1414555;-0.6703799;0.02960014,0.1683858;-0.7043881;-0.03356123,-0.0838716;0.004247477;-0.03027691,-0.1264181;-0.3204917;-0.01974201,-0.1275023;-0.6663432;0.0783121,-0.146809;-0.7114263;0.02538349,-0.004782408;0.5368448;-0.02969408,779.3458
+0;0;0,0.001579939;0.3096905;0.005210728,0.00336909;0.6114528;-0.004211882,0.1666657;0.4882624;0.01208911,0.2001862;0.2342169;0.01514048,0.256743;-0.008744806;-0.006432559,-0.1570102;0.4776198;-0.01433917,-0.2050116;0.2259835;-0.007474584,-0.251947;-0.01737089;-0.04311335,0.07993884;0.005113406;-0.03933172,0.09816489;-0.3219031;-0.008852949,0.1082923;-0.6726135;0.06587459,0.1194207;-0.7069483;-0.00168065,-0.0766068;0.006331237;-0.04532837,-0.1214375;-0.3186248;-0.02094105,-0.1418401;-0.6701634;0.04753412,-0.1349031;-0.6304954;-0.0456588,0.002912085;0.5371239;0.0005172873,0;0;0,-0.002472363;0.3094558;-0.01299524,-0.005830377;0.610167;-0.03967547,0.1631138;0.5074831;-0.04769254,0.2343177;0.2620246;-0.02892566,0.2373629;0.01531836;-0.07160139,-0.1688786;0.4958441;-0.002250299,-0.2170649;0.2473598;0.03782078,-0.2532682;0.003336459;-0.005032301,0.07624207;0.004903227;-0.04611349,0.1210175;-0.320974;-0.04651904,0.1416945;-0.6711725;0.02843403,0.1687408;-0.7047321;-0.03524638,-0.08382231;0.004303037;-0.03030927,-0.1259199;-0.3217255;-0.01872769,-0.1277529;-0.6674694;0.07688801,-0.1468397;-0.7123836;0.02350201,-0.004868194;0.5362448;-0.03062224,779.3677
+0;0;0,0.001579939;0.3096905;0.005210728,0.00336909;0.6114528;-0.004211882,0.1666657;0.4882624;0.01208911,0.2001862;0.2342169;0.01514048,0.256743;-0.008744806;-0.006432559,-0.1570102;0.4776198;-0.01433917,-0.2050116;0.2259835;-0.007474584,-0.251947;-0.01737089;-0.04311335,0.07993884;0.005113406;-0.03933172,0.09816489;-0.3219031;-0.008852949,0.1082923;-0.6726135;0.06587459,0.1194207;-0.7069483;-0.00168065,-0.0766068;0.006331237;-0.04532837,-0.1214375;-0.3186248;-0.02094105,-0.1418401;-0.6701634;0.04753412,-0.1349031;-0.6304954;-0.0456588,0.002912085;0.5371239;0.0005172873,0;0;0,-0.002472363;0.3094558;-0.01299524,-0.005830377;0.610167;-0.03967547,0.1631138;0.5074831;-0.04769254,0.2343177;0.2620246;-0.02892566,0.2373629;0.01531836;-0.07160139,-0.1688786;0.4958441;-0.002250299,-0.2170649;0.2473598;0.03782078,-0.2532682;0.003336459;-0.005032301,0.07624207;0.004903227;-0.04611349,0.1210175;-0.320974;-0.04651904,0.1416945;-0.6711725;0.02843403,0.1687408;-0.7047321;-0.03524638,-0.08382231;0.004303037;-0.03030927,-0.1259199;-0.3217255;-0.01872769,-0.1277529;-0.6674694;0.07688801,-0.1468397;-0.7123836;0.02350201,-0.004868194;0.5362448;-0.03062224,779.3793
+0;0;0,0.001578851;0.3094774;0.005207142,0.003367393;0.6111355;-0.004213516,0.1662509;0.4880637;0.01205858,0.1997389;0.2342641;0.015107,0.2563238;-0.008817971;-0.006476738,-0.1566086;0.477448;-0.01430304,-0.2045635;0.2260553;-0.007445096,-0.2515222;-0.01741976;-0.04310153,0.07998509;0.005116364;-0.03935448,0.09833276;-0.3240823;-0.008672329,0.1083995;-0.6726929;0.06560781,0.1195192;-0.706977;-0.001894213,-0.07665113;0.0063349;-0.0453546,-0.1217809;-0.3207895;-0.02080454,-0.1420615;-0.6702234;0.04726065,-0.1351298;-0.630563;-0.04585885,0.002910361;0.5368019;0.0005159457,0;0;0,-0.002165392;0.3091503;-0.01507425,-0.005455226;0.6096978;-0.04246974,0.1631035;0.5076638;-0.05075645,0.2362138;0.2632759;-0.02897692,0.2451641;0.01498295;-0.0610261,-0.1680692;0.4956511;-0.004574295,-0.2159018;0.2474898;0.03632778,-0.2511353;0.001826748;0.002197444,0.07624906;0.004886031;-0.04620361,0.1214094;-0.3231538;-0.04576945,0.1420331;-0.6718596;0.02583456,0.1689973;-0.705205;-0.03798485,-0.08387068;0.004305543;-0.03032717,-0.1254997;-0.3239893;-0.01852604,-0.1277884;-0.6682247;0.0744525,-0.1461824;-0.712535;0.02011785,-0.004511833;0.5357803;-0.03333926,779.4014
+0;0;0,0.001590608;0.3090752;0.00472089,0.003316881;0.6105764;-0.005330637,0.1665012;0.487422;0.01192132,0.2000511;0.2340997;0.01914701,0.2563229;-0.009565324;0.003149416,-0.1570181;0.4768288;-0.01492302,-0.2060041;0.2261556;-0.004276339,-0.2531255;-0.01792046;-0.03592325,0.08029635;0.005142782;-0.03937175,0.09869416;-0.3264267;-0.008803932,0.1087071;-0.6728219;0.06538974,0.1196903;-0.7071368;-0.00202515,-0.07680019;0.006367547;-0.04566477,-0.1223962;-0.3230351;-0.02064335,-0.1426831;-0.6702827;0.04719593,-0.135649;-0.6306758;-0.04586333,0.002881267;0.536234;-0.0004332815,0;0;0,-0.001764372;0.3086443;-0.01696849,-0.00486891;0.6089965;-0.04504442,0.1641119;0.5073665;-0.05321932,0.2380738;0.2641075;-0.02667284,0.2513585;0.01500402;-0.05046439,-0.1677929;0.4948438;-0.006907057,-0.2149991;0.2477793;0.0387079,-0.2503995;0.0005906522;0.01773976,0.07631551;0.00472948;-0.04666543,0.1218938;-0.325622;-0.04536915,0.1426258;-0.6725887;0.02376032,0.169506;-0.7057238;-0.04021788,-0.08429254;0.004483772;-0.02997916,-0.1251006;-0.3262219;-0.01657502,-0.128375;-0.6690238;0.07326208,-0.1450612;-0.712931;0.0179349,-0.003923841;0.5350724;-0.03580904,779.4246
+0;0;0,0.001590608;0.3090752;0.00472089,0.003316881;0.6105764;-0.005330637,0.1665012;0.487422;0.01192132,0.2000511;0.2340997;0.01914701,0.2563229;-0.009565324;0.003149416,-0.1570181;0.4768288;-0.01492302,-0.2060041;0.2261556;-0.004276339,-0.2531255;-0.01792046;-0.03592325,0.08029635;0.005142782;-0.03937175,0.09869416;-0.3264267;-0.008803932,0.1087071;-0.6728219;0.06538974,0.1196903;-0.7071368;-0.00202515,-0.07680019;0.006367547;-0.04566477,-0.1223962;-0.3230351;-0.02064335,-0.1426831;-0.6702827;0.04719593,-0.135649;-0.6306758;-0.04586333,0.002881267;0.536234;-0.0004332815,0;0;0,-0.001764372;0.3086443;-0.01696849,-0.00486891;0.6089965;-0.04504442,0.1641119;0.5073665;-0.05321932,0.2380738;0.2641075;-0.02667284,0.2513585;0.01500402;-0.05046439,-0.1677929;0.4948438;-0.006907057,-0.2149991;0.2477793;0.0387079,-0.2503995;0.0005906522;0.01773976,0.07631551;0.00472948;-0.04666543,0.1218938;-0.325622;-0.04536915,0.1426258;-0.6725887;0.02376032,0.169506;-0.7057238;-0.04021788,-0.08429254;0.004483772;-0.02997916,-0.1251006;-0.3262219;-0.01657502,-0.128375;-0.6690238;0.07326208,-0.1450612;-0.712931;0.0179349,-0.003923841;0.5350724;-0.03580904,779.4457
+0;0;0,0.001587225;0.3084178;0.004710848,0.003312458;0.609737;-0.005335096,0.1665338;0.4866054;0.01191742,0.2000139;0.2338099;0.01912809,0.253512;0.002155766;0.003919053,-0.1570583;0.4760098;-0.01493297,-0.2059424;0.2258579;-0.00430842,-0.2507411;-0.006186977;-0.03439538,0.08025099;0.005139877;-0.0393495,0.09874795;-0.3282166;-0.008616937,0.1087391;-0.6738558;0.06541482,0.1197058;-0.7080747;-0.001899473,-0.07675681;0.006363949;-0.04563897,-0.1225986;-0.3248141;-0.02048269,-0.1428412;-0.6713037;0.04720854,-0.1358176;-0.6317112;-0.04571185,0.002877042;0.5354283;-0.0004399619,0;0;0,-0.001602806;0.3078906;-0.0186286,-0.004456528;0.6079698;-0.04773045,0.1646658;0.5071926;-0.05589223,0.2421759;0.2663718;-0.02308917,0.2618553;0.02898024;-0.02695751,-0.1674889;0.4940677;-0.009481633,-0.2145844;0.248452;0.04085123,-0.2467134;0.01256543;0.03178165,0.07634651;0.004610717;-0.04652929,0.1223883;-0.3274929;-0.04578447,0.143362;-0.6740037;0.02157521,0.1700208;-0.7065502;-0.04286695,-0.08418296;0.004563665;-0.03012349,-0.1242847;-0.328019;-0.0162018,-0.1278102;-0.6703427;0.07239312,-0.1441039;-0.7141995;0.01711889,-0.003527544;0.5340956;-0.03836679,779.4576
+0;0;0,0.001595384;0.3084215;0.004454423,0.003290348;0.6097342;-0.005798165,0.1664889;0.4866534;0.0121021,0.1999088;0.2339708;0.02273449,0.2535205;0.002052888;0.01289195,-0.1574149;0.4766964;-0.01431181,-0.2057233;0.2266433;0.0004616221,-0.2506822;-0.006078273;-0.02354547,0.08031268;0.005186875;-0.03921724,0.09853484;-0.3281564;-0.008178614,0.1084757;-0.6737998;0.06584039,0.1196195;-0.7080483;-0.001416534,-0.07670232;0.006305531;-0.04573858,-0.1227004;-0.3248087;-0.02003379,-0.1431015;-0.6712492;0.04786136,-0.1361712;-0.6316674;-0.04506715,0.002864478;0.5354285;-0.0008585718,0;0;0,-0.001602806;0.3078906;-0.0186286,-0.004456528;0.6079698;-0.04773045,0.1646658;0.5071926;-0.05589223,0.2421759;0.2663718;-0.02308917,0.2618553;0.02898024;-0.02695751,-0.1674889;0.4940677;-0.009481633,-0.2145844;0.248452;0.04085123,-0.2467134;0.01256543;0.03178165,0.07634651;0.004610717;-0.04652929,0.1223883;-0.3274929;-0.04578447,0.143362;-0.6740037;0.02157521,0.1700208;-0.7065502;-0.04286695,-0.08418296;0.004563665;-0.03012349,-0.1242847;-0.328019;-0.0162018,-0.1278102;-0.6703427;0.07239312,-0.1441039;-0.7141995;0.01711889,-0.003527544;0.5340956;-0.03836679,779.4701
+0;0;0,0.001592269;0.3078192;0.004445725,0.003285568;0.6088381;-0.005793222,0.166417;0.4859346;0.01209123,0.1997269;0.2340834;0.02268862,0.2537982;0.0001778901;0.01276172,-0.1573522;0.4759817;-0.01431172,-0.2055016;0.2267515;0.0004131002,-0.2508458;-0.007964686;-0.02379974,0.08021141;0.005180334;-0.0391678,0.09838618;-0.3272962;-0.008209867,0.1083599;-0.6740825;0.06605389,0.1194998;-0.7083084;-0.001179323,-0.0766056;0.00629758;-0.0456809,-0.1224841;-0.3239557;-0.02004295,-0.1429527;-0.6715418;0.0480767,-0.1360248;-0.6319634;-0.04481903,0.002860597;0.5346894;-0.0008640671,0;0;0,-0.001541942;0.3071502;-0.02076983,-0.0043993;0.6068221;-0.05095005,0.164925;0.5075912;-0.05895853,0.244822;0.270059;-0.01599622,0.2653354;0.03066051;-0.01727843,-0.1674455;0.4937049;-0.01253951,-0.213369;0.2500598;0.04384264,-0.2443799;0.01182392;0.04784897,0.07629054;0.004545033;-0.04641032,0.1220043;-0.3267246;-0.04615855,0.143666;-0.6748298;0.01887107,0.1703028;-0.7074336;-0.04547644,-0.08401693;0.004594539;-0.03024677,-0.1236981;-0.3271634;-0.01641039,-0.1274256;-0.6712396;0.0700359,-0.1437341;-0.7151433;0.01488472,-0.003382511;0.5331551;-0.04122043,779.4899
+0;0;0,0.001592269;0.3078192;0.004445725,0.003285568;0.6088381;-0.005793222,0.166417;0.4859346;0.01209123,0.1997269;0.2340834;0.02268862,0.2537982;0.0001778901;0.01276172,-0.1573522;0.4759817;-0.01431172,-0.2055016;0.2267515;0.0004131002,-0.2508458;-0.007964686;-0.02379974,0.08021141;0.005180334;-0.0391678,0.09838618;-0.3272962;-0.008209867,0.1083599;-0.6740825;0.06605389,0.1194998;-0.7083084;-0.001179323,-0.0766056;0.00629758;-0.0456809,-0.1224841;-0.3239557;-0.02004295,-0.1429527;-0.6715418;0.0480767,-0.1360248;-0.6319634;-0.04481903,0.002860597;0.5346894;-0.0008640671,0;0;0,-0.001541942;0.3071502;-0.02076983,-0.0043993;0.6068221;-0.05095005,0.164925;0.5075912;-0.05895853,0.244822;0.270059;-0.01599622,0.2653354;0.03066051;-0.01727843,-0.1674455;0.4937049;-0.01253951,-0.213369;0.2500598;0.04384264,-0.2443799;0.01182392;0.04784897,0.07629054;0.004545033;-0.04641032,0.1220043;-0.3267246;-0.04615855,0.143666;-0.6748298;0.01887107,0.1703028;-0.7074336;-0.04547644,-0.08401693;0.004594539;-0.03024677,-0.1236981;-0.3271634;-0.01641039,-0.1274256;-0.6712396;0.0700359,-0.1437341;-0.7151433;0.01488472,-0.003382511;0.5331551;-0.04122043,779.5021
+0;0;0,0.001687907;0.3078229;0.004152163,0.003494979;0.6088313;-0.006371934,0.1665974;0.4860198;0.01188654,0.1999715;0.2344026;0.02691389,0.2537532;0.0002862513;0.02133434,-0.1571699;0.4759241;-0.0146192,-0.2066306;0.2273193;0.005385474,-0.2517443;-0.007930204;-0.0134947,0.08019722;0.005139312;-0.03920224,0.09841602;-0.3273036;-0.007910781,0.1083603;-0.6740544;0.06652234,0.1188775;-0.7083729;-0.0007226467,-0.07663832;0.006336108;-0.04562065,-0.1225449;-0.3239011;-0.01982676,-0.143013;-0.6714603;0.0484302,-0.1360603;-0.6319051;-0.04446608,0.00303951;0.5346873;-0.001374932,0;0;0,-0.001541942;0.3071502;-0.02076983,-0.0043993;0.6068221;-0.05095005,0.164925;0.5075912;-0.05895853,0.244822;0.270059;-0.01599622,0.2653354;0.03066051;-0.01727843,-0.1674455;0.4937049;-0.01253951,-0.213369;0.2500598;0.04384264,-0.2443799;0.01182392;0.04784897,0.07629054;0.004545033;-0.04641032,0.1220043;-0.3267246;-0.04615855,0.143666;-0.6748298;0.01887107,0.1703028;-0.7074336;-0.04547644,-0.08401693;0.004594539;-0.03024677,-0.1236981;-0.3271634;-0.01641039,-0.1274256;-0.6712396;0.0700359,-0.1437341;-0.7151433;0.01488472,-0.003382511;0.5331551;-0.04122043,779.5143
+0;0;0,0.001800821;0.3284149;0.004429925,0.003809791;0.6630967;-0.007212318,0.1932204;0.5255247;0.01364905,0.2265112;0.274536;0.02863887,0.2815984;0.03473657;0.02292388,-0.1827088;0.5138026;-0.01712702,-0.232046;0.2658187;0.002827689,-0.2782549;0.02485867;-0.01651079,0.080037;0.005129045;-0.03912392,0.09824441;-0.3271059;-0.00785204,0.1082305;-0.6753151;0.06689415,0.1186166;-0.7088318;0.000487417,-0.07648521;0.00632345;-0.04552951,-0.122363;-0.3237072;-0.01975176,-0.1429173;-0.6727282;0.0487923,-0.1360512;-0.6332921;-0.04294596,0.003311816;0.5820331;-0.001748972,0;0;0,-0.008595385;0.3251091;-0.045928,-0.02022254;0.6496108;-0.1280315,0.1651919;0.507897;-0.06212735,0.2461468;0.2729296;-0.011482,0.2738391;0.02882846;0.003308773,-0.1756382;0.491982;-0.01558986,-0.2214004;0.2508537;0.04837364,-0.2532996;0.007699519;0.06909744,0.07637922;0.00458166;-0.04591441,0.1221164;-0.3264695;-0.04758024,0.1445633;-0.6762449;0.01637077,0.1701496;-0.7078133;-0.04771328,-0.08370008;0.004502991;-0.03060931,-0.1221431;-0.3272261;-0.01766894,-0.1264955;-0.6730492;0.06791072,-0.1424756;-0.7160324;0.01341141,-0.01782045;0.5712394;-0.1067348,779.5354
+0;0;0,0.001817702;0.3314936;0.004471453,0.00382671;0.6661527;-0.007210128,0.1934238;0.5275966;0.01372929,0.226631;0.2772385;0.02868145,0.2830427;0.03167313;0.02282904,-0.1828859;0.5158626;-0.01707792,-0.2320991;0.2685018;0.002826657,-0.279419;0.0217479;-0.01697681,0.07982138;0.005115227;-0.03901852,0.09801912;-0.3269433;-0.00776324,0.1080308;-0.6760463;0.06717479,0.1184273;-0.7096262;0.0007019937,-0.07627916;0.006306414;-0.04540685,-0.1221326;-0.323549;-0.01964278,-0.1427396;-0.6734657;0.04907719,-0.1358667;-0.6340203;-0.04275233,0.00332304;0.5841621;-0.001684306,0;0;0,-0.008812562;0.3272538;-0.05233121,-0.01993079;0.6516355;-0.1348238,0.1648335;0.5079272;-0.06639767,0.2466808;0.2757225;-0.008195639,0.2776877;0.02743904;0.02201653,-0.1747278;0.492301;-0.02078194,-0.2201254;0.2540881;0.05132318,-0.2537616;0.007260472;0.08958025,0.07663318;0.004605442;-0.04501342,0.1217031;-0.3263256;-0.0499382,0.1447479;-0.6771557;0.01311732,0.1700506;-0.7084563;-0.05146694,-0.08322085;0.004406019;-0.03122403,-0.1212208;-0.3272513;-0.01980622,-0.1257131;-0.6742479;0.06482245,-0.1417251;-0.7174157;0.01042391,-0.01755124;0.5725558;-0.1125982,779.5572
+0;0;0,0.001794647;0.331499;0.00405994,0.003717605;0.6661413;-0.008100633,0.1933611;0.5278072;0.01347754,0.2264121;0.277656;0.0318479,0.2827455;0.03201258;0.03402535,-0.1829883;0.5159566;-0.01804811,-0.233284;0.269246;0.006643856,-0.2800429;0.02205773;-0.008535659,0.07980774;0.005081188;-0.03905085,0.09788349;-0.3269678;-0.007623568,0.1077745;-0.6759981;0.06766828,0.1181091;-0.7093814;0.0009984002,-0.07628916;0.006347162;-0.04538435,-0.1223287;-0.3234696;-0.01945752,-0.1429565;-0.6733792;0.04929236,-0.1359433;-0.6339642;-0.04252966,0.003239443;0.5841589;-0.002452795,0;0;0,-0.008812562;0.3272538;-0.05233121,-0.01993079;0.6516355;-0.1348238,0.1648335;0.5079272;-0.06639767,0.2466808;0.2757225;-0.008195639,0.2776877;0.02743904;0.02201653,-0.1747278;0.492301;-0.02078194,-0.2201254;0.2540881;0.05132318,-0.2537616;0.007260472;0.08958025,0.07663318;0.004605442;-0.04501342,0.1217031;-0.3263256;-0.0499382,0.1447479;-0.6771557;0.01311732,0.1700506;-0.7084563;-0.05146694,-0.08322085;0.004406019;-0.03122403,-0.1212208;-0.3272513;-0.01980622,-0.1257131;-0.6742479;0.06482245,-0.1417251;-0.7174157;0.01042391,-0.01755124;0.5725558;-0.1125982,779.5691
+0;0;0,0.00181192;0.3346896;0.004099016,0.003755075;0.6728302;-0.008224689,0.1956485;0.5321341;0.0136594,0.228575;0.2829246;0.03196061,0.2850855;0.03650948;0.0341449,-0.1851742;0.5201427;-0.01824096,-0.2352806;0.2743608;0.006358061,-0.2821864;0.02639599;-0.008869141,0.07934958;0.005052018;-0.03882667,0.09738475;-0.3262516;-0.00746993,0.1073137;-0.676618;0.06811015,0.1176513;-0.7100203;0.00142023,-0.0758512;0.006310724;-0.04512381,-0.1217874;-0.3227656;-0.01925517,-0.1424942;-0.6740148;0.04975788,-0.1354788;-0.6345969;-0.04209175,0.003267043;0.5891556;-0.002460274,0;0;0,-0.008701608;0.3291592;-0.06013107,-0.01910919;0.6556088;-0.148509,0.1653895;0.5073351;-0.07198262,0.250211;0.2802306;-0.00303793,0.280716;0.03368139;0.04388237,-0.1728511;0.4925573;-0.02741137,-0.2176806;0.2577758;0.05254141,-0.250845;0.0131592;0.107144,0.07666305;0.00462082;-0.04394102,0.1219668;-0.3254714;-0.05151057,0.1456028;-0.6781701;0.008593321,0.1704182;-0.7094847;-0.05620623,-0.08238763;0.004287536;-0.03198882,-0.1192845;-0.3268065;-0.02271759,-0.1243075;-0.6754313;0.06096685,-0.1400843;-0.7187816;0.006698146,-0.01679635;0.5754895;-0.1238017,779.5908
+0;0;0,0.00181192;0.3346896;0.004099016,0.003755075;0.6728302;-0.008224689,0.1956485;0.5321341;0.0136594,0.228575;0.2829246;0.03196061,0.2850855;0.03650948;0.0341449,-0.1851742;0.5201427;-0.01824096,-0.2352806;0.2743608;0.006358061,-0.2821864;0.02639599;-0.008869141,0.07934958;0.005052018;-0.03882667,0.09738475;-0.3262516;-0.00746993,0.1073137;-0.676618;0.06811015,0.1176513;-0.7100203;0.00142023,-0.0758512;0.006310724;-0.04512381,-0.1217874;-0.3227656;-0.01925517,-0.1424942;-0.6740148;0.04975788,-0.1354788;-0.6345969;-0.04209175,0.003267043;0.5891556;-0.002460274,0;0;0,-0.008701608;0.3291592;-0.06013107,-0.01910919;0.6556088;-0.148509,0.1653895;0.5073351;-0.07198262,0.250211;0.2802306;-0.00303793,0.280716;0.03368139;0.04388237,-0.1728511;0.4925573;-0.02741137,-0.2176806;0.2577758;0.05254141,-0.250845;0.0131592;0.107144,0.07666305;0.00462082;-0.04394102,0.1219668;-0.3254714;-0.05151057,0.1456028;-0.6781701;0.008593321,0.1704182;-0.7094847;-0.05620623,-0.08238763;0.004287536;-0.03198882,-0.1192845;-0.3268065;-0.02271759,-0.1243075;-0.6754313;0.06096685,-0.1400843;-0.7187816;0.006698146,-0.01679635;0.5754895;-0.1238017,779.6024
+0;0;0,0.00177264;0.3346967;0.003496373,0.00362265;0.6728095;-0.00956699,0.1955886;0.532571;0.01349717,0.2288527;0.2837189;0.03564718,0.283567;0.03706023;0.04483699,-0.1854799;0.5204306;-0.0182482,-0.2362239;0.2753756;0.01171161,-0.2831994;0.02708098;0.003857204,0.07934309;0.005013099;-0.03884497,0.09722372;-0.3262515;-0.006991424,0.1071537;-0.6765905;0.06871533,0.1176231;-0.710138;0.002184287,-0.07586853;0.006346389;-0.04508965,-0.1219307;-0.3226854;-0.01887926,-0.1426958;-0.6739065;0.05025856,-0.1357057;-0.6345345;-0.04159768,0.003161061;0.5891484;-0.003607439,0;0;0,-0.008701608;0.3291592;-0.06013107,-0.01910919;0.6556088;-0.148509,0.1653895;0.5073351;-0.07198262,0.250211;0.2802306;-0.00303793,0.280716;0.03368139;0.04388237,-0.1728511;0.4925573;-0.02741137,-0.2176806;0.2577758;0.05254141,-0.250845;0.0131592;0.107144,0.07666305;0.00462082;-0.04394102,0.1219668;-0.3254714;-0.05151057,0.1456028;-0.6781701;0.008593321,0.1704182;-0.7094847;-0.05620623,-0.08238763;0.004287536;-0.03198882,-0.1192845;-0.3268065;-0.02271759,-0.1243075;-0.6754313;0.06096685,-0.1400843;-0.7187816;0.006698146,-0.01679635;0.5754895;-0.1238017,779.6138
+0;0;0,0.001775631;0.3352615;0.003502273,0.003621676;0.6726503;-0.009530049,0.1957694;0.5326087;0.01353234,0.2289314;0.2845206;0.03561435,0.2834499;0.03874481;0.04477127,-0.1856564;0.5204569;-0.01824279,-0.2362446;0.2761543;0.01162503,-0.2830519;0.02874841;0.00379874,0.07964581;0.005032225;-0.03899317,0.09750066;-0.3257547;-0.007185556,0.1074411;-0.6764647;0.06860135,0.1179734;-0.7103938;0.001670673,-0.07615799;0.006370602;-0.04526168,-0.1221538;-0.3221867;-0.01908907,-0.1429408;-0.6737797;0.05012196,-0.1359087;-0.6343514;-0.04228605,0.003161466;0.5892392;-0.003588303,0;0;0,-0.008313909;0.3287892;-0.06514764,-0.0181212;0.6538773;-0.155782,0.1661739;0.5066699;-0.07684231,0.2509147;0.2832843;0.0009577274,0.2835397;0.0416017;0.0641005,-0.1721058;0.492097;-0.03309862,-0.2172606;0.2617579;0.05656737,-0.2495966;0.02128994;0.1243272,0.07690112;0.00437358;-0.04423046,0.1221354;-0.3252027;-0.05338669,0.1460047;-0.6785725;0.004922386,0.1706632;-0.7101228;-0.06050778,-0.08279722;0.004538666;-0.03183183,-0.1184635;-0.3262567;-0.02455846,-0.1237789;-0.6757535;0.05707274,-0.1400324;-0.7197326;0.002846383,-0.01594242;0.5742334;-0.1303844,779.6359
+0;0;0,0.001778417;0.3357876;0.003507769,0.003621747;0.6726804;-0.00950408,0.1957876;0.5327868;0.01354895,0.2288359;0.2855495;0.03555523,0.2832749;0.04013178;0.04469881,-0.1856724;0.5206339;-0.01822904,-0.2360871;0.277169;0.01153636,-0.2828263;0.03012362;0.003721476,0.07963697;0.005031667;-0.03898885,0.09747038;-0.3253581;-0.007219423,0.1073996;-0.6756732;0.06848218,0.1179583;-0.7097622;0.001384228,-0.07614955;0.006369895;-0.04525666,-0.1220901;-0.3217929;-0.01911548,-0.1428537;-0.6729901;0.05001763,-0.1358041;-0.6335382;-0.04262131,0.003162381;0.5894223;-0.003573235,0;0;0,-0.008367717;0.3286328;-0.06855059,-0.01824868;0.6528569;-0.1604073,0.1662856;0.5062828;-0.08119154,0.2498031;0.2870922;0.00646162,0.2812253;0.04756433;0.07657647,-0.1725986;0.4915946;-0.03784159,-0.2180864;0.2652882;0.05921014,-0.2458455;0.02857202;0.1396584,0.07715883;0.004188478;-0.04377747,0.1224539;-0.3249609;-0.05345821,0.1459577;-0.6784203;0.001895662,0.1706712;-0.7102464;-0.06358552,-0.08265799;0.004668216;-0.03214591,-0.1175071;-0.325806;-0.02459239,-0.1234418;-0.6754678;0.05447334,-0.1314641;-0.6710775;-0.03497382,-0.01600181;0.5734835;-0.134676,779.6577
+0;0;0,0.001832735;0.3357925;0.002965165,0.00376554;0.6726604;-0.01066178,0.196009;0.5332317;0.01286913,0.2291594;0.2865954;0.04069605,0.2829179;0.04119334;0.05353754,-0.1856986;0.5208653;-0.01848492,-0.2367976;0.2781717;0.01603303,-0.282578;0.03085607;0.01200764,0.07958292;0.005004651;-0.03910252,0.09745701;-0.3253387;-0.006876897,0.107261;-0.6756399;0.0689054,0.1181437;-0.7095571;0.001695454,-0.07620373;0.006394553;-0.04516188,-0.1221303;-0.3217563;-0.01884737,-0.1427757;-0.6729318;0.0504318,-0.1358088;-0.6335199;-0.04221746,0.003279714;0.5894138;-0.004573734,0;0;0,-0.008367717;0.3286328;-0.06855059,-0.01824868;0.6528569;-0.1604073,0.1662856;0.5062828;-0.08119154,0.2498031;0.2870922;0.00646162,0.2812253;0.04756433;0.07657647,-0.1725986;0.4915946;-0.03784159,-0.2180864;0.2652882;0.05921014,-0.2458455;0.02857202;0.1396584,0.07715883;0.004188478;-0.04377747,0.1224539;-0.3249609;-0.05345821,0.1459577;-0.6784203;0.001895662,0.1706712;-0.7102464;-0.06358552,-0.08265799;0.004668216;-0.03214591,-0.1175071;-0.325806;-0.02459239,-0.1234418;-0.6754678;0.05447334,-0.1314641;-0.6710775;-0.03497382,-0.01600181;0.5734835;-0.134676,779.6698
+0;0;0,0.001839592;0.3370488;0.002976258,0.003773118;0.6740406;-0.01065896,0.1960646;0.534492;0.01288409,0.2290989;0.28872;0.0406135,0.2827022;0.04402649;0.05341791,-0.1857394;0.5221224;-0.01847788,-0.2366594;0.2802793;0.0159191,-0.2823076;0.03367785;0.01190534,0.07997397;0.005029242;-0.03929466,0.0978154;-0.3247107;-0.007127896,0.1075985;-0.6742632;0.06849243,0.1185811;-0.7087674;0.0006653145,-0.07657817;0.006425973;-0.04538379,-0.1224208;-0.3211255;-0.01911735,-0.1430221;-0.6715504;0.05001375,-0.1359912;-0.6320521;-0.04348629,0.003286675;0.5906883;-0.004563184,0;0;0,-0.008858807;0.3287004;-0.07410574,-0.01866275;0.6517904;-0.1702633,0.1655563;0.5063326;-0.08728266,0.2460353;0.2913228;0.01048231,0.2767702;0.05671616;0.09371257,-0.173045;0.4916101;-0.04576142,-0.2172471;0.2706092;0.06133132,-0.2431476;0.03911825;0.1543543,0.07715742;0.004047692;-0.04467154,0.1225004;-0.3244902;-0.05406952,0.1454369;-0.6778042;-0.0026474,0.1700471;-0.7103233;-0.06873536,-0.08337238;0.004873269;-0.03147215,-0.1187226;-0.3250007;-0.02760153,-0.12475;-0.674225;0.04990445,-0.1323987;-0.6706449;-0.04023651,-0.01635082;0.5727643;-0.1431611,779.6924
+0;0;0,0.001839592;0.3370488;0.002976258,0.003773118;0.6740406;-0.01065896,0.1960646;0.534492;0.01288409,0.2290989;0.28872;0.0406135,0.2827022;0.04402649;0.05341791,-0.1857394;0.5221224;-0.01847788,-0.2366594;0.2802793;0.0159191,-0.2823076;0.03367785;0.01190534,0.07997397;0.005029242;-0.03929466,0.0978154;-0.3247107;-0.007127896,0.1075985;-0.6742632;0.06849243,0.1185811;-0.7087674;0.0006653145,-0.07657817;0.006425973;-0.04538379,-0.1224208;-0.3211255;-0.01911735,-0.1430221;-0.6715504;0.05001375,-0.1359912;-0.6320521;-0.04348629,0.003286675;0.5906883;-0.004563184,0;0;0,-0.008858807;0.3287004;-0.07410574,-0.01866275;0.6517904;-0.1702633,0.1655563;0.5063326;-0.08728266,0.2460353;0.2913228;0.01048231,0.2767702;0.05671616;0.09371257,-0.173045;0.4916101;-0.04576142,-0.2172471;0.2706092;0.06133132,-0.2431476;0.03911825;0.1543543,0.07715742;0.004047692;-0.04467154,0.1225004;-0.3244902;-0.05406952,0.1454369;-0.6778042;-0.0026474,0.1700471;-0.7103233;-0.06873536,-0.08337238;0.004873269;-0.03147215,-0.1187226;-0.3250007;-0.02760153,-0.12475;-0.674225;0.04990445,-0.1323987;-0.6706449;-0.04023651,-0.01635082;0.5727643;-0.1431611,779.7042
+0;0;0,0.00180494;0.3382275;0.002588459,0.003672407;0.6755933;-0.011478,0.1970757;0.5360662;0.01245564,0.2301091;0.2917066;0.04517088,0.2837445;0.04790314;0.06431691,-0.1869542;0.5235;-0.01854707,-0.2382626;0.2832515;0.02045529,-0.2830157;0.03697844;0.02594928,0.07977667;0.005070443;-0.03932611,0.09746736;-0.3239338;-0.006768774,0.1071337;-0.6731501;0.06903313,0.1184713;-0.7076454;0.00059551,-0.07651542;0.006367284;-0.04518205,-0.1224127;-0.3205014;-0.01935513,-0.1430157;-0.67047;0.05056564,-0.1360499;-0.6309521;-0.04341722,0.003203038;0.5920259;-0.005262638,0;0;0,-0.009690411;0.3285397;-0.07984734,-0.0196534;0.6502562;-0.1817431,0.1650737;0.5058273;-0.09385753,0.2424658;0.2948538;0.0127902,0.2713742;0.06365974;0.1044257,-0.1745973;0.4905888;-0.05452452,-0.2191399;0.2747779;0.06086489,-0.243077;0.04890481;0.1661825,0.07752505;0.00393936;-0.04371405,0.122361;-0.3238969;-0.05510807,0.144437;-0.6775324;-0.00771594,0.169117;-0.7104722;-0.07405877,-0.08294187;0.004893406;-0.03214453,-0.1176526;-0.3243544;-0.02935524,-0.1243771;-0.6738536;0.04545425,-0.1313889;-0.6711135;-0.04498705,-0.01717438;0.5715976;-0.1529503,779.7247
+0;0;0,0.00180494;0.3382275;0.002588459,0.003672407;0.6755933;-0.011478,0.1970757;0.5360662;0.01245564,0.2301091;0.2917066;0.04517088,0.2837445;0.04790314;0.06431691,-0.1869542;0.5235;-0.01854707,-0.2382626;0.2832515;0.02045529,-0.2830157;0.03697844;0.02594928,0.07977667;0.005070443;-0.03932611,0.09746736;-0.3239338;-0.006768774,0.1071337;-0.6731501;0.06903313,0.1184713;-0.7076454;0.00059551,-0.07651542;0.006367284;-0.04518205,-0.1224127;-0.3205014;-0.01935513,-0.1430157;-0.67047;0.05056564,-0.1360499;-0.6309521;-0.04341722,0.003203038;0.5920259;-0.005262638,0;0;0,-0.009690411;0.3285397;-0.07984734,-0.0196534;0.6502562;-0.1817431,0.1650737;0.5058273;-0.09385753,0.2424658;0.2948538;0.0127902,0.2713742;0.06365974;0.1044257,-0.1745973;0.4905888;-0.05452452,-0.2191399;0.2747779;0.06086489,-0.243077;0.04890481;0.1661825,0.07752505;0.00393936;-0.04371405,0.122361;-0.3238969;-0.05510807,0.144437;-0.6775324;-0.00771594,0.169117;-0.7104722;-0.07405877,-0.08294187;0.004893406;-0.03214453,-0.1176526;-0.3243544;-0.02935524,-0.1243771;-0.6738536;0.04545425,-0.1313889;-0.6711135;-0.04498705,-0.01717438;0.5715976;-0.1529503,779.7366
+0;0;0,0.001810843;0.3393337;0.002596925,0.003676653;0.6763984;-0.01146055,0.1972681;0.5368095;0.01249085,0.2302221;0.2930376;0.04512742,0.2837252;0.04983543;0.06422622,-0.1871346;0.5242311;-0.01854196,-0.2383196;0.2845604;0.0203666,-0.2829624;0.03889473;0.02584704,0.07988627;0.005077409;-0.03938013,0.09750098;-0.3225139;-0.006962609,0.1072;-0.6729107;0.06909554,0.118574;-0.7076133;0.0004379898,-0.07662053;0.006376031;-0.04524411,-0.1223207;-0.3190889;-0.01952811,-0.1429933;-0.6702406;0.05062902,-0.1360051;-0.6306921;-0.04365585,0.003207241;0.5928235;-0.005244629,0;0;0,-0.01102395;0.3284253;-0.08469176,-0.02123929;0.64872;-0.1899931,0.163653;0.505797;-0.09924626,0.2395613;0.2984394;0.01396418,0.264882;0.07229561;0.116884,-0.1758731;0.4902753;-0.06060697,-0.2215766;0.2792724;0.06172375,-0.244418;0.06474982;0.1875529,0.0775051;0.003948063;-0.04399729,0.1213264;-0.3225849;-0.05553794,0.1429871;-0.6778935;-0.01145339,0.1676602;-0.7101573;-0.07886338,-0.08313541;0.004882945;-0.03198516,-0.1188515;-0.3228389;-0.03198566,-0.1258752;-0.6739323;0.04109621,-0.1327191;-0.6717906;-0.04949477,-0.01857184;0.570367;-0.1603737,779.7585
+0;0;0,0.001852334;0.3393372;0.002060609,0.003802359;0.6763698;-0.01271704,0.1975726;0.537651;0.01185857,0.2305167;0.29463;0.0496913,0.2829909;0.05175762;0.07487313,-0.1873017;0.5247964;-0.0187314,-0.2387769;0.2860214;0.02500234,-0.2833033;0.04051751;0.03595223,0.07980281;0.005096849;-0.03954648,0.09760877;-0.322465;-0.006936241,0.1071703;-0.6727854;0.06949049,0.1185487;-0.7074606;0.000807941,-0.07669345;0.006354244;-0.04512347,-0.1223252;-0.3191284;-0.0195105,-0.1429601;-0.6701881;0.05111673,-0.1360616;-0.6306804;-0.04317888,0.003306434;0.5928099;-0.00630397,0;0;0,-0.01102395;0.3284253;-0.08469176,-0.02123929;0.64872;-0.1899931,0.163653;0.505797;-0.09924626,0.2395613;0.2984394;0.01396418,0.264882;0.07229561;0.116884,-0.1758731;0.4902753;-0.06060697,-0.2215766;0.2792724;0.06172375,-0.244418;0.06474982;0.1875529,0.0775051;0.003948063;-0.04399729,0.1213264;-0.3225849;-0.05553794,0.1429871;-0.6778935;-0.01145339,0.1676602;-0.7101573;-0.07886338,-0.08313541;0.004882945;-0.03198516,-0.1188515;-0.3228389;-0.03198566,-0.1258752;-0.6739323;0.04109621,-0.1327191;-0.6717906;-0.04949477,-0.01857184;0.570367;-0.1603737,779.7703
+0;0;0,0.001852334;0.3393372;0.002060609,0.003802359;0.6763698;-0.01271704,0.1975726;0.537651;0.01185857,0.2305167;0.29463;0.0496913,0.2829909;0.05175762;0.07487313,-0.1873017;0.5247964;-0.0187314,-0.2387769;0.2860214;0.02500234,-0.2833033;0.04051751;0.03595223,0.07980281;0.005096849;-0.03954648,0.09760877;-0.322465;-0.006936241,0.1071703;-0.6727854;0.06949049,0.1185487;-0.7074606;0.000807941,-0.07669345;0.006354244;-0.04512347,-0.1223252;-0.3191284;-0.0195105,-0.1429601;-0.6701881;0.05111673,-0.1360616;-0.6306804;-0.04317888,0.003306434;0.5928099;-0.00630397,0;0;0,-0.01102395;0.3284253;-0.08469176,-0.02123929;0.64872;-0.1899931,0.163653;0.505797;-0.09924626,0.2395613;0.2984394;0.01396418,0.264882;0.07229561;0.116884,-0.1758731;0.4902753;-0.06060697,-0.2215766;0.2792724;0.06172375,-0.244418;0.06474982;0.1875529,0.0775051;0.003948063;-0.04399729,0.1213264;-0.3225849;-0.05553794,0.1429871;-0.6778935;-0.01145339,0.1676602;-0.7101573;-0.07886338,-0.08313541;0.004882945;-0.03198516,-0.1188515;-0.3228389;-0.03198566,-0.1258752;-0.6739323;0.04109621,-0.1327191;-0.6717906;-0.04949477,-0.01857184;0.570367;-0.1603737,779.782
+0;0;0,0.001862738;0.3412431;0.002072183,0.003816562;0.6789243;-0.01274409,0.1987919;0.5394692;0.0119746,0.2316525;0.2970636;0.04971152,0.2840177;0.05469584;0.07484104,-0.1884745;0.5265347;-0.01880549,-0.2398193;0.2883644;0.02481749,-0.2842532;0.04337056;0.03574464,0.07970254;0.005090445;-0.03949679,0.09745307;-0.3214518;-0.006988063,0.1070087;-0.6715583;0.069392,0.1184347;-0.7065036;0.0004226416,-0.07659709;0.006346261;-0.04506678,-0.1220868;-0.3181232;-0.01953354,-0.1427091;-0.6689684;0.05105057,-0.1357818;-0.6294211;-0.04363881,0.003318301;0.5949709;-0.006300815,0;0;0,-0.01212092;0.3289495;-0.08999944,-0.02323996;0.6480136;-0.2008665,0.1625428;0.5059194;-0.1053958,0.2363859;0.3024411;0.01463795,0.2610507;0.08114184;0.1265936,-0.1778966;0.4894857;-0.06822396,-0.2244005;0.2836021;0.0610574,-0.2459341;0.07288267;0.1923944,0.07762398;0.004021615;-0.04355168,0.1203609;-0.3214855;-0.05839658,0.1416213;-0.6768057;-0.01602554,0.1664291;-0.7091487;-0.08387208,-0.08289737;0.004810511;-0.03229998,-0.1198524;-0.3217368;-0.03398825,-0.1267596;-0.6730545;0.03691993,-0.133139;-0.6716967;-0.05387739,-0.02021306;0.5698383;-0.1697311,779.8033
+0;0;0,0.001947114;0.3417636;0.001252931,0.004027473;0.6770296;-0.01433564,0.1991641;0.538642;0.01194619,0.2320311;0.2976018;0.05358991,0.283767;0.0564501;0.08444218,-0.1886602;0.5253568;-0.01848567,-0.2400305;0.2887721;0.02951004,-0.2844302;0.04471229;0.04519621,0.07889456;0.005088898;-0.03961221,0.09663349;-0.3198354;-0.006237429,0.106245;-0.6703057;0.07037409,0.1177778;-0.7053274;0.00152763,-0.07621226;0.006261198;-0.04440567,-0.1213321;-0.3167053;-0.01869167,-0.1419389;-0.6679087;0.05217957,-0.1350832;-0.6284264;-0.04249746,0.003491223;0.593561;-0.007706504,0;0;0,-0.01207069;0.3277514;-0.09613013,-0.02384946;0.6417434;-0.2139525,0.1622551;0.5055277;-0.1123753,0.2339545;0.306793;0.01521206,0.252974;0.09228204;0.1393325,-0.1782979;0.4890267;-0.07563921,-0.2261889;0.2884057;0.05990582,-0.2435123;0.08505264;0.2017862,0.07774173;0.00393647;-0.04195356,0.1204995;-0.3198221;-0.06083536,0.141686;-0.6758653;-0.02114201,0.1664049;-0.7080444;-0.08913755,-0.08179016;0.00481595;-0.03326484,-0.1183414;-0.32023;-0.03693885,-0.1252771;-0.6722586;0.03247976,-0.1313772;-0.6717762;-0.0580308,-0.02067804;0.5648359;-0.1809916,779.8253
+0;0;0,0.001947114;0.3417636;0.001252931,0.004027473;0.6770296;-0.01433564,0.1991641;0.538642;0.01194619,0.2320311;0.2976018;0.05358991,0.283767;0.0564501;0.08444218,-0.1886602;0.5253568;-0.01848567,-0.2400305;0.2887721;0.02951004,-0.2844302;0.04471229;0.04519621,0.07889456;0.005088898;-0.03961221,0.09663349;-0.3198354;-0.006237429,0.106245;-0.6703057;0.07037409,0.1177778;-0.7053274;0.00152763,-0.07621226;0.006261198;-0.04440567,-0.1213321;-0.3167053;-0.01869167,-0.1419389;-0.6679087;0.05217957,-0.1350832;-0.6284264;-0.04249746,0.003491223;0.593561;-0.007706504,0;0;0,-0.01207069;0.3277514;-0.09613013,-0.02384946;0.6417434;-0.2139525,0.1622551;0.5055277;-0.1123753,0.2339545;0.306793;0.01521206,0.252974;0.09228204;0.1393325,-0.1782979;0.4890267;-0.07563921,-0.2261889;0.2884057;0.05990582,-0.2435123;0.08505264;0.2017862,0.07774173;0.00393647;-0.04195356,0.1204995;-0.3198221;-0.06083536,0.141686;-0.6758653;-0.02114201,0.1664049;-0.7080444;-0.08913755,-0.08179016;0.00481595;-0.03326484,-0.1183414;-0.32023;-0.03693885,-0.1252771;-0.6722586;0.03247976,-0.1313772;-0.6717762;-0.0580308,-0.02067804;0.5648359;-0.1809916,779.8374
+0;0;0,0.00194787;0.3418963;0.001253418,0.00402333;0.6763674;-0.01430315,0.1988592;0.5381492;0.01194169,0.2316639;0.2975662;0.05350641,0.2832811;0.05696765;0.08428792,-0.188368;0.5248845;-0.01844332,-0.2396408;0.2887486;0.02946135,-0.2839387;0.04524851;0.04511154,0.07904425;0.005098553;-0.03968737,0.09669071;-0.318132;-0.006486557,0.1063057;-0.6687301;0.07015288,0.1179543;-0.7044045;0.0006154105,-0.07635686;0.006273078;-0.04448992,-0.1212415;-0.3150098;-0.01890996,-0.1418558;-0.6663412;0.05198711,-0.1349313;-0.6267637;-0.04364021,0.003487624;0.5929837;-0.007680753,0;0;0,-0.01258834;0.326499;-0.1006894,-0.02524616;0.63852;-0.2213984,0.1613119;0.505885;-0.1181681,0.2320992;0.3106515;0.01433468,0.2483753;0.1026618;0.1484051,-0.179524;0.4881876;-0.08176672,-0.2295524;0.2937666;0.06099737,-0.2500765;0.09974697;0.2140812,0.07756934;0.004075259;-0.04260826,0.1204541;-0.3179379;-0.06158471,0.1410573;-0.6744456;-0.02466774,0.1659556;-0.7074866;-0.09315252,-0.08212894;0.004695962;-0.03289162,-0.1190201;-0.318567;-0.03852826,-0.1261387;-0.6711813;0.02853595,-0.1320436;-0.6715136;-0.0627293,-0.02186887;0.5619408;-0.1879139,779.8589
+0;0;0,0.002022721;0.3418969;0.0009100565,0.004184683;0.6763574;-0.01487058,0.1990642;0.5384601;0.01164154,0.2317898;0.298895;0.05877503,0.2833039;0.05914456;0.09572784,-0.188394;0.5252522;-0.01837213,-0.240054;0.2903729;0.03498439,-0.2851245;0.0475895;0.05788325,0.07894117;0.004959516;-0.0399095,0.09685566;-0.3182335;-0.006487172,0.1063505;-0.6686796;0.07085885,0.1180274;-0.7047603;0.00171221,-0.07647697;0.006377841;-0.04426817,-0.1212487;-0.3149109;-0.0185637,-0.1417706;-0.6661424;0.05285305,-0.1349116;-0.6265866;-0.04278115,0.003626127;0.5929776;-0.008200865,0;0;0,-0.01258834;0.326499;-0.1006894,-0.02524616;0.63852;-0.2213984,0.1613119;0.505885;-0.1181681,0.2320992;0.3106515;0.01433468,0.2483753;0.1026618;0.1484051,-0.179524;0.4881876;-0.08176672,-0.2295524;0.2937666;0.06099737,-0.2500765;0.09974697;0.2140812,0.07756934;0.004075259;-0.04260826,0.1204541;-0.3179379;-0.06158471,0.1410573;-0.6744456;-0.02466774,0.1659556;-0.7074866;-0.09315252,-0.08212894;0.004695962;-0.03289162,-0.1190201;-0.318567;-0.03852826,-0.1261387;-0.6711813;0.02853595,-0.1320436;-0.6715136;-0.0627293,-0.02186887;0.5619408;-0.1879139,779.8705
+0;0;0,0.002022721;0.3418969;0.0009100565,0.004184683;0.6763574;-0.01487058,0.1990642;0.5384601;0.01164154,0.2317898;0.298895;0.05877503,0.2833039;0.05914456;0.09572784,-0.188394;0.5252522;-0.01837213,-0.240054;0.2903729;0.03498439,-0.2851245;0.0475895;0.05788325,0.07894117;0.004959516;-0.0399095,0.09685566;-0.3182335;-0.006487172,0.1063505;-0.6686796;0.07085885,0.1180274;-0.7047603;0.00171221,-0.07647697;0.006377841;-0.04426817,-0.1212487;-0.3149109;-0.0185637,-0.1417706;-0.6661424;0.05285305,-0.1349116;-0.6265866;-0.04278115,0.003626127;0.5929776;-0.008200865,0;0;0,-0.01258834;0.326499;-0.1006894,-0.02524616;0.63852;-0.2213984,0.1613119;0.505885;-0.1181681,0.2320992;0.3106515;0.01433468,0.2483753;0.1026618;0.1484051,-0.179524;0.4881876;-0.08176672,-0.2295524;0.2937666;0.06099737,-0.2500765;0.09974697;0.2140812,0.07756934;0.004075259;-0.04260826,0.1204541;-0.3179379;-0.06158471,0.1410573;-0.6744456;-0.02466774,0.1659556;-0.7074866;-0.09315252,-0.08212894;0.004695962;-0.03289162,-0.1190201;-0.318567;-0.03852826,-0.1261387;-0.6711813;0.02853595,-0.1320436;-0.6715136;-0.0627293,-0.02186887;0.5619408;-0.1879139,779.8818
+0;0;0,0.002023219;0.3419811;0.0009102807,0.004183524;0.6761806;-0.01486222,0.1981268;0.5385138;0.01155731,0.2307681;0.2995659;0.05856938,0.282154;0.06041206;0.09543023,-0.1874757;0.5253692;-0.01831261,-0.2390026;0.291095;0.03490647,-0.2839609;0.04891573;0.05774834,0.07918915;0.004975095;-0.04003487,0.09711188;-0.3183668;-0.006597146,0.1065803;-0.6678379;0.07053368,0.1183388;-0.7043806;0.0009036511,-0.07671721;0.006397875;-0.04440723,-0.1215096;-0.3150389;-0.01869092,-0.1419744;-0.6652932;0.05252713,-0.1350674;-0.6256706;-0.04377561,0.003624763;0.5927702;-0.008190059,0;0;0,-0.01307337;0.3252299;-0.1049316,-0.02595328;0.6354711;-0.2294323,0.1596195;0.5052198;-0.1238449,0.2294431;0.3150039;0.015131,0.2389999;0.1149698;0.1603508,-0.1788746;0.489067;-0.08646435,-0.2306622;0.2984397;0.05965538,-0.2504633;0.1091086;0.2176282,0.07739633;0.004283518;-0.04347324,0.120195;-0.3178748;-0.06274891,0.1402812;-0.6736201;-0.02795362,0.165191;-0.7071663;-0.09691668,-0.08269022;0.00448133;-0.03226003,-0.1204053;-0.3187912;-0.04011719,-0.127899;-0.6707007;0.02524636,-0.134212;-0.6718191;-0.0664396,-0.0225189;0.5592601;-0.1950488,779.9038
+0;0;0,0.001937418;0.3422017;0.0002623709,0.003916984;0.6762913;-0.01646468,0.1961805;0.5398949;0.01061731,0.2291119;0.3026388;0.06294111,0.2797795;0.06440449;0.1054298,-0.1860879;0.5267281;-0.01871382,-0.2378593;0.294258;0.03951081,-0.2824822;0.05264379;0.06706858,0.07864393;0.004975118;-0.039984,0.09651043;-0.3189867;-0.006159414,0.1059511;-0.6669979;0.07044932,0.1177226;-0.7042152;0.0007703528,-0.0763662;0.006325311;-0.04400606,-0.1212938;-0.3157755;-0.01856672,-0.14164;-0.6644353;0.05279271,-0.1347408;-0.6248221;-0.04401571,0.003412427;0.5929521;-0.009527218,0;0;0,-0.01400668;0.3239509;-0.1093864,-0.02749813;0.6334329;-0.2355402,0.156995;0.5052103;-0.1306279,0.2264976;0.3195724;0.01366591,0.2341794;0.1216006;0.161572,-0.1787682;0.4897229;-0.09212868,-0.2321842;0.3038748;0.0586026,-0.2446079;0.1239165;0.2276846,0.0772124;0.004523188;-0.04273319,0.1197617;-0.3181831;-0.06429243,0.1392127;-0.6726775;-0.03227425,0.1640734;-0.7070678;-0.1011779,-0.08194789;0.004242387;-0.03278544,-0.1207464;-0.319508;-0.04252888,-0.1284151;-0.6701921;0.02096684,-0.1351304;-0.6719098;-0.07101562,-0.02390821;0.5574372;-0.2008188,779.9261
+0;0;0,0.001937418;0.3422017;0.0002623709,0.003916984;0.6762913;-0.01646468,0.1961805;0.5398949;0.01061731,0.2291119;0.3026388;0.06294111,0.2797795;0.06440449;0.1054298,-0.1860879;0.5267281;-0.01871382,-0.2378593;0.294258;0.03951081,-0.2824822;0.05264379;0.06706858,0.07864393;0.004975118;-0.039984,0.09651043;-0.3189867;-0.006159414,0.1059511;-0.6669979;0.07044932,0.1177226;-0.7042152;0.0007703528,-0.0763662;0.006325311;-0.04400606,-0.1212938;-0.3157755;-0.01856672,-0.14164;-0.6644353;0.05279271,-0.1347408;-0.6248221;-0.04401571,0.003412427;0.5929521;-0.009527218,0;0;0,-0.01400668;0.3239509;-0.1093864,-0.02749813;0.6334329;-0.2355402,0.156995;0.5052103;-0.1306279,0.2264976;0.3195724;0.01366591,0.2341794;0.1216006;0.161572,-0.1787682;0.4897229;-0.09212868,-0.2321842;0.3038748;0.0586026,-0.2446079;0.1239165;0.2276846,0.0772124;0.004523188;-0.04273319,0.1197617;-0.3181831;-0.06429243,0.1392127;-0.6726775;-0.03227425,0.1640734;-0.7070678;-0.1011779,-0.08194789;0.004242387;-0.03278544,-0.1207464;-0.319508;-0.04252888,-0.1284151;-0.6701921;0.02096684,-0.1351304;-0.6719098;-0.07101562,-0.02390821;0.5574372;-0.2008188,779.9377
+0;0;0,0.002037466;0.3424916;-0.0002217835,0.004176519;0.676868;-0.01752895,0.1932125;0.5416799;0.009734316,0.2265741;0.3059577;0.06598838,0.2764135;0.06908721;0.1147533,-0.1829529;0.5290393;-0.01893467,-0.2346732;0.2983184;0.04379789,-0.2791545;0.0578368;0.07785112,0.07832544;0.00493819;-0.03992076,0.09642194;-0.3189316;-0.006209541,0.1058322;-0.666545;0.07084982,0.117746;-0.7038715;0.0009181798,-0.07615662;0.006308116;-0.04374133,-0.1209007;-0.3157307;-0.01835356,-0.1411512;-0.6640432;0.05327133,-0.134261;-0.6244439;-0.04381423,0.003623527;0.5934161;-0.01043418,0;0;0,-0.01435575;0.3232273;-0.1123509,-0.02807211;0.6321188;-0.2407498,0.1537608;0.5046484;-0.1375484,0.224084;0.3243371;0.01206756,0.2315693;0.130952;0.1654162,-0.1764654;0.491132;-0.09741922,-0.2319033;0.3087475;0.05589415,-0.2396205;0.1381462;0.2342344,0.07723937;0.004662424;-0.04201508,0.1193885;-0.3178714;-0.06548691,0.1386238;-0.6722206;-0.03501558,0.1634827;-0.7067547;-0.104172,-0.08142719;0.004113274;-0.03325084,-0.1206206;-0.3194702;-0.04388797,-0.1285376;-0.6701076;0.01818129,-0.1360266;-0.672286;-0.07387138,-0.024432;0.5562484;-0.2054613,779.9594
+0;0;0,0.002037466;0.3424916;-0.0002217835,0.004176519;0.676868;-0.01752895,0.1932125;0.5416799;0.009734316,0.2265741;0.3059577;0.06598838,0.2764135;0.06908721;0.1147533,-0.1829529;0.5290393;-0.01893467,-0.2346732;0.2983184;0.04379789,-0.2791545;0.0578368;0.07785112,0.07832544;0.00493819;-0.03992076,0.09642194;-0.3189316;-0.006209541,0.1058322;-0.666545;0.07084982,0.117746;-0.7038715;0.0009181798,-0.07615662;0.006308116;-0.04374133,-0.1209007;-0.3157307;-0.01835356,-0.1411512;-0.6640432;0.05327133,-0.134261;-0.6244439;-0.04381423,0.003623527;0.5934161;-0.01043418,0;0;0,-0.01435575;0.3232273;-0.1123509,-0.02807211;0.6321188;-0.2407498,0.1537608;0.5046484;-0.1375484,0.224084;0.3243371;0.01206756,0.2315693;0.130952;0.1654162,-0.1764654;0.491132;-0.09741922,-0.2319033;0.3087475;0.05589415,-0.2396205;0.1381462;0.2342344,0.07723937;0.004662424;-0.04201508,0.1193885;-0.3178714;-0.06548691,0.1386238;-0.6722206;-0.03501558,0.1634827;-0.7067547;-0.104172,-0.08142719;0.004113274;-0.03325084,-0.1206206;-0.3194702;-0.04388797,-0.1285376;-0.6701076;0.01818129,-0.1360266;-0.672286;-0.07387138,-0.024432;0.5562484;-0.2054613,779.971
+0;0;0,0.002039318;0.342803;-0.0002219851,0.004180096;0.6774486;-0.01754335,0.1915923;0.5426303;0.009553448,0.2248288;0.3077922;0.06559651,0.2746121;0.07118782;0.1143066,-0.1813523;0.5300979;-0.01887007,-0.2328787;0.3002425;0.04362721,-0.27731;0.06003097;0.07764219,0.07821362;0.00493114;-0.03986377,0.0963176;-0.3190724;-0.006138626,0.105694;-0.6654352;0.07064348,0.1176524;-0.7030135;0.000450246,-0.0760479;0.00629911;-0.04367888,-0.1208105;-0.3158727;-0.01828063,-0.1409881;-0.662932;0.05308656,-0.1340722;-0.6232969;-0.04436217,0.003626618;0.5939235;-0.01044236,0;0;0,-0.01480781;0.3223682;-0.1156614,-0.02870893;0.6306739;-0.2461317,0.1516146;0.5045294;-0.1423967,0.2255964;0.3342995;0.01553655,0.2342172;0.1453118;0.1737833,-0.1758195;0.4919624;-0.1023463,-0.2356946;0.316237;0.05554593,-0.2386263;0.1480726;0.2359479,0.0772805;0.00479877;-0.04165936,0.1191298;-0.3178222;-0.06631255,0.1379474;-0.6710955;-0.03812599,0.1624761;-0.7063862;-0.1072085,-0.08117829;0.003963268;-0.03354378,-0.1204493;-0.3197588;-0.04380192,-0.128992;-0.669551;0.01555344,-0.1367104;-0.6722379;-0.07669037,-0.02503566;0.5549753;-0.2103071,779.9931
+0;0;0,0.002039318;0.342803;-0.0002219851,0.004180096;0.6774486;-0.01754335,0.1915923;0.5426303;0.009553448,0.2248288;0.3077922;0.06559651,0.2746121;0.07118782;0.1143066,-0.1813523;0.5300979;-0.01887007,-0.2328787;0.3002425;0.04362721,-0.27731;0.06003097;0.07764219,0.07821362;0.00493114;-0.03986377,0.0963176;-0.3190724;-0.006138626,0.105694;-0.6654352;0.07064348,0.1176524;-0.7030135;0.000450246,-0.0760479;0.00629911;-0.04367888,-0.1208105;-0.3158727;-0.01828063,-0.1409881;-0.662932;0.05308656,-0.1340722;-0.6232969;-0.04436217,0.003626618;0.5939235;-0.01044236,0;0;0,-0.01480781;0.3223682;-0.1156614,-0.02870893;0.6306739;-0.2461317,0.1516146;0.5045294;-0.1423967,0.2255964;0.3342995;0.01553655,0.2342172;0.1453118;0.1737833,-0.1758195;0.4919624;-0.1023463,-0.2356946;0.316237;0.05554593,-0.2386263;0.1480726;0.2359479,0.0772805;0.00479877;-0.04165936,0.1191298;-0.3178222;-0.06631255,0.1379474;-0.6710955;-0.03812599,0.1624761;-0.7063862;-0.1072085,-0.08117829;0.003963268;-0.03354378,-0.1204493;-0.3197588;-0.04380192,-0.128992;-0.669551;0.01555344,-0.1367104;-0.6722379;-0.07669037,-0.02503566;0.5549753;-0.2103071,780.0047
+0;0;0,0.002308584;0.3423421;-0.0006676433,0.004766177;0.676497;-0.0184128,0.1893789;0.5427055;0.009425537,0.223226;0.3094959;0.07014977,0.2726623;0.07518516;0.1269303,-0.1785954;0.5311179;-0.01874311,-0.2298817;0.3031923;0.0493704,-0.2754421;0.06447378;0.08819338,0.07803329;0.004812067;-0.03983153,0.09652916;-0.3192596;-0.005362116,0.1057197;-0.6652942;0.0715261,0.1181649;-0.7024499;0.0007733628,-0.07594571;0.00637504;-0.04348,-0.1203713;-0.3160064;-0.01799924,-0.1403872;-0.6626807;0.05378138,-0.1334104;-0.6230759;-0.0438392,0.004125385;0.5930336;-0.01120301,0;0;0,-0.0147601;0.320911;-0.118331,-0.02871524;0.6271116;-0.2524951,0.1489608;0.5033998;-0.1475348,0.2241485;0.3372744;0.01361394,0.2307448;0.1566502;0.1806495,-0.180371;0.4896922;-0.1193679,-0.2417961;0.3246417;0.04857574,-0.2471206;0.1724823;0.2419372,0.07738864;0.00481829;-0.04106927,0.1193345;-0.3178972;-0.06652451,0.138008;-0.6710206;-0.04023099,0.1623558;-0.7061697;-0.1097543,-0.08082204;0.003918609;-0.03393148,-0.1198326;-0.3200239;-0.04353055,-0.1290953;-0.6697477;0.01429414,-0.1336429;-0.6729479;-0.07816003,-0.02504333;0.5519509;-0.215672,780.0264
+0;0;0,0.002308584;0.3423421;-0.0006676433,0.004766177;0.676497;-0.0184128,0.1893789;0.5427055;0.009425537,0.223226;0.3094959;0.07014977,0.2726623;0.07518516;0.1269303,-0.1785954;0.5311179;-0.01874311,-0.2298817;0.3031923;0.0493704,-0.2754421;0.06447378;0.08819338,0.07803329;0.004812067;-0.03983153,0.09652916;-0.3192596;-0.005362116,0.1057197;-0.6652942;0.0715261,0.1181649;-0.7024499;0.0007733628,-0.07594571;0.00637504;-0.04348,-0.1203713;-0.3160064;-0.01799924,-0.1403872;-0.6626807;0.05378138,-0.1334104;-0.6230759;-0.0438392,0.004125385;0.5930336;-0.01120301,0;0;0,-0.0147601;0.320911;-0.118331,-0.02871524;0.6271116;-0.2524951,0.1489608;0.5033998;-0.1475348,0.2241485;0.3372744;0.01361394,0.2307448;0.1566502;0.1806495,-0.180371;0.4896922;-0.1193679,-0.2417961;0.3246417;0.04857574,-0.2471206;0.1724823;0.2419372,0.07738864;0.00481829;-0.04106927,0.1193345;-0.3178972;-0.06652451,0.138008;-0.6710206;-0.04023099,0.1623558;-0.7061697;-0.1097543,-0.08082204;0.003918609;-0.03393148,-0.1198326;-0.3200239;-0.04353055,-0.1290953;-0.6697477;0.01429414,-0.1336429;-0.6729479;-0.07816003,-0.02504333;0.5519509;-0.215672,780.0378
+0;0;0,0.002308437;0.3423204;-0.0006676009,0.004766651;0.6765597;-0.01841737,0.1883233;0.543031;0.009305465,0.2221173;0.3101873;0.06993442,0.2715495;0.07589583;0.1267103,-0.1775537;0.5315095;-0.01870262,-0.2287594;0.3039415;0.04930401,-0.2743161;0.06524262;0.0881238,0.07800872;0.004810552;-0.03981898,0.09653453;-0.3197858;-0.005293775,0.1056824;-0.664214;0.07123749,0.1183143;-0.7023769;-0.0005765334,-0.07592179;0.006373032;-0.0434663,-0.1204193;-0.3165303;-0.0179443,-0.1403423;-0.6615953;0.05350309,-0.1332608;-0.6218464;-0.0455818,0.004125675;0.5930723;-0.0112055,0;0;0,-0.01497865;0.3197348;-0.1213851,-0.02932577;0.6251756;-0.2574408,0.1477012;0.5022529;-0.1528182,0.2237029;0.3404752;0.01175952,0.230446;0.160357;0.1793051,-0.1810961;0.48971;-0.1253112,-0.2436222;0.3281304;0.04503144,-0.2576383;0.1798717;0.2409458,0.07751744;0.004805863;-0.04076767,0.1194776;-0.3183254;-0.06766486,0.1377621;-0.6699014;-0.04253531,0.1621085;-0.7061729;-0.1130927,-0.08069002;0.003893571;-0.03417622,-0.1194955;-0.3206114;-0.04358921,-0.1291618;-0.6691065;0.01144862,-0.1336275;-0.6731744;-0.08226608,-0.02555184;0.5502118;-0.2201748,780.0599
+0;0;0,0.002531885;0.3423171;-0.001260102,0.005316842;0.6765109;-0.01978825,0.1888977;0.5435622;0.008431912,0.2235816;0.3122857;0.07432825,0.2722145;0.0792104;0.1365399,-0.1774515;0.5324091;-0.01880212,-0.2283088;0.3064091;0.0544893,-0.2744127;0.06874755;0.0986589,0.07795659;0.004733452;-0.03993015,0.09685502;-0.3198053;-0.005067393,0.1059537;-0.6641876;0.07167584,0.1184131;-0.703335;0.0007787794,-0.07598878;0.006437211;-0.04333959,-0.1203167;-0.31651;-0.01807948,-0.1399983;-0.6614683;0.0539478,-0.1330778;-0.6217708;-0.04515352,0.004580664;0.5930428;-0.01236424,0;0;0,-0.01497865;0.3197348;-0.1213851,-0.02932577;0.6251756;-0.2574408,0.1477012;0.5022529;-0.1528182,0.2237029;0.3404752;0.01175952,0.230446;0.160357;0.1793051,-0.1810961;0.48971;-0.1253112,-0.2436222;0.3281304;0.04503144,-0.2576383;0.1798717;0.2409458,0.07751744;0.004805863;-0.04076767,0.1194776;-0.3183254;-0.06766486,0.1377621;-0.6699014;-0.04253531,0.1621085;-0.7061729;-0.1130927,-0.08069002;0.003893571;-0.03417622,-0.1194955;-0.3206114;-0.04358921,-0.1291618;-0.6691065;0.01144862,-0.1336275;-0.6731744;-0.08226608,-0.02555184;0.5502118;-0.2201748,780.0714
+0;0;0,0.002531885;0.3423171;-0.001260102,0.005316842;0.6765109;-0.01978825,0.1888977;0.5435622;0.008431912,0.2235816;0.3122857;0.07432825,0.2722145;0.0792104;0.1365399,-0.1774515;0.5324091;-0.01880212,-0.2283088;0.3064091;0.0544893,-0.2744127;0.06874755;0.0986589,0.07795659;0.004733452;-0.03993015,0.09685502;-0.3198053;-0.005067393,0.1059537;-0.6641876;0.07167584,0.1184131;-0.703335;0.0007787794,-0.07598878;0.006437211;-0.04333959,-0.1203167;-0.31651;-0.01807948,-0.1399983;-0.6614683;0.0539478,-0.1330778;-0.6217708;-0.04515352,0.004580664;0.5930428;-0.01236424,0;0;0,-0.01497865;0.3197348;-0.1213851,-0.02932577;0.6251756;-0.2574408,0.1477012;0.5022529;-0.1528182,0.2237029;0.3404752;0.01175952,0.230446;0.160357;0.1793051,-0.1810961;0.48971;-0.1253112,-0.2436222;0.3281304;0.04503144,-0.2576383;0.1798717;0.2409458,0.07751744;0.004805863;-0.04076767,0.1194776;-0.3183254;-0.06766486,0.1377621;-0.6699014;-0.04253531,0.1621085;-0.7061729;-0.1130927,-0.08069002;0.003893571;-0.03417622,-0.1194955;-0.3206114;-0.04358921,-0.1291618;-0.6691065;0.01144862,-0.1336275;-0.6731744;-0.08226608,-0.02555184;0.5502118;-0.2201748,780.0827
+0;0;0,0.002532176;0.3423564;-0.001260247,0.005318653;0.6767294;-0.01980016,0.1892958;0.5435885;0.008472423,0.2239403;0.3125746;0.07429397,0.2725722;0.0795047;0.1365041,-0.1778426;0.5324114;-0.01882028,-0.2286421;0.3066679;0.05438795,-0.274745;0.06901188;0.09855653,0.07770719;0.004718308;-0.0398024,0.09664469;-0.3204914;-0.004867569,0.1057282;-0.6643003;0.07174788,0.1182305;-0.7036855;0.0006071553,-0.07574567;0.006416617;-0.04320094,-0.1201652;-0.3171982;-0.0178886,-0.1398141;-0.6615821;0.05401875,-0.1328698;-0.6218513;-0.04542317,0.00458172;0.5931757;-0.01236853,0;0;0,-0.01519173;0.3188353;-0.1238112,-0.02993992;0.6236441;-0.2616694,0.1473911;0.5024426;-0.1548061,0.2224578;0.3434542;0.01248956,0.2288273;0.1636424;0.1803701,-0.1824348;0.4889565;-0.1292042,-0.2558637;0.3383041;0.04632986,-0.2602382;0.1847407;0.238569,0.07759796;0.004935354;-0.03998876,0.1196564;-0.3187587;-0.06816125,0.1375115;-0.6698932;-0.04486465,0.1619057;-0.7064072;-0.1156631,-0.08019454;0.00374054;-0.03463732,-0.1189881;-0.3214676;-0.04330448,-0.1288964;-0.6697232;0.009391904,-0.1327892;-0.6742127;-0.08455983,-0.02605337;0.5488271;-0.2239296,780.1048
+0;0;0,0.002822009;0.3423527;-0.001607396,0.005865676;0.6767077;-0.02042914,0.1898636;0.5440165;0.008207261,0.2252209;0.3142314;0.07784059,0.2724981;0.08411364;0.1511032,-0.1777048;0.5333852;-0.0188214,-0.2286727;0.3090858;0.05858814,-0.2755816;0.07264175;0.1080904,0.07771137;0.004569056;-0.03981166,0.09724417;-0.3205325;-0.004204381,0.1063334;-0.6643212;0.07250103,0.1186607;-0.7034982;0.001127496,-0.07577296;0.006545745;-0.04313368,-0.1196923;-0.3171367;-0.01781214,-0.1392267;-0.6614023;0.0546902,-0.1323223;-0.6216941;-0.04475671,0.005064768;0.5931607;-0.01292949,0;0;0,-0.01519173;0.3188353;-0.1238112,-0.02993992;0.6236441;-0.2616694,0.1473911;0.5024426;-0.1548061,0.2224578;0.3434542;0.01248956,0.2288273;0.1636424;0.1803701,-0.1824348;0.4889565;-0.1292042,-0.2558637;0.3383041;0.04632986,-0.2602382;0.1847407;0.238569,0.07759796;0.004935354;-0.03998876,0.1196564;-0.3187587;-0.06816125,0.1375115;-0.6698932;-0.04486465,0.1619057;-0.7064072;-0.1156631,-0.08019454;0.00374054;-0.03463732,-0.1189881;-0.3214676;-0.04330448,-0.1288964;-0.6697232;0.009391904,-0.1327892;-0.6742127;-0.08455983,-0.02605337;0.5488271;-0.2239296,780.1164
+0;0;0,0.002817703;0.3418303;-0.001604943,0.005859233;0.6759523;-0.02041251,0.1886336;0.5436685;0.008076495,0.2239216;0.3143334;0.07757343,0.2711915;0.08425075;0.1508249,-0.1764995;0.5331076;-0.01877308,-0.2273676;0.3092476;0.05848484,-0.2742693;0.07283957;0.1079796,0.07763236;0.004564411;-0.03977118,0.09725226;-0.3219868;-0.004005127,0.1063232;-0.6650853;0.07254629,0.1187063;-0.7045752;0.0008499622,-0.07569591;0.006539089;-0.04308983,-0.1198111;-0.3185867;-0.01765537,-0.1393062;-0.6621611;0.05470142,-0.1323706;-0.622409;-0.04519525,0.005059109;0.5924871;-0.01292021,0;0;0,-0.01574562;0.3173302;-0.1261432,-0.03066939;0.6211687;-0.265547,0.1459811;0.501395;-0.1592863,0.2198418;0.347508;0.01256561,0.2265054;0.1685566;0.1812968,-0.1829496;0.4884163;-0.1339779,-0.2565684;0.3393097;0.04213904,-0.2621489;0.1895186;0.2372537,0.07812563;0.00548631;-0.03867364,0.1189285;-0.3196054;-0.06950116,0.1366108;-0.6701027;-0.04718614,0.1610285;-0.7070944;-0.1181681,-0.0798009;0.003258416;-0.03536328,-0.1188178;-0.3234153;-0.0432224,-0.1291441;-0.6712314;0.007535461,-0.1330213;-0.6761931;-0.08672586,-0.02674208;0.5466381;-0.2274292,780.1382
+0;0;0,0.002817703;0.3418303;-0.001604943,0.005859233;0.6759523;-0.02041251,0.1886336;0.5436685;0.008076495,0.2239216;0.3143334;0.07757343,0.2711915;0.08425075;0.1508249,-0.1764995;0.5331076;-0.01877308,-0.2273676;0.3092476;0.05848484,-0.2742693;0.07283957;0.1079796,0.07763236;0.004564411;-0.03977118,0.09725226;-0.3219868;-0.004005127,0.1063232;-0.6650853;0.07254629,0.1187063;-0.7045752;0.0008499622,-0.07569591;0.006539089;-0.04308983,-0.1198111;-0.3185867;-0.01765537,-0.1393062;-0.6621611;0.05470142,-0.1323706;-0.622409;-0.04519525,0.005059109;0.5924871;-0.01292021,0;0;0,-0.01574562;0.3173302;-0.1261432,-0.03066939;0.6211687;-0.265547,0.1459811;0.501395;-0.1592863,0.2198418;0.347508;0.01256561,0.2265054;0.1685566;0.1812968,-0.1829496;0.4884163;-0.1339779,-0.2565684;0.3393097;0.04213904,-0.2621489;0.1895186;0.2372537,0.07812563;0.00548631;-0.03867364,0.1189285;-0.3196054;-0.06950116,0.1366108;-0.6701027;-0.04718614,0.1610285;-0.7070944;-0.1181681,-0.0798009;0.003258416;-0.03536328,-0.1188178;-0.3234153;-0.0432224,-0.1291441;-0.6712314;0.007535461,-0.1330213;-0.6761931;-0.08672586,-0.02674208;0.5466381;-0.2274292,780.1497
+0;0;0,0.002943312;0.3411051;-0.002334647,0.00619731;0.6750836;-0.02208295,0.1875781;0.5440065;0.007142598,0.22326;0.3163386;0.08072443,0.2697276;0.08961879;0.1641623,-0.1750778;0.5335606;-0.01872689,-0.2261859;0.3118306;0.0633945,-0.2739007;0.07710512;0.1195217,0.07764416;0.004483465;-0.03993791,0.09779519;-0.3222727;-0.003798798,0.1067423;-0.6651698;0.07289997,0.1191777;-0.7045978;0.0009676814,-0.07580994;0.00662017;-0.04304392,-0.1195809;-0.3188134;-0.01737698,-0.1392726;-0.662203;0.05498976,-0.1324834;-0.6225077;-0.04505546,0.005335397;0.5917107;-0.01434037,0;0;0,-0.01570314;0.3160715;-0.1273541,-0.03070985;0.6193683;-0.2677305,0.145045;0.5010506;-0.1624379,0.2198554;0.3511998;0.01211381,0.2272827;0.1729357;0.1814942,-0.182857;0.4881285;-0.1380518,-0.2570167;0.3415073;0.03949459,-0.2632564;0.2008936;0.2412663,0.07809746;0.005360961;-0.03893328,0.1190332;-0.3199891;-0.06980801,0.1366012;-0.6703941;-0.04862094,0.1608518;-0.7073128;-0.1199157,-0.07991996;0.003337997;-0.03529039,-0.1185982;-0.3236625;-0.04279318,-0.1292304;-0.6715598;0.006152034,-0.1329629;-0.676753;-0.08817001,-0.02678439;0.5449852;-0.2294753,780.1719
+0;0;0,0.002943704;0.3411505;-0.002334958,0.006201429;0.6755058;-0.02210874,0.1880553;0.5441393;0.007188118,0.2237112;0.3166372;0.08071638,0.2699443;0.09106201;0.163733,-0.1755454;0.5336661;-0.01874877,-0.2266163;0.3120976;0.06331282,-0.2740903;0.07855716;0.1191566,0.07752708;0.004476704;-0.03987768,0.09770039;-0.3226409;-0.003698602,0.1066437;-0.6653895;0.07296696,0.1190687;-0.7047597;0.001094587,-0.07569563;0.006610187;-0.04297902,-0.119515;-0.3191833;-0.01728369,-0.1391982;-0.6624243;0.05505172,-0.1324146;-0.6227371;-0.04491017,0.005337809;0.5919678;-0.01435082,0;0;0,-0.0158552;0.3156785;-0.128427,-0.03098713;0.6188717;-0.2699084,0.144889;0.5014571;-0.1625202,0.2193185;0.3536798;0.01371002,0.2210203;0.1982481;0.2027907,-0.1838719;0.4877162;-0.1401598,-0.258006;0.342545;0.03834623,-0.2644145;0.2068383;0.2419539,0.0780518;0.005448192;-0.03871632,0.1190105;-0.3203011;-0.06923819,0.1364587;-0.6706383;-0.04939818,0.1607407;-0.7074497;-0.1206644,-0.07970722;0.00321625;-0.03545609,-0.1183878;-0.324151;-0.04295675,-0.1293307;-0.6719065;0.005835023,-0.1325354;-0.6772228;-0.08837076,-0.02701709;0.5444682;-0.2313352,780.1944
+0;0;0,0.003037881;0.3411461;-0.002816476,0.006407454;0.6754722;-0.02306054,0.1883223;0.5445205;0.006479483,0.2246259;0.3189437;0.08542322,0.2694291;0.09584714;0.1756122,-0.1756343;0.5344588;-0.01937242,-0.2265087;0.3146272;0.06735025,-0.2748682;0.08304344;0.1301495,0.0775832;0.004359412;-0.03978143,0.09813378;-0.3227353;-0.003608644,0.1069928;-0.6654096;0.07339849,0.1186066;-0.7045837;0.001202211,-0.07566216;0.006725308;-0.0430201,-0.1191609;-0.3190931;-0.017097,-0.1387926;-0.6622967;0.05542941,-0.1320167;-0.6226485;-0.04453678,0.005514697;0.5919453;-0.01518716,0;0;0,-0.0158552;0.3156785;-0.128427,-0.03098713;0.6188717;-0.2699084,0.144889;0.5014571;-0.1625202,0.2193185;0.3536798;0.01371002,0.2210203;0.1982481;0.2027907,-0.1838719;0.4877162;-0.1401598,-0.258006;0.342545;0.03834623,-0.2644145;0.2068383;0.2419539,0.0780518;0.005448192;-0.03871632,0.1190105;-0.3203011;-0.06923819,0.1364587;-0.6706383;-0.04939818,0.1607407;-0.7074497;-0.1206644,-0.07970722;0.00321625;-0.03545609,-0.1183878;-0.324151;-0.04295675,-0.1293307;-0.6719065;0.005835023,-0.1325354;-0.6772228;-0.08837076,-0.02701709;0.5444682;-0.2313352,780.217
+0;0;0,0.003037262;0.3410765;-0.002815902,0.00640957;0.6756722;-0.02307731,0.1872994;0.5448959;0.00634984,0.2235157;0.3198617;0.08510368,0.2683389;0.09666558;0.1753329,-0.1746184;0.5348907;-0.01935725,-0.2253704;0.3155878;0.06715681,-0.2737516;0.08390068;0.1299841,0.07753021;0.004356434;-0.03975425,0.09810505;-0.3231245;-0.003538758,0.1069569;-0.6655216;0.0734061,0.1187036;-0.7054874;0.0003835782,-0.07561047;0.006720714;-0.0429907,-0.1191606;-0.3194824;-0.017037,-0.1387764;-0.6624085;0.05543076,-0.1319229;-0.6226498;-0.04567949,0.005515849;0.5920551;-0.01519543,0;0;0,-0.01608314;0.3152415;-0.1292844,-0.03121858;0.6184109;-0.271457,0.1440144;0.5010685;-0.1651845,0.2147973;0.3595366;0.01678443,0.2185767;0.2020763;0.2042916,-0.183461;0.4876589;-0.1424025,-0.2578804;0.3448056;0.03706576,-0.2718676;0.2086639;0.2401341,0.07801513;0.005528718;-0.03864431,0.118755;-0.3206545;-0.06903291,0.1360608;-0.6707687;-0.05018687,0.1608592;-0.7083753;-0.1221583,-0.07961304;0.003101879;-0.03553105,-0.1186212;-0.3246137;-0.04324688,-0.1298068;-0.6721455;0.005035482,-0.1332215;-0.6779894;-0.09019602,-0.02724618;0.543991;-0.2327189,780.2389
+0;0;0,0.003034327;0.340747;-0.002813182,0.006407433;0.6754222;-0.02307918,0.1879652;0.5444579;0.006428549,0.2241523;0.3196049;0.08511896,0.2689332;0.09661923;0.1752631,-0.1752827;0.5344158;-0.01937302,-0.2259939;0.3152896;0.06707136,-0.2743294;0.08382097;0.1298394,0.0775718;0.004358771;-0.03977558,0.09818205;-0.3236857;-0.003497772,0.1070324;-0.6660229;0.07343362,0.1186447;-0.7051884;0.001246363,-0.07565104;0.00672432;-0.04301377,-0.1192761;-0.32004;-0.01701541,-0.1388885;-0.6629062;0.05543967,-0.1321134;-0.6232592;-0.04451404,0.005513554;0.5917903;-0.01519591,0;0;0,-0.01635907;0.31451;-0.1301594,-0.03150877;0.6174586;-0.2729907,0.1440702;0.5012616;-0.1648574,0.2158906;0.3626704;0.01870418,0.2185446;0.2101837;0.2100015,-0.1849401;0.4864467;-0.1446001,-0.2600789;0.3474879;0.03734815,-0.2679905;0.2228286;0.2477082,0.07813293;0.005661935;-0.03849244,0.1183438;-0.3211332;-0.06918502,0.1355256;-0.6712208;-0.05088019,0.1597888;-0.7080887;-0.122082,-0.07961623;0.002934175;-0.03565284,-0.1189707;-0.3252963;-0.04402039,-0.1298992;-0.6726965;0.004818071,-0.1325586;-0.6782488;-0.08930245,-0.02753998;0.5430936;-0.2341149,780.261
+0;0;0,0.003034327;0.340747;-0.002813182,0.006407433;0.6754222;-0.02307918,0.1879652;0.5444579;0.006428549,0.2241523;0.3196049;0.08511896,0.2689332;0.09661923;0.1752631,-0.1752827;0.5344158;-0.01937302,-0.2259939;0.3152896;0.06707136,-0.2743294;0.08382097;0.1298394,0.0775718;0.004358771;-0.03977558,0.09818205;-0.3236857;-0.003497772,0.1070324;-0.6660229;0.07343362,0.1186447;-0.7051884;0.001246363,-0.07565104;0.00672432;-0.04301377,-0.1192761;-0.32004;-0.01701541,-0.1388885;-0.6629062;0.05543967,-0.1321134;-0.6232592;-0.04451404,0.005513554;0.5917903;-0.01519591,0;0;0,-0.01635907;0.31451;-0.1301594,-0.03150877;0.6174586;-0.2729907,0.1440702;0.5012616;-0.1648574,0.2158906;0.3626704;0.01870418,0.2185446;0.2101837;0.2100015,-0.1849401;0.4864467;-0.1446001,-0.2600789;0.3474879;0.03734815,-0.2679905;0.2228286;0.2477082,0.07813293;0.005661935;-0.03849244,0.1183438;-0.3211332;-0.06918502,0.1355256;-0.6712208;-0.05088019,0.1597888;-0.7080887;-0.122082,-0.07961623;0.002934175;-0.03565284,-0.1189707;-0.3252963;-0.04402039,-0.1298992;-0.6726965;0.004818071,-0.1325586;-0.6782488;-0.08930245,-0.02753998;0.5430936;-0.2341149,780.2724
+0;0;0,0.00324338;0.3404249;-0.003315548,0.006850494;0.6751408;-0.02412263,0.1890409;0.5447372;0.005566301,0.2240837;0.3257847;0.08784074,0.2665946;0.1048402;0.1847511,-0.1756719;0.5347663;-0.01958951,-0.2253222;0.3211679;0.06899868,-0.2736449;0.09143929;0.1390341,0.07763318;0.004171902;-0.03963286,0.09850053;-0.3236649;-0.003218792,0.1074059;-0.6657577;0.0738472,0.1196571;-0.7051146;0.001405142,-0.07559229;0.006904346;-0.04304899,-0.118714;-0.3197297;-0.01679827,-0.1383388;-0.6623412;0.05585282,-0.1316985;-0.6226969;-0.04450262,0.005895437;0.5915509;-0.01610292,0;0;0,-0.01632325;0.3142053;-0.1300738,-0.03160392;0.6171846;-0.2730141,0.144451;0.5017251;-0.1641636,0.2375595;0.3743495;0.01202822,0.2258405;0.2192794;0.2013195,-0.1856828;0.4860194;-0.1447804,-0.2589071;0.3527904;0.03639771,-0.278402;0.2292402;0.2470409,0.07803375;0.005563825;-0.03866339,0.1182244;-0.3211554;-0.06828809,0.1354049;-0.6710773;-0.05081153,0.1596807;-0.708186;-0.1223338,-0.07966728;0.003063271;-0.03547987,-0.1191284;-0.3249774;-0.04388101,-0.1301781;-0.6721544;0.00502615,-0.1325529;-0.6778582;-0.08946155,-0.02762533;0.542824;-0.2341919,780.2949
+0;0;0,0.00324338;0.3404249;-0.003315548,0.006850494;0.6751408;-0.02412263,0.1890409;0.5447372;0.005566301,0.2240837;0.3257847;0.08784074,0.2665946;0.1048402;0.1847511,-0.1756719;0.5347663;-0.01958951,-0.2253222;0.3211679;0.06899868,-0.2736449;0.09143929;0.1390341,0.07763318;0.004171902;-0.03963286,0.09850053;-0.3236649;-0.003218792,0.1074059;-0.6657577;0.0738472,0.1196571;-0.7051146;0.001405142,-0.07559229;0.006904346;-0.04304899,-0.118714;-0.3197297;-0.01679827,-0.1383388;-0.6623412;0.05585282,-0.1316985;-0.6226969;-0.04450262,0.005895437;0.5915509;-0.01610292,0;0;0,-0.01632325;0.3142053;-0.1300738,-0.03160392;0.6171846;-0.2730141,0.144451;0.5017251;-0.1641636,0.2375595;0.3743495;0.01202822,0.2258405;0.2192794;0.2013195,-0.1856828;0.4860194;-0.1447804,-0.2589071;0.3527904;0.03639771,-0.278402;0.2292402;0.2470409,0.07803375;0.005563825;-0.03866339,0.1182244;-0.3211554;-0.06828809,0.1354049;-0.6710773;-0.05081153,0.1596807;-0.708186;-0.1223338,-0.07966728;0.003063271;-0.03547987,-0.1191284;-0.3249774;-0.04388101,-0.1301781;-0.6721544;0.00502615,-0.1325529;-0.6778582;-0.08946155,-0.02762533;0.542824;-0.2341919,780.317
+0;0;0,0.003242182;0.3402992;-0.003314324,0.006850158;0.6750957;-0.02412606,0.1895536;0.5445488;0.005624749,0.2245538;0.3258627;0.0877991,0.2670597;0.1049443;0.1846981,-0.1761812;0.53455;-0.01960155,-0.225771;0.3212115;0.06887887,-0.274088;0.09151001;0.138906,0.07755651;0.004167782;-0.03959372,0.09842948;-0.3237572;-0.003169846,0.107336;-0.6658933;0.0739059,0.1196125;-0.705394;0.001313709,-0.07551763;0.006897527;-0.04300647,-0.118651;-0.3198244;-0.01674869,-0.1382783;-0.6624793;0.05591161,-0.1316242;-0.622815;-0.04465182,0.005894963;0.5914937;-0.01610519,0;0;0,-0.01645601;0.3139944;-0.1302373,-0.03185241;0.6169949;-0.2733142,0.1445522;0.5020769;-0.1635027,0.2370905;0.3743632;0.01235843,0.2250993;0.2199295;0.2021151,-0.1863251;0.4857801;-0.1447056,-0.2588608;0.3554932;0.03850229,-0.2584679;0.2372437;0.2530204,0.07794538;0.005552471;-0.03864884,0.1183308;-0.3213396;-0.06707001,0.1356215;-0.6713402;-0.05040526,0.1595715;-0.7083032;-0.122468,-0.07956165;0.003056008;-0.03550564,-0.1192892;-0.3250472;-0.04370317,-0.130852;-0.6722407;0.005287006,-0.1330221;-0.6780496;-0.08938981,-0.02785155;0.5426214;-0.2344928,780.3286
+0;0;0,0.003205683;0.3402946;-0.003793017,0.006709106;0.6750591;-0.02512557,0.18964;0.5452995;0.004779343,0.224532;0.3282273;0.09117052,0.2654113;0.10993;0.1944967,-0.1764472;0.5350017;-0.01988147,-0.2261201;0.3235294;0.07292638,-0.2748252;0.09553523;0.148077,0.07762992;0.004020592;-0.03946486,0.09871623;-0.3238748;-0.002897426,0.1076077;-0.6659828;0.07430431,0.1196095;-0.7065413;0.002693258,-0.07544585;0.007024201;-0.04311183,-0.1183253;-0.319729;-0.01682665,-0.1380955;-0.6623161;0.05611351,-0.1315611;-0.6226924;-0.04446165,0.005787245;0.59147;-0.01696817,0;0;0,-0.01645601;0.3139944;-0.1302373,-0.03185241;0.6169949;-0.2733142,0.1445522;0.5020769;-0.1635027,0.2370905;0.3743632;0.01235843,0.2250993;0.2199295;0.2021151,-0.1863251;0.4857801;-0.1447056,-0.2588608;0.3554932;0.03850229,-0.2584679;0.2372437;0.2530204,0.07794538;0.005552471;-0.03864884,0.1183308;-0.3213396;-0.06707001,0.1356215;-0.6713402;-0.05040526,0.1595715;-0.7083032;-0.122468,-0.07956165;0.003056008;-0.03550564,-0.1192892;-0.3250472;-0.04370317,-0.130852;-0.6722407;0.005287006,-0.1330221;-0.6780496;-0.08938981,-0.02785155;0.5426214;-0.2344928,780.3397
+0;0;0,0.003205387;0.3402632;-0.003792667,0.006712406;0.6753703;-0.02514773,0.1891161;0.5456423;0.00470476,0.2241779;0.3275129;0.09151665,0.2650544;0.1092304;0.1948358,-0.1759234;0.5353739;-0.01988548,-0.2258383;0.3228717;0.07337435,-0.2745401;0.09489308;0.1485199,0.07762206;0.004020185;-0.03946087,0.09871337;-0.323953;-0.002884757,0.1076015;-0.6659324;0.07428794,0.119637;-0.7066888;0.00247594,-0.07543821;0.00702349;-0.04310747,-0.1183278;-0.3198072;-0.01681605,-0.1380906;-0.6622655;0.05609668,-0.1315379;-0.6226148;-0.04476069,0.005789436;0.5916806;-0.01698051,0;0;0,-0.01653537;0.3138743;-0.1304348,-0.03198868;0.6170384;-0.2739675,0.1441142;0.5022241;-0.1646321,0.2364411;0.3745537;0.01291251,0.2242279;0.2205129;0.2029526,-0.1854104;0.486036;-0.144456,-0.2587652;0.3584756;0.04180595,-0.2581359;0.2369647;0.254474,0.07785146;0.005470037;-0.03882957,0.1183545;-0.3215692;-0.06628656,0.1357427;-0.6714579;-0.05016041,0.159525;-0.7085152;-0.1225898,-0.07966831;0.003180374;-0.03523283,-0.1195947;-0.3249658;-0.04389483,-0.1311572;-0.6719849;0.00538544,-0.1336788;-0.6779587;-0.08952408,-0.02795865;0.5426009;-0.2350528,780.3616
+0;0;0,0.003205387;0.3402632;-0.003792667,0.006712406;0.6753703;-0.02514773,0.1891161;0.5456423;0.00470476,0.2241779;0.3275129;0.09151665,0.2650544;0.1092304;0.1948358,-0.1759234;0.5353739;-0.01988548,-0.2258383;0.3228717;0.07337435,-0.2745401;0.09489308;0.1485199,0.07762206;0.004020185;-0.03946087,0.09871337;-0.323953;-0.002884757,0.1076015;-0.6659324;0.07428794,0.119637;-0.7066888;0.00247594,-0.07543821;0.00702349;-0.04310747,-0.1183278;-0.3198072;-0.01681605,-0.1380906;-0.6622655;0.05609668,-0.1315379;-0.6226148;-0.04476069,0.005789436;0.5916806;-0.01698051,0;0;0,-0.01653537;0.3138743;-0.1304348,-0.03198868;0.6170384;-0.2739675,0.1441142;0.5022241;-0.1646321,0.2364411;0.3745537;0.01291251,0.2242279;0.2205129;0.2029526,-0.1854104;0.486036;-0.144456,-0.2587652;0.3584756;0.04180595,-0.2581359;0.2369647;0.254474,0.07785146;0.005470037;-0.03882957,0.1183545;-0.3215692;-0.06628656,0.1357427;-0.6714579;-0.05016041,0.159525;-0.7085152;-0.1225898,-0.07966831;0.003180374;-0.03523283,-0.1195947;-0.3249658;-0.04389483,-0.1311572;-0.6719849;0.00538544,-0.1336788;-0.6779587;-0.08952408,-0.02795865;0.5426009;-0.2350528,780.3842
+0;0;0,0.003150898;0.3402759;-0.004388122,0.006529776;0.6757332;-0.02653994,0.1898236;0.546668;0.003829272,0.2250587;0.3292297;0.09540314,0.2640066;0.1136643;0.2049382,-0.1769143;0.536092;-0.02015932,-0.2269464;0.3241521;0.07723147,-0.2746714;0.0982099;0.1588143,0.07772177;0.003935676;-0.03943952,0.09878586;-0.3239773;-0.002774458,0.1077668;-0.6656643;0.07430992,0.110985;-0.6261113;-0.02691197,-0.07549442;0.007095027;-0.04314965,-0.1184355;-0.3197;-0.01714968,-0.1381592;-0.6617821;0.05608584,-0.1317519;-0.6221673;-0.04497844,0.005648953;0.5919814;-0.01815624,0;0;0,-0.01641319;0.3138294;-0.1306086,-0.03183763;0.6172686;-0.2745116,0.1442276;0.5025227;-0.1631923,0.2359125;0.3741322;0.0157392,0.2236376;0.2204207;0.2060163,-0.1851824;0.4862715;-0.1433867,-0.2605793;0.3613551;0.04534037,-0.2587762;0.2346257;0.2549106,0.07785187;0.005412519;-0.03900552,0.1184389;-0.3216006;-0.06602502,0.135687;-0.6711995;-0.05003309,0.1595055;-0.7085002;-0.1224954,-0.07976577;0.003210969;-0.03519588,-0.1195361;-0.324903;-0.04382462,-0.1306264;-0.6716236;0.005516183,-0.1330953;-0.677685;-0.08956783,-0.02781095;0.5427375;-0.2355974,780.3954
+0;0;0,0.003150898;0.3402759;-0.004388122,0.006529776;0.6757332;-0.02653994,0.1898236;0.546668;0.003829272,0.2250587;0.3292297;0.09540314,0.2640066;0.1136643;0.2049382,-0.1769143;0.536092;-0.02015932,-0.2269464;0.3241521;0.07723147,-0.2746714;0.0982099;0.1588143,0.07772177;0.003935676;-0.03943952,0.09878586;-0.3239773;-0.002774458,0.1077668;-0.6656643;0.07430992,0.110985;-0.6261113;-0.02691197,-0.07549442;0.007095027;-0.04314965,-0.1184355;-0.3197;-0.01714968,-0.1381592;-0.6617821;0.05608584,-0.1317519;-0.6221673;-0.04497844,0.005648953;0.5919814;-0.01815624,0;0;0,-0.01641319;0.3138294;-0.1306086,-0.03183763;0.6172686;-0.2745116,0.1442276;0.5025227;-0.1631923,0.2359125;0.3741322;0.0157392,0.2236376;0.2204207;0.2060163,-0.1851824;0.4862715;-0.1433867,-0.2605793;0.3613551;0.04534037,-0.2587762;0.2346257;0.2549106,0.07785187;0.005412519;-0.03900552,0.1184389;-0.3216006;-0.06602502,0.135687;-0.6711995;-0.05003309,0.1595055;-0.7085002;-0.1224954,-0.07976577;0.003210969;-0.03519588,-0.1195361;-0.324903;-0.04382462,-0.1306264;-0.6716236;0.005516183,-0.1330953;-0.677685;-0.08956783,-0.02781095;0.5427375;-0.2355974,780.418
+0;0;0,0.002969122;0.3401077;-0.004935776,0.00602489;0.6756691;-0.02780648,0.1904183;0.5469795;0.003481751,0.2257459;0.3314614;0.09959704,0.2619049;0.1175846;0.2133031,-0.1783537;0.536078;-0.0202847,-0.2278904;0.3261434;0.08173418,-0.2759532;0.1020492;0.1680567,0.07792429;0.003894064;-0.03946698,0.0990032;-0.3238044;-0.002824903,0.1079831;-0.6653826;0.0743096,0.1111321;-0.6258811;-0.02690702,-0.07562879;0.007132319;-0.04329454,-0.1185445;-0.3194541;-0.01735624,-0.138451;-0.6614146;0.05594297,-0.1321092;-0.6218525;-0.04511813,0.005240915;0.5919049;-0.01922919,0;0;0,-0.01634622;0.3136528;-0.1306181,-0.03187097;0.6172523;-0.2745275,0.1446637;0.5029486;-0.1615288,0.2359244;0.3740841;0.01735568,0.2236784;0.2204781;0.2077107,-0.1843303;0.48584;-0.1402508,-0.2568249;0.3607269;0.04955305,-0.2575055;0.2316037;0.2576553,0.0778868;0.005295634;-0.03937769,0.1184315;-0.3215685;-0.0656302,0.1356029;-0.6710868;-0.04987788,0.1594925;-0.7082009;-0.1224725,-0.08000564;0.003208119;-0.03512556,-0.1198328;-0.3246825;-0.04377285,-0.130904;-0.6712884;0.00570219,-0.1336087;-0.6773539;-0.08936077,-0.02782583;0.5426654;-0.2356551,780.44
+0;0;0,0.002969122;0.3401077;-0.004935776,0.00602489;0.6756691;-0.02780648,0.1904183;0.5469795;0.003481751,0.2257459;0.3314614;0.09959704,0.2619049;0.1175846;0.2133031,-0.1783537;0.536078;-0.0202847,-0.2278904;0.3261434;0.08173418,-0.2759532;0.1020492;0.1680567,0.07792429;0.003894064;-0.03946698,0.0990032;-0.3238044;-0.002824903,0.1079831;-0.6653826;0.0743096,0.1111321;-0.6258811;-0.02690702,-0.07562879;0.007132319;-0.04329454,-0.1185445;-0.3194541;-0.01735624,-0.138451;-0.6614146;0.05594297,-0.1321092;-0.6218525;-0.04511813,0.005240915;0.5919049;-0.01922919,0;0;0,-0.01634622;0.3136528;-0.1306181,-0.03187097;0.6172523;-0.2745275,0.1446637;0.5029486;-0.1615288,0.2359244;0.3740841;0.01735568,0.2236784;0.2204781;0.2077107,-0.1843303;0.48584;-0.1402508,-0.2568249;0.3607269;0.04955305,-0.2575055;0.2316037;0.2576553,0.0778868;0.005295634;-0.03937769,0.1184315;-0.3215685;-0.0656302,0.1356029;-0.6710868;-0.04987788,0.1594925;-0.7082009;-0.1224725,-0.08000564;0.003208119;-0.03512556,-0.1198328;-0.3246825;-0.04377285,-0.130904;-0.6712884;0.00570219,-0.1336087;-0.6773539;-0.08936077,-0.02782583;0.5426654;-0.2356551,780.4512
+0;0;0,0.002966952;0.339859;-0.004932168,0.006022485;0.6753958;-0.02779993,0.1902499;0.5467803;0.003464444,0.2259138;0.3292103;0.1004948,0.2620667;0.1153699;0.2141815,-0.1781909;0.5358886;-0.02028066,-0.2281993;0.3239553;0.08270952,-0.2762539;0.0998992;0.1690173,0.07798433;0.003897064;-0.03949739,0.09904773;-0.3235604;-0.002882261,0.1080053;-0.66429;0.0740606,0.111145;-0.6248164;-0.02685744,-0.07568706;0.007137815;-0.04332789,-0.1185712;-0.3192084;-0.01740867,-0.1384282;-0.6603193;0.05570843,-0.1321051;-0.6207854;-0.04505455,0.005238827;0.5916654;-0.0192261,0;0;0,-0.01629046;0.3135096;-0.1303213,-0.03187056;0.6171851;-0.2740099,0.1445873;0.503171;-0.1612051,0.2339778;0.3726688;0.02045965,0.2233107;0.2193194;0.2110629,-0.1833483;0.4861038;-0.1383836,-0.2381597;0.3501592;0.05276638,-0.2535611;0.2145936;0.2560991,0.07788401;0.005210459;-0.03954387,0.1185145;-0.3214371;-0.0652976,0.1356709;-0.6700832;-0.04953098,0.1590521;-0.7073532;-0.121726,-0.08011101;0.003290908;-0.03504541,-0.1199748;-0.3243537;-0.0435638,-0.1309896;-0.6701218;0.005631808,-0.13404;-0.6760584;-0.08914854,-0.02782179;0.5425872;-0.2352328,780.4736
+0;0;0,0.002867145;0.3398912;-0.005565024,0.005779009;0.6754862;-0.0291775,0.190302;0.5476461;0.003036661,0.2253434;0.332404;0.1047505,0.2571854;0.1227709;0.2267591,-0.1787059;0.536446;-0.02041326,-0.2281144;0.3266693;0.08661621,-0.2759376;0.1050646;0.1785418,0.07800545;0.003888668;-0.03961301,0.09924253;-0.3230972;-0.003063813,0.1081158;-0.6636366;0.07426574,0.1190018;-0.7047055;0.002810463,-0.07577571;0.007135771;-0.04331611,-0.1185222;-0.3187875;-0.01775539,-0.1384031;-0.659711;0.05574021,-0.1321435;-0.620235;-0.04498804,0.005034103;0.5917596;-0.02041076,0;0;0,-0.01615465;0.3137039;-0.1299775,-0.03171658;0.6175612;-0.2735386,0.1443397;0.5032033;-0.1596503,0.2091109;0.3669316;0.02779961,0.2084409;0.2154132;0.2198615,-0.1820429;0.4876904;-0.1350804,-0.2363807;0.349337;0.05415097,-0.2510433;0.1918865;0.2408068,0.0778697;0.00507009;-0.03974628,0.1185971;-0.3211556;-0.06474066,0.1357169;-0.6697047;-0.04905367,0.1591083;-0.7070848;-0.1210809,-0.08022936;0.003419249;-0.03493885,-0.1199733;-0.3237783;-0.04323242,-0.1309746;-0.6694688;0.005785551,-0.1346033;-0.675357;-0.08894578,-0.02769041;0.5429224;-0.2348037,780.4959
+0;0;0,0.002863929;0.3395101;-0.005558783,0.00577021;0.6744651;-0.02912143,0.190684;0.5467973;0.003114169,0.2257417;0.3314543;0.1048756,0.2576992;0.1210613;0.2273265,-0.1790975;0.5355737;-0.02038491,-0.2285291;0.3256988;0.08669467,-0.2765258;0.1032906;0.1789535,0.07805146;0.003890961;-0.03963638,0.09927593;-0.3229007;-0.003108885,0.1081385;-0.6630267;0.07412681,0.1190701;-0.7043937;0.002371818,-0.0758204;0.007139979;-0.04334166,-0.1185416;-0.3185897;-0.01779613,-0.1383983;-0.6590993;0.05561026,-0.1321125;-0.6195836;-0.04554049,0.005027659;0.5910032;-0.02038241,0;0;0,-0.01617261;0.3135328;-0.1293902,-0.03180228;0.6170359;-0.2722008,0.1442027;0.5035152;-0.1571069,0.2091067;0.3657292;0.02933216,0.212881;0.1968478;0.207505,-0.1827612;0.4878834;-0.1339816,-0.2345492;0.3460093;0.05349308,-0.2479788;0.1809739;0.2347766,0.07785768;0.005044311;-0.03988671,0.1185544;-0.3210453;-0.06411147,0.1355908;-0.6691689;-0.04832172,0.1587574;-0.706754;-0.1208277,-0.08032189;0.003457387;-0.0348519,-0.1201829;-0.3235361;-0.04284416,-0.1312389;-0.6688079;0.006092481,-0.1345221;-0.67476;-0.08908208,-0.02775992;0.5425262;-0.2337978,780.5182
+0;0;0,0.002863929;0.3395101;-0.005558783,0.00577021;0.6744651;-0.02912143,0.190684;0.5467973;0.003114169,0.2257417;0.3314543;0.1048756,0.2576992;0.1210613;0.2273265,-0.1790975;0.5355737;-0.02038491,-0.2285291;0.3256988;0.08669467,-0.2765258;0.1032906;0.1789535,0.07805146;0.003890961;-0.03963638,0.09927593;-0.3229007;-0.003108885,0.1081385;-0.6630267;0.07412681,0.1190701;-0.7043937;0.002371818,-0.0758204;0.007139979;-0.04334166,-0.1185416;-0.3185897;-0.01779613,-0.1383983;-0.6590993;0.05561026,-0.1321125;-0.6195836;-0.04554049,0.005027659;0.5910032;-0.02038241,0;0;0,-0.01617261;0.3135328;-0.1293902,-0.03180228;0.6170359;-0.2722008,0.1442027;0.5035152;-0.1571069,0.2091067;0.3657292;0.02933216,0.212881;0.1968478;0.207505,-0.1827612;0.4878834;-0.1339816,-0.2345492;0.3460093;0.05349308,-0.2479788;0.1809739;0.2347766,0.07785768;0.005044311;-0.03988671,0.1185544;-0.3210453;-0.06411147,0.1355908;-0.6691689;-0.04832172,0.1587574;-0.706754;-0.1208277,-0.08032189;0.003457387;-0.0348519,-0.1201829;-0.3235361;-0.04284416,-0.1312389;-0.6688079;0.006092481,-0.1345221;-0.67476;-0.08908208,-0.02775992;0.5425262;-0.2337978,780.5294
+0;0;0,0.002863929;0.3395101;-0.005558783,0.00577021;0.6744651;-0.02912143,0.190684;0.5467973;0.003114169,0.2257417;0.3314543;0.1048756,0.2576992;0.1210613;0.2273265,-0.1790975;0.5355737;-0.02038491,-0.2285291;0.3256988;0.08669467,-0.2765258;0.1032906;0.1789535,0.07805146;0.003890961;-0.03963638,0.09927593;-0.3229007;-0.003108885,0.1081385;-0.6630267;0.07412681,0.1190701;-0.7043937;0.002371818,-0.0758204;0.007139979;-0.04334166,-0.1185416;-0.3185897;-0.01779613,-0.1383983;-0.6590993;0.05561026,-0.1321125;-0.6195836;-0.04554049,0.005027659;0.5910032;-0.02038241,0;0;0,-0.01617261;0.3135328;-0.1293902,-0.03180228;0.6170359;-0.2722008,0.1442027;0.5035152;-0.1571069,0.2091067;0.3657292;0.02933216,0.212881;0.1968478;0.207505,-0.1827612;0.4878834;-0.1339816,-0.2345492;0.3460093;0.05349308,-0.2479788;0.1809739;0.2347766,0.07785768;0.005044311;-0.03988671,0.1185544;-0.3210453;-0.06411147,0.1355908;-0.6691689;-0.04832172,0.1587574;-0.706754;-0.1208277,-0.08032189;0.003457387;-0.0348519,-0.1201829;-0.3235361;-0.04284416,-0.1312389;-0.6688079;0.006092481,-0.1345221;-0.67476;-0.08908208,-0.02775992;0.5425262;-0.2337978,780.5518
+0;0;0,0.002762352;0.3393019;-0.006001221,0.005523153;0.6738135;-0.03000304,0.1913399;0.5466526;0.002902126,0.2258003;0.3328863;0.1087308,0.2580861;0.1305895;0.246886,-0.1803219;0.5356176;-0.02060349,-0.2291354;0.3275922;0.0908682,-0.2765362;0.1057462;0.1888005,0.07802802;0.00376855;-0.03958645,0.09920989;-0.3228678;-0.003327508,0.1082262;-0.6628649;0.07417162,0.1190505;-0.7044084;0.002229311,-0.07575451;0.007240323;-0.04334157,-0.1185178;-0.3183168;-0.0180724,-0.1383877;-0.6587306;0.05547395,-0.1320967;-0.6192292;-0.04592367,0.004821181;0.5905255;-0.02116266,0;0;0,-0.01610183;0.3135241;-0.1288905,-0.03165657;0.6170336;-0.2707417,0.1439764;0.5046397;-0.1527193,0.2083949;0.3632463;0.03151274,0.2185629;0.1695065;0.1845315,-0.1826772;0.489729;-0.1304049,-0.2333398;0.3426813;0.05369709,-0.2392916;0.1694232;0.2297637,0.07784799;0.004980296;-0.03980637,0.1186583;-0.3209313;-0.06369901,0.1357026;-0.6689907;-0.04790282,0.15871;-0.7069306;-0.1204712,-0.08023609;0.003536732;-0.03491877,-0.1202286;-0.3232628;-0.04249251,-0.131085;-0.6684557;0.006593518,-0.1342471;-0.6743907;-0.0888529,-0.027648;0.5424929;-0.2327528,780.5742
+0;0;0,0.002762352;0.3393019;-0.006001221,0.005523153;0.6738135;-0.03000304,0.1913399;0.5466526;0.002902126,0.2258003;0.3328863;0.1087308,0.2580861;0.1305895;0.246886,-0.1803219;0.5356176;-0.02060349,-0.2291354;0.3275922;0.0908682,-0.2765362;0.1057462;0.1888005,0.07802802;0.00376855;-0.03958645,0.09920989;-0.3228678;-0.003327508,0.1082262;-0.6628649;0.07417162,0.1190505;-0.7044084;0.002229311,-0.07575451;0.007240323;-0.04334157,-0.1185178;-0.3183168;-0.0180724,-0.1383877;-0.6587306;0.05547395,-0.1320967;-0.6192292;-0.04592367,0.004821181;0.5905255;-0.02116266,0;0;0,-0.01610183;0.3135241;-0.1288905,-0.03165657;0.6170336;-0.2707417,0.1439764;0.5046397;-0.1527193,0.2083949;0.3632463;0.03151274,0.2185629;0.1695065;0.1845315,-0.1826772;0.489729;-0.1304049,-0.2333398;0.3426813;0.05369709,-0.2392916;0.1694232;0.2297637,0.07784799;0.004980296;-0.03980637,0.1186583;-0.3209313;-0.06369901,0.1357026;-0.6689907;-0.04790282,0.15871;-0.7069306;-0.1204712,-0.08023609;0.003536732;-0.03491877,-0.1202286;-0.3232628;-0.04249251,-0.131085;-0.6684557;0.006593518,-0.1342471;-0.6743907;-0.0888529,-0.027648;0.5424929;-0.2327528,780.5852
+0;0;0,0.002753965;0.3382717;-0.005983001,0.005488704;0.6696325;-0.02974746,0.1889797;0.5440513;0.002747117,0.2235182;0.3298006;0.1088156,0.2558142;0.1274401;0.2470143,-0.1780305;0.5331544;-0.02046431,-0.2269545;0.3246576;0.09125998,-0.2743703;0.1027417;0.1892231,0.07794522;0.003764551;-0.03954445,0.09913445;-0.3229852;-0.003272921,0.1081506;-0.662973;0.07422411,0.1189932;-0.7046387;0.002159074,-0.07567412;0.00723264;-0.04329558,-0.1184522;-0.3184375;-0.01801764,-0.1383216;-0.6588421;0.05552671,-0.1320198;-0.6193244;-0.04604389,0.004795419;0.5873751;-0.02101648,0;0;0,-0.01592705;0.3129415;-0.1276131,-0.03120608;0.6149442;-0.2652357,0.1427081;0.5084565;-0.1485322,0.2069779;0.3602959;0.03109145,0.2204786;0.1652103;0.1822569,-0.1814133;0.4910843;-0.1279741,-0.2310961;0.3401578;0.05395882,-0.2259169;0.1579989;0.2209407,0.07781563;0.004952312;-0.03966856,0.1186402;-0.3210937;-0.06327605,0.135623;-0.6691539;-0.0476377,0.15874;-0.7071912;-0.1203249,-0.08006071;0.003581012;-0.0350835,-0.1203809;-0.3232995;-0.04239132,-0.130923;-0.6684732;0.00682997,-0.1337647;-0.6741123;-0.08892322,-0.02728777;0.540862;-0.228637,780.6077
+0;0;0,0.002718219;0.336854;-0.006312664,0.005416125;0.6660451;-0.03016978,0.1872022;0.5424031;0.00261602,0.2213642;0.329372;0.1121815,0.2507977;0.1257019;0.2496575,-0.1764379;0.5313489;-0.02032387,-0.2248077;0.324216;0.09504594,-0.2720415;0.1044435;0.1985665,0.07786792;0.003647143;-0.03936304,0.09922601;-0.324132;-0.002776694,0.1082284;-0.6646419;0.07493606,0.1194699;-0.7059911;0.002764001,-0.07548919;0.007297014;-0.04329317,-0.1182111;-0.3194301;-0.01763859,-0.1381209;-0.6603358;0.05621368,-0.1318348;-0.620851;-0.04525754,0.004731732;0.5844048;-0.02144657,0;0;0,-0.01572561;0.3121446;-0.1258423,-0.03088652;0.6134248;-0.2598269,0.1420128;0.5122482;-0.1447103,0.2063947;0.3592074;0.031322,0.2231026;0.1599114;0.177094,-0.1805535;0.4924529;-0.1249861,-0.2296062;0.3375499;0.05432579,-0.2249089;0.1557105;0.2221348,0.07768088;0.005012691;-0.03958178,0.1188991;-0.3221097;-0.06251478,0.1358082;-0.6707329;-0.04691935,0.1590733;-0.7082916;-0.1198606,-0.07987358;0.003511168;-0.035129,-0.1203856;-0.3244385;-0.04158876,-0.1309776;-0.6701718;0.007640682,-0.1336064;-0.6754306;-0.08814967,-0.02701768;0.5395383;-0.2242248,780.63
+0;0;0,0.002718219;0.336854;-0.006312664,0.005416125;0.6660451;-0.03016978,0.1872022;0.5424031;0.00261602,0.2213642;0.329372;0.1121815,0.2507977;0.1257019;0.2496575,-0.1764379;0.5313489;-0.02032387,-0.2248077;0.324216;0.09504594,-0.2720415;0.1044435;0.1985665,0.07786792;0.003647143;-0.03936304,0.09922601;-0.324132;-0.002776694,0.1082284;-0.6646419;0.07493606,0.1194699;-0.7059911;0.002764001,-0.07548919;0.007297014;-0.04329317,-0.1182111;-0.3194301;-0.01763859,-0.1381209;-0.6603358;0.05621368,-0.1318348;-0.620851;-0.04525754,0.004731732;0.5844048;-0.02144657,0;0;0,-0.01572561;0.3121446;-0.1258423,-0.03088652;0.6134248;-0.2598269,0.1420128;0.5122482;-0.1447103,0.2063947;0.3592074;0.031322,0.2231026;0.1599114;0.177094,-0.1805535;0.4924529;-0.1249861,-0.2296062;0.3375499;0.05432579,-0.2249089;0.1557105;0.2221348,0.07768088;0.005012691;-0.03958178,0.1188991;-0.3221097;-0.06251478,0.1358082;-0.6707329;-0.04691935,0.1590733;-0.7082916;-0.1198606,-0.07987358;0.003511168;-0.035129,-0.1203856;-0.3244385;-0.04158876,-0.1309776;-0.6701718;0.007640682,-0.1336064;-0.6754306;-0.08814967,-0.02701768;0.5395383;-0.2242248,780.6414
+0;0;0,0.002586661;0.3368455;-0.006803204,0.005102688;0.6659966;-0.03122012,0.1871047;0.5433815;0.002198838,0.2207719;0.3321275;0.1153013,0.2489252;0.1373126;0.265308,-0.17698;0.5322976;-0.02058196,-0.2243892;0.3270161;0.09843795,-0.2706748;0.1089001;0.2058185,0.07793488;0.003600461;-0.03923459,0.09927804;-0.3241745;-0.002601627,0.1082075;-0.6646481;0.07527809,0.119533;-0.7056053;0.002733715,-0.07543116;0.007312723;-0.04339154,-0.118067;-0.3194085;-0.01751996,-0.1381314;-0.6602641;0.05652148,-0.131877;-0.6208218;-0.04495566,0.004469046;0.5843718;-0.02234918,0;0;0,-0.01572561;0.3121446;-0.1258423,-0.03088652;0.6134248;-0.2598269,0.1420128;0.5122482;-0.1447103,0.2063947;0.3592074;0.031322,0.2231026;0.1599114;0.177094,-0.1805535;0.4924529;-0.1249861,-0.2296062;0.3375499;0.05432579,-0.2249089;0.1557105;0.2221348,0.07768088;0.005012691;-0.03958178,0.1188991;-0.3221097;-0.06251478,0.1358082;-0.6707329;-0.04691935,0.1590733;-0.7082916;-0.1198606,-0.07987358;0.003511168;-0.035129,-0.1203856;-0.3244385;-0.04158876,-0.1309776;-0.6701718;0.007640682,-0.1336064;-0.6754306;-0.08814967,-0.02701768;0.5395383;-0.2242248,780.6523
+0;0;0,0.002577483;0.3356503;-0.006779065,0.005084123;0.6635734;-0.03110481,0.186544;0.5413864;0.002207691,0.2203354;0.3293528;0.1157276,0.2485027;0.1344415;0.2658085,-0.1764552;0.5303357;-0.02050518,-0.2240393;0.3242965;0.09895399,-0.2703479;0.1060726;0.2063876,0.07775061;0.003591948;-0.03914182,0.09914108;-0.3249097;-0.002427641,0.108066;-0.6652098;0.07541239,0.1194086;-0.706274;0.002758719,-0.0752528;0.007295431;-0.04328894,-0.1179831;-0.3201502;-0.01736,-0.1380373;-0.6608321;0.05664371,-0.1317735;-0.6213756;-0.04498632,0.004452856;0.5822546;-0.02226713,0;0;0,-0.01580518;0.3116081;-0.1239529,-0.03148446;0.6128401;-0.2549253,0.1418767;0.5137816;-0.1418805,0.1960463;0.3483189;0.02745533,0.2221498;0.147104;0.1693683,-0.180897;0.4929951;-0.1212143,-0.2290082;0.3350749;0.05692441,-0.2306699;0.153153;0.2248821,0.07759206;0.004986227;-0.0393033,0.1188976;-0.3229611;-0.06082582,0.1359591;-0.6714363;-0.0460999,0.1592295;-0.7091019;-0.1191559,-0.07954619;0.003517618;-0.03535776,-0.1203328;-0.3251635;-0.04025006,-0.1308028;-0.670787;0.008511961,-0.1336217;-0.6757771;-0.08753528,-0.02746837;0.5389403;-0.2200835,780.6747
+0;0;0,0.0025698;0.3346497;-0.006758857,0.005072623;0.662073;-0.03104895,0.1869392;0.5398878;0.002308026,0.2207123;0.3279688;0.1157665,0.2489405;0.1326364;0.2661717,-0.1768693;0.5288124;-0.02045549,-0.2244277;0.3228846;0.09893908,-0.2708364;0.1041894;0.2066048,0.07767656;0.003588527;-0.03910454,0.09912196;-0.3257567;-0.002296083,0.108043;-0.6659082;0.07550996,0.1194668;-0.7074812;0.002336107,-0.07518113;0.007288483;-0.04324771,-0.1180212;-0.320998;-0.01725218,-0.1380666;-0.6615311;0.05671922,-0.131758;-0.6220068;-0.04563845,0.004442078;0.5808471;-0.02222137,0;0;0,-0.01590228;0.3111089;-0.122479,-0.03194113;0.6122996;-0.2522335,0.1418625;0.5147877;-0.138711,0.1982696;0.3513261;0.03164649,0.2209001;0.1437322;0.1656835,-0.1811081;0.4931816;-0.1173771,-0.228616;0.3340766;0.05968699,-0.2306599;0.1524833;0.2287816,0.07751744;0.005043;-0.03925943,0.1188543;-0.3238733;-0.05896592,0.1362326;-0.6722277;-0.04541445,0.1591847;-0.7103934;-0.1191318,-0.07945719;0.003431333;-0.03536199,-0.1207709;-0.3260607;-0.03871109,-0.1307704;-0.6716688;0.009158764,-0.13375;-0.6767424;-0.08763258,-0.02784228;0.5383982;-0.2176249,780.6969
+0;0;0,0.002465452;0.3346399;-0.007266392,0.004822067;0.6620238;-0.03209377,0.186784;0.5403477;0.001800274,0.2199098;0.3305062;0.119241,0.2497581;0.1343934;0.2683118,-0.1771856;0.5291758;-0.0206354,-0.2238578;0.3250147;0.1020963,-0.2691956;0.1091972;0.2158529,0.07764827;0.003678421;-0.03915231,0.09910177;-0.3256581;-0.00227112,0.1081247;-0.6657937;0.07559344,0.119089;-0.7081057;0.003078885,-0.07521862;0.007193662;-0.04319837,-0.1180791;-0.3210862;-0.01715312,-0.138014;-0.661613;0.05687751,-0.1317734;-0.6221324;-0.0454884,0.004231003;0.5808125;-0.02313125,0;0;0,-0.01590228;0.3111089;-0.122479,-0.03194113;0.6122996;-0.2522335,0.1418625;0.5147877;-0.138711,0.1982696;0.3513261;0.03164649,0.2209001;0.1437322;0.1656835,-0.1811081;0.4931816;-0.1173771,-0.228616;0.3340766;0.05968699,-0.2306599;0.1524833;0.2287816,0.07751744;0.005043;-0.03925943,0.1188543;-0.3238733;-0.05896592,0.1362326;-0.6722277;-0.04541445,0.1591847;-0.7103934;-0.1191318,-0.07945719;0.003431333;-0.03536199,-0.1207709;-0.3260607;-0.03871109,-0.1307704;-0.6716688;0.009158764,-0.13375;-0.6767424;-0.08763258,-0.02784228;0.5383982;-0.2176249,780.7107
+0;0;0,0.00245962;0.3338482;-0.007249202,0.004811482;0.6605716;-0.03202751,0.186094;0.539188;0.001757972,0.2192483;0.3291662;0.1192997,0.2490896;0.1330998;0.2683352,-0.176519;0.5280578;-0.02059408,-0.2232313;0.3237213;0.1022431,-0.2685584;0.1079548;0.2159728,0.07765113;0.003678556;-0.03915375,0.09912325;-0.3259441;-0.002240513,0.1081462;-0.666082;0.0756246,0.1191327;-0.7085401;0.002963588,-0.07522138;0.007193926;-0.04319996,-0.1181191;-0.3213711;-0.01713207,-0.1380541;-0.6619003;0.05689907,-0.1318009;-0.6224006;-0.04567357,0.00422145;0.579502;-0.02308063,0;0;0,-0.01565887;0.3106575;-0.1214905,-0.0313329;0.6114759;-0.2504723,0.1415865;0.515115;-0.1368017,0.1962809;0.3490512;0.03188658,0.2202347;0.1420917;0.1665645,-0.1800942;0.4941213;-0.1155574,-0.2275019;0.3345071;0.06136132,-0.2521405;0.1610924;0.237044,0.07747041;0.004972786;-0.03936815,0.1188264;-0.3243211;-0.0575335,0.1364769;-0.6726992;-0.04491305,0.1596004;-0.7107208;-0.119,-0.07949183;0.003488993;-0.03528628,-0.1210668;-0.3262701;-0.03757685,-0.1306851;-0.6719656;0.009753928,-0.1338291;-0.677003;-0.08726664,-0.0273428;0.5376559;-0.2160141,780.7303
+0;0;0,0.00245962;0.3338482;-0.007249202,0.004811482;0.6605716;-0.03202751,0.186094;0.539188;0.001757972,0.2192483;0.3291662;0.1192997,0.2490896;0.1330998;0.2683352,-0.176519;0.5280578;-0.02059408,-0.2232313;0.3237213;0.1022431,-0.2685584;0.1079548;0.2159728,0.07765113;0.003678556;-0.03915375,0.09912325;-0.3259441;-0.002240513,0.1081462;-0.666082;0.0756246,0.1191327;-0.7085401;0.002963588,-0.07522138;0.007193926;-0.04319996,-0.1181191;-0.3213711;-0.01713207,-0.1380541;-0.6619003;0.05689907,-0.1318009;-0.6224006;-0.04567357,0.00422145;0.579502;-0.02308063,0;0;0,-0.01565887;0.3106575;-0.1214905,-0.0313329;0.6114759;-0.2504723,0.1415865;0.515115;-0.1368017,0.1962809;0.3490512;0.03188658,0.2202347;0.1420917;0.1665645,-0.1800942;0.4941213;-0.1155574,-0.2275019;0.3345071;0.06136132,-0.2521405;0.1610924;0.237044,0.07747041;0.004972786;-0.03936815,0.1188264;-0.3243211;-0.0575335,0.1364769;-0.6726992;-0.04491305,0.1596004;-0.7107208;-0.119,-0.07949183;0.003488993;-0.03528628,-0.1210668;-0.3262701;-0.03757685,-0.1306851;-0.6719656;0.009753928,-0.1338291;-0.677003;-0.08726664,-0.0273428;0.5376559;-0.2160141,780.7419
+0;0;0,0.00243777;0.3332092;-0.007037661,0.004985231;0.6593961;-0.03073943,0.1852988;0.5407602;0.001353156,0.2177166;0.3326547;0.1220794,0.2472774;0.1378644;0.2730259,-0.1754144;0.5294437;-0.02080607,-0.2214255;0.3272531;0.1054301,-0.2667362;0.1135922;0.2233195,0.07771053;0.003726476;-0.03915474,0.09896163;-0.3248141;-0.002423316,0.1080966;-0.6660277;0.07575677,0.1188404;-0.7082438;0.003030851,-0.07526962;0.007140843;-0.04323655,-0.1180798;-0.3203283;-0.01733323,-0.1380629;-0.6619059;0.05714947,-0.1318642;-0.6223469;-0.04527055,0.00434702;0.5784061;-0.02215359,0;0;0,-0.01552022;0.3104094;-0.1203704,-0.0309292;0.6110592;-0.2482018,0.1400886;0.5150352;-0.1346579,0.1960059;0.3512777;0.03560781,0.2195017;0.1430529;0.1686203,-0.1786444;0.4951923;-0.114215,-0.2263258;0.3393814;0.06573804,-0.2307127;0.1645001;0.2418041,0.07747994;0.004964203;-0.03947306,0.1184717;-0.3233333;-0.05621099,0.1367202;-0.6728376;-0.04454827,0.1597625;-0.710724;-0.1185763,-0.07957886;0.003495977;-0.03522627,-0.1212972;-0.3251347;-0.0363369,-0.130792;-0.6720703;0.01022219,-0.1340244;-0.6769126;-0.08670679,-0.02702238;0.5372497;-0.2139909,780.7637
+0;0;0,0.00243777;0.3332092;-0.007037661,0.004985231;0.6593961;-0.03073943,0.1852988;0.5407602;0.001353156,0.2177166;0.3326547;0.1220794,0.2472774;0.1378644;0.2730259,-0.1754144;0.5294437;-0.02080607,-0.2214255;0.3272531;0.1054301,-0.2667362;0.1135922;0.2233195,0.07771053;0.003726476;-0.03915474,0.09896163;-0.3248141;-0.002423316,0.1080966;-0.6660277;0.07575677,0.1188404;-0.7082438;0.003030851,-0.07526962;0.007140843;-0.04323655,-0.1180798;-0.3203283;-0.01733323,-0.1380629;-0.6619059;0.05714947,-0.1318642;-0.6223469;-0.04527055,0.00434702;0.5784061;-0.02215359,0;0;0,-0.01552022;0.3104094;-0.1203704,-0.0309292;0.6110592;-0.2482018,0.1400886;0.5150352;-0.1346579,0.1960059;0.3512777;0.03560781,0.2195017;0.1430529;0.1686203,-0.1786444;0.4951923;-0.114215,-0.2263258;0.3393814;0.06573804,-0.2307127;0.1645001;0.2418041,0.07747994;0.004964203;-0.03947306,0.1184717;-0.3233333;-0.05621099,0.1367202;-0.6728376;-0.04454827,0.1597625;-0.710724;-0.1185763,-0.07957886;0.003495977;-0.03522627,-0.1212972;-0.3251347;-0.0363369,-0.130792;-0.6720703;0.01022219,-0.1340244;-0.6769126;-0.08670679,-0.02702238;0.5372497;-0.2139909,780.7753
+0;0;0,0.002430684;0.3322408;-0.007017205,0.004969105;0.6572696;-0.03063572,0.1828824;0.5394012;0.001116423,0.2153103;0.3312316;0.1218798,0.244868;0.1364616;0.2728106,-0.173042;0.5282349;-0.02074862,-0.2190672;0.325982;0.1055264,-0.2643732;0.1123434;0.2234035,0.07773378;0.003727591;-0.03916645,0.09896599;-0.3245209;-0.002467692,0.1081063;-0.6659317;0.07575761,0.1188913;-0.7084248;0.002752766,-0.07529214;0.007142979;-0.04324948,-0.1180643;-0.320035;-0.0173692,-0.1380589;-0.66181;0.05715657,-0.1318364;-0.6222144;-0.04565625,0.004333002;0.5765473;-0.02207825,0;0;0,-0.01523476;0.3099474;-0.1189101,-0.02991411;0.6100879;-0.2450464,0.1389247;0.5154744;-0.1332145,0.1917933;0.3503213;0.03678346,0.2150035;0.1423383;0.1701756,-0.17682;0.4959561;-0.1138554,-0.2244064;0.3426094;0.06832659,-0.2308309;0.1685132;0.2450702,0.07738904;0.004983664;-0.03970575,0.1184277;-0.3230456;-0.05574703,0.1370046;-0.6727452;-0.04438424,0.1602769;-0.7107708;-0.118763,-0.07964565;0.003491805;-0.03514007,-0.1216546;-0.324806;-0.03581688,-0.1306375;-0.672031;0.01020608,-0.1339008;-0.6767949;-0.08716999,-0.02622047;0.5363779;-0.2112391,780.7975
+0;0;0,0.002219208;0.3322288;-0.007628939,0.004346632;0.6571636;-0.0324942,0.1824011;0.5398839;0.0004664864,0.2143871;0.3340056;0.1252101,0.2421529;0.1419948;0.279968,-0.1735496;0.5282932;-0.02103564,-0.2191236;0.3282267;0.1088349,-0.2643985;0.1165298;0.2301761,0.07772387;0.003832783;-0.03917598,0.09857821;-0.3244244;-0.002338249,0.1076831;-0.6658238;0.075941,0.118816;-0.7081987;0.002871089,-0.07534291;0.00702838;-0.04317979,-0.1183013;-0.3201236;-0.01727971,-0.1383208;-0.6618806;0.05732246,-0.1321758;-0.6223691;-0.04550284,0.003845881;0.5764835;-0.02353805,0;0;0,-0.01523476;0.3099474;-0.1189101,-0.02991411;0.6100879;-0.2450464,0.1389247;0.5154744;-0.1332145,0.1917933;0.3503213;0.03678346,0.2150035;0.1423383;0.1701756,-0.17682;0.4959561;-0.1138554,-0.2244064;0.3426094;0.06832659,-0.2308309;0.1685132;0.2450702,0.07738904;0.004983664;-0.03970575,0.1184277;-0.3230456;-0.05574703,0.1370046;-0.6727452;-0.04438424,0.1602769;-0.7107708;-0.118763,-0.07964565;0.003491805;-0.03514007,-0.1216546;-0.324806;-0.03581688,-0.1306375;-0.672031;0.01020608,-0.1339008;-0.6767949;-0.08716999,-0.02622047;0.5363779;-0.2112391,780.8196
+0;0;0,0.002213765;0.3314139;-0.007610227,0.004336018;0.655559;-0.03241513,0.1812858;0.5387006;0.0003752708,0.2132503;0.3329602;0.1250353,0.2409635;0.1413126;0.2795005,-0.1724602;0.5271817;-0.02099367,-0.2180037;0.3272493;0.1087898,-0.263193;0.1159527;0.2299016,0.0777972;0.0038364;-0.03921295,0.09861575;-0.3238572;-0.002438463,0.1077354;-0.6658109;0.0759679,0.1188677;-0.7081821;0.00290174,-0.075414;0.007035012;-0.04322053,-0.1182986;-0.3195553;-0.01736493,-0.1383506;-0.6618672;0.05735839,-0.132206;-0.6223561;-0.04546163,0.003836475;0.5750736;-0.02348058,0;0;0,-0.01466177;0.3096379;-0.1175048,-0.02866235;0.6095369;-0.2422421,0.1388583;0.5162711;-0.1307623,0.1921672;0.3530572;0.04073215,0.2118448;0.150734;0.1822753,-0.1748418;0.4973965;-0.1113184,-0.2267429;0.3489045;0.07347156,-0.2368193;0.1851151;0.259019,0.07737477;0.004864335;-0.0399282,0.1189191;-0.3225667;-0.05515218,0.1376651;-0.6728282;-0.04381108,0.1609544;-0.7108115;-0.1182158,-0.07978996;0.00359898;-0.03500555,-0.1213922;-0.3241785;-0.03502987,-0.1301427;-0.6720065;0.01082018,-0.1337061;-0.6765764;-0.08660877,-0.02517773;0.5358699;-0.2087905,780.8309
+0;0;0,0.002213765;0.3314139;-0.007610227,0.004336018;0.655559;-0.03241513,0.1812858;0.5387006;0.0003752708,0.2132503;0.3329602;0.1250353,0.2409635;0.1413126;0.2795005,-0.1724602;0.5271817;-0.02099367,-0.2180037;0.3272493;0.1087898,-0.263193;0.1159527;0.2299016,0.0777972;0.0038364;-0.03921295,0.09861575;-0.3238572;-0.002438463,0.1077354;-0.6658109;0.0759679,0.1188677;-0.7081821;0.00290174,-0.075414;0.007035012;-0.04322053,-0.1182986;-0.3195553;-0.01736493,-0.1383506;-0.6618672;0.05735839,-0.132206;-0.6223561;-0.04546163,0.003836475;0.5750736;-0.02348058,0;0;0,-0.01466177;0.3096379;-0.1175048,-0.02866235;0.6095369;-0.2422421,0.1388583;0.5162711;-0.1307623,0.1921672;0.3530572;0.04073215,0.2118448;0.150734;0.1822753,-0.1748418;0.4973965;-0.1113184,-0.2267429;0.3489045;0.07347156,-0.2368193;0.1851151;0.259019,0.07737477;0.004864335;-0.0399282,0.1189191;-0.3225667;-0.05515218,0.1376651;-0.6728282;-0.04381108,0.1609544;-0.7108115;-0.1182158,-0.07978996;0.00359898;-0.03500555,-0.1213922;-0.3241785;-0.03502987,-0.1301427;-0.6720065;0.01082018,-0.1337061;-0.6765764;-0.08660877,-0.02517773;0.5358699;-0.2087905,780.8426
+0;0;0,0.00205402;0.3306158;-0.008328362,0.003869308;0.6544039;-0.03434363,0.1817449;0.5384154;-0.0008955486,0.2138731;0.3349283;0.127169,0.2392682;0.1469437;0.2864613,-0.1734657;0.5258113;-0.02119183,-0.2180268;0.3278891;0.1117776,-0.263256;0.1192428;0.2373887,0.07788744;0.003782865;-0.03917716,0.09866284;-0.3238206;-0.002428532,0.107624;-0.6653264;0.0758597,0.1192117;-0.7079092;0.00233902,-0.07541266;0.007084249;-0.04334003,-0.1183522;-0.3193994;-0.01744189,-0.138743;-0.6612442;0.05713637,-0.1328313;-0.6217877;-0.04622443,0.003454686;0.5739889;-0.02506104,0;0;0,-0.01426931;0.3092528;-0.1163595,-0.02794155;0.6089959;-0.2408237,0.1405768;0.5155863;-0.1300373,0.1927967;0.3532771;0.04249835,0.212109;0.150929;0.1840589,-0.1744072;0.4981972;-0.1084303,-0.2233328;0.3495008;0.07686787,-0.2362677;0.183966;0.2606831,0.07725939;0.004651308;-0.04031086,0.1194315;-0.322642;-0.05468988,0.1385418;-0.6724133;-0.04327297,0.1618802;-0.7110402;-0.1177948,-0.07995826;0.003784109;-0.03475587,-0.1212756;-0.3239337;-0.03453476,-0.129425;-0.6713606;0.0108923,-0.1335364;-0.6760207;-0.08703421,-0.02453401;0.5353476;-0.2073987,780.8643
+0;0;0,0.00205402;0.3306158;-0.008328362,0.003869308;0.6544039;-0.03434363,0.1817449;0.5384154;-0.0008955486,0.2138731;0.3349283;0.127169,0.2392682;0.1469437;0.2864613,-0.1734657;0.5258113;-0.02119183,-0.2180268;0.3278891;0.1117776,-0.263256;0.1192428;0.2373887,0.07788744;0.003782865;-0.03917716,0.09866284;-0.3238206;-0.002428532,0.107624;-0.6653264;0.0758597,0.1192117;-0.7079092;0.00233902,-0.07541266;0.007084249;-0.04334003,-0.1183522;-0.3193994;-0.01744189,-0.138743;-0.6612442;0.05713637,-0.1328313;-0.6217877;-0.04622443,0.003454686;0.5739889;-0.02506104,0;0;0,-0.01426931;0.3092528;-0.1163595,-0.02794155;0.6089959;-0.2408237,0.1405768;0.5155863;-0.1300373,0.1927967;0.3532771;0.04249835,0.212109;0.150929;0.1840589,-0.1744072;0.4981972;-0.1084303,-0.2233328;0.3495008;0.07686787,-0.2362677;0.183966;0.2606831,0.07725939;0.004651308;-0.04031086,0.1194315;-0.322642;-0.05468988,0.1385418;-0.6724133;-0.04327297,0.1618802;-0.7110402;-0.1177948,-0.07995826;0.003784109;-0.03475587,-0.1212756;-0.3239337;-0.03453476,-0.129425;-0.6713606;0.0108923,-0.1335364;-0.6760207;-0.08703421,-0.02453401;0.5353476;-0.2073987,780.8759
+0;0;0,0.002050121;0.3299884;-0.008312556,0.003862379;0.6532368;-0.0342849,0.1815889;0.5374029;-0.0008715186,0.213709;0.3339667;0.127161,0.2390254;0.1465649;0.2859595,-0.1733233;0.5248094;-0.02115075,-0.2178733;0.3269368;0.1117853,-0.2629623;0.1189372;0.2370072,0.07804877;0.003790701;-0.0392583,0.0988161;-0.3236857;-0.002523936,0.107767;-0.6648018;0.07567498,0.1193767;-0.7075223;0.002014913,-0.07556886;0.007098923;-0.0434298,-0.1184918;-0.3192581;-0.01754171,-0.1388593;-0.6607128;0.05695146,-0.1329363;-0.6212385;-0.0466053,0.003448399;0.5729465;-0.02501671,0;0;0,-0.01392044;0.3091365;-0.1149194,-0.02716161;0.6089637;-0.2378097,0.1418095;0.5148555;-0.1292241,0.1932828;0.3530052;0.0438807,0.2099223;0.1606703;0.1978538,-0.1755312;0.4966527;-0.1094541,-0.2224914;0.3502682;0.07810014,-0.2375895;0.1862188;0.262049,0.07732073;0.004606932;-0.04058909,0.1194168;-0.3226052;-0.05406547,0.1391358;-0.6719521;-0.04296279,0.1625372;-0.7108188;-0.1175189,-0.08022226;0.003827394;-0.03459674,-0.1219437;-0.3237094;-0.03390496,-0.1293156;-0.670765;0.01140966,-0.1327549;-0.6752649;-0.08680837,-0.02387751;0.53526;-0.2048008,780.898
+0;0;0,0.001911252;0.3299722;-0.008960051,0.003563791;0.6531722;-0.03554421,0.1817345;0.5387925;-0.002956755,0.2148886;0.3379596;0.128866,0.239048;0.1518085;0.2893074,-0.1736156;0.5249399;-0.0214383,-0.2175024;0.3286971;0.1141088,-0.2623414;0.123082;0.2432956,0.07809401;0.003804332;-0.03916692,0.09874852;-0.3236641;-0.00229818,0.1077219;-0.6647758;0.07591748,0.1187551;-0.7077732;0.002443016,-0.07552839;0.007057279;-0.04350692,-0.1184448;-0.3192738;-0.01728312,-0.1389247;-0.6607307;0.05716924,-0.1334528;-0.6213111;-0.04641733,0.003184604;0.5728985;-0.02613141,0;0;0,-0.01392044;0.3091365;-0.1149194,-0.02716161;0.6089637;-0.2378097,0.1418095;0.5148555;-0.1292241,0.1932828;0.3530052;0.0438807,0.2099223;0.1606703;0.1978538,-0.1755312;0.4966527;-0.1094541,-0.2224914;0.3502682;0.07810014,-0.2375895;0.1862188;0.262049,0.07732073;0.004606932;-0.04058909,0.1194168;-0.3226052;-0.05406547,0.1391358;-0.6719521;-0.04296279,0.1625372;-0.7108188;-0.1175189,-0.08022226;0.003827394;-0.03459674,-0.1219437;-0.3237094;-0.03390496,-0.1293156;-0.670765;0.01140966,-0.1327549;-0.6752649;-0.08680837,-0.02387751;0.53526;-0.2048008,780.9094
+0;0;0,0.00190532;0.3289481;-0.008932239,0.003553262;0.6512486;-0.03544223,0.1810573;0.5372238;-0.002968119,0.2142338;0.3362553;0.1289437,0.2383829;0.150183;0.2893172,-0.1729638;0.5234231;-0.02138054,-0.2168802;0.3270478;0.1142582,-0.2617002;0.1215197;0.2433902,0.0783055;0.003814635;-0.039273,0.09896457;-0.323726;-0.002396122,0.1079337;-0.6646775;0.07578281,0.118983;-0.7077815;0.002201051,-0.07573294;0.007076391;-0.04362474,-0.1186588;-0.3193267;-0.01739515,-0.1391291;-0.6606232;0.05702224,-0.1336493;-0.6211899;-0.04671559,0.003175149;0.5712023;-0.0260561,0;0;0,-0.01356173;0.3087513;-0.113044,-0.02630528;0.6082891;-0.234302,0.1413399;0.5153188;-0.1249046,0.1941693;0.3518809;0.04652143,0.210413;0.1609146;0.2020648,-0.1732618;0.4979597;-0.1044727,-0.2212809;0.3508678;0.08247097,-0.2332872;0.1865216;0.2662423,0.07740041;0.004530907;-0.04095507,0.1198767;-0.3227252;-0.05394626,0.1402243;-0.6718701;-0.04280519,0.163556;-0.7109706;-0.1173794,-0.08061301;0.003924466;-0.03427552,-0.1223315;-0.3236866;-0.03390433,-0.1287553;-0.6705779;0.011543,-0.1326281;-0.6748952;-0.08688407,-0.02315723;0.5346519;-0.2016938,780.9314
+0;0;0,0.00190532;0.3289481;-0.008932239,0.003553262;0.6512486;-0.03544223,0.1810573;0.5372238;-0.002968119,0.2142338;0.3362553;0.1289437,0.2383829;0.150183;0.2893172,-0.1729638;0.5234231;-0.02138054,-0.2168802;0.3270478;0.1142582,-0.2617002;0.1215197;0.2433902,0.0783055;0.003814635;-0.039273,0.09896457;-0.323726;-0.002396122,0.1079337;-0.6646775;0.07578281,0.118983;-0.7077815;0.002201051,-0.07573294;0.007076391;-0.04362474,-0.1186588;-0.3193267;-0.01739515,-0.1391291;-0.6606232;0.05702224,-0.1336493;-0.6211899;-0.04671559,0.003175149;0.5712023;-0.0260561,0;0;0,-0.01356173;0.3087513;-0.113044,-0.02630528;0.6082891;-0.234302,0.1413399;0.5153188;-0.1249046,0.1941693;0.3518809;0.04652143,0.210413;0.1609146;0.2020648,-0.1732618;0.4979597;-0.1044727,-0.2212809;0.3508678;0.08247097,-0.2332872;0.1865216;0.2662423,0.07740041;0.004530907;-0.04095507,0.1198767;-0.3227252;-0.05394626,0.1402243;-0.6718701;-0.04280519,0.163556;-0.7109706;-0.1173794,-0.08061301;0.003924466;-0.03427552,-0.1223315;-0.3236866;-0.03390433,-0.1287553;-0.6705779;0.011543,-0.1326281;-0.6748952;-0.08688407,-0.02315723;0.5346519;-0.2016938,780.9537
+0;0;0,0.001672424;0.3284894;-0.009462536,0.003054712;0.6507069;-0.03679349,0.1804285;0.5378855;-0.004433518,0.2146058;0.3394023;0.1310909,0.2392506;0.1553778;0.2935947,-0.1730097;0.5233161;-0.02208267,-0.2163456;0.3289791;0.1167902,-0.2611246;0.1259149;0.2496044,0.07845778;0.003929552;-0.03924607,0.09880459;-0.3230493;-0.002516758,0.1076781;-0.6634792;0.07575628,0.1185464;-0.7065372;0.002398953,-0.07583984;0.006960076;-0.04371722,-0.1188208;-0.3188313;-0.01743365,-0.1393338;-0.6596626;0.05680355,-0.1340561;-0.6203099;-0.0467414,0.002752463;0.5706748;-0.02717515,0;0;0,-0.01325629;0.3086243;-0.112129,-0.02578553;0.6082133;-0.2332418,0.140264;0.5155863;-0.1215785,0.1943433;0.3514626;0.04891896,0.2112105;0.1617526;0.2057803,-0.1710274;0.498818;-0.1012572,-0.2149335;0.3492826;0.08486624,-0.2286646;0.1843619;0.2678757,0.07754616;0.004472941;-0.04096222,0.1200354;-0.3221872;-0.05384851,0.1412324;-0.6707952;-0.04284859,0.1642619;-0.7101424;-0.1169937,-0.08075555;0.004004037;-0.03426118,-0.1226163;-0.3229909;-0.03383537,-0.1280439;-0.6694121;0.01156105,-0.1322324;-0.6735891;-0.08667986,-0.02267965;0.5345576;-0.200639,780.965
+0;0;0,0.001672424;0.3284894;-0.009462536,0.003054712;0.6507069;-0.03679349,0.1804285;0.5378855;-0.004433518,0.2146058;0.3394023;0.1310909,0.2392506;0.1553778;0.2935947,-0.1730097;0.5233161;-0.02208267,-0.2163456;0.3289791;0.1167902,-0.2611246;0.1259149;0.2496044,0.07845778;0.003929552;-0.03924607,0.09880459;-0.3230493;-0.002516758,0.1076781;-0.6634792;0.07575628,0.1185464;-0.7065372;0.002398953,-0.07583984;0.006960076;-0.04371722,-0.1188208;-0.3188313;-0.01743365,-0.1393338;-0.6596626;0.05680355,-0.1340561;-0.6203099;-0.0467414,0.002752463;0.5706748;-0.02717515,0;0;0,-0.01325629;0.3086243;-0.112129,-0.02578553;0.6082133;-0.2332418,0.140264;0.5155863;-0.1215785,0.1943433;0.3514626;0.04891896,0.2112105;0.1617526;0.2057803,-0.1710274;0.498818;-0.1012572,-0.2149335;0.3492826;0.08486624,-0.2286646;0.1843619;0.2678757,0.07754616;0.004472941;-0.04096222,0.1200354;-0.3221872;-0.05384851,0.1412324;-0.6707952;-0.04284859,0.1642619;-0.7101424;-0.1169937,-0.08075555;0.004004037;-0.03426118,-0.1226163;-0.3229909;-0.03383537,-0.1280439;-0.6694121;0.01156105,-0.1322324;-0.6735891;-0.08667986,-0.02267965;0.5345576;-0.200639,780.9763
+0;0;0,0.001669622;0.327939;-0.009446681,0.00305032;0.6497853;-0.03674594,0.1791895;0.5372883;-0.004555648,0.2133804;0.3387259;0.1310229,0.2380248;0.154704;0.2935243,-0.171792;0.5228201;-0.02208212,-0.2151452;0.3284056;0.1168462,-0.2599236;0.1253442;0.2496585,0.07850998;0.003932166;-0.03927218,0.09886768;-0.3232218;-0.002523202,0.1077283;-0.6631566;0.07563601,0.1185957;-0.7062087;0.002284668,-0.0758903;0.006964707;-0.0437463,-0.1188942;-0.3190011;-0.01744866,-0.1393774;-0.6593368;0.0566806,-0.1341002;-0.6199848;-0.04685593,0.002748436;0.5698496;-0.0271392,0;0;0,-0.01275665;0.3085204;-0.1108532,-0.02488472;0.608156;-0.2308934,0.1397134;0.5162647;-0.1194744,0.1948283;0.3513283;0.05004239,0.2118741;0.1616528;0.2069206,-0.1691042;0.499369;-0.09959319,-0.2130046;0.348871;0.08588114,-0.2261468;0.183771;0.2687674,0.07744294;0.004389405;-0.04129052,0.1203778;-0.3224093;-0.05369473,0.1421977;-0.6704776;-0.04295182,0.1652814;-0.7099127;-0.1169858,-0.0809013;0.004093867;-0.03405585,-0.1230856;-0.3230378;-0.03413541,-0.1277993;-0.6688133;0.01234183,-0.1320582;-0.6728145;-0.08594805,-0.021886;0.5344806;-0.1985662,780.9988
+0;0;0,0.001308125;0.3279317;-0.009750593,0.002334154;0.6497536;-0.03735072,0.1787223;0.5382208;-0.004927555,0.2102093;0.3459958;0.1401095,0.2367718;0.1601238;0.3001848,-0.1725072;0.523159;-0.02252732,-0.2154017;0.3305811;0.1190758,-0.2593937;0.1298819;0.255687,0.07850972;0.004190342;-0.03924599,0.09845515;-0.3229868;-0.002477285,0.1072727;-0.6629012;0.07577564,0.1185475;-0.7056209;0.002156034,-0.07595304;0.00671263;-0.04367675,-0.119121;-0.319222;-0.01726039,-0.1396845;-0.6595292;0.05697682,-0.1343977;-0.6202043;-0.04656165,0.002127794;0.5698268;-0.02766845,0;0;0,-0.01275665;0.3085204;-0.1108532,-0.02488472;0.608156;-0.2308934,0.1397134;0.5162647;-0.1194744,0.1948283;0.3513283;0.05004239,0.2118741;0.1616528;0.2069206,-0.1691042;0.499369;-0.09959319,-0.2130046;0.348871;0.08588114,-0.2261468;0.183771;0.2687674,0.07744294;0.004389405;-0.04129052,0.1203778;-0.3224093;-0.05369473,0.1421977;-0.6704776;-0.04295182,0.1652814;-0.7099127;-0.1169858,-0.0809013;0.004093867;-0.03405585,-0.1230856;-0.3230378;-0.03413541,-0.1277993;-0.6688133;0.01234183,-0.1320582;-0.6728145;-0.08594805,-0.021886;0.5344806;-0.1985662,781.0102
+0;0;0,0.001304428;0.327005;-0.009723037,0.002328546;0.6482304;-0.03727258,0.1775416;0.537044;-0.005017258,0.2090345;0.3447839;0.1400463,0.2355965;0.1589145;0.3001193,-0.1713501;0.5220824;-0.02249988,-0.2142524;0.3294693;0.1191291,-0.2582438;0.128773;0.2557383,0.07847942;0.004188724;-0.03923085,0.09843284;-0.3231195;-0.002447411,0.1072628;-0.663516;0.07591651,0.1184688;-0.7057914;0.002746753,-0.07592373;0.006710039;-0.0436599,-0.1191089;-0.3193551;-0.01723295,-0.1397017;-0.660145;0.05710955,-0.1344472;-0.6208771;-0.04579625,0.002122537;0.5684396;-0.02760679,0;0;0,-0.01275999;0.3080086;-0.1095281,-0.02476729;0.6072277;-0.2290044,0.138932;0.5165908;-0.1183875,0.1948046;0.3513499;0.05064774,0.2120401;0.161714;0.2075472,-0.1678347;0.5001904;-0.09770034,-0.2108732;0.3481627;0.08678395,-0.2222781;0.1852599;0.2717404,0.07742343;0.004332453;-0.04126096,0.120787;-0.3225389;-0.05377221,0.1429915;-0.6710945;-0.04354191,0.1660321;-0.7099361;-0.1172514,-0.08085275;0.00415588;-0.03407619,-0.1234405;-0.3230561;-0.03472697,-0.1273343;-0.6693372;0.01178051,-0.1395331;-0.7188798;-0.05323701,-0.02178635;0.5336539;-0.1967857,781.0322
+0;0;0,0.001304428;0.327005;-0.009723037,0.002328546;0.6482304;-0.03727258,0.1775416;0.537044;-0.005017258,0.2090345;0.3447839;0.1400463,0.2355965;0.1589145;0.3001193,-0.1713501;0.5220824;-0.02249988,-0.2142524;0.3294693;0.1191291,-0.2582438;0.128773;0.2557383,0.07847942;0.004188724;-0.03923085,0.09843284;-0.3231195;-0.002447411,0.1072628;-0.663516;0.07591651,0.1184688;-0.7057914;0.002746753,-0.07592373;0.006710039;-0.0436599,-0.1191089;-0.3193551;-0.01723295,-0.1397017;-0.660145;0.05710955,-0.1344472;-0.6208771;-0.04579625,0.002122537;0.5684396;-0.02760679,0;0;0,-0.01275999;0.3080086;-0.1095281,-0.02476729;0.6072277;-0.2290044,0.138932;0.5165908;-0.1183875,0.1948046;0.3513499;0.05064774,0.2120401;0.161714;0.2075472,-0.1678347;0.5001904;-0.09770034,-0.2108732;0.3481627;0.08678395,-0.2222781;0.1852599;0.2717404,0.07742343;0.004332453;-0.04126096,0.120787;-0.3225389;-0.05377221,0.1429915;-0.6710945;-0.04354191,0.1660321;-0.7099361;-0.1172514,-0.08085275;0.00415588;-0.03407619,-0.1234405;-0.3230561;-0.03472697,-0.1273343;-0.6693372;0.01178051,-0.1395331;-0.7188798;-0.05323701,-0.02178635;0.5336539;-0.1967857,781.0433
+0;0;0,0.001008365;0.3266172;-0.01027407,0.001629787;0.6478398;-0.03845786,0.1762775;0.5374722;-0.005892569,0.2088472;0.346358;0.1404517,0.2365681;0.1657933;0.3062615,-0.1712698;0.522246;-0.02299558,-0.213618;0.3314484;0.1212438,-0.2571367;0.1337326;0.2622384,0.07849517;0.00418822;-0.03909241,0.09826903;-0.3231499;-0.002255127,0.1070435;-0.6632761;0.07600304,0.1190176;-0.7055302;0.00277511,-0.07582267;0.006679793;-0.04374418,-0.1190965;-0.3193761;-0.01703952,-0.1396308;-0.6598825;0.05726326,-0.1344406;-0.6206605;-0.04576284,0.001529247;0.5680417;-0.028632,0;0;0,-0.01264454;0.3078848;-0.1087768,-0.02449921;0.6071554;-0.2282748,0.138418;0.5164863;-0.1178663,0.1948525;0.3512903;0.05103469,0.2119605;0.1619692;0.2082915,-0.1665273;0.500314;-0.09671427,-0.2082421;0.3476254;0.08753607,-0.2130399;0.1808373;0.2692601,0.07745432;0.004309535;-0.0411036,0.1209998;-0.3225488;-0.0539732,0.1434722;-0.6708029;-0.04391241,0.1665407;-0.7098262;-0.1176009,-0.08076844;0.004175107;-0.03415082,-0.1233919;-0.3230562;-0.03522871,-0.1268391;-0.6690311;0.01142491,-0.1391315;-0.7186391;-0.0536738,-0.02154421;0.5335647;-0.1960261,781.0547
+0;0;0,0.001008365;0.3266172;-0.01027407,0.001629787;0.6478398;-0.03845786,0.1762775;0.5374722;-0.005892569,0.2088472;0.346358;0.1404517,0.2365681;0.1657933;0.3062615,-0.1712698;0.522246;-0.02299558,-0.213618;0.3314484;0.1212438,-0.2571367;0.1337326;0.2622384,0.07849517;0.00418822;-0.03909241,0.09826903;-0.3231499;-0.002255127,0.1070435;-0.6632761;0.07600304,0.1190176;-0.7055302;0.00277511,-0.07582267;0.006679793;-0.04374418,-0.1190965;-0.3193761;-0.01703952,-0.1396308;-0.6598825;0.05726326,-0.1344406;-0.6206605;-0.04576284,0.001529247;0.5680417;-0.028632,0;0;0,-0.01264454;0.3078848;-0.1087768,-0.02449921;0.6071554;-0.2282748,0.138418;0.5164863;-0.1178663,0.1948525;0.3512903;0.05103469,0.2119605;0.1619692;0.2082915,-0.1665273;0.500314;-0.09671427,-0.2082421;0.3476254;0.08753607,-0.2130399;0.1808373;0.2692601,0.07745432;0.004309535;-0.0411036,0.1209998;-0.3225488;-0.0539732,0.1434722;-0.6708029;-0.04391241,0.1665407;-0.7098262;-0.1176009,-0.08076844;0.004175107;-0.03415082,-0.1233919;-0.3230562;-0.03522871,-0.1268391;-0.6690311;0.01142491,-0.1391315;-0.7186391;-0.0536738,-0.02154421;0.5335647;-0.1960261,781.0768
+0;0;0,0.001008371;0.3266189;-0.01027412,0.001630575;0.648248;-0.03849377,0.1778706;0.537497;-0.005708352,0.2104423;0.3463708;0.1406451,0.238162;0.1658133;0.3064483,-0.1728438;0.522132;-0.02296722,-0.2151946;0.3313224;0.1212812,-0.2587116;0.1336144;0.2622702,0.07859986;0.004193807;-0.03914455,0.09834959;-0.3227448;-0.002352227,0.107115;-0.6625179;0.07582474,0.1191451;-0.7051102;0.002254084,-0.0759238;0.006688702;-0.04380252,-0.1191448;-0.3189693;-0.01713045,-0.1396578;-0.6591222;0.05709521,-0.1344433;-0.6198571;-0.04641307,0.001529903;0.568345;-0.02865499,0;0;0,-0.01244669;0.3081394;-0.1080818,-0.02415892;0.6078259;-0.2276523,0.1386712;0.5141035;-0.1140926,0.1960777;0.3487159;0.05431437,0.2127343;0.1593238;0.211519,-0.1672483;0.5006309;-0.09473278,-0.2077922;0.3467879;0.08883735,-0.2120997;0.1793258;0.2699395,0.07754632;0.00427705;-0.04118371,0.1215994;-0.3220794;-0.05472541,0.144237;-0.6699643;-0.04483199,0.167526;-0.7095647;-0.1185911,-0.08091969;0.0042303;-0.03408711,-0.1232727;-0.3226236;-0.03639386,-0.1262732;-0.6682703;0.01001277,-0.1388563;-0.7173586;-0.05642299,-0.02122366;0.534132;-0.195374,781.0992
+0;0;0,0.001025259;0.3266296;-0.009925298,0.001981999;0.648437;-0.03612768,0.1788996;0.5403911;-0.006763402,0.2115965;0.3522565;0.143389,0.2416967;0.1773732;0.3147656,-0.1732512;0.52448;-0.02359198,-0.2156273;0.3360114;0.1236945,-0.2584595;0.1397308;0.2668707,0.07856719;0.004266921;-0.03920221,0.09826937;-0.3226725;-0.00239161,0.106917;-0.6624063;0.07596922,0.1190536;-0.7044867;0.001914404,-0.07594654;0.006599276;-0.04377666,-0.1191673;-0.3190716;-0.01726229,-0.1398535;-0.659204;0.05700928,-0.1348037;-0.6198058;-0.04649517,0.001760565;0.5684528;-0.02697491,0;0;0,-0.01244669;0.3081394;-0.1080818,-0.02415892;0.6078259;-0.2276523,0.1386712;0.5141035;-0.1140926,0.1960777;0.3487159;0.05431437,0.2127343;0.1593238;0.211519,-0.1672483;0.5006309;-0.09473278,-0.2077922;0.3467879;0.08883735,-0.2120997;0.1793258;0.2699395,0.07754632;0.00427705;-0.04118371,0.1215994;-0.3220794;-0.05472541,0.144237;-0.6699643;-0.04483199,0.167526;-0.7095647;-0.1185911,-0.08091969;0.0042303;-0.03408711,-0.1232727;-0.3226236;-0.03639386,-0.1262732;-0.6682703;0.01001277,-0.1388563;-0.7173586;-0.05642299,-0.02122366;0.534132;-0.195374,781.1105
+0;0;0,0.001022211;0.3256587;-0.009895794,0.001975728;0.6463793;-0.03600843,0.1800783;0.5384445;-0.006543215,0.2127839;0.35026;0.143649,0.2428831;0.1753827;0.3150197,-0.1744267;0.5224271;-0.0234843,-0.216814;0.3339084;0.1238413,-0.2596448;0.1376346;0.2670125,0.07855134;0.00426606;-0.0391943,0.09826707;-0.3228982;-0.002358377,0.106911;-0.6624879;0.0759692,0.1190986;-0.7048711;0.00160332,-0.07593122;0.006597945;-0.04376783,-0.1191817;-0.319297;-0.01723523,-0.1398592;-0.6592851;0.05700482,-0.1347881;-0.6198474;-0.04693437,0.001755121;0.5666938;-0.02688985,0;0;0,-0.01372845;0.3076368;-0.1064126,-0.02747928;0.6066136;-0.2245944,0.1386283;0.5144427;-0.113744,0.1966883;0.348525;0.0540092,0.213308;0.1592473;0.2113421,-0.1702447;0.4998229;-0.09019752,-0.2087162;0.3433882;0.09170608,-0.2143442;0.1756531;0.2725075,0.07753283;0.004248977;-0.04117417,0.1220298;-0.3222462;-0.05542159,0.1449594;-0.6699696;-0.04573894,0.1682624;-0.7101364;-0.1195748,-0.08089899;0.004257114;-0.03408719,-0.122754;-0.3228809;-0.03740307,-0.1256748;-0.6683719;0.009056333,-0.1379563;-0.7176171;-0.05793257,-0.02395272;0.5331181;-0.1926732,781.1216
+0;0;0,0.001022211;0.3256587;-0.009895794,0.001975728;0.6463793;-0.03600843,0.1800783;0.5384445;-0.006543215,0.2127839;0.35026;0.143649,0.2428831;0.1753827;0.3150197,-0.1744267;0.5224271;-0.0234843,-0.216814;0.3339084;0.1238413,-0.2596448;0.1376346;0.2670125,0.07855134;0.00426606;-0.0391943,0.09826707;-0.3228982;-0.002358377,0.106911;-0.6624879;0.0759692,0.1190986;-0.7048711;0.00160332,-0.07593122;0.006597945;-0.04376783,-0.1191817;-0.319297;-0.01723523,-0.1398592;-0.6592851;0.05700482,-0.1347881;-0.6198474;-0.04693437,0.001755121;0.5666938;-0.02688985,0;0;0,-0.01372845;0.3076368;-0.1064126,-0.02747928;0.6066136;-0.2245944,0.1386283;0.5144427;-0.113744,0.1966883;0.348525;0.0540092,0.213308;0.1592473;0.2113421,-0.1702447;0.4998229;-0.09019752,-0.2087162;0.3433882;0.09170608,-0.2143442;0.1756531;0.2725075,0.07753283;0.004248977;-0.04117417,0.1220298;-0.3222462;-0.05542159,0.1449594;-0.6699696;-0.04573894,0.1682624;-0.7101364;-0.1195748,-0.08089899;0.004257114;-0.03408719,-0.122754;-0.3228809;-0.03740307,-0.1256748;-0.6683719;0.009056333,-0.1379563;-0.7176171;-0.05793257,-0.02395272;0.5331181;-0.1926732,781.1438
+0;0;0,0.0008458614;0.3252271;-0.01079258,0.001453637;0.6455858;-0.03882578,0.1793858;0.5378077;-0.007392252,0.2121428;0.3517118;0.1454394,0.2432688;0.1771318;0.3169234,-0.1746043;0.5215156;-0.02377556,-0.216806;0.334738;0.1258752,-0.2623856;0.1532105;0.2865739,0.07873076;0.004458998;-0.03938317,0.0981111;-0.3229317;-0.002285831,0.1067275;-0.6621534;0.07618717,0.1191062;-0.7047761;0.001219749,-0.07622366;0.006426513;-0.04379615,-0.1196198;-0.3196745;-0.01712479,-0.1403116;-0.659359;0.056969,-0.1353316;-0.6200052;-0.04760211,0.001342171;0.566011;-0.02907371,0;0;0,-0.01420449;0.3075304;-0.1054189,-0.0284528;0.6064935;-0.223048,0.1381905;0.5145821;-0.113415,0.196878;0.3483428;0.05386472,0.2134831;0.1591182;0.2112563,-0.1705769;0.4998064;-0.08820948,-0.2084153;0.3418966;0.09260803,-0.214865;0.1719696;0.2713173,0.0776294;0.004263461;-0.04153252,0.1223199;-0.3224303;-0.05603719,0.145346;-0.6698188;-0.04630828,0.1689223;-0.7103304;-0.1206028,-0.08133855;0.004240626;-0.03369728,-0.1227155;-0.3231786;-0.03829017,-0.1256021;-0.6683499;0.008099277,-0.1378721;-0.7180021;-0.05937219,-0.02480979;0.5329928;-0.1912417,781.1661
+0;0;0,0.0008458614;0.3252271;-0.01079258,0.001453637;0.6455858;-0.03882578,0.1793858;0.5378077;-0.007392252,0.2121428;0.3517118;0.1454394,0.2432688;0.1771318;0.3169234,-0.1746043;0.5215156;-0.02377556,-0.216806;0.334738;0.1258752,-0.2623856;0.1532105;0.2865739,0.07873076;0.004458998;-0.03938317,0.0981111;-0.3229317;-0.002285831,0.1067275;-0.6621534;0.07618717,0.1191062;-0.7047761;0.001219749,-0.07622366;0.006426513;-0.04379615,-0.1196198;-0.3196745;-0.01712479,-0.1403116;-0.659359;0.056969,-0.1353316;-0.6200052;-0.04760211,0.001342171;0.566011;-0.02907371,0;0;0,-0.01420449;0.3075304;-0.1054189,-0.0284528;0.6064935;-0.223048,0.1381905;0.5145821;-0.113415,0.196878;0.3483428;0.05386472,0.2134831;0.1591182;0.2112563,-0.1705769;0.4998064;-0.08820948,-0.2084153;0.3418966;0.09260803,-0.214865;0.1719696;0.2713173,0.0776294;0.004263461;-0.04153252,0.1223199;-0.3224303;-0.05603719,0.145346;-0.6698188;-0.04630828,0.1689223;-0.7103304;-0.1206028,-0.08133855;0.004240626;-0.03369728,-0.1227155;-0.3231786;-0.03829017,-0.1256021;-0.6683499;0.008099277,-0.1378721;-0.7180021;-0.05937219,-0.02480979;0.5329928;-0.1912417,781.1777
+0;0;0,0.0008433581;0.3242646;-0.01076064,0.001449299;0.6436538;-0.0387087,0.1787009;0.5362311;-0.007388411,0.2114659;0.3500895;0.1454808,0.2425917;0.1755106;0.3169636,-0.1739354;0.5200013;-0.02370907,-0.2161475;0.3331777;0.1259785,-0.2617268;0.1516516;0.286676,0.07884818;0.004465648;-0.03944191,0.09822775;-0.3229119;-0.002346046,0.1068424;-0.6620654;0.07611116,0.1192462;-0.7048355;0.0009916276,-0.07633734;0.006436098;-0.04386147,-0.1197317;-0.3196519;-0.01719117,-0.1404194;-0.659268;0.05688771,-0.1354293;-0.6198953;-0.04789557,0.00133818;0.5643265;-0.02898695,0;0;0,-0.01470172;0.3068029;-0.1044981,-0.02967492;0.6049283;-0.2215028,0.1368991;0.5148267;-0.11273,0.1969546;0.348271;0.05383468,0.2136741;0.1590488;0.2112143,-0.1710305;0.4985539;-0.08718731,-0.2086471;0.3398741;0.09308182,-0.2150138;0.1678929;0.2698158,0.07768895;0.004366159;-0.0416894,0.1223427;-0.3223025;-0.05656958,0.1455146;-0.6696172;-0.04706764,0.1691824;-0.7101683;-0.1215973,-0.08152743;0.00413241;-0.03359827,-0.1227558;-0.3232777;-0.03913018,-0.1253499;-0.6683743;0.007306859,-0.1380334;-0.7182864;-0.0601133,-0.02584036;0.531646;-0.1898427,781.1994
+0;0;0,0.0003819797;0.3242455;-0.01134778,0.000257311;0.6435373;-0.0403677,0.1776881;0.5363825;-0.008083802,0.2130597;0.3523436;0.1467379,0.2422335;0.1885891;0.3289091,-0.1747998;0.5196806;-0.02379419,-0.2168414;0.3346683;0.1281737,-0.2622584;0.1519997;0.2876178,0.07885166;0.004658019;-0.03941272,0.09780939;-0.3227265;-0.00215989,0.1062762;-0.6618935;0.07625456,0.1189366;-0.7047688;0.001279943,-0.07638658;0.006230746;-0.04380539,-0.1200257;-0.3198174;-0.01704678,-0.140826;-0.6594633;0.05686389,-0.1359701;-0.6201683;-0.04793261,0.0003695479;0.5642491;-0.03033172,0;0;0,-0.01470172;0.3068029;-0.1044981,-0.02967492;0.6049283;-0.2215028,0.1368991;0.5148267;-0.11273,0.1969546;0.348271;0.05383468,0.2136741;0.1590488;0.2112143,-0.1710305;0.4985539;-0.08718731,-0.2086471;0.3398741;0.09308182,-0.2150138;0.1678929;0.2698158,0.07768895;0.004366159;-0.0416894,0.1223427;-0.3223025;-0.05656958,0.1455146;-0.6696172;-0.04706764,0.1691824;-0.7101683;-0.1215973,-0.08152743;0.00413241;-0.03359827,-0.1227558;-0.3232777;-0.03913018,-0.1253499;-0.6683743;0.007306859,-0.1380334;-0.7182864;-0.0601133,-0.02584036;0.531646;-0.1898427,781.2109
+0;0;0,0.0003815881;0.3239131;-0.01133615,0.0002569094;0.6431845;-0.04035484,0.1779811;0.5359755;-0.008033108,0.2133686;0.3518535;0.1468585,0.2425427;0.1880977;0.3290312,-0.17509;0.5192459;-0.02376949,-0.2171506;0.3341502;0.128267,-0.262568;0.1514801;0.2877124,0.0790101;0.004667379;-0.03949192,0.09797229;-0.3227942;-0.002230313,0.1064799;-0.6635948;0.07656184,0.119038;-0.7058816;0.002192728,-0.07654007;0.006243266;-0.04389341,-0.1201894;-0.3198816;-0.01712851,-0.1410899;-0.6611636;0.05713817,-0.1362733;-0.6219437;-0.04681198,0.0003691578;0.5638882;-0.03031784,0;0;0,-0.01498687;0.30682;-0.1033692,-0.03019041;0.6052029;-0.2196288,0.1364274;0.5147908;-0.1103766,0.1972961;0.347206;0.05501676,0.2135915;0.1578617;0.2122972,-0.1710068;0.4977069;-0.08460775,-0.2069726;0.3360409;0.09347974,-0.2227561;0.1565488;0.2619655,0.07778499;0.004483432;-0.04187346,0.1227356;-0.3221733;-0.05780697,0.1465459;-0.6711244;-0.04821897,0.1695615;-0.7102293;-0.1231098,-0.08176447;0.004019488;-0.03350235,-0.1224599;-0.3235059;-0.04057634,-0.1249966;-0.6703043;0.005793583,-0.1376252;-0.7196415;-0.06098941,-0.02630998;0.5318391;-0.188143,781.2235
+0;0;0,0.0003815881;0.3239131;-0.01133615,0.0002569094;0.6431845;-0.04035484,0.1779811;0.5359755;-0.008033108,0.2133686;0.3518535;0.1468585,0.2425427;0.1880977;0.3290312,-0.17509;0.5192459;-0.02376949,-0.2171506;0.3341502;0.128267,-0.262568;0.1514801;0.2877124,0.0790101;0.004667379;-0.03949192,0.09797229;-0.3227942;-0.002230313,0.1064799;-0.6635948;0.07656184,0.119038;-0.7058816;0.002192728,-0.07654007;0.006243266;-0.04389341,-0.1201894;-0.3198816;-0.01712851,-0.1410899;-0.6611636;0.05713817,-0.1362733;-0.6219437;-0.04681198,0.0003691578;0.5638882;-0.03031784,0;0;0,-0.01498687;0.30682;-0.1033692,-0.03019041;0.6052029;-0.2196288,0.1364274;0.5147908;-0.1103766,0.1972961;0.347206;0.05501676,0.2135915;0.1578617;0.2122972,-0.1710068;0.4977069;-0.08460775,-0.2069726;0.3360409;0.09347974,-0.2227561;0.1565488;0.2619655,0.07778499;0.004483432;-0.04187346,0.1227356;-0.3221733;-0.05780697,0.1465459;-0.6711244;-0.04821897,0.1695615;-0.7102293;-0.1231098,-0.08176447;0.004019488;-0.03350235,-0.1224599;-0.3235059;-0.04057634,-0.1249966;-0.6703043;0.005793583,-0.1376252;-0.7196415;-0.06098941,-0.02630998;0.5318391;-0.188143,781.2438
+0;0;0,-4.563448E-05;0.3238975;-0.01177795,-0.0008464291;0.6430911;-0.04161658,0.1770295;0.5359057;-0.008647608,0.2111986;0.3551904;0.150472,0.2394496;0.1887343;0.330328,-0.1758934;0.5189409;-0.02397424,-0.2181606;0.3357506;0.1302963,-0.2633106;0.1532538;0.2900158,0.07904042;0.004768326;-0.03941913,0.09770013;-0.3227181;-0.002223395,0.106154;-0.663518;0.07657816,0.118816;-0.7056922;0.002117485,-0.07653229;0.006130071;-0.04392291,-0.1204171;-0.3199638;-0.01716516,-0.1413799;-0.6612295;0.05715852,-0.1366461;-0.6220713;-0.04680088,-0.0005286722;0.5638248;-0.03134881,0;0;0,-0.01498687;0.30682;-0.1033692,-0.03019041;0.6052029;-0.2196288,0.1364274;0.5147908;-0.1103766,0.1972961;0.347206;0.05501676,0.2135915;0.1578617;0.2122972,-0.1710068;0.4977069;-0.08460775,-0.2069726;0.3360409;0.09347974,-0.2227561;0.1565488;0.2619655,0.07778499;0.004483432;-0.04187346,0.1227356;-0.3221733;-0.05780697,0.1465459;-0.6711244;-0.04821897,0.1695615;-0.7102293;-0.1231098,-0.08176447;0.004019488;-0.03350235,-0.1224599;-0.3235059;-0.04057634,-0.1249966;-0.6703043;0.005793583,-0.1376252;-0.7196415;-0.06098941,-0.02630998;0.5318391;-0.188143,781.2554
+0;0;0,-4.570206E-05;0.3243772;-0.0117954,-0.0008485802;0.6443822;-0.04171102,0.1763409;0.5370794;-0.008800711,0.2105028;0.3564024;0.1502852,0.238752;0.1899564;0.3301302,-0.1752158;0.5201802;-0.02406802,-0.2174741;0.3370287;0.1301698,-0.2626213;0.1545431;0.2898796,0.07930084;0.004784037;-0.03954901,0.09793846;-0.3223143;-0.002397351,0.1063994;-0.6633973;0.07646967,0.1190726;-0.7056355;0.001942992,-0.07678445;0.006150269;-0.04406763,-0.1206173;-0.3195572;-0.01734159,-0.1415975;-0.6611063;0.05704384,-0.1368595;-0.62194;-0.04700772,-0.0005299191;0.5648904;-0.03141403,0;0;0,-0.01517405;0.3075476;-0.1026838,-0.03063521;0.6070517;-0.2182796,0.135363;0.5147657;-0.1097689,0.1967729;0.3478247;0.05599928,0.2132097;0.1586824;0.2134843,-0.1714047;0.498029;-0.08511151,-0.2086157;0.3354248;0.09179173,-0.2229504;0.1564435;0.2609269,0.07784142;0.004689723;-0.04235983,0.1226955;-0.3215398;-0.05919242,0.1466798;-0.6707696;-0.0495739,0.1697637;-0.7097816;-0.1246583,-0.08224275;0.003808047;-0.03312498,-0.1228283;-0.3232796;-0.04247397,-0.1253413;-0.6703626;0.003962267,-0.1382404;-0.7203102;-0.06218298,-0.02668905;0.533365;-0.1869783,781.2773
+0;0;0,-4.568947E-05;0.3242879;-0.01179215,-0.0008488288;0.6443911;-0.04171731,0.1777924;0.5368283;-0.008617317,0.2119555;0.3561448;0.1504744,0.2402042;0.1897019;0.3303161,-0.1766495;0.5197905;-0.02400992,-0.2189094;0.3366324;0.1302335,-0.2640558;0.1541501;0.2899404,0.07913702;0.004774154;-0.0394673,0.09777025;-0.3222474;-0.002324373,0.1062325;-0.6633822;0.07655462,0.1189109;-0.7056504;0.001997061,-0.07662583;0.006137563;-0.04397659,-0.1204483;-0.3194934;-0.01725683,-0.1414318;-0.6610944;0.05713989,-0.1366918;-0.6219243;-0.04695477,-0.0005300407;0.5648676;-0.03141622,0;0;0,-0.01621224;0.3076855;-0.1018257,-0.03325194;0.6075553;-0.2165236,0.1349815;0.5149508;-0.1086218,0.1966489;0.3479596;0.05701303,0.2129843;0.1588593;0.2145519,-0.174676;0.4973036;-0.08289392,-0.2130574;0.3340367;0.09315895,-0.2258101;0.155641;0.2630313,0.07778515;0.004724443;-0.04207468,0.1229926;-0.3213291;-0.059829,0.1471997;-0.6706028;-0.05042624,0.1702372;-0.7095279;-0.1256649,-0.08196992;0.003802395;-0.0333107,-0.1224143;-0.3232212;-0.04278239,-0.1249171;-0.6704153;0.003222466,-0.1378612;-0.7204565;-0.06286931,-0.02887411;0.5337626;-0.1854484,781.2889
+0;0;0,-0.0002965877;0.3242739;-0.01216771,-0.001441387;0.6443304;-0.04257934,0.1772826;0.5369765;-0.009117778,0.2116179;0.3575121;0.1513112,0.2382165;0.1910623;0.331398,-0.1771263;0.5197093;-0.02423786,-0.2192832;0.3389021;0.1327825,-0.263415;0.1560942;0.2924006,0.07915494;0.004894538;-0.03941658,0.09764165;-0.3221451;-0.002359573,0.1060513;-0.6632832;0.0765108,0.1190563;-0.7055262;0.001985155,-0.07662393;0.006020324;-0.04399611,-0.1205018;-0.319608;-0.01733546,-0.1415659;-0.6611885;0.05713268,-0.1368851;-0.6220604;-0.04696836,-0.001038623;0.5648226;-0.03216118,0;0;0,-0.01621224;0.3076855;-0.1018257,-0.03325194;0.6075553;-0.2165236,0.1349815;0.5149508;-0.1086218,0.1966489;0.3479596;0.05701303,0.2129843;0.1588593;0.2145519,-0.174676;0.4973036;-0.08289392,-0.2130574;0.3340367;0.09315895,-0.2258101;0.155641;0.2630313,0.07778515;0.004724443;-0.04207468,0.1229926;-0.3213291;-0.059829,0.1471997;-0.6706028;-0.05042624,0.1702372;-0.7095279;-0.1256649,-0.08196992;0.003802395;-0.0333107,-0.1224143;-0.3232212;-0.04278239,-0.1249171;-0.6704153;0.003222466,-0.1378612;-0.7204565;-0.06286931,-0.02887411;0.5337626;-0.1854484,781.3002
+0;0;0,-0.0002967935;0.3244989;-0.01217616,-0.001442526;0.6448188;-0.04261261,0.1774781;0.537373;-0.009117657,0.2118022;0.3579667;0.1512594,0.2383996;0.1915248;0.3313375,-0.177321;0.5200868;-0.02425439,-0.2194642;0.3393381;0.1327152,-0.2635939;0.156539;0.2923256,0.07922194;0.004898682;-0.03944995,0.09770198;-0.322023;-0.002406303,0.1061148;-0.6632911;0.07649414,0.1189911;-0.7048193;0.002705969,-0.0766888;0.00602542;-0.04403335,-0.1205508;-0.3194855;-0.01738232,-0.1416229;-0.6611962;0.05711421,-0.1369885;-0.6221584;-0.04595669,-0.001039452;0.5652497;-0.03218643,0;0;0,-0.01645616;0.3078098;-0.1021283,-0.03354142;0.6077789;-0.2173011,0.1347188;0.5153989;-0.1088221,0.1958466;0.3491231;0.05761504,0.2121073;0.1602313;0.2153931,-0.1744718;0.4965455;-0.08283774,-0.2125444;0.3330069;0.09292112,-0.223675;0.1545527;0.2628288,0.07784449;0.004837245;-0.04210997,0.123255;-0.3210101;-0.06089664,0.1474454;-0.6704224;-0.05163574,0.1700048;-0.7088699;-0.1260185,-0.08204483;0.003706815;-0.03333643,-0.1224553;-0.3231794;-0.04352909,-0.1248291;-0.6705977;0.001802001,-0.1378955;-0.7202138;-0.06313883,-0.02917065;0.533968;-0.1861088,781.3225

+ 158 - 0
DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_TwoArms_Backward_None_Slow.csv

@@ -0,0 +1,158 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.001544806;0.3124256;0.006255514,0.003359195;0.6151288;-0.001215983,0.1713096;0.4906285;0.01200595,0.2050274;0.2421355;-0.001246076,0.256475;0.01260783;-0.06367737,-0.1608147;0.4785083;-0.01416545,-0.2058645;0.2315219;-0.01959941,-0.247278;0.001780897;-0.08838499,0.07967012;0.005284722;-0.0391257,0.09871674;-0.314354;-0.01146373,0.1088081;-0.6567825;0.06115502,0.1197911;-0.6902677;-0.005355015,-0.07643236;0.006043368;-0.04502944,-0.1184548;-0.3118044;-0.02258359,-0.138811;-0.6549879;0.04407457,-0.1322139;-0.6153487;-0.04778481,0.00287793;0.5407928;0.002952048,0;0;0,-0.0006009638;0.3123416;0.009678364,-0.001010716;0.6151094;0.005844593,0.1672726;0.4994229;-0.02211738,0.2208329;0.255184;-0.04535317,0.1978376;0.02299835;-0.1145523,-0.1693046;0.4899696;0.01392496,-0.2122421;0.242565;0.01098804,-0.2184153;0.01016273;-0.06097411,0.0774814;0.004177302;-0.0434196,0.1286107;-0.3129164;-0.03183293,0.1474882;-0.6536191;0.04689407,0.1745076;-0.6927037;-0.00853014,-0.08266957;0.005587135;-0.03225839,-0.129392;-0.3117513;-0.01200484,-0.1491076;-0.6500818;0.07617917,-0.1678414;-0.6912757;0.02000937,-0.0008731633;0.5407361;0.009313345,655.0054
+0;0;0,0.001544162;0.3122953;0.006252904,0.003357927;0.6148938;-0.001216232,0.1723126;0.4901147;0.01205854,0.2060766;0.2412812;-0.001211646,0.2576557;0.01116689;-0.0638025,-0.1617918;0.4779222;-0.01426889,-0.2069033;0.2305974;-0.0197103,-0.2484227;0.0002691895;-0.08867168,0.07956965;0.005278057;-0.03907636,0.09861866;-0.314401;-0.01141091,0.1086896;-0.6561354;0.06106064,0.1196696;-0.6896039;-0.005431853,-0.07633597;0.006035747;-0.04497266,-0.1183637;-0.3118521;-0.02252397,-0.1386787;-0.6543399;0.04399907,-0.1320833;-0.6147033;-0.04783608,0.002876793;0.5405781;0.002950661,0;0;0,-0.001099803;0.312237;0.008759737,-0.001674481;0.6148838;0.003936052,0.1679705;0.4992598;-0.02246857,0.2207034;0.2544723;-0.04554486,0.1980377;0.02156825;-0.1146288,-0.1710877;0.4899749;0.01264502,-0.2141478;0.2422384;0.01006569,-0.2211774;0.009183481;-0.06181339,0.07752703;0.00396806;-0.0431273,0.1282643;-0.3132414;-0.0318644,0.1458504;-0.6534243;0.04625249,0.1727271;-0.6924189;-0.009312391,-0.08247067;0.005764022;-0.03242708,-0.1300343;-0.311527;-0.01275311,-0.1503203;-0.6491079;0.07535797,-0.1693016;-0.6898141;0.01869752,-0.001511291;0.5405446;0.007689238,655.0292
+0;0;0,0.001544191;0.3123012;0.006253021,0.003358153;0.6149321;-0.001217118,0.1737046;0.4897256;0.01213319,0.2075361;0.2403948;-0.001163519,0.2593819;0.009090215;-0.06407814,-0.1631443;0.477433;-0.01441051,-0.2083459;0.2296139;-0.01986279,-0.2500801;-0.001905724;-0.08918087,0.07941704;0.005267934;-0.03900142,0.09845839;-0.3142826;-0.01134708,0.1085213;-0.6557457;0.06106695,0.119472;-0.6890441;-0.005247325,-0.07618956;0.006024171;-0.0448864,-0.1182004;-0.3117359;-0.02244674,-0.1384992;-0.6539519;0.04402351,-0.1319215;-0.6143411;-0.0475655,0.002876937;0.5406036;0.002950493,0;0;0,-0.001672693;0.3122503;0.008393764,-0.002855085;0.6149243;0.00328207,0.1684733;0.4991994;-0.02281642,0.2208525;0.2537638;-0.04528904,0.198597;0.01975757;-0.1152451,-0.1735557;0.4897017;0.01199872,-0.2174011;0.2415928;0.009393398,-0.2251211;0.007290155;-0.06265326,0.07742894;0.003847629;-0.04296374,0.1281592;-0.3132371;-0.03184652,0.1442844;-0.6532703;0.04599667,0.1710875;-0.6920998;-0.009395361,-0.08223432;0.005884623;-0.03253946,-0.1290231;-0.3114668;-0.01413319,-0.1521056;-0.6485227;0.07419922,-0.1712574;-0.6888546;0.01753517,-0.002550796;0.540575;0.007079601,655.0613
+0;0;0,0.001614018;0.3123004;0.006278258,0.003587105;0.6149302;-0.001191583,0.1738935;0.4897682;0.01227229,0.2075999;0.240422;-0.001054614,0.2595282;0.00889729;-0.06308531,-0.1629712;0.4774781;-0.0144698,-0.2082586;0.2296769;-0.02002267,-0.2493758;-0.002442151;-0.08768505,0.07939699;0.005230351;-0.03904729,0.0984828;-0.3143119;-0.01132777,0.108452;-0.6557974;0.06099435,0.1195602;-0.6892387;-0.005156867,-0.07619649;0.006051391;-0.04487098,-0.1182117;-0.3117087;-0.02244079,-0.1384313;-0.6539937;0.04369822,-0.1318133;-0.6143918;-0.04788881,0.003058785;0.5406021;0.002976924,0;0;0,-0.001672693;0.3122503;0.008393764,-0.002855085;0.6149243;0.00328207,0.1684733;0.4991994;-0.02281642,0.2208525;0.2537638;-0.04528904,0.198597;0.01975757;-0.1152451,-0.1735557;0.4897017;0.01199872,-0.2174011;0.2415928;0.009393398,-0.2251211;0.007290155;-0.06265326,0.07742894;0.003847629;-0.04296374,0.1281592;-0.3132371;-0.03184652,0.1442844;-0.6532703;0.04599667,0.1710875;-0.6920998;-0.009395361,-0.08223432;0.005884623;-0.03253946,-0.1290231;-0.3114668;-0.01413319,-0.1521056;-0.6485227;0.07419922,-0.1712574;-0.6888546;0.01753517,-0.002550796;0.540575;0.007079601,655.0845
+0;0;0,0.001614445;0.312383;0.00627992,0.003588435;0.6151505;-0.001193612,0.1724895;0.4903657;0.0121961,0.2062598;0.2405471;-0.001156049,0.2581117;0.009362772;-0.06309554,-0.1616046;0.4781767;-0.01432604,-0.2069779;0.229906;-0.01988944,-0.2480346;-0.00187175;-0.08745232,0.07929912;0.005223904;-0.03899916,0.09835562;-0.3138276;-0.01132221,0.1083123;-0.6548839;0.06090901,0.1193376;-0.6878515;-0.004748266,-0.07610257;0.006043931;-0.04481567,-0.1180532;-0.3112282;-0.02241992,-0.1382475;-0.6530828;0.04363596,-0.1316788;-0.6135527;-0.04726721,0.003059824;0.5407815;0.002977186,0;0;0,-0.0009270013;0.3123196;0.008989334,-0.001811847;0.6151416;0.004389763,0.1677596;0.4994958;-0.02308297,0.2202728;0.2535589;-0.04511571,0.1979968;0.01999941;-0.1152945,-0.1712223;0.4903768;0.01030891,-0.2166324;0.2420554;0.008745745,-0.2247475;0.007975906;-0.06275409,0.07740536;0.003698438;-0.04279375,0.127384;-0.3130115;-0.03184056,0.142386;-0.6526487;0.04598856,0.1680523;-0.6915233;-0.008737084,-0.08206859;0.006036255;-0.03263255,-0.1298097;-0.3107093;-0.01485494,-0.1543011;-0.6472267;0.07341785,-0.173291;-0.6869442;0.01705992,-0.00154274;0.5407437;0.008037329,655.1073
+0;0;0,0.001615438;0.3125752;0.006283783,0.003590588;0.6155205;-0.001194211,0.1728026;0.4905976;0.01221499,0.2066115;0.2404935;-0.001152421,0.2584876;0.009201437;-0.06312077,-0.1619054;0.4783862;-0.01435589,-0.2073305;0.2298317;-0.01992564,-0.2484063;-0.002053976;-0.08752,0.07912032;0.005212125;-0.03891122,0.09814586;-0.313321;-0.01127924,0.1081151;-0.6548069;0.06104296,0.1190866;-0.6874674;-0.00429406,-0.07593098;0.006030305;-0.04471462,-0.1178135;-0.3107264;-0.02235526,-0.1380332;-0.6530117;0.04378382,-0.1314966;-0.613528;-0.04667596,0.003061655;0.541106;0.002979135,0;0;0,-0.001124404;0.3125076;0.00911355,-0.002470538;0.6155058;0.004481316,0.1674876;0.499749;-0.0233562,0.219352;0.2533503;-0.04507065,0.197606;0.01965328;-0.115356,-0.1719759;0.4902743;0.009326937,-0.2175852;0.2416936;0.008217767,-0.2261431;0.007537499;-0.06337039,0.07710883;0.003714472;-0.04291511,0.1261517;-0.3126145;-0.0319767,0.1402038;-0.6528109;0.04555631,0.1653576;-0.6913013;-0.009142876,-0.08189356;0.006040241;-0.03253056,-0.1316808;-0.3098943;-0.01534141,-0.1565672;-0.6468486;0.07289079,-0.1757157;-0.6861154;0.01675627,-0.00207153;0.5410629;0.008128405,655.1395
+0;0;0,0.001602304;0.3125304;0.006316689,0.003588354;0.6154588;-0.001205382,0.1735427;0.4902725;0.01234139,0.207263;0.2402723;-0.0008801669,0.2598863;0.006640971;-0.06256868,-0.1625707;0.477851;-0.01451546,-0.2081313;0.2294482;-0.02019686,-0.249575;-0.004679352;-0.08820385,0.07886367;0.005185714;-0.03889505,0.09785074;-0.313165;-0.01100949,0.1077306;-0.6545713;0.06121456,0.1192199;-0.6868256;-0.004076812,-0.07574996;0.00602588;-0.0445514,-0.1177377;-0.3105536;-0.02219593,-0.1380203;-0.6527241;0.04398664,-0.1314671;-0.6132658;-0.04622513,0.003054815;0.5410428;0.00298522,0;0;0,-0.00166598;0.3124763;0.008573294,-0.003391176;0.6154485;0.003408194,0.1676085;0.4994816;-0.02334118,0.2191575;0.2531507;-0.04515409,0.1977134;0.01721302;-0.1160893,-0.1736641;0.4903246;0.009082103,-0.2181992;0.2416752;0.00763823,-0.2256904;0.005530819;-0.06542307,0.0769022;0.003725678;-0.04279447,0.1249163;-0.3125993;-0.03190994,0.138512;-0.6527922;0.04526567,0.1633554;-0.6910319;-0.009476662,-0.08160318;0.006024029;-0.03261635,-0.1325824;-0.3095533;-0.0153711,-0.1579291;-0.6464044;0.07272543,-0.1773735;-0.6852928;0.01662841,-0.002904952;0.54101;0.007185221,655.1623
+0;0;0,0.001601639;0.3124005;0.006314065,0.003586881;0.6152049;-0.001205236,0.1742261;0.4898377;0.01237782,0.2079576;0.2397545;-0.0008481294,0.2602428;0.007624164;-0.06214034,-0.1632372;0.4773664;-0.01458689,-0.2088129;0.2288811;-0.02027018,-0.2499904;-0.003742322;-0.08784027,0.07891476;0.005189073;-0.03892025,0.0978219;-0.3118216;-0.01115208,0.1077377;-0.6544692;0.06133459,0.1191438;-0.6862727;-0.003483955,-0.07579904;0.006029784;-0.04458026,-0.11761;-0.309217;-0.0223189,-0.1379663;-0.6526317;0.04410432,-0.1314606;-0.6132419;-0.04545416,0.003053507;0.5408119;0.00298407,0;0;0,-0.00155995;0.3123628;0.007974863,-0.003160037;0.6151956;0.001984835,0.1688356;0.4994454;-0.02324176,0.2200679;0.2529698;-0.04513574,0.1982001;0.01861458;-0.1156652,-0.1742594;0.4903142;0.008171417,-0.2189036;0.2415987;0.006812217,-0.2255265;0.0069139;-0.06567326,0.07702447;0.003695518;-0.04269457,0.1244927;-0.3113669;-0.03236437,0.1371129;-0.6528356;0.04509473,0.1616615;-0.6902217;-0.009747744,-0.08164565;0.006050358;-0.03265934,-0.132364;-0.308258;-0.01646761,-0.1589126;-0.6461396;0.07236519,-0.1788432;-0.6842212;0.01651819,-0.002696253;0.5407915;0.005981207,655.1957
+0;0;0,0.001600016;0.3120841;0.00630767,0.00358353;0.614624;-0.001205346,0.1751778;0.4890307;0.01242682,0.2089839;0.2383944;-0.0008283779,0.2611052;0.006991565;-0.06192848,-0.1641676;0.4764898;-0.01468827,-0.2098441;0.227455;-0.02038413,-0.2508925;-0.004439369;-0.08774243,0.07891337;0.005188982;-0.03891956,0.09779864;-0.311455;-0.0111835,0.1077246;-0.6544549;0.06137768,0.1191114;-0.686154;-0.003331318,-0.0757977;0.006029678;-0.04457947,-0.1175603;-0.3088526;-0.02234386,-0.1379376;-0.6526203;0.04414765,-0.1314428;-0.6132463;-0.04525948,0.003050573;0.5402892;0.002980683,0;0;0,-0.001661524;0.3120565;0.007536888,-0.0034438;0.6146148;0.001100779,0.1698742;0.4991051;-0.0228982,0.2204113;0.2518808;-0.04442167,0.1978903;0.01860178;-0.1156313,-0.1756307;0.4901783;0.008033239,-0.220619;0.2409568;0.006688584,-0.227517;0.007006705;-0.06553955,0.0770779;0.003627568;-0.04260063,0.1232597;-0.3112565;-0.03237271,0.1352367;-0.6531627;0.04488873,0.1596398;-0.6907811;-0.009479761,-0.08162507;0.00610347;-0.03269668,-0.1336146;-0.3076494;-0.01702576,-0.1607959;-0.6459239;0.0715414,-0.1810374;-0.6837581;0.01575164,-0.002926491;0.5402749;0.005198479,655.2289
+0;0;0,0.001641351;0.3121025;0.006329541,0.003684181;0.6146748;-0.001229144,0.1768198;0.4885409;0.01263449,0.2106581;0.2376262;-0.0005067419,0.2628555;0.006481484;-0.06040565,-0.1655865;0.4758677;-0.01490029,-0.2114161;0.2265836;-0.02064135,-0.2522992;-0.004967302;-0.0873726,0.07883725;0.005145383;-0.03889584,0.09774925;-0.3116096;-0.01099192,0.1077366;-0.6543581;0.06151716,0.1190691;-0.685701;-0.003532987,-0.07571869;0.006060484;-0.04454914,-0.1175257;-0.3089377;-0.0222267,-0.1379312;-0.6524422;0.04427243,-0.1314004;-0.6130711;-0.04512793,0.003135264;0.5403305;0.00297132,0;0;0,-0.002221771;0.3120792;0.00723815,-0.004500486;0.6146647;0.0006062989,0.1706276;0.4988868;-0.0231154,0.2206802;0.2512247;-0.0439508,0.1978693;0.01865295;-0.1155775,-0.1781562;0.4897393;0.007616086,-0.2234758;0.2402993;0.006300888,-0.2310414;0.006861612;-0.06574029,0.07712959;0.003543556;-0.04234552,0.1223792;-0.3116104;-0.03232265,0.134182;-0.6532303;0.0450747,0.1583339;-0.6913806;-0.008731604,-0.0814723;0.006168871;-0.03284637,-0.1338764;-0.3076201;-0.0167137,-0.161683;-0.6456429;0.07161088,-0.1822193;-0.6831852;0.01558227,-0.003870621;0.5403171;0.004737139,655.2623
+0;0;0,0.001641351;0.3121025;0.006329541,0.003684181;0.6146748;-0.001229144,0.1768198;0.4885409;0.01263449,0.2106581;0.2376262;-0.0005067419,0.2628555;0.006481484;-0.06040565,-0.1655865;0.4758677;-0.01490029,-0.2114161;0.2265836;-0.02064135,-0.2522992;-0.004967302;-0.0873726,0.07883725;0.005145383;-0.03889584,0.09774925;-0.3116096;-0.01099192,0.1077366;-0.6543581;0.06151716,0.1190691;-0.685701;-0.003532987,-0.07571869;0.006060484;-0.04454914,-0.1175257;-0.3089377;-0.0222267,-0.1379312;-0.6524422;0.04427243,-0.1314004;-0.6130711;-0.04512793,0.003135264;0.5403305;0.00297132,0;0;0,-0.002221771;0.3120792;0.00723815,-0.004500486;0.6146647;0.0006062989,0.1706276;0.4988868;-0.0231154,0.2206802;0.2512247;-0.0439508,0.1978693;0.01865295;-0.1155775,-0.1781562;0.4897393;0.007616086,-0.2234758;0.2402993;0.006300888,-0.2310414;0.006861612;-0.06574029,0.07712959;0.003543556;-0.04234552,0.1223792;-0.3116104;-0.03232265,0.134182;-0.6532303;0.0450747,0.1583339;-0.6913806;-0.008731604,-0.0814723;0.006168871;-0.03284637,-0.1338764;-0.3076201;-0.0167137,-0.161683;-0.6456429;0.07161088,-0.1822193;-0.6831852;0.01558227,-0.003870621;0.5403171;0.004737139,655.2845
+0;0;0,0.001642487;0.3123185;0.006333921,0.00368664;0.6150867;-0.001229644,0.1774382;0.4887213;0.01267098,0.2112357;0.2381089;-0.0004544221,0.2637617;0.005508915;-0.06073046,-0.166183;0.4760032;-0.0149615,-0.2119574;0.2270194;-0.02069563,-0.2530979;-0.005989388;-0.08784703,0.07890343;0.005149702;-0.03892849,0.09776381;-0.3107408;-0.01110072,0.1077508;-0.6534749;0.06140531,0.119161;-0.6852387;-0.004091099,-0.07578225;0.006065571;-0.04458653,-0.1174752;-0.308073;-0.02232501,-0.1378798;-0.651563;0.04417132,-0.1313042;-0.6121277;-0.04584234,0.003137369;0.5406946;0.002973521,0;0;0,-0.002380118;0.3122841;0.007658482,-0.004879378;0.6150731;0.001430035,0.1707137;0.4987566;-0.02331233,0.220889;0.2514214;-0.04402018,0.1977445;0.01747647;-0.1163323,-0.1790189;0.489599;0.007218414,-0.2255136;0.2406844;0.006278987,-0.2334052;0.00575693;-0.0661209,0.07715426;0.003291547;-0.04247451,0.1215157;-0.3110962;-0.03201962,0.132806;-0.6528167;0.04494238,0.1573026;-0.6913537;-0.00925469,-0.08157416;0.006422898;-0.03274295,-0.1336202;-0.3065431;-0.01660601,-0.1627371;-0.644478;0.07157433,-0.1837308;-0.6823426;0.01510863,-0.004191965;0.5406719;0.005448103,655.3181
+0;0;0,0.00164952;0.3120933;0.006335785,0.003708554;0.6146281;-0.001280443,0.1768118;0.4884637;0.01268976,0.2105382;0.2378572;-0.0002541635,0.2633229;0.005214915;-0.0591576,-0.1655465;0.4757897;-0.01487267,-0.2113675;0.2268392;-0.02059413,-0.2522125;-0.00636366;-0.08636925,0.07885817;0.005125786;-0.03888423,0.09783037;-0.3121933;-0.01085564,0.1077595;-0.6532757;0.0612528,0.1191731;-0.6851332;-0.004462201,-0.07571111;0.006082586;-0.04458363,-0.1176885;-0.3094687;-0.0221725,-0.1378928;-0.6512901;0.04404915,-0.1312937;-0.6118344;-0.04618451,0.003154945;0.5402851;0.002941299,0;0;0,-0.001824297;0.3120828;0.0067873,-0.003740095;0.6146122;-0.0007722382,0.1713782;0.498703;-0.02350426,0.2206166;0.2511898;-0.04403281,0.1979002;0.01750329;-0.1165094,-0.1774949;0.4898091;0.00623869,-0.2249374;0.2410967;0.006217177,-0.2339683;0.006362289;-0.0658694,0.0772024;0.00320819;-0.04226542,0.1216463;-0.3126181;-0.03152037,0.1315053;-0.6527227;0.04507661,0.1559956;-0.6912637;-0.009489294,-0.08145177;0.006498511;-0.0328671,-0.1342454;-0.3077866;-0.01629307,-0.1639136;-0.6440451;0.07137346,-0.1854716;-0.6818986;0.01474991,-0.003187411;0.5402788;0.003615617,655.3517
+0;0;0,0.001649039;0.3120022;0.006333936,0.003707718;0.6144842;-0.001281203,0.174649;0.4889722;0.01256722,0.2083344;0.2386703;-0.0003609629,0.2613286;0.005104437;-0.05949825,-0.163447;0.476456;-0.01465206,-0.2092123;0.2278082;-0.02036656,-0.2502194;-0.006320551;-0.08640282,0.07894891;0.005131683;-0.03892897,0.09791292;-0.3120507;-0.01091246,0.1078452;-0.6532403;0.06121866,0.1192847;-0.6852385;-0.004645884,-0.07579822;0.006089585;-0.04463493,-0.1177576;-0.3093257;-0.02223346,-0.1379681;-0.6512547;0.04400901,-0.131354;-0.6117774;-0.04642999,0.003154162;0.5401484;0.00294013,0;0;0,-0.0006922781;0.3120022;0.00651002,-0.001545563;0.6144769;-0.001322746,0.1710719;0.4987202;-0.02358222,0.2197507;0.2514025;-0.04400682,0.1973907;0.01670131;-0.1166294,-0.1735809;0.4910313;0.006093103,-0.2210587;0.2426395;0.006512385,-0.2298958;0.00702998;-0.06607352,0.07721636;0.003253788;-0.04244733,0.1205046;-0.3125785;-0.03125215,0.1300865;-0.6528078;0.04532552,0.1547468;-0.6911805;-0.009718418,-0.08161813;0.006471182;-0.03273122,-0.1344835;-0.3076483;-0.01589594,-0.1649391;-0.6439067;0.07193702,-0.1878801;-0.6817069;0.01546025,-0.001242794;0.5401527;0.003122092,655.374
+0;0;0,0.001648897;0.3119754;0.006333392,0.003707679;0.6144719;-0.001282301,0.1746186;0.4889608;0.01256488,0.2082296;0.2392124;-0.0003347155,0.2610381;0.006464928;-0.05926479,-0.1634177;0.4764468;-0.01464959,-0.2090818;0.2283488;-0.02035146,-0.2499453;-0.004959613;-0.08615634,0.07884835;0.005125147;-0.03887938,0.09777258;-0.3113919;-0.01092164,0.1077226;-0.6531915;0.06133841,0.1191;-0.6848531;-0.004168533,-0.07570168;0.006081829;-0.04457807,-0.117573;-0.3086719;-0.02222359,-0.1378197;-0.6512121;0.04413729,-0.1312415;-0.6117863;-0.04581067,0.003154063;0.540128;0.002939489,0;0;0,-0.0005730242;0.3119813;0.006228924,-0.001474068;0.6144645;-0.001843691,0.1710942;0.4984915;-0.02398896,0.2200884;0.2517426;-0.04360771,0.197991;0.01779221;-0.1158006,-0.1734428;0.4910104;0.006043928,-0.2213731;0.2432758;0.006806605,-0.2303118;0.008519992;-0.06560005,0.07720546;0.003197491;-0.04223776,0.1198371;-0.3120577;-0.03130364,0.1290993;-0.6529385;0.04525971,0.1529796;-0.691215;-0.009428501,-0.08144549;0.006517371;-0.03284953,-0.1345658;-0.306909;-0.01657144,-0.1664614;-0.6437694;0.07092272,-0.1893095;-0.6811292;0.01467875,-0.001146391;0.5401354;0.002652645,655.3975
+0;0;0,0.001594105;0.3120891;0.006340778,0.003599887;0.6147801;-0.001328127,0.1736701;0.4894751;0.01259755,0.2073024;0.2384177;-0.0001081228,0.2600456;0.006914362;-0.05732398,-0.1626721;0.476982;-0.01457078,-0.2086566;0.2276307;-0.0202062,-0.2491936;-0.004597962;-0.08404878,0.07883857;0.0051084;-0.03884093,0.09773432;-0.3123296;-0.01072732,0.1076709;-0.653602;0.0614192,0.118999;-0.6848958;-0.004299957,-0.07564211;0.006107349;-0.04462293,-0.1178019;-0.3095331;-0.02208644,-0.1378983;-0.6515799;0.04402647,-0.1313093;-0.6121626;-0.04581869,0.003061216;0.5403781;0.002913597,0;0;0,-0.0001096949;0.3121032;0.005821466,-0.0005529225;0.6147695;-0.002741337,0.170985;0.4984857;-0.02429652,0.2215468;0.2506381;-0.04266763,0.1992374;0.01862036;-0.1156013,-0.1717992;0.4916422;0.00596967,-0.2204166;0.2427291;0.00696965,-0.2300604;0.009553358;-0.0650397,0.07717083;0.003178805;-0.04224682,0.1206715;-0.3128937;-0.03128529,0.1281062;-0.6532285;0.04544568,0.1517413;-0.6910957;-0.009687662,-0.08142531;0.006545068;-0.03282249,-0.1356339;-0.3076518;-0.01682257,-0.1676535;-0.6439809;0.07051709,-0.19065;-0.6815065;0.01469848,-0.0003366992;0.5403886;0.001882076,655.4307
+0;0;0,0.001593145;0.3119012;0.00633696,0.003597935;0.6144421;-0.001328256,0.1743317;0.4889734;0.01263313,0.2079711;0.237863;-7.522758E-05,0.2604092;0.007698879;-0.05696012,-0.1633181;0.4764317;-0.01464083,-0.2093124;0.2270278;-0.02027744,-0.2496149;-0.003857538;-0.08375071,0.07877591;0.00510434;-0.03881006,0.09764151;-0.3118271;-0.01074131,0.1075784;-0.6531094;0.06140731,0.1189343;-0.6845536;-0.00447312,-0.07558199;0.006102496;-0.04458747,-0.1176746;-0.3090344;-0.02208693,-0.1377715;-0.651091;0.0440279,-0.1311663;-0.6116506;-0.04603774,0.003059511;0.5400742;0.002911518,0;0;0,-0.0003099293;0.311923;0.005384445,-0.0009595156;0.6144287;-0.003529549,0.171355;0.4978335;-0.02440262,0.2231196;0.2500566;-0.04103112,0.2009606;0.02021375;-0.1161473,-0.1729341;0.4915909;0.005752458,-0.2222632;0.2427658;0.007249198,-0.2324545;0.01104723;-0.06461054,0.07709591;0.003099978;-0.04224372,0.1197659;-0.3125708;-0.03126597,0.1267218;-0.6529497;0.04536057,0.1500394;-0.6909456;-0.01011395,-0.08135235;0.006623405;-0.03280009,-0.1370156;-0.3068597;-0.01799229,-0.1693919;-0.6431898;0.06925217,-0.1923918;-0.6807373;0.01310144,-0.0006926358;0.5400873;0.001175165,655.4643
+0;0;0,0.001594016;0.3120717;0.006340424,0.003600349;0.6148441;-0.001331102,0.1741563;0.4893607;0.01262406,0.2078645;0.2377366;-0.0001102872,0.2601016;0.008454576;-0.05677717,-0.163144;0.476832;-0.01462166,-0.2092323;0.226918;-0.0202698,-0.2493803;-0.003082529;-0.0834998,0.07861251;0.005093752;-0.03872957,0.09747305;-0.3117526;-0.01066835,0.1074054;-0.6528798;0.06144747,0.1187549;-0.6842892;-0.004395604,-0.07542522;0.006089838;-0.04449498,-0.1175065;-0.3089624;-0.02200049,-0.1375942;-0.6508636;0.0440843,-0.1309929;-0.6114286;-0.04593028,0.003061435;0.5404087;0.002912522,0;0;0,-0.0001385808;0.3121019;0.004884243,-0.000586167;0.614822;-0.004599332,0.1715005;0.497942;-0.0248394,0.2248837;0.249845;-0.0393703,0.2042619;0.02113269;-0.1153674,-0.1724575;0.4921044;0.005237762,-0.2225101;0.2429017;0.007661424,-0.2330212;0.01214029;-0.06409366,0.07707703;0.003036797;-0.04190183,0.1192717;-0.3126214;-0.03121257,0.1254753;-0.652887;0.04525948,0.1487127;-0.6910713;-0.009932518,-0.08106379;0.006661711;-0.03301724,-0.1345069;-0.3070238;-0.01628381,-0.1692496;-0.6430584;0.0705536,-0.1927904;-0.6803219;0.01436926,-0.0003696084;0.5404223;0.0002555852,655.4977
+0;0;0,0.001569529;0.3120716;0.006348393,0.003552485;0.614843;-0.00136157,0.1741134;0.4893529;0.01259116,0.2078322;0.2377073;0.000319045,0.2602899;0.007983163;-0.05431702,-0.1630638;0.4765866;-0.01490045,-0.2093955;0.2267102;-0.02021028,-0.2494395;-0.003916711;-0.08118448,0.0785917;0.005089032;-0.03877241,0.09736688;-0.3117515;-0.01058933,0.107403;-0.6528734;0.06153728,0.1183345;-0.6852077;-0.003502421,-0.07543803;0.006108276;-0.04447074,-0.1176481;-0.3089231;-0.02192532,-0.1374527;-0.650833;0.04419932,-0.1308068;-0.611397;-0.04581188,0.003019882;0.5404083;0.002894894,0;0;0,-0.0001385808;0.3121019;0.004884243,-0.000586167;0.614822;-0.004599332,0.1715005;0.497942;-0.0248394,0.2248837;0.249845;-0.0393703,0.2042619;0.02113269;-0.1153674,-0.1724575;0.4921044;0.005237762,-0.2225101;0.2429017;0.007661424,-0.2330212;0.01214029;-0.06409366,0.07707703;0.003036797;-0.04190183,0.1192717;-0.3126214;-0.03121257,0.1254753;-0.652887;0.04525948,0.1487127;-0.6910713;-0.009932518,-0.08106379;0.006661711;-0.03301724,-0.1345069;-0.3070238;-0.01628381,-0.1692496;-0.6430584;0.0705536,-0.1927904;-0.6803219;0.01436926,-0.0003696084;0.5404223;0.0002555852,655.5201
+0;0;0,0.001569231;0.3120124;0.006347189,0.00355198;0.6147517;-0.001362138,0.1739337;0.4893186;0.01258023,0.2078119;0.2364834;0.000250102,0.2589191;0.0126736;-0.05297933,-0.1628903;0.4765657;-0.01488258,-0.2094411;0.225508;-0.02021751,-0.2484541;0.0008187145;-0.0796219,0.07847387;0.005081403;-0.03871428,0.09732607;-0.3130589;-0.01041558,0.1073345;-0.6532397;0.06151204,0.118154;-0.6849355;-0.002861388,-0.07532493;0.006099119;-0.04440407,-0.1177081;-0.3102246;-0.02176616,-0.1374581;-0.6511913;0.04417606,-0.1308803;-0.6118519;-0.04491306,0.003019402;0.5403205;0.002894123,0;0;0,0.0001746863;0.312052;0.004248619,9.641051E-05;0.6147171;-0.005930185,0.1719974;0.4978169;-0.02521014,0.226621;0.2486583;-0.0379262,0.2109099;0.02528253;-0.1113603,-0.1718565;0.4927;0.004385361,-0.2231288;0.2425412;0.008526349,-0.2342444;0.01791658;-0.06187504,0.07709794;0.003082603;-0.0415833,0.1189561;-0.3139293;-0.0305891,0.1242151;-0.6534902;0.04469347,0.1473066;-0.6928956;-0.007431742,-0.08085524;0.006596649;-0.03319156,-0.1363533;-0.3080747;-0.01671736,-0.1706363;-0.6433866;0.06923219,-0.194381;-0.6796793;0.01347523,0.0002190024;0.5403329;-0.0008933544,655.5427
+0;0;0,0.00156925;0.3120161;0.006347263,0.003552093;0.6147696;-0.001362503,0.1745526;0.4891466;0.01261524,0.2086427;0.2347301;0.0002079969,0.2587066;0.01548891;-0.05193486,-0.163491;0.4763475;-0.01494701,-0.2103328;0.2237196;-0.0203153,-0.2485495;0.003616929;-0.07850708,0.07830594;0.005070528;-0.03863143,0.09711695;-0.3123749;-0.01039455,0.1071336;-0.652836;0.06159235,0.1179295;-0.6843964;-0.002639905,-0.07516373;0.006086066;-0.04430904,-0.1174544;-0.3095467;-0.02172058,-0.1372206;-0.6507944;0.04427598,-0.1306572;-0.6114755;-0.04461776,0.003019478;0.5403332;0.002894062,0;0;0,-0.000104472;0.3120643;0.003553391,-0.0003547519;0.6147268;-0.007122993,0.1722673;0.4978626;-0.02622557,0.2281988;0.2472806;-0.03736758,0.218595;0.02704164;-0.1058843,-0.1729587;0.4927401;0.003166766,-0.2251446;0.2411656;0.008712371,-0.2374495;0.02083857;-0.05908559,0.07701778;0.003093123;-0.04133534,0.1176849;-0.3133952;-0.03113198,0.1227754;-0.6533097;0.04389071,0.1455798;-0.6922737;-0.008606434,-0.08059637;0.00657044;-0.03333125,-0.1342025;-0.3076098;-0.01489419,-0.1709951;-0.6431285;0.07036854,-0.1947564;-0.6789121;0.01433336,-0.0001999736;0.5403454;-0.001967907,655.5761
+0;0;0,0.001553305;0.3120565;0.006337739,0.003505401;0.6149485;-0.001413523,0.1750465;0.489299;0.01269973,0.2090659;0.2335366;0.0004809042,0.2603922;0.01045673;-0.04895115,-0.1639674;0.4762168;-0.01506883,-0.2112041;0.2223198;-0.02017495,-0.2501262;-0.001402467;-0.07741103,0.07822173;0.005044986;-0.03859169,0.09693761;-0.3122211;-0.01028948,0.1069493;-0.6529253;0.06175258,0.1176978;-0.6849572;-0.002926905,-0.07507016;0.006108997;-0.04427823,-0.1174788;-0.3093233;-0.0216287,-0.1372279;-0.6508169;0.04441443,-0.1305961;-0.6114327;-0.04511143,0.002981806;0.5404618;0.002856695,0;0;0,-0.000107348;0.3121139;0.002589703,-0.0001364946;0.614873;-0.009197474,0.1730103;0.498017;-0.02760577,0.2317599;0.2466047;-0.0354445,0.2247443;0.02141452;-0.09934044,-0.1733654;0.4929976;0.00163944,-0.2269187;0.2404164;0.009109719,-0.2436011;0.01575021;-0.05483843,0.07678935;0.003098011;-0.0415597,0.1170949;-0.3132496;-0.03113461,0.1212002;-0.6535894;0.04317284,0.144218;-0.6920769;-0.01092505,-0.0805686;0.006569237;-0.03315052,-0.1358756;-0.3071908;-0.01569163,-0.1723209;-0.6429765;0.06968592,-0.1966418;-0.6791021;0.01326935,-4.772842E-05;0.5404628;-0.00372982,655.5984
+0;0;0,0.001552789;0.3119529;0.006335634,0.003504717;0.6148171;-0.001415473,0.1750896;0.4891483;0.01270065,0.2090657;0.2337109;0.0004973533,0.2602832;0.01110442;-0.04882982,-0.1640106;0.4760628;-0.01507498,-0.2111873;0.2224885;-0.02017461,-0.2500267;-0.0007590801;-0.07728924,0.07820725;0.005044051;-0.03858455,0.09691774;-0.3121307;-0.01029048,0.1069302;-0.652861;0.06175711,0.1176897;-0.6849567;-0.002988834,-0.07505625;0.006107866;-0.04427003,-0.1174527;-0.3092337;-0.02162703,-0.1372033;-0.6507535;0.04442117,-0.1305647;-0.6113597;-0.04519668,0.002981077;0.5403241;0.002855109,0;0;0,8.448958E-05;0.3120174;0.001515388,0.0009702594;0.6146644;-0.0120821,0.1741341;0.4984654;-0.02931905,0.2364159;0.2481508;-0.03320765,0.2407884;0.02271353;-0.09459972,-0.1726404;0.4931559;-0.000220872,-0.2268614;0.2411597;0.01024457,-0.2468379;0.01633611;-0.05029763,0.07666388;0.003026307;-0.04176211,0.1172563;-0.3131856;-0.0311451,0.1205486;-0.6537295;0.04238915,0.1435056;-0.6921062;-0.01202846,-0.08060508;0.006657904;-0.03300116,-0.1354428;-0.3071045;-0.01578504,-0.1726716;-0.6429172;0.06925697,-0.1973731;-0.6788519;0.01263433,0.0008001328;0.5402942;-0.006018639,655.632
+0;0;0,0.001552323;0.3118592;0.006333732,0.003504746;0.614798;-0.001420113,0.1750147;0.4891133;0.01269392,0.2089371;0.23408;0.0005099326,0.259334;0.01503982;-0.04802699,-0.1639384;0.4760334;-0.01506967,-0.2110405;0.2228603;-0.02016123,-0.2492577;0.003189296;-0.07636084,0.07825452;0.005047101;-0.03860787,0.09697276;-0.3122588;-0.0103021,0.1069971;-0.6533942;0.06183114,0.1177181;-0.6852675;-0.002682913,-0.07510164;0.006111559;-0.04429679,-0.1175156;-0.3093604;-0.02164442,-0.1372897;-0.6512862;0.04448229,-0.1306749;-0.6119261;-0.04481458,0.002980839;0.5402669;0.002852652,0;0;0,0.0004384667;0.311927;0.0002629757,0.002177984;0.6144949;-0.01620746,0.1753327;0.4988097;-0.03150558,0.2396958;0.2494169;-0.03017402,0.2555124;0.02718963;-0.08708787,-0.1714744;0.4928745;-0.002874101,-0.2276696;0.2419179;0.01141138,-0.2515137;0.01890779;-0.0393059,0.07666008;0.003049225;-0.04187775,0.1167278;-0.3133488;-0.03085399,0.1203644;-0.6545051;0.04178333,0.1430681;-0.6921036;-0.01317382,-0.08069863;0.006626488;-0.03291857,-0.135485;-0.3072799;-0.01571665,-0.1731723;-0.6436189;0.06873872,-0.1980182;-0.6792384;0.01232882,0.001822993;0.5401616;-0.009288788,655.6652
+0;0;0,0.001629701;0.3118602;0.006262626,0.003652457;0.6147949;-0.00162827,0.1751401;0.4891513;0.01284368,0.2088889;0.234068;0.001237812,0.2599922;0.01453753;-0.04424986,-0.1637816;0.4759614;-0.01521292,-0.2111463;0.2228263;-0.01972646,-0.2495445;0.002646089;-0.07376869,0.07820544;0.004994206;-0.03871405,0.09679355;-0.3122912;-0.01009399,0.1066396;-0.653404;0.06217039,0.1177444;-0.6848683;-0.002668813,-0.07514796;0.006162595;-0.04421106,-0.1177048;-0.3092878;-0.02152638,-0.137471;-0.6511956;0.04469612,-0.1307965;-0.6118447;-0.04459728,0.003113309;0.540266;0.002681352,0;0;0,0.0004384667;0.311927;0.0002629757,0.002177984;0.6144949;-0.01620746,0.1753327;0.4988097;-0.03150558,0.2396958;0.2494169;-0.03017402,0.2555124;0.02718963;-0.08708787,-0.1714744;0.4928745;-0.002874101,-0.2276696;0.2419179;0.01141138,-0.2515137;0.01890779;-0.0393059,0.07666008;0.003049225;-0.04187775,0.1167278;-0.3133488;-0.03085399,0.1203644;-0.6545051;0.04178333,0.1430681;-0.6921036;-0.01317382,-0.08069863;0.006626488;-0.03291857,-0.135485;-0.3072799;-0.01571665,-0.1731723;-0.6436189;0.06873872,-0.1980182;-0.6792384;0.01232882,0.001822993;0.5401616;-0.009288788,655.6874
+0;0;0,0.001628298;0.3115918;0.006257235,0.003651499;0.614592;-0.001635769,0.1750837;0.4889392;0.0128344,0.2087494;0.2344842;0.001257119,0.2581732;0.02216853;-0.04273561,-0.1637292;0.4757535;-0.01521319,-0.2109772;0.2232419;-0.01971562,-0.2481135;0.01029785;-0.07198177,0.07824006;0.004996417;-0.03873118,0.09684964;-0.3126556;-0.01007806,0.1066882;-0.6535108;0.06213176,0.1177775;-0.6848891;-0.002616681,-0.07518123;0.006165322;-0.04423063,-0.1177873;-0.3096496;-0.02151974,-0.1375385;-0.6512991;0.04465276,-0.1308734;-0.6119612;-0.04451563,0.003112165;0.5400375;0.002675335,0;0;0,0.0004591793;0.3116558;-0.001293182,0.002561092;0.61422;-0.01891994,0.1757251;0.4992276;-0.03398514,0.2460394;0.2522625;-0.02510357,0.2713249;0.03566349;-0.06871009,-0.1711585;0.4928482;-0.00472456,-0.2286133;0.2431658;0.01457355,-0.2577957;0.02605942;-0.02375689,0.07660747;0.002996475;-0.04205823,0.1164232;-0.3137841;-0.030442,0.1201115;-0.6550673;0.04030728,0.1425631;-0.6925677;-0.01466775,-0.0807838;0.006666984;-0.03280406,-0.1359015;-0.3076192;-0.0167932,-0.1734754;-0.6437879;0.06730296,-0.1984304;-0.6790626;0.01074254,0.002124414;0.5398923;-0.01167703,655.7098
+0;0;0,0.001626855;0.3113157;0.00625169,0.003648716;0.6141163;-0.001635665,0.1770387;0.4879417;0.01294667,0.2105983;0.2342881;0.001405859,0.2610345;0.01762342;-0.04348801,-0.1656304;0.4746058;-0.01542014,-0.2127296;0.2228896;-0.01990839,-0.2506266;0.005583674;-0.07324514,0.07841039;0.005007294;-0.0388155,0.09702887;-0.3127967;-0.01014867,0.1068955;-0.6546226;0.0622668,0.117954;-0.6858303;-0.00230173,-0.0753449;0.006178743;-0.04432692,-0.1179713;-0.3097872;-0.02160516,-0.1377788;-0.6524098;0.04475579,-0.1311322;-0.6130978;-0.04416483,0.003109814;0.5396215;0.002671984,0;0;0,-1.192093E-06;0.311377;-0.001885414,0.001150325;0.6137782;-0.0190928,0.1766367;0.4994629;-0.03649426,0.2515825;0.255264;-0.01779675,0.2777171;0.03320271;-0.05663753,-0.1743292;0.4920111;-0.007985089,-0.233433;0.244123;0.01766152,-0.2666449;0.02118546;-0.008771215,0.07657972;0.002965689;-0.04250479,0.1161001;-0.3140219;-0.03133178,0.1201578;-0.6563532;0.03923082,0.1422474;-0.6930598;-0.01644731,-0.08113354;0.006689501;-0.03244235,-0.1355354;-0.3079417;-0.01776331,-0.1744073;-0.6452785;0.06517763,-0.1993393;-0.6803287;0.008745,0.001047194;0.5394839;-0.01211691,655.7437
+0;0;0,0.00154944;0.3109316;0.006231743,0.003487522;0.6135645;-0.001687068,0.1781629;0.4871786;0.01308386,0.2117226;0.2341987;0.003021543,0.2638084;0.01155032;-0.03921628,-0.1669699;0.4736686;-0.01572019,-0.2142879;0.2227243;-0.01949946,-0.2536131;-0.0004964918;-0.0714155,0.07843046;0.005012165;-0.03881472,0.09688001;-0.313077;-0.009999508,0.1066196;-0.6550449;0.06238628,0.1179299;-0.685733;-0.001871467,-0.07534253;0.006193041;-0.04436429,-0.1182671;-0.3100122;-0.02149223,-0.1379403;-0.6528075;0.04469669,-0.1312908;-0.6135514;-0.04367826,0.002969722;0.5391151;0.002628179,0;0;0,-0.0004836172;0.3109843;-0.002869606,-0.0001090318;0.6132131;-0.02022576,0.1769313;0.4998084;-0.03944468,0.2541194;0.2579399;-0.0117321,0.2821642;0.02922699;-0.04292727,-0.1767312;0.4916698;-0.01110325,-0.2373833;0.2462038;0.0248704,-0.2737191;0.01720226;0.007341778,0.07661657;0.00300014;-0.04247284,0.1156068;-0.3143584;-0.03176188,0.1199366;-0.6570147;0.03784084,0.1413503;-0.6933004;-0.01772618,-0.081137;0.006624419;-0.03249532,-0.1351781;-0.3083573;-0.01774884,-0.17457;-0.6460198;0.0641593,-0.1993355;-0.6806146;0.007996898,6.835166E-05;0.5389634;-0.01325727,655.766
+0;0;0,0.001545902;0.3102216;0.006217512,0.003481552;0.6124721;-0.001692268,0.1757771;0.4868627;0.01293248,0.2092419;0.2345975;0.002898598,0.2654763;-0.005784333;-0.04270339,-0.1646664;0.4735363;-0.0154802,-0.2118507;0.2233009;-0.0192488,-0.2543081;-0.01769893;-0.07529984,0.07846635;0.005014458;-0.03883248,0.09697561;-0.3141041;-0.009924019,0.1067051;-0.655718;0.06238684,0.1178655;-0.6856021;-0.001019649,-0.07537701;0.006195876;-0.0443846,-0.1184405;-0.3110327;-0.02143852,-0.1380933;-0.6534731;0.04468188,-0.1315319;-0.6143396;-0.04252233,0.002964245;0.5380936;0.002618867,0;0;0,-0.0002026558;0.3102205;-0.006451845,0.001722142;0.6111134;-0.03535962,0.1770657;0.4999408;-0.04325867,0.25489;0.2602485;-0.006525755,0.2900108;0.01196963;-0.01875019,-0.1730524;0.4921157;-0.01487635,-0.2346687;0.2491742;0.03030289,-0.275564;0.001571923;0.02352231,0.07668704;0.003022909;-0.04242682,0.1146409;-0.315509;-0.03185058,0.1197002;-0.6581326;0.03602457,0.1405832;-0.6948737;-0.01727247,-0.08116395;0.006554103;-0.03255045,-0.1350675;-0.309532;-0.01844873,-0.1748773;-0.6470431;0.06232926,-0.1993829;-0.6806731;0.006815728,0.001451179;0.5374026;-0.02451301,655.799
+0;0;0,0.001545902;0.3102216;0.006217512,0.003481552;0.6124721;-0.001692268,0.1757771;0.4868627;0.01293248,0.2092419;0.2345975;0.002898598,0.2654763;-0.005784333;-0.04270339,-0.1646664;0.4735363;-0.0154802,-0.2118507;0.2233009;-0.0192488,-0.2543081;-0.01769893;-0.07529984,0.07846635;0.005014458;-0.03883248,0.09697561;-0.3141041;-0.009924019,0.1067051;-0.655718;0.06238684,0.1178655;-0.6856021;-0.001019649,-0.07537701;0.006195876;-0.0443846,-0.1184405;-0.3110327;-0.02143852,-0.1380933;-0.6534731;0.04468188,-0.1315319;-0.6143396;-0.04252233,0.002964245;0.5380936;0.002618867,0;0;0,-0.0002026558;0.3102205;-0.006451845,0.001722142;0.6111134;-0.03535962,0.1770657;0.4999408;-0.04325867,0.25489;0.2602485;-0.006525755,0.2900108;0.01196963;-0.01875019,-0.1730524;0.4921157;-0.01487635,-0.2346687;0.2491742;0.03030289,-0.275564;0.001571923;0.02352231,0.07668704;0.003022909;-0.04242682,0.1146409;-0.315509;-0.03185058,0.1197002;-0.6581326;0.03602457,0.1405832;-0.6948737;-0.01727247,-0.08116395;0.006554103;-0.03255045,-0.1350675;-0.309532;-0.01844873,-0.1748773;-0.6470431;0.06232926,-0.1993829;-0.6806731;0.006815728,0.001451179;0.5374026;-0.02451301,655.8219
+0;0;0,0.001593846;0.3095369;0.006112602,0.003568138;0.6108353;-0.001964197,0.1737897;0.4859928;0.01268726,0.2071239;0.2343388;0.004009522,0.262097;0.001218721;-0.03545961,-0.1630595;0.473934;-0.01501281,-0.2087592;0.2240935;-0.01774758,-0.2507794;-0.009614378;-0.06814335,0.07864515;0.005030056;-0.03890274,0.09720119;-0.3138834;-0.01001352,0.1069182;-0.6555737;0.06233197,0.1183317;-0.6862741;-0.001891822,-0.07551639;0.006208961;-0.04452537,-0.1185826;-0.3108158;-0.02160457,-0.1382716;-0.6533158;0.04462695,-0.1316853;-0.6140687;-0.04375067,0.00304309;0.5366596;0.002392895,0;0;0,0.0005720258;0.3094451;-0.009819508,0.003909633;0.6089407;-0.04313445,0.1775519;0.4998671;-0.04632306,0.2546317;0.2620894;-0.001193762,0.2900217;0.02194023;-0.0003418922,-0.1692593;0.4924129;-0.01873541,-0.2311682;0.2519381;0.03470007,-0.2723044;0.0128555;0.04319394,0.07671733;0.002891064;-0.04277706,0.113971;-0.3155252;-0.03238511,0.11942;-0.6584827;0.0341804,0.1405395;-0.6953025;-0.02085209,-0.08146692;0.006693433;-0.03228191,-0.1355617;-0.3092208;-0.01976503,-0.1753242;-0.6470008;0.06026104,-0.2004266;-0.6821576;0.004908059,0.003374562;0.5355403;-0.03158474,655.845
+0;0;0,0.001593138;0.3093994;0.006109886,0.00356561;0.6104238;-0.001958084,0.1748859;0.4853579;0.01275355,0.2081229;0.2344382;0.004101129,0.2610837;0.009851232;-0.03392328,-0.1641294;0.4732217;-0.01512464,-0.2096958;0.2241101;-0.01785144,-0.2501779;-0.001043186;-0.06640251,0.07869633;0.005033331;-0.03892806,0.09723912;-0.3136524;-0.01005947,0.1069485;-0.6550751;0.06222935,0.1184366;-0.6861721;-0.002414148,-0.07556554;0.006213002;-0.04455435,-0.118601;-0.3105853;-0.02164992,-0.1382745;-0.6528171;0.04452973,-0.1316452;-0.6135096;-0.04442544,0.003041287;0.5363506;0.002392987,0;0;0,0.0003876239;0.30925;-0.01149511,0.002921671;0.6085606;-0.04415011,0.1779283;0.4994341;-0.04888916,0.2532766;0.2638132;0.005385399,0.2868187;0.03269187;0.01754546,-0.1711918;0.4918253;-0.02212448,-0.2311153;0.2539557;0.04086386,-0.2695875;0.02449933;0.06452072,0.07687169;0.002803564;-0.04262304,0.1132038;-0.3155023;-0.03266072,0.1193073;-0.6584564;0.03241277,0.1405807;-0.695457;-0.02328253,-0.08147959;0.006751488;-0.03239342,-0.1354438;-0.3089828;-0.0206655,-0.1754715;-0.6468926;0.05746346,-0.200683;-0.68233;0.00155345,0.002701432;0.5352079;-0.03295302,655.8788
+0;0;0,0.001592195;0.3092163;0.00610627,0.003562668;0.6099352;-0.001953628,0.1758816;0.4846456;0.01281393,0.209035;0.2343568;0.004183266,0.2620405;0.009580523;-0.03387319,-0.1651028;0.4724388;-0.01522619,-0.2105547;0.2239536;-0.01794613,-0.2510709;-0.001389399;-0.06653813,0.07866769;0.005031498;-0.03891389,0.09721623;-0.3137532;-0.01003634,0.1069434;-0.6558012;0.06238489,0.118437;-0.6869272;-0.002289221,-0.07553803;0.006210741;-0.04453813,-0.1185868;-0.310686;-0.02162659,-0.1382964;-0.6535445;0.04467428,-0.131664;-0.6142326;-0.04432304,0.003038857;0.5359344;0.002393189,0;0;0,0.0001155585;0.3089968;-0.01324773,0.001377881;0.6080264;-0.04576659,0.1778459;0.499265;-0.05120635,0.2518665;0.2658261;0.01080489,0.2837105;0.0352499;0.03535676,-0.1734878;0.4913148;-0.02502965,-0.231756;0.2558789;0.04563089,-0.2669057;0.02762413;0.08366346,0.0768795;0.002820343;-0.04254174,0.112878;-0.3156528;-0.03356314,0.1194914;-0.6593071;0.03120041,0.1405515;-0.6957124;-0.02535081,-0.08141722;0.006716871;-0.03247046,-0.1355018;-0.3091325;-0.02171604,-0.1755666;-0.6478515;0.05574742,-0.2007889;-0.6832508;-0.0002703927,0.001542896;0.5347306;-0.03467727,655.9111
+0;0;0,0.001630631;0.3365633;0.006540777,0.003683316;0.6727952;-0.002658527,0.2059725;0.5300209;0.01466317,0.2387736;0.280451;0.008125993,0.2934409;0.05208294;-0.02597246,-0.1940854;0.5154514;-0.01846439,-0.2401067;0.2678936;-0.01944797,-0.2826784;0.03896351;-0.06507539,0.07906948;0.005066417;-0.0390342,0.09746452;-0.3133641;-0.01002325,0.1072833;-0.655198;0.06250999,0.1183262;-0.6866486;-0.002530918,-0.07584231;0.00624663;-0.04483574,-0.1190346;-0.3102586;-0.02166513,-0.1387114;-0.6529338;0.04462531,-0.1320102;-0.6135867;-0.04479593,0.003142654;0.5902125;0.002247627,0;0;0,-0.005323887;0.3325788;-0.05180049,-0.01130512;0.6594099;-0.1311684,0.1781134;0.4993092;-0.05324649,0.2482393;0.2684829;0.01890159,0.2756631;0.03578958;0.05638409,-0.1802141;0.4872373;-0.02386348,-0.2360099;0.2546371;0.05479866,-0.268837;0.02450062;0.1023675,0.07697067;0.002889514;-0.043226,0.1127343;-0.3152563;-0.03415918,0.1197982;-0.6589295;0.02945495,0.1407902;-0.6956599;-0.02742052,-0.08210021;0.006668591;-0.03188112,-0.1359912;-0.3089167;-0.02295156,-0.1758657;-0.6476793;0.05358471,-0.2012101;-0.6832938;-0.002814144,-0.009780601;0.5795638;-0.1095686,655.9446
+0;0;0,0.001630704;0.3365782;0.006541067,0.003672635;0.6710515;-0.002608935,0.2047886;0.5290861;0.01461344,0.2375154;0.2800816;0.008091077,0.2929458;0.04852559;-0.02648337,-0.1929494;0.514601;-0.018322,-0.2388664;0.267604;-0.01930336,-0.2820324;0.0354782;-0.06556771,0.07878441;0.005048151;-0.03889347,0.09719512;-0.3136536;-0.009857815,0.1070141;-0.6554935;0.0626767,0.1180671;-0.6870005;-0.002423957,-0.07556888;0.006224108;-0.04467409,-0.118798;-0.3105507;-0.02148375,-0.1384751;-0.6532319;0.04480784,-0.1317678;-0.6138762;-0.04469554,0.003134985;0.5889286;0.0022699,0;0;0,-0.00534524;0.3321753;-0.05441809,-0.01121403;0.6569073;-0.1349261,0.1774364;0.4994981;-0.05567455,0.2440554;0.2705909;0.0235734,0.2671189;0.03591809;0.07135224,-0.1798249;0.487581;-0.027163,-0.2331195;0.2576441;0.05889245,-0.2642599;0.02678064;0.1190457,0.07704343;0.002972752;-0.04243398,0.112375;-0.3155418;-0.0351541,0.1199255;-0.6593006;0.02797318,0.1405692;-0.6958426;-0.02937984,-0.08157552;0.006564493;-0.03236528,-0.1361107;-0.3091815;-0.02324252,-0.1755201;-0.6482865;0.05203589,-0.2009185;-0.6839122;-0.004458096,-0.009699315;0.577677;-0.1128232,655.9673
+0;0;0,0.001631776;0.3367995;0.006545367,0.003672407;0.6710571;-0.002599936,0.2040646;0.5293312;0.01457666,0.2367387;0.2807272;0.008064784,0.292536;0.04763907;-0.02673844,-0.1922455;0.5148982;-0.01824054,-0.2380886;0.2682985;-0.01922032,-0.2815402;0.03463672;-0.0657908,0.07895814;0.005059282;-0.03897923,0.09733818;-0.3131116;-0.00999194,0.1071725;-0.6554852;0.06265582,0.118252;-0.6871395;-0.002600692,-0.07573552;0.006237833;-0.0447726,-0.1188926;-0.3100093;-0.02162089,-0.1386005;-0.6532255;0.0447742,-0.131877;-0.6138474;-0.04494347,0.003134918;0.5889589;0.002277432,0;0;0,-0.005506843;0.332113;-0.05612493,-0.01160326;0.6566123;-0.1366532,0.1766601;0.4996372;-0.05807352,0.2400537;0.2720882;0.02628684,0.2602936;0.03675428;0.07979345,-0.1798317;0.4876819;-0.02974298,-0.2319797;0.259571;0.06058931,-0.2563848;0.02839001;0.1285189,0.07706739;0.003084242;-0.04278398,0.1118585;-0.3149687;-0.03625035,0.1197771;-0.6593185;0.02663517,0.1404749;-0.6959095;-0.0309813,-0.08187485;0.006435914;-0.03216289,-0.1367908;-0.3087306;-0.0240925,-0.1759476;-0.6486458;0.05019407,-0.2014977;-0.6843491;-0.006486498,-0.01000562;0.5774204;-0.1145108,656.0003
+0;0;0,0.001715015;0.3364772;0.006403184,0.003796014;0.6679733;-0.002835223,0.2030031;0.5269808;0.01448512,0.2357345;0.2788287;0.01146223,0.2906696;0.04949024;-0.0186735,-0.1915688;0.5139506;-0.01740135,-0.2367135;0.267738;-0.01627802,-0.2803895;0.03809382;-0.05961533,0.0789979;0.005047816;-0.03888493,0.09722606;-0.3133204;-0.009584649,0.1070431;-0.6557496;0.06325734,0.1182625;-0.6874591;-0.002439506,-0.07567924;0.006254625;-0.04485217,-0.1189229;-0.3101749;-0.021369,-0.1389345;-0.6534587;0.04508293,-0.1322974;-0.6140522;-0.04501408,0.003251797;0.5865517;0.002043162,0;0;0,-0.006146267;0.3313565;-0.05853176,-0.01307484;0.6528007;-0.1398087,0.1754111;0.4997486;-0.06064296,0.2349458;0.2741442;0.03001142,0.2537633;0.04392022;0.08626962,-0.1809231;0.4875705;-0.0321961,-0.2315199;0.2609816;0.06138468,-0.2515627;0.03639384;0.1367558,0.07713482;0.00341475;-0.04262328,0.1111171;-0.3149796;-0.03822756,0.1190882;-0.6594296;0.02462745,0.1400739;-0.6962113;-0.03325009,-0.08183034;0.00611409;-0.03232025,-0.1379787;-0.3090944;-0.02599103,-0.1767254;-0.6493011;0.04761767,-0.2025211;-0.6853237;-0.009176694,-0.01117739;0.5744098;-0.1173396,656.0231
+0;0;0,0.001715015;0.3364772;0.006403184,0.003796014;0.6679733;-0.002835223,0.2030031;0.5269808;0.01448512,0.2357345;0.2788287;0.01146223,0.2906696;0.04949024;-0.0186735,-0.1915688;0.5139506;-0.01740135,-0.2367135;0.267738;-0.01627802,-0.2803895;0.03809382;-0.05961533,0.0789979;0.005047816;-0.03888493,0.09722606;-0.3133204;-0.009584649,0.1070431;-0.6557496;0.06325734,0.1182625;-0.6874591;-0.002439506,-0.07567924;0.006254625;-0.04485217,-0.1189229;-0.3101749;-0.021369,-0.1389345;-0.6534587;0.04508293,-0.1322974;-0.6140522;-0.04501408,0.003251797;0.5865517;0.002043162,0;0;0,-0.006146267;0.3313565;-0.05853176,-0.01307484;0.6528007;-0.1398087,0.1754111;0.4997486;-0.06064296,0.2349458;0.2741442;0.03001142,0.2537633;0.04392022;0.08626962,-0.1809231;0.4875705;-0.0321961,-0.2315199;0.2609816;0.06138468,-0.2515627;0.03639384;0.1367558,0.07713482;0.00341475;-0.04262328,0.1111171;-0.3149796;-0.03822756,0.1190882;-0.6594296;0.02462745,0.1400739;-0.6962113;-0.03325009,-0.08183034;0.00611409;-0.03232025,-0.1379787;-0.3090944;-0.02599103,-0.1767254;-0.6493011;0.04761767,-0.2025211;-0.6853237;-0.009176694,-0.01117739;0.5744098;-0.1173396,656.0564
+0;0;0,0.001714466;0.3363695;0.006401134,0.00379497;0.6677836;-0.002836514,0.2015145;0.5272189;0.01439213,0.2342092;0.2793452;0.01137263,0.2864944;0.061069;-0.01730948,-0.1901193;0.5142857;-0.0172569,-0.2352132;0.2683493;-0.01613482,-0.2767825;0.0497822;-0.05738172,0.07881802;0.005036322;-0.03879639,0.09706156;-0.3136005;-0.009471385,0.1068738;-0.6558623;0.063335,0.1181685;-0.6879859;-0.00280273,-0.07550692;0.006240383;-0.04475005,-0.1187871;-0.3104561;-0.02124705,-0.1387889;-0.6535721;0.0451724,-0.1321072;-0.6141025;-0.04552924,0.003250647;0.5863461;0.002042818,0;0;0,-0.006175607;0.331141;-0.05912566,-0.01331868;0.6525598;-0.140152,0.1739892;0.5002511;-0.0616641,0.2331029;0.2761946;0.03227043,0.2421468;0.05803236;0.09163642,-0.1802833;0.4884791;-0.03358197,-0.2294112;0.263704;0.06430585,-0.2455713;0.05113952;0.1401747,0.07707267;0.003709823;-0.04229474,0.1112036;-0.3149507;-0.03871894,0.1190638;-0.6592236;0.02416706,0.1402925;-0.6965286;-0.03397489,-0.08155731;0.005890036;-0.0325041,-0.1377536;-0.3095887;-0.0263924,-0.1764708;-0.6496259;0.04720058,-0.202493;-0.6862041;-0.009819478,-0.01135619;0.5741358;-0.1177466,656.0789
+0;0;0,0.001654306;0.3363797;0.006095517,0.003612701;0.6677341;-0.00365502,0.200482;0.5274784;0.01437746,0.2330834;0.27974;0.01436131,0.2753949;0.1018968;-0.005664284,-0.1895387;0.5146701;-0.0171511,-0.235272;0.2690414;-0.01366606,-0.2694947;0.09100772;-0.04452531,0.07860153;0.005008653;-0.03867064,0.09650479;-0.3140002;-0.009163408,0.1062645;-0.6565741;0.06381062,0.1175729;-0.6889873;-0.002214931,-0.0753196;0.006235484;-0.04457333,-0.1189328;-0.3107728;-0.02087666,-0.1388219;-0.6541938;0.04578488,-0.1321249;-0.6147386;-0.04503588,0.003108046;0.5862488;0.001374942,0;0;0,-0.006077573;0.3309238;-0.06036305,-0.01349203;0.6523101;-0.1413076,0.173247;0.5005584;-0.0632875,0.2306945;0.2771711;0.03281164,0.2345559;0.1051949;0.09784055,-0.1798372;0.488767;-0.0352562,-0.2277446;0.2658466;0.06696166,-0.2383393;0.09295939;0.1287458,0.07693787;0.003826797;-0.04200745,0.1117307;-0.3151451;-0.03993726,0.1197024;-0.6597323;0.02309775,0.1410466;-0.6968641;-0.03538657,-0.08119937;0.005736715;-0.03274842,-0.1376972;-0.3100817;-0.02778769,-0.1760345;-0.6504484;0.04609094,-0.201723;-0.6870447;-0.01124756,-0.01146592;0.5738325;-0.1188891,656.1127
+0;0;0,0.001654767;0.3364733;0.006097214,0.00361195;0.6676182;-0.003650324,0.197889;0.5281118;0.01421278,0.2304762;0.2804807;0.01419664,0.2728078;0.1025535;-0.005838413,-0.1870095;0.5154717;-0.01690172,-0.232723;0.2699493;-0.01341818,-0.2669619;0.09183154;-0.04429201,0.07852935;0.005004053;-0.03863513,0.09641107;-0.3136212;-0.009163382,0.1061947;-0.657037;0.06399002,0.1174989;-0.6894271;-0.002011076,-0.07525043;0.006229756;-0.0445324,-0.1188112;-0.3103973;-0.02086422,-0.1387492;-0.6546624;0.04596117,-0.1320546;-0.6152107;-0.04482595,0.003107155;0.5861103;0.001381025,0;0;0,-0.006440252;0.3309647;-0.06062269,-0.01406626;0.6522837;-0.1409531,0.1705329;0.5017003;-0.06406164,0.2287084;0.2791844;0.03333116,0.2339828;0.1067046;0.09716153,-0.1787525;0.4903312;-0.0369142,-0.225965;0.2687027;0.06813282,-0.2341436;0.09646341;0.1323057,0.07691409;0.003925383;-0.04187346,0.1118263;-0.3146475;-0.04018998,0.1199709;-0.6600301;0.02326202,0.1411985;-0.6971343;-0.03524327,-0.08106841;0.005654786;-0.03287109,-0.1374225;-0.3097974;-0.0279201,-0.1757984;-0.650958;0.04636566,-0.2010573;-0.6877261;-0.01090969,-0.01193895;0.573748;-0.1186657,656.1352
+0;0;0,0.001654168;0.3363517;0.006095009,0.003609776;0.6672265;-0.003646889,0.1968972;0.5280274;0.01415024,0.2294643;0.2805491;0.01413411,0.2742484;0.09231362;-0.007061689,-0.1860457;0.5154516;-0.01680616,-0.2317309;0.2700807;-0.01332478,-0.2679535;0.08164349;-0.0459873,0.07845499;0.004999315;-0.03859855,0.09637742;-0.3143511;-0.00905972,0.1061654;-0.6579173;0.06412569,0.1174321;-0.6901004;-0.001656458,-0.07517918;0.006223859;-0.04449023,-0.1188391;-0.3111238;-0.02076819,-0.1387858;-0.6555395;0.04608645,-0.1321134;-0.6161192;-0.04439951,0.00310506;0.5857312;0.001383683,0;0;0,-0.00668028;0.330868;-0.06044912,-0.01484258;0.6522332;-0.1394305,0.1692536;0.5019849;-0.06398392,0.2279924;0.2805551;0.03513575,0.230681;0.09828445;0.1033828,-0.1790486;0.4915385;-0.03636526,-0.2268976;0.2734926;0.07531539,-0.232165;0.09084888;0.1424049,0.076738;0.004128098;-0.04200315,0.112429;-0.3150899;-0.03987956,0.1206871;-0.6606377;0.02350926,0.1415335;-0.6977589;-0.0346384,-0.0810066;0.00544979;-0.03283683,-0.1370357;-0.3107994;-0.02777569,-0.175347;-0.652113;0.04656782,-0.2004362;-0.6887871;-0.01040645,-0.01254411;0.5736033;-0.1175423,656.1686
+0;0;0,0.001711314;0.335442;0.005644011,0.003664602;0.6648881;-0.004642888,0.1955761;0.5263313;0.01411681,0.2282144;0.278972;0.01708787,0.2735038;0.08441368;-0.0001873411,-0.1847429;0.5138263;-0.01693641,-0.231481;0.2688128;-0.01025249,-0.2690658;0.07393999;-0.03879122,0.07842471;0.005016553;-0.03858674,0.09628458;-0.3154298;-0.008720325,0.1062117;-0.6592056;0.06452964,0.1169969;-0.6915562;-0.0009420812,-0.07515579;0.006211317;-0.04446981,-0.1190858;-0.312216;-0.02057246,-0.139085;-0.6568036;0.04654876,-0.1323619;-0.6174338;-0.04376992,0.003165692;0.5837435;0.0005199215,0;0;0,-0.007077097;0.3298734;-0.0607419,-0.01593103;0.6498768;-0.1392667,0.1679429;0.5024828;-0.06435823,0.2274541;0.2818448;0.03583145,0.2305643;0.09408176;0.1061015,-0.179525;0.4923789;-0.03589116,-0.2275874;0.2756228;0.07798397,-0.2310365;0.08851616;0.1499681,0.07663205;0.004303068;-0.04211354,0.1133357;-0.3159217;-0.03971291,0.1217521;-0.6616771;0.02375603,0.1424987;-0.6985443;-0.03445745,-0.08099413;0.005244154;-0.03281749,-0.1373065;-0.3121011;-0.02860498,-0.1747361;-0.6536236;0.04627692,-0.1999343;-0.6901881;-0.0105093,-0.01346358;0.5715857;-0.1174552,656.1919
+0;0;0,0.001707449;0.3346844;0.005631266,0.003652211;0.6626935;-0.004609971,0.1951433;0.5246352;0.01409617,0.2277548;0.2774788;0.01706479,0.2741928;0.07798629;-0.0006485358,-0.1843402;0.5121576;-0.01688884,-0.2310399;0.2673451;-0.0102104,-0.269578;0.06753016;-0.0394729,0.07830158;0.005008676;-0.03852616,0.09619959;-0.3161219;-0.008595966,0.1061329;-0.6601117;0.06469959,0.1169227;-0.6924884;-0.0007996187,-0.07503779;0.006201564;-0.04439998,-0.1190616;-0.3129056;-0.0204516,-0.1390733;-0.6577078;0.04671139,-0.1323473;-0.618334;-0.04364523,0.003155591;0.5819213;0.0005291472,0;0;0,-0.007985279;0.329148;-0.06038332,-0.01854101;0.6480235;-0.1372519,0.1664652;0.503114;-0.06403208,0.2256349;0.2837505;0.03861904,0.2299912;0.09097983;0.1099491,-0.1819384;0.4924524;-0.03432726,-0.2311205;0.2783751;0.08361614,-0.2326161;0.08875185;0.1630409,0.07662201;0.004269093;-0.0418489,0.1138927;-0.3165819;-0.03928781,0.1225476;-0.6625824;0.02402592,0.1434181;-0.6994852;-0.03416229,-0.08075469;0.005247211;-0.0330399,-0.1367626;-0.3128406;-0.02811021,-0.1737564;-0.6546776;0.04658064,-0.1988513;-0.6912706;-0.01027926,-0.0156348;0.5700096;-0.1158934,656.2257
+0;0;0,0.001707174;0.3346305;0.005630359,0.003651816;0.6626164;-0.004612769,0.1937607;0.5249153;0.01399923,0.2263433;0.2779782;0.01696522,0.2736704;0.07466632;-0.001087241,-0.1829914;0.5125275;-0.01676276,-0.2296497;0.2679322;-0.01009025,-0.2689255;0.0642917;-0.03991299,0.07831792;0.005009721;-0.03853419,0.09627427;-0.3171677;-0.008506436,0.1062132;-0.6613517;0.0648305,0.1170016;-0.6937204;-0.0006602407,-0.07505345;0.006202858;-0.04440925,-0.1192207;-0.3139445;-0.0203828,-0.1392437;-0.6589414;0.04681811,-0.1325186;-0.6195688;-0.04352681,0.003154857;0.581789;0.0005298583,0;0;0,-0.008383103;0.3291624;-0.05995035,-0.01912571;0.6482928;-0.1356273,0.1648646;0.5036238;-0.06422234,0.2241496;0.2857619;0.04099083,0.2290971;0.08913998;0.1132183,-0.1817722;0.493744;-0.03392161,-0.2300418;0.2808914;0.08612905,-0.2312206;0.08980605;0.1720736,0.07649416;0.004385412;-0.04210806,0.1145286;-0.317435;-0.03939462,0.1234403;-0.6636459;0.0238378,0.1442838;-0.7005762;-0.03430986,-0.08083726;0.005117709;-0.03290629,-0.1370015;-0.3140174;-0.02835282,-0.1732976;-0.6561263;0.046372,-0.1982009;-0.6926363;-0.01065012,-0.01621348;0.570148;-0.1145403,656.2581
+0;0;0,0.001722167;0.3346388;0.005111354,0.003599943;0.6626023;-0.005820155,0.1936737;0.5249415;0.01389146,0.226365;0.2781014;0.02093226,0.2734159;0.07436439;0.007556099,-0.183088;0.5126049;-0.01737072,-0.2308205;0.2683461;-0.006996464,-0.2702204;0.06426546;-0.03345758,0.07836988;0.005019397;-0.03842714,0.09624845;-0.3171922;-0.008722031,0.1061952;-0.6612977;0.06498123,0.1168577;-0.6937346;-0.0004651397,-0.0749576;0.006214776;-0.04456918,-0.1192668;-0.3138912;-0.02025393,-0.1394196;-0.6588435;0.04713693,-0.1325909;-0.6195171;-0.04320499,0.003126399;0.5817866;-0.0004963633,0;0;0,-0.008383103;0.3291624;-0.05995035,-0.01912571;0.6482928;-0.1356273,0.1648646;0.5036238;-0.06422234,0.2241496;0.2857619;0.04099083,0.2290971;0.08913998;0.1132183,-0.1817722;0.493744;-0.03392161,-0.2300418;0.2808914;0.08612905,-0.2312206;0.08980605;0.1720736,0.07649416;0.004385412;-0.04210806,0.1145286;-0.317435;-0.03939462,0.1234403;-0.6636459;0.0238378,0.1442838;-0.7005762;-0.03430986,-0.08083726;0.005117709;-0.03290629,-0.1370015;-0.3140174;-0.02835282,-0.1732976;-0.6561263;0.046372,-0.1982009;-0.6926363;-0.01065012,-0.01621348;0.570148;-0.1145403,656.2799
+0;0;0,0.001718353;0.3338977;0.005100034,0.003592354;0.6612002;-0.005811779,0.1937593;0.5236205;0.01389966,0.2264256;0.2769692;0.02093507,0.2742127;0.07004468;0.007349639,-0.1831854;0.5112779;-0.0173777,-0.2308814;0.2672061;-0.00701139,-0.2708977;0.05993249;-0.0338865,0.07847901;0.005026386;-0.03848065,0.09641678;-0.3182522;-0.008677183,0.1063746;-0.6627389;0.06510773,0.1170418;-0.6952035;-0.000367634,-0.07506198;0.006223431;-0.04463125,-0.1195179;-0.3149425;-0.02023548,-0.139693;-0.6602769;0.04723004,-0.1328613;-0.6209464;-0.04315189,0.003119447;0.5804932;-0.0004951516,0;0;0,-0.00867717;0.3284007;-0.05995274,-0.01941152;0.6469202;-0.1353314,0.1650304;0.5030308;-0.06443477,0.2244192;0.2864531;0.04289889,0.2288534;0.08688782;0.1166549,-0.182667;0.4938759;-0.03327547,-0.2312194;0.2828762;0.08950565,-0.2313912;0.09073929;0.1809896,0.07648325;0.004386425;-0.04237986,0.1154239;-0.318405;-0.03949308,0.1248594;-0.6650173;0.02363658,0.1457309;-0.7018565;-0.03466892,-0.08103397;0.005067427;-0.03275356,-0.1363429;-0.3153209;-0.02939378,-0.1722385;-0.6577966;0.04568161,-0.1973998;-0.693945;-0.0117112,-0.01653454;0.5688813;-0.1142659,656.3022
+0;0;0,0.001717212;0.3336759;0.005096646,0.003589964;0.6607591;-0.005809406,0.1924424;0.5235898;0.01380158,0.2250688;0.27724;0.02082839,0.2742743;0.06417356;0.006839707,-0.181903;0.5113323;-0.01726011,-0.2295407;0.2675588;-0.006906467,-0.2707448;0.05413286;-0.03457928,0.07841419;0.005022235;-0.03844887,0.09641876;-0.3194602;-0.008534424,0.1063806;-0.6640847;0.06528001,0.1170391;-0.6964989;-0.0001426414,-0.07499999;0.00621829;-0.04459439,-0.1196215;-0.3161436;-0.02010778,-0.1398046;-0.6616161;0.04738474,-0.1329784;-0.6222931;-0.04292443,0.003117163;0.5800703;-0.0004939782,0;0;0,-0.008780323;0.328243;-0.05956459,-0.01939725;0.6467253;-0.1341569,0.1640263;0.5035127;-0.06449676,0.2236728;0.2890732;0.04622865,0.2292213;0.08527423;0.1265366,-0.1817671;0.4946753;-0.03277694,-0.2318541;0.2868871;0.09417758,-0.2306287;0.09266298;0.1956156,0.07639351;0.004561603;-0.0423739,0.1163447;-0.3193285;-0.03973341,0.1260133;-0.6661711;0.02288103,0.1469641;-0.7030698;-0.03521276,-0.08095013;0.004830796;-0.03280343,-0.1357227;-0.3168821;-0.02986634,-0.1715435;-0.6594783;0.04535724,-0.1962595;-0.6955566;-0.01219314,-0.0165756;0.5686595;-0.1132541,656.3361
+0;0;0,0.001722704;0.3330351;0.004809909,0.003559829;0.6596184;-0.006305305,0.1919554;0.5227197;0.01401222,0.2244763;0.2768342;0.02435859,0.2752144;0.05734746;0.01504362,-0.1818988;0.5112271;-0.01647509,-0.2289076;0.2679006;-0.002099068,-0.2714567;0.0476532;-0.02481935,0.07853675;0.005072179;-0.03835004,0.0963484;-0.3207616;-0.008010648,0.1062598;-0.6653808;0.06578903,0.1170844;-0.6977891;0.0004585311,-0.07500622;0.006166098;-0.04472717,-0.1199681;-0.3174888;-0.01960145,-0.1403088;-0.6629028;0.04809251,-0.1335769;-0.6235955;-0.04217426,0.003097875;0.5790165;-0.0009471732,0;0;0,-0.009170666;0.32748;-0.06009364,-0.02012287;0.6453724;-0.1349845,0.1633224;0.503617;-0.06502938,0.223151;0.2917159;0.04961252,0.2299519;0.08335747;0.1354966,-0.1823305;0.4953994;-0.03267548,-0.233021;0.2912272;0.09911405,-0.2374662;0.09934671;0.2174259,0.0764554;0.004503757;-0.0424118,0.1172303;-0.3206694;-0.04012513,0.1271834;-0.6676111;0.02183771,0.1481849;-0.7044721;-0.03620172,-0.08102419;0.004810893;-0.03280868,-0.1353488;-0.3183758;-0.03067382,-0.1709902;-0.6609047;0.04489505,-0.1950305;-0.6969255;-0.01292674,-0.01721395;0.5674268;-0.1139703,656.3591
+0;0;0,0.001724609;0.3334034;0.004815227,0.003564135;0.6604117;-0.00631717,0.1910808;0.5236068;0.01394198,0.2235485;0.2781237;0.02427142,0.2754382;0.05365501;0.01474502,-0.1810355;0.5121677;-0.01640361,-0.2279674;0.2692393;-0.002051104,-0.2714822;0.04399268;-0.02528708,0.07853899;0.005072324;-0.03835114,0.09641825;-0.3219983;-0.007896572,0.1063471;-0.6672251;0.06603324,0.1171618;-0.6995757;0.0007630885,-0.07500836;0.006166274;-0.04472845,-0.1201409;-0.3187172;-0.01950735,-0.1405174;-0.6647402;0.04830597,-0.1337918;-0.6254415;-0.04187742,0.003101218;0.5796419;-0.0009478759,0;0;0,-0.009295642;0.3277685;-0.0605421,-0.02014813;0.6460114;-0.1358128,0.1623852;0.5043834;-0.06583357,0.2224097;0.2954825;0.05324745,0.2310411;0.08263256;0.1415079,-0.1814428;0.4958367;-0.03374778,-0.2330851;0.2958865;0.1032771,-0.2318177;0.1115359;0.2417788,0.07645327;0.00463599;-0.04240656,0.1177335;-0.3217301;-0.04055023,0.1280518;-0.6693113;0.02130961,0.1492464;-0.7057662;-0.03699375,-0.08102497;0.004626775;-0.03283988,-0.1356137;-0.3197728;-0.03012978,-0.1703441;-0.6630895;0.04519112,-0.1940844;-0.6991135;-0.01261866,-0.01726884;0.5679255;-0.1146681,656.3914
+0;0;0,0.001723576;0.3332038;0.004812344,0.003562306;0.6600699;-0.006316318,0.1918932;0.5230317;0.01400669,0.2242947;0.278049;0.02431507,0.2776949;0.04704617;0.01451137,-0.1818347;0.511543;-0.01647032,-0.228671;0.2691098;-0.002147073,-0.2734525;0.03730643;-0.02605944,0.0783729;0.005061597;-0.03827003,0.09629327;-0.3227612;-0.007745434,0.1062486;-0.6689091;0.06638162,0.1170593;-0.701237;0.001135208,-0.07484973;0.006153234;-0.04463386,-0.1200861;-0.3194774;-0.01935476,-0.140517;-0.6664236;0.04863948,-0.1337938;-0.6271282;-0.04151111,0.003099442;0.5793095;-0.0009476491,0;0;0,-0.01041735;0.3274082;-0.06120634,-0.02280117;0.6452789;-0.1371791,0.1614244;0.5049605;-0.06666231,0.2230593;0.3001803;0.05759072,0.2322265;0.08318666;0.1531928,-0.1836347;0.4954506;-0.03251995,-0.2359998;0.2999972;0.109707,-0.2349346;0.1080876;0.2492763,0.07638825;0.004784048;-0.04212451,0.1183957;-0.3222559;-0.04116201,0.1290147;-0.67083;0.02044654,0.1503308;-0.7069517;-0.03813911,-0.08075752;0.004427447;-0.03303251,-0.1347125;-0.3208491;-0.03086384,-0.1698114;-0.6650409;0.0447167,-0.1925024;-0.7015249;-0.01293511,-0.01950481;0.5672836;-0.1157985,656.4249
+0;0;0,0.001827101;0.3332077;0.004494574,0.003789384;0.6600624;-0.006943712,0.1920887;0.5231302;0.01380661,0.2245527;0.278375;0.02842414,0.2776669;0.04716404;0.02291384,-0.1816369;0.5114767;-0.01678905,-0.2297488;0.2696518;0.002670057,-0.2743027;0.0373217;-0.01597582,0.07835903;0.005021515;-0.03830369,0.09632282;-0.3227681;-0.007450227,0.1062487;-0.6688806;0.06684588,0.1164552;-0.7012984;0.001588039,-0.0748817;0.006190879;-0.04457499,-0.1201457;-0.319424;-0.01914214,-0.1405762;-0.6663433;0.04898917,-0.1338289;-0.6270705;-0.04116195,0.003293302;0.5793073;-0.001501147,0;0;0,-0.01041735;0.3274082;-0.06120634,-0.02280117;0.6452789;-0.1371791,0.1614244;0.5049605;-0.06666231,0.2230593;0.3001803;0.05759072,0.2322265;0.08318666;0.1531928,-0.1836347;0.4954506;-0.03251995,-0.2359998;0.2999972;0.109707,-0.2349346;0.1080876;0.2492763,0.07638825;0.004784048;-0.04212451,0.1183957;-0.3222559;-0.04116201,0.1290147;-0.67083;0.02044654,0.1503308;-0.7069517;-0.03813911,-0.08075752;0.004427447;-0.03303251,-0.1347125;-0.3208491;-0.03086384,-0.1698114;-0.6650409;0.0447167,-0.1925024;-0.7015249;-0.01293511,-0.01950481;0.5672836;-0.1157985,656.4476
+0;0;0,0.001824808;0.3327894;0.004488932,0.003785321;0.6593488;-0.00694007,0.1912104;0.5227252;0.01373608,0.2235948;0.2785704;0.02831776,0.2784216;0.0399041;0.02262977,-0.1807841;0.5111256;-0.01671786,-0.2287779;0.2698939;0.002693519,-0.2747684;0.03007245;-0.01655358,0.07828291;0.005016637;-0.03826648,0.09632923;-0.3242789;-0.007271279,0.1062427;-0.6699581;0.06693181,0.1164245;-0.7022248;0.001831882,-0.07480896;0.006184865;-0.04453169,-0.1202809;-0.3209258;-0.018982,-0.1406858;-0.6674109;0.04906402,-0.1339549;-0.6281605;-0.04086894,0.003289537;0.578642;-0.00150077,0;0;0,-0.009951852;0.3269123;-0.06165719,-0.02180494;0.6444434;-0.1378636,0.1614915;0.504349;-0.06782246,0.2225725;0.3041215;0.06275702,0.2332004;0.08185166;0.165144,-0.1828973;0.4966433;-0.03389809,-0.2363287;0.3071497;0.1147969,-0.2328974;0.1138728;0.2652369,0.0763927;0.004829019;-0.04193497,0.1187755;-0.3236911;-0.04158092,0.1300334;-0.6720026;0.01884174,0.1512778;-0.7076196;-0.03999615,-0.08060948;0.004316921;-0.03318406,-0.1338999;-0.3226098;-0.0322117,-0.1688454;-0.6663943;0.04321707,-0.1913216;-0.7024195;-0.01469935,-0.0186387;0.5665083;-0.1164274,656.4716
+0;0;0,0.001824211;0.3326806;0.004487465,0.003783905;0.6591029;-0.006937438,0.1901958;0.5227985;0.01365536,0.2224914;0.2793125;0.02819709,0.2783643;0.03609256;0.02240058,-0.1797928;0.5112615;-0.01663437,-0.2276552;0.2706906;0.002723843,-0.2745232;0.02629349;-0.01689048,0.0782909;0.005017149;-0.0382704,0.09637949;-0.3250496;-0.007202595,0.1063033;-0.6710879;0.06707758,0.1165334;-0.7036503;0.001668505,-0.0748166;0.006185497;-0.04453624,-0.120395;-0.3216913;-0.01892671,-0.1408211;-0.6685363;0.04919,-0.1340582;-0.629242;-0.04117003,0.003288229;0.5784138;-0.00149933,0;0;0,-0.009466425;0.3265758;-0.06291676,-0.02089757;0.6438354;-0.1397362,0.1611195;0.5041841;-0.06894231,0.2214083;0.3092901;0.06861305,0.2338323;0.08453338;0.1765082,-0.1814072;0.4973688;-0.03577811,-0.2351801;0.3118625;0.1166548,-0.2317451;0.1208552;0.2773274,0.07646944;0.00491792;-0.04180312,0.1193851;-0.3243132;-0.04305863,0.1308433;-0.6729954;0.01733971,0.1523821;-0.7086105;-0.04205561,-0.08057994;0.004180329;-0.03329653,-0.1334536;-0.3236;-0.03234552,-0.1679949;-0.6679918;0.04221782,-0.1905537;-0.7041717;-0.01616361,-0.01781435;0.5659456;-0.1181903,656.5055
+0;0;0,0.001794628;0.3314956;0.004059898,0.003661088;0.6562929;-0.007771092,0.1910669;0.5203834;0.01349758,0.2231681;0.2774205;0.03134006,0.2770117;0.04263458;0.03342126,-0.1808327;0.508673;-0.01765531,-0.229683;0.2690519;0.006327108,-0.2743752;0.03278935;-0.008181473,0.07847755;0.004996498;-0.03839998,0.09652761;-0.3265806;-0.007017355,0.1063187;-0.6720827;0.06751342,0.1165104;-0.7045897;0.001765236,-0.07501762;0.006241371;-0.04462791,-0.1209917;-0.3231066;-0.01873792,-0.141411;-0.6694793;0.04931701,-0.1344948;-0.6301944;-0.04123561,0.003193181;0.5760688;-0.002244389,0;0;0,-0.01093455;0.3250131;-0.06446671,-0.02484486;0.6402087;-0.1425064,0.1597889;0.5045933;-0.07013416,0.2214139;0.3128276;0.07060695,0.2352788;0.0979849;0.178673,-0.1849009;0.4960053;-0.03502855,-0.2384279;0.3137482;0.1208463,-0.2340777;0.1333898;0.2804703,0.07654735;0.004916966;-0.0421257,0.1200271;-0.3257719;-0.04502845,0.131829;-0.6741458;0.01429057,0.1535659;-0.7098568;-0.04523587,-0.08090842;0.00412635;-0.03309155,-0.1332336;-0.3252877;-0.03467476,-0.1672789;-0.6694139;0.0390849,-0.1900745;-0.705663;-0.01944067,-0.0210392;0.5629421;-0.1205506,656.5375
+0;0;0,0.001792314;0.3310682;0.004054664,0.00365689;0.6555374;-0.007764815,0.1915385;0.5195579;0.01353881,0.2236062;0.2768492;0.03136262,0.2792117;0.03438009;0.03351194,-0.1813021;0.5078179;-0.01769291,-0.2301014;0.2684474;0.00626442,-0.2762561;0.02445339;-0.008718937,0.07858182;0.005003137;-0.038451,0.09664919;-0.3268919;-0.007038284,0.1064638;-0.6732249;0.06767175,0.1165309;-0.7049679;0.00272724,-0.0751173;0.006249664;-0.04468721,-0.1211355;-0.3234142;-0.0187724,-0.1416039;-0.6706198;0.0494462,-0.1347722;-0.6314484;-0.03999954,0.003189397;0.5753843;-0.002242995,0;0;0,-0.01127684;0.3241724;-0.06641412,-0.02579459;0.6386431;-0.1458671,0.1593865;0.5050689;-0.07039237,0.2215067;0.3156882;0.07288909,0.2359517;0.09954095;0.1951983,-0.1856781;0.4958425;-0.03591983,-0.2400072;0.3178922;0.1241913,-0.2420439;0.1377184;0.2957171,0.07658523;0.004901856;-0.04229999,0.1203406;-0.3260649;-0.04603529,0.1323262;-0.6754547;0.01233935,0.153897;-0.7100313;-0.04678679,-0.08107527;0.004109489;-0.03299282,-0.1335475;-0.3256017;-0.03515986,-0.1674387;-0.670785;0.03780883,-0.1889637;-0.7065524;-0.02000679,-0.02180416;0.5615889;-0.1234629,656.5596
+0;0;0,0.001792314;0.3310682;0.004054664,0.00365689;0.6555374;-0.007764815,0.1915385;0.5195579;0.01353881,0.2236062;0.2768492;0.03136262,0.2792117;0.03438009;0.03351194,-0.1813021;0.5078179;-0.01769291,-0.2301014;0.2684474;0.00626442,-0.2762561;0.02445339;-0.008718937,0.07858182;0.005003137;-0.038451,0.09664919;-0.3268919;-0.007038284,0.1064638;-0.6732249;0.06767175,0.1165309;-0.7049679;0.00272724,-0.0751173;0.006249664;-0.04468721,-0.1211355;-0.3234142;-0.0187724,-0.1416039;-0.6706198;0.0494462,-0.1347722;-0.6314484;-0.03999954,0.003189397;0.5753843;-0.002242995,0;0;0,-0.01127684;0.3241724;-0.06641412,-0.02579459;0.6386431;-0.1458671,0.1593865;0.5050689;-0.07039237,0.2215067;0.3156882;0.07288909,0.2359517;0.09954095;0.1951983,-0.1856781;0.4958425;-0.03591983,-0.2400072;0.3178922;0.1241913,-0.2420439;0.1377184;0.2957171,0.07658523;0.004901856;-0.04229999,0.1203406;-0.3260649;-0.04603529,0.1323262;-0.6754547;0.01233935,0.153897;-0.7100313;-0.04678679,-0.08107527;0.004109489;-0.03299282,-0.1335475;-0.3256017;-0.03515986,-0.1674387;-0.670785;0.03780883,-0.1889637;-0.7065524;-0.02000679,-0.02180416;0.5615889;-0.1234629,656.5838
+0;0;0,0.001750778;0.330569;0.003453254,0.003523074;0.65448;-0.009055012,0.1914207;0.5191053;0.0133849,0.2237718;0.277084;0.03492691,0.2776422;0.03422971;0.04397498,-0.1815513;0.5072228;-0.01768599,-0.2309024;0.2688944;0.01145145,-0.2771533;0.02442938;0.003718187,0.07849798;0.004959703;-0.03843122,0.09640438;-0.3267822;-0.006531779,0.1062269;-0.6733311;0.06835596,0.1163658;-0.7048724;0.003925353,-0.07506043;0.006278791;-0.04460939,-0.121189;-0.323227;-0.01836122,-0.1417294;-0.6706486;0.05002864,-0.13496;-0.6315724;-0.03892764,0.003081688;0.5744807;-0.003356298,0;0;0,-0.01151371;0.3233071;-0.06805015,-0.02627263;0.6369005;-0.1487336,0.1588959;0.5059317;-0.07048774,0.2196369;0.3193682;0.07644606,0.2358278;0.1018356;0.1963608,-0.1856487;0.4962188;-0.03636864,-0.2424506;0.3229793;0.1274807,-0.2446421;0.1418037;0.2981637,0.07664651;0.004987806;-0.0419991,0.1207054;-0.3258035;-0.04718161,0.1329389;-0.6756023;0.01019383,0.1544999;-0.7095242;-0.04888701,-0.08090203;0.003995135;-0.03320227,-0.1330192;-0.3256503;-0.03613472,-0.16677;-0.6712456;0.0361538,-0.1877061;-0.7067412;-0.02140854,-0.02222495;0.5600989;-0.1259806,656.6165
+0;0;0,0.001747577;0.3299646;0.003446939,0.003518247;0.6535782;-0.009050902,0.190821;0.5184275;0.01333261,0.223137;0.2766683;0.03485129,0.2770265;0.03372827;0.04390256,-0.1809724;0.5065826;-0.01764009,-0.23027;0.2685122;0.01146579,-0.2765373;0.02396093;0.003729799,0.07861565;0.004967137;-0.03848883,0.09653404;-0.3269969;-0.006568022,0.106351;-0.6733477;0.06827689,0.1164348;-0.7045547;0.004196286,-0.07517295;0.006288203;-0.04467626,-0.1213324;-0.3234382;-0.01841052,-0.1418611;-0.6706611;0.04994024,-0.1351284;-0.6316342;-0.0385328,0.003077131;0.5736278;-0.003355679,0;0;0,-0.01177299;0.322389;-0.06941366,-0.0264506;0.6354088;-0.1511457,0.1582036;0.5069399;-0.07104182,0.2181779;0.3227477;0.07872868,0.2357045;0.1045005;0.1973324,-0.1854528;0.4974995;-0.03734782,-0.2438722;0.3270606;0.1284612,-0.2548402;0.1504784;0.3036876,0.07668298;0.004932463;-0.04221225,0.1209306;-0.3260585;-0.04743361,0.133547;-0.675936;0.008095741,0.1548817;-0.7092621;-0.05097151,-0.0810943;0.00401979;-0.03307623,-0.1330461;-0.3258707;-0.03674188,-0.166134;-0.6716709;0.03385819,-0.1866384;-0.7068838;-0.02342313,-0.02242956;0.5587239;-0.1281681,656.6506
+0;0;0,0.001748875;0.3302096;0.003449499,0.003520649;0.6540249;-0.009057079,0.1901212;0.5190088;0.01326917,0.2223985;0.277539;0.03476208,0.2758804;0.03643639;0.04374489,-0.1802824;0.5072081;-0.01758776,-0.229521;0.2694228;0.01148327,-0.2754384;0.02672112;0.003805793,0.07852646;0.004961502;-0.03844516,0.0964779;-0.3276148;-0.006465491,0.1062846;-0.6736046;0.06830141,0.1164143;-0.7050899;0.003929317,-0.07508766;0.006281069;-0.04462557,-0.1213322;-0.3240534;-0.01831139,-0.1418395;-0.6709144;0.04996813,-0.1350762;-0.6318465;-0.03890735,0.003079137;0.5740027;-0.003356742,0;0;0,-0.01150713;0.3224088;-0.07052302,-0.02578372;0.6354409;-0.1530976,0.1574344;0.5080978;-0.07039762,0.216327;0.3264748;0.08242965,0.2241713;0.130649;0.2329693,-0.1830293;0.4965232;-0.03801909,-0.2445948;0.3315106;0.1316628,-0.2562659;0.1538174;0.3030115,0.07673681;0.005050749;-0.04189277,0.1207973;-0.3265629;-0.04845095,0.1336386;-0.676213;0.006093264,0.1552848;-0.7095577;-0.05345273,-0.08090472;0.003886886;-0.03329217,-0.1333186;-0.3265586;-0.03653621,-0.1660112;-0.6723794;0.03227047,-0.1864636;-0.7077674;-0.0254611,-0.02192456;0.5587021;-0.130022,656.6821
+0;0;0,0.001802329;0.3302216;0.002915972,0.003660817;0.6541352;-0.01018986,0.1897614;0.5196367;0.01255423,0.2221201;0.2788907;0.03971658,0.2749599;0.03768303;0.05233858,-0.1797439;0.5076656;-0.0177975,-0.2296225;0.2707682;0.01589606,-0.2746204;0.02767965;0.01193948,0.07841831;0.004931414;-0.0385303,0.09641807;-0.3277345;-0.006078098,0.1061118;-0.6740959;0.06885186,0.1165519;-0.7054136;0.004375212,-0.07508857;0.006300975;-0.04450098,-0.121338;-0.3241571;-0.01800146,-0.1417513;-0.6713828;0.05049851,-0.1350676;-0.6323537;-0.0383829,0.003193282;0.5740228;-0.004331023,0;0;0,-0.01071896;0.3221425;-0.07188439,-0.02438106;0.6351417;-0.155179,0.1575717;0.508411;-0.07074523,0.2155769;0.3279717;0.08359385,0.2250547;0.130505;0.2320848,-0.1813548;0.4989372;-0.03846832,-0.2431139;0.3342566;0.1312656,-0.2569517;0.1577083;0.3038104,0.07673033;0.005032033;-0.0417788,0.1214097;-0.3266118;-0.04951978,0.1345016;-0.676793;0.004111771,0.1561504;-0.7100841;-0.05548405,-0.08079713;0.003869263;-0.0333944,-0.1332769;-0.3267013;-0.03695882,-0.1652441;-0.6732101;0.03074932,-0.1855493;-0.7088014;-0.02679698,-0.02078608;0.558326;-0.1319633,656.7057
+0;0;0,0.001801725;0.3301109;0.002914994,0.003659761;0.6539466;-0.0101858,0.189577;0.5195644;0.01253708,0.2219201;0.2789341;0.03968637,0.274722;0.03789961;0.05229931,-0.1795644;0.5076051;-0.01778476,-0.2294191;0.2708215;0.01589261,-0.2743847;0.02790752;0.01193887,0.07838324;0.004929208;-0.03851307,0.09638038;-0.3276884;-0.006065585,0.1060747;-0.674068;0.06886832,0.1163043;-0.7041501;0.005690962,-0.07505498;0.006298157;-0.04448108,-0.1212977;-0.3241118;-0.01798541,-0.141712;-0.6713558;0.05051817,-0.1351631;-0.6325086;-0.03657217,0.003192591;0.5738969;-0.00433155,0;0;0,-0.01080451;0.321886;-0.07250929,-0.02432965;0.6346506;-0.1563978,0.1571294;0.5092753;-0.07007909,0.2143303;0.3298443;0.08554435,0.229019;0.1346012;0.2362399,-0.1803516;0.4980065;-0.03862193,-0.244009;0.3363311;0.1331189,-0.2659827;0.1608112;0.3056144,0.0767325;0.005073607;-0.04168773,0.1213871;-0.3265115;-0.04996061,0.1346533;-0.6767961;0.003073931,0.1555469;-0.7094888;-0.05470991,-0.08072878;0.00382155;-0.03346258,-0.1340276;-0.3265781;-0.03600984,-0.1652925;-0.673427;0.03036921,-0.1847498;-0.7077656;-0.02609189,-0.0207583;0.5579456;-0.1330307,656.738
+0;0;0,0.001797402;0.3293188;0.002907999,0.003652017;0.6525578;-0.01016958,0.1898471;0.518221;0.01256914,0.222181;0.2776593;0.03971069,0.2749629;0.03671545;0.05231889,-0.1798431;0.5062438;-0.01779777,-0.2296835;0.2695278;0.01586999,-0.2746323;0.02670515;0.01191773,0.07855023;0.00493971;-0.03859512,0.09656021;-0.327915;-0.0061245,0.1062546;-0.6742982;0.06881018,0.1164743;-0.7043218;0.00569436,-0.07521489;0.006311575;-0.04457585,-0.1214906;-0.324334;-0.01806128,-0.1419051;-0.6715816;0.050443,-0.1353626;-0.6327431;-0.03656249,0.003185583;0.5726342;-0.004324559,0;0;0,-0.0116552;0.3209729;-0.07282209,-0.02545956;0.6328367;-0.1577089,0.1568586;0.5095835;-0.07104445,0.213787;0.3308115;0.08532619,0.231358;0.1368127;0.2371635,-0.1812353;0.499156;-0.03711458,-0.2453703;0.3369368;0.1338349,-0.2709667;0.1611624;0.3054363,0.07676703;0.00505352;-0.04201674,0.1218671;-0.3266869;-0.05125165,0.135268;-0.6770821;0.001036886,0.156205;-0.7091521;-0.05727124,-0.08102242;0.003832095;-0.03323861,-0.1341444;-0.3268303;-0.03662122,-0.1648263;-0.6739962;0.02837808,-0.1841018;-0.7083935;-0.02794532,-0.02182165;0.556342;-0.1340978,656.7717
+0;0;0,0.001756894;0.3292241;0.002519556,0.003546962;0.6526102;-0.01095734,0.1917051;0.5182196;0.01222609,0.2241495;0.2782174;0.04435796,0.2770231;0.03787655;0.06323206,-0.1818948;0.5059948;-0.01793461,-0.2322883;0.2700303;0.02037228,-0.2764058;0.02725494;0.02578824,0.0785776;0.004994233;-0.03873503,0.09646306;-0.3276323;-0.005819231,0.1060633;-0.6744617;0.06946456,0.1165956;-0.7043759;0.005888134,-0.07536537;0.006271582;-0.04450294,-0.1217679;-0.324196;-0.01839167,-0.1422301;-0.6717725;0.05105118,-0.1357591;-0.6329306;-0.03625597,0.003097905;0.5726595;-0.005010969,0;0;0,-0.01188664;0.3204207;-0.0747478,-0.02547489;0.632109;-0.1609428,0.1578645;0.5095097;-0.07078004,0.2148442;0.3300323;0.08487129,0.2355269;0.1382609;0.2388568,-0.1820246;0.4995271;-0.03693619,-0.2469296;0.3366805;0.133224,-0.2748472;0.1593626;0.3026186,0.07672164;0.005063325;-0.04228401,0.1219775;-0.3264094;-0.05330753,0.1356659;-0.6774371;-0.001900673,0.1566384;-0.7093865;-0.06076503,-0.08118589;0.00380539;-0.033078,-0.1344826;-0.3266144;-0.03817213,-0.1648477;-0.6744817;0.02598981,-0.1839594;-0.7089512;-0.0307643,-0.02187157;0.5556444;-0.1371129,656.7936
+0;0;0,0.001756894;0.3292241;0.002519556,0.003546962;0.6526102;-0.01095734,0.1917051;0.5182196;0.01222609,0.2241495;0.2782174;0.04435796,0.2770231;0.03787655;0.06323206,-0.1818948;0.5059948;-0.01793461,-0.2322883;0.2700303;0.02037228,-0.2764058;0.02725494;0.02578824,0.0785776;0.004994233;-0.03873503,0.09646306;-0.3276323;-0.005819231,0.1060633;-0.6744617;0.06946456,0.1165956;-0.7043759;0.005888134,-0.07536537;0.006271582;-0.04450294,-0.1217679;-0.324196;-0.01839167,-0.1422301;-0.6717725;0.05105118,-0.1357591;-0.6329306;-0.03625597,0.003097905;0.5726595;-0.005010969,0;0;0,-0.01188664;0.3204207;-0.0747478,-0.02547489;0.632109;-0.1609428,0.1578645;0.5095097;-0.07078004,0.2148442;0.3300323;0.08487129,0.2355269;0.1382609;0.2388568,-0.1820246;0.4995271;-0.03693619,-0.2469296;0.3366805;0.133224,-0.2748472;0.1593626;0.3026186,0.07672164;0.005063325;-0.04228401,0.1219775;-0.3264094;-0.05330753,0.1356659;-0.6774371;-0.001900673,0.1566384;-0.7093865;-0.06076503,-0.08118589;0.00380539;-0.033078,-0.1344826;-0.3266144;-0.03817213,-0.1648477;-0.6744817;0.02598981,-0.1839594;-0.7089512;-0.0307643,-0.02187157;0.5556444;-0.1371129,656.816
+0;0;0,0.001755695;0.3289995;0.002517837,0.00354603;0.6524335;-0.01096211,0.1924656;0.5177869;0.01229361,0.2249248;0.2776745;0.04444024,0.2778041;0.03730775;0.06331638,-0.1826429;0.5055127;-0.01798887,-0.2330595;0.2694398;0.02033561,-0.2771818;0.02663827;0.02575215,0.07841879;0.004984139;-0.03865674,0.09630697;-0.327693;-0.005735945,0.1059097;-0.6746124;0.06956737,0.1164283;-0.7044487;0.006073534,-0.07521305;0.006258907;-0.044413,-0.1216227;-0.3242589;-0.01829776,-0.1420902;-0.6719256;0.05116311,-0.1356276;-0.6330953;-0.03603063,0.003096771;0.5724466;-0.00501305,0;0;0,-0.01188022;0.320019;-0.07547712,-0.02518362;0.6315081;-0.1626191,0.1583005;0.5097667;-0.06993961,0.2157121;0.3292926;0.08457255,0.2358086;0.1371022;0.2381554,-0.1826573;0.5003451;-0.03744599,-0.2474146;0.3365376;0.1320078,-0.2775632;0.1580358;0.2998079,0.07667527;0.005011052;-0.04200578,0.1224865;-0.3263885;-0.05439496,0.1362821;-0.6776122;-0.003724575,0.1577874;-0.711236;-0.06039929,-0.08091518;0.003828574;-0.03326811,-0.1340152;-0.3266668;-0.03883766,-0.1640276;-0.6747966;0.02457218,-0.1830923;-0.7091098;-0.03219791,-0.0216513;0.5550635;-0.138593,656.8499
+0;0;0,0.001794285;0.3287028;0.001996033,0.003664203;0.6518964;-0.01216706,0.1938491;0.5178105;0.01179438,0.2263103;0.2783514;0.0490726,0.2781897;0.03823218;0.07396898,-0.1838796;0.5051945;-0.01822765,-0.2346002;0.2699193;0.02486508,-0.278622;0.02719833;0.03569085,0.07854312;0.005016395;-0.03892224,0.09661791;-0.327491;-0.005819656,0.1060887;-0.6744882;0.06988209,0.1166044;-0.7042595;0.006407425,-0.07548285;0.006253943;-0.0444112,-0.1218036;-0.3241428;-0.01841153,-0.1422427;-0.6718723;0.05154573,-0.1358673;-0.6330855;-0.03559988,0.003189696;0.5719453;-0.006030947,0;0;0,-0.01233862;0.3196403;-0.07570052,-0.02585891;0.6307045;-0.1635408,0.158429;0.5095551;-0.06909084,0.2165074;0.3283255;0.08442378,0.23605;0.1349507;0.2367158,-0.1843975;0.5000731;-0.03744136,-0.2498071;0.3350292;0.130684,-0.2720528;0.1497265;0.2923521,0.07682414;0.004980117;-0.04221821,0.1228016;-0.326212;-0.05568767,0.136236;-0.6776164;-0.005070686,0.157988;-0.7102987;-0.06260324,-0.08122642;0.003874455;-0.0331117,-0.1339947;-0.3265151;-0.03958226,-0.163987;-0.6748768;0.02344254,-0.1827194;-0.7091456;-0.03339789,-0.02229781;0.5543485;-0.1393099,656.8723
+0;0;0,0.001792984;0.3284646;0.001994586,0.003662049;0.6515095;-0.01216329,0.194121;0.5173529;0.01182322,0.226598;0.2777768;0.04911965,0.2786126;0.03703243;0.07408085,-0.1841505;0.5047188;-0.01824195,-0.234896;0.2693286;0.02487183,-0.2790323;0.0259757;0.03572578,0.07845479;0.005010753;-0.03887847,0.09652443;-0.3274018;-0.005785324,0.105987;-0.6740983;0.06985079,0.116507;-0.7038939;0.006350234,-0.07539796;0.006246909;-0.04436126,-0.1217055;-0.3240557;-0.018369,-0.1421269;-0.6714836;0.05152761,-0.1357489;-0.6326933;-0.03565354,0.003187584;0.5715655;-0.006027725,0;0;0,-0.01188405;0.3194649;-0.07547903,-0.02479909;0.6303241;-0.1635835,0.1591288;0.5079293;-0.06854248,0.2188223;0.3257475;0.08340788,0.2336048;0.1238737;0.2259381,-0.1836314;0.5007415;-0.03649719,-0.2475438;0.3286639;0.125203,-0.2740102;0.1436641;0.2875638,0.07682948;0.004888952;-0.04201341,0.123366;-0.3260705;-0.05684495,0.1369284;-0.6771922;-0.006462336,0.1585902;-0.7097598;-0.06420803,-0.08105562;0.00395954;-0.03325817,-0.1335496;-0.3263556;-0.04074477,-0.1631715;-0.6744661;0.02210733,-0.1819669;-0.7089552;-0.03451775,-0.02140138;0.5540009;-0.1392498,656.9058
+0;0;0,0.001792219;0.3283243;0.001993734,0.003661204;0.6513546;-0.01216499,0.1956701;0.5167271;0.01196879,0.2281974;0.2767798;0.04932302,0.2802477;0.03587018;0.07430136,-0.1856725;0.5039905;-0.01834047,-0.2364966;0.2682354;0.02484013,-0.2806632;0.02471556;0.03570154,0.07803934;0.00498422;-0.03867259,0.09608009;-0.3268968;-0.005632356,0.10554;-0.673494;0.0699821,0.1161285;-0.7036795;0.006067462,-0.0749987;0.006213829;-0.04412634,-0.1212322;-0.3235606;-0.01817564,-0.1416477;-0.6708891;0.05170096,-0.1352281;-0.6320415;-0.0360487,0.003186557;0.5713799;-0.006027076,0;0;0,-0.01200794;0.3192906;-0.0755868,-0.02488529;0.6300018;-0.1641603,0.1600447;0.5068936;-0.06753159,0.2221391;0.321587;0.08023119,0.2350024;0.1174097;0.2199335,-0.1852165;0.5004677;-0.03609054,-0.2490828;0.3235723;0.1209356,-0.2887429;0.118451;0.2540632,0.07681522;0.004708648;-0.04108286,0.1236108;-0.3255631;-0.05819702,0.1369902;-0.6765689;-0.007674217,0.158943;-0.7097316;-0.0655365,-0.08035953;0.004104106;-0.03370537,-0.1329671;-0.3256453;-0.04144697,-0.1621826;-0.6737689;0.02094685,-0.1810466;-0.7087156;-0.03602315,-0.0215185;0.5536916;-0.1396804,656.9391
+0;0;0,0.00186836;0.3279404;0.001202255,0.003867997;0.6502199;-0.01376173,0.1939963;0.5169512;0.01172031,0.2267251;0.2769246;0.0531889,0.2785068;0.03555939;0.08406848,-0.1838543;0.5040077;-0.01792894,-0.2350086;0.2684179;0.02986494,-0.2794476;0.02414194;0.045565,0.07784081;0.005020929;-0.03908313,0.09593678;-0.3264433;-0.005036607,0.1054366;-0.6728407;0.07068459,0.1161652;-0.7033286;0.006638624,-0.07519434;0.006177572;-0.04381258,-0.1212223;-0.3232894;-0.01758102,-0.1415896;-0.6704113;0.05246661,-0.135212;-0.6315902;-0.03560884,0.00335556;0.5704579;-0.007426979,0;0;0,-0.01056658;0.3193687;-0.07376885,-0.02051924;0.6301901;-0.1597035,0.1614378;0.5049407;-0.06544805,0.226656;0.3134179;0.07408404,0.2367065;0.09704737;0.1964557,-0.182374;0.500501;-0.0373091,-0.2475988;0.3160864;0.1114879,-0.28526;0.108005;0.2425445,0.07690786;0.004655153;-0.0409317,0.1236903;-0.325238;-0.05928993,0.1371738;-0.6760901;-0.008929968,0.1593536;-0.7094035;-0.06702685,-0.08029727;0.004172662;-0.03386488,-0.1328247;-0.3252566;-0.0423708,-0.1619765;-0.6732498;0.01980698,-0.18049;-0.7086337;-0.0372717,-0.01804838;0.5538274;-0.1359339,656.9724
+0;0;0,0.001866351;0.3275878;0.001200962,0.003863461;0.6494597;-0.01374419,0.1973034;0.5153606;0.01206255,0.230131;0.2746096;0.0536563,0.2820498;0.03260532;0.08461764,-0.1871097;0.5021923;-0.01810165,-0.2384184;0.2658914;0.02983648,-0.282975;0.02096871;0.04557811,0.07775543;0.005015422;-0.03904026,0.09583486;-0.3261458;-0.005024854,0.1053222;-0.6720897;0.0705972,0.1160899;-0.7027974;0.006318502,-0.07511186;0.006170795;-0.04376452,-0.1210978;-0.322995;-0.01755694,-0.1414384;-0.6696625;0.05239899,-0.1350376;-0.6308094;-0.0359965,0.003351659;0.5697966;-0.00741729,0;0;0,-0.01162034;0.3191566;-0.07295704,-0.02339053;0.6296254;-0.1583986,0.1623455;0.5028536;-0.06384706,0.227771;0.3050665;0.06794262,0.2507165;0.08182035;0.1768227,-0.1871715;0.4981123;-0.03428569,-0.254522;0.3065524;0.1054908,-0.2898427;0.08782686;0.2200848,0.07701817;0.004571587;-0.04052782,0.1237384;-0.3249398;-0.0603056,0.1374116;-0.6753607;-0.01026415,0.1597838;-0.7087997;-0.06864309,-0.08007991;0.004257596;-0.03412162,-0.1324191;-0.3248758;-0.04325765,-0.1614919;-0.6724236;0.01880085,-0.1797764;-0.7080583;-0.03856536,-0.0203745;0.5533585;-0.1347179,656.9949
+0;0;0,0.001865793;0.3274899;0.001200603,0.003862024;0.6492197;-0.01373838,0.1954192;0.5156746;0.01187722,0.2283782;0.2739594;0.05363755,0.280494;0.0310367;0.08471639,-0.1852619;0.5026341;-0.01799412,-0.236776;0.2653869;0.03013598,-0.2815018;0.01953474;0.04593736,0.07774145;0.005014521;-0.03903325,0.09582712;-0.3262609;-0.005006108,0.1052953;-0.6715045;0.07046285,0.116053;-0.7021562;0.006243467,-0.07509836;0.006169686;-0.04375665,-0.1211001;-0.3231097;-0.01754004,-0.1413996;-0.6690753;0.05227426,-0.1350047;-0.6302303;-0.03603967,0.003350386;0.569582;-0.007413499,0;0;0,-0.01021755;0.319424;-0.07154346,-0.01971985;0.6302888;-0.1552763,0.1634099;0.5022979;-0.06253481,0.2313602;0.29746;0.0586288,0.26147;0.06620687;0.1497812,-0.1840276;0.4979007;-0.03582323,-0.2523988;0.2995811;0.09552052,-0.2867317;0.07297796;0.1963455,0.07714634;0.00455749;-0.04025102,0.1239195;-0.3249707;-0.06150723,0.1376765;-0.6747115;-0.0118041,0.1602709;-0.7072083;-0.07098293,-0.07997191;0.004287273;-0.03433054,-0.1323056;-0.3249397;-0.04428834,-0.1612365;-0.6718757;0.01716667,-0.1791138;-0.7077143;-0.0399663,-0.01735914;0.5538933;-0.1320262,657.0281
+0;0;0,0.00193749;0.3274905;0.0008717098,0.004016916;0.6492101;-0.01428288,0.1956176;0.5159802;0.01159415,0.2284972;0.2752878;0.05894945,0.2805089;0.03322136;0.09625921,-0.1852905;0.5029957;-0.01791213,-0.2371936;0.2670111;0.03569549,-0.2826994;0.02188243;0.05881555,0.07764009;0.004877775;-0.03925172,0.09600043;-0.3263592;-0.004997548,0.1053503;-0.6714531;0.0711672,0.1161341;-0.7024801;0.007308759,-0.07521649;0.006272723;-0.04353856,-0.1211025;-0.3230125;-0.01719433,-0.141311;-0.6688799;0.05313171,-0.1349766;-0.6300549;-0.03518858,0.003483454;0.5695761;-0.007912811,0;0;0,-0.01021755;0.319424;-0.07154346,-0.01971985;0.6302888;-0.1552763,0.1634099;0.5022979;-0.06253481,0.2313602;0.29746;0.0586288,0.26147;0.06620687;0.1497812,-0.1840276;0.4979007;-0.03582323,-0.2523988;0.2995811;0.09552052,-0.2867317;0.07297796;0.1963455,0.07714634;0.00455749;-0.04025102,0.1239195;-0.3249707;-0.06150723,0.1376765;-0.6747115;-0.0118041,0.1602709;-0.7072083;-0.07098293,-0.07997191;0.004287273;-0.03433054,-0.1323056;-0.3249397;-0.04428834,-0.1612365;-0.6718757;0.01716667,-0.1791138;-0.7077143;-0.0399663,-0.01735914;0.5538933;-0.1320262,657.051
+0;0;0,0.001939691;0.3278625;0.0008726999,0.004021646;0.649973;-0.01430065,0.1991775;0.5156466;0.01194577,0.2321993;0.273913;0.05950592,0.2844037;0.03095014;0.09695385,-0.1887802;0.5024217;-0.01810658,-0.2409078;0.2654163;0.03573292,-0.2865821;0.01937981;0.05893859,0.07778496;0.004886877;-0.03932497,0.09615921;-0.3266008;-0.005044863,0.1054891;-0.6709567;0.07095699,0.1162441;-0.7018206;0.007269122,-0.07535686;0.006284428;-0.0436198,-0.1212776;-0.3232501;-0.01725564,-0.1414429;-0.6683777;0.05291999,-0.1351254;-0.6295763;-0.03516437,0.003487483;0.5702344;-0.007922208,0;0;0,-0.01092359;0.3198287;-0.0713346,-0.02156521;0.6310489;-0.1551166,0.1647053;0.5018576;-0.05975342,0.2323674;0.2893554;0.05002904,0.2660204;0.05150005;0.1238592,-0.1878755;0.4958461;-0.03359734,-0.2571035;0.2904412;0.08807379,-0.2908144;0.05056433;0.1550159,0.07723579;0.004710585;-0.04041386,0.1235428;-0.3251085;-0.06213546,0.1373235;-0.6741989;-0.01324487,0.1600281;-0.7064573;-0.07227564,-0.08018349;0.004155702;-0.03426623,-0.1330917;-0.3251897;-0.04563206,-0.1615976;-0.6714947;0.01523271,-0.1791811;-0.7072926;-0.04166807,-0.0188535;0.5545605;-0.1318486,657.0842
+0;0;0,0.001938386;0.327642;0.000872113,0.004019489;0.6496201;-0.01429527,0.2002236;0.5150279;0.01205544,0.2333508;0.2725226;0.0597674,0.2858231;0.02831279;0.09740753,-0.1898119;0.5017322;-0.01815787,-0.2421059;0.2639702;0.03585349,-0.2880147;0.01667097;0.05917827,0.07789591;0.004893847;-0.03938106,0.09631775;-0.3274524;-0.005012166,0.1056007;-0.6700743;0.07060701,0.116364;-0.7009857;0.006869592,-0.07546433;0.006293391;-0.04368202,-0.1215041;-0.3240947;-0.01724956,-0.1415678;-0.6674845;0.05257271,-0.1352453;-0.6286762;-0.0355802,0.003485503;0.569908;-0.007918954,0;0;0,-0.01133784;0.3199308;-0.06978226,-0.02275853;0.6313177;-0.152317,0.1652877;0.5016329;-0.05844879,0.2338;0.284173;0.0425458,0.2663291;0.03881755;0.09305429,-0.1896958;0.4943025;-0.03132019,-0.2599966;0.2820995;0.07918025,-0.2928226;0.03830585;0.1365882,0.07731969;0.004816771;-0.04050994,0.1227584;-0.3260261;-0.06179118,0.136842;-0.6735059;-0.01431775,0.1595665;-0.7055167;-0.07370424,-0.08033554;0.004076039;-0.03423705,-0.133679;-0.3260212;-0.04707864,-0.161907;-0.6706146;0.01335981,-0.1796505;-0.706249;-0.0437873,-0.01983026;0.5547824;-0.129323,657.118
+0;0;0,0.001855111;0.3276639;0.0002512246,0.003762902;0.6496579;-0.01584312,0.2012471;0.5154611;0.01147993,0.23488;0.273151;0.06491831,0.2867559;0.02923581;0.1084201,-0.1913306;0.5019391;-0.01864223,-0.2442048;0.264517;0.04082267,-0.2898918;0.01714128;0.06903759,0.07777308;0.004920027;-0.03954124,0.09610128;-0.3274136;-0.004842564,0.1053778;-0.6693729;0.07043394,0.1160681;-0.7004164;0.007154815,-0.07552057;0.006255269;-0.04351877,-0.1216092;-0.3241693;-0.01742202,-0.1416015;-0.6667659;0.05269647,-0.135336;-0.6280357;-0.03522034,0.003280324;0.5699491;-0.009207874,0;0;0,-0.01123054;0.3201333;-0.06896138,-0.0225372;0.6317896;-0.1507289,0.1660876;0.5006036;-0.05640149,0.237243;0.2776464;0.03263807,0.2682005;0.02804704;0.06127214,-0.1903196;0.4939178;-0.02941025,-0.2602718;0.2748524;0.06967582,-0.2971102;0.02519788;0.08951706,0.07739101;0.004742891;-0.04030514,0.1225459;-0.3261425;-0.06178617,0.1369761;-0.6729787;-0.0150404,0.1596307;-0.7043108;-0.07478976,-0.08024129;0.00414768;-0.03435842,-0.1338083;-0.3259297;-0.04720634,-0.162004;-0.6698382;0.01296579,-0.1792189;-0.7057982;-0.04358298,-0.01964039;0.5551808;-0.1279151,657.1511
+0;0;0,0.001855363;0.3277085;0.0002512588,0.003764272;0.6498911;-0.0158524,0.200666;0.5158106;0.01141347,0.2343936;0.2728184;0.06500229,0.2838898;0.04009208;0.1065086,-0.1907571;0.5023285;-0.0186201,-0.2437802;0.264238;0.04101222,-0.2873715;0.02820988;0.06793286,0.07787828;0.004926682;-0.03959472,0.0962043;-0.3273675;-0.004900169,0.1054711;-0.6689678;0.07029733,0.1161638;-0.7000251;0.007003941,-0.07562272;0.00626373;-0.04357763,-0.1217059;-0.3241216;-0.01748398,-0.1416772;-0.6663586;0.05256091,-0.1354103;-0.6276264;-0.0353757,0.003281428;0.5701384;-0.009213489,0;0;0,-0.01071078;0.3206088;-0.06701994,-0.02123646;0.6331283;-0.1463127,0.16673;0.5003304;-0.05432034,0.2388452;0.2738027;0.02654457,0.26775;0.03403702;0.02987528,-0.1899894;0.4941716;-0.02880362,-0.2602154;0.2683748;0.05568694,-0.2972063;0.02982895;0.06354377,0.07746676;0.004822642;-0.04040647,0.12221;-0.3260384;-0.06249714,0.1368569;-0.6725322;-0.01603412,0.1595883;-0.7037395;-0.07591176,-0.08039611;0.004081924;-0.03430517,-0.1339742;-0.3259599;-0.04698443,-0.1620165;-0.6696267;0.01249706,-0.1793479;-0.7056789;-0.04393964,-0.01855676;0.5562736;-0.1241546,657.1735
+0;0;0,0.001949882;0.3277689;-0.0002122497,0.004011745;0.6501107;-0.01686703,0.2011388;0.51639;0.01094247,0.2354913;0.2736666;0.06886733,0.2833767;0.0460823;0.1157205,-0.1910319;0.5032116;-0.01894634,-0.2442884;0.2656381;0.04564945,-0.2870259;0.03458422;0.07836767,0.07778499;0.004904117;-0.03964531,0.09637787;-0.3278491;-0.005009413,0.1056021;-0.6685896;0.07052634,0.1163672;-0.6994247;0.007337205,-0.07563113;0.006264589;-0.04343951,-0.1216025;-0.3246075;-0.01735538,-0.1414527;-0.6660331;0.05285335,-0.1352268;-0.6273594;-0.03487163,0.003483063;0.5703275;-0.01008416,0;0;0,-0.01077534;0.32096;-0.0656116,-0.02144731;0.6342138;-0.1427317,0.1669635;0.499961;-0.0528245,0.239756;0.2697238;0.01888418,0.2636276;0.03400655;0.006620407,-0.190905;0.4940319;-0.02740567,-0.2613955;0.2643863;0.0483836,-0.2960089;0.03069098;0.02667472,0.0774638;0.00474605;-0.04028821,0.1220978;-0.326614;-0.06216073,0.136872;-0.6723962;-0.01621294,0.1595795;-0.7033235;-0.07606196,-0.08029903;0.00415098;-0.03436772,-0.1338273;-0.3263637;-0.04720768,-0.161849;-0.6692653;0.01219024,-0.1789465;-0.705034;-0.04430599,-0.01872338;0.5571516;-0.1211529,657.1962
+0;0;0,0.001952752;0.3282515;-0.0002125622,0.004020601;0.6515284;-0.01691626,0.2021507;0.5172886;0.01102096,0.2365784;0.2740338;0.06907263,0.2831151;0.05285974;0.1146061,-0.1920134;0.5040431;-0.01901979,-0.2453865;0.2659495;0.04571741,-0.2869202;0.04140364;0.07751407,0.07774244;0.004901434;-0.03962362,0.09632985;-0.3277538;-0.004997924,0.1055641;-0.668866;0.07062022,0.116208;-0.6990162;0.008142583,-0.07558976;0.006261162;-0.04341575,-0.1215476;-0.3245134;-0.0173393,-0.1414194;-0.6663116;0.05294602,-0.1352636;-0.6277355;-0.0337912,0.003490296;0.5715002;-0.01011256,0;0;0,-0.0110072;0.3218012;-0.0638411,-0.02202367;0.6365789;-0.1386025,0.1674951;0.4998813;-0.05064249,0.2409195;0.2672954;0.01447916,0.2629046;0.04003985;-0.017591,-0.1918454;0.4934769;-0.02412597,-0.2625671;0.2606598;0.04312576,-0.2925373;0.0364421;-0.001429111,0.07746457;0.004721344;-0.04018569,0.122184;-0.3265044;-0.06240296,0.1367247;-0.672717;-0.01672673,0.1596608;-0.7033122;-0.07535219,-0.08021559;0.004182977;-0.03443694,-0.1333495;-0.3263013;-0.04712193,-0.1614754;-0.6695967;0.01219187,-0.1782712;-0.7045712;-0.04376341,-0.01920862;0.5590997;-0.1176231,657.2294
+0;0;0,0.001953714;0.3284131;-0.0002126668,0.004022921;0.651904;-0.01692596,0.2019557;0.5176979;0.01099198,0.2364482;0.2739857;0.06915282,0.2820114;0.05743831;0.1137338,-0.1918171;0.5044656;-0.01901895,-0.2452906;0.2659243;0.04584,-0.2859555;0.04607561;0.07697152,0.077747;0.004901722;-0.03962595,0.09634484;-0.3279401;-0.00498084,0.1055764;-0.6689509;0.07061483,0.1161698;-0.6988161;0.008433219,-0.0755942;0.00626153;-0.0434183,-0.1215778;-0.3246986;-0.01732723,-0.1414437;-0.6663952;0.0529372,-0.1353171;-0.6278597;-0.03338905,0.003492483;0.5718558;-0.01012056,0;0;0,-0.01120014;0.3223308;-0.061939,-0.02250502;0.6378978;-0.134217,0.1673304;0.499848;-0.04926324,0.2410833;0.2653414;0.01019454,0.2607507;0.04529962;-0.03618479,-0.1923324;0.4935339;-0.02174795,-0.2627093;0.2577316;0.03666798,-0.2916928;0.04352207;-0.02837427,0.07745107;0.004745603;-0.04022002,0.1221058;-0.3266793;-0.0624311,0.1363658;-0.6728276;-0.01697492,0.1593459;-0.7027155;-0.07569432,-0.08022906;0.004165883;-0.03442068,-0.1331727;-0.3265321;-0.04729072,-0.1614018;-0.6696858;0.0121814,-0.1779873;-0.7042078;-0.04371543,-0.01961096;0.5602347;-0.1138608,657.2628
+0;0;0,0.001953714;0.3284131;-0.0002126668,0.004022921;0.651904;-0.01692596,0.2019557;0.5176979;0.01099198,0.2364482;0.2739857;0.06915282,0.2820114;0.05743831;0.1137338,-0.1918171;0.5044656;-0.01901895,-0.2452906;0.2659243;0.04584,-0.2859555;0.04607561;0.07697152,0.077747;0.004901722;-0.03962595,0.09634484;-0.3279401;-0.00498084,0.1055764;-0.6689509;0.07061483,0.1161698;-0.6988161;0.008433219,-0.0755942;0.00626153;-0.0434183,-0.1215778;-0.3246986;-0.01732723,-0.1414437;-0.6663952;0.0529372,-0.1353171;-0.6278597;-0.03338905,0.003492483;0.5718558;-0.01012056,0;0;0,-0.01120014;0.3223308;-0.061939,-0.02250502;0.6378978;-0.134217,0.1673304;0.499848;-0.04926324,0.2410833;0.2653414;0.01019454,0.2607507;0.04529962;-0.03618479,-0.1923324;0.4935339;-0.02174795,-0.2627093;0.2577316;0.03666798,-0.2916928;0.04352207;-0.02837427,0.07745107;0.004745603;-0.04022002,0.1221058;-0.3266793;-0.0624311,0.1363658;-0.6728276;-0.01697492,0.1593459;-0.7027155;-0.07569432,-0.08022906;0.004165883;-0.03442068,-0.1331727;-0.3265321;-0.04729072,-0.1614018;-0.6696858;0.0121814,-0.1779873;-0.7042078;-0.04371543,-0.01961096;0.5602347;-0.1138608,657.2853
+0;0;0,0.002217817;0.3288822;-0.0006413936,0.004602973;0.6532329;-0.01783189,0.2024625;0.5190648;0.01120101,0.2376914;0.2763347;0.07440423,0.2824321;0.0642792;0.1257917,-0.1917753;0.5066501;-0.01897812,-0.2451552;0.2694198;0.05191604,-0.2863882;0.05337515;0.08705154,0.07765642;0.004788827;-0.03963916,0.09663969;-0.3278228;-0.004261408,0.1056948;-0.6687571;0.07149354,0.1166503;-0.6978742;0.009209897,-0.07557892;0.00634425;-0.04327001,-0.1211752;-0.3245326;-0.01711779,-0.1408961;-0.6660972;0.05360485,-0.1347544;-0.6276421;-0.03233055,0.003986868;0.5729849;-0.01089986,0;0;0,-0.01091184;0.3231833;-0.06001973,-0.02146158;0.640325;-0.1294467,0.1678394;0.4991739;-0.04673839,0.2417604;0.2632242;0.008189201,0.2584137;0.05137937;-0.05855179,-0.191614;0.4935685;-0.01925958,-0.2609715;0.2555037;0.03239573,-0.2903355;0.05434419;-0.05861292,0.07739543;0.004692018;-0.04015779,0.1221479;-0.3265835;-0.06243277,0.1364059;-0.6726888;-0.01699209,0.1591269;-0.7018632;-0.07595181,-0.08012819;0.004210534;-0.03444504,-0.1330864;-0.3263596;-0.04714367,-0.161178;-0.6694526;0.01248069,-0.1776865;-0.7034014;-0.0434847,-0.01878794;0.562247;-0.1098289,657.3185
+0;0;0,0.002217837;0.3288852;-0.0006413995,0.004601442;0.6530282;-0.01781845,0.2012723;0.5192897;0.0110728,0.2365463;0.2762485;0.07435701,0.2805785;0.06755152;0.1249306,-0.1906028;0.5069494;-0.01892546,-0.2440511;0.2694151;0.05205954,-0.284631;0.05679215;0.08663858,0.07758747;0.004784575;-0.03960396,0.09655099;-0.3274809;-0.004263032,0.1056071;-0.6684527;0.07150026,0.1165285;-0.6973857;0.009410635,-0.07551181;0.006338617;-0.04323158,-0.1210606;-0.3241938;-0.01710659,-0.1407837;-0.6657962;0.05362386,-0.1346611;-0.6273674;-0.03204386,0.003986154;0.5728867;-0.01089562,0;0;0,-0.01061713;0.3236398;-0.05757952,-0.02068619;0.6412737;-0.1237805,0.1677926;0.49876;-0.04524016,0.2413186;0.2614601;0.005758047,0.2538213;0.05756915;-0.07376003,-0.1910261;0.4936871;-0.0179878,-0.2592768;0.2537951;0.02796643,-0.2864192;0.06372291;-0.07780138,0.07734561;0.004614919;-0.04009414,0.1221809;-0.3262867;-0.06251764,0.1364871;-0.6724496;-0.01723528,0.1591961;-0.7010225;-0.07640457,-0.08002791;0.004280559;-0.03447304,-0.1328439;-0.3259584;-0.04718479,-0.1609644;-0.6690482;0.01266968,-0.1773938;-0.7029547;-0.04294978,-0.01813417;0.5631017;-0.1049767,657.3409
+0;0;0,0.002220506;0.329281;-0.0006421711,0.004607544;0.6538924;-0.01784283,0.2010791;0.5201193;0.01103394,0.2364084;0.2766975;0.07441729,0.2798943;0.07058944;0.1243635,-0.1904014;0.5077914;-0.01893411,-0.2439335;0.269885;0.05216208,-0.28401;0.0598997;0.08631214,0.0775506;0.004782301;-0.03958514,0.09650384;-0.3273031;-0.00426336,0.1055573;-0.668175;0.07147771,0.1165663;-0.6975809;0.008889817,-0.07547592;0.006335605;-0.04321104,-0.1210001;-0.3240178;-0.01710019,-0.1407173;-0.66552;0.05360951,-0.1345456;-0.6270235;-0.0327457,0.003991576;0.5736623;-0.01091235,0;0;0,-0.01038995;0.3244661;-0.05518246,-0.02019577;0.6430258;-0.1192322,0.1675237;0.4981959;-0.04202151,0.2416688;0.2596382;0.003940821,0.2518135;0.06352012;-0.08716869,-0.1904121;0.494411;-0.01471791,-0.2575187;0.2526783;0.02505421,-0.2816034;0.07122345;-0.09053226,0.07732752;0.004594028;-0.04004121,0.1222418;-0.3261038;-0.062608,0.1364619;-0.6721755;-0.01739216,0.1596081;-0.7017633;-0.07639265,-0.07996686;0.004307857;-0.03450643,-0.1326549;-0.3257915;-0.04658801,-0.1613829;-0.6687461;0.01315444,-0.1772925;-0.7019784;-0.04443085,-0.01770068;0.5646452;-0.1009147,657.3744
+0;0;0,0.002434967;0.3292135;-0.001211867,0.005134786;0.6532621;-0.01913662,0.2003252;0.5206556;0.01008308,0.2366328;0.2785515;0.0790645,0.2787703;0.07660615;0.132967,-0.1890386;0.5088019;-0.01886184,-0.2422769;0.2722213;0.05786088,-0.2822231;0.06630225;0.0961311,0.07747591;0.004704264;-0.03968393,0.09680266;-0.32719;-0.004031025,0.1058073;-0.668011;0.07191857,0.1166643;-0.6982657;0.01013928,-0.07552022;0.006397519;-0.04307235,-0.1208528;-0.3238692;-0.01723973,-0.1403309;-0.6652601;0.05404267,-0.1343004;-0.6268098;-0.03231367,0.004429042;0.5732447;-0.01201952,0;0;0,-0.01001215;0.3247898;-0.05291748,-0.01917505;0.6434445;-0.1138878,0.1675916;0.4983061;-0.04023385,0.2412601;0.2584922;0.001639128,0.2478235;0.06840353;-0.0947256,-0.1894894;0.4942761;-0.0138387,-0.2556433;0.2512618;0.02164074,-0.2781085;0.08161539;-0.1055535,0.07731289;0.004580259;-0.04001498,0.1223073;-0.3259699;-0.06261158,0.1364832;-0.6720295;-0.01733375,0.1597182;-0.701556;-0.07634163,-0.0799293;0.004321749;-0.03452667,-0.1327305;-0.3256244;-0.04661177,-0.1613509;-0.6685649;0.01322953,-0.1772043;-0.7018774;-0.04426305,-0.01685107;0.5650734;-0.09638071,657.3969
+0;0;0,0.002434967;0.3292135;-0.001211867,0.005134786;0.6532621;-0.01913662,0.2003252;0.5206556;0.01008308,0.2366328;0.2785515;0.0790645,0.2787703;0.07660615;0.132967,-0.1890386;0.5088019;-0.01886184,-0.2422769;0.2722213;0.05786088,-0.2822231;0.06630225;0.0961311,0.07747591;0.004704264;-0.03968393,0.09680266;-0.32719;-0.004031025,0.1058073;-0.668011;0.07191857,0.1166643;-0.6982657;0.01013928,-0.07552022;0.006397519;-0.04307235,-0.1208528;-0.3238692;-0.01723973,-0.1403309;-0.6652601;0.05404267,-0.1343004;-0.6268098;-0.03231367,0.004429042;0.5732447;-0.01201952,0;0;0,-0.01001215;0.3247898;-0.05291748,-0.01917505;0.6434445;-0.1138878,0.1675916;0.4983061;-0.04023385,0.2412601;0.2584922;0.001639128,0.2478235;0.06840353;-0.0947256,-0.1894894;0.4942761;-0.0138387,-0.2556433;0.2512618;0.02164074,-0.2781085;0.08161539;-0.1055535,0.07731289;0.004580259;-0.04001498,0.1223073;-0.3259699;-0.06261158,0.1364832;-0.6720295;-0.01733375,0.1597182;-0.701556;-0.07634163,-0.0799293;0.004321749;-0.03452667,-0.1327305;-0.3256244;-0.04661177,-0.1613509;-0.6685649;0.01322953,-0.1772043;-0.7018774;-0.04426305,-0.01685107;0.5650734;-0.09638071,657.3969
+0;0;0,0.002434967;0.3292135;-0.001211867,0.005134786;0.6532621;-0.01913662,0.2003252;0.5206556;0.01008308,0.2366328;0.2785515;0.0790645,0.2787703;0.07660615;0.132967,-0.1890386;0.5088019;-0.01886184,-0.2422769;0.2722213;0.05786088,-0.2822231;0.06630225;0.0961311,0.07747591;0.004704264;-0.03968393,0.09680266;-0.32719;-0.004031025,0.1058073;-0.668011;0.07191857,0.1166643;-0.6982657;0.01013928,-0.07552022;0.006397519;-0.04307235,-0.1208528;-0.3238692;-0.01723973,-0.1403309;-0.6652601;0.05404267,-0.1343004;-0.6268098;-0.03231367,0.004429042;0.5732447;-0.01201952,0;0;0,-0.01001215;0.3247898;-0.05291748,-0.01917505;0.6434445;-0.1138878,0.1675916;0.4983061;-0.04023385,0.2412601;0.2584922;0.001639128,0.2478235;0.06840353;-0.0947256,-0.1894894;0.4942761;-0.0138387,-0.2556433;0.2512618;0.02164074,-0.2781085;0.08161539;-0.1055535,0.07731289;0.004580259;-0.04001498,0.1223073;-0.3259699;-0.06261158,0.1364832;-0.6720295;-0.01733375,0.1597182;-0.701556;-0.07634163,-0.0799293;0.004321749;-0.03452667,-0.1327305;-0.3256244;-0.04661177,-0.1613509;-0.6685649;0.01322953,-0.1772043;-0.7018774;-0.04426305,-0.01685107;0.5650734;-0.09638071,657.3969
+0;0;0,0.002713674;0.3292099;-0.001545688,0.005662747;0.6532413;-0.01974361,0.2008817;0.521111;0.009854934,0.2379364;0.2802946;0.08283112,0.2789001;0.08090721;0.1463101,-0.1889381;0.5098361;-0.01880995,-0.2423528;0.2747688;0.06231575,-0.2829974;0.06989992;0.1052074,0.07748007;0.004555457;-0.03969316,0.09741437;-0.3272285;-0.003353987,0.1064246;-0.6680293;0.07268478,0.1171297;-0.6981034;0.01070331,-0.07554743;0.006526262;-0.0430053,-0.1203696;-0.3238094;-0.01716328,-0.1397341;-0.6650831;0.05470896,-0.1337383;-0.6266524;-0.03165171,0.004895736;0.5732303;-0.01256137,0;0;0,-0.01001215;0.3247898;-0.05291748,-0.01917505;0.6434445;-0.1138878,0.1675916;0.4983061;-0.04023385,0.2412601;0.2584922;0.001639128,0.2478235;0.06840353;-0.0947256,-0.1894894;0.4942761;-0.0138387,-0.2556433;0.2512618;0.02164074,-0.2781085;0.08161539;-0.1055535,0.07731289;0.004580259;-0.04001498,0.1223073;-0.3259699;-0.06261158,0.1364832;-0.6720295;-0.01733375,0.1597182;-0.701556;-0.07634163,-0.0799293;0.004321749;-0.03452667,-0.1327305;-0.3256244;-0.04661177,-0.1613509;-0.6685649;0.01322953,-0.1772043;-0.7018774;-0.04426305,-0.01685107;0.5650734;-0.09638071,657.3969
+0;0;0,0.002713674;0.3292099;-0.001545688,0.005662747;0.6532413;-0.01974361,0.2008817;0.521111;0.009854934,0.2379364;0.2802946;0.08283112,0.2789001;0.08090721;0.1463101,-0.1889381;0.5098361;-0.01880995,-0.2423528;0.2747688;0.06231575,-0.2829974;0.06989992;0.1052074,0.07748007;0.004555457;-0.03969316,0.09741437;-0.3272285;-0.003353987,0.1064246;-0.6680293;0.07268478,0.1171297;-0.6981034;0.01070331,-0.07554743;0.006526262;-0.0430053,-0.1203696;-0.3238094;-0.01716328,-0.1397341;-0.6650831;0.05470896,-0.1337383;-0.6266524;-0.03165171,0.004895736;0.5732303;-0.01256137,0;0;0,-0.01001215;0.3247898;-0.05291748,-0.01917505;0.6434445;-0.1138878,0.1675916;0.4983061;-0.04023385,0.2412601;0.2584922;0.001639128,0.2478235;0.06840353;-0.0947256,-0.1894894;0.4942761;-0.0138387,-0.2556433;0.2512618;0.02164074,-0.2781085;0.08161539;-0.1055535,0.07731289;0.004580259;-0.04001498,0.1223073;-0.3259699;-0.06261158,0.1364832;-0.6720295;-0.01733375,0.1597182;-0.701556;-0.07634163,-0.0799293;0.004321749;-0.03452667,-0.1327305;-0.3256244;-0.04661177,-0.1613509;-0.6685649;0.01322953,-0.1772043;-0.7018774;-0.04426305,-0.01685107;0.5650734;-0.09638071,657.3969
+0;0;0,0.002713674;0.3292099;-0.001545688,0.005662747;0.6532413;-0.01974361,0.2008817;0.521111;0.009854934,0.2379364;0.2802946;0.08283112,0.2789001;0.08090721;0.1463101,-0.1889381;0.5098361;-0.01880995,-0.2423528;0.2747688;0.06231575,-0.2829974;0.06989992;0.1052074,0.07748007;0.004555457;-0.03969316,0.09741437;-0.3272285;-0.003353987,0.1064246;-0.6680293;0.07268478,0.1171297;-0.6981034;0.01070331,-0.07554743;0.006526262;-0.0430053,-0.1203696;-0.3238094;-0.01716328,-0.1397341;-0.6650831;0.05470896,-0.1337383;-0.6266524;-0.03165171,0.004895736;0.5732303;-0.01256137,0;0;0,-0.01001215;0.3247898;-0.05291748,-0.01917505;0.6434445;-0.1138878,0.1675916;0.4983061;-0.04023385,0.2412601;0.2584922;0.001639128,0.2478235;0.06840353;-0.0947256,-0.1894894;0.4942761;-0.0138387,-0.2556433;0.2512618;0.02164074,-0.2781085;0.08161539;-0.1055535,0.07731289;0.004580259;-0.04001498,0.1223073;-0.3259699;-0.06261158,0.1364832;-0.6720295;-0.01733375,0.1597182;-0.701556;-0.07634163,-0.0799293;0.004321749;-0.03452667,-0.1327305;-0.3256244;-0.04661177,-0.1613509;-0.6685649;0.01322953,-0.1772043;-0.7018774;-0.04426305,-0.01685107;0.5650734;-0.09638071,657.3969
+0;0;0,0.002840627;0.3292048;-0.002253197,0.005996461;0.6531804;-0.02137011,0.2012811;0.5218579;0.009175977,0.2387972;0.282487;0.08654021,0.2790708;0.08598906;0.1588558,-0.1889733;0.510617;-0.01866221,-0.2427086;0.2774892;0.06768053,-0.284063;0.0740528;0.1163259,0.07741887;0.004470456;-0.03982202,0.09787563;-0.3272433;-0.003134601,0.1067671;-0.6680065;0.07308684,0.1175034;-0.6979483;0.0109829,-0.07558998;0.006600962;-0.04291903,-0.120025;-0.3237701;-0.01686266,-0.1395942;-0.6650228;0.05505373,-0.1337326;-0.6266522;-0.03132199,0.005169542;0.5731924;-0.01394187,0;0;0,-0.01001215;0.3247898;-0.05291748,-0.01917505;0.6434445;-0.1138878,0.1675916;0.4983061;-0.04023385,0.2412601;0.2584922;0.001639128,0.2478235;0.06840353;-0.0947256,-0.1894894;0.4942761;-0.0138387,-0.2556433;0.2512618;0.02164074,-0.2781085;0.08161539;-0.1055535,0.07731289;0.004580259;-0.04001498,0.1223073;-0.3259699;-0.06261158,0.1364832;-0.6720295;-0.01733375,0.1597182;-0.701556;-0.07634163,-0.0799293;0.004321749;-0.03452667,-0.1327305;-0.3256244;-0.04661177,-0.1613509;-0.6685649;0.01322953,-0.1772043;-0.7018774;-0.04426305,-0.01685107;0.5650734;-0.09638071,657.3969
+0;0;0,0.002840627;0.3292048;-0.002253197,0.005996461;0.6531804;-0.02137011,0.2012811;0.5218579;0.009175977,0.2387972;0.282487;0.08654021,0.2790708;0.08598906;0.1588558,-0.1889733;0.510617;-0.01866221,-0.2427086;0.2774892;0.06768053,-0.284063;0.0740528;0.1163259,0.07741887;0.004470456;-0.03982202,0.09787563;-0.3272433;-0.003134601,0.1067671;-0.6680065;0.07308684,0.1175034;-0.6979483;0.0109829,-0.07558998;0.006600962;-0.04291903,-0.120025;-0.3237701;-0.01686266,-0.1395942;-0.6650228;0.05505373,-0.1337326;-0.6266522;-0.03132199,0.005169542;0.5731924;-0.01394187,0;0;0,-0.01001215;0.3247898;-0.05291748,-0.01917505;0.6434445;-0.1138878,0.1675916;0.4983061;-0.04023385,0.2412601;0.2584922;0.001639128,0.2478235;0.06840353;-0.0947256,-0.1894894;0.4942761;-0.0138387,-0.2556433;0.2512618;0.02164074,-0.2781085;0.08161539;-0.1055535,0.07731289;0.004580259;-0.04001498,0.1223073;-0.3259699;-0.06261158,0.1364832;-0.6720295;-0.01733375,0.1597182;-0.701556;-0.07634163,-0.0799293;0.004321749;-0.03452667,-0.1327305;-0.3256244;-0.04661177,-0.1613509;-0.6685649;0.01322953,-0.1772043;-0.7018774;-0.04426305,-0.01685107;0.5650734;-0.09638071,657.3969
+0;0;0,0.002931506;0.3292004;-0.002717855,0.006195698;0.6531479;-0.02229048,0.2015492;0.5222693;0.008503225,0.2397467;0.2849241;0.09156545,0.2787747;0.09058534;0.1701288,-0.1890872;0.51147;-0.01924375,-0.2426158;0.2801698;0.07200323,-0.2847417;0.07843779;0.1267075,0.07747491;0.004353327;-0.0397259,0.09831424;-0.3273374;-0.003044866,0.1071219;-0.6680266;0.07351618,0.1171572;-0.697799;0.01113235,-0.07555655;0.006715921;-0.04296005,-0.1196665;-0.3236804;-0.01667271,-0.1391845;-0.664896;0.05543355,-0.1333295;-0.6265591;-0.03094588,0.00534088;0.5731705;-0.01475169,0;0;0,-0.01001215;0.3247898;-0.05291748,-0.01917505;0.6434445;-0.1138878,0.1675916;0.4983061;-0.04023385,0.2412601;0.2584922;0.001639128,0.2478235;0.06840353;-0.0947256,-0.1894894;0.4942761;-0.0138387,-0.2556433;0.2512618;0.02164074,-0.2781085;0.08161539;-0.1055535,0.07731289;0.004580259;-0.04001498,0.1223073;-0.3259699;-0.06261158,0.1364832;-0.6720295;-0.01733375,0.1597182;-0.701556;-0.07634163,-0.0799293;0.004321749;-0.03452667,-0.1327305;-0.3256244;-0.04661177,-0.1613509;-0.6685649;0.01322953,-0.1772043;-0.7018774;-0.04426305,-0.01685107;0.5650734;-0.09638071,657.3969
+0;0;0,0.002931506;0.3292004;-0.002717855,0.006195698;0.6531479;-0.02229048,0.2015492;0.5222693;0.008503225,0.2397467;0.2849241;0.09156545,0.2787747;0.09058534;0.1701288,-0.1890872;0.51147;-0.01924375,-0.2426158;0.2801698;0.07200323,-0.2847417;0.07843779;0.1267075,0.07747491;0.004353327;-0.0397259,0.09831424;-0.3273374;-0.003044866,0.1071219;-0.6680266;0.07351618,0.1171572;-0.697799;0.01113235,-0.07555655;0.006715921;-0.04296005,-0.1196665;-0.3236804;-0.01667271,-0.1391845;-0.664896;0.05543355,-0.1333295;-0.6265591;-0.03094588,0.00534088;0.5731705;-0.01475169,0;0;0,-0.01001215;0.3247898;-0.05291748,-0.01917505;0.6434445;-0.1138878,0.1675916;0.4983061;-0.04023385,0.2412601;0.2584922;0.001639128,0.2478235;0.06840353;-0.0947256,-0.1894894;0.4942761;-0.0138387,-0.2556433;0.2512618;0.02164074,-0.2781085;0.08161539;-0.1055535,0.07731289;0.004580259;-0.04001498,0.1223073;-0.3259699;-0.06261158,0.1364832;-0.6720295;-0.01733375,0.1597182;-0.701556;-0.07634163,-0.0799293;0.004321749;-0.03452667,-0.1327305;-0.3256244;-0.04661177,-0.1613509;-0.6685649;0.01322953,-0.1772043;-0.7018774;-0.04426305,-0.01685107;0.5650734;-0.09638071,657.3969
+0;0;0,0.002931506;0.3292004;-0.002717855,0.006195698;0.6531479;-0.02229048,0.2015492;0.5222693;0.008503225,0.2397467;0.2849241;0.09156545,0.2787747;0.09058534;0.1701288,-0.1890872;0.51147;-0.01924375,-0.2426158;0.2801698;0.07200323,-0.2847417;0.07843779;0.1267075,0.07747491;0.004353327;-0.0397259,0.09831424;-0.3273374;-0.003044866,0.1071219;-0.6680266;0.07351618,0.1171572;-0.697799;0.01113235,-0.07555655;0.006715921;-0.04296005,-0.1196665;-0.3236804;-0.01667271,-0.1391845;-0.664896;0.05543355,-0.1333295;-0.6265591;-0.03094588,0.00534088;0.5731705;-0.01475169,0;0;0,-0.01001215;0.3247898;-0.05291748,-0.01917505;0.6434445;-0.1138878,0.1675916;0.4983061;-0.04023385,0.2412601;0.2584922;0.001639128,0.2478235;0.06840353;-0.0947256,-0.1894894;0.4942761;-0.0138387,-0.2556433;0.2512618;0.02164074,-0.2781085;0.08161539;-0.1055535,0.07731289;0.004580259;-0.04001498,0.1223073;-0.3259699;-0.06261158,0.1364832;-0.6720295;-0.01733375,0.1597182;-0.701556;-0.07634163,-0.0799293;0.004321749;-0.03452667,-0.1327305;-0.3256244;-0.04661177,-0.1613509;-0.6685649;0.01322953,-0.1772043;-0.7018774;-0.04426305,-0.01685107;0.5650734;-0.09638071,657.3969
+0;0;0,0.002931506;0.3292004;-0.002717855,0.006195698;0.6531479;-0.02229048,0.2015492;0.5222693;0.008503225,0.2397467;0.2849241;0.09156545,0.2787747;0.09058534;0.1701288,-0.1890872;0.51147;-0.01924375,-0.2426158;0.2801698;0.07200323,-0.2847417;0.07843779;0.1267075,0.07747491;0.004353327;-0.0397259,0.09831424;-0.3273374;-0.003044866,0.1071219;-0.6680266;0.07351618,0.1171572;-0.697799;0.01113235,-0.07555655;0.006715921;-0.04296005,-0.1196665;-0.3236804;-0.01667271,-0.1391845;-0.664896;0.05543355,-0.1333295;-0.6265591;-0.03094588,0.00534088;0.5731705;-0.01475169,0;0;0,-0.01001215;0.3247898;-0.05291748,-0.01917505;0.6434445;-0.1138878,0.1675916;0.4983061;-0.04023385,0.2412601;0.2584922;0.001639128,0.2478235;0.06840353;-0.0947256,-0.1894894;0.4942761;-0.0138387,-0.2556433;0.2512618;0.02164074,-0.2781085;0.08161539;-0.1055535,0.07731289;0.004580259;-0.04001498,0.1223073;-0.3259699;-0.06261158,0.1364832;-0.6720295;-0.01733375,0.1597182;-0.701556;-0.07634163,-0.0799293;0.004321749;-0.03452667,-0.1327305;-0.3256244;-0.04661177,-0.1613509;-0.6685649;0.01322953,-0.1772043;-0.7018774;-0.04426305,-0.01685107;0.5650734;-0.09638071,657.3969
+0;0;0,0.003136379;0.3291942;-0.003206167,0.006626273;0.6531072;-0.02329993,0.2021039;0.5229437;0.007608328,0.239789;0.2874813;0.09608661,0.2767887;0.0951805;0.1804334,-0.1889863;0.5122517;-0.01936683,-0.2423804;0.2825471;0.07590126,-0.2844384;0.08260097;0.1368571,0.07755353;0.004167621;-0.0395922,0.09866399;-0.3274885;-0.002753899,0.1075317;-0.6681358;0.07398646,0.1180783;-0.6978424;0.01162396,-0.07551473;0.006897262;-0.04300481,-0.1191388;-0.3235421;-0.01644828,-0.1386807;-0.6647059;0.05589585,-0.1329643;-0.6264035;-0.03049619,0.005712642;0.5731431;-0.01562809,0;0;0,-0.01001215;0.3247898;-0.05291748,-0.01917505;0.6434445;-0.1138878,0.1675916;0.4983061;-0.04023385,0.2412601;0.2584922;0.001639128,0.2478235;0.06840353;-0.0947256,-0.1894894;0.4942761;-0.0138387,-0.2556433;0.2512618;0.02164074,-0.2781085;0.08161539;-0.1055535,0.07731289;0.004580259;-0.04001498,0.1223073;-0.3259699;-0.06261158,0.1364832;-0.6720295;-0.01733375,0.1597182;-0.701556;-0.07634163,-0.0799293;0.004321749;-0.03452667,-0.1327305;-0.3256244;-0.04661177,-0.1613509;-0.6685649;0.01322953,-0.1772043;-0.7018774;-0.04426305,-0.01685107;0.5650734;-0.09638071,657.3969
+0;0;0,0.003136379;0.3291942;-0.003206167,0.006626273;0.6531072;-0.02329993,0.2021039;0.5229437;0.007608328,0.239789;0.2874813;0.09608661,0.2767887;0.0951805;0.1804334,-0.1889863;0.5122517;-0.01936683,-0.2423804;0.2825471;0.07590126,-0.2844384;0.08260097;0.1368571,0.07755353;0.004167621;-0.0395922,0.09866399;-0.3274885;-0.002753899,0.1075317;-0.6681358;0.07398646,0.1180783;-0.6978424;0.01162396,-0.07551473;0.006897262;-0.04300481,-0.1191388;-0.3235421;-0.01644828,-0.1386807;-0.6647059;0.05589585,-0.1329643;-0.6264035;-0.03049619,0.005712642;0.5731431;-0.01562809,0;0;0,-0.01001215;0.3247898;-0.05291748,-0.01917505;0.6434445;-0.1138878,0.1675916;0.4983061;-0.04023385,0.2412601;0.2584922;0.001639128,0.2478235;0.06840353;-0.0947256,-0.1894894;0.4942761;-0.0138387,-0.2556433;0.2512618;0.02164074,-0.2781085;0.08161539;-0.1055535,0.07731289;0.004580259;-0.04001498,0.1223073;-0.3259699;-0.06261158,0.1364832;-0.6720295;-0.01733375,0.1597182;-0.701556;-0.07634163,-0.0799293;0.004321749;-0.03452667,-0.1327305;-0.3256244;-0.04661177,-0.1613509;-0.6685649;0.01322953,-0.1772043;-0.7018774;-0.04426305,-0.01685107;0.5650734;-0.09638071,657.3969
+0;0;0,0.003136379;0.3291942;-0.003206167,0.006626273;0.6531072;-0.02329993,0.2021039;0.5229437;0.007608328,0.239789;0.2874813;0.09608661,0.2767887;0.0951805;0.1804334,-0.1889863;0.5122517;-0.01936683,-0.2423804;0.2825471;0.07590126,-0.2844384;0.08260097;0.1368571,0.07755353;0.004167621;-0.0395922,0.09866399;-0.3274885;-0.002753899,0.1075317;-0.6681358;0.07398646,0.1180783;-0.6978424;0.01162396,-0.07551473;0.006897262;-0.04300481,-0.1191388;-0.3235421;-0.01644828,-0.1386807;-0.6647059;0.05589585,-0.1329643;-0.6264035;-0.03049619,0.005712642;0.5731431;-0.01562809,0;0;0,-0.01001215;0.3247898;-0.05291748,-0.01917505;0.6434445;-0.1138878,0.1675916;0.4983061;-0.04023385,0.2412601;0.2584922;0.001639128,0.2478235;0.06840353;-0.0947256,-0.1894894;0.4942761;-0.0138387,-0.2556433;0.2512618;0.02164074,-0.2781085;0.08161539;-0.1055535,0.07731289;0.004580259;-0.04001498,0.1223073;-0.3259699;-0.06261158,0.1364832;-0.6720295;-0.01733375,0.1597182;-0.701556;-0.07634163,-0.0799293;0.004321749;-0.03452667,-0.1327305;-0.3256244;-0.04661177,-0.1613509;-0.6685649;0.01322953,-0.1772043;-0.7018774;-0.04426305,-0.01685107;0.5650734;-0.09638071,657.3969
+0;0;0,0.003101071;0.3291897;-0.003669238,0.006489915;0.6530718;-0.02426679,0.202207;0.5237486;0.006790847,0.2397756;0.2900239;0.09980942,0.2753594;0.1000047;0.1897508,-0.18926;0.5127369;-0.01957963,-0.2427436;0.2850417;0.08034787,-0.2851394;0.0865818;0.1457635,0.07762693;0.004020438;-0.03946334,0.09895316;-0.3276057;-0.002479848,0.107806;-0.6682252;0.07438594,0.1181165;-0.6988406;0.01286631,-0.07544295;0.007023931;-0.04311017,-0.1188103;-0.323447;-0.01652592,-0.1384945;-0.6645434;0.05609685,-0.1328809;-0.6262758;-0.03030527,0.005608169;0.57312;-0.01646436,0;0;0,-0.01001215;0.3247898;-0.05291748,-0.01917505;0.6434445;-0.1138878,0.1675916;0.4983061;-0.04023385,0.2412601;0.2584922;0.001639128,0.2478235;0.06840353;-0.0947256,-0.1894894;0.4942761;-0.0138387,-0.2556433;0.2512618;0.02164074,-0.2781085;0.08161539;-0.1055535,0.07731289;0.004580259;-0.04001498,0.1223073;-0.3259699;-0.06261158,0.1364832;-0.6720295;-0.01733375,0.1597182;-0.701556;-0.07634163,-0.0799293;0.004321749;-0.03452667,-0.1327305;-0.3256244;-0.04661177,-0.1613509;-0.6685649;0.01322953,-0.1772043;-0.7018774;-0.04426305,-0.01685107;0.5650734;-0.09638071,657.3969
+0;0;0,0.003101071;0.3291897;-0.003669238,0.006489915;0.6530718;-0.02426679,0.202207;0.5237486;0.006790847,0.2397756;0.2900239;0.09980942,0.2753594;0.1000047;0.1897508,-0.18926;0.5127369;-0.01957963,-0.2427436;0.2850417;0.08034787,-0.2851394;0.0865818;0.1457635,0.07762693;0.004020438;-0.03946334,0.09895316;-0.3276057;-0.002479848,0.107806;-0.6682252;0.07438594,0.1181165;-0.6988406;0.01286631,-0.07544295;0.007023931;-0.04311017,-0.1188103;-0.323447;-0.01652592,-0.1384945;-0.6645434;0.05609685,-0.1328809;-0.6262758;-0.03030527,0.005608169;0.57312;-0.01646436,0;0;0,-0.01001215;0.3247898;-0.05291748,-0.01917505;0.6434445;-0.1138878,0.1675916;0.4983061;-0.04023385,0.2412601;0.2584922;0.001639128,0.2478235;0.06840353;-0.0947256,-0.1894894;0.4942761;-0.0138387,-0.2556433;0.2512618;0.02164074,-0.2781085;0.08161539;-0.1055535,0.07731289;0.004580259;-0.04001498,0.1223073;-0.3259699;-0.06261158,0.1364832;-0.6720295;-0.01733375,0.1597182;-0.701556;-0.07634163,-0.0799293;0.004321749;-0.03452667,-0.1327305;-0.3256244;-0.04661177,-0.1613509;-0.6685649;0.01322953,-0.1772043;-0.7018774;-0.04426305,-0.01685107;0.5650734;-0.09638071,657.3969
+0;0;0,0.003101071;0.3291897;-0.003669238,0.006489915;0.6530718;-0.02426679,0.202207;0.5237486;0.006790847,0.2397756;0.2900239;0.09980942,0.2753594;0.1000047;0.1897508,-0.18926;0.5127369;-0.01957963,-0.2427436;0.2850417;0.08034787,-0.2851394;0.0865818;0.1457635,0.07762693;0.004020438;-0.03946334,0.09895316;-0.3276057;-0.002479848,0.107806;-0.6682252;0.07438594,0.1181165;-0.6988406;0.01286631,-0.07544295;0.007023931;-0.04311017,-0.1188103;-0.323447;-0.01652592,-0.1384945;-0.6645434;0.05609685,-0.1328809;-0.6262758;-0.03030527,0.005608169;0.57312;-0.01646436,0;0;0,-0.01001215;0.3247898;-0.05291748,-0.01917505;0.6434445;-0.1138878,0.1675916;0.4983061;-0.04023385,0.2412601;0.2584922;0.001639128,0.2478235;0.06840353;-0.0947256,-0.1894894;0.4942761;-0.0138387,-0.2556433;0.2512618;0.02164074,-0.2781085;0.08161539;-0.1055535,0.07731289;0.004580259;-0.04001498,0.1223073;-0.3259699;-0.06261158,0.1364832;-0.6720295;-0.01733375,0.1597182;-0.701556;-0.07634163,-0.0799293;0.004321749;-0.03452667,-0.1327305;-0.3256244;-0.04661177,-0.1613509;-0.6685649;0.01322953,-0.1772043;-0.7018774;-0.04426305,-0.01685107;0.5650734;-0.09638071,657.3969
+0;0;0,0.003048182;0.3291833;-0.004245074,0.006309446;0.6530178;-0.02558773,0.2022754;0.5246639;0.005907089,0.2398433;0.2928301;0.1035436,0.2737509;0.1051611;0.1989037,-0.1896159;0.5133625;-0.01972681,-0.2429604;0.2873911;0.08411171,-0.2845093;0.09068815;0.1551369,0.07765957;0.003932526;-0.03940795,0.09896159;-0.3276845;-0.002328731,0.1079145;-0.6683062;0.07451532,0.1106662;-0.6301379;-0.01203465,-0.075434;0.007089349;-0.04311512,-0.1188602;-0.3233971;-0.01682145,-0.1385224;-0.6644127;0.05618574,-0.1330438;-0.6261916;-0.03022946,0.00546879;0.5730852;-0.01758635,0;0;0,-0.01001215;0.3247898;-0.05291748,-0.01917505;0.6434445;-0.1138878,0.1675916;0.4983061;-0.04023385,0.2412601;0.2584922;0.001639128,0.2478235;0.06840353;-0.0947256,-0.1894894;0.4942761;-0.0138387,-0.2556433;0.2512618;0.02164074,-0.2781085;0.08161539;-0.1055535,0.07731289;0.004580259;-0.04001498,0.1223073;-0.3259699;-0.06261158,0.1364832;-0.6720295;-0.01733375,0.1597182;-0.701556;-0.07634163,-0.0799293;0.004321749;-0.03452667,-0.1327305;-0.3256244;-0.04661177,-0.1613509;-0.6685649;0.01322953,-0.1772043;-0.7018774;-0.04426305,-0.01685107;0.5650734;-0.09638071,657.3969
+0;0;0,0.003048182;0.3291833;-0.004245074,0.006309446;0.6530178;-0.02558773,0.2022754;0.5246639;0.005907089,0.2398433;0.2928301;0.1035436,0.2737509;0.1051611;0.1989037,-0.1896159;0.5133625;-0.01972681,-0.2429604;0.2873911;0.08411171,-0.2845093;0.09068815;0.1551369,0.07765957;0.003932526;-0.03940795,0.09896159;-0.3276845;-0.002328731,0.1079145;-0.6683062;0.07451532,0.1106662;-0.6301379;-0.01203465,-0.075434;0.007089349;-0.04311512,-0.1188602;-0.3233971;-0.01682145,-0.1385224;-0.6644127;0.05618574,-0.1330438;-0.6261916;-0.03022946,0.00546879;0.5730852;-0.01758635,0;0;0,-0.01001215;0.3247898;-0.05291748,-0.01917505;0.6434445;-0.1138878,0.1675916;0.4983061;-0.04023385,0.2412601;0.2584922;0.001639128,0.2478235;0.06840353;-0.0947256,-0.1894894;0.4942761;-0.0138387,-0.2556433;0.2512618;0.02164074,-0.2781085;0.08161539;-0.1055535,0.07731289;0.004580259;-0.04001498,0.1223073;-0.3259699;-0.06261158,0.1364832;-0.6720295;-0.01733375,0.1597182;-0.701556;-0.07634163,-0.0799293;0.004321749;-0.03452667,-0.1327305;-0.3256244;-0.04661177,-0.1613509;-0.6685649;0.01322953,-0.1772043;-0.7018774;-0.04426305,-0.01685107;0.5650734;-0.09638071,657.3969
+0;0;0,0.002873703;0.3291775;-0.004777153,0.005821978;0.6529687;-0.02680406,0.2019616;0.5252873;0.005526207,0.2396189;0.2955564;0.10798,0.2710995;0.1093521;0.2069742,-0.1901307;0.5136963;-0.01974317,-0.2429342;0.2899173;0.0890035,-0.2847784;0.09481747;0.1641572,0.07769185;0.003882449;-0.03934925,0.09902269;-0.3277326;-0.002269238,0.107977;-0.6683383;0.07464565,0.1106699;-0.630213;-0.01191022,-0.0754032;0.007111045;-0.04316539,-0.1188318;-0.3233787;-0.01691709,-0.1386816;-0.6643655;0.05617344,-0.1332584;-0.6261885;-0.03024945,0.005074029;0.5730536;-0.01862092,0;0;0,-0.01001215;0.3247898;-0.05291748,-0.01917505;0.6434445;-0.1138878,0.1675916;0.4983061;-0.04023385,0.2412601;0.2584922;0.001639128,0.2478235;0.06840353;-0.0947256,-0.1894894;0.4942761;-0.0138387,-0.2556433;0.2512618;0.02164074,-0.2781085;0.08161539;-0.1055535,0.07731289;0.004580259;-0.04001498,0.1223073;-0.3259699;-0.06261158,0.1364832;-0.6720295;-0.01733375,0.1597182;-0.701556;-0.07634163,-0.0799293;0.004321749;-0.03452667,-0.1327305;-0.3256244;-0.04661177,-0.1613509;-0.6685649;0.01322953,-0.1772043;-0.7018774;-0.04426305,-0.01685107;0.5650734;-0.09638071,657.3969
+0;0;0,0.002873703;0.3291775;-0.004777153,0.005821978;0.6529687;-0.02680406,0.2019616;0.5252873;0.005526207,0.2396189;0.2955564;0.10798,0.2710995;0.1093521;0.2069742,-0.1901307;0.5136963;-0.01974317,-0.2429342;0.2899173;0.0890035,-0.2847784;0.09481747;0.1641572,0.07769185;0.003882449;-0.03934925,0.09902269;-0.3277326;-0.002269238,0.107977;-0.6683383;0.07464565,0.1106699;-0.630213;-0.01191022,-0.0754032;0.007111045;-0.04316539,-0.1188318;-0.3233787;-0.01691709,-0.1386816;-0.6643655;0.05617344,-0.1332584;-0.6261885;-0.03024945,0.005074029;0.5730536;-0.01862092,0;0;0,-0.01001215;0.3247898;-0.05291748,-0.01917505;0.6434445;-0.1138878,0.1675916;0.4983061;-0.04023385,0.2412601;0.2584922;0.001639128,0.2478235;0.06840353;-0.0947256,-0.1894894;0.4942761;-0.0138387,-0.2556433;0.2512618;0.02164074,-0.2781085;0.08161539;-0.1055535,0.07731289;0.004580259;-0.04001498,0.1223073;-0.3259699;-0.06261158,0.1364832;-0.6720295;-0.01733375,0.1597182;-0.701556;-0.07634163,-0.0799293;0.004321749;-0.03452667,-0.1327305;-0.3256244;-0.04661177,-0.1613509;-0.6685649;0.01322953,-0.1772043;-0.7018774;-0.04426305,-0.01685107;0.5650734;-0.09638071,657.3969
+0;0;0,0.002873703;0.3291775;-0.004777153,0.005821978;0.6529687;-0.02680406,0.2019616;0.5252873;0.005526207,0.2396189;0.2955564;0.10798,0.2710995;0.1093521;0.2069742,-0.1901307;0.5136963;-0.01974317,-0.2429342;0.2899173;0.0890035,-0.2847784;0.09481747;0.1641572,0.07769185;0.003882449;-0.03934925,0.09902269;-0.3277326;-0.002269238,0.107977;-0.6683383;0.07464565,0.1106699;-0.630213;-0.01191022,-0.0754032;0.007111045;-0.04316539,-0.1188318;-0.3233787;-0.01691709,-0.1386816;-0.6643655;0.05617344,-0.1332584;-0.6261885;-0.03024945,0.005074029;0.5730536;-0.01862092,0;0;0,-0.01001215;0.3247898;-0.05291748,-0.01917505;0.6434445;-0.1138878,0.1675916;0.4983061;-0.04023385,0.2412601;0.2584922;0.001639128,0.2478235;0.06840353;-0.0947256,-0.1894894;0.4942761;-0.0138387,-0.2556433;0.2512618;0.02164074,-0.2781085;0.08161539;-0.1055535,0.07731289;0.004580259;-0.04001498,0.1223073;-0.3259699;-0.06261158,0.1364832;-0.6720295;-0.01733375,0.1597182;-0.701556;-0.07634163,-0.0799293;0.004321749;-0.03452667,-0.1327305;-0.3256244;-0.04661177,-0.1613509;-0.6685649;0.01322953,-0.1772043;-0.7018774;-0.04426305,-0.01685107;0.5650734;-0.09638071,657.3969
+0;0;0,0.002776697;0.3291689;-0.005389468,0.005585467;0.6529117;-0.02812807,0.2018712;0.5261091;0.005169425,0.2389097;0.2985994;0.1126803,0.2666628;0.1158858;0.2190215,-0.1904973;0.5142;-0.01976503,-0.2427218;0.2924672;0.09336451,-0.2844039;0.09931923;0.1734857,0.07765016;0.003870956;-0.03943259,0.09918714;-0.3277324;-0.002367258,0.1080598;-0.6682476;0.0749568,0.1174006;-0.6992288;0.01364416,-0.07543057;0.007103269;-0.04311882,-0.1187807;-0.3234225;-0.01719715,-0.1386602;-0.6643217;0.05629322,-0.1332891;-0.6261908;-0.03013727,0.004874637;0.5730152;-0.01976237,0;0;0,-0.01001215;0.3247898;-0.05291748,-0.01917505;0.6434445;-0.1138878,0.1675916;0.4983061;-0.04023385,0.2412601;0.2584922;0.001639128,0.2478235;0.06840353;-0.0947256,-0.1894894;0.4942761;-0.0138387,-0.2556433;0.2512618;0.02164074,-0.2781085;0.08161539;-0.1055535,0.07731289;0.004580259;-0.04001498,0.1223073;-0.3259699;-0.06261158,0.1364832;-0.6720295;-0.01733375,0.1597182;-0.701556;-0.07634163,-0.0799293;0.004321749;-0.03452667,-0.1327305;-0.3256244;-0.04661177,-0.1613509;-0.6685649;0.01322953,-0.1772043;-0.7018774;-0.04426305,-0.01685107;0.5650734;-0.09638071,657.3969
+0;0;0,0.002776697;0.3291689;-0.005389468,0.005585467;0.6529117;-0.02812807,0.2018712;0.5261091;0.005169425,0.2389097;0.2985994;0.1126803,0.2666628;0.1158858;0.2190215,-0.1904973;0.5142;-0.01976503,-0.2427218;0.2924672;0.09336451,-0.2844039;0.09931923;0.1734857,0.07765016;0.003870956;-0.03943259,0.09918714;-0.3277324;-0.002367258,0.1080598;-0.6682476;0.0749568,0.1174006;-0.6992288;0.01364416,-0.07543057;0.007103269;-0.04311882,-0.1187807;-0.3234225;-0.01719715,-0.1386602;-0.6643217;0.05629322,-0.1332891;-0.6261908;-0.03013727,0.004874637;0.5730152;-0.01976237,0;0;0,-0.01001215;0.3247898;-0.05291748,-0.01917505;0.6434445;-0.1138878,0.1675916;0.4983061;-0.04023385,0.2412601;0.2584922;0.001639128,0.2478235;0.06840353;-0.0947256,-0.1894894;0.4942761;-0.0138387,-0.2556433;0.2512618;0.02164074,-0.2781085;0.08161539;-0.1055535,0.07731289;0.004580259;-0.04001498,0.1223073;-0.3259699;-0.06261158,0.1364832;-0.6720295;-0.01733375,0.1597182;-0.701556;-0.07634163,-0.0799293;0.004321749;-0.03452667,-0.1327305;-0.3256244;-0.04661177,-0.1613509;-0.6685649;0.01322953,-0.1772043;-0.7018774;-0.04426305,-0.01685107;0.5650734;-0.09638071,657.3969
+0;0;0,0.002776697;0.3291689;-0.005389468,0.005585467;0.6529117;-0.02812807,0.2018712;0.5261091;0.005169425,0.2389097;0.2985994;0.1126803,0.2666628;0.1158858;0.2190215,-0.1904973;0.5142;-0.01976503,-0.2427218;0.2924672;0.09336451,-0.2844039;0.09931923;0.1734857,0.07765016;0.003870956;-0.03943259,0.09918714;-0.3277324;-0.002367258,0.1080598;-0.6682476;0.0749568,0.1174006;-0.6992288;0.01364416,-0.07543057;0.007103269;-0.04311882,-0.1187807;-0.3234225;-0.01719715,-0.1386602;-0.6643217;0.05629322,-0.1332891;-0.6261908;-0.03013727,0.004874637;0.5730152;-0.01976237,0;0;0,-0.01001215;0.3247898;-0.05291748,-0.01917505;0.6434445;-0.1138878,0.1675916;0.4983061;-0.04023385,0.2412601;0.2584922;0.001639128,0.2478235;0.06840353;-0.0947256,-0.1894894;0.4942761;-0.0138387,-0.2556433;0.2512618;0.02164074,-0.2781085;0.08161539;-0.1055535,0.07731289;0.004580259;-0.04001498,0.1223073;-0.3259699;-0.06261158,0.1364832;-0.6720295;-0.01733375,0.1597182;-0.701556;-0.07634163,-0.0799293;0.004321749;-0.03452667,-0.1327305;-0.3256244;-0.04661177,-0.1613509;-0.6685649;0.01322953,-0.1772043;-0.7018774;-0.04426305,-0.01685107;0.5650734;-0.09638071,657.3969
+0;0;0,0.002776697;0.3291689;-0.005389468,0.005585467;0.6529117;-0.02812807,0.2018712;0.5261091;0.005169425,0.2389097;0.2985994;0.1126803,0.2666628;0.1158858;0.2190215,-0.1904973;0.5142;-0.01976503,-0.2427218;0.2924672;0.09336451,-0.2844039;0.09931923;0.1734857,0.07765016;0.003870956;-0.03943259,0.09918714;-0.3277324;-0.002367258,0.1080598;-0.6682476;0.0749568,0.1174006;-0.6992288;0.01364416,-0.07543057;0.007103269;-0.04311882,-0.1187807;-0.3234225;-0.01719715,-0.1386602;-0.6643217;0.05629322,-0.1332891;-0.6261908;-0.03013727,0.004874637;0.5730152;-0.01976237,0;0;0,-0.01001215;0.3247898;-0.05291748,-0.01917505;0.6434445;-0.1138878,0.1675916;0.4983061;-0.04023385,0.2412601;0.2584922;0.001639128,0.2478235;0.06840353;-0.0947256,-0.1894894;0.4942761;-0.0138387,-0.2556433;0.2512618;0.02164074,-0.2781085;0.08161539;-0.1055535,0.07731289;0.004580259;-0.04001498,0.1223073;-0.3259699;-0.06261158,0.1364832;-0.6720295;-0.01733375,0.1597182;-0.701556;-0.07634163,-0.0799293;0.004321749;-0.03452667,-0.1327305;-0.3256244;-0.04661177,-0.1613509;-0.6685649;0.01322953,-0.1772043;-0.7018774;-0.04426305,-0.01685107;0.5650734;-0.09638071,657.3969
+0;0;0,0.002679803;0.3291624;-0.005821885,0.005351303;0.652874;-0.02901608,0.2017423;0.5266356;0.004888467,0.2381101;0.3010372;0.1165748,0.2659705;0.1264697;0.2357928,-0.1909329;0.5149767;-0.01994613,-0.2424482;0.295437;0.09769559,-0.2833517;0.1039999;0.1822041,0.0776701;0.003751263;-0.03940487,0.09917603;-0.3278822;-0.002591219,0.1082043;-0.66833;0.07501066,0.1174312;-0.6993156;0.01368516,-0.07540703;0.007207113;-0.04314276,-0.1188245;-0.3233306;-0.01748701,-0.1387208;-0.6641957;0.05615685,-0.1333581;-0.6260964;-0.03027714,0.004678014;0.5729891;-0.02053692,0;0;0,-0.01001215;0.3247898;-0.05291748,-0.01917505;0.6434445;-0.1138878,0.1675916;0.4983061;-0.04023385,0.2412601;0.2584922;0.001639128,0.2478235;0.06840353;-0.0947256,-0.1894894;0.4942761;-0.0138387,-0.2556433;0.2512618;0.02164074,-0.2781085;0.08161539;-0.1055535,0.07731289;0.004580259;-0.04001498,0.1223073;-0.3259699;-0.06261158,0.1364832;-0.6720295;-0.01733375,0.1597182;-0.701556;-0.07634163,-0.0799293;0.004321749;-0.03452667,-0.1327305;-0.3256244;-0.04661177,-0.1613509;-0.6685649;0.01322953,-0.1772043;-0.7018774;-0.04426305,-0.01685107;0.5650734;-0.09638071,657.3969
+0;0;0,0.002679803;0.3291624;-0.005821885,0.005351303;0.652874;-0.02901608,0.2017423;0.5266356;0.004888467,0.2381101;0.3010372;0.1165748,0.2659705;0.1264697;0.2357928,-0.1909329;0.5149767;-0.01994613,-0.2424482;0.295437;0.09769559,-0.2833517;0.1039999;0.1822041,0.0776701;0.003751263;-0.03940487,0.09917603;-0.3278822;-0.002591219,0.1082043;-0.66833;0.07501066,0.1174312;-0.6993156;0.01368516,-0.07540703;0.007207113;-0.04314276,-0.1188245;-0.3233306;-0.01748701,-0.1387208;-0.6641957;0.05615685,-0.1333581;-0.6260964;-0.03027714,0.004678014;0.5729891;-0.02053692,0;0;0,-0.01001215;0.3247898;-0.05291748,-0.01917505;0.6434445;-0.1138878,0.1675916;0.4983061;-0.04023385,0.2412601;0.2584922;0.001639128,0.2478235;0.06840353;-0.0947256,-0.1894894;0.4942761;-0.0138387,-0.2556433;0.2512618;0.02164074,-0.2781085;0.08161539;-0.1055535,0.07731289;0.004580259;-0.04001498,0.1223073;-0.3259699;-0.06261158,0.1364832;-0.6720295;-0.01733375,0.1597182;-0.701556;-0.07634163,-0.0799293;0.004321749;-0.03452667,-0.1327305;-0.3256244;-0.04661177,-0.1613509;-0.6685649;0.01322953,-0.1772043;-0.7018774;-0.04426305,-0.01685107;0.5650734;-0.09638071,657.3969
+0;0;0,0.002679803;0.3291624;-0.005821885,0.005351303;0.652874;-0.02901608,0.2017423;0.5266356;0.004888467,0.2381101;0.3010372;0.1165748,0.2659705;0.1264697;0.2357928,-0.1909329;0.5149767;-0.01994613,-0.2424482;0.295437;0.09769559,-0.2833517;0.1039999;0.1822041,0.0776701;0.003751263;-0.03940487,0.09917603;-0.3278822;-0.002591219,0.1082043;-0.66833;0.07501066,0.1174312;-0.6993156;0.01368516,-0.07540703;0.007207113;-0.04314276,-0.1188245;-0.3233306;-0.01748701,-0.1387208;-0.6641957;0.05615685,-0.1333581;-0.6260964;-0.03027714,0.004678014;0.5729891;-0.02053692,0;0;0,-0.01001215;0.3247898;-0.05291748,-0.01917505;0.6434445;-0.1138878,0.1675916;0.4983061;-0.04023385,0.2412601;0.2584922;0.001639128,0.2478235;0.06840353;-0.0947256,-0.1894894;0.4942761;-0.0138387,-0.2556433;0.2512618;0.02164074,-0.2781085;0.08161539;-0.1055535,0.07731289;0.004580259;-0.04001498,0.1223073;-0.3259699;-0.06261158,0.1364832;-0.6720295;-0.01733375,0.1597182;-0.701556;-0.07634163,-0.0799293;0.004321749;-0.03452667,-0.1327305;-0.3256244;-0.04661177,-0.1613509;-0.6685649;0.01322953,-0.1772043;-0.7018774;-0.04426305,-0.01685107;0.5650734;-0.09638071,657.3969
+0;0;0,0.002656103;0.3291562;-0.006168407,0.005308859;0.6528505;-0.02960895,0.2018508;0.5275766;0.004932569,0.2377585;0.3036594;0.1200969,0.2631172;0.1281857;0.2385405,-0.1911664;0.5156295;-0.01986054,-0.2420079;0.2979118;0.1014048,-0.2827026;0.108565;0.1905938,0.07773148;0.003640752;-0.03929407,0.09933884;-0.3279639;-0.002280727,0.108339;-0.6683915;0.07541327,0.1179149;-0.6991689;0.01393486,-0.07535692;0.007284228;-0.04321732,-0.1185774;-0.323256;-0.01726332,-0.1384824;-0.6640794;0.0565711,-0.1331277;-0.626;-0.02986523,0.004639233;0.5729715;-0.02107395,0;0;0,-0.01001215;0.3247898;-0.05291748,-0.01917505;0.6434445;-0.1138878,0.1675916;0.4983061;-0.04023385,0.2412601;0.2584922;0.001639128,0.2478235;0.06840353;-0.0947256,-0.1894894;0.4942761;-0.0138387,-0.2556433;0.2512618;0.02164074,-0.2781085;0.08161539;-0.1055535,0.07731289;0.004580259;-0.04001498,0.1223073;-0.3259699;-0.06261158,0.1364832;-0.6720295;-0.01733375,0.1597182;-0.701556;-0.07634163,-0.0799293;0.004321749;-0.03452667,-0.1327305;-0.3256244;-0.04661177,-0.1613509;-0.6685649;0.01322953,-0.1772043;-0.7018774;-0.04426305,-0.01685107;0.5650734;-0.09638071,657.3969
+0;0;0,0.002656103;0.3291562;-0.006168407,0.005308859;0.6528505;-0.02960895,0.2018508;0.5275766;0.004932569,0.2377585;0.3036594;0.1200969,0.2631172;0.1281857;0.2385405,-0.1911664;0.5156295;-0.01986054,-0.2420079;0.2979118;0.1014048,-0.2827026;0.108565;0.1905938,0.07773148;0.003640752;-0.03929407,0.09933884;-0.3279639;-0.002280727,0.108339;-0.6683915;0.07541327,0.1179149;-0.6991689;0.01393486,-0.07535692;0.007284228;-0.04321732,-0.1185774;-0.323256;-0.01726332,-0.1384824;-0.6640794;0.0565711,-0.1331277;-0.626;-0.02986523,0.004639233;0.5729715;-0.02107395,0;0;0,-0.01001215;0.3247898;-0.05291748,-0.01917505;0.6434445;-0.1138878,0.1675916;0.4983061;-0.04023385,0.2412601;0.2584922;0.001639128,0.2478235;0.06840353;-0.0947256,-0.1894894;0.4942761;-0.0138387,-0.2556433;0.2512618;0.02164074,-0.2781085;0.08161539;-0.1055535,0.07731289;0.004580259;-0.04001498,0.1223073;-0.3259699;-0.06261158,0.1364832;-0.6720295;-0.01733375,0.1597182;-0.701556;-0.07634163,-0.0799293;0.004321749;-0.03452667,-0.1327305;-0.3256244;-0.04661177,-0.1613509;-0.6685649;0.01322953,-0.1772043;-0.7018774;-0.04426305,-0.01685107;0.5650734;-0.09638071,657.3969
+0;0;0,0.002527551;0.3291479;-0.006647738,0.005001502;0.6528029;-0.03063868,0.2017717;0.5286373;0.00457203,0.2371593;0.3065881;0.1234542,0.261415;0.1387436;0.2526937,-0.1917261;0.516658;-0.02004914,-0.2415579;0.3008863;0.1050528,-0.2814358;0.1129667;0.1975674,0.07779832;0.003594152;-0.03916584,0.09939057;-0.3280062;-0.002105344,0.1083179;-0.6683975;0.07575557,0.1179653;-0.6988412;0.01396002,-0.07529899;0.007299909;-0.04331551,-0.1184324;-0.3232344;-0.01714198,-0.138492;-0.6640077;0.05688158,-0.1331643;-0.6259645;-0.02955981,0.004381531;0.5729391;-0.02195913,0;0;0,-0.01001215;0.3247898;-0.05291748,-0.01917505;0.6434445;-0.1138878,0.1675916;0.4983061;-0.04023385,0.2412601;0.2584922;0.001639128,0.2478235;0.06840353;-0.0947256,-0.1894894;0.4942761;-0.0138387,-0.2556433;0.2512618;0.02164074,-0.2781085;0.08161539;-0.1055535,0.07731289;0.004580259;-0.04001498,0.1223073;-0.3259699;-0.06261158,0.1364832;-0.6720295;-0.01733375,0.1597182;-0.701556;-0.07634163,-0.0799293;0.004321749;-0.03452667,-0.1327305;-0.3256244;-0.04661177,-0.1613509;-0.6685649;0.01322953,-0.1772043;-0.7018774;-0.04426305,-0.01685107;0.5650734;-0.09638071,657.3969
+0;0;0,0.002527551;0.3291479;-0.006647738,0.005001502;0.6528029;-0.03063868,0.2017717;0.5286373;0.00457203,0.2371593;0.3065881;0.1234542,0.261415;0.1387436;0.2526937,-0.1917261;0.516658;-0.02004914,-0.2415579;0.3008863;0.1050528,-0.2814358;0.1129667;0.1975674,0.07779832;0.003594152;-0.03916584,0.09939057;-0.3280062;-0.002105344,0.1083179;-0.6683975;0.07575557,0.1179653;-0.6988412;0.01396002,-0.07529899;0.007299909;-0.04331551,-0.1184324;-0.3232344;-0.01714198,-0.138492;-0.6640077;0.05688158,-0.1331643;-0.6259645;-0.02955981,0.004381531;0.5729391;-0.02195913,0;0;0,-0.01001215;0.3247898;-0.05291748,-0.01917505;0.6434445;-0.1138878,0.1675916;0.4983061;-0.04023385,0.2412601;0.2584922;0.001639128,0.2478235;0.06840353;-0.0947256,-0.1894894;0.4942761;-0.0138387,-0.2556433;0.2512618;0.02164074,-0.2781085;0.08161539;-0.1055535,0.07731289;0.004580259;-0.04001498,0.1223073;-0.3259699;-0.06261158,0.1364832;-0.6720295;-0.01733375,0.1597182;-0.701556;-0.07634163,-0.0799293;0.004321749;-0.03452667,-0.1327305;-0.3256244;-0.04661177,-0.1613509;-0.6685649;0.01322953,-0.1772043;-0.7018774;-0.04426305,-0.01685107;0.5650734;-0.09638071,657.3969
+0;0;0,0.002527551;0.3291479;-0.006647738,0.005001502;0.6528029;-0.03063868,0.2017717;0.5286373;0.00457203,0.2371593;0.3065881;0.1234542,0.261415;0.1387436;0.2526937,-0.1917261;0.516658;-0.02004914,-0.2415579;0.3008863;0.1050528,-0.2814358;0.1129667;0.1975674,0.07779832;0.003594152;-0.03916584,0.09939057;-0.3280062;-0.002105344,0.1083179;-0.6683975;0.07575557,0.1179653;-0.6988412;0.01396002,-0.07529899;0.007299909;-0.04331551,-0.1184324;-0.3232344;-0.01714198,-0.138492;-0.6640077;0.05688158,-0.1331643;-0.6259645;-0.02955981,0.004381531;0.5729391;-0.02195913,0;0;0,-0.01001215;0.3247898;-0.05291748,-0.01917505;0.6434445;-0.1138878,0.1675916;0.4983061;-0.04023385,0.2412601;0.2584922;0.001639128,0.2478235;0.06840353;-0.0947256,-0.1894894;0.4942761;-0.0138387,-0.2556433;0.2512618;0.02164074,-0.2781085;0.08161539;-0.1055535,0.07731289;0.004580259;-0.04001498,0.1223073;-0.3259699;-0.06261158,0.1364832;-0.6720295;-0.01733375,0.1597182;-0.701556;-0.07634163,-0.0799293;0.004321749;-0.03452667,-0.1327305;-0.3256244;-0.04661177,-0.1613509;-0.6685649;0.01322953,-0.1772043;-0.7018774;-0.04426305,-0.01685107;0.5650734;-0.09638071,657.3969
+0;0;0,0.002424919;0.3291382;-0.007146929,0.004754366;0.6527544;-0.03166896,0.2016237;0.5291378;0.004109373,0.236333;0.3092654;0.1271641,0.261981;0.1407503;0.2552571,-0.1920482;0.5170542;-0.02015721,-0.2409515;0.3031337;0.1084414,-0.2799092;0.1176869;0.2061897,0.07777;0.003684188;-0.03921369,0.09937039;-0.3279074;-0.00207996,0.1083996;-0.6682827;0.0758395,0.117659;-0.6993505;0.01460073,-0.07533654;0.00720494;-0.0432661,-0.1184905;-0.3233227;-0.0170425,-0.1384394;-0.6640896;0.05704032,-0.1331692;-0.6260833;-0.02940802,0.004173215;0.5729048;-0.02285673,0;0;0,-0.01001215;0.3247898;-0.05291748,-0.01917505;0.6434445;-0.1138878,0.1675916;0.4983061;-0.04023385,0.2412601;0.2584922;0.001639128,0.2478235;0.06840353;-0.0947256,-0.1894894;0.4942761;-0.0138387,-0.2556433;0.2512618;0.02164074,-0.2781085;0.08161539;-0.1055535,0.07731289;0.004580259;-0.04001498,0.1223073;-0.3259699;-0.06261158,0.1364832;-0.6720295;-0.01733375,0.1597182;-0.701556;-0.07634163,-0.0799293;0.004321749;-0.03452667,-0.1327305;-0.3256244;-0.04661177,-0.1613509;-0.6685649;0.01322953,-0.1772043;-0.7018774;-0.04426305,-0.01685107;0.5650734;-0.09638071,657.3969
+0;0;0,0.002424919;0.3291382;-0.007146929,0.004754366;0.6527544;-0.03166896,0.2016237;0.5291378;0.004109373,0.236333;0.3092654;0.1271641,0.261981;0.1407503;0.2552571,-0.1920482;0.5170542;-0.02015721,-0.2409515;0.3031337;0.1084414,-0.2799092;0.1176869;0.2061897,0.07777;0.003684188;-0.03921369,0.09937039;-0.3279074;-0.00207996,0.1083996;-0.6682827;0.0758395,0.117659;-0.6993505;0.01460073,-0.07533654;0.00720494;-0.0432661,-0.1184905;-0.3233227;-0.0170425,-0.1384394;-0.6640896;0.05704032,-0.1331692;-0.6260833;-0.02940802,0.004173215;0.5729048;-0.02285673,0;0;0,-0.01001215;0.3247898;-0.05291748,-0.01917505;0.6434445;-0.1138878,0.1675916;0.4983061;-0.04023385,0.2412601;0.2584922;0.001639128,0.2478235;0.06840353;-0.0947256,-0.1894894;0.4942761;-0.0138387,-0.2556433;0.2512618;0.02164074,-0.2781085;0.08161539;-0.1055535,0.07731289;0.004580259;-0.04001498,0.1223073;-0.3259699;-0.06261158,0.1364832;-0.6720295;-0.01733375,0.1597182;-0.701556;-0.07634163,-0.0799293;0.004321749;-0.03452667,-0.1327305;-0.3256244;-0.04661177,-0.1613509;-0.6685649;0.01322953,-0.1772043;-0.7018774;-0.04426305,-0.01685107;0.5650734;-0.09638071,657.3969
+0;0;0,0.002424919;0.3291382;-0.007146929,0.004754366;0.6527544;-0.03166896,0.2016237;0.5291378;0.004109373,0.236333;0.3092654;0.1271641,0.261981;0.1407503;0.2552571,-0.1920482;0.5170542;-0.02015721,-0.2409515;0.3031337;0.1084414,-0.2799092;0.1176869;0.2061897,0.07777;0.003684188;-0.03921369,0.09937039;-0.3279074;-0.00207996,0.1083996;-0.6682827;0.0758395,0.117659;-0.6993505;0.01460073,-0.07533654;0.00720494;-0.0432661,-0.1184905;-0.3233227;-0.0170425,-0.1384394;-0.6640896;0.05704032,-0.1331692;-0.6260833;-0.02940802,0.004173215;0.5729048;-0.02285673,0;0;0,-0.01001215;0.3247898;-0.05291748,-0.01917505;0.6434445;-0.1138878,0.1675916;0.4983061;-0.04023385,0.2412601;0.2584922;0.001639128,0.2478235;0.06840353;-0.0947256,-0.1894894;0.4942761;-0.0138387,-0.2556433;0.2512618;0.02164074,-0.2781085;0.08161539;-0.1055535,0.07731289;0.004580259;-0.04001498,0.1223073;-0.3259699;-0.06261158,0.1364832;-0.6720295;-0.01733375,0.1597182;-0.701556;-0.07634163,-0.0799293;0.004321749;-0.03452667,-0.1327305;-0.3256244;-0.04661177,-0.1613509;-0.6685649;0.01322953,-0.1772043;-0.7018774;-0.04426305,-0.01685107;0.5650734;-0.09638071,657.3969
+0;0;0,0.002408017;0.3291425;-0.006951767,0.004935971;0.6528372;-0.03045094,0.202466;0.531725;0.003760042,0.2364305;0.313691;0.130246,0.2618254;0.1463513;0.2599205,-0.1925496;0.5193323;-0.02050643,-0.2407558;0.3074954;0.1117523,-0.2796811;0.1239445;0.2130283,0.07777993;0.003729804;-0.0391897,0.09922943;-0.3278783;-0.002115335,0.1083416;-0.6682365;0.0758688,0.1174096;-0.6991886;0.01448639,-0.07533683;0.007147219;-0.04327516,-0.1185467;-0.3233793;-0.01712999,-0.1384797;-0.6641008;0.05716602,-0.1332478;-0.6260328;-0.02927891,0.004306455;0.5729508;-0.0219821,0;0;0,-0.01001215;0.3247898;-0.05291748,-0.01917505;0.6434445;-0.1138878,0.1675916;0.4983061;-0.04023385,0.2412601;0.2584922;0.001639128,0.2478235;0.06840353;-0.0947256,-0.1894894;0.4942761;-0.0138387,-0.2556433;0.2512618;0.02164074,-0.2781085;0.08161539;-0.1055535,0.07731289;0.004580259;-0.04001498,0.1223073;-0.3259699;-0.06261158,0.1364832;-0.6720295;-0.01733375,0.1597182;-0.701556;-0.07634163,-0.0799293;0.004321749;-0.03452667,-0.1327305;-0.3256244;-0.04661177,-0.1613509;-0.6685649;0.01322953,-0.1772043;-0.7018774;-0.04426305,-0.01685107;0.5650734;-0.09638071,657.3969
+0;0;0,0.002408017;0.3291425;-0.006951767,0.004935971;0.6528372;-0.03045094,0.202466;0.531725;0.003760042,0.2364305;0.313691;0.130246,0.2618254;0.1463513;0.2599205,-0.1925496;0.5193323;-0.02050643,-0.2407558;0.3074954;0.1117523,-0.2796811;0.1239445;0.2130283,0.07777993;0.003729804;-0.0391897,0.09922943;-0.3278783;-0.002115335,0.1083416;-0.6682365;0.0758688,0.1174096;-0.6991886;0.01448639,-0.07533683;0.007147219;-0.04327516,-0.1185467;-0.3233793;-0.01712999,-0.1384797;-0.6641008;0.05716602,-0.1332478;-0.6260328;-0.02927891,0.004306455;0.5729508;-0.0219821,0;0;0,-0.01001215;0.3247898;-0.05291748,-0.01917505;0.6434445;-0.1138878,0.1675916;0.4983061;-0.04023385,0.2412601;0.2584922;0.001639128,0.2478235;0.06840353;-0.0947256,-0.1894894;0.4942761;-0.0138387,-0.2556433;0.2512618;0.02164074,-0.2781085;0.08161539;-0.1055535,0.07731289;0.004580259;-0.04001498,0.1223073;-0.3259699;-0.06261158,0.1364832;-0.6720295;-0.01733375,0.1597182;-0.701556;-0.07634163,-0.0799293;0.004321749;-0.03452667,-0.1327305;-0.3256244;-0.04661177,-0.1613509;-0.6685649;0.01322953,-0.1772043;-0.7018774;-0.04426305,-0.01685107;0.5650734;-0.09638071,657.3969
+0;0;0,0.002408017;0.3291425;-0.006951767,0.004935971;0.6528372;-0.03045094,0.202466;0.531725;0.003760042,0.2364305;0.313691;0.130246,0.2618254;0.1463513;0.2599205,-0.1925496;0.5193323;-0.02050643,-0.2407558;0.3074954;0.1117523,-0.2796811;0.1239445;0.2130283,0.07777993;0.003729804;-0.0391897,0.09922943;-0.3278783;-0.002115335,0.1083416;-0.6682365;0.0758688,0.1174096;-0.6991886;0.01448639,-0.07533683;0.007147219;-0.04327516,-0.1185467;-0.3233793;-0.01712999,-0.1384797;-0.6641008;0.05716602,-0.1332478;-0.6260328;-0.02927891,0.004306455;0.5729508;-0.0219821,0;0;0,-0.01001215;0.3247898;-0.05291748,-0.01917505;0.6434445;-0.1138878,0.1675916;0.4983061;-0.04023385,0.2412601;0.2584922;0.001639128,0.2478235;0.06840353;-0.0947256,-0.1894894;0.4942761;-0.0138387,-0.2556433;0.2512618;0.02164074,-0.2781085;0.08161539;-0.1055535,0.07731289;0.004580259;-0.04001498,0.1223073;-0.3259699;-0.06261158,0.1364832;-0.6720295;-0.01733375,0.1597182;-0.701556;-0.07634163,-0.0799293;0.004321749;-0.03452667,-0.1327305;-0.3256244;-0.04661177,-0.1613509;-0.6685649;0.01322953,-0.1772043;-0.7018774;-0.04426305,-0.01685107;0.5650734;-0.09638071,657.3969
+0;0;0,0.002198513;0.3291306;-0.007557797,0.004317434;0.6527318;-0.03229786,0.2019878;0.5322679;0.003206484,0.2354895;0.3166338;0.1338613,0.2593449;0.1516647;0.2668239,-0.193057;0.5194042;-0.02065721,-0.2407905;0.3098572;0.1153674,-0.2796892;0.1279745;0.2196196,0.07777;0.003835058;-0.03919924,0.09883779;-0.3277817;-0.001984473,0.1079146;-0.6681286;0.07605344,0.1172751;-0.6989813;0.01461632,-0.07538763;0.007032552;-0.04320542,-0.1187857;-0.3234678;-0.01704026,-0.1387434;-0.6641711;0.05733191,-0.1335768;-0.6261738;-0.0291235,0.003821869;0.5728873;-0.02343447,0;0;0,-0.01001215;0.3247898;-0.05291748,-0.01917505;0.6434445;-0.1138878,0.1675916;0.4983061;-0.04023385,0.2412601;0.2584922;0.001639128,0.2478235;0.06840353;-0.0947256,-0.1894894;0.4942761;-0.0138387,-0.2556433;0.2512618;0.02164074,-0.2781085;0.08161539;-0.1055535,0.07731289;0.004580259;-0.04001498,0.1223073;-0.3259699;-0.06261158,0.1364832;-0.6720295;-0.01733375,0.1597182;-0.701556;-0.07634163,-0.0799293;0.004321749;-0.03452667,-0.1327305;-0.3256244;-0.04661177,-0.1613509;-0.6685649;0.01322953,-0.1772043;-0.7018774;-0.04426305,-0.01685107;0.5650734;-0.09638071,657.3969
+0;0;0,0.002198513;0.3291306;-0.007557797,0.004317434;0.6527318;-0.03229786,0.2019878;0.5322679;0.003206484,0.2354895;0.3166338;0.1338613,0.2593449;0.1516647;0.2668239,-0.193057;0.5194042;-0.02065721,-0.2407905;0.3098572;0.1153674,-0.2796892;0.1279745;0.2196196,0.07777;0.003835058;-0.03919924,0.09883779;-0.3277817;-0.001984473,0.1079146;-0.6681286;0.07605344,0.1172751;-0.6989813;0.01461632,-0.07538763;0.007032552;-0.04320542,-0.1187857;-0.3234678;-0.01704026,-0.1387434;-0.6641711;0.05733191,-0.1335768;-0.6261738;-0.0291235,0.003821869;0.5728873;-0.02343447,0;0;0,-0.01001215;0.3247898;-0.05291748,-0.01917505;0.6434445;-0.1138878,0.1675916;0.4983061;-0.04023385,0.2412601;0.2584922;0.001639128,0.2478235;0.06840353;-0.0947256,-0.1894894;0.4942761;-0.0138387,-0.2556433;0.2512618;0.02164074,-0.2781085;0.08161539;-0.1055535,0.07731289;0.004580259;-0.04001498,0.1223073;-0.3259699;-0.06261158,0.1364832;-0.6720295;-0.01733375,0.1597182;-0.701556;-0.07634163,-0.0799293;0.004321749;-0.03452667,-0.1327305;-0.3256244;-0.04661177,-0.1613509;-0.6685649;0.01322953,-0.1772043;-0.7018774;-0.04426305,-0.01685107;0.5650734;-0.09638071,657.3969
+0;0;0,0.002198513;0.3291306;-0.007557797,0.004317434;0.6527318;-0.03229786,0.2019878;0.5322679;0.003206484,0.2354895;0.3166338;0.1338613,0.2593449;0.1516647;0.2668239,-0.193057;0.5194042;-0.02065721,-0.2407905;0.3098572;0.1153674,-0.2796892;0.1279745;0.2196196,0.07777;0.003835058;-0.03919924,0.09883779;-0.3277817;-0.001984473,0.1079146;-0.6681286;0.07605344,0.1172751;-0.6989813;0.01461632,-0.07538763;0.007032552;-0.04320542,-0.1187857;-0.3234678;-0.01704026,-0.1387434;-0.6641711;0.05733191,-0.1335768;-0.6261738;-0.0291235,0.003821869;0.5728873;-0.02343447,0;0;0,-0.01001215;0.3247898;-0.05291748,-0.01917505;0.6434445;-0.1138878,0.1675916;0.4983061;-0.04023385,0.2412601;0.2584922;0.001639128,0.2478235;0.06840353;-0.0947256,-0.1894894;0.4942761;-0.0138387,-0.2556433;0.2512618;0.02164074,-0.2781085;0.08161539;-0.1055535,0.07731289;0.004580259;-0.04001498,0.1223073;-0.3259699;-0.06261158,0.1364832;-0.6720295;-0.01733375,0.1597182;-0.701556;-0.07634163,-0.0799293;0.004321749;-0.03452667,-0.1327305;-0.3256244;-0.04661177,-0.1613509;-0.6685649;0.01322953,-0.1772043;-0.7018774;-0.04426305,-0.01685107;0.5650734;-0.09638071,657.3969
+0;0;0,0.002044689;0.329114;-0.00829053,0.003858712;0.6526186;-0.03425786,0.2017917;0.5332384;0.001838008,0.2354795;0.3198731;0.1361194,0.2573393;0.1580583;0.2732363,-0.1933732;0.5192166;-0.02074121,-0.2400976;0.3116864;0.1186831,-0.2790303;0.1320861;0.2268078,0.0778048;0.003778852;-0.03913559,0.09883497;-0.3278421;-0.001936313,0.1077659;-0.668196;0.07608788,0.1174607;-0.6989219;0.01457723,-0.07533264;0.007076732;-0.04329404,-0.1187988;-0.3234107;-0.01707831,-0.1391208;-0.6641024;0.0572484,-0.1341748;-0.6261907;-0.02922781,0.003447233;0.5728132;-0.02504563,0;0;0,-0.01001215;0.3247898;-0.05291748,-0.01917505;0.6434445;-0.1138878,0.1675916;0.4983061;-0.04023385,0.2412601;0.2584922;0.001639128,0.2478235;0.06840353;-0.0947256,-0.1894894;0.4942761;-0.0138387,-0.2556433;0.2512618;0.02164074,-0.2781085;0.08161539;-0.1055535,0.07731289;0.004580259;-0.04001498,0.1223073;-0.3259699;-0.06261158,0.1364832;-0.6720295;-0.01733375,0.1597182;-0.701556;-0.07634163,-0.0799293;0.004321749;-0.03452667,-0.1327305;-0.3256244;-0.04661177,-0.1613509;-0.6685649;0.01322953,-0.1772043;-0.7018774;-0.04426305,-0.01685107;0.5650734;-0.09638071,657.3969
+0;0;0,0.002044689;0.329114;-0.00829053,0.003858712;0.6526186;-0.03425786,0.2017917;0.5332384;0.001838008,0.2354795;0.3198731;0.1361194,0.2573393;0.1580583;0.2732363,-0.1933732;0.5192166;-0.02074121,-0.2400976;0.3116864;0.1186831,-0.2790303;0.1320861;0.2268078,0.0778048;0.003778852;-0.03913559,0.09883497;-0.3278421;-0.001936313,0.1077659;-0.668196;0.07608788,0.1174607;-0.6989219;0.01457723,-0.07533264;0.007076732;-0.04329404,-0.1187988;-0.3234107;-0.01707831,-0.1391208;-0.6641024;0.0572484,-0.1341748;-0.6261907;-0.02922781,0.003447233;0.5728132;-0.02504563,0;0;0,-0.01001215;0.3247898;-0.05291748,-0.01917505;0.6434445;-0.1138878,0.1675916;0.4983061;-0.04023385,0.2412601;0.2584922;0.001639128,0.2478235;0.06840353;-0.0947256,-0.1894894;0.4942761;-0.0138387,-0.2556433;0.2512618;0.02164074,-0.2781085;0.08161539;-0.1055535,0.07731289;0.004580259;-0.04001498,0.1223073;-0.3259699;-0.06261158,0.1364832;-0.6720295;-0.01733375,0.1597182;-0.701556;-0.07634163,-0.0799293;0.004321749;-0.03452667,-0.1327305;-0.3256244;-0.04661177,-0.1613509;-0.6685649;0.01322953,-0.1772043;-0.7018774;-0.04426305,-0.01685107;0.5650734;-0.09638071,657.3969
+0;0;0,0.002044689;0.329114;-0.00829053,0.003858712;0.6526186;-0.03425786,0.2017917;0.5332384;0.001838008,0.2354795;0.3198731;0.1361194,0.2573393;0.1580583;0.2732363,-0.1933732;0.5192166;-0.02074121,-0.2400976;0.3116864;0.1186831,-0.2790303;0.1320861;0.2268078,0.0778048;0.003778852;-0.03913559,0.09883497;-0.3278421;-0.001936313,0.1077659;-0.668196;0.07608788,0.1174607;-0.6989219;0.01457723,-0.07533264;0.007076732;-0.04329404,-0.1187988;-0.3234107;-0.01707831,-0.1391208;-0.6641024;0.0572484,-0.1341748;-0.6261907;-0.02922781,0.003447233;0.5728132;-0.02504563,0;0;0,-0.01001215;0.3247898;-0.05291748,-0.01917505;0.6434445;-0.1138878,0.1675916;0.4983061;-0.04023385,0.2412601;0.2584922;0.001639128,0.2478235;0.06840353;-0.0947256,-0.1894894;0.4942761;-0.0138387,-0.2556433;0.2512618;0.02164074,-0.2781085;0.08161539;-0.1055535,0.07731289;0.004580259;-0.04001498,0.1223073;-0.3259699;-0.06261158,0.1364832;-0.6720295;-0.01733375,0.1597182;-0.701556;-0.07634163,-0.0799293;0.004321749;-0.03452667,-0.1327305;-0.3256244;-0.04661177,-0.1613509;-0.6685649;0.01322953,-0.1772043;-0.7018774;-0.04426305,-0.01685107;0.5650734;-0.09638071,657.3969
+0;0;0,0.001906188;0.3290979;-0.008936309,0.003560321;0.652554;-0.035516,0.2019838;0.534791;-0.0003570169,0.236756;0.324156;0.1378996,0.2576168;0.1634211;0.2764351,-0.1936688;0.5193673;-0.02093466,-0.2396976;0.3135465;0.1212282,-0.2784144;0.136005;0.2327763,0.07784989;0.003792441;-0.0390445,0.09876581;-0.3278204;-0.001709141,0.1077191;-0.6681699;0.07633175,0.1169325;-0.6991271;0.01497609,-0.0752923;0.007035219;-0.04337092,-0.1187518;-0.3234259;-0.01681523,-0.139186;-0.6641198;0.05747077,-0.1346166;-0.6262539;-0.02903033,0.003183424;0.5727652;-0.02616005,0;0;0,-0.01001215;0.3247898;-0.05291748,-0.01917505;0.6434445;-0.1138878,0.1675916;0.4983061;-0.04023385,0.2412601;0.2584922;0.001639128,0.2478235;0.06840353;-0.0947256,-0.1894894;0.4942761;-0.0138387,-0.2556433;0.2512618;0.02164074,-0.2781085;0.08161539;-0.1055535,0.07731289;0.004580259;-0.04001498,0.1223073;-0.3259699;-0.06261158,0.1364832;-0.6720295;-0.01733375,0.1597182;-0.701556;-0.07634163,-0.0799293;0.004321749;-0.03452667,-0.1327305;-0.3256244;-0.04661177,-0.1613509;-0.6685649;0.01322953,-0.1772043;-0.7018774;-0.04426305,-0.01685107;0.5650734;-0.09638071,657.3969
+0;0;0,0.001906188;0.3290979;-0.008936309,0.003560321;0.652554;-0.035516,0.2019838;0.534791;-0.0003570169,0.236756;0.324156;0.1378996,0.2576168;0.1634211;0.2764351,-0.1936688;0.5193673;-0.02093466,-0.2396976;0.3135465;0.1212282,-0.2784144;0.136005;0.2327763,0.07784989;0.003792441;-0.0390445,0.09876581;-0.3278204;-0.001709141,0.1077191;-0.6681699;0.07633175,0.1169325;-0.6991271;0.01497609,-0.0752923;0.007035219;-0.04337092,-0.1187518;-0.3234259;-0.01681523,-0.139186;-0.6641198;0.05747077,-0.1346166;-0.6262539;-0.02903033,0.003183424;0.5727652;-0.02616005,0;0;0,-0.01001215;0.3247898;-0.05291748,-0.01917505;0.6434445;-0.1138878,0.1675916;0.4983061;-0.04023385,0.2412601;0.2584922;0.001639128,0.2478235;0.06840353;-0.0947256,-0.1894894;0.4942761;-0.0138387,-0.2556433;0.2512618;0.02164074,-0.2781085;0.08161539;-0.1055535,0.07731289;0.004580259;-0.04001498,0.1223073;-0.3259699;-0.06261158,0.1364832;-0.6720295;-0.01733375,0.1597182;-0.701556;-0.07634163,-0.0799293;0.004321749;-0.03452667,-0.1327305;-0.3256244;-0.04661177,-0.1613509;-0.6685649;0.01322953,-0.1772043;-0.7018774;-0.04426305,-0.01685107;0.5650734;-0.09638071,657.3969
+0;0;0,0.001906188;0.3290979;-0.008936309,0.003560321;0.652554;-0.035516,0.2019838;0.534791;-0.0003570169,0.236756;0.324156;0.1378996,0.2576168;0.1634211;0.2764351,-0.1936688;0.5193673;-0.02093466,-0.2396976;0.3135465;0.1212282,-0.2784144;0.136005;0.2327763,0.07784989;0.003792441;-0.0390445,0.09876581;-0.3278204;-0.001709141,0.1077191;-0.6681699;0.07633175,0.1169325;-0.6991271;0.01497609,-0.0752923;0.007035219;-0.04337092,-0.1187518;-0.3234259;-0.01681523,-0.139186;-0.6641198;0.05747077,-0.1346166;-0.6262539;-0.02903033,0.003183424;0.5727652;-0.02616005,0;0;0,-0.01001215;0.3247898;-0.05291748,-0.01917505;0.6434445;-0.1138878,0.1675916;0.4983061;-0.04023385,0.2412601;0.2584922;0.001639128,0.2478235;0.06840353;-0.0947256,-0.1894894;0.4942761;-0.0138387,-0.2556433;0.2512618;0.02164074,-0.2781085;0.08161539;-0.1055535,0.07731289;0.004580259;-0.04001498,0.1223073;-0.3259699;-0.06261158,0.1364832;-0.6720295;-0.01733375,0.1597182;-0.701556;-0.07634163,-0.0799293;0.004321749;-0.03452667,-0.1327305;-0.3256244;-0.04661177,-0.1613509;-0.6685649;0.01322953,-0.1772043;-0.7018774;-0.04426305,-0.01685107;0.5650734;-0.09638071,657.3969
+0;0;0,0.001675452;0.329084;-0.009479664,0.00306314;0.6524714;-0.03688346,0.201836;0.5359713;-0.001817135,0.2376447;0.3280132;0.1401768,0.2589417;0.1689874;0.2806053,-0.1941677;0.5196472;-0.02159182,-0.2395723;0.3160333;0.1239104,-0.2782684;0.1405542;0.2386825,0.07788666;0.003900948;-0.03896039,0.09852349;-0.3277387;-0.001707535,0.1073938;-0.6680436;0.07653677,0.1164745;-0.6990852;0.01524514,-0.07528777;0.006909412;-0.04339898,-0.1188813;-0.3235258;-0.01674077,-0.1393868;-0.664232;0.0574692,-0.1349772;-0.6264176;-0.02904486,0.002761913;0.5727094;-0.0272976,0;0;0,-0.01001215;0.3247898;-0.05291748,-0.01917505;0.6434445;-0.1138878,0.1675916;0.4983061;-0.04023385,0.2412601;0.2584922;0.001639128,0.2478235;0.06840353;-0.0947256,-0.1894894;0.4942761;-0.0138387,-0.2556433;0.2512618;0.02164074,-0.2781085;0.08161539;-0.1055535,0.07731289;0.004580259;-0.04001498,0.1223073;-0.3259699;-0.06261158,0.1364832;-0.6720295;-0.01733375,0.1597182;-0.701556;-0.07634163,-0.0799293;0.004321749;-0.03452667,-0.1327305;-0.3256244;-0.04661177,-0.1613509;-0.6685649;0.01322953,-0.1772043;-0.7018774;-0.04426305,-0.01685107;0.5650734;-0.09638071,657.3969
+0;0;0,0.001675452;0.329084;-0.009479664,0.00306314;0.6524714;-0.03688346,0.201836;0.5359713;-0.001817135,0.2376447;0.3280132;0.1401768,0.2589417;0.1689874;0.2806053,-0.1941677;0.5196472;-0.02159182,-0.2395723;0.3160333;0.1239104,-0.2782684;0.1405542;0.2386825,0.07788666;0.003900948;-0.03896039,0.09852349;-0.3277387;-0.001707535,0.1073938;-0.6680436;0.07653677,0.1164745;-0.6990852;0.01524514,-0.07528777;0.006909412;-0.04339898,-0.1188813;-0.3235258;-0.01674077,-0.1393868;-0.664232;0.0574692,-0.1349772;-0.6264176;-0.02904486,0.002761913;0.5727094;-0.0272976,0;0;0,-0.01001215;0.3247898;-0.05291748,-0.01917505;0.6434445;-0.1138878,0.1675916;0.4983061;-0.04023385,0.2412601;0.2584922;0.001639128,0.2478235;0.06840353;-0.0947256,-0.1894894;0.4942761;-0.0138387,-0.2556433;0.2512618;0.02164074,-0.2781085;0.08161539;-0.1055535,0.07731289;0.004580259;-0.04001498,0.1223073;-0.3259699;-0.06261158,0.1364832;-0.6720295;-0.01733375,0.1597182;-0.701556;-0.07634163,-0.0799293;0.004321749;-0.03452667,-0.1327305;-0.3256244;-0.04661177,-0.1613509;-0.6685649;0.01322953,-0.1772043;-0.7018774;-0.04426305,-0.01685107;0.5650734;-0.09638071,657.3969
+0;0;0,0.001675452;0.329084;-0.009479664,0.00306314;0.6524714;-0.03688346,0.201836;0.5359713;-0.001817135,0.2376447;0.3280132;0.1401768,0.2589417;0.1689874;0.2806053,-0.1941677;0.5196472;-0.02159182,-0.2395723;0.3160333;0.1239104,-0.2782684;0.1405542;0.2386825,0.07788666;0.003900948;-0.03896039,0.09852349;-0.3277387;-0.001707535,0.1073938;-0.6680436;0.07653677,0.1164745;-0.6990852;0.01524514,-0.07528777;0.006909412;-0.04339898,-0.1188813;-0.3235258;-0.01674077,-0.1393868;-0.664232;0.0574692,-0.1349772;-0.6264176;-0.02904486,0.002761913;0.5727094;-0.0272976,0;0;0,-0.01001215;0.3247898;-0.05291748,-0.01917505;0.6434445;-0.1138878,0.1675916;0.4983061;-0.04023385,0.2412601;0.2584922;0.001639128,0.2478235;0.06840353;-0.0947256,-0.1894894;0.4942761;-0.0138387,-0.2556433;0.2512618;0.02164074,-0.2781085;0.08161539;-0.1055535,0.07731289;0.004580259;-0.04001498,0.1223073;-0.3259699;-0.06261158,0.1364832;-0.6720295;-0.01733375,0.1597182;-0.701556;-0.07634163,-0.0799293;0.004321749;-0.03452667,-0.1327305;-0.3256244;-0.04661177,-0.1613509;-0.6685649;0.01322953,-0.1772043;-0.7018774;-0.04426305,-0.01685107;0.5650734;-0.09638071,657.3969
+0;0;0,0.001312692;0.3290767;-0.009784636,0.002344083;0.6524396;-0.03749073,0.2013853;0.5370262;-0.002171515,0.2343623;0.3357055;0.1497284,0.2573167;0.1750807;0.2880605,-0.1948982;0.5200323;-0.02202889,-0.2398223;0.318342;0.1262746,-0.2778389;0.1449041;0.2443297,0.0778864;0.004157073;-0.0389344,0.0981053;-0.3275061;-0.001661558,0.1069324;-0.6677905;0.07667656,0.1163535;-0.6985544;0.01516078,-0.07535002;0.006659336;-0.04332998,-0.1191098;-0.3237441;-0.01655143,-0.1396958;-0.6644219;0.0577666,-0.1352782;-0.6266301;-0.02874909,0.002138171;0.5726864;-0.0278295,0;0;0,-0.01001215;0.3247898;-0.05291748,-0.01917505;0.6434445;-0.1138878,0.1675916;0.4983061;-0.04023385,0.2412601;0.2584922;0.001639128,0.2478235;0.06840353;-0.0947256,-0.1894894;0.4942761;-0.0138387,-0.2556433;0.2512618;0.02164074,-0.2781085;0.08161539;-0.1055535,0.07731289;0.004580259;-0.04001498,0.1223073;-0.3259699;-0.06261158,0.1364832;-0.6720295;-0.01733375,0.1597182;-0.701556;-0.07634163,-0.0799293;0.004321749;-0.03452667,-0.1327305;-0.3256244;-0.04661177,-0.1613509;-0.6685649;0.01322953,-0.1772043;-0.7018774;-0.04426305,-0.01685107;0.5650734;-0.09638071,657.3969
+0;0;0,0.001312692;0.3290767;-0.009784636,0.002344083;0.6524396;-0.03749073,0.2013853;0.5370262;-0.002171515,0.2343623;0.3357055;0.1497284,0.2573167;0.1750807;0.2880605,-0.1948982;0.5200323;-0.02202889,-0.2398223;0.318342;0.1262746,-0.2778389;0.1449041;0.2443297,0.0778864;0.004157073;-0.0389344,0.0981053;-0.3275061;-0.001661558,0.1069324;-0.6677905;0.07667656,0.1163535;-0.6985544;0.01516078,-0.07535002;0.006659336;-0.04332998,-0.1191098;-0.3237441;-0.01655143,-0.1396958;-0.6644219;0.0577666,-0.1352782;-0.6266301;-0.02874909,0.002138171;0.5726864;-0.0278295,0;0;0,-0.01001215;0.3247898;-0.05291748,-0.01917505;0.6434445;-0.1138878,0.1675916;0.4983061;-0.04023385,0.2412601;0.2584922;0.001639128,0.2478235;0.06840353;-0.0947256,-0.1894894;0.4942761;-0.0138387,-0.2556433;0.2512618;0.02164074,-0.2781085;0.08161539;-0.1055535,0.07731289;0.004580259;-0.04001498,0.1223073;-0.3259699;-0.06261158,0.1364832;-0.6720295;-0.01733375,0.1597182;-0.701556;-0.07634163,-0.0799293;0.004321749;-0.03452667,-0.1327305;-0.3256244;-0.04661177,-0.1613509;-0.6685649;0.01322953,-0.1772043;-0.7018774;-0.04426305,-0.01685107;0.5650734;-0.09638071,657.3969
+0;0;0,0.001312692;0.3290767;-0.009784636,0.002344083;0.6524396;-0.03749073,0.2013853;0.5370262;-0.002171515,0.2343623;0.3357055;0.1497284,0.2573167;0.1750807;0.2880605,-0.1948982;0.5200323;-0.02202889,-0.2398223;0.318342;0.1262746,-0.2778389;0.1449041;0.2443297,0.0778864;0.004157073;-0.0389344,0.0981053;-0.3275061;-0.001661558,0.1069324;-0.6677905;0.07667656,0.1163535;-0.6985544;0.01516078,-0.07535002;0.006659336;-0.04332998,-0.1191098;-0.3237441;-0.01655143,-0.1396958;-0.6644219;0.0577666,-0.1352782;-0.6266301;-0.02874909,0.002138171;0.5726864;-0.0278295,0;0;0,-0.01001215;0.3247898;-0.05291748,-0.01917505;0.6434445;-0.1138878,0.1675916;0.4983061;-0.04023385,0.2412601;0.2584922;0.001639128,0.2478235;0.06840353;-0.0947256,-0.1894894;0.4942761;-0.0138387,-0.2556433;0.2512618;0.02164074,-0.2781085;0.08161539;-0.1055535,0.07731289;0.004580259;-0.04001498,0.1223073;-0.3259699;-0.06261158,0.1364832;-0.6720295;-0.01733375,0.1597182;-0.701556;-0.07634163,-0.0799293;0.004321749;-0.03452667,-0.1327305;-0.3256244;-0.04661177,-0.1613509;-0.6685649;0.01322953,-0.1772043;-0.7018774;-0.04426305,-0.01685107;0.5650734;-0.09638071,657.3969
+0;0;0,0.001015908;0.3290604;-0.01035092,0.001641889;0.6523695;-0.03869035,0.2008913;0.5377622;-0.002931612,0.2349951;0.3376462;0.1503056,0.2589531;0.1815911;0.2936087,-0.1955848;0.5203924;-0.02244244,-0.2399276;0.320608;0.1285908,-0.2775392;0.1497297;0.250447,0.07794435;0.00415883;-0.03881808,0.09797979;-0.3275096;-0.001493484,0.1067587;-0.6678048;0.07680358,0.1168146;-0.6984849;0.01530564,-0.07529059;0.006632919;-0.04343721,-0.1191369;-0.3237364;-0.01637928,-0.1396814;-0.6644119;0.05796042,-0.1353226;-0.6266671;-0.02856246,0.00154143;0.5726353;-0.02887237,0;0;0,-0.01001215;0.3247898;-0.05291748,-0.01917505;0.6434445;-0.1138878,0.1675916;0.4983061;-0.04023385,0.2412601;0.2584922;0.001639128,0.2478235;0.06840353;-0.0947256,-0.1894894;0.4942761;-0.0138387,-0.2556433;0.2512618;0.02164074,-0.2781085;0.08161539;-0.1055535,0.07731289;0.004580259;-0.04001498,0.1223073;-0.3259699;-0.06261158,0.1364832;-0.6720295;-0.01733375,0.1597182;-0.701556;-0.07634163,-0.0799293;0.004321749;-0.03452667,-0.1327305;-0.3256244;-0.04661177,-0.1613509;-0.6685649;0.01322953,-0.1772043;-0.7018774;-0.04426305,-0.01685107;0.5650734;-0.09638071,657.3969
+0;0;0,0.001015908;0.3290604;-0.01035092,0.001641889;0.6523695;-0.03869035,0.2008913;0.5377622;-0.002931612,0.2349951;0.3376462;0.1503056,0.2589531;0.1815911;0.2936087,-0.1955848;0.5203924;-0.02244244,-0.2399276;0.320608;0.1285908,-0.2775392;0.1497297;0.250447,0.07794435;0.00415883;-0.03881808,0.09797979;-0.3275096;-0.001493484,0.1067587;-0.6678048;0.07680358,0.1168146;-0.6984849;0.01530564,-0.07529059;0.006632919;-0.04343721,-0.1191369;-0.3237364;-0.01637928,-0.1396814;-0.6644119;0.05796042,-0.1353226;-0.6266671;-0.02856246,0.00154143;0.5726353;-0.02887237,0;0;0,-0.01001215;0.3247898;-0.05291748,-0.01917505;0.6434445;-0.1138878,0.1675916;0.4983061;-0.04023385,0.2412601;0.2584922;0.001639128,0.2478235;0.06840353;-0.0947256,-0.1894894;0.4942761;-0.0138387,-0.2556433;0.2512618;0.02164074,-0.2781085;0.08161539;-0.1055535,0.07731289;0.004580259;-0.04001498,0.1223073;-0.3259699;-0.06261158,0.1364832;-0.6720295;-0.01733375,0.1597182;-0.701556;-0.07634163,-0.0799293;0.004321749;-0.03452667,-0.1327305;-0.3256244;-0.04661177,-0.1613509;-0.6685649;0.01322953,-0.1772043;-0.7018774;-0.04426305,-0.01685107;0.5650734;-0.09638071,657.3969
+0;0;0,0.001015908;0.3290604;-0.01035092,0.001641889;0.6523695;-0.03869035,0.2008913;0.5377622;-0.002931612,0.2349951;0.3376462;0.1503056,0.2589531;0.1815911;0.2936087,-0.1955848;0.5203924;-0.02244244,-0.2399276;0.320608;0.1285908,-0.2775392;0.1497297;0.250447,0.07794435;0.00415883;-0.03881808,0.09797979;-0.3275096;-0.001493484,0.1067587;-0.6678048;0.07680358,0.1168146;-0.6984849;0.01530564,-0.07529059;0.006632919;-0.04343721,-0.1191369;-0.3237364;-0.01637928,-0.1396814;-0.6644119;0.05796042,-0.1353226;-0.6266671;-0.02856246,0.00154143;0.5726353;-0.02887237,0;0;0,-0.01001215;0.3247898;-0.05291748,-0.01917505;0.6434445;-0.1138878,0.1675916;0.4983061;-0.04023385,0.2412601;0.2584922;0.001639128,0.2478235;0.06840353;-0.0947256,-0.1894894;0.4942761;-0.0138387,-0.2556433;0.2512618;0.02164074,-0.2781085;0.08161539;-0.1055535,0.07731289;0.004580259;-0.04001498,0.1223073;-0.3259699;-0.06261158,0.1364832;-0.6720295;-0.01733375,0.1597182;-0.701556;-0.07634163,-0.0799293;0.004321749;-0.03452667,-0.1327305;-0.3256244;-0.04661177,-0.1613509;-0.6685649;0.01322953,-0.1772043;-0.7018774;-0.04426305,-0.01685107;0.5650734;-0.09638071,657.3969
+0;0;0,0.001032923;0.3290712;-0.009999491,0.001994819;0.652559;-0.03631293,0.2020262;0.5410206;-0.00433076,0.236261;0.3440369;0.1528841,0.2622765;0.192886;0.3010042,-0.1960738;0.5230334;-0.02335515,-0.240443;0.3257;0.130859,-0.2774627;0.1560555;0.2546057,0.07791194;0.004231335;-0.03887526,0.09789915;-0.3274379;-0.001532126,0.1065601;-0.6676936;0.07694909,0.1167051;-0.6979459;0.01504644,-0.07531315;0.006544238;-0.04341156,-0.1191592;-0.3238381;-0.01651362,-0.1398772;-0.6644931;0.05787206,-0.1356561;-0.626637;-0.02864762,0.001773852;0.5727438;-0.0271795,0;0;0,-0.01001215;0.3247898;-0.05291748,-0.01917505;0.6434445;-0.1138878,0.1675916;0.4983061;-0.04023385,0.2412601;0.2584922;0.001639128,0.2478235;0.06840353;-0.0947256,-0.1894894;0.4942761;-0.0138387,-0.2556433;0.2512618;0.02164074,-0.2781085;0.08161539;-0.1055535,0.07731289;0.004580259;-0.04001498,0.1223073;-0.3259699;-0.06261158,0.1364832;-0.6720295;-0.01733375,0.1597182;-0.701556;-0.07634163,-0.0799293;0.004321749;-0.03452667,-0.1327305;-0.3256244;-0.04661177,-0.1613509;-0.6685649;0.01322953,-0.1772043;-0.7018774;-0.04426305,-0.01685107;0.5650734;-0.09638071,657.3969
+0;0;0,0.001032923;0.3290712;-0.009999491,0.001994819;0.652559;-0.03631293,0.2020262;0.5410206;-0.00433076,0.236261;0.3440369;0.1528841,0.2622765;0.192886;0.3010042,-0.1960738;0.5230334;-0.02335515,-0.240443;0.3257;0.130859,-0.2774627;0.1560555;0.2546057,0.07791194;0.004231335;-0.03887526,0.09789915;-0.3274379;-0.001532126,0.1065601;-0.6676936;0.07694909,0.1167051;-0.6979459;0.01504644,-0.07531315;0.006544238;-0.04341156,-0.1191592;-0.3238381;-0.01651362,-0.1398772;-0.6644931;0.05787206,-0.1356561;-0.626637;-0.02864762,0.001773852;0.5727438;-0.0271795,0;0;0,-0.01001215;0.3247898;-0.05291748,-0.01917505;0.6434445;-0.1138878,0.1675916;0.4983061;-0.04023385,0.2412601;0.2584922;0.001639128,0.2478235;0.06840353;-0.0947256,-0.1894894;0.4942761;-0.0138387,-0.2556433;0.2512618;0.02164074,-0.2781085;0.08161539;-0.1055535,0.07731289;0.004580259;-0.04001498,0.1223073;-0.3259699;-0.06261158,0.1364832;-0.6720295;-0.01733375,0.1597182;-0.701556;-0.07634163,-0.0799293;0.004321749;-0.03452667,-0.1327305;-0.3256244;-0.04661177,-0.1613509;-0.6685649;0.01322953,-0.1772043;-0.7018774;-0.04426305,-0.01685107;0.5650734;-0.09638071,657.3969
+0;0;0,0.001032923;0.3290712;-0.009999491,0.001994819;0.652559;-0.03631293,0.2020262;0.5410206;-0.00433076,0.236261;0.3440369;0.1528841,0.2622765;0.192886;0.3010042,-0.1960738;0.5230334;-0.02335515,-0.240443;0.3257;0.130859,-0.2774627;0.1560555;0.2546057,0.07791194;0.004231335;-0.03887526,0.09789915;-0.3274379;-0.001532126,0.1065601;-0.6676936;0.07694909,0.1167051;-0.6979459;0.01504644,-0.07531315;0.006544238;-0.04341156,-0.1191592;-0.3238381;-0.01651362,-0.1398772;-0.6644931;0.05787206,-0.1356561;-0.626637;-0.02864762,0.001773852;0.5727438;-0.0271795,0;0;0,-0.01001215;0.3247898;-0.05291748,-0.01917505;0.6434445;-0.1138878,0.1675916;0.4983061;-0.04023385,0.2412601;0.2584922;0.001639128,0.2478235;0.06840353;-0.0947256,-0.1894894;0.4942761;-0.0138387,-0.2556433;0.2512618;0.02164074,-0.2781085;0.08161539;-0.1055535,0.07731289;0.004580259;-0.04001498,0.1223073;-0.3259699;-0.06261158,0.1364832;-0.6720295;-0.01733375,0.1597182;-0.701556;-0.07634163,-0.0799293;0.004321749;-0.03452667,-0.1327305;-0.3256244;-0.04661177,-0.1613509;-0.6685649;0.01322953,-0.1772043;-0.7018774;-0.04426305,-0.01685107;0.5650734;-0.09638071,657.3969
+0;0;0,0.0008557845;0.3290425;-0.01091919,0.001469549;0.6523594;-0.03918468,0.2014361;0.5409259;-0.005047649,0.2357185;0.3461639;0.1549011,0.2626219;0.1952673;0.3031217,-0.1963636;0.5226175;-0.02345855,-0.2405306;0.327142;0.1331611,-0.2799269;0.1702404;0.2720596,0.07786471;0.004409949;-0.03894995,0.09749798;-0.3272535;-0.001368452,0.1061393;-0.6674591;0.07733217,0.116383;-0.697556;0.01529495,-0.0753852;0.006355821;-0.04331438,-0.1193477;-0.3240011;-0.01629494,-0.1400996;-0.6646709;0.05801377,-0.1359785;-0.6269304;-0.02852116,0.001357852;0.5726196;-0.02941239,0;0;0,-0.01001215;0.3247898;-0.05291748,-0.01917505;0.6434445;-0.1138878,0.1675916;0.4983061;-0.04023385,0.2412601;0.2584922;0.001639128,0.2478235;0.06840353;-0.0947256,-0.1894894;0.4942761;-0.0138387,-0.2556433;0.2512618;0.02164074,-0.2781085;0.08161539;-0.1055535,0.07731289;0.004580259;-0.04001498,0.1223073;-0.3259699;-0.06261158,0.1364832;-0.6720295;-0.01733375,0.1597182;-0.701556;-0.07634163,-0.0799293;0.004321749;-0.03452667,-0.1327305;-0.3256244;-0.04661177,-0.1613509;-0.6685649;0.01322953,-0.1772043;-0.7018774;-0.04426305,-0.01685107;0.5650734;-0.09638071,657.3969
+0;0;0,0.0008557845;0.3290425;-0.01091919,0.001469549;0.6523594;-0.03918468,0.2014361;0.5409259;-0.005047649,0.2357185;0.3461639;0.1549011,0.2626219;0.1952673;0.3031217,-0.1963636;0.5226175;-0.02345855,-0.2405306;0.327142;0.1331611,-0.2799269;0.1702404;0.2720596,0.07786471;0.004409949;-0.03894995,0.09749798;-0.3272535;-0.001368452,0.1061393;-0.6674591;0.07733217,0.116383;-0.697556;0.01529495,-0.0753852;0.006355821;-0.04331438,-0.1193477;-0.3240011;-0.01629494,-0.1400996;-0.6646709;0.05801377,-0.1359785;-0.6269304;-0.02852116,0.001357852;0.5726196;-0.02941239,0;0;0,-0.01001215;0.3247898;-0.05291748,-0.01917505;0.6434445;-0.1138878,0.1675916;0.4983061;-0.04023385,0.2412601;0.2584922;0.001639128,0.2478235;0.06840353;-0.0947256,-0.1894894;0.4942761;-0.0138387,-0.2556433;0.2512618;0.02164074,-0.2781085;0.08161539;-0.1055535,0.07731289;0.004580259;-0.04001498,0.1223073;-0.3259699;-0.06261158,0.1364832;-0.6720295;-0.01733375,0.1597182;-0.701556;-0.07634163,-0.0799293;0.004321749;-0.03452667,-0.1327305;-0.3256244;-0.04661177,-0.1613509;-0.6685649;0.01322953,-0.1772043;-0.7018774;-0.04426305,-0.01685107;0.5650734;-0.09638071,657.3969
+0;0;0,0.0008557845;0.3290425;-0.01091919,0.001469549;0.6523594;-0.03918468,0.2014361;0.5409259;-0.005047649,0.2357185;0.3461639;0.1549011,0.2626219;0.1952673;0.3031217,-0.1963636;0.5226175;-0.02345855,-0.2405306;0.327142;0.1331611,-0.2799269;0.1702404;0.2720596,0.07786471;0.004409949;-0.03894995,0.09749798;-0.3272535;-0.001368452,0.1061393;-0.6674591;0.07733217,0.116383;-0.697556;0.01529495,-0.0753852;0.006355821;-0.04331438,-0.1193477;-0.3240011;-0.01629494,-0.1400996;-0.6646709;0.05801377,-0.1359785;-0.6269304;-0.02852116,0.001357852;0.5726196;-0.02941239,0;0;0,-0.01001215;0.3247898;-0.05291748,-0.01917505;0.6434445;-0.1138878,0.1675916;0.4983061;-0.04023385,0.2412601;0.2584922;0.001639128,0.2478235;0.06840353;-0.0947256,-0.1894894;0.4942761;-0.0138387,-0.2556433;0.2512618;0.02164074,-0.2781085;0.08161539;-0.1055535,0.07731289;0.004580259;-0.04001498,0.1223073;-0.3259699;-0.06261158,0.1364832;-0.6720295;-0.01733375,0.1597182;-0.701556;-0.07634163,-0.0799293;0.004321749;-0.03452667,-0.1327305;-0.3256244;-0.04661177,-0.1613509;-0.6685649;0.01322953,-0.1772043;-0.7018774;-0.04426305,-0.01685107;0.5650734;-0.09638071,657.3969
+0;0;0,0.000387608;0.3290231;-0.01151499,0.0002621737;0.6522415;-0.04086506,0.2004034;0.5411055;-0.005679615,0.237413;0.3485436;0.156312,0.2626293;0.207003;0.3137711,-0.1972289;0.5222644;-0.02340209,-0.2412175;0.3286842;0.1356035,-0.2804736;0.1707951;0.2734185,0.07786814;0.00459992;-0.03892113,0.09707405;-0.3270705;-0.0011806,0.1055671;-0.6672897;0.07747711,0.1160227;-0.6974736;0.01555957,-0.07543381;0.00615303;-0.04325901,-0.1196442;-0.3241636;-0.01615009,-0.140509;-0.6648632;0.05798987,-0.1364988;-0.627187;-0.02855598,0.0003749941;0.5725411;-0.0307769,0;0;0,-0.01001215;0.3247898;-0.05291748,-0.01917505;0.6434445;-0.1138878,0.1675916;0.4983061;-0.04023385,0.2412601;0.2584922;0.001639128,0.2478235;0.06840353;-0.0947256,-0.1894894;0.4942761;-0.0138387,-0.2556433;0.2512618;0.02164074,-0.2781085;0.08161539;-0.1055535,0.07731289;0.004580259;-0.04001498,0.1223073;-0.3259699;-0.06261158,0.1364832;-0.6720295;-0.01733375,0.1597182;-0.701556;-0.07634163,-0.0799293;0.004321749;-0.03452667,-0.1327305;-0.3256244;-0.04661177,-0.1613509;-0.6685649;0.01322953,-0.1772043;-0.7018774;-0.04426305,-0.01685107;0.5650734;-0.09638071,657.3969
+0;0;0,0.000387608;0.3290231;-0.01151499,0.0002621737;0.6522415;-0.04086506,0.2004034;0.5411055;-0.005679615,0.237413;0.3485436;0.156312,0.2626293;0.207003;0.3137711,-0.1972289;0.5222644;-0.02340209,-0.2412175;0.3286842;0.1356035,-0.2804736;0.1707951;0.2734185,0.07786814;0.00459992;-0.03892113,0.09707405;-0.3270705;-0.0011806,0.1055671;-0.6672897;0.07747711,0.1160227;-0.6974736;0.01555957,-0.07543381;0.00615303;-0.04325901,-0.1196442;-0.3241636;-0.01615009,-0.140509;-0.6648632;0.05798987,-0.1364988;-0.627187;-0.02855598,0.0003749941;0.5725411;-0.0307769,0;0;0,-0.01001215;0.3247898;-0.05291748,-0.01917505;0.6434445;-0.1138878,0.1675916;0.4983061;-0.04023385,0.2412601;0.2584922;0.001639128,0.2478235;0.06840353;-0.0947256,-0.1894894;0.4942761;-0.0138387,-0.2556433;0.2512618;0.02164074,-0.2781085;0.08161539;-0.1055535,0.07731289;0.004580259;-0.04001498,0.1223073;-0.3259699;-0.06261158,0.1364832;-0.6720295;-0.01733375,0.1597182;-0.701556;-0.07634163,-0.0799293;0.004321749;-0.03452667,-0.1327305;-0.3256244;-0.04661177,-0.1613509;-0.6685649;0.01322953,-0.1772043;-0.7018774;-0.04426305,-0.01685107;0.5650734;-0.09638071,657.3969
+0;0;0,0.000387608;0.3290231;-0.01151499,0.0002621737;0.6522415;-0.04086506,0.2004034;0.5411055;-0.005679615,0.237413;0.3485436;0.156312,0.2626293;0.207003;0.3137711,-0.1972289;0.5222644;-0.02340209,-0.2412175;0.3286842;0.1356035,-0.2804736;0.1707951;0.2734185,0.07786814;0.00459992;-0.03892113,0.09707405;-0.3270705;-0.0011806,0.1055671;-0.6672897;0.07747711,0.1160227;-0.6974736;0.01555957,-0.07543381;0.00615303;-0.04325901,-0.1196442;-0.3241636;-0.01615009,-0.140509;-0.6648632;0.05798987,-0.1364988;-0.627187;-0.02855598,0.0003749941;0.5725411;-0.0307769,0;0;0,-0.01001215;0.3247898;-0.05291748,-0.01917505;0.6434445;-0.1138878,0.1675916;0.4983061;-0.04023385,0.2412601;0.2584922;0.001639128,0.2478235;0.06840353;-0.0947256,-0.1894894;0.4942761;-0.0138387,-0.2556433;0.2512618;0.02164074,-0.2781085;0.08161539;-0.1055535,0.07731289;0.004580259;-0.04001498,0.1223073;-0.3259699;-0.06261158,0.1364832;-0.6720295;-0.01733375,0.1597182;-0.701556;-0.07634163,-0.0799293;0.004321749;-0.03452667,-0.1327305;-0.3256244;-0.04661177,-0.1613509;-0.6685649;0.01322953,-0.1772043;-0.7018774;-0.04426305,-0.01685107;0.5650734;-0.09638071,657.3969
+0;0;0,-4.63544E-05;0.3290073;-0.01196376,-0.0008558995;0.6521469;-0.04214364,0.1994313;0.5410339;-0.006257223,0.2351667;0.3520349;0.1601563,0.2595851;0.2081602;0.3156129,-0.198034;0.521928;-0.02351824,-0.2422388;0.3303404;0.1378238,-0.2812637;0.1726012;0.2758758,0.07789802;0.004699408;-0.03884939,0.09679757;-0.3269962;-0.001175579,0.1052371;-0.6672146;0.07749152,0.1157791;-0.6973048;0.01549774,-0.07542615;0.006041472;-0.04328808,-0.119875;-0.3242437;-0.01618641,-0.1408021;-0.6649271;0.05801046,-0.1368608;-0.6273022;-0.0285431,-0.0005365234;0.5724767;-0.03182355,0;0;0,-0.01001215;0.3247898;-0.05291748,-0.01917505;0.6434445;-0.1138878,0.1675916;0.4983061;-0.04023385,0.2412601;0.2584922;0.001639128,0.2478235;0.06840353;-0.0947256,-0.1894894;0.4942761;-0.0138387,-0.2556433;0.2512618;0.02164074,-0.2781085;0.08161539;-0.1055535,0.07731289;0.004580259;-0.04001498,0.1223073;-0.3259699;-0.06261158,0.1364832;-0.6720295;-0.01733375,0.1597182;-0.701556;-0.07634163,-0.0799293;0.004321749;-0.03452667,-0.1327305;-0.3256244;-0.04661177,-0.1613509;-0.6685649;0.01322953,-0.1772043;-0.7018774;-0.04426305,-0.01685107;0.5650734;-0.09638071,657.3969
+0;0;0,-4.63544E-05;0.3290073;-0.01196376,-0.0008558995;0.6521469;-0.04214364,0.1994313;0.5410339;-0.006257223,0.2351667;0.3520349;0.1601563,0.2595851;0.2081602;0.3156129,-0.198034;0.521928;-0.02351824,-0.2422388;0.3303404;0.1378238,-0.2812637;0.1726012;0.2758758,0.07789802;0.004699408;-0.03884939,0.09679757;-0.3269962;-0.001175579,0.1052371;-0.6672146;0.07749152,0.1157791;-0.6973048;0.01549774,-0.07542615;0.006041472;-0.04328808,-0.119875;-0.3242437;-0.01618641,-0.1408021;-0.6649271;0.05801046,-0.1368608;-0.6273022;-0.0285431,-0.0005365234;0.5724767;-0.03182355,0;0;0,-0.01001215;0.3247898;-0.05291748,-0.01917505;0.6434445;-0.1138878,0.1675916;0.4983061;-0.04023385,0.2412601;0.2584922;0.001639128,0.2478235;0.06840353;-0.0947256,-0.1894894;0.4942761;-0.0138387,-0.2556433;0.2512618;0.02164074,-0.2781085;0.08161539;-0.1055535,0.07731289;0.004580259;-0.04001498,0.1223073;-0.3259699;-0.06261158,0.1364832;-0.6720295;-0.01733375,0.1597182;-0.701556;-0.07634163,-0.0799293;0.004321749;-0.03452667,-0.1327305;-0.3256244;-0.04661177,-0.1613509;-0.6685649;0.01322953,-0.1772043;-0.7018774;-0.04426305,-0.01685107;0.5650734;-0.09638071,657.3969
+0;0;0,-4.63544E-05;0.3290073;-0.01196376,-0.0008558995;0.6521469;-0.04214364,0.1994313;0.5410339;-0.006257223,0.2351667;0.3520349;0.1601563,0.2595851;0.2081602;0.3156129,-0.198034;0.521928;-0.02351824,-0.2422388;0.3303404;0.1378238,-0.2812637;0.1726012;0.2758758,0.07789802;0.004699408;-0.03884939,0.09679757;-0.3269962;-0.001175579,0.1052371;-0.6672146;0.07749152,0.1157791;-0.6973048;0.01549774,-0.07542615;0.006041472;-0.04328808,-0.119875;-0.3242437;-0.01618641,-0.1408021;-0.6649271;0.05801046,-0.1368608;-0.6273022;-0.0285431,-0.0005365234;0.5724767;-0.03182355,0;0;0,-0.01001215;0.3247898;-0.05291748,-0.01917505;0.6434445;-0.1138878,0.1675916;0.4983061;-0.04023385,0.2412601;0.2584922;0.001639128,0.2478235;0.06840353;-0.0947256,-0.1894894;0.4942761;-0.0138387,-0.2556433;0.2512618;0.02164074,-0.2781085;0.08161539;-0.1055535,0.07731289;0.004580259;-0.04001498,0.1223073;-0.3259699;-0.06261158,0.1364832;-0.6720295;-0.01733375,0.1597182;-0.701556;-0.07634163,-0.0799293;0.004321749;-0.03452667,-0.1327305;-0.3256244;-0.04661177,-0.1613509;-0.6685649;0.01322953,-0.1772043;-0.7018774;-0.04426305,-0.01685107;0.5650734;-0.09638071,657.3969
+0;0;0,-0.000300904;0.3289931;-0.01234479,-0.001455359;0.6520856;-0.04301579,0.1989147;0.541205;-0.006737912,0.2348302;0.3534812;0.1610744,0.2578222;0.2096006;0.3167429,-0.1985138;0.5218418;-0.02369333,-0.2426108;0.3327135;0.1405535,-0.2807586;0.1746928;0.2785287,0.07791566;0.004817908;-0.03879946,0.0966666;-0.326896;-0.001212802,0.1050537;-0.6671177;0.07744572,0.1158672;-0.697187;0.01547847,-0.07542428;0.005926067;-0.04330729,-0.1199293;-0.3243564;-0.01626558,-0.1409368;-0.6650194;0.05800251,-0.1370447;-0.6274295;-0.02855634,-0.001051852;0.5724311;-0.03257841,0;0;0,-0.01001215;0.3247898;-0.05291748,-0.01917505;0.6434445;-0.1138878,0.1675916;0.4983061;-0.04023385,0.2412601;0.2584922;0.001639128,0.2478235;0.06840353;-0.0947256,-0.1894894;0.4942761;-0.0138387,-0.2556433;0.2512618;0.02164074,-0.2781085;0.08161539;-0.1055535,0.07731289;0.004580259;-0.04001498,0.1223073;-0.3259699;-0.06261158,0.1364832;-0.6720295;-0.01733375,0.1597182;-0.701556;-0.07634163,-0.0799293;0.004321749;-0.03452667,-0.1327305;-0.3256244;-0.04661177,-0.1613509;-0.6685649;0.01322953,-0.1772043;-0.7018774;-0.04426305,-0.01685107;0.5650734;-0.09638071,657.3969
+0;0;0,-0.000300904;0.3289931;-0.01234479,-0.001455359;0.6520856;-0.04301579,0.1989147;0.541205;-0.006737912,0.2348302;0.3534812;0.1610744,0.2578222;0.2096006;0.3167429,-0.1985138;0.5218418;-0.02369333,-0.2426108;0.3327135;0.1405535,-0.2807586;0.1746928;0.2785287,0.07791566;0.004817908;-0.03879946,0.0966666;-0.326896;-0.001212802,0.1050537;-0.6671177;0.07744572,0.1158672;-0.697187;0.01547847,-0.07542428;0.005926067;-0.04330729,-0.1199293;-0.3243564;-0.01626558,-0.1409368;-0.6650194;0.05800251,-0.1370447;-0.6274295;-0.02855634,-0.001051852;0.5724311;-0.03257841,0;0;0,-0.01001215;0.3247898;-0.05291748,-0.01917505;0.6434445;-0.1138878,0.1675916;0.4983061;-0.04023385,0.2412601;0.2584922;0.001639128,0.2478235;0.06840353;-0.0947256,-0.1894894;0.4942761;-0.0138387,-0.2556433;0.2512618;0.02164074,-0.2781085;0.08161539;-0.1055535,0.07731289;0.004580259;-0.04001498,0.1223073;-0.3259699;-0.06261158,0.1364832;-0.6720295;-0.01733375,0.1597182;-0.701556;-0.07634163,-0.0799293;0.004321749;-0.03452667,-0.1327305;-0.3256244;-0.04661177,-0.1613509;-0.6685649;0.01322953,-0.1772043;-0.7018774;-0.04426305,-0.01685107;0.5650734;-0.09638071,657.3969

+ 162 - 0
DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_TwoArms_Forward_ColorFeedback_Fast.csv

@@ -0,0 +1,162 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.001981572;0.3173207;0.007358217,0.004241175;0.6246016;0.0002541002,0.180589;0.4965955;0.002656554,0.2117288;0.2420393;0.01614796,0.2579567;-0.007394731;-0.01036926,-0.1669167;0.4785746;0.002181894,-0.2145294;0.2268277;-0.01534252,-0.2534333;-0.02246365;-0.05272944,0.0775983;0.005083851;-0.03980565,0.09697682;-0.332345;-0.004202385,0.1151889;-0.6782621;0.07086933,0.1136205;-0.6392204;-0.01259717,-0.07575459;0.006498458;-0.04302141,-0.121153;-0.3290684;-0.01412104,-0.1357602;-0.6757426;0.05819535,-0.1346857;-0.6366334;-0.02527163,0.003642051;0.5491267;0.004394683,0;0;0,-0.004707098;0.3173113;0.006468057,-0.009456456;0.6245441;-0.001415492,0.1684946;0.4977445;-0.01195145,0.2256603;0.2477632;0.001904249,0.2201226;0.001937509;-0.06589389,-0.1813812;0.4854814;0.008337583,-0.2368549;0.2350772;0.02141372,-0.2590233;-0.0116411;-0.03938213,0.0762478;0.004168868;-0.04243493,0.09943965;-0.3333149;-0.00975132,0.1045224;-0.6744059;0.08646274,0.128457;-0.7054322;0.03398609,-0.08090003;0.005464708;-0.03251387,-0.1087758;-0.3329996;-0.01962118,-0.1032968;-0.6780666;0.06115523,-0.1076903;-0.6636907;-0.02123079,-0.008183062;0.5490893;0.002932071,386.3225
+0;0;0,0.001981572;0.3173207;0.007358217,0.004241175;0.6246016;0.0002541002,0.180589;0.4965955;0.002656554,0.2117288;0.2420393;0.01614796,0.2579567;-0.007394731;-0.01036926,-0.1669167;0.4785746;0.002181894,-0.2145294;0.2268277;-0.01534252,-0.2534333;-0.02246365;-0.05272944,0.0775983;0.005083851;-0.03980565,0.09697682;-0.332345;-0.004202385,0.1151889;-0.6782621;0.07086933,0.1136205;-0.6392204;-0.01259717,-0.07575459;0.006498458;-0.04302141,-0.121153;-0.3290684;-0.01412104,-0.1357602;-0.6757426;0.05819535,-0.1346857;-0.6366334;-0.02527163,0.003642051;0.5491267;0.004394683,0;0;0,-0.004707098;0.3173113;0.006468057,-0.009456456;0.6245441;-0.001415492,0.1684946;0.4977445;-0.01195145,0.2256603;0.2477632;0.001904249,0.2201226;0.001937509;-0.06589389,-0.1813812;0.4854814;0.008337583,-0.2368549;0.2350772;0.02141372,-0.2590233;-0.0116411;-0.03938213,0.0762478;0.004168868;-0.04243493,0.09943965;-0.3333149;-0.00975132,0.1045224;-0.6744059;0.08646274,0.128457;-0.7054322;0.03398609,-0.08090003;0.005464708;-0.03251387,-0.1087758;-0.3329996;-0.01962118,-0.1032968;-0.6780666;0.06115523,-0.1076903;-0.6636907;-0.02123079,-0.008183062;0.5490893;0.002932071,386.3427
+0;0;0,0.001979833;0.3170422;0.007351761,0.00423805;0.624135;0.0002521165,0.1811746;0.4960034;0.002646097,0.2123209;0.2413933;0.01614035,0.2582081;-0.00620237;-0.01018143,-0.1674865;0.4779226;0.002169859,-0.2151093;0.2261225;-0.01535826,-0.2537265;-0.02133167;-0.05246964,0.07733554;0.005066636;-0.03967086,0.09673166;-0.3326687;-0.004035261,0.114923;-0.6781905;0.07095066,0.1133697;-0.639236;-0.01171058,-0.07549807;0.006476454;-0.04287574,-0.1209377;-0.3293952;-0.01394911,-0.1355282;-0.6756733;0.05828464,-0.134464;-0.636652;-0.02437709,0.003639317;0.5487093;0.004390005,0;0;0,-0.004938111;0.3170475;0.005500078,-0.009764135;0.6240723;-0.003053427,0.1689031;0.4973126;-0.01234341,0.2249117;0.2469796;0.0008795261,0.2196429;0.002832651;-0.06595325,-0.1824024;0.4852378;0.007116224,-0.2375146;0.2346776;0.01979361,-0.2597328;-0.01019681;-0.04057996,0.07626766;0.004014492;-0.04180145,0.09886999;-0.3339367;-0.01034713,0.1038669;-0.6749419;0.08467722,0.1268998;-0.7055797;0.03263855,-0.08045311;0.005553972;-0.03281285,-0.1091549;-0.3331642;-0.0202633,-0.1043992;-0.6779486;0.05998774,-0.1085821;-0.663471;-0.02160292,-0.008496314;0.5486771;0.001471758,386.3597
+0;0;0,0.001944015;0.3170422;0.007365274,0.004153228;0.6241355;0.0002709376,0.1810815;0.4959324;0.00260239,0.212221;0.2413259;0.01617971,0.2581198;-0.006264597;-0.01017082,-0.167546;0.477895;0.00216496,-0.215191;0.2260995;-0.01536875,-0.25409;-0.0212691;-0.05275523,0.07734524;0.005119368;-0.03964516,0.09667739;-0.3326369;-0.004173804,0.114225;-0.6781787;0.07087347,0.1126694;-0.6392062;-0.01178578,-0.07549615;0.006425991;-0.04288672,-0.120963;-0.3294447;-0.01399115,-0.1356293;-0.6756951;0.05836028,-0.1345731;-0.6366746;-0.02430163,0.003568025;0.5487095;0.004406363,0;0;0,-0.004938111;0.3170475;0.005500078,-0.009764135;0.6240723;-0.003053427,0.1689031;0.4973126;-0.01234341,0.2249117;0.2469796;0.0008795261,0.2196429;0.002832651;-0.06595325,-0.1824024;0.4852378;0.007116224,-0.2375146;0.2346776;0.01979361,-0.2597328;-0.01019681;-0.04057996,0.07626766;0.004014492;-0.04180145,0.09886999;-0.3339367;-0.01034713,0.1038669;-0.6749419;0.08467722,0.1268998;-0.7055797;0.03263855,-0.08045311;0.005553972;-0.03281285,-0.1091549;-0.3331642;-0.0202633,-0.1043992;-0.6779486;0.05998774,-0.1085821;-0.663471;-0.02160292,-0.008496314;0.5486771;0.001471758,386.3748
+0;0;0,0.001942917;0.3168631;0.007361114,0.00415136;0.6238489;0.0002690651,0.1816532;0.495497;0.002593498,0.2128035;0.2408028;0.0161755,0.2586494;-0.006502554;-0.01014468,-0.1681004;0.4774014;0.002154655,-0.2157618;0.225519;-0.0153851,-0.2546161;-0.0215646;-0.05272852,0.07703473;0.005098816;-0.03948599,0.09640564;-0.3333348;-0.003943503,0.1139272;-0.6783632;0.07099226,0.1123687;-0.6393743;-0.01181766,-0.07519306;0.006400193;-0.04271454,-0.1207511;-0.330144;-0.01376102,-0.1353956;-0.67588;0.05848291,-0.1343375;-0.6368431;-0.02432968,0.003566325;0.5484446;0.004403298,0;0;0,-0.004860967;0.3168822;0.004710674,-0.009684369;0.6237811;-0.004472017,0.1697195;0.4971755;-0.01257896,0.2242493;0.2463751;-0.0003483295,0.219304;0.002366528;-0.06660461,-0.1829577;0.4849642;0.005750916,-0.2376494;0.2342252;0.01850884,-0.2605025;-0.01017192;-0.0423375,0.07606952;0.003957778;-0.04143977,0.09844799;-0.3347728;-0.01083469,0.1026928;-0.6754474;0.08345079,0.1258356;-0.7061682;0.03131532,-0.07998662;0.005577988;-0.03302299,-0.1096516;-0.3337699;-0.02124113,-0.1053803;-0.6781126;0.05861405,-0.1093625;-0.6637065;-0.02312753,-0.00841637;0.5484173;0.0002100468,386.3957
+0;0;0,0.001942917;0.3168631;0.007361114,0.00415136;0.6238489;0.0002690651,0.1816532;0.495497;0.002593498,0.2128035;0.2408028;0.0161755,0.2586494;-0.006502554;-0.01014468,-0.1681004;0.4774014;0.002154655,-0.2157618;0.225519;-0.0153851,-0.2546161;-0.0215646;-0.05272852,0.07703473;0.005098816;-0.03948599,0.09640564;-0.3333348;-0.003943503,0.1139272;-0.6783632;0.07099226,0.1123687;-0.6393743;-0.01181766,-0.07519306;0.006400193;-0.04271454,-0.1207511;-0.330144;-0.01376102,-0.1353956;-0.67588;0.05848291,-0.1343375;-0.6368431;-0.02432968,0.003566325;0.5484446;0.004403298,0;0;0,-0.004860967;0.3168822;0.004710674,-0.009684369;0.6237811;-0.004472017,0.1697195;0.4971755;-0.01257896,0.2242493;0.2463751;-0.0003483295,0.219304;0.002366528;-0.06660461,-0.1829577;0.4849642;0.005750916,-0.2376494;0.2342252;0.01850884,-0.2605025;-0.01017192;-0.0423375,0.07606952;0.003957778;-0.04143977,0.09844799;-0.3347728;-0.01083469,0.1026928;-0.6754474;0.08345079,0.1258356;-0.7061682;0.03131532,-0.07998662;0.005577988;-0.03302299,-0.1096516;-0.3337699;-0.02124113,-0.1053803;-0.6781126;0.05861405,-0.1093625;-0.6637065;-0.02312753,-0.00841637;0.5484173;0.0002100468,386.4182
+0;0;0,0.001862054;0.3168939;0.007407403,0.00396924;0.623936;0.0003881603,0.181815;0.4954869;0.002661911,0.2130407;0.2408201;0.01619131,0.2587711;-0.006051362;-0.01000699,-0.1684993;0.4772281;0.002152701,-0.2162212;0.2253717;-0.01529011,-0.2551103;-0.02121361;-0.05279329,0.07697226;0.00513366;-0.03947436,0.09630876;-0.3339266;-0.003974877,0.1135618;-0.6783482;0.07081348,0.1120162;-0.6393688;-0.01188646,-0.07514844;0.006356779;-0.04268035,-0.1208585;-0.3307924;-0.01374908,-0.1355196;-0.675904;0.05836289,-0.1344547;-0.636874;-0.02433911,0.003415161;0.5485137;0.004496566,0;0;0,-0.004638627;0.3169218;0.004373312,-0.009264916;0.6238638;-0.005228281,0.1703639;0.4969704;-0.01300979,0.22421;0.24606;-0.0004463196,0.2194399;0.002355903;-0.06608725,-0.1828086;0.4847027;0.005038694,-0.237676;0.2340238;0.01780458,-0.2605879;-0.009810254;-0.04337657,0.07600096;0.003948569;-0.04144359,0.09850481;-0.3353708;-0.01058984,0.1022395;-0.6756173;0.08287406,0.125196;-0.7064005;0.03090572,-0.07991829;0.005580184;-0.03303389,-0.1098181;-0.3343617;-0.02113736,-0.1059699;-0.6782063;0.0580663,-0.1098927;-0.6638021;-0.02356507,-0.008043066;0.5484903;-0.0004255772,386.4297
+0;0;0,0.001862054;0.3168939;0.007407403,0.00396924;0.623936;0.0003881603,0.181815;0.4954869;0.002661911,0.2130407;0.2408201;0.01619131,0.2587711;-0.006051362;-0.01000699,-0.1684993;0.4772281;0.002152701,-0.2162212;0.2253717;-0.01529011,-0.2551103;-0.02121361;-0.05279329,0.07697226;0.00513366;-0.03947436,0.09630876;-0.3339266;-0.003974877,0.1135618;-0.6783482;0.07081348,0.1120162;-0.6393688;-0.01188646,-0.07514844;0.006356779;-0.04268035,-0.1208585;-0.3307924;-0.01374908,-0.1355196;-0.675904;0.05836289,-0.1344547;-0.636874;-0.02433911,0.003415161;0.5485137;0.004496566,0;0;0,-0.004638627;0.3169218;0.004373312,-0.009264916;0.6238638;-0.005228281,0.1703639;0.4969704;-0.01300979,0.22421;0.24606;-0.0004463196,0.2194399;0.002355903;-0.06608725,-0.1828086;0.4847027;0.005038694,-0.237676;0.2340238;0.01780458,-0.2605879;-0.009810254;-0.04337657,0.07600096;0.003948569;-0.04144359,0.09850481;-0.3353708;-0.01058984,0.1022395;-0.6756173;0.08287406,0.125196;-0.7064005;0.03090572,-0.07991829;0.005580184;-0.03303389,-0.1098181;-0.3343617;-0.02113736,-0.1059699;-0.6782063;0.0580663,-0.1098927;-0.6638021;-0.02356507,-0.008043066;0.5484903;-0.0004255772,386.4518
+0;0;0,0.001863034;0.3170608;0.007411304,0.003972025;0.6243648;0.0003856411,0.1818842;0.4958211;0.00266277,0.2131043;0.2411999;0.01618975,0.2587852;-0.005403936;-0.009980155,-0.1685616;0.4775554;0.002153369,-0.216275;0.2257441;-0.01528632,-0.2551219;-0.02057385;-0.05274884,0.07694206;0.005131645;-0.03945886,0.09628265;-0.3340005;-0.003951859,0.1135205;-0.6781185;0.07077059,0.1119735;-0.6391311;-0.01200329,-0.07511894;0.006354284;-0.0426636,-0.1208387;-0.3308663;-0.0137262,-0.1354869;-0.6756738;0.05832222,-0.134421;-0.6366357;-0.02445372,0.003417397;0.5488678;0.004498113,0;0;0,-0.004290655;0.3170962;0.004184008,-0.008499727;0.6242946;-0.00575757,0.1708888;0.496635;-0.01353025,0.2246015;0.2457724;-0.0003936291,0.2195031;0.002279028;-0.06573915,-0.1820613;0.4846208;0.004547886,-0.2366491;0.2339456;0.01765344,-0.2601632;-0.009476423;-0.0438108,0.07605322;0.003914416;-0.04127955,0.0984264;-0.3354912;-0.0104785,0.1020919;-0.675548;0.08250356,0.1248821;-0.7064506;0.03048277,-0.07984573;0.005593971;-0.03311772,-0.1093807;-0.3344472;-0.02107086,-0.1061522;-0.6780878;0.05765913,-0.1100796;-0.6637144;-0.02404195,-0.007381558;0.5488515;-0.0008487701,386.4742
+0;0;0,0.001747993;0.3170681;0.007426176,0.00374468;0.6243418;0.0004412038,0.1813145;0.4959037;0.002561362,0.2125967;0.2413103;0.01622453,0.2579144;-0.003355294;-0.009785997,-0.1683815;0.4776453;0.002158311,-0.2161408;0.2258592;-0.0153308,-0.2546628;-0.01851965;-0.05256695,0.07683908;0.005170667;-0.03950104,0.09603897;-0.3341533;-0.004042368,0.1129994;-0.6783147;0.07084642,0.1114309;-0.6393103;-0.01211353,-0.07510558;0.006300891;-0.04255306,-0.1208695;-0.3311031;-0.01372653,-0.13567;-0.6759857;0.0582457,-0.134623;-0.6369248;-0.02471633,0.003222575;0.548856;0.004535441,0;0;0,-0.003804281;0.3171101;0.004132032,-0.007560939;0.6242774;-0.005945921,0.1713152;0.4966231;-0.0137651,0.2247805;0.245731;-0.0004348764,0.2208594;0.003910512;-0.06445813,-0.1808932;0.4848055;0.004072377,-0.2350893;0.2340561;0.01713319,-0.2589252;-0.007425278;-0.04377743,0.0760341;0.003894657;-0.04116988,0.09851553;-0.3356812;-0.01035476,0.101876;-0.6759464;0.08211923,0.1248744;-0.7068848;0.02993226,-0.07974067;0.005603691;-0.03318638,-0.1084642;-0.3346678;-0.02065784,-0.1062428;-0.6785747;0.05722815,-0.1101474;-0.6642427;-0.0246569,-0.006544456;0.5488479;-0.0009946823,386.4963
+0;0;0,0.001747993;0.3170681;0.007426176,0.00374468;0.6243418;0.0004412038,0.1813145;0.4959037;0.002561362,0.2125967;0.2413103;0.01622453,0.2579144;-0.003355294;-0.009785997,-0.1683815;0.4776453;0.002158311,-0.2161408;0.2258592;-0.0153308,-0.2546628;-0.01851965;-0.05256695,0.07683908;0.005170667;-0.03950104,0.09603897;-0.3341533;-0.004042368,0.1129994;-0.6783147;0.07084642,0.1114309;-0.6393103;-0.01211353,-0.07510558;0.006300891;-0.04255306,-0.1208695;-0.3311031;-0.01372653,-0.13567;-0.6759857;0.0582457,-0.134623;-0.6369248;-0.02471633,0.003222575;0.548856;0.004535441,0;0;0,-0.003804281;0.3171101;0.004132032,-0.007560939;0.6242774;-0.005945921,0.1713152;0.4966231;-0.0137651,0.2247805;0.245731;-0.0004348764,0.2208594;0.003910512;-0.06445813,-0.1808932;0.4848055;0.004072377,-0.2350893;0.2340561;0.01713319,-0.2589252;-0.007425278;-0.04377743,0.0760341;0.003894657;-0.04116988,0.09851553;-0.3356812;-0.01035476,0.101876;-0.6759464;0.08211923,0.1248744;-0.7068848;0.02993226,-0.07974067;0.005603691;-0.03318638,-0.1084642;-0.3346678;-0.02065784,-0.1062428;-0.6785747;0.05722815,-0.1101474;-0.6642427;-0.0246569,-0.006544456;0.5488479;-0.0009946823,386.5078
+0;0;0,0.001747993;0.3170681;0.007426176,0.00374468;0.6243418;0.0004412038,0.1813145;0.4959037;0.002561362,0.2125967;0.2413103;0.01622453,0.2579144;-0.003355294;-0.009785997,-0.1683815;0.4776453;0.002158311,-0.2161408;0.2258592;-0.0153308,-0.2546628;-0.01851965;-0.05256695,0.07683908;0.005170667;-0.03950104,0.09603897;-0.3341533;-0.004042368,0.1129994;-0.6783147;0.07084642,0.1114309;-0.6393103;-0.01211353,-0.07510558;0.006300891;-0.04255306,-0.1208695;-0.3311031;-0.01372653,-0.13567;-0.6759857;0.0582457,-0.134623;-0.6369248;-0.02471633,0.003222575;0.548856;0.004535441,0;0;0,-0.003804281;0.3171101;0.004132032,-0.007560939;0.6242774;-0.005945921,0.1713152;0.4966231;-0.0137651,0.2247805;0.245731;-0.0004348764,0.2208594;0.003910512;-0.06445813,-0.1808932;0.4848055;0.004072377,-0.2350893;0.2340561;0.01713319,-0.2589252;-0.007425278;-0.04377743,0.0760341;0.003894657;-0.04116988,0.09851553;-0.3356812;-0.01035476,0.101876;-0.6759464;0.08211923,0.1248744;-0.7068848;0.02993226,-0.07974067;0.005603691;-0.03318638,-0.1084642;-0.3346678;-0.02065784,-0.1062428;-0.6785747;0.05722815,-0.1101474;-0.6642427;-0.0246569,-0.006544456;0.5488479;-0.0009946823,386.5192
+0;0;0,0.001696539;0.3171396;0.007412355,0.003649391;0.6245561;0.0003863997,0.1811591;0.4961132;0.002555972,0.2124624;0.2415664;0.01626823,0.2577157;-0.002936468;-0.009786224,-0.1683693;0.477837;0.002174349,-0.2161826;0.2261058;-0.01535562,-0.2547655;-0.01808122;-0.05267014,0.07684027;0.005186071;-0.03947185,0.09608891;-0.3344435;-0.004065819,0.1128098;-0.6781254;0.07072848,0.111236;-0.6391073;-0.01237403,-0.07509416;0.006286922;-0.04255222,-0.1208404;-0.3314354;-0.01386015,-0.1357368;-0.6758642;0.05781979,-0.1346916;-0.6367842;-0.02528433,0.003148006;0.5490271;0.004498979,0;0;0,-0.00352928;0.3171901;0.003647089,-0.006945744;0.6244878;-0.006921291,0.1716053;0.4962849;-0.01445913,0.2250024;0.2454478;-0.0006215572,0.2208339;0.003781587;-0.06456232,-0.1801805;0.4847197;0.003176031,-0.2343993;0.2340139;0.01617494,-0.258471;-0.007297486;-0.04463352,0.0759955;0.00380224;-0.04122591,0.09860158;-0.3360635;-0.01036239,0.1012948;-0.6760015;0.08143067,0.1242636;-0.7069823;0.02905107,-0.07973259;0.005690865;-0.03316138,-0.1083557;-0.3349147;-0.02129248,-0.1067043;-0.6783658;0.05635895,-0.1105791;-0.6640924;-0.02566234,-0.006020546;0.5490223;-0.001832008,386.5411
+0;0;0,0.001696539;0.3171396;0.007412355,0.003649391;0.6245561;0.0003863997,0.1811591;0.4961132;0.002555972,0.2124624;0.2415664;0.01626823,0.2577157;-0.002936468;-0.009786224,-0.1683693;0.477837;0.002174349,-0.2161826;0.2261058;-0.01535562,-0.2547655;-0.01808122;-0.05267014,0.07684027;0.005186071;-0.03947185,0.09608891;-0.3344435;-0.004065819,0.1128098;-0.6781254;0.07072848,0.111236;-0.6391073;-0.01237403,-0.07509416;0.006286922;-0.04255222,-0.1208404;-0.3314354;-0.01386015,-0.1357368;-0.6758642;0.05781979,-0.1346916;-0.6367842;-0.02528433,0.003148006;0.5490271;0.004498979,0;0;0,-0.00352928;0.3171901;0.003647089,-0.006945744;0.6244878;-0.006921291,0.1716053;0.4962849;-0.01445913,0.2250024;0.2454478;-0.0006215572,0.2208339;0.003781587;-0.06456232,-0.1801805;0.4847197;0.003176031,-0.2343993;0.2340139;0.01617494,-0.258471;-0.007297486;-0.04463352,0.0759955;0.00380224;-0.04122591,0.09860158;-0.3360635;-0.01036239,0.1012948;-0.6760015;0.08143067,0.1242636;-0.7069823;0.02905107,-0.07973259;0.005690865;-0.03316138,-0.1083557;-0.3349147;-0.02129248,-0.1067043;-0.6783658;0.05635895,-0.1105791;-0.6640924;-0.02566234,-0.006020546;0.5490223;-0.001832008,386.5525
+0;0;0,0.001696943;0.3172152;0.007414122,0.003650564;0.6247524;0.0003851587,0.181638;0.4961318;0.002551451,0.212936;0.2416278;0.0162614,0.2578112;-0.0008323342;-0.009575384,-0.1688288;0.4778066;0.002168804,-0.2166341;0.2261178;-0.01535822,-0.2548947;-0.01602922;-0.052361,0.076754;0.005180249;-0.03942753,0.09600334;-0.3344616;-0.004020222,0.1127227;-0.6781122;0.07076725,0.1111484;-0.6390911;-0.01236189,-0.07500986;0.006279864;-0.04250444,-0.1207577;-0.3314547;-0.01381134,-0.1356528;-0.675852;0.05786206,-0.1346073;-0.6367691;-0.02526868,0.003148943;0.5491878;0.004499675,0;0;0,-0.003306419;0.3172731;0.003184319,-0.006493926;0.6246741;-0.007931709,0.1724641;0.4961445;-0.01489139,0.2255494;0.2453178;-0.000480175,0.2217912;0.005570784;-0.06353188,-0.1801425;0.4844042;0.002198697,-0.2351279;0.2339255;0.01549739,-0.2591051;-0.005413219;-0.0445885,0.07595472;0.003733248;-0.04110336,0.09822457;-0.3362024;-0.01062965,0.1006478;-0.6761597;0.08097601,0.1235732;-0.70705;0.02842975,-0.07959162;0.00574446;-0.03323729,-0.1082579;-0.3348797;-0.02165064,-0.107153;-0.6783502;0.05577827,-0.110928;-0.6641133;-0.026268,-0.00562337;0.5491827;-0.002690315,386.5745
+0;0;0,0.00166879;0.3172154;0.007413081,0.003602606;0.6247526;0.0003812118,0.181592;0.4961131;0.002561954,0.2128985;0.2416124;0.01631476,0.2577818;-0.0008399636;-0.009580869,-0.1701407;0.4815178;-0.004586015,-0.2147792;0.2289087;-0.0162441,-0.2530845;-0.01323654;-0.05321179,0.07674757;0.005184955;-0.03943942,0.09598766;-0.3344755;-0.004205551,0.1126783;-0.6780937;0.07073691,0.1123823;-0.6390837;-0.01240781,-0.07501432;0.006275938;-0.04249714,-0.1206723;-0.3314769;-0.01387603,-0.1356738;-0.6758602;0.05784243,-0.1333497;-0.6367812;-0.02526283,0.003108481;0.5491881;0.004496783,0;0;0,-0.003306419;0.3172731;0.003184319,-0.006493926;0.6246741;-0.007931709,0.1724641;0.4961445;-0.01489139,0.2255494;0.2453178;-0.000480175,0.2217912;0.005570784;-0.06353188,-0.1801425;0.4844042;0.002198697,-0.2351279;0.2339255;0.01549739,-0.2591051;-0.005413219;-0.0445885,0.07595472;0.003733248;-0.04110336,0.09822457;-0.3362024;-0.01062965,0.1006478;-0.6761597;0.08097601,0.1235732;-0.70705;0.02842975,-0.07959162;0.00574446;-0.03323729,-0.1082579;-0.3348797;-0.02165064,-0.107153;-0.6783502;0.05577827,-0.110928;-0.6641133;-0.026268,-0.00562337;0.5491827;-0.002690315,386.5858
+0;0;0,0.001668952;0.3172462;0.007413802,0.003602649;0.6247648;0.0003825342,0.1822446;0.49594;0.002555726,0.2135508;0.2414421;0.01630839,0.2584581;-0.001140222;-0.009601114,-0.170774;0.4812913;-0.004618376,-0.215412;0.228685;-0.01627634,-0.2537378;-0.01359004;-0.05326383,0.07674684;0.005184905;-0.03943905,0.0960137;-0.3349479;-0.004156169,0.1126949;-0.6783724;0.07074402,0.1123992;-0.6393696;-0.01233435,-0.07501361;0.006275878;-0.04249673,-0.1207351;-0.3319468;-0.01383581,-0.1357281;-0.6761358;0.0578422,-0.1334059;-0.637064;-0.02519675,0.003108582;0.549209;0.004497629,0;0;0,-0.003352642;0.3173059;0.002942085,-0.006784633;0.6246786;-0.00837183,0.1729437;0.4960121;-0.01484227,0.2255733;0.2450963;-0.000357152,0.2212687;0.005189821;-0.0632894,-0.1809162;0.4839635;0.001815617,-0.2361242;0.2335425;0.01522413,-0.2602794;-0.005951256;-0.0447209,0.07585257;0.003677756;-0.04129481,0.09789945;-0.3367129;-0.01039767,0.1000532;-0.6765976;0.08071971,0.122595;-0.7074584;0.02807951,-0.07964614;0.005808747;-0.03309307,-0.1083425;-0.3352827;-0.02127881,-0.1081807;-0.6786964;0.05550448,-0.1118707;-0.6644601;-0.0264775,-0.005841181;0.5491997;-0.003089666,386.5974
+0;0;0,0.001668952;0.3172462;0.007413802,0.003602649;0.6247648;0.0003825342,0.1822446;0.49594;0.002555726,0.2135508;0.2414421;0.01630839,0.2584581;-0.001140222;-0.009601114,-0.170774;0.4812913;-0.004618376,-0.215412;0.228685;-0.01627634,-0.2537378;-0.01359004;-0.05326383,0.07674684;0.005184905;-0.03943905,0.0960137;-0.3349479;-0.004156169,0.1126949;-0.6783724;0.07074402,0.1123992;-0.6393696;-0.01233435,-0.07501361;0.006275878;-0.04249673,-0.1207351;-0.3319468;-0.01383581,-0.1357281;-0.6761358;0.0578422,-0.1334059;-0.637064;-0.02519675,0.003108582;0.549209;0.004497629,0;0;0,-0.003352642;0.3173059;0.002942085,-0.006784633;0.6246786;-0.00837183,0.1729437;0.4960121;-0.01484227,0.2255733;0.2450963;-0.000357152,0.2212687;0.005189821;-0.0632894,-0.1809162;0.4839635;0.001815617,-0.2361242;0.2335425;0.01522413,-0.2602794;-0.005951256;-0.0447209,0.07585257;0.003677756;-0.04129481,0.09789945;-0.3367129;-0.01039767,0.1000532;-0.6765976;0.08071971,0.122595;-0.7074584;0.02807951,-0.07964614;0.005808747;-0.03309307,-0.1083425;-0.3352827;-0.02127881,-0.1081807;-0.6786964;0.05550448,-0.1118707;-0.6644601;-0.0264775,-0.005841181;0.5491997;-0.003089666,386.6193
+0;0;0,0.001651992;0.3171261;0.007447605,0.003525826;0.6245394;0.0004973672,0.1823363;0.4957014;0.002595295,0.2135235;0.2412539;0.01633493,0.2585757;-0.002054632;-0.009989403,-0.171283;0.4824958;-0.008443588,-0.2142859;0.2295398;-0.01674724,-0.2526833;-0.0134633;-0.05412212,0.07671236;0.005196128;-0.03940972,0.09623095;-0.3350685;-0.004557312,0.1130297;-0.6786395;0.07034727,0.1134469;-0.6396427;-0.01270381,-0.07496284;0.006259064;-0.04250068,-0.1205174;-0.3321067;-0.01405636,-0.1357783;-0.6764349;0.05763119,-0.1327397;-0.6373658;-0.02535748,0.003055171;0.5490063;0.004580664,0;0;0,-0.003458411;0.3171871;0.002746582,-0.007125601;0.6244437;-0.008717299,0.1728151;0.4957676;-0.0151341,0.2258861;0.2450561;0.0001018047,0.2207887;0.004484236;-0.06330919,-0.181408;0.4839304;0.001787338,-0.2368404;0.2336053;0.01480689,-0.2609867;-0.006684929;-0.04518735,0.07579467;0.003668487;-0.04131126,0.09747431;-0.3368545;-0.01049304,0.09924284;-0.6769301;0.08049774,0.1215742;-0.7077141;0.0277226,-0.07960337;0.005806714;-0.03308314,-0.1085788;-0.3353725;-0.02155589,-0.1089792;-0.6789627;0.05512188,-0.1127033;-0.6647306;-0.02682995,-0.006116688;0.5489925;-0.003404379,386.6304
+0;0;0,0.001651992;0.3171261;0.007447605,0.003525826;0.6245394;0.0004973672,0.1823363;0.4957014;0.002595295,0.2135235;0.2412539;0.01633493,0.2585757;-0.002054632;-0.009989403,-0.171283;0.4824958;-0.008443588,-0.2142859;0.2295398;-0.01674724,-0.2526833;-0.0134633;-0.05412212,0.07671236;0.005196128;-0.03940972,0.09623095;-0.3350685;-0.004557312,0.1130297;-0.6786395;0.07034727,0.1134469;-0.6396427;-0.01270381,-0.07496284;0.006259064;-0.04250068,-0.1205174;-0.3321067;-0.01405636,-0.1357783;-0.6764349;0.05763119,-0.1327397;-0.6373658;-0.02535748,0.003055171;0.5490063;0.004580664,0;0;0,-0.003458411;0.3171871;0.002746582,-0.007125601;0.6244437;-0.008717299,0.1728151;0.4957676;-0.0151341,0.2258861;0.2450561;0.0001018047,0.2207887;0.004484236;-0.06330919,-0.181408;0.4839304;0.001787338,-0.2368404;0.2336053;0.01480689,-0.2609867;-0.006684929;-0.04518735,0.07579467;0.003668487;-0.04131126,0.09747431;-0.3368545;-0.01049304,0.09924284;-0.6769301;0.08049774,0.1215742;-0.7077141;0.0277226,-0.07960337;0.005806714;-0.03308314,-0.1085788;-0.3353725;-0.02155589,-0.1089792;-0.6789627;0.05512188,-0.1127033;-0.6647306;-0.02682995,-0.006116688;0.5489925;-0.003404379,386.6529
+0;0;0,0.001651337;0.3170004;0.007444653,0.003524533;0.624309;0.0004966971,0.1826347;0.4954056;0.002590027,0.2138247;0.2409358;0.01633087,0.2587621;-0.001752913;-0.009926401,-0.1715755;0.4821779;-0.008467305,-0.2145821;0.2291997;-0.01677168,-0.2528818;-0.01318428;-0.05405135,0.07676622;0.005199776;-0.03943739,0.09629364;-0.3352188;-0.004569203,0.1130837;-0.6786122;0.07029666,0.1135037;-0.6395541;-0.01332064,-0.07501547;0.006263459;-0.04253052,-0.1205907;-0.3322554;-0.01407332,-0.1358437;-0.6764056;0.05757718,-0.1327844;-0.6372747;-0.02597728,0.003054025;0.5487996;0.004578714,0;0;0,-0.00357838;0.3170621;0.002500296,-0.007445872;0.6242043;-0.00915885,0.1730334;0.4959477;-0.01487589,0.2262278;0.2452195;3.0756E-05,0.220769;0.005117834;-0.06264329,-0.1820799;0.4839104;0.001345187,-0.2378893;0.2336495;0.01443249,-0.2617516;-0.006130561;-0.04508869,0.0757799;0.003670543;-0.04146481,0.09702414;-0.3370608;-0.01092339,0.09858261;-0.6770141;0.07982445,0.1211937;-0.7085252;0.02710628,-0.07971369;0.005807559;-0.03297571,-0.1092669;-0.3354897;-0.02180504,-0.1100704;-0.6789379;0.05467013,-0.1136925;-0.6648279;-0.02784333,-0.006382838;0.5487806;-0.003803253,386.664
+0;0;0,0.001586456;0.3169997;0.007490422,0.003405348;0.6243106;0.0006094016,0.1825251;0.4953564;0.00269238,0.2137578;0.240883;0.01626782,0.2583123;-0.001779869;-0.0108667,-0.1713011;0.4807563;-0.005714477,-0.215635;0.2281053;-0.01660074,-0.2540996;-0.0139391;-0.05586432,0.07679318;0.005197802;-0.03938511,0.09629135;-0.3352217;-0.004508577,0.113123;-0.6786241;0.07030633,0.1130391;-0.6395545;-0.01331075,-0.07496752;0.006256014;-0.04261608,-0.1205561;-0.3322571;-0.01411152,-0.1358123;-0.676373;0.05770303,-0.1332565;-0.6372374;-0.02586782,0.002958776;0.5487996;0.004664551,0;0;0,-0.00357838;0.3170621;0.002500296,-0.007445872;0.6242043;-0.00915885,0.1730334;0.4959477;-0.01487589,0.2262278;0.2452195;3.0756E-05,0.220769;0.005117834;-0.06264329,-0.1820799;0.4839104;0.001345187,-0.2378893;0.2336495;0.01443249,-0.2617516;-0.006130561;-0.04508869,0.0757799;0.003670543;-0.04146481,0.09702414;-0.3370608;-0.01092339,0.09858261;-0.6770141;0.07982445,0.1211937;-0.7085252;0.02710628,-0.07971369;0.005807559;-0.03297571,-0.1092669;-0.3354897;-0.02180504,-0.1100704;-0.6789379;0.05467013,-0.1136925;-0.6648279;-0.02784333,-0.006382838;0.5487806;-0.003803253,386.6752
+0;0;0,0.001586456;0.3169997;0.007490422,0.003405348;0.6243106;0.0006094016,0.1825251;0.4953564;0.00269238,0.2137578;0.240883;0.01626782,0.2583123;-0.001779869;-0.0108667,-0.1713011;0.4807563;-0.005714477,-0.215635;0.2281053;-0.01660074,-0.2540996;-0.0139391;-0.05586432,0.07679318;0.005197802;-0.03938511,0.09629135;-0.3352217;-0.004508577,0.113123;-0.6786241;0.07030633,0.1130391;-0.6395545;-0.01331075,-0.07496752;0.006256014;-0.04261608,-0.1205561;-0.3322571;-0.01411152,-0.1358123;-0.676373;0.05770303,-0.1332565;-0.6372374;-0.02586782,0.002958776;0.5487996;0.004664551,0;0;0,-0.00357838;0.3170621;0.002500296,-0.007445872;0.6242043;-0.00915885,0.1730334;0.4959477;-0.01487589,0.2262278;0.2452195;3.0756E-05,0.220769;0.005117834;-0.06264329,-0.1820799;0.4839104;0.001345187,-0.2378893;0.2336495;0.01443249,-0.2617516;-0.006130561;-0.04508869,0.0757799;0.003670543;-0.04146481,0.09702414;-0.3370608;-0.01092339,0.09858261;-0.6770141;0.07982445,0.1211937;-0.7085252;0.02710628,-0.07971369;0.005807559;-0.03297571,-0.1092669;-0.3354897;-0.02180504,-0.1100704;-0.6789379;0.05467013,-0.1136925;-0.6648279;-0.02784333,-0.006382838;0.5487806;-0.003803253,386.6863
+0;0;0,0.001585792;0.316867;0.007487287,0.003403925;0.6240495;0.0006091269,0.182392;0.4951659;0.002691876,0.2136207;0.2407254;0.01626556,0.2582126;-0.002141207;-0.01089174,-0.1711743;0.4805764;-0.005708809,-0.2155026;0.2279582;-0.01659366,-0.2539994;-0.01428942;-0.0558902,0.07676364;0.005195803;-0.03936997,0.09627233;-0.3354073;-0.00447461,0.1131095;-0.6789223;0.07036483,0.1130257;-0.6398571;-0.01321203,-0.07493869;0.006253609;-0.0425997,-0.1205519;-0.3324422;-0.01407976,-0.135813;-0.6766708;0.05775834,-0.1332585;-0.6375396;-0.02577231,0.002957537;0.5485698;0.004662599,0;0;0,-0.003561512;0.3169309;0.002316713,-0.007485181;0.6239376;-0.009508371,0.1728608;0.4956954;-0.01524949,0.226773;0.2451729;-3.76692E-05,0.2206432;0.004846886;-0.06261539,-0.182077;0.4840378;0.001293271,-0.2381043;0.2338607;0.01440227,-0.2605729;-0.006311372;-0.04494951,0.0757463;0.003675491;-0.04145646,0.09678414;-0.3372855;-0.01126027,0.09830268;-0.6773686;0.0794487,0.1205148;-0.708829;0.0265665,-0.07967598;0.005787878;-0.03298313,-0.1094705;-0.3356839;-0.02211524,-0.1106685;-0.679256;0.05432912,-0.1143359;-0.6651526;-0.02813981,-0.006401971;0.5485483;-0.004113913,386.7086
+0;0;0,0.00155116;0.3168661;0.007529078,0.003268336;0.6240523;0.000772635,0.1822962;0.4951833;0.002735355,0.2134033;0.2406978;0.01573204,0.2574861;-0.002037168;-0.01336369,-0.1717714;0.4822568;-0.007854478,-0.2150015;0.2294078;-0.01775393,-0.2534678;-0.01265568;-0.05819822,0.07675993;0.005220432;-0.03937396,0.09616276;-0.3353888;-0.004478861,0.1132838;-0.6788782;0.07041381,0.1136206;-0.6398132;-0.01316243,-0.07493976;0.00623555;-0.04260048,-0.1205705;-0.3324602;-0.01410814,-0.1360466;-0.676682;0.05771667,-0.1330672;-0.6375498;-0.0257998,0.002857588;0.5485703;0.004787387,0;0;0,-0.003561512;0.3169309;0.002316713,-0.007485181;0.6239376;-0.009508371,0.1728608;0.4956954;-0.01524949,0.226773;0.2451729;-3.76692E-05,0.2206432;0.004846886;-0.06261539,-0.182077;0.4840378;0.001293271,-0.2381043;0.2338607;0.01440227,-0.2605729;-0.006311372;-0.04494951,0.0757463;0.003675491;-0.04145646,0.09678414;-0.3372855;-0.01126027,0.09830268;-0.6773686;0.0794487,0.1205148;-0.708829;0.0265665,-0.07967598;0.005787878;-0.03298313,-0.1094705;-0.3356839;-0.02211524,-0.1106685;-0.679256;0.05432912,-0.1143359;-0.6651526;-0.02813981,-0.006401971;0.5485483;-0.004113913,386.7197
+0;0;0,0.001550878;0.3168086;0.007527711,0.003267663;0.6239249;0.0007728408,0.1822533;0.4950864;0.002735088,0.2133596;0.2406082;0.0157314,0.2574166;-0.00198476;-0.01334732,-0.1717308;0.4821629;-0.00785225,-0.2149597;0.2293212;-0.01775142,-0.2534035;-0.01260066;-0.05817205,0.07680061;0.005223198;-0.03939482,0.09621407;-0.3355729;-0.004480578,0.1133343;-0.6790446;0.07040825,0.1136714;-0.6399702;-0.01325463,-0.07497946;0.006238854;-0.04262304,-0.1206352;-0.3326427;-0.01411508,-0.1361106;-0.6768469;0.05770604,-0.1331281;-0.6377052;-0.02589701,0.002857014;0.5484608;0.004786636,0;0;0,-0.003699541;0.3168711;0.002406597,-0.00781779;0.6238076;-0.009354591,0.1724512;0.4953452;-0.01529813,0.2271817;0.2450039;-0.0001511574,0.2206274;0.00479205;-0.06254721,-0.1822655;0.4838043;0.00147427,-0.2385371;0.2336816;0.01442885,-0.2608973;-0.00635384;-0.04490886,0.07580258;0.003696918;-0.04144716,0.09667268;-0.3374673;-0.01129365,0.09754688;-0.6775115;0.07949997,0.1197884;-0.7090613;0.0265956,-0.07972583;0.0057603;-0.03298754,-0.1099183;-0.3358656;-0.02212447,-0.1112027;-0.679418;0.05432406,-0.1149141;-0.6653261;-0.02822952,-0.00668332;0.5484362;-0.003973722,386.7311
+0;0;0,0.001550878;0.3168086;0.007527711,0.003267663;0.6239249;0.0007728408,0.1822533;0.4950864;0.002735088,0.2133596;0.2406082;0.0157314,0.2574166;-0.00198476;-0.01334732,-0.1717308;0.4821629;-0.00785225,-0.2149597;0.2293212;-0.01775142,-0.2534035;-0.01260066;-0.05817205,0.07680061;0.005223198;-0.03939482,0.09621407;-0.3355729;-0.004480578,0.1133343;-0.6790446;0.07040825,0.1136714;-0.6399702;-0.01325463,-0.07497946;0.006238854;-0.04262304,-0.1206352;-0.3326427;-0.01411508,-0.1361106;-0.6768469;0.05770604,-0.1331281;-0.6377052;-0.02589701,0.002857014;0.5484608;0.004786636,0;0;0,-0.003699541;0.3168711;0.002406597,-0.00781779;0.6238076;-0.009354591,0.1724512;0.4953452;-0.01529813,0.2271817;0.2450039;-0.0001511574,0.2206274;0.00479205;-0.06254721,-0.1822655;0.4838043;0.00147427,-0.2385371;0.2336816;0.01442885,-0.2608973;-0.00635384;-0.04490886,0.07580258;0.003696918;-0.04144716,0.09667268;-0.3374673;-0.01129365,0.09754688;-0.6775115;0.07949997,0.1197884;-0.7090613;0.0265956,-0.07972583;0.0057603;-0.03298754,-0.1099183;-0.3358656;-0.02212447,-0.1112027;-0.679418;0.05432406,-0.1149141;-0.6653261;-0.02822952,-0.00668332;0.5484362;-0.003973722,386.7532
+0;0;0,0.001508585;0.316792;0.007598959,0.003110458;0.6238389;0.001076214,0.1817151;0.4952466;0.002813206,0.2126783;0.2406872;0.01468939,0.2563551;-0.0004952103;-0.01886916,-0.1716515;0.4832605;-0.009326866,-0.2141341;0.2302986;-0.01961303,-0.2529627;-0.0099902;-0.06384432,0.07682288;0.005255764;-0.03939879,0.0962201;-0.3354287;-0.004506581,0.1132426;-0.6791997;0.07040799,0.1138795;-0.6401465;-0.01298814,-0.07498994;0.006209283;-0.04265674,-0.1206365;-0.3325617;-0.01419224,-0.1360676;-0.6770741;0.05759567,-0.132796;-0.6379507;-0.02573102,0.002741558;0.5483961;0.005013979,0;0;0,-0.003331333;0.3168596;0.002459764,-0.007101163;0.6237273;-0.00923872,0.1724868;0.4949691;-0.01546478,0.2277177;0.2447146;-0.0005493155,0.2222781;0.005506307;-0.06341887,-0.1812997;0.484199;0.001481773,-0.2374719;0.2340154;0.01385422,-0.2603142;-0.005108714;-0.04531244,0.07578328;0.003659219;-0.0415349,0.09703892;-0.3373956;-0.0117116,0.09705491;-0.6776464;0.0794468,0.1190349;-0.7087637;0.02635408,-0.07977441;0.005801291;-0.03292463,-0.1100903;-0.3357003;-0.02209887,-0.1116234;-0.6795778;0.05423183,-0.1153528;-0.6654307;-0.0280607,-0.00604704;0.5483789;-0.003875017,386.7651
+0;0;0,0.001508585;0.316792;0.007598959,0.003110458;0.6238389;0.001076214,0.1817151;0.4952466;0.002813206,0.2126783;0.2406872;0.01468939,0.2563551;-0.0004952103;-0.01886916,-0.1716515;0.4832605;-0.009326866,-0.2141341;0.2302986;-0.01961303,-0.2529627;-0.0099902;-0.06384432,0.07682288;0.005255764;-0.03939879,0.0962201;-0.3354287;-0.004506581,0.1132426;-0.6791997;0.07040799,0.1138795;-0.6401465;-0.01298814,-0.07498994;0.006209283;-0.04265674,-0.1206365;-0.3325617;-0.01419224,-0.1360676;-0.6770741;0.05759567,-0.132796;-0.6379507;-0.02573102,0.002741558;0.5483961;0.005013979,0;0;0,-0.003331333;0.3168596;0.002459764,-0.007101163;0.6237273;-0.00923872,0.1724868;0.4949691;-0.01546478,0.2277177;0.2447146;-0.0005493155,0.2222781;0.005506307;-0.06341887,-0.1812997;0.484199;0.001481773,-0.2374719;0.2340154;0.01385422,-0.2603142;-0.005108714;-0.04531244,0.07578328;0.003659219;-0.0415349,0.09703892;-0.3373956;-0.0117116,0.09705491;-0.6776464;0.0794468,0.1190349;-0.7087637;0.02635408,-0.07977441;0.005801291;-0.03292463,-0.1100903;-0.3357003;-0.02209887,-0.1116234;-0.6795778;0.05423183,-0.1153528;-0.6654307;-0.0280607,-0.00604704;0.5483789;-0.003875017,386.7764
+0;0;0,0.001508407;0.3167546;0.007598063,0.003109991;0.623746;0.001076581,0.1812798;0.4952985;0.002818104,0.2122553;0.2406377;0.01469902,0.2559623;-0.000711605;-0.01888276,-0.1712281;0.4833415;-0.009292464,-0.2137275;0.2302789;-0.01958272,-0.2525831;-0.0101762;-0.06384462,0.07684577;0.005257329;-0.03941052,0.09623638;-0.3353111;-0.004530188,0.113257;-0.6790445;0.07037619,0.1138907;-0.6400375;-0.01259443,-0.07501227;0.006211131;-0.04266945,-0.1206433;-0.3324445;-0.01421463,-0.1360727;-0.6769192;0.05756542,-0.1328178;-0.6378423;-0.02533612,0.002741168;0.5483189;0.005013529,0;0;0,-0.003078058;0.3168248;0.002458811,-0.006644532;0.6236385;-0.009258509,0.1723733;0.494812;-0.01588154,0.2296998;0.2448284;-0.002667665,0.2245152;0.005713686;-0.0665803,-0.1805287;0.4844434;0.001160662,-0.2363133;0.2339969;0.01199638,-0.2604096;-0.004961744;-0.04805078,0.07576391;0.003685743;-0.04162145,0.09709387;-0.3372736;-0.01210451,0.09699032;-0.6775775;0.07870602,0.118443;-0.708813;0.02621173,-0.07982985;0.005776346;-0.03286228,-0.1101012;-0.3356061;-0.02185453,-0.1120132;-0.6795449;0.05401206,-0.115746;-0.6653151;-0.02785991,-0.005634099;0.5483056;-0.003889561,386.799
+0;0;0,0.001419412;0.3167546;0.007614025,0.00268936;0.6237473;0.001086744,0.1810308;0.4955175;0.002986202,0.2113026;0.2406487;0.01183255,0.2566536;0.001062542;-0.0309378,-0.1716711;0.4839622;-0.0104769,-0.2137537;0.2309116;-0.02261099,-0.2521301;-0.009082913;-0.06970015,0.076861;0.005246222;-0.03938228,0.09625486;-0.3353261;-0.00454149,0.1132359;-0.6790594;0.07037415,0.1141199;-0.6400526;-0.0125942,-0.07495124;0.006237696;-0.04277268,-0.1205305;-0.3324212;-0.01427427,-0.1359851;-0.6768559;0.05769254,-0.1324809;-0.6377779;-0.02519873,0.002425733;0.5483199;0.005027673,0;0;0,-0.003078058;0.3168248;0.002458811,-0.006644532;0.6236385;-0.009258509,0.1723733;0.494812;-0.01588154,0.2296998;0.2448284;-0.002667665,0.2245152;0.005713686;-0.0665803,-0.1805287;0.4844434;0.001160662,-0.2363133;0.2339969;0.01199638,-0.2604096;-0.004961744;-0.04805078,0.07576391;0.003685743;-0.04162145,0.09709387;-0.3372736;-0.01210451,0.09699032;-0.6775775;0.07870602,0.118443;-0.708813;0.02621173,-0.07982985;0.005776346;-0.03286228,-0.1101012;-0.3356061;-0.02185453,-0.1120132;-0.6795449;0.05401206,-0.115746;-0.6653151;-0.02785991,-0.005634099;0.5483056;-0.003889561,386.8106
+0;0;0,0.001419412;0.3167546;0.007614025,0.00268936;0.6237473;0.001086744,0.1810308;0.4955175;0.002986202,0.2113026;0.2406487;0.01183255,0.2566536;0.001062542;-0.0309378,-0.1716711;0.4839622;-0.0104769,-0.2137537;0.2309116;-0.02261099,-0.2521301;-0.009082913;-0.06970015,0.076861;0.005246222;-0.03938228,0.09625486;-0.3353261;-0.00454149,0.1132359;-0.6790594;0.07037415,0.1141199;-0.6400526;-0.0125942,-0.07495124;0.006237696;-0.04277268,-0.1205305;-0.3324212;-0.01427427,-0.1359851;-0.6768559;0.05769254,-0.1324809;-0.6377779;-0.02519873,0.002425733;0.5483199;0.005027673,0;0;0,-0.003078058;0.3168248;0.002458811,-0.006644532;0.6236385;-0.009258509,0.1723733;0.494812;-0.01588154,0.2296998;0.2448284;-0.002667665,0.2245152;0.005713686;-0.0665803,-0.1805287;0.4844434;0.001160662,-0.2363133;0.2339969;0.01199638,-0.2604096;-0.004961744;-0.04805078,0.07576391;0.003685743;-0.04162145,0.09709387;-0.3372736;-0.01210451,0.09699032;-0.6775775;0.07870602,0.118443;-0.708813;0.02621173,-0.07982985;0.005776346;-0.03286228,-0.1101012;-0.3356061;-0.02185453,-0.1120132;-0.6795449;0.05401206,-0.115746;-0.6653151;-0.02785991,-0.005634099;0.5483056;-0.003889561,386.8224
+0;0;0,0.001419703;0.3168195;0.007615583,0.002689912;0.6238751;0.001086983,0.1808109;0.4956955;0.002989742,0.2111142;0.2405617;0.01184529,0.2560283;0.003283843;-0.03051298,-0.1714558;0.4841545;-0.01045675,-0.2135821;0.2308408;-0.02260346,-0.2515888;-0.006841525;-0.06923892,0.07681496;0.005243079;-0.03935869,0.09618555;-0.3349204;-0.004559722,0.1131769;-0.6788626;0.07040143,0.1140642;-0.6398221;-0.01287667,-0.07490635;0.00623396;-0.04274705,-0.1204309;-0.3320185;-0.01428285,-0.1358949;-0.6766624;0.05772768,-0.1323776;-0.6375505;-0.02547306,0.002426233;0.5484328;0.005028695,0;0;0,-0.002975196;0.3168909;0.002433777,-0.006510556;0.6237665;-0.009319782,0.172194;0.4948335;-0.01657033,0.2314497;0.2448517;-0.00719595,0.2286156;0.008472666;-0.07222795,-0.1801921;0.4846123;0.0003230139,-0.2362967;0.2338604;0.008431647,-0.2610029;-0.002039492;-0.0536415,0.07582545;0.003687799;-0.04140091,0.09696451;-0.3369255;-0.01253724,0.09638588;-0.6774329;0.07833885,0.1180176;-0.7088772;0.02566599,-0.07972825;0.005762537;-0.03297472,-0.110273;-0.3351815;-0.02194904,-0.112427;-0.6793928;0.05366894,-0.1161568;-0.6652237;-0.0285091,-0.005501062;0.5484193;-0.003941536,386.8338
+0;0;0,0.001369928;0.3168171;0.007722849,0.002526007;0.6238787;0.00141468,0.1807285;0.4958395;0.003450828,0.2105572;0.2405198;0.006930289,0.2568853;0.005126342;-0.0436253,-0.1715243;0.4842963;-0.01140792,-0.2134895;0.2311733;-0.02746048,-0.2515429;-0.004878402;-0.08171688,0.0768071;0.005257674;-0.03937208,0.09615462;-0.3348959;-0.004463155,0.1125694;-0.6790163;0.06980523,0.113719;-0.6399722;-0.01346925,-0.07491164;0.006221439;-0.04273961,-0.1203751;-0.332056;-0.01447551,-0.1358609;-0.6766587;0.05772706,-0.1320891;-0.6375365;-0.02546138,0.002298962;0.5484324;0.005280691,0;0;0,-0.002975196;0.3168909;0.002433777,-0.006510556;0.6237665;-0.009319782,0.172194;0.4948335;-0.01657033,0.2314497;0.2448517;-0.00719595,0.2286156;0.008472666;-0.07222795,-0.1801921;0.4846123;0.0003230139,-0.2362967;0.2338604;0.008431647,-0.2610029;-0.002039492;-0.0536415,0.07582545;0.003687799;-0.04140091,0.09696451;-0.3369255;-0.01253724,0.09638588;-0.6774329;0.07833885,0.1180176;-0.7088772;0.02566599,-0.07972825;0.005762537;-0.03297472,-0.110273;-0.3351815;-0.02194904,-0.112427;-0.6793928;0.05366894,-0.1161568;-0.6652237;-0.0285091,-0.005501062;0.5484193;-0.003941536,386.8453
+0;0;0,0.001370393;0.3169247;0.007725472,0.002526915;0.6241041;0.001414857,0.1804758;0.49611;0.003455118,0.2103752;0.2401854;0.006942824,0.2562662;0.00701271;-0.04313581,-0.1712765;0.4845833;-0.01138252,-0.2133412;0.2308606;-0.02747312,-0.2510356;-0.002964199;-0.08121765,0.0768207;0.005258605;-0.03937905,0.09615727;-0.3347025;-0.004489873,0.1126274;-0.6799836;0.07002901,0.1137705;-0.6409904;-0.01277612,-0.0749249;0.006222541;-0.04274718,-0.1203626;-0.3318636;-0.01449907,-0.1359007;-0.6776286;0.05794703,-0.1321502;-0.6385577;-0.02477252,0.002299782;0.5486282;0.005282382,0;0;0,-0.0028276;0.3169993;0.002508163,-0.00623855;0.6239979;-0.009158373,0.1720702;0.4949729;-0.01741505,0.234823;0.2450425;-0.01673579,0.2349376;0.01220249;-0.08579278,-0.1795918;0.484551;-0.0004863392,-0.2356603;0.2330406;0.001065856,-0.2644689;0.003250048;-0.072076,0.07575794;0.003710061;-0.04155421,0.09716576;-0.3367153;-0.01297116,0.09608638;-0.6783122;0.07842755,0.1175246;-0.7088972;0.02542996,-0.07979327;0.005754195;-0.03285889,-0.1106421;-0.3349808;-0.02224198,-0.1129807;-0.6803935;0.05344129,-0.1167121;-0.6661311;-0.02827333,-0.005257368;0.5486189;-0.00380373,386.8679
+0;0;0,0.001370393;0.3169247;0.007725472,0.002526915;0.6241041;0.001414857,0.1804758;0.49611;0.003455118,0.2103752;0.2401854;0.006942824,0.2562662;0.00701271;-0.04313581,-0.1712765;0.4845833;-0.01138252,-0.2133412;0.2308606;-0.02747312,-0.2510356;-0.002964199;-0.08121765,0.0768207;0.005258605;-0.03937905,0.09615727;-0.3347025;-0.004489873,0.1126274;-0.6799836;0.07002901,0.1137705;-0.6409904;-0.01277612,-0.0749249;0.006222541;-0.04274718,-0.1203626;-0.3318636;-0.01449907,-0.1359007;-0.6776286;0.05794703,-0.1321502;-0.6385577;-0.02477252,0.002299782;0.5486282;0.005282382,0;0;0,-0.0028276;0.3169993;0.002508163,-0.00623855;0.6239979;-0.009158373,0.1720702;0.4949729;-0.01741505,0.234823;0.2450425;-0.01673579,0.2349376;0.01220249;-0.08579278,-0.1795918;0.484551;-0.0004863392,-0.2356603;0.2330406;0.001065856,-0.2644689;0.003250048;-0.072076,0.07575794;0.003710061;-0.04155421,0.09716576;-0.3367153;-0.01297116,0.09608638;-0.6783122;0.07842755,0.1175246;-0.7088972;0.02542996,-0.07979327;0.005754195;-0.03285889,-0.1106421;-0.3349808;-0.02224198,-0.1129807;-0.6803935;0.05344129,-0.1167121;-0.6661311;-0.02827333,-0.005257368;0.5486189;-0.00380373,386.8797
+0;0;0,0.001349484;0.3170945;0.00793017,0.002524899;0.624635;0.002206812,0.1794193;0.4967074;0.003716073,0.209045;0.2397503;0.0004090958,0.2535776;0.01834075;-0.05656881,-0.169706;0.4829436;-0.006941007,-0.214329;0.229412;-0.03235926,-0.2510101;0.007119089;-0.09145391,0.07688224;0.005264724;-0.03936758,0.09611978;-0.3342366;-0.004518628,0.1125785;-0.6797041;0.07011074,0.1129346;-0.6406177;-0.01323739,-0.07494445;0.006223393;-0.04281356,-0.1202023;-0.3314307;-0.01475807,-0.1360075;-0.6773516;0.05788597,-0.1330269;-0.6381914;-0.02540153,0.002292921;0.5490465;0.005891046,0;0;0,-0.002266079;0.3171756;0.002860308,-0.004747123;0.6245555;-0.008183718,0.1719481;0.4950552;-0.01830578,0.2400893;0.2458923;-0.03209829,0.247669;0.02929939;-0.1174321,-0.1771273;0.4846091;-0.00201393,-0.2343794;0.232515;-0.0113074,-0.2657731;0.01531385;-0.08934502,0.0758255;0.003707945;-0.0415349,0.09718344;-0.3362848;-0.01334929,0.09581909;-0.6780636;0.07815838,0.1176323;-0.7087321;0.02455688,-0.07983887;0.005767157;-0.03287699,-0.110567;-0.3345093;-0.02223124,-0.1131183;-0.6801779;0.05323393,-0.116805;-0.6659871;-0.02902224,-0.004028231;0.5490574;-0.003009796,386.8908
+0;0;0,0.001349484;0.3170945;0.00793017,0.002524899;0.624635;0.002206812,0.1794193;0.4967074;0.003716073,0.209045;0.2397503;0.0004090958,0.2535776;0.01834075;-0.05656881,-0.169706;0.4829436;-0.006941007,-0.214329;0.229412;-0.03235926,-0.2510101;0.007119089;-0.09145391,0.07688224;0.005264724;-0.03936758,0.09611978;-0.3342366;-0.004518628,0.1125785;-0.6797041;0.07011074,0.1129346;-0.6406177;-0.01323739,-0.07494445;0.006223393;-0.04281356,-0.1202023;-0.3314307;-0.01475807,-0.1360075;-0.6773516;0.05788597,-0.1330269;-0.6381914;-0.02540153,0.002292921;0.5490465;0.005891046,0;0;0,-0.002266079;0.3171756;0.002860308,-0.004747123;0.6245555;-0.008183718,0.1719481;0.4950552;-0.01830578,0.2400893;0.2458923;-0.03209829,0.247669;0.02929939;-0.1174321,-0.1771273;0.4846091;-0.00201393,-0.2343794;0.232515;-0.0113074,-0.2657731;0.01531385;-0.08934502,0.0758255;0.003707945;-0.0415349,0.09718344;-0.3362848;-0.01334929,0.09581909;-0.6780636;0.07815838,0.1176323;-0.7087321;0.02455688,-0.07983887;0.005767157;-0.03287699,-0.110567;-0.3345093;-0.02223124,-0.1131183;-0.6801779;0.05323393,-0.116805;-0.6659871;-0.02902224,-0.004028231;0.5490574;-0.003009796,386.9028
+0;0;0,0.001350823;0.3174091;0.007938038,0.002527663;0.6253229;0.002207646,0.1788867;0.4974595;0.003728056,0.2085817;0.2399007;0.0004133356,0.2527461;0.02032176;-0.05609348,-0.1691839;0.4837373;-0.00689683,-0.2139114;0.229612;-0.0323746,-0.2502892;0.009157002;-0.09098066,0.07689608;0.005265671;-0.03937466,0.0961241;-0.3340676;-0.004542954,0.1125775;-0.679423;0.07006218,0.1129336;-0.6403382;-0.01327098,-0.07495794;0.006224513;-0.04282127,-0.1201934;-0.3312625;-0.01477965,-0.1359935;-0.6770711;0.0578408,-0.1330134;-0.6379126;-0.02543173,0.002295396;0.5496404;0.005896459,0;0;0,-0.001741573;0.3174878;0.003447771,-0.003612086;0.6252733;-0.006819009,0.1720395;0.495421;-0.01955152,0.2430154;0.2470807;-0.04232931,0.2524148;0.03425807;-0.1316411,-0.1754402;0.4849303;-0.003528382,-0.2337115;0.2329471;-0.02191931,-0.2680256;0.02508348;-0.1166489,0.07584696;0.003704637;-0.04152846,0.09759957;-0.3361627;-0.01419568,0.09602086;-0.6778613;0.0771637,0.1177569;-0.7085488;0.02357603,-0.07984284;0.005782478;-0.03290565,-0.1100064;-0.3343785;-0.02238417,-0.1129051;-0.680102;0.05227414,-0.1165763;-0.665868;-0.02997565,-0.003049582;0.5496658;-0.001849651,386.9267
+0;0;0,0.001314358;0.317405;0.008109566,0.002410719;0.6253272;0.002802456,0.1787822;0.4974324;0.003916409,0.2084452;0.2400717;-0.006803339,0.2533042;0.02261277;-0.07050336,-0.1693565;0.4845459;-0.009199312,-0.2128269;0.2307238;-0.03943189,-0.2495568;0.01247488;-0.1055888,0.07690085;0.005247565;-0.03936775,0.096126;-0.3340831;-0.004508454,0.1124849;-0.6794335;0.07014027,0.1133117;-0.6403358;-0.01318812,-0.0749345;0.006252626;-0.04285819,-0.1202237;-0.3312282;-0.01482882,-0.1360373;-0.6769515;0.05819318,-0.132588;-0.6377738;-0.02505912,0.002202283;0.5496389;0.006373095,0;0;0,-0.001741573;0.3174878;0.003447771,-0.003612086;0.6252733;-0.006819009,0.1720395;0.495421;-0.01955152,0.2430154;0.2470807;-0.04232931,0.2524148;0.03425807;-0.1316411,-0.1754402;0.4849303;-0.003528382,-0.2337115;0.2329471;-0.02191931,-0.2680256;0.02508348;-0.1166489,0.07584696;0.003704637;-0.04152846,0.09759957;-0.3361627;-0.01419568,0.09602086;-0.6778613;0.0771637,0.1177569;-0.7085488;0.02357603,-0.07984284;0.005782478;-0.03290565,-0.1100064;-0.3343785;-0.02238417,-0.1129051;-0.680102;0.05227414,-0.1165763;-0.665868;-0.02997565,-0.003049582;0.5496658;-0.001849651,386.9384
+0;0;0,0.001314951;0.3175482;0.008113225,0.002411923;0.6256384;0.002803693,0.1778793;0.4979815;0.003931609,0.2075728;0.2403555;-0.006799191,0.2528117;0.02105559;-0.07103848,-0.1684771;0.485161;-0.009116961,-0.2119923;0.2310772;-0.03938071,-0.2490331;0.01098064;-0.1060976,0.07702608;0.00525611;-0.03943186,0.09625843;-0.3342016;-0.004559498,0.1126305;-0.6798297;0.07014924,0.1134471;-0.6408438;-0.01215526,-0.07505652;0.006262808;-0.04292798,-0.1203627;-0.3313444;-0.01488811,-0.136189;-0.6773458;0.0581926,-0.1327821;-0.6382808;-0.02403674,0.002203406;0.5499207;0.006375717,0;0;0,-0.001128152;0.3176198;0.004560471,-0.00217019;0.6256258;-0.004184008,0.1719111;0.4955843;-0.02025914,0.2495065;0.2512161;-0.06064653,0.2583942;0.04228035;-0.1632748,-0.1731593;0.4852681;-0.004489368,-0.2338808;0.234679;-0.03425618,-0.2695911;0.03337674;-0.1459157,0.07583082;0.003751308;-0.04184651,0.09778534;-0.3362361;-0.01456928,0.09609498;-0.6782476;0.07671881,0.1175882;-0.7080485;0.02364016,-0.08012726;0.005759504;-0.03258782,-0.1100722;-0.3345598;-0.02240999,-0.1132788;-0.680691;0.05169204,-0.1168939;-0.6661843;-0.02956272,-0.001821265;0.5499619;0.0003759861,386.9593
+0;0;0,0.001314951;0.3175482;0.008113225,0.002411923;0.6256384;0.002803693,0.1778793;0.4979815;0.003931609,0.2075728;0.2403555;-0.006799191,0.2528117;0.02105559;-0.07103848,-0.1684771;0.485161;-0.009116961,-0.2119923;0.2310772;-0.03938071,-0.2490331;0.01098064;-0.1060976,0.07702608;0.00525611;-0.03943186,0.09625843;-0.3342016;-0.004559498,0.1126305;-0.6798297;0.07014924,0.1134471;-0.6408438;-0.01215526,-0.07505652;0.006262808;-0.04292798,-0.1203627;-0.3313444;-0.01488811,-0.136189;-0.6773458;0.0581926,-0.1327821;-0.6382808;-0.02403674,0.002203406;0.5499207;0.006375717,0;0;0,-0.001128152;0.3176198;0.004560471,-0.00217019;0.6256258;-0.004184008,0.1719111;0.4955843;-0.02025914,0.2495065;0.2512161;-0.06064653,0.2583942;0.04228035;-0.1632748,-0.1731593;0.4852681;-0.004489368,-0.2338808;0.234679;-0.03425618,-0.2695911;0.03337674;-0.1459157,0.07583082;0.003751308;-0.04184651,0.09778534;-0.3362361;-0.01456928,0.09609498;-0.6782476;0.07671881,0.1175882;-0.7080485;0.02364016,-0.08012726;0.005759504;-0.03258782,-0.1100722;-0.3345598;-0.02240999,-0.1132788;-0.680691;0.05169204,-0.1168939;-0.6661843;-0.02956272,-0.001821265;0.5499619;0.0003759861,386.9718
+0;0;0,0.00129441;0.3176489;0.008265076,0.002344895;0.6259078;0.003317479,0.1778686;0.4980545;0.004117715,0.2063055;0.2417681;-0.01663151,0.2527162;0.0251132;-0.09151629,-0.1686157;0.4858859;-0.01079619,-0.2109775;0.2331445;-0.04614034,-0.2479095;0.01388392;-0.1186789,0.07708742;0.005262429;-0.03944984,0.09628221;-0.3337916;-0.004581846,0.1126751;-0.6796755;0.07013667,0.1138437;-0.6406752;-0.01219584,-0.07510105;0.006263583;-0.04297736,-0.120345;-0.3309544;-0.01506988,-0.1362292;-0.6771698;0.05820951,-0.1324697;-0.6380867;-0.02403633,0.002146893;0.5501567;0.006790983,0;0;0,-0.0009590089;0.3177055;0.005759239,-0.001947984;0.6259208;-0.001222134,0.171832;0.4957114;-0.02069592,0.2526939;0.2560054;-0.07477331,0.2608759;0.05326425;-0.1910923,-0.1728266;0.4852633;-0.005004914,-0.2359518;0.2384586;-0.05000014,-0.2703302;0.0419749;-0.1721201,0.07586008;0.003765494;-0.04192281,0.09799708;-0.3358221;-0.01486707,0.09610449;-0.6780862;0.07645154,0.1175748;-0.7079349;0.02336502,-0.08021235;0.005756967;-0.03254674,-0.1099367;-0.3341728;-0.02225072,-0.1131427;-0.6806146;0.05160791,-0.1167724;-0.6660278;-0.02969569,-0.001592204;0.5502005;0.002859831,386.9932
+0;0;0,0.00129441;0.3176489;0.008265076,0.002344895;0.6259078;0.003317479,0.1778686;0.4980545;0.004117715,0.2063055;0.2417681;-0.01663151,0.2527162;0.0251132;-0.09151629,-0.1686157;0.4858859;-0.01079619,-0.2109775;0.2331445;-0.04614034,-0.2479095;0.01388392;-0.1186789,0.07708742;0.005262429;-0.03944984,0.09628221;-0.3337916;-0.004581846,0.1126751;-0.6796755;0.07013667,0.1138437;-0.6406752;-0.01219584,-0.07510105;0.006263583;-0.04297736,-0.120345;-0.3309544;-0.01506988,-0.1362292;-0.6771698;0.05820951,-0.1324697;-0.6380867;-0.02403633,0.002146893;0.5501567;0.006790983,0;0;0,-0.0009590089;0.3177055;0.005759239,-0.001947984;0.6259208;-0.001222134,0.171832;0.4957114;-0.02069592,0.2526939;0.2560054;-0.07477331,0.2608759;0.05326425;-0.1910923,-0.1728266;0.4852633;-0.005004914,-0.2359518;0.2384586;-0.05000014,-0.2703302;0.0419749;-0.1721201,0.07586008;0.003765494;-0.04192281,0.09799708;-0.3358221;-0.01486707,0.09610449;-0.6780862;0.07645154,0.1175748;-0.7079349;0.02336502,-0.08021235;0.005756967;-0.03254674,-0.1099367;-0.3341728;-0.02225072,-0.1131427;-0.6806146;0.05160791,-0.1167724;-0.6660278;-0.02969569,-0.001592204;0.5502005;0.002859831,387.0059
+0;0;0,0.00129475;0.3177324;0.008267245,0.002346045;0.6262265;0.003316208,0.1779645;0.4982957;0.004117262,0.2060253;0.245399;-0.01635753,0.2521811;0.02993378;-0.0908311,-0.1687069;0.4861205;-0.0108047,-0.2105084;0.2367219;-0.04568137,-0.2472376;0.01866539;-0.1178217,0.07714383;0.005266279;-0.0394787,0.0963079;-0.3332451;-0.004666507,0.1127137;-0.6794014;0.07011084,0.1138866;-0.6403685;-0.01251994,-0.075156;0.006268166;-0.0430088,-0.1203275;-0.3304102;-0.01514598,-0.1362243;-0.6768982;0.0581911,-0.1324512;-0.6377822;-0.02435269,0.002147915;0.5504261;0.006791973,0;0;0,-0.0007056147;0.3177533;0.007497549,-0.001495525;0.6262566;0.003219605,0.1716827;0.4957994;-0.02116966,0.2543932;0.263616;-0.0876019,0.264793;0.07068105;-0.2171004,-0.1722528;0.4854684;-0.005513493,-0.2358309;0.245635;-0.06552333,-0.2722958;0.06903587;-0.2124416,0.07591517;0.003706276;-0.04195976,0.09821357;-0.335342;-0.01516056,0.09619127;-0.6778797;0.07621121,0.117817;-0.707935;0.02295232,-0.08028242;0.005818423;-0.03253229,-0.1099171;-0.3335687;-0.0221743,-0.1129225;-0.6803364;0.05150145,-0.1165908;-0.665678;-0.0301196,-0.001175433;0.5504509;0.006569624,387.0261
+0;0;0,0.001276701;0.317726;0.00851141,0.00229827;0.6262298;0.004151073,0.1778799;0.4981877;0.004319249,0.2055831;0.2458711;-0.02274115,0.2504092;0.03403163;-0.1076916,-0.168709;0.4864796;-0.01180246,-0.2105381;0.2380322;-0.05288282,-0.2475225;0.02470283;-0.1378807,0.07713726;0.005270227;-0.03949101,0.09629269;-0.3332344;-0.004607767,0.1127056;-0.6793968;0.07013951,0.1141058;-0.6403401;-0.01248512,-0.07516313;0.006261446;-0.04299732,-0.1202796;-0.3304329;-0.01523834,-0.1361278;-0.6769205;0.0581112,-0.1321291;-0.6377754;-0.02441875,0.002101983;0.5504221;0.007464007,0;0;0,-0.0007056147;0.3177533;0.007497549,-0.001495525;0.6262566;0.003219605,0.1716827;0.4957994;-0.02116966,0.2543932;0.263616;-0.0876019,0.264793;0.07068105;-0.2171004,-0.1722528;0.4854684;-0.005513493,-0.2358309;0.245635;-0.06552333,-0.2722958;0.06903587;-0.2124416,0.07591517;0.003706276;-0.04195976,0.09821357;-0.335342;-0.01516056,0.09619127;-0.6778797;0.07621121,0.117817;-0.707935;0.02295232,-0.08028242;0.005818423;-0.03253229,-0.1099171;-0.3335687;-0.0221743,-0.1129225;-0.6803364;0.05150145,-0.1165908;-0.665678;-0.0301196,-0.001175433;0.5504509;0.006569624,387.0381
+0;0;0,0.001276701;0.317726;0.00851141,0.00229827;0.6262298;0.004151073,0.1778799;0.4981877;0.004319249,0.2055831;0.2458711;-0.02274115,0.2504092;0.03403163;-0.1076916,-0.168709;0.4864796;-0.01180246,-0.2105381;0.2380322;-0.05288282,-0.2475225;0.02470283;-0.1378807,0.07713726;0.005270227;-0.03949101,0.09629269;-0.3332344;-0.004607767,0.1127056;-0.6793968;0.07013951,0.1141058;-0.6403401;-0.01248512,-0.07516313;0.006261446;-0.04299732,-0.1202796;-0.3304329;-0.01523834,-0.1361278;-0.6769205;0.0581112,-0.1321291;-0.6377754;-0.02441875,0.002101983;0.5504221;0.007464007,0;0;0,-0.0007056147;0.3177533;0.007497549,-0.001495525;0.6262566;0.003219605,0.1716827;0.4957994;-0.02116966,0.2543932;0.263616;-0.0876019,0.264793;0.07068105;-0.2171004,-0.1722528;0.4854684;-0.005513493,-0.2358309;0.245635;-0.06552333,-0.2722958;0.06903587;-0.2124416,0.07591517;0.003706276;-0.04195976,0.09821357;-0.335342;-0.01516056,0.09619127;-0.6778797;0.07621121,0.117817;-0.707935;0.02295232,-0.08028242;0.005818423;-0.03253229,-0.1099171;-0.3335687;-0.0221743,-0.1129225;-0.6803364;0.05150145,-0.1165908;-0.665678;-0.0301196,-0.001175433;0.5504509;0.006569624,387.0496
+0;0;0,0.001278164;0.3180901;0.008521166,0.002301635;0.6271685;0.004152715,0.1781441;0.4989077;0.00432238,0.2052025;0.2524633;-0.02210823,0.2516359;0.03302829;-0.1101046,-0.1689598;0.4871823;-0.01182328,-0.2098155;0.244517;-0.05194758,-0.248126;0.02353865;-0.139993,0.07719263;0.005274011;-0.03951935,0.09630729;-0.33251;-0.004710376,0.1127392;-0.6790742;0.07012367,0.1141412;-0.6400059;-0.01260789,-0.07521709;0.006265942;-0.04302819,-0.1202376;-0.3297116;-0.0153283,-0.1361042;-0.6766014;0.05810639,-0.1321002;-0.6374444;-0.02453037,0.002104984;0.5512197;0.007471812,0;0;0,-0.0002844483;0.3180814;0.008927345,-0.0005309433;0.6271768;0.006150007,0.1717792;0.4954597;-0.02247119,0.2544619;0.2742753;-0.1025124,0.2643489;0.08443671;-0.2505485,-0.1712302;0.4856711;-0.006322321,-0.2385032;0.2581516;-0.08296936,-0.2724671;0.07785919;-0.2391495,0.07595529;0.003674895;-0.04201889,0.09855726;-0.3346656;-0.01575256,0.09625806;-0.6775807;0.07579422,0.1179314;-0.7077358;0.02249932,-0.08035784;0.005863931;-0.03250429,-0.1097774;-0.3328218;-0.02242843,-0.1128747;-0.6800171;0.05121056,-0.1166392;-0.6652988;-0.0305269,-0.000347659;0.5512148;0.009151459,387.0716
+0;0;0,0.001226914;0.3180812;0.008857386,0.00214509;0.6271672;0.005046329,0.1778204;0.4983139;0.004374959,0.2065417;0.2535407;-0.03339728,0.2519816;0.03711213;-0.1290269,-0.1689525;0.4871951;-0.01234532,-0.2098026;0.2456477;-0.05873166,-0.2479185;0.02823177;-0.1553166,0.07719409;0.00527095;-0.03951691,0.09636987;-0.3325163;-0.004773535,0.1131556;-0.6789709;0.07048836,0.114669;-0.6398702;-0.01223769,-0.07521547;0.006266685;-0.04303092,-0.1201613;-0.3297236;-0.01536419,-0.1361222;-0.6765949;0.05813748,-0.1320025;-0.6374049;-0.02448992,0.001970671;0.5512125;0.00822821,0;0;0,-0.0002844483;0.3180814;0.008927345,-0.0005309433;0.6271768;0.006150007,0.1717792;0.4954597;-0.02247119,0.2544619;0.2742753;-0.1025124,0.2643489;0.08443671;-0.2505485,-0.1712302;0.4856711;-0.006322321,-0.2385032;0.2581516;-0.08296936,-0.2724671;0.07785919;-0.2391495,0.07595529;0.003674895;-0.04201889,0.09855726;-0.3346656;-0.01575256,0.09625806;-0.6775807;0.07579422,0.1179314;-0.7077358;0.02249932,-0.08035784;0.005863931;-0.03250429,-0.1097774;-0.3328218;-0.02242843,-0.1128747;-0.6800171;0.05121056,-0.1166392;-0.6652988;-0.0305269,-0.000347659;0.5512148;0.009151459,387.0831
+0;0;0,0.001226827;0.3180586;0.008856758,0.002144952;0.6271197;0.005047048,0.1777801;0.4983112;0.004375191,0.2054408;0.2625769;-0.0320022,0.2534387;0.03396446;-0.1330153,-0.1689135;0.4871948;-0.01234126,-0.2082551;0.2545672;-0.05701465,-0.2485167;0.02491193;-0.1590368,0.07728624;0.005277242;-0.03956408,0.09644731;-0.3322509;-0.004847355,0.1133134;-0.6803635;0.0707747,0.1148156;-0.6413299;-0.01134094,-0.07530525;0.006274166;-0.04308229,-0.1202166;-0.3294584;-0.01543678,-0.1362538;-0.6779896;0.05841663,-0.1321646;-0.6388675;-0.02360108,0.001970608;0.5511976;0.00822756,0;0;0,-0.0001027584;0.3179913;0.01107717,-0.0005173832;0.6270769;0.01184464,0.1710358;0.4961661;-0.02301955,0.2524748;0.2897815;-0.1148462,0.2614778;0.09554175;-0.2790442,-0.1703393;0.48523;-0.007363759,-0.2363079;0.2703542;-0.09183627,-0.270905;0.1028651;-0.2803078,0.07599299;0.003750682;-0.04215837,0.09856087;-0.3343302;-0.01589632,0.09637594;-0.678761;0.07655978,0.1177059;-0.7073861;0.02238441,-0.08052421;0.005769485;-0.03238663,-0.1099828;-0.3326548;-0.02244533,-0.1131249;-0.6815429;0.05139751,-0.1168322;-0.6665624;-0.02976598,-0.000254333;0.5511156;0.01387286,387.0948
+0;0;0,0.001226827;0.3180586;0.008856758,0.002144952;0.6271197;0.005047048,0.1777801;0.4983112;0.004375191,0.2054408;0.2625769;-0.0320022,0.2534387;0.03396446;-0.1330153,-0.1689135;0.4871948;-0.01234126,-0.2082551;0.2545672;-0.05701465,-0.2485167;0.02491193;-0.1590368,0.07728624;0.005277242;-0.03956408,0.09644731;-0.3322509;-0.004847355,0.1133134;-0.6803635;0.0707747,0.1148156;-0.6413299;-0.01134094,-0.07530525;0.006274166;-0.04308229,-0.1202166;-0.3294584;-0.01543678,-0.1362538;-0.6779896;0.05841663,-0.1321646;-0.6388675;-0.02360108,0.001970608;0.5511976;0.00822756,0;0;0,-0.0001027584;0.3179913;0.01107717,-0.0005173832;0.6270769;0.01184464,0.1710358;0.4961661;-0.02301955,0.2524748;0.2897815;-0.1148462,0.2614778;0.09554175;-0.2790442,-0.1703393;0.48523;-0.007363759,-0.2363079;0.2703542;-0.09183627,-0.270905;0.1028651;-0.2803078,0.07599299;0.003750682;-0.04215837,0.09856087;-0.3343302;-0.01589632,0.09637594;-0.678761;0.07655978,0.1177059;-0.7073861;0.02238441,-0.08052421;0.005769485;-0.03238663,-0.1099828;-0.3326548;-0.02244533,-0.1131249;-0.6815429;0.05139751,-0.1168322;-0.6665624;-0.02976598,-0.000254333;0.5511156;0.01387286,387.1062
+0;0;0,0.001198086;0.318193;0.009316662,0.001973495;0.6274937;0.006202093,0.1773755;0.4976072;0.004027421,0.2047254;0.2677168;-0.03801357,0.2536502;0.04555017;-0.1554044,-0.1689229;0.4874905;-0.01291437,-0.2077066;0.2609212;-0.06318653,-0.2468508;0.03285953;-0.1726755,0.07734974;0.005272235;-0.03958442,0.09652266;-0.3317095;-0.004948646,0.1129889;-0.6803206;0.07071064,0.1145532;-0.6412653;-0.01124769,-0.07535752;0.006287582;-0.04312096,-0.1201317;-0.3289159;-0.01559231,-0.1364015;-0.6778849;0.05844224,-0.1322582;-0.6387441;-0.02341671,0.001835635;0.5515138;0.009212035,0;0;0,-0.0001018792;0.318079;0.01267815,-0.0007975847;0.6273851;0.01518679,0.1701857;0.4965466;-0.02351046,0.2521567;0.3009436;-0.1254189,0.2622198;0.1118654;-0.297699,-0.1697218;0.4846765;-0.008603225,-0.2380102;0.2845969;-0.1118986,-0.2701202;0.1150726;-0.3010089,0.07605618;0.003720939;-0.04218197,0.0986003;-0.3338419;-0.01635528,0.09628634;-0.6786788;0.07642055,0.1176431;-0.7070265;0.02218914,-0.08059262;0.005816776;-0.03238365,-0.1101037;-0.3320551;-0.02260471,-0.1132683;-0.6814336;0.05121871,-0.1168779;-0.6663412;-0.02981428,-0.0004478395;0.5513637;0.01681709,387.1271
+0;0;0,0.001198086;0.318193;0.009316662,0.001973495;0.6274937;0.006202093,0.1773755;0.4976072;0.004027421,0.2047254;0.2677168;-0.03801357,0.2536502;0.04555017;-0.1554044,-0.1689229;0.4874905;-0.01291437,-0.2077066;0.2609212;-0.06318653,-0.2468508;0.03285953;-0.1726755,0.07734974;0.005272235;-0.03958442,0.09652266;-0.3317095;-0.004948646,0.1129889;-0.6803206;0.07071064,0.1145532;-0.6412653;-0.01124769,-0.07535752;0.006287582;-0.04312096,-0.1201317;-0.3289159;-0.01559231,-0.1364015;-0.6778849;0.05844224,-0.1322582;-0.6387441;-0.02341671,0.001835635;0.5515138;0.009212035,0;0;0,-0.0001018792;0.318079;0.01267815,-0.0007975847;0.6273851;0.01518679,0.1701857;0.4965466;-0.02351046,0.2521567;0.3009436;-0.1254189,0.2622198;0.1118654;-0.297699,-0.1697218;0.4846765;-0.008603225,-0.2380102;0.2845969;-0.1118986,-0.2701202;0.1150726;-0.3010089,0.07605618;0.003720939;-0.04218197,0.0986003;-0.3338419;-0.01635528,0.09628634;-0.6786788;0.07642055,0.1176431;-0.7070265;0.02218914,-0.08059262;0.005816776;-0.03238365,-0.1101037;-0.3320551;-0.02260471,-0.1132683;-0.6814336;0.05121871,-0.1168779;-0.6663412;-0.02981428,-0.0004478395;0.5513637;0.01681709,387.1387
+0;0;0,0.001198086;0.318193;0.009316662,0.001973495;0.6274937;0.006202093,0.1773755;0.4976072;0.004027421,0.2047254;0.2677168;-0.03801357,0.2536502;0.04555017;-0.1554044,-0.1689229;0.4874905;-0.01291437,-0.2077066;0.2609212;-0.06318653,-0.2468508;0.03285953;-0.1726755,0.07734974;0.005272235;-0.03958442,0.09652266;-0.3317095;-0.004948646,0.1129889;-0.6803206;0.07071064,0.1145532;-0.6412653;-0.01124769,-0.07535752;0.006287582;-0.04312096,-0.1201317;-0.3289159;-0.01559231,-0.1364015;-0.6778849;0.05844224,-0.1322582;-0.6387441;-0.02341671,0.001835635;0.5515138;0.009212035,0;0;0,-0.0001018792;0.318079;0.01267815,-0.0007975847;0.6273851;0.01518679,0.1701857;0.4965466;-0.02351046,0.2521567;0.3009436;-0.1254189,0.2622198;0.1118654;-0.297699,-0.1697218;0.4846765;-0.008603225,-0.2380102;0.2845969;-0.1118986,-0.2701202;0.1150726;-0.3010089,0.07605618;0.003720939;-0.04218197,0.0986003;-0.3338419;-0.01635528,0.09628634;-0.6786788;0.07642055,0.1176431;-0.7070265;0.02218914,-0.08059262;0.005816776;-0.03238365,-0.1101037;-0.3320551;-0.02260471,-0.1132683;-0.6814336;0.05121871,-0.1168779;-0.6663412;-0.02981428,-0.0004478395;0.5513637;0.01681709,387.1501
+0;0;0,0.001072605;0.3183017;0.009860755,0.001789279;0.6278299;0.007634323,0.1769887;0.497145;0.003480274,0.2042698;0.2722799;-0.04747334,0.2538809;0.05189176;-0.169186,-0.1689936;0.4879062;-0.0135833,-0.208088;0.2658205;-0.06884982,-0.2452009;0.0447686;-0.1937693,0.0774183;0.005248248;-0.03961701,0.09669328;-0.3310938;-0.005011767,0.1131513;-0.6797516;0.07047252,0.1147571;-0.640617;-0.01180422,-0.07542727;0.006318833;-0.04314445,-0.1199772;-0.3282943;-0.01586143,-0.1364974;-0.6772627;0.05815989,-0.1323008;-0.6380405;-0.02401566,0.001651919;0.5517979;0.01041674,0;0;0,6.693602E-05;0.3181123;0.01479602,-0.0004686862;0.6276066;0.0199039,0.1693322;0.4970179;-0.02469778,0.2503486;0.3092328;-0.1345975,0.2597241;0.1391929;-0.3265473,-0.168624;0.4847802;-0.009835804,-0.2363851;0.2933107;-0.12232,-0.2641791;0.1431931;-0.3285684,0.07606921;0.003698945;-0.04231358,0.09864689;-0.3332331;-0.01658273,0.09618817;-0.6780576;0.076267,0.1177117;-0.7063018;0.02149629,-0.08070417;0.005848426;-0.03229981,-0.1103908;-0.3313906;-0.02315944,-0.1135098;-0.6807587;0.05075421,-0.1171445;-0.6656129;-0.03061915,-0.0001637638;0.5515305;0.02088213,387.1617
+0;0;0,0.001072605;0.3183017;0.009860755,0.001789279;0.6278299;0.007634323,0.1769887;0.497145;0.003480274,0.2042698;0.2722799;-0.04747334,0.2538809;0.05189176;-0.169186,-0.1689936;0.4879062;-0.0135833,-0.208088;0.2658205;-0.06884982,-0.2452009;0.0447686;-0.1937693,0.0774183;0.005248248;-0.03961701,0.09669328;-0.3310938;-0.005011767,0.1131513;-0.6797516;0.07047252,0.1147571;-0.640617;-0.01180422,-0.07542727;0.006318833;-0.04314445,-0.1199772;-0.3282943;-0.01586143,-0.1364974;-0.6772627;0.05815989,-0.1323008;-0.6380405;-0.02401566,0.001651919;0.5517979;0.01041674,0;0;0,6.693602E-05;0.3181123;0.01479602,-0.0004686862;0.6276066;0.0199039,0.1693322;0.4970179;-0.02469778,0.2503486;0.3092328;-0.1345975,0.2597241;0.1391929;-0.3265473,-0.168624;0.4847802;-0.009835804,-0.2363851;0.2933107;-0.12232,-0.2641791;0.1431931;-0.3285684,0.07606921;0.003698945;-0.04231358,0.09864689;-0.3332331;-0.01658273,0.09618817;-0.6780576;0.076267,0.1177117;-0.7063018;0.02149629,-0.08070417;0.005848426;-0.03229981,-0.1103908;-0.3313906;-0.02315944,-0.1135098;-0.6807587;0.05075421,-0.1171445;-0.6656129;-0.03061915,-0.0001637638;0.5515305;0.02088213,387.183
+0;0;0,0.001073458;0.3185548;0.009868596,0.001791046;0.6284755;0.007639637,0.1774075;0.4975717;0.003472334,0.2042828;0.2760517;-0.0467233,0.2535406;0.05723299;-0.1675692,-0.169398;0.488311;-0.01363184,-0.2079108;0.269529;-0.06807622,-0.2447594;0.05005126;-0.1921061,0.07741228;0.005247841;-0.03961393,0.09665208;-0.3304804;-0.005071845,0.1131098;-0.6791323;0.07041116,0.114716;-0.6399955;-0.01188537,-0.07542142;0.006318342;-0.04314109,-0.11989;-0.3276841;-0.01590787,-0.1364099;-0.6766466;0.05811219,-0.1322123;-0.6374221;-0.02408313,0.001653525;0.5523547;0.0104253,0;0;0,0.0001334995;0.3182731;0.01667142,-0.0004477948;0.6281124;0.0241425,0.1687245;0.4975009;-0.02511382,0.247673;0.3206419;-0.1467733,0.2596354;0.1569228;-0.3416185,-0.167773;0.4847507;-0.01178949,-0.2357737;0.3060579;-0.1373194,-0.267099;0.1667567;-0.3483304,0.07612553;0.003546089;-0.04221129,0.09861949;-0.3327842;-0.01666307,0.09604681;-0.6775874;0.07623935,0.1176434;-0.705819;0.02145386,-0.0806673;0.005977206;-0.03235003,-0.110367;-0.3306379;-0.0231348,-0.1134006;-0.6800324;0.05062867,-0.1167944;-0.6647957;-0.0307919,-0.0001267344;0.5519422;0.02452874,387.1942
+0;0;0,0.001016279;0.3185394;0.01036004,0.00176314;0.6284627;0.008617617,0.1768385;0.4962046;0.002199382,0.2039105;0.2764607;-0.05518295,0.2538636;0.06772555;-0.1924637,-0.1692495;0.4883182;-0.0141535,-0.2078276;0.2708321;-0.07352123,-0.2435949;0.05699986;-0.2073427,0.07742907;0.005222418;-0.03958447,0.09644796;-0.3305209;-0.005066447,0.1131322;-0.679172;0.07037045,0.1146361;-0.640003;-0.01192442,-0.07541408;0.006334409;-0.04315158,-0.1198073;-0.3276809;-0.0159527,-0.1367584;-0.6767097;0.05765606,-0.1326596;-0.6374536;-0.02454069,0.001609346;0.5523381;0.01129619,0;0;0,0.0001334995;0.3182731;0.01667142,-0.0004477948;0.6281124;0.0241425,0.1687245;0.4975009;-0.02511382,0.247673;0.3206419;-0.1467733,0.2596354;0.1569228;-0.3416185,-0.167773;0.4847507;-0.01178949,-0.2357737;0.3060579;-0.1373194,-0.267099;0.1667567;-0.3483304,0.07612553;0.003546089;-0.04221129,0.09861949;-0.3327842;-0.01666307,0.09604681;-0.6775874;0.07623935,0.1176434;-0.705819;0.02145386,-0.0806673;0.005977206;-0.03235003,-0.110367;-0.3306379;-0.0231348,-0.1134006;-0.6800324;0.05062867,-0.1167944;-0.6647957;-0.0307919,-0.0001267344;0.5519422;0.02452874,387.2177
+0;0;0,0.001016781;0.3186967;0.01036515,0.001764078;0.6287961;0.008622672,0.1768467;0.4965161;0.002204744,0.2083481;0.2408192;-0.06456609,0.2485453;0.07285033;-0.1750357,-0.1692557;0.4886294;-0.01414882,-0.2141457;0.2355597;-0.08322991,-0.2429276;0.06348915;-0.1909159,0.07744902;0.005223764;-0.03959467,0.0964519;-0.3302368;-0.005105715,0.1131417;-0.6790037;0.07035623,0.1146466;-0.6398287;-0.01199169,-0.07543351;0.006336041;-0.04316269,-0.1197893;-0.327398;-0.01598672,-0.1367461;-0.6765427;0.05764648,-0.1326446;-0.6372806;-0.02460326,0.001610245;0.5526519;0.01130193,0;0;0,0.0001552105;0.3183257;0.01856804,-0.0005452782;0.6282817;0.02817988,0.1676847;0.4981005;-0.02528858,0.2501644;0.3129199;-0.1977322,0.257256;0.1845515;-0.3574325,-0.1668798;0.4851926;-0.01295565,-0.2335363;0.3093789;-0.2013118,-0.2537322;0.1971761;-0.37171,0.07613963;0.003584832;-0.04222894,0.09871779;-0.3324735;-0.01694322,0.09599969;-0.6773292;0.07621574,0.117609;-0.7056109;0.02140784,-0.08069482;0.005957221;-0.03234557,-0.1104471;-0.3303737;-0.02336361,-0.1135248;-0.6798499;0.05058494,-0.1167641;-0.6645352;-0.03091031,-0.0001908094;0.5520912;0.02804661,387.2393
+0;0;0,0.001017849;0.3190314;0.01037604,0.001766084;0.629518;0.008631763,0.1762322;0.4973501;0.002248836,0.2079727;0.239712;-0.0650289,0.2515741;0.05751836;-0.1848539,-0.1686529;0.4894911;-0.01404722,-0.2138838;0.2345002;-0.08365275,-0.245103;0.04785755;-0.2004583,0.07745894;0.005224433;-0.03959974,0.09643954;-0.3298428;-0.005151216,0.1131304;-0.6786331;0.07031579,0.1146358;-0.6394556;-0.01205438,-0.07544316;0.006336852;-0.04316822,-0.119747;-0.3270059;-0.01602411,-0.1367048;-0.676174;0.05761403,-0.1326023;-0.6369095;-0.02465793,0.001612079;0.5532885;0.01131403,0;0;0,0.0002306253;0.3185879;0.01978517,-0.0003531426;0.6289022;0.03026676,0.1664389;0.4989422;-0.02579808,0.2497486;0.3195255;-0.2068512,0.2543816;0.1999788;-0.39431,-0.1652185;0.486108;-0.01468593,-0.2327626;0.3135887;-0.208557,-0.2591757;0.2081044;-0.4025391,0.07614949;0.003516525;-0.0422399,0.09887689;-0.332174;-0.01749372,0.09609088;-0.676945;0.07606769,0.1175885;-0.7052817;0.02124047,-0.08070103;0.006033089;-0.03234605,-0.1104494;-0.3299048;-0.02352682,-0.1134667;-0.6793764;0.05056131,-0.1164501;-0.664026;-0.03097289,-3.370644E-05;0.5526266;0.0299542,387.261
+0;0;0,0.000908855;0.3190172;0.01081369,0.001545198;0.6295052;0.009393028,0.1755142;0.4961053;0.0008311402,0.2072282;0.2406409;-0.07429084,0.2535369;0.06333172;-0.2002693,-0.1685975;0.4894743;-0.01498711,-0.2138529;0.2361167;-0.09030659,-0.2445184;0.05639058;-0.217632,0.07752902;0.005153202;-0.03947173,0.09670401;-0.3299414;-0.005399227,0.1127723;-0.6787696;0.07002781,0.1142241;-0.6395634;-0.01234011,-0.07542392;0.006354233;-0.04319927,-0.1197038;-0.3269977;-0.01612923,-0.1366911;-0.6761508;0.05757306,-0.1326472;-0.6368629;-0.02469917,0.00141547;0.5532733;0.01200842,0;0;0,0.0002306253;0.3185879;0.01978517,-0.0003531426;0.6289022;0.03026676,0.1664389;0.4989422;-0.02579808,0.2497486;0.3195255;-0.2068512,0.2543816;0.1999788;-0.39431,-0.1652185;0.486108;-0.01468593,-0.2327626;0.3135887;-0.208557,-0.2591757;0.2081044;-0.4025391,0.07614949;0.003516525;-0.0422399,0.09887689;-0.332174;-0.01749372,0.09609088;-0.676945;0.07606769,0.1175885;-0.7052817;0.02124047,-0.08070103;0.006033089;-0.03234605,-0.1104494;-0.3299048;-0.02352682,-0.1134667;-0.6793764;0.05056131,-0.1164501;-0.664026;-0.03097289,-3.370644E-05;0.5526266;0.0299542,387.2726
+0;0;0,0.000908855;0.3190172;0.01081369,0.001545198;0.6295052;0.009393028,0.1755142;0.4961053;0.0008311402,0.2072282;0.2406409;-0.07429084,0.2535369;0.06333172;-0.2002693,-0.1685975;0.4894743;-0.01498711,-0.2138529;0.2361167;-0.09030659,-0.2445184;0.05639058;-0.217632,0.07752902;0.005153202;-0.03947173,0.09670401;-0.3299414;-0.005399227,0.1127723;-0.6787696;0.07002781,0.1142241;-0.6395634;-0.01234011,-0.07542392;0.006354233;-0.04319927,-0.1197038;-0.3269977;-0.01612923,-0.1366911;-0.6761508;0.05757306,-0.1326472;-0.6368629;-0.02469917,0.00141547;0.5532733;0.01200842,0;0;0,0.0002306253;0.3185879;0.01978517,-0.0003531426;0.6289022;0.03026676,0.1664389;0.4989422;-0.02579808,0.2497486;0.3195255;-0.2068512,0.2543816;0.1999788;-0.39431,-0.1652185;0.486108;-0.01468593,-0.2327626;0.3135887;-0.208557,-0.2591757;0.2081044;-0.4025391,0.07614949;0.003516525;-0.0422399,0.09887689;-0.332174;-0.01749372,0.09609088;-0.676945;0.07606769,0.1175885;-0.7052817;0.02124047,-0.08070103;0.006033089;-0.03234605,-0.1104494;-0.3299048;-0.02352682,-0.1134667;-0.6793764;0.05056131,-0.1164501;-0.664026;-0.03097289,-3.370644E-05;0.5526266;0.0299542,387.2838
+0;0;0,0.0009095398;0.3192575;0.01082184,0.001546249;0.6299202;0.009401049,0.1756227;0.4964592;0.0008331453,0.207398;0.2405007;-0.07443415,0.2487644;0.08211507;-0.1869674,-0.1687014;0.4898241;-0.01499488,-0.2140444;0.2359765;-0.09046005,-0.2414371;0.07543184;-0.2041965,0.07756425;0.005155543;-0.03948966,0.09669793;-0.3292173;-0.005490549,0.11279;-0.6785602;0.07004779,0.114237;-0.6393834;-0.01205669,-0.07545819;0.00635712;-0.04321891,-0.1196427;-0.3262768;-0.01620716,-0.1366551;-0.6759452;0.05760387,-0.1326241;-0.6366869;-0.02440521,0.001416476;0.5536625;0.01201733,0;0;0,0.0001931041;0.3187467;0.02106667,-0.0004104078;0.6291742;0.03326583,0.165449;0.4997521;-0.02681255,0.248247;0.3326931;-0.220269,0.2616481;0.2510529;-0.4008685,-0.1647333;0.4876474;-0.01632474,-0.2432607;0.3239307;-0.2143649,-0.2626244;0.2383044;-0.3925616,0.07618313;0.003474534;-0.04226446,0.09915763;-0.3315251;-0.01829195,0.09617874;-0.6766698;0.07589746,0.1176237;-0.7049863;0.02142954,-0.08074261;0.006079759;-0.03234027,-0.1103432;-0.3291458;-0.02368729,-0.1131178;-0.6791124;0.0506169,-0.1159858;-0.6636403;-0.03067375,-9.407103E-05;0.552876;0.03250408,387.296
+0;0;0,0.00079424;0.3192391;0.01136135,0.001308205;0.6299037;0.01043087,0.1752215;0.4962311;-1.723319E-05,0.2080732;0.2423079;-0.08146267,0.2518832;0.09546204;-0.2078663,-0.1687296;0.4900615;-0.01577899,-0.2144553;0.2385772;-0.09857047,-0.2410345;0.08392097;-0.2203732,0.0775935;0.005161864;-0.03943132,0.09753601;-0.3291905;-0.005696263,0.11274;-0.678564;0.06988466,0.1141918;-0.6393541;-0.01221602,-0.07544228;0.006359837;-0.04324625,-0.1196046;-0.3262766;-0.01622865,-0.136819;-0.6759573;0.05747703,-0.1327826;-0.636666;-0.02452805,0.001206156;0.5536421;0.0129344,0;0;0,0.0001931041;0.3187467;0.02106667,-0.0004104078;0.6291742;0.03326583,0.165449;0.4997521;-0.02681255,0.248247;0.3326931;-0.220269,0.2616481;0.2510529;-0.4008685,-0.1647333;0.4876474;-0.01632474,-0.2432607;0.3239307;-0.2143649,-0.2626244;0.2383044;-0.3925616,0.07618313;0.003474534;-0.04226446,0.09915763;-0.3315251;-0.01829195,0.09617874;-0.6766698;0.07589746,0.1176237;-0.7049863;0.02142954,-0.08074261;0.006079759;-0.03234027,-0.1103432;-0.3291458;-0.02368729,-0.1131178;-0.6791124;0.0506169,-0.1159858;-0.6636403;-0.03067375,-9.407103E-05;0.552876;0.03250408,387.3076
+0;0;0,0.00079424;0.3192391;0.01136135,0.001308205;0.6299037;0.01043087,0.1752215;0.4962311;-1.723319E-05,0.2080732;0.2423079;-0.08146267,0.2518832;0.09546204;-0.2078663,-0.1687296;0.4900615;-0.01577899,-0.2144553;0.2385772;-0.09857047,-0.2410345;0.08392097;-0.2203732,0.0775935;0.005161864;-0.03943132,0.09753601;-0.3291905;-0.005696263,0.11274;-0.678564;0.06988466,0.1141918;-0.6393541;-0.01221602,-0.07544228;0.006359837;-0.04324625,-0.1196046;-0.3262766;-0.01622865,-0.136819;-0.6759573;0.05747703,-0.1327826;-0.636666;-0.02452805,0.001206156;0.5536421;0.0129344,0;0;0,0.0001931041;0.3187467;0.02106667,-0.0004104078;0.6291742;0.03326583,0.165449;0.4997521;-0.02681255,0.248247;0.3326931;-0.220269,0.2616481;0.2510529;-0.4008685,-0.1647333;0.4876474;-0.01632474,-0.2432607;0.3239307;-0.2143649,-0.2626244;0.2383044;-0.3925616,0.07618313;0.003474534;-0.04226446,0.09915763;-0.3315251;-0.01829195,0.09617874;-0.6766698;0.07589746,0.1176237;-0.7049863;0.02142954,-0.08074261;0.006079759;-0.03234027,-0.1103432;-0.3291458;-0.02368729,-0.1131178;-0.6791124;0.0506169,-0.1159858;-0.6636403;-0.03067375,-9.407103E-05;0.552876;0.03250408,387.3185
+0;0;0,0.0007947016;0.3194246;0.01136795,0.001308732;0.6301256;0.01043781,0.1747762;0.4966027;2.281368E-05,0.2076783;0.24229;-0.08154755,0.2660947;0.04648541;-0.2500945,-0.1682937;0.4904489;-0.01569857,-0.2140895;0.2385789;-0.09861702,-0.2495303;0.03235991;-0.2610291,0.0775779;0.005160826;-0.03942339,0.09748127;-0.3285353;-0.005754542,0.1127082;-0.6784362;0.06994046,0.1141592;-0.6392317;-0.01211204,-0.07542711;0.006358559;-0.04323756,-0.1195028;-0.325625;-0.01627298,-0.1367431;-0.6758336;0.05754396,-0.1327091;-0.6365478;-0.024413,0.001206686;0.5538666;0.01294127,0;0;0,0.0001422018;0.3188838;0.02179646,-0.000475511;0.6293302;0.03441048,0.1640931;0.5003002;-0.02816439,0.2456216;0.344493;-0.2318516,0.2472026;0.2204057;-0.4658598,-0.1640958;0.489516;-0.01803616,-0.2445556;0.3301484;-0.2193802,-0.2619773;0.2273479;-0.4628726,0.07619841;0.003393978;-0.04220724,0.09923512;-0.330983;-0.01887965,0.09626295;-0.6765179;0.07593083,0.1177545;-0.7048047;0.021523,-0.08069927;0.00613764;-0.03239023,-0.1101426;-0.3284396;-0.02378672,-0.1128708;-0.6789262;0.0506703,-0.1156924;-0.6634228;-0.03057827,-0.0001623929;0.5530353;0.03357339,387.3394
+0;0;0,0.0007301347;0.3196604;0.0120278,0.001208432;0.6304199;0.01173248,0.1740751;0.4961206;-0.001099651,0.2021211;0.2931985;-0.07320828,0.2604811;0.1016644;-0.2440585,-0.1680037;0.4910591;-0.0164819,-0.2051591;0.2896754;-0.08878455,-0.239227;0.09856378;-0.2665393,0.07756957;0.005135685;-0.0393982,0.09760696;-0.3286256;-0.005786806,0.1120051;-0.6782488;0.0703438,0.1134353;-0.6389959;-0.01155126,-0.07540372;0.006374047;-0.04323521,-0.1194814;-0.3256811;-0.01632245,-0.136961;-0.6756473;0.05755378,-0.1329579;-0.6363336;-0.02424899,0.001110952;0.5541657;0.01408063,0;0;0,-1.423061E-05;0.3190262;0.02345753,-0.001060635;0.629478;0.03724813,0.1623976;0.501245;-0.02897382,0.2430239;0.3955379;-0.2006974,0.2483922;0.2809848;-0.4376147,-0.1638081;0.4916806;-0.0195816,-0.229719;0.3693211;-0.1864574,-0.2493852;0.2849926;-0.4350191,0.07621777;0.003368288;-0.04213238,0.09920885;-0.3310936;-0.01901436,0.09610458;-0.6764627;0.07559085,0.1176831;-0.7047364;0.0214336,-0.08066281;0.006161536;-0.03242188,-0.1101372;-0.3284891;-0.02417564,-0.1129492;-0.6787107;0.05050004,-0.1156659;-0.6631272;-0.03061253,-0.0006292015;0.5531969;0.03613782,387.3614
+0;0;0,0.0007301347;0.3196604;0.0120278,0.001208432;0.6304199;0.01173248,0.1740751;0.4961206;-0.001099651,0.2021211;0.2931985;-0.07320828,0.2604811;0.1016644;-0.2440585,-0.1680037;0.4910591;-0.0164819,-0.2051591;0.2896754;-0.08878455,-0.239227;0.09856378;-0.2665393,0.07756957;0.005135685;-0.0393982,0.09760696;-0.3286256;-0.005786806,0.1120051;-0.6782488;0.0703438,0.1134353;-0.6389959;-0.01155126,-0.07540372;0.006374047;-0.04323521,-0.1194814;-0.3256811;-0.01632245,-0.136961;-0.6756473;0.05755378,-0.1329579;-0.6363336;-0.02424899,0.001110952;0.5541657;0.01408063,0;0;0,-1.423061E-05;0.3190262;0.02345753,-0.001060635;0.629478;0.03724813,0.1623976;0.501245;-0.02897382,0.2430239;0.3955379;-0.2006974,0.2483922;0.2809848;-0.4376147,-0.1638081;0.4916806;-0.0195816,-0.229719;0.3693211;-0.1864574,-0.2493852;0.2849926;-0.4350191,0.07621777;0.003368288;-0.04213238,0.09920885;-0.3310936;-0.01901436,0.09610458;-0.6764627;0.07559085,0.1176831;-0.7047364;0.0214336,-0.08066281;0.006161536;-0.03242188,-0.1101372;-0.3284891;-0.02417564,-0.1129492;-0.6787107;0.05050004,-0.1156659;-0.6631272;-0.03061253,-0.0006292015;0.5531969;0.03613782,387.3727
+0;0;0,0.0007301347;0.3196604;0.0120278,0.001208432;0.6304199;0.01173248,0.1740751;0.4961206;-0.001099651,0.2021211;0.2931985;-0.07320828,0.2604811;0.1016644;-0.2440585,-0.1680037;0.4910591;-0.0164819,-0.2051591;0.2896754;-0.08878455,-0.239227;0.09856378;-0.2665393,0.07756957;0.005135685;-0.0393982,0.09760696;-0.3286256;-0.005786806,0.1120051;-0.6782488;0.0703438,0.1134353;-0.6389959;-0.01155126,-0.07540372;0.006374047;-0.04323521,-0.1194814;-0.3256811;-0.01632245,-0.136961;-0.6756473;0.05755378,-0.1329579;-0.6363336;-0.02424899,0.001110952;0.5541657;0.01408063,0;0;0,-1.423061E-05;0.3190262;0.02345753,-0.001060635;0.629478;0.03724813,0.1623976;0.501245;-0.02897382,0.2430239;0.3955379;-0.2006974,0.2483922;0.2809848;-0.4376147,-0.1638081;0.4916806;-0.0195816,-0.229719;0.3693211;-0.1864574,-0.2493852;0.2849926;-0.4350191,0.07621777;0.003368288;-0.04213238,0.09920885;-0.3310936;-0.01901436,0.09610458;-0.6764627;0.07559085,0.1176831;-0.7047364;0.0214336,-0.08066281;0.006161536;-0.03242188,-0.1101372;-0.3284891;-0.02417564,-0.1129492;-0.6787107;0.05050004,-0.1156659;-0.6631272;-0.03061253,-0.0006292015;0.5531969;0.03613782,387.3842
+0;0;0,0.0007186502;0.3200392;0.01257284,0.001274089;0.6308702;0.01296851,0.1738329;0.4963122;-0.001712173,0.2081305;0.2581622;-0.09343443,0.2658603;0.08222051;-0.2828084,-0.167396;0.4880022;-0.01051263,-0.2147141;0.2556749;-0.1109604,-0.2477087;0.07381484;-0.3006681,0.0775822;0.005128582;-0.03940829,0.09791726;-0.3289222;-0.005750418,0.1120829;-0.6781543;0.07029996,0.112192;-0.6388488;-0.01164727,-0.07542694;0.006379107;-0.04322497,-0.1194589;-0.326007;-0.01644819,-0.1374565;-0.6755494;0.05733256,-0.1347675;-0.6361951;-0.02456506,0.001149459;0.5546126;0.01513605,0;0;0,-0.0002261549;0.319349;0.02449083,-0.001430392;0.6298405;0.0389564,0.160959;0.5021634;-0.03043485,0.2392835;0.3791665;-0.2426653,0.2461535;0.263862;-0.4810103,-0.1636873;0.4938106;-0.02106529,-0.2422788;0.3557419;-0.2237106,-0.2678581;0.305883;-0.4825744,0.0762316;0.003355115;-0.04214025,0.09930997;-0.3314068;-0.01894116,0.09617141;-0.6763917;0.07552052,0.1177617;-0.7048525;0.02150059,-0.08068153;0.006185077;-0.03241218,-0.110086;-0.3287919;-0.02452924,-0.11302;-0.6785804;0.05021594,-0.1157999;-0.6629736;-0.03094477,-0.0009630322;0.5535639;0.03769469,387.4064
+0;0;0,0.0007186502;0.3200392;0.01257284,0.001274089;0.6308702;0.01296851,0.1738329;0.4963122;-0.001712173,0.2081305;0.2581622;-0.09343443,0.2658603;0.08222051;-0.2828084,-0.167396;0.4880022;-0.01051263,-0.2147141;0.2556749;-0.1109604,-0.2477087;0.07381484;-0.3006681,0.0775822;0.005128582;-0.03940829,0.09791726;-0.3289222;-0.005750418,0.1120829;-0.6781543;0.07029996,0.112192;-0.6388488;-0.01164727,-0.07542694;0.006379107;-0.04322497,-0.1194589;-0.326007;-0.01644819,-0.1374565;-0.6755494;0.05733256,-0.1347675;-0.6361951;-0.02456506,0.001149459;0.5546126;0.01513605,0;0;0,-0.0002261549;0.319349;0.02449083,-0.001430392;0.6298405;0.0389564,0.160959;0.5021634;-0.03043485,0.2392835;0.3791665;-0.2426653,0.2461535;0.263862;-0.4810103,-0.1636873;0.4938106;-0.02106529,-0.2422788;0.3557419;-0.2237106,-0.2678581;0.305883;-0.4825744,0.0762316;0.003355115;-0.04214025,0.09930997;-0.3314068;-0.01894116,0.09617141;-0.6763917;0.07552052,0.1177617;-0.7048525;0.02150059,-0.08068153;0.006185077;-0.03241218,-0.110086;-0.3287919;-0.02452924,-0.11302;-0.6785804;0.05021594,-0.1157999;-0.6629736;-0.03094477,-0.0009630322;0.5535639;0.03769469,387.4178
+0;0;0,0.0007194582;0.320399;0.01258697,0.00127518;0.6313875;0.01298315,0.171975;0.4974263;-0.00151528,0.2035061;0.2784857;-0.08583911,0.2612934;0.1023689;-0.2754016,-0.1655806;0.4892057;-0.010221,-0.2090819;0.2756182;-0.1025666,-0.2421094;0.09357709;-0.2924631,0.07762957;0.005131714;-0.03943235,0.09795893;-0.3288254;-0.005783927,0.1121284;-0.6781524;0.07028712,0.1122371;-0.6388859;-0.0113168,-0.075473;0.006383002;-0.04325136,-0.1194926;-0.3259098;-0.01648209,-0.1374951;-0.6755473;0.05731871,-0.1348174;-0.6362321;-0.02423579,0.001150499;0.5550991;0.01515157,0;0;0,-0.0004244447;0.3196613;0.02511787,-0.001664519;0.6303084;0.03961062,0.1583144;0.5035201;-0.03087807,0.2375256;0.4007143;-0.2288585,0.2423333;0.2963364;-0.4725233,-0.1616069;0.495768;-0.02215033,-0.2327843;0.378288;-0.2149506,-0.2561061;0.2945386;-0.4654153,0.07627961;0.003341645;-0.04216456,0.09943366;-0.3313362;-0.0191977,0.09640151;-0.6764358;0.07521677,0.1176877;-0.7049984;0.0217154,-0.08074423;0.006211794;-0.03239411,-0.1100089;-0.3286853;-0.02462609,-0.1130684;-0.6785109;0.05040544,-0.1227568;-0.7120671;-0.000700634,-0.001193553;0.5540007;0.03835964,387.43
+0;0;0,0.0006627414;0.3203842;0.01295921,0.001123009;0.6313723;0.01392135,0.1716298;0.4973029;-0.00249882,0.2056765;0.2829193;-0.09694548,0.2628613;0.1126973;-0.2919963,-0.1654162;0.4880134;-0.00825521,-0.2103223;0.2792124;-0.1103593,-0.2423906;0.1083804;-0.3105554,0.07765031;0.005124033;-0.03939251,0.09803362;-0.3288239;-0.005686134,0.1119872;-0.6781494;0.07043225,0.1115082;-0.6388514;-0.01116675,-0.07546491;0.006375769;-0.04326653,-0.1193928;-0.3259367;-0.01659037,-0.137466;-0.6755515;0.05730006,-0.1353781;-0.6362099;-0.02426865,0.001022361;0.5550796;0.01593793,0;0;0,-0.0004244447;0.3196613;0.02511787,-0.001664519;0.6303084;0.03961062,0.1583144;0.5035201;-0.03087807,0.2375256;0.4007143;-0.2288585,0.2423333;0.2963364;-0.4725233,-0.1616069;0.495768;-0.02215033,-0.2327843;0.378288;-0.2149506,-0.2561061;0.2945386;-0.4654153,0.07627961;0.003341645;-0.04216456,0.09943366;-0.3313362;-0.0191977,0.09640151;-0.6764358;0.07521677,0.1176877;-0.7049984;0.0217154,-0.08074423;0.006211794;-0.03239411,-0.1100089;-0.3286853;-0.02462609,-0.1130684;-0.6785109;0.05040544,-0.1227568;-0.7120671;-0.000700634,-0.001193553;0.5540007;0.03835964,387.4414
+0;0;0,0.0006635245;0.3207628;0.01297452,0.001123944;0.6318524;0.01393731,0.1709914;0.4979831;-0.002413338,0.2037219;0.2918873;-0.09320882,0.2609094;0.1216573;-0.2882688,-0.1647915;0.4887285;-0.008148158,-0.2079617;0.2879994;-0.106305,-0.2400315;0.1171594;-0.3065106,0.07771785;0.00512849;-0.03942677,0.09807596;-0.3284066;-0.00576207,0.1120485;-0.6782068;0.07045976,0.1115686;-0.6388908;-0.01129705,-0.07553055;0.006381315;-0.04330416,-0.1194042;-0.3255203;-0.01666098,-0.1375019;-0.6756103;0.05732987,-0.13541;-0.6362506;-0.0243966,0.001023274;0.5555433;0.01595432,0;0;0,-0.0005752146;0.320002;0.02561212,-0.001856789;0.6307457;0.04020262,0.156861;0.5040159;-0.03148007,0.2360278;0.4122964;-0.2241216,0.2406403;0.3080252;-0.4678495,-0.1607147;0.4975794;-0.02367827,-0.226412;0.4079992;-0.2222981,-0.254387;0.3481953;-0.4790819,0.07633358;0.003313243;-0.04222608,0.09963569;-0.3309729;-0.01979327,0.0964912;-0.6764327;0.07514238,0.1179419;-0.7050231;0.0214932,-0.08085201;0.006264346;-0.03231945,-0.110016;-0.3282386;-0.02520228,-0.1129541;-0.6784958;0.05014046,-0.1227429;-0.7122775;-0.0009209253,-0.00137952;0.5544218;0.03893924,387.4622
+0;0;0,0.0006635245;0.3207628;0.01297452,0.001123944;0.6318524;0.01393731,0.1709914;0.4979831;-0.002413338,0.2037219;0.2918873;-0.09320882,0.2609094;0.1216573;-0.2882688,-0.1647915;0.4887285;-0.008148158,-0.2079617;0.2879994;-0.106305,-0.2400315;0.1171594;-0.3065106,0.07771785;0.00512849;-0.03942677,0.09807596;-0.3284066;-0.00576207,0.1120485;-0.6782068;0.07045976,0.1115686;-0.6388908;-0.01129705,-0.07553055;0.006381315;-0.04330416,-0.1194042;-0.3255203;-0.01666098,-0.1375019;-0.6756103;0.05732987,-0.13541;-0.6362506;-0.0243966,0.001023274;0.5555433;0.01595432,0;0;0,-0.0005752146;0.320002;0.02561212,-0.001856789;0.6307457;0.04020262,0.156861;0.5040159;-0.03148007,0.2360278;0.4122964;-0.2241216,0.2406403;0.3080252;-0.4678495,-0.1607147;0.4975794;-0.02367827,-0.226412;0.4079992;-0.2222981,-0.254387;0.3481953;-0.4790819,0.07633358;0.003313243;-0.04222608,0.09963569;-0.3309729;-0.01979327,0.0964912;-0.6764327;0.07514238,0.1179419;-0.7050231;0.0214932,-0.08085201;0.006264346;-0.03231945,-0.110016;-0.3282386;-0.02520228,-0.1129541;-0.6784958;0.05014046,-0.1227429;-0.7122775;-0.0009209253,-0.00137952;0.5544218;0.03893924,387.4747
+0;0;0,0.0006265611;0.3210414;0.01335987,0.001020146;0.6321484;0.01491088,0.1692505;0.4988043;-0.002727499,0.2038217;0.2987135;-0.1009893,0.2606356;0.1338887;-0.301129,-0.1631928;0.4895818;-0.008409709,-0.207952;0.2943256;-0.112133,-0.2387927;0.123394;-0.3128372,0.07781066;0.005120354;-0.03945555,0.09813514;-0.3281538;-0.0057754,0.1117408;-0.6780348;0.07093619,0.1112658;-0.6387461;-0.01027784,-0.0756171;0.006392296;-0.0433434,-0.1194065;-0.3252878;-0.01707789,-0.137549;-0.6754706;0.05728235,-0.1354745;-0.6361444;-0.02390227,0.0009368929;0.5558376;0.01677167,0;0;0,-0.0006894767;0.3202505;0.02618384,-0.001989976;0.631005;0.04094148,0.1545877;0.5046082;-0.03168559,0.2362361;0.4234261;-0.2256699,0.2352388;0.371002;-0.4858652,-0.1591316;0.4995416;-0.02420945,-0.2209093;0.4098005;-0.2217365,-0.2502409;0.3670881;-0.482056,0.07640292;0.0032776;-0.04230022,0.09978926;-0.3307554;-0.02007079,0.09674631;-0.6764001;0.07483434,0.117761;-0.7047173;0.0215454,-0.08098472;0.006310642;-0.03223519,-0.1099077;-0.3279564;-0.02529924,-0.1128884;-0.6783992;0.0499836,-0.1227018;-0.711762;-0.0007222854,-0.001510799;0.554684;0.03964567,387.4949
+0;0;0,0.0006265611;0.3210414;0.01335987,0.001020146;0.6321484;0.01491088,0.1692505;0.4988043;-0.002727499,0.2038217;0.2987135;-0.1009893,0.2606356;0.1338887;-0.301129,-0.1631928;0.4895818;-0.008409709,-0.207952;0.2943256;-0.112133,-0.2387927;0.123394;-0.3128372,0.07781066;0.005120354;-0.03945555,0.09813514;-0.3281538;-0.0057754,0.1117408;-0.6780348;0.07093619,0.1112658;-0.6387461;-0.01027784,-0.0756171;0.006392296;-0.0433434,-0.1194065;-0.3252878;-0.01707789,-0.137549;-0.6754706;0.05728235,-0.1354745;-0.6361444;-0.02390227,0.0009368929;0.5558376;0.01677167,0;0;0,-0.0006894767;0.3202505;0.02618384,-0.001989976;0.631005;0.04094148,0.1545877;0.5046082;-0.03168559,0.2362361;0.4234261;-0.2256699,0.2352388;0.371002;-0.4858652,-0.1591316;0.4995416;-0.02420945,-0.2209093;0.4098005;-0.2217365,-0.2502409;0.3670881;-0.482056,0.07640292;0.0032776;-0.04230022,0.09978926;-0.3307554;-0.02007079,0.09674631;-0.6764001;0.07483434,0.117761;-0.7047173;0.0215454,-0.08098472;0.006310642;-0.03223519,-0.1099077;-0.3279564;-0.02529924,-0.1128884;-0.6783992;0.0499836,-0.1227018;-0.711762;-0.0007222854,-0.001510799;0.554684;0.03964567,387.507
+0;0;0,0.0006265611;0.3210414;0.01335987,0.001020146;0.6321484;0.01491088,0.1692505;0.4988043;-0.002727499,0.2038217;0.2987135;-0.1009893,0.2606356;0.1338887;-0.301129,-0.1631928;0.4895818;-0.008409709,-0.207952;0.2943256;-0.112133,-0.2387927;0.123394;-0.3128372,0.07781066;0.005120354;-0.03945555,0.09813514;-0.3281538;-0.0057754,0.1117408;-0.6780348;0.07093619,0.1112658;-0.6387461;-0.01027784,-0.0756171;0.006392296;-0.0433434,-0.1194065;-0.3252878;-0.01707789,-0.137549;-0.6754706;0.05728235,-0.1354745;-0.6361444;-0.02390227,0.0009368929;0.5558376;0.01677167,0;0;0,-0.0006894767;0.3202505;0.02618384,-0.001989976;0.631005;0.04094148,0.1545877;0.5046082;-0.03168559,0.2362361;0.4234261;-0.2256699,0.2352388;0.371002;-0.4858652,-0.1591316;0.4995416;-0.02420945,-0.2209093;0.4098005;-0.2217365,-0.2502409;0.3670881;-0.482056,0.07640292;0.0032776;-0.04230022,0.09978926;-0.3307554;-0.02007079,0.09674631;-0.6764001;0.07483434,0.117761;-0.7047173;0.0215454,-0.08098472;0.006310642;-0.03223519,-0.1099077;-0.3279564;-0.02529924,-0.1128884;-0.6783992;0.0499836,-0.1227018;-0.711762;-0.0007222854,-0.001510799;0.554684;0.03964567,387.5214
+0;0;0,0.0005565443;0.3212169;0.01396032,0.0007443181;0.6322809;0.01615392,0.1680405;0.4993534;-0.002860326,0.2028683;0.3075795;-0.1047332,0.2582555;0.1567607;-0.3105223,-0.162251;0.4916288;-0.01268111,-0.2070225;0.3028731;-0.1162916,-0.2342907;0.1354605;-0.3147675,0.07785784;0.005103488;-0.03948659,0.09812555;-0.3281754;-0.005875569,0.1118997;-0.6779647;0.07109629,0.11226;-0.6386408;-0.01020873,-0.0756747;0.006406039;-0.04335184,-0.1194273;-0.3252783;-0.01715024,-0.1378221;-0.6753786;0.05740418,-0.1349068;-0.6360106;-0.0238443,0.0007180576;0.5559797;0.01785765,0;0;0,-0.0007066727;0.3204277;0.0264771,-0.001954094;0.6311466;0.04116058,0.1529635;0.5047269;-0.03267717,0.232587;0.4320021;-0.2243527,0.2372935;0.4039048;-0.4838746,-0.1581349;0.5015323;-0.02532825,-0.2171397;0.407606;-0.215235,-0.2436235;0.383894;-0.4738845,0.07646123;0.003206521;-0.04231405,0.09987712;-0.3308254;-0.02018595,0.0969228;-0.6764547;0.07467532,0.118019;-0.7051287;0.021667,-0.0810352;0.006382527;-0.03224345,-0.1097633;-0.3279008;-0.02555989,-0.1127588;-0.6782929;0.04982782,-0.1150956;-0.6625425;-0.03072689,-0.001489282;0.5548383;0.03988838,387.5399
+0;0;0,0.0005565443;0.3212169;0.01396032,0.0007443181;0.6322809;0.01615392,0.1680405;0.4993534;-0.002860326,0.2028683;0.3075795;-0.1047332,0.2582555;0.1567607;-0.3105223,-0.162251;0.4916288;-0.01268111,-0.2070225;0.3028731;-0.1162916,-0.2342907;0.1354605;-0.3147675,0.07785784;0.005103488;-0.03948659,0.09812555;-0.3281754;-0.005875569,0.1118997;-0.6779647;0.07109629,0.11226;-0.6386408;-0.01020873,-0.0756747;0.006406039;-0.04335184,-0.1194273;-0.3252783;-0.01715024,-0.1378221;-0.6753786;0.05740418,-0.1349068;-0.6360106;-0.0238443,0.0007180576;0.5559797;0.01785765,0;0;0,-0.0007066727;0.3204277;0.0264771,-0.001954094;0.6311466;0.04116058,0.1529635;0.5047269;-0.03267717,0.232587;0.4320021;-0.2243527,0.2372935;0.4039048;-0.4838746,-0.1581349;0.5015323;-0.02532825,-0.2171397;0.407606;-0.215235,-0.2436235;0.383894;-0.4738845,0.07646123;0.003206521;-0.04231405,0.09987712;-0.3308254;-0.02018595,0.0969228;-0.6764547;0.07467532,0.118019;-0.7051287;0.021667,-0.0810352;0.006382527;-0.03224345,-0.1097633;-0.3279008;-0.02555989,-0.1127588;-0.6782929;0.04982782,-0.1150956;-0.6625425;-0.03072689,-0.001489282;0.5548383;0.03988838,387.5518
+0;0;0,0.0005566976;0.3213053;0.01396417,0.0007443824;0.632221;0.01615678,0.1675753;0.499489;-0.002800701,0.2014846;0.3127724;-0.1019871,0.2570611;0.1614384;-0.3084792,-0.1617978;0.4917859;-0.01259417,-0.2053886;0.308008;-0.1134723,-0.23275;0.1400234;-0.3126262,0.07796796;0.005110707;-0.03954244,0.09825396;-0.328469;-0.00590108,0.1120276;-0.6782457;0.07106797,0.1123882;-0.6389138;-0.01030656,-0.07578174;0.0064151;-0.04341316,-0.1195739;-0.3255686;-0.01718791,-0.1379679;-0.6756562;0.05736379,-0.1350501;-0.6362802;-0.02395415,0.000718135;0.5559578;0.01785966,0;0;0,-0.0006625056;0.3204862;0.02684307,-0.001827106;0.6310582;0.04149318,0.1520094;0.5044034;-0.03317523,0.2289567;0.4404545;-0.2224911,0.2365204;0.406821;-0.4821858,-0.1570342;0.5018266;-0.02628428,-0.2173569;0.4123768;-0.2112458,-0.2491158;0.3849736;-0.4698385,0.07653469;0.003097743;-0.04244494,0.1001518;-0.3312399;-0.02055383,0.09733693;-0.6768699;0.07425976,0.1184741;-0.7058265;0.02147365,-0.08119691;0.006495844;-0.03214952,-0.1097171;-0.3281197;-0.0260051,-0.1125322;-0.6785158;0.04930923,-0.114808;-0.6627712;-0.03131729,-0.001383185;0.5547876;0.0402348,387.5738
+0;0;0,0.0004464537;0.3212872;0.01437791,0.0004312265;0.6321992;0.01708037,0.1671739;0.4995474;-0.003352117,0.202915;0.3175488;-0.1103566,0.2592412;0.1720214;-0.3207821,-0.1618908;0.4917141;-0.01256739,-0.205127;0.3115565;-0.1199207,-0.2410727;0.1652665;-0.3342497,0.07796281;0.004998764;-0.03956692,0.09807252;-0.3285577;-0.005590979,0.111942;-0.6783636;0.07122755,0.1121901;-0.6390041;-0.01014424,-0.07580324;0.006484017;-0.04336536,-0.1195275;-0.3255467;-0.01762627,-0.1381246;-0.6755532;0.05725481,-0.1353192;-0.6361505;-0.024064,0.00046074;0.5559332;0.01865414,0;0;0,-0.0006625056;0.3204862;0.02684307,-0.001827106;0.6310582;0.04149318,0.1520094;0.5044034;-0.03317523,0.2289567;0.4404545;-0.2224911,0.2365204;0.406821;-0.4821858,-0.1570342;0.5018266;-0.02628428,-0.2173569;0.4123768;-0.2112458,-0.2491158;0.3849736;-0.4698385,0.07653469;0.003097743;-0.04244494,0.1001518;-0.3312399;-0.02055383,0.09733693;-0.6768699;0.07425976,0.1184741;-0.7058265;0.02147365,-0.08119691;0.006495844;-0.03214952,-0.1097171;-0.3281197;-0.0260051,-0.1125322;-0.6785158;0.04930923,-0.114808;-0.6627712;-0.03131729,-0.001383185;0.5547876;0.0402348,387.5848
+0;0;0,0.0004460212;0.320976;0.01436398,0.0004308;0.6316701;0.01706414,0.1673618;0.4989974;-0.003394105,0.2016823;0.3242332;-0.1061452,0.2585823;0.1772232;-0.3187143,-0.1620747;0.4911552;-0.01261979,-0.2035922;0.3181589;-0.1157059,-0.2399042;0.1703785;-0.3322182,0.0779378;0.004997159;-0.03955422,0.09805791;-0.3287317;-0.005560718,0.1119072;-0.6780284;0.07114598,0.112154;-0.6387171;-0.009806693,-0.07577892;0.006481937;-0.04335145,-0.1195257;-0.3257204;-0.01759904,-0.1380959;-0.6752174;0.05717301,-0.1353048;-0.6358631;-0.02372696,0.0004602969;0.5554469;0.01863702,0;0;0,-0.0004840195;0.3201469;0.02716398,-0.001572117;0.6304989;0.04185462,0.1524723;0.5038009;-0.03278112,0.2246547;0.4537686;-0.2186968,0.2343761;0.4133077;-0.4800464,-0.1579071;0.5022855;-0.02460663,-0.2157686;0.4221046;-0.2048876,-0.2514844;0.3937466;-0.4655702,0.07651669;0.003054917;-0.04242253,0.1001919;-0.3314698;-0.020787,0.09808998;-0.6768649;0.07292366,0.1188471;-0.7066767;0.02162266,-0.08114717;0.006523822;-0.03219293,-0.1097887;-0.3282542;-0.02597125,-0.1120414;-0.6781359;0.04927222,-0.1144269;-0.6623066;-0.03093749,-0.00114277;0.5542711;0.04058909,387.5963
+0;0;0,0.0004460212;0.320976;0.01436398,0.0004308;0.6316701;0.01706414,0.1673618;0.4989974;-0.003394105,0.2016823;0.3242332;-0.1061452,0.2585823;0.1772232;-0.3187143,-0.1620747;0.4911552;-0.01261979,-0.2035922;0.3181589;-0.1157059,-0.2399042;0.1703785;-0.3322182,0.0779378;0.004997159;-0.03955422,0.09805791;-0.3287317;-0.005560718,0.1119072;-0.6780284;0.07114598,0.112154;-0.6387171;-0.009806693,-0.07577892;0.006481937;-0.04335145,-0.1195257;-0.3257204;-0.01759904,-0.1380959;-0.6752174;0.05717301,-0.1353048;-0.6358631;-0.02372696,0.0004602969;0.5554469;0.01863702,0;0;0,-0.0004840195;0.3201469;0.02716398,-0.001572117;0.6304989;0.04185462,0.1524723;0.5038009;-0.03278112,0.2246547;0.4537686;-0.2186968,0.2343761;0.4133077;-0.4800464,-0.1579071;0.5022855;-0.02460663,-0.2157686;0.4221046;-0.2048876,-0.2514844;0.3937466;-0.4655702,0.07651669;0.003054917;-0.04242253,0.1001919;-0.3314698;-0.020787,0.09808998;-0.6768649;0.07292366,0.1188471;-0.7066767;0.02162266,-0.08114717;0.006523822;-0.03219293,-0.1097887;-0.3282542;-0.02597125,-0.1120414;-0.6781359;0.04927222,-0.1144269;-0.6623066;-0.03093749,-0.00114277;0.5542711;0.04058909,387.6183
+0;0;0,0.0003371724;0.320722;0.01475831,0.0001336609;0.6312016;0.01801771,0.1671741;0.4987744;-0.004216647,0.2028359;0.3242202;-0.112946,0.2601713;0.1866576;-0.3322613,-0.1619717;0.491726;-0.01646812,-0.203847;0.3156485;-0.1204208,-0.2401899;0.1692054;-0.3384659,0.07796374;0.004999959;-0.03951633,0.0980699;-0.3293349;-0.005260151,0.1111126;-0.6785865;0.0722896,0.1119895;-0.6392285;-0.008781657,-0.07577205;0.006465959;-0.04337825,-0.1196462;-0.3263533;-0.0176108,-0.1380783;-0.6759597;0.057198,-0.1346642;-0.6365641;-0.02380174,0.0002124491;0.5550225;0.01944584,0;0;0,-0.0002614111;0.3198808;0.02750945,-0.001231343;0.6300174;0.04233146,0.1529704;0.5031551;-0.03230286,0.2264997;0.4534434;-0.2212081,0.2296768;0.345593;-0.4634234,-0.1581845;0.5024588;-0.0237688,-0.213136;0.4318467;-0.2123352,-0.2508862;0.354816;-0.463236,0.07652621;0.00309518;-0.04241514,0.100562;-0.3320344;-0.02078271,0.09856795;-0.6775105;0.07304215,0.1193596;-0.7074206;0.02166724,-0.0811453;0.006464547;-0.0322263,-0.1096562;-0.3289586;-0.02622993,-0.1116922;-0.6789165;0.04917651,-0.1140651;-0.6630993;-0.03116096,-0.0008270442;0.5538371;0.04102945,387.6297
+0;0;0,0.0003371724;0.320722;0.01475831,0.0001336609;0.6312016;0.01801771,0.1671741;0.4987744;-0.004216647,0.2028359;0.3242202;-0.112946,0.2601713;0.1866576;-0.3322613,-0.1619717;0.491726;-0.01646812,-0.203847;0.3156485;-0.1204208,-0.2401899;0.1692054;-0.3384659,0.07796374;0.004999959;-0.03951633,0.0980699;-0.3293349;-0.005260151,0.1111126;-0.6785865;0.0722896,0.1119895;-0.6392285;-0.008781657,-0.07577205;0.006465959;-0.04337825,-0.1196462;-0.3263533;-0.0176108,-0.1380783;-0.6759597;0.057198,-0.1346642;-0.6365641;-0.02380174,0.0002124491;0.5550225;0.01944584,0;0;0,-0.0002614111;0.3198808;0.02750945,-0.001231343;0.6300174;0.04233146,0.1529704;0.5031551;-0.03230286,0.2264997;0.4534434;-0.2212081,0.2296768;0.345593;-0.4634234,-0.1581845;0.5024588;-0.0237688,-0.213136;0.4318467;-0.2123352,-0.2508862;0.354816;-0.463236,0.07652621;0.00309518;-0.04241514,0.100562;-0.3320344;-0.02078271,0.09856795;-0.6775105;0.07304215,0.1193596;-0.7074206;0.02166724,-0.0811453;0.006464547;-0.0322263,-0.1096562;-0.3289586;-0.02622993,-0.1116922;-0.6789165;0.04917651,-0.1140651;-0.6630993;-0.03116096,-0.0008270442;0.5538371;0.04102945,387.6411
+0;0;0,0.0003371963;0.3207448;0.01475936,0.0001337416;0.6311422;0.01801812,0.1676669;0.4985751;-0.004286561,0.2036805;0.3222996;-0.1140881,0.261014;0.1847415;-0.3333963,-0.1624503;0.4915059;-0.0165742,-0.2047385;0.313692;-0.121552,-0.2410802;0.1672536;-0.33959,0.07790737;0.004996344;-0.03948776,0.09802476;-0.3295253;-0.005212437,0.1110691;-0.6788205;0.07234699,0.1119462;-0.6394604;-0.008741423,-0.07571726;0.006461284;-0.04334689,-0.1196159;-0.3265439;-0.01756504,-0.1380503;-0.676194;0.05725309,-0.1346355;-0.6367964;-0.02376378,0.0002125029;0.5549892;0.01944577,0;0;0,-0.0003353804;0.3198821;0.0277586,-0.001377508;0.6299299;0.04271269,0.1532893;0.502907;-0.03215551,0.2270956;0.4535308;-0.2233126,0.2302494;0.3444727;-0.4649774,-0.1588248;0.502355;-0.02358443,-0.2163278;0.432334;-0.2138918,-0.2489462;0.4391945;-0.4769401,0.0765104;0.003099322;-0.04231262,0.1008137;-0.3322131;-0.02088499,0.09881519;-0.6777291;0.07296324,0.1196064;-0.7077388;0.02167701,-0.08104799;0.006458587;-0.03230039,-0.1095401;-0.3291587;-0.02651259,-0.1113298;-0.6791379;0.04901301,-0.1137089;-0.6633209;-0.03134179,-0.0009565353;0.5537763;0.04137874,387.6631
+0;0;0,0.000213051;0.3207282;0.01511816,-0.0002285414;0.631121;0.01875667,0.1671605;0.4985675;-0.005102349,0.2081771;0.3513219;-0.1502326,0.274534;0.184465;-0.3453249,-0.162465;0.4923119;-0.01855649,-0.2048053;0.3168754;-0.1274405,-0.2392074;0.1795055;-0.3516089,0.07792214;0.004972103;-0.03946166,0.09800275;-0.3295432;-0.005102653,0.1109412;-0.6788505;0.07242015,0.1120843;-0.639472;-0.008662805,-0.07572307;0.006480752;-0.04333382,-0.1201235;-0.3264902;-0.01797279,-0.1384235;-0.6761334;0.05691059,-0.1347419;-0.6367193;-0.02409268,-8.489838E-05;0.5549664;0.02009418,0;0;0,-0.0003353804;0.3198821;0.0277586,-0.001377508;0.6299299;0.04271269,0.1532893;0.502907;-0.03215551,0.2270956;0.4535308;-0.2233126,0.2302494;0.3444727;-0.4649774,-0.1588248;0.502355;-0.02358443,-0.2163278;0.432334;-0.2138918,-0.2489462;0.4391945;-0.4769401,0.0765104;0.003099322;-0.04231262,0.1008137;-0.3322131;-0.02088499,0.09881519;-0.6777291;0.07296324,0.1196064;-0.7077388;0.02167701,-0.08104799;0.006458587;-0.03230039,-0.1095401;-0.3291587;-0.02651259,-0.1113298;-0.6791379;0.04901301,-0.1137089;-0.6633209;-0.03134179,-0.0009565353;0.5537763;0.04137874,387.6631
+0;0;0,0.000213051;0.3207282;0.01511816,-0.0002285414;0.631121;0.01875667,0.1671605;0.4985675;-0.005102349,0.2081771;0.3513219;-0.1502326,0.274534;0.184465;-0.3453249,-0.162465;0.4923119;-0.01855649,-0.2048053;0.3168754;-0.1274405,-0.2392074;0.1795055;-0.3516089,0.07792214;0.004972103;-0.03946166,0.09800275;-0.3295432;-0.005102653,0.1109412;-0.6788505;0.07242015,0.1120843;-0.639472;-0.008662805,-0.07572307;0.006480752;-0.04333382,-0.1201235;-0.3264902;-0.01797279,-0.1384235;-0.6761334;0.05691059,-0.1347419;-0.6367193;-0.02409268,-8.489838E-05;0.5549664;0.02009418,0;0;0,-0.0003353804;0.3198821;0.0277586,-0.001377508;0.6299299;0.04271269,0.1532893;0.502907;-0.03215551,0.2270956;0.4535308;-0.2233126,0.2302494;0.3444727;-0.4649774,-0.1588248;0.502355;-0.02358443,-0.2163278;0.432334;-0.2138918,-0.2489462;0.4391945;-0.4769401,0.0765104;0.003099322;-0.04231262,0.1008137;-0.3322131;-0.02088499,0.09881519;-0.6777291;0.07296324,0.1196064;-0.7077388;0.02167701,-0.08104799;0.006458587;-0.03230039,-0.1095401;-0.3291587;-0.02651259,-0.1113298;-0.6791379;0.04901301,-0.1137089;-0.6633209;-0.03134179,-0.0009565353;0.5537763;0.04137874,387.6631
+0;0;0,0.000213051;0.3207282;0.01511816,-0.0002285414;0.631121;0.01875667,0.1671605;0.4985675;-0.005102349,0.2081771;0.3513219;-0.1502326,0.274534;0.184465;-0.3453249,-0.162465;0.4923119;-0.01855649,-0.2048053;0.3168754;-0.1274405,-0.2392074;0.1795055;-0.3516089,0.07792214;0.004972103;-0.03946166,0.09800275;-0.3295432;-0.005102653,0.1109412;-0.6788505;0.07242015,0.1120843;-0.639472;-0.008662805,-0.07572307;0.006480752;-0.04333382,-0.1201235;-0.3264902;-0.01797279,-0.1384235;-0.6761334;0.05691059,-0.1347419;-0.6367193;-0.02409268,-8.489838E-05;0.5549664;0.02009418,0;0;0,-0.0003353804;0.3198821;0.0277586,-0.001377508;0.6299299;0.04271269,0.1532893;0.502907;-0.03215551,0.2270956;0.4535308;-0.2233126,0.2302494;0.3444727;-0.4649774,-0.1588248;0.502355;-0.02358443,-0.2163278;0.432334;-0.2138918,-0.2489462;0.4391945;-0.4769401,0.0765104;0.003099322;-0.04231262,0.1008137;-0.3322131;-0.02088499,0.09881519;-0.6777291;0.07296324,0.1196064;-0.7077388;0.02167701,-0.08104799;0.006458587;-0.03230039,-0.1095401;-0.3291587;-0.02651259,-0.1113298;-0.6791379;0.04901301,-0.1137089;-0.6633209;-0.03134179,-0.0009565353;0.5537763;0.04137874,387.6631
+0;0;0,0.000137983;0.3207032;0.01564099,-0.0004451076;0.6310896;0.01974965,0.1668105;0.4987793;-0.005826823,0.2090661;0.3524459;-0.1515231,0.2774405;0.1988692;-0.356571,-0.16235;0.4928398;-0.01976884,-0.20389;0.3191964;-0.1317904,-0.2367545;0.1898238;-0.3608932,0.07793976;0.004954998;-0.03942902,0.09797379;-0.3295564;-0.005005252,0.1108725;-0.6788692;0.07249922,0.1121611;-0.6394652;-0.008578598,-0.07572569;0.00648532;-0.04332858,-0.1202511;-0.3264698;-0.01797838,-0.1383191;-0.6761001;0.05702142,-0.1344944;-0.6366571;-0.02397185,-0.0002671901;0.5549333;0.02097815,0;0;0,-0.0003353804;0.3198821;0.0277586,-0.001377508;0.6299299;0.04271269,0.1532893;0.502907;-0.03215551,0.2270956;0.4535308;-0.2233126,0.2302494;0.3444727;-0.4649774,-0.1588248;0.502355;-0.02358443,-0.2163278;0.432334;-0.2138918,-0.2489462;0.4391945;-0.4769401,0.0765104;0.003099322;-0.04231262,0.1008137;-0.3322131;-0.02088499,0.09881519;-0.6777291;0.07296324,0.1196064;-0.7077388;0.02167701,-0.08104799;0.006458587;-0.03230039,-0.1095401;-0.3291587;-0.02651259,-0.1113298;-0.6791379;0.04901301,-0.1137089;-0.6633209;-0.03134179,-0.0009565353;0.5537763;0.04137874,387.6631
+0;0;0,0.000137983;0.3207032;0.01564099,-0.0004451076;0.6310896;0.01974965,0.1668105;0.4987793;-0.005826823,0.2090661;0.3524459;-0.1515231,0.2774405;0.1988692;-0.356571,-0.16235;0.4928398;-0.01976884,-0.20389;0.3191964;-0.1317904,-0.2367545;0.1898238;-0.3608932,0.07793976;0.004954998;-0.03942902,0.09797379;-0.3295564;-0.005005252,0.1108725;-0.6788692;0.07249922,0.1121611;-0.6394652;-0.008578598,-0.07572569;0.00648532;-0.04332858,-0.1202511;-0.3264698;-0.01797838,-0.1383191;-0.6761001;0.05702142,-0.1344944;-0.6366571;-0.02397185,-0.0002671901;0.5549333;0.02097815,0;0;0,-0.0003353804;0.3198821;0.0277586,-0.001377508;0.6299299;0.04271269,0.1532893;0.502907;-0.03215551,0.2270956;0.4535308;-0.2233126,0.2302494;0.3444727;-0.4649774,-0.1588248;0.502355;-0.02358443,-0.2163278;0.432334;-0.2138918,-0.2489462;0.4391945;-0.4769401,0.0765104;0.003099322;-0.04231262,0.1008137;-0.3322131;-0.02088499,0.09881519;-0.6777291;0.07296324,0.1196064;-0.7077388;0.02167701,-0.08104799;0.006458587;-0.03230039,-0.1095401;-0.3291587;-0.02651259,-0.1113298;-0.6791379;0.04901301,-0.1137089;-0.6633209;-0.03134179,-0.0009565353;0.5537763;0.04137874,387.6631
+0;0;0,0.000137983;0.3207032;0.01564099,-0.0004451076;0.6310896;0.01974965,0.1668105;0.4987793;-0.005826823,0.2090661;0.3524459;-0.1515231,0.2774405;0.1988692;-0.356571,-0.16235;0.4928398;-0.01976884,-0.20389;0.3191964;-0.1317904,-0.2367545;0.1898238;-0.3608932,0.07793976;0.004954998;-0.03942902,0.09797379;-0.3295564;-0.005005252,0.1108725;-0.6788692;0.07249922,0.1121611;-0.6394652;-0.008578598,-0.07572569;0.00648532;-0.04332858,-0.1202511;-0.3264698;-0.01797838,-0.1383191;-0.6761001;0.05702142,-0.1344944;-0.6366571;-0.02397185,-0.0002671901;0.5549333;0.02097815,0;0;0,-0.0003353804;0.3198821;0.0277586,-0.001377508;0.6299299;0.04271269,0.1532893;0.502907;-0.03215551,0.2270956;0.4535308;-0.2233126,0.2302494;0.3444727;-0.4649774,-0.1588248;0.502355;-0.02358443,-0.2163278;0.432334;-0.2138918,-0.2489462;0.4391945;-0.4769401,0.0765104;0.003099322;-0.04231262,0.1008137;-0.3322131;-0.02088499,0.09881519;-0.6777291;0.07296324,0.1196064;-0.7077388;0.02167701,-0.08104799;0.006458587;-0.03230039,-0.1095401;-0.3291587;-0.02651259,-0.1113298;-0.6791379;0.04901301,-0.1137089;-0.6633209;-0.03134179,-0.0009565353;0.5537763;0.04137874,387.6631
+0;0;0,3.583142E-05;0.3206937;0.01583428,-0.0006778179;0.6310779;0.020082,0.1670927;0.4998395;-0.004739301,0.2085536;0.3601103;-0.1569994,0.2798253;0.2114037;-0.3646342,-0.162196;0.493583;-0.02193785,-0.2036581;0.3226193;-0.1380357,-0.2360364;0.1927253;-0.3669127,0.07797159;0.00493434;-0.03936863,0.09797918;-0.3295916;-0.005070839,0.1108929;-0.6789349;0.07229368,0.1127786;-0.6395322;-0.008772597,-0.07566483;0.00652969;-0.04342813,-0.1205237;-0.326392;-0.01822741,-0.1382831;-0.6759849;0.05702014,-0.1338622;-0.6365359;-0.02394208,-0.0004656852;0.5549212;0.02127909,0;0;0,-0.0003353804;0.3198821;0.0277586,-0.001377508;0.6299299;0.04271269,0.1532893;0.502907;-0.03215551,0.2270956;0.4535308;-0.2233126,0.2302494;0.3444727;-0.4649774,-0.1588248;0.502355;-0.02358443,-0.2163278;0.432334;-0.2138918,-0.2489462;0.4391945;-0.4769401,0.0765104;0.003099322;-0.04231262,0.1008137;-0.3322131;-0.02088499,0.09881519;-0.6777291;0.07296324,0.1196064;-0.7077388;0.02167701,-0.08104799;0.006458587;-0.03230039,-0.1095401;-0.3291587;-0.02651259,-0.1113298;-0.6791379;0.04901301,-0.1137089;-0.6633209;-0.03134179,-0.0009565353;0.5537763;0.04137874,387.6631
+0;0;0,3.583142E-05;0.3206937;0.01583428,-0.0006778179;0.6310779;0.020082,0.1670927;0.4998395;-0.004739301,0.2085536;0.3601103;-0.1569994,0.2798253;0.2114037;-0.3646342,-0.162196;0.493583;-0.02193785,-0.2036581;0.3226193;-0.1380357,-0.2360364;0.1927253;-0.3669127,0.07797159;0.00493434;-0.03936863,0.09797918;-0.3295916;-0.005070839,0.1108929;-0.6789349;0.07229368,0.1127786;-0.6395322;-0.008772597,-0.07566483;0.00652969;-0.04342813,-0.1205237;-0.326392;-0.01822741,-0.1382831;-0.6759849;0.05702014,-0.1338622;-0.6365359;-0.02394208,-0.0004656852;0.5549212;0.02127909,0;0;0,-0.0003353804;0.3198821;0.0277586,-0.001377508;0.6299299;0.04271269,0.1532893;0.502907;-0.03215551,0.2270956;0.4535308;-0.2233126,0.2302494;0.3444727;-0.4649774,-0.1588248;0.502355;-0.02358443,-0.2163278;0.432334;-0.2138918,-0.2489462;0.4391945;-0.4769401,0.0765104;0.003099322;-0.04231262,0.1008137;-0.3322131;-0.02088499,0.09881519;-0.6777291;0.07296324,0.1196064;-0.7077388;0.02167701,-0.08104799;0.006458587;-0.03230039,-0.1095401;-0.3291587;-0.02651259,-0.1113298;-0.6791379;0.04901301,-0.1137089;-0.6633209;-0.03134179,-0.0009565353;0.5537763;0.04137874,387.6631
+0;0;0,3.583142E-05;0.3206937;0.01583428,-0.0006778179;0.6310779;0.020082,0.1670927;0.4998395;-0.004739301,0.2085536;0.3601103;-0.1569994,0.2798253;0.2114037;-0.3646342,-0.162196;0.493583;-0.02193785,-0.2036581;0.3226193;-0.1380357,-0.2360364;0.1927253;-0.3669127,0.07797159;0.00493434;-0.03936863,0.09797918;-0.3295916;-0.005070839,0.1108929;-0.6789349;0.07229368,0.1127786;-0.6395322;-0.008772597,-0.07566483;0.00652969;-0.04342813,-0.1205237;-0.326392;-0.01822741,-0.1382831;-0.6759849;0.05702014,-0.1338622;-0.6365359;-0.02394208,-0.0004656852;0.5549212;0.02127909,0;0;0,-0.0003353804;0.3198821;0.0277586,-0.001377508;0.6299299;0.04271269,0.1532893;0.502907;-0.03215551,0.2270956;0.4535308;-0.2233126,0.2302494;0.3444727;-0.4649774,-0.1588248;0.502355;-0.02358443,-0.2163278;0.432334;-0.2138918,-0.2489462;0.4391945;-0.4769401,0.0765104;0.003099322;-0.04231262,0.1008137;-0.3322131;-0.02088499,0.09881519;-0.6777291;0.07296324,0.1196064;-0.7077388;0.02167701,-0.08104799;0.006458587;-0.03230039,-0.1095401;-0.3291587;-0.02651259,-0.1113298;-0.6791379;0.04901301,-0.1137089;-0.6633209;-0.03134179,-0.0009565353;0.5537763;0.04137874,387.6631
+0;0;0,-0.0001171658;0.3206767;0.01617522,-0.001109578;0.6310532;0.02093437,0.166483;0.5001923;-0.00634178,0.2101854;0.3629071;-0.16019,0.2708404;0.2582238;-0.3961303,-0.1621577;0.494046;-0.02334443,-0.2087308;0.3450923;-0.1650136,-0.2350031;0.2208782;-0.3977927,0.0779976;0.004931632;-0.03931742,0.09797629;-0.3295861;-0.004922666,0.1107081;-0.678915;0.07253699,0.1126071;-0.6395019;-0.008527771,-0.07564703;0.006530404;-0.04345901,-0.1206694;-0.3263739;-0.01832007,-0.1380248;-0.6760176;0.0567852,-0.1335947;-0.6365393;-0.02417307,-0.000823683;0.5548946;0.02199323,0;0;0,-0.0003353804;0.3198821;0.0277586,-0.001377508;0.6299299;0.04271269,0.1532893;0.502907;-0.03215551,0.2270956;0.4535308;-0.2233126,0.2302494;0.3444727;-0.4649774,-0.1588248;0.502355;-0.02358443,-0.2163278;0.432334;-0.2138918,-0.2489462;0.4391945;-0.4769401,0.0765104;0.003099322;-0.04231262,0.1008137;-0.3322131;-0.02088499,0.09881519;-0.6777291;0.07296324,0.1196064;-0.7077388;0.02167701,-0.08104799;0.006458587;-0.03230039,-0.1095401;-0.3291587;-0.02651259,-0.1113298;-0.6791379;0.04901301,-0.1137089;-0.6633209;-0.03134179,-0.0009565353;0.5537763;0.04137874,387.6631
+0;0;0,-0.0001171658;0.3206767;0.01617522,-0.001109578;0.6310532;0.02093437,0.166483;0.5001923;-0.00634178,0.2101854;0.3629071;-0.16019,0.2708404;0.2582238;-0.3961303,-0.1621577;0.494046;-0.02334443,-0.2087308;0.3450923;-0.1650136,-0.2350031;0.2208782;-0.3977927,0.0779976;0.004931632;-0.03931742,0.09797629;-0.3295861;-0.004922666,0.1107081;-0.678915;0.07253699,0.1126071;-0.6395019;-0.008527771,-0.07564703;0.006530404;-0.04345901,-0.1206694;-0.3263739;-0.01832007,-0.1380248;-0.6760176;0.0567852,-0.1335947;-0.6365393;-0.02417307,-0.000823683;0.5548946;0.02199323,0;0;0,-0.0003353804;0.3198821;0.0277586,-0.001377508;0.6299299;0.04271269,0.1532893;0.502907;-0.03215551,0.2270956;0.4535308;-0.2233126,0.2302494;0.3444727;-0.4649774,-0.1588248;0.502355;-0.02358443,-0.2163278;0.432334;-0.2138918,-0.2489462;0.4391945;-0.4769401,0.0765104;0.003099322;-0.04231262,0.1008137;-0.3322131;-0.02088499,0.09881519;-0.6777291;0.07296324,0.1196064;-0.7077388;0.02167701,-0.08104799;0.006458587;-0.03230039,-0.1095401;-0.3291587;-0.02651259,-0.1113298;-0.6791379;0.04901301,-0.1137089;-0.6633209;-0.03134179,-0.0009565353;0.5537763;0.04137874,387.6631
+0;0;0,-0.0001171658;0.3206767;0.01617522,-0.001109578;0.6310532;0.02093437,0.166483;0.5001923;-0.00634178,0.2101854;0.3629071;-0.16019,0.2708404;0.2582238;-0.3961303,-0.1621577;0.494046;-0.02334443,-0.2087308;0.3450923;-0.1650136,-0.2350031;0.2208782;-0.3977927,0.0779976;0.004931632;-0.03931742,0.09797629;-0.3295861;-0.004922666,0.1107081;-0.678915;0.07253699,0.1126071;-0.6395019;-0.008527771,-0.07564703;0.006530404;-0.04345901,-0.1206694;-0.3263739;-0.01832007,-0.1380248;-0.6760176;0.0567852,-0.1335947;-0.6365393;-0.02417307,-0.000823683;0.5548946;0.02199323,0;0;0,-0.0003353804;0.3198821;0.0277586,-0.001377508;0.6299299;0.04271269,0.1532893;0.502907;-0.03215551,0.2270956;0.4535308;-0.2233126,0.2302494;0.3444727;-0.4649774,-0.1588248;0.502355;-0.02358443,-0.2163278;0.432334;-0.2138918,-0.2489462;0.4391945;-0.4769401,0.0765104;0.003099322;-0.04231262,0.1008137;-0.3322131;-0.02088499,0.09881519;-0.6777291;0.07296324,0.1196064;-0.7077388;0.02167701,-0.08104799;0.006458587;-0.03230039,-0.1095401;-0.3291587;-0.02651259,-0.1113298;-0.6791379;0.04901301,-0.1137089;-0.6633209;-0.03134179,-0.0009565353;0.5537763;0.04137874,387.6631
+0;0;0,-0.0002575278;0.3206583;0.01653464,-0.001487887;0.6310257;0.02182833,0.1659592;0.5005561;-0.007513367,0.2126938;0.367746;-0.1643692,0.2643807;0.2706099;-0.4056129,-0.1624061;0.4930951;-0.02157304,-0.2089204;0.3452387;-0.1644062,-0.235766;0.2248776;-0.3991358,0.07802116;0.004953141;-0.03926792,0.09806156;-0.3295529;-0.004795831,0.1108724;-0.6789203;0.07247692,0.1121818;-0.6394846;-0.00859689,-0.07564492;0.006495117;-0.04346797,-0.1208389;-0.3263931;-0.01842448,-0.137979;-0.6759882;0.05695622,-0.1341364;-0.6364756;-0.02402806,-0.00113873;0.5548656;0.022744,0;0;0,-0.0003353804;0.3198821;0.0277586,-0.001377508;0.6299299;0.04271269,0.1532893;0.502907;-0.03215551,0.2270956;0.4535308;-0.2233126,0.2302494;0.3444727;-0.4649774,-0.1588248;0.502355;-0.02358443,-0.2163278;0.432334;-0.2138918,-0.2489462;0.4391945;-0.4769401,0.0765104;0.003099322;-0.04231262,0.1008137;-0.3322131;-0.02088499,0.09881519;-0.6777291;0.07296324,0.1196064;-0.7077388;0.02167701,-0.08104799;0.006458587;-0.03230039,-0.1095401;-0.3291587;-0.02651259,-0.1113298;-0.6791379;0.04901301,-0.1137089;-0.6633209;-0.03134179,-0.0009565353;0.5537763;0.04137874,387.6631
+0;0;0,-0.0002575278;0.3206583;0.01653464,-0.001487887;0.6310257;0.02182833,0.1659592;0.5005561;-0.007513367,0.2126938;0.367746;-0.1643692,0.2643807;0.2706099;-0.4056129,-0.1624061;0.4930951;-0.02157304,-0.2089204;0.3452387;-0.1644062,-0.235766;0.2248776;-0.3991358,0.07802116;0.004953141;-0.03926792,0.09806156;-0.3295529;-0.004795831,0.1108724;-0.6789203;0.07247692,0.1121818;-0.6394846;-0.00859689,-0.07564492;0.006495117;-0.04346797,-0.1208389;-0.3263931;-0.01842448,-0.137979;-0.6759882;0.05695622,-0.1341364;-0.6364756;-0.02402806,-0.00113873;0.5548656;0.022744,0;0;0,-0.0003353804;0.3198821;0.0277586,-0.001377508;0.6299299;0.04271269,0.1532893;0.502907;-0.03215551,0.2270956;0.4535308;-0.2233126,0.2302494;0.3444727;-0.4649774,-0.1588248;0.502355;-0.02358443,-0.2163278;0.432334;-0.2138918,-0.2489462;0.4391945;-0.4769401,0.0765104;0.003099322;-0.04231262,0.1008137;-0.3322131;-0.02088499,0.09881519;-0.6777291;0.07296324,0.1196064;-0.7077388;0.02167701,-0.08104799;0.006458587;-0.03230039,-0.1095401;-0.3291587;-0.02651259,-0.1113298;-0.6791379;0.04901301,-0.1137089;-0.6633209;-0.03134179,-0.0009565353;0.5537763;0.04137874,387.6631
+0;0;0,-0.0002575278;0.3206583;0.01653464,-0.001487887;0.6310257;0.02182833,0.1659592;0.5005561;-0.007513367,0.2126938;0.367746;-0.1643692,0.2643807;0.2706099;-0.4056129,-0.1624061;0.4930951;-0.02157304,-0.2089204;0.3452387;-0.1644062,-0.235766;0.2248776;-0.3991358,0.07802116;0.004953141;-0.03926792,0.09806156;-0.3295529;-0.004795831,0.1108724;-0.6789203;0.07247692,0.1121818;-0.6394846;-0.00859689,-0.07564492;0.006495117;-0.04346797,-0.1208389;-0.3263931;-0.01842448,-0.137979;-0.6759882;0.05695622,-0.1341364;-0.6364756;-0.02402806,-0.00113873;0.5548656;0.022744,0;0;0,-0.0003353804;0.3198821;0.0277586,-0.001377508;0.6299299;0.04271269,0.1532893;0.502907;-0.03215551,0.2270956;0.4535308;-0.2233126,0.2302494;0.3444727;-0.4649774,-0.1588248;0.502355;-0.02358443,-0.2163278;0.432334;-0.2138918,-0.2489462;0.4391945;-0.4769401,0.0765104;0.003099322;-0.04231262,0.1008137;-0.3322131;-0.02088499,0.09881519;-0.6777291;0.07296324,0.1196064;-0.7077388;0.02167701,-0.08104799;0.006458587;-0.03230039,-0.1095401;-0.3291587;-0.02651259,-0.1113298;-0.6791379;0.04901301,-0.1137089;-0.6633209;-0.03134179,-0.0009565353;0.5537763;0.04137874,387.6631
+0;0;0,-0.000415823;0.3206374;0.01693075,-0.001897842;0.630996;0.02268007,0.1653883;0.5005956;-0.008096308,0.2175617;0.3728551;-0.1674284,0.2745292;0.3041137;-0.4170977,-0.1623815;0.4937769;-0.02313314,-0.2095889;0.348231;-0.1680961,-0.2357812;0.2342092;-0.4060425,0.07806917;0.004933938;-0.03917483,0.09808186;-0.3295639;-0.004606575,0.1110545;-0.6788853;0.07284649,0.1125662;-0.6394298;-0.008221477,-0.07561978;0.006523539;-0.04350745,-0.1208678;-0.3263523;-0.01839774,-0.1379406;-0.6759416;0.05702519,-0.1338939;-0.636406;-0.02394643,-0.001489155;0.5548348;0.02347536,0;0;0,-0.0003353804;0.3198821;0.0277586,-0.001377508;0.6299299;0.04271269,0.1532893;0.502907;-0.03215551,0.2270956;0.4535308;-0.2233126,0.2302494;0.3444727;-0.4649774,-0.1588248;0.502355;-0.02358443,-0.2163278;0.432334;-0.2138918,-0.2489462;0.4391945;-0.4769401,0.0765104;0.003099322;-0.04231262,0.1008137;-0.3322131;-0.02088499,0.09881519;-0.6777291;0.07296324,0.1196064;-0.7077388;0.02167701,-0.08104799;0.006458587;-0.03230039,-0.1095401;-0.3291587;-0.02651259,-0.1113298;-0.6791379;0.04901301,-0.1137089;-0.6633209;-0.03134179,-0.0009565353;0.5537763;0.04137874,387.6631
+0;0;0,-0.000415823;0.3206374;0.01693075,-0.001897842;0.630996;0.02268007,0.1653883;0.5005956;-0.008096308,0.2175617;0.3728551;-0.1674284,0.2745292;0.3041137;-0.4170977,-0.1623815;0.4937769;-0.02313314,-0.2095889;0.348231;-0.1680961,-0.2357812;0.2342092;-0.4060425,0.07806917;0.004933938;-0.03917483,0.09808186;-0.3295639;-0.004606575,0.1110545;-0.6788853;0.07284649,0.1125662;-0.6394298;-0.008221477,-0.07561978;0.006523539;-0.04350745,-0.1208678;-0.3263523;-0.01839774,-0.1379406;-0.6759416;0.05702519,-0.1338939;-0.636406;-0.02394643,-0.001489155;0.5548348;0.02347536,0;0;0,-0.0003353804;0.3198821;0.0277586,-0.001377508;0.6299299;0.04271269,0.1532893;0.502907;-0.03215551,0.2270956;0.4535308;-0.2233126,0.2302494;0.3444727;-0.4649774,-0.1588248;0.502355;-0.02358443,-0.2163278;0.432334;-0.2138918,-0.2489462;0.4391945;-0.4769401,0.0765104;0.003099322;-0.04231262,0.1008137;-0.3322131;-0.02088499,0.09881519;-0.6777291;0.07296324,0.1196064;-0.7077388;0.02167701,-0.08104799;0.006458587;-0.03230039,-0.1095401;-0.3291587;-0.02651259,-0.1113298;-0.6791379;0.04901301,-0.1137089;-0.6633209;-0.03134179,-0.0009565353;0.5537763;0.04137874,387.6631
+0;0;0,-0.000415823;0.3206374;0.01693075,-0.001897842;0.630996;0.02268007,0.1653883;0.5005956;-0.008096308,0.2175617;0.3728551;-0.1674284,0.2745292;0.3041137;-0.4170977,-0.1623815;0.4937769;-0.02313314,-0.2095889;0.348231;-0.1680961,-0.2357812;0.2342092;-0.4060425,0.07806917;0.004933938;-0.03917483,0.09808186;-0.3295639;-0.004606575,0.1110545;-0.6788853;0.07284649,0.1125662;-0.6394298;-0.008221477,-0.07561978;0.006523539;-0.04350745,-0.1208678;-0.3263523;-0.01839774,-0.1379406;-0.6759416;0.05702519,-0.1338939;-0.636406;-0.02394643,-0.001489155;0.5548348;0.02347536,0;0;0,-0.0003353804;0.3198821;0.0277586,-0.001377508;0.6299299;0.04271269,0.1532893;0.502907;-0.03215551,0.2270956;0.4535308;-0.2233126,0.2302494;0.3444727;-0.4649774,-0.1588248;0.502355;-0.02358443,-0.2163278;0.432334;-0.2138918,-0.2489462;0.4391945;-0.4769401,0.0765104;0.003099322;-0.04231262,0.1008137;-0.3322131;-0.02088499,0.09881519;-0.6777291;0.07296324,0.1196064;-0.7077388;0.02167701,-0.08104799;0.006458587;-0.03230039,-0.1095401;-0.3291587;-0.02651259,-0.1113298;-0.6791379;0.04901301,-0.1137089;-0.6633209;-0.03134179,-0.0009565353;0.5537763;0.04137874,387.6631
+0;0;0,-0.0004934004;0.320612;0.01740406,-0.002111927;0.6309631;0.02351763,0.1649472;0.5006785;-0.008855371,0.218863;0.3755276;-0.1696557,0.2582894;0.2935827;-0.4187261,-0.1623183;0.4942398;-0.02388089,-0.2094377;0.3520957;-0.172209,-0.2335928;0.235468;-0.4091056,0.07816688;0.004922477;-0.03898094,0.09829646;-0.3295542;-0.004276574,0.1111153;-0.6788824;0.07317217,0.1126694;-0.6394072;-0.007892706,-0.07556582;0.006539301;-0.04359873,-0.1204892;-0.3263619;-0.0182435,-0.1372708;-0.6759478;0.05726044,-0.1331855;-0.6363756;-0.02370493,-0.001677107;0.5548012;0.02421764,0;0;0,-0.0003353804;0.3198821;0.0277586,-0.001377508;0.6299299;0.04271269,0.1532893;0.502907;-0.03215551,0.2270956;0.4535308;-0.2233126,0.2302494;0.3444727;-0.4649774,-0.1588248;0.502355;-0.02358443,-0.2163278;0.432334;-0.2138918,-0.2489462;0.4391945;-0.4769401,0.0765104;0.003099322;-0.04231262,0.1008137;-0.3322131;-0.02088499,0.09881519;-0.6777291;0.07296324,0.1196064;-0.7077388;0.02167701,-0.08104799;0.006458587;-0.03230039,-0.1095401;-0.3291587;-0.02651259,-0.1113298;-0.6791379;0.04901301,-0.1137089;-0.6633209;-0.03134179,-0.0009565353;0.5537763;0.04137874,387.6631
+0;0;0,-0.0004934004;0.320612;0.01740406,-0.002111927;0.6309631;0.02351763,0.1649472;0.5006785;-0.008855371,0.218863;0.3755276;-0.1696557,0.2582894;0.2935827;-0.4187261,-0.1623183;0.4942398;-0.02388089,-0.2094377;0.3520957;-0.172209,-0.2335928;0.235468;-0.4091056,0.07816688;0.004922477;-0.03898094,0.09829646;-0.3295542;-0.004276574,0.1111153;-0.6788824;0.07317217,0.1126694;-0.6394072;-0.007892706,-0.07556582;0.006539301;-0.04359873,-0.1204892;-0.3263619;-0.0182435,-0.1372708;-0.6759478;0.05726044,-0.1331855;-0.6363756;-0.02370493,-0.001677107;0.5548012;0.02421764,0;0;0,-0.0003353804;0.3198821;0.0277586,-0.001377508;0.6299299;0.04271269,0.1532893;0.502907;-0.03215551,0.2270956;0.4535308;-0.2233126,0.2302494;0.3444727;-0.4649774,-0.1588248;0.502355;-0.02358443,-0.2163278;0.432334;-0.2138918,-0.2489462;0.4391945;-0.4769401,0.0765104;0.003099322;-0.04231262,0.1008137;-0.3322131;-0.02088499,0.09881519;-0.6777291;0.07296324,0.1196064;-0.7077388;0.02167701,-0.08104799;0.006458587;-0.03230039,-0.1095401;-0.3291587;-0.02651259,-0.1113298;-0.6791379;0.04901301,-0.1137089;-0.6633209;-0.03134179,-0.0009565353;0.5537763;0.04137874,387.6631
+0;0;0,-0.0004934004;0.320612;0.01740406,-0.002111927;0.6309631;0.02351763,0.1649472;0.5006785;-0.008855371,0.218863;0.3755276;-0.1696557,0.2582894;0.2935827;-0.4187261,-0.1623183;0.4942398;-0.02388089,-0.2094377;0.3520957;-0.172209,-0.2335928;0.235468;-0.4091056,0.07816688;0.004922477;-0.03898094,0.09829646;-0.3295542;-0.004276574,0.1111153;-0.6788824;0.07317217,0.1126694;-0.6394072;-0.007892706,-0.07556582;0.006539301;-0.04359873,-0.1204892;-0.3263619;-0.0182435,-0.1372708;-0.6759478;0.05726044,-0.1331855;-0.6363756;-0.02370493,-0.001677107;0.5548012;0.02421764,0;0;0,-0.0003353804;0.3198821;0.0277586,-0.001377508;0.6299299;0.04271269,0.1532893;0.502907;-0.03215551,0.2270956;0.4535308;-0.2233126,0.2302494;0.3444727;-0.4649774,-0.1588248;0.502355;-0.02358443,-0.2163278;0.432334;-0.2138918,-0.2489462;0.4391945;-0.4769401,0.0765104;0.003099322;-0.04231262,0.1008137;-0.3322131;-0.02088499,0.09881519;-0.6777291;0.07296324,0.1196064;-0.7077388;0.02167701,-0.08104799;0.006458587;-0.03230039,-0.1095401;-0.3291587;-0.02651259,-0.1113298;-0.6791379;0.04901301,-0.1137089;-0.6633209;-0.03134179,-0.0009565353;0.5537763;0.04137874,387.6631
+0;0;0,-0.0006202672;0.3205929;0.01774874,-0.002360803;0.6309359;0.02423083,0.1646152;0.5009387;-0.009225171,0.2194789;0.3822107;-0.1745129,0.2572067;0.3251347;-0.4306856,-0.1621891;0.4944218;-0.02468549,-0.2099701;0.3561388;-0.176413,-0.2376886;0.2753094;-0.4274185,0.07819559;0.004931567;-0.03892215,0.09838831;-0.3295337;-0.004144952,0.1111374;-0.6788631;0.07330953,0.1127934;-0.6393726;-0.007751539,-0.07556471;0.006523322;-0.04360304,-0.1204406;-0.326379;-0.01817736,-0.1372309;-0.6759691;0.05730515,-0.1330435;-0.6363751;-0.02365242,-0.001902621;0.5547733;0.02483927,0;0;0,-0.0003353804;0.3198821;0.0277586,-0.001377508;0.6299299;0.04271269,0.1532893;0.502907;-0.03215551,0.2270956;0.4535308;-0.2233126,0.2302494;0.3444727;-0.4649774,-0.1588248;0.502355;-0.02358443,-0.2163278;0.432334;-0.2138918,-0.2489462;0.4391945;-0.4769401,0.0765104;0.003099322;-0.04231262,0.1008137;-0.3322131;-0.02088499,0.09881519;-0.6777291;0.07296324,0.1196064;-0.7077388;0.02167701,-0.08104799;0.006458587;-0.03230039,-0.1095401;-0.3291587;-0.02651259,-0.1113298;-0.6791379;0.04901301,-0.1137089;-0.6633209;-0.03134179,-0.0009565353;0.5537763;0.04137874,387.6631
+0;0;0,-0.0006202672;0.3205929;0.01774874,-0.002360803;0.6309359;0.02423083,0.1646152;0.5009387;-0.009225171,0.2194789;0.3822107;-0.1745129,0.2572067;0.3251347;-0.4306856,-0.1621891;0.4944218;-0.02468549,-0.2099701;0.3561388;-0.176413,-0.2376886;0.2753094;-0.4274185,0.07819559;0.004931567;-0.03892215,0.09838831;-0.3295337;-0.004144952,0.1111374;-0.6788631;0.07330953,0.1127934;-0.6393726;-0.007751539,-0.07556471;0.006523322;-0.04360304,-0.1204406;-0.326379;-0.01817736,-0.1372309;-0.6759691;0.05730515,-0.1330435;-0.6363751;-0.02365242,-0.001902621;0.5547733;0.02483927,0;0;0,-0.0003353804;0.3198821;0.0277586,-0.001377508;0.6299299;0.04271269,0.1532893;0.502907;-0.03215551,0.2270956;0.4535308;-0.2233126,0.2302494;0.3444727;-0.4649774,-0.1588248;0.502355;-0.02358443,-0.2163278;0.432334;-0.2138918,-0.2489462;0.4391945;-0.4769401,0.0765104;0.003099322;-0.04231262,0.1008137;-0.3322131;-0.02088499,0.09881519;-0.6777291;0.07296324,0.1196064;-0.7077388;0.02167701,-0.08104799;0.006458587;-0.03230039,-0.1095401;-0.3291587;-0.02651259,-0.1113298;-0.6791379;0.04901301,-0.1137089;-0.6633209;-0.03134179,-0.0009565353;0.5537763;0.04137874,387.6631
+0;0;0,-0.0006202672;0.3205929;0.01774874,-0.002360803;0.6309359;0.02423083,0.1646152;0.5009387;-0.009225171,0.2194789;0.3822107;-0.1745129,0.2572067;0.3251347;-0.4306856,-0.1621891;0.4944218;-0.02468549,-0.2099701;0.3561388;-0.176413,-0.2376886;0.2753094;-0.4274185,0.07819559;0.004931567;-0.03892215,0.09838831;-0.3295337;-0.004144952,0.1111374;-0.6788631;0.07330953,0.1127934;-0.6393726;-0.007751539,-0.07556471;0.006523322;-0.04360304,-0.1204406;-0.326379;-0.01817736,-0.1372309;-0.6759691;0.05730515,-0.1330435;-0.6363751;-0.02365242,-0.001902621;0.5547733;0.02483927,0;0;0,-0.0003353804;0.3198821;0.0277586,-0.001377508;0.6299299;0.04271269,0.1532893;0.502907;-0.03215551,0.2270956;0.4535308;-0.2233126,0.2302494;0.3444727;-0.4649774,-0.1588248;0.502355;-0.02358443,-0.2163278;0.432334;-0.2138918,-0.2489462;0.4391945;-0.4769401,0.0765104;0.003099322;-0.04231262,0.1008137;-0.3322131;-0.02088499,0.09881519;-0.6777291;0.07296324,0.1196064;-0.7077388;0.02167701,-0.08104799;0.006458587;-0.03230039,-0.1095401;-0.3291587;-0.02651259,-0.1113298;-0.6791379;0.04901301,-0.1137089;-0.6633209;-0.03134179,-0.0009565353;0.5537763;0.04137874,387.6631
+0;0;0,-0.0008272607;0.3205696;0.01815598,-0.002802405;0.6309037;0.02499273,0.1639885;0.5010171;-0.009868037,0.2215129;0.3864238;-0.1771574,0.2560325;0.3075347;-0.4279369,-0.1622629;0.4948849;-0.02560263,-0.2116616;0.3624807;-0.1819846,-0.2346903;0.2853153;-0.4346121,0.07823963;0.004915503;-0.03883559,0.09866235;-0.3295432;-0.004129466,0.1110092;-0.678852;0.07348323,0.1127307;-0.6393498;-0.00757511,-0.07556219;0.00653335;-0.0436059,-0.1204174;-0.3263855;-0.01836168,-0.1370895;-0.6759445;0.05729083,-0.1328391;-0.6363285;-0.02366086,-0.002290429;0.5547407;0.02551321,0;0;0,-0.0003353804;0.3198821;0.0277586,-0.001377508;0.6299299;0.04271269,0.1532893;0.502907;-0.03215551,0.2270956;0.4535308;-0.2233126,0.2302494;0.3444727;-0.4649774,-0.1588248;0.502355;-0.02358443,-0.2163278;0.432334;-0.2138918,-0.2489462;0.4391945;-0.4769401,0.0765104;0.003099322;-0.04231262,0.1008137;-0.3322131;-0.02088499,0.09881519;-0.6777291;0.07296324,0.1196064;-0.7077388;0.02167701,-0.08104799;0.006458587;-0.03230039,-0.1095401;-0.3291587;-0.02651259,-0.1113298;-0.6791379;0.04901301,-0.1137089;-0.6633209;-0.03134179,-0.0009565353;0.5537763;0.04137874,387.6631
+0;0;0,-0.0008272607;0.3205696;0.01815598,-0.002802405;0.6309037;0.02499273,0.1639885;0.5010171;-0.009868037,0.2215129;0.3864238;-0.1771574,0.2560325;0.3075347;-0.4279369,-0.1622629;0.4948849;-0.02560263,-0.2116616;0.3624807;-0.1819846,-0.2346903;0.2853153;-0.4346121,0.07823963;0.004915503;-0.03883559,0.09866235;-0.3295432;-0.004129466,0.1110092;-0.678852;0.07348323,0.1127307;-0.6393498;-0.00757511,-0.07556219;0.00653335;-0.0436059,-0.1204174;-0.3263855;-0.01836168,-0.1370895;-0.6759445;0.05729083,-0.1328391;-0.6363285;-0.02366086,-0.002290429;0.5547407;0.02551321,0;0;0,-0.0003353804;0.3198821;0.0277586,-0.001377508;0.6299299;0.04271269,0.1532893;0.502907;-0.03215551,0.2270956;0.4535308;-0.2233126,0.2302494;0.3444727;-0.4649774,-0.1588248;0.502355;-0.02358443,-0.2163278;0.432334;-0.2138918,-0.2489462;0.4391945;-0.4769401,0.0765104;0.003099322;-0.04231262,0.1008137;-0.3322131;-0.02088499,0.09881519;-0.6777291;0.07296324,0.1196064;-0.7077388;0.02167701,-0.08104799;0.006458587;-0.03230039,-0.1095401;-0.3291587;-0.02651259,-0.1113298;-0.6791379;0.04901301,-0.1137089;-0.6633209;-0.03134179,-0.0009565353;0.5537763;0.04137874,387.6631
+0;0;0,-0.0008272607;0.3205696;0.01815598,-0.002802405;0.6309037;0.02499273,0.1639885;0.5010171;-0.009868037,0.2215129;0.3864238;-0.1771574,0.2560325;0.3075347;-0.4279369,-0.1622629;0.4948849;-0.02560263,-0.2116616;0.3624807;-0.1819846,-0.2346903;0.2853153;-0.4346121,0.07823963;0.004915503;-0.03883559,0.09866235;-0.3295432;-0.004129466,0.1110092;-0.678852;0.07348323,0.1127307;-0.6393498;-0.00757511,-0.07556219;0.00653335;-0.0436059,-0.1204174;-0.3263855;-0.01836168,-0.1370895;-0.6759445;0.05729083,-0.1328391;-0.6363285;-0.02366086,-0.002290429;0.5547407;0.02551321,0;0;0,-0.0003353804;0.3198821;0.0277586,-0.001377508;0.6299299;0.04271269,0.1532893;0.502907;-0.03215551,0.2270956;0.4535308;-0.2233126,0.2302494;0.3444727;-0.4649774,-0.1588248;0.502355;-0.02358443,-0.2163278;0.432334;-0.2138918,-0.2489462;0.4391945;-0.4769401,0.0765104;0.003099322;-0.04231262,0.1008137;-0.3322131;-0.02088499,0.09881519;-0.6777291;0.07296324,0.1196064;-0.7077388;0.02167701,-0.08104799;0.006458587;-0.03230039,-0.1095401;-0.3291587;-0.02651259,-0.1113298;-0.6791379;0.04901301,-0.1137089;-0.6633209;-0.03134179,-0.0009565353;0.5537763;0.04137874,387.6631
+0;0;0,-0.0008784276;0.3205385;0.0186949,-0.002944052;0.6308649;0.02585401,0.1635353;0.5007224;-0.01023151,0.2203164;0.3900069;-0.180362,0.2550697;0.3149552;-0.4322845,-0.1621589;0.4953039;-0.02605745,-0.2125354;0.3667277;-0.1852956,-0.2340482;0.2904834;-0.4383361,0.07833825;0.004900685;-0.03863815,0.09911881;-0.3295272;-0.003847942,0.1111962;-0.6788236;0.07386263,0.1129698;-0.6392987;-0.007191911,-0.07552736;0.006529417;-0.04366681,-0.1200934;-0.3264084;-0.01816135,-0.1369572;-0.6759474;0.05754104,-0.1326526;-0.6363176;-0.02340613,-0.002414085;0.5547016;0.02628997,0;0;0,-0.0003353804;0.3198821;0.0277586,-0.001377508;0.6299299;0.04271269,0.1532893;0.502907;-0.03215551,0.2270956;0.4535308;-0.2233126,0.2302494;0.3444727;-0.4649774,-0.1588248;0.502355;-0.02358443,-0.2163278;0.432334;-0.2138918,-0.2489462;0.4391945;-0.4769401,0.0765104;0.003099322;-0.04231262,0.1008137;-0.3322131;-0.02088499,0.09881519;-0.6777291;0.07296324,0.1196064;-0.7077388;0.02167701,-0.08104799;0.006458587;-0.03230039,-0.1095401;-0.3291587;-0.02651259,-0.1113298;-0.6791379;0.04901301,-0.1137089;-0.6633209;-0.03134179,-0.0009565353;0.5537763;0.04137874,387.6631
+0;0;0,-0.0008784276;0.3205385;0.0186949,-0.002944052;0.6308649;0.02585401,0.1635353;0.5007224;-0.01023151,0.2203164;0.3900069;-0.180362,0.2550697;0.3149552;-0.4322845,-0.1621589;0.4953039;-0.02605745,-0.2125354;0.3667277;-0.1852956,-0.2340482;0.2904834;-0.4383361,0.07833825;0.004900685;-0.03863815,0.09911881;-0.3295272;-0.003847942,0.1111962;-0.6788236;0.07386263,0.1129698;-0.6392987;-0.007191911,-0.07552736;0.006529417;-0.04366681,-0.1200934;-0.3264084;-0.01816135,-0.1369572;-0.6759474;0.05754104,-0.1326526;-0.6363176;-0.02340613,-0.002414085;0.5547016;0.02628997,0;0;0,-0.0003353804;0.3198821;0.0277586,-0.001377508;0.6299299;0.04271269,0.1532893;0.502907;-0.03215551,0.2270956;0.4535308;-0.2233126,0.2302494;0.3444727;-0.4649774,-0.1588248;0.502355;-0.02358443,-0.2163278;0.432334;-0.2138918,-0.2489462;0.4391945;-0.4769401,0.0765104;0.003099322;-0.04231262,0.1008137;-0.3322131;-0.02088499,0.09881519;-0.6777291;0.07296324,0.1196064;-0.7077388;0.02167701,-0.08104799;0.006458587;-0.03230039,-0.1095401;-0.3291587;-0.02651259,-0.1113298;-0.6791379;0.04901301,-0.1137089;-0.6633209;-0.03134179,-0.0009565353;0.5537763;0.04137874,387.6631
+0;0;0,-0.0008784276;0.3205385;0.0186949,-0.002944052;0.6308649;0.02585401,0.1635353;0.5007224;-0.01023151,0.2203164;0.3900069;-0.180362,0.2550697;0.3149552;-0.4322845,-0.1621589;0.4953039;-0.02605745,-0.2125354;0.3667277;-0.1852956,-0.2340482;0.2904834;-0.4383361,0.07833825;0.004900685;-0.03863815,0.09911881;-0.3295272;-0.003847942,0.1111962;-0.6788236;0.07386263,0.1129698;-0.6392987;-0.007191911,-0.07552736;0.006529417;-0.04366681,-0.1200934;-0.3264084;-0.01816135,-0.1369572;-0.6759474;0.05754104,-0.1326526;-0.6363176;-0.02340613,-0.002414085;0.5547016;0.02628997,0;0;0,-0.0003353804;0.3198821;0.0277586,-0.001377508;0.6299299;0.04271269,0.1532893;0.502907;-0.03215551,0.2270956;0.4535308;-0.2233126,0.2302494;0.3444727;-0.4649774,-0.1588248;0.502355;-0.02358443,-0.2163278;0.432334;-0.2138918,-0.2489462;0.4391945;-0.4769401,0.0765104;0.003099322;-0.04231262,0.1008137;-0.3322131;-0.02088499,0.09881519;-0.6777291;0.07296324,0.1196064;-0.7077388;0.02167701,-0.08104799;0.006458587;-0.03230039,-0.1095401;-0.3291587;-0.02651259,-0.1113298;-0.6791379;0.04901301,-0.1137089;-0.6633209;-0.03134179,-0.0009565353;0.5537763;0.04137874,387.6631
+0;0;0,-0.0008375004;0.3204992;0.0193588,-0.002983341;0.6308181;0.02683113,0.1629137;0.500039;-0.01109158,0.2165928;0.4064004;-0.1921352,0.2565765;0.3470432;-0.4474458,-0.161834;0.4957917;-0.02679545,-0.2140821;0.3715622;-0.1888558,-0.2270422;0.2890976;-0.4405245,0.07839452;0.004898726;-0.03852411,0.09950855;-0.3294742;-0.003407609,0.1113381;-0.6787478;0.07444325,0.1131356;-0.6391978;-0.006607801,-0.07553759;0.006530644;-0.04364892,-0.1197875;-0.3264401;-0.01802333,-0.1366173;-0.6759063;0.05802199,-0.1322899;-0.6362505;-0.02292087,-0.002432509;0.5546545;0.02717743,0;0;0,-0.0003353804;0.3198821;0.0277586,-0.001377508;0.6299299;0.04271269,0.1532893;0.502907;-0.03215551,0.2270956;0.4535308;-0.2233126,0.2302494;0.3444727;-0.4649774,-0.1588248;0.502355;-0.02358443,-0.2163278;0.432334;-0.2138918,-0.2489462;0.4391945;-0.4769401,0.0765104;0.003099322;-0.04231262,0.1008137;-0.3322131;-0.02088499,0.09881519;-0.6777291;0.07296324,0.1196064;-0.7077388;0.02167701,-0.08104799;0.006458587;-0.03230039,-0.1095401;-0.3291587;-0.02651259,-0.1113298;-0.6791379;0.04901301,-0.1137089;-0.6633209;-0.03134179,-0.0009565353;0.5537763;0.04137874,387.6631
+0;0;0,-0.0008375004;0.3204992;0.0193588,-0.002983341;0.6308181;0.02683113,0.1629137;0.500039;-0.01109158,0.2165928;0.4064004;-0.1921352,0.2565765;0.3470432;-0.4474458,-0.161834;0.4957917;-0.02679545,-0.2140821;0.3715622;-0.1888558,-0.2270422;0.2890976;-0.4405245,0.07839452;0.004898726;-0.03852411,0.09950855;-0.3294742;-0.003407609,0.1113381;-0.6787478;0.07444325,0.1131356;-0.6391978;-0.006607801,-0.07553759;0.006530644;-0.04364892,-0.1197875;-0.3264401;-0.01802333,-0.1366173;-0.6759063;0.05802199,-0.1322899;-0.6362505;-0.02292087,-0.002432509;0.5546545;0.02717743,0;0;0,-0.0003353804;0.3198821;0.0277586,-0.001377508;0.6299299;0.04271269,0.1532893;0.502907;-0.03215551,0.2270956;0.4535308;-0.2233126,0.2302494;0.3444727;-0.4649774,-0.1588248;0.502355;-0.02358443,-0.2163278;0.432334;-0.2138918,-0.2489462;0.4391945;-0.4769401,0.0765104;0.003099322;-0.04231262,0.1008137;-0.3322131;-0.02088499,0.09881519;-0.6777291;0.07296324,0.1196064;-0.7077388;0.02167701,-0.08104799;0.006458587;-0.03230039,-0.1095401;-0.3291587;-0.02651259,-0.1113298;-0.6791379;0.04901301,-0.1137089;-0.6633209;-0.03134179,-0.0009565353;0.5537763;0.04137874,387.6631
+0;0;0,-0.0008375004;0.3204992;0.0193588,-0.002983341;0.6308181;0.02683113,0.1629137;0.500039;-0.01109158,0.2165928;0.4064004;-0.1921352,0.2565765;0.3470432;-0.4474458,-0.161834;0.4957917;-0.02679545,-0.2140821;0.3715622;-0.1888558,-0.2270422;0.2890976;-0.4405245,0.07839452;0.004898726;-0.03852411,0.09950855;-0.3294742;-0.003407609,0.1113381;-0.6787478;0.07444325,0.1131356;-0.6391978;-0.006607801,-0.07553759;0.006530644;-0.04364892,-0.1197875;-0.3264401;-0.01802333,-0.1366173;-0.6759063;0.05802199,-0.1322899;-0.6362505;-0.02292087,-0.002432509;0.5546545;0.02717743,0;0;0,-0.0003353804;0.3198821;0.0277586,-0.001377508;0.6299299;0.04271269,0.1532893;0.502907;-0.03215551,0.2270956;0.4535308;-0.2233126,0.2302494;0.3444727;-0.4649774,-0.1588248;0.502355;-0.02358443,-0.2163278;0.432334;-0.2138918,-0.2489462;0.4391945;-0.4769401,0.0765104;0.003099322;-0.04231262,0.1008137;-0.3322131;-0.02088499,0.09881519;-0.6777291;0.07296324,0.1196064;-0.7077388;0.02167701,-0.08104799;0.006458587;-0.03230039,-0.1095401;-0.3291587;-0.02651259,-0.1113298;-0.6791379;0.04901301,-0.1137089;-0.6633209;-0.03134179,-0.0009565353;0.5537763;0.04137874,387.6631
+0;0;0,-0.0009276619;0.3204648;0.01991648,-0.003175961;0.6307776;0.02762675,0.1636915;0.5011761;-0.007875219,0.2124788;0.4049073;-0.1889237,0.2688386;0.3477965;-0.4416437,-0.1617214;0.4962142;-0.02736857,-0.2170622;0.3745897;-0.1903755,-0.2290705;0.2937237;-0.4426095,0.07838997;0.004940942;-0.03852798,0.09971428;-0.3293918;-0.003156193,0.1113214;-0.6786284;0.07489397,0.1137045;-0.6390632;-0.006140202,-0.07556218;0.006485223;-0.04361312,-0.1198828;-0.3264603;-0.01778294,-0.136514;-0.6759138;0.05836461,-0.1316025;-0.6362374;-0.02254244,-0.002594678;0.5546139;0.02790279,0;0;0,-0.0003353804;0.3198821;0.0277586,-0.001377508;0.6299299;0.04271269,0.1532893;0.502907;-0.03215551,0.2270956;0.4535308;-0.2233126,0.2302494;0.3444727;-0.4649774,-0.1588248;0.502355;-0.02358443,-0.2163278;0.432334;-0.2138918,-0.2489462;0.4391945;-0.4769401,0.0765104;0.003099322;-0.04231262,0.1008137;-0.3322131;-0.02088499,0.09881519;-0.6777291;0.07296324,0.1196064;-0.7077388;0.02167701,-0.08104799;0.006458587;-0.03230039,-0.1095401;-0.3291587;-0.02651259,-0.1113298;-0.6791379;0.04901301,-0.1137089;-0.6633209;-0.03134179,-0.0009565353;0.5537763;0.04137874,387.6631
+0;0;0,-0.0009276619;0.3204648;0.01991648,-0.003175961;0.6307776;0.02762675,0.1636915;0.5011761;-0.007875219,0.2124788;0.4049073;-0.1889237,0.2688386;0.3477965;-0.4416437,-0.1617214;0.4962142;-0.02736857,-0.2170622;0.3745897;-0.1903755,-0.2290705;0.2937237;-0.4426095,0.07838997;0.004940942;-0.03852798,0.09971428;-0.3293918;-0.003156193,0.1113214;-0.6786284;0.07489397,0.1137045;-0.6390632;-0.006140202,-0.07556218;0.006485223;-0.04361312,-0.1198828;-0.3264603;-0.01778294,-0.136514;-0.6759138;0.05836461,-0.1316025;-0.6362374;-0.02254244,-0.002594678;0.5546139;0.02790279,0;0;0,-0.0003353804;0.3198821;0.0277586,-0.001377508;0.6299299;0.04271269,0.1532893;0.502907;-0.03215551,0.2270956;0.4535308;-0.2233126,0.2302494;0.3444727;-0.4649774,-0.1588248;0.502355;-0.02358443,-0.2163278;0.432334;-0.2138918,-0.2489462;0.4391945;-0.4769401,0.0765104;0.003099322;-0.04231262,0.1008137;-0.3322131;-0.02088499,0.09881519;-0.6777291;0.07296324,0.1196064;-0.7077388;0.02167701,-0.08104799;0.006458587;-0.03230039,-0.1095401;-0.3291587;-0.02651259,-0.1113298;-0.6791379;0.04901301,-0.1137089;-0.6633209;-0.03134179,-0.0009565353;0.5537763;0.04137874,387.6631
+0;0;0,-0.0009276619;0.3204648;0.01991648,-0.003175961;0.6307776;0.02762675,0.1636915;0.5011761;-0.007875219,0.2124788;0.4049073;-0.1889237,0.2688386;0.3477965;-0.4416437,-0.1617214;0.4962142;-0.02736857,-0.2170622;0.3745897;-0.1903755,-0.2290705;0.2937237;-0.4426095,0.07838997;0.004940942;-0.03852798,0.09971428;-0.3293918;-0.003156193,0.1113214;-0.6786284;0.07489397,0.1137045;-0.6390632;-0.006140202,-0.07556218;0.006485223;-0.04361312,-0.1198828;-0.3264603;-0.01778294,-0.136514;-0.6759138;0.05836461,-0.1316025;-0.6362374;-0.02254244,-0.002594678;0.5546139;0.02790279,0;0;0,-0.0003353804;0.3198821;0.0277586,-0.001377508;0.6299299;0.04271269,0.1532893;0.502907;-0.03215551,0.2270956;0.4535308;-0.2233126,0.2302494;0.3444727;-0.4649774,-0.1588248;0.502355;-0.02358443,-0.2163278;0.432334;-0.2138918,-0.2489462;0.4391945;-0.4769401,0.0765104;0.003099322;-0.04231262,0.1008137;-0.3322131;-0.02088499,0.09881519;-0.6777291;0.07296324,0.1196064;-0.7077388;0.02167701,-0.08104799;0.006458587;-0.03230039,-0.1095401;-0.3291587;-0.02651259,-0.1113298;-0.6791379;0.04901301,-0.1137089;-0.6633209;-0.03134179,-0.0009565353;0.5537763;0.04137874,387.6631
+0;0;0,-0.00103852;0.3204335;0.02040859,-0.003531302;0.6307355;0.02850061,0.16274;0.5007551;-0.00953142,0.2109347;0.4177023;-0.1971638,0.2758101;0.3371721;-0.4413186,-0.162262;0.4944236;-0.02394768,-0.2168356;0.3795469;-0.1920294,-0.2280645;0.334296;-0.45305,0.07844623;0.005024124;-0.0384025,0.09983882;-0.3292743;-0.002749689,0.1113843;-0.6785436;0.07516367,0.1127718;-0.6389419;-0.005889341,-0.07555109;0.006380952;-0.0436477,-0.1200127;-0.3265539;-0.01792203,-0.1364188;-0.6759236;0.05865737,-0.1325014;-0.6362196;-0.02230062,-0.002885021;0.554572;0.02866331,0;0;0,-0.0003353804;0.3198821;0.0277586,-0.001377508;0.6299299;0.04271269,0.1532893;0.502907;-0.03215551,0.2270956;0.4535308;-0.2233126,0.2302494;0.3444727;-0.4649774,-0.1588248;0.502355;-0.02358443,-0.2163278;0.432334;-0.2138918,-0.2489462;0.4391945;-0.4769401,0.0765104;0.003099322;-0.04231262,0.1008137;-0.3322131;-0.02088499,0.09881519;-0.6777291;0.07296324,0.1196064;-0.7077388;0.02167701,-0.08104799;0.006458587;-0.03230039,-0.1095401;-0.3291587;-0.02651259,-0.1113298;-0.6791379;0.04901301,-0.1137089;-0.6633209;-0.03134179,-0.0009565353;0.5537763;0.04137874,387.6631
+0;0;0,-0.00103852;0.3204335;0.02040859,-0.003531302;0.6307355;0.02850061,0.16274;0.5007551;-0.00953142,0.2109347;0.4177023;-0.1971638,0.2758101;0.3371721;-0.4413186,-0.162262;0.4944236;-0.02394768,-0.2168356;0.3795469;-0.1920294,-0.2280645;0.334296;-0.45305,0.07844623;0.005024124;-0.0384025,0.09983882;-0.3292743;-0.002749689,0.1113843;-0.6785436;0.07516367,0.1127718;-0.6389419;-0.005889341,-0.07555109;0.006380952;-0.0436477,-0.1200127;-0.3265539;-0.01792203,-0.1364188;-0.6759236;0.05865737,-0.1325014;-0.6362196;-0.02230062,-0.002885021;0.554572;0.02866331,0;0;0,-0.0003353804;0.3198821;0.0277586,-0.001377508;0.6299299;0.04271269,0.1532893;0.502907;-0.03215551,0.2270956;0.4535308;-0.2233126,0.2302494;0.3444727;-0.4649774,-0.1588248;0.502355;-0.02358443,-0.2163278;0.432334;-0.2138918,-0.2489462;0.4391945;-0.4769401,0.0765104;0.003099322;-0.04231262,0.1008137;-0.3322131;-0.02088499,0.09881519;-0.6777291;0.07296324,0.1196064;-0.7077388;0.02167701,-0.08104799;0.006458587;-0.03230039,-0.1095401;-0.3291587;-0.02651259,-0.1113298;-0.6791379;0.04901301,-0.1137089;-0.6633209;-0.03134179,-0.0009565353;0.5537763;0.04137874,387.6631
+0;0;0,-0.00103852;0.3204335;0.02040859,-0.003531302;0.6307355;0.02850061,0.16274;0.5007551;-0.00953142,0.2109347;0.4177023;-0.1971638,0.2758101;0.3371721;-0.4413186,-0.162262;0.4944236;-0.02394768,-0.2168356;0.3795469;-0.1920294,-0.2280645;0.334296;-0.45305,0.07844623;0.005024124;-0.0384025,0.09983882;-0.3292743;-0.002749689,0.1113843;-0.6785436;0.07516367,0.1127718;-0.6389419;-0.005889341,-0.07555109;0.006380952;-0.0436477,-0.1200127;-0.3265539;-0.01792203,-0.1364188;-0.6759236;0.05865737,-0.1325014;-0.6362196;-0.02230062,-0.002885021;0.554572;0.02866331,0;0;0,-0.0003353804;0.3198821;0.0277586,-0.001377508;0.6299299;0.04271269,0.1532893;0.502907;-0.03215551,0.2270956;0.4535308;-0.2233126,0.2302494;0.3444727;-0.4649774,-0.1588248;0.502355;-0.02358443,-0.2163278;0.432334;-0.2138918,-0.2489462;0.4391945;-0.4769401,0.0765104;0.003099322;-0.04231262,0.1008137;-0.3322131;-0.02088499,0.09881519;-0.6777291;0.07296324,0.1196064;-0.7077388;0.02167701,-0.08104799;0.006458587;-0.03230039,-0.1095401;-0.3291587;-0.02651259,-0.1113298;-0.6791379;0.04901301,-0.1137089;-0.6633209;-0.03134179,-0.0009565353;0.5537763;0.04137874,387.6631
+0;0;0,-0.001055088;0.3203701;0.02137978,-0.003575588;0.6306652;0.02972036,0.1617381;0.4998481;-0.01130147,0.2145303;0.4123905;-0.1956668,0.2719903;0.3398974;-0.4441593,-0.1623102;0.4933577;-0.02154793,-0.2131871;0.3971259;-0.20204,-0.2293569;0.3279845;-0.4575071,0.07840265;0.005129711;-0.03847747,0.1001299;-0.3290246;-0.001693804,0.1113058;-0.6783767;0.07590143,0.1119312;-0.6387384;-0.005156696,-0.07566217;0.006300058;-0.04346666,-0.119936;-0.3266514;-0.01763284,-0.1363595;-0.6758775;0.05959515,-0.1332043;-0.6361399;-0.02139208,-0.00290816;0.5545017;0.02982467,0;0;0,-0.0003353804;0.3198821;0.0277586,-0.001377508;0.6299299;0.04271269,0.1532893;0.502907;-0.03215551,0.2270956;0.4535308;-0.2233126,0.2302494;0.3444727;-0.4649774,-0.1588248;0.502355;-0.02358443,-0.2163278;0.432334;-0.2138918,-0.2489462;0.4391945;-0.4769401,0.0765104;0.003099322;-0.04231262,0.1008137;-0.3322131;-0.02088499,0.09881519;-0.6777291;0.07296324,0.1196064;-0.7077388;0.02167701,-0.08104799;0.006458587;-0.03230039,-0.1095401;-0.3291587;-0.02651259,-0.1113298;-0.6791379;0.04901301,-0.1137089;-0.6633209;-0.03134179,-0.0009565353;0.5537763;0.04137874,387.6631
+0;0;0,-0.001055088;0.3203701;0.02137978,-0.003575588;0.6306652;0.02972036,0.1617381;0.4998481;-0.01130147,0.2145303;0.4123905;-0.1956668,0.2719903;0.3398974;-0.4441593,-0.1623102;0.4933577;-0.02154793,-0.2131871;0.3971259;-0.20204,-0.2293569;0.3279845;-0.4575071,0.07840265;0.005129711;-0.03847747,0.1001299;-0.3290246;-0.001693804,0.1113058;-0.6783767;0.07590143,0.1119312;-0.6387384;-0.005156696,-0.07566217;0.006300058;-0.04346666,-0.119936;-0.3266514;-0.01763284,-0.1363595;-0.6758775;0.05959515,-0.1332043;-0.6361399;-0.02139208,-0.00290816;0.5545017;0.02982467,0;0;0,-0.0003353804;0.3198821;0.0277586,-0.001377508;0.6299299;0.04271269,0.1532893;0.502907;-0.03215551,0.2270956;0.4535308;-0.2233126,0.2302494;0.3444727;-0.4649774,-0.1588248;0.502355;-0.02358443,-0.2163278;0.432334;-0.2138918,-0.2489462;0.4391945;-0.4769401,0.0765104;0.003099322;-0.04231262,0.1008137;-0.3322131;-0.02088499,0.09881519;-0.6777291;0.07296324,0.1196064;-0.7077388;0.02167701,-0.08104799;0.006458587;-0.03230039,-0.1095401;-0.3291587;-0.02651259,-0.1113298;-0.6791379;0.04901301,-0.1137089;-0.6633209;-0.03134179,-0.0009565353;0.5537763;0.04137874,387.6631
+0;0;0,-0.001131879;0.3203232;0.02206724,-0.003751286;0.6306094;0.03073526,0.1626346;0.5005808;-0.007127706,0.2118224;0.414813;-0.1932751,0.2674338;0.3543799;-0.4453875,-0.1625304;0.4926535;-0.01961084,-0.2117406;0.4067895;-0.205708,-0.2284372;0.3321506;-0.4595893,0.07840461;0.005170486;-0.03846801,0.1002019;-0.328912;-0.001078457,0.1112957;-0.6782553;0.07656827,0.1121671;-0.6385927;-0.004484691,-0.0756955;0.006255511;-0.04341503,-0.120007;-0.3266944;-0.01762625,-0.1362602;-0.6758665;0.05988138,-0.1328598;-0.6361022;-0.02109271,-0.003050877;0.5544462;0.03073514,0;0;0,-0.0003353804;0.3198821;0.0277586,-0.001377508;0.6299299;0.04271269,0.1532893;0.502907;-0.03215551,0.2270956;0.4535308;-0.2233126,0.2302494;0.3444727;-0.4649774,-0.1588248;0.502355;-0.02358443,-0.2163278;0.432334;-0.2138918,-0.2489462;0.4391945;-0.4769401,0.0765104;0.003099322;-0.04231262,0.1008137;-0.3322131;-0.02088499,0.09881519;-0.6777291;0.07296324,0.1196064;-0.7077388;0.02167701,-0.08104799;0.006458587;-0.03230039,-0.1095401;-0.3291587;-0.02651259,-0.1113298;-0.6791379;0.04901301,-0.1137089;-0.6633209;-0.03134179,-0.0009565353;0.5537763;0.04137874,387.6631
+0;0;0,-0.001131879;0.3203232;0.02206724,-0.003751286;0.6306094;0.03073526,0.1626346;0.5005808;-0.007127706,0.2118224;0.414813;-0.1932751,0.2674338;0.3543799;-0.4453875,-0.1625304;0.4926535;-0.01961084,-0.2117406;0.4067895;-0.205708,-0.2284372;0.3321506;-0.4595893,0.07840461;0.005170486;-0.03846801,0.1002019;-0.328912;-0.001078457,0.1112957;-0.6782553;0.07656827,0.1121671;-0.6385927;-0.004484691,-0.0756955;0.006255511;-0.04341503,-0.120007;-0.3266944;-0.01762625,-0.1362602;-0.6758665;0.05988138,-0.1328598;-0.6361022;-0.02109271,-0.003050877;0.5544462;0.03073514,0;0;0,-0.0003353804;0.3198821;0.0277586,-0.001377508;0.6299299;0.04271269,0.1532893;0.502907;-0.03215551,0.2270956;0.4535308;-0.2233126,0.2302494;0.3444727;-0.4649774,-0.1588248;0.502355;-0.02358443,-0.2163278;0.432334;-0.2138918,-0.2489462;0.4391945;-0.4769401,0.0765104;0.003099322;-0.04231262,0.1008137;-0.3322131;-0.02088499,0.09881519;-0.6777291;0.07296324,0.1196064;-0.7077388;0.02167701,-0.08104799;0.006458587;-0.03230039,-0.1095401;-0.3291587;-0.02651259,-0.1113298;-0.6791379;0.04901301,-0.1137089;-0.6633209;-0.03134179,-0.0009565353;0.5537763;0.04137874,387.6631
+0;0;0,-0.001131879;0.3203232;0.02206724,-0.003751286;0.6306094;0.03073526,0.1626346;0.5005808;-0.007127706,0.2118224;0.414813;-0.1932751,0.2674338;0.3543799;-0.4453875,-0.1625304;0.4926535;-0.01961084,-0.2117406;0.4067895;-0.205708,-0.2284372;0.3321506;-0.4595893,0.07840461;0.005170486;-0.03846801,0.1002019;-0.328912;-0.001078457,0.1112957;-0.6782553;0.07656827,0.1121671;-0.6385927;-0.004484691,-0.0756955;0.006255511;-0.04341503,-0.120007;-0.3266944;-0.01762625,-0.1362602;-0.6758665;0.05988138,-0.1328598;-0.6361022;-0.02109271,-0.003050877;0.5544462;0.03073514,0;0;0,-0.0003353804;0.3198821;0.0277586,-0.001377508;0.6299299;0.04271269,0.1532893;0.502907;-0.03215551,0.2270956;0.4535308;-0.2233126,0.2302494;0.3444727;-0.4649774,-0.1588248;0.502355;-0.02358443,-0.2163278;0.432334;-0.2138918,-0.2489462;0.4391945;-0.4769401,0.0765104;0.003099322;-0.04231262,0.1008137;-0.3322131;-0.02088499,0.09881519;-0.6777291;0.07296324,0.1196064;-0.7077388;0.02167701,-0.08104799;0.006458587;-0.03230039,-0.1095401;-0.3291587;-0.02651259,-0.1113298;-0.6791379;0.04901301,-0.1137089;-0.6633209;-0.03134179,-0.0009565353;0.5537763;0.04137874,387.6631
+0;0;0,-0.001131879;0.3203232;0.02206724,-0.003751286;0.6306094;0.03073526,0.1626346;0.5005808;-0.007127706,0.2118224;0.414813;-0.1932751,0.2674338;0.3543799;-0.4453875,-0.1625304;0.4926535;-0.01961084,-0.2117406;0.4067895;-0.205708,-0.2284372;0.3321506;-0.4595893,0.07840461;0.005170486;-0.03846801,0.1002019;-0.328912;-0.001078457,0.1112957;-0.6782553;0.07656827,0.1121671;-0.6385927;-0.004484691,-0.0756955;0.006255511;-0.04341503,-0.120007;-0.3266944;-0.01762625,-0.1362602;-0.6758665;0.05988138,-0.1328598;-0.6361022;-0.02109271,-0.003050877;0.5544462;0.03073514,0;0;0,-0.0003353804;0.3198821;0.0277586,-0.001377508;0.6299299;0.04271269,0.1532893;0.502907;-0.03215551,0.2270956;0.4535308;-0.2233126,0.2302494;0.3444727;-0.4649774,-0.1588248;0.502355;-0.02358443,-0.2163278;0.432334;-0.2138918,-0.2489462;0.4391945;-0.4769401,0.0765104;0.003099322;-0.04231262,0.1008137;-0.3322131;-0.02088499,0.09881519;-0.6777291;0.07296324,0.1196064;-0.7077388;0.02167701,-0.08104799;0.006458587;-0.03230039,-0.1095401;-0.3291587;-0.02651259,-0.1113298;-0.6791379;0.04901301,-0.1137089;-0.6633209;-0.03134179,-0.0009565353;0.5537763;0.04137874,387.6631
+0;0;0,-0.001094403;0.3202596;0.02297321,-0.003674056;0.630539;0.03189166,0.1629713;0.5006685;-0.005146686,0.2103688;0.4178597;-0.1930898,0.2529257;0.4030226;-0.4543832,-0.1625479;0.492231;-0.01774805,-0.2098854;0.4154615;-0.2082527,-0.2239856;0.3723138;-0.46949,0.07836253;0.005235509;-0.0385449,0.100325;-0.3287173;-0.0001077503,0.1113312;-0.6780646;0.07753293,0.1121383;-0.6383722;-0.003517143,-0.07578979;0.006199528;-0.04325828,-0.1200322;-0.326751;-0.01735885,-0.1361629;-0.6758009;0.06072273,-0.1328268;-0.6360064;-0.02025039,-0.002965093;0.5543759;0.03183119,0;0;0,-0.0003353804;0.3198821;0.0277586,-0.001377508;0.6299299;0.04271269,0.1532893;0.502907;-0.03215551,0.2270956;0.4535308;-0.2233126,0.2302494;0.3444727;-0.4649774,-0.1588248;0.502355;-0.02358443,-0.2163278;0.432334;-0.2138918,-0.2489462;0.4391945;-0.4769401,0.0765104;0.003099322;-0.04231262,0.1008137;-0.3322131;-0.02088499,0.09881519;-0.6777291;0.07296324,0.1196064;-0.7077388;0.02167701,-0.08104799;0.006458587;-0.03230039,-0.1095401;-0.3291587;-0.02651259,-0.1113298;-0.6791379;0.04901301,-0.1137089;-0.6633209;-0.03134179,-0.0009565353;0.5537763;0.04137874,387.6631
+0;0;0,-0.001094403;0.3202596;0.02297321,-0.003674056;0.630539;0.03189166,0.1629713;0.5006685;-0.005146686,0.2103688;0.4178597;-0.1930898,0.2529257;0.4030226;-0.4543832,-0.1625479;0.492231;-0.01774805,-0.2098854;0.4154615;-0.2082527,-0.2239856;0.3723138;-0.46949,0.07836253;0.005235509;-0.0385449,0.100325;-0.3287173;-0.0001077503,0.1113312;-0.6780646;0.07753293,0.1121383;-0.6383722;-0.003517143,-0.07578979;0.006199528;-0.04325828,-0.1200322;-0.326751;-0.01735885,-0.1361629;-0.6758009;0.06072273,-0.1328268;-0.6360064;-0.02025039,-0.002965093;0.5543759;0.03183119,0;0;0,-0.0003353804;0.3198821;0.0277586,-0.001377508;0.6299299;0.04271269,0.1532893;0.502907;-0.03215551,0.2270956;0.4535308;-0.2233126,0.2302494;0.3444727;-0.4649774,-0.1588248;0.502355;-0.02358443,-0.2163278;0.432334;-0.2138918,-0.2489462;0.4391945;-0.4769401,0.0765104;0.003099322;-0.04231262,0.1008137;-0.3322131;-0.02088499,0.09881519;-0.6777291;0.07296324,0.1196064;-0.7077388;0.02167701,-0.08104799;0.006458587;-0.03230039,-0.1095401;-0.3291587;-0.02651259,-0.1113298;-0.6791379;0.04901301,-0.1137089;-0.6633209;-0.03134179,-0.0009565353;0.5537763;0.04137874,387.6631
+0;0;0,-0.001094403;0.3202596;0.02297321,-0.003674056;0.630539;0.03189166,0.1629713;0.5006685;-0.005146686,0.2103688;0.4178597;-0.1930898,0.2529257;0.4030226;-0.4543832,-0.1625479;0.492231;-0.01774805,-0.2098854;0.4154615;-0.2082527,-0.2239856;0.3723138;-0.46949,0.07836253;0.005235509;-0.0385449,0.100325;-0.3287173;-0.0001077503,0.1113312;-0.6780646;0.07753293,0.1121383;-0.6383722;-0.003517143,-0.07578979;0.006199528;-0.04325828,-0.1200322;-0.326751;-0.01735885,-0.1361629;-0.6758009;0.06072273,-0.1328268;-0.6360064;-0.02025039,-0.002965093;0.5543759;0.03183119,0;0;0,-0.0003353804;0.3198821;0.0277586,-0.001377508;0.6299299;0.04271269,0.1532893;0.502907;-0.03215551,0.2270956;0.4535308;-0.2233126,0.2302494;0.3444727;-0.4649774,-0.1588248;0.502355;-0.02358443,-0.2163278;0.432334;-0.2138918,-0.2489462;0.4391945;-0.4769401,0.0765104;0.003099322;-0.04231262,0.1008137;-0.3322131;-0.02088499,0.09881519;-0.6777291;0.07296324,0.1196064;-0.7077388;0.02167701,-0.08104799;0.006458587;-0.03230039,-0.1095401;-0.3291587;-0.02651259,-0.1113298;-0.6791379;0.04901301,-0.1137089;-0.6633209;-0.03134179,-0.0009565353;0.5537763;0.04137874,387.6631
+0;0;0,-0.001241917;0.3201872;0.02395449,-0.003786654;0.6304573;0.03316509,0.1624915;0.4999847;-0.004692756,0.2097187;0.424811;-0.19586,0.2534979;0.412548;-0.4570849,-0.1626848;0.4918813;-0.01608873,-0.2086732;0.4214575;-0.2093553,-0.2254235;0.3732654;-0.4695522,0.07834996;0.00531267;-0.03855989,0.1002411;-0.3285196;0.0009498931,0.1109314;-0.6778549;0.07868896,0.1115093;-0.6381199;-0.002357967,-0.07588242;0.006124441;-0.04310632,-0.1200633;-0.3267839;-0.01656689,-0.1359582;-0.6757709;0.06184344,-0.1328559;-0.6359445;-0.01913511,-0.003073826;0.5542942;0.03306103,0;0;0,-0.0003353804;0.3198821;0.0277586,-0.001377508;0.6299299;0.04271269,0.1532893;0.502907;-0.03215551,0.2270956;0.4535308;-0.2233126,0.2302494;0.3444727;-0.4649774,-0.1588248;0.502355;-0.02358443,-0.2163278;0.432334;-0.2138918,-0.2489462;0.4391945;-0.4769401,0.0765104;0.003099322;-0.04231262,0.1008137;-0.3322131;-0.02088499,0.09881519;-0.6777291;0.07296324,0.1196064;-0.7077388;0.02167701,-0.08104799;0.006458587;-0.03230039,-0.1095401;-0.3291587;-0.02651259,-0.1113298;-0.6791379;0.04901301,-0.1137089;-0.6633209;-0.03134179,-0.0009565353;0.5537763;0.04137874,387.6631
+0;0;0,-0.001241917;0.3201872;0.02395449,-0.003786654;0.6304573;0.03316509,0.1624915;0.4999847;-0.004692756,0.2097187;0.424811;-0.19586,0.2534979;0.412548;-0.4570849,-0.1626848;0.4918813;-0.01608873,-0.2086732;0.4214575;-0.2093553,-0.2254235;0.3732654;-0.4695522,0.07834996;0.00531267;-0.03855989,0.1002411;-0.3285196;0.0009498931,0.1109314;-0.6778549;0.07868896,0.1115093;-0.6381199;-0.002357967,-0.07588242;0.006124441;-0.04310632,-0.1200633;-0.3267839;-0.01656689,-0.1359582;-0.6757709;0.06184344,-0.1328559;-0.6359445;-0.01913511,-0.003073826;0.5542942;0.03306103,0;0;0,-0.0003353804;0.3198821;0.0277586,-0.001377508;0.6299299;0.04271269,0.1532893;0.502907;-0.03215551,0.2270956;0.4535308;-0.2233126,0.2302494;0.3444727;-0.4649774,-0.1588248;0.502355;-0.02358443,-0.2163278;0.432334;-0.2138918,-0.2489462;0.4391945;-0.4769401,0.0765104;0.003099322;-0.04231262,0.1008137;-0.3322131;-0.02088499,0.09881519;-0.6777291;0.07296324,0.1196064;-0.7077388;0.02167701,-0.08104799;0.006458587;-0.03230039,-0.1095401;-0.3291587;-0.02651259,-0.1113298;-0.6791379;0.04901301,-0.1137089;-0.6633209;-0.03134179,-0.0009565353;0.5537763;0.04137874,387.6631
+0;0;0,-0.001241917;0.3201872;0.02395449,-0.003786654;0.6304573;0.03316509,0.1624915;0.4999847;-0.004692756,0.2097187;0.424811;-0.19586,0.2534979;0.412548;-0.4570849,-0.1626848;0.4918813;-0.01608873,-0.2086732;0.4214575;-0.2093553,-0.2254235;0.3732654;-0.4695522,0.07834996;0.00531267;-0.03855989,0.1002411;-0.3285196;0.0009498931,0.1109314;-0.6778549;0.07868896,0.1115093;-0.6381199;-0.002357967,-0.07588242;0.006124441;-0.04310632,-0.1200633;-0.3267839;-0.01656689,-0.1359582;-0.6757709;0.06184344,-0.1328559;-0.6359445;-0.01913511,-0.003073826;0.5542942;0.03306103,0;0;0,-0.0003353804;0.3198821;0.0277586,-0.001377508;0.6299299;0.04271269,0.1532893;0.502907;-0.03215551,0.2270956;0.4535308;-0.2233126,0.2302494;0.3444727;-0.4649774,-0.1588248;0.502355;-0.02358443,-0.2163278;0.432334;-0.2138918,-0.2489462;0.4391945;-0.4769401,0.0765104;0.003099322;-0.04231262,0.1008137;-0.3322131;-0.02088499,0.09881519;-0.6777291;0.07296324,0.1196064;-0.7077388;0.02167701,-0.08104799;0.006458587;-0.03230039,-0.1095401;-0.3291587;-0.02651259,-0.1113298;-0.6791379;0.04901301,-0.1137089;-0.6633209;-0.03134179,-0.0009565353;0.5537763;0.04137874,387.6631
+0;0;0,-0.001302042;0.3201496;0.02444864,-0.003820703;0.6304121;0.03390044,0.1622064;0.4995764;-0.004587218,0.2088024;0.4316407;-0.1985974,0.2493014;0.4290375;-0.4606251,-0.1627008;0.4914592;-0.01496805,-0.2055866;0.4291248;-0.2116954,-0.221872;0.388798;-0.4732561,0.0783869;0.005370934;-0.03847665,0.1003028;-0.3284194;0.001371864,0.110883;-0.6776975;0.07938235,0.1112578;-0.6379435;-0.001663484,-0.07587343;0.006065985;-0.0431304,-0.1198104;-0.3268476;-0.01625416,-0.1357239;-0.6757491;0.06253194,-0.132827;-0.6359031;-0.01845184,-0.003105207;0.5542492;0.03374974,0;0;0,-0.0003353804;0.3198821;0.0277586,-0.001377508;0.6299299;0.04271269,0.1532893;0.502907;-0.03215551,0.2270956;0.4535308;-0.2233126,0.2302494;0.3444727;-0.4649774,-0.1588248;0.502355;-0.02358443,-0.2163278;0.432334;-0.2138918,-0.2489462;0.4391945;-0.4769401,0.0765104;0.003099322;-0.04231262,0.1008137;-0.3322131;-0.02088499,0.09881519;-0.6777291;0.07296324,0.1196064;-0.7077388;0.02167701,-0.08104799;0.006458587;-0.03230039,-0.1095401;-0.3291587;-0.02651259,-0.1113298;-0.6791379;0.04901301,-0.1137089;-0.6633209;-0.03134179,-0.0009565353;0.5537763;0.04137874,387.6631
+0;0;0,-0.001302042;0.3201496;0.02444864,-0.003820703;0.6304121;0.03390044,0.1622064;0.4995764;-0.004587218,0.2088024;0.4316407;-0.1985974,0.2493014;0.4290375;-0.4606251,-0.1627008;0.4914592;-0.01496805,-0.2055866;0.4291248;-0.2116954,-0.221872;0.388798;-0.4732561,0.0783869;0.005370934;-0.03847665,0.1003028;-0.3284194;0.001371864,0.110883;-0.6776975;0.07938235,0.1112578;-0.6379435;-0.001663484,-0.07587343;0.006065985;-0.0431304,-0.1198104;-0.3268476;-0.01625416,-0.1357239;-0.6757491;0.06253194,-0.132827;-0.6359031;-0.01845184,-0.003105207;0.5542492;0.03374974,0;0;0,-0.0003353804;0.3198821;0.0277586,-0.001377508;0.6299299;0.04271269,0.1532893;0.502907;-0.03215551,0.2270956;0.4535308;-0.2233126,0.2302494;0.3444727;-0.4649774,-0.1588248;0.502355;-0.02358443,-0.2163278;0.432334;-0.2138918,-0.2489462;0.4391945;-0.4769401,0.0765104;0.003099322;-0.04231262,0.1008137;-0.3322131;-0.02088499,0.09881519;-0.6777291;0.07296324,0.1196064;-0.7077388;0.02167701,-0.08104799;0.006458587;-0.03230039,-0.1095401;-0.3291587;-0.02651259,-0.1113298;-0.6791379;0.04901301,-0.1137089;-0.6633209;-0.03134179,-0.0009565353;0.5537763;0.04137874,387.6631
+0;0;0,-0.001302042;0.3201496;0.02444864,-0.003820703;0.6304121;0.03390044,0.1622064;0.4995764;-0.004587218,0.2088024;0.4316407;-0.1985974,0.2493014;0.4290375;-0.4606251,-0.1627008;0.4914592;-0.01496805,-0.2055866;0.4291248;-0.2116954,-0.221872;0.388798;-0.4732561,0.0783869;0.005370934;-0.03847665,0.1003028;-0.3284194;0.001371864,0.110883;-0.6776975;0.07938235,0.1112578;-0.6379435;-0.001663484,-0.07587343;0.006065985;-0.0431304,-0.1198104;-0.3268476;-0.01625416,-0.1357239;-0.6757491;0.06253194,-0.132827;-0.6359031;-0.01845184,-0.003105207;0.5542492;0.03374974,0;0;0,-0.0003353804;0.3198821;0.0277586,-0.001377508;0.6299299;0.04271269,0.1532893;0.502907;-0.03215551,0.2270956;0.4535308;-0.2233126,0.2302494;0.3444727;-0.4649774,-0.1588248;0.502355;-0.02358443,-0.2163278;0.432334;-0.2138918,-0.2489462;0.4391945;-0.4769401,0.0765104;0.003099322;-0.04231262,0.1008137;-0.3322131;-0.02088499,0.09881519;-0.6777291;0.07296324,0.1196064;-0.7077388;0.02167701,-0.08104799;0.006458587;-0.03230039,-0.1095401;-0.3291587;-0.02651259,-0.1113298;-0.6791379;0.04901301,-0.1137089;-0.6633209;-0.03134179,-0.0009565353;0.5537763;0.04137874,387.6631
+0;0;0,-0.001375517;0.3201236;0.02478262,-0.003942;0.630379;0.03446115,0.1619306;0.4992912;-0.004473116,0.2082714;0.4329285;-0.1990879,0.2479269;0.4346434;-0.461252,-0.1627989;0.4910579;-0.01400779,-0.2044491;0.4328385;-0.2122555,-0.2216243;0.4008872;-0.4749143,0.07840651;0.005429539;-0.03842846,0.1003548;-0.3283443;0.001540881,0.110935;-0.6775533;0.07986,0.1111347;-0.6377831;-0.001184493,-0.07587491;0.006005812;-0.04313622,-0.119566;-0.3269365;-0.01621543,-0.1355895;-0.6757449;0.06296007,-0.1328678;-0.6358858;-0.01802819,-0.003207953;0.5542164;0.03424675,0;0;0,-0.0003353804;0.3198821;0.0277586,-0.001377508;0.6299299;0.04271269,0.1532893;0.502907;-0.03215551,0.2270956;0.4535308;-0.2233126,0.2302494;0.3444727;-0.4649774,-0.1588248;0.502355;-0.02358443,-0.2163278;0.432334;-0.2138918,-0.2489462;0.4391945;-0.4769401,0.0765104;0.003099322;-0.04231262,0.1008137;-0.3322131;-0.02088499,0.09881519;-0.6777291;0.07296324,0.1196064;-0.7077388;0.02167701,-0.08104799;0.006458587;-0.03230039,-0.1095401;-0.3291587;-0.02651259,-0.1113298;-0.6791379;0.04901301,-0.1137089;-0.6633209;-0.03134179,-0.0009565353;0.5537763;0.04137874,387.6631
+0;0;0,-0.001375517;0.3201236;0.02478262,-0.003942;0.630379;0.03446115,0.1619306;0.4992912;-0.004473116,0.2082714;0.4329285;-0.1990879,0.2479269;0.4346434;-0.461252,-0.1627989;0.4910579;-0.01400779,-0.2044491;0.4328385;-0.2122555,-0.2216243;0.4008872;-0.4749143,0.07840651;0.005429539;-0.03842846,0.1003548;-0.3283443;0.001540881,0.110935;-0.6775533;0.07986,0.1111347;-0.6377831;-0.001184493,-0.07587491;0.006005812;-0.04313622,-0.119566;-0.3269365;-0.01621543,-0.1355895;-0.6757449;0.06296007,-0.1328678;-0.6358858;-0.01802819,-0.003207953;0.5542164;0.03424675,0;0;0,-0.0003353804;0.3198821;0.0277586,-0.001377508;0.6299299;0.04271269,0.1532893;0.502907;-0.03215551,0.2270956;0.4535308;-0.2233126,0.2302494;0.3444727;-0.4649774,-0.1588248;0.502355;-0.02358443,-0.2163278;0.432334;-0.2138918,-0.2489462;0.4391945;-0.4769401,0.0765104;0.003099322;-0.04231262,0.1008137;-0.3322131;-0.02088499,0.09881519;-0.6777291;0.07296324,0.1196064;-0.7077388;0.02167701,-0.08104799;0.006458587;-0.03230039,-0.1095401;-0.3291587;-0.02651259,-0.1113298;-0.6791379;0.04901301,-0.1137089;-0.6633209;-0.03134179,-0.0009565353;0.5537763;0.04137874,387.6631
+0;0;0,-0.001375517;0.3201236;0.02478262,-0.003942;0.630379;0.03446115,0.1619306;0.4992912;-0.004473116,0.2082714;0.4329285;-0.1990879,0.2479269;0.4346434;-0.461252,-0.1627989;0.4910579;-0.01400779,-0.2044491;0.4328385;-0.2122555,-0.2216243;0.4008872;-0.4749143,0.07840651;0.005429539;-0.03842846,0.1003548;-0.3283443;0.001540881,0.110935;-0.6775533;0.07986,0.1111347;-0.6377831;-0.001184493,-0.07587491;0.006005812;-0.04313622,-0.119566;-0.3269365;-0.01621543,-0.1355895;-0.6757449;0.06296007,-0.1328678;-0.6358858;-0.01802819,-0.003207953;0.5542164;0.03424675,0;0;0,-0.0003353804;0.3198821;0.0277586,-0.001377508;0.6299299;0.04271269,0.1532893;0.502907;-0.03215551,0.2270956;0.4535308;-0.2233126,0.2302494;0.3444727;-0.4649774,-0.1588248;0.502355;-0.02358443,-0.2163278;0.432334;-0.2138918,-0.2489462;0.4391945;-0.4769401,0.0765104;0.003099322;-0.04231262,0.1008137;-0.3322131;-0.02088499,0.09881519;-0.6777291;0.07296324,0.1196064;-0.7077388;0.02167701,-0.08104799;0.006458587;-0.03230039,-0.1095401;-0.3291587;-0.02651259,-0.1113298;-0.6791379;0.04901301,-0.1137089;-0.6633209;-0.03134179,-0.0009565353;0.5537763;0.04137874,387.6631
+0;0;0,-0.001450383;0.3200917;0.02518749,-0.00407616;0.6303374;0.03517146,0.1615916;0.4988117;-0.004180681,0.207468;0.4398466;-0.2012717,0.2457451;0.4433697;-0.4636225,-0.1628201;0.4906511;-0.01321037,-0.2054586;0.4358331;-0.2122163,-0.2234242;0.4041146;-0.4748504,0.078441;0.005449767;-0.03835511,0.1004882;-0.3282873;0.001865707,0.1110088;-0.6774513;0.0803936,0.1111095;-0.6376634;-0.0006489605,-0.07586995;0.005985905;-0.04314772,-0.1192233;-0.3270003;-0.01622443,-0.1353036;-0.6757313;0.06327991,-0.1326826;-0.6358572;-0.01770984,-0.003322233;0.5541753;0.03487138,0;0;0,-0.0003353804;0.3198821;0.0277586,-0.001377508;0.6299299;0.04271269,0.1532893;0.502907;-0.03215551,0.2270956;0.4535308;-0.2233126,0.2302494;0.3444727;-0.4649774,-0.1588248;0.502355;-0.02358443,-0.2163278;0.432334;-0.2138918,-0.2489462;0.4391945;-0.4769401,0.0765104;0.003099322;-0.04231262,0.1008137;-0.3322131;-0.02088499,0.09881519;-0.6777291;0.07296324,0.1196064;-0.7077388;0.02167701,-0.08104799;0.006458587;-0.03230039,-0.1095401;-0.3291587;-0.02651259,-0.1113298;-0.6791379;0.04901301,-0.1137089;-0.6633209;-0.03134179,-0.0009565353;0.5537763;0.04137874,387.6631
+0;0;0,-0.001450383;0.3200917;0.02518749,-0.00407616;0.6303374;0.03517146,0.1615916;0.4988117;-0.004180681,0.207468;0.4398466;-0.2012717,0.2457451;0.4433697;-0.4636225,-0.1628201;0.4906511;-0.01321037,-0.2054586;0.4358331;-0.2122163,-0.2234242;0.4041146;-0.4748504,0.078441;0.005449767;-0.03835511,0.1004882;-0.3282873;0.001865707,0.1110088;-0.6774513;0.0803936,0.1111095;-0.6376634;-0.0006489605,-0.07586995;0.005985905;-0.04314772,-0.1192233;-0.3270003;-0.01622443,-0.1353036;-0.6757313;0.06327991,-0.1326826;-0.6358572;-0.01770984,-0.003322233;0.5541753;0.03487138,0;0;0,-0.0003353804;0.3198821;0.0277586,-0.001377508;0.6299299;0.04271269,0.1532893;0.502907;-0.03215551,0.2270956;0.4535308;-0.2233126,0.2302494;0.3444727;-0.4649774,-0.1588248;0.502355;-0.02358443,-0.2163278;0.432334;-0.2138918,-0.2489462;0.4391945;-0.4769401,0.0765104;0.003099322;-0.04231262,0.1008137;-0.3322131;-0.02088499,0.09881519;-0.6777291;0.07296324,0.1196064;-0.7077388;0.02167701,-0.08104799;0.006458587;-0.03230039,-0.1095401;-0.3291587;-0.02651259,-0.1113298;-0.6791379;0.04901301,-0.1137089;-0.6633209;-0.03134179,-0.0009565353;0.5537763;0.04137874,387.6631
+0;0;0,-0.001541023;0.3201955;0.02382541,-0.003861784;0.6304898;0.03205232,0.1625664;0.4996465;-0.003835816,0.2074048;0.4454166;-0.2025191,0.2460673;0.453446;-0.4647141,-0.1639358;0.4914069;-0.01242131,-0.2040958;0.4428919;-0.2135677,-0.2214492;0.41871;-0.4770437,0.07841083;0.005499594;-0.03840965,0.1003358;-0.3281873;0.002290785,0.1111376;-0.6772498;0.08123074,0.1111527;-0.6375359;0.0001792237,-0.07592388;0.005946337;-0.04305821,-0.1188286;-0.3270707;-0.01579809,-0.135331;-0.6757003;0.06406295,-0.132792;-0.6359064;-0.01693916,-0.003232306;0.5543264;0.0323255,0;0;0,-0.0003353804;0.3198821;0.0277586,-0.001377508;0.6299299;0.04271269,0.1532893;0.502907;-0.03215551,0.2270956;0.4535308;-0.2233126,0.2302494;0.3444727;-0.4649774,-0.1588248;0.502355;-0.02358443,-0.2163278;0.432334;-0.2138918,-0.2489462;0.4391945;-0.4769401,0.0765104;0.003099322;-0.04231262,0.1008137;-0.3322131;-0.02088499,0.09881519;-0.6777291;0.07296324,0.1196064;-0.7077388;0.02167701,-0.08104799;0.006458587;-0.03230039,-0.1095401;-0.3291587;-0.02651259,-0.1113298;-0.6791379;0.04901301,-0.1137089;-0.6633209;-0.03134179,-0.0009565353;0.5537763;0.04137874,387.6631
+0;0;0,-0.001541023;0.3201955;0.02382541,-0.003861784;0.6304898;0.03205232,0.1625664;0.4996465;-0.003835816,0.2074048;0.4454166;-0.2025191,0.2460673;0.453446;-0.4647141,-0.1639358;0.4914069;-0.01242131,-0.2040958;0.4428919;-0.2135677,-0.2214492;0.41871;-0.4770437,0.07841083;0.005499594;-0.03840965,0.1003358;-0.3281873;0.002290785,0.1111376;-0.6772498;0.08123074,0.1111527;-0.6375359;0.0001792237,-0.07592388;0.005946337;-0.04305821,-0.1188286;-0.3270707;-0.01579809,-0.135331;-0.6757003;0.06406295,-0.132792;-0.6359064;-0.01693916,-0.003232306;0.5543264;0.0323255,0;0;0,-0.0003353804;0.3198821;0.0277586,-0.001377508;0.6299299;0.04271269,0.1532893;0.502907;-0.03215551,0.2270956;0.4535308;-0.2233126,0.2302494;0.3444727;-0.4649774,-0.1588248;0.502355;-0.02358443,-0.2163278;0.432334;-0.2138918,-0.2489462;0.4391945;-0.4769401,0.0765104;0.003099322;-0.04231262,0.1008137;-0.3322131;-0.02088499,0.09881519;-0.6777291;0.07296324,0.1196064;-0.7077388;0.02167701,-0.08104799;0.006458587;-0.03230039,-0.1095401;-0.3291587;-0.02651259,-0.1113298;-0.6791379;0.04901301,-0.1137089;-0.6633209;-0.03134179,-0.0009565353;0.5537763;0.04137874,387.6631
+0;0;0,-0.001541023;0.3201955;0.02382541,-0.003861784;0.6304898;0.03205232,0.1625664;0.4996465;-0.003835816,0.2074048;0.4454166;-0.2025191,0.2460673;0.453446;-0.4647141,-0.1639358;0.4914069;-0.01242131,-0.2040958;0.4428919;-0.2135677,-0.2214492;0.41871;-0.4770437,0.07841083;0.005499594;-0.03840965,0.1003358;-0.3281873;0.002290785,0.1111376;-0.6772498;0.08123074,0.1111527;-0.6375359;0.0001792237,-0.07592388;0.005946337;-0.04305821,-0.1188286;-0.3270707;-0.01579809,-0.135331;-0.6757003;0.06406295,-0.132792;-0.6359064;-0.01693916,-0.003232306;0.5543264;0.0323255,0;0;0,-0.0003353804;0.3198821;0.0277586,-0.001377508;0.6299299;0.04271269,0.1532893;0.502907;-0.03215551,0.2270956;0.4535308;-0.2233126,0.2302494;0.3444727;-0.4649774,-0.1588248;0.502355;-0.02358443,-0.2163278;0.432334;-0.2138918,-0.2489462;0.4391945;-0.4769401,0.0765104;0.003099322;-0.04231262,0.1008137;-0.3322131;-0.02088499,0.09881519;-0.6777291;0.07296324,0.1196064;-0.7077388;0.02167701,-0.08104799;0.006458587;-0.03230039,-0.1095401;-0.3291587;-0.02651259,-0.1113298;-0.6791379;0.04901301,-0.1137089;-0.6633209;-0.03134179,-0.0009565353;0.5537763;0.04137874,387.6631
+0;0;0,-0.001541023;0.3201955;0.02382541,-0.003861784;0.6304898;0.03205232,0.1625664;0.4996465;-0.003835816,0.2074048;0.4454166;-0.2025191,0.2460673;0.453446;-0.4647141,-0.1639358;0.4914069;-0.01242131,-0.2040958;0.4428919;-0.2135677,-0.2214492;0.41871;-0.4770437,0.07841083;0.005499594;-0.03840965,0.1003358;-0.3281873;0.002290785,0.1111376;-0.6772498;0.08123074,0.1111527;-0.6375359;0.0001792237,-0.07592388;0.005946337;-0.04305821,-0.1188286;-0.3270707;-0.01579809,-0.135331;-0.6757003;0.06406295,-0.132792;-0.6359064;-0.01693916,-0.003232306;0.5543264;0.0323255,0;0;0,-0.0003353804;0.3198821;0.0277586,-0.001377508;0.6299299;0.04271269,0.1532893;0.502907;-0.03215551,0.2270956;0.4535308;-0.2233126,0.2302494;0.3444727;-0.4649774,-0.1588248;0.502355;-0.02358443,-0.2163278;0.432334;-0.2138918,-0.2489462;0.4391945;-0.4769401,0.0765104;0.003099322;-0.04231262,0.1008137;-0.3322131;-0.02088499,0.09881519;-0.6777291;0.07296324,0.1196064;-0.7077388;0.02167701,-0.08104799;0.006458587;-0.03230039,-0.1095401;-0.3291587;-0.02651259,-0.1113298;-0.6791379;0.04901301,-0.1137089;-0.6633209;-0.03134179,-0.0009565353;0.5537763;0.04137874,387.6631
+0;0;0,-0.001531026;0.3201455;0.02448834,-0.003889908;0.6304297;0.03323825,0.1623407;0.4992746;-0.003371011,0.2071517;0.4465227;-0.202458,0.242788;0.465615;-0.4645095,-0.163822;0.4909864;-0.01144344,-0.2014066;0.4474511;-0.2142203,-0.2209066;0.4325798;-0.4782356,0.07833023;0.005605311;-0.03855854,0.1001139;-0.3280043;0.002846204,0.1109954;-0.6770128;0.08201312,0.1109096;-0.6372707;0.0009650216,-0.07602651;0.005868874;-0.04288743,-0.1186257;-0.3271746;-0.01547246,-0.1353859;-0.6756932;0.06481907,-0.1329477;-0.6358721;-0.01618285,-0.003250053;0.5542659;0.03326797,0;0;0,-0.0003353804;0.3198821;0.0277586,-0.001377508;0.6299299;0.04271269,0.1532893;0.502907;-0.03215551,0.2270956;0.4535308;-0.2233126,0.2302494;0.3444727;-0.4649774,-0.1588248;0.502355;-0.02358443,-0.2163278;0.432334;-0.2138918,-0.2489462;0.4391945;-0.4769401,0.0765104;0.003099322;-0.04231262,0.1008137;-0.3322131;-0.02088499,0.09881519;-0.6777291;0.07296324,0.1196064;-0.7077388;0.02167701,-0.08104799;0.006458587;-0.03230039,-0.1095401;-0.3291587;-0.02651259,-0.1113298;-0.6791379;0.04901301,-0.1137089;-0.6633209;-0.03134179,-0.0009565353;0.5537763;0.04137874,387.6631
+0;0;0,-0.001531026;0.3201455;0.02448834,-0.003889908;0.6304297;0.03323825,0.1623407;0.4992746;-0.003371011,0.2071517;0.4465227;-0.202458,0.242788;0.465615;-0.4645095,-0.163822;0.4909864;-0.01144344,-0.2014066;0.4474511;-0.2142203,-0.2209066;0.4325798;-0.4782356,0.07833023;0.005605311;-0.03855854,0.1001139;-0.3280043;0.002846204,0.1109954;-0.6770128;0.08201312,0.1109096;-0.6372707;0.0009650216,-0.07602651;0.005868874;-0.04288743,-0.1186257;-0.3271746;-0.01547246,-0.1353859;-0.6756932;0.06481907,-0.1329477;-0.6358721;-0.01618285,-0.003250053;0.5542659;0.03326797,0;0;0,-0.0003353804;0.3198821;0.0277586,-0.001377508;0.6299299;0.04271269,0.1532893;0.502907;-0.03215551,0.2270956;0.4535308;-0.2233126,0.2302494;0.3444727;-0.4649774,-0.1588248;0.502355;-0.02358443,-0.2163278;0.432334;-0.2138918,-0.2489462;0.4391945;-0.4769401,0.0765104;0.003099322;-0.04231262,0.1008137;-0.3322131;-0.02088499,0.09881519;-0.6777291;0.07296324,0.1196064;-0.7077388;0.02167701,-0.08104799;0.006458587;-0.03230039,-0.1095401;-0.3291587;-0.02651259,-0.1113298;-0.6791379;0.04901301,-0.1137089;-0.6633209;-0.03134179,-0.0009565353;0.5537763;0.04137874,387.6631
+0;0;0,-0.001531026;0.3201455;0.02448834,-0.003889908;0.6304297;0.03323825,0.1623407;0.4992746;-0.003371011,0.2071517;0.4465227;-0.202458,0.242788;0.465615;-0.4645095,-0.163822;0.4909864;-0.01144344,-0.2014066;0.4474511;-0.2142203,-0.2209066;0.4325798;-0.4782356,0.07833023;0.005605311;-0.03855854,0.1001139;-0.3280043;0.002846204,0.1109954;-0.6770128;0.08201312,0.1109096;-0.6372707;0.0009650216,-0.07602651;0.005868874;-0.04288743,-0.1186257;-0.3271746;-0.01547246,-0.1353859;-0.6756932;0.06481907,-0.1329477;-0.6358721;-0.01618285,-0.003250053;0.5542659;0.03326797,0;0;0,-0.0003353804;0.3198821;0.0277586,-0.001377508;0.6299299;0.04271269,0.1532893;0.502907;-0.03215551,0.2270956;0.4535308;-0.2233126,0.2302494;0.3444727;-0.4649774,-0.1588248;0.502355;-0.02358443,-0.2163278;0.432334;-0.2138918,-0.2489462;0.4391945;-0.4769401,0.0765104;0.003099322;-0.04231262,0.1008137;-0.3322131;-0.02088499,0.09881519;-0.6777291;0.07296324,0.1196064;-0.7077388;0.02167701,-0.08104799;0.006458587;-0.03230039,-0.1095401;-0.3291587;-0.02651259,-0.1113298;-0.6791379;0.04901301,-0.1137089;-0.6633209;-0.03134179,-0.0009565353;0.5537763;0.04137874,387.6631
+0;0;0,-0.001609434;0.3201089;0.02495833,-0.004080729;0.6303838;0.0340576,0.1620231;0.4989875;-0.003104374,0.2065228;0.448005;-0.2027214,0.2333071;0.4773817;-0.4648761,-0.1637648;0.4902127;-0.01044393,-0.2008297;0.4505964;-0.2141181,-0.2208851;0.4334956;-0.4779567,0.07832449;0.005690721;-0.0385577,0.09996738;-0.3278697;0.003313862,0.1110219;-0.6768653;0.08251406,0.1107736;-0.6371023;0.00146883,-0.07606345;0.005787861;-0.04283291,-0.1186919;-0.327254;-0.01544304,-0.1353379;-0.6756904;0.06522746,-0.1330621;-0.6358477;-0.01577654,-0.00339419;0.5542206;0.03395224,0;0;0,-0.0003353804;0.3198821;0.0277586,-0.001377508;0.6299299;0.04271269,0.1532893;0.502907;-0.03215551,0.2270956;0.4535308;-0.2233126,0.2302494;0.3444727;-0.4649774,-0.1588248;0.502355;-0.02358443,-0.2163278;0.432334;-0.2138918,-0.2489462;0.4391945;-0.4769401,0.0765104;0.003099322;-0.04231262,0.1008137;-0.3322131;-0.02088499,0.09881519;-0.6777291;0.07296324,0.1196064;-0.7077388;0.02167701,-0.08104799;0.006458587;-0.03230039,-0.1095401;-0.3291587;-0.02651259,-0.1113298;-0.6791379;0.04901301,-0.1137089;-0.6633209;-0.03134179,-0.0009565353;0.5537763;0.04137874,387.6631
+0;0;0,-0.001609434;0.3201089;0.02495833,-0.004080729;0.6303838;0.0340576,0.1620231;0.4989875;-0.003104374,0.2065228;0.448005;-0.2027214,0.2333071;0.4773817;-0.4648761,-0.1637648;0.4902127;-0.01044393,-0.2008297;0.4505964;-0.2141181,-0.2208851;0.4334956;-0.4779567,0.07832449;0.005690721;-0.0385577,0.09996738;-0.3278697;0.003313862,0.1110219;-0.6768653;0.08251406,0.1107736;-0.6371023;0.00146883,-0.07606345;0.005787861;-0.04283291,-0.1186919;-0.327254;-0.01544304,-0.1353379;-0.6756904;0.06522746,-0.1330621;-0.6358477;-0.01577654,-0.00339419;0.5542206;0.03395224,0;0;0,-0.0003353804;0.3198821;0.0277586,-0.001377508;0.6299299;0.04271269,0.1532893;0.502907;-0.03215551,0.2270956;0.4535308;-0.2233126,0.2302494;0.3444727;-0.4649774,-0.1588248;0.502355;-0.02358443,-0.2163278;0.432334;-0.2138918,-0.2489462;0.4391945;-0.4769401,0.0765104;0.003099322;-0.04231262,0.1008137;-0.3322131;-0.02088499,0.09881519;-0.6777291;0.07296324,0.1196064;-0.7077388;0.02167701,-0.08104799;0.006458587;-0.03230039,-0.1095401;-0.3291587;-0.02651259,-0.1113298;-0.6791379;0.04901301,-0.1137089;-0.6633209;-0.03134179,-0.0009565353;0.5537763;0.04137874,387.6631
+0;0;0,-0.001609434;0.3201089;0.02495833,-0.004080729;0.6303838;0.0340576,0.1620231;0.4989875;-0.003104374,0.2065228;0.448005;-0.2027214,0.2333071;0.4773817;-0.4648761,-0.1637648;0.4902127;-0.01044393,-0.2008297;0.4505964;-0.2141181,-0.2208851;0.4334956;-0.4779567,0.07832449;0.005690721;-0.0385577,0.09996738;-0.3278697;0.003313862,0.1110219;-0.6768653;0.08251406,0.1107736;-0.6371023;0.00146883,-0.07606345;0.005787861;-0.04283291,-0.1186919;-0.327254;-0.01544304,-0.1353379;-0.6756904;0.06522746,-0.1330621;-0.6358477;-0.01577654,-0.00339419;0.5542206;0.03395224,0;0;0,-0.0003353804;0.3198821;0.0277586,-0.001377508;0.6299299;0.04271269,0.1532893;0.502907;-0.03215551,0.2270956;0.4535308;-0.2233126,0.2302494;0.3444727;-0.4649774,-0.1588248;0.502355;-0.02358443,-0.2163278;0.432334;-0.2138918,-0.2489462;0.4391945;-0.4769401,0.0765104;0.003099322;-0.04231262,0.1008137;-0.3322131;-0.02088499,0.09881519;-0.6777291;0.07296324,0.1196064;-0.7077388;0.02167701,-0.08104799;0.006458587;-0.03230039,-0.1095401;-0.3291587;-0.02651259,-0.1113298;-0.6791379;0.04901301,-0.1137089;-0.6633209;-0.03134179,-0.0009565353;0.5537763;0.04137874,387.6631
+0;0;0,-0.001617362;0.3200689;0.02546557,-0.004071138;0.6303343;0.03497085,0.1617717;0.4985767;-0.002917472,0.2056308;0.4499881;-0.203272,0.23226;0.4885578;-0.4642485,-0.1635577;0.489533;-0.009544477,-0.2006651;0.45491;-0.2141189,-0.2110111;0.4802255;-0.4778566,0.07822561;0.00571414;-0.03875446,0.09980696;-0.3277709;0.003745262,0.1110051;-0.6767318;0.08307749,0.1106107;-0.6369477;0.002035379,-0.07617191;0.005776499;-0.04264127,-0.1185158;-0.3273134;-0.01539523,-0.1353273;-0.6756121;0.06583388,-0.1331974;-0.6357502;-0.01517177,-0.003397895;0.5541713;0.03469878,0;0;0,-0.0003353804;0.3198821;0.0277586,-0.001377508;0.6299299;0.04271269,0.1532893;0.502907;-0.03215551,0.2270956;0.4535308;-0.2233126,0.2302494;0.3444727;-0.4649774,-0.1588248;0.502355;-0.02358443,-0.2163278;0.432334;-0.2138918,-0.2489462;0.4391945;-0.4769401,0.0765104;0.003099322;-0.04231262,0.1008137;-0.3322131;-0.02088499,0.09881519;-0.6777291;0.07296324,0.1196064;-0.7077388;0.02167701,-0.08104799;0.006458587;-0.03230039,-0.1095401;-0.3291587;-0.02651259,-0.1113298;-0.6791379;0.04901301,-0.1137089;-0.6633209;-0.03134179,-0.0009565353;0.5537763;0.04137874,387.6631
+0;0;0,-0.001617362;0.3200689;0.02546557,-0.004071138;0.6303343;0.03497085,0.1617717;0.4985767;-0.002917472,0.2056308;0.4499881;-0.203272,0.23226;0.4885578;-0.4642485,-0.1635577;0.489533;-0.009544477,-0.2006651;0.45491;-0.2141189,-0.2110111;0.4802255;-0.4778566,0.07822561;0.00571414;-0.03875446,0.09980696;-0.3277709;0.003745262,0.1110051;-0.6767318;0.08307749,0.1106107;-0.6369477;0.002035379,-0.07617191;0.005776499;-0.04264127,-0.1185158;-0.3273134;-0.01539523,-0.1353273;-0.6756121;0.06583388,-0.1331974;-0.6357502;-0.01517177,-0.003397895;0.5541713;0.03469878,0;0;0,-0.0003353804;0.3198821;0.0277586,-0.001377508;0.6299299;0.04271269,0.1532893;0.502907;-0.03215551,0.2270956;0.4535308;-0.2233126,0.2302494;0.3444727;-0.4649774,-0.1588248;0.502355;-0.02358443,-0.2163278;0.432334;-0.2138918,-0.2489462;0.4391945;-0.4769401,0.0765104;0.003099322;-0.04231262,0.1008137;-0.3322131;-0.02088499,0.09881519;-0.6777291;0.07296324,0.1196064;-0.7077388;0.02167701,-0.08104799;0.006458587;-0.03230039,-0.1095401;-0.3291587;-0.02651259,-0.1113298;-0.6791379;0.04901301,-0.1137089;-0.6633209;-0.03134179,-0.0009565353;0.5537763;0.04137874,387.6631
+0;0;0,-0.001617362;0.3200689;0.02546557,-0.004071138;0.6303343;0.03497085,0.1617717;0.4985767;-0.002917472,0.2056308;0.4499881;-0.203272,0.23226;0.4885578;-0.4642485,-0.1635577;0.489533;-0.009544477,-0.2006651;0.45491;-0.2141189,-0.2110111;0.4802255;-0.4778566,0.07822561;0.00571414;-0.03875446,0.09980696;-0.3277709;0.003745262,0.1110051;-0.6767318;0.08307749,0.1106107;-0.6369477;0.002035379,-0.07617191;0.005776499;-0.04264127,-0.1185158;-0.3273134;-0.01539523,-0.1353273;-0.6756121;0.06583388,-0.1331974;-0.6357502;-0.01517177,-0.003397895;0.5541713;0.03469878,0;0;0,-0.0003353804;0.3198821;0.0277586,-0.001377508;0.6299299;0.04271269,0.1532893;0.502907;-0.03215551,0.2270956;0.4535308;-0.2233126,0.2302494;0.3444727;-0.4649774,-0.1588248;0.502355;-0.02358443,-0.2163278;0.432334;-0.2138918,-0.2489462;0.4391945;-0.4769401,0.0765104;0.003099322;-0.04231262,0.1008137;-0.3322131;-0.02088499,0.09881519;-0.6777291;0.07296324,0.1196064;-0.7077388;0.02167701,-0.08104799;0.006458587;-0.03230039,-0.1095401;-0.3291587;-0.02651259,-0.1113298;-0.6791379;0.04901301,-0.1137089;-0.6633209;-0.03134179,-0.0009565353;0.5537763;0.04137874,387.6631
+0;0;0,-0.001687263;0.3201544;0.02436248,-0.004035909;0.6304506;0.03262509,0.1623677;0.4992287;-0.002863619,0.2047648;0.4543403;-0.2043926,0.2323507;0.4964406;-0.4647233,-0.1642594;0.4897338;-0.008998014,-0.2005797;0.4582955;-0.2142268,-0.2063765;0.4837996;-0.4780855,0.07820672;0.005704196;-0.03879403,0.09980226;-0.3277663;0.00381263,0.1110025;-0.6766717;0.08338822,0.110508;-0.6369411;0.002340227,-0.07620475;0.005784017;-0.04258154,-0.1185513;-0.3273079;-0.0153647,-0.1353136;-0.6755307;0.06619966,-0.1332828;-0.635723;-0.01481511,-0.003411899;0.554287;0.03280792,0;0;0,-0.0003353804;0.3198821;0.0277586,-0.001377508;0.6299299;0.04271269,0.1532893;0.502907;-0.03215551,0.2270956;0.4535308;-0.2233126,0.2302494;0.3444727;-0.4649774,-0.1588248;0.502355;-0.02358443,-0.2163278;0.432334;-0.2138918,-0.2489462;0.4391945;-0.4769401,0.0765104;0.003099322;-0.04231262,0.1008137;-0.3322131;-0.02088499,0.09881519;-0.6777291;0.07296324,0.1196064;-0.7077388;0.02167701,-0.08104799;0.006458587;-0.03230039,-0.1095401;-0.3291587;-0.02651259,-0.1113298;-0.6791379;0.04901301,-0.1137089;-0.6633209;-0.03134179,-0.0009565353;0.5537763;0.04137874,387.6631
+0;0;0,-0.001687263;0.3201544;0.02436248,-0.004035909;0.6304506;0.03262509,0.1623677;0.4992287;-0.002863619,0.2047648;0.4543403;-0.2043926,0.2323507;0.4964406;-0.4647233,-0.1642594;0.4897338;-0.008998014,-0.2005797;0.4582955;-0.2142268,-0.2063765;0.4837996;-0.4780855,0.07820672;0.005704196;-0.03879403,0.09980226;-0.3277663;0.00381263,0.1110025;-0.6766717;0.08338822,0.110508;-0.6369411;0.002340227,-0.07620475;0.005784017;-0.04258154,-0.1185513;-0.3273079;-0.0153647,-0.1353136;-0.6755307;0.06619966,-0.1332828;-0.635723;-0.01481511,-0.003411899;0.554287;0.03280792,0;0;0,-0.0003353804;0.3198821;0.0277586,-0.001377508;0.6299299;0.04271269,0.1532893;0.502907;-0.03215551,0.2270956;0.4535308;-0.2233126,0.2302494;0.3444727;-0.4649774,-0.1588248;0.502355;-0.02358443,-0.2163278;0.432334;-0.2138918,-0.2489462;0.4391945;-0.4769401,0.0765104;0.003099322;-0.04231262,0.1008137;-0.3322131;-0.02088499,0.09881519;-0.6777291;0.07296324,0.1196064;-0.7077388;0.02167701,-0.08104799;0.006458587;-0.03230039,-0.1095401;-0.3291587;-0.02651259,-0.1113298;-0.6791379;0.04901301,-0.1137089;-0.6633209;-0.03134179,-0.0009565353;0.5537763;0.04137874,387.6631

+ 162 - 0
DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_TwoArms_Forward_ColorFeedback_Slow.csv

@@ -0,0 +1,162 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.001887693;0.3022873;0.007009614,0.004053093;0.5967304;0.0001913938,0.1727985;0.4738822;0.00250998,0.202627;0.2300451;0.01543327,0.2401601;0.02752575;-0.006096467,-0.1597316;0.4566379;0.002055776,-0.2053394;0.2154919;-0.0147307,-0.2369262;0.01308833;-0.04508572,0.07499858;0.004913531;-0.03847207,0.09444214;-0.3336478;-0.002749313,0.1126603;-0.6796795;0.07234725,0.1109525;-0.6398346;-0.01853355,-0.07321665;0.006280746;-0.0415801,-0.1187675;-0.3304123;-0.01258273,-0.1333795;-0.6772014;0.05975761,-0.1322095;-0.637283;-0.03112373,0.003476943;0.5241497;0.004173206,0;0;0,0.01356709;0.3020045;-0.006287098,0.02485216;0.5956551;-0.02593088,0.1909563;0.4785191;-0.04642844,0.2331354;0.237944;-0.07571721,0.2142969;0.05093901;-0.1626689,-0.1502755;0.486127;-0.01936234,-0.212741;0.2487184;-0.03512502,-0.243574;0.07983655;-0.1509465,0.07295856;-0.001245052;-0.04247975,0.07779247;-0.3421977;-0.04490829,0.0497517;-0.6858621;0.03766203,0.05536759;-0.7236354;-0.02344775,-0.07800698;0.008745656;-0.03110394,-0.1376919;-0.3269242;-0.03753719,-0.1630591;-0.6714935;0.04207326,-0.1873553;-0.7041889;-0.01987948,0.02238539;0.5233703;-0.01865149,33.61037
+0;0;0,0.001893045;0.3031444;0.00702949,0.004064809;0.5984528;0.0001912871,0.1736191;0.4751519;0.002513544,0.203335;0.2322351;0.01538806,0.240904;0.02952224;-0.006162254,-0.160503;0.4578251;0.002057165,-0.2059386;0.2175892;-0.01466595,-0.2375555;0.01499225;-0.04504997,0.07480902;0.004901112;-0.03837483,0.09422006;-0.3330939;-0.002711836,0.1124664;-0.6796608;0.07250088,0.11076;-0.639824;-0.01830471,-0.07303159;0.006264871;-0.04147501,-0.1185062;-0.329865;-0.01252615,-0.1331408;-0.6771905;0.05992609,-0.1319718;-0.6372803;-0.03088005,0.003486975;0.52566;0.004184732,0;0;0,0.01363245;0.3028648;-0.006053209,0.02505603;0.5973889;-0.02552986,0.1914574;0.4778586;-0.04579425,0.2340562;0.2382555;-0.07465601,0.2143027;0.05105962;-0.1614654,-0.1506591;0.4862132;-0.01700536,-0.2108718;0.249258;-0.03385799,-0.2412088;0.08043644;-0.1502508,0.07286343;-0.001216918;-0.0422194,0.08038473;-0.3415493;-0.04477906,0.05473205;-0.6857706;0.03860044,0.06038922;-0.7235076;-0.02243257,-0.07768786;0.008741872;-0.03132435,-0.1340558;-0.3269448;-0.03645854,-0.1583979;-0.6722832;0.04258174,-0.1829927;-0.7042834;-0.0198395,0.02254987;0.5248892;-0.01827741,33.63704
+0;0;0,0.001893378;0.3031976;0.007030724,0.004065362;0.598537;0.0001921579,0.1721612;0.4756698;0.002528698,0.2018898;0.2326492;0.01540871,0.2393184;0.03069396;-0.006061059,-0.1590966;0.4584915;0.002076232,-0.2045517;0.218153;-0.01465403,-0.2360504;0.01631318;-0.0449245,0.07494334;0.004909912;-0.03844374,0.09435895;-0.3331648;-0.002772335,0.1126163;-0.6799402;0.07248566,0.1109013;-0.6400537;-0.01877858,-0.07316272;0.00627612;-0.04154948,-0.118648;-0.3299329;-0.01259379,-0.1332915;-0.6774675;0.05990204,-0.1321165;-0.6375073;-0.03136273,0.003487535;0.5257449;0.00418556,0;0;0,0.01348564;0.3029383;-0.005325079,0.02484414;0.5975425;-0.02408123,0.189588;0.4779097;-0.04475904,0.2326515;0.2384068;-0.07463479,0.2130263;0.05108464;-0.1593287,-0.1494699;0.4870888;-0.01562509,-0.2120514;0.250688;-0.03314377,-0.240082;0.08100374;-0.1474649,0.07297844;-0.00104484;-0.04232717,0.08197466;-0.3414219;-0.04485416,0.05921251;-0.6858865;0.03926706,0.06497774;-0.7235114;-0.02256727,-0.07786956;0.008616379;-0.03131488,-0.1328652;-0.3273939;-0.03537305,-0.154365;-0.6733288;0.04283909,-0.1793206;-0.7059236;-0.01952241,0.02234367;0.5250263;-0.01700234,33.6601
+0;0;0,0.001859124;0.3031976;0.007043647,0.003983973;0.5985374;0.0002101902,0.1720722;0.4756024;0.002487286,0.2017942;0.2325853;0.01544658,0.2392323;0.03063422;-0.006046634,-0.1591537;0.4584653;0.002071691,-0.20463;0.2181312;-0.01466391,-0.2363586;0.01636116;-0.04515877,0.07495275;0.004961012;-0.03841883,0.09430431;-0.3331346;-0.002911836,0.1119156;-0.6799301;0.07240772,0.1101981;-0.6400238;-0.01885432,-0.07316086;0.006227218;-0.04156011,-0.1186734;-0.3299809;-0.01263551,-0.1333928;-0.6774875;0.05997842,-0.1322268;-0.6375282;-0.03128657,0.003419203;0.5257452;0.004201215,0;0;0,0.01348564;0.3029383;-0.005325079,0.02484414;0.5975425;-0.02408123,0.189588;0.4779097;-0.04475904,0.2326515;0.2384068;-0.07463479,0.2130263;0.05108464;-0.1593287,-0.1494699;0.4870888;-0.01562509,-0.2120514;0.250688;-0.03314377,-0.240082;0.08100374;-0.1474649,0.07297844;-0.00104484;-0.04232717,0.08197466;-0.3414219;-0.04485416,0.05921251;-0.6858865;0.03926706,0.06497774;-0.7235114;-0.02256727,-0.07786956;0.008616379;-0.03131488,-0.1328652;-0.3273939;-0.03537305,-0.154365;-0.6733288;0.04283909,-0.1793206;-0.7059236;-0.01952241,0.02234367;0.5250263;-0.01700234,33.68277
+0;0;0,0.001861164;0.3035303;0.007051377,0.003988149;0.5991679;0.000211332,0.1703497;0.4766798;0.002509602,0.2000596;0.2337618;0.01546362,0.2378155;0.03009614;-0.006212085,-0.1574861;0.4597181;0.00209826,-0.2029438;0.219482;-0.01463052,-0.2349418;0.01599889;-0.04538429,0.07506654;0.004968544;-0.03847715,0.09442485;-0.3332451;-0.002957761,0.1120439;-0.6801929;0.07239486,0.1102959;-0.6401109;-0.02048572,-0.07327192;0.006236671;-0.04162321,-0.1188003;-0.3300888;-0.01268851,-0.1335263;-0.677748;0.05995731,-0.1323396;-0.637612;-0.03292627,0.003422866;0.5263094;0.004205988,0;0;0,0.01362961;0.3032742;-0.004777908,0.02521485;0.5981995;-0.02303338,0.1877323;0.4780892;-0.04470801,0.2334967;0.2391769;-0.07447767,0.21295;0.05207403;-0.1636145,-0.1473149;0.4876537;-0.014565,-0.2088555;0.2511659;-0.03316399,-0.2417923;0.08124009;-0.148989,0.07325196;-0.000788033;-0.04211521,0.08414206;-0.3412268;-0.04488516,0.06405061;-0.6859124;0.03966928,0.07069594;-0.7239745;-0.02400875,-0.07795206;0.008368674;-0.03152147,-0.1313192;-0.3280362;-0.03444562,-0.1496518;-0.6744437;0.04318807,-0.175105;-0.7085625;-0.0198391,0.02264911;0.5256076;-0.01607156,33.71656
+0;0;0,0.001861413;0.3035709;0.007052321,0.003988515;0.5992256;0.0002122624,0.1750644;0.4753408;0.002462357,0.204656;0.2333901;0.01536479,0.2421315;0.03123733;-0.006149898,-0.16203;0.4579001;0.002039398,-0.2073067;0.2186206;-0.01462276,-0.239067;0.01664902;-0.04514808,0.07519846;0.004977277;-0.03854478,0.09460256;-0.3340361;-0.0029414,0.1121874;-0.6803122;0.07226533,0.1104411;-0.64024;-0.02052551,-0.0734007;0.006247633;-0.04169636,-0.1190367;-0.3308731;-0.01269324,-0.1337342;-0.6778592;0.05981193,-0.1325486;-0.6377331;-0.03298191,0.003423269;0.526372;0.004206652,0;0;0,0.01160794;0.3034113;-0.003916979,0.0209783;0.5984997;-0.02106738,0.1891271;0.4782883;-0.04359198,0.232025;0.2400568;-0.07502151,0.2125595;0.05413455;-0.1632657,-0.1554222;0.4852026;-0.01446983,-0.2181795;0.2499472;-0.0317527,-0.2501958;0.08179174;-0.1476479,0.07350418;-0.0007845461;-0.04197383,0.08665618;-0.3419502;-0.04466414,0.06866696;-0.6861179;0.03958178,0.07521358;-0.7241023;-0.02405715,-0.07805125;0.008369458;-0.03167393,-0.1292843;-0.3291871;-0.03391068,-0.145483;-0.6752745;0.04246678,-0.1707782;-0.7093818;-0.02050183,0.0189746;0.5258674;-0.01439857,33.73969
+0;0;0,0.001781785;0.3032333;0.007088087,0.003807634;0.598404;0.0003314009,0.1754487;0.4745104;0.002521802,0.2050344;0.2332185;0.01534065,0.2429953;0.02829026;-0.006406586,-0.1626427;0.4568886;0.002030359,-0.2078583;0.2182595;-0.01449637,-0.2401402;0.01356886;-0.04562779,0.07537347;0.005027028;-0.03865443,0.0947804;-0.3352682;-0.003025651,0.1120898;-0.6808143;0.0720069,0.1103577;-0.6407517;-0.02066887,-0.07358752;0.006224742;-0.04179383,-0.1194641;-0.3321524;-0.01275719,-0.1341731;-0.6783909;0.05959024,-0.1329796;-0.6382715;-0.03308784,0.00327343;0.525687;0.004292442,0;0;0,0.009777576;0.3031482;-0.003072023,0.01735657;0.5978548;-0.01925826,0.1867895;0.4794211;-0.04311085,0.2295622;0.2418571;-0.07465863,0.2111318;0.0548591;-0.1674037,-0.158937;0.4836422;-0.01368195,-0.218863;0.2483033;-0.03059124,-0.2509307;0.07874347;-0.1494638,0.07348111;-0.0005072057;-0.0424366,0.08858386;-0.3428707;-0.04489279,0.07265779;-0.6863362;0.0394249,0.07934546;-0.7244896;-0.02384782,-0.07840166;0.008155446;-0.03142075,-0.1288159;-0.3308193;-0.03260856,-0.1422278;-0.676622;0.0420385,-0.1671928;-0.7110937;-0.0205172,0.01578563;0.5253289;-0.01283431,33.76093
+0;0;0,0.001781785;0.3032333;0.007088087,0.003807634;0.598404;0.0003314009,0.1754487;0.4745104;0.002521802,0.2050344;0.2332185;0.01534065,0.2429953;0.02829026;-0.006406586,-0.1626427;0.4568886;0.002030359,-0.2078583;0.2182595;-0.01449637,-0.2401402;0.01356886;-0.04562779,0.07537347;0.005027028;-0.03865443,0.0947804;-0.3352682;-0.003025651,0.1120898;-0.6808143;0.0720069,0.1103577;-0.6407517;-0.02066887,-0.07358752;0.006224742;-0.04179383,-0.1194641;-0.3321524;-0.01275719,-0.1341731;-0.6783909;0.05959024,-0.1329796;-0.6382715;-0.03308784,0.00327343;0.525687;0.004292442,0;0;0,0.009777576;0.3031482;-0.003072023,0.01735657;0.5978548;-0.01925826,0.1867895;0.4794211;-0.04311085,0.2295622;0.2418571;-0.07465863,0.2111318;0.0548591;-0.1674037,-0.158937;0.4836422;-0.01368195,-0.218863;0.2483033;-0.03059124,-0.2509307;0.07874347;-0.1494638,0.07348111;-0.0005072057;-0.0424366,0.08858386;-0.3428707;-0.04489279,0.07265779;-0.6863362;0.0394249,0.07934546;-0.7244896;-0.02384782,-0.07840166;0.008155446;-0.03142075,-0.1288159;-0.3308193;-0.03260856,-0.1422278;-0.676622;0.0420385,-0.1671928;-0.7110937;-0.0205172,0.01578563;0.5253289;-0.01283431,33.78341
+0;0;0,0.001783923;0.3035973;0.007096595,0.003812697;0.5991936;0.0003299741,0.1760281;0.4750196;0.002520422,0.2056339;0.2335631;0.01534802,0.2434002;0.02968556;-0.006287713,-0.1631927;0.457339;0.002027337,-0.2084391;0.2185471;-0.01451067,-0.2405554;0.0149059;-0.04548247,0.07555386;0.00503906;-0.03874694,0.09496325;-0.3352993;-0.003113642,0.1123198;-0.6817859;0.07212314,0.1106044;-0.641821;-0.0196543,-0.07376365;0.00623964;-0.04189385,-0.119646;-0.3321805;-0.01285353,-0.1343951;-0.6793613;0.05969082,-0.1332132;-0.6393401;-0.03208891,0.003277689;0.5263671;0.004296977,0;0;0,0.009208441;0.3035321;-0.002892971,0.0165444;0.598673;-0.01904464,0.1864522;0.4794146;-0.04287028,0.2279471;0.2416501;-0.07586408,0.2105587;0.05533621;-0.1677618,-0.1601596;0.483622;-0.01247075,-0.2180114;0.2476537;-0.03020377,-0.2496965;0.07948355;-0.1492638,0.07369241;-0.0004743934;-0.04247713,0.08991325;-0.3428328;-0.04454923,0.0766544;-0.6875975;0.038975,0.08400798;-0.7245871;-0.02414131,-0.07860544;0.008148044;-0.03146265,-0.1252199;-0.3314147;-0.03243205,-0.138246;-0.6781324;0.04261433,-0.1623917;-0.7123356;-0.01919412,0.01500711;0.5260367;-0.0126152,33.81681
+0;0;0,0.001674149;0.3036735;0.007112456,0.003595845;0.5993885;0.0003812471,0.1746436;0.4755193;0.002431565,0.2042356;0.2346816;0.01535651,0.2417525;0.03213173;-0.006176671,-0.1622102;0.4579314;0.002043315,-0.2073891;0.2197494;-0.01450085,-0.23928;0.01743688;-0.04532733,0.07596639;0.005111942;-0.03905242,0.09527252;-0.3360898;-0.003397521,0.1123084;-0.6817819;0.07182434,0.1105748;-0.6418296;-0.01986817,-0.07425258;0.00622933;-0.04206977,-0.1202698;-0.3330417;-0.01308372,-0.135136;-0.6794581;0.05920859,-0.1339788;-0.6394435;-0.03248621,0.003091892;0.526527;0.004333148,0;0;0,0.008817509;0.3036181;-0.003053427,0.01591556;0.598866;-0.019485,0.184732;0.4797773;-0.04256701,0.2275987;0.2429296;-0.07590032,0.2101676;0.05922817;-0.1699619,-0.1596748;0.484676;-0.01246278,-0.2194603;0.2497893;-0.02976751,-0.25042;0.08175242;-0.1468262,0.07409178;-0.0003103018;-0.04280686,0.09166948;-0.3434609;-0.04393673,0.08086254;-0.68779;0.03835726,0.08851619;-0.7245873;-0.02480221,-0.0792482;0.008015418;-0.03126643,-0.122729;-0.3328238;-0.03209051,-0.1356828;-0.6787409;0.04291075,-0.1583933;-0.7130138;-0.01924059,0.01442496;0.5262018;-0.01297522,33.85037
+0;0;0,0.001674584;0.3037524;0.007114304,0.003597171;0.5996037;0.0003796103,0.1762031;0.4752283;0.002414971,0.2058056;0.2343054;0.01534449,0.2434664;0.03097847;-0.006271298,-0.1637109;0.4574807;0.002023194,-0.2089057;0.2192143;-0.01452683,-0.240919;0.01612566;-0.04547158,0.07572041;0.005095389;-0.03892596,0.09507424;-0.3369495;-0.003182959,0.1120914;-0.6822618;0.07195626,0.1103669;-0.6423619;-0.01925436,-0.07401215;0.006209159;-0.04193355,-0.1201431;-0.3339002;-0.01287587,-0.134993;-0.6799362;0.05933703,-0.1338419;-0.6399742;-0.03187587,0.003092922;0.5266994;0.004333829,0;0;0,0.008160293;0.3037103;-0.003519058,0.01455054;0.5990752;-0.02056837,0.1851913;0.4792792;-0.04277587,0.2249986;0.2418031;-0.07605958,0.2053477;0.05618995;-0.1676512,-0.1621359;0.4832382;-0.01248446,-0.2219619;0.2482267;-0.02915049,-0.2523586;0.07840349;-0.1451831,0.07396889;-0.0001469553;-0.04246593,0.09255278;-0.3440946;-0.04368019,0.08395499;-0.6882899;0.03775573,0.09160945;-0.7247171;-0.02508688,-0.07886568;0.007848334;-0.03151794,-0.1218252;-0.3339133;-0.0309633,-0.1332804;-0.6796649;0.04320365,-0.1546012;-0.7143998;-0.01823879,0.01324055;0.5263801;-0.01388788,33.8728
+0;0;0,0.001674062;0.3036577;0.007112085,0.003595463;0.5993273;0.0003819065,0.1734898;0.4758121;0.002444408,0.2033488;0.2328024;0.01548592,0.2409072;0.03002825;-0.0060711,-0.1610991;0.4583425;0.002058768,-0.2066854;0.2180123;-0.01463461,-0.2386117;0.01547585;-0.04549522,0.07573891;0.005096633;-0.03893547,0.09513171;-0.3376369;-0.003120504,0.1121361;-0.6826914;0.07196262,0.1104064;-0.6427609;-0.01952945,-0.07403023;0.006210676;-0.04194379,-0.120254;-0.3345835;-0.01282761,-0.1350929;-0.6803612;0.05933138,-0.1339382;-0.6403684;-0.03216297,0.003091587;0.5264769;0.004333205,0;0;0,0.005555779;0.3036801;-0.002990246,0.008661553;0.598949;-0.01944947,0.1775258;0.4805755;-0.04213405,0.2239869;0.242327;-0.07669377,0.2031943;0.0569744;-0.167274,-0.1641052;0.4825917;-0.01309614,-0.2233351;0.245205;-0.02905659,-0.2529705;0.07659112;-0.1460344,0.07399037;0.0001129806;-0.04247046,0.09247321;-0.3445366;-0.04282379,0.08546805;-0.688889;0.03693557,0.09399062;-0.725137;-0.02639675,-0.0788944;0.007601242;-0.03156299,-0.1224646;-0.334778;-0.02978809,-0.1315101;-0.6805544;0.04332932,-0.1520685;-0.7155268;-0.01854431,0.008223012;0.5262837;-0.01292157,33.90619
+0;0;0,0.001624649;0.3037009;0.007098258,0.003503387;0.5994378;0.0003303904,0.1722025;0.4762774;0.002451575,0.2019585;0.2343135;0.015486,0.2403668;0.02679349;-0.006627534,-0.1599915;0.4589076;0.002088878,-0.2054412;0.2196202;-0.01457454,-0.2381882;0.01236816;-0.04624497,0.07541804;0.005090083;-0.03874127,0.09492318;-0.3390652;-0.002863441,0.1116653;-0.6831845;0.07202603,0.1099702;-0.6434709;-0.01748511,-0.07370425;0.006170559;-0.04176463,-0.1200601;-0.3360521;-0.01269023,-0.1349754;-0.6809191;0.05908092,-0.1338496;-0.6411389;-0.03043194,0.003019648;0.5265672;0.004298221,0;0;0,0.005032197;0.3037267;-0.003467321,0.00798589;0.5990328;-0.02049875,0.1756649;0.4807089;-0.04225302,0.2219199;0.2433575;-0.07581782,0.2001454;0.05325978;-0.1675649,-0.1642316;0.4859071;-0.01060859,-0.2200222;0.2488901;-0.02827652,-0.2536487;0.07639983;-0.14721,0.07362355;0.0003413558;-0.04235721,0.09261547;-0.3457069;-0.04168606,0.08746906;-0.6895901;0.03593302,0.09576048;-0.7249518;-0.02545572,-0.0784606;0.007377635;-0.03168881,-0.1230198;-0.3363054;-0.02903945,-0.129989;-0.6814299;0.04270525,-0.1489115;-0.7152023;-0.01799483,0.007548898;0.52636;-0.01382256,33.93972
+0;0;0,0.001623203;0.3034306;0.007091941,0.003500606;0.598957;0.0003285925,0.172025;0.4758934;0.002449251,0.2018535;0.2333401;0.01551543,0.2404195;0.02496804;-0.006688892,-0.1598253;0.4585416;0.00208693,-0.2053858;0.2186712;-0.01461709,-0.2382672;0.01056834;-0.04641754,0.07539426;0.005088478;-0.03872905,0.09489684;-0.3390216;-0.00285593,0.1116365;-0.6830908;0.07202263,0.1099367;-0.64335;-0.01773903,-0.073681;0.006168612;-0.04175145,-0.1200307;-0.3360091;-0.01268087,-0.1349439;-0.6808259;0.05907983,-0.133815;-0.6410183;-0.03068356,0.003017165;0.5261312;0.004293987,0;0;0,0.004759878;0.3034543;-0.003985882,0.007650912;0.5985194;-0.02154088,0.1754994;0.4813629;-0.0427649,0.2202646;0.2430948;-0.07618594,0.1969087;0.05188057;-0.1672404,-0.1642489;0.484849;-0.01207089,-0.2216782;0.2475192;-0.02847354,-0.2549531;0.07471442;-0.1486009,0.07359055;0.0004510283;-0.04235983,0.0934073;-0.3455043;-0.04126525,0.0892933;-0.6896824;0.03486061,0.09816498;-0.7249246;-0.02694297,-0.07841844;0.007253674;-0.03174993,-0.1222616;-0.3364796;-0.02969324,-0.1285337;-0.6816636;0.04157557,-0.1462698;-0.7162486;-0.01899784,0.007210359;0.5259038;-0.01473331,33.96194
+0;0;0,0.001621515;0.303115;0.007084565,0.003496974;0.5983354;0.0003282088,0.1692041;0.4761846;0.002475531,0.199091;0.2331553;0.01556735,0.2378355;0.02381916;-0.006739704,-0.1571134;0.4591221;0.002119251,-0.2027633;0.218781;-0.01461754,-0.2357969;0.009715229;-0.04656513,0.075496;0.005095345;-0.03878132,0.09498343;-0.3387474;-0.002936073,0.1116766;-0.6818595;0.0717342,0.1099497;-0.641964;-0.01945276,-0.07378044;0.006176937;-0.0418078,-0.1200942;-0.3357349;-0.0127598,-0.1349658;-0.6795925;0.05880129,-0.133819;-0.6396292;-0.03238744,0.003014032;0.5255847;0.004289511,0;0;0,0.004606918;0.3031448;-0.003682613,0.007565752;0.5979196;-0.02094769,0.1721166;0.4812987;-0.04397774,0.2191388;0.2429829;-0.0774796,0.1957936;0.05030201;-0.1677537,-0.1615406;0.4850574;-0.01298205,-0.2188028;0.2471797;-0.02920309,-0.2527693;0.07304583;-0.1489695,0.07370193;0.0006328225;-0.04239368,0.09536304;-0.3449411;-0.04100275,0.09162934;-0.688268;0.03444862,0.1014843;-0.7248304;-0.02790761,-0.07854548;0.007082298;-0.03178125,-0.1211017;-0.3365421;-0.0298575,-0.1271504;-0.6808465;0.04084022,-0.1433395;-0.7176234;-0.01994406,0.007088915;0.5253733;-0.01421022,33.99552
+0;0;0,0.001594612;0.3031152;0.007083571,0.00345105;0.5983356;0.0003244234,0.1691602;0.4761671;0.002485234,0.1990553;0.2331409;0.01561798,0.2378067;0.02381152;-0.006739883,-0.158336;0.4625775;-0.004170198,-0.2009618;0.2213577;-0.01530266,-0.234034;0.01229343;-0.04721996,0.07548968;0.005099974;-0.03879301,0.09496774;-0.3387615;-0.00312335,0.1116322;-0.6818413;0.07170168,0.1113076;-0.6419579;-0.01950237,-0.07378484;0.006173075;-0.0418006,-0.1200075;-0.3357573;-0.0128255,-0.1349855;-0.679601;0.05878057,-0.1324362;-0.6396419;-0.03238019,0.002975326;0.5255849;0.004286742,0;0;0,0.004606918;0.3031448;-0.003682613,0.007565752;0.5979196;-0.02094769,0.1721166;0.4812987;-0.04397774,0.2191388;0.2429829;-0.0774796,0.1957936;0.05030201;-0.1677537,-0.1615406;0.4850574;-0.01298205,-0.2188028;0.2471797;-0.02920309,-0.2527693;0.07304583;-0.1489695,0.07370193;0.0006328225;-0.04239368,0.09536304;-0.3449411;-0.04100275,0.09162934;-0.688268;0.03444862,0.1014843;-0.7248304;-0.02790761,-0.07854548;0.007082298;-0.03178125,-0.1211017;-0.3365421;-0.0298575,-0.1271504;-0.6808465;0.04084022,-0.1433395;-0.7176234;-0.01994406,0.007088915;0.5253733;-0.01421022,34.01852
+0;0;0,0.001595936;0.3033668;0.00708945,0.003453838;0.5988202;0.0003250069,0.1692619;0.4765657;0.002487819,0.1990063;0.2347643;0.01555438,0.2380529;0.02384043;-0.006973782,-0.1584299;0.462968;-0.004171588,-0.2008409;0.2229638;-0.01524795,-0.234165;0.01230712;-0.04740836,0.0755608;0.005104778;-0.03882956,0.09506618;-0.3392391;-0.003109861,0.1116149;-0.6799364;0.07119557,0.1112857;-0.6399119;-0.02131066,-0.07385435;0.00617889;-0.04183998,-0.1201418;-0.3362311;-0.01282423,-0.1350159;-0.677687;0.05828459,-0.1324301;-0.6375859;-0.03417774,0.002977744;0.526013;0.004290403,0;0;0,0.005128801;0.3033818;-0.00416851,0.008657351;0.5983585;-0.02186608,0.1728556;0.4809746;-0.04547119,0.220002;0.2438289;-0.07806706,0.1969895;0.04998644;-0.1698089,-0.1606341;0.4851812;-0.01360154,-0.2177081;0.2485473;-0.03004209,-0.2502622;0.07311103;-0.1512172,0.07393384;0.0006714761;-0.04214931,0.09714848;-0.3452882;-0.04071832,0.0941126;-0.6864746;0.03312278,0.1048106;-0.7244852;-0.02947211,-0.07855697;0.007028347;-0.03197864,-0.1187747;-0.3373681;-0.03034075,-0.1242544;-0.6794697;0.03898708,-0.1399385;-0.7176437;-0.02236698,0.008035883;0.5257661;-0.01502585,34.05274
+0;0;0,0.001595448;0.3032739;0.007087281,0.003450428;0.5982645;0.0003347634,0.1649917;0.4774248;0.002535898,0.1946625;0.236222;0.01557011,0.2332122;0.02798246;-0.006671336,-0.1542898;0.4641761;-0.003952593,-0.1965958;0.224766;-0.01500154,-0.2294958;0.01679029;-0.04675265,0.07567934;0.005112786;-0.03889047,0.0952071;-0.3396262;-0.003129788,0.111744;-0.6800787;0.07112226,0.1114134;-0.6400134;-0.02176101,-0.07397021;0.006188584;-0.04190562,-0.1203108;-0.3366143;-0.01285658,-0.1351742;-0.6778249;0.05820115,-0.1325779;-0.6376825;-0.03463802,0.002975288;0.5256031;0.004292219,0;0;0,0.0076112;0.3032263;-0.004872322,0.01390021;0.5976001;-0.02390385,0.1726029;0.4810024;-0.04583645,0.2196771;0.2444369;-0.07823753,0.1980354;0.05381311;-0.1706424,-0.1524882;0.4867762;-0.01450616,-0.2088533;0.2505754;-0.03066819,-0.2427483;0.07820755;-0.1510215,0.07403862;0.0007928609;-0.04223299,0.09839842;-0.3454855;-0.04050612,0.09632078;-0.6865729;0.0326364,0.1072163;-0.7244682;-0.03061104,-0.07871887;0.00691223;-0.03196143,-0.1180185;-0.3379909;-0.03037729,-0.1232463;-0.679885;0.03872992,-0.1375865;-0.7189776;-0.02250164,0.01210548;0.5252256;-0.01653695,34.07561
+0;0;0,0.001575882;0.3025156;0.007104483,0.003367452;0.5964296;0.0004544635,0.1693969;0.474595;0.002521304,0.1990215;0.2328965;0.01557252,0.2378981;0.02293952;-0.007143394,-0.1589734;0.4623323;-0.007729386,-0.1998217;0.2220505;-0.01561698,-0.2329558;0.01235716;-0.04786869,0.07562845;0.005122709;-0.03885288,0.09543122;-0.3400959;-0.003493048,0.112072;-0.680437;0.07070737,0.1125432;-0.640276;-0.02309162,-0.07390366;0.006170627;-0.04190017,-0.1201215;-0.3371215;-0.01304172,-0.1352389;-0.6782126;0.05797191,-0.1318071;-0.63797;-0.03575658,0.00291672;0.5240939;0.004364915,0;0;0,0.004600689;0.302536;-0.004413605,0.006336391;0.5959424;-0.0227108,0.1718397;0.4813484;-0.04601598,0.2191952;0.2443253;-0.07832098,0.1972797;0.05240355;-0.1721032,-0.1628732;0.4839926;-0.01495554,-0.2210079;0.2476606;-0.03024129,-0.251918;0.07412671;-0.1528786,0.07406063;0.0009361207;-0.04206657,0.09930666;-0.3457326;-0.04072046,0.09812783;-0.6868145;0.03191829,0.109569;-0.7248927;-0.03239489,-0.07861229;0.006767785;-0.0320898,-0.1169371;-0.3386957;-0.02996271,-0.1221574;-0.680639;0.03831783,-0.1357458;-0.7207823;-0.02330203,0.006184623;0.5238441;-0.01565647,34.09866
+0;0;0,0.001574527;0.3022553;0.00709837,0.003366242;0.5961923;0.0004465226,0.1690221;0.4744317;0.002519499,0.1987062;0.2322471;0.01559697,0.2362704;0.02937847;-0.006352041,-0.1586118;0.4621965;-0.007708202,-0.1995422;0.2214315;-0.01561166,-0.2315577;0.01881756;-0.04677452,0.07585043;0.005137745;-0.03896692,0.09567871;-0.3405256;-0.003561538,0.1122768;-0.6799932;0.07044844,0.1127518;-0.6397493;-0.02411453,-0.07412057;0.006188739;-0.04202315,-0.1203979;-0.3375455;-0.01312753,-0.1354766;-0.6777613;0.05770383,-0.1320168;-0.6374352;-0.03678805,0.002915279;0.5238196;0.004358975,0;0;0,0.004446432;0.3022721;-0.00478816,0.006701648;0.5956761;-0.02345157,0.1718661;0.4816521;-0.04631901,0.2186042;0.2441169;-0.07945704,0.1976786;0.05803254;-0.1688061,-0.162325;0.4840049;-0.01489488,-0.2196086;0.247034;-0.03129498,-0.2481047;0.07928024;-0.150018,0.07426305;0.001072109;-0.0422132,0.100665;-0.34596;-0.04099011,0.1004988;-0.6863083;0.03080273,0.1125556;-0.7250351;-0.03383923,-0.07891587;0.006641224;-0.03203567,-0.1156103;-0.3394519;-0.03034057,-0.1206739;-0.6806459;0.03712955,-0.1332842;-0.7218515;-0.02466096,0.006400466;0.5235484;-0.01632166,34.1326
+0;0;0,0.001574527;0.3022553;0.00709837,0.003366242;0.5961923;0.0004465226,0.1690221;0.4744317;0.002519499,0.1987062;0.2322471;0.01559697,0.2362704;0.02937847;-0.006352041,-0.1586118;0.4621965;-0.007708202,-0.1995422;0.2214315;-0.01561166,-0.2315577;0.01881756;-0.04677452,0.07585043;0.005137745;-0.03896692,0.09567871;-0.3405256;-0.003561538,0.1122768;-0.6799932;0.07044844,0.1127518;-0.6397493;-0.02411453,-0.07412057;0.006188739;-0.04202315,-0.1203979;-0.3375455;-0.01312753,-0.1354766;-0.6777613;0.05770383,-0.1320168;-0.6374352;-0.03678805,0.002915279;0.5238196;0.004358975,0;0;0,0.004446432;0.3022721;-0.00478816,0.006701648;0.5956761;-0.02345157,0.1718661;0.4816521;-0.04631901,0.2186042;0.2441169;-0.07945704,0.1976786;0.05803254;-0.1688061,-0.162325;0.4840049;-0.01489488,-0.2196086;0.247034;-0.03129498,-0.2481047;0.07928024;-0.150018,0.07426305;0.001072109;-0.0422132,0.100665;-0.34596;-0.04099011,0.1004988;-0.6863083;0.03080273,0.1125556;-0.7250351;-0.03383923,-0.07891587;0.006641224;-0.03203567,-0.1156103;-0.3394519;-0.03034057,-0.1206739;-0.6806459;0.03712955,-0.1332842;-0.7218515;-0.02466096,0.006400466;0.5235484;-0.01632166,34.15572
+0;0;0,0.001514621;0.302646;0.007151257,0.003255149;0.5967168;0.0005603421,0.1669537;0.4754581;0.002646401,0.1966121;0.2338124;0.01553752,0.2343563;0.02824107;-0.007449431,-0.1564497;0.4621133;-0.005037616,-0.1985488;0.2221982;-0.01537512,-0.231134;0.0171508;-0.04863717,0.07630201;0.005164557;-0.03913321,0.09617148;-0.3417376;-0.00359251,0.1127177;-0.6793151;0.06995338,0.1126212;-0.6388909;-0.0261525,-0.07448803;0.006216001;-0.04234351,-0.1209447;-0.3387435;-0.01329614,-0.1359421;-0.6770225;0.05730028,-0.1330046;-0.6365224;-0.03875247,0.002826911;0.5243061;0.004449,0;0;0,0.006455883;0.3026148;-0.005534887,0.009293303;0.5961325;-0.02438855,0.172139;0.4817557;-0.04649186,0.2181471;0.2447796;-0.08060956,0.1971305;0.05731115;-0.1734884,-0.1578517;0.4844976;-0.01599392,-0.2176795;0.2487481;-0.03276435,-0.2459455;0.07864881;-0.1530966,0.07472198;0.001147926;-0.04237199,0.1003351;-0.3471881;-0.04013824,0.1027186;-0.6858946;0.0299592,0.1157105;-0.7253508;-0.03601098,-0.07947715;0.006586398;-0.03193866,-0.1144872;-0.3409365;-0.03085848,-0.1189121;-0.6802662;0.0360531,-0.1314473;-0.7225994;-0.02684196,0.008782551;0.5239769;-0.01718259,34.17873
+0;0;0,0.001514846;0.3026908;0.007152318,0.003257343;0.5970945;0.0005524524,0.1708945;0.4745455;0.002601575,0.2004392;0.2338258;0.01544329,0.2377713;0.03049944;-0.007292637,-0.1602711;0.4608804;-0.005266873,-0.2022089;0.2218847;-0.01556476,-0.2344382;0.01907653;-0.04846358,0.07611752;0.005152069;-0.03903859,0.09598976;-0.3417985;-0.003492929,0.1125488;-0.6796381;0.07011007,0.1124521;-0.6391839;-0.02627345,-0.07430793;0.006200971;-0.04224113,-0.1207711;-0.3388067;-0.0131897,-0.1357802;-0.6773483;0.05746154,-0.1328342;-0.6368178;-0.03886871,0.002828408;0.5245659;0.004447441,0;0;0,0.003792182;0.3027213;-0.004542112,0.00433588;0.5966402;-0.02256393,0.1717097;0.4817573;-0.04674506,0.2176275;0.2458964;-0.0820291,0.1985086;0.06213348;-0.1775167,-0.1658585;0.4826405;-0.01669092,-0.2229917;0.2472684;-0.03456583,-0.2516577;0.08000228;-0.1547845,0.0746229;0.001289248;-0.04212117,0.1005319;-0.3470747;-0.04003501,0.103984;-0.6862366;0.02913547,0.1173501;-0.7255676;-0.03729987,-0.07919175;0.006447793;-0.03211734,-0.1149057;-0.3410524;-0.03102587,-0.1175849;-0.6808702;0.03488304,-0.129882;-0.7234301;-0.02822742,0.004469797;0.5243394;-0.01561236,34.20117
+0;0;0,0.001514573;0.3026364;0.00715103,0.003257395;0.5970948;0.0005494254,0.172336;0.4740909;0.002584103,0.2018977;0.2332325;0.01543322,0.2392394;0.02985375;-0.007308554,-0.1616702;0.4603086;-0.005351837,-0.2036322;0.2211751;-0.01565566,-0.2358698;0.01831472;-0.04856294,0.07631961;0.005165749;-0.03914224,0.09630165;-0.3437015;-0.003400203,0.1127687;-0.6796658;0.06979421,0.1126711;-0.6391143;-0.02748517,-0.07450522;0.006217435;-0.04235328,-0.1212251;-0.3406962;-0.01314136,-0.1361508;-0.6773584;0.05711768,-0.1331775;-0.6367301;-0.04010793,0.002828307;0.5245404;0.004445801,0;0;0,0.002657324;0.3026802;-0.004451752,0.002599552;0.5966467;-0.02260256,0.1717411;0.4821676;-0.04703331,0.2175857;0.2464396;-0.08421397,0.1995977;0.06203572;-0.178798,-0.1688313;0.4819224;-0.01714262,-0.2248659;0.2463914;-0.03804789,-0.2529221;0.07914336;-0.158528,0.07469791;0.001367271;-0.04244804,0.1002711;-0.3489459;-0.03900266,0.1051871;-0.6865864;0.02789521,0.1189305;-0.7262803;-0.03939891,-0.07953705;0.006369371;-0.03188688,-0.1152954;-0.3430679;-0.03157096,-0.1172376;-0.6811674;0.03312458,-0.1292151;-0.7250477;-0.0299061,0.002869889;0.5243233;-0.0156188,34.23581
+0;0;0,0.001483705;0.3030868;0.007201666,0.00313225;0.5980036;0.0007056117,0.1714123;0.4751226;0.002643245,0.2007147;0.2354015;0.01488591,0.2371944;0.03453192;-0.009191576,-0.1614178;0.4629714;-0.007311397,-0.2021399;0.2247918;-0.01663652,-0.2339718;0.02447799;-0.05010522,0.07602592;0.005170512;-0.03899745,0.09587772;-0.3433203;-0.003294878,0.1126379;-0.6795688;0.07001901,0.1130302;-0.6390062;-0.02736449,-0.07422315;0.006175923;-0.04219311,-0.1209098;-0.3403572;-0.01304146,-0.1360597;-0.6773226;0.05726924,-0.132588;-0.6366817;-0.04004461,0.002736662;0.5253074;0.004572193,0;0;0,0.002762929;0.3031135;-0.005496979,0.002825141;0.5974962;-0.0242908,0.1709414;0.4824382;-0.04857922,0.2175339;0.2483071;-0.08713436,0.2016098;0.06951316;-0.1873252,-0.1675203;0.4819296;-0.01906412,-0.2247634;0.2482008;-0.04291407,-0.252398;0.08325687;-0.1624502,0.07453087;0.001423091;-0.0420785,0.1008368;-0.3484574;-0.03956985,0.1060176;-0.6865723;0.02653813,0.1200688;-0.7260852;-0.04103255,-0.07908617;0.006312508;-0.03214041,-0.1150995;-0.3427114;-0.03198361,-0.1161348;-0.6812978;0.03186734,-0.1278625;-0.7253336;-0.03119173,0.003099054;0.5250467;-0.01716018,34.25767
+0;0;0,0.001484187;0.3031853;0.007204006,0.003134146;0.5983554;0.0007019213,0.1713328;0.4754251;0.002644381,0.2003976;0.2376482;0.01478775,0.2375032;0.03333193;-0.009702889,-0.1613376;0.4632797;-0.007305483,-0.2017293;0.2270319;-0.01655497,-0.2341074;0.02328086;-0.05059798,0.07595416;0.005165632;-0.03896064,0.09581615;-0.3435041;-0.003239747,0.1125562;-0.6793498;0.06998634,0.1129491;-0.6387739;-0.02752069,-0.0741531;0.006170094;-0.04215328,-0.1208637;-0.3405409;-0.01298667,-0.1359954;-0.6771028;0.05723982,-0.1325194;-0.6364484;-0.04019748,0.002738158;0.5255858;0.004572404,0;0;0,0.002107039;0.3032199;-0.005351543,0.001512036;0.5978587;-0.02409911,0.1695316;0.4827591;-0.04933858,0.2177473;0.251628;-0.09157252,0.202142;0.07355878;-0.2000604,-0.1684492;0.4817658;-0.02014739,-0.2261567;0.2506664;-0.04830723,-0.2536307;0.08818999;-0.1770253,0.07450716;0.001507133;-0.04195309,0.1003542;-0.348582;-0.03870153,0.1062236;-0.6865253;0.02606344,0.1201384;-0.7260143;-0.04173994,-0.07897128;0.006239491;-0.03222197,-0.115735;-0.3428856;-0.03116734,-0.1161172;-0.6813022;0.0313527,-0.1278017;-0.725216;-0.03204957,0.001949161;0.5253355;-0.01697588,34.29118
+0;0;0,0.001485598;0.3034734;0.007210851,0.003136555;0.5988219;0.000705081,0.1695903;0.4763727;0.002669516,0.1982667;0.2417732;0.01465062,0.2340548;0.04471175;-0.008970406,-0.1596375;0.464353;-0.007177383,-0.1994895;0.2312622;-0.01630327,-0.2307179;0.03474587;-0.04913748,0.07592253;0.005163481;-0.03894441,0.09581642;-0.3440662;-0.003166154,0.1124989;-0.6787573;0.06980819,0.1128957;-0.6380765;-0.02866525,-0.07412221;0.006167524;-0.04213573,-0.1209078;-0.3411003;-0.01292227,-0.1359876;-0.6765051;0.05706279,-0.132477;-0.6357451;-0.04134022,0.002740361;0.5260143;0.004577587,0;0;0,0.002355248;0.3034894;-0.006238699,0.002113476;0.5982742;-0.02552772,0.1680366;0.4834014;-0.05158401,0.2192331;0.2574739;-0.09994173,0.2051623;0.08633913;-0.2057097,-0.165998;0.4820884;-0.02250092,-0.2243097;0.2550759;-0.05517951,-0.2494559;0.1061998;-0.1888789,0.0745459;0.001558125;-0.04180956,0.1009754;-0.3490474;-0.03800392,0.1071441;-0.6861913;0.02458715,0.1216469;-0.7262439;-0.04392242,-0.07888187;0.00618342;-0.03235698,-0.1151567;-0.343561;-0.03187188,-0.1151828;-0.6809345;0.0297787,-0.1269699;-0.7254555;-0.03440043,0.00248155;0.525722;-0.01830721,34.32458
+0;0;0,0.001445154;0.3034719;0.007279448,0.002985923;0.5988265;0.0009951717,0.1695035;0.4764587;0.002743616,0.198047;0.2417925;0.0136917,0.2336521;0.04518165;-0.01366508,-0.1599729;0.4652829;-0.008575697,-0.1991356;0.2320894;-0.01805802,-0.2307885;0.03620701;-0.05411518,0.07592386;0.005194258;-0.03893772,0.09580771;-0.3440371;-0.003170151,0.1123812;-0.6787415;0.06976861,0.1131333;-0.6380519;-0.0287018,-0.07411236;0.006136618;-0.04215755,-0.120904;-0.3411333;-0.01297894,-0.1359282;-0.6765594;0.05691562,-0.1320652;-0.6357868;-0.04147281,0.002629889;0.5260149;0.004795602,0;0;0,0.002355248;0.3034894;-0.006238699,0.002113476;0.5982742;-0.02552772,0.1680366;0.4834014;-0.05158401,0.2192331;0.2574739;-0.09994173,0.2051623;0.08633913;-0.2057097,-0.165998;0.4820884;-0.02250092,-0.2243097;0.2550759;-0.05517951,-0.2494559;0.1061998;-0.1888789,0.0745459;0.001558125;-0.04180956,0.1009754;-0.3490474;-0.03800392,0.1071441;-0.6861913;0.02458715,0.1216469;-0.7262439;-0.04392242,-0.07888187;0.00618342;-0.03235698,-0.1151567;-0.343561;-0.03187188,-0.1151828;-0.6809345;0.0297787,-0.1269699;-0.7254555;-0.03440043,0.00248155;0.525722;-0.01830721,34.3582
+0;0;0,0.00144787;0.3040423;0.007293129,0.002991394;0.5999255;0.0009973596,0.1691626;0.477524;0.002757173,0.1971003;0.2478382;0.01347291,0.2314928;0.05792305;-0.01295222,-0.1596312;0.4663713;-0.008538686,-0.1979627;0.238127;-0.01781976,-0.2285376;0.04891552;-0.05264896,0.07568432;0.00517787;-0.03881487,0.09560832;-0.3447589;-0.002975062,0.1120904;-0.6776155;0.06956106,0.1128447;-0.6368936;-0.02920745,-0.07387853;0.006117256;-0.04202454,-0.1207647;-0.341854;-0.01278701,-0.1357059;-0.6754286;0.05672172,-0.1318312;-0.6346234;-0.04196457,0.002634693;0.5269775;0.004804906,0;0;0,0.002153382;0.3040429;-0.007092237,0.001917705;0.5993149;-0.02703595,0.1671387;0.4839008;-0.05400848,0.2219843;0.2653699;-0.1077402,0.21304;0.1032986;-0.2154517,-0.1656318;0.4824581;-0.02534498,-0.2243746;0.2616156;-0.06314481,-0.2509037;0.1234935;-0.1979311,0.0745198;0.001608074;-0.04130054,0.1008317;-0.3496969;-0.03585482,0.1077463;-0.6856036;0.02284455,0.1223757;-0.7258226;-0.04590154,-0.0784656;0.006126143;-0.03266713,-0.1148248;-0.3443238;-0.03249522,-0.114268;-0.6800431;0.02766209,-0.1261217;-0.7247811;-0.03671551,0.002288178;0.5266399;-0.01967096,34.38045
+0;0;0,0.001448502;0.304175;0.007296312,0.002993859;0.6004124;0.0009915882,0.168931;0.4779584;0.002760632,0.1966072;0.2504222;0.01337608,0.2310093;0.06045417;-0.01305642,-0.1594018;0.4668214;-0.008519392,-0.1973746;0.2407132;-0.01771361,-0.2279581;0.05144899;-0.05255251,0.07557613;0.005170469;-0.03875938,0.09545602;-0.3439914;-0.002998933,0.1119551;-0.6771921;0.06961215,0.1127116;-0.6364391;-0.02944154,-0.07377293;0.006108512;-0.04196447,-0.1205553;-0.3410923;-0.01279167,-0.135512;-0.6750116;0.05678889,-0.1316261;-0.6341751;-0.04218232,0.002636562;0.5273426;0.004805494,0;0;0,0.001692578;0.3041556;-0.008015871,0.0008093715;0.5997236;-0.02877235,0.1658145;0.4842129;-0.05626726,0.223271;0.2703854;-0.1164994,0.2142829;0.1086503;-0.2248092,-0.1661063;0.482263;-0.0280174,-0.2254247;0.2651283;-0.07257357,-0.2527319;0.1407917;-0.2201024,0.07453668;0.001774609;-0.0410111,0.1011481;-0.3487192;-0.03518462,0.1081545;-0.6853424;0.02141023,0.1226987;-0.7259256;-0.04739618,-0.07826232;0.00596339;-0.03286673,-0.1144056;-0.3437245;-0.03317256,-0.1137928;-0.6798786;0.02655441,-0.1255718;-0.7244962;-0.03841713,0.001382947;0.5269526;-0.02116179,34.41385
+0;0;0,0.001364083;0.3044074;0.007317227,0.002592379;0.6014042;0.0009878941,0.1687618;0.478876;0.002916795,0.1953161;0.2553065;0.01067677,0.2311252;0.06612946;-0.02309467,-0.1598888;0.4681087;-0.00962824,-0.1968034;0.2461341;-0.0202722,-0.2271054;0.05663459;-0.05745375,0.07554883;0.005156658;-0.03870995,0.09548683;-0.3449712;-0.002891611,0.1119195;-0.677605;0.06960493,0.1129795;-0.6368061;-0.02987228,-0.07367168;0.006131206;-0.04204246,-0.1205298;-0.3420297;-0.01274446,-0.1354853;-0.6753422;0.05689847,-0.1312839;-0.6344579;-0.04248633,0.002336095;0.5280777;0.004819055,0;0;0,0.0009769648;0.3043558;-0.009268522,-0.0007498264;0.6006042;-0.0310533,0.1642485;0.4850217;-0.05994582,0.2244601;0.2778589;-0.1248059,0.2164577;0.115396;-0.2332149,-0.1670311;0.481605;-0.03215817,-0.2266527;0.2704368;-0.08316734,-0.2493196;0.1519709;-0.2369945,0.07461986;0.001947761;-0.04075241,0.1012118;-0.3495258;-0.03534937,0.108236;-0.6858464;0.01951551,0.1228783;-0.7265381;-0.04977918,-0.07814042;0.005762842;-0.03306873,-0.1150688;-0.3448171;-0.03326867,-0.113787;-0.6807185;0.0245212,-0.1255997;-0.7252829;-0.0411604,7.393956E-05;0.5276099;-0.02313685,34.44722
+0;0;0,0.001365132;0.3046415;0.007322853,0.002596629;0.6024314;0.0009728279,0.1696003;0.4793682;0.002907233,0.195935;0.2576477;0.01060302,0.2326081;0.06390619;-0.02398325,-0.1606998;0.4685468;-0.009700764,-0.197309;0.2484081;-0.02025669,-0.2283422;0.05433632;-0.05833536,0.07558955;0.005159437;-0.03873081,0.09552708;-0.3449604;-0.002913304,0.111958;-0.6775583;0.06957541,0.113018;-0.636759;-0.0299044,-0.07371138;0.006134511;-0.04206512,-0.1205684;-0.3420183;-0.0127678,-0.1355223;-0.6752949;0.05686761,-0.1313207;-0.6344103;-0.04251978,0.002339338;0.5288168;0.00481904,0;0;0,0.000668183;0.304534;-0.01097727,-0.001958027;0.6014339;-0.03444648,0.1638847;0.4851528;-0.06376457,0.2262491;0.2824644;-0.1340556,0.2195476;0.125931;-0.258672,-0.1685163;0.4814509;-0.03713321,-0.2281512;0.2739258;-0.09448922,-0.2488635;0.1588884;-0.2570139,0.07471682;0.00210011;-0.04066277,0.1013734;-0.3493623;-0.03538251,0.1084903;-0.685949;0.01757693,0.1231693;-0.7266288;-0.05172586,-0.07816584;0.005597165;-0.0331549,-0.1152711;-0.3449555;-0.03262461,-0.1135921;-0.681199;0.02290444,-0.1251872;-0.725648;-0.04295054,-0.0008507222;0.5282218;-0.02591801,34.47012
+0;0;0,0.001368541;0.3054023;0.007341142,0.002602439;0.6037886;0.0009752067,0.1693112;0.4805872;0.002924735,0.1955438;0.2597264;0.01059069,0.2323392;0.0653386;-0.02411097,-0.1604081;0.4697849;-0.009661093,-0.1968754;0.2504997;-0.02017609,-0.2280121;0.05578053;-0.0583818,0.07577536;0.00517212;-0.03882601,0.09569538;-0.3446402;-0.003039971,0.1120914;-0.676533;0.06929506,0.1131547;-0.6357004;-0.03049189,-0.07389258;0.00614959;-0.04216852,-0.1207084;-0.3416974;-0.01289693,-0.1356307;-0.6742674;0.05659085,-0.1314161;-0.6333492;-0.0431034,0.002344362;0.5299489;0.004833181,0;0;0,0.0002227425;0.305157;-0.01433468,-0.003339663;0.6024662;-0.03984427,0.1623159;0.4866272;-0.06994677,0.2265479;0.2873197;-0.1452937,0.2210355;0.1358417;-0.2770844,-0.1685647;0.4812906;-0.046423,-0.2297906;0.2779821;-0.1130822,-0.2558514;0.171076;-0.2811198,0.07500495;0.002276063;-0.04056096,0.1024032;-0.3488336;-0.03638411,0.108725;-0.685113;0.01391721,0.1233694;-0.7260587;-0.05556774,-0.07837016;0.005414084;-0.03324035,-0.1155832;-0.3448162;-0.0333081,-0.1133799;-0.6808199;0.01913911,-0.1249706;-0.7254674;-0.04696172,-0.001891404;0.5291202;-0.03059649,34.49348
+0;0;0,0.0013247;0.3063576;0.007467885,0.00245079;0.6056456;0.00129009,0.1688572;0.4822737;0.003386297,0.1944072;0.2635778;0.006366654,0.2330961;0.06699917;-0.03585265,-0.1601009;0.4714939;-0.01048983,-0.1960465;0.2546797;-0.02423977,-0.2278252;0.05755126;-0.06954965,0.07613856;0.00521191;-0.03902937,0.09591887;-0.3425509;-0.003339536,0.1117726;-0.6749096;0.06839042,0.113148;-0.6340889;-0.03124162,-0.07425959;0.006167286;-0.04236759,-0.1207401;-0.3396774;-0.01347123,-0.1356966;-0.672502;0.05626352,-0.1311839;-0.6315878;-0.04326557,0.002227325;0.5313886;0.005095151,0;0;0,-0.0002773255;0.3058594;-0.01903892,-0.003990531;0.6038281;-0.04695892,0.1604882;0.4872203;-0.07867455,0.2267618;0.2929267;-0.1583452,0.2222677;0.1419137;-0.2965384,-0.1683394;0.4819766;-0.05563777,-0.2350228;0.2863056;-0.1315045,-0.2582355;0.1714447;-0.2994051,0.07521239;0.00226739;-0.04105473,0.1033302;-0.346708;-0.03562021,0.1085507;-0.6840215;0.009670258,0.1225636;-0.7249259;-0.05976844,-0.0789569;0.005439516;-0.03292043,-0.1166274;-0.3426765;-0.03248955,-0.1138917;-0.6797721;0.01460423,-0.1255809;-0.7241961;-0.0515015,-0.002518862;0.5301998;-0.0366962,34.52665
+0;0;0,0.001326363;0.3067422;0.007477259,0.002451464;0.6057509;0.001307727,0.1696244;0.4822839;0.00338938,0.1953061;0.2624605;0.006385103,0.234694;0.06233025;-0.03659699,-0.1608461;0.4714546;-0.01055054,-0.1969771;0.2535225;-0.02437137,-0.2293299;0.05283257;-0.07049987,0.07636502;0.005227413;-0.03914546,0.09603982;-0.3406802;-0.00364602,0.1119131;-0.6734505;0.06817278,0.1132891;-0.632626;-0.03149413,-0.07448047;0.00618563;-0.04249361,-0.120713;-0.3378141;-0.0137514,-0.1356881;-0.6710509;0.05606972,-0.1311738;-0.6301329;-0.0434942,0.002228392;0.5316247;0.005106091,0;0;0,-0.001001507;0.3059315;-0.02352285,-0.005676478;0.6032228;-0.05497861,0.1597898;0.4881178;-0.08725023,0.228276;0.296203;-0.1736748,0.2224065;0.146917;-0.3190372,-0.1697346;0.4811626;-0.06733065,-0.2392706;0.287038;-0.1477748,-0.2656681;0.1821519;-0.3259688,0.07540956;0.002400249;-0.04121828,0.1034068;-0.344714;-0.03600168,0.1083749;-0.6829934;0.005088091,0.1219925;-0.7242274;-0.06414223,-0.0792766;0.005300052;-0.03283961,-0.1160396;-0.3410346;-0.03245306,-0.1143421;-0.6791805;0.009978734,-0.1261496;-0.72348;-0.05629887,-0.003879606;0.5299299;-0.04339862,34.55893
+0;0;0,0.001326363;0.3067422;0.007477259,0.002451464;0.6057509;0.001307727,0.1696244;0.4822839;0.00338938,0.1953061;0.2624605;0.006385103,0.234694;0.06233025;-0.03659699,-0.1608461;0.4714546;-0.01055054,-0.1969771;0.2535225;-0.02437137,-0.2293299;0.05283257;-0.07049987,0.07636502;0.005227413;-0.03914546,0.09603982;-0.3406802;-0.00364602,0.1119131;-0.6734505;0.06817278,0.1132891;-0.632626;-0.03149413,-0.07448047;0.00618563;-0.04249361,-0.120713;-0.3378141;-0.0137514,-0.1356881;-0.6710509;0.05606972,-0.1311738;-0.6301329;-0.0434942,0.002228392;0.5316247;0.005106091,0;0;0,-0.001001507;0.3059315;-0.02352285,-0.005676478;0.6032228;-0.05497861,0.1597898;0.4881178;-0.08725023,0.228276;0.296203;-0.1736748,0.2224065;0.146917;-0.3190372,-0.1697346;0.4811626;-0.06733065,-0.2392706;0.287038;-0.1477748,-0.2656681;0.1821519;-0.3259688,0.07540956;0.002400249;-0.04121828,0.1034068;-0.344714;-0.03600168,0.1083749;-0.6829934;0.005088091,0.1219925;-0.7242274;-0.06414223,-0.0792766;0.005300052;-0.03283961,-0.1160396;-0.3410346;-0.03245306,-0.1143421;-0.6791805;0.009978734,-0.1261496;-0.72348;-0.05629887,-0.003879606;0.5299299;-0.04339862,34.58154
+0;0;0,0.00130774;0.3072858;0.007684866,0.002450032;0.6063525;0.002089725,0.1692605;0.4827506;0.003657316,0.1944169;0.2645581;0.0008492314,0.2335352;0.07006738;-0.04920136,-0.1599807;0.4697706;-0.006392802,-0.1978719;0.254487;-0.02797644,-0.2300933;0.05922024;-0.07988642,0.07653996;0.005241285;-0.03919231,0.09605423;-0.3391439;-0.003842041,0.1119406;-0.6725971;0.06819192,0.1123647;-0.6317752;-0.03107539,-0.0746108;0.006195686;-0.04262295,-0.1205198;-0.3363157;-0.01416386,-0.1357752;-0.6702064;0.05595382,-0.1322253;-0.6292967;-0.04324127,0.002222181;0.5321087;0.005708416,0;0;0,-0.001498029;0.3059021;-0.03011656,-0.006835029;0.6024933;-0.06743479,0.1584749;0.4886321;-0.09806848,0.2295846;0.3021631;-0.1898365,0.2232717;0.1539698;-0.330765,-0.170366;0.4808472;-0.07835802,-0.2387419;0.2928199;-0.1690174,-0.253413;0.2026506;-0.3520918,0.07556634;0.002575994;-0.04129124,0.1031936;-0.343031;-0.03638315,0.1083023;-0.682709;-0.001382351,0.1213939;-0.7238496;-0.07022214,-0.07948983;0.005109366;-0.03281973,-0.1166245;-0.3396406;-0.03314135,-0.1141606;-0.6790228;0.00488333,-0.126507;-0.7209662;-0.06325632,-0.004933551;0.5294728;-0.05366182,34.60414
+0;0;0,0.001311093;0.3080737;0.007704569,0.00245356;0.607232;0.002100717,0.1702032;0.4831545;0.003666413,0.1996625;0.227641;0.0003780143,0.2372438;0.04079226;-0.04770596,-0.1608903;0.4701016;-0.006440246,-0.2052627;0.2179943;-0.0317157,-0.236218;0.03040013;-0.081586,0.07628806;0.005224036;-0.03906333,0.09582695;-0.3395955;-0.003668476,0.1116302;-0.6713043;0.06798869,0.1120568;-0.6304203;-0.03184921,-0.07436525;0.006175296;-0.04248268,-0.1203321;-0.336768;-0.0139877,-0.1355078;-0.6689123;0.05576321,-0.1319375;-0.6279398;-0.04400206,0.002225102;0.5327903;0.005729052,0;0;0,-0.00166069;0.3057967;-0.03815866,-0.007674873;0.601358;-0.0831039,0.1600973;0.4885333;-0.1065793,0.2350477;0.2784958;-0.2347689,0.2236086;0.1410104;-0.3747823,-0.172249;0.4799825;-0.09105504,-0.2540748;0.2662757;-0.2085274,-0.2681695;0.1822256;-0.3856539,0.07569702;0.002458185;-0.04046011,0.1042566;-0.3435338;-0.03746557,0.108799;-0.6820669;-0.009358644,0.121564;-0.7235404;-0.07874775,-0.07896035;0.00515181;-0.03334403,-0.1153368;-0.3401112;-0.03563791,-0.1136473;-0.6782454;-0.002809994,-0.1263945;-0.7192987;-0.0726326,-0.005724639;0.5286479;-0.06684899,34.62759
+0;0;0,0.001313946;0.3087441;0.007721336,0.002453082;0.6070534;0.002129827,0.170385;0.4830443;0.003687336,0.2000934;0.2253695;0.0003711232,0.2378429;0.03768469;-0.04792801,-0.1610671;0.4699772;-0.006430269,-0.2058148;0.2157375;-0.03191951,-0.2369086;0.02730389;-0.08201297,0.07644017;0.005234451;-0.03914122,0.09585939;-0.3374732;-0.003963135,0.1116794;-0.6695343;0.06777012,0.1121084;-0.6285886;-0.03263341,-0.07451352;0.006187608;-0.04256739,-0.1201988;-0.3346554;-0.01424692,-0.1353906;-0.6671523;0.05557805,-0.1318001;-0.6261176;-0.04475244,0.002224998;0.5327339;0.00575221,0;0;0,-0.002315968;0.3054354;-0.0456965,-0.008807451;0.5988905;-0.09804988,0.1606922;0.4886778;-0.1150122,0.2348834;0.2786821;-0.2480059,0.223059;0.1616823;-0.4066081,-0.1741296;0.479569;-0.1029299,-0.2575165;0.2693118;-0.2299277,-0.2720104;0.1788377;-0.4048214,0.07595758;0.002491385;-0.04033327,0.1043075;-0.341396;-0.03937745,0.1088616;-0.6806673;-0.01625299,0.1212112;-0.7224026;-0.08627009,-0.07910283;0.005107348;-0.03345432,-0.1149149;-0.3380563;-0.03785365,-0.1132113;-0.6769819;-0.009799402,-0.126617;-0.7175331;-0.08081828,-0.006827772;0.526772;-0.07984114,34.6598
+0;0;0,0.001278477;0.30874;0.007888181,0.002339574;0.6070576;0.002706998,0.1702841;0.4830184;0.003873943,0.1999604;0.2255419;-0.006850632,0.2383036;0.03966911;-0.06129815,-0.1612329;0.4707472;-0.008615574,-0.2047229;0.2168109;-0.03886177,-0.2361177;0.03026281;-0.09540927,0.07644492;0.005216453;-0.03913435,0.09586124;-0.3374885;-0.003928401,0.1115904;-0.6695449;0.06784677,0.1125866;-0.6285836;-0.03255104,-0.07449022;0.006215555;-0.04260409,-0.1202298;-0.3346212;-0.01429599,-0.1354346;-0.6670362;0.05591508,-0.1312788;-0.6259785;-0.04439104,0.002134891;0.5327324;0.006213335,0;0;0,-0.002315968;0.3054354;-0.0456965,-0.008807451;0.5988905;-0.09804988,0.1606922;0.4886778;-0.1150122,0.2348834;0.2786821;-0.2480059,0.223059;0.1616823;-0.4066081,-0.1741296;0.479569;-0.1029299,-0.2575165;0.2693118;-0.2299277,-0.2720104;0.1788377;-0.4048214,0.07595758;0.002491385;-0.04033327,0.1043075;-0.341396;-0.03937745,0.1088616;-0.6806673;-0.01625299,0.1212112;-0.7224026;-0.08627009,-0.07910283;0.005107348;-0.03345432,-0.1149149;-0.3380563;-0.03785365,-0.1132113;-0.6769819;-0.009799402,-0.126617;-0.7175331;-0.08081828,-0.006827772;0.526772;-0.07984114,34.68298
+0;0;0,0.001278294;0.308696;0.007887054,0.002337548;0.6064867;0.002716172,0.1693692;0.4828779;0.003888263,0.1997881;0.2189581;-0.007104692,0.2381216;0.03313264;-0.06153835,-0.1603471;0.4706733;-0.008533414,-0.2049254;0.2103823;-0.03953651,-0.2363122;0.02388175;-0.0960696,0.07635407;0.005210254;-0.03908784,0.09576455;-0.3373914;-0.003892511,0.1114228;-0.6679498;0.06755887,0.1124385;-0.6267729;-0.03481324,-0.07440171;0.006208169;-0.04255346,-0.1201275;-0.3345258;-0.01425389,-0.1352637;-0.6654413;0.05564044,-0.1310262;-0.6241661;-0.04663818,0.002133307;0.5323218;0.006214948,0;0;0,-0.002701849;0.3045089;-0.05122566,-0.008544698;0.5964979;-0.1087186,0.1606462;0.4888539;-0.1222918,0.23406;0.2820159;-0.2723861,0.2200472;0.1629453;-0.4291961,-0.1737785;0.4800063;-0.1126632,-0.26109;0.2721334;-0.2536079,-0.2961646;0.1851359;-0.427288,0.07625292;0.002474487;-0.0395515,0.1042687;-0.3413366;-0.04022479,0.1092165;-0.6793557;-0.021842,0.1212159;-0.7222309;-0.0936141,-0.07879123;0.005081727;-0.03392742,-0.1138683;-0.3380514;-0.03846966,-0.1130705;-0.675818;-0.01539478,-0.1266577;-0.717194;-0.08838014,-0.006827936;0.5248102;-0.08946657,34.71577
+0;0;0,0.001278276;0.3086917;0.007886944,0.002335746;0.606007;0.002720868,0.1624039;0.4844884;0.003988354,0.1927905;0.2208498;-0.006992888,0.2316653;0.0324003;-0.0621952,-0.1535833;0.472792;-0.007916098,-0.1981141;0.2127783;-0.03888616,-0.2299442;0.02364421;-0.09621757,0.07640976;0.005214054;-0.03911635,0.09579669;-0.336972;-0.003963713,0.1114014;-0.6663998;0.06724328,0.1124314;-0.6250659;-0.03656664,-0.07445596;0.006212696;-0.04258449,-0.1201263;-0.3341079;-0.01431926,-0.1352107;-0.6638915;0.05533601,-0.1309137;-0.622458;-0.04837909,0.002131592;0.5318735;0.006218159,0;0;0,-0.00306578;0.3036625;-0.05598283,-0.009046182;0.5939704;-0.1192856,0.1507638;0.4905425;-0.1424775,0.2341188;0.2845923;-0.2880306,0.2197513;0.1717767;-0.4527667,-0.168048;0.4820749;-0.1200608,-0.2532868;0.2784832;-0.2678241,-0.2925996;0.1925706;-0.4443043,0.07644938;0.002506435;-0.03930569,0.1045959;-0.3408694;-0.04122424,0.1098096;-0.677887;-0.02610612,0.1211012;-0.7216543;-0.09916019,-0.07878536;0.005040814;-0.03410549,-0.1135378;-0.3376927;-0.03947832,-0.1128019;-0.6745178;-0.01985938,-0.1266732;-0.7163706;-0.09436297,-0.007319853;0.52268;-0.09872484,34.74897
+0;0;0,0.001256944;0.3084547;0.008025845,0.00226921;0.6058331;0.003210096,0.1609421;0.4845683;0.004193794,0.1901545;0.2212929;-0.01712127,0.2294089;0.03804483;-0.08045928,-0.1523079;0.4735669;-0.00928959,-0.1958249;0.2139332;-0.04559758,-0.2270622;0.02848125;-0.1069512,0.07677266;0.005240941;-0.03928875,0.09614619;-0.3369703;-0.004096068,0.1117227;-0.6656293;0.06690146,0.1132051;-0.6242127;-0.03753418,-0.0747944;0.006238007;-0.04280187,-0.1204597;-0.3341202;-0.01463452,-0.1355529;-0.663094;0.05499555,-0.1307841;-0.6215725;-0.04933014,0.002075367;0.531673;0.006610646,0;0;0,-0.003414854;0.3025927;-0.06030154,-0.00962241;0.5920384;-0.1277354,0.1489632;0.4906671;-0.1506038,0.2337756;0.2871391;-0.2989442,0.2341953;0.1840082;-0.4677527,-0.1675488;0.4822075;-0.1275708,-0.2482824;0.2835508;-0.2845398,-0.2639365;0.2114478;-0.4680842,0.07633573;0.002422273;-0.04039931,0.1049322;-0.3409449;-0.04230356,0.1099643;-0.677316;-0.03093815,0.121167;-0.7215424;-0.1044519,-0.07954276;0.00518781;-0.03333394,-0.1138308;-0.3376276;-0.03826353,-0.1133716;-0.6739233;-0.02394604,-0.1274437;-0.7154983;-0.09956568,-0.007832289;0.5209748;-0.1063325,34.77188
+0;0;0,0.001256834;0.3084279;0.008025148,0.002269847;0.6060464;0.003202831,0.1594188;0.4851058;0.004215564,0.1887261;0.2209746;-0.01716877,0.2278183;0.0384839;-0.08024503,-0.150827;0.4742098;-0.009138506,-0.1944855;0.2137322;-0.0455645,-0.2255937;0.0290467;-0.1066646,0.0769601;0.005253737;-0.03938468,0.09638277;-0.3378257;-0.004102714,0.1118911;-0.6650463;0.06658413,0.1133871;-0.623525;-0.03880933,-0.07497701;0.006253238;-0.04290637,-0.1207581;-0.3349684;-0.01466757,-0.1357853;-0.6625026;0.05465779,-0.1309728;-0.6208754;-0.05062472,0.00207567;0.5317586;0.006609237,0;0;0,-0.003815085;0.3017091;-0.06442666,-0.009823754;0.5904599;-0.1358144,0.1472909;0.4907455;-0.1577222,0.2296421;0.2983463;-0.3228958,0.2350827;0.1718836;-0.4738503,-0.1666213;0.4822628;-0.1340042,-0.2461169;0.2872564;-0.2975109,-0.2613472;0.2139723;-0.4797392,0.07635643;0.002360225;-0.04081345,0.1050092;-0.3418832;-0.04182506,0.1097012;-0.6769086;-0.035007,0.1206807;-0.7216881;-0.1093726,-0.07985839;0.005242825;-0.03311738,-0.1138397;-0.3384608;-0.03933196,-0.1140524;-0.6734066;-0.02829719,-0.1281043;-0.7154273;-0.1048369,-0.00810957;0.5195559;-0.1134534,34.80542
+0;0;0,0.001257312;0.3085449;0.008028193,0.002271753;0.606595;0.003197385,0.1581359;0.4858894;0.004236337,0.1874638;0.221573;-0.017163,0.2266058;0.03884988;-0.08031958,-0.1495773;0.4750825;-0.009008726,-0.1932664;0.2144222;-0.04546027,-0.2244142;0.02950147;-0.1066381,0.0771716;0.005268176;-0.03949291,0.09652143;-0.3365245;-0.004343275,0.1120557;-0.6642929;0.06646188,0.1135256;-0.6229726;-0.03709266,-0.07518306;0.006270423;-0.04302429,-0.1207925;-0.3336715;-0.01489139,-0.1358448;-0.6617539;0.05455,-0.1311162;-0.6203296;-0.04889552,0.002077195;0.5321615;0.00661047,0;0;0,-0.004010931;0.3012061;-0.0672667,-0.009786665;0.5895648;-0.1420367,0.1461776;0.4912877;-0.1629453,0.2294126;0.3025341;-0.3321352,0.232205;0.1814203;-0.4878023,-0.1656322;0.4828605;-0.1393322,-0.246824;0.295125;-0.3106345,-0.2623723;0.2188326;-0.49187,0.07626656;0.002431959;-0.04147768,0.104661;-0.3405278;-0.04359579,0.1094836;-0.6761357;-0.0380373,0.120008;-0.7194839;-0.1112707,-0.08030533;0.005204753;-0.03266288,-0.1142563;-0.3371496;-0.041206,-0.1145255;-0.6726896;-0.03122568,-0.1285082;-0.7131048;-0.1067242,-0.008148313;0.5187246;-0.118993,34.83896
+0;0;0,0.001238866;0.3083102;0.008259175,0.002225934;0.60673;0.003995953,0.1573732;0.4860806;0.004472109,0.1863583;0.2220877;-0.02384056,0.2244913;0.04187854;-0.09610685,-0.1489175;0.4757339;-0.009775113,-0.1926825;0.2157891;-0.05275655,-0.2241446;0.03431253;-0.1250632,0.07697015;0.00525881;-0.03940546,0.0963068;-0.3364482;-0.004192207,0.1118461;-0.6641856;0.06657653,0.1136042;-0.6228139;-0.03716836,-0.07500031;0.006247882;-0.04290418,-0.1205436;-0.3336318;-0.01488258,-0.1355483;-0.661677;0.0545628,-0.1305274;-0.6201942;-0.04906319,0.002033064;0.5322417;0.007251224,0;0;0,-0.004300922;0.3003844;-0.06982589,-0.01017676;0.5884837;-0.1470327,0.1452587;0.4913311;-0.1674628,0.2270982;0.3068775;-0.3424292,0.2301858;0.2046099;-0.5117917,-0.1654437;0.4829283;-0.144204,-0.2460689;0.3001714;-0.321499,-0.2626236;0.2202891;-0.5017672,0.07609601;0.002483726;-0.04132891,0.104432;-0.3403769;-0.04593873,0.1094057;-0.6759545;-0.04100394,0.1196412;-0.7195361;-0.1143279,-0.08002048;0.005135786;-0.03279019,-0.113978;-0.3371032;-0.04263503,-0.1145703;-0.6726484;-0.0342357,-0.1285278;-0.7132928;-0.1098001,-0.008503139;0.5177407;-0.123543,34.86082
+0;0;0,0.001237348;0.3079324;0.008249057,0.002226006;0.6068133;0.003981946,0.1571977;0.4861698;0.004463261,0.1861864;0.2221451;-0.0238528,0.2243386;0.04184531;-0.09615546,-0.1487472;0.4758347;-0.009767873,-0.1925173;0.2158588;-0.05275446,-0.2239953;0.03429085;-0.1250975,0.07696278;0.005258306;-0.03940168,0.09628899;-0.3362643;-0.00420744,0.1118046;-0.663502;0.06645339,0.1135707;-0.6220784;-0.03776514,-0.07499312;0.006247283;-0.04290007,-0.1205119;-0.3334489;-0.0148936,-0.1354936;-0.6609939;0.05444591,-0.1304498;-0.6194587;-0.04965318,0.002033017;0.5322787;0.007239238,0;0;0,-0.004368439;0.2997667;-0.07080102,-0.01024875;0.5879935;-0.1493626,0.1449191;0.4912849;-0.1702397,0.2264007;0.30718;-0.3457882,0.230377;0.2089517;-0.5176215,-0.1653551;0.4830363;-0.1470983,-0.2448239;0.3029008;-0.3276171,-0.2615739;0.2222571;-0.5076375,0.07612686;0.002384663;-0.04126048,0.1044811;-0.3402808;-0.0463798,0.1095044;-0.6753531;-0.04195786,0.1195855;-0.7194646;-0.1154492,-0.07998276;0.005218308;-0.03284722,-0.1134509;-0.3368913;-0.04237185,-0.1143932;-0.6719549;-0.0353217,-0.1281636;-0.7129705;-0.1112314,-0.008562446;0.5172432;-0.1257491,34.89458
+0;0;0,0.001236871;0.3078136;0.008245874,0.00222678;0.6070651;0.003974485,0.1569052;0.4864421;0.004463953,0.1859109;0.222263;-0.02386867,0.2348523;-0.009024724;-0.1166182,-0.1484618;0.4761266;-0.009740302,-0.1922576;0.2159986;-0.05275203,-0.2326374;-0.0169159;-0.1455533,0.07685142;0.005250697;-0.03934467,0.09622514;-0.3371114;-0.004063904,0.1116969;-0.6634254;0.06639747,0.1134542;-0.6220594;-0.03729613,-0.07488461;0.006238244;-0.04283799,-0.1205153;-0.334293;-0.01476267,-0.1354547;-0.6609135;0.05438112,-0.1304363;-0.6194364;-0.04919364,0.002033618;0.532464;0.007234687,0;0;0,-0.004763037;0.2992997;-0.07222033,-0.01073906;0.5875386;-0.1521575,0.1440661;0.4912302;-0.1732039,0.22461;0.309562;-0.3519328,0.2164627;0.2084236;-0.584734,-0.1655009;0.4828131;-0.1501266,-0.2436959;0.3062574;-0.334919,-0.2655549;0.2011418;-0.5650595,0.07599744;0.002403915;-0.04123497,0.1040747;-0.341118;-0.04725432,0.1090911;-0.6752546;-0.04370522,0.1189206;-0.7193583;-0.1164834,-0.07983968;0.005188849;-0.03286968,-0.1137918;-0.3377013;-0.04313973,-0.1150221;-0.6718246;-0.03642258,-0.1282974;-0.7130176;-0.1115223,-0.009040281;0.5167975;-0.1283078,34.92744
+0;0;0,0.001187276;0.307805;0.008571232,0.002075306;0.6070639;0.004839519,0.156609;0.4859191;0.004575015,0.1873971;0.2235315;-0.0359154,0.2352915;-0.004587516;-0.1367104,-0.1484669;0.4761372;-0.01013477,-0.1922566;0.2172075;-0.05985916,-0.2324314;-0.01195206;-0.1616611,0.07685287;0.005247651;-0.03934224,0.09628855;-0.3371178;-0.004127964,0.1120935;-0.6633286;0.06673627,0.1139903;-0.621922;-0.03695042,-0.07488299;0.006238984;-0.04284071,-0.1204379;-0.3343052;-0.014799,-0.1354662;-0.6609082;0.05440786,-0.1303028;-0.6193898;-0.04915519,0.001903981;0.532457;0.007964939,0;0;0,-0.004763037;0.2992997;-0.07222033,-0.01073906;0.5875386;-0.1521575,0.1440661;0.4912302;-0.1732039,0.22461;0.309562;-0.3519328,0.2164627;0.2084236;-0.584734,-0.1655009;0.4828131;-0.1501266,-0.2436959;0.3062574;-0.334919,-0.2655549;0.2011418;-0.5650595,0.07599744;0.002403915;-0.04123497,0.1040747;-0.341118;-0.04725432,0.1090911;-0.6752546;-0.04370522,0.1189206;-0.7193583;-0.1164834,-0.07983968;0.005188849;-0.03286968,-0.1137918;-0.3377013;-0.04313973,-0.1150221;-0.6718246;-0.03642258,-0.1282974;-0.7130176;-0.1115223,-0.009040281;0.5167975;-0.1283078,34.95027
+0;0;0,0.001186764;0.3076721;0.008567531,0.002075874;0.607289;0.00483219,0.1560938;0.4862313;0.00458183,0.1869149;0.2235624;-0.03595199,0.2360975;-0.01069275;-0.1394583,-0.1479653;0.476482;-0.01007893,-0.191802;0.2172747;-0.05985662,-0.2330573;-0.01804902;-0.164397,0.07669423;0.005236818;-0.03926102,0.09614788;-0.3374453;-0.004014179,0.1119312;-0.6632102;0.06675319,0.1138333;-0.6217714;-0.0372265,-0.07472841;0.006226105;-0.04275227,-0.1203255;-0.334633;-0.01468463,-0.1353332;-0.6607897;0.05442763,-0.1301552;-0.6192387;-0.04942806,0.001904394;0.5326141;0.007960455,0;0;0,-0.004692867;0.2988964;-0.07331991,-0.01048626;0.5871659;-0.1545179,0.1435736;0.4912634;-0.1758704,0.2210973;0.3136119;-0.3603098,0.2092953;0.2058264;-0.5974827,-0.1648332;0.4828044;-0.1524781,-0.2434921;0.3123929;-0.3431626,-0.3022825;0.2062073;-0.5739791,0.07581113;0.002452821;-0.04120088,0.103993;-0.3413606;-0.04826689,0.1088563;-0.6750469;-0.04515076,0.1186749;-0.7194305;-0.118068,-0.07964229;0.005133344;-0.03288785,-0.1138058;-0.3380482;-0.04342748,-0.1152193;-0.6717336;-0.03777188,-0.1285177;-0.713177;-0.1130397,-0.008878335;0.5164231;-0.130455,34.97276
+0;0;0,0.001186248;0.3075385;0.008563812,0.002076919;0.607672;0.004823202,0.1561975;0.4864846;0.004574728,0.1812969;0.2725787;-0.0284342,0.2311475;0.03514223;-0.1333462,-0.1480645;0.4767287;-0.01009581,-0.1837631;0.2656419;-0.05063254,-0.2255788;0.02712229;-0.1565926,0.07646649;0.005221267;-0.03914444,0.09591722;-0.3374095;-0.003902879,0.1116806;-0.662763;0.06677513,0.113596;-0.6212448;-0.03792612,-0.07450651;0.006207617;-0.04262532,-0.1200968;-0.3346004;-0.01456188,-0.1350855;-0.6603452;0.0544631,-0.1298716;-0.618714;-0.05011329,0.001905211;0.5328983;0.007955609,0;0;0,-0.004817992;0.2988519;-0.07293129,-0.01072615;0.5873832;-0.1551802,0.1431231;0.4912214;-0.1777265,0.2159048;0.3639047;-0.3388741,0.2064103;0.233391;-0.5685341,-0.1649087;0.482568;-0.1544138,-0.2284223;0.3463191;-0.3121399,-0.2468421;0.2781292;-0.5668526,0.07569513;0.002512455;-0.04087305,0.1038242;-0.3412437;-0.04839301,0.1087127;-0.6745117;-0.04567909,0.1185441;-0.7194445;-0.119076,-0.07930039;0.005062691;-0.03305281,-0.1136663;-0.3380357;-0.04394315,-0.1149962;-0.6713033;-0.03849567,-0.1285155;-0.7132866;-0.114221,-0.009085521;0.5165091;-0.1311986,35.00603
+0;0;0,0.001157579;0.3074351;0.009001672,0.001909462;0.60774;0.005936132,0.1549338;0.4858748;0.004376943,0.1802048;0.2734587;-0.03446845,0.2307353;0.04400066;-0.155712,-0.1472147;0.4770479;-0.01040491,-0.1830503;0.2677005;-0.05685583,-0.2234792;0.03215393;-0.1699382,0.07647292;0.00521247;-0.0391357,0.09601015;-0.3381724;-0.003841791,0.1113286;-0.6624839;0.06654371,0.1133384;-0.6208501;-0.03875296,-0.07450327;0.006216308;-0.04263214,-0.1201282;-0.3353565;-0.01458042,-0.1352639;-0.6600009;0.05429363,-0.1299408;-0.618257;-0.05087538,0.001773687;0.5329088;0.008900564,0;0;0,-0.004662737;0.298652;-0.07337523,-0.01025534;0.5870992;-0.1565454,0.1426012;0.4913822;-0.1790562,0.2159211;0.3643671;-0.3395541,0.2054716;0.2384779;-0.5718191,-0.163711;0.4827757;-0.1557584,-0.2255557;0.348004;-0.3147554,-0.2500562;0.2545896;-0.560881,0.07566474;0.002533942;-0.04093051,0.1038675;-0.3419853;-0.04811954,0.1086215;-0.6741594;-0.04601169,0.1186169;-0.7194417;-0.1198997,-0.07931159;0.005045166;-0.03303179,-0.1137001;-0.3388035;-0.04425988,-0.1151407;-0.6709688;-0.03870593,-0.1287851;-0.7132197;-0.1149976,-0.00871028;0.5162299;-0.1323862,35.03962
+0;0;0,0.001156491;0.307146;0.008993207,0.001908799;0.6076103;0.005927152,0.1543778;0.4859043;0.004384811,0.1796329;0.2736222;-0.03443609,0.2301891;0.04404712;-0.1557415,-0.1466752;0.4771094;-0.01034345,-0.1824883;0.267894;-0.05676507,-0.2229377;0.03222732;-0.1699051,0.07649016;0.005213646;-0.03914452,0.09603001;-0.3382172;-0.003845897,0.111353;-0.6626253;0.0665606,0.1133713;-0.6209423;-0.03918132,-0.07452008;0.006217709;-0.04264176,-0.1201511;-0.3354008;-0.01458628,-0.1352914;-0.660142;0.0543083,-0.1299457;-0.6183485;-0.05130542,0.001773003;0.5327678;0.008892032,0;0;0,-0.004360482;0.2983639;-0.07335424,-0.009680167;0.5868454;-0.1570199,0.1424893;0.4915006;-0.179641,0.2162141;0.3655735;-0.3406243,0.1984836;0.248158;-0.577003,-0.1626882;0.4830105;-0.1565149,-0.2209353;0.3493977;-0.3176469,-0.2403089;0.2552781;-0.5641054,0.07578099;0.002551556;-0.0407548,0.1040132;-0.3420193;-0.04756641,0.1086195;-0.6742983;-0.04615068,0.1187174;-0.7195598;-0.120687,-0.0792936;0.00502781;-0.03312806,-0.1134015;-0.3389106;-0.04387705,-0.114999;-0.6711833;-0.03889623,-0.1287406;-0.7136548;-0.1155838,-0.008227974;0.5159692;-0.1328402,35.06164
+0;0;0,0.001156491;0.307146;0.008993207,0.001908799;0.6076103;0.005927152,0.1543778;0.4859043;0.004384811,0.1796329;0.2736222;-0.03443609,0.2301891;0.04404712;-0.1557415,-0.1466752;0.4771094;-0.01034345,-0.1824883;0.267894;-0.05676507,-0.2229377;0.03222732;-0.1699051,0.07649016;0.005213646;-0.03914452,0.09603001;-0.3382172;-0.003845897,0.111353;-0.6626253;0.0665606,0.1133713;-0.6209423;-0.03918132,-0.07452008;0.006217709;-0.04264176,-0.1201511;-0.3354008;-0.01458628,-0.1352914;-0.660142;0.0543083,-0.1299457;-0.6183485;-0.05130542,0.001773003;0.5327678;0.008892032,0;0;0,-0.004360482;0.2983639;-0.07335424,-0.009680167;0.5868454;-0.1570199,0.1424893;0.4915006;-0.179641,0.2162141;0.3655735;-0.3406243,0.1984836;0.248158;-0.577003,-0.1626882;0.4830105;-0.1565149,-0.2209353;0.3493977;-0.3176469,-0.2403089;0.2552781;-0.5641054,0.07578099;0.002551556;-0.0407548,0.1040132;-0.3420193;-0.04756641,0.1086195;-0.6742983;-0.04615068,0.1187174;-0.7195598;-0.120687,-0.0792936;0.00502781;-0.03312806,-0.1134015;-0.3389106;-0.04387705,-0.114999;-0.6711833;-0.03889623,-0.1287406;-0.7136548;-0.1155838,-0.008227974;0.5159692;-0.1328402,35.0839
+0;0;0,0.001034801;0.3070832;0.009513213,0.001730611;0.6079034;0.007308818,0.1541671;0.4854118;0.004015208,0.1796006;0.2757764;-0.0434874,0.2306307;0.04908474;-0.1686813,-0.1468945;0.4773725;-0.01083291,-0.1833411;0.2703283;-0.06235632,-0.2215155;0.04295383;-0.1908488,0.0764339;0.005181516;-0.03911327,0.09609179;-0.3378422;-0.003820572,0.1114059;-0.6622667;0.0664172,0.1134752;-0.6204954;-0.03960734,-0.0744682;0.006238488;-0.04259585,-0.1199031;-0.335022;-0.01477084,-0.1352751;-0.6597354;0.05410565,-0.1298672;-0.6178513;-0.05178849,0.001595232;0.5329688;0.01005108,0;0;0,-0.004391924;0.2984062;-0.07298017,-0.009758726;0.5872048;-0.1568377,0.1424126;0.4915298;-0.1803284,0.2159023;0.3666503;-0.3411224,0.1960155;0.2614362;-0.5823717,-0.1627836;0.4829004;-0.1571781,-0.2121684;0.3713683;-0.3359855,-0.2347399;0.2647258;-0.5763698,0.07576787;0.00255841;-0.04063892,0.1040669;-0.3416074;-0.04744816,0.1085668;-0.6738681;-0.04613638,0.1186842;-0.7193682;-0.1208453,-0.07919424;0.005019936;-0.03319503,-0.1133093;-0.3385308;-0.04350615,-0.1149571;-0.670789;-0.03893556,-0.1286114;-0.7134451;-0.1158687,-0.008276567;0.5161983;-0.1327834,35.11745
+0;0;0,0.001033825;0.3067935;0.009504238,0.001729925;0.6077281;0.007300503,0.1540526;0.4852819;0.004011034,0.179371;0.2765947;-0.04327672,0.2177287;0.1061975;-0.1373811,-0.1467843;0.4772486;-0.010826,-0.183066;0.2711408;-0.06211637,-0.2117606;0.1002305;-0.1587002,0.07645803;0.005183151;-0.03912561,0.09611371;-0.3378022;-0.003836866,0.1113828;-0.6612737;0.06619459,0.1134701;-0.6194004;-0.04074867,-0.07449169;0.006240457;-0.0426093,-0.1199215;-0.3349818;-0.0147874,-0.1352483;-0.6587415;0.05388679,-0.1297936;-0.6167545;-0.05292495,0.001594565;0.5328034;0.0100424,0;0;0,-0.004355118;0.2981601;-0.07276845,-0.009733379;0.5870063;-0.1568885,0.1422191;0.4916217;-0.1808496,0.2154346;0.3688502;-0.3420765,0.2233496;0.2872614;-0.5227497,-0.1626061;0.482908;-0.1576991,-0.2336825;0.3862519;-0.3366775,-0.2389838;0.2937952;-0.5121363,0.07576263;0.002557784;-0.04070616,0.10411;-0.3415623;-0.04766107,0.1084345;-0.6728476;-0.04599619,0.1186212;-0.7193211;-0.1210311,-0.07923828;0.005020065;-0.03316027,-0.1133957;-0.3384776;-0.04379902,-0.1150007;-0.6697589;-0.0391576,-0.1287612;-0.7130553;-0.1167494,-0.008249432;0.5160015;-0.1328604,35.14015
+0;0;0,0.001032966;0.3065387;0.009496346,0.00172877;0.6073331;0.007295262,0.1540334;0.4849691;0.004003706,0.179294;0.2767584;-0.0431761,0.2176549;0.1063473;-0.1372882,-0.1467677;0.4769368;-0.01083157,-0.1829666;0.2712996;-0.06200484,-0.2116635;0.1003752;-0.1585965,0.07644981;0.005182594;-0.03912141,0.09609405;-0.337603;-0.003853213,0.1113718;-0.6612574;0.06621782,0.1134652;-0.6193489;-0.04104323,-0.07448369;0.006239787;-0.04260472,-0.1198871;-0.3347837;-0.01479903,-0.1352226;-0.6587264;0.05391397,-0.1297516;-0.6167037;-0.05321518,0.001593548;0.532485;0.01003435,0;0;0,-0.004361391;0.2979768;-0.07244325,-0.009720877;0.5867314;-0.1563952,0.1421626;0.4917945;-0.1808577,0.2150364;0.3694566;-0.3419123,0.2227072;0.2885557;-0.5229228,-0.1625557;0.4829653;-0.1578408,-0.2334329;0.3867948;-0.3365679,-0.2387518;0.2955326;-0.5126688,0.07576722;0.002573431;-0.04067707,0.1040971;-0.3413416;-0.04785895,0.1084434;-0.6728128;-0.04600072,0.1187193;-0.7194031;-0.1213629,-0.07922514;0.005011007;-0.03316905,-0.1133332;-0.3382882;-0.04384264,-0.1149359;-0.6697562;-0.03916216,-0.1288961;-0.7131664;-0.1170544,-0.008235872;0.5157609;-0.1325052,35.16203
+0;0;0,0.0009779447;0.3065239;0.009969248,0.001702312;0.6073208;0.008240169,0.1535358;0.4837817;0.002983855,0.1789813;0.2772404;-0.05095085,0.2178837;0.1146821;-0.157862,-0.146643;0.4769415;-0.01119979,-0.1829033;0.2725223;-0.06700062,-0.210758;0.1059945;-0.1712178,0.07646639;0.005157488;-0.03909231,0.09588508;-0.3376434;-0.003848683,0.1113731;-0.6612971;0.06617956,0.1133333;-0.6193466;-0.04107933,-0.07447645;0.006255653;-0.04261507,-0.1198028;-0.334781;-0.01484445,-0.1355386;-0.6587852;0.05348673,-0.1301964;-0.6167213;-0.05364427,0.00155109;0.532469;0.01087395,0;0;0,-0.004361391;0.2979768;-0.07244325,-0.009720877;0.5867314;-0.1563952,0.1421626;0.4917945;-0.1808577,0.2150364;0.3694566;-0.3419123,0.2227072;0.2885557;-0.5229228,-0.1625557;0.4829653;-0.1578408,-0.2334329;0.3867948;-0.3365679,-0.2387518;0.2955326;-0.5126688,0.07576722;0.002573431;-0.04067707,0.1040971;-0.3413416;-0.04785895,0.1084434;-0.6728128;-0.04600072,0.1187193;-0.7194031;-0.1213629,-0.07922514;0.005011007;-0.03316905,-0.1133332;-0.3382882;-0.04384264,-0.1149359;-0.6697562;-0.03916216,-0.1288961;-0.7131664;-0.1170544,-0.008235872;0.5157609;-0.1325052,35.18472
+0;0;0,0.0009773651;0.3063422;0.009963339,0.00170109;0.6068626;0.00823768,0.1533424;0.4835007;0.002987289,0.1786509;0.278071;-0.05065712,0.2175567;0.1154986;-0.1575776,-0.1464564;0.4766691;-0.01117841,-0.1825216;0.2733501;-0.0666789,-0.2103787;0.1068079;-0.1709051,0.07649121;0.005159162;-0.03910501,0.09589209;-0.3373272;-0.003893711,0.1113946;-0.6612848;0.06620029,0.11335;-0.6193638;-0.04079306,-0.07450063;0.006257684;-0.04262891,-0.1197854;-0.3344661;-0.01488377,-0.1355359;-0.6587745;0.05351157,-0.130207;-0.6167405;-0.05335419,0.001550102;0.5321263;0.0108674,0;0;0,-0.00413321;0.2978951;-0.0720222,-0.009126246;0.5865856;-0.1552532,0.1422774;0.4919161;-0.1805573,0.21436;0.3708418;-0.3413823,0.2221795;0.2908476;-0.5228078,-0.1618796;0.483158;-0.1575465,-0.2323182;0.3885604;-0.335898,-0.2473756;0.3425926;-0.5283446,0.07590091;0.002579302;-0.0404861,0.1042575;-0.3410085;-0.0480032,0.1086173;-0.6727885;-0.04577017,0.1190184;-0.7190757;-0.1210403,-0.07917195;0.004973732;-0.03337348,-0.1129567;-0.3380375;-0.04409988,-0.1145033;-0.6698077;-0.03879729,-0.1285198;-0.7128758;-0.116631,-0.00778389;0.5156218;-0.1316993,35.2072
+0;0;0,0.0009773629;0.3063415;0.009963318,0.001701898;0.6072012;0.008235158,0.153814;0.4835899;0.002963783,0.1788197;0.2806182;-0.05003878,0.2292357;0.06994873;-0.1885917,-0.146915;0.4767371;-0.01124586,-0.1825486;0.2758508;-0.0660823,-0.2186473;0.06003705;-0.2011438,0.07642642;0.005154792;-0.03907189,0.09583785;-0.3375179;-0.003841441,0.1113434;-0.6615381;0.06626612,0.1132996;-0.6196116;-0.04077736,-0.07443753;0.006252383;-0.0425928,-0.119747;-0.3346567;-0.01483257,-0.1355005;-0.6590279;0.05357601,-0.1301691;-0.6169882;-0.05333981,0.00155071;0.5323664;0.01086834,0;0;0,-0.004125923;0.2980812;-0.07124543,-0.009184763;0.5877432;-0.1523504,0.142136;0.4922104;-0.180208,0.2139699;0.3746596;-0.3403759,0.1918066;0.2647885;-0.5718007,-0.1619112;0.4832274;-0.1573859,-0.2358167;0.398053;-0.3360347,-0.2369251;0.3224356;-0.5818009,0.0758948;0.002587765;-0.04034185,0.1043372;-0.3411747;-0.04815054,0.1085894;-0.6730179;-0.04557562,0.1193388;-0.7189308;-0.1212463,-0.07898735;0.004910234;-0.03363139,-0.1128553;-0.3382845;-0.04425809,-0.1143716;-0.6701125;-0.03856195,-0.1284309;-0.7131378;-0.1164979,-0.007793352;0.5164149;-0.129601,35.24052
+0;0;0,0.000871699;0.3059751;0.01037161,0.001488498;0.6071434;0.008955634,0.1537736;0.4821897;0.001740548,0.178693;0.2814571;-0.05728698,0.2323753;0.07591602;-0.2033242,-0.1474747;0.4763846;-0.01210735,-0.1830344;0.2773075;-0.07129006,-0.2185825;0.06896466;-0.2188887,0.07636788;0.005076022;-0.03888056,0.09595754;-0.3372653;-0.00407121,0.1109307;-0.6623185;0.06621495,0.1128105;-0.6203973;-0.04044337,-0.07429431;0.006259066;-0.04255228,-0.1195318;-0.3343019;-0.01489682,-0.1353613;-0.6596579;0.05378215,-0.1301249;-0.617631;-0.05275224,0.001361024;0.5322367;0.01152556,0;0;0,-0.003958151;0.2980959;-0.06965804,-0.009498537;0.5885131;-0.1491883,0.1423272;0.4924543;-0.178473,0.2136198;0.3759349;-0.338908,0.1919174;0.2652;-0.5706892,-0.1623783;0.4832094;-0.1560634,-0.2197998;0.3971104;-0.3396077,-0.2398153;0.3223293;-0.5854998,0.07606867;0.002551138;-0.03970599,0.1047183;-0.3407858;-0.04929614,0.1091452;-0.6736181;-0.04410434,0.119633;-0.7191457;-0.1196506,-0.07862795;0.004905764;-0.03410418,-0.1122714;-0.3379217;-0.04552897,-0.113469;-0.670716;-0.03714002,-0.1274295;-0.7135292;-0.1147608,-0.007947981;0.5169346;-0.127013,35.27433
+0;0;0,0.0008698271;0.305318;0.01034933,0.001486822;0.6065639;0.008936189,0.1543584;0.4814793;0.001681342,0.1807015;0.2692785;-0.06071853,0.2220766;0.1108597;-0.1732754,-0.1480489;0.4756519;-0.01221983,-0.1856402;0.2652012;-0.07478375,-0.2130386;0.1046229;-0.188544,0.07627628;0.005069935;-0.03883393,0.09587701;-0.337465;-0.004004899,0.1108669;-0.6628808;0.06635968,0.1127507;-0.6209346;-0.0405223,-0.0742052;0.00625156;-0.04250125,-0.1194682;-0.334502;-0.01483015,-0.1353154;-0.6602209;0.05392544,-0.130068;-0.6181687;-0.05283235,0.001359454;0.5317189;0.011504,0;0;0,-0.003834769;0.2980008;-0.0671401,-0.009668753;0.5893453;-0.1435359,0.142133;0.4923903;-0.1757896,0.2111597;0.3739069;-0.3513284,0.2262689;0.3170307;-0.5411026,-0.1626064;0.483418;-0.1536835,-0.2142668;0.3858913;-0.3471689,-0.2314842;0.3388349;-0.5394362,0.07621105;0.002596945;-0.03920436,0.1044951;-0.3409505;-0.04933405,0.1095221;-0.674108;-0.04211664,0.1199259;-0.7196606;-0.117969,-0.07840871;0.004817036;-0.03436161,-0.1122152;-0.3381965;-0.04559974,-0.1128772;-0.6712985;-0.03492784,-0.1269852;-0.7142511;-0.1127025,-0.008039951;0.5175079;-0.1224382,35.29631
+0;0;0,0.0008683478;0.3047988;0.01033173,0.001487727;0.6071941;0.008915696,0.1554773;0.4815202;0.001596665,0.1827689;0.26168;-0.06304965,0.2241578;0.103208;-0.1756442,-0.1491406;0.4756503;-0.01240613,-0.1880851;0.2576231;-0.07722241,-0.2154927;0.09699093;-0.1910208,0.07633899;0.005074103;-0.03886585,0.09597906;-0.3381482;-0.003966928,0.1109882;-0.6639824;0.06648812,0.1128577;-0.6221269;-0.03958284,-0.0742662;0.0062567;-0.04253619,-0.1196201;-0.3351807;-0.01480956,-0.1354876;-0.6613184;0.05403443,-0.13028;-0.6193576;-0.05191329,0.00135998;0.532127;0.01149113,0;0;0,-0.003590271;0.2983073;-0.06332183,-0.009237677;0.5920827;-0.1348538,0.1422246;0.492304;-0.1717451,0.2090409;0.3715652;-0.3567083,0.2138377;0.3112483;-0.5460303,-0.1625025;0.484048;-0.1496652,-0.2089464;0.3735782;-0.3468784,-0.2297262;0.3322021;-0.5401662,0.07646942;0.002702087;-0.03884673,0.1046223;-0.341519;-0.05000377,0.1098815;-0.6750097;-0.0393548,0.1201918;-0.7202325;-0.1143904,-0.07842324;0.004690952;-0.03452149,-0.1121635;-0.3389915;-0.04673797,-0.1124222;-0.6723779;-0.032229,-0.1262811;-0.7151794;-0.1090598,-0.007697433;0.5195873;-0.1152639,35.32951
+0;0;0,0.0007564569;0.3040524;0.01082087,0.001257438;0.6070505;0.009884983,0.1561817;0.4808078;0.0008120919,0.18457;0.2613836;-0.06956784,0.242992;0.06556042;-0.2381308,-0.1502334;0.4753114;-0.01322956,-0.1897466;0.2579948;-0.08477264,-0.2251907;0.05175629;-0.2472001,0.07663418;0.005098046;-0.03894382,0.09716102;-0.3390512;-0.004220288,0.1113708;-0.6655794;0.06641847,0.1132278;-0.6237996;-0.03859167,-0.07450956;0.006281209;-0.04271159,-0.1199659;-0.3361018;-0.01490234,-0.1360546;-0.6629173;0.05398381,-0.1308919;-0.6210334;-0.05090404,0.001156947;0.5319534;0.01235029,0;0;0,-0.002792731;0.2986662;-0.05793285,-0.00818862;0.5942507;-0.1244261,0.1428293;0.4922882;-0.1659412,0.2094347;0.3728437;-0.3535657,0.1827626;0.2919613;-0.6044042,-0.1618245;0.4847584;-0.1437623,-0.2031829;0.3661549;-0.3390285,-0.2358127;0.3123518;-0.5963491,0.07662864;0.00269866;-0.03919411,0.1054077;-0.3424706;-0.04897451,0.1108478;-0.6765372;-0.03546834,0.1212434;-0.7210879;-0.1096537,-0.07885736;0.004726748;-0.03427218,-0.1124374;-0.3399541;-0.04581676,-0.111684;-0.6738653;-0.0280629,-0.1254738;-0.7160659;-0.1039988,-0.006774828;0.5213438;-0.1063085,35.3631
+0;0;0,0.0007564569;0.3040524;0.01082087,0.001257438;0.6070505;0.009884983,0.1561817;0.4808078;0.0008120919,0.18457;0.2613836;-0.06956784,0.242992;0.06556042;-0.2381308,-0.1502334;0.4753114;-0.01322956,-0.1897466;0.2579948;-0.08477264,-0.2251907;0.05175629;-0.2472001,0.07663418;0.005098046;-0.03894382,0.09716102;-0.3390512;-0.004220288,0.1113708;-0.6655794;0.06641847,0.1132278;-0.6237996;-0.03859167,-0.07450956;0.006281209;-0.04271159,-0.1199659;-0.3361018;-0.01490234,-0.1360546;-0.6629173;0.05398381,-0.1308919;-0.6210334;-0.05090404,0.001156947;0.5319534;0.01235029,0;0;0,-0.002792731;0.2986662;-0.05793285,-0.00818862;0.5942507;-0.1244261,0.1428293;0.4922882;-0.1659412,0.2094347;0.3728437;-0.3535657,0.1827626;0.2919613;-0.6044042,-0.1618245;0.4847584;-0.1437623,-0.2031829;0.3661549;-0.3390285,-0.2358127;0.3123518;-0.5963491,0.07662864;0.00269866;-0.03919411,0.1054077;-0.3424706;-0.04897451,0.1108478;-0.6765372;-0.03546834,0.1212434;-0.7210879;-0.1096537,-0.07885736;0.004726748;-0.03427218,-0.1124374;-0.3399541;-0.04581676,-0.111684;-0.6738653;-0.0280629,-0.1254738;-0.7160659;-0.1039988,-0.006774828;0.5213438;-0.1063085,35.38546
+0;0;0,0.0007552751;0.3035775;0.01080397,0.001256235;0.6065252;0.009874067,0.157347;0.4800577;0.0007091211,0.1820634;0.2890146;-0.06056761,0.2385948;0.09952852;-0.2236756,-0.1513733;0.47452;-0.01343817,-0.1857758;0.2853119;-0.0757276,-0.2200728;0.08574754;-0.2328987,0.07663213;0.00509791;-0.03894278,0.09717953;-0.3393959;-0.004184481,0.1114027;-0.6662328;0.06652105,0.1132476;-0.6245298;-0.0378046,-0.07450758;0.006281041;-0.04271045,-0.1200094;-0.3364447;-0.01487335,-0.1361134;-0.6635691;0.05407791,-0.1309843;-0.6217626;-0.05012625,0.001155958;0.5315881;0.01233412,0;0;0,-0.002269685;0.2991565;-0.05269504,-0.007834837;0.5957801;-0.1141417,0.1431756;0.492759;-0.1599724,0.2218261;0.4021447;-0.3226571,0.1931675;0.328868;-0.5666125,-0.1618191;0.4854515;-0.1379971,-0.1958276;0.3777365;-0.3056399,-0.2296351;0.3589117;-0.5590322,0.07685961;0.002785087;-0.038728,0.1062067;-0.3426652;-0.0491755,0.1117606;-0.6768162;-0.03083968,0.1220734;-0.7211779;-0.104244,-0.07873823;0.004639428;-0.03455111,-0.1118435;-0.3405127;-0.04351654,-0.1104346;-0.6746122;-0.02352995,-0.1242585;-0.7167472;-0.09856101,-0.006411329;0.5227054;-0.09741735,35.41896
+0;0;0,0.0006935285;0.3036339;0.01142477,0.001159686;0.6066181;0.01111706,0.1584312;0.4789605;-0.0003895462,0.1874464;0.2690254;-0.07499027,0.2315059;0.1244247;-0.2039754,-0.1528008;0.4743555;-0.01438471,-0.1912403;0.2660118;-0.08918618,-0.2169602;0.1217302;-0.223384,0.0763213;0.005053042;-0.0387642,0.09711668;-0.3413339;-0.003881339,0.1105519;-0.6675756;0.06715792,0.1123712;-0.6258061;-0.03701119,-0.07419031;0.006271475;-0.04253946,-0.1199354;-0.3383449;-0.01460863,-0.1362461;-0.6649066;0.05432703,-0.1311541;-0.6230598;-0.0497247,0.001064005;0.5317714;0.01342186,0;0;0,-0.002720281;0.2998108;-0.04930115,-0.008683205;0.5972553;-0.1067579,0.142801;0.4923981;-0.1561031,0.20552;0.3871132;-0.3444149,0.2342086;0.3522514;-0.5379333,-0.1630592;0.4853879;-0.1348231,-0.1993021;0.3621792;-0.319176,-0.227999;0.3519014;-0.5155395,0.07683793;0.002815127;-0.03796244,0.1061999;-0.3444988;-0.04996538,0.1117791;-0.6779063;-0.02830839,0.1221575;-0.722231;-0.1015284,-0.07808484;0.004525854;-0.03514843,-0.1114874;-0.3425165;-0.04403953,-0.1099564;-0.6758781;-0.02105145,-0.1236829;-0.7181807;-0.09573055,-0.007136315;0.5240988;-0.0908494,35.45257
+0;0;0,0.0006929346;0.3033738;0.01141499,0.001159793;0.6068046;0.01110845,0.1592564;0.478801;-0.0004684487,0.1884538;0.267548;-0.0755375,0.2417836;0.09252283;-0.2316615,-0.1536076;0.4741718;-0.014537,-0.1922884;0.2645202;-0.08980805,-0.2234199;0.08988123;-0.2522415,0.07617538;0.005043379;-0.03869008,0.09697396;-0.3413968;-0.003801852,0.1104518;-0.6686742;0.06746294,0.1122717;-0.6269004;-0.03674412,-0.07404846;0.006259483;-0.04245812,-0.1198006;-0.3384099;-0.014523,-0.136163;-0.6660084;0.0546315,-0.1310692;-0.6241572;-0.04945812,0.001064024;0.5318888;0.01341538,0;0;0,-0.002881944;0.300409;-0.04373312,-0.008823857;0.5990535;-0.09720802,0.14256;0.4927156;-0.1495366,0.2055639;0.3867317;-0.3390455,0.19175;0.3236254;-0.5707335,-0.1632837;0.4857484;-0.128354,-0.1968334;0.3532414;-0.3084429,-0.2324553;0.3479885;-0.5462581,0.07679167;0.00293827;-0.03767562,0.1056486;-0.3444841;-0.04932022,0.1115362;-0.6786591;-0.02356815,0.1222527;-0.7229732;-0.09680486,-0.07787782;0.004418979;-0.03522166,-0.112114;-0.3426159;-0.04330111,-0.1100761;-0.6767223;-0.01610573,-0.1234752;-0.7194219;-0.09051196,-0.007275283;0.5255916;-0.0824213,35.4752
+0;0;0,0.000694029;0.303853;0.01143301,0.001161593;0.6077362;0.01112712,0.1594106;0.4795975;-0.0004605809,0.1855122;0.2907439;-0.06756996,0.244258;0.09794375;-0.2395494,-0.1537551;0.4749638;-0.01454269,-0.1883345;0.2875419;-0.08183265,-0.2226276;0.09516707;-0.2607623,0.07618082;0.00504374;-0.03869285,0.09700301;-0.3417898;-0.003765017,0.1104677;-0.6687478;0.06743023,0.1122829;-0.6270044;-0.03650715,-0.07405376;0.006259931;-0.04246116,-0.1198578;-0.3388007;-0.01449432,-0.1362043;-0.6660795;0.05459269,-0.1311236;-0.624259;-0.04922755,0.001065717;0.5327365;0.01343663,0;0;0,-0.003037825;0.3013725;-0.04028916,-0.009022117;0.6009641;-0.0909555,0.1419604;0.4934778;-0.1448314,0.2214831;0.4029547;-0.3071039,0.1961178;0.3281428;-0.5600064,-0.1629761;0.4865348;-0.124218,-0.1931863;0.3659416;-0.2835769,-0.23152;0.3635305;-0.5457307,0.07683596;0.00304991;-0.03759027,0.1048198;-0.344803;-0.05032706,0.1114292;-0.6783126;-0.02067423,0.1222191;-0.7226096;-0.09352827,-0.07788003;0.004342973;-0.03524109,-0.1127561;-0.3430012;-0.04433314,-0.1109379;-0.6765648;-0.0146078,-0.1237701;-0.7199844;-0.08801815,-0.007457867;0.527283;-0.07685065,35.50849
+0;0;0,0.0006824996;0.30394;0.01194038,0.001225223;0.6077012;0.01231118,0.1599462;0.4791471;-0.001057004,0.1892131;0.2759283;-0.07932569,0.2441787;0.1084109;-0.2596322,-0.1539343;0.471503;-0.009152134,-0.1943119;0.2732529;-0.09486652,-0.2257266;0.1001005;-0.2754907,0.0764366;0.005052852;-0.03882637,0.09756107;-0.3419658;-0.003861908,0.1108391;-0.6693161;0.06742337,0.1109765;-0.6276017;-0.03573785,-0.07431316;0.006284911;-0.0425867,-0.1200545;-0.3390044;-0.01477044,-0.1369243;-0.6666455;0.05438742,-0.1335393;-0.6248695;-0.04871133,0.001102769;0.5327749;0.01444089,0;0;0,-0.0029549;0.3018824;-0.03715968,-0.008884639;0.6017147;-0.08562708,0.1422894;0.4935785;-0.14115,0.2072409;0.3889475;-0.3231227,0.193807;0.323312;-0.5662384,-0.1633562;0.4869546;-0.120251,-0.1962874;0.3540486;-0.2920997,-0.2318086;0.3979627;-0.537871,0.07691044;0.003095478;-0.03808904,0.1051846;-0.3449626;-0.05020928,0.1114555;-0.6786445;-0.01806641,0.1223066;-0.7225047;-0.09022188,-0.07832093;0.004348224;-0.03496423,-0.1134078;-0.3431386;-0.04557247,-0.1119012;-0.6768299;-0.01295399,-0.124023;-0.7204943;-0.08510739,-0.007342413;0.5280104;-0.07206941,35.54217
+0;0;0,0.0006831903;0.3042476;0.01195246,0.001226025;0.6080682;0.01232431,0.1606168;0.4792979;-0.001109513,0.1875203;0.2924899;-0.07305765,0.2452735;0.116477;-0.2625083,-0.1545873;0.4716217;-0.009238778,-0.1917042;0.2893811;-0.08803136,-0.2247121;0.1074474;-0.2778158,0.07675886;0.005074155;-0.03899007,0.09784302;-0.3412824;-0.004092321,0.1111672;-0.6697706;0.06744076,0.1113035;-0.6281504;-0.03489018,-0.07462648;0.006311409;-0.04276624,-0.1202805;-0.3383191;-0.01500307,-0.137209;-0.6670991;0.0543952,-0.1338513;-0.6254179;-0.04787379,0.001103587;0.5331519;0.01445373,0;0;0,-0.003222242;0.3025558;-0.03405237,-0.009468153;0.6027921;-0.08030725,0.1420126;0.4938275;-0.137331,0.2243077;0.4033912;-0.298099,0.1953193;0.3300319;-0.5510528,-0.1642917;0.487637;-0.1162617,-0.1943573;0.3622033;-0.2716966,-0.2309316;0.409236;-0.5298783,0.07690109;0.003186643;-0.03890967,0.1050014;-0.3442325;-0.05055261,0.1109197;-0.6788253;-0.01574349,0.1221763;-0.7222489;-0.08708024,-0.07891624;0.004341478;-0.03451486,-0.1152959;-0.342238;-0.04809633,-0.1132438;-0.6766858;-0.0114973,-0.1247247;-0.7204553;-0.08244033,-0.007822677;0.528995;-0.06733418,35.56454
+0;0;0,0.0006829277;0.3041307;0.01194787,0.001224632;0.6073087;0.01232239,0.1608735;0.4786978;-0.001143575,0.1877764;0.291894;-0.07309009,0.2440681;0.1203351;-0.2577466,-0.1548397;0.4710091;-0.009285972,-0.1919558;0.2887727;-0.08807677,-0.2241285;0.1114429;-0.2730586,0.07673673;0.005072691;-0.03897882,0.09784189;-0.3416289;-0.004046306,0.1111612;-0.669997;0.06746063,0.1112972;-0.6284078;-0.03459825,-0.07460495;0.006309588;-0.04275391,-0.1203045;-0.3386642;-0.01496307,-0.1372268;-0.6673241;0.05440982,-0.1338779;-0.6256739;-0.04758725,0.001102597;0.5326387;0.01444481,0;0;0,-0.00299564;0.3027171;-0.03149676,-0.009170398;0.6026008;-0.07579803,0.1422428;0.4940835;-0.1342022,0.2247393;0.4037871;-0.29494,0.1961353;0.327954;-0.5401549,-0.1643913;0.4880506;-0.1124908,-0.1966647;0.3621718;-0.2671151,-0.2363596;0.3567734;-0.5222511,0.07693833;0.003253222;-0.03877521,0.1053247;-0.3444821;-0.0506959,0.1110431;-0.6787173;-0.0136776,0.1224751;-0.7222309;-0.08449721,-0.07887442;0.004279046;-0.03455605,-0.114954;-0.3425457;-0.05124724,-0.113337;-0.6764164;-0.01070092,-0.124363;-0.7205431;-0.08094338,-0.007572517;0.5289603;-0.06336212,35.59791
+0;0;0,0.0006290907;0.3041167;0.0123012,0.001077735;0.6072942;0.01322755,0.1605471;0.478582;-0.002042416,0.1895963;0.2956662;-0.0826259,0.2453011;0.1298497;-0.2726287,-0.1546895;0.4698936;-0.007426324,-0.1930042;0.291741;-0.09454325,-0.2242425;0.1253302;-0.2895582,0.07675722;0.0050651;-0.03893944,0.09791841;-0.341627;-0.003946763,0.1110348;-0.6699936;0.06760466,0.1104358;-0.628365;-0.03444807,-0.07459696;0.006302439;-0.04276891,-0.1202013;-0.3386917;-0.01507472,-0.1371901;-0.6673304;0.05438241,-0.1345789;-0.6256472;-0.04763243,0.000979222;0.5326201;0.01520134,0;0;0,-0.00299564;0.3027171;-0.03149676,-0.009170398;0.6026008;-0.07579803,0.1422428;0.4940835;-0.1342022,0.2247393;0.4037871;-0.29494,0.1961353;0.327954;-0.5401549,-0.1643913;0.4880506;-0.1124908,-0.1966647;0.3621718;-0.2671151,-0.2363596;0.3567734;-0.5222511,0.07693833;0.003253222;-0.03877521,0.1053247;-0.3444821;-0.0506959,0.1110431;-0.6787173;-0.0136776,0.1224751;-0.7222309;-0.08449721,-0.07887442;0.004279046;-0.03455605,-0.114954;-0.3425457;-0.05124724,-0.113337;-0.6764164;-0.01070092,-0.124363;-0.7205431;-0.08094338,-0.007572517;0.5289603;-0.06336212,35.62011
+0;0;0,0.0006295425;0.3043351;0.01231004,0.001078068;0.6074337;0.01323592,0.1603978;0.4787859;-0.002018239,0.1894502;0.2958506;-0.08261037,0.2323391;0.168183;-0.2288998,-0.1545432;0.4701057;-0.007397102,-0.192862;0.291934;-0.09452336,-0.2169134;0.1638089;-0.2446718,0.07681366;0.005068824;-0.03896808,0.09802285;-0.3424098;-0.003896005,0.1111088;-0.6700132;0.06748911,0.1105091;-0.6283726;-0.03466813,-0.07465181;0.006307073;-0.04280036,-0.1203596;-0.3394699;-0.01504334,-0.137309;-0.6673446;0.05425236,-0.134695;-0.6256495;-0.04786696,0.0009795739;0.5327734;0.01520935,0;0;0,-0.002580017;0.3031644;-0.02926588,-0.008475989;0.603176;-0.07217646,0.1425565;0.4943148;-0.1309984,0.2250256;0.4045747;-0.2920885,0.234531;0.3558353;-0.4846325,-0.1636164;0.488576;-0.1092058,-0.1969129;0.3623306;-0.2633418,-0.2265617;0.3583859;-0.4599237,0.07706125;0.003129125;-0.03868222,0.1056205;-0.3453756;-0.05093575,0.1116057;-0.6785399;-0.01148009,0.1230998;-0.7222386;-0.08224988,-0.07891933;0.004409321;-0.03459537,-0.1141994;-0.3432314;-0.05255622,-0.1136297;-0.6761255;-0.01045816,-0.1241077;-0.7211118;-0.0800228,-0.006970644;0.5294915;-0.06007695,35.64262
+0;0;0,0.0006304287;0.3047636;0.01232736,0.001079087;0.6079514;0.01325352,0.160332;0.4793044;-0.001992838,0.1894541;0.29593;-0.08277836,0.242305;0.1386085;-0.263047,-0.154477;0.4706278;-0.007369445,-0.1928878;0.2920285;-0.09470478,-0.2225257;0.1341432;-0.2797288,0.07702619;0.005082849;-0.03907589,0.09821801;-0.3421113;-0.004032545,0.1112985;-0.6695778;0.06732275,0.1106984;-0.6279286;-0.03491051,-0.07485836;0.006324524;-0.04291878,-0.1205287;-0.3391692;-0.01518449,-0.137471;-0.666907;0.05408227,-0.1348551;-0.6252031;-0.04811303,0.0009805633;0.5332692;0.01522753,0;0;0,-0.002630219;0.3037561;-0.02754116,-0.008520856;0.604075;-0.06890559,0.1422458;0.4947904;-0.1283185,0.2101252;0.4002071;-0.2939897,0.1944626;0.3248927;-0.5266321,-0.1634503;0.4893073;-0.1066846,-0.1966307;0.3619279;-0.2605484,-0.2332033;0.3574628;-0.5027933,0.07714498;0.003129959;-0.03904676,0.105733;-0.3450529;-0.0521729,0.1113982;-0.6777731;-0.0101943,0.1232255;-0.7217824;-0.08069563,-0.07926756;0.004445782;-0.03439017,-0.1144888;-0.3427831;-0.05469892,-0.1141507;-0.6752595;-0.01046822,-0.124508;-0.7205353;-0.07985106,-0.007019907;0.5303069;-0.05718517,35.66635
+0;0;0,0.0005948597;0.304798;0.01268392,0.0009781406;0.6078166;0.0141826,0.1603909;0.4791366;-0.002474906,0.1922604;0.2946825;-0.09305765,0.2489673;0.130168;-0.2928207,-0.1546328;0.4703972;-0.007859375,-0.1958942;0.2904001;-0.1034769,-0.2266767;0.1197902;-0.3038033,0.07707877;0.005072191;-0.03908443,0.09826978;-0.3424112;-0.00396831,0.1110111;-0.6700644;0.06786983,0.1104124;-0.6283556;-0.03450374,-0.07490584;0.006332169;-0.04293571,-0.1205622;-0.3394893;-0.01555037,-0.1375521;-0.667425;0.05408581,-0.1349372;-0.6256689;-0.0482507,0.0008967156;0.5331814;0.01600253,0;0;0,-0.002970651;0.303923;-0.02617359,-0.009070128;0.6042174;-0.06643701,0.1418922;0.4947445;-0.1264355,0.2085055;0.3978723;-0.2979658,0.1975977;0.3251791;-0.5524902,-0.1641193;0.4894383;-0.1048116,-0.1985603;0.3586588;-0.2627823,-0.2393389;0.3796489;-0.5237085,0.07723577;0.003272414;-0.03896642,0.1053866;-0.3451962;-0.05325246,0.1106986;-0.6779262;-0.009181499,0.1230208;-0.722005;-0.07973862,-0.07930969;0.004301815;-0.03443721,-0.114682;-0.3431251;-0.05612269,-0.1143176;-0.6756635;-0.01032086,-0.1248679;-0.7216128;-0.07915551,-0.007492051;0.5304646;-0.05495763,35.69855
+0;0;0,0.0005948597;0.304798;0.01268392,0.0009781406;0.6078166;0.0141826,0.1603909;0.4791366;-0.002474906,0.1922604;0.2946825;-0.09305765,0.2489673;0.130168;-0.2928207,-0.1546328;0.4703972;-0.007859375,-0.1958942;0.2904001;-0.1034769,-0.2266767;0.1197902;-0.3038033,0.07707877;0.005072191;-0.03908443,0.09826978;-0.3424112;-0.00396831,0.1110111;-0.6700644;0.06786983,0.1104124;-0.6283556;-0.03450374,-0.07490584;0.006332169;-0.04293571,-0.1205622;-0.3394893;-0.01555037,-0.1375521;-0.667425;0.05408581,-0.1349372;-0.6256689;-0.0482507,0.0008967156;0.5331814;0.01600253,0;0;0,-0.002970651;0.303923;-0.02617359,-0.009070128;0.6042174;-0.06643701,0.1418922;0.4947445;-0.1264355,0.2085055;0.3978723;-0.2979658,0.1975977;0.3251791;-0.5524902,-0.1641193;0.4894383;-0.1048116,-0.1985603;0.3586588;-0.2627823,-0.2393389;0.3796489;-0.5237085,0.07723577;0.003272414;-0.03896642,0.1053866;-0.3451962;-0.05325246,0.1106986;-0.6779262;-0.009181499,0.1230208;-0.722005;-0.07973862,-0.07930969;0.004301815;-0.03443721,-0.114682;-0.3431251;-0.05612269,-0.1143176;-0.6756635;-0.01032086,-0.1248679;-0.7216128;-0.07915551,-0.007492051;0.5304646;-0.05495763,35.72066
+0;0;0,0.0005952726;0.3050096;0.01269272,0.0009785253;0.6080089;0.01419069,0.1604167;0.4793089;-0.002469484,0.1914463;0.2997162;-0.09066486,0.2481487;0.1352146;-0.2904122,-0.1546571;0.4705681;-0.007854812,-0.194831;0.2953149;-0.1009523,-0.2256112;0.1247185;-0.3012629,0.07693537;0.005062755;-0.03901172,0.09815377;-0.3428695;-0.003850237,0.1108894;-0.6703782;0.06795621,0.1102889;-0.6286332;-0.0347336,-0.07476649;0.006320389;-0.04285584,-0.1204818;-0.3399478;-0.01543511,-0.1374643;-0.6677389;0.05417034,-0.1348412;-0.6259465;-0.04848229,0.000897088;0.5333623;0.01601089,0;0;0,-0.003032088;0.3042371;-0.02495837,-0.009027526;0.6046317;-0.06432652,0.1417619;0.4948082;-0.1247287,0.2182372;0.4108919;-0.2923722,0.1898336;0.3266485;-0.5419142,-0.1639813;0.4896373;-0.1031981,-0.2107703;0.3595767;-0.2511502,-0.2451728;0.3801798;-0.513003,0.07725045;0.00330469;-0.03857517,0.1054804;-0.3455528;-0.05422592,0.11035;-0.6778731;-0.008184671,0.1229782;-0.7219137;-0.07919192,-0.07901777;0.004248083;-0.03470942,-0.1143557;-0.3436441;-0.05628999,-0.113842;-0.6759177;-0.009661209,-0.1251209;-0.7223594;-0.07831223,-0.007471755;0.5308389;-0.05302858,35.74335
+0;0;0,0.000528554;0.3050619;0.01325822,0.0007111033;0.6076993;0.01537679,0.1597389;0.4792365;-0.002650796,0.1918038;0.302676;-0.0964421,0.2480091;0.1496297;-0.3052707,-0.1542298;0.4718936;-0.01198624,-0.1954496;0.298112;-0.1073773,-0.2231206;0.1282267;-0.3087846,0.07670289;0.005027783;-0.03890084,0.09790223;-0.3435709;-0.003744829,0.1107887;-0.6708191;0.06826679,0.111243;-0.6290646;-0.03423284,-0.07455213;0.006311012;-0.04270876,-0.1203159;-0.3406198;-0.01530275,-0.1375253;-0.6681589;0.05444722,-0.13385;-0.6263489;-0.04798113,0.0006854162;0.5330643;0.01704331,0;0;0,-0.003235206;0.3044149;-0.02366233,-0.00916028;0.604536;-0.06234479,0.1412762;0.4945968;-0.122618,0.2208118;0.415675;-0.2912714,0.1891039;0.3349651;-0.5416155,-0.1637119;0.4894414;-0.1011894,-0.2151073;0.3740701;-0.2594505,-0.2417887;0.3802831;-0.5229673,0.07711363;0.003327966;-0.03826618,0.1053947;-0.3461868;-0.05395079,0.1099336;-0.6781862;-0.007058382,0.1227287;-0.7221913;-0.07779789,-0.07865073;0.004196613;-0.03490471,-0.1146336;-0.3443286;-0.05592306,-0.1134464;-0.6762558;-0.008320466,-0.1250609;-0.7227735;-0.07654586,-0.007601887;0.5307474;-0.05112147,35.76641
+0;0;0,0.0005284018;0.3049741;0.0132544,0.0007107685;0.6073044;0.01537112,0.1598831;0.4788762;-0.002676211,0.1919504;0.3023023;-0.09647465,0.2481529;0.1492636;-0.3052928,-0.1543708;0.4715266;-0.01202013,-0.1955937;0.2977318;-0.1074184,-0.2232633;0.127855;-0.3088157,0.07663129;0.00502309;-0.03886453,0.09786054;-0.3440674;-0.003658917,0.1107497;-0.6713828;0.06836748,0.1112039;-0.6296285;-0.03413037,-0.07448255;0.00630512;-0.04266889,-0.1203109;-0.3411151;-0.01522421,-0.1375238;-0.6687215;0.05454007,-0.1338486;-0.6269117;-0.0478865,0.0006851102;0.5327529;0.01703578,0;0;0,-0.003356576;0.3043804;-0.02294421,-0.009387344;0.6042709;-0.0609858,0.1412408;0.4945071;-0.1215174,0.2208469;0.4162391;-0.2904606,0.1899795;0.3335163;-0.5402379,-0.1640234;0.4893056;-0.1001166,-0.2169703;0.3764184;-0.2596719,-0.2263671;0.409562;-0.5223462,0.07707195;0.003418773;-0.03816104,0.1054226;-0.3465964;-0.05364919,0.109855;-0.6786552;-0.006675005,0.1227785;-0.7227671;-0.07727671,-0.07854001;0.004098004;-0.03496729,-0.114678;-0.3449266;-0.0557074,-0.1128777;-0.6768312;-0.00748612,-0.125135;-0.722782;-0.07622792,-0.007778868;0.5305474;-0.04989696,35.79871
+0;0;0,0.0005278982;0.3046834;0.01324176,0.0007099651;0.6064869;0.01535683,0.1601325;0.478156;-0.002725547,0.1922015;0.3015729;-0.0965289,0.2484394;0.1484379;-0.3054785,-0.1546153;0.4707949;-0.01208415,-0.1958403;0.296991;-0.1074875,-0.2235273;0.1270073;-0.3090115,0.07668494;0.005026605;-0.03889174,0.09794813;-0.3446221;-0.003629822,0.1108792;-0.6730028;0.06863102,0.1113275;-0.6314048;-0.03250494,-0.07453468;0.006309534;-0.04269876,-0.1204363;-0.3416663;-0.01521019,-0.1377052;-0.670339;0.05478117,-0.1340789;-0.6286861;-0.04628445,0.0006843694;0.5321174;0.01701742,0;0;0,-0.003605366;0.3041357;-0.02227211,-0.01000367;0.6036063;-0.0593617,0.140935;0.4941203;-0.1204269,0.2207042;0.4164875;-0.2895987,0.1863087;0.3692542;-0.5481696,-0.1651006;0.49265;-0.1007742,-0.2217471;0.3796668;-0.2589989,-0.2476093;0.3951121;-0.5223722,0.07704152;0.003520727;-0.03834867,0.1052731;-0.3471003;-0.05310154,0.1094339;-0.6802887;-0.006294727,0.1225462;-0.7232434;-0.07607222,-0.07866117;0.004007797;-0.03485355,-0.1148911;-0.3455885;-0.05533699,-0.1130051;-0.6785828;-0.007025808,-0.1251586;-0.723379;-0.07500398,-0.008271217;0.5300353;-0.04850364,35.83241
+0;0;0,0.0004233575;0.3046663;0.01363411,0.0004084237;0.6064661;0.01624409,0.1597477;0.4782118;-0.003250318,0.1935491;0.3060907;-0.1044475,0.2505456;0.1588313;-0.3173772,-0.1547054;0.4707263;-0.0120564,-0.195595;0.3003463;-0.1135835,-0.2319686;0.1523153;-0.3304631,0.07667986;0.004916504;-0.03891581,0.09775829;-0.3447078;-0.003303204,0.1107794;-0.6731161;0.06881633,0.1110877;-0.6314837;-0.03231622,-0.07455583;0.006377317;-0.04265175,-0.1203863;-0.3416477;-0.01567277,-0.1378459;-0.6702443;0.05462782,-0.1343591;-0.6285582;-0.04643887,0.0004372044;0.5320939;0.01777878,0;0;0,-0.003605366;0.3041357;-0.02227211,-0.01000367;0.6036063;-0.0593617,0.140935;0.4941203;-0.1204269,0.2207042;0.4164875;-0.2895987,0.1863087;0.3692542;-0.5481696,-0.1651006;0.49265;-0.1007742,-0.2217471;0.3796668;-0.2589989,-0.2476093;0.3951121;-0.5223722,0.07704152;0.003520727;-0.03834867,0.1052731;-0.3471003;-0.05310154,0.1094339;-0.6802887;-0.006294727,0.1225462;-0.7232434;-0.07607222,-0.07866117;0.004007797;-0.03485355,-0.1148911;-0.3455885;-0.05533699,-0.1130051;-0.6785828;-0.007025808,-0.1251586;-0.723379;-0.07500398,-0.008271217;0.5300353;-0.04850364,35.85518
+0;0;0,0.0004234654;0.3047439;0.01363758,0.0004085367;0.606494;0.01624736,0.159496;0.4783428;-0.003214188,0.1932901;0.3062591;-0.1043893,0.2502674;0.1590494;-0.3172472,-0.1544601;0.4708692;-0.01200636,-0.1953408;0.3005262;-0.1135113,-0.2317021;0.1525451;-0.3303178,0.07660335;0.004911599;-0.03887698,0.09769457;-0.3449248;-0.003242772,0.1107096;-0.6731801;0.06884317,0.1110183;-0.6315314;-0.03243101,-0.07448143;0.006370954;-0.04260918,-0.1203397;-0.3418652;-0.01561384,-0.1377912;-0.6703088;0.054654,-0.1342995;-0.6286063;-0.04655423,0.0004373104;0.5321397;0.01778168,0;0;0,-0.00364548;0.304246;-0.02181935,-0.009818047;0.6037507;-0.05825233,0.1406387;0.4941332;-0.1196179,0.221536;0.4167293;-0.2883055,0.1897004;0.3472798;-0.5420551,-0.1646702;0.4925228;-0.09965316,-0.2213693;0.3801008;-0.258202,-0.2470289;0.3944674;-0.5215663,0.07699308;0.003598541;-0.03824568,0.1051485;-0.3472522;-0.05277872,0.1093166;-0.6802717;-0.005897522,0.1226681;-0.7233596;-0.07569838,-0.07853856;0.003913892;-0.03492838,-0.1149308;-0.3459044;-0.05500198,-0.1130831;-0.6787394;-0.006682992,-0.1252253;-0.7238503;-0.07452974,-0.008148387;0.5301777;-0.04752207,35.8885
+0;0;0,0.0004236265;0.3048599;0.01364277,0.0004087018;0.6065198;0.01625173,0.1597371;0.4783084;-0.003242049,0.193527;0.3062454;-0.104405,0.2505048;0.1590346;-0.3172644,-0.1546945;0.4708234;-0.01204753,-0.1955703;0.3005009;-0.1135403,-0.2319319;0.1525188;-0.3303484,0.07657266;0.004909631;-0.0388614,0.09763642;-0.3444715;-0.003273576,0.1106695;-0.6731823;0.06891241,0.1109753;-0.6316433;-0.0314083,-0.0744516;0.006368401;-0.04259212,-0.1202502;-0.3414145;-0.0156319,-0.1377259;-0.670314;0.05473346,-0.1342671;-0.6287217;-0.04552192,0.0004374673;0.5321867;0.01778561,0;0;0,-0.003771782;0.3043691;-0.02170396,-0.0101333;0.6038305;-0.05768824,0.1405639;0.4942854;-0.1192975,0.2218358;0.416597;-0.2876446,0.1884969;0.3471289;-0.541198,-0.1651071;0.4920135;-0.09901889,-0.2221416;0.3803197;-0.2579306,-0.2504507;0.3872509;-0.5213261,0.07696936;0.003603578;-0.0382154,0.1050835;-0.3467815;-0.05295372,0.1092659;-0.6802758;-0.006097075,0.1222813;-0.7228838;-0.07506204,-0.07848755;0.003901178;-0.03495953,-0.1147973;-0.3454529;-0.05522336,-0.1131358;-0.6787369;-0.006741073,-0.1251129;-0.7228785;-0.07424714,-0.008422911;0.5302758;-0.04698563,35.92178
+0;0;0,0.0003205243;0.3048862;0.01402961,0.0001226889;0.6064589;0.01718299,0.1593956;0.4785106;-0.003985703,0.1939595;0.3093302;-0.1093677,0.2512588;0.1718541;-0.3285451,-0.1544411;0.47179;-0.01566735,-0.1950273;0.3011331;-0.1164197,-0.2313473;0.1547822;-0.3343276,0.0765946;0.004912153;-0.03882238,0.09760734;-0.3444979;-0.003021576,0.1098918;-0.6734458;0.07001981,0.1109765;-0.63187;-0.03026456,-0.0744414;0.006352409;-0.04261648,-0.1202938;-0.3414737;-0.01568717,-0.1376543;-0.6707557;0.05477262,-0.1334312;-0.6291335;-0.04542328,0.0001995509;0.5321424;0.01857621,0;0;0,-0.003970847;0.3044211;-0.02155423,-0.01043312;0.6038136;-0.05739594,0.1404089;0.4944508;-0.1189113,0.2241414;0.4156443;-0.2853458,0.1888752;0.3440752;-0.5380428,-0.1653933;0.4914518;-0.09833072,-0.2229482;0.3687946;-0.2485462,-0.247697;0.3792624;-0.5121738,0.07695177;0.003656089;-0.03825045,0.10495;-0.3467898;-0.05289292,0.1089106;-0.6806564;-0.005881786,0.1220936;-0.7230235;-0.07502913,-0.07850268;0.003856973;-0.03493551,-0.1149254;-0.3454978;-0.05579894,-0.1135678;-0.6791207;-0.006946404,-0.1254225;-0.7235281;-0.07414109,-0.008690968;0.5302782;-0.04670048,35.94449
+0;0;0,0.0003208569;0.3052026;0.01404417,0.0001230803;0.6066805;0.0171963,0.1594807;0.4787201;-0.00398472,0.1939963;0.3097765;-0.1092192,0.2512804;0.1723368;-0.3283387,-0.1545231;0.4719959;-0.01567258,-0.1950524;0.3015779;-0.1162839,-0.2313628;0.1552656;-0.3341343,0.07679075;0.004924733;-0.0389218,0.09777017;-0.3439312;-0.003177769,0.1100307;-0.6722378;0.06972122,0.1111236;-0.6305745;-0.03132056,-0.07463203;0.006368676;-0.04272561,-0.1204117;-0.3409058;-0.01583901,-0.1377384;-0.6695459;0.05448342,-0.1334834;-0.627836;-0.04646923,0.0001999252;0.5323805;0.0185892,0;0;0,-0.004266918;0.3047453;-0.0214026,-0.01083928;0.6040498;-0.05713034,0.1403876;0.4949486;-0.1182165,0.2272749;0.4119105;-0.2805829,0.1807214;0.3281029;-0.5275517,-0.1657138;0.4903867;-0.09734741,-0.1990122;0.3296678;-0.2151109,-0.2400814;0.3380953;-0.4766961,0.07691936;0.003572851;-0.03881526,0.1048157;-0.3463579;-0.0525434,0.1086546;-0.6795758;-0.005629301,0.122031;-0.7227063;-0.07505322,-0.07883582;0.003961872;-0.03471592,-0.1154545;-0.3448038;-0.05568768,-0.1140625;-0.6777302;-0.006617725,-0.125999;-0.7226707;-0.07435335,-0.009039819;0.5305438;-0.04635692,35.96638
+0;0;0,0.000321125;0.3054577;0.01405591,0.0001233537;0.6068988;0.01720619,0.1594081;0.4789343;-0.00396396,0.1938147;0.3105241;-0.1088662,0.2511198;0.1730342;-0.3280656,-0.154452;0.4722132;-0.01564647,-0.1948533;0.3023332;-0.1159402,-0.231177;0.1559675;-0.33387,0.07675209;0.004922254;-0.0389022,0.09772215;-0.343778;-0.003174126,0.1099909;-0.6723049;0.06977378,0.1110824;-0.6306565;-0.03113937,-0.07459446;0.00636547;-0.0427041,-0.1203537;-0.340754;-0.0158295,-0.137692;-0.6696147;0.05454011,-0.1334424;-0.6279196;-0.04628402,0.0002002282;0.5325701;0.01859963,0;0;0,-0.004534379;0.3049921;-0.02147865,-0.01122651;0.6042498;-0.05722928,0.1402763;0.4951783;-0.117522,0.2279364;0.396234;-0.2694299,0.2035722;0.3367717;-0.5265415,-0.1661393;0.489356;-0.0958365,-0.1962029;0.3220987;-0.2038712,-0.2365728;0.3068511;-0.4653545,0.07689416;0.003672063;-0.03875947,0.1044801;-0.3461319;-0.05233431,0.1083276;-0.679549;-0.005216364,0.1216661;-0.7225859;-0.07455635,-0.07879622;0.003871662;-0.03470819,-0.1156192;-0.344739;-0.0552688,-0.1144197;-0.6779232;-0.006394584,-0.1263741;-0.7229123;-0.0738785,-0.009391412;0.5307344;-0.04632926,35.99981
+0;0;0,0.0002029654;0.3055454;0.01440249,-0.0002257555;0.6067238;0.01791796,0.1585106;0.4789606;-0.004670912,0.1975479;0.3388207;-0.1427976,0.2584057;0.1857912;-0.3217227,-0.1540681;0.4730286;-0.01742926,-0.1943652;0.3060581;-0.1210588,-0.2259165;0.180072;-0.3266504,0.07673676;0.004896465;-0.03886135,0.09768322;-0.3440428;-0.003020816,0.1098609;-0.6728119;0.06994388,0.1112741;-0.6312183;-0.03028978,-0.07457115;0.006382165;-0.04267461,-0.120886;-0.3409463;-0.01622004,-0.1381101;-0.6700315;0.05426043,-0.133559;-0.6283939;-0.04587472,-8.564671E-05;0.5324429;0.01922257,0;0;0,-0.004781663;0.3050873;-0.02154851,-0.01154181;0.6040742;-0.05733562,0.1400184;0.4955695;-0.1165946,0.2300513;0.3841813;-0.2570539,0.192512;0.2795672;-0.4733467,-0.1664036;0.4885363;-0.09379762,-0.2563219;0.3663491;-0.2250496,-0.2446057;0.2664642;-0.4464579,0.07677662;0.00384742;-0.03890061,0.1041393;-0.3462483;-0.05179167,0.1077934;-0.6798734;-0.004439831,0.1210268;-0.7222722;-0.07347965,-0.07880981;0.003726268;-0.03460981,-0.1162236;-0.3451078;-0.05453352,-0.1152059;-0.6785241;-0.005607869,-0.1269793;-0.7230209;-0.07265134,-0.009696871;0.530628;-0.04630756,36.02413
+0;0;0,0.0002029654;0.3055454;0.01440249,-0.0002257555;0.6067238;0.01791796,0.1585106;0.4789606;-0.004670912,0.1975479;0.3388207;-0.1427976,0.2584057;0.1857912;-0.3217227,-0.1540681;0.4730286;-0.01742926,-0.1943652;0.3060581;-0.1210588,-0.2259165;0.180072;-0.3266504,0.07673676;0.004896465;-0.03886135,0.09768322;-0.3440428;-0.003020816,0.1098609;-0.6728119;0.06994388,0.1112741;-0.6312183;-0.03028978,-0.07457115;0.006382165;-0.04267461,-0.120886;-0.3409463;-0.01622004,-0.1381101;-0.6700315;0.05426043,-0.133559;-0.6283939;-0.04587472,-8.564671E-05;0.5324429;0.01922257,0;0;0,-0.004781663;0.3050873;-0.02154851,-0.01154181;0.6040742;-0.05733562,0.1400184;0.4955695;-0.1165946,0.2300513;0.3841813;-0.2570539,0.192512;0.2795672;-0.4733467,-0.1664036;0.4885363;-0.09379762,-0.2563219;0.3663491;-0.2250496,-0.2446057;0.2664642;-0.4464579,0.07677662;0.00384742;-0.03890061,0.1041393;-0.3462483;-0.05179167,0.1077934;-0.6798734;-0.004439831,0.1210268;-0.7222722;-0.07347965,-0.07880981;0.003726268;-0.03460981,-0.1162236;-0.3451078;-0.05453352,-0.1152059;-0.6785241;-0.005607869,-0.1269793;-0.7230209;-0.07265134,-0.009696871;0.530628;-0.04630756,36.05589
+0;0;0,0.0002028931;0.3054366;0.01439736,-0.0002246801;0.6057938;0.01790192,0.1579904;0.4783746;-0.00461142,0.2038045;0.3139063;-0.166717,0.2678233;0.1529284;-0.3549353,-0.1535616;0.4724621;-0.01732786,-0.2008542;0.2765054;-0.1389476,-0.2340443;0.1439756;-0.3552176,0.07714842;0.004922733;-0.03906983,0.09807331;-0.3436573;-0.003266193,0.1103412;-0.6748602;0.07023866,0.1117345;-0.6334291;-0.02859089,-0.07497118;0.006416402;-0.04290354,-0.1212384;-0.3405543;-0.0164762,-0.1385899;-0.6720758;0.05452604,-0.1341026;-0.6306013;-0.04420639,-8.48885E-05;0.5316812;0.01920357,0;0;0,-0.00491327;0.3049079;-0.02249146,-0.01149283;0.6029403;-0.05928445,0.1410849;0.4957696;-0.1149383,0.2330855;0.3231734;-0.2459857,0.1996147;0.2101586;-0.4730227,-0.166943;0.4866048;-0.09035337,-0.2490547;0.318667;-0.2334673,-0.2388428;0.1864763;-0.452236,0.07675515;0.003951699;-0.03994489,0.1038923;-0.3458465;-0.05145812,0.1073878;-0.6818405;-0.003036022,0.120861;-0.7222545;-0.07203054,-0.07952834;0.003753615;-0.0341133,-0.117043;-0.34474;-0.053417,-0.116682;-0.6805848;-0.003848758,-0.1275992;-0.7237765;-0.07035954,-0.009698585;0.529733;-0.04780126,36.0895
+0;0;0,0.00013142;0.3054494;0.01489704,-0.0004327981;0.6056333;0.0188518,0.1570546;0.478623;-0.005190844,0.2046296;0.3138685;-0.1692281,0.2554755;0.1996628;-0.3217097,-0.1528708;0.4730306;-0.01831813,-0.1996401;0.2775281;-0.1444415,-0.2240794;0.1813216;-0.3148113,0.07737342;0.004918993;-0.03914252,0.09822348;-0.3432176;-0.003316611,0.1104715;-0.6749089;0.07027806,0.1120413;-0.6334521;-0.02849852,-0.07517543;0.006438195;-0.04301374,-0.1215145;-0.3400787;-0.01663098,-0.138671;-0.6720715;0.05458537,-0.1340114;-0.6305671;-0.04408821,-0.0002595966;0.5314956;0.02004774,0;0;0,-0.005132303;0.3048081;-0.0242269,-0.01208431;0.602348;-0.06343341,0.1417259;0.4955837;-0.1142533,0.2352805;0.3196425;-0.243125,0.215173;0.192076;-0.3921261,-0.1679234;0.4859459;-0.08884196,-0.2507932;0.3084692;-0.2228207,-0.2541853;0.1966937;-0.3852203,0.07678311;0.004045457;-0.04038525,0.1035155;-0.3453449;-0.05174494,0.1069926;-0.6816705;-0.002163887,0.1204469;-0.7220588;-0.0711205,-0.07989682;0.003722541;-0.03384701,-0.117713;-0.3443034;-0.05295719,-0.1173037;-0.6805834;-0.002947945,-0.1282976;-0.7236744;-0.06948644,-0.01016395;0.5292433;-0.05119157,36.12285
+0;0;0,0.00013142;0.3054494;0.01489704,-0.0004327981;0.6056333;0.0188518,0.1570546;0.478623;-0.005190844,0.2046296;0.3138685;-0.1692281,0.2554755;0.1996628;-0.3217097,-0.1528708;0.4730306;-0.01831813,-0.1996401;0.2775281;-0.1444415,-0.2240794;0.1813216;-0.3148113,0.07737342;0.004918993;-0.03914252,0.09822348;-0.3432176;-0.003316611,0.1104715;-0.6749089;0.07027806,0.1120413;-0.6334521;-0.02849852,-0.07517543;0.006438195;-0.04301374,-0.1215145;-0.3400787;-0.01663098,-0.138671;-0.6720715;0.05458537,-0.1340114;-0.6305671;-0.04408821,-0.0002595966;0.5314956;0.02004774,0;0;0,-0.005132303;0.3048081;-0.0242269,-0.01208431;0.602348;-0.06343341,0.1417259;0.4955837;-0.1142533,0.2352805;0.3196425;-0.243125,0.215173;0.192076;-0.3921261,-0.1679234;0.4859459;-0.08884196,-0.2507932;0.3084692;-0.2228207,-0.2541853;0.1966937;-0.3852203,0.07678311;0.004045457;-0.04038525,0.1035155;-0.3453449;-0.05174494,0.1069926;-0.6816705;-0.002163887,0.1204469;-0.7220588;-0.0711205,-0.07989682;0.003722541;-0.03384701,-0.117713;-0.3443034;-0.05295719,-0.1173037;-0.6805834;-0.002947945,-0.1282976;-0.7236744;-0.06948644,-0.01016395;0.5292433;-0.05119157,36.1452
+0;0;0,0.0001313821;0.3053612;0.01489275,-0.0004321501;0.6051714;0.01884152,0.1568012;0.4783116;-0.005161434,0.2081859;0.3003636;-0.1823347,0.2588705;0.1865203;-0.3343324,-0.1526239;0.4727282;-0.01826753,-0.2031385;0.26157;-0.1544907,-0.2275002;0.1656687;-0.32432,0.07775424;0.004943204;-0.03933517,0.09860566;-0.343216;-0.003506944,0.1108832;-0.6757073;0.07026522,0.1124484;-0.6342847;-0.02821654,-0.07554545;0.006469883;-0.04322545,-0.1218875;-0.3400695;-0.01684098,-0.1390854;-0.672863;0.05454712,-0.1344396;-0.631393;-0.04383194,-0.0002591006;0.5310988;0.0200364,0;0;0,-0.005084127;0.3046144;-0.02552533,-0.01193297;0.6015652;-0.06630826,0.1426302;0.4951249;-0.1141436,0.2460961;0.2980822;-0.241286,0.2149526;0.1584423;-0.3760574,-0.1683747;0.485599;-0.08782922,-0.2623514;0.283405;-0.2142501,-0.2592253;0.1487401;-0.3573868,0.07685459;0.004152089;-0.04115272,0.1033387;-0.3453057;-0.05169392,0.1068963;-0.6824495;-0.002046108,0.1201391;-0.7224727;-0.07098794,-0.08044307;0.003695174;-0.03365517,-0.1180987;-0.3443882;-0.05245125,-0.1177434;-0.6814927;-0.002411515,-0.1288531;-0.7240688;-0.06905142,-0.01003686;0.5285999;-0.05363274,36.16755
+0;0;0,3.409276E-05;0.3051326;0.01506594,-0.0006533603;0.6039816;0.01913609,0.1565517;0.4785386;-0.004082153,0.2004279;0.3306695;-0.1652121,0.2607291;0.2048524;-0.340887,-0.1519863;0.4726764;-0.02019691,-0.1958638;0.2917533;-0.143058,-0.2232583;0.181853;-0.3367054,0.07788379;0.004928783;-0.0393243,0.09870599;-0.3432174;-0.003630061,0.111014;-0.6761761;0.07010597,0.1133039;-0.634758;-0.02833623,-0.07557961;0.006522337;-0.04337922,-0.122265;-0.3399543;-0.01715245,-0.1391914;-0.6731508;0.05456588,-0.1338229;-0.6316766;-0.04374995,-0.000447702;0.5301492;0.02029665,0;0;0,-0.005324945;0.3042134;-0.02754521,-0.01277944;0.5996064;-0.07223916,0.144355;0.4960137;-0.1122947,0.2464873;0.3164017;-0.1963289,0.2189822;0.1553535;-0.350065,-0.1697262;0.4849741;-0.08739987,-0.2488731;0.2871934;-0.1535196,-0.2532454;0.1237073;-0.3070806,0.07680506;0.004225492;-0.04146934,0.1032534;-0.3452163;-0.0516839,0.1067109;-0.6827875;-0.001847744,0.1199541;-0.7228099;-0.07075334,-0.08063193;0.003692379;-0.03348783,-0.1179583;-0.3443912;-0.05240759,-0.1172516;-0.6818462;-0.001676865,-0.1291066;-0.7231775;-0.06948391,-0.01068902;0.5270983;-0.05842543,36.20103
+0;0;0,3.409276E-05;0.3051326;0.01506594,-0.0006533603;0.6039816;0.01913609,0.1565517;0.4785386;-0.004082153,0.2004279;0.3306695;-0.1652121,0.2607291;0.2048524;-0.340887,-0.1519863;0.4726764;-0.02019691,-0.1958638;0.2917533;-0.143058,-0.2232583;0.181853;-0.3367054,0.07788379;0.004928783;-0.0393243,0.09870599;-0.3432174;-0.003630061,0.111014;-0.6761761;0.07010597,0.1133039;-0.634758;-0.02833623,-0.07557961;0.006522337;-0.04337922,-0.122265;-0.3399543;-0.01715245,-0.1391914;-0.6731508;0.05456588,-0.1338229;-0.6316766;-0.04374995,-0.000447702;0.5301492;0.02029665,0;0;0,-0.005324945;0.3042134;-0.02754521,-0.01277944;0.5996064;-0.07223916,0.144355;0.4960137;-0.1122947,0.2464873;0.3164017;-0.1963289,0.2189822;0.1553535;-0.350065,-0.1697262;0.4849741;-0.08739987,-0.2488731;0.2871934;-0.1535196,-0.2532454;0.1237073;-0.3070806,0.07680506;0.004225492;-0.04146934,0.1032534;-0.3452163;-0.0516839,0.1067109;-0.6827875;-0.001847744,0.1199541;-0.7228099;-0.07075334,-0.08063193;0.003692379;-0.03348783,-0.1179583;-0.3443912;-0.05240759,-0.1172516;-0.6818462;-0.001676865,-0.1291066;-0.7231775;-0.06948391,-0.01068902;0.5270983;-0.05842543,36.22349
+0;0;0,3.406079E-05;0.3048464;0.01505182,-0.0006517711;0.6029832;0.01911123,0.1573242;0.4774361;-0.004229136,0.2012833;0.3292875;-0.1656637,0.2589742;0.208917;-0.3337336,-0.1527296;0.4715451;-0.02042306,-0.19669;0.29028;-0.1435164,-0.2228986;0.1851373;-0.3287808,0.07792377;0.004931313;-0.03934449,0.09874626;-0.3432197;-0.00364976,0.1110717;-0.6766495;0.07019062,0.1133567;-0.6352559;-0.02804052,-0.07561842;0.006525685;-0.04340149,-0.1223044;-0.3399557;-0.01717436,-0.1392548;-0.6736237;0.05464547,-0.1338978;-0.6321741;-0.04345958,-0.0004465289;0.5293002;0.02026944,0;0;0,-0.005622655;0.3037313;-0.02955651,-0.01348795;0.5980385;-0.07653904,0.1465892;0.496554;-0.1111889,0.2467968;0.314887;-0.1942375,0.22573;0.1370905;-0.3125987,-0.171949;0.4840271;-0.08724265,-0.2514324;0.2851487;-0.1510493,-0.257167;0.120552;-0.2886713,0.07669869;0.00423488;-0.04175878,0.1031875;-0.3452213;-0.05153346,0.1065309;-0.683272;-0.001630783,0.1196845;-0.7231678;-0.0703764,-0.08076131;0.003698845;-0.03329187,-0.1183482;-0.3443631;-0.05218372,-0.1174541;-0.6822966;-0.001390975,-0.1294314;-0.7234258;-0.06907836,-0.01129296;0.5257885;-0.06219673,36.25683
+0;0;0,-0.0001111967;0.3043396;0.01535117,-0.00106204;0.6015842;0.01988688,0.1556941;0.4769156;-0.005592564,0.2025351;0.3297705;-0.17049,0.252219;0.2440221;-0.3637542,-0.1516801;0.4711669;-0.02149496,-0.2015981;0.3115155;-0.1733387,-0.2231183;0.2097689;-0.3640133,0.07786663;0.004923351;-0.0392514,0.09866032;-0.3432404;-0.003453575,0.1108397;-0.6774125;0.07064524,0.1131282;-0.636069;-0.02704468,-0.07552001;0.006519438;-0.04338603,-0.122379;-0.3399651;-0.01722159,-0.1389814;-0.6744384;0.05462499,-0.1336427;-0.6330162;-0.0429366,-0.0007861024;0.528078;0.02090886,0;0;0,-0.005444244;0.3030255;-0.03168941,-0.01288289;0.595992;-0.0814302,0.1470784;0.4962516;-0.1122465,0.2489292;0.3099332;-0.1893749,0.2246306;0.1234365;-0.2980065,-0.1714075;0.4841534;-0.08700034,-0.2497224;0.2784804;-0.1380129,-0.254054;0.08738327;-0.2411413,0.07663538;0.004211009;-0.04168224,0.1031172;-0.3452657;-0.05151057,0.1064511;-0.6840919;-0.001553774,0.1195124;-0.7232093;-0.07032466,-0.08065088;0.003690082;-0.03331579,-0.1172654;-0.3445625;-0.05096161,-0.1172261;-0.6833109;-0.0003699586,-0.1291227;-0.7236894;-0.06806464,-0.01081735;0.52406;-0.06640339,36.27901
+0;0;0,-0.0001108919;0.3035053;0.01530908,-0.001056053;0.5989748;0.01981792,0.1567366;0.4744113;-0.005843524,0.2041923;0.3253353;-0.172905,0.2528834;0.2413002;-0.3623074,-0.1526769;0.4686246;-0.02185143,-0.20325;0.306878;-0.1756879,-0.2243402;0.2071645;-0.3625525,0.07775643;0.004916383;-0.03919585,0.09856161;-0.3434398;-0.003378239,0.110751;-0.6778882;0.07078181,0.113033;-0.6365774;-0.02662561,-0.07541313;0.006510211;-0.04332463,-0.122298;-0.3401658;-0.01714573,-0.1389142;-0.6749156;0.05476023,-0.1335909;-0.6335263;-0.04251924,-0.0007817844;0.5259132;0.02083373,0;0;0,-0.005755559;0.3019176;-0.03409529,-0.01378138;0.5923274;-0.08795619,0.1493585;0.4972197;-0.1132343,0.2505202;0.3045213;-0.1840782,0.2274881;0.1111115;-0.2699163,-0.1743395;0.4831834;-0.08725538,-0.2520842;0.2728456;-0.1330702,-0.2570108;0.08096574;-0.2250692,0.07651126;0.004134208;-0.04165912,0.1030343;-0.3455368;-0.05137944,0.1064609;-0.6846923;-0.001723051,0.1194184;-0.7236113;-0.07030606,-0.08052938;0.003765152;-0.03327746,-0.1172183;-0.3446826;-0.05076549,-0.1172263;-0.6837358;-0.0002992973,-0.1292454;-0.723937;-0.06774323,-0.0115492;0.5210961;-0.07182455,36.30149
+0;0;0,-0.0001107702;0.3031723;0.01529228,-0.001055347;0.5984466;0.01979607,0.157563;0.4736078;-0.006005155,0.2056496;0.3225503;-0.1752871,0.2544662;0.2382985;-0.365178,-0.1534725;0.4677907;-0.02209697,-0.2047177;0.3038942;-0.1779781,-0.2258623;0.2039235;-0.3653247,0.07766809;0.004910798;-0.03915132,0.09845047;-0.3430636;-0.003372971,0.1106599;-0.6780605;0.07090874,0.1129346;-0.6367857;-0.0261897,-0.07532746;0.006502815;-0.04327542,-0.122161;-0.3397932;-0.01712521,-0.1388043;-0.6750922;0.05489871,-0.133498;-0.6337391;-0.04207218,-0.0007810577;0.5253797;0.02081195,0;0;0,-0.005661473;0.3013658;-0.03597093,-0.01338993;0.5913489;-0.09111547,0.1512718;0.4991753;-0.115016,0.2520953;0.299893;-0.1775317,0.227428;0.1017889;-0.2529392,-0.1753139;0.4828101;-0.08731893,-0.2524055;0.2674025;-0.1253129,-0.2604924;0.06815548;-0.2013076,0.07641964;0.004090309;-0.04162431,0.1030809;-0.3451922;-0.05106258,0.1063911;-0.684954;-0.001658678,0.1192916;-0.7239281;-0.06975102,-0.0804285;0.003786841;-0.03325944,-0.11698;-0.3443327;-0.04983985,-0.1172217;-0.6840539;-4.757196E-05,-0.1292072;-0.7240571;-0.067251,-0.01124276;0.5201617;-0.07475519,36.33513
+0;0;0,-0.0002434705;0.3031549;0.01563208,-0.001414469;0.5984207;0.02064453,0.157067;0.4739521;-0.007113447,0.2084899;0.3278187;-0.1797048,0.2500889;0.2496411;-0.3738639,-0.1537077;0.4668908;-0.02041995,-0.2048883;0.3042017;-0.1775818,-0.2264943;0.207332;-0.3664983,0.07769156;0.004932217;-0.03910203,0.09853813;-0.34303;-0.003243234,0.1108234;-0.6780639;0.07085925,0.1123917;-0.6367621;-0.02625003,-0.07532536;0.006467679;-0.04328434,-0.1223373;-0.3398117;-0.01723342,-0.1387742;-0.675064;0.05505463,-0.1341716;-0.6336699;-0.04194741,-0.001079485;0.5253522;0.02152303,0;0;0,-0.005661473;0.3013658;-0.03597093,-0.01338993;0.5913489;-0.09111547,0.1512718;0.4991753;-0.115016,0.2520953;0.299893;-0.1775317,0.227428;0.1017889;-0.2529392,-0.1753139;0.4828101;-0.08731893,-0.2524055;0.2674025;-0.1253129,-0.2604924;0.06815548;-0.2013076,0.07641964;0.004090309;-0.04162431,0.1030809;-0.3451922;-0.05106258,0.1063911;-0.684954;-0.001658678,0.1192916;-0.7239281;-0.06975102,-0.0804285;0.003786841;-0.03325944,-0.11698;-0.3443327;-0.04983985,-0.1172217;-0.6840539;-4.757196E-05,-0.1292072;-0.7240571;-0.067251,-0.01124276;0.5201617;-0.07475519,36.35737
+0;0;0,-0.0002430381;0.3026165;0.01560432,-0.00141348;0.5977389;0.02061375,0.1577453;0.4730705;-0.007267121,0.2096885;0.3254582;-0.181605,0.2517941;0.2463287;-0.3781283,-0.1543605;0.4659789;-0.02063061,-0.206059;0.3016434;-0.1793829,-0.2279281;0.2035942;-0.3705998,0.07760325;0.004926611;-0.03905758,0.09845279;-0.3430853;-0.003193665,0.1107594;-0.6787024;0.0710378,0.1123102;-0.637527;-0.02498461,-0.07523974;0.006460327;-0.04323514,-0.1222584;-0.3398685;-0.0171805,-0.1387239;-0.6757042;0.05523337,-0.1341728;-0.6344377;-0.04068301,-0.00107859;0.5246907;0.021492,0;0;0,-0.005591154;0.300733;-0.03672433,-0.01317105;0.5905165;-0.09217739,0.1521966;0.4997093;-0.1166785,0.2533942;0.2958093;-0.1720412,0.2279231;0.09150371;-0.2373576,-0.1759856;0.482273;-0.08778752,-0.2511108;0.2618493;-0.1132988,-0.2620623;0.05805035;-0.1840223,0.07626957;0.004000664;-0.04170108,0.1034278;-0.345295;-0.05109072,0.1067741;-0.6856728;-0.001771454,0.1190187;-0.7240745;-0.06899405,-0.08037939;0.003901109;-0.0331054,-0.1168441;-0.3443116;-0.04896256,-0.116885;-0.6847533;2.76342E-05,-0.1286734;-0.7243098;-0.06608237,-0.01107156;0.5193611;-0.07576323,36.37995
+0;0;0,-0.00024269;0.3021831;0.01558197,-0.001411806;0.5969676;0.02058501,0.1589833;0.4719638;-0.007520601,0.2110726;0.3239366;-0.1823486,0.2541434;0.242993;-0.3833771,-0.1555527;0.464817;-0.02098815,-0.2073965;0.3000196;-0.1801868,-0.229767;0.1997226;-0.3757872,0.07752948;0.004921927;-0.03902045,0.09840021;-0.3434435;-0.003120106,0.1107157;-0.6793021;0.07116477,0.1122894;-0.6379613;-0.02627937,-0.07516821;0.006454186;-0.04319404,-0.1222347;-0.3402264;-0.01711293,-0.138712;-0.6763039;0.05535305,-0.1340935;-0.6348705;-0.04198348,-0.001077221;0.523986;0.02146246,0;0;0,-0.005541563;0.3001687;-0.03775597,-0.01283196;0.5894364;-0.09413791,0.1536464;0.5004441;-0.1198549,0.2545125;0.2935325;-0.1668,0.2277864;0.08119303;-0.2217281,-0.1772915;0.4818383;-0.08832078,-0.2502497;0.2590714;-0.1038828,-0.2642104;0.04705973;-0.1645092,0.07614614;0.004008681;-0.04175329,0.1037158;-0.3456203;-0.05083108,0.1068922;-0.6863188;-0.001991272,0.1199234;-0.7251378;-0.07069778,-0.08032602;0.003890711;-0.03301869,-0.1164083;-0.3447571;-0.04804291,-0.1167121;-0.6855533;0.0002139211,-0.1285196;-0.7263687;-0.06666072,-0.01082188;0.5183979;-0.07750463,36.41312
+0;0;0,-0.0003908637;0.3013915;0.0159145,-0.001797021;0.5957579;0.02134287,0.1592588;0.470658;-0.008292384,0.2172884;0.3285792;-0.1855087,0.2647365;0.2713246;-0.3934576,-0.1563084;0.4640931;-0.02276941,-0.2088146;0.3022103;-0.1840038,-0.2306301;0.207242;-0.3821886,0.07752906;0.004899804;-0.0389038,0.09842458;-0.3443538;-0.002810627,0.1109162;-0.680722;0.07177037,0.1127363;-0.6393366;-0.02584286,-0.07509661;0.006478406;-0.04320645,-0.1223407;-0.3410817;-0.01698906,-0.1387804;-0.6777078;0.05563708,-0.1339078;-0.6362261;-0.04186013,-0.001405941;0.5228779;0.02210391,0;0;0,-0.005392253;0.2992707;-0.03870726,-0.01231402;0.5879519;-0.09598947,0.1548097;0.5008543;-0.1227252,0.2557859;0.2928899;-0.1616366,0.2297165;0.07909769;-0.2104774,-0.1780027;0.4813787;-0.08936694,-0.2485113;0.2578395;-0.09363381,-0.2654452;0.04408857;-0.1465103,0.07604964;0.003889322;-0.04182816,0.1037704;-0.3466349;-0.05086923,0.1070138;-0.6879734;-0.002501488,0.1202986;-0.7262845;-0.0719161,-0.0803125;0.003967905;-0.03290026,-0.1164023;-0.345592;-0.04782656,-0.1165297;-0.6869944;0.0001973361,-0.12844;-0.7278507;-0.06687593,-0.01041657;0.5170711;-0.07912111,36.4467
+0;0;0,-0.0004307943;0.3321817;0.01754033,-0.001957466;0.6517041;0.0234156,0.1737704;0.515176;-0.00891903,0.2319356;0.372765;-0.1865498,0.2787521;0.3162726;-0.3917303,-0.1705443;0.5080131;-0.02471488,-0.2231732;0.3457518;-0.1863262,-0.2446984;0.2520477;-0.3818727,0.0773233;0.004886799;-0.03880056,0.09835233;-0.3465983;-0.002476774,0.1108764;-0.6838413;0.07229822,0.1126917;-0.6424864;-0.02505464,-0.07489731;0.006461213;-0.04309178,-0.1224432;-0.3433196;-0.01670688,-0.1389257;-0.6808212;0.05610816,-0.1340661;-0.6393701;-0.041129,-0.001530589;0.572153;0.02424629,0;0;0,-0.01196465;0.3212729;-0.08539963,-0.02451563;0.6244534;-0.1856239,0.1563962;0.4994836;-0.1265566,0.2566989;0.2892667;-0.1576214,0.2320369;0.07641685;-0.1972311,-0.1840483;0.4843449;-0.09284334,-0.2488755;0.2587702;-0.08143147,-0.270016;0.04598369;-0.1233505,0.07583761;0.00377515;-0.04174519,0.1042502;-0.3489409;-0.05109763,0.1072519;-0.6912102;-0.002891779,0.1201962;-0.7293971;-0.07212186,-0.08007807;0.003894896;-0.0328723,-0.1156879;-0.3479942;-0.04734257,-0.1159261;-0.6903537;0.0003122948,-0.1281783;-0.7308245;-0.06672175,-0.02120025;0.5498675;-0.158143,36.469
+0;0;0,-0.0004263312;0.3287401;0.0173586,-0.001951578;0.64797;0.02322981,0.173412;0.5116671;-0.009037131,0.2317776;0.3687655;-0.1872798,0.2770419;0.3141461;-0.3856578,-0.1701883;0.5045191;-0.0248002,-0.2229986;0.3416988;-0.1869683,-0.2438101;0.2511014;-0.3760316,0.07694827;0.004863098;-0.03861237,0.09817961;-0.3500036;-0.001939114,0.1107173;-0.6876128;0.07291706,0.1125371;-0.6462298;-0.02467582,-0.07453405;0.006429875;-0.04288278,-0.1225374;-0.3467161;-0.01624404,-0.1390377;-0.6845841;0.05665005,-0.1341662;-0.6431048;-0.04082686,-0.001525275;0.5685259;0.02405938,0;0;0,-0.01222952;0.3175305;-0.08600259,-0.02539861;0.6200981;-0.1870499,0.1576643;0.5011843;-0.1326096,0.2573873;0.2884136;-0.1521487,0.2360464;0.08069323;-0.1801271,-0.1866624;0.4839813;-0.09634663,-0.2479542;0.2573388;-0.07456736,-0.2701508;0.05035524;-0.1069876,0.07542259;0.003863662;-0.04161859,0.1042251;-0.352233;-0.05119252,0.10706;-0.6949248;-0.003288273,0.1200515;-0.73312;-0.07284331,-0.07962766;0.003683491;-0.03288567,-0.1153207;-0.351645;-0.04680449,-0.1160782;-0.6944869;9.409711E-05,-0.1282631;-0.735226;-0.06702337,-0.02187464;0.5457377;-0.1592948,36.50261
+0;0;0,-0.0005013861;0.3258011;0.01768574,-0.002161758;0.6440474;0.02391561,0.1702569;0.5090652;-0.009490617,0.2308495;0.3684161;-0.1902039,0.2617026;0.30429;-0.3851143,-0.167502;0.50242;-0.02499791,-0.2204565;0.3426734;-0.1916944,-0.2393591;0.2514062;-0.3770782,0.0765675;0.004821757;-0.03818335,0.09812809;-0.3534328;-0.001011852,0.1105661;-0.6923826;0.07413591,0.1124329;-0.6510004;-0.0232437,-0.07401966;0.0064055;-0.04270665,-0.1221367;-0.3501617;-0.01554892,-0.1384196;-0.6893616;0.05771182,-0.1335122;-0.6478629;-0.03954826,-0.001710026;0.5649232;0.02464284,0;0;0,-0.01191315;0.3140961;-0.08752775,-0.02353644;0.6145667;-0.1918435,0.1579744;0.5036858;-0.1382778,0.2573178;0.2889493;-0.1496794,0.2382564;0.08299811;-0.1662593,-0.1847221;0.4851174;-0.1015652,-0.2444168;0.2580241;-0.07032326,-0.268667;0.05309993;-0.09205261,0.07518919;0.004069537;-0.04091239,0.1039932;-0.3554363;-0.05181265,0.1069029;-0.699531;-0.004071236,0.1201858;-0.7369056;-0.07407165,-0.07891742;0.003427971;-0.03322783,-0.1147017;-0.3553567;-0.04686514,-0.1158928;-0.6995789;2.248213E-05,-0.1278061;-0.7399548;-0.06721696,-0.02051328;0.5409321;-0.1630309,36.52519
+0;0;0,-0.0004977013;0.3234068;0.01755577,-0.002150414;0.6401944;0.02375997,0.1696262;0.5058578;-0.009523347,0.2294433;0.3670089;-0.1879237,0.2629529;0.2973614;-0.3996161,-0.1668766;0.4992374;-0.02497297,-0.2191533;0.3415353;-0.189536,-0.2396835;0.24241;-0.3908815,0.07632179;0.004806284;-0.03806081,0.09799855;-0.3553786;-0.0006890334,0.1104521;-0.6947535;0.074553,0.1123193;-0.6533697;-0.02284095,-0.07378213;0.006384944;-0.0425696,-0.1221584;-0.3521035;-0.01526554,-0.1384618;-0.6917288;0.0580871,-0.1335536;-0.6502284;-0.0391873,-0.001701182;0.5615082;0.02448317,0;0;0,-0.01198176;0.3113335;-0.08847737,-0.02388331;0.6097142;-0.1943016,0.1580775;0.5035297;-0.1421127,0.2559812;0.2911913;-0.145442,0.2355014;0.0668377;-0.1396658,-0.1867715;0.4869701;-0.1053875,-0.2463691;0.2649972;-0.06226069,-0.27314;0.0413622;-0.06987967,0.07506788;0.003921345;-0.04057312,0.1040229;-0.3575132;-0.05181408,0.1068354;-0.702132;-0.004678488,0.1201199;-0.7395462;-0.07466078,-0.07853138;0.003462629;-0.03343013,-0.1140404;-0.3573569;-0.04559722,-0.1156458;-0.7022269;-0.0002769753,-0.1275303;-0.7426167;-0.06752796,-0.02074306;0.5367025;-0.165118,36.55966
+0;0;0,-0.000493819;0.320884;0.01741883,-0.00212894;0.6343163;0.02356235,0.1675019;0.5016398;-0.009305011,0.2274276;0.3625386;-0.1880296,0.2604217;0.2939627;-0.3964652,-0.1647972;0.4951021;-0.02456163,-0.2171689;0.3371134;-0.1894237,-0.2373832;0.2395131;-0.3876716,0.07610156;0.004792416;-0.03795099,0.09785114;-0.3566026;-0.0004536547,0.1103253;-0.6965369;0.0749124,0.1121485;-0.6554209;-0.0201901,-0.07356923;0.00636652;-0.04244676,-0.122108;-0.3533263;-0.01505098,-0.1384383;-0.6935114;0.05842258,-0.1336456;-0.6522815;-0.03656319,-0.001685217;0.556595;0.02427668,0;0;0,-0.01161858;0.3084905;-0.08926845,-0.0223285;0.6028839;-0.1963842,0.1584195;0.5048422;-0.1461892,0.2549963;0.2914953;-0.1399667,0.2388065;0.07046273;-0.1290491,-0.1856955;0.4890856;-0.1086823,-0.2466539;0.2683337;-0.05933281,-0.274538;0.04822573;-0.05591986,0.07492585;0.003867567;-0.04032183,0.1039837;-0.358799;-0.05100226,0.1067405;-0.7041213;-0.00478673,0.1193489;-0.7402678;-0.07288265,-0.07820109;0.003418085;-0.03357975,-0.113826;-0.3586673;-0.0440904,-0.1151558;-0.7042392;0.0002860017,-0.1270503;-0.7428195;-0.06549117,-0.01950367;0.5310014;-0.1669524,36.59174
+0;0;0,-0.0006207936;0.3208649;0.0177638,-0.002379043;0.634289;0.02427951,0.1671675;0.5019044;-0.009687969,0.2281468;0.3699419;-0.1934001,0.2597194;0.3221777;-0.4077793,-0.1646632;0.4952873;-0.02538608,-0.2177703;0.3415902;-0.1940264,-0.2409667;0.2739477;-0.4040814,0.07612951;0.004801265;-0.03789376,0.09794731;-0.3565814;-0.0003177226,0.1103536;-0.696517;0.07505392,0.1122963;-0.655383;-0.02004412,-0.07356814;0.006350964;-0.04245097,-0.1220556;-0.3533429;-0.01497905,-0.1383944;-0.6935321;0.05847365,-0.1334818;-0.6522768;-0.03650299,-0.00191148;0.556567;0.0249004,0;0;0,-0.01161858;0.3084905;-0.08926845,-0.0223285;0.6028839;-0.1963842,0.1584195;0.5048422;-0.1461892,0.2549963;0.2914953;-0.1399667,0.2388065;0.07046273;-0.1290491,-0.1856955;0.4890856;-0.1086823,-0.2466539;0.2683337;-0.05933281,-0.274538;0.04822573;-0.05591986,0.07492585;0.003867567;-0.04032183,0.1039837;-0.358799;-0.05100226,0.1067405;-0.7041213;-0.00478673,0.1193489;-0.7402678;-0.07288265,-0.07820109;0.003418085;-0.03357975,-0.113826;-0.3586673;-0.0440904,-0.1151558;-0.7042392;0.0002860017,-0.1270503;-0.7428195;-0.06549117,-0.01950367;0.5310014;-0.1669524,36.61438
+0;0;0,-0.0006174287;0.3191257;0.01766752,-0.002363925;0.6304474;0.0241366,0.1656854;0.4989909;-0.0095287,0.2269417;0.366429;-0.1940754,0.2572663;0.3205529;-0.3999801,-0.1632122;0.4924322;-0.02508805,-0.2165605;0.3380369;-0.1944945,-0.2388399;0.2730684;-0.396246,0.07612064;0.004800706;-0.03788934,0.09795165;-0.3568009;-0.0002905391,0.1103746;-0.6971934;0.07518241,0.1123198;-0.6560454;-0.02003483,-0.07355957;0.006350223;-0.04244602,-0.1220764;-0.3535616;-0.01495746,-0.1384372;-0.6942081;0.05859397,-0.1335184;-0.6529387;-0.03650172,-0.001899038;0.5531703;0.02475393,0;0;0,-0.01108274;0.3063097;-0.09058332,-0.02098602;0.5977285;-0.1997659,0.158701;0.5053529;-0.1498129,0.2545785;0.2910474;-0.1335907,0.2479527;0.07879189;-0.1155725,-0.1843007;0.4904602;-0.1119569,-0.2470753;0.2709016;-0.05507224,-0.2801223;0.06146425;-0.03351244,0.07491942;0.003589615;-0.04033852,0.1041019;-0.3593127;-0.05015469,0.1069388;-0.7052341;-0.004901413,0.1194413;-0.7415576;-0.07301354,-0.07818687;0.003635848;-0.03356477,-0.1129976;-0.3587858;-0.04276881,-0.1150912;-0.7049851;0.0003493987,-0.126858;-0.7440266;-0.06514263,-0.01834469;0.5265127;-0.1698713,36.63651
+0;0;0,-0.0006159307;0.3183515;0.01762465,-0.002363169;0.629791;0.02409049,0.163872;0.4987434;-0.009202043,0.2255307;0.3653107;-0.194961,0.2557786;0.3195506;-0.4003448,-0.1614631;0.4922558;-0.02459286,-0.2151618;0.3368463;-0.1951121,-0.2373849;0.2720422;-0.3963532,0.0760127;0.004793899;-0.03783561,0.09782484;-0.3564952;-0.0002693161,0.110269;-0.6974695;0.07533265,0.1122019;-0.6563918;-0.01928448,-0.07345527;0.006341218;-0.04238583,-0.1219302;-0.3532595;-0.01492103,-0.1383189;-0.6944883;0.05875613,-0.1334312;-0.6532899;-0.03574021,-0.001897212;0.552336;0.02470925,0;0;0,-0.01025978;0.304934;-0.09256721,-0.01899113;0.5953635;-0.2047844,0.1586639;0.505743;-0.1535296,0.254788;0.2907723;-0.1278343,0.254059;0.08015507;-0.09900284,-0.1805995;0.491294;-0.1146715,-0.2461156;0.2720113;-0.05355527,-0.2773605;0.06384689;-0.02384385,0.07486762;0.003542349;-0.04018378,0.1043944;-0.3590301;-0.04946566,0.1071385;-0.7056797;-0.005187035,0.1191559;-0.7418323;-0.07270193,-0.07801852;0.003650651;-0.03364861,-0.1124842;-0.3585071;-0.04205446,-0.1146809;-0.705389;0.0003972389,-0.1265488;-0.7439564;-0.06469128,-0.0166482;0.5242717;-0.1741192,36.6701
+0;0;0,-0.0008200918;0.3177917;0.01799864,-0.002803447;0.6293311;0.02481846,0.1660715;0.4973416;-0.01047392,0.2319536;0.3660991;-0.2020685,0.2595674;0.3029923;-0.4026783,-0.1642501;0.4911329;-0.02640481,-0.2208259;0.3394919;-0.2055073,-0.2392475;0.2777638;-0.4075953,0.07608022;0.004779835;-0.03776372,0.09812179;-0.3561905;-0.0003065392,0.1101985;-0.6978556;0.07560781,0.1122196;-0.6566996;-0.01955883,-0.07347667;0.00635303;-0.04240237,-0.1218875;-0.3529554;-0.01515711,-0.1381947;-0.6948653;0.05883996,-0.1332045;-0.6535757;-0.03620147,-0.00228184;0.5517355;0.02534873,0;0;0,-0.01109087;0.303884;-0.09406185,-0.02289763;0.5935181;-0.2083361,0.1586723;0.5054934;-0.1543336,0.2555481;0.2872872;-0.1186311,0.2598725;0.07848206;-0.08160448,-0.1855229;0.4904304;-0.1137637,-0.2549656;0.2695563;-0.0454565,-0.2871526;0.06378585;-0.005309518,0.07489508;0.00354661;-0.0401907,0.1042513;-0.3587376;-0.04895782,0.1069186;-0.7062183;-0.005438566,0.1190336;-0.7427858;-0.07331514,-0.07805279;0.003615257;-0.03364279,-0.1121513;-0.3582841;-0.04103352,-0.1147419;-0.7060258;0.0003534518,-0.1268111;-0.745155;-0.0649208,-0.0195802;0.522543;-0.1771405,36.70612
+0;0;0,-0.0008191279;0.3174181;0.01797749,-0.002805552;0.6294327;0.02480409,0.1640523;0.4978823;-0.01005733,0.2300114;0.3664865;-0.2018758,0.2569783;0.3048579;-0.3977863,-0.1623088;0.491748;-0.02579722,-0.2189507;0.3399299;-0.205109,-0.2369408;0.2796477;-0.4024632,0.0760302;0.004776692;-0.0377389,0.09806228;-0.3560383;-0.0002978407,0.1101492;-0.697991;0.07568043,0.1121689;-0.6568425;-0.01942255,-0.07342837;0.006348853;-0.0423745,-0.1218183;-0.3528049;-0.01514097,-0.1381393;-0.6950027;0.0589184,-0.1331524;-0.6537205;-0.03605945,-0.002282514;0.551624;0.02533581,0;0;0,-0.01008764;0.3028532;-0.09620953,-0.02031846;0.5921116;-0.2128654,0.1582285;0.5050732;-0.1550679,0.257015;0.2882346;-0.1146698,0.2684322;0.0888887;-0.05955982,-0.1810739;0.4911315;-0.1166997,-0.252657;0.2725343;-0.04253165,-0.2861598;0.0735324;0.00418096,0.07498667;0.003634125;-0.03989267,0.1041087;-0.3585202;-0.0483079,0.1068169;-0.7064086;-0.005683661,0.1186101;-0.7433397;-0.0731678,-0.07794211;0.003533888;-0.03376643,-0.1118045;-0.358257;-0.03971531,-0.114887;-0.70644;0.0004043691,-0.1268837;-0.7456565;-0.0646963,-0.01747979;0.5211463;-0.1810751,36.73753
+0;0;0,-0.0008189739;0.3173584;0.0179741,-0.002808636;0.6298782;0.02481011,0.1636111;0.4983007;-0.009956662,0.2295877;0.3668699;-0.2018263,0.2565445;0.3052643;-0.3976634,-0.1618881;0.4921827;-0.02565498,-0.2185451;0.340324;-0.2050146,-0.2365285;0.2800645;-0.4022948,0.07597451;0.004773194;-0.03771126,0.09795544;-0.3552041;-0.0003571175,0.110071;-0.6979686;0.07580152,0.1120907;-0.6568205;-0.01929823,-0.07337459;0.006344202;-0.04234346,-0.1216522;-0.3519758;-0.01517316,-0.1380119;-0.6949859;0.05906202,-0.1330252;-0.6537041;-0.0359126,-0.002284461;0.5519005;0.02534299,0;0;0,-0.009777769;0.302234;-0.09797502,-0.01972184;0.5915226;-0.2159374,0.1581628;0.5044762;-0.157212,0.2588647;0.2902293;-0.1082394,0.2734737;0.09372237;-0.04463363,-0.1797443;0.4914117;-0.1183014,-0.2529129;0.2745724;-0.04040391,-0.2881526;0.07860571;0.01642312,0.07497682;0.003645942;-0.03977728,0.1041686;-0.3576631;-0.04788899,0.1069161;-0.7064297;-0.005595446,0.1185533;-0.7435684;-0.07289553,-0.07785155;0.003539148;-0.03381802,-0.1113467;-0.3574462;-0.03928202,-0.1145092;-0.7064599;0.0008912496,-0.1265871;-0.7454617;-0.06441726,-0.01697357;0.5204885;-0.1838799,36.77096
+0;0;0,-0.0008676158;0.3165932;0.0184648,-0.002945315;0.6286557;0.02561443,0.163039;0.496954;-0.01034965,0.2282797;0.3697433;-0.2058273,0.2552521;0.3114952;-0.4013464,-0.1616601;0.491552;-0.02612723,-0.219542;0.3438197;-0.2090897,-0.2362383;0.2846459;-0.4054765,0.076071;0.00475885;-0.03751989,0.0984204;-0.3549169;-0.0001031719,0.1102899;-0.6982001;0.07626958,0.112363;-0.6570666;-0.01847365,-0.07334146;0.006340444;-0.04240301,-0.121272;-0.3517327;-0.01497199,-0.1378456;-0.6952543;0.05942716,-0.132814;-0.6539981;-0.03519057,-0.002403352;0.5507683;0.02606026,0;0;0,-0.009844199;0.3011652;-0.09887171,-0.02030391;0.5898331;-0.2171237,0.1578342;0.5040063;-0.1594224,0.2597073;0.2917717;-0.1025999,0.2770458;0.1003843;-0.02899051,-0.1801864;0.4910822;-0.1192588,-0.253885;0.2752842;-0.03771018,-0.2887385;0.08199908;0.02372405,0.07508238;0.003700092;-0.03957438,0.1040716;-0.3573512;-0.04780626,0.1067851;-0.7066551;-0.005421638,0.118277;-0.7435927;-0.07244277,-0.07782158;0.003490645;-0.03389398,-0.111175;-0.3572436;-0.03884614,-0.1143617;-0.7068409;0.001010984,-0.1266468;-0.7456882;-0.06390171,-0.01742201;0.5189214;-0.1850276,36.79259
+0;0;0,-0.0008670546;0.3163885;0.01845286,-0.002945282;0.6285285;0.02560309,0.1649281;0.4961624;-0.01077637,0.2300871;0.3691111;-0.2060091,0.2571528;0.3106613;-0.4022051,-0.1634779;0.4906987;-0.02673408,-0.2212872;0.3431515;-0.2094673,-0.2380413;0.2837728;-0.406534,0.07606903;0.004758727;-0.03751892,0.09841824;-0.3549138;-0.0001025349,0.1102887;-0.6982249;0.07627642,0.1123598;-0.6571023;-0.01837438,-0.07333956;0.00634028;-0.04240191,-0.1212697;-0.3517297;-0.01497114,-0.1378446;-0.6952791;0.05943405,-0.1328179;-0.6540339;-0.03509137,-0.002402971;0.5505909;0.0260492,0;0;0,-0.01070754;0.3007011;-0.09953451,-0.02381861;0.5891904;-0.2181654,0.1572837;0.5047367;-0.1602576,0.2604736;0.2946002;-0.0994463,0.2796913;0.1052988;-0.01921225,-0.1846561;0.4904233;-0.1191581,-0.2580196;0.2761258;-0.03431779,-0.29407;0.08364214;0.03119747,0.07509688;0.00368157;-0.03954387,0.1039856;-0.357373;-0.04784083,0.1067402;-0.7067094;-0.005489588,0.1181027;-0.743744;-0.07230306,-0.07780953;0.003492231;-0.033916,-0.111039;-0.3572544;-0.03855005,-0.1144574;-0.7069131;0.001000278,-0.1265887;-0.7456279;-0.06394496,-0.02011831;0.5182886;-0.1860096,36.82658
+0;0;0,-0.0008670546;0.3163885;0.01845286,-0.002945282;0.6285285;0.02560309,0.1649281;0.4961624;-0.01077637,0.2300871;0.3691111;-0.2060091,0.2571528;0.3106613;-0.4022051,-0.1634779;0.4906987;-0.02673408,-0.2212872;0.3431515;-0.2094673,-0.2380413;0.2837728;-0.406534,0.07606903;0.004758727;-0.03751892,0.09841824;-0.3549138;-0.0001025349,0.1102887;-0.6982249;0.07627642,0.1123598;-0.6571023;-0.01837438,-0.07333956;0.00634028;-0.04240191,-0.1212697;-0.3517297;-0.01497114,-0.1378446;-0.6952791;0.05943405,-0.1328179;-0.6540339;-0.03509137,-0.002402971;0.5505909;0.0260492,0;0;0,-0.01070754;0.3007011;-0.09953451,-0.02381861;0.5891904;-0.2181654,0.1572837;0.5047367;-0.1602576,0.2604736;0.2946002;-0.0994463,0.2796913;0.1052988;-0.01921225,-0.1846561;0.4904233;-0.1191581,-0.2580196;0.2761258;-0.03431779,-0.29407;0.08364214;0.03119747,0.07509688;0.00368157;-0.03954387,0.1039856;-0.357373;-0.04784083,0.1067402;-0.7067094;-0.005489588,0.1181027;-0.743744;-0.07230306,-0.07780953;0.003492231;-0.033916,-0.111039;-0.3572544;-0.03855005,-0.1144574;-0.7069131;0.001000278,-0.1265887;-0.7456279;-0.06394496,-0.02011831;0.5182886;-0.1860096,36.84903
+0;0;0,-0.0008264196;0.3162587;0.01910267,-0.002986525;0.6285592;0.02657183,0.1661411;0.4948898;-0.01208721,0.2274509;0.38794;-0.2188671,0.2561878;0.3452792;-0.4023621,-0.1649257;0.4905598;-0.02809666,-0.2246011;0.3486704;-0.2131948,-0.2339157;0.2894021;-0.3940723,0.07606684;0.004753273;-0.03738024,0.09876658;-0.3547319;0.000373587,0.1104069;-0.6984181;0.07697906,0.1125385;-0.6570932;-0.01913492,-0.07329473;0.006336736;-0.04235289,-0.120868;-0.3516409;-0.01480276,-0.1374284;-0.6955166;0.06002605,-0.1322968;-0.6540663;-0.03595963,-0.002422477;0.550568;0.02692644,0;0;0,-0.01161081;0.3004081;-0.1000266,-0.02652548;0.5890074;-0.2186258,0.1572061;0.5044026;-0.1619868,0.2608967;0.2968968;-0.09760761,0.2828669;0.1254541;-0.01735258,-0.188697;0.4900365;-0.1187996,-0.2611259;0.277505;-0.03196898,-0.2939715;0.1013525;0.032897,0.07512425;0.003756553;-0.03934813,0.1041064;-0.3571604;-0.04766536,0.1067276;-0.7069377;-0.00555706,0.1187033;-0.7447284;-0.07361364,-0.07771036;0.00346556;-0.03398718,-0.1106679;-0.3571821;-0.0381452,-0.1145109;-0.7072842;0.001069508,-0.1267214;-0.7470835;-0.06488241,-0.02236995;0.5180482;-0.186523,36.88227
+0;0;0,-0.0008260273;0.3161086;0.0190936,-0.002987402;0.6285913;0.02656638,0.1654281;0.4950921;-0.01192743,0.2268897;0.3878777;-0.2192191,0.2564549;0.343987;-0.4080039,-0.1642391;0.4907805;-0.02786919,-0.2240622;0.3485399;-0.2134254,-0.2336453;0.287563;-0.3995172,0.07594885;0.004745901;-0.03732227,0.0986186;-0.3542643;0.0003816783,0.1102765;-0.6984686;0.07710262,0.1124395;-0.6569766;-0.02042883,-0.07318105;0.006326908;-0.0422872,-0.1206914;-0.3511778;-0.01477348,-0.1372769;-0.6955719;0.06016814,-0.1320696;-0.6539527;-0.03723313,-0.002422882;0.550535;0.02692128,0;0;0,-0.01157835;0.2999425;-0.1009474,-0.02619565;0.5884384;-0.2203119,0.1565953;0.5051381;-0.1625562,0.2620785;0.2983917;-0.09643865,0.2837943;0.1230889;-0.01136518,-0.1875972;0.4896859;-0.1200421,-0.2605238;0.2771917;-0.03189319,-0.2949547;0.09626614;0.03534232,0.07516479;0.003882438;-0.03897285,0.1040603;-0.3565573;-0.04746389,0.1066724;-0.7069142;-0.005728722,0.1190546;-0.7454305;-0.07502031,-0.07752068;0.003416217;-0.03409658,-0.1105072;-0.3567511;-0.03800238,-0.11437;-0.7073933;0.001160152,-0.1266928;-0.7484148;-0.06557237,-0.02217042;0.5174972;-0.187995,36.9054
+0;0;0,-0.0008252334;0.3158048;0.01907525,-0.002985436;0.6281187;0.02654441,0.1658117;0.4945467;-0.01203807,0.2271607;0.3875287;-0.2189499,0.2571245;0.3430464;-0.4102798,-0.1646059;0.4902252;-0.02801613,-0.2243193;0.3482453;-0.2132323,-0.2340316;0.2864464;-0.4018329,0.0758287;0.004738392;-0.03726323,0.09849994;-0.3542953;0.0004431903,0.1101676;-0.6987892;0.07722869,0.112323;-0.6573377;-0.01996014,-0.07306527;0.006316898;-0.0422203,-0.1205787;-0.3512111;-0.01470478,-0.1371782;-0.6958951;0.0602999,-0.1319892;-0.6543167;-0.03675921,-0.002421302;0.5501157;0.02689907,0;0;0,-0.01187031;0.2995728;-0.1010568,-0.02670801;0.5879753;-0.2201793,0.156666;0.503991;-0.1636748,0.2622091;0.2981402;-0.09648037,0.2859062;0.1210268;-0.009572752,-0.1885989;0.489193;-0.1202355,-0.2607564;0.2768989;-0.03218151,-0.3014913;0.09191869;0.02787371,0.07511735;0.003892869;-0.03877139,0.1039984;-0.3565683;-0.04740548,0.1065565;-0.7072245;-0.005669355,0.1187696;-0.7455839;-0.07465696,-0.0772704;0.003462612;-0.03432619,-0.1103545;-0.3567253;-0.03765177,-0.1143182;-0.7076835;0.001346432,-0.1265964;-0.7484581;-0.06514906,-0.02262922;0.5170606;-0.1879396,36.93837
+0;0;0,-0.0009142317;0.3158253;0.01962814,-0.00318063;0.6285399;0.02734671,0.1661951;0.4961859;-0.00868468,0.22232;0.3854387;-0.2169624,0.2640876;0.3431145;-0.4042503,-0.1640972;0.4911497;-0.02847033,-0.2277612;0.3512331;-0.2159931,-0.2366604;0.2913042;-0.4029209,0.07573446;0.004773565;-0.03722282,0.09866378;-0.3547234;0.0008112937,0.1100957;-0.6986899;0.07768365,0.1129692;-0.6571565;-0.02002557,-0.07300247;0.006265532;-0.04213569,-0.120659;-0.3517398;-0.01436136,-0.1370392;-0.69592;0.06063712,-0.131117;-0.6542524;-0.03691883,-0.002584456;0.5504251;0.02762982,0;0;0,-0.01240838;0.2994228;-0.1016057,-0.02770267;0.5881922;-0.2208512,0.1554267;0.5042168;-0.1650124,0.2620879;0.2974792;-0.09662008,0.2883668;0.1184845;-0.01991963,-0.1890968;0.4881966;-0.1215537,-0.2607019;0.27383;-0.03372312,-0.3038667;0.08958717;0.01922994,0.07509255;0.003920361;-0.03859758,0.1036419;-0.3570787;-0.04725552,0.1061321;-0.7072545;-0.005737066,0.1185512;-0.7461202;-0.0749588,-0.07710011;0.003397092;-0.03446835,-0.1105811;-0.3572709;-0.03730158,-0.1145323;-0.7077407;0.001535978,-0.1269955;-0.7487077;-0.06552169,-0.0235246;0.5171716;-0.1885872,36.97211
+0;0;0,-0.0009138764;0.3157025;0.01962051,-0.003180032;0.628383;0.0273379,0.1664016;0.4959624;-0.008737773,0.2227256;0.3848221;-0.2177546,0.2667871;0.3401734;-0.4153284,-0.1642936;0.49092;-0.02854756,-0.2281835;0.3505069;-0.2167359,-0.2375715;0.2872867;-0.4139297,0.07569852;0.004771299;-0.03720516,0.09862965;-0.354754;0.0008319579,0.110076;-0.6991541;0.07780123,0.112965;-0.6575586;-0.02043451,-0.07296782;0.006262559;-0.0421157,-0.1206281;-0.351771;-0.01433917,-0.137029;-0.696385;0.06075385,-0.1310749;-0.6546545;-0.03732779,-0.002583855;0.5502677;0.02762101,0;0;0,-0.01253445;0.2992697;-0.1016583,-0.02781683;0.5880798;-0.2207172,0.1556989;0.5039982;-0.1662772,0.2625923;0.2953112;-0.1011913,0.2922158;0.09935249;-0.04042149,-0.190036;0.4882672;-0.1228255,-0.2589189;0.2700538;-0.04005681,-0.3077245;0.07312474;0.002455361,0.07506707;0.003852904;-0.03856611,0.1036071;-0.3571772;-0.0471549,0.1059353;-0.7078223;-0.005810261,0.1188703;-0.7466615;-0.07571673,-0.07704246;0.003424577;-0.03449618,-0.1105343;-0.3572722;-0.0371699,-0.114418;-0.7081982;0.001593843,-0.1270286;-0.7496302;-0.06572265,-0.02364261;0.5170393;-0.1884952,36.99402
+0;0;0,-0.0009126681;0.3152851;0.01959457,-0.003179066;0.6279999;0.02731325,0.1668177;0.4954492;-0.008851757,0.2236381;0.3833293;-0.2197108,0.267346;0.339039;-0.4156992,-0.1646899;0.4903944;-0.0287102,-0.229143;0.3487437;-0.2185571,-0.2384556;0.2860309;-0.4141686,0.07562752;0.004766824;-0.03717026,0.09858818;-0.3552213;0.0009158254,0.1100304;-0.6994967;0.07785721,0.1129088;-0.6579435;-0.02001936,-0.07289937;0.006256684;-0.04207619,-0.120621;-0.3522378;-0.01426391,-0.1370159;-0.696727;0.06080191,-0.1310836;-0.6550394;-0.03692113,-0.002582914;0.5498879;0.02759635,0;0;0,-0.01253298;0.2988759;-0.1015165,-0.02762733;0.5880374;-0.2198472,0.1563024;0.5036387;-0.1662552,0.2630111;0.2902628;-0.1084197,0.2914168;0.09074613;-0.06755829,-0.1907027;0.4881302;-0.1229344,-0.2576857;0.2642152;-0.04785901,-0.3082989;0.06620508;-0.02519272,0.0750574;0.003684834;-0.03842759,0.1036759;-0.3578089;-0.0469377,0.1061064;-0.708333;-0.005665064,0.118807;-0.747137;-0.07513666,-0.07689313;0.003541419;-0.03462336,-0.1102893;-0.3576357;-0.03685605,-0.1141808;-0.7084419;0.001826495,-0.1266656;-0.7497138;-0.06515133,-0.02354461;0.5168704;-0.1879017,37.02773
+0;0;0,-0.001021734;0.3152543;0.02007872,-0.003534626;0.6279582;0.02818258,0.1658553;0.4950216;-0.01056065,0.2219855;0.3982937;-0.2290878,0.2722974;0.3358413;-0.4184336,-0.1652338;0.4885715;-0.02524692,-0.2287933;0.3547797;-0.2210042,-0.2375015;0.3196869;-0.4234298,0.0756818;0.004847075;-0.0370492,0.09871598;-0.3551042;0.001339473,0.1100975;-0.6994117;0.07814601,0.1117733;-0.6578144;-0.01975332,-0.07288868;0.006156089;-0.04210955,-0.1207622;-0.3523269;-0.0144098,-0.1369351;-0.6967335;0.06108173,-0.1322036;-0.6550125;-0.03670282,-0.002871813;0.5498464;0.02834944,0;0;0,-0.01253298;0.2988759;-0.1015165,-0.02762733;0.5880374;-0.2198472,0.1563024;0.5036387;-0.1662552,0.2630111;0.2902628;-0.1084197,0.2914168;0.09074613;-0.06755829,-0.1907027;0.4881302;-0.1229344,-0.2576857;0.2642152;-0.04785901,-0.3082989;0.06620508;-0.02519272,0.0750574;0.003684834;-0.03842759,0.1036759;-0.3578089;-0.0469377,0.1061064;-0.708333;-0.005665064,0.118807;-0.747137;-0.07513666,-0.07689313;0.003541419;-0.03462336,-0.1102893;-0.3576357;-0.03685605,-0.1141808;-0.7084419;0.001826495,-0.1266656;-0.7497138;-0.06515133,-0.02354461;0.5168704;-0.1879017,37.05001
+0;0;0,-0.00102183;0.3152839;0.02008061,-0.003537514;0.6283413;0.02819661,0.1623205;0.4965439;-0.009732088,0.2184303;0.3998511;-0.22818,0.2708843;0.3347396;-0.4255875,-0.1618378;0.4902288;-0.02411093,-0.2253743;0.3564855;-0.2197973,-0.2344532;0.3198986;-0.4308414,0.07574029;0.004850821;-0.03707783,0.09881508;-0.3557351;0.001378529,0.1101863;-0.6997329;0.07811596,0.1118634;-0.6581271;-0.0198548,-0.07294501;0.006160846;-0.0421421,-0.1209029;-0.3529542;-0.0143935,-0.1370613;-0.697051;0.06103011,-0.1323263;-0.6553216;-0.03682579,-0.00287463;0.550221;0.02836349,0;0;0,-0.01122785;0.2991398;-0.1009829,-0.02162723;0.5900629;-0.2164354,0.1569432;0.5030731;-0.1657877,0.2621024;0.2864896;-0.1183491,0.2869034;0.07391208;-0.1058447,-0.1840679;0.4892488;-0.1257533,-0.2480392;0.2593713;-0.06847043,-0.2947041;0.05020273;-0.06285591,0.07508083;0.003567651;-0.03853607,0.1036974;-0.35858;-0.04652071,0.1062665;-0.7088103;-0.005477905,0.1187711;-0.7479075;-0.07479596,-0.07699065;0.003598142;-0.0345598,-0.1103405;-0.3582275;-0.0364483,-0.1142035;-0.7087265;0.002125137,-0.1268775;-0.7498662;-0.06506339,-0.01912482;0.5183783;-0.1854792,37.08339
+0;0;0,-0.001022583;0.3155161;0.02009539,-0.003542398;0.6290916;0.0282269,0.1603014;0.4978749;-0.009237006,0.2164416;0.4011297;-0.2278033,0.2708496;0.3335929;-0.4325643,-0.1599033;0.4916369;-0.02344047,-0.2234742;0.3578211;-0.2192329,-0.2328913;0.3198714;-0.4381384,0.07593126;0.004863051;-0.03717132,0.09901801;-0.3559097;0.001304973,0.1103969;-0.7001379;0.07809378,0.1120686;-0.6585695;-0.01956099,-0.07312893;0.00617638;-0.04224835,-0.1211117;-0.3531248;-0.01448537,-0.1372809;-0.6974519;0.06098873,-0.1325612;-0.6557603;-0.03655154,-0.002878886;0.5508974;0.02839394,0;0;0,-0.01002748;0.2996495;-0.1003239,-0.0181357;0.5919423;-0.2138937,0.1576144;0.5033357;-0.1640525,0.2609612;0.2824469;-0.1355891,0.285986;0.06162325;-0.1432834,-0.1798509;0.4905969;-0.1268156,-0.2478987;0.2571194;-0.09304638,-0.287;0.03827123;-0.09805182,0.07516667;0.003511757;-0.03884006,0.1037447;-0.3588443;-0.04604173,0.1065189;-0.7093059;-0.004957676,0.1186298;-0.7483809;-0.07391453,-0.07727434;0.003641869;-0.03444307,-0.1104406;-0.3583911;-0.03603914,-0.1142856;-0.7091178;0.002625566,-0.1268369;-0.7500807;-0.06430586,-0.01617812;0.519951;-0.1834269,37.11702
+0;0;0,-0.001038329;0.3152812;0.02104018,-0.003583658;0.6285167;0.02941809,0.161868;0.4958234;-0.01163168,0.2227513;0.3949617;-0.2242535,0.26864;0.3370673;-0.4227044,-0.1624202;0.4893282;-0.02188572,-0.2210947;0.3783475;-0.2300407,-0.2340082;0.3231298;-0.4340616,0.07603798;0.004974996;-0.03731696,0.09943166;-0.354809;0.00228801,0.110474;-0.699984;0.07895547,0.1112268;-0.6583813;-0.01862311,-0.07338016;0.006110045;-0.04215568,-0.1210497;-0.3523788;-0.01434042,-0.1372769;-0.6974294;0.06196418,-0.1334787;-0.6557071;-0.03552905,-0.002900143;0.5505174;0.02952491,0;0;0,-0.01019448;0.2998972;-0.09901405,-0.02015665;0.5933369;-0.2085054,0.159041;0.5037107;-0.1605291,0.2598398;0.2825945;-0.1546052,0.2805676;0.07488099;-0.1901829,-0.1842715;0.490421;-0.1236275,-0.2548194;0.2579998;-0.1140739,-0.2926957;0.05227254;-0.1469676,0.07507503;0.003400415;-0.03938603,0.1042185;-0.3580833;-0.04574966,0.106868;-0.7093971;-0.004309893,0.1188174;-0.748653;-0.07299471,-0.07753613;0.003708061;-0.03425612,-0.1103417;-0.3575155;-0.03555526,-0.11418;-0.7091244;0.003201,-0.1267265;-0.7500213;-0.06367937,-0.01754162;0.5210695;-0.179266,37.13913
+0;0;0,-0.001039221;0.3155524;0.02105828,-0.003589655;0.6294143;0.02945236,0.1642242;0.495766;-0.01218685,0.2244942;0.3959206;-0.2226664,0.2692594;0.3394436;-0.4162589,-0.1647103;0.4891779;-0.02258781,-0.2227936;0.3793153;-0.2286455,-0.2353909;0.3254495;-0.4276717,0.07639799;0.004998551;-0.03749365,0.09974426;-0.3540562;0.002031051,0.1108006;-0.6996697;0.07879591,0.1115533;-0.6580697;-0.01876073,-0.07372759;0.006138974;-0.04235527,-0.1213005;-0.3516232;-0.01459638,-0.1375484;-0.6971121;0.06180516,-0.1337509;-0.6553925;-0.03566615,-0.002904639;0.5512438;0.02955942,0;0;0,-0.01015238;0.3005906;-0.0977757,-0.02034689;0.5958462;-0.2041094,0.16087;0.5034641;-0.1532562,0.258489;0.2838556;-0.1653321,0.2753857;0.08524096;-0.2195389,-0.1867933;0.4899222;-0.1204636,-0.2582932;0.2605686;-0.1341723,-0.2912192;0.06447358;-0.1901565,0.0750515;0.003114402;-0.0403111,0.104351;-0.357637;-0.04555464,0.1069568;-0.7093841;-0.003949642,0.1189078;-0.7485774;-0.07266569,-0.07801344;0.003837444;-0.03415539,-0.1108196;-0.356645;-0.03607732,-0.1143959;-0.708649;0.003218994,-0.1270481;-0.7495337;-0.06362201,-0.01764461;0.5231065;-0.1756008,37.17278
+0;0;0,-0.00111323;0.3150455;0.02170365,-0.003749048;0.6271511;0.03038354,0.1678916;0.4939195;-0.008677106,0.2237933;0.3964445;-0.2202332,0.266477;0.35006;-0.4137381,-0.167559;0.4857415;-0.0215551,-0.2234862;0.3881572;-0.2330541,-0.2363015;0.3308693;-0.4279167,0.0766148;0.005052456;-0.03758987,0.09999549;-0.353299;0.002515789,0.1109759;-0.6990715;0.07936886,0.1120225;-0.6574672;-0.01797164,-0.07396755;0.006112712;-0.04242396,-0.121498;-0.3510239;-0.01476179,-0.1375851;-0.696627;0.06195361,-0.1335014;-0.6549006;-0.03529217,-0.003034852;0.5494887;0.03038341,0;0;0,-0.01029079;0.3010141;-0.09492421,-0.02110407;0.5966853;-0.1946924,0.1627835;0.5008246;-0.1447597,0.2573278;0.2840289;-0.1827509,0.2698161;0.09802137;-0.2643771,-0.1913371;0.4886941;-0.1165987,-0.2627503;0.2631577;-0.1542265,-0.296438;0.08168435;-0.2399596,0.07506806;0.00282982;-0.04080606,0.1046386;-0.3572757;-0.04533267,0.1071827;-0.7091624;-0.003442049,0.1190687;-0.7482847;-0.07193851,-0.07835268;0.004048983;-0.03395317,-0.1108806;-0.3558227;-0.03623049,-0.1144117;-0.7079414;0.003588822,-0.1269504;-0.748661;-0.06313795,-0.01822947;0.5238637;-0.1678467,37.2063
+0;0;0,-0.001112836;0.314934;0.02169598,-0.003750259;0.6272269;0.03038025,0.1648173;0.4949259;-0.007977992,0.2196964;0.3992342;-0.2156637,0.264511;0.350534;-0.4188293,-0.164601;0.4868949;-0.02062441,-0.2195051;0.391096;-0.228254,-0.2329601;0.3309479;-0.432845,0.07704421;0.005080773;-0.03780055,0.100383;-0.3526292;0.002233315,0.1113501;-0.6979815;0.07899298,0.1123944;-0.6564028;-0.01813248,-0.0743821;0.006146972;-0.04266173,-0.1218274;-0.3503504;-0.01504909,-0.137895;-0.6955334;0.06157307,-0.1338203;-0.6538329;-0.03545788,-0.003035431;0.5494958;0.03038012,0;0;0,-0.008623704;0.3028889;-0.08854008,-0.01518293;0.6030244;-0.1750891,0.163803;0.4984224;-0.1358945,0.2533263;0.288415;-0.1923249,0.26374;0.1062994;-0.3035984,-0.186167;0.4894327;-0.1162494,-0.2568262;0.2744949;-0.1803659,-0.2892734;0.09476514;-0.2912745,0.07517314;0.00251542;-0.04163146,0.1050046;-0.3569266;-0.0455513,0.1072209;-0.7082369;-0.002462626,0.118949;-0.7473135;-0.07072234,-0.07902955;0.004402083;-0.03354785,-0.1113989;-0.3548297;-0.03648222,-0.1147259;-0.7064074;0.004291635,-0.1272634;-0.7468349;-0.06242634,-0.01352127;0.5288973;-0.1517427,37.22826
+0;0;0,-0.001019507;0.2885218;0.01987642,-0.003444909;0.575722;0.02786677,0.1608341;0.451146;-0.009524774,0.2141403;0.3581969;-0.2112579,0.2624685;0.3056785;-0.4303523,-0.1602823;0.4433174;-0.02185248,-0.2136128;0.3502642;-0.2235311,-0.2281227;0.2854004;-0.4441627,0.07705188;0.005081279;-0.03780432,0.1004339;-0.353291;0.002303675,0.1113618;-0.6974086;0.07878892,0.1124054;-0.6558366;-0.01827956,-0.07438952;0.006147583;-0.04266598,-0.1219227;-0.3510098;-0.01500221,-0.1379328;-0.6949588;0.06134602,-0.1338605;-0.6532651;-0.03562801,-0.002788474;0.5043406;0.02786665,0;0;0,-0.001285747;0.2858573;-0.04387307,-0.004463553;0.5687146;-0.09400463,0.163518;0.4996727;-0.1347461,0.2502964;0.2996657;-0.202893,0.2523678;0.1218913;-0.3494813,-0.1748326;0.4933031;-0.1185637,-0.2447627;0.2946872;-0.2071006,-0.2802607;0.1252103;-0.3591323,0.07523292;0.002693355;-0.04152989,0.1047392;-0.3574362;-0.04624057,0.1069491;-0.7072443;-0.001343727,0.1189328;-0.7462499;-0.06954861,-0.07911192;0.004363194;-0.03338031,-0.1112612;-0.3555505;-0.03720368,-0.1147164;-0.7056142;0.005572204,-0.1273563;-0.7456378;-0.06146671,-0.003414065;0.4989828;-0.07876968,37.26188
+0;0;0,-0.001023272;0.2895872;0.01994982,-0.003449101;0.576839;0.0279419,0.1607673;0.4522786;-0.009435322,0.2110242;0.3646464;-0.1996288,0.2558703;0.315912;-0.4029371,-0.1602262;0.444453;-0.02175831,-0.210506;0.3567227;-0.2119004,-0.2239705;0.2965324;-0.4166351,0.07725327;0.00509456;-0.03790312,0.1005872;-0.3525408;0.002122398,0.1114999;-0.6961792;0.07850115,0.1125424;-0.6546196;-0.01846382,-0.07458394;0.006163651;-0.04277749,-0.1220194;-0.3502593;-0.01517061,-0.1380072;-0.6937294;0.06107132,-0.1339393;-0.6520482;-0.03579931,-0.002792623;0.5054529;0.02794178,0;0;0,-0.001568124;0.2871905;-0.04217792,-0.004632309;0.5701542;-0.09202909,0.1632085;0.5008777;-0.1329696,0.2444527;0.3165718;-0.2091892,0.245578;0.168071;-0.363029,-0.1750159;0.4936718;-0.1163971,-0.2389376;0.316505;-0.2208223,-0.26826;0.1805765;-0.3832542,0.07533161;0.002576932;-0.04182315,0.1044271;-0.3568457;-0.04611135,0.1065582;-0.7060018;-6.67572E-06,0.1186882;-0.7449154;-0.0681293,-0.07949511;0.004587982;-0.03301739,-0.1123435;-0.3545116;-0.03726622,-0.1152676;-0.7039346;0.006723944,-0.1279699;-0.7439727;-0.06013587,-0.003629878;0.5003886;-0.07692385,37.2954
+0;0;0,-0.0009893922;0.2895298;0.02076887,-0.003378698;0.5767752;0.02899275,0.1610935;0.4523708;-0.007567409,0.2095211;0.3677621;-0.1995956,0.2438398;0.3557971;-0.4103076,-0.1602497;0.4440416;-0.02000712,-0.2086162;0.3656034;-0.2146525,-0.2199868;0.3308083;-0.4253193,0.0772118;0.005158627;-0.03797888,0.1007227;-0.3523378;0.003168087,0.1115491;-0.6959803;0.07954089,0.1125146;-0.6543852;-0.01742063,-0.07467684;0.00610849;-0.04262305,-0.1220383;-0.350315;-0.0148977,-0.1379056;-0.6936649;0.06190879,-0.1339146;-0.6519476;-0.03496067,-0.002714202;0.5053892;0.02893608,0;0;0,-0.001568124;0.2871905;-0.04217792,-0.004632309;0.5701542;-0.09202909,0.1632085;0.5008777;-0.1329696,0.2444527;0.3165718;-0.2091892,0.245578;0.168071;-0.363029,-0.1750159;0.4936718;-0.1163971,-0.2389376;0.316505;-0.2208223,-0.26826;0.1805765;-0.3832542,0.07533161;0.002576932;-0.04182315,0.1044271;-0.3568457;-0.04611135,0.1065582;-0.7060018;-6.67572E-06,0.1186882;-0.7449154;-0.0681293,-0.07949511;0.004587982;-0.03301739,-0.1123435;-0.3545116;-0.03726622,-0.1152676;-0.7039346;0.006723944,-0.1279699;-0.7439727;-0.06013587,-0.003629878;0.5003886;-0.07692385,37.31777
+0;0;0,-0.0009922461;0.290365;0.02082878,-0.003383306;0.5778252;0.02905972,0.1616364;0.4532148;-0.007622432,0.2071659;0.3736695;-0.1881588,0.2391494;0.3625187;-0.3845326,-0.1607804;0.4448577;-0.0201037,-0.2062524;0.3711137;-0.2031006,-0.2168493;0.3386862;-0.3994323,0.07689776;0.005137646;-0.03782441,0.1004251;-0.3526088;0.003351323,0.111275;-0.6969965;0.07988975,0.1122351;-0.655467;-0.01652335,-0.07437311;0.006083645;-0.04244969,-0.1217677;-0.3505891;-0.01470496,-0.1376694;-0.6946837;0.06226811,-0.133701;-0.6530327;-0.03405344,-0.002718542;0.5064104;0.02900302,0;0;0,-0.002000839;0.2883033;-0.04029655,-0.005750045;0.5718791;-0.08788466,0.1625048;0.5017648;-0.1309505,0.239334;0.3322635;-0.2107022,0.2390867;0.2066129;-0.3653691,-0.1760298;0.4943504;-0.1149339,-0.2337725;0.344821;-0.2386292,-0.2645218;0.243527;-0.4074604,0.07527588;0.002904862;-0.04117584,0.1039785;-0.3567968;-0.04589891,0.1060274;-0.7066017;0.001123428,0.1187901;-0.7442445;-0.06736684,-0.0789616;0.004249291;-0.03342687,-0.1124879;-0.3550546;-0.0362807,-0.1153582;-0.7051741;0.008293319,-0.1276768;-0.7450573;-0.05799351,-0.004512623;0.5019149;-0.07360148,37.34093
+0;0;0,-0.0009941545;0.2909234;0.02086884,-0.003387908;0.5787132;0.02911057,0.1589969;0.4549103;-0.006984361,0.2040686;0.376165;-0.1857051,0.2374629;0.3645223;-0.390741,-0.1582502;0.4466873;-0.0192655,-0.2032649;0.3736849;-0.2004221,-0.2143292;0.339827;-0.405414,0.07670248;0.005124599;-0.03772835,0.1002445;-0.3528458;0.003473163,0.1110813;-0.6968164;0.0799189,0.1120431;-0.6552661;-0.01666798,-0.07418425;0.006068197;-0.04234189,-0.1216085;-0.3508279;-0.01457978,-0.1374909;-0.6945057;0.06230006,-0.1335154;-0.6528336;-0.03419511,-0.00272272;0.5072529;0.02905383,0;0;0,-0.002033651;0.2891147;-0.0384903,-0.00547199;0.5734503;-0.08353662,0.164377;0.4951319;-0.1107435,0.236642;0.3397538;-0.214709,0.2280105;0.2247286;-0.3878713,-0.1725549;0.4952839;-0.1128658,-0.2321497;0.381458;-0.2667018,-0.2587809;0.2799234;-0.4463458,0.07530487;0.003007725;-0.04065824,0.1037176;-0.3569232;-0.04674578,0.1058815;-0.706108;0.001652956,0.1189102;-0.7436876;-0.06709743,-0.07858952;0.00416694;-0.03375329,-0.1124124;-0.3553371;-0.03649351,-0.1150798;-0.7048566;0.009399489,-0.1274366;-0.7447681;-0.05710655,-0.004348412;0.5032826;-0.07003665,37.37366
+0;0;0,-0.001130014;0.2913368;0.02179608,-0.003491518;0.5791234;0.03031065,0.1579325;0.4549861;-0.006443949,0.2087387;0.3741155;-0.2120983,0.2414778;0.364945;-0.4074486,-0.1577976;0.4471181;-0.01750887,-0.2072711;0.3713574;-0.2254217,-0.2197973;0.3353182;-0.4200031,0.07649292;0.00518675;-0.03764595,0.09992305;-0.352114;0.00464138,0.1104538;-0.6962354;0.08122019,0.1111316;-0.6548173;-0.01383969,-0.07408386;0.00597928;-0.04208462,-0.1213707;-0.3503326;-0.01367946,-0.1370284;-0.6941109;0.06356059,-0.1333896;-0.6525855;-0.03141911,-0.002823217;0.507718;0.0302131,0;0;0,-0.002017304;0.2898905;-0.03623462,-0.005285129;0.5747596;-0.0778594,0.1642144;0.4947555;-0.1040435,0.2331801;0.336715;-0.2512915,0.2224016;0.2432898;-0.4258573,-0.1710576;0.4970469;-0.1109312,-0.2209039;0.4019794;-0.3106625,-0.2461786;0.3216408;-0.4901745,0.07535888;0.003062457;-0.04008675,0.1039909;-0.3562792;-0.04748845,0.1057813;-0.7053996;0.002576113,0.1181372;-0.7421922;-0.06490207,-0.0781735;0.004131269;-0.03416317,-0.1112387;-0.3549007;-0.03611134,-0.1145165;-0.7044423;0.01084233,-0.1266582;-0.7431247;-0.05475128,-0.004229262;0.5044677;-0.06532407,37.40736
+0;0;0,-0.001132214;0.291904;0.02183851,-0.00349537;0.5799097;0.03036313,0.1560851;0.4564174;-0.005971149,0.2081743;0.3735048;-0.2168185,0.2409782;0.3643161;-0.4125558,-0.156025;0.4486396;-0.0169092,-0.2067477;0.3709659;-0.2300721,-0.2192988;0.3348553;-0.425039,0.07636754;0.005178248;-0.03758425,0.09981199;-0.3523407;0.004728902,0.1103403;-0.6963828;0.08129007,0.1110177;-0.6549715;-0.01371257,-0.07396244;0.00596948;-0.04201564,-0.1212782;-0.3505599;-0.01359314,-0.1369322;-0.694259;0.06362912,-0.1332956;-0.6527406;-0.03129336,-0.002827448;0.5085447;0.03026563,0;0;0,-0.001417205;0.2907936;-0.0335145,-0.003803372;0.5763654;-0.07175016,0.1635848;0.4958098;-0.09791088,0.2314615;0.3400416;-0.2565722,0.2133592;0.2648425;-0.4395778,-0.1692708;0.5069275;-0.1003923,-0.2396234;0.4199414;-0.3041773,-0.2712345;0.357345;-0.4900699,0.07529493;0.002952606;-0.03991675,0.104021;-0.3565909;-0.04786229,0.1055649;-0.7055186;0.002975699,0.117878;-0.7422342;-0.06450462,-0.07798288;0.004271666;-0.03423177,-0.111077;-0.354971;-0.03728857,-0.11479;-0.7042891;0.01067564,-0.126841;-0.7430491;-0.05476903,-0.002980962;0.5059734;-0.06001496,37.42946
+0;0;0,-0.00113322;0.2921633;0.02185791,-0.003495445;0.5800636;0.03038103,0.1542877;0.4572299;-0.005543442,0.2053793;0.3759052;-0.2123527,0.2382038;0.3667108;-0.4082129,-0.1542936;0.4495401;-0.01635783,-0.2040449;0.3733539;-0.2254382,-0.2166039;0.3372206;-0.4205276,0.07631283;0.005174538;-0.03755732,0.09976155;-0.3524096;0.004763555,0.1102885;-0.6964077;0.08131492,0.1109641;-0.6550258;-0.01344237,-0.07390945;0.005965203;-0.04198553,-0.1212338;-0.3506292;-0.01355785,-0.1368858;-0.6942844;0.06365451,-0.1332587;-0.6527957;-0.03102284,-0.002828171;0.5087678;0.03028362,0;0;0,-0.0007124245;0.2912907;-0.03142762,-0.002276599;0.5769343;-0.06833029,0.1631199;0.4963213;-0.09389353,0.2284658;0.3462515;-0.2526484,0.2046546;0.277511;-0.4376645,-0.1651289;0.5056817;-0.1004473,-0.2266827;0.4203483;-0.3027427,-0.2553318;0.3817078;-0.49564,0.0752576;0.002827242;-0.03986573,0.1037144;-0.3567781;-0.04889393,0.1047833;-0.7054493;0.003382679,0.1170892;-0.7422457;-0.06366777,-0.07794391;0.004371504;-0.03415573,-0.1113513;-0.3549045;-0.03762342,-0.1154325;-0.7040884;0.01095133,-0.1274513;-0.7427327;-0.05425963,-0.001650512;0.5065656;-0.05686784,37.46302
+0;0;0,-0.00119086;0.2928118;0.02236096,-0.003533615;0.5812812;0.03112638,0.1514781;0.4588283;-0.004807688,0.1956632;0.3944077;-0.1887797,0.2260516;0.3924544;-0.385392,-0.151867;0.4512498;-0.0144996,-0.1925339;0.3921407;-0.2010481,-0.2047536;0.3618815;-0.39731,0.07610478;0.005214567;-0.03735645,0.09961589;-0.3528709;0.005392443,0.1100088;-0.6959678;0.08202238,0.1104511;-0.6544564;-0.01362567,-0.07366448;0.005889382;-0.04187472,-0.1207994;-0.3512554;-0.01304229,-0.1364313;-0.6939825;0.06434955,-0.1330125;-0.6523625;-0.03122526,-0.002862784;0.5098729;0.03098509,0;0;0,0.0003502369;0.2922964;-0.02833533,0.0001886636;0.5788639;-0.06251907,0.1622026;0.4966009;-0.08930707,0.2471897;0.3694926;-0.2180266,0.1989643;0.3113735;-0.4020922,-0.1589603;0.5034505;-0.09939033,-0.2223247;0.4315039;-0.2747662,-0.2460559;0.3958292;-0.4690541,0.07518141;0.002598122;-0.03944159,0.1021526;-0.3576741;-0.04849029,0.1032413;-0.7054117;0.004169699,0.1160093;-0.7428235;-0.06346083,-0.07753097;0.00458489;-0.03438838,-0.1122684;-0.3551266;-0.03690521,-0.1166798;-0.7034191;0.01176321,-0.1287496;-0.7428192;-0.05395751,0.0004594773;0.5082698;-0.05174708,37.49669
+0;0;0,-0.00119086;0.2928118;0.02236096,-0.003533615;0.5812812;0.03112638,0.1514781;0.4588283;-0.004807688,0.1956632;0.3944077;-0.1887797,0.2260516;0.3924544;-0.385392,-0.151867;0.4512498;-0.0144996,-0.1925339;0.3921407;-0.2010481,-0.2047536;0.3618815;-0.39731,0.07610478;0.005214567;-0.03735645,0.09961589;-0.3528709;0.005392443,0.1100088;-0.6959678;0.08202238,0.1104511;-0.6544564;-0.01362567,-0.07366448;0.005889382;-0.04187472,-0.1207994;-0.3512554;-0.01304229,-0.1364313;-0.6939825;0.06434955,-0.1330125;-0.6523625;-0.03122526,-0.002862784;0.5098729;0.03098509,0;0;0,0.0003502369;0.2922964;-0.02833533,0.0001886636;0.5788639;-0.06251907,0.1622026;0.4966009;-0.08930707,0.2471897;0.3694926;-0.2180266,0.1989643;0.3113735;-0.4020922,-0.1589603;0.5034505;-0.09939033,-0.2223247;0.4315039;-0.2747662,-0.2460559;0.3958292;-0.4690541,0.07518141;0.002598122;-0.03944159,0.1021526;-0.3576741;-0.04849029,0.1032413;-0.7054117;0.004169699,0.1160093;-0.7428235;-0.06346083,-0.07753097;0.00458489;-0.03438838,-0.1122684;-0.3551266;-0.03690521,-0.1166798;-0.7034191;0.01176321,-0.1287496;-0.7428192;-0.05395751,0.0004594773;0.5082698;-0.05174708,37.51907
+0;0;0,-0.001189357;0.2924423;0.02233274,-0.003526879;0.5802812;0.0310815,0.1507708;0.458286;-0.004687026,0.1951374;0.3936009;-0.1894142,0.2257846;0.391631;-0.3877013,-0.151175;0.4507425;-0.01433424,-0.1920089;0.3913907;-0.2016486,-0.2043327;0.3608738;-0.3995822,0.07580814;0.005194242;-0.03721084,0.0993337;-0.3531113;0.005564328,0.1097205;-0.6960075;0.08214943,0.1101635;-0.6544802;-0.01363057,-0.07337736;0.005866427;-0.0417115,-0.1205412;-0.3514979;-0.01286135,-0.136164;-0.6940244;0.06448521,-0.1327404;-0.6523885;-0.03122146,-0.002858137;0.5090951;0.03094065,0;0;0,-0.0005716383;0.2919538;-0.02802348,-0.0010961;0.5776167;-0.0642612,0.1612822;0.496123;-0.08571577,0.2257238;0.3635687;-0.2219265,0.1690028;0.3074238;-0.4060225,-0.159641;0.5028349;-0.09920496,-0.2195839;0.4614518;-0.2862103,-0.2368403;0.4810407;-0.485156,0.0749246;0.002385587;-0.03923154,0.1009772;-0.3581837;-0.04801154,0.1017107;-0.7056723;0.00492382,0.1145446;-0.7432621;-0.06270599,-0.07714607;0.004768942;-0.03441282,-0.1132962;-0.3550278;-0.03676164,-0.1181824;-0.7030238;0.01249193,-0.1301546;-0.7423872;-0.05347978,-0.0006867498;0.5073787;-0.05266857,37.54236
+0;0;0,-0.001259818;0.2931968;0.02269807,-0.003647712;0.5817426;0.03167865,0.1478761;0.4601908;-0.003888611,0.1920641;0.3969108;-0.1894627,0.2218434;0.3981986;-0.3863351,-0.1487283;0.4526705;-0.01259748,-0.1884437;0.3971557;-0.2016357,-0.2013415;0.3731618;-0.3988796,0.07572994;0.005244191;-0.03711662,0.09931426;-0.3534085;0.005831949,0.1096875;-0.6957908;0.08261999,0.1099241;-0.65422;-0.01335948,-0.07328476;0.005800792;-0.04166368,-0.1202324;-0.3519585;-0.01273627,-0.1359427;-0.6939479;0.06489141,-0.1327194;-0.652272;-0.03102145,-0.002959722;0.5103588;0.03147769,0;0;0,0.0009849221;0.292986;-0.02528667,0.002014935;0.5797235;-0.05867743,0.1605297;0.4959151;-0.08257389,0.220822;0.364744;-0.2224083,0.1852886;0.3226626;-0.4137554,-0.1533054;0.5013623;-0.09650855,-0.2105829;0.4851284;-0.2884731,-0.2302084;0.4920843;-0.4864975,0.07495561;0.002354175;-0.03893948,0.09981969;-0.3586681;-0.0477283,0.09997085;-0.7056463;0.005523682,0.1128294;-0.7434114;-0.06221509,-0.07698112;0.004760439;-0.03451687,-0.114348;-0.3552837;-0.0366224,-0.1196221;-0.7027786;0.01286644,-0.1318267;-0.7420551;-0.05344954,0.001949355;0.5091413;-0.04798532,37.57483
+0;0;0,-0.001262625;0.2938501;0.02274864,-0.003655178;0.5829568;0.03174631,0.1474689;0.4613898;-0.003727302,0.1916361;0.3981397;-0.1892139,0.2281193;0.3997175;-0.4304061,-0.1483466;0.4538896;-0.01241301,-0.1880433;0.3984009;-0.2013621,-0.2038446;0.3690055;-0.4430094,0.07586005;0.005253201;-0.0371804,0.09944133;-0.3533532;0.005762629,0.1098163;-0.6957921;0.08256337,0.1100521;-0.6542581;-0.01311116,-0.07341068;0.005810759;-0.04173527,-0.1203523;-0.3519023;-0.01281159,-0.1360652;-0.6939483;0.06482893,-0.1328522;-0.6523094;-0.03077921,-0.002965757;0.5114244;0.03154494,0;0;0,0.0008791983;0.2937784;-0.02367449,0.001570418;0.581188;-0.05614948,0.1591684;0.4954541;-0.0821476,0.2174127;0.3615431;-0.2201042,0.1681738;0.3054993;-0.452358,-0.1526366;0.4995876;-0.09540334,-0.2318818;0.5166361;-0.2792134,-0.2230806;0.5427181;-0.5215963,0.07512881;0.002328694;-0.03892255,0.09884925;-0.3587325;-0.04734063,0.09839316;-0.7057319;0.006153826,0.1110806;-0.7434597;-0.06121587,-0.0771714;0.004756131;-0.03444824,-0.114958;-0.3551943;-0.03700987,-0.1210129;-0.7026312;0.0132029,-0.1333632;-0.7416231;-0.05293558,0.001605734;0.5104189;-0.0457027,37.60811
+0;0;0,-0.001262369;0.2937905;0.02274403,-0.003653472;0.5827202;0.03173587,0.1475864;0.4611501;-0.003764894,0.1912729;0.3985884;-0.1872325,0.230665;0.4002919;-0.4476554,-0.1484576;0.453644;-0.01245731,-0.1877222;0.3987593;-0.1993497,-0.2047833;0.3670202;-0.460264,0.07604032;0.005265684;-0.03726875,0.09961984;-0.353314;0.005671084,0.1100039;-0.6960518;0.08253887,0.1102406;-0.6544735;-0.01350369,-0.07358512;0.005824567;-0.04183444,-0.1205233;-0.3518618;-0.01291292,-0.1362498;-0.6942064;0.06479539,-0.1330245;-0.6525227;-0.03118053,-0.002964393;0.5112233;0.0315346,0;0;0,0.0005827546;0.2937736;-0.02298951,0.0007980615;0.5809941;-0.05556178,0.158872;0.495165;-0.08038592,0.2466196;0.357323;-0.1934469,0.1679856;0.3045632;-0.4392269,-0.1532997;0.4984465;-0.0949945,-0.238318;0.5218204;-0.2730629,-0.2222627;0.5577617;-0.5334956,0.07528925;0.002331436;-0.0390501,0.09869811;-0.3587155;-0.04778481,0.09728956;-0.7059333;0.006284714,0.1102101;-0.7439253;-0.06130552,-0.0774342;0.004746244;-0.03435454,-0.1151151;-0.3551825;-0.03760604,-0.1220907;-0.7028497;0.01303545,-0.134565;-0.7420782;-0.0533732,0.0009337068;0.5102661;-0.04508162,37.63042
+0;0;0,-0.001331076;0.2937613;0.02311559,-0.00377745;0.5826818;0.03239199,0.1472762;0.4607125;-0.003492057,0.190525;0.4051248;-0.1892941,0.2285478;0.4086245;-0.4499024,-0.1484781;0.4532727;-0.0117241,-0.1886744;0.4015946;-0.1993313,-0.2065207;0.3700868;-0.4602211,0.07607377;0.005285302;-0.03719761,0.09975947;-0.3532549;0.006012384,0.1100851;-0.6959485;0.08308509,0.1102045;-0.6543493;-0.01295517,-0.07358031;0.005805261;-0.04184559,-0.1201556;-0.3519283;-0.01292138,-0.135938;-0.6941969;0.06510967,-0.1328319;-0.6524955;-0.03086802,-0.003069709;0.5111854;0.03211029,0;0;0,0.0005827546;0.2937736;-0.02298951,0.0007980615;0.5809941;-0.05556178,0.158872;0.495165;-0.08038592,0.2466196;0.357323;-0.1934469,0.1679856;0.3045632;-0.4392269,-0.1532997;0.4984465;-0.0949945,-0.238318;0.5218204;-0.2730629,-0.2222627;0.5577617;-0.5334956,0.07528925;0.002331436;-0.0390501,0.09869811;-0.3587155;-0.04778481,0.09728956;-0.7059333;0.006284714,0.1102101;-0.7439253;-0.06130552,-0.0774342;0.004746244;-0.03435454,-0.1151151;-0.3551825;-0.03760604,-0.1220907;-0.7028497;0.01303545,-0.134565;-0.7420782;-0.0533732,0.0009337068;0.5102661;-0.04508162,37.65348
+0;0;0,-0.001333344;0.2942618;0.02315498,-0.003781728;0.5834219;0.03243944,0.1481525;0.461108;-0.003653198,0.1937211;0.4025386;-0.1994215,0.2273085;0.4056301;-0.4296293,-0.1493331;0.4536246;-0.01193342,-0.1916855;0.3991745;-0.2096038,-0.2074499;0.3713422;-0.4400602,0.07640562;0.005308357;-0.03735987,0.1000089;-0.3519836;0.005699687,0.1103577;-0.6954452;0.08294512,0.1104763;-0.6539165;-0.01251206,-0.07390128;0.005830584;-0.04202813,-0.1203144;-0.3506576;-0.01320461,-0.1361322;-0.6936933;0.06500132,-0.133045;-0.6520629;-0.03039365,-0.003073499;0.5118763;0.03215755,0;0;0,0.0003525615;0.2943559;-0.02196312,9.571016E-05;0.5818386;-0.05434299,0.1598753;0.4956191;-0.07619858,0.2206123;0.3466791;-0.2102134,0.1681845;0.2929374;-0.4304326,-0.1546809;0.4877846;-0.09027833,-0.2313671;0.526559;-0.2811916,-0.2448302;0.5775639;-0.5077982,0.07574601;0.002278656;-0.03897572,0.09791754;-0.3575795;-0.04788208,0.0952874;-0.7055508;0.006421566,0.1079821;-0.7434289;-0.06048441,-0.07784106;0.004790965;-0.03434494,-0.11602;-0.3538175;-0.03767379,-0.1239023;-0.7022949;0.01273685,-0.1369352;-0.7411543;-0.05309278,0.0003539175;0.5110569;-0.04389143,37.68627
+0;0;0,-0.001416964;0.2944184;0.02190736,-0.003579656;0.5835013;0.02954986,0.149818;0.461597;-0.003521355,0.1943352;0.4077557;-0.200781,0.2271484;0.4145703;-0.4233084,-0.1510993;0.454003;-0.01143408,-0.1909716;0.4058357;-0.2111392,-0.2056996;0.3853123;-0.4347538,0.07644771;0.005361905;-0.03744801,0.09992091;-0.3518878;0.006126411,0.1105493;-0.6953461;0.083799,0.110567;-0.6539322;-0.01143768,-0.07402303;0.005797463;-0.04198019,-0.1199574;-0.3507349;-0.01279514,-0.1361949;-0.6937674;0.06578373,-0.1332115;-0.6522594;-0.02939488,-0.002988644;0.5119922;0.02980635,0;0;0,0.0003183484;0.294487;-0.02101064,-8.8498E-05;0.5818901;-0.05299425,0.1606863;0.4935082;-0.07326794,0.220032;0.3445175;-0.2076998,0.1711181;0.2795483;-0.4175284,-0.155589;0.4891645;-0.08998752,-0.2197244;0.5386521;-0.2829374,-0.2364736;0.5851366;-0.502483,0.07584766;0.002264723;-0.0389533,0.09719881;-0.3576538;-0.04788899,0.09360048;-0.7056443;0.006876469,0.1061067;-0.7434655;-0.05978823,-0.07795077;0.004784234;-0.03429498,-0.1158578;-0.3538556;-0.03849215,-0.1263025;-0.7022933;0.01241636,-0.1387929;-0.7415104;-0.05280092,0.0002152175;0.5111337;-0.04263043,37.71981
+0;0;0,-0.001418886;0.2948178;0.02193709,-0.003584903;0.5843449;0.02959127,0.1483538;0.4628106;-0.00316114,0.1929363;0.4088902;-0.2007104,0.2218768;0.4149006;-0.3969744,-0.1496886;0.4552892;-0.01099827,-0.1896194;0.4070511;-0.2109966,-0.2026092;0.38895;-0.4082195,0.07662364;0.005374244;-0.03753419,0.1000566;-0.3512633;0.005965572,0.1106945;-0.6950294;0.08370776,0.1107122;-0.653611;-0.01156604,-0.07419338;0.005810805;-0.0420768,-0.1200491;-0.3501107;-0.01294176,-0.1363011;-0.6934506;0.06570753,-0.1333165;-0.6519381;-0.02950818,-0.002992971;0.5127243;0.02984815,0;0;0,0.001323342;0.2949533;-0.0200398,0.002343684;0.5829209;-0.0509522,0.1603694;0.4926035;-0.07426739,0.2269417;0.3437516;-0.2059183,0.2002954;0.2567986;-0.3823338,-0.1519648;0.4904735;-0.0881678,-0.243738;0.5358905;-0.2710221,-0.2378337;0.5856357;-0.4630737,0.07598706;0.002115786;-0.03911996,0.09721617;-0.3572031;-0.04754496,0.09273048;-0.7055069;0.007194757,0.10534;-0.7434106;-0.05942035,-0.07820681;0.004907397;-0.03418324,-0.1158618;-0.3531374;-0.03838772,-0.1268976;-0.7020007;0.01165922,-0.1397548;-0.7415999;-0.05313378,0.002267793;0.5120081;-0.04088783,37.74245
+0;0;0,-0.001418566;0.2947513;0.02193213,-0.003581754;0.5839043;0.02957756,0.1503358;0.4618382;-0.003607087,0.1938787;0.4091752;-0.1965497,0.2227949;0.4151805;-0.3926494,-0.1516055;0.4542184;-0.01154674,-0.1906051;0.4071052;-0.2068813,-0.203584;0.3890192;-0.4039391,0.07671118;0.005380384;-0.03757707,0.1000455;-0.3497554;0.005739518,0.1107188;-0.694666;0.08374055,0.1107364;-0.65334;-0.01076289,-0.07427814;0.005817443;-0.04212487,-0.1199407;-0.3486053;-0.01311251,-0.1362468;-0.6930884;0.06579865,-0.1332864;-0.651669;-0.02864718,-0.002990823;0.5124049;0.02983402,0;0;0,0.002632573;0.2949469;-0.01899338,0.004956037;0.5826317;-0.04894829,0.1646232;0.4897662;-0.07197738,0.232408;0.3440762;-0.1987679,0.1993814;0.249319;-0.3698165,-0.1517117;0.4911811;-0.08746724,-0.2263394;0.5376946;-0.2723007,-0.23553;0.5886431;-0.4637351,0.07603998;0.001982182;-0.0392375,0.09728302;-0.3558034;-0.04821157,0.09168066;-0.7051976;0.007048845,0.1038169;-0.7430424;-0.05859399,-0.07834876;0.005027939;-0.0340849,-0.1160969;-0.351481;-0.03841536,-0.1276896;-0.7015109;0.0116457,-0.140827;-0.7409401;-0.05212094,0.004563257;0.5118086;-0.03912473,37.7759
+0;0;0,-0.00141914;0.2948706;0.02194101,-0.003582584;0.5840587;0.02958765,0.1523384;0.4613302;-0.004033946,0.1959848;0.4085419;-0.1974354,0.2248643;0.4145396;-0.3932854,-0.1535481;0.4536109;-0.01207734,-0.1926405;0.4063856;-0.2078765,-0.2056029;0.3883227;-0.4046833,0.07712349;0.005409302;-0.03777904,0.1002706;-0.3468769;0.005189978,0.1110109;-0.6939545;0.08368108,0.1110285;-0.6526212;-0.01088286,-0.07467737;0.00584871;-0.04235128,-0.1199736;-0.3457302;-0.01357172,-0.1363821;-0.6923776;0.06583522,-0.1334198;-0.6509508;-0.02867106,-0.002991639;0.5125576;0.02984411,0;0;0,0.003723979;0.2951176;-0.01799631,0.006924599;0.5829079;-0.04718304,0.1684079;0.4880506;-0.07001543,0.2344469;0.3416498;-0.1976924,0.1983485;0.2372562;-0.3620884,-0.1530685;0.4888502;-0.08172369,-0.2058989;0.5399356;-0.2732831,-0.2361504;0.5812356;-0.4646109,0.07632646;0.001568958;-0.03970337,0.0971044;-0.3533544;-0.04894567,0.09045315;-0.7048651;0.007046223,0.1025341;-0.7428222;-0.05857897,-0.07891114;0.005356376;-0.03389527,-0.1160989;-0.3483057;-0.0391774,-0.1289396;-0.700511;0.01107813,-0.1423587;-0.7402856;-0.05234286,0.006332517;0.5120593;-0.03754187,37.80919
+0;0;0,-0.00141203;0.2952628;0.02258502,-0.003613492;0.5847685;0.03072947,0.1528415;0.4614323;-0.003727136,0.1977569;0.4085576;-0.2032779,0.2321488;0.4269832;-0.4561783,-0.1541421;0.4536315;-0.01132489,-0.1918144;0.4099948;-0.2145742,-0.2106334;0.3956428;-0.4693698,0.07694446;0.005506145;-0.03787639,0.09987762;-0.3457071;0.005713172,0.1106886;-0.6924565;0.08436762,0.1105888;-0.651126;-0.009895824,-0.0746815;0.005765045;-0.04212869,-0.1195286;-0.3448522;-0.01326711,-0.1361803;-0.6911147;0.06650467,-0.1333445;-0.6496922;-0.02770507,-0.003012159;0.5131901;0.03075741,0;0;0,0.004047766;0.295609;-0.017061,0.007034555;0.5837535;-0.04600954,0.1699709;0.4897115;-0.06653619,0.2357299;0.3365646;-0.1963646,0.1696768;0.1993051;-0.4019802,-0.153929;0.4897201;-0.07977106,-0.2208532;0.5286559;-0.2763386,-0.2607073;0.5784641;-0.5241525,0.07619697;0.001342893;-0.0397191,0.09501562;-0.3526662;-0.04972768,0.08729815;-0.7038964;0.006095644,0.09909764;-0.7419201;-0.05907751,-0.07882819;0.005613539;-0.03376378,-0.1181624;-0.346795;-0.03990819,-0.1316123;-0.6986785;0.01044664,-0.1454447;-0.7381014;-0.05282354,0.006519854;0.512822;-0.03640175,37.83193
+0;0;0,-0.001414679;0.2958168;0.0226274,-0.003619011;0.585701;0.03078283,0.1525035;0.4623905;-0.003600018,0.1974947;0.4094264;-0.2034878,0.2240186;0.4236367;-0.3985312,-0.1538238;0.4546063;-0.01118153,-0.1915596;0.4108959;-0.2147741,-0.2060734;0.3998273;-0.4112791,0.0770399;0.005512975;-0.03792337,0.09989736;-0.344541;0.005522311,0.1106728;-0.6901497;0.08391802,0.1105727;-0.6487836;-0.01064087,-0.07477413;0.005772196;-0.04218095,-0.1194732;-0.3436878;-0.01341463,-0.1360701;-0.6888112;0.06609474,-0.1332254;-0.647353;-0.02841028,-0.003016963;0.5140375;0.03081079,0;0;0,0.004305959;0.2962442;-0.01556993,0.007416368;0.584873;-0.04345083,0.1696606;0.4900149;-0.06530118,0.2342031;0.3354966;-0.1946955,0.1957287;0.2106496;-0.3426154,-0.1530085;0.4891297;-0.07728778,-0.223545;0.5183027;-0.2746657,-0.2450633;0.5425222;-0.4693391,0.07598425;0.001276523;-0.04035449,0.09079386;-0.3517406;-0.05071521,0.08252509;-0.7017324;0.005362753,0.09362306;-0.7405717;-0.0595107,-0.07916185;0.005753366;-0.03322684,-0.1221461;-0.3450205;-0.04083178,-0.1366283;-0.6957102;0.00931219,-0.1513918;-0.7346515;-0.05471685,0.006877974;0.5138211;-0.03410459,37.86519
+0;0;0,-0.001414802;0.2958424;0.02262936,-0.003618902;0.5856962;0.03078392,0.15387;0.4619391;-0.003901286,0.1964033;0.4118685;-0.1928689,0.2229417;0.4260866;-0.3880189,-0.1551488;0.4540865;-0.01154941,-0.1908231;0.4127641;-0.2040194,-0.2053448;0.4016895;-0.4006318,0.07678424;0.00549468;-0.03779752,0.09969746;-0.3454133;0.00575415,0.1104509;-0.6903175;0.08399004,0.1103509;-0.6489548;-0.01054058,-0.07452599;0.00575304;-0.04204097,-0.1193341;-0.3445595;-0.01320447,-0.1358972;-0.6889794;0.06614281,-0.1330534;-0.6475246;-0.02833396,-0.003016915;0.51404;0.03081188,0;0;0,0.004287928;0.2962849;-0.01528668,0.007210925;0.5848836;-0.04317594,0.1708723;0.4892002;-0.06515288,0.2361058;0.3342425;-0.1735852,0.2017516;0.2122898;-0.3250358,-0.1549102;0.4902799;-0.07684599,-0.2278331;0.4990057;-0.26294,-0.2557679;0.5206282;-0.4572133,0.07583892;0.001021832;-0.04002595,0.09054929;-0.3528277;-0.05152917,0.08158377;-0.7019503;0.005289789,0.09199592;-0.7405329;-0.05992651,-0.07877133;0.005979058;-0.03337651,-0.1220336;-0.345632;-0.04087586,-0.1374829;-0.6956915;0.008266769,-0.1528943;-0.7345018;-0.05570818,0.006726325;0.5138404;-0.03381658,37.8985
+0;0;0,-0.001487257;0.2958085;0.02306367,-0.003796538;0.5856537;0.03154502,0.1535719;0.4616681;-0.003662944,0.1958098;0.413277;-0.1931336,0.2157561;0.4351539;-0.3883604,-0.1550918;0.4533545;-0.01061672,-0.1902727;0.4157519;-0.2039383,-0.205208;0.4030169;-0.4004192,0.07677861;0.005578405;-0.0377967,0.09954374;-0.3452779;0.006245997,0.1104682;-0.6901692;0.08451478,0.1101786;-0.6487821;-0.01001251,-0.0745622;0.005673627;-0.04198753,-0.119401;-0.3446372;-0.01317743,-0.1358513;-0.6889759;0.06654437,-0.1331969;-0.6474959;-0.02793485,-0.00315063;0.513998;0.03144589,0;0;0,0.004287928;0.2962849;-0.01528668,0.007210925;0.5848836;-0.04317594,0.1708723;0.4892002;-0.06515288,0.2361058;0.3342425;-0.1735852,0.2017516;0.2122898;-0.3250358,-0.1549102;0.4902799;-0.07684599,-0.2278331;0.4990057;-0.26294,-0.2557679;0.5206282;-0.4572133,0.07583892;0.001021832;-0.04002595,0.09054929;-0.3528277;-0.05152917,0.08158377;-0.7019503;0.005289789,0.09199592;-0.7405329;-0.05992651,-0.07877133;0.005979058;-0.03337651,-0.1220336;-0.345632;-0.04087586,-0.1374829;-0.6956915;0.008266769,-0.1528943;-0.7345018;-0.05570818,0.006726325;0.5138404;-0.03381658,37.9212
+0;0;0,-0.001487952;0.2959467;0.02307445,-0.003797982;0.5858867;0.0315587,0.1558443;0.4611221;-0.004158627,0.1991459;0.4115123;-0.1984008,0.2190969;0.4333944;-0.3936739,-0.1572973;0.4526879;-0.01121329,-0.1933642;0.4141383;-0.2094034,-0.208303;0.4014003;-0.4059307,0.07652014;0.005559626;-0.03766946,0.09928799;-0.3453386;0.006378494,0.1102018;-0.6898922;0.08457064,0.1099121;-0.6485046;-0.009960786,-0.07431119;0.005654527;-0.04184618,-0.1191554;-0.3446981;-0.01303264,-0.1355895;-0.6886996;0.06661108,-0.132935;-0.647219;-0.02787227,-0.003151896;0.5142112;0.03145955,0;0;0,0.005549774;0.2964357;-0.01463461,0.009864062;0.5851605;-0.04201865,0.1752585;0.4868942;-0.0642848,0.2362576;0.3274503;-0.177964,0.1993225;0.207258;-0.3302729,-0.1553259;0.4919968;-0.07601799,-0.2360258;0.4752755;-0.2638321,-0.2674405;0.4751292;-0.4588231,0.07552439;0.0007573664;-0.04000902,0.0896737;-0.353126;-0.05243945,0.07967046;-0.7018785;0.00432229,0.09005213;-0.7404491;-0.06091762,-0.07844725;0.006265251;-0.03334674,-0.1225843;-0.3452705;-0.04126531,-0.1390941;-0.6950124;0.007297043,-0.1545144;-0.7335252;-0.05700042,0.009020299;0.5140847;-0.03278208,37.94322
+0;0;0,-0.00148741;0.2958388;0.02306603,-0.003795943;0.5855916;0.03154495,0.1569034;0.4605242;-0.004409205,0.2012361;0.409733;-0.2032769,0.2211743;0.4316011;-0.3984248,-0.158321;0.4520338;-0.01151078,-0.1952467;0.4125663;-0.2144203,-0.210176;0.3998364;-0.4108218,0.07638808;0.005550031;-0.03760445,0.09913971;-0.3450981;0.006412119,0.1100425;-0.6893054;0.08452567,0.1097528;-0.6479151;-0.01002865,-0.07418294;0.005644769;-0.04177396,-0.1189952;-0.3444582;-0.01298095,-0.1354128;-0.688114;0.06658272,-0.1327576;-0.6466306;-0.02792352,-0.003150309;0.5139663;0.03144587,0;0;0,0.006715685;0.296314;-0.01441336,0.01225808;0.5848261;-0.04182839,0.1785503;0.4865175;-0.06381202,0.2393727;0.3224128;-0.1798456,0.1988472;0.199483;-0.3288569,-0.1551094;0.4938422;-0.07419983,-0.2415075;0.4530294;-0.2611842,-0.2714496;0.4651798;-0.4559001,0.07525456;0.0004795194;-0.04020643,0.0898031;-0.3531137;-0.05322099,0.07767132;-0.7014954;0.003190514,0.08806947;-0.7400879;-0.0620575,-0.07833972;0.006578014;-0.03316103,-0.1231412;-0.3446054;-0.0416622,-0.1403478;-0.6940561;0.006164521,-0.1565434;-0.7325966;-0.05794667,0.01110479;0.5138081;-0.03256989,37.97664
+0;0;0,-0.001493491;0.2955553;0.0235152,-0.003782945;0.584966;0.03236382,0.1578285;0.459243;-0.004553623,0.2025183;0.4097342;-0.2087028,0.2223406;0.4384447;-0.4029686,-0.159247;0.4504288;-0.01101249,-0.1970572;0.41515;-0.2194615,-0.2047585;0.4339944;-0.4157827,0.07606259;0.005556139;-0.03768286,0.09877184;-0.3453577;0.007038012,0.1098019;-0.6890805;0.08517941,0.1093334;-0.6474594;-0.01107836,-0.07406569;0.005616773;-0.04146219,-0.1186226;-0.3448813;-0.0127922,-0.1351817;-0.6879518;0.0672176,-0.1326519;-0.6462384;-0.02899686,-0.003150577;0.5134271;0.03210827,0;0;0,0.007345229;0.2960623;-0.01418853,0.01338261;0.5842345;-0.04154706,0.1802934;0.4843274;-0.06503725,0.241721;0.3146108;-0.1814337,0.1989478;0.1922258;-0.3302584,-0.1561358;0.4969757;-0.07252119,-0.2431794;0.4233831;-0.2545452,-0.2782723;0.4076117;-0.4481328,0.07482645;0.0001440644;-0.0404644,0.08959743;-0.3537475;-0.05456281,0.07568452;-0.7016494;0.001507286,0.08682564;-0.7410937;-0.06523252,-0.07811867;0.006964195;-0.03294478,-0.1234189;-0.3444885;-0.04216893,-0.1422039;-0.6935396;0.004560232,-0.1585223;-0.7330559;-0.06102951,0.01211888;0.5133042;-0.03229666,37.9991
+0;0;0,-0.001493491;0.2955553;0.0235152,-0.003782945;0.584966;0.03236382,0.1578285;0.459243;-0.004553623,0.2025183;0.4097342;-0.2087028,0.2223406;0.4384447;-0.4029686,-0.159247;0.4504288;-0.01101249,-0.1970572;0.41515;-0.2194615,-0.2047585;0.4339944;-0.4157827,0.07606259;0.005556139;-0.03768286,0.09877184;-0.3453577;0.007038012,0.1098019;-0.6890805;0.08517941,0.1093334;-0.6474594;-0.01107836,-0.07406569;0.005616773;-0.04146219,-0.1186226;-0.3448813;-0.0127922,-0.1351817;-0.6879518;0.0672176,-0.1326519;-0.6462384;-0.02899686,-0.003150577;0.5134271;0.03210827,0;0;0,0.007345229;0.2960623;-0.01418853,0.01338261;0.5842345;-0.04154706,0.1802934;0.4843274;-0.06503725,0.241721;0.3146108;-0.1814337,0.1989478;0.1922258;-0.3302584,-0.1561358;0.4969757;-0.07252119,-0.2431794;0.4233831;-0.2545452,-0.2782723;0.4076117;-0.4481328,0.07482645;0.0001440644;-0.0404644,0.08959743;-0.3537475;-0.05456281,0.07568452;-0.7016494;0.001507286,0.08682564;-0.7410937;-0.06523252,-0.07811867;0.006964195;-0.03294478,-0.1234189;-0.3444885;-0.04216893,-0.1422039;-0.6935396;0.004560232,-0.1585223;-0.7330559;-0.06102951,0.01211888;0.5133042;-0.03229666,38.02168
+0;0;0,-0.001491981;0.2952566;0.02349144,-0.003780141;0.5845016;0.03233449,0.156369;0.4592979;-0.004249878,0.2016579;0.4091254;-0.2111358,0.221457;0.4378024;-0.4051748,-0.1578267;0.4505637;-0.01065008,-0.1961437;0.4148121;-0.2218935,-0.2038361;0.4336344;-0.4179855,0.07608732;0.005557945;-0.03769512,0.09881815;-0.3456893;0.007068247,0.1098449;-0.6893086;0.08518611,0.1093753;-0.6476607;-0.01129375,-0.07408977;0.005618599;-0.04147568,-0.118689;-0.3452125;-0.01277845,-0.1352432;-0.6881796;0.06720725,-0.1327075;-0.6464391;-0.0292292,-0.003148014;0.5129899;0.03207904,0;0;0,0.006510764;0.2957287;-0.01525354,0.01185381;0.5836726;-0.04340744,0.1772612;0.4840484;-0.06706452,0.2424304;0.3120986;-0.1834965,0.1987875;0.1843561;-0.327172,-0.1566116;0.4987112;-0.07196482,-0.242578;0.4062114;-0.2492322,-0.2733209;0.4045435;-0.4439567,0.07499185;0.0001690984;-0.04021549,0.08765137;-0.3540638;-0.05614662,0.07285506;-0.7018676;-0.0003628731,0.08370358;-0.7413557;-0.06742978,-0.07810868;0.006874949;-0.03305846,-0.1241625;-0.3448301;-0.04187324,-0.1441238;-0.6939558;0.002970655,-0.1611288;-0.7334051;-0.06284639,0.01074359;0.5127896;-0.03398681,38.04402
+0;0;0,-0.001550358;0.2941769;0.0223857,-0.003727798;0.5818036;0.0300269,0.1581926;0.4571595;-0.00451838,0.2033179;0.4093827;-0.2190155,0.2238151;0.4406645;-0.4124489,-0.1596838;0.4479191;-0.01048843,-0.1983413;0.4144577;-0.2289235,-0.2026485;0.4334081;-0.4249783,0.07626167;0.005562329;-0.0378292,0.09902001;-0.3458638;0.007071603,0.1100359;-0.6890286;0.08533792,0.10944;-0.6473002;-0.01234926,-0.07430949;0.005640165;-0.04152251,-0.1189362;-0.345387;-0.01284019,-0.1354226;-0.6878803;0.06738217,-0.132975;-0.646059;-0.03026497,-0.003145597;0.5107428;0.03019748,0;0;0,0.008286983;0.2945254;-0.01515579,0.01575825;0.5807462;-0.04348803,0.1821336;0.482563;-0.06713772,0.2484151;0.3031018;-0.1843059,0.197885;0.1739706;-0.3242595,-0.1553474;0.50047;-0.07001591,-0.2297463;0.3690839;-0.2359388,-0.2670124;0.3832521;-0.4288784,0.0746648;-1.001358E-05;-0.0412674,0.08712396;-0.3544515;-0.05708814,0.07022226;-0.7018415;-0.001918554,0.08129367;-0.7416539;-0.0703609,-0.07871481;0.007159582;-0.03210216,-0.1249678;-0.3446885;-0.04199782,-0.1470152;-0.693501;0.001046669,-0.1646861;-0.7344049;-0.06484023,0.01409695;0.5103395;-0.03399396,38.07728
+0;0;0,-0.001547931;0.2937165;0.02235066,-0.003724194;0.581184;0.02998639,0.1616638;0.4553952;-0.005305067,0.2072949;0.407083;-0.222206,0.2277799;0.4383463;-0.4155256,-0.1630448;0.4459561;-0.01140343,-0.2021355;0.4121198;-0.2322864,-0.2064402;0.431059;-0.4282259,0.07646693;0.005577301;-0.03793102,0.09917288;-0.3450397;0.006866403,0.1101805;-0.6879468;0.08507393,0.1095871;-0.6462668;-0.01221012,-0.0745095;0.005655346;-0.04163427,-0.1190335;-0.3445636;-0.01301798,-0.1355075;-0.6867997;0.06714412,-0.1330699;-0.6450273;-0.03010005,-0.003142049;0.5101301;0.03015696,0;0;0,0.007355511;0.2940657;-0.01557469,0.0137237;0.580102;-0.04441833,0.1843682;0.4819804;-0.06724191,0.2480362;0.2983211;-0.1841943,0.1965535;0.167193;-0.3217607,-0.1609803;0.5003852;-0.07066512,-0.2480046;0.3786612;-0.2411711,-0.280083;0.3620648;-0.4347301,0.07465529;-0.0002270937;-0.04175639,0.08514747;-0.3538719;-0.05848622,0.06661004;-0.7010314;-0.004085064,0.07707241;-0.7408161;-0.0720675,-0.07906343;0.007375231;-0.03180631,-0.1267135;-0.3434504;-0.04207525,-0.1499761;-0.6921801;-0.001218077,-0.1683166;-0.7332644;-0.06611493,0.01234293;0.5097134;-0.03479743,38.11071

+ 162 - 0
DataCSV/Sam/ThirdPersonPerspectiveWithMultipleViews_TwoArms_Forward_HapticFeedback_Fast.csv

@@ -0,0 +1,162 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.002015131;0.3226947;0.007482833,0.004303683;0.6339357;0.0002964977,0.1784225;0.5058388;0.002761978,0.2093086;0.2533561;0.01614348,0.2539822;0.01230851;-0.009482177,-0.1647173;0.4880443;0.002293282,-0.2119422;0.2383481;-0.01508838,-0.2495381;-0.002561674;-0.05121829,0.07752884;0.0050793;-0.03977002,0.09655327;-0.3261838;-0.004817326,0.1143572;-0.6643469;0.06857158,0.1127622;-0.6251521;-0.01630815,-0.07568678;0.006492641;-0.04298291,-0.1202557;-0.3229425;-0.01461062,-0.1345354;-0.6618458;0.05608474,-0.1334427;-0.6225824;-0.0287955,0.003698599;0.5577101;0.00447827,0;0;0,0.0008526444;0.3219655;0.02300882,0.001076058;0.6332689;0.02635717,0.1688982;0.497626;-0.01178122,0.2307172;0.2541352;-0.05386615,0.213538;0.02061725;-0.1308765,-0.1671234;0.4887863;0.01319203,-0.2163458;0.2433981;-0.03416118,-0.2281781;0.0133809;-0.1219587,0.07469934;0.00366503;-0.04499722,0.1113839;-0.3269826;-0.01959586,0.1224368;-0.6616234;0.06957054,0.1408301;-0.6993777;0.02096295,-0.08153247;0.006502731;-0.03046876,-0.1182629;-0.3251118;-0.02922307,-0.1170729;-0.6623687;0.05023499,-0.1226176;-0.6475152;-0.03361904,0.001253635;0.5569485;0.02819538,316.6242
+0;0;0,0.002015131;0.3226947;0.007482833,0.004303683;0.6339357;0.0002964977,0.1784225;0.5058388;0.002761978,0.2093086;0.2533561;0.01614348,0.2539822;0.01230851;-0.009482177,-0.1647173;0.4880443;0.002293282,-0.2119422;0.2383481;-0.01508838,-0.2495381;-0.002561674;-0.05121829,0.07752884;0.0050793;-0.03977002,0.09655327;-0.3261838;-0.004817326,0.1143572;-0.6643469;0.06857158,0.1127622;-0.6251521;-0.01630815,-0.07568678;0.006492641;-0.04298291,-0.1202557;-0.3229425;-0.01461062,-0.1345354;-0.6618458;0.05608474,-0.1334427;-0.6225824;-0.0287955,0.003698599;0.5577101;0.00447827,0;0;0,0.0008526444;0.3219655;0.02300882,0.001076058;0.6332689;0.02635717,0.1688982;0.497626;-0.01178122,0.2307172;0.2541352;-0.05386615,0.213538;0.02061725;-0.1308765,-0.1671234;0.4887863;0.01319203,-0.2163458;0.2433981;-0.03416118,-0.2281781;0.0133809;-0.1219587,0.07469934;0.00366503;-0.04499722,0.1113839;-0.3269826;-0.01959586,0.1224368;-0.6616234;0.06957054,0.1408301;-0.6993777;0.02096295,-0.08153247;0.006502731;-0.03046876,-0.1182629;-0.3251118;-0.02922307,-0.1170729;-0.6623687;0.05023499,-0.1226176;-0.6475152;-0.03361904,0.001253635;0.5569485;0.02819538,316.6427
+0;0;0,0.002013907;0.3224987;0.007478288,0.004301505;0.6336086;0.000294412,0.1778492;0.5056998;0.002764484,0.208855;0.2522389;0.01619784,0.2537331;0.01008788;-0.009545133,-0.1641687;0.4879636;0.00229732,-0.2115766;0.2372999;-0.01515169,-0.2493446;-0.004712656;-0.05144698,0.07753244;0.005079536;-0.03977187,0.09653394;-0.3257845;-0.00486128,0.1143517;-0.6642113;0.06858486,0.112768;-0.6250817;-0.01569182,-0.07569031;0.006492944;-0.04298491,-0.1202055;-0.3225453;-0.0146468,-0.1344964;-0.6617129;0.05610368,-0.1334114;-0.6225153;-0.02817349,0.003696569;0.5574015;0.004475165,0;0;0,0.0007686465;0.3218423;0.0219624,0.0008543879;0.6330246;0.02432132,0.1683038;0.4980955;-0.01364398,0.2307744;0.2533388;-0.0533402,0.2137447;0.01805179;-0.1285992,-0.1669212;0.4888917;0.01294108,-0.2160004;0.2420308;-0.03217161,-0.2290114;0.009385467;-0.1159615,0.07461898;0.00364843;-0.04513955,0.1113096;-0.3266098;-0.0199573,0.121942;-0.6615148;0.06931806,0.1402724;-0.6988672;0.02119255,-0.08157878;0.00649948;-0.03035692,-0.1183896;-0.324702;-0.02919297,-0.1174892;-0.6623658;0.04971731,-0.1232806;-0.6474493;-0.03351349,0.00107497;0.5567286;0.02637839,316.6598
+0;0;0,0.001977473;0.3224987;0.007492036,0.004215431;0.6336091;0.0003135316,0.1777555;0.5056303;0.002722194,0.2087544;0.2521729;0.01623823,0.2536439;0.01002698;-0.009532845,-0.1642295;0.4879365;0.002293099,-0.2116595;0.2372774;-0.01516148,-0.2497031;-0.004651472;-0.05172583,0.07754218;0.005132403;-0.0397461,0.096481;-0.3257522;-0.004996415,0.1136683;-0.6641985;0.06850982,0.1120823;-0.6250507;-0.01576483,-0.07568838;0.006442352;-0.04299591,-0.1202302;-0.3225949;-0.01468823,-0.1345953;-0.6617353;0.05617752,-0.1335185;-0.6225386;-0.02809986,0.003624165;0.5574018;0.004491796,0;0;0,0.0007686465;0.3218423;0.0219624,0.0008543879;0.6330246;0.02432132,0.1683038;0.4980955;-0.01364398,0.2307744;0.2533388;-0.0533402,0.2137447;0.01805179;-0.1285992,-0.1669212;0.4888917;0.01294108,-0.2160004;0.2420308;-0.03217161,-0.2290114;0.009385467;-0.1159615,0.07461898;0.00364843;-0.04513955,0.1113096;-0.3266098;-0.0199573,0.121942;-0.6615148;0.06931806,0.1402724;-0.6988672;0.02119255,-0.08157878;0.00649948;-0.03035692,-0.1183896;-0.324702;-0.02919297,-0.1174892;-0.6623658;0.04971731,-0.1232806;-0.6474493;-0.03351349,0.00107497;0.5567286;0.02637839,316.6765
+0;0;0,0.001977907;0.3225694;0.007493679,0.004218009;0.633974;0.0003067418,0.177064;0.5060899;0.002728548,0.208173;0.2517326;0.01629258,0.2534453;0.007521585;-0.009698272,-0.1635596;0.4884667;0.00230116,-0.211158;0.2369175;-0.0152154,-0.2495261;-0.007074594;-0.05209156,0.07756694;0.005134042;-0.03975879,0.09650887;-0.3258047;-0.005003422,0.1136864;-0.6640599;0.06846128,0.1120998;-0.6249084;-0.01584702,-0.07571255;0.00644441;-0.04300965,-0.1202616;-0.3226467;-0.01469733,-0.1346186;-0.6615955;0.05612838,-0.1335415;-0.6223951;-0.02818264,0.003625881;0.5576554;0.004491104,0;0;0,0.000865981;0.3219962;0.02070665,0.0009071678;0.6334811;0.02146268,0.167953;0.4987049;-0.014925,0.2308949;0.2528487;-0.05290484,0.2139152;0.01492593;-0.1268544,-0.1662698;0.4893026;0.01284962,-0.2152103;0.2411366;-0.03036939,-0.2291089;0.005834818;-0.1128559,0.07465656;0.003679305;-0.04512882,0.1112623;-0.3266352;-0.01983953,0.1217488;-0.6614424;0.06905842,0.1400548;-0.6989299;0.02105331,-0.08160442;0.006458317;-0.03037695,-0.1183277;-0.3248081;-0.02928222,-0.1177355;-0.6623511;0.04928648,-0.1237299;-0.6475067;-0.03395133,0.001140103;0.5570852;0.02390909,316.6973
+0;0;0,0.001977907;0.3225694;0.007493679,0.004218009;0.633974;0.0003067418,0.177064;0.5060899;0.002728548,0.208173;0.2517326;0.01629258,0.2534453;0.007521585;-0.009698272,-0.1635596;0.4884667;0.00230116,-0.211158;0.2369175;-0.0152154,-0.2495261;-0.007074594;-0.05209156,0.07756694;0.005134042;-0.03975879,0.09650887;-0.3258047;-0.005003422,0.1136864;-0.6640599;0.06846128,0.1120998;-0.6249084;-0.01584702,-0.07571255;0.00644441;-0.04300965,-0.1202616;-0.3226467;-0.01469733,-0.1346186;-0.6615955;0.05612838,-0.1335415;-0.6223951;-0.02818264,0.003625881;0.5576554;0.004491104,0;0;0,0.000865981;0.3219962;0.02070665,0.0009071678;0.6334811;0.02146268,0.167953;0.4987049;-0.014925,0.2308949;0.2528487;-0.05290484,0.2139152;0.01492593;-0.1268544,-0.1662698;0.4893026;0.01284962,-0.2152103;0.2411366;-0.03036939,-0.2291089;0.005834818;-0.1128559,0.07465656;0.003679305;-0.04512882,0.1112623;-0.3266352;-0.01983953,0.1217488;-0.6614424;0.06905842,0.1400548;-0.6989299;0.02105331,-0.08160442;0.006458317;-0.03037695,-0.1183277;-0.3248081;-0.02928222,-0.1177355;-0.6623511;0.04928648,-0.1237299;-0.6475067;-0.03395133,0.001140103;0.5570852;0.02390909,316.7196
+0;0;0,0.00189488;0.3224804;0.007537988,0.004031843;0.6338768;0.0004261378,0.176765;0.5060413;0.002801646,0.2079952;0.2513368;0.01633306,0.2535294;0.005524725;-0.009752823,-0.1635229;0.4883051;0.00230701,-0.2112519;0.2364114;-0.01513839,-0.2499741;-0.009115741;-0.05248062,0.07762441;0.005177155;-0.0398088,0.09651834;-0.3261228;-0.005121831,0.1134555;-0.6642379;0.06829713,0.1118809;-0.6250906;-0.01594877,-0.07578513;0.006410637;-0.04304196,-0.120449;-0.3230219;-0.01477286,-0.1348417;-0.6618146;0.05601872,-0.1337568;-0.6226157;-0.0282293,0.003471122;0.5575504;0.00458379,0;0;0,0.0007299185;0.3219729;0.01967049,0.0005181432;0.6334488;0.01963997,0.1675478;0.4988054;-0.0164156,0.2308504;0.2524149;-0.05271077,0.2144691;0.01234637;-0.1253481,-0.1664663;0.4891543;0.01261527,-0.2153685;0.2401885;-0.02809694,-0.2301513;0.003192544;-0.1105092,0.07462627;0.003680438;-0.04532623,0.1112251;-0.3269673;-0.01978397,0.12141;-0.6617149;0.06875587,0.1397265;-0.6993226;0.02103543,-0.08175462;0.006470224;-0.03018956,-0.1184134;-0.3251558;-0.02978031,-0.1182158;-0.6625733;0.04863137,-0.1244277;-0.6477601;-0.03452089,0.0008178353;0.5570525;0.02225614,316.7309
+0;0;0,0.00189488;0.3224804;0.007537988,0.004031843;0.6338768;0.0004261378,0.176765;0.5060413;0.002801646,0.2079952;0.2513368;0.01633306,0.2535294;0.005524725;-0.009752823,-0.1635229;0.4883051;0.00230701,-0.2112519;0.2364114;-0.01513839,-0.2499741;-0.009115741;-0.05248062,0.07762441;0.005177155;-0.0398088,0.09651834;-0.3261228;-0.005121831,0.1134555;-0.6642379;0.06829713,0.1118809;-0.6250906;-0.01594877,-0.07578513;0.006410637;-0.04304196,-0.120449;-0.3230219;-0.01477286,-0.1348417;-0.6618146;0.05601872,-0.1337568;-0.6226157;-0.0282293,0.003471122;0.5575504;0.00458379,0;0;0,0.0007299185;0.3219729;0.01967049,0.0005181432;0.6334488;0.01963997,0.1675478;0.4988054;-0.0164156,0.2308504;0.2524149;-0.05271077,0.2144691;0.01234637;-0.1253481,-0.1664663;0.4891543;0.01261527,-0.2153685;0.2401885;-0.02809694,-0.2301513;0.003192544;-0.1105092,0.07462627;0.003680438;-0.04532623,0.1112251;-0.3269673;-0.01978397,0.12141;-0.6617149;0.06875587,0.1397265;-0.6993226;0.02103543,-0.08175462;0.006470224;-0.03018956,-0.1184134;-0.3251558;-0.02978031,-0.1182158;-0.6625733;0.04863137,-0.1244277;-0.6477601;-0.03452089,0.0008178353;0.5570525;0.02225614,316.7421
+0;0;0,0.00189488;0.3224804;0.007537988,0.004031843;0.6338768;0.0004261378,0.176765;0.5060413;0.002801646,0.2079952;0.2513368;0.01633306,0.2535294;0.005524725;-0.009752823,-0.1635229;0.4883051;0.00230701,-0.2112519;0.2364114;-0.01513839,-0.2499741;-0.009115741;-0.05248062,0.07762441;0.005177155;-0.0398088,0.09651834;-0.3261228;-0.005121831,0.1134555;-0.6642379;0.06829713,0.1118809;-0.6250906;-0.01594877,-0.07578513;0.006410637;-0.04304196,-0.120449;-0.3230219;-0.01477286,-0.1348417;-0.6618146;0.05601872,-0.1337568;-0.6226157;-0.0282293,0.003471122;0.5575504;0.00458379,0;0;0,0.0007299185;0.3219729;0.01967049,0.0005181432;0.6334488;0.01963997,0.1675478;0.4988054;-0.0164156,0.2308504;0.2524149;-0.05271077,0.2144691;0.01234637;-0.1253481,-0.1664663;0.4891543;0.01261527,-0.2153685;0.2401885;-0.02809694,-0.2301513;0.003192544;-0.1105092,0.07462627;0.003680438;-0.04532623,0.1112251;-0.3269673;-0.01978397,0.12141;-0.6617149;0.06875587,0.1397265;-0.6993226;0.02103543,-0.08175462;0.006470224;-0.03018956,-0.1184134;-0.3251558;-0.02978031,-0.1182158;-0.6625733;0.04863137,-0.1244277;-0.6477601;-0.03452089,0.0008178353;0.5570525;0.02225614,316.7537
+0;0;0,0.0017768;0.3222935;0.007548561,0.003799362;0.6335634;0.0004797,0.1764429;0.5057731;0.00269862,0.2078369;0.25027;0.01641061,0.2534526;0.003995672;-0.009770937,-0.1635911;0.4880191;0.002306705,-0.2115211;0.2353334;-0.0152449,-0.2502963;-0.01065235;-0.05272588,0.07761406;0.005222817;-0.03989944,0.09637605;-0.326362;-0.005249489,0.1130395;-0.664498;0.06832817,0.1114372;-0.6252992;-0.01642342,-0.07586308;0.006364441;-0.04298224,-0.1205833;-0.3233441;-0.01481317,-0.1351246;-0.6621888;0.05589899,-0.134055;-0.6229322;-0.02885472,0.003271619;0.5572623;0.004618156,0;0;0,0.0006208122;0.3218471;0.01863527,0.0002814978;0.6331927;0.01760864,0.1674076;0.4992157;-0.0183115,0.230764;0.2517004;-0.05262756,0.2144089;0.01098606;-0.124783,-0.1667177;0.4891653;0.01246855,-0.215468;0.2390907;-0.02679363,-0.2308552;0.001127362;-0.1077504,0.0745389;0.003703326;-0.04553485,0.1111996;-0.327216;-0.02004909,0.1210981;-0.6620324;0.06842303,0.1395947;-0.7001597;0.02060485,-0.08186616;0.006436591;-0.02999478,-0.1188564;-0.3254261;-0.03018321,-0.1185377;-0.6629307;0.04803338,-0.1250958;-0.6482551;-0.03558587,0.000615418;0.5568318;0.02046824,316.7756
+0;0;0,0.0017768;0.3222935;0.007548561,0.003799362;0.6335634;0.0004797,0.1764429;0.5057731;0.00269862,0.2078369;0.25027;0.01641061,0.2534526;0.003995672;-0.009770937,-0.1635911;0.4880191;0.002306705,-0.2115211;0.2353334;-0.0152449,-0.2502963;-0.01065235;-0.05272588,0.07761406;0.005222817;-0.03989944,0.09637605;-0.326362;-0.005249489,0.1130395;-0.664498;0.06832817,0.1114372;-0.6252992;-0.01642342,-0.07586308;0.006364441;-0.04298224,-0.1205833;-0.3233441;-0.01481317,-0.1351246;-0.6621888;0.05589899,-0.134055;-0.6229322;-0.02885472,0.003271619;0.5572623;0.004618156,0;0;0,0.0006208122;0.3218471;0.01863527,0.0002814978;0.6331927;0.01760864,0.1674076;0.4992157;-0.0183115,0.230764;0.2517004;-0.05262756,0.2144089;0.01098606;-0.124783,-0.1667177;0.4891653;0.01246855,-0.215468;0.2390907;-0.02679363,-0.2308552;0.001127362;-0.1077504,0.0745389;0.003703326;-0.04553485,0.1111996;-0.327216;-0.02004909,0.1210981;-0.6620324;0.06842303,0.1395947;-0.7001597;0.02060485,-0.08186616;0.006436591;-0.02999478,-0.1188564;-0.3254261;-0.03018321,-0.1185377;-0.6629307;0.04803338,-0.1250958;-0.6482551;-0.03558587,0.000615418;0.5568318;0.02046824,316.7885
+0;0;0,0.001776119;0.3221698;0.007545664,0.003798249;0.6333729;0.000478093,0.1762476;0.5056512;0.002698575,0.2076745;0.2498803;0.01642494,0.253279;0.003666297;-0.009750199,-0.1634049;0.4879172;0.0023071,-0.2113851;0.2349666;-0.0152629,-0.2501509;-0.0109589;-0.05273471,0.07757943;0.005220486;-0.03988164,0.09637666;-0.3269874;-0.005166586,0.1130234;-0.6647828;0.06833698,0.111418;-0.6255664;-0.01657581,-0.07582922;0.006361601;-0.04296307,-0.1206335;-0.3239664;-0.01474107,-0.1351601;-0.6624697;0.05589987,-0.1340885;-0.6231956;-0.02901504,0.003270581;0.5570827;0.004615957,0;0;0,0.0005358458;0.3217704;0.01780367,8.435547E-05;0.6330475;0.01621795,0.1671324;0.4990795;-0.01906943,0.2306354;0.2512386;-0.05279016,0.2144551;0.01059194;-0.1249957,-0.1667393;0.489103;0.01211281,-0.2153752;0.2384602;-0.02540425,-0.2311614;0.0006902963;-0.1066603,0.07461849;0.003796369;-0.04532146,0.1115903;-0.3277296;-0.01994109,0.1210649;-0.6622314;0.06840158,0.1393281;-0.7004454;0.02032852,-0.08178982;0.006323112;-0.03011328,-0.118855;-0.3261625;-0.03017483,-0.1186323;-0.6633755;0.04775465,-0.1252668;-0.6487681;-0.03601142,0.000443399;0.5567023;0.01919699,316.8087
+0;0;0,0.001723452;0.3221705;0.007529939,0.003700289;0.6333727;0.0004245657,0.176175;0.5056645;0.002690448,0.2076281;0.2498996;0.01646833,0.253198;0.003685772;-0.009768458,-0.1634769;0.4879048;0.002319609,-0.211519;0.234969;-0.01529425,-0.2503719;-0.01092689;-0.0528699,0.07759079;0.005236725;-0.03985738,0.09641919;-0.3269779;-0.005224351,0.112854;-0.6647812;0.06829061,0.111246;-0.6255665;-0.01662233,-0.07582763;0.006348329;-0.04296784,-0.1205751;-0.3240007;-0.01490219,-0.1352167;-0.6625381;0.05555167,-0.1341488;-0.6232603;-0.0293629,0.003193855;0.5570833;0.004578552,0;0;0,0.0005358458;0.3217704;0.01780367,8.435547E-05;0.6330475;0.01621795,0.1671324;0.4990795;-0.01906943,0.2306354;0.2512386;-0.05279016,0.2144551;0.01059194;-0.1249957,-0.1667393;0.489103;0.01211281,-0.2153752;0.2384602;-0.02540425,-0.2311614;0.0006902963;-0.1066603,0.07461849;0.003796369;-0.04532146,0.1115903;-0.3277296;-0.01994109,0.1210649;-0.6622314;0.06840158,0.1393281;-0.7004454;0.02032852,-0.08178982;0.006323112;-0.03011328,-0.118855;-0.3261625;-0.03017483,-0.1186323;-0.6633755;0.04775465,-0.1252668;-0.6487681;-0.03601142,0.000443399;0.5567023;0.01919699,316.8203
+0;0;0,0.001723333;0.3221483;0.00752942,0.003700755;0.6334417;0.0004213462,0.1761396;0.505707;0.002689639,0.2076409;0.2495502;0.01648863,0.2530946;0.003964722;-0.009681199,-0.1634424;0.487951;0.002318876,-0.2115581;0.2346275;-0.01532198,-0.2503119;-0.01064079;-0.05280173,0.07762814;0.005239246;-0.03987657,0.09646302;-0.3270898;-0.005231611,0.1129848;-0.66668;0.0686722,0.1113729;-0.6274433;-0.01644418,-0.07586413;0.006351384;-0.04298852,-0.120627;-0.3241115;-0.01491321,-0.1353461;-0.6644396;0.05591333,-0.1342756;-0.6251395;-0.02920469,0.003194075;0.5571152;0.004577354,0;0;0,0.0004095584;0.3217968;0.0169065,-0.0002454966;0.6331601;0.0145607,0.1670459;0.4993766;-0.01985955,0.2303332;0.2509881;-0.05297995,0.2143246;0.01085413;-0.1246915,-0.1670357;0.489217;0.01188835,-0.2155826;0.238009;-0.02467399,-0.2317411;0.0008714199;-0.105716,0.07462095;0.003796428;-0.04539847,0.1116698;-0.3278453;-0.02012467,0.1211669;-0.6639069;0.0694778,0.139062;-0.7012998;0.01977182,-0.08184972;0.006303477;-0.03007671,-0.1192026;-0.3262658;-0.03036941,-0.1189253;-0.6652671;0.04795207,-0.1256684;-0.6507391;-0.0359995,0.0001677275;0.5567853;0.01772237,316.8319
+0;0;0,0.001723333;0.3221483;0.00752942,0.003700755;0.6334417;0.0004213462,0.1761396;0.505707;0.002689639,0.2076409;0.2495502;0.01648863,0.2530946;0.003964722;-0.009681199,-0.1634424;0.487951;0.002318876,-0.2115581;0.2346275;-0.01532198,-0.2503119;-0.01064079;-0.05280173,0.07762814;0.005239246;-0.03987657,0.09646302;-0.3270898;-0.005231611,0.1129848;-0.66668;0.0686722,0.1113729;-0.6274433;-0.01644418,-0.07586413;0.006351384;-0.04298852,-0.120627;-0.3241115;-0.01491321,-0.1353461;-0.6644396;0.05591333,-0.1342756;-0.6251395;-0.02920469,0.003194075;0.5571152;0.004577354,0;0;0,0.0004095584;0.3217968;0.0169065,-0.0002454966;0.6331601;0.0145607,0.1670459;0.4993766;-0.01985955,0.2303332;0.2509881;-0.05297995,0.2143246;0.01085413;-0.1246915,-0.1670357;0.489217;0.01188835,-0.2155826;0.238009;-0.02467399,-0.2317411;0.0008714199;-0.105716,0.07462095;0.003796428;-0.04539847,0.1116698;-0.3278453;-0.02012467,0.1211669;-0.6639069;0.0694778,0.139062;-0.7012998;0.01977182,-0.08184972;0.006303477;-0.03007671,-0.1192026;-0.3262658;-0.03036941,-0.1189253;-0.6652671;0.04795207,-0.1256684;-0.6507391;-0.0359995,0.0001677275;0.5567853;0.01772237,316.854
+0;0;0,0.001694564;0.3221146;0.007527573,0.00365175;0.6333765;0.0004169135,0.1759014;0.5056794;0.002701378,0.2074339;0.2493416;0.01655346,0.2529319;0.003568351;-0.009696856,-0.16453;0.491553;-0.004216923,-0.2094907;0.2371205;-0.01595916,-0.2483206;-0.008341417;-0.05343319,0.07765195;0.005246053;-0.03990417,0.09646221;-0.3268262;-0.005457442,0.1129694;-0.6666685;0.06866151,0.112667;-0.6274615;-0.01630102,-0.07589827;0.006349891;-0.04299791,-0.1205362;-0.3238574;-0.01501621,-0.1353729;-0.6644564;0.05591416,-0.132998;-0.6251789;-0.02900804,0.003152636;0.557049;0.004574041,0;0;0,0.0003653169;0.3217953;0.01627851,-0.0004598051;0.6331245;0.01353645,0.1667392;0.4994773;-0.02063274,0.2303254;0.2508827;-0.05307865,0.2142483;0.01048395;-0.124588,-0.1671056;0.489391;0.01170337,-0.215535;0.2379026;-0.02439965,-0.231806;0.000528723;-0.1053473,0.07463916;0.003813833;-0.0454328,0.1118129;-0.3275326;-0.02013373,0.1210603;-0.6639222;0.06939507,0.1388736;-0.701331;0.01997614,-0.08189298;0.006284364;-0.03006219,-0.1190806;-0.3260247;-0.03039877,-0.1190125;-0.6653004;0.04802915,-0.1258426;-0.6507685;-0.03574184,-9.00033E-06;0.556752;0.01677203,316.865
+0;0;0,0.001694564;0.3221146;0.007527573,0.00365175;0.6333765;0.0004169135,0.1759014;0.5056794;0.002701378,0.2074339;0.2493416;0.01655346,0.2529319;0.003568351;-0.009696856,-0.16453;0.491553;-0.004216923,-0.2094907;0.2371205;-0.01595916,-0.2483206;-0.008341417;-0.05343319,0.07765195;0.005246053;-0.03990417,0.09646221;-0.3268262;-0.005457442,0.1129694;-0.6666685;0.06866151,0.112667;-0.6274615;-0.01630102,-0.07589827;0.006349891;-0.04299791,-0.1205362;-0.3238574;-0.01501621,-0.1353729;-0.6644564;0.05591416,-0.132998;-0.6251789;-0.02900804,0.003152636;0.557049;0.004574041,0;0;0,0.0003653169;0.3217953;0.01627851,-0.0004598051;0.6331245;0.01353645,0.1667392;0.4994773;-0.02063274,0.2303254;0.2508827;-0.05307865,0.2142483;0.01048395;-0.124588,-0.1671056;0.489391;0.01170337,-0.215535;0.2379026;-0.02439965,-0.231806;0.000528723;-0.1053473,0.07463916;0.003813833;-0.0454328,0.1118129;-0.3275326;-0.02013373,0.1210603;-0.6639222;0.06939507,0.1388736;-0.701331;0.01997614,-0.08189298;0.006284364;-0.03006219,-0.1190806;-0.3260247;-0.03039877,-0.1190125;-0.6653004;0.04802915,-0.1258426;-0.6507685;-0.03574184,-9.00033E-06;0.556752;0.01677203,316.8871
+0;0;0,0.001693841;0.3219773;0.007524365,0.003649863;0.6330537;0.0004175943,0.1758098;0.5054204;0.002701012,0.2073611;0.2489298;0.01656135,0.2529452;0.002691329;-0.009738661,-0.1644443;0.4913014;-0.004213686,-0.2094317;0.2367172;-0.01596292,-0.2483352;-0.00920938;-0.0535079,0.07781798;0.00525727;-0.03998949,0.09660859;-0.3264681;-0.005578734,0.1131477;-0.6669663;0.06868327,0.1128443;-0.6277291;-0.01655822,-0.07606055;0.006363469;-0.04308984,-0.1206518;-0.3234989;-0.01513737,-0.1355172;-0.6647552;0.0559299,-0.1331345;-0.6254473;-0.02927114,0.003150993;0.5567633;0.004572699,0;0;0,0.0003416985;0.3216911;0.01560688,-0.0006159097;0.6328358;0.01291752,0.1666349;0.4998071;-0.02159071,0.2302398;0.2509432;-0.05315256,0.2139578;0.01012583;-0.1248806,-0.1672685;0.4894276;0.01152314,-0.2155966;0.2377072;-0.02420103,-0.2319401;-0.0001514852;-0.1051896,0.07472886;0.003912598;-0.0456369,0.1121059;-0.3270675;-0.02045536,0.1209264;-0.6640542;0.06948686,0.1388163;-0.7016623;0.0198822,-0.0821126;0.006231697;-0.03001873,-0.1191621;-0.3257414;-0.03046477,-0.119307;-0.6656358;0.04827004,-0.126301;-0.6511707;-0.03576139,-0.0001429021;0.5564992;0.01611638,316.8986
+0;0;0,0.001677259;0.3219765;0.007561516,0.003573412;0.6330556;0.0005343021,0.1757583;0.5054269;0.002746589,0.2071977;0.2489222;0.01659732,0.2527856;0.002720639;-0.01004001,-0.1648018;0.492709;-0.007884631,-0.2081524;0.2377078;-0.01625542,-0.2470065;-0.008184627;-0.05407468,0.07782202;0.005271291;-0.03997979,0.09685254;-0.3264848;-0.005998891,0.1135011;-0.6669836;0.0682359,0.1139292;-0.6277496;-0.0170054,-0.0760472;0.006349603;-0.04311546,-0.1204626;-0.3235551;-0.01538241,-0.1355871;-0.6648043;0.05566412,-0.1324684;-0.6254961;-0.02951311,0.003098026;0.5567634;0.004658638,0;0;0,0.0003416985;0.3216911;0.01560688,-0.0006159097;0.6328358;0.01291752,0.1666349;0.4998071;-0.02159071,0.2302398;0.2509432;-0.05315256,0.2139578;0.01012583;-0.1248806,-0.1672685;0.4894276;0.01152314,-0.2155966;0.2377072;-0.02420103,-0.2319401;-0.0001514852;-0.1051896,0.07472886;0.003912598;-0.0456369,0.1121059;-0.3270675;-0.02045536,0.1209264;-0.6640542;0.06948686,0.1388163;-0.7016623;0.0198822,-0.0821126;0.006231697;-0.03001873,-0.1191621;-0.3257414;-0.03046477,-0.119307;-0.6656358;0.04827004,-0.126301;-0.6511707;-0.03576139,-0.0001429021;0.5564992;0.01611638,316.9102
+0;0;0,0.001676823;0.3218928;0.00755955,0.003572401;0.6328774;0.0005342038,0.1753676;0.5053815;0.002749901,0.2068073;0.2488738;0.01660079,0.2521999;0.003727078;-0.009922419,-0.1644237;0.4926923;-0.007857315,-0.2077747;0.2376881;-0.0162282,-0.2464623;-0.007150814;-0.05388543,0.07788959;0.005275867;-0.0400145,0.09692205;-0.3265141;-0.006030131,0.1135764;-0.6671308;0.06823038,0.1140013;-0.6279671;-0.0163629,-0.07611322;0.006355116;-0.0431529,-0.1205332;-0.3235833;-0.01541701,-0.1356629;-0.6649507;0.05565412,-0.1325679;-0.6257132;-0.02887557,0.00309712;0.556602;0.004657634,0;0;0,0.0003840774;0.3216425;0.01486349,-0.0006605983;0.6326914;0.01198029,0.1662675;0.4997963;-0.02222395,0.2301082;0.250945;-0.05343199,0.2135565;0.01134366;-0.125391,-0.1670259;0.4896873;0.01104285,-0.2151244;0.2378325;-0.0240598,-0.231283;0.001017153;-0.1047957,0.07478186;0.003964961;-0.04569173,0.11207;-0.327052;-0.02041078,0.1206855;-0.6641388;0.06964469,0.1383667;-0.7014405;0.02067494,-0.08220668;0.006187511;-0.02999265,-0.1193543;-0.3258089;-0.03041468,-0.1194648;-0.6658128;0.04838268,-0.1264255;-0.6512532;-0.03500391,-0.0001726747;0.5563729;0.01520634,316.9319
+0;0;0,0.001676823;0.3218928;0.00755955,0.003572401;0.6328774;0.0005342038,0.1753676;0.5053815;0.002749901,0.2068073;0.2488738;0.01660079,0.2521999;0.003727078;-0.009922419,-0.1644237;0.4926923;-0.007857315,-0.2077747;0.2376881;-0.0162282,-0.2464623;-0.007150814;-0.05388543,0.07788959;0.005275867;-0.0400145,0.09692205;-0.3265141;-0.006030131,0.1135764;-0.6671308;0.06823038,0.1140013;-0.6279671;-0.0163629,-0.07611322;0.006355116;-0.0431529,-0.1205332;-0.3235833;-0.01541701,-0.1356629;-0.6649507;0.05565412,-0.1325679;-0.6257132;-0.02887557,0.00309712;0.556602;0.004657634,0;0;0,0.0003840774;0.3216425;0.01486349,-0.0006605983;0.6326914;0.01198029,0.1662675;0.4997963;-0.02222395,0.2301082;0.250945;-0.05343199,0.2135565;0.01134366;-0.125391,-0.1670259;0.4896873;0.01104285,-0.2151244;0.2378325;-0.0240598,-0.231283;0.001017153;-0.1047957,0.07478186;0.003964961;-0.04569173,0.11207;-0.327052;-0.02041078,0.1206855;-0.6641388;0.06964469,0.1383667;-0.7014405;0.02067494,-0.08220668;0.006187511;-0.02999265,-0.1193543;-0.3258089;-0.03041468,-0.1194648;-0.6658128;0.04838268,-0.1264255;-0.6512532;-0.03500391,-0.0001726747;0.5563729;0.01520634,316.9431
+0;0;0,0.001610518;0.3218077;0.007604031,0.003450815;0.6327347;0.0006475551,0.175258;0.5051999;0.002851383,0.2067388;0.2487052;0.01653465,0.2517783;0.003400967;-0.01089523,-0.1641679;0.491194;-0.005213328,-0.208854;0.2365362;-0.01618606,-0.2477373;-0.008142859;-0.05587702,0.07799314;0.005279022;-0.04000054,0.09699143;-0.3264129;-0.006018143,0.1137062;-0.6674307;0.06827724,0.1136214;-0.6282629;-0.01624497,-0.07613895;0.00635377;-0.04328199,-0.1205587;-0.3234808;-0.01550822,-0.135709;-0.665207;0.05580764,-0.1331255;-0.6259725;-0.02866785,0.002999773;0.556468;0.004743289,0;0;0,0.0002421737;0.321573;0.01453757,-0.0009585619;0.6325628;0.01175475,0.1659788;0.4997223;-0.02264524,0.2297673;0.2508191;-0.05340314,0.2127233;0.01135243;-0.1263437,-0.1672799;0.4895307;0.01071612,-0.2151717;0.2375965;-0.02397332,-0.2312765;0.0006230325;-0.1048395,0.07484101;0.004040807;-0.045753,0.1119239;-0.3269031;-0.02052784,0.1204595;-0.664325;0.06983757,0.1383429;-0.7016093;0.02104139,-0.08231443;0.006121118;-0.02996179,-0.1195825;-0.3257619;-0.03026112,-0.1197214;-0.6661711;0.04856667,-0.1266937;-0.6516041;-0.03474762,-0.000441581;0.5562535;0.01494932,316.9545
+0;0;0,0.001610518;0.3218077;0.007604031,0.003450815;0.6327347;0.0006475551,0.175258;0.5051999;0.002851383,0.2067388;0.2487052;0.01653465,0.2517783;0.003400967;-0.01089523,-0.1641679;0.491194;-0.005213328,-0.208854;0.2365362;-0.01618606,-0.2477373;-0.008142859;-0.05587702,0.07799314;0.005279022;-0.04000054,0.09699143;-0.3264129;-0.006018143,0.1137062;-0.6674307;0.06827724,0.1136214;-0.6282629;-0.01624497,-0.07613895;0.00635377;-0.04328199,-0.1205587;-0.3234808;-0.01550822,-0.135709;-0.665207;0.05580764,-0.1331255;-0.6259725;-0.02866785,0.002999773;0.556468;0.004743289,0;0;0,0.0002421737;0.321573;0.01453757,-0.0009585619;0.6325628;0.01175475,0.1659788;0.4997223;-0.02264524,0.2297673;0.2508191;-0.05340314,0.2127233;0.01135243;-0.1263437,-0.1672799;0.4895307;0.01071612,-0.2151717;0.2375965;-0.02397332,-0.2312765;0.0006230325;-0.1048395,0.07484101;0.004040807;-0.045753,0.1119239;-0.3269031;-0.02052784,0.1204595;-0.664325;0.06983757,0.1383429;-0.7016093;0.02104139,-0.08231443;0.006121118;-0.02996179,-0.1195825;-0.3257619;-0.03026112,-0.1197214;-0.6661711;0.04856667,-0.1266937;-0.6516041;-0.03474762,-0.000441581;0.5562535;0.01494932,316.9655
+0;0;0,0.001610518;0.3218077;0.007604031,0.003450815;0.6327347;0.0006475551,0.175258;0.5051999;0.002851383,0.2067388;0.2487052;0.01653465,0.2517783;0.003400967;-0.01089523,-0.1641679;0.491194;-0.005213328,-0.208854;0.2365362;-0.01618606,-0.2477373;-0.008142859;-0.05587702,0.07799314;0.005279022;-0.04000054,0.09699143;-0.3264129;-0.006018143,0.1137062;-0.6674307;0.06827724,0.1136214;-0.6282629;-0.01624497,-0.07613895;0.00635377;-0.04328199,-0.1205587;-0.3234808;-0.01550822,-0.135709;-0.665207;0.05580764,-0.1331255;-0.6259725;-0.02866785,0.002999773;0.556468;0.004743289,0;0;0,0.0002421737;0.321573;0.01453757,-0.0009585619;0.6325628;0.01175475,0.1659788;0.4997223;-0.02264524,0.2297673;0.2508191;-0.05340314,0.2127233;0.01135243;-0.1263437,-0.1672799;0.4895307;0.01071612,-0.2151717;0.2375965;-0.02397332,-0.2312765;0.0006230325;-0.1048395,0.07484101;0.004040807;-0.045753,0.1119239;-0.3269031;-0.02052784,0.1204595;-0.664325;0.06983757,0.1383429;-0.7016093;0.02104139,-0.08231443;0.006121118;-0.02996179,-0.1195825;-0.3257619;-0.03026112,-0.1197214;-0.6661711;0.04856667,-0.1266937;-0.6516041;-0.03474762,-0.000441581;0.5562535;0.01494932,316.9878
+0;0;0,0.001574901;0.321716;0.007644315,0.00331263;0.6325744;0.0008123247,0.1752707;0.5050315;0.002897124,0.2066514;0.2483078;0.01600812,0.2509516;0.00437592;-0.01323109,-0.1648551;0.492614;-0.007275726,-0.2084655;0.2375412;-0.01726224,-0.2471214;-0.005715877;-0.05790596,0.07798095;0.005303474;-0.04000028,0.09687542;-0.3263818;-0.006019428,0.1138648;-0.6672299;0.06829734,0.1142075;-0.6280065;-0.01673923,-0.07613182;0.006334739;-0.04327812,-0.120567;-0.3234872;-0.01553228,-0.1359242;-0.6650621;0.05574021,-0.1328927;-0.6257703;-0.02923553,0.002897659;0.5563164;0.004868355,0;0;0,-2.518296E-05;0.3215162;0.01376367,-0.001619935;0.6324285;0.01057458,0.1658119;0.4999234;-0.02300119,0.2295736;0.2507998;-0.05358911,0.2118607;0.0131716;-0.1280153,-0.1679598;0.4893422;0.01045952,-0.2156764;0.2371409;-0.02391209,-0.2309725;0.001630247;-0.1052811,0.0748571;0.004025191;-0.04570985,0.1120453;-0.3268902;-0.02043414,0.1203733;-0.6642016;0.06979156,0.1383237;-0.701834;0.02059746,-0.08228505;0.00613259;-0.03001234,-0.1195184;-0.3257416;-0.03015001,-0.1196696;-0.6660144;0.04861163,-0.1267035;-0.6515738;-0.03520267,-0.001005724;0.5561346;0.01385856,316.9995
+0;0;0,0.001574901;0.321716;0.007644315,0.00331263;0.6325744;0.0008123247,0.1752707;0.5050315;0.002897124,0.2066514;0.2483078;0.01600812,0.2509516;0.00437592;-0.01323109,-0.1648551;0.492614;-0.007275726,-0.2084655;0.2375412;-0.01726224,-0.2471214;-0.005715877;-0.05790596,0.07798095;0.005303474;-0.04000028,0.09687542;-0.3263818;-0.006019428,0.1138648;-0.6672299;0.06829734,0.1142075;-0.6280065;-0.01673923,-0.07613182;0.006334739;-0.04327812,-0.120567;-0.3234872;-0.01553228,-0.1359242;-0.6650621;0.05574021,-0.1328927;-0.6257703;-0.02923553,0.002897659;0.5563164;0.004868355,0;0;0,-2.518296E-05;0.3215162;0.01376367,-0.001619935;0.6324285;0.01057458,0.1658119;0.4999234;-0.02300119,0.2295736;0.2507998;-0.05358911,0.2118607;0.0131716;-0.1280153,-0.1679598;0.4893422;0.01045952,-0.2156764;0.2371409;-0.02391209,-0.2309725;0.001630247;-0.1052811,0.0748571;0.004025191;-0.04570985,0.1120453;-0.3268902;-0.02043414,0.1203733;-0.6642016;0.06979156,0.1383237;-0.701834;0.02059746,-0.08228505;0.00613259;-0.03001234,-0.1195184;-0.3257416;-0.03015001,-0.1196696;-0.6660144;0.04861163,-0.1267035;-0.6515738;-0.03520267,-0.001005724;0.5561346;0.01385856,317.0106
+0;0;0,0.001574797;0.3216947;0.007643808,0.003312174;0.6324903;0.0008131191,0.1753672;0.5049321;0.002896092,0.2066799;0.2487653;0.01597864,0.2503728;0.008177072;-0.01285978,-0.1649498;0.4925075;-0.007282477,-0.2084655;0.2379881;-0.01724733,-0.2465917;-0.001934573;-0.05733394,0.07795514;0.005301719;-0.03998704,0.09682617;-0.3259721;-0.006048352,0.1138225;-0.6669595;0.06829882,0.1141646;-0.6277522;-0.01658936,-0.07610662;0.006332642;-0.04326379,-0.1204867;-0.3230801;-0.01555238,-0.1358501;-0.6647947;0.05574927,-0.1328239;-0.6255192;-0.02907819,0.002897277;0.5562457;0.004868431,0;0;0,-0.0001724064;0.3215095;0.01341558,-0.001782134;0.6323589;0.01018119,0.1658522;0.4999581;-0.02308345,0.2293328;0.2514319;-0.05435634,0.2117217;0.01825304;-0.1314335,-0.1682625;0.4893479;0.01013699,-0.2155298;0.237594;-0.02390432,-0.2293567;0.00580442;-0.1057936,0.07483542;0.004051477;-0.0456872,0.1122943;-0.326434;-0.02065921,0.1201952;-0.6638954;0.06959724,0.1381784;-0.7017344;0.02096224,-0.08224887;0.006102793;-0.03003256,-0.1190994;-0.3253973;-0.03016528,-0.1193425;-0.665825;0.04856034,-0.1263168;-0.6513653;-0.03511015,-0.001173288;0.5560786;0.01346564,317.0335
+0;0;0,0.001531925;0.3216931;0.007716524,0.003153439;0.6324952;0.001118795,0.175275;0.505021;0.002977527,0.2064425;0.2487814;0.0149321,0.2499121;0.008743241;-0.01846724,-0.1652991;0.4934688;-0.00872305,-0.208062;0.2388373;-0.0190771,-0.2467065;-0.000311479;-0.06309855,0.07795651;0.00533332;-0.03998016,0.09681801;-0.325942;-0.006051615,0.1137033;-0.666943;0.06825929,0.1143516;-0.627728;-0.01662626,-0.0760965;0.006300908;-0.0432862,-0.1204824;-0.3231139;-0.01560783,-0.1357892;-0.6648502;0.0556016,-0.1324591;-0.6255638;-0.02921328,0.002780598;0.5562464;0.005098629,0;0;0,-0.0001724064;0.3215095;0.01341558,-0.001782134;0.6323589;0.01018119,0.1658522;0.4999581;-0.02308345,0.2293328;0.2514319;-0.05435634,0.2117217;0.01825304;-0.1314335,-0.1682625;0.4893479;0.01013699,-0.2155298;0.237594;-0.02390432,-0.2293567;0.00580442;-0.1057936,0.07483542;0.004051477;-0.0456872,0.1122943;-0.326434;-0.02065921,0.1201952;-0.6638954;0.06959724,0.1381784;-0.7017344;0.02096224,-0.08224887;0.006102793;-0.03003256,-0.1190994;-0.3253973;-0.03016528,-0.1193425;-0.665825;0.04856034,-0.1263168;-0.6513653;-0.03511015,-0.001173288;0.5560786;0.01346564,317.045
+0;0;0,0.001531925;0.3216931;0.007716524,0.003153439;0.6324952;0.001118795,0.175275;0.505021;0.002977527,0.2064425;0.2487814;0.0149321,0.2499121;0.008743241;-0.01846724,-0.1652991;0.4934688;-0.00872305,-0.208062;0.2388373;-0.0190771,-0.2467065;-0.000311479;-0.06309855,0.07795651;0.00533332;-0.03998016,0.09681801;-0.325942;-0.006051615,0.1137033;-0.666943;0.06825929,0.1143516;-0.627728;-0.01662626,-0.0760965;0.006300908;-0.0432862,-0.1204824;-0.3231139;-0.01560783,-0.1357892;-0.6648502;0.0556016,-0.1324591;-0.6255638;-0.02921328,0.002780598;0.5562464;0.005098629,0;0;0,-0.0001724064;0.3215095;0.01341558,-0.001782134;0.6323589;0.01018119,0.1658522;0.4999581;-0.02308345,0.2293328;0.2514319;-0.05435634,0.2117217;0.01825304;-0.1314335,-0.1682625;0.4893479;0.01013699,-0.2155298;0.237594;-0.02390432,-0.2293567;0.00580442;-0.1057936,0.07483542;0.004051477;-0.0456872,0.1122943;-0.326434;-0.02065921,0.1201952;-0.6638954;0.06959724,0.1381784;-0.7017344;0.02096224,-0.08224887;0.006102793;-0.03003256,-0.1190994;-0.3253973;-0.03016528,-0.1193425;-0.665825;0.04856034,-0.1263168;-0.6513653;-0.03511015,-0.001173288;0.5560786;0.01346564,317.0564
+0;0;0,0.001531753;0.321657;0.007715657,0.003153172;0.6324412;0.001118217,0.1752361;0.5049806;0.00297731,0.2062296;0.2501719;0.01486512,0.2497053;0.01009949;-0.01853899,-0.1652617;0.493431;-0.008720648,-0.2077859;0.2402214;-0.01901688,-0.2464358;0.001038432;-0.06304461,0.07799023;0.005335628;-0.03999746,0.096838;-0.3256984;-0.006093632,0.1137397;-0.6670302;0.0682894,0.114385;-0.6278582;-0.01620141,-0.07612944;0.006303634;-0.04330493,-0.120483;-0.3228711;-0.01564673,-0.1358046;-0.6649392;0.05563183,-0.13249;-0.6256959;-0.02878863,0.002780342;0.5561945;0.005097937,0;0;0,-0.0002191067;0.3214785;0.01328945,-0.001824558;0.6323114;0.01018667,0.1657872;0.4999784;-0.02309394,0.2291502;0.2530225;-0.05514574,0.2111984;0.02019997;-0.1333261,-0.168281;0.489344;0.00998015,-0.215059;0.2389666;-0.02396664,-0.2276902;0.008175805;-0.1089184,0.07484886;0.004063874;-0.04573703,0.112407;-0.3261688;-0.02075672,0.1201792;-0.6639332;0.06969046,0.1380534;-0.7016552;0.02155017,-0.08229867;0.006091123;-0.0300095,-0.1190495;-0.3251755;-0.03012512,-0.1193067;-0.6659392;0.04865313,-0.1262235;-0.6514072;-0.03463034,-0.001220778;0.5560318;0.01343966,317.0789
+0;0;0,0.001441428;0.3216675;0.007732119,0.002727523;0.6325415;0.00112673,0.1748884;0.5052919;0.003141007,0.2051659;0.2503753;0.01198902,0.2500409;0.01330349;-0.03033249,-0.1656142;0.4941363;-0.009856435,-0.2077047;0.2410383;-0.0219928,-0.2456784;0.003562346;-0.06858778,0.07799346;0.005323519;-0.03996253,0.09683684;-0.3255817;-0.006110691,0.113702;-0.666971;0.06829406,0.1146007;-0.6278155;-0.01604345,-0.07605557;0.006329602;-0.04340288,-0.1203411;-0.3227166;-0.01571339,-0.1356903;-0.6648024;0.05576264,-0.1321282;-0.6255746;-0.02849652,0.002460939;0.556268;0.005111868,0;0;0,-0.0003682822;0.3215058;0.01287508,-0.00214617;0.6324255;0.009670496,0.1655053;0.5001578;-0.02325368,0.2285203;0.2533395;-0.05622864,0.2103258;0.02271017;-0.1367705,-0.1684477;0.4893965;0.009621419,-0.2148985;0.2392148;-0.02543499,-0.2264635;0.01054169;-0.1125141,0.07486185;0.004095405;-0.04568648,0.1123674;-0.3260062;-0.02067423,0.1199971;-0.6638961;0.0695436,0.137949;-0.7016248;0.0217104,-0.08226814;0.006039146;-0.03006334,-0.118892;-0.3251074;-0.03015817,-0.1192117;-0.6658792;0.04884533,-0.1260824;-0.651334;-0.03428945,-0.001502916;0.5561203;0.01294184,317.0906
+0;0;0,0.001441428;0.3216675;0.007732119,0.002727523;0.6325415;0.00112673,0.1748884;0.5052919;0.003141007,0.2051659;0.2503753;0.01198902,0.2500409;0.01330349;-0.03033249,-0.1656142;0.4941363;-0.009856435,-0.2077047;0.2410383;-0.0219928,-0.2456784;0.003562346;-0.06858778,0.07799346;0.005323519;-0.03996253,0.09683684;-0.3255817;-0.006110691,0.113702;-0.666971;0.06829406,0.1146007;-0.6278155;-0.01604345,-0.07605557;0.006329602;-0.04340288,-0.1203411;-0.3227166;-0.01571339,-0.1356903;-0.6648024;0.05576264,-0.1321282;-0.6255746;-0.02849652,0.002460939;0.556268;0.005111868,0;0;0,-0.0003682822;0.3215058;0.01287508,-0.00214617;0.6324255;0.009670496,0.1655053;0.5001578;-0.02325368,0.2285203;0.2533395;-0.05622864,0.2103258;0.02271017;-0.1367705,-0.1684477;0.4893965;0.009621419,-0.2148985;0.2392148;-0.02543499,-0.2264635;0.01054169;-0.1125141,0.07486185;0.004095405;-0.04568648,0.1123674;-0.3260062;-0.02067423,0.1199971;-0.6638961;0.0695436,0.137949;-0.7016248;0.0217104,-0.08226814;0.006039146;-0.03006334,-0.118892;-0.3251074;-0.03015817,-0.1192117;-0.6658792;0.04884533,-0.1260824;-0.651334;-0.03428945,-0.001502916;0.5561203;0.01294184,317.1026
+0;0;0,0.001441401;0.3216617;0.007731978,0.002727506;0.6325381;0.001126489,0.1749647;0.5052642;0.003139984,0.205055;0.2519237;0.01193329,0.2495705;0.01675151;-0.0300491,-0.1656887;0.4941036;-0.009863211,-0.2075189;0.2425705;-0.02192454,-0.2451883;0.006997362;-0.06814616,0.07801175;0.005324767;-0.03997191,0.09686087;-0.3256814;-0.006109748,0.1137154;-0.6668541;0.06824784,0.1146176;-0.6276619;-0.01642863,-0.0760734;0.006331087;-0.04341307,-0.1203724;-0.3228154;-0.01571514,-0.1357119;-0.6646844;0.05571559,-0.1321355;-0.6254195;-0.02888222,0.002460916;0.5562629;0.005111718,0;0;0,-0.0004924834;0.3215075;0.01267862,-0.002311319;0.63243;0.009486914,0.1654669;0.5002844;-0.02346921,0.2282407;0.255512;-0.05966473,0.2110588;0.02922496;-0.1465502,-0.1687418;0.4895291;0.009215049,-0.2150771;0.2413504;-0.02852786,-0.2255775;0.01653026;-0.1201564,0.07485378;0.004125625;-0.04573655,0.1125696;-0.32607;-0.02092957,0.1201851;-0.6637332;0.06927896,0.1382057;-0.7020143;0.02165151,-0.08229926;0.00601723;-0.03004271,-0.1187339;-0.3252522;-0.03032856,-0.1190999;-0.6657403;0.0489164,-0.1259622;-0.6512626;-0.03455446,-0.001663655;0.5561227;0.01274872,317.1246
+0;0;0,0.001390865;0.3216593;0.007840884,0.002561436;0.6325418;0.001458529,0.174879;0.5054034;0.003597683,0.204498;0.2518784;0.007052687,0.250415;0.01857378;-0.04305428,-0.1657608;0.4942408;-0.0107712,-0.2074311;0.2428971;-0.02671094,-0.2451468;0.008940026;-0.08048587,0.07800377;0.00533959;-0.0399855,0.09683044;-0.3256569;-0.006016344,0.113113;-0.6670065;0.06765405,0.1142819;-0.6278105;-0.01701876,-0.07607878;0.00631837;-0.0434055,-0.1203183;-0.3228525;-0.01590229,-0.1356795;-0.6646806;0.05571893,-0.1318444;-0.6254051;-0.02886638,0.002331885;0.5562624;0.005367221,0;0;0,-0.0004924834;0.3215075;0.01267862,-0.002311319;0.63243;0.009486914,0.1654669;0.5002844;-0.02346921,0.2282407;0.255512;-0.05966473,0.2110588;0.02922496;-0.1465502,-0.1687418;0.4895291;0.009215049,-0.2150771;0.2413504;-0.02852786,-0.2255775;0.01653026;-0.1201564,0.07485378;0.004125625;-0.04573655,0.1125696;-0.32607;-0.02092957,0.1201851;-0.6637332;0.06927896,0.1382057;-0.7020143;0.02165151,-0.08229926;0.00601723;-0.03004271,-0.1187339;-0.3252522;-0.03032856,-0.1190999;-0.6657403;0.0489164,-0.1259622;-0.6512626;-0.03455446,-0.001663655;0.5561227;0.01274872,317.1367
+0;0;0,0.001390865;0.3216593;0.007840884,0.002561436;0.6325418;0.001458529,0.174879;0.5054034;0.003597683,0.204498;0.2518784;0.007052687,0.250415;0.01857378;-0.04305428,-0.1657608;0.4942408;-0.0107712,-0.2074311;0.2428971;-0.02671094,-0.2451468;0.008940026;-0.08048587,0.07800377;0.00533959;-0.0399855,0.09683044;-0.3256569;-0.006016344,0.113113;-0.6670065;0.06765405,0.1142819;-0.6278105;-0.01701876,-0.07607878;0.00631837;-0.0434055,-0.1203183;-0.3228525;-0.01590229,-0.1356795;-0.6646806;0.05571893,-0.1318444;-0.6254051;-0.02886638,0.002331885;0.5562624;0.005367221,0;0;0,-0.0004924834;0.3215075;0.01267862,-0.002311319;0.63243;0.009486914,0.1654669;0.5002844;-0.02346921,0.2282407;0.255512;-0.05966473,0.2110588;0.02922496;-0.1465502,-0.1687418;0.4895291;0.009215049,-0.2150771;0.2413504;-0.02852786,-0.2255775;0.01653026;-0.1201564,0.07485378;0.004125625;-0.04573655,0.1125696;-0.32607;-0.02092957,0.1201851;-0.6637332;0.06927896,0.1382057;-0.7020143;0.02165151,-0.08229926;0.00601723;-0.03004271,-0.1187339;-0.3252522;-0.03032856,-0.1190999;-0.6657403;0.0489164,-0.1259622;-0.6512626;-0.03455446,-0.001663655;0.5561227;0.01274872,317.1483
+0;0;0,0.001390865;0.3216592;0.007840883,0.002561457;0.6325476;0.001458361,0.1748438;0.505417;0.00359801,0.2044161;0.252292;0.007047562,0.2506758;0.01724613;-0.04343338,-0.1657265;0.4942567;-0.01076794,-0.207331;0.2433096;-0.02668252,-0.2453282;0.007606372;-0.0808588,0.07800631;0.005339765;-0.0399868,0.09683301;-0.3256572;-0.006017603,0.1131222;-0.6671454;0.0676827,0.1142758;-0.6280699;-0.01588052,-0.07608126;0.006318577;-0.04340691,-0.1203209;-0.3228527;-0.01590366,-0.1356883;-0.6648196;0.05574662,-0.1319034;-0.6256657;-0.02773024,0.002331898;0.5562657;0.005367186,0;0;0,-0.0005094707;0.3215077;0.01267314,-0.002347693;0.6324366;0.009525537,0.1653876;0.5003002;-0.02351999,0.2284491;0.2563834;-0.06207538,0.2108751;0.02985062;-0.1532285,-0.1687917;0.48971;0.008819998,-0.2154426;0.2428834;-0.03429569,-0.2258221;0.01863518;-0.1319679,0.07484853;0.004128367;-0.04575038,0.1125649;-0.32607;-0.0209744,0.1201464;-0.663891;0.06919599,0.1377193;-0.7014093;0.02230264,-0.08230413;0.006015412;-0.03003811,-0.1185947;-0.3252701;-0.03050476,-0.118928;-0.6659072;0.04872597,-0.1256361;-0.6512213;-0.03365721,-0.001691774;0.5561261;0.01277065,317.1592
+0;0;0,0.001368889;0.3216543;0.008044205,0.002557275;0.6325561;0.002263218,0.174797;0.5053004;0.003863867,0.2039863;0.2521284;0.0006056046,0.2507932;0.01941097;-0.0592823,-0.1651579;0.4918981;-0.006513287,-0.2091236;0.2421012;-0.03155711,-0.2476781;0.008455276;-0.09366988,0.07802386;0.005342899;-0.03995214,0.09677969;-0.3256573;-0.005975805,0.1130482;-0.6671321;0.06779104,0.1134053;-0.628022;-0.0157756,-0.07605729;0.006315804;-0.0434493,-0.1201819;-0.3228835;-0.01609631,-0.1358044;-0.6648064;0.05570816,-0.132816;-0.6256222;-0.02779768,0.002323139;0.5562646;0.005981711,0;0;0,-0.0005094707;0.3215077;0.01267314,-0.002347693;0.6324366;0.009525537,0.1653876;0.5003002;-0.02351999,0.2284491;0.2563834;-0.06207538,0.2108751;0.02985062;-0.1532285,-0.1687917;0.48971;0.008819998,-0.2154426;0.2428834;-0.03429569,-0.2258221;0.01863518;-0.1319679,0.07484853;0.004128367;-0.04575038,0.1125649;-0.32607;-0.0209744,0.1201464;-0.663891;0.06919599,0.1377193;-0.7014093;0.02230264,-0.08230413;0.006015412;-0.03003811,-0.1185947;-0.3252701;-0.03050476,-0.118928;-0.6659072;0.04872597,-0.1256361;-0.6512213;-0.03365721,-0.001691774;0.5561261;0.01277065,317.1712
+0;0;0,0.001368889;0.3216543;0.008044205,0.002557275;0.6325561;0.002263218,0.174797;0.5053004;0.003863867,0.2039863;0.2521284;0.0006056046,0.2507932;0.01941097;-0.0592823,-0.1651579;0.4918981;-0.006513287,-0.2091236;0.2421012;-0.03155711,-0.2476781;0.008455276;-0.09366988,0.07802386;0.005342899;-0.03995214,0.09677969;-0.3256573;-0.005975805,0.1130482;-0.6671321;0.06779104,0.1134053;-0.628022;-0.0157756,-0.07605729;0.006315804;-0.0434493,-0.1201819;-0.3228835;-0.01609631,-0.1358044;-0.6648064;0.05570816,-0.132816;-0.6256222;-0.02779768,0.002323139;0.5562646;0.005981711,0;0;0,-0.0005094707;0.3215077;0.01267314,-0.002347693;0.6324366;0.009525537,0.1653876;0.5003002;-0.02351999,0.2284491;0.2563834;-0.06207538,0.2108751;0.02985062;-0.1532285,-0.1687917;0.48971;0.008819998,-0.2154426;0.2428834;-0.03429569,-0.2258221;0.01863518;-0.1319679,0.07484853;0.004128367;-0.04575038,0.1125649;-0.32607;-0.0209744,0.1201464;-0.663891;0.06919599,0.1377193;-0.7014093;0.02230264,-0.08230413;0.006015412;-0.03003811,-0.1185947;-0.3252701;-0.03050476,-0.118928;-0.6659072;0.04872597,-0.1256361;-0.6512213;-0.03365721,-0.001691774;0.5561261;0.01277065,317.1826
+0;0;0,0.001369127;0.3217103;0.008045605,0.002557685;0.6326572;0.002263762,0.1746044;0.505447;0.003867342,0.2039145;0.251227;0.0005955908,0.251021;0.01702012;-0.0596756,-0.1649701;0.4920598;-0.006498202,-0.2091179;0.2412288;-0.0316457,-0.2479191;0.006087512;-0.09415598,0.07801885;0.005342556;-0.03994958,0.09677032;-0.3255806;-0.005981155,0.1130412;-0.667104;0.06779619,0.1134003;-0.6279415;-0.01624978,-0.0760524;0.006315398;-0.04344651,-0.1201668;-0.3228072;-0.01609989,-0.1357915;-0.6647788;0.0557148,-0.1327859;-0.625542;-0.02827002,0.002323514;0.5563543;0.005982816,0;0;0,-0.0005633086;0.3215634;0.01268077,-0.002456859;0.6325381;0.009607316,0.165078;0.5005968;-0.02379656,0.2294448;0.2569867;-0.06861496,0.2116401;0.03183439;-0.1670725,-0.1687248;0.4899726;0.008539112,-0.215946;0.242964;-0.03894279,-0.2274197;0.0235742;-0.1504818,0.07485677;0.00415197;-0.04572392,0.1125703;-0.3259715;-0.02099037,0.1202145;-0.6638473;0.06916309,0.1381117;-0.7017712;0.02211166,-0.08229092;0.00597549;-0.03006577,-0.118474;-0.3252436;-0.03060015,-0.1187841;-0.6659169;0.04869486,-0.1255351;-0.6513163;-0.03416096,-0.001780987;0.5562152;0.01282835,317.2049
+0;0;0,0.001332168;0.3217061;0.008219457,0.002439464;0.6326615;0.002865033,0.1744991;0.5054206;0.004068225,0.2037776;0.2513961;-0.006512562,0.251625;0.01945047;-0.07445615,-0.1651419;0.4928486;-0.008727355,-0.2080488;0.2423169;-0.03856803,-0.2472255;0.009528622;-0.1091321,0.07802369;0.005324186;-0.03994257,0.09677237;-0.3255963;-0.005947232,0.1129498;-0.6671149;0.06787322,0.1137837;-0.6279393;-0.01616795,-0.07602862;0.006343922;-0.04348397,-0.1201954;-0.3227726;-0.01614929,-0.1358335;-0.66466;0.0560625,-0.1323547;-0.6254038;-0.02790192,0.002229318;0.5563528;0.006464946,0;0;0,-0.0005633086;0.3215634;0.01268077,-0.002456859;0.6325381;0.009607316,0.165078;0.5005968;-0.02379656,0.2294448;0.2569867;-0.06861496,0.2116401;0.03183439;-0.1670725,-0.1687248;0.4899726;0.008539112,-0.215946;0.242964;-0.03894279,-0.2274197;0.0235742;-0.1504818,0.07485677;0.00415197;-0.04572392,0.1125703;-0.3259715;-0.02099037,0.1202145;-0.6638473;0.06916309,0.1381117;-0.7017712;0.02211166,-0.08229092;0.00597549;-0.03006577,-0.118474;-0.3252436;-0.03060015,-0.1187841;-0.6659169;0.04869486,-0.1255351;-0.6513163;-0.03416096,-0.001780987;0.5562152;0.01282835,317.2168
+0;0;0,0.001332364;0.3217532;0.008220662,0.00244008;0.6328315;0.002863529,0.1745556;0.5055288;0.004068071,0.2037902;0.2518851;-0.006496856,0.2488871;0.03327304;-0.07053466,-0.1651959;0.4929528;-0.008731669,-0.2080384;0.2427965;-0.03852761,-0.244963;0.02339028;-0.1050353,0.0779999;0.005322563;-0.03993039,0.09674738;-0.325577;-0.005937211,0.1129513;-0.6676546;0.06800408,0.1137855;-0.6284747;-0.01607686,-0.07600545;0.006341988;-0.04347071,-0.1201694;-0.3227537;-0.01613776,-0.1358331;-0.6652007;0.05619223,-0.1323527;-0.6259401;-0.02781191,0.002229811;0.5564775;0.006465571,0;0;0,-0.0006142557;0.3216083;0.01273608,-0.002688676;0.6327087;0.009908676,0.1648486;0.5006133;-0.02397299,0.2299528;0.2590951;-0.07623982,0.2167582;0.05872494;-0.192874,-0.1689252;0.4900203;0.008506835,-0.2174645;0.24505;-0.04566801,-0.228375;0.04049075;-0.1550402,0.0748592;0.004177034;-0.04566622,0.1125717;-0.3259287;-0.02097773,0.1204565;-0.6644213;0.06906414,0.1381294;-0.7020689;0.02146125,-0.08222237;0.005922011;-0.03018548,-0.1183701;-0.3252797;-0.03073766,-0.1186581;-0.6664469;0.0489604,-0.1254389;-0.651848;-0.0339335,-0.001954168;0.5563369;0.01303267,317.239
+0;0;0,0.001332566;0.3218021;0.00822191,0.002440035;0.6328101;0.002866095,0.1744072;0.5055714;0.004071758,0.2034856;0.2532829;-0.006436719,0.2489049;0.03310804;-0.07093232,-0.1650517;0.4930061;-0.00871696,-0.2076653;0.2441865;-0.0383537,-0.2448539;0.02321175;-0.1053368,0.07800148;0.005322671;-0.0399312,0.09674059;-0.3254291;-0.005953208,0.1129521;-0.6676676;0.06802288,0.113786;-0.6284924;-0.0160161,-0.07600699;0.006342117;-0.04347159,-0.1201512;-0.3226066;-0.01615085,-0.1358223;-0.6652148;0.05621317,-0.1323436;-0.6259588;-0.02774905,0.002229821;0.5564762;0.006467194,0;0;0,-0.0007180572;0.3216516;0.01287246,-0.003009781;0.632686;0.01050091,0.1642477;0.5006848;-0.02446437,0.230303;0.2622786;-0.0828135,0.2176985;0.06023909;-0.199949,-0.1689588;0.489936;0.008153154,-0.2182969;0.2480038;-0.05217914,-0.231939;0.05316907;-0.1808372,0.0748446;0.004223019;-0.04568934,0.1124167;-0.3257455;-0.02096152,0.120443;-0.6643751;0.06919432,0.1381188;-0.7019672;0.02158856,-0.08223601;0.005861472;-0.03016531,-0.1185143;-0.325176;-0.03084023,-0.1185427;-0.6665418;0.04873305,-0.1344684;-0.7047773;0.001428559,-0.002207637;0.5563285;0.0134635,317.261
+0;0;0,0.001311319;0.3217983;0.00837304,0.002371289;0.632813;0.003384758,0.1743063;0.5054358;0.004266502,0.2022468;0.2536241;-0.01612044,0.2486568;0.03697206;-0.09100424,-0.1651049;0.4935156;-0.01034295,-0.2067271;0.2451871;-0.04506999,-0.2436586;0.02592941;-0.1176077,0.07800686;0.005325195;-0.03992036,0.09673147;-0.3254237;-0.005906463,0.112952;-0.6676711;0.06802649,0.1141448;-0.6284848;-0.01600695,-0.0759968;0.00633829;-0.04348996,-0.1201325;-0.3226196;-0.01626608,-0.1358497;-0.665195;0.05624288,-0.1320126;-0.6259243;-0.0277021,0.002171752;0.5564744;0.006885199,0;0;0,-0.0007180572;0.3216516;0.01287246,-0.003009781;0.632686;0.01050091,0.1642477;0.5006848;-0.02446437,0.230303;0.2622786;-0.0828135,0.2176985;0.06023909;-0.199949,-0.1689588;0.489936;0.008153154,-0.2182969;0.2480038;-0.05217914,-0.231939;0.05316907;-0.1808372,0.0748446;0.004223019;-0.04568934,0.1124167;-0.3257455;-0.02096152,0.120443;-0.6643751;0.06919432,0.1381188;-0.7019672;0.02158856,-0.08223601;0.005861472;-0.03016531,-0.1185143;-0.325176;-0.03084023,-0.1185427;-0.6665418;0.04873305,-0.1344684;-0.7047773;0.001428559,-0.002207637;0.5563285;0.0134635,317.2726
+0;0;0,0.001311319;0.3217983;0.00837304,0.002371289;0.632813;0.003384758,0.1743063;0.5054358;0.004266502,0.2022468;0.2536241;-0.01612044,0.2486568;0.03697206;-0.09100424,-0.1651049;0.4935156;-0.01034295,-0.2067271;0.2451871;-0.04506999,-0.2436586;0.02592941;-0.1176077,0.07800686;0.005325195;-0.03992036,0.09673147;-0.3254237;-0.005906463,0.112952;-0.6676711;0.06802649,0.1141448;-0.6284848;-0.01600695,-0.0759968;0.00633829;-0.04348996,-0.1201325;-0.3226196;-0.01626608,-0.1358497;-0.665195;0.05624288,-0.1320126;-0.6259243;-0.0277021,0.002171752;0.5564744;0.006885199,0;0;0,-0.0007180572;0.3216516;0.01287246,-0.003009781;0.632686;0.01050091,0.1642477;0.5006848;-0.02446437,0.230303;0.2622786;-0.0828135,0.2176985;0.06023909;-0.199949,-0.1689588;0.489936;0.008153154,-0.2182969;0.2480038;-0.05217914,-0.231939;0.05316907;-0.1808372,0.0748446;0.004223019;-0.04568934,0.1124167;-0.3257455;-0.02096152,0.120443;-0.6643751;0.06919432,0.1381188;-0.7019672;0.02158856,-0.08223601;0.005861472;-0.03016531,-0.1185143;-0.325176;-0.03084023,-0.1185427;-0.6665418;0.04873305,-0.1344684;-0.7047773;0.001428559,-0.002207637;0.5563285;0.0134635,317.2838
+0;0;0,0.001311946;0.3219523;0.008377046,0.002372216;0.6330616;0.003386378,0.1746582;0.5055351;0.004264855,0.2025198;0.2544335;-0.01606459,0.2489908;0.03749683;-0.09104677,-0.1654453;0.4935905;-0.0103744,-0.2069501;0.2459623;-0.0450035,-0.2439301;0.02641658;-0.1176365,0.07793209;0.00532009;-0.03988209,0.09664191;-0.3251675;-0.00589506,0.1128689;-0.6675513;0.06806733,0.1140489;-0.6284637;-0.01506346,-0.07592396;0.006332215;-0.04344827,-0.1200248;-0.3223658;-0.01624589,-0.1357483;-0.6650776;0.05629193,-0.1319523;-0.6259065;-0.02675135,0.00217256;0.5566778;0.006888892,0;0;0,-0.0009934455;0.3217949;0.01312232,-0.00399974;0.6329261;0.01161098,0.1636632;0.5008476;-0.0245316,0.2299758;0.2647462;-0.08856511,0.2174152;0.06411234;-0.2086971,-0.1699534;0.4897708;0.00821883,-0.2212112;0.2507389;-0.05869847,-0.2345044;0.05840129;-0.1916381,0.07481244;0.004323423;-0.04557085,0.1121441;-0.3254115;-0.02090383,0.1202531;-0.664153;0.06936693,0.1377927;-0.7013182;0.02272034,-0.08210442;0.005717335;-0.0303063,-0.1186312;-0.3250285;-0.03076,-0.1186147;-0.6665171;0.04890101,-0.1253868;-0.6517006;-0.03306429,-0.002974093;0.5565155;0.01428676,317.3061
+0;0;0,0.001293657;0.3219458;0.008624454,0.002323943;0.6330649;0.004229475,0.1745739;0.505429;0.004482727,0.2020804;0.2549035;-0.02238558,0.2472126;0.04161729;-0.1079162,-0.1654487;0.4939428;-0.01133354,-0.206981;0.247259;-0.05212229,-0.2442179;0.0324727;-0.1377006,0.07792545;0.005324079;-0.03989452,0.09662683;-0.3251569;-0.00583813,0.1128608;-0.6675467;0.06809452,0.1142695;-0.6284353;-0.0150301,-0.07593115;0.006325426;-0.04343667,-0.1199783;-0.3223882;-0.01633567,-0.1356537;-0.6650996;0.05621448,-0.1316308;-0.6258991;-0.02681487,0.002126146;0.5566738;0.007567906,0;0;0,-0.0009934455;0.3217949;0.01312232,-0.00399974;0.6329261;0.01161098,0.1636632;0.5008476;-0.0245316,0.2299758;0.2647462;-0.08856511,0.2174152;0.06411234;-0.2086971,-0.1699534;0.4897708;0.00821883,-0.2212112;0.2507389;-0.05869847,-0.2345044;0.05840129;-0.1916381,0.07481244;0.004323423;-0.04557085,0.1121441;-0.3254115;-0.02090383,0.1202531;-0.664153;0.06936693,0.1377927;-0.7013182;0.02272034,-0.08210442;0.005717335;-0.0303063,-0.1186312;-0.3250285;-0.03076,-0.1186147;-0.6665171;0.04890101,-0.1253868;-0.6517006;-0.03306429,-0.002974093;0.5565155;0.01428676,317.317
+0;0;0,0.001294364;0.3221218;0.008629169,0.002324778;0.6332827;0.004233174,0.1748927;0.505531;0.004481659,0.202132;0.2574399;-0.02212556,0.2476637;0.04226568;-0.1084133,-0.165757;0.4940237;-0.01136378,-0.2068857;0.2497369;-0.05175619,-0.2444523;0.03304927;-0.1380921,0.07784629;0.005318671;-0.039854,0.09653673;-0.3249688;-0.005817544,0.112762;-0.6671753;0.06807552,0.1141828;-0.6279854;-0.01576538,-0.07585402;0.006319;-0.04339255,-0.1198753;-0.3222022;-0.01630741,-0.1355424;-0.6647301;0.05620389,-0.1314848;-0.6254504;-0.02754091,0.002126926;0.5568703;0.007572528,0;0;0,-0.001166686;0.3219532;0.01354265,-0.004586056;0.633128;0.01302576,0.163295;0.5009597;-0.02440143,0.2302244;0.2695479;-0.09488678,0.2191411;0.07517077;-0.2287276,-0.1705051;0.4894304;0.00740927,-0.2225312;0.255282;-0.06652956,-0.2359471;0.06765729;-0.2094829,0.07479873;0.004374474;-0.04541683,0.1120785;-0.3251757;-0.02082991,0.1201594;-0.6638063;0.06912971,0.1379278;-0.701794;0.02246356,-0.08195996;0.005665035;-0.03044911,-0.1187394;-0.3248563;-0.03120581,-0.1190703;-0.6661403;0.0485053,-0.1257409;-0.6514199;-0.03418573,-0.003453448;0.5566872;0.01538158,317.3395
+0;0;0,0.001294364;0.3221218;0.008629169,0.002324778;0.6332827;0.004233174,0.1748927;0.505531;0.004481659,0.202132;0.2574399;-0.02212556,0.2476637;0.04226568;-0.1084133,-0.165757;0.4940237;-0.01136378,-0.2068857;0.2497369;-0.05175619,-0.2444523;0.03304927;-0.1380921,0.07784629;0.005318671;-0.039854,0.09653673;-0.3249688;-0.005817544,0.112762;-0.6671753;0.06807552,0.1141828;-0.6279854;-0.01576538,-0.07585402;0.006319;-0.04339255,-0.1198753;-0.3222022;-0.01630741,-0.1355424;-0.6647301;0.05620389,-0.1314848;-0.6254504;-0.02754091,0.002126926;0.5568703;0.007572528,0;0;0,-0.001166686;0.3219532;0.01354265,-0.004586056;0.633128;0.01302576,0.163295;0.5009597;-0.02440143,0.2302244;0.2695479;-0.09488678,0.2191411;0.07517077;-0.2287276,-0.1705051;0.4894304;0.00740927,-0.2225312;0.255282;-0.06652956,-0.2359471;0.06765729;-0.2094829,0.07479873;0.004374474;-0.04541683,0.1120785;-0.3251757;-0.02082991,0.1201594;-0.6638063;0.06912971,0.1379278;-0.701794;0.02246356,-0.08195996;0.005665035;-0.03044911,-0.1187394;-0.3248563;-0.03120581,-0.1190703;-0.6661403;0.0485053,-0.1257409;-0.6514199;-0.03418573,-0.003453448;0.5566872;0.01538158,317.3511
+0;0;0,0.001242945;0.3222371;0.008973115,0.002167681;0.6335215;0.005136304,0.175129;0.5049785;0.004545564,0.2036751;0.2616982;-0.0329963,0.2478686;0.05120644;-0.1260027,-0.1662942;0.4940312;-0.01191677,-0.2068952;0.253957;-0.05802019,-0.2439655;0.04250503;-0.1519557,0.07780916;0.005312948;-0.03983177,0.09652922;-0.3244468;-0.005914073,0.1131339;-0.6671631;0.06853573,0.114673;-0.627907;-0.01560284,-0.07581477;0.006316617;-0.04337378,-0.1196924;-0.3216888;-0.01636455,-0.1354811;-0.6648173;0.05634403,-0.1312911;-0.6254705;-0.02769421,0.001992101;0.5570611;0.008339371,0;0;0,-0.001406416;0.3220573;0.0139966,-0.005269513;0.6333442;0.01459813,0.1630345;0.5010843;-0.02435327,0.2303904;0.2749145;-0.09998393,0.2214035;0.08550012;-0.2376481,-0.1714994;0.4892164;0.007439751,-0.2248288;0.2604656;-0.07154521,-0.2392564;0.08072832;-0.2211994,0.07481262;0.004489034;-0.04529881,0.1120681;-0.3245255;-0.02072692,0.1202108;-0.6637621;0.06941319,0.1381564;-0.7015848;0.02202773,-0.08188303;0.005531186;-0.0305555,-0.1186879;-0.3244499;-0.03100859,-0.1188396;-0.6663243;0.04895935,-0.1255487;-0.6516204;-0.03403682,-0.004036248;0.5568537;0.01664066,317.3731
+0;0;0,0.001242945;0.3222371;0.008973115,0.002167681;0.6335215;0.005136304,0.175129;0.5049785;0.004545564,0.2036751;0.2616982;-0.0329963,0.2478686;0.05120644;-0.1260027,-0.1662942;0.4940312;-0.01191677,-0.2068952;0.253957;-0.05802019,-0.2439655;0.04250503;-0.1519557,0.07780916;0.005312948;-0.03983177,0.09652922;-0.3244468;-0.005914073,0.1131339;-0.6671631;0.06853573,0.114673;-0.627907;-0.01560284,-0.07581477;0.006316617;-0.04337378,-0.1196924;-0.3216888;-0.01636455,-0.1354811;-0.6648173;0.05634403,-0.1312911;-0.6254705;-0.02769421,0.001992101;0.5570611;0.008339371,0;0;0,-0.001406416;0.3220573;0.0139966,-0.005269513;0.6333442;0.01459813,0.1630345;0.5010843;-0.02435327,0.2303904;0.2749145;-0.09998393,0.2214035;0.08550012;-0.2376481,-0.1714994;0.4892164;0.007439751,-0.2248288;0.2604656;-0.07154521,-0.2392564;0.08072832;-0.2211994,0.07481262;0.004489034;-0.04529881,0.1120681;-0.3245255;-0.02072692,0.1202108;-0.6637621;0.06941319,0.1381564;-0.7015848;0.02202773,-0.08188303;0.005531186;-0.0305555,-0.1186879;-0.3244499;-0.03100859,-0.1188396;-0.6663243;0.04895935,-0.1255487;-0.6516204;-0.03403682,-0.004036248;0.5568537;0.01664066,317.3846
+0;0;0,0.0012436;0.322407;0.008977846,0.002169125;0.6339604;0.005137247,0.1755553;0.5052115;0.004540468,0.2037117;0.2652525;-0.03248887,0.2483363;0.05270672;-0.1264028,-0.1667061;0.4942373;-0.01196228,-0.2067527;0.2574406;-0.05743628,-0.2441848;0.04392532;-0.1522884,0.07782634;0.005314121;-0.03984057,0.09654339;-0.3243926;-0.005928323,0.1131187;-0.6665034;0.06838994,0.1146608;-0.6272295;-0.0159106,-0.07583151;0.006318012;-0.04338336,-0.1197021;-0.3216347;-0.01637848,-0.1354629;-0.664157;0.05620164,-0.1312649;-0.6247922;-0.02799837,0.001993365;0.5574219;0.008343587,0;0;0,-0.001567856;0.3222023;0.01454878,-0.005707607;0.6337514;0.01637077,0.1627026;0.5011764;-0.02426672,0.2298187;0.2802083;-0.1043468,0.2224695;0.09217913;-0.2477968,-0.1720679;0.488976;0.007489131,-0.2253017;0.2661411;-0.07768733,-0.2426169;0.09853134;-0.2438019,0.07477063;0.004549235;-0.04539943,0.1120879;-0.3243956;-0.02070904,0.1203905;-0.6630734;0.069103,0.1380661;-0.7011948;0.02175307,-0.08193324;0.005481284;-0.03048525,-0.1188876;-0.3244293;-0.03103208,-0.1188517;-0.665641;0.04904509,-0.12558;-0.6509238;-0.03411818,-0.004434913;0.5571752;0.01808071,317.4085
+0;0;0,0.001213968;0.3224109;0.009440163,0.001995824;0.6342855;0.006299435,0.1764011;0.5040663;0.004179458,0.2043755;0.2689266;-0.03882148,0.2504627;0.05964583;-0.1494036,-0.1679333;0.4940069;-0.01266624,-0.2076026;0.2622643;-0.0640863,-0.2444763;0.04743034;-0.1672249,0.07783239;0.005305133;-0.03983142,0.09657584;-0.3241282;-0.005971488,0.1127351;-0.666241;0.06827745,0.1143147;-0.6270974;-0.01448078,-0.07582774;0.006326816;-0.04339002,-0.1195989;-0.3213681;-0.01647802,-0.1355655;-0.6638322;0.05617649,-0.1313817;-0.6246021;-0.0264814,0.001856806;0.5576671;0.009334668,0;0;0,-0.002007559;0.3221453;0.01605344,-0.006316841;0.6339761;0.02077198,0.1626393;0.5013807;-0.02423596,0.2295686;0.2858583;-0.1078594,0.2232807;0.09635983;-0.2568617,-0.1736691;0.4884967;0.007584164,-0.2268632;0.2712495;-0.08127728,-0.2450849;0.1043231;-0.2543508,0.07477702;0.004590183;-0.04538608,0.1123224;-0.324055;-0.02075219,0.1206192;-0.662672;0.06916404,0.1388379;-0.7000247;0.02370286,-0.08193803;0.005451722;-0.0304796,-0.1187517;-0.3241976;-0.03095806,-0.1183193;-0.6652415;0.04968981,-0.1249844;-0.6501366;-0.03197255,-0.005059734;0.5573139;0.02174067,317.4283
+0;0;0,0.001213968;0.3224109;0.009440163,0.001995824;0.6342855;0.006299435,0.1764011;0.5040663;0.004179458,0.2043755;0.2689266;-0.03882148,0.2504627;0.05964583;-0.1494036,-0.1679333;0.4940069;-0.01266624,-0.2076026;0.2622643;-0.0640863,-0.2444763;0.04743034;-0.1672249,0.07783239;0.005305133;-0.03983142,0.09657584;-0.3241282;-0.005971488,0.1127351;-0.666241;0.06827745,0.1143147;-0.6270974;-0.01448078,-0.07582774;0.006326816;-0.04339002,-0.1195989;-0.3213681;-0.01647802,-0.1355655;-0.6638322;0.05617649,-0.1313817;-0.6246021;-0.0264814,0.001856806;0.5576671;0.009334668,0;0;0,-0.002007559;0.3221453;0.01605344,-0.006316841;0.6339761;0.02077198,0.1626393;0.5013807;-0.02423596,0.2295686;0.2858583;-0.1078594,0.2232807;0.09635983;-0.2568617,-0.1736691;0.4884967;0.007584164,-0.2268632;0.2712495;-0.08127728,-0.2450849;0.1043231;-0.2543508,0.07477702;0.004590183;-0.04538608,0.1123224;-0.324055;-0.02075219,0.1206192;-0.662672;0.06916404,0.1388379;-0.7000247;0.02370286,-0.08193803;0.005451722;-0.0304796,-0.1187517;-0.3241976;-0.03095806,-0.1183193;-0.6652415;0.04968981,-0.1249844;-0.6501366;-0.03197255,-0.005059734;0.5573139;0.02174067,317.4399
+0;0;0,0.001213968;0.3224109;0.009440163,0.001995824;0.6342855;0.006299435,0.1764011;0.5040663;0.004179458,0.2043755;0.2689266;-0.03882148,0.2504627;0.05964583;-0.1494036,-0.1679333;0.4940069;-0.01266624,-0.2076026;0.2622643;-0.0640863,-0.2444763;0.04743034;-0.1672249,0.07783239;0.005305133;-0.03983142,0.09657584;-0.3241282;-0.005971488,0.1127351;-0.666241;0.06827745,0.1143147;-0.6270974;-0.01448078,-0.07582774;0.006326816;-0.04339002,-0.1195989;-0.3213681;-0.01647802,-0.1355655;-0.6638322;0.05617649,-0.1313817;-0.6246021;-0.0264814,0.001856806;0.5576671;0.009334668,0;0;0,-0.002007559;0.3221453;0.01605344,-0.006316841;0.6339761;0.02077198,0.1626393;0.5013807;-0.02423596,0.2295686;0.2858583;-0.1078594,0.2232807;0.09635983;-0.2568617,-0.1736691;0.4884967;0.007584164,-0.2268632;0.2712495;-0.08127728,-0.2450849;0.1043231;-0.2543508,0.07477702;0.004590183;-0.04538608,0.1123224;-0.324055;-0.02075219,0.1206192;-0.662672;0.06916404,0.1388379;-0.7000247;0.02370286,-0.08193803;0.005451722;-0.0304796,-0.1187517;-0.3241976;-0.03095806,-0.1183193;-0.6652415;0.04968981,-0.1249844;-0.6501366;-0.03197255,-0.005059734;0.5573139;0.02174067,317.4513
+0;0;0,0.00108649;0.3224224;0.009988409,0.001808695;0.6343375;0.007745006,0.1774718;0.5029265;0.003593844,0.2055095;0.2718247;-0.04877298,0.2526731;0.06230965;-0.1644809,-0.1694275;0.4936633;-0.01351495,-0.2096061;0.2654179;-0.0703143,-0.2448881;0.05527185;-0.1890708,0.07780322;0.005274342;-0.03981398,0.09667496;-0.3240316;-0.00593267,0.1127912;-0.6654494;0.06798415,0.1144097;-0.6262426;-0.01494248,-0.0758023;0.00635025;-0.04335896,-0.1194202;-0.3212629;-0.0166467,-0.1355974;-0.6629848;0.05583753,-0.1313676;-0.6236898;-0.02698711,0.001670284;0.5577243;0.01054869,0;0;0,-0.002309889;0.3221215;0.01701546,-0.006738573;0.6339574;0.02314305,0.1633166;0.5011353;-0.02425003,0.2287941;0.2889348;-0.1115429,0.2234226;0.1033326;-0.2697588,-0.1753677;0.4885786;0.004450804,-0.2299662;0.2756206;-0.08830865,-0.24837;0.1139987;-0.2701024,0.07479621;0.004537761;-0.04529071,0.1123892;-0.3239969;-0.0208323,0.1210557;-0.6620057;0.06841159,0.1388988;-0.6997207;0.0230186,-0.08187304;0.005502933;-0.03054237,-0.1187539;-0.3240212;-0.03087082,-0.1179694;-0.6642761;0.0498478,-0.1241756;-0.6491487;-0.03203321,-0.005485833;0.5573058;0.02379084,317.4634
+0;0;0,0.00108649;0.3224224;0.009988409,0.001808695;0.6343375;0.007745006,0.1774718;0.5029265;0.003593844,0.2055095;0.2718247;-0.04877298,0.2526731;0.06230965;-0.1644809,-0.1694275;0.4936633;-0.01351495,-0.2096061;0.2654179;-0.0703143,-0.2448881;0.05527185;-0.1890708,0.07780322;0.005274342;-0.03981398,0.09667496;-0.3240316;-0.00593267,0.1127912;-0.6654494;0.06798415,0.1144097;-0.6262426;-0.01494248,-0.0758023;0.00635025;-0.04335896,-0.1194202;-0.3212629;-0.0166467,-0.1355974;-0.6629848;0.05583753,-0.1313676;-0.6236898;-0.02698711,0.001670284;0.5577243;0.01054869,0;0;0,-0.002309889;0.3221215;0.01701546,-0.006738573;0.6339574;0.02314305,0.1633166;0.5011353;-0.02425003,0.2287941;0.2889348;-0.1115429,0.2234226;0.1033326;-0.2697588,-0.1753677;0.4885786;0.004450804,-0.2299662;0.2756206;-0.08830865,-0.24837;0.1139987;-0.2701024,0.07479621;0.004537761;-0.04529071,0.1123892;-0.3239969;-0.0208323,0.1210557;-0.6620057;0.06841159,0.1388988;-0.6997207;0.0230186,-0.08187304;0.005502933;-0.03054237,-0.1187539;-0.3240212;-0.03087082,-0.1179694;-0.6642761;0.0498478,-0.1241756;-0.6491487;-0.03203321,-0.005485833;0.5573058;0.02379084,317.4841
+0;0;0,0.001085858;0.3222346;0.009982592,0.001807295;0.6338071;0.00774318,0.1794375;0.5019063;0.003509694,0.2069248;0.275342;-0.04782896,0.2550675;0.06147677;-0.1659393,-0.1713429;0.4925394;-0.01379051,-0.2107327;0.2687754;-0.06947466,-0.2467472;0.05426611;-0.1906968,0.07785342;0.005277746;-0.03983967,0.09672192;-0.3239714;-0.005964197,0.1128404;-0.6654366;0.06796288,0.1144769;-0.6261274;-0.01588608,-0.07585121;0.006354348;-0.04338694,-0.1194616;-0.3212024;-0.01667928,-0.135641;-0.6629717;0.05581503,-0.1313642;-0.6235732;-0.02793081,0.001669107;0.5573171;0.01054235,0;0;0,-0.002785951;0.321838;0.01866841,-0.007507861;0.6332641;0.02745843,0.1640188;0.5011597;-0.02410197,0.2278159;0.2950096;-0.1144052,0.2225996;0.1075739;-0.2782549,-0.1776105;0.4880431;0.002421476,-0.2331417;0.281432;-0.09218676,-0.2499703;0.118599;-0.2798256,0.07487155;0.004439414;-0.04528522,0.1125644;-0.3240037;-0.02052689,0.1215649;-0.6620755;0.06863546,0.1394613;-0.7000556;0.02196193,-0.0819326;0.00560674;-0.03052578,-0.1186924;-0.3238733;-0.03093744,-0.1176797;-0.6640207;0.05044028,-0.1237015;-0.6489605;-0.03238801,-0.006210685;0.5567339;0.02742314,317.4955
+0;0;0,0.001028019;0.322219;0.01047971,0.001778879;0.6337941;0.00872944,0.1788619;0.5005235;0.002219931,0.2065503;0.2757758;-0.05646906,0.2553727;0.0717658;-0.1906421,-0.1711928;0.4925467;-0.01432038,-0.2106494;0.2701082;-0.07504,-0.2456069;0.0611165;-0.2058321,0.07787031;0.005252179;-0.03981005,0.09652217;-0.3240118;-0.005958166,0.1128625;-0.6654762;0.06792377,0.1143948;-0.6261342;-0.01592351,-0.07584383;0.006370506;-0.04339748,-0.1193803;-0.3211988;-0.0167235,-0.135982;-0.6630332;0.05536798,-0.1318059;-0.6236025;-0.02837932,0.001624339;0.5573003;0.011421,0;0;0,-0.002785951;0.321838;0.01866841,-0.007507861;0.6332641;0.02745843,0.1640188;0.5011597;-0.02410197,0.2278159;0.2950096;-0.1144052,0.2225996;0.1075739;-0.2782549,-0.1776105;0.4880431;0.002421476,-0.2331417;0.281432;-0.09218676,-0.2499703;0.118599;-0.2798256,0.07487155;0.004439414;-0.04528522,0.1125644;-0.3240037;-0.02052689,0.1215649;-0.6620755;0.06863546,0.1394613;-0.7000556;0.02196193,-0.0819326;0.00560674;-0.03052578,-0.1186924;-0.3238733;-0.03093744,-0.1176797;-0.6640207;0.05044028,-0.1237015;-0.6489605;-0.03238801,-0.006210685;0.5567339;0.02742314,317.5069
+0;0;0,0.001028019;0.322219;0.01047971,0.001778879;0.6337941;0.00872944,0.1788619;0.5005235;0.002219931,0.2065503;0.2757758;-0.05646906,0.2553727;0.0717658;-0.1906421,-0.1711928;0.4925467;-0.01432038,-0.2106494;0.2701082;-0.07504,-0.2456069;0.0611165;-0.2058321,0.07787031;0.005252179;-0.03981005,0.09652217;-0.3240118;-0.005958166,0.1128625;-0.6654762;0.06792377,0.1143948;-0.6261342;-0.01592351,-0.07584383;0.006370506;-0.04339748,-0.1193803;-0.3211988;-0.0167235,-0.135982;-0.6630332;0.05536798,-0.1318059;-0.6236025;-0.02837932,0.001624339;0.5573003;0.011421,0;0;0,-0.002785951;0.321838;0.01866841,-0.007507861;0.6332641;0.02745843,0.1640188;0.5011597;-0.02410197,0.2278159;0.2950096;-0.1144052,0.2225996;0.1075739;-0.2782549,-0.1776105;0.4880431;0.002421476,-0.2331417;0.281432;-0.09218676,-0.2499703;0.118599;-0.2798256,0.07487155;0.004439414;-0.04528522,0.1125644;-0.3240037;-0.02052689,0.1215649;-0.6620755;0.06863546,0.1394613;-0.7000556;0.02196193,-0.0819326;0.00560674;-0.03052578,-0.1186924;-0.3238733;-0.03093744,-0.1176797;-0.6640207;0.05044028,-0.1237015;-0.6489605;-0.03238801,-0.006210685;0.5567339;0.02742314,317.5181
+0;0;0,0.001028614;0.3224054;0.01048577,0.001780415;0.634371;0.008733321,0.1800382;0.5006285;0.002166173,0.2074526;0.2781059;-0.05594179,0.2568572;0.07166299;-0.1917149,-0.1723371;0.4925988;-0.0144838,-0.2114031;0.2723625;-0.07460228,-0.2467776;0.0608785;-0.2069541,0.07787971;0.005252813;-0.03981486,0.09652272;-0.3238549;-0.005979039,0.112907;-0.666238;0.06810164,0.1144421;-0.6268792;-0.01589523,-0.07585299;0.006371275;-0.04340272,-0.1193688;-0.3210426;-0.0167414,-0.1360152;-0.6637965;0.05554401,-0.1318316;-0.624349;-0.02835271,0.001625682;0.5577818;0.01142824,0;0;0,-0.003043339;0.3219649;0.01963568,-0.00797829;0.6337399;0.02967453,0.1643051;0.5011863;-0.02386856,0.2273112;0.2983368;-0.116209,0.2219175;0.1116932;-0.2854098,-0.1785446;0.4864775;0.004022764,-0.2320697;0.2843347;-0.09556537,-0.2489199;0.1214139;-0.2870508,0.07489364;0.004477471;-0.04526544,0.1125851;-0.3237968;-0.02037287,0.1215669;-0.6625705;0.0698173,0.1395656;-0.7015572;0.02440476,-0.0819457;0.005583072;-0.03052533,-0.1190289;-0.3237024;-0.03100015,-0.1176133;-0.664698;0.05086861,-0.1238794;-0.6496184;-0.03209846,-0.006638885;0.5571154;0.02936125,317.5401
+0;0;0,0.0009184668;0.322391;0.01092806,0.001557843;0.6343581;0.009500757,0.1793073;0.4993568;0.0007084627,0.2066987;0.2787116;-0.0641746,0.259171;0.07780324;-0.2069203,-0.1722778;0.4925818;-0.01545333,-0.211365;0.2737562;-0.08050698,-0.2461119;0.07010926;-0.2247789,0.07795018;0.005181195;-0.03968614,0.09678411;-0.3239534;-0.006219663,0.1125573;-0.6663736;0.06782179,0.1140377;-0.6269855;-0.0161728,-0.07583364;0.006388751;-0.04343395,-0.1193259;-0.3210341;-0.01684537,-0.1360012;-0.6637734;0.05550302,-0.1318775;-0.624302;-0.02839398,0.001427502;0.5577664;0.01212849,0;0;0,-0.003043339;0.3219649;0.01963568,-0.00797829;0.6337399;0.02967453,0.1643051;0.5011863;-0.02386856,0.2273112;0.2983368;-0.116209,0.2219175;0.1116932;-0.2854098,-0.1785446;0.4864775;0.004022764,-0.2320697;0.2843347;-0.09556537,-0.2489199;0.1214139;-0.2870508,0.07489364;0.004477471;-0.04526544,0.1125851;-0.3237968;-0.02037287,0.1215669;-0.6625705;0.0698173,0.1395656;-0.7015572;0.02440476,-0.0819457;0.005583072;-0.03052533,-0.1190289;-0.3237024;-0.03100015,-0.1176133;-0.664698;0.05086861,-0.1238794;-0.6496184;-0.03209846,-0.006638885;0.5571154;0.02936125,317.5517
+0;0;0,0.0009184973;0.3224017;0.01092842,0.001557832;0.6343458;0.009501699,0.1801954;0.4990706;0.0006517824,0.2073822;0.2800736;-0.06374659,0.2604206;0.07699776;-0.2080323,-0.173145;0.4922618;-0.0155907,-0.2119402;0.2750708;-0.08015839,-0.2470621;0.06922682;-0.2259868,0.07800096;0.005184571;-0.039712,0.09682275;-0.3237378;-0.006267101,0.1126072;-0.6664019;0.06782708,0.1140948;-0.6269677;-0.01658009,-0.07588305;0.006392913;-0.04346225,-0.1193473;-0.3208188;-0.01689081,-0.1360345;-0.6638021;0.05550909,-0.1318905;-0.6242843;-0.02880002,0.001427521;0.5577719;0.01212883,0;0;0,-0.003181309;0.3219094;0.0206728,-0.008068711;0.6336233;0.03182864,0.1646733;0.5010908;-0.02369547,0.2268666;0.3010922;-0.1184504,0.2199305;0.1166277;-0.2939383,-0.1792128;0.4855874;0.004979938,-0.2316629;0.2889743;-0.1019697,-0.2509607;0.1326321;-0.3021095,0.07489751;0.004468501;-0.04537034,0.1125363;-0.3235891;-0.02038503,0.1217795;-0.6625299;0.07012177,0.1403881;-0.701593;0.02429819,-0.08203185;0.005606659;-0.03045349,-0.119204;-0.3234536;-0.03100449,-0.1174415;-0.6647203;0.05079844,-0.1238809;-0.6496662;-0.03257389,-0.006753162;0.5570176;0.03126526,317.5626
+0;0;0,0.0009184973;0.3224017;0.01092842,0.001557832;0.6343458;0.009501699,0.1801954;0.4990706;0.0006517824,0.2073822;0.2800736;-0.06374659,0.2604206;0.07699776;-0.2080323,-0.173145;0.4922618;-0.0155907,-0.2119402;0.2750708;-0.08015839,-0.2470621;0.06922682;-0.2259868,0.07800096;0.005184571;-0.039712,0.09682275;-0.3237378;-0.006267101,0.1126072;-0.6664019;0.06782708,0.1140948;-0.6269677;-0.01658009,-0.07588305;0.006392913;-0.04346225,-0.1193473;-0.3208188;-0.01689081,-0.1360345;-0.6638021;0.05550909,-0.1318905;-0.6242843;-0.02880002,0.001427521;0.5577719;0.01212883,0;0;0,-0.003181309;0.3219094;0.0206728,-0.008068711;0.6336233;0.03182864,0.1646733;0.5010908;-0.02369547,0.2268666;0.3010922;-0.1184504,0.2199305;0.1166277;-0.2939383,-0.1792128;0.4855874;0.004979938,-0.2316629;0.2889743;-0.1019697,-0.2509607;0.1326321;-0.3021095,0.07489751;0.004468501;-0.04537034,0.1125363;-0.3235891;-0.02038503,0.1217795;-0.6625299;0.07012177,0.1403881;-0.701593;0.02429819,-0.08203185;0.005606659;-0.03045349,-0.119204;-0.3234536;-0.03100449,-0.1174415;-0.6647203;0.05079844,-0.1238809;-0.6496662;-0.03257389,-0.006753162;0.5570176;0.03126526,317.5751
+0;0;0,0.0008025044;0.3225609;0.01147957,0.001318929;0.6347108;0.01054479,0.180895;0.4988092;-0.0003129654,0.2089176;0.282211;-0.06978644,0.2617975;0.1049643;-0.2223589,-0.1742498;0.4924387;-0.01658768,-0.2132541;0.277921;-0.08720932,-0.2453358;0.09124699;-0.2342284,0.0781054;0.005195918;-0.03969146,0.09769775;-0.3232858;-0.006548729,0.1126145;-0.666059;0.06760433,0.114108;-0.6265846;-0.01685372,-0.07593999;0.006401795;-0.04353156,-0.1193269;-0.3203941;-0.01698834,-0.1362161;-0.6634687;0.05532491,-0.1320638;-0.6239107;-0.02903479,0.001216397;0.5580885;0.01306017,0;0;0,-0.003288463;0.3220116;0.02180934,-0.008118689;0.6338918;0.03398824,0.1653204;0.5011286;-0.0233233,0.2267772;0.3026599;-0.1200695,0.2201754;0.1361475;-0.2924675,-0.1800754;0.4849918;0.005957754,-0.2318738;0.2917936;-0.1059259,-0.2526523;0.1535763;-0.300747,0.07485111;0.004365593;-0.04561925,0.1126931;-0.3232081;-0.02020311,0.1221621;-0.6622013;0.07039833,0.1404702;-0.7007867;0.02364349,-0.08216862;0.005702423;-0.03030946,-0.1196639;-0.3228946;-0.03109835,-0.117692;-0.6642258;0.05077805,-0.1242541;-0.6491328;-0.03264782,-0.006826118;0.5572432;0.03319216,317.5955
+0;0;0,0.0008025044;0.3225609;0.01147957,0.001318929;0.6347108;0.01054479,0.180895;0.4988092;-0.0003129654,0.2089176;0.282211;-0.06978644,0.2617975;0.1049643;-0.2223589,-0.1742498;0.4924387;-0.01658768,-0.2132541;0.277921;-0.08720932,-0.2453358;0.09124699;-0.2342284,0.0781054;0.005195918;-0.03969146,0.09769775;-0.3232858;-0.006548729,0.1126145;-0.666059;0.06760433,0.114108;-0.6265846;-0.01685372,-0.07593999;0.006401795;-0.04353156,-0.1193269;-0.3203941;-0.01698834,-0.1362161;-0.6634687;0.05532491,-0.1320638;-0.6239107;-0.02903479,0.001216397;0.5580885;0.01306017,0;0;0,-0.003288463;0.3220116;0.02180934,-0.008118689;0.6338918;0.03398824,0.1653204;0.5011286;-0.0233233,0.2267772;0.3026599;-0.1200695,0.2201754;0.1361475;-0.2924675,-0.1800754;0.4849918;0.005957754,-0.2318738;0.2917936;-0.1059259,-0.2526523;0.1535763;-0.300747,0.07485111;0.004365593;-0.04561925,0.1126931;-0.3232081;-0.02020311,0.1221621;-0.6622013;0.07039833,0.1404702;-0.7007867;0.02364349,-0.08216862;0.005702423;-0.03030946,-0.1196639;-0.3228946;-0.03109835,-0.117692;-0.6642258;0.05077805,-0.1242541;-0.6491328;-0.03264782,-0.006826118;0.5572432;0.03319216,317.6071
+0;0;0,0.0008025044;0.3225609;0.01147957,0.001318929;0.6347108;0.01054479,0.180895;0.4988092;-0.0003129654,0.2089176;0.282211;-0.06978644,0.2617975;0.1049643;-0.2223589,-0.1742498;0.4924387;-0.01658768,-0.2132541;0.277921;-0.08720932,-0.2453358;0.09124699;-0.2342284,0.0781054;0.005195918;-0.03969146,0.09769775;-0.3232858;-0.006548729,0.1126145;-0.666059;0.06760433,0.114108;-0.6265846;-0.01685372,-0.07593999;0.006401795;-0.04353156,-0.1193269;-0.3203941;-0.01698834,-0.1362161;-0.6634687;0.05532491,-0.1320638;-0.6239107;-0.02903479,0.001216397;0.5580885;0.01306017,0;0;0,-0.003288463;0.3220116;0.02180934,-0.008118689;0.6338918;0.03398824,0.1653204;0.5011286;-0.0233233,0.2267772;0.3026599;-0.1200695,0.2201754;0.1361475;-0.2924675,-0.1800754;0.4849918;0.005957754,-0.2318738;0.2917936;-0.1059259,-0.2526523;0.1535763;-0.300747,0.07485111;0.004365593;-0.04561925,0.1126931;-0.3232081;-0.02020311,0.1221621;-0.6622013;0.07039833,0.1404702;-0.7007867;0.02364349,-0.08216862;0.005702423;-0.03030946,-0.1196639;-0.3228946;-0.03109835,-0.117692;-0.6642258;0.05077805,-0.1242541;-0.6491328;-0.03264782,-0.006826118;0.5572432;0.03319216,317.6185
+0;0;0,0.0007377162;0.3229797;0.01215269,0.001218824;0.6355743;0.01185407,0.1796167;0.4989289;-0.001448485,0.2091004;0.2856042;-0.07725367,0.2618395;0.1125178;-0.2316483,-0.1734027;0.4937055;-0.0173227,-0.2124628;0.281998;-0.09333187,-0.2432494;0.1092935;-0.253966,0.07825831;0.005181286;-0.03974802,0.09797379;-0.3232179;-0.006676607,0.1120987;-0.6662068;0.06800936,0.1135825;-0.6266075;-0.01695196,-0.07607324;0.006430642;-0.04361909,-0.1194428;-0.3202899;-0.0171387,-0.1365907;-0.6636152;0.05533566,-0.1324377;-0.6239529;-0.02952991,0.001120719;0.5588304;0.0142173,0;0;0,-0.003278136;0.3223774;0.02293921,-0.008033544;0.6346594;0.03617907,0.1640871;0.5006038;-0.02164125,0.2263647;0.3048399;-0.1212461,0.2199587;0.1396215;-0.2922428,-0.1787334;0.4848861;0.00700661,-0.2296894;0.2952599;-0.1094774,-0.2483171;0.159033;-0.3035734,0.07500505;0.004570484;-0.04565597,0.112849;-0.3228996;-0.01997209,0.1226;-0.6620746;0.07104469,0.1407919;-0.700327;0.02284265,-0.08238302;0.005490487;-0.03023256,-0.1199618;-0.3230147;-0.03102219,-0.1174662;-0.6645897;0.05107,-0.1239211;-0.6495443;-0.03287922,-0.006763965;0.5578969;0.03512001,317.6408
+0;0;0,0.0007377162;0.3229797;0.01215269,0.001218824;0.6355743;0.01185407,0.1796167;0.4989289;-0.001448485,0.2091004;0.2856042;-0.07725367,0.2618395;0.1125178;-0.2316483,-0.1734027;0.4937055;-0.0173227,-0.2124628;0.281998;-0.09333187,-0.2432494;0.1092935;-0.253966,0.07825831;0.005181286;-0.03974802,0.09797379;-0.3232179;-0.006676607,0.1120987;-0.6662068;0.06800936,0.1135825;-0.6266075;-0.01695196,-0.07607324;0.006430642;-0.04361909,-0.1194428;-0.3202899;-0.0171387,-0.1365907;-0.6636152;0.05533566,-0.1324377;-0.6239529;-0.02952991,0.001120719;0.5588304;0.0142173,0;0;0,-0.003278136;0.3223774;0.02293921,-0.008033544;0.6346594;0.03617907,0.1640871;0.5006038;-0.02164125,0.2263647;0.3048399;-0.1212461,0.2199587;0.1396215;-0.2922428,-0.1787334;0.4848861;0.00700661,-0.2296894;0.2952599;-0.1094774,-0.2483171;0.159033;-0.3035734,0.07500505;0.004570484;-0.04565597,0.112849;-0.3228996;-0.01997209,0.1226;-0.6620746;0.07104469,0.1407919;-0.700327;0.02284265,-0.08238302;0.005490487;-0.03023256,-0.1199618;-0.3230147;-0.03102219,-0.1174662;-0.6645897;0.05107,-0.1239211;-0.6495443;-0.03287922,-0.006763965;0.5578969;0.03512001,317.6521
+0;0;0,0.0007379377;0.3230767;0.01215634,0.001219299;0.6358325;0.01185816,0.1803777;0.4989074;-0.001510384,0.2097566;0.2863407;-0.07704623,0.2619752;0.1149623;-0.2299173,-0.1741458;0.4936617;-0.01745223,-0.2130671;0.2827065;-0.09319133,-0.2435499;0.1117061;-0.2522404,0.07828883;0.005183307;-0.03976353,0.09799908;-0.3231288;-0.006700885,0.1121151;-0.6659034;0.06793843,0.1135617;-0.6265449;-0.01489194,-0.0761029;0.006433151;-0.04363611,-0.119461;-0.3202008;-0.01716273,-0.1365982;-0.6633116;0.05526637,-0.1325493;-0.6238916;-0.02747066,0.001121162;0.5590641;0.01422214,0;0;0,-0.003194958;0.3223858;0.02416635,-0.00743629;0.6347616;0.03908587,0.1646097;0.5005386;-0.02141571,0.2262136;0.3056506;-0.1213007,0.2195321;0.1431518;-0.2916428,-0.1787955;0.4846842;0.007950218,-0.2296175;0.2971689;-0.1104074,-0.2506836;0.156761;-0.2983137,0.07501496;0.004555434;-0.04570723,0.1128895;-0.3227998;-0.01973486,0.1228486;-0.6618207;0.07098675,0.1403846;-0.6991341;0.02503085,-0.08243239;0.005528598;-0.03019078,-0.1203209;-0.3228526;-0.03106899,-0.1176311;-0.6641822;0.05109912,-0.1240516;-0.648703;-0.03074507,-0.006319657;0.5579792;0.03760099,317.6741
+0;0;0,0.0007253704;0.3230318;0.01269041,0.001283834;0.6355584;0.01308738,0.1790083;0.4988184;-0.002084926,0.209239;0.2889073;-0.0829311,0.2606458;0.1322362;-0.2515633,-0.1724295;0.4902597;-0.01114868,-0.2141368;0.2854809;-0.09968577,-0.2435176;0.1235397;-0.268615,0.07833634;0.005178434;-0.03979135,0.09830292;-0.3228192;-0.00674339,0.1122009;-0.6654525;0.06786998,0.1123113;-0.6260325;-0.01508582,-0.07616013;0.006441114;-0.04364514,-0.1193942;-0.3199219;-0.01735357,-0.1370517;-0.6628596;0.05503305,-0.1343297;-0.6233901;-0.02787251,0.001158489;0.558863;0.01526737,0;0;0,-0.003091187;0.3222615;0.02547741,-0.007029787;0.6343371;0.04188466,0.1633704;0.4996045;-0.01900053,0.2260505;0.3067555;-0.1209474,0.218896;0.1442833;-0.2917597,-0.1773269;0.4854116;0.008953867,-0.2280014;0.2988619;-0.1099745,-0.2544364;0.1699611;-0.3057067,0.0751235;0.004595011;-0.04562998,0.112821;-0.3224814;-0.01968408,0.1231322;-0.6613161;0.07110453,0.1409262;-0.6986926;0.02512407,-0.08247577;0.005519337;-0.03023299,-0.1205612;-0.322537;-0.0315662,-0.1172694;-0.663484;0.05151324,-0.128865;-0.7009007;0.003649425,-0.005995169;0.5576401;0.04002666,317.6962
+0;0;0,0.0007253704;0.3230318;0.01269041,0.001283834;0.6355584;0.01308738,0.1790083;0.4988184;-0.002084926,0.209239;0.2889073;-0.0829311,0.2606458;0.1322362;-0.2515633,-0.1724295;0.4902597;-0.01114868,-0.2141368;0.2854809;-0.09968577,-0.2435176;0.1235397;-0.268615,0.07833634;0.005178434;-0.03979135,0.09830292;-0.3228192;-0.00674339,0.1122009;-0.6654525;0.06786998,0.1123113;-0.6260325;-0.01508582,-0.07616013;0.006441114;-0.04364514,-0.1193942;-0.3199219;-0.01735357,-0.1370517;-0.6628596;0.05503305,-0.1343297;-0.6233901;-0.02787251,0.001158489;0.558863;0.01526737,0;0;0,-0.003091187;0.3222615;0.02547741,-0.007029787;0.6343371;0.04188466,0.1633704;0.4996045;-0.01900053,0.2260505;0.3067555;-0.1209474,0.218896;0.1442833;-0.2917597,-0.1773269;0.4854116;0.008953867,-0.2280014;0.2988619;-0.1099745,-0.2544364;0.1699611;-0.3057067,0.0751235;0.004595011;-0.04562998,0.112821;-0.3224814;-0.01968408,0.1231322;-0.6613161;0.07110453,0.1409262;-0.6986926;0.02512407,-0.08247577;0.005519337;-0.03023299,-0.1205612;-0.322537;-0.0315662,-0.1172694;-0.663484;0.05151324,-0.128865;-0.7009007;0.003649425,-0.005995169;0.5576401;0.04002666,317.7073
+0;0;0,0.0007253704;0.3230318;0.01269041,0.001283834;0.6355584;0.01308738,0.1790083;0.4988184;-0.002084926,0.209239;0.2889073;-0.0829311,0.2606458;0.1322362;-0.2515633,-0.1724295;0.4902597;-0.01114868,-0.2141368;0.2854809;-0.09968577,-0.2435176;0.1235397;-0.268615,0.07833634;0.005178434;-0.03979135,0.09830292;-0.3228192;-0.00674339,0.1122009;-0.6654525;0.06786998,0.1123113;-0.6260325;-0.01508582,-0.07616013;0.006441114;-0.04364514,-0.1193942;-0.3199219;-0.01735357,-0.1370517;-0.6628596;0.05503305,-0.1343297;-0.6233901;-0.02787251,0.001158489;0.558863;0.01526737,0;0;0,-0.003091187;0.3222615;0.02547741,-0.007029787;0.6343371;0.04188466,0.1633704;0.4996045;-0.01900053,0.2260505;0.3067555;-0.1209474,0.218896;0.1442833;-0.2917597,-0.1773269;0.4854116;0.008953867,-0.2280014;0.2988619;-0.1099745,-0.2544364;0.1699611;-0.3057067,0.0751235;0.004595011;-0.04562998,0.112821;-0.3224814;-0.01968408,0.1231322;-0.6613161;0.07110453,0.1409262;-0.6986926;0.02512407,-0.08247577;0.005519337;-0.03023299,-0.1205612;-0.322537;-0.0315662,-0.1172694;-0.663484;0.05151324,-0.128865;-0.7009007;0.003649425,-0.005995169;0.5576401;0.04002666,317.7194
+0;0;0,0.0006682863;0.3230648;0.01306763,0.001130813;0.6355826;0.01403377,0.1795564;0.4984371;-0.003231784,0.2120831;0.2936243;-0.09346206,0.2628212;0.142592;-0.2665241,-0.1731347;0.4887165;-0.009255378,-0.2160361;0.289237;-0.1068012,-0.2444891;0.1376635;-0.2844285,0.07843249;0.005175648;-0.03978932,0.09843314;-0.322503;-0.006715722,0.112126;-0.6653023;0.06798061,0.1116468;-0.6259984;-0.0136699,-0.07622508;0.006439993;-0.04370236,-0.1193283;-0.3196339;-0.01752699,-0.1370639;-0.6627172;0.054983,-0.1349747;-0.6233697;-0.02663719,0.001029645;0.5588957;0.01606077,0;0;0,-0.003057599;0.3222349;0.02640891,-0.006868243;0.6342648;0.0435226,0.1641736;0.4996436;-0.01872993,0.2259219;0.3070109;-0.1198614,0.2188291;0.1450349;-0.2902991,-0.1779762;0.4849854;0.009799164,-0.2285106;0.2992848;-0.1089836,-0.2499109;0.1646601;-0.3006963,0.07510763;0.004570842;-0.04582119,0.1127608;-0.3221665;-0.01951313,0.1233483;-0.661148;0.07136011,0.1409364;-0.6975335;0.02622461,-0.08260407;0.005550702;-0.0301229,-0.1210501;-0.3221492;-0.03149093,-0.1173763;-0.6632209;0.0517857,-0.1288413;-0.699235;0.00420111,-0.005863532;0.5575839;0.04151559,317.7409
+0;0;0,0.0006682863;0.3230648;0.01306763,0.001130813;0.6355826;0.01403377,0.1795564;0.4984371;-0.003231784,0.2120831;0.2936243;-0.09346206,0.2628212;0.142592;-0.2665241,-0.1731347;0.4887165;-0.009255378,-0.2160361;0.289237;-0.1068012,-0.2444891;0.1376635;-0.2844285,0.07843249;0.005175648;-0.03978932,0.09843314;-0.322503;-0.006715722,0.112126;-0.6653023;0.06798061,0.1116468;-0.6259984;-0.0136699,-0.07622508;0.006439993;-0.04370236,-0.1193283;-0.3196339;-0.01752699,-0.1370639;-0.6627172;0.054983,-0.1349747;-0.6233697;-0.02663719,0.001029645;0.5588957;0.01606077,0;0;0,-0.003057599;0.3222349;0.02640891,-0.006868243;0.6342648;0.0435226,0.1641736;0.4996436;-0.01872993,0.2259219;0.3070109;-0.1198614,0.2188291;0.1450349;-0.2902991,-0.1779762;0.4849854;0.009799164,-0.2285106;0.2992848;-0.1089836,-0.2499109;0.1646601;-0.3006963,0.07510763;0.004570842;-0.04582119,0.1127608;-0.3221665;-0.01951313,0.1233483;-0.661148;0.07136011,0.1409364;-0.6975335;0.02622461,-0.08260407;0.005550702;-0.0301229,-0.1210501;-0.3221492;-0.03149093,-0.1173763;-0.6632209;0.0517857,-0.1288413;-0.699235;0.00420111,-0.005863532;0.5575839;0.04151559,317.7523
+0;0;0,0.0006684473;0.3231426;0.01307078,0.001130974;0.6356595;0.01403716,0.1781326;0.4990026;-0.003074689,0.2104493;0.2955123;-0.09272227,0.2612976;0.144152;-0.2661602,-0.1717453;0.4893595;-0.009050235,-0.2143697;0.2911682;-0.1059661,-0.2428846;0.1392654;-0.2839792,0.07843918;0.00517609;-0.03979271,0.09842923;-0.322329;-0.00673664,0.1121237;-0.6651684;0.06796843,0.1116465;-0.6259048;-0.01332862,-0.07623158;0.006440542;-0.04370609,-0.119312;-0.3194605;-0.01754459,-0.1370496;-0.662584;0.05497389,-0.1349694;-0.6232769;-0.02629297,0.001029815;0.5589789;0.01606398,0;0;0,-0.002900004;0.322264;0.02701688,-0.006538674;0.6342863;0.04427624,0.163267;0.4990388;-0.01598716,0.2252615;0.3076191;-0.1160097,0.2175228;0.1441733;-0.2857206,-0.1763117;0.4855566;0.01088244,-0.2274149;0.3001652;-0.1053408,-0.248314;0.1645437;-0.2970339,0.07515718;0.004577279;-0.04575372,0.112796;-0.3219773;-0.01934767,0.1237014;-0.6609672;0.07161473,0.1407847;-0.6967341;0.02602815,-0.08259651;0.005572294;-0.03016159,-0.120972;-0.32196;-0.03149595,-0.1172808;-0.6630473;0.05188928,-0.1286586;-0.698661;0.004343029,-0.005570084;0.5576117;0.04225445,317.7743
+0;0;0,0.000630632;0.3231272;0.01344667,0.001025992;0.6356422;0.0150036,0.1778977;0.4989962;-0.00362681,0.2123336;0.2996885;-0.101504,0.2627945;0.1532944;-0.2792641,-0.1716142;0.4893001;-0.00960076,-0.2161983;0.2948081;-0.1129181,-0.2435903;0.1429901;-0.2911796,0.07844735;0.005162251;-0.0397784,0.09841982;-0.3223397;-0.006681573,0.1117484;-0.6650965;0.06846802,0.111273;-0.6257988;-0.01282514,-0.07623583;0.0064446;-0.04369806,-0.1192668;-0.319491;-0.01788746,-0.1370399;-0.6625432;0.05495865,-0.1349634;-0.6232079;-0.02630506,0.0009423308;0.5589577;0.0168735,0;0;0,-0.002900004;0.322264;0.02701688,-0.006538674;0.6342863;0.04427624,0.163267;0.4990388;-0.01598716,0.2252615;0.3076191;-0.1160097,0.2175228;0.1441733;-0.2857206,-0.1763117;0.4855566;0.01088244,-0.2274149;0.3001652;-0.1053408,-0.248314;0.1645437;-0.2970339,0.07515718;0.004577279;-0.04575372,0.112796;-0.3219773;-0.01934767,0.1237014;-0.6609672;0.07161473,0.1407847;-0.6967341;0.02602815,-0.08259651;0.005572294;-0.03016159,-0.120972;-0.32196;-0.03149595,-0.1172808;-0.6630473;0.05188928,-0.1286586;-0.698661;0.004343029,-0.005570084;0.5576117;0.04225445,317.7864
+0;0;0,0.0006305433;0.3230818;0.01344478,0.001025768;0.6354883;0.01500163,0.178321;0.4987371;-0.003678789,0.2124538;0.3011841;-0.1006943,0.265536;0.1471853;-0.2876885,-0.1720274;0.4890178;-0.009667039,-0.216219;0.2962382;-0.1120748,-0.2450339;0.1365337;-0.2995965,0.07841858;0.005160358;-0.03976381,0.09850091;-0.3241431;-0.006484937,0.1117475;-0.6647898;0.06820202,0.1112702;-0.6254559;-0.01340754,-0.07620788;0.006442238;-0.04368204,-0.1194755;-0.3212862;-0.01772947,-0.1371392;-0.6622266;0.0546682,-0.1350546;-0.6228549;-0.02691181,0.0009421495;0.5588422;0.01687059,0;0;0,-0.002798572;0.3221698;0.02760124,-0.00615941;0.6340677;0.04518294,0.16394;0.499166;-0.01584649,0.2265411;0.306444;-0.108278,0.2161927;0.126361;-0.278464,-0.1769686;0.4855617;0.01396921,-0.2303101;0.3004553;-0.09780983,-0.2505312;0.1516457;-0.2951598,0.07513769;0.004570931;-0.04572415,0.1125297;-0.3237831;-0.01857567,0.1239259;-0.6607296;0.07159591,0.1410421;-0.6967881;0.0258708,-0.08255643;0.005584504;-0.03017472,-0.121231;-0.3237392;-0.03148636,-0.117158;-0.6627377;0.05132153,-0.1290635;-0.6985293;0.003601495,-0.005259216;0.5574323;0.04310107,317.8082
+0;0;0,0.0006305433;0.3230818;0.01344478,0.001025768;0.6354883;0.01500163,0.178321;0.4987371;-0.003678789,0.2124538;0.3011841;-0.1006943,0.265536;0.1471853;-0.2876885,-0.1720274;0.4890178;-0.009667039,-0.216219;0.2962382;-0.1120748,-0.2450339;0.1365337;-0.2995965,0.07841858;0.005160358;-0.03976381,0.09850091;-0.3241431;-0.006484937,0.1117475;-0.6647898;0.06820202,0.1112702;-0.6254559;-0.01340754,-0.07620788;0.006442238;-0.04368204,-0.1194755;-0.3212862;-0.01772947,-0.1371392;-0.6622266;0.0546682,-0.1350546;-0.6228549;-0.02691181,0.0009421495;0.5588422;0.01687059,0;0;0,-0.002798572;0.3221698;0.02760124,-0.00615941;0.6340677;0.04518294,0.16394;0.499166;-0.01584649,0.2265411;0.306444;-0.108278,0.2161927;0.126361;-0.278464,-0.1769686;0.4855617;0.01396921,-0.2303101;0.3004553;-0.09780983,-0.2505312;0.1516457;-0.2951598,0.07513769;0.004570931;-0.04572415,0.1125297;-0.3237831;-0.01857567,0.1239259;-0.6607296;0.07159591,0.1410421;-0.6967881;0.0258708,-0.08255643;0.005584504;-0.03017472,-0.121231;-0.3237392;-0.03148636,-0.117158;-0.6627377;0.05132153,-0.1290635;-0.6985293;0.003601495,-0.005259216;0.5574323;0.04310107,317.8196
+0;0;0,0.0005597102;0.3230441;0.01403973,0.0007482709;0.6354219;0.0162419,0.1757805;0.4995363;-0.00372264,0.211568;0.3024776;-0.1084029,0.2649262;0.157184;-0.3066531,-0.169782;0.4914545;-0.01399748,-0.2157873;0.2974973;-0.1204632,-0.2420566;0.1362177;-0.311668,0.07851922;0.005146841;-0.03982202,0.09854038;-0.3240781;-0.006619833,0.1119499;-0.6646084;0.06831454,0.112307;-0.6253691;-0.01225302,-0.07631753;0.006460456;-0.0437201,-0.119538;-0.3211893;-0.01783721,-0.1374458;-0.6620224;0.05474372,-0.1345569;-0.6227394;-0.02576781,0.0007218933;0.5587806;0.01795322,0;0;0,-0.002566472;0.3221303;0.0279355,-0.005696014;0.6340152;0.04534364,0.1629367;0.4989162;-0.01199436,0.2283658;0.3024098;-0.1024106,0.2166262;0.113656;-0.2682256,-0.1748065;0.4864841;0.01669279,-0.2326582;0.2941693;-0.08693638,-0.2491337;0.1327227;-0.2790926,0.0751958;0.004556626;-0.04585171,0.1126684;-0.3236912;-0.01862144,0.1243266;-0.660633;0.07132387,0.1411595;-0.696089;0.02650428,-0.08273418;0.005613929;-0.03001817,-0.1213763;-0.323622;-0.03168343,-0.1169402;-0.6626008;0.05095772,-0.1286642;-0.6976105;0.003916085,-0.004836947;0.5573866;0.04330897,317.8418
+0;0;0,0.0005597102;0.3230441;0.01403973,0.0007482709;0.6354219;0.0162419,0.1757805;0.4995363;-0.00372264,0.211568;0.3024776;-0.1084029,0.2649262;0.157184;-0.3066531,-0.169782;0.4914545;-0.01399748,-0.2157873;0.2974973;-0.1204632,-0.2420566;0.1362177;-0.311668,0.07851922;0.005146841;-0.03982202,0.09854038;-0.3240781;-0.006619833,0.1119499;-0.6646084;0.06831454,0.112307;-0.6253691;-0.01225302,-0.07631753;0.006460456;-0.0437201,-0.119538;-0.3211893;-0.01783721,-0.1374458;-0.6620224;0.05474372,-0.1345569;-0.6227394;-0.02576781,0.0007218933;0.5587806;0.01795322,0;0;0,-0.002566472;0.3221303;0.0279355,-0.005696014;0.6340152;0.04534364,0.1629367;0.4989162;-0.01199436,0.2283658;0.3024098;-0.1024106,0.2166262;0.113656;-0.2682256,-0.1748065;0.4864841;0.01669279,-0.2326582;0.2941693;-0.08693638,-0.2491337;0.1327227;-0.2790926,0.0751958;0.004556626;-0.04585171,0.1126684;-0.3236912;-0.01862144,0.1243266;-0.660633;0.07132387,0.1411595;-0.696089;0.02650428,-0.08273418;0.005613929;-0.03001817,-0.1213763;-0.323622;-0.03168343,-0.1169402;-0.6626008;0.05095772,-0.1286642;-0.6976105;0.003916085,-0.004836947;0.5573866;0.04330897,317.8531
+0;0;0,0.0005596371;0.3230019;0.0140379,0.0007481839;0.6353438;0.0162407,0.1753066;0.49965;-0.003665879,0.2115525;0.3000672;-0.1096869,0.2636543;0.1581948;-0.303269,-0.1693206;0.4915901;-0.01391291,-0.2159152;0.2951486;-0.1217423,-0.2415659;0.1376665;-0.3084449,0.07863086;0.005154158;-0.03987864,0.09863168;-0.3237363;-0.00671019,0.1121161;-0.6661679;0.06864259,0.1124761;-0.6268518;-0.01259378,-0.07642604;0.006469642;-0.04378226,-0.1196026;-0.3208472;-0.01792567,-0.1376104;-0.6635832;0.05506051,-0.1346975;-0.6242232;-0.02611937,0.0007218172;0.558734;0.01795132,0;0;0,-0.002185121;0.3221023;0.02780199,-0.005147696;0.6339676;0.04495406,0.1634975;0.4989337;-0.01046347,0.2313738;0.2968239;-0.09372163,0.2230417;0.1051144;-0.2470007,-0.1745301;0.4871746;0.01961677,-0.234848;0.2885006;-0.07670512,-0.2518207;0.1161527;-0.2508446,0.0752493;0.004508466;-0.04600978,0.1128499;-0.323394;-0.01889443,0.1247938;-0.6618375;0.07293487,0.1412731;-0.6955341;0.0243814,-0.08292594;0.005695756;-0.02984175,-0.1212279;-0.3232371;-0.03212814,-0.1167534;-0.6641358;0.05086159,-0.1282923;-0.6996047;0.003249057,-0.004337326;0.5573688;0.04296756,317.8755
+0;0;0,0.0004488111;0.3229837;0.01445383,0.0004335156;0.6353217;0.01716881,0.1748972;0.499712;-0.004275691,0.2131012;0.3051724;-0.1186536,0.2659058;0.1687435;-0.315923,-0.1694073;0.491516;-0.01391775,-0.2156227;0.2989442;-0.1286686,-0.2493211;0.1618004;-0.3295974,0.07862566;0.005041264;-0.03990332,0.09845268;-0.3238262;-0.006405003,0.1120309;-0.6662865;0.06880041,0.1122785;-0.6269429;-0.01243322,-0.07644773;0.006539145;-0.04373406,-0.1195573;-0.320824;-0.01835679,-0.1377639;-0.6634808;0.05495184,-0.1349632;-0.624094;-0.0262289,0.0004631632;0.5587092;0.01874973,0;0;0,-0.002185121;0.3221023;0.02780199,-0.005147696;0.6339676;0.04495406,0.1634975;0.4989337;-0.01046347,0.2313738;0.2968239;-0.09372163,0.2230417;0.1051144;-0.2470007,-0.1745301;0.4871746;0.01961677,-0.234848;0.2885006;-0.07670512,-0.2518207;0.1161527;-0.2508446,0.0752493;0.004508466;-0.04600978,0.1128499;-0.323394;-0.01889443,0.1247938;-0.6618375;0.07293487,0.1412731;-0.6955341;0.0243814,-0.08292594;0.005695756;-0.02984175,-0.1212279;-0.3232371;-0.03212814,-0.1167534;-0.6641358;0.05086159,-0.1282923;-0.6996047;0.003249057,-0.004337326;0.5573688;0.04296756,317.8867
+0;0;0,0.0004486716;0.3228834;0.01444934,0.0004333899;0.6351539;0.01716464,0.1740936;0.4998558;-0.004174624,0.2131991;0.3007255;-0.1212515,0.265217;0.166329;-0.3155822,-0.168625;0.4916975;-0.01377227,-0.215931;0.2945815;-0.1312309,-0.2491274;0.1594807;-0.3291665,0.07860863;0.005040172;-0.03989468,0.09842419;-0.3236371;-0.006415732,0.1120006;-0.6660528;0.06877987,0.1122484;-0.6267052;-0.01248815,-0.07643116;0.006537729;-0.04372459,-0.1195158;-0.3206361;-0.01836199,-0.1377201;-0.6632482;0.05493708,-0.1349182;-0.6238574;-0.02627802,0.000463022;0.5585812;0.01874474,0;0;0,-0.001529932;0.3220476;0.02730703,-0.004203692;0.6338739;0.04400086,0.1643221;0.4991061;-0.008616205,0.2361577;0.2893237;-0.08424735,0.2290046;0.09202255;-0.2240822,-0.1735066;0.4880974;0.02146168,-0.2363481;0.2795979;-0.06495599,-0.2559753;0.1079412;-0.234312,0.07522339;0.004382044;-0.04602766,0.113352;-0.3232981;-0.01930261,0.1254977;-0.6618121;0.0720644,0.1419901;-0.695475;0.02341294,-0.08290104;0.00583089;-0.02982824,-0.1207519;-0.3229545;-0.03295683,-0.1160348;-0.6638374;0.04989062,-0.1280906;-0.6995747;0.002718553,-0.003491968;0.5573118;0.04209948,317.909
+0;0;0,0.0004485258;0.3227784;0.01444464,0.0004332628;0.6349689;0.01716054,0.1732758;0.5000002;-0.004071891,0.2132335;0.2965306;-0.1237001,0.2636814;0.1661905;-0.3121654,-0.1678289;0.4918802;-0.01362434,-0.2161658;0.2904688;-0.1336426,-0.2483602;0.1594457;-0.325604,0.07880077;0.005052491;-0.03999219,0.09860413;-0.3234225;-0.006533854,0.1121823;-0.6658808;0.06867112,0.112432;-0.6264582;-0.01324906,-0.07661798;0.006553709;-0.04383146,-0.1196761;-0.3204187;-0.01848448,-0.1378826;-0.6630734;0.05482373,-0.1350583;-0.6236073;-0.02704311,0.0004628746;0.558449;0.01873954,0;0;0,-0.00096111;0.3220422;0.02612782,-0.003424019;0.6338223;0.0421102,0.1648049;0.499637;-0.008404016,0.2394439;0.2834259;-0.0790379,0.2354843;0.08116911;-0.1979043,-0.1723005;0.4911453;0.0143558,-0.2399105;0.2718719;-0.05387528,-0.2635554;0.08349344;-0.1917418,0.07528603;0.004232079;-0.04635263,0.1139058;-0.3232458;-0.02038789,0.1261931;-0.6619149;0.07055186,0.1428839;-0.6955613;0.02084946,-0.08321982;0.006044704;-0.0295362,-0.1210019;-0.3225227;-0.0343736,-0.1157864;-0.6635308;0.04811354,-0.1281295;-0.6996768;0.0004466735,-0.002773061;0.5573056;0.04051328,317.9313
+0;0;0,0.0003393149;0.3227601;0.01485209,0.0001347229;0.6349453;0.0181323,0.1728922;0.5002487;-0.004905816,0.2137948;0.3000429;-0.1296134,0.2645293;0.1783175;-0.3236796,-0.1675234;0.4929589;-0.01757678,-0.2155525;0.2910059;-0.1368058,-0.2477113;0.1614224;-0.3297479,0.07882146;0.005054966;-0.03995107,0.09857419;-0.3234031;-0.006297033,0.1113577;-0.6657144;0.06971166,0.1122437;-0.6262593;-0.01220037,-0.07660566;0.006537094;-0.04385548,-0.1197086;-0.3204319;-0.01854096,-0.1377744;-0.6630911;0.05478126,-0.1343249;-0.6235982;-0.0270585,0.0002138666;0.5584226;0.01956687,0;0;0,-0.00096111;0.3220422;0.02612782,-0.003424019;0.6338223;0.0421102,0.1648049;0.499637;-0.008404016,0.2394439;0.2834259;-0.0790379,0.2354843;0.08116911;-0.1979043,-0.1723005;0.4911453;0.0143558,-0.2399105;0.2718719;-0.05387528,-0.2635554;0.08349344;-0.1917418,0.07528603;0.004232079;-0.04635263,0.1139058;-0.3232458;-0.02038789,0.1261931;-0.6619149;0.07055186,0.1428839;-0.6955613;0.02084946,-0.08321982;0.006044704;-0.0295362,-0.1210019;-0.3225227;-0.0343736,-0.1157864;-0.6635308;0.04811354,-0.1281295;-0.6996768;0.0004466735,-0.002773061;0.5573056;0.04051328,317.9427
+0;0;0,0.0003393149;0.3227601;0.01485209,0.0001347229;0.6349453;0.0181323,0.1728922;0.5002487;-0.004905816,0.2137948;0.3000429;-0.1296134,0.2645293;0.1783175;-0.3236796,-0.1675234;0.4929589;-0.01757678,-0.2155525;0.2910059;-0.1368058,-0.2477113;0.1614224;-0.3297479,0.07882146;0.005054966;-0.03995107,0.09857419;-0.3234031;-0.006297033,0.1113577;-0.6657144;0.06971166,0.1122437;-0.6262593;-0.01220037,-0.07660566;0.006537094;-0.04385548,-0.1197086;-0.3204319;-0.01854096,-0.1377744;-0.6630911;0.05478126,-0.1343249;-0.6235982;-0.0270585,0.0002138666;0.5584226;0.01956687,0;0;0,-0.00096111;0.3220422;0.02612782,-0.003424019;0.6338223;0.0421102,0.1648049;0.499637;-0.008404016,0.2394439;0.2834259;-0.0790379,0.2354843;0.08116911;-0.1979043,-0.1723005;0.4911453;0.0143558,-0.2399105;0.2718719;-0.05387528,-0.2635554;0.08349344;-0.1917418,0.07528603;0.004232079;-0.04635263,0.1139058;-0.3232458;-0.02038789,0.1261931;-0.6619149;0.07055186,0.1428839;-0.6955613;0.02084946,-0.08321982;0.006044704;-0.0295362,-0.1210019;-0.3225227;-0.0343736,-0.1157864;-0.6635308;0.04811354,-0.1281295;-0.6996768;0.0004466735,-0.002773061;0.5573056;0.04051328,317.9541
+0;0;0,0.0003389938;0.3224546;0.01483804,0.0001344138;0.634613;0.01811753,0.1722436;0.5001301;-0.004828619,0.2144629;0.2934794;-0.1335507,0.2644144;0.1736325;-0.324622,-0.1668939;0.4928677;-0.01745201,-0.2164691;0.2844136;-0.1405191,-0.2481317;0.1568298;-0.3304838,0.07892082;0.005061339;-0.04000143,0.09866948;-0.3233288;-0.006354343,0.1114543;-0.6656753;0.06966215,0.1123463;-0.6261562;-0.01280529,-0.07670223;0.006545335;-0.04391076,-0.1197962;-0.3203562;-0.01860148,-0.1378639;-0.6630505;0.05472827,-0.134391;-0.6234931;-0.02766643,0.0002135623;0.5580856;0.01955219,0;0;0,-0.0005411953;0.3218047;0.02527309,-0.002521798;0.6335996;0.04029059,0.1651912;0.4995266;-0.00830698,0.2423665;0.2738394;-0.07284856,0.2390443;0.06575207;-0.1731248,-0.1719666;0.4917979;0.01842131,-0.2395794;0.2627184;-0.04488271,-0.2646745;0.07178344;-0.1724789,0.07530074;0.004135132;-0.04655027,0.1139942;-0.3233123;-0.02118754,0.1265997;-0.6621017;0.06939888,0.1435542;-0.6961695;0.01939726,-0.08338232;0.006154196;-0.02938949,-0.1211641;-0.3223374;-0.03468502,-0.1156413;-0.6634943;0.04731857,-0.1214294;-0.6479123;-0.03423455,-0.002092004;0.5570683;0.03915739,317.9762
+0;0;0,0.0002141867;0.3224379;0.01519876,-0.0002298756;0.6345916;0.01886014,0.1717298;0.5001227;-0.005680786,0.2198143;0.3275043;-0.1758193,0.2776273;0.182131;-0.3457927,-0.1669026;0.4936962;-0.01950256,-0.2165388;0.2880291;-0.147149,-0.2465115;0.1683462;-0.3424547,0.07893578;0.005036782;-0.03997499,0.09864832;-0.3233472;-0.006245758,0.1113294;-0.6657055;0.06973484,0.112492;-0.6261675;-0.01272706,-0.07670811;0.006565057;-0.04389753,-0.1202947;-0.3203028;-0.01900134,-0.1382306;-0.6629905;0.05439235,-0.1344865;-0.6234163;-0.02798852,-8.552642E-05;0.5580627;0.02020423,0;0;0,-0.0005411953;0.3218047;0.02527309,-0.002521798;0.6335996;0.04029059,0.1651912;0.4995266;-0.00830698,0.2423665;0.2738394;-0.07284856,0.2390443;0.06575207;-0.1731248,-0.1719666;0.4917979;0.01842131,-0.2395794;0.2627184;-0.04488271,-0.2646745;0.07178344;-0.1724789,0.07530074;0.004135132;-0.04655027,0.1139942;-0.3233123;-0.02118754,0.1265997;-0.6621017;0.06939888,0.1435542;-0.6961695;0.01939726,-0.08338232;0.006154196;-0.02938949,-0.1211641;-0.3223374;-0.03468502,-0.1156413;-0.6634943;0.04731857,-0.1214294;-0.6479123;-0.03423455,-0.002092004;0.5570683;0.03915739,317.9871
+0;0;0,0.0002138557;0.3219397;0.01517527,-0.0002297943;0.6338215;0.01883508,0.1711382;0.4996602;-0.00561863,0.2205588;0.3222448;-0.1804853,0.2793958;0.1742968;-0.3534688,-0.1663283;0.4932559;-0.01939281,-0.2173439;0.2818733;-0.1505865,-0.2478475;0.1600708;-0.3493511,0.07908785;0.005046485;-0.040052,0.09881796;-0.32363;-0.006292716,0.1114945;-0.6658667;0.0696609,0.1126555;-0.6263418;-0.01268788,-0.07685589;0.006577704;-0.0439821,-0.1204813;-0.3205815;-0.01906373,-0.1384109;-0.6631473;0.05430391,-0.1346719;-0.6235863;-0.02796395,-8.564911E-05;0.5574008;0.02017726,0;0;0,2.487004E-05;0.3214327;0.0235908,-0.001419306;0.6330065;0.03727508,0.1660199;0.499381;-0.008811712,0.2443489;0.2639853;-0.06312966,0.2406372;0.04679817;-0.1530721,-0.1706187;0.4929026;0.01293047,-0.2400827;0.2537615;-0.03690208,-0.2680597;0.04325783;-0.1377939,0.07536338;0.00393948;-0.0467906,0.1142914;-0.3238497;-0.02237606,0.1271687;-0.6626617;0.06760333,0.1440041;-0.6965504;0.01752137,-0.08360898;0.006369187;-0.02921457,-0.1215382;-0.3223852;-0.03546921,-0.1154522;-0.6637406;0.04512286,-0.1203777;-0.6481963;-0.03636438,-0.001221791;0.5565758;0.03675103,318.0095
+0;0;0,0.0002138557;0.3219397;0.01517527,-0.0002297943;0.6338215;0.01883508,0.1711382;0.4996602;-0.00561863,0.2205588;0.3222448;-0.1804853,0.2793958;0.1742968;-0.3534688,-0.1663283;0.4932559;-0.01939281,-0.2173439;0.2818733;-0.1505865,-0.2478475;0.1600708;-0.3493511,0.07908785;0.005046485;-0.040052,0.09881796;-0.32363;-0.006292716,0.1114945;-0.6658667;0.0696609,0.1126555;-0.6263418;-0.01268788,-0.07685589;0.006577704;-0.0439821,-0.1204813;-0.3205815;-0.01906373,-0.1384109;-0.6631473;0.05430391,-0.1346719;-0.6235863;-0.02796395,-8.564911E-05;0.5574008;0.02017726,0;0;0,2.487004E-05;0.3214327;0.0235908,-0.001419306;0.6330065;0.03727508,0.1660199;0.499381;-0.008811712,0.2443489;0.2639853;-0.06312966,0.2406372;0.04679817;-0.1530721,-0.1706187;0.4929026;0.01293047,-0.2400827;0.2537615;-0.03690208,-0.2680597;0.04325783;-0.1377939,0.07536338;0.00393948;-0.0467906,0.1142914;-0.3238497;-0.02237606,0.1271687;-0.6626617;0.06760333,0.1440041;-0.6965504;0.01752137,-0.08360898;0.006369187;-0.02921457,-0.1215382;-0.3223852;-0.03546921,-0.1154522;-0.6637406;0.04512286,-0.1203777;-0.6481963;-0.03636438,-0.001221791;0.5565758;0.03675103,318.0208
+0;0;0,0.0001382058;0.321221;0.01566624,-0.0004466242;0.6325871;0.01979437,0.1702696;0.4990401;-0.006336093,0.2221339;0.3194312;-0.185163,0.2858478;0.1763226;-0.3762344,-0.1657083;0.4929776;-0.02056687,-0.2166943;0.2798485;-0.1580615,-0.2473187;0.1592942;-0.3715483,0.07913548;0.005031016;-0.04003393,0.09882797;-0.3237775;-0.006197024,0.1114674;-0.6660674;0.06974921,0.1127884;-0.626426;-0.01337557,-0.07688744;0.006584815;-0.04399331,-0.1206538;-0.3206939;-0.01907529,-0.1383585;-0.6632949;0.05441663,-0.1344372;-0.6236135;-0.02862146,-0.0002685348;0.5563571;0.02102405,0;0;0,0.0003266186;0.3208653;0.02176404,-0.0005380958;0.6319991;0.03328967,0.1672606;0.4996103;-0.008886099,0.2457487;0.2570425;-0.05280495,0.2390254;0.02388422;-0.13429,-0.1702456;0.4926626;0.01543926,-0.2380085;0.2465299;-0.02645638,-0.2679766;0.02138673;-0.1237203,0.07530449;0.003857255;-0.04695535,0.1141667;-0.324128;-0.02322435,0.1274674;-0.6632573;0.06568217,0.1442788;-0.6966462;0.01368546,-0.08367342;0.006430701;-0.02911793,-0.1217345;-0.3224154;-0.03682512,-0.1153949;-0.6639557;0.04317447,-0.1207463;-0.6486233;-0.03904875,-0.000529483;0.55576;0.03366709,318.0429
+0;0;0,0.0001382058;0.321221;0.01566624,-0.0004466242;0.6325871;0.01979437,0.1702696;0.4990401;-0.006336093,0.2221339;0.3194312;-0.185163,0.2858478;0.1763226;-0.3762344,-0.1657083;0.4929776;-0.02056687,-0.2166943;0.2798485;-0.1580615,-0.2473187;0.1592942;-0.3715483,0.07913548;0.005031016;-0.04003393,0.09882797;-0.3237775;-0.006197024,0.1114674;-0.6660674;0.06974921,0.1127884;-0.626426;-0.01337557,-0.07688744;0.006584815;-0.04399331,-0.1206538;-0.3206939;-0.01907529,-0.1383585;-0.6632949;0.05441663,-0.1344372;-0.6236135;-0.02862146,-0.0002685348;0.5563571;0.02102405,0;0;0,0.0003266186;0.3208653;0.02176404,-0.0005380958;0.6319991;0.03328967,0.1672606;0.4996103;-0.008886099,0.2457487;0.2570425;-0.05280495,0.2390254;0.02388422;-0.13429,-0.1702456;0.4926626;0.01543926,-0.2380085;0.2465299;-0.02645638,-0.2679766;0.02138673;-0.1237203,0.07530449;0.003857255;-0.04695535,0.1141667;-0.324128;-0.02322435,0.1274674;-0.6632573;0.06568217,0.1442788;-0.6966462;0.01368546,-0.08367342;0.006430701;-0.02911793,-0.1217345;-0.3224154;-0.03682512,-0.1153949;-0.6639557;0.04317447,-0.1207463;-0.6486233;-0.03904875,-0.000529483;0.55576;0.03366709,318.0544
+0;0;0,0.0001378219;0.3203287;0.01562272,-0.0004465598;0.6314535;0.01974734,0.1703119;0.4979433;-0.006390734,0.2223722;0.3176556;-0.1858935,0.2866186;0.173351;-0.3785617,-0.1657494;0.4918793;-0.02062504,-0.2169281;0.2779447;-0.1586394,-0.2478084;0.1563829;-0.3739103,0.07887973;0.005014756;-0.03990455,0.09862678;-0.3247049;-0.005973883,0.1112567;-0.6667392;0.06991564,0.112578;-0.6270967;-0.01321831,-0.07663896;0.006563534;-0.04385113,-0.1205266;-0.3216221;-0.01886406,-0.1382181;-0.6639672;0.05457299,-0.1342964;-0.6242847;-0.02847428,-0.0002685896;0.5552746;0.0209762,0;0;0,0.0005970746;0.3201061;0.0196538,0.0001074225;0.6310438;0.0296154,0.1685088;0.4992131;-0.009993553,0.2459482;0.2535112;-0.04268742,0.2388442;0.01547536;-0.115906,-0.1704665;0.4924252;0.01729522,-0.2350734;0.2430978;-0.01582578,-0.2677252;0.009533435;-0.09616252,0.07516657;0.00381419;-0.04663658,0.1140949;-0.3251907;-0.02435088,0.1276245;-0.6643457;0.06338167,0.1444977;-0.6976664;0.011307,-0.08328587;0.006397684;-0.02936094,-0.1216898;-0.323321;-0.03754838,-0.1152741;-0.6649135;0.04106177,-0.1210632;-0.6496545;-0.04112805,3.427267E-06;0.5548604;0.03053832,318.0762
+0;0;0,3.578958E-05;0.3203192;0.01581579,-0.0006794553;0.6314418;0.0200798,0.1706039;0.4990261;-0.005286619,0.2216852;0.3268749;-0.1928763,0.2886539;0.1871464;-0.3879752,-0.1655882;0.4926385;-0.02284573,-0.2166709;0.2820054;-0.1658823,-0.2470944;0.1599536;-0.380941,0.07891195;0.004993849;-0.03984343,0.09863293;-0.3247401;-0.006036937,0.1112775;-0.6668042;0.06971555,0.1132111;-0.6271631;-0.01340658,-0.07657736;0.006608439;-0.04395188,-0.1207937;-0.3215443;-0.01911215,-0.138183;-0.6638528;0.05456747,-0.13365;-0.6241642;-0.02844797,-0.0004672598;0.5552625;0.02127725,0;0;0,0.0005970746;0.3201061;0.0196538,0.0001074225;0.6310438;0.0296154,0.1685088;0.4992131;-0.009993553,0.2459482;0.2535112;-0.04268742,0.2388442;0.01547536;-0.115906,-0.1704665;0.4924252;0.01729522,-0.2350734;0.2430978;-0.01582578,-0.2677252;0.009533435;-0.09616252,0.07516657;0.00381419;-0.04663658,0.1140949;-0.3251907;-0.02435088,0.1276245;-0.6643457;0.06338167,0.1444977;-0.6976664;0.011307,-0.08328587;0.006397684;-0.02936094,-0.1216898;-0.323321;-0.03754838,-0.1152741;-0.6649135;0.04106177,-0.1210632;-0.6496545;-0.04112805,3.427267E-06;0.5548604;0.03053832,318.0876
+0;0;0,3.566276E-05;0.3191842;0.01575975,-0.0006789578;0.6300253;0.02001852,0.1704938;0.4976794;-0.005331263,0.2214619;0.3259096;-0.1925053,0.2872407;0.1886639;-0.3841376,-0.1654811;0.4912959;-0.02287903,-0.2164507;0.2811295;-0.1655987,-0.2463336;0.1612464;-0.376836,0.07860433;0.004974382;-0.03968811,0.09837855;-0.3256496;-0.005790368,0.1110289;-0.6678699;0.06999671,0.112957;-0.628256;-0.01289128,-0.07627885;0.006582678;-0.04378055,-0.1206145;-0.3224558;-0.01887377,-0.1380118;-0.6649206;0.0548395,-0.1334916;-0.6252593;-0.02794209,-0.0004668556;0.5538795;0.02121544,0;0;0,0.0009345114;0.3191183;0.01701808,0.000860095;0.6298209;0.02504706,0.1696422;0.4983308;-0.01164103,0.2447691;0.251198;-0.03208733,0.2397982;0.01427624;-0.09315729,-0.1702456;0.4921242;0.01648162,-0.2326494;0.2414883;-0.00411287,-0.2652508;0.009158358;-0.07372674,0.07515472;0.003681391;-0.04600811,0.1139469;-0.3263834;-0.02589083,0.1278809;-0.6659968;0.06063699,0.144588;-0.6990938;0.008615728,-0.08276568;0.006408359;-0.02978766,-0.1213435;-0.3241774;-0.03857142,-0.1148289;-0.6662174;0.03878897,-0.120676;-0.6510134;-0.0431467,0.0006316602;0.5536816;0.02660084,318.1008
+0;0;0,3.551786E-05;0.3178872;0.01569571,-0.0006775031;0.6280466;0.01994711,0.171355;0.4956353;-0.005539687,0.2221354;0.3244981;-0.1920245,0.2886488;0.1857195;-0.3857971,-0.1663107;0.4892197;-0.02317577,-0.2170925;0.2798272;-0.1653699,-0.2473092;0.1586051;-0.3789665,0.07851348;0.004968633;-0.03964224,0.09834547;-0.3266213;-0.005645461,0.1109848;-0.6685441;0.07007574,0.1129202;-0.628894;-0.01312321,-0.07619069;0.006575071;-0.04372995,-0.1206559;-0.3234247;-0.01875041,-0.1380381;-0.6655917;0.05489878,-0.1335009;-0.6258942;-0.02819337,-0.0004660064;0.5521182;0.02114061,0;0;0,0.0007044971;0.3179307;0.01477337,0.0005858243;0.6279835;0.02145982,0.1711361;0.4976208;-0.01274085,0.2413716;0.2492899;-0.01921415,0.2391732;0.009548962;-0.08045816,-0.1719121;0.4913894;0.0156542,-0.2319234;0.2405029;0.005765545,-0.2641577;0.002263352;-0.05283678,0.07524592;0.003598422;-0.04566908,0.1136264;-0.3276283;-0.02787137,0.1274736;-0.6671642;0.05773402,0.1442675;-0.7005809;0.005626205,-0.0825597;0.00639635;-0.03005899,-0.1220137;-0.3250694;-0.03870706,-0.1148016;-0.6672573;0.03652644,-0.120656;-0.6521857;-0.04570375,0.0003772676;0.5520688;0.02333498,318.1208
+0;0;0,-0.0001161405;0.3178704;0.01603367,-0.001107706;0.6280221;0.02079608,0.1707403;0.495998;-0.00720408,0.224266;0.327854;-0.1956339,0.2808715;0.2301596;-0.4158224,-0.166261;0.4896953;-0.02463927,-0.2233028;0.3072601;-0.1981525,-0.247821;0.1913388;-0.4153908,0.07853968;0.004965906;-0.03959067,0.09834303;-0.3266159;-0.005497787,0.1108044;-0.6685246;0.07031652,0.1127534;-0.6288639;-0.01288086,-0.07617277;0.006575789;-0.04376104,-0.1208;-0.3234067;-0.01884274,-0.1377868;-0.6656236;0.05466719,-0.1332401;-0.6258959;-0.0284209,-0.0008226685;0.5520919;0.02185177,0;0;0,0.0007044971;0.3179307;0.01477337,0.0005858243;0.6279835;0.02145982,0.1711361;0.4976208;-0.01274085,0.2413716;0.2492899;-0.01921415,0.2391732;0.009548962;-0.08045816,-0.1719121;0.4913894;0.0156542,-0.2319234;0.2405029;0.005765545,-0.2641577;0.002263352;-0.05283678,0.07524592;0.003598422;-0.04566908,0.1136264;-0.3276283;-0.02787137,0.1274736;-0.6671642;0.05773402,0.1442675;-0.7005809;0.005626205,-0.0825597;0.00639635;-0.03005899,-0.1220137;-0.3250694;-0.03870706,-0.1148016;-0.6672573;0.03652644,-0.120656;-0.6521857;-0.04570375,0.0003772676;0.5520688;0.02333498,318.1321
+0;0;0,-0.0001161405;0.3178704;0.01603367,-0.001107706;0.6280221;0.02079608,0.1707403;0.495998;-0.00720408,0.224266;0.327854;-0.1956339,0.2808715;0.2301596;-0.4158224,-0.166261;0.4896953;-0.02463927,-0.2233028;0.3072601;-0.1981525,-0.247821;0.1913388;-0.4153908,0.07853968;0.004965906;-0.03959067,0.09834303;-0.3266159;-0.005497787,0.1108044;-0.6685246;0.07031652,0.1127534;-0.6288639;-0.01288086,-0.07617277;0.006575789;-0.04376104,-0.1208;-0.3234067;-0.01884274,-0.1377868;-0.6656236;0.05466719,-0.1332401;-0.6258959;-0.0284209,-0.0008226685;0.5520919;0.02185177,0;0;0,0.0007044971;0.3179307;0.01477337,0.0005858243;0.6279835;0.02145982,0.1711361;0.4976208;-0.01274085,0.2413716;0.2492899;-0.01921415,0.2391732;0.009548962;-0.08045816,-0.1719121;0.4913894;0.0156542,-0.2319234;0.2405029;0.005765545,-0.2641577;0.002263352;-0.05283678,0.07524592;0.003598422;-0.04566908,0.1136264;-0.3276283;-0.02787137,0.1274736;-0.6671642;0.05773402,0.1442675;-0.7005809;0.005626205,-0.0825597;0.00639635;-0.03005899,-0.1220137;-0.3250694;-0.03870706,-0.1148016;-0.6672573;0.03652644,-0.120656;-0.6521857;-0.04570375,0.0003772676;0.5520688;0.02333498,318.1434
+0;0;0,-0.0001158137;0.3169761;0.01598856,-0.001106372;0.6268088;0.02074538,0.1707686;0.4948361;-0.007260229,0.2241753;0.3270662;-0.1952709,0.2797899;0.231082;-0.4116049,-0.1662862;0.4885324;-0.02469819,-0.223201;0.306503;-0.1978255,-0.2472901;0.192611;-0.4112608,0.07836506;0.004954865;-0.03950265,0.0981996;-0.3271492;-0.005356062,0.1106301;-0.6682121;0.07027069,0.1126007;-0.6284444;-0.01384764,-0.07600342;0.006561169;-0.04366375,-0.120701;-0.3239411;-0.0187062,-0.1376457;-0.6653115;0.05462189,-0.1330487;-0.6254761;-0.02938594,-0.0008215614;0.5509389;0.02180023,0;0;0,0.0005954802;0.3171146;0.01294041,0.0006667227;0.6268805;0.01720905,0.1718735;0.4969798;-0.01373649,0.2399182;0.2485562;-0.01209879,0.241547;0.009671658;-0.0572412,-0.1722208;0.4911342;0.0145128,-0.2314463;0.240461;0.01299019,-0.2624795;0.004656985;-0.03740541,0.07535419;0.003675163;-0.04510355,0.1133869;-0.3282121;-0.02907657,0.1266213;-0.6671451;0.05546356,0.1441541;-0.7017027;0.003500942,-0.08222418;0.006230658;-0.03043771,-0.1231553;-0.3256071;-0.03823837,-0.1147672;-0.6674037;0.03457994,-0.1206073;-0.6525995;-0.04854746,0.0004553199;0.5510488;0.0198431,318.1656
+0;0;0,-0.000254556;0.3169579;0.01634383,-0.001482632;0.6267815;0.02163423,0.1702413;0.4952102;-0.008485604,0.2273534;0.3329091;-0.2001718,0.2747452;0.243845;-0.4213683,-0.166531;0.4875581;-0.02290525,-0.2233739;0.3068697;-0.1974549,-0.2479887;0.1965105;-0.4126787,0.07838873;0.004976476;-0.03945291,0.09828453;-0.327116;-0.005229551,0.1107922;-0.6682165;0.07021473,0.1121509;-0.6284254;-0.01391298,-0.07600129;0.006525716;-0.04367276,-0.1208692;-0.3239606;-0.01880996,-0.1376037;-0.6652834;0.05478703,-0.1336163;-0.6254126;-0.02924778,-0.001134798;0.5509101;0.02254643,0;0;0,0.0005954802;0.3171146;0.01294041,0.0006667227;0.6268805;0.01720905,0.1718735;0.4969798;-0.01373649,0.2399182;0.2485562;-0.01209879,0.241547;0.009671658;-0.0572412,-0.1722208;0.4911342;0.0145128,-0.2314463;0.240461;0.01299019,-0.2624795;0.004656985;-0.03740541,0.07535419;0.003675163;-0.04510355,0.1133869;-0.3282121;-0.02907657,0.1266213;-0.6671451;0.05546356,0.1441541;-0.7017027;0.003500942,-0.08222418;0.006230658;-0.03043771,-0.1231553;-0.3256071;-0.03823837,-0.1147672;-0.6674037;0.03457994,-0.1206073;-0.6525995;-0.04854746,0.0004553199;0.5510488;0.0198431,318.1772
+0;0;0,-0.0002537534;0.3159586;0.0162923,-0.001479976;0.6252957;0.02157089,0.1708053;0.4935702;-0.00865096,0.2277788;0.3316631;-0.1998718,0.2756301;0.2417355;-0.4232129,-0.1670704;0.4858931;-0.02311785,-0.2237753;0.3056433;-0.1972438,-0.2486287;0.1942141;-0.4145543,0.07810603;0.004958529;-0.03931063,0.09804074;-0.3277833;-0.005020346,0.1105583;-0.6691532;0.07048352,0.1119141;-0.629383;-0.01346581,-0.07572721;0.006502182;-0.04351525,-0.1206828;-0.3246304;-0.01860384,-0.1374306;-0.6662228;0.05505127,-0.1334517;-0.6263729;-0.02880535,-0.001132272;0.5494527;0.02248275,0;0;0,0.0004789531;0.3161996;0.01062465,0.0005734116;0.6254983;0.01293278,0.173288;0.4965568;-0.01442075,0.2377901;0.2480529;-0.003903627,0.2404053;0.005993679;-0.04462814,-0.1735009;0.4912347;0.01442139,-0.2310298;0.2408899;0.02099532,-0.2628977;0.0008455515;-0.01926774,0.07548398;0.003685087;-0.04426122,0.1129896;-0.3290338;-0.03077483,0.1263091;-0.6685619;0.05249667,0.1432101;-0.7034614;0.001045704,-0.08169236;0.006083991;-0.0309808,-0.1243451;-0.3262089;-0.03822932,-0.1149484;-0.6687548;0.0322331,-0.1207959;-0.6540262;-0.05069686,0.00037314;0.549714;0.01606607,318.2002
+0;0;0,-0.0002537534;0.3159586;0.0162923,-0.001479976;0.6252957;0.02157089,0.1708053;0.4935702;-0.00865096,0.2277788;0.3316631;-0.1998718,0.2756301;0.2417355;-0.4232129,-0.1670704;0.4858931;-0.02311785,-0.2237753;0.3056433;-0.1972438,-0.2486287;0.1942141;-0.4145543,0.07810603;0.004958529;-0.03931063,0.09804074;-0.3277833;-0.005020346,0.1105583;-0.6691532;0.07048352,0.1119141;-0.629383;-0.01346581,-0.07572721;0.006502182;-0.04351525,-0.1206828;-0.3246304;-0.01860384,-0.1374306;-0.6662228;0.05505127,-0.1334517;-0.6263729;-0.02880535,-0.001132272;0.5494527;0.02248275,0;0;0,0.0004789531;0.3161996;0.01062465,0.0005734116;0.6254983;0.01293278,0.173288;0.4965568;-0.01442075,0.2377901;0.2480529;-0.003903627,0.2404053;0.005993679;-0.04462814,-0.1735009;0.4912347;0.01442139,-0.2310298;0.2408899;0.02099532,-0.2628977;0.0008455515;-0.01926774,0.07548398;0.003685087;-0.04426122,0.1129896;-0.3290338;-0.03077483,0.1263091;-0.6685619;0.05249667,0.1432101;-0.7034614;0.001045704,-0.08169236;0.006083991;-0.0309808,-0.1243451;-0.3262089;-0.03822932,-0.1149484;-0.6687548;0.0322331,-0.1207959;-0.6540262;-0.05069686,0.00037314;0.549714;0.01606607,318.2213
+0;0;0,-0.0004085333;0.3150164;0.01663394,-0.001882864;0.6237784;0.02235683,0.1701635;0.492304;-0.009325558,0.2336613;0.3368368;-0.2032413,0.2862946;0.2733254;-0.4339151,-0.1669609;0.4852906;-0.02479154,-0.2244149;0.3081533;-0.2012193,-0.2486145;0.2028067;-0.4210621,0.07847627;0.004959666;-0.03937911,0.09842457;-0.328462;-0.004922066,0.1111074;-0.6699791;0.07080059,0.1126738;-0.6301807;-0.01320703,-0.0760141;0.006557556;-0.04373432,-0.1211165;-0.3252474;-0.01870539,-0.1378079;-0.6670263;0.05503248,-0.1336145;-0.6271449;-0.02887531,-0.00147672;0.5480911;0.02314718,0;0;0,0.0006832331;0.3153267;0.008987904,0.0007684231;0.6240614;0.009458303,0.1738392;0.4958039;-0.01603007,0.2355506;0.2473659;0.0005707759,0.2406992;0.003661156;-0.02383947,-0.1735543;0.4911027;0.01356306,-0.2295996;0.2411139;0.02659725,-0.2614563;0.0005577058;-0.007051051,0.07567348;0.00344342;-0.04467106,0.1133596;-0.3299834;-0.03196216,0.1265996;-0.6698908;0.0505991,0.1435057;-0.7048131;-0.0009279288,-0.08216907;0.006314585;-0.03069536,-0.1249885;-0.3266448;-0.03842505,-0.1155165;-0.6697233;0.03039462,-0.121456;-0.6550913;-0.05257701,0.0006215125;0.5484581;0.01312852,318.2436
+0;0;0,-0.0004085333;0.3150164;0.01663394,-0.001882864;0.6237784;0.02235683,0.1701635;0.492304;-0.009325558,0.2336613;0.3368368;-0.2032413,0.2862946;0.2733254;-0.4339151,-0.1669609;0.4852906;-0.02479154,-0.2244149;0.3081533;-0.2012193,-0.2486145;0.2028067;-0.4210621,0.07847627;0.004959666;-0.03937911,0.09842457;-0.328462;-0.004922066,0.1111074;-0.6699791;0.07080059,0.1126738;-0.6301807;-0.01320703,-0.0760141;0.006557556;-0.04373432,-0.1211165;-0.3252474;-0.01870539,-0.1378079;-0.6670263;0.05503248,-0.1336145;-0.6271449;-0.02887531,-0.00147672;0.5480911;0.02314718,0;0;0,0.0006832331;0.3153267;0.008987904,0.0007684231;0.6240614;0.009458303,0.1738392;0.4958039;-0.01603007,0.2355506;0.2473659;0.0005707759,0.2406992;0.003661156;-0.02383947,-0.1735543;0.4911027;0.01356306,-0.2295996;0.2411139;0.02659725,-0.2614563;0.0005577058;-0.007051051,0.07567348;0.00344342;-0.04467106,0.1133596;-0.3299834;-0.03196216,0.1265996;-0.6698908;0.0505991,0.1435057;-0.7048131;-0.0009279288,-0.08216907;0.006314585;-0.03069536,-0.1249885;-0.3266448;-0.03842505,-0.1155165;-0.6697233;0.03039462,-0.121456;-0.6550913;-0.05257701,0.0006215125;0.5484581;0.01312852,318.255
+0;0;0,-0.000407536;0.3142474;0.01659334,-0.001880219;0.6226654;0.02231013,0.1700584;0.4913175;-0.009352928,0.2334237;0.3361749;-0.2028639,0.2853215;0.273551;-0.4303144,-0.1668554;0.4843085;-0.02480925,-0.2241894;0.307541;-0.2008687,-0.2480508;0.2036664;-0.4176395,0.07851925;0.004962383;-0.03940068,0.09849776;-0.3289641;-0.004891463,0.1111841;-0.6705753;0.07085203,0.1127299;-0.6309057;-0.0120506,-0.07605574;0.006561148;-0.04375828,-0.1212265;-0.3257462;-0.01869145,-0.1379224;-0.6676192;0.05506672,-0.1337842;-0.6278678;-0.02773739,-0.001474567;0.5470698;0.02309952,0;0;0,0.001171961;0.3146143;0.00658989,0.001643732;0.6229843;0.004304647,0.175138;0.4957023;-0.01792359,0.2339748;0.2477256;0.006089687,0.242137;0.006966665;-0.01172519,-0.1729328;0.4910875;0.01170079,-0.2276501;0.241769;0.03112197,-0.2584554;0.003959581;0.002026282,0.07577431;0.003284425;-0.04460692,0.114041;-0.3306468;-0.0335381,0.1268742;-0.6708691;0.04819489,0.1436256;-0.7048662;-0.002721786,-0.08216821;0.006417375;-0.03081419,-0.1251031;-0.3270481;-0.0381851,-0.1154211;-0.6707699;0.02782813,-0.1212492;-0.6560717;-0.05402922,0.001400948;0.5475191;0.008825541,318.2772
+0;0;0,-0.0004835674;0.3142225;0.01705721,-0.002091916;0.6226332;0.02313598,0.1696124;0.4914041;-0.01016488,0.2350939;0.3394067;-0.2054591,0.2710116;0.2647543;-0.4323639,-0.1667831;0.4847858;-0.02560958,-0.2240102;0.3121498;-0.2057561,-0.2460157;0.2059013;-0.4215705,0.07861753;0.004950856;-0.03920567,0.09871273;-0.3289546;-0.004560582,0.1112486;-0.6705722;0.07117868,0.1128379;-0.6308825;-0.01172078,-0.07600148;0.006577001;-0.04385008,-0.1208482;-0.3257557;-0.01853816,-0.1372593;-0.6676254;0.05529922,-0.1330816;-0.6278365;-0.02749848,-0.001660324;0.5470367;0.02383079,0;0;0,0.001171961;0.3146143;0.00658989,0.001643732;0.6229843;0.004304647,0.175138;0.4957023;-0.01792359,0.2339748;0.2477256;0.006089687,0.242137;0.006966665;-0.01172519,-0.1729328;0.4910875;0.01170079,-0.2276501;0.241769;0.03112197,-0.2584554;0.003959581;0.002026282,0.07577431;0.003284425;-0.04460692,0.114041;-0.3306468;-0.0335381,0.1268742;-0.6708691;0.04819489,0.1436256;-0.7048662;-0.002721786,-0.08216821;0.006417375;-0.03081419,-0.1251031;-0.3270481;-0.0381851,-0.1154211;-0.6707699;0.02782813,-0.1212492;-0.6560717;-0.05402922,0.001400948;0.5475191;0.008825541,318.2886
+0;0;0,-0.0004829113;0.3137962;0.01703407,-0.002089802;0.6219202;0.02310502,0.1699898;0.4905829;-0.01027048,0.2353663;0.3388292;-0.2052515,0.2718178;0.2630674;-0.4355286,-0.1671429;0.48395;-0.02574902,-0.2242782;0.311591;-0.2056066,-0.2466108;0.2037633;-0.4246284,0.07814369;0.004921016;-0.03896938,0.09827365;-0.329562;-0.004264358,0.1108186;-0.6714278;0.07152992,0.1124151;-0.6316943;-0.01174443,-0.0755434;0.006537362;-0.04358579,-0.1204677;-0.3263702;-0.01823009,-0.1368907;-0.6684883;0.05566094,-0.1326941;-0.6286551;-0.02751119,-0.001658288;0.5463374;0.0237997,0;0;0,0.001323923;0.3142253;0.004375458,0.00163652;0.6222862;0.0001034737,0.1759807;0.4954707;-0.02037215,0.2334948;0.248198;0.009109259,0.2419914;0.003500655;-0.003021002,-0.1733865;0.4909795;0.009679964,-0.2265449;0.2420828;0.03303533,-0.2578414;1.227856E-05;0.01026504,0.07575682;0.003245473;-0.04358482,0.114577;-0.3312919;-0.03544211,0.1271433;-0.6719201;0.04572964,0.1443288;-0.7060075;-0.005547766,-0.08137508;0.006321933;-0.03142281,-0.1242314;-0.3277318;-0.03916738,-0.1145888;-0.6719853;0.02541532,-0.1204781;-0.6574714;-0.05678811,0.001508787;0.5468665;0.005131483,318.3004
+0;0;0,-0.0004829113;0.3137962;0.01703407,-0.002089802;0.6219202;0.02310502,0.1699898;0.4905829;-0.01027048,0.2353663;0.3388292;-0.2052515,0.2718178;0.2630674;-0.4355286,-0.1671429;0.48395;-0.02574902,-0.2242782;0.311591;-0.2056066,-0.2466108;0.2037633;-0.4246284,0.07814369;0.004921016;-0.03896938,0.09827365;-0.329562;-0.004264358,0.1108186;-0.6714278;0.07152992,0.1124151;-0.6316943;-0.01174443,-0.0755434;0.006537362;-0.04358579,-0.1204677;-0.3263702;-0.01823009,-0.1368907;-0.6684883;0.05566094,-0.1326941;-0.6286551;-0.02751119,-0.001658288;0.5463374;0.0237997,0;0;0,0.001323923;0.3142253;0.004375458,0.00163652;0.6222862;0.0001034737,0.1759807;0.4954707;-0.02037215,0.2334948;0.248198;0.009109259,0.2419914;0.003500655;-0.003021002,-0.1733865;0.4909795;0.009679964,-0.2265449;0.2420828;0.03303533,-0.2578414;1.227856E-05;0.01026504,0.07575682;0.003245473;-0.04358482,0.114577;-0.3312919;-0.03544211,0.1271433;-0.6719201;0.04572964,0.1443288;-0.7060075;-0.005547766,-0.08137508;0.006321933;-0.03142281,-0.1242314;-0.3277318;-0.03916738,-0.1145888;-0.6719853;0.02541532,-0.1204781;-0.6574714;-0.05678811,0.001508787;0.5468665;0.005131483,318.3219
+0;0;0,-0.0006062019;0.3133231;0.01734626,-0.002331275;0.6209055;0.02376927,0.1699912;0.4898188;-0.01078635,0.2364537;0.3459901;-0.211018,0.271493;0.2929814;-0.4489357,-0.1673134;0.4830924;-0.02674342,-0.2251959;0.3155748;-0.210548,-0.2509392;0.2405053;-0.4436667,0.07800282;0.00491941;-0.0388262,0.09822862;-0.330094;-0.00399201,0.1107092;-0.6720646;0.07183085,0.112407;-0.6323341;-0.01127945,-0.07537843;0.006507241;-0.04349555,-0.1203279;-0.3269406;-0.0180282,-0.1367645;-0.6691664;0.05586423,-0.1324712;-0.6293299;-0.02713997,-0.001876944;0.545383;0.02437259,0;0;0,0.0009021014;0.3137954;0.002059698,0.001061931;0.6213071;-0.003696203,0.1761199;0.4951549;-0.02273035,0.2322611;0.248232;0.01004052,0.2418048;0.002250403;0.003373146,-0.1744608;0.4905817;0.007195256,-0.2263979;0.2419828;0.03361054,-0.2577671;-0.001525149;0.01457512,0.07585737;0.003274947;-0.04302382,0.1138789;-0.3319663;-0.03811026,0.1264235;-0.6728404;0.04248929,0.1436007;-0.7068273;-0.008652687,-0.08100581;0.006208029;-0.03186901,-0.1245602;-0.3282621;-0.04131705,-0.1149745;-0.672674;0.02300476,-0.1208002;-0.658238;-0.05902395,0.0009337068;0.5459647;0.001567125,318.3336
+0;0;0,-0.0006062019;0.3133231;0.01734626,-0.002331275;0.6209055;0.02376927,0.1699912;0.4898188;-0.01078635,0.2364537;0.3459901;-0.211018,0.271493;0.2929814;-0.4489357,-0.1673134;0.4830924;-0.02674342,-0.2251959;0.3155748;-0.210548,-0.2509392;0.2405053;-0.4436667,0.07800282;0.00491941;-0.0388262,0.09822862;-0.330094;-0.00399201,0.1107092;-0.6720646;0.07183085,0.112407;-0.6323341;-0.01127945,-0.07537843;0.006507241;-0.04349555,-0.1203279;-0.3269406;-0.0180282,-0.1367645;-0.6691664;0.05586423,-0.1324712;-0.6293299;-0.02713997,-0.001876944;0.545383;0.02437259,0;0;0,0.0009021014;0.3137954;0.002059698,0.001061931;0.6213071;-0.003696203,0.1761199;0.4951549;-0.02273035,0.2322611;0.248232;0.01004052,0.2418048;0.002250403;0.003373146,-0.1744608;0.4905817;0.007195256,-0.2263979;0.2419828;0.03361054,-0.2577671;-0.001525149;0.01457512,0.07585737;0.003274947;-0.04302382,0.1138789;-0.3319663;-0.03811026,0.1264235;-0.6728404;0.04248929,0.1436007;-0.7068273;-0.008652687,-0.08100581;0.006208029;-0.03186901,-0.1245602;-0.3282621;-0.04131705,-0.1149745;-0.672674;0.02300476,-0.1208002;-0.658238;-0.05902395,0.0009337068;0.5459647;0.001567125,318.3446
+0;0;0,-0.0006065876;0.3135223;0.0173573,-0.002328888;0.6205997;0.02376554,0.1703129;0.4894235;-0.01085551,0.2367173;0.3457205;-0.2109123,0.2716578;0.2928613;-0.4481589,-0.1676185;0.4826847;-0.02684224,-0.2254505;0.3153133;-0.2104863,-0.2511212;0.2404556;-0.4429474,0.0779388;0.004915372;-0.03879433,0.09813217;-0.3295608;-0.004016008,0.1106231;-0.6718166;0.07187009,0.1123144;-0.632124;-0.01091679,-0.07531657;0.0065019;-0.04345986,-0.1201939;-0.3264112;-0.01803335,-0.1366442;-0.6689224;0.05592071,-0.1323676;-0.6291242;-0.02676047,-0.00187464;0.5450911;0.02436875,0;0;0,0.001144826;0.314;0.000767231,0.001210093;0.6209941;-0.006676197,0.1768488;0.4953108;-0.02502346,0.232006;0.2488076;0.01070762,0.2423943;0.00349009;0.007208347,-0.1747754;0.4906927;0.004856385,-0.2258736;0.2422859;0.0325309,-0.2570649;-0.000684455;0.01540324,0.0759206;0.003121525;-0.04277778,0.1139205;-0.3315972;-0.0394628,0.1264272;-0.6731095;0.03969955,0.1438261;-0.7071238;-0.01079726,-0.08082905;0.006319286;-0.03209909,-0.1242533;-0.3275794;-0.04294325,-0.1150618;-0.6723148;0.02129682,-0.1208299;-0.6578964;-0.06040029,0.00108549;0.5456685;-0.001369476,318.3664
+0;0;0,-0.0008090158;0.3134996;0.01775555,-0.002763446;0.6205681;0.02451473,0.1696846;0.4895063;-0.01155517,0.2393095;0.3508077;-0.2140346,0.2712787;0.277747;-0.4462865,-0.1676751;0.4831653;-0.0278255,-0.2274651;0.3229093;-0.2171032,-0.2487924;0.2514449;-0.4510665,0.07798271;0.004899361;-0.03870805,0.09840609;-0.3295702;-0.004000805,0.110503;-0.6718058;0.0720403,0.112261;-0.6321014;-0.0107438,-0.07531406;0.006511895;-0.0434627,-0.1201707;-0.3264178;-0.01821767,-0.1365052;-0.6688986;0.05590295,-0.1321643;-0.6290779;-0.02677222,-0.002255867;0.5450591;0.02503074,0;0;0,0.001144826;0.314;0.000767231,0.001210093;0.6209941;-0.006676197,0.1768488;0.4953108;-0.02502346,0.232006;0.2488076;0.01070762,0.2423943;0.00349009;0.007208347,-0.1747754;0.4906927;0.004856385,-0.2258736;0.2422859;0.0325309,-0.2570649;-0.000684455;0.01540324,0.0759206;0.003121525;-0.04277778,0.1139205;-0.3315972;-0.0394628,0.1264272;-0.6731095;0.03969955,0.1438261;-0.7071238;-0.01079726,-0.08082905;0.006319286;-0.03209909,-0.1242533;-0.3275794;-0.04294325,-0.1150618;-0.6723148;0.02129682,-0.1208299;-0.6578964;-0.06040029,0.00108549;0.5456685;-0.001369476,318.3785
+0;0;0,-0.0008086946;0.3133751;0.0177485,-0.002760712;0.6200591;0.02449642,0.1699262;0.4889416;-0.01162449,0.2395568;0.3502317;-0.2141204,0.2714535;0.2773368;-0.4458451,-0.1679025;0.4825917;-0.02791744,-0.2276973;0.3223227;-0.2172105,-0.2489762;0.2510205;-0.4506427,0.07811969;0.004907967;-0.03877605,0.09858059;-0.3301761;-0.004005034,0.110648;-0.6715796;0.07185121,0.1124329;-0.6317275;-0.01219267,-0.07544635;0.006523334;-0.04353905,-0.1203855;-0.327018;-0.01824763,-0.1366802;-0.6686661;0.05569278,-0.1322733;-0.6286959;-0.02824051,-0.002253277;0.5445716;0.02501228,0;0;0,0.001192525;0.3138761;-0.0001108646,0.001203939;0.6204678;-0.008595943,0.1773569;0.4952891;-0.02585483,0.2319122;0.2486095;0.009730577,0.2428857;0.00386709;0.006878138,-0.1752028;0.490692;0.003633405,-0.2258312;0.2421821;0.03143685,-0.2569339;-0.0003269613;0.01564518,0.07596594;0.002999127;-0.04301786,0.1140237;-0.3323262;-0.03883171,0.1262718;-0.6735096;0.03798008,0.1442;-0.7082314;-0.01353001,-0.08104338;0.006449197;-0.03194892,-0.1244611;-0.3280406;-0.04380166,-0.1155453;-0.6721252;0.01930512,-0.1213124;-0.6580027;-0.06363021,0.001058906;0.5451706;-0.003192902,318.4
+0;0;0,-0.000809026;0.3135036;0.01775578,-0.002758128;0.6197234;0.02449038,0.1701534;0.4885665;-0.0116786,0.2397986;0.3498277;-0.2142168,0.2717342;0.2768437;-0.4462247,-0.1681165;0.4822084;-0.02799283,-0.2279238;0.3219059;-0.2173254,-0.2492287;0.2505165;-0.451043,0.0781079;0.004907226;-0.0387702,0.09865543;-0.3315956;-0.003851965,0.1106763;-0.6716822;0.07171167,0.1124656;-0.6318058;-0.0125393,-0.07543497;0.00652235;-0.04353248,-0.1205643;-0.3284312;-0.01813398,-0.1367963;-0.6687615;0.05552123,-0.1323784;-0.6287667;-0.02861889,-0.002250916;0.5442692;0.02500602,0;0;0,0.0009787083;0.3140039;-0.001013994,0.0008390695;0.6201059;-0.01085758,0.1774653;0.4953598;-0.02740622,0.2316799;0.2484668;0.007596493,0.2429259;0.003440291;0.004468203,-0.1757857;0.490382;0.001728976,-0.2263748;0.2417803;0.02927085,-0.257851;-0.0009792;0.01341829,0.07585241;0.002928078;-0.04319596,0.1138981;-0.3338327;-0.03868747,0.1258709;-0.6740839;0.03613925,0.1438191;-0.7087165;-0.01581717,-0.08106037;0.006518109;-0.03185566,-0.1231703;-0.3296314;-0.04214443,-0.1154034;-0.672752;0.01885742,-0.1211157;-0.6587394;-0.06427347,0.0007213205;0.5448462;-0.005395174,318.4225
+0;0;0,-0.0008590652;0.3134731;0.01828283,-0.002897425;0.6196855;0.02533554,0.1696902;0.4882632;-0.01209942,0.2384354;0.3542193;-0.2180774,0.2705874;0.2847855;-0.4511427,-0.1680019;0.482645;-0.02850835,-0.228993;0.3269771;-0.2212989,-0.2488955;0.25644;-0.4553985,0.07820635;0.004892434;-0.03857309,0.09911392;-0.3315794;-0.003570259,0.1108725;-0.671654;0.07208867,0.1127159;-0.631754;-0.01215836,-0.07540019;0.006518423;-0.04359328,-0.1202386;-0.3284542;-0.01793194,-0.1366572;-0.6687651;0.05577183,-0.132183;-0.6287559;-0.02836361,-0.00237239;0.5442308;0.02576745,0;0;0,0.0009787083;0.3140039;-0.001013994,0.0008390695;0.6201059;-0.01085758,0.1774653;0.4953598;-0.02740622,0.2316799;0.2484668;0.007596493,0.2429259;0.003440291;0.004468203,-0.1757857;0.490382;0.001728976,-0.2263748;0.2417803;0.02927085,-0.257851;-0.0009792;0.01341829,0.07585241;0.002928078;-0.04319596,0.1138981;-0.3338327;-0.03868747,0.1258709;-0.6740839;0.03613925,0.1438191;-0.7087165;-0.01581717,-0.08106037;0.006518109;-0.03185566,-0.1231703;-0.3296314;-0.04214443,-0.1154034;-0.672752;0.01885742,-0.1211157;-0.6587394;-0.06427347,0.0007213205;0.5448462;-0.005395174,318.4337
+0;0;0,-0.0008590652;0.3134731;0.01828283,-0.002897425;0.6196855;0.02533554,0.1696902;0.4882632;-0.01209942,0.2384354;0.3542193;-0.2180774,0.2705874;0.2847855;-0.4511427,-0.1680019;0.482645;-0.02850835,-0.228993;0.3269771;-0.2212989,-0.2488955;0.25644;-0.4553985,0.07820635;0.004892434;-0.03857309,0.09911392;-0.3315794;-0.003570259,0.1108725;-0.671654;0.07208867,0.1127159;-0.631754;-0.01215836,-0.07540019;0.006518423;-0.04359328,-0.1202386;-0.3284542;-0.01793194,-0.1366572;-0.6687651;0.05577183,-0.132183;-0.6287559;-0.02836361,-0.00237239;0.5442308;0.02576745,0;0;0,0.0009787083;0.3140039;-0.001013994,0.0008390695;0.6201059;-0.01085758,0.1774653;0.4953598;-0.02740622,0.2316799;0.2484668;0.007596493,0.2429259;0.003440291;0.004468203,-0.1757857;0.490382;0.001728976,-0.2263748;0.2417803;0.02927085,-0.257851;-0.0009792;0.01341829,0.07585241;0.002928078;-0.04319596,0.1138981;-0.3338327;-0.03868747,0.1258709;-0.6740839;0.03613925,0.1438191;-0.7087165;-0.01581717,-0.08106037;0.006518109;-0.03185566,-0.1231703;-0.3296314;-0.04214443,-0.1154034;-0.672752;0.01885742,-0.1211157;-0.6587394;-0.06427347,0.0007213205;0.5448462;-0.005395174,318.4558
+0;0;0,-0.0008594249;0.3136044;0.01829048,-0.002896072;0.6195565;0.02533537,0.1697581;0.4881285;-0.01211435,0.2385314;0.3540298;-0.2181765,0.271137;0.2836162;-0.4545306,-0.1680648;0.4825082;-0.02852963,-0.2290808;0.3267767;-0.2213989,-0.2492642;0.2552442;-0.458802,0.07831884;0.00489947;-0.03862857,0.09926462;-0.3321874;-0.003561754,0.1110081;-0.6718255;0.07200004,0.1128555;-0.6319041;-0.01242854,-0.07550864;0.006527799;-0.04365598,-0.120429;-0.3290571;-0.01794773,-0.1368266;-0.6689311;0.05566142,-0.1323427;-0.6289004;-0.02865531,-0.002371148;0.5441178;0.02576718,0;0;0,0.0009123235;0.3141339;-0.001444101,0.0008132606;0.619954;-0.01219416,0.177627;0.4954047;-0.02829027,0.2324433;0.2483439;0.005324604,0.2456172;0.0001440793;-0.005057333,-0.1758785;0.4902733;0.0004900601,-0.2263846;0.241403;0.0266918,-0.2594981;-0.004207224;0.005160091,0.07594778;0.002895802;-0.04328465,0.1140093;-0.334485;-0.03864574,0.1258644;-0.674546;0.03497124,0.1438501;-0.7090855;-0.01738524,-0.08121383;0.006549702;-0.03180294,-0.1232771;-0.3302161;-0.04254966,-0.1159122;-0.673147;0.01699557,-0.1215693;-0.6592079;-0.06631157,0.000708729;0.5447139;-0.006684303,318.4676
+0;0;0,-0.0008193831;0.3135659;0.01894002,-0.002935123;0.6195108;0.02629378,0.1691141;0.4874224;-0.01305733,0.2341302;0.3740074;-0.2323374,0.271643;0.3183183;-0.4718703,-0.1677271;0.483017;-0.02934601,-0.23101;0.3325501;-0.2256336,-0.2431692;0.2551817;-0.4617496,0.07837509;0.004897512;-0.03851456,0.099657;-0.332134;-0.003118854,0.1111594;-0.6717499;0.07257937,0.1130318;-0.6318023;-0.01184557,-0.07551887;0.006529025;-0.0436381,-0.1201206;-0.3290891;-0.01780877,-0.136485;-0.6688923;0.05613384,-0.1319775;-0.6288345;-0.02817842,-0.002389532;0.5440718;0.02663679,0;0;0,0.0009123235;0.3141339;-0.001444101,0.0008132606;0.619954;-0.01219416,0.177627;0.4954047;-0.02829027,0.2324433;0.2483439;0.005324604,0.2456172;0.0001440793;-0.005057333,-0.1758785;0.4902733;0.0004900601,-0.2263846;0.241403;0.0266918,-0.2594981;-0.004207224;0.005160091,0.07594778;0.002895802;-0.04328465,0.1140093;-0.334485;-0.03864574,0.1258644;-0.674546;0.03497124,0.1438501;-0.7090855;-0.01738524,-0.08121383;0.006549702;-0.03180294,-0.1232771;-0.3302161;-0.04254966,-0.1159122;-0.673147;0.01699557,-0.1215693;-0.6592079;-0.06631157,0.000708729;0.5447139;-0.006684303,318.4896
+0;0;0,-0.00082076;0.3140929;0.01897185,-0.002935743;0.6199285;0.02632314,0.1695403;0.48773;-0.01312695,0.2346517;0.3741488;-0.2327284,0.2719013;0.3188504;-0.4705807,-0.1681396;0.4833136;-0.02945619,-0.2315152;0.3326262;-0.2260314,-0.2435891;0.2558006;-0.4604909,0.0783747;0.004897487;-0.03851436,0.09966972;-0.3323417;-0.003096845,0.1111628;-0.6716807;0.07253966,0.1130334;-0.631742;-0.01180968,-0.07551849;0.006528992;-0.04363788,-0.1201477;-0.3292959;-0.01779263,-0.1364988;-0.6688221;0.05608968,-0.1319953;-0.6287733;-0.02814705,-0.002390375;0.5445204;0.026666,0;0;0,0.0009443909;0.3146614;-0.001497507,0.0009412616;0.6203216;-0.01383281,0.1781267;0.4954159;-0.02992153,0.2349349;0.2477846;-0.001346827,0.2496466;0.002494976;-0.02656126,-0.1761959;0.4906343;-0.001107832,-0.227505;0.2410062;0.01934032,-0.2602503;-0.001084417;-0.01725333,0.07590409;0.002817661;-0.04336548,0.1143003;-0.3347456;-0.039505,0.1260144;-0.6747776;0.03291726,0.1439949;-0.7088954;-0.01983404,-0.08121967;0.006627476;-0.03177068,-0.1205454;-0.3307089;-0.0415592,-0.1153038;-0.6736893;0.01624123,-0.1209436;-0.6597826;-0.06698306,0.0008637607;0.5451276;-0.008118153,318.5012
+0;0;0,-0.00082076;0.3140929;0.01897185,-0.002935743;0.6199285;0.02632314,0.1695403;0.48773;-0.01312695,0.2346517;0.3741488;-0.2327284,0.2719013;0.3188504;-0.4705807,-0.1681396;0.4833136;-0.02945619,-0.2315152;0.3326262;-0.2260314,-0.2435891;0.2558006;-0.4604909,0.0783747;0.004897487;-0.03851436,0.09966972;-0.3323417;-0.003096845,0.1111628;-0.6716807;0.07253966,0.1130334;-0.631742;-0.01180968,-0.07551849;0.006528992;-0.04363788,-0.1201477;-0.3292959;-0.01779263,-0.1364988;-0.6688221;0.05608968,-0.1319953;-0.6287733;-0.02814705,-0.002390375;0.5445204;0.026666,0;0;0,0.0009443909;0.3146614;-0.001497507,0.0009412616;0.6203216;-0.01383281,0.1781267;0.4954159;-0.02992153,0.2349349;0.2477846;-0.001346827,0.2496466;0.002494976;-0.02656126,-0.1761959;0.4906343;-0.001107832,-0.227505;0.2410062;0.01934032,-0.2602503;-0.001084417;-0.01725333,0.07590409;0.002817661;-0.04336548,0.1143003;-0.3347456;-0.039505,0.1260144;-0.6747776;0.03291726,0.1439949;-0.7088954;-0.01983404,-0.08121967;0.006627476;-0.03177068,-0.1205454;-0.3307089;-0.0415592,-0.1153038;-0.6736893;0.01624123,-0.1209436;-0.6597826;-0.06698306,0.0008637607;0.5451276;-0.008118153,318.523
+0;0;0,-0.0009108477;0.3146563;0.01955549,-0.003128709;0.6207458;0.02714896,0.1700282;0.4898434;-0.009710059,0.22944;0.3726103;-0.2301853,0.2814619;0.3198951;-0.4634544,-0.1677036;0.4846938;-0.02994136,-0.235096;0.3365831;-0.2284462,-0.24618;0.2619411;-0.4612667,0.07824787;0.004931985;-0.03845814,0.09971753;-0.3316795;-0.002845261,0.1109839;-0.6706647;0.07291383,0.113471;-0.6306822;-0.0116566,-0.07542521;0.006473467;-0.04353406,-0.120048;-0.3287414;-0.01752783,-0.136191;-0.667937;0.05638452,-0.1310651;-0.6278383;-0.02805325,-0.002552938;0.5453042;0.02742238,0;0;0,0.001125604;0.3152577;-0.001759052,0.001111314;0.62113;-0.01533961,0.1779088;0.4960796;-0.03145885,0.2393703;0.2473131;-0.01661396,0.2541866;0.005506769;-0.05139637,-0.1755552;0.4911229;-0.00332489,-0.228835;0.2402607;0.007262611,-0.2634217;0.002769306;-0.04070841,0.07597005;0.002797753;-0.04297447,0.1140975;-0.3342129;-0.04039621,0.125516;-0.6742512;0.03046227,0.1435055;-0.708555;-0.02244711,-0.08097187;0.006629592;-0.03202634,-0.1197139;-0.330141;-0.04303312,-0.115298;-0.6728457;0.01451123,-0.1257147;-0.7079911;-0.03939201,0.00107801;0.5459186;-0.009415627,318.5348
+0;0;0,-0.0009108477;0.3146563;0.01955549,-0.003128709;0.6207458;0.02714896,0.1700282;0.4898434;-0.009710059,0.22944;0.3726103;-0.2301853,0.2814619;0.3198951;-0.4634544,-0.1677036;0.4846938;-0.02994136,-0.235096;0.3365831;-0.2284462,-0.24618;0.2619411;-0.4612667,0.07824787;0.004931985;-0.03845814,0.09971753;-0.3316795;-0.002845261,0.1109839;-0.6706647;0.07291383,0.113471;-0.6306822;-0.0116566,-0.07542521;0.006473467;-0.04353406,-0.120048;-0.3287414;-0.01752783,-0.136191;-0.667937;0.05638452,-0.1310651;-0.6278383;-0.02805325,-0.002552938;0.5453042;0.02742238,0;0;0,0.001125604;0.3152577;-0.001759052,0.001111314;0.62113;-0.01533961,0.1779088;0.4960796;-0.03145885,0.2393703;0.2473131;-0.01661396,0.2541866;0.005506769;-0.05139637,-0.1755552;0.4911229;-0.00332489,-0.228835;0.2402607;0.007262611,-0.2634217;0.002769306;-0.04070841,0.07597005;0.002797753;-0.04297447,0.1140975;-0.3342129;-0.04039621,0.125516;-0.6742512;0.03046227,0.1435055;-0.708555;-0.02244711,-0.08097187;0.006629592;-0.03202634,-0.1197139;-0.330141;-0.04303312,-0.115298;-0.6728457;0.01451123,-0.1257147;-0.7079911;-0.03939201,0.00107801;0.5459186;-0.009415627,318.5566
+0;0;0,-0.0009126917;0.3152932;0.01959508,-0.003134168;0.6218835;0.02720192,0.1697788;0.4909615;-0.0096041,0.2294097;0.373296;-0.2308924,0.2806379;0.3213851;-0.4606024,-0.1674742;0.4858191;-0.02980671,-0.2351151;0.3371622;-0.2290436,-0.24603;0.2636591;-0.4583118,0.07837229;0.004939828;-0.03851929,0.0998375;-0.3316019;-0.002913788,0.1111005;-0.6704842;0.07282231,0.1136007;-0.6304488;-0.01219528,-0.07554514;0.00648376;-0.04360328,-0.1201586;-0.3286617;-0.01760244,-0.1362967;-0.6677544;0.05628747,-0.1311438;-0.6276023;-0.02859676,-0.002557647;0.5463436;0.0274757,0;0;0,0.001601338;0.3158947;-0.00162077,0.002023101;0.622243;-0.01580667,0.1782648;0.4969215;-0.0331285,0.2428673;0.2475367;-0.03132081,0.2657096;0.01611851;-0.09464216,-0.1744306;0.4919854;-0.005317511,-0.2300799;0.240472;-0.009019602,-0.2682644;0.01145202;-0.07365336,0.07599521;0.002787441;-0.04321241,0.114504;-0.3341112;-0.04092836,0.1261717;-0.6744301;0.02799869,0.1444872;-0.7086523;-0.02562046,-0.08117832;0.006681432;-0.03187149,-0.1187372;-0.3300952;-0.04450797,-0.1153876;-0.672888;0.01193542,-0.1209265;-0.6591783;-0.07196274,0.001926675;0.5469409;-0.009785652,318.5681
+0;0;0,-0.001021761;0.3152624;0.02007924,-0.003484813;0.621842;0.02806335,0.1688075;0.4905273;-0.01135973,0.2277139;0.3890152;-0.2406954,0.2866825;0.3158172;-0.4626199,-0.1680197;0.4839655;-0.02630052,-0.2347229;0.3435562;-0.2317401,-0.2449294;0.3024254;-0.4689949,0.07842854;0.005022991;-0.03839384,0.09996247;-0.3314843;-0.002505459,0.1111657;-0.6703982;0.0730979,0.1126214;-0.6303246;-0.01193946,-0.07553405;0.006379514;-0.04363785,-0.1202895;-0.3287551;-0.0177422,-0.1362091;-0.6677666;0.05656675,-0.1320992;-0.6275856;-0.02837092,-0.002843826;0.5463023;0.02822473,0;0;0,0.001601338;0.3158947;-0.00162077,0.002023101;0.622243;-0.01580667,0.1782648;0.4969215;-0.0331285,0.2428673;0.2475367;-0.03132081,0.2657096;0.01611851;-0.09464216,-0.1744306;0.4919854;-0.005317511,-0.2300799;0.240472;-0.009019602,-0.2682644;0.01145202;-0.07365336,0.07599521;0.002787441;-0.04321241,0.114504;-0.3341112;-0.04092836,0.1261717;-0.6744301;0.02799869,0.1444872;-0.7086523;-0.02562046,-0.08117832;0.006681432;-0.03187149,-0.1187372;-0.3300952;-0.04450797,-0.1153876;-0.672888;0.01193542,-0.1209265;-0.6591783;-0.07196274,0.001926675;0.5469409;-0.009785652,318.5789
+0;0;0,-0.001025183;0.3163183;0.02014649,-0.003497654;0.6240702;0.02816102,0.1682543;0.49264;-0.01113624,0.2274593;0.3906133;-0.2416345,0.2840616;0.3203527;-0.4546535,-0.1675077;0.4860989;-0.02602979,-0.234549;0.3449779;-0.2325108,-0.244346;0.3054976;-0.4602449,0.07796716;0.004993442;-0.03816798,0.09944756;-0.3306772;-0.00236883,0.1106387;-0.6692275;0.0731534,0.1121193;-0.6289815;-0.0133388,-0.07508971;0.006341984;-0.04338114,-0.1197339;-0.3279594;-0.01754988,-0.1356364;-0.666607;0.05667933,-0.1314562;-0.6262518;-0.02971146,-0.002854191;0.5482386;0.02832302,0;0;0,0.002221927;0.3169521;-0.0007894039,0.003455058;0.6244977;-0.01446414,0.1782236;0.4978618;-0.03473854,0.2493778;0.2494971;-0.05194902,0.2693597;0.02885863;-0.1185586,-0.1723908;0.493221;-0.007245569,-0.2309725;0.241587;-0.02435122,-0.2709178;0.03008497;-0.1091378,0.0758779;0.002571881;-0.04238558,0.1151524;-0.333394;-0.04091334,0.1262783;-0.6738222;0.02564526,0.1455794;-0.709139;-0.02866173,-0.08042445;0.006835687;-0.03233867,-0.1175973;-0.3291259;-0.04521158,-0.1143543;-0.6718793;0.009146057,-0.1199695;-0.6584025;-0.07619753,0.003181025;0.5488899;-0.008612394,318.6014
+0;0;0,-0.001026966;0.3168685;0.02018153,-0.003504003;0.6251901;0.02821162,0.1684009;0.4935894;-0.01112043,0.2278472;0.3911469;-0.242558,0.284378;0.3209749;-0.4553081,-0.1676592;0.4870425;-0.02602721,-0.2349738;0.3453463;-0.2333497,-0.2447583;0.3059159;-0.4607964,0.07795504;0.004992666;-0.03816205,0.09942779;-0.3305584;-0.002375647,0.110597;-0.6684453;0.07299861,0.1120757;-0.6282126;-0.01338183,-0.07507804;0.006340999;-0.0433744,-0.1197063;-0.3278413;-0.01755234,-0.1355777;-0.6658255;0.05653144,-0.1314029;-0.6254836;-0.02974774,-0.002859512;0.5492374;0.02837387,0;0;0,0.002241865;0.3175038;0.00055933,0.003497139;0.625665;-0.0120821,0.1778112;0.4985967;-0.03623533,0.2529519;0.251899;-0.06918669,0.2713634;0.03936292;-0.1579103,-0.1722859;0.4936544;-0.008991634,-0.2396596;0.2466414;-0.05412477,-0.275288;0.03859589;-0.1480937,0.07581401;0.002583385;-0.04247141,0.1153585;-0.3332327;-0.04218388,0.1262834;-0.6731697;0.02336836,0.1455299;-0.7084028;-0.0308783,-0.0804104;0.006857052;-0.03233276,-0.117272;-0.3289679;-0.04644232,-0.1143729;-0.6712519;0.006537821,-0.1199791;-0.657675;-0.07871082,0.003256753;0.5499147;-0.006505966,318.6237
+0;0;0,-0.001043349;0.3168058;0.02114192,-0.003547997;0.6251206;0.02941896,0.1673658;0.4926547;-0.01300247,0.2324831;0.3847791;-0.2404101,0.2825522;0.3216104;-0.4569402,-0.1677081;0.4859436;-0.02359757,-0.2304629;0.3672452;-0.2462278,-0.2445528;0.3069971;-0.4688353,0.07791174;0.005097592;-0.03823654,0.09972036;-0.3303088;-0.001315054,0.1105321;-0.668276;0.07375145,0.1111986;-0.6280041;-0.01263445,-0.07518842;0.006260611;-0.0431945,-0.1196281;-0.3279384;-0.01726389,-0.1355164;-0.6657836;0.05744734,-0.1321538;-0.625406;-0.028863,-0.002882416;0.5491679;0.02952298,0;0;0,0.002241865;0.3175038;0.00055933,0.003497139;0.625665;-0.0120821,0.1778112;0.4985967;-0.03623533,0.2529519;0.251899;-0.06918669,0.2713634;0.03936292;-0.1579103,-0.1722859;0.4936544;-0.008991634,-0.2396596;0.2466414;-0.05412477,-0.275288;0.03859589;-0.1480937,0.07581401;0.002583385;-0.04247141,0.1153585;-0.3332327;-0.04218388,0.1262834;-0.6731697;0.02336836,0.1455299;-0.7084028;-0.0308783,-0.0804104;0.006857052;-0.03233276,-0.117272;-0.3289679;-0.04644232,-0.1143729;-0.6712519;0.006537821,-0.1199791;-0.657675;-0.07871082,0.003256753;0.5499147;-0.006505966,318.6356
+0;0;0,-0.001043349;0.3168058;0.02114192,-0.003547997;0.6251206;0.02941896,0.1673658;0.4926547;-0.01300247,0.2324831;0.3847791;-0.2404101,0.2825522;0.3216104;-0.4569402,-0.1677081;0.4859436;-0.02359757,-0.2304629;0.3672452;-0.2462278,-0.2445528;0.3069971;-0.4688353,0.07791174;0.005097592;-0.03823654,0.09972036;-0.3303088;-0.001315054,0.1105321;-0.668276;0.07375145,0.1111986;-0.6280041;-0.01263445,-0.07518842;0.006260611;-0.0431945,-0.1196281;-0.3279384;-0.01726389,-0.1355164;-0.6657836;0.05744734,-0.1321538;-0.625406;-0.028863,-0.002882416;0.5491679;0.02952298,0;0;0,0.002241865;0.3175038;0.00055933,0.003497139;0.625665;-0.0120821,0.1778112;0.4985967;-0.03623533,0.2529519;0.251899;-0.06918669,0.2713634;0.03936292;-0.1579103,-0.1722859;0.4936544;-0.008991634,-0.2396596;0.2466414;-0.05412477,-0.275288;0.03859589;-0.1480937,0.07581401;0.002583385;-0.04247141,0.1153585;-0.3332327;-0.04218388,0.1262834;-0.6731697;0.02336836,0.1455299;-0.7084028;-0.0308783,-0.0804104;0.006857052;-0.03233276,-0.117272;-0.3289679;-0.04644232,-0.1143729;-0.6712519;0.006537821,-0.1199791;-0.657675;-0.07871082,0.003256753;0.5499147;-0.006505966,318.6572
+0;0;0,-0.001121704;0.3174437;0.02186887,-0.003731964;0.626614;0.03049561,0.1684296;0.4947087;-0.008687235,0.2293889;0.3884151;-0.239383,0.2793375;0.3341358;-0.4658231,-0.1680704;0.4865051;-0.02160552,-0.2290575;0.3800923;-0.252239,-0.2440539;0.3130537;-0.4802678,0.07816877;0.005154933;-0.0383523,0.1000268;-0.3298597;-0.0008584224,0.110759;-0.6678154;0.07425727,0.1116829;-0.6275712;-0.01167456,-0.0754678;0.006236694;-0.04328443,-0.1199029;-0.3276422;-0.0174237,-0.1356263;-0.6654325;0.05755743,-0.1320213;-0.6250803;-0.02829079,-0.003031563;0.5504518;0.03049549,0;0;0,0.002444625;0.3181804;0.002290726,0.003982782;0.6272838;-0.008339882,0.177483;0.4992351;-0.03691792,0.2567695;0.2558503;-0.08899856,0.2735487;0.04202303;-0.1925001,-0.171688;0.4944296;-0.01037745,-0.243812;0.2503957;-0.06937309,-0.2838839;0.05345295;-0.1971385,0.07594427;0.002616614;-0.04281878,0.1155864;-0.3328634;-0.04267001,0.1264094;-0.6729176;0.0222733,0.1445703;-0.7086475;-0.03101683,-0.080824;0.006872308;-0.0320637,-0.1173178;-0.3286338;-0.04697156,-0.1149359;-0.6710533;0.005132865,-0.1204269;-0.6572762;-0.07970077,0.003694236;0.5512854;-0.003306389,318.6792
+0;0;0,-0.001122023;0.3175341;0.0218751,-0.00373334;0.6268331;0.03050654,0.1682952;0.4949691;-0.008645911,0.2269433;0.3927054;-0.2305951,0.2753156;0.3401391;-0.4498892,-0.1679437;0.4867718;-0.02155418,-0.2266185;0.3843936;-0.2434434,-0.2411417;0.3194706;-0.4642761,0.07810036;0.005150422;-0.03831873,0.09992731;-0.3293872;-0.0008782446,0.1106537;-0.667159;0.07419655,0.1115858;-0.6268234;-0.01250088,-0.07540176;0.006231236;-0.04324656,-0.1197736;-0.3271723;-0.01742265,-0.1354885;-0.6647786;0.05751766,-0.1318513;-0.6243343;-0.02909542,-0.003032922;0.5506689;0.03050641,0;0;0,0.002847895;0.3182461;0.004359961,0.004936591;0.6275717;-0.003103494,0.1772067;0.4993468;-0.03698492,0.2557722;0.2707284;-0.1056867,0.2766682;0.08279635;-0.2377393,-0.1706234;0.4951492;-0.01057044,-0.2443987;0.2671573;-0.08630533,-0.2819541;0.09532206;-0.2354873,0.07601286;0.002521455;-0.04254651,0.1156165;-0.3324788;-0.04273462,0.1261797;-0.672436;0.02175188,0.1446431;-0.7091436;-0.03147721,-0.0806776;0.00695635;-0.03220643,-0.1170269;-0.3280948;-0.04680368,-0.1147558;-0.6704084;0.00474526,-0.120302;-0.6566073;-0.08087584,0.004522413;0.551519;0.001053572,318.6908
+0;0;0,-0.001122023;0.3175341;0.0218751,-0.00373334;0.6268331;0.03050654,0.1682952;0.4949691;-0.008645911,0.2269433;0.3927054;-0.2305951,0.2753156;0.3401391;-0.4498892,-0.1679437;0.4867718;-0.02155418,-0.2266185;0.3843936;-0.2434434,-0.2411417;0.3194706;-0.4642761,0.07810036;0.005150422;-0.03831873,0.09992731;-0.3293872;-0.0008782446,0.1106537;-0.667159;0.07419655,0.1115858;-0.6268234;-0.01250088,-0.07540176;0.006231236;-0.04324656,-0.1197736;-0.3271723;-0.01742265,-0.1354885;-0.6647786;0.05751766,-0.1318513;-0.6243343;-0.02909542,-0.003032922;0.5506689;0.03050641,0;0;0,0.002847895;0.3182461;0.004359961,0.004936591;0.6275717;-0.003103494,0.1772067;0.4993468;-0.03698492,0.2557722;0.2707284;-0.1056867,0.2766682;0.08279635;-0.2377393,-0.1706234;0.4951492;-0.01057044,-0.2443987;0.2671573;-0.08630533,-0.2819541;0.09532206;-0.2354873,0.07601286;0.002521455;-0.04254651,0.1156165;-0.3324788;-0.04273462,0.1261797;-0.672436;0.02175188,0.1446431;-0.7091436;-0.03147721,-0.0806776;0.00695635;-0.03220643,-0.1170269;-0.3280948;-0.04680368,-0.1147558;-0.6704084;0.00474526,-0.120302;-0.6566073;-0.08087584,0.004522413;0.551519;0.001053572,318.7023
+0;0;0,-0.00112333;0.3179039;0.02190057,-0.003738228;0.6276282;0.03054423,0.1682592;0.4956794;-0.008600887,0.2246162;0.3974107;-0.2218796,0.2767899;0.3407134;-0.4584073,-0.1679169;0.4874837;-0.02150674,-0.2242995;0.3891049;-0.2347279,-0.239964;0.3190798;-0.472915,0.07816216;0.005154497;-0.03834905,0.1000353;-0.3300906;-0.0008293949,0.1107226;-0.6666334;0.07397224,0.1116651;-0.6261821;-0.01369567,-0.07546142;0.006236167;-0.04328078,-0.1199271;-0.3278723;-0.01740226,-0.1355848;-0.6642503;0.05726538,-0.1319069;-0.6236891;-0.03031722,-0.003036934;0.5513688;0.03054411,0;0;0,0.002984136;0.3185929;0.005784988,0.005080938;0.6283721;-0.0003538132,0.1765837;0.4995883;-0.03723454,0.2568892;0.2877231;-0.1208098,0.2746474;0.08357695;-0.2618452,-0.1700977;0.4956155;-0.0114147,-0.2443071;0.2845709;-0.102375,-0.2801986;0.1006607;-0.2659929,0.07597692;0.00263533;-0.04274464,0.1159276;-0.3330421;-0.0427103,0.1257142;-0.6717168;0.02189779,0.1446019;-0.7083845;-0.0328238,-0.08081474;0.006872724;-0.03206689,-0.1176092;-0.328824;-0.04720967,-0.1151815;-0.6699157;0.003987022,-0.1271607;-0.7041671;-0.05537659,0.004689887;0.5522082;0.003504276,318.7245
+0;0;0,-0.001086138;0.3178408;0.02279971,-0.003661427;0.6275583;0.03169332,0.168604;0.4957729;-0.006597277,0.2229097;0.4008946;-0.2219334,0.2628359;0.3869746;-0.4670745,-0.1679383;0.4870497;-0.01962536,-0.2221754;0.3990909;-0.2378964,-0.2354039;0.3586105;-0.4829848,0.07812021;0.005219319;-0.0384257,0.1001592;-0.3298955;0.0001451932,0.1107621;-0.6664423;0.07494101,0.111635;-0.6259589;-0.01272378,-0.07555542;0.006180357;-0.04312452,-0.1199518;-0.3279288;-0.01713496,-0.1354914;-0.664189;0.0580856,-0.1318831;-0.6235951;-0.02949595,-0.002951569;0.551299;0.03163278,0;0;0,0.002984136;0.3185929;0.005784988,0.005080938;0.6283721;-0.0003538132,0.1765837;0.4995883;-0.03723454,0.2568892;0.2877231;-0.1208098,0.2746474;0.08357695;-0.2618452,-0.1700977;0.4956155;-0.0114147,-0.2443071;0.2845709;-0.102375,-0.2801986;0.1006607;-0.2659929,0.07597692;0.00263533;-0.04274464,0.1159276;-0.3330421;-0.0427103,0.1257142;-0.6717168;0.02189779,0.1446019;-0.7083845;-0.0328238,-0.08081474;0.006872724;-0.03206689,-0.1176092;-0.328824;-0.04720967,-0.1151815;-0.6699157;0.003987022,-0.1271607;-0.7041671;-0.05537659,0.004689887;0.5522082;0.003504276,318.7357
+0;0;0,-0.001086343;0.3179009;0.02280401,-0.00366075;0.6275197;0.03169657,0.1687294;0.4957659;-0.006621923,0.2214192;0.4037108;-0.2155505,0.2623345;0.389446;-0.4667643,-0.1680589;0.4870363;-0.01965954,-0.2206821;0.4016949;-0.2314357,-0.2342384;0.3602116;-0.4825956,0.07821146;0.005225415;-0.03847058,0.1002363;-0.3296754;7.567927E-05,0.1108352;-0.6660933;0.07484286,0.111708;-0.6256112;-0.01281141,-0.07564367;0.006187576;-0.04317489,-0.1200117;-0.3277082;-0.01720192,-0.1355453;-0.6638396;0.05798983,-0.1319375;-0.6232471;-0.02958122,-0.002951563;0.5513327;0.03163609,0;0;0,0.003110528;0.3185834;0.008782148,0.00513868;0.6283175;0.006301403,0.1755598;0.4998078;-0.03684235,0.2558517;0.3003315;-0.1299226,0.2739591;0.1147162;-0.3037184,-0.1694072;0.4955723;-0.01261323,-0.2409092;0.2953161;-0.1110329,-0.2765123;0.1321986;-0.3036751,0.07597689;0.002739757;-0.04294562,0.115886;-0.3327251;-0.04327083,0.1254451;-0.6713141;0.02111483,0.1443138;-0.7078942;-0.03370285,-0.08098317;0.006790611;-0.03193643,-0.117682;-0.3286891;-0.04730016,-0.1156494;-0.6697398;0.003293175,-0.1275722;-0.7039261;-0.05613646,0.004790574;0.5521832;0.009205341,318.7579
+0;0;0,-0.001086343;0.3179009;0.02280401,-0.00366075;0.6275197;0.03169657,0.1687294;0.4957659;-0.006621923,0.2214192;0.4037108;-0.2155505,0.2623345;0.389446;-0.4667643,-0.1680589;0.4870363;-0.01965954,-0.2206821;0.4016949;-0.2314357,-0.2342384;0.3602116;-0.4825956,0.07821146;0.005225415;-0.03847058,0.1002363;-0.3296754;7.567927E-05,0.1108352;-0.6660933;0.07484286,0.111708;-0.6256112;-0.01281141,-0.07564367;0.006187576;-0.04317489,-0.1200117;-0.3277082;-0.01720192,-0.1355453;-0.6638396;0.05798983,-0.1319375;-0.6232471;-0.02958122,-0.002951563;0.5513327;0.03163609,0;0;0,0.003110528;0.3185834;0.008782148,0.00513868;0.6283175;0.006301403,0.1755598;0.4998078;-0.03684235,0.2558517;0.3003315;-0.1299226,0.2739591;0.1147162;-0.3037184,-0.1694072;0.4955723;-0.01261323,-0.2409092;0.2953161;-0.1110329,-0.2765123;0.1321986;-0.3036751,0.07597689;0.002739757;-0.04294562,0.115886;-0.3327251;-0.04327083,0.1254451;-0.6713141;0.02111483,0.1443138;-0.7078942;-0.03370285,-0.08098317;0.006790611;-0.03193643,-0.117682;-0.3286891;-0.04730016,-0.1156494;-0.6697398;0.003293175,-0.1275722;-0.7039261;-0.05613646,0.004790574;0.5521832;0.009205341,318.7802
+0;0;0,-0.001235139;0.3184398;0.02382376,-0.003779668;0.628652;0.03302614,0.1687039;0.4959855;-0.006246608,0.2197291;0.4147665;-0.212787,0.2615163;0.4030615;-0.4621269,-0.1686572;0.4875785;-0.0180696,-0.2183439;0.4114913;-0.2268782,-0.234332;0.3654919;-0.4752367,0.07824868;0.005305802;-0.03851004,0.1001561;-0.328774;0.001029037,0.1104527;-0.6652467;0.07590576,0.1110579;-0.6250529;-0.008960851,-0.07578433;0.006116524;-0.04305059,-0.119998;-0.3270386;-0.01649148,-0.1353076;-0.6631759;0.05903177,-0.1320591;-0.6228864;-0.02576325,-0.003065353;0.5523301;0.03292187,0;0;0,0.003175065;0.319141;0.01057959,0.005112022;0.6294844;0.009362459,0.1749838;0.5001127;-0.03730941,0.2544096;0.3140141;-0.1417983,0.2733123;0.1338906;-0.3185799,-0.1690437;0.4954675;-0.01366258,-0.2402533;0.3101845;-0.12528,-0.2750622;0.1615247;-0.3271267,0.07593696;0.002827317;-0.04312325,0.1159218;-0.3319169;-0.04343796,0.1250931;-0.6707524;0.02006674,0.1434364;-0.7053089;-0.03287292,-0.08109289;0.00671311;-0.03182618,-0.1179514;-0.3280002;-0.04798168,-0.1159459;-0.6689804;0.003545154,-0.1275415;-0.7005304;-0.05462494,0.004798651;0.5532054;0.01200342,318.8027
+0;0;0,-0.001235139;0.3184398;0.02382376,-0.003779668;0.628652;0.03302614,0.1687039;0.4959855;-0.006246608,0.2197291;0.4147665;-0.212787,0.2615163;0.4030615;-0.4621269,-0.1686572;0.4875785;-0.0180696,-0.2183439;0.4114913;-0.2268782,-0.234332;0.3654919;-0.4752367,0.07824868;0.005305802;-0.03851004,0.1001561;-0.328774;0.001029037,0.1104527;-0.6652467;0.07590576,0.1110579;-0.6250529;-0.008960851,-0.07578433;0.006116524;-0.04305059,-0.119998;-0.3270386;-0.01649148,-0.1353076;-0.6631759;0.05903177,-0.1320591;-0.6228864;-0.02576325,-0.003065353;0.5523301;0.03292187,0;0;0,0.003175065;0.319141;0.01057959,0.005112022;0.6294844;0.009362459,0.1749838;0.5001127;-0.03730941,0.2544096;0.3140141;-0.1417983,0.2733123;0.1338906;-0.3185799,-0.1690437;0.4954675;-0.01366258,-0.2402533;0.3101845;-0.12528,-0.2750622;0.1615247;-0.3271267,0.07593696;0.002827317;-0.04312325,0.1159218;-0.3319169;-0.04343796,0.1250931;-0.6707524;0.02006674,0.1434364;-0.7053089;-0.03287292,-0.08109289;0.00671311;-0.03182618,-0.1179514;-0.3280002;-0.04798168,-0.1159459;-0.6689804;0.003545154,-0.1275415;-0.7005304;-0.05462494,0.004798651;0.5532054;0.01200342,318.8139
+0;0;0,-0.001236659;0.3188315;0.02385307,-0.003784347;0.6294314;0.03306742,0.169061;0.4965636;-0.00628775,0.218742;0.4174841;-0.2073875,0.261389;0.4055383;-0.4618569,-0.1690091;0.4881389;-0.01813559,-0.2173869;0.4140561;-0.2214438,-0.233704;0.3671103;-0.4749117,0.07830882;0.00530988;-0.03853964,0.1001982;-0.328495;0.0009668916,0.1104966;-0.6650248;0.07585632,0.1111055;-0.6247674;-0.009540536,-0.07584258;0.006121226;-0.04308368,-0.1200199;-0.3267597;-0.01654644,-0.1353321;-0.6629541;0.05898964,-0.1320632;-0.6226003;-0.02633517,-0.003069257;0.5530266;0.03296303,0;0;0,0.00321585;0.3194748;0.01222944,0.005052045;0.6302089;0.012712,0.1743954;0.5003622;-0.03729177,0.2521602;0.3287527;-0.1541922,0.2721837;0.1543786;-0.3436886,-0.1687478;0.4955602;-0.01425878,-0.2304969;0.3421704;-0.1619798,-0.2709559;0.1724589;-0.3524456,0.07588419;0.002870798;-0.04334879,0.115942;-0.3315853;-0.04347777,0.1248941;-0.6705534;0.01966763,0.1439249;-0.7057058;-0.03316426,-0.08124547;0.006694582;-0.03162479,-0.1184407;-0.3276658;-0.04851303,-0.1160505;-0.6687064;0.002988596,-0.1283434;-0.7012215;-0.05479517,0.004774064;0.5538334;0.01492834,318.8365
+0;0;0,-0.001297819;0.3191112;0.02436934,-0.003821723;0.6299907;0.0338347,0.1692901;0.4965227;-0.006295901,0.2178485;0.4257259;-0.2084768,0.2537702;0.423417;-0.4408892,-0.1695362;0.4880578;-0.01712145,-0.2142282;0.4230982;-0.222134,-0.2286729;0.3873293;-0.4541321,0.07834674;0.005368182;-0.03845693,0.1002463;-0.328172;0.001361709,0.1104307;-0.664387;0.07645458,0.1108269;-0.6240762;-0.009217791,-0.07583455;0.006062876;-0.0431083,-0.1197385;-0.3266011;-0.01625221,-0.135057;-0.6624537;0.05958728,-0.1319947;-0.6220457;-0.0260195,-0.003103502;0.5535377;0.03368343,0;0;0,0.003266618;0.3197066;0.01430082,0.005041137;0.6307156;0.01736736,0.173847;0.5007999;-0.03701401,0.2502534;0.3368746;-0.1616647,0.2680924;0.2058367;-0.3561436,-0.1684682;0.4957545;-0.01467317,-0.2295426;0.3486037;-0.1658809,-0.2640555;0.2257302;-0.3634213,0.07596248;0.00285396;-0.0432148,0.1161661;-0.3313582;-0.04342103,0.1247431;-0.6701453;0.01929283,0.1430142;-0.7053621;-0.03417826,-0.08120948;0.006716007;-0.03171561,-0.1183284;-0.3274256;-0.0486189,-0.1158815;-0.6682657;0.002423361,-0.1272108;-0.7013867;-0.05531412,0.004784524;0.554275;0.01890445,318.8582
+0;0;0,-0.001297819;0.3191112;0.02436934,-0.003821723;0.6299907;0.0338347,0.1692901;0.4965227;-0.006295901,0.2178485;0.4257259;-0.2084768,0.2537702;0.423417;-0.4408892,-0.1695362;0.4880578;-0.01712145,-0.2142282;0.4230982;-0.222134,-0.2286729;0.3873293;-0.4541321,0.07834674;0.005368182;-0.03845693,0.1002463;-0.328172;0.001361709,0.1104307;-0.664387;0.07645458,0.1108269;-0.6240762;-0.009217791,-0.07583455;0.006062876;-0.0431083,-0.1197385;-0.3266011;-0.01625221,-0.135057;-0.6624537;0.05958728,-0.1319947;-0.6220457;-0.0260195,-0.003103502;0.5535377;0.03368343,0;0;0,0.003266618;0.3197066;0.01430082,0.005041137;0.6307156;0.01736736,0.173847;0.5007999;-0.03701401,0.2502534;0.3368746;-0.1616647,0.2680924;0.2058367;-0.3561436,-0.1684682;0.4957545;-0.01467317,-0.2295426;0.3486037;-0.1658809,-0.2640555;0.2257302;-0.3634213,0.07596248;0.00285396;-0.0432148,0.1161661;-0.3313582;-0.04342103,0.1247431;-0.6701453;0.01929283,0.1430142;-0.7053621;-0.03417826,-0.08120948;0.006716007;-0.03171561,-0.1183284;-0.3274256;-0.0486189,-0.1158815;-0.6682657;0.002423361,-0.1272108;-0.7013867;-0.05531412,0.004784524;0.554275;0.01890445,318.8698
+0;0;0,-0.001297819;0.3191112;0.02436934,-0.003821723;0.6299907;0.0338347,0.1692901;0.4965227;-0.006295901,0.2178485;0.4257259;-0.2084768,0.2537702;0.423417;-0.4408892,-0.1695362;0.4880578;-0.01712145,-0.2142282;0.4230982;-0.222134,-0.2286729;0.3873293;-0.4541321,0.07834674;0.005368182;-0.03845693,0.1002463;-0.328172;0.001361709,0.1104307;-0.664387;0.07645458,0.1108269;-0.6240762;-0.009217791,-0.07583455;0.006062876;-0.0431083,-0.1197385;-0.3266011;-0.01625221,-0.135057;-0.6624537;0.05958728,-0.1319947;-0.6220457;-0.0260195,-0.003103502;0.5535377;0.03368343,0;0;0,0.003266618;0.3197066;0.01430082,0.005041137;0.6307156;0.01736736,0.173847;0.5007999;-0.03701401,0.2502534;0.3368746;-0.1616647,0.2680924;0.2058367;-0.3561436,-0.1684682;0.4957545;-0.01467317,-0.2295426;0.3486037;-0.1658809,-0.2640555;0.2257302;-0.3634213,0.07596248;0.00285396;-0.0432148,0.1161661;-0.3313582;-0.04342103,0.1247431;-0.6701453;0.01929283,0.1430142;-0.7053621;-0.03417826,-0.08120948;0.006716007;-0.03171561,-0.1183284;-0.3274256;-0.0486189,-0.1158815;-0.6682657;0.002423361,-0.1272108;-0.7013867;-0.05531412,0.004784524;0.554275;0.01890445,318.8809
+0;0;0,-0.001372066;0.3193205;0.02472045,-0.003946161;0.6304688;0.03442213,0.1686195;0.496812;-0.006081633,0.225472;0.4153957;-0.2448422,0.2550764;0.416676;-0.4405579,-0.1692647;0.4882451;-0.01600255,-0.2203626;0.4168194;-0.2592201,-0.2331846;0.3929665;-0.4553052,0.0783691;0.005426949;-0.03841013,0.1002929;-0.3279736;0.001514513,0.1104713;-0.6639243;0.0768601,0.110684;-0.623521;-0.009435013,-0.07583871;0.006002948;-0.04311565,-0.1194809;-0.3265671;-0.01622497,-0.1348961;-0.6621323;0.05994449,-0.131998;-0.6216344;-0.02629074,-0.003208798;0.5539621;0.03420676,0;0;0,0.003385008;0.3198757;0.01570415,0.00531736;0.6311377;0.0205617,0.1730002;0.5014905;-0.03641748,0.2572922;0.3394297;-0.2194436,0.2748596;0.2283575;-0.3823456,-0.1671952;0.4961761;-0.01496091,-0.2403589;0.3224609;-0.191985,-0.2715556;0.2253314;-0.3616179,0.07599308;0.002859831;-0.04316688,0.1162481;-0.331221;-0.04342103,0.1245768;-0.6698012;0.01932859,0.1431669;-0.7053403;-0.03465438,-0.08120029;0.006711519;-0.03174859,-0.1181464;-0.3273239;-0.0486565,-0.1157671;-0.6679362;0.002539452,-0.1277433;-0.7009008;-0.05617304,0.005016193;0.5546354;0.02164483,318.8938
+0;0;0,-0.001372066;0.3193205;0.02472045,-0.003946161;0.6304688;0.03442213,0.1686195;0.496812;-0.006081633,0.225472;0.4153957;-0.2448422,0.2550764;0.416676;-0.4405579,-0.1692647;0.4882451;-0.01600255,-0.2203626;0.4168194;-0.2592201,-0.2331846;0.3929665;-0.4553052,0.0783691;0.005426949;-0.03841013,0.1002929;-0.3279736;0.001514513,0.1104713;-0.6639243;0.0768601,0.110684;-0.623521;-0.009435013,-0.07583871;0.006002948;-0.04311565,-0.1194809;-0.3265671;-0.01622497,-0.1348961;-0.6621323;0.05994449,-0.131998;-0.6216344;-0.02629074,-0.003208798;0.5539621;0.03420676,0;0;0,0.003385008;0.3198757;0.01570415,0.00531736;0.6311377;0.0205617,0.1730002;0.5014905;-0.03641748,0.2572922;0.3394297;-0.2194436,0.2748596;0.2283575;-0.3823456,-0.1671952;0.4961761;-0.01496091,-0.2403589;0.3224609;-0.191985,-0.2715556;0.2253314;-0.3616179,0.07599308;0.002859831;-0.04316688,0.1162481;-0.331221;-0.04342103,0.1245768;-0.6698012;0.01932859,0.1431669;-0.7053403;-0.03465438,-0.08120029;0.006711519;-0.03174859,-0.1181464;-0.3273239;-0.0486565,-0.1157671;-0.6679362;0.002539452,-0.1277433;-0.7009008;-0.05617304,0.005016193;0.5546354;0.02164483,318.914
+0;0;0,-0.00137399;0.3197681;0.0247551,-0.003950052;0.6311607;0.03446551,0.1691744;0.4972876;-0.006169297,0.2262858;0.4155007;-0.2460168,0.2559474;0.4167834;-0.4421105,-0.169808;0.4886929;-0.01612247,-0.2211386;0.416942;-0.2604472,-0.2339854;0.3930431;-0.456911,0.07840786;0.005429633;-0.03842913,0.100322;-0.3278235;0.001477864,0.1104805;-0.6631166;0.07667595,0.1106909;-0.6228219;-0.008719049,-0.07587623;0.006005917;-0.04313697,-0.1194991;-0.3264171;-0.01625818,-0.1348841;-0.6613254;0.05976217,-0.1320163;-0.620937;-0.02557357,-0.003212396;0.5546235;0.03425005,0;0;0,0.003342167;0.3202132;0.01785207,0.004938126;0.6316776;0.02499986,0.1721448;0.5017917;-0.03586006,0.2559974;0.3427415;-0.2233417,0.2715296;0.2447535;-0.3950721,-0.1670159;0.496273;-0.01540648,-0.2375338;0.3560007;-0.222357,-0.2719373;0.2401026;-0.3795774,0.0760126;0.002931863;-0.04321527,0.1162279;-0.3310038;-0.04360509,0.12463;-0.6689243;0.01899266,0.1428934;-0.7045799;-0.03348708,-0.08126299;0.00663669;-0.03172304,-0.1181146;-0.3272534;-0.04874798,-0.116029;-0.6672268;0.002174299,-0.1284731;-0.6986936;-0.05669263,0.004735991;0.5551386;0.02551389,318.9253
+0;0;0,-0.001448772;0.3197362;0.02515952,-0.004084355;0.631119;0.03517651,0.1688255;0.4967888;-0.005891178,0.2253646;0.424119;-0.2487904,0.2539952;0.4267542;-0.4450238,-0.1698253;0.48827;-0.01531719,-0.2223739;0.4207111;-0.2605763,-0.2358118;0.3969863;-0.4570217,0.07844236;0.005449862;-0.03835578,0.1004552;-0.3277666;0.001802299,0.1105565;-0.6630163;0.07720084,0.1106627;-0.6227031;-0.008192107,-0.07587127;0.005986009;-0.04314847,-0.1191569;-0.3264809;-0.01626717,-0.1345965;-0.6613148;0.06006891,-0.1318348;-0.6209106;-0.0252684,-0.00332672;0.5545824;0.03487495,0;0;0,0.003342167;0.3202132;0.01785207,0.004938126;0.6316776;0.02499986,0.1721448;0.5017917;-0.03586006,0.2559974;0.3427415;-0.2233417,0.2715296;0.2447535;-0.3950721,-0.1670159;0.496273;-0.01540648,-0.2375338;0.3560007;-0.222357,-0.2719373;0.2401026;-0.3795774,0.0760126;0.002931863;-0.04321527,0.1162279;-0.3310038;-0.04360509,0.12463;-0.6689243;0.01899266,0.1428934;-0.7045799;-0.03348708,-0.08126299;0.00663669;-0.03172304,-0.1181146;-0.3272534;-0.04874798,-0.116029;-0.6672268;0.002174299,-0.1284731;-0.6986936;-0.05669263,0.004735991;0.5551386;0.02551389,318.9369
+0;0;0,-0.001450338;0.3200819;0.02518672,-0.004086357;0.6315236;0.03520685,0.1678655;0.4975337;-0.00563395,0.2251309;0.4239304;-0.2516534,0.2633858;0.4274515;-0.5138525,-0.1689011;0.4890623;-0.01500752,-0.2221247;0.4206356;-0.2634172,-0.24008;0.3889355;-0.5258994,0.07845073;0.005450443;-0.03835987,0.1004601;-0.3277149;0.00179204,0.1105633;-0.6630245;0.07720406,0.1106704;-0.6226195;-0.008949161,-0.07587937;0.005986648;-0.04315308,-0.1191584;-0.3264291;-0.01627591,-0.1346007;-0.661323;0.06007382,-0.1318144;-0.6208261;-0.02602326,-0.003328908;0.5550057;0.03490537,0;0;0,0.003255337;0.320449;0.01976728,0.004591554;0.6319165;0.02910042,0.1704462;0.5035969;-0.03433204,0.2538909;0.354918;-0.2347164,0.2537949;0.2362369;-0.4716531,-0.1654386;0.4969015;-0.01529718,-0.2435946;0.3504113;-0.2193918,-0.278441;0.2417843;-0.4585781,0.0760625;0.002938062;-0.0431459,0.1162575;-0.3309479;-0.04365706,0.1246004;-0.6689481;0.01885557,0.1431654;-0.7046844;-0.03466773,-0.08125632;0.006628154;-0.03176766,-0.1182548;-0.3271781;-0.04909581,-0.1158631;-0.6672152;0.001802322,-0.1284072;-0.6996548;-0.05714342,0.004457802;0.5553944;0.02906251,318.9587
+0;0;0,-0.001540976;0.3201857;0.02382468,-0.003870749;0.6316762;0.03208083,0.1688747;0.4983947;-0.005183198,0.2248443;0.4307021;-0.2531901,0.2634844;0.4387269;-0.5152335,-0.170062;0.4898413;-0.01409566,-0.2201918;0.4292823;-0.2651772,-0.2375353;0.4051145;-0.5285008,0.07842056;0.005500277;-0.03841441,0.100308;-0.327615;0.002216291,0.1106812;-0.6628271;0.07802403,0.1106972;-0.6225007;-0.008138716,-0.07593331;0.005947075;-0.04306355,-0.1187645;-0.3264993;-0.01585014,-0.1346122;-0.6612959;0.06084213,-0.131913;-0.6208844;-0.02526809,-0.003238331;0.5551571;0.03235529,0;0;0,0.003255337;0.320449;0.01976728,0.004591554;0.6319165;0.02910042,0.1704462;0.5035969;-0.03433204,0.2538909;0.354918;-0.2347164,0.2537949;0.2362369;-0.4716531,-0.1654386;0.4969015;-0.01529718,-0.2435946;0.3504113;-0.2193918,-0.278441;0.2417843;-0.4585781,0.0760625;0.002938062;-0.0431459,0.1162575;-0.3309479;-0.04365706,0.1246004;-0.6689481;0.01885557,0.1431654;-0.7046844;-0.03466773,-0.08125632;0.006628154;-0.03176766,-0.1182548;-0.3271781;-0.04909581,-0.1158631;-0.6672152;0.001802322,-0.1284072;-0.6996548;-0.05714342,0.004457802;0.5553944;0.02906251,318.9707
+0;0;0,-0.001540976;0.3201857;0.02382468,-0.003870749;0.6316762;0.03208083,0.1688747;0.4983947;-0.005183198,0.2248443;0.4307021;-0.2531901,0.2634844;0.4387269;-0.5152335,-0.170062;0.4898413;-0.01409566,-0.2201918;0.4292823;-0.2651772,-0.2375353;0.4051145;-0.5285008,0.07842056;0.005500277;-0.03841441,0.100308;-0.327615;0.002216291,0.1106812;-0.6628271;0.07802403,0.1106972;-0.6225007;-0.008138716,-0.07593331;0.005947075;-0.04306355,-0.1187645;-0.3264993;-0.01585014,-0.1346122;-0.6612959;0.06084213,-0.131913;-0.6208844;-0.02526809,-0.003238331;0.5551571;0.03235529,0;0;0,0.003255337;0.320449;0.01976728,0.004591554;0.6319165;0.02910042,0.1704462;0.5035969;-0.03433204,0.2538909;0.354918;-0.2347164,0.2537949;0.2362369;-0.4716531,-0.1654386;0.4969015;-0.01529718,-0.2435946;0.3504113;-0.2193918,-0.278441;0.2417843;-0.4585781,0.0760625;0.002938062;-0.0431459,0.1162575;-0.3309479;-0.04365706,0.1246004;-0.6689481;0.01885557,0.1431654;-0.7046844;-0.03466773,-0.08125632;0.006628154;-0.03176766,-0.1182548;-0.3271781;-0.04909581,-0.1158631;-0.6672152;0.001802322,-0.1284072;-0.6996548;-0.05714342,0.004457802;0.5553944;0.02906251,318.9823
+0;0;0,-0.001541735;0.3203436;0.02383643,-0.003872203;0.631928;0.03209538,0.16897;0.4985995;-0.005189672,0.2145837;0.4434319;-0.2073083,0.2532172;0.4514553;-0.4693065,-0.170157;0.4900413;-0.01410714,-0.2110114;0.4406874;-0.2187315,-0.2283519;0.4165238;-0.4820097,0.07842057;0.005500278;-0.03841442,0.1002797;-0.3271839;0.002163704,0.1106518;-0.6623615;0.07796364,0.1106677;-0.6221;-0.007657416,-0.07593331;0.005947076;-0.04306356,-0.1187091;-0.3260692;-0.01588535,-0.1345551;-0.6608313;0.060799,-0.131873;-0.6204852;-0.02476985,-0.00323966;0.5553938;0.0323699,0;0;0,0.003143221;0.3205353;0.02092361,0.004343867;0.6320692;0.03112316,0.1699108;0.503904;-0.03375292,0.2463851;0.3980184;-0.2037997,0.2563916;0.2760249;-0.4387836,-0.165233;0.4972068;-0.01568038,-0.2180406;0.3909588;-0.1942825,-0.2569431;0.2927301;-0.4372593,0.07616961;0.002884716;-0.04296017,0.1163983;-0.3305585;-0.04365253,0.1245755;-0.66852;0.01889658,0.1428465;-0.7041427;-0.03398156,-0.081229;0.006663484;-0.03183008,-0.1180626;-0.3267187;-0.04923065,-0.1158739;-0.6666858;0.001904942,-0.1199985;-0.6518064;-0.08289259,0.00423941;0.5555322;0.0309,319.004
+0;0;0,-0.001542851;0.3205754;0.02385368,-0.003874321;0.6322968;0.03211708,0.1688387;0.4989977;-0.005139731,0.2175329;0.4401045;-0.2209081,0.2561906;0.448133;-0.4830714,-0.1700337;0.4904459;-0.0140505,-0.2136472;0.4377591;-0.2324939,-0.2309985;0.4135801;-0.4959379,0.07843896;0.005501568;-0.03842343,0.1002925;-0.3270973;0.002144296,0.110663;-0.6622245;0.07793283,0.1106789;-0.6219652;-0.007670552,-0.07595113;0.005948471;-0.04307366,-0.118716;-0.3259826;-0.01590242,-0.1345596;-0.6606944;0.06077041,-0.131878;-0.6203505;-0.02478077,-0.003241669;0.5557494;0.03239164,0;0;0,0.003328904;0.320656;0.02255321,0.004813045;0.6322435;0.03506684,0.1690546;0.5040615;-0.03313589,0.2438289;0.3927922;-0.2186716,0.255456;0.2887096;-0.4622287,-0.1639224;0.4978597;-0.01565518,-0.222702;0.3847847;-0.2057987,-0.2608621;0.3032129;-0.4551544,0.07631092;0.002878964;-0.04275107,0.1165013;-0.3304814;-0.04373455,0.1245334;-0.6683687;0.01894999,0.1426425;-0.7039966;-0.03394842,-0.08121523;0.006645164;-0.03192532,-0.1179746;-0.3266647;-0.04920591,-0.1158487;-0.6665655;0.002025492,-0.119827;-0.6516008;-0.08277611,0.00462395;0.5556978;0.03422332,319.0256
+0;0;0,-0.001532843;0.3205254;0.0245174,-0.003902609;0.6322365;0.03330627,0.168605;0.4986139;-0.004690994,0.2172693;0.4413258;-0.2208979,0.2529013;0.4604158;-0.4829176,-0.1699151;0.4900117;-0.01306927,-0.2107317;0.4427327;-0.2332834,-0.2302293;0.4278633;-0.4972667,0.07835834;0.005607322;-0.03857238,0.100071;-0.3269145;0.002697356,0.1105181;-0.66199;0.07870379,0.1104274;-0.6217009;-0.006895974,-0.07605378;0.005870979;-0.04290282,-0.1185141;-0.3260866;-0.01557724,-0.1346052;-0.6606916;0.06150892,-0.1320301;-0.620319;-0.02404208,-0.003259527;0.5556887;0.03333614,0;0;0,0.003328904;0.320656;0.02255321,0.004813045;0.6322435;0.03506684,0.1690546;0.5040615;-0.03313589,0.2438289;0.3927922;-0.2186716,0.255456;0.2887096;-0.4622287,-0.1639224;0.4978597;-0.01565518,-0.222702;0.3847847;-0.2057987,-0.2608621;0.3032129;-0.4551544,0.07631092;0.002878964;-0.04275107,0.1165013;-0.3304814;-0.04373455,0.1245334;-0.6683687;0.01894999,0.1426425;-0.7039966;-0.03394842,-0.08121523;0.006645164;-0.03192532,-0.1179746;-0.3266647;-0.04920591,-0.1158487;-0.6665655;0.002025492,-0.119827;-0.6516008;-0.08277611,0.00462395;0.5556978;0.03422332,319.0374
+0;0;0,-0.001533469;0.3206564;0.02452741,-0.003900575;0.6320232;0.03330811,0.1642643;0.4999673;-0.003728565,0.2101581;0.4459407;-0.2076262,0.2457975;0.4650347;-0.4697002,-0.165704;0.4915824;-0.01189518,-0.2041969;0.4469951;-0.2195719,-0.2236986;0.4321226;-0.4836098,0.07838242;0.005609045;-0.03858423,0.1000979;-0.3269558;0.002690844,0.1105413;-0.6619154;0.07867099,0.1104506;-0.6216097;-0.007066853,-0.07607716;0.005872784;-0.042916,-0.118543;-0.3261277;-0.01558689,-0.1346285;-0.660617;0.06147261,-0.1320492;-0.6202277;-0.02421638,-0.003258543;0.5556003;0.03333793,0;0;0,0.003273457;0.3206956;0.02383399,0.004699901;0.6318696;0.03797269,0.1646925;0.5068568;-0.03048658,0.2443447;0.4186615;-0.2106988,0.2439791;0.3114998;-0.4532555,-0.1594676;0.5022755;-0.01631038,-0.218534;0.402179;-0.1982203,-0.2575181;0.3261866;-0.4492639,0.07637085;0.002892792;-0.04269814,0.1165852;-0.3305082;-0.04377055,0.1246231;-0.6682987;0.01878333,0.1425872;-0.7042333;-0.0340097,-0.08122086;0.006667103;-0.03198012,-0.1177562;-0.3267089;-0.04930607,-0.1160414;-0.6665632;0.001449056,-0.128772;-0.7001944;-0.05552632,0.004522324;0.5554544;0.03671956,319.0592
+0;0;0,-0.001533469;0.3206564;0.02452741,-0.003900575;0.6320232;0.03330811,0.1642643;0.4999673;-0.003728565,0.2101581;0.4459407;-0.2076262,0.2457975;0.4650347;-0.4697002,-0.165704;0.4915824;-0.01189518,-0.2041969;0.4469951;-0.2195719,-0.2236986;0.4321226;-0.4836098,0.07838242;0.005609045;-0.03858423,0.1000979;-0.3269558;0.002690844,0.1105413;-0.6619154;0.07867099,0.1104506;-0.6216097;-0.007066853,-0.07607716;0.005872784;-0.042916,-0.118543;-0.3261277;-0.01558689,-0.1346285;-0.660617;0.06147261,-0.1320492;-0.6202277;-0.02421638,-0.003258543;0.5556003;0.03333793,0;0;0,0.003273457;0.3206956;0.02383399,0.004699901;0.6318696;0.03797269,0.1646925;0.5068568;-0.03048658,0.2443447;0.4186615;-0.2106988,0.2439791;0.3114998;-0.4532555,-0.1594676;0.5022755;-0.01631038,-0.218534;0.402179;-0.1982203,-0.2575181;0.3261866;-0.4492639,0.07637085;0.002892792;-0.04269814,0.1165852;-0.3305082;-0.04377055,0.1246231;-0.6682987;0.01878333,0.1425872;-0.7042333;-0.0340097,-0.08122086;0.006667103;-0.03198012,-0.1177562;-0.3267089;-0.04930607,-0.1160414;-0.6665632;0.001449056,-0.128772;-0.7001944;-0.05552632,0.004522324;0.5554544;0.03671956,319.0708
+0;0;0,-0.001612002;0.3206196;0.02499815,-0.004091912;0.6319774;0.03412942,0.1639443;0.4996774;-0.003465295,0.2095193;0.4474629;-0.2079058,0.2363059;0.4768422;-0.4700829,-0.1656448;0.4908002;-0.0108905,-0.2036054;0.4502267;-0.2194862,-0.2236625;0.4331243;-0.4833474,0.07837667;0.005694513;-0.03858339,0.09995179;-0.3268213;0.003157042,0.1105613;-0.6617685;0.07916914,0.1102986;-0.6214406;-0.006565675,-0.07611412;0.005791717;-0.04286145,-0.1186091;-0.3262071;-0.01555735,-0.134585;-0.6606176;0.06186584,-0.1321775;-0.6202054;-0.02382535,-0.003403036;0.5555549;0.0340237,0;0;0,0.003273457;0.3206956;0.02383399,0.004699901;0.6318696;0.03797269,0.1646925;0.5068568;-0.03048658,0.2443447;0.4186615;-0.2106988,0.2439791;0.3114998;-0.4532555,-0.1594676;0.5022755;-0.01631038,-0.218534;0.402179;-0.1982203,-0.2575181;0.3261866;-0.4492639,0.07637085;0.002892792;-0.04269814,0.1165852;-0.3305082;-0.04377055,0.1246231;-0.6682987;0.01878333,0.1425872;-0.7042333;-0.0340097,-0.08122086;0.006667103;-0.03198012,-0.1177562;-0.3267089;-0.04930607,-0.1160414;-0.6665632;0.001449056,-0.128772;-0.7001944;-0.05552632,0.004522324;0.5554544;0.03671956,319.0821
+0;0;0,-0.001612133;0.3206456;0.02500017,-0.004091264;0.631907;0.03412891,0.1619829;0.5002936;-0.003026288,0.2107714;0.4443975;-0.221882,0.2375821;0.4738032;-0.4842949,-0.1637426;0.4915205;-0.01036445,-0.2043797;0.4480861;-0.2336682,-0.2244549;0.4309684;-0.4977668,0.07844391;0.005699398;-0.03861649,0.1000194;-0.3268223;0.003124673,0.1106264;-0.6616885;0.07911839,0.1103634;-0.6213488;-0.006714165,-0.07617942;0.005796686;-0.04289822,-0.1186751;-0.326208;-0.01559364,-0.1346472;-0.6605377;0.06181084,-0.132237;-0.6201136;-0.02397807,-0.003402673;0.5555161;0.03402323,0;0;0,0.003379971;0.3205783;0.02567816,0.005078539;0.6315838;0.0412693,0.1622157;0.5072366;-0.02887678,0.2413265;0.420219;-0.2278037,0.2452102;0.3551374;-0.4850844,-0.1564321;0.5031346;-0.01562816,-0.220793;0.4069028;-0.2156272,-0.2619559;0.3322259;-0.4669697,0.0765402;0.002914459;-0.04254723,0.1166237;-0.3305074;-0.0438447,0.1245351;-0.6682153;0.01871538,0.1426158;-0.7041671;-0.03417754,-0.0812777;0.006644511;-0.03204606,-0.1176114;-0.3267528;-0.04949981,-0.1159188;-0.6665096;0.001346353,-0.1290241;-0.7001368;-0.05569793,0.004823223;0.5552065;0.03968763,319.094
+0;0;0,-0.001612133;0.3206456;0.02500017,-0.004091264;0.631907;0.03412891,0.1619829;0.5002936;-0.003026288,0.2107714;0.4443975;-0.221882,0.2375821;0.4738032;-0.4842949,-0.1637426;0.4915205;-0.01036445,-0.2043797;0.4480861;-0.2336682,-0.2244549;0.4309684;-0.4977668,0.07844391;0.005699398;-0.03861649,0.1000194;-0.3268223;0.003124673,0.1106264;-0.6616885;0.07911839,0.1103634;-0.6213488;-0.006714165,-0.07617942;0.005796686;-0.04289822,-0.1186751;-0.326208;-0.01559364,-0.1346472;-0.6605377;0.06181084,-0.132237;-0.6201136;-0.02397807,-0.003402673;0.5555161;0.03402323,0;0;0,0.003379971;0.3205783;0.02567816,0.005078539;0.6315838;0.0412693,0.1622157;0.5072366;-0.02887678,0.2413265;0.420219;-0.2278037,0.2452102;0.3551374;-0.4850844,-0.1564321;0.5031346;-0.01562816,-0.220793;0.4069028;-0.2156272,-0.2619559;0.3322259;-0.4669697,0.0765402;0.002914459;-0.04254723,0.1166237;-0.3305074;-0.0438447,0.1245351;-0.6682153;0.01871538,0.1426158;-0.7041671;-0.03417754,-0.0812777;0.006644511;-0.03204606,-0.1176114;-0.3267528;-0.04949981,-0.1159188;-0.6665096;0.001346353,-0.1290241;-0.7001368;-0.05569793,0.004823223;0.5552065;0.03968763,319.1154
+0;0;0,-0.001620752;0.3207398;0.02551895,-0.00408252;0.6320187;0.03505593,0.1623508;0.4998324;-0.002967224,0.2113289;0.4455729;-0.2267058,0.2379872;0.4841847;-0.487968,-0.1641376;0.4907565;-0.009617839,-0.2055759;0.4520925;-0.2380689,-0.2159332;0.4774358;-0.5020952,0.07838382;0.005725697;-0.03883285,0.09989613;-0.3266924;0.003530916,0.1106342;-0.6613148;0.07960345,0.1102152;-0.620921;-0.006489307,-0.07632598;0.005788182;-0.04272751,-0.1185344;-0.3262361;-0.01556864,-0.1346551;-0.6602235;0.06232283,-0.1323925;-0.619747;-0.02373119,-0.003407239;0.5556251;0.03478304,0;0;0,0.003278732;0.3206561;0.02639651,0.004890054;0.6316651;0.04244852,0.1622636;0.5071343;-0.02890086,0.2386099;0.4265283;-0.236448,0.2276433;0.354206;-0.4916121,-0.1567704;0.5028983;-0.01589102,-0.2214096;0.4072412;-0.221009,-0.2522073;0.3874691;-0.4839159,0.07661578;0.002916485;-0.04250073,0.1167652;-0.3304682;-0.04389286,0.1246434;-0.6679838;0.0185225,0.1426854;-0.7040671;-0.03465319,-0.08131252;0.00664799;-0.03207609,-0.1174217;-0.3267421;-0.04958146,-0.115775;-0.6663103;0.001066878,-0.1296007;-0.6984705;-0.0577985,0.004655123;0.5552867;0.04077363,319.1391
+0;0;0,-0.0016213;0.3208483;0.02552758,-0.004081121;0.6318854;0.0350582,0.1609285;0.5002664;-0.002640586,0.2106738;0.445157;-0.2298838,0.2373234;0.4837562;-0.4910606,-0.1627572;0.4912685;-0.009234108,-0.2048447;0.4519989;-0.2412636,-0.2151986;0.4773338;-0.5052037,0.07839903;0.005726809;-0.03884038,0.09994926;-0.3272772;0.003598042,0.110675;-0.6615164;0.07958344,0.1102525;-0.6210346;-0.007237606,-0.07634079;0.005789306;-0.04273581,-0.1186236;-0.3268202;-0.01552907,-0.1347259;-0.6604249;0.06227318,-0.132444;-0.6198599;-0.02450879,-0.003406621;0.5555802;0.03478562,0;0;0,0.003360048;0.3206809;0.02739262,0.005119339;0.6313834;0.04464579,0.1608907;0.508575;-0.02771258,0.236112;0.428793;-0.2401454,0.230907;0.3420193;-0.4908577,-0.1545718;0.5033203;-0.01541172,-0.2183816;0.4105235;-0.2262866,-0.2410913;0.3144169;-0.4725816,0.07670613;0.003021747;-0.04236531,0.116896;-0.3309524;-0.04413795,0.1245954;-0.6680464;0.01841593,0.1427298;-0.7044979;-0.03546619,-0.08128881;0.006610115;-0.03219033,-0.1173192;-0.3273799;-0.0497837,-0.1157984;-0.6665522;0.0008570179,-0.1297379;-0.6992918;-0.05845049,0.004844651;0.5551013;0.04265285,319.1593
+0;0;0,-0.0016213;0.3208483;0.02552758,-0.004081121;0.6318854;0.0350582,0.1609285;0.5002664;-0.002640586,0.2106738;0.445157;-0.2298838,0.2373234;0.4837562;-0.4910606,-0.1627572;0.4912685;-0.009234108,-0.2048447;0.4519989;-0.2412636,-0.2151986;0.4773338;-0.5052037,0.07839903;0.005726809;-0.03884038,0.09994926;-0.3272772;0.003598042,0.110675;-0.6615164;0.07958344,0.1102525;-0.6210346;-0.007237606,-0.07634079;0.005789306;-0.04273581,-0.1186236;-0.3268202;-0.01552907,-0.1347259;-0.6604249;0.06227318,-0.132444;-0.6198599;-0.02450879,-0.003406621;0.5555802;0.03478562,0;0;0,0.003360048;0.3206809;0.02739262,0.005119339;0.6313834;0.04464579,0.1608907;0.508575;-0.02771258,0.236112;0.428793;-0.2401454,0.230907;0.3420193;-0.4908577,-0.1545718;0.5033203;-0.01541172,-0.2183816;0.4105235;-0.2262866,-0.2410913;0.3144169;-0.4725816,0.07670613;0.003021747;-0.04236531,0.116896;-0.3309524;-0.04413795,0.1245954;-0.6680464;0.01841593,0.1427298;-0.7044979;-0.03546619,-0.08128881;0.006610115;-0.03219033,-0.1173192;-0.3273799;-0.0497837,-0.1157984;-0.6665522;0.0008570179,-0.1297379;-0.6992918;-0.05845049,0.004844651;0.5551013;0.04265285,319.1711
+0;0;0,-0.001691372;0.320934;0.0244218,-0.00404582;0.6320021;0.03270678,0.1615214;0.500916;-0.002601359,0.2096084;0.4500034;-0.2311767,0.2372155;0.492136;-0.4917071,-0.1634555;0.4914691;-0.008704763,-0.2046501;0.4558116;-0.2414765,-0.2104514;0.4813353;-0.5055376,0.07838011;0.005716843;-0.03888004,0.09994449;-0.3272727;0.003665164,0.1106722;-0.6614587;0.07988365,0.1101425;-0.6210341;-0.006943695,-0.0763737;0.00579684;-0.04267594,-0.1186592;-0.3268147;-0.01549836,-0.1347143;-0.6603467;0.062625,-0.1325387;-0.6198396;-0.02416676,-0.003420645;0.5556961;0.03288995,0;0;0,0.003360048;0.3206809;0.02739262,0.005119339;0.6313834;0.04464579,0.1608907;0.508575;-0.02771258,0.236112;0.428793;-0.2401454,0.230907;0.3420193;-0.4908577,-0.1545718;0.5033203;-0.01541172,-0.2183816;0.4105235;-0.2262866,-0.2410913;0.3144169;-0.4725816,0.07670613;0.003021747;-0.04236531,0.116896;-0.3309524;-0.04413795,0.1245954;-0.6680464;0.01841593,0.1427298;-0.7044979;-0.03546619,-0.08128881;0.006610115;-0.03219033,-0.1173192;-0.3273799;-0.0497837,-0.1157984;-0.6665522;0.0008570179,-0.1297379;-0.6992918;-0.05845049,0.004844651;0.5551013;0.04265285,319.1828
+0;0;0,-0.001692102;0.3210725;0.02443235,-0.004045392;0.6319878;0.0327133,0.1621431;0.500734;-0.002728693,0.2101253;0.4499325;-0.2308053,0.2329506;0.4847676;-0.4462107,-0.1640585;0.4912516;-0.008855093,-0.2051633;0.4556718;-0.2411189,-0.2099598;0.4767747;-0.4594436,0.07840207;0.005718444;-0.03889093,0.09997804;-0.3274499;0.003677126,0.1107011;-0.6614901;0.07986236,0.1101741;-0.6211181;-0.006527185,-0.0763951;0.005798465;-0.0426879,-0.1187033;-0.3269917;-0.01549571,-0.1347514;-0.6603782;0.06259355,-0.1325868;-0.6199241;-0.02376058,-0.003420535;0.5557206;0.03289638,0;0;0,0.003303245;0.3207414;0.02830911,0.005026072;0.6312766;0.04579759,0.1609039;0.5082582;-0.0278852,0.2355965;0.4330908;-0.2415974,0.2279747;0.3814552;-0.4546928,-0.1543124;0.5044396;-0.01819311,-0.2252953;0.3959732;-0.2184392,-0.2491529;0.3362328;-0.4281911,0.07678702;0.003005654;-0.04227066,0.1169842;-0.3311485;-0.04424262,0.124531;-0.6681108;0.01821899,0.142682;-0.7043586;-0.03519249,-0.08128893;0.006600657;-0.03225883,-0.1172767;-0.3275745;-0.04988208,-0.1157951;-0.6666085;0.0006723702,-0.1295298;-0.6992452;-0.05814101,0.00476034;0.555034;0.04377508,319.2043

Some files were not shown because too many files changed in this diff